2024-01-15T22:09:12.153 INFO:root:teuthology version: 0.0.1.dev249+gcd45576 2024-01-15T22:09:12.154 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2024-01-15_22:01:02-rados-wip-yuri11-testing-2024-01-12-1402-reef-distro-default-smithi/7517201 --name yuriw-2024-01-15_22:01:02-rados-wip-yuri11-testing-2024-01-12-1402-reef-distro-default-smithi --description rados/upgrade/parallel/{0-random-distro$/{centos_8.stream_container_tools} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} --verbose -- /home/teuthworker/archive/yuriw-2024-01-15_22:01:02-rados-wip-yuri11-testing-2024-01-12-1402-reef-distro-default-smithi/7517201/orig.config.yaml 2024-01-15T22:09:12.199 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-15T22:09:12.283 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-01-15_22:01:02-rados-wip-yuri11-testing-2024-01-12-1402-reef-distro-default-smithi/7517201 branch: wip-yuri11-testing-2024-01-12-1402-reef description: rados/upgrade/parallel/{0-random-distro$/{centos_8.stream_container_tools} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: null first_in_suite: false job_id: '7517201' kernel: kdb: true 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: yuriw-2024-01-15_22:01:02-rados-wip-yuri11-testing-2024-01-12-1402-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-yuri11-testing-2024-01-12-1402-reef ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: d2f11f33b7063c2c1bc47b2b4e9350f48064868f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: d2f11f33b7063c2c1bc47b2b4e9350f48064868f selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri11-testing-2024-01-12-1402-reef sha1: d2f11f33b7063c2c1bc47b2b4e9350f48064868f owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.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: 6058 sha1: d2f11f33b7063c2c1bc47b2b4e9350f48064868f sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri11-testing-2024-01-12-1402-reef suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_d2f11f33b7063c2c1bc47b2b4e9350f48064868f/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: d2f11f33b7063c2c1bc47b2b4e9350f48064868f targets: smithi053.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAtfF0JqED2EhuYwxFNwwxnGZLqSxFXmDi5mtofodebGUzajqkUOk0UfVdMZkzwb3zXAXr4vMPdA59pXcQIWVIQ= smithi163.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMPuQytWW9uSjp2MPnPUxxTI9xZ1it/jTOFDBDwA6Cex5AlHVmIrH36AP3nwv8pvXgKijXTpdmTcmn5lyMojejo= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: quincy exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing quincy cephadm ...' - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:quincy - print: '**** done end installing quincy 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 quincy...' - workunit: clients: client.0: - test_telemetry_quincy.sh - print: '**** done end telemetry quincy...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_quincy_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: cd45576300487d997e5a85abed65500b9f5d143b timestamp: 2024-01-15_22:01:02 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' user: yuriw verbose: true 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: quincy clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: quincy clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: quincy 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: quincy 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: quincy clients: client.0: - rbd/test_librbd_python.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_python.yaml' 2024-01-15T22:09:12.283 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_d2f11f33b7063c2c1bc47b2b4e9350f48064868f/qa; will attempt to use it 2024-01-15T22:09:12.284 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_d2f11f33b7063c2c1bc47b2b4e9350f48064868f/qa/tasks 2024-01-15T22:09:12.284 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-01-15T22:09:12.286 INFO:teuthology.task.internal:Checking packages... 2024-01-15T22:09:12.306 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'd2f11f33b7063c2c1bc47b2b4e9350f48064868f' 2024-01-15T22:09:12.306 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-01-15T22:09:12.306 INFO:teuthology.packaging:ref: None 2024-01-15T22:09:12.306 INFO:teuthology.packaging:tag: None 2024-01-15T22:09:12.306 INFO:teuthology.packaging:branch: wip-yuri11-testing-2024-01-12-1402-reef 2024-01-15T22:09:12.307 INFO:teuthology.packaging:sha1: d2f11f33b7063c2c1bc47b2b4e9350f48064868f 2024-01-15T22:09:12.307 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri11-testing-2024-01-12-1402-reef 2024-01-15T22:09:12.444 INFO:teuthology.task.internal:Found packages for ceph version 18.2.1-242.gd2f11f33 2024-01-15T22:09:12.445 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-01-15T22:09:12.451 INFO:teuthology.task.internal:no buildpackages task found 2024-01-15T22:09:12.451 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-01-15T22:09:12.482 INFO:teuthology.task.internal:Saving configuration 2024-01-15T22:09:12.499 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-01-15T22:09:12.504 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-15T22:09:12.529 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi053.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-15_22:01:02-rados-wip-yuri11-testing-2024-01-12-1402-reef-distro-default-smithi/7517201', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-15 22:03:07.599567', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAtfF0JqED2EhuYwxFNwwxnGZLqSxFXmDi5mtofodebGUzajqkUOk0UfVdMZkzwb3zXAXr4vMPdA59pXcQIWVIQ='} 2024-01-15T22:09:12.549 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi163.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-15_22:01:02-rados-wip-yuri11-testing-2024-01-12-1402-reef-distro-default-smithi/7517201', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-15 22:03:07.601245', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMPuQytWW9uSjp2MPnPUxxTI9xZ1it/jTOFDBDwA6Cex5AlHVmIrH36AP3nwv8pvXgKijXTpdmTcmn5lyMojejo='} 2024-01-15T22:09:12.549 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-01-15T22:09:12.554 INFO:teuthology.task.internal:roles: ubuntu@smithi053.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-01-15T22:09:12.554 INFO:teuthology.task.internal:roles: ubuntu@smithi163.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-01-15T22:09:12.554 INFO:teuthology.run_tasks:Running task console_log... 2024-01-15T22:09:12.803 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f69c3a57160>, signals=[15]) 2024-01-15T22:09:12.803 INFO:teuthology.run_tasks:Running task internal.connect... 2024-01-15T22:09:12.809 INFO:teuthology.task.internal:Opening connections... 2024-01-15T22:09:12.809 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi053.front.sepia.ceph.com 2024-01-15T22:09:12.810 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-15T22:09:12.884 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi163.front.sepia.ceph.com 2024-01-15T22:09:12.885 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-15T22:09:12.955 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-01-15T22:09:12.960 DEBUG:teuthology.orchestra.run.smithi053:> uname -m 2024-01-15T22:09:12.983 INFO:teuthology.orchestra.run.smithi053.stdout:x86_64 2024-01-15T22:09:12.983 DEBUG:teuthology.orchestra.run.smithi053:> cat /etc/os-release 2024-01-15T22:09:13.044 INFO:teuthology.orchestra.run.smithi053.stdout:NAME="CentOS Stream" 2024-01-15T22:09:13.045 INFO:teuthology.orchestra.run.smithi053.stdout:VERSION="8" 2024-01-15T22:09:13.045 INFO:teuthology.orchestra.run.smithi053.stdout:ID="centos" 2024-01-15T22:09:13.045 INFO:teuthology.orchestra.run.smithi053.stdout:ID_LIKE="rhel fedora" 2024-01-15T22:09:13.045 INFO:teuthology.orchestra.run.smithi053.stdout:VERSION_ID="8" 2024-01-15T22:09:13.045 INFO:teuthology.orchestra.run.smithi053.stdout:PLATFORM_ID="platform:el8" 2024-01-15T22:09:13.045 INFO:teuthology.orchestra.run.smithi053.stdout:PRETTY_NAME="CentOS Stream 8" 2024-01-15T22:09:13.045 INFO:teuthology.orchestra.run.smithi053.stdout:ANSI_COLOR="0;31" 2024-01-15T22:09:13.045 INFO:teuthology.orchestra.run.smithi053.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-01-15T22:09:13.045 INFO:teuthology.orchestra.run.smithi053.stdout:HOME_URL="https://centos.org/" 2024-01-15T22:09:13.045 INFO:teuthology.orchestra.run.smithi053.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-15T22:09:13.045 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-15T22:09:13.045 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-01-15T22:09:13.046 INFO:teuthology.lock.ops:Updating smithi053.front.sepia.ceph.com on lock server 2024-01-15T22:09:13.064 DEBUG:teuthology.orchestra.run.smithi163:> uname -m 2024-01-15T22:09:13.086 INFO:teuthology.orchestra.run.smithi163.stdout:x86_64 2024-01-15T22:09:13.086 DEBUG:teuthology.orchestra.run.smithi163:> cat /etc/os-release 2024-01-15T22:09:13.146 INFO:teuthology.orchestra.run.smithi163.stdout:NAME="CentOS Stream" 2024-01-15T22:09:13.146 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION="8" 2024-01-15T22:09:13.146 INFO:teuthology.orchestra.run.smithi163.stdout:ID="centos" 2024-01-15T22:09:13.146 INFO:teuthology.orchestra.run.smithi163.stdout:ID_LIKE="rhel fedora" 2024-01-15T22:09:13.146 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION_ID="8" 2024-01-15T22:09:13.146 INFO:teuthology.orchestra.run.smithi163.stdout:PLATFORM_ID="platform:el8" 2024-01-15T22:09:13.146 INFO:teuthology.orchestra.run.smithi163.stdout:PRETTY_NAME="CentOS Stream 8" 2024-01-15T22:09:13.146 INFO:teuthology.orchestra.run.smithi163.stdout:ANSI_COLOR="0;31" 2024-01-15T22:09:13.146 INFO:teuthology.orchestra.run.smithi163.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-01-15T22:09:13.147 INFO:teuthology.orchestra.run.smithi163.stdout:HOME_URL="https://centos.org/" 2024-01-15T22:09:13.147 INFO:teuthology.orchestra.run.smithi163.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-15T22:09:13.147 INFO:teuthology.orchestra.run.smithi163.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-15T22:09:13.147 INFO:teuthology.orchestra.run.smithi163.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-01-15T22:09:13.147 INFO:teuthology.lock.ops:Updating smithi163.front.sepia.ceph.com on lock server 2024-01-15T22:09:13.164 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-01-15T22:09:13.172 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-01-15T22:09:13.252 INFO:teuthology.task.internal:Checking for old test directory... 2024-01-15T22:09:13.252 DEBUG:teuthology.orchestra.run.smithi053:> test '!' -e /home/ubuntu/cephtest 2024-01-15T22:09:13.255 DEBUG:teuthology.orchestra.run.smithi163:> test '!' -e /home/ubuntu/cephtest 2024-01-15T22:09:13.274 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-01-15T22:09:13.280 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-01-15T22:09:13.280 DEBUG:teuthology.orchestra.run.smithi053:> test -z $(ls -A /var/lib/ceph) 2024-01-15T22:09:13.316 DEBUG:teuthology.orchestra.run.smithi163:> test -z $(ls -A /var/lib/ceph) 2024-01-15T22:09:13.343 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-01-15T22:09:13.403 INFO:teuthology.run_tasks:Running task kernel... 2024-01-15T22:09:13.416 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-01-15T22:09:13.416 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-01-15T22:09:13.416 DEBUG:teuthology.orchestra.run.smithi053:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-15T22:09:13.417 DEBUG:teuthology.orchestra.run.smithi163:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-15T22:09:13.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-15T22:09:13.436 DEBUG:teuthology.orchestra.run.smithi163:> uname -r 2024-01-15T22:09:13.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-15T22:09:13.437 DEBUG:teuthology.orchestra.run.smithi053:> uname -r 2024-01-15T22:09:13.497 INFO:teuthology.orchestra.run.smithi163.stdout:4.18.0-489.el8.x86_64 2024-01-15T22:09:13.497 INFO:teuthology.task.kernel:Running kernel on smithi163: 4.18.0-489.el8.x86_64 2024-01-15T22:09:13.497 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum install -y kernel 2024-01-15T22:09:13.499 INFO:teuthology.orchestra.run.smithi053.stdout:4.18.0-489.el8.x86_64 2024-01-15T22:09:13.499 INFO:teuthology.task.kernel:Running kernel on smithi053: 4.18.0-489.el8.x86_64 2024-01-15T22:09:13.499 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum install -y kernel 2024-01-15T22:09:17.838 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 8 - AppStream 19 MB/s | 35 MB 00:01 2024-01-15T22:09:19.672 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - AppStream 9.6 MB/s | 35 MB 00:03 2024-01-15T22:29:38.715 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - BaseOS 49 kB/s | 58 MB 20:12 2024-01-15T22:29:47.238 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - Extras 111 kB/s | 18 kB 00:00 2024-01-15T22:29:47.847 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - Extras common packages 16 kB/s | 6.9 kB 00:00 2024-01-15T22:29:48.192 INFO:teuthology.orchestra.run.smithi163.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2024-01-15T22:29:53.571 INFO:teuthology.orchestra.run.smithi163.stdout:Extra Packages for Enterprise Linux 3.1 MB/s | 16 MB 00:05 2024-01-15T22:29:57.457 INFO:teuthology.orchestra.run.smithi163.stdout:lab-extras 299 kB/s | 24 kB 00:00 2024-01-15T22:30:01.140 INFO:teuthology.orchestra.run.smithi163.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-01-15T22:30:01.140 INFO:teuthology.orchestra.run.smithi163.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-01-15T22:30:01.443 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-01-15T22:30:01.444 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-01-15T22:30:01.444 INFO:teuthology.orchestra.run.smithi163.stdout: Package Architecture Version Repository Size 2024-01-15T22:30:01.444 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-01-15T22:30:01.444 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-01-15T22:30:01.444 INFO:teuthology.orchestra.run.smithi163.stdout: kernel x86_64 4.18.0-532.el8 baseos 10 M 2024-01-15T22:30:01.444 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2024-01-15T22:30:01.444 INFO:teuthology.orchestra.run.smithi163.stdout: kernel-core x86_64 4.18.0-532.el8 baseos 43 M 2024-01-15T22:30:01.445 INFO:teuthology.orchestra.run.smithi163.stdout: kernel-modules x86_64 4.18.0-532.el8 baseos 36 M 2024-01-15T22:30:01.445 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:30:01.445 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-01-15T22:30:01.445 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-01-15T22:30:01.445 INFO:teuthology.orchestra.run.smithi163.stdout:Install 3 Packages 2024-01-15T22:30:01.445 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:30:01.445 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 90 M 2024-01-15T22:30:01.446 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 96 M 2024-01-15T22:30:01.446 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-01-15T22:30:02.717 INFO:teuthology.orchestra.run.smithi163.stdout:(1/3): kernel-4.18.0-532.el8.x86_64.rpm 9.9 MB/s | 10 MB 00:01 2024-01-15T22:30:03.642 INFO:teuthology.orchestra.run.smithi163.stdout:(2/3): kernel-modules-4.18.0-532.el8.x86_64.rpm 19 MB/s | 36 MB 00:01 2024-01-15T22:30:04.150 INFO:teuthology.orchestra.run.smithi163.stdout:(3/3): kernel-core-4.18.0-532.el8.x86_64.rpm 18 MB/s | 43 MB 00:02 2024-01-15T22:30:04.151 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-01-15T22:30:04.151 INFO:teuthology.orchestra.run.smithi163.stdout:Total 33 MB/s | 90 MB 00:02 2024-01-15T22:30:04.238 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 8 - BaseOS 48 kB/s | 58 MB 20:39 2024-01-15T22:30:04.832 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-01-15T22:30:05.253 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-01-15T22:30:05.253 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-01-15T22:30:06.498 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-01-15T22:30:06.525 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-01-15T22:30:09.313 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-01-15T22:30:09.795 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : kernel-core-4.18.0-532.el8.x86_64 1/3 2024-01-15T22:30:13.323 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: kernel-core-4.18.0-532.el8.x86_64 1/3 2024-01-15T22:30:13.363 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 8 - Extras 46 kB/s | 18 kB 00:00 2024-01-15T22:30:13.693 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : kernel-modules-4.18.0-532.el8.x86_64 2/3 2024-01-15T22:30:14.006 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 8 - Extras common packages 15 kB/s | 6.9 kB 00:00 2024-01-15T22:30:14.449 INFO:teuthology.orchestra.run.smithi053.stdout:Copr repo for python3-asyncssh owned by ceph 13 kB/s | 3.5 kB 00:00 2024-01-15T22:30:17.115 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: kernel-modules-4.18.0-532.el8.x86_64 2/3 2024-01-15T22:30:17.116 INFO:teuthology.orchestra.run.smithi053.stdout:Extra Packages for Enterprise Linux 6.5 MB/s | 16 MB 00:02 2024-01-15T22:30:17.408 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : kernel-4.18.0-532.el8.x86_64 3/3 2024-01-15T22:30:21.166 INFO:teuthology.orchestra.run.smithi053.stdout:lab-extras 357 kB/s | 24 kB 00:00 2024-01-15T22:30:25.091 INFO:teuthology.orchestra.run.smithi053.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-01-15T22:30:25.092 INFO:teuthology.orchestra.run.smithi053.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-01-15T22:30:25.402 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-01-15T22:30:25.403 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-01-15T22:30:25.403 INFO:teuthology.orchestra.run.smithi053.stdout: Package Architecture Version Repository Size 2024-01-15T22:30:25.404 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-01-15T22:30:25.404 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-01-15T22:30:25.404 INFO:teuthology.orchestra.run.smithi053.stdout: kernel x86_64 4.18.0-532.el8 baseos 10 M 2024-01-15T22:30:25.404 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2024-01-15T22:30:25.404 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-core x86_64 4.18.0-532.el8 baseos 43 M 2024-01-15T22:30:25.404 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-modules x86_64 4.18.0-532.el8 baseos 36 M 2024-01-15T22:30:25.404 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:30:25.404 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-01-15T22:30:25.405 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-01-15T22:30:25.405 INFO:teuthology.orchestra.run.smithi053.stdout:Install 3 Packages 2024-01-15T22:30:25.405 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:30:25.405 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 90 M 2024-01-15T22:30:25.405 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 96 M 2024-01-15T22:30:25.405 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-01-15T22:30:26.609 INFO:teuthology.orchestra.run.smithi053.stdout:(1/3): kernel-4.18.0-532.el8.x86_64.rpm 10 MB/s | 10 MB 00:00 2024-01-15T22:30:27.551 INFO:teuthology.orchestra.run.smithi053.stdout:(2/3): kernel-modules-4.18.0-532.el8.x86_64.rpm 19 MB/s | 36 MB 00:01 2024-01-15T22:30:28.110 INFO:teuthology.orchestra.run.smithi053.stdout:(3/3): kernel-core-4.18.0-532.el8.x86_64.rpm 17 MB/s | 43 MB 00:02 2024-01-15T22:30:28.110 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-01-15T22:30:28.110 INFO:teuthology.orchestra.run.smithi053.stdout:Total 33 MB/s | 90 MB 00:02 2024-01-15T22:30:28.818 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-01-15T22:30:29.277 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-01-15T22:30:29.277 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-01-15T22:30:30.602 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-01-15T22:30:30.621 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-01-15T22:30:33.570 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-01-15T22:30:34.012 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : kernel-core-4.18.0-532.el8.x86_64 1/3 2024-01-15T22:30:37.774 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-core-4.18.0-532.el8.x86_64 1/3 2024-01-15T22:30:38.087 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : kernel-modules-4.18.0-532.el8.x86_64 2/3 2024-01-15T22:30:39.490 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: kernel-core-4.18.0-532.el8.x86_64 3/3 2024-01-15T22:30:39.515 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: kernel-modules-4.18.0-532.el8.x86_64 3/3 2024-01-15T22:30:39.862 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: kernel-4.18.0-532.el8.x86_64 3/3 2024-01-15T22:30:39.862 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : kernel-4.18.0-532.el8.x86_64 1/3 2024-01-15T22:30:39.862 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : kernel-core-4.18.0-532.el8.x86_64 2/3 2024-01-15T22:30:41.286 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : kernel-modules-4.18.0-532.el8.x86_64 3/3 2024-01-15T22:30:41.286 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:30:41.286 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-01-15T22:30:41.286 INFO:teuthology.orchestra.run.smithi163.stdout: kernel-4.18.0-532.el8.x86_64 kernel-core-4.18.0-532.el8.x86_64 2024-01-15T22:30:41.286 INFO:teuthology.orchestra.run.smithi163.stdout: kernel-modules-4.18.0-532.el8.x86_64 2024-01-15T22:30:41.286 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:30:41.286 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-01-15T22:30:41.433 DEBUG:teuthology.orchestra.run.smithi163:> rpm -q kernel | sort -rV | head -n 1 2024-01-15T22:30:41.655 INFO:teuthology.orchestra.run.smithi163.stdout:kernel-4.18.0-532.el8.x86_64 2024-01-15T22:30:41.655 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-532.el8.x86_64 2024-01-15T22:30:41.655 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-532.el8.x86_64 2024-01-15T22:30:41.655 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-01-15T22:30:41.655 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-01-15T22:30:41.655 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-01-15T22:30:41.655 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi163.front.sepia.ceph.com, path=None, version=distro) 2024-01-15T22:30:41.656 DEBUG:teuthology.orchestra.run.smithi163:> rpm -q kernel | sort -rV | head -n 1 2024-01-15T22:30:41.764 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-modules-4.18.0-532.el8.x86_64 2/3 2024-01-15T22:30:41.865 INFO:teuthology.orchestra.run.smithi163.stdout:kernel-4.18.0-532.el8.x86_64 2024-01-15T22:30:41.865 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-532.el8.x86_64 2024-01-15T22:30:41.865 DEBUG:teuthology.orchestra.run.smithi163:> sudo rpm -qi grub2-tools 2024-01-15T22:30:41.899 INFO:teuthology.orchestra.run.smithi163.stdout:Name : grub2-tools 2024-01-15T22:30:41.899 INFO:teuthology.orchestra.run.smithi163.stdout:Epoch : 1 2024-01-15T22:30:41.899 INFO:teuthology.orchestra.run.smithi163.stdout:Version : 2.02 2024-01-15T22:30:41.899 INFO:teuthology.orchestra.run.smithi163.stdout:Release : 129.el8 2024-01-15T22:30:41.899 INFO:teuthology.orchestra.run.smithi163.stdout:Architecture: x86_64 2024-01-15T22:30:41.899 INFO:teuthology.orchestra.run.smithi163.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-01-15T22:30:41.900 INFO:teuthology.orchestra.run.smithi163.stdout:Group : System Environment/Base 2024-01-15T22:30:41.900 INFO:teuthology.orchestra.run.smithi163.stdout:Size : 9265586 2024-01-15T22:30:41.900 INFO:teuthology.orchestra.run.smithi163.stdout:License : GPLv3+ 2024-01-15T22:30:41.900 INFO:teuthology.orchestra.run.smithi163.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-01-15T22:30:41.900 INFO:teuthology.orchestra.run.smithi163.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-01-15T22:30:41.900 INFO:teuthology.orchestra.run.smithi163.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-01-15T22:30:41.900 INFO:teuthology.orchestra.run.smithi163.stdout:Build Host : kbuilder.bsys.centos.org 2024-01-15T22:30:41.900 INFO:teuthology.orchestra.run.smithi163.stdout:Relocations : (not relocatable) 2024-01-15T22:30:41.900 INFO:teuthology.orchestra.run.smithi163.stdout:Packager : CentOS BuildSystem 2024-01-15T22:30:41.900 INFO:teuthology.orchestra.run.smithi163.stdout:Vendor : CentOS 2024-01-15T22:30:41.900 INFO:teuthology.orchestra.run.smithi163.stdout:URL : http://www.gnu.org/software/grub/ 2024-01-15T22:30:41.900 INFO:teuthology.orchestra.run.smithi163.stdout:Summary : Support tools for GRUB. 2024-01-15T22:30:41.900 INFO:teuthology.orchestra.run.smithi163.stdout:Description : 2024-01-15T22:30:41.900 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:30:41.901 INFO:teuthology.orchestra.run.smithi163.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-01-15T22:30:41.901 INFO:teuthology.orchestra.run.smithi163.stdout:customizable bootloader with modular architecture. It supports a rich 2024-01-15T22:30:41.901 INFO:teuthology.orchestra.run.smithi163.stdout:variety of kernel formats, file systems, computer architectures and 2024-01-15T22:30:41.901 INFO:teuthology.orchestra.run.smithi163.stdout:hardware devices. 2024-01-15T22:30:41.901 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:30:41.901 INFO:teuthology.orchestra.run.smithi163.stdout:This subpackage provides tools for support of all platforms. 2024-01-15T22:30:41.902 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-01-15T22:30:41.902 INFO:teuthology.task.kernel:Updating grub on smithi163 to boot 4.18.0-532.el8.x86_64 2024-01-15T22:30:41.902 DEBUG:teuthology.orchestra.run.smithi163:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-01-15T22:30:42.022 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : kernel-4.18.0-532.el8.x86_64 3/3 2024-01-15T22:30:43.326 INFO:teuthology.orchestra.run.smithi163.stderr:Generating grub configuration file ... 2024-01-15T22:30:45.562 INFO:teuthology.orchestra.run.smithi163.stderr:done 2024-01-15T22:30:45.563 DEBUG:teuthology.orchestra.run.smithi163:> mktemp 2024-01-15T22:30:45.590 INFO:teuthology.orchestra.run.smithi163.stdout:/tmp/tmp.9thFJ42ZmO 2024-01-15T22:30:45.590 DEBUG:teuthology.orchestra.run.smithi163:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.9thFJ42ZmO 2024-01-15T22:30:45.664 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 0666 /tmp/tmp.9thFJ42ZmO 2024-01-15T22:30:45.826 DEBUG:teuthology.orchestra.remote:smithi163:/tmp/tmp.9thFJ42ZmO is 6KB 2024-01-15T22:30:45.874 DEBUG:teuthology.orchestra.run.smithi163:> rm -fr /tmp/tmp.9thFJ42ZmO 2024-01-15T22:30:45.891 DEBUG:teuthology.orchestra.run.smithi163:> sudo /bin/ls /boot/loader/entries || true 2024-01-15T22:30:45.968 INFO:teuthology.orchestra.run.smithi163.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-01-15T22:30:45.968 INFO:teuthology.orchestra.run.smithi163.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-01-15T22:30:45.968 INFO:teuthology.orchestra.run.smithi163.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-01-15T22:30:45.968 INFO:teuthology.orchestra.run.smithi163.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-532.el8.x86_64.conf 2024-01-15T22:30:45.969 DEBUG:teuthology.orchestra.run.smithi163:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-532.el8.x86_64 2024-01-15T22:30:46.135 DEBUG:teuthology.orchestra.run.smithi163:> sudo shutdown -r now 2024-01-15T22:31:05.323 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-core-4.18.0-532.el8.x86_64 3/3 2024-01-15T22:31:05.350 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-modules-4.18.0-532.el8.x86_64 3/3 2024-01-15T22:31:05.719 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-4.18.0-532.el8.x86_64 3/3 2024-01-15T22:31:05.719 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : kernel-4.18.0-532.el8.x86_64 1/3 2024-01-15T22:31:05.719 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : kernel-core-4.18.0-532.el8.x86_64 2/3 2024-01-15T22:31:06.539 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : kernel-modules-4.18.0-532.el8.x86_64 3/3 2024-01-15T22:31:06.539 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:31:06.539 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-01-15T22:31:06.539 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-4.18.0-532.el8.x86_64 kernel-core-4.18.0-532.el8.x86_64 2024-01-15T22:31:06.539 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-modules-4.18.0-532.el8.x86_64 2024-01-15T22:31:06.539 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:31:06.539 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-01-15T22:31:06.698 DEBUG:teuthology.orchestra.run.smithi053:> rpm -q kernel | sort -rV | head -n 1 2024-01-15T22:31:06.926 INFO:teuthology.orchestra.run.smithi053.stdout:kernel-4.18.0-532.el8.x86_64 2024-01-15T22:31:06.927 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-532.el8.x86_64 2024-01-15T22:31:06.927 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-532.el8.x86_64 2024-01-15T22:31:06.927 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-01-15T22:31:06.927 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-01-15T22:31:06.927 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-01-15T22:31:06.927 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi053.front.sepia.ceph.com, path=None, version=distro) 2024-01-15T22:31:06.927 DEBUG:teuthology.orchestra.run.smithi053:> rpm -q kernel | sort -rV | head -n 1 2024-01-15T22:31:07.146 INFO:teuthology.orchestra.run.smithi053.stdout:kernel-4.18.0-532.el8.x86_64 2024-01-15T22:31:07.146 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-532.el8.x86_64 2024-01-15T22:31:07.146 DEBUG:teuthology.orchestra.run.smithi053:> sudo rpm -qi grub2-tools 2024-01-15T22:31:07.181 INFO:teuthology.orchestra.run.smithi053.stdout:Name : grub2-tools 2024-01-15T22:31:07.181 INFO:teuthology.orchestra.run.smithi053.stdout:Epoch : 1 2024-01-15T22:31:07.181 INFO:teuthology.orchestra.run.smithi053.stdout:Version : 2.02 2024-01-15T22:31:07.181 INFO:teuthology.orchestra.run.smithi053.stdout:Release : 129.el8 2024-01-15T22:31:07.181 INFO:teuthology.orchestra.run.smithi053.stdout:Architecture: x86_64 2024-01-15T22:31:07.181 INFO:teuthology.orchestra.run.smithi053.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-01-15T22:31:07.181 INFO:teuthology.orchestra.run.smithi053.stdout:Group : System Environment/Base 2024-01-15T22:31:07.182 INFO:teuthology.orchestra.run.smithi053.stdout:Size : 9265586 2024-01-15T22:31:07.182 INFO:teuthology.orchestra.run.smithi053.stdout:License : GPLv3+ 2024-01-15T22:31:07.182 INFO:teuthology.orchestra.run.smithi053.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-01-15T22:31:07.182 INFO:teuthology.orchestra.run.smithi053.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-01-15T22:31:07.182 INFO:teuthology.orchestra.run.smithi053.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-01-15T22:31:07.182 INFO:teuthology.orchestra.run.smithi053.stdout:Build Host : kbuilder.bsys.centos.org 2024-01-15T22:31:07.182 INFO:teuthology.orchestra.run.smithi053.stdout:Relocations : (not relocatable) 2024-01-15T22:31:07.182 INFO:teuthology.orchestra.run.smithi053.stdout:Packager : CentOS BuildSystem 2024-01-15T22:31:07.182 INFO:teuthology.orchestra.run.smithi053.stdout:Vendor : CentOS 2024-01-15T22:31:07.182 INFO:teuthology.orchestra.run.smithi053.stdout:URL : http://www.gnu.org/software/grub/ 2024-01-15T22:31:07.182 INFO:teuthology.orchestra.run.smithi053.stdout:Summary : Support tools for GRUB. 2024-01-15T22:31:07.182 INFO:teuthology.orchestra.run.smithi053.stdout:Description : 2024-01-15T22:31:07.182 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:31:07.182 INFO:teuthology.orchestra.run.smithi053.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-01-15T22:31:07.183 INFO:teuthology.orchestra.run.smithi053.stdout:customizable bootloader with modular architecture. It supports a rich 2024-01-15T22:31:07.183 INFO:teuthology.orchestra.run.smithi053.stdout:variety of kernel formats, file systems, computer architectures and 2024-01-15T22:31:07.183 INFO:teuthology.orchestra.run.smithi053.stdout:hardware devices. 2024-01-15T22:31:07.183 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:31:07.183 INFO:teuthology.orchestra.run.smithi053.stdout:This subpackage provides tools for support of all platforms. 2024-01-15T22:31:07.184 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-01-15T22:31:07.184 INFO:teuthology.task.kernel:Updating grub on smithi053 to boot 4.18.0-532.el8.x86_64 2024-01-15T22:31:07.184 DEBUG:teuthology.orchestra.run.smithi053:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-01-15T22:31:08.494 INFO:teuthology.orchestra.run.smithi053.stderr:Generating grub configuration file ... 2024-01-15T22:31:10.820 INFO:teuthology.orchestra.run.smithi053.stderr:done 2024-01-15T22:31:10.821 DEBUG:teuthology.orchestra.run.smithi053:> mktemp 2024-01-15T22:31:10.849 INFO:teuthology.orchestra.run.smithi053.stdout:/tmp/tmp.02sX3fImS0 2024-01-15T22:31:10.849 DEBUG:teuthology.orchestra.run.smithi053:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.02sX3fImS0 2024-01-15T22:31:10.922 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod 0666 /tmp/tmp.02sX3fImS0 2024-01-15T22:31:11.067 DEBUG:teuthology.orchestra.remote:smithi053:/tmp/tmp.02sX3fImS0 is 6KB 2024-01-15T22:31:11.116 DEBUG:teuthology.orchestra.run.smithi053:> rm -fr /tmp/tmp.02sX3fImS0 2024-01-15T22:31:11.134 DEBUG:teuthology.orchestra.run.smithi053:> sudo /bin/ls /boot/loader/entries || true 2024-01-15T22:31:11.211 INFO:teuthology.orchestra.run.smithi053.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-01-15T22:31:11.212 INFO:teuthology.orchestra.run.smithi053.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-01-15T22:31:11.212 INFO:teuthology.orchestra.run.smithi053.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-01-15T22:31:11.212 INFO:teuthology.orchestra.run.smithi053.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-532.el8.x86_64.conf 2024-01-15T22:31:11.213 DEBUG:teuthology.orchestra.run.smithi053:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-532.el8.x86_64 2024-01-15T22:31:11.362 DEBUG:teuthology.orchestra.run.smithi053:> sudo shutdown -r now 2024-01-15T22:31:16.140 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-01-15T22:31:16.140 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-01-15T22:31:16.141 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-15T22:31:34.460 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2024-01-15T22:31:41.372 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-01-15T22:31:41.372 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-01-15T22:31:41.373 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-15T22:31:43.463 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-01-15T22:31:43.464 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-15T22:31:46.524 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2024-01-15T22:31:58.536 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-01-15T22:31:58.536 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-15T22:31:59.804 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.53 2024-01-15T22:32:01.596 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2024-01-15T22:32:08.808 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-01-15T22:32:08.808 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-15T22:32:16.604 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-01-15T22:32:16.604 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-15T22:32:27.196 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.53 2024-01-15T22:32:35.132 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2024-01-15T22:32:39.201 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-01-15T22:32:39.202 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-15T22:32:39.572 DEBUG:teuthology.orchestra.run.smithi053:> true 2024-01-15T22:32:39.900 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-01-15T22:32:39.900 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-532.el8.x86_64"... 2024-01-15T22:32:39.900 DEBUG:teuthology.orchestra.run.smithi053:> uname -r 2024-01-15T22:32:39.917 INFO:teuthology.orchestra.run.smithi053.stdout:4.18.0-532.el8.x86_64 2024-01-15T22:32:39.918 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-532.el8.x86_64 vs 4.18.0-532.el8.x86_64 2024-01-15T22:32:39.918 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-01-15T22:32:39.918 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-01-15T22:32:40.919 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-01-15T22:32:40.919 DEBUG:teuthology.orchestra.run.smithi053:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-15T22:32:41.030 INFO:teuthology.orchestra.run.smithi053.stdout:ttyS1 2024-01-15T22:32:41.051 DEBUG:teuthology.parallel:result is None 2024-01-15T22:32:53.133 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-01-15T22:32:53.133 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-15T22:32:53.571 DEBUG:teuthology.orchestra.run.smithi163:> true 2024-01-15T22:32:53.998 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-01-15T22:32:53.998 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-532.el8.x86_64"... 2024-01-15T22:32:53.998 DEBUG:teuthology.orchestra.run.smithi163:> uname -r 2024-01-15T22:32:54.025 INFO:teuthology.orchestra.run.smithi163.stdout:4.18.0-532.el8.x86_64 2024-01-15T22:32:54.025 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-532.el8.x86_64 vs 4.18.0-532.el8.x86_64 2024-01-15T22:32:54.025 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-01-15T22:32:54.025 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-01-15T22:32:55.026 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-01-15T22:32:55.026 DEBUG:teuthology.orchestra.run.smithi163:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-15T22:32:55.648 INFO:teuthology.orchestra.run.smithi163.stdout:ttyS1 2024-01-15T22:32:55.664 DEBUG:teuthology.parallel:result is None 2024-01-15T22:32:55.665 INFO:teuthology.run_tasks:Running task internal.base... 2024-01-15T22:32:55.672 INFO:teuthology.task.internal:Creating test directory... 2024-01-15T22:32:55.672 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-15T22:32:55.675 DEBUG:teuthology.orchestra.run.smithi163:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-15T22:32:55.696 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-01-15T22:32:55.702 INFO:teuthology.run_tasks:Running task internal.archive... 2024-01-15T22:32:55.712 INFO:teuthology.task.internal:Creating archive directory... 2024-01-15T22:32:55.713 DEBUG:teuthology.orchestra.run.smithi053:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-15T22:32:55.739 DEBUG:teuthology.orchestra.run.smithi163:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-15T22:32:55.776 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-01-15T22:32:55.783 INFO:teuthology.task.internal:Enabling coredump saving... 2024-01-15T22:32:55.783 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-15T22:32:55.813 DEBUG:teuthology.orchestra.run.smithi163:> 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-01-15T22:32:55.852 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-15T22:32:55.864 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-15T22:32:55.971 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-15T22:32:55.982 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-15T22:32:55.983 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-01-15T22:32:55.992 INFO:teuthology.task.internal:Configuring sudo... 2024-01-15T22:32:55.992 DEBUG:teuthology.orchestra.run.smithi053:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-15T22:32:55.994 DEBUG:teuthology.orchestra.run.smithi163:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-15T22:32:56.025 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-01-15T22:32:56.034 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-01-15T22:32:56.034 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-15T22:32:56.068 DEBUG:teuthology.orchestra.run.smithi163:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-15T22:32:56.086 DEBUG:teuthology.orchestra.run.smithi053:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-15T22:32:56.174 DEBUG:teuthology.orchestra.run.smithi053:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-15T22:32:56.228 DEBUG:teuthology.orchestra.run.smithi053:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-15T22:32:56.314 DEBUG:teuthology.orchestra.run.smithi053:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-15T22:32:56.359 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T22:32:56.360 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-15T22:32:56.429 DEBUG:teuthology.orchestra.run.smithi163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-15T22:32:56.473 DEBUG:teuthology.orchestra.run.smithi163:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-15T22:32:56.522 DEBUG:teuthology.orchestra.run.smithi163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-15T22:32:56.604 DEBUG:teuthology.orchestra.run.smithi163:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-15T22:32:56.647 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-01-15T22:32:56.647 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-15T22:32:56.714 DEBUG:teuthology.orchestra.run.smithi053:> sudo service rsyslog restart 2024-01-15T22:32:56.716 DEBUG:teuthology.orchestra.run.smithi163:> sudo service rsyslog restart 2024-01-15T22:32:56.785 INFO:teuthology.orchestra.run.smithi053.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-15T22:32:56.812 INFO:teuthology.orchestra.run.smithi163.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-15T22:32:57.222 INFO:teuthology.run_tasks:Running task internal.timer... 2024-01-15T22:32:57.231 INFO:teuthology.task.internal:Starting timer... 2024-01-15T22:32:57.231 INFO:teuthology.run_tasks:Running task pcp... 2024-01-15T22:32:57.243 INFO:teuthology.run_tasks:Running task selinux... 2024-01-15T22:32:57.251 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-01-15T22:32:57.251 DEBUG:teuthology.orchestra.run.smithi053:> sudo service auditd rotate 2024-01-15T22:32:57.349 INFO:teuthology.orchestra.run.smithi053.stdout:Rotating logs: 2024-01-15T22:32:57.351 DEBUG:teuthology.orchestra.run.smithi163:> sudo service auditd rotate 2024-01-15T22:32:57.417 INFO:teuthology.orchestra.run.smithi163.stdout:Rotating logs: 2024-01-15T22:32:57.418 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-01-15T22:32:57.418 DEBUG:teuthology.orchestra.run.smithi053:> /usr/sbin/getenforce 2024-01-15T22:32:57.446 INFO:teuthology.orchestra.run.smithi053.stdout:Permissive 2024-01-15T22:32:57.446 DEBUG:teuthology.orchestra.run.smithi163:> /usr/sbin/getenforce 2024-01-15T22:32:57.489 INFO:teuthology.orchestra.run.smithi163.stdout:Permissive 2024-01-15T22:32:57.489 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi053.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi163.front.sepia.ceph.com': 'permissive'} 2024-01-15T22:32:57.489 DEBUG:teuthology.orchestra.run.smithi053:> 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 2024-01-15T22:32:57.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-15T22:32:57.520 DEBUG:teuthology.orchestra.run.smithi163:> 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 2024-01-15T22:32:57.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-15T22:32:57.559 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-01-15T22:32:57.559 DEBUG:teuthology.orchestra.run.smithi053:> sudo /usr/sbin/setenforce permissive 2024-01-15T22:32:57.589 DEBUG:teuthology.orchestra.run.smithi163:> sudo /usr/sbin/setenforce permissive 2024-01-15T22:32:57.627 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-01-15T22:32:57.636 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-01-15T22:32:57.655 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-01-15T22:32:57.656 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi053.front.sepia.ceph.com,smithi163.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-01-15T22:38:57.165 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi053.front.sepia.ceph.com'), Remote(name='ubuntu@smithi163.front.sepia.ceph.com')] 2024-01-15T22:38:57.166 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-01-15T22:38:57.167 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-15T22:38:57.247 DEBUG:teuthology.orchestra.run.smithi053:> true 2024-01-15T22:38:57.321 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-01-15T22:38:57.322 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-01-15T22:38:57.322 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-15T22:38:57.403 DEBUG:teuthology.orchestra.run.smithi163:> true 2024-01-15T22:38:57.474 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-01-15T22:38:57.475 INFO:teuthology.run_tasks:Running task clock... 2024-01-15T22:38:57.488 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-01-15T22:38:57.488 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-01-15T22:38:57.489 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-15T22:38:57.491 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-01-15T22:38:57.492 DEBUG:teuthology.orchestra.run.smithi163:> 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-01-15T22:38:57.527 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-01-15T22:38:57.543 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-01-15T22:38:57.547 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-01-15T22:38:57.561 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-01-15T22:38:57.608 INFO:teuthology.orchestra.run.smithi053.stderr:sudo: ntpd: command not found 2024-01-15T22:38:57.618 INFO:teuthology.orchestra.run.smithi053.stdout:506 Cannot talk to daemon 2024-01-15T22:38:57.633 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-01-15T22:38:57.636 INFO:teuthology.orchestra.run.smithi163.stderr:sudo: ntpd: command not found 2024-01-15T22:38:57.647 INFO:teuthology.orchestra.run.smithi163.stdout:506 Cannot talk to daemon 2024-01-15T22:38:57.647 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-01-15T22:38:57.661 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-01-15T22:38:57.674 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-01-15T22:38:57.716 INFO:teuthology.orchestra.run.smithi053.stderr:bash: ntpq: command not found 2024-01-15T22:38:57.720 INFO:teuthology.orchestra.run.smithi053.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-01-15T22:38:57.720 INFO:teuthology.orchestra.run.smithi053.stdout:=============================================================================== 2024-01-15T22:38:57.720 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-15T22:38:57.720 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-15T22:38:57.720 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-15T22:38:57.720 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-15T22:38:57.748 INFO:teuthology.orchestra.run.smithi163.stderr:bash: ntpq: command not found 2024-01-15T22:38:57.751 INFO:teuthology.orchestra.run.smithi163.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-01-15T22:38:57.751 INFO:teuthology.orchestra.run.smithi163.stdout:=============================================================================== 2024-01-15T22:38:57.751 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-15T22:38:57.751 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-15T22:38:57.751 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-15T22:38:57.751 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-15T22:38:57.752 INFO:teuthology.run_tasks:Running task pexec... 2024-01-15T22:38:57.762 INFO:teuthology.task.pexec:Executing custom commands... 2024-01-15T22:38:57.763 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi053.front.sepia.ceph.com 2024-01-15T22:38:57.763 DEBUG:teuthology.orchestra.run.smithi053:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-01-15T22:38:57.763 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi163.front.sepia.ceph.com 2024-01-15T22:38:57.763 DEBUG:teuthology.orchestra.run.smithi163:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-01-15T22:38:58.676 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:40 ago on Mon 15 Jan 2024 10:37:18 PM UTC. 2024-01-15T22:38:58.688 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:30 ago on Mon 15 Jan 2024 10:37:28 PM UTC. 2024-01-15T22:39:00.878 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-01-15T22:39:00.879 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-01-15T22:39:00.879 INFO:teuthology.orchestra.run.smithi163.stdout: Package Architecture Version Repository Size 2024-01-15T22:39:00.879 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-01-15T22:39:00.879 INFO:teuthology.orchestra.run.smithi163.stdout:Resetting modules: 2024-01-15T22:39:00.879 INFO:teuthology.orchestra.run.smithi163.stdout: container-tools 2024-01-15T22:39:00.879 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:39:00.879 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-01-15T22:39:00.879 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-01-15T22:39:00.879 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:39:01.018 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-01-15T22:39:01.019 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-01-15T22:39:01.019 INFO:teuthology.orchestra.run.smithi053.stdout: Package Architecture Version Repository Size 2024-01-15T22:39:01.019 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-01-15T22:39:01.019 INFO:teuthology.orchestra.run.smithi053.stdout:Resetting modules: 2024-01-15T22:39:01.019 INFO:teuthology.orchestra.run.smithi053.stdout: container-tools 2024-01-15T22:39:01.020 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:39:01.020 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-01-15T22:39:01.020 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-01-15T22:39:01.020 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:39:01.116 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-01-15T22:39:01.299 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-01-15T22:39:02.060 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:43 ago on Mon 15 Jan 2024 10:37:18 PM UTC. 2024-01-15T22:39:02.263 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:34 ago on Mon 15 Jan 2024 10:37:28 PM UTC. 2024-01-15T22:39:04.232 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-01-15T22:39:04.429 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-01-15T22:39:04.429 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2024-01-15T22:39:04.429 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-01-15T22:39:04.429 INFO:teuthology.orchestra.run.smithi163.stdout:Installing group/module packages: 2024-01-15T22:39:04.429 INFO:teuthology.orchestra.run.smithi163.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2024-01-15T22:39:04.429 INFO:teuthology.orchestra.run.smithi163.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2024-01-15T22:39:04.429 INFO:teuthology.orchestra.run.smithi163.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2024-01-15T22:39:04.429 INFO:teuthology.orchestra.run.smithi163.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2024-01-15T22:39:04.430 INFO:teuthology.orchestra.run.smithi163.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2024-01-15T22:39:04.430 INFO:teuthology.orchestra.run.smithi163.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2024-01-15T22:39:04.430 INFO:teuthology.orchestra.run.smithi163.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2024-01-15T22:39:04.430 INFO:teuthology.orchestra.run.smithi163.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2024-01-15T22:39:04.430 INFO:teuthology.orchestra.run.smithi163.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2024-01-15T22:39:04.430 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2024-01-15T22:39:04.430 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-01-15T22:39:04.430 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-01-15T22:39:04.430 INFO:teuthology.orchestra.run.smithi163.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-01-15T22:39:04.430 INFO:teuthology.orchestra.run.smithi163.stdout:Installing weak dependencies: 2024-01-15T22:39:04.430 INFO:teuthology.orchestra.run.smithi163.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-01-15T22:39:04.430 INFO:teuthology.orchestra.run.smithi163.stdout:Installing module profiles: 2024-01-15T22:39:04.430 INFO:teuthology.orchestra.run.smithi163.stdout: container-tools/common 2024-01-15T22:39:04.430 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:39:04.431 INFO:teuthology.orchestra.run.smithi163.stdout:Enabling module streams: 2024-01-15T22:39:04.431 INFO:teuthology.orchestra.run.smithi163.stdout: container-tools rhel8 2024-01-15T22:39:04.431 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:39:04.431 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-01-15T22:39:04.431 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-01-15T22:39:04.431 INFO:teuthology.orchestra.run.smithi163.stdout:Install 13 Packages 2024-01-15T22:39:04.431 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:39:04.432 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 27 M 2024-01-15T22:39:04.432 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 89 M 2024-01-15T22:39:04.432 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-01-15T22:39:04.560 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-01-15T22:39:04.769 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-01-15T22:39:04.770 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repository Size 2024-01-15T22:39:04.770 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-01-15T22:39:04.770 INFO:teuthology.orchestra.run.smithi053.stdout:Installing group/module packages: 2024-01-15T22:39:04.770 INFO:teuthology.orchestra.run.smithi053.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2024-01-15T22:39:04.770 INFO:teuthology.orchestra.run.smithi053.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2024-01-15T22:39:04.770 INFO:teuthology.orchestra.run.smithi053.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2024-01-15T22:39:04.770 INFO:teuthology.orchestra.run.smithi053.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2024-01-15T22:39:04.770 INFO:teuthology.orchestra.run.smithi053.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2024-01-15T22:39:04.770 INFO:teuthology.orchestra.run.smithi053.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2024-01-15T22:39:04.770 INFO:teuthology.orchestra.run.smithi053.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2024-01-15T22:39:04.770 INFO:teuthology.orchestra.run.smithi053.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2024-01-15T22:39:04.770 INFO:teuthology.orchestra.run.smithi053.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2024-01-15T22:39:04.770 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2024-01-15T22:39:04.771 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-01-15T22:39:04.771 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-01-15T22:39:04.771 INFO:teuthology.orchestra.run.smithi053.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-01-15T22:39:04.771 INFO:teuthology.orchestra.run.smithi053.stdout:Installing weak dependencies: 2024-01-15T22:39:04.771 INFO:teuthology.orchestra.run.smithi053.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-01-15T22:39:04.771 INFO:teuthology.orchestra.run.smithi053.stdout:Installing module profiles: 2024-01-15T22:39:04.771 INFO:teuthology.orchestra.run.smithi053.stdout: container-tools/common 2024-01-15T22:39:04.771 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:39:04.771 INFO:teuthology.orchestra.run.smithi053.stdout:Enabling module streams: 2024-01-15T22:39:04.771 INFO:teuthology.orchestra.run.smithi053.stdout: container-tools rhel8 2024-01-15T22:39:04.771 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:39:04.771 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-01-15T22:39:04.771 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-01-15T22:39:04.772 INFO:teuthology.orchestra.run.smithi053.stdout:Install 13 Packages 2024-01-15T22:39:04.772 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:39:04.772 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 27 M 2024-01-15T22:39:04.772 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 89 M 2024-01-15T22:39:04.772 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-01-15T22:39:05.188 INFO:teuthology.orchestra.run.smithi163.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 2.0 MB/s | 750 kB 00:00 2024-01-15T22:39:05.221 INFO:teuthology.orchestra.run.smithi163.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 2.5 MB/s | 1.0 MB 00:00 2024-01-15T22:39:05.239 INFO:teuthology.orchestra.run.smithi163.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 752 kB/s | 38 kB 00:00 2024-01-15T22:39:05.339 INFO:teuthology.orchestra.run.smithi163.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.0 MB/s | 241 kB 00:00 2024-01-15T22:39:05.422 INFO:teuthology.orchestra.run.smithi163.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 2.1 MB/s | 178 kB 00:00 2024-01-15T22:39:05.481 INFO:teuthology.orchestra.run.smithi163.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 424 kB/s | 25 kB 00:00 2024-01-15T22:39:05.556 INFO:teuthology.orchestra.run.smithi163.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.2 MB/s | 94 kB 00:00 2024-01-15T22:39:06.124 INFO:teuthology.orchestra.run.smithi163.stdout:(8/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 4.4 MB/s | 3.9 MB 00:00 2024-01-15T22:39:06.624 INFO:teuthology.orchestra.run.smithi163.stdout:(9/13): skopeo-1.13.3-1.module_el8+712+4cd1bd69 7.6 MB/s | 8.1 MB 00:01 2024-01-15T22:39:06.699 INFO:teuthology.orchestra.run.smithi163.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 704 kB/s | 53 kB 00:00 2024-01-15T22:39:06.774 INFO:teuthology.orchestra.run.smithi163.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 546 kB/s | 41 kB 00:00 2024-01-15T22:39:06.958 INFO:teuthology.orchestra.run.smithi163.stdout:(12/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 3.0 MB/s | 2.5 MB 00:00 2024-01-15T22:39:07.060 INFO:teuthology.orchestra.run.smithi053.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 406 kB/s | 750 kB 00:01 2024-01-15T22:39:07.210 INFO:teuthology.orchestra.run.smithi053.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 253 kB/s | 38 kB 00:00 2024-01-15T22:39:07.300 INFO:teuthology.orchestra.run.smithi163.stdout:(13/13): buildah-1.32.0-1.module_el8+712+4cd1bd 3.9 MB/s | 9.6 MB 00:02 2024-01-15T22:39:07.300 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-01-15T22:39:07.300 INFO:teuthology.orchestra.run.smithi163.stdout:Total 9.3 MB/s | 27 MB 00:02 2024-01-15T22:39:07.485 INFO:teuthology.orchestra.run.smithi053.stdout:(3/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 452 kB/s | 1.0 MB 00:02 2024-01-15T22:39:07.573 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-01-15T22:39:07.594 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-01-15T22:39:07.594 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-01-15T22:39:07.856 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-01-15T22:39:07.859 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-01-15T22:39:07.894 INFO:teuthology.orchestra.run.smithi053.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 352 kB/s | 241 kB 00:00 2024-01-15T22:39:08.400 INFO:teuthology.orchestra.run.smithi053.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 352 kB/s | 178 kB 00:00 2024-01-15T22:39:08.616 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-01-15T22:39:08.830 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-01-15T22:39:08.871 INFO:teuthology.orchestra.run.smithi053.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 53 kB/s | 25 kB 00:00 2024-01-15T22:39:09.033 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2024-01-15T22:39:09.112 INFO:teuthology.orchestra.run.smithi053.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 388 kB/s | 94 kB 00:00 2024-01-15T22:39:09.220 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2024-01-15T22:39:09.444 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-01-15T22:39:09.983 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2024-01-15T22:39:10.920 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2024-01-15T22:39:11.175 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2024-01-15T22:39:11.380 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2024-01-15T22:39:11.620 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2024-01-15T22:39:12.018 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2024-01-15T22:39:12.925 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2024-01-15T22:39:13.153 INFO:teuthology.orchestra.run.smithi053.stdout:(8/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 708 kB/s | 3.9 MB 00:05 2024-01-15T22:39:13.379 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2024-01-15T22:39:13.574 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2024-01-15T22:39:14.003 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2024-01-15T22:39:14.004 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2024-01-15T22:39:14.004 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2024-01-15T22:39:14.004 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2024-01-15T22:39:14.004 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-01-15T22:39:14.004 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2024-01-15T22:39:14.004 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2024-01-15T22:39:14.004 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2024-01-15T22:39:14.004 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-01-15T22:39:14.004 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-01-15T22:39:14.004 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2024-01-15T22:39:14.004 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2024-01-15T22:39:14.004 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2024-01-15T22:39:14.385 INFO:teuthology.orchestra.run.smithi053.stdout:(9/13): toolbox-0.0.99.4-6.module_el8+712+4cd1b 2.1 MB/s | 2.5 MB 00:01 2024-01-15T22:39:14.462 INFO:teuthology.orchestra.run.smithi053.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 685 kB/s | 53 kB 00:00 2024-01-15T22:39:14.513 INFO:teuthology.orchestra.run.smithi053.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 821 kB/s | 41 kB 00:00 2024-01-15T22:39:14.869 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-01-15T22:39:14.870 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:39:14.870 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-01-15T22:39:14.870 INFO:teuthology.orchestra.run.smithi163.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2024-01-15T22:39:14.870 INFO:teuthology.orchestra.run.smithi163.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2024-01-15T22:39:14.870 INFO:teuthology.orchestra.run.smithi163.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2024-01-15T22:39:14.870 INFO:teuthology.orchestra.run.smithi163.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-01-15T22:39:14.870 INFO:teuthology.orchestra.run.smithi163.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2024-01-15T22:39:14.870 INFO:teuthology.orchestra.run.smithi163.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2024-01-15T22:39:14.870 INFO:teuthology.orchestra.run.smithi163.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2024-01-15T22:39:14.870 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-01-15T22:39:14.870 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-01-15T22:39:14.870 INFO:teuthology.orchestra.run.smithi163.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2024-01-15T22:39:14.871 INFO:teuthology.orchestra.run.smithi163.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2024-01-15T22:39:14.871 INFO:teuthology.orchestra.run.smithi163.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2024-01-15T22:39:14.871 INFO:teuthology.orchestra.run.smithi163.stdout: yajl-2.1.0-12.el8.x86_64 2024-01-15T22:39:14.871 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:39:14.871 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-01-15T22:39:15.005 INFO:teuthology.orchestra.run.smithi053.stdout:(12/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 1.4 MB/s | 8.1 MB 00:05 2024-01-15T22:39:15.113 INFO:teuthology.orchestra.run.smithi053.stdout:(13/13): buildah-1.32.0-1.module_el8+712+4cd1bd 993 kB/s | 9.6 MB 00:09 2024-01-15T22:39:15.114 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-01-15T22:39:15.114 INFO:teuthology.orchestra.run.smithi053.stdout:Total 2.6 MB/s | 27 MB 00:10 2024-01-15T22:39:15.159 DEBUG:teuthology.parallel:result is None 2024-01-15T22:39:15.391 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-01-15T22:39:15.414 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-01-15T22:39:15.414 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-01-15T22:39:15.691 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-01-15T22:39:15.694 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-01-15T22:39:16.430 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-01-15T22:39:16.660 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-01-15T22:39:16.853 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2024-01-15T22:39:17.090 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2024-01-15T22:39:17.330 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-01-15T22:39:17.893 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2024-01-15T22:39:18.965 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2024-01-15T22:39:19.334 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2024-01-15T22:39:19.568 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2024-01-15T22:39:19.825 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2024-01-15T22:39:20.245 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2024-01-15T22:39:21.168 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2024-01-15T22:39:21.412 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2024-01-15T22:39:21.611 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2024-01-15T22:39:22.077 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2024-01-15T22:39:22.077 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2024-01-15T22:39:22.077 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2024-01-15T22:39:22.077 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2024-01-15T22:39:22.077 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-01-15T22:39:22.077 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2024-01-15T22:39:22.077 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2024-01-15T22:39:22.077 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2024-01-15T22:39:22.077 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-01-15T22:39:22.077 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-01-15T22:39:22.077 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2024-01-15T22:39:22.077 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2024-01-15T22:39:22.078 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2024-01-15T22:39:23.082 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-01-15T22:39:23.083 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:39:23.083 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-01-15T22:39:23.083 INFO:teuthology.orchestra.run.smithi053.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2024-01-15T22:39:23.083 INFO:teuthology.orchestra.run.smithi053.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2024-01-15T22:39:23.083 INFO:teuthology.orchestra.run.smithi053.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2024-01-15T22:39:23.083 INFO:teuthology.orchestra.run.smithi053.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-01-15T22:39:23.083 INFO:teuthology.orchestra.run.smithi053.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2024-01-15T22:39:23.083 INFO:teuthology.orchestra.run.smithi053.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2024-01-15T22:39:23.083 INFO:teuthology.orchestra.run.smithi053.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2024-01-15T22:39:23.083 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-01-15T22:39:23.083 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-01-15T22:39:23.083 INFO:teuthology.orchestra.run.smithi053.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2024-01-15T22:39:23.083 INFO:teuthology.orchestra.run.smithi053.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2024-01-15T22:39:23.084 INFO:teuthology.orchestra.run.smithi053.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2024-01-15T22:39:23.084 INFO:teuthology.orchestra.run.smithi053.stdout: yajl-2.1.0-12.el8.x86_64 2024-01-15T22:39:23.084 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:39:23.084 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-01-15T22:39:23.366 DEBUG:teuthology.parallel:result is None 2024-01-15T22:39:23.366 INFO:teuthology.run_tasks:Running task install... 2024-01-15T22:39:23.377 DEBUG:teuthology.task.install:project ceph 2024-01-15T22:39:23.378 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': 'd2f11f33b7063c2c1bc47b2b4e9350f48064868f'}} 2024-01-15T22:39:23.378 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': 'd2f11f33b7063c2c1bc47b2b4e9350f48064868f'} 2024-01-15T22:39:23.378 INFO:teuthology.task.install:Using flavor: default 2024-01-15T22:39:23.386 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-01-15T22:39:23.386 INFO:teuthology.task.install:extra packages: [] 2024-01-15T22:39:23.387 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', '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': 'd2f11f33b7063c2c1bc47b2b4e9350f48064868f', 'tag': None, 'wait_for_package': False} 2024-01-15T22:39:23.387 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-01-15T22:39:23.387 INFO:teuthology.packaging:ref: None 2024-01-15T22:39:23.387 INFO:teuthology.packaging:tag: None 2024-01-15T22:39:23.387 INFO:teuthology.packaging:branch: quincy 2024-01-15T22:39:23.387 INFO:teuthology.packaging:sha1: d2f11f33b7063c2c1bc47b2b4e9350f48064868f 2024-01-15T22:39:23.388 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2024-01-15T22:39:23.389 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', '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': 'd2f11f33b7063c2c1bc47b2b4e9350f48064868f', 'tag': None, 'wait_for_package': False} 2024-01-15T22:39:23.390 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-01-15T22:39:23.390 INFO:teuthology.packaging:ref: None 2024-01-15T22:39:23.390 INFO:teuthology.packaging:tag: None 2024-01-15T22:39:23.390 INFO:teuthology.packaging:branch: quincy 2024-01-15T22:39:23.390 INFO:teuthology.packaging:sha1: d2f11f33b7063c2c1bc47b2b4e9350f48064868f 2024-01-15T22:39:23.390 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2024-01-15T22:39:23.676 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/quincy/6441305d08929b8a72c0322a5c268c64b4a99c65/centos/8/flavors/default/ 2024-01-15T22:39:23.677 INFO:teuthology.task.install.rpm:Package version is 17.2.7-268.g6441305d 2024-01-15T22:39:23.711 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/quincy/6441305d08929b8a72c0322a5c268c64b4a99c65/centos/8/flavors/default/ 2024-01-15T22:39:23.711 INFO:teuthology.task.install.rpm:Package version is 17.2.7-268.g6441305d 2024-01-15T22:39:23.848 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/quincy/6441305d08929b8a72c0322a5c268c64b4a99c65/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/quincy/6441305d08929b8a72c0322a5c268c64b4a99c65/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/quincy/6441305d08929b8a72c0322a5c268c64b4a99c65/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-01-15T22:39:23.848 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-01-15T22:39:23.848 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-01-15T22:39:23.857 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/quincy/6441305d08929b8a72c0322a5c268c64b4a99c65/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/quincy/6441305d08929b8a72c0322a5c268c64b4a99c65/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/quincy/6441305d08929b8a72c0322a5c268c64b4a99c65/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-01-15T22:39:23.857 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T22:39:23.857 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-01-15T22:39:23.883 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-01-15T22:39:23.883 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-01-15T22:39:23.883 INFO:teuthology.packaging:ref: None 2024-01-15T22:39:23.883 INFO:teuthology.packaging:tag: None 2024-01-15T22:39:23.883 INFO:teuthology.packaging:branch: quincy 2024-01-15T22:39:23.883 INFO:teuthology.packaging:sha1: d2f11f33b7063c2c1bc47b2b4e9350f48064868f 2024-01-15T22:39:23.883 DEBUG:teuthology.orchestra.run.smithi163:> 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/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-01-15T22:39:23.886 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-01-15T22:39:23.886 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-01-15T22:39:23.886 INFO:teuthology.packaging:ref: None 2024-01-15T22:39:23.886 INFO:teuthology.packaging:tag: None 2024-01-15T22:39:23.886 INFO:teuthology.packaging:branch: quincy 2024-01-15T22:39:23.886 INFO:teuthology.packaging:sha1: d2f11f33b7063c2c1bc47b2b4e9350f48064868f 2024-01-15T22:39:23.886 DEBUG:teuthology.orchestra.run.smithi053:> 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/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-01-15T22:39:23.954 DEBUG:teuthology.orchestra.run.smithi163:> 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-01-15T22:39:23.955 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-15T22:39:24.033 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-15T22:39:24.035 DEBUG:teuthology.orchestra.run.smithi163:> 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-01-15T22:39:24.101 INFO:teuthology.orchestra.run.smithi053.stdout:check_obsoletes = 1 2024-01-15T22:39:24.102 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum clean all 2024-01-15T22:39:24.104 INFO:teuthology.orchestra.run.smithi163.stdout:check_obsoletes = 1 2024-01-15T22:39:24.107 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum clean all 2024-01-15T22:39:24.394 INFO:teuthology.orchestra.run.smithi053.stdout:76 files removed 2024-01-15T22:39:24.395 INFO:teuthology.orchestra.run.smithi163.stdout:76 files removed 2024-01-15T22:39:24.423 DEBUG:teuthology.orchestra.run.smithi163:> 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-01-15T22:39:24.426 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-15T22:39:25.181 INFO:teuthology.orchestra.run.smithi163.stdout:ceph packages for x86_64 222 kB/s | 78 kB 00:00 2024-01-15T22:39:25.241 INFO:teuthology.orchestra.run.smithi053.stdout:ceph packages for x86_64 208 kB/s | 78 kB 00:00 2024-01-15T22:39:25.574 INFO:teuthology.orchestra.run.smithi163.stdout:ceph noarch packages 26 kB/s | 9.1 kB 00:00 2024-01-15T22:39:25.675 INFO:teuthology.orchestra.run.smithi053.stdout:ceph noarch packages 23 kB/s | 9.1 kB 00:00 2024-01-15T22:39:25.858 INFO:teuthology.orchestra.run.smithi163.stdout:ceph source packages 5.7 kB/s | 1.4 kB 00:00 2024-01-15T22:39:26.184 INFO:teuthology.orchestra.run.smithi053.stdout:ceph source packages 3.0 kB/s | 1.4 kB 00:00 2024-01-15T22:39:28.091 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - AppStream 16 MB/s | 35 MB 00:02 2024-01-15T22:39:28.530 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 8 - AppStream 15 MB/s | 35 MB 00:02 2024-01-15T22:39:36.827 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - BaseOS 25 MB/s | 58 MB 00:02 2024-01-15T22:39:37.710 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 8 - BaseOS 24 MB/s | 58 MB 00:02 2024-01-15T22:39:45.578 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - Extras 36 kB/s | 18 kB 00:00 2024-01-15T22:39:46.303 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - Extras common packages 13 kB/s | 6.9 kB 00:00 2024-01-15T22:39:46.884 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 8 - Extras 63 kB/s | 18 kB 00:00 2024-01-15T22:39:47.527 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 8 - Extras common packages 16 kB/s | 6.9 kB 00:00 2024-01-15T22:39:47.788 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - PowerTools 5.0 MB/s | 6.7 MB 00:01 2024-01-15T22:39:48.904 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 8 - PowerTools 5.5 MB/s | 6.7 MB 00:01 2024-01-15T22:39:49.231 INFO:teuthology.orchestra.run.smithi163.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2024-01-15T22:39:50.481 INFO:teuthology.orchestra.run.smithi053.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2024-01-15T22:39:51.706 INFO:teuthology.orchestra.run.smithi053.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2024-01-15T22:39:55.857 INFO:teuthology.orchestra.run.smithi053.stdout:lab-extras 265 kB/s | 24 kB 00:00 2024-01-15T22:39:58.798 INFO:teuthology.orchestra.run.smithi163.stdout:Extra Packages for Enterprise Linux 1.7 MB/s | 16 MB 00:09 2024-01-15T22:40:00.601 INFO:teuthology.orchestra.run.smithi053.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2024-01-15T22:40:00.602 INFO:teuthology.orchestra.run.smithi053.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2024-01-15T22:40:00.881 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-01-15T22:40:00.892 INFO:teuthology.orchestra.run.smithi053.stdout:============================================================================================ 2024-01-15T22:40:00.892 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repository Size 2024-01-15T22:40:00.892 INFO:teuthology.orchestra.run.smithi053.stdout:============================================================================================ 2024-01-15T22:40:00.892 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-01-15T22:40:00.892 INFO:teuthology.orchestra.run.smithi053.stdout: ceph x86_64 2:17.2.7-268.g6441305d.el8 ceph 6.4 k 2024-01-15T22:40:00.892 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-base x86_64 2:17.2.7-268.g6441305d.el8 ceph 5.2 M 2024-01-15T22:40:00.892 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-fuse x86_64 2:17.2.7-268.g6441305d.el8 ceph 875 k 2024-01-15T22:40:00.893 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-268.g6441305d.el8 ceph 161 k 2024-01-15T22:40:00.893 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr x86_64 2:17.2.7-268.g6441305d.el8 ceph 1.6 M 2024-01-15T22:40:00.893 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-cephadm noarch 2:17.2.7-268.g6441305d.el8 ceph-noarch 121 k 2024-01-15T22:40:00.893 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-dashboard noarch 2:17.2.7-268.g6441305d.el8 ceph-noarch 1.7 M 2024-01-15T22:40:00.893 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-268.g6441305d.el8 ceph-noarch 7.4 M 2024-01-15T22:40:00.893 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-rook noarch 2:17.2.7-268.g6441305d.el8 ceph-noarch 47 k 2024-01-15T22:40:00.893 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-radosgw x86_64 2:17.2.7-268.g6441305d.el8 ceph 17 M 2024-01-15T22:40:00.893 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-test x86_64 2:17.2.7-268.g6441305d.el8 ceph 52 M 2024-01-15T22:40:00.893 INFO:teuthology.orchestra.run.smithi053.stdout: cephadm noarch 2:17.2.7-268.g6441305d.el8 ceph-noarch 80 k 2024-01-15T22:40:00.893 INFO:teuthology.orchestra.run.smithi053.stdout: libcephfs-devel x86_64 2:17.2.7-268.g6441305d.el8 ceph 25 k 2024-01-15T22:40:00.893 INFO:teuthology.orchestra.run.smithi053.stdout: libcephfs2 x86_64 2:17.2.7-268.g6441305d.el8 ceph 796 k 2024-01-15T22:40:00.893 INFO:teuthology.orchestra.run.smithi053.stdout: librados-devel x86_64 2:17.2.7-268.g6441305d.el8 ceph 130 k 2024-01-15T22:40:00.894 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cephfs x86_64 2:17.2.7-268.g6441305d.el8 ceph 190 k 2024-01-15T22:40:00.894 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pytest noarch 3.4.2-11.el8 appstream 1.3 M 2024-01-15T22:40:00.894 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rados x86_64 2:17.2.7-268.g6441305d.el8 ceph 371 k 2024-01-15T22:40:00.894 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rbd x86_64 2:17.2.7-268.g6441305d.el8 ceph 358 k 2024-01-15T22:40:00.894 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rgw x86_64 2:17.2.7-268.g6441305d.el8 ceph 107 k 2024-01-15T22:40:00.894 INFO:teuthology.orchestra.run.smithi053.stdout: rbd-fuse x86_64 2:17.2.7-268.g6441305d.el8 ceph 91 k 2024-01-15T22:40:00.894 INFO:teuthology.orchestra.run.smithi053.stdout: rbd-mirror x86_64 2:17.2.7-268.g6441305d.el8 ceph 3.5 M 2024-01-15T22:40:00.894 INFO:teuthology.orchestra.run.smithi053.stdout: rbd-nbd x86_64 2:17.2.7-268.g6441305d.el8 ceph 174 k 2024-01-15T22:40:00.894 INFO:teuthology.orchestra.run.smithi053.stdout:Upgrading: 2024-01-15T22:40:00.894 INFO:teuthology.orchestra.run.smithi053.stdout: librados2 x86_64 2:17.2.7-268.g6441305d.el8 ceph 3.5 M 2024-01-15T22:40:00.894 INFO:teuthology.orchestra.run.smithi053.stdout: librbd1 x86_64 2:17.2.7-268.g6441305d.el8 ceph 3.6 M 2024-01-15T22:40:00.894 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2024-01-15T22:40:00.894 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-common x86_64 2:17.2.7-268.g6441305d.el8 ceph 23 M 2024-01-15T22:40:00.895 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-grafana-dashboards noarch 2:17.2.7-268.g6441305d.el8 ceph-noarch 23 k 2024-01-15T22:40:00.895 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mds x86_64 2:17.2.7-268.g6441305d.el8 ceph 2.3 M 2024-01-15T22:40:00.895 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-modules-core noarch 2:17.2.7-268.g6441305d.el8 ceph-noarch 238 k 2024-01-15T22:40:00.895 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mon x86_64 2:17.2.7-268.g6441305d.el8 ceph 3.9 M 2024-01-15T22:40:00.895 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-osd x86_64 2:17.2.7-268.g6441305d.el8 ceph 17 M 2024-01-15T22:40:00.895 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-prometheus-alerts noarch 2:17.2.7-268.g6441305d.el8 ceph-noarch 14 k 2024-01-15T22:40:00.895 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-selinux x86_64 2:17.2.7-268.g6441305d.el8 ceph 24 k 2024-01-15T22:40:00.895 INFO:teuthology.orchestra.run.smithi053.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2024-01-15T22:40:00.895 INFO:teuthology.orchestra.run.smithi053.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-01-15T22:40:00.895 INFO:teuthology.orchestra.run.smithi053.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2024-01-15T22:40:00.895 INFO:teuthology.orchestra.run.smithi053.stdout: libcephsqlite x86_64 2:17.2.7-268.g6441305d.el8 ceph 178 k 2024-01-15T22:40:00.895 INFO:teuthology.orchestra.run.smithi053.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2024-01-15T22:40:00.895 INFO:teuthology.orchestra.run.smithi053.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-01-15T22:40:00.896 INFO:teuthology.orchestra.run.smithi053.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2024-01-15T22:40:00.896 INFO:teuthology.orchestra.run.smithi053.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2024-01-15T22:40:00.896 INFO:teuthology.orchestra.run.smithi053.stdout: libradosstriper1 x86_64 2:17.2.7-268.g6441305d.el8 ceph 506 k 2024-01-15T22:40:00.896 INFO:teuthology.orchestra.run.smithi053.stdout: librdkafka x86_64 1.6.1-1.el8 appstream 677 k 2024-01-15T22:40:00.896 INFO:teuthology.orchestra.run.smithi053.stdout: librgw2 x86_64 2:17.2.7-268.g6441305d.el8 ceph 5.6 M 2024-01-15T22:40:00.896 INFO:teuthology.orchestra.run.smithi053.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-01-15T22:40:00.900 INFO:teuthology.orchestra.run.smithi053.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2024-01-15T22:40:00.900 INFO:teuthology.orchestra.run.smithi053.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2024-01-15T22:40:00.900 INFO:teuthology.orchestra.run.smithi053.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2024-01-15T22:40:00.900 INFO:teuthology.orchestra.run.smithi053.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2024-01-15T22:40:00.900 INFO:teuthology.orchestra.run.smithi053.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2024-01-15T22:40:00.900 INFO:teuthology.orchestra.run.smithi053.stdout: python3-attrs noarch 17.4.0-6.el8 appstream 53 k 2024-01-15T22:40:00.900 INFO:teuthology.orchestra.run.smithi053.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2024-01-15T22:40:00.900 INFO:teuthology.orchestra.run.smithi053.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-01-15T22:40:00.900 INFO:teuthology.orchestra.run.smithi053.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-01-15T22:40:00.900 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2024-01-15T22:40:00.900 INFO:teuthology.orchestra.run.smithi053.stdout: python3-ceph-argparse x86_64 2:17.2.7-268.g6441305d.el8 ceph 45 k 2024-01-15T22:40:00.900 INFO:teuthology.orchestra.run.smithi053.stdout: python3-ceph-common x86_64 2:17.2.7-268.g6441305d.el8 ceph 115 k 2024-01-15T22:40:00.900 INFO:teuthology.orchestra.run.smithi053.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2024-01-15T22:40:00.901 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2024-01-15T22:40:00.901 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-01-15T22:40:00.901 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-01-15T22:40:00.901 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cryptography x86_64 3.2.1-7.el8 baseos 641 k 2024-01-15T22:40:00.901 INFO:teuthology.orchestra.run.smithi053.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2024-01-15T22:40:00.901 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-01-15T22:40:00.901 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-01-15T22:40:00.901 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2024-01-15T22:40:00.901 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2024-01-15T22:40:00.901 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2024-01-15T22:40:00.901 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2024-01-15T22:40:00.901 INFO:teuthology.orchestra.run.smithi053.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2024-01-15T22:40:00.901 INFO:teuthology.orchestra.run.smithi053.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-01-15T22:40:00.901 INFO:teuthology.orchestra.run.smithi053.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2024-01-15T22:40:00.901 INFO:teuthology.orchestra.run.smithi053.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2024-01-15T22:40:00.902 INFO:teuthology.orchestra.run.smithi053.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-01-15T22:40:00.902 INFO:teuthology.orchestra.run.smithi053.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2024-01-15T22:40:00.902 INFO:teuthology.orchestra.run.smithi053.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2024-01-15T22:40:00.902 INFO:teuthology.orchestra.run.smithi053.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2024-01-15T22:40:00.902 INFO:teuthology.orchestra.run.smithi053.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2024-01-15T22:40:00.902 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-01-15T22:40:00.902 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pluggy noarch 0.6.0-3.el8 appstream 32 k 2024-01-15T22:40:00.902 INFO:teuthology.orchestra.run.smithi053.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-01-15T22:40:00.902 INFO:teuthology.orchestra.run.smithi053.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2024-01-15T22:40:00.902 INFO:teuthology.orchestra.run.smithi053.stdout: python3-py noarch 1.5.3-4.el8 appstream 472 k 2024-01-15T22:40:00.902 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2024-01-15T22:40:00.902 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2024-01-15T22:40:00.902 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2024-01-15T22:40:00.903 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2024-01-15T22:40:00.903 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2024-01-15T22:40:00.903 INFO:teuthology.orchestra.run.smithi053.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2024-01-15T22:40:00.903 INFO:teuthology.orchestra.run.smithi053.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2024-01-15T22:40:00.903 INFO:teuthology.orchestra.run.smithi053.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2024-01-15T22:40:00.903 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2024-01-15T22:40:00.903 INFO:teuthology.orchestra.run.smithi053.stdout: python3-scipy x86_64 1.0.0-21.module_el8+762+77bd8591 appstream 14 M 2024-01-15T22:40:00.903 INFO:teuthology.orchestra.run.smithi053.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-01-15T22:40:00.903 INFO:teuthology.orchestra.run.smithi053.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-01-15T22:40:00.903 INFO:teuthology.orchestra.run.smithi053.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-01-15T22:40:00.903 INFO:teuthology.orchestra.run.smithi053.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-01-15T22:40:00.903 INFO:teuthology.orchestra.run.smithi053.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-01-15T22:40:00.903 INFO:teuthology.orchestra.run.smithi053.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-01-15T22:40:00.903 INFO:teuthology.orchestra.run.smithi053.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2024-01-15T22:40:00.903 INFO:teuthology.orchestra.run.smithi053.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-01-15T22:40:00.904 INFO:teuthology.orchestra.run.smithi053.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2024-01-15T22:40:00.904 INFO:teuthology.orchestra.run.smithi053.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-01-15T22:40:00.904 INFO:teuthology.orchestra.run.smithi053.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2024-01-15T22:40:00.904 INFO:teuthology.orchestra.run.smithi053.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2024-01-15T22:40:00.904 INFO:teuthology.orchestra.run.smithi053.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2024-01-15T22:40:00.904 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:40:00.904 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-01-15T22:40:00.904 INFO:teuthology.orchestra.run.smithi053.stdout:============================================================================================ 2024-01-15T22:40:00.904 INFO:teuthology.orchestra.run.smithi053.stdout:Install 104 Packages 2024-01-15T22:40:00.904 INFO:teuthology.orchestra.run.smithi053.stdout:Upgrade 2 Packages 2024-01-15T22:40:00.904 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:40:00.905 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 197 M 2024-01-15T22:40:00.905 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-01-15T22:40:01.467 INFO:teuthology.orchestra.run.smithi053.stdout:(1/106): ceph-17.2.7-268.g6441305d.el8.x86_64.r 22 kB/s | 6.4 kB 00:00 2024-01-15T22:40:02.200 INFO:teuthology.orchestra.run.smithi053.stdout:(2/106): ceph-fuse-17.2.7-268.g6441305d.el8.x86 1.2 MB/s | 875 kB 00:00 2024-01-15T22:40:02.384 INFO:teuthology.orchestra.run.smithi053.stdout:(3/106): ceph-immutable-object-cache-17.2.7-268 881 kB/s | 161 kB 00:00 2024-01-15T22:40:02.706 INFO:teuthology.orchestra.run.smithi163.stdout:lab-extras 569 kB/s | 24 kB 00:00 2024-01-15T22:40:03.001 INFO:teuthology.orchestra.run.smithi053.stdout:(4/106): ceph-common-17.2.7-268.g6441305d.el8.x 13 MB/s | 23 MB 00:01 2024-01-15T22:40:03.210 INFO:teuthology.orchestra.run.smithi053.stdout:(5/106): ceph-mgr-17.2.7-268.g6441305d.el8.x86_ 7.5 MB/s | 1.6 MB 00:00 2024-01-15T22:40:03.302 INFO:teuthology.orchestra.run.smithi053.stdout:(6/106): ceph-base-17.2.7-268.g6441305d.el8.x86 2.4 MB/s | 5.2 MB 00:02 2024-01-15T22:40:03.544 INFO:teuthology.orchestra.run.smithi053.stdout:(7/106): ceph-mon-17.2.7-268.g6441305d.el8.x86_ 12 MB/s | 3.9 MB 00:00 2024-01-15T22:40:03.611 INFO:teuthology.orchestra.run.smithi053.stdout:(8/106): ceph-mds-17.2.7-268.g6441305d.el8.x86_ 1.9 MB/s | 2.3 MB 00:01 2024-01-15T22:40:03.828 INFO:teuthology.orchestra.run.smithi053.stdout:(9/106): ceph-selinux-17.2.7-268.g6441305d.el8. 112 kB/s | 24 kB 00:00 2024-01-15T22:40:04.711 INFO:teuthology.orchestra.run.smithi053.stdout:(10/106): ceph-radosgw-17.2.7-268.g6441305d.el8 14 MB/s | 17 MB 00:01 2024-01-15T22:40:04.949 INFO:teuthology.orchestra.run.smithi053.stdout:(11/106): libcephfs-devel-17.2.7-268.g6441305d. 104 kB/s | 25 kB 00:00 2024-01-15T22:40:05.120 INFO:teuthology.orchestra.run.smithi053.stdout:(12/106): libcephfs2-17.2.7-268.g6441305d.el8.x 4.6 MB/s | 796 kB 00:00 2024-01-15T22:40:05.237 INFO:teuthology.orchestra.run.smithi053.stdout:(13/106): libcephsqlite-17.2.7-268.g6441305d.el 1.5 MB/s | 178 kB 00:00 2024-01-15T22:40:05.338 INFO:teuthology.orchestra.run.smithi053.stdout:(14/106): librados-devel-17.2.7-268.g6441305d.e 1.3 MB/s | 130 kB 00:00 2024-01-15T22:40:05.482 INFO:teuthology.orchestra.run.smithi053.stdout:(15/106): libradosstriper1-17.2.7-268.g6441305d 3.4 MB/s | 506 kB 00:00 2024-01-15T22:40:05.964 INFO:teuthology.orchestra.run.smithi053.stdout:(16/106): librgw2-17.2.7-268.g6441305d.el8.x86_ 12 MB/s | 5.6 MB 00:00 2024-01-15T22:40:06.164 INFO:teuthology.orchestra.run.smithi053.stdout:(17/106): ceph-osd-17.2.7-268.g6441305d.el8.x86 5.8 MB/s | 17 MB 00:02 2024-01-15T22:40:06.189 INFO:teuthology.orchestra.run.smithi053.stdout:(18/106): python3-ceph-argparse-17.2.7-268.g644 199 kB/s | 45 kB 00:00 2024-01-15T22:40:06.264 INFO:teuthology.orchestra.run.smithi053.stdout:(19/106): python3-ceph-common-17.2.7-268.g64413 1.1 MB/s | 115 kB 00:00 2024-01-15T22:40:06.289 INFO:teuthology.orchestra.run.smithi053.stdout:(20/106): python3-cephfs-17.2.7-268.g6441305d.e 1.8 MB/s | 190 kB 00:00 2024-01-15T22:40:06.412 INFO:teuthology.orchestra.run.smithi053.stdout:(21/106): python3-rbd-17.2.7-268.g6441305d.el8. 2.9 MB/s | 358 kB 00:00 2024-01-15T22:40:06.548 INFO:teuthology.orchestra.run.smithi053.stdout:(22/106): python3-rados-17.2.7-268.g6441305d.el 1.3 MB/s | 371 kB 00:00 2024-01-15T22:40:06.574 INFO:teuthology.orchestra.run.smithi053.stdout:(23/106): python3-rgw-17.2.7-268.g6441305d.el8. 662 kB/s | 107 kB 00:00 2024-01-15T22:40:06.649 INFO:teuthology.orchestra.run.smithi053.stdout:(24/106): rbd-fuse-17.2.7-268.g6441305d.el8.x86 904 kB/s | 91 kB 00:00 2024-01-15T22:40:06.842 INFO:teuthology.orchestra.run.smithi053.stdout:(25/106): rbd-nbd-17.2.7-268.g6441305d.el8.x86_ 909 kB/s | 174 kB 00:00 2024-01-15T22:40:06.900 INFO:teuthology.orchestra.run.smithi053.stdout:(26/106): rbd-mirror-17.2.7-268.g6441305d.el8.x 11 MB/s | 3.5 MB 00:00 2024-01-15T22:40:06.967 INFO:teuthology.orchestra.run.smithi053.stdout:(27/106): ceph-grafana-dashboards-17.2.7-268.g6 185 kB/s | 23 kB 00:00 2024-01-15T22:40:07.000 INFO:teuthology.orchestra.run.smithi053.stdout:(28/106): ceph-mgr-cephadm-17.2.7-268.g6441305d 1.2 MB/s | 121 kB 00:00 2024-01-15T22:40:07.255 INFO:teuthology.orchestra.run.smithi163.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2024-01-15T22:40:07.256 INFO:teuthology.orchestra.run.smithi163.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2024-01-15T22:40:07.259 INFO:teuthology.orchestra.run.smithi053.stdout:(29/106): ceph-mgr-dashboard-17.2.7-268.g644130 5.8 MB/s | 1.7 MB 00:00 2024-01-15T22:40:07.393 INFO:teuthology.orchestra.run.smithi053.stdout:(30/106): ceph-mgr-modules-core-17.2.7-268.g644 1.8 MB/s | 238 kB 00:00 2024-01-15T22:40:07.514 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-01-15T22:40:07.524 INFO:teuthology.orchestra.run.smithi163.stdout:============================================================================================ 2024-01-15T22:40:07.524 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2024-01-15T22:40:07.524 INFO:teuthology.orchestra.run.smithi163.stdout:============================================================================================ 2024-01-15T22:40:07.524 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-01-15T22:40:07.524 INFO:teuthology.orchestra.run.smithi163.stdout: ceph x86_64 2:17.2.7-268.g6441305d.el8 ceph 6.4 k 2024-01-15T22:40:07.524 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-base x86_64 2:17.2.7-268.g6441305d.el8 ceph 5.2 M 2024-01-15T22:40:07.524 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-fuse x86_64 2:17.2.7-268.g6441305d.el8 ceph 875 k 2024-01-15T22:40:07.524 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-268.g6441305d.el8 ceph 161 k 2024-01-15T22:40:07.524 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr x86_64 2:17.2.7-268.g6441305d.el8 ceph 1.6 M 2024-01-15T22:40:07.524 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-cephadm noarch 2:17.2.7-268.g6441305d.el8 ceph-noarch 121 k 2024-01-15T22:40:07.524 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-dashboard noarch 2:17.2.7-268.g6441305d.el8 ceph-noarch 1.7 M 2024-01-15T22:40:07.525 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-268.g6441305d.el8 ceph-noarch 7.4 M 2024-01-15T22:40:07.525 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-rook noarch 2:17.2.7-268.g6441305d.el8 ceph-noarch 47 k 2024-01-15T22:40:07.525 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-radosgw x86_64 2:17.2.7-268.g6441305d.el8 ceph 17 M 2024-01-15T22:40:07.525 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-test x86_64 2:17.2.7-268.g6441305d.el8 ceph 52 M 2024-01-15T22:40:07.525 INFO:teuthology.orchestra.run.smithi163.stdout: cephadm noarch 2:17.2.7-268.g6441305d.el8 ceph-noarch 80 k 2024-01-15T22:40:07.525 INFO:teuthology.orchestra.run.smithi163.stdout: libcephfs-devel x86_64 2:17.2.7-268.g6441305d.el8 ceph 25 k 2024-01-15T22:40:07.525 INFO:teuthology.orchestra.run.smithi163.stdout: libcephfs2 x86_64 2:17.2.7-268.g6441305d.el8 ceph 796 k 2024-01-15T22:40:07.525 INFO:teuthology.orchestra.run.smithi163.stdout: librados-devel x86_64 2:17.2.7-268.g6441305d.el8 ceph 130 k 2024-01-15T22:40:07.525 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cephfs x86_64 2:17.2.7-268.g6441305d.el8 ceph 190 k 2024-01-15T22:40:07.525 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pytest noarch 3.4.2-11.el8 appstream 1.3 M 2024-01-15T22:40:07.525 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rados x86_64 2:17.2.7-268.g6441305d.el8 ceph 371 k 2024-01-15T22:40:07.525 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rbd x86_64 2:17.2.7-268.g6441305d.el8 ceph 358 k 2024-01-15T22:40:07.525 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rgw x86_64 2:17.2.7-268.g6441305d.el8 ceph 107 k 2024-01-15T22:40:07.525 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-fuse x86_64 2:17.2.7-268.g6441305d.el8 ceph 91 k 2024-01-15T22:40:07.526 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-mirror x86_64 2:17.2.7-268.g6441305d.el8 ceph 3.5 M 2024-01-15T22:40:07.526 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-nbd x86_64 2:17.2.7-268.g6441305d.el8 ceph 174 k 2024-01-15T22:40:07.526 INFO:teuthology.orchestra.run.smithi163.stdout:Upgrading: 2024-01-15T22:40:07.526 INFO:teuthology.orchestra.run.smithi163.stdout: librados2 x86_64 2:17.2.7-268.g6441305d.el8 ceph 3.5 M 2024-01-15T22:40:07.526 INFO:teuthology.orchestra.run.smithi163.stdout: librbd1 x86_64 2:17.2.7-268.g6441305d.el8 ceph 3.6 M 2024-01-15T22:40:07.526 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2024-01-15T22:40:07.526 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-common x86_64 2:17.2.7-268.g6441305d.el8 ceph 23 M 2024-01-15T22:40:07.526 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-grafana-dashboards noarch 2:17.2.7-268.g6441305d.el8 ceph-noarch 23 k 2024-01-15T22:40:07.526 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mds x86_64 2:17.2.7-268.g6441305d.el8 ceph 2.3 M 2024-01-15T22:40:07.526 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-modules-core noarch 2:17.2.7-268.g6441305d.el8 ceph-noarch 238 k 2024-01-15T22:40:07.526 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mon x86_64 2:17.2.7-268.g6441305d.el8 ceph 3.9 M 2024-01-15T22:40:07.526 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-osd x86_64 2:17.2.7-268.g6441305d.el8 ceph 17 M 2024-01-15T22:40:07.526 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-prometheus-alerts noarch 2:17.2.7-268.g6441305d.el8 ceph-noarch 14 k 2024-01-15T22:40:07.527 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-selinux x86_64 2:17.2.7-268.g6441305d.el8 ceph 24 k 2024-01-15T22:40:07.527 INFO:teuthology.orchestra.run.smithi163.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2024-01-15T22:40:07.527 INFO:teuthology.orchestra.run.smithi163.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-01-15T22:40:07.527 INFO:teuthology.orchestra.run.smithi163.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2024-01-15T22:40:07.527 INFO:teuthology.orchestra.run.smithi163.stdout: libcephsqlite x86_64 2:17.2.7-268.g6441305d.el8 ceph 178 k 2024-01-15T22:40:07.527 INFO:teuthology.orchestra.run.smithi163.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2024-01-15T22:40:07.527 INFO:teuthology.orchestra.run.smithi163.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-01-15T22:40:07.527 INFO:teuthology.orchestra.run.smithi163.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2024-01-15T22:40:07.527 INFO:teuthology.orchestra.run.smithi163.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2024-01-15T22:40:07.527 INFO:teuthology.orchestra.run.smithi163.stdout: libradosstriper1 x86_64 2:17.2.7-268.g6441305d.el8 ceph 506 k 2024-01-15T22:40:07.527 INFO:teuthology.orchestra.run.smithi163.stdout: librdkafka x86_64 1.6.1-1.el8 appstream 677 k 2024-01-15T22:40:07.527 INFO:teuthology.orchestra.run.smithi163.stdout: librgw2 x86_64 2:17.2.7-268.g6441305d.el8 ceph 5.6 M 2024-01-15T22:40:07.527 INFO:teuthology.orchestra.run.smithi163.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-01-15T22:40:07.528 INFO:teuthology.orchestra.run.smithi163.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2024-01-15T22:40:07.528 INFO:teuthology.orchestra.run.smithi163.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2024-01-15T22:40:07.528 INFO:teuthology.orchestra.run.smithi163.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2024-01-15T22:40:07.528 INFO:teuthology.orchestra.run.smithi163.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2024-01-15T22:40:07.528 INFO:teuthology.orchestra.run.smithi163.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2024-01-15T22:40:07.528 INFO:teuthology.orchestra.run.smithi163.stdout: python3-attrs noarch 17.4.0-6.el8 appstream 53 k 2024-01-15T22:40:07.528 INFO:teuthology.orchestra.run.smithi163.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2024-01-15T22:40:07.528 INFO:teuthology.orchestra.run.smithi163.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-01-15T22:40:07.528 INFO:teuthology.orchestra.run.smithi163.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-01-15T22:40:07.528 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2024-01-15T22:40:07.528 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-argparse x86_64 2:17.2.7-268.g6441305d.el8 ceph 45 k 2024-01-15T22:40:07.528 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-common x86_64 2:17.2.7-268.g6441305d.el8 ceph 115 k 2024-01-15T22:40:07.528 INFO:teuthology.orchestra.run.smithi163.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2024-01-15T22:40:07.529 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2024-01-15T22:40:07.529 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-01-15T22:40:07.529 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-01-15T22:40:07.529 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cryptography x86_64 3.2.1-7.el8 baseos 641 k 2024-01-15T22:40:07.529 INFO:teuthology.orchestra.run.smithi163.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2024-01-15T22:40:07.529 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-01-15T22:40:07.529 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-01-15T22:40:07.529 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2024-01-15T22:40:07.529 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2024-01-15T22:40:07.529 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2024-01-15T22:40:07.529 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2024-01-15T22:40:07.529 INFO:teuthology.orchestra.run.smithi163.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2024-01-15T22:40:07.529 INFO:teuthology.orchestra.run.smithi163.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-01-15T22:40:07.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2024-01-15T22:40:07.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2024-01-15T22:40:07.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-01-15T22:40:07.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2024-01-15T22:40:07.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2024-01-15T22:40:07.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2024-01-15T22:40:07.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2024-01-15T22:40:07.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-01-15T22:40:07.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pluggy noarch 0.6.0-3.el8 appstream 32 k 2024-01-15T22:40:07.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-01-15T22:40:07.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2024-01-15T22:40:07.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-py noarch 1.5.3-4.el8 appstream 472 k 2024-01-15T22:40:07.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2024-01-15T22:40:07.531 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2024-01-15T22:40:07.531 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2024-01-15T22:40:07.531 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2024-01-15T22:40:07.531 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2024-01-15T22:40:07.531 INFO:teuthology.orchestra.run.smithi163.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2024-01-15T22:40:07.531 INFO:teuthology.orchestra.run.smithi163.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2024-01-15T22:40:07.531 INFO:teuthology.orchestra.run.smithi163.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2024-01-15T22:40:07.531 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2024-01-15T22:40:07.531 INFO:teuthology.orchestra.run.smithi163.stdout: python3-scipy x86_64 1.0.0-21.module_el8+762+77bd8591 appstream 14 M 2024-01-15T22:40:07.531 INFO:teuthology.orchestra.run.smithi163.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-01-15T22:40:07.531 INFO:teuthology.orchestra.run.smithi163.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-01-15T22:40:07.531 INFO:teuthology.orchestra.run.smithi163.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-01-15T22:40:07.531 INFO:teuthology.orchestra.run.smithi163.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-01-15T22:40:07.531 INFO:teuthology.orchestra.run.smithi163.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-01-15T22:40:07.532 INFO:teuthology.orchestra.run.smithi163.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-01-15T22:40:07.532 INFO:teuthology.orchestra.run.smithi163.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2024-01-15T22:40:07.532 INFO:teuthology.orchestra.run.smithi163.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-01-15T22:40:07.532 INFO:teuthology.orchestra.run.smithi163.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2024-01-15T22:40:07.532 INFO:teuthology.orchestra.run.smithi163.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-01-15T22:40:07.532 INFO:teuthology.orchestra.run.smithi163.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2024-01-15T22:40:07.532 INFO:teuthology.orchestra.run.smithi163.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2024-01-15T22:40:07.532 INFO:teuthology.orchestra.run.smithi163.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2024-01-15T22:40:07.532 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:40:07.532 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-01-15T22:40:07.532 INFO:teuthology.orchestra.run.smithi163.stdout:============================================================================================ 2024-01-15T22:40:07.532 INFO:teuthology.orchestra.run.smithi163.stdout:Install 104 Packages 2024-01-15T22:40:07.532 INFO:teuthology.orchestra.run.smithi163.stdout:Upgrade 2 Packages 2024-01-15T22:40:07.532 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:40:07.533 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 197 M 2024-01-15T22:40:07.533 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-01-15T22:40:07.577 INFO:teuthology.orchestra.run.smithi053.stdout:(31/106): ceph-mgr-diskprediction-local-17.2.7- 13 MB/s | 7.4 MB 00:00 2024-01-15T22:40:07.602 INFO:teuthology.orchestra.run.smithi053.stdout:(32/106): ceph-mgr-rook-17.2.7-268.g6441305d.el 227 kB/s | 47 kB 00:00 2024-01-15T22:40:07.661 INFO:teuthology.orchestra.run.smithi053.stdout:(33/106): ceph-prometheus-alerts-17.2.7-268.g64 173 kB/s | 14 kB 00:00 2024-01-15T22:40:07.703 INFO:teuthology.orchestra.run.smithi053.stdout:(34/106): cephadm-17.2.7-268.g6441305d.el8.noar 800 kB/s | 80 kB 00:00 2024-01-15T22:40:07.886 INFO:teuthology.orchestra.run.smithi053.stdout:(35/106): jq-1.6-8.el8.x86_64.rpm 901 kB/s | 203 kB 00:00 2024-01-15T22:40:08.020 INFO:teuthology.orchestra.run.smithi053.stdout:(36/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.9 MB/s | 259 kB 00:00 2024-01-15T22:40:08.079 INFO:teuthology.orchestra.run.smithi053.stdout:(37/106): librdkafka-1.6.1-1.el8.x86_64.rpm 1.8 MB/s | 677 kB 00:00 2024-01-15T22:40:08.083 INFO:teuthology.orchestra.run.smithi163.stdout:(1/106): ceph-17.2.7-268.g6441305d.el8.x86_64.r 23 kB/s | 6.4 kB 00:00 2024-01-15T22:40:08.104 INFO:teuthology.orchestra.run.smithi053.stdout:(38/106): oniguruma-6.8.2-2.el8.x86_64.rpm 2.2 MB/s | 187 kB 00:00 2024-01-15T22:40:08.555 INFO:teuthology.orchestra.run.smithi163.stdout:(2/106): ceph-fuse-17.2.7-268.g6441305d.el8.x86 1.8 MB/s | 875 kB 00:00 2024-01-15T22:40:08.667 INFO:teuthology.orchestra.run.smithi163.stdout:(3/106): ceph-immutable-object-cache-17.2.7-268 1.4 MB/s | 161 kB 00:00 2024-01-15T22:40:08.671 INFO:teuthology.orchestra.run.smithi053.stdout:(39/106): openblas-threads-0.3.15-4.el8.x86_64. 8.6 MB/s | 4.9 MB 00:00 2024-01-15T22:40:08.754 INFO:teuthology.orchestra.run.smithi053.stdout:(40/106): python3-attrs-17.4.0-6.el8.noarch.rpm 635 kB/s | 53 kB 00:00 2024-01-15T22:40:08.946 INFO:teuthology.orchestra.run.smithi053.stdout:(41/106): openblas-0.3.15-4.el8.x86_64.rpm 5.4 MB/s | 4.7 MB 00:00 2024-01-15T22:40:09.073 INFO:teuthology.orchestra.run.smithi053.stdout:(42/106): python3-jinja2-2.10.1-3.el8.noarch.rp 4.2 MB/s | 538 kB 00:00 2024-01-15T22:40:09.139 INFO:teuthology.orchestra.run.smithi053.stdout:(43/106): python3-jsonpatch-1.21-2.el8.noarch.r 408 kB/s | 27 kB 00:00 2024-01-15T22:40:09.206 INFO:teuthology.orchestra.run.smithi053.stdout:(44/106): python3-jsonpointer-1.10-11.el8.noarc 299 kB/s | 20 kB 00:00 2024-01-15T22:40:09.289 INFO:teuthology.orchestra.run.smithi053.stdout:(45/106): python3-mako-1.0.6-14.el8.noarch.rpm 1.8 MB/s | 157 kB 00:00 2024-01-15T22:40:09.390 INFO:teuthology.orchestra.run.smithi053.stdout:(46/106): python3-babel-2.5.1-7.el8.noarch.rpm 7.5 MB/s | 4.8 MB 00:00 2024-01-15T22:40:09.415 INFO:teuthology.orchestra.run.smithi053.stdout:(47/106): python3-markupsafe-0.23-19.el8.x86_64 309 kB/s | 39 kB 00:00 2024-01-15T22:40:09.499 INFO:teuthology.orchestra.run.smithi053.stdout:(48/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 2.6 MB/s | 225 kB 00:00 2024-01-15T22:40:09.509 INFO:teuthology.orchestra.run.smithi163.stdout:(4/106): ceph-base-17.2.7-268.g6441305d.el8.x86 3.0 MB/s | 5.2 MB 00:01 2024-01-15T22:40:09.624 INFO:teuthology.orchestra.run.smithi053.stdout:(49/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 257 kB/s | 32 kB 00:00 2024-01-15T22:40:09.667 INFO:teuthology.orchestra.run.smithi163.stdout:(5/106): ceph-mds-17.2.7-268.g6441305d.el8.x86_ 2.3 MB/s | 2.3 MB 00:01 2024-01-15T22:40:09.708 INFO:teuthology.orchestra.run.smithi053.stdout:(50/106): python3-prettytable-0.7.2-14.el8.noar 527 kB/s | 44 kB 00:00 2024-01-15T22:40:09.901 INFO:teuthology.orchestra.run.smithi163.stdout:(6/106): ceph-mgr-17.2.7-268.g6441305d.el8.x86_ 4.0 MB/s | 1.6 MB 00:00 2024-01-15T22:40:09.933 INFO:teuthology.orchestra.run.smithi053.stdout:(51/106): python3-numpy-1.14.3-10.el8.x86_64.rp 6.9 MB/s | 3.7 MB 00:00 2024-01-15T22:40:09.959 INFO:teuthology.orchestra.run.smithi053.stdout:(52/106): python3-py-1.5.3-4.el8.noarch.rpm 1.8 MB/s | 472 kB 00:00 2024-01-15T22:40:10.018 INFO:teuthology.orchestra.run.smithi053.stdout:(53/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 1.2 MB/s | 103 kB 00:00 2024-01-15T22:40:10.051 INFO:teuthology.orchestra.run.smithi053.stdout:(54/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.3 MB/s | 126 kB 00:00 2024-01-15T22:40:10.138 INFO:teuthology.orchestra.run.smithi053.stdout:(55/106): python3-pyasn1-modules-0.3.7-6.el8.no 916 kB/s | 110 kB 00:00 2024-01-15T22:40:10.227 INFO:teuthology.orchestra.run.smithi053.stdout:(56/106): python3-pytz-2017.2-11.el8.noarch.rpm 645 kB/s | 57 kB 00:00 2024-01-15T22:40:10.419 INFO:teuthology.orchestra.run.smithi053.stdout:(57/106): python3-pytest-3.4.2-11.el8.noarch.rp 3.6 MB/s | 1.3 MB 00:00 2024-01-15T22:40:10.435 INFO:teuthology.orchestra.run.smithi163.stdout:(7/106): ceph-mon-17.2.7-268.g6441305d.el8.x86_ 5.1 MB/s | 3.9 MB 00:00 2024-01-15T22:40:10.561 INFO:teuthology.orchestra.run.smithi053.stdout:(58/106): python3-werkzeug-0.12.2-4.el8.noarch. 3.2 MB/s | 457 kB 00:00 2024-01-15T22:40:10.686 INFO:teuthology.orchestra.run.smithi053.stdout:(59/106): socat-1.7.4.1-1.el8.x86_64.rpm 2.5 MB/s | 323 kB 00:00 2024-01-15T22:40:10.770 INFO:teuthology.orchestra.run.smithi053.stdout:(60/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 847 kB/s | 71 kB 00:00 2024-01-15T22:40:11.078 INFO:teuthology.orchestra.run.smithi053.stdout:(61/106): fuse-2.9.7-17.el8.x86_64.rpm 269 kB/s | 83 kB 00:00 2024-01-15T22:40:11.387 INFO:teuthology.orchestra.run.smithi053.stdout:(62/106): libgfortran-8.5.0-21.el8.x86_64.rpm 2.0 MB/s | 645 kB 00:00 2024-01-15T22:40:11.487 INFO:teuthology.orchestra.run.smithi053.stdout:(63/106): libquadmath-8.5.0-21.el8.x86_64.rpm 1.7 MB/s | 172 kB 00:00 2024-01-15T22:40:11.646 INFO:teuthology.orchestra.run.smithi053.stdout:(64/106): python3-scipy-1.0.0-21.module_el8+762 10 MB/s | 14 MB 00:01 2024-01-15T22:40:11.671 INFO:teuthology.orchestra.run.smithi053.stdout:(65/106): librabbitmq-0.9.0-4.el8.x86_64.rpm 256 kB/s | 47 kB 00:00 2024-01-15T22:40:11.788 INFO:teuthology.orchestra.run.smithi053.stdout:(66/106): python3-cryptography-3.2.1-7.el8.x86_ 5.4 MB/s | 641 kB 00:00 2024-01-15T22:40:11.880 INFO:teuthology.orchestra.run.smithi053.stdout:(67/106): python3-jwt-1.6.1-2.el8.noarch.rpm 466 kB/s | 43 kB 00:00 2024-01-15T22:40:12.005 INFO:teuthology.orchestra.run.smithi053.stdout:(68/106): python3-oauthlib-2.1.0-1.el8.noarch.r 1.2 MB/s | 155 kB 00:00 2024-01-15T22:40:12.081 INFO:teuthology.orchestra.run.smithi053.stdout:(69/106): python3-cffi-1.11.5-6.el8.x86_64.rpm 573 kB/s | 249 kB 00:00 2024-01-15T22:40:12.106 INFO:teuthology.orchestra.run.smithi053.stdout:(70/106): python3-pycparser-2.14-14.el8.noarch. 1.1 MB/s | 109 kB 00:00 2024-01-15T22:40:12.176 INFO:teuthology.orchestra.run.smithi053.stdout:(71/106): python3-requests-oauthlib-1.0.0-1.el8 464 kB/s | 43 kB 00:00 2024-01-15T22:40:12.373 INFO:teuthology.orchestra.run.smithi053.stdout:(72/106): gperftools-libs-2.7-9.el8.x86_64.rpm 1.1 MB/s | 306 kB 00:00 2024-01-15T22:40:12.398 INFO:teuthology.orchestra.run.smithi053.stdout:(73/106): liboath-2.6.2-3.el8.x86_64.rpm 262 kB/s | 59 kB 00:00 2024-01-15T22:40:12.424 INFO:teuthology.orchestra.run.smithi053.stdout:(74/106): libunwind-1.3.1-3.el8.x86_64.rpm 1.5 MB/s | 75 kB 00:00 2024-01-15T22:40:12.474 INFO:teuthology.orchestra.run.smithi053.stdout:(75/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 871 kB/s | 44 kB 00:00 2024-01-15T22:40:12.541 INFO:teuthology.orchestra.run.smithi053.stdout:(76/106): python3-beautifulsoup4-4.6.3-2.el8.1. 2.7 MB/s | 185 kB 00:00 2024-01-15T22:40:12.567 INFO:teuthology.orchestra.run.smithi053.stdout:(77/106): python3-asyncssh-2.7.0-2.el8.noarch.r 2.8 MB/s | 476 kB 00:00 2024-01-15T22:40:12.600 INFO:teuthology.orchestra.run.smithi053.stdout:(78/106): python3-cachetools-3.1.1-4.el8.noarch 562 kB/s | 33 kB 00:00 2024-01-15T22:40:12.634 INFO:teuthology.orchestra.run.smithi053.stdout:(79/106): python3-certifi-2018.10.15-7.el8.noar 242 kB/s | 16 kB 00:00 2024-01-15T22:40:12.659 INFO:teuthology.orchestra.run.smithi053.stdout:(80/106): python3-cheroot-8.5.2-1.el8.noarch.rp 2.9 MB/s | 173 kB 00:00 2024-01-15T22:40:12.693 INFO:teuthology.orchestra.run.smithi053.stdout:(81/106): python3-cherrypy-18.4.0-1.el8.noarch. 6.4 MB/s | 384 kB 00:00 2024-01-15T22:40:12.718 INFO:teuthology.orchestra.run.smithi053.stdout:(82/106): python3-google-auth-1.1.1-10.el8.noar 1.4 MB/s | 81 kB 00:00 2024-01-15T22:40:12.781 INFO:teuthology.orchestra.run.smithi053.stdout:(83/106): python3-jaraco-6.2-6.el8.noarch.rpm 126 kB/s | 11 kB 00:00 2024-01-15T22:40:12.811 INFO:teuthology.orchestra.run.smithi053.stdout:(84/106): python3-jaraco-functools-2.0-4.el8.no 191 kB/s | 18 kB 00:00 2024-01-15T22:40:12.869 INFO:teuthology.orchestra.run.smithi053.stdout:(85/106): python3-logutils-0.3.5-11.el8.noarch. 837 kB/s | 49 kB 00:00 2024-01-15T22:40:12.920 INFO:teuthology.orchestra.run.smithi053.stdout:(86/106): python3-kubernetes-11.0.0-6.el8.noarc 8.5 MB/s | 1.2 MB 00:00 2024-01-15T22:40:12.987 INFO:teuthology.orchestra.run.smithi053.stdout:(87/106): python3-natsort-7.1.1-2.el8.noarch.rp 905 kB/s | 60 kB 00:00 2024-01-15T22:40:13.062 INFO:teuthology.orchestra.run.smithi053.stdout:(88/106): python3-pecan-1.3.2-9.el8.noarch.rpm 3.7 MB/s | 283 kB 00:00 2024-01-15T22:40:13.079 INFO:teuthology.orchestra.run.smithi053.stdout:(89/106): python3-more-itertools-7.2.0-3.el8.no 280 kB/s | 59 kB 00:00 2024-01-15T22:40:13.129 INFO:teuthology.orchestra.run.smithi053.stdout:(90/106): python3-repoze-lru-0.7-6.el8.noarch.r 674 kB/s | 34 kB 00:00 2024-01-15T22:40:13.146 INFO:teuthology.orchestra.run.smithi053.stdout:(91/106): python3-portend-2.6-1.el8.noarch.rpm 186 kB/s | 16 kB 00:00 2024-01-15T22:40:13.159 INFO:teuthology.orchestra.run.smithi163.stdout:(8/106): ceph-osd-17.2.7-268.g6441305d.el8.x86_ 5.1 MB/s | 17 MB 00:03 2024-01-15T22:40:13.205 INFO:teuthology.orchestra.run.smithi053.stdout:(92/106): python3-rsa-4.9-2.el8.noarch.rpm 1.1 MB/s | 64 kB 00:00 2024-01-15T22:40:13.255 INFO:teuthology.orchestra.run.smithi053.stdout:(93/106): python3-simplegeneric-0.8.1-17.el8.no 376 kB/s | 19 kB 00:00 2024-01-15T22:40:13.276 INFO:teuthology.orchestra.run.smithi163.stdout:(9/106): ceph-selinux-17.2.7-268.g6441305d.el8. 209 kB/s | 24 kB 00:00 2024-01-15T22:40:13.330 INFO:teuthology.orchestra.run.smithi053.stdout:(94/106): python3-singledispatch-3.4.0.3-18.el8 318 kB/s | 24 kB 00:00 2024-01-15T22:40:13.389 INFO:teuthology.orchestra.run.smithi053.stdout:(95/106): python3-tempora-1.14.1-5.el8.noarch.r 502 kB/s | 29 kB 00:00 2024-01-15T22:40:13.456 INFO:teuthology.orchestra.run.smithi053.stdout:(96/106): python3-trustme-0.6.0-4.el8.noarch.rp 413 kB/s | 27 kB 00:00 2024-01-15T22:40:13.531 INFO:teuthology.orchestra.run.smithi053.stdout:(97/106): python3-waitress-1.4.3-1.el8.noarch.r 3.3 MB/s | 255 kB 00:00 2024-01-15T22:40:13.607 INFO:teuthology.orchestra.run.smithi053.stdout:(98/106): python3-webob-1.8.5-1.el8.1.noarch.rp 3.3 MB/s | 251 kB 00:00 2024-01-15T22:40:13.674 INFO:teuthology.orchestra.run.smithi053.stdout:(99/106): python3-websocket-client-0.56.0-5.el8 919 kB/s | 61 kB 00:00 2024-01-15T22:40:13.699 INFO:teuthology.orchestra.run.smithi053.stdout:(100/106): python3-routes-2.4.1-12.el8.noarch.r 345 kB/s | 196 kB 00:00 2024-01-15T22:40:13.749 INFO:teuthology.orchestra.run.smithi053.stdout:(101/106): python3-webtest-2.0.33-1.el8.noarch. 1.1 MB/s | 85 kB 00:00 2024-01-15T22:40:13.866 INFO:teuthology.orchestra.run.smithi053.stdout:(102/106): python3-zc-lockfile-2.0-2.el8.noarch 137 kB/s | 23 kB 00:00 2024-01-15T22:40:13.975 INFO:teuthology.orchestra.run.smithi053.stdout:(103/106): thrift-0.13.0-2.el8.x86_64.rpm 7.7 MB/s | 1.7 MB 00:00 2024-01-15T22:40:14.185 INFO:teuthology.orchestra.run.smithi163.stdout:(10/106): ceph-common-17.2.7-268.g6441305d.el8. 3.7 MB/s | 23 MB 00:06 2024-01-15T22:40:14.352 INFO:teuthology.orchestra.run.smithi163.stdout:(11/106): ceph-radosgw-17.2.7-268.g6441305d.el8 4.3 MB/s | 17 MB 00:03 2024-01-15T22:40:14.377 INFO:teuthology.orchestra.run.smithi163.stdout:(12/106): libcephfs-devel-17.2.7-268.g6441305d. 129 kB/s | 25 kB 00:00 2024-01-15T22:40:14.836 INFO:teuthology.orchestra.run.smithi163.stdout:(13/106): libcephfs2-17.2.7-268.g6441305d.el8.x 1.6 MB/s | 796 kB 00:00 2024-01-15T22:40:14.936 INFO:teuthology.orchestra.run.smithi163.stdout:(14/106): librados-devel-17.2.7-268.g6441305d.e 1.3 MB/s | 130 kB 00:00 2024-01-15T22:40:14.942 INFO:teuthology.orchestra.run.smithi053.stdout:(104/106): librbd1-17.2.7-268.g6441305d.el8.x86 3.7 MB/s | 3.6 MB 00:00 2024-01-15T22:40:15.103 INFO:teuthology.orchestra.run.smithi163.stdout:(15/106): libcephsqlite-17.2.7-268.g6441305d.el 245 kB/s | 178 kB 00:00 2024-01-15T22:40:15.187 INFO:teuthology.orchestra.run.smithi163.stdout:(16/106): libradosstriper1-17.2.7-268.g6441305d 2.0 MB/s | 506 kB 00:00 2024-01-15T22:40:15.218 INFO:teuthology.orchestra.run.smithi053.stdout:(105/106): librados2-17.2.7-268.g6441305d.el8.x 2.6 MB/s | 3.5 MB 00:01 2024-01-15T22:40:15.254 INFO:teuthology.orchestra.run.smithi163.stdout:(17/106): python3-ceph-argparse-17.2.7-268.g644 672 kB/s | 45 kB 00:00 2024-01-15T22:40:15.596 INFO:teuthology.orchestra.run.smithi163.stdout:(18/106): python3-ceph-common-17.2.7-268.g64413 338 kB/s | 115 kB 00:00 2024-01-15T22:40:15.746 INFO:teuthology.orchestra.run.smithi163.stdout:(19/106): python3-cephfs-17.2.7-268.g6441305d.e 1.2 MB/s | 190 kB 00:00 2024-01-15T22:40:15.980 INFO:teuthology.orchestra.run.smithi163.stdout:(20/106): python3-rados-17.2.7-268.g6441305d.el 1.6 MB/s | 371 kB 00:00 2024-01-15T22:40:16.222 INFO:teuthology.orchestra.run.smithi163.stdout:(21/106): python3-rbd-17.2.7-268.g6441305d.el8. 1.4 MB/s | 358 kB 00:00 2024-01-15T22:40:16.314 INFO:teuthology.orchestra.run.smithi163.stdout:(22/106): python3-rgw-17.2.7-268.g6441305d.el8. 1.1 MB/s | 107 kB 00:00 2024-01-15T22:40:16.398 INFO:teuthology.orchestra.run.smithi163.stdout:(23/106): rbd-fuse-17.2.7-268.g6441305d.el8.x86 1.1 MB/s | 91 kB 00:00 2024-01-15T22:40:18.198 INFO:teuthology.orchestra.run.smithi163.stdout:(24/106): librgw2-17.2.7-268.g6441305d.el8.x86_ 1.8 MB/s | 5.6 MB 00:03 2024-01-15T22:40:18.257 INFO:teuthology.orchestra.run.smithi163.stdout:(25/106): rbd-mirror-17.2.7-268.g6441305d.el8.x 1.9 MB/s | 3.5 MB 00:01 2024-01-15T22:40:18.336 INFO:teuthology.orchestra.run.smithi163.stdout:(26/106): ceph-grafana-dashboards-17.2.7-268.g6 310 kB/s | 23 kB 00:00 2024-01-15T22:40:18.357 INFO:teuthology.orchestra.run.smithi163.stdout:(27/106): rbd-nbd-17.2.7-268.g6441305d.el8.x86_ 1.1 MB/s | 174 kB 00:00 2024-01-15T22:40:18.416 INFO:teuthology.orchestra.run.smithi163.stdout:(28/106): ceph-mgr-cephadm-17.2.7-268.g6441305d 1.4 MB/s | 121 kB 00:00 2024-01-15T22:40:19.258 INFO:teuthology.orchestra.run.smithi163.stdout:(29/106): ceph-mgr-dashboard-17.2.7-268.g644130 1.9 MB/s | 1.7 MB 00:00 2024-01-15T22:40:19.483 INFO:teuthology.orchestra.run.smithi163.stdout:(30/106): ceph-mgr-modules-core-17.2.7-268.g644 1.0 MB/s | 238 kB 00:00 2024-01-15T22:40:19.567 INFO:teuthology.orchestra.run.smithi163.stdout:(31/106): ceph-mgr-rook-17.2.7-268.g6441305d.el 568 kB/s | 47 kB 00:00 2024-01-15T22:40:19.659 INFO:teuthology.orchestra.run.smithi163.stdout:(32/106): ceph-prometheus-alerts-17.2.7-268.g64 158 kB/s | 14 kB 00:00 2024-01-15T22:40:19.743 INFO:teuthology.orchestra.run.smithi163.stdout:(33/106): cephadm-17.2.7-268.g6441305d.el8.noar 967 kB/s | 80 kB 00:00 2024-01-15T22:40:19.943 INFO:teuthology.orchestra.run.smithi163.stdout:(34/106): jq-1.6-8.el8.x86_64.rpm 1.0 MB/s | 203 kB 00:00 2024-01-15T22:40:20.085 INFO:teuthology.orchestra.run.smithi163.stdout:(35/106): librdkafka-1.6.1-1.el8.x86_64.rpm 4.7 MB/s | 677 kB 00:00 2024-01-15T22:40:20.177 INFO:teuthology.orchestra.run.smithi163.stdout:(36/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.8 MB/s | 259 kB 00:00 2024-01-15T22:40:20.236 INFO:teuthology.orchestra.run.smithi163.stdout:(37/106): oniguruma-6.8.2-2.el8.x86_64.rpm 3.1 MB/s | 187 kB 00:00 2024-01-15T22:40:20.659 INFO:teuthology.orchestra.run.smithi053.stdout:(106/106): ceph-test-17.2.7-268.g6441305d.el8.x 3.1 MB/s | 52 MB 00:16 2024-01-15T22:40:20.664 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-01-15T22:40:20.664 INFO:teuthology.orchestra.run.smithi053.stdout:Total 10 MB/s | 197 MB 00:19 2024-01-15T22:40:20.919 INFO:teuthology.orchestra.run.smithi163.stdout:(38/106): openblas-0.3.15-4.el8.x86_64.rpm 6.9 MB/s | 4.7 MB 00:00 2024-01-15T22:40:21.203 INFO:teuthology.orchestra.run.smithi163.stdout:(39/106): ceph-mgr-diskprediction-local-17.2.7- 2.7 MB/s | 7.4 MB 00:02 2024-01-15T22:40:21.215 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-01-15T22:40:21.313 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-01-15T22:40:21.314 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-01-15T22:40:21.378 INFO:teuthology.orchestra.run.smithi163.stdout:(40/106): python3-attrs-17.4.0-6.el8.noarch.rpm 302 kB/s | 53 kB 00:00 2024-01-15T22:40:21.445 INFO:teuthology.orchestra.run.smithi163.stdout:(41/106): openblas-threads-0.3.15-4.el8.x86_64. 9.2 MB/s | 4.9 MB 00:00 2024-01-15T22:40:21.554 INFO:teuthology.orchestra.run.smithi163.stdout:(42/106): python3-jinja2-2.10.1-3.el8.noarch.rp 4.8 MB/s | 538 kB 00:00 2024-01-15T22:40:21.604 INFO:teuthology.orchestra.run.smithi163.stdout:(43/106): python3-jsonpatch-1.21-2.el8.noarch.r 532 kB/s | 27 kB 00:00 2024-01-15T22:40:21.725 INFO:teuthology.orchestra.run.smithi163.stdout:(44/106): python3-jsonpointer-1.10-11.el8.noarc 165 kB/s | 20 kB 00:00 2024-01-15T22:40:21.789 INFO:teuthology.orchestra.run.smithi163.stdout:(45/106): python3-mako-1.0.6-14.el8.noarch.rpm 2.4 MB/s | 157 kB 00:00 2024-01-15T22:40:21.831 INFO:teuthology.orchestra.run.smithi163.stdout:(46/106): python3-markupsafe-0.23-19.el8.x86_64 933 kB/s | 39 kB 00:00 2024-01-15T22:40:22.139 INFO:teuthology.orchestra.run.smithi163.stdout:(47/106): python3-numpy-1.14.3-10.el8.x86_64.rp 12 MB/s | 3.7 MB 00:00 2024-01-15T22:40:22.198 INFO:teuthology.orchestra.run.smithi163.stdout:(48/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 3.8 MB/s | 225 kB 00:00 2024-01-15T22:40:22.257 INFO:teuthology.orchestra.run.smithi163.stdout:(49/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 551 kB/s | 32 kB 00:00 2024-01-15T22:40:22.307 INFO:teuthology.orchestra.run.smithi163.stdout:(50/106): python3-prettytable-0.7.2-14.el8.noar 880 kB/s | 44 kB 00:00 2024-01-15T22:40:22.383 INFO:teuthology.orchestra.run.smithi163.stdout:(51/106): python3-py-1.5.3-4.el8.noarch.rpm 6.1 MB/s | 472 kB 00:00 2024-01-15T22:40:22.441 INFO:teuthology.orchestra.run.smithi163.stdout:(52/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 1.7 MB/s | 103 kB 00:00 2024-01-15T22:40:22.508 INFO:teuthology.orchestra.run.smithi163.stdout:(53/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.8 MB/s | 126 kB 00:00 2024-01-15T22:40:22.567 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-01-15T22:40:22.567 INFO:teuthology.orchestra.run.smithi163.stdout:(54/106): python3-pyasn1-modules-0.3.7-6.el8.no 1.8 MB/s | 110 kB 00:00 2024-01-15T22:40:22.570 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-01-15T22:40:22.701 INFO:teuthology.orchestra.run.smithi163.stdout:(55/106): python3-pytest-3.4.2-11.el8.noarch.rp 10 MB/s | 1.3 MB 00:00 2024-01-15T22:40:22.751 INFO:teuthology.orchestra.run.smithi163.stdout:(56/106): python3-pytz-2017.2-11.el8.noarch.rpm 1.1 MB/s | 57 kB 00:00 2024-01-15T22:40:23.218 INFO:teuthology.orchestra.run.smithi163.stdout:(57/106): python3-babel-2.5.1-7.el8.noarch.rpm 2.6 MB/s | 4.8 MB 00:01 2024-01-15T22:40:23.435 INFO:teuthology.orchestra.run.smithi163.stdout:(58/106): python3-scipy-1.0.0-21.module_el8+762 21 MB/s | 14 MB 00:00 2024-01-15T22:40:23.461 INFO:teuthology.orchestra.run.smithi163.stdout:(59/106): python3-werkzeug-0.12.2-4.el8.noarch. 1.8 MB/s | 457 kB 00:00 2024-01-15T22:40:23.494 INFO:teuthology.orchestra.run.smithi163.stdout:(60/106): socat-1.7.4.1-1.el8.x86_64.rpm 5.4 MB/s | 323 kB 00:00 2024-01-15T22:40:23.520 INFO:teuthology.orchestra.run.smithi163.stdout:(61/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.2 MB/s | 71 kB 00:00 2024-01-15T22:40:23.820 INFO:teuthology.orchestra.run.smithi163.stdout:(62/106): fuse-2.9.7-17.el8.x86_64.rpm 255 kB/s | 83 kB 00:00 2024-01-15T22:40:23.987 INFO:teuthology.orchestra.run.smithi163.stdout:(63/106): libquadmath-8.5.0-21.el8.x86_64.rpm 1.0 MB/s | 172 kB 00:00 2024-01-15T22:40:24.029 INFO:teuthology.orchestra.run.smithi163.stdout:(64/106): libgfortran-8.5.0-21.el8.x86_64.rpm 1.2 MB/s | 645 kB 00:00 2024-01-15T22:40:24.079 INFO:teuthology.orchestra.run.smithi163.stdout:(65/106): librabbitmq-0.9.0-4.el8.x86_64.rpm 510 kB/s | 47 kB 00:00 2024-01-15T22:40:24.121 INFO:teuthology.orchestra.run.smithi163.stdout:(66/106): python3-cffi-1.11.5-6.el8.x86_64.rpm 2.6 MB/s | 249 kB 00:00 2024-01-15T22:40:24.213 INFO:teuthology.orchestra.run.smithi163.stdout:(67/106): python3-jwt-1.6.1-2.el8.noarch.rpm 465 kB/s | 43 kB 00:00 2024-01-15T22:40:24.305 INFO:teuthology.orchestra.run.smithi163.stdout:(68/106): python3-oauthlib-2.1.0-1.el8.noarch.r 1.6 MB/s | 155 kB 00:00 2024-01-15T22:40:24.330 INFO:teuthology.orchestra.run.smithi163.stdout:(69/106): python3-cryptography-3.2.1-7.el8.x86_ 2.5 MB/s | 641 kB 00:00 2024-01-15T22:40:24.397 INFO:teuthology.orchestra.run.smithi163.stdout:(70/106): python3-pycparser-2.14-14.el8.noarch. 1.2 MB/s | 109 kB 00:00 2024-01-15T22:40:24.414 INFO:teuthology.orchestra.run.smithi163.stdout:(71/106): python3-requests-oauthlib-1.0.0-1.el8 509 kB/s | 43 kB 00:00 2024-01-15T22:40:24.740 INFO:teuthology.orchestra.run.smithi163.stdout:(72/106): liboath-2.6.2-3.el8.x86_64.rpm 181 kB/s | 59 kB 00:00 2024-01-15T22:40:24.865 INFO:teuthology.orchestra.run.smithi163.stdout:(73/106): gperftools-libs-2.7-9.el8.x86_64.rpm 655 kB/s | 306 kB 00:00 2024-01-15T22:40:24.890 INFO:teuthology.orchestra.run.smithi163.stdout:(74/106): libunwind-1.3.1-3.el8.x86_64.rpm 500 kB/s | 75 kB 00:00 2024-01-15T22:40:25.015 INFO:teuthology.orchestra.run.smithi163.stdout:(75/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 349 kB/s | 44 kB 00:00 2024-01-15T22:40:25.083 INFO:teuthology.orchestra.run.smithi163.stdout:(76/106): python3-asyncssh-2.7.0-2.el8.noarch.r 2.1 MB/s | 476 kB 00:00 2024-01-15T22:40:25.175 INFO:teuthology.orchestra.run.smithi163.stdout:(77/106): python3-cachetools-3.1.1-4.el8.noarch 360 kB/s | 33 kB 00:00 2024-01-15T22:40:25.208 INFO:teuthology.orchestra.run.smithi163.stdout:(78/106): python3-beautifulsoup4-4.6.3-2.el8.1. 963 kB/s | 185 kB 00:00 2024-01-15T22:40:25.233 INFO:teuthology.orchestra.run.smithi163.stdout:(79/106): python3-certifi-2018.10.15-7.el8.noar 278 kB/s | 16 kB 00:00 2024-01-15T22:40:25.317 INFO:teuthology.orchestra.run.smithi163.stdout:(80/106): python3-cheroot-8.5.2-1.el8.noarch.rp 1.6 MB/s | 173 kB 00:00 2024-01-15T22:40:25.342 INFO:teuthology.orchestra.run.smithi163.stdout:(81/106): python3-cherrypy-18.4.0-1.el8.noarch. 3.5 MB/s | 384 kB 00:00 2024-01-15T22:40:25.410 INFO:teuthology.orchestra.run.smithi163.stdout:(82/106): python3-jaraco-6.2-6.el8.noarch.rpm 166 kB/s | 11 kB 00:00 2024-01-15T22:40:25.435 INFO:teuthology.orchestra.run.smithi163.stdout:(83/106): python3-google-auth-1.1.1-10.el8.noar 694 kB/s | 81 kB 00:00 2024-01-15T22:40:25.485 INFO:teuthology.orchestra.run.smithi163.stdout:(84/106): python3-jaraco-functools-2.0-4.el8.no 234 kB/s | 18 kB 00:00 2024-01-15T22:40:25.569 INFO:teuthology.orchestra.run.smithi163.stdout:(85/106): python3-logutils-0.3.5-11.el8.noarch. 584 kB/s | 49 kB 00:00 2024-01-15T22:40:25.644 INFO:teuthology.orchestra.run.smithi163.stdout:(86/106): python3-more-itertools-7.2.0-3.el8.no 785 kB/s | 59 kB 00:00 2024-01-15T22:40:25.678 INFO:teuthology.orchestra.run.smithi163.stdout:(87/106): python3-kubernetes-11.0.0-6.el8.noarc 4.8 MB/s | 1.2 MB 00:00 2024-01-15T22:40:25.737 INFO:teuthology.orchestra.run.smithi163.stdout:(88/106): python3-natsort-7.1.1-2.el8.noarch.rp 655 kB/s | 60 kB 00:00 2024-01-15T22:40:25.762 INFO:teuthology.orchestra.run.smithi163.stdout:(89/106): python3-pecan-1.3.2-9.el8.noarch.rpm 3.3 MB/s | 283 kB 00:00 2024-01-15T22:40:25.812 INFO:teuthology.orchestra.run.smithi163.stdout:(90/106): python3-portend-2.6-1.el8.noarch.rpm 207 kB/s | 16 kB 00:00 2024-01-15T22:40:25.846 INFO:teuthology.orchestra.run.smithi163.stdout:(91/106): python3-repoze-lru-0.7-6.el8.noarch.r 402 kB/s | 34 kB 00:00 2024-01-15T22:40:25.921 INFO:teuthology.orchestra.run.smithi163.stdout:(92/106): python3-routes-2.4.1-12.el8.noarch.rp 1.8 MB/s | 196 kB 00:00 2024-01-15T22:40:25.979 INFO:teuthology.orchestra.run.smithi163.stdout:(93/106): python3-rsa-4.9-2.el8.noarch.rpm 482 kB/s | 64 kB 00:00 2024-01-15T22:40:26.014 INFO:teuthology.orchestra.run.smithi163.stdout:(94/106): python3-simplegeneric-0.8.1-17.el8.no 203 kB/s | 19 kB 00:00 2024-01-15T22:40:26.080 INFO:teuthology.orchestra.run.smithi163.stdout:(95/106): python3-singledispatch-3.4.0.3-18.el8 238 kB/s | 24 kB 00:00 2024-01-15T22:40:26.106 INFO:teuthology.orchestra.run.smithi163.stdout:(96/106): python3-tempora-1.14.1-5.el8.noarch.r 318 kB/s | 29 kB 00:00 2024-01-15T22:40:26.173 INFO:teuthology.orchestra.run.smithi163.stdout:(97/106): python3-trustme-0.6.0-4.el8.noarch.rp 299 kB/s | 27 kB 00:00 2024-01-15T22:40:26.215 INFO:teuthology.orchestra.run.smithi163.stdout:(98/106): python3-waitress-1.4.3-1.el8.noarch.r 2.3 MB/s | 255 kB 00:00 2024-01-15T22:40:26.273 INFO:teuthology.orchestra.run.smithi163.stdout:(99/106): python3-webob-1.8.5-1.el8.1.noarch.rp 2.4 MB/s | 251 kB 00:00 2024-01-15T22:40:26.307 INFO:teuthology.orchestra.run.smithi163.stdout:(100/106): python3-websocket-client-0.56.0-5.el 666 kB/s | 61 kB 00:00 2024-01-15T22:40:26.374 INFO:teuthology.orchestra.run.smithi163.stdout:(101/106): python3-webtest-2.0.33-1.el8.noarch. 851 kB/s | 85 kB 00:00 2024-01-15T22:40:26.416 INFO:teuthology.orchestra.run.smithi163.stdout:(102/106): python3-zc-lockfile-2.0-2.el8.noarch 211 kB/s | 23 kB 00:00 2024-01-15T22:40:26.600 INFO:teuthology.orchestra.run.smithi163.stdout:(103/106): thrift-0.13.0-2.el8.x86_64.rpm 7.7 MB/s | 1.7 MB 00:00 2024-01-15T22:40:26.857 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-01-15T22:40:27.017 INFO:teuthology.orchestra.run.smithi163.stdout:(104/106): librados2-17.2.7-268.g6441305d.el8.x 5.8 MB/s | 3.5 MB 00:00 2024-01-15T22:40:27.325 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/108 2024-01-15T22:40:27.507 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : thrift-0.13.0-2.el8.x86_64 2/108 2024-01-15T22:40:27.741 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 3/108 2024-01-15T22:40:27.961 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/108 2024-01-15T22:40:28.366 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/108 2024-01-15T22:40:28.417 INFO:teuthology.orchestra.run.smithi163.stdout:(105/106): ceph-test-17.2.7-268.g6441305d.el8.x 3.4 MB/s | 52 MB 00:15 2024-01-15T22:40:28.536 INFO:teuthology.orchestra.run.smithi053.stdout: Upgrading : librados2-2:17.2.7-268.g6441305d.el8.x86_64 5/108 2024-01-15T22:40:28.550 INFO:teuthology.orchestra.run.smithi163.stdout:(106/106): librbd1-17.2.7-268.g6441305d.el8.x86 1.8 MB/s | 3.6 MB 00:01 2024-01-15T22:40:28.555 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-01-15T22:40:28.555 INFO:teuthology.orchestra.run.smithi163.stdout:Total 9.4 MB/s | 197 MB 00:21 2024-01-15T22:40:28.989 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: librados2-2:17.2.7-268.g6441305d.el8.x86_64 5/108 2024-01-15T22:40:29.087 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-01-15T22:40:29.177 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-01-15T22:40:29.177 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-01-15T22:40:29.202 INFO:teuthology.orchestra.run.smithi053.stdout: Upgrading : librbd1-2:17.2.7-268.g6441305d.el8.x86_64 6/108 2024-01-15T22:40:29.324 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: librbd1-2:17.2.7-268.g6441305d.el8.x86_64 6/108 2024-01-15T22:40:29.527 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libcephfs2-2:17.2.7-268.g6441305d.el8.x86_64 7/108 2024-01-15T22:40:29.609 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: libcephfs2-2:17.2.7-268.g6441305d.el8.x86_64 7/108 2024-01-15T22:40:29.891 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-rados-2:17.2.7-268.g6441305d.el8.x86_64 8/108 2024-01-15T22:40:30.348 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-01-15T22:40:30.351 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-01-15T22:40:30.599 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : librdkafka-1.6.1-1.el8.x86_64 9/108 2024-01-15T22:40:30.735 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : librgw2-2:17.2.7-268.g6441305d.el8.x86_64 10/108 2024-01-15T22:40:30.844 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: librgw2-2:17.2.7-268.g6441305d.el8.x86_64 10/108 2024-01-15T22:40:31.060 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/108 2024-01-15T22:40:31.271 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 12/108 2024-01-15T22:40:31.435 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libcephsqlite-2:17.2.7-268.g6441305d.el8.x86_64 13/108 2024-01-15T22:40:31.549 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: libcephsqlite-2:17.2.7-268.g6441305d.el8.x86_64 13/108 2024-01-15T22:40:31.710 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libradosstriper1-2:17.2.7-268.g6441305d.el8.x86_ 14/108 2024-01-15T22:40:31.838 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: libradosstriper1-2:17.2.7-268.g6441305d.el8.x86_ 14/108 2024-01-15T22:40:32.054 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 15/108 2024-01-15T22:40:32.218 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 16/108 2024-01-15T22:40:32.343 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 16/108 2024-01-15T22:40:32.485 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 17/108 2024-01-15T22:40:33.110 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 17/108 2024-01-15T22:40:33.318 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : openblas-0.3.15-4.el8.x86_64 18/108 2024-01-15T22:40:33.955 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 18/108 2024-01-15T22:40:34.126 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 19/108 2024-01-15T22:40:34.396 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-01-15T22:40:34.733 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/108 2024-01-15T22:40:34.840 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 19/108 2024-01-15T22:40:34.915 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : thrift-0.13.0-2.el8.x86_64 2/108 2024-01-15T22:40:35.113 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 3/108 2024-01-15T22:40:35.224 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 20/108 2024-01-15T22:40:35.319 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/108 2024-01-15T22:40:35.474 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 21/108 2024-01-15T22:40:35.673 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 22/108 2024-01-15T22:40:35.693 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/108 2024-01-15T22:40:35.850 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 23/108 2024-01-15T22:40:35.869 INFO:teuthology.orchestra.run.smithi163.stdout: Upgrading : librados2-2:17.2.7-268.g6441305d.el8.x86_64 5/108 2024-01-15T22:40:36.058 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-ceph-argparse-2:17.2.7-268.g6441305d.el8 24/108 2024-01-15T22:40:36.280 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librados2-2:17.2.7-268.g6441305d.el8.x86_64 5/108 2024-01-15T22:40:36.347 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-cephfs-2:17.2.7-268.g6441305d.el8.x86_64 25/108 2024-01-15T22:40:36.494 INFO:teuthology.orchestra.run.smithi163.stdout: Upgrading : librbd1-2:17.2.7-268.g6441305d.el8.x86_64 6/108 2024-01-15T22:40:36.619 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librbd1-2:17.2.7-268.g6441305d.el8.x86_64 6/108 2024-01-15T22:40:36.802 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libcephfs2-2:17.2.7-268.g6441305d.el8.x86_64 7/108 2024-01-15T22:40:36.880 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libcephfs2-2:17.2.7-268.g6441305d.el8.x86_64 7/108 2024-01-15T22:40:37.349 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 26/108 2024-01-15T22:40:37.462 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-rados-2:17.2.7-268.g6441305d.el8.x86_64 8/108 2024-01-15T22:40:37.689 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 27/108 2024-01-15T22:40:38.026 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 28/108 2024-01-15T22:40:38.117 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : librdkafka-1.6.1-1.el8.x86_64 9/108 2024-01-15T22:40:38.242 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 29/108 2024-01-15T22:40:38.260 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : librgw2-2:17.2.7-268.g6441305d.el8.x86_64 10/108 2024-01-15T22:40:38.366 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librgw2-2:17.2.7-268.g6441305d.el8.x86_64 10/108 2024-01-15T22:40:38.564 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/108 2024-01-15T22:40:38.773 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 12/108 2024-01-15T22:40:38.910 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libcephsqlite-2:17.2.7-268.g6441305d.el8.x86_64 13/108 2024-01-15T22:40:39.011 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libcephsqlite-2:17.2.7-268.g6441305d.el8.x86_64 13/108 2024-01-15T22:40:39.160 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libradosstriper1-2:17.2.7-268.g6441305d.el8.x86_ 14/108 2024-01-15T22:40:39.273 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libradosstriper1-2:17.2.7-268.g6441305d.el8.x86_ 14/108 2024-01-15T22:40:39.506 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 15/108 2024-01-15T22:40:39.627 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 16/108 2024-01-15T22:40:39.751 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 16/108 2024-01-15T22:40:39.871 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 17/108 2024-01-15T22:40:40.151 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 29/108 2024-01-15T22:40:40.464 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 17/108 2024-01-15T22:40:40.515 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 30/108 2024-01-15T22:40:40.602 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : openblas-0.3.15-4.el8.x86_64 18/108 2024-01-15T22:40:40.695 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 31/108 2024-01-15T22:40:40.921 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-rsa-4.9-2.el8.noarch 32/108 2024-01-15T22:40:41.188 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-rgw-2:17.2.7-268.g6441305d.el8.x86_64 33/108 2024-01-15T22:40:41.224 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 18/108 2024-01-15T22:40:41.352 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 19/108 2024-01-15T22:40:41.390 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-rbd-2:17.2.7-268.g6441305d.el8.x86_64 34/108 2024-01-15T22:40:41.627 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : librados-devel-2:17.2.7-268.g6441305d.el8.x86_64 35/108 2024-01-15T22:40:41.774 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 36/108 2024-01-15T22:40:42.020 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 37/108 2024-01-15T22:40:42.067 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 19/108 2024-01-15T22:40:42.275 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 38/108 2024-01-15T22:40:42.393 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 20/108 2024-01-15T22:40:42.481 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 39/108 2024-01-15T22:40:42.607 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 21/108 2024-01-15T22:40:42.655 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 40/108 2024-01-15T22:40:42.788 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 22/108 2024-01-15T22:40:42.921 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 41/108 2024-01-15T22:40:42.991 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 23/108 2024-01-15T22:40:43.156 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 42/108 2024-01-15T22:40:43.170 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-ceph-argparse-2:17.2.7-268.g6441305d.el8 24/108 2024-01-15T22:40:43.347 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 43/108 2024-01-15T22:40:43.421 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cephfs-2:17.2.7-268.g6441305d.el8.x86_64 25/108 2024-01-15T22:40:43.562 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 44/108 2024-01-15T22:40:43.740 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 45/108 2024-01-15T22:40:43.955 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 46/108 2024-01-15T22:40:44.194 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 47/108 2024-01-15T22:40:44.354 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 26/108 2024-01-15T22:40:44.388 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-portend-2.6-1.el8.noarch 48/108 2024-01-15T22:40:44.575 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 49/108 2024-01-15T22:40:44.698 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 27/108 2024-01-15T22:40:44.820 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 50/108 2024-01-15T22:40:44.988 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 28/108 2024-01-15T22:40:45.077 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 51/108 2024-01-15T22:40:45.201 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 29/108 2024-01-15T22:40:45.294 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 52/108 2024-01-15T22:40:45.677 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 53/108 2024-01-15T22:40:45.952 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 54/108 2024-01-15T22:40:46.207 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 55/108 2024-01-15T22:40:46.460 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 56/108 2024-01-15T22:40:46.717 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 57/108 2024-01-15T22:40:46.979 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 29/108 2024-01-15T22:40:47.129 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 58/108 2024-01-15T22:40:47.286 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 30/108 2024-01-15T22:40:47.404 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-cryptography-3.2.1-7.el8.x86_64 59/108 2024-01-15T22:40:47.484 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 31/108 2024-01-15T22:40:47.627 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 60/108 2024-01-15T22:40:47.721 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-rsa-4.9-2.el8.noarch 32/108 2024-01-15T22:40:47.936 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 61/108 2024-01-15T22:40:47.951 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-rgw-2:17.2.7-268.g6441305d.el8.x86_64 33/108 2024-01-15T22:40:48.130 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-rbd-2:17.2.7-268.g6441305d.el8.x86_64 34/108 2024-01-15T22:40:48.192 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 62/108 2024-01-15T22:40:48.333 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : librados-devel-2:17.2.7-268.g6441305d.el8.x86_64 35/108 2024-01-15T22:40:48.519 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 36/108 2024-01-15T22:40:48.791 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 37/108 2024-01-15T22:40:49.023 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 38/108 2024-01-15T22:40:49.204 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 39/108 2024-01-15T22:40:49.359 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 63/108 2024-01-15T22:40:49.394 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 40/108 2024-01-15T22:40:49.632 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 41/108 2024-01-15T22:40:49.748 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 64/108 2024-01-15T22:40:49.835 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 42/108 2024-01-15T22:40:49.999 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 65/108 2024-01-15T22:40:50.026 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 43/108 2024-01-15T22:40:50.203 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 44/108 2024-01-15T22:40:50.278 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 66/108 2024-01-15T22:40:50.355 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 45/108 2024-01-15T22:40:50.519 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 46/108 2024-01-15T22:40:50.631 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 67/108 2024-01-15T22:40:50.781 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 47/108 2024-01-15T22:40:50.851 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 68/108 2024-01-15T22:40:50.993 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-portend-2.6-1.el8.noarch 48/108 2024-01-15T22:40:51.137 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 69/108 2024-01-15T22:40:51.191 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 49/108 2024-01-15T22:40:51.377 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : fuse-2.9.7-17.el8.x86_64 70/108 2024-01-15T22:40:51.391 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 50/108 2024-01-15T22:40:51.606 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 51/108 2024-01-15T22:40:51.608 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 71/108 2024-01-15T22:40:51.828 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 52/108 2024-01-15T22:40:51.931 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 72/108 2024-01-15T22:40:52.167 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 53/108 2024-01-15T22:40:52.217 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-py-1.5.3-4.el8.noarch 73/108 2024-01-15T22:40:52.401 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 54/108 2024-01-15T22:40:52.417 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 74/108 2024-01-15T22:40:52.594 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 55/108 2024-01-15T22:40:52.624 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 75/108 2024-01-15T22:40:52.855 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 56/108 2024-01-15T22:40:52.899 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 76/108 2024-01-15T22:40:53.094 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 57/108 2024-01-15T22:40:53.101 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 77/108 2024-01-15T22:40:53.354 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 78/108 2024-01-15T22:40:53.439 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 58/108 2024-01-15T22:40:53.566 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 79/108 2024-01-15T22:40:53.633 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 79/108 2024-01-15T22:40:53.727 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cryptography-3.2.1-7.el8.x86_64 59/108 2024-01-15T22:40:53.849 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : jq-1.6-8.el8.x86_64 80/108 2024-01-15T22:40:53.966 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 60/108 2024-01-15T22:40:54.235 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 61/108 2024-01-15T22:40:54.402 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: cephadm-2:17.2.7-268.g6441305d.el8.noarch 81/108 2024-01-15T22:40:54.445 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 62/108 2024-01-15T22:40:54.604 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : cephadm-2:17.2.7-268.g6441305d.el8.noarch 81/108 2024-01-15T22:40:54.740 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-268.g6441305d.el 82/108 2024-01-15T22:40:54.974 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-268.g6441305d.e 83/108 2024-01-15T22:40:55.216 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-ceph-common-2:17.2.7-268.g6441305d.el8.x 84/108 2024-01-15T22:40:55.511 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 63/108 2024-01-15T22:40:55.905 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 64/108 2024-01-15T22:40:56.115 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 65/108 2024-01-15T22:40:56.365 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 66/108 2024-01-15T22:40:56.679 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 67/108 2024-01-15T22:40:56.966 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 68/108 2024-01-15T22:40:57.209 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 69/108 2024-01-15T22:40:57.433 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : fuse-2.9.7-17.el8.x86_64 70/108 2024-01-15T22:40:57.653 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 71/108 2024-01-15T22:40:57.984 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 72/108 2024-01-15T22:40:58.102 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-common-2:17.2.7-268.g6441305d.el8.x86_64 85/108 2024-01-15T22:40:58.248 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-py-1.5.3-4.el8.noarch 73/108 2024-01-15T22:40:58.414 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 74/108 2024-01-15T22:40:58.499 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-common-2:17.2.7-268.g6441305d.el8.x86_64 85/108 2024-01-15T22:40:58.604 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 75/108 2024-01-15T22:40:58.847 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 76/108 2024-01-15T22:40:59.047 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 77/108 2024-01-15T22:40:59.124 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-common-2:17.2.7-268.g6441305d.el8.x86_64 85/108 2024-01-15T22:40:59.259 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 78/108 2024-01-15T22:40:59.432 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 79/108 2024-01-15T22:40:59.434 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-base-2:17.2.7-268.g6441305d.el8.x86_64 86/108 2024-01-15T22:40:59.506 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 79/108 2024-01-15T22:40:59.548 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-base-2:17.2.7-268.g6441305d.el8.x86_64 86/108 2024-01-15T22:40:59.690 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : jq-1.6-8.el8.x86_64 80/108 2024-01-15T22:40:59.765 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-selinux-2:17.2.7-268.g6441305d.el8.x86_64 87/108 2024-01-15T22:41:00.198 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: cephadm-2:17.2.7-268.g6441305d.el8.noarch 81/108 2024-01-15T22:41:00.365 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : cephadm-2:17.2.7-268.g6441305d.el8.noarch 81/108 2024-01-15T22:41:00.488 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-268.g6441305d.el 82/108 2024-01-15T22:41:00.674 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-268.g6441305d.e 83/108 2024-01-15T22:41:00.915 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-ceph-common-2:17.2.7-268.g6441305d.el8.x 84/108 2024-01-15T22:41:03.523 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-common-2:17.2.7-268.g6441305d.el8.x86_64 85/108 2024-01-15T22:41:03.757 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-common-2:17.2.7-268.g6441305d.el8.x86_64 85/108 2024-01-15T22:41:04.337 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-common-2:17.2.7-268.g6441305d.el8.x86_64 85/108 2024-01-15T22:41:04.629 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-base-2:17.2.7-268.g6441305d.el8.x86_64 86/108 2024-01-15T22:41:04.713 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-base-2:17.2.7-268.g6441305d.el8.x86_64 86/108 2024-01-15T22:41:04.898 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-selinux-2:17.2.7-268.g6441305d.el8.x86_64 87/108 2024-01-15T22:41:19.858 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-selinux-2:17.2.7-268.g6441305d.el8.x86_64 87/108 2024-01-15T22:41:19.859 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /sys 2024-01-15T22:41:19.859 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /proc 2024-01-15T22:41:19.859 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /dev 2024-01-15T22:41:19.859 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /run 2024-01-15T22:41:19.859 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /mnt 2024-01-15T22:41:19.859 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /var/tmp 2024-01-15T22:41:19.859 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /home 2024-01-15T22:41:19.859 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /tmp 2024-01-15T22:41:19.859 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /dev 2024-01-15T22:41:19.859 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:41:20.137 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-268.g6441305d.el8.noar 88/108 2024-01-15T22:41:20.359 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-268.g6441305d.el8.noar 88/108 2024-01-15T22:41:20.598 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-268.g6441305d.el8.no 89/108 2024-01-15T22:41:21.624 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-268.g6441305d.el8.no 89/108 2024-01-15T22:41:21.795 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-268.g6441 90/108 2024-01-15T22:41:21.891 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-268.g6441 90/108 2024-01-15T22:41:22.280 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-268.g6441305d.el8 91/108 2024-01-15T22:41:22.515 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-mgr-2:17.2.7-268.g6441305d.el8.x86_64 92/108 2024-01-15T22:41:22.551 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-mgr-2:17.2.7-268.g6441305d.el8.x86_64 92/108 2024-01-15T22:41:22.779 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-mgr-rook-2:17.2.7-268.g6441305d.el8.noarch 93/108 2024-01-15T22:41:23.003 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-268.g6441305d.el8.noarch 93/108 2024-01-15T22:41:23.195 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-mds-2:17.2.7-268.g6441305d.el8.x86_64 94/108 2024-01-15T22:41:23.618 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-mds-2:17.2.7-268.g6441305d.el8.x86_64 94/108 2024-01-15T22:41:23.820 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-mon-2:17.2.7-268.g6441305d.el8.x86_64 95/108 2024-01-15T22:41:24.218 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-selinux-2:17.2.7-268.g6441305d.el8.x86_64 87/108 2024-01-15T22:41:24.218 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /sys 2024-01-15T22:41:24.218 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /proc 2024-01-15T22:41:24.218 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /dev 2024-01-15T22:41:24.218 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /run 2024-01-15T22:41:24.218 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /mnt 2024-01-15T22:41:24.219 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /var/tmp 2024-01-15T22:41:24.219 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /home 2024-01-15T22:41:24.219 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /tmp 2024-01-15T22:41:24.219 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /dev 2024-01-15T22:41:24.219 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:41:24.486 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-268.g6441305d.el8.noar 88/108 2024-01-15T22:41:24.695 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-268.g6441305d.el8.noar 88/108 2024-01-15T22:41:24.900 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-268.g6441305d.el8.no 89/108 2024-01-15T22:41:25.392 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-mon-2:17.2.7-268.g6441305d.el8.x86_64 95/108 2024-01-15T22:41:25.589 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-osd-2:17.2.7-268.g6441305d.el8.x86_64 96/108 2024-01-15T22:41:25.611 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-osd-2:17.2.7-268.g6441305d.el8.x86_64 96/108 2024-01-15T22:41:25.859 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-268.g6441305d.el8.no 89/108 2024-01-15T22:41:26.094 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-268.g6441 90/108 2024-01-15T22:41:26.185 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-268.g6441 90/108 2024-01-15T22:41:26.568 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-268.g6441305d.el8 91/108 2024-01-15T22:41:26.784 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-2:17.2.7-268.g6441305d.el8.x86_64 92/108 2024-01-15T22:41:26.819 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-2:17.2.7-268.g6441305d.el8.x86_64 92/108 2024-01-15T22:41:27.044 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-rook-2:17.2.7-268.g6441305d.el8.noarch 93/108 2024-01-15T22:41:27.255 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-268.g6441305d.el8.noarch 93/108 2024-01-15T22:41:27.329 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-2:17.2.7-268.g6441305d.el8.x86_64 97/108 2024-01-15T22:41:27.444 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mds-2:17.2.7-268.g6441305d.el8.x86_64 94/108 2024-01-15T22:41:27.589 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-radosgw-2:17.2.7-268.g6441305d.el8.x86_64 98/108 2024-01-15T22:41:27.664 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-268.g6441305d.el8.x86_64 98/108 2024-01-15T22:41:27.840 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mds-2:17.2.7-268.g6441305d.el8.x86_64 94/108 2024-01-15T22:41:27.845 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-268.g644130 99/108 2024-01-15T22:41:28.069 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mon-2:17.2.7-268.g6441305d.el8.x86_64 95/108 2024-01-15T22:41:28.212 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-268.g644130 99/108 2024-01-15T22:41:28.520 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : rbd-mirror-2:17.2.7-268.g6441305d.el8.x86_64 100/108 2024-01-15T22:41:29.553 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mon-2:17.2.7-268.g6441305d.el8.x86_64 95/108 2024-01-15T22:41:29.766 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-osd-2:17.2.7-268.g6441305d.el8.x86_64 96/108 2024-01-15T22:41:29.787 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-osd-2:17.2.7-268.g6441305d.el8.x86_64 96/108 2024-01-15T22:41:31.391 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-2:17.2.7-268.g6441305d.el8.x86_64 97/108 2024-01-15T22:41:31.599 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-radosgw-2:17.2.7-268.g6441305d.el8.x86_64 98/108 2024-01-15T22:41:31.690 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-268.g6441305d.el8.x86_64 98/108 2024-01-15T22:41:31.885 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-268.g644130 99/108 2024-01-15T22:41:32.241 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-268.g644130 99/108 2024-01-15T22:41:32.452 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : rbd-mirror-2:17.2.7-268.g6441305d.el8.x86_64 100/108 2024-01-15T22:41:33.763 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: rbd-mirror-2:17.2.7-268.g6441305d.el8.x86_64 100/108 2024-01-15T22:41:34.360 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-test-2:17.2.7-268.g6441305d.el8.x86_64 101/108 2024-01-15T22:41:34.741 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 102/108 2024-01-15T22:41:34.906 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-fuse-2:17.2.7-268.g6441305d.el8.x86_64 103/108 2024-01-15T22:41:35.127 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libcephfs-devel-2:17.2.7-268.g6441305d.el8.x86_6 104/108 2024-01-15T22:41:35.344 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : rbd-fuse-2:17.2.7-268.g6441305d.el8.x86_64 105/108 2024-01-15T22:41:35.579 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : rbd-nbd-2:17.2.7-268.g6441305d.el8.x86_64 106/108 2024-01-15T22:41:35.579 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2024-01-15T22:41:35.855 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2024-01-15T22:41:35.856 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2024-01-15T22:41:36.682 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2024-01-15T22:41:36.682 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-2:17.2.7-268.g6441305d.el8.x86_64 1/108 2024-01-15T22:41:36.682 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-base-2:17.2.7-268.g6441305d.el8.x86_64 2/108 2024-01-15T22:41:36.682 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-common-2:17.2.7-268.g6441305d.el8.x86_64 3/108 2024-01-15T22:41:36.682 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-fuse-2:17.2.7-268.g6441305d.el8.x86_64 4/108 2024-01-15T22:41:36.682 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-268.g644130 5/108 2024-01-15T22:41:36.682 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-mds-2:17.2.7-268.g6441305d.el8.x86_64 6/108 2024-01-15T22:41:36.682 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-mgr-2:17.2.7-268.g6441305d.el8.x86_64 7/108 2024-01-15T22:41:36.682 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-mon-2:17.2.7-268.g6441305d.el8.x86_64 8/108 2024-01-15T22:41:36.683 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-osd-2:17.2.7-268.g6441305d.el8.x86_64 9/108 2024-01-15T22:41:36.683 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-radosgw-2:17.2.7-268.g6441305d.el8.x86_64 10/108 2024-01-15T22:41:36.683 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-selinux-2:17.2.7-268.g6441305d.el8.x86_64 11/108 2024-01-15T22:41:36.683 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-test-2:17.2.7-268.g6441305d.el8.x86_64 12/108 2024-01-15T22:41:36.683 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libcephfs-devel-2:17.2.7-268.g6441305d.el8.x86_6 13/108 2024-01-15T22:41:36.683 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libcephfs2-2:17.2.7-268.g6441305d.el8.x86_64 14/108 2024-01-15T22:41:36.683 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libcephsqlite-2:17.2.7-268.g6441305d.el8.x86_64 15/108 2024-01-15T22:41:36.683 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librados-devel-2:17.2.7-268.g6441305d.el8.x86_64 16/108 2024-01-15T22:41:36.683 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libradosstriper1-2:17.2.7-268.g6441305d.el8.x86_ 17/108 2024-01-15T22:41:36.683 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librgw2-2:17.2.7-268.g6441305d.el8.x86_64 18/108 2024-01-15T22:41:36.683 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-ceph-argparse-2:17.2.7-268.g6441305d.el8 19/108 2024-01-15T22:41:36.683 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-ceph-common-2:17.2.7-268.g6441305d.el8.x 20/108 2024-01-15T22:41:36.683 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-cephfs-2:17.2.7-268.g6441305d.el8.x86_64 21/108 2024-01-15T22:41:36.684 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-rados-2:17.2.7-268.g6441305d.el8.x86_64 22/108 2024-01-15T22:41:36.684 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-rbd-2:17.2.7-268.g6441305d.el8.x86_64 23/108 2024-01-15T22:41:36.684 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-rgw-2:17.2.7-268.g6441305d.el8.x86_64 24/108 2024-01-15T22:41:36.684 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : rbd-fuse-2:17.2.7-268.g6441305d.el8.x86_64 25/108 2024-01-15T22:41:36.684 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : rbd-mirror-2:17.2.7-268.g6441305d.el8.x86_64 26/108 2024-01-15T22:41:36.684 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : rbd-nbd-2:17.2.7-268.g6441305d.el8.x86_64 27/108 2024-01-15T22:41:36.684 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-268.g6441305d.e 28/108 2024-01-15T22:41:36.684 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-268.g6441305d.el8.noar 29/108 2024-01-15T22:41:36.684 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-268.g6441305d.el8.no 30/108 2024-01-15T22:41:36.691 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-268.g6441 31/108 2024-01-15T22:41:36.692 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-268.g6441305d.el8 32/108 2024-01-15T22:41:36.692 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-mgr-rook-2:17.2.7-268.g6441305d.el8.noarch 33/108 2024-01-15T22:41:36.692 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-268.g6441305d.el 34/108 2024-01-15T22:41:36.692 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : cephadm-2:17.2.7-268.g6441305d.el8.noarch 35/108 2024-01-15T22:41:36.692 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : jq-1.6-8.el8.x86_64 36/108 2024-01-15T22:41:36.692 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librdkafka-1.6.1-1.el8.x86_64 37/108 2024-01-15T22:41:36.692 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 38/108 2024-01-15T22:41:36.692 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 39/108 2024-01-15T22:41:36.692 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 40/108 2024-01-15T22:41:36.692 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 41/108 2024-01-15T22:41:36.692 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 42/108 2024-01-15T22:41:36.692 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 43/108 2024-01-15T22:41:36.692 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 44/108 2024-01-15T22:41:36.693 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 45/108 2024-01-15T22:41:36.693 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 46/108 2024-01-15T22:41:36.693 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 47/108 2024-01-15T22:41:36.693 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 48/108 2024-01-15T22:41:36.693 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 49/108 2024-01-15T22:41:36.693 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 50/108 2024-01-15T22:41:36.693 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 51/108 2024-01-15T22:41:36.693 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 52/108 2024-01-15T22:41:36.693 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 53/108 2024-01-15T22:41:36.693 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 54/108 2024-01-15T22:41:36.693 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 55/108 2024-01-15T22:41:36.693 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 56/108 2024-01-15T22:41:36.693 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 57/108 2024-01-15T22:41:36.694 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 58/108 2024-01-15T22:41:36.694 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 59/108 2024-01-15T22:41:36.694 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 60/108 2024-01-15T22:41:36.694 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 61/108 2024-01-15T22:41:36.694 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 62/108 2024-01-15T22:41:36.694 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 63/108 2024-01-15T22:41:36.694 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 64/108 2024-01-15T22:41:36.694 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 65/108 2024-01-15T22:41:36.694 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 66/108 2024-01-15T22:41:36.694 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 67/108 2024-01-15T22:41:36.694 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-cryptography-3.2.1-7.el8.x86_64 68/108 2024-01-15T22:41:36.694 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 69/108 2024-01-15T22:41:36.694 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 70/108 2024-01-15T22:41:36.694 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 71/108 2024-01-15T22:41:36.695 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 72/108 2024-01-15T22:41:36.695 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 73/108 2024-01-15T22:41:36.695 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 74/108 2024-01-15T22:41:36.695 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 75/108 2024-01-15T22:41:36.695 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 76/108 2024-01-15T22:41:36.695 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 77/108 2024-01-15T22:41:36.695 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 78/108 2024-01-15T22:41:36.695 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 79/108 2024-01-15T22:41:36.695 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 80/108 2024-01-15T22:41:36.695 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 81/108 2024-01-15T22:41:36.695 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 82/108 2024-01-15T22:41:36.695 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 83/108 2024-01-15T22:41:36.695 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 84/108 2024-01-15T22:41:36.695 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 85/108 2024-01-15T22:41:36.696 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 86/108 2024-01-15T22:41:36.696 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 87/108 2024-01-15T22:41:36.696 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 88/108 2024-01-15T22:41:36.696 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 89/108 2024-01-15T22:41:36.696 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 90/108 2024-01-15T22:41:36.696 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-portend-2.6-1.el8.noarch 91/108 2024-01-15T22:41:36.696 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 92/108 2024-01-15T22:41:36.696 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 93/108 2024-01-15T22:41:36.696 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 94/108 2024-01-15T22:41:36.696 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 95/108 2024-01-15T22:41:36.696 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 96/108 2024-01-15T22:41:36.696 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 97/108 2024-01-15T22:41:36.696 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 98/108 2024-01-15T22:41:36.696 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 99/108 2024-01-15T22:41:36.697 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 100/108 2024-01-15T22:41:36.697 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 101/108 2024-01-15T22:41:36.697 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 102/108 2024-01-15T22:41:36.697 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 103/108 2024-01-15T22:41:36.697 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 104/108 2024-01-15T22:41:36.697 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librados2-2:17.2.7-268.g6441305d.el8.x86_64 105/108 2024-01-15T22:41:36.697 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2024-01-15T22:41:36.697 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librbd1-2:17.2.7-268.g6441305d.el8.x86_64 107/108 2024-01-15T22:41:37.351 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: rbd-mirror-2:17.2.7-268.g6441305d.el8.x86_64 100/108 2024-01-15T22:41:37.907 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-test-2:17.2.7-268.g6441305d.el8.x86_64 101/108 2024-01-15T22:41:38.259 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 102/108 2024-01-15T22:41:38.487 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-fuse-2:17.2.7-268.g6441305d.el8.x86_64 103/108 2024-01-15T22:41:38.683 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libcephfs-devel-2:17.2.7-268.g6441305d.el8.x86_6 104/108 2024-01-15T22:41:38.883 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : rbd-fuse-2:17.2.7-268.g6441305d.el8.x86_64 105/108 2024-01-15T22:41:39.060 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : rbd-nbd-2:17.2.7-268.g6441305d.el8.x86_64 106/108 2024-01-15T22:41:39.060 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2024-01-15T22:41:39.191 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2024-01-15T22:41:39.191 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:41:39.191 INFO:teuthology.orchestra.run.smithi053.stdout:Upgraded: 2024-01-15T22:41:39.191 INFO:teuthology.orchestra.run.smithi053.stdout: librados2-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.191 INFO:teuthology.orchestra.run.smithi053.stdout: librbd1-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.191 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-01-15T22:41:39.191 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.191 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-base-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.192 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-common-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.192 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-fuse-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.192 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-grafana-dashboards-2:17.2.7-268.g6441305d.el8.noarch 2024-01-15T22:41:39.192 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-immutable-object-cache-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.192 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mds-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.192 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.192 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-cephadm-2:17.2.7-268.g6441305d.el8.noarch 2024-01-15T22:41:39.192 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-dashboard-2:17.2.7-268.g6441305d.el8.noarch 2024-01-15T22:41:39.192 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-diskprediction-local-2:17.2.7-268.g6441305d.el8.noarch 2024-01-15T22:41:39.192 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-modules-core-2:17.2.7-268.g6441305d.el8.noarch 2024-01-15T22:41:39.192 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-rook-2:17.2.7-268.g6441305d.el8.noarch 2024-01-15T22:41:39.192 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mon-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.193 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-osd-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.193 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-prometheus-alerts-2:17.2.7-268.g6441305d.el8.noarch 2024-01-15T22:41:39.193 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-radosgw-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.193 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-selinux-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.193 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-test-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.193 INFO:teuthology.orchestra.run.smithi053.stdout: cephadm-2:17.2.7-268.g6441305d.el8.noarch 2024-01-15T22:41:39.193 INFO:teuthology.orchestra.run.smithi053.stdout: fuse-2.9.7-17.el8.x86_64 2024-01-15T22:41:39.193 INFO:teuthology.orchestra.run.smithi053.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-01-15T22:41:39.193 INFO:teuthology.orchestra.run.smithi053.stdout: jq-1.6-8.el8.x86_64 2024-01-15T22:41:39.193 INFO:teuthology.orchestra.run.smithi053.stdout: libcephfs-devel-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.193 INFO:teuthology.orchestra.run.smithi053.stdout: libcephfs2-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.193 INFO:teuthology.orchestra.run.smithi053.stdout: libcephsqlite-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.193 INFO:teuthology.orchestra.run.smithi053.stdout: libgfortran-8.5.0-21.el8.x86_64 2024-01-15T22:41:39.194 INFO:teuthology.orchestra.run.smithi053.stdout: liboath-2.6.2-3.el8.x86_64 2024-01-15T22:41:39.194 INFO:teuthology.orchestra.run.smithi053.stdout: libquadmath-8.5.0-21.el8.x86_64 2024-01-15T22:41:39.194 INFO:teuthology.orchestra.run.smithi053.stdout: librabbitmq-0.9.0-4.el8.x86_64 2024-01-15T22:41:39.194 INFO:teuthology.orchestra.run.smithi053.stdout: librados-devel-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.194 INFO:teuthology.orchestra.run.smithi053.stdout: libradosstriper1-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.194 INFO:teuthology.orchestra.run.smithi053.stdout: librdkafka-1.6.1-1.el8.x86_64 2024-01-15T22:41:39.194 INFO:teuthology.orchestra.run.smithi053.stdout: librgw2-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.194 INFO:teuthology.orchestra.run.smithi053.stdout: libunwind-1.3.1-3.el8.x86_64 2024-01-15T22:41:39.194 INFO:teuthology.orchestra.run.smithi053.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-01-15T22:41:39.194 INFO:teuthology.orchestra.run.smithi053.stdout: oniguruma-6.8.2-2.el8.x86_64 2024-01-15T22:41:39.194 INFO:teuthology.orchestra.run.smithi053.stdout: openblas-0.3.15-4.el8.x86_64 2024-01-15T22:41:39.194 INFO:teuthology.orchestra.run.smithi053.stdout: openblas-threads-0.3.15-4.el8.x86_64 2024-01-15T22:41:39.194 INFO:teuthology.orchestra.run.smithi053.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2024-01-15T22:41:39.194 INFO:teuthology.orchestra.run.smithi053.stdout: python3-attrs-17.4.0-6.el8.noarch 2024-01-15T22:41:39.195 INFO:teuthology.orchestra.run.smithi053.stdout: python3-babel-2.5.1-7.el8.noarch 2024-01-15T22:41:39.195 INFO:teuthology.orchestra.run.smithi053.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-01-15T22:41:39.195 INFO:teuthology.orchestra.run.smithi053.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-01-15T22:41:39.195 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cachetools-3.1.1-4.el8.noarch 2024-01-15T22:41:39.195 INFO:teuthology.orchestra.run.smithi053.stdout: python3-ceph-argparse-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.195 INFO:teuthology.orchestra.run.smithi053.stdout: python3-ceph-common-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.195 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cephfs-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.195 INFO:teuthology.orchestra.run.smithi053.stdout: python3-certifi-2018.10.15-7.el8.noarch 2024-01-15T22:41:39.195 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-01-15T22:41:39.195 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-01-15T22:41:39.195 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-01-15T22:41:39.195 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cryptography-3.2.1-7.el8.x86_64 2024-01-15T22:41:39.196 INFO:teuthology.orchestra.run.smithi053.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2024-01-15T22:41:39.196 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jaraco-6.2-6.el8.noarch 2024-01-15T22:41:39.196 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-01-15T22:41:39.196 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jinja2-2.10.1-3.el8.noarch 2024-01-15T22:41:39.196 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jsonpatch-1.21-2.el8.noarch 2024-01-15T22:41:39.196 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jsonpointer-1.10-11.el8.noarch 2024-01-15T22:41:39.196 INFO:teuthology.orchestra.run.smithi053.stdout: python3-jwt-1.6.1-2.el8.noarch 2024-01-15T22:41:39.196 INFO:teuthology.orchestra.run.smithi053.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2024-01-15T22:41:39.196 INFO:teuthology.orchestra.run.smithi053.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-01-15T22:41:39.196 INFO:teuthology.orchestra.run.smithi053.stdout: python3-mako-1.0.6-14.el8.noarch 2024-01-15T22:41:39.196 INFO:teuthology.orchestra.run.smithi053.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-01-15T22:41:39.196 INFO:teuthology.orchestra.run.smithi053.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-01-15T22:41:39.196 INFO:teuthology.orchestra.run.smithi053.stdout: python3-natsort-7.1.1-2.el8.noarch 2024-01-15T22:41:39.197 INFO:teuthology.orchestra.run.smithi053.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2024-01-15T22:41:39.197 INFO:teuthology.orchestra.run.smithi053.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2024-01-15T22:41:39.197 INFO:teuthology.orchestra.run.smithi053.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2024-01-15T22:41:39.197 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-01-15T22:41:39.197 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pluggy-0.6.0-3.el8.noarch 2024-01-15T22:41:39.197 INFO:teuthology.orchestra.run.smithi053.stdout: python3-portend-2.6-1.el8.noarch 2024-01-15T22:41:39.197 INFO:teuthology.orchestra.run.smithi053.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-01-15T22:41:39.197 INFO:teuthology.orchestra.run.smithi053.stdout: python3-py-1.5.3-4.el8.noarch 2024-01-15T22:41:39.197 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-01-15T22:41:39.197 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2024-01-15T22:41:39.197 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2024-01-15T22:41:39.197 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pycparser-2.14-14.el8.noarch 2024-01-15T22:41:39.197 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pytest-3.4.2-11.el8.noarch 2024-01-15T22:41:39.197 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pytz-2017.2-11.el8.noarch 2024-01-15T22:41:39.198 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rados-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.198 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rbd-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.198 INFO:teuthology.orchestra.run.smithi053.stdout: python3-repoze-lru-0.7-6.el8.noarch 2024-01-15T22:41:39.198 INFO:teuthology.orchestra.run.smithi053.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2024-01-15T22:41:39.198 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rgw-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.198 INFO:teuthology.orchestra.run.smithi053.stdout: python3-routes-2.4.1-12.el8.noarch 2024-01-15T22:41:39.198 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rsa-4.9-2.el8.noarch 2024-01-15T22:41:39.198 INFO:teuthology.orchestra.run.smithi053.stdout: python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64 2024-01-15T22:41:39.198 INFO:teuthology.orchestra.run.smithi053.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-01-15T22:41:39.198 INFO:teuthology.orchestra.run.smithi053.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-01-15T22:41:39.198 INFO:teuthology.orchestra.run.smithi053.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-01-15T22:41:39.198 INFO:teuthology.orchestra.run.smithi053.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-01-15T22:41:39.198 INFO:teuthology.orchestra.run.smithi053.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-01-15T22:41:39.198 INFO:teuthology.orchestra.run.smithi053.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-01-15T22:41:39.199 INFO:teuthology.orchestra.run.smithi053.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2024-01-15T22:41:39.199 INFO:teuthology.orchestra.run.smithi053.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-01-15T22:41:39.199 INFO:teuthology.orchestra.run.smithi053.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-01-15T22:41:39.199 INFO:teuthology.orchestra.run.smithi053.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-01-15T22:41:39.199 INFO:teuthology.orchestra.run.smithi053.stdout: rbd-fuse-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.199 INFO:teuthology.orchestra.run.smithi053.stdout: rbd-mirror-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.199 INFO:teuthology.orchestra.run.smithi053.stdout: rbd-nbd-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:39.199 INFO:teuthology.orchestra.run.smithi053.stdout: socat-1.7.4.1-1.el8.x86_64 2024-01-15T22:41:39.199 INFO:teuthology.orchestra.run.smithi053.stdout: thrift-0.13.0-2.el8.x86_64 2024-01-15T22:41:39.199 INFO:teuthology.orchestra.run.smithi053.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2024-01-15T22:41:39.200 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:41:39.200 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-01-15T22:41:39.328 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2024-01-15T22:41:39.328 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2024-01-15T22:41:39.357 DEBUG:teuthology.parallel:result is None 2024-01-15T22:41:40.125 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2024-01-15T22:41:40.125 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-2:17.2.7-268.g6441305d.el8.x86_64 1/108 2024-01-15T22:41:40.126 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-base-2:17.2.7-268.g6441305d.el8.x86_64 2/108 2024-01-15T22:41:40.126 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-common-2:17.2.7-268.g6441305d.el8.x86_64 3/108 2024-01-15T22:41:40.126 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-fuse-2:17.2.7-268.g6441305d.el8.x86_64 4/108 2024-01-15T22:41:40.126 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-268.g644130 5/108 2024-01-15T22:41:40.126 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mds-2:17.2.7-268.g6441305d.el8.x86_64 6/108 2024-01-15T22:41:40.126 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-2:17.2.7-268.g6441305d.el8.x86_64 7/108 2024-01-15T22:41:40.126 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mon-2:17.2.7-268.g6441305d.el8.x86_64 8/108 2024-01-15T22:41:40.126 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-osd-2:17.2.7-268.g6441305d.el8.x86_64 9/108 2024-01-15T22:41:40.126 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-radosgw-2:17.2.7-268.g6441305d.el8.x86_64 10/108 2024-01-15T22:41:40.126 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-selinux-2:17.2.7-268.g6441305d.el8.x86_64 11/108 2024-01-15T22:41:40.126 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-test-2:17.2.7-268.g6441305d.el8.x86_64 12/108 2024-01-15T22:41:40.126 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libcephfs-devel-2:17.2.7-268.g6441305d.el8.x86_6 13/108 2024-01-15T22:41:40.126 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libcephfs2-2:17.2.7-268.g6441305d.el8.x86_64 14/108 2024-01-15T22:41:40.126 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libcephsqlite-2:17.2.7-268.g6441305d.el8.x86_64 15/108 2024-01-15T22:41:40.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librados-devel-2:17.2.7-268.g6441305d.el8.x86_64 16/108 2024-01-15T22:41:40.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libradosstriper1-2:17.2.7-268.g6441305d.el8.x86_ 17/108 2024-01-15T22:41:40.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librgw2-2:17.2.7-268.g6441305d.el8.x86_64 18/108 2024-01-15T22:41:40.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-ceph-argparse-2:17.2.7-268.g6441305d.el8 19/108 2024-01-15T22:41:40.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-ceph-common-2:17.2.7-268.g6441305d.el8.x 20/108 2024-01-15T22:41:40.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cephfs-2:17.2.7-268.g6441305d.el8.x86_64 21/108 2024-01-15T22:41:40.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-rados-2:17.2.7-268.g6441305d.el8.x86_64 22/108 2024-01-15T22:41:40.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-rbd-2:17.2.7-268.g6441305d.el8.x86_64 23/108 2024-01-15T22:41:40.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-rgw-2:17.2.7-268.g6441305d.el8.x86_64 24/108 2024-01-15T22:41:40.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : rbd-fuse-2:17.2.7-268.g6441305d.el8.x86_64 25/108 2024-01-15T22:41:40.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : rbd-mirror-2:17.2.7-268.g6441305d.el8.x86_64 26/108 2024-01-15T22:41:40.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : rbd-nbd-2:17.2.7-268.g6441305d.el8.x86_64 27/108 2024-01-15T22:41:40.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-268.g6441305d.e 28/108 2024-01-15T22:41:40.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-268.g6441305d.el8.noar 29/108 2024-01-15T22:41:40.128 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-268.g6441305d.el8.no 30/108 2024-01-15T22:41:40.128 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-268.g6441 31/108 2024-01-15T22:41:40.135 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-268.g6441305d.el8 32/108 2024-01-15T22:41:40.135 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-rook-2:17.2.7-268.g6441305d.el8.noarch 33/108 2024-01-15T22:41:40.135 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-268.g6441305d.el 34/108 2024-01-15T22:41:40.135 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : cephadm-2:17.2.7-268.g6441305d.el8.noarch 35/108 2024-01-15T22:41:40.135 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : jq-1.6-8.el8.x86_64 36/108 2024-01-15T22:41:40.135 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librdkafka-1.6.1-1.el8.x86_64 37/108 2024-01-15T22:41:40.135 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 38/108 2024-01-15T22:41:40.135 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 39/108 2024-01-15T22:41:40.136 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 40/108 2024-01-15T22:41:40.136 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 41/108 2024-01-15T22:41:40.136 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 42/108 2024-01-15T22:41:40.136 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 43/108 2024-01-15T22:41:40.136 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 44/108 2024-01-15T22:41:40.136 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 45/108 2024-01-15T22:41:40.136 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 46/108 2024-01-15T22:41:40.136 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 47/108 2024-01-15T22:41:40.136 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 48/108 2024-01-15T22:41:40.136 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 49/108 2024-01-15T22:41:40.136 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 50/108 2024-01-15T22:41:40.136 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 51/108 2024-01-15T22:41:40.136 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 52/108 2024-01-15T22:41:40.137 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 53/108 2024-01-15T22:41:40.137 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 54/108 2024-01-15T22:41:40.137 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 55/108 2024-01-15T22:41:40.137 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 56/108 2024-01-15T22:41:40.137 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 57/108 2024-01-15T22:41:40.137 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 58/108 2024-01-15T22:41:40.137 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 59/108 2024-01-15T22:41:40.137 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 60/108 2024-01-15T22:41:40.137 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 61/108 2024-01-15T22:41:40.137 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 62/108 2024-01-15T22:41:40.137 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 63/108 2024-01-15T22:41:40.137 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 64/108 2024-01-15T22:41:40.137 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 65/108 2024-01-15T22:41:40.137 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 66/108 2024-01-15T22:41:40.137 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 67/108 2024-01-15T22:41:40.138 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cryptography-3.2.1-7.el8.x86_64 68/108 2024-01-15T22:41:40.138 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 69/108 2024-01-15T22:41:40.138 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 70/108 2024-01-15T22:41:40.138 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 71/108 2024-01-15T22:41:40.138 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 72/108 2024-01-15T22:41:40.138 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 73/108 2024-01-15T22:41:40.138 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 74/108 2024-01-15T22:41:40.138 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 75/108 2024-01-15T22:41:40.138 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 76/108 2024-01-15T22:41:40.138 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 77/108 2024-01-15T22:41:40.138 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 78/108 2024-01-15T22:41:40.138 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 79/108 2024-01-15T22:41:40.138 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 80/108 2024-01-15T22:41:40.139 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 81/108 2024-01-15T22:41:40.139 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 82/108 2024-01-15T22:41:40.139 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 83/108 2024-01-15T22:41:40.139 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 84/108 2024-01-15T22:41:40.139 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 85/108 2024-01-15T22:41:40.139 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 86/108 2024-01-15T22:41:40.139 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 87/108 2024-01-15T22:41:40.139 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 88/108 2024-01-15T22:41:40.139 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 89/108 2024-01-15T22:41:40.139 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 90/108 2024-01-15T22:41:40.139 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-portend-2.6-1.el8.noarch 91/108 2024-01-15T22:41:40.139 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 92/108 2024-01-15T22:41:40.139 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 93/108 2024-01-15T22:41:40.139 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 94/108 2024-01-15T22:41:40.139 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 95/108 2024-01-15T22:41:40.140 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 96/108 2024-01-15T22:41:40.140 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 97/108 2024-01-15T22:41:40.140 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 98/108 2024-01-15T22:41:40.140 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 99/108 2024-01-15T22:41:40.140 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 100/108 2024-01-15T22:41:40.140 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 101/108 2024-01-15T22:41:40.140 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 102/108 2024-01-15T22:41:40.140 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 103/108 2024-01-15T22:41:40.140 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 104/108 2024-01-15T22:41:40.140 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librados2-2:17.2.7-268.g6441305d.el8.x86_64 105/108 2024-01-15T22:41:40.140 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2024-01-15T22:41:40.140 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librbd1-2:17.2.7-268.g6441305d.el8.x86_64 107/108 2024-01-15T22:41:42.239 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2024-01-15T22:41:42.240 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:41:42.240 INFO:teuthology.orchestra.run.smithi163.stdout:Upgraded: 2024-01-15T22:41:42.240 INFO:teuthology.orchestra.run.smithi163.stdout: librados2-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.240 INFO:teuthology.orchestra.run.smithi163.stdout: librbd1-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.240 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-01-15T22:41:42.240 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.240 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-base-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.240 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-common-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.240 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-fuse-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.240 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-grafana-dashboards-2:17.2.7-268.g6441305d.el8.noarch 2024-01-15T22:41:42.241 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-immutable-object-cache-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.241 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mds-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.241 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.241 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-cephadm-2:17.2.7-268.g6441305d.el8.noarch 2024-01-15T22:41:42.241 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-dashboard-2:17.2.7-268.g6441305d.el8.noarch 2024-01-15T22:41:42.241 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-diskprediction-local-2:17.2.7-268.g6441305d.el8.noarch 2024-01-15T22:41:42.241 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-modules-core-2:17.2.7-268.g6441305d.el8.noarch 2024-01-15T22:41:42.241 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-rook-2:17.2.7-268.g6441305d.el8.noarch 2024-01-15T22:41:42.241 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mon-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.241 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-osd-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.241 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-prometheus-alerts-2:17.2.7-268.g6441305d.el8.noarch 2024-01-15T22:41:42.242 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-radosgw-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.242 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-selinux-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.242 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-test-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.242 INFO:teuthology.orchestra.run.smithi163.stdout: cephadm-2:17.2.7-268.g6441305d.el8.noarch 2024-01-15T22:41:42.242 INFO:teuthology.orchestra.run.smithi163.stdout: fuse-2.9.7-17.el8.x86_64 2024-01-15T22:41:42.242 INFO:teuthology.orchestra.run.smithi163.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-01-15T22:41:42.242 INFO:teuthology.orchestra.run.smithi163.stdout: jq-1.6-8.el8.x86_64 2024-01-15T22:41:42.242 INFO:teuthology.orchestra.run.smithi163.stdout: libcephfs-devel-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.242 INFO:teuthology.orchestra.run.smithi163.stdout: libcephfs2-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.242 INFO:teuthology.orchestra.run.smithi163.stdout: libcephsqlite-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.242 INFO:teuthology.orchestra.run.smithi163.stdout: libgfortran-8.5.0-21.el8.x86_64 2024-01-15T22:41:42.242 INFO:teuthology.orchestra.run.smithi163.stdout: liboath-2.6.2-3.el8.x86_64 2024-01-15T22:41:42.242 INFO:teuthology.orchestra.run.smithi163.stdout: libquadmath-8.5.0-21.el8.x86_64 2024-01-15T22:41:42.242 INFO:teuthology.orchestra.run.smithi163.stdout: librabbitmq-0.9.0-4.el8.x86_64 2024-01-15T22:41:42.243 INFO:teuthology.orchestra.run.smithi163.stdout: librados-devel-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.243 INFO:teuthology.orchestra.run.smithi163.stdout: libradosstriper1-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.243 INFO:teuthology.orchestra.run.smithi163.stdout: librdkafka-1.6.1-1.el8.x86_64 2024-01-15T22:41:42.243 INFO:teuthology.orchestra.run.smithi163.stdout: librgw2-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.243 INFO:teuthology.orchestra.run.smithi163.stdout: libunwind-1.3.1-3.el8.x86_64 2024-01-15T22:41:42.243 INFO:teuthology.orchestra.run.smithi163.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-01-15T22:41:42.243 INFO:teuthology.orchestra.run.smithi163.stdout: oniguruma-6.8.2-2.el8.x86_64 2024-01-15T22:41:42.243 INFO:teuthology.orchestra.run.smithi163.stdout: openblas-0.3.15-4.el8.x86_64 2024-01-15T22:41:42.243 INFO:teuthology.orchestra.run.smithi163.stdout: openblas-threads-0.3.15-4.el8.x86_64 2024-01-15T22:41:42.243 INFO:teuthology.orchestra.run.smithi163.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2024-01-15T22:41:42.243 INFO:teuthology.orchestra.run.smithi163.stdout: python3-attrs-17.4.0-6.el8.noarch 2024-01-15T22:41:42.243 INFO:teuthology.orchestra.run.smithi163.stdout: python3-babel-2.5.1-7.el8.noarch 2024-01-15T22:41:42.243 INFO:teuthology.orchestra.run.smithi163.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-01-15T22:41:42.244 INFO:teuthology.orchestra.run.smithi163.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-01-15T22:41:42.244 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cachetools-3.1.1-4.el8.noarch 2024-01-15T22:41:42.244 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-argparse-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.244 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-common-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.244 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cephfs-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.244 INFO:teuthology.orchestra.run.smithi163.stdout: python3-certifi-2018.10.15-7.el8.noarch 2024-01-15T22:41:42.244 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-01-15T22:41:42.244 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-01-15T22:41:42.244 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-01-15T22:41:42.244 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cryptography-3.2.1-7.el8.x86_64 2024-01-15T22:41:42.245 INFO:teuthology.orchestra.run.smithi163.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2024-01-15T22:41:42.245 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-6.2-6.el8.noarch 2024-01-15T22:41:42.245 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-01-15T22:41:42.245 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jinja2-2.10.1-3.el8.noarch 2024-01-15T22:41:42.245 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jsonpatch-1.21-2.el8.noarch 2024-01-15T22:41:42.245 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jsonpointer-1.10-11.el8.noarch 2024-01-15T22:41:42.245 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jwt-1.6.1-2.el8.noarch 2024-01-15T22:41:42.245 INFO:teuthology.orchestra.run.smithi163.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2024-01-15T22:41:42.245 INFO:teuthology.orchestra.run.smithi163.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-01-15T22:41:42.245 INFO:teuthology.orchestra.run.smithi163.stdout: python3-mako-1.0.6-14.el8.noarch 2024-01-15T22:41:42.245 INFO:teuthology.orchestra.run.smithi163.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-01-15T22:41:42.245 INFO:teuthology.orchestra.run.smithi163.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-01-15T22:41:42.245 INFO:teuthology.orchestra.run.smithi163.stdout: python3-natsort-7.1.1-2.el8.noarch 2024-01-15T22:41:42.245 INFO:teuthology.orchestra.run.smithi163.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2024-01-15T22:41:42.246 INFO:teuthology.orchestra.run.smithi163.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2024-01-15T22:41:42.246 INFO:teuthology.orchestra.run.smithi163.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2024-01-15T22:41:42.246 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-01-15T22:41:42.246 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pluggy-0.6.0-3.el8.noarch 2024-01-15T22:41:42.246 INFO:teuthology.orchestra.run.smithi163.stdout: python3-portend-2.6-1.el8.noarch 2024-01-15T22:41:42.246 INFO:teuthology.orchestra.run.smithi163.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-01-15T22:41:42.246 INFO:teuthology.orchestra.run.smithi163.stdout: python3-py-1.5.3-4.el8.noarch 2024-01-15T22:41:42.246 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-01-15T22:41:42.246 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2024-01-15T22:41:42.246 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2024-01-15T22:41:42.246 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pycparser-2.14-14.el8.noarch 2024-01-15T22:41:42.246 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pytest-3.4.2-11.el8.noarch 2024-01-15T22:41:42.246 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pytz-2017.2-11.el8.noarch 2024-01-15T22:41:42.247 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rados-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.247 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rbd-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.247 INFO:teuthology.orchestra.run.smithi163.stdout: python3-repoze-lru-0.7-6.el8.noarch 2024-01-15T22:41:42.247 INFO:teuthology.orchestra.run.smithi163.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2024-01-15T22:41:42.247 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rgw-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.247 INFO:teuthology.orchestra.run.smithi163.stdout: python3-routes-2.4.1-12.el8.noarch 2024-01-15T22:41:42.247 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rsa-4.9-2.el8.noarch 2024-01-15T22:41:42.247 INFO:teuthology.orchestra.run.smithi163.stdout: python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64 2024-01-15T22:41:42.247 INFO:teuthology.orchestra.run.smithi163.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-01-15T22:41:42.247 INFO:teuthology.orchestra.run.smithi163.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-01-15T22:41:42.247 INFO:teuthology.orchestra.run.smithi163.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-01-15T22:41:42.247 INFO:teuthology.orchestra.run.smithi163.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-01-15T22:41:42.247 INFO:teuthology.orchestra.run.smithi163.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-01-15T22:41:42.247 INFO:teuthology.orchestra.run.smithi163.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-01-15T22:41:42.248 INFO:teuthology.orchestra.run.smithi163.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2024-01-15T22:41:42.248 INFO:teuthology.orchestra.run.smithi163.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-01-15T22:41:42.248 INFO:teuthology.orchestra.run.smithi163.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-01-15T22:41:42.248 INFO:teuthology.orchestra.run.smithi163.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-01-15T22:41:42.248 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-fuse-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.248 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-mirror-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.248 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-nbd-2:17.2.7-268.g6441305d.el8.x86_64 2024-01-15T22:41:42.248 INFO:teuthology.orchestra.run.smithi163.stdout: socat-1.7.4.1-1.el8.x86_64 2024-01-15T22:41:42.248 INFO:teuthology.orchestra.run.smithi163.stdout: thrift-0.13.0-2.el8.x86_64 2024-01-15T22:41:42.249 INFO:teuthology.orchestra.run.smithi163.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2024-01-15T22:41:42.249 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:41:42.249 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-01-15T22:41:42.402 DEBUG:teuthology.parallel:result is None 2024-01-15T22:41:42.403 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-01-15T22:41:42.403 INFO:teuthology.packaging:ref: None 2024-01-15T22:41:42.403 INFO:teuthology.packaging:tag: None 2024-01-15T22:41:42.403 INFO:teuthology.packaging:branch: quincy 2024-01-15T22:41:42.403 INFO:teuthology.packaging:sha1: d2f11f33b7063c2c1bc47b2b4e9350f48064868f 2024-01-15T22:41:42.403 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2024-01-15T22:41:42.750 DEBUG:teuthology.orchestra.run.smithi053:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-01-15T22:41:42.780 INFO:teuthology.orchestra.run.smithi053.stdout:17.2.7-268.g6441305d.el8 2024-01-15T22:41:42.780 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-268.g6441305d.el8 2024-01-15T22:41:42.780 INFO:teuthology.task.install:The correct ceph version 17.2.7-268.g6441305d is installed. 2024-01-15T22:41:42.782 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-01-15T22:41:42.782 INFO:teuthology.packaging:ref: None 2024-01-15T22:41:42.782 INFO:teuthology.packaging:tag: None 2024-01-15T22:41:42.782 INFO:teuthology.packaging:branch: quincy 2024-01-15T22:41:42.783 INFO:teuthology.packaging:sha1: d2f11f33b7063c2c1bc47b2b4e9350f48064868f 2024-01-15T22:41:42.783 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2024-01-15T22:41:43.167 DEBUG:teuthology.orchestra.run.smithi163:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-01-15T22:41:43.194 INFO:teuthology.orchestra.run.smithi163.stdout:17.2.7-268.g6441305d.el8 2024-01-15T22:41:43.194 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-268.g6441305d.el8 2024-01-15T22:41:43.194 INFO:teuthology.task.install:The correct ceph version 17.2.7-268.g6441305d is installed. 2024-01-15T22:41:43.199 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-01-15T22:41:43.200 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T22:41:43.200 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-01-15T22:41:43.238 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-01-15T22:41:43.287 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-01-15T22:41:43.322 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-01-15T22:41:43.322 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T22:41:43.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/usr/bin/daemon-helper 2024-01-15T22:41:43.356 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-01-15T22:41:43.430 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-01-15T22:41:43.430 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/usr/bin/daemon-helper 2024-01-15T22:41:43.460 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-01-15T22:41:43.528 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-01-15T22:41:43.528 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T22:41:43.529 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/usr/bin/adjust-ulimits 2024-01-15T22:41:43.562 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-01-15T22:41:43.636 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-01-15T22:41:43.636 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/usr/bin/adjust-ulimits 2024-01-15T22:41:43.665 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-01-15T22:41:43.734 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-01-15T22:41:43.734 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T22:41:43.734 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/usr/bin/stdin-killer 2024-01-15T22:41:43.767 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-01-15T22:41:43.844 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-01-15T22:41:43.845 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/usr/bin/stdin-killer 2024-01-15T22:41:43.873 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-01-15T22:41:43.941 INFO:teuthology.run_tasks:Running task print... 2024-01-15T22:41:43.957 INFO:teuthology.task.print:**** done install task... 2024-01-15T22:41:43.957 INFO:teuthology.run_tasks:Running task print... 2024-01-15T22:41:44.115 INFO:teuthology.task.print:**** done start installing quincy cephadm ... 2024-01-15T22:41:44.115 INFO:teuthology.run_tasks:Running task cephadm... 2024-01-15T22:41:44.223 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'd2f11f33b7063c2c1bc47b2b4e9350f48064868f'} 2024-01-15T22:41:44.224 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2024-01-15T22:41:44.224 INFO:tasks.cephadm:Cluster fsid is 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:41:44.224 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-01-15T22:41:44.224 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.53', 'mon.c': '[v2:172.21.15.53:3301,v1:172.21.15.53:6790]', 'mon.b': '172.21.15.163'} 2024-01-15T22:41:44.224 INFO:tasks.cephadm:First mon is mon.a on smithi053 2024-01-15T22:41:44.225 INFO:tasks.cephadm:First mgr is y 2024-01-15T22:41:44.225 INFO:tasks.cephadm:Normalizing hostnames... 2024-01-15T22:41:44.225 DEBUG:teuthology.orchestra.run.smithi053:> sudo hostname $(hostname -s) 2024-01-15T22:41:44.259 DEBUG:teuthology.orchestra.run.smithi163:> sudo hostname $(hostname -s) 2024-01-15T22:41:44.288 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2024-01-15T22:41:44.289 DEBUG:teuthology.orchestra.run.smithi053:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-01-15T22:41:44.556 INFO:teuthology.orchestra.run.smithi053.stdout:-rw-rw-r--. 1 ubuntu ubuntu 367151 Jan 15 22:41 /home/ubuntu/cephtest/cephadm 2024-01-15T22:41:44.556 DEBUG:teuthology.orchestra.run.smithi163:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-01-15T22:41:44.701 INFO:teuthology.orchestra.run.smithi163.stdout:-rw-rw-r--. 1 ubuntu ubuntu 367151 Jan 15 22:41 /home/ubuntu/cephtest/cephadm 2024-01-15T22:41:44.701 DEBUG:teuthology.orchestra.run.smithi053:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-01-15T22:41:44.725 DEBUG:teuthology.orchestra.run.smithi163:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-01-15T22:41:44.756 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2024-01-15T22:41:44.756 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-01-15T22:41:44.767 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-01-15T22:41:49.592 INFO:teuthology.orchestra.run.smithi053.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-01-15T22:41:49.634 INFO:teuthology.orchestra.run.smithi163.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-01-15T22:42:48.959 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:42:48.960 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph_version": "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)", 2024-01-15T22:42:48.960 INFO:teuthology.orchestra.run.smithi053.stdout: "image_id": "c3a232f785d83f930de30596257bc152e949b0a0d2045f8c153b4a5a153057bd", 2024-01-15T22:42:48.960 INFO:teuthology.orchestra.run.smithi053.stdout: "repo_digests": [ 2024-01-15T22:42:48.960 INFO:teuthology.orchestra.run.smithi053.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:1c6c19cb0c2f23b107e15db771fed3015fa219174b4acb3bb7355a8628f3e31d" 2024-01-15T22:42:48.960 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2024-01-15T22:42:48.960 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:42:54.309 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-01-15T22:42:54.309 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph_version": "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)", 2024-01-15T22:42:54.309 INFO:teuthology.orchestra.run.smithi163.stdout: "image_id": "c3a232f785d83f930de30596257bc152e949b0a0d2045f8c153b4a5a153057bd", 2024-01-15T22:42:54.309 INFO:teuthology.orchestra.run.smithi163.stdout: "repo_digests": [ 2024-01-15T22:42:54.309 INFO:teuthology.orchestra.run.smithi163.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:1c6c19cb0c2f23b107e15db771fed3015fa219174b4acb3bb7355a8628f3e31d" 2024-01-15T22:42:54.309 INFO:teuthology.orchestra.run.smithi163.stdout: ] 2024-01-15T22:42:54.309 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-01-15T22:42:54.328 DEBUG:teuthology.orchestra.run.smithi053:> sudo mkdir -p /etc/ceph 2024-01-15T22:42:54.367 DEBUG:teuthology.orchestra.run.smithi163:> sudo mkdir -p /etc/ceph 2024-01-15T22:42:54.397 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod 777 /etc/ceph 2024-01-15T22:42:54.440 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 777 /etc/ceph 2024-01-15T22:42:54.466 INFO:tasks.cephadm:Writing seed config... 2024-01-15T22:42:54.468 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-01-15T22:42:54.468 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-01-15T22:42:54.468 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-01-15T22:42:54.468 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-01-15T22:42:54.468 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-01-15T22:42:54.468 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-01-15T22:42:54.468 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-01-15T22:42:54.468 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-01-15T22:42:54.468 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-01-15T22:42:54.468 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-01-15T22:42:54.468 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-01-15T22:42:54.469 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T22:42:54.469 DEBUG:teuthology.orchestra.run.smithi053:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-01-15T22:42:54.501 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 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 = 421843b2-b3f7-11ee-95ad-87774f69a715 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-01-15T22:42:54.501 DEBUG:teuthology.orchestra.run.smithi053:mon.a> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.a.service 2024-01-15T22:42:54.544 DEBUG:teuthology.orchestra.run.smithi053:mgr.y> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mgr.y.service 2024-01-15T22:42:54.575 INFO:journalctl@ceph.mon.a.smithi053.stdout:-- Logs begin at Mon 2024-01-15 22:32:22 UTC. -- 2024-01-15T22:42:54.576 INFO:tasks.cephadm:Bootstrapping... 2024-01-15T22:42:54.577 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 --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.53 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-01-15T22:42:54.605 INFO:journalctl@ceph.mgr.y.smithi053.stdout:-- Logs begin at Mon 2024-01-15 22:32:22 UTC. -- 2024-01-15T22:42:54.790 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-01-15T22:42:54.791 INFO:teuthology.orchestra.run.smithi053.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '421843b2-b3f7-11ee-95ad-87774f69a715', '--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.53', '--skip-admin-label'] 2024-01-15T22:42:54.822 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stdout 4.6.1 2024-01-15T22:42:54.822 INFO:teuthology.orchestra.run.smithi053.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-01-15T22:42:54.823 INFO:teuthology.orchestra.run.smithi053.stdout:Verifying podman|docker is present... 2024-01-15T22:42:54.854 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stdout 4.6.1 2024-01-15T22:42:54.854 INFO:teuthology.orchestra.run.smithi053.stdout:Verifying lvm2 is present... 2024-01-15T22:42:54.854 INFO:teuthology.orchestra.run.smithi053.stdout:Verifying time synchronization is in place... 2024-01-15T22:42:54.861 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-01-15T22:42:54.861 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-01-15T22:42:54.867 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-01-15T22:42:54.867 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout inactive 2024-01-15T22:42:54.873 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout enabled 2024-01-15T22:42:54.879 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout active 2024-01-15T22:42:54.879 INFO:teuthology.orchestra.run.smithi053.stdout:Unit chronyd.service is enabled and running 2024-01-15T22:42:54.879 INFO:teuthology.orchestra.run.smithi053.stdout:Repeating the final host check... 2024-01-15T22:42:54.912 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stdout 4.6.1 2024-01-15T22:42:54.912 INFO:teuthology.orchestra.run.smithi053.stdout:podman (/bin/podman) version 4.6.1 is present 2024-01-15T22:42:54.912 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl is present 2024-01-15T22:42:54.912 INFO:teuthology.orchestra.run.smithi053.stdout:lvcreate is present 2024-01-15T22:42:54.918 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-01-15T22:42:54.918 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-01-15T22:42:54.924 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-01-15T22:42:54.924 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout inactive 2024-01-15T22:42:54.930 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout enabled 2024-01-15T22:42:54.936 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout active 2024-01-15T22:42:54.936 INFO:teuthology.orchestra.run.smithi053.stdout:Unit chronyd.service is enabled and running 2024-01-15T22:42:54.936 INFO:teuthology.orchestra.run.smithi053.stdout:Host looks OK 2024-01-15T22:42:54.936 INFO:teuthology.orchestra.run.smithi053.stdout:Cluster fsid: 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:42:54.937 INFO:teuthology.orchestra.run.smithi053.stdout:Acquiring lock 140533769894376 on /run/cephadm/421843b2-b3f7-11ee-95ad-87774f69a715.lock 2024-01-15T22:42:54.937 INFO:teuthology.orchestra.run.smithi053.stdout:Lock 140533769894376 acquired on /run/cephadm/421843b2-b3f7-11ee-95ad-87774f69a715.lock 2024-01-15T22:42:54.937 INFO:teuthology.orchestra.run.smithi053.stdout:Verifying IP 172.21.15.53 port 3300 ... 2024-01-15T22:42:54.937 INFO:teuthology.orchestra.run.smithi053.stdout:Verifying IP 172.21.15.53 port 6789 ... 2024-01-15T22:42:54.937 INFO:teuthology.orchestra.run.smithi053.stdout:Base mon IP(s) is [172.21.15.53:3300, 172.21.15.53:6789], mon addrv is [v2:172.21.15.53:3300,v1:172.21.15.53:6789] 2024-01-15T22:42:54.940 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.53 metric 100 2024-01-15T22:42:54.941 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.53 metric 100 2024-01-15T22:42:54.944 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-01-15T22:42:54.944 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-01-15T22:42:54.944 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1794sec hoplimit 64 pref medium 2024-01-15T22:42:54.947 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-01-15T22:42:54.947 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-01-15T22:42:54.948 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-01-15T22:42:54.948 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-01-15T22:42:54.948 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout inet6 fe80::ae1f:6bff:fef8:3718/64 scope link 2024-01-15T22:42:54.948 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-01-15T22:42:54.948 INFO:teuthology.orchestra.run.smithi053.stdout:Mon IP `172.21.15.53` is in CIDR network `172.21.0.0/20` 2024-01-15T22:42:54.949 INFO:teuthology.orchestra.run.smithi053.stdout:Mon IP `172.21.15.53` is in CIDR network `172.21.0.0/20` 2024-01-15T22:42:54.949 INFO:teuthology.orchestra.run.smithi053.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-01-15T22:42:54.950 INFO:teuthology.orchestra.run.smithi053.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-01-15T22:42:54.950 INFO:teuthology.orchestra.run.smithi053.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-01-15T22:42:55.335 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stdout c3a232f785d83f930de30596257bc152e949b0a0d2045f8c153b4a5a153057bd 2024-01-15T22:42:55.335 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2024-01-15T22:42:55.335 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stderr Getting image source signatures 2024-01-15T22:42:55.335 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stderr Copying blob sha256:aebaf716154c1970d30484d8c64e6de04feea816ffee6c602dc9eb55fbe60ece 2024-01-15T22:42:55.335 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stderr Copying blob sha256:6c507150f7e9f028ef978d633e702dab944bbda82bfbc46f6307495cf6dd9fc7 2024-01-15T22:42:55.335 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stderr Copying config sha256:c3a232f785d83f930de30596257bc152e949b0a0d2045f8c153b4a5a153057bd 2024-01-15T22:42:55.335 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stderr Writing manifest to image destination 2024-01-15T22:42:55.978 INFO:teuthology.orchestra.run.smithi053.stdout:ceph: stdout ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable) 2024-01-15T22:42:55.979 INFO:teuthology.orchestra.run.smithi053.stdout:Ceph version: ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable) 2024-01-15T22:42:55.979 INFO:teuthology.orchestra.run.smithi053.stdout:Extracting ceph user uid/gid from container image... 2024-01-15T22:42:56.631 INFO:teuthology.orchestra.run.smithi053.stdout:stat: stdout 167 167 2024-01-15T22:42:56.631 INFO:teuthology.orchestra.run.smithi053.stdout:Creating initial keys... 2024-01-15T22:42:57.243 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph-authtool: stdout AQDwtKVleEBYNhAANPII6S6WhwVr6sBe4TZCzg== 2024-01-15T22:42:57.823 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph-authtool: stdout AQDxtKVlaVMsHRAASl+U6Q+XKdFC0ZjXT+C/Yg== 2024-01-15T22:42:58.516 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph-authtool: stdout AQDytKVlt2exAxAAWBelCyOgeAG/r7EyjY8RQA== 2024-01-15T22:42:58.516 INFO:teuthology.orchestra.run.smithi053.stdout:Creating initial monmap... 2024-01-15T22:42:59.144 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-01-15T22:42:59.145 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2024-01-15T22:42:59.145 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:42:59.145 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-01-15T22:42:59.145 INFO:teuthology.orchestra.run.smithi053.stdout:monmaptool for a [v2:172.21.15.53:3300,v1:172.21.15.53:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-01-15T22:42:59.145 INFO:teuthology.orchestra.run.smithi053.stdout:setting min_mon_release = octopus 2024-01-15T22:42:59.145 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/monmaptool: set fsid to 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:42:59.145 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-01-15T22:42:59.145 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:42:59.145 INFO:teuthology.orchestra.run.smithi053.stdout:Creating mon... 2024-01-15T22:42:59.913 INFO:teuthology.orchestra.run.smithi053.stdout:create mon.a on 2024-01-15T22:43:00.014 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-01-15T22:43:00.108 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-01-15T22:43:00.210 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-421843b2-b3f7-11ee-95ad-87774f69a715.target → /etc/systemd/system/ceph-421843b2-b3f7-11ee-95ad-87774f69a715.target. 2024-01-15T22:43:00.210 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-421843b2-b3f7-11ee-95ad-87774f69a715.target → /etc/systemd/system/ceph-421843b2-b3f7-11ee-95ad-87774f69a715.target. 2024-01-15T22:43:00.337 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.a 2024-01-15T22:43:00.337 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Failed to reset failed state of unit ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.a.service: Unit ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.a.service not loaded. 2024-01-15T22:43:00.435 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-421843b2-b3f7-11ee-95ad-87774f69a715.target.wants/ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.a.service → /etc/systemd/system/ceph-421843b2-b3f7-11ee-95ad-87774f69a715@.service. 2024-01-15T22:43:00.758 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:00 smithi053 systemd[1]: Starting Ceph mon.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:43:00.840 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-01-15T22:43:00.840 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout disabled 2024-01-15T22:43:00.848 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-01-15T22:43:00.848 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout inactive 2024-01-15T22:43:00.848 INFO:teuthology.orchestra.run.smithi053.stdout:firewalld.service is not enabled 2024-01-15T22:43:00.848 INFO:teuthology.orchestra.run.smithi053.stdout:Not possible to enable service . firewalld.service is not available 2024-01-15T22:43:00.849 INFO:teuthology.orchestra.run.smithi053.stdout:Waiting for mon to start... 2024-01-15T22:43:00.849 INFO:teuthology.orchestra.run.smithi053.stdout:Waiting for mon... 2024-01-15T22:43:01.090 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:00 smithi053 bash[65999]: b31d42280ceb11a10c5c600041a0e2fbc9df21a3762513d83c7b0af468f5c5ec 2024-01-15T22:43:01.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:00 smithi053 systemd[1]: Started Ceph mon.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:43:01.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:00 smithi053 ceph-mon[66036]: mkfs 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:43:01.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:00 smithi053 ceph-mon[66036]: mon.a is new leader, mons a in quorum (ranks 0) 2024-01-15T22:43:01.747 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout cluster: 2024-01-15T22:43:01.748 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout id: 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:43:01.748 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-01-15T22:43:01.748 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-01-15T22:43:01.748 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout services: 2024-01-15T22:43:01.748 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.506245s) 2024-01-15T22:43:01.748 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-01-15T22:43:01.748 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-01-15T22:43:01.748 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-01-15T22:43:01.748 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout data: 2024-01-15T22:43:01.748 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-01-15T22:43:01.748 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-01-15T22:43:01.749 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-01-15T22:43:01.749 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout pgs: 2024-01-15T22:43:01.749 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-01-15T22:43:01.749 INFO:teuthology.orchestra.run.smithi053.stdout:mon is available 2024-01-15T22:43:01.749 INFO:teuthology.orchestra.run.smithi053.stdout:Assimilating anything we can from ceph.conf... 2024-01-15T22:43:02.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:01 smithi053 ceph-mon[66036]: mon.a is new leader, mons a in quorum (ranks 0) 2024-01-15T22:43:02.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:01 smithi053 ceph-mon[66036]: monmap e1: 1 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:43:02.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:01 smithi053 ceph-mon[66036]: fsmap 2024-01-15T22:43:02.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:01 smithi053 ceph-mon[66036]: osdmap e1: 0 total, 0 up, 0 in 2024-01-15T22:43:02.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:01 smithi053 ceph-mon[66036]: mgrmap e1: no daemons active 2024-01-15T22:43:02.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:01 smithi053 ceph-mon[66036]: from='client.? 172.21.15.53:0/1899576391' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-15T22:43:02.597 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-01-15T22:43:02.597 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout [global] 2024-01-15T22:43:02.597 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout fsid = 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:43:02.597 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.53:3300,v1:172.21.15.53:6789] 2024-01-15T22:43:02.597 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-01-15T22:43:02.597 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-01-15T22:43:02.597 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-01-15T22:43:02.597 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-01-15T22:43:02.597 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-01-15T22:43:02.597 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout [mgr] 2024-01-15T22:43:02.597 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-01-15T22:43:02.597 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-01-15T22:43:02.597 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout [osd] 2024-01-15T22:43:02.598 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-01-15T22:43:02.598 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-01-15T22:43:02.598 INFO:teuthology.orchestra.run.smithi053.stdout:Generating new minimal ceph.conf... 2024-01-15T22:43:03.186 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:02 smithi053 ceph-mon[66036]: from='client.? 172.21.15.53:0/851964984' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-01-15T22:43:03.186 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:02 smithi053 ceph-mon[66036]: from='client.? 172.21.15.53:0/851964984' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-01-15T22:43:03.396 INFO:teuthology.orchestra.run.smithi053.stdout:Restarting the monitor... 2024-01-15T22:43:03.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:03 smithi053 systemd[1]: Stopping Ceph mon.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:43:03.893 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:03 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-a[66013]: 2024-01-15T22:43:03.592+0000 7f3e29aa7700 -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-01-15T22:43:03.893 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:03 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-a[66013]: 2024-01-15T22:43:03.592+0000 7f3e29aa7700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-01-15T22:43:03.893 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:03 smithi053 bash[66359]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-a 2024-01-15T22:43:04.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.a.service: Succeeded. 2024-01-15T22:43:04.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 systemd[1]: Stopped Ceph mon.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:43:04.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 systemd[1]: Starting Ceph mon.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:43:04.445 INFO:teuthology.orchestra.run.smithi053.stdout:Setting mon public_network to 172.21.0.0/20 2024-01-15T22:43:04.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 bash[66480]: 9180f4dd71d6dcb8b9d6be30e9601fd2e710058260e0f8358e50b972573fcc76 2024-01-15T22:43:04.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: set uid:gid to 167:167 (ceph:ceph) 2024-01-15T22:43:04.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable), process ceph-mon, pid 7 2024-01-15T22:43:04.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: pidfile_write: ignore empty --pid-file 2024-01-15T22:43:04.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 systemd[1]: Started Ceph mon.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:43:04.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: load: jerasure load: lrc 2024-01-15T22:43:04.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: RocksDB version: 6.15.5 2024-01-15T22:43:04.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-01-15T22:43:04.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Compile date Jan 9 2024 2024-01-15T22:43:04.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: DB SUMMARY 2024-01-15T22:43:04.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: DB Session ID: YQ5611A56L59T0PGUNRS 2024-01-15T22:43:04.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: CURRENT file: CURRENT 2024-01-15T22:43:04.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: IDENTITY file: IDENTITY 2024-01-15T22:43:04.806 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-01-15T22:43:04.806 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-01-15T22:43:04.806 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82295 ; 2024-01-15T22:43:04.806 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.error_if_exists: 0 2024-01-15T22:43:04.806 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.create_if_missing: 0 2024-01-15T22:43:04.806 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.paranoid_checks: 1 2024-01-15T22:43:04.806 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-01-15T22:43:04.806 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.env: 0x555b1636ea80 2024-01-15T22:43:04.806 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.fs: Posix File System 2024-01-15T22:43:04.806 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.info_log: 0x555b18795dc0 2024-01-15T22:43:04.806 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_file_opening_threads: 16 2024-01-15T22:43:04.806 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.statistics: (nil) 2024-01-15T22:43:04.806 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.use_fsync: 0 2024-01-15T22:43:04.806 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_log_file_size: 0 2024-01-15T22:43:04.807 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-15T22:43:04.807 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.log_file_time_to_roll: 0 2024-01-15T22:43:04.807 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.keep_log_file_num: 1000 2024-01-15T22:43:04.807 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.recycle_log_file_num: 0 2024-01-15T22:43:04.807 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.allow_fallocate: 1 2024-01-15T22:43:04.807 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.allow_mmap_reads: 0 2024-01-15T22:43:04.807 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.allow_mmap_writes: 0 2024-01-15T22:43:04.807 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.use_direct_reads: 0 2024-01-15T22:43:04.807 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-15T22:43:04.807 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.create_missing_column_families: 0 2024-01-15T22:43:04.807 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.db_log_dir: 2024-01-15T22:43:04.807 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-01-15T22:43:04.807 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.table_cache_numshardbits: 6 2024-01-15T22:43:04.807 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.WAL_ttl_seconds: 0 2024-01-15T22:43:04.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.WAL_size_limit_MB: 0 2024-01-15T22:43:04.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-01-15T22:43:04.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-15T22:43:04.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.is_fd_close_on_exec: 1 2024-01-15T22:43:04.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.advise_random_on_open: 1 2024-01-15T22:43:04.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.db_write_buffer_size: 0 2024-01-15T22:43:04.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.write_buffer_manager: 0x555b19488960 2024-01-15T22:43:04.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-15T22:43:04.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-01-15T22:43:04.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-15T22:43:04.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.use_adaptive_mutex: 0 2024-01-15T22:43:04.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.rate_limiter: (nil) 2024-01-15T22:43:04.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-15T22:43:04.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.wal_recovery_mode: 2 2024-01-15T22:43:04.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.enable_thread_tracking: 0 2024-01-15T22:43:04.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.enable_pipelined_write: 0 2024-01-15T22:43:04.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.unordered_write: 0 2024-01-15T22:43:04.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-15T22:43:04.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-15T22:43:04.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-15T22:43:04.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-15T22:43:04.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.row_cache: None 2024-01-15T22:43:04.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.wal_filter: None 2024-01-15T22:43:04.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-15T22:43:04.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.allow_ingest_behind: 0 2024-01-15T22:43:04.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.preserve_deletes: 0 2024-01-15T22:43:04.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.two_write_queues: 0 2024-01-15T22:43:04.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.manual_wal_flush: 0 2024-01-15T22:43:04.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.atomic_flush: 0 2024-01-15T22:43:04.810 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-15T22:43:04.810 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.persist_stats_to_disk: 0 2024-01-15T22:43:04.810 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.write_dbid_to_manifest: 0 2024-01-15T22:43:04.810 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.log_readahead_size: 0 2024-01-15T22:43:04.810 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-01-15T22:43:04.810 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.best_efforts_recovery: 0 2024-01-15T22:43:04.810 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-01-15T22:43:04.810 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-01-15T22:43:04.810 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.allow_data_in_errors: 0 2024-01-15T22:43:04.810 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.db_host_id: __hostname__ 2024-01-15T22:43:04.810 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_background_jobs: 2 2024-01-15T22:43:04.810 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_background_compactions: -1 2024-01-15T22:43:04.810 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_subcompactions: 1 2024-01-15T22:43:04.810 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-15T22:43:04.811 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-15T22:43:04.811 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.delayed_write_rate : 16777216 2024-01-15T22:43:04.811 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_total_wal_size: 0 2024-01-15T22:43:04.811 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-15T22:43:04.811 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.stats_dump_period_sec: 600 2024-01-15T22:43:04.811 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.stats_persist_period_sec: 600 2024-01-15T22:43:04.811 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-15T22:43:04.811 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_open_files: -1 2024-01-15T22:43:04.811 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.bytes_per_sync: 0 2024-01-15T22:43:04.811 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.wal_bytes_per_sync: 0 2024-01-15T22:43:04.811 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.strict_bytes_per_sync: 0 2024-01-15T22:43:04.811 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compaction_readahead_size: 0 2024-01-15T22:43:04.811 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_background_flushes: -1 2024-01-15T22:43:04.811 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Compression algorithms supported: 2024-01-15T22:43:04.812 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-15T22:43:04.812 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: kZSTD supported: 0 2024-01-15T22:43:04.812 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: kXpressCompression supported: 0 2024-01-15T22:43:04.812 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: kLZ4HCCompression supported: 1 2024-01-15T22:43:04.812 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: kZlibCompression supported: 1 2024-01-15T22:43:04.812 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: kSnappyCompression supported: 1 2024-01-15T22:43:04.812 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: kLZ4Compression supported: 1 2024-01-15T22:43:04.812 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: kBZip2Compression supported: 0 2024-01-15T22:43:04.812 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Fast CRC32 supported: Supported on x86 2024-01-15T22:43:04.812 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-01-15T22:43:04.813 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-01-15T22:43:04.813 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-15T22:43:04.813 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.merge_operator: 2024-01-15T22:43:04.813 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compaction_filter: None 2024-01-15T22:43:04.813 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compaction_filter_factory: None 2024-01-15T22:43:04.813 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.sst_partitioner_factory: None 2024-01-15T22:43:04.813 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.memtable_factory: SkipListFactory 2024-01-15T22:43:04.813 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.table_factory: BlockBasedTable 2024-01-15T22:43:04.813 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555b18768f90) 2024-01-15T22:43:04.813 INFO:journalctl@ceph.mon.a.smithi053.stdout: cache_index_and_filter_blocks: 1 2024-01-15T22:43:04.813 INFO:journalctl@ceph.mon.a.smithi053.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-01-15T22:43:04.813 INFO:journalctl@ceph.mon.a.smithi053.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-15T22:43:04.813 INFO:journalctl@ceph.mon.a.smithi053.stdout: pin_top_level_index_and_filter: 1 2024-01-15T22:43:04.813 INFO:journalctl@ceph.mon.a.smithi053.stdout: index_type: 0 2024-01-15T22:43:04.814 INFO:journalctl@ceph.mon.a.smithi053.stdout: data_block_index_type: 0 2024-01-15T22:43:04.814 INFO:journalctl@ceph.mon.a.smithi053.stdout: index_shortening: 1 2024-01-15T22:43:04.814 INFO:journalctl@ceph.mon.a.smithi053.stdout: data_block_hash_table_util_ratio: 0.750000 2024-01-15T22:43:04.814 INFO:journalctl@ceph.mon.a.smithi053.stdout: hash_index_allow_collision: 1 2024-01-15T22:43:04.814 INFO:journalctl@ceph.mon.a.smithi053.stdout: checksum: 1 2024-01-15T22:43:04.814 INFO:journalctl@ceph.mon.a.smithi053.stdout: no_block_cache: 0 2024-01-15T22:43:04.814 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_cache: 0x555b1879b090 2024-01-15T22:43:04.814 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_cache_name: BinnedLRUCache 2024-01-15T22:43:04.814 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_cache_options: 2024-01-15T22:43:04.814 INFO:journalctl@ceph.mon.a.smithi053.stdout: capacity : 536870912 2024-01-15T22:43:04.815 INFO:journalctl@ceph.mon.a.smithi053.stdout: num_shard_bits : 4 2024-01-15T22:43:04.815 INFO:journalctl@ceph.mon.a.smithi053.stdout: strict_capacity_limit : 0 2024-01-15T22:43:04.815 INFO:journalctl@ceph.mon.a.smithi053.stdout: high_pri_pool_ratio: 0.000 2024-01-15T22:43:04.815 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_cache_compressed: (nil) 2024-01-15T22:43:04.815 INFO:journalctl@ceph.mon.a.smithi053.stdout: persistent_cache: (nil) 2024-01-15T22:43:04.815 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_size: 4096 2024-01-15T22:43:04.815 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_size_deviation: 10 2024-01-15T22:43:04.815 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_restart_interval: 16 2024-01-15T22:43:04.815 INFO:journalctl@ceph.mon.a.smithi053.stdout: index_block_restart_interval: 1 2024-01-15T22:43:04.815 INFO:journalctl@ceph.mon.a.smithi053.stdout: metadata_block_size: 4096 2024-01-15T22:43:04.815 INFO:journalctl@ceph.mon.a.smithi053.stdout: partition_filters: 0 2024-01-15T22:43:04.816 INFO:journalctl@ceph.mon.a.smithi053.stdout: use_delta_encoding: 1 2024-01-15T22:43:04.816 INFO:journalctl@ceph.mon.a.smithi053.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-01-15T22:43:04.816 INFO:journalctl@ceph.mon.a.smithi053.stdout: whole_key_filtering: 1 2024-01-15T22:43:04.816 INFO:journalctl@ceph.mon.a.smithi053.stdout: verify_compression: 0 2024-01-15T22:43:04.816 INFO:journalctl@ceph.mon.a.smithi053.stdout: read_amp_bytes_per_bit: 0 2024-01-15T22:43:04.816 INFO:journalctl@ceph.mon.a.smithi053.stdout: format_version: 4 2024-01-15T22:43:04.816 INFO:journalctl@ceph.mon.a.smithi053.stdout: enable_index_compression: 1 2024-01-15T22:43:04.816 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_align: 0 2024-01-15T22:43:04.816 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.write_buffer_size: 33554432 2024-01-15T22:43:04.816 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_write_buffer_number: 2 2024-01-15T22:43:04.816 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compression: NoCompression 2024-01-15T22:43:04.816 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.bottommost_compression: Disabled 2024-01-15T22:43:04.816 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.prefix_extractor: nullptr 2024-01-15T22:43:04.816 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-15T22:43:04.817 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.num_levels: 7 2024-01-15T22:43:04.817 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-15T22:43:04.817 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-15T22:43:04.817 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-01-15T22:43:04.817 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-15T22:43:04.817 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-15T22:43:04.817 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-15T22:43:04.817 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-15T22:43:04.817 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-15T22:43:04.817 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-01-15T22:43:04.817 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-15T22:43:04.817 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compression_opts.window_bits: -14 2024-01-15T22:43:04.817 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compression_opts.level: 32767 2024-01-15T22:43:04.817 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compression_opts.strategy: 0 2024-01-15T22:43:04.818 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-15T22:43:04.818 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-15T22:43:04.818 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-01-15T22:43:04.818 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compression_opts.enabled: false 2024-01-15T22:43:04.818 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-15T22:43:04.818 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-15T22:43:04.818 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-15T22:43:04.818 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.target_file_size_base: 67108864 2024-01-15T22:43:04.818 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.target_file_size_multiplier: 1 2024-01-15T22:43:04.818 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-15T22:43:04.818 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-15T22:43:04.818 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-15T22:43:04.819 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-15T22:43:04.819 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-15T22:43:04.819 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-15T22:43:04.819 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-15T22:43:04.819 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-15T22:43:04.819 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-15T22:43:04.819 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-15T22:43:04.819 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-15T22:43:04.819 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-15T22:43:04.819 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.arena_block_size: 4194304 2024-01-15T22:43:04.819 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-15T22:43:04.820 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-15T22:43:04.820 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-01-15T22:43:04.820 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.disable_auto_compactions: 0 2024-01-15T22:43:04.820 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-15T22:43:04.820 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-15T22:43:04.820 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-15T22:43:04.820 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-15T22:43:04.820 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-15T22:43:04.820 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-15T22:43:04.820 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-15T22:43:04.820 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-15T22:43:04.821 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-15T22:43:04.821 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-15T22:43:04.821 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.table_properties_collectors: 2024-01-15T22:43:04.821 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.inplace_update_support: 0 2024-01-15T22:43:04.821 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.inplace_update_num_locks: 10000 2024-01-15T22:43:04.821 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-15T22:43:04.821 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-15T22:43:04.821 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.memtable_huge_page_size: 0 2024-01-15T22:43:04.821 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.bloom_locality: 0 2024-01-15T22:43:04.821 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.max_successive_merges: 0 2024-01-15T22:43:04.821 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.optimize_filters_for_hits: 0 2024-01-15T22:43:04.821 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.paranoid_file_checks: 0 2024-01-15T22:43:04.821 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.force_consistency_checks: 1 2024-01-15T22:43:04.821 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.report_bg_io_stats: 0 2024-01-15T22:43:04.821 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.ttl: 2592000 2024-01-15T22:43:04.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.periodic_compaction_seconds: 0 2024-01-15T22:43:04.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.enable_blob_files: false 2024-01-15T22:43:04.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.min_blob_size: 0 2024-01-15T22:43:04.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.blob_file_size: 268435456 2024-01-15T22:43:04.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.blob_compression_type: NoCompression 2024-01-15T22:43:04.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.enable_blob_garbage_collection: false 2024-01-15T22:43:04.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-01-15T22:43:04.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-01-15T22:43:04.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2024-01-15T22:43:04.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: [db/version_set.cc:4082] Creating manifest 13 2024-01-15T22:43:04.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705358584451670, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-01-15T22:43:04.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2024-01-15T22:43:04.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-01-15T22:43:04.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705358584452440, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 78999, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77267, "index_size": 220, "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": 10080, "raw_average_key_size": 48, "raw_value_size": 71514, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 210, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "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; ", "creation_time": 1705358584, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "6a62af1a-0929-4901-b176-ceb6d2ace548", "db_session_id": "YQ5611A56L59T0PGUNRS"}} 2024-01-15T22:43:04.823 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: [db/version_set.cc:4082] Creating manifest 15 2024-01-15T22:43:04.823 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705358584452791, "job": 1, "event": "recovery_finished"} 2024-01-15T22:43:04.823 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-01-15T22:43:04.823 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x555b1872f180 2024-01-15T22:43:04.823 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: DB pointer 0x555b18804000 2024-01-15T22:43:04.823 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-01-15T22:43:04.823 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-01-15T22:43:04.823 INFO:journalctl@ceph.mon.a.smithi053.stdout: ** DB Stats ** 2024-01-15T22:43:04.823 INFO:journalctl@ceph.mon.a.smithi053.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-01-15T22:43:04.823 INFO:journalctl@ceph.mon.a.smithi053.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-01-15T22:43:04.823 INFO:journalctl@ceph.mon.a.smithi053.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-15T22:43:04.823 INFO:journalctl@ceph.mon.a.smithi053.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-15T22:43:04.823 INFO:journalctl@ceph.mon.a.smithi053.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-01-15T22:43:04.823 INFO:journalctl@ceph.mon.a.smithi053.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-01-15T22:43:04.823 INFO:journalctl@ceph.mon.a.smithi053.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-15T22:43:04.824 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-01-15T22:43:04.824 INFO:journalctl@ceph.mon.a.smithi053.stdout: ** Compaction Stats [default] ** 2024-01-15T22:43:04.824 INFO:journalctl@ceph.mon.a.smithi053.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 2024-01-15T22:43:04.824 INFO:journalctl@ceph.mon.a.smithi053.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-15T22:43:04.824 INFO:journalctl@ceph.mon.a.smithi053.stdout: L0 2/0 78.91 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 155.7 0.00 0.00 1 0.000 0 0 2024-01-15T22:43:04.824 INFO:journalctl@ceph.mon.a.smithi053.stdout: Sum 2/0 78.91 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 155.7 0.00 0.00 1 0.000 0 0 2024-01-15T22:43:04.824 INFO:journalctl@ceph.mon.a.smithi053.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 155.7 0.00 0.00 1 0.000 0 0 2024-01-15T22:43:04.824 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-01-15T22:43:04.824 INFO:journalctl@ceph.mon.a.smithi053.stdout: ** Compaction Stats [default] ** 2024-01-15T22:43:04.824 INFO:journalctl@ceph.mon.a.smithi053.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 2024-01-15T22:43:04.824 INFO:journalctl@ceph.mon.a.smithi053.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-15T22:43:04.824 INFO:journalctl@ceph.mon.a.smithi053.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 155.7 0.00 0.00 1 0.000 0 0 2024-01-15T22:43:04.824 INFO:journalctl@ceph.mon.a.smithi053.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-01-15T22:43:04.825 INFO:journalctl@ceph.mon.a.smithi053.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-01-15T22:43:04.825 INFO:journalctl@ceph.mon.a.smithi053.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-15T22:43:04.825 INFO:journalctl@ceph.mon.a.smithi053.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-01-15T22:43:04.825 INFO:journalctl@ceph.mon.a.smithi053.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-01-15T22:43:04.825 INFO:journalctl@ceph.mon.a.smithi053.stdout: AddFile(Keys): cumulative 0, interval 0 2024-01-15T22:43:04.825 INFO:journalctl@ceph.mon.a.smithi053.stdout: Cumulative compaction: 0.00 GB write, 22.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:43:04.825 INFO:journalctl@ceph.mon.a.smithi053.stdout: Interval compaction: 0.00 GB write, 22.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:43:04.825 INFO:journalctl@ceph.mon.a.smithi053.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-01-15T22:43:04.825 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-01-15T22:43:04.825 INFO:journalctl@ceph.mon.a.smithi053.stdout: ** File Read Latency Histogram By Level [default] ** 2024-01-15T22:43:04.826 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-01-15T22:43:04.826 INFO:journalctl@ceph.mon.a.smithi053.stdout: ** Compaction Stats [default] ** 2024-01-15T22:43:04.826 INFO:journalctl@ceph.mon.a.smithi053.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 2024-01-15T22:43:04.826 INFO:journalctl@ceph.mon.a.smithi053.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-15T22:43:04.826 INFO:journalctl@ceph.mon.a.smithi053.stdout: L0 2/0 78.91 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 155.7 0.00 0.00 1 0.000 0 0 2024-01-15T22:43:04.827 INFO:journalctl@ceph.mon.a.smithi053.stdout: Sum 2/0 78.91 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 155.7 0.00 0.00 1 0.000 0 0 2024-01-15T22:43:04.827 INFO:journalctl@ceph.mon.a.smithi053.stdout: Int 0/0 0.00 KB 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 2024-01-15T22:43:04.827 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-01-15T22:43:04.827 INFO:journalctl@ceph.mon.a.smithi053.stdout: ** Compaction Stats [default] ** 2024-01-15T22:43:04.827 INFO:journalctl@ceph.mon.a.smithi053.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 2024-01-15T22:43:04.827 INFO:journalctl@ceph.mon.a.smithi053.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-15T22:43:04.827 INFO:journalctl@ceph.mon.a.smithi053.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 155.7 0.00 0.00 1 0.000 0 0 2024-01-15T22:43:04.827 INFO:journalctl@ceph.mon.a.smithi053.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-01-15T22:43:04.827 INFO:journalctl@ceph.mon.a.smithi053.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-01-15T22:43:04.827 INFO:journalctl@ceph.mon.a.smithi053.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-15T22:43:04.827 INFO:journalctl@ceph.mon.a.smithi053.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-01-15T22:43:04.827 INFO:journalctl@ceph.mon.a.smithi053.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-01-15T22:43:04.827 INFO:journalctl@ceph.mon.a.smithi053.stdout: AddFile(Keys): cumulative 0, interval 0 2024-01-15T22:43:04.828 INFO:journalctl@ceph.mon.a.smithi053.stdout: Cumulative compaction: 0.00 GB write, 22.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:43:04.828 INFO:journalctl@ceph.mon.a.smithi053.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:43:04.828 INFO:journalctl@ceph.mon.a.smithi053.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-01-15T22:43:04.828 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-01-15T22:43:04.828 INFO:journalctl@ceph.mon.a.smithi053.stdout: ** File Read Latency Histogram By Level [default] ** 2024-01-15T22:43:04.828 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: starting mon.a rank 0 at public addrs [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] at bind addrs [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:43:04.828 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: mon.a@-1(???) e1 preinit fsid 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:43:04.828 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: mon.a@-1(???).mds e1 new map 2024-01-15T22:43:04.828 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: mon.a@-1(???).mds e1 print_map 2024-01-15T22:43:04.828 INFO:journalctl@ceph.mon.a.smithi053.stdout: e1 2024-01-15T22:43:04.828 INFO:journalctl@ceph.mon.a.smithi053.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-01-15T22:43:04.828 INFO:journalctl@ceph.mon.a.smithi053.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-01-15T22:43:04.828 INFO:journalctl@ceph.mon.a.smithi053.stdout: legacy client fscid: -1 2024-01-15T22:43:04.828 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-01-15T22:43:04.829 INFO:journalctl@ceph.mon.a.smithi053.stdout: No filesystems configured 2024-01-15T22:43:04.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-01-15T22:43:04.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-01-15T22:43:04.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-01-15T22:43:04.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-01-15T22:43:04.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-01-15T22:43:04.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: expand_channel_meta expand map: {default=false} 2024-01-15T22:43:04.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: expand_channel_meta from 'false' to 'false' 2024-01-15T22:43:04.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: expand_channel_meta expanded map: {default=false} 2024-01-15T22:43:04.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: expand_channel_meta expand map: {default=info} 2024-01-15T22:43:04.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: expand_channel_meta from 'info' to 'info' 2024-01-15T22:43:04.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: expand_channel_meta expanded map: {default=info} 2024-01-15T22:43:04.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: expand_channel_meta expand map: {default=daemon} 2024-01-15T22:43:04.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: expand_channel_meta from 'daemon' to 'daemon' 2024-01-15T22:43:04.830 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: expand_channel_meta expanded map: {default=daemon} 2024-01-15T22:43:04.830 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: expand_channel_meta expand map: {default=debug} 2024-01-15T22:43:04.830 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: expand_channel_meta from 'debug' to 'debug' 2024-01-15T22:43:04.830 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:04 smithi053 ceph-mon[66518]: expand_channel_meta expanded map: {default=debug} 2024-01-15T22:43:05.262 INFO:teuthology.orchestra.run.smithi053.stdout:Wrote config to /etc/ceph/ceph.conf 2024-01-15T22:43:05.262 INFO:teuthology.orchestra.run.smithi053.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-01-15T22:43:05.262 INFO:teuthology.orchestra.run.smithi053.stdout:Creating mgr... 2024-01-15T22:43:05.263 INFO:teuthology.orchestra.run.smithi053.stdout:Verifying port 9283 ... 2024-01-15T22:43:05.401 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mgr.y 2024-01-15T22:43:05.401 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Failed to reset failed state of unit ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mgr.y.service: Unit ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mgr.y.service not loaded. 2024-01-15T22:43:05.501 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-421843b2-b3f7-11ee-95ad-87774f69a715.target.wants/ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-421843b2-b3f7-11ee-95ad-87774f69a715@.service. 2024-01-15T22:43:05.553 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:05 smithi053 systemd[1]: Starting Ceph mgr.y for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:43:05.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:05 smithi053 ceph-mon[66518]: mon.a is new leader, mons a in quorum (ranks 0) 2024-01-15T22:43:05.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:05 smithi053 ceph-mon[66518]: monmap e1: 1 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:43:05.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:05 smithi053 ceph-mon[66518]: fsmap 2024-01-15T22:43:05.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:05 smithi053 ceph-mon[66518]: osdmap e1: 0 total, 0 up, 0 in 2024-01-15T22:43:05.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:05 smithi053 ceph-mon[66518]: mgrmap e1: no daemons active 2024-01-15T22:43:05.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:05 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1049083131' entity='client.admin' 2024-01-15T22:43:05.930 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-01-15T22:43:05.930 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout disabled 2024-01-15T22:43:05.938 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-01-15T22:43:05.939 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout inactive 2024-01-15T22:43:05.939 INFO:teuthology.orchestra.run.smithi053.stdout:firewalld.service is not enabled 2024-01-15T22:43:05.939 INFO:teuthology.orchestra.run.smithi053.stdout:Not possible to enable service . firewalld.service is not available 2024-01-15T22:43:05.947 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-01-15T22:43:05.947 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout disabled 2024-01-15T22:43:05.955 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-01-15T22:43:05.955 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout inactive 2024-01-15T22:43:05.956 INFO:teuthology.orchestra.run.smithi053.stdout:firewalld.service is not enabled 2024-01-15T22:43:05.956 INFO:teuthology.orchestra.run.smithi053.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2024-01-15T22:43:05.956 INFO:teuthology.orchestra.run.smithi053.stdout:Waiting for mgr to start... 2024-01-15T22:43:05.956 INFO:teuthology.orchestra.run.smithi053.stdout:Waiting for mgr... 2024-01-15T22:43:06.240 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:05 smithi053 bash[66754]: 8f4372637cc2be3c576a86f79a3adefd21f6d8cccf088f46a555ae51488c76e8 2024-01-15T22:43:06.240 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:05 smithi053 systemd[1]: Started Ceph mgr.y for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:43:06.240 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:06 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:06.051+0000 7f7ad19441c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-15T22:43:06.240 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:06 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:06.239+0000 7f7ad19441c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-15T22:43:06.497 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:06 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3779202690' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-15T22:43:06.802 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:06 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:06.554+0000 7f7ad19441c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-15T22:43:06.862 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-01-15T22:43:06.868 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout { 2024-01-15T22:43:06.868 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "fsid": "421843b2-b3f7-11ee-95ad-87774f69a715", 2024-01-15T22:43:06.868 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "health": { 2024-01-15T22:43:06.869 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-01-15T22:43:06.869 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-01-15T22:43:06.869 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-01-15T22:43:06.869 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:06.869 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-01-15T22:43:06.869 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-01-15T22:43:06.869 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 0 2024-01-15T22:43:06.869 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-01-15T22:43:06.869 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-01-15T22:43:06.869 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "a" 2024-01-15T22:43:06.869 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-01-15T22:43:06.869 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum_age": 1, 2024-01-15T22:43:06.870 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "monmap": { 2024-01-15T22:43:06.870 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-01-15T22:43:06.870 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-01-15T22:43:06.870 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-01-15T22:43:06.870 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:06.870 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-01-15T22:43:06.870 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-01-15T22:43:06.870 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-01-15T22:43:06.870 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-01-15T22:43:06.870 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-01-15T22:43:06.870 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-01-15T22:43:06.870 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-01-15T22:43:06.871 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-01-15T22:43:06.871 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:06.871 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-01-15T22:43:06.871 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-01-15T22:43:06.871 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-01-15T22:43:06.871 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-01-15T22:43:06.871 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-01-15T22:43:06.871 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-01-15T22:43:06.871 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-01-15T22:43:06.871 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-01-15T22:43:06.871 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-01-15T22:43:06.872 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:06.872 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-01-15T22:43:06.872 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-01-15T22:43:06.872 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-01-15T22:43:06.872 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-01-15T22:43:06.872 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:06.872 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-01-15T22:43:06.872 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "available": false, 2024-01-15T22:43:06.872 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-01-15T22:43:06.872 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "modules": [ 2024-01-15T22:43:06.872 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "iostat", 2024-01-15T22:43:06.873 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "nfs", 2024-01-15T22:43:06.873 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "restful" 2024-01-15T22:43:06.873 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-01-15T22:43:06.873 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "services": {} 2024-01-15T22:43:06.873 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:06.873 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-01-15T22:43:06.873 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-01-15T22:43:06.873 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "modified": "2024-01-15T22:43:00.855416+0000", 2024-01-15T22:43:06.873 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "services": {} 2024-01-15T22:43:06.873 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:06.873 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-01-15T22:43:06.873 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout } 2024-01-15T22:43:06.874 INFO:teuthology.orchestra.run.smithi053.stdout:mgr not available, waiting (1/15)... 2024-01-15T22:43:07.553 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:07 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:07.107+0000 7f7ad19441c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-15T22:43:07.553 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:07 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:07.334+0000 7f7ad19441c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-01-15T22:43:08.052 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:07 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:07.684+0000 7f7ad19441c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-15T22:43:08.803 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:08 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:08.484+0000 7f7ad19441c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-15T22:43:08.803 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:08 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:08.572+0000 7f7ad19441c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-15T22:43:09.303 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:09 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:09.214+0000 7f7ad19441c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-15T22:43:09.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:09 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1190433421' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-15T22:43:09.635 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:09 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:09.301+0000 7f7ad19441c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-15T22:43:09.635 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:09 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:09.392+0000 7f7ad19441c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-15T22:43:09.635 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:09 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:09.488+0000 7f7ad19441c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-15T22:43:09.838 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-01-15T22:43:09.838 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout { 2024-01-15T22:43:09.839 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "fsid": "421843b2-b3f7-11ee-95ad-87774f69a715", 2024-01-15T22:43:09.839 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "health": { 2024-01-15T22:43:09.839 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-01-15T22:43:09.839 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-01-15T22:43:09.839 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-01-15T22:43:09.839 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:09.839 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-01-15T22:43:09.839 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-01-15T22:43:09.839 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 0 2024-01-15T22:43:09.839 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-01-15T22:43:09.839 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-01-15T22:43:09.839 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "a" 2024-01-15T22:43:09.839 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-01-15T22:43:09.839 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum_age": 4, 2024-01-15T22:43:09.839 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "monmap": { 2024-01-15T22:43:09.840 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-01-15T22:43:09.840 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-01-15T22:43:09.840 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-01-15T22:43:09.840 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:09.840 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-01-15T22:43:09.840 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-01-15T22:43:09.840 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-01-15T22:43:09.840 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-01-15T22:43:09.840 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-01-15T22:43:09.840 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-01-15T22:43:09.840 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-01-15T22:43:09.840 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-01-15T22:43:09.843 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:09.844 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-01-15T22:43:09.844 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-01-15T22:43:09.844 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-01-15T22:43:09.844 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-01-15T22:43:09.844 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-01-15T22:43:09.844 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-01-15T22:43:09.844 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-01-15T22:43:09.844 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-01-15T22:43:09.844 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-01-15T22:43:09.844 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:09.844 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-01-15T22:43:09.844 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-01-15T22:43:09.844 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-01-15T22:43:09.844 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-01-15T22:43:09.844 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:09.845 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-01-15T22:43:09.845 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "available": false, 2024-01-15T22:43:09.845 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-01-15T22:43:09.845 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "modules": [ 2024-01-15T22:43:09.845 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "iostat", 2024-01-15T22:43:09.845 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "nfs", 2024-01-15T22:43:09.845 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "restful" 2024-01-15T22:43:09.845 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-01-15T22:43:09.845 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "services": {} 2024-01-15T22:43:09.845 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:09.845 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-01-15T22:43:09.845 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-01-15T22:43:09.845 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "modified": "2024-01-15T22:43:00.855416+0000", 2024-01-15T22:43:09.845 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "services": {} 2024-01-15T22:43:09.845 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:09.845 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-01-15T22:43:09.846 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout } 2024-01-15T22:43:09.846 INFO:teuthology.orchestra.run.smithi053.stdout:mgr not available, waiting (2/15)... 2024-01-15T22:43:10.030 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:09 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:09.718+0000 7f7ad19441c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-01-15T22:43:10.030 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:09 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:09.813+0000 7f7ad19441c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-15T22:43:10.303 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:10.029+0000 7f7ad19441c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-15T22:43:10.303 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:10.124+0000 7f7ad19441c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-15T22:43:10.802 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:10.308+0000 7f7ad19441c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-15T22:43:10.803 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:10.394+0000 7f7ad19441c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-15T22:43:11.526 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:11 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:11.155+0000 7f7ad19441c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-15T22:43:11.526 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:11 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:11.347+0000 7f7ad19441c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-15T22:43:12.302 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:11 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:11.524+0000 7f7ad19441c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:43:12.302 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:12 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:12.144+0000 7f7ad19441c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-15T22:43:12.579 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:12 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2780806951' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-15T22:43:12.579 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:12 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:12.331+0000 7f7ad19441c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:43:12.579 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:12 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:12.517+0000 7f7ad19441c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-01-15T22:43:12.649 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-01-15T22:43:12.649 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout { 2024-01-15T22:43:12.649 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "fsid": "421843b2-b3f7-11ee-95ad-87774f69a715", 2024-01-15T22:43:12.649 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "health": { 2024-01-15T22:43:12.649 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-01-15T22:43:12.650 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-01-15T22:43:12.650 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-01-15T22:43:12.650 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:12.650 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-01-15T22:43:12.650 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-01-15T22:43:12.650 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 0 2024-01-15T22:43:12.650 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-01-15T22:43:12.650 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-01-15T22:43:12.650 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "a" 2024-01-15T22:43:12.650 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-01-15T22:43:12.650 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-01-15T22:43:12.650 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "monmap": { 2024-01-15T22:43:12.650 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-01-15T22:43:12.650 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-01-15T22:43:12.651 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-01-15T22:43:12.651 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:12.651 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-01-15T22:43:12.651 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-01-15T22:43:12.651 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-01-15T22:43:12.651 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-01-15T22:43:12.651 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-01-15T22:43:12.651 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-01-15T22:43:12.651 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-01-15T22:43:12.651 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-01-15T22:43:12.651 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:12.651 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-01-15T22:43:12.651 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-01-15T22:43:12.651 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-01-15T22:43:12.651 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-01-15T22:43:12.651 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-01-15T22:43:12.652 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-01-15T22:43:12.652 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-01-15T22:43:12.652 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-01-15T22:43:12.652 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-01-15T22:43:12.652 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:12.652 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-01-15T22:43:12.652 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-01-15T22:43:12.652 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-01-15T22:43:12.652 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-01-15T22:43:12.652 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:12.652 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-01-15T22:43:12.652 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "available": false, 2024-01-15T22:43:12.652 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-01-15T22:43:12.652 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "modules": [ 2024-01-15T22:43:12.652 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "iostat", 2024-01-15T22:43:12.653 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "nfs", 2024-01-15T22:43:12.653 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "restful" 2024-01-15T22:43:12.653 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-01-15T22:43:12.653 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "services": {} 2024-01-15T22:43:12.653 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:12.653 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-01-15T22:43:12.653 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-01-15T22:43:12.653 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "modified": "2024-01-15T22:43:00.855416+0000", 2024-01-15T22:43:12.653 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "services": {} 2024-01-15T22:43:12.653 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:12.653 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-01-15T22:43:12.653 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout } 2024-01-15T22:43:12.653 INFO:teuthology.orchestra.run.smithi053.stdout:mgr not available, waiting (3/15)... 2024-01-15T22:43:13.053 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:12 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:12.636+0000 7f7ad19441c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-15T22:43:13.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:13 smithi053 ceph-mon[66518]: Activating manager daemon y 2024-01-15T22:43:13.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:13 smithi053 ceph-mon[66518]: mgrmap e2: y(active, starting, since 0.00291406s) 2024-01-15T22:43:13.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:13 smithi053 ceph-mon[66518]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:43:13.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:13 smithi053 ceph-mon[66518]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:43:13.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:13 smithi053 ceph-mon[66518]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:43:13.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:13 smithi053 ceph-mon[66518]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:43:13.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:13 smithi053 ceph-mon[66518]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:43:13.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:13 smithi053 ceph-mon[66518]: Manager daemon y is now available 2024-01-15T22:43:13.804 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:13 smithi053 ceph-mon[66518]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:43:13.804 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:13 smithi053 ceph-mon[66518]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:43:13.804 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:13 smithi053 ceph-mon[66518]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' 2024-01-15T22:43:13.804 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:13 smithi053 ceph-mon[66518]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' 2024-01-15T22:43:13.804 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:13 smithi053 ceph-mon[66518]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' 2024-01-15T22:43:15.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:14 smithi053 ceph-mon[66518]: mgrmap e3: y(active, since 1.00684s) 2024-01-15T22:43:16.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:15 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1637553097' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-15T22:43:16.927 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-01-15T22:43:16.927 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout { 2024-01-15T22:43:16.927 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "fsid": "421843b2-b3f7-11ee-95ad-87774f69a715", 2024-01-15T22:43:16.927 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "health": { 2024-01-15T22:43:16.927 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-01-15T22:43:16.927 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-01-15T22:43:16.927 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-01-15T22:43:16.927 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:16.927 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-01-15T22:43:16.927 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-01-15T22:43:16.928 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 0 2024-01-15T22:43:16.928 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-01-15T22:43:16.928 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-01-15T22:43:16.928 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "a" 2024-01-15T22:43:16.928 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-01-15T22:43:16.928 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-01-15T22:43:16.928 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "monmap": { 2024-01-15T22:43:16.928 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-01-15T22:43:16.928 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-01-15T22:43:16.928 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-01-15T22:43:16.928 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:16.928 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-01-15T22:43:16.928 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-01-15T22:43:16.929 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-01-15T22:43:16.929 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-01-15T22:43:16.929 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-01-15T22:43:16.929 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-01-15T22:43:16.929 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-01-15T22:43:16.929 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-01-15T22:43:16.929 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:16.929 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-01-15T22:43:16.929 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-01-15T22:43:16.929 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-01-15T22:43:16.929 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-01-15T22:43:16.929 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-01-15T22:43:16.929 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-01-15T22:43:16.929 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-01-15T22:43:16.929 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-01-15T22:43:16.930 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-01-15T22:43:16.930 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:16.930 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-01-15T22:43:16.930 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-01-15T22:43:16.930 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-01-15T22:43:16.930 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-01-15T22:43:16.930 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:16.930 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-01-15T22:43:16.930 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "available": true, 2024-01-15T22:43:16.930 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-01-15T22:43:16.930 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "modules": [ 2024-01-15T22:43:16.930 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "iostat", 2024-01-15T22:43:16.930 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "nfs", 2024-01-15T22:43:16.930 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "restful" 2024-01-15T22:43:16.930 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-01-15T22:43:16.931 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "services": {} 2024-01-15T22:43:16.931 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:16.931 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-01-15T22:43:16.931 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-01-15T22:43:16.931 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "modified": "2024-01-15T22:43:00.855416+0000", 2024-01-15T22:43:16.931 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "services": {} 2024-01-15T22:43:16.931 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-01-15T22:43:16.931 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:16 smithi053 ceph-mon[66518]: mgrmap e4: y(active, since 3s) 2024-01-15T22:43:16.932 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-01-15T22:43:16.932 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout } 2024-01-15T22:43:16.932 INFO:teuthology.orchestra.run.smithi053.stdout:mgr is available 2024-01-15T22:43:18.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:18 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3645385583' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-01-15T22:43:20.789 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-01-15T22:43:20.789 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout [global] 2024-01-15T22:43:20.789 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout fsid = 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:43:20.789 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-01-15T22:43:20.789 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-01-15T22:43:20.789 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-01-15T22:43:20.789 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-01-15T22:43:20.789 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-01-15T22:43:20.789 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout [mgr] 2024-01-15T22:43:20.789 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-01-15T22:43:20.789 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-01-15T22:43:20.789 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout [osd] 2024-01-15T22:43:20.789 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-01-15T22:43:20.790 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-01-15T22:43:20.790 INFO:teuthology.orchestra.run.smithi053.stdout:Enabling cephadm module... 2024-01-15T22:43:22.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:22 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1346759125' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-01-15T22:43:22.803 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:22 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ignoring --setuser ceph since I am not root 2024-01-15T22:43:22.803 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:22 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ignoring --setgroup ceph since I am not root 2024-01-15T22:43:22.803 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:22 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:22.724+0000 7f673f3111c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-15T22:43:23.206 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:22 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:22.901+0000 7f673f3111c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-15T22:43:23.544 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:23 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:23.206+0000 7f673f3111c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-15T22:43:23.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:23 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1346759125' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-01-15T22:43:23.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:23 smithi053 ceph-mon[66518]: mgrmap e5: y(active, since 9s) 2024-01-15T22:43:23.803 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:23 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:23.737+0000 7f673f3111c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-15T22:43:24.220 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:23 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:23.963+0000 7f673f3111c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-01-15T22:43:24.552 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:24 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:24.326+0000 7f673f3111c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-15T22:43:25.076 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout { 2024-01-15T22:43:25.079 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-01-15T22:43:25.080 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "available": true, 2024-01-15T22:43:25.080 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-01-15T22:43:25.080 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-01-15T22:43:25.080 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout } 2024-01-15T22:43:25.080 INFO:teuthology.orchestra.run.smithi053.stdout:Waiting for the mgr to restart... 2024-01-15T22:43:25.080 INFO:teuthology.orchestra.run.smithi053.stdout:Waiting for mgr epoch 5... 2024-01-15T22:43:25.302 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:25.129+0000 7f673f3111c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-15T22:43:25.302 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:25.227+0000 7f673f3111c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-15T22:43:25.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:25 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1944294528' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-01-15T22:43:26.133 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:25.865+0000 7f673f3111c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-15T22:43:26.133 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:25.950+0000 7f673f3111c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-15T22:43:26.133 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:26 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:26.039+0000 7f673f3111c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-15T22:43:26.456 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:26 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:26.133+0000 7f673f3111c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-15T22:43:26.456 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:26 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:26.362+0000 7f673f3111c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-01-15T22:43:26.769 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:26 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:26.456+0000 7f673f3111c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-15T22:43:26.769 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:26 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:26.671+0000 7f673f3111c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-15T22:43:27.039 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:26 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:26.769+0000 7f673f3111c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-15T22:43:27.039 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:26 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:26.953+0000 7f673f3111c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-15T22:43:28.173 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:27 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:27.039+0000 7f673f3111c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-15T22:43:28.173 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:27 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:27.803+0000 7f673f3111c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-15T22:43:28.173 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:27 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:27.996+0000 7f673f3111c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-15T22:43:28.173 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:28.173+0000 7f673f3111c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:43:29.052 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:28.793+0000 7f673f3111c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-15T22:43:29.052 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:28.973+0000 7f673f3111c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:43:29.552 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:29 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:29.155+0000 7f673f3111c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-01-15T22:43:29.552 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:29 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:29.273+0000 7f673f3111c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-15T22:43:29.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:29 smithi053 ceph-mon[66518]: Active manager daemon y restarted 2024-01-15T22:43:29.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:29 smithi053 ceph-mon[66518]: Activating manager daemon y 2024-01-15T22:43:29.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:29 smithi053 ceph-mon[66518]: osdmap e2: 0 total, 0 up, 0 in 2024-01-15T22:43:29.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:29 smithi053 ceph-mon[66518]: mgrmap e6: y(active, starting, since 0.00309082s) 2024-01-15T22:43:29.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:29 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:43:29.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:29 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:43:29.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:29 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:43:29.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:29 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:43:29.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:29 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:43:29.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:29 smithi053 ceph-mon[66518]: Manager daemon y is now available 2024-01-15T22:43:29.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:29 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:43:29.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:29 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:43:29.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:29 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:43:29.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:29 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:43:29.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:29 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:43:30.609 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:30 smithi053 ceph-mon[66518]: Found migration_current of "None". Setting to last migration. 2024-01-15T22:43:30.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:30 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:43:30.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:30 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:43:30.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:30 smithi053 ceph-mon[66518]: mgrmap e7: y(active, since 1.00485s) 2024-01-15T22:43:30.666 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout { 2024-01-15T22:43:30.666 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-01-15T22:43:30.666 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "initialized": true 2024-01-15T22:43:30.666 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout } 2024-01-15T22:43:30.666 INFO:teuthology.orchestra.run.smithi053.stdout:mgr epoch 5 is available 2024-01-15T22:43:30.666 INFO:teuthology.orchestra.run.smithi053.stdout:Setting orchestrator backend to cephadm... 2024-01-15T22:43:31.534 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:31 smithi053 ceph-mon[66518]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-01-15T22:43:31.534 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:31 smithi053 ceph-mon[66518]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-01-15T22:43:31.534 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:31 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:43:31.535 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:31 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:43:31.535 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:31 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:43:31.535 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:31 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:43:32.467 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:32 smithi053 ceph-mon[66518]: [15/Jan/2024:22:43:30] ENGINE Bus STARTING 2024-01-15T22:43:32.468 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:32 smithi053 ceph-mon[66518]: [15/Jan/2024:22:43:30] ENGINE Serving on https://172.21.15.53:7150 2024-01-15T22:43:32.468 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:32 smithi053 ceph-mon[66518]: [15/Jan/2024:22:43:30] ENGINE Bus STARTED 2024-01-15T22:43:32.468 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:32 smithi053 ceph-mon[66518]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:43:32.468 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:32 smithi053 ceph-mon[66518]: mgrmap e8: y(active, since 2s) 2024-01-15T22:43:32.540 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout value unchanged 2024-01-15T22:43:32.541 INFO:teuthology.orchestra.run.smithi053.stdout:Generating ssh key... 2024-01-15T22:43:33.617 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-mon[66518]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:43:33.618 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: Generating public/private rsa key pair. 2024-01-15T22:43:33.618 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: Your identification has been saved in /tmp/tmpsyef84dg/key. 2024-01-15T22:43:33.618 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: Your public key has been saved in /tmp/tmpsyef84dg/key.pub. 2024-01-15T22:43:33.618 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: The key fingerprint is: 2024-01-15T22:43:33.618 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: SHA256:HZO77xikjleHGNE/AdMwUUdwoXCVXY4KUerWq4gfMY4 ceph-421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:43:33.618 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: The key's randomart image is: 2024-01-15T22:43:33.618 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: +---[RSA 3072]----+ 2024-01-15T22:43:33.618 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: | .OB=+*+o| 2024-01-15T22:43:33.618 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: | . .Oo+.o.| 2024-01-15T22:43:33.619 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: | .*.... .| 2024-01-15T22:43:33.619 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: | .o *o. | 2024-01-15T22:43:33.619 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: | So*.o. | 2024-01-15T22:43:33.619 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: | o.*o... | 2024-01-15T22:43:33.619 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: | E +.o.. | 2024-01-15T22:43:33.619 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: | +.o = | 2024-01-15T22:43:33.619 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: | oo+ o.o | 2024-01-15T22:43:33.619 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: +----[SHA256]-----+ 2024-01-15T22:43:34.648 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXU4H+SkzbdsnbQQ/dX2mPFW4i0GQ2gJqfHCVaq5r1vjnNrfobnUXgsyxE05C5t7xsJWQB7WIa2bb/DUcAbR9zdjo7ZJXMbGFiFIX0IajjfBSBE0snIogpyIn5wjUEGX7zhSMgc6OcCLMyzCBTJDUsOOtQ8+QSMsQjJzn+d2dOAOVlr7tvpbsZ+rMN1rVPLauL/f5tnsC1ZPlmqlumVDAfBxxY/hJJsxX6KxgRmrDDcqajiPCQzcq+0DNWloMVheOEHncFsKvBCyLSA5TC3DOEGUzNsrAWBqCYUwYTPsLqWMwlfObU/vrPGJOmXOFFHYx5Hbd6EK2Z9R3/dPcdz1Mjg07hm9O3vc5aSft9D3KteZKn82wFROZz34ew7sY/r6bWKBdu9ue6MITzFlHOJOOjt7Vy/S1YGehuWW7jx08FIKgV8wqd66+nYGMF9WOKXllP5GILniNg2EEELhuzjo2UuE777SiFI+r8RuXjLlv9T2tMP0Ij59z2eBgPf01bGJs= ceph-421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:43:34.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:34 smithi053 ceph-mon[66518]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:43:34.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:34 smithi053 ceph-mon[66518]: Generating ssh key... 2024-01-15T22:43:34.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:34 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:43:34.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:34 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:43:34.650 INFO:teuthology.orchestra.run.smithi053.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-01-15T22:43:34.650 INFO:teuthology.orchestra.run.smithi053.stdout:Adding key to root@localhost authorized_keys... 2024-01-15T22:43:34.650 INFO:teuthology.orchestra.run.smithi053.stdout:Adding host smithi053... 2024-01-15T22:43:35.480 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:35 smithi053 ceph-mon[66518]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:43:36.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:36 smithi053 ceph-mon[66518]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi053", "addr": "172.21.15.53", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:43:37.299 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout Added host 'smithi053' with addr '172.21.15.53' 2024-01-15T22:43:37.299 INFO:teuthology.orchestra.run.smithi053.stdout:Deploying unmanaged mon service... 2024-01-15T22:43:37.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:37 smithi053 ceph-mon[66518]: Deploying cephadm binary to smithi053 2024-01-15T22:43:37.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:37 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:43:37.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:37 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:43:38.439 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-01-15T22:43:38.440 INFO:teuthology.orchestra.run.smithi053.stdout:Deploying unmanaged mgr service... 2024-01-15T22:43:38.766 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:38 smithi053 ceph-mon[66518]: Added host smithi053 2024-01-15T22:43:38.766 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:38 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:43:39.481 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-01-15T22:43:39.688 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:39 smithi053 ceph-mon[66518]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:43:39.688 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:39 smithi053 ceph-mon[66518]: Saving service mon spec with placement count:5 2024-01-15T22:43:39.688 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:39 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:43:39.688 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:39 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:43:39.689 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:39 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:43:40.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:40 smithi053 ceph-mon[66518]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:43:40.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:40 smithi053 ceph-mon[66518]: Saving service mgr spec with placement count:2 2024-01-15T22:43:40.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:40 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:43:40.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:40 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1508333165' entity='client.admin' 2024-01-15T22:43:41.482 INFO:teuthology.orchestra.run.smithi053.stdout:Enabling the dashboard module... 2024-01-15T22:43:42.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:42 smithi053 ceph-mon[66518]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:43:42.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:42 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2890201205' entity='client.admin' 2024-01-15T22:43:43.370 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:43 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ignoring --setuser ceph since I am not root 2024-01-15T22:43:43.371 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:43 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ignoring --setgroup ceph since I am not root 2024-01-15T22:43:43.371 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:43 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:43.247+0000 7f160eba31c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-15T22:43:43.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:43 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3066839614' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-01-15T22:43:43.752 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:43 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:43.426+0000 7f160eba31c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-15T22:43:44.052 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:43 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:43.751+0000 7f160eba31c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-15T22:43:44.366 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:44 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:44.291+0000 7f160eba31c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-15T22:43:44.366 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:44 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3066839614' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-01-15T22:43:44.366 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:44 smithi053 ceph-mon[66518]: mgrmap e9: y(active, since 13s) 2024-01-15T22:43:44.422 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout { 2024-01-15T22:43:44.422 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-01-15T22:43:44.422 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "available": true, 2024-01-15T22:43:44.422 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-01-15T22:43:44.423 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-01-15T22:43:44.423 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout } 2024-01-15T22:43:44.423 INFO:teuthology.orchestra.run.smithi053.stdout:Waiting for the mgr to restart... 2024-01-15T22:43:44.423 INFO:teuthology.orchestra.run.smithi053.stdout:Waiting for mgr epoch 9... 2024-01-15T22:43:44.802 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:44 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:44.532+0000 7f160eba31c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-01-15T22:43:45.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:45 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1274217974' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-01-15T22:43:45.302 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:44 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:44.895+0000 7f160eba31c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-15T22:43:46.052 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:45.677+0000 7f160eba31c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-15T22:43:46.052 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:45.765+0000 7f160eba31c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-15T22:43:46.651 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:46.383+0000 7f160eba31c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-15T22:43:46.651 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:46.468+0000 7f160eba31c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-15T22:43:46.651 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:46.557+0000 7f160eba31c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-15T22:43:46.651 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:46.651+0000 7f160eba31c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-15T22:43:46.972 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:46.879+0000 7f160eba31c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-01-15T22:43:47.286 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:46.973+0000 7f160eba31c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-15T22:43:47.286 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:47 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:47.189+0000 7f160eba31c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-15T22:43:47.286 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:47 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:47.286+0000 7f160eba31c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-15T22:43:47.551 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:47 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:47.471+0000 7f160eba31c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-15T22:43:48.051 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:47 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:47.558+0000 7f160eba31c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-15T22:43:48.694 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:48 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:48.321+0000 7f160eba31c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-15T22:43:48.695 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:48 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:48.515+0000 7f160eba31c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-15T22:43:48.695 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:48 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:48.695+0000 7f160eba31c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:43:49.681 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:49 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:49.310+0000 7f160eba31c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-15T22:43:49.681 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:49 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:49.495+0000 7f160eba31c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:43:49.681 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:49 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:49.681+0000 7f160eba31c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-01-15T22:43:49.934 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:43:49 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:43:49.799+0000 7f160eba31c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-15T22:43:50.759 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:50 smithi053 ceph-mon[66518]: Active manager daemon y restarted 2024-01-15T22:43:50.759 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:50 smithi053 ceph-mon[66518]: Activating manager daemon y 2024-01-15T22:43:50.759 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:50 smithi053 ceph-mon[66518]: osdmap e3: 0 total, 0 up, 0 in 2024-01-15T22:43:50.759 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:50 smithi053 ceph-mon[66518]: mgrmap e10: y(active, starting, since 0.00307314s) 2024-01-15T22:43:50.759 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:43:50.759 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:43:50.759 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:43:50.759 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:43:50.759 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:43:50.759 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:50 smithi053 ceph-mon[66518]: Manager daemon y is now available 2024-01-15T22:43:50.759 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:43:50.760 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:43:50.760 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:43:50.760 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:43:51.223 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout { 2024-01-15T22:43:51.223 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-01-15T22:43:51.223 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "initialized": true 2024-01-15T22:43:51.223 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout } 2024-01-15T22:43:51.223 INFO:teuthology.orchestra.run.smithi053.stdout:mgr epoch 9 is available 2024-01-15T22:43:51.223 INFO:teuthology.orchestra.run.smithi053.stdout:Generating a dashboard self-signed certificate... 2024-01-15T22:43:51.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:51 smithi053 ceph-mon[66518]: [15/Jan/2024:22:43:50] ENGINE Bus STARTING 2024-01-15T22:43:51.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:51 smithi053 ceph-mon[66518]: [15/Jan/2024:22:43:50] ENGINE Serving on https://172.21.15.53:7150 2024-01-15T22:43:51.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:51 smithi053 ceph-mon[66518]: [15/Jan/2024:22:43:50] ENGINE Bus STARTED 2024-01-15T22:43:51.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:51 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:43:51.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:51 smithi053 ceph-mon[66518]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-01-15T22:43:51.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:51 smithi053 ceph-mon[66518]: mgrmap e11: y(active, since 1.00522s) 2024-01-15T22:43:51.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:51 smithi053 ceph-mon[66518]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-01-15T22:43:51.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:51 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:43:52.704 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-01-15T22:43:52.704 INFO:teuthology.orchestra.run.smithi053.stdout:Creating initial admin user... 2024-01-15T22:43:52.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:52 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:43:52.830 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:52 smithi053 ceph-mon[66518]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:43:52.830 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:52 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:43:52.830 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:52 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:43:53.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:53 smithi053 ceph-mon[66518]: mgrmap e12: y(active, since 2s) 2024-01-15T22:43:53.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:53 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:43:53.854 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$GZtEdoDW3mo4GC5oOttxuu6jhoDUcEjp3Ax/4Z7Rtu8ppUzwkc3/K", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1705358633, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-01-15T22:43:53.854 INFO:teuthology.orchestra.run.smithi053.stdout:Fetching dashboard port number... 2024-01-15T22:43:54.722 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:54 smithi053 ceph-mon[66518]: 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-01-15T22:43:54.723 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:54 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/575850886' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-01-15T22:43:54.779 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 8443 2024-01-15T22:43:54.788 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-01-15T22:43:54.788 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout disabled 2024-01-15T22:43:54.797 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-01-15T22:43:54.797 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout inactive 2024-01-15T22:43:54.797 INFO:teuthology.orchestra.run.smithi053.stdout:firewalld.service is not enabled 2024-01-15T22:43:54.797 INFO:teuthology.orchestra.run.smithi053.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-01-15T22:43:54.799 INFO:teuthology.orchestra.run.smithi053.stdout:Ceph Dashboard is now available at: 2024-01-15T22:43:54.799 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:43:54.799 INFO:teuthology.orchestra.run.smithi053.stdout: URL: https://smithi053.front.sepia.ceph.com:8443/ 2024-01-15T22:43:54.799 INFO:teuthology.orchestra.run.smithi053.stdout: User: admin 2024-01-15T22:43:54.799 INFO:teuthology.orchestra.run.smithi053.stdout: Password: muzmfuiq6p 2024-01-15T22:43:54.799 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:43:54.799 INFO:teuthology.orchestra.run.smithi053.stdout:Saving cluster configuration to /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config directory 2024-01-15T22:43:54.799 INFO:teuthology.orchestra.run.smithi053.stdout:Enabling autotune for osd_memory_target 2024-01-15T22:43:57.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:56 smithi053 ceph-mon[66518]: mgrmap e13: y(active, since 6s) 2024-01-15T22:43:57.114 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:43:56 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1769074803' entity='client.admin' 2024-01-15T22:43:57.162 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-01-15T22:43:57.162 INFO:teuthology.orchestra.run.smithi053.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-01-15T22:43:57.162 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:43:57.162 INFO:teuthology.orchestra.run.smithi053.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-01-15T22:43:57.162 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:43:57.162 INFO:teuthology.orchestra.run.smithi053.stdout:Or, if you are only running a single cluster on this host: 2024-01-15T22:43:57.162 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:43:57.162 INFO:teuthology.orchestra.run.smithi053.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-01-15T22:43:57.163 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:43:57.163 INFO:teuthology.orchestra.run.smithi053.stdout:Please consider enabling telemetry to help improve Ceph: 2024-01-15T22:43:57.163 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:43:57.163 INFO:teuthology.orchestra.run.smithi053.stdout: ceph telemetry on 2024-01-15T22:43:57.163 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:43:57.163 INFO:teuthology.orchestra.run.smithi053.stdout:For more information see: 2024-01-15T22:43:57.163 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:43:57.163 INFO:teuthology.orchestra.run.smithi053.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-01-15T22:43:57.163 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:43:57.163 INFO:teuthology.orchestra.run.smithi053.stdout:Bootstrap complete. 2024-01-15T22:43:57.196 INFO:tasks.cephadm:Fetching config... 2024-01-15T22:43:57.197 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T22:43:57.197 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-01-15T22:43:57.215 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-01-15T22:43:57.216 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T22:43:57.216 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-01-15T22:43:57.276 INFO:tasks.cephadm:Fetching mon keyring... 2024-01-15T22:43:57.276 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T22:43:57.276 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/keyring of=/dev/stdout 2024-01-15T22:43:57.345 INFO:tasks.cephadm:Fetching pub ssh key... 2024-01-15T22:43:57.345 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T22:43:57.345 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-01-15T22:43:57.407 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-01-15T22:43:57.407 DEBUG:teuthology.orchestra.run.smithi053:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXU4H+SkzbdsnbQQ/dX2mPFW4i0GQ2gJqfHCVaq5r1vjnNrfobnUXgsyxE05C5t7xsJWQB7WIa2bb/DUcAbR9zdjo7ZJXMbGFiFIX0IajjfBSBE0snIogpyIn5wjUEGX7zhSMgc6OcCLMyzCBTJDUsOOtQ8+QSMsQjJzn+d2dOAOVlr7tvpbsZ+rMN1rVPLauL/f5tnsC1ZPlmqlumVDAfBxxY/hJJsxX6KxgRmrDDcqajiPCQzcq+0DNWloMVheOEHncFsKvBCyLSA5TC3DOEGUzNsrAWBqCYUwYTPsLqWMwlfObU/vrPGJOmXOFFHYx5Hbd6EK2Z9R3/dPcdz1Mjg07hm9O3vc5aSft9D3KteZKn82wFROZz34ew7sY/r6bWKBdu9ue6MITzFlHOJOOjt7Vy/S1YGehuWW7jx08FIKgV8wqd66+nYGMF9WOKXllP5GILniNg2EEELhuzjo2UuE777SiFI+r8RuXjLlv9T2tMP0Ij59z2eBgPf01bGJs= ceph-421843b2-b3f7-11ee-95ad-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-01-15T22:43:57.487 INFO:teuthology.orchestra.run.smithi053.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXU4H+SkzbdsnbQQ/dX2mPFW4i0GQ2gJqfHCVaq5r1vjnNrfobnUXgsyxE05C5t7xsJWQB7WIa2bb/DUcAbR9zdjo7ZJXMbGFiFIX0IajjfBSBE0snIogpyIn5wjUEGX7zhSMgc6OcCLMyzCBTJDUsOOtQ8+QSMsQjJzn+d2dOAOVlr7tvpbsZ+rMN1rVPLauL/f5tnsC1ZPlmqlumVDAfBxxY/hJJsxX6KxgRmrDDcqajiPCQzcq+0DNWloMVheOEHncFsKvBCyLSA5TC3DOEGUzNsrAWBqCYUwYTPsLqWMwlfObU/vrPGJOmXOFFHYx5Hbd6EK2Z9R3/dPcdz1Mjg07hm9O3vc5aSft9D3KteZKn82wFROZz34ew7sY/r6bWKBdu9ue6MITzFlHOJOOjt7Vy/S1YGehuWW7jx08FIKgV8wqd66+nYGMF9WOKXllP5GILniNg2EEELhuzjo2UuE777SiFI+r8RuXjLlv9T2tMP0Ij59z2eBgPf01bGJs= ceph-421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:43:57.498 DEBUG:teuthology.orchestra.run.smithi163:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXU4H+SkzbdsnbQQ/dX2mPFW4i0GQ2gJqfHCVaq5r1vjnNrfobnUXgsyxE05C5t7xsJWQB7WIa2bb/DUcAbR9zdjo7ZJXMbGFiFIX0IajjfBSBE0snIogpyIn5wjUEGX7zhSMgc6OcCLMyzCBTJDUsOOtQ8+QSMsQjJzn+d2dOAOVlr7tvpbsZ+rMN1rVPLauL/f5tnsC1ZPlmqlumVDAfBxxY/hJJsxX6KxgRmrDDcqajiPCQzcq+0DNWloMVheOEHncFsKvBCyLSA5TC3DOEGUzNsrAWBqCYUwYTPsLqWMwlfObU/vrPGJOmXOFFHYx5Hbd6EK2Z9R3/dPcdz1Mjg07hm9O3vc5aSft9D3KteZKn82wFROZz34ew7sY/r6bWKBdu9ue6MITzFlHOJOOjt7Vy/S1YGehuWW7jx08FIKgV8wqd66+nYGMF9WOKXllP5GILniNg2EEELhuzjo2UuE777SiFI+r8RuXjLlv9T2tMP0Ij59z2eBgPf01bGJs= ceph-421843b2-b3f7-11ee-95ad-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-01-15T22:43:57.543 INFO:teuthology.orchestra.run.smithi163.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXU4H+SkzbdsnbQQ/dX2mPFW4i0GQ2gJqfHCVaq5r1vjnNrfobnUXgsyxE05C5t7xsJWQB7WIa2bb/DUcAbR9zdjo7ZJXMbGFiFIX0IajjfBSBE0snIogpyIn5wjUEGX7zhSMgc6OcCLMyzCBTJDUsOOtQ8+QSMsQjJzn+d2dOAOVlr7tvpbsZ+rMN1rVPLauL/f5tnsC1ZPlmqlumVDAfBxxY/hJJsxX6KxgRmrDDcqajiPCQzcq+0DNWloMVheOEHncFsKvBCyLSA5TC3DOEGUzNsrAWBqCYUwYTPsLqWMwlfObU/vrPGJOmXOFFHYx5Hbd6EK2Z9R3/dPcdz1Mjg07hm9O3vc5aSft9D3KteZKn82wFROZz34ew7sY/r6bWKBdu9ue6MITzFlHOJOOjt7Vy/S1YGehuWW7jx08FIKgV8wqd66+nYGMF9WOKXllP5GILniNg2EEELhuzjo2UuE777SiFI+r8RuXjLlv9T2tMP0Ij59z2eBgPf01bGJs= ceph-421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:43:57.556 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-01-15T22:43:57.825 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:43:59.637 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-01-15T22:43:59.637 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-01-15T22:44:00.112 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:44:00.389 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:00 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1397019957' entity='client.admin' 2024-01-15T22:44:00.389 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:00 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:00.389 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:00 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:00.389 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:00 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi053", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:44:00.389 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:00 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:00.389 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:00 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:00.389 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:00 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:01.739 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi163 2024-01-15T22:44:01.740 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-01-15T22:44:01.740 DEBUG:teuthology.orchestra.run.smithi163:> dd of=/etc/ceph/ceph.conf 2024-01-15T22:44:01.762 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-01-15T22:44:01.762 DEBUG:teuthology.orchestra.run.smithi163:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:44:01.823 INFO:tasks.cephadm:Adding host smithi163 to orchestrator... 2024-01-15T22:44:01.823 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch host add smithi163 2024-01-15T22:44:02.096 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:44:02.518 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:02 smithi053 ceph-mon[66518]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:02.518 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:02.518 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:02.518 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:02.518 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:02.518 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:02 smithi053 ceph-mon[66518]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:44:02.518 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:02 smithi053 ceph-mon[66518]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:44:02.519 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:02 smithi053 ceph-mon[66518]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:44:02.519 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:02 smithi053 ceph-mon[66518]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:44:03.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:03.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:03.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:04.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:04 smithi053 ceph-mon[66518]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi163", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:04.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:04 smithi053 ceph-mon[66518]: Deploying cephadm binary to smithi163 2024-01-15T22:44:05.001 INFO:teuthology.orchestra.run.smithi053.stdout:Added host 'smithi163' with addr '172.21.15.163' 2024-01-15T22:44:05.402 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch host ls --format=json 2024-01-15T22:44:05.668 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:44:06.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:06 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:06.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:06 smithi053 ceph-mon[66518]: Added host smithi163 2024-01-15T22:44:06.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:06 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:06.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:06 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:06.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:06 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:06.845 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:44:06.846 INFO:teuthology.orchestra.run.smithi053.stdout:[{"addr": "172.21.15.53", "hostname": "smithi053", "labels": [], "status": ""}, {"addr": "172.21.15.163", "hostname": "smithi163", "labels": [], "status": ""}] 2024-01-15T22:44:07.255 INFO:tasks.cephadm:Setting crush tunables to default 2024-01-15T22:44:07.255 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd crush tunables default 2024-01-15T22:44:07.519 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:44:07.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:07 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:07.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:07 smithi053 ceph-mon[66518]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:44:09.667 INFO:teuthology.orchestra.run.smithi053.stderr:adjusted tunables profile to default 2024-01-15T22:44:09.995 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:09 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:09.995 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:09 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:09.995 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:09 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:09.996 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:09 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:09.996 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:09 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi163", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:44:09.996 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:09 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:09.996 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:09 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3716918090' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-01-15T22:44:09.996 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:09 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:09.996 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:09 smithi053 ceph-mon[66518]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:44:09.996 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:09 smithi053 ceph-mon[66518]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:44:09.996 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:09 smithi053 ceph-mon[66518]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:44:09.996 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:09 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:09.996 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:09 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:09.996 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:09 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:10.046 INFO:tasks.cephadm:Adding mon.a on smithi053 2024-01-15T22:44:10.046 INFO:tasks.cephadm:Adding mon.c on smithi053 2024-01-15T22:44:10.046 INFO:tasks.cephadm:Adding mon.b on smithi163 2024-01-15T22:44:10.046 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch apply mon '3;smithi053:172.21.15.53=a;smithi053:[v2:172.21.15.53:3301,v1:172.21.15.53:6790]=c;smithi163:172.21.15.163=b' 2024-01-15T22:44:10.316 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:44:11.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:10 smithi053 ceph-mon[66518]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:44:11.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:10 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3716918090' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-01-15T22:44:11.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:10 smithi053 ceph-mon[66518]: osdmap e4: 0 total, 0 up, 0 in 2024-01-15T22:44:11.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:10 smithi053 ceph-mon[66518]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:11.445 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled mon update... 2024-01-15T22:44:11.822 DEBUG:teuthology.orchestra.run.smithi053:mon.c> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.c.service 2024-01-15T22:44:11.825 DEBUG:teuthology.orchestra.run.smithi163:mon.b> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.b.service 2024-01-15T22:44:11.827 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-01-15T22:44:11.827 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph mon dump -f json 2024-01-15T22:44:11.857 INFO:journalctl@ceph.mon.b.smithi163.stdout:-- Logs begin at Mon 2024-01-15 22:32:33 UTC. -- 2024-01-15T22:44:11.861 INFO:journalctl@ceph.mon.c.smithi053.stdout:-- Logs begin at Mon 2024-01-15 22:32:22 UTC. -- 2024-01-15T22:44:12.401 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:44:12.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:12 smithi053 ceph-mon[66518]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi053:172.21.15.53=a;smithi053:[v2:172.21.15.53:3301,v1:172.21.15.53:6790]=c;smithi163:172.21.15.163=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:12.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:12 smithi053 ceph-mon[66518]: Saving service mon spec with placement smithi053:172.21.15.53=a;smithi053:[v2:172.21.15.53:3301,v1:172.21.15.53:6790]=c;smithi163:172.21.15.163=b;count:3 2024-01-15T22:44:12.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:12 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:12.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:12 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:12.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:12 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:12.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:12 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:12.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:12 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:12.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:12 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:44:12.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:12 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:12.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:12 smithi053 ceph-mon[66518]: Deploying daemon mon.b on smithi163 2024-01-15T22:44:12.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:12 smithi053 ceph-mon[66518]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:13.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 systemd[1]: Starting Ceph mon.b for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:44:14.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 bash[70932]: 3a002afffad393c358e601448727873dd36df2ab353576036869970d92bcf42b 2024-01-15T22:44:14.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: set uid:gid to 167:167 (ceph:ceph) 2024-01-15T22:44:14.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable), process ceph-mon, pid 7 2024-01-15T22:44:14.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: pidfile_write: ignore empty --pid-file 2024-01-15T22:44:14.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 systemd[1]: Started Ceph mon.b for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:44:14.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: load: jerasure load: lrc 2024-01-15T22:44:14.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: RocksDB version: 6.15.5 2024-01-15T22:44:14.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-01-15T22:44:14.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Compile date Jan 9 2024 2024-01-15T22:44:14.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: DB SUMMARY 2024-01-15T22:44:14.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: DB Session ID: SVX7O394Z743LZQOT3FM 2024-01-15T22:44:14.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: CURRENT file: CURRENT 2024-01-15T22:44:14.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: IDENTITY file: IDENTITY 2024-01-15T22:44:14.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-01-15T22:44:14.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-01-15T22:44:14.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-01-15T22:44:14.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.error_if_exists: 0 2024-01-15T22:44:14.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.create_if_missing: 0 2024-01-15T22:44:14.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.paranoid_checks: 1 2024-01-15T22:44:14.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-01-15T22:44:14.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.env: 0x5582c185ca80 2024-01-15T22:44:14.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.fs: Posix File System 2024-01-15T22:44:14.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.info_log: 0x5582c3ddfdc0 2024-01-15T22:44:14.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_file_opening_threads: 16 2024-01-15T22:44:14.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.statistics: (nil) 2024-01-15T22:44:14.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.use_fsync: 0 2024-01-15T22:44:14.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_log_file_size: 0 2024-01-15T22:44:14.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-15T22:44:14.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.log_file_time_to_roll: 0 2024-01-15T22:44:14.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.keep_log_file_num: 1000 2024-01-15T22:44:14.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.recycle_log_file_num: 0 2024-01-15T22:44:14.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.allow_fallocate: 1 2024-01-15T22:44:14.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.allow_mmap_reads: 0 2024-01-15T22:44:14.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.allow_mmap_writes: 0 2024-01-15T22:44:14.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.use_direct_reads: 0 2024-01-15T22:44:14.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-15T22:44:14.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.create_missing_column_families: 0 2024-01-15T22:44:14.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.db_log_dir: 2024-01-15T22:44:14.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-01-15T22:44:14.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.table_cache_numshardbits: 6 2024-01-15T22:44:14.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.WAL_ttl_seconds: 0 2024-01-15T22:44:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.WAL_size_limit_MB: 0 2024-01-15T22:44:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-01-15T22:44:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-15T22:44:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.is_fd_close_on_exec: 1 2024-01-15T22:44:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.advise_random_on_open: 1 2024-01-15T22:44:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.db_write_buffer_size: 0 2024-01-15T22:44:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.write_buffer_manager: 0x5582c4ad2960 2024-01-15T22:44:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-15T22:44:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-01-15T22:44:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-15T22:44:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.use_adaptive_mutex: 0 2024-01-15T22:44:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.rate_limiter: (nil) 2024-01-15T22:44:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-15T22:44:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.wal_recovery_mode: 2 2024-01-15T22:44:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.enable_thread_tracking: 0 2024-01-15T22:44:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.enable_pipelined_write: 0 2024-01-15T22:44:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.unordered_write: 0 2024-01-15T22:44:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-15T22:44:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-15T22:44:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-15T22:44:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-15T22:44:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.row_cache: None 2024-01-15T22:44:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.wal_filter: None 2024-01-15T22:44:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-15T22:44:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.allow_ingest_behind: 0 2024-01-15T22:44:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.preserve_deletes: 0 2024-01-15T22:44:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.two_write_queues: 0 2024-01-15T22:44:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.manual_wal_flush: 0 2024-01-15T22:44:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.atomic_flush: 0 2024-01-15T22:44:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-15T22:44:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.persist_stats_to_disk: 0 2024-01-15T22:44:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.write_dbid_to_manifest: 0 2024-01-15T22:44:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.log_readahead_size: 0 2024-01-15T22:44:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-01-15T22:44:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.best_efforts_recovery: 0 2024-01-15T22:44:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-01-15T22:44:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-01-15T22:44:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.allow_data_in_errors: 0 2024-01-15T22:44:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.db_host_id: __hostname__ 2024-01-15T22:44:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_background_jobs: 2 2024-01-15T22:44:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_background_compactions: -1 2024-01-15T22:44:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_subcompactions: 1 2024-01-15T22:44:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-15T22:44:14.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-15T22:44:14.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.delayed_write_rate : 16777216 2024-01-15T22:44:14.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_total_wal_size: 0 2024-01-15T22:44:14.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-15T22:44:14.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.stats_dump_period_sec: 600 2024-01-15T22:44:14.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.stats_persist_period_sec: 600 2024-01-15T22:44:14.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-15T22:44:14.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_open_files: -1 2024-01-15T22:44:14.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.bytes_per_sync: 0 2024-01-15T22:44:14.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.wal_bytes_per_sync: 0 2024-01-15T22:44:14.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.strict_bytes_per_sync: 0 2024-01-15T22:44:14.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compaction_readahead_size: 0 2024-01-15T22:44:14.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_background_flushes: -1 2024-01-15T22:44:14.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Compression algorithms supported: 2024-01-15T22:44:14.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-15T22:44:14.246 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: kZSTD supported: 0 2024-01-15T22:44:14.246 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: kXpressCompression supported: 0 2024-01-15T22:44:14.246 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: kLZ4HCCompression supported: 1 2024-01-15T22:44:14.246 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: kZlibCompression supported: 1 2024-01-15T22:44:14.246 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: kSnappyCompression supported: 1 2024-01-15T22:44:14.246 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: kLZ4Compression supported: 1 2024-01-15T22:44:14.246 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: kBZip2Compression supported: 0 2024-01-15T22:44:14.246 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Fast CRC32 supported: Supported on x86 2024-01-15T22:44:14.246 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-01-15T22:44:14.246 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-01-15T22:44:14.246 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-15T22:44:14.246 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.merge_operator: 2024-01-15T22:44:14.246 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compaction_filter: None 2024-01-15T22:44:14.247 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compaction_filter_factory: None 2024-01-15T22:44:14.247 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.sst_partitioner_factory: None 2024-01-15T22:44:14.247 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.memtable_factory: SkipListFactory 2024-01-15T22:44:14.247 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.table_factory: BlockBasedTable 2024-01-15T22:44:14.247 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5582c3db2f90) 2024-01-15T22:44:14.247 INFO:journalctl@ceph.mon.b.smithi163.stdout: cache_index_and_filter_blocks: 1 2024-01-15T22:44:14.247 INFO:journalctl@ceph.mon.b.smithi163.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-01-15T22:44:14.247 INFO:journalctl@ceph.mon.b.smithi163.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-15T22:44:14.247 INFO:journalctl@ceph.mon.b.smithi163.stdout: pin_top_level_index_and_filter: 1 2024-01-15T22:44:14.247 INFO:journalctl@ceph.mon.b.smithi163.stdout: index_type: 0 2024-01-15T22:44:14.247 INFO:journalctl@ceph.mon.b.smithi163.stdout: data_block_index_type: 0 2024-01-15T22:44:14.247 INFO:journalctl@ceph.mon.b.smithi163.stdout: index_shortening: 1 2024-01-15T22:44:14.247 INFO:journalctl@ceph.mon.b.smithi163.stdout: data_block_hash_table_util_ratio: 0.750000 2024-01-15T22:44:14.247 INFO:journalctl@ceph.mon.b.smithi163.stdout: hash_index_allow_collision: 1 2024-01-15T22:44:14.247 INFO:journalctl@ceph.mon.b.smithi163.stdout: checksum: 1 2024-01-15T22:44:14.248 INFO:journalctl@ceph.mon.b.smithi163.stdout: no_block_cache: 0 2024-01-15T22:44:14.248 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_cache: 0x5582c3de5090 2024-01-15T22:44:14.248 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_cache_name: BinnedLRUCache 2024-01-15T22:44:14.248 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_cache_options: 2024-01-15T22:44:14.248 INFO:journalctl@ceph.mon.b.smithi163.stdout: capacity : 536870912 2024-01-15T22:44:14.248 INFO:journalctl@ceph.mon.b.smithi163.stdout: num_shard_bits : 4 2024-01-15T22:44:14.248 INFO:journalctl@ceph.mon.b.smithi163.stdout: strict_capacity_limit : 0 2024-01-15T22:44:14.248 INFO:journalctl@ceph.mon.b.smithi163.stdout: high_pri_pool_ratio: 0.000 2024-01-15T22:44:14.248 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_cache_compressed: (nil) 2024-01-15T22:44:14.248 INFO:journalctl@ceph.mon.b.smithi163.stdout: persistent_cache: (nil) 2024-01-15T22:44:14.248 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_size: 4096 2024-01-15T22:44:14.248 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_size_deviation: 10 2024-01-15T22:44:14.248 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_restart_interval: 16 2024-01-15T22:44:14.248 INFO:journalctl@ceph.mon.b.smithi163.stdout: index_block_restart_interval: 1 2024-01-15T22:44:14.248 INFO:journalctl@ceph.mon.b.smithi163.stdout: metadata_block_size: 4096 2024-01-15T22:44:14.249 INFO:journalctl@ceph.mon.b.smithi163.stdout: partition_filters: 0 2024-01-15T22:44:14.249 INFO:journalctl@ceph.mon.b.smithi163.stdout: use_delta_encoding: 1 2024-01-15T22:44:14.249 INFO:journalctl@ceph.mon.b.smithi163.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-01-15T22:44:14.249 INFO:journalctl@ceph.mon.b.smithi163.stdout: whole_key_filtering: 1 2024-01-15T22:44:14.249 INFO:journalctl@ceph.mon.b.smithi163.stdout: verify_compression: 0 2024-01-15T22:44:14.249 INFO:journalctl@ceph.mon.b.smithi163.stdout: read_amp_bytes_per_bit: 0 2024-01-15T22:44:14.249 INFO:journalctl@ceph.mon.b.smithi163.stdout: format_version: 4 2024-01-15T22:44:14.249 INFO:journalctl@ceph.mon.b.smithi163.stdout: enable_index_compression: 1 2024-01-15T22:44:14.249 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_align: 0 2024-01-15T22:44:14.249 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.write_buffer_size: 33554432 2024-01-15T22:44:14.249 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_write_buffer_number: 2 2024-01-15T22:44:14.249 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compression: NoCompression 2024-01-15T22:44:14.249 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.bottommost_compression: Disabled 2024-01-15T22:44:14.249 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.prefix_extractor: nullptr 2024-01-15T22:44:14.250 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-15T22:44:14.250 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.num_levels: 7 2024-01-15T22:44:14.250 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-15T22:44:14.250 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-15T22:44:14.250 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-01-15T22:44:14.250 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-15T22:44:14.250 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-15T22:44:14.250 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-15T22:44:14.250 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-15T22:44:14.250 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-15T22:44:14.250 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-01-15T22:44:14.250 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-15T22:44:14.250 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compression_opts.window_bits: -14 2024-01-15T22:44:14.252 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compression_opts.level: 32767 2024-01-15T22:44:14.252 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compression_opts.strategy: 0 2024-01-15T22:44:14.252 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-15T22:44:14.252 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-15T22:44:14.252 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-01-15T22:44:14.252 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compression_opts.enabled: false 2024-01-15T22:44:14.253 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-15T22:44:14.253 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-15T22:44:14.253 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-15T22:44:14.253 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.target_file_size_base: 67108864 2024-01-15T22:44:14.253 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.target_file_size_multiplier: 1 2024-01-15T22:44:14.253 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-15T22:44:14.253 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-15T22:44:14.253 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-15T22:44:14.253 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-15T22:44:14.253 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-15T22:44:14.253 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-15T22:44:14.253 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-15T22:44:14.253 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-15T22:44:14.253 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-15T22:44:14.253 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-15T22:44:14.254 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-15T22:44:14.254 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-15T22:44:14.254 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.arena_block_size: 4194304 2024-01-15T22:44:14.254 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-15T22:44:14.254 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-15T22:44:14.254 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-01-15T22:44:14.254 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.disable_auto_compactions: 0 2024-01-15T22:44:14.254 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-15T22:44:14.254 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-15T22:44:14.254 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-15T22:44:14.254 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-15T22:44:14.254 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-15T22:44:14.254 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-15T22:44:14.254 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-15T22:44:14.254 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-15T22:44:14.254 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-15T22:44:14.255 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-15T22:44:14.255 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.table_properties_collectors: 2024-01-15T22:44:14.255 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.inplace_update_support: 0 2024-01-15T22:44:14.255 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.inplace_update_num_locks: 10000 2024-01-15T22:44:14.255 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-15T22:44:14.255 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-15T22:44:14.255 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.memtable_huge_page_size: 0 2024-01-15T22:44:14.255 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.bloom_locality: 0 2024-01-15T22:44:14.255 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.max_successive_merges: 0 2024-01-15T22:44:14.255 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.optimize_filters_for_hits: 0 2024-01-15T22:44:14.255 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.paranoid_file_checks: 0 2024-01-15T22:44:14.255 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.force_consistency_checks: 1 2024-01-15T22:44:14.255 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.report_bg_io_stats: 0 2024-01-15T22:44:14.255 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.ttl: 2592000 2024-01-15T22:44:14.255 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.periodic_compaction_seconds: 0 2024-01-15T22:44:14.255 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.enable_blob_files: false 2024-01-15T22:44:14.256 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.min_blob_size: 0 2024-01-15T22:44:14.256 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.blob_file_size: 268435456 2024-01-15T22:44:14.256 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.blob_compression_type: NoCompression 2024-01-15T22:44:14.256 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.enable_blob_garbage_collection: false 2024-01-15T22:44:14.256 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-01-15T22:44:14.256 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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-01-15T22:44:14.256 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-01-15T22:44:14.256 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2024-01-15T22:44:14.256 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705358653818922, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-01-15T22:44:14.256 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2024-01-15T22:44:14.256 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-01-15T22:44:14.256 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705358653819193, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "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; ", "creation_time": 1705358653, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "0291ff38-487b-462a-9534-5042fb693d92", "db_session_id": "SVX7O394Z743LZQOT3FM"}} 2024-01-15T22:44:14.256 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2024-01-15T22:44:14.257 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705358653819540, "job": 1, "event": "recovery_finished"} 2024-01-15T22:44:14.257 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-01-15T22:44:14.257 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x5582c3d79180 2024-01-15T22:44:14.257 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: DB pointer 0x5582c3e4e000 2024-01-15T22:44:14.257 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-01-15T22:44:14.257 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-01-15T22:44:14.257 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** DB Stats ** 2024-01-15T22:44:14.257 INFO:journalctl@ceph.mon.b.smithi163.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-01-15T22:44:14.257 INFO:journalctl@ceph.mon.b.smithi163.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-01-15T22:44:14.257 INFO:journalctl@ceph.mon.b.smithi163.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-15T22:44:14.257 INFO:journalctl@ceph.mon.b.smithi163.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-15T22:44:14.257 INFO:journalctl@ceph.mon.b.smithi163.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-01-15T22:44:14.257 INFO:journalctl@ceph.mon.b.smithi163.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-01-15T22:44:14.257 INFO:journalctl@ceph.mon.b.smithi163.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-15T22:44:14.257 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2024-01-15T22:44:14.257 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** Compaction Stats [default] ** 2024-01-15T22:44:14.258 INFO:journalctl@ceph.mon.b.smithi163.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 2024-01-15T22:44:14.258 INFO:journalctl@ceph.mon.b.smithi163.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-15T22:44:14.258 INFO:journalctl@ceph.mon.b.smithi163.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.8 0.00 0.00 1 0.000 0 0 2024-01-15T22:44:14.258 INFO:journalctl@ceph.mon.b.smithi163.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.8 0.00 0.00 1 0.000 0 0 2024-01-15T22:44:14.258 INFO:journalctl@ceph.mon.b.smithi163.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 5.8 0.00 0.00 1 0.000 0 0 2024-01-15T22:44:14.258 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2024-01-15T22:44:14.258 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** Compaction Stats [default] ** 2024-01-15T22:44:14.258 INFO:journalctl@ceph.mon.b.smithi163.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 2024-01-15T22:44:14.258 INFO:journalctl@ceph.mon.b.smithi163.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-15T22:44:14.258 INFO:journalctl@ceph.mon.b.smithi163.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 5.8 0.00 0.00 1 0.000 0 0 2024-01-15T22:44:14.258 INFO:journalctl@ceph.mon.b.smithi163.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-01-15T22:44:14.258 INFO:journalctl@ceph.mon.b.smithi163.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-01-15T22:44:14.258 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-15T22:44:14.258 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-01-15T22:44:14.258 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-01-15T22:44:14.258 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(Keys): cumulative 0, interval 0 2024-01-15T22:44:14.258 INFO:journalctl@ceph.mon.b.smithi163.stdout: Cumulative compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:44:14.259 INFO:journalctl@ceph.mon.b.smithi163.stdout: Interval compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:44:14.259 INFO:journalctl@ceph.mon.b.smithi163.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-01-15T22:44:14.259 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2024-01-15T22:44:14.259 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** File Read Latency Histogram By Level [default] ** 2024-01-15T22:44:14.259 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2024-01-15T22:44:14.259 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** Compaction Stats [default] ** 2024-01-15T22:44:14.259 INFO:journalctl@ceph.mon.b.smithi163.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 2024-01-15T22:44:14.259 INFO:journalctl@ceph.mon.b.smithi163.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-15T22:44:14.259 INFO:journalctl@ceph.mon.b.smithi163.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.8 0.00 0.00 1 0.000 0 0 2024-01-15T22:44:14.259 INFO:journalctl@ceph.mon.b.smithi163.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.8 0.00 0.00 1 0.000 0 0 2024-01-15T22:44:14.259 INFO:journalctl@ceph.mon.b.smithi163.stdout: Int 0/0 0.00 KB 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 2024-01-15T22:44:14.259 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2024-01-15T22:44:14.259 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** Compaction Stats [default] ** 2024-01-15T22:44:14.260 INFO:journalctl@ceph.mon.b.smithi163.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 2024-01-15T22:44:14.260 INFO:journalctl@ceph.mon.b.smithi163.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-15T22:44:14.260 INFO:journalctl@ceph.mon.b.smithi163.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 5.8 0.00 0.00 1 0.000 0 0 2024-01-15T22:44:14.260 INFO:journalctl@ceph.mon.b.smithi163.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-01-15T22:44:14.260 INFO:journalctl@ceph.mon.b.smithi163.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-01-15T22:44:14.260 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-15T22:44:14.260 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-01-15T22:44:14.260 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-01-15T22:44:14.260 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(Keys): cumulative 0, interval 0 2024-01-15T22:44:14.260 INFO:journalctl@ceph.mon.b.smithi163.stdout: Cumulative compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:44:14.261 INFO:journalctl@ceph.mon.b.smithi163.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:44:14.261 INFO:journalctl@ceph.mon.b.smithi163.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-01-15T22:44:14.261 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2024-01-15T22:44:14.261 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** File Read Latency Histogram By Level [default] ** 2024-01-15T22:44:14.261 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-01-15T22:44:14.261 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: using public_addr v2:172.21.15.163:0/0 -> [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] 2024-01-15T22:44:14.261 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: starting mon.b rank -1 at public addrs [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] at bind addrs [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:44:14.261 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.b@-1(???) e0 preinit fsid 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:44:14.261 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.b@-1(synchronizing).mds e1 new map 2024-01-15T22:44:14.261 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.b@-1(synchronizing).mds e1 print_map 2024-01-15T22:44:14.261 INFO:journalctl@ceph.mon.b.smithi163.stdout: e1 2024-01-15T22:44:14.261 INFO:journalctl@ceph.mon.b.smithi163.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-01-15T22:44:14.261 INFO:journalctl@ceph.mon.b.smithi163.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-01-15T22:44:14.262 INFO:journalctl@ceph.mon.b.smithi163.stdout: legacy client fscid: -1 2024-01-15T22:44:14.262 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2024-01-15T22:44:14.262 INFO:journalctl@ceph.mon.b.smithi163.stdout: No filesystems configured 2024-01-15T22:44:14.262 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-01-15T22:44:14.262 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-01-15T22:44:14.262 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-01-15T22:44:14.262 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-01-15T22:44:14.262 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-01-15T22:44:14.262 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-01-15T22:44:14.262 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-01-15T22:44:14.262 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-01-15T22:44:14.262 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-01-15T22:44:14.262 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-01-15T22:44:14.262 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mkfs 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:44:14.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.a is new leader, mons a in quorum (ranks 0) 2024-01-15T22:44:14.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.a is new leader, mons a in quorum (ranks 0) 2024-01-15T22:44:14.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: monmap e1: 1 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:44:14.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: fsmap 2024-01-15T22:44:14.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: osdmap e1: 0 total, 0 up, 0 in 2024-01-15T22:44:14.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mgrmap e1: no daemons active 2024-01-15T22:44:14.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1899576391' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-15T22:44:14.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/851964984' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-01-15T22:44:14.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/851964984' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-01-15T22:44:14.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.a is new leader, mons a in quorum (ranks 0) 2024-01-15T22:44:14.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: monmap e1: 1 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:44:14.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: fsmap 2024-01-15T22:44:14.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: osdmap e1: 0 total, 0 up, 0 in 2024-01-15T22:44:14.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mgrmap e1: no daemons active 2024-01-15T22:44:14.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1049083131' entity='client.admin' 2024-01-15T22:44:14.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3779202690' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-15T22:44:14.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1190433421' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-15T22:44:14.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2780806951' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-15T22:44:14.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Activating manager daemon y 2024-01-15T22:44:14.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mgrmap e2: y(active, starting, since 0.00291406s) 2024-01-15T22:44:14.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:44:14.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:44:14.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:44:14.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:44:14.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:44:14.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Manager daemon y is now available 2024-01-15T22:44:14.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:44:14.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:44:14.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' 2024-01-15T22:44:14.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' 2024-01-15T22:44:14.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' 2024-01-15T22:44:14.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mgrmap e3: y(active, since 1.00684s) 2024-01-15T22:44:14.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1637553097' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-15T22:44:14.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mgrmap e4: y(active, since 3s) 2024-01-15T22:44:14.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3645385583' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-01-15T22:44:14.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1346759125' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-01-15T22:44:14.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1346759125' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-01-15T22:44:14.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mgrmap e5: y(active, since 9s) 2024-01-15T22:44:14.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1944294528' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-01-15T22:44:14.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Active manager daemon y restarted 2024-01-15T22:44:14.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Activating manager daemon y 2024-01-15T22:44:14.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: osdmap e2: 0 total, 0 up, 0 in 2024-01-15T22:44:14.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mgrmap e6: y(active, starting, since 0.00309082s) 2024-01-15T22:44:14.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:44:14.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:44:14.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:44:14.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:44:14.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:44:14.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Manager daemon y is now available 2024-01-15T22:44:14.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:14.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:14.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:14.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:14.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:14.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Found migration_current of "None". Setting to last migration. 2024-01-15T22:44:14.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:44:14.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:44:14.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mgrmap e7: y(active, since 1.00485s) 2024-01-15T22:44:14.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-01-15T22:44:14.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-01-15T22:44:14.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:14.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:14.267 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:14.267 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:14.267 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: [15/Jan/2024:22:43:30] ENGINE Bus STARTING 2024-01-15T22:44:14.267 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: [15/Jan/2024:22:43:30] ENGINE Serving on https://172.21.15.53:7150 2024-01-15T22:44:14.267 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: [15/Jan/2024:22:43:30] ENGINE Bus STARTED 2024-01-15T22:44:14.267 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:14.267 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mgrmap e8: y(active, since 2s) 2024-01-15T22:44:14.267 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:14.267 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:14.267 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Generating ssh key... 2024-01-15T22:44:14.267 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:14.267 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:14.267 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:14.267 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi053", "addr": "172.21.15.53", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:14.267 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Deploying cephadm binary to smithi053 2024-01-15T22:44:14.267 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:14.267 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:14.268 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Added host smithi053 2024-01-15T22:44:14.268 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:14.268 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:14.268 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Saving service mon spec with placement count:5 2024-01-15T22:44:14.268 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:14.268 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:14.268 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:14.268 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:14.268 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Saving service mgr spec with placement count:2 2024-01-15T22:44:14.268 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:14.268 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1508333165' entity='client.admin' 2024-01-15T22:44:14.268 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:14.268 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2890201205' entity='client.admin' 2024-01-15T22:44:14.268 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3066839614' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-01-15T22:44:14.269 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3066839614' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-01-15T22:44:14.269 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mgrmap e9: y(active, since 13s) 2024-01-15T22:44:14.269 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1274217974' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-01-15T22:44:14.269 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Active manager daemon y restarted 2024-01-15T22:44:14.269 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Activating manager daemon y 2024-01-15T22:44:14.269 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: osdmap e3: 0 total, 0 up, 0 in 2024-01-15T22:44:14.269 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mgrmap e10: y(active, starting, since 0.00307314s) 2024-01-15T22:44:14.269 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:44:14.269 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:44:14.269 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:44:14.269 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:44:14.269 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:44:14.269 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Manager daemon y is now available 2024-01-15T22:44:14.269 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:14.269 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:14.270 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:44:14.270 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:44:14.270 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: [15/Jan/2024:22:43:50] ENGINE Bus STARTING 2024-01-15T22:44:14.270 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: [15/Jan/2024:22:43:50] ENGINE Serving on https://172.21.15.53:7150 2024-01-15T22:44:14.270 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: [15/Jan/2024:22:43:50] ENGINE Bus STARTED 2024-01-15T22:44:14.270 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.270 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-01-15T22:44:14.270 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mgrmap e11: y(active, since 1.00522s) 2024-01-15T22:44:14.270 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-01-15T22:44:14.270 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.270 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.270 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:14.270 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.270 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.270 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mgrmap e12: y(active, since 2s) 2024-01-15T22:44:14.270 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: 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-01-15T22:44:14.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/575850886' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-01-15T22:44:14.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mgrmap e13: y(active, since 6s) 2024-01-15T22:44:14.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1769074803' entity='client.admin' 2024-01-15T22:44:14.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1397019957' entity='client.admin' 2024-01-15T22:44:14.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi053", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:44:14.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:14.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:14.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:14.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:44:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:44:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:44:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:44:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi163", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Deploying cephadm binary to smithi163 2024-01-15T22:44:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Added host smithi163 2024-01-15T22:44:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:44:14.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi163", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:44:14.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:14.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3716918090' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-01-15T22:44:14.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:14.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:44:14.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:44:14.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:44:14.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:44:14.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3716918090' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-01-15T22:44:14.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: osdmap e4: 0 total, 0 up, 0 in 2024-01-15T22:44:14.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:14.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi053:172.21.15.53=a;smithi053:[v2:172.21.15.53:3301,v1:172.21.15.53:6790]=c;smithi163:172.21.15.163=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:14.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Saving service mon spec with placement smithi053:172.21.15.53=a;smithi053:[v2:172.21.15.53:3301,v1:172.21.15.53:6790]=c;smithi163:172.21.15.163=b;count:3 2024-01-15T22:44:14.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:14.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:14.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:14.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:14.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:44:14.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:14.275 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: Deploying daemon mon.b on smithi163 2024-01-15T22:44:14.275 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:14.275 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-01-15T22:44:14.275 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:13 smithi163 ceph-mon[70990]: mon.b@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2024-01-15T22:44:18.886 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:44:18.886 INFO:teuthology.orchestra.run.smithi163.stdout:{"epoch":2,"fsid":"421843b2-b3f7-11ee-95ad-87774f69a715","modified":"2024-01-15T22:44:13.841489Z","created":"2024-01-15T22:42:58.797322Z","min_mon_release":17,"min_mon_release_name":"quincy","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:3300","nonce":0},{"type":"v1","addr":"172.21.15.53:6789","nonce":0}]},"addr":"172.21.15.53:6789/0","public_addr":"172.21.15.53:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:3300","nonce":0},{"type":"v1","addr":"172.21.15.163:6789","nonce":0}]},"addr":"172.21.15.163:6789/0","public_addr":"172.21.15.163:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-01-15T22:44:18.888 INFO:teuthology.orchestra.run.smithi163.stderr:dumped monmap epoch 2 2024-01-15T22:44:19.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:19.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:44:19.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: mon.a calling monitor election 2024-01-15T22:44:19.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:19.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: from='client.? 172.21.15.163:0/940700065' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-15T22:44:19.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:19.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:19.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:19.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: mon.b calling monitor election 2024-01-15T22:44:19.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:19.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:19.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:19.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:19.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-01-15T22:44:19.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: monmap e2: 2 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:44:19.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: fsmap 2024-01-15T22:44:19.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: osdmap e4: 0 total, 0 up, 0 in 2024-01-15T22:44:19.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: mgrmap e13: y(active, since 29s) 2024-01-15T22:44:19.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: overall HEALTH_OK 2024-01-15T22:44:19.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:19.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:19.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:19.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:44:19.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:18 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:19.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:19.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:44:19.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: mon.a calling monitor election 2024-01-15T22:44:19.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:19.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: from='client.? 172.21.15.163:0/940700065' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-15T22:44:19.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:19.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:19.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:19.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: mon.b calling monitor election 2024-01-15T22:44:19.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:19.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:19.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:19.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:19.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-01-15T22:44:19.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: monmap e2: 2 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:44:19.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: fsmap 2024-01-15T22:44:19.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: osdmap e4: 0 total, 0 up, 0 in 2024-01-15T22:44:19.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: mgrmap e13: y(active, since 29s) 2024-01-15T22:44:19.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: overall HEALTH_OK 2024-01-15T22:44:19.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:19.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:19.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:19.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:44:19.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:18 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:20.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:19 smithi053 ceph-mon[66518]: Deploying daemon mon.c on smithi053 2024-01-15T22:44:20.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:19 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:20.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:19 smithi163 ceph-mon[70990]: Deploying daemon mon.c on smithi053 2024-01-15T22:44:20.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:19 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:20.252 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-01-15T22:44:20.252 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph mon dump -f json 2024-01-15T22:44:20.523 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.b/config 2024-01-15T22:44:21.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:20 smithi053 ceph-mon[66518]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:21.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:20 smithi053 systemd[1]: Starting Ceph mon.c for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:44:21.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:20 smithi163 ceph-mon[70990]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:21.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: set uid:gid to 167:167 (ceph:ceph) 2024-01-15T22:44:21.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable), process ceph-mon, pid 7 2024-01-15T22:44:21.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: pidfile_write: ignore empty --pid-file 2024-01-15T22:44:21.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 bash[80078]: b9ff86c301cacbf01dc2b0aa946f34b5527b000c6affb4fffc84eba4f8bc557e 2024-01-15T22:44:21.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: load: jerasure load: lrc 2024-01-15T22:44:21.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: RocksDB version: 6.15.5 2024-01-15T22:44:21.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-01-15T22:44:21.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Compile date Jan 9 2024 2024-01-15T22:44:21.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: DB SUMMARY 2024-01-15T22:44:21.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: DB Session ID: 0LBYSKXO3CZ7FSNETUV8 2024-01-15T22:44:21.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: CURRENT file: CURRENT 2024-01-15T22:44:21.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: IDENTITY file: IDENTITY 2024-01-15T22:44:21.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-01-15T22:44:21.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-01-15T22:44:21.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-01-15T22:44:21.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.error_if_exists: 0 2024-01-15T22:44:21.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.create_if_missing: 0 2024-01-15T22:44:21.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.paranoid_checks: 1 2024-01-15T22:44:21.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-01-15T22:44:21.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.env: 0x564351c13a80 2024-01-15T22:44:21.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.fs: Posix File System 2024-01-15T22:44:21.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.info_log: 0x564353e9fdc0 2024-01-15T22:44:21.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_file_opening_threads: 16 2024-01-15T22:44:21.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.statistics: (nil) 2024-01-15T22:44:21.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.use_fsync: 0 2024-01-15T22:44:21.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_log_file_size: 0 2024-01-15T22:44:21.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-15T22:44:21.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.log_file_time_to_roll: 0 2024-01-15T22:44:21.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.keep_log_file_num: 1000 2024-01-15T22:44:21.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.recycle_log_file_num: 0 2024-01-15T22:44:21.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.allow_fallocate: 1 2024-01-15T22:44:21.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.allow_mmap_reads: 0 2024-01-15T22:44:21.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.allow_mmap_writes: 0 2024-01-15T22:44:21.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.use_direct_reads: 0 2024-01-15T22:44:21.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-15T22:44:21.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.create_missing_column_families: 0 2024-01-15T22:44:21.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.db_log_dir: 2024-01-15T22:44:21.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-01-15T22:44:21.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.table_cache_numshardbits: 6 2024-01-15T22:44:21.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.WAL_ttl_seconds: 0 2024-01-15T22:44:21.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.WAL_size_limit_MB: 0 2024-01-15T22:44:21.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-01-15T22:44:21.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-15T22:44:21.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.is_fd_close_on_exec: 1 2024-01-15T22:44:21.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.advise_random_on_open: 1 2024-01-15T22:44:21.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.db_write_buffer_size: 0 2024-01-15T22:44:21.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.write_buffer_manager: 0x564354b92930 2024-01-15T22:44:21.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-15T22:44:21.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-01-15T22:44:21.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-15T22:44:21.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.use_adaptive_mutex: 0 2024-01-15T22:44:21.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.rate_limiter: (nil) 2024-01-15T22:44:21.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-15T22:44:21.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.wal_recovery_mode: 2 2024-01-15T22:44:21.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.enable_thread_tracking: 0 2024-01-15T22:44:21.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.enable_pipelined_write: 0 2024-01-15T22:44:21.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.unordered_write: 0 2024-01-15T22:44:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-15T22:44:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-15T22:44:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-15T22:44:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-15T22:44:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.row_cache: None 2024-01-15T22:44:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.wal_filter: None 2024-01-15T22:44:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-15T22:44:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.allow_ingest_behind: 0 2024-01-15T22:44:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.preserve_deletes: 0 2024-01-15T22:44:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.two_write_queues: 0 2024-01-15T22:44:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.manual_wal_flush: 0 2024-01-15T22:44:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.atomic_flush: 0 2024-01-15T22:44:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-15T22:44:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.persist_stats_to_disk: 0 2024-01-15T22:44:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.write_dbid_to_manifest: 0 2024-01-15T22:44:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.log_readahead_size: 0 2024-01-15T22:44:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-01-15T22:44:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.best_efforts_recovery: 0 2024-01-15T22:44:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-01-15T22:44:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-01-15T22:44:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.allow_data_in_errors: 0 2024-01-15T22:44:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.db_host_id: __hostname__ 2024-01-15T22:44:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_background_jobs: 2 2024-01-15T22:44:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_background_compactions: -1 2024-01-15T22:44:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_subcompactions: 1 2024-01-15T22:44:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-15T22:44:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-15T22:44:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.delayed_write_rate : 16777216 2024-01-15T22:44:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_total_wal_size: 0 2024-01-15T22:44:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-15T22:44:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.stats_dump_period_sec: 600 2024-01-15T22:44:21.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.stats_persist_period_sec: 600 2024-01-15T22:44:21.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-15T22:44:21.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_open_files: -1 2024-01-15T22:44:21.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.bytes_per_sync: 0 2024-01-15T22:44:21.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.wal_bytes_per_sync: 0 2024-01-15T22:44:21.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.strict_bytes_per_sync: 0 2024-01-15T22:44:21.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compaction_readahead_size: 0 2024-01-15T22:44:21.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_background_flushes: -1 2024-01-15T22:44:21.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Compression algorithms supported: 2024-01-15T22:44:21.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-15T22:44:21.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: kZSTD supported: 0 2024-01-15T22:44:21.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: kXpressCompression supported: 0 2024-01-15T22:44:21.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: kLZ4HCCompression supported: 1 2024-01-15T22:44:21.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: kZlibCompression supported: 1 2024-01-15T22:44:21.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: kSnappyCompression supported: 1 2024-01-15T22:44:21.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: kLZ4Compression supported: 1 2024-01-15T22:44:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: kBZip2Compression supported: 0 2024-01-15T22:44:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Fast CRC32 supported: Supported on x86 2024-01-15T22:44:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-01-15T22:44:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-01-15T22:44:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-15T22:44:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.merge_operator: 2024-01-15T22:44:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compaction_filter: None 2024-01-15T22:44:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compaction_filter_factory: None 2024-01-15T22:44:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.sst_partitioner_factory: None 2024-01-15T22:44:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.memtable_factory: SkipListFactory 2024-01-15T22:44:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.table_factory: BlockBasedTable 2024-01-15T22:44:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564353e72f90) 2024-01-15T22:44:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout: cache_index_and_filter_blocks: 1 2024-01-15T22:44:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-01-15T22:44:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-15T22:44:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout: pin_top_level_index_and_filter: 1 2024-01-15T22:44:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout: index_type: 0 2024-01-15T22:44:21.560 INFO:journalctl@ceph.mon.c.smithi053.stdout: data_block_index_type: 0 2024-01-15T22:44:21.560 INFO:journalctl@ceph.mon.c.smithi053.stdout: index_shortening: 1 2024-01-15T22:44:21.560 INFO:journalctl@ceph.mon.c.smithi053.stdout: data_block_hash_table_util_ratio: 0.750000 2024-01-15T22:44:21.560 INFO:journalctl@ceph.mon.c.smithi053.stdout: hash_index_allow_collision: 1 2024-01-15T22:44:21.560 INFO:journalctl@ceph.mon.c.smithi053.stdout: checksum: 1 2024-01-15T22:44:21.560 INFO:journalctl@ceph.mon.c.smithi053.stdout: no_block_cache: 0 2024-01-15T22:44:21.560 INFO:journalctl@ceph.mon.c.smithi053.stdout: block_cache: 0x564353ea5090 2024-01-15T22:44:21.560 INFO:journalctl@ceph.mon.c.smithi053.stdout: block_cache_name: BinnedLRUCache 2024-01-15T22:44:21.560 INFO:journalctl@ceph.mon.c.smithi053.stdout: block_cache_options: 2024-01-15T22:44:21.560 INFO:journalctl@ceph.mon.c.smithi053.stdout: capacity : 536870912 2024-01-15T22:44:21.560 INFO:journalctl@ceph.mon.c.smithi053.stdout: num_shard_bits : 4 2024-01-15T22:44:21.560 INFO:journalctl@ceph.mon.c.smithi053.stdout: strict_capacity_limit : 0 2024-01-15T22:44:21.560 INFO:journalctl@ceph.mon.c.smithi053.stdout: high_pri_pool_ratio: 0.000 2024-01-15T22:44:21.560 INFO:journalctl@ceph.mon.c.smithi053.stdout: block_cache_compressed: (nil) 2024-01-15T22:44:21.560 INFO:journalctl@ceph.mon.c.smithi053.stdout: persistent_cache: (nil) 2024-01-15T22:44:21.561 INFO:journalctl@ceph.mon.c.smithi053.stdout: block_size: 4096 2024-01-15T22:44:21.561 INFO:journalctl@ceph.mon.c.smithi053.stdout: block_size_deviation: 10 2024-01-15T22:44:21.561 INFO:journalctl@ceph.mon.c.smithi053.stdout: block_restart_interval: 16 2024-01-15T22:44:21.561 INFO:journalctl@ceph.mon.c.smithi053.stdout: index_block_restart_interval: 1 2024-01-15T22:44:21.561 INFO:journalctl@ceph.mon.c.smithi053.stdout: metadata_block_size: 4096 2024-01-15T22:44:21.561 INFO:journalctl@ceph.mon.c.smithi053.stdout: partition_filters: 0 2024-01-15T22:44:21.561 INFO:journalctl@ceph.mon.c.smithi053.stdout: use_delta_encoding: 1 2024-01-15T22:44:21.561 INFO:journalctl@ceph.mon.c.smithi053.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-01-15T22:44:21.561 INFO:journalctl@ceph.mon.c.smithi053.stdout: whole_key_filtering: 1 2024-01-15T22:44:21.561 INFO:journalctl@ceph.mon.c.smithi053.stdout: verify_compression: 0 2024-01-15T22:44:21.561 INFO:journalctl@ceph.mon.c.smithi053.stdout: read_amp_bytes_per_bit: 0 2024-01-15T22:44:21.561 INFO:journalctl@ceph.mon.c.smithi053.stdout: format_version: 4 2024-01-15T22:44:21.561 INFO:journalctl@ceph.mon.c.smithi053.stdout: enable_index_compression: 1 2024-01-15T22:44:21.561 INFO:journalctl@ceph.mon.c.smithi053.stdout: block_align: 0 2024-01-15T22:44:21.561 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.write_buffer_size: 33554432 2024-01-15T22:44:21.561 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_write_buffer_number: 2 2024-01-15T22:44:21.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compression: NoCompression 2024-01-15T22:44:21.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.bottommost_compression: Disabled 2024-01-15T22:44:21.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.prefix_extractor: nullptr 2024-01-15T22:44:21.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-15T22:44:21.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.num_levels: 7 2024-01-15T22:44:21.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-15T22:44:21.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-15T22:44:21.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-01-15T22:44:21.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-15T22:44:21.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-15T22:44:21.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-15T22:44:21.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-15T22:44:21.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-15T22:44:21.563 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-01-15T22:44:21.563 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-15T22:44:21.563 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compression_opts.window_bits: -14 2024-01-15T22:44:21.563 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compression_opts.level: 32767 2024-01-15T22:44:21.564 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compression_opts.strategy: 0 2024-01-15T22:44:21.564 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-15T22:44:21.564 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-15T22:44:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-01-15T22:44:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compression_opts.enabled: false 2024-01-15T22:44:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-15T22:44:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-15T22:44:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-15T22:44:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.target_file_size_base: 67108864 2024-01-15T22:44:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.target_file_size_multiplier: 1 2024-01-15T22:44:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-15T22:44:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-15T22:44:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-15T22:44:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-15T22:44:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-15T22:44:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-15T22:44:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-15T22:44:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-15T22:44:21.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-15T22:44:21.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-15T22:44:21.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-15T22:44:21.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-15T22:44:21.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.arena_block_size: 4194304 2024-01-15T22:44:21.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-15T22:44:21.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-15T22:44:21.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-01-15T22:44:21.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.disable_auto_compactions: 0 2024-01-15T22:44:21.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-15T22:44:21.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-15T22:44:21.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-15T22:44:21.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-15T22:44:21.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-15T22:44:21.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-15T22:44:21.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-15T22:44:21.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-15T22:44:21.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-15T22:44:21.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-15T22:44:21.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.table_properties_collectors: 2024-01-15T22:44:21.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.inplace_update_support: 0 2024-01-15T22:44:21.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.inplace_update_num_locks: 10000 2024-01-15T22:44:21.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-15T22:44:21.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-15T22:44:21.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.memtable_huge_page_size: 0 2024-01-15T22:44:21.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.bloom_locality: 0 2024-01-15T22:44:21.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.max_successive_merges: 0 2024-01-15T22:44:21.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.optimize_filters_for_hits: 0 2024-01-15T22:44:21.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.paranoid_file_checks: 0 2024-01-15T22:44:21.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.force_consistency_checks: 1 2024-01-15T22:44:21.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.report_bg_io_stats: 0 2024-01-15T22:44:21.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.ttl: 2592000 2024-01-15T22:44:21.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.periodic_compaction_seconds: 0 2024-01-15T22:44:21.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.enable_blob_files: false 2024-01-15T22:44:21.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.min_blob_size: 0 2024-01-15T22:44:21.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.blob_file_size: 268435456 2024-01-15T22:44:21.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.blob_compression_type: NoCompression 2024-01-15T22:44:21.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.enable_blob_garbage_collection: false 2024-01-15T22:44:21.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-01-15T22:44:21.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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-01-15T22:44:21.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-01-15T22:44:21.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2024-01-15T22:44:21.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 systemd[1]: Started Ceph mon.c for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:44:21.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705358661152542, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-01-15T22:44:21.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2024-01-15T22:44:21.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-01-15T22:44:21.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705358661152891, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1670, "file_checksum": "", "file_checksum_func_name": "Unknown", "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_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "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; ", "creation_time": 1705358661, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "4e0a8644-404f-4ef2-9833-a6d93c6099e4", "db_session_id": "0LBYSKXO3CZ7FSNETUV8"}} 2024-01-15T22:44:21.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2024-01-15T22:44:21.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705358661153228, "job": 1, "event": "recovery_finished"} 2024-01-15T22:44:21.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: [file/delete_scheduler.cc:69] 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-01-15T22:44:21.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x564353e39180 2024-01-15T22:44:21.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: DB pointer 0x564353f0e000 2024-01-15T22:44:21.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-01-15T22:44:21.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-01-15T22:44:21.569 INFO:journalctl@ceph.mon.c.smithi053.stdout: ** DB Stats ** 2024-01-15T22:44:21.569 INFO:journalctl@ceph.mon.c.smithi053.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-01-15T22:44:21.569 INFO:journalctl@ceph.mon.c.smithi053.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-01-15T22:44:21.569 INFO:journalctl@ceph.mon.c.smithi053.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-15T22:44:21.569 INFO:journalctl@ceph.mon.c.smithi053.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-15T22:44:21.569 INFO:journalctl@ceph.mon.c.smithi053.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-01-15T22:44:21.569 INFO:journalctl@ceph.mon.c.smithi053.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-01-15T22:44:21.570 INFO:journalctl@ceph.mon.c.smithi053.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-15T22:44:21.570 INFO:journalctl@ceph.mon.c.smithi053.stdout: 2024-01-15T22:44:21.570 INFO:journalctl@ceph.mon.c.smithi053.stdout: ** Compaction Stats [default] ** 2024-01-15T22:44:21.570 INFO:journalctl@ceph.mon.c.smithi053.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 2024-01-15T22:44:21.570 INFO:journalctl@ceph.mon.c.smithi053.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-15T22:44:21.570 INFO:journalctl@ceph.mon.c.smithi053.stdout: L0 1/0 1.63 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.8 0.00 0.00 1 0.000 0 0 2024-01-15T22:44:21.570 INFO:journalctl@ceph.mon.c.smithi053.stdout: Sum 1/0 1.63 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.8 0.00 0.00 1 0.000 0 0 2024-01-15T22:44:21.570 INFO:journalctl@ceph.mon.c.smithi053.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.8 0.00 0.00 1 0.000 0 0 2024-01-15T22:44:21.570 INFO:journalctl@ceph.mon.c.smithi053.stdout: 2024-01-15T22:44:21.570 INFO:journalctl@ceph.mon.c.smithi053.stdout: ** Compaction Stats [default] ** 2024-01-15T22:44:21.570 INFO:journalctl@ceph.mon.c.smithi053.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 2024-01-15T22:44:21.570 INFO:journalctl@ceph.mon.c.smithi053.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-15T22:44:21.570 INFO:journalctl@ceph.mon.c.smithi053.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.8 0.00 0.00 1 0.000 0 0 2024-01-15T22:44:21.570 INFO:journalctl@ceph.mon.c.smithi053.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-01-15T22:44:21.571 INFO:journalctl@ceph.mon.c.smithi053.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-01-15T22:44:21.571 INFO:journalctl@ceph.mon.c.smithi053.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-15T22:44:21.571 INFO:journalctl@ceph.mon.c.smithi053.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-01-15T22:44:21.571 INFO:journalctl@ceph.mon.c.smithi053.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-01-15T22:44:21.571 INFO:journalctl@ceph.mon.c.smithi053.stdout: AddFile(Keys): cumulative 0, interval 0 2024-01-15T22:44:21.571 INFO:journalctl@ceph.mon.c.smithi053.stdout: Cumulative compaction: 0.00 GB write, 0.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:44:21.571 INFO:journalctl@ceph.mon.c.smithi053.stdout: Interval compaction: 0.00 GB write, 0.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:44:21.571 INFO:journalctl@ceph.mon.c.smithi053.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-01-15T22:44:21.571 INFO:journalctl@ceph.mon.c.smithi053.stdout: 2024-01-15T22:44:21.571 INFO:journalctl@ceph.mon.c.smithi053.stdout: ** File Read Latency Histogram By Level [default] ** 2024-01-15T22:44:21.571 INFO:journalctl@ceph.mon.c.smithi053.stdout: 2024-01-15T22:44:21.571 INFO:journalctl@ceph.mon.c.smithi053.stdout: ** Compaction Stats [default] ** 2024-01-15T22:44:21.571 INFO:journalctl@ceph.mon.c.smithi053.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 2024-01-15T22:44:21.571 INFO:journalctl@ceph.mon.c.smithi053.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-15T22:44:21.571 INFO:journalctl@ceph.mon.c.smithi053.stdout: L0 1/0 1.63 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.8 0.00 0.00 1 0.000 0 0 2024-01-15T22:44:21.572 INFO:journalctl@ceph.mon.c.smithi053.stdout: Sum 1/0 1.63 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.8 0.00 0.00 1 0.000 0 0 2024-01-15T22:44:21.572 INFO:journalctl@ceph.mon.c.smithi053.stdout: Int 0/0 0.00 KB 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 2024-01-15T22:44:21.572 INFO:journalctl@ceph.mon.c.smithi053.stdout: 2024-01-15T22:44:21.572 INFO:journalctl@ceph.mon.c.smithi053.stdout: ** Compaction Stats [default] ** 2024-01-15T22:44:21.572 INFO:journalctl@ceph.mon.c.smithi053.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 2024-01-15T22:44:21.572 INFO:journalctl@ceph.mon.c.smithi053.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-15T22:44:21.572 INFO:journalctl@ceph.mon.c.smithi053.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.8 0.00 0.00 1 0.000 0 0 2024-01-15T22:44:21.572 INFO:journalctl@ceph.mon.c.smithi053.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-01-15T22:44:21.572 INFO:journalctl@ceph.mon.c.smithi053.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-01-15T22:44:21.572 INFO:journalctl@ceph.mon.c.smithi053.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-15T22:44:21.572 INFO:journalctl@ceph.mon.c.smithi053.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-01-15T22:44:21.572 INFO:journalctl@ceph.mon.c.smithi053.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-01-15T22:44:21.572 INFO:journalctl@ceph.mon.c.smithi053.stdout: AddFile(Keys): cumulative 0, interval 0 2024-01-15T22:44:21.572 INFO:journalctl@ceph.mon.c.smithi053.stdout: Cumulative compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:44:21.573 INFO:journalctl@ceph.mon.c.smithi053.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:44:21.573 INFO:journalctl@ceph.mon.c.smithi053.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-01-15T22:44:21.573 INFO:journalctl@ceph.mon.c.smithi053.stdout: 2024-01-15T22:44:21.573 INFO:journalctl@ceph.mon.c.smithi053.stdout: ** File Read Latency Histogram By Level [default] ** 2024-01-15T22:44:21.573 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-01-15T22:44:21.573 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: using public_addrv [v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0] 2024-01-15T22:44:21.573 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: starting mon.c rank -1 at public addrs [v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0] at bind addrs [v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:44:21.573 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.c@-1(???) e0 preinit fsid 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:44:21.573 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.c@-1(synchronizing).mds e1 new map 2024-01-15T22:44:21.573 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.c@-1(synchronizing).mds e1 print_map 2024-01-15T22:44:21.573 INFO:journalctl@ceph.mon.c.smithi053.stdout: e1 2024-01-15T22:44:21.573 INFO:journalctl@ceph.mon.c.smithi053.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-01-15T22:44:21.573 INFO:journalctl@ceph.mon.c.smithi053.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-01-15T22:44:21.573 INFO:journalctl@ceph.mon.c.smithi053.stdout: legacy client fscid: -1 2024-01-15T22:44:21.573 INFO:journalctl@ceph.mon.c.smithi053.stdout: 2024-01-15T22:44:21.574 INFO:journalctl@ceph.mon.c.smithi053.stdout: No filesystems configured 2024-01-15T22:44:21.574 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-01-15T22:44:21.574 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: 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-01-15T22:44:21.574 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-01-15T22:44:21.574 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-01-15T22:44:21.574 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-01-15T22:44:21.574 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-01-15T22:44:21.574 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-01-15T22:44:21.574 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-01-15T22:44:21.574 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-01-15T22:44:21.574 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-01-15T22:44:21.574 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mkfs 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:44:21.574 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.a is new leader, mons a in quorum (ranks 0) 2024-01-15T22:44:21.574 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.a is new leader, mons a in quorum (ranks 0) 2024-01-15T22:44:21.574 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: monmap e1: 1 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:44:21.575 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: fsmap 2024-01-15T22:44:21.575 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: osdmap e1: 0 total, 0 up, 0 in 2024-01-15T22:44:21.575 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mgrmap e1: no daemons active 2024-01-15T22:44:21.575 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1899576391' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-15T22:44:21.575 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/851964984' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-01-15T22:44:21.575 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/851964984' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-01-15T22:44:21.575 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.a is new leader, mons a in quorum (ranks 0) 2024-01-15T22:44:21.575 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: monmap e1: 1 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:44:21.575 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: fsmap 2024-01-15T22:44:21.575 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: osdmap e1: 0 total, 0 up, 0 in 2024-01-15T22:44:21.575 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mgrmap e1: no daemons active 2024-01-15T22:44:21.575 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1049083131' entity='client.admin' 2024-01-15T22:44:21.575 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3779202690' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-15T22:44:21.575 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1190433421' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-15T22:44:21.575 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2780806951' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-15T22:44:21.575 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Activating manager daemon y 2024-01-15T22:44:21.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mgrmap e2: y(active, starting, since 0.00291406s) 2024-01-15T22:44:21.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:44:21.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:44:21.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:44:21.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:44:21.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:44:21.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Manager daemon y is now available 2024-01-15T22:44:21.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:44:21.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:44:21.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' 2024-01-15T22:44:21.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' 2024-01-15T22:44:21.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14100 172.21.15.53:0/2355048211' entity='mgr.y' 2024-01-15T22:44:21.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mgrmap e3: y(active, since 1.00684s) 2024-01-15T22:44:21.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1637553097' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-15T22:44:21.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mgrmap e4: y(active, since 3s) 2024-01-15T22:44:21.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3645385583' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-01-15T22:44:21.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1346759125' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-01-15T22:44:21.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1346759125' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-01-15T22:44:21.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mgrmap e5: y(active, since 9s) 2024-01-15T22:44:21.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1944294528' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-01-15T22:44:21.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Active manager daemon y restarted 2024-01-15T22:44:21.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Activating manager daemon y 2024-01-15T22:44:21.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: osdmap e2: 0 total, 0 up, 0 in 2024-01-15T22:44:21.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mgrmap e6: y(active, starting, since 0.00309082s) 2024-01-15T22:44:21.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:44:21.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:44:21.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:44:21.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:44:21.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:44:21.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Manager daemon y is now available 2024-01-15T22:44:21.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:21.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:21.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:21.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:21.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:21.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Found migration_current of "None". Setting to last migration. 2024-01-15T22:44:21.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:44:21.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:44:21.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mgrmap e7: y(active, since 1.00485s) 2024-01-15T22:44:21.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-01-15T22:44:21.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-01-15T22:44:21.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:21.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:21.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:21.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:21.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: [15/Jan/2024:22:43:30] ENGINE Bus STARTING 2024-01-15T22:44:21.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: [15/Jan/2024:22:43:30] ENGINE Serving on https://172.21.15.53:7150 2024-01-15T22:44:21.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: [15/Jan/2024:22:43:30] ENGINE Bus STARTED 2024-01-15T22:44:21.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:21.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mgrmap e8: y(active, since 2s) 2024-01-15T22:44:21.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:21.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:21.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Generating ssh key... 2024-01-15T22:44:21.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:21.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:21.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:21.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi053", "addr": "172.21.15.53", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:21.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Deploying cephadm binary to smithi053 2024-01-15T22:44:21.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:21.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:21.580 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Added host smithi053 2024-01-15T22:44:21.580 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:21.580 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:21.580 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Saving service mon spec with placement count:5 2024-01-15T22:44:21.580 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:21.580 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:21.580 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:21.580 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:21.580 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Saving service mgr spec with placement count:2 2024-01-15T22:44:21.580 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:21.580 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1508333165' entity='client.admin' 2024-01-15T22:44:21.580 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14120 172.21.15.53:0/2621960170' entity='mgr.y' 2024-01-15T22:44:21.580 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2890201205' entity='client.admin' 2024-01-15T22:44:21.580 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3066839614' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-01-15T22:44:21.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3066839614' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-01-15T22:44:21.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mgrmap e9: y(active, since 13s) 2024-01-15T22:44:21.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1274217974' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-01-15T22:44:21.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Active manager daemon y restarted 2024-01-15T22:44:21.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Activating manager daemon y 2024-01-15T22:44:21.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: osdmap e3: 0 total, 0 up, 0 in 2024-01-15T22:44:21.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mgrmap e10: y(active, starting, since 0.00307314s) 2024-01-15T22:44:21.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:44:21.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:44:21.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:44:21.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:44:21.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:44:21.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Manager daemon y is now available 2024-01-15T22:44:21.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:21.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:21.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:44:21.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:44:21.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: [15/Jan/2024:22:43:50] ENGINE Bus STARTING 2024-01-15T22:44:21.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: [15/Jan/2024:22:43:50] ENGINE Serving on https://172.21.15.53:7150 2024-01-15T22:44:21.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: [15/Jan/2024:22:43:50] ENGINE Bus STARTED 2024-01-15T22:44:21.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-01-15T22:44:21.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mgrmap e11: y(active, since 1.00522s) 2024-01-15T22:44:21.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-01-15T22:44:21.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:21.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mgrmap e12: y(active, since 2s) 2024-01-15T22:44:21.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: 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-01-15T22:44:21.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/575850886' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-01-15T22:44:21.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mgrmap e13: y(active, since 6s) 2024-01-15T22:44:21.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1769074803' entity='client.admin' 2024-01-15T22:44:21.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1397019957' entity='client.admin' 2024-01-15T22:44:21.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi053", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:44:21.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:21.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:21.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:21.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:21.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:21.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:44:21.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:44:21.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:44:21.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:44:21.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi163", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:21.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Deploying cephadm binary to smithi163 2024-01-15T22:44:21.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Added host smithi163 2024-01-15T22:44:21.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:21.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:44:21.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi163", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:44:21.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:21.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3716918090' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-01-15T22:44:21.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:21.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:44:21.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:44:21.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:44:21.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:44:21.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3716918090' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-01-15T22:44:21.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: osdmap e4: 0 total, 0 up, 0 in 2024-01-15T22:44:21.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:21.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi053:172.21.15.53=a;smithi053:[v2:172.21.15.53:3301,v1:172.21.15.53:6790]=c;smithi163:172.21.15.163=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:21.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Saving service mon spec with placement smithi053:172.21.15.53=a;smithi053:[v2:172.21.15.53:3301,v1:172.21.15.53:6790]=c;smithi163:172.21.15.163=b;count:3 2024-01-15T22:44:21.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:21.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:21.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:21.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:44:21.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:21.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Deploying daemon mon.b on smithi163 2024-01-15T22:44:21.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:21.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:21.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:44:21.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.a calling monitor election 2024-01-15T22:44:21.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:21.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.163:0/940700065' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-15T22:44:21.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:21.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:21.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:21.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.b calling monitor election 2024-01-15T22:44:21.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:21.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:21.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:21.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:21.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-01-15T22:44:21.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: monmap e2: 2 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:44:21.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: fsmap 2024-01-15T22:44:21.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: osdmap e4: 0 total, 0 up, 0 in 2024-01-15T22:44:21.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mgrmap e13: y(active, since 29s) 2024-01-15T22:44:21.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: overall HEALTH_OK 2024-01-15T22:44:21.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:21.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:44:21.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:21.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: Deploying daemon mon.c on smithi053 2024-01-15T22:44:21.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:21.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:21.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:21 smithi053 ceph-mon[80116]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-01-15T22:44:26.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:44:26.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: mon.a calling monitor election 2024-01-15T22:44:26.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: mon.b calling monitor election 2024-01-15T22:44:26.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:26.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:26.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: mon.c calling monitor election 2024-01-15T22:44:26.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:26.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:26.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-01-15T22:44:26.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:44:26.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: fsmap 2024-01-15T22:44:26.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: osdmap e4: 0 total, 0 up, 0 in 2024-01-15T22:44:26.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: mgrmap e13: y(active, since 36s) 2024-01-15T22:44:26.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: overall HEALTH_OK 2024-01-15T22:44:26.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:26.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:26.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:26.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:26.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:44:26.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: mon.a calling monitor election 2024-01-15T22:44:26.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: mon.b calling monitor election 2024-01-15T22:44:26.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:26.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:26.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: mon.c calling monitor election 2024-01-15T22:44:26.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:26.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:26.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-01-15T22:44:26.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:44:26.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: fsmap 2024-01-15T22:44:26.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: osdmap e4: 0 total, 0 up, 0 in 2024-01-15T22:44:26.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: mgrmap e13: y(active, since 36s) 2024-01-15T22:44:26.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: overall HEALTH_OK 2024-01-15T22:44:26.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:26.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:26.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:26.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:26.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:44:26.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: mon.a calling monitor election 2024-01-15T22:44:26.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: mon.b calling monitor election 2024-01-15T22:44:26.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:44:26.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:26.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: mon.c calling monitor election 2024-01-15T22:44:26.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:26.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:26.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:26.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-01-15T22:44:26.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:44:26.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: fsmap 2024-01-15T22:44:26.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: osdmap e4: 0 total, 0 up, 0 in 2024-01-15T22:44:26.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: mgrmap e13: y(active, since 36s) 2024-01-15T22:44:26.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: overall HEALTH_OK 2024-01-15T22:44:26.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:26.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:26.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:26.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:27.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:27 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:27.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:27 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:27.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:27 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:27.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:27 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:27.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:27 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:27.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:27 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:27.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:27 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:27.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:27 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:27.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:27 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:27.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:27 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:27.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:27 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:27.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:27 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:27.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:27 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:27.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:27 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:27.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:27 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:27.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:27 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:27.727 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-01-15T22:44:27.727 INFO:teuthology.orchestra.run.smithi163.stdout:{"epoch":3,"fsid":"421843b2-b3f7-11ee-95ad-87774f69a715","modified":"2024-01-15T22:44:21.174229Z","created":"2024-01-15T22:42:58.797322Z","min_mon_release":17,"min_mon_release_name":"quincy","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:3300","nonce":0},{"type":"v1","addr":"172.21.15.53:6789","nonce":0}]},"addr":"172.21.15.53:6789/0","public_addr":"172.21.15.53:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:3300","nonce":0},{"type":"v1","addr":"172.21.15.163:6789","nonce":0}]},"addr":"172.21.15.163:6789/0","public_addr":"172.21.15.163:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:3301","nonce":0},{"type":"v1","addr":"172.21.15.53:6790","nonce":0}]},"addr":"172.21.15.53:6790/0","public_addr":"172.21.15.53:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-01-15T22:44:27.729 INFO:teuthology.orchestra.run.smithi163.stderr:dumped monmap epoch 3 2024-01-15T22:44:27.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:27 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:27.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:27 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:27.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:27 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:27.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:27 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:44:27.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:27 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:27.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:27 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:27.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:27 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:27.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:27 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:28.094 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-01-15T22:44:28.094 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph config generate-minimal-conf 2024-01-15T22:44:28.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[66518]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:44:28.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[66518]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:44:28.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[66518]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:44:28.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[66518]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:44:28.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[66518]: from='client.? 172.21.15.163:0/3098688735' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-15T22:44:28.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:28.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:28.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:28.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:28.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:28.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[66518]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:28.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[66518]: Reconfiguring mon.a (unknown last config time)... 2024-01-15T22:44:28.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:44:28.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:44:28.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:28.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[66518]: Reconfiguring daemon mon.a on smithi053 2024-01-15T22:44:28.447 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[80116]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:44:28.447 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[80116]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:44:28.447 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[80116]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:44:28.447 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[80116]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:44:28.447 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[80116]: from='client.? 172.21.15.163:0/3098688735' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-15T22:44:28.447 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:28.447 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:28.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:28.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:28.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:28.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[80116]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:28.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[80116]: Reconfiguring mon.a (unknown last config time)... 2024-01-15T22:44:28.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:44:28.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:44:28.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:28.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:28 smithi053 ceph-mon[80116]: Reconfiguring daemon mon.a on smithi053 2024-01-15T22:44:28.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:28 smithi163 ceph-mon[70990]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:44:28.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:28 smithi163 ceph-mon[70990]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:44:28.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:28 smithi163 ceph-mon[70990]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:44:28.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:28 smithi163 ceph-mon[70990]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:44:28.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:28 smithi163 ceph-mon[70990]: from='client.? 172.21.15.163:0/3098688735' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-15T22:44:28.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:28.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:28.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:28.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:28.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:28.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:28 smithi163 ceph-mon[70990]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:28.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:28 smithi163 ceph-mon[70990]: Reconfiguring mon.a (unknown last config time)... 2024-01-15T22:44:28.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:44:28.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:44:28.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:28.489 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:28 smithi163 ceph-mon[70990]: Reconfiguring daemon mon.a on smithi053 2024-01-15T22:44:28.574 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:44:30.128 INFO:teuthology.orchestra.run.smithi053.stdout:# minimal ceph.conf for 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:44:30.128 INFO:teuthology.orchestra.run.smithi053.stdout:[global] 2024-01-15T22:44:30.128 INFO:teuthology.orchestra.run.smithi053.stdout: fsid = 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:44:30.128 INFO:teuthology.orchestra.run.smithi053.stdout: mon_host = [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] [v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0] 2024-01-15T22:44:30.152 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:29 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:30.152 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:29 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:30.152 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:29 smithi053 ceph-mon[66518]: Reconfiguring mon.c (monmap changed)... 2024-01-15T22:44:30.153 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:29 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:44:30.153 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:29 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:44:30.153 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:29 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:30.153 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:29 smithi053 ceph-mon[66518]: Reconfiguring daemon mon.c on smithi053 2024-01-15T22:44:30.153 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:29 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:30.153 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:29 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:30.153 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:29 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:30.153 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:29 smithi053 ceph-mon[80116]: Reconfiguring mon.c (monmap changed)... 2024-01-15T22:44:30.153 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:29 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:44:30.153 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:29 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:44:30.153 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:29 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:30.153 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:29 smithi053 ceph-mon[80116]: Reconfiguring daemon mon.c on smithi053 2024-01-15T22:44:30.153 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:29 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:30.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:29 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:30.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:29 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:30.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:29 smithi163 ceph-mon[70990]: Reconfiguring mon.c (monmap changed)... 2024-01-15T22:44:30.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:29 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:44:30.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:29 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:44:30.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:29 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:30.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:29 smithi163 ceph-mon[70990]: Reconfiguring daemon mon.c on smithi053 2024-01-15T22:44:30.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:29 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:30.500 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-01-15T22:44:30.501 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T22:44:30.501 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/ceph/ceph.conf 2024-01-15T22:44:30.532 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T22:44:30.532 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:44:30.601 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-01-15T22:44:30.601 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/ceph/ceph.conf 2024-01-15T22:44:30.632 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-01-15T22:44:30.632 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:44:30.700 INFO:tasks.cephadm:Adding mgr.y on smithi053 2024-01-15T22:44:30.700 INFO:tasks.cephadm:Adding mgr.x on smithi163 2024-01-15T22:44:30.700 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch apply mgr '2;smithi053=y;smithi163=x' 2024-01-15T22:44:30.994 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.b/config 2024-01-15T22:44:31.391 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:31 smithi163 ceph-mon[70990]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:31.391 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:31.391 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:31.391 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:31 smithi163 ceph-mon[70990]: Reconfiguring mon.b (monmap changed)... 2024-01-15T22:44:31.391 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:44:31.391 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:44:31.391 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:31.392 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:31 smithi163 ceph-mon[70990]: Reconfiguring daemon mon.b on smithi163 2024-01-15T22:44:31.392 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:31 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3629059646' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:31.392 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:31.392 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:31.392 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:31.392 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:31.392 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:31.392 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:31.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[80116]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:31.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:31.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:31.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[80116]: Reconfiguring mon.b (monmap changed)... 2024-01-15T22:44:31.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:44:31.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:44:31.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:31.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[80116]: Reconfiguring daemon mon.b on smithi163 2024-01-15T22:44:31.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3629059646' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:31.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:31.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:31.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:31.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:31.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:31.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:31.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[66518]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:31.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:31.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:31.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[66518]: Reconfiguring mon.b (monmap changed)... 2024-01-15T22:44:31.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:44:31.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:44:31.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:31.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[66518]: Reconfiguring daemon mon.b on smithi163 2024-01-15T22:44:31.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3629059646' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:31.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:31.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:31.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:31.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:31.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:31.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:32.116 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled mgr update... 2024-01-15T22:44:32.483 DEBUG:teuthology.orchestra.run.smithi163:mgr.x> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mgr.x.service 2024-01-15T22:44:32.485 INFO:tasks.cephadm:Deploying OSDs... 2024-01-15T22:44:32.485 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T22:44:32.485 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/scratch_devs of=/dev/stdout 2024-01-15T22:44:32.509 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-01-15T22:44:32.509 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_1 2024-01-15T22:44:32.514 INFO:journalctl@ceph.mgr.x.smithi163.stdout:-- Logs begin at Mon 2024-01-15 22:32:33 UTC. -- 2024-01-15T22:44:32.571 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-01-15T22:44:32.571 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-15T22:44:32.571 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 6h/6d Inode: 188303 Links: 1 2024-01-15T22:44:32.571 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-15T22:44:32.571 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2024-01-15T22:44:32.572 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2024-01-15 22:44:20.757534356 +0000 2024-01-15T22:44:32.572 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2024-01-15 22:38:22.119619196 +0000 2024-01-15T22:44:32.572 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2024-01-15 22:38:22.119619196 +0000 2024-01-15T22:44:32.572 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: - 2024-01-15T22:44:32.572 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-01-15T22:44:32.642 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2024-01-15T22:44:32.642 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2024-01-15T22:44:32.642 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000141966 s, 3.6 MB/s 2024-01-15T22:44:32.643 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-01-15T22:44:32.705 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_2 2024-01-15T22:44:32.765 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-01-15T22:44:32.765 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-15T22:44:32.765 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 6h/6d Inode: 196618 Links: 1 2024-01-15T22:44:32.766 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-15T22:44:32.766 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2024-01-15T22:44:32.766 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2024-01-15 22:44:20.757534356 +0000 2024-01-15T22:44:32.766 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2024-01-15 22:38:22.465612342 +0000 2024-01-15T22:44:32.766 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2024-01-15 22:38:22.465612342 +0000 2024-01-15T22:44:32.766 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: - 2024-01-15T22:44:32.766 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-01-15T22:44:32.835 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2024-01-15T22:44:32.836 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2024-01-15T22:44:32.836 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000114076 s, 4.5 MB/s 2024-01-15T22:44:32.837 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-01-15T22:44:32.898 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_3 2024-01-15T22:44:32.959 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-01-15T22:44:32.959 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-15T22:44:32.959 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 6h/6d Inode: 193675 Links: 1 2024-01-15T22:44:32.959 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-15T22:44:32.959 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2024-01-15T22:44:32.959 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2024-01-15 22:44:20.757534356 +0000 2024-01-15T22:44:32.959 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2024-01-15 22:38:22.814605428 +0000 2024-01-15T22:44:32.959 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2024-01-15 22:38:22.814605428 +0000 2024-01-15T22:44:32.959 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: - 2024-01-15T22:44:32.959 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-01-15T22:44:33.029 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2024-01-15T22:44:33.029 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2024-01-15T22:44:33.029 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000111399 s, 4.6 MB/s 2024-01-15T22:44:33.030 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-01-15T22:44:33.092 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_4 2024-01-15T22:44:33.153 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-01-15T22:44:33.154 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-15T22:44:33.154 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 6h/6d Inode: 194856 Links: 1 2024-01-15T22:44:33.154 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-15T22:44:33.154 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2024-01-15T22:44:33.154 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2024-01-15 22:44:20.757534356 +0000 2024-01-15T22:44:33.154 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2024-01-15 22:38:23.171598356 +0000 2024-01-15T22:44:33.154 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2024-01-15 22:38:23.171598356 +0000 2024-01-15T22:44:33.154 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: - 2024-01-15T22:44:33.154 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-01-15T22:44:33.216 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:33 smithi163 ceph-mon[70990]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:33.216 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:33 smithi163 ceph-mon[70990]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi053=y;smithi163=x", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:33.216 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:33 smithi163 ceph-mon[70990]: Saving service mgr spec with placement smithi053=y;smithi163=x;count:2 2024-01-15T22:44:33.216 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:33 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:33.216 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:33 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:33.216 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:33 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:33.216 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:33 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:33.216 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:33 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:33.216 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:33 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:44:33.216 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:33 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-01-15T22:44:33.216 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:33 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:44:33.217 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:33 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:33.223 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2024-01-15T22:44:33.223 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2024-01-15T22:44:33.223 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 9.8925e-05 s, 5.2 MB/s 2024-01-15T22:44:33.224 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-01-15T22:44:33.285 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-01-15T22:44:33.285 DEBUG:teuthology.orchestra.run.smithi163:> dd if=/scratch_devs of=/dev/stdout 2024-01-15T22:44:33.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[66518]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:33.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[66518]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi053=y;smithi163=x", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:33.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[66518]: Saving service mgr spec with placement smithi053=y;smithi163=x;count:2 2024-01-15T22:44:33.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:33.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:33.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:33.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:33.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:33.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:44:33.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-01-15T22:44:33.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:44:33.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:33.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[80116]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:33.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[80116]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi053=y;smithi163=x", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:33.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[80116]: Saving service mgr spec with placement smithi053=y;smithi163=x;count:2 2024-01-15T22:44:33.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:33.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:33.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:33.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:33.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:33.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:44:33.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-01-15T22:44:33.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:44:33.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:33 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:33.304 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-01-15T22:44:33.304 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_1 2024-01-15T22:44:33.363 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-01-15T22:44:33.363 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-15T22:44:33.363 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 6h/6d Inode: 192721 Links: 1 2024-01-15T22:44:33.363 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-15T22:44:33.363 INFO:teuthology.orchestra.run.smithi163.stdout:Context: system_u:object_r:device_t:s0 2024-01-15T22:44:33.364 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2024-01-15 22:44:33.267245826 +0000 2024-01-15T22:44:33.364 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2024-01-15 22:38:10.421497847 +0000 2024-01-15T22:44:33.364 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2024-01-15 22:38:10.421497847 +0000 2024-01-15T22:44:33.364 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2024-01-15T22:44:33.364 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-01-15T22:44:33.434 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2024-01-15T22:44:33.434 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2024-01-15T22:44:33.434 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000253017 s, 2.0 MB/s 2024-01-15T22:44:33.435 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-01-15T22:44:33.487 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:33 smithi163 systemd[1]: Starting Ceph mgr.x for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:44:33.496 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_2 2024-01-15T22:44:33.554 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-01-15T22:44:33.555 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-15T22:44:33.555 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 6h/6d Inode: 194640 Links: 1 2024-01-15T22:44:33.555 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-15T22:44:33.555 INFO:teuthology.orchestra.run.smithi163.stdout:Context: system_u:object_r:device_t:s0 2024-01-15T22:44:33.555 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2024-01-15 22:44:33.267245826 +0000 2024-01-15T22:44:33.555 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2024-01-15 22:38:10.756490061 +0000 2024-01-15T22:44:33.555 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2024-01-15 22:38:10.756490061 +0000 2024-01-15T22:44:33.555 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2024-01-15T22:44:33.555 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-01-15T22:44:33.620 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2024-01-15T22:44:33.620 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2024-01-15T22:44:33.620 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000212668 s, 2.4 MB/s 2024-01-15T22:44:33.621 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-01-15T22:44:33.680 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_3 2024-01-15T22:44:33.739 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-01-15T22:44:33.739 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-15T22:44:33.739 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 6h/6d Inode: 190306 Links: 1 2024-01-15T22:44:33.739 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-15T22:44:33.739 INFO:teuthology.orchestra.run.smithi163.stdout:Context: system_u:object_r:device_t:s0 2024-01-15T22:44:33.739 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2024-01-15 22:44:33.267245826 +0000 2024-01-15T22:44:33.739 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2024-01-15 22:38:11.102482020 +0000 2024-01-15T22:44:33.739 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2024-01-15 22:38:11.102482020 +0000 2024-01-15T22:44:33.739 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2024-01-15T22:44:33.739 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-01-15T22:44:33.805 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2024-01-15T22:44:33.805 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2024-01-15T22:44:33.805 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000171998 s, 3.0 MB/s 2024-01-15T22:44:33.806 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-01-15T22:44:33.865 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_4 2024-01-15T22:44:33.929 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-01-15T22:44:33.929 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-15T22:44:33.930 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 6h/6d Inode: 190368 Links: 1 2024-01-15T22:44:33.930 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-15T22:44:33.930 INFO:teuthology.orchestra.run.smithi163.stdout:Context: system_u:object_r:device_t:s0 2024-01-15T22:44:33.930 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2024-01-15 22:44:33.267245826 +0000 2024-01-15T22:44:33.930 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2024-01-15 22:38:11.455473816 +0000 2024-01-15T22:44:33.930 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2024-01-15 22:38:11.455473816 +0000 2024-01-15T22:44:33.930 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2024-01-15T22:44:33.930 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-01-15T22:44:33.972 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:33 smithi163 ceph-mgr[72962]: -- 172.21.15.163:0/1797292864 <== mon.1 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563d462ee9c0 con 0x563d462c4800 2024-01-15T22:44:33.972 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:33 smithi163 bash[72829]: 8c34491d9b19a4e321f65a3874846e1fc4dce57951968521c74668c816a7c51e 2024-01-15T22:44:33.972 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:33 smithi163 systemd[1]: Started Ceph mgr.x for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:44:33.972 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:33.799+0000 7fe8d9ff81c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-15T22:44:33.972 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:33.973+0000 7fe8d9ff81c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-15T22:44:33.997 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2024-01-15T22:44:33.998 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2024-01-15T22:44:33.998 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000217941 s, 2.3 MB/s 2024-01-15T22:44:33.998 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-01-15T22:44:34.057 INFO:tasks.cephadm:Deploying osd.0 on smithi053 with /dev/vg_nvme/lv_4... 2024-01-15T22:44:34.057 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-01-15T22:44:34.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:34 smithi163 ceph-mon[70990]: Deploying daemon mgr.x on smithi163 2024-01-15T22:44:34.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:34 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:34.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:34 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:34.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:34 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:34.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:34 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:34.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:34 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:34.330 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:44:34.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:34 smithi053 ceph-mon[66518]: Deploying daemon mgr.x on smithi163 2024-01-15T22:44:34.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:34 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:34.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:34 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:34.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:34 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:34.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:34 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:34.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:34 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:34.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:34 smithi053 ceph-mon[80116]: Deploying daemon mgr.x on smithi163 2024-01-15T22:44:34.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:34 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:34.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:34 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:34.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:34 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:34.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:34 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:34.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:34 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:34.737 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:34 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:34.317+0000 7fe8d9ff81c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-15T22:44:35.118 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:34 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:34.862+0000 7fe8d9ff81c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-15T22:44:35.118 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:35 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:35.087+0000 7fe8d9ff81c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-01-15T22:44:35.369 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[80116]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:35.369 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:35.369 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:35.369 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:35.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:35.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:35.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:44:35.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:44:35.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:35.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:35.370 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[66518]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:35.370 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:35.370 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:35.370 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:35.370 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:35.370 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:35.370 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:44:35.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:44:35.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:35.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:35 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:35 smithi163 ceph-mon[70990]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:35 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:35 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:35 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:35 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:35 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:35 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:44:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:35 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:44:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:35 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:35 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:35.632 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-01-15T22:44:35.632 INFO:teuthology.orchestra.run.smithi053.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-01-15T22:44:35.632 INFO:teuthology.orchestra.run.smithi053.stderr: stderr: 10+0 records in 2024-01-15T22:44:35.632 INFO:teuthology.orchestra.run.smithi053.stderr:10+0 records out 2024-01-15T22:44:35.632 INFO:teuthology.orchestra.run.smithi053.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00804233 s, 1.3 GB/s 2024-01-15T22:44:35.632 INFO:teuthology.orchestra.run.smithi053.stderr: stderr: 2024-01-15T22:44:35.632 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping successful for: 2024-01-15T22:44:35.737 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:35 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:35.423+0000 7fe8d9ff81c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-15T22:44:36.242 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch daemon add osd smithi053:vg_nvme/lv_4 2024-01-15T22:44:36.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:36 smithi053 ceph-mon[66518]: Reconfiguring mgr.y (unknown last config time)... 2024-01-15T22:44:36.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:36 smithi053 ceph-mon[66518]: Reconfiguring daemon mgr.y on smithi053 2024-01-15T22:44:36.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:36 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:36.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:36 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:36.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:36 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:36.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:36 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:36.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:36 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:36.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:36 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:36.270 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:36 smithi053 ceph-mon[80116]: Reconfiguring mgr.y (unknown last config time)... 2024-01-15T22:44:36.270 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:36 smithi053 ceph-mon[80116]: Reconfiguring daemon mgr.y on smithi053 2024-01-15T22:44:36.270 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:36 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:36.270 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:36 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:36.270 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:36 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:36.270 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:36 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:36.270 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:36 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:36.270 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:36 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:36.487 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:36 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:36.179+0000 7fe8d9ff81c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-15T22:44:36.487 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:36 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:36.262+0000 7fe8d9ff81c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-15T22:44:36.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:36 smithi163 ceph-mon[70990]: Reconfiguring mgr.y (unknown last config time)... 2024-01-15T22:44:36.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:36 smithi163 ceph-mon[70990]: Reconfiguring daemon mgr.y on smithi053 2024-01-15T22:44:36.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:36 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:36.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:36 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:36.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:36 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:36.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:36 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:36.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:36 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:36.488 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:36 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:36.508 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:44:37.102 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:36 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:36.848+0000 7fe8d9ff81c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-15T22:44:37.103 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:36 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:36.931+0000 7fe8d9ff81c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-15T22:44:37.103 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:37 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:37.015+0000 7fe8d9ff81c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-15T22:44:37.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:37 smithi053 ceph-mon[66518]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:37.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:37 smithi053 ceph-mon[80116]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:37.416 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:37 smithi163 ceph-mon[70990]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:37.416 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:37 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:37.105+0000 7fe8d9ff81c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-15T22:44:37.417 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:37 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:37.328+0000 7fe8d9ff81c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-01-15T22:44:37.716 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:37 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:37.418+0000 7fe8d9ff81c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-15T22:44:37.716 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:37 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:37.626+0000 7fe8d9ff81c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-15T22:44:37.974 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:37 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:37.718+0000 7fe8d9ff81c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-15T22:44:37.974 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:37 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:37.893+0000 7fe8d9ff81c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-15T22:44:38.237 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:37 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:37.976+0000 7fe8d9ff81c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-15T22:44:38.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:38 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:44:38.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:38 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:44:38.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:38 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:38.470 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:38 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:44:38.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:38 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:44:38.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:38 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:38.471 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:38 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:44:38.471 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:38 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:44:38.471 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:38 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:38.987 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:38 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:38.723+0000 7fe8d9ff81c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-15T22:44:38.987 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:38 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:38.907+0000 7fe8d9ff81c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-15T22:44:39.487 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:39 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:39.076+0000 7fe8d9ff81c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:44:39.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:39 smithi163 ceph-mon[70990]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:39.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:39 smithi163 ceph-mon[70990]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:39.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:39 smithi053 ceph-mon[66518]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:39.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:39 smithi053 ceph-mon[66518]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:39.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:39 smithi053 ceph-mon[80116]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:39.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:39 smithi053 ceph-mon[80116]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:39.987 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:39 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:39.667+0000 7fe8d9ff81c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-15T22:44:39.987 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:39 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:39.840+0000 7fe8d9ff81c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:44:40.471 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:40 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:40.013+0000 7fe8d9ff81c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-01-15T22:44:40.471 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:44:40 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:44:40.125+0000 7fe8d9ff81c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-15T22:44:40.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:40 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2778335192' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "63d2fa8e-be5d-461b-b383-5acea7c3d6c4"}]: dispatch 2024-01-15T22:44:40.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:40 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2778335192' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "63d2fa8e-be5d-461b-b383-5acea7c3d6c4"}]': finished 2024-01-15T22:44:40.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:40 smithi163 ceph-mon[70990]: osdmap e5: 1 total, 0 up, 1 in 2024-01-15T22:44:40.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:40 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:44:40.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:40 smithi163 ceph-mon[70990]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:40.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:40 smithi163 ceph-mon[70990]: Standby manager daemon x started 2024-01-15T22:44:40.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:40 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/2678930457' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:44:40.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:40 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/2678930457' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:44:40.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:40 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/2678930457' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:44:40.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:40 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/2678930457' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:44:40.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:40 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2347064836' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:44:40.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2778335192' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "63d2fa8e-be5d-461b-b383-5acea7c3d6c4"}]: dispatch 2024-01-15T22:44:40.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2778335192' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "63d2fa8e-be5d-461b-b383-5acea7c3d6c4"}]': finished 2024-01-15T22:44:40.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[66518]: osdmap e5: 1 total, 0 up, 1 in 2024-01-15T22:44:40.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:44:40.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[66518]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:40.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[66518]: Standby manager daemon x started 2024-01-15T22:44:40.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/2678930457' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:44:40.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/2678930457' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:44:40.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/2678930457' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:44:40.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/2678930457' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:44:40.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2347064836' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:44:40.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2778335192' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "63d2fa8e-be5d-461b-b383-5acea7c3d6c4"}]: dispatch 2024-01-15T22:44:40.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2778335192' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "63d2fa8e-be5d-461b-b383-5acea7c3d6c4"}]': finished 2024-01-15T22:44:40.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[80116]: osdmap e5: 1 total, 0 up, 1 in 2024-01-15T22:44:40.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:44:40.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[80116]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:40.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[80116]: Standby manager daemon x started 2024-01-15T22:44:40.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/2678930457' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:44:40.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/2678930457' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:44:40.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/2678930457' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:44:40.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/2678930457' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:44:40.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:40 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2347064836' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:44:41.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:41 smithi163 ceph-mon[70990]: mgrmap e14: y(active, since 50s), standbys: x 2024-01-15T22:44:41.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:41 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-15T22:44:42.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:41 smithi053 ceph-mon[66518]: mgrmap e14: y(active, since 50s), standbys: x 2024-01-15T22:44:42.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:41 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-15T22:44:42.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:41 smithi053 ceph-mon[80116]: mgrmap e14: y(active, since 50s), standbys: x 2024-01-15T22:44:42.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:41 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-15T22:44:42.741 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:42 smithi053 ceph-mon[66518]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:42.741 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:42 smithi053 ceph-mon[80116]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:42.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:42 smithi163 ceph-mon[70990]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:45.161 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:44 smithi053 ceph-mon[66518]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:45.162 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:44 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-15T22:44:45.162 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:44 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:45.162 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:44 smithi053 ceph-mon[80116]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:45.162 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:44 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-15T22:44:45.162 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:44 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:45.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:44 smithi163 ceph-mon[70990]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:45.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:44 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-15T22:44:45.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:44 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:46.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:45 smithi053 ceph-mon[80116]: Deploying daemon osd.0 on smithi053 2024-01-15T22:44:46.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:45 smithi053 ceph-mon[66518]: Deploying daemon osd.0 on smithi053 2024-01-15T22:44:46.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:45 smithi163 ceph-mon[70990]: Deploying daemon osd.0 on smithi053 2024-01-15T22:44:47.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:46 smithi053 ceph-mon[66518]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:47.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:46 smithi053 ceph-mon[80116]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:47.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:46 smithi163 ceph-mon[70990]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:49.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:49 smithi163 ceph-mon[70990]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:49.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:49 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:49.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:49 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:49.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:49 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:49.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:49 smithi053 ceph-mon[66518]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:49.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:49 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:49.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:49 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:49.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:49 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:49.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:49 smithi053 ceph-mon[80116]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:49.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:49 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:49.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:49 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:49.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:49 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:50.497 INFO:teuthology.orchestra.run.smithi053.stdout:Created osd(s) 0 on host 'smithi053' 2024-01-15T22:44:50.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:50.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:50.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:50.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:50.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:50.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[80116]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:50.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:50.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:50.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:50.670 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:50.670 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:50.670 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:50.670 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:50.670 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:50.670 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[66518]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:50.670 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:50.670 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:50.670 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:50.943 DEBUG:teuthology.orchestra.run.smithi053:osd.0> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.0.service 2024-01-15T22:44:50.985 INFO:tasks.cephadm:Deploying osd.1 on smithi053 with /dev/vg_nvme/lv_3... 2024-01-15T22:44:50.986 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-01-15T22:44:50.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:50.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:50.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:50.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:50.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:50.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:50 smithi163 ceph-mon[70990]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:50.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:50.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:50.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:44:51.018 INFO:journalctl@ceph.osd.0.smithi053.stdout:-- Logs begin at Mon 2024-01-15 22:32:22 UTC. -- 2024-01-15T22:44:51.545 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:44:51.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:51 smithi053 ceph-mon[66518]: from='osd.0 [v2:172.21.15.53:6802/2847188186,v1:172.21.15.53:6803/2847188186]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-15T22:44:51.635 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:51 smithi053 ceph-mon[80116]: from='osd.0 [v2:172.21.15.53:6802/2847188186,v1:172.21.15.53:6803/2847188186]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-15T22:44:51.635 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:44:51 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-0[84772]: 2024-01-15T22:44:51.314+0000 7fee9aa6d540 -1 osd.0 0 log_to_monitors true 2024-01-15T22:44:51.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:51 smithi163 ceph-mon[70990]: from='osd.0 [v2:172.21.15.53:6802/2847188186,v1:172.21.15.53:6803/2847188186]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-15T22:44:52.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:52 smithi053 ceph-mon[66518]: from='osd.0 [v2:172.21.15.53:6802/2847188186,v1:172.21.15.53:6803/2847188186]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-15T22:44:52.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:52 smithi053 ceph-mon[66518]: osdmap e6: 1 total, 0 up, 1 in 2024-01-15T22:44:52.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:52 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:44:52.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:52 smithi053 ceph-mon[66518]: from='osd.0 [v2:172.21.15.53:6802/2847188186,v1:172.21.15.53:6803/2847188186]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:44:52.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:52 smithi053 ceph-mon[66518]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:52.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:52 smithi053 ceph-mon[80116]: from='osd.0 [v2:172.21.15.53:6802/2847188186,v1:172.21.15.53:6803/2847188186]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-15T22:44:52.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:52 smithi053 ceph-mon[80116]: osdmap e6: 1 total, 0 up, 1 in 2024-01-15T22:44:52.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:52 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:44:52.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:52 smithi053 ceph-mon[80116]: from='osd.0 [v2:172.21.15.53:6802/2847188186,v1:172.21.15.53:6803/2847188186]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:44:52.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:52 smithi053 ceph-mon[80116]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:52.802 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:44:52 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-0[84772]: 2024-01-15T22:44:52.555+0000 7fee91241700 -1 osd.0 0 waiting for initial osdmap 2024-01-15T22:44:52.802 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:44:52 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-0[84772]: 2024-01-15T22:44:52.558+0000 7fee8e040700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-15T22:44:52.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:52 smithi163 ceph-mon[70990]: from='osd.0 [v2:172.21.15.53:6802/2847188186,v1:172.21.15.53:6803/2847188186]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-15T22:44:52.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:52 smithi163 ceph-mon[70990]: osdmap e6: 1 total, 0 up, 1 in 2024-01-15T22:44:52.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:52 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:44:52.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:52 smithi163 ceph-mon[70990]: from='osd.0 [v2:172.21.15.53:6802/2847188186,v1:172.21.15.53:6803/2847188186]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:44:52.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:52 smithi163 ceph-mon[70990]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-15T22:44:53.024 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-01-15T22:44:53.025 INFO:teuthology.orchestra.run.smithi053.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-01-15T22:44:53.025 INFO:teuthology.orchestra.run.smithi053.stderr: stderr: 10+0 records in 2024-01-15T22:44:53.025 INFO:teuthology.orchestra.run.smithi053.stderr:10+0 records out 2024-01-15T22:44:53.025 INFO:teuthology.orchestra.run.smithi053.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0135685 s, 773 MB/s 2024-01-15T22:44:53.025 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping successful for: 2024-01-15T22:44:53.598 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch daemon add osd smithi053:vg_nvme/lv_3 2024-01-15T22:44:53.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[66518]: from='osd.0 [v2:172.21.15.53:6802/2847188186,v1:172.21.15.53:6803/2847188186]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-01-15T22:44:53.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[66518]: osdmap e7: 1 total, 0 up, 1 in 2024-01-15T22:44:53.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:44:53.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:44:53.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:53.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:53.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:44:53.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:53.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:53.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:53.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:53.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[80116]: from='osd.0 [v2:172.21.15.53:6802/2847188186,v1:172.21.15.53:6803/2847188186]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-01-15T22:44:53.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[80116]: osdmap e7: 1 total, 0 up, 1 in 2024-01-15T22:44:53.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:44:53.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:44:53.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:53.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:53.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:44:53.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:53.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:53.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:53.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:53 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:53.864 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:44:53.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:53 smithi163 ceph-mon[70990]: from='osd.0 [v2:172.21.15.53:6802/2847188186,v1:172.21.15.53:6803/2847188186]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-01-15T22:44:53.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:53 smithi163 ceph-mon[70990]: osdmap e7: 1 total, 0 up, 1 in 2024-01-15T22:44:53.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:53 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:44:53.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:53 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:44:53.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:53 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:53.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:53 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:53.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:53 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:44:53.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:53 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:53.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:53 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:53.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:53 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:44:53.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:53 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:44:54.727 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:54 smithi053 ceph-mon[66518]: purged_snaps scrub starts 2024-01-15T22:44:54.727 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:54 smithi053 ceph-mon[66518]: purged_snaps scrub ok 2024-01-15T22:44:54.727 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:54 smithi053 ceph-mon[66518]: Detected new or changed devices on smithi053 2024-01-15T22:44:54.727 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:54 smithi053 ceph-mon[66518]: Adjusting osd_memory_target on smithi053 to 16102M 2024-01-15T22:44:54.727 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:54 smithi053 ceph-mon[66518]: osd.0 [v2:172.21.15.53:6802/2847188186,v1:172.21.15.53:6803/2847188186] boot 2024-01-15T22:44:54.728 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:54 smithi053 ceph-mon[66518]: osdmap e8: 1 total, 1 up, 1 in 2024-01-15T22:44:54.728 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:54 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:44:54.728 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:54 smithi053 ceph-mon[66518]: pgmap v30: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:44:54.728 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:54 smithi053 ceph-mon[80116]: purged_snaps scrub starts 2024-01-15T22:44:54.728 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:54 smithi053 ceph-mon[80116]: purged_snaps scrub ok 2024-01-15T22:44:54.728 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:54 smithi053 ceph-mon[80116]: Detected new or changed devices on smithi053 2024-01-15T22:44:54.728 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:54 smithi053 ceph-mon[80116]: Adjusting osd_memory_target on smithi053 to 16102M 2024-01-15T22:44:54.728 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:54 smithi053 ceph-mon[80116]: osd.0 [v2:172.21.15.53:6802/2847188186,v1:172.21.15.53:6803/2847188186] boot 2024-01-15T22:44:54.728 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:54 smithi053 ceph-mon[80116]: osdmap e8: 1 total, 1 up, 1 in 2024-01-15T22:44:54.728 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:54 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:44:54.729 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:54 smithi053 ceph-mon[80116]: pgmap v30: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:44:54.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:54 smithi163 ceph-mon[70990]: purged_snaps scrub starts 2024-01-15T22:44:54.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:54 smithi163 ceph-mon[70990]: purged_snaps scrub ok 2024-01-15T22:44:54.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:54 smithi163 ceph-mon[70990]: Detected new or changed devices on smithi053 2024-01-15T22:44:54.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:54 smithi163 ceph-mon[70990]: Adjusting osd_memory_target on smithi053 to 16102M 2024-01-15T22:44:54.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:54 smithi163 ceph-mon[70990]: osd.0 [v2:172.21.15.53:6802/2847188186,v1:172.21.15.53:6803/2847188186] boot 2024-01-15T22:44:54.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:54 smithi163 ceph-mon[70990]: osdmap e8: 1 total, 1 up, 1 in 2024-01-15T22:44:54.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:54 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:44:54.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:54 smithi163 ceph-mon[70990]: pgmap v30: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:44:55.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:55 smithi053 ceph-mon[66518]: osdmap e9: 1 total, 1 up, 1 in 2024-01-15T22:44:55.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:55 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:44:55.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:55 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:44:55.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:55 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:55.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:55 smithi053 ceph-mon[80116]: osdmap e9: 1 total, 1 up, 1 in 2024-01-15T22:44:55.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:55 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:44:55.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:55 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:44:55.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:55 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:55.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:55 smithi163 ceph-mon[70990]: osdmap e9: 1 total, 1 up, 1 in 2024-01-15T22:44:55.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:55 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:44:55.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:55 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:44:55.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:55 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:44:56.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:56 smithi163 ceph-mon[70990]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:56.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:56 smithi163 ceph-mon[70990]: pgmap v32: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:44:57.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:56 smithi053 ceph-mon[66518]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:57.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:56 smithi053 ceph-mon[66518]: pgmap v32: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:44:57.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:56 smithi053 ceph-mon[80116]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:44:57.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:56 smithi053 ceph-mon[80116]: pgmap v32: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:44:57.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:57 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3886411763' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "635eea3c-28ef-459b-bbba-ec76ffe473ed"}]: dispatch 2024-01-15T22:44:57.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:57 smithi163 ceph-mon[70990]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "635eea3c-28ef-459b-bbba-ec76ffe473ed"}]: dispatch 2024-01-15T22:44:57.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:57 smithi163 ceph-mon[70990]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "635eea3c-28ef-459b-bbba-ec76ffe473ed"}]': finished 2024-01-15T22:44:57.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:57 smithi163 ceph-mon[70990]: osdmap e10: 2 total, 1 up, 2 in 2024-01-15T22:44:57.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:57 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:44:58.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:57 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3886411763' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "635eea3c-28ef-459b-bbba-ec76ffe473ed"}]: dispatch 2024-01-15T22:44:58.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:57 smithi053 ceph-mon[66518]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "635eea3c-28ef-459b-bbba-ec76ffe473ed"}]: dispatch 2024-01-15T22:44:58.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:57 smithi053 ceph-mon[66518]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "635eea3c-28ef-459b-bbba-ec76ffe473ed"}]': finished 2024-01-15T22:44:58.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:57 smithi053 ceph-mon[66518]: osdmap e10: 2 total, 1 up, 2 in 2024-01-15T22:44:58.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:57 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:44:58.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:57 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3886411763' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "635eea3c-28ef-459b-bbba-ec76ffe473ed"}]: dispatch 2024-01-15T22:44:58.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:57 smithi053 ceph-mon[80116]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "635eea3c-28ef-459b-bbba-ec76ffe473ed"}]: dispatch 2024-01-15T22:44:58.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:57 smithi053 ceph-mon[80116]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "635eea3c-28ef-459b-bbba-ec76ffe473ed"}]': finished 2024-01-15T22:44:58.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:57 smithi053 ceph-mon[80116]: osdmap e10: 2 total, 1 up, 2 in 2024-01-15T22:44:58.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:57 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:44:58.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:58 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3230101107' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:44:58.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:44:58 smithi163 ceph-mon[70990]: pgmap v34: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:44:59.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:58 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3230101107' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:44:59.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:44:58 smithi053 ceph-mon[66518]: pgmap v34: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:44:59.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:58 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3230101107' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:44:59.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:44:58 smithi053 ceph-mon[80116]: pgmap v34: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:00.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:00 smithi053 ceph-mon[66518]: pgmap v35: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:00.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:00 smithi053 ceph-mon[80116]: pgmap v35: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:00.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:00 smithi163 ceph-mon[70990]: pgmap v35: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:03.042 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:02 smithi053 ceph-mon[66518]: pgmap v36: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:03.042 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-15T22:45:03.042 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:03.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:02 smithi053 ceph-mon[80116]: pgmap v36: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:03.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:02 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-15T22:45:03.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:02 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:03.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:02 smithi163 ceph-mon[70990]: pgmap v36: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:03.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:02 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-15T22:45:03.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:02 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:04.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:03 smithi053 ceph-mon[66518]: Deploying daemon osd.1 on smithi053 2024-01-15T22:45:04.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:03 smithi053 ceph-mon[80116]: Deploying daemon osd.1 on smithi053 2024-01-15T22:45:04.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:03 smithi163 ceph-mon[70990]: Deploying daemon osd.1 on smithi053 2024-01-15T22:45:05.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:04 smithi053 ceph-mon[66518]: pgmap v37: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:05.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:04 smithi053 ceph-mon[80116]: pgmap v37: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:05.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:04 smithi163 ceph-mon[70990]: pgmap v37: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:07.178 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:06 smithi053 ceph-mon[66518]: pgmap v38: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:07.179 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:06 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:07.179 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:06 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:07.179 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:06 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:07.179 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:06 smithi053 ceph-mon[80116]: pgmap v38: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:07.179 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:06 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:07.179 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:06 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:07.179 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:06 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:07.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:06 smithi163 ceph-mon[70990]: pgmap v38: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:07.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:06 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:07.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:06 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:07.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:06 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:08.280 INFO:teuthology.orchestra.run.smithi053.stdout:Created osd(s) 1 on host 'smithi053' 2024-01-15T22:45:08.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:08.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:08.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:08.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:08.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:08.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[66518]: pgmap v39: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:08.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:08.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:08.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:08.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:08.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:08.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:08.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:08.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:08.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[80116]: pgmap v39: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:08.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:08.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:08.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:08 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:08.709 DEBUG:teuthology.orchestra.run.smithi053:osd.1> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.1.service 2024-01-15T22:45:08.710 INFO:tasks.cephadm:Deploying osd.2 on smithi053 with /dev/vg_nvme/lv_2... 2024-01-15T22:45:08.711 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-01-15T22:45:08.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:08 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:08.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:08 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:08.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:08 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:08.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:08 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:08.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:08 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:08.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:08 smithi163 ceph-mon[70990]: pgmap v39: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:08.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:08 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:08.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:08 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:08.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:08 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:08.743 INFO:journalctl@ceph.osd.1.smithi053.stdout:-- Logs begin at Mon 2024-01-15 22:32:22 UTC. -- 2024-01-15T22:45:09.126 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:45:09.222 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:45:09 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-1[92643]: 2024-01-15T22:45:09.115+0000 7fd4b638f540 -1 osd.1 0 log_to_monitors true 2024-01-15T22:45:09.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:09 smithi053 ceph-mon[66518]: from='osd.1 [v2:172.21.15.53:6810/1051220185,v1:172.21.15.53:6811/1051220185]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-15T22:45:09.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:09 smithi053 ceph-mon[80116]: from='osd.1 [v2:172.21.15.53:6810/1051220185,v1:172.21.15.53:6811/1051220185]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-15T22:45:09.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:09 smithi163 ceph-mon[70990]: from='osd.1 [v2:172.21.15.53:6810/1051220185,v1:172.21.15.53:6811/1051220185]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-15T22:45:10.760 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-01-15T22:45:10.760 INFO:teuthology.orchestra.run.smithi053.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-01-15T22:45:10.760 INFO:teuthology.orchestra.run.smithi053.stderr: stderr: 10+0 records in 2024-01-15T22:45:10.760 INFO:teuthology.orchestra.run.smithi053.stderr:10+0 records out 2024-01-15T22:45:10.760 INFO:teuthology.orchestra.run.smithi053.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00920938 s, 1.1 GB/s 2024-01-15T22:45:10.760 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping successful for: 2024-01-15T22:45:11.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:10 smithi053 ceph-mon[66518]: from='osd.1 [v2:172.21.15.53:6810/1051220185,v1:172.21.15.53:6811/1051220185]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-01-15T22:45:11.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:10 smithi053 ceph-mon[66518]: osdmap e11: 2 total, 1 up, 2 in 2024-01-15T22:45:11.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:10 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:45:11.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:10 smithi053 ceph-mon[66518]: from='osd.1 [v2:172.21.15.53:6810/1051220185,v1:172.21.15.53:6811/1051220185]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:45:11.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:10 smithi053 ceph-mon[66518]: pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:11.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:10 smithi053 ceph-mon[80116]: from='osd.1 [v2:172.21.15.53:6810/1051220185,v1:172.21.15.53:6811/1051220185]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-01-15T22:45:11.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:10 smithi053 ceph-mon[80116]: osdmap e11: 2 total, 1 up, 2 in 2024-01-15T22:45:11.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:10 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:45:11.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:10 smithi053 ceph-mon[80116]: from='osd.1 [v2:172.21.15.53:6810/1051220185,v1:172.21.15.53:6811/1051220185]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:45:11.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:10 smithi053 ceph-mon[80116]: pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:11.039 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:45:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-1[92643]: 2024-01-15T22:45:10.748+0000 7fd4acb63700 -1 osd.1 0 waiting for initial osdmap 2024-01-15T22:45:11.039 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:45:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-1[92643]: 2024-01-15T22:45:10.752+0000 7fd4a9161700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-15T22:45:11.153 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch daemon add osd smithi053:vg_nvme/lv_2 2024-01-15T22:45:11.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:10 smithi163 ceph-mon[70990]: from='osd.1 [v2:172.21.15.53:6810/1051220185,v1:172.21.15.53:6811/1051220185]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-01-15T22:45:11.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:10 smithi163 ceph-mon[70990]: osdmap e11: 2 total, 1 up, 2 in 2024-01-15T22:45:11.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:10 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:45:11.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:10 smithi163 ceph-mon[70990]: from='osd.1 [v2:172.21.15.53:6810/1051220185,v1:172.21.15.53:6811/1051220185]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:45:11.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:10 smithi163 ceph-mon[70990]: pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:11.474 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:45:12.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[66518]: from='osd.1 [v2:172.21.15.53:6810/1051220185,v1:172.21.15.53:6811/1051220185]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-01-15T22:45:12.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[66518]: osdmap e12: 2 total, 1 up, 2 in 2024-01-15T22:45:12.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:45:12.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:45:12.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:12.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:12.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:12.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:12.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:12.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:12.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:12.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:12.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[80116]: from='osd.1 [v2:172.21.15.53:6810/1051220185,v1:172.21.15.53:6811/1051220185]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-01-15T22:45:12.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[80116]: osdmap e12: 2 total, 1 up, 2 in 2024-01-15T22:45:12.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:45:12.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:45:12.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:12.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:12.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:12.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:12.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:12.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:12.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:12.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:11 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:12.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:11 smithi163 ceph-mon[70990]: from='osd.1 [v2:172.21.15.53:6810/1051220185,v1:172.21.15.53:6811/1051220185]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-01-15T22:45:12.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:11 smithi163 ceph-mon[70990]: osdmap e12: 2 total, 1 up, 2 in 2024-01-15T22:45:12.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:11 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:45:12.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:11 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:45:12.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:11 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:12.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:11 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:12.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:11 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:12.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:11 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:12.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:11 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:12.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:11 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:12.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:11 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:12.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:11 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:13.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:12 smithi053 ceph-mon[66518]: purged_snaps scrub starts 2024-01-15T22:45:13.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:12 smithi053 ceph-mon[66518]: purged_snaps scrub ok 2024-01-15T22:45:13.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:12 smithi053 ceph-mon[66518]: Detected new or changed devices on smithi053 2024-01-15T22:45:13.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:12 smithi053 ceph-mon[66518]: Adjusting osd_memory_target on smithi053 to 8051M 2024-01-15T22:45:13.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:12 smithi053 ceph-mon[66518]: osd.1 [v2:172.21.15.53:6810/1051220185,v1:172.21.15.53:6811/1051220185] boot 2024-01-15T22:45:13.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:12 smithi053 ceph-mon[66518]: osdmap e13: 2 total, 2 up, 2 in 2024-01-15T22:45:13.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:12 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:45:13.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:12 smithi053 ceph-mon[66518]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:13.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:12 smithi053 ceph-mon[80116]: purged_snaps scrub starts 2024-01-15T22:45:13.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:12 smithi053 ceph-mon[80116]: purged_snaps scrub ok 2024-01-15T22:45:13.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:12 smithi053 ceph-mon[80116]: Detected new or changed devices on smithi053 2024-01-15T22:45:13.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:12 smithi053 ceph-mon[80116]: Adjusting osd_memory_target on smithi053 to 8051M 2024-01-15T22:45:13.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:12 smithi053 ceph-mon[80116]: osd.1 [v2:172.21.15.53:6810/1051220185,v1:172.21.15.53:6811/1051220185] boot 2024-01-15T22:45:13.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:12 smithi053 ceph-mon[80116]: osdmap e13: 2 total, 2 up, 2 in 2024-01-15T22:45:13.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:12 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:45:13.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:12 smithi053 ceph-mon[80116]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:13.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:12 smithi163 ceph-mon[70990]: purged_snaps scrub starts 2024-01-15T22:45:13.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:12 smithi163 ceph-mon[70990]: purged_snaps scrub ok 2024-01-15T22:45:13.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:12 smithi163 ceph-mon[70990]: Detected new or changed devices on smithi053 2024-01-15T22:45:13.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:12 smithi163 ceph-mon[70990]: Adjusting osd_memory_target on smithi053 to 8051M 2024-01-15T22:45:13.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:12 smithi163 ceph-mon[70990]: osd.1 [v2:172.21.15.53:6810/1051220185,v1:172.21.15.53:6811/1051220185] boot 2024-01-15T22:45:13.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:12 smithi163 ceph-mon[70990]: osdmap e13: 2 total, 2 up, 2 in 2024-01-15T22:45:13.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:12 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:45:13.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:12 smithi163 ceph-mon[70990]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-01-15T22:45:14.004 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:13 smithi053 ceph-mon[66518]: osdmap e14: 2 total, 2 up, 2 in 2024-01-15T22:45:14.004 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:13 smithi053 ceph-mon[66518]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:45:14.004 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:13 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:45:14.004 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:13 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:45:14.004 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:13 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:14.005 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:13 smithi053 ceph-mon[80116]: osdmap e14: 2 total, 2 up, 2 in 2024-01-15T22:45:14.005 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:13 smithi053 ceph-mon[80116]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:45:14.005 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:13 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:45:14.005 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:13 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:45:14.005 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:13 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:14.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:13 smithi163 ceph-mon[70990]: osdmap e14: 2 total, 2 up, 2 in 2024-01-15T22:45:14.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:13 smithi163 ceph-mon[70990]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:45:14.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:45:14.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:45:14.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:13 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:15.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:14 smithi053 ceph-mon[66518]: pgmap v46: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:15.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:14 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3647662242' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c295926-2896-425f-a7e5-defca040f0eb"}]: dispatch 2024-01-15T22:45:15.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:14 smithi053 ceph-mon[66518]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c295926-2896-425f-a7e5-defca040f0eb"}]: dispatch 2024-01-15T22:45:15.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:14 smithi053 ceph-mon[66518]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c295926-2896-425f-a7e5-defca040f0eb"}]': finished 2024-01-15T22:45:15.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:14 smithi053 ceph-mon[66518]: osdmap e15: 3 total, 2 up, 3 in 2024-01-15T22:45:15.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:14 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:45:15.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:14 smithi053 ceph-mon[80116]: pgmap v46: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:15.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:14 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3647662242' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c295926-2896-425f-a7e5-defca040f0eb"}]: dispatch 2024-01-15T22:45:15.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:14 smithi053 ceph-mon[80116]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c295926-2896-425f-a7e5-defca040f0eb"}]: dispatch 2024-01-15T22:45:15.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:14 smithi053 ceph-mon[80116]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c295926-2896-425f-a7e5-defca040f0eb"}]': finished 2024-01-15T22:45:15.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:14 smithi053 ceph-mon[80116]: osdmap e15: 3 total, 2 up, 3 in 2024-01-15T22:45:15.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:14 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:45:15.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:14 smithi163 ceph-mon[70990]: pgmap v46: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:15.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:14 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3647662242' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c295926-2896-425f-a7e5-defca040f0eb"}]: dispatch 2024-01-15T22:45:15.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:14 smithi163 ceph-mon[70990]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c295926-2896-425f-a7e5-defca040f0eb"}]: dispatch 2024-01-15T22:45:15.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:14 smithi163 ceph-mon[70990]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c295926-2896-425f-a7e5-defca040f0eb"}]': finished 2024-01-15T22:45:15.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:14 smithi163 ceph-mon[70990]: osdmap e15: 3 total, 2 up, 3 in 2024-01-15T22:45:15.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:14 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:45:16.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:15 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3443881100' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:45:16.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:15 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3443881100' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:45:16.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:15 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3443881100' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:45:17.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:16 smithi053 ceph-mon[66518]: pgmap v48: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:17.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:16 smithi053 ceph-mon[80116]: pgmap v48: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:17.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:16 smithi163 ceph-mon[70990]: pgmap v48: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:19.199 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:18 smithi053 ceph-mon[66518]: pgmap v49: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:19.199 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:18 smithi053 ceph-mon[80116]: pgmap v49: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:19.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:18 smithi163 ceph-mon[70990]: pgmap v49: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:20.681 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:20 smithi053 ceph-mon[66518]: pgmap v50: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:20.681 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:20 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-15T22:45:20.681 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:20 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:20.681 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:20 smithi053 ceph-mon[66518]: Deploying daemon osd.2 on smithi053 2024-01-15T22:45:20.681 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:20 smithi053 ceph-mon[80116]: pgmap v50: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:20.681 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:20 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-15T22:45:20.681 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:20 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:20.682 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:20 smithi053 ceph-mon[80116]: Deploying daemon osd.2 on smithi053 2024-01-15T22:45:20.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:20 smithi163 ceph-mon[70990]: pgmap v50: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:20.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:20 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-15T22:45:20.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:20 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:20.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:20 smithi163 ceph-mon[70990]: Deploying daemon osd.2 on smithi053 2024-01-15T22:45:23.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:22 smithi163 ceph-mon[70990]: pgmap v51: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:23.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:22 smithi053 ceph-mon[66518]: pgmap v51: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:23.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:22 smithi053 ceph-mon[80116]: pgmap v51: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:24.749 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:24 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:24.750 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:24 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:24.750 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:24 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:24.750 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:24 smithi053 ceph-mon[66518]: pgmap v52: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:24.750 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:24 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:24.750 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:24 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:24.750 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:24 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:24.750 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:24 smithi053 ceph-mon[80116]: pgmap v52: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:24.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:24 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:24.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:24 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:24.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:24 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:24.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:24 smithi163 ceph-mon[70990]: pgmap v52: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:25.650 INFO:teuthology.orchestra.run.smithi053.stdout:Created osd(s) 2 on host 'smithi053' 2024-01-15T22:45:26.052 DEBUG:teuthology.orchestra.run.smithi053:osd.2> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.2.service 2024-01-15T22:45:26.054 INFO:tasks.cephadm:Deploying osd.3 on smithi053 with /dev/vg_nvme/lv_1... 2024-01-15T22:45:26.054 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-01-15T22:45:26.086 INFO:journalctl@ceph.osd.2.smithi053.stdout:-- Logs begin at Mon 2024-01-15 22:32:22 UTC. -- 2024-01-15T22:45:26.383 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:26.383 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:26.383 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:26.383 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:26.383 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:26.383 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:26.383 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:26.383 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:26.384 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[66518]: pgmap v53: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:26.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:26.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:26.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:26.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:26.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:26.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:26.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:26.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:26.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-mon[80116]: pgmap v53: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:26.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:26.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:26.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:26.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:26.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:26.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:26.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:26.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:26.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:26 smithi163 ceph-mon[70990]: pgmap v53: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:26.709 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:45:27.050 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:45:26 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-2[100516]: 2024-01-15T22:45:26.746+0000 7f0a7063e540 -1 osd.2 0 log_to_monitors true 2024-01-15T22:45:27.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:27 smithi163 ceph-mon[70990]: from='osd.2 [v2:172.21.15.53:6818/3159945693,v1:172.21.15.53:6819/3159945693]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-15T22:45:27.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:27 smithi163 ceph-mon[70990]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-15T22:45:28.022 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:27 smithi053 ceph-mon[66518]: from='osd.2 [v2:172.21.15.53:6818/3159945693,v1:172.21.15.53:6819/3159945693]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-15T22:45:28.022 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:27 smithi053 ceph-mon[66518]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-15T22:45:28.023 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:27 smithi053 ceph-mon[80116]: from='osd.2 [v2:172.21.15.53:6818/3159945693,v1:172.21.15.53:6819/3159945693]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-15T22:45:28.023 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:27 smithi053 ceph-mon[80116]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-15T22:45:28.213 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-01-15T22:45:28.213 INFO:teuthology.orchestra.run.smithi053.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-01-15T22:45:28.213 INFO:teuthology.orchestra.run.smithi053.stderr: stderr: 10+0 records in 2024-01-15T22:45:28.213 INFO:teuthology.orchestra.run.smithi053.stderr:10+0 records out 2024-01-15T22:45:28.213 INFO:teuthology.orchestra.run.smithi053.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00820717 s, 1.3 GB/s 2024-01-15T22:45:28.213 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping successful for: 2024-01-15T22:45:28.675 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-2[100516]: 2024-01-15T22:45:28.627+0000 7f0a66e12700 -1 osd.2 0 waiting for initial osdmap 2024-01-15T22:45:28.675 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-2[100516]: 2024-01-15T22:45:28.630+0000 7f0a62c0f700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-15T22:45:28.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[66518]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-01-15T22:45:28.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[66518]: osdmap e16: 3 total, 2 up, 3 in 2024-01-15T22:45:28.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:45:28.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[66518]: from='osd.2 [v2:172.21.15.53:6818/3159945693,v1:172.21.15.53:6819/3159945693]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:45:28.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[66518]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:45:28.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[66518]: pgmap v55: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:28.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:28.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:28.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:28.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:28.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:28.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:28.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:28.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:28.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:28.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[80116]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-01-15T22:45:28.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[80116]: osdmap e16: 3 total, 2 up, 3 in 2024-01-15T22:45:28.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:45:28.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[80116]: from='osd.2 [v2:172.21.15.53:6818/3159945693,v1:172.21.15.53:6819/3159945693]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:45:28.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[80116]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:45:28.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[80116]: pgmap v55: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:28.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:28.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:28.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:28.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:28.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:28.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:28.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:28.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:28.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:28.743 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch daemon add osd smithi053:vg_nvme/lv_1 2024-01-15T22:45:28.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:28 smithi163 ceph-mon[70990]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-01-15T22:45:28.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:28 smithi163 ceph-mon[70990]: osdmap e16: 3 total, 2 up, 3 in 2024-01-15T22:45:28.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:45:28.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:28 smithi163 ceph-mon[70990]: from='osd.2 [v2:172.21.15.53:6818/3159945693,v1:172.21.15.53:6819/3159945693]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:45:28.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:28 smithi163 ceph-mon[70990]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:45:28.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:28 smithi163 ceph-mon[70990]: pgmap v55: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:28.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:28.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:28.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:28.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:28.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:28.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:28.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:28.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:28.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:29.012 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:45:29.773 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:29 smithi053 ceph-mon[66518]: Detected new or changed devices on smithi053 2024-01-15T22:45:29.773 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:29 smithi053 ceph-mon[66518]: Adjusting osd_memory_target on smithi053 to 5367M 2024-01-15T22:45:29.773 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:29 smithi053 ceph-mon[66518]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-01-15T22:45:29.773 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:29 smithi053 ceph-mon[66518]: osdmap e17: 3 total, 2 up, 3 in 2024-01-15T22:45:29.773 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:29 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:45:29.773 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:29 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:45:29.774 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:29 smithi053 ceph-mon[80116]: Detected new or changed devices on smithi053 2024-01-15T22:45:29.774 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:29 smithi053 ceph-mon[80116]: Adjusting osd_memory_target on smithi053 to 5367M 2024-01-15T22:45:29.774 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:29 smithi053 ceph-mon[80116]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-01-15T22:45:29.774 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:29 smithi053 ceph-mon[80116]: osdmap e17: 3 total, 2 up, 3 in 2024-01-15T22:45:29.774 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:29 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:45:29.774 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:29 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:45:29.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:29 smithi163 ceph-mon[70990]: Detected new or changed devices on smithi053 2024-01-15T22:45:29.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:29 smithi163 ceph-mon[70990]: Adjusting osd_memory_target on smithi053 to 5367M 2024-01-15T22:45:29.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:29 smithi163 ceph-mon[70990]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-01-15T22:45:29.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:29 smithi163 ceph-mon[70990]: osdmap e17: 3 total, 2 up, 3 in 2024-01-15T22:45:29.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:29 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:45:29.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:29 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:45:30.936 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[66518]: purged_snaps scrub starts 2024-01-15T22:45:30.937 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[66518]: purged_snaps scrub ok 2024-01-15T22:45:30.937 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[66518]: osd.2 [v2:172.21.15.53:6818/3159945693,v1:172.21.15.53:6819/3159945693] boot 2024-01-15T22:45:30.937 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[66518]: osdmap e18: 3 total, 3 up, 3 in 2024-01-15T22:45:30.937 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:45:30.937 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[66518]: pgmap v58: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:30.937 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-01-15T22:45:30.938 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:45:30.938 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:45:30.938 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:30.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[80116]: purged_snaps scrub starts 2024-01-15T22:45:30.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[80116]: purged_snaps scrub ok 2024-01-15T22:45:30.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[80116]: osd.2 [v2:172.21.15.53:6818/3159945693,v1:172.21.15.53:6819/3159945693] boot 2024-01-15T22:45:30.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[80116]: osdmap e18: 3 total, 3 up, 3 in 2024-01-15T22:45:30.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:45:30.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[80116]: pgmap v58: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:30.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-01-15T22:45:30.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:45:30.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:45:30.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:30 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:30.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:30 smithi163 ceph-mon[70990]: purged_snaps scrub starts 2024-01-15T22:45:30.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:30 smithi163 ceph-mon[70990]: purged_snaps scrub ok 2024-01-15T22:45:30.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:30 smithi163 ceph-mon[70990]: osd.2 [v2:172.21.15.53:6818/3159945693,v1:172.21.15.53:6819/3159945693] boot 2024-01-15T22:45:30.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:30 smithi163 ceph-mon[70990]: osdmap e18: 3 total, 3 up, 3 in 2024-01-15T22:45:30.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:30 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:45:30.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:30 smithi163 ceph-mon[70990]: pgmap v58: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-01-15T22:45:30.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:30 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-01-15T22:45:30.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:30 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:45:30.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:30 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:45:30.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:30 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:31.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:31 smithi053 ceph-mon[66518]: from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:45:31.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-01-15T22:45:31.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:31 smithi053 ceph-mon[66518]: osdmap e19: 3 total, 3 up, 3 in 2024-01-15T22:45:31.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T22:45:31.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:31 smithi163 ceph-mon[70990]: from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:45:31.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-01-15T22:45:31.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:31 smithi163 ceph-mon[70990]: osdmap e19: 3 total, 3 up, 3 in 2024-01-15T22:45:31.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T22:45:32.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:31 smithi053 ceph-mon[80116]: from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:45:32.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-01-15T22:45:32.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:31 smithi053 ceph-mon[80116]: osdmap e19: 3 total, 3 up, 3 in 2024-01-15T22:45:32.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T22:45:32.550 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:45:32 smithi053 sudo[105769]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-01-15T22:45:32.550 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:45:32 smithi053 sudo[105769]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-01-15T22:45:32.550 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:45:32 smithi053 sudo[105769]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-01-15T22:45:32.550 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:45:32 smithi053 sudo[105769]: pam_unix(sudo:session): session closed for user root 2024-01-15T22:45:32.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:32 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-01-15T22:45:32.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:32 smithi163 ceph-mon[70990]: osdmap e20: 3 total, 3 up, 3 in 2024-01-15T22:45:32.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:32 smithi163 ceph-mon[70990]: pgmap v61: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-01-15T22:45:32.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:32 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3776722046' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d3f4de2-4e78-46af-b682-0becf97f424b"}]: dispatch 2024-01-15T22:45:32.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:32 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3776722046' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7d3f4de2-4e78-46af-b682-0becf97f424b"}]': finished 2024-01-15T22:45:32.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:32 smithi163 ceph-mon[70990]: osdmap e21: 4 total, 3 up, 4 in 2024-01-15T22:45:32.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:32 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:32.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:32 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:33.049 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:45:32 smithi053 sudo[105787]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-01-15T22:45:33.050 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:45:32 smithi053 sudo[105787]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-01-15T22:45:33.050 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:45:32 smithi053 sudo[105787]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-01-15T22:45:33.050 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:45:32 smithi053 sudo[105787]: pam_unix(sudo:session): session closed for user root 2024-01-15T22:45:33.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:32 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-01-15T22:45:33.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:32 smithi053 ceph-mon[66518]: osdmap e20: 3 total, 3 up, 3 in 2024-01-15T22:45:33.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:32 smithi053 ceph-mon[66518]: pgmap v61: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-01-15T22:45:33.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:32 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3776722046' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d3f4de2-4e78-46af-b682-0becf97f424b"}]: dispatch 2024-01-15T22:45:33.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:32 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3776722046' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7d3f4de2-4e78-46af-b682-0becf97f424b"}]': finished 2024-01-15T22:45:33.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:32 smithi053 ceph-mon[66518]: osdmap e21: 4 total, 3 up, 4 in 2024-01-15T22:45:33.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:32 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:33.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:32 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:33.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:32 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-01-15T22:45:33.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:32 smithi053 ceph-mon[80116]: osdmap e20: 3 total, 3 up, 3 in 2024-01-15T22:45:33.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:32 smithi053 ceph-mon[80116]: pgmap v61: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-01-15T22:45:33.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:32 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3776722046' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d3f4de2-4e78-46af-b682-0becf97f424b"}]: dispatch 2024-01-15T22:45:33.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:32 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3776722046' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7d3f4de2-4e78-46af-b682-0becf97f424b"}]': finished 2024-01-15T22:45:33.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:32 smithi053 ceph-mon[80116]: osdmap e21: 4 total, 3 up, 4 in 2024-01-15T22:45:33.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:32 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:33.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:32 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:33.520 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:45:33 smithi053 sudo[105860]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-01-15T22:45:33.520 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:45:33 smithi053 sudo[105860]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-01-15T22:45:33.520 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:45:33 smithi053 sudo[105860]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-01-15T22:45:33.520 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:45:33 smithi053 sudo[105860]: pam_unix(sudo:session): session closed for user root 2024-01-15T22:45:33.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:33 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2499085800' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:45:33.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:33 smithi053 ceph-mon[66518]: mgrmap e15: y(active, since 103s), standbys: x 2024-01-15T22:45:33.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:33 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2499085800' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:45:33.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:33 smithi053 ceph-mon[80116]: mgrmap e15: y(active, since 103s), standbys: x 2024-01-15T22:45:33.800 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:45:33 smithi053 sudo[106051]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-01-15T22:45:33.800 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:45:33 smithi053 sudo[106051]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-01-15T22:45:33.800 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:45:33 smithi053 sudo[106051]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-01-15T22:45:33.800 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:45:33 smithi053 sudo[106051]: pam_unix(sudo:session): session closed for user root 2024-01-15T22:45:33.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:33 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2499085800' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:45:33.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:33 smithi163 ceph-mon[70990]: mgrmap e15: y(active, since 103s), standbys: x 2024-01-15T22:45:34.299 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:45:33 smithi053 sudo[106239]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-01-15T22:45:34.299 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:45:33 smithi053 sudo[106239]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-01-15T22:45:34.299 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:45:33 smithi053 sudo[106239]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-01-15T22:45:34.299 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:45:33 smithi053 sudo[106239]: pam_unix(sudo:session): session closed for user root 2024-01-15T22:45:34.799 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:45:34 smithi053 sudo[106431]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-01-15T22:45:34.799 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:45:34 smithi053 sudo[106431]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-01-15T22:45:34.800 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:45:34 smithi053 sudo[106431]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-01-15T22:45:34.800 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:45:34 smithi053 sudo[106431]: pam_unix(sudo:session): session closed for user root 2024-01-15T22:45:35.183 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:34 smithi053 sudo[106628]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-01-15T22:45:35.183 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:34 smithi053 sudo[106628]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-01-15T22:45:35.183 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:34 smithi053 sudo[106628]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-01-15T22:45:35.183 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:34 smithi053 sudo[106628]: pam_unix(sudo:session): session closed for user root 2024-01-15T22:45:35.508 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:35 smithi053 ceph-mon[80116]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-01-15T22:45:35.508 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:35 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-15T22:45:35.508 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:35 smithi053 sudo[106761]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-01-15T22:45:35.508 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:35 smithi053 sudo[106761]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-01-15T22:45:35.509 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:35 smithi053 sudo[106761]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-01-15T22:45:35.509 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:35 smithi053 sudo[106761]: pam_unix(sudo:session): session closed for user root 2024-01-15T22:45:35.509 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:35 smithi053 ceph-mon[66518]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-01-15T22:45:35.509 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:35 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-15T22:45:35.581 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:35 smithi163 ceph-mon[70990]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-01-15T22:45:35.581 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:35 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-15T22:45:35.581 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:35 smithi163 sudo[73889]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-01-15T22:45:35.581 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:35 smithi163 sudo[73889]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-01-15T22:45:35.582 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:35 smithi163 sudo[73889]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-01-15T22:45:35.582 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:35 smithi163 sudo[73889]: pam_unix(sudo:session): session closed for user root 2024-01-15T22:45:35.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:35 smithi163 sudo[73892]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-01-15T22:45:35.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:35 smithi163 sudo[73892]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-01-15T22:45:35.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:35 smithi163 sudo[73892]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-01-15T22:45:35.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:35 smithi163 sudo[73892]: pam_unix(sudo:session): session closed for user root 2024-01-15T22:45:36.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 sudo[106943]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-01-15T22:45:36.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 sudo[106943]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-01-15T22:45:36.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 sudo[106943]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-01-15T22:45:36.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 sudo[106943]: pam_unix(sudo:session): session closed for user root 2024-01-15T22:45:37.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 sudo[106995]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-01-15T22:45:37.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 sudo[106995]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-01-15T22:45:37.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 sudo[106995]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-01-15T22:45:37.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 sudo[106995]: pam_unix(sudo:session): session closed for user root 2024-01-15T22:45:37.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-15T22:45:37.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:45:37.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:45:37.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:45:37.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-15T22:45:37.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:45:37.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:45:37.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:45:37.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-15T22:45:37.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[80116]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-01-15T22:45:37.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:37.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:45:37.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:45:37.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:45:37.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-15T22:45:37.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:45:37.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:45:37.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:45:37.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-15T22:45:37.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:45:37.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:45:37.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:45:37.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-15T22:45:37.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[66518]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-01-15T22:45:37.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:37.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:45:37.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:45:37.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:36 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:45:37.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:36 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-15T22:45:37.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:36 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:45:37.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:36 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:45:37.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:36 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:45:37.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:36 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-15T22:45:37.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:36 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:45:37.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:36 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:45:37.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:36 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:45:37.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:36 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-15T22:45:37.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:36 smithi163 ceph-mon[70990]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-01-15T22:45:37.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:36 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:37.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:36 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:45:37.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:36 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:45:37.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:36 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:45:38.012 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:37 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-15T22:45:38.012 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:37 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-15T22:45:38.012 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:37 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-15T22:45:38.012 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:37 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:38.012 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:37 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-15T22:45:38.012 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:37 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-15T22:45:38.013 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:37 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-15T22:45:38.013 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:37 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:38.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:37 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-15T22:45:38.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:37 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-15T22:45:38.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:37 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-15T22:45:38.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:37 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:39.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:38 smithi053 ceph-mon[66518]: Deploying daemon osd.3 on smithi053 2024-01-15T22:45:39.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:38 smithi053 ceph-mon[66518]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-01-15T22:45:39.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:38 smithi053 ceph-mon[80116]: Deploying daemon osd.3 on smithi053 2024-01-15T22:45:39.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:38 smithi053 ceph-mon[80116]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-01-15T22:45:39.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:38 smithi163 ceph-mon[70990]: Deploying daemon osd.3 on smithi053 2024-01-15T22:45:39.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:38 smithi163 ceph-mon[70990]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-01-15T22:45:41.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:40 smithi163 ceph-mon[70990]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-01-15T22:45:41.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:40 smithi053 ceph-mon[66518]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-01-15T22:45:41.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:40 smithi053 ceph-mon[80116]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-01-15T22:45:42.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:42 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:42.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:42 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:42.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:42 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:42.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:42 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:42.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:42 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:42.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:42 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:42.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:42 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:42.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:42 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:42.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:42 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:43.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:43 smithi053 ceph-mon[80116]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-01-15T22:45:43.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:43 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:43.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:43 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:43.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:43 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:43.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:43 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:43.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:43 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:43.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:43 smithi053 ceph-mon[66518]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-01-15T22:45:43.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:43 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:43.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:43 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:43.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:43 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:43.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:43 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:43.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:43 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:43.451 INFO:teuthology.orchestra.run.smithi053.stdout:Created osd(s) 3 on host 'smithi053' 2024-01-15T22:45:43.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:43 smithi163 ceph-mon[70990]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-01-15T22:45:43.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:43 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:43.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:43 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:43.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:43 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:43.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:43 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:43.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:43 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:43.898 DEBUG:teuthology.orchestra.run.smithi053:osd.3> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.3.service 2024-01-15T22:45:43.900 INFO:tasks.cephadm:Deploying osd.4 on smithi163 with /dev/vg_nvme/lv_4... 2024-01-15T22:45:43.900 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-01-15T22:45:43.932 INFO:journalctl@ceph.osd.3.smithi053.stdout:-- Logs begin at Mon 2024-01-15 22:32:22 UTC. -- 2024-01-15T22:45:44.164 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.b/config 2024-01-15T22:45:44.344 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:45:44 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3[107667]: 2024-01-15T22:45:44.344+0000 7f4a0c3fe540 -1 osd.3 0 log_to_monitors true 2024-01-15T22:45:44.551 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:44 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:44.551 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:44 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:44.552 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:44 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:44.552 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:44 smithi163 ceph-mon[70990]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-01-15T22:45:44.552 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:44 smithi163 ceph-mon[70990]: from='osd.3 [v2:172.21.15.53:6826/4054894671,v1:172.21.15.53:6827/4054894671]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-15T22:45:44.552 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:44 smithi163 ceph-mon[70990]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-15T22:45:44.646 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:44 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:44.646 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:44 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:44.646 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:44 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:44.646 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:44 smithi053 ceph-mon[66518]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-01-15T22:45:44.646 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:44 smithi053 ceph-mon[66518]: from='osd.3 [v2:172.21.15.53:6826/4054894671,v1:172.21.15.53:6827/4054894671]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-15T22:45:44.646 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:44 smithi053 ceph-mon[66518]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-15T22:45:44.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:44 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:44.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:44 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:44.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:44 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:44.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:44 smithi053 ceph-mon[80116]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-01-15T22:45:44.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:44 smithi053 ceph-mon[80116]: from='osd.3 [v2:172.21.15.53:6826/4054894671,v1:172.21.15.53:6827/4054894671]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-15T22:45:44.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:44 smithi053 ceph-mon[80116]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-15T22:45:45.384 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-01-15T22:45:45.384 INFO:teuthology.orchestra.run.smithi163.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-01-15T22:45:45.384 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10+0 records in 2024-01-15T22:45:45.384 INFO:teuthology.orchestra.run.smithi163.stderr:10+0 records out 2024-01-15T22:45:45.384 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.01109 s, 946 MB/s 2024-01-15T22:45:45.384 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping successful for: 2024-01-15T22:45:45.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:45 smithi163 ceph-mon[70990]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-01-15T22:45:45.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:45 smithi163 ceph-mon[70990]: osdmap e22: 4 total, 3 up, 4 in 2024-01-15T22:45:45.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:45 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:45.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:45 smithi163 ceph-mon[70990]: from='osd.3 [v2:172.21.15.53:6826/4054894671,v1:172.21.15.53:6827/4054894671]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:45:45.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:45 smithi163 ceph-mon[70990]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:45:45.745 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:45 smithi053 ceph-mon[66518]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-01-15T22:45:45.746 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:45 smithi053 ceph-mon[66518]: osdmap e22: 4 total, 3 up, 4 in 2024-01-15T22:45:45.746 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:45 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:45.746 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:45 smithi053 ceph-mon[66518]: from='osd.3 [v2:172.21.15.53:6826/4054894671,v1:172.21.15.53:6827/4054894671]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:45:45.746 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:45 smithi053 ceph-mon[66518]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:45:45.746 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:45 smithi053 ceph-mon[80116]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-01-15T22:45:45.746 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:45 smithi053 ceph-mon[80116]: osdmap e22: 4 total, 3 up, 4 in 2024-01-15T22:45:45.746 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:45 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:45.746 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:45 smithi053 ceph-mon[80116]: from='osd.3 [v2:172.21.15.53:6826/4054894671,v1:172.21.15.53:6827/4054894671]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:45:45.746 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:45 smithi053 ceph-mon[80116]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:45:45.747 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:45:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3[107667]: 2024-01-15T22:45:45.429+0000 7f4a02bd2700 -1 osd.3 0 waiting for initial osdmap 2024-01-15T22:45:45.747 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:45:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3[107667]: 2024-01-15T22:45:45.433+0000 7f49fe1ce700 -1 osd.3 23 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-15T22:45:45.785 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch daemon add osd smithi163:vg_nvme/lv_4 2024-01-15T22:45:46.036 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.b/config 2024-01-15T22:45:46.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[66518]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-01-15T22:45:46.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[66518]: osdmap e23: 4 total, 3 up, 4 in 2024-01-15T22:45:46.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:46.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:46.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[66518]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-01-15T22:45:46.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[66518]: Detected new or changed devices on smithi053 2024-01-15T22:45:46.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:46.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:46.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:46.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:46.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:46.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:46.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[66518]: Adjusting osd_memory_target on smithi053 to 4025M 2024-01-15T22:45:46.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:46.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:46.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:46.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:46.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:46 smithi163 ceph-mon[70990]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-01-15T22:45:46.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:46 smithi163 ceph-mon[70990]: osdmap e23: 4 total, 3 up, 4 in 2024-01-15T22:45:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:46 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:46 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:46 smithi163 ceph-mon[70990]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-01-15T22:45:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:46 smithi163 ceph-mon[70990]: Detected new or changed devices on smithi053 2024-01-15T22:45:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:46 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:46 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:46 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:46 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:46 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:46 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:46 smithi163 ceph-mon[70990]: Adjusting osd_memory_target on smithi053 to 4025M 2024-01-15T22:45:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:46 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:46 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:46 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:46 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:46.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[80116]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-01-15T22:45:46.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[80116]: osdmap e23: 4 total, 3 up, 4 in 2024-01-15T22:45:46.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:46.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:46.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[80116]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-01-15T22:45:46.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[80116]: Detected new or changed devices on smithi053 2024-01-15T22:45:46.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:46.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:46.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:46.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:46.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:46.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:45:46.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[80116]: Adjusting osd_memory_target on smithi053 to 4025M 2024-01-15T22:45:46.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:46.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:46.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:46.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:46 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:47.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:47 smithi163 ceph-mon[70990]: purged_snaps scrub starts 2024-01-15T22:45:47.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:47 smithi163 ceph-mon[70990]: purged_snaps scrub ok 2024-01-15T22:45:47.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:47 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:47.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:47 smithi163 ceph-mon[70990]: osd.3 [v2:172.21.15.53:6826/4054894671,v1:172.21.15.53:6827/4054894671] boot 2024-01-15T22:45:47.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:47 smithi163 ceph-mon[70990]: osdmap e24: 4 total, 4 up, 4 in 2024-01-15T22:45:47.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:47 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:47.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:47 smithi163 ceph-mon[70990]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:45:47.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:47 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:45:47.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:47 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:45:47.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:47 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:47.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[66518]: purged_snaps scrub starts 2024-01-15T22:45:47.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[66518]: purged_snaps scrub ok 2024-01-15T22:45:47.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:47.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[66518]: osd.3 [v2:172.21.15.53:6826/4054894671,v1:172.21.15.53:6827/4054894671] boot 2024-01-15T22:45:47.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[66518]: osdmap e24: 4 total, 4 up, 4 in 2024-01-15T22:45:47.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:47.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[66518]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:45:47.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:45:47.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:45:47.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:47.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[80116]: purged_snaps scrub starts 2024-01-15T22:45:47.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[80116]: purged_snaps scrub ok 2024-01-15T22:45:47.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:47.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[80116]: osd.3 [v2:172.21.15.53:6826/4054894671,v1:172.21.15.53:6827/4054894671] boot 2024-01-15T22:45:47.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[80116]: osdmap e24: 4 total, 4 up, 4 in 2024-01-15T22:45:47.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:45:47.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[80116]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:45:47.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:45:47.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:45:47.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:47 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:48.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:48 smithi163 ceph-mon[70990]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:48.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:48 smithi053 ceph-mon[66518]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:48.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:48 smithi053 ceph-mon[80116]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:49.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:49 smithi163 ceph-mon[70990]: osdmap e25: 4 total, 4 up, 4 in 2024-01-15T22:45:49.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:49 smithi163 ceph-mon[70990]: from='client.? 172.21.15.163:0/1680891468' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2c20d72b-82a8-4b01-a261-dcc432e159cf"}]: dispatch 2024-01-15T22:45:49.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:49 smithi163 ceph-mon[70990]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2c20d72b-82a8-4b01-a261-dcc432e159cf"}]: dispatch 2024-01-15T22:45:49.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:49 smithi163 ceph-mon[70990]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2c20d72b-82a8-4b01-a261-dcc432e159cf"}]': finished 2024-01-15T22:45:49.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:49 smithi163 ceph-mon[70990]: osdmap e26: 5 total, 4 up, 5 in 2024-01-15T22:45:49.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:49 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:45:49.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:49 smithi163 ceph-mon[70990]: from='client.? 172.21.15.163:0/2187482891' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:45:49.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:49 smithi053 ceph-mon[66518]: osdmap e25: 4 total, 4 up, 4 in 2024-01-15T22:45:49.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:49 smithi053 ceph-mon[66518]: from='client.? 172.21.15.163:0/1680891468' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2c20d72b-82a8-4b01-a261-dcc432e159cf"}]: dispatch 2024-01-15T22:45:49.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:49 smithi053 ceph-mon[66518]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2c20d72b-82a8-4b01-a261-dcc432e159cf"}]: dispatch 2024-01-15T22:45:49.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:49 smithi053 ceph-mon[66518]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2c20d72b-82a8-4b01-a261-dcc432e159cf"}]': finished 2024-01-15T22:45:49.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:49 smithi053 ceph-mon[66518]: osdmap e26: 5 total, 4 up, 5 in 2024-01-15T22:45:49.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:49 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:45:49.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:49 smithi053 ceph-mon[66518]: from='client.? 172.21.15.163:0/2187482891' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:45:49.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:49 smithi053 ceph-mon[80116]: osdmap e25: 4 total, 4 up, 4 in 2024-01-15T22:45:49.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:49 smithi053 ceph-mon[80116]: from='client.? 172.21.15.163:0/1680891468' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2c20d72b-82a8-4b01-a261-dcc432e159cf"}]: dispatch 2024-01-15T22:45:49.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:49 smithi053 ceph-mon[80116]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2c20d72b-82a8-4b01-a261-dcc432e159cf"}]: dispatch 2024-01-15T22:45:49.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:49 smithi053 ceph-mon[80116]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2c20d72b-82a8-4b01-a261-dcc432e159cf"}]': finished 2024-01-15T22:45:49.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:49 smithi053 ceph-mon[80116]: osdmap e26: 5 total, 4 up, 5 in 2024-01-15T22:45:49.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:49 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:45:49.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:49 smithi053 ceph-mon[80116]: from='client.? 172.21.15.163:0/2187482891' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:45:50.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:50 smithi163 ceph-mon[70990]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:50.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:50 smithi053 ceph-mon[66518]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:50.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:50 smithi053 ceph-mon[80116]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:53.073 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:52 smithi163 ceph-mon[70990]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:53.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:52 smithi053 ceph-mon[66518]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:53.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:52 smithi053 ceph-mon[80116]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:54.188 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:53 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-15T22:45:54.188 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:53 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:54.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:53 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-15T22:45:54.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:53 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:54.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:53 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-15T22:45:54.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:53 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:55.133 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:54 smithi163 ceph-mon[70990]: Deploying daemon osd.4 on smithi163 2024-01-15T22:45:55.133 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:54 smithi163 ceph-mon[70990]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:55.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:54 smithi053 ceph-mon[66518]: Deploying daemon osd.4 on smithi163 2024-01-15T22:45:55.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:54 smithi053 ceph-mon[66518]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:55.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:54 smithi053 ceph-mon[80116]: Deploying daemon osd.4 on smithi163 2024-01-15T22:45:55.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:54 smithi053 ceph-mon[80116]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:56.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:56 smithi163 ceph-mon[70990]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:56.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:56 smithi053 ceph-mon[66518]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:56.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:56 smithi053 ceph-mon[80116]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:58.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:58 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:58.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:58 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:58.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:58 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:58.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:58 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:58.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:58 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:58.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:58 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:58.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:58 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:58.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:58 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:58.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:58 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:59.056 INFO:teuthology.orchestra.run.smithi163.stdout:Created osd(s) 4 on host 'smithi163' 2024-01-15T22:45:59.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:59 smithi163 ceph-mon[70990]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:59.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:59 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:59.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:59 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:59.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:59 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:59.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:59 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:59.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:59 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:59.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:59 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:59.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:59 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:59.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:45:59 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:59.424 DEBUG:teuthology.orchestra.run.smithi163:osd.4> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.4.service 2024-01-15T22:45:59.426 INFO:tasks.cephadm:Deploying osd.5 on smithi163 with /dev/vg_nvme/lv_3... 2024-01-15T22:45:59.426 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-01-15T22:45:59.460 INFO:journalctl@ceph.osd.4.smithi163.stdout:-- Logs begin at Mon 2024-01-15 22:32:33 UTC. -- 2024-01-15T22:45:59.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[66518]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:59.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:59.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:59.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:59.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:59.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:59.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:59.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:59.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:59.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[80116]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:45:59.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:59.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:59.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:45:59.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:45:59.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:59.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:59.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:45:59.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:45:59 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:45:59.824 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.b/config 2024-01-15T22:46:00.569 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:46:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[76666]: 2024-01-15T22:46:00.306+0000 7feea60de540 -1 osd.4 0 log_to_monitors true 2024-01-15T22:46:01.057 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-01-15T22:46:01.058 INFO:teuthology.orchestra.run.smithi163.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-01-15T22:46:01.058 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10+0 records in 2024-01-15T22:46:01.058 INFO:teuthology.orchestra.run.smithi163.stderr:10+0 records out 2024-01-15T22:46:01.058 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0124368 s, 843 MB/s 2024-01-15T22:46:01.058 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping successful for: 2024-01-15T22:46:01.367 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:01 smithi163 ceph-mon[70990]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:46:01.367 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:01 smithi163 ceph-mon[70990]: from='osd.4 [v2:172.21.15.163:6800/4156967068,v1:172.21.15.163:6801/4156967068]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-15T22:46:01.367 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:01 smithi163 ceph-mon[70990]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-15T22:46:01.442 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch daemon add osd smithi163:vg_nvme/lv_3 2024-01-15T22:46:01.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:01 smithi053 ceph-mon[66518]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:46:01.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:01 smithi053 ceph-mon[66518]: from='osd.4 [v2:172.21.15.163:6800/4156967068,v1:172.21.15.163:6801/4156967068]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-15T22:46:01.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:01 smithi053 ceph-mon[66518]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-15T22:46:01.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:01 smithi053 ceph-mon[80116]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:46:01.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:01 smithi053 ceph-mon[80116]: from='osd.4 [v2:172.21.15.163:6800/4156967068,v1:172.21.15.163:6801/4156967068]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-15T22:46:01.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:01 smithi053 ceph-mon[80116]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-15T22:46:01.706 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.b/config 2024-01-15T22:46:02.414 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:46:02 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[76666]: 2024-01-15T22:46:02.149+0000 7fee9e0b5700 -1 osd.4 0 waiting for initial osdmap 2024-01-15T22:46:02.414 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:46:02 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[76666]: 2024-01-15T22:46:02.153+0000 7fee95eaa700 -1 osd.4 28 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-15T22:46:02.414 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:02 smithi163 ceph-mon[70990]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-01-15T22:46:02.414 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:02 smithi163 ceph-mon[70990]: osdmap e27: 5 total, 4 up, 5 in 2024-01-15T22:46:02.414 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:02 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:46:02.414 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:02 smithi163 ceph-mon[70990]: from='osd.4 [v2:172.21.15.163:6800/4156967068,v1:172.21.15.163:6801/4156967068]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:02.415 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:02 smithi163 ceph-mon[70990]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:02.415 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:02 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:02.415 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:02 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:02.415 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:02 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:02.415 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:02 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:02.415 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:02 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:02.415 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:02 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:02.415 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:02 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:02.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[66518]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-01-15T22:46:02.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[66518]: osdmap e27: 5 total, 4 up, 5 in 2024-01-15T22:46:02.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:46:02.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[66518]: from='osd.4 [v2:172.21.15.163:6800/4156967068,v1:172.21.15.163:6801/4156967068]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:02.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[66518]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:02.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:02.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:02.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:02.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:02.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:02.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:02.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:02.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[80116]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-01-15T22:46:02.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[80116]: osdmap e27: 5 total, 4 up, 5 in 2024-01-15T22:46:02.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:46:02.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[80116]: from='osd.4 [v2:172.21.15.163:6800/4156967068,v1:172.21.15.163:6801/4156967068]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:02.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[80116]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:02.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:02.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:02.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:02.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:02.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:02.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:02.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:02 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:03.439 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:03 smithi163 ceph-mon[70990]: Detected new or changed devices on smithi163 2024-01-15T22:46:03.439 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:03 smithi163 ceph-mon[70990]: Adjusting osd_memory_target on smithi163 to 17122M 2024-01-15T22:46:03.439 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:03 smithi163 ceph-mon[70990]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:46:03.439 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:03 smithi163 ceph-mon[70990]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-01-15T22:46:03.439 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:03 smithi163 ceph-mon[70990]: osdmap e28: 5 total, 4 up, 5 in 2024-01-15T22:46:03.440 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:03 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:46:03.440 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:03 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:46:03.440 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:03 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:46:03.440 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:03 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:46:03.440 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:03 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:03.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[66518]: Detected new or changed devices on smithi163 2024-01-15T22:46:03.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[66518]: Adjusting osd_memory_target on smithi163 to 17122M 2024-01-15T22:46:03.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[66518]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:46:03.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[66518]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-01-15T22:46:03.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[66518]: osdmap e28: 5 total, 4 up, 5 in 2024-01-15T22:46:03.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:46:03.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:46:03.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:46:03.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:46:03.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:03.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[80116]: Detected new or changed devices on smithi163 2024-01-15T22:46:03.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[80116]: Adjusting osd_memory_target on smithi163 to 17122M 2024-01-15T22:46:03.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[80116]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-01-15T22:46:03.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[80116]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-01-15T22:46:03.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[80116]: osdmap e28: 5 total, 4 up, 5 in 2024-01-15T22:46:03.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:46:03.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:46:03.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:46:03.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:46:03.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:03 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:04.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:04 smithi163 ceph-mon[70990]: purged_snaps scrub starts 2024-01-15T22:46:04.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:04 smithi163 ceph-mon[70990]: purged_snaps scrub ok 2024-01-15T22:46:04.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:04 smithi163 ceph-mon[70990]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:46:04.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:04 smithi163 ceph-mon[70990]: osd.4 [v2:172.21.15.163:6800/4156967068,v1:172.21.15.163:6801/4156967068] boot 2024-01-15T22:46:04.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:04 smithi163 ceph-mon[70990]: osdmap e29: 5 total, 5 up, 5 in 2024-01-15T22:46:04.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:04 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:46:04.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:04 smithi163 ceph-mon[70990]: pgmap v86: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-01-15T22:46:04.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:04 smithi163 ceph-mon[70990]: osdmap e30: 5 total, 5 up, 5 in 2024-01-15T22:46:04.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:04 smithi053 ceph-mon[66518]: purged_snaps scrub starts 2024-01-15T22:46:04.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:04 smithi053 ceph-mon[66518]: purged_snaps scrub ok 2024-01-15T22:46:04.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:04 smithi053 ceph-mon[66518]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:46:04.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:04 smithi053 ceph-mon[66518]: osd.4 [v2:172.21.15.163:6800/4156967068,v1:172.21.15.163:6801/4156967068] boot 2024-01-15T22:46:04.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:04 smithi053 ceph-mon[66518]: osdmap e29: 5 total, 5 up, 5 in 2024-01-15T22:46:04.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:04 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:46:04.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:04 smithi053 ceph-mon[66518]: pgmap v86: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-01-15T22:46:04.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:04 smithi053 ceph-mon[66518]: osdmap e30: 5 total, 5 up, 5 in 2024-01-15T22:46:04.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:04 smithi053 ceph-mon[80116]: purged_snaps scrub starts 2024-01-15T22:46:04.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:04 smithi053 ceph-mon[80116]: purged_snaps scrub ok 2024-01-15T22:46:04.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:04 smithi053 ceph-mon[80116]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:46:04.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:04 smithi053 ceph-mon[80116]: osd.4 [v2:172.21.15.163:6800/4156967068,v1:172.21.15.163:6801/4156967068] boot 2024-01-15T22:46:04.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:04 smithi053 ceph-mon[80116]: osdmap e29: 5 total, 5 up, 5 in 2024-01-15T22:46:04.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:04 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:46:04.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:04 smithi053 ceph-mon[80116]: pgmap v86: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-01-15T22:46:04.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:04 smithi053 ceph-mon[80116]: osdmap e30: 5 total, 5 up, 5 in 2024-01-15T22:46:05.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:05 smithi163 ceph-mon[70990]: from='client.? 172.21.15.163:0/3071068388' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "540d25c2-65b7-47d5-9dea-795268fe8b1b"}]: dispatch 2024-01-15T22:46:05.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:05 smithi163 ceph-mon[70990]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "540d25c2-65b7-47d5-9dea-795268fe8b1b"}]: dispatch 2024-01-15T22:46:05.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:05 smithi163 ceph-mon[70990]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "540d25c2-65b7-47d5-9dea-795268fe8b1b"}]': finished 2024-01-15T22:46:05.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:05 smithi163 ceph-mon[70990]: osdmap e31: 6 total, 5 up, 6 in 2024-01-15T22:46:05.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:05 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:05.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:05 smithi163 ceph-mon[70990]: from='client.? 172.21.15.163:0/1276237850' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:46:05.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:05 smithi053 ceph-mon[66518]: from='client.? 172.21.15.163:0/3071068388' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "540d25c2-65b7-47d5-9dea-795268fe8b1b"}]: dispatch 2024-01-15T22:46:05.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:05 smithi053 ceph-mon[66518]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "540d25c2-65b7-47d5-9dea-795268fe8b1b"}]: dispatch 2024-01-15T22:46:05.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:05 smithi053 ceph-mon[66518]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "540d25c2-65b7-47d5-9dea-795268fe8b1b"}]': finished 2024-01-15T22:46:05.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:05 smithi053 ceph-mon[66518]: osdmap e31: 6 total, 5 up, 6 in 2024-01-15T22:46:05.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:05 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:05.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:05 smithi053 ceph-mon[66518]: from='client.? 172.21.15.163:0/1276237850' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:46:05.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:05 smithi053 ceph-mon[80116]: from='client.? 172.21.15.163:0/3071068388' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "540d25c2-65b7-47d5-9dea-795268fe8b1b"}]: dispatch 2024-01-15T22:46:05.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:05 smithi053 ceph-mon[80116]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "540d25c2-65b7-47d5-9dea-795268fe8b1b"}]: dispatch 2024-01-15T22:46:05.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:05 smithi053 ceph-mon[80116]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "540d25c2-65b7-47d5-9dea-795268fe8b1b"}]': finished 2024-01-15T22:46:05.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:05 smithi053 ceph-mon[80116]: osdmap e31: 6 total, 5 up, 6 in 2024-01-15T22:46:05.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:05 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:05.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:05 smithi053 ceph-mon[80116]: from='client.? 172.21.15.163:0/1276237850' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:46:06.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:06 smithi163 ceph-mon[70990]: osdmap e32: 6 total, 5 up, 6 in 2024-01-15T22:46:06.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:06 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:06.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:06 smithi163 ceph-mon[70990]: pgmap v90: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-01-15T22:46:06.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:06 smithi053 ceph-mon[66518]: osdmap e32: 6 total, 5 up, 6 in 2024-01-15T22:46:06.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:06 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:06.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:06 smithi053 ceph-mon[66518]: pgmap v90: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-01-15T22:46:06.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:06 smithi053 ceph-mon[80116]: osdmap e32: 6 total, 5 up, 6 in 2024-01-15T22:46:06.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:06 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:06.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:06 smithi053 ceph-mon[80116]: pgmap v90: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-01-15T22:46:07.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:07 smithi163 ceph-mon[70990]: osdmap e33: 6 total, 5 up, 6 in 2024-01-15T22:46:07.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:07 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:07.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:07 smithi053 ceph-mon[66518]: osdmap e33: 6 total, 5 up, 6 in 2024-01-15T22:46:07.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:07 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:07.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:07 smithi053 ceph-mon[80116]: osdmap e33: 6 total, 5 up, 6 in 2024-01-15T22:46:07.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:07 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:08.578 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:08 smithi163 ceph-mon[70990]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-01-15T22:46:08.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:08 smithi053 ceph-mon[66518]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-01-15T22:46:08.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:08 smithi053 ceph-mon[80116]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-01-15T22:46:09.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:09 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-15T22:46:09.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:09 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:09.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:09 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-15T22:46:09.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:09 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:09.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:09 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-15T22:46:09.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:09 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:10.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:10 smithi163 ceph-mon[70990]: Deploying daemon osd.5 on smithi163 2024-01-15T22:46:10.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:10 smithi163 ceph-mon[70990]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-01-15T22:46:10.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:10 smithi053 ceph-mon[66518]: Deploying daemon osd.5 on smithi163 2024-01-15T22:46:10.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:10 smithi053 ceph-mon[66518]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-01-15T22:46:10.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:10 smithi053 ceph-mon[80116]: Deploying daemon osd.5 on smithi163 2024-01-15T22:46:10.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:10 smithi053 ceph-mon[80116]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-01-15T22:46:13.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:12 smithi163 ceph-mon[70990]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-01-15T22:46:13.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:12 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:13.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:12 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:13.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:12 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:13.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:12 smithi053 ceph-mon[66518]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-01-15T22:46:13.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:12 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:13.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:12 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:13.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:12 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:13.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:12 smithi053 ceph-mon[80116]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-01-15T22:46:13.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:12 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:13.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:12 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:13.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:12 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:14.986 INFO:teuthology.orchestra.run.smithi163.stdout:Created osd(s) 5 on host 'smithi163' 2024-01-15T22:46:15.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:14 smithi163 ceph-mon[70990]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-01-15T22:46:15.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:14 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:15.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:14 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:15.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:14 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:15.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:14 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:15.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:14 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:15.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:14 smithi053 ceph-mon[66518]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-01-15T22:46:15.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:14 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:15.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:14 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:15.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:14 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:15.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:14 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:15.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:14 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:15.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:14 smithi053 ceph-mon[80116]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-01-15T22:46:15.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:14 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:15.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:14 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:15.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:14 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:15.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:14 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:15.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:14 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:15.354 DEBUG:teuthology.orchestra.run.smithi163:osd.5> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.5.service 2024-01-15T22:46:15.356 INFO:tasks.cephadm:Deploying osd.6 on smithi163 with /dev/vg_nvme/lv_2... 2024-01-15T22:46:15.356 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-01-15T22:46:15.387 INFO:journalctl@ceph.osd.5.smithi163.stdout:-- Logs begin at Mon 2024-01-15 22:32:33 UTC. -- 2024-01-15T22:46:15.908 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.b/config 2024-01-15T22:46:16.216 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:15 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:16.216 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:15 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:16.217 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:15 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:16.217 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:46:16 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[83786]: 2024-01-15T22:46:16.028+0000 7fa31c2bb540 -1 osd.5 0 log_to_monitors true 2024-01-15T22:46:16.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:15 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:16.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:15 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:16.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:15 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:16.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:15 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:16.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:15 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:16.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:15 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:17.147 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-01-15T22:46:17.148 INFO:teuthology.orchestra.run.smithi163.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-01-15T22:46:17.148 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10+0 records in 2024-01-15T22:46:17.148 INFO:teuthology.orchestra.run.smithi163.stderr:10+0 records out 2024-01-15T22:46:17.148 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0116267 s, 902 MB/s 2024-01-15T22:46:17.148 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping successful for: 2024-01-15T22:46:17.187 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:16 smithi163 ceph-mon[70990]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-01-15T22:46:17.187 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:16 smithi163 ceph-mon[70990]: from='osd.5 [v2:172.21.15.163:6808/1734269539,v1:172.21.15.163:6809/1734269539]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-15T22:46:17.187 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:16 smithi163 ceph-mon[70990]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-15T22:46:17.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:16 smithi053 ceph-mon[66518]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-01-15T22:46:17.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:16 smithi053 ceph-mon[66518]: from='osd.5 [v2:172.21.15.163:6808/1734269539,v1:172.21.15.163:6809/1734269539]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-15T22:46:17.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:16 smithi053 ceph-mon[66518]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-15T22:46:17.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:16 smithi053 ceph-mon[80116]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-01-15T22:46:17.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:16 smithi053 ceph-mon[80116]: from='osd.5 [v2:172.21.15.163:6808/1734269539,v1:172.21.15.163:6809/1734269539]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-15T22:46:17.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:16 smithi053 ceph-mon[80116]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-15T22:46:17.658 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch daemon add osd smithi163:vg_nvme/lv_2 2024-01-15T22:46:17.923 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.b/config 2024-01-15T22:46:18.235 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:46:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[83786]: 2024-01-15T22:46:17.947+0000 7fa312a8f700 -1 osd.5 0 waiting for initial osdmap 2024-01-15T22:46:18.235 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:46:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[83786]: 2024-01-15T22:46:17.953+0000 7fa30d88a700 -1 osd.5 35 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-15T22:46:18.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:17 smithi163 ceph-mon[70990]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-01-15T22:46:18.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:17 smithi163 ceph-mon[70990]: osdmap e34: 6 total, 5 up, 6 in 2024-01-15T22:46:18.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:17 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:18.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:17 smithi163 ceph-mon[70990]: from='osd.5 [v2:172.21.15.163:6808/1734269539,v1:172.21.15.163:6809/1734269539]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:18.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:17 smithi163 ceph-mon[70990]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:18.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:17 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:18.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:17 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:18.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:17 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:18.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:17 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:18.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:17 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:18.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:17 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:18.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:17 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:18.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:17 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:18.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[66518]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-01-15T22:46:18.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[66518]: osdmap e34: 6 total, 5 up, 6 in 2024-01-15T22:46:18.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:18.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[66518]: from='osd.5 [v2:172.21.15.163:6808/1734269539,v1:172.21.15.163:6809/1734269539]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:18.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[66518]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:18.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:18.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:18.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:18.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:18.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:18.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:18.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:18.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:18.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[80116]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-01-15T22:46:18.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[80116]: osdmap e34: 6 total, 5 up, 6 in 2024-01-15T22:46:18.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:18.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[80116]: from='osd.5 [v2:172.21.15.163:6808/1734269539,v1:172.21.15.163:6809/1734269539]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:18.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[80116]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:18.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:18.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:18.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:18.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:18.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:18.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:18.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:18.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:17 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:19.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:18 smithi163 ceph-mon[70990]: Detected new or changed devices on smithi163 2024-01-15T22:46:19.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:18 smithi163 ceph-mon[70990]: Adjusting osd_memory_target on smithi163 to 8561M 2024-01-15T22:46:19.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:18 smithi163 ceph-mon[70990]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-01-15T22:46:19.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:18 smithi163 ceph-mon[70990]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-01-15T22:46:19.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:18 smithi163 ceph-mon[70990]: osdmap e35: 6 total, 5 up, 6 in 2024-01-15T22:46:19.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:18 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:19.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:18 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:19.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:18 smithi053 ceph-mon[66518]: Detected new or changed devices on smithi163 2024-01-15T22:46:19.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:18 smithi053 ceph-mon[66518]: Adjusting osd_memory_target on smithi163 to 8561M 2024-01-15T22:46:19.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:18 smithi053 ceph-mon[66518]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-01-15T22:46:19.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:18 smithi053 ceph-mon[66518]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-01-15T22:46:19.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:18 smithi053 ceph-mon[66518]: osdmap e35: 6 total, 5 up, 6 in 2024-01-15T22:46:19.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:18 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:19.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:18 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:19.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:18 smithi053 ceph-mon[80116]: Detected new or changed devices on smithi163 2024-01-15T22:46:19.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:18 smithi053 ceph-mon[80116]: Adjusting osd_memory_target on smithi163 to 8561M 2024-01-15T22:46:19.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:18 smithi053 ceph-mon[80116]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-01-15T22:46:19.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:18 smithi053 ceph-mon[80116]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-01-15T22:46:19.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:18 smithi053 ceph-mon[80116]: osdmap e35: 6 total, 5 up, 6 in 2024-01-15T22:46:19.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:18 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:19.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:18 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:20.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:19 smithi163 ceph-mon[70990]: purged_snaps scrub starts 2024-01-15T22:46:20.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:19 smithi163 ceph-mon[70990]: purged_snaps scrub ok 2024-01-15T22:46:20.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:19 smithi163 ceph-mon[70990]: osd.5 [v2:172.21.15.163:6808/1734269539,v1:172.21.15.163:6809/1734269539] boot 2024-01-15T22:46:20.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:19 smithi163 ceph-mon[70990]: osdmap e36: 6 total, 6 up, 6 in 2024-01-15T22:46:20.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:19 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:20.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:19 smithi163 ceph-mon[70990]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:46:20.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:19 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:46:20.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:19 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:46:20.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:19 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:20.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[66518]: purged_snaps scrub starts 2024-01-15T22:46:20.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[66518]: purged_snaps scrub ok 2024-01-15T22:46:20.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[66518]: osd.5 [v2:172.21.15.163:6808/1734269539,v1:172.21.15.163:6809/1734269539] boot 2024-01-15T22:46:20.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[66518]: osdmap e36: 6 total, 6 up, 6 in 2024-01-15T22:46:20.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:20.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[66518]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:46:20.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:46:20.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:46:20.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:20.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[80116]: purged_snaps scrub starts 2024-01-15T22:46:20.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[80116]: purged_snaps scrub ok 2024-01-15T22:46:20.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[80116]: osd.5 [v2:172.21.15.163:6808/1734269539,v1:172.21.15.163:6809/1734269539] boot 2024-01-15T22:46:20.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[80116]: osdmap e36: 6 total, 6 up, 6 in 2024-01-15T22:46:20.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:46:20.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[80116]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:46:20.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:46:20.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:46:20.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:19 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:21.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:20 smithi163 ceph-mon[70990]: pgmap v101: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-01-15T22:46:21.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:20 smithi163 ceph-mon[70990]: osdmap e37: 6 total, 6 up, 6 in 2024-01-15T22:46:21.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:20 smithi163 ceph-mon[70990]: from='client.? 172.21.15.163:0/2938364832' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e893eca-8ae0-497e-9dd1-e6611de5b6e4"}]: dispatch 2024-01-15T22:46:21.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:20 smithi163 ceph-mon[70990]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e893eca-8ae0-497e-9dd1-e6611de5b6e4"}]: dispatch 2024-01-15T22:46:21.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:20 smithi163 ceph-mon[70990]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3e893eca-8ae0-497e-9dd1-e6611de5b6e4"}]': finished 2024-01-15T22:46:21.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:20 smithi163 ceph-mon[70990]: osdmap e38: 7 total, 6 up, 7 in 2024-01-15T22:46:21.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:20 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:20 smithi053 ceph-mon[66518]: pgmap v101: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-01-15T22:46:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:20 smithi053 ceph-mon[66518]: osdmap e37: 6 total, 6 up, 6 in 2024-01-15T22:46:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:20 smithi053 ceph-mon[66518]: from='client.? 172.21.15.163:0/2938364832' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e893eca-8ae0-497e-9dd1-e6611de5b6e4"}]: dispatch 2024-01-15T22:46:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:20 smithi053 ceph-mon[66518]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e893eca-8ae0-497e-9dd1-e6611de5b6e4"}]: dispatch 2024-01-15T22:46:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:20 smithi053 ceph-mon[66518]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3e893eca-8ae0-497e-9dd1-e6611de5b6e4"}]': finished 2024-01-15T22:46:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:20 smithi053 ceph-mon[66518]: osdmap e38: 7 total, 6 up, 7 in 2024-01-15T22:46:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:20 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:21.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:20 smithi053 ceph-mon[80116]: pgmap v101: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-01-15T22:46:21.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:20 smithi053 ceph-mon[80116]: osdmap e37: 6 total, 6 up, 6 in 2024-01-15T22:46:21.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:20 smithi053 ceph-mon[80116]: from='client.? 172.21.15.163:0/2938364832' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e893eca-8ae0-497e-9dd1-e6611de5b6e4"}]: dispatch 2024-01-15T22:46:21.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:20 smithi053 ceph-mon[80116]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e893eca-8ae0-497e-9dd1-e6611de5b6e4"}]: dispatch 2024-01-15T22:46:21.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:20 smithi053 ceph-mon[80116]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3e893eca-8ae0-497e-9dd1-e6611de5b6e4"}]': finished 2024-01-15T22:46:21.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:20 smithi053 ceph-mon[80116]: osdmap e38: 7 total, 6 up, 7 in 2024-01-15T22:46:21.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:20 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:22.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:21 smithi163 ceph-mon[70990]: from='client.? 172.21.15.163:0/2418537936' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:46:22.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:21 smithi053 ceph-mon[66518]: from='client.? 172.21.15.163:0/2418537936' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:46:22.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.163:0/2418537936' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:46:23.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:22 smithi163 ceph-mon[70990]: pgmap v104: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-01-15T22:46:23.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:22 smithi163 ceph-mon[70990]: osdmap e39: 7 total, 6 up, 7 in 2024-01-15T22:46:23.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:22 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:23.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:22 smithi053 ceph-mon[66518]: pgmap v104: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-01-15T22:46:23.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:22 smithi053 ceph-mon[66518]: osdmap e39: 7 total, 6 up, 7 in 2024-01-15T22:46:23.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:22 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:23.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:22 smithi053 ceph-mon[80116]: pgmap v104: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-01-15T22:46:23.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:22 smithi053 ceph-mon[80116]: osdmap e39: 7 total, 6 up, 7 in 2024-01-15T22:46:23.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:22 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:24.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:23 smithi163 ceph-mon[70990]: osdmap e40: 7 total, 6 up, 7 in 2024-01-15T22:46:24.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:23 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:24.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:23 smithi053 ceph-mon[66518]: osdmap e40: 7 total, 6 up, 7 in 2024-01-15T22:46:24.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:23 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:24.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:23 smithi053 ceph-mon[80116]: osdmap e40: 7 total, 6 up, 7 in 2024-01-15T22:46:24.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:23 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:25.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:24 smithi163 ceph-mon[70990]: pgmap v107: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-01-15T22:46:25.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:24 smithi053 ceph-mon[66518]: pgmap v107: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-01-15T22:46:25.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:24 smithi053 ceph-mon[80116]: pgmap v107: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-01-15T22:46:26.643 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-15T22:46:26.644 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:26.644 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:26 smithi163 ceph-mon[70990]: Deploying daemon osd.6 on smithi163 2024-01-15T22:46:26.644 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:26 smithi163 ceph-mon[70990]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-01-15T22:46:26.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-15T22:46:26.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:26.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:26 smithi053 ceph-mon[66518]: Deploying daemon osd.6 on smithi163 2024-01-15T22:46:26.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:26 smithi053 ceph-mon[66518]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-01-15T22:46:26.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-15T22:46:26.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:26.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:26 smithi053 ceph-mon[80116]: Deploying daemon osd.6 on smithi163 2024-01-15T22:46:26.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:26 smithi053 ceph-mon[80116]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-01-15T22:46:29.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:28 smithi163 ceph-mon[70990]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-01-15T22:46:29.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:28 smithi053 ceph-mon[66518]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-01-15T22:46:29.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:28 smithi053 ceph-mon[80116]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-01-15T22:46:30.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:29 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:30.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:29 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:30.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:29 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:30.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:29 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:30.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:29 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:30.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:29 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:30.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:29 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:30.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:29 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:30.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:29 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:31.133 INFO:teuthology.orchestra.run.smithi163.stdout:Created osd(s) 6 on host 'smithi163' 2024-01-15T22:46:31.292 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:31 smithi163 ceph-mon[70990]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-01-15T22:46:31.292 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:31.292 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:31.292 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:31.292 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:31.292 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:31.292 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:31.292 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:31.292 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:31 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:31.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[66518]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-01-15T22:46:31.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:31.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:31.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:31.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:31.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:31.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:31.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:31.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:31.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[80116]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-01-15T22:46:31.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:31.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:31.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:31.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:31.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:31.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:31.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:31.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:31 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:31.551 DEBUG:teuthology.orchestra.run.smithi163:osd.6> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.6.service 2024-01-15T22:46:31.553 INFO:tasks.cephadm:Deploying osd.7 on smithi163 with /dev/vg_nvme/lv_1... 2024-01-15T22:46:31.554 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-01-15T22:46:31.583 INFO:journalctl@ceph.osd.6.smithi163.stdout:-- Logs begin at Mon 2024-01-15 22:32:33 UTC. -- 2024-01-15T22:46:31.843 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.b/config 2024-01-15T22:46:32.485 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:46:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[91090]: 2024-01-15T22:46:32.152+0000 7f673dd4d540 -1 osd.6 0 log_to_monitors true 2024-01-15T22:46:32.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:32 smithi163 ceph-mon[70990]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-01-15T22:46:32.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:32 smithi163 ceph-mon[70990]: from='osd.6 [v2:172.21.15.163:6816/3040911989,v1:172.21.15.163:6817/3040911989]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-15T22:46:32.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:32 smithi163 ceph-mon[70990]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-15T22:46:32.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:32 smithi053 ceph-mon[66518]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-01-15T22:46:32.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:32 smithi053 ceph-mon[66518]: from='osd.6 [v2:172.21.15.163:6816/3040911989,v1:172.21.15.163:6817/3040911989]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-15T22:46:32.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:32 smithi053 ceph-mon[66518]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-15T22:46:32.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:32 smithi053 ceph-mon[80116]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-01-15T22:46:32.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:32 smithi053 ceph-mon[80116]: from='osd.6 [v2:172.21.15.163:6816/3040911989,v1:172.21.15.163:6817/3040911989]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-15T22:46:32.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:32 smithi053 ceph-mon[80116]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-15T22:46:33.249 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-01-15T22:46:33.249 INFO:teuthology.orchestra.run.smithi163.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-01-15T22:46:33.249 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10+0 records in 2024-01-15T22:46:33.249 INFO:teuthology.orchestra.run.smithi163.stderr:10+0 records out 2024-01-15T22:46:33.250 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0115542 s, 908 MB/s 2024-01-15T22:46:33.250 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping successful for: 2024-01-15T22:46:33.722 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch daemon add osd smithi163:vg_nvme/lv_1 2024-01-15T22:46:33.988 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.b/config 2024-01-15T22:46:34.350 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[91090]: 2024-01-15T22:46:34.161+0000 7f6734521700 -1 osd.6 0 waiting for initial osdmap 2024-01-15T22:46:34.350 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[91090]: 2024-01-15T22:46:34.166+0000 7f6731320700 -1 osd.6 42 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-15T22:46:34.350 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-mon[70990]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-01-15T22:46:34.350 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-mon[70990]: osdmap e41: 7 total, 6 up, 7 in 2024-01-15T22:46:34.350 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:34.350 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-mon[70990]: from='osd.6 [v2:172.21.15.163:6816/3040911989,v1:172.21.15.163:6817/3040911989]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:34.351 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-mon[70990]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:34.351 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-mon[70990]: Detected new or changed devices on smithi163 2024-01-15T22:46:34.351 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:34.351 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:34.351 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:34.351 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:34.351 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:34.351 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-mon[70990]: Adjusting osd_memory_target on smithi163 to 5707M 2024-01-15T22:46:34.351 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:34.351 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:34.351 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:34.351 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:34.352 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:34 smithi163 ceph-mon[70990]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-01-15T22:46:34.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[66518]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-01-15T22:46:34.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[66518]: osdmap e41: 7 total, 6 up, 7 in 2024-01-15T22:46:34.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:34.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[66518]: from='osd.6 [v2:172.21.15.163:6816/3040911989,v1:172.21.15.163:6817/3040911989]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:34.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[66518]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:34.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[66518]: Detected new or changed devices on smithi163 2024-01-15T22:46:34.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:34.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:34.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:34.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:34.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:34.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[66518]: Adjusting osd_memory_target on smithi163 to 5707M 2024-01-15T22:46:34.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:34.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:34.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:34.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:34.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[66518]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-01-15T22:46:34.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[80116]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-01-15T22:46:34.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[80116]: osdmap e41: 7 total, 6 up, 7 in 2024-01-15T22:46:34.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:34.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[80116]: from='osd.6 [v2:172.21.15.163:6816/3040911989,v1:172.21.15.163:6817/3040911989]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:34.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[80116]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:34.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[80116]: Detected new or changed devices on smithi163 2024-01-15T22:46:34.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:34.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:34.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:34.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:34.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:34.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[80116]: Adjusting osd_memory_target on smithi163 to 5707M 2024-01-15T22:46:34.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:34.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:34.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:34.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:34.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:34 smithi053 ceph-mon[80116]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-01-15T22:46:35.438 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:35 smithi163 ceph-mon[70990]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-01-15T22:46:35.438 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:35 smithi163 ceph-mon[70990]: osdmap e42: 7 total, 6 up, 7 in 2024-01-15T22:46:35.438 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:35 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:35.438 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:35 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:35.438 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:35 smithi163 ceph-mon[70990]: from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:46:35.438 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:35 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:46:35.438 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:35 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:46:35.439 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:35 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:35.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:35 smithi053 ceph-mon[66518]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-01-15T22:46:35.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:35 smithi053 ceph-mon[66518]: osdmap e42: 7 total, 6 up, 7 in 2024-01-15T22:46:35.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:35 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:35.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:35 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:35.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:35 smithi053 ceph-mon[66518]: from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:46:35.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:35 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:46:35.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:35 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:46:35.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:35 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:35.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:35 smithi053 ceph-mon[80116]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-01-15T22:46:35.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:35 smithi053 ceph-mon[80116]: osdmap e42: 7 total, 6 up, 7 in 2024-01-15T22:46:35.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:35 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:35.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:35 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:35.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:35 smithi053 ceph-mon[80116]: from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:46:35.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:35 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-01-15T22:46:35.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:35 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-15T22:46:35.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:35 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:36.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:36 smithi163 ceph-mon[70990]: purged_snaps scrub starts 2024-01-15T22:46:36.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:36 smithi163 ceph-mon[70990]: purged_snaps scrub ok 2024-01-15T22:46:36.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:36 smithi163 ceph-mon[70990]: osd.6 [v2:172.21.15.163:6816/3040911989,v1:172.21.15.163:6817/3040911989] boot 2024-01-15T22:46:36.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:36 smithi163 ceph-mon[70990]: osdmap e43: 7 total, 7 up, 7 in 2024-01-15T22:46:36.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:36 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:36.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:36 smithi163 ceph-mon[70990]: osdmap e44: 7 total, 7 up, 7 in 2024-01-15T22:46:36.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:36 smithi163 ceph-mon[70990]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-01-15T22:46:36.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:36 smithi053 ceph-mon[66518]: purged_snaps scrub starts 2024-01-15T22:46:36.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:36 smithi053 ceph-mon[66518]: purged_snaps scrub ok 2024-01-15T22:46:36.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:36 smithi053 ceph-mon[66518]: osd.6 [v2:172.21.15.163:6816/3040911989,v1:172.21.15.163:6817/3040911989] boot 2024-01-15T22:46:36.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:36 smithi053 ceph-mon[66518]: osdmap e43: 7 total, 7 up, 7 in 2024-01-15T22:46:36.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:36 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:36.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:36 smithi053 ceph-mon[66518]: osdmap e44: 7 total, 7 up, 7 in 2024-01-15T22:46:36.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:36 smithi053 ceph-mon[66518]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-01-15T22:46:36.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:36 smithi053 ceph-mon[80116]: purged_snaps scrub starts 2024-01-15T22:46:36.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:36 smithi053 ceph-mon[80116]: purged_snaps scrub ok 2024-01-15T22:46:36.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:36 smithi053 ceph-mon[80116]: osd.6 [v2:172.21.15.163:6816/3040911989,v1:172.21.15.163:6817/3040911989] boot 2024-01-15T22:46:36.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:36 smithi053 ceph-mon[80116]: osdmap e43: 7 total, 7 up, 7 in 2024-01-15T22:46:36.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:36 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:46:36.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:36 smithi053 ceph-mon[80116]: osdmap e44: 7 total, 7 up, 7 in 2024-01-15T22:46:36.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:36 smithi053 ceph-mon[80116]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-01-15T22:46:37.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:37 smithi163 ceph-mon[70990]: osdmap e45: 7 total, 7 up, 7 in 2024-01-15T22:46:37.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:37 smithi163 ceph-mon[70990]: from='client.? 172.21.15.163:0/1258066788' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67d0bf91-e55b-4a64-b670-92fcfe35d7c6"}]: dispatch 2024-01-15T22:46:37.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:37 smithi163 ceph-mon[70990]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67d0bf91-e55b-4a64-b670-92fcfe35d7c6"}]: dispatch 2024-01-15T22:46:37.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:37 smithi163 ceph-mon[70990]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67d0bf91-e55b-4a64-b670-92fcfe35d7c6"}]': finished 2024-01-15T22:46:37.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:37 smithi163 ceph-mon[70990]: osdmap e46: 8 total, 7 up, 8 in 2024-01-15T22:46:37.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:37 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:37.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:37 smithi053 ceph-mon[66518]: osdmap e45: 7 total, 7 up, 7 in 2024-01-15T22:46:37.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:37 smithi053 ceph-mon[66518]: from='client.? 172.21.15.163:0/1258066788' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67d0bf91-e55b-4a64-b670-92fcfe35d7c6"}]: dispatch 2024-01-15T22:46:37.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:37 smithi053 ceph-mon[66518]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67d0bf91-e55b-4a64-b670-92fcfe35d7c6"}]: dispatch 2024-01-15T22:46:37.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:37 smithi053 ceph-mon[66518]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67d0bf91-e55b-4a64-b670-92fcfe35d7c6"}]': finished 2024-01-15T22:46:37.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:37 smithi053 ceph-mon[66518]: osdmap e46: 8 total, 7 up, 8 in 2024-01-15T22:46:37.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:37 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:37.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:37 smithi053 ceph-mon[80116]: osdmap e45: 7 total, 7 up, 7 in 2024-01-15T22:46:37.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:37 smithi053 ceph-mon[80116]: from='client.? 172.21.15.163:0/1258066788' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67d0bf91-e55b-4a64-b670-92fcfe35d7c6"}]: dispatch 2024-01-15T22:46:37.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:37 smithi053 ceph-mon[80116]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67d0bf91-e55b-4a64-b670-92fcfe35d7c6"}]: dispatch 2024-01-15T22:46:37.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:37 smithi053 ceph-mon[80116]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67d0bf91-e55b-4a64-b670-92fcfe35d7c6"}]': finished 2024-01-15T22:46:37.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:37 smithi053 ceph-mon[80116]: osdmap e46: 8 total, 7 up, 8 in 2024-01-15T22:46:37.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:37 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:38 smithi163 ceph-mon[70990]: from='client.? 172.21.15.163:0/2569845039' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:46:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:38 smithi163 ceph-mon[70990]: osdmap e47: 8 total, 7 up, 8 in 2024-01-15T22:46:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:38 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:38 smithi163 ceph-mon[70990]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-01-15T22:46:38.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:38 smithi053 ceph-mon[66518]: from='client.? 172.21.15.163:0/2569845039' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:46:38.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:38 smithi053 ceph-mon[66518]: osdmap e47: 8 total, 7 up, 8 in 2024-01-15T22:46:38.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:38 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:38.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:38 smithi053 ceph-mon[66518]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-01-15T22:46:38.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:38 smithi053 ceph-mon[80116]: from='client.? 172.21.15.163:0/2569845039' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-15T22:46:38.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:38 smithi053 ceph-mon[80116]: osdmap e47: 8 total, 7 up, 8 in 2024-01-15T22:46:38.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:38 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:38.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:38 smithi053 ceph-mon[80116]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-01-15T22:46:40.965 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:40 smithi163 ceph-mon[70990]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-01-15T22:46:41.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:40 smithi053 ceph-mon[66518]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-01-15T22:46:41.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:40 smithi053 ceph-mon[80116]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-01-15T22:46:42.168 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:41 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-15T22:46:42.169 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:41 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:42.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:41 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-15T22:46:42.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:41 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:42.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:41 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-15T22:46:42.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:41 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:43.131 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:42 smithi163 ceph-mon[70990]: Deploying daemon osd.7 on smithi163 2024-01-15T22:46:43.132 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:42 smithi163 ceph-mon[70990]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-01-15T22:46:43.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:42 smithi053 ceph-mon[66518]: Deploying daemon osd.7 on smithi163 2024-01-15T22:46:43.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:42 smithi053 ceph-mon[66518]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-01-15T22:46:43.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:42 smithi053 ceph-mon[80116]: Deploying daemon osd.7 on smithi163 2024-01-15T22:46:43.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:42 smithi053 ceph-mon[80116]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-01-15T22:46:45.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:44 smithi163 ceph-mon[70990]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-01-15T22:46:45.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:44 smithi053 ceph-mon[66518]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-01-15T22:46:45.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:44 smithi053 ceph-mon[80116]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-01-15T22:46:46.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:46 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:46.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:46 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:46.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:46 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:46.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:46 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:46.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:46 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:46.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:46 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:46.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:46 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:46.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:46 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:46.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:46 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:47.050 INFO:teuthology.orchestra.run.smithi163.stdout:Created osd(s) 7 on host 'smithi163' 2024-01-15T22:46:47.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:47 smithi163 ceph-mon[70990]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-01-15T22:46:47.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:47 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:47.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:47 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:47.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:47 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:47.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:47 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:47.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:47 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:47.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:47 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:47.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:47 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:47.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:47 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:47.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[66518]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-01-15T22:46:47.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:47.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:47.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:47.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:47.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:47.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:47.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:47.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:47.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[80116]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-01-15T22:46:47.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:47.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:47.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:47.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:47.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:47.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:47.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:47.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:47 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:47.552 DEBUG:teuthology.orchestra.run.smithi163:osd.7> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.7.service 2024-01-15T22:46:47.554 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-01-15T22:46:47.554 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd stat -f json 2024-01-15T22:46:47.585 INFO:journalctl@ceph.osd.7.smithi163.stdout:-- Logs begin at Mon 2024-01-15 22:32:33 UTC. -- 2024-01-15T22:46:47.838 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:46:48.735 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:46:48 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[98362]: 2024-01-15T22:46:48.322+0000 7f5eb8d57540 -1 osd.7 0 log_to_monitors true 2024-01-15T22:46:49.127 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:46:49.397 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:49 smithi163 ceph-mon[70990]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-01-15T22:46:49.397 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:49 smithi163 ceph-mon[70990]: from='osd.7 [v2:172.21.15.163:6824/1783957765,v1:172.21.15.163:6825/1783957765]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-15T22:46:49.397 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:49 smithi163 ceph-mon[70990]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-15T22:46:49.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:49 smithi053 ceph-mon[66518]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-01-15T22:46:49.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:49 smithi053 ceph-mon[66518]: from='osd.7 [v2:172.21.15.163:6824/1783957765,v1:172.21.15.163:6825/1783957765]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-15T22:46:49.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:49 smithi053 ceph-mon[66518]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-15T22:46:49.443 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:49 smithi053 ceph-mon[80116]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-01-15T22:46:49.443 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:49 smithi053 ceph-mon[80116]: from='osd.7 [v2:172.21.15.163:6824/1783957765,v1:172.21.15.163:6825/1783957765]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-15T22:46:49.443 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:49 smithi053 ceph-mon[80116]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-15T22:46:49.668 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":48,"num_osds":8,"num_up_osds":7,"osd_up_since":1705358795,"num_in_osds":8,"osd_in_since":1705358796,"num_remapped_pgs":0} 2024-01-15T22:46:50.485 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[98362]: 2024-01-15T22:46:50.113+0000 7f5eaf52b700 -1 osd.7 0 waiting for initial osdmap 2024-01-15T22:46:50.485 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[98362]: 2024-01-15T22:46:50.120+0000 7f5eabb29700 -1 osd.7 49 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-15T22:46:50.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-mon[70990]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-01-15T22:46:50.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-mon[70990]: osdmap e48: 8 total, 7 up, 8 in 2024-01-15T22:46:50.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:50.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-mon[70990]: from='osd.7 [v2:172.21.15.163:6824/1783957765,v1:172.21.15.163:6825/1783957765]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:50.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-mon[70990]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:50.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2247704930' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-15T22:46:50.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:50.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:50.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:50.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:50.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:50.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:50.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:50.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:50.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:50.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:50 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:50.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[66518]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-01-15T22:46:50.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[66518]: osdmap e48: 8 total, 7 up, 8 in 2024-01-15T22:46:50.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:50.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[66518]: from='osd.7 [v2:172.21.15.163:6824/1783957765,v1:172.21.15.163:6825/1783957765]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:50.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[66518]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:50.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2247704930' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-15T22:46:50.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:50.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:50.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:50.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:50.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:50.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:50.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:50.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:50.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:50.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:50.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[80116]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-01-15T22:46:50.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[80116]: osdmap e48: 8 total, 7 up, 8 in 2024-01-15T22:46:50.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:50.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[80116]: from='osd.7 [v2:172.21.15.163:6824/1783957765,v1:172.21.15.163:6825/1783957765]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:50.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[80116]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:46:50.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2247704930' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-15T22:46:50.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:50.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:50.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:50.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:50.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:50.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:46:50.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:50.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:50.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:50.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:50 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:50.669 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd stat -f json 2024-01-15T22:46:50.954 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:46:51.484 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[80116]: Detected new or changed devices on smithi163 2024-01-15T22:46:51.484 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[80116]: Adjusting osd_memory_target on smithi163 to 4280M 2024-01-15T22:46:51.484 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[80116]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-01-15T22:46:51.484 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[80116]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-01-15T22:46:51.484 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[80116]: osdmap e49: 8 total, 7 up, 8 in 2024-01-15T22:46:51.484 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:51.485 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:51.485 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[80116]: osd.7 [v2:172.21.15.163:6824/1783957765,v1:172.21.15.163:6825/1783957765] boot 2024-01-15T22:46:51.485 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[80116]: osdmap e50: 8 total, 8 up, 8 in 2024-01-15T22:46:51.485 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:51.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[66518]: Detected new or changed devices on smithi163 2024-01-15T22:46:51.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[66518]: Adjusting osd_memory_target on smithi163 to 4280M 2024-01-15T22:46:51.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[66518]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-01-15T22:46:51.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[66518]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-01-15T22:46:51.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[66518]: osdmap e49: 8 total, 7 up, 8 in 2024-01-15T22:46:51.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:51.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:51.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[66518]: osd.7 [v2:172.21.15.163:6824/1783957765,v1:172.21.15.163:6825/1783957765] boot 2024-01-15T22:46:51.486 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[66518]: osdmap e50: 8 total, 8 up, 8 in 2024-01-15T22:46:51.486 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:51 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:51.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:51 smithi163 ceph-mon[70990]: Detected new or changed devices on smithi163 2024-01-15T22:46:51.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:51 smithi163 ceph-mon[70990]: Adjusting osd_memory_target on smithi163 to 4280M 2024-01-15T22:46:51.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:51 smithi163 ceph-mon[70990]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-01-15T22:46:51.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:51 smithi163 ceph-mon[70990]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2024-01-15T22:46:51.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:51 smithi163 ceph-mon[70990]: osdmap e49: 8 total, 7 up, 8 in 2024-01-15T22:46:51.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:51 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:51.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:51 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:51.486 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:51 smithi163 ceph-mon[70990]: osd.7 [v2:172.21.15.163:6824/1783957765,v1:172.21.15.163:6825/1783957765] boot 2024-01-15T22:46:51.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:51 smithi163 ceph-mon[70990]: osdmap e50: 8 total, 8 up, 8 in 2024-01-15T22:46:51.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:51 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:46:52.256 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:46:52.475 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:52 smithi053 ceph-mon[66518]: purged_snaps scrub starts 2024-01-15T22:46:52.475 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:52 smithi053 ceph-mon[66518]: purged_snaps scrub ok 2024-01-15T22:46:52.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:52 smithi053 ceph-mon[66518]: osdmap e51: 8 total, 8 up, 8 in 2024-01-15T22:46:52.476 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:52 smithi053 ceph-mon[80116]: purged_snaps scrub starts 2024-01-15T22:46:52.476 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:52 smithi053 ceph-mon[80116]: purged_snaps scrub ok 2024-01-15T22:46:52.476 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:52 smithi053 ceph-mon[80116]: osdmap e51: 8 total, 8 up, 8 in 2024-01-15T22:46:52.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:52 smithi163 ceph-mon[70990]: purged_snaps scrub starts 2024-01-15T22:46:52.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:52 smithi163 ceph-mon[70990]: purged_snaps scrub ok 2024-01-15T22:46:52.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:52 smithi163 ceph-mon[70990]: osdmap e51: 8 total, 8 up, 8 in 2024-01-15T22:46:52.640 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":51,"num_osds":8,"num_up_osds":8,"osd_up_since":1705358810,"num_in_osds":8,"osd_in_since":1705358796,"num_remapped_pgs":1} 2024-01-15T22:46:52.641 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd dump --format=json 2024-01-15T22:46:52.908 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:46:53.417 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:53 smithi053 ceph-mon[66518]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:46:53.417 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:53 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3795381999' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-15T22:46:53.417 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:53 smithi053 ceph-mon[66518]: osdmap e52: 8 total, 8 up, 8 in 2024-01-15T22:46:53.417 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:53 smithi053 ceph-mon[80116]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:46:53.417 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:53 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3795381999' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-15T22:46:53.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:53 smithi053 ceph-mon[80116]: osdmap e52: 8 total, 8 up, 8 in 2024-01-15T22:46:53.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:53 smithi163 ceph-mon[70990]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:46:53.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:53 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3795381999' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-15T22:46:53.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:53 smithi163 ceph-mon[70990]: osdmap e52: 8 total, 8 up, 8 in 2024-01-15T22:46:54.162 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:46:54.162 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":53,"fsid":"421843b2-b3f7-11ee-95ad-87774f69a715","created":"2024-01-15T22:43:00.854865+0000","modified":"2024-01-15T22:46:53.352911+0000","last_up_change":"2024-01-15T22:46:50.343958+0000","last_in_change":"2024-01-15T22:46:36.763161+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-01-15T22:45:30.317935+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":{}}}],"osds":[{"osd":0,"uuid":"63d2fa8e-be5d-461b-b383-5acea7c3d6c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6803","nonce":2847188186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6805","nonce":2847188186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6809","nonce":2847188186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6807","nonce":2847188186}]},"public_addr":"172.21.15.53:6803/2847188186","cluster_addr":"172.21.15.53:6805/2847188186","heartbeat_back_addr":"172.21.15.53:6809/2847188186","heartbeat_front_addr":"172.21.15.53:6807/2847188186","state":["exists","up"]},{"osd":1,"uuid":"635eea3c-28ef-459b-bbba-ec76ffe473ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6811","nonce":1051220185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6813","nonce":1051220185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6817","nonce":1051220185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6815","nonce":1051220185}]},"public_addr":"172.21.15.53:6811/1051220185","cluster_addr":"172.21.15.53:6813/1051220185","heartbeat_back_addr":"172.21.15.53:6817/1051220185","heartbeat_front_addr":"172.21.15.53:6815/1051220185","state":["exists","up"]},{"osd":2,"uuid":"5c295926-2896-425f-a7e5-defca040f0eb","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.53:6818","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6819","nonce":3159945693}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6821","nonce":3159945693}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6825","nonce":3159945693}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6823","nonce":3159945693}]},"public_addr":"172.21.15.53:6819/3159945693","cluster_addr":"172.21.15.53:6821/3159945693","heartbeat_back_addr":"172.21.15.53:6825/3159945693","heartbeat_front_addr":"172.21.15.53:6823/3159945693","state":["exists","up"]},{"osd":3,"uuid":"7d3f4de2-4e78-46af-b682-0becf97f424b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6827","nonce":4054894671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6829","nonce":4054894671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6833","nonce":4054894671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6831","nonce":4054894671}]},"public_addr":"172.21.15.53:6827/4054894671","cluster_addr":"172.21.15.53:6829/4054894671","heartbeat_back_addr":"172.21.15.53:6833/4054894671","heartbeat_front_addr":"172.21.15.53:6831/4054894671","state":["exists","up"]},{"osd":4,"uuid":"2c20d72b-82a8-4b01-a261-dcc432e159cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6801","nonce":4156967068}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6803","nonce":4156967068}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6807","nonce":4156967068}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6805","nonce":4156967068}]},"public_addr":"172.21.15.163:6801/4156967068","cluster_addr":"172.21.15.163:6803/4156967068","heartbeat_back_addr":"172.21.15.163:6807/4156967068","heartbeat_front_addr":"172.21.15.163:6805/4156967068","state":["exists","up"]},{"osd":5,"uuid":"540d25c2-65b7-47d5-9dea-795268fe8b1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6809","nonce":1734269539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6811","nonce":1734269539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6815","nonce":1734269539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6813","nonce":1734269539}]},"public_addr":"172.21.15.163:6809/1734269539","cluster_addr":"172.21.15.163:6811/1734269539","heartbeat_back_addr":"172.21.15.163:6815/1734269539","heartbeat_front_addr":"172.21.15.163:6813/1734269539","state":["exists","up"]},{"osd":6,"uuid":"3e893eca-8ae0-497e-9dd1-e6611de5b6e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6817","nonce":3040911989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6819","nonce":3040911989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6823","nonce":3040911989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6821","nonce":3040911989}]},"public_addr":"172.21.15.163:6817/3040911989","cluster_addr":"172.21.15.163:6819/3040911989","heartbeat_back_addr":"172.21.15.163:6823/3040911989","heartbeat_front_addr":"172.21.15.163:6821/3040911989","state":["exists","up"]},{"osd":7,"uuid":"67d0bf91-e55b-4a64-b670-92fcfe35d7c6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6825","nonce":1783957765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6827","nonce":1783957765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6831","nonce":1783957765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6829","nonce":1783957765}]},"public_addr":"172.21.15.163:6825/1783957765","cluster_addr":"172.21.15.163:6827/1783957765","heartbeat_back_addr":"172.21.15.163:6831/1783957765","heartbeat_front_addr":"172.21.15.163:6829/1783957765","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:44:52.286766+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:10.128410+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:27.761619+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:45.375105+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:01.303202+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:16.996226+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:33.198404+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:49.370073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:6801/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6800/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/3973217575":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/2302123235":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6801/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1610990648":"2024-01-16T22:43:29.286815+0000","172.21.15.53:6800/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1853438239":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2015686982":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/104874527":"2024-01-16T22:43:49.813750+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-01-15T22:46:54.453 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:54 smithi053 ceph-mon[66518]: osdmap e53: 8 total, 8 up, 8 in 2024-01-15T22:46:54.454 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:54 smithi053 ceph-mon[66518]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:46:54.454 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:54 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2754261891' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:46:54.454 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:54 smithi053 ceph-mon[80116]: osdmap e53: 8 total, 8 up, 8 in 2024-01-15T22:46:54.454 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:54 smithi053 ceph-mon[80116]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:46:54.454 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:54 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2754261891' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:46:54.530 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-01-15T22:45:30.317935+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': {}}}] 2024-01-15T22:46:54.530 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-01-15T22:46:54.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:54 smithi163 ceph-mon[70990]: osdmap e53: 8 total, 8 up, 8 in 2024-01-15T22:46:54.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:54 smithi163 ceph-mon[70990]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:46:54.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:54 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2754261891' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:46:54.797 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:46:55.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:55 smithi053 ceph-mon[66518]: osdmap e54: 8 total, 8 up, 8 in 2024-01-15T22:46:55.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:55 smithi053 ceph-mon[80116]: osdmap e54: 8 total, 8 up, 8 in 2024-01-15T22:46:55.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:55 smithi163 ceph-mon[70990]: osdmap e54: 8 total, 8 up, 8 in 2024-01-15T22:46:55.962 INFO:teuthology.orchestra.run.smithi053.stdout:pg_num: 1 2024-01-15T22:46:56.347 INFO:tasks.cephadm:Adding mds.a on smithi053 2024-01-15T22:46:56.347 INFO:tasks.cephadm:Adding mds.b on smithi163 2024-01-15T22:46:56.347 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch apply mds all '2;smithi053=a;smithi163=b' 2024-01-15T22:46:56.623 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.b/config 2024-01-15T22:46:56.711 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:56 smithi163 ceph-mon[70990]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:46:56.711 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:56 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3963247161' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-01-15T22:46:56.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:56 smithi053 ceph-mon[80116]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:46:56.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:56 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3963247161' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-01-15T22:46:56.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:56 smithi053 ceph-mon[66518]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:46:56.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:56 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3963247161' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-01-15T22:46:57.718 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled mds.all update... 2024-01-15T22:46:58.074 DEBUG:teuthology.orchestra.run.smithi053:mds.a> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mds.a.service 2024-01-15T22:46:58.076 DEBUG:teuthology.orchestra.run.smithi163:mds.b> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mds.b.service 2024-01-15T22:46:58.078 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2024-01-15T22:46:58.079 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-01-15T22:46:58.108 INFO:journalctl@ceph.mds.b.smithi163.stdout:-- Logs begin at Mon 2024-01-15 22:32:33 UTC. -- 2024-01-15T22:46:58.108 INFO:journalctl@ceph.mds.a.smithi053.stdout:-- Logs begin at Mon 2024-01-15 22:32:22 UTC. -- 2024-01-15T22:46:58.482 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:46:58.482 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":54,"fsid":"421843b2-b3f7-11ee-95ad-87774f69a715","created":"2024-01-15T22:43:00.854865+0000","modified":"2024-01-15T22:46:54.354201+0000","last_up_change":"2024-01-15T22:46:50.343958+0000","last_in_change":"2024-01-15T22:46:36.763161+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-01-15T22:45:30.317935+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":{}}}],"osds":[{"osd":0,"uuid":"63d2fa8e-be5d-461b-b383-5acea7c3d6c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6803","nonce":2847188186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6805","nonce":2847188186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6809","nonce":2847188186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6807","nonce":2847188186}]},"public_addr":"172.21.15.53:6803/2847188186","cluster_addr":"172.21.15.53:6805/2847188186","heartbeat_back_addr":"172.21.15.53:6809/2847188186","heartbeat_front_addr":"172.21.15.53:6807/2847188186","state":["exists","up"]},{"osd":1,"uuid":"635eea3c-28ef-459b-bbba-ec76ffe473ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6811","nonce":1051220185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6813","nonce":1051220185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6817","nonce":1051220185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6815","nonce":1051220185}]},"public_addr":"172.21.15.53:6811/1051220185","cluster_addr":"172.21.15.53:6813/1051220185","heartbeat_back_addr":"172.21.15.53:6817/1051220185","heartbeat_front_addr":"172.21.15.53:6815/1051220185","state":["exists","up"]},{"osd":2,"uuid":"5c295926-2896-425f-a7e5-defca040f0eb","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.53:6818","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6819","nonce":3159945693}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6821","nonce":3159945693}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6825","nonce":3159945693}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6823","nonce":3159945693}]},"public_addr":"172.21.15.53:6819/3159945693","cluster_addr":"172.21.15.53:6821/3159945693","heartbeat_back_addr":"172.21.15.53:6825/3159945693","heartbeat_front_addr":"172.21.15.53:6823/3159945693","state":["exists","up"]},{"osd":3,"uuid":"7d3f4de2-4e78-46af-b682-0becf97f424b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6827","nonce":4054894671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6829","nonce":4054894671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6833","nonce":4054894671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6831","nonce":4054894671}]},"public_addr":"172.21.15.53:6827/4054894671","cluster_addr":"172.21.15.53:6829/4054894671","heartbeat_back_addr":"172.21.15.53:6833/4054894671","heartbeat_front_addr":"172.21.15.53:6831/4054894671","state":["exists","up"]},{"osd":4,"uuid":"2c20d72b-82a8-4b01-a261-dcc432e159cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6801","nonce":4156967068}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6803","nonce":4156967068}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6807","nonce":4156967068}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6805","nonce":4156967068}]},"public_addr":"172.21.15.163:6801/4156967068","cluster_addr":"172.21.15.163:6803/4156967068","heartbeat_back_addr":"172.21.15.163:6807/4156967068","heartbeat_front_addr":"172.21.15.163:6805/4156967068","state":["exists","up"]},{"osd":5,"uuid":"540d25c2-65b7-47d5-9dea-795268fe8b1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6809","nonce":1734269539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6811","nonce":1734269539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6815","nonce":1734269539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6813","nonce":1734269539}]},"public_addr":"172.21.15.163:6809/1734269539","cluster_addr":"172.21.15.163:6811/1734269539","heartbeat_back_addr":"172.21.15.163:6815/1734269539","heartbeat_front_addr":"172.21.15.163:6813/1734269539","state":["exists","up"]},{"osd":6,"uuid":"3e893eca-8ae0-497e-9dd1-e6611de5b6e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6817","nonce":3040911989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6819","nonce":3040911989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6823","nonce":3040911989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6821","nonce":3040911989}]},"public_addr":"172.21.15.163:6817/3040911989","cluster_addr":"172.21.15.163:6819/3040911989","heartbeat_back_addr":"172.21.15.163:6823/3040911989","heartbeat_front_addr":"172.21.15.163:6821/3040911989","state":["exists","up"]},{"osd":7,"uuid":"67d0bf91-e55b-4a64-b670-92fcfe35d7c6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6825","nonce":1783957765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6827","nonce":1783957765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6831","nonce":1783957765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6829","nonce":1783957765}]},"public_addr":"172.21.15.163:6825/1783957765","cluster_addr":"172.21.15.163:6827/1783957765","heartbeat_back_addr":"172.21.15.163:6831/1783957765","heartbeat_front_addr":"172.21.15.163:6829/1783957765","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:44:52.286766+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:10.128410+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:27.761619+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:45.375105+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:01.303202+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:16.996226+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:33.198404+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:49.370073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:6801/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6800/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/3973217575":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/2302123235":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6801/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1610990648":"2024-01-16T22:43:29.286815+0000","172.21.15.53:6800/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1853438239":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2015686982":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/104874527":"2024-01-16T22:43:49.813750+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-01-15T22:46:58.497 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-01-15T22:45:30.317935+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': {}}}] 2024-01-15T22:46:58.497 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-01-15T22:46:58.861 INFO:teuthology.orchestra.run.smithi053.stdout:pg_num: 1 2024-01-15T22:46:58.876 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-01-15T22:46:58.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:58 smithi163 ceph-mon[70990]: from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi053=a;smithi163=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:46:58.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:58 smithi163 ceph-mon[70990]: Saving service mds.all spec with placement smithi053=a;smithi163=b;count:2 2024-01-15T22:46:58.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:58 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:58.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:58 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:58.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:58 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:58.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:58 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:58.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:58 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:58.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:58 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' 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-01-15T22:46:58.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:58 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' 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-01-15T22:46:58.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:58 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:58.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:58 smithi163 ceph-mon[70990]: Deploying daemon mds.a on smithi053 2024-01-15T22:46:58.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:58 smithi163 ceph-mon[70990]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-01-15T22:46:58.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:58 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2862802656' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:46:59.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[66518]: from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi053=a;smithi163=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:46:59.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[66518]: Saving service mds.all spec with placement smithi053=a;smithi163=b;count:2 2024-01-15T22:46:59.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:59.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:59.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:59.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:59.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:59.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' 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-01-15T22:46:59.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' 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-01-15T22:46:59.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:59.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[66518]: Deploying daemon mds.a on smithi053 2024-01-15T22:46:59.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[66518]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-01-15T22:46:59.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2862802656' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:46:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[80116]: from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi053=a;smithi163=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:46:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[80116]: Saving service mds.all spec with placement smithi053=a;smithi163=b;count:2 2024-01-15T22:46:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:46:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:46:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:46:59.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' 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-01-15T22:46:59.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' 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-01-15T22:46:59.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:46:59.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[80116]: Deploying daemon mds.a on smithi053 2024-01-15T22:46:59.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[80116]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-01-15T22:46:59.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:58 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2862802656' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:46:59.279 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:46:59.279 INFO:teuthology.orchestra.run.smithi053.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-01-15T22:46:59.282 INFO:teuthology.orchestra.run.smithi053.stderr:dumped fsmap epoch 1 2024-01-15T22:46:59.436 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 22:46:59 smithi053 systemd[1]: Starting Ceph mds.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:46:59.772 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-a[114109]: starting mds.a at 2024-01-15T22:46:59.772 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 22:46:59 smithi053 bash[114094]: 4d36714adf10f36e003263d8734bec90ef51d602ce82df6b99f4ef17ae33199c 2024-01-15T22:46:59.772 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 22:46:59 smithi053 systemd[1]: Started Ceph mds.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:47:00.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1345541211' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-01-15T22:47:00.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/202183520' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:47:00.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[80116]: mds.? [v2:172.21.15.53:6834/1839406251,v1:172.21.15.53:6835/1839406251] up:boot 2024-01-15T22:47:00.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[80116]: fsmap 1 up:standby 2024-01-15T22:47:00.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:47:00.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:00.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:00.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:00.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' 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-01-15T22:47:00.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' 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-01-15T22:47:00.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:47:00.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1345541211' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-01-15T22:47:00.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/202183520' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:47:00.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[66518]: mds.? [v2:172.21.15.53:6834/1839406251,v1:172.21.15.53:6835/1839406251] up:boot 2024-01-15T22:47:00.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[66518]: fsmap 1 up:standby 2024-01-15T22:47:00.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:47:00.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:00.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:00.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:00.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' 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-01-15T22:47:00.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' 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-01-15T22:47:00.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:46:59 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:47:00.128 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:59 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1345541211' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-01-15T22:47:00.129 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:59 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/202183520' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:47:00.129 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:59 smithi163 ceph-mon[70990]: mds.? [v2:172.21.15.53:6834/1839406251,v1:172.21.15.53:6835/1839406251] up:boot 2024-01-15T22:47:00.129 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:59 smithi163 ceph-mon[70990]: fsmap 1 up:standby 2024-01-15T22:47:00.129 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:59 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:47:00.129 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:59 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:00.129 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:59 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:00.129 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:59 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:00.129 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:59 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' 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-01-15T22:47:00.129 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:59 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' 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-01-15T22:47:00.129 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:46:59 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:47:00.735 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 22:47:00 smithi163 systemd[1]: Starting Ceph mds.b for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:47:01.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:00 smithi053 ceph-mon[80116]: Deploying daemon mds.b on smithi163 2024-01-15T22:47:01.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:00 smithi053 ceph-mon[80116]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-01-15T22:47:01.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:00 smithi053 ceph-mon[66518]: Deploying daemon mds.b on smithi163 2024-01-15T22:47:01.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:00 smithi053 ceph-mon[66518]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-01-15T22:47:01.051 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:00 smithi163 ceph-mon[70990]: Deploying daemon mds.b on smithi163 2024-01-15T22:47:01.051 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:00 smithi163 ceph-mon[70990]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-01-15T22:47:01.296 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-01-15T22:47:01.484 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 22:47:01 smithi163 bash[104005]: c0b806195a6004843aa375994ee02ca0c88c7f2b65f1c918dc1b2de00e144916 2024-01-15T22:47:01.484 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 22:47:01 smithi163 systemd[1]: Started Ceph mds.b for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:47:01.484 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 22:47:01 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-b[104020]: starting mds.b at 2024-01-15T22:47:01.699 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:47:01.700 INFO:teuthology.orchestra.run.smithi053.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":24377,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.53:6835/1839406251","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6834","nonce":1839406251},{"type":"v1","addr":"172.21.15.53:6835","nonce":1839406251}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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-01-15T22:47:01.702 INFO:teuthology.orchestra.run.smithi053.stderr:dumped fsmap epoch 2 2024-01-15T22:47:02.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:02 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:02.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:02 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:02.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:02 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:02.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:02 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:02.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:02 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:02.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:02 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:47:02.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:02 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/715810053' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:47:02.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:02 smithi163 ceph-mon[70990]: mds.? [v2:172.21.15.163:6832/619787945,v1:172.21.15.163:6833/619787945] up:boot 2024-01-15T22:47:02.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:02 smithi163 ceph-mon[70990]: fsmap 2 up:standby 2024-01-15T22:47:02.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:02 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:47:02.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:02.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:02.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:02.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:02.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:02.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:47:02.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/715810053' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:47:02.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[66518]: mds.? [v2:172.21.15.163:6832/619787945,v1:172.21.15.163:6833/619787945] up:boot 2024-01-15T22:47:02.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[66518]: fsmap 2 up:standby 2024-01-15T22:47:02.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:47:02.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:02.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:02.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:02.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:02.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:02.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:47:02.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/715810053' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:47:02.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[80116]: mds.? [v2:172.21.15.163:6832/619787945,v1:172.21.15.163:6833/619787945] up:boot 2024-01-15T22:47:02.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[80116]: fsmap 2 up:standby 2024-01-15T22:47:02.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:02 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:47:03.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:03 smithi163 ceph-mon[70990]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-01-15T22:47:03.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:03 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:03 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:03 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:03 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:03 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:47:03.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:03 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:47:03.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:03 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:03 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:47:03.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:03 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:47:03.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:03 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:47:03.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:03 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[66518]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-01-15T22:47:03.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:47:03.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:47:03.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:47:03.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:47:03.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:47:03.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[80116]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-01-15T22:47:03.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:47:03.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:47:03.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:47:03.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:47:03.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:47:03.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:03 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:03.715 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-01-15T22:47:04.107 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:47:04.107 INFO:teuthology.orchestra.run.smithi053.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":24376,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.163:6833/619787945","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":619787945},{"type":"v1","addr":"172.21.15.163:6833","nonce":619787945}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":24377,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.53:6835/1839406251","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6834","nonce":1839406251},{"type":"v1","addr":"172.21.15.53:6835","nonce":1839406251}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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-01-15T22:47:04.110 INFO:teuthology.orchestra.run.smithi053.stderr:dumped fsmap epoch 3 2024-01-15T22:47:04.121 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-01-15T22:47:04.447 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:47:04.447 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":54,"fsid":"421843b2-b3f7-11ee-95ad-87774f69a715","created":"2024-01-15T22:43:00.854865+0000","modified":"2024-01-15T22:46:54.354201+0000","last_up_change":"2024-01-15T22:46:50.343958+0000","last_in_change":"2024-01-15T22:46:36.763161+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-01-15T22:45:30.317935+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":{}}}],"osds":[{"osd":0,"uuid":"63d2fa8e-be5d-461b-b383-5acea7c3d6c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6803","nonce":2847188186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6805","nonce":2847188186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6809","nonce":2847188186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6807","nonce":2847188186}]},"public_addr":"172.21.15.53:6803/2847188186","cluster_addr":"172.21.15.53:6805/2847188186","heartbeat_back_addr":"172.21.15.53:6809/2847188186","heartbeat_front_addr":"172.21.15.53:6807/2847188186","state":["exists","up"]},{"osd":1,"uuid":"635eea3c-28ef-459b-bbba-ec76ffe473ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6811","nonce":1051220185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6813","nonce":1051220185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6817","nonce":1051220185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6815","nonce":1051220185}]},"public_addr":"172.21.15.53:6811/1051220185","cluster_addr":"172.21.15.53:6813/1051220185","heartbeat_back_addr":"172.21.15.53:6817/1051220185","heartbeat_front_addr":"172.21.15.53:6815/1051220185","state":["exists","up"]},{"osd":2,"uuid":"5c295926-2896-425f-a7e5-defca040f0eb","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.53:6818","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6819","nonce":3159945693}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6821","nonce":3159945693}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6825","nonce":3159945693}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6823","nonce":3159945693}]},"public_addr":"172.21.15.53:6819/3159945693","cluster_addr":"172.21.15.53:6821/3159945693","heartbeat_back_addr":"172.21.15.53:6825/3159945693","heartbeat_front_addr":"172.21.15.53:6823/3159945693","state":["exists","up"]},{"osd":3,"uuid":"7d3f4de2-4e78-46af-b682-0becf97f424b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6827","nonce":4054894671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6829","nonce":4054894671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6833","nonce":4054894671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6831","nonce":4054894671}]},"public_addr":"172.21.15.53:6827/4054894671","cluster_addr":"172.21.15.53:6829/4054894671","heartbeat_back_addr":"172.21.15.53:6833/4054894671","heartbeat_front_addr":"172.21.15.53:6831/4054894671","state":["exists","up"]},{"osd":4,"uuid":"2c20d72b-82a8-4b01-a261-dcc432e159cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6801","nonce":4156967068}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6803","nonce":4156967068}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6807","nonce":4156967068}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6805","nonce":4156967068}]},"public_addr":"172.21.15.163:6801/4156967068","cluster_addr":"172.21.15.163:6803/4156967068","heartbeat_back_addr":"172.21.15.163:6807/4156967068","heartbeat_front_addr":"172.21.15.163:6805/4156967068","state":["exists","up"]},{"osd":5,"uuid":"540d25c2-65b7-47d5-9dea-795268fe8b1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6809","nonce":1734269539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6811","nonce":1734269539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6815","nonce":1734269539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6813","nonce":1734269539}]},"public_addr":"172.21.15.163:6809/1734269539","cluster_addr":"172.21.15.163:6811/1734269539","heartbeat_back_addr":"172.21.15.163:6815/1734269539","heartbeat_front_addr":"172.21.15.163:6813/1734269539","state":["exists","up"]},{"osd":6,"uuid":"3e893eca-8ae0-497e-9dd1-e6611de5b6e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6817","nonce":3040911989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6819","nonce":3040911989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6823","nonce":3040911989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6821","nonce":3040911989}]},"public_addr":"172.21.15.163:6817/3040911989","cluster_addr":"172.21.15.163:6819/3040911989","heartbeat_back_addr":"172.21.15.163:6823/3040911989","heartbeat_front_addr":"172.21.15.163:6821/3040911989","state":["exists","up"]},{"osd":7,"uuid":"67d0bf91-e55b-4a64-b670-92fcfe35d7c6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6825","nonce":1783957765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6827","nonce":1783957765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6831","nonce":1783957765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6829","nonce":1783957765}]},"public_addr":"172.21.15.163:6825/1783957765","cluster_addr":"172.21.15.163:6827/1783957765","heartbeat_back_addr":"172.21.15.163:6831/1783957765","heartbeat_front_addr":"172.21.15.163:6829/1783957765","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:44:52.286766+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:10.128410+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:27.761619+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:45.375105+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:01.303202+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:16.996226+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:33.198404+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:49.370073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:6801/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6800/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/3973217575":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/2302123235":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6801/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1610990648":"2024-01-16T22:43:29.286815+0000","172.21.15.53:6800/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1853438239":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2015686982":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/104874527":"2024-01-16T22:43:49.813750+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-01-15T22:47:04.461 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-01-15T22:45:30.317935+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': {}}}] 2024-01-15T22:47:04.461 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-01-15T22:47:04.785 INFO:teuthology.orchestra.run.smithi053.stdout:pg_num: 1 2024-01-15T22:47:04.800 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph --format=json-pretty osd lspools 2024-01-15T22:47:05.129 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:47:05.129 INFO:teuthology.orchestra.run.smithi053.stdout:[ 2024-01-15T22:47:05.129 INFO:teuthology.orchestra.run.smithi053.stdout: { 2024-01-15T22:47:05.129 INFO:teuthology.orchestra.run.smithi053.stdout: "poolnum": 1, 2024-01-15T22:47:05.130 INFO:teuthology.orchestra.run.smithi053.stdout: "poolname": ".mgr" 2024-01-15T22:47:05.130 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-01-15T22:47:05.130 INFO:teuthology.orchestra.run.smithi053.stdout:] 2024-01-15T22:47:05.143 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2024-01-15T22:47:05.143 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-15T22:47:05.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:05 smithi163 ceph-mon[70990]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-01-15T22:47:05.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:05 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2525146392' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:47:05.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:05 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2466982791' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:05.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:05 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2843237193' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-01-15T22:47:05.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:05 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:05.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:05 smithi053 ceph-mon[80116]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-01-15T22:47:05.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:05 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2525146392' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:47:05.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:05 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2466982791' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:05.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:05 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2843237193' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-01-15T22:47:05.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:05 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:05.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:05 smithi053 ceph-mon[66518]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-01-15T22:47:05.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:05 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2525146392' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:47:05.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:05 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2466982791' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:05.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:05 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2843237193' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-01-15T22:47:05.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:05 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:06.359 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'cephfs_metadata' created 2024-01-15T22:47:06.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:06 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1486436566' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-01-15T22:47:06.372 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:06 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/4070500806' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-01-15T22:47:06.372 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:06 smithi053 ceph-mon[66518]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-01-15T22:47:06.372 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:06 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1486436566' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-01-15T22:47:06.372 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:06 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/4070500806' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-01-15T22:47:06.372 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:06 smithi053 ceph-mon[80116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-01-15T22:47:06.373 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-15T22:47:06.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:06 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1486436566' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-01-15T22:47:06.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:06 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/4070500806' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-01-15T22:47:06.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:06 smithi163 ceph-mon[70990]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-01-15T22:47:07.376 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'cephfs_data' created 2024-01-15T22:47:07.389 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs new cephfs cephfs_metadata cephfs_data 2024-01-15T22:47:07.414 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:07 smithi053 ceph-mon[80116]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-01-15T22:47:07.414 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:07 smithi053 ceph-mon[80116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-01-15T22:47:07.414 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:07 smithi053 ceph-mon[80116]: osdmap e55: 8 total, 8 up, 8 in 2024-01-15T22:47:07.415 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:07 smithi053 ceph-mon[66518]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-01-15T22:47:07.415 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:07 smithi053 ceph-mon[66518]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-01-15T22:47:07.415 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:07 smithi053 ceph-mon[66518]: osdmap e55: 8 total, 8 up, 8 in 2024-01-15T22:47:07.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:07 smithi163 ceph-mon[70990]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-01-15T22:47:07.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:07 smithi163 ceph-mon[70990]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-01-15T22:47:07.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:07 smithi163 ceph-mon[70990]: osdmap e55: 8 total, 8 up, 8 in 2024-01-15T22:47:08.368 INFO:teuthology.orchestra.run.smithi053.stderr:new fs with metadata pool 2 and data pool 3 2024-01-15T22:47:08.382 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-01-15T22:47:08.451 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:08 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3298499040' 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-01-15T22:47:08.451 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:08 smithi053 ceph-mon[80116]: from='client.? ' 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-01-15T22:47:08.451 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:08 smithi053 ceph-mon[80116]: from='client.? ' 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-01-15T22:47:08.451 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:08 smithi053 ceph-mon[80116]: osdmap e56: 8 total, 8 up, 8 in 2024-01-15T22:47:08.451 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:08 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/315657102' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-01-15T22:47:08.451 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:08 smithi053 ceph-mon[80116]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-01-15T22:47:08.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:08 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3298499040' 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-01-15T22:47:08.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:08 smithi053 ceph-mon[66518]: from='client.? ' 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-01-15T22:47:08.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:08 smithi053 ceph-mon[66518]: from='client.? ' 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-01-15T22:47:08.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:08 smithi053 ceph-mon[66518]: osdmap e56: 8 total, 8 up, 8 in 2024-01-15T22:47:08.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:08 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/315657102' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-01-15T22:47:08.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:08 smithi053 ceph-mon[66518]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-01-15T22:47:08.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:08 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3298499040' 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-01-15T22:47:08.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:08 smithi163 ceph-mon[70990]: from='client.? ' 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-01-15T22:47:08.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:08 smithi163 ceph-mon[70990]: from='client.? ' 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-01-15T22:47:08.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:08 smithi163 ceph-mon[70990]: osdmap e56: 8 total, 8 up, 8 in 2024-01-15T22:47:08.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:08 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/315657102' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-01-15T22:47:08.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:08 smithi163 ceph-mon[70990]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-01-15T22:47:08.760 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:47:08.760 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":57,"fsid":"421843b2-b3f7-11ee-95ad-87774f69a715","created":"2024-01-15T22:43:00.854865+0000","modified":"2024-01-15T22:47:07.766820+0000","last_up_change":"2024-01-15T22:46:50.343958+0000","last_in_change":"2024-01-15T22:46:36.763161+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-01-15T22:45:30.317935+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-01-15T22:47:05.904005+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":"57","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-01-15T22:47:07.145281+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":"57","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"}}}],"osds":[{"osd":0,"uuid":"63d2fa8e-be5d-461b-b383-5acea7c3d6c4","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.53:6802","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6803","nonce":2847188186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6805","nonce":2847188186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6809","nonce":2847188186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6807","nonce":2847188186}]},"public_addr":"172.21.15.53:6803/2847188186","cluster_addr":"172.21.15.53:6805/2847188186","heartbeat_back_addr":"172.21.15.53:6809/2847188186","heartbeat_front_addr":"172.21.15.53:6807/2847188186","state":["exists","up"]},{"osd":1,"uuid":"635eea3c-28ef-459b-bbba-ec76ffe473ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6811","nonce":1051220185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6813","nonce":1051220185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6817","nonce":1051220185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6815","nonce":1051220185}]},"public_addr":"172.21.15.53:6811/1051220185","cluster_addr":"172.21.15.53:6813/1051220185","heartbeat_back_addr":"172.21.15.53:6817/1051220185","heartbeat_front_addr":"172.21.15.53:6815/1051220185","state":["exists","up"]},{"osd":2,"uuid":"5c295926-2896-425f-a7e5-defca040f0eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6819","nonce":3159945693}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6821","nonce":3159945693}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6825","nonce":3159945693}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6823","nonce":3159945693}]},"public_addr":"172.21.15.53:6819/3159945693","cluster_addr":"172.21.15.53:6821/3159945693","heartbeat_back_addr":"172.21.15.53:6825/3159945693","heartbeat_front_addr":"172.21.15.53:6823/3159945693","state":["exists","up"]},{"osd":3,"uuid":"7d3f4de2-4e78-46af-b682-0becf97f424b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6827","nonce":4054894671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6829","nonce":4054894671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6833","nonce":4054894671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6831","nonce":4054894671}]},"public_addr":"172.21.15.53:6827/4054894671","cluster_addr":"172.21.15.53:6829/4054894671","heartbeat_back_addr":"172.21.15.53:6833/4054894671","heartbeat_front_addr":"172.21.15.53:6831/4054894671","state":["exists","up"]},{"osd":4,"uuid":"2c20d72b-82a8-4b01-a261-dcc432e159cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6801","nonce":4156967068}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6803","nonce":4156967068}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6807","nonce":4156967068}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6805","nonce":4156967068}]},"public_addr":"172.21.15.163:6801/4156967068","cluster_addr":"172.21.15.163:6803/4156967068","heartbeat_back_addr":"172.21.15.163:6807/4156967068","heartbeat_front_addr":"172.21.15.163:6805/4156967068","state":["exists","up"]},{"osd":5,"uuid":"540d25c2-65b7-47d5-9dea-795268fe8b1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6809","nonce":1734269539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6811","nonce":1734269539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6815","nonce":1734269539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6813","nonce":1734269539}]},"public_addr":"172.21.15.163:6809/1734269539","cluster_addr":"172.21.15.163:6811/1734269539","heartbeat_back_addr":"172.21.15.163:6815/1734269539","heartbeat_front_addr":"172.21.15.163:6813/1734269539","state":["exists","up"]},{"osd":6,"uuid":"3e893eca-8ae0-497e-9dd1-e6611de5b6e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6817","nonce":3040911989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6819","nonce":3040911989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6823","nonce":3040911989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6821","nonce":3040911989}]},"public_addr":"172.21.15.163:6817/3040911989","cluster_addr":"172.21.15.163:6819/3040911989","heartbeat_back_addr":"172.21.15.163:6823/3040911989","heartbeat_front_addr":"172.21.15.163:6821/3040911989","state":["exists","up"]},{"osd":7,"uuid":"67d0bf91-e55b-4a64-b670-92fcfe35d7c6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6825","nonce":1783957765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6827","nonce":1783957765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6831","nonce":1783957765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6829","nonce":1783957765}]},"public_addr":"172.21.15.163:6825/1783957765","cluster_addr":"172.21.15.163:6827/1783957765","heartbeat_back_addr":"172.21.15.163:6831/1783957765","heartbeat_front_addr":"172.21.15.163:6829/1783957765","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:44:52.286766+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:10.128410+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:27.761619+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:45.375105+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:01.303202+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:16.996226+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:33.198404+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:49.370073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:6801/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6800/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/3973217575":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/2302123235":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6801/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1610990648":"2024-01-16T22:43:29.286815+0000","172.21.15.53:6800/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1853438239":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2015686982":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/104874527":"2024-01-16T22:43:49.813750+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-01-15T22:47:08.774 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-01-15T22:47:09.142 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:47:09.143 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":57,"fsid":"421843b2-b3f7-11ee-95ad-87774f69a715","created":"2024-01-15T22:43:00.854865+0000","modified":"2024-01-15T22:47:07.766820+0000","last_up_change":"2024-01-15T22:46:50.343958+0000","last_in_change":"2024-01-15T22:46:36.763161+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-01-15T22:45:30.317935+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-01-15T22:47:05.904005+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":"57","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-01-15T22:47:07.145281+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":"57","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"}}}],"osds":[{"osd":0,"uuid":"63d2fa8e-be5d-461b-b383-5acea7c3d6c4","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.53:6802","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6803","nonce":2847188186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6805","nonce":2847188186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6809","nonce":2847188186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6807","nonce":2847188186}]},"public_addr":"172.21.15.53:6803/2847188186","cluster_addr":"172.21.15.53:6805/2847188186","heartbeat_back_addr":"172.21.15.53:6809/2847188186","heartbeat_front_addr":"172.21.15.53:6807/2847188186","state":["exists","up"]},{"osd":1,"uuid":"635eea3c-28ef-459b-bbba-ec76ffe473ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6811","nonce":1051220185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6813","nonce":1051220185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6817","nonce":1051220185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6815","nonce":1051220185}]},"public_addr":"172.21.15.53:6811/1051220185","cluster_addr":"172.21.15.53:6813/1051220185","heartbeat_back_addr":"172.21.15.53:6817/1051220185","heartbeat_front_addr":"172.21.15.53:6815/1051220185","state":["exists","up"]},{"osd":2,"uuid":"5c295926-2896-425f-a7e5-defca040f0eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6819","nonce":3159945693}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6821","nonce":3159945693}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6825","nonce":3159945693}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6823","nonce":3159945693}]},"public_addr":"172.21.15.53:6819/3159945693","cluster_addr":"172.21.15.53:6821/3159945693","heartbeat_back_addr":"172.21.15.53:6825/3159945693","heartbeat_front_addr":"172.21.15.53:6823/3159945693","state":["exists","up"]},{"osd":3,"uuid":"7d3f4de2-4e78-46af-b682-0becf97f424b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6827","nonce":4054894671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6829","nonce":4054894671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6833","nonce":4054894671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6831","nonce":4054894671}]},"public_addr":"172.21.15.53:6827/4054894671","cluster_addr":"172.21.15.53:6829/4054894671","heartbeat_back_addr":"172.21.15.53:6833/4054894671","heartbeat_front_addr":"172.21.15.53:6831/4054894671","state":["exists","up"]},{"osd":4,"uuid":"2c20d72b-82a8-4b01-a261-dcc432e159cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6801","nonce":4156967068}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6803","nonce":4156967068}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6807","nonce":4156967068}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6805","nonce":4156967068}]},"public_addr":"172.21.15.163:6801/4156967068","cluster_addr":"172.21.15.163:6803/4156967068","heartbeat_back_addr":"172.21.15.163:6807/4156967068","heartbeat_front_addr":"172.21.15.163:6805/4156967068","state":["exists","up"]},{"osd":5,"uuid":"540d25c2-65b7-47d5-9dea-795268fe8b1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6809","nonce":1734269539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6811","nonce":1734269539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6815","nonce":1734269539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6813","nonce":1734269539}]},"public_addr":"172.21.15.163:6809/1734269539","cluster_addr":"172.21.15.163:6811/1734269539","heartbeat_back_addr":"172.21.15.163:6815/1734269539","heartbeat_front_addr":"172.21.15.163:6813/1734269539","state":["exists","up"]},{"osd":6,"uuid":"3e893eca-8ae0-497e-9dd1-e6611de5b6e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6817","nonce":3040911989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6819","nonce":3040911989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6823","nonce":3040911989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6821","nonce":3040911989}]},"public_addr":"172.21.15.163:6817/3040911989","cluster_addr":"172.21.15.163:6819/3040911989","heartbeat_back_addr":"172.21.15.163:6823/3040911989","heartbeat_front_addr":"172.21.15.163:6821/3040911989","state":["exists","up"]},{"osd":7,"uuid":"67d0bf91-e55b-4a64-b670-92fcfe35d7c6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6825","nonce":1783957765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6827","nonce":1783957765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6831","nonce":1783957765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6829","nonce":1783957765}]},"public_addr":"172.21.15.163:6825/1783957765","cluster_addr":"172.21.15.163:6827/1783957765","heartbeat_back_addr":"172.21.15.163:6831/1783957765","heartbeat_front_addr":"172.21.15.163:6829/1783957765","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:44:52.286766+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:10.128410+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:27.761619+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:45.375105+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:01.303202+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:16.996226+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:33.198404+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:49.370073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:6801/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6800/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/3973217575":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/2302123235":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6801/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1610990648":"2024-01-16T22:43:29.286815+0000","172.21.15.53:6800/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1853438239":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2015686982":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/104874527":"2024-01-16T22:43:49.813750+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-01-15T22:47:09.162 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs standby_count_wanted 0 2024-01-15T22:47:09.446 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:09 smithi053 ceph-mon[80116]: pgmap v145: 97 pgs: 17 creating+peering, 10 active+clean, 70 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:09.446 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:09 smithi053 ceph-mon[80116]: osdmap e57: 8 total, 8 up, 8 in 2024-01-15T22:47:09.446 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:09 smithi053 ceph-mon[80116]: Health check failed: 2 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T22:47:09.446 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:09 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/315657102' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-01-15T22:47:09.447 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:09 smithi053 ceph-mon[80116]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-01-15T22:47:09.447 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:09 smithi053 ceph-mon[80116]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-01-15T22:47:09.447 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:09 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3615960264' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:09.447 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:09 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/503658973' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:09.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:09 smithi053 ceph-mon[66518]: pgmap v145: 97 pgs: 17 creating+peering, 10 active+clean, 70 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:09.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:09 smithi053 ceph-mon[66518]: osdmap e57: 8 total, 8 up, 8 in 2024-01-15T22:47:09.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:09 smithi053 ceph-mon[66518]: Health check failed: 2 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T22:47:09.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:09 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/315657102' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-01-15T22:47:09.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:09 smithi053 ceph-mon[66518]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-01-15T22:47:09.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:09 smithi053 ceph-mon[66518]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-01-15T22:47:09.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:09 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3615960264' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:09.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:09 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/503658973' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:09.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:09 smithi163 ceph-mon[70990]: pgmap v145: 97 pgs: 17 creating+peering, 10 active+clean, 70 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:09.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:09 smithi163 ceph-mon[70990]: osdmap e57: 8 total, 8 up, 8 in 2024-01-15T22:47:09.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:09 smithi163 ceph-mon[70990]: Health check failed: 2 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T22:47:09.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:09 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/315657102' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-01-15T22:47:09.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:09 smithi163 ceph-mon[70990]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-01-15T22:47:09.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:09 smithi163 ceph-mon[70990]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-01-15T22:47:09.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:09 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3615960264' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:09.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:09 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/503658973' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:09.798 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 22:47:09 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-a[114109]: 2024-01-15T22:47:09.449+0000 7f16c5b4c700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-01-15T22:47:10.386 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2024-01-15T22:47:10.386 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs allow_standby_replay false 2024-01-15T22:47:10.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:10 smithi053 ceph-mon[66518]: osdmap e58: 8 total, 8 up, 8 in 2024-01-15T22:47:10.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:10 smithi053 ceph-mon[66518]: mds.? [v2:172.21.15.53:6834/1839406251,v1:172.21.15.53:6835/1839406251] up:active 2024-01-15T22:47:10.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:10 smithi053 ceph-mon[66518]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:47:10.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:10 smithi053 ceph-mon[66518]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:47:10.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:10 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2574637358' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-01-15T22:47:10.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:10 smithi053 ceph-mon[80116]: osdmap e58: 8 total, 8 up, 8 in 2024-01-15T22:47:10.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:10 smithi053 ceph-mon[80116]: mds.? [v2:172.21.15.53:6834/1839406251,v1:172.21.15.53:6835/1839406251] up:active 2024-01-15T22:47:10.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:10 smithi053 ceph-mon[80116]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:47:10.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:10 smithi053 ceph-mon[80116]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:47:10.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:10 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2574637358' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-01-15T22:47:10.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:10 smithi163 ceph-mon[70990]: osdmap e58: 8 total, 8 up, 8 in 2024-01-15T22:47:10.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:10 smithi163 ceph-mon[70990]: mds.? [v2:172.21.15.53:6834/1839406251,v1:172.21.15.53:6835/1839406251] up:active 2024-01-15T22:47:10.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:10 smithi163 ceph-mon[70990]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:47:10.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:10 smithi163 ceph-mon[70990]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:47:10.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:10 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2574637358' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-01-15T22:47:11.387 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2024-01-15T22:47:11.387 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-01-15T22:47:11.456 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:11 smithi053 ceph-mon[66518]: pgmap v148: 97 pgs: 5 creating+activating, 17 creating+peering, 23 active+clean, 52 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s wr, 1 op/s 2024-01-15T22:47:11.456 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:11 smithi053 ceph-mon[66518]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-01-15T22:47:11.456 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:11 smithi053 ceph-mon[66518]: Cluster is now healthy 2024-01-15T22:47:11.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:11 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2574637358' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-01-15T22:47:11.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:11 smithi053 ceph-mon[66518]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:47:11.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:11 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3857011363' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-01-15T22:47:11.457 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:11 smithi053 ceph-mon[80116]: pgmap v148: 97 pgs: 5 creating+activating, 17 creating+peering, 23 active+clean, 52 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s wr, 1 op/s 2024-01-15T22:47:11.457 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:11 smithi053 ceph-mon[80116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-01-15T22:47:11.457 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:11 smithi053 ceph-mon[80116]: Cluster is now healthy 2024-01-15T22:47:11.457 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:11 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2574637358' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-01-15T22:47:11.457 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:11 smithi053 ceph-mon[80116]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:47:11.457 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:11 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3857011363' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-01-15T22:47:11.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:11 smithi163 ceph-mon[70990]: pgmap v148: 97 pgs: 5 creating+activating, 17 creating+peering, 23 active+clean, 52 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s wr, 1 op/s 2024-01-15T22:47:11.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:11 smithi163 ceph-mon[70990]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-01-15T22:47:11.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:11 smithi163 ceph-mon[70990]: Cluster is now healthy 2024-01-15T22:47:11.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:11 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2574637358' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-01-15T22:47:11.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:11 smithi163 ceph-mon[70990]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:47:11.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:11 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3857011363' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-01-15T22:47:11.806 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:47:11.807 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24376,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.163:6833/619787945","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":619787945},{"type":"v1","addr":"172.21.15.163:6833","nonce":619787945}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-01-15T22:47:07.767196+0000","modified":"2024-01-15T22:47:11.371598+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"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":24377},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24377":{"gid":24377,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":4,"addr":"172.21.15.53:6835/1839406251","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6834","nonce":1839406251},{"type":"v1","addr":"172.21.15.53:6835","nonce":1839406251}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":"","standby_count_wanted":0},"id":1}]} 2024-01-15T22:47:11.809 INFO:teuthology.orchestra.run.smithi053.stderr:dumped fsmap epoch 8 2024-01-15T22:47:11.821 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-01-15T22:47:12.185 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:47:12.186 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":58,"fsid":"421843b2-b3f7-11ee-95ad-87774f69a715","created":"2024-01-15T22:43:00.854865+0000","modified":"2024-01-15T22:47:09.147814+0000","last_up_change":"2024-01-15T22:46:50.343958+0000","last_in_change":"2024-01-15T22:46:36.763161+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-01-15T22:45:30.317935+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-01-15T22:47:05.904005+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":"57","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-01-15T22:47:07.145281+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":"58","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"}}}],"osds":[{"osd":0,"uuid":"63d2fa8e-be5d-461b-b383-5acea7c3d6c4","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.53:6802","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6803","nonce":2847188186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6805","nonce":2847188186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6809","nonce":2847188186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6807","nonce":2847188186}]},"public_addr":"172.21.15.53:6803/2847188186","cluster_addr":"172.21.15.53:6805/2847188186","heartbeat_back_addr":"172.21.15.53:6809/2847188186","heartbeat_front_addr":"172.21.15.53:6807/2847188186","state":["exists","up"]},{"osd":1,"uuid":"635eea3c-28ef-459b-bbba-ec76ffe473ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6811","nonce":1051220185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6813","nonce":1051220185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6817","nonce":1051220185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6815","nonce":1051220185}]},"public_addr":"172.21.15.53:6811/1051220185","cluster_addr":"172.21.15.53:6813/1051220185","heartbeat_back_addr":"172.21.15.53:6817/1051220185","heartbeat_front_addr":"172.21.15.53:6815/1051220185","state":["exists","up"]},{"osd":2,"uuid":"5c295926-2896-425f-a7e5-defca040f0eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6819","nonce":3159945693}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6821","nonce":3159945693}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6825","nonce":3159945693}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6823","nonce":3159945693}]},"public_addr":"172.21.15.53:6819/3159945693","cluster_addr":"172.21.15.53:6821/3159945693","heartbeat_back_addr":"172.21.15.53:6825/3159945693","heartbeat_front_addr":"172.21.15.53:6823/3159945693","state":["exists","up"]},{"osd":3,"uuid":"7d3f4de2-4e78-46af-b682-0becf97f424b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6827","nonce":4054894671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6829","nonce":4054894671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6833","nonce":4054894671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6831","nonce":4054894671}]},"public_addr":"172.21.15.53:6827/4054894671","cluster_addr":"172.21.15.53:6829/4054894671","heartbeat_back_addr":"172.21.15.53:6833/4054894671","heartbeat_front_addr":"172.21.15.53:6831/4054894671","state":["exists","up"]},{"osd":4,"uuid":"2c20d72b-82a8-4b01-a261-dcc432e159cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6801","nonce":4156967068}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6803","nonce":4156967068}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6807","nonce":4156967068}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6805","nonce":4156967068}]},"public_addr":"172.21.15.163:6801/4156967068","cluster_addr":"172.21.15.163:6803/4156967068","heartbeat_back_addr":"172.21.15.163:6807/4156967068","heartbeat_front_addr":"172.21.15.163:6805/4156967068","state":["exists","up"]},{"osd":5,"uuid":"540d25c2-65b7-47d5-9dea-795268fe8b1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6809","nonce":1734269539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6811","nonce":1734269539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6815","nonce":1734269539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6813","nonce":1734269539}]},"public_addr":"172.21.15.163:6809/1734269539","cluster_addr":"172.21.15.163:6811/1734269539","heartbeat_back_addr":"172.21.15.163:6815/1734269539","heartbeat_front_addr":"172.21.15.163:6813/1734269539","state":["exists","up"]},{"osd":6,"uuid":"3e893eca-8ae0-497e-9dd1-e6611de5b6e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6817","nonce":3040911989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6819","nonce":3040911989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6823","nonce":3040911989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6821","nonce":3040911989}]},"public_addr":"172.21.15.163:6817/3040911989","cluster_addr":"172.21.15.163:6819/3040911989","heartbeat_back_addr":"172.21.15.163:6823/3040911989","heartbeat_front_addr":"172.21.15.163:6821/3040911989","state":["exists","up"]},{"osd":7,"uuid":"67d0bf91-e55b-4a64-b670-92fcfe35d7c6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6825","nonce":1783957765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6827","nonce":1783957765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6831","nonce":1783957765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6829","nonce":1783957765}]},"public_addr":"172.21.15.163:6825/1783957765","cluster_addr":"172.21.15.163:6827/1783957765","heartbeat_back_addr":"172.21.15.163:6831/1783957765","heartbeat_front_addr":"172.21.15.163:6829/1783957765","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:44:52.286766+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:10.128410+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:27.761619+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:45.375105+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:01.303202+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:16.996226+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:33.198404+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:49.370073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:6801/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6800/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/3973217575":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/2302123235":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6801/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1610990648":"2024-01-16T22:43:29.286815+0000","172.21.15.53:6800/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1853438239":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2015686982":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/104874527":"2024-01-16T22:43:49.813750+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-01-15T22:47:12.200 INFO:tasks.cephfs.filesystem.ceph_manager:waiting for clean 2024-01-15T22:47:12.200 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-01-15T22:47:12.534 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:47:12.536 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2024-01-15T22:47:12.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:12 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3857011363' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-01-15T22:47:12.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:12 smithi053 ceph-mon[66518]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:47:12.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:12 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/913683418' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:47:12.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:12 smithi053 ceph-mon[66518]: pgmap v149: 97 pgs: 5 creating+activating, 17 creating+peering, 75 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.8 KiB/s wr, 6 op/s 2024-01-15T22:47:12.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:12 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3490409787' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:12.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:12 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3857011363' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-01-15T22:47:12.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:12 smithi053 ceph-mon[80116]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:47:12.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:12 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/913683418' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:47:12.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:12 smithi053 ceph-mon[80116]: pgmap v149: 97 pgs: 5 creating+activating, 17 creating+peering, 75 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.8 KiB/s wr, 6 op/s 2024-01-15T22:47:12.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:12 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3490409787' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:12.547 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":149,"stamp":"2024-01-15T22:47:11.850783+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592492,"num_objects":19,"num_object_clones":0,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":197,"num_write_kb":2426,"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":12,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":84,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384432,"kb_used_data":6128,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576784,"statfs":{"total":767960285184,"available":765518626816,"internally_reserved":0,"allocated":6275072,"data_stored":3634883,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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":11,"apply_latency_ms":11,"commit_latency_ns":11000000,"apply_latency_ns":11000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2124,"num_objects":17,"num_object_clones":0,"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":0,"num_read":0,"num_read_kb":0,"num_write":38,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":12,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"5.497097"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178710+0000","last_change":"2024-01-15T22:47:08.177623+0000","last_active":"2024-01-15T22:47:08.178710+0000","last_peered":"2024-01-15T22:47:08.178710+0000","last_clean":"2024-01-15T22:47:08.178710+0000","last_became_active":"2024-01-15T22:47:08.177332+0000","last_became_peered":"2024-01-15T22:47:08.177332+0000","last_unstale":"2024-01-15T22:47:08.178710+0000","last_undegraded":"2024-01-15T22:47:08.178710+0000","last_fullsized":"2024-01-15T22:47:08.178710+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:06:43.268602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.366842+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:59:20.732691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,6],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176446+0000","last_change":"2024-01-15T22:47:08.176446+0000","last_active":"2024-01-15T22:47:08.176446+0000","last_peered":"2024-01-15T22:47:08.176446+0000","last_clean":"2024-01-15T22:47:08.176446+0000","last_became_active":"2024-01-15T22:47:08.176133+0000","last_became_peered":"2024-01-15T22:47:08.176133+0000","last_unstale":"2024-01-15T22:47:08.176446+0000","last_undegraded":"2024-01-15T22:47:08.176446+0000","last_fullsized":"2024-01-15T22:47:08.176446+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:19:06.306223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164283+0000","last_change":"2024-01-15T22:47:08.163615+0000","last_active":"2024-01-15T22:47:08.164283+0000","last_peered":"2024-01-15T22:47:08.164283+0000","last_clean":"2024-01-15T22:47:08.164283+0000","last_became_active":"2024-01-15T22:47:08.163284+0000","last_became_peered":"2024-01-15T22:47:08.163284+0000","last_unstale":"2024-01-15T22:47:08.164283+0000","last_undegraded":"2024-01-15T22:47:08.164283+0000","last_fullsized":"2024-01-15T22:47:08.164283+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:34:44.566978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.175997+0000","last_change":"2024-01-15T22:47:08.174506+0000","last_active":"2024-01-15T22:47:08.175997+0000","last_peered":"2024-01-15T22:47:08.175997+0000","last_clean":"2024-01-15T22:47:08.175997+0000","last_became_active":"2024-01-15T22:47:08.172614+0000","last_became_peered":"2024-01-15T22:47:08.172614+0000","last_unstale":"2024-01-15T22:47:08.175997+0000","last_undegraded":"2024-01-15T22:47:08.175997+0000","last_fullsized":"2024-01-15T22:47:08.175997+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:03:40.518500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.163630+0000","last_change":"2024-01-15T22:47:08.161578+0000","last_active":"2024-01-15T22:47:08.163630+0000","last_peered":"2024-01-15T22:47:08.163630+0000","last_clean":"2024-01-15T22:47:08.163630+0000","last_became_active":"2024-01-15T22:47:08.161243+0000","last_became_peered":"2024-01-15T22:47:08.161243+0000","last_unstale":"2024-01-15T22:47:08.163630+0000","last_undegraded":"2024-01-15T22:47:08.163630+0000","last_fullsized":"2024-01-15T22:47:08.163630+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:21:10.242703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179885+0000","last_change":"2024-01-15T22:47:08.172908+0000","last_active":"2024-01-15T22:47:08.179885+0000","last_peered":"2024-01-15T22:47:08.179885+0000","last_clean":"2024-01-15T22:47:08.179885+0000","last_became_active":"2024-01-15T22:47:08.171161+0000","last_became_peered":"2024-01-15T22:47:08.171161+0000","last_unstale":"2024-01-15T22:47:08.179885+0000","last_undegraded":"2024-01-15T22:47:08.179885+0000","last_fullsized":"2024-01-15T22:47:08.179885+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:41:59.824104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.363253+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:12:46.377016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[5,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178693+0000","last_change":"2024-01-15T22:47:08.177255+0000","last_active":"2024-01-15T22:47:08.178693+0000","last_peered":"2024-01-15T22:47:08.178693+0000","last_clean":"2024-01-15T22:47:08.178693+0000","last_became_active":"2024-01-15T22:47:08.176932+0000","last_became_peered":"2024-01-15T22:47:08.176932+0000","last_unstale":"2024-01-15T22:47:08.178693+0000","last_undegraded":"2024-01-15T22:47:08.178693+0000","last_fullsized":"2024-01-15T22:47:08.178693+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:52:39.676895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.177875+0000","last_change":"2024-01-15T22:47:08.177462+0000","last_active":"2024-01-15T22:47:08.177875+0000","last_peered":"2024-01-15T22:47:08.177875+0000","last_clean":"2024-01-15T22:47:08.177875+0000","last_became_active":"2024-01-15T22:47:08.177018+0000","last_became_peered":"2024-01-15T22:47:08.177018+0000","last_unstale":"2024-01-15T22:47:08.177875+0000","last_undegraded":"2024-01-15T22:47:08.177875+0000","last_fullsized":"2024-01-15T22:47:08.177875+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:00:40.806012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.184223+0000","last_change":"2024-01-15T22:47:08.184005+0000","last_active":"2024-01-15T22:47:08.184223+0000","last_peered":"2024-01-15T22:47:08.184223+0000","last_clean":"2024-01-15T22:47:08.184223+0000","last_became_active":"2024-01-15T22:47:08.183730+0000","last_became_peered":"2024-01-15T22:47:08.183730+0000","last_unstale":"2024-01-15T22:47:08.184223+0000","last_undegraded":"2024-01-15T22:47:08.184223+0000","last_fullsized":"2024-01-15T22:47:08.184223+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:48:21.531905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":2,"reported_epoch":57,"state":"creating+activating","last_fresh":"2024-01-15T22:47:08.158788+0000","last_change":"2024-01-15T22:47:08.158982+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:08.158788+0000","last_undegraded":"2024-01-15T22:47:08.158788+0000","last_fullsized":"2024-01-15T22:47:08.158788+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:37:51.607076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["4","0","6"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.362551+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:00:50.891687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[1,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179506+0000","last_change":"2024-01-15T22:47:08.179506+0000","last_active":"2024-01-15T22:47:08.179506+0000","last_peered":"2024-01-15T22:47:08.179506+0000","last_clean":"2024-01-15T22:47:08.179506+0000","last_became_active":"2024-01-15T22:47:08.179197+0000","last_became_peered":"2024-01-15T22:47:08.179197+0000","last_unstale":"2024-01-15T22:47:08.179506+0000","last_undegraded":"2024-01-15T22:47:08.179506+0000","last_fullsized":"2024-01-15T22:47:08.179506+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:37:34.539070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.367784+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:16:32.031718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[4,5],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164450+0000","last_change":"2024-01-15T22:47:08.160362+0000","last_active":"2024-01-15T22:47:08.164450+0000","last_peered":"2024-01-15T22:47:08.164450+0000","last_clean":"2024-01-15T22:47:08.164450+0000","last_became_active":"2024-01-15T22:47:08.160035+0000","last_became_peered":"2024-01-15T22:47:08.160035+0000","last_unstale":"2024-01-15T22:47:08.164450+0000","last_undegraded":"2024-01-15T22:47:08.164450+0000","last_fullsized":"2024-01-15T22:47:08.164450+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:45:30.016820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.181273+0000","last_change":"2024-01-15T22:47:08.180728+0000","last_active":"2024-01-15T22:47:08.181273+0000","last_peered":"2024-01-15T22:47:08.181273+0000","last_clean":"2024-01-15T22:47:08.181273+0000","last_became_active":"2024-01-15T22:47:08.180453+0000","last_became_peered":"2024-01-15T22:47:08.180453+0000","last_unstale":"2024-01-15T22:47:08.181273+0000","last_undegraded":"2024-01-15T22:47:08.181273+0000","last_fullsized":"2024-01-15T22:47:08.181273+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:15:54.869845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.175782+0000","last_change":"2024-01-15T22:47:08.174959+0000","last_active":"2024-01-15T22:47:08.175782+0000","last_peered":"2024-01-15T22:47:08.175782+0000","last_clean":"2024-01-15T22:47:08.175782+0000","last_became_active":"2024-01-15T22:47:08.174530+0000","last_became_peered":"2024-01-15T22:47:08.174530+0000","last_unstale":"2024-01-15T22:47:08.175782+0000","last_undegraded":"2024-01-15T22:47:08.175782+0000","last_fullsized":"2024-01-15T22:47:08.175782+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:06:03.267572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173743+0000","last_change":"2024-01-15T22:47:08.173092+0000","last_active":"2024-01-15T22:47:08.173743+0000","last_peered":"2024-01-15T22:47:08.173743+0000","last_clean":"2024-01-15T22:47:08.173743+0000","last_became_active":"2024-01-15T22:47:08.172233+0000","last_became_peered":"2024-01-15T22:47:08.172233+0000","last_unstale":"2024-01-15T22:47:08.173743+0000","last_undegraded":"2024-01-15T22:47:08.173743+0000","last_fullsized":"2024-01-15T22:47:08.173743+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:00:24.916126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'4","reported_seq":14,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.371794+0000","last_change":"2024-01-15T22:47:07.376873+0000","last_active":"2024-01-15T22:47:08.371794+0000","last_peered":"2024-01-15T22:47:08.371794+0000","last_clean":"2024-01-15T22:47:08.371794+0000","last_became_active":"2024-01-15T22:47:07.375787+0000","last_became_peered":"2024-01-15T22:47:07.375787+0000","last_unstale":"2024-01-15T22:47:08.371794+0000","last_undegraded":"2024-01-15T22:47:08.371794+0000","last_fullsized":"2024-01-15T22:47:08.371794+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:22:01.225987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.361932+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:27:39.478814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1e","version":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.377051+0000","last_change":"2024-01-15T22:47:07.377051+0000","last_active":"2024-01-15T22:47:07.377051+0000","last_peered":"2024-01-15T22:47:07.377051+0000","last_clean":"2024-01-15T22:47:07.377051+0000","last_became_active":"2024-01-15T22:47:07.376806+0000","last_became_peered":"2024-01-15T22:47:07.376806+0000","last_unstale":"2024-01-15T22:47:07.377051+0000","last_undegraded":"2024-01-15T22:47:07.377051+0000","last_fullsized":"2024-01-15T22:47:07.377051+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:03:36.205983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.181001+0000","last_change":"2024-01-15T22:47:08.181001+0000","last_active":"2024-01-15T22:47:08.181001+0000","last_peered":"2024-01-15T22:47:08.181001+0000","last_clean":"2024-01-15T22:47:08.181001+0000","last_became_active":"2024-01-15T22:47:08.180723+0000","last_became_peered":"2024-01-15T22:47:08.180723+0000","last_unstale":"2024-01-15T22:47:08.181001+0000","last_undegraded":"2024-01-15T22:47:08.181001+0000","last_fullsized":"2024-01-15T22:47:08.181001+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:55:01.449026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.372476+0000","last_change":"2024-01-15T22:47:07.384839+0000","last_active":"2024-01-15T22:47:08.372476+0000","last_peered":"2024-01-15T22:47:08.372476+0000","last_clean":"2024-01-15T22:47:08.372476+0000","last_became_active":"2024-01-15T22:47:07.384478+0000","last_became_peered":"2024-01-15T22:47:07.384478+0000","last_unstale":"2024-01-15T22:47:08.372476+0000","last_undegraded":"2024-01-15T22:47:08.372476+0000","last_fullsized":"2024-01-15T22:47:08.372476+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T04:28:11.824507+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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176936+0000","last_change":"2024-01-15T22:47:08.174304+0000","last_active":"2024-01-15T22:47:08.176936+0000","last_peered":"2024-01-15T22:47:08.176936+0000","last_clean":"2024-01-15T22:47:08.176936+0000","last_became_active":"2024-01-15T22:47:08.173973+0000","last_became_peered":"2024-01-15T22:47:08.173973+0000","last_unstale":"2024-01-15T22:47:08.176936+0000","last_undegraded":"2024-01-15T22:47:08.176936+0000","last_fullsized":"2024-01-15T22:47:08.176936+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:47:19.453570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.369010+0000","last_change":"2024-01-15T22:47:07.381388+0000","last_active":"2024-01-15T22:47:08.369010+0000","last_peered":"2024-01-15T22:47:08.369010+0000","last_clean":"2024-01-15T22:47:08.369010+0000","last_became_active":"2024-01-15T22:47:07.381065+0000","last_became_peered":"2024-01-15T22:47:07.381065+0000","last_unstale":"2024-01-15T22:47:08.369010+0000","last_undegraded":"2024-01-15T22:47:08.369010+0000","last_fullsized":"2024-01-15T22:47:08.369010+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T09:28:24.132649+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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.182572+0000","last_change":"2024-01-15T22:47:08.181739+0000","last_active":"2024-01-15T22:47:08.182572+0000","last_peered":"2024-01-15T22:47:08.182572+0000","last_clean":"2024-01-15T22:47:08.182572+0000","last_became_active":"2024-01-15T22:47:08.181475+0000","last_became_peered":"2024-01-15T22:47:08.181475+0000","last_unstale":"2024-01-15T22:47:08.182572+0000","last_undegraded":"2024-01-15T22:47:08.182572+0000","last_fullsized":"2024-01-15T22:47:08.182572+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:32:54.366506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.369617+0000","last_change":"2024-01-15T22:47:07.369617+0000","last_active":"2024-01-15T22:47:07.369617+0000","last_peered":"2024-01-15T22:47:07.369617+0000","last_clean":"2024-01-15T22:47:07.369617+0000","last_became_active":"2024-01-15T22:47:07.369272+0000","last_became_peered":"2024-01-15T22:47:07.369272+0000","last_unstale":"2024-01-15T22:47:07.369617+0000","last_undegraded":"2024-01-15T22:47:07.369617+0000","last_fullsized":"2024-01-15T22:47:07.369617+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:27:27.561077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":2,"reported_epoch":57,"state":"creating+activating","last_fresh":"2024-01-15T22:47:08.160752+0000","last_change":"2024-01-15T22:47:08.160934+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:08.160752+0000","last_undegraded":"2024-01-15T22:47:08.160752+0000","last_fullsized":"2024-01-15T22:47:08.160752+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:52:56.241125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["4","1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1a","version":"57'1","reported_seq":12,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.369634+0000","last_change":"2024-01-15T22:47:07.384474+0000","last_active":"2024-01-15T22:47:08.369634+0000","last_peered":"2024-01-15T22:47:08.369634+0000","last_clean":"2024-01-15T22:47:08.369634+0000","last_became_active":"2024-01-15T22:47:07.383993+0000","last_became_peered":"2024-01-15T22:47:07.383993+0000","last_unstale":"2024-01-15T22:47:08.369634+0000","last_undegraded":"2024-01-15T22:47:08.369634+0000","last_fullsized":"2024-01-15T22:47:08.369634+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:17:32.044499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.174942+0000","last_change":"2024-01-15T22:47:08.174942+0000","last_active":"2024-01-15T22:47:08.174942+0000","last_peered":"2024-01-15T22:47:08.174942+0000","last_clean":"2024-01-15T22:47:08.174942+0000","last_became_active":"2024-01-15T22:47:08.174652+0000","last_became_peered":"2024-01-15T22:47:08.174652+0000","last_unstale":"2024-01-15T22:47:08.174942+0000","last_undegraded":"2024-01-15T22:47:08.174942+0000","last_fullsized":"2024-01-15T22:47:08.174942+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:07:36.809319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.376284+0000","last_change":"2024-01-15T22:47:07.376284+0000","last_active":"2024-01-15T22:47:07.376284+0000","last_peered":"2024-01-15T22:47:07.376284+0000","last_clean":"2024-01-15T22:47:07.376284+0000","last_became_active":"2024-01-15T22:47:07.375983+0000","last_became_peered":"2024-01-15T22:47:07.375983+0000","last_unstale":"2024-01-15T22:47:07.376284+0000","last_undegraded":"2024-01-15T22:47:07.376284+0000","last_fullsized":"2024-01-15T22:47:07.376284+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:18:43.075967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.361344+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T22:50:18.693819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.152418+0000","last_change":"2024-01-15T22:47:07.376534+0000","last_active":"2024-01-15T22:47:08.152418+0000","last_peered":"2024-01-15T22:47:08.152418+0000","last_clean":"2024-01-15T22:47:08.152418+0000","last_became_active":"2024-01-15T22:47:07.376215+0000","last_became_peered":"2024-01-15T22:47:07.376215+0000","last_unstale":"2024-01-15T22:47:08.152418+0000","last_undegraded":"2024-01-15T22:47:08.152418+0000","last_fullsized":"2024-01-15T22:47:08.152418+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:06:19.661488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.367310+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:10:09.214876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[3,4],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.156785+0000","last_change":"2024-01-15T22:47:07.379468+0000","last_active":"2024-01-15T22:47:08.156785+0000","last_peered":"2024-01-15T22:47:08.156785+0000","last_clean":"2024-01-15T22:47:08.156785+0000","last_became_active":"2024-01-15T22:47:07.379179+0000","last_became_peered":"2024-01-15T22:47:07.379179+0000","last_unstale":"2024-01-15T22:47:08.156785+0000","last_undegraded":"2024-01-15T22:47:08.156785+0000","last_fullsized":"2024-01-15T22:47:08.156785+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:00:07.005702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.166835+0000","last_change":"2024-01-15T22:47:08.163521+0000","last_active":"2024-01-15T22:47:08.166835+0000","last_peered":"2024-01-15T22:47:08.166835+0000","last_clean":"2024-01-15T22:47:08.166835+0000","last_became_active":"2024-01-15T22:47:08.163213+0000","last_became_peered":"2024-01-15T22:47:08.163213+0000","last_unstale":"2024-01-15T22:47:08.166835+0000","last_undegraded":"2024-01-15T22:47:08.166835+0000","last_fullsized":"2024-01-15T22:47:08.166835+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:52:10.833682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.153887+0000","last_change":"2024-01-15T22:47:07.377524+0000","last_active":"2024-01-15T22:47:08.153887+0000","last_peered":"2024-01-15T22:47:08.153887+0000","last_clean":"2024-01-15T22:47:08.153887+0000","last_became_active":"2024-01-15T22:47:07.377119+0000","last_became_peered":"2024-01-15T22:47:07.377119+0000","last_unstale":"2024-01-15T22:47:08.153887+0000","last_undegraded":"2024-01-15T22:47:08.153887+0000","last_fullsized":"2024-01-15T22:47:08.153887+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:27:06.269375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.180955+0000","last_change":"2024-01-15T22:47:08.180955+0000","last_active":"2024-01-15T22:47:08.180955+0000","last_peered":"2024-01-15T22:47:08.180955+0000","last_clean":"2024-01-15T22:47:08.180955+0000","last_became_active":"2024-01-15T22:47:08.180665+0000","last_became_peered":"2024-01-15T22:47:08.180665+0000","last_unstale":"2024-01-15T22:47:08.180955+0000","last_undegraded":"2024-01-15T22:47:08.180955+0000","last_fullsized":"2024-01-15T22:47:08.180955+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:42:31.685842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.367644+0000","last_change":"2024-01-15T22:47:07.367644+0000","last_active":"2024-01-15T22:47:07.367644+0000","last_peered":"2024-01-15T22:47:07.367644+0000","last_clean":"2024-01-15T22:47:07.367644+0000","last_became_active":"2024-01-15T22:47:07.367349+0000","last_became_peered":"2024-01-15T22:47:07.367349+0000","last_unstale":"2024-01-15T22:47:07.367644+0000","last_undegraded":"2024-01-15T22:47:07.367644+0000","last_fullsized":"2024-01-15T22:47:07.367644+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:19:30.257504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":2,"reported_epoch":57,"state":"creating+activating","last_fresh":"2024-01-15T22:47:08.159198+0000","last_change":"2024-01-15T22:47:08.159383+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:08.159198+0000","last_undegraded":"2024-01-15T22:47:08.159198+0000","last_fullsized":"2024-01-15T22:47:08.159198+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:02:09.010626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["4","6","7"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"57'6","reported_seq":17,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.372236+0000","last_change":"2024-01-15T22:47:07.377453+0000","last_active":"2024-01-15T22:47:08.372236+0000","last_peered":"2024-01-15T22:47:08.372236+0000","last_clean":"2024-01-15T22:47:08.372236+0000","last_became_active":"2024-01-15T22:47:07.376871+0000","last_became_peered":"2024-01-15T22:47:07.376871+0000","last_unstale":"2024-01-15T22:47:08.372236+0000","last_undegraded":"2024-01-15T22:47:08.372236+0000","last_fullsized":"2024-01-15T22:47:08.372236+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:44:22.816900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172820+0000","last_change":"2024-01-15T22:47:08.168677+0000","last_active":"2024-01-15T22:47:08.172820+0000","last_peered":"2024-01-15T22:47:08.172820+0000","last_clean":"2024-01-15T22:47:08.172820+0000","last_became_active":"2024-01-15T22:47:08.168361+0000","last_became_peered":"2024-01-15T22:47:08.168361+0000","last_unstale":"2024-01-15T22:47:08.172820+0000","last_undegraded":"2024-01-15T22:47:08.172820+0000","last_fullsized":"2024-01-15T22:47:08.172820+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:10:43.256281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":12,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.371624+0000","last_change":"2024-01-15T22:47:07.377381+0000","last_active":"2024-01-15T22:47:08.371624+0000","last_peered":"2024-01-15T22:47:08.371624+0000","last_clean":"2024-01-15T22:47:08.371624+0000","last_became_active":"2024-01-15T22:47:07.377087+0000","last_became_peered":"2024-01-15T22:47:07.377087+0000","last_unstale":"2024-01-15T22:47:08.371624+0000","last_undegraded":"2024-01-15T22:47:08.371624+0000","last_fullsized":"2024-01-15T22:47:08.371624+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:00:36.294833+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":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":[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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173461+0000","last_change":"2024-01-15T22:47:08.173461+0000","last_active":"2024-01-15T22:47:08.173461+0000","last_peered":"2024-01-15T22:47:08.173461+0000","last_clean":"2024-01-15T22:47:08.173461+0000","last_became_active":"2024-01-15T22:47:08.173143+0000","last_became_peered":"2024-01-15T22:47:08.173143+0000","last_unstale":"2024-01-15T22:47:08.173461+0000","last_undegraded":"2024-01-15T22:47:08.173461+0000","last_fullsized":"2024-01-15T22:47:08.173461+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:15:10.520820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.152632+0000","last_change":"2024-01-15T22:47:07.371476+0000","last_active":"2024-01-15T22:47:08.152632+0000","last_peered":"2024-01-15T22:47:08.152632+0000","last_clean":"2024-01-15T22:47:08.152632+0000","last_became_active":"2024-01-15T22:47:07.371124+0000","last_became_peered":"2024-01-15T22:47:07.371124+0000","last_unstale":"2024-01-15T22:47:08.152632+0000","last_undegraded":"2024-01-15T22:47:08.152632+0000","last_fullsized":"2024-01-15T22:47:08.152632+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:51:54.574490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173474+0000","last_change":"2024-01-15T22:47:08.172520+0000","last_active":"2024-01-15T22:47:08.173474+0000","last_peered":"2024-01-15T22:47:08.173474+0000","last_clean":"2024-01-15T22:47:08.173474+0000","last_became_active":"2024-01-15T22:47:08.171783+0000","last_became_peered":"2024-01-15T22:47:08.171783+0000","last_unstale":"2024-01-15T22:47:08.173474+0000","last_undegraded":"2024-01-15T22:47:08.173474+0000","last_fullsized":"2024-01-15T22:47:08.173474+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:11:34.201853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.155942+0000","last_change":"2024-01-15T22:47:07.378438+0000","last_active":"2024-01-15T22:47:08.155942+0000","last_peered":"2024-01-15T22:47:08.155942+0000","last_clean":"2024-01-15T22:47:08.155942+0000","last_became_active":"2024-01-15T22:47:07.378133+0000","last_became_peered":"2024-01-15T22:47:07.378133+0000","last_unstale":"2024-01-15T22:47:08.155942+0000","last_undegraded":"2024-01-15T22:47:08.155942+0000","last_fullsized":"2024-01-15T22:47:08.155942+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:16:34.278228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178586+0000","last_change":"2024-01-15T22:47:08.175687+0000","last_active":"2024-01-15T22:47:08.178586+0000","last_peered":"2024-01-15T22:47:08.178586+0000","last_clean":"2024-01-15T22:47:08.178586+0000","last_became_active":"2024-01-15T22:47:08.175388+0000","last_became_peered":"2024-01-15T22:47:08.175388+0000","last_unstale":"2024-01-15T22:47:08.178586+0000","last_undegraded":"2024-01-15T22:47:08.178586+0000","last_fullsized":"2024-01-15T22:47:08.178586+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:14:16.553582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'8","reported_seq":19,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.374059+0000","last_change":"2024-01-15T22:47:07.379757+0000","last_active":"2024-01-15T22:47:08.374059+0000","last_peered":"2024-01-15T22:47:08.374059+0000","last_clean":"2024-01-15T22:47:08.374059+0000","last_became_active":"2024-01-15T22:47:07.379492+0000","last_became_peered":"2024-01-15T22:47:07.379492+0000","last_unstale":"2024-01-15T22:47:08.374059+0000","last_undegraded":"2024-01-15T22:47:08.374059+0000","last_fullsized":"2024-01-15T22:47:08.374059+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:47:44.519607+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179903+0000","last_change":"2024-01-15T22:47:08.173108+0000","last_active":"2024-01-15T22:47:08.179903+0000","last_peered":"2024-01-15T22:47:08.179903+0000","last_clean":"2024-01-15T22:47:08.179903+0000","last_became_active":"2024-01-15T22:47:08.171859+0000","last_became_peered":"2024-01-15T22:47:08.171859+0000","last_unstale":"2024-01-15T22:47:08.179903+0000","last_undegraded":"2024-01-15T22:47:08.179903+0000","last_fullsized":"2024-01-15T22:47:08.179903+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:00:59.204836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.382052+0000","last_change":"2024-01-15T22:47:07.380738+0000","last_active":"2024-01-15T22:47:07.382052+0000","last_peered":"2024-01-15T22:47:07.382052+0000","last_clean":"2024-01-15T22:47:07.382052+0000","last_became_active":"2024-01-15T22:47:07.380434+0000","last_became_peered":"2024-01-15T22:47:07.380434+0000","last_unstale":"2024-01-15T22:47:07.382052+0000","last_undegraded":"2024-01-15T22:47:07.382052+0000","last_fullsized":"2024-01-15T22:47:07.382052+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:27:51.477289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172944+0000","last_change":"2024-01-15T22:47:08.171538+0000","last_active":"2024-01-15T22:47:08.172944+0000","last_peered":"2024-01-15T22:47:08.172944+0000","last_clean":"2024-01-15T22:47:08.172944+0000","last_became_active":"2024-01-15T22:47:08.171003+0000","last_became_peered":"2024-01-15T22:47:08.171003+0000","last_unstale":"2024-01-15T22:47:08.172944+0000","last_undegraded":"2024-01-15T22:47:08.172944+0000","last_fullsized":"2024-01-15T22:47:08.172944+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:18:40.131208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.377291+0000","last_change":"2024-01-15T22:47:07.377291+0000","last_active":"2024-01-15T22:47:07.377291+0000","last_peered":"2024-01-15T22:47:07.377291+0000","last_clean":"2024-01-15T22:47:07.377291+0000","last_became_active":"2024-01-15T22:47:07.376991+0000","last_became_peered":"2024-01-15T22:47:07.376991+0000","last_unstale":"2024-01-15T22:47:07.377291+0000","last_undegraded":"2024-01-15T22:47:07.377291+0000","last_fullsized":"2024-01-15T22:47:07.377291+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:44:03.629964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176564+0000","last_change":"2024-01-15T22:47:08.174607+0000","last_active":"2024-01-15T22:47:08.176564+0000","last_peered":"2024-01-15T22:47:08.176564+0000","last_clean":"2024-01-15T22:47:08.176564+0000","last_became_active":"2024-01-15T22:47:08.174290+0000","last_became_peered":"2024-01-15T22:47:08.174290+0000","last_unstale":"2024-01-15T22:47:08.176564+0000","last_undegraded":"2024-01-15T22:47:08.176564+0000","last_fullsized":"2024-01-15T22:47:08.176564+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:02:20.551731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.152520+0000","last_change":"2024-01-15T22:47:07.373544+0000","last_active":"2024-01-15T22:47:08.152520+0000","last_peered":"2024-01-15T22:47:08.152520+0000","last_clean":"2024-01-15T22:47:08.152520+0000","last_became_active":"2024-01-15T22:47:07.373256+0000","last_became_peered":"2024-01-15T22:47:07.373256+0000","last_unstale":"2024-01-15T22:47:08.152520+0000","last_undegraded":"2024-01-15T22:47:08.152520+0000","last_fullsized":"2024-01-15T22:47:08.152520+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:46:45.539409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2,"reported_epoch":57,"state":"creating+activating","last_fresh":"2024-01-15T22:47:08.155879+0000","last_change":"2024-01-15T22:47:08.156047+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:08.155879+0000","last_undegraded":"2024-01-15T22:47:08.155879+0000","last_fullsized":"2024-01-15T22:47:08.155879+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:02:08.520288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["4","0","6"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.366097+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:17:16.601647+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,6],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.161353+0000","last_change":"2024-01-15T22:47:07.377573+0000","last_active":"2024-01-15T22:47:08.161353+0000","last_peered":"2024-01-15T22:47:08.161353+0000","last_clean":"2024-01-15T22:47:08.161353+0000","last_became_active":"2024-01-15T22:47:07.377288+0000","last_became_peered":"2024-01-15T22:47:07.377288+0000","last_unstale":"2024-01-15T22:47:08.161353+0000","last_undegraded":"2024-01-15T22:47:08.161353+0000","last_fullsized":"2024-01-15T22:47:08.161353+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:32:29.870058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.359826+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:44:55.980024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[5,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.153230+0000","last_change":"2024-01-15T22:47:07.372021+0000","last_active":"2024-01-15T22:47:08.153230+0000","last_peered":"2024-01-15T22:47:08.153230+0000","last_clean":"2024-01-15T22:47:08.153230+0000","last_became_active":"2024-01-15T22:47:07.371671+0000","last_became_peered":"2024-01-15T22:47:07.371671+0000","last_unstale":"2024-01-15T22:47:08.153230+0000","last_undegraded":"2024-01-15T22:47:08.153230+0000","last_fullsized":"2024-01-15T22:47:08.153230+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:09:22.414364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":230,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.157265+0000","last_change":"2024-01-15T22:46:54.362862+0000","last_active":"2024-01-15T22:47:08.157265+0000","last_peered":"2024-01-15T22:47:08.157265+0000","last_clean":"2024-01-15T22:47:08.157265+0000","last_became_active":"2024-01-15T22:46:54.362550+0000","last_became_peered":"2024-01-15T22:46:54.362550+0000","last_unstale":"2024-01-15T22:47:08.157265+0000","last_undegraded":"2024-01-15T22:47:08.157265+0000","last_fullsized":"2024-01-15T22:47:08.157265+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:45:30.631060+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:45:30.631060+0000","last_clean_scrub_stamp":"2024-01-15T22:45:30.631060+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-01-17T03:32:49.641908+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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173892+0000","last_change":"2024-01-15T22:47:08.173892+0000","last_active":"2024-01-15T22:47:08.173892+0000","last_peered":"2024-01-15T22:47:08.173892+0000","last_clean":"2024-01-15T22:47:08.173892+0000","last_became_active":"2024-01-15T22:47:08.173492+0000","last_became_peered":"2024-01-15T22:47:08.173492+0000","last_unstale":"2024-01-15T22:47:08.173892+0000","last_undegraded":"2024-01-15T22:47:08.173892+0000","last_fullsized":"2024-01-15T22:47:08.173892+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:42:31.473592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.157386+0000","last_change":"2024-01-15T22:47:07.383937+0000","last_active":"2024-01-15T22:47:08.157386+0000","last_peered":"2024-01-15T22:47:08.157386+0000","last_clean":"2024-01-15T22:47:08.157386+0000","last_became_active":"2024-01-15T22:47:07.383627+0000","last_became_peered":"2024-01-15T22:47:07.383627+0000","last_unstale":"2024-01-15T22:47:08.157386+0000","last_undegraded":"2024-01-15T22:47:08.157386+0000","last_fullsized":"2024-01-15T22:47:08.157386+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:41:05.121801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.159601+0000","last_change":"2024-01-15T22:47:07.384304+0000","last_active":"2024-01-15T22:47:08.159601+0000","last_peered":"2024-01-15T22:47:08.159601+0000","last_clean":"2024-01-15T22:47:08.159601+0000","last_became_active":"2024-01-15T22:47:07.384005+0000","last_became_peered":"2024-01-15T22:47:07.384005+0000","last_unstale":"2024-01-15T22:47:08.159601+0000","last_undegraded":"2024-01-15T22:47:08.159601+0000","last_fullsized":"2024-01-15T22:47:08.159601+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:54:57.835155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.366105+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:48:53.783822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,5],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.378587+0000","last_change":"2024-01-15T22:47:07.378587+0000","last_active":"2024-01-15T22:47:07.378587+0000","last_peered":"2024-01-15T22:47:07.378587+0000","last_clean":"2024-01-15T22:47:07.378587+0000","last_became_active":"2024-01-15T22:47:07.378305+0000","last_became_peered":"2024-01-15T22:47:07.378305+0000","last_unstale":"2024-01-15T22:47:07.378587+0000","last_undegraded":"2024-01-15T22:47:07.378587+0000","last_fullsized":"2024-01-15T22:47:07.378587+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T22:49:45.179099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.359889+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:51:12.473702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,7],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.370058+0000","last_change":"2024-01-15T22:47:07.380844+0000","last_active":"2024-01-15T22:47:08.370058+0000","last_peered":"2024-01-15T22:47:08.370058+0000","last_clean":"2024-01-15T22:47:08.370058+0000","last_became_active":"2024-01-15T22:47:07.380531+0000","last_became_peered":"2024-01-15T22:47:07.380531+0000","last_unstale":"2024-01-15T22:47:08.370058+0000","last_undegraded":"2024-01-15T22:47:08.370058+0000","last_fullsized":"2024-01-15T22:47:08.370058+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-16T23:04:53.406320+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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172063+0000","last_change":"2024-01-15T22:47:08.172063+0000","last_active":"2024-01-15T22:47:08.172063+0000","last_peered":"2024-01-15T22:47:08.172063+0000","last_clean":"2024-01-15T22:47:08.172063+0000","last_became_active":"2024-01-15T22:47:08.171751+0000","last_became_peered":"2024-01-15T22:47:08.171751+0000","last_unstale":"2024-01-15T22:47:08.172063+0000","last_undegraded":"2024-01-15T22:47:08.172063+0000","last_fullsized":"2024-01-15T22:47:08.172063+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:22:37.687027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.157166+0000","last_change":"2024-01-15T22:47:07.384112+0000","last_active":"2024-01-15T22:47:08.157166+0000","last_peered":"2024-01-15T22:47:08.157166+0000","last_clean":"2024-01-15T22:47:08.157166+0000","last_became_active":"2024-01-15T22:47:07.383519+0000","last_became_peered":"2024-01-15T22:47:07.383519+0000","last_unstale":"2024-01-15T22:47:08.157166+0000","last_undegraded":"2024-01-15T22:47:08.157166+0000","last_fullsized":"2024-01-15T22:47:08.157166+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:54:09.087225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2,"reported_epoch":57,"state":"creating+activating","last_fresh":"2024-01-15T22:47:08.155382+0000","last_change":"2024-01-15T22:47:08.155569+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:08.155382+0000","last_undegraded":"2024-01-15T22:47:08.155382+0000","last_fullsized":"2024-01-15T22:47:08.155382+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:05:19.101027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["4","2","7"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.378395+0000","last_change":"2024-01-15T22:47:07.378395+0000","last_active":"2024-01-15T22:47:07.378395+0000","last_peered":"2024-01-15T22:47:07.378395+0000","last_clean":"2024-01-15T22:47:07.378395+0000","last_became_active":"2024-01-15T22:47:07.377399+0000","last_became_peered":"2024-01-15T22:47:07.377399+0000","last_unstale":"2024-01-15T22:47:07.378395+0000","last_undegraded":"2024-01-15T22:47:07.378395+0000","last_fullsized":"2024-01-15T22:47:07.378395+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:30:22.965066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.360416+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:44:50.804484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[1,7],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.376138+0000","last_change":"2024-01-15T22:47:07.376138+0000","last_active":"2024-01-15T22:47:07.376138+0000","last_peered":"2024-01-15T22:47:07.376138+0000","last_clean":"2024-01-15T22:47:07.376138+0000","last_became_active":"2024-01-15T22:47:07.375802+0000","last_became_peered":"2024-01-15T22:47:07.375802+0000","last_unstale":"2024-01-15T22:47:07.376138+0000","last_undegraded":"2024-01-15T22:47:07.376138+0000","last_fullsized":"2024-01-15T22:47:07.376138+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:43:12.613704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.360319+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:14:13.349813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,4],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.368555+0000","last_change":"2024-01-15T22:47:07.378602+0000","last_active":"2024-01-15T22:47:08.368555+0000","last_peered":"2024-01-15T22:47:08.368555+0000","last_clean":"2024-01-15T22:47:08.368555+0000","last_became_active":"2024-01-15T22:47:07.378322+0000","last_became_peered":"2024-01-15T22:47:07.378322+0000","last_unstale":"2024-01-15T22:47:08.368555+0000","last_undegraded":"2024-01-15T22:47:08.368555+0000","last_fullsized":"2024-01-15T22:47:08.368555+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T05:12:42.291013+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.170686+0000","last_change":"2024-01-15T22:47:08.169845+0000","last_active":"2024-01-15T22:47:08.170686+0000","last_peered":"2024-01-15T22:47:08.170686+0000","last_clean":"2024-01-15T22:47:08.170686+0000","last_became_active":"2024-01-15T22:47:08.169569+0000","last_became_peered":"2024-01-15T22:47:08.169569+0000","last_unstale":"2024-01-15T22:47:08.170686+0000","last_undegraded":"2024-01-15T22:47:08.170686+0000","last_fullsized":"2024-01-15T22:47:08.170686+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:23:38.384992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164773+0000","last_change":"2024-01-15T22:47:07.376964+0000","last_active":"2024-01-15T22:47:08.164773+0000","last_peered":"2024-01-15T22:47:08.164773+0000","last_clean":"2024-01-15T22:47:08.164773+0000","last_became_active":"2024-01-15T22:47:07.376639+0000","last_became_peered":"2024-01-15T22:47:07.376639+0000","last_unstale":"2024-01-15T22:47:08.164773+0000","last_undegraded":"2024-01-15T22:47:08.164773+0000","last_fullsized":"2024-01-15T22:47:08.164773+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:50:05.643256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.183373+0000","last_change":"2024-01-15T22:47:08.182280+0000","last_active":"2024-01-15T22:47:08.183373+0000","last_peered":"2024-01-15T22:47:08.183373+0000","last_clean":"2024-01-15T22:47:08.183373+0000","last_became_active":"2024-01-15T22:47:08.182006+0000","last_became_peered":"2024-01-15T22:47:08.182006+0000","last_unstale":"2024-01-15T22:47:08.183373+0000","last_undegraded":"2024-01-15T22:47:08.183373+0000","last_fullsized":"2024-01-15T22:47:08.183373+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:06:55.330251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.378003+0000","last_change":"2024-01-15T22:47:07.378003+0000","last_active":"2024-01-15T22:47:07.378003+0000","last_peered":"2024-01-15T22:47:07.378003+0000","last_clean":"2024-01-15T22:47:07.378003+0000","last_became_active":"2024-01-15T22:47:07.377711+0000","last_became_peered":"2024-01-15T22:47:07.377711+0000","last_unstale":"2024-01-15T22:47:07.378003+0000","last_undegraded":"2024-01-15T22:47:07.378003+0000","last_fullsized":"2024-01-15T22:47:07.378003+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:56:09.265446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.181718+0000","last_change":"2024-01-15T22:47:08.181390+0000","last_active":"2024-01-15T22:47:08.181718+0000","last_peered":"2024-01-15T22:47:08.181718+0000","last_clean":"2024-01-15T22:47:08.181718+0000","last_became_active":"2024-01-15T22:47:08.180910+0000","last_became_peered":"2024-01-15T22:47:08.180910+0000","last_unstale":"2024-01-15T22:47:08.181718+0000","last_undegraded":"2024-01-15T22:47:08.181718+0000","last_fullsized":"2024-01-15T22:47:08.181718+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:04:17.377503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.371680+0000","last_change":"2024-01-15T22:47:07.373885+0000","last_active":"2024-01-15T22:47:08.371680+0000","last_peered":"2024-01-15T22:47:08.371680+0000","last_clean":"2024-01-15T22:47:08.371680+0000","last_became_active":"2024-01-15T22:47:07.373569+0000","last_became_peered":"2024-01-15T22:47:07.373569+0000","last_unstale":"2024-01-15T22:47:08.371680+0000","last_undegraded":"2024-01-15T22:47:08.371680+0000","last_fullsized":"2024-01-15T22:47:08.371680+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:31:03.987296+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173769+0000","last_change":"2024-01-15T22:47:08.172916+0000","last_active":"2024-01-15T22:47:08.173769+0000","last_peered":"2024-01-15T22:47:08.173769+0000","last_clean":"2024-01-15T22:47:08.173769+0000","last_became_active":"2024-01-15T22:47:08.171899+0000","last_became_peered":"2024-01-15T22:47:08.171899+0000","last_unstale":"2024-01-15T22:47:08.173769+0000","last_undegraded":"2024-01-15T22:47:08.173769+0000","last_fullsized":"2024-01-15T22:47:08.173769+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:11:40.703747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178969+0000","last_change":"2024-01-15T22:47:08.178476+0000","last_active":"2024-01-15T22:47:08.178969+0000","last_peered":"2024-01-15T22:47:08.178969+0000","last_clean":"2024-01-15T22:47:08.178969+0000","last_became_active":"2024-01-15T22:47:08.177884+0000","last_became_peered":"2024-01-15T22:47:08.177884+0000","last_unstale":"2024-01-15T22:47:08.178969+0000","last_undegraded":"2024-01-15T22:47:08.178969+0000","last_fullsized":"2024-01-15T22:47:08.178969+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:04:00.040095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179290+0000","last_change":"2024-01-15T22:47:08.179058+0000","last_active":"2024-01-15T22:47:08.179290+0000","last_peered":"2024-01-15T22:47:08.179290+0000","last_clean":"2024-01-15T22:47:08.179290+0000","last_became_active":"2024-01-15T22:47:08.178721+0000","last_became_peered":"2024-01-15T22:47:08.178721+0000","last_unstale":"2024-01-15T22:47:08.179290+0000","last_undegraded":"2024-01-15T22:47:08.179290+0000","last_fullsized":"2024-01-15T22:47:08.179290+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:08:47.584634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.163648+0000","last_change":"2024-01-15T22:47:08.162677+0000","last_active":"2024-01-15T22:47:08.163648+0000","last_peered":"2024-01-15T22:47:08.163648+0000","last_clean":"2024-01-15T22:47:08.163648+0000","last_became_active":"2024-01-15T22:47:08.162227+0000","last_became_peered":"2024-01-15T22:47:08.162227+0000","last_unstale":"2024-01-15T22:47:08.163648+0000","last_undegraded":"2024-01-15T22:47:08.163648+0000","last_fullsized":"2024-01-15T22:47:08.163648+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:17:00.459085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173814+0000","last_change":"2024-01-15T22:47:08.173814+0000","last_active":"2024-01-15T22:47:08.173814+0000","last_peered":"2024-01-15T22:47:08.173814+0000","last_clean":"2024-01-15T22:47:08.173814+0000","last_became_active":"2024-01-15T22:47:08.173052+0000","last_became_peered":"2024-01-15T22:47:08.173052+0000","last_unstale":"2024-01-15T22:47:08.173814+0000","last_undegraded":"2024-01-15T22:47:08.173814+0000","last_fullsized":"2024-01-15T22:47:08.173814+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:41:31.503657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.361439+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:33:02.436076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,4],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.366778+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:59:38.775434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,3],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172665+0000","last_change":"2024-01-15T22:47:08.170920+0000","last_active":"2024-01-15T22:47:08.172665+0000","last_peered":"2024-01-15T22:47:08.172665+0000","last_clean":"2024-01-15T22:47:08.172665+0000","last_became_active":"2024-01-15T22:47:08.170613+0000","last_became_peered":"2024-01-15T22:47:08.170613+0000","last_unstale":"2024-01-15T22:47:08.172665+0000","last_undegraded":"2024-01-15T22:47:08.172665+0000","last_fullsized":"2024-01-15T22:47:08.172665+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:11:10.168982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.361379+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:02:08.095998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,4],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176521+0000","last_change":"2024-01-15T22:47:08.175697+0000","last_active":"2024-01-15T22:47:08.176521+0000","last_peered":"2024-01-15T22:47:08.176521+0000","last_clean":"2024-01-15T22:47:08.176521+0000","last_became_active":"2024-01-15T22:47:08.175404+0000","last_became_peered":"2024-01-15T22:47:08.175404+0000","last_unstale":"2024-01-15T22:47:08.176521+0000","last_undegraded":"2024-01-15T22:47:08.176521+0000","last_fullsized":"2024-01-15T22:47:08.176521+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:47:22.608676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.361979+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:49:49.292416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[1,4],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164823+0000","last_change":"2024-01-15T22:47:08.163560+0000","last_active":"2024-01-15T22:47:08.164823+0000","last_peered":"2024-01-15T22:47:08.164823+0000","last_clean":"2024-01-15T22:47:08.164823+0000","last_became_active":"2024-01-15T22:47:08.163244+0000","last_became_peered":"2024-01-15T22:47:08.163244+0000","last_unstale":"2024-01-15T22:47:08.164823+0000","last_undegraded":"2024-01-15T22:47:08.164823+0000","last_fullsized":"2024-01-15T22:47:08.164823+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:38:10.934745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.171071+0000","last_change":"2024-01-15T22:47:08.171071+0000","last_active":"2024-01-15T22:47:08.171071+0000","last_peered":"2024-01-15T22:47:08.171071+0000","last_clean":"2024-01-15T22:47:08.171071+0000","last_became_active":"2024-01-15T22:47:08.170724+0000","last_became_peered":"2024-01-15T22:47:08.170724+0000","last_unstale":"2024-01-15T22:47:08.171071+0000","last_undegraded":"2024-01-15T22:47:08.171071+0000","last_fullsized":"2024-01-15T22:47:08.171071+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:24:13.168180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.169183+0000","last_change":"2024-01-15T22:47:08.167919+0000","last_active":"2024-01-15T22:47:08.169183+0000","last_peered":"2024-01-15T22:47:08.169183+0000","last_clean":"2024-01-15T22:47:08.169183+0000","last_became_active":"2024-01-15T22:47:08.167603+0000","last_became_peered":"2024-01-15T22:47:08.167603+0000","last_unstale":"2024-01-15T22:47:08.169183+0000","last_undegraded":"2024-01-15T22:47:08.169183+0000","last_fullsized":"2024-01-15T22:47:08.169183+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:34:00.307685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":2124,"num_objects":17,"num_object_clones":0,"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":0,"num_read":0,"num_read_kb":0,"num_write":38,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":12,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":53248,"data_stored":4438,"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":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":50,"seq":214748364806,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298436,"kb_used_data":1148,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446716,"statfs":{"total":95995035648,"available":95689437184,"internally_reserved":0,"allocated":1175552,"data_stored":832851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"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.48299999999999998}]},{"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.51500000000000001}]},{"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.50600000000000001}]},{"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.54700000000000004}]},{"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.36599999999999999}]},{"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.42999999999999999}]},{"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.49099999999999999}]}]},{"osd":6,"up_from":43,"seq":184683593737,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298436,"kb_used_data":1148,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446716,"statfs":{"total":95995035648,"available":95689437184,"internally_reserved":0,"allocated":1175552,"data_stored":833560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":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.40899999999999997}]},{"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.49399999999999999}]},{"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.46200000000000002}]},{"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.53900000000000003}]},{"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.50800000000000001}]},{"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.55300000000000005}]},{"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.57599999999999996}]}]},{"osd":1,"up_from":13,"seq":55834574874,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297812,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447340,"statfs":{"total":95995035648,"available":95690076160,"internally_reserved":0,"allocated":536576,"data_stored":221361,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:46:14 2024","interfaces":[{"interface":"back","average":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"min":{"1min":0.20999999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.28000000000000003},{"interface":"front","average":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.59099999999999997}]},{"osd":2,"last update":"Mon Jan 15 22:46:31 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.435}]},{"osd":3,"last update":"Mon Jan 15 22:46:48 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.51200000000000001}]},{"osd":4,"last update":"Mon Jan 15 22:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.64300000000000002}]},{"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.495}]},{"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.48099999999999998}]},{"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.66500000000000004}]}]},{"osd":0,"up_from":8,"seq":34359738397,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298408,"kb_used_data":1120,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446744,"statfs":{"total":95995035648,"available":95689465856,"internally_reserved":0,"allocated":1146880,"data_stored":818687,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Jan 15 22:46:16 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.499,"5min":0.499,"15min":0.499},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.28399999999999997}]},{"osd":2,"last update":"Mon Jan 15 22:46:33 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.39800000000000002}]},{"osd":3,"last update":"Mon Jan 15 22:46:46 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.45800000000000002}]},{"osd":4,"last update":"Mon Jan 15 22:47:05 2024","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.436},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.41099999999999998}]},{"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.51700000000000002}]},{"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.53100000000000003}]},{"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.504}]}]},{"osd":2,"up_from":18,"seq":77309411351,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297852,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447300,"statfs":{"total":95995035648,"available":95690035200,"internally_reserved":0,"allocated":577536,"data_stored":242230,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:46:31 2024","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.374,"15min":0.374},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.27700000000000002}]},{"osd":1,"last update":"Mon Jan 15 22:46:31 2024","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.34300000000000003},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.32800000000000001}]},{"osd":3,"last update":"Mon Jan 15 22:46:46 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.39600000000000002}]},{"osd":4,"last update":"Mon Jan 15 22:47:06 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.755}]},{"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.81899999999999995}]},{"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.68400000000000005}]},{"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.67200000000000004}]}]},{"osd":3,"up_from":24,"seq":103079215123,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297816,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447336,"statfs":{"total":95995035648,"available":95690072064,"internally_reserved":0,"allocated":540672,"data_stored":221626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"Mon Jan 15 22:46:50 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.30499999999999999},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.318}]},{"osd":1,"last update":"Mon Jan 15 22:46:50 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.375},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.35399999999999998}]},{"osd":2,"last update":"Mon Jan 15 22:46:50 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.34200000000000003}]},{"osd":4,"last update":"Mon Jan 15 22:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.53100000000000003}]},{"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.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.60799999999999998}]},{"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.47999999999999998}]}]},{"osd":4,"up_from":29,"seq":124554051599,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297820,"kb_used_data":532,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447332,"statfs":{"total":95995035648,"available":95690067968,"internally_reserved":0,"allocated":544768,"data_stored":227731,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"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.46000000000000002}]},{"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.45100000000000001}]},{"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.39900000000000002}]},{"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.47199999999999998}]},{"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.312}]},{"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.33000000000000002}]},{"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.38600000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822668,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297852,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447300,"statfs":{"total":95995035648,"available":95690035200,"internally_reserved":0,"allocated":577536,"data_stored":236837,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"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.41099999999999998}]},{"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.44400000000000001}]},{"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.50800000000000001}]},{"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.34200000000000003}]},{"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.48799999999999999}]},{"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.56299999999999994}]}]}],"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":700,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":1626,"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":1536,"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":576,"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-01-15T22:47:12.553 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-01-15T22:47:12.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:12 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3857011363' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-01-15T22:47:12.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:12 smithi163 ceph-mon[70990]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:47:12.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:12 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/913683418' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:47:12.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:12 smithi163 ceph-mon[70990]: pgmap v149: 97 pgs: 5 creating+activating, 17 creating+peering, 75 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.8 KiB/s wr, 6 op/s 2024-01-15T22:47:12.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:12 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3490409787' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:12.916 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:47:12.917 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2024-01-15T22:47:12.927 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":149,"stamp":"2024-01-15T22:47:11.850783+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592492,"num_objects":19,"num_object_clones":0,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":197,"num_write_kb":2426,"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":12,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":84,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384432,"kb_used_data":6128,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576784,"statfs":{"total":767960285184,"available":765518626816,"internally_reserved":0,"allocated":6275072,"data_stored":3634883,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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":11,"apply_latency_ms":11,"commit_latency_ns":11000000,"apply_latency_ns":11000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2124,"num_objects":17,"num_object_clones":0,"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":0,"num_read":0,"num_read_kb":0,"num_write":38,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":12,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"5.497097"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178710+0000","last_change":"2024-01-15T22:47:08.177623+0000","last_active":"2024-01-15T22:47:08.178710+0000","last_peered":"2024-01-15T22:47:08.178710+0000","last_clean":"2024-01-15T22:47:08.178710+0000","last_became_active":"2024-01-15T22:47:08.177332+0000","last_became_peered":"2024-01-15T22:47:08.177332+0000","last_unstale":"2024-01-15T22:47:08.178710+0000","last_undegraded":"2024-01-15T22:47:08.178710+0000","last_fullsized":"2024-01-15T22:47:08.178710+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:06:43.268602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.366842+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:59:20.732691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,6],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176446+0000","last_change":"2024-01-15T22:47:08.176446+0000","last_active":"2024-01-15T22:47:08.176446+0000","last_peered":"2024-01-15T22:47:08.176446+0000","last_clean":"2024-01-15T22:47:08.176446+0000","last_became_active":"2024-01-15T22:47:08.176133+0000","last_became_peered":"2024-01-15T22:47:08.176133+0000","last_unstale":"2024-01-15T22:47:08.176446+0000","last_undegraded":"2024-01-15T22:47:08.176446+0000","last_fullsized":"2024-01-15T22:47:08.176446+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:19:06.306223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164283+0000","last_change":"2024-01-15T22:47:08.163615+0000","last_active":"2024-01-15T22:47:08.164283+0000","last_peered":"2024-01-15T22:47:08.164283+0000","last_clean":"2024-01-15T22:47:08.164283+0000","last_became_active":"2024-01-15T22:47:08.163284+0000","last_became_peered":"2024-01-15T22:47:08.163284+0000","last_unstale":"2024-01-15T22:47:08.164283+0000","last_undegraded":"2024-01-15T22:47:08.164283+0000","last_fullsized":"2024-01-15T22:47:08.164283+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:34:44.566978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.175997+0000","last_change":"2024-01-15T22:47:08.174506+0000","last_active":"2024-01-15T22:47:08.175997+0000","last_peered":"2024-01-15T22:47:08.175997+0000","last_clean":"2024-01-15T22:47:08.175997+0000","last_became_active":"2024-01-15T22:47:08.172614+0000","last_became_peered":"2024-01-15T22:47:08.172614+0000","last_unstale":"2024-01-15T22:47:08.175997+0000","last_undegraded":"2024-01-15T22:47:08.175997+0000","last_fullsized":"2024-01-15T22:47:08.175997+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:03:40.518500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.163630+0000","last_change":"2024-01-15T22:47:08.161578+0000","last_active":"2024-01-15T22:47:08.163630+0000","last_peered":"2024-01-15T22:47:08.163630+0000","last_clean":"2024-01-15T22:47:08.163630+0000","last_became_active":"2024-01-15T22:47:08.161243+0000","last_became_peered":"2024-01-15T22:47:08.161243+0000","last_unstale":"2024-01-15T22:47:08.163630+0000","last_undegraded":"2024-01-15T22:47:08.163630+0000","last_fullsized":"2024-01-15T22:47:08.163630+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:21:10.242703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179885+0000","last_change":"2024-01-15T22:47:08.172908+0000","last_active":"2024-01-15T22:47:08.179885+0000","last_peered":"2024-01-15T22:47:08.179885+0000","last_clean":"2024-01-15T22:47:08.179885+0000","last_became_active":"2024-01-15T22:47:08.171161+0000","last_became_peered":"2024-01-15T22:47:08.171161+0000","last_unstale":"2024-01-15T22:47:08.179885+0000","last_undegraded":"2024-01-15T22:47:08.179885+0000","last_fullsized":"2024-01-15T22:47:08.179885+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:41:59.824104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.363253+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:12:46.377016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[5,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178693+0000","last_change":"2024-01-15T22:47:08.177255+0000","last_active":"2024-01-15T22:47:08.178693+0000","last_peered":"2024-01-15T22:47:08.178693+0000","last_clean":"2024-01-15T22:47:08.178693+0000","last_became_active":"2024-01-15T22:47:08.176932+0000","last_became_peered":"2024-01-15T22:47:08.176932+0000","last_unstale":"2024-01-15T22:47:08.178693+0000","last_undegraded":"2024-01-15T22:47:08.178693+0000","last_fullsized":"2024-01-15T22:47:08.178693+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:52:39.676895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.177875+0000","last_change":"2024-01-15T22:47:08.177462+0000","last_active":"2024-01-15T22:47:08.177875+0000","last_peered":"2024-01-15T22:47:08.177875+0000","last_clean":"2024-01-15T22:47:08.177875+0000","last_became_active":"2024-01-15T22:47:08.177018+0000","last_became_peered":"2024-01-15T22:47:08.177018+0000","last_unstale":"2024-01-15T22:47:08.177875+0000","last_undegraded":"2024-01-15T22:47:08.177875+0000","last_fullsized":"2024-01-15T22:47:08.177875+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:00:40.806012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.184223+0000","last_change":"2024-01-15T22:47:08.184005+0000","last_active":"2024-01-15T22:47:08.184223+0000","last_peered":"2024-01-15T22:47:08.184223+0000","last_clean":"2024-01-15T22:47:08.184223+0000","last_became_active":"2024-01-15T22:47:08.183730+0000","last_became_peered":"2024-01-15T22:47:08.183730+0000","last_unstale":"2024-01-15T22:47:08.184223+0000","last_undegraded":"2024-01-15T22:47:08.184223+0000","last_fullsized":"2024-01-15T22:47:08.184223+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:48:21.531905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":2,"reported_epoch":57,"state":"creating+activating","last_fresh":"2024-01-15T22:47:08.158788+0000","last_change":"2024-01-15T22:47:08.158982+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:08.158788+0000","last_undegraded":"2024-01-15T22:47:08.158788+0000","last_fullsized":"2024-01-15T22:47:08.158788+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:37:51.607076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["4","0","6"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.362551+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:00:50.891687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[1,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179506+0000","last_change":"2024-01-15T22:47:08.179506+0000","last_active":"2024-01-15T22:47:08.179506+0000","last_peered":"2024-01-15T22:47:08.179506+0000","last_clean":"2024-01-15T22:47:08.179506+0000","last_became_active":"2024-01-15T22:47:08.179197+0000","last_became_peered":"2024-01-15T22:47:08.179197+0000","last_unstale":"2024-01-15T22:47:08.179506+0000","last_undegraded":"2024-01-15T22:47:08.179506+0000","last_fullsized":"2024-01-15T22:47:08.179506+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:37:34.539070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.367784+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:16:32.031718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[4,5],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164450+0000","last_change":"2024-01-15T22:47:08.160362+0000","last_active":"2024-01-15T22:47:08.164450+0000","last_peered":"2024-01-15T22:47:08.164450+0000","last_clean":"2024-01-15T22:47:08.164450+0000","last_became_active":"2024-01-15T22:47:08.160035+0000","last_became_peered":"2024-01-15T22:47:08.160035+0000","last_unstale":"2024-01-15T22:47:08.164450+0000","last_undegraded":"2024-01-15T22:47:08.164450+0000","last_fullsized":"2024-01-15T22:47:08.164450+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:45:30.016820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.181273+0000","last_change":"2024-01-15T22:47:08.180728+0000","last_active":"2024-01-15T22:47:08.181273+0000","last_peered":"2024-01-15T22:47:08.181273+0000","last_clean":"2024-01-15T22:47:08.181273+0000","last_became_active":"2024-01-15T22:47:08.180453+0000","last_became_peered":"2024-01-15T22:47:08.180453+0000","last_unstale":"2024-01-15T22:47:08.181273+0000","last_undegraded":"2024-01-15T22:47:08.181273+0000","last_fullsized":"2024-01-15T22:47:08.181273+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:15:54.869845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.175782+0000","last_change":"2024-01-15T22:47:08.174959+0000","last_active":"2024-01-15T22:47:08.175782+0000","last_peered":"2024-01-15T22:47:08.175782+0000","last_clean":"2024-01-15T22:47:08.175782+0000","last_became_active":"2024-01-15T22:47:08.174530+0000","last_became_peered":"2024-01-15T22:47:08.174530+0000","last_unstale":"2024-01-15T22:47:08.175782+0000","last_undegraded":"2024-01-15T22:47:08.175782+0000","last_fullsized":"2024-01-15T22:47:08.175782+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:06:03.267572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173743+0000","last_change":"2024-01-15T22:47:08.173092+0000","last_active":"2024-01-15T22:47:08.173743+0000","last_peered":"2024-01-15T22:47:08.173743+0000","last_clean":"2024-01-15T22:47:08.173743+0000","last_became_active":"2024-01-15T22:47:08.172233+0000","last_became_peered":"2024-01-15T22:47:08.172233+0000","last_unstale":"2024-01-15T22:47:08.173743+0000","last_undegraded":"2024-01-15T22:47:08.173743+0000","last_fullsized":"2024-01-15T22:47:08.173743+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:00:24.916126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'4","reported_seq":14,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.371794+0000","last_change":"2024-01-15T22:47:07.376873+0000","last_active":"2024-01-15T22:47:08.371794+0000","last_peered":"2024-01-15T22:47:08.371794+0000","last_clean":"2024-01-15T22:47:08.371794+0000","last_became_active":"2024-01-15T22:47:07.375787+0000","last_became_peered":"2024-01-15T22:47:07.375787+0000","last_unstale":"2024-01-15T22:47:08.371794+0000","last_undegraded":"2024-01-15T22:47:08.371794+0000","last_fullsized":"2024-01-15T22:47:08.371794+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:22:01.225987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.361932+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:27:39.478814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1e","version":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.377051+0000","last_change":"2024-01-15T22:47:07.377051+0000","last_active":"2024-01-15T22:47:07.377051+0000","last_peered":"2024-01-15T22:47:07.377051+0000","last_clean":"2024-01-15T22:47:07.377051+0000","last_became_active":"2024-01-15T22:47:07.376806+0000","last_became_peered":"2024-01-15T22:47:07.376806+0000","last_unstale":"2024-01-15T22:47:07.377051+0000","last_undegraded":"2024-01-15T22:47:07.377051+0000","last_fullsized":"2024-01-15T22:47:07.377051+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:03:36.205983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.181001+0000","last_change":"2024-01-15T22:47:08.181001+0000","last_active":"2024-01-15T22:47:08.181001+0000","last_peered":"2024-01-15T22:47:08.181001+0000","last_clean":"2024-01-15T22:47:08.181001+0000","last_became_active":"2024-01-15T22:47:08.180723+0000","last_became_peered":"2024-01-15T22:47:08.180723+0000","last_unstale":"2024-01-15T22:47:08.181001+0000","last_undegraded":"2024-01-15T22:47:08.181001+0000","last_fullsized":"2024-01-15T22:47:08.181001+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:55:01.449026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.372476+0000","last_change":"2024-01-15T22:47:07.384839+0000","last_active":"2024-01-15T22:47:08.372476+0000","last_peered":"2024-01-15T22:47:08.372476+0000","last_clean":"2024-01-15T22:47:08.372476+0000","last_became_active":"2024-01-15T22:47:07.384478+0000","last_became_peered":"2024-01-15T22:47:07.384478+0000","last_unstale":"2024-01-15T22:47:08.372476+0000","last_undegraded":"2024-01-15T22:47:08.372476+0000","last_fullsized":"2024-01-15T22:47:08.372476+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T04:28:11.824507+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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176936+0000","last_change":"2024-01-15T22:47:08.174304+0000","last_active":"2024-01-15T22:47:08.176936+0000","last_peered":"2024-01-15T22:47:08.176936+0000","last_clean":"2024-01-15T22:47:08.176936+0000","last_became_active":"2024-01-15T22:47:08.173973+0000","last_became_peered":"2024-01-15T22:47:08.173973+0000","last_unstale":"2024-01-15T22:47:08.176936+0000","last_undegraded":"2024-01-15T22:47:08.176936+0000","last_fullsized":"2024-01-15T22:47:08.176936+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:47:19.453570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.369010+0000","last_change":"2024-01-15T22:47:07.381388+0000","last_active":"2024-01-15T22:47:08.369010+0000","last_peered":"2024-01-15T22:47:08.369010+0000","last_clean":"2024-01-15T22:47:08.369010+0000","last_became_active":"2024-01-15T22:47:07.381065+0000","last_became_peered":"2024-01-15T22:47:07.381065+0000","last_unstale":"2024-01-15T22:47:08.369010+0000","last_undegraded":"2024-01-15T22:47:08.369010+0000","last_fullsized":"2024-01-15T22:47:08.369010+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T09:28:24.132649+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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.182572+0000","last_change":"2024-01-15T22:47:08.181739+0000","last_active":"2024-01-15T22:47:08.182572+0000","last_peered":"2024-01-15T22:47:08.182572+0000","last_clean":"2024-01-15T22:47:08.182572+0000","last_became_active":"2024-01-15T22:47:08.181475+0000","last_became_peered":"2024-01-15T22:47:08.181475+0000","last_unstale":"2024-01-15T22:47:08.182572+0000","last_undegraded":"2024-01-15T22:47:08.182572+0000","last_fullsized":"2024-01-15T22:47:08.182572+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:32:54.366506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.369617+0000","last_change":"2024-01-15T22:47:07.369617+0000","last_active":"2024-01-15T22:47:07.369617+0000","last_peered":"2024-01-15T22:47:07.369617+0000","last_clean":"2024-01-15T22:47:07.369617+0000","last_became_active":"2024-01-15T22:47:07.369272+0000","last_became_peered":"2024-01-15T22:47:07.369272+0000","last_unstale":"2024-01-15T22:47:07.369617+0000","last_undegraded":"2024-01-15T22:47:07.369617+0000","last_fullsized":"2024-01-15T22:47:07.369617+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:27:27.561077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":2,"reported_epoch":57,"state":"creating+activating","last_fresh":"2024-01-15T22:47:08.160752+0000","last_change":"2024-01-15T22:47:08.160934+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:08.160752+0000","last_undegraded":"2024-01-15T22:47:08.160752+0000","last_fullsized":"2024-01-15T22:47:08.160752+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:52:56.241125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["4","1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1a","version":"57'1","reported_seq":12,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.369634+0000","last_change":"2024-01-15T22:47:07.384474+0000","last_active":"2024-01-15T22:47:08.369634+0000","last_peered":"2024-01-15T22:47:08.369634+0000","last_clean":"2024-01-15T22:47:08.369634+0000","last_became_active":"2024-01-15T22:47:07.383993+0000","last_became_peered":"2024-01-15T22:47:07.383993+0000","last_unstale":"2024-01-15T22:47:08.369634+0000","last_undegraded":"2024-01-15T22:47:08.369634+0000","last_fullsized":"2024-01-15T22:47:08.369634+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:17:32.044499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.174942+0000","last_change":"2024-01-15T22:47:08.174942+0000","last_active":"2024-01-15T22:47:08.174942+0000","last_peered":"2024-01-15T22:47:08.174942+0000","last_clean":"2024-01-15T22:47:08.174942+0000","last_became_active":"2024-01-15T22:47:08.174652+0000","last_became_peered":"2024-01-15T22:47:08.174652+0000","last_unstale":"2024-01-15T22:47:08.174942+0000","last_undegraded":"2024-01-15T22:47:08.174942+0000","last_fullsized":"2024-01-15T22:47:08.174942+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:07:36.809319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.376284+0000","last_change":"2024-01-15T22:47:07.376284+0000","last_active":"2024-01-15T22:47:07.376284+0000","last_peered":"2024-01-15T22:47:07.376284+0000","last_clean":"2024-01-15T22:47:07.376284+0000","last_became_active":"2024-01-15T22:47:07.375983+0000","last_became_peered":"2024-01-15T22:47:07.375983+0000","last_unstale":"2024-01-15T22:47:07.376284+0000","last_undegraded":"2024-01-15T22:47:07.376284+0000","last_fullsized":"2024-01-15T22:47:07.376284+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:18:43.075967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.361344+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T22:50:18.693819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.152418+0000","last_change":"2024-01-15T22:47:07.376534+0000","last_active":"2024-01-15T22:47:08.152418+0000","last_peered":"2024-01-15T22:47:08.152418+0000","last_clean":"2024-01-15T22:47:08.152418+0000","last_became_active":"2024-01-15T22:47:07.376215+0000","last_became_peered":"2024-01-15T22:47:07.376215+0000","last_unstale":"2024-01-15T22:47:08.152418+0000","last_undegraded":"2024-01-15T22:47:08.152418+0000","last_fullsized":"2024-01-15T22:47:08.152418+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:06:19.661488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.367310+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:10:09.214876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[3,4],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.156785+0000","last_change":"2024-01-15T22:47:07.379468+0000","last_active":"2024-01-15T22:47:08.156785+0000","last_peered":"2024-01-15T22:47:08.156785+0000","last_clean":"2024-01-15T22:47:08.156785+0000","last_became_active":"2024-01-15T22:47:07.379179+0000","last_became_peered":"2024-01-15T22:47:07.379179+0000","last_unstale":"2024-01-15T22:47:08.156785+0000","last_undegraded":"2024-01-15T22:47:08.156785+0000","last_fullsized":"2024-01-15T22:47:08.156785+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:00:07.005702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.166835+0000","last_change":"2024-01-15T22:47:08.163521+0000","last_active":"2024-01-15T22:47:08.166835+0000","last_peered":"2024-01-15T22:47:08.166835+0000","last_clean":"2024-01-15T22:47:08.166835+0000","last_became_active":"2024-01-15T22:47:08.163213+0000","last_became_peered":"2024-01-15T22:47:08.163213+0000","last_unstale":"2024-01-15T22:47:08.166835+0000","last_undegraded":"2024-01-15T22:47:08.166835+0000","last_fullsized":"2024-01-15T22:47:08.166835+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:52:10.833682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.153887+0000","last_change":"2024-01-15T22:47:07.377524+0000","last_active":"2024-01-15T22:47:08.153887+0000","last_peered":"2024-01-15T22:47:08.153887+0000","last_clean":"2024-01-15T22:47:08.153887+0000","last_became_active":"2024-01-15T22:47:07.377119+0000","last_became_peered":"2024-01-15T22:47:07.377119+0000","last_unstale":"2024-01-15T22:47:08.153887+0000","last_undegraded":"2024-01-15T22:47:08.153887+0000","last_fullsized":"2024-01-15T22:47:08.153887+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:27:06.269375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.180955+0000","last_change":"2024-01-15T22:47:08.180955+0000","last_active":"2024-01-15T22:47:08.180955+0000","last_peered":"2024-01-15T22:47:08.180955+0000","last_clean":"2024-01-15T22:47:08.180955+0000","last_became_active":"2024-01-15T22:47:08.180665+0000","last_became_peered":"2024-01-15T22:47:08.180665+0000","last_unstale":"2024-01-15T22:47:08.180955+0000","last_undegraded":"2024-01-15T22:47:08.180955+0000","last_fullsized":"2024-01-15T22:47:08.180955+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:42:31.685842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.367644+0000","last_change":"2024-01-15T22:47:07.367644+0000","last_active":"2024-01-15T22:47:07.367644+0000","last_peered":"2024-01-15T22:47:07.367644+0000","last_clean":"2024-01-15T22:47:07.367644+0000","last_became_active":"2024-01-15T22:47:07.367349+0000","last_became_peered":"2024-01-15T22:47:07.367349+0000","last_unstale":"2024-01-15T22:47:07.367644+0000","last_undegraded":"2024-01-15T22:47:07.367644+0000","last_fullsized":"2024-01-15T22:47:07.367644+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:19:30.257504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":2,"reported_epoch":57,"state":"creating+activating","last_fresh":"2024-01-15T22:47:08.159198+0000","last_change":"2024-01-15T22:47:08.159383+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:08.159198+0000","last_undegraded":"2024-01-15T22:47:08.159198+0000","last_fullsized":"2024-01-15T22:47:08.159198+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:02:09.010626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["4","6","7"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"57'6","reported_seq":17,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.372236+0000","last_change":"2024-01-15T22:47:07.377453+0000","last_active":"2024-01-15T22:47:08.372236+0000","last_peered":"2024-01-15T22:47:08.372236+0000","last_clean":"2024-01-15T22:47:08.372236+0000","last_became_active":"2024-01-15T22:47:07.376871+0000","last_became_peered":"2024-01-15T22:47:07.376871+0000","last_unstale":"2024-01-15T22:47:08.372236+0000","last_undegraded":"2024-01-15T22:47:08.372236+0000","last_fullsized":"2024-01-15T22:47:08.372236+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:44:22.816900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172820+0000","last_change":"2024-01-15T22:47:08.168677+0000","last_active":"2024-01-15T22:47:08.172820+0000","last_peered":"2024-01-15T22:47:08.172820+0000","last_clean":"2024-01-15T22:47:08.172820+0000","last_became_active":"2024-01-15T22:47:08.168361+0000","last_became_peered":"2024-01-15T22:47:08.168361+0000","last_unstale":"2024-01-15T22:47:08.172820+0000","last_undegraded":"2024-01-15T22:47:08.172820+0000","last_fullsized":"2024-01-15T22:47:08.172820+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:10:43.256281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":12,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.371624+0000","last_change":"2024-01-15T22:47:07.377381+0000","last_active":"2024-01-15T22:47:08.371624+0000","last_peered":"2024-01-15T22:47:08.371624+0000","last_clean":"2024-01-15T22:47:08.371624+0000","last_became_active":"2024-01-15T22:47:07.377087+0000","last_became_peered":"2024-01-15T22:47:07.377087+0000","last_unstale":"2024-01-15T22:47:08.371624+0000","last_undegraded":"2024-01-15T22:47:08.371624+0000","last_fullsized":"2024-01-15T22:47:08.371624+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:00:36.294833+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":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":[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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173461+0000","last_change":"2024-01-15T22:47:08.173461+0000","last_active":"2024-01-15T22:47:08.173461+0000","last_peered":"2024-01-15T22:47:08.173461+0000","last_clean":"2024-01-15T22:47:08.173461+0000","last_became_active":"2024-01-15T22:47:08.173143+0000","last_became_peered":"2024-01-15T22:47:08.173143+0000","last_unstale":"2024-01-15T22:47:08.173461+0000","last_undegraded":"2024-01-15T22:47:08.173461+0000","last_fullsized":"2024-01-15T22:47:08.173461+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:15:10.520820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.152632+0000","last_change":"2024-01-15T22:47:07.371476+0000","last_active":"2024-01-15T22:47:08.152632+0000","last_peered":"2024-01-15T22:47:08.152632+0000","last_clean":"2024-01-15T22:47:08.152632+0000","last_became_active":"2024-01-15T22:47:07.371124+0000","last_became_peered":"2024-01-15T22:47:07.371124+0000","last_unstale":"2024-01-15T22:47:08.152632+0000","last_undegraded":"2024-01-15T22:47:08.152632+0000","last_fullsized":"2024-01-15T22:47:08.152632+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:51:54.574490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173474+0000","last_change":"2024-01-15T22:47:08.172520+0000","last_active":"2024-01-15T22:47:08.173474+0000","last_peered":"2024-01-15T22:47:08.173474+0000","last_clean":"2024-01-15T22:47:08.173474+0000","last_became_active":"2024-01-15T22:47:08.171783+0000","last_became_peered":"2024-01-15T22:47:08.171783+0000","last_unstale":"2024-01-15T22:47:08.173474+0000","last_undegraded":"2024-01-15T22:47:08.173474+0000","last_fullsized":"2024-01-15T22:47:08.173474+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:11:34.201853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.155942+0000","last_change":"2024-01-15T22:47:07.378438+0000","last_active":"2024-01-15T22:47:08.155942+0000","last_peered":"2024-01-15T22:47:08.155942+0000","last_clean":"2024-01-15T22:47:08.155942+0000","last_became_active":"2024-01-15T22:47:07.378133+0000","last_became_peered":"2024-01-15T22:47:07.378133+0000","last_unstale":"2024-01-15T22:47:08.155942+0000","last_undegraded":"2024-01-15T22:47:08.155942+0000","last_fullsized":"2024-01-15T22:47:08.155942+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:16:34.278228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178586+0000","last_change":"2024-01-15T22:47:08.175687+0000","last_active":"2024-01-15T22:47:08.178586+0000","last_peered":"2024-01-15T22:47:08.178586+0000","last_clean":"2024-01-15T22:47:08.178586+0000","last_became_active":"2024-01-15T22:47:08.175388+0000","last_became_peered":"2024-01-15T22:47:08.175388+0000","last_unstale":"2024-01-15T22:47:08.178586+0000","last_undegraded":"2024-01-15T22:47:08.178586+0000","last_fullsized":"2024-01-15T22:47:08.178586+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:14:16.553582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'8","reported_seq":19,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.374059+0000","last_change":"2024-01-15T22:47:07.379757+0000","last_active":"2024-01-15T22:47:08.374059+0000","last_peered":"2024-01-15T22:47:08.374059+0000","last_clean":"2024-01-15T22:47:08.374059+0000","last_became_active":"2024-01-15T22:47:07.379492+0000","last_became_peered":"2024-01-15T22:47:07.379492+0000","last_unstale":"2024-01-15T22:47:08.374059+0000","last_undegraded":"2024-01-15T22:47:08.374059+0000","last_fullsized":"2024-01-15T22:47:08.374059+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:47:44.519607+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179903+0000","last_change":"2024-01-15T22:47:08.173108+0000","last_active":"2024-01-15T22:47:08.179903+0000","last_peered":"2024-01-15T22:47:08.179903+0000","last_clean":"2024-01-15T22:47:08.179903+0000","last_became_active":"2024-01-15T22:47:08.171859+0000","last_became_peered":"2024-01-15T22:47:08.171859+0000","last_unstale":"2024-01-15T22:47:08.179903+0000","last_undegraded":"2024-01-15T22:47:08.179903+0000","last_fullsized":"2024-01-15T22:47:08.179903+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:00:59.204836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.382052+0000","last_change":"2024-01-15T22:47:07.380738+0000","last_active":"2024-01-15T22:47:07.382052+0000","last_peered":"2024-01-15T22:47:07.382052+0000","last_clean":"2024-01-15T22:47:07.382052+0000","last_became_active":"2024-01-15T22:47:07.380434+0000","last_became_peered":"2024-01-15T22:47:07.380434+0000","last_unstale":"2024-01-15T22:47:07.382052+0000","last_undegraded":"2024-01-15T22:47:07.382052+0000","last_fullsized":"2024-01-15T22:47:07.382052+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:27:51.477289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172944+0000","last_change":"2024-01-15T22:47:08.171538+0000","last_active":"2024-01-15T22:47:08.172944+0000","last_peered":"2024-01-15T22:47:08.172944+0000","last_clean":"2024-01-15T22:47:08.172944+0000","last_became_active":"2024-01-15T22:47:08.171003+0000","last_became_peered":"2024-01-15T22:47:08.171003+0000","last_unstale":"2024-01-15T22:47:08.172944+0000","last_undegraded":"2024-01-15T22:47:08.172944+0000","last_fullsized":"2024-01-15T22:47:08.172944+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:18:40.131208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.377291+0000","last_change":"2024-01-15T22:47:07.377291+0000","last_active":"2024-01-15T22:47:07.377291+0000","last_peered":"2024-01-15T22:47:07.377291+0000","last_clean":"2024-01-15T22:47:07.377291+0000","last_became_active":"2024-01-15T22:47:07.376991+0000","last_became_peered":"2024-01-15T22:47:07.376991+0000","last_unstale":"2024-01-15T22:47:07.377291+0000","last_undegraded":"2024-01-15T22:47:07.377291+0000","last_fullsized":"2024-01-15T22:47:07.377291+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:44:03.629964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176564+0000","last_change":"2024-01-15T22:47:08.174607+0000","last_active":"2024-01-15T22:47:08.176564+0000","last_peered":"2024-01-15T22:47:08.176564+0000","last_clean":"2024-01-15T22:47:08.176564+0000","last_became_active":"2024-01-15T22:47:08.174290+0000","last_became_peered":"2024-01-15T22:47:08.174290+0000","last_unstale":"2024-01-15T22:47:08.176564+0000","last_undegraded":"2024-01-15T22:47:08.176564+0000","last_fullsized":"2024-01-15T22:47:08.176564+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:02:20.551731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.152520+0000","last_change":"2024-01-15T22:47:07.373544+0000","last_active":"2024-01-15T22:47:08.152520+0000","last_peered":"2024-01-15T22:47:08.152520+0000","last_clean":"2024-01-15T22:47:08.152520+0000","last_became_active":"2024-01-15T22:47:07.373256+0000","last_became_peered":"2024-01-15T22:47:07.373256+0000","last_unstale":"2024-01-15T22:47:08.152520+0000","last_undegraded":"2024-01-15T22:47:08.152520+0000","last_fullsized":"2024-01-15T22:47:08.152520+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:46:45.539409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2,"reported_epoch":57,"state":"creating+activating","last_fresh":"2024-01-15T22:47:08.155879+0000","last_change":"2024-01-15T22:47:08.156047+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:08.155879+0000","last_undegraded":"2024-01-15T22:47:08.155879+0000","last_fullsized":"2024-01-15T22:47:08.155879+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:02:08.520288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["4","0","6"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.366097+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:17:16.601647+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,6],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.161353+0000","last_change":"2024-01-15T22:47:07.377573+0000","last_active":"2024-01-15T22:47:08.161353+0000","last_peered":"2024-01-15T22:47:08.161353+0000","last_clean":"2024-01-15T22:47:08.161353+0000","last_became_active":"2024-01-15T22:47:07.377288+0000","last_became_peered":"2024-01-15T22:47:07.377288+0000","last_unstale":"2024-01-15T22:47:08.161353+0000","last_undegraded":"2024-01-15T22:47:08.161353+0000","last_fullsized":"2024-01-15T22:47:08.161353+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:32:29.870058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.359826+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:44:55.980024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[5,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.153230+0000","last_change":"2024-01-15T22:47:07.372021+0000","last_active":"2024-01-15T22:47:08.153230+0000","last_peered":"2024-01-15T22:47:08.153230+0000","last_clean":"2024-01-15T22:47:08.153230+0000","last_became_active":"2024-01-15T22:47:07.371671+0000","last_became_peered":"2024-01-15T22:47:07.371671+0000","last_unstale":"2024-01-15T22:47:08.153230+0000","last_undegraded":"2024-01-15T22:47:08.153230+0000","last_fullsized":"2024-01-15T22:47:08.153230+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:09:22.414364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":230,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.157265+0000","last_change":"2024-01-15T22:46:54.362862+0000","last_active":"2024-01-15T22:47:08.157265+0000","last_peered":"2024-01-15T22:47:08.157265+0000","last_clean":"2024-01-15T22:47:08.157265+0000","last_became_active":"2024-01-15T22:46:54.362550+0000","last_became_peered":"2024-01-15T22:46:54.362550+0000","last_unstale":"2024-01-15T22:47:08.157265+0000","last_undegraded":"2024-01-15T22:47:08.157265+0000","last_fullsized":"2024-01-15T22:47:08.157265+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:45:30.631060+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:45:30.631060+0000","last_clean_scrub_stamp":"2024-01-15T22:45:30.631060+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-01-17T03:32:49.641908+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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173892+0000","last_change":"2024-01-15T22:47:08.173892+0000","last_active":"2024-01-15T22:47:08.173892+0000","last_peered":"2024-01-15T22:47:08.173892+0000","last_clean":"2024-01-15T22:47:08.173892+0000","last_became_active":"2024-01-15T22:47:08.173492+0000","last_became_peered":"2024-01-15T22:47:08.173492+0000","last_unstale":"2024-01-15T22:47:08.173892+0000","last_undegraded":"2024-01-15T22:47:08.173892+0000","last_fullsized":"2024-01-15T22:47:08.173892+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:42:31.473592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.157386+0000","last_change":"2024-01-15T22:47:07.383937+0000","last_active":"2024-01-15T22:47:08.157386+0000","last_peered":"2024-01-15T22:47:08.157386+0000","last_clean":"2024-01-15T22:47:08.157386+0000","last_became_active":"2024-01-15T22:47:07.383627+0000","last_became_peered":"2024-01-15T22:47:07.383627+0000","last_unstale":"2024-01-15T22:47:08.157386+0000","last_undegraded":"2024-01-15T22:47:08.157386+0000","last_fullsized":"2024-01-15T22:47:08.157386+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:41:05.121801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.159601+0000","last_change":"2024-01-15T22:47:07.384304+0000","last_active":"2024-01-15T22:47:08.159601+0000","last_peered":"2024-01-15T22:47:08.159601+0000","last_clean":"2024-01-15T22:47:08.159601+0000","last_became_active":"2024-01-15T22:47:07.384005+0000","last_became_peered":"2024-01-15T22:47:07.384005+0000","last_unstale":"2024-01-15T22:47:08.159601+0000","last_undegraded":"2024-01-15T22:47:08.159601+0000","last_fullsized":"2024-01-15T22:47:08.159601+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:54:57.835155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.366105+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:48:53.783822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,5],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.378587+0000","last_change":"2024-01-15T22:47:07.378587+0000","last_active":"2024-01-15T22:47:07.378587+0000","last_peered":"2024-01-15T22:47:07.378587+0000","last_clean":"2024-01-15T22:47:07.378587+0000","last_became_active":"2024-01-15T22:47:07.378305+0000","last_became_peered":"2024-01-15T22:47:07.378305+0000","last_unstale":"2024-01-15T22:47:07.378587+0000","last_undegraded":"2024-01-15T22:47:07.378587+0000","last_fullsized":"2024-01-15T22:47:07.378587+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T22:49:45.179099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.359889+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:51:12.473702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,7],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.370058+0000","last_change":"2024-01-15T22:47:07.380844+0000","last_active":"2024-01-15T22:47:08.370058+0000","last_peered":"2024-01-15T22:47:08.370058+0000","last_clean":"2024-01-15T22:47:08.370058+0000","last_became_active":"2024-01-15T22:47:07.380531+0000","last_became_peered":"2024-01-15T22:47:07.380531+0000","last_unstale":"2024-01-15T22:47:08.370058+0000","last_undegraded":"2024-01-15T22:47:08.370058+0000","last_fullsized":"2024-01-15T22:47:08.370058+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-16T23:04:53.406320+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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172063+0000","last_change":"2024-01-15T22:47:08.172063+0000","last_active":"2024-01-15T22:47:08.172063+0000","last_peered":"2024-01-15T22:47:08.172063+0000","last_clean":"2024-01-15T22:47:08.172063+0000","last_became_active":"2024-01-15T22:47:08.171751+0000","last_became_peered":"2024-01-15T22:47:08.171751+0000","last_unstale":"2024-01-15T22:47:08.172063+0000","last_undegraded":"2024-01-15T22:47:08.172063+0000","last_fullsized":"2024-01-15T22:47:08.172063+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:22:37.687027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.157166+0000","last_change":"2024-01-15T22:47:07.384112+0000","last_active":"2024-01-15T22:47:08.157166+0000","last_peered":"2024-01-15T22:47:08.157166+0000","last_clean":"2024-01-15T22:47:08.157166+0000","last_became_active":"2024-01-15T22:47:07.383519+0000","last_became_peered":"2024-01-15T22:47:07.383519+0000","last_unstale":"2024-01-15T22:47:08.157166+0000","last_undegraded":"2024-01-15T22:47:08.157166+0000","last_fullsized":"2024-01-15T22:47:08.157166+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:54:09.087225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2,"reported_epoch":57,"state":"creating+activating","last_fresh":"2024-01-15T22:47:08.155382+0000","last_change":"2024-01-15T22:47:08.155569+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:08.155382+0000","last_undegraded":"2024-01-15T22:47:08.155382+0000","last_fullsized":"2024-01-15T22:47:08.155382+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:05:19.101027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["4","2","7"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.378395+0000","last_change":"2024-01-15T22:47:07.378395+0000","last_active":"2024-01-15T22:47:07.378395+0000","last_peered":"2024-01-15T22:47:07.378395+0000","last_clean":"2024-01-15T22:47:07.378395+0000","last_became_active":"2024-01-15T22:47:07.377399+0000","last_became_peered":"2024-01-15T22:47:07.377399+0000","last_unstale":"2024-01-15T22:47:07.378395+0000","last_undegraded":"2024-01-15T22:47:07.378395+0000","last_fullsized":"2024-01-15T22:47:07.378395+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:30:22.965066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.360416+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:44:50.804484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[1,7],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.376138+0000","last_change":"2024-01-15T22:47:07.376138+0000","last_active":"2024-01-15T22:47:07.376138+0000","last_peered":"2024-01-15T22:47:07.376138+0000","last_clean":"2024-01-15T22:47:07.376138+0000","last_became_active":"2024-01-15T22:47:07.375802+0000","last_became_peered":"2024-01-15T22:47:07.375802+0000","last_unstale":"2024-01-15T22:47:07.376138+0000","last_undegraded":"2024-01-15T22:47:07.376138+0000","last_fullsized":"2024-01-15T22:47:07.376138+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:43:12.613704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.360319+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:14:13.349813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,4],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.368555+0000","last_change":"2024-01-15T22:47:07.378602+0000","last_active":"2024-01-15T22:47:08.368555+0000","last_peered":"2024-01-15T22:47:08.368555+0000","last_clean":"2024-01-15T22:47:08.368555+0000","last_became_active":"2024-01-15T22:47:07.378322+0000","last_became_peered":"2024-01-15T22:47:07.378322+0000","last_unstale":"2024-01-15T22:47:08.368555+0000","last_undegraded":"2024-01-15T22:47:08.368555+0000","last_fullsized":"2024-01-15T22:47:08.368555+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T05:12:42.291013+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.170686+0000","last_change":"2024-01-15T22:47:08.169845+0000","last_active":"2024-01-15T22:47:08.170686+0000","last_peered":"2024-01-15T22:47:08.170686+0000","last_clean":"2024-01-15T22:47:08.170686+0000","last_became_active":"2024-01-15T22:47:08.169569+0000","last_became_peered":"2024-01-15T22:47:08.169569+0000","last_unstale":"2024-01-15T22:47:08.170686+0000","last_undegraded":"2024-01-15T22:47:08.170686+0000","last_fullsized":"2024-01-15T22:47:08.170686+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:23:38.384992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164773+0000","last_change":"2024-01-15T22:47:07.376964+0000","last_active":"2024-01-15T22:47:08.164773+0000","last_peered":"2024-01-15T22:47:08.164773+0000","last_clean":"2024-01-15T22:47:08.164773+0000","last_became_active":"2024-01-15T22:47:07.376639+0000","last_became_peered":"2024-01-15T22:47:07.376639+0000","last_unstale":"2024-01-15T22:47:08.164773+0000","last_undegraded":"2024-01-15T22:47:08.164773+0000","last_fullsized":"2024-01-15T22:47:08.164773+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:50:05.643256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.183373+0000","last_change":"2024-01-15T22:47:08.182280+0000","last_active":"2024-01-15T22:47:08.183373+0000","last_peered":"2024-01-15T22:47:08.183373+0000","last_clean":"2024-01-15T22:47:08.183373+0000","last_became_active":"2024-01-15T22:47:08.182006+0000","last_became_peered":"2024-01-15T22:47:08.182006+0000","last_unstale":"2024-01-15T22:47:08.183373+0000","last_undegraded":"2024-01-15T22:47:08.183373+0000","last_fullsized":"2024-01-15T22:47:08.183373+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:06:55.330251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.378003+0000","last_change":"2024-01-15T22:47:07.378003+0000","last_active":"2024-01-15T22:47:07.378003+0000","last_peered":"2024-01-15T22:47:07.378003+0000","last_clean":"2024-01-15T22:47:07.378003+0000","last_became_active":"2024-01-15T22:47:07.377711+0000","last_became_peered":"2024-01-15T22:47:07.377711+0000","last_unstale":"2024-01-15T22:47:07.378003+0000","last_undegraded":"2024-01-15T22:47:07.378003+0000","last_fullsized":"2024-01-15T22:47:07.378003+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:56:09.265446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.181718+0000","last_change":"2024-01-15T22:47:08.181390+0000","last_active":"2024-01-15T22:47:08.181718+0000","last_peered":"2024-01-15T22:47:08.181718+0000","last_clean":"2024-01-15T22:47:08.181718+0000","last_became_active":"2024-01-15T22:47:08.180910+0000","last_became_peered":"2024-01-15T22:47:08.180910+0000","last_unstale":"2024-01-15T22:47:08.181718+0000","last_undegraded":"2024-01-15T22:47:08.181718+0000","last_fullsized":"2024-01-15T22:47:08.181718+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:04:17.377503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.371680+0000","last_change":"2024-01-15T22:47:07.373885+0000","last_active":"2024-01-15T22:47:08.371680+0000","last_peered":"2024-01-15T22:47:08.371680+0000","last_clean":"2024-01-15T22:47:08.371680+0000","last_became_active":"2024-01-15T22:47:07.373569+0000","last_became_peered":"2024-01-15T22:47:07.373569+0000","last_unstale":"2024-01-15T22:47:08.371680+0000","last_undegraded":"2024-01-15T22:47:08.371680+0000","last_fullsized":"2024-01-15T22:47:08.371680+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:31:03.987296+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173769+0000","last_change":"2024-01-15T22:47:08.172916+0000","last_active":"2024-01-15T22:47:08.173769+0000","last_peered":"2024-01-15T22:47:08.173769+0000","last_clean":"2024-01-15T22:47:08.173769+0000","last_became_active":"2024-01-15T22:47:08.171899+0000","last_became_peered":"2024-01-15T22:47:08.171899+0000","last_unstale":"2024-01-15T22:47:08.173769+0000","last_undegraded":"2024-01-15T22:47:08.173769+0000","last_fullsized":"2024-01-15T22:47:08.173769+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:11:40.703747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178969+0000","last_change":"2024-01-15T22:47:08.178476+0000","last_active":"2024-01-15T22:47:08.178969+0000","last_peered":"2024-01-15T22:47:08.178969+0000","last_clean":"2024-01-15T22:47:08.178969+0000","last_became_active":"2024-01-15T22:47:08.177884+0000","last_became_peered":"2024-01-15T22:47:08.177884+0000","last_unstale":"2024-01-15T22:47:08.178969+0000","last_undegraded":"2024-01-15T22:47:08.178969+0000","last_fullsized":"2024-01-15T22:47:08.178969+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:04:00.040095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179290+0000","last_change":"2024-01-15T22:47:08.179058+0000","last_active":"2024-01-15T22:47:08.179290+0000","last_peered":"2024-01-15T22:47:08.179290+0000","last_clean":"2024-01-15T22:47:08.179290+0000","last_became_active":"2024-01-15T22:47:08.178721+0000","last_became_peered":"2024-01-15T22:47:08.178721+0000","last_unstale":"2024-01-15T22:47:08.179290+0000","last_undegraded":"2024-01-15T22:47:08.179290+0000","last_fullsized":"2024-01-15T22:47:08.179290+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:08:47.584634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.163648+0000","last_change":"2024-01-15T22:47:08.162677+0000","last_active":"2024-01-15T22:47:08.163648+0000","last_peered":"2024-01-15T22:47:08.163648+0000","last_clean":"2024-01-15T22:47:08.163648+0000","last_became_active":"2024-01-15T22:47:08.162227+0000","last_became_peered":"2024-01-15T22:47:08.162227+0000","last_unstale":"2024-01-15T22:47:08.163648+0000","last_undegraded":"2024-01-15T22:47:08.163648+0000","last_fullsized":"2024-01-15T22:47:08.163648+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:17:00.459085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173814+0000","last_change":"2024-01-15T22:47:08.173814+0000","last_active":"2024-01-15T22:47:08.173814+0000","last_peered":"2024-01-15T22:47:08.173814+0000","last_clean":"2024-01-15T22:47:08.173814+0000","last_became_active":"2024-01-15T22:47:08.173052+0000","last_became_peered":"2024-01-15T22:47:08.173052+0000","last_unstale":"2024-01-15T22:47:08.173814+0000","last_undegraded":"2024-01-15T22:47:08.173814+0000","last_fullsized":"2024-01-15T22:47:08.173814+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:41:31.503657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.361439+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:33:02.436076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,4],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.366778+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:59:38.775434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,3],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172665+0000","last_change":"2024-01-15T22:47:08.170920+0000","last_active":"2024-01-15T22:47:08.172665+0000","last_peered":"2024-01-15T22:47:08.172665+0000","last_clean":"2024-01-15T22:47:08.172665+0000","last_became_active":"2024-01-15T22:47:08.170613+0000","last_became_peered":"2024-01-15T22:47:08.170613+0000","last_unstale":"2024-01-15T22:47:08.172665+0000","last_undegraded":"2024-01-15T22:47:08.172665+0000","last_fullsized":"2024-01-15T22:47:08.172665+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:11:10.168982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.361379+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:02:08.095998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,4],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176521+0000","last_change":"2024-01-15T22:47:08.175697+0000","last_active":"2024-01-15T22:47:08.176521+0000","last_peered":"2024-01-15T22:47:08.176521+0000","last_clean":"2024-01-15T22:47:08.176521+0000","last_became_active":"2024-01-15T22:47:08.175404+0000","last_became_peered":"2024-01-15T22:47:08.175404+0000","last_unstale":"2024-01-15T22:47:08.176521+0000","last_undegraded":"2024-01-15T22:47:08.176521+0000","last_fullsized":"2024-01-15T22:47:08.176521+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:47:22.608676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.361979+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:49:49.292416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[1,4],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164823+0000","last_change":"2024-01-15T22:47:08.163560+0000","last_active":"2024-01-15T22:47:08.164823+0000","last_peered":"2024-01-15T22:47:08.164823+0000","last_clean":"2024-01-15T22:47:08.164823+0000","last_became_active":"2024-01-15T22:47:08.163244+0000","last_became_peered":"2024-01-15T22:47:08.163244+0000","last_unstale":"2024-01-15T22:47:08.164823+0000","last_undegraded":"2024-01-15T22:47:08.164823+0000","last_fullsized":"2024-01-15T22:47:08.164823+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:38:10.934745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.171071+0000","last_change":"2024-01-15T22:47:08.171071+0000","last_active":"2024-01-15T22:47:08.171071+0000","last_peered":"2024-01-15T22:47:08.171071+0000","last_clean":"2024-01-15T22:47:08.171071+0000","last_became_active":"2024-01-15T22:47:08.170724+0000","last_became_peered":"2024-01-15T22:47:08.170724+0000","last_unstale":"2024-01-15T22:47:08.171071+0000","last_undegraded":"2024-01-15T22:47:08.171071+0000","last_fullsized":"2024-01-15T22:47:08.171071+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:24:13.168180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.169183+0000","last_change":"2024-01-15T22:47:08.167919+0000","last_active":"2024-01-15T22:47:08.169183+0000","last_peered":"2024-01-15T22:47:08.169183+0000","last_clean":"2024-01-15T22:47:08.169183+0000","last_became_active":"2024-01-15T22:47:08.167603+0000","last_became_peered":"2024-01-15T22:47:08.167603+0000","last_unstale":"2024-01-15T22:47:08.169183+0000","last_undegraded":"2024-01-15T22:47:08.169183+0000","last_fullsized":"2024-01-15T22:47:08.169183+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:34:00.307685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":2124,"num_objects":17,"num_object_clones":0,"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":0,"num_read":0,"num_read_kb":0,"num_write":38,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":12,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":53248,"data_stored":4438,"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":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":50,"seq":214748364806,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298436,"kb_used_data":1148,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446716,"statfs":{"total":95995035648,"available":95689437184,"internally_reserved":0,"allocated":1175552,"data_stored":832851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"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.48299999999999998}]},{"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.51500000000000001}]},{"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.50600000000000001}]},{"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.54700000000000004}]},{"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.36599999999999999}]},{"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.42999999999999999}]},{"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.49099999999999999}]}]},{"osd":6,"up_from":43,"seq":184683593737,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298436,"kb_used_data":1148,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446716,"statfs":{"total":95995035648,"available":95689437184,"internally_reserved":0,"allocated":1175552,"data_stored":833560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":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.40899999999999997}]},{"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.49399999999999999}]},{"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.46200000000000002}]},{"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.53900000000000003}]},{"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.50800000000000001}]},{"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.55300000000000005}]},{"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.57599999999999996}]}]},{"osd":1,"up_from":13,"seq":55834574874,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297812,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447340,"statfs":{"total":95995035648,"available":95690076160,"internally_reserved":0,"allocated":536576,"data_stored":221361,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:46:14 2024","interfaces":[{"interface":"back","average":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"min":{"1min":0.20999999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.28000000000000003},{"interface":"front","average":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.59099999999999997}]},{"osd":2,"last update":"Mon Jan 15 22:46:31 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.435}]},{"osd":3,"last update":"Mon Jan 15 22:46:48 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.51200000000000001}]},{"osd":4,"last update":"Mon Jan 15 22:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.64300000000000002}]},{"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.495}]},{"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.48099999999999998}]},{"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.66500000000000004}]}]},{"osd":0,"up_from":8,"seq":34359738397,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298408,"kb_used_data":1120,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446744,"statfs":{"total":95995035648,"available":95689465856,"internally_reserved":0,"allocated":1146880,"data_stored":818687,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Jan 15 22:46:16 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.499,"5min":0.499,"15min":0.499},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.28399999999999997}]},{"osd":2,"last update":"Mon Jan 15 22:46:33 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.39800000000000002}]},{"osd":3,"last update":"Mon Jan 15 22:46:46 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.45800000000000002}]},{"osd":4,"last update":"Mon Jan 15 22:47:05 2024","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.436},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.41099999999999998}]},{"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.51700000000000002}]},{"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.53100000000000003}]},{"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.504}]}]},{"osd":2,"up_from":18,"seq":77309411351,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297852,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447300,"statfs":{"total":95995035648,"available":95690035200,"internally_reserved":0,"allocated":577536,"data_stored":242230,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:46:31 2024","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.374,"15min":0.374},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.27700000000000002}]},{"osd":1,"last update":"Mon Jan 15 22:46:31 2024","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.34300000000000003},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.32800000000000001}]},{"osd":3,"last update":"Mon Jan 15 22:46:46 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.39600000000000002}]},{"osd":4,"last update":"Mon Jan 15 22:47:06 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.755}]},{"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.81899999999999995}]},{"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.68400000000000005}]},{"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.67200000000000004}]}]},{"osd":3,"up_from":24,"seq":103079215123,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297816,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447336,"statfs":{"total":95995035648,"available":95690072064,"internally_reserved":0,"allocated":540672,"data_stored":221626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"Mon Jan 15 22:46:50 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.30499999999999999},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.318}]},{"osd":1,"last update":"Mon Jan 15 22:46:50 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.375},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.35399999999999998}]},{"osd":2,"last update":"Mon Jan 15 22:46:50 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.34200000000000003}]},{"osd":4,"last update":"Mon Jan 15 22:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.53100000000000003}]},{"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.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.60799999999999998}]},{"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.47999999999999998}]}]},{"osd":4,"up_from":29,"seq":124554051599,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297820,"kb_used_data":532,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447332,"statfs":{"total":95995035648,"available":95690067968,"internally_reserved":0,"allocated":544768,"data_stored":227731,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"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.46000000000000002}]},{"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.45100000000000001}]},{"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.39900000000000002}]},{"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.47199999999999998}]},{"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.312}]},{"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.33000000000000002}]},{"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.38600000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822668,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297852,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447300,"statfs":{"total":95995035648,"available":95690035200,"internally_reserved":0,"allocated":577536,"data_stored":236837,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"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.41099999999999998}]},{"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.44400000000000001}]},{"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.50800000000000001}]},{"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.34200000000000003}]},{"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.48799999999999999}]},{"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.56299999999999994}]}]}],"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":700,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":1626,"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":1536,"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":576,"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-01-15T22:47:12.932 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-01-15T22:47:13.299 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:47:13.301 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2024-01-15T22:47:13.311 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":149,"stamp":"2024-01-15T22:47:11.850783+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592492,"num_objects":19,"num_object_clones":0,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":197,"num_write_kb":2426,"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":12,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":84,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384432,"kb_used_data":6128,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576784,"statfs":{"total":767960285184,"available":765518626816,"internally_reserved":0,"allocated":6275072,"data_stored":3634883,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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":11,"apply_latency_ms":11,"commit_latency_ns":11000000,"apply_latency_ns":11000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2124,"num_objects":17,"num_object_clones":0,"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":0,"num_read":0,"num_read_kb":0,"num_write":38,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":12,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"5.497097"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178710+0000","last_change":"2024-01-15T22:47:08.177623+0000","last_active":"2024-01-15T22:47:08.178710+0000","last_peered":"2024-01-15T22:47:08.178710+0000","last_clean":"2024-01-15T22:47:08.178710+0000","last_became_active":"2024-01-15T22:47:08.177332+0000","last_became_peered":"2024-01-15T22:47:08.177332+0000","last_unstale":"2024-01-15T22:47:08.178710+0000","last_undegraded":"2024-01-15T22:47:08.178710+0000","last_fullsized":"2024-01-15T22:47:08.178710+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:06:43.268602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.366842+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:59:20.732691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,6],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176446+0000","last_change":"2024-01-15T22:47:08.176446+0000","last_active":"2024-01-15T22:47:08.176446+0000","last_peered":"2024-01-15T22:47:08.176446+0000","last_clean":"2024-01-15T22:47:08.176446+0000","last_became_active":"2024-01-15T22:47:08.176133+0000","last_became_peered":"2024-01-15T22:47:08.176133+0000","last_unstale":"2024-01-15T22:47:08.176446+0000","last_undegraded":"2024-01-15T22:47:08.176446+0000","last_fullsized":"2024-01-15T22:47:08.176446+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:19:06.306223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164283+0000","last_change":"2024-01-15T22:47:08.163615+0000","last_active":"2024-01-15T22:47:08.164283+0000","last_peered":"2024-01-15T22:47:08.164283+0000","last_clean":"2024-01-15T22:47:08.164283+0000","last_became_active":"2024-01-15T22:47:08.163284+0000","last_became_peered":"2024-01-15T22:47:08.163284+0000","last_unstale":"2024-01-15T22:47:08.164283+0000","last_undegraded":"2024-01-15T22:47:08.164283+0000","last_fullsized":"2024-01-15T22:47:08.164283+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:34:44.566978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.175997+0000","last_change":"2024-01-15T22:47:08.174506+0000","last_active":"2024-01-15T22:47:08.175997+0000","last_peered":"2024-01-15T22:47:08.175997+0000","last_clean":"2024-01-15T22:47:08.175997+0000","last_became_active":"2024-01-15T22:47:08.172614+0000","last_became_peered":"2024-01-15T22:47:08.172614+0000","last_unstale":"2024-01-15T22:47:08.175997+0000","last_undegraded":"2024-01-15T22:47:08.175997+0000","last_fullsized":"2024-01-15T22:47:08.175997+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:03:40.518500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.163630+0000","last_change":"2024-01-15T22:47:08.161578+0000","last_active":"2024-01-15T22:47:08.163630+0000","last_peered":"2024-01-15T22:47:08.163630+0000","last_clean":"2024-01-15T22:47:08.163630+0000","last_became_active":"2024-01-15T22:47:08.161243+0000","last_became_peered":"2024-01-15T22:47:08.161243+0000","last_unstale":"2024-01-15T22:47:08.163630+0000","last_undegraded":"2024-01-15T22:47:08.163630+0000","last_fullsized":"2024-01-15T22:47:08.163630+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:21:10.242703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179885+0000","last_change":"2024-01-15T22:47:08.172908+0000","last_active":"2024-01-15T22:47:08.179885+0000","last_peered":"2024-01-15T22:47:08.179885+0000","last_clean":"2024-01-15T22:47:08.179885+0000","last_became_active":"2024-01-15T22:47:08.171161+0000","last_became_peered":"2024-01-15T22:47:08.171161+0000","last_unstale":"2024-01-15T22:47:08.179885+0000","last_undegraded":"2024-01-15T22:47:08.179885+0000","last_fullsized":"2024-01-15T22:47:08.179885+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:41:59.824104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.363253+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:12:46.377016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[5,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178693+0000","last_change":"2024-01-15T22:47:08.177255+0000","last_active":"2024-01-15T22:47:08.178693+0000","last_peered":"2024-01-15T22:47:08.178693+0000","last_clean":"2024-01-15T22:47:08.178693+0000","last_became_active":"2024-01-15T22:47:08.176932+0000","last_became_peered":"2024-01-15T22:47:08.176932+0000","last_unstale":"2024-01-15T22:47:08.178693+0000","last_undegraded":"2024-01-15T22:47:08.178693+0000","last_fullsized":"2024-01-15T22:47:08.178693+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:52:39.676895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.177875+0000","last_change":"2024-01-15T22:47:08.177462+0000","last_active":"2024-01-15T22:47:08.177875+0000","last_peered":"2024-01-15T22:47:08.177875+0000","last_clean":"2024-01-15T22:47:08.177875+0000","last_became_active":"2024-01-15T22:47:08.177018+0000","last_became_peered":"2024-01-15T22:47:08.177018+0000","last_unstale":"2024-01-15T22:47:08.177875+0000","last_undegraded":"2024-01-15T22:47:08.177875+0000","last_fullsized":"2024-01-15T22:47:08.177875+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:00:40.806012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.184223+0000","last_change":"2024-01-15T22:47:08.184005+0000","last_active":"2024-01-15T22:47:08.184223+0000","last_peered":"2024-01-15T22:47:08.184223+0000","last_clean":"2024-01-15T22:47:08.184223+0000","last_became_active":"2024-01-15T22:47:08.183730+0000","last_became_peered":"2024-01-15T22:47:08.183730+0000","last_unstale":"2024-01-15T22:47:08.184223+0000","last_undegraded":"2024-01-15T22:47:08.184223+0000","last_fullsized":"2024-01-15T22:47:08.184223+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:48:21.531905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":2,"reported_epoch":57,"state":"creating+activating","last_fresh":"2024-01-15T22:47:08.158788+0000","last_change":"2024-01-15T22:47:08.158982+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:08.158788+0000","last_undegraded":"2024-01-15T22:47:08.158788+0000","last_fullsized":"2024-01-15T22:47:08.158788+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:37:51.607076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["4","0","6"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.362551+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:00:50.891687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[1,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179506+0000","last_change":"2024-01-15T22:47:08.179506+0000","last_active":"2024-01-15T22:47:08.179506+0000","last_peered":"2024-01-15T22:47:08.179506+0000","last_clean":"2024-01-15T22:47:08.179506+0000","last_became_active":"2024-01-15T22:47:08.179197+0000","last_became_peered":"2024-01-15T22:47:08.179197+0000","last_unstale":"2024-01-15T22:47:08.179506+0000","last_undegraded":"2024-01-15T22:47:08.179506+0000","last_fullsized":"2024-01-15T22:47:08.179506+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:37:34.539070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.367784+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:16:32.031718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[4,5],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164450+0000","last_change":"2024-01-15T22:47:08.160362+0000","last_active":"2024-01-15T22:47:08.164450+0000","last_peered":"2024-01-15T22:47:08.164450+0000","last_clean":"2024-01-15T22:47:08.164450+0000","last_became_active":"2024-01-15T22:47:08.160035+0000","last_became_peered":"2024-01-15T22:47:08.160035+0000","last_unstale":"2024-01-15T22:47:08.164450+0000","last_undegraded":"2024-01-15T22:47:08.164450+0000","last_fullsized":"2024-01-15T22:47:08.164450+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:45:30.016820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.181273+0000","last_change":"2024-01-15T22:47:08.180728+0000","last_active":"2024-01-15T22:47:08.181273+0000","last_peered":"2024-01-15T22:47:08.181273+0000","last_clean":"2024-01-15T22:47:08.181273+0000","last_became_active":"2024-01-15T22:47:08.180453+0000","last_became_peered":"2024-01-15T22:47:08.180453+0000","last_unstale":"2024-01-15T22:47:08.181273+0000","last_undegraded":"2024-01-15T22:47:08.181273+0000","last_fullsized":"2024-01-15T22:47:08.181273+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:15:54.869845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.175782+0000","last_change":"2024-01-15T22:47:08.174959+0000","last_active":"2024-01-15T22:47:08.175782+0000","last_peered":"2024-01-15T22:47:08.175782+0000","last_clean":"2024-01-15T22:47:08.175782+0000","last_became_active":"2024-01-15T22:47:08.174530+0000","last_became_peered":"2024-01-15T22:47:08.174530+0000","last_unstale":"2024-01-15T22:47:08.175782+0000","last_undegraded":"2024-01-15T22:47:08.175782+0000","last_fullsized":"2024-01-15T22:47:08.175782+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:06:03.267572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173743+0000","last_change":"2024-01-15T22:47:08.173092+0000","last_active":"2024-01-15T22:47:08.173743+0000","last_peered":"2024-01-15T22:47:08.173743+0000","last_clean":"2024-01-15T22:47:08.173743+0000","last_became_active":"2024-01-15T22:47:08.172233+0000","last_became_peered":"2024-01-15T22:47:08.172233+0000","last_unstale":"2024-01-15T22:47:08.173743+0000","last_undegraded":"2024-01-15T22:47:08.173743+0000","last_fullsized":"2024-01-15T22:47:08.173743+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:00:24.916126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'4","reported_seq":14,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.371794+0000","last_change":"2024-01-15T22:47:07.376873+0000","last_active":"2024-01-15T22:47:08.371794+0000","last_peered":"2024-01-15T22:47:08.371794+0000","last_clean":"2024-01-15T22:47:08.371794+0000","last_became_active":"2024-01-15T22:47:07.375787+0000","last_became_peered":"2024-01-15T22:47:07.375787+0000","last_unstale":"2024-01-15T22:47:08.371794+0000","last_undegraded":"2024-01-15T22:47:08.371794+0000","last_fullsized":"2024-01-15T22:47:08.371794+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:22:01.225987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.361932+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:27:39.478814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1e","version":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.377051+0000","last_change":"2024-01-15T22:47:07.377051+0000","last_active":"2024-01-15T22:47:07.377051+0000","last_peered":"2024-01-15T22:47:07.377051+0000","last_clean":"2024-01-15T22:47:07.377051+0000","last_became_active":"2024-01-15T22:47:07.376806+0000","last_became_peered":"2024-01-15T22:47:07.376806+0000","last_unstale":"2024-01-15T22:47:07.377051+0000","last_undegraded":"2024-01-15T22:47:07.377051+0000","last_fullsized":"2024-01-15T22:47:07.377051+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:03:36.205983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.181001+0000","last_change":"2024-01-15T22:47:08.181001+0000","last_active":"2024-01-15T22:47:08.181001+0000","last_peered":"2024-01-15T22:47:08.181001+0000","last_clean":"2024-01-15T22:47:08.181001+0000","last_became_active":"2024-01-15T22:47:08.180723+0000","last_became_peered":"2024-01-15T22:47:08.180723+0000","last_unstale":"2024-01-15T22:47:08.181001+0000","last_undegraded":"2024-01-15T22:47:08.181001+0000","last_fullsized":"2024-01-15T22:47:08.181001+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:55:01.449026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.372476+0000","last_change":"2024-01-15T22:47:07.384839+0000","last_active":"2024-01-15T22:47:08.372476+0000","last_peered":"2024-01-15T22:47:08.372476+0000","last_clean":"2024-01-15T22:47:08.372476+0000","last_became_active":"2024-01-15T22:47:07.384478+0000","last_became_peered":"2024-01-15T22:47:07.384478+0000","last_unstale":"2024-01-15T22:47:08.372476+0000","last_undegraded":"2024-01-15T22:47:08.372476+0000","last_fullsized":"2024-01-15T22:47:08.372476+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T04:28:11.824507+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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176936+0000","last_change":"2024-01-15T22:47:08.174304+0000","last_active":"2024-01-15T22:47:08.176936+0000","last_peered":"2024-01-15T22:47:08.176936+0000","last_clean":"2024-01-15T22:47:08.176936+0000","last_became_active":"2024-01-15T22:47:08.173973+0000","last_became_peered":"2024-01-15T22:47:08.173973+0000","last_unstale":"2024-01-15T22:47:08.176936+0000","last_undegraded":"2024-01-15T22:47:08.176936+0000","last_fullsized":"2024-01-15T22:47:08.176936+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:47:19.453570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.369010+0000","last_change":"2024-01-15T22:47:07.381388+0000","last_active":"2024-01-15T22:47:08.369010+0000","last_peered":"2024-01-15T22:47:08.369010+0000","last_clean":"2024-01-15T22:47:08.369010+0000","last_became_active":"2024-01-15T22:47:07.381065+0000","last_became_peered":"2024-01-15T22:47:07.381065+0000","last_unstale":"2024-01-15T22:47:08.369010+0000","last_undegraded":"2024-01-15T22:47:08.369010+0000","last_fullsized":"2024-01-15T22:47:08.369010+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T09:28:24.132649+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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.182572+0000","last_change":"2024-01-15T22:47:08.181739+0000","last_active":"2024-01-15T22:47:08.182572+0000","last_peered":"2024-01-15T22:47:08.182572+0000","last_clean":"2024-01-15T22:47:08.182572+0000","last_became_active":"2024-01-15T22:47:08.181475+0000","last_became_peered":"2024-01-15T22:47:08.181475+0000","last_unstale":"2024-01-15T22:47:08.182572+0000","last_undegraded":"2024-01-15T22:47:08.182572+0000","last_fullsized":"2024-01-15T22:47:08.182572+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:32:54.366506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.369617+0000","last_change":"2024-01-15T22:47:07.369617+0000","last_active":"2024-01-15T22:47:07.369617+0000","last_peered":"2024-01-15T22:47:07.369617+0000","last_clean":"2024-01-15T22:47:07.369617+0000","last_became_active":"2024-01-15T22:47:07.369272+0000","last_became_peered":"2024-01-15T22:47:07.369272+0000","last_unstale":"2024-01-15T22:47:07.369617+0000","last_undegraded":"2024-01-15T22:47:07.369617+0000","last_fullsized":"2024-01-15T22:47:07.369617+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:27:27.561077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":2,"reported_epoch":57,"state":"creating+activating","last_fresh":"2024-01-15T22:47:08.160752+0000","last_change":"2024-01-15T22:47:08.160934+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:08.160752+0000","last_undegraded":"2024-01-15T22:47:08.160752+0000","last_fullsized":"2024-01-15T22:47:08.160752+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:52:56.241125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["4","1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1a","version":"57'1","reported_seq":12,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.369634+0000","last_change":"2024-01-15T22:47:07.384474+0000","last_active":"2024-01-15T22:47:08.369634+0000","last_peered":"2024-01-15T22:47:08.369634+0000","last_clean":"2024-01-15T22:47:08.369634+0000","last_became_active":"2024-01-15T22:47:07.383993+0000","last_became_peered":"2024-01-15T22:47:07.383993+0000","last_unstale":"2024-01-15T22:47:08.369634+0000","last_undegraded":"2024-01-15T22:47:08.369634+0000","last_fullsized":"2024-01-15T22:47:08.369634+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:17:32.044499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.174942+0000","last_change":"2024-01-15T22:47:08.174942+0000","last_active":"2024-01-15T22:47:08.174942+0000","last_peered":"2024-01-15T22:47:08.174942+0000","last_clean":"2024-01-15T22:47:08.174942+0000","last_became_active":"2024-01-15T22:47:08.174652+0000","last_became_peered":"2024-01-15T22:47:08.174652+0000","last_unstale":"2024-01-15T22:47:08.174942+0000","last_undegraded":"2024-01-15T22:47:08.174942+0000","last_fullsized":"2024-01-15T22:47:08.174942+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:07:36.809319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.376284+0000","last_change":"2024-01-15T22:47:07.376284+0000","last_active":"2024-01-15T22:47:07.376284+0000","last_peered":"2024-01-15T22:47:07.376284+0000","last_clean":"2024-01-15T22:47:07.376284+0000","last_became_active":"2024-01-15T22:47:07.375983+0000","last_became_peered":"2024-01-15T22:47:07.375983+0000","last_unstale":"2024-01-15T22:47:07.376284+0000","last_undegraded":"2024-01-15T22:47:07.376284+0000","last_fullsized":"2024-01-15T22:47:07.376284+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:18:43.075967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.361344+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T22:50:18.693819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.152418+0000","last_change":"2024-01-15T22:47:07.376534+0000","last_active":"2024-01-15T22:47:08.152418+0000","last_peered":"2024-01-15T22:47:08.152418+0000","last_clean":"2024-01-15T22:47:08.152418+0000","last_became_active":"2024-01-15T22:47:07.376215+0000","last_became_peered":"2024-01-15T22:47:07.376215+0000","last_unstale":"2024-01-15T22:47:08.152418+0000","last_undegraded":"2024-01-15T22:47:08.152418+0000","last_fullsized":"2024-01-15T22:47:08.152418+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:06:19.661488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.367310+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:10:09.214876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[3,4],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.156785+0000","last_change":"2024-01-15T22:47:07.379468+0000","last_active":"2024-01-15T22:47:08.156785+0000","last_peered":"2024-01-15T22:47:08.156785+0000","last_clean":"2024-01-15T22:47:08.156785+0000","last_became_active":"2024-01-15T22:47:07.379179+0000","last_became_peered":"2024-01-15T22:47:07.379179+0000","last_unstale":"2024-01-15T22:47:08.156785+0000","last_undegraded":"2024-01-15T22:47:08.156785+0000","last_fullsized":"2024-01-15T22:47:08.156785+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:00:07.005702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.166835+0000","last_change":"2024-01-15T22:47:08.163521+0000","last_active":"2024-01-15T22:47:08.166835+0000","last_peered":"2024-01-15T22:47:08.166835+0000","last_clean":"2024-01-15T22:47:08.166835+0000","last_became_active":"2024-01-15T22:47:08.163213+0000","last_became_peered":"2024-01-15T22:47:08.163213+0000","last_unstale":"2024-01-15T22:47:08.166835+0000","last_undegraded":"2024-01-15T22:47:08.166835+0000","last_fullsized":"2024-01-15T22:47:08.166835+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:52:10.833682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.153887+0000","last_change":"2024-01-15T22:47:07.377524+0000","last_active":"2024-01-15T22:47:08.153887+0000","last_peered":"2024-01-15T22:47:08.153887+0000","last_clean":"2024-01-15T22:47:08.153887+0000","last_became_active":"2024-01-15T22:47:07.377119+0000","last_became_peered":"2024-01-15T22:47:07.377119+0000","last_unstale":"2024-01-15T22:47:08.153887+0000","last_undegraded":"2024-01-15T22:47:08.153887+0000","last_fullsized":"2024-01-15T22:47:08.153887+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:27:06.269375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.180955+0000","last_change":"2024-01-15T22:47:08.180955+0000","last_active":"2024-01-15T22:47:08.180955+0000","last_peered":"2024-01-15T22:47:08.180955+0000","last_clean":"2024-01-15T22:47:08.180955+0000","last_became_active":"2024-01-15T22:47:08.180665+0000","last_became_peered":"2024-01-15T22:47:08.180665+0000","last_unstale":"2024-01-15T22:47:08.180955+0000","last_undegraded":"2024-01-15T22:47:08.180955+0000","last_fullsized":"2024-01-15T22:47:08.180955+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:42:31.685842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.367644+0000","last_change":"2024-01-15T22:47:07.367644+0000","last_active":"2024-01-15T22:47:07.367644+0000","last_peered":"2024-01-15T22:47:07.367644+0000","last_clean":"2024-01-15T22:47:07.367644+0000","last_became_active":"2024-01-15T22:47:07.367349+0000","last_became_peered":"2024-01-15T22:47:07.367349+0000","last_unstale":"2024-01-15T22:47:07.367644+0000","last_undegraded":"2024-01-15T22:47:07.367644+0000","last_fullsized":"2024-01-15T22:47:07.367644+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:19:30.257504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":2,"reported_epoch":57,"state":"creating+activating","last_fresh":"2024-01-15T22:47:08.159198+0000","last_change":"2024-01-15T22:47:08.159383+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:08.159198+0000","last_undegraded":"2024-01-15T22:47:08.159198+0000","last_fullsized":"2024-01-15T22:47:08.159198+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:02:09.010626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["4","6","7"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"57'6","reported_seq":17,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.372236+0000","last_change":"2024-01-15T22:47:07.377453+0000","last_active":"2024-01-15T22:47:08.372236+0000","last_peered":"2024-01-15T22:47:08.372236+0000","last_clean":"2024-01-15T22:47:08.372236+0000","last_became_active":"2024-01-15T22:47:07.376871+0000","last_became_peered":"2024-01-15T22:47:07.376871+0000","last_unstale":"2024-01-15T22:47:08.372236+0000","last_undegraded":"2024-01-15T22:47:08.372236+0000","last_fullsized":"2024-01-15T22:47:08.372236+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:44:22.816900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172820+0000","last_change":"2024-01-15T22:47:08.168677+0000","last_active":"2024-01-15T22:47:08.172820+0000","last_peered":"2024-01-15T22:47:08.172820+0000","last_clean":"2024-01-15T22:47:08.172820+0000","last_became_active":"2024-01-15T22:47:08.168361+0000","last_became_peered":"2024-01-15T22:47:08.168361+0000","last_unstale":"2024-01-15T22:47:08.172820+0000","last_undegraded":"2024-01-15T22:47:08.172820+0000","last_fullsized":"2024-01-15T22:47:08.172820+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:10:43.256281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":12,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.371624+0000","last_change":"2024-01-15T22:47:07.377381+0000","last_active":"2024-01-15T22:47:08.371624+0000","last_peered":"2024-01-15T22:47:08.371624+0000","last_clean":"2024-01-15T22:47:08.371624+0000","last_became_active":"2024-01-15T22:47:07.377087+0000","last_became_peered":"2024-01-15T22:47:07.377087+0000","last_unstale":"2024-01-15T22:47:08.371624+0000","last_undegraded":"2024-01-15T22:47:08.371624+0000","last_fullsized":"2024-01-15T22:47:08.371624+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:00:36.294833+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":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":[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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173461+0000","last_change":"2024-01-15T22:47:08.173461+0000","last_active":"2024-01-15T22:47:08.173461+0000","last_peered":"2024-01-15T22:47:08.173461+0000","last_clean":"2024-01-15T22:47:08.173461+0000","last_became_active":"2024-01-15T22:47:08.173143+0000","last_became_peered":"2024-01-15T22:47:08.173143+0000","last_unstale":"2024-01-15T22:47:08.173461+0000","last_undegraded":"2024-01-15T22:47:08.173461+0000","last_fullsized":"2024-01-15T22:47:08.173461+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:15:10.520820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.152632+0000","last_change":"2024-01-15T22:47:07.371476+0000","last_active":"2024-01-15T22:47:08.152632+0000","last_peered":"2024-01-15T22:47:08.152632+0000","last_clean":"2024-01-15T22:47:08.152632+0000","last_became_active":"2024-01-15T22:47:07.371124+0000","last_became_peered":"2024-01-15T22:47:07.371124+0000","last_unstale":"2024-01-15T22:47:08.152632+0000","last_undegraded":"2024-01-15T22:47:08.152632+0000","last_fullsized":"2024-01-15T22:47:08.152632+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:51:54.574490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173474+0000","last_change":"2024-01-15T22:47:08.172520+0000","last_active":"2024-01-15T22:47:08.173474+0000","last_peered":"2024-01-15T22:47:08.173474+0000","last_clean":"2024-01-15T22:47:08.173474+0000","last_became_active":"2024-01-15T22:47:08.171783+0000","last_became_peered":"2024-01-15T22:47:08.171783+0000","last_unstale":"2024-01-15T22:47:08.173474+0000","last_undegraded":"2024-01-15T22:47:08.173474+0000","last_fullsized":"2024-01-15T22:47:08.173474+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:11:34.201853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.155942+0000","last_change":"2024-01-15T22:47:07.378438+0000","last_active":"2024-01-15T22:47:08.155942+0000","last_peered":"2024-01-15T22:47:08.155942+0000","last_clean":"2024-01-15T22:47:08.155942+0000","last_became_active":"2024-01-15T22:47:07.378133+0000","last_became_peered":"2024-01-15T22:47:07.378133+0000","last_unstale":"2024-01-15T22:47:08.155942+0000","last_undegraded":"2024-01-15T22:47:08.155942+0000","last_fullsized":"2024-01-15T22:47:08.155942+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:16:34.278228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178586+0000","last_change":"2024-01-15T22:47:08.175687+0000","last_active":"2024-01-15T22:47:08.178586+0000","last_peered":"2024-01-15T22:47:08.178586+0000","last_clean":"2024-01-15T22:47:08.178586+0000","last_became_active":"2024-01-15T22:47:08.175388+0000","last_became_peered":"2024-01-15T22:47:08.175388+0000","last_unstale":"2024-01-15T22:47:08.178586+0000","last_undegraded":"2024-01-15T22:47:08.178586+0000","last_fullsized":"2024-01-15T22:47:08.178586+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:14:16.553582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'8","reported_seq":19,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.374059+0000","last_change":"2024-01-15T22:47:07.379757+0000","last_active":"2024-01-15T22:47:08.374059+0000","last_peered":"2024-01-15T22:47:08.374059+0000","last_clean":"2024-01-15T22:47:08.374059+0000","last_became_active":"2024-01-15T22:47:07.379492+0000","last_became_peered":"2024-01-15T22:47:07.379492+0000","last_unstale":"2024-01-15T22:47:08.374059+0000","last_undegraded":"2024-01-15T22:47:08.374059+0000","last_fullsized":"2024-01-15T22:47:08.374059+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:47:44.519607+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179903+0000","last_change":"2024-01-15T22:47:08.173108+0000","last_active":"2024-01-15T22:47:08.179903+0000","last_peered":"2024-01-15T22:47:08.179903+0000","last_clean":"2024-01-15T22:47:08.179903+0000","last_became_active":"2024-01-15T22:47:08.171859+0000","last_became_peered":"2024-01-15T22:47:08.171859+0000","last_unstale":"2024-01-15T22:47:08.179903+0000","last_undegraded":"2024-01-15T22:47:08.179903+0000","last_fullsized":"2024-01-15T22:47:08.179903+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:00:59.204836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.382052+0000","last_change":"2024-01-15T22:47:07.380738+0000","last_active":"2024-01-15T22:47:07.382052+0000","last_peered":"2024-01-15T22:47:07.382052+0000","last_clean":"2024-01-15T22:47:07.382052+0000","last_became_active":"2024-01-15T22:47:07.380434+0000","last_became_peered":"2024-01-15T22:47:07.380434+0000","last_unstale":"2024-01-15T22:47:07.382052+0000","last_undegraded":"2024-01-15T22:47:07.382052+0000","last_fullsized":"2024-01-15T22:47:07.382052+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:27:51.477289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172944+0000","last_change":"2024-01-15T22:47:08.171538+0000","last_active":"2024-01-15T22:47:08.172944+0000","last_peered":"2024-01-15T22:47:08.172944+0000","last_clean":"2024-01-15T22:47:08.172944+0000","last_became_active":"2024-01-15T22:47:08.171003+0000","last_became_peered":"2024-01-15T22:47:08.171003+0000","last_unstale":"2024-01-15T22:47:08.172944+0000","last_undegraded":"2024-01-15T22:47:08.172944+0000","last_fullsized":"2024-01-15T22:47:08.172944+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:18:40.131208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.377291+0000","last_change":"2024-01-15T22:47:07.377291+0000","last_active":"2024-01-15T22:47:07.377291+0000","last_peered":"2024-01-15T22:47:07.377291+0000","last_clean":"2024-01-15T22:47:07.377291+0000","last_became_active":"2024-01-15T22:47:07.376991+0000","last_became_peered":"2024-01-15T22:47:07.376991+0000","last_unstale":"2024-01-15T22:47:07.377291+0000","last_undegraded":"2024-01-15T22:47:07.377291+0000","last_fullsized":"2024-01-15T22:47:07.377291+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:44:03.629964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176564+0000","last_change":"2024-01-15T22:47:08.174607+0000","last_active":"2024-01-15T22:47:08.176564+0000","last_peered":"2024-01-15T22:47:08.176564+0000","last_clean":"2024-01-15T22:47:08.176564+0000","last_became_active":"2024-01-15T22:47:08.174290+0000","last_became_peered":"2024-01-15T22:47:08.174290+0000","last_unstale":"2024-01-15T22:47:08.176564+0000","last_undegraded":"2024-01-15T22:47:08.176564+0000","last_fullsized":"2024-01-15T22:47:08.176564+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:02:20.551731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.152520+0000","last_change":"2024-01-15T22:47:07.373544+0000","last_active":"2024-01-15T22:47:08.152520+0000","last_peered":"2024-01-15T22:47:08.152520+0000","last_clean":"2024-01-15T22:47:08.152520+0000","last_became_active":"2024-01-15T22:47:07.373256+0000","last_became_peered":"2024-01-15T22:47:07.373256+0000","last_unstale":"2024-01-15T22:47:08.152520+0000","last_undegraded":"2024-01-15T22:47:08.152520+0000","last_fullsized":"2024-01-15T22:47:08.152520+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:46:45.539409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2,"reported_epoch":57,"state":"creating+activating","last_fresh":"2024-01-15T22:47:08.155879+0000","last_change":"2024-01-15T22:47:08.156047+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:08.155879+0000","last_undegraded":"2024-01-15T22:47:08.155879+0000","last_fullsized":"2024-01-15T22:47:08.155879+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:02:08.520288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["4","0","6"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.366097+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:17:16.601647+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,6],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.161353+0000","last_change":"2024-01-15T22:47:07.377573+0000","last_active":"2024-01-15T22:47:08.161353+0000","last_peered":"2024-01-15T22:47:08.161353+0000","last_clean":"2024-01-15T22:47:08.161353+0000","last_became_active":"2024-01-15T22:47:07.377288+0000","last_became_peered":"2024-01-15T22:47:07.377288+0000","last_unstale":"2024-01-15T22:47:08.161353+0000","last_undegraded":"2024-01-15T22:47:08.161353+0000","last_fullsized":"2024-01-15T22:47:08.161353+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:32:29.870058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.359826+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:44:55.980024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[5,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.153230+0000","last_change":"2024-01-15T22:47:07.372021+0000","last_active":"2024-01-15T22:47:08.153230+0000","last_peered":"2024-01-15T22:47:08.153230+0000","last_clean":"2024-01-15T22:47:08.153230+0000","last_became_active":"2024-01-15T22:47:07.371671+0000","last_became_peered":"2024-01-15T22:47:07.371671+0000","last_unstale":"2024-01-15T22:47:08.153230+0000","last_undegraded":"2024-01-15T22:47:08.153230+0000","last_fullsized":"2024-01-15T22:47:08.153230+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:09:22.414364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":230,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.157265+0000","last_change":"2024-01-15T22:46:54.362862+0000","last_active":"2024-01-15T22:47:08.157265+0000","last_peered":"2024-01-15T22:47:08.157265+0000","last_clean":"2024-01-15T22:47:08.157265+0000","last_became_active":"2024-01-15T22:46:54.362550+0000","last_became_peered":"2024-01-15T22:46:54.362550+0000","last_unstale":"2024-01-15T22:47:08.157265+0000","last_undegraded":"2024-01-15T22:47:08.157265+0000","last_fullsized":"2024-01-15T22:47:08.157265+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:45:30.631060+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:45:30.631060+0000","last_clean_scrub_stamp":"2024-01-15T22:45:30.631060+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-01-17T03:32:49.641908+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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173892+0000","last_change":"2024-01-15T22:47:08.173892+0000","last_active":"2024-01-15T22:47:08.173892+0000","last_peered":"2024-01-15T22:47:08.173892+0000","last_clean":"2024-01-15T22:47:08.173892+0000","last_became_active":"2024-01-15T22:47:08.173492+0000","last_became_peered":"2024-01-15T22:47:08.173492+0000","last_unstale":"2024-01-15T22:47:08.173892+0000","last_undegraded":"2024-01-15T22:47:08.173892+0000","last_fullsized":"2024-01-15T22:47:08.173892+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:42:31.473592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.157386+0000","last_change":"2024-01-15T22:47:07.383937+0000","last_active":"2024-01-15T22:47:08.157386+0000","last_peered":"2024-01-15T22:47:08.157386+0000","last_clean":"2024-01-15T22:47:08.157386+0000","last_became_active":"2024-01-15T22:47:07.383627+0000","last_became_peered":"2024-01-15T22:47:07.383627+0000","last_unstale":"2024-01-15T22:47:08.157386+0000","last_undegraded":"2024-01-15T22:47:08.157386+0000","last_fullsized":"2024-01-15T22:47:08.157386+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:41:05.121801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.159601+0000","last_change":"2024-01-15T22:47:07.384304+0000","last_active":"2024-01-15T22:47:08.159601+0000","last_peered":"2024-01-15T22:47:08.159601+0000","last_clean":"2024-01-15T22:47:08.159601+0000","last_became_active":"2024-01-15T22:47:07.384005+0000","last_became_peered":"2024-01-15T22:47:07.384005+0000","last_unstale":"2024-01-15T22:47:08.159601+0000","last_undegraded":"2024-01-15T22:47:08.159601+0000","last_fullsized":"2024-01-15T22:47:08.159601+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:54:57.835155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.366105+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:48:53.783822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,5],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.378587+0000","last_change":"2024-01-15T22:47:07.378587+0000","last_active":"2024-01-15T22:47:07.378587+0000","last_peered":"2024-01-15T22:47:07.378587+0000","last_clean":"2024-01-15T22:47:07.378587+0000","last_became_active":"2024-01-15T22:47:07.378305+0000","last_became_peered":"2024-01-15T22:47:07.378305+0000","last_unstale":"2024-01-15T22:47:07.378587+0000","last_undegraded":"2024-01-15T22:47:07.378587+0000","last_fullsized":"2024-01-15T22:47:07.378587+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T22:49:45.179099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.359889+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:51:12.473702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,7],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.370058+0000","last_change":"2024-01-15T22:47:07.380844+0000","last_active":"2024-01-15T22:47:08.370058+0000","last_peered":"2024-01-15T22:47:08.370058+0000","last_clean":"2024-01-15T22:47:08.370058+0000","last_became_active":"2024-01-15T22:47:07.380531+0000","last_became_peered":"2024-01-15T22:47:07.380531+0000","last_unstale":"2024-01-15T22:47:08.370058+0000","last_undegraded":"2024-01-15T22:47:08.370058+0000","last_fullsized":"2024-01-15T22:47:08.370058+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-16T23:04:53.406320+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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172063+0000","last_change":"2024-01-15T22:47:08.172063+0000","last_active":"2024-01-15T22:47:08.172063+0000","last_peered":"2024-01-15T22:47:08.172063+0000","last_clean":"2024-01-15T22:47:08.172063+0000","last_became_active":"2024-01-15T22:47:08.171751+0000","last_became_peered":"2024-01-15T22:47:08.171751+0000","last_unstale":"2024-01-15T22:47:08.172063+0000","last_undegraded":"2024-01-15T22:47:08.172063+0000","last_fullsized":"2024-01-15T22:47:08.172063+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:22:37.687027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.157166+0000","last_change":"2024-01-15T22:47:07.384112+0000","last_active":"2024-01-15T22:47:08.157166+0000","last_peered":"2024-01-15T22:47:08.157166+0000","last_clean":"2024-01-15T22:47:08.157166+0000","last_became_active":"2024-01-15T22:47:07.383519+0000","last_became_peered":"2024-01-15T22:47:07.383519+0000","last_unstale":"2024-01-15T22:47:08.157166+0000","last_undegraded":"2024-01-15T22:47:08.157166+0000","last_fullsized":"2024-01-15T22:47:08.157166+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:54:09.087225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2,"reported_epoch":57,"state":"creating+activating","last_fresh":"2024-01-15T22:47:08.155382+0000","last_change":"2024-01-15T22:47:08.155569+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:08.155382+0000","last_undegraded":"2024-01-15T22:47:08.155382+0000","last_fullsized":"2024-01-15T22:47:08.155382+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:05:19.101027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["4","2","7"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.378395+0000","last_change":"2024-01-15T22:47:07.378395+0000","last_active":"2024-01-15T22:47:07.378395+0000","last_peered":"2024-01-15T22:47:07.378395+0000","last_clean":"2024-01-15T22:47:07.378395+0000","last_became_active":"2024-01-15T22:47:07.377399+0000","last_became_peered":"2024-01-15T22:47:07.377399+0000","last_unstale":"2024-01-15T22:47:07.378395+0000","last_undegraded":"2024-01-15T22:47:07.378395+0000","last_fullsized":"2024-01-15T22:47:07.378395+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:30:22.965066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.360416+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:44:50.804484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[1,7],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.376138+0000","last_change":"2024-01-15T22:47:07.376138+0000","last_active":"2024-01-15T22:47:07.376138+0000","last_peered":"2024-01-15T22:47:07.376138+0000","last_clean":"2024-01-15T22:47:07.376138+0000","last_became_active":"2024-01-15T22:47:07.375802+0000","last_became_peered":"2024-01-15T22:47:07.375802+0000","last_unstale":"2024-01-15T22:47:07.376138+0000","last_undegraded":"2024-01-15T22:47:07.376138+0000","last_fullsized":"2024-01-15T22:47:07.376138+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:43:12.613704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.360319+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:14:13.349813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,4],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.368555+0000","last_change":"2024-01-15T22:47:07.378602+0000","last_active":"2024-01-15T22:47:08.368555+0000","last_peered":"2024-01-15T22:47:08.368555+0000","last_clean":"2024-01-15T22:47:08.368555+0000","last_became_active":"2024-01-15T22:47:07.378322+0000","last_became_peered":"2024-01-15T22:47:07.378322+0000","last_unstale":"2024-01-15T22:47:08.368555+0000","last_undegraded":"2024-01-15T22:47:08.368555+0000","last_fullsized":"2024-01-15T22:47:08.368555+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T05:12:42.291013+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.170686+0000","last_change":"2024-01-15T22:47:08.169845+0000","last_active":"2024-01-15T22:47:08.170686+0000","last_peered":"2024-01-15T22:47:08.170686+0000","last_clean":"2024-01-15T22:47:08.170686+0000","last_became_active":"2024-01-15T22:47:08.169569+0000","last_became_peered":"2024-01-15T22:47:08.169569+0000","last_unstale":"2024-01-15T22:47:08.170686+0000","last_undegraded":"2024-01-15T22:47:08.170686+0000","last_fullsized":"2024-01-15T22:47:08.170686+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:23:38.384992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164773+0000","last_change":"2024-01-15T22:47:07.376964+0000","last_active":"2024-01-15T22:47:08.164773+0000","last_peered":"2024-01-15T22:47:08.164773+0000","last_clean":"2024-01-15T22:47:08.164773+0000","last_became_active":"2024-01-15T22:47:07.376639+0000","last_became_peered":"2024-01-15T22:47:07.376639+0000","last_unstale":"2024-01-15T22:47:08.164773+0000","last_undegraded":"2024-01-15T22:47:08.164773+0000","last_fullsized":"2024-01-15T22:47:08.164773+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:50:05.643256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.183373+0000","last_change":"2024-01-15T22:47:08.182280+0000","last_active":"2024-01-15T22:47:08.183373+0000","last_peered":"2024-01-15T22:47:08.183373+0000","last_clean":"2024-01-15T22:47:08.183373+0000","last_became_active":"2024-01-15T22:47:08.182006+0000","last_became_peered":"2024-01-15T22:47:08.182006+0000","last_unstale":"2024-01-15T22:47:08.183373+0000","last_undegraded":"2024-01-15T22:47:08.183373+0000","last_fullsized":"2024-01-15T22:47:08.183373+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:06:55.330251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":9,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-01-15T22:47:07.378003+0000","last_change":"2024-01-15T22:47:07.378003+0000","last_active":"2024-01-15T22:47:07.378003+0000","last_peered":"2024-01-15T22:47:07.378003+0000","last_clean":"2024-01-15T22:47:07.378003+0000","last_became_active":"2024-01-15T22:47:07.377711+0000","last_became_peered":"2024-01-15T22:47:07.377711+0000","last_unstale":"2024-01-15T22:47:07.378003+0000","last_undegraded":"2024-01-15T22:47:07.378003+0000","last_fullsized":"2024-01-15T22:47:07.378003+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:56:09.265446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.181718+0000","last_change":"2024-01-15T22:47:08.181390+0000","last_active":"2024-01-15T22:47:08.181718+0000","last_peered":"2024-01-15T22:47:08.181718+0000","last_clean":"2024-01-15T22:47:08.181718+0000","last_became_active":"2024-01-15T22:47:08.180910+0000","last_became_peered":"2024-01-15T22:47:08.180910+0000","last_unstale":"2024-01-15T22:47:08.181718+0000","last_undegraded":"2024-01-15T22:47:08.181718+0000","last_fullsized":"2024-01-15T22:47:08.181718+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:04:17.377503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.371680+0000","last_change":"2024-01-15T22:47:07.373885+0000","last_active":"2024-01-15T22:47:08.371680+0000","last_peered":"2024-01-15T22:47:08.371680+0000","last_clean":"2024-01-15T22:47:08.371680+0000","last_became_active":"2024-01-15T22:47:07.373569+0000","last_became_peered":"2024-01-15T22:47:07.373569+0000","last_unstale":"2024-01-15T22:47:08.371680+0000","last_undegraded":"2024-01-15T22:47:08.371680+0000","last_fullsized":"2024-01-15T22:47:08.371680+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:31:03.987296+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173769+0000","last_change":"2024-01-15T22:47:08.172916+0000","last_active":"2024-01-15T22:47:08.173769+0000","last_peered":"2024-01-15T22:47:08.173769+0000","last_clean":"2024-01-15T22:47:08.173769+0000","last_became_active":"2024-01-15T22:47:08.171899+0000","last_became_peered":"2024-01-15T22:47:08.171899+0000","last_unstale":"2024-01-15T22:47:08.173769+0000","last_undegraded":"2024-01-15T22:47:08.173769+0000","last_fullsized":"2024-01-15T22:47:08.173769+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:11:40.703747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178969+0000","last_change":"2024-01-15T22:47:08.178476+0000","last_active":"2024-01-15T22:47:08.178969+0000","last_peered":"2024-01-15T22:47:08.178969+0000","last_clean":"2024-01-15T22:47:08.178969+0000","last_became_active":"2024-01-15T22:47:08.177884+0000","last_became_peered":"2024-01-15T22:47:08.177884+0000","last_unstale":"2024-01-15T22:47:08.178969+0000","last_undegraded":"2024-01-15T22:47:08.178969+0000","last_fullsized":"2024-01-15T22:47:08.178969+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:04:00.040095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179290+0000","last_change":"2024-01-15T22:47:08.179058+0000","last_active":"2024-01-15T22:47:08.179290+0000","last_peered":"2024-01-15T22:47:08.179290+0000","last_clean":"2024-01-15T22:47:08.179290+0000","last_became_active":"2024-01-15T22:47:08.178721+0000","last_became_peered":"2024-01-15T22:47:08.178721+0000","last_unstale":"2024-01-15T22:47:08.179290+0000","last_undegraded":"2024-01-15T22:47:08.179290+0000","last_fullsized":"2024-01-15T22:47:08.179290+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:08:47.584634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.163648+0000","last_change":"2024-01-15T22:47:08.162677+0000","last_active":"2024-01-15T22:47:08.163648+0000","last_peered":"2024-01-15T22:47:08.163648+0000","last_clean":"2024-01-15T22:47:08.163648+0000","last_became_active":"2024-01-15T22:47:08.162227+0000","last_became_peered":"2024-01-15T22:47:08.162227+0000","last_unstale":"2024-01-15T22:47:08.163648+0000","last_undegraded":"2024-01-15T22:47:08.163648+0000","last_fullsized":"2024-01-15T22:47:08.163648+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:17:00.459085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173814+0000","last_change":"2024-01-15T22:47:08.173814+0000","last_active":"2024-01-15T22:47:08.173814+0000","last_peered":"2024-01-15T22:47:08.173814+0000","last_clean":"2024-01-15T22:47:08.173814+0000","last_became_active":"2024-01-15T22:47:08.173052+0000","last_became_peered":"2024-01-15T22:47:08.173052+0000","last_unstale":"2024-01-15T22:47:08.173814+0000","last_undegraded":"2024-01-15T22:47:08.173814+0000","last_fullsized":"2024-01-15T22:47:08.173814+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:41:31.503657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.361439+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:33:02.436076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,4],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.366778+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:59:38.775434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,3],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172665+0000","last_change":"2024-01-15T22:47:08.170920+0000","last_active":"2024-01-15T22:47:08.172665+0000","last_peered":"2024-01-15T22:47:08.172665+0000","last_clean":"2024-01-15T22:47:08.172665+0000","last_became_active":"2024-01-15T22:47:08.170613+0000","last_became_peered":"2024-01-15T22:47:08.170613+0000","last_unstale":"2024-01-15T22:47:08.172665+0000","last_undegraded":"2024-01-15T22:47:08.172665+0000","last_fullsized":"2024-01-15T22:47:08.172665+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:11:10.168982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.361379+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:02:08.095998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,4],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176521+0000","last_change":"2024-01-15T22:47:08.175697+0000","last_active":"2024-01-15T22:47:08.176521+0000","last_peered":"2024-01-15T22:47:08.176521+0000","last_clean":"2024-01-15T22:47:08.176521+0000","last_became_active":"2024-01-15T22:47:08.175404+0000","last_became_peered":"2024-01-15T22:47:08.175404+0000","last_unstale":"2024-01-15T22:47:08.176521+0000","last_undegraded":"2024-01-15T22:47:08.176521+0000","last_fullsized":"2024-01-15T22:47:08.176521+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:47:22.608676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-01-15T22:47:07.353356+0000","last_change":"2024-01-15T22:47:07.361979+0000","last_active":"2024-01-15T22:47:07.353356+0000","last_peered":"2024-01-15T22:47:07.353356+0000","last_clean":"2024-01-15T22:47:07.353356+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-01-15T22:47:07.353356+0000","last_undegraded":"2024-01-15T22:47:07.353356+0000","last_fullsized":"2024-01-15T22:47:07.353356+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:49:49.292416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[1,4],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164823+0000","last_change":"2024-01-15T22:47:08.163560+0000","last_active":"2024-01-15T22:47:08.164823+0000","last_peered":"2024-01-15T22:47:08.164823+0000","last_clean":"2024-01-15T22:47:08.164823+0000","last_became_active":"2024-01-15T22:47:08.163244+0000","last_became_peered":"2024-01-15T22:47:08.163244+0000","last_unstale":"2024-01-15T22:47:08.164823+0000","last_undegraded":"2024-01-15T22:47:08.164823+0000","last_fullsized":"2024-01-15T22:47:08.164823+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:38:10.934745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.171071+0000","last_change":"2024-01-15T22:47:08.171071+0000","last_active":"2024-01-15T22:47:08.171071+0000","last_peered":"2024-01-15T22:47:08.171071+0000","last_clean":"2024-01-15T22:47:08.171071+0000","last_became_active":"2024-01-15T22:47:08.170724+0000","last_became_peered":"2024-01-15T22:47:08.170724+0000","last_unstale":"2024-01-15T22:47:08.171071+0000","last_undegraded":"2024-01-15T22:47:08.171071+0000","last_fullsized":"2024-01-15T22:47:08.171071+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:24:13.168180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.169183+0000","last_change":"2024-01-15T22:47:08.167919+0000","last_active":"2024-01-15T22:47:08.169183+0000","last_peered":"2024-01-15T22:47:08.169183+0000","last_clean":"2024-01-15T22:47:08.169183+0000","last_became_active":"2024-01-15T22:47:08.167603+0000","last_became_peered":"2024-01-15T22:47:08.167603+0000","last_unstale":"2024-01-15T22:47:08.169183+0000","last_undegraded":"2024-01-15T22:47:08.169183+0000","last_fullsized":"2024-01-15T22:47:08.169183+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:34:00.307685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":2124,"num_objects":17,"num_object_clones":0,"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":0,"num_read":0,"num_read_kb":0,"num_write":38,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":12,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":53248,"data_stored":4438,"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":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":50,"seq":214748364806,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298436,"kb_used_data":1148,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446716,"statfs":{"total":95995035648,"available":95689437184,"internally_reserved":0,"allocated":1175552,"data_stored":832851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"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.48299999999999998}]},{"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.51500000000000001}]},{"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.50600000000000001}]},{"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.54700000000000004}]},{"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.36599999999999999}]},{"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.42999999999999999}]},{"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.49099999999999999}]}]},{"osd":6,"up_from":43,"seq":184683593737,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298436,"kb_used_data":1148,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446716,"statfs":{"total":95995035648,"available":95689437184,"internally_reserved":0,"allocated":1175552,"data_stored":833560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":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.40899999999999997}]},{"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.49399999999999999}]},{"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.46200000000000002}]},{"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.53900000000000003}]},{"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.50800000000000001}]},{"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.55300000000000005}]},{"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.57599999999999996}]}]},{"osd":1,"up_from":13,"seq":55834574874,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297812,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447340,"statfs":{"total":95995035648,"available":95690076160,"internally_reserved":0,"allocated":536576,"data_stored":221361,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:46:14 2024","interfaces":[{"interface":"back","average":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"min":{"1min":0.20999999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.28000000000000003},{"interface":"front","average":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.59099999999999997}]},{"osd":2,"last update":"Mon Jan 15 22:46:31 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.435}]},{"osd":3,"last update":"Mon Jan 15 22:46:48 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.51200000000000001}]},{"osd":4,"last update":"Mon Jan 15 22:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.64300000000000002}]},{"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.495}]},{"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.48099999999999998}]},{"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.66500000000000004}]}]},{"osd":0,"up_from":8,"seq":34359738397,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298408,"kb_used_data":1120,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446744,"statfs":{"total":95995035648,"available":95689465856,"internally_reserved":0,"allocated":1146880,"data_stored":818687,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Jan 15 22:46:16 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.499,"5min":0.499,"15min":0.499},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.28399999999999997}]},{"osd":2,"last update":"Mon Jan 15 22:46:33 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.39800000000000002}]},{"osd":3,"last update":"Mon Jan 15 22:46:46 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.45800000000000002}]},{"osd":4,"last update":"Mon Jan 15 22:47:05 2024","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.436},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.41099999999999998}]},{"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.51700000000000002}]},{"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.53100000000000003}]},{"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.504}]}]},{"osd":2,"up_from":18,"seq":77309411351,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297852,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447300,"statfs":{"total":95995035648,"available":95690035200,"internally_reserved":0,"allocated":577536,"data_stored":242230,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:46:31 2024","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.374,"15min":0.374},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.27700000000000002}]},{"osd":1,"last update":"Mon Jan 15 22:46:31 2024","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.34300000000000003},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.32800000000000001}]},{"osd":3,"last update":"Mon Jan 15 22:46:46 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.39600000000000002}]},{"osd":4,"last update":"Mon Jan 15 22:47:06 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.755}]},{"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.81899999999999995}]},{"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.68400000000000005}]},{"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.67200000000000004}]}]},{"osd":3,"up_from":24,"seq":103079215123,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297816,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447336,"statfs":{"total":95995035648,"available":95690072064,"internally_reserved":0,"allocated":540672,"data_stored":221626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"Mon Jan 15 22:46:50 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.30499999999999999},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.318}]},{"osd":1,"last update":"Mon Jan 15 22:46:50 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.375},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.35399999999999998}]},{"osd":2,"last update":"Mon Jan 15 22:46:50 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.34200000000000003}]},{"osd":4,"last update":"Mon Jan 15 22:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.53100000000000003}]},{"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.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.60799999999999998}]},{"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.47999999999999998}]}]},{"osd":4,"up_from":29,"seq":124554051599,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297820,"kb_used_data":532,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447332,"statfs":{"total":95995035648,"available":95690067968,"internally_reserved":0,"allocated":544768,"data_stored":227731,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"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.46000000000000002}]},{"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.45100000000000001}]},{"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.39900000000000002}]},{"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.47199999999999998}]},{"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.312}]},{"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.33000000000000002}]},{"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.38600000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822668,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297852,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447300,"statfs":{"total":95995035648,"available":95690035200,"internally_reserved":0,"allocated":577536,"data_stored":236837,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"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.41099999999999998}]},{"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.44400000000000001}]},{"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.50800000000000001}]},{"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.34200000000000003}]},{"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.48799999999999999}]},{"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.56299999999999994}]}]}],"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":700,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":1626,"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":1536,"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":576,"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-01-15T22:47:13.315 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.3e is not active+clean 2024-01-15T22:47:13.316 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.3e', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-01-15T22:47:07.353356+0000', 'last_change': '2024-01-15T22:47:07.366842+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:07.353356+0000', 'last_undegraded': '2024-01-15T22:47:07.353356+0000', 'last_fullsized': '2024-01-15T22:47:07.353356+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T04:59:20.732691+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [0, 6], 'up_primary': 1, 'acting_primary': 1, 'purged_snaps': []} 2024-01-15T22:47:13.316 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.38 is not active+clean 2024-01-15T22:47:13.316 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.38', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-01-15T22:47:07.353356+0000', 'last_change': '2024-01-15T22:47:07.363253+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:07.353356+0000', 'last_undegraded': '2024-01-15T22:47:07.353356+0000', 'last_fullsized': '2024-01-15T22:47:07.353356+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T04:12:46.377016+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [5, 6], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2024-01-15T22:47:13.316 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.34 is not active+clean 2024-01-15T22:47:13.316 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.34', 'version': "0'0", 'reported_seq': 2, 'reported_epoch': 57, 'state': 'creating+activating', 'last_fresh': '2024-01-15T22:47:08.158788+0000', 'last_change': '2024-01-15T22:47:08.158982+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:08.158788+0000', 'last_undegraded': '2024-01-15T22:47:08.158788+0000', 'last_fullsized': '2024-01-15T22:47:08.158788+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T09:37:51.607076+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': ['4', '0', '6'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 4, 'acting_primary': 4, 'purged_snaps': []} 2024-01-15T22:47:13.316 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.33 is not active+clean 2024-01-15T22:47:13.316 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.33', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-01-15T22:47:07.353356+0000', 'last_change': '2024-01-15T22:47:07.362551+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:07.353356+0000', 'last_undegraded': '2024-01-15T22:47:07.353356+0000', 'last_fullsized': '2024-01-15T22:47:07.353356+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T05:00:50.891687+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [1, 6], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2024-01-15T22:47:13.316 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.31 is not active+clean 2024-01-15T22:47:13.316 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.31', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-01-15T22:47:07.353356+0000', 'last_change': '2024-01-15T22:47:07.367784+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:07.353356+0000', 'last_undegraded': '2024-01-15T22:47:07.353356+0000', 'last_fullsized': '2024-01-15T22:47:07.353356+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T09:16:32.031718+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [4, 5], 'up_primary': 1, 'acting_primary': 1, 'purged_snaps': []} 2024-01-15T22:47:13.317 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1e is not active+clean 2024-01-15T22:47:13.317 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1e', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-01-15T22:47:07.353356+0000', 'last_change': '2024-01-15T22:47:07.361932+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:07.353356+0000', 'last_undegraded': '2024-01-15T22:47:07.353356+0000', 'last_fullsized': '2024-01-15T22:47:07.353356+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T02:27:39.478814+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [2, 6], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2024-01-15T22:47:13.317 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1a is not active+clean 2024-01-15T22:47:13.317 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1a', 'version': "0'0", 'reported_seq': 2, 'reported_epoch': 57, 'state': 'creating+activating', 'last_fresh': '2024-01-15T22:47:08.160752+0000', 'last_change': '2024-01-15T22:47:08.160934+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:08.160752+0000', 'last_undegraded': '2024-01-15T22:47:08.160752+0000', 'last_fullsized': '2024-01-15T22:47:08.160752+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T03:52:56.241125+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': ['4', '1', '2'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 4, 'acting_primary': 4, 'purged_snaps': []} 2024-01-15T22:47:13.317 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.18 is not active+clean 2024-01-15T22:47:13.317 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.18', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-01-15T22:47:07.353356+0000', 'last_change': '2024-01-15T22:47:07.361344+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:07.353356+0000', 'last_undegraded': '2024-01-15T22:47:07.353356+0000', 'last_fullsized': '2024-01-15T22:47:07.353356+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-16T22:50:18.693819+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [0, 1], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2024-01-15T22:47:13.317 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.19 is not active+clean 2024-01-15T22:47:13.317 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.19', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-01-15T22:47:07.353356+0000', 'last_change': '2024-01-15T22:47:07.367310+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:07.353356+0000', 'last_undegraded': '2024-01-15T22:47:07.353356+0000', 'last_fullsized': '2024-01-15T22:47:07.353356+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T08:10:09.214876+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [3, 4], 'up_primary': 1, 'acting_primary': 1, 'purged_snaps': []} 2024-01-15T22:47:13.317 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.14 is not active+clean 2024-01-15T22:47:13.317 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.14', 'version': "0'0", 'reported_seq': 2, 'reported_epoch': 57, 'state': 'creating+activating', 'last_fresh': '2024-01-15T22:47:08.159198+0000', 'last_change': '2024-01-15T22:47:08.159383+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:08.159198+0000', 'last_undegraded': '2024-01-15T22:47:08.159198+0000', 'last_fullsized': '2024-01-15T22:47:08.159198+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-16T23:02:09.010626+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': ['4', '6', '7'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 4, 'acting_primary': 4, 'purged_snaps': []} 2024-01-15T22:47:13.318 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.3 is not active+clean 2024-01-15T22:47:13.318 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.3', 'version': "0'0", 'reported_seq': 2, 'reported_epoch': 57, 'state': 'creating+activating', 'last_fresh': '2024-01-15T22:47:08.155879+0000', 'last_change': '2024-01-15T22:47:08.156047+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:08.155879+0000', 'last_undegraded': '2024-01-15T22:47:08.155879+0000', 'last_fullsized': '2024-01-15T22:47:08.155879+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T09:02:08.520288+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': ['4', '0', '6'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 4, 'acting_primary': 4, 'purged_snaps': []} 2024-01-15T22:47:13.318 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.0 is not active+clean 2024-01-15T22:47:13.318 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.0', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-01-15T22:47:07.353356+0000', 'last_change': '2024-01-15T22:47:07.366097+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:07.353356+0000', 'last_undegraded': '2024-01-15T22:47:07.353356+0000', 'last_fullsized': '2024-01-15T22:47:07.353356+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T07:17:16.601647+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [2, 6], 'up_primary': 1, 'acting_primary': 1, 'purged_snaps': []} 2024-01-15T22:47:13.318 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.2 is not active+clean 2024-01-15T22:47:13.318 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.2', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-01-15T22:47:07.353356+0000', 'last_change': '2024-01-15T22:47:07.359826+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:07.353356+0000', 'last_undegraded': '2024-01-15T22:47:07.353356+0000', 'last_fullsized': '2024-01-15T22:47:07.353356+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T01:44:55.980024+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [5, 6], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2024-01-15T22:47:13.318 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.4 is not active+clean 2024-01-15T22:47:13.318 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.4', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-01-15T22:47:07.353356+0000', 'last_change': '2024-01-15T22:47:07.366105+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:07.353356+0000', 'last_undegraded': '2024-01-15T22:47:07.353356+0000', 'last_fullsized': '2024-01-15T22:47:07.353356+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T08:48:53.783822+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [2, 5], 'up_primary': 1, 'acting_primary': 1, 'purged_snaps': []} 2024-01-15T22:47:13.318 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.7 is not active+clean 2024-01-15T22:47:13.318 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.7', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-01-15T22:47:07.353356+0000', 'last_change': '2024-01-15T22:47:07.359889+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:07.353356+0000', 'last_undegraded': '2024-01-15T22:47:07.353356+0000', 'last_fullsized': '2024-01-15T22:47:07.353356+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T04:51:12.473702+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [0, 7], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2024-01-15T22:47:13.318 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.9 is not active+clean 2024-01-15T22:47:13.318 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.9', 'version': "0'0", 'reported_seq': 2, 'reported_epoch': 57, 'state': 'creating+activating', 'last_fresh': '2024-01-15T22:47:08.155382+0000', 'last_change': '2024-01-15T22:47:08.155569+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:08.155382+0000', 'last_undegraded': '2024-01-15T22:47:08.155382+0000', 'last_fullsized': '2024-01-15T22:47:08.155382+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T04:05:19.101027+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': ['4', '2', '7'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 4, 'acting_primary': 4, 'purged_snaps': []} 2024-01-15T22:47:13.318 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.8 is not active+clean 2024-01-15T22:47:13.319 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.8', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-01-15T22:47:07.353356+0000', 'last_change': '2024-01-15T22:47:07.360416+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:07.353356+0000', 'last_undegraded': '2024-01-15T22:47:07.353356+0000', 'last_fullsized': '2024-01-15T22:47:07.353356+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T07:44:50.804484+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [1, 7], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2024-01-15T22:47:13.319 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.b is not active+clean 2024-01-15T22:47:13.319 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.b', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-01-15T22:47:07.353356+0000', 'last_change': '2024-01-15T22:47:07.360319+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:07.353356+0000', 'last_undegraded': '2024-01-15T22:47:07.353356+0000', 'last_fullsized': '2024-01-15T22:47:07.353356+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T02:14:13.349813+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [0, 4], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2024-01-15T22:47:13.319 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.24 is not active+clean 2024-01-15T22:47:13.319 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.24', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-01-15T22:47:07.353356+0000', 'last_change': '2024-01-15T22:47:07.361439+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:07.353356+0000', 'last_undegraded': '2024-01-15T22:47:07.353356+0000', 'last_fullsized': '2024-01-15T22:47:07.353356+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T01:33:02.436076+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [0, 4], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2024-01-15T22:47:13.319 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.25 is not active+clean 2024-01-15T22:47:13.319 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.25', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-01-15T22:47:07.353356+0000', 'last_change': '2024-01-15T22:47:07.366778+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:07.353356+0000', 'last_undegraded': '2024-01-15T22:47:07.353356+0000', 'last_fullsized': '2024-01-15T22:47:07.353356+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T03:59:38.775434+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [2, 3], 'up_primary': 1, 'acting_primary': 1, 'purged_snaps': []} 2024-01-15T22:47:13.319 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.27 is not active+clean 2024-01-15T22:47:13.319 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.27', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-01-15T22:47:07.353356+0000', 'last_change': '2024-01-15T22:47:07.361379+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:07.353356+0000', 'last_undegraded': '2024-01-15T22:47:07.353356+0000', 'last_fullsized': '2024-01-15T22:47:07.353356+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T10:02:08.095998+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [2, 4], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2024-01-15T22:47:13.319 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.29 is not active+clean 2024-01-15T22:47:13.319 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.29', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-01-15T22:47:07.353356+0000', 'last_change': '2024-01-15T22:47:07.361979+0000', 'last_active': '2024-01-15T22:47:07.353356+0000', 'last_peered': '2024-01-15T22:47:07.353356+0000', 'last_clean': '2024-01-15T22:47:07.353356+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-01-15T22:47:07.353356+0000', 'last_undegraded': '2024-01-15T22:47:07.353356+0000', 'last_fullsized': '2024-01-15T22:47:07.353356+0000', 'mapping_epoch': 56, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 56, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'last_clean_scrub_stamp': '2024-01-15T22:47:07.353356+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-01-17T06:49:49.292416+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [1, 4], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2024-01-15T22:47:13.320 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph status --format=json 2024-01-15T22:47:13.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:13 smithi163 ceph-mon[70990]: from='client.24470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:47:13.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:13 smithi163 ceph-mon[70990]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:47:13.758 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:47:13.759 INFO:teuthology.orchestra.run.smithi053.stdout:{"fsid":"421843b2-b3f7-11ee-95ad-87774f69a715","health":{"status":"HEALTH_OK","checks":{},"mutes":[]},"election_epoch":14,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":167,"monmap":{"epoch":3,"min_mon_release_name":"quincy","num_mons":3},"osdmap":{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1705358810,"num_in_osds":8,"osd_in_since":1705358796,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":75},{"state_name":"creating+peering","count":17},{"state_name":"creating+activating","count":5}],"num_pgs":97,"num_pools":3,"num_objects":19,"data_bytes":592492,"bytes_used":2441658368,"bytes_avail":765518626816,"bytes_total":767960285184,"inactive_pgs_ratio":0.22680412232875824,"write_bytes_sec":1862,"read_op_per_sec":0,"write_op_per_sec":6},"fsmap":{"epoch":8,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"a","status":"up:active","gid":24377}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","restful"],"services":{"dashboard":"https://172.21.15.53:8443/"}},"servicemap":{"epoch":10,"modified":"2024-01-15T22:47:03.849430+0000","services":{"mds":{"daemons":{"summary":"","a":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}},"b":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}},"osd":{"daemons":{"summary":"","5":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}},"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-01-15T22:47:13.771 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:13 smithi053 ceph-mon[80116]: from='client.24470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:47:13.771 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:13 smithi053 ceph-mon[80116]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:47:13.771 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:13 smithi053 ceph-mon[66518]: from='client.24470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:47:13.771 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:13 smithi053 ceph-mon[66518]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:47:13.772 INFO:tasks.cephfs.filesystem.ceph_manager:no progress seen, keeping timeout for now 2024-01-15T22:47:13.772 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-01-15T22:47:14.099 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:47:14.101 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2024-01-15T22:47:14.111 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":150,"stamp":"2024-01-15T22:47:13.851215+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592674,"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":2429,"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":203,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384612,"kb_used_data":6308,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576604,"statfs":{"total":767960285184,"available":765518442496,"internally_reserved":0,"allocated":6459392,"data_stored":3707093,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2306,"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":13,"num_scrub_errors":0,"num_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":"6.495340"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178710+0000","last_change":"2024-01-15T22:47:08.177623+0000","last_active":"2024-01-15T22:47:08.178710+0000","last_peered":"2024-01-15T22:47:08.178710+0000","last_clean":"2024-01-15T22:47:08.178710+0000","last_became_active":"2024-01-15T22:47:08.177332+0000","last_became_peered":"2024-01-15T22:47:08.177332+0000","last_unstale":"2024-01-15T22:47:08.178710+0000","last_undegraded":"2024-01-15T22:47:08.178710+0000","last_fullsized":"2024-01-15T22:47:08.178710+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:06:43.268602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172625+0000","last_change":"2024-01-15T22:47:08.171953+0000","last_active":"2024-01-15T22:47:08.172625+0000","last_peered":"2024-01-15T22:47:08.172625+0000","last_clean":"2024-01-15T22:47:08.172625+0000","last_became_active":"2024-01-15T22:47:08.171090+0000","last_became_peered":"2024-01-15T22:47:08.171090+0000","last_unstale":"2024-01-15T22:47:08.172625+0000","last_undegraded":"2024-01-15T22:47:08.172625+0000","last_fullsized":"2024-01-15T22:47:08.172625+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:37:39.465119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176713+0000","last_change":"2024-01-15T22:47:08.176446+0000","last_active":"2024-01-15T22:47:08.176713+0000","last_peered":"2024-01-15T22:47:08.176713+0000","last_clean":"2024-01-15T22:47:08.176713+0000","last_became_active":"2024-01-15T22:47:08.176133+0000","last_became_peered":"2024-01-15T22:47:08.176133+0000","last_unstale":"2024-01-15T22:47:08.176713+0000","last_undegraded":"2024-01-15T22:47:08.176713+0000","last_fullsized":"2024-01-15T22:47:08.176713+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:19:06.306223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164283+0000","last_change":"2024-01-15T22:47:08.163615+0000","last_active":"2024-01-15T22:47:08.164283+0000","last_peered":"2024-01-15T22:47:08.164283+0000","last_clean":"2024-01-15T22:47:08.164283+0000","last_became_active":"2024-01-15T22:47:08.163284+0000","last_became_peered":"2024-01-15T22:47:08.163284+0000","last_unstale":"2024-01-15T22:47:08.164283+0000","last_undegraded":"2024-01-15T22:47:08.164283+0000","last_fullsized":"2024-01-15T22:47:08.164283+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:34:44.566978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.175997+0000","last_change":"2024-01-15T22:47:08.174506+0000","last_active":"2024-01-15T22:47:08.175997+0000","last_peered":"2024-01-15T22:47:08.175997+0000","last_clean":"2024-01-15T22:47:08.175997+0000","last_became_active":"2024-01-15T22:47:08.172614+0000","last_became_peered":"2024-01-15T22:47:08.172614+0000","last_unstale":"2024-01-15T22:47:08.175997+0000","last_undegraded":"2024-01-15T22:47:08.175997+0000","last_fullsized":"2024-01-15T22:47:08.175997+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:03:40.518500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.163630+0000","last_change":"2024-01-15T22:47:08.161578+0000","last_active":"2024-01-15T22:47:08.163630+0000","last_peered":"2024-01-15T22:47:08.163630+0000","last_clean":"2024-01-15T22:47:08.163630+0000","last_became_active":"2024-01-15T22:47:08.161243+0000","last_became_peered":"2024-01-15T22:47:08.161243+0000","last_unstale":"2024-01-15T22:47:08.163630+0000","last_undegraded":"2024-01-15T22:47:08.163630+0000","last_fullsized":"2024-01-15T22:47:08.163630+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:21:10.242703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179885+0000","last_change":"2024-01-15T22:47:08.172908+0000","last_active":"2024-01-15T22:47:08.179885+0000","last_peered":"2024-01-15T22:47:08.179885+0000","last_clean":"2024-01-15T22:47:08.179885+0000","last_became_active":"2024-01-15T22:47:08.171161+0000","last_became_peered":"2024-01-15T22:47:08.171161+0000","last_unstale":"2024-01-15T22:47:08.179885+0000","last_undegraded":"2024-01-15T22:47:08.179885+0000","last_fullsized":"2024-01-15T22:47:08.179885+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:41:59.824104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.168806+0000","last_change":"2024-01-15T22:47:08.164965+0000","last_active":"2024-01-15T22:47:08.168806+0000","last_peered":"2024-01-15T22:47:08.168806+0000","last_clean":"2024-01-15T22:47:08.168806+0000","last_became_active":"2024-01-15T22:47:08.164670+0000","last_became_peered":"2024-01-15T22:47:08.164670+0000","last_unstale":"2024-01-15T22:47:08.168806+0000","last_undegraded":"2024-01-15T22:47:08.168806+0000","last_fullsized":"2024-01-15T22:47:08.168806+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:04:54.074518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178693+0000","last_change":"2024-01-15T22:47:08.177255+0000","last_active":"2024-01-15T22:47:08.178693+0000","last_peered":"2024-01-15T22:47:08.178693+0000","last_clean":"2024-01-15T22:47:08.178693+0000","last_became_active":"2024-01-15T22:47:08.176932+0000","last_became_peered":"2024-01-15T22:47:08.176932+0000","last_unstale":"2024-01-15T22:47:08.178693+0000","last_undegraded":"2024-01-15T22:47:08.178693+0000","last_fullsized":"2024-01-15T22:47:08.178693+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:52:39.676895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.177875+0000","last_change":"2024-01-15T22:47:08.177462+0000","last_active":"2024-01-15T22:47:08.177875+0000","last_peered":"2024-01-15T22:47:08.177875+0000","last_clean":"2024-01-15T22:47:08.177875+0000","last_became_active":"2024-01-15T22:47:08.177018+0000","last_became_peered":"2024-01-15T22:47:08.177018+0000","last_unstale":"2024-01-15T22:47:08.177875+0000","last_undegraded":"2024-01-15T22:47:08.177875+0000","last_fullsized":"2024-01-15T22:47:08.177875+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:00:40.806012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.184223+0000","last_change":"2024-01-15T22:47:08.184005+0000","last_active":"2024-01-15T22:47:08.184223+0000","last_peered":"2024-01-15T22:47:08.184223+0000","last_clean":"2024-01-15T22:47:08.184223+0000","last_became_active":"2024-01-15T22:47:08.183730+0000","last_became_peered":"2024-01-15T22:47:08.183730+0000","last_unstale":"2024-01-15T22:47:08.184223+0000","last_undegraded":"2024-01-15T22:47:08.184223+0000","last_fullsized":"2024-01-15T22:47:08.184223+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:48:21.531905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.177632+0000","last_change":"2024-01-15T22:47:08.177133+0000","last_active":"2024-01-15T22:47:08.177632+0000","last_peered":"2024-01-15T22:47:08.177632+0000","last_clean":"2024-01-15T22:47:08.177632+0000","last_became_active":"2024-01-15T22:47:08.176654+0000","last_became_peered":"2024-01-15T22:47:08.176654+0000","last_unstale":"2024-01-15T22:47:08.177632+0000","last_undegraded":"2024-01-15T22:47:08.177632+0000","last_fullsized":"2024-01-15T22:47:08.177632+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:37:51.607076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.165501+0000","last_change":"2024-01-15T22:47:08.164817+0000","last_active":"2024-01-15T22:47:08.165501+0000","last_peered":"2024-01-15T22:47:08.165501+0000","last_clean":"2024-01-15T22:47:08.165501+0000","last_became_active":"2024-01-15T22:47:08.164497+0000","last_became_peered":"2024-01-15T22:47:08.164497+0000","last_unstale":"2024-01-15T22:47:08.165501+0000","last_undegraded":"2024-01-15T22:47:08.165501+0000","last_fullsized":"2024-01-15T22:47:08.165501+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:21:29.500012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179803+0000","last_change":"2024-01-15T22:47:08.179506+0000","last_active":"2024-01-15T22:47:08.179803+0000","last_peered":"2024-01-15T22:47:08.179803+0000","last_clean":"2024-01-15T22:47:08.179803+0000","last_became_active":"2024-01-15T22:47:08.179197+0000","last_became_peered":"2024-01-15T22:47:08.179197+0000","last_unstale":"2024-01-15T22:47:08.179803+0000","last_undegraded":"2024-01-15T22:47:08.179803+0000","last_fullsized":"2024-01-15T22:47:08.179803+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:37:34.539070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172298+0000","last_change":"2024-01-15T22:47:08.169119+0000","last_active":"2024-01-15T22:47:08.172298+0000","last_peered":"2024-01-15T22:47:08.172298+0000","last_clean":"2024-01-15T22:47:08.172298+0000","last_became_active":"2024-01-15T22:47:08.168382+0000","last_became_peered":"2024-01-15T22:47:08.168382+0000","last_unstale":"2024-01-15T22:47:08.172298+0000","last_undegraded":"2024-01-15T22:47:08.172298+0000","last_fullsized":"2024-01-15T22:47:08.172298+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:12:00.781550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164450+0000","last_change":"2024-01-15T22:47:08.160362+0000","last_active":"2024-01-15T22:47:08.164450+0000","last_peered":"2024-01-15T22:47:08.164450+0000","last_clean":"2024-01-15T22:47:08.164450+0000","last_became_active":"2024-01-15T22:47:08.160035+0000","last_became_peered":"2024-01-15T22:47:08.160035+0000","last_unstale":"2024-01-15T22:47:08.164450+0000","last_undegraded":"2024-01-15T22:47:08.164450+0000","last_fullsized":"2024-01-15T22:47:08.164450+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:45:30.016820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.181273+0000","last_change":"2024-01-15T22:47:08.180728+0000","last_active":"2024-01-15T22:47:08.181273+0000","last_peered":"2024-01-15T22:47:08.181273+0000","last_clean":"2024-01-15T22:47:08.181273+0000","last_became_active":"2024-01-15T22:47:08.180453+0000","last_became_peered":"2024-01-15T22:47:08.180453+0000","last_unstale":"2024-01-15T22:47:08.181273+0000","last_undegraded":"2024-01-15T22:47:08.181273+0000","last_fullsized":"2024-01-15T22:47:08.181273+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:15:54.869845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.175782+0000","last_change":"2024-01-15T22:47:08.174959+0000","last_active":"2024-01-15T22:47:08.175782+0000","last_peered":"2024-01-15T22:47:08.175782+0000","last_clean":"2024-01-15T22:47:08.175782+0000","last_became_active":"2024-01-15T22:47:08.174530+0000","last_became_peered":"2024-01-15T22:47:08.174530+0000","last_unstale":"2024-01-15T22:47:08.175782+0000","last_undegraded":"2024-01-15T22:47:08.175782+0000","last_fullsized":"2024-01-15T22:47:08.175782+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:06:03.267572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173743+0000","last_change":"2024-01-15T22:47:08.173092+0000","last_active":"2024-01-15T22:47:08.173743+0000","last_peered":"2024-01-15T22:47:08.173743+0000","last_clean":"2024-01-15T22:47:08.173743+0000","last_became_active":"2024-01-15T22:47:08.172233+0000","last_became_peered":"2024-01-15T22:47:08.172233+0000","last_unstale":"2024-01-15T22:47:08.173743+0000","last_undegraded":"2024-01-15T22:47:08.173743+0000","last_fullsized":"2024-01-15T22:47:08.173743+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:00:24.916126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'4","reported_seq":15,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.371898+0000","last_change":"2024-01-15T22:47:07.376873+0000","last_active":"2024-01-15T22:47:08.371898+0000","last_peered":"2024-01-15T22:47:08.371898+0000","last_clean":"2024-01-15T22:47:08.371898+0000","last_became_active":"2024-01-15T22:47:07.375787+0000","last_became_peered":"2024-01-15T22:47:07.375787+0000","last_unstale":"2024-01-15T22:47:08.371898+0000","last_undegraded":"2024-01-15T22:47:08.371898+0000","last_fullsized":"2024-01-15T22:47:08.371898+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:22:01.225987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172351+0000","last_change":"2024-01-15T22:47:08.167820+0000","last_active":"2024-01-15T22:47:08.172351+0000","last_peered":"2024-01-15T22:47:08.172351+0000","last_clean":"2024-01-15T22:47:08.172351+0000","last_became_active":"2024-01-15T22:47:08.167491+0000","last_became_peered":"2024-01-15T22:47:08.167491+0000","last_unstale":"2024-01-15T22:47:08.172351+0000","last_undegraded":"2024-01-15T22:47:08.172351+0000","last_fullsized":"2024-01-15T22:47:08.172351+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:21:03.156334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'1","reported_seq":12,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.370482+0000","last_change":"2024-01-15T22:47:07.377051+0000","last_active":"2024-01-15T22:47:08.370482+0000","last_peered":"2024-01-15T22:47:08.370482+0000","last_clean":"2024-01-15T22:47:08.370482+0000","last_became_active":"2024-01-15T22:47:07.376806+0000","last_became_peered":"2024-01-15T22:47:07.376806+0000","last_unstale":"2024-01-15T22:47:08.370482+0000","last_undegraded":"2024-01-15T22:47:08.370482+0000","last_fullsized":"2024-01-15T22:47:08.370482+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:03:36.205983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.181475+0000","last_change":"2024-01-15T22:47:08.181001+0000","last_active":"2024-01-15T22:47:08.181475+0000","last_peered":"2024-01-15T22:47:08.181475+0000","last_clean":"2024-01-15T22:47:08.181475+0000","last_became_active":"2024-01-15T22:47:08.180723+0000","last_became_peered":"2024-01-15T22:47:08.180723+0000","last_unstale":"2024-01-15T22:47:08.181475+0000","last_undegraded":"2024-01-15T22:47:08.181475+0000","last_fullsized":"2024-01-15T22:47:08.181475+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:55:01.449026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.372476+0000","last_change":"2024-01-15T22:47:07.384839+0000","last_active":"2024-01-15T22:47:08.372476+0000","last_peered":"2024-01-15T22:47:08.372476+0000","last_clean":"2024-01-15T22:47:08.372476+0000","last_became_active":"2024-01-15T22:47:07.384478+0000","last_became_peered":"2024-01-15T22:47:07.384478+0000","last_unstale":"2024-01-15T22:47:08.372476+0000","last_undegraded":"2024-01-15T22:47:08.372476+0000","last_fullsized":"2024-01-15T22:47:08.372476+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T04:28:11.824507+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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176936+0000","last_change":"2024-01-15T22:47:08.174304+0000","last_active":"2024-01-15T22:47:08.176936+0000","last_peered":"2024-01-15T22:47:08.176936+0000","last_clean":"2024-01-15T22:47:08.176936+0000","last_became_active":"2024-01-15T22:47:08.173973+0000","last_became_peered":"2024-01-15T22:47:08.173973+0000","last_unstale":"2024-01-15T22:47:08.176936+0000","last_undegraded":"2024-01-15T22:47:08.176936+0000","last_fullsized":"2024-01-15T22:47:08.176936+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:47:19.453570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.369010+0000","last_change":"2024-01-15T22:47:07.381388+0000","last_active":"2024-01-15T22:47:08.369010+0000","last_peered":"2024-01-15T22:47:08.369010+0000","last_clean":"2024-01-15T22:47:08.369010+0000","last_became_active":"2024-01-15T22:47:07.381065+0000","last_became_peered":"2024-01-15T22:47:07.381065+0000","last_unstale":"2024-01-15T22:47:08.369010+0000","last_undegraded":"2024-01-15T22:47:08.369010+0000","last_fullsized":"2024-01-15T22:47:08.369010+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T09:28:24.132649+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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.182572+0000","last_change":"2024-01-15T22:47:08.181739+0000","last_active":"2024-01-15T22:47:08.182572+0000","last_peered":"2024-01-15T22:47:08.182572+0000","last_clean":"2024-01-15T22:47:08.182572+0000","last_became_active":"2024-01-15T22:47:08.181475+0000","last_became_peered":"2024-01-15T22:47:08.181475+0000","last_unstale":"2024-01-15T22:47:08.182572+0000","last_undegraded":"2024-01-15T22:47:08.182572+0000","last_fullsized":"2024-01-15T22:47:08.182572+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:32:54.366506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'1","reported_seq":12,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.370168+0000","last_change":"2024-01-15T22:47:07.369617+0000","last_active":"2024-01-15T22:47:08.370168+0000","last_peered":"2024-01-15T22:47:08.370168+0000","last_clean":"2024-01-15T22:47:08.370168+0000","last_became_active":"2024-01-15T22:47:07.369272+0000","last_became_peered":"2024-01-15T22:47:07.369272+0000","last_unstale":"2024-01-15T22:47:08.370168+0000","last_undegraded":"2024-01-15T22:47:08.370168+0000","last_fullsized":"2024-01-15T22:47:08.370168+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T04:27:27.561077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.169357+0000","last_change":"2024-01-15T22:47:08.168160+0000","last_active":"2024-01-15T22:47:08.169357+0000","last_peered":"2024-01-15T22:47:08.169357+0000","last_clean":"2024-01-15T22:47:08.169357+0000","last_became_active":"2024-01-15T22:47:08.167858+0000","last_became_peered":"2024-01-15T22:47:08.167858+0000","last_unstale":"2024-01-15T22:47:08.169357+0000","last_undegraded":"2024-01-15T22:47:08.169357+0000","last_fullsized":"2024-01-15T22:47:08.169357+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:52:56.241125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'1","reported_seq":12,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.369634+0000","last_change":"2024-01-15T22:47:07.384474+0000","last_active":"2024-01-15T22:47:08.369634+0000","last_peered":"2024-01-15T22:47:08.369634+0000","last_clean":"2024-01-15T22:47:08.369634+0000","last_became_active":"2024-01-15T22:47:07.383993+0000","last_became_peered":"2024-01-15T22:47:07.383993+0000","last_unstale":"2024-01-15T22:47:08.369634+0000","last_undegraded":"2024-01-15T22:47:08.369634+0000","last_fullsized":"2024-01-15T22:47:08.369634+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:17:32.044499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.175752+0000","last_change":"2024-01-15T22:47:08.174942+0000","last_active":"2024-01-15T22:47:08.175752+0000","last_peered":"2024-01-15T22:47:08.175752+0000","last_clean":"2024-01-15T22:47:08.175752+0000","last_became_active":"2024-01-15T22:47:08.174652+0000","last_became_peered":"2024-01-15T22:47:08.174652+0000","last_unstale":"2024-01-15T22:47:08.175752+0000","last_undegraded":"2024-01-15T22:47:08.175752+0000","last_fullsized":"2024-01-15T22:47:08.175752+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:07:36.809319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.151023+0000","last_change":"2024-01-15T22:47:07.376284+0000","last_active":"2024-01-15T22:47:08.151023+0000","last_peered":"2024-01-15T22:47:08.151023+0000","last_clean":"2024-01-15T22:47:08.151023+0000","last_became_active":"2024-01-15T22:47:07.375983+0000","last_became_peered":"2024-01-15T22:47:07.375983+0000","last_unstale":"2024-01-15T22:47:08.151023+0000","last_undegraded":"2024-01-15T22:47:08.151023+0000","last_fullsized":"2024-01-15T22:47:08.151023+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:18:43.075967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.160582+0000","last_change":"2024-01-15T22:47:08.159473+0000","last_active":"2024-01-15T22:47:08.160582+0000","last_peered":"2024-01-15T22:47:08.160582+0000","last_clean":"2024-01-15T22:47:08.160582+0000","last_became_active":"2024-01-15T22:47:08.159164+0000","last_became_peered":"2024-01-15T22:47:08.159164+0000","last_unstale":"2024-01-15T22:47:08.160582+0000","last_undegraded":"2024-01-15T22:47:08.160582+0000","last_fullsized":"2024-01-15T22:47:08.160582+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:11:21.476645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.152418+0000","last_change":"2024-01-15T22:47:07.376534+0000","last_active":"2024-01-15T22:47:08.152418+0000","last_peered":"2024-01-15T22:47:08.152418+0000","last_clean":"2024-01-15T22:47:08.152418+0000","last_became_active":"2024-01-15T22:47:07.376215+0000","last_became_peered":"2024-01-15T22:47:07.376215+0000","last_unstale":"2024-01-15T22:47:08.152418+0000","last_undegraded":"2024-01-15T22:47:08.152418+0000","last_fullsized":"2024-01-15T22:47:08.152418+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:06:19.661488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172278+0000","last_change":"2024-01-15T22:47:08.169316+0000","last_active":"2024-01-15T22:47:08.172278+0000","last_peered":"2024-01-15T22:47:08.172278+0000","last_clean":"2024-01-15T22:47:08.172278+0000","last_became_active":"2024-01-15T22:47:08.168817+0000","last_became_peered":"2024-01-15T22:47:08.168817+0000","last_unstale":"2024-01-15T22:47:08.172278+0000","last_undegraded":"2024-01-15T22:47:08.172278+0000","last_fullsized":"2024-01-15T22:47:08.172278+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:27:08.810720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.156785+0000","last_change":"2024-01-15T22:47:07.379468+0000","last_active":"2024-01-15T22:47:08.156785+0000","last_peered":"2024-01-15T22:47:08.156785+0000","last_clean":"2024-01-15T22:47:08.156785+0000","last_became_active":"2024-01-15T22:47:07.379179+0000","last_became_peered":"2024-01-15T22:47:07.379179+0000","last_unstale":"2024-01-15T22:47:08.156785+0000","last_undegraded":"2024-01-15T22:47:08.156785+0000","last_fullsized":"2024-01-15T22:47:08.156785+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:00:07.005702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.166835+0000","last_change":"2024-01-15T22:47:08.163521+0000","last_active":"2024-01-15T22:47:08.166835+0000","last_peered":"2024-01-15T22:47:08.166835+0000","last_clean":"2024-01-15T22:47:08.166835+0000","last_became_active":"2024-01-15T22:47:08.163213+0000","last_became_peered":"2024-01-15T22:47:08.163213+0000","last_unstale":"2024-01-15T22:47:08.166835+0000","last_undegraded":"2024-01-15T22:47:08.166835+0000","last_fullsized":"2024-01-15T22:47:08.166835+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:52:10.833682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.153887+0000","last_change":"2024-01-15T22:47:07.377524+0000","last_active":"2024-01-15T22:47:08.153887+0000","last_peered":"2024-01-15T22:47:08.153887+0000","last_clean":"2024-01-15T22:47:08.153887+0000","last_became_active":"2024-01-15T22:47:07.377119+0000","last_became_peered":"2024-01-15T22:47:07.377119+0000","last_unstale":"2024-01-15T22:47:08.153887+0000","last_undegraded":"2024-01-15T22:47:08.153887+0000","last_fullsized":"2024-01-15T22:47:08.153887+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:27:06.269375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.181451+0000","last_change":"2024-01-15T22:47:08.180955+0000","last_active":"2024-01-15T22:47:08.181451+0000","last_peered":"2024-01-15T22:47:08.181451+0000","last_clean":"2024-01-15T22:47:08.181451+0000","last_became_active":"2024-01-15T22:47:08.180665+0000","last_became_peered":"2024-01-15T22:47:08.180665+0000","last_unstale":"2024-01-15T22:47:08.181451+0000","last_undegraded":"2024-01-15T22:47:08.181451+0000","last_fullsized":"2024-01-15T22:47:08.181451+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:42:31.685842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'3","reported_seq":14,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.368930+0000","last_change":"2024-01-15T22:47:07.367644+0000","last_active":"2024-01-15T22:47:08.368930+0000","last_peered":"2024-01-15T22:47:08.368930+0000","last_clean":"2024-01-15T22:47:08.368930+0000","last_became_active":"2024-01-15T22:47:07.367349+0000","last_became_peered":"2024-01-15T22:47:07.367349+0000","last_unstale":"2024-01-15T22:47:08.368930+0000","last_undegraded":"2024-01-15T22:47:08.368930+0000","last_fullsized":"2024-01-15T22:47:08.368930+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:19:30.257504+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.177614+0000","last_change":"2024-01-15T22:47:08.176945+0000","last_active":"2024-01-15T22:47:08.177614+0000","last_peered":"2024-01-15T22:47:08.177614+0000","last_clean":"2024-01-15T22:47:08.177614+0000","last_became_active":"2024-01-15T22:47:08.176220+0000","last_became_peered":"2024-01-15T22:47:08.176220+0000","last_unstale":"2024-01-15T22:47:08.177614+0000","last_undegraded":"2024-01-15T22:47:08.177614+0000","last_fullsized":"2024-01-15T22:47:08.177614+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:02:09.010626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'6","reported_seq":17,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.372236+0000","last_change":"2024-01-15T22:47:07.377453+0000","last_active":"2024-01-15T22:47:08.372236+0000","last_peered":"2024-01-15T22:47:08.372236+0000","last_clean":"2024-01-15T22:47:08.372236+0000","last_became_active":"2024-01-15T22:47:07.376871+0000","last_became_peered":"2024-01-15T22:47:07.376871+0000","last_unstale":"2024-01-15T22:47:08.372236+0000","last_undegraded":"2024-01-15T22:47:08.372236+0000","last_fullsized":"2024-01-15T22:47:08.372236+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:44:22.816900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172820+0000","last_change":"2024-01-15T22:47:08.168677+0000","last_active":"2024-01-15T22:47:08.172820+0000","last_peered":"2024-01-15T22:47:08.172820+0000","last_clean":"2024-01-15T22:47:08.172820+0000","last_became_active":"2024-01-15T22:47:08.168361+0000","last_became_peered":"2024-01-15T22:47:08.168361+0000","last_unstale":"2024-01-15T22:47:08.172820+0000","last_undegraded":"2024-01-15T22:47:08.172820+0000","last_fullsized":"2024-01-15T22:47:08.172820+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:10:43.256281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.371744+0000","last_change":"2024-01-15T22:47:07.377381+0000","last_active":"2024-01-15T22:47:08.371744+0000","last_peered":"2024-01-15T22:47:08.371744+0000","last_clean":"2024-01-15T22:47:08.371744+0000","last_became_active":"2024-01-15T22:47:07.377087+0000","last_became_peered":"2024-01-15T22:47:07.377087+0000","last_unstale":"2024-01-15T22:47:08.371744+0000","last_undegraded":"2024-01-15T22:47:08.371744+0000","last_fullsized":"2024-01-15T22:47:08.371744+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:00:36.294833+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":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":[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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173865+0000","last_change":"2024-01-15T22:47:08.173461+0000","last_active":"2024-01-15T22:47:08.173865+0000","last_peered":"2024-01-15T22:47:08.173865+0000","last_clean":"2024-01-15T22:47:08.173865+0000","last_became_active":"2024-01-15T22:47:08.173143+0000","last_became_peered":"2024-01-15T22:47:08.173143+0000","last_unstale":"2024-01-15T22:47:08.173865+0000","last_undegraded":"2024-01-15T22:47:08.173865+0000","last_fullsized":"2024-01-15T22:47:08.173865+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:15:10.520820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.152632+0000","last_change":"2024-01-15T22:47:07.371476+0000","last_active":"2024-01-15T22:47:08.152632+0000","last_peered":"2024-01-15T22:47:08.152632+0000","last_clean":"2024-01-15T22:47:08.152632+0000","last_became_active":"2024-01-15T22:47:07.371124+0000","last_became_peered":"2024-01-15T22:47:07.371124+0000","last_unstale":"2024-01-15T22:47:08.152632+0000","last_undegraded":"2024-01-15T22:47:08.152632+0000","last_fullsized":"2024-01-15T22:47:08.152632+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:51:54.574490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173474+0000","last_change":"2024-01-15T22:47:08.172520+0000","last_active":"2024-01-15T22:47:08.173474+0000","last_peered":"2024-01-15T22:47:08.173474+0000","last_clean":"2024-01-15T22:47:08.173474+0000","last_became_active":"2024-01-15T22:47:08.171783+0000","last_became_peered":"2024-01-15T22:47:08.171783+0000","last_unstale":"2024-01-15T22:47:08.173474+0000","last_undegraded":"2024-01-15T22:47:08.173474+0000","last_fullsized":"2024-01-15T22:47:08.173474+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:11:34.201853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.155942+0000","last_change":"2024-01-15T22:47:07.378438+0000","last_active":"2024-01-15T22:47:08.155942+0000","last_peered":"2024-01-15T22:47:08.155942+0000","last_clean":"2024-01-15T22:47:08.155942+0000","last_became_active":"2024-01-15T22:47:07.378133+0000","last_became_peered":"2024-01-15T22:47:07.378133+0000","last_unstale":"2024-01-15T22:47:08.155942+0000","last_undegraded":"2024-01-15T22:47:08.155942+0000","last_fullsized":"2024-01-15T22:47:08.155942+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:16:34.278228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178586+0000","last_change":"2024-01-15T22:47:08.175687+0000","last_active":"2024-01-15T22:47:08.178586+0000","last_peered":"2024-01-15T22:47:08.178586+0000","last_clean":"2024-01-15T22:47:08.178586+0000","last_became_active":"2024-01-15T22:47:08.175388+0000","last_became_peered":"2024-01-15T22:47:08.175388+0000","last_unstale":"2024-01-15T22:47:08.178586+0000","last_undegraded":"2024-01-15T22:47:08.178586+0000","last_fullsized":"2024-01-15T22:47:08.178586+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:14:16.553582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'8","reported_seq":19,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.374059+0000","last_change":"2024-01-15T22:47:07.379757+0000","last_active":"2024-01-15T22:47:08.374059+0000","last_peered":"2024-01-15T22:47:08.374059+0000","last_clean":"2024-01-15T22:47:08.374059+0000","last_became_active":"2024-01-15T22:47:07.379492+0000","last_became_peered":"2024-01-15T22:47:07.379492+0000","last_unstale":"2024-01-15T22:47:08.374059+0000","last_undegraded":"2024-01-15T22:47:08.374059+0000","last_fullsized":"2024-01-15T22:47:08.374059+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:47:44.519607+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179903+0000","last_change":"2024-01-15T22:47:08.173108+0000","last_active":"2024-01-15T22:47:08.179903+0000","last_peered":"2024-01-15T22:47:08.179903+0000","last_clean":"2024-01-15T22:47:08.179903+0000","last_became_active":"2024-01-15T22:47:08.171859+0000","last_became_peered":"2024-01-15T22:47:08.171859+0000","last_unstale":"2024-01-15T22:47:08.179903+0000","last_undegraded":"2024-01-15T22:47:08.179903+0000","last_fullsized":"2024-01-15T22:47:08.179903+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:00:59.204836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'1","reported_seq":12,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.367141+0000","last_change":"2024-01-15T22:47:07.380738+0000","last_active":"2024-01-15T22:47:08.367141+0000","last_peered":"2024-01-15T22:47:08.367141+0000","last_clean":"2024-01-15T22:47:08.367141+0000","last_became_active":"2024-01-15T22:47:07.380434+0000","last_became_peered":"2024-01-15T22:47:07.380434+0000","last_unstale":"2024-01-15T22:47:08.367141+0000","last_undegraded":"2024-01-15T22:47:08.367141+0000","last_fullsized":"2024-01-15T22:47:08.367141+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:27:51.477289+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172944+0000","last_change":"2024-01-15T22:47:08.171538+0000","last_active":"2024-01-15T22:47:08.172944+0000","last_peered":"2024-01-15T22:47:08.172944+0000","last_clean":"2024-01-15T22:47:08.172944+0000","last_became_active":"2024-01-15T22:47:08.171003+0000","last_became_peered":"2024-01-15T22:47:08.171003+0000","last_unstale":"2024-01-15T22:47:08.172944+0000","last_undegraded":"2024-01-15T22:47:08.172944+0000","last_fullsized":"2024-01-15T22:47:08.172944+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:18:40.131208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.155648+0000","last_change":"2024-01-15T22:47:07.377291+0000","last_active":"2024-01-15T22:47:08.155648+0000","last_peered":"2024-01-15T22:47:08.155648+0000","last_clean":"2024-01-15T22:47:08.155648+0000","last_became_active":"2024-01-15T22:47:07.376991+0000","last_became_peered":"2024-01-15T22:47:07.376991+0000","last_unstale":"2024-01-15T22:47:08.155648+0000","last_undegraded":"2024-01-15T22:47:08.155648+0000","last_fullsized":"2024-01-15T22:47:08.155648+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:44:03.629964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176564+0000","last_change":"2024-01-15T22:47:08.174607+0000","last_active":"2024-01-15T22:47:08.176564+0000","last_peered":"2024-01-15T22:47:08.176564+0000","last_clean":"2024-01-15T22:47:08.176564+0000","last_became_active":"2024-01-15T22:47:08.174290+0000","last_became_peered":"2024-01-15T22:47:08.174290+0000","last_unstale":"2024-01-15T22:47:08.176564+0000","last_undegraded":"2024-01-15T22:47:08.176564+0000","last_fullsized":"2024-01-15T22:47:08.176564+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:02:20.551731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.152520+0000","last_change":"2024-01-15T22:47:07.373544+0000","last_active":"2024-01-15T22:47:08.152520+0000","last_peered":"2024-01-15T22:47:08.152520+0000","last_clean":"2024-01-15T22:47:08.152520+0000","last_became_active":"2024-01-15T22:47:07.373256+0000","last_became_peered":"2024-01-15T22:47:07.373256+0000","last_unstale":"2024-01-15T22:47:08.152520+0000","last_undegraded":"2024-01-15T22:47:08.152520+0000","last_fullsized":"2024-01-15T22:47:08.152520+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:46:45.539409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.177760+0000","last_change":"2024-01-15T22:47:08.177302+0000","last_active":"2024-01-15T22:47:08.177760+0000","last_peered":"2024-01-15T22:47:08.177760+0000","last_clean":"2024-01-15T22:47:08.177760+0000","last_became_active":"2024-01-15T22:47:08.176434+0000","last_became_peered":"2024-01-15T22:47:08.176434+0000","last_unstale":"2024-01-15T22:47:08.177760+0000","last_undegraded":"2024-01-15T22:47:08.177760+0000","last_fullsized":"2024-01-15T22:47:08.177760+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:02:08.520288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173017+0000","last_change":"2024-01-15T22:47:08.172003+0000","last_active":"2024-01-15T22:47:08.173017+0000","last_peered":"2024-01-15T22:47:08.173017+0000","last_clean":"2024-01-15T22:47:08.173017+0000","last_became_active":"2024-01-15T22:47:08.171591+0000","last_became_peered":"2024-01-15T22:47:08.171591+0000","last_unstale":"2024-01-15T22:47:08.173017+0000","last_undegraded":"2024-01-15T22:47:08.173017+0000","last_fullsized":"2024-01-15T22:47:08.173017+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:55:56.204866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.161353+0000","last_change":"2024-01-15T22:47:07.377573+0000","last_active":"2024-01-15T22:47:08.161353+0000","last_peered":"2024-01-15T22:47:08.161353+0000","last_clean":"2024-01-15T22:47:08.161353+0000","last_became_active":"2024-01-15T22:47:07.377288+0000","last_became_peered":"2024-01-15T22:47:07.377288+0000","last_unstale":"2024-01-15T22:47:08.161353+0000","last_undegraded":"2024-01-15T22:47:08.161353+0000","last_fullsized":"2024-01-15T22:47:08.161353+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:32:29.870058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.159343+0000","last_change":"2024-01-15T22:47:08.158797+0000","last_active":"2024-01-15T22:47:08.159343+0000","last_peered":"2024-01-15T22:47:08.159343+0000","last_clean":"2024-01-15T22:47:08.159343+0000","last_became_active":"2024-01-15T22:47:08.158459+0000","last_became_peered":"2024-01-15T22:47:08.158459+0000","last_unstale":"2024-01-15T22:47:08.159343+0000","last_undegraded":"2024-01-15T22:47:08.159343+0000","last_fullsized":"2024-01-15T22:47:08.159343+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:06:58.366024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.153230+0000","last_change":"2024-01-15T22:47:07.372021+0000","last_active":"2024-01-15T22:47:08.153230+0000","last_peered":"2024-01-15T22:47:08.153230+0000","last_clean":"2024-01-15T22:47:08.153230+0000","last_became_active":"2024-01-15T22:47:07.371671+0000","last_became_peered":"2024-01-15T22:47:07.371671+0000","last_unstale":"2024-01-15T22:47:08.153230+0000","last_undegraded":"2024-01-15T22:47:08.153230+0000","last_fullsized":"2024-01-15T22:47:08.153230+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:09:22.414364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":230,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.157265+0000","last_change":"2024-01-15T22:46:54.362862+0000","last_active":"2024-01-15T22:47:08.157265+0000","last_peered":"2024-01-15T22:47:08.157265+0000","last_clean":"2024-01-15T22:47:08.157265+0000","last_became_active":"2024-01-15T22:46:54.362550+0000","last_became_peered":"2024-01-15T22:46:54.362550+0000","last_unstale":"2024-01-15T22:47:08.157265+0000","last_undegraded":"2024-01-15T22:47:08.157265+0000","last_fullsized":"2024-01-15T22:47:08.157265+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:45:30.631060+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:45:30.631060+0000","last_clean_scrub_stamp":"2024-01-15T22:45:30.631060+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-01-17T03:32:49.641908+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.174702+0000","last_change":"2024-01-15T22:47:08.173892+0000","last_active":"2024-01-15T22:47:08.174702+0000","last_peered":"2024-01-15T22:47:08.174702+0000","last_clean":"2024-01-15T22:47:08.174702+0000","last_became_active":"2024-01-15T22:47:08.173492+0000","last_became_peered":"2024-01-15T22:47:08.173492+0000","last_unstale":"2024-01-15T22:47:08.174702+0000","last_undegraded":"2024-01-15T22:47:08.174702+0000","last_fullsized":"2024-01-15T22:47:08.174702+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:42:31.473592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.157386+0000","last_change":"2024-01-15T22:47:07.383937+0000","last_active":"2024-01-15T22:47:08.157386+0000","last_peered":"2024-01-15T22:47:08.157386+0000","last_clean":"2024-01-15T22:47:08.157386+0000","last_became_active":"2024-01-15T22:47:07.383627+0000","last_became_peered":"2024-01-15T22:47:07.383627+0000","last_unstale":"2024-01-15T22:47:08.157386+0000","last_undegraded":"2024-01-15T22:47:08.157386+0000","last_fullsized":"2024-01-15T22:47:08.157386+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:41:05.121801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.159601+0000","last_change":"2024-01-15T22:47:07.384304+0000","last_active":"2024-01-15T22:47:08.159601+0000","last_peered":"2024-01-15T22:47:08.159601+0000","last_clean":"2024-01-15T22:47:08.159601+0000","last_became_active":"2024-01-15T22:47:07.384005+0000","last_became_peered":"2024-01-15T22:47:07.384005+0000","last_unstale":"2024-01-15T22:47:08.159601+0000","last_undegraded":"2024-01-15T22:47:08.159601+0000","last_fullsized":"2024-01-15T22:47:08.159601+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:54:57.835155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.166759+0000","last_change":"2024-01-15T22:47:08.166272+0000","last_active":"2024-01-15T22:47:08.166759+0000","last_peered":"2024-01-15T22:47:08.166759+0000","last_clean":"2024-01-15T22:47:08.166759+0000","last_became_active":"2024-01-15T22:47:08.165957+0000","last_became_peered":"2024-01-15T22:47:08.165957+0000","last_unstale":"2024-01-15T22:47:08.166759+0000","last_undegraded":"2024-01-15T22:47:08.166759+0000","last_fullsized":"2024-01-15T22:47:08.166759+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:41:53.349394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"58'1","reported_seq":12,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-01-15T22:47:09.153046+0000","last_change":"2024-01-15T22:47:07.378587+0000","last_active":"2024-01-15T22:47:09.153046+0000","last_peered":"2024-01-15T22:47:09.153046+0000","last_clean":"2024-01-15T22:47:09.153046+0000","last_became_active":"2024-01-15T22:47:07.378305+0000","last_became_peered":"2024-01-15T22:47:07.378305+0000","last_unstale":"2024-01-15T22:47:09.153046+0000","last_undegraded":"2024-01-15T22:47:09.153046+0000","last_fullsized":"2024-01-15T22:47:09.153046+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-16T22:49:45.179099+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.163179+0000","last_change":"2024-01-15T22:47:08.161255+0000","last_active":"2024-01-15T22:47:08.163179+0000","last_peered":"2024-01-15T22:47:08.163179+0000","last_clean":"2024-01-15T22:47:08.163179+0000","last_became_active":"2024-01-15T22:47:08.160943+0000","last_became_peered":"2024-01-15T22:47:08.160943+0000","last_unstale":"2024-01-15T22:47:08.163179+0000","last_undegraded":"2024-01-15T22:47:08.163179+0000","last_fullsized":"2024-01-15T22:47:08.163179+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:07:00.158832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.370058+0000","last_change":"2024-01-15T22:47:07.380844+0000","last_active":"2024-01-15T22:47:08.370058+0000","last_peered":"2024-01-15T22:47:08.370058+0000","last_clean":"2024-01-15T22:47:08.370058+0000","last_became_active":"2024-01-15T22:47:07.380531+0000","last_became_peered":"2024-01-15T22:47:07.380531+0000","last_unstale":"2024-01-15T22:47:08.370058+0000","last_undegraded":"2024-01-15T22:47:08.370058+0000","last_fullsized":"2024-01-15T22:47:08.370058+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-16T23:04:53.406320+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173763+0000","last_change":"2024-01-15T22:47:08.172063+0000","last_active":"2024-01-15T22:47:08.173763+0000","last_peered":"2024-01-15T22:47:08.173763+0000","last_clean":"2024-01-15T22:47:08.173763+0000","last_became_active":"2024-01-15T22:47:08.171751+0000","last_became_peered":"2024-01-15T22:47:08.171751+0000","last_unstale":"2024-01-15T22:47:08.173763+0000","last_undegraded":"2024-01-15T22:47:08.173763+0000","last_fullsized":"2024-01-15T22:47:08.173763+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:22:37.687027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.157166+0000","last_change":"2024-01-15T22:47:07.384112+0000","last_active":"2024-01-15T22:47:08.157166+0000","last_peered":"2024-01-15T22:47:08.157166+0000","last_clean":"2024-01-15T22:47:08.157166+0000","last_became_active":"2024-01-15T22:47:07.383519+0000","last_became_peered":"2024-01-15T22:47:07.383519+0000","last_unstale":"2024-01-15T22:47:08.157166+0000","last_undegraded":"2024-01-15T22:47:08.157166+0000","last_fullsized":"2024-01-15T22:47:08.157166+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:54:09.087225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178125+0000","last_change":"2024-01-15T22:47:08.175093+0000","last_active":"2024-01-15T22:47:08.178125+0000","last_peered":"2024-01-15T22:47:08.178125+0000","last_clean":"2024-01-15T22:47:08.178125+0000","last_became_active":"2024-01-15T22:47:08.174806+0000","last_became_peered":"2024-01-15T22:47:08.174806+0000","last_unstale":"2024-01-15T22:47:08.178125+0000","last_undegraded":"2024-01-15T22:47:08.178125+0000","last_fullsized":"2024-01-15T22:47:08.178125+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:05:19.101027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.156240+0000","last_change":"2024-01-15T22:47:07.378395+0000","last_active":"2024-01-15T22:47:08.156240+0000","last_peered":"2024-01-15T22:47:08.156240+0000","last_clean":"2024-01-15T22:47:08.156240+0000","last_became_active":"2024-01-15T22:47:07.377399+0000","last_became_peered":"2024-01-15T22:47:07.377399+0000","last_unstale":"2024-01-15T22:47:08.156240+0000","last_undegraded":"2024-01-15T22:47:08.156240+0000","last_fullsized":"2024-01-15T22:47:08.156240+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:30:22.965066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.162140+0000","last_change":"2024-01-15T22:47:08.161157+0000","last_active":"2024-01-15T22:47:08.162140+0000","last_peered":"2024-01-15T22:47:08.162140+0000","last_clean":"2024-01-15T22:47:08.162140+0000","last_became_active":"2024-01-15T22:47:08.160828+0000","last_became_peered":"2024-01-15T22:47:08.160828+0000","last_unstale":"2024-01-15T22:47:08.162140+0000","last_undegraded":"2024-01-15T22:47:08.162140+0000","last_fullsized":"2024-01-15T22:47:08.162140+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:22:32.961019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.155283+0000","last_change":"2024-01-15T22:47:07.376138+0000","last_active":"2024-01-15T22:47:08.155283+0000","last_peered":"2024-01-15T22:47:08.155283+0000","last_clean":"2024-01-15T22:47:08.155283+0000","last_became_active":"2024-01-15T22:47:07.375802+0000","last_became_peered":"2024-01-15T22:47:07.375802+0000","last_unstale":"2024-01-15T22:47:08.155283+0000","last_undegraded":"2024-01-15T22:47:08.155283+0000","last_fullsized":"2024-01-15T22:47:08.155283+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:43:12.613704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.163650+0000","last_change":"2024-01-15T22:47:08.163103+0000","last_active":"2024-01-15T22:47:08.163650+0000","last_peered":"2024-01-15T22:47:08.163650+0000","last_clean":"2024-01-15T22:47:08.163650+0000","last_became_active":"2024-01-15T22:47:08.162858+0000","last_became_peered":"2024-01-15T22:47:08.162858+0000","last_unstale":"2024-01-15T22:47:08.163650+0000","last_undegraded":"2024-01-15T22:47:08.163650+0000","last_fullsized":"2024-01-15T22:47:08.163650+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:07:12.183548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.368555+0000","last_change":"2024-01-15T22:47:07.378602+0000","last_active":"2024-01-15T22:47:08.368555+0000","last_peered":"2024-01-15T22:47:08.368555+0000","last_clean":"2024-01-15T22:47:08.368555+0000","last_became_active":"2024-01-15T22:47:07.378322+0000","last_became_peered":"2024-01-15T22:47:07.378322+0000","last_unstale":"2024-01-15T22:47:08.368555+0000","last_undegraded":"2024-01-15T22:47:08.368555+0000","last_fullsized":"2024-01-15T22:47:08.368555+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T05:12:42.291013+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.170686+0000","last_change":"2024-01-15T22:47:08.169845+0000","last_active":"2024-01-15T22:47:08.170686+0000","last_peered":"2024-01-15T22:47:08.170686+0000","last_clean":"2024-01-15T22:47:08.170686+0000","last_became_active":"2024-01-15T22:47:08.169569+0000","last_became_peered":"2024-01-15T22:47:08.169569+0000","last_unstale":"2024-01-15T22:47:08.170686+0000","last_undegraded":"2024-01-15T22:47:08.170686+0000","last_fullsized":"2024-01-15T22:47:08.170686+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:23:38.384992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164773+0000","last_change":"2024-01-15T22:47:07.376964+0000","last_active":"2024-01-15T22:47:08.164773+0000","last_peered":"2024-01-15T22:47:08.164773+0000","last_clean":"2024-01-15T22:47:08.164773+0000","last_became_active":"2024-01-15T22:47:07.376639+0000","last_became_peered":"2024-01-15T22:47:07.376639+0000","last_unstale":"2024-01-15T22:47:08.164773+0000","last_undegraded":"2024-01-15T22:47:08.164773+0000","last_fullsized":"2024-01-15T22:47:08.164773+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:50:05.643256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.183373+0000","last_change":"2024-01-15T22:47:08.182280+0000","last_active":"2024-01-15T22:47:08.183373+0000","last_peered":"2024-01-15T22:47:08.183373+0000","last_clean":"2024-01-15T22:47:08.183373+0000","last_became_active":"2024-01-15T22:47:08.182006+0000","last_became_peered":"2024-01-15T22:47:08.182006+0000","last_unstale":"2024-01-15T22:47:08.183373+0000","last_undegraded":"2024-01-15T22:47:08.183373+0000","last_fullsized":"2024-01-15T22:47:08.183373+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:06:55.330251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'1","reported_seq":12,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.369407+0000","last_change":"2024-01-15T22:47:07.378003+0000","last_active":"2024-01-15T22:47:08.369407+0000","last_peered":"2024-01-15T22:47:08.369407+0000","last_clean":"2024-01-15T22:47:08.369407+0000","last_became_active":"2024-01-15T22:47:07.377711+0000","last_became_peered":"2024-01-15T22:47:07.377711+0000","last_unstale":"2024-01-15T22:47:08.369407+0000","last_undegraded":"2024-01-15T22:47:08.369407+0000","last_fullsized":"2024-01-15T22:47:08.369407+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:56:09.265446+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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.181718+0000","last_change":"2024-01-15T22:47:08.181390+0000","last_active":"2024-01-15T22:47:08.181718+0000","last_peered":"2024-01-15T22:47:08.181718+0000","last_clean":"2024-01-15T22:47:08.181718+0000","last_became_active":"2024-01-15T22:47:08.180910+0000","last_became_peered":"2024-01-15T22:47:08.180910+0000","last_unstale":"2024-01-15T22:47:08.181718+0000","last_undegraded":"2024-01-15T22:47:08.181718+0000","last_fullsized":"2024-01-15T22:47:08.181718+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:04:17.377503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.371680+0000","last_change":"2024-01-15T22:47:07.373885+0000","last_active":"2024-01-15T22:47:08.371680+0000","last_peered":"2024-01-15T22:47:08.371680+0000","last_clean":"2024-01-15T22:47:08.371680+0000","last_became_active":"2024-01-15T22:47:07.373569+0000","last_became_peered":"2024-01-15T22:47:07.373569+0000","last_unstale":"2024-01-15T22:47:08.371680+0000","last_undegraded":"2024-01-15T22:47:08.371680+0000","last_fullsized":"2024-01-15T22:47:08.371680+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:31:03.987296+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173769+0000","last_change":"2024-01-15T22:47:08.172916+0000","last_active":"2024-01-15T22:47:08.173769+0000","last_peered":"2024-01-15T22:47:08.173769+0000","last_clean":"2024-01-15T22:47:08.173769+0000","last_became_active":"2024-01-15T22:47:08.171899+0000","last_became_peered":"2024-01-15T22:47:08.171899+0000","last_unstale":"2024-01-15T22:47:08.173769+0000","last_undegraded":"2024-01-15T22:47:08.173769+0000","last_fullsized":"2024-01-15T22:47:08.173769+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:11:40.703747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178969+0000","last_change":"2024-01-15T22:47:08.178476+0000","last_active":"2024-01-15T22:47:08.178969+0000","last_peered":"2024-01-15T22:47:08.178969+0000","last_clean":"2024-01-15T22:47:08.178969+0000","last_became_active":"2024-01-15T22:47:08.177884+0000","last_became_peered":"2024-01-15T22:47:08.177884+0000","last_unstale":"2024-01-15T22:47:08.178969+0000","last_undegraded":"2024-01-15T22:47:08.178969+0000","last_fullsized":"2024-01-15T22:47:08.178969+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:04:00.040095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179290+0000","last_change":"2024-01-15T22:47:08.179058+0000","last_active":"2024-01-15T22:47:08.179290+0000","last_peered":"2024-01-15T22:47:08.179290+0000","last_clean":"2024-01-15T22:47:08.179290+0000","last_became_active":"2024-01-15T22:47:08.178721+0000","last_became_peered":"2024-01-15T22:47:08.178721+0000","last_unstale":"2024-01-15T22:47:08.179290+0000","last_undegraded":"2024-01-15T22:47:08.179290+0000","last_fullsized":"2024-01-15T22:47:08.179290+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:08:47.584634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.163648+0000","last_change":"2024-01-15T22:47:08.162677+0000","last_active":"2024-01-15T22:47:08.163648+0000","last_peered":"2024-01-15T22:47:08.163648+0000","last_clean":"2024-01-15T22:47:08.163648+0000","last_became_active":"2024-01-15T22:47:08.162227+0000","last_became_peered":"2024-01-15T22:47:08.162227+0000","last_unstale":"2024-01-15T22:47:08.163648+0000","last_undegraded":"2024-01-15T22:47:08.163648+0000","last_fullsized":"2024-01-15T22:47:08.163648+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:17:00.459085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.174394+0000","last_change":"2024-01-15T22:47:08.173814+0000","last_active":"2024-01-15T22:47:08.174394+0000","last_peered":"2024-01-15T22:47:08.174394+0000","last_clean":"2024-01-15T22:47:08.174394+0000","last_became_active":"2024-01-15T22:47:08.173052+0000","last_became_peered":"2024-01-15T22:47:08.173052+0000","last_unstale":"2024-01-15T22:47:08.174394+0000","last_undegraded":"2024-01-15T22:47:08.174394+0000","last_fullsized":"2024-01-15T22:47:08.174394+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:41:31.503657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172582+0000","last_change":"2024-01-15T22:47:08.170627+0000","last_active":"2024-01-15T22:47:08.172582+0000","last_peered":"2024-01-15T22:47:08.172582+0000","last_clean":"2024-01-15T22:47:08.172582+0000","last_became_active":"2024-01-15T22:47:08.170322+0000","last_became_peered":"2024-01-15T22:47:08.170322+0000","last_unstale":"2024-01-15T22:47:08.172582+0000","last_undegraded":"2024-01-15T22:47:08.172582+0000","last_fullsized":"2024-01-15T22:47:08.172582+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:00:48.954172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.166803+0000","last_change":"2024-01-15T22:47:08.166157+0000","last_active":"2024-01-15T22:47:08.166803+0000","last_peered":"2024-01-15T22:47:08.166803+0000","last_clean":"2024-01-15T22:47:08.166803+0000","last_became_active":"2024-01-15T22:47:08.165825+0000","last_became_peered":"2024-01-15T22:47:08.165825+0000","last_unstale":"2024-01-15T22:47:08.166803+0000","last_undegraded":"2024-01-15T22:47:08.166803+0000","last_fullsized":"2024-01-15T22:47:08.166803+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:41:38.284367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172665+0000","last_change":"2024-01-15T22:47:08.170920+0000","last_active":"2024-01-15T22:47:08.172665+0000","last_peered":"2024-01-15T22:47:08.172665+0000","last_clean":"2024-01-15T22:47:08.172665+0000","last_became_active":"2024-01-15T22:47:08.170613+0000","last_became_peered":"2024-01-15T22:47:08.170613+0000","last_unstale":"2024-01-15T22:47:08.172665+0000","last_undegraded":"2024-01-15T22:47:08.172665+0000","last_fullsized":"2024-01-15T22:47:08.172665+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:11:10.168982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172473+0000","last_change":"2024-01-15T22:47:08.170766+0000","last_active":"2024-01-15T22:47:08.172473+0000","last_peered":"2024-01-15T22:47:08.172473+0000","last_clean":"2024-01-15T22:47:08.172473+0000","last_became_active":"2024-01-15T22:47:08.170483+0000","last_became_peered":"2024-01-15T22:47:08.170483+0000","last_unstale":"2024-01-15T22:47:08.172473+0000","last_undegraded":"2024-01-15T22:47:08.172473+0000","last_fullsized":"2024-01-15T22:47:08.172473+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:47:21.370446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176521+0000","last_change":"2024-01-15T22:47:08.175697+0000","last_active":"2024-01-15T22:47:08.176521+0000","last_peered":"2024-01-15T22:47:08.176521+0000","last_clean":"2024-01-15T22:47:08.176521+0000","last_became_active":"2024-01-15T22:47:08.175404+0000","last_became_peered":"2024-01-15T22:47:08.175404+0000","last_unstale":"2024-01-15T22:47:08.176521+0000","last_undegraded":"2024-01-15T22:47:08.176521+0000","last_fullsized":"2024-01-15T22:47:08.176521+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:47:22.608676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.163494+0000","last_change":"2024-01-15T22:47:08.162569+0000","last_active":"2024-01-15T22:47:08.163494+0000","last_peered":"2024-01-15T22:47:08.163494+0000","last_clean":"2024-01-15T22:47:08.163494+0000","last_became_active":"2024-01-15T22:47:08.162259+0000","last_became_peered":"2024-01-15T22:47:08.162259+0000","last_unstale":"2024-01-15T22:47:08.163494+0000","last_undegraded":"2024-01-15T22:47:08.163494+0000","last_fullsized":"2024-01-15T22:47:08.163494+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:06:08.717379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164823+0000","last_change":"2024-01-15T22:47:08.163560+0000","last_active":"2024-01-15T22:47:08.164823+0000","last_peered":"2024-01-15T22:47:08.164823+0000","last_clean":"2024-01-15T22:47:08.164823+0000","last_became_active":"2024-01-15T22:47:08.163244+0000","last_became_peered":"2024-01-15T22:47:08.163244+0000","last_unstale":"2024-01-15T22:47:08.164823+0000","last_undegraded":"2024-01-15T22:47:08.164823+0000","last_fullsized":"2024-01-15T22:47:08.164823+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:38:10.934745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173693+0000","last_change":"2024-01-15T22:47:08.171071+0000","last_active":"2024-01-15T22:47:08.173693+0000","last_peered":"2024-01-15T22:47:08.173693+0000","last_clean":"2024-01-15T22:47:08.173693+0000","last_became_active":"2024-01-15T22:47:08.170724+0000","last_became_peered":"2024-01-15T22:47:08.170724+0000","last_unstale":"2024-01-15T22:47:08.173693+0000","last_undegraded":"2024-01-15T22:47:08.173693+0000","last_fullsized":"2024-01-15T22:47:08.173693+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:24:13.168180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.169183+0000","last_change":"2024-01-15T22:47:08.167919+0000","last_active":"2024-01-15T22:47:08.169183+0000","last_peered":"2024-01-15T22:47:08.169183+0000","last_clean":"2024-01-15T22:47:08.169183+0000","last_became_active":"2024-01-15T22:47:08.167603+0000","last_became_peered":"2024-01-15T22:47:08.167603+0000","last_unstale":"2024-01-15T22:47:08.169183+0000","last_undegraded":"2024-01-15T22:47:08.169183+0000","last_fullsized":"2024-01-15T22:47:08.169183+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:34:00.307685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":2306,"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":13,"num_scrub_errors":0,"num_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":6918,"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":50,"seq":214748364806,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298436,"kb_used_data":1148,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446716,"statfs":{"total":95995035648,"available":95689437184,"internally_reserved":0,"allocated":1175552,"data_stored":832851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"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.48299999999999998}]},{"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.51500000000000001}]},{"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.50600000000000001}]},{"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.54700000000000004}]},{"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.36599999999999999}]},{"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.42999999999999999}]},{"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.49099999999999999}]}]},{"osd":6,"up_from":43,"seq":184683593737,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298436,"kb_used_data":1148,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446716,"statfs":{"total":95995035648,"available":95689437184,"internally_reserved":0,"allocated":1175552,"data_stored":833560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":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.40899999999999997}]},{"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.49399999999999999}]},{"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.46200000000000002}]},{"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.53900000000000003}]},{"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.50800000000000001}]},{"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.55300000000000005}]},{"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.57599999999999996}]}]},{"osd":1,"up_from":13,"seq":55834574875,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297856,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447296,"statfs":{"total":95995035648,"available":95690031104,"internally_reserved":0,"allocated":581632,"data_stored":242125,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:46:14 2024","interfaces":[{"interface":"back","average":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"min":{"1min":0.20999999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.40600000000000003}]},{"osd":2,"last update":"Mon Jan 15 22:46:31 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.28299999999999997}]},{"osd":3,"last update":"Mon Jan 15 22:46:48 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.32000000000000001}]},{"osd":4,"last update":"Mon Jan 15 22:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.53000000000000003}]},{"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.45900000000000002}]},{"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.45000000000000001}]},{"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.54300000000000004}]}]},{"osd":0,"up_from":8,"seq":34359738398,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298448,"kb_used_data":1160,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446704,"statfs":{"total":95995035648,"available":95689424896,"internally_reserved":0,"allocated":1187840,"data_stored":833298,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Jan 15 22:46:16 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.499,"5min":0.499,"15min":0.499},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.33700000000000002}]},{"osd":2,"last update":"Mon Jan 15 22:46:33 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.35199999999999998}]},{"osd":3,"last update":"Mon Jan 15 22:46:46 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.38400000000000001}]},{"osd":4,"last update":"Mon Jan 15 22:47:05 2024","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.51300000000000001}]},{"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.44700000000000001}]},{"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.496}]},{"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.53000000000000003}]}]},{"osd":2,"up_from":18,"seq":77309411351,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297852,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447300,"statfs":{"total":95995035648,"available":95690035200,"internally_reserved":0,"allocated":577536,"data_stored":242230,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:46:31 2024","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.374,"15min":0.374},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.27700000000000002}]},{"osd":1,"last update":"Mon Jan 15 22:46:31 2024","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.34300000000000003},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.32800000000000001}]},{"osd":3,"last update":"Mon Jan 15 22:46:46 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.39600000000000002}]},{"osd":4,"last update":"Mon Jan 15 22:47:06 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.755}]},{"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.81899999999999995}]},{"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.68400000000000005}]},{"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.67200000000000004}]}]},{"osd":3,"up_from":24,"seq":103079215124,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297872,"kb_used_data":584,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447280,"statfs":{"total":95995035648,"available":95690014720,"internally_reserved":0,"allocated":598016,"data_stored":243870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"Mon Jan 15 22:46:50 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.25}]},{"osd":1,"last update":"Mon Jan 15 22:46:50 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.33000000000000002},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.45900000000000002}]},{"osd":2,"last update":"Mon Jan 15 22:46:50 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.36499999999999999},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.47699999999999998}]},{"osd":4,"last update":"Mon Jan 15 22:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.434}]},{"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.41199999999999998}]},{"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.56899999999999995}]},{"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.65900000000000003}]}]},{"osd":4,"up_from":29,"seq":124554051600,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297860,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447292,"statfs":{"total":95995035648,"available":95690027008,"internally_reserved":0,"allocated":585728,"data_stored":242322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"Mon Jan 15 22:47:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":0.50800000000000001}]},{"osd":1,"last update":"Mon Jan 15 22:47:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.495},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.57999999999999996}]},{"osd":2,"last update":"Mon Jan 15 22:47:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"last":0.63},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.61699999999999999}]},{"osd":3,"last update":"Mon Jan 15 22:47:08 2024","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.79300000000000004}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.81699999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.755}]},{"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.83399999999999996}]}]},{"osd":5,"up_from":36,"seq":154618822668,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297852,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447300,"statfs":{"total":95995035648,"available":95690035200,"internally_reserved":0,"allocated":577536,"data_stored":236837,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"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.41099999999999998}]},{"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.44400000000000001}]},{"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.50800000000000001}]},{"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.34200000000000003}]},{"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.48799999999999999}]},{"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.56299999999999994}]}]}],"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":700,"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":1640,"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":680,"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":1626,"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":1536,"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":576,"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-01-15T22:47:14.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:14 smithi163 ceph-mon[70990]: from='client.24482 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:47:14.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:14 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/885714066' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-01-15T22:47:14.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:14 smithi163 ceph-mon[70990]: pgmap v150: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-01-15T22:47:14.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:14 smithi163 ceph-mon[70990]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:47:14.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:14 smithi053 ceph-mon[66518]: from='client.24482 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:47:14.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:14 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/885714066' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-01-15T22:47:14.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:14 smithi053 ceph-mon[66518]: pgmap v150: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-01-15T22:47:14.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:14 smithi053 ceph-mon[66518]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:47:14.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:14 smithi053 ceph-mon[80116]: from='client.24482 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:47:14.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:14 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/885714066' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-01-15T22:47:14.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:14 smithi053 ceph-mon[80116]: pgmap v150: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-01-15T22:47:14.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:14 smithi053 ceph-mon[80116]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:47:16.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:16 smithi163 ceph-mon[70990]: pgmap v151: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-01-15T22:47:16.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:16 smithi053 ceph-mon[66518]: pgmap v151: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-01-15T22:47:16.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:16 smithi053 ceph-mon[80116]: pgmap v151: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-01-15T22:47:17.116 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-01-15T22:47:17.461 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:47:17.463 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2024-01-15T22:47:17.473 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":151,"stamp":"2024-01-15T22:47:15.851754+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592674,"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":2429,"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":2384624,"kb_used_data":6320,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576592,"statfs":{"total":767960285184,"available":765518430208,"internally_reserved":0,"allocated":6471680,"data_stored":3713811,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2306,"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":13,"num_scrub_errors":0,"num_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":"8.001780"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178710+0000","last_change":"2024-01-15T22:47:08.177623+0000","last_active":"2024-01-15T22:47:08.178710+0000","last_peered":"2024-01-15T22:47:08.178710+0000","last_clean":"2024-01-15T22:47:08.178710+0000","last_became_active":"2024-01-15T22:47:08.177332+0000","last_became_peered":"2024-01-15T22:47:08.177332+0000","last_unstale":"2024-01-15T22:47:08.178710+0000","last_undegraded":"2024-01-15T22:47:08.178710+0000","last_fullsized":"2024-01-15T22:47:08.178710+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:06:43.268602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172625+0000","last_change":"2024-01-15T22:47:08.171953+0000","last_active":"2024-01-15T22:47:08.172625+0000","last_peered":"2024-01-15T22:47:08.172625+0000","last_clean":"2024-01-15T22:47:08.172625+0000","last_became_active":"2024-01-15T22:47:08.171090+0000","last_became_peered":"2024-01-15T22:47:08.171090+0000","last_unstale":"2024-01-15T22:47:08.172625+0000","last_undegraded":"2024-01-15T22:47:08.172625+0000","last_fullsized":"2024-01-15T22:47:08.172625+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:37:39.465119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176713+0000","last_change":"2024-01-15T22:47:08.176446+0000","last_active":"2024-01-15T22:47:08.176713+0000","last_peered":"2024-01-15T22:47:08.176713+0000","last_clean":"2024-01-15T22:47:08.176713+0000","last_became_active":"2024-01-15T22:47:08.176133+0000","last_became_peered":"2024-01-15T22:47:08.176133+0000","last_unstale":"2024-01-15T22:47:08.176713+0000","last_undegraded":"2024-01-15T22:47:08.176713+0000","last_fullsized":"2024-01-15T22:47:08.176713+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:19:06.306223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164283+0000","last_change":"2024-01-15T22:47:08.163615+0000","last_active":"2024-01-15T22:47:08.164283+0000","last_peered":"2024-01-15T22:47:08.164283+0000","last_clean":"2024-01-15T22:47:08.164283+0000","last_became_active":"2024-01-15T22:47:08.163284+0000","last_became_peered":"2024-01-15T22:47:08.163284+0000","last_unstale":"2024-01-15T22:47:08.164283+0000","last_undegraded":"2024-01-15T22:47:08.164283+0000","last_fullsized":"2024-01-15T22:47:08.164283+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:34:44.566978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.175997+0000","last_change":"2024-01-15T22:47:08.174506+0000","last_active":"2024-01-15T22:47:08.175997+0000","last_peered":"2024-01-15T22:47:08.175997+0000","last_clean":"2024-01-15T22:47:08.175997+0000","last_became_active":"2024-01-15T22:47:08.172614+0000","last_became_peered":"2024-01-15T22:47:08.172614+0000","last_unstale":"2024-01-15T22:47:08.175997+0000","last_undegraded":"2024-01-15T22:47:08.175997+0000","last_fullsized":"2024-01-15T22:47:08.175997+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:03:40.518500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.163630+0000","last_change":"2024-01-15T22:47:08.161578+0000","last_active":"2024-01-15T22:47:08.163630+0000","last_peered":"2024-01-15T22:47:08.163630+0000","last_clean":"2024-01-15T22:47:08.163630+0000","last_became_active":"2024-01-15T22:47:08.161243+0000","last_became_peered":"2024-01-15T22:47:08.161243+0000","last_unstale":"2024-01-15T22:47:08.163630+0000","last_undegraded":"2024-01-15T22:47:08.163630+0000","last_fullsized":"2024-01-15T22:47:08.163630+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:21:10.242703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179885+0000","last_change":"2024-01-15T22:47:08.172908+0000","last_active":"2024-01-15T22:47:08.179885+0000","last_peered":"2024-01-15T22:47:08.179885+0000","last_clean":"2024-01-15T22:47:08.179885+0000","last_became_active":"2024-01-15T22:47:08.171161+0000","last_became_peered":"2024-01-15T22:47:08.171161+0000","last_unstale":"2024-01-15T22:47:08.179885+0000","last_undegraded":"2024-01-15T22:47:08.179885+0000","last_fullsized":"2024-01-15T22:47:08.179885+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:41:59.824104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.168806+0000","last_change":"2024-01-15T22:47:08.164965+0000","last_active":"2024-01-15T22:47:08.168806+0000","last_peered":"2024-01-15T22:47:08.168806+0000","last_clean":"2024-01-15T22:47:08.168806+0000","last_became_active":"2024-01-15T22:47:08.164670+0000","last_became_peered":"2024-01-15T22:47:08.164670+0000","last_unstale":"2024-01-15T22:47:08.168806+0000","last_undegraded":"2024-01-15T22:47:08.168806+0000","last_fullsized":"2024-01-15T22:47:08.168806+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:04:54.074518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178693+0000","last_change":"2024-01-15T22:47:08.177255+0000","last_active":"2024-01-15T22:47:08.178693+0000","last_peered":"2024-01-15T22:47:08.178693+0000","last_clean":"2024-01-15T22:47:08.178693+0000","last_became_active":"2024-01-15T22:47:08.176932+0000","last_became_peered":"2024-01-15T22:47:08.176932+0000","last_unstale":"2024-01-15T22:47:08.178693+0000","last_undegraded":"2024-01-15T22:47:08.178693+0000","last_fullsized":"2024-01-15T22:47:08.178693+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:52:39.676895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.177875+0000","last_change":"2024-01-15T22:47:08.177462+0000","last_active":"2024-01-15T22:47:08.177875+0000","last_peered":"2024-01-15T22:47:08.177875+0000","last_clean":"2024-01-15T22:47:08.177875+0000","last_became_active":"2024-01-15T22:47:08.177018+0000","last_became_peered":"2024-01-15T22:47:08.177018+0000","last_unstale":"2024-01-15T22:47:08.177875+0000","last_undegraded":"2024-01-15T22:47:08.177875+0000","last_fullsized":"2024-01-15T22:47:08.177875+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:00:40.806012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.184223+0000","last_change":"2024-01-15T22:47:08.184005+0000","last_active":"2024-01-15T22:47:08.184223+0000","last_peered":"2024-01-15T22:47:08.184223+0000","last_clean":"2024-01-15T22:47:08.184223+0000","last_became_active":"2024-01-15T22:47:08.183730+0000","last_became_peered":"2024-01-15T22:47:08.183730+0000","last_unstale":"2024-01-15T22:47:08.184223+0000","last_undegraded":"2024-01-15T22:47:08.184223+0000","last_fullsized":"2024-01-15T22:47:08.184223+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:48:21.531905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.177632+0000","last_change":"2024-01-15T22:47:08.177133+0000","last_active":"2024-01-15T22:47:08.177632+0000","last_peered":"2024-01-15T22:47:08.177632+0000","last_clean":"2024-01-15T22:47:08.177632+0000","last_became_active":"2024-01-15T22:47:08.176654+0000","last_became_peered":"2024-01-15T22:47:08.176654+0000","last_unstale":"2024-01-15T22:47:08.177632+0000","last_undegraded":"2024-01-15T22:47:08.177632+0000","last_fullsized":"2024-01-15T22:47:08.177632+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:37:51.607076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.165501+0000","last_change":"2024-01-15T22:47:08.164817+0000","last_active":"2024-01-15T22:47:08.165501+0000","last_peered":"2024-01-15T22:47:08.165501+0000","last_clean":"2024-01-15T22:47:08.165501+0000","last_became_active":"2024-01-15T22:47:08.164497+0000","last_became_peered":"2024-01-15T22:47:08.164497+0000","last_unstale":"2024-01-15T22:47:08.165501+0000","last_undegraded":"2024-01-15T22:47:08.165501+0000","last_fullsized":"2024-01-15T22:47:08.165501+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:21:29.500012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179803+0000","last_change":"2024-01-15T22:47:08.179506+0000","last_active":"2024-01-15T22:47:08.179803+0000","last_peered":"2024-01-15T22:47:08.179803+0000","last_clean":"2024-01-15T22:47:08.179803+0000","last_became_active":"2024-01-15T22:47:08.179197+0000","last_became_peered":"2024-01-15T22:47:08.179197+0000","last_unstale":"2024-01-15T22:47:08.179803+0000","last_undegraded":"2024-01-15T22:47:08.179803+0000","last_fullsized":"2024-01-15T22:47:08.179803+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:37:34.539070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172298+0000","last_change":"2024-01-15T22:47:08.169119+0000","last_active":"2024-01-15T22:47:08.172298+0000","last_peered":"2024-01-15T22:47:08.172298+0000","last_clean":"2024-01-15T22:47:08.172298+0000","last_became_active":"2024-01-15T22:47:08.168382+0000","last_became_peered":"2024-01-15T22:47:08.168382+0000","last_unstale":"2024-01-15T22:47:08.172298+0000","last_undegraded":"2024-01-15T22:47:08.172298+0000","last_fullsized":"2024-01-15T22:47:08.172298+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:12:00.781550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164450+0000","last_change":"2024-01-15T22:47:08.160362+0000","last_active":"2024-01-15T22:47:08.164450+0000","last_peered":"2024-01-15T22:47:08.164450+0000","last_clean":"2024-01-15T22:47:08.164450+0000","last_became_active":"2024-01-15T22:47:08.160035+0000","last_became_peered":"2024-01-15T22:47:08.160035+0000","last_unstale":"2024-01-15T22:47:08.164450+0000","last_undegraded":"2024-01-15T22:47:08.164450+0000","last_fullsized":"2024-01-15T22:47:08.164450+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:45:30.016820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.181273+0000","last_change":"2024-01-15T22:47:08.180728+0000","last_active":"2024-01-15T22:47:08.181273+0000","last_peered":"2024-01-15T22:47:08.181273+0000","last_clean":"2024-01-15T22:47:08.181273+0000","last_became_active":"2024-01-15T22:47:08.180453+0000","last_became_peered":"2024-01-15T22:47:08.180453+0000","last_unstale":"2024-01-15T22:47:08.181273+0000","last_undegraded":"2024-01-15T22:47:08.181273+0000","last_fullsized":"2024-01-15T22:47:08.181273+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:15:54.869845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.175782+0000","last_change":"2024-01-15T22:47:08.174959+0000","last_active":"2024-01-15T22:47:08.175782+0000","last_peered":"2024-01-15T22:47:08.175782+0000","last_clean":"2024-01-15T22:47:08.175782+0000","last_became_active":"2024-01-15T22:47:08.174530+0000","last_became_peered":"2024-01-15T22:47:08.174530+0000","last_unstale":"2024-01-15T22:47:08.175782+0000","last_undegraded":"2024-01-15T22:47:08.175782+0000","last_fullsized":"2024-01-15T22:47:08.175782+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:06:03.267572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173743+0000","last_change":"2024-01-15T22:47:08.173092+0000","last_active":"2024-01-15T22:47:08.173743+0000","last_peered":"2024-01-15T22:47:08.173743+0000","last_clean":"2024-01-15T22:47:08.173743+0000","last_became_active":"2024-01-15T22:47:08.172233+0000","last_became_peered":"2024-01-15T22:47:08.172233+0000","last_unstale":"2024-01-15T22:47:08.173743+0000","last_undegraded":"2024-01-15T22:47:08.173743+0000","last_fullsized":"2024-01-15T22:47:08.173743+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:00:24.916126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'4","reported_seq":15,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.371898+0000","last_change":"2024-01-15T22:47:07.376873+0000","last_active":"2024-01-15T22:47:08.371898+0000","last_peered":"2024-01-15T22:47:08.371898+0000","last_clean":"2024-01-15T22:47:08.371898+0000","last_became_active":"2024-01-15T22:47:07.375787+0000","last_became_peered":"2024-01-15T22:47:07.375787+0000","last_unstale":"2024-01-15T22:47:08.371898+0000","last_undegraded":"2024-01-15T22:47:08.371898+0000","last_fullsized":"2024-01-15T22:47:08.371898+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:22:01.225987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172351+0000","last_change":"2024-01-15T22:47:08.167820+0000","last_active":"2024-01-15T22:47:08.172351+0000","last_peered":"2024-01-15T22:47:08.172351+0000","last_clean":"2024-01-15T22:47:08.172351+0000","last_became_active":"2024-01-15T22:47:08.167491+0000","last_became_peered":"2024-01-15T22:47:08.167491+0000","last_unstale":"2024-01-15T22:47:08.172351+0000","last_undegraded":"2024-01-15T22:47:08.172351+0000","last_fullsized":"2024-01-15T22:47:08.172351+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:21:03.156334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'1","reported_seq":12,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.370482+0000","last_change":"2024-01-15T22:47:07.377051+0000","last_active":"2024-01-15T22:47:08.370482+0000","last_peered":"2024-01-15T22:47:08.370482+0000","last_clean":"2024-01-15T22:47:08.370482+0000","last_became_active":"2024-01-15T22:47:07.376806+0000","last_became_peered":"2024-01-15T22:47:07.376806+0000","last_unstale":"2024-01-15T22:47:08.370482+0000","last_undegraded":"2024-01-15T22:47:08.370482+0000","last_fullsized":"2024-01-15T22:47:08.370482+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:03:36.205983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.181475+0000","last_change":"2024-01-15T22:47:08.181001+0000","last_active":"2024-01-15T22:47:08.181475+0000","last_peered":"2024-01-15T22:47:08.181475+0000","last_clean":"2024-01-15T22:47:08.181475+0000","last_became_active":"2024-01-15T22:47:08.180723+0000","last_became_peered":"2024-01-15T22:47:08.180723+0000","last_unstale":"2024-01-15T22:47:08.181475+0000","last_undegraded":"2024-01-15T22:47:08.181475+0000","last_fullsized":"2024-01-15T22:47:08.181475+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:55:01.449026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.372476+0000","last_change":"2024-01-15T22:47:07.384839+0000","last_active":"2024-01-15T22:47:08.372476+0000","last_peered":"2024-01-15T22:47:08.372476+0000","last_clean":"2024-01-15T22:47:08.372476+0000","last_became_active":"2024-01-15T22:47:07.384478+0000","last_became_peered":"2024-01-15T22:47:07.384478+0000","last_unstale":"2024-01-15T22:47:08.372476+0000","last_undegraded":"2024-01-15T22:47:08.372476+0000","last_fullsized":"2024-01-15T22:47:08.372476+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T04:28:11.824507+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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176936+0000","last_change":"2024-01-15T22:47:08.174304+0000","last_active":"2024-01-15T22:47:08.176936+0000","last_peered":"2024-01-15T22:47:08.176936+0000","last_clean":"2024-01-15T22:47:08.176936+0000","last_became_active":"2024-01-15T22:47:08.173973+0000","last_became_peered":"2024-01-15T22:47:08.173973+0000","last_unstale":"2024-01-15T22:47:08.176936+0000","last_undegraded":"2024-01-15T22:47:08.176936+0000","last_fullsized":"2024-01-15T22:47:08.176936+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:47:19.453570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.369010+0000","last_change":"2024-01-15T22:47:07.381388+0000","last_active":"2024-01-15T22:47:08.369010+0000","last_peered":"2024-01-15T22:47:08.369010+0000","last_clean":"2024-01-15T22:47:08.369010+0000","last_became_active":"2024-01-15T22:47:07.381065+0000","last_became_peered":"2024-01-15T22:47:07.381065+0000","last_unstale":"2024-01-15T22:47:08.369010+0000","last_undegraded":"2024-01-15T22:47:08.369010+0000","last_fullsized":"2024-01-15T22:47:08.369010+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T09:28:24.132649+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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.182572+0000","last_change":"2024-01-15T22:47:08.181739+0000","last_active":"2024-01-15T22:47:08.182572+0000","last_peered":"2024-01-15T22:47:08.182572+0000","last_clean":"2024-01-15T22:47:08.182572+0000","last_became_active":"2024-01-15T22:47:08.181475+0000","last_became_peered":"2024-01-15T22:47:08.181475+0000","last_unstale":"2024-01-15T22:47:08.182572+0000","last_undegraded":"2024-01-15T22:47:08.182572+0000","last_fullsized":"2024-01-15T22:47:08.182572+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:32:54.366506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'1","reported_seq":12,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.370168+0000","last_change":"2024-01-15T22:47:07.369617+0000","last_active":"2024-01-15T22:47:08.370168+0000","last_peered":"2024-01-15T22:47:08.370168+0000","last_clean":"2024-01-15T22:47:08.370168+0000","last_became_active":"2024-01-15T22:47:07.369272+0000","last_became_peered":"2024-01-15T22:47:07.369272+0000","last_unstale":"2024-01-15T22:47:08.370168+0000","last_undegraded":"2024-01-15T22:47:08.370168+0000","last_fullsized":"2024-01-15T22:47:08.370168+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T04:27:27.561077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.169357+0000","last_change":"2024-01-15T22:47:08.168160+0000","last_active":"2024-01-15T22:47:08.169357+0000","last_peered":"2024-01-15T22:47:08.169357+0000","last_clean":"2024-01-15T22:47:08.169357+0000","last_became_active":"2024-01-15T22:47:08.167858+0000","last_became_peered":"2024-01-15T22:47:08.167858+0000","last_unstale":"2024-01-15T22:47:08.169357+0000","last_undegraded":"2024-01-15T22:47:08.169357+0000","last_fullsized":"2024-01-15T22:47:08.169357+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:52:56.241125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'1","reported_seq":12,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.369634+0000","last_change":"2024-01-15T22:47:07.384474+0000","last_active":"2024-01-15T22:47:08.369634+0000","last_peered":"2024-01-15T22:47:08.369634+0000","last_clean":"2024-01-15T22:47:08.369634+0000","last_became_active":"2024-01-15T22:47:07.383993+0000","last_became_peered":"2024-01-15T22:47:07.383993+0000","last_unstale":"2024-01-15T22:47:08.369634+0000","last_undegraded":"2024-01-15T22:47:08.369634+0000","last_fullsized":"2024-01-15T22:47:08.369634+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:17:32.044499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.175752+0000","last_change":"2024-01-15T22:47:08.174942+0000","last_active":"2024-01-15T22:47:08.175752+0000","last_peered":"2024-01-15T22:47:08.175752+0000","last_clean":"2024-01-15T22:47:08.175752+0000","last_became_active":"2024-01-15T22:47:08.174652+0000","last_became_peered":"2024-01-15T22:47:08.174652+0000","last_unstale":"2024-01-15T22:47:08.175752+0000","last_undegraded":"2024-01-15T22:47:08.175752+0000","last_fullsized":"2024-01-15T22:47:08.175752+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:07:36.809319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.151023+0000","last_change":"2024-01-15T22:47:07.376284+0000","last_active":"2024-01-15T22:47:08.151023+0000","last_peered":"2024-01-15T22:47:08.151023+0000","last_clean":"2024-01-15T22:47:08.151023+0000","last_became_active":"2024-01-15T22:47:07.375983+0000","last_became_peered":"2024-01-15T22:47:07.375983+0000","last_unstale":"2024-01-15T22:47:08.151023+0000","last_undegraded":"2024-01-15T22:47:08.151023+0000","last_fullsized":"2024-01-15T22:47:08.151023+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:18:43.075967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.160582+0000","last_change":"2024-01-15T22:47:08.159473+0000","last_active":"2024-01-15T22:47:08.160582+0000","last_peered":"2024-01-15T22:47:08.160582+0000","last_clean":"2024-01-15T22:47:08.160582+0000","last_became_active":"2024-01-15T22:47:08.159164+0000","last_became_peered":"2024-01-15T22:47:08.159164+0000","last_unstale":"2024-01-15T22:47:08.160582+0000","last_undegraded":"2024-01-15T22:47:08.160582+0000","last_fullsized":"2024-01-15T22:47:08.160582+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:11:21.476645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.152418+0000","last_change":"2024-01-15T22:47:07.376534+0000","last_active":"2024-01-15T22:47:08.152418+0000","last_peered":"2024-01-15T22:47:08.152418+0000","last_clean":"2024-01-15T22:47:08.152418+0000","last_became_active":"2024-01-15T22:47:07.376215+0000","last_became_peered":"2024-01-15T22:47:07.376215+0000","last_unstale":"2024-01-15T22:47:08.152418+0000","last_undegraded":"2024-01-15T22:47:08.152418+0000","last_fullsized":"2024-01-15T22:47:08.152418+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:06:19.661488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172278+0000","last_change":"2024-01-15T22:47:08.169316+0000","last_active":"2024-01-15T22:47:08.172278+0000","last_peered":"2024-01-15T22:47:08.172278+0000","last_clean":"2024-01-15T22:47:08.172278+0000","last_became_active":"2024-01-15T22:47:08.168817+0000","last_became_peered":"2024-01-15T22:47:08.168817+0000","last_unstale":"2024-01-15T22:47:08.172278+0000","last_undegraded":"2024-01-15T22:47:08.172278+0000","last_fullsized":"2024-01-15T22:47:08.172278+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:27:08.810720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.156785+0000","last_change":"2024-01-15T22:47:07.379468+0000","last_active":"2024-01-15T22:47:08.156785+0000","last_peered":"2024-01-15T22:47:08.156785+0000","last_clean":"2024-01-15T22:47:08.156785+0000","last_became_active":"2024-01-15T22:47:07.379179+0000","last_became_peered":"2024-01-15T22:47:07.379179+0000","last_unstale":"2024-01-15T22:47:08.156785+0000","last_undegraded":"2024-01-15T22:47:08.156785+0000","last_fullsized":"2024-01-15T22:47:08.156785+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:00:07.005702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.166835+0000","last_change":"2024-01-15T22:47:08.163521+0000","last_active":"2024-01-15T22:47:08.166835+0000","last_peered":"2024-01-15T22:47:08.166835+0000","last_clean":"2024-01-15T22:47:08.166835+0000","last_became_active":"2024-01-15T22:47:08.163213+0000","last_became_peered":"2024-01-15T22:47:08.163213+0000","last_unstale":"2024-01-15T22:47:08.166835+0000","last_undegraded":"2024-01-15T22:47:08.166835+0000","last_fullsized":"2024-01-15T22:47:08.166835+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:52:10.833682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.153887+0000","last_change":"2024-01-15T22:47:07.377524+0000","last_active":"2024-01-15T22:47:08.153887+0000","last_peered":"2024-01-15T22:47:08.153887+0000","last_clean":"2024-01-15T22:47:08.153887+0000","last_became_active":"2024-01-15T22:47:07.377119+0000","last_became_peered":"2024-01-15T22:47:07.377119+0000","last_unstale":"2024-01-15T22:47:08.153887+0000","last_undegraded":"2024-01-15T22:47:08.153887+0000","last_fullsized":"2024-01-15T22:47:08.153887+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:27:06.269375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.181451+0000","last_change":"2024-01-15T22:47:08.180955+0000","last_active":"2024-01-15T22:47:08.181451+0000","last_peered":"2024-01-15T22:47:08.181451+0000","last_clean":"2024-01-15T22:47:08.181451+0000","last_became_active":"2024-01-15T22:47:08.180665+0000","last_became_peered":"2024-01-15T22:47:08.180665+0000","last_unstale":"2024-01-15T22:47:08.181451+0000","last_undegraded":"2024-01-15T22:47:08.181451+0000","last_fullsized":"2024-01-15T22:47:08.181451+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:42:31.685842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'3","reported_seq":14,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.368930+0000","last_change":"2024-01-15T22:47:07.367644+0000","last_active":"2024-01-15T22:47:08.368930+0000","last_peered":"2024-01-15T22:47:08.368930+0000","last_clean":"2024-01-15T22:47:08.368930+0000","last_became_active":"2024-01-15T22:47:07.367349+0000","last_became_peered":"2024-01-15T22:47:07.367349+0000","last_unstale":"2024-01-15T22:47:08.368930+0000","last_undegraded":"2024-01-15T22:47:08.368930+0000","last_fullsized":"2024-01-15T22:47:08.368930+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:19:30.257504+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.177614+0000","last_change":"2024-01-15T22:47:08.176945+0000","last_active":"2024-01-15T22:47:08.177614+0000","last_peered":"2024-01-15T22:47:08.177614+0000","last_clean":"2024-01-15T22:47:08.177614+0000","last_became_active":"2024-01-15T22:47:08.176220+0000","last_became_peered":"2024-01-15T22:47:08.176220+0000","last_unstale":"2024-01-15T22:47:08.177614+0000","last_undegraded":"2024-01-15T22:47:08.177614+0000","last_fullsized":"2024-01-15T22:47:08.177614+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:02:09.010626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'6","reported_seq":17,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.372236+0000","last_change":"2024-01-15T22:47:07.377453+0000","last_active":"2024-01-15T22:47:08.372236+0000","last_peered":"2024-01-15T22:47:08.372236+0000","last_clean":"2024-01-15T22:47:08.372236+0000","last_became_active":"2024-01-15T22:47:07.376871+0000","last_became_peered":"2024-01-15T22:47:07.376871+0000","last_unstale":"2024-01-15T22:47:08.372236+0000","last_undegraded":"2024-01-15T22:47:08.372236+0000","last_fullsized":"2024-01-15T22:47:08.372236+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:44:22.816900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172820+0000","last_change":"2024-01-15T22:47:08.168677+0000","last_active":"2024-01-15T22:47:08.172820+0000","last_peered":"2024-01-15T22:47:08.172820+0000","last_clean":"2024-01-15T22:47:08.172820+0000","last_became_active":"2024-01-15T22:47:08.168361+0000","last_became_peered":"2024-01-15T22:47:08.168361+0000","last_unstale":"2024-01-15T22:47:08.172820+0000","last_undegraded":"2024-01-15T22:47:08.172820+0000","last_fullsized":"2024-01-15T22:47:08.172820+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:10:43.256281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.371744+0000","last_change":"2024-01-15T22:47:07.377381+0000","last_active":"2024-01-15T22:47:08.371744+0000","last_peered":"2024-01-15T22:47:08.371744+0000","last_clean":"2024-01-15T22:47:08.371744+0000","last_became_active":"2024-01-15T22:47:07.377087+0000","last_became_peered":"2024-01-15T22:47:07.377087+0000","last_unstale":"2024-01-15T22:47:08.371744+0000","last_undegraded":"2024-01-15T22:47:08.371744+0000","last_fullsized":"2024-01-15T22:47:08.371744+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:00:36.294833+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":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":[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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173865+0000","last_change":"2024-01-15T22:47:08.173461+0000","last_active":"2024-01-15T22:47:08.173865+0000","last_peered":"2024-01-15T22:47:08.173865+0000","last_clean":"2024-01-15T22:47:08.173865+0000","last_became_active":"2024-01-15T22:47:08.173143+0000","last_became_peered":"2024-01-15T22:47:08.173143+0000","last_unstale":"2024-01-15T22:47:08.173865+0000","last_undegraded":"2024-01-15T22:47:08.173865+0000","last_fullsized":"2024-01-15T22:47:08.173865+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:15:10.520820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.152632+0000","last_change":"2024-01-15T22:47:07.371476+0000","last_active":"2024-01-15T22:47:08.152632+0000","last_peered":"2024-01-15T22:47:08.152632+0000","last_clean":"2024-01-15T22:47:08.152632+0000","last_became_active":"2024-01-15T22:47:07.371124+0000","last_became_peered":"2024-01-15T22:47:07.371124+0000","last_unstale":"2024-01-15T22:47:08.152632+0000","last_undegraded":"2024-01-15T22:47:08.152632+0000","last_fullsized":"2024-01-15T22:47:08.152632+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:51:54.574490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173474+0000","last_change":"2024-01-15T22:47:08.172520+0000","last_active":"2024-01-15T22:47:08.173474+0000","last_peered":"2024-01-15T22:47:08.173474+0000","last_clean":"2024-01-15T22:47:08.173474+0000","last_became_active":"2024-01-15T22:47:08.171783+0000","last_became_peered":"2024-01-15T22:47:08.171783+0000","last_unstale":"2024-01-15T22:47:08.173474+0000","last_undegraded":"2024-01-15T22:47:08.173474+0000","last_fullsized":"2024-01-15T22:47:08.173474+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:11:34.201853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.155942+0000","last_change":"2024-01-15T22:47:07.378438+0000","last_active":"2024-01-15T22:47:08.155942+0000","last_peered":"2024-01-15T22:47:08.155942+0000","last_clean":"2024-01-15T22:47:08.155942+0000","last_became_active":"2024-01-15T22:47:07.378133+0000","last_became_peered":"2024-01-15T22:47:07.378133+0000","last_unstale":"2024-01-15T22:47:08.155942+0000","last_undegraded":"2024-01-15T22:47:08.155942+0000","last_fullsized":"2024-01-15T22:47:08.155942+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:16:34.278228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178586+0000","last_change":"2024-01-15T22:47:08.175687+0000","last_active":"2024-01-15T22:47:08.178586+0000","last_peered":"2024-01-15T22:47:08.178586+0000","last_clean":"2024-01-15T22:47:08.178586+0000","last_became_active":"2024-01-15T22:47:08.175388+0000","last_became_peered":"2024-01-15T22:47:08.175388+0000","last_unstale":"2024-01-15T22:47:08.178586+0000","last_undegraded":"2024-01-15T22:47:08.178586+0000","last_fullsized":"2024-01-15T22:47:08.178586+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:14:16.553582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'8","reported_seq":19,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.374059+0000","last_change":"2024-01-15T22:47:07.379757+0000","last_active":"2024-01-15T22:47:08.374059+0000","last_peered":"2024-01-15T22:47:08.374059+0000","last_clean":"2024-01-15T22:47:08.374059+0000","last_became_active":"2024-01-15T22:47:07.379492+0000","last_became_peered":"2024-01-15T22:47:07.379492+0000","last_unstale":"2024-01-15T22:47:08.374059+0000","last_undegraded":"2024-01-15T22:47:08.374059+0000","last_fullsized":"2024-01-15T22:47:08.374059+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:47:44.519607+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179903+0000","last_change":"2024-01-15T22:47:08.173108+0000","last_active":"2024-01-15T22:47:08.179903+0000","last_peered":"2024-01-15T22:47:08.179903+0000","last_clean":"2024-01-15T22:47:08.179903+0000","last_became_active":"2024-01-15T22:47:08.171859+0000","last_became_peered":"2024-01-15T22:47:08.171859+0000","last_unstale":"2024-01-15T22:47:08.179903+0000","last_undegraded":"2024-01-15T22:47:08.179903+0000","last_fullsized":"2024-01-15T22:47:08.179903+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:00:59.204836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'1","reported_seq":12,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.367141+0000","last_change":"2024-01-15T22:47:07.380738+0000","last_active":"2024-01-15T22:47:08.367141+0000","last_peered":"2024-01-15T22:47:08.367141+0000","last_clean":"2024-01-15T22:47:08.367141+0000","last_became_active":"2024-01-15T22:47:07.380434+0000","last_became_peered":"2024-01-15T22:47:07.380434+0000","last_unstale":"2024-01-15T22:47:08.367141+0000","last_undegraded":"2024-01-15T22:47:08.367141+0000","last_fullsized":"2024-01-15T22:47:08.367141+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:27:51.477289+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172944+0000","last_change":"2024-01-15T22:47:08.171538+0000","last_active":"2024-01-15T22:47:08.172944+0000","last_peered":"2024-01-15T22:47:08.172944+0000","last_clean":"2024-01-15T22:47:08.172944+0000","last_became_active":"2024-01-15T22:47:08.171003+0000","last_became_peered":"2024-01-15T22:47:08.171003+0000","last_unstale":"2024-01-15T22:47:08.172944+0000","last_undegraded":"2024-01-15T22:47:08.172944+0000","last_fullsized":"2024-01-15T22:47:08.172944+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:18:40.131208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.155648+0000","last_change":"2024-01-15T22:47:07.377291+0000","last_active":"2024-01-15T22:47:08.155648+0000","last_peered":"2024-01-15T22:47:08.155648+0000","last_clean":"2024-01-15T22:47:08.155648+0000","last_became_active":"2024-01-15T22:47:07.376991+0000","last_became_peered":"2024-01-15T22:47:07.376991+0000","last_unstale":"2024-01-15T22:47:08.155648+0000","last_undegraded":"2024-01-15T22:47:08.155648+0000","last_fullsized":"2024-01-15T22:47:08.155648+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:44:03.629964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176564+0000","last_change":"2024-01-15T22:47:08.174607+0000","last_active":"2024-01-15T22:47:08.176564+0000","last_peered":"2024-01-15T22:47:08.176564+0000","last_clean":"2024-01-15T22:47:08.176564+0000","last_became_active":"2024-01-15T22:47:08.174290+0000","last_became_peered":"2024-01-15T22:47:08.174290+0000","last_unstale":"2024-01-15T22:47:08.176564+0000","last_undegraded":"2024-01-15T22:47:08.176564+0000","last_fullsized":"2024-01-15T22:47:08.176564+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:02:20.551731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.152520+0000","last_change":"2024-01-15T22:47:07.373544+0000","last_active":"2024-01-15T22:47:08.152520+0000","last_peered":"2024-01-15T22:47:08.152520+0000","last_clean":"2024-01-15T22:47:08.152520+0000","last_became_active":"2024-01-15T22:47:07.373256+0000","last_became_peered":"2024-01-15T22:47:07.373256+0000","last_unstale":"2024-01-15T22:47:08.152520+0000","last_undegraded":"2024-01-15T22:47:08.152520+0000","last_fullsized":"2024-01-15T22:47:08.152520+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:46:45.539409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.177760+0000","last_change":"2024-01-15T22:47:08.177302+0000","last_active":"2024-01-15T22:47:08.177760+0000","last_peered":"2024-01-15T22:47:08.177760+0000","last_clean":"2024-01-15T22:47:08.177760+0000","last_became_active":"2024-01-15T22:47:08.176434+0000","last_became_peered":"2024-01-15T22:47:08.176434+0000","last_unstale":"2024-01-15T22:47:08.177760+0000","last_undegraded":"2024-01-15T22:47:08.177760+0000","last_fullsized":"2024-01-15T22:47:08.177760+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:02:08.520288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173017+0000","last_change":"2024-01-15T22:47:08.172003+0000","last_active":"2024-01-15T22:47:08.173017+0000","last_peered":"2024-01-15T22:47:08.173017+0000","last_clean":"2024-01-15T22:47:08.173017+0000","last_became_active":"2024-01-15T22:47:08.171591+0000","last_became_peered":"2024-01-15T22:47:08.171591+0000","last_unstale":"2024-01-15T22:47:08.173017+0000","last_undegraded":"2024-01-15T22:47:08.173017+0000","last_fullsized":"2024-01-15T22:47:08.173017+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:55:56.204866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.161353+0000","last_change":"2024-01-15T22:47:07.377573+0000","last_active":"2024-01-15T22:47:08.161353+0000","last_peered":"2024-01-15T22:47:08.161353+0000","last_clean":"2024-01-15T22:47:08.161353+0000","last_became_active":"2024-01-15T22:47:07.377288+0000","last_became_peered":"2024-01-15T22:47:07.377288+0000","last_unstale":"2024-01-15T22:47:08.161353+0000","last_undegraded":"2024-01-15T22:47:08.161353+0000","last_fullsized":"2024-01-15T22:47:08.161353+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:32:29.870058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.159343+0000","last_change":"2024-01-15T22:47:08.158797+0000","last_active":"2024-01-15T22:47:08.159343+0000","last_peered":"2024-01-15T22:47:08.159343+0000","last_clean":"2024-01-15T22:47:08.159343+0000","last_became_active":"2024-01-15T22:47:08.158459+0000","last_became_peered":"2024-01-15T22:47:08.158459+0000","last_unstale":"2024-01-15T22:47:08.159343+0000","last_undegraded":"2024-01-15T22:47:08.159343+0000","last_fullsized":"2024-01-15T22:47:08.159343+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:06:58.366024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.153230+0000","last_change":"2024-01-15T22:47:07.372021+0000","last_active":"2024-01-15T22:47:08.153230+0000","last_peered":"2024-01-15T22:47:08.153230+0000","last_clean":"2024-01-15T22:47:08.153230+0000","last_became_active":"2024-01-15T22:47:07.371671+0000","last_became_peered":"2024-01-15T22:47:07.371671+0000","last_unstale":"2024-01-15T22:47:08.153230+0000","last_undegraded":"2024-01-15T22:47:08.153230+0000","last_fullsized":"2024-01-15T22:47:08.153230+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:09:22.414364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":230,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.157265+0000","last_change":"2024-01-15T22:46:54.362862+0000","last_active":"2024-01-15T22:47:08.157265+0000","last_peered":"2024-01-15T22:47:08.157265+0000","last_clean":"2024-01-15T22:47:08.157265+0000","last_became_active":"2024-01-15T22:46:54.362550+0000","last_became_peered":"2024-01-15T22:46:54.362550+0000","last_unstale":"2024-01-15T22:47:08.157265+0000","last_undegraded":"2024-01-15T22:47:08.157265+0000","last_fullsized":"2024-01-15T22:47:08.157265+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:45:30.631060+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:45:30.631060+0000","last_clean_scrub_stamp":"2024-01-15T22:45:30.631060+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-01-17T03:32:49.641908+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.174702+0000","last_change":"2024-01-15T22:47:08.173892+0000","last_active":"2024-01-15T22:47:08.174702+0000","last_peered":"2024-01-15T22:47:08.174702+0000","last_clean":"2024-01-15T22:47:08.174702+0000","last_became_active":"2024-01-15T22:47:08.173492+0000","last_became_peered":"2024-01-15T22:47:08.173492+0000","last_unstale":"2024-01-15T22:47:08.174702+0000","last_undegraded":"2024-01-15T22:47:08.174702+0000","last_fullsized":"2024-01-15T22:47:08.174702+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:42:31.473592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.157386+0000","last_change":"2024-01-15T22:47:07.383937+0000","last_active":"2024-01-15T22:47:08.157386+0000","last_peered":"2024-01-15T22:47:08.157386+0000","last_clean":"2024-01-15T22:47:08.157386+0000","last_became_active":"2024-01-15T22:47:07.383627+0000","last_became_peered":"2024-01-15T22:47:07.383627+0000","last_unstale":"2024-01-15T22:47:08.157386+0000","last_undegraded":"2024-01-15T22:47:08.157386+0000","last_fullsized":"2024-01-15T22:47:08.157386+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:41:05.121801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.159601+0000","last_change":"2024-01-15T22:47:07.384304+0000","last_active":"2024-01-15T22:47:08.159601+0000","last_peered":"2024-01-15T22:47:08.159601+0000","last_clean":"2024-01-15T22:47:08.159601+0000","last_became_active":"2024-01-15T22:47:07.384005+0000","last_became_peered":"2024-01-15T22:47:07.384005+0000","last_unstale":"2024-01-15T22:47:08.159601+0000","last_undegraded":"2024-01-15T22:47:08.159601+0000","last_fullsized":"2024-01-15T22:47:08.159601+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:54:57.835155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.166759+0000","last_change":"2024-01-15T22:47:08.166272+0000","last_active":"2024-01-15T22:47:08.166759+0000","last_peered":"2024-01-15T22:47:08.166759+0000","last_clean":"2024-01-15T22:47:08.166759+0000","last_became_active":"2024-01-15T22:47:08.165957+0000","last_became_peered":"2024-01-15T22:47:08.165957+0000","last_unstale":"2024-01-15T22:47:08.166759+0000","last_undegraded":"2024-01-15T22:47:08.166759+0000","last_fullsized":"2024-01-15T22:47:08.166759+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:41:53.349394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"58'1","reported_seq":12,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-01-15T22:47:09.153046+0000","last_change":"2024-01-15T22:47:07.378587+0000","last_active":"2024-01-15T22:47:09.153046+0000","last_peered":"2024-01-15T22:47:09.153046+0000","last_clean":"2024-01-15T22:47:09.153046+0000","last_became_active":"2024-01-15T22:47:07.378305+0000","last_became_peered":"2024-01-15T22:47:07.378305+0000","last_unstale":"2024-01-15T22:47:09.153046+0000","last_undegraded":"2024-01-15T22:47:09.153046+0000","last_fullsized":"2024-01-15T22:47:09.153046+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-16T22:49:45.179099+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.163179+0000","last_change":"2024-01-15T22:47:08.161255+0000","last_active":"2024-01-15T22:47:08.163179+0000","last_peered":"2024-01-15T22:47:08.163179+0000","last_clean":"2024-01-15T22:47:08.163179+0000","last_became_active":"2024-01-15T22:47:08.160943+0000","last_became_peered":"2024-01-15T22:47:08.160943+0000","last_unstale":"2024-01-15T22:47:08.163179+0000","last_undegraded":"2024-01-15T22:47:08.163179+0000","last_fullsized":"2024-01-15T22:47:08.163179+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:07:00.158832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.370058+0000","last_change":"2024-01-15T22:47:07.380844+0000","last_active":"2024-01-15T22:47:08.370058+0000","last_peered":"2024-01-15T22:47:08.370058+0000","last_clean":"2024-01-15T22:47:08.370058+0000","last_became_active":"2024-01-15T22:47:07.380531+0000","last_became_peered":"2024-01-15T22:47:07.380531+0000","last_unstale":"2024-01-15T22:47:08.370058+0000","last_undegraded":"2024-01-15T22:47:08.370058+0000","last_fullsized":"2024-01-15T22:47:08.370058+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-16T23:04:53.406320+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173763+0000","last_change":"2024-01-15T22:47:08.172063+0000","last_active":"2024-01-15T22:47:08.173763+0000","last_peered":"2024-01-15T22:47:08.173763+0000","last_clean":"2024-01-15T22:47:08.173763+0000","last_became_active":"2024-01-15T22:47:08.171751+0000","last_became_peered":"2024-01-15T22:47:08.171751+0000","last_unstale":"2024-01-15T22:47:08.173763+0000","last_undegraded":"2024-01-15T22:47:08.173763+0000","last_fullsized":"2024-01-15T22:47:08.173763+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:22:37.687027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.157166+0000","last_change":"2024-01-15T22:47:07.384112+0000","last_active":"2024-01-15T22:47:08.157166+0000","last_peered":"2024-01-15T22:47:08.157166+0000","last_clean":"2024-01-15T22:47:08.157166+0000","last_became_active":"2024-01-15T22:47:07.383519+0000","last_became_peered":"2024-01-15T22:47:07.383519+0000","last_unstale":"2024-01-15T22:47:08.157166+0000","last_undegraded":"2024-01-15T22:47:08.157166+0000","last_fullsized":"2024-01-15T22:47:08.157166+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:54:09.087225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178125+0000","last_change":"2024-01-15T22:47:08.175093+0000","last_active":"2024-01-15T22:47:08.178125+0000","last_peered":"2024-01-15T22:47:08.178125+0000","last_clean":"2024-01-15T22:47:08.178125+0000","last_became_active":"2024-01-15T22:47:08.174806+0000","last_became_peered":"2024-01-15T22:47:08.174806+0000","last_unstale":"2024-01-15T22:47:08.178125+0000","last_undegraded":"2024-01-15T22:47:08.178125+0000","last_fullsized":"2024-01-15T22:47:08.178125+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:05:19.101027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.156240+0000","last_change":"2024-01-15T22:47:07.378395+0000","last_active":"2024-01-15T22:47:08.156240+0000","last_peered":"2024-01-15T22:47:08.156240+0000","last_clean":"2024-01-15T22:47:08.156240+0000","last_became_active":"2024-01-15T22:47:07.377399+0000","last_became_peered":"2024-01-15T22:47:07.377399+0000","last_unstale":"2024-01-15T22:47:08.156240+0000","last_undegraded":"2024-01-15T22:47:08.156240+0000","last_fullsized":"2024-01-15T22:47:08.156240+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:30:22.965066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.162140+0000","last_change":"2024-01-15T22:47:08.161157+0000","last_active":"2024-01-15T22:47:08.162140+0000","last_peered":"2024-01-15T22:47:08.162140+0000","last_clean":"2024-01-15T22:47:08.162140+0000","last_became_active":"2024-01-15T22:47:08.160828+0000","last_became_peered":"2024-01-15T22:47:08.160828+0000","last_unstale":"2024-01-15T22:47:08.162140+0000","last_undegraded":"2024-01-15T22:47:08.162140+0000","last_fullsized":"2024-01-15T22:47:08.162140+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:22:32.961019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.155283+0000","last_change":"2024-01-15T22:47:07.376138+0000","last_active":"2024-01-15T22:47:08.155283+0000","last_peered":"2024-01-15T22:47:08.155283+0000","last_clean":"2024-01-15T22:47:08.155283+0000","last_became_active":"2024-01-15T22:47:07.375802+0000","last_became_peered":"2024-01-15T22:47:07.375802+0000","last_unstale":"2024-01-15T22:47:08.155283+0000","last_undegraded":"2024-01-15T22:47:08.155283+0000","last_fullsized":"2024-01-15T22:47:08.155283+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:43:12.613704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.163650+0000","last_change":"2024-01-15T22:47:08.163103+0000","last_active":"2024-01-15T22:47:08.163650+0000","last_peered":"2024-01-15T22:47:08.163650+0000","last_clean":"2024-01-15T22:47:08.163650+0000","last_became_active":"2024-01-15T22:47:08.162858+0000","last_became_peered":"2024-01-15T22:47:08.162858+0000","last_unstale":"2024-01-15T22:47:08.163650+0000","last_undegraded":"2024-01-15T22:47:08.163650+0000","last_fullsized":"2024-01-15T22:47:08.163650+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:07:12.183548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.368555+0000","last_change":"2024-01-15T22:47:07.378602+0000","last_active":"2024-01-15T22:47:08.368555+0000","last_peered":"2024-01-15T22:47:08.368555+0000","last_clean":"2024-01-15T22:47:08.368555+0000","last_became_active":"2024-01-15T22:47:07.378322+0000","last_became_peered":"2024-01-15T22:47:07.378322+0000","last_unstale":"2024-01-15T22:47:08.368555+0000","last_undegraded":"2024-01-15T22:47:08.368555+0000","last_fullsized":"2024-01-15T22:47:08.368555+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T05:12:42.291013+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.170686+0000","last_change":"2024-01-15T22:47:08.169845+0000","last_active":"2024-01-15T22:47:08.170686+0000","last_peered":"2024-01-15T22:47:08.170686+0000","last_clean":"2024-01-15T22:47:08.170686+0000","last_became_active":"2024-01-15T22:47:08.169569+0000","last_became_peered":"2024-01-15T22:47:08.169569+0000","last_unstale":"2024-01-15T22:47:08.170686+0000","last_undegraded":"2024-01-15T22:47:08.170686+0000","last_fullsized":"2024-01-15T22:47:08.170686+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:23:38.384992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164773+0000","last_change":"2024-01-15T22:47:07.376964+0000","last_active":"2024-01-15T22:47:08.164773+0000","last_peered":"2024-01-15T22:47:08.164773+0000","last_clean":"2024-01-15T22:47:08.164773+0000","last_became_active":"2024-01-15T22:47:07.376639+0000","last_became_peered":"2024-01-15T22:47:07.376639+0000","last_unstale":"2024-01-15T22:47:08.164773+0000","last_undegraded":"2024-01-15T22:47:08.164773+0000","last_fullsized":"2024-01-15T22:47:08.164773+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:50:05.643256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.183373+0000","last_change":"2024-01-15T22:47:08.182280+0000","last_active":"2024-01-15T22:47:08.183373+0000","last_peered":"2024-01-15T22:47:08.183373+0000","last_clean":"2024-01-15T22:47:08.183373+0000","last_became_active":"2024-01-15T22:47:08.182006+0000","last_became_peered":"2024-01-15T22:47:08.182006+0000","last_unstale":"2024-01-15T22:47:08.183373+0000","last_undegraded":"2024-01-15T22:47:08.183373+0000","last_fullsized":"2024-01-15T22:47:08.183373+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:06:55.330251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'1","reported_seq":12,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.369407+0000","last_change":"2024-01-15T22:47:07.378003+0000","last_active":"2024-01-15T22:47:08.369407+0000","last_peered":"2024-01-15T22:47:08.369407+0000","last_clean":"2024-01-15T22:47:08.369407+0000","last_became_active":"2024-01-15T22:47:07.377711+0000","last_became_peered":"2024-01-15T22:47:07.377711+0000","last_unstale":"2024-01-15T22:47:08.369407+0000","last_undegraded":"2024-01-15T22:47:08.369407+0000","last_fullsized":"2024-01-15T22:47:08.369407+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:56:09.265446+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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.181718+0000","last_change":"2024-01-15T22:47:08.181390+0000","last_active":"2024-01-15T22:47:08.181718+0000","last_peered":"2024-01-15T22:47:08.181718+0000","last_clean":"2024-01-15T22:47:08.181718+0000","last_became_active":"2024-01-15T22:47:08.180910+0000","last_became_peered":"2024-01-15T22:47:08.180910+0000","last_unstale":"2024-01-15T22:47:08.181718+0000","last_undegraded":"2024-01-15T22:47:08.181718+0000","last_fullsized":"2024-01-15T22:47:08.181718+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:04:17.377503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":13,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.371680+0000","last_change":"2024-01-15T22:47:07.373885+0000","last_active":"2024-01-15T22:47:08.371680+0000","last_peered":"2024-01-15T22:47:08.371680+0000","last_clean":"2024-01-15T22:47:08.371680+0000","last_became_active":"2024-01-15T22:47:07.373569+0000","last_became_peered":"2024-01-15T22:47:07.373569+0000","last_unstale":"2024-01-15T22:47:08.371680+0000","last_undegraded":"2024-01-15T22:47:08.371680+0000","last_fullsized":"2024-01-15T22:47:08.371680+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:31:03.987296+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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173769+0000","last_change":"2024-01-15T22:47:08.172916+0000","last_active":"2024-01-15T22:47:08.173769+0000","last_peered":"2024-01-15T22:47:08.173769+0000","last_clean":"2024-01-15T22:47:08.173769+0000","last_became_active":"2024-01-15T22:47:08.171899+0000","last_became_peered":"2024-01-15T22:47:08.171899+0000","last_unstale":"2024-01-15T22:47:08.173769+0000","last_undegraded":"2024-01-15T22:47:08.173769+0000","last_fullsized":"2024-01-15T22:47:08.173769+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:11:40.703747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.178969+0000","last_change":"2024-01-15T22:47:08.178476+0000","last_active":"2024-01-15T22:47:08.178969+0000","last_peered":"2024-01-15T22:47:08.178969+0000","last_clean":"2024-01-15T22:47:08.178969+0000","last_became_active":"2024-01-15T22:47:08.177884+0000","last_became_peered":"2024-01-15T22:47:08.177884+0000","last_unstale":"2024-01-15T22:47:08.178969+0000","last_undegraded":"2024-01-15T22:47:08.178969+0000","last_fullsized":"2024-01-15T22:47:08.178969+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:04:00.040095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.179290+0000","last_change":"2024-01-15T22:47:08.179058+0000","last_active":"2024-01-15T22:47:08.179290+0000","last_peered":"2024-01-15T22:47:08.179290+0000","last_clean":"2024-01-15T22:47:08.179290+0000","last_became_active":"2024-01-15T22:47:08.178721+0000","last_became_peered":"2024-01-15T22:47:08.178721+0000","last_unstale":"2024-01-15T22:47:08.179290+0000","last_undegraded":"2024-01-15T22:47:08.179290+0000","last_fullsized":"2024-01-15T22:47:08.179290+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:08:47.584634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.163648+0000","last_change":"2024-01-15T22:47:08.162677+0000","last_active":"2024-01-15T22:47:08.163648+0000","last_peered":"2024-01-15T22:47:08.163648+0000","last_clean":"2024-01-15T22:47:08.163648+0000","last_became_active":"2024-01-15T22:47:08.162227+0000","last_became_peered":"2024-01-15T22:47:08.162227+0000","last_unstale":"2024-01-15T22:47:08.163648+0000","last_undegraded":"2024-01-15T22:47:08.163648+0000","last_fullsized":"2024-01-15T22:47:08.163648+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:17:00.459085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.174394+0000","last_change":"2024-01-15T22:47:08.173814+0000","last_active":"2024-01-15T22:47:08.174394+0000","last_peered":"2024-01-15T22:47:08.174394+0000","last_clean":"2024-01-15T22:47:08.174394+0000","last_became_active":"2024-01-15T22:47:08.173052+0000","last_became_peered":"2024-01-15T22:47:08.173052+0000","last_unstale":"2024-01-15T22:47:08.174394+0000","last_undegraded":"2024-01-15T22:47:08.174394+0000","last_fullsized":"2024-01-15T22:47:08.174394+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:41:31.503657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172582+0000","last_change":"2024-01-15T22:47:08.170627+0000","last_active":"2024-01-15T22:47:08.172582+0000","last_peered":"2024-01-15T22:47:08.172582+0000","last_clean":"2024-01-15T22:47:08.172582+0000","last_became_active":"2024-01-15T22:47:08.170322+0000","last_became_peered":"2024-01-15T22:47:08.170322+0000","last_unstale":"2024-01-15T22:47:08.172582+0000","last_undegraded":"2024-01-15T22:47:08.172582+0000","last_fullsized":"2024-01-15T22:47:08.172582+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:00:48.954172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.166803+0000","last_change":"2024-01-15T22:47:08.166157+0000","last_active":"2024-01-15T22:47:08.166803+0000","last_peered":"2024-01-15T22:47:08.166803+0000","last_clean":"2024-01-15T22:47:08.166803+0000","last_became_active":"2024-01-15T22:47:08.165825+0000","last_became_peered":"2024-01-15T22:47:08.165825+0000","last_unstale":"2024-01-15T22:47:08.166803+0000","last_undegraded":"2024-01-15T22:47:08.166803+0000","last_fullsized":"2024-01-15T22:47:08.166803+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:41:38.284367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172665+0000","last_change":"2024-01-15T22:47:08.170920+0000","last_active":"2024-01-15T22:47:08.172665+0000","last_peered":"2024-01-15T22:47:08.172665+0000","last_clean":"2024-01-15T22:47:08.172665+0000","last_became_active":"2024-01-15T22:47:08.170613+0000","last_became_peered":"2024-01-15T22:47:08.170613+0000","last_unstale":"2024-01-15T22:47:08.172665+0000","last_undegraded":"2024-01-15T22:47:08.172665+0000","last_fullsized":"2024-01-15T22:47:08.172665+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:11:10.168982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.172473+0000","last_change":"2024-01-15T22:47:08.170766+0000","last_active":"2024-01-15T22:47:08.172473+0000","last_peered":"2024-01-15T22:47:08.172473+0000","last_clean":"2024-01-15T22:47:08.172473+0000","last_became_active":"2024-01-15T22:47:08.170483+0000","last_became_peered":"2024-01-15T22:47:08.170483+0000","last_unstale":"2024-01-15T22:47:08.172473+0000","last_undegraded":"2024-01-15T22:47:08.172473+0000","last_fullsized":"2024-01-15T22:47:08.172473+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:47:21.370446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.176521+0000","last_change":"2024-01-15T22:47:08.175697+0000","last_active":"2024-01-15T22:47:08.176521+0000","last_peered":"2024-01-15T22:47:08.176521+0000","last_clean":"2024-01-15T22:47:08.176521+0000","last_became_active":"2024-01-15T22:47:08.175404+0000","last_became_peered":"2024-01-15T22:47:08.175404+0000","last_unstale":"2024-01-15T22:47:08.176521+0000","last_undegraded":"2024-01-15T22:47:08.176521+0000","last_fullsized":"2024-01-15T22:47:08.176521+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:47:22.608676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.163494+0000","last_change":"2024-01-15T22:47:08.162569+0000","last_active":"2024-01-15T22:47:08.163494+0000","last_peered":"2024-01-15T22:47:08.163494+0000","last_clean":"2024-01-15T22:47:08.163494+0000","last_became_active":"2024-01-15T22:47:08.162259+0000","last_became_peered":"2024-01-15T22:47:08.162259+0000","last_unstale":"2024-01-15T22:47:08.163494+0000","last_undegraded":"2024-01-15T22:47:08.163494+0000","last_fullsized":"2024-01-15T22:47:08.163494+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:06:08.717379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.164823+0000","last_change":"2024-01-15T22:47:08.163560+0000","last_active":"2024-01-15T22:47:08.164823+0000","last_peered":"2024-01-15T22:47:08.164823+0000","last_clean":"2024-01-15T22:47:08.164823+0000","last_became_active":"2024-01-15T22:47:08.163244+0000","last_became_peered":"2024-01-15T22:47:08.163244+0000","last_unstale":"2024-01-15T22:47:08.164823+0000","last_undegraded":"2024-01-15T22:47:08.164823+0000","last_fullsized":"2024-01-15T22:47:08.164823+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:38:10.934745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.173693+0000","last_change":"2024-01-15T22:47:08.171071+0000","last_active":"2024-01-15T22:47:08.173693+0000","last_peered":"2024-01-15T22:47:08.173693+0000","last_clean":"2024-01-15T22:47:08.173693+0000","last_became_active":"2024-01-15T22:47:08.170724+0000","last_became_peered":"2024-01-15T22:47:08.170724+0000","last_unstale":"2024-01-15T22:47:08.173693+0000","last_undegraded":"2024-01-15T22:47:08.173693+0000","last_fullsized":"2024-01-15T22:47:08.173693+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:24:13.168180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2024-01-15T22:47:08.169183+0000","last_change":"2024-01-15T22:47:08.167919+0000","last_active":"2024-01-15T22:47:08.169183+0000","last_peered":"2024-01-15T22:47:08.169183+0000","last_clean":"2024-01-15T22:47:08.169183+0000","last_became_active":"2024-01-15T22:47:08.167603+0000","last_became_peered":"2024-01-15T22:47:08.167603+0000","last_unstale":"2024-01-15T22:47:08.169183+0000","last_undegraded":"2024-01-15T22:47:08.169183+0000","last_fullsized":"2024-01-15T22:47:08.169183+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:34:00.307685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":2306,"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":13,"num_scrub_errors":0,"num_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":6918,"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":50,"seq":214748364806,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298436,"kb_used_data":1148,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446716,"statfs":{"total":95995035648,"available":95689437184,"internally_reserved":0,"allocated":1175552,"data_stored":832851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"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.48299999999999998}]},{"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.51500000000000001}]},{"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.50600000000000001}]},{"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.54700000000000004}]},{"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.36599999999999999}]},{"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.42999999999999999}]},{"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.49099999999999999}]}]},{"osd":6,"up_from":43,"seq":184683593738,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298436,"kb_used_data":1148,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446716,"statfs":{"total":95995035648,"available":95689437184,"internally_reserved":0,"allocated":1175552,"data_stored":833560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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.57699999999999996}]},{"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.67300000000000004}]},{"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.80000000000000004}]},{"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.71799999999999997}]},{"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.70399999999999996}]},{"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.503}]},{"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.64400000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574875,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297856,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447296,"statfs":{"total":95995035648,"available":95690031104,"internally_reserved":0,"allocated":581632,"data_stored":242125,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:46:14 2024","interfaces":[{"interface":"back","average":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"min":{"1min":0.20999999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.40600000000000003}]},{"osd":2,"last update":"Mon Jan 15 22:46:31 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.28299999999999997}]},{"osd":3,"last update":"Mon Jan 15 22:46:48 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.32000000000000001}]},{"osd":4,"last update":"Mon Jan 15 22:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.53000000000000003}]},{"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.45900000000000002}]},{"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.45000000000000001}]},{"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.54300000000000004}]}]},{"osd":0,"up_from":8,"seq":34359738398,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298448,"kb_used_data":1160,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446704,"statfs":{"total":95995035648,"available":95689424896,"internally_reserved":0,"allocated":1187840,"data_stored":833298,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Jan 15 22:46:16 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.499,"5min":0.499,"15min":0.499},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.33700000000000002}]},{"osd":2,"last update":"Mon Jan 15 22:46:33 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.35199999999999998}]},{"osd":3,"last update":"Mon Jan 15 22:46:46 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.38400000000000001}]},{"osd":4,"last update":"Mon Jan 15 22:47:05 2024","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.51300000000000001}]},{"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.44700000000000001}]},{"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.496}]},{"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.53000000000000003}]}]},{"osd":2,"up_from":18,"seq":77309411352,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297852,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447300,"statfs":{"total":95995035648,"available":95690035200,"internally_reserved":0,"allocated":577536,"data_stored":242230,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:46:31 2024","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.374,"15min":0.374},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.25}]},{"osd":1,"last update":"Mon Jan 15 22:46:31 2024","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.29499999999999998}]},{"osd":3,"last update":"Mon Jan 15 22:46:46 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.37},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.35699999999999998}]},{"osd":4,"last update":"Mon Jan 15 22:47:06 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.443}]},{"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.41299999999999998}]},{"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.45300000000000001}]},{"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.51800000000000002}]}]},{"osd":3,"up_from":24,"seq":103079215124,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297872,"kb_used_data":584,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447280,"statfs":{"total":95995035648,"available":95690014720,"internally_reserved":0,"allocated":598016,"data_stored":243870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"Mon Jan 15 22:46:50 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.25}]},{"osd":1,"last update":"Mon Jan 15 22:46:50 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.33000000000000002},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.45900000000000002}]},{"osd":2,"last update":"Mon Jan 15 22:46:50 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.36499999999999999},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.47699999999999998}]},{"osd":4,"last update":"Mon Jan 15 22:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.434}]},{"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.41199999999999998}]},{"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.56899999999999995}]},{"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.65900000000000003}]}]},{"osd":4,"up_from":29,"seq":124554051600,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297860,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447292,"statfs":{"total":95995035648,"available":95690027008,"internally_reserved":0,"allocated":585728,"data_stored":242322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"Mon Jan 15 22:47:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":0.50800000000000001}]},{"osd":1,"last update":"Mon Jan 15 22:47:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.495},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.57999999999999996}]},{"osd":2,"last update":"Mon Jan 15 22:47:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"last":0.63},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.61699999999999999}]},{"osd":3,"last update":"Mon Jan 15 22:47:08 2024","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.79300000000000004}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.81699999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.755}]},{"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.83399999999999996}]}]},{"osd":5,"up_from":36,"seq":154618822669,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297864,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447288,"statfs":{"total":95995035648,"available":95690022912,"internally_reserved":0,"allocated":589824,"data_stored":243555,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58399999999999996}]},{"osd":1,"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.747}]},{"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.79300000000000004}]},{"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.82699999999999996}]},{"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.501}]},{"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.55200000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.75700000000000001}]}]}],"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":700,"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":1640,"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":680,"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":1626,"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":1536,"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":576,"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-01-15T22:47:17.477 INFO:tasks.cephfs.filesystem.ceph_manager:clean! 2024-01-15T22:47:17.478 INFO:tasks.cephadm:Adding prometheus.a on smithi163 2024-01-15T22:47:17.478 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch apply prometheus '1;smithi163=a' 2024-01-15T22:47:17.749 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.b/config 2024-01-15T22:47:18.948 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled prometheus update... 2024-01-15T22:47:19.228 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:18 smithi163 ceph-mon[70990]: from='client.14592 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:47:19.228 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:18 smithi163 ceph-mon[70990]: pgmap v152: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-01-15T22:47:19.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:18 smithi053 ceph-mon[80116]: from='client.14592 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:47:19.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:18 smithi053 ceph-mon[80116]: pgmap v152: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-01-15T22:47:19.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:18 smithi053 ceph-mon[66518]: from='client.14592 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:47:19.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:18 smithi053 ceph-mon[66518]: pgmap v152: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-01-15T22:47:19.339 DEBUG:teuthology.orchestra.run.smithi163:prometheus.a> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@prometheus.a.service 2024-01-15T22:47:19.341 INFO:tasks.cephadm:Adding node-exporter.a on smithi053 2024-01-15T22:47:19.341 INFO:tasks.cephadm:Adding node-exporter.b on smithi163 2024-01-15T22:47:19.341 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch apply node-exporter '2;smithi053=a;smithi163=b' 2024-01-15T22:47:19.370 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:-- Logs begin at Mon 2024-01-15 22:32:33 UTC. -- 2024-01-15T22:47:19.632 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.b/config 2024-01-15T22:47:20.074 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:19 smithi163 ceph-mon[70990]: from='client.24481 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:47:20.075 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:19 smithi163 ceph-mon[70990]: Saving service prometheus spec with placement smithi163=a;count:1 2024-01-15T22:47:20.075 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:19 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:20.075 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:19 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:47:20.075 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:19 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:47:20.075 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:19 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:47:20.075 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:19 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:20.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:19 smithi053 ceph-mon[80116]: from='client.24481 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:47:20.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:19 smithi053 ceph-mon[80116]: Saving service prometheus spec with placement smithi163=a;count:1 2024-01-15T22:47:20.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:19 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:20.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:19 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:47:20.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:19 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:47:20.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:19 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:47:20.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:19 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:20.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:19 smithi053 ceph-mon[66518]: from='client.24481 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:47:20.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:19 smithi053 ceph-mon[66518]: Saving service prometheus spec with placement smithi163=a;count:1 2024-01-15T22:47:20.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:19 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:20.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:19 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:47:20.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:19 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:47:20.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:19 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:47:20.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:19 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:20.893 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled node-exporter update... 2024-01-15T22:47:21.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:20 smithi163 ceph-mon[70990]: Deploying daemon prometheus.a on smithi163 2024-01-15T22:47:21.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:20 smithi163 ceph-mon[70990]: pgmap v153: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 574 B/s wr, 3 op/s 2024-01-15T22:47:21.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:20 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:21.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:20 smithi053 ceph-mon[80116]: Deploying daemon prometheus.a on smithi163 2024-01-15T22:47:21.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:20 smithi053 ceph-mon[80116]: pgmap v153: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 574 B/s wr, 3 op/s 2024-01-15T22:47:21.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:20 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:21.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:20 smithi053 ceph-mon[66518]: Deploying daemon prometheus.a on smithi163 2024-01-15T22:47:21.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:20 smithi053 ceph-mon[66518]: pgmap v153: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 574 B/s wr, 3 op/s 2024-01-15T22:47:21.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:20 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:21.544 DEBUG:teuthology.orchestra.run.smithi053:node-exporter.a> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@node-exporter.a.service 2024-01-15T22:47:21.547 DEBUG:teuthology.orchestra.run.smithi163:node-exporter.b> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@node-exporter.b.service 2024-01-15T22:47:21.549 INFO:tasks.cephadm:Adding alertmanager.a on smithi053 2024-01-15T22:47:21.549 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch apply alertmanager '1;smithi053=a' 2024-01-15T22:47:21.580 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:-- Logs begin at Mon 2024-01-15 22:32:33 UTC. -- 2024-01-15T22:47:21.582 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:-- Logs begin at Mon 2024-01-15 22:32:22 UTC. -- 2024-01-15T22:47:21.872 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.b/config 2024-01-15T22:47:22.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:21 smithi163 ceph-mon[70990]: from='client.24487 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi053=a;smithi163=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:47:22.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:21 smithi163 ceph-mon[70990]: Saving service node-exporter spec with placement smithi053=a;smithi163=b;count:2 2024-01-15T22:47:22.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:21 smithi053 ceph-mon[66518]: from='client.24487 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi053=a;smithi163=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:47:22.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:21 smithi053 ceph-mon[66518]: Saving service node-exporter spec with placement smithi053=a;smithi163=b;count:2 2024-01-15T22:47:22.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:21 smithi053 ceph-mon[80116]: from='client.24487 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi053=a;smithi163=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:47:22.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:21 smithi053 ceph-mon[80116]: Saving service node-exporter spec with placement smithi053=a;smithi163=b;count:2 2024-01-15T22:47:23.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:22 smithi163 ceph-mon[70990]: pgmap v154: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s wr, 3 op/s 2024-01-15T22:47:23.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:22 smithi053 ceph-mon[66518]: pgmap v154: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s wr, 3 op/s 2024-01-15T22:47:23.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:22 smithi053 ceph-mon[80116]: pgmap v154: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s wr, 3 op/s 2024-01-15T22:47:25.198 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:24 smithi163 ceph-mon[70990]: pgmap v155: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-01-15T22:47:25.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:24 smithi053 ceph-mon[66518]: pgmap v155: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-01-15T22:47:25.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:24 smithi053 ceph-mon[80116]: pgmap v155: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-01-15T22:47:25.745 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled alertmanager update... 2024-01-15T22:47:26.162 DEBUG:teuthology.orchestra.run.smithi053:alertmanager.a> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@alertmanager.a.service 2024-01-15T22:47:26.166 INFO:tasks.cephadm:Adding grafana.a on smithi163 2024-01-15T22:47:26.166 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph orch apply grafana '1;smithi163=a' 2024-01-15T22:47:26.200 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:-- Logs begin at Mon 2024-01-15 22:32:22 UTC. -- 2024-01-15T22:47:26.481 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.b/config 2024-01-15T22:47:26.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:26 smithi163 ceph-mon[70990]: from='client.24493 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi053=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:47:26.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:26 smithi163 ceph-mon[70990]: Saving service alertmanager spec with placement smithi053=a;count:1 2024-01-15T22:47:26.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:26 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:26.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:26 smithi163 ceph-mon[70990]: pgmap v156: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:26.923 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:26 smithi163 systemd[1]: Starting Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:47:27.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:26 smithi053 ceph-mon[80116]: from='client.24493 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi053=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:47:27.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:26 smithi053 ceph-mon[80116]: Saving service alertmanager spec with placement smithi053=a;count:1 2024-01-15T22:47:27.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:26 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:27.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:26 smithi053 ceph-mon[80116]: pgmap v156: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:27.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:26 smithi053 ceph-mon[66518]: from='client.24493 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi053=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:47:27.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:26 smithi053 ceph-mon[66518]: Saving service alertmanager spec with placement smithi053=a;count:1 2024-01-15T22:47:27.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:26 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:27.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:26 smithi053 ceph-mon[66518]: pgmap v156: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:27.484 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 bash[105892]: 983b182cb4c1774af28a2e9d8bb67bd0aea0c283a77ac20c7f8ab536acac3a28 2024-01-15T22:47:27.484 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 systemd[1]: Started Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:47:27.484 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.258Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-01-15T22:47:27.484 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.258Z 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-01-15T22:47:27.484 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.258Z caller=main.go:570 level=info host_details="(Linux 4.18.0-532.el8.x86_64 #1 SMP Thu Dec 21 12:11:59 UTC 2023 x86_64 smithi163 (none))" 2024-01-15T22:47:27.484 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.258Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-01-15T22:47:27.484 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.258Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-01-15T22:47:27.484 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.259Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-01-15T22:47:27.485 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.260Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-01-15T22:47:27.485 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.261Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-01-15T22:47:27.485 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.261Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-01-15T22:47:27.485 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.263Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-01-15T22:47:27.485 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.263Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.64µs 2024-01-15T22:47:27.485 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.263Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-01-15T22:47:27.485 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.263Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-01-15T22:47:27.485 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.263Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=47.118µs wal_replay_duration=254.832µs wbl_replay_duration=121ns total_replay_duration=446.021µs 2024-01-15T22:47:27.485 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.264Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-01-15T22:47:27.485 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.264Z caller=main.go:1029 level=info msg="TSDB started" 2024-01-15T22:47:27.485 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.264Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-01-15T22:47:27.485 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.279Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.801154ms db_storage=850ns remote_storage=1.484µs web_handler=401ns query_engine=563ns scrape=405.966µs scrape_sd=17.599µs notify=885ns notify_sd=2.258µs rules=14.209575ms tracing=5.605µs 2024-01-15T22:47:27.485 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.279Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-01-15T22:47:27.485 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:47:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:47:27.279Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-01-15T22:47:27.816 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled grafana update... 2024-01-15T22:47:28.210 DEBUG:teuthology.orchestra.run.smithi163:grafana.a> sudo journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@grafana.a.service 2024-01-15T22:47:28.212 INFO:tasks.cephadm:Setting up client nodes... 2024-01-15T22:47:28.213 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-01-15T22:47:28.242 INFO:journalctl@ceph.grafana.a.smithi163.stdout:-- Logs begin at Mon 2024-01-15 22:32:33 UTC. -- 2024-01-15T22:47:28.365 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:28.365 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:28.365 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:28.365 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-01-15T22:47:28.365 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:28 smithi163 ceph-mon[70990]: from='client.24499 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:47:28.365 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:28 smithi163 ceph-mon[70990]: Saving service grafana spec with placement smithi163=a;count:1 2024-01-15T22:47:28.365 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:28 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:28.365 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:28 smithi163 ceph-mon[70990]: pgmap v157: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:28.517 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:28.529 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ignoring --setuser ceph since I am not root 2024-01-15T22:47:28.529 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ignoring --setgroup ceph since I am not root 2024-01-15T22:47:28.529 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-mgr[66792]: -- 172.21.15.53:0/3029518653 <== mon.2 v2:172.21.15.53:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56434cf1e9c0 con 0x56434cef4c00 2024-01-15T22:47:28.529 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:28.530 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:28.530 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:28.530 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-01-15T22:47:28.530 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-mon[66518]: from='client.24499 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:47:28.530 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-mon[66518]: Saving service grafana spec with placement smithi163=a;count:1 2024-01-15T22:47:28.530 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:28.530 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-mon[66518]: pgmap v157: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:28.530 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:28.530 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:28.530 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:28.530 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-01-15T22:47:28.530 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-mon[80116]: from='client.24499 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:47:28.530 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-mon[80116]: Saving service grafana spec with placement smithi163=a;count:1 2024-01-15T22:47:28.531 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' 2024-01-15T22:47:28.531 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-mon[80116]: pgmap v157: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:28.661 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ignoring --setuser ceph since I am not root 2024-01-15T22:47:28.662 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ignoring --setgroup ceph since I am not root 2024-01-15T22:47:28.662 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:28 smithi163 ceph-mgr[72962]: -- 172.21.15.163:0/1467061993 <== mon.0 v2:172.21.15.53:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555e285f69c0 con 0x555e285cc800 2024-01-15T22:47:28.662 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:28.507+0000 7f96d36db1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-15T22:47:28.662 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:28.667+0000 7f96d36db1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-15T22:47:28.797 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:28.534+0000 7f429b6131c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-15T22:47:28.797 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:28.717+0000 7f429b6131c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-15T22:47:29.182 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:29 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:29.035+0000 7f429b6131c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-15T22:47:29.234 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:28.964+0000 7f96d36db1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-15T22:47:29.434 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:29 smithi053 ceph-mon[80116]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-01-15T22:47:29.434 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:29 smithi053 ceph-mon[80116]: mgrmap e16: y(active, since 3m), standbys: x 2024-01-15T22:47:29.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:29 smithi053 ceph-mon[66518]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-01-15T22:47:29.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:29 smithi053 ceph-mon[66518]: mgrmap e16: y(active, since 3m), standbys: x 2024-01-15T22:47:29.691 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:29 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:29.477+0000 7f96d36db1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-15T22:47:29.691 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:29 smithi163 ceph-mon[70990]: from='mgr.14152 172.21.15.53:0/3320344631' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-01-15T22:47:29.691 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:29 smithi163 ceph-mon[70990]: mgrmap e16: y(active, since 3m), standbys: x 2024-01-15T22:47:29.797 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:29 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:29.587+0000 7f429b6131c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-15T22:47:29.893 INFO:teuthology.orchestra.run.smithi053.stdout:[client.0] 2024-01-15T22:47:29.893 INFO:teuthology.orchestra.run.smithi053.stdout: key = AQABtqVlaatdNRAAKLQcN8kffcrsTZBTDsnomA== 2024-01-15T22:47:29.984 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:29 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:29.696+0000 7f96d36db1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-01-15T22:47:30.095 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:29 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:29.821+0000 7f429b6131c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-01-15T22:47:30.285 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T22:47:30.286 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-01-15T22:47:30.286 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-01-15T22:47:30.328 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-01-15T22:47:30.337 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:30 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:30.038+0000 7f96d36db1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-15T22:47:30.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:30 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2375527838' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-15T22:47:30.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:30 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2375527838' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-01-15T22:47:30.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:30 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2375527838' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-15T22:47:30.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:30 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2375527838' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-01-15T22:47:30.548 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:30 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:30.185+0000 7f429b6131c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-15T22:47:30.599 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.b/config 2024-01-15T22:47:30.691 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:30 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2375527838' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-15T22:47:30.691 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:30 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2375527838' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-01-15T22:47:30.984 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:30 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:30.840+0000 7f96d36db1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-15T22:47:30.984 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:30 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:30.932+0000 7f96d36db1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-15T22:47:31.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:30 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:30.987+0000 7f429b6131c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-15T22:47:31.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:31 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:31.077+0000 7f429b6131c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-15T22:47:31.779 INFO:teuthology.orchestra.run.smithi163.stdout:[client.1] 2024-01-15T22:47:31.779 INFO:teuthology.orchestra.run.smithi163.stdout: key = AQADtqVlcMWDLhAAiJ0mnj0XQrD65E/1MgbCSw== 2024-01-15T22:47:31.827 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:31 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:31.574+0000 7f96d36db1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-15T22:47:31.827 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:31 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:31.661+0000 7f96d36db1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-15T22:47:31.827 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:31 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:31.751+0000 7f96d36db1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-15T22:47:31.977 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:31 smithi053 ceph-mon[66518]: from='client.? 172.21.15.163:0/3073799476' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-15T22:47:31.978 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:31 smithi053 ceph-mon[66518]: 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-01-15T22:47:31.978 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:31 smithi053 ceph-mon[66518]: 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-01-15T22:47:31.978 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:31 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:31.706+0000 7f429b6131c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-15T22:47:31.978 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:31 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:31.794+0000 7f429b6131c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-15T22:47:31.978 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:31 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:31.886+0000 7f429b6131c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-15T22:47:31.978 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:31 smithi053 ceph-mon[80116]: from='client.? 172.21.15.163:0/3073799476' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-15T22:47:31.979 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:31 smithi053 ceph-mon[80116]: 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-01-15T22:47:31.979 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:31 smithi053 ceph-mon[80116]: 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-01-15T22:47:32.082 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:31 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:31.853+0000 7f96d36db1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-15T22:47:32.083 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:31 smithi163 ceph-mon[70990]: from='client.? 172.21.15.163:0/3073799476' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-15T22:47:32.083 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:31 smithi163 ceph-mon[70990]: 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-01-15T22:47:32.083 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:31 smithi163 ceph-mon[70990]: 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-01-15T22:47:32.144 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-01-15T22:47:32.144 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-01-15T22:47:32.144 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-01-15T22:47:32.226 INFO:tasks.cephadm:Waiting for OSDs to come up 2024-01-15T22:47:32.226 DEBUG:teuthology.orchestra.run.smithi053:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-01-15T22:47:32.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:31 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:31.982+0000 7f429b6131c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-15T22:47:32.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:32 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:32.215+0000 7f429b6131c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-01-15T22:47:32.398 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:32.087+0000 7f96d36db1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-01-15T22:47:32.398 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:32.186+0000 7f96d36db1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-15T22:47:32.398 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:32.403+0000 7f96d36db1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-15T22:47:32.567 INFO:teuthology.misc.health.smithi053.stdout: 2024-01-15T22:47:32.567 INFO:teuthology.misc.health.smithi053.stdout:{"epoch":58,"fsid":"421843b2-b3f7-11ee-95ad-87774f69a715","created":"2024-01-15T22:43:00.854865+0000","modified":"2024-01-15T22:47:09.147814+0000","last_up_change":"2024-01-15T22:46:50.343958+0000","last_in_change":"2024-01-15T22:46:36.763161+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-01-15T22:45:30.317935+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-01-15T22:47:05.904005+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":"57","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-01-15T22:47:07.145281+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":"58","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"}}}],"osds":[{"osd":0,"uuid":"63d2fa8e-be5d-461b-b383-5acea7c3d6c4","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.53:6802","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6803","nonce":2847188186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6805","nonce":2847188186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6809","nonce":2847188186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6807","nonce":2847188186}]},"public_addr":"172.21.15.53:6803/2847188186","cluster_addr":"172.21.15.53:6805/2847188186","heartbeat_back_addr":"172.21.15.53:6809/2847188186","heartbeat_front_addr":"172.21.15.53:6807/2847188186","state":["exists","up"]},{"osd":1,"uuid":"635eea3c-28ef-459b-bbba-ec76ffe473ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6811","nonce":1051220185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6813","nonce":1051220185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6817","nonce":1051220185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6815","nonce":1051220185}]},"public_addr":"172.21.15.53:6811/1051220185","cluster_addr":"172.21.15.53:6813/1051220185","heartbeat_back_addr":"172.21.15.53:6817/1051220185","heartbeat_front_addr":"172.21.15.53:6815/1051220185","state":["exists","up"]},{"osd":2,"uuid":"5c295926-2896-425f-a7e5-defca040f0eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6819","nonce":3159945693}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6821","nonce":3159945693}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6825","nonce":3159945693}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6823","nonce":3159945693}]},"public_addr":"172.21.15.53:6819/3159945693","cluster_addr":"172.21.15.53:6821/3159945693","heartbeat_back_addr":"172.21.15.53:6825/3159945693","heartbeat_front_addr":"172.21.15.53:6823/3159945693","state":["exists","up"]},{"osd":3,"uuid":"7d3f4de2-4e78-46af-b682-0becf97f424b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6827","nonce":4054894671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6829","nonce":4054894671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6833","nonce":4054894671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6831","nonce":4054894671}]},"public_addr":"172.21.15.53:6827/4054894671","cluster_addr":"172.21.15.53:6829/4054894671","heartbeat_back_addr":"172.21.15.53:6833/4054894671","heartbeat_front_addr":"172.21.15.53:6831/4054894671","state":["exists","up"]},{"osd":4,"uuid":"2c20d72b-82a8-4b01-a261-dcc432e159cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6801","nonce":4156967068}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6803","nonce":4156967068}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6807","nonce":4156967068}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6805","nonce":4156967068}]},"public_addr":"172.21.15.163:6801/4156967068","cluster_addr":"172.21.15.163:6803/4156967068","heartbeat_back_addr":"172.21.15.163:6807/4156967068","heartbeat_front_addr":"172.21.15.163:6805/4156967068","state":["exists","up"]},{"osd":5,"uuid":"540d25c2-65b7-47d5-9dea-795268fe8b1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6809","nonce":1734269539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6811","nonce":1734269539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6815","nonce":1734269539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6813","nonce":1734269539}]},"public_addr":"172.21.15.163:6809/1734269539","cluster_addr":"172.21.15.163:6811/1734269539","heartbeat_back_addr":"172.21.15.163:6815/1734269539","heartbeat_front_addr":"172.21.15.163:6813/1734269539","state":["exists","up"]},{"osd":6,"uuid":"3e893eca-8ae0-497e-9dd1-e6611de5b6e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6817","nonce":3040911989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6819","nonce":3040911989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6823","nonce":3040911989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6821","nonce":3040911989}]},"public_addr":"172.21.15.163:6817/3040911989","cluster_addr":"172.21.15.163:6819/3040911989","heartbeat_back_addr":"172.21.15.163:6823/3040911989","heartbeat_front_addr":"172.21.15.163:6821/3040911989","state":["exists","up"]},{"osd":7,"uuid":"67d0bf91-e55b-4a64-b670-92fcfe35d7c6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6825","nonce":1783957765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6827","nonce":1783957765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6831","nonce":1783957765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6829","nonce":1783957765}]},"public_addr":"172.21.15.163:6825/1783957765","cluster_addr":"172.21.15.163:6827/1783957765","heartbeat_back_addr":"172.21.15.163:6831/1783957765","heartbeat_front_addr":"172.21.15.163:6829/1783957765","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:44:52.286766+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:10.128410+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:27.761619+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:45.375105+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:01.303202+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:16.996226+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:33.198404+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:49.370073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:6801/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6800/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/3973217575":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/2302123235":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6801/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1610990648":"2024-01-16T22:43:29.286815+0000","172.21.15.53:6800/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1853438239":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2015686982":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/104874527":"2024-01-16T22:43:49.813750+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-01-15T22:47:32.580 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-01-15T22:47:32.580 INFO:tasks.cephadm:Creating RBD pool 2024-01-15T22:47:32.580 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- sudo ceph --cluster ceph osd pool create rbd 8 2024-01-15T22:47:32.605 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:32 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:32.312+0000 7f429b6131c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-15T22:47:32.605 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:32 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:32.553+0000 7f429b6131c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-15T22:47:32.677 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:32.499+0000 7f96d36db1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-15T22:47:32.856 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:32.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:32 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2608323159' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:32.860 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:32 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:32.660+0000 7f429b6131c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-15T22:47:32.861 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:32 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2608323159' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:32.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:32 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2608323159' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:32.984 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:32.683+0000 7f96d36db1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-15T22:47:32.984 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:32.768+0000 7f96d36db1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-15T22:47:33.188 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:32 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:32.865+0000 7f429b6131c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-15T22:47:33.188 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:32 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:32.957+0000 7f429b6131c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-15T22:47:33.852 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:33.771+0000 7f429b6131c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-15T22:47:33.860 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:33.507+0000 7f96d36db1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-15T22:47:33.861 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:33.694+0000 7f96d36db1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-15T22:47:34.158 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:33.979+0000 7f429b6131c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-15T22:47:34.158 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:34 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:34.163+0000 7f429b6131c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:47:34.234 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:33.866+0000 7f96d36db1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:47:34.655 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'rbd' created 2024-01-15T22:47:34.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:34 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/4095686540' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-01-15T22:47:34.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:34 smithi163 ceph-mon[70990]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-01-15T22:47:34.734 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:34 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:34.466+0000 7f96d36db1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-15T22:47:34.734 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:34 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:34.645+0000 7f96d36db1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:47:34.981 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:34 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:34.798+0000 7f429b6131c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-15T22:47:34.981 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:34 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/4095686540' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-01-15T22:47:34.981 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:34 smithi053 ceph-mon[66518]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-01-15T22:47:34.981 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:34 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/4095686540' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-01-15T22:47:34.981 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:34 smithi053 ceph-mon[80116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-01-15T22:47:35.033 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2024-01-15T22:47:35.234 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:34 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:34.827+0000 7f96d36db1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-01-15T22:47:35.234 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:34 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:34.944+0000 7f96d36db1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-15T22:47:35.234 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:34 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: [15/Jan/2024:22:47:34] ENGINE Bus STARTING 2024-01-15T22:47:35.234 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: CherryPy Checker: 2024-01-15T22:47:35.234 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: The Application mounted at '' has an empty config. 2024-01-15T22:47:35.234 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: 2024-01-15T22:47:35.234 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: [15/Jan/2024:22:47:35] ENGINE Serving on http://:::9283 2024-01-15T22:47:35.234 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: [15/Jan/2024:22:47:35] ENGINE Bus STARTED 2024-01-15T22:47:35.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:34 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:34.985+0000 7f429b6131c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:47:35.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:35.179+0000 7f429b6131c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-01-15T22:47:35.353 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:35.559 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:35.305+0000 7f429b6131c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-15T22:47:35.559 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:47:35] ENGINE Bus STARTING 2024-01-15T22:47:35.559 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:35.479+0000 7f41fde67700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:47:35.559 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:35.479+0000 7f41fde67700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:47:35.559 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:35.479+0000 7f41fde67700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:47:35.560 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:35.479+0000 7f41fde67700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:47:35.560 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:35.479+0000 7f41fde67700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:47:35.560 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:35.479+0000 7f4204674700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:47:35.560 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:35.479+0000 7f4204674700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:47:35.560 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:35.479+0000 7f4204674700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:47:35.560 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:35.479+0000 7f4204674700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:47:35.560 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:35.479+0000 7f4204674700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:47:35.844 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: CherryPy Checker: 2024-01-15T22:47:35.844 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: The Application mounted at '' has an empty config. 2024-01-15T22:47:35.844 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:47:35.845 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:47:35] ENGINE Serving on http://:::9283 2024-01-15T22:47:35.845 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:47:35] ENGINE Bus STARTED 2024-01-15T22:47:35.845 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-01-15T22:47:35.845 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: osdmap e59: 8 total, 8 up, 8 in 2024-01-15T22:47:35.845 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: Standby manager daemon x restarted 2024-01-15T22:47:35.845 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: Standby manager daemon x started 2024-01-15T22:47:35.845 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/2711330240' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:47:35.845 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/2711330240' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:47:35.845 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/2711330240' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:47:35.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/2711330240' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:47:35.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: Active manager daemon y restarted 2024-01-15T22:47:35.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: Activating manager daemon y 2024-01-15T22:47:35.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: osdmap e60: 8 total, 8 up, 8 in 2024-01-15T22:47:35.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: mgrmap e17: y(active, starting, since 0.00852801s), standbys: x 2024-01-15T22:47:35.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:47:35.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:47:35.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:47:35.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:47:35.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:47:35.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:47:35.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-15T22:47:35.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:47:35.847 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:47:35.847 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:47:35.847 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:47:35.847 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:47:35.847 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:47:35.847 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:47:35.847 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:47:35.847 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:47:35.847 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:47:35.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-01-15T22:47:35.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: osdmap e59: 8 total, 8 up, 8 in 2024-01-15T22:47:35.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: Standby manager daemon x restarted 2024-01-15T22:47:35.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: Standby manager daemon x started 2024-01-15T22:47:35.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/2711330240' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:47:35.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/2711330240' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:47:35.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/2711330240' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:47:35.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/2711330240' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:47:35.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: Active manager daemon y restarted 2024-01-15T22:47:35.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: Activating manager daemon y 2024-01-15T22:47:35.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: osdmap e60: 8 total, 8 up, 8 in 2024-01-15T22:47:35.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: mgrmap e17: y(active, starting, since 0.00852801s), standbys: x 2024-01-15T22:47:35.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:47:35.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:47:35.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:47:35.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:47:35.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:47:35.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:47:35.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-15T22:47:35.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:47:35.851 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:47:35.851 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:47:35.851 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:47:35.851 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:47:35.851 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:47:35.851 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:47:35.852 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:47:35.852 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:47:35.852 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:47:35.852 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:47:35.852 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: Manager daemon y is now available 2024-01-15T22:47:35.852 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:47:35.852 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:47:35.852 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:35.852 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:47:35.852 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:47:35.852 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:47:35.852 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:47:35.852 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:47:35.853 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:47:35.853 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: Manager daemon y is now available 2024-01-15T22:47:35.853 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:47:35.853 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:47:35.853 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:35.853 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:47:35.853 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:47:35.853 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:47:35.853 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:47:35.853 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:35 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:47:35.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-01-15T22:47:35.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: osdmap e59: 8 total, 8 up, 8 in 2024-01-15T22:47:35.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: Standby manager daemon x restarted 2024-01-15T22:47:35.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: Standby manager daemon x started 2024-01-15T22:47:35.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/2711330240' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:47:35.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/2711330240' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:47:35.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/2711330240' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:47:35.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/2711330240' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:47:35.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: Active manager daemon y restarted 2024-01-15T22:47:35.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: Activating manager daemon y 2024-01-15T22:47:35.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: osdmap e60: 8 total, 8 up, 8 in 2024-01-15T22:47:35.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: mgrmap e17: y(active, starting, since 0.00852801s), standbys: x 2024-01-15T22:47:35.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:47:35.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:47:35.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:47:35.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:47:35.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:47:35.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:47:35.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-15T22:47:35.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:47:35.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:47:35.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:47:35.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:47:35.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:47:35.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:47:35.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:47:35.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:47:35.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:47:35.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:47:35.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:47:35.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: Manager daemon y is now available 2024-01-15T22:47:35.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:47:35.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:47:35.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:35.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:47:35.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:47:35.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:47:35.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:47:35.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:35 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:47:37.375 INFO:teuthology.orchestra.run.smithi053.stderr:enabled application 'rbd' on pool 'rbd' 2024-01-15T22:47:37.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[66518]: [15/Jan/2024:22:47:36] ENGINE Bus STARTING 2024-01-15T22:47:37.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[66518]: osdmap e61: 8 total, 8 up, 8 in 2024-01-15T22:47:37.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[66518]: mgrmap e18: y(active, since 1.04352s), standbys: x 2024-01-15T22:47:37.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[66518]: [15/Jan/2024:22:47:36] ENGINE Serving on https://172.21.15.53:7150 2024-01-15T22:47:37.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[66518]: [15/Jan/2024:22:47:36] ENGINE Bus STARTED 2024-01-15T22:47:37.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[66518]: pgmap v4: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:37.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:37.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3771506506' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T22:47:37.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[66518]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T22:47:37.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:37.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:37.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:37.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:37.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[80116]: [15/Jan/2024:22:47:36] ENGINE Bus STARTING 2024-01-15T22:47:37.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[80116]: osdmap e61: 8 total, 8 up, 8 in 2024-01-15T22:47:37.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[80116]: mgrmap e18: y(active, since 1.04352s), standbys: x 2024-01-15T22:47:37.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[80116]: [15/Jan/2024:22:47:36] ENGINE Serving on https://172.21.15.53:7150 2024-01-15T22:47:37.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[80116]: [15/Jan/2024:22:47:36] ENGINE Bus STARTED 2024-01-15T22:47:37.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[80116]: pgmap v4: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:37.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:37.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3771506506' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T22:47:37.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[80116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T22:47:37.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:37.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:37.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:37.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:37 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:37.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:37 smithi163 ceph-mon[70990]: [15/Jan/2024:22:47:36] ENGINE Bus STARTING 2024-01-15T22:47:37.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:37 smithi163 ceph-mon[70990]: osdmap e61: 8 total, 8 up, 8 in 2024-01-15T22:47:37.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:37 smithi163 ceph-mon[70990]: mgrmap e18: y(active, since 1.04352s), standbys: x 2024-01-15T22:47:37.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:37 smithi163 ceph-mon[70990]: [15/Jan/2024:22:47:36] ENGINE Serving on https://172.21.15.53:7150 2024-01-15T22:47:37.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:37 smithi163 ceph-mon[70990]: [15/Jan/2024:22:47:36] ENGINE Bus STARTED 2024-01-15T22:47:37.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:37 smithi163 ceph-mon[70990]: pgmap v4: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:37.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:37 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:37.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:37 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3771506506' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T22:47:37.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:37 smithi163 ceph-mon[70990]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T22:47:37.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:37 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:37.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:37 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:37.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:37 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:37.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:37 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:37.740 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-01-15T22:47:37.740 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-01-15T22:47:37.740 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph mgr dump --format=json 2024-01-15T22:47:38.032 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:38.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: pgmap v5: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:38.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T22:47:38.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-01-15T22:47:38.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: osdmap e62: 8 total, 8 up, 8 in 2024-01-15T22:47:38.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:47:38.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:47:38.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: pgmap v5: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:38.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T22:47:38.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-01-15T22:47:38.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: osdmap e62: 8 total, 8 up, 8 in 2024-01-15T22:47:38.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:47:38.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:38 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:47:38.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: pgmap v5: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:38.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T22:47:38.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-01-15T22:47:38.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: osdmap e62: 8 total, 8 up, 8 in 2024-01-15T22:47:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:47:38.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:38.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:47:38.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:38 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:47:39.414 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:47:39.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[66518]: Adjusting osd_memory_target on smithi163 to 3000M 2024-01-15T22:47:39.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[66518]: Adjusting osd_memory_target on smithi053 to 3001M 2024-01-15T22:47:39.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[66518]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:47:39.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[66518]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:47:39.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[66518]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:47:39.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[66518]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:47:39.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[66518]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:47:39.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[66518]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:47:39.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[66518]: mgrmap e19: y(active, since 3s), standbys: x 2024-01-15T22:47:39.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:39.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:39.587 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:39.587 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:39.587 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:39.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[80116]: Adjusting osd_memory_target on smithi163 to 3000M 2024-01-15T22:47:39.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[80116]: Adjusting osd_memory_target on smithi053 to 3001M 2024-01-15T22:47:39.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[80116]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:47:39.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[80116]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:47:39.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[80116]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:47:39.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[80116]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:47:39.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[80116]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:47:39.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[80116]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:47:39.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[80116]: mgrmap e19: y(active, since 3s), standbys: x 2024-01-15T22:47:39.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:39.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:39.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:39.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:39.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:39 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:39.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:39 smithi163 ceph-mon[70990]: Adjusting osd_memory_target on smithi163 to 3000M 2024-01-15T22:47:39.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:39 smithi163 ceph-mon[70990]: Adjusting osd_memory_target on smithi053 to 3001M 2024-01-15T22:47:39.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:39 smithi163 ceph-mon[70990]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:47:39.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:39 smithi163 ceph-mon[70990]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:47:39.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:39 smithi163 ceph-mon[70990]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:47:39.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:39 smithi163 ceph-mon[70990]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:47:39.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:39 smithi163 ceph-mon[70990]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:47:39.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:39 smithi163 ceph-mon[70990]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:47:39.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:39 smithi163 ceph-mon[70990]: mgrmap e19: y(active, since 3s), standbys: x 2024-01-15T22:47:39.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:39 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:39.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:39 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:39.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:39 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:39.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:39 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:39.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:39 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:39.774 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":19,"active_gid":14616,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6800","nonce":3149200574},{"type":"v1","addr":"172.21.15.53:6801","nonce":3149200574}]},"active_addr":"172.21.15.53:6801/3149200574","active_change":"2024-01-15T22:47:35.320505+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24508,"name":"x","mgr_features":4540138320759226367,"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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_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_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","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_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":"secs","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":[]},"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":[]},"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":[]},"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":"False","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":[]},"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":{"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":[]},"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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"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":[]},"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":[]}}},{"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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_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_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","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_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":"secs","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":[]},"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":[]},"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":[]},"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":"False","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":[]},"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":{"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":[]},"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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"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":[]},"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":[]}}},{"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.53:8443/","prometheus":"http://172.21.15.53: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"]},"last_failure_osd_epoch":60,"active_clients":[{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.53:0","nonce":1310217396}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.53:0","nonce":3227992123}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.53:0","nonce":884354870}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.53:0","nonce":1778541139}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.53:0","nonce":3940986299}]}]} 2024-01-15T22:47:39.778 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-01-15T22:47:39.778 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-01-15T22:47:39.778 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd dump --format=json 2024-01-15T22:47:40.065 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:40.609 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:40 smithi053 ceph-mon[80116]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:47:40.609 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:40 smithi053 ceph-mon[80116]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:47:40.609 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:40 smithi053 ceph-mon[80116]: Deploying daemon alertmanager.a on smithi053 2024-01-15T22:47:40.609 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:40 smithi053 ceph-mon[80116]: pgmap v7: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:40.609 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:40 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1040816540' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-15T22:47:40.609 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:40 smithi053 ceph-mon[80116]: mgrmap e20: y(active, since 4s), standbys: x 2024-01-15T22:47:40.609 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:40 smithi053 ceph-mon[66518]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:47:40.609 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:40 smithi053 ceph-mon[66518]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:47:40.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:40 smithi053 ceph-mon[66518]: Deploying daemon alertmanager.a on smithi053 2024-01-15T22:47:40.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:40 smithi053 ceph-mon[66518]: pgmap v7: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:40.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:40 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1040816540' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-15T22:47:40.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:40 smithi053 ceph-mon[66518]: mgrmap e20: y(active, since 4s), standbys: x 2024-01-15T22:47:40.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:40 smithi163 ceph-mon[70990]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:47:40.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:40 smithi163 ceph-mon[70990]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:47:40.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:40 smithi163 ceph-mon[70990]: Deploying daemon alertmanager.a on smithi053 2024-01-15T22:47:40.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:40 smithi163 ceph-mon[70990]: pgmap v7: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:40.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:40 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1040816540' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-15T22:47:40.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:40 smithi163 ceph-mon[70990]: mgrmap e20: y(active, since 4s), standbys: x 2024-01-15T22:47:41.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:41 smithi053 ceph-mon[66518]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T22:47:41.615 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:41 smithi053 ceph-mon[66518]: Cluster is now healthy 2024-01-15T22:47:41.615 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:41 smithi053 ceph-mon[80116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T22:47:41.615 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:41 smithi053 ceph-mon[80116]: Cluster is now healthy 2024-01-15T22:47:41.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:41 smithi163 ceph-mon[70990]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T22:47:41.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:41 smithi163 ceph-mon[70990]: Cluster is now healthy 2024-01-15T22:47:42.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:42 smithi053 ceph-mon[66518]: pgmap v8: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:42.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:42 smithi053 ceph-mon[80116]: pgmap v8: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:42.644 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:47:42.644 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":62,"fsid":"421843b2-b3f7-11ee-95ad-87774f69a715","created":"2024-01-15T22:43:00.854865+0000","modified":"2024-01-15T22:47:37.370506+0000","last_up_change":"2024-01-15T22:46:50.343958+0000","last_in_change":"2024-01-15T22:46:36.763161+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":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-01-15T22:45:30.317935+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-01-15T22:47:05.904005+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":"57","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-01-15T22:47:07.145281+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":"58","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"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-01-15T22:47:34.594673+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":"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":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"63d2fa8e-be5d-461b-b383-5acea7c3d6c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6803","nonce":2847188186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6805","nonce":2847188186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6809","nonce":2847188186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6807","nonce":2847188186}]},"public_addr":"172.21.15.53:6803/2847188186","cluster_addr":"172.21.15.53:6805/2847188186","heartbeat_back_addr":"172.21.15.53:6809/2847188186","heartbeat_front_addr":"172.21.15.53:6807/2847188186","state":["exists","up"]},{"osd":1,"uuid":"635eea3c-28ef-459b-bbba-ec76ffe473ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6811","nonce":1051220185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6813","nonce":1051220185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6817","nonce":1051220185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6815","nonce":1051220185}]},"public_addr":"172.21.15.53:6811/1051220185","cluster_addr":"172.21.15.53:6813/1051220185","heartbeat_back_addr":"172.21.15.53:6817/1051220185","heartbeat_front_addr":"172.21.15.53:6815/1051220185","state":["exists","up"]},{"osd":2,"uuid":"5c295926-2896-425f-a7e5-defca040f0eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6819","nonce":3159945693}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6821","nonce":3159945693}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6825","nonce":3159945693}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6823","nonce":3159945693}]},"public_addr":"172.21.15.53:6819/3159945693","cluster_addr":"172.21.15.53:6821/3159945693","heartbeat_back_addr":"172.21.15.53:6825/3159945693","heartbeat_front_addr":"172.21.15.53:6823/3159945693","state":["exists","up"]},{"osd":3,"uuid":"7d3f4de2-4e78-46af-b682-0becf97f424b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6827","nonce":4054894671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6829","nonce":4054894671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6833","nonce":4054894671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6831","nonce":4054894671}]},"public_addr":"172.21.15.53:6827/4054894671","cluster_addr":"172.21.15.53:6829/4054894671","heartbeat_back_addr":"172.21.15.53:6833/4054894671","heartbeat_front_addr":"172.21.15.53:6831/4054894671","state":["exists","up"]},{"osd":4,"uuid":"2c20d72b-82a8-4b01-a261-dcc432e159cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6801","nonce":4156967068}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6803","nonce":4156967068}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6807","nonce":4156967068}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6805","nonce":4156967068}]},"public_addr":"172.21.15.163:6801/4156967068","cluster_addr":"172.21.15.163:6803/4156967068","heartbeat_back_addr":"172.21.15.163:6807/4156967068","heartbeat_front_addr":"172.21.15.163:6805/4156967068","state":["exists","up"]},{"osd":5,"uuid":"540d25c2-65b7-47d5-9dea-795268fe8b1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6809","nonce":1734269539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6811","nonce":1734269539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6815","nonce":1734269539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6813","nonce":1734269539}]},"public_addr":"172.21.15.163:6809/1734269539","cluster_addr":"172.21.15.163:6811/1734269539","heartbeat_back_addr":"172.21.15.163:6815/1734269539","heartbeat_front_addr":"172.21.15.163:6813/1734269539","state":["exists","up"]},{"osd":6,"uuid":"3e893eca-8ae0-497e-9dd1-e6611de5b6e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6817","nonce":3040911989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6819","nonce":3040911989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6823","nonce":3040911989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6821","nonce":3040911989}]},"public_addr":"172.21.15.163:6817/3040911989","cluster_addr":"172.21.15.163:6819/3040911989","heartbeat_back_addr":"172.21.15.163:6823/3040911989","heartbeat_front_addr":"172.21.15.163:6821/3040911989","state":["exists","up"]},{"osd":7,"uuid":"67d0bf91-e55b-4a64-b670-92fcfe35d7c6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6825","nonce":1783957765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6827","nonce":1783957765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6831","nonce":1783957765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6829","nonce":1783957765}]},"public_addr":"172.21.15.163:6825/1783957765","cluster_addr":"172.21.15.163:6827/1783957765","heartbeat_back_addr":"172.21.15.163:6831/1783957765","heartbeat_front_addr":"172.21.15.163:6829/1783957765","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:44:52.286766+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:10.128410+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:27.761619+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:45.375105+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:01.303202+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:16.996226+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:33.198404+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:49.370073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:0/2317635923":"2024-01-16T22:47:35.320280+0000","172.21.15.53:6800/3406365588":"2024-01-16T22:47:35.320280+0000","172.21.15.53:6801/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/508616013":"2024-01-16T22:47:35.320280+0000","172.21.15.53:6800/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6801/3406365588":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/3973217575":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/2302123235":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6801/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1610990648":"2024-01-16T22:43:29.286815+0000","172.21.15.53:6800/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/3723674682":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/1853438239":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2015686982":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2779893571":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/104874527":"2024-01-16T22:43:49.813750+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-01-15T22:47:42.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:42 smithi163 ceph-mon[70990]: pgmap v8: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:43.040 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-01-15T22:47:43.041 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd dump --format=json 2024-01-15T22:47:43.234 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:47:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:47:43.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:43 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2559764741' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:43.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:43 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2559764741' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:43.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:43 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2559764741' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:43.928 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:44.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:44 smithi053 ceph-mon[66518]: pgmap v9: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-01-15T22:47:44.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:44 smithi053 ceph-mon[80116]: pgmap v9: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-01-15T22:47:44.539 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:47:44 smithi053 systemd[1]: Starting Ceph alertmanager.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:47:44.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:44 smithi163 ceph-mon[70990]: pgmap v9: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-01-15T22:47:45.465 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:47:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[119186]: ts=2024-01-15T22:47:45.217Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-01-15T22:47:45.466 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:47:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[119186]: ts=2024-01-15T22:47:45.217Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-01-15T22:47:45.466 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:47:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[119186]: ts=2024-01-15T22:47:45.218Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.53 port=9094 2024-01-15T22:47:45.466 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:47:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[119186]: ts=2024-01-15T22:47:45.219Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-01-15T22:47:45.466 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:47:45 smithi053 bash[119149]: b498b4acc32fd89e0362553ce157dec36d3fb1c3f1ce6062c09bcb45a35a3ee8 2024-01-15T22:47:45.466 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:47:45 smithi053 systemd[1]: Started Ceph alertmanager.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:47:45.466 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:47:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[119186]: ts=2024-01-15T22:47:45.243Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-15T22:47:45.466 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:47:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[119186]: ts=2024-01-15T22:47:45.243Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-15T22:47:45.466 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:47:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[119186]: ts=2024-01-15T22:47:45.246Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-01-15T22:47:45.466 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:47:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[119186]: ts=2024-01-15T22:47:45.246Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-01-15T22:47:45.593 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:47:45.593 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":62,"fsid":"421843b2-b3f7-11ee-95ad-87774f69a715","created":"2024-01-15T22:43:00.854865+0000","modified":"2024-01-15T22:47:37.370506+0000","last_up_change":"2024-01-15T22:46:50.343958+0000","last_in_change":"2024-01-15T22:46:36.763161+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":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-01-15T22:45:30.317935+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-01-15T22:47:05.904005+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":"57","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-01-15T22:47:07.145281+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":"58","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"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-01-15T22:47:34.594673+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":"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":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"63d2fa8e-be5d-461b-b383-5acea7c3d6c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6803","nonce":2847188186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6805","nonce":2847188186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6809","nonce":2847188186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6807","nonce":2847188186}]},"public_addr":"172.21.15.53:6803/2847188186","cluster_addr":"172.21.15.53:6805/2847188186","heartbeat_back_addr":"172.21.15.53:6809/2847188186","heartbeat_front_addr":"172.21.15.53:6807/2847188186","state":["exists","up"]},{"osd":1,"uuid":"635eea3c-28ef-459b-bbba-ec76ffe473ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6811","nonce":1051220185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6813","nonce":1051220185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6817","nonce":1051220185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6815","nonce":1051220185}]},"public_addr":"172.21.15.53:6811/1051220185","cluster_addr":"172.21.15.53:6813/1051220185","heartbeat_back_addr":"172.21.15.53:6817/1051220185","heartbeat_front_addr":"172.21.15.53:6815/1051220185","state":["exists","up"]},{"osd":2,"uuid":"5c295926-2896-425f-a7e5-defca040f0eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6819","nonce":3159945693}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6821","nonce":3159945693}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6825","nonce":3159945693}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6823","nonce":3159945693}]},"public_addr":"172.21.15.53:6819/3159945693","cluster_addr":"172.21.15.53:6821/3159945693","heartbeat_back_addr":"172.21.15.53:6825/3159945693","heartbeat_front_addr":"172.21.15.53:6823/3159945693","state":["exists","up"]},{"osd":3,"uuid":"7d3f4de2-4e78-46af-b682-0becf97f424b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6827","nonce":4054894671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6829","nonce":4054894671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6833","nonce":4054894671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6831","nonce":4054894671}]},"public_addr":"172.21.15.53:6827/4054894671","cluster_addr":"172.21.15.53:6829/4054894671","heartbeat_back_addr":"172.21.15.53:6833/4054894671","heartbeat_front_addr":"172.21.15.53:6831/4054894671","state":["exists","up"]},{"osd":4,"uuid":"2c20d72b-82a8-4b01-a261-dcc432e159cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6801","nonce":4156967068}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6803","nonce":4156967068}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6807","nonce":4156967068}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6805","nonce":4156967068}]},"public_addr":"172.21.15.163:6801/4156967068","cluster_addr":"172.21.15.163:6803/4156967068","heartbeat_back_addr":"172.21.15.163:6807/4156967068","heartbeat_front_addr":"172.21.15.163:6805/4156967068","state":["exists","up"]},{"osd":5,"uuid":"540d25c2-65b7-47d5-9dea-795268fe8b1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6809","nonce":1734269539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6811","nonce":1734269539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6815","nonce":1734269539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6813","nonce":1734269539}]},"public_addr":"172.21.15.163:6809/1734269539","cluster_addr":"172.21.15.163:6811/1734269539","heartbeat_back_addr":"172.21.15.163:6815/1734269539","heartbeat_front_addr":"172.21.15.163:6813/1734269539","state":["exists","up"]},{"osd":6,"uuid":"3e893eca-8ae0-497e-9dd1-e6611de5b6e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6817","nonce":3040911989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6819","nonce":3040911989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6823","nonce":3040911989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6821","nonce":3040911989}]},"public_addr":"172.21.15.163:6817/3040911989","cluster_addr":"172.21.15.163:6819/3040911989","heartbeat_back_addr":"172.21.15.163:6823/3040911989","heartbeat_front_addr":"172.21.15.163:6821/3040911989","state":["exists","up"]},{"osd":7,"uuid":"67d0bf91-e55b-4a64-b670-92fcfe35d7c6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6825","nonce":1783957765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6827","nonce":1783957765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6831","nonce":1783957765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6829","nonce":1783957765}]},"public_addr":"172.21.15.163:6825/1783957765","cluster_addr":"172.21.15.163:6827/1783957765","heartbeat_back_addr":"172.21.15.163:6831/1783957765","heartbeat_front_addr":"172.21.15.163:6829/1783957765","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:44:52.286766+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:10.128410+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:27.761619+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:45.375105+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:01.303202+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:16.996226+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:33.198404+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:49.370073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:0/2317635923":"2024-01-16T22:47:35.320280+0000","172.21.15.53:6800/3406365588":"2024-01-16T22:47:35.320280+0000","172.21.15.53:6801/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/508616013":"2024-01-16T22:47:35.320280+0000","172.21.15.53:6800/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6801/3406365588":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/3973217575":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/2302123235":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6801/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1610990648":"2024-01-16T22:43:29.286815+0000","172.21.15.53:6800/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/3723674682":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/1853438239":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2015686982":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2779893571":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/104874527":"2024-01-16T22:43:49.813750+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-01-15T22:47:45.797 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:47:45] ENGINE Bus STOPPING 2024-01-15T22:47:45.797 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:47:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T22:47:45.797 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:47:45] ENGINE Bus STOPPED 2024-01-15T22:47:45.798 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:47:45] ENGINE Bus STARTING 2024-01-15T22:47:45.798 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:47:45] ENGINE Serving on http://:::9283 2024-01-15T22:47:45.798 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:47:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:47:45] ENGINE Bus STARTED 2024-01-15T22:47:46.100 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-01-15T22:47:46.100 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-01-15T22:47:46.100 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-01-15T22:47:46.101 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-01-15T22:47:46.101 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-01-15T22:47:46.102 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-01-15T22:47:46.102 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-01-15T22:47:46.102 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-01-15T22:47:46.317 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.317 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.317 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.317 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.317 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[66518]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-01-15T22:47:46.317 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.317 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.317 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.317 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-01-15T22:47:46.317 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.317 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1413097817' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[80116]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-01-15T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-01-15T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:46 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1413097817' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:46 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:46 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:46 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:46 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:46 smithi163 ceph-mon[70990]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-01-15T22:47:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:46 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:46 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:46 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:46 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-01-15T22:47:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:46 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:46.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:46 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1413097817' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:47:46.841 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:47.094 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:47.283 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:47:47 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[119186]: ts=2024-01-15T22:47:47.220Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000972106s 2024-01-15T22:47:47.497 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:47.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:47 smithi053 ceph-mon[66518]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-01-15T22:47:47.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:47 smithi053 ceph-mon[66518]: Deploying daemon grafana.a on smithi163 2024-01-15T22:47:47.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:47 smithi053 ceph-mon[80116]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-01-15T22:47:47.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:47 smithi053 ceph-mon[80116]: Deploying daemon grafana.a on smithi163 2024-01-15T22:47:47.699 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:47.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:47 smithi163 ceph-mon[70990]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-01-15T22:47:47.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:47 smithi163 ceph-mon[70990]: Deploying daemon grafana.a on smithi163 2024-01-15T22:47:47.850 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:48.103 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:48.490 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:48.561 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:48 smithi053 ceph-mon[66518]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-01-15T22:47:48.561 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:48 smithi053 ceph-mon[80116]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-01-15T22:47:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:48 smithi163 ceph-mon[70990]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-01-15T22:47:50.402 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:50.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:50 smithi053 ceph-mon[66518]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-01-15T22:47:50.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:50 smithi053 ceph-mon[80116]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-01-15T22:47:50.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:50 smithi163 ceph-mon[70990]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-01-15T22:47:51.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:51 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:47:51.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:51 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:47:51.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:51 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:47:52.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:52 smithi053 ceph-mon[66518]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-01-15T22:47:52.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:52 smithi053 ceph-mon[80116]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-01-15T22:47:52.607 INFO:teuthology.orchestra.run.smithi053.stdout:103079215131 2024-01-15T22:47:52.607 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-01-15T22:47:52.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:52 smithi163 ceph-mon[70990]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-01-15T22:47:52.950 INFO:teuthology.orchestra.run.smithi053.stdout:55834574882 2024-01-15T22:47:52.950 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-01-15T22:47:53.233 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:47:52 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:47:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:47:53.256 INFO:teuthology.orchestra.run.smithi053.stdout:154618822676 2024-01-15T22:47:53.256 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-01-15T22:47:53.425 INFO:teuthology.orchestra.run.smithi053.stdout:77309411359 2024-01-15T22:47:53.426 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-01-15T22:47:54.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:54 smithi053 ceph-mon[66518]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-01-15T22:47:54.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:54 smithi053 ceph-mon[80116]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-01-15T22:47:54.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:54 smithi163 ceph-mon[70990]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-01-15T22:47:55.122 INFO:teuthology.orchestra.run.smithi053.stdout:184683593745 2024-01-15T22:47:55.123 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-01-15T22:47:55.159 INFO:teuthology.orchestra.run.smithi053.stdout:214748364814 2024-01-15T22:47:55.159 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-01-15T22:47:55.381 INFO:teuthology.orchestra.run.smithi053.stdout:124554051608 2024-01-15T22:47:55.381 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-01-15T22:47:55.546 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:47:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[119186]: ts=2024-01-15T22:47:55.222Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003146101s 2024-01-15T22:47:55.547 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:55.569 INFO:teuthology.orchestra.run.smithi053.stdout:34359738405 2024-01-15T22:47:55.569 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-01-15T22:47:55.698 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:55.746 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:56.099 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:56.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:56 smithi053 ceph-mon[66518]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:56.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:56 smithi053 ceph-mon[80116]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:56.659 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:56 smithi163 ceph-mon[70990]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:57.081 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:57.152 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:57.928 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:58.196 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:57 smithi163 systemd[1]: Starting Ceph grafana.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:47:58.341 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:47:58.451 INFO:teuthology.orchestra.run.smithi053.stdout:103079215133 2024-01-15T22:47:58.541 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-mon[70990]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:58.542 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:58.542 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:58.542 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 bash[108353]: d059b9e7def44385784c9432859775318462098e90efd1192af221a94b9f182c 2024-01-15T22:47:58.543 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 systemd[1]: Started Ceph grafana.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:47:58.543 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=settings t=2024-01-15T22:47:58.454287086Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-01-15T22:47:58.543 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=settings t=2024-01-15T22:47:58.454488684Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-01-15T22:47:58.543 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=settings t=2024-01-15T22:47:58.454507223Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-01-15T22:47:58.543 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=settings t=2024-01-15T22:47:58.454514219Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-01-15T22:47:58.543 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=settings t=2024-01-15T22:47:58.454520303Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-01-15T22:47:58.543 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=settings t=2024-01-15T22:47:58.454526392Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-01-15T22:47:58.543 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=settings t=2024-01-15T22:47:58.454532003Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-01-15T22:47:58.543 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=settings t=2024-01-15T22:47:58.454537702Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-01-15T22:47:58.543 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=settings t=2024-01-15T22:47:58.454543509Z level=info msg="Path Home" path=/usr/share/grafana 2024-01-15T22:47:58.543 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=settings t=2024-01-15T22:47:58.454549125Z level=info msg="Path Data" path=/var/lib/grafana 2024-01-15T22:47:58.543 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=settings t=2024-01-15T22:47:58.454554518Z level=info msg="Path Logs" path=/var/log/grafana 2024-01-15T22:47:58.543 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=settings t=2024-01-15T22:47:58.454560699Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-01-15T22:47:58.543 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=settings t=2024-01-15T22:47:58.454566588Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-01-15T22:47:58.544 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=settings t=2024-01-15T22:47:58.454572391Z level=info msg="App mode production" 2024-01-15T22:47:58.544 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=sqlstore t=2024-01-15T22:47:58.454651486Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-01-15T22:47:58.544 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=sqlstore t=2024-01-15T22:47:58.454668982Z 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-01-15T22:47:58.544 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.455533319Z level=info msg="Starting DB migrations" 2024-01-15T22:47:58.544 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.455603456Z level=info msg="Executing migration" id="create migration_log table" 2024-01-15T22:47:58.544 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.456156486Z level=info msg="Executing migration" id="create user table" 2024-01-15T22:47:58.544 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.456570142Z level=info msg="Executing migration" id="add unique index user.login" 2024-01-15T22:47:58.544 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.456999528Z level=info msg="Executing migration" id="add unique index user.email" 2024-01-15T22:47:58.544 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.457396543Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-01-15T22:47:58.544 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.45781052Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-01-15T22:47:58.544 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.458161753Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-01-15T22:47:58.544 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.458915619Z level=info msg="Executing migration" id="create user table v2" 2024-01-15T22:47:58.545 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.45932235Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-01-15T22:47:58.545 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.459754879Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-01-15T22:47:58.545 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.460185703Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-01-15T22:47:58.545 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.460526792Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-01-15T22:47:58.545 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.46089188Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-01-15T22:47:58.545 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.461269103Z level=info msg="Executing migration" id="Update user table charset" 2024-01-15T22:47:58.545 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.461569794Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-01-15T22:47:58.545 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.461942885Z level=info msg="Executing migration" id="Add missing user data" 2024-01-15T22:47:58.545 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.462252536Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-01-15T22:47:58.545 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.46270798Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-01-15T22:47:58.545 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.463119543Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-01-15T22:47:58.545 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.463538131Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-01-15T22:47:58.545 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.464641197Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-01-15T22:47:58.545 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.465079177Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-01-15T22:47:58.545 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.465501718Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-01-15T22:47:58.546 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.468178544Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-01-15T22:47:58.546 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.468616675Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-01-15T22:47:58.546 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.469062631Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-01-15T22:47:58.546 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.471840551Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-01-15T22:47:58.546 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.472256965Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-01-15T22:47:58.546 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.474587797Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-01-15T22:47:58.546 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.474971636Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-01-15T22:47:58.546 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.47769027Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-01-15T22:47:58.546 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.478370254Z level=info msg="Executing migration" id="create temp_user v2" 2024-01-15T22:47:58.546 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.48040026Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-01-15T22:47:58.546 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.483175731Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-01-15T22:47:58.546 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.483595286Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-01-15T22:47:58.546 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.486419405Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-01-15T22:47:58.546 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.488995088Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-01-15T22:47:58.546 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.491520773Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-01-15T22:47:58.547 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.494416785Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-01-15T22:47:58.547 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.497136866Z level=info msg="Executing migration" id="create star table" 2024-01-15T22:47:58.547 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.499731907Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-01-15T22:47:58.547 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.502481825Z level=info msg="Executing migration" id="create org table v1" 2024-01-15T22:47:58.547 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.505118854Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-01-15T22:47:58.547 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.507704977Z level=info msg="Executing migration" id="create org_user table v1" 2024-01-15T22:47:58.547 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.510265087Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-01-15T22:47:58.547 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.5129928Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-01-15T22:47:58.547 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.51535696Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-01-15T22:47:58.547 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.515747059Z level=info msg="Executing migration" id="Update org table charset" 2024-01-15T22:47:58.547 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.518546944Z level=info msg="Executing migration" id="Update org_user table charset" 2024-01-15T22:47:58.547 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.519029209Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-01-15T22:47:58.547 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.52134287Z level=info msg="Executing migration" id="create dashboard table" 2024-01-15T22:47:58.547 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.521724042Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-01-15T22:47:58.548 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.523811819Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-01-15T22:47:58.548 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.526472505Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-01-15T22:47:58.548 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.529112543Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-01-15T22:47:58.548 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.531643075Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-01-15T22:47:58.548 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.534550471Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-01-15T22:47:58.548 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.537135717Z level=info msg="Executing migration" id="create dashboard v2" 2024-01-15T22:47:58.548 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.539818928Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-01-15T22:47:58.548 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.540487463Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-01-15T22:47:58.548 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.541269169Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-01-15T22:47:58.548 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.542065346Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-01-15T22:47:58.548 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.5429538Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-01-15T22:47:58.548 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.54373332Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-01-15T22:47:58.548 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.54461677Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-01-15T22:47:58.548 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.545366073Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-01-15T22:47:58.549 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.546256698Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-01-15T22:47:58.549 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.546917924Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-01-15T22:47:58.549 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.547681738Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-01-15T22:47:58.549 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.548135544Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-01-15T22:47:58.549 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.54855821Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-01-15T22:47:58.637 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:58 smithi053 ceph-mon[80116]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:58.637 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:58 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:58.637 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:58 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:58.637 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:58 smithi053 ceph-mon[66518]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:58.637 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:58 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:58.637 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:58 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:58.795 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.549351188Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-01-15T22:47:58.795 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.550158647Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-01-15T22:47:58.795 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.550918439Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-01-15T22:47:58.795 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.551410392Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-01-15T22:47:58.795 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.552253087Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-01-15T22:47:58.795 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.553056108Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-01-15T22:47:58.795 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.553856459Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-01-15T22:47:58.795 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.554293331Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-01-15T22:47:58.795 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.554714343Z level=info msg="Executing migration" id="Update dashboard title length" 2024-01-15T22:47:58.795 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.555512885Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-01-15T22:47:58.795 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.555929466Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-01-15T22:47:58.795 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.556338339Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-01-15T22:47:58.796 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.557198208Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-01-15T22:47:58.796 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.558111978Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-01-15T22:47:58.796 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.558962928Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-01-15T22:47:58.796 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.560002379Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-01-15T22:47:58.796 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.560705726Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-01-15T22:47:58.796 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.561516545Z level=info msg="Executing migration" id="Add check_sum column" 2024-01-15T22:47:58.796 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.562361515Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-01-15T22:47:58.796 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.563257737Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-01-15T22:47:58.796 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.563962744Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-01-15T22:47:58.796 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.564938997Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-01-15T22:47:58.796 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.565438685Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-01-15T22:47:58.796 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.565985022Z level=info msg="Executing migration" id="create data_source table" 2024-01-15T22:47:58.796 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.56888278Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-01-15T22:47:58.797 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.571485476Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-01-15T22:47:58.797 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.571917829Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-01-15T22:47:58.797 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.574488434Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-01-15T22:47:58.797 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.574913951Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-01-15T22:47:58.797 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.577439125Z level=info msg="Executing migration" id="create data_source table v2" 2024-01-15T22:47:58.797 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.58016783Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-01-15T22:47:58.797 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.582918711Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-01-15T22:47:58.797 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.585541824Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-01-15T22:47:58.797 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.588493589Z level=info msg="Executing migration" id="Add column with_credentials" 2024-01-15T22:47:58.797 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.591252678Z level=info msg="Executing migration" id="Add secure json data column" 2024-01-15T22:47:58.797 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.594024406Z level=info msg="Executing migration" id="Update data_source table charset" 2024-01-15T22:47:58.797 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.594399946Z level=info msg="Executing migration" id="Update initial version to 1" 2024-01-15T22:47:58.797 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.594739067Z level=info msg="Executing migration" id="Add read_only data column" 2024-01-15T22:47:58.797 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.596562433Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-01-15T22:47:58.798 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.596893315Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-01-15T22:47:58.798 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.597212497Z level=info msg="Executing migration" id="Add uid column" 2024-01-15T22:47:58.798 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.599355434Z level=info msg="Executing migration" id="Update uid value" 2024-01-15T22:47:58.798 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.599682597Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-01-15T22:47:58.798 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.601916299Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-01-15T22:47:58.798 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.602363539Z level=info msg="Executing migration" id="create api_key table" 2024-01-15T22:47:58.798 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.604492104Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-01-15T22:47:58.798 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.60743455Z level=info msg="Executing migration" id="add index api_key.key" 2024-01-15T22:47:58.798 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.610091652Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-01-15T22:47:58.798 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.612616712Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-01-15T22:47:58.798 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.615239224Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-01-15T22:47:58.798 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.615690256Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-01-15T22:47:58.798 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.616141029Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-01-15T22:47:58.798 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.617164722Z level=info msg="Executing migration" id="create api_key table v2" 2024-01-15T22:47:58.799 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.617588112Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-01-15T22:47:58.799 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.618033486Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-01-15T22:47:58.799 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.618487366Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-01-15T22:47:58.799 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.618908166Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-01-15T22:47:58.799 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.619220358Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-01-15T22:47:58.799 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.619595961Z level=info msg="Executing migration" id="Update api_key table charset" 2024-01-15T22:47:58.799 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.619898326Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-01-15T22:47:58.799 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.620437141Z level=info msg="Executing migration" id="Add service account foreign key" 2024-01-15T22:47:58.799 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.62100312Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-01-15T22:47:58.799 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.621291987Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-01-15T22:47:58.799 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.621838186Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-01-15T22:47:58.799 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.622396229Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-01-15T22:47:58.799 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.622798862Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-01-15T22:47:58.799 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.623156876Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-01-15T22:47:58.800 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.62359921Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-01-15T22:47:58.800 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.624043676Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-01-15T22:47:58.800 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.624482501Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-01-15T22:47:58.800 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.62489103Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-01-15T22:47:58.800 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.625167105Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-01-15T22:47:58.800 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.625500659Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-01-15T22:47:58.800 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.626052361Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-01-15T22:47:58.800 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.627004487Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-01-15T22:47:58.800 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.627753964Z level=info msg="Executing migration" id="create quota table v1" 2024-01-15T22:47:58.801 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.628690405Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-01-15T22:47:58.801 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.629297115Z level=info msg="Executing migration" id="Update quota table charset" 2024-01-15T22:47:58.802 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.630135037Z level=info msg="Executing migration" id="create plugin_setting table" 2024-01-15T22:47:58.802 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.630988849Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-01-15T22:47:58.802 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.631725314Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-01-15T22:47:58.802 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.6323565Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-01-15T22:47:58.802 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.633214234Z level=info msg="Executing migration" id="create session table" 2024-01-15T22:47:58.802 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.633980366Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-01-15T22:47:58.802 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.634975291Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-01-15T22:47:58.802 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.635363875Z level=info msg="Executing migration" id="create playlist table v2" 2024-01-15T22:47:58.802 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.6364055Z level=info msg="Executing migration" id="create playlist item table v2" 2024-01-15T22:47:58.802 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.637144147Z level=info msg="Executing migration" id="Update playlist table charset" 2024-01-15T22:47:58.802 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.638006191Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-01-15T22:47:58.802 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.638311044Z level=info msg="Executing migration" id="drop preferences table v2" 2024-01-15T22:47:58.802 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.639141327Z level=info msg="Executing migration" id="drop preferences table v3" 2024-01-15T22:47:58.803 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.640071192Z level=info msg="Executing migration" id="create preferences table v3" 2024-01-15T22:47:58.803 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.640966599Z level=info msg="Executing migration" id="Update preferences table charset" 2024-01-15T22:47:58.803 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.641259313Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-01-15T22:47:58.803 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.642039115Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-01-15T22:47:58.803 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.642909764Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-01-15T22:47:58.803 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.643548013Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-01-15T22:47:58.803 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.644164987Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-01-15T22:47:58.803 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.644481951Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-01-15T22:47:58.803 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.645426704Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-01-15T22:47:58.803 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.646273833Z level=info msg="Executing migration" id="create alert table v1" 2024-01-15T22:47:58.803 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.649033687Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-01-15T22:47:58.803 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.651922399Z level=info msg="Executing migration" id="add index alert state" 2024-01-15T22:47:58.803 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.654860195Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-01-15T22:47:58.803 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.65777049Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-01-15T22:47:58.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.66011141Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-01-15T22:47:58.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.660557271Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-01-15T22:47:58.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.663329941Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-01-15T22:47:58.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.666195737Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-01-15T22:47:58.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.668888333Z 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-01-15T22:47:58.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.669494649Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-01-15T22:47:58.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.672392817Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-01-15T22:47:58.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.675360755Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-01-15T22:47:58.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.67813677Z level=info msg="Executing migration" id="Add column is_default" 2024-01-15T22:47:58.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.678895992Z level=info msg="Executing migration" id="Add column frequency" 2024-01-15T22:47:58.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.681546985Z level=info msg="Executing migration" id="Add column send_reminder" 2024-01-15T22:47:58.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.684380957Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-01-15T22:47:58.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.687033177Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-01-15T22:47:58.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.687485716Z level=info msg="Executing migration" id="Update alert table charset" 2024-01-15T22:47:58.805 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.690298945Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-01-15T22:47:58.805 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.69298319Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-01-15T22:47:58.805 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.69567502Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-01-15T22:47:58.805 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.696132962Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-01-15T22:47:58.805 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.698792349Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-01-15T22:47:58.805 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.701559681Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-01-15T22:47:58.805 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.704162275Z level=info msg="Executing migration" id="Add for to alert table" 2024-01-15T22:47:58.805 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.704863444Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-01-15T22:47:58.805 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.707649223Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-01-15T22:47:58.805 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.710293355Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-01-15T22:47:58.805 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.712917586Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-01-15T22:47:58.805 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.713377075Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-01-15T22:47:58.805 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.716238773Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-01-15T22:47:58.805 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.718779124Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-01-15T22:47:58.806 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.721462945Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-01-15T22:47:58.806 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.721919425Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-01-15T22:47:58.806 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.724653769Z level=info msg="Executing migration" id="create annotation table v5" 2024-01-15T22:47:58.806 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.725143925Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-01-15T22:47:58.806 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.725598998Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-01-15T22:47:58.806 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.726467961Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-01-15T22:47:58.806 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.726925237Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-01-15T22:47:58.806 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.72771521Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-01-15T22:47:58.806 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.728488993Z level=info msg="Executing migration" id="Update annotation table charset" 2024-01-15T22:47:58.806 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.729461782Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-01-15T22:47:58.806 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.73027433Z level=info msg="Executing migration" id="Drop category_id index" 2024-01-15T22:47:58.806 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.731224574Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-01-15T22:47:58.806 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.732058848Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-01-15T22:47:58.806 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.732890286Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-01-15T22:47:58.807 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.73336289Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-01-15T22:47:58.807 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.734198294Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-01-15T22:47:58.807 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.735804808Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-01-15T22:47:58.807 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.736594428Z 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-01-15T22:47:58.807 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.737058606Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-01-15T22:47:58.807 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.737948807Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-01-15T22:47:58.807 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.738367578Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-01-15T22:47:58.807 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.738716208Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-01-15T22:47:58.807 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.739572841Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-01-15T22:47:58.807 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.740274975Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-01-15T22:47:58.807 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.740745198Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-01-15T22:47:58.807 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.741603118Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-01-15T22:47:58.807 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.742506267Z level=info msg="Executing migration" id="Add epoch_end column" 2024-01-15T22:47:58.807 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.743347449Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-01-15T22:47:58.808 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.743812047Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-01-15T22:47:58.808 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.74458731Z level=info msg="Executing migration" id="Move region to single row" 2024-01-15T22:47:58.808 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.745009015Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-01-15T22:47:58.808 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.745472837Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-01-15T22:47:58.808 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.745917263Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-01-15T22:47:58.808 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.746357595Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-01-15T22:47:58.808 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.746804876Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-01-15T22:47:58.808 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.747206288Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-01-15T22:47:58.808 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.747664091Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-01-15T22:47:58.808 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.748044547Z level=info msg="Executing migration" id="create test_data table" 2024-01-15T22:47:58.808 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.750616991Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-01-15T22:47:58.808 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.753244735Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-01-15T22:47:58.808 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.753706979Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-01-15T22:47:58.809 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.756603367Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-01-15T22:47:58.809 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.759222634Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-01-15T22:47:58.809 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.761961012Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-01-15T22:47:58.809 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.762312493Z level=info msg="Executing migration" id="create team table" 2024-01-15T22:47:58.809 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.765197131Z level=info msg="Executing migration" id="add index team.org_id" 2024-01-15T22:47:58.809 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.768075294Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-01-15T22:47:58.809 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.770599753Z level=info msg="Executing migration" id="create team member table" 2024-01-15T22:47:58.809 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.771139881Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-01-15T22:47:58.809 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.773810544Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-01-15T22:47:58.809 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.77669573Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-01-15T22:47:58.809 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.779240033Z level=info msg="Executing migration" id="Add column email to team table" 2024-01-15T22:47:58.809 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.7800514Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-01-15T22:47:58.809 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.783010946Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-01-15T22:47:58.809 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.786015482Z level=info msg="Executing migration" id="create dashboard acl table" 2024-01-15T22:47:58.810 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.788609284Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-01-15T22:47:58.810 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.789081339Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-01-15T22:47:58.810 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.792054433Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-01-15T22:47:58.810 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.79469587Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-01-15T22:47:58.810 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.797146586Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-01-15T22:47:58.810 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.797594777Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-01-15T22:47:58.810 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.800367054Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-01-15T22:47:58.810 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.803026591Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-01-15T22:47:58.902 INFO:teuthology.orchestra.run.smithi053.stdout:77309411360 2024-01-15T22:47:59.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.805721073Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-01-15T22:47:59.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.808296689Z level=info msg="Executing migration" id="create tag table" 2024-01-15T22:47:59.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.81104937Z level=info msg="Executing migration" id="add index tag.key_value" 2024-01-15T22:47:59.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.813788252Z level=info msg="Executing migration" id="create login attempt table" 2024-01-15T22:47:59.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.816424828Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-01-15T22:47:59.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.818864326Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-01-15T22:47:59.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.821492154Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-01-15T22:47:59.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.824282091Z level=info msg="Executing migration" id="create login_attempt v2" 2024-01-15T22:47:59.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.82715745Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-01-15T22:47:59.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.829775649Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-01-15T22:47:59.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.830643646Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-01-15T22:47:59.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.831346801Z level=info msg="Executing migration" id="create user auth table" 2024-01-15T22:47:59.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.832176504Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-01-15T22:47:59.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.832620148Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-01-15T22:47:59.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.832928784Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-01-15T22:47:59.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.833668881Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-01-15T22:47:59.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.834415369Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-01-15T22:47:59.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.835164438Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-01-15T22:47:59.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.835958061Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-01-15T22:47:59.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.836398426Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-01-15T22:47:59.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.837175131Z level=info msg="Executing migration" id="create server_lock table" 2024-01-15T22:47:59.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.837576198Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-01-15T22:47:59.049 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.838028237Z level=info msg="Executing migration" id="create user auth token table" 2024-01-15T22:47:59.049 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.838466603Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-01-15T22:47:59.049 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.838907423Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-01-15T22:47:59.049 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.839348548Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-01-15T22:47:59.049 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.839798885Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-01-15T22:47:59.049 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.840579027Z level=info msg="Executing migration" id="create cache_data table" 2024-01-15T22:47:59.050 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.841013261Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-01-15T22:47:59.050 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.841434605Z level=info msg="Executing migration" id="create short_url table v1" 2024-01-15T22:47:59.050 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.841876031Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-01-15T22:47:59.050 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.844746742Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-01-15T22:47:59.050 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.84521985Z level=info msg="Executing migration" id="delete alert_definition table" 2024-01-15T22:47:59.050 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.845534925Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-01-15T22:47:59.050 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.845991366Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-01-15T22:47:59.050 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.848709523Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-01-15T22:47:59.050 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.849151755Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-01-15T22:47:59.050 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.849466331Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-01-15T22:47:59.050 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.849909312Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-01-15T22:47:59.050 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.852622093Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-01-15T22:47:59.051 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.853111152Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-01-15T22:47:59.051 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.855533579Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-01-15T22:47:59.051 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.857848742Z level=info msg="Executing migration" id="drop alert_definition table" 2024-01-15T22:47:59.051 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.860606506Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-01-15T22:47:59.051 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.863345149Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-01-15T22:47:59.051 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.865899768Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-01-15T22:47:59.051 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.866724102Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-01-15T22:47:59.051 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.867403493Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-01-15T22:47:59.051 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.868233492Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-01-15T22:47:59.051 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.869060164Z level=info msg="Executing migration" id="create alert_instance table" 2024-01-15T22:47:59.051 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.870046414Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-01-15T22:47:59.051 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.870696219Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-01-15T22:47:59.052 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.871481183Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-01-15T22:47:59.052 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.872302899Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-01-15T22:47:59.052 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.873118136Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-01-15T22:47:59.052 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.873928751Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-01-15T22:47:59.052 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.877418486Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-01-15T22:47:59.052 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.880749855Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-01-15T22:47:59.052 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.881573477Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-01-15T22:47:59.052 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.882344452Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-01-15T22:47:59.052 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.883163684Z level=info msg="Executing migration" id="create alert_rule table" 2024-01-15T22:47:59.052 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.883613552Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-01-15T22:47:59.052 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.884552296Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-01-15T22:47:59.053 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.885253041Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-01-15T22:47:59.053 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.88607795Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-01-15T22:47:59.053 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.886905555Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-01-15T22:47:59.053 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.887748325Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-01-15T22:47:59.053 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.888584223Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-01-15T22:47:59.053 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.889438771Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-01-15T22:47:59.053 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.890414664Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-01-15T22:47:59.053 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.891170422Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-01-15T22:47:59.053 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.892006299Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-01-15T22:47:59.053 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.892871691Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-01-15T22:47:59.053 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.893844347Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-01-15T22:47:59.053 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.894713481Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-01-15T22:47:59.054 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.895553843Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-01-15T22:47:59.054 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.896489929Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-01-15T22:47:59.054 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.897297362Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-01-15T22:47:59.054 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.897997267Z 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-01-15T22:47:59.054 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.898799435Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-01-15T22:47:59.054 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.899129424Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-01-15T22:47:59.054 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.900038874Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-01-15T22:47:59.054 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.900893724Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-01-15T22:47:59.054 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.903718857Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-01-15T22:47:59.055 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.906487959Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-01-15T22:47:59.055 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.909220613Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-01-15T22:47:59.055 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.911997719Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-01-15T22:47:59.055 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.914815334Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-01-15T22:47:59.055 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.917549781Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-01-15T22:47:59.055 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.920272Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-01-15T22:47:59.055 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.92294705Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-01-15T22:47:59.055 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.925704609Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-01-15T22:47:59.055 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.928230064Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-01-15T22:47:59.055 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.931184901Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-01-15T22:47:59.055 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.93374542Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-01-15T22:47:59.056 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.936458894Z level=info msg="Executing migration" id="create provenance_type table" 2024-01-15T22:47:59.056 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.939109734Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-01-15T22:47:59.056 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.941780652Z level=info msg="Executing migration" id="create alert_image table" 2024-01-15T22:47:59.056 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.944611925Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-01-15T22:47:59.056 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.94727328Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-01-15T22:47:59.056 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.950079205Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-01-15T22:47:59.056 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.952574072Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-01-15T22:47:59.056 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.953051057Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-01-15T22:47:59.056 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.953133957Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-01-15T22:47:59.056 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.955767653Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-01-15T22:47:59.056 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.956178748Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-01-15T22:47:59.056 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.958491615Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-01-15T22:47:59.057 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.95861893Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-01-15T22:47:59.057 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.958749389Z level=info msg="alerts found to migrate" alerts=0 2024-01-15T22:47:59.057 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.961343118Z level=info msg="Executing migration" id="create library_element table v1" 2024-01-15T22:47:59.057 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.963842328Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-01-15T22:47:59.057 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.966541159Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-01-15T22:47:59.057 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.969412221Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-01-15T22:47:59.057 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.972017352Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-01-15T22:47:59.057 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.97451578Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-01-15T22:47:59.057 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.977198956Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-01-15T22:47:59.057 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.980047221Z level=info msg="Executing migration" id="create data_keys table" 2024-01-15T22:47:59.057 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.982588987Z level=info msg="Executing migration" id="create secrets table" 2024-01-15T22:47:59.057 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.98510865Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-01-15T22:47:59.058 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.989483746Z level=info msg="Executing migration" id="add name column into data_keys" 2024-01-15T22:47:59.058 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.992228669Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-01-15T22:47:59.058 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.994927918Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-01-15T22:47:59.058 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:58.999183826Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-01-15T22:47:59.058 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.003422666Z level=info msg="Executing migration" id="create kv_store table v1" 2024-01-15T22:47:59.058 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.004174057Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-01-15T22:47:59.058 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.004641592Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-01-15T22:47:59.058 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.00498215Z level=info msg="Executing migration" id="create permission table" 2024-01-15T22:47:59.058 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.005370596Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-01-15T22:47:59.058 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.005786908Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-01-15T22:47:59.058 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.006233149Z level=info msg="Executing migration" id="create role table" 2024-01-15T22:47:59.058 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.006642592Z level=info msg="Executing migration" id="add column display_name" 2024-01-15T22:47:59.058 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.007552437Z level=info msg="Executing migration" id="add column group_name" 2024-01-15T22:47:59.059 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.008429564Z level=info msg="Executing migration" id="add index role.org_id" 2024-01-15T22:47:59.059 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.008851863Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-01-15T22:47:59.059 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.00926931Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-01-15T22:47:59.059 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.009698377Z level=info msg="Executing migration" id="create team role table" 2024-01-15T22:47:59.059 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.010067487Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-01-15T22:47:59.059 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.010492788Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-01-15T22:47:59.059 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.010929131Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-01-15T22:47:59.059 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.011336728Z level=info msg="Executing migration" id="create user role table" 2024-01-15T22:47:59.059 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.011715624Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-01-15T22:47:59.059 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.012139435Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-01-15T22:47:59.059 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.012577803Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-01-15T22:47:59.059 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.013005301Z level=info msg="Executing migration" id="create builtin role table" 2024-01-15T22:47:59.059 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.013410428Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-01-15T22:47:59.060 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.014175221Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-01-15T22:47:59.060 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.014633993Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-01-15T22:47:59.060 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.017610846Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-01-15T22:47:59.060 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.0200602Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-01-15T22:47:59.060 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.022590048Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-01-15T22:47:59.060 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.025380193Z level=info msg="Executing migration" id="add unique index role.uid" 2024-01-15T22:47:59.060 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.028257423Z level=info msg="Executing migration" id="create seed assignment table" 2024-01-15T22:47:59.060 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.031042577Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-01-15T22:47:59.060 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.03164976Z level=info msg="Executing migration" id="add column hidden to role table" 2024-01-15T22:47:59.061 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.032681563Z level=info msg="Executing migration" id="create query_history table v1" 2024-01-15T22:47:59.061 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.033590376Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-01-15T22:47:59.061 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.034230754Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-01-15T22:47:59.061 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.03501488Z level=info msg="Executing migration" id="teams permissions migration" 2024-01-15T22:47:59.061 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.035818324Z level=info msg="Executing migration" id="dashboard permissions" 2024-01-15T22:47:59.061 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.036642104Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-01-15T22:47:59.061 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.037415286Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-01-15T22:47:59.061 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.038182127Z level=info msg="Executing migration" id="alerting notification permissions" 2024-01-15T22:47:59.061 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.039041199Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-01-15T22:47:59.061 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.03995135Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-01-15T22:47:59.062 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.040558877Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-01-15T22:47:59.062 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.041575805Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-01-15T22:47:59.062 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.042509626Z level=info msg="Executing migration" id="create correlation table v1" 2024-01-15T22:47:59.062 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.04314794Z level=info msg="Executing migration" id="add index correlations.uid" 2024-01-15T22:47:59.062 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.043928545Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-01-15T22:47:59.062 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.044994296Z level=info msg="Executing migration" id="add correlation config column" 2024-01-15T22:47:59.062 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.046074978Z level=info msg="Executing migration" id="create entity_events table" 2024-01-15T22:47:59.062 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.04688724Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-01-15T22:47:59.062 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.047713475Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-01-15T22:47:59.063 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.04782085Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-01-15T22:47:59.063 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.048686324Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-01-15T22:47:59.063 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.048785843Z 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-01-15T22:47:59.063 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.049411721Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-01-15T22:47:59.063 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.050186919Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-01-15T22:47:59.063 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.051130492Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-01-15T22:47:59.063 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.05182834Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-01-15T22:47:59.063 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.052651241Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-01-15T22:47:59.098 INFO:teuthology.orchestra.run.smithi053.stdout:154618822677 2024-01-15T22:47:59.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.05346912Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-01-15T22:47:59.423 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.054291187Z level=info msg="Executing migration" id="Drop public config table" 2024-01-15T22:47:59.423 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.055126414Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-01-15T22:47:59.423 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.056013716Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-01-15T22:47:59.423 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.056810184Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-01-15T22:47:59.423 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.057591786Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-01-15T22:47:59.423 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.058422064Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-01-15T22:47:59.424 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.061371627Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-01-15T22:47:59.424 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.062370726Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-01-15T22:47:59.424 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.065227822Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-01-15T22:47:59.424 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.067950278Z level=info msg="Executing migration" id="add share column" 2024-01-15T22:47:59.424 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.070799513Z level=info msg="Executing migration" id="create default alerting folders" 2024-01-15T22:47:59.425 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.073651095Z level=info msg="Executing migration" id="create file table" 2024-01-15T22:47:59.425 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.076177402Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-01-15T22:47:59.425 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.079015896Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-01-15T22:47:59.425 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.081680503Z level=info msg="Executing migration" id="create file_meta table" 2024-01-15T22:47:59.425 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.084408751Z level=info msg="Executing migration" id="file table idx: path key" 2024-01-15T22:47:59.425 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.087217394Z level=info msg="Executing migration" id="set path collation in file table" 2024-01-15T22:47:59.425 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.089949346Z level=info msg="Executing migration" id="managed permissions migration" 2024-01-15T22:47:59.426 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.092770166Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-01-15T22:47:59.426 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.09544967Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-01-15T22:47:59.426 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.098309368Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-01-15T22:47:59.426 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.100748916Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-01-15T22:47:59.426 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.103437862Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-01-15T22:47:59.426 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.106086052Z level=info msg="Executing migration" id="update group index for alert rules" 2024-01-15T22:47:59.427 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.108820882Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-01-15T22:47:59.427 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.111517401Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-01-15T22:47:59.427 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.114023097Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-01-15T22:47:59.427 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.11691029Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-01-15T22:47:59.427 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.119434461Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-01-15T22:47:59.427 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.122041154Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-01-15T22:47:59.427 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.131418055Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-01-15T22:47:59.428 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.13398631Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-01-15T22:47:59.428 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.136638597Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-01-15T22:47:59.428 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.140052073Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-01-15T22:47:59.428 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.142709165Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-01-15T22:47:59.428 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.145371037Z level=info msg="Executing migration" id="create folder table" 2024-01-15T22:47:59.428 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.14765523Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-01-15T22:47:59.429 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.150282801Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-01-15T22:47:59.429 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.152843962Z level=info msg="Executing migration" id="Update folder title length" 2024-01-15T22:47:59.429 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.155264225Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-01-15T22:47:59.429 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=migrator t=2024-01-15T22:47:59.157764064Z level=info msg="migrations completed" performed=485 skipped=0 duration=702.175761ms 2024-01-15T22:47:59.429 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=sqlstore t=2024-01-15T22:47:59.15834457Z level=info msg="Created default organization" 2024-01-15T22:47:59.429 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=plugin.loader t=2024-01-15T22:47:59.218288Z level=info msg="Plugin registered" pluginID=input 2024-01-15T22:47:59.430 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=plugin.loader t=2024-01-15T22:47:59.245486028Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-01-15T22:47:59.430 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=plugin.loader t=2024-01-15T22:47:59.245506002Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-01-15T22:47:59.430 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=secrets t=2024-01-15T22:47:59.245569515Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-01-15T22:47:59.430 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=query_data t=2024-01-15T22:47:59.247249321Z level=info msg="Query Service initialization" 2024-01-15T22:47:59.430 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=live.push_http t=2024-01-15T22:47:59.249622451Z level=info msg="Live Push Gateway initialization" 2024-01-15T22:47:59.637 INFO:tasks.cephadm.ceph_manager.ceph:need seq 103079215131 got 103079215133 for osd.3 2024-01-15T22:47:59.638 DEBUG:teuthology.parallel:result is None 2024-01-15T22:47:59.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:59.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:59.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-mon[70990]: Deploying daemon node-exporter.a on smithi053 2024-01-15T22:47:59.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2099264163' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-01-15T22:47:59.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/612014919' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-01-15T22:47:59.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1332155486' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-01-15T22:47:59.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-mon[70990]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:59.764 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:59 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:59.764 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:59 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:59.764 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:59 smithi053 ceph-mon[80116]: Deploying daemon node-exporter.a on smithi053 2024-01-15T22:47:59.764 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:59 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2099264163' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-01-15T22:47:59.764 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:59 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/612014919' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-01-15T22:47:59.764 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:59 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1332155486' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-01-15T22:47:59.764 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:47:59 smithi053 ceph-mon[80116]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:59.765 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:59 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:59.765 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:59 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:47:59.765 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:59 smithi053 ceph-mon[66518]: Deploying daemon node-exporter.a on smithi053 2024-01-15T22:47:59.765 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:59 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2099264163' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-01-15T22:47:59.765 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:59 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/612014919' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-01-15T22:47:59.765 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:59 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1332155486' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-01-15T22:47:59.765 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:47:59 smithi053 ceph-mon[66518]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:47:59.978 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411359 got 77309411360 for osd.2 2024-01-15T22:47:59.978 DEBUG:teuthology.parallel:result is None 2024-01-15T22:48:00.234 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=infra.usagestats.collector t=2024-01-15T22:47:59.980548404Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-01-15T22:48:00.234 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:47:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=provisioning.datasources t=2024-01-15T22:47:59.980874378Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-01-15T22:48:00.234 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:48:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=provisioning.datasources t=2024-01-15T22:48:00.013507758Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-01-15T22:48:00.234 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:48:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=provisioning.datasources t=2024-01-15T22:48:00.045518051Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-01-15T22:48:00.234 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:48:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=provisioning.alerting t=2024-01-15T22:48:00.06667093Z level=info msg="starting to provision alerting" 2024-01-15T22:48:00.234 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:48:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=provisioning.alerting t=2024-01-15T22:48:00.066705128Z level=info msg="finished to provision alerting" 2024-01-15T22:48:00.234 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:48:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=grafanaStorageLogger t=2024-01-15T22:48:00.066959763Z level=info msg="storage starting" 2024-01-15T22:48:00.234 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:48:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=ngalert.state.manager t=2024-01-15T22:48:00.066974517Z level=info msg="Warming state cache for startup" 2024-01-15T22:48:00.234 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:48:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=http.server t=2024-01-15T22:48:00.070788916Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-01-15T22:48:00.235 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:48:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=sqlstore.transactions t=2024-01-15T22:48:00.078029082Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-01-15T22:48:00.235 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:48:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=ngalert.state.manager t=2024-01-15T22:48:00.078082957Z level=info msg="State cache has been initialized" states=0 duration=11.107157ms 2024-01-15T22:48:00.235 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:48:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=ticker t=2024-01-15T22:48:00.078148686Z level=info msg=starting first_tick=2024-01-15T22:48:10Z 2024-01-15T22:48:00.235 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:48:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=ngalert.multiorg.alertmanager t=2024-01-15T22:48:00.078147187Z level=info msg="starting MultiOrg Alertmanager" 2024-01-15T22:48:00.235 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:48:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=sqlstore.transactions t=2024-01-15T22:48:00.12535778Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-01-15T22:48:00.235 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:48:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=sqlstore.transactions t=2024-01-15T22:48:00.13644544Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-01-15T22:48:00.235 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:48:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[108367]: logger=sqlstore.transactions t=2024-01-15T22:48:00.172514879Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-01-15T22:48:00.434 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822676 got 154618822677 for osd.5 2024-01-15T22:48:00.435 DEBUG:teuthology.parallel:result is None 2024-01-15T22:48:00.998 INFO:teuthology.orchestra.run.smithi053.stdout:124554051609 2024-01-15T22:48:01.485 INFO:teuthology.orchestra.run.smithi053.stdout:55834574884 2024-01-15T22:48:01.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:01 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:01.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:01 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2365884514' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-01-15T22:48:01.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:01 smithi163 ceph-mon[70990]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:01.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:01 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:01.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:01 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2365884514' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-01-15T22:48:01.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:01 smithi053 ceph-mon[80116]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:01.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:01 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:01.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:01 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2365884514' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-01-15T22:48:01.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:01 smithi053 ceph-mon[66518]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:02.280 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574882 got 55834574884 for osd.1 2024-01-15T22:48:02.280 DEBUG:teuthology.parallel:result is None 2024-01-15T22:48:02.344 INFO:tasks.cephadm.ceph_manager.ceph:need seq 124554051608 got 124554051609 for osd.4 2024-01-15T22:48:02.344 DEBUG:teuthology.parallel:result is None 2024-01-15T22:48:02.415 INFO:teuthology.orchestra.run.smithi053.stdout:214748364815 2024-01-15T22:48:02.501 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:02 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2149939540' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-01-15T22:48:02.501 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:02 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2787559545' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-01-15T22:48:02.502 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:02 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2149939540' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-01-15T22:48:02.502 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:02 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2787559545' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-01-15T22:48:02.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:02 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2149939540' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-01-15T22:48:02.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:02 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2787559545' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-01-15T22:48:02.856 INFO:tasks.cephadm.ceph_manager.ceph:need seq 214748364814 got 214748364815 for osd.7 2024-01-15T22:48:02.856 DEBUG:teuthology.parallel:result is None 2024-01-15T22:48:03.156 INFO:teuthology.orchestra.run.smithi053.stdout:184683593746 2024-01-15T22:48:03.233 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:48:02 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:48:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:48:03.374 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:03 smithi053 bash[122822]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-01-15T22:48:03.455 INFO:teuthology.orchestra.run.smithi053.stdout:34359738407 2024-01-15T22:48:03.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:03 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3713757835' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-01-15T22:48:03.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:03 smithi163 ceph-mon[70990]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:03.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:03 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3713757835' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-01-15T22:48:03.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:03 smithi053 ceph-mon[66518]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:03.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:03 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3713757835' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-01-15T22:48:03.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:03 smithi053 ceph-mon[80116]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:03.904 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593745 got 184683593746 for osd.6 2024-01-15T22:48:03.904 DEBUG:teuthology.parallel:result is None 2024-01-15T22:48:03.936 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738405 got 34359738407 for osd.0 2024-01-15T22:48:03.936 DEBUG:teuthology.parallel:result is None 2024-01-15T22:48:03.936 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-01-15T22:48:03.936 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph pg dump --format=json 2024-01-15T22:48:04.297 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:03 smithi053 bash[122822]: Getting image source signatures 2024-01-15T22:48:04.297 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:03 smithi053 bash[122822]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-01-15T22:48:04.297 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:03 smithi053 bash[122822]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-01-15T22:48:04.297 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:03 smithi053 bash[122822]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-01-15T22:48:04.710 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:48:04.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:04 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1085904053' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-01-15T22:48:04.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:04 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1085904053' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-01-15T22:48:04.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:04 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1085904053' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-01-15T22:48:05.290 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 bash[122822]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-01-15T22:48:05.290 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 bash[122822]: Writing manifest to image destination 2024-01-15T22:48:06.108 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.951Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-01-15T22:48:06.108 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.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-01-15T22:48:06.108 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.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-01-15T22:48:06.108 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.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-01-15T22:48:06.108 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.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-01-15T22:48:06.108 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.952Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-01-15T22:48:06.108 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.952Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-01-15T22:48:06.108 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.952Z caller=node_exporter.go:117 level=info collector=arp 2024-01-15T22:48:06.109 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=bcache 2024-01-15T22:48:06.109 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=bonding 2024-01-15T22:48:06.109 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=btrfs 2024-01-15T22:48:06.109 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=conntrack 2024-01-15T22:48:06.109 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=cpu 2024-01-15T22:48:06.109 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-01-15T22:48:06.109 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=diskstats 2024-01-15T22:48:06.109 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=dmi 2024-01-15T22:48:06.109 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=edac 2024-01-15T22:48:06.109 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=entropy 2024-01-15T22:48:06.109 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-01-15T22:48:06.109 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=filefd 2024-01-15T22:48:06.109 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=filesystem 2024-01-15T22:48:06.110 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=hwmon 2024-01-15T22:48:06.110 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=infiniband 2024-01-15T22:48:06.110 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=ipvs 2024-01-15T22:48:06.110 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=loadavg 2024-01-15T22:48:06.110 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=mdadm 2024-01-15T22:48:06.110 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=meminfo 2024-01-15T22:48:06.110 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=netclass 2024-01-15T22:48:06.110 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=netdev 2024-01-15T22:48:06.110 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=netstat 2024-01-15T22:48:06.110 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=nfs 2024-01-15T22:48:06.110 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=nfsd 2024-01-15T22:48:06.110 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=nvme 2024-01-15T22:48:06.110 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=os 2024-01-15T22:48:06.110 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-01-15T22:48:06.110 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=pressure 2024-01-15T22:48:06.111 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=rapl 2024-01-15T22:48:06.111 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=schedstat 2024-01-15T22:48:06.111 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=selinux 2024-01-15T22:48:06.111 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=sockstat 2024-01-15T22:48:06.111 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=softnet 2024-01-15T22:48:06.111 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=stat 2024-01-15T22:48:06.111 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=tapestats 2024-01-15T22:48:06.111 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=textfile 2024-01-15T22:48:06.111 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-01-15T22:48:06.111 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=time 2024-01-15T22:48:06.111 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-01-15T22:48:06.111 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=uname 2024-01-15T22:48:06.111 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=vmstat 2024-01-15T22:48:06.111 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=xfs 2024-01-15T22:48:06.112 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=node_exporter.go:117 level=info collector=zfs 2024-01-15T22:48:06.112 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-01-15T22:48:06.112 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[123109]: ts=2024-01-15T22:48:05.953Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-01-15T22:48:06.112 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 bash[122822]: d954274c2033bae0be7b056c97f0f9c45b7f76f78a476110b67ebb8ea82d11bd 2024-01-15T22:48:06.112 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:48:05 smithi053 systemd[1]: Started Ceph node-exporter.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:48:06.532 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:48:06.534 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2024-01-15T22:48:06.630 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:06 smithi163 ceph-mon[70990]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:06.630 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:06 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:48:06.630 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:06 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:06.631 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:06 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:06.631 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:06 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:06.631 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:06 smithi163 systemd[1]: Starting Ceph node-exporter.b for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:48:06.748 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:06 smithi053 ceph-mon[66518]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:06.748 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:06 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:48:06.748 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:06 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:06.748 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:06 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:06.748 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:06 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:06.749 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:06 smithi053 ceph-mon[80116]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:06.749 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:06 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:48:06.749 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:06 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:06.749 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:06 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:06.749 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:06 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:06.921 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":20,"stamp":"2024-01-15T22:48:05.345862+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593462,"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":2432,"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":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":2385008,"kb_used_data":6704,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576208,"statfs":{"total":767960285184,"available":765518036992,"internally_reserved":0,"allocated":6864896,"data_stored":3946463,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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.003345"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.441946+0000","last_change":"2024-01-15T22:47:08.177623+0000","last_active":"2024-01-15T22:47:35.441946+0000","last_peered":"2024-01-15T22:47:35.441946+0000","last_clean":"2024-01-15T22:47:35.441946+0000","last_became_active":"2024-01-15T22:47:08.177332+0000","last_became_peered":"2024-01-15T22:47:08.177332+0000","last_unstale":"2024-01-15T22:47:35.441946+0000","last_undegraded":"2024-01-15T22:47:35.441946+0000","last_fullsized":"2024-01-15T22:47:35.441946+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:06:43.268602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.327876+0000","last_change":"2024-01-15T22:47:08.171953+0000","last_active":"2024-01-15T22:47:35.327876+0000","last_peered":"2024-01-15T22:47:35.327876+0000","last_clean":"2024-01-15T22:47:35.327876+0000","last_became_active":"2024-01-15T22:47:08.171090+0000","last_became_peered":"2024-01-15T22:47:08.171090+0000","last_unstale":"2024-01-15T22:47:35.327876+0000","last_undegraded":"2024-01-15T22:47:35.327876+0000","last_fullsized":"2024-01-15T22:47:35.327876+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:37:39.465119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326500+0000","last_change":"2024-01-15T22:47:08.176446+0000","last_active":"2024-01-15T22:47:36.326500+0000","last_peered":"2024-01-15T22:47:36.326500+0000","last_clean":"2024-01-15T22:47:36.326500+0000","last_became_active":"2024-01-15T22:47:08.176133+0000","last_became_peered":"2024-01-15T22:47:08.176133+0000","last_unstale":"2024-01-15T22:47:36.326500+0000","last_undegraded":"2024-01-15T22:47:36.326500+0000","last_fullsized":"2024-01-15T22:47:36.326500+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:19:06.306223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343604+0000","last_change":"2024-01-15T22:47:08.163615+0000","last_active":"2024-01-15T22:47:37.343604+0000","last_peered":"2024-01-15T22:47:37.343604+0000","last_clean":"2024-01-15T22:47:37.343604+0000","last_became_active":"2024-01-15T22:47:08.163284+0000","last_became_peered":"2024-01-15T22:47:08.163284+0000","last_unstale":"2024-01-15T22:47:37.343604+0000","last_undegraded":"2024-01-15T22:47:37.343604+0000","last_fullsized":"2024-01-15T22:47:37.343604+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:34:44.566978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.405022+0000","last_change":"2024-01-15T22:47:08.174506+0000","last_active":"2024-01-15T22:47:37.405022+0000","last_peered":"2024-01-15T22:47:37.405022+0000","last_clean":"2024-01-15T22:47:37.405022+0000","last_became_active":"2024-01-15T22:47:08.172614+0000","last_became_peered":"2024-01-15T22:47:08.172614+0000","last_unstale":"2024-01-15T22:47:37.405022+0000","last_undegraded":"2024-01-15T22:47:37.405022+0000","last_fullsized":"2024-01-15T22:47:37.405022+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:03:40.518500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343386+0000","last_change":"2024-01-15T22:47:08.161578+0000","last_active":"2024-01-15T22:47:37.343386+0000","last_peered":"2024-01-15T22:47:37.343386+0000","last_clean":"2024-01-15T22:47:37.343386+0000","last_became_active":"2024-01-15T22:47:08.161243+0000","last_became_peered":"2024-01-15T22:47:08.161243+0000","last_unstale":"2024-01-15T22:47:37.343386+0000","last_undegraded":"2024-01-15T22:47:37.343386+0000","last_fullsized":"2024-01-15T22:47:37.343386+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:21:10.242703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.404590+0000","last_change":"2024-01-15T22:47:08.172908+0000","last_active":"2024-01-15T22:47:37.404590+0000","last_peered":"2024-01-15T22:47:37.404590+0000","last_clean":"2024-01-15T22:47:37.404590+0000","last_became_active":"2024-01-15T22:47:08.171161+0000","last_became_peered":"2024-01-15T22:47:08.171161+0000","last_unstale":"2024-01-15T22:47:37.404590+0000","last_undegraded":"2024-01-15T22:47:37.404590+0000","last_fullsized":"2024-01-15T22:47:37.404590+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:41:59.824104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327410+0000","last_change":"2024-01-15T22:47:08.164965+0000","last_active":"2024-01-15T22:47:36.327410+0000","last_peered":"2024-01-15T22:47:36.327410+0000","last_clean":"2024-01-15T22:47:36.327410+0000","last_became_active":"2024-01-15T22:47:08.164670+0000","last_became_peered":"2024-01-15T22:47:08.164670+0000","last_unstale":"2024-01-15T22:47:36.327410+0000","last_undegraded":"2024-01-15T22:47:36.327410+0000","last_fullsized":"2024-01-15T22:47:36.327410+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:04:54.074518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.441865+0000","last_change":"2024-01-15T22:47:08.177255+0000","last_active":"2024-01-15T22:47:35.441865+0000","last_peered":"2024-01-15T22:47:35.441865+0000","last_clean":"2024-01-15T22:47:35.441865+0000","last_became_active":"2024-01-15T22:47:08.176932+0000","last_became_peered":"2024-01-15T22:47:08.176932+0000","last_unstale":"2024-01-15T22:47:35.441865+0000","last_undegraded":"2024-01-15T22:47:35.441865+0000","last_fullsized":"2024-01-15T22:47:35.441865+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:52:39.676895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326492+0000","last_change":"2024-01-15T22:47:08.177462+0000","last_active":"2024-01-15T22:47:36.326492+0000","last_peered":"2024-01-15T22:47:36.326492+0000","last_clean":"2024-01-15T22:47:36.326492+0000","last_became_active":"2024-01-15T22:47:08.177018+0000","last_became_peered":"2024-01-15T22:47:08.177018+0000","last_unstale":"2024-01-15T22:47:36.326492+0000","last_undegraded":"2024-01-15T22:47:36.326492+0000","last_fullsized":"2024-01-15T22:47:36.326492+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:00:40.806012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326876+0000","last_change":"2024-01-15T22:47:08.184005+0000","last_active":"2024-01-15T22:47:36.326876+0000","last_peered":"2024-01-15T22:47:36.326876+0000","last_clean":"2024-01-15T22:47:36.326876+0000","last_became_active":"2024-01-15T22:47:08.183730+0000","last_became_peered":"2024-01-15T22:47:08.183730+0000","last_unstale":"2024-01-15T22:47:36.326876+0000","last_undegraded":"2024-01-15T22:47:36.326876+0000","last_fullsized":"2024-01-15T22:47:36.326876+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:48:21.531905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.221194+0000","last_change":"2024-01-15T22:47:08.177133+0000","last_active":"2024-01-15T22:47:37.221194+0000","last_peered":"2024-01-15T22:47:37.221194+0000","last_clean":"2024-01-15T22:47:37.221194+0000","last_became_active":"2024-01-15T22:47:08.176654+0000","last_became_peered":"2024-01-15T22:47:08.176654+0000","last_unstale":"2024-01-15T22:47:37.221194+0000","last_undegraded":"2024-01-15T22:47:37.221194+0000","last_fullsized":"2024-01-15T22:47:37.221194+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:37:51.607076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328651+0000","last_change":"2024-01-15T22:47:08.164817+0000","last_active":"2024-01-15T22:47:36.328651+0000","last_peered":"2024-01-15T22:47:36.328651+0000","last_clean":"2024-01-15T22:47:36.328651+0000","last_became_active":"2024-01-15T22:47:08.164497+0000","last_became_peered":"2024-01-15T22:47:08.164497+0000","last_unstale":"2024-01-15T22:47:36.328651+0000","last_undegraded":"2024-01-15T22:47:36.328651+0000","last_fullsized":"2024-01-15T22:47:36.328651+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:21:29.500012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326461+0000","last_change":"2024-01-15T22:47:08.179506+0000","last_active":"2024-01-15T22:47:36.326461+0000","last_peered":"2024-01-15T22:47:36.326461+0000","last_clean":"2024-01-15T22:47:36.326461+0000","last_became_active":"2024-01-15T22:47:08.179197+0000","last_became_peered":"2024-01-15T22:47:08.179197+0000","last_unstale":"2024-01-15T22:47:36.326461+0000","last_undegraded":"2024-01-15T22:47:36.326461+0000","last_fullsized":"2024-01-15T22:47:36.326461+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:37:34.539070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.324657+0000","last_change":"2024-01-15T22:47:08.169119+0000","last_active":"2024-01-15T22:47:35.324657+0000","last_peered":"2024-01-15T22:47:35.324657+0000","last_clean":"2024-01-15T22:47:35.324657+0000","last_became_active":"2024-01-15T22:47:08.168382+0000","last_became_peered":"2024-01-15T22:47:08.168382+0000","last_unstale":"2024-01-15T22:47:35.324657+0000","last_undegraded":"2024-01-15T22:47:35.324657+0000","last_fullsized":"2024-01-15T22:47:35.324657+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:12:00.781550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343140+0000","last_change":"2024-01-15T22:47:08.160362+0000","last_active":"2024-01-15T22:47:37.343140+0000","last_peered":"2024-01-15T22:47:37.343140+0000","last_clean":"2024-01-15T22:47:37.343140+0000","last_became_active":"2024-01-15T22:47:08.160035+0000","last_became_peered":"2024-01-15T22:47:08.160035+0000","last_unstale":"2024-01-15T22:47:37.343140+0000","last_undegraded":"2024-01-15T22:47:37.343140+0000","last_fullsized":"2024-01-15T22:47:37.343140+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:45:30.016820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343579+0000","last_change":"2024-01-15T22:47:08.180728+0000","last_active":"2024-01-15T22:47:37.343579+0000","last_peered":"2024-01-15T22:47:37.343579+0000","last_clean":"2024-01-15T22:47:37.343579+0000","last_became_active":"2024-01-15T22:47:08.180453+0000","last_became_peered":"2024-01-15T22:47:08.180453+0000","last_unstale":"2024-01-15T22:47:37.343579+0000","last_undegraded":"2024-01-15T22:47:37.343579+0000","last_fullsized":"2024-01-15T22:47:37.343579+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:15:54.869845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.331782+0000","last_change":"2024-01-15T22:47:08.174959+0000","last_active":"2024-01-15T22:47:35.331782+0000","last_peered":"2024-01-15T22:47:35.331782+0000","last_clean":"2024-01-15T22:47:35.331782+0000","last_became_active":"2024-01-15T22:47:08.174530+0000","last_became_peered":"2024-01-15T22:47:08.174530+0000","last_unstale":"2024-01-15T22:47:35.331782+0000","last_undegraded":"2024-01-15T22:47:35.331782+0000","last_fullsized":"2024-01-15T22:47:35.331782+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:06:03.267572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.441113+0000","last_change":"2024-01-15T22:47:08.173092+0000","last_active":"2024-01-15T22:47:35.441113+0000","last_peered":"2024-01-15T22:47:35.441113+0000","last_clean":"2024-01-15T22:47:35.441113+0000","last_became_active":"2024-01-15T22:47:08.172233+0000","last_became_peered":"2024-01-15T22:47:08.172233+0000","last_unstale":"2024-01-15T22:47:35.441113+0000","last_undegraded":"2024-01-15T22:47:35.441113+0000","last_fullsized":"2024-01-15T22:47:35.441113+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:00:24.916126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'4","reported_seq":19,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326926+0000","last_change":"2024-01-15T22:47:07.376873+0000","last_active":"2024-01-15T22:47:36.326926+0000","last_peered":"2024-01-15T22:47:36.326926+0000","last_clean":"2024-01-15T22:47:36.326926+0000","last_became_active":"2024-01-15T22:47:07.375787+0000","last_became_peered":"2024-01-15T22:47:07.375787+0000","last_unstale":"2024-01-15T22:47:36.326926+0000","last_undegraded":"2024-01-15T22:47:36.326926+0000","last_fullsized":"2024-01-15T22:47:36.326926+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:22:01.225987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328433+0000","last_change":"2024-01-15T22:47:08.167820+0000","last_active":"2024-01-15T22:47:36.328433+0000","last_peered":"2024-01-15T22:47:36.328433+0000","last_clean":"2024-01-15T22:47:36.328433+0000","last_became_active":"2024-01-15T22:47:08.167491+0000","last_became_peered":"2024-01-15T22:47:08.167491+0000","last_unstale":"2024-01-15T22:47:36.328433+0000","last_undegraded":"2024-01-15T22:47:36.328433+0000","last_fullsized":"2024-01-15T22:47:36.328433+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:21:03.156334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'1","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328387+0000","last_change":"2024-01-15T22:47:07.377051+0000","last_active":"2024-01-15T22:47:36.328387+0000","last_peered":"2024-01-15T22:47:36.328387+0000","last_clean":"2024-01-15T22:47:36.328387+0000","last_became_active":"2024-01-15T22:47:07.376806+0000","last_became_peered":"2024-01-15T22:47:07.376806+0000","last_unstale":"2024-01-15T22:47:36.328387+0000","last_undegraded":"2024-01-15T22:47:36.328387+0000","last_fullsized":"2024-01-15T22:47:36.328387+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:03:36.205983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326848+0000","last_change":"2024-01-15T22:47:08.181001+0000","last_active":"2024-01-15T22:47:36.326848+0000","last_peered":"2024-01-15T22:47:36.326848+0000","last_clean":"2024-01-15T22:47:36.326848+0000","last_became_active":"2024-01-15T22:47:08.180723+0000","last_became_peered":"2024-01-15T22:47:08.180723+0000","last_unstale":"2024-01-15T22:47:36.326848+0000","last_undegraded":"2024-01-15T22:47:36.326848+0000","last_fullsized":"2024-01-15T22:47:36.326848+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:55:01.449026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'2","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.441379+0000","last_change":"2024-01-15T22:47:07.384839+0000","last_active":"2024-01-15T22:47:35.441379+0000","last_peered":"2024-01-15T22:47:35.441379+0000","last_clean":"2024-01-15T22:47:35.441379+0000","last_became_active":"2024-01-15T22:47:07.384478+0000","last_became_peered":"2024-01-15T22:47:07.384478+0000","last_unstale":"2024-01-15T22:47:35.441379+0000","last_undegraded":"2024-01-15T22:47:35.441379+0000","last_fullsized":"2024-01-15T22:47:35.441379+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T04:28:11.824507+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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343607+0000","last_change":"2024-01-15T22:47:08.174304+0000","last_active":"2024-01-15T22:47:37.343607+0000","last_peered":"2024-01-15T22:47:37.343607+0000","last_clean":"2024-01-15T22:47:37.343607+0000","last_became_active":"2024-01-15T22:47:08.173973+0000","last_became_peered":"2024-01-15T22:47:08.173973+0000","last_unstale":"2024-01-15T22:47:37.343607+0000","last_undegraded":"2024-01-15T22:47:37.343607+0000","last_fullsized":"2024-01-15T22:47:37.343607+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:47:19.453570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.404849+0000","last_change":"2024-01-15T22:47:07.381388+0000","last_active":"2024-01-15T22:47:37.404849+0000","last_peered":"2024-01-15T22:47:37.404849+0000","last_clean":"2024-01-15T22:47:37.404849+0000","last_became_active":"2024-01-15T22:47:07.381065+0000","last_became_peered":"2024-01-15T22:47:07.381065+0000","last_unstale":"2024-01-15T22:47:37.404849+0000","last_undegraded":"2024-01-15T22:47:37.404849+0000","last_fullsized":"2024-01-15T22:47:37.404849+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T09:28:24.132649+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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343495+0000","last_change":"2024-01-15T22:47:08.181739+0000","last_active":"2024-01-15T22:47:37.343495+0000","last_peered":"2024-01-15T22:47:37.343495+0000","last_clean":"2024-01-15T22:47:37.343495+0000","last_became_active":"2024-01-15T22:47:08.181475+0000","last_became_peered":"2024-01-15T22:47:08.181475+0000","last_unstale":"2024-01-15T22:47:37.343495+0000","last_undegraded":"2024-01-15T22:47:37.343495+0000","last_fullsized":"2024-01-15T22:47:37.343495+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:32:54.366506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'1","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328723+0000","last_change":"2024-01-15T22:47:07.369617+0000","last_active":"2024-01-15T22:47:36.328723+0000","last_peered":"2024-01-15T22:47:36.328723+0000","last_clean":"2024-01-15T22:47:36.328723+0000","last_became_active":"2024-01-15T22:47:07.369272+0000","last_became_peered":"2024-01-15T22:47:07.369272+0000","last_unstale":"2024-01-15T22:47:36.328723+0000","last_undegraded":"2024-01-15T22:47:36.328723+0000","last_fullsized":"2024-01-15T22:47:36.328723+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T04:27:27.561077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.220874+0000","last_change":"2024-01-15T22:47:08.168160+0000","last_active":"2024-01-15T22:47:37.220874+0000","last_peered":"2024-01-15T22:47:37.220874+0000","last_clean":"2024-01-15T22:47:37.220874+0000","last_became_active":"2024-01-15T22:47:08.167858+0000","last_became_peered":"2024-01-15T22:47:08.167858+0000","last_unstale":"2024-01-15T22:47:37.220874+0000","last_undegraded":"2024-01-15T22:47:37.220874+0000","last_fullsized":"2024-01-15T22:47:37.220874+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:52:56.241125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'1","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326297+0000","last_change":"2024-01-15T22:47:07.384474+0000","last_active":"2024-01-15T22:47:36.326297+0000","last_peered":"2024-01-15T22:47:36.326297+0000","last_clean":"2024-01-15T22:47:36.326297+0000","last_became_active":"2024-01-15T22:47:07.383993+0000","last_became_peered":"2024-01-15T22:47:07.383993+0000","last_unstale":"2024-01-15T22:47:36.326297+0000","last_undegraded":"2024-01-15T22:47:36.326297+0000","last_fullsized":"2024-01-15T22:47:36.326297+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:17:32.044499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327902+0000","last_change":"2024-01-15T22:47:08.174942+0000","last_active":"2024-01-15T22:47:36.327902+0000","last_peered":"2024-01-15T22:47:36.327902+0000","last_clean":"2024-01-15T22:47:36.327902+0000","last_became_active":"2024-01-15T22:47:08.174652+0000","last_became_peered":"2024-01-15T22:47:08.174652+0000","last_unstale":"2024-01-15T22:47:36.327902+0000","last_undegraded":"2024-01-15T22:47:36.327902+0000","last_fullsized":"2024-01-15T22:47:36.327902+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:07:36.809319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327945+0000","last_change":"2024-01-15T22:47:07.376284+0000","last_active":"2024-01-15T22:47:36.327945+0000","last_peered":"2024-01-15T22:47:36.327945+0000","last_clean":"2024-01-15T22:47:36.327945+0000","last_became_active":"2024-01-15T22:47:07.375983+0000","last_became_peered":"2024-01-15T22:47:07.375983+0000","last_unstale":"2024-01-15T22:47:36.327945+0000","last_undegraded":"2024-01-15T22:47:36.327945+0000","last_fullsized":"2024-01-15T22:47:36.327945+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:18:43.075967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327565+0000","last_change":"2024-01-15T22:47:08.159473+0000","last_active":"2024-01-15T22:47:36.327565+0000","last_peered":"2024-01-15T22:47:36.327565+0000","last_clean":"2024-01-15T22:47:36.327565+0000","last_became_active":"2024-01-15T22:47:08.159164+0000","last_became_peered":"2024-01-15T22:47:08.159164+0000","last_unstale":"2024-01-15T22:47:36.327565+0000","last_undegraded":"2024-01-15T22:47:36.327565+0000","last_fullsized":"2024-01-15T22:47:36.327565+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:11:21.476645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343327+0000","last_change":"2024-01-15T22:47:07.376534+0000","last_active":"2024-01-15T22:47:37.343327+0000","last_peered":"2024-01-15T22:47:37.343327+0000","last_clean":"2024-01-15T22:47:37.343327+0000","last_became_active":"2024-01-15T22:47:07.376215+0000","last_became_peered":"2024-01-15T22:47:07.376215+0000","last_unstale":"2024-01-15T22:47:37.343327+0000","last_undegraded":"2024-01-15T22:47:37.343327+0000","last_fullsized":"2024-01-15T22:47:37.343327+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:06:19.661488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.324738+0000","last_change":"2024-01-15T22:47:08.169316+0000","last_active":"2024-01-15T22:47:35.324738+0000","last_peered":"2024-01-15T22:47:35.324738+0000","last_clean":"2024-01-15T22:47:35.324738+0000","last_became_active":"2024-01-15T22:47:08.168817+0000","last_became_peered":"2024-01-15T22:47:08.168817+0000","last_unstale":"2024-01-15T22:47:35.324738+0000","last_undegraded":"2024-01-15T22:47:35.324738+0000","last_fullsized":"2024-01-15T22:47:35.324738+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:27:08.810720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326791+0000","last_change":"2024-01-15T22:47:07.379468+0000","last_active":"2024-01-15T22:47:36.326791+0000","last_peered":"2024-01-15T22:47:36.326791+0000","last_clean":"2024-01-15T22:47:36.326791+0000","last_became_active":"2024-01-15T22:47:07.379179+0000","last_became_peered":"2024-01-15T22:47:07.379179+0000","last_unstale":"2024-01-15T22:47:36.326791+0000","last_undegraded":"2024-01-15T22:47:36.326791+0000","last_fullsized":"2024-01-15T22:47:36.326791+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:00:07.005702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343612+0000","last_change":"2024-01-15T22:47:08.163521+0000","last_active":"2024-01-15T22:47:37.343612+0000","last_peered":"2024-01-15T22:47:37.343612+0000","last_clean":"2024-01-15T22:47:37.343612+0000","last_became_active":"2024-01-15T22:47:08.163213+0000","last_became_peered":"2024-01-15T22:47:08.163213+0000","last_unstale":"2024-01-15T22:47:37.343612+0000","last_undegraded":"2024-01-15T22:47:37.343612+0000","last_fullsized":"2024-01-15T22:47:37.343612+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:52:10.833682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343568+0000","last_change":"2024-01-15T22:47:07.377524+0000","last_active":"2024-01-15T22:47:37.343568+0000","last_peered":"2024-01-15T22:47:37.343568+0000","last_clean":"2024-01-15T22:47:37.343568+0000","last_became_active":"2024-01-15T22:47:07.377119+0000","last_became_peered":"2024-01-15T22:47:07.377119+0000","last_unstale":"2024-01-15T22:47:37.343568+0000","last_undegraded":"2024-01-15T22:47:37.343568+0000","last_fullsized":"2024-01-15T22:47:37.343568+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:27:06.269375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326779+0000","last_change":"2024-01-15T22:47:08.180955+0000","last_active":"2024-01-15T22:47:36.326779+0000","last_peered":"2024-01-15T22:47:36.326779+0000","last_clean":"2024-01-15T22:47:36.326779+0000","last_became_active":"2024-01-15T22:47:08.180665+0000","last_became_peered":"2024-01-15T22:47:08.180665+0000","last_unstale":"2024-01-15T22:47:36.326779+0000","last_undegraded":"2024-01-15T22:47:36.326779+0000","last_fullsized":"2024-01-15T22:47:36.326779+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:42:31.685842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'3","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.325424+0000","last_change":"2024-01-15T22:47:07.367644+0000","last_active":"2024-01-15T22:47:35.325424+0000","last_peered":"2024-01-15T22:47:35.325424+0000","last_clean":"2024-01-15T22:47:35.325424+0000","last_became_active":"2024-01-15T22:47:07.367349+0000","last_became_peered":"2024-01-15T22:47:07.367349+0000","last_unstale":"2024-01-15T22:47:35.325424+0000","last_undegraded":"2024-01-15T22:47:35.325424+0000","last_fullsized":"2024-01-15T22:47:35.325424+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:19:30.257504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.221152+0000","last_change":"2024-01-15T22:47:08.176945+0000","last_active":"2024-01-15T22:47:37.221152+0000","last_peered":"2024-01-15T22:47:37.221152+0000","last_clean":"2024-01-15T22:47:37.221152+0000","last_became_active":"2024-01-15T22:47:08.176220+0000","last_became_peered":"2024-01-15T22:47:08.176220+0000","last_unstale":"2024-01-15T22:47:37.221152+0000","last_undegraded":"2024-01-15T22:47:37.221152+0000","last_fullsized":"2024-01-15T22:47:37.221152+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:02:09.010626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'9","reported_seq":24,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326672+0000","last_change":"2024-01-15T22:47:07.377453+0000","last_active":"2024-01-15T22:47:36.326672+0000","last_peered":"2024-01-15T22:47:36.326672+0000","last_clean":"2024-01-15T22:47:36.326672+0000","last_became_active":"2024-01-15T22:47:07.376871+0000","last_became_peered":"2024-01-15T22:47:07.376871+0000","last_unstale":"2024-01-15T22:47:36.326672+0000","last_undegraded":"2024-01-15T22:47:36.326672+0000","last_fullsized":"2024-01-15T22:47:36.326672+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:44:22.816900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2324,"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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.441218+0000","last_change":"2024-01-15T22:47:08.168677+0000","last_active":"2024-01-15T22:47:35.441218+0000","last_peered":"2024-01-15T22:47:35.441218+0000","last_clean":"2024-01-15T22:47:35.441218+0000","last_became_active":"2024-01-15T22:47:08.168361+0000","last_became_peered":"2024-01-15T22:47:08.168361+0000","last_unstale":"2024-01-15T22:47:35.441218+0000","last_undegraded":"2024-01-15T22:47:35.441218+0000","last_fullsized":"2024-01-15T22:47:35.441218+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:10:43.256281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328241+0000","last_change":"2024-01-15T22:47:07.377381+0000","last_active":"2024-01-15T22:47:36.328241+0000","last_peered":"2024-01-15T22:47:36.328241+0000","last_clean":"2024-01-15T22:47:36.328241+0000","last_became_active":"2024-01-15T22:47:07.377087+0000","last_became_peered":"2024-01-15T22:47:07.377087+0000","last_unstale":"2024-01-15T22:47:36.328241+0000","last_undegraded":"2024-01-15T22:47:36.328241+0000","last_fullsized":"2024-01-15T22:47:36.328241+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:00:36.294833+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":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":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326366+0000","last_change":"2024-01-15T22:47:08.173461+0000","last_active":"2024-01-15T22:47:36.326366+0000","last_peered":"2024-01-15T22:47:36.326366+0000","last_clean":"2024-01-15T22:47:36.326366+0000","last_became_active":"2024-01-15T22:47:08.173143+0000","last_became_peered":"2024-01-15T22:47:08.173143+0000","last_unstale":"2024-01-15T22:47:36.326366+0000","last_undegraded":"2024-01-15T22:47:36.326366+0000","last_fullsized":"2024-01-15T22:47:36.326366+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:15:10.520820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343226+0000","last_change":"2024-01-15T22:47:07.371476+0000","last_active":"2024-01-15T22:47:37.343226+0000","last_peered":"2024-01-15T22:47:37.343226+0000","last_clean":"2024-01-15T22:47:37.343226+0000","last_became_active":"2024-01-15T22:47:07.371124+0000","last_became_peered":"2024-01-15T22:47:07.371124+0000","last_unstale":"2024-01-15T22:47:37.343226+0000","last_undegraded":"2024-01-15T22:47:37.343226+0000","last_fullsized":"2024-01-15T22:47:37.343226+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:51:54.574490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.404914+0000","last_change":"2024-01-15T22:47:08.172520+0000","last_active":"2024-01-15T22:47:37.404914+0000","last_peered":"2024-01-15T22:47:37.404914+0000","last_clean":"2024-01-15T22:47:37.404914+0000","last_became_active":"2024-01-15T22:47:08.171783+0000","last_became_peered":"2024-01-15T22:47:08.171783+0000","last_unstale":"2024-01-15T22:47:37.404914+0000","last_undegraded":"2024-01-15T22:47:37.404914+0000","last_fullsized":"2024-01-15T22:47:37.404914+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:11:34.201853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326143+0000","last_change":"2024-01-15T22:47:07.378438+0000","last_active":"2024-01-15T22:47:36.326143+0000","last_peered":"2024-01-15T22:47:36.326143+0000","last_clean":"2024-01-15T22:47:36.326143+0000","last_became_active":"2024-01-15T22:47:07.378133+0000","last_became_peered":"2024-01-15T22:47:07.378133+0000","last_unstale":"2024-01-15T22:47:36.326143+0000","last_undegraded":"2024-01-15T22:47:36.326143+0000","last_fullsized":"2024-01-15T22:47:36.326143+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:16:34.278228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326269+0000","last_change":"2024-01-15T22:47:08.175687+0000","last_active":"2024-01-15T22:47:36.326269+0000","last_peered":"2024-01-15T22:47:36.326269+0000","last_clean":"2024-01-15T22:47:36.326269+0000","last_became_active":"2024-01-15T22:47:08.175388+0000","last_became_peered":"2024-01-15T22:47:08.175388+0000","last_unstale":"2024-01-15T22:47:36.326269+0000","last_undegraded":"2024-01-15T22:47:36.326269+0000","last_fullsized":"2024-01-15T22:47:36.326269+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:14:16.553582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'8","reported_seq":22,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.330045+0000","last_change":"2024-01-15T22:47:07.379757+0000","last_active":"2024-01-15T22:47:35.330045+0000","last_peered":"2024-01-15T22:47:35.330045+0000","last_clean":"2024-01-15T22:47:35.330045+0000","last_became_active":"2024-01-15T22:47:07.379492+0000","last_became_peered":"2024-01-15T22:47:07.379492+0000","last_unstale":"2024-01-15T22:47:35.330045+0000","last_undegraded":"2024-01-15T22:47:35.330045+0000","last_fullsized":"2024-01-15T22:47:35.330045+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:47:44.519607+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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.404685+0000","last_change":"2024-01-15T22:47:08.173108+0000","last_active":"2024-01-15T22:47:37.404685+0000","last_peered":"2024-01-15T22:47:37.404685+0000","last_clean":"2024-01-15T22:47:37.404685+0000","last_became_active":"2024-01-15T22:47:08.171859+0000","last_became_peered":"2024-01-15T22:47:08.171859+0000","last_unstale":"2024-01-15T22:47:37.404685+0000","last_undegraded":"2024-01-15T22:47:37.404685+0000","last_fullsized":"2024-01-15T22:47:37.404685+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:00:59.204836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'1","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.221414+0000","last_change":"2024-01-15T22:47:07.380738+0000","last_active":"2024-01-15T22:47:37.221414+0000","last_peered":"2024-01-15T22:47:37.221414+0000","last_clean":"2024-01-15T22:47:37.221414+0000","last_became_active":"2024-01-15T22:47:07.380434+0000","last_became_peered":"2024-01-15T22:47:07.380434+0000","last_unstale":"2024-01-15T22:47:37.221414+0000","last_undegraded":"2024-01-15T22:47:37.221414+0000","last_fullsized":"2024-01-15T22:47:37.221414+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:27:51.477289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.405002+0000","last_change":"2024-01-15T22:47:08.171538+0000","last_active":"2024-01-15T22:47:37.405002+0000","last_peered":"2024-01-15T22:47:37.405002+0000","last_clean":"2024-01-15T22:47:37.405002+0000","last_became_active":"2024-01-15T22:47:08.171003+0000","last_became_peered":"2024-01-15T22:47:08.171003+0000","last_unstale":"2024-01-15T22:47:37.405002+0000","last_undegraded":"2024-01-15T22:47:37.405002+0000","last_fullsized":"2024-01-15T22:47:37.405002+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:18:40.131208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.442975+0000","last_change":"2024-01-15T22:47:35.442594+0000","last_active":"2024-01-15T22:47:35.442975+0000","last_peered":"2024-01-15T22:47:35.442975+0000","last_clean":"2024-01-15T22:47:35.442975+0000","last_became_active":"2024-01-15T22:47:35.442331+0000","last_became_peered":"2024-01-15T22:47:35.442331+0000","last_unstale":"2024-01-15T22:47:35.442975+0000","last_undegraded":"2024-01-15T22:47:35.442975+0000","last_fullsized":"2024-01-15T22:47:35.442975+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:24:49.095041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.326376+0000","last_change":"2024-01-15T22:47:07.377291+0000","last_active":"2024-01-15T22:47:35.326376+0000","last_peered":"2024-01-15T22:47:35.326376+0000","last_clean":"2024-01-15T22:47:35.326376+0000","last_became_active":"2024-01-15T22:47:07.376991+0000","last_became_peered":"2024-01-15T22:47:07.376991+0000","last_unstale":"2024-01-15T22:47:35.326376+0000","last_undegraded":"2024-01-15T22:47:35.326376+0000","last_fullsized":"2024-01-15T22:47:35.326376+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:44:03.629964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343526+0000","last_change":"2024-01-15T22:47:08.174607+0000","last_active":"2024-01-15T22:47:37.343526+0000","last_peered":"2024-01-15T22:47:37.343526+0000","last_clean":"2024-01-15T22:47:37.343526+0000","last_became_active":"2024-01-15T22:47:08.174290+0000","last_became_peered":"2024-01-15T22:47:08.174290+0000","last_unstale":"2024-01-15T22:47:37.343526+0000","last_undegraded":"2024-01-15T22:47:37.343526+0000","last_fullsized":"2024-01-15T22:47:37.343526+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:02:20.551731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.335245+0000","last_change":"2024-01-15T22:47:35.335058+0000","last_active":"2024-01-15T22:47:35.335245+0000","last_peered":"2024-01-15T22:47:35.335245+0000","last_clean":"2024-01-15T22:47:35.335245+0000","last_became_active":"2024-01-15T22:47:35.334764+0000","last_became_peered":"2024-01-15T22:47:35.334764+0000","last_unstale":"2024-01-15T22:47:35.335245+0000","last_undegraded":"2024-01-15T22:47:35.335245+0000","last_fullsized":"2024-01-15T22:47:35.335245+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:03:14.712257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343153+0000","last_change":"2024-01-15T22:47:07.373544+0000","last_active":"2024-01-15T22:47:37.343153+0000","last_peered":"2024-01-15T22:47:37.343153+0000","last_clean":"2024-01-15T22:47:37.343153+0000","last_became_active":"2024-01-15T22:47:07.373256+0000","last_became_peered":"2024-01-15T22:47:07.373256+0000","last_unstale":"2024-01-15T22:47:37.343153+0000","last_undegraded":"2024-01-15T22:47:37.343153+0000","last_fullsized":"2024-01-15T22:47:37.343153+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:46:45.539409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.221156+0000","last_change":"2024-01-15T22:47:08.177302+0000","last_active":"2024-01-15T22:47:37.221156+0000","last_peered":"2024-01-15T22:47:37.221156+0000","last_clean":"2024-01-15T22:47:37.221156+0000","last_became_active":"2024-01-15T22:47:08.176434+0000","last_became_peered":"2024-01-15T22:47:08.176434+0000","last_unstale":"2024-01-15T22:47:37.221156+0000","last_undegraded":"2024-01-15T22:47:37.221156+0000","last_fullsized":"2024-01-15T22:47:37.221156+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:02:08.520288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.443618+0000","last_change":"2024-01-15T22:47:35.443372+0000","last_active":"2024-01-15T22:47:35.443618+0000","last_peered":"2024-01-15T22:47:35.443618+0000","last_clean":"2024-01-15T22:47:35.443618+0000","last_became_active":"2024-01-15T22:47:35.443143+0000","last_became_peered":"2024-01-15T22:47:35.443143+0000","last_unstale":"2024-01-15T22:47:35.443618+0000","last_undegraded":"2024-01-15T22:47:35.443618+0000","last_fullsized":"2024-01-15T22:47:35.443618+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:52:46.593472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.324629+0000","last_change":"2024-01-15T22:47:08.172003+0000","last_active":"2024-01-15T22:47:35.324629+0000","last_peered":"2024-01-15T22:47:35.324629+0000","last_clean":"2024-01-15T22:47:35.324629+0000","last_became_active":"2024-01-15T22:47:08.171591+0000","last_became_peered":"2024-01-15T22:47:08.171591+0000","last_unstale":"2024-01-15T22:47:35.324629+0000","last_undegraded":"2024-01-15T22:47:35.324629+0000","last_fullsized":"2024-01-15T22:47:35.324629+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:55:56.204866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.330059+0000","last_change":"2024-01-15T22:47:07.377573+0000","last_active":"2024-01-15T22:47:35.330059+0000","last_peered":"2024-01-15T22:47:35.330059+0000","last_clean":"2024-01-15T22:47:35.330059+0000","last_became_active":"2024-01-15T22:47:07.377288+0000","last_became_peered":"2024-01-15T22:47:07.377288+0000","last_unstale":"2024-01-15T22:47:35.330059+0000","last_undegraded":"2024-01-15T22:47:35.330059+0000","last_fullsized":"2024-01-15T22:47:35.330059+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:32:29.870058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326678+0000","last_change":"2024-01-15T22:47:35.442285+0000","last_active":"2024-01-15T22:47:36.326678+0000","last_peered":"2024-01-15T22:47:36.326678+0000","last_clean":"2024-01-15T22:47:36.326678+0000","last_became_active":"2024-01-15T22:47:35.441895+0000","last_became_peered":"2024-01-15T22:47:35.441895+0000","last_unstale":"2024-01-15T22:47:36.326678+0000","last_undegraded":"2024-01-15T22:47:36.326678+0000","last_fullsized":"2024-01-15T22:47:36.326678+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:18:41.825661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328933+0000","last_change":"2024-01-15T22:47:08.158797+0000","last_active":"2024-01-15T22:47:36.328933+0000","last_peered":"2024-01-15T22:47:36.328933+0000","last_clean":"2024-01-15T22:47:36.328933+0000","last_became_active":"2024-01-15T22:47:08.158459+0000","last_became_peered":"2024-01-15T22:47:08.158459+0000","last_unstale":"2024-01-15T22:47:36.328933+0000","last_undegraded":"2024-01-15T22:47:36.328933+0000","last_fullsized":"2024-01-15T22:47:36.328933+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:06:58.366024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343263+0000","last_change":"2024-01-15T22:47:07.372021+0000","last_active":"2024-01-15T22:47:37.343263+0000","last_peered":"2024-01-15T22:47:37.343263+0000","last_clean":"2024-01-15T22:47:37.343263+0000","last_became_active":"2024-01-15T22:47:07.371671+0000","last_became_peered":"2024-01-15T22:47:07.371671+0000","last_unstale":"2024-01-15T22:47:37.343263+0000","last_undegraded":"2024-01-15T22:47:37.343263+0000","last_fullsized":"2024-01-15T22:47:37.343263+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:09:22.414364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'128","reported_seq":273,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.435195+0000","last_change":"2024-01-15T22:46:54.362862+0000","last_active":"2024-01-15T22:47:37.435195+0000","last_peered":"2024-01-15T22:47:37.435195+0000","last_clean":"2024-01-15T22:47:37.435195+0000","last_became_active":"2024-01-15T22:46:54.362550+0000","last_became_peered":"2024-01-15T22:46:54.362550+0000","last_unstale":"2024-01-15T22:47:37.435195+0000","last_undegraded":"2024-01-15T22:47:37.435195+0000","last_fullsized":"2024-01-15T22:47:37.435195+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:45:30.631060+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:45:30.631060+0000","last_clean_scrub_stamp":"2024-01-15T22:45:30.631060+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-01-17T03:32:49.641908+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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326487+0000","last_change":"2024-01-15T22:47:35.334490+0000","last_active":"2024-01-15T22:47:36.326487+0000","last_peered":"2024-01-15T22:47:36.326487+0000","last_clean":"2024-01-15T22:47:36.326487+0000","last_became_active":"2024-01-15T22:47:35.334184+0000","last_became_peered":"2024-01-15T22:47:35.334184+0000","last_unstale":"2024-01-15T22:47:36.326487+0000","last_undegraded":"2024-01-15T22:47:36.326487+0000","last_fullsized":"2024-01-15T22:47:36.326487+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:48:57.404009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326254+0000","last_change":"2024-01-15T22:47:08.173892+0000","last_active":"2024-01-15T22:47:36.326254+0000","last_peered":"2024-01-15T22:47:36.326254+0000","last_clean":"2024-01-15T22:47:36.326254+0000","last_became_active":"2024-01-15T22:47:08.173492+0000","last_became_peered":"2024-01-15T22:47:08.173492+0000","last_unstale":"2024-01-15T22:47:36.326254+0000","last_undegraded":"2024-01-15T22:47:36.326254+0000","last_fullsized":"2024-01-15T22:47:36.326254+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:42:31.473592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.404534+0000","last_change":"2024-01-15T22:47:07.383937+0000","last_active":"2024-01-15T22:47:37.404534+0000","last_peered":"2024-01-15T22:47:37.404534+0000","last_clean":"2024-01-15T22:47:37.404534+0000","last_became_active":"2024-01-15T22:47:07.383627+0000","last_became_peered":"2024-01-15T22:47:07.383627+0000","last_unstale":"2024-01-15T22:47:37.404534+0000","last_undegraded":"2024-01-15T22:47:37.404534+0000","last_fullsized":"2024-01-15T22:47:37.404534+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:41:05.121801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327809+0000","last_change":"2024-01-15T22:47:35.443124+0000","last_active":"2024-01-15T22:47:36.327809+0000","last_peered":"2024-01-15T22:47:36.327809+0000","last_clean":"2024-01-15T22:47:36.327809+0000","last_became_active":"2024-01-15T22:47:35.442575+0000","last_became_peered":"2024-01-15T22:47:35.442575+0000","last_unstale":"2024-01-15T22:47:36.327809+0000","last_undegraded":"2024-01-15T22:47:36.327809+0000","last_fullsized":"2024-01-15T22:47:36.327809+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:33:50.770684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.441318+0000","last_change":"2024-01-15T22:47:07.384304+0000","last_active":"2024-01-15T22:47:35.441318+0000","last_peered":"2024-01-15T22:47:35.441318+0000","last_clean":"2024-01-15T22:47:35.441318+0000","last_became_active":"2024-01-15T22:47:07.384005+0000","last_became_peered":"2024-01-15T22:47:07.384005+0000","last_unstale":"2024-01-15T22:47:35.441318+0000","last_undegraded":"2024-01-15T22:47:35.441318+0000","last_fullsized":"2024-01-15T22:47:35.441318+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:54:57.835155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.326290+0000","last_change":"2024-01-15T22:47:08.166272+0000","last_active":"2024-01-15T22:47:35.326290+0000","last_peered":"2024-01-15T22:47:35.326290+0000","last_clean":"2024-01-15T22:47:35.326290+0000","last_became_active":"2024-01-15T22:47:08.165957+0000","last_became_peered":"2024-01-15T22:47:08.165957+0000","last_unstale":"2024-01-15T22:47:35.326290+0000","last_undegraded":"2024-01-15T22:47:35.326290+0000","last_fullsized":"2024-01-15T22:47:35.326290+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:41:53.349394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327472+0000","last_change":"2024-01-15T22:47:35.442212+0000","last_active":"2024-01-15T22:47:36.327472+0000","last_peered":"2024-01-15T22:47:36.327472+0000","last_clean":"2024-01-15T22:47:36.327472+0000","last_became_active":"2024-01-15T22:47:35.441793+0000","last_became_peered":"2024-01-15T22:47:35.441793+0000","last_unstale":"2024-01-15T22:47:36.327472+0000","last_undegraded":"2024-01-15T22:47:36.327472+0000","last_fullsized":"2024-01-15T22:47:36.327472+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:38:27.186182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"58'1","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.327709+0000","last_change":"2024-01-15T22:47:07.378587+0000","last_active":"2024-01-15T22:47:35.327709+0000","last_peered":"2024-01-15T22:47:35.327709+0000","last_clean":"2024-01-15T22:47:35.327709+0000","last_became_active":"2024-01-15T22:47:07.378305+0000","last_became_peered":"2024-01-15T22:47:07.378305+0000","last_unstale":"2024-01-15T22:47:35.327709+0000","last_undegraded":"2024-01-15T22:47:35.327709+0000","last_fullsized":"2024-01-15T22:47:35.327709+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-16T22:49:45.179099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328521+0000","last_change":"2024-01-15T22:47:08.161255+0000","last_active":"2024-01-15T22:47:36.328521+0000","last_peered":"2024-01-15T22:47:36.328521+0000","last_clean":"2024-01-15T22:47:36.328521+0000","last_became_active":"2024-01-15T22:47:08.160943+0000","last_became_peered":"2024-01-15T22:47:08.160943+0000","last_unstale":"2024-01-15T22:47:36.328521+0000","last_undegraded":"2024-01-15T22:47:36.328521+0000","last_fullsized":"2024-01-15T22:47:36.328521+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:07:00.158832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.220779+0000","last_change":"2024-01-15T22:47:35.442609+0000","last_active":"2024-01-15T22:47:37.220779+0000","last_peered":"2024-01-15T22:47:37.220779+0000","last_clean":"2024-01-15T22:47:37.220779+0000","last_became_active":"2024-01-15T22:47:35.442327+0000","last_became_peered":"2024-01-15T22:47:35.442327+0000","last_unstale":"2024-01-15T22:47:37.220779+0000","last_undegraded":"2024-01-15T22:47:37.220779+0000","last_fullsized":"2024-01-15T22:47:37.220779+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:15:27.899468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'2","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326714+0000","last_change":"2024-01-15T22:47:07.380844+0000","last_active":"2024-01-15T22:47:36.326714+0000","last_peered":"2024-01-15T22:47:36.326714+0000","last_clean":"2024-01-15T22:47:36.326714+0000","last_became_active":"2024-01-15T22:47:07.380531+0000","last_became_peered":"2024-01-15T22:47:07.380531+0000","last_unstale":"2024-01-15T22:47:36.326714+0000","last_undegraded":"2024-01-15T22:47:36.326714+0000","last_fullsized":"2024-01-15T22:47:36.326714+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-16T23:04:53.406320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326693+0000","last_change":"2024-01-15T22:47:08.172063+0000","last_active":"2024-01-15T22:47:36.326693+0000","last_peered":"2024-01-15T22:47:36.326693+0000","last_clean":"2024-01-15T22:47:36.326693+0000","last_became_active":"2024-01-15T22:47:08.171751+0000","last_became_peered":"2024-01-15T22:47:08.171751+0000","last_unstale":"2024-01-15T22:47:36.326693+0000","last_undegraded":"2024-01-15T22:47:36.326693+0000","last_fullsized":"2024-01-15T22:47:36.326693+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:22:37.687027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.404655+0000","last_change":"2024-01-15T22:47:07.384112+0000","last_active":"2024-01-15T22:47:37.404655+0000","last_peered":"2024-01-15T22:47:37.404655+0000","last_clean":"2024-01-15T22:47:37.404655+0000","last_became_active":"2024-01-15T22:47:07.383519+0000","last_became_peered":"2024-01-15T22:47:07.383519+0000","last_unstale":"2024-01-15T22:47:37.404655+0000","last_undegraded":"2024-01-15T22:47:37.404655+0000","last_fullsized":"2024-01-15T22:47:37.404655+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:54:09.087225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.220915+0000","last_change":"2024-01-15T22:47:08.175093+0000","last_active":"2024-01-15T22:47:37.220915+0000","last_peered":"2024-01-15T22:47:37.220915+0000","last_clean":"2024-01-15T22:47:37.220915+0000","last_became_active":"2024-01-15T22:47:08.174806+0000","last_became_peered":"2024-01-15T22:47:08.174806+0000","last_unstale":"2024-01-15T22:47:37.220915+0000","last_undegraded":"2024-01-15T22:47:37.220915+0000","last_fullsized":"2024-01-15T22:47:37.220915+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:05:19.101027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.324888+0000","last_change":"2024-01-15T22:47:07.378395+0000","last_active":"2024-01-15T22:47:35.324888+0000","last_peered":"2024-01-15T22:47:35.324888+0000","last_clean":"2024-01-15T22:47:35.324888+0000","last_became_active":"2024-01-15T22:47:07.377399+0000","last_became_peered":"2024-01-15T22:47:07.377399+0000","last_unstale":"2024-01-15T22:47:35.324888+0000","last_undegraded":"2024-01-15T22:47:35.324888+0000","last_fullsized":"2024-01-15T22:47:35.324888+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:30:22.965066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327509+0000","last_change":"2024-01-15T22:47:08.161157+0000","last_active":"2024-01-15T22:47:36.327509+0000","last_peered":"2024-01-15T22:47:36.327509+0000","last_clean":"2024-01-15T22:47:36.327509+0000","last_became_active":"2024-01-15T22:47:08.160828+0000","last_became_peered":"2024-01-15T22:47:08.160828+0000","last_unstale":"2024-01-15T22:47:36.327509+0000","last_undegraded":"2024-01-15T22:47:36.327509+0000","last_fullsized":"2024-01-15T22:47:36.327509+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:22:32.961019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.327162+0000","last_change":"2024-01-15T22:47:07.376138+0000","last_active":"2024-01-15T22:47:35.327162+0000","last_peered":"2024-01-15T22:47:35.327162+0000","last_clean":"2024-01-15T22:47:35.327162+0000","last_became_active":"2024-01-15T22:47:07.375802+0000","last_became_peered":"2024-01-15T22:47:07.375802+0000","last_unstale":"2024-01-15T22:47:35.327162+0000","last_undegraded":"2024-01-15T22:47:35.327162+0000","last_fullsized":"2024-01-15T22:47:35.327162+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:43:12.613704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328765+0000","last_change":"2024-01-15T22:47:08.163103+0000","last_active":"2024-01-15T22:47:36.328765+0000","last_peered":"2024-01-15T22:47:36.328765+0000","last_clean":"2024-01-15T22:47:36.328765+0000","last_became_active":"2024-01-15T22:47:08.162858+0000","last_became_peered":"2024-01-15T22:47:08.162858+0000","last_unstale":"2024-01-15T22:47:36.328765+0000","last_undegraded":"2024-01-15T22:47:36.328765+0000","last_fullsized":"2024-01-15T22:47:36.328765+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:07:12.183548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'2","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.404821+0000","last_change":"2024-01-15T22:47:07.378602+0000","last_active":"2024-01-15T22:47:37.404821+0000","last_peered":"2024-01-15T22:47:37.404821+0000","last_clean":"2024-01-15T22:47:37.404821+0000","last_became_active":"2024-01-15T22:47:07.378322+0000","last_became_peered":"2024-01-15T22:47:07.378322+0000","last_unstale":"2024-01-15T22:47:37.404821+0000","last_undegraded":"2024-01-15T22:47:37.404821+0000","last_fullsized":"2024-01-15T22:47:37.404821+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T05:12:42.291013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326204+0000","last_change":"2024-01-15T22:47:08.169845+0000","last_active":"2024-01-15T22:47:36.326204+0000","last_peered":"2024-01-15T22:47:36.326204+0000","last_clean":"2024-01-15T22:47:36.326204+0000","last_became_active":"2024-01-15T22:47:08.169569+0000","last_became_peered":"2024-01-15T22:47:08.169569+0000","last_unstale":"2024-01-15T22:47:36.326204+0000","last_undegraded":"2024-01-15T22:47:36.326204+0000","last_fullsized":"2024-01-15T22:47:36.326204+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:23:38.384992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.330720+0000","last_change":"2024-01-15T22:47:07.376964+0000","last_active":"2024-01-15T22:47:35.330720+0000","last_peered":"2024-01-15T22:47:35.330720+0000","last_clean":"2024-01-15T22:47:35.330720+0000","last_became_active":"2024-01-15T22:47:07.376639+0000","last_became_peered":"2024-01-15T22:47:07.376639+0000","last_unstale":"2024-01-15T22:47:35.330720+0000","last_undegraded":"2024-01-15T22:47:35.330720+0000","last_fullsized":"2024-01-15T22:47:35.330720+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:50:05.643256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.441275+0000","last_change":"2024-01-15T22:47:08.182280+0000","last_active":"2024-01-15T22:47:35.441275+0000","last_peered":"2024-01-15T22:47:35.441275+0000","last_clean":"2024-01-15T22:47:35.441275+0000","last_became_active":"2024-01-15T22:47:08.182006+0000","last_became_peered":"2024-01-15T22:47:08.182006+0000","last_unstale":"2024-01-15T22:47:35.441275+0000","last_undegraded":"2024-01-15T22:47:35.441275+0000","last_fullsized":"2024-01-15T22:47:35.441275+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:06:55.330251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'1","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.325330+0000","last_change":"2024-01-15T22:47:07.378003+0000","last_active":"2024-01-15T22:47:35.325330+0000","last_peered":"2024-01-15T22:47:35.325330+0000","last_clean":"2024-01-15T22:47:35.325330+0000","last_became_active":"2024-01-15T22:47:07.377711+0000","last_became_peered":"2024-01-15T22:47:07.377711+0000","last_unstale":"2024-01-15T22:47:35.325330+0000","last_undegraded":"2024-01-15T22:47:35.325330+0000","last_fullsized":"2024-01-15T22:47:35.325330+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:56:09.265446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343432+0000","last_change":"2024-01-15T22:47:08.181390+0000","last_active":"2024-01-15T22:47:37.343432+0000","last_peered":"2024-01-15T22:47:37.343432+0000","last_clean":"2024-01-15T22:47:37.343432+0000","last_became_active":"2024-01-15T22:47:08.180910+0000","last_became_peered":"2024-01-15T22:47:08.180910+0000","last_unstale":"2024-01-15T22:47:37.343432+0000","last_undegraded":"2024-01-15T22:47:37.343432+0000","last_fullsized":"2024-01-15T22:47:37.343432+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:04:17.377503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.331886+0000","last_change":"2024-01-15T22:47:07.373885+0000","last_active":"2024-01-15T22:47:35.331886+0000","last_peered":"2024-01-15T22:47:35.331886+0000","last_clean":"2024-01-15T22:47:35.331886+0000","last_became_active":"2024-01-15T22:47:07.373569+0000","last_became_peered":"2024-01-15T22:47:07.373569+0000","last_unstale":"2024-01-15T22:47:35.331886+0000","last_undegraded":"2024-01-15T22:47:35.331886+0000","last_fullsized":"2024-01-15T22:47:35.331886+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:31:03.987296+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.441787+0000","last_change":"2024-01-15T22:47:08.172916+0000","last_active":"2024-01-15T22:47:35.441787+0000","last_peered":"2024-01-15T22:47:35.441787+0000","last_clean":"2024-01-15T22:47:35.441787+0000","last_became_active":"2024-01-15T22:47:08.171899+0000","last_became_peered":"2024-01-15T22:47:08.171899+0000","last_unstale":"2024-01-15T22:47:35.441787+0000","last_undegraded":"2024-01-15T22:47:35.441787+0000","last_fullsized":"2024-01-15T22:47:35.441787+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:11:40.703747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326109+0000","last_change":"2024-01-15T22:47:08.178476+0000","last_active":"2024-01-15T22:47:36.326109+0000","last_peered":"2024-01-15T22:47:36.326109+0000","last_clean":"2024-01-15T22:47:36.326109+0000","last_became_active":"2024-01-15T22:47:08.177884+0000","last_became_peered":"2024-01-15T22:47:08.177884+0000","last_unstale":"2024-01-15T22:47:36.326109+0000","last_undegraded":"2024-01-15T22:47:36.326109+0000","last_fullsized":"2024-01-15T22:47:36.326109+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:04:00.040095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.330156+0000","last_change":"2024-01-15T22:47:08.179058+0000","last_active":"2024-01-15T22:47:35.330156+0000","last_peered":"2024-01-15T22:47:35.330156+0000","last_clean":"2024-01-15T22:47:35.330156+0000","last_became_active":"2024-01-15T22:47:08.178721+0000","last_became_peered":"2024-01-15T22:47:08.178721+0000","last_unstale":"2024-01-15T22:47:35.330156+0000","last_undegraded":"2024-01-15T22:47:35.330156+0000","last_fullsized":"2024-01-15T22:47:35.330156+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:08:47.584634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343243+0000","last_change":"2024-01-15T22:47:08.162677+0000","last_active":"2024-01-15T22:47:37.343243+0000","last_peered":"2024-01-15T22:47:37.343243+0000","last_clean":"2024-01-15T22:47:37.343243+0000","last_became_active":"2024-01-15T22:47:08.162227+0000","last_became_peered":"2024-01-15T22:47:08.162227+0000","last_unstale":"2024-01-15T22:47:37.343243+0000","last_undegraded":"2024-01-15T22:47:37.343243+0000","last_fullsized":"2024-01-15T22:47:37.343243+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:17:00.459085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327992+0000","last_change":"2024-01-15T22:47:08.173814+0000","last_active":"2024-01-15T22:47:36.327992+0000","last_peered":"2024-01-15T22:47:36.327992+0000","last_clean":"2024-01-15T22:47:36.327992+0000","last_became_active":"2024-01-15T22:47:08.173052+0000","last_became_peered":"2024-01-15T22:47:08.173052+0000","last_unstale":"2024-01-15T22:47:36.327992+0000","last_undegraded":"2024-01-15T22:47:36.327992+0000","last_fullsized":"2024-01-15T22:47:36.327992+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:41:31.503657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327731+0000","last_change":"2024-01-15T22:47:08.170627+0000","last_active":"2024-01-15T22:47:36.327731+0000","last_peered":"2024-01-15T22:47:36.327731+0000","last_clean":"2024-01-15T22:47:36.327731+0000","last_became_active":"2024-01-15T22:47:08.170322+0000","last_became_peered":"2024-01-15T22:47:08.170322+0000","last_unstale":"2024-01-15T22:47:36.327731+0000","last_undegraded":"2024-01-15T22:47:36.327731+0000","last_fullsized":"2024-01-15T22:47:36.327731+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:00:48.954172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.325238+0000","last_change":"2024-01-15T22:47:08.166157+0000","last_active":"2024-01-15T22:47:35.325238+0000","last_peered":"2024-01-15T22:47:35.325238+0000","last_clean":"2024-01-15T22:47:35.325238+0000","last_became_active":"2024-01-15T22:47:08.165825+0000","last_became_peered":"2024-01-15T22:47:08.165825+0000","last_unstale":"2024-01-15T22:47:35.325238+0000","last_undegraded":"2024-01-15T22:47:35.325238+0000","last_fullsized":"2024-01-15T22:47:35.325238+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:41:38.284367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326569+0000","last_change":"2024-01-15T22:47:08.170920+0000","last_active":"2024-01-15T22:47:36.326569+0000","last_peered":"2024-01-15T22:47:36.326569+0000","last_clean":"2024-01-15T22:47:36.326569+0000","last_became_active":"2024-01-15T22:47:08.170613+0000","last_became_peered":"2024-01-15T22:47:08.170613+0000","last_unstale":"2024-01-15T22:47:36.326569+0000","last_undegraded":"2024-01-15T22:47:36.326569+0000","last_fullsized":"2024-01-15T22:47:36.326569+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:11:10.168982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328560+0000","last_change":"2024-01-15T22:47:08.170766+0000","last_active":"2024-01-15T22:47:36.328560+0000","last_peered":"2024-01-15T22:47:36.328560+0000","last_clean":"2024-01-15T22:47:36.328560+0000","last_became_active":"2024-01-15T22:47:08.170483+0000","last_became_peered":"2024-01-15T22:47:08.170483+0000","last_unstale":"2024-01-15T22:47:36.328560+0000","last_undegraded":"2024-01-15T22:47:36.328560+0000","last_fullsized":"2024-01-15T22:47:36.328560+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:47:21.370446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343248+0000","last_change":"2024-01-15T22:47:08.175697+0000","last_active":"2024-01-15T22:47:37.343248+0000","last_peered":"2024-01-15T22:47:37.343248+0000","last_clean":"2024-01-15T22:47:37.343248+0000","last_became_active":"2024-01-15T22:47:08.175404+0000","last_became_peered":"2024-01-15T22:47:08.175404+0000","last_unstale":"2024-01-15T22:47:37.343248+0000","last_undegraded":"2024-01-15T22:47:37.343248+0000","last_fullsized":"2024-01-15T22:47:37.343248+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:47:22.608676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327799+0000","last_change":"2024-01-15T22:47:08.162569+0000","last_active":"2024-01-15T22:47:36.327799+0000","last_peered":"2024-01-15T22:47:36.327799+0000","last_clean":"2024-01-15T22:47:36.327799+0000","last_became_active":"2024-01-15T22:47:08.162259+0000","last_became_peered":"2024-01-15T22:47:08.162259+0000","last_unstale":"2024-01-15T22:47:36.327799+0000","last_undegraded":"2024-01-15T22:47:36.327799+0000","last_fullsized":"2024-01-15T22:47:36.327799+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:06:08.717379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343407+0000","last_change":"2024-01-15T22:47:08.163560+0000","last_active":"2024-01-15T22:47:37.343407+0000","last_peered":"2024-01-15T22:47:37.343407+0000","last_clean":"2024-01-15T22:47:37.343407+0000","last_became_active":"2024-01-15T22:47:08.163244+0000","last_became_peered":"2024-01-15T22:47:08.163244+0000","last_unstale":"2024-01-15T22:47:37.343407+0000","last_undegraded":"2024-01-15T22:47:37.343407+0000","last_fullsized":"2024-01-15T22:47:37.343407+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:38:10.934745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328080+0000","last_change":"2024-01-15T22:47:08.171071+0000","last_active":"2024-01-15T22:47:36.328080+0000","last_peered":"2024-01-15T22:47:36.328080+0000","last_clean":"2024-01-15T22:47:36.328080+0000","last_became_active":"2024-01-15T22:47:08.170724+0000","last_became_peered":"2024-01-15T22:47:08.170724+0000","last_unstale":"2024-01-15T22:47:36.328080+0000","last_undegraded":"2024-01-15T22:47:36.328080+0000","last_fullsized":"2024-01-15T22:47:36.328080+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:24:13.168180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326751+0000","last_change":"2024-01-15T22:47:08.167919+0000","last_active":"2024-01-15T22:47:36.326751+0000","last_peered":"2024-01-15T22:47:36.326751+0000","last_clean":"2024-01-15T22:47:36.326751+0000","last_became_active":"2024-01-15T22:47:08.167603+0000","last_became_peered":"2024-01-15T22:47:08.167603+0000","last_unstale":"2024-01-15T22:47:36.326751+0000","last_undegraded":"2024-01-15T22:47:36.326751+0000","last_fullsized":"2024-01-15T22:47:36.326751+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:34:00.307685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":3094,"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":16,"num_scrub_errors":0,"num_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":9282,"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":50,"seq":214748364816,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298484,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446668,"statfs":{"total":95995035648,"available":95689388032,"internally_reserved":0,"allocated":1224704,"data_stored":861637,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.752},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.59899999999999998}]},{"osd":1,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.67100000000000004}]},{"osd":2,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.625},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.57499999999999996}]},{"osd":3,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.70299999999999996}]},{"osd":4,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.68500000000000005}]},{"osd":5,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"last":0.74199999999999999}]},{"osd":6,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.76800000000000002}]}]},{"osd":6,"up_from":43,"seq":184683593747,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298484,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446668,"statfs":{"total":95995035648,"available":95689388032,"internally_reserved":0,"allocated":1224704,"data_stored":863134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.41499999999999998}]},{"osd":1,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.50900000000000001}]},{"osd":2,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.46400000000000002}]},{"osd":3,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.442},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.47499999999999998}]},{"osd":4,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.34100000000000003}]},{"osd":5,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.309},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.39500000000000002}]},{"osd":7,"last update":"Mon Jan 15 22:47:52 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.33000000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574885,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297904,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447248,"statfs":{"total":95995035648,"available":95689981952,"internally_reserved":0,"allocated":630784,"data_stored":270911,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:47:17 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.34499999999999997,"15min":0.33700000000000002},"min":{"1min":0.26200000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.53100000000000003,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.38600000000000001,"15min":0.37},"min":{"1min":0.32100000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.624}]},{"osd":2,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.40400000000000003,"15min":0.40000000000000002},"min":{"1min":0.33200000000000002,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.747},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.28299999999999997,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.78800000000000003}]},{"osd":3,"last update":"Mon Jan 15 22:47:48 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.45600000000000002,"15min":0.46200000000000002},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.59299999999999997,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.51300000000000001,"15min":0.52000000000000002},"min":{"1min":0.32000000000000001,"5min":0.315,"15min":0.315},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.67800000000000005}]},{"osd":4,"last update":"Mon Jan 15 22:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.72199999999999998}]},{"osd":5,"last update":"Mon Jan 15 22:47:21 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.65000000000000002}]},{"osd":6,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.88800000000000001}]},{"osd":7,"last update":"Mon Jan 15 22:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.87}]}]},{"osd":0,"up_from":8,"seq":34359738407,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298496,"kb_used_data":1208,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446656,"statfs":{"total":95995035648,"available":95689375744,"internally_reserved":0,"allocated":1236992,"data_stored":862084,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Jan 15 22:47:17 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.36799999999999999,"15min":0.36599999999999999},"min":{"1min":0.24199999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.48499999999999999,"5min":0.499,"15min":0.499},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.38,"15min":0.378},"min":{"1min":0.27300000000000002,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.56299999999999994,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.55800000000000005}]},{"osd":2,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.44600000000000001,"15min":0.42999999999999999},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":3.4929999999999999,"5min":3.4929999999999999,"15min":3.4929999999999999},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.439,"5min":0.434,"15min":0.433},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.54200000000000004}]},{"osd":3,"last update":"Mon Jan 15 22:47:47 2024","interfaces":[{"interface":"back","average":{"1min":0.66000000000000003,"5min":0.52400000000000002,"15min":0.502},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":3.5289999999999999,"5min":3.5289999999999999,"15min":3.5289999999999999},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.51800000000000002,"15min":0.52300000000000002},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.5880000000000001,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":0.51300000000000001}]},{"osd":4,"last update":"Mon Jan 15 22:47:05 2024","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.66400000000000003}]},{"osd":5,"last update":"Mon Jan 15 22:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.64100000000000001}]},{"osd":6,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.1240000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":0.76900000000000002}]},{"osd":7,"last update":"Mon Jan 15 22:47:52 2024","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":2.5720000000000001,"5min":2.5720000000000001,"15min":2.5720000000000001},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":3.581,"5min":3.581,"15min":3.581},"last":0.746}]}]},{"osd":2,"up_from":18,"seq":77309411361,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297900,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447252,"statfs":{"total":95995035648,"available":95689986048,"internally_reserved":0,"allocated":626688,"data_stored":271016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:47:33 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.38600000000000001,"15min":0.378},"min":{"1min":0.27500000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.39400000000000002,"15min":0.38800000000000001},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.33600000000000002}]},{"osd":1,"last update":"Mon Jan 15 22:47:33 2024","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.41199999999999998,"15min":0.40500000000000003},"min":{"1min":0.29799999999999999,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.61299999999999999,"5min":0.623,"15min":0.623},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.39600000000000002,"15min":0.39000000000000001},"min":{"1min":0.29499999999999998,"5min":0.245,"15min":0.245},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.27200000000000002}]},{"osd":3,"last update":"Mon Jan 15 22:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.46999999999999997,"5min":0.49199999999999999,"15min":0.496},"min":{"1min":0.31900000000000001,"5min":0.308,"15min":0.308},"max":{"1min":1.016,"5min":1.016,"15min":1.016},"last":0.313},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.48899999999999999,"15min":0.49099999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.29099999999999998}]},{"osd":4,"last update":"Mon Jan 15 22:47:06 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":1.0249999999999999},{"interface":"front","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":1.0409999999999999}]},{"osd":5,"last update":"Mon Jan 15 22:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":1.016},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":1.05}]},{"osd":6,"last update":"Mon Jan 15 22:47:38 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":1.081}]},{"osd":7,"last update":"Mon Jan 15 22:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":1.0049999999999999},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":1.149}]}]},{"osd":3,"up_from":24,"seq":103079215134,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297920,"kb_used_data":632,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447232,"statfs":{"total":95995035648,"available":95689965568,"internally_reserved":0,"allocated":647168,"data_stored":273444,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.39100000000000001,"15min":0.39600000000000002},"min":{"1min":0.23599999999999999,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.53200000000000003,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.25900000000000001},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.45000000000000001,"15min":0.46100000000000002},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.54700000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.32700000000000001}]},{"osd":1,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.36299999999999999,"5min":0.442,"15min":0.45500000000000002},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.51800000000000002,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.46200000000000002,"15min":0.47199999999999998},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.56000000000000005,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":1.23}]},{"osd":2,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.47699999999999998,"15min":0.48499999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.56599999999999995,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.47899999999999998,"15min":0.48899999999999999},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.57499999999999996,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":1.105}]},{"osd":4,"last update":"Mon Jan 15 22:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":1.2090000000000001}]},{"osd":5,"last update":"Mon Jan 15 22:47:20 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.54600000000000004}]},{"osd":6,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":1.173},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.68500000000000005}]},{"osd":7,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.097,"5min":1.097,"15min":1.097},"last":1.1890000000000001},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.03,"5min":1.03,"15min":1.03},"last":1.2549999999999999}]}]},{"osd":4,"up_from":29,"seq":124554051610,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297908,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447244,"statfs":{"total":95995035648,"available":95689977856,"internally_reserved":0,"allocated":634880,"data_stored":271108,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:47:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":0.42899999999999999}]},{"osd":1,"last update":"Mon Jan 15 22:47:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.436}]},{"osd":2,"last update":"Mon Jan 15 22:47:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.40999999999999998}]},{"osd":3,"last update":"Mon Jan 15 22:47:08 2024","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.52000000000000002}]},{"osd":5,"last update":"Mon Jan 15 22:47:20 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.313},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.26900000000000002}]},{"osd":6,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.35799999999999998}]},{"osd":7,"last update":"Mon Jan 15 22:47:54 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.34000000000000002},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.379}]}]},{"osd":5,"up_from":36,"seq":154618822678,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297912,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447240,"statfs":{"total":95995035648,"available":95689973760,"internally_reserved":0,"allocated":638976,"data_stored":273129,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.51700000000000002}]},{"osd":1,"last update":"Mon Jan 15 22:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.40200000000000002}]},{"osd":2,"last update":"Mon Jan 15 22:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.497}]},{"osd":3,"last update":"Mon Jan 15 22:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.89400000000000002,"5min":0.89400000000000002,"15min":0.89400000000000002},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.57499999999999996}]},{"osd":4,"last update":"Mon Jan 15 22:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.48599999999999999}]},{"osd":6,"last update":"Mon Jan 15 22:47:37 2024","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.61399999999999999}]},{"osd":7,"last update":"Mon Jan 15 22:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.60099999999999998}]}]}],"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":700,"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":2428,"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":680,"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":2414,"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":2324,"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":576,"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-01-15T22:48:06.927 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph pg dump --format=json 2024-01-15T22:48:06.984 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:06 smithi163 bash[108638]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-01-15T22:48:07.198 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:48:07.706 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:07 smithi053 ceph-mon[66518]: Deploying daemon node-exporter.b on smithi163 2024-01-15T22:48:07.706 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:07 smithi053 ceph-mon[80116]: Deploying daemon node-exporter.b on smithi163 2024-01-15T22:48:07.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:07 smithi163 ceph-mon[70990]: Deploying daemon node-exporter.b on smithi163 2024-01-15T22:48:07.734 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:07 smithi163 bash[108638]: Getting image source signatures 2024-01-15T22:48:07.734 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:07 smithi163 bash[108638]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-01-15T22:48:07.734 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:07 smithi163 bash[108638]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-01-15T22:48:07.734 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:07 smithi163 bash[108638]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-01-15T22:48:08.480 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:48:08.482 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2024-01-15T22:48:08.640 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:08 smithi163 ceph-mon[70990]: from='client.24701 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:48:08.640 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:08 smithi163 ceph-mon[70990]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:08.641 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:08 smithi163 bash[108638]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-01-15T22:48:08.641 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:08 smithi163 bash[108638]: Writing manifest to image destination 2024-01-15T22:48:08.681 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:08 smithi053 ceph-mon[66518]: from='client.24701 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:48:08.681 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:08 smithi053 ceph-mon[66518]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:08.681 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:08 smithi053 ceph-mon[80116]: from='client.24701 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:48:08.682 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:08 smithi053 ceph-mon[80116]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:08.885 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":21,"stamp":"2024-01-15T22:48:07.346379+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593462,"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":2432,"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":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":2385008,"kb_used_data":6704,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576208,"statfs":{"total":767960285184,"available":765518036992,"internally_reserved":0,"allocated":6864896,"data_stored":3946463,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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.003288"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.441946+0000","last_change":"2024-01-15T22:47:08.177623+0000","last_active":"2024-01-15T22:47:35.441946+0000","last_peered":"2024-01-15T22:47:35.441946+0000","last_clean":"2024-01-15T22:47:35.441946+0000","last_became_active":"2024-01-15T22:47:08.177332+0000","last_became_peered":"2024-01-15T22:47:08.177332+0000","last_unstale":"2024-01-15T22:47:35.441946+0000","last_undegraded":"2024-01-15T22:47:35.441946+0000","last_fullsized":"2024-01-15T22:47:35.441946+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:06:43.268602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.327876+0000","last_change":"2024-01-15T22:47:08.171953+0000","last_active":"2024-01-15T22:47:35.327876+0000","last_peered":"2024-01-15T22:47:35.327876+0000","last_clean":"2024-01-15T22:47:35.327876+0000","last_became_active":"2024-01-15T22:47:08.171090+0000","last_became_peered":"2024-01-15T22:47:08.171090+0000","last_unstale":"2024-01-15T22:47:35.327876+0000","last_undegraded":"2024-01-15T22:47:35.327876+0000","last_fullsized":"2024-01-15T22:47:35.327876+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:37:39.465119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326500+0000","last_change":"2024-01-15T22:47:08.176446+0000","last_active":"2024-01-15T22:47:36.326500+0000","last_peered":"2024-01-15T22:47:36.326500+0000","last_clean":"2024-01-15T22:47:36.326500+0000","last_became_active":"2024-01-15T22:47:08.176133+0000","last_became_peered":"2024-01-15T22:47:08.176133+0000","last_unstale":"2024-01-15T22:47:36.326500+0000","last_undegraded":"2024-01-15T22:47:36.326500+0000","last_fullsized":"2024-01-15T22:47:36.326500+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:19:06.306223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343604+0000","last_change":"2024-01-15T22:47:08.163615+0000","last_active":"2024-01-15T22:47:37.343604+0000","last_peered":"2024-01-15T22:47:37.343604+0000","last_clean":"2024-01-15T22:47:37.343604+0000","last_became_active":"2024-01-15T22:47:08.163284+0000","last_became_peered":"2024-01-15T22:47:08.163284+0000","last_unstale":"2024-01-15T22:47:37.343604+0000","last_undegraded":"2024-01-15T22:47:37.343604+0000","last_fullsized":"2024-01-15T22:47:37.343604+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:34:44.566978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.405022+0000","last_change":"2024-01-15T22:47:08.174506+0000","last_active":"2024-01-15T22:47:37.405022+0000","last_peered":"2024-01-15T22:47:37.405022+0000","last_clean":"2024-01-15T22:47:37.405022+0000","last_became_active":"2024-01-15T22:47:08.172614+0000","last_became_peered":"2024-01-15T22:47:08.172614+0000","last_unstale":"2024-01-15T22:47:37.405022+0000","last_undegraded":"2024-01-15T22:47:37.405022+0000","last_fullsized":"2024-01-15T22:47:37.405022+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:03:40.518500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343386+0000","last_change":"2024-01-15T22:47:08.161578+0000","last_active":"2024-01-15T22:47:37.343386+0000","last_peered":"2024-01-15T22:47:37.343386+0000","last_clean":"2024-01-15T22:47:37.343386+0000","last_became_active":"2024-01-15T22:47:08.161243+0000","last_became_peered":"2024-01-15T22:47:08.161243+0000","last_unstale":"2024-01-15T22:47:37.343386+0000","last_undegraded":"2024-01-15T22:47:37.343386+0000","last_fullsized":"2024-01-15T22:47:37.343386+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:21:10.242703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.404590+0000","last_change":"2024-01-15T22:47:08.172908+0000","last_active":"2024-01-15T22:47:37.404590+0000","last_peered":"2024-01-15T22:47:37.404590+0000","last_clean":"2024-01-15T22:47:37.404590+0000","last_became_active":"2024-01-15T22:47:08.171161+0000","last_became_peered":"2024-01-15T22:47:08.171161+0000","last_unstale":"2024-01-15T22:47:37.404590+0000","last_undegraded":"2024-01-15T22:47:37.404590+0000","last_fullsized":"2024-01-15T22:47:37.404590+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:41:59.824104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327410+0000","last_change":"2024-01-15T22:47:08.164965+0000","last_active":"2024-01-15T22:47:36.327410+0000","last_peered":"2024-01-15T22:47:36.327410+0000","last_clean":"2024-01-15T22:47:36.327410+0000","last_became_active":"2024-01-15T22:47:08.164670+0000","last_became_peered":"2024-01-15T22:47:08.164670+0000","last_unstale":"2024-01-15T22:47:36.327410+0000","last_undegraded":"2024-01-15T22:47:36.327410+0000","last_fullsized":"2024-01-15T22:47:36.327410+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:04:54.074518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.441865+0000","last_change":"2024-01-15T22:47:08.177255+0000","last_active":"2024-01-15T22:47:35.441865+0000","last_peered":"2024-01-15T22:47:35.441865+0000","last_clean":"2024-01-15T22:47:35.441865+0000","last_became_active":"2024-01-15T22:47:08.176932+0000","last_became_peered":"2024-01-15T22:47:08.176932+0000","last_unstale":"2024-01-15T22:47:35.441865+0000","last_undegraded":"2024-01-15T22:47:35.441865+0000","last_fullsized":"2024-01-15T22:47:35.441865+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:52:39.676895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326492+0000","last_change":"2024-01-15T22:47:08.177462+0000","last_active":"2024-01-15T22:47:36.326492+0000","last_peered":"2024-01-15T22:47:36.326492+0000","last_clean":"2024-01-15T22:47:36.326492+0000","last_became_active":"2024-01-15T22:47:08.177018+0000","last_became_peered":"2024-01-15T22:47:08.177018+0000","last_unstale":"2024-01-15T22:47:36.326492+0000","last_undegraded":"2024-01-15T22:47:36.326492+0000","last_fullsized":"2024-01-15T22:47:36.326492+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:00:40.806012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326876+0000","last_change":"2024-01-15T22:47:08.184005+0000","last_active":"2024-01-15T22:47:36.326876+0000","last_peered":"2024-01-15T22:47:36.326876+0000","last_clean":"2024-01-15T22:47:36.326876+0000","last_became_active":"2024-01-15T22:47:08.183730+0000","last_became_peered":"2024-01-15T22:47:08.183730+0000","last_unstale":"2024-01-15T22:47:36.326876+0000","last_undegraded":"2024-01-15T22:47:36.326876+0000","last_fullsized":"2024-01-15T22:47:36.326876+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:48:21.531905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.221194+0000","last_change":"2024-01-15T22:47:08.177133+0000","last_active":"2024-01-15T22:47:37.221194+0000","last_peered":"2024-01-15T22:47:37.221194+0000","last_clean":"2024-01-15T22:47:37.221194+0000","last_became_active":"2024-01-15T22:47:08.176654+0000","last_became_peered":"2024-01-15T22:47:08.176654+0000","last_unstale":"2024-01-15T22:47:37.221194+0000","last_undegraded":"2024-01-15T22:47:37.221194+0000","last_fullsized":"2024-01-15T22:47:37.221194+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:37:51.607076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328651+0000","last_change":"2024-01-15T22:47:08.164817+0000","last_active":"2024-01-15T22:47:36.328651+0000","last_peered":"2024-01-15T22:47:36.328651+0000","last_clean":"2024-01-15T22:47:36.328651+0000","last_became_active":"2024-01-15T22:47:08.164497+0000","last_became_peered":"2024-01-15T22:47:08.164497+0000","last_unstale":"2024-01-15T22:47:36.328651+0000","last_undegraded":"2024-01-15T22:47:36.328651+0000","last_fullsized":"2024-01-15T22:47:36.328651+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:21:29.500012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326461+0000","last_change":"2024-01-15T22:47:08.179506+0000","last_active":"2024-01-15T22:47:36.326461+0000","last_peered":"2024-01-15T22:47:36.326461+0000","last_clean":"2024-01-15T22:47:36.326461+0000","last_became_active":"2024-01-15T22:47:08.179197+0000","last_became_peered":"2024-01-15T22:47:08.179197+0000","last_unstale":"2024-01-15T22:47:36.326461+0000","last_undegraded":"2024-01-15T22:47:36.326461+0000","last_fullsized":"2024-01-15T22:47:36.326461+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:37:34.539070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.324657+0000","last_change":"2024-01-15T22:47:08.169119+0000","last_active":"2024-01-15T22:47:35.324657+0000","last_peered":"2024-01-15T22:47:35.324657+0000","last_clean":"2024-01-15T22:47:35.324657+0000","last_became_active":"2024-01-15T22:47:08.168382+0000","last_became_peered":"2024-01-15T22:47:08.168382+0000","last_unstale":"2024-01-15T22:47:35.324657+0000","last_undegraded":"2024-01-15T22:47:35.324657+0000","last_fullsized":"2024-01-15T22:47:35.324657+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:12:00.781550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343140+0000","last_change":"2024-01-15T22:47:08.160362+0000","last_active":"2024-01-15T22:47:37.343140+0000","last_peered":"2024-01-15T22:47:37.343140+0000","last_clean":"2024-01-15T22:47:37.343140+0000","last_became_active":"2024-01-15T22:47:08.160035+0000","last_became_peered":"2024-01-15T22:47:08.160035+0000","last_unstale":"2024-01-15T22:47:37.343140+0000","last_undegraded":"2024-01-15T22:47:37.343140+0000","last_fullsized":"2024-01-15T22:47:37.343140+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:45:30.016820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343579+0000","last_change":"2024-01-15T22:47:08.180728+0000","last_active":"2024-01-15T22:47:37.343579+0000","last_peered":"2024-01-15T22:47:37.343579+0000","last_clean":"2024-01-15T22:47:37.343579+0000","last_became_active":"2024-01-15T22:47:08.180453+0000","last_became_peered":"2024-01-15T22:47:08.180453+0000","last_unstale":"2024-01-15T22:47:37.343579+0000","last_undegraded":"2024-01-15T22:47:37.343579+0000","last_fullsized":"2024-01-15T22:47:37.343579+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:15:54.869845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.331782+0000","last_change":"2024-01-15T22:47:08.174959+0000","last_active":"2024-01-15T22:47:35.331782+0000","last_peered":"2024-01-15T22:47:35.331782+0000","last_clean":"2024-01-15T22:47:35.331782+0000","last_became_active":"2024-01-15T22:47:08.174530+0000","last_became_peered":"2024-01-15T22:47:08.174530+0000","last_unstale":"2024-01-15T22:47:35.331782+0000","last_undegraded":"2024-01-15T22:47:35.331782+0000","last_fullsized":"2024-01-15T22:47:35.331782+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:06:03.267572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.441113+0000","last_change":"2024-01-15T22:47:08.173092+0000","last_active":"2024-01-15T22:47:35.441113+0000","last_peered":"2024-01-15T22:47:35.441113+0000","last_clean":"2024-01-15T22:47:35.441113+0000","last_became_active":"2024-01-15T22:47:08.172233+0000","last_became_peered":"2024-01-15T22:47:08.172233+0000","last_unstale":"2024-01-15T22:47:35.441113+0000","last_undegraded":"2024-01-15T22:47:35.441113+0000","last_fullsized":"2024-01-15T22:47:35.441113+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:00:24.916126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'4","reported_seq":19,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326926+0000","last_change":"2024-01-15T22:47:07.376873+0000","last_active":"2024-01-15T22:47:36.326926+0000","last_peered":"2024-01-15T22:47:36.326926+0000","last_clean":"2024-01-15T22:47:36.326926+0000","last_became_active":"2024-01-15T22:47:07.375787+0000","last_became_peered":"2024-01-15T22:47:07.375787+0000","last_unstale":"2024-01-15T22:47:36.326926+0000","last_undegraded":"2024-01-15T22:47:36.326926+0000","last_fullsized":"2024-01-15T22:47:36.326926+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:22:01.225987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328433+0000","last_change":"2024-01-15T22:47:08.167820+0000","last_active":"2024-01-15T22:47:36.328433+0000","last_peered":"2024-01-15T22:47:36.328433+0000","last_clean":"2024-01-15T22:47:36.328433+0000","last_became_active":"2024-01-15T22:47:08.167491+0000","last_became_peered":"2024-01-15T22:47:08.167491+0000","last_unstale":"2024-01-15T22:47:36.328433+0000","last_undegraded":"2024-01-15T22:47:36.328433+0000","last_fullsized":"2024-01-15T22:47:36.328433+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:21:03.156334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'1","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328387+0000","last_change":"2024-01-15T22:47:07.377051+0000","last_active":"2024-01-15T22:47:36.328387+0000","last_peered":"2024-01-15T22:47:36.328387+0000","last_clean":"2024-01-15T22:47:36.328387+0000","last_became_active":"2024-01-15T22:47:07.376806+0000","last_became_peered":"2024-01-15T22:47:07.376806+0000","last_unstale":"2024-01-15T22:47:36.328387+0000","last_undegraded":"2024-01-15T22:47:36.328387+0000","last_fullsized":"2024-01-15T22:47:36.328387+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:03:36.205983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326848+0000","last_change":"2024-01-15T22:47:08.181001+0000","last_active":"2024-01-15T22:47:36.326848+0000","last_peered":"2024-01-15T22:47:36.326848+0000","last_clean":"2024-01-15T22:47:36.326848+0000","last_became_active":"2024-01-15T22:47:08.180723+0000","last_became_peered":"2024-01-15T22:47:08.180723+0000","last_unstale":"2024-01-15T22:47:36.326848+0000","last_undegraded":"2024-01-15T22:47:36.326848+0000","last_fullsized":"2024-01-15T22:47:36.326848+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:55:01.449026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'2","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.441379+0000","last_change":"2024-01-15T22:47:07.384839+0000","last_active":"2024-01-15T22:47:35.441379+0000","last_peered":"2024-01-15T22:47:35.441379+0000","last_clean":"2024-01-15T22:47:35.441379+0000","last_became_active":"2024-01-15T22:47:07.384478+0000","last_became_peered":"2024-01-15T22:47:07.384478+0000","last_unstale":"2024-01-15T22:47:35.441379+0000","last_undegraded":"2024-01-15T22:47:35.441379+0000","last_fullsized":"2024-01-15T22:47:35.441379+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T04:28:11.824507+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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343607+0000","last_change":"2024-01-15T22:47:08.174304+0000","last_active":"2024-01-15T22:47:37.343607+0000","last_peered":"2024-01-15T22:47:37.343607+0000","last_clean":"2024-01-15T22:47:37.343607+0000","last_became_active":"2024-01-15T22:47:08.173973+0000","last_became_peered":"2024-01-15T22:47:08.173973+0000","last_unstale":"2024-01-15T22:47:37.343607+0000","last_undegraded":"2024-01-15T22:47:37.343607+0000","last_fullsized":"2024-01-15T22:47:37.343607+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:47:19.453570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.404849+0000","last_change":"2024-01-15T22:47:07.381388+0000","last_active":"2024-01-15T22:47:37.404849+0000","last_peered":"2024-01-15T22:47:37.404849+0000","last_clean":"2024-01-15T22:47:37.404849+0000","last_became_active":"2024-01-15T22:47:07.381065+0000","last_became_peered":"2024-01-15T22:47:07.381065+0000","last_unstale":"2024-01-15T22:47:37.404849+0000","last_undegraded":"2024-01-15T22:47:37.404849+0000","last_fullsized":"2024-01-15T22:47:37.404849+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T09:28:24.132649+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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343495+0000","last_change":"2024-01-15T22:47:08.181739+0000","last_active":"2024-01-15T22:47:37.343495+0000","last_peered":"2024-01-15T22:47:37.343495+0000","last_clean":"2024-01-15T22:47:37.343495+0000","last_became_active":"2024-01-15T22:47:08.181475+0000","last_became_peered":"2024-01-15T22:47:08.181475+0000","last_unstale":"2024-01-15T22:47:37.343495+0000","last_undegraded":"2024-01-15T22:47:37.343495+0000","last_fullsized":"2024-01-15T22:47:37.343495+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:32:54.366506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'1","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328723+0000","last_change":"2024-01-15T22:47:07.369617+0000","last_active":"2024-01-15T22:47:36.328723+0000","last_peered":"2024-01-15T22:47:36.328723+0000","last_clean":"2024-01-15T22:47:36.328723+0000","last_became_active":"2024-01-15T22:47:07.369272+0000","last_became_peered":"2024-01-15T22:47:07.369272+0000","last_unstale":"2024-01-15T22:47:36.328723+0000","last_undegraded":"2024-01-15T22:47:36.328723+0000","last_fullsized":"2024-01-15T22:47:36.328723+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T04:27:27.561077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.220874+0000","last_change":"2024-01-15T22:47:08.168160+0000","last_active":"2024-01-15T22:47:37.220874+0000","last_peered":"2024-01-15T22:47:37.220874+0000","last_clean":"2024-01-15T22:47:37.220874+0000","last_became_active":"2024-01-15T22:47:08.167858+0000","last_became_peered":"2024-01-15T22:47:08.167858+0000","last_unstale":"2024-01-15T22:47:37.220874+0000","last_undegraded":"2024-01-15T22:47:37.220874+0000","last_fullsized":"2024-01-15T22:47:37.220874+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:52:56.241125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'1","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326297+0000","last_change":"2024-01-15T22:47:07.384474+0000","last_active":"2024-01-15T22:47:36.326297+0000","last_peered":"2024-01-15T22:47:36.326297+0000","last_clean":"2024-01-15T22:47:36.326297+0000","last_became_active":"2024-01-15T22:47:07.383993+0000","last_became_peered":"2024-01-15T22:47:07.383993+0000","last_unstale":"2024-01-15T22:47:36.326297+0000","last_undegraded":"2024-01-15T22:47:36.326297+0000","last_fullsized":"2024-01-15T22:47:36.326297+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:17:32.044499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327902+0000","last_change":"2024-01-15T22:47:08.174942+0000","last_active":"2024-01-15T22:47:36.327902+0000","last_peered":"2024-01-15T22:47:36.327902+0000","last_clean":"2024-01-15T22:47:36.327902+0000","last_became_active":"2024-01-15T22:47:08.174652+0000","last_became_peered":"2024-01-15T22:47:08.174652+0000","last_unstale":"2024-01-15T22:47:36.327902+0000","last_undegraded":"2024-01-15T22:47:36.327902+0000","last_fullsized":"2024-01-15T22:47:36.327902+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:07:36.809319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327945+0000","last_change":"2024-01-15T22:47:07.376284+0000","last_active":"2024-01-15T22:47:36.327945+0000","last_peered":"2024-01-15T22:47:36.327945+0000","last_clean":"2024-01-15T22:47:36.327945+0000","last_became_active":"2024-01-15T22:47:07.375983+0000","last_became_peered":"2024-01-15T22:47:07.375983+0000","last_unstale":"2024-01-15T22:47:36.327945+0000","last_undegraded":"2024-01-15T22:47:36.327945+0000","last_fullsized":"2024-01-15T22:47:36.327945+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:18:43.075967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327565+0000","last_change":"2024-01-15T22:47:08.159473+0000","last_active":"2024-01-15T22:47:36.327565+0000","last_peered":"2024-01-15T22:47:36.327565+0000","last_clean":"2024-01-15T22:47:36.327565+0000","last_became_active":"2024-01-15T22:47:08.159164+0000","last_became_peered":"2024-01-15T22:47:08.159164+0000","last_unstale":"2024-01-15T22:47:36.327565+0000","last_undegraded":"2024-01-15T22:47:36.327565+0000","last_fullsized":"2024-01-15T22:47:36.327565+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:11:21.476645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343327+0000","last_change":"2024-01-15T22:47:07.376534+0000","last_active":"2024-01-15T22:47:37.343327+0000","last_peered":"2024-01-15T22:47:37.343327+0000","last_clean":"2024-01-15T22:47:37.343327+0000","last_became_active":"2024-01-15T22:47:07.376215+0000","last_became_peered":"2024-01-15T22:47:07.376215+0000","last_unstale":"2024-01-15T22:47:37.343327+0000","last_undegraded":"2024-01-15T22:47:37.343327+0000","last_fullsized":"2024-01-15T22:47:37.343327+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:06:19.661488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.324738+0000","last_change":"2024-01-15T22:47:08.169316+0000","last_active":"2024-01-15T22:47:35.324738+0000","last_peered":"2024-01-15T22:47:35.324738+0000","last_clean":"2024-01-15T22:47:35.324738+0000","last_became_active":"2024-01-15T22:47:08.168817+0000","last_became_peered":"2024-01-15T22:47:08.168817+0000","last_unstale":"2024-01-15T22:47:35.324738+0000","last_undegraded":"2024-01-15T22:47:35.324738+0000","last_fullsized":"2024-01-15T22:47:35.324738+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:27:08.810720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326791+0000","last_change":"2024-01-15T22:47:07.379468+0000","last_active":"2024-01-15T22:47:36.326791+0000","last_peered":"2024-01-15T22:47:36.326791+0000","last_clean":"2024-01-15T22:47:36.326791+0000","last_became_active":"2024-01-15T22:47:07.379179+0000","last_became_peered":"2024-01-15T22:47:07.379179+0000","last_unstale":"2024-01-15T22:47:36.326791+0000","last_undegraded":"2024-01-15T22:47:36.326791+0000","last_fullsized":"2024-01-15T22:47:36.326791+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:00:07.005702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343612+0000","last_change":"2024-01-15T22:47:08.163521+0000","last_active":"2024-01-15T22:47:37.343612+0000","last_peered":"2024-01-15T22:47:37.343612+0000","last_clean":"2024-01-15T22:47:37.343612+0000","last_became_active":"2024-01-15T22:47:08.163213+0000","last_became_peered":"2024-01-15T22:47:08.163213+0000","last_unstale":"2024-01-15T22:47:37.343612+0000","last_undegraded":"2024-01-15T22:47:37.343612+0000","last_fullsized":"2024-01-15T22:47:37.343612+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:52:10.833682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343568+0000","last_change":"2024-01-15T22:47:07.377524+0000","last_active":"2024-01-15T22:47:37.343568+0000","last_peered":"2024-01-15T22:47:37.343568+0000","last_clean":"2024-01-15T22:47:37.343568+0000","last_became_active":"2024-01-15T22:47:07.377119+0000","last_became_peered":"2024-01-15T22:47:07.377119+0000","last_unstale":"2024-01-15T22:47:37.343568+0000","last_undegraded":"2024-01-15T22:47:37.343568+0000","last_fullsized":"2024-01-15T22:47:37.343568+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:27:06.269375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326779+0000","last_change":"2024-01-15T22:47:08.180955+0000","last_active":"2024-01-15T22:47:36.326779+0000","last_peered":"2024-01-15T22:47:36.326779+0000","last_clean":"2024-01-15T22:47:36.326779+0000","last_became_active":"2024-01-15T22:47:08.180665+0000","last_became_peered":"2024-01-15T22:47:08.180665+0000","last_unstale":"2024-01-15T22:47:36.326779+0000","last_undegraded":"2024-01-15T22:47:36.326779+0000","last_fullsized":"2024-01-15T22:47:36.326779+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:42:31.685842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'3","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.325424+0000","last_change":"2024-01-15T22:47:07.367644+0000","last_active":"2024-01-15T22:47:35.325424+0000","last_peered":"2024-01-15T22:47:35.325424+0000","last_clean":"2024-01-15T22:47:35.325424+0000","last_became_active":"2024-01-15T22:47:07.367349+0000","last_became_peered":"2024-01-15T22:47:07.367349+0000","last_unstale":"2024-01-15T22:47:35.325424+0000","last_undegraded":"2024-01-15T22:47:35.325424+0000","last_fullsized":"2024-01-15T22:47:35.325424+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:19:30.257504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.221152+0000","last_change":"2024-01-15T22:47:08.176945+0000","last_active":"2024-01-15T22:47:37.221152+0000","last_peered":"2024-01-15T22:47:37.221152+0000","last_clean":"2024-01-15T22:47:37.221152+0000","last_became_active":"2024-01-15T22:47:08.176220+0000","last_became_peered":"2024-01-15T22:47:08.176220+0000","last_unstale":"2024-01-15T22:47:37.221152+0000","last_undegraded":"2024-01-15T22:47:37.221152+0000","last_fullsized":"2024-01-15T22:47:37.221152+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:02:09.010626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'9","reported_seq":24,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326672+0000","last_change":"2024-01-15T22:47:07.377453+0000","last_active":"2024-01-15T22:47:36.326672+0000","last_peered":"2024-01-15T22:47:36.326672+0000","last_clean":"2024-01-15T22:47:36.326672+0000","last_became_active":"2024-01-15T22:47:07.376871+0000","last_became_peered":"2024-01-15T22:47:07.376871+0000","last_unstale":"2024-01-15T22:47:36.326672+0000","last_undegraded":"2024-01-15T22:47:36.326672+0000","last_fullsized":"2024-01-15T22:47:36.326672+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:44:22.816900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2324,"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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.441218+0000","last_change":"2024-01-15T22:47:08.168677+0000","last_active":"2024-01-15T22:47:35.441218+0000","last_peered":"2024-01-15T22:47:35.441218+0000","last_clean":"2024-01-15T22:47:35.441218+0000","last_became_active":"2024-01-15T22:47:08.168361+0000","last_became_peered":"2024-01-15T22:47:08.168361+0000","last_unstale":"2024-01-15T22:47:35.441218+0000","last_undegraded":"2024-01-15T22:47:35.441218+0000","last_fullsized":"2024-01-15T22:47:35.441218+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:10:43.256281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328241+0000","last_change":"2024-01-15T22:47:07.377381+0000","last_active":"2024-01-15T22:47:36.328241+0000","last_peered":"2024-01-15T22:47:36.328241+0000","last_clean":"2024-01-15T22:47:36.328241+0000","last_became_active":"2024-01-15T22:47:07.377087+0000","last_became_peered":"2024-01-15T22:47:07.377087+0000","last_unstale":"2024-01-15T22:47:36.328241+0000","last_undegraded":"2024-01-15T22:47:36.328241+0000","last_fullsized":"2024-01-15T22:47:36.328241+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:00:36.294833+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":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":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326366+0000","last_change":"2024-01-15T22:47:08.173461+0000","last_active":"2024-01-15T22:47:36.326366+0000","last_peered":"2024-01-15T22:47:36.326366+0000","last_clean":"2024-01-15T22:47:36.326366+0000","last_became_active":"2024-01-15T22:47:08.173143+0000","last_became_peered":"2024-01-15T22:47:08.173143+0000","last_unstale":"2024-01-15T22:47:36.326366+0000","last_undegraded":"2024-01-15T22:47:36.326366+0000","last_fullsized":"2024-01-15T22:47:36.326366+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:15:10.520820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343226+0000","last_change":"2024-01-15T22:47:07.371476+0000","last_active":"2024-01-15T22:47:37.343226+0000","last_peered":"2024-01-15T22:47:37.343226+0000","last_clean":"2024-01-15T22:47:37.343226+0000","last_became_active":"2024-01-15T22:47:07.371124+0000","last_became_peered":"2024-01-15T22:47:07.371124+0000","last_unstale":"2024-01-15T22:47:37.343226+0000","last_undegraded":"2024-01-15T22:47:37.343226+0000","last_fullsized":"2024-01-15T22:47:37.343226+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:51:54.574490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.404914+0000","last_change":"2024-01-15T22:47:08.172520+0000","last_active":"2024-01-15T22:47:37.404914+0000","last_peered":"2024-01-15T22:47:37.404914+0000","last_clean":"2024-01-15T22:47:37.404914+0000","last_became_active":"2024-01-15T22:47:08.171783+0000","last_became_peered":"2024-01-15T22:47:08.171783+0000","last_unstale":"2024-01-15T22:47:37.404914+0000","last_undegraded":"2024-01-15T22:47:37.404914+0000","last_fullsized":"2024-01-15T22:47:37.404914+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:11:34.201853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326143+0000","last_change":"2024-01-15T22:47:07.378438+0000","last_active":"2024-01-15T22:47:36.326143+0000","last_peered":"2024-01-15T22:47:36.326143+0000","last_clean":"2024-01-15T22:47:36.326143+0000","last_became_active":"2024-01-15T22:47:07.378133+0000","last_became_peered":"2024-01-15T22:47:07.378133+0000","last_unstale":"2024-01-15T22:47:36.326143+0000","last_undegraded":"2024-01-15T22:47:36.326143+0000","last_fullsized":"2024-01-15T22:47:36.326143+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:16:34.278228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326269+0000","last_change":"2024-01-15T22:47:08.175687+0000","last_active":"2024-01-15T22:47:36.326269+0000","last_peered":"2024-01-15T22:47:36.326269+0000","last_clean":"2024-01-15T22:47:36.326269+0000","last_became_active":"2024-01-15T22:47:08.175388+0000","last_became_peered":"2024-01-15T22:47:08.175388+0000","last_unstale":"2024-01-15T22:47:36.326269+0000","last_undegraded":"2024-01-15T22:47:36.326269+0000","last_fullsized":"2024-01-15T22:47:36.326269+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:14:16.553582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'8","reported_seq":22,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.330045+0000","last_change":"2024-01-15T22:47:07.379757+0000","last_active":"2024-01-15T22:47:35.330045+0000","last_peered":"2024-01-15T22:47:35.330045+0000","last_clean":"2024-01-15T22:47:35.330045+0000","last_became_active":"2024-01-15T22:47:07.379492+0000","last_became_peered":"2024-01-15T22:47:07.379492+0000","last_unstale":"2024-01-15T22:47:35.330045+0000","last_undegraded":"2024-01-15T22:47:35.330045+0000","last_fullsized":"2024-01-15T22:47:35.330045+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:47:44.519607+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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.404685+0000","last_change":"2024-01-15T22:47:08.173108+0000","last_active":"2024-01-15T22:47:37.404685+0000","last_peered":"2024-01-15T22:47:37.404685+0000","last_clean":"2024-01-15T22:47:37.404685+0000","last_became_active":"2024-01-15T22:47:08.171859+0000","last_became_peered":"2024-01-15T22:47:08.171859+0000","last_unstale":"2024-01-15T22:47:37.404685+0000","last_undegraded":"2024-01-15T22:47:37.404685+0000","last_fullsized":"2024-01-15T22:47:37.404685+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:00:59.204836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'1","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.221414+0000","last_change":"2024-01-15T22:47:07.380738+0000","last_active":"2024-01-15T22:47:37.221414+0000","last_peered":"2024-01-15T22:47:37.221414+0000","last_clean":"2024-01-15T22:47:37.221414+0000","last_became_active":"2024-01-15T22:47:07.380434+0000","last_became_peered":"2024-01-15T22:47:07.380434+0000","last_unstale":"2024-01-15T22:47:37.221414+0000","last_undegraded":"2024-01-15T22:47:37.221414+0000","last_fullsized":"2024-01-15T22:47:37.221414+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:27:51.477289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.405002+0000","last_change":"2024-01-15T22:47:08.171538+0000","last_active":"2024-01-15T22:47:37.405002+0000","last_peered":"2024-01-15T22:47:37.405002+0000","last_clean":"2024-01-15T22:47:37.405002+0000","last_became_active":"2024-01-15T22:47:08.171003+0000","last_became_peered":"2024-01-15T22:47:08.171003+0000","last_unstale":"2024-01-15T22:47:37.405002+0000","last_undegraded":"2024-01-15T22:47:37.405002+0000","last_fullsized":"2024-01-15T22:47:37.405002+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:18:40.131208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.442975+0000","last_change":"2024-01-15T22:47:35.442594+0000","last_active":"2024-01-15T22:47:35.442975+0000","last_peered":"2024-01-15T22:47:35.442975+0000","last_clean":"2024-01-15T22:47:35.442975+0000","last_became_active":"2024-01-15T22:47:35.442331+0000","last_became_peered":"2024-01-15T22:47:35.442331+0000","last_unstale":"2024-01-15T22:47:35.442975+0000","last_undegraded":"2024-01-15T22:47:35.442975+0000","last_fullsized":"2024-01-15T22:47:35.442975+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:24:49.095041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.326376+0000","last_change":"2024-01-15T22:47:07.377291+0000","last_active":"2024-01-15T22:47:35.326376+0000","last_peered":"2024-01-15T22:47:35.326376+0000","last_clean":"2024-01-15T22:47:35.326376+0000","last_became_active":"2024-01-15T22:47:07.376991+0000","last_became_peered":"2024-01-15T22:47:07.376991+0000","last_unstale":"2024-01-15T22:47:35.326376+0000","last_undegraded":"2024-01-15T22:47:35.326376+0000","last_fullsized":"2024-01-15T22:47:35.326376+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:44:03.629964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343526+0000","last_change":"2024-01-15T22:47:08.174607+0000","last_active":"2024-01-15T22:47:37.343526+0000","last_peered":"2024-01-15T22:47:37.343526+0000","last_clean":"2024-01-15T22:47:37.343526+0000","last_became_active":"2024-01-15T22:47:08.174290+0000","last_became_peered":"2024-01-15T22:47:08.174290+0000","last_unstale":"2024-01-15T22:47:37.343526+0000","last_undegraded":"2024-01-15T22:47:37.343526+0000","last_fullsized":"2024-01-15T22:47:37.343526+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:02:20.551731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.335245+0000","last_change":"2024-01-15T22:47:35.335058+0000","last_active":"2024-01-15T22:47:35.335245+0000","last_peered":"2024-01-15T22:47:35.335245+0000","last_clean":"2024-01-15T22:47:35.335245+0000","last_became_active":"2024-01-15T22:47:35.334764+0000","last_became_peered":"2024-01-15T22:47:35.334764+0000","last_unstale":"2024-01-15T22:47:35.335245+0000","last_undegraded":"2024-01-15T22:47:35.335245+0000","last_fullsized":"2024-01-15T22:47:35.335245+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:03:14.712257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343153+0000","last_change":"2024-01-15T22:47:07.373544+0000","last_active":"2024-01-15T22:47:37.343153+0000","last_peered":"2024-01-15T22:47:37.343153+0000","last_clean":"2024-01-15T22:47:37.343153+0000","last_became_active":"2024-01-15T22:47:07.373256+0000","last_became_peered":"2024-01-15T22:47:07.373256+0000","last_unstale":"2024-01-15T22:47:37.343153+0000","last_undegraded":"2024-01-15T22:47:37.343153+0000","last_fullsized":"2024-01-15T22:47:37.343153+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:46:45.539409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.221156+0000","last_change":"2024-01-15T22:47:08.177302+0000","last_active":"2024-01-15T22:47:37.221156+0000","last_peered":"2024-01-15T22:47:37.221156+0000","last_clean":"2024-01-15T22:47:37.221156+0000","last_became_active":"2024-01-15T22:47:08.176434+0000","last_became_peered":"2024-01-15T22:47:08.176434+0000","last_unstale":"2024-01-15T22:47:37.221156+0000","last_undegraded":"2024-01-15T22:47:37.221156+0000","last_fullsized":"2024-01-15T22:47:37.221156+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:02:08.520288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.443618+0000","last_change":"2024-01-15T22:47:35.443372+0000","last_active":"2024-01-15T22:47:35.443618+0000","last_peered":"2024-01-15T22:47:35.443618+0000","last_clean":"2024-01-15T22:47:35.443618+0000","last_became_active":"2024-01-15T22:47:35.443143+0000","last_became_peered":"2024-01-15T22:47:35.443143+0000","last_unstale":"2024-01-15T22:47:35.443618+0000","last_undegraded":"2024-01-15T22:47:35.443618+0000","last_fullsized":"2024-01-15T22:47:35.443618+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:52:46.593472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.324629+0000","last_change":"2024-01-15T22:47:08.172003+0000","last_active":"2024-01-15T22:47:35.324629+0000","last_peered":"2024-01-15T22:47:35.324629+0000","last_clean":"2024-01-15T22:47:35.324629+0000","last_became_active":"2024-01-15T22:47:08.171591+0000","last_became_peered":"2024-01-15T22:47:08.171591+0000","last_unstale":"2024-01-15T22:47:35.324629+0000","last_undegraded":"2024-01-15T22:47:35.324629+0000","last_fullsized":"2024-01-15T22:47:35.324629+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:55:56.204866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.330059+0000","last_change":"2024-01-15T22:47:07.377573+0000","last_active":"2024-01-15T22:47:35.330059+0000","last_peered":"2024-01-15T22:47:35.330059+0000","last_clean":"2024-01-15T22:47:35.330059+0000","last_became_active":"2024-01-15T22:47:07.377288+0000","last_became_peered":"2024-01-15T22:47:07.377288+0000","last_unstale":"2024-01-15T22:47:35.330059+0000","last_undegraded":"2024-01-15T22:47:35.330059+0000","last_fullsized":"2024-01-15T22:47:35.330059+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:32:29.870058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326678+0000","last_change":"2024-01-15T22:47:35.442285+0000","last_active":"2024-01-15T22:47:36.326678+0000","last_peered":"2024-01-15T22:47:36.326678+0000","last_clean":"2024-01-15T22:47:36.326678+0000","last_became_active":"2024-01-15T22:47:35.441895+0000","last_became_peered":"2024-01-15T22:47:35.441895+0000","last_unstale":"2024-01-15T22:47:36.326678+0000","last_undegraded":"2024-01-15T22:47:36.326678+0000","last_fullsized":"2024-01-15T22:47:36.326678+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:18:41.825661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328933+0000","last_change":"2024-01-15T22:47:08.158797+0000","last_active":"2024-01-15T22:47:36.328933+0000","last_peered":"2024-01-15T22:47:36.328933+0000","last_clean":"2024-01-15T22:47:36.328933+0000","last_became_active":"2024-01-15T22:47:08.158459+0000","last_became_peered":"2024-01-15T22:47:08.158459+0000","last_unstale":"2024-01-15T22:47:36.328933+0000","last_undegraded":"2024-01-15T22:47:36.328933+0000","last_fullsized":"2024-01-15T22:47:36.328933+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:06:58.366024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343263+0000","last_change":"2024-01-15T22:47:07.372021+0000","last_active":"2024-01-15T22:47:37.343263+0000","last_peered":"2024-01-15T22:47:37.343263+0000","last_clean":"2024-01-15T22:47:37.343263+0000","last_became_active":"2024-01-15T22:47:07.371671+0000","last_became_peered":"2024-01-15T22:47:07.371671+0000","last_unstale":"2024-01-15T22:47:37.343263+0000","last_undegraded":"2024-01-15T22:47:37.343263+0000","last_fullsized":"2024-01-15T22:47:37.343263+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:09:22.414364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'128","reported_seq":273,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.435195+0000","last_change":"2024-01-15T22:46:54.362862+0000","last_active":"2024-01-15T22:47:37.435195+0000","last_peered":"2024-01-15T22:47:37.435195+0000","last_clean":"2024-01-15T22:47:37.435195+0000","last_became_active":"2024-01-15T22:46:54.362550+0000","last_became_peered":"2024-01-15T22:46:54.362550+0000","last_unstale":"2024-01-15T22:47:37.435195+0000","last_undegraded":"2024-01-15T22:47:37.435195+0000","last_fullsized":"2024-01-15T22:47:37.435195+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:45:30.631060+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:45:30.631060+0000","last_clean_scrub_stamp":"2024-01-15T22:45:30.631060+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-01-17T03:32:49.641908+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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326487+0000","last_change":"2024-01-15T22:47:35.334490+0000","last_active":"2024-01-15T22:47:36.326487+0000","last_peered":"2024-01-15T22:47:36.326487+0000","last_clean":"2024-01-15T22:47:36.326487+0000","last_became_active":"2024-01-15T22:47:35.334184+0000","last_became_peered":"2024-01-15T22:47:35.334184+0000","last_unstale":"2024-01-15T22:47:36.326487+0000","last_undegraded":"2024-01-15T22:47:36.326487+0000","last_fullsized":"2024-01-15T22:47:36.326487+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:48:57.404009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326254+0000","last_change":"2024-01-15T22:47:08.173892+0000","last_active":"2024-01-15T22:47:36.326254+0000","last_peered":"2024-01-15T22:47:36.326254+0000","last_clean":"2024-01-15T22:47:36.326254+0000","last_became_active":"2024-01-15T22:47:08.173492+0000","last_became_peered":"2024-01-15T22:47:08.173492+0000","last_unstale":"2024-01-15T22:47:36.326254+0000","last_undegraded":"2024-01-15T22:47:36.326254+0000","last_fullsized":"2024-01-15T22:47:36.326254+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:42:31.473592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.404534+0000","last_change":"2024-01-15T22:47:07.383937+0000","last_active":"2024-01-15T22:47:37.404534+0000","last_peered":"2024-01-15T22:47:37.404534+0000","last_clean":"2024-01-15T22:47:37.404534+0000","last_became_active":"2024-01-15T22:47:07.383627+0000","last_became_peered":"2024-01-15T22:47:07.383627+0000","last_unstale":"2024-01-15T22:47:37.404534+0000","last_undegraded":"2024-01-15T22:47:37.404534+0000","last_fullsized":"2024-01-15T22:47:37.404534+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:41:05.121801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327809+0000","last_change":"2024-01-15T22:47:35.443124+0000","last_active":"2024-01-15T22:47:36.327809+0000","last_peered":"2024-01-15T22:47:36.327809+0000","last_clean":"2024-01-15T22:47:36.327809+0000","last_became_active":"2024-01-15T22:47:35.442575+0000","last_became_peered":"2024-01-15T22:47:35.442575+0000","last_unstale":"2024-01-15T22:47:36.327809+0000","last_undegraded":"2024-01-15T22:47:36.327809+0000","last_fullsized":"2024-01-15T22:47:36.327809+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:33:50.770684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.441318+0000","last_change":"2024-01-15T22:47:07.384304+0000","last_active":"2024-01-15T22:47:35.441318+0000","last_peered":"2024-01-15T22:47:35.441318+0000","last_clean":"2024-01-15T22:47:35.441318+0000","last_became_active":"2024-01-15T22:47:07.384005+0000","last_became_peered":"2024-01-15T22:47:07.384005+0000","last_unstale":"2024-01-15T22:47:35.441318+0000","last_undegraded":"2024-01-15T22:47:35.441318+0000","last_fullsized":"2024-01-15T22:47:35.441318+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:54:57.835155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.326290+0000","last_change":"2024-01-15T22:47:08.166272+0000","last_active":"2024-01-15T22:47:35.326290+0000","last_peered":"2024-01-15T22:47:35.326290+0000","last_clean":"2024-01-15T22:47:35.326290+0000","last_became_active":"2024-01-15T22:47:08.165957+0000","last_became_peered":"2024-01-15T22:47:08.165957+0000","last_unstale":"2024-01-15T22:47:35.326290+0000","last_undegraded":"2024-01-15T22:47:35.326290+0000","last_fullsized":"2024-01-15T22:47:35.326290+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:41:53.349394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327472+0000","last_change":"2024-01-15T22:47:35.442212+0000","last_active":"2024-01-15T22:47:36.327472+0000","last_peered":"2024-01-15T22:47:36.327472+0000","last_clean":"2024-01-15T22:47:36.327472+0000","last_became_active":"2024-01-15T22:47:35.441793+0000","last_became_peered":"2024-01-15T22:47:35.441793+0000","last_unstale":"2024-01-15T22:47:36.327472+0000","last_undegraded":"2024-01-15T22:47:36.327472+0000","last_fullsized":"2024-01-15T22:47:36.327472+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:38:27.186182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"58'1","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.327709+0000","last_change":"2024-01-15T22:47:07.378587+0000","last_active":"2024-01-15T22:47:35.327709+0000","last_peered":"2024-01-15T22:47:35.327709+0000","last_clean":"2024-01-15T22:47:35.327709+0000","last_became_active":"2024-01-15T22:47:07.378305+0000","last_became_peered":"2024-01-15T22:47:07.378305+0000","last_unstale":"2024-01-15T22:47:35.327709+0000","last_undegraded":"2024-01-15T22:47:35.327709+0000","last_fullsized":"2024-01-15T22:47:35.327709+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-16T22:49:45.179099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328521+0000","last_change":"2024-01-15T22:47:08.161255+0000","last_active":"2024-01-15T22:47:36.328521+0000","last_peered":"2024-01-15T22:47:36.328521+0000","last_clean":"2024-01-15T22:47:36.328521+0000","last_became_active":"2024-01-15T22:47:08.160943+0000","last_became_peered":"2024-01-15T22:47:08.160943+0000","last_unstale":"2024-01-15T22:47:36.328521+0000","last_undegraded":"2024-01-15T22:47:36.328521+0000","last_fullsized":"2024-01-15T22:47:36.328521+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:07:00.158832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.220779+0000","last_change":"2024-01-15T22:47:35.442609+0000","last_active":"2024-01-15T22:47:37.220779+0000","last_peered":"2024-01-15T22:47:37.220779+0000","last_clean":"2024-01-15T22:47:37.220779+0000","last_became_active":"2024-01-15T22:47:35.442327+0000","last_became_peered":"2024-01-15T22:47:35.442327+0000","last_unstale":"2024-01-15T22:47:37.220779+0000","last_undegraded":"2024-01-15T22:47:37.220779+0000","last_fullsized":"2024-01-15T22:47:37.220779+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:15:27.899468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'2","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326714+0000","last_change":"2024-01-15T22:47:07.380844+0000","last_active":"2024-01-15T22:47:36.326714+0000","last_peered":"2024-01-15T22:47:36.326714+0000","last_clean":"2024-01-15T22:47:36.326714+0000","last_became_active":"2024-01-15T22:47:07.380531+0000","last_became_peered":"2024-01-15T22:47:07.380531+0000","last_unstale":"2024-01-15T22:47:36.326714+0000","last_undegraded":"2024-01-15T22:47:36.326714+0000","last_fullsized":"2024-01-15T22:47:36.326714+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-16T23:04:53.406320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326693+0000","last_change":"2024-01-15T22:47:08.172063+0000","last_active":"2024-01-15T22:47:36.326693+0000","last_peered":"2024-01-15T22:47:36.326693+0000","last_clean":"2024-01-15T22:47:36.326693+0000","last_became_active":"2024-01-15T22:47:08.171751+0000","last_became_peered":"2024-01-15T22:47:08.171751+0000","last_unstale":"2024-01-15T22:47:36.326693+0000","last_undegraded":"2024-01-15T22:47:36.326693+0000","last_fullsized":"2024-01-15T22:47:36.326693+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:22:37.687027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.404655+0000","last_change":"2024-01-15T22:47:07.384112+0000","last_active":"2024-01-15T22:47:37.404655+0000","last_peered":"2024-01-15T22:47:37.404655+0000","last_clean":"2024-01-15T22:47:37.404655+0000","last_became_active":"2024-01-15T22:47:07.383519+0000","last_became_peered":"2024-01-15T22:47:07.383519+0000","last_unstale":"2024-01-15T22:47:37.404655+0000","last_undegraded":"2024-01-15T22:47:37.404655+0000","last_fullsized":"2024-01-15T22:47:37.404655+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:54:09.087225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.220915+0000","last_change":"2024-01-15T22:47:08.175093+0000","last_active":"2024-01-15T22:47:37.220915+0000","last_peered":"2024-01-15T22:47:37.220915+0000","last_clean":"2024-01-15T22:47:37.220915+0000","last_became_active":"2024-01-15T22:47:08.174806+0000","last_became_peered":"2024-01-15T22:47:08.174806+0000","last_unstale":"2024-01-15T22:47:37.220915+0000","last_undegraded":"2024-01-15T22:47:37.220915+0000","last_fullsized":"2024-01-15T22:47:37.220915+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:05:19.101027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.324888+0000","last_change":"2024-01-15T22:47:07.378395+0000","last_active":"2024-01-15T22:47:35.324888+0000","last_peered":"2024-01-15T22:47:35.324888+0000","last_clean":"2024-01-15T22:47:35.324888+0000","last_became_active":"2024-01-15T22:47:07.377399+0000","last_became_peered":"2024-01-15T22:47:07.377399+0000","last_unstale":"2024-01-15T22:47:35.324888+0000","last_undegraded":"2024-01-15T22:47:35.324888+0000","last_fullsized":"2024-01-15T22:47:35.324888+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:30:22.965066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327509+0000","last_change":"2024-01-15T22:47:08.161157+0000","last_active":"2024-01-15T22:47:36.327509+0000","last_peered":"2024-01-15T22:47:36.327509+0000","last_clean":"2024-01-15T22:47:36.327509+0000","last_became_active":"2024-01-15T22:47:08.160828+0000","last_became_peered":"2024-01-15T22:47:08.160828+0000","last_unstale":"2024-01-15T22:47:36.327509+0000","last_undegraded":"2024-01-15T22:47:36.327509+0000","last_fullsized":"2024-01-15T22:47:36.327509+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:22:32.961019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.327162+0000","last_change":"2024-01-15T22:47:07.376138+0000","last_active":"2024-01-15T22:47:35.327162+0000","last_peered":"2024-01-15T22:47:35.327162+0000","last_clean":"2024-01-15T22:47:35.327162+0000","last_became_active":"2024-01-15T22:47:07.375802+0000","last_became_peered":"2024-01-15T22:47:07.375802+0000","last_unstale":"2024-01-15T22:47:35.327162+0000","last_undegraded":"2024-01-15T22:47:35.327162+0000","last_fullsized":"2024-01-15T22:47:35.327162+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:43:12.613704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328765+0000","last_change":"2024-01-15T22:47:08.163103+0000","last_active":"2024-01-15T22:47:36.328765+0000","last_peered":"2024-01-15T22:47:36.328765+0000","last_clean":"2024-01-15T22:47:36.328765+0000","last_became_active":"2024-01-15T22:47:08.162858+0000","last_became_peered":"2024-01-15T22:47:08.162858+0000","last_unstale":"2024-01-15T22:47:36.328765+0000","last_undegraded":"2024-01-15T22:47:36.328765+0000","last_fullsized":"2024-01-15T22:47:36.328765+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:07:12.183548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'2","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.404821+0000","last_change":"2024-01-15T22:47:07.378602+0000","last_active":"2024-01-15T22:47:37.404821+0000","last_peered":"2024-01-15T22:47:37.404821+0000","last_clean":"2024-01-15T22:47:37.404821+0000","last_became_active":"2024-01-15T22:47:07.378322+0000","last_became_peered":"2024-01-15T22:47:07.378322+0000","last_unstale":"2024-01-15T22:47:37.404821+0000","last_undegraded":"2024-01-15T22:47:37.404821+0000","last_fullsized":"2024-01-15T22:47:37.404821+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T05:12:42.291013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326204+0000","last_change":"2024-01-15T22:47:08.169845+0000","last_active":"2024-01-15T22:47:36.326204+0000","last_peered":"2024-01-15T22:47:36.326204+0000","last_clean":"2024-01-15T22:47:36.326204+0000","last_became_active":"2024-01-15T22:47:08.169569+0000","last_became_peered":"2024-01-15T22:47:08.169569+0000","last_unstale":"2024-01-15T22:47:36.326204+0000","last_undegraded":"2024-01-15T22:47:36.326204+0000","last_fullsized":"2024-01-15T22:47:36.326204+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:23:38.384992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.330720+0000","last_change":"2024-01-15T22:47:07.376964+0000","last_active":"2024-01-15T22:47:35.330720+0000","last_peered":"2024-01-15T22:47:35.330720+0000","last_clean":"2024-01-15T22:47:35.330720+0000","last_became_active":"2024-01-15T22:47:07.376639+0000","last_became_peered":"2024-01-15T22:47:07.376639+0000","last_unstale":"2024-01-15T22:47:35.330720+0000","last_undegraded":"2024-01-15T22:47:35.330720+0000","last_fullsized":"2024-01-15T22:47:35.330720+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:50:05.643256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.441275+0000","last_change":"2024-01-15T22:47:08.182280+0000","last_active":"2024-01-15T22:47:35.441275+0000","last_peered":"2024-01-15T22:47:35.441275+0000","last_clean":"2024-01-15T22:47:35.441275+0000","last_became_active":"2024-01-15T22:47:08.182006+0000","last_became_peered":"2024-01-15T22:47:08.182006+0000","last_unstale":"2024-01-15T22:47:35.441275+0000","last_undegraded":"2024-01-15T22:47:35.441275+0000","last_fullsized":"2024-01-15T22:47:35.441275+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:06:55.330251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'1","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.325330+0000","last_change":"2024-01-15T22:47:07.378003+0000","last_active":"2024-01-15T22:47:35.325330+0000","last_peered":"2024-01-15T22:47:35.325330+0000","last_clean":"2024-01-15T22:47:35.325330+0000","last_became_active":"2024-01-15T22:47:07.377711+0000","last_became_peered":"2024-01-15T22:47:07.377711+0000","last_unstale":"2024-01-15T22:47:35.325330+0000","last_undegraded":"2024-01-15T22:47:35.325330+0000","last_fullsized":"2024-01-15T22:47:35.325330+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T00:56:09.265446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343432+0000","last_change":"2024-01-15T22:47:08.181390+0000","last_active":"2024-01-15T22:47:37.343432+0000","last_peered":"2024-01-15T22:47:37.343432+0000","last_clean":"2024-01-15T22:47:37.343432+0000","last_became_active":"2024-01-15T22:47:08.180910+0000","last_became_peered":"2024-01-15T22:47:08.180910+0000","last_unstale":"2024-01-15T22:47:37.343432+0000","last_undegraded":"2024-01-15T22:47:37.343432+0000","last_fullsized":"2024-01-15T22:47:37.343432+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:04:17.377503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.331886+0000","last_change":"2024-01-15T22:47:07.373885+0000","last_active":"2024-01-15T22:47:35.331886+0000","last_peered":"2024-01-15T22:47:35.331886+0000","last_clean":"2024-01-15T22:47:35.331886+0000","last_became_active":"2024-01-15T22:47:07.373569+0000","last_became_peered":"2024-01-15T22:47:07.373569+0000","last_unstale":"2024-01-15T22:47:35.331886+0000","last_undegraded":"2024-01-15T22:47:35.331886+0000","last_fullsized":"2024-01-15T22:47:35.331886+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T08:31:03.987296+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.441787+0000","last_change":"2024-01-15T22:47:08.172916+0000","last_active":"2024-01-15T22:47:35.441787+0000","last_peered":"2024-01-15T22:47:35.441787+0000","last_clean":"2024-01-15T22:47:35.441787+0000","last_became_active":"2024-01-15T22:47:08.171899+0000","last_became_peered":"2024-01-15T22:47:08.171899+0000","last_unstale":"2024-01-15T22:47:35.441787+0000","last_undegraded":"2024-01-15T22:47:35.441787+0000","last_fullsized":"2024-01-15T22:47:35.441787+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:11:40.703747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326109+0000","last_change":"2024-01-15T22:47:08.178476+0000","last_active":"2024-01-15T22:47:36.326109+0000","last_peered":"2024-01-15T22:47:36.326109+0000","last_clean":"2024-01-15T22:47:36.326109+0000","last_became_active":"2024-01-15T22:47:08.177884+0000","last_became_peered":"2024-01-15T22:47:08.177884+0000","last_unstale":"2024-01-15T22:47:36.326109+0000","last_undegraded":"2024-01-15T22:47:36.326109+0000","last_fullsized":"2024-01-15T22:47:36.326109+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:04:00.040095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.330156+0000","last_change":"2024-01-15T22:47:08.179058+0000","last_active":"2024-01-15T22:47:35.330156+0000","last_peered":"2024-01-15T22:47:35.330156+0000","last_clean":"2024-01-15T22:47:35.330156+0000","last_became_active":"2024-01-15T22:47:08.178721+0000","last_became_peered":"2024-01-15T22:47:08.178721+0000","last_unstale":"2024-01-15T22:47:35.330156+0000","last_undegraded":"2024-01-15T22:47:35.330156+0000","last_fullsized":"2024-01-15T22:47:35.330156+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:08:47.584634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343243+0000","last_change":"2024-01-15T22:47:08.162677+0000","last_active":"2024-01-15T22:47:37.343243+0000","last_peered":"2024-01-15T22:47:37.343243+0000","last_clean":"2024-01-15T22:47:37.343243+0000","last_became_active":"2024-01-15T22:47:08.162227+0000","last_became_peered":"2024-01-15T22:47:08.162227+0000","last_unstale":"2024-01-15T22:47:37.343243+0000","last_undegraded":"2024-01-15T22:47:37.343243+0000","last_fullsized":"2024-01-15T22:47:37.343243+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:17:00.459085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327992+0000","last_change":"2024-01-15T22:47:08.173814+0000","last_active":"2024-01-15T22:47:36.327992+0000","last_peered":"2024-01-15T22:47:36.327992+0000","last_clean":"2024-01-15T22:47:36.327992+0000","last_became_active":"2024-01-15T22:47:08.173052+0000","last_became_peered":"2024-01-15T22:47:08.173052+0000","last_unstale":"2024-01-15T22:47:36.327992+0000","last_undegraded":"2024-01-15T22:47:36.327992+0000","last_fullsized":"2024-01-15T22:47:36.327992+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:41:31.503657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327731+0000","last_change":"2024-01-15T22:47:08.170627+0000","last_active":"2024-01-15T22:47:36.327731+0000","last_peered":"2024-01-15T22:47:36.327731+0000","last_clean":"2024-01-15T22:47:36.327731+0000","last_became_active":"2024-01-15T22:47:08.170322+0000","last_became_peered":"2024-01-15T22:47:08.170322+0000","last_unstale":"2024-01-15T22:47:36.327731+0000","last_undegraded":"2024-01-15T22:47:36.327731+0000","last_fullsized":"2024-01-15T22:47:36.327731+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:00:48.954172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-01-15T22:47:35.325238+0000","last_change":"2024-01-15T22:47:08.166157+0000","last_active":"2024-01-15T22:47:35.325238+0000","last_peered":"2024-01-15T22:47:35.325238+0000","last_clean":"2024-01-15T22:47:35.325238+0000","last_became_active":"2024-01-15T22:47:08.165825+0000","last_became_peered":"2024-01-15T22:47:08.165825+0000","last_unstale":"2024-01-15T22:47:35.325238+0000","last_undegraded":"2024-01-15T22:47:35.325238+0000","last_fullsized":"2024-01-15T22:47:35.325238+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:41:38.284367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326569+0000","last_change":"2024-01-15T22:47:08.170920+0000","last_active":"2024-01-15T22:47:36.326569+0000","last_peered":"2024-01-15T22:47:36.326569+0000","last_clean":"2024-01-15T22:47:36.326569+0000","last_became_active":"2024-01-15T22:47:08.170613+0000","last_became_peered":"2024-01-15T22:47:08.170613+0000","last_unstale":"2024-01-15T22:47:36.326569+0000","last_undegraded":"2024-01-15T22:47:36.326569+0000","last_fullsized":"2024-01-15T22:47:36.326569+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:11:10.168982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328560+0000","last_change":"2024-01-15T22:47:08.170766+0000","last_active":"2024-01-15T22:47:36.328560+0000","last_peered":"2024-01-15T22:47:36.328560+0000","last_clean":"2024-01-15T22:47:36.328560+0000","last_became_active":"2024-01-15T22:47:08.170483+0000","last_became_peered":"2024-01-15T22:47:08.170483+0000","last_unstale":"2024-01-15T22:47:36.328560+0000","last_undegraded":"2024-01-15T22:47:36.328560+0000","last_fullsized":"2024-01-15T22:47:36.328560+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:47:21.370446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343248+0000","last_change":"2024-01-15T22:47:08.175697+0000","last_active":"2024-01-15T22:47:37.343248+0000","last_peered":"2024-01-15T22:47:37.343248+0000","last_clean":"2024-01-15T22:47:37.343248+0000","last_became_active":"2024-01-15T22:47:08.175404+0000","last_became_peered":"2024-01-15T22:47:08.175404+0000","last_unstale":"2024-01-15T22:47:37.343248+0000","last_undegraded":"2024-01-15T22:47:37.343248+0000","last_fullsized":"2024-01-15T22:47:37.343248+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:47:22.608676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.327799+0000","last_change":"2024-01-15T22:47:08.162569+0000","last_active":"2024-01-15T22:47:36.327799+0000","last_peered":"2024-01-15T22:47:36.327799+0000","last_clean":"2024-01-15T22:47:36.327799+0000","last_became_active":"2024-01-15T22:47:08.162259+0000","last_became_peered":"2024-01-15T22:47:08.162259+0000","last_unstale":"2024-01-15T22:47:36.327799+0000","last_undegraded":"2024-01-15T22:47:36.327799+0000","last_fullsized":"2024-01-15T22:47:36.327799+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:06:08.717379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:37.343407+0000","last_change":"2024-01-15T22:47:08.163560+0000","last_active":"2024-01-15T22:47:37.343407+0000","last_peered":"2024-01-15T22:47:37.343407+0000","last_clean":"2024-01-15T22:47:37.343407+0000","last_became_active":"2024-01-15T22:47:08.163244+0000","last_became_peered":"2024-01-15T22:47:08.163244+0000","last_unstale":"2024-01-15T22:47:37.343407+0000","last_undegraded":"2024-01-15T22:47:37.343407+0000","last_fullsized":"2024-01-15T22:47:37.343407+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:38:10.934745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.328080+0000","last_change":"2024-01-15T22:47:08.171071+0000","last_active":"2024-01-15T22:47:36.328080+0000","last_peered":"2024-01-15T22:47:36.328080+0000","last_clean":"2024-01-15T22:47:36.328080+0000","last_became_active":"2024-01-15T22:47:08.170724+0000","last_became_peered":"2024-01-15T22:47:08.170724+0000","last_unstale":"2024-01-15T22:47:36.328080+0000","last_undegraded":"2024-01-15T22:47:36.328080+0000","last_fullsized":"2024-01-15T22:47:36.328080+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:24:13.168180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-01-15T22:47:36.326751+0000","last_change":"2024-01-15T22:47:08.167919+0000","last_active":"2024-01-15T22:47:36.326751+0000","last_peered":"2024-01-15T22:47:36.326751+0000","last_clean":"2024-01-15T22:47:36.326751+0000","last_became_active":"2024-01-15T22:47:08.167603+0000","last_became_peered":"2024-01-15T22:47:08.167603+0000","last_unstale":"2024-01-15T22:47:36.326751+0000","last_undegraded":"2024-01-15T22:47:36.326751+0000","last_fullsized":"2024-01-15T22:47:36.326751+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:34:00.307685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":3094,"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":16,"num_scrub_errors":0,"num_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":9282,"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":50,"seq":214748364817,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298484,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446668,"statfs":{"total":95995035648,"available":95689388032,"internally_reserved":0,"allocated":1224704,"data_stored":861637,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.439}]},{"osd":1,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.52100000000000002}]},{"osd":2,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.55600000000000005}]},{"osd":3,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.626},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.63600000000000001}]},{"osd":4,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.66500000000000004}]},{"osd":5,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"last":0.64800000000000002}]},{"osd":6,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.69499999999999995}]}]},{"osd":6,"up_from":43,"seq":184683593748,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298484,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446668,"statfs":{"total":95995035648,"available":95689388032,"internally_reserved":0,"allocated":1224704,"data_stored":863134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.496},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.34100000000000003}]},{"osd":1,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.504},{"interface":"front","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.39900000000000002}]},{"osd":2,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.45200000000000001}]},{"osd":3,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.55700000000000005}]},{"osd":4,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.434}]},{"osd":5,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.621},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.38400000000000001}]},{"osd":7,"last update":"Mon Jan 15 22:47:52 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.52500000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574886,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297904,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447248,"statfs":{"total":95995035648,"available":95689981952,"internally_reserved":0,"allocated":630784,"data_stored":270911,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:47:17 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.34499999999999997,"15min":0.33700000000000002},"min":{"1min":0.26200000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.53100000000000003,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.28199999999999997},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.38600000000000001,"15min":0.37},"min":{"1min":0.32100000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.35499999999999998}]},{"osd":2,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.40400000000000003,"15min":0.40000000000000002},"min":{"1min":0.33200000000000002,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.28299999999999997,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.34300000000000003}]},{"osd":3,"last update":"Mon Jan 15 22:47:48 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.45600000000000002,"15min":0.46200000000000002},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.59299999999999997,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.51300000000000001,"15min":0.52000000000000002},"min":{"1min":0.32000000000000001,"5min":0.315,"15min":0.315},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.438}]},{"osd":4,"last update":"Mon Jan 15 22:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.55200000000000005}]},{"osd":5,"last update":"Mon Jan 15 22:47:21 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.65000000000000002}]},{"osd":6,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.57199999999999995}]},{"osd":7,"last update":"Mon Jan 15 22:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.67400000000000004}]}]},{"osd":0,"up_from":8,"seq":34359738408,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298496,"kb_used_data":1208,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446656,"statfs":{"total":95995035648,"available":95689375744,"internally_reserved":0,"allocated":1236992,"data_stored":862084,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Jan 15 22:47:17 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.36799999999999999,"15min":0.36599999999999999},"min":{"1min":0.24199999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.48499999999999999,"5min":0.499,"15min":0.499},"last":0.26000000000000001},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.38,"15min":0.378},"min":{"1min":0.27300000000000002,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.56299999999999994,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.371}]},{"osd":2,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.44600000000000001,"15min":0.42999999999999999},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":3.4929999999999999,"5min":3.4929999999999999,"15min":3.4929999999999999},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.439,"5min":0.434,"15min":0.433},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.34699999999999998}]},{"osd":3,"last update":"Mon Jan 15 22:47:47 2024","interfaces":[{"interface":"back","average":{"1min":0.66000000000000003,"5min":0.52400000000000002,"15min":0.502},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":3.5289999999999999,"5min":3.5289999999999999,"15min":3.5289999999999999},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.51800000000000002,"15min":0.52300000000000002},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.5880000000000001,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":0.40500000000000003}]},{"osd":4,"last update":"Mon Jan 15 22:48:06 2024","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.64000000000000001,"15min":0.61199999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":3.556,"5min":3.556,"15min":3.556},"last":0.45700000000000002}]},{"osd":5,"last update":"Mon Jan 15 22:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.498},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.504}]},{"osd":6,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.1240000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":0.48699999999999999}]},{"osd":7,"last update":"Mon Jan 15 22:47:52 2024","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":2.5720000000000001,"5min":2.5720000000000001,"15min":2.5720000000000001},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":3.581,"5min":3.581,"15min":3.581},"last":0.51500000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411362,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297900,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447252,"statfs":{"total":95995035648,"available":95689986048,"internally_reserved":0,"allocated":626688,"data_stored":271016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:47:33 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.38600000000000001,"15min":0.378},"min":{"1min":0.27500000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.39400000000000002,"15min":0.38800000000000001},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.34699999999999998}]},{"osd":1,"last update":"Mon Jan 15 22:47:33 2024","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.41199999999999998,"15min":0.40500000000000003},"min":{"1min":0.29799999999999999,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.61299999999999999,"5min":0.623,"15min":0.623},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.39600000000000002,"15min":0.39000000000000001},"min":{"1min":0.29499999999999998,"5min":0.245,"15min":0.245},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.26500000000000001}]},{"osd":3,"last update":"Mon Jan 15 22:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.46999999999999997,"5min":0.49199999999999999,"15min":0.496},"min":{"1min":0.31900000000000001,"5min":0.308,"15min":0.308},"max":{"1min":1.016,"5min":1.016,"15min":1.016},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.48899999999999999,"15min":0.49099999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.316}]},{"osd":4,"last update":"Mon Jan 15 22:47:06 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.627},{"interface":"front","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.63600000000000001}]},{"osd":5,"last update":"Mon Jan 15 22:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.72999999999999998}]},{"osd":6,"last update":"Mon Jan 15 22:47:38 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.54800000000000004}]},{"osd":7,"last update":"Mon Jan 15 22:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.66700000000000004}]}]},{"osd":3,"up_from":24,"seq":103079215135,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297920,"kb_used_data":632,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447232,"statfs":{"total":95995035648,"available":95689965568,"internally_reserved":0,"allocated":647168,"data_stored":273444,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.39100000000000001,"15min":0.39600000000000002},"min":{"1min":0.23599999999999999,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.53200000000000003,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.27900000000000003},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.45000000000000001,"15min":0.46100000000000002},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.54700000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.245}]},{"osd":1,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.36299999999999999,"5min":0.442,"15min":0.45500000000000002},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.51800000000000002,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.311},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.46200000000000002,"15min":0.47199999999999998},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.56000000000000005,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.40000000000000002}]},{"osd":2,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.47699999999999998,"15min":0.48499999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.56599999999999995,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.37},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.47899999999999998,"15min":0.48899999999999999},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.57499999999999996,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.32900000000000001}]},{"osd":4,"last update":"Mon Jan 15 22:48:06 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.59999999999999998,"15min":0.60999999999999999},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.76100000000000001,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.61799999999999999,"15min":0.627},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.62}]},{"osd":5,"last update":"Mon Jan 15 22:47:20 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.503},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.59899999999999998}]},{"osd":6,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.53400000000000003}]},{"osd":7,"last update":"Mon Jan 15 22:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.097,"5min":1.097,"15min":1.097},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.03,"5min":1.03,"15min":1.03},"last":0.58499999999999996}]}]},{"osd":4,"up_from":29,"seq":124554051611,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297908,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447244,"statfs":{"total":95995035648,"available":95689977856,"internally_reserved":0,"allocated":634880,"data_stored":271108,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:47:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":0.49099999999999999}]},{"osd":1,"last update":"Mon Jan 15 22:47:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.42999999999999999}]},{"osd":2,"last update":"Mon Jan 15 22:47:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"last":0.38},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.52400000000000002}]},{"osd":3,"last update":"Mon Jan 15 22:47:08 2024","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.44}]},{"osd":5,"last update":"Mon Jan 15 22:47:20 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.39300000000000002}]},{"osd":6,"last update":"Mon Jan 15 22:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.50800000000000001}]},{"osd":7,"last update":"Mon Jan 15 22:47:54 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.45000000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822679,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297912,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447240,"statfs":{"total":95995035648,"available":95689973760,"internally_reserved":0,"allocated":638976,"data_stored":273129,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 22:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.317}]},{"osd":1,"last update":"Mon Jan 15 22:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.42199999999999999}]},{"osd":2,"last update":"Mon Jan 15 22:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.34999999999999998}]},{"osd":3,"last update":"Mon Jan 15 22:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.89400000000000002,"5min":0.89400000000000002,"15min":0.89400000000000002},"last":0.502},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.46899999999999997}]},{"osd":4,"last update":"Mon Jan 15 22:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.60599999999999998}]},{"osd":6,"last update":"Mon Jan 15 22:47:37 2024","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.371},{"interface":"front","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.58099999999999996}]},{"osd":7,"last update":"Mon Jan 15 22:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.56499999999999995}]}]}],"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":700,"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":2428,"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":680,"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":2414,"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":2324,"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":576,"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-01-15T22:48:08.890 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-01-15T22:48:08.890 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-01-15T22:48:08.890 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-01-15T22:48:08.890 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph health --format=json 2024-01-15T22:48:09.161 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:48:09.484 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.180Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-01-15T22:48:09.484 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.180Z 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-01-15T22:48:09.484 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.180Z 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-01-15T22:48:09.484 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.180Z 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-01-15T22:48:09.484 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z 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-01-15T22:48:09.484 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-01-15T22:48:09.484 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-01-15T22:48:09.484 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=arp 2024-01-15T22:48:09.484 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=bcache 2024-01-15T22:48:09.485 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=bonding 2024-01-15T22:48:09.485 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=btrfs 2024-01-15T22:48:09.485 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=conntrack 2024-01-15T22:48:09.485 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=cpu 2024-01-15T22:48:09.485 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-01-15T22:48:09.485 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=diskstats 2024-01-15T22:48:09.485 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=dmi 2024-01-15T22:48:09.485 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=edac 2024-01-15T22:48:09.485 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=entropy 2024-01-15T22:48:09.485 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-01-15T22:48:09.485 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=filefd 2024-01-15T22:48:09.485 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=filesystem 2024-01-15T22:48:09.485 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=hwmon 2024-01-15T22:48:09.485 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=infiniband 2024-01-15T22:48:09.486 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=ipvs 2024-01-15T22:48:09.486 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=loadavg 2024-01-15T22:48:09.486 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=mdadm 2024-01-15T22:48:09.486 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=meminfo 2024-01-15T22:48:09.486 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=netclass 2024-01-15T22:48:09.486 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=netdev 2024-01-15T22:48:09.486 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=netstat 2024-01-15T22:48:09.486 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=nfs 2024-01-15T22:48:09.486 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=nfsd 2024-01-15T22:48:09.486 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=nvme 2024-01-15T22:48:09.486 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=os 2024-01-15T22:48:09.486 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-01-15T22:48:09.486 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=pressure 2024-01-15T22:48:09.486 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=rapl 2024-01-15T22:48:09.487 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=schedstat 2024-01-15T22:48:09.487 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=selinux 2024-01-15T22:48:09.487 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=sockstat 2024-01-15T22:48:09.487 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=softnet 2024-01-15T22:48:09.487 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=stat 2024-01-15T22:48:09.487 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=tapestats 2024-01-15T22:48:09.487 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=textfile 2024-01-15T22:48:09.487 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-01-15T22:48:09.487 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=time 2024-01-15T22:48:09.487 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-01-15T22:48:09.487 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=uname 2024-01-15T22:48:09.487 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=vmstat 2024-01-15T22:48:09.487 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=xfs 2024-01-15T22:48:09.487 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=node_exporter.go:117 level=info collector=zfs 2024-01-15T22:48:09.487 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-01-15T22:48:09.488 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[108689]: ts=2024-01-15T22:48:09.181Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-01-15T22:48:09.488 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 bash[108638]: 97eadf6f128f325579cc44804ab15c376115e97fdd55a58571aaa39c92e70339 2024-01-15T22:48:09.488 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:48:09 smithi163 systemd[1]: Started Ceph node-exporter.b for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:48:10.257 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:10 smithi053 ceph-mon[66518]: from='client.24707 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:48:10.432 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:48:10.432 INFO:teuthology.orchestra.run.smithi053.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-01-15T22:48:10.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:10 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:10.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:10 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:10.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:10 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:10.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:10 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:10.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:10 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:10.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:10 smithi053 ceph-mon[66518]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:10.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:10 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:48:10.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:10 smithi053 ceph-mon[80116]: from='client.24707 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:48:10.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:10 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:10.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:10 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:10.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:10 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:10.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:10 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:10.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:10 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:10.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:10 smithi053 ceph-mon[80116]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:10.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:10 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:48:10.601 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:10 smithi163 ceph-mon[70990]: from='client.24707 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T22:48:10.602 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:10 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:10.602 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:10 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:10.602 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:10 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:10.602 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:10 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:10.602 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:10 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:10.602 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:10 smithi163 ceph-mon[70990]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:10.602 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:10 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:48:10.873 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-01-15T22:48:10.874 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-01-15T22:48:11.240 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:48:11.240 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":62,"fsid":"421843b2-b3f7-11ee-95ad-87774f69a715","created":"2024-01-15T22:43:00.854865+0000","modified":"2024-01-15T22:47:37.370506+0000","last_up_change":"2024-01-15T22:46:50.343958+0000","last_in_change":"2024-01-15T22:46:36.763161+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":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-01-15T22:45:30.317935+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-01-15T22:47:05.904005+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":"57","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-01-15T22:47:07.145281+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":"58","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"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-01-15T22:47:34.594673+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":"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":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"63d2fa8e-be5d-461b-b383-5acea7c3d6c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6803","nonce":2847188186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6805","nonce":2847188186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6809","nonce":2847188186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6807","nonce":2847188186}]},"public_addr":"172.21.15.53:6803/2847188186","cluster_addr":"172.21.15.53:6805/2847188186","heartbeat_back_addr":"172.21.15.53:6809/2847188186","heartbeat_front_addr":"172.21.15.53:6807/2847188186","state":["exists","up"]},{"osd":1,"uuid":"635eea3c-28ef-459b-bbba-ec76ffe473ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6811","nonce":1051220185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6813","nonce":1051220185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6817","nonce":1051220185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6815","nonce":1051220185}]},"public_addr":"172.21.15.53:6811/1051220185","cluster_addr":"172.21.15.53:6813/1051220185","heartbeat_back_addr":"172.21.15.53:6817/1051220185","heartbeat_front_addr":"172.21.15.53:6815/1051220185","state":["exists","up"]},{"osd":2,"uuid":"5c295926-2896-425f-a7e5-defca040f0eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6819","nonce":3159945693}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6821","nonce":3159945693}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6825","nonce":3159945693}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6823","nonce":3159945693}]},"public_addr":"172.21.15.53:6819/3159945693","cluster_addr":"172.21.15.53:6821/3159945693","heartbeat_back_addr":"172.21.15.53:6825/3159945693","heartbeat_front_addr":"172.21.15.53:6823/3159945693","state":["exists","up"]},{"osd":3,"uuid":"7d3f4de2-4e78-46af-b682-0becf97f424b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6827","nonce":4054894671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6829","nonce":4054894671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6833","nonce":4054894671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6831","nonce":4054894671}]},"public_addr":"172.21.15.53:6827/4054894671","cluster_addr":"172.21.15.53:6829/4054894671","heartbeat_back_addr":"172.21.15.53:6833/4054894671","heartbeat_front_addr":"172.21.15.53:6831/4054894671","state":["exists","up"]},{"osd":4,"uuid":"2c20d72b-82a8-4b01-a261-dcc432e159cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6801","nonce":4156967068}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6803","nonce":4156967068}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6807","nonce":4156967068}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6805","nonce":4156967068}]},"public_addr":"172.21.15.163:6801/4156967068","cluster_addr":"172.21.15.163:6803/4156967068","heartbeat_back_addr":"172.21.15.163:6807/4156967068","heartbeat_front_addr":"172.21.15.163:6805/4156967068","state":["exists","up"]},{"osd":5,"uuid":"540d25c2-65b7-47d5-9dea-795268fe8b1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6809","nonce":1734269539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6811","nonce":1734269539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6815","nonce":1734269539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6813","nonce":1734269539}]},"public_addr":"172.21.15.163:6809/1734269539","cluster_addr":"172.21.15.163:6811/1734269539","heartbeat_back_addr":"172.21.15.163:6815/1734269539","heartbeat_front_addr":"172.21.15.163:6813/1734269539","state":["exists","up"]},{"osd":6,"uuid":"3e893eca-8ae0-497e-9dd1-e6611de5b6e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6817","nonce":3040911989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6819","nonce":3040911989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6823","nonce":3040911989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6821","nonce":3040911989}]},"public_addr":"172.21.15.163:6817/3040911989","cluster_addr":"172.21.15.163:6819/3040911989","heartbeat_back_addr":"172.21.15.163:6823/3040911989","heartbeat_front_addr":"172.21.15.163:6821/3040911989","state":["exists","up"]},{"osd":7,"uuid":"67d0bf91-e55b-4a64-b670-92fcfe35d7c6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6825","nonce":1783957765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6827","nonce":1783957765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6831","nonce":1783957765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6829","nonce":1783957765}]},"public_addr":"172.21.15.163:6825/1783957765","cluster_addr":"172.21.15.163:6827/1783957765","heartbeat_back_addr":"172.21.15.163:6831/1783957765","heartbeat_front_addr":"172.21.15.163:6829/1783957765","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:44:52.286766+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:10.128410+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:27.761619+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:45.375105+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:01.303202+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:16.996226+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:33.198404+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:49.370073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:0/2317635923":"2024-01-16T22:47:35.320280+0000","172.21.15.53:6800/3406365588":"2024-01-16T22:47:35.320280+0000","172.21.15.53:6801/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/508616013":"2024-01-16T22:47:35.320280+0000","172.21.15.53:6800/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6801/3406365588":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/3973217575":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/2302123235":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6801/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1610990648":"2024-01-16T22:43:29.286815+0000","172.21.15.53:6800/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/3723674682":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/1853438239":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2015686982":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2779893571":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/104874527":"2024-01-16T22:43:49.813750+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-01-15T22:48:11.255 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-01-15T22:45:30.317935+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': {}}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2024-01-15T22:47:05.904005+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': '57', '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'}}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2024-01-15T22:47:07.145281+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': '58', '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'}}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2024-01-15T22:47:34.594673+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': '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': {}, 'application_metadata': {'rbd': {}}}] 2024-01-15T22:48:11.255 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-01-15T22:48:11.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:11 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:11.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:11 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2615652062' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-01-15T22:48:11.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:11 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1726351427' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:48:11.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:11 smithi053 ceph-mon[66518]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:11.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:11 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:11.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:11 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2615652062' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-01-15T22:48:11.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:11 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1726351427' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:48:11.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:11 smithi053 ceph-mon[80116]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:11.620 INFO:teuthology.orchestra.run.smithi053.stdout:pg_num: 1 2024-01-15T22:48:11.635 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2024-01-15T22:48:11.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:11 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:11.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:11 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2615652062' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-01-15T22:48:11.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:11 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1726351427' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:48:11.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:11 smithi163 ceph-mon[70990]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:11.966 INFO:teuthology.orchestra.run.smithi053.stdout:pg_num: 32 2024-01-15T22:48:11.981 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2024-01-15T22:48:12.336 INFO:teuthology.orchestra.run.smithi053.stdout:pg_num: 64 2024-01-15T22:48:12.352 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2024-01-15T22:48:12.688 INFO:teuthology.orchestra.run.smithi053.stdout:pg_num: 8 2024-01-15T22:48:12.701 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:12.702 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:12.702 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2784848431' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-01-15T22:48:12.702 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/854037494' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-01-15T22:48:12.702 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:12.702 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:12.702 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:48:12.702 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:48:12.702 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:12.702 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[80116]: Reconfiguring alertmanager.a (dependencies changed)... 2024-01-15T22:48:12.702 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[80116]: Reconfiguring daemon alertmanager.a on smithi053 2024-01-15T22:48:12.702 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2723404958' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-01-15T22:48:12.703 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:12.703 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:12.703 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2784848431' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-01-15T22:48:12.703 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/854037494' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-01-15T22:48:12.703 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:12.703 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:12.703 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:48:12.703 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:48:12.703 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:12.703 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[66518]: Reconfiguring alertmanager.a (dependencies changed)... 2024-01-15T22:48:12.703 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[66518]: Reconfiguring daemon alertmanager.a on smithi053 2024-01-15T22:48:12.703 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:12 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2723404958' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-01-15T22:48:12.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-01-15T22:48:12.960 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:12 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:12.960 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:12 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:12.960 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:12 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2784848431' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-01-15T22:48:12.960 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:12 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/854037494' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-01-15T22:48:12.960 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:12 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:12.960 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:12 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:12.961 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:48:12.961 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:48:12.961 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:12 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:12.961 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:12 smithi163 ceph-mon[70990]: Reconfiguring alertmanager.a (dependencies changed)... 2024-01-15T22:48:12.961 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:12 smithi163 ceph-mon[70990]: Reconfiguring daemon alertmanager.a on smithi053 2024-01-15T22:48:12.961 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:12 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2723404958' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-01-15T22:48:13.083 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:48:13.083 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24376,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.163:6833/619787945","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":619787945},{"type":"v1","addr":"172.21.15.163:6833","nonce":619787945}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-01-15T22:47:07.767196+0000","modified":"2024-01-15T22:47:11.371598+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"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":24377},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24377":{"gid":24377,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":4,"addr":"172.21.15.53:6835/1839406251","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6834","nonce":1839406251},{"type":"v1","addr":"172.21.15.53:6835","nonce":1839406251}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":"","standby_count_wanted":0},"id":1}]} 2024-01-15T22:48:13.086 INFO:teuthology.orchestra.run.smithi053.stderr:dumped fsmap epoch 8 2024-01-15T22:48:13.097 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-01-15T22:48:13.233 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:48:12 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:48:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:48:13.437 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:48:13.437 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":62,"fsid":"421843b2-b3f7-11ee-95ad-87774f69a715","created":"2024-01-15T22:43:00.854865+0000","modified":"2024-01-15T22:47:37.370506+0000","last_up_change":"2024-01-15T22:46:50.343958+0000","last_in_change":"2024-01-15T22:46:36.763161+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":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-01-15T22:45:30.317935+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-01-15T22:47:05.904005+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":"57","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-01-15T22:47:07.145281+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":"58","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"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-01-15T22:47:34.594673+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":"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":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"63d2fa8e-be5d-461b-b383-5acea7c3d6c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6803","nonce":2847188186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6805","nonce":2847188186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6809","nonce":2847188186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6807","nonce":2847188186}]},"public_addr":"172.21.15.53:6803/2847188186","cluster_addr":"172.21.15.53:6805/2847188186","heartbeat_back_addr":"172.21.15.53:6809/2847188186","heartbeat_front_addr":"172.21.15.53:6807/2847188186","state":["exists","up"]},{"osd":1,"uuid":"635eea3c-28ef-459b-bbba-ec76ffe473ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6811","nonce":1051220185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6813","nonce":1051220185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6817","nonce":1051220185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6815","nonce":1051220185}]},"public_addr":"172.21.15.53:6811/1051220185","cluster_addr":"172.21.15.53:6813/1051220185","heartbeat_back_addr":"172.21.15.53:6817/1051220185","heartbeat_front_addr":"172.21.15.53:6815/1051220185","state":["exists","up"]},{"osd":2,"uuid":"5c295926-2896-425f-a7e5-defca040f0eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6819","nonce":3159945693}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6821","nonce":3159945693}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6825","nonce":3159945693}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6823","nonce":3159945693}]},"public_addr":"172.21.15.53:6819/3159945693","cluster_addr":"172.21.15.53:6821/3159945693","heartbeat_back_addr":"172.21.15.53:6825/3159945693","heartbeat_front_addr":"172.21.15.53:6823/3159945693","state":["exists","up"]},{"osd":3,"uuid":"7d3f4de2-4e78-46af-b682-0becf97f424b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6827","nonce":4054894671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6829","nonce":4054894671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6833","nonce":4054894671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6831","nonce":4054894671}]},"public_addr":"172.21.15.53:6827/4054894671","cluster_addr":"172.21.15.53:6829/4054894671","heartbeat_back_addr":"172.21.15.53:6833/4054894671","heartbeat_front_addr":"172.21.15.53:6831/4054894671","state":["exists","up"]},{"osd":4,"uuid":"2c20d72b-82a8-4b01-a261-dcc432e159cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6801","nonce":4156967068}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6803","nonce":4156967068}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6807","nonce":4156967068}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6805","nonce":4156967068}]},"public_addr":"172.21.15.163:6801/4156967068","cluster_addr":"172.21.15.163:6803/4156967068","heartbeat_back_addr":"172.21.15.163:6807/4156967068","heartbeat_front_addr":"172.21.15.163:6805/4156967068","state":["exists","up"]},{"osd":5,"uuid":"540d25c2-65b7-47d5-9dea-795268fe8b1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6809","nonce":1734269539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6811","nonce":1734269539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6815","nonce":1734269539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6813","nonce":1734269539}]},"public_addr":"172.21.15.163:6809/1734269539","cluster_addr":"172.21.15.163:6811/1734269539","heartbeat_back_addr":"172.21.15.163:6815/1734269539","heartbeat_front_addr":"172.21.15.163:6813/1734269539","state":["exists","up"]},{"osd":6,"uuid":"3e893eca-8ae0-497e-9dd1-e6611de5b6e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6817","nonce":3040911989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6819","nonce":3040911989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6823","nonce":3040911989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6821","nonce":3040911989}]},"public_addr":"172.21.15.163:6817/3040911989","cluster_addr":"172.21.15.163:6819/3040911989","heartbeat_back_addr":"172.21.15.163:6823/3040911989","heartbeat_front_addr":"172.21.15.163:6821/3040911989","state":["exists","up"]},{"osd":7,"uuid":"67d0bf91-e55b-4a64-b670-92fcfe35d7c6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6825","nonce":1783957765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6827","nonce":1783957765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6831","nonce":1783957765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6829","nonce":1783957765}]},"public_addr":"172.21.15.163:6825/1783957765","cluster_addr":"172.21.15.163:6827/1783957765","heartbeat_back_addr":"172.21.15.163:6831/1783957765","heartbeat_front_addr":"172.21.15.163:6829/1783957765","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:44:52.286766+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:10.128410+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:27.761619+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:45.375105+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:01.303202+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:16.996226+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:33.198404+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:49.370073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:0/2317635923":"2024-01-16T22:47:35.320280+0000","172.21.15.53:6800/3406365588":"2024-01-16T22:47:35.320280+0000","172.21.15.53:6801/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/508616013":"2024-01-16T22:47:35.320280+0000","172.21.15.53:6800/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6801/3406365588":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/3973217575":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/2302123235":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6801/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1610990648":"2024-01-16T22:43:29.286815+0000","172.21.15.53:6800/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/3723674682":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/1853438239":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2015686982":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2779893571":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/104874527":"2024-01-16T22:43:49.813750+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-01-15T22:48:13.452 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-01-15T22:45:30.317935+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': {}}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2024-01-15T22:47:05.904005+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': '57', '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'}}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2024-01-15T22:47:07.145281+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': '58', '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'}}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2024-01-15T22:47:34.594673+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': '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': {}, 'application_metadata': {'rbd': {}}}] 2024-01-15T22:48:13.452 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-01-15T22:48:13.790 INFO:teuthology.orchestra.run.smithi053.stdout:pg_num: 1 2024-01-15T22:48:13.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:13 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/776989328' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-01-15T22:48:13.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:13 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1925697999' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:48:13.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:13 smithi053 ceph-mon[66518]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:13.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:13 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1782729583' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:48:13.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:13 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/776989328' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-01-15T22:48:13.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:13 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1925697999' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:48:13.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:13 smithi053 ceph-mon[80116]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:13.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:13 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1782729583' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:48:13.806 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2024-01-15T22:48:13.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/776989328' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-01-15T22:48:13.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1925697999' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:48:13.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:13 smithi163 ceph-mon[70990]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:13.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:13 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1782729583' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:48:14.139 INFO:teuthology.orchestra.run.smithi053.stdout:pg_num: 32 2024-01-15T22:48:14.153 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2024-01-15T22:48:14.410 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:14 smithi053 systemd[1]: Stopping Ceph alertmanager.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:48:14.511 INFO:teuthology.orchestra.run.smithi053.stdout:pg_num: 64 2024-01-15T22:48:14.526 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2024-01-15T22:48:14.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:14 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3531021027' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-01-15T22:48:14.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:14 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1686795969' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-01-15T22:48:14.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:14 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3531021027' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-01-15T22:48:14.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:14 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1686795969' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-01-15T22:48:14.798 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:14 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[119186]: ts=2024-01-15T22:48:14.415Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-01-15T22:48:14.798 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:14 smithi053 bash[124953]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a 2024-01-15T22:48:14.873 INFO:teuthology.orchestra.run.smithi053.stdout:pg_num: 8 2024-01-15T22:48:14.888 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-01-15T22:48:14.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:14 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3531021027' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-01-15T22:48:14.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:14 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1686795969' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-01-15T22:48:15.247 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:14 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@alertmanager.a.service: Succeeded. 2024-01-15T22:48:15.247 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:14 smithi053 systemd[1]: Stopped Ceph alertmanager.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:48:15.247 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:14 smithi053 systemd[1]: Starting Ceph alertmanager.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:48:15.286 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:48:15.287 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24376,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.163:6833/619787945","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":619787945},{"type":"v1","addr":"172.21.15.163:6833","nonce":619787945}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-01-15T22:47:07.767196+0000","modified":"2024-01-15T22:47:11.371598+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"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":24377},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24377":{"gid":24377,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":4,"addr":"172.21.15.53:6835/1839406251","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6834","nonce":1839406251},{"type":"v1","addr":"172.21.15.53:6835","nonce":1839406251}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":"","standby_count_wanted":0},"id":1}]} 2024-01-15T22:48:15.289 INFO:teuthology.orchestra.run.smithi053.stderr:dumped fsmap epoch 8 2024-01-15T22:48:15.301 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-01-15T22:48:15.649 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:48:15.649 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":62,"fsid":"421843b2-b3f7-11ee-95ad-87774f69a715","created":"2024-01-15T22:43:00.854865+0000","modified":"2024-01-15T22:47:37.370506+0000","last_up_change":"2024-01-15T22:46:50.343958+0000","last_in_change":"2024-01-15T22:46:36.763161+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":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-01-15T22:45:30.317935+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-01-15T22:47:05.904005+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":"57","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-01-15T22:47:07.145281+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":"58","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"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-01-15T22:47:34.594673+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":"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":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"63d2fa8e-be5d-461b-b383-5acea7c3d6c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6803","nonce":2847188186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6805","nonce":2847188186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6809","nonce":2847188186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2847188186},{"type":"v1","addr":"172.21.15.53:6807","nonce":2847188186}]},"public_addr":"172.21.15.53:6803/2847188186","cluster_addr":"172.21.15.53:6805/2847188186","heartbeat_back_addr":"172.21.15.53:6809/2847188186","heartbeat_front_addr":"172.21.15.53:6807/2847188186","state":["exists","up"]},{"osd":1,"uuid":"635eea3c-28ef-459b-bbba-ec76ffe473ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6811","nonce":1051220185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6813","nonce":1051220185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6817","nonce":1051220185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":1051220185},{"type":"v1","addr":"172.21.15.53:6815","nonce":1051220185}]},"public_addr":"172.21.15.53:6811/1051220185","cluster_addr":"172.21.15.53:6813/1051220185","heartbeat_back_addr":"172.21.15.53:6817/1051220185","heartbeat_front_addr":"172.21.15.53:6815/1051220185","state":["exists","up"]},{"osd":2,"uuid":"5c295926-2896-425f-a7e5-defca040f0eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6819","nonce":3159945693}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6821","nonce":3159945693}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6825","nonce":3159945693}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":3159945693},{"type":"v1","addr":"172.21.15.53:6823","nonce":3159945693}]},"public_addr":"172.21.15.53:6819/3159945693","cluster_addr":"172.21.15.53:6821/3159945693","heartbeat_back_addr":"172.21.15.53:6825/3159945693","heartbeat_front_addr":"172.21.15.53:6823/3159945693","state":["exists","up"]},{"osd":3,"uuid":"7d3f4de2-4e78-46af-b682-0becf97f424b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6827","nonce":4054894671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6829","nonce":4054894671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6833","nonce":4054894671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":4054894671},{"type":"v1","addr":"172.21.15.53:6831","nonce":4054894671}]},"public_addr":"172.21.15.53:6827/4054894671","cluster_addr":"172.21.15.53:6829/4054894671","heartbeat_back_addr":"172.21.15.53:6833/4054894671","heartbeat_front_addr":"172.21.15.53:6831/4054894671","state":["exists","up"]},{"osd":4,"uuid":"2c20d72b-82a8-4b01-a261-dcc432e159cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6801","nonce":4156967068}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6803","nonce":4156967068}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6807","nonce":4156967068}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":4156967068},{"type":"v1","addr":"172.21.15.163:6805","nonce":4156967068}]},"public_addr":"172.21.15.163:6801/4156967068","cluster_addr":"172.21.15.163:6803/4156967068","heartbeat_back_addr":"172.21.15.163:6807/4156967068","heartbeat_front_addr":"172.21.15.163:6805/4156967068","state":["exists","up"]},{"osd":5,"uuid":"540d25c2-65b7-47d5-9dea-795268fe8b1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6809","nonce":1734269539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6811","nonce":1734269539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6815","nonce":1734269539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":1734269539},{"type":"v1","addr":"172.21.15.163:6813","nonce":1734269539}]},"public_addr":"172.21.15.163:6809/1734269539","cluster_addr":"172.21.15.163:6811/1734269539","heartbeat_back_addr":"172.21.15.163:6815/1734269539","heartbeat_front_addr":"172.21.15.163:6813/1734269539","state":["exists","up"]},{"osd":6,"uuid":"3e893eca-8ae0-497e-9dd1-e6611de5b6e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6817","nonce":3040911989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6819","nonce":3040911989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6823","nonce":3040911989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":3040911989},{"type":"v1","addr":"172.21.15.163:6821","nonce":3040911989}]},"public_addr":"172.21.15.163:6817/3040911989","cluster_addr":"172.21.15.163:6819/3040911989","heartbeat_back_addr":"172.21.15.163:6823/3040911989","heartbeat_front_addr":"172.21.15.163:6821/3040911989","state":["exists","up"]},{"osd":7,"uuid":"67d0bf91-e55b-4a64-b670-92fcfe35d7c6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6825","nonce":1783957765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6827","nonce":1783957765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6831","nonce":1783957765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":1783957765},{"type":"v1","addr":"172.21.15.163:6829","nonce":1783957765}]},"public_addr":"172.21.15.163:6825/1783957765","cluster_addr":"172.21.15.163:6827/1783957765","heartbeat_back_addr":"172.21.15.163:6831/1783957765","heartbeat_front_addr":"172.21.15.163:6829/1783957765","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:44:52.286766+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:10.128410+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:27.761619+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:45.375105+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:01.303202+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:16.996226+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:33.198404+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:49.370073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:0/2317635923":"2024-01-16T22:47:35.320280+0000","172.21.15.53:6800/3406365588":"2024-01-16T22:47:35.320280+0000","172.21.15.53:6801/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/508616013":"2024-01-16T22:47:35.320280+0000","172.21.15.53:6800/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6801/3406365588":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/3973217575":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/2302123235":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6801/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/1610990648":"2024-01-16T22:43:29.286815+0000","172.21.15.53:6800/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/3723674682":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/1853438239":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2015686982":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2779893571":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/104874527":"2024-01-16T22:43:49.813750+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-01-15T22:48:15.662 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1204391392' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-01-15T22:48:15.662 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/924035402' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-01-15T22:48:15.662 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1667517591' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:48:15.662 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-mon[66518]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:15.662 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:15.662 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:15.663 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1204391392' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-01-15T22:48:15.663 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/924035402' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-01-15T22:48:15.663 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1667517591' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:48:15.663 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-mon[80116]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:15.663 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:15.663 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:15.663 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[125181]: ts=2024-01-15T22:48:15.414Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-01-15T22:48:15.663 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[125181]: ts=2024-01-15T22:48:15.414Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-01-15T22:48:15.663 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[125181]: ts=2024-01-15T22:48:15.416Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.53 port=9094 2024-01-15T22:48:15.664 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[125181]: ts=2024-01-15T22:48:15.417Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-01-15T22:48:15.664 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:15 smithi053 bash[125146]: eda9f7c84f65bf0ddefa3dd6fac1e89e0e874064b826c99d79a67ee4aa73cec9 2024-01-15T22:48:15.664 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:15 smithi053 systemd[1]: Started Ceph alertmanager.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:48:15.664 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[125181]: ts=2024-01-15T22:48:15.442Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-15T22:48:15.664 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[125181]: ts=2024-01-15T22:48:15.443Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-15T22:48:15.664 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[125181]: ts=2024-01-15T22:48:15.446Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-01-15T22:48:15.664 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[125181]: ts=2024-01-15T22:48:15.446Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-01-15T22:48:15.665 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-01-15T22:48:15.883 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:15 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1204391392' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-01-15T22:48:15.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:15 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/924035402' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-01-15T22:48:15.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:15 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1667517591' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:48:15.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:15 smithi163 ceph-mon[70990]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:15.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:15 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:15.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:15 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:16.036 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T22:48:16.036 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24376,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.163:6833/619787945","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":619787945},{"type":"v1","addr":"172.21.15.163:6833","nonce":619787945}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-01-15T22:47:07.767196+0000","modified":"2024-01-15T22:47:11.371598+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"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":24377},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24377":{"gid":24377,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":4,"addr":"172.21.15.53:6835/1839406251","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6834","nonce":1839406251},{"type":"v1","addr":"172.21.15.53:6835","nonce":1839406251}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":"","standby_count_wanted":0},"id":1}]} 2024-01-15T22:48:16.039 INFO:teuthology.orchestra.run.smithi053.stderr:dumped fsmap epoch 8 2024-01-15T22:48:16.050 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: mds map: {'epoch': 8, 'flags': 18, 'flags_state': {'joinable': True, 'allow_snaps': True, 'allow_multimds_snaps': True, 'allow_standby_replay': False}, 'ever_allowed_features': 0, 'explicitly_allowed_features': 0, 'created': '2024-01-15T22:47:07.767196+0000', 'modified': '2024-01-15T22:47:11.371598+0000', 'tableserver': 0, 'root': 0, 'session_timeout': 60, 'session_autoclose': 300, 'required_client_features': {}, 'max_file_size': 1099511627776, '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': 24377}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24377': {'gid': 24377, 'name': 'a', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 4, 'addr': '172.21.15.53:6835/1839406251', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.53:6834', 'nonce': 1839406251}, {'type': 'v1', 'addr': '172.21.15.53:6835', 'nonce': 1839406251}]}, 'join_fscid': -1, 'export_targets': [], 'features': 4540138320759226367, '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': '', 'standby_count_wanted': 0} 2024-01-15T22:48:16.051 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2024-01-15T22:48:16.051 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell mds.a status 2024-01-15T22:48:16.183 INFO:teuthology.orchestra.run.smithi053.stderr:2024-01-15T22:48:16.188+0000 7fb342ffd700 0 client.14898 ms_handle_reset on v2:172.21.15.53:6834/1839406251 2024-01-15T22:48:16.204 INFO:teuthology.orchestra.run.smithi053.stderr:2024-01-15T22:48:16.209+0000 7fb342ffd700 0 client.24812 ms_handle_reset on v2:172.21.15.53:6834/1839406251 2024-01-15T22:48:16.205 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:48:16.205 INFO:teuthology.orchestra.run.smithi053.stdout: "cluster_fsid": "421843b2-b3f7-11ee-95ad-87774f69a715", 2024-01-15T22:48:16.205 INFO:teuthology.orchestra.run.smithi053.stdout: "whoami": 0, 2024-01-15T22:48:16.205 INFO:teuthology.orchestra.run.smithi053.stdout: "id": 24377, 2024-01-15T22:48:16.205 INFO:teuthology.orchestra.run.smithi053.stdout: "want_state": "up:active", 2024-01-15T22:48:16.205 INFO:teuthology.orchestra.run.smithi053.stdout: "state": "up:active", 2024-01-15T22:48:16.205 INFO:teuthology.orchestra.run.smithi053.stdout: "fs_name": "cephfs", 2024-01-15T22:48:16.205 INFO:teuthology.orchestra.run.smithi053.stdout: "rank_uptime": 67.850098017999997, 2024-01-15T22:48:16.205 INFO:teuthology.orchestra.run.smithi053.stdout: "mdsmap_epoch": 8, 2024-01-15T22:48:16.205 INFO:teuthology.orchestra.run.smithi053.stdout: "osdmap_epoch": 62, 2024-01-15T22:48:16.205 INFO:teuthology.orchestra.run.smithi053.stdout: "osdmap_epoch_barrier": 58, 2024-01-15T22:48:16.205 INFO:teuthology.orchestra.run.smithi053.stdout: "uptime": 76.768984165999996 2024-01-15T22:48:16.206 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:48:16.217 INFO:tasks.cephadm:Setup complete, yielding 2024-01-15T22:48:16.217 INFO:teuthology.run_tasks:Running task print... 2024-01-15T22:48:16.226 INFO:teuthology.task.print:**** done end installing quincy cephadm ... 2024-01-15T22:48:16.226 INFO:teuthology.run_tasks:Running task print... 2024-01-15T22:48:16.246 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2024-01-15T22:48:16.246 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-01-15T22:48:16.255 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi053.front.sepia.ceph.com 2024-01-15T22:48:16.256 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2024-01-15T22:48:16.529 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:48:16.584 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:16 smithi163 ceph-mon[70990]: Reconfiguring prometheus.a (dependencies changed)... 2024-01-15T22:48:16.584 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:16 smithi163 ceph-mon[70990]: Reconfiguring daemon prometheus.a on smithi163 2024-01-15T22:48:16.584 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:16 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/963046583' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:48:16.584 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:16 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1289625665' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:48:16.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:16 smithi053 ceph-mon[66518]: Reconfiguring prometheus.a (dependencies changed)... 2024-01-15T22:48:16.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:16 smithi053 ceph-mon[66518]: Reconfiguring daemon prometheus.a on smithi163 2024-01-15T22:48:16.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:16 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/963046583' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:48:16.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:16 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1289625665' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:48:16.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:16 smithi053 ceph-mon[80116]: Reconfiguring prometheus.a (dependencies changed)... 2024-01-15T22:48:16.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:16 smithi053 ceph-mon[80116]: Reconfiguring daemon prometheus.a on smithi163 2024-01-15T22:48:16.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:16 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/963046583' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T22:48:16.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:16 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1289625665' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T22:48:17.233 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 systemd[1]: Stopping Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:48:17.600 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-mon[70990]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:17.600 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:48:17.290Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-01-15T22:48:17.600 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:48:17.290Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-01-15T22:48:17.600 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:48:17.290Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-01-15T22:48:17.600 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:48:17.290Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-01-15T22:48:17.600 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:48:17.290Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-01-15T22:48:17.600 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:48:17.290Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-01-15T22:48:17.600 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:48:17.290Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-01-15T22:48:17.601 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:48:17.290Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-01-15T22:48:17.601 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:48:17.291Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-01-15T22:48:17.601 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:48:17.291Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-01-15T22:48:17.601 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:48:17.291Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-01-15T22:48:17.601 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[105914]: ts=2024-01-15T22:48:17.291Z caller=main.go:1147 level=info msg="See you next time!" 2024-01-15T22:48:17.601 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 bash[109601]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a 2024-01-15T22:48:17.724 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:17 smithi053 ceph-mon[66518]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:17.724 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:17 smithi053 ceph-mon[80116]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:17.724 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:17 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[125181]: ts=2024-01-15T22:48:17.417Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000213088s 2024-01-15T22:48:17.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@prometheus.a.service: Succeeded. 2024-01-15T22:48:17.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 systemd[1]: Stopped Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:48:17.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 systemd[1]: Starting Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:48:18.013 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:17 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:17] ENGINE Bus STOPPING 2024-01-15T22:48:18.013 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:17 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T22:48:18.013 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:17 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:17] ENGINE Bus STOPPED 2024-01-15T22:48:18.013 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:17 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:17] ENGINE Bus STARTING 2024-01-15T22:48:18.013 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:17 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:17] ENGINE Serving on http://:::9283 2024-01-15T22:48:18.013 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:17 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:17] ENGINE Bus STARTED 2024-01-15T22:48:18.014 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE Bus STOPPING 2024-01-15T22:48:18.120 INFO:teuthology.run_tasks:Running task print... 2024-01-15T22:48:18.132 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2024-01-15T22:48:18.132 INFO:teuthology.run_tasks:Running task print... 2024-01-15T22:48:18.153 INFO:teuthology.task.print:**** done start telemetry quincy... 2024-01-15T22:48:18.153 INFO:teuthology.run_tasks:Running task workunit... 2024-01-15T22:48:18.165 INFO:tasks.workunit:Pulling workunits from ref d2f11f33b7063c2c1bc47b2b4e9350f48064868f 2024-01-15T22:48:18.166 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-01-15T22:48:18.166 DEBUG:teuthology.orchestra.run.smithi053:> stat -- /home/ubuntu/cephtest/mnt.0 2024-01-15T22:48:18.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-15T22:48:18.186 INFO:teuthology.orchestra.run.smithi053.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-01-15T22:48:18.186 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-01-15T22:48:18.233 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 bash[109719]: 34a272ea861f9bcb7f5765266528d5305268d9b97a0cb3b826827948308abf6f 2024-01-15T22:48:18.233 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 systemd[1]: Started Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:48:18.233 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.932Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-01-15T22:48:18.234 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.932Z 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-01-15T22:48:18.234 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.932Z caller=main.go:570 level=info host_details="(Linux 4.18.0-532.el8.x86_64 #1 SMP Thu Dec 21 12:11:59 UTC 2023 x86_64 smithi163 (none))" 2024-01-15T22:48:18.234 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.932Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-01-15T22:48:18.234 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.932Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-01-15T22:48:18.234 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.934Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-01-15T22:48:18.234 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.934Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-01-15T22:48:18.234 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.935Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-01-15T22:48:18.234 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.935Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-01-15T22:48:18.234 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.938Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-01-15T22:48:18.234 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.938Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.702µs 2024-01-15T22:48:18.234 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.938Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-01-15T22:48:18.234 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.938Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-01-15T22:48:18.234 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.939Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-01-15T22:48:18.235 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.939Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.128µs wal_replay_duration=569.404µs wbl_replay_duration=106ns total_replay_duration=610.784µs 2024-01-15T22:48:18.235 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.939Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-01-15T22:48:18.235 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.939Z caller=main.go:1029 level=info msg="TSDB started" 2024-01-15T22:48:18.235 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.939Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-01-15T22:48:18.235 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.955Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.478548ms db_storage=794ns remote_storage=1.245µs web_handler=368ns query_engine=557ns scrape=610.606µs scrape_sd=25.933µs notify=29.394µs notify_sd=13.986µs rules=14.586271ms tracing=7.556µs 2024-01-15T22:48:18.235 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.955Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-01-15T22:48:18.235 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:48:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:48:17.955Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-01-15T22:48:18.244 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-01-15T22:48:18.245 DEBUG:teuthology.orchestra.run.smithi053:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-01-15T22:48:18.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T22:48:18.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE Bus STOPPED 2024-01-15T22:48:18.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE Bus STARTING 2024-01-15T22:48:18.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE Serving on http://:::9283 2024-01-15T22:48:18.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE Bus STARTED 2024-01-15T22:48:18.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE Bus STOPPING 2024-01-15T22:48:18.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T22:48:18.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE Bus STOPPED 2024-01-15T22:48:18.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE Bus STARTING 2024-01-15T22:48:18.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE Serving on http://:::9283 2024-01-15T22:48:18.298 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE Bus STARTED 2024-01-15T22:48:18.298 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE Bus STOPPING 2024-01-15T22:48:18.298 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T22:48:18.298 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE Bus STOPPED 2024-01-15T22:48:18.298 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE Bus STARTING 2024-01-15T22:48:18.304 INFO:tasks.workunit:timeout=3h 2024-01-15T22:48:18.304 INFO:tasks.workunit:cleanup=True 2024-01-15T22:48:18.304 DEBUG:teuthology.orchestra.run.smithi053:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout d2f11f33b7063c2c1bc47b2b4e9350f48064868f 2024-01-15T22:48:18.366 INFO:tasks.workunit.client.0.smithi053.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-01-15T22:48:18.672 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE Serving on http://:::9283 2024-01-15T22:48:18.672 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:48:18] ENGINE Bus STARTED 2024-01-15T22:48:18.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/783652143' entity='client.admin' 2024-01-15T22:48:18.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:18.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:18.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:48:18.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:48:18.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi053.front.sepia.ceph.com:9093"}]: dispatch 2024-01-15T22:48:18.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi053.front.sepia.ceph.com:9093"}]: dispatch 2024-01-15T22:48:18.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:18.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:48:18.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:48:18.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2024-01-15T22:48:18.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2024-01-15T22:48:18.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:18.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:48:18.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:48:18.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2024-01-15T22:48:18.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2024-01-15T22:48:18.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:18.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:18 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:48:19.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/783652143' entity='client.admin' 2024-01-15T22:48:19.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:19.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:19.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:48:19.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:48:19.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi053.front.sepia.ceph.com:9093"}]: dispatch 2024-01-15T22:48:19.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi053.front.sepia.ceph.com:9093"}]: dispatch 2024-01-15T22:48:19.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:19.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:48:19.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:48:19.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2024-01-15T22:48:19.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2024-01-15T22:48:19.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:19.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:48:19.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:48:19.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2024-01-15T22:48:19.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2024-01-15T22:48:19.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:19.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:48:19.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/783652143' entity='client.admin' 2024-01-15T22:48:19.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:19.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:19.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:48:19.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:48:19.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi053.front.sepia.ceph.com:9093"}]: dispatch 2024-01-15T22:48:19.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi053.front.sepia.ceph.com:9093"}]: dispatch 2024-01-15T22:48:19.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:19.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:48:19.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:48:19.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2024-01-15T22:48:19.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2024-01-15T22:48:19.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:19.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:48:19.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:48:19.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2024-01-15T22:48:19.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2024-01-15T22:48:19.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:19.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:18 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:48:19.905 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:19 smithi163 ceph-mon[70990]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:20.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:19 smithi053 ceph-mon[66518]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:20.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:19 smithi053 ceph-mon[80116]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:21.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:21 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:21.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:21 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:21.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:21 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:21.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:21 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:21.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:21 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:48:21.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:21 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:48:21.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:21 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:21.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:21 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:48:21.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:21 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:48:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:48:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:48:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:48:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:48:21.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:21.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:21.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:21.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:21.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:48:21.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:48:21.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:21.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:48:21.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:21 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:48:22.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:22 smithi163 ceph-mon[70990]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:22.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:22 smithi053 ceph-mon[66518]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:22.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:22 smithi053 ceph-mon[80116]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:23.233 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:48:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:48:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:48:23.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:23 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:23.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:23 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:23.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:23 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:23.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:23 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:23.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:23 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:23.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:23 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:24.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:24 smithi163 ceph-mon[70990]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:24.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:24 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:24.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:24 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:24.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:24 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:48:24.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:24 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:48:24.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:24 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:24.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:24 smithi053 ceph-mon[66518]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:24.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:24 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:24.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:24 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:24.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:24 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:48:24.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:24 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:48:24.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:24 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:24.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:24 smithi053 ceph-mon[80116]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:24.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:24 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:24.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:24 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:24.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:24 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:48:24.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:24 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:48:24.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:24 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:48:25.796 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:48:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[125181]: ts=2024-01-15T22:48:25.418Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001547593s 2024-01-15T22:48:26.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:26 smithi163 ceph-mon[70990]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:26.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:26 smithi053 ceph-mon[66518]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:26.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:26 smithi053 ceph-mon[80116]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:27.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:27 smithi163 ceph-mon[70990]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:27.814 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:27 smithi053 ceph-mon[66518]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:27.814 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:27 smithi053 ceph-mon[80116]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:30.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:30 smithi163 ceph-mon[70990]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:30.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:30 smithi053 ceph-mon[66518]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:30.797 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:30 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:48:30] "GET /metrics HTTP/1.1" 200 235703 "" "Prometheus/2.43.0" 2024-01-15T22:48:30.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:30 smithi053 ceph-mon[80116]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:31.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:31 smithi163 ceph-mon[70990]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:31.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:31 smithi053 ceph-mon[66518]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:31.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:31 smithi053 ceph-mon[80116]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:33.233 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:48:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:48:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:48:34.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:34 smithi163 ceph-mon[70990]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:34.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:34 smithi053 ceph-mon[66518]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:34.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:34 smithi053 ceph-mon[80116]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:35.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:35 smithi163 ceph-mon[70990]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:35.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-01-15T22:48:35.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]}]: dispatch 2024-01-15T22:48:35.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:35 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-01-15T22:48:35.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2024-01-15T22:48:35.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:35 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]}]: dispatch 2024-01-15T22:48:35.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2, 5, 1]}]: dispatch 2024-01-15T22:48:35.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 3]}]: dispatch 2024-01-15T22:48:35.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:35 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2024-01-15T22:48:35.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]: dispatch 2024-01-15T22:48:35.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2024-01-15T22:48:35.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:35 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2, 5, 1]}]: dispatch 2024-01-15T22:48:35.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:35 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 3]}]: dispatch 2024-01-15T22:48:35.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:35 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]: dispatch 2024-01-15T22:48:35.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:35 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2024-01-15T22:48:35.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[66518]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:35.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-01-15T22:48:35.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]}]: dispatch 2024-01-15T22:48:35.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-01-15T22:48:35.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2024-01-15T22:48:35.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]}]: dispatch 2024-01-15T22:48:35.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2, 5, 1]}]: dispatch 2024-01-15T22:48:35.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 3]}]: dispatch 2024-01-15T22:48:35.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2024-01-15T22:48:35.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]: dispatch 2024-01-15T22:48:35.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2024-01-15T22:48:35.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2, 5, 1]}]: dispatch 2024-01-15T22:48:35.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 3]}]: dispatch 2024-01-15T22:48:35.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]: dispatch 2024-01-15T22:48:35.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2024-01-15T22:48:35.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[80116]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:35.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-01-15T22:48:35.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]}]: dispatch 2024-01-15T22:48:35.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-01-15T22:48:35.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2024-01-15T22:48:35.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]}]: dispatch 2024-01-15T22:48:35.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2, 5, 1]}]: dispatch 2024-01-15T22:48:35.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 3]}]: dispatch 2024-01-15T22:48:35.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2024-01-15T22:48:35.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]: dispatch 2024-01-15T22:48:35.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2024-01-15T22:48:35.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2, 5, 1]}]: dispatch 2024-01-15T22:48:35.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 3]}]: dispatch 2024-01-15T22:48:35.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]: dispatch 2024-01-15T22:48:35.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:35 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2024-01-15T22:48:36.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:36 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]': finished 2024-01-15T22:48:36.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:36 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]}]': finished 2024-01-15T22:48:36.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:36 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2024-01-15T22:48:36.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:36 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2, 5, 1]}]': finished 2024-01-15T22:48:36.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:36 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 3]}]': finished 2024-01-15T22:48:36.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:36 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]': finished 2024-01-15T22:48:36.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:36 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]': finished 2024-01-15T22:48:36.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:36 smithi163 ceph-mon[70990]: osdmap e63: 8 total, 8 up, 8 in 2024-01-15T22:48:36.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:36 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:48:36.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]': finished 2024-01-15T22:48:36.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]}]': finished 2024-01-15T22:48:36.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2024-01-15T22:48:36.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2, 5, 1]}]': finished 2024-01-15T22:48:36.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 3]}]': finished 2024-01-15T22:48:36.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]': finished 2024-01-15T22:48:36.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]': finished 2024-01-15T22:48:36.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[66518]: osdmap e63: 8 total, 8 up, 8 in 2024-01-15T22:48:36.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:48:36.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]': finished 2024-01-15T22:48:36.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [7, 2]}]': finished 2024-01-15T22:48:36.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2024-01-15T22:48:36.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2, 5, 1]}]': finished 2024-01-15T22:48:36.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 3]}]': finished 2024-01-15T22:48:36.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]': finished 2024-01-15T22:48:36.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]': finished 2024-01-15T22:48:36.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[80116]: osdmap e63: 8 total, 8 up, 8 in 2024-01-15T22:48:36.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:36 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:48:37.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:37 smithi163 ceph-mon[70990]: osdmap e64: 8 total, 8 up, 8 in 2024-01-15T22:48:37.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:37 smithi163 ceph-mon[70990]: pgmap v38: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:37.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:37 smithi053 ceph-mon[80116]: osdmap e64: 8 total, 8 up, 8 in 2024-01-15T22:48:37.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:37 smithi053 ceph-mon[80116]: pgmap v38: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:37.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:37 smithi053 ceph-mon[66518]: osdmap e64: 8 total, 8 up, 8 in 2024-01-15T22:48:37.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:37 smithi053 ceph-mon[66518]: pgmap v38: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:39.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:39 smithi163 ceph-mon[70990]: pgmap v39: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:39.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:39 smithi163 ceph-mon[70990]: Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-01-15T22:48:39.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:39 smithi053 ceph-mon[66518]: pgmap v39: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:39.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:39 smithi053 ceph-mon[66518]: Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-01-15T22:48:39.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:39 smithi053 ceph-mon[80116]: pgmap v39: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:39.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:39 smithi053 ceph-mon[80116]: Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-01-15T22:48:41.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:48:40] "GET /metrics HTTP/1.1" 200 235716 "" "Prometheus/2.43.0" 2024-01-15T22:48:42.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:42 smithi163 ceph-mon[70990]: pgmap v40: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:42.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:42 smithi053 ceph-mon[66518]: pgmap v40: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:42.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:42 smithi053 ceph-mon[80116]: pgmap v40: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:43.233 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:48:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:48:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:48:43.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:43 smithi163 ceph-mon[70990]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:43.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:43 smithi163 ceph-mon[70990]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs peering) 2024-01-15T22:48:43.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:43 smithi163 ceph-mon[70990]: Cluster is now healthy 2024-01-15T22:48:43.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:43 smithi053 ceph-mon[66518]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:43.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:43 smithi053 ceph-mon[66518]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs peering) 2024-01-15T22:48:43.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:43 smithi053 ceph-mon[66518]: Cluster is now healthy 2024-01-15T22:48:43.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:43 smithi053 ceph-mon[80116]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:43.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:43 smithi053 ceph-mon[80116]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs peering) 2024-01-15T22:48:43.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:43 smithi053 ceph-mon[80116]: Cluster is now healthy 2024-01-15T22:48:46.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:46 smithi163 ceph-mon[70990]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:46.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:46 smithi053 ceph-mon[80116]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:46.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:46 smithi053 ceph-mon[66518]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:48 smithi163 ceph-mon[70990]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:48.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:48 smithi053 ceph-mon[66518]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:48.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:48 smithi053 ceph-mon[80116]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:50.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:50 smithi163 ceph-mon[70990]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:50.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:50 smithi053 ceph-mon[66518]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:50.797 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:48:50 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:48:50] "GET /metrics HTTP/1.1" 200 235805 "" "Prometheus/2.43.0" 2024-01-15T22:48:50.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:50 smithi053 ceph-mon[80116]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:51.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:51 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:48:51.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:51 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:48:51.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:51 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:48:52.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:52 smithi163 ceph-mon[70990]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:52.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:52 smithi053 ceph-mon[80116]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:52.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:52 smithi053 ceph-mon[66518]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:53.233 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:48:52 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:48:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:48:54.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:54 smithi163 ceph-mon[70990]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:54.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:54 smithi053 ceph-mon[66518]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:54.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:54 smithi053 ceph-mon[80116]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-01-15T22:48:56.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:56 smithi163 ceph-mon[70990]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:56.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:56 smithi053 ceph-mon[66518]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:56.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:56 smithi053 ceph-mon[80116]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:58.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:48:58 smithi163 ceph-mon[70990]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:58.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:48:58 smithi053 ceph-mon[66518]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:48:58.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:48:58 smithi053 ceph-mon[80116]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:00.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:00 smithi163 ceph-mon[70990]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:00.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:00 smithi053 ceph-mon[66518]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:00.796 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:00 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:49:00] "GET /metrics HTTP/1.1" 200 235805 "" "Prometheus/2.43.0" 2024-01-15T22:49:00.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:00 smithi053 ceph-mon[80116]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:02.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:02 smithi163 ceph-mon[70990]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:02.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:02 smithi053 ceph-mon[66518]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:02.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:02 smithi053 ceph-mon[80116]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:03.233 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:49:02 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:49:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:49:04.442 INFO:tasks.workunit.client.0.smithi053.stderr:Updating files: 92% (11219/12104) Updating files: 93% (11257/12104) Updating files: 94% (11378/12104) Updating files: 95% (11499/12104) Updating files: 96% (11620/12104) Updating files: 97% (11741/12104) Updating files: 98% (11862/12104) Updating files: 99% (11983/12104) Updating files: 100% (12104/12104) Updating files: 100% (12104/12104), done. 2024-01-15T22:49:04.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:04 smithi163 ceph-mon[70990]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:04.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:04 smithi053 ceph-mon[66518]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:04.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:04 smithi053 ceph-mon[80116]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:05.084 INFO:tasks.workunit.client.0.smithi053.stderr:Note: switching to 'd2f11f33b7063c2c1bc47b2b4e9350f48064868f'. 2024-01-15T22:49:05.084 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T22:49:05.084 INFO:tasks.workunit.client.0.smithi053.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-01-15T22:49:05.084 INFO:tasks.workunit.client.0.smithi053.stderr:changes and commit them, and you can discard any commits you make in this 2024-01-15T22:49:05.084 INFO:tasks.workunit.client.0.smithi053.stderr:state without impacting any branches by switching back to a branch. 2024-01-15T22:49:05.084 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T22:49:05.084 INFO:tasks.workunit.client.0.smithi053.stderr:If you want to create a new branch to retain commits you create, you may 2024-01-15T22:49:05.084 INFO:tasks.workunit.client.0.smithi053.stderr:do so (now or later) by using -c with the switch command. Example: 2024-01-15T22:49:05.084 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T22:49:05.084 INFO:tasks.workunit.client.0.smithi053.stderr: git switch -c 2024-01-15T22:49:05.084 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T22:49:05.084 INFO:tasks.workunit.client.0.smithi053.stderr:Or undo this operation with: 2024-01-15T22:49:05.085 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T22:49:05.085 INFO:tasks.workunit.client.0.smithi053.stderr: git switch - 2024-01-15T22:49:05.085 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T22:49:05.085 INFO:tasks.workunit.client.0.smithi053.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-01-15T22:49:05.085 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T22:49:05.085 INFO:tasks.workunit.client.0.smithi053.stderr:HEAD is now at d2f11f33b70 Merge branch 'wip-64005-reef' of https://github.com/rzarzynski/ceph into wip-yuri11-testing-2024-01-12-1402-reef 2024-01-15T22:49:05.088 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-15T22:49:05.154 INFO:tasks.workunit.client.0.smithi053.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-01-15T22:49:05.156 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-01-15T22:49:05.156 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-01-15T22:49:05.710 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-01-15T22:49:05.769 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-01-15T22:49:05.808 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-01-15T22:49:05.809 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-01-15T22:49:05.809 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-01-15T22:49:05.847 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-01-15T22:49:05.850 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T22:49:05.851 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-01-15T22:49:05.909 INFO:tasks.workunit:Running workunits matching test_telemetry_quincy.sh on client.0... 2024-01-15T22:49:05.910 INFO:tasks.workunit:Running workunit test_telemetry_quincy.sh... 2024-01-15T22:49:05.910 DEBUG:teuthology.orchestra.run.smithi053:workunit test test_telemetry_quincy.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=d2f11f33b7063c2c1bc47b2b4e9350f48064868f 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_quincy.sh 2024-01-15T22:49:05.972 INFO:tasks.workunit.client.0.smithi053.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2024-01-15T22:49:06.433 INFO:tasks.workunit.client.0.smithi053.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2024-01-15T22:49:06.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-mon[66518]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:06.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:49:06.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-mon[66518]: from='client.? ' entity='client.admin' 2024-01-15T22:49:06.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:06.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-mon[80116]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:06.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:49:06.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-mon[80116]: from='client.? ' entity='client.admin' 2024-01-15T22:49:06.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:06.547 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:06] ENGINE Bus STOPPING 2024-01-15T22:49:06.547 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T22:49:06.547 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:06] ENGINE Bus STOPPED 2024-01-15T22:49:06.547 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:06] ENGINE Bus STARTING 2024-01-15T22:49:06.547 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:06] ENGINE Serving on http://:::9283 2024-01-15T22:49:06.547 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:06] ENGINE Bus STARTED 2024-01-15T22:49:06.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:06 smithi163 ceph-mon[70990]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:06.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:06 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:49:06.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:06 smithi163 ceph-mon[70990]: from='client.? ' entity='client.admin' 2024-01-15T22:49:06.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:06 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:06.897 INFO:tasks.workunit.client.0.smithi053.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2024-01-15T22:49:07.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:06] ENGINE Bus STOPPING 2024-01-15T22:49:07.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T22:49:07.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:06] ENGINE Bus STOPPED 2024-01-15T22:49:07.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:06] ENGINE Bus STARTING 2024-01-15T22:49:07.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:06] ENGINE Serving on http://:::9283 2024-01-15T22:49:07.047 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:06 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:06] ENGINE Bus STARTED 2024-01-15T22:49:07.365 INFO:tasks.workunit.client.0.smithi053.stderr:+ ceph telemetry preview 2024-01-15T22:49:07.546 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:07] ENGINE Bus STOPPING 2024-01-15T22:49:07.547 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T22:49:07.547 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:07] ENGINE Bus STOPPED 2024-01-15T22:49:07.547 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:07] ENGINE Bus STARTING 2024-01-15T22:49:07.547 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:07] ENGINE Serving on http://:::9283 2024-01-15T22:49:07.547 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:07] ENGINE Bus STARTED 2024-01-15T22:49:07.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[66518]: mgrmap e21: y(active, since 91s), standbys: x 2024-01-15T22:49:07.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1250941764' entity='client.admin' 2024-01-15T22:49:07.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:07.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:07.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:07.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:07.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:07.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:07.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:07.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3733544608' entity='client.admin' 2024-01-15T22:49:07.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:07.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:07.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:07.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:07.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[80116]: mgrmap e21: y(active, since 91s), standbys: x 2024-01-15T22:49:07.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1250941764' entity='client.admin' 2024-01-15T22:49:07.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:07.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:07.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:07.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:07.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:07.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:07.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:07.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3733544608' entity='client.admin' 2024-01-15T22:49:07.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:07.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:07.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:07.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:07 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:07.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:07 smithi163 ceph-mon[70990]: mgrmap e21: y(active, since 91s), standbys: x 2024-01-15T22:49:07.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:07 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1250941764' entity='client.admin' 2024-01-15T22:49:07.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:07 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:07.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:07 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:07.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:07 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:07.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:07 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:07.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:07 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:07.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:07 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:07.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:07 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:07.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:07 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3733544608' entity='client.admin' 2024-01-15T22:49:07.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:07 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:07.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:07 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:07.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:07 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:07.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:07 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:07.938 INFO:tasks.workunit.client.0.smithi053.stdout:{ 2024-01-15T22:49:07.938 INFO:tasks.workunit.client.0.smithi053.stdout: "balancer": { 2024-01-15T22:49:07.938 INFO:tasks.workunit.client.0.smithi053.stdout: "active": true, 2024-01-15T22:49:07.938 INFO:tasks.workunit.client.0.smithi053.stdout: "mode": "" 2024-01-15T22:49:07.939 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.939 INFO:tasks.workunit.client.0.smithi053.stdout: "channels": [ 2024-01-15T22:49:07.939 INFO:tasks.workunit.client.0.smithi053.stdout: "basic", 2024-01-15T22:49:07.939 INFO:tasks.workunit.client.0.smithi053.stdout: "crash", 2024-01-15T22:49:07.939 INFO:tasks.workunit.client.0.smithi053.stdout: "device", 2024-01-15T22:49:07.939 INFO:tasks.workunit.client.0.smithi053.stdout: "ident" 2024-01-15T22:49:07.939 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:07.939 INFO:tasks.workunit.client.0.smithi053.stdout: "channels_available": [ 2024-01-15T22:49:07.939 INFO:tasks.workunit.client.0.smithi053.stdout: "basic", 2024-01-15T22:49:07.939 INFO:tasks.workunit.client.0.smithi053.stdout: "ident", 2024-01-15T22:49:07.939 INFO:tasks.workunit.client.0.smithi053.stdout: "crash", 2024-01-15T22:49:07.939 INFO:tasks.workunit.client.0.smithi053.stdout: "device", 2024-01-15T22:49:07.939 INFO:tasks.workunit.client.0.smithi053.stdout: "perf" 2024-01-15T22:49:07.939 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:07.939 INFO:tasks.workunit.client.0.smithi053.stdout: "collections_available": [ 2024-01-15T22:49:07.940 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_base", 2024-01-15T22:49:07.940 INFO:tasks.workunit.client.0.smithi053.stdout: "device_base", 2024-01-15T22:49:07.940 INFO:tasks.workunit.client.0.smithi053.stdout: "crash_base", 2024-01-15T22:49:07.940 INFO:tasks.workunit.client.0.smithi053.stdout: "ident_base", 2024-01-15T22:49:07.940 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_perf", 2024-01-15T22:49:07.940 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_mds_metadata", 2024-01-15T22:49:07.940 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_pool_usage", 2024-01-15T22:49:07.940 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_usage_by_class", 2024-01-15T22:49:07.940 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_rook_v01", 2024-01-15T22:49:07.940 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_memory_metrics", 2024-01-15T22:49:07.940 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_pool_options_bluestore" 2024-01-15T22:49:07.940 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:07.940 INFO:tasks.workunit.client.0.smithi053.stdout: "collections_opted_in": [ 2024-01-15T22:49:07.941 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_base", 2024-01-15T22:49:07.941 INFO:tasks.workunit.client.0.smithi053.stdout: "device_base", 2024-01-15T22:49:07.941 INFO:tasks.workunit.client.0.smithi053.stdout: "crash_base", 2024-01-15T22:49:07.941 INFO:tasks.workunit.client.0.smithi053.stdout: "ident_base", 2024-01-15T22:49:07.941 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_perf", 2024-01-15T22:49:07.941 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_mds_metadata", 2024-01-15T22:49:07.941 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_pool_usage", 2024-01-15T22:49:07.941 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_usage_by_class", 2024-01-15T22:49:07.941 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_rook_v01", 2024-01-15T22:49:07.941 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_memory_metrics", 2024-01-15T22:49:07.941 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_pool_options_bluestore" 2024-01-15T22:49:07.941 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:07.941 INFO:tasks.workunit.client.0.smithi053.stdout: "config": { 2024-01-15T22:49:07.941 INFO:tasks.workunit.client.0.smithi053.stdout: "active_changed": [ 2024-01-15T22:49:07.941 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_allow_insecure_global_id_reclaim", 2024-01-15T22:49:07.942 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_debug", 2024-01-15T22:49:07.942 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_mon_ticket_ttl", 2024-01-15T22:49:07.942 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_service_ticket_ttl", 2024-01-15T22:49:07.942 INFO:tasks.workunit.client.0.smithi053.stdout: "bdev_debug_aio", 2024-01-15T22:49:07.942 INFO:tasks.workunit.client.0.smithi053.stdout: "client_check_pool_perm", 2024-01-15T22:49:07.942 INFO:tasks.workunit.client.0.smithi053.stdout: "client_mount_gid", 2024-01-15T22:49:07.942 INFO:tasks.workunit.client.0.smithi053.stdout: "client_mount_uid", 2024-01-15T22:49:07.942 INFO:tasks.workunit.client.0.smithi053.stdout: "client_quota", 2024-01-15T22:49:07.942 INFO:tasks.workunit.client.0.smithi053.stdout: "container_image", 2024-01-15T22:49:07.942 INFO:tasks.workunit.client.0.smithi053.stdout: "daemonize", 2024-01-15T22:49:07.942 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_asserts_on_shutdown", 2024-01-15T22:49:07.942 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_mgr", 2024-01-15T22:49:07.942 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_mon", 2024-01-15T22:49:07.943 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_ms", 2024-01-15T22:49:07.943 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_osd", 2024-01-15T22:49:07.943 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_paxos", 2024-01-15T22:49:07.943 INFO:tasks.workunit.client.0.smithi053.stdout: "keyring", 2024-01-15T22:49:07.943 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_block_size", 2024-01-15T22:49:07.943 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_cache_size", 2024-01-15T22:49:07.943 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_compression", 2024-01-15T22:49:07.943 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_log", 2024-01-15T22:49:07.944 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_write_buffer_size", 2024-01-15T22:49:07.944 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_file", 2024-01-15T22:49:07.944 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_journald", 2024-01-15T22:49:07.944 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_stderr", 2024-01-15T22:49:07.944 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_allow_pool_delete", 2024-01-15T22:49:07.944 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_clock_drift_allowed", 2024-01-15T22:49:07.944 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_file_level", 2024-01-15T22:49:07.944 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_to_file", 2024-01-15T22:49:07.945 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_to_journald", 2024-01-15T22:49:07.945 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_to_stderr", 2024-01-15T22:49:07.945 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_data_avail_warn", 2024-01-15T22:49:07.945 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_election_default_strategy", 2024-01-15T22:49:07.945 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_host", 2024-01-15T22:49:07.945 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_max_pg_per_osd", 2024-01-15T22:49:07.945 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_mgr_mkfs_grace", 2024-01-15T22:49:07.945 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_osd_prime_pg_temp", 2024-01-15T22:49:07.945 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_osd_reporter_subtree_level", 2024-01-15T22:49:07.946 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_pg_warn_max_object_skew", 2024-01-15T22:49:07.946 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_reweight_min_bytes_per_osd", 2024-01-15T22:49:07.946 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_reweight_min_pgs_per_osd", 2024-01-15T22:49:07.946 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-01-15T22:49:07.946 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-01-15T22:49:07.946 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-01-15T22:49:07.946 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_legacy_crush_tunables", 2024-01-15T22:49:07.946 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-01-15T22:49:07.946 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-01-15T22:49:07.946 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_too_few_osds", 2024-01-15T22:49:07.946 INFO:tasks.workunit.client.0.smithi053.stdout: "ms_die_on_bug", 2024-01-15T22:49:07.946 INFO:tasks.workunit.client.0.smithi053.stdout: "ms_die_on_old_message", 2024-01-15T22:49:07.946 INFO:tasks.workunit.client.0.smithi053.stdout: "no_config_file", 2024-01-15T22:49:07.947 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_class_default_list", 2024-01-15T22:49:07.947 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_class_load_list", 2024-01-15T22:49:07.947 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_misdirected_ops", 2024-01-15T22:49:07.947 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_op_order", 2024-01-15T22:49:07.947 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_pg_log_writeout", 2024-01-15T22:49:07.947 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_shutdown", 2024-01-15T22:49:07.947 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_cached_snaps", 2024-01-15T22:49:07.947 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_missing_on_start", 2024-01-15T22:49:07.947 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_stray_on_activate", 2024-01-15T22:49:07.947 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_deep_scrub_update_digest_min_age", 2024-01-15T22:49:07.947 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_profile", 2024-01-15T22:49:07.947 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-01-15T22:49:07.947 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-01-15T22:49:07.948 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-01-15T22:49:07.948 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-01-15T22:49:07.948 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-01-15T22:49:07.948 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-01-15T22:49:07.948 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_client_lim", 2024-01-15T22:49:07.948 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_client_res", 2024-01-15T22:49:07.948 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_client_wgt", 2024-01-15T22:49:07.948 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_memory_target", 2024-01-15T22:49:07.948 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_memory_target_autotune", 2024-01-15T22:49:07.948 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_op_queue", 2024-01-15T22:49:07.948 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_op_queue_cut_off", 2024-01-15T22:49:07.948 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pool_default_erasure_code_profile", 2024-01-15T22:49:07.948 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pool_default_pg_autoscale_mode", 2024-01-15T22:49:07.948 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_recover_clone_overlap", 2024-01-15T22:49:07.949 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_recovery_max_chunk", 2024-01-15T22:49:07.949 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_scrub_load_threshold", 2024-01-15T22:49:07.949 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_scrub_max_interval", 2024-01-15T22:49:07.949 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_shutdown_pgref_assert", 2024-01-15T22:49:07.949 INFO:tasks.workunit.client.0.smithi053.stdout: "public_addr", 2024-01-15T22:49:07.949 INFO:tasks.workunit.client.0.smithi053.stdout: "public_addrv", 2024-01-15T22:49:07.949 INFO:tasks.workunit.client.0.smithi053.stdout: "public_network", 2024-01-15T22:49:07.949 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd_default_features", 2024-01-15T22:49:07.949 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd_qos_exclude_ops", 2024-01-15T22:49:07.949 INFO:tasks.workunit.client.0.smithi053.stdout: "setgroup", 2024-01-15T22:49:07.949 INFO:tasks.workunit.client.0.smithi053.stdout: "setuser" 2024-01-15T22:49:07.949 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:07.949 INFO:tasks.workunit.client.0.smithi053.stdout: "cluster_changed": [ 2024-01-15T22:49:07.949 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_allow_insecure_global_id_reclaim", 2024-01-15T22:49:07.950 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_debug", 2024-01-15T22:49:07.950 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_mon_ticket_ttl", 2024-01-15T22:49:07.950 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_service_ticket_ttl", 2024-01-15T22:49:07.950 INFO:tasks.workunit.client.0.smithi053.stdout: "bdev_debug_aio", 2024-01-15T22:49:07.950 INFO:tasks.workunit.client.0.smithi053.stdout: "container_image", 2024-01-15T22:49:07.950 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_asserts_on_shutdown", 2024-01-15T22:49:07.950 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_mgr", 2024-01-15T22:49:07.950 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_mon", 2024-01-15T22:49:07.950 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_ms", 2024-01-15T22:49:07.950 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_osd", 2024-01-15T22:49:07.951 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_paxos", 2024-01-15T22:49:07.951 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_file", 2024-01-15T22:49:07.951 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_journald", 2024-01-15T22:49:07.951 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_stderr", 2024-01-15T22:49:07.951 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_join_fs", 2024-01-15T22:49:07.951 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/cephadm/allow_ptrace", 2024-01-15T22:49:07.951 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/cephadm/container_init", 2024-01-15T22:49:07.951 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/cephadm/migration_current", 2024-01-15T22:49:07.951 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/cephadm/use_repo_digest", 2024-01-15T22:49:07.951 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-01-15T22:49:07.951 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-01-15T22:49:07.951 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-01-15T22:49:07.951 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-01-15T22:49:07.952 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/ssl_server_port", 2024-01-15T22:49:07.952 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/orchestrator/orchestrator", 2024-01-15T22:49:07.952 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/telemetry/channel_ident", 2024-01-15T22:49:07.952 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/telemetry/description", 2024-01-15T22:49:07.952 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/telemetry/organization", 2024-01-15T22:49:07.952 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_allow_pool_delete", 2024-01-15T22:49:07.952 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_clock_drift_allowed", 2024-01-15T22:49:07.952 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_file_level", 2024-01-15T22:49:07.953 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_data_avail_warn", 2024-01-15T22:49:07.953 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_election_default_strategy", 2024-01-15T22:49:07.953 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_max_pg_per_osd", 2024-01-15T22:49:07.953 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_mgr_mkfs_grace", 2024-01-15T22:49:07.953 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_osd_prime_pg_temp", 2024-01-15T22:49:07.953 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_osd_reporter_subtree_level", 2024-01-15T22:49:07.953 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_pg_warn_max_object_skew", 2024-01-15T22:49:07.953 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_reweight_min_bytes_per_osd", 2024-01-15T22:49:07.954 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_reweight_min_pgs_per_osd", 2024-01-15T22:49:07.954 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-01-15T22:49:07.954 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-01-15T22:49:07.954 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-01-15T22:49:07.954 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_legacy_crush_tunables", 2024-01-15T22:49:07.954 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-01-15T22:49:07.954 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-01-15T22:49:07.954 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_too_few_osds", 2024-01-15T22:49:07.954 INFO:tasks.workunit.client.0.smithi053.stdout: "ms_die_on_bug", 2024-01-15T22:49:07.955 INFO:tasks.workunit.client.0.smithi053.stdout: "ms_die_on_old_message", 2024-01-15T22:49:07.955 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_class_default_list", 2024-01-15T22:49:07.955 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_class_load_list", 2024-01-15T22:49:07.955 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_misdirected_ops", 2024-01-15T22:49:07.955 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_op_order", 2024-01-15T22:49:07.955 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_pg_log_writeout", 2024-01-15T22:49:07.956 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_shutdown", 2024-01-15T22:49:07.956 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_cached_snaps", 2024-01-15T22:49:07.956 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_missing_on_start", 2024-01-15T22:49:07.956 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_stray_on_activate", 2024-01-15T22:49:07.956 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_deep_scrub_update_digest_min_age", 2024-01-15T22:49:07.956 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_profile", 2024-01-15T22:49:07.957 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_memory_target", 2024-01-15T22:49:07.957 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_memory_target_autotune", 2024-01-15T22:49:07.957 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_op_queue", 2024-01-15T22:49:07.957 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_op_queue_cut_off", 2024-01-15T22:49:07.957 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pool_default_erasure_code_profile", 2024-01-15T22:49:07.957 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pool_default_pg_autoscale_mode", 2024-01-15T22:49:07.957 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_recover_clone_overlap", 2024-01-15T22:49:07.958 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_recovery_max_chunk", 2024-01-15T22:49:07.958 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_scrub_load_threshold", 2024-01-15T22:49:07.958 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_scrub_max_interval", 2024-01-15T22:49:07.958 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_shutdown_pgref_assert", 2024-01-15T22:49:07.958 INFO:tasks.workunit.client.0.smithi053.stdout: "public_network", 2024-01-15T22:49:07.958 INFO:tasks.workunit.client.0.smithi053.stdout: "rgw_cache_enabled", 2024-01-15T22:49:07.958 INFO:tasks.workunit.client.0.smithi053.stdout: "rgw_enable_ops_log", 2024-01-15T22:49:07.959 INFO:tasks.workunit.client.0.smithi053.stdout: "rgw_enable_usage_log" 2024-01-15T22:49:07.959 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:07.959 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.959 INFO:tasks.workunit.client.0.smithi053.stdout: "contact": null, 2024-01-15T22:49:07.959 INFO:tasks.workunit.client.0.smithi053.stdout: "crashes": [], 2024-01-15T22:49:07.959 INFO:tasks.workunit.client.0.smithi053.stdout: "created": "2024-01-15T22:42:58.797322Z", 2024-01-15T22:49:07.959 INFO:tasks.workunit.client.0.smithi053.stdout: "crush": { 2024-01-15T22:49:07.959 INFO:tasks.workunit.client.0.smithi053.stdout: "bucket_algs": { 2024-01-15T22:49:07.960 INFO:tasks.workunit.client.0.smithi053.stdout: "straw2": 3 2024-01-15T22:49:07.960 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.960 INFO:tasks.workunit.client.0.smithi053.stdout: "bucket_sizes": { 2024-01-15T22:49:07.960 INFO:tasks.workunit.client.0.smithi053.stdout: "2": 1, 2024-01-15T22:49:07.960 INFO:tasks.workunit.client.0.smithi053.stdout: "4": 2 2024-01-15T22:49:07.960 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.961 INFO:tasks.workunit.client.0.smithi053.stdout: "bucket_types": { 2024-01-15T22:49:07.961 INFO:tasks.workunit.client.0.smithi053.stdout: "1": 2, 2024-01-15T22:49:07.961 INFO:tasks.workunit.client.0.smithi053.stdout: "11": 1 2024-01-15T22:49:07.961 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.961 INFO:tasks.workunit.client.0.smithi053.stdout: "compat_weight_set": false, 2024-01-15T22:49:07.961 INFO:tasks.workunit.client.0.smithi053.stdout: "device_classes": [ 2024-01-15T22:49:07.961 INFO:tasks.workunit.client.0.smithi053.stdout: 8 2024-01-15T22:49:07.962 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:07.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_buckets": 6, 2024-01-15T22:49:07.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_devices": 8, 2024-01-15T22:49:07.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_rules": 1, 2024-01-15T22:49:07.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_types": 12, 2024-01-15T22:49:07.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_weight_sets": 0, 2024-01-15T22:49:07.963 INFO:tasks.workunit.client.0.smithi053.stdout: "tunables": { 2024-01-15T22:49:07.963 INFO:tasks.workunit.client.0.smithi053.stdout: "allowed_bucket_algs": 54, 2024-01-15T22:49:07.963 INFO:tasks.workunit.client.0.smithi053.stdout: "choose_local_fallback_tries": 0, 2024-01-15T22:49:07.963 INFO:tasks.workunit.client.0.smithi053.stdout: "choose_local_tries": 0, 2024-01-15T22:49:07.963 INFO:tasks.workunit.client.0.smithi053.stdout: "choose_total_tries": 50, 2024-01-15T22:49:07.963 INFO:tasks.workunit.client.0.smithi053.stdout: "chooseleaf_descend_once": 1, 2024-01-15T22:49:07.963 INFO:tasks.workunit.client.0.smithi053.stdout: "chooseleaf_stable": 1, 2024-01-15T22:49:07.963 INFO:tasks.workunit.client.0.smithi053.stdout: "chooseleaf_vary_r": 1, 2024-01-15T22:49:07.963 INFO:tasks.workunit.client.0.smithi053.stdout: "has_v2_rules": 0, 2024-01-15T22:49:07.963 INFO:tasks.workunit.client.0.smithi053.stdout: "has_v3_rules": 0, 2024-01-15T22:49:07.964 INFO:tasks.workunit.client.0.smithi053.stdout: "has_v4_buckets": 1, 2024-01-15T22:49:07.964 INFO:tasks.workunit.client.0.smithi053.stdout: "has_v5_rules": 0, 2024-01-15T22:49:07.964 INFO:tasks.workunit.client.0.smithi053.stdout: "legacy_tunables": 0, 2024-01-15T22:49:07.964 INFO:tasks.workunit.client.0.smithi053.stdout: "minimum_required_version": "jewel", 2024-01-15T22:49:07.964 INFO:tasks.workunit.client.0.smithi053.stdout: "optimal_tunables": 1, 2024-01-15T22:49:07.964 INFO:tasks.workunit.client.0.smithi053.stdout: "profile": "jewel", 2024-01-15T22:49:07.964 INFO:tasks.workunit.client.0.smithi053.stdout: "require_feature_tunables": 1, 2024-01-15T22:49:07.964 INFO:tasks.workunit.client.0.smithi053.stdout: "require_feature_tunables2": 1, 2024-01-15T22:49:07.965 INFO:tasks.workunit.client.0.smithi053.stdout: "require_feature_tunables3": 1, 2024-01-15T22:49:07.965 INFO:tasks.workunit.client.0.smithi053.stdout: "require_feature_tunables5": 1, 2024-01-15T22:49:07.965 INFO:tasks.workunit.client.0.smithi053.stdout: "straw_calc_version": 1 2024-01-15T22:49:07.965 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:07.965 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.965 INFO:tasks.workunit.client.0.smithi053.stdout: "description": "upgrade test cluster", 2024-01-15T22:49:07.965 INFO:tasks.workunit.client.0.smithi053.stdout: "fs": { 2024-01-15T22:49:07.966 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:07.966 INFO:tasks.workunit.client.0.smithi053.stdout: "feature_flags": { 2024-01-15T22:49:07.966 INFO:tasks.workunit.client.0.smithi053.stdout: "enable_multiple": true, 2024-01-15T22:49:07.966 INFO:tasks.workunit.client.0.smithi053.stdout: "ever_enabled_multiple": true 2024-01-15T22:49:07.966 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.966 INFO:tasks.workunit.client.0.smithi053.stdout: "filesystems": [ 2024-01-15T22:49:07.966 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:07.967 INFO:tasks.workunit.client.0.smithi053.stdout: "approx_ctime": "2024-01", 2024-01-15T22:49:07.967 INFO:tasks.workunit.client.0.smithi053.stdout: "balancer_enabled": false, 2024-01-15T22:49:07.967 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:07.967 INFO:tasks.workunit.client.0.smithi053.stdout: "cached_caps": 1, 2024-01-15T22:49:07.967 INFO:tasks.workunit.client.0.smithi053.stdout: "cached_dns": 10, 2024-01-15T22:49:07.967 INFO:tasks.workunit.client.0.smithi053.stdout: "cached_inos": 13, 2024-01-15T22:49:07.967 INFO:tasks.workunit.client.0.smithi053.stdout: "cached_subtrees": 2, 2024-01-15T22:49:07.967 INFO:tasks.workunit.client.0.smithi053.stdout: "ever_allowed_features": 0, 2024-01-15T22:49:07.967 INFO:tasks.workunit.client.0.smithi053.stdout: "explicitly_allowed_features": 0, 2024-01-15T22:49:07.968 INFO:tasks.workunit.client.0.smithi053.stdout: "files": 0, 2024-01-15T22:49:07.968 INFO:tasks.workunit.client.0.smithi053.stdout: "max_mds": 1, 2024-01-15T22:49:07.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_data_pools": 1, 2024-01-15T22:49:07.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_in": 1, 2024-01-15T22:49:07.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_mds": 1, 2024-01-15T22:49:07.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_sessions": 0, 2024-01-15T22:49:07.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_standby_replay": 0, 2024-01-15T22:49:07.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_up": 1, 2024-01-15T22:49:07.968 INFO:tasks.workunit.client.0.smithi053.stdout: "snaps": 0, 2024-01-15T22:49:07.968 INFO:tasks.workunit.client.0.smithi053.stdout: "standby_count_wanted": 0 2024-01-15T22:49:07.968 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:07.968 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:07.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_standby_mds": 1, 2024-01-15T22:49:07.969 INFO:tasks.workunit.client.0.smithi053.stdout: "total_num_mds": 2 2024-01-15T22:49:07.969 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.969 INFO:tasks.workunit.client.0.smithi053.stdout: "hosts": { 2024-01-15T22:49:07.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num": 2, 2024-01-15T22:49:07.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_with_mds": 2, 2024-01-15T22:49:07.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_with_mgr": 2, 2024-01-15T22:49:07.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_with_mon": 2, 2024-01-15T22:49:07.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_with_osd": 2 2024-01-15T22:49:07.969 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.969 INFO:tasks.workunit.client.0.smithi053.stdout: "leaderboard": false, 2024-01-15T22:49:07.969 INFO:tasks.workunit.client.0.smithi053.stdout: "license": "sharing-1-0", 2024-01-15T22:49:07.969 INFO:tasks.workunit.client.0.smithi053.stdout: "metadata": { 2024-01-15T22:49:07.969 INFO:tasks.workunit.client.0.smithi053.stdout: "mds": { 2024-01-15T22:49:07.969 INFO:tasks.workunit.client.0.smithi053.stdout: "arch": { 2024-01-15T22:49:07.970 INFO:tasks.workunit.client.0.smithi053.stdout: "x86_64": 2 2024-01-15T22:49:07.970 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.970 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_version": { 2024-01-15T22:49:07.970 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:49:07.970 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.970 INFO:tasks.workunit.client.0.smithi053.stdout: "cpu": { 2024-01-15T22:49:07.970 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-01-15T22:49:07.970 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-01-15T22:49:07.970 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.970 INFO:tasks.workunit.client.0.smithi053.stdout: "distro": { 2024-01-15T22:49:07.970 INFO:tasks.workunit.client.0.smithi053.stdout: "centos": 2 2024-01-15T22:49:07.970 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.970 INFO:tasks.workunit.client.0.smithi053.stdout: "distro_description": { 2024-01-15T22:49:07.970 INFO:tasks.workunit.client.0.smithi053.stdout: "CentOS Stream 8": 2 2024-01-15T22:49:07.970 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.971 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_description": { 2024-01-15T22:49:07.971 INFO:tasks.workunit.client.0.smithi053.stdout: "#1 SMP Thu Dec 21 12:11:59 UTC 2023": 2 2024-01-15T22:49:07.971 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.971 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_version": { 2024-01-15T22:49:07.971 INFO:tasks.workunit.client.0.smithi053.stdout: "4.18.0-532.el8.x86_64": 2 2024-01-15T22:49:07.971 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.971 INFO:tasks.workunit.client.0.smithi053.stdout: "os": { 2024-01-15T22:49:07.971 INFO:tasks.workunit.client.0.smithi053.stdout: "Linux": 2 2024-01-15T22:49:07.971 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:07.971 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.971 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:07.971 INFO:tasks.workunit.client.0.smithi053.stdout: "arch": { 2024-01-15T22:49:07.971 INFO:tasks.workunit.client.0.smithi053.stdout: "x86_64": 3 2024-01-15T22:49:07.971 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.971 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_version": { 2024-01-15T22:49:07.972 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 3 2024-01-15T22:49:07.972 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.972 INFO:tasks.workunit.client.0.smithi053.stdout: "cpu": { 2024-01-15T22:49:07.972 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-01-15T22:49:07.972 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-01-15T22:49:07.972 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.972 INFO:tasks.workunit.client.0.smithi053.stdout: "distro": { 2024-01-15T22:49:07.972 INFO:tasks.workunit.client.0.smithi053.stdout: "centos": 3 2024-01-15T22:49:07.972 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.972 INFO:tasks.workunit.client.0.smithi053.stdout: "distro_description": { 2024-01-15T22:49:07.972 INFO:tasks.workunit.client.0.smithi053.stdout: "CentOS Stream 8": 3 2024-01-15T22:49:07.972 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.973 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_description": { 2024-01-15T22:49:07.973 INFO:tasks.workunit.client.0.smithi053.stdout: "#1 SMP Thu Dec 21 12:11:59 UTC 2023": 3 2024-01-15T22:49:07.973 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.973 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_version": { 2024-01-15T22:49:07.973 INFO:tasks.workunit.client.0.smithi053.stdout: "4.18.0-532.el8.x86_64": 3 2024-01-15T22:49:07.973 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.973 INFO:tasks.workunit.client.0.smithi053.stdout: "os": { 2024-01-15T22:49:07.973 INFO:tasks.workunit.client.0.smithi053.stdout: "Linux": 3 2024-01-15T22:49:07.973 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:07.973 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.973 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:07.973 INFO:tasks.workunit.client.0.smithi053.stdout: "arch": { 2024-01-15T22:49:07.973 INFO:tasks.workunit.client.0.smithi053.stdout: "x86_64": 8 2024-01-15T22:49:07.973 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.973 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_version": { 2024-01-15T22:49:07.974 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 8 2024-01-15T22:49:07.974 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.974 INFO:tasks.workunit.client.0.smithi053.stdout: "cpu": { 2024-01-15T22:49:07.974 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-01-15T22:49:07.974 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-01-15T22:49:07.974 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.974 INFO:tasks.workunit.client.0.smithi053.stdout: "distro": { 2024-01-15T22:49:07.974 INFO:tasks.workunit.client.0.smithi053.stdout: "centos": 8 2024-01-15T22:49:07.974 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.974 INFO:tasks.workunit.client.0.smithi053.stdout: "distro_description": { 2024-01-15T22:49:07.974 INFO:tasks.workunit.client.0.smithi053.stdout: "CentOS Stream 8": 8 2024-01-15T22:49:07.974 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.974 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_description": { 2024-01-15T22:49:07.974 INFO:tasks.workunit.client.0.smithi053.stdout: "#1 SMP Thu Dec 21 12:11:59 UTC 2023": 8 2024-01-15T22:49:07.975 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.975 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_version": { 2024-01-15T22:49:07.975 INFO:tasks.workunit.client.0.smithi053.stdout: "4.18.0-532.el8.x86_64": 8 2024-01-15T22:49:07.975 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.975 INFO:tasks.workunit.client.0.smithi053.stdout: "os": { 2024-01-15T22:49:07.975 INFO:tasks.workunit.client.0.smithi053.stdout: "Linux": 8 2024-01-15T22:49:07.975 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.975 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_objectstore": { 2024-01-15T22:49:07.975 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": 8 2024-01-15T22:49:07.975 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.976 INFO:tasks.workunit.client.0.smithi053.stdout: "rotational": { 2024-01-15T22:49:07.976 INFO:tasks.workunit.client.0.smithi053.stdout: "0": 8 2024-01-15T22:49:07.976 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:07.976 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:07.976 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.976 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:07.976 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:07.977 INFO:tasks.workunit.client.0.smithi053.stdout: "features": { 2024-01-15T22:49:07.977 INFO:tasks.workunit.client.0.smithi053.stdout: "optional": [], 2024-01-15T22:49:07.977 INFO:tasks.workunit.client.0.smithi053.stdout: "persistent": [ 2024-01-15T22:49:07.977 INFO:tasks.workunit.client.0.smithi053.stdout: "kraken", 2024-01-15T22:49:07.977 INFO:tasks.workunit.client.0.smithi053.stdout: "luminous", 2024-01-15T22:49:07.977 INFO:tasks.workunit.client.0.smithi053.stdout: "mimic", 2024-01-15T22:49:07.977 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap-prune", 2024-01-15T22:49:07.977 INFO:tasks.workunit.client.0.smithi053.stdout: "nautilus", 2024-01-15T22:49:07.977 INFO:tasks.workunit.client.0.smithi053.stdout: "octopus", 2024-01-15T22:49:07.978 INFO:tasks.workunit.client.0.smithi053.stdout: "pacific", 2024-01-15T22:49:07.978 INFO:tasks.workunit.client.0.smithi053.stdout: "elector-pinging", 2024-01-15T22:49:07.978 INFO:tasks.workunit.client.0.smithi053.stdout: "quincy" 2024-01-15T22:49:07.978 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:07.978 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.978 INFO:tasks.workunit.client.0.smithi053.stdout: "ipv4_addr_mons": 6, 2024-01-15T22:49:07.978 INFO:tasks.workunit.client.0.smithi053.stdout: "ipv6_addr_mons": 0, 2024-01-15T22:49:07.978 INFO:tasks.workunit.client.0.smithi053.stdout: "min_mon_release": 17, 2024-01-15T22:49:07.978 INFO:tasks.workunit.client.0.smithi053.stdout: "v1_addr_mons": 3, 2024-01-15T22:49:07.978 INFO:tasks.workunit.client.0.smithi053.stdout: "v2_addr_mons": 3 2024-01-15T22:49:07.978 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.978 INFO:tasks.workunit.client.0.smithi053.stdout: "organization": "ceph-qa", 2024-01-15T22:49:07.978 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:07.979 INFO:tasks.workunit.client.0.smithi053.stdout: "cluster_network": false, 2024-01-15T22:49:07.979 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 8, 2024-01-15T22:49:07.979 INFO:tasks.workunit.client.0.smithi053.stdout: "require_min_compat_client": "luminous", 2024-01-15T22:49:07.979 INFO:tasks.workunit.client.0.smithi053.stdout: "require_osd_release": "quincy" 2024-01-15T22:49:07.979 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.979 INFO:tasks.workunit.client.0.smithi053.stdout: "pools": [ 2024-01-15T22:49:07.979 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:07.979 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:07.979 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr" 2024-01-15T22:49:07.979 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:07.979 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_mode": "none", 2024-01-15T22:49:07.979 INFO:tasks.workunit.client.0.smithi053.stdout: "erasure_code_profile": {}, 2024-01-15T22:49:07.980 INFO:tasks.workunit.client.0.smithi053.stdout: "min_size": 2, 2024-01-15T22:49:07.980 INFO:tasks.workunit.client.0.smithi053.stdout: "options": {}, 2024-01-15T22:49:07.980 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_autoscale_mode": "off", 2024-01-15T22:49:07.980 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 1, 2024-01-15T22:49:07.980 INFO:tasks.workunit.client.0.smithi053.stdout: "pgp_num": 1, 2024-01-15T22:49:07.980 INFO:tasks.workunit.client.0.smithi053.stdout: "pool": 1, 2024-01-15T22:49:07.980 INFO:tasks.workunit.client.0.smithi053.stdout: "size": 3, 2024-01-15T22:49:07.980 INFO:tasks.workunit.client.0.smithi053.stdout: "stats": { 2024-01-15T22:49:07.980 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_raw": 727116785930, 2024-01-15T22:49:07.980 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_used": 1781760, 2024-01-15T22:49:07.980 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_bytes_used": 0, 2024-01-15T22:49:07.980 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_under_bytes": 0, 2024-01-15T22:49:07.980 INFO:tasks.workunit.client.0.smithi053.stdout: "data_bytes_used": 1781760, 2024-01-15T22:49:07.981 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty": 0, 2024-01-15T22:49:07.981 INFO:tasks.workunit.client.0.smithi053.stdout: "max_avail": 242372263936, 2024-01-15T22:49:07.981 INFO:tasks.workunit.client.0.smithi053.stdout: "objects": 2, 2024-01-15T22:49:07.981 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_bytes_used": 0, 2024-01-15T22:49:07.981 INFO:tasks.workunit.client.0.smithi053.stdout: "percent_used": 2.4504392968083266e-06, 2024-01-15T22:49:07.981 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_bytes": 0, 2024-01-15T22:49:07.981 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_objects": 0, 2024-01-15T22:49:07.981 INFO:tasks.workunit.client.0.smithi053.stdout: "rd": 212, 2024-01-15T22:49:07.981 INFO:tasks.workunit.client.0.smithi053.stdout: "rd_bytes": 313344, 2024-01-15T22:49:07.981 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": 590368, 2024-01-15T22:49:07.981 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_data": 590368, 2024-01-15T22:49:07.981 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_omap": 0, 2024-01-15T22:49:07.981 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_raw": 1771104, 2024-01-15T22:49:07.982 INFO:tasks.workunit.client.0.smithi053.stdout: "wr": 179, 2024-01-15T22:49:07.982 INFO:tasks.workunit.client.0.smithi053.stdout: "wr_bytes": 2473984 2024-01-15T22:49:07.982 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.982 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_bytes": 0, 2024-01-15T22:49:07.982 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_objects": 0, 2024-01-15T22:49:07.982 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "replicated" 2024-01-15T22:49:07.982 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.982 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:07.982 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:07.982 INFO:tasks.workunit.client.0.smithi053.stdout: "cephfs" 2024-01-15T22:49:07.982 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:07.982 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_mode": "none", 2024-01-15T22:49:07.983 INFO:tasks.workunit.client.0.smithi053.stdout: "erasure_code_profile": {}, 2024-01-15T22:49:07.983 INFO:tasks.workunit.client.0.smithi053.stdout: "min_size": 2, 2024-01-15T22:49:07.983 INFO:tasks.workunit.client.0.smithi053.stdout: "options": {}, 2024-01-15T22:49:07.983 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_autoscale_mode": "off", 2024-01-15T22:49:07.983 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 32, 2024-01-15T22:49:07.983 INFO:tasks.workunit.client.0.smithi053.stdout: "pgp_num": 32, 2024-01-15T22:49:07.983 INFO:tasks.workunit.client.0.smithi053.stdout: "pool": 2, 2024-01-15T22:49:07.983 INFO:tasks.workunit.client.0.smithi053.stdout: "size": 3, 2024-01-15T22:49:07.983 INFO:tasks.workunit.client.0.smithi053.stdout: "stats": { 2024-01-15T22:49:07.983 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_raw": 727116785930, 2024-01-15T22:49:07.983 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_used": 98304, 2024-01-15T22:49:07.983 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_bytes_used": 0, 2024-01-15T22:49:07.983 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_under_bytes": 0, 2024-01-15T22:49:07.983 INFO:tasks.workunit.client.0.smithi053.stdout: "data_bytes_used": 98304, 2024-01-15T22:49:07.983 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty": 0, 2024-01-15T22:49:07.984 INFO:tasks.workunit.client.0.smithi053.stdout: "max_avail": 242372263936, 2024-01-15T22:49:07.984 INFO:tasks.workunit.client.0.smithi053.stdout: "objects": 22, 2024-01-15T22:49:07.984 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_bytes_used": 0, 2024-01-15T22:49:07.984 INFO:tasks.workunit.client.0.smithi053.stdout: "percent_used": 1.351969558527344e-07, 2024-01-15T22:49:07.984 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_bytes": 0, 2024-01-15T22:49:07.984 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_objects": 0, 2024-01-15T22:49:07.984 INFO:tasks.workunit.client.0.smithi053.stdout: "rd": 0, 2024-01-15T22:49:07.984 INFO:tasks.workunit.client.0.smithi053.stdout: "rd_bytes": 0, 2024-01-15T22:49:07.984 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": 3376, 2024-01-15T22:49:07.984 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_data": 3376, 2024-01-15T22:49:07.984 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_omap": 0, 2024-01-15T22:49:07.984 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_raw": 10128, 2024-01-15T22:49:07.984 INFO:tasks.workunit.client.0.smithi053.stdout: "wr": 51, 2024-01-15T22:49:07.984 INFO:tasks.workunit.client.0.smithi053.stdout: "wr_bytes": 19456 2024-01-15T22:49:07.985 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.985 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_bytes": 0, 2024-01-15T22:49:07.985 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_objects": 0, 2024-01-15T22:49:07.985 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "replicated" 2024-01-15T22:49:07.985 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.985 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:07.985 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:07.985 INFO:tasks.workunit.client.0.smithi053.stdout: "cephfs" 2024-01-15T22:49:07.985 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:07.985 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_mode": "none", 2024-01-15T22:49:07.985 INFO:tasks.workunit.client.0.smithi053.stdout: "erasure_code_profile": {}, 2024-01-15T22:49:07.985 INFO:tasks.workunit.client.0.smithi053.stdout: "min_size": 2, 2024-01-15T22:49:07.985 INFO:tasks.workunit.client.0.smithi053.stdout: "options": {}, 2024-01-15T22:49:07.985 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_autoscale_mode": "off", 2024-01-15T22:49:07.985 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 64, 2024-01-15T22:49:07.986 INFO:tasks.workunit.client.0.smithi053.stdout: "pgp_num": 64, 2024-01-15T22:49:07.986 INFO:tasks.workunit.client.0.smithi053.stdout: "pool": 3, 2024-01-15T22:49:07.986 INFO:tasks.workunit.client.0.smithi053.stdout: "size": 3, 2024-01-15T22:49:07.986 INFO:tasks.workunit.client.0.smithi053.stdout: "stats": { 2024-01-15T22:49:07.986 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_raw": 727116785930, 2024-01-15T22:49:07.986 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_used": 0, 2024-01-15T22:49:07.986 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_bytes_used": 0, 2024-01-15T22:49:07.986 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_under_bytes": 0, 2024-01-15T22:49:07.986 INFO:tasks.workunit.client.0.smithi053.stdout: "data_bytes_used": 0, 2024-01-15T22:49:07.986 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty": 0, 2024-01-15T22:49:07.986 INFO:tasks.workunit.client.0.smithi053.stdout: "max_avail": 242372263936, 2024-01-15T22:49:07.986 INFO:tasks.workunit.client.0.smithi053.stdout: "objects": 0, 2024-01-15T22:49:07.986 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_bytes_used": 0, 2024-01-15T22:49:07.986 INFO:tasks.workunit.client.0.smithi053.stdout: "percent_used": 0.0, 2024-01-15T22:49:07.987 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_bytes": 0, 2024-01-15T22:49:07.987 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_objects": 0, 2024-01-15T22:49:07.987 INFO:tasks.workunit.client.0.smithi053.stdout: "rd": 0, 2024-01-15T22:49:07.987 INFO:tasks.workunit.client.0.smithi053.stdout: "rd_bytes": 0, 2024-01-15T22:49:07.987 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": 0, 2024-01-15T22:49:07.987 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_data": 0, 2024-01-15T22:49:07.987 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_omap": 0, 2024-01-15T22:49:07.987 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_raw": 0, 2024-01-15T22:49:07.987 INFO:tasks.workunit.client.0.smithi053.stdout: "wr": 0, 2024-01-15T22:49:07.987 INFO:tasks.workunit.client.0.smithi053.stdout: "wr_bytes": 0 2024-01-15T22:49:07.987 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.988 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_bytes": 0, 2024-01-15T22:49:07.988 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_objects": 0, 2024-01-15T22:49:07.988 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "replicated" 2024-01-15T22:49:07.988 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.988 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:07.988 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:07.988 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd" 2024-01-15T22:49:07.988 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:07.988 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_mode": "none", 2024-01-15T22:49:07.988 INFO:tasks.workunit.client.0.smithi053.stdout: "erasure_code_profile": {}, 2024-01-15T22:49:07.988 INFO:tasks.workunit.client.0.smithi053.stdout: "min_size": 2, 2024-01-15T22:49:07.988 INFO:tasks.workunit.client.0.smithi053.stdout: "options": {}, 2024-01-15T22:49:07.988 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_autoscale_mode": "off", 2024-01-15T22:49:07.988 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 8, 2024-01-15T22:49:07.989 INFO:tasks.workunit.client.0.smithi053.stdout: "pgp_num": 8, 2024-01-15T22:49:07.989 INFO:tasks.workunit.client.0.smithi053.stdout: "pool": 4, 2024-01-15T22:49:07.989 INFO:tasks.workunit.client.0.smithi053.stdout: "size": 3, 2024-01-15T22:49:07.989 INFO:tasks.workunit.client.0.smithi053.stdout: "stats": { 2024-01-15T22:49:07.989 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_raw": 727116785930, 2024-01-15T22:49:07.989 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_used": 0, 2024-01-15T22:49:07.989 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_bytes_used": 0, 2024-01-15T22:49:07.989 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_under_bytes": 0, 2024-01-15T22:49:07.989 INFO:tasks.workunit.client.0.smithi053.stdout: "data_bytes_used": 0, 2024-01-15T22:49:07.989 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty": 0, 2024-01-15T22:49:07.989 INFO:tasks.workunit.client.0.smithi053.stdout: "max_avail": 242372263936, 2024-01-15T22:49:07.989 INFO:tasks.workunit.client.0.smithi053.stdout: "objects": 0, 2024-01-15T22:49:07.989 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_bytes_used": 0, 2024-01-15T22:49:07.989 INFO:tasks.workunit.client.0.smithi053.stdout: "percent_used": 0.0, 2024-01-15T22:49:07.989 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_bytes": 0, 2024-01-15T22:49:07.990 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_objects": 0, 2024-01-15T22:49:07.990 INFO:tasks.workunit.client.0.smithi053.stdout: "rd": 0, 2024-01-15T22:49:07.990 INFO:tasks.workunit.client.0.smithi053.stdout: "rd_bytes": 0, 2024-01-15T22:49:07.990 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": 0, 2024-01-15T22:49:07.990 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_data": 0, 2024-01-15T22:49:07.990 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_omap": 0, 2024-01-15T22:49:07.990 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_raw": 0, 2024-01-15T22:49:07.990 INFO:tasks.workunit.client.0.smithi053.stdout: "wr": 0, 2024-01-15T22:49:07.990 INFO:tasks.workunit.client.0.smithi053.stdout: "wr_bytes": 0 2024-01-15T22:49:07.990 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.990 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_bytes": 0, 2024-01-15T22:49:07.990 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_objects": 0, 2024-01-15T22:49:07.990 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "replicated" 2024-01-15T22:49:07.990 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:07.991 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:07.991 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd": { 2024-01-15T22:49:07.991 INFO:tasks.workunit.client.0.smithi053.stdout: "mirroring_by_pool": [ 2024-01-15T22:49:07.991 INFO:tasks.workunit.client.0.smithi053.stdout: false 2024-01-15T22:49:07.991 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:07.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_images_by_pool": [ 2024-01-15T22:49:07.991 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:07.991 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:07.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_pools": 1 2024-01-15T22:49:07.991 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.991 INFO:tasks.workunit.client.0.smithi053.stdout: "report_id": "a33b469f-365d-4864-a355-851046937f7e", 2024-01-15T22:49:07.991 INFO:tasks.workunit.client.0.smithi053.stdout: "report_timestamp": "2024-01-15T22:49:07.938091", 2024-01-15T22:49:07.991 INFO:tasks.workunit.client.0.smithi053.stdout: "report_version": 1, 2024-01-15T22:49:07.991 INFO:tasks.workunit.client.0.smithi053.stdout: "rook": { 2024-01-15T22:49:07.991 INFO:tasks.workunit.client.0.smithi053.stdout: "cluster": { 2024-01-15T22:49:07.992 INFO:tasks.workunit.client.0.smithi053.stdout: "external-mode": null, 2024-01-15T22:49:07.992 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:07.992 INFO:tasks.workunit.client.0.smithi053.stdout: "allow-multiple-per-node": null, 2024-01-15T22:49:07.992 INFO:tasks.workunit.client.0.smithi053.stdout: "count": null, 2024-01-15T22:49:07.992 INFO:tasks.workunit.client.0.smithi053.stdout: "max-id": null, 2024-01-15T22:49:07.992 INFO:tasks.workunit.client.0.smithi053.stdout: "pvc": { 2024-01-15T22:49:07.992 INFO:tasks.workunit.client.0.smithi053.stdout: "enabled": null 2024-01-15T22:49:07.992 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.992 INFO:tasks.workunit.client.0.smithi053.stdout: "stretch": { 2024-01-15T22:49:07.992 INFO:tasks.workunit.client.0.smithi053.stdout: "enabled": null 2024-01-15T22:49:07.992 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:07.992 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.992 INFO:tasks.workunit.client.0.smithi053.stdout: "network": { 2024-01-15T22:49:07.992 INFO:tasks.workunit.client.0.smithi053.stdout: "provider": null 2024-01-15T22:49:07.992 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.993 INFO:tasks.workunit.client.0.smithi053.stdout: "storage": { 2024-01-15T22:49:07.993 INFO:tasks.workunit.client.0.smithi053.stdout: "device-set": { 2024-01-15T22:49:07.993 INFO:tasks.workunit.client.0.smithi053.stdout: "count": { 2024-01-15T22:49:07.993 INFO:tasks.workunit.client.0.smithi053.stdout: "non-portable": null, 2024-01-15T22:49:07.993 INFO:tasks.workunit.client.0.smithi053.stdout: "portable": null, 2024-01-15T22:49:07.993 INFO:tasks.workunit.client.0.smithi053.stdout: "total": null 2024-01-15T22:49:07.993 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:07.993 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:07.993 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:07.993 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.993 INFO:tasks.workunit.client.0.smithi053.stdout: "csi": { 2024-01-15T22:49:07.993 INFO:tasks.workunit.client.0.smithi053.stdout: "version": null 2024-01-15T22:49:07.993 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.993 INFO:tasks.workunit.client.0.smithi053.stdout: "kubernetes": { 2024-01-15T22:49:07.993 INFO:tasks.workunit.client.0.smithi053.stdout: "version": null 2024-01-15T22:49:07.994 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.994 INFO:tasks.workunit.client.0.smithi053.stdout: "node": { 2024-01-15T22:49:07.994 INFO:tasks.workunit.client.0.smithi053.stdout: "count": { 2024-01-15T22:49:07.994 INFO:tasks.workunit.client.0.smithi053.stdout: "kubernetes-total": null, 2024-01-15T22:49:07.994 INFO:tasks.workunit.client.0.smithi053.stdout: "with-ceph-daemons": null, 2024-01-15T22:49:07.994 INFO:tasks.workunit.client.0.smithi053.stdout: "with-csi-cephfs-plugin": null, 2024-01-15T22:49:07.994 INFO:tasks.workunit.client.0.smithi053.stdout: "with-csi-nfs-plugin": null, 2024-01-15T22:49:07.994 INFO:tasks.workunit.client.0.smithi053.stdout: "with-csi-rbd-plugin": null 2024-01-15T22:49:07.994 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:07.994 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.994 INFO:tasks.workunit.client.0.smithi053.stdout: "usage": { 2024-01-15T22:49:07.994 INFO:tasks.workunit.client.0.smithi053.stdout: "storage-class": { 2024-01-15T22:49:07.994 INFO:tasks.workunit.client.0.smithi053.stdout: "count": { 2024-01-15T22:49:07.994 INFO:tasks.workunit.client.0.smithi053.stdout: "bucket": null, 2024-01-15T22:49:07.994 INFO:tasks.workunit.client.0.smithi053.stdout: "cephfs": null, 2024-01-15T22:49:07.995 INFO:tasks.workunit.client.0.smithi053.stdout: "nfs": null, 2024-01-15T22:49:07.995 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd": null, 2024-01-15T22:49:07.995 INFO:tasks.workunit.client.0.smithi053.stdout: "total": null 2024-01-15T22:49:07.995 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:07.995 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:07.995 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.995 INFO:tasks.workunit.client.0.smithi053.stdout: "version": null 2024-01-15T22:49:07.995 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.995 INFO:tasks.workunit.client.0.smithi053.stdout: "services": {}, 2024-01-15T22:49:07.995 INFO:tasks.workunit.client.0.smithi053.stdout: "usage": { 2024-01-15T22:49:07.995 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 105, 2024-01-15T22:49:07.995 INFO:tasks.workunit.client.0.smithi053.stdout: "pools": 4, 2024-01-15T22:49:07.995 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_by_class": { 2024-01-15T22:49:07.995 INFO:tasks.workunit.client.0.smithi053.stdout: "ssd": { 2024-01-15T22:49:07.995 INFO:tasks.workunit.client.0.smithi053.stdout: "total_avail_bytes": 765517840384, 2024-01-15T22:49:07.996 INFO:tasks.workunit.client.0.smithi053.stdout: "total_bytes": 767960285184, 2024-01-15T22:49:07.996 INFO:tasks.workunit.client.0.smithi053.stdout: "total_used_bytes": 2442444800, 2024-01-15T22:49:07.996 INFO:tasks.workunit.client.0.smithi053.stdout: "total_used_raw_bytes": 2442444800, 2024-01-15T22:49:07.996 INFO:tasks.workunit.client.0.smithi053.stdout: "total_used_raw_ratio": 0.0031804312020540237 2024-01-15T22:49:07.996 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:07.996 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:07.996 INFO:tasks.workunit.client.0.smithi053.stdout: "total_avail_bytes": 765517840384, 2024-01-15T22:49:07.996 INFO:tasks.workunit.client.0.smithi053.stdout: "total_bytes": 767960285184, 2024-01-15T22:49:07.996 INFO:tasks.workunit.client.0.smithi053.stdout: "total_used_bytes": 2442444800 2024-01-15T22:49:07.996 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:07.996 INFO:tasks.workunit.client.0.smithi053.stdout:} 2024-01-15T22:49:07.996 INFO:tasks.workunit.client.0.smithi053.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2024-01-15T22:49:07.999 INFO:tasks.workunit.client.0.smithi053.stderr:+ ceph telemetry preview-device 2024-01-15T22:49:08.544 INFO:tasks.workunit.client.0.smithi053.stdout:{ 2024-01-15T22:49:08.544 INFO:tasks.workunit.client.0.smithi053.stdout: "4acd5474-b3f8-11ee-8baf-ac1f6bf83718": { 2024-01-15T22:49:08.545 INFO:tasks.workunit.client.0.smithi053.stdout: "INTEL_SSDPED1D480GA_4acde150-b3f8-11ee-8baf-ac1f6bf83718": { 2024-01-15T22:49:08.545 INFO:tasks.workunit.client.0.smithi053.stdout: "20240115-224532": { 2024-01-15T22:49:08.545 INFO:tasks.workunit.client.0.smithi053.stdout: "device": { 2024-01-15T22:49:08.545 INFO:tasks.workunit.client.0.smithi053.stdout: "info_name": "/dev/nvme0n1", 2024-01-15T22:49:08.545 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "/dev/nvme0n1", 2024-01-15T22:49:08.545 INFO:tasks.workunit.client.0.smithi053.stdout: "protocol": "NVMe", 2024-01-15T22:49:08.545 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "nvme" 2024-01-15T22:49:08.545 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.545 INFO:tasks.workunit.client.0.smithi053.stdout: "firmware_version": "E2010325", 2024-01-15T22:49:08.545 INFO:tasks.workunit.client.0.smithi053.stdout: "host_id": "4acd5474-b3f8-11ee-8baf-ac1f6bf83718", 2024-01-15T22:49:08.545 INFO:tasks.workunit.client.0.smithi053.stdout: "json_format_version": [ 2024-01-15T22:49:08.545 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:08.545 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:08.546 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:08.546 INFO:tasks.workunit.client.0.smithi053.stdout: "local_time": { 2024-01-15T22:49:08.546 INFO:tasks.workunit.client.0.smithi053.stdout: "asctime": "Mon Jan 15 22:45:32 2024 UTC", 2024-01-15T22:49:08.546 INFO:tasks.workunit.client.0.smithi053.stdout: "time_t": 1705358732 2024-01-15T22:49:08.546 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.546 INFO:tasks.workunit.client.0.smithi053.stdout: "logical_block_size": 512, 2024-01-15T22:49:08.546 INFO:tasks.workunit.client.0.smithi053.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-01-15T22:49:08.546 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_controller_id": 0, 2024-01-15T22:49:08.546 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-01-15T22:49:08.546 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_namespaces": [ 2024-01-15T22:49:08.546 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:08.546 INFO:tasks.workunit.client.0.smithi053.stdout: "capacity": { 2024-01-15T22:49:08.546 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 937703088, 2024-01-15T22:49:08.546 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 480103981056 2024-01-15T22:49:08.546 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.547 INFO:tasks.workunit.client.0.smithi053.stdout: "formatted_lba_size": 512, 2024-01-15T22:49:08.547 INFO:tasks.workunit.client.0.smithi053.stdout: "id": 1, 2024-01-15T22:49:08.547 INFO:tasks.workunit.client.0.smithi053.stdout: "size": { 2024-01-15T22:49:08.547 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 937703088, 2024-01-15T22:49:08.547 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 480103981056 2024-01-15T22:49:08.547 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.547 INFO:tasks.workunit.client.0.smithi053.stdout: "utilization": { 2024-01-15T22:49:08.547 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 937703088, 2024-01-15T22:49:08.547 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 480103981056 2024-01-15T22:49:08.547 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:08.547 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:08.547 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:08.547 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_number_of_namespaces": 1, 2024-01-15T22:49:08.547 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_pci_vendor": { 2024-01-15T22:49:08.547 INFO:tasks.workunit.client.0.smithi053.stdout: "id": 32902, 2024-01-15T22:49:08.548 INFO:tasks.workunit.client.0.smithi053.stdout: "subsystem_id": 32902 2024-01-15T22:49:08.548 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.548 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_smart_health_information_add_log": { 2024-01-15T22:49:08.548 INFO:tasks.workunit.client.0.smithi053.stdout: "Device stats": { 2024-01-15T22:49:08.548 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_fw_downgrades": { 2024-01-15T22:49:08.548 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:08.548 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.548 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.548 INFO:tasks.workunit.client.0.smithi053.stdout: "crc_error_count": { 2024-01-15T22:49:08.548 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.548 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.548 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.548 INFO:tasks.workunit.client.0.smithi053.stdout: "end_to_end_error_detection_count": { 2024-01-15T22:49:08.548 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.548 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.549 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.549 INFO:tasks.workunit.client.0.smithi053.stdout: "erase_fail_count": { 2024-01-15T22:49:08.549 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:08.549 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.549 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.549 INFO:tasks.workunit.client.0.smithi053.stdout: "host_bytes_written": { 2024-01-15T22:49:08.549 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.549 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 11998742 2024-01-15T22:49:08.549 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.549 INFO:tasks.workunit.client.0.smithi053.stdout: "host_ctx_wear_used": { 2024-01-15T22:49:08.549 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:08.549 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.549 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.550 INFO:tasks.workunit.client.0.smithi053.stdout: "media_bytes_read": { 2024-01-15T22:49:08.550 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:08.550 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.550 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.550 INFO:tasks.workunit.client.0.smithi053.stdout: "nand_bytes_written": { 2024-01-15T22:49:08.550 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:08.550 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.550 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.550 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_stat_indicator": { 2024-01-15T22:49:08.550 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:08.550 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.550 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.551 INFO:tasks.workunit.client.0.smithi053.stdout: "pll_lock_loss_count": { 2024-01-15T22:49:08.551 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.551 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.551 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.551 INFO:tasks.workunit.client.0.smithi053.stdout: "program_fail_count": { 2024-01-15T22:49:08.551 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:08.551 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.551 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.551 INFO:tasks.workunit.client.0.smithi053.stdout: "re_alloc_sectr_cnt": { 2024-01-15T22:49:08.552 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:08.552 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.552 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.552 INFO:tasks.workunit.client.0.smithi053.stdout: "retry_buffer_overflow_count": { 2024-01-15T22:49:08.552 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.552 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.552 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.552 INFO:tasks.workunit.client.0.smithi053.stdout: "soft_ecc_err_rate": { 2024-01-15T22:49:08.553 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:08.553 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.553 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.553 INFO:tasks.workunit.client.0.smithi053.stdout: "thermal_throttle_status": { 2024-01-15T22:49:08.553 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.553 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": { 2024-01-15T22:49:08.553 INFO:tasks.workunit.client.0.smithi053.stdout: "cnt": 0, 2024-01-15T22:49:08.553 INFO:tasks.workunit.client.0.smithi053.stdout: "pct": 0 2024-01-15T22:49:08.553 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:08.554 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.554 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_host_reads": { 2024-01-15T22:49:08.554 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.554 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 13 2024-01-15T22:49:08.554 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.554 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_media_wear": { 2024-01-15T22:49:08.554 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.554 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.555 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.555 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_timer": { 2024-01-15T22:49:08.555 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.555 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 1371436 2024-01-15T22:49:08.555 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.555 INFO:tasks.workunit.client.0.smithi053.stdout: "unexp_power_loss": { 2024-01-15T22:49:08.555 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:08.555 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.555 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.555 INFO:tasks.workunit.client.0.smithi053.stdout: "wear_leveling": { 2024-01-15T22:49:08.555 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:08.555 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": { 2024-01-15T22:49:08.555 INFO:tasks.workunit.client.0.smithi053.stdout: "avg": 0, 2024-01-15T22:49:08.556 INFO:tasks.workunit.client.0.smithi053.stdout: "max": 0, 2024-01-15T22:49:08.556 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0 2024-01-15T22:49:08.556 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:08.556 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:08.556 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.556 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel Smart log": "nvme0n1" 2024-01-15T22:49:08.556 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.556 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_smart_health_information_log": { 2024-01-15T22:49:08.556 INFO:tasks.workunit.client.0.smithi053.stdout: "available_spare": 100, 2024-01-15T22:49:08.556 INFO:tasks.workunit.client.0.smithi053.stdout: "available_spare_threshold": 0, 2024-01-15T22:49:08.556 INFO:tasks.workunit.client.0.smithi053.stdout: "controller_busy_time": 4506, 2024-01-15T22:49:08.556 INFO:tasks.workunit.client.0.smithi053.stdout: "critical_warning": 0, 2024-01-15T22:49:08.556 INFO:tasks.workunit.client.0.smithi053.stdout: "data_units_read": 154276833, 2024-01-15T22:49:08.556 INFO:tasks.workunit.client.0.smithi053.stdout: "data_units_written": 786349605, 2024-01-15T22:49:08.557 INFO:tasks.workunit.client.0.smithi053.stdout: "host_reads": 2738178881, 2024-01-15T22:49:08.557 INFO:tasks.workunit.client.0.smithi053.stdout: "host_writes": 16140161954, 2024-01-15T22:49:08.557 INFO:tasks.workunit.client.0.smithi053.stdout: "media_errors": 0, 2024-01-15T22:49:08.557 INFO:tasks.workunit.client.0.smithi053.stdout: "num_err_log_entries": 0, 2024-01-15T22:49:08.557 INFO:tasks.workunit.client.0.smithi053.stdout: "percentage_used": 0, 2024-01-15T22:49:08.557 INFO:tasks.workunit.client.0.smithi053.stdout: "power_cycles": 30297, 2024-01-15T22:49:08.557 INFO:tasks.workunit.client.0.smithi053.stdout: "power_on_hours": 35536, 2024-01-15T22:49:08.557 INFO:tasks.workunit.client.0.smithi053.stdout: "temperature": 33, 2024-01-15T22:49:08.557 INFO:tasks.workunit.client.0.smithi053.stdout: "unsafe_shutdowns": 8283 2024-01-15T22:49:08.557 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.557 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_vendor": "intel", 2024-01-15T22:49:08.557 INFO:tasks.workunit.client.0.smithi053.stdout: "power_cycle_count": 30297, 2024-01-15T22:49:08.557 INFO:tasks.workunit.client.0.smithi053.stdout: "power_on_time": { 2024-01-15T22:49:08.557 INFO:tasks.workunit.client.0.smithi053.stdout: "hours": 35536 2024-01-15T22:49:08.558 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.558 INFO:tasks.workunit.client.0.smithi053.stdout: "serial_number": "deleted", 2024-01-15T22:49:08.558 INFO:tasks.workunit.client.0.smithi053.stdout: "smart_status": { 2024-01-15T22:49:08.558 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme": { 2024-01-15T22:49:08.558 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:08.558 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.558 INFO:tasks.workunit.client.0.smithi053.stdout: "passed": true 2024-01-15T22:49:08.558 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.558 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl": { 2024-01-15T22:49:08.558 INFO:tasks.workunit.client.0.smithi053.stdout: "argv": [ 2024-01-15T22:49:08.558 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl", 2024-01-15T22:49:08.558 INFO:tasks.workunit.client.0.smithi053.stdout: "-x", 2024-01-15T22:49:08.558 INFO:tasks.workunit.client.0.smithi053.stdout: "--json=o", 2024-01-15T22:49:08.558 INFO:tasks.workunit.client.0.smithi053.stdout: "/dev/nvme0n1" 2024-01-15T22:49:08.559 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:08.559 INFO:tasks.workunit.client.0.smithi053.stdout: "build_info": "(local build)", 2024-01-15T22:49:08.559 INFO:tasks.workunit.client.0.smithi053.stdout: "exit_status": 0, 2024-01-15T22:49:08.559 INFO:tasks.workunit.client.0.smithi053.stdout: "output": [ 2024-01-15T22:49:08.559 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-532.el8.x86_64] (local build)", 2024-01-15T22:49:08.559 INFO:tasks.workunit.client.0.smithi053.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-01-15T22:49:08.559 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:08.559 INFO:tasks.workunit.client.0.smithi053.stdout: "=== START OF INFORMATION SECTION ===", 2024-01-15T22:49:08.559 INFO:tasks.workunit.client.0.smithi053.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-01-15T22:49:08.559 INFO:tasks.workunit.client.0.smithi053.stdout: "Serial Number: deleted", 2024-01-15T22:49:08.559 INFO:tasks.workunit.client.0.smithi053.stdout: "Firmware Version: E2010325", 2024-01-15T22:49:08.559 INFO:tasks.workunit.client.0.smithi053.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-01-15T22:49:08.559 INFO:tasks.workunit.client.0.smithi053.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-01-15T22:49:08.560 INFO:tasks.workunit.client.0.smithi053.stdout: "Controller ID: 0", 2024-01-15T22:49:08.560 INFO:tasks.workunit.client.0.smithi053.stdout: "Number of Namespaces: 1", 2024-01-15T22:49:08.560 INFO:tasks.workunit.client.0.smithi053.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-01-15T22:49:08.560 INFO:tasks.workunit.client.0.smithi053.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-01-15T22:49:08.560 INFO:tasks.workunit.client.0.smithi053.stdout: "Local Time is: Mon Jan 15 22:45:32 2024 UTC", 2024-01-15T22:49:08.560 INFO:tasks.workunit.client.0.smithi053.stdout: "Firmware Updates (0x02): 1 Slot", 2024-01-15T22:49:08.560 INFO:tasks.workunit.client.0.smithi053.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-01-15T22:49:08.560 INFO:tasks.workunit.client.0.smithi053.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-01-15T22:49:08.560 INFO:tasks.workunit.client.0.smithi053.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-01-15T22:49:08.560 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:08.560 INFO:tasks.workunit.client.0.smithi053.stdout: "Supported Power States", 2024-01-15T22:49:08.560 INFO:tasks.workunit.client.0.smithi053.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-01-15T22:49:08.560 INFO:tasks.workunit.client.0.smithi053.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-01-15T22:49:08.560 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:08.561 INFO:tasks.workunit.client.0.smithi053.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-01-15T22:49:08.561 INFO:tasks.workunit.client.0.smithi053.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-01-15T22:49:08.561 INFO:tasks.workunit.client.0.smithi053.stdout: " 0 + 512 0 2", 2024-01-15T22:49:08.561 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:08.561 INFO:tasks.workunit.client.0.smithi053.stdout: "=== START OF SMART DATA SECTION ===", 2024-01-15T22:49:08.561 INFO:tasks.workunit.client.0.smithi053.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-01-15T22:49:08.561 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:08.561 INFO:tasks.workunit.client.0.smithi053.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-01-15T22:49:08.561 INFO:tasks.workunit.client.0.smithi053.stdout: "Critical Warning: 0x00", 2024-01-15T22:49:08.561 INFO:tasks.workunit.client.0.smithi053.stdout: "Temperature: 33 Celsius", 2024-01-15T22:49:08.561 INFO:tasks.workunit.client.0.smithi053.stdout: "Available Spare: 100%", 2024-01-15T22:49:08.561 INFO:tasks.workunit.client.0.smithi053.stdout: "Available Spare Threshold: 0%", 2024-01-15T22:49:08.561 INFO:tasks.workunit.client.0.smithi053.stdout: "Percentage Used: 0%", 2024-01-15T22:49:08.561 INFO:tasks.workunit.client.0.smithi053.stdout: "Data Units Read: 154,276,833 [78.9 TB]", 2024-01-15T22:49:08.561 INFO:tasks.workunit.client.0.smithi053.stdout: "Data Units Written: 786,349,605 [402 TB]", 2024-01-15T22:49:08.561 INFO:tasks.workunit.client.0.smithi053.stdout: "Host Read Commands: 2,738,178,881", 2024-01-15T22:49:08.562 INFO:tasks.workunit.client.0.smithi053.stdout: "Host Write Commands: 16,140,161,954", 2024-01-15T22:49:08.562 INFO:tasks.workunit.client.0.smithi053.stdout: "Controller Busy Time: 4,506", 2024-01-15T22:49:08.562 INFO:tasks.workunit.client.0.smithi053.stdout: "Power Cycles: 30,297", 2024-01-15T22:49:08.562 INFO:tasks.workunit.client.0.smithi053.stdout: "Power On Hours: 35,536", 2024-01-15T22:49:08.562 INFO:tasks.workunit.client.0.smithi053.stdout: "Unsafe Shutdowns: 8,283", 2024-01-15T22:49:08.562 INFO:tasks.workunit.client.0.smithi053.stdout: "Media and Data Integrity Errors: 0", 2024-01-15T22:49:08.562 INFO:tasks.workunit.client.0.smithi053.stdout: "Error Information Log Entries: 0", 2024-01-15T22:49:08.562 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:08.562 INFO:tasks.workunit.client.0.smithi053.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-01-15T22:49:08.562 INFO:tasks.workunit.client.0.smithi053.stdout: "No Errors Logged", 2024-01-15T22:49:08.562 INFO:tasks.workunit.client.0.smithi053.stdout: "" 2024-01-15T22:49:08.562 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:08.562 INFO:tasks.workunit.client.0.smithi053.stdout: "platform_info": "x86_64-linux-4.18.0-532.el8.x86_64", 2024-01-15T22:49:08.562 INFO:tasks.workunit.client.0.smithi053.stdout: "svn_revision": "5022", 2024-01-15T22:49:08.563 INFO:tasks.workunit.client.0.smithi053.stdout: "version": [ 2024-01-15T22:49:08.563 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:08.563 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:08.563 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:08.563 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.563 INFO:tasks.workunit.client.0.smithi053.stdout: "temperature": { 2024-01-15T22:49:08.563 INFO:tasks.workunit.client.0.smithi053.stdout: "current": 33 2024-01-15T22:49:08.563 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.563 INFO:tasks.workunit.client.0.smithi053.stdout: "user_capacity": { 2024-01-15T22:49:08.563 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 937703088, 2024-01-15T22:49:08.563 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 480103981056 2024-01-15T22:49:08.563 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:08.563 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:08.563 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:08.563 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.564 INFO:tasks.workunit.client.0.smithi053.stdout: "4acf120a-b3f8-11ee-8baf-ac1f6bf83718": { 2024-01-15T22:49:08.564 INFO:tasks.workunit.client.0.smithi053.stdout: "INTEL_SSDPEDMD400G4_4acf9234-b3f8-11ee-8baf-ac1f6bf83718": { 2024-01-15T22:49:08.564 INFO:tasks.workunit.client.0.smithi053.stdout: "20240115-224535": { 2024-01-15T22:49:08.564 INFO:tasks.workunit.client.0.smithi053.stdout: "device": { 2024-01-15T22:49:08.564 INFO:tasks.workunit.client.0.smithi053.stdout: "info_name": "/dev/nvme0n1", 2024-01-15T22:49:08.564 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "/dev/nvme0n1", 2024-01-15T22:49:08.564 INFO:tasks.workunit.client.0.smithi053.stdout: "protocol": "NVMe", 2024-01-15T22:49:08.564 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "nvme" 2024-01-15T22:49:08.564 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.564 INFO:tasks.workunit.client.0.smithi053.stdout: "firmware_version": "8DV101H0", 2024-01-15T22:49:08.564 INFO:tasks.workunit.client.0.smithi053.stdout: "host_id": "4acf120a-b3f8-11ee-8baf-ac1f6bf83718", 2024-01-15T22:49:08.564 INFO:tasks.workunit.client.0.smithi053.stdout: "json_format_version": [ 2024-01-15T22:49:08.564 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:08.565 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:08.565 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:08.565 INFO:tasks.workunit.client.0.smithi053.stdout: "local_time": { 2024-01-15T22:49:08.565 INFO:tasks.workunit.client.0.smithi053.stdout: "asctime": "Mon Jan 15 22:45:35 2024 UTC", 2024-01-15T22:49:08.565 INFO:tasks.workunit.client.0.smithi053.stdout: "time_t": 1705358735 2024-01-15T22:49:08.565 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.565 INFO:tasks.workunit.client.0.smithi053.stdout: "logical_block_size": 512, 2024-01-15T22:49:08.565 INFO:tasks.workunit.client.0.smithi053.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-01-15T22:49:08.565 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_controller_id": 0, 2024-01-15T22:49:08.565 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-01-15T22:49:08.565 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_namespaces": [ 2024-01-15T22:49:08.565 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:08.565 INFO:tasks.workunit.client.0.smithi053.stdout: "capacity": { 2024-01-15T22:49:08.565 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 781422768, 2024-01-15T22:49:08.566 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 400088457216 2024-01-15T22:49:08.566 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.566 INFO:tasks.workunit.client.0.smithi053.stdout: "formatted_lba_size": 512, 2024-01-15T22:49:08.566 INFO:tasks.workunit.client.0.smithi053.stdout: "id": 1, 2024-01-15T22:49:08.566 INFO:tasks.workunit.client.0.smithi053.stdout: "size": { 2024-01-15T22:49:08.566 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 781422768, 2024-01-15T22:49:08.566 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 400088457216 2024-01-15T22:49:08.566 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.566 INFO:tasks.workunit.client.0.smithi053.stdout: "utilization": { 2024-01-15T22:49:08.566 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 781422768, 2024-01-15T22:49:08.566 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 400088457216 2024-01-15T22:49:08.566 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:08.566 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:08.566 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:08.566 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_number_of_namespaces": 1, 2024-01-15T22:49:08.567 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_pci_vendor": { 2024-01-15T22:49:08.567 INFO:tasks.workunit.client.0.smithi053.stdout: "id": 32902, 2024-01-15T22:49:08.567 INFO:tasks.workunit.client.0.smithi053.stdout: "subsystem_id": 32902 2024-01-15T22:49:08.567 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.567 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_smart_health_information_add_log": { 2024-01-15T22:49:08.567 INFO:tasks.workunit.client.0.smithi053.stdout: "Device stats": { 2024-01-15T22:49:08.567 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_fw_downgrades": { 2024-01-15T22:49:08.567 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:08.567 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.567 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.567 INFO:tasks.workunit.client.0.smithi053.stdout: "crc_error_count": { 2024-01-15T22:49:08.567 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.567 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.567 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.567 INFO:tasks.workunit.client.0.smithi053.stdout: "end_to_end_error_detection_count": { 2024-01-15T22:49:08.567 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.568 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.568 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.568 INFO:tasks.workunit.client.0.smithi053.stdout: "erase_fail_count": { 2024-01-15T22:49:08.568 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.568 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.568 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.568 INFO:tasks.workunit.client.0.smithi053.stdout: "host_bytes_written": { 2024-01-15T22:49:08.568 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.568 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 27775200 2024-01-15T22:49:08.568 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.568 INFO:tasks.workunit.client.0.smithi053.stdout: "host_ctx_wear_used": { 2024-01-15T22:49:08.568 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.569 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 1 2024-01-15T22:49:08.569 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.569 INFO:tasks.workunit.client.0.smithi053.stdout: "media_bytes_read": { 2024-01-15T22:49:08.569 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:08.569 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.569 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.569 INFO:tasks.workunit.client.0.smithi053.stdout: "nand_bytes_written": { 2024-01-15T22:49:08.569 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.569 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 46216872 2024-01-15T22:49:08.570 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.570 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_stat_indicator": { 2024-01-15T22:49:08.570 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:08.570 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.570 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.570 INFO:tasks.workunit.client.0.smithi053.stdout: "pll_lock_loss_count": { 2024-01-15T22:49:08.570 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.570 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.570 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.570 INFO:tasks.workunit.client.0.smithi053.stdout: "program_fail_count": { 2024-01-15T22:49:08.571 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.571 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.571 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.571 INFO:tasks.workunit.client.0.smithi053.stdout: "re_alloc_sectr_cnt": { 2024-01-15T22:49:08.571 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:08.571 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.571 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.571 INFO:tasks.workunit.client.0.smithi053.stdout: "retry_buffer_overflow_count": { 2024-01-15T22:49:08.572 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.572 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.572 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.572 INFO:tasks.workunit.client.0.smithi053.stdout: "soft_ecc_err_rate": { 2024-01-15T22:49:08.572 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:08.572 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.572 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.572 INFO:tasks.workunit.client.0.smithi053.stdout: "thermal_throttle_status": { 2024-01-15T22:49:08.572 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.572 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": { 2024-01-15T22:49:08.572 INFO:tasks.workunit.client.0.smithi053.stdout: "cnt": 0, 2024-01-15T22:49:08.572 INFO:tasks.workunit.client.0.smithi053.stdout: "pct": 0 2024-01-15T22:49:08.572 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:08.573 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.573 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_host_reads": { 2024-01-15T22:49:08.573 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.573 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 65535 2024-01-15T22:49:08.573 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.573 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_media_wear": { 2024-01-15T22:49:08.573 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.573 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 64 2024-01-15T22:49:08.573 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.573 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_timer": { 2024-01-15T22:49:08.573 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:08.573 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 65535 2024-01-15T22:49:08.573 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.573 INFO:tasks.workunit.client.0.smithi053.stdout: "unexp_power_loss": { 2024-01-15T22:49:08.574 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:08.574 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:08.574 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.574 INFO:tasks.workunit.client.0.smithi053.stdout: "wear_leveling": { 2024-01-15T22:49:08.574 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 90, 2024-01-15T22:49:08.574 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": { 2024-01-15T22:49:08.574 INFO:tasks.workunit.client.0.smithi053.stdout: "avg": 3114, 2024-01-15T22:49:08.574 INFO:tasks.workunit.client.0.smithi053.stdout: "max": 3124, 2024-01-15T22:49:08.574 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 3103 2024-01-15T22:49:08.574 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:08.574 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:08.574 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.574 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel Smart log": "nvme0n1" 2024-01-15T22:49:08.574 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.574 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_smart_health_information_log": { 2024-01-15T22:49:08.575 INFO:tasks.workunit.client.0.smithi053.stdout: "available_spare": 100, 2024-01-15T22:49:08.575 INFO:tasks.workunit.client.0.smithi053.stdout: "available_spare_threshold": 10, 2024-01-15T22:49:08.575 INFO:tasks.workunit.client.0.smithi053.stdout: "controller_busy_time": 214, 2024-01-15T22:49:08.575 INFO:tasks.workunit.client.0.smithi053.stdout: "critical_warning": 0, 2024-01-15T22:49:08.575 INFO:tasks.workunit.client.0.smithi053.stdout: "data_units_read": 369196088, 2024-01-15T22:49:08.575 INFO:tasks.workunit.client.0.smithi053.stdout: "data_units_written": 1820275523, 2024-01-15T22:49:08.575 INFO:tasks.workunit.client.0.smithi053.stdout: "host_reads": 6305720281, 2024-01-15T22:49:08.575 INFO:tasks.workunit.client.0.smithi053.stdout: "host_writes": 32254029816, 2024-01-15T22:49:08.575 INFO:tasks.workunit.client.0.smithi053.stdout: "media_errors": 0, 2024-01-15T22:49:08.575 INFO:tasks.workunit.client.0.smithi053.stdout: "num_err_log_entries": 0, 2024-01-15T22:49:08.575 INFO:tasks.workunit.client.0.smithi053.stdout: "percentage_used": 10, 2024-01-15T22:49:08.575 INFO:tasks.workunit.client.0.smithi053.stdout: "power_cycles": 48948, 2024-01-15T22:49:08.575 INFO:tasks.workunit.client.0.smithi053.stdout: "power_on_hours": 45984, 2024-01-15T22:49:08.575 INFO:tasks.workunit.client.0.smithi053.stdout: "temperature": 32, 2024-01-15T22:49:08.576 INFO:tasks.workunit.client.0.smithi053.stdout: "unsafe_shutdowns": 21363 2024-01-15T22:49:08.576 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.576 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_vendor": "intel", 2024-01-15T22:49:08.576 INFO:tasks.workunit.client.0.smithi053.stdout: "power_cycle_count": 48948, 2024-01-15T22:49:08.576 INFO:tasks.workunit.client.0.smithi053.stdout: "power_on_time": { 2024-01-15T22:49:08.576 INFO:tasks.workunit.client.0.smithi053.stdout: "hours": 45984 2024-01-15T22:49:08.576 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.576 INFO:tasks.workunit.client.0.smithi053.stdout: "serial_number": "deleted", 2024-01-15T22:49:08.576 INFO:tasks.workunit.client.0.smithi053.stdout: "smart_status": { 2024-01-15T22:49:08.576 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme": { 2024-01-15T22:49:08.576 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:08.576 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.577 INFO:tasks.workunit.client.0.smithi053.stdout: "passed": true 2024-01-15T22:49:08.577 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.577 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl": { 2024-01-15T22:49:08.577 INFO:tasks.workunit.client.0.smithi053.stdout: "argv": [ 2024-01-15T22:49:08.577 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl", 2024-01-15T22:49:08.577 INFO:tasks.workunit.client.0.smithi053.stdout: "-x", 2024-01-15T22:49:08.577 INFO:tasks.workunit.client.0.smithi053.stdout: "--json=o", 2024-01-15T22:49:08.577 INFO:tasks.workunit.client.0.smithi053.stdout: "/dev/nvme0n1" 2024-01-15T22:49:08.577 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:08.577 INFO:tasks.workunit.client.0.smithi053.stdout: "build_info": "(local build)", 2024-01-15T22:49:08.577 INFO:tasks.workunit.client.0.smithi053.stdout: "exit_status": 0, 2024-01-15T22:49:08.577 INFO:tasks.workunit.client.0.smithi053.stdout: "output": [ 2024-01-15T22:49:08.577 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-532.el8.x86_64] (local build)", 2024-01-15T22:49:08.577 INFO:tasks.workunit.client.0.smithi053.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-01-15T22:49:08.578 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:08.578 INFO:tasks.workunit.client.0.smithi053.stdout: "=== START OF INFORMATION SECTION ===", 2024-01-15T22:49:08.578 INFO:tasks.workunit.client.0.smithi053.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-01-15T22:49:08.578 INFO:tasks.workunit.client.0.smithi053.stdout: "Serial Number: deleted", 2024-01-15T22:49:08.578 INFO:tasks.workunit.client.0.smithi053.stdout: "Firmware Version: 8DV101H0", 2024-01-15T22:49:08.578 INFO:tasks.workunit.client.0.smithi053.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-01-15T22:49:08.578 INFO:tasks.workunit.client.0.smithi053.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-01-15T22:49:08.578 INFO:tasks.workunit.client.0.smithi053.stdout: "Controller ID: 0", 2024-01-15T22:49:08.578 INFO:tasks.workunit.client.0.smithi053.stdout: "Number of Namespaces: 1", 2024-01-15T22:49:08.578 INFO:tasks.workunit.client.0.smithi053.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-01-15T22:49:08.578 INFO:tasks.workunit.client.0.smithi053.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-01-15T22:49:08.578 INFO:tasks.workunit.client.0.smithi053.stdout: "Local Time is: Mon Jan 15 22:45:35 2024 UTC", 2024-01-15T22:49:08.578 INFO:tasks.workunit.client.0.smithi053.stdout: "Firmware Updates (0x02): 1 Slot", 2024-01-15T22:49:08.578 INFO:tasks.workunit.client.0.smithi053.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-01-15T22:49:08.578 INFO:tasks.workunit.client.0.smithi053.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-01-15T22:49:08.579 INFO:tasks.workunit.client.0.smithi053.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-01-15T22:49:08.579 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:08.579 INFO:tasks.workunit.client.0.smithi053.stdout: "Supported Power States", 2024-01-15T22:49:08.579 INFO:tasks.workunit.client.0.smithi053.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-01-15T22:49:08.579 INFO:tasks.workunit.client.0.smithi053.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-01-15T22:49:08.579 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:08.579 INFO:tasks.workunit.client.0.smithi053.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-01-15T22:49:08.579 INFO:tasks.workunit.client.0.smithi053.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-01-15T22:49:08.579 INFO:tasks.workunit.client.0.smithi053.stdout: " 0 + 512 0 2", 2024-01-15T22:49:08.579 INFO:tasks.workunit.client.0.smithi053.stdout: " 1 - 512 8 2", 2024-01-15T22:49:08.579 INFO:tasks.workunit.client.0.smithi053.stdout: " 2 - 512 16 2", 2024-01-15T22:49:08.579 INFO:tasks.workunit.client.0.smithi053.stdout: " 3 - 4096 0 0", 2024-01-15T22:49:08.579 INFO:tasks.workunit.client.0.smithi053.stdout: " 4 - 4096 8 0", 2024-01-15T22:49:08.580 INFO:tasks.workunit.client.0.smithi053.stdout: " 5 - 4096 64 0", 2024-01-15T22:49:08.580 INFO:tasks.workunit.client.0.smithi053.stdout: " 6 - 4096 128 0", 2024-01-15T22:49:08.580 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:08.580 INFO:tasks.workunit.client.0.smithi053.stdout: "=== START OF SMART DATA SECTION ===", 2024-01-15T22:49:08.580 INFO:tasks.workunit.client.0.smithi053.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-01-15T22:49:08.580 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:08.580 INFO:tasks.workunit.client.0.smithi053.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-01-15T22:49:08.580 INFO:tasks.workunit.client.0.smithi053.stdout: "Critical Warning: 0x00", 2024-01-15T22:49:08.580 INFO:tasks.workunit.client.0.smithi053.stdout: "Temperature: 32 Celsius", 2024-01-15T22:49:08.580 INFO:tasks.workunit.client.0.smithi053.stdout: "Available Spare: 100%", 2024-01-15T22:49:08.580 INFO:tasks.workunit.client.0.smithi053.stdout: "Available Spare Threshold: 10%", 2024-01-15T22:49:08.580 INFO:tasks.workunit.client.0.smithi053.stdout: "Percentage Used: 10%", 2024-01-15T22:49:08.580 INFO:tasks.workunit.client.0.smithi053.stdout: "Data Units Read: 369,196,088 [189 TB]", 2024-01-15T22:49:08.580 INFO:tasks.workunit.client.0.smithi053.stdout: "Data Units Written: 1,820,275,523 [931 TB]", 2024-01-15T22:49:08.580 INFO:tasks.workunit.client.0.smithi053.stdout: "Host Read Commands: 6,305,720,281", 2024-01-15T22:49:08.581 INFO:tasks.workunit.client.0.smithi053.stdout: "Host Write Commands: 32,254,029,816", 2024-01-15T22:49:08.581 INFO:tasks.workunit.client.0.smithi053.stdout: "Controller Busy Time: 214", 2024-01-15T22:49:08.581 INFO:tasks.workunit.client.0.smithi053.stdout: "Power Cycles: 48,948", 2024-01-15T22:49:08.581 INFO:tasks.workunit.client.0.smithi053.stdout: "Power On Hours: 45,984", 2024-01-15T22:49:08.581 INFO:tasks.workunit.client.0.smithi053.stdout: "Unsafe Shutdowns: 21,363", 2024-01-15T22:49:08.581 INFO:tasks.workunit.client.0.smithi053.stdout: "Media and Data Integrity Errors: 0", 2024-01-15T22:49:08.581 INFO:tasks.workunit.client.0.smithi053.stdout: "Error Information Log Entries: 0", 2024-01-15T22:49:08.581 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:08.581 INFO:tasks.workunit.client.0.smithi053.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-01-15T22:49:08.581 INFO:tasks.workunit.client.0.smithi053.stdout: "No Errors Logged", 2024-01-15T22:49:08.581 INFO:tasks.workunit.client.0.smithi053.stdout: "" 2024-01-15T22:49:08.581 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:08.581 INFO:tasks.workunit.client.0.smithi053.stdout: "platform_info": "x86_64-linux-4.18.0-532.el8.x86_64", 2024-01-15T22:49:08.582 INFO:tasks.workunit.client.0.smithi053.stdout: "svn_revision": "5022", 2024-01-15T22:49:08.582 INFO:tasks.workunit.client.0.smithi053.stdout: "version": [ 2024-01-15T22:49:08.582 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:08.582 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:08.582 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:08.582 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.582 INFO:tasks.workunit.client.0.smithi053.stdout: "temperature": { 2024-01-15T22:49:08.582 INFO:tasks.workunit.client.0.smithi053.stdout: "current": 32 2024-01-15T22:49:08.582 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:08.582 INFO:tasks.workunit.client.0.smithi053.stdout: "user_capacity": { 2024-01-15T22:49:08.582 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 781422768, 2024-01-15T22:49:08.582 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 400088457216 2024-01-15T22:49:08.582 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:08.582 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:08.583 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:08.583 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:08.583 INFO:tasks.workunit.client.0.smithi053.stdout:} 2024-01-15T22:49:08.583 INFO:tasks.workunit.client.0.smithi053.stderr:+ ceph telemetry preview-all 2024-01-15T22:49:08.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:08 smithi163 ceph-mon[70990]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-01-15T22:49:08.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:08 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:08.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:08 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:08.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:08 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:08.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:08 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:08.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:08 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:08.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:08 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:08.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:08 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:08.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:08 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:08.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[66518]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-01-15T22:49:08.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:08.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:08.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:08.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:08.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:08.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:08.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:08.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:08.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[80116]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-01-15T22:49:08.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:08.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:08.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:08.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:08.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:08.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:08.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:08.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:08 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:09.144 INFO:tasks.workunit.client.0.smithi053.stdout:{ 2024-01-15T22:49:09.144 INFO:tasks.workunit.client.0.smithi053.stdout: "device_report": { 2024-01-15T22:49:09.144 INFO:tasks.workunit.client.0.smithi053.stdout: "4acd5474-b3f8-11ee-8baf-ac1f6bf83718": { 2024-01-15T22:49:09.144 INFO:tasks.workunit.client.0.smithi053.stdout: "INTEL_SSDPED1D480GA_4acde150-b3f8-11ee-8baf-ac1f6bf83718": { 2024-01-15T22:49:09.145 INFO:tasks.workunit.client.0.smithi053.stdout: "20240115-224532": { 2024-01-15T22:49:09.145 INFO:tasks.workunit.client.0.smithi053.stdout: "device": { 2024-01-15T22:49:09.145 INFO:tasks.workunit.client.0.smithi053.stdout: "info_name": "/dev/nvme0n1", 2024-01-15T22:49:09.145 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "/dev/nvme0n1", 2024-01-15T22:49:09.145 INFO:tasks.workunit.client.0.smithi053.stdout: "protocol": "NVMe", 2024-01-15T22:49:09.145 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "nvme" 2024-01-15T22:49:09.145 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.145 INFO:tasks.workunit.client.0.smithi053.stdout: "firmware_version": "E2010325", 2024-01-15T22:49:09.145 INFO:tasks.workunit.client.0.smithi053.stdout: "host_id": "4acd5474-b3f8-11ee-8baf-ac1f6bf83718", 2024-01-15T22:49:09.145 INFO:tasks.workunit.client.0.smithi053.stdout: "json_format_version": [ 2024-01-15T22:49:09.145 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:09.145 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:09.145 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.145 INFO:tasks.workunit.client.0.smithi053.stdout: "local_time": { 2024-01-15T22:49:09.146 INFO:tasks.workunit.client.0.smithi053.stdout: "asctime": "Mon Jan 15 22:45:32 2024 UTC", 2024-01-15T22:49:09.146 INFO:tasks.workunit.client.0.smithi053.stdout: "time_t": 1705358732 2024-01-15T22:49:09.146 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.146 INFO:tasks.workunit.client.0.smithi053.stdout: "logical_block_size": 512, 2024-01-15T22:49:09.146 INFO:tasks.workunit.client.0.smithi053.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-01-15T22:49:09.146 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_controller_id": 0, 2024-01-15T22:49:09.146 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-01-15T22:49:09.146 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_namespaces": [ 2024-01-15T22:49:09.146 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:09.146 INFO:tasks.workunit.client.0.smithi053.stdout: "capacity": { 2024-01-15T22:49:09.146 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 937703088, 2024-01-15T22:49:09.146 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 480103981056 2024-01-15T22:49:09.146 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.147 INFO:tasks.workunit.client.0.smithi053.stdout: "formatted_lba_size": 512, 2024-01-15T22:49:09.147 INFO:tasks.workunit.client.0.smithi053.stdout: "id": 1, 2024-01-15T22:49:09.147 INFO:tasks.workunit.client.0.smithi053.stdout: "size": { 2024-01-15T22:49:09.147 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 937703088, 2024-01-15T22:49:09.147 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 480103981056 2024-01-15T22:49:09.147 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.147 INFO:tasks.workunit.client.0.smithi053.stdout: "utilization": { 2024-01-15T22:49:09.147 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 937703088, 2024-01-15T22:49:09.147 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 480103981056 2024-01-15T22:49:09.147 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.147 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.147 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.147 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_number_of_namespaces": 1, 2024-01-15T22:49:09.147 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_pci_vendor": { 2024-01-15T22:49:09.148 INFO:tasks.workunit.client.0.smithi053.stdout: "id": 32902, 2024-01-15T22:49:09.148 INFO:tasks.workunit.client.0.smithi053.stdout: "subsystem_id": 32902 2024-01-15T22:49:09.148 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.148 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_smart_health_information_add_log": { 2024-01-15T22:49:09.148 INFO:tasks.workunit.client.0.smithi053.stdout: "Device stats": { 2024-01-15T22:49:09.148 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_fw_downgrades": { 2024-01-15T22:49:09.148 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:09.148 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.148 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.148 INFO:tasks.workunit.client.0.smithi053.stdout: "crc_error_count": { 2024-01-15T22:49:09.148 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.148 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.148 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.149 INFO:tasks.workunit.client.0.smithi053.stdout: "end_to_end_error_detection_count": { 2024-01-15T22:49:09.149 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.149 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.149 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.149 INFO:tasks.workunit.client.0.smithi053.stdout: "erase_fail_count": { 2024-01-15T22:49:09.149 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:09.149 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.149 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.149 INFO:tasks.workunit.client.0.smithi053.stdout: "host_bytes_written": { 2024-01-15T22:49:09.149 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.149 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 11998742 2024-01-15T22:49:09.149 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.149 INFO:tasks.workunit.client.0.smithi053.stdout: "host_ctx_wear_used": { 2024-01-15T22:49:09.149 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:09.150 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.150 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.150 INFO:tasks.workunit.client.0.smithi053.stdout: "media_bytes_read": { 2024-01-15T22:49:09.150 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:09.150 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.150 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.150 INFO:tasks.workunit.client.0.smithi053.stdout: "nand_bytes_written": { 2024-01-15T22:49:09.150 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:09.150 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.150 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.150 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_stat_indicator": { 2024-01-15T22:49:09.150 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:09.150 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.150 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.151 INFO:tasks.workunit.client.0.smithi053.stdout: "pll_lock_loss_count": { 2024-01-15T22:49:09.151 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.151 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.151 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.151 INFO:tasks.workunit.client.0.smithi053.stdout: "program_fail_count": { 2024-01-15T22:49:09.151 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:09.151 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.151 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.151 INFO:tasks.workunit.client.0.smithi053.stdout: "re_alloc_sectr_cnt": { 2024-01-15T22:49:09.151 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:09.151 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.151 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.151 INFO:tasks.workunit.client.0.smithi053.stdout: "retry_buffer_overflow_count": { 2024-01-15T22:49:09.152 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.152 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.152 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.152 INFO:tasks.workunit.client.0.smithi053.stdout: "soft_ecc_err_rate": { 2024-01-15T22:49:09.152 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:09.152 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.152 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.152 INFO:tasks.workunit.client.0.smithi053.stdout: "thermal_throttle_status": { 2024-01-15T22:49:09.152 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.152 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": { 2024-01-15T22:49:09.152 INFO:tasks.workunit.client.0.smithi053.stdout: "cnt": 0, 2024-01-15T22:49:09.152 INFO:tasks.workunit.client.0.smithi053.stdout: "pct": 0 2024-01-15T22:49:09.152 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.152 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.153 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_host_reads": { 2024-01-15T22:49:09.153 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.153 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 13 2024-01-15T22:49:09.153 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.153 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_media_wear": { 2024-01-15T22:49:09.153 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.153 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.153 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.153 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_timer": { 2024-01-15T22:49:09.153 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.153 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 1371436 2024-01-15T22:49:09.153 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.153 INFO:tasks.workunit.client.0.smithi053.stdout: "unexp_power_loss": { 2024-01-15T22:49:09.153 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:09.153 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.154 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.154 INFO:tasks.workunit.client.0.smithi053.stdout: "wear_leveling": { 2024-01-15T22:49:09.154 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:09.154 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": { 2024-01-15T22:49:09.154 INFO:tasks.workunit.client.0.smithi053.stdout: "avg": 0, 2024-01-15T22:49:09.154 INFO:tasks.workunit.client.0.smithi053.stdout: "max": 0, 2024-01-15T22:49:09.154 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0 2024-01-15T22:49:09.154 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.154 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.154 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.154 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel Smart log": "nvme0n1" 2024-01-15T22:49:09.154 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.154 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_smart_health_information_log": { 2024-01-15T22:49:09.154 INFO:tasks.workunit.client.0.smithi053.stdout: "available_spare": 100, 2024-01-15T22:49:09.154 INFO:tasks.workunit.client.0.smithi053.stdout: "available_spare_threshold": 0, 2024-01-15T22:49:09.154 INFO:tasks.workunit.client.0.smithi053.stdout: "controller_busy_time": 4506, 2024-01-15T22:49:09.155 INFO:tasks.workunit.client.0.smithi053.stdout: "critical_warning": 0, 2024-01-15T22:49:09.155 INFO:tasks.workunit.client.0.smithi053.stdout: "data_units_read": 154276833, 2024-01-15T22:49:09.155 INFO:tasks.workunit.client.0.smithi053.stdout: "data_units_written": 786349605, 2024-01-15T22:49:09.155 INFO:tasks.workunit.client.0.smithi053.stdout: "host_reads": 2738178881, 2024-01-15T22:49:09.155 INFO:tasks.workunit.client.0.smithi053.stdout: "host_writes": 16140161954, 2024-01-15T22:49:09.155 INFO:tasks.workunit.client.0.smithi053.stdout: "media_errors": 0, 2024-01-15T22:49:09.155 INFO:tasks.workunit.client.0.smithi053.stdout: "num_err_log_entries": 0, 2024-01-15T22:49:09.155 INFO:tasks.workunit.client.0.smithi053.stdout: "percentage_used": 0, 2024-01-15T22:49:09.155 INFO:tasks.workunit.client.0.smithi053.stdout: "power_cycles": 30297, 2024-01-15T22:49:09.155 INFO:tasks.workunit.client.0.smithi053.stdout: "power_on_hours": 35536, 2024-01-15T22:49:09.155 INFO:tasks.workunit.client.0.smithi053.stdout: "temperature": 33, 2024-01-15T22:49:09.155 INFO:tasks.workunit.client.0.smithi053.stdout: "unsafe_shutdowns": 8283 2024-01-15T22:49:09.155 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.155 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_vendor": "intel", 2024-01-15T22:49:09.156 INFO:tasks.workunit.client.0.smithi053.stdout: "power_cycle_count": 30297, 2024-01-15T22:49:09.156 INFO:tasks.workunit.client.0.smithi053.stdout: "power_on_time": { 2024-01-15T22:49:09.156 INFO:tasks.workunit.client.0.smithi053.stdout: "hours": 35536 2024-01-15T22:49:09.156 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.156 INFO:tasks.workunit.client.0.smithi053.stdout: "serial_number": "deleted", 2024-01-15T22:49:09.156 INFO:tasks.workunit.client.0.smithi053.stdout: "smart_status": { 2024-01-15T22:49:09.156 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme": { 2024-01-15T22:49:09.156 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:09.156 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.156 INFO:tasks.workunit.client.0.smithi053.stdout: "passed": true 2024-01-15T22:49:09.156 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.156 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl": { 2024-01-15T22:49:09.156 INFO:tasks.workunit.client.0.smithi053.stdout: "argv": [ 2024-01-15T22:49:09.157 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl", 2024-01-15T22:49:09.157 INFO:tasks.workunit.client.0.smithi053.stdout: "-x", 2024-01-15T22:49:09.157 INFO:tasks.workunit.client.0.smithi053.stdout: "--json=o", 2024-01-15T22:49:09.157 INFO:tasks.workunit.client.0.smithi053.stdout: "/dev/nvme0n1" 2024-01-15T22:49:09.157 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.157 INFO:tasks.workunit.client.0.smithi053.stdout: "build_info": "(local build)", 2024-01-15T22:49:09.157 INFO:tasks.workunit.client.0.smithi053.stdout: "exit_status": 0, 2024-01-15T22:49:09.157 INFO:tasks.workunit.client.0.smithi053.stdout: "output": [ 2024-01-15T22:49:09.157 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-532.el8.x86_64] (local build)", 2024-01-15T22:49:09.157 INFO:tasks.workunit.client.0.smithi053.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-01-15T22:49:09.157 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:09.157 INFO:tasks.workunit.client.0.smithi053.stdout: "=== START OF INFORMATION SECTION ===", 2024-01-15T22:49:09.157 INFO:tasks.workunit.client.0.smithi053.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-01-15T22:49:09.157 INFO:tasks.workunit.client.0.smithi053.stdout: "Serial Number: deleted", 2024-01-15T22:49:09.157 INFO:tasks.workunit.client.0.smithi053.stdout: "Firmware Version: E2010325", 2024-01-15T22:49:09.158 INFO:tasks.workunit.client.0.smithi053.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-01-15T22:49:09.158 INFO:tasks.workunit.client.0.smithi053.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-01-15T22:49:09.158 INFO:tasks.workunit.client.0.smithi053.stdout: "Controller ID: 0", 2024-01-15T22:49:09.158 INFO:tasks.workunit.client.0.smithi053.stdout: "Number of Namespaces: 1", 2024-01-15T22:49:09.158 INFO:tasks.workunit.client.0.smithi053.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-01-15T22:49:09.158 INFO:tasks.workunit.client.0.smithi053.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-01-15T22:49:09.158 INFO:tasks.workunit.client.0.smithi053.stdout: "Local Time is: Mon Jan 15 22:45:32 2024 UTC", 2024-01-15T22:49:09.158 INFO:tasks.workunit.client.0.smithi053.stdout: "Firmware Updates (0x02): 1 Slot", 2024-01-15T22:49:09.158 INFO:tasks.workunit.client.0.smithi053.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-01-15T22:49:09.158 INFO:tasks.workunit.client.0.smithi053.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-01-15T22:49:09.158 INFO:tasks.workunit.client.0.smithi053.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-01-15T22:49:09.158 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:09.158 INFO:tasks.workunit.client.0.smithi053.stdout: "Supported Power States", 2024-01-15T22:49:09.158 INFO:tasks.workunit.client.0.smithi053.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-01-15T22:49:09.159 INFO:tasks.workunit.client.0.smithi053.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-01-15T22:49:09.159 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:09.159 INFO:tasks.workunit.client.0.smithi053.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-01-15T22:49:09.159 INFO:tasks.workunit.client.0.smithi053.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-01-15T22:49:09.159 INFO:tasks.workunit.client.0.smithi053.stdout: " 0 + 512 0 2", 2024-01-15T22:49:09.159 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:09.159 INFO:tasks.workunit.client.0.smithi053.stdout: "=== START OF SMART DATA SECTION ===", 2024-01-15T22:49:09.159 INFO:tasks.workunit.client.0.smithi053.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-01-15T22:49:09.159 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:09.159 INFO:tasks.workunit.client.0.smithi053.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-01-15T22:49:09.159 INFO:tasks.workunit.client.0.smithi053.stdout: "Critical Warning: 0x00", 2024-01-15T22:49:09.159 INFO:tasks.workunit.client.0.smithi053.stdout: "Temperature: 33 Celsius", 2024-01-15T22:49:09.159 INFO:tasks.workunit.client.0.smithi053.stdout: "Available Spare: 100%", 2024-01-15T22:49:09.159 INFO:tasks.workunit.client.0.smithi053.stdout: "Available Spare Threshold: 0%", 2024-01-15T22:49:09.159 INFO:tasks.workunit.client.0.smithi053.stdout: "Percentage Used: 0%", 2024-01-15T22:49:09.159 INFO:tasks.workunit.client.0.smithi053.stdout: "Data Units Read: 154,276,833 [78.9 TB]", 2024-01-15T22:49:09.160 INFO:tasks.workunit.client.0.smithi053.stdout: "Data Units Written: 786,349,605 [402 TB]", 2024-01-15T22:49:09.160 INFO:tasks.workunit.client.0.smithi053.stdout: "Host Read Commands: 2,738,178,881", 2024-01-15T22:49:09.160 INFO:tasks.workunit.client.0.smithi053.stdout: "Host Write Commands: 16,140,161,954", 2024-01-15T22:49:09.160 INFO:tasks.workunit.client.0.smithi053.stdout: "Controller Busy Time: 4,506", 2024-01-15T22:49:09.160 INFO:tasks.workunit.client.0.smithi053.stdout: "Power Cycles: 30,297", 2024-01-15T22:49:09.160 INFO:tasks.workunit.client.0.smithi053.stdout: "Power On Hours: 35,536", 2024-01-15T22:49:09.160 INFO:tasks.workunit.client.0.smithi053.stdout: "Unsafe Shutdowns: 8,283", 2024-01-15T22:49:09.160 INFO:tasks.workunit.client.0.smithi053.stdout: "Media and Data Integrity Errors: 0", 2024-01-15T22:49:09.160 INFO:tasks.workunit.client.0.smithi053.stdout: "Error Information Log Entries: 0", 2024-01-15T22:49:09.160 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:09.160 INFO:tasks.workunit.client.0.smithi053.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-01-15T22:49:09.160 INFO:tasks.workunit.client.0.smithi053.stdout: "No Errors Logged", 2024-01-15T22:49:09.160 INFO:tasks.workunit.client.0.smithi053.stdout: "" 2024-01-15T22:49:09.160 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.161 INFO:tasks.workunit.client.0.smithi053.stdout: "platform_info": "x86_64-linux-4.18.0-532.el8.x86_64", 2024-01-15T22:49:09.161 INFO:tasks.workunit.client.0.smithi053.stdout: "svn_revision": "5022", 2024-01-15T22:49:09.161 INFO:tasks.workunit.client.0.smithi053.stdout: "version": [ 2024-01-15T22:49:09.161 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:09.161 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:09.161 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:09.161 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.161 INFO:tasks.workunit.client.0.smithi053.stdout: "temperature": { 2024-01-15T22:49:09.161 INFO:tasks.workunit.client.0.smithi053.stdout: "current": 33 2024-01-15T22:49:09.161 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.161 INFO:tasks.workunit.client.0.smithi053.stdout: "user_capacity": { 2024-01-15T22:49:09.161 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 937703088, 2024-01-15T22:49:09.161 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 480103981056 2024-01-15T22:49:09.161 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.161 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.161 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.162 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.162 INFO:tasks.workunit.client.0.smithi053.stdout: "4acf120a-b3f8-11ee-8baf-ac1f6bf83718": { 2024-01-15T22:49:09.162 INFO:tasks.workunit.client.0.smithi053.stdout: "INTEL_SSDPEDMD400G4_4acf9234-b3f8-11ee-8baf-ac1f6bf83718": { 2024-01-15T22:49:09.162 INFO:tasks.workunit.client.0.smithi053.stdout: "20240115-224535": { 2024-01-15T22:49:09.162 INFO:tasks.workunit.client.0.smithi053.stdout: "device": { 2024-01-15T22:49:09.162 INFO:tasks.workunit.client.0.smithi053.stdout: "info_name": "/dev/nvme0n1", 2024-01-15T22:49:09.162 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "/dev/nvme0n1", 2024-01-15T22:49:09.162 INFO:tasks.workunit.client.0.smithi053.stdout: "protocol": "NVMe", 2024-01-15T22:49:09.162 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "nvme" 2024-01-15T22:49:09.162 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.162 INFO:tasks.workunit.client.0.smithi053.stdout: "firmware_version": "8DV101H0", 2024-01-15T22:49:09.162 INFO:tasks.workunit.client.0.smithi053.stdout: "host_id": "4acf120a-b3f8-11ee-8baf-ac1f6bf83718", 2024-01-15T22:49:09.162 INFO:tasks.workunit.client.0.smithi053.stdout: "json_format_version": [ 2024-01-15T22:49:09.162 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:09.162 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:09.163 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.163 INFO:tasks.workunit.client.0.smithi053.stdout: "local_time": { 2024-01-15T22:49:09.163 INFO:tasks.workunit.client.0.smithi053.stdout: "asctime": "Mon Jan 15 22:45:35 2024 UTC", 2024-01-15T22:49:09.163 INFO:tasks.workunit.client.0.smithi053.stdout: "time_t": 1705358735 2024-01-15T22:49:09.163 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.163 INFO:tasks.workunit.client.0.smithi053.stdout: "logical_block_size": 512, 2024-01-15T22:49:09.163 INFO:tasks.workunit.client.0.smithi053.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-01-15T22:49:09.163 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_controller_id": 0, 2024-01-15T22:49:09.163 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-01-15T22:49:09.163 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_namespaces": [ 2024-01-15T22:49:09.163 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:09.163 INFO:tasks.workunit.client.0.smithi053.stdout: "capacity": { 2024-01-15T22:49:09.163 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 781422768, 2024-01-15T22:49:09.163 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 400088457216 2024-01-15T22:49:09.164 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.164 INFO:tasks.workunit.client.0.smithi053.stdout: "formatted_lba_size": 512, 2024-01-15T22:49:09.164 INFO:tasks.workunit.client.0.smithi053.stdout: "id": 1, 2024-01-15T22:49:09.164 INFO:tasks.workunit.client.0.smithi053.stdout: "size": { 2024-01-15T22:49:09.164 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 781422768, 2024-01-15T22:49:09.164 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 400088457216 2024-01-15T22:49:09.164 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.164 INFO:tasks.workunit.client.0.smithi053.stdout: "utilization": { 2024-01-15T22:49:09.164 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 781422768, 2024-01-15T22:49:09.164 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 400088457216 2024-01-15T22:49:09.164 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.164 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.164 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.165 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_number_of_namespaces": 1, 2024-01-15T22:49:09.165 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_pci_vendor": { 2024-01-15T22:49:09.165 INFO:tasks.workunit.client.0.smithi053.stdout: "id": 32902, 2024-01-15T22:49:09.165 INFO:tasks.workunit.client.0.smithi053.stdout: "subsystem_id": 32902 2024-01-15T22:49:09.165 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.165 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_smart_health_information_add_log": { 2024-01-15T22:49:09.165 INFO:tasks.workunit.client.0.smithi053.stdout: "Device stats": { 2024-01-15T22:49:09.165 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_fw_downgrades": { 2024-01-15T22:49:09.165 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:09.165 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.165 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.166 INFO:tasks.workunit.client.0.smithi053.stdout: "crc_error_count": { 2024-01-15T22:49:09.166 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.166 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.166 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.166 INFO:tasks.workunit.client.0.smithi053.stdout: "end_to_end_error_detection_count": { 2024-01-15T22:49:09.166 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.166 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.166 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.166 INFO:tasks.workunit.client.0.smithi053.stdout: "erase_fail_count": { 2024-01-15T22:49:09.166 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.166 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.166 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.166 INFO:tasks.workunit.client.0.smithi053.stdout: "host_bytes_written": { 2024-01-15T22:49:09.167 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.167 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 27775200 2024-01-15T22:49:09.167 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.167 INFO:tasks.workunit.client.0.smithi053.stdout: "host_ctx_wear_used": { 2024-01-15T22:49:09.167 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.167 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 1 2024-01-15T22:49:09.167 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.167 INFO:tasks.workunit.client.0.smithi053.stdout: "media_bytes_read": { 2024-01-15T22:49:09.167 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:09.167 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.167 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.167 INFO:tasks.workunit.client.0.smithi053.stdout: "nand_bytes_written": { 2024-01-15T22:49:09.167 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.168 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 46216872 2024-01-15T22:49:09.168 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.168 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_stat_indicator": { 2024-01-15T22:49:09.168 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:09.168 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.168 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.168 INFO:tasks.workunit.client.0.smithi053.stdout: "pll_lock_loss_count": { 2024-01-15T22:49:09.168 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.168 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.168 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.168 INFO:tasks.workunit.client.0.smithi053.stdout: "program_fail_count": { 2024-01-15T22:49:09.168 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.168 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.169 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.169 INFO:tasks.workunit.client.0.smithi053.stdout: "re_alloc_sectr_cnt": { 2024-01-15T22:49:09.169 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:09.169 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.169 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.169 INFO:tasks.workunit.client.0.smithi053.stdout: "retry_buffer_overflow_count": { 2024-01-15T22:49:09.169 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.169 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.169 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.169 INFO:tasks.workunit.client.0.smithi053.stdout: "soft_ecc_err_rate": { 2024-01-15T22:49:09.169 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:09.169 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.170 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.170 INFO:tasks.workunit.client.0.smithi053.stdout: "thermal_throttle_status": { 2024-01-15T22:49:09.170 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.170 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": { 2024-01-15T22:49:09.170 INFO:tasks.workunit.client.0.smithi053.stdout: "cnt": 0, 2024-01-15T22:49:09.170 INFO:tasks.workunit.client.0.smithi053.stdout: "pct": 0 2024-01-15T22:49:09.170 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.170 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.170 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_host_reads": { 2024-01-15T22:49:09.170 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.170 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 65535 2024-01-15T22:49:09.170 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.170 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_media_wear": { 2024-01-15T22:49:09.170 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.171 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 64 2024-01-15T22:49:09.171 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.171 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_timer": { 2024-01-15T22:49:09.171 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:09.171 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 65535 2024-01-15T22:49:09.171 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.171 INFO:tasks.workunit.client.0.smithi053.stdout: "unexp_power_loss": { 2024-01-15T22:49:09.171 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:09.171 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:09.171 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.171 INFO:tasks.workunit.client.0.smithi053.stdout: "wear_leveling": { 2024-01-15T22:49:09.171 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 90, 2024-01-15T22:49:09.171 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": { 2024-01-15T22:49:09.172 INFO:tasks.workunit.client.0.smithi053.stdout: "avg": 3114, 2024-01-15T22:49:09.172 INFO:tasks.workunit.client.0.smithi053.stdout: "max": 3124, 2024-01-15T22:49:09.172 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 3103 2024-01-15T22:49:09.172 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.172 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.172 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.172 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel Smart log": "nvme0n1" 2024-01-15T22:49:09.172 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.172 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_smart_health_information_log": { 2024-01-15T22:49:09.172 INFO:tasks.workunit.client.0.smithi053.stdout: "available_spare": 100, 2024-01-15T22:49:09.172 INFO:tasks.workunit.client.0.smithi053.stdout: "available_spare_threshold": 10, 2024-01-15T22:49:09.172 INFO:tasks.workunit.client.0.smithi053.stdout: "controller_busy_time": 214, 2024-01-15T22:49:09.172 INFO:tasks.workunit.client.0.smithi053.stdout: "critical_warning": 0, 2024-01-15T22:49:09.172 INFO:tasks.workunit.client.0.smithi053.stdout: "data_units_read": 369196088, 2024-01-15T22:49:09.173 INFO:tasks.workunit.client.0.smithi053.stdout: "data_units_written": 1820275523, 2024-01-15T22:49:09.173 INFO:tasks.workunit.client.0.smithi053.stdout: "host_reads": 6305720281, 2024-01-15T22:49:09.173 INFO:tasks.workunit.client.0.smithi053.stdout: "host_writes": 32254029816, 2024-01-15T22:49:09.173 INFO:tasks.workunit.client.0.smithi053.stdout: "media_errors": 0, 2024-01-15T22:49:09.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_err_log_entries": 0, 2024-01-15T22:49:09.173 INFO:tasks.workunit.client.0.smithi053.stdout: "percentage_used": 10, 2024-01-15T22:49:09.173 INFO:tasks.workunit.client.0.smithi053.stdout: "power_cycles": 48948, 2024-01-15T22:49:09.173 INFO:tasks.workunit.client.0.smithi053.stdout: "power_on_hours": 45984, 2024-01-15T22:49:09.173 INFO:tasks.workunit.client.0.smithi053.stdout: "temperature": 32, 2024-01-15T22:49:09.173 INFO:tasks.workunit.client.0.smithi053.stdout: "unsafe_shutdowns": 21363 2024-01-15T22:49:09.173 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.173 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_vendor": "intel", 2024-01-15T22:49:09.173 INFO:tasks.workunit.client.0.smithi053.stdout: "power_cycle_count": 48948, 2024-01-15T22:49:09.174 INFO:tasks.workunit.client.0.smithi053.stdout: "power_on_time": { 2024-01-15T22:49:09.174 INFO:tasks.workunit.client.0.smithi053.stdout: "hours": 45984 2024-01-15T22:49:09.174 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.174 INFO:tasks.workunit.client.0.smithi053.stdout: "serial_number": "deleted", 2024-01-15T22:49:09.174 INFO:tasks.workunit.client.0.smithi053.stdout: "smart_status": { 2024-01-15T22:49:09.174 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme": { 2024-01-15T22:49:09.174 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:09.174 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.174 INFO:tasks.workunit.client.0.smithi053.stdout: "passed": true 2024-01-15T22:49:09.174 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.174 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl": { 2024-01-15T22:49:09.174 INFO:tasks.workunit.client.0.smithi053.stdout: "argv": [ 2024-01-15T22:49:09.174 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl", 2024-01-15T22:49:09.175 INFO:tasks.workunit.client.0.smithi053.stdout: "-x", 2024-01-15T22:49:09.175 INFO:tasks.workunit.client.0.smithi053.stdout: "--json=o", 2024-01-15T22:49:09.175 INFO:tasks.workunit.client.0.smithi053.stdout: "/dev/nvme0n1" 2024-01-15T22:49:09.175 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.175 INFO:tasks.workunit.client.0.smithi053.stdout: "build_info": "(local build)", 2024-01-15T22:49:09.175 INFO:tasks.workunit.client.0.smithi053.stdout: "exit_status": 0, 2024-01-15T22:49:09.175 INFO:tasks.workunit.client.0.smithi053.stdout: "output": [ 2024-01-15T22:49:09.175 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-532.el8.x86_64] (local build)", 2024-01-15T22:49:09.175 INFO:tasks.workunit.client.0.smithi053.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-01-15T22:49:09.175 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:09.175 INFO:tasks.workunit.client.0.smithi053.stdout: "=== START OF INFORMATION SECTION ===", 2024-01-15T22:49:09.175 INFO:tasks.workunit.client.0.smithi053.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-01-15T22:49:09.175 INFO:tasks.workunit.client.0.smithi053.stdout: "Serial Number: deleted", 2024-01-15T22:49:09.176 INFO:tasks.workunit.client.0.smithi053.stdout: "Firmware Version: 8DV101H0", 2024-01-15T22:49:09.176 INFO:tasks.workunit.client.0.smithi053.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-01-15T22:49:09.176 INFO:tasks.workunit.client.0.smithi053.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-01-15T22:49:09.176 INFO:tasks.workunit.client.0.smithi053.stdout: "Controller ID: 0", 2024-01-15T22:49:09.176 INFO:tasks.workunit.client.0.smithi053.stdout: "Number of Namespaces: 1", 2024-01-15T22:49:09.176 INFO:tasks.workunit.client.0.smithi053.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-01-15T22:49:09.176 INFO:tasks.workunit.client.0.smithi053.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-01-15T22:49:09.176 INFO:tasks.workunit.client.0.smithi053.stdout: "Local Time is: Mon Jan 15 22:45:35 2024 UTC", 2024-01-15T22:49:09.176 INFO:tasks.workunit.client.0.smithi053.stdout: "Firmware Updates (0x02): 1 Slot", 2024-01-15T22:49:09.176 INFO:tasks.workunit.client.0.smithi053.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-01-15T22:49:09.176 INFO:tasks.workunit.client.0.smithi053.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-01-15T22:49:09.176 INFO:tasks.workunit.client.0.smithi053.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-01-15T22:49:09.176 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:09.176 INFO:tasks.workunit.client.0.smithi053.stdout: "Supported Power States", 2024-01-15T22:49:09.177 INFO:tasks.workunit.client.0.smithi053.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-01-15T22:49:09.177 INFO:tasks.workunit.client.0.smithi053.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-01-15T22:49:09.177 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:09.177 INFO:tasks.workunit.client.0.smithi053.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-01-15T22:49:09.177 INFO:tasks.workunit.client.0.smithi053.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-01-15T22:49:09.177 INFO:tasks.workunit.client.0.smithi053.stdout: " 0 + 512 0 2", 2024-01-15T22:49:09.177 INFO:tasks.workunit.client.0.smithi053.stdout: " 1 - 512 8 2", 2024-01-15T22:49:09.177 INFO:tasks.workunit.client.0.smithi053.stdout: " 2 - 512 16 2", 2024-01-15T22:49:09.177 INFO:tasks.workunit.client.0.smithi053.stdout: " 3 - 4096 0 0", 2024-01-15T22:49:09.177 INFO:tasks.workunit.client.0.smithi053.stdout: " 4 - 4096 8 0", 2024-01-15T22:49:09.177 INFO:tasks.workunit.client.0.smithi053.stdout: " 5 - 4096 64 0", 2024-01-15T22:49:09.177 INFO:tasks.workunit.client.0.smithi053.stdout: " 6 - 4096 128 0", 2024-01-15T22:49:09.177 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:09.178 INFO:tasks.workunit.client.0.smithi053.stdout: "=== START OF SMART DATA SECTION ===", 2024-01-15T22:49:09.178 INFO:tasks.workunit.client.0.smithi053.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-01-15T22:49:09.178 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:09.178 INFO:tasks.workunit.client.0.smithi053.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-01-15T22:49:09.178 INFO:tasks.workunit.client.0.smithi053.stdout: "Critical Warning: 0x00", 2024-01-15T22:49:09.178 INFO:tasks.workunit.client.0.smithi053.stdout: "Temperature: 32 Celsius", 2024-01-15T22:49:09.178 INFO:tasks.workunit.client.0.smithi053.stdout: "Available Spare: 100%", 2024-01-15T22:49:09.178 INFO:tasks.workunit.client.0.smithi053.stdout: "Available Spare Threshold: 10%", 2024-01-15T22:49:09.178 INFO:tasks.workunit.client.0.smithi053.stdout: "Percentage Used: 10%", 2024-01-15T22:49:09.178 INFO:tasks.workunit.client.0.smithi053.stdout: "Data Units Read: 369,196,088 [189 TB]", 2024-01-15T22:49:09.178 INFO:tasks.workunit.client.0.smithi053.stdout: "Data Units Written: 1,820,275,523 [931 TB]", 2024-01-15T22:49:09.178 INFO:tasks.workunit.client.0.smithi053.stdout: "Host Read Commands: 6,305,720,281", 2024-01-15T22:49:09.178 INFO:tasks.workunit.client.0.smithi053.stdout: "Host Write Commands: 32,254,029,816", 2024-01-15T22:49:09.178 INFO:tasks.workunit.client.0.smithi053.stdout: "Controller Busy Time: 214", 2024-01-15T22:49:09.178 INFO:tasks.workunit.client.0.smithi053.stdout: "Power Cycles: 48,948", 2024-01-15T22:49:09.179 INFO:tasks.workunit.client.0.smithi053.stdout: "Power On Hours: 45,984", 2024-01-15T22:49:09.179 INFO:tasks.workunit.client.0.smithi053.stdout: "Unsafe Shutdowns: 21,363", 2024-01-15T22:49:09.179 INFO:tasks.workunit.client.0.smithi053.stdout: "Media and Data Integrity Errors: 0", 2024-01-15T22:49:09.179 INFO:tasks.workunit.client.0.smithi053.stdout: "Error Information Log Entries: 0", 2024-01-15T22:49:09.179 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:09.179 INFO:tasks.workunit.client.0.smithi053.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-01-15T22:49:09.179 INFO:tasks.workunit.client.0.smithi053.stdout: "No Errors Logged", 2024-01-15T22:49:09.179 INFO:tasks.workunit.client.0.smithi053.stdout: "" 2024-01-15T22:49:09.179 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.179 INFO:tasks.workunit.client.0.smithi053.stdout: "platform_info": "x86_64-linux-4.18.0-532.el8.x86_64", 2024-01-15T22:49:09.179 INFO:tasks.workunit.client.0.smithi053.stdout: "svn_revision": "5022", 2024-01-15T22:49:09.179 INFO:tasks.workunit.client.0.smithi053.stdout: "version": [ 2024-01-15T22:49:09.179 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:09.179 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:09.180 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:09.180 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.180 INFO:tasks.workunit.client.0.smithi053.stdout: "temperature": { 2024-01-15T22:49:09.180 INFO:tasks.workunit.client.0.smithi053.stdout: "current": 32 2024-01-15T22:49:09.180 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.180 INFO:tasks.workunit.client.0.smithi053.stdout: "user_capacity": { 2024-01-15T22:49:09.180 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 781422768, 2024-01-15T22:49:09.180 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 400088457216 2024-01-15T22:49:09.180 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.180 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.180 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.180 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.180 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.180 INFO:tasks.workunit.client.0.smithi053.stdout: "report": { 2024-01-15T22:49:09.181 INFO:tasks.workunit.client.0.smithi053.stdout: "balancer": { 2024-01-15T22:49:09.181 INFO:tasks.workunit.client.0.smithi053.stdout: "active": true, 2024-01-15T22:49:09.181 INFO:tasks.workunit.client.0.smithi053.stdout: "mode": "" 2024-01-15T22:49:09.181 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.181 INFO:tasks.workunit.client.0.smithi053.stdout: "channels": [ 2024-01-15T22:49:09.181 INFO:tasks.workunit.client.0.smithi053.stdout: "basic", 2024-01-15T22:49:09.181 INFO:tasks.workunit.client.0.smithi053.stdout: "crash", 2024-01-15T22:49:09.181 INFO:tasks.workunit.client.0.smithi053.stdout: "device", 2024-01-15T22:49:09.181 INFO:tasks.workunit.client.0.smithi053.stdout: "ident" 2024-01-15T22:49:09.181 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.181 INFO:tasks.workunit.client.0.smithi053.stdout: "channels_available": [ 2024-01-15T22:49:09.181 INFO:tasks.workunit.client.0.smithi053.stdout: "basic", 2024-01-15T22:49:09.181 INFO:tasks.workunit.client.0.smithi053.stdout: "ident", 2024-01-15T22:49:09.181 INFO:tasks.workunit.client.0.smithi053.stdout: "crash", 2024-01-15T22:49:09.181 INFO:tasks.workunit.client.0.smithi053.stdout: "device", 2024-01-15T22:49:09.181 INFO:tasks.workunit.client.0.smithi053.stdout: "perf" 2024-01-15T22:49:09.182 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.182 INFO:tasks.workunit.client.0.smithi053.stdout: "collections_available": [ 2024-01-15T22:49:09.182 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_base", 2024-01-15T22:49:09.182 INFO:tasks.workunit.client.0.smithi053.stdout: "device_base", 2024-01-15T22:49:09.182 INFO:tasks.workunit.client.0.smithi053.stdout: "crash_base", 2024-01-15T22:49:09.182 INFO:tasks.workunit.client.0.smithi053.stdout: "ident_base", 2024-01-15T22:49:09.182 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_perf", 2024-01-15T22:49:09.182 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_mds_metadata", 2024-01-15T22:49:09.182 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_pool_usage", 2024-01-15T22:49:09.182 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_usage_by_class", 2024-01-15T22:49:09.182 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_rook_v01", 2024-01-15T22:49:09.182 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_memory_metrics", 2024-01-15T22:49:09.182 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_pool_options_bluestore" 2024-01-15T22:49:09.182 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.182 INFO:tasks.workunit.client.0.smithi053.stdout: "collections_opted_in": [ 2024-01-15T22:49:09.183 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_base", 2024-01-15T22:49:09.183 INFO:tasks.workunit.client.0.smithi053.stdout: "device_base", 2024-01-15T22:49:09.183 INFO:tasks.workunit.client.0.smithi053.stdout: "crash_base", 2024-01-15T22:49:09.183 INFO:tasks.workunit.client.0.smithi053.stdout: "ident_base", 2024-01-15T22:49:09.183 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_perf", 2024-01-15T22:49:09.183 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_mds_metadata", 2024-01-15T22:49:09.183 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_pool_usage", 2024-01-15T22:49:09.183 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_usage_by_class", 2024-01-15T22:49:09.183 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_rook_v01", 2024-01-15T22:49:09.183 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_memory_metrics", 2024-01-15T22:49:09.183 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_pool_options_bluestore" 2024-01-15T22:49:09.183 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.183 INFO:tasks.workunit.client.0.smithi053.stdout: "config": { 2024-01-15T22:49:09.183 INFO:tasks.workunit.client.0.smithi053.stdout: "active_changed": [ 2024-01-15T22:49:09.184 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_allow_insecure_global_id_reclaim", 2024-01-15T22:49:09.184 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_debug", 2024-01-15T22:49:09.184 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_mon_ticket_ttl", 2024-01-15T22:49:09.184 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_service_ticket_ttl", 2024-01-15T22:49:09.184 INFO:tasks.workunit.client.0.smithi053.stdout: "bdev_debug_aio", 2024-01-15T22:49:09.184 INFO:tasks.workunit.client.0.smithi053.stdout: "client_check_pool_perm", 2024-01-15T22:49:09.184 INFO:tasks.workunit.client.0.smithi053.stdout: "client_mount_gid", 2024-01-15T22:49:09.184 INFO:tasks.workunit.client.0.smithi053.stdout: "client_mount_uid", 2024-01-15T22:49:09.184 INFO:tasks.workunit.client.0.smithi053.stdout: "client_quota", 2024-01-15T22:49:09.184 INFO:tasks.workunit.client.0.smithi053.stdout: "container_image", 2024-01-15T22:49:09.184 INFO:tasks.workunit.client.0.smithi053.stdout: "daemonize", 2024-01-15T22:49:09.185 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_asserts_on_shutdown", 2024-01-15T22:49:09.185 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_mgr", 2024-01-15T22:49:09.185 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_mon", 2024-01-15T22:49:09.185 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_ms", 2024-01-15T22:49:09.185 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_osd", 2024-01-15T22:49:09.185 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_paxos", 2024-01-15T22:49:09.185 INFO:tasks.workunit.client.0.smithi053.stdout: "keyring", 2024-01-15T22:49:09.185 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_block_size", 2024-01-15T22:49:09.185 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_cache_size", 2024-01-15T22:49:09.185 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_compression", 2024-01-15T22:49:09.185 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_log", 2024-01-15T22:49:09.185 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_write_buffer_size", 2024-01-15T22:49:09.185 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_file", 2024-01-15T22:49:09.186 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_journald", 2024-01-15T22:49:09.186 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_stderr", 2024-01-15T22:49:09.186 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_allow_pool_delete", 2024-01-15T22:49:09.186 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_clock_drift_allowed", 2024-01-15T22:49:09.186 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_file_level", 2024-01-15T22:49:09.186 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_to_file", 2024-01-15T22:49:09.186 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_to_journald", 2024-01-15T22:49:09.186 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_to_stderr", 2024-01-15T22:49:09.186 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_data_avail_warn", 2024-01-15T22:49:09.186 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_election_default_strategy", 2024-01-15T22:49:09.186 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_host", 2024-01-15T22:49:09.186 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_max_pg_per_osd", 2024-01-15T22:49:09.186 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_mgr_mkfs_grace", 2024-01-15T22:49:09.186 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_osd_prime_pg_temp", 2024-01-15T22:49:09.187 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_osd_reporter_subtree_level", 2024-01-15T22:49:09.187 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_pg_warn_max_object_skew", 2024-01-15T22:49:09.187 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_reweight_min_bytes_per_osd", 2024-01-15T22:49:09.187 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_reweight_min_pgs_per_osd", 2024-01-15T22:49:09.187 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-01-15T22:49:09.187 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-01-15T22:49:09.187 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-01-15T22:49:09.187 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_legacy_crush_tunables", 2024-01-15T22:49:09.187 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-01-15T22:49:09.187 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-01-15T22:49:09.187 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_too_few_osds", 2024-01-15T22:49:09.187 INFO:tasks.workunit.client.0.smithi053.stdout: "ms_die_on_bug", 2024-01-15T22:49:09.187 INFO:tasks.workunit.client.0.smithi053.stdout: "ms_die_on_old_message", 2024-01-15T22:49:09.187 INFO:tasks.workunit.client.0.smithi053.stdout: "no_config_file", 2024-01-15T22:49:09.188 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_class_default_list", 2024-01-15T22:49:09.188 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_class_load_list", 2024-01-15T22:49:09.188 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_misdirected_ops", 2024-01-15T22:49:09.188 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_op_order", 2024-01-15T22:49:09.188 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_pg_log_writeout", 2024-01-15T22:49:09.188 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_shutdown", 2024-01-15T22:49:09.188 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_cached_snaps", 2024-01-15T22:49:09.188 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_missing_on_start", 2024-01-15T22:49:09.188 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_stray_on_activate", 2024-01-15T22:49:09.188 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_deep_scrub_update_digest_min_age", 2024-01-15T22:49:09.188 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_profile", 2024-01-15T22:49:09.188 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-01-15T22:49:09.188 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-01-15T22:49:09.189 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-01-15T22:49:09.189 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-01-15T22:49:09.189 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-01-15T22:49:09.189 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-01-15T22:49:09.189 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_client_lim", 2024-01-15T22:49:09.189 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_client_res", 2024-01-15T22:49:09.189 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_client_wgt", 2024-01-15T22:49:09.189 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_memory_target", 2024-01-15T22:49:09.189 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_memory_target_autotune", 2024-01-15T22:49:09.189 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_op_queue", 2024-01-15T22:49:09.189 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_op_queue_cut_off", 2024-01-15T22:49:09.189 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pool_default_erasure_code_profile", 2024-01-15T22:49:09.189 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pool_default_pg_autoscale_mode", 2024-01-15T22:49:09.189 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_recover_clone_overlap", 2024-01-15T22:49:09.190 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_recovery_max_chunk", 2024-01-15T22:49:09.190 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_scrub_load_threshold", 2024-01-15T22:49:09.190 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_scrub_max_interval", 2024-01-15T22:49:09.190 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_shutdown_pgref_assert", 2024-01-15T22:49:09.190 INFO:tasks.workunit.client.0.smithi053.stdout: "public_addr", 2024-01-15T22:49:09.190 INFO:tasks.workunit.client.0.smithi053.stdout: "public_addrv", 2024-01-15T22:49:09.190 INFO:tasks.workunit.client.0.smithi053.stdout: "public_network", 2024-01-15T22:49:09.190 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd_default_features", 2024-01-15T22:49:09.190 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd_qos_exclude_ops", 2024-01-15T22:49:09.190 INFO:tasks.workunit.client.0.smithi053.stdout: "setgroup", 2024-01-15T22:49:09.190 INFO:tasks.workunit.client.0.smithi053.stdout: "setuser" 2024-01-15T22:49:09.190 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.190 INFO:tasks.workunit.client.0.smithi053.stdout: "cluster_changed": [ 2024-01-15T22:49:09.190 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_allow_insecure_global_id_reclaim", 2024-01-15T22:49:09.191 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_debug", 2024-01-15T22:49:09.191 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_mon_ticket_ttl", 2024-01-15T22:49:09.191 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_service_ticket_ttl", 2024-01-15T22:49:09.191 INFO:tasks.workunit.client.0.smithi053.stdout: "bdev_debug_aio", 2024-01-15T22:49:09.191 INFO:tasks.workunit.client.0.smithi053.stdout: "container_image", 2024-01-15T22:49:09.191 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_asserts_on_shutdown", 2024-01-15T22:49:09.191 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_mgr", 2024-01-15T22:49:09.191 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_mon", 2024-01-15T22:49:09.191 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_ms", 2024-01-15T22:49:09.191 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_osd", 2024-01-15T22:49:09.191 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_paxos", 2024-01-15T22:49:09.191 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_file", 2024-01-15T22:49:09.191 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_journald", 2024-01-15T22:49:09.191 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_stderr", 2024-01-15T22:49:09.192 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_join_fs", 2024-01-15T22:49:09.192 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/cephadm/allow_ptrace", 2024-01-15T22:49:09.192 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/cephadm/container_init", 2024-01-15T22:49:09.192 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/cephadm/migration_current", 2024-01-15T22:49:09.192 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/cephadm/use_repo_digest", 2024-01-15T22:49:09.192 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-01-15T22:49:09.192 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-01-15T22:49:09.192 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-01-15T22:49:09.192 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-01-15T22:49:09.192 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/ssl_server_port", 2024-01-15T22:49:09.192 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/orchestrator/orchestrator", 2024-01-15T22:49:09.192 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/telemetry/channel_ident", 2024-01-15T22:49:09.192 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/telemetry/description", 2024-01-15T22:49:09.193 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/telemetry/organization", 2024-01-15T22:49:09.193 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_allow_pool_delete", 2024-01-15T22:49:09.193 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_clock_drift_allowed", 2024-01-15T22:49:09.193 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_file_level", 2024-01-15T22:49:09.193 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_data_avail_warn", 2024-01-15T22:49:09.193 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_election_default_strategy", 2024-01-15T22:49:09.193 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_max_pg_per_osd", 2024-01-15T22:49:09.193 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_mgr_mkfs_grace", 2024-01-15T22:49:09.193 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_osd_prime_pg_temp", 2024-01-15T22:49:09.193 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_osd_reporter_subtree_level", 2024-01-15T22:49:09.193 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_pg_warn_max_object_skew", 2024-01-15T22:49:09.193 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_reweight_min_bytes_per_osd", 2024-01-15T22:49:09.193 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_reweight_min_pgs_per_osd", 2024-01-15T22:49:09.194 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-01-15T22:49:09.194 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-01-15T22:49:09.194 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-01-15T22:49:09.194 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_legacy_crush_tunables", 2024-01-15T22:49:09.194 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-01-15T22:49:09.194 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-01-15T22:49:09.194 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_too_few_osds", 2024-01-15T22:49:09.194 INFO:tasks.workunit.client.0.smithi053.stdout: "ms_die_on_bug", 2024-01-15T22:49:09.194 INFO:tasks.workunit.client.0.smithi053.stdout: "ms_die_on_old_message", 2024-01-15T22:49:09.194 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_class_default_list", 2024-01-15T22:49:09.194 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_class_load_list", 2024-01-15T22:49:09.194 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_misdirected_ops", 2024-01-15T22:49:09.194 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_op_order", 2024-01-15T22:49:09.194 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_pg_log_writeout", 2024-01-15T22:49:09.194 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_shutdown", 2024-01-15T22:49:09.195 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_cached_snaps", 2024-01-15T22:49:09.195 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_missing_on_start", 2024-01-15T22:49:09.195 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_stray_on_activate", 2024-01-15T22:49:09.195 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_deep_scrub_update_digest_min_age", 2024-01-15T22:49:09.195 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_profile", 2024-01-15T22:49:09.195 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_memory_target", 2024-01-15T22:49:09.195 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_memory_target_autotune", 2024-01-15T22:49:09.195 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_op_queue", 2024-01-15T22:49:09.195 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_op_queue_cut_off", 2024-01-15T22:49:09.195 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pool_default_erasure_code_profile", 2024-01-15T22:49:09.195 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pool_default_pg_autoscale_mode", 2024-01-15T22:49:09.195 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_recover_clone_overlap", 2024-01-15T22:49:09.195 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_recovery_max_chunk", 2024-01-15T22:49:09.195 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_scrub_load_threshold", 2024-01-15T22:49:09.195 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_scrub_max_interval", 2024-01-15T22:49:09.196 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_shutdown_pgref_assert", 2024-01-15T22:49:09.196 INFO:tasks.workunit.client.0.smithi053.stdout: "public_network", 2024-01-15T22:49:09.196 INFO:tasks.workunit.client.0.smithi053.stdout: "rgw_cache_enabled", 2024-01-15T22:49:09.196 INFO:tasks.workunit.client.0.smithi053.stdout: "rgw_enable_ops_log", 2024-01-15T22:49:09.196 INFO:tasks.workunit.client.0.smithi053.stdout: "rgw_enable_usage_log" 2024-01-15T22:49:09.196 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:09.196 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.196 INFO:tasks.workunit.client.0.smithi053.stdout: "contact": null, 2024-01-15T22:49:09.196 INFO:tasks.workunit.client.0.smithi053.stdout: "crashes": [], 2024-01-15T22:49:09.196 INFO:tasks.workunit.client.0.smithi053.stdout: "created": "2024-01-15T22:42:58.797322Z", 2024-01-15T22:49:09.196 INFO:tasks.workunit.client.0.smithi053.stdout: "crush": { 2024-01-15T22:49:09.196 INFO:tasks.workunit.client.0.smithi053.stdout: "bucket_algs": { 2024-01-15T22:49:09.196 INFO:tasks.workunit.client.0.smithi053.stdout: "straw2": 3 2024-01-15T22:49:09.196 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.196 INFO:tasks.workunit.client.0.smithi053.stdout: "bucket_sizes": { 2024-01-15T22:49:09.197 INFO:tasks.workunit.client.0.smithi053.stdout: "2": 1, 2024-01-15T22:49:09.197 INFO:tasks.workunit.client.0.smithi053.stdout: "4": 2 2024-01-15T22:49:09.197 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.197 INFO:tasks.workunit.client.0.smithi053.stdout: "bucket_types": { 2024-01-15T22:49:09.197 INFO:tasks.workunit.client.0.smithi053.stdout: "1": 2, 2024-01-15T22:49:09.197 INFO:tasks.workunit.client.0.smithi053.stdout: "11": 1 2024-01-15T22:49:09.197 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.197 INFO:tasks.workunit.client.0.smithi053.stdout: "compat_weight_set": false, 2024-01-15T22:49:09.197 INFO:tasks.workunit.client.0.smithi053.stdout: "device_classes": [ 2024-01-15T22:49:09.197 INFO:tasks.workunit.client.0.smithi053.stdout: 8 2024-01-15T22:49:09.197 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.197 INFO:tasks.workunit.client.0.smithi053.stdout: "num_buckets": 6, 2024-01-15T22:49:09.197 INFO:tasks.workunit.client.0.smithi053.stdout: "num_devices": 8, 2024-01-15T22:49:09.197 INFO:tasks.workunit.client.0.smithi053.stdout: "num_rules": 1, 2024-01-15T22:49:09.198 INFO:tasks.workunit.client.0.smithi053.stdout: "num_types": 12, 2024-01-15T22:49:09.198 INFO:tasks.workunit.client.0.smithi053.stdout: "num_weight_sets": 0, 2024-01-15T22:49:09.198 INFO:tasks.workunit.client.0.smithi053.stdout: "tunables": { 2024-01-15T22:49:09.198 INFO:tasks.workunit.client.0.smithi053.stdout: "allowed_bucket_algs": 54, 2024-01-15T22:49:09.198 INFO:tasks.workunit.client.0.smithi053.stdout: "choose_local_fallback_tries": 0, 2024-01-15T22:49:09.198 INFO:tasks.workunit.client.0.smithi053.stdout: "choose_local_tries": 0, 2024-01-15T22:49:09.198 INFO:tasks.workunit.client.0.smithi053.stdout: "choose_total_tries": 50, 2024-01-15T22:49:09.198 INFO:tasks.workunit.client.0.smithi053.stdout: "chooseleaf_descend_once": 1, 2024-01-15T22:49:09.198 INFO:tasks.workunit.client.0.smithi053.stdout: "chooseleaf_stable": 1, 2024-01-15T22:49:09.198 INFO:tasks.workunit.client.0.smithi053.stdout: "chooseleaf_vary_r": 1, 2024-01-15T22:49:09.198 INFO:tasks.workunit.client.0.smithi053.stdout: "has_v2_rules": 0, 2024-01-15T22:49:09.198 INFO:tasks.workunit.client.0.smithi053.stdout: "has_v3_rules": 0, 2024-01-15T22:49:09.198 INFO:tasks.workunit.client.0.smithi053.stdout: "has_v4_buckets": 1, 2024-01-15T22:49:09.198 INFO:tasks.workunit.client.0.smithi053.stdout: "has_v5_rules": 0, 2024-01-15T22:49:09.199 INFO:tasks.workunit.client.0.smithi053.stdout: "legacy_tunables": 0, 2024-01-15T22:49:09.199 INFO:tasks.workunit.client.0.smithi053.stdout: "minimum_required_version": "jewel", 2024-01-15T22:49:09.199 INFO:tasks.workunit.client.0.smithi053.stdout: "optimal_tunables": 1, 2024-01-15T22:49:09.199 INFO:tasks.workunit.client.0.smithi053.stdout: "profile": "jewel", 2024-01-15T22:49:09.199 INFO:tasks.workunit.client.0.smithi053.stdout: "require_feature_tunables": 1, 2024-01-15T22:49:09.199 INFO:tasks.workunit.client.0.smithi053.stdout: "require_feature_tunables2": 1, 2024-01-15T22:49:09.199 INFO:tasks.workunit.client.0.smithi053.stdout: "require_feature_tunables3": 1, 2024-01-15T22:49:09.199 INFO:tasks.workunit.client.0.smithi053.stdout: "require_feature_tunables5": 1, 2024-01-15T22:49:09.199 INFO:tasks.workunit.client.0.smithi053.stdout: "straw_calc_version": 1 2024-01-15T22:49:09.199 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.199 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.199 INFO:tasks.workunit.client.0.smithi053.stdout: "description": "upgrade test cluster", 2024-01-15T22:49:09.199 INFO:tasks.workunit.client.0.smithi053.stdout: "fs": { 2024-01-15T22:49:09.199 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:09.199 INFO:tasks.workunit.client.0.smithi053.stdout: "feature_flags": { 2024-01-15T22:49:09.200 INFO:tasks.workunit.client.0.smithi053.stdout: "enable_multiple": true, 2024-01-15T22:49:09.200 INFO:tasks.workunit.client.0.smithi053.stdout: "ever_enabled_multiple": true 2024-01-15T22:49:09.200 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.200 INFO:tasks.workunit.client.0.smithi053.stdout: "filesystems": [ 2024-01-15T22:49:09.200 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:09.200 INFO:tasks.workunit.client.0.smithi053.stdout: "approx_ctime": "2024-01", 2024-01-15T22:49:09.200 INFO:tasks.workunit.client.0.smithi053.stdout: "balancer_enabled": false, 2024-01-15T22:49:09.200 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:09.200 INFO:tasks.workunit.client.0.smithi053.stdout: "cached_caps": 1, 2024-01-15T22:49:09.200 INFO:tasks.workunit.client.0.smithi053.stdout: "cached_dns": 10, 2024-01-15T22:49:09.200 INFO:tasks.workunit.client.0.smithi053.stdout: "cached_inos": 13, 2024-01-15T22:49:09.200 INFO:tasks.workunit.client.0.smithi053.stdout: "cached_subtrees": 2, 2024-01-15T22:49:09.200 INFO:tasks.workunit.client.0.smithi053.stdout: "ever_allowed_features": 0, 2024-01-15T22:49:09.200 INFO:tasks.workunit.client.0.smithi053.stdout: "explicitly_allowed_features": 0, 2024-01-15T22:49:09.201 INFO:tasks.workunit.client.0.smithi053.stdout: "files": 0, 2024-01-15T22:49:09.201 INFO:tasks.workunit.client.0.smithi053.stdout: "max_mds": 1, 2024-01-15T22:49:09.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_data_pools": 1, 2024-01-15T22:49:09.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_in": 1, 2024-01-15T22:49:09.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_mds": 1, 2024-01-15T22:49:09.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_sessions": 0, 2024-01-15T22:49:09.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_standby_replay": 0, 2024-01-15T22:49:09.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_up": 1, 2024-01-15T22:49:09.201 INFO:tasks.workunit.client.0.smithi053.stdout: "snaps": 0, 2024-01-15T22:49:09.201 INFO:tasks.workunit.client.0.smithi053.stdout: "standby_count_wanted": 0 2024-01-15T22:49:09.201 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.201 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_standby_mds": 1, 2024-01-15T22:49:09.201 INFO:tasks.workunit.client.0.smithi053.stdout: "total_num_mds": 2 2024-01-15T22:49:09.201 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.202 INFO:tasks.workunit.client.0.smithi053.stdout: "hosts": { 2024-01-15T22:49:09.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num": 2, 2024-01-15T22:49:09.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_with_mds": 2, 2024-01-15T22:49:09.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_with_mgr": 2, 2024-01-15T22:49:09.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_with_mon": 2, 2024-01-15T22:49:09.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_with_osd": 2 2024-01-15T22:49:09.202 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.202 INFO:tasks.workunit.client.0.smithi053.stdout: "leaderboard": false, 2024-01-15T22:49:09.202 INFO:tasks.workunit.client.0.smithi053.stdout: "license": "sharing-1-0", 2024-01-15T22:49:09.202 INFO:tasks.workunit.client.0.smithi053.stdout: "metadata": { 2024-01-15T22:49:09.202 INFO:tasks.workunit.client.0.smithi053.stdout: "mds": { 2024-01-15T22:49:09.202 INFO:tasks.workunit.client.0.smithi053.stdout: "arch": { 2024-01-15T22:49:09.202 INFO:tasks.workunit.client.0.smithi053.stdout: "x86_64": 2 2024-01-15T22:49:09.202 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.203 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_version": { 2024-01-15T22:49:09.203 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:49:09.203 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.203 INFO:tasks.workunit.client.0.smithi053.stdout: "cpu": { 2024-01-15T22:49:09.203 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-01-15T22:49:09.203 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-01-15T22:49:09.203 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.203 INFO:tasks.workunit.client.0.smithi053.stdout: "distro": { 2024-01-15T22:49:09.203 INFO:tasks.workunit.client.0.smithi053.stdout: "centos": 2 2024-01-15T22:49:09.203 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.203 INFO:tasks.workunit.client.0.smithi053.stdout: "distro_description": { 2024-01-15T22:49:09.203 INFO:tasks.workunit.client.0.smithi053.stdout: "CentOS Stream 8": 2 2024-01-15T22:49:09.203 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.203 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_description": { 2024-01-15T22:49:09.204 INFO:tasks.workunit.client.0.smithi053.stdout: "#1 SMP Thu Dec 21 12:11:59 UTC 2023": 2 2024-01-15T22:49:09.204 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.204 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_version": { 2024-01-15T22:49:09.204 INFO:tasks.workunit.client.0.smithi053.stdout: "4.18.0-532.el8.x86_64": 2 2024-01-15T22:49:09.204 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.204 INFO:tasks.workunit.client.0.smithi053.stdout: "os": { 2024-01-15T22:49:09.204 INFO:tasks.workunit.client.0.smithi053.stdout: "Linux": 2 2024-01-15T22:49:09.204 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.204 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.204 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:09.204 INFO:tasks.workunit.client.0.smithi053.stdout: "arch": { 2024-01-15T22:49:09.204 INFO:tasks.workunit.client.0.smithi053.stdout: "x86_64": 3 2024-01-15T22:49:09.204 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.205 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_version": { 2024-01-15T22:49:09.205 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 3 2024-01-15T22:49:09.205 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.205 INFO:tasks.workunit.client.0.smithi053.stdout: "cpu": { 2024-01-15T22:49:09.205 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-01-15T22:49:09.205 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-01-15T22:49:09.205 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.205 INFO:tasks.workunit.client.0.smithi053.stdout: "distro": { 2024-01-15T22:49:09.205 INFO:tasks.workunit.client.0.smithi053.stdout: "centos": 3 2024-01-15T22:49:09.205 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.205 INFO:tasks.workunit.client.0.smithi053.stdout: "distro_description": { 2024-01-15T22:49:09.205 INFO:tasks.workunit.client.0.smithi053.stdout: "CentOS Stream 8": 3 2024-01-15T22:49:09.205 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.205 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_description": { 2024-01-15T22:49:09.205 INFO:tasks.workunit.client.0.smithi053.stdout: "#1 SMP Thu Dec 21 12:11:59 UTC 2023": 3 2024-01-15T22:49:09.206 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.206 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_version": { 2024-01-15T22:49:09.206 INFO:tasks.workunit.client.0.smithi053.stdout: "4.18.0-532.el8.x86_64": 3 2024-01-15T22:49:09.206 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.206 INFO:tasks.workunit.client.0.smithi053.stdout: "os": { 2024-01-15T22:49:09.206 INFO:tasks.workunit.client.0.smithi053.stdout: "Linux": 3 2024-01-15T22:49:09.206 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.206 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.206 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:09.206 INFO:tasks.workunit.client.0.smithi053.stdout: "arch": { 2024-01-15T22:49:09.206 INFO:tasks.workunit.client.0.smithi053.stdout: "x86_64": 8 2024-01-15T22:49:09.206 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.206 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_version": { 2024-01-15T22:49:09.206 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 8 2024-01-15T22:49:09.207 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.207 INFO:tasks.workunit.client.0.smithi053.stdout: "cpu": { 2024-01-15T22:49:09.207 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-01-15T22:49:09.207 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-01-15T22:49:09.207 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.207 INFO:tasks.workunit.client.0.smithi053.stdout: "distro": { 2024-01-15T22:49:09.207 INFO:tasks.workunit.client.0.smithi053.stdout: "centos": 8 2024-01-15T22:49:09.207 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.207 INFO:tasks.workunit.client.0.smithi053.stdout: "distro_description": { 2024-01-15T22:49:09.207 INFO:tasks.workunit.client.0.smithi053.stdout: "CentOS Stream 8": 8 2024-01-15T22:49:09.207 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.207 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_description": { 2024-01-15T22:49:09.207 INFO:tasks.workunit.client.0.smithi053.stdout: "#1 SMP Thu Dec 21 12:11:59 UTC 2023": 8 2024-01-15T22:49:09.207 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.207 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_version": { 2024-01-15T22:49:09.208 INFO:tasks.workunit.client.0.smithi053.stdout: "4.18.0-532.el8.x86_64": 8 2024-01-15T22:49:09.208 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.208 INFO:tasks.workunit.client.0.smithi053.stdout: "os": { 2024-01-15T22:49:09.208 INFO:tasks.workunit.client.0.smithi053.stdout: "Linux": 8 2024-01-15T22:49:09.208 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.208 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_objectstore": { 2024-01-15T22:49:09.208 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": 8 2024-01-15T22:49:09.208 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.208 INFO:tasks.workunit.client.0.smithi053.stdout: "rotational": { 2024-01-15T22:49:09.208 INFO:tasks.workunit.client.0.smithi053.stdout: "0": 8 2024-01-15T22:49:09.208 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.208 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.208 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.208 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:09.208 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:09.209 INFO:tasks.workunit.client.0.smithi053.stdout: "features": { 2024-01-15T22:49:09.209 INFO:tasks.workunit.client.0.smithi053.stdout: "optional": [], 2024-01-15T22:49:09.209 INFO:tasks.workunit.client.0.smithi053.stdout: "persistent": [ 2024-01-15T22:49:09.209 INFO:tasks.workunit.client.0.smithi053.stdout: "kraken", 2024-01-15T22:49:09.209 INFO:tasks.workunit.client.0.smithi053.stdout: "luminous", 2024-01-15T22:49:09.209 INFO:tasks.workunit.client.0.smithi053.stdout: "mimic", 2024-01-15T22:49:09.209 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap-prune", 2024-01-15T22:49:09.209 INFO:tasks.workunit.client.0.smithi053.stdout: "nautilus", 2024-01-15T22:49:09.209 INFO:tasks.workunit.client.0.smithi053.stdout: "octopus", 2024-01-15T22:49:09.209 INFO:tasks.workunit.client.0.smithi053.stdout: "pacific", 2024-01-15T22:49:09.209 INFO:tasks.workunit.client.0.smithi053.stdout: "elector-pinging", 2024-01-15T22:49:09.209 INFO:tasks.workunit.client.0.smithi053.stdout: "quincy" 2024-01-15T22:49:09.209 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:09.209 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.209 INFO:tasks.workunit.client.0.smithi053.stdout: "ipv4_addr_mons": 6, 2024-01-15T22:49:09.209 INFO:tasks.workunit.client.0.smithi053.stdout: "ipv6_addr_mons": 0, 2024-01-15T22:49:09.210 INFO:tasks.workunit.client.0.smithi053.stdout: "min_mon_release": 17, 2024-01-15T22:49:09.210 INFO:tasks.workunit.client.0.smithi053.stdout: "v1_addr_mons": 3, 2024-01-15T22:49:09.210 INFO:tasks.workunit.client.0.smithi053.stdout: "v2_addr_mons": 3 2024-01-15T22:49:09.210 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.210 INFO:tasks.workunit.client.0.smithi053.stdout: "organization": "ceph-qa", 2024-01-15T22:49:09.210 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:09.210 INFO:tasks.workunit.client.0.smithi053.stdout: "cluster_network": false, 2024-01-15T22:49:09.210 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 8, 2024-01-15T22:49:09.210 INFO:tasks.workunit.client.0.smithi053.stdout: "require_min_compat_client": "luminous", 2024-01-15T22:49:09.210 INFO:tasks.workunit.client.0.smithi053.stdout: "require_osd_release": "quincy" 2024-01-15T22:49:09.210 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.210 INFO:tasks.workunit.client.0.smithi053.stdout: "pools": [ 2024-01-15T22:49:09.210 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:09.210 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:09.210 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr" 2024-01-15T22:49:09.211 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.211 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_mode": "none", 2024-01-15T22:49:09.211 INFO:tasks.workunit.client.0.smithi053.stdout: "erasure_code_profile": {}, 2024-01-15T22:49:09.211 INFO:tasks.workunit.client.0.smithi053.stdout: "min_size": 2, 2024-01-15T22:49:09.211 INFO:tasks.workunit.client.0.smithi053.stdout: "options": {}, 2024-01-15T22:49:09.211 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_autoscale_mode": "off", 2024-01-15T22:49:09.211 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 1, 2024-01-15T22:49:09.211 INFO:tasks.workunit.client.0.smithi053.stdout: "pgp_num": 1, 2024-01-15T22:49:09.211 INFO:tasks.workunit.client.0.smithi053.stdout: "pool": 1, 2024-01-15T22:49:09.211 INFO:tasks.workunit.client.0.smithi053.stdout: "size": 3, 2024-01-15T22:49:09.211 INFO:tasks.workunit.client.0.smithi053.stdout: "stats": { 2024-01-15T22:49:09.211 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_raw": 727116785930, 2024-01-15T22:49:09.211 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_used": 1781760, 2024-01-15T22:49:09.211 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_bytes_used": 0, 2024-01-15T22:49:09.211 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_under_bytes": 0, 2024-01-15T22:49:09.211 INFO:tasks.workunit.client.0.smithi053.stdout: "data_bytes_used": 1781760, 2024-01-15T22:49:09.212 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty": 0, 2024-01-15T22:49:09.212 INFO:tasks.workunit.client.0.smithi053.stdout: "max_avail": 242372263936, 2024-01-15T22:49:09.212 INFO:tasks.workunit.client.0.smithi053.stdout: "objects": 2, 2024-01-15T22:49:09.212 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_bytes_used": 0, 2024-01-15T22:49:09.212 INFO:tasks.workunit.client.0.smithi053.stdout: "percent_used": 2.4504392968083266e-06, 2024-01-15T22:49:09.212 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_bytes": 0, 2024-01-15T22:49:09.212 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_objects": 0, 2024-01-15T22:49:09.212 INFO:tasks.workunit.client.0.smithi053.stdout: "rd": 212, 2024-01-15T22:49:09.212 INFO:tasks.workunit.client.0.smithi053.stdout: "rd_bytes": 313344, 2024-01-15T22:49:09.212 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": 590368, 2024-01-15T22:49:09.212 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_data": 590368, 2024-01-15T22:49:09.212 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_omap": 0, 2024-01-15T22:49:09.213 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_raw": 1771104, 2024-01-15T22:49:09.213 INFO:tasks.workunit.client.0.smithi053.stdout: "wr": 179, 2024-01-15T22:49:09.213 INFO:tasks.workunit.client.0.smithi053.stdout: "wr_bytes": 2473984 2024-01-15T22:49:09.213 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.213 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_bytes": 0, 2024-01-15T22:49:09.213 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_objects": 0, 2024-01-15T22:49:09.213 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "replicated" 2024-01-15T22:49:09.213 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.213 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:09.213 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:09.213 INFO:tasks.workunit.client.0.smithi053.stdout: "cephfs" 2024-01-15T22:49:09.213 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.213 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_mode": "none", 2024-01-15T22:49:09.213 INFO:tasks.workunit.client.0.smithi053.stdout: "erasure_code_profile": {}, 2024-01-15T22:49:09.214 INFO:tasks.workunit.client.0.smithi053.stdout: "min_size": 2, 2024-01-15T22:49:09.214 INFO:tasks.workunit.client.0.smithi053.stdout: "options": {}, 2024-01-15T22:49:09.214 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_autoscale_mode": "off", 2024-01-15T22:49:09.214 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 32, 2024-01-15T22:49:09.214 INFO:tasks.workunit.client.0.smithi053.stdout: "pgp_num": 32, 2024-01-15T22:49:09.214 INFO:tasks.workunit.client.0.smithi053.stdout: "pool": 2, 2024-01-15T22:49:09.214 INFO:tasks.workunit.client.0.smithi053.stdout: "size": 3, 2024-01-15T22:49:09.214 INFO:tasks.workunit.client.0.smithi053.stdout: "stats": { 2024-01-15T22:49:09.214 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_raw": 727116785930, 2024-01-15T22:49:09.214 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_used": 98304, 2024-01-15T22:49:09.214 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_bytes_used": 0, 2024-01-15T22:49:09.214 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_under_bytes": 0, 2024-01-15T22:49:09.214 INFO:tasks.workunit.client.0.smithi053.stdout: "data_bytes_used": 98304, 2024-01-15T22:49:09.214 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty": 0, 2024-01-15T22:49:09.215 INFO:tasks.workunit.client.0.smithi053.stdout: "max_avail": 242372263936, 2024-01-15T22:49:09.215 INFO:tasks.workunit.client.0.smithi053.stdout: "objects": 22, 2024-01-15T22:49:09.215 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_bytes_used": 0, 2024-01-15T22:49:09.215 INFO:tasks.workunit.client.0.smithi053.stdout: "percent_used": 1.351969558527344e-07, 2024-01-15T22:49:09.215 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_bytes": 0, 2024-01-15T22:49:09.215 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_objects": 0, 2024-01-15T22:49:09.215 INFO:tasks.workunit.client.0.smithi053.stdout: "rd": 0, 2024-01-15T22:49:09.215 INFO:tasks.workunit.client.0.smithi053.stdout: "rd_bytes": 0, 2024-01-15T22:49:09.215 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": 3376, 2024-01-15T22:49:09.215 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_data": 3376, 2024-01-15T22:49:09.215 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_omap": 0, 2024-01-15T22:49:09.215 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_raw": 10128, 2024-01-15T22:49:09.215 INFO:tasks.workunit.client.0.smithi053.stdout: "wr": 51, 2024-01-15T22:49:09.215 INFO:tasks.workunit.client.0.smithi053.stdout: "wr_bytes": 19456 2024-01-15T22:49:09.215 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.216 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_bytes": 0, 2024-01-15T22:49:09.216 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_objects": 0, 2024-01-15T22:49:09.216 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "replicated" 2024-01-15T22:49:09.216 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.216 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:09.216 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:09.216 INFO:tasks.workunit.client.0.smithi053.stdout: "cephfs" 2024-01-15T22:49:09.216 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.216 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_mode": "none", 2024-01-15T22:49:09.216 INFO:tasks.workunit.client.0.smithi053.stdout: "erasure_code_profile": {}, 2024-01-15T22:49:09.216 INFO:tasks.workunit.client.0.smithi053.stdout: "min_size": 2, 2024-01-15T22:49:09.216 INFO:tasks.workunit.client.0.smithi053.stdout: "options": {}, 2024-01-15T22:49:09.216 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_autoscale_mode": "off", 2024-01-15T22:49:09.216 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 64, 2024-01-15T22:49:09.217 INFO:tasks.workunit.client.0.smithi053.stdout: "pgp_num": 64, 2024-01-15T22:49:09.217 INFO:tasks.workunit.client.0.smithi053.stdout: "pool": 3, 2024-01-15T22:49:09.217 INFO:tasks.workunit.client.0.smithi053.stdout: "size": 3, 2024-01-15T22:49:09.217 INFO:tasks.workunit.client.0.smithi053.stdout: "stats": { 2024-01-15T22:49:09.217 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_raw": 727116785930, 2024-01-15T22:49:09.217 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_used": 0, 2024-01-15T22:49:09.217 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_bytes_used": 0, 2024-01-15T22:49:09.217 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_under_bytes": 0, 2024-01-15T22:49:09.217 INFO:tasks.workunit.client.0.smithi053.stdout: "data_bytes_used": 0, 2024-01-15T22:49:09.217 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty": 0, 2024-01-15T22:49:09.217 INFO:tasks.workunit.client.0.smithi053.stdout: "max_avail": 242372263936, 2024-01-15T22:49:09.217 INFO:tasks.workunit.client.0.smithi053.stdout: "objects": 0, 2024-01-15T22:49:09.217 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_bytes_used": 0, 2024-01-15T22:49:09.217 INFO:tasks.workunit.client.0.smithi053.stdout: "percent_used": 0.0, 2024-01-15T22:49:09.217 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_bytes": 0, 2024-01-15T22:49:09.218 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_objects": 0, 2024-01-15T22:49:09.218 INFO:tasks.workunit.client.0.smithi053.stdout: "rd": 0, 2024-01-15T22:49:09.218 INFO:tasks.workunit.client.0.smithi053.stdout: "rd_bytes": 0, 2024-01-15T22:49:09.218 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": 0, 2024-01-15T22:49:09.218 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_data": 0, 2024-01-15T22:49:09.218 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_omap": 0, 2024-01-15T22:49:09.218 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_raw": 0, 2024-01-15T22:49:09.218 INFO:tasks.workunit.client.0.smithi053.stdout: "wr": 0, 2024-01-15T22:49:09.218 INFO:tasks.workunit.client.0.smithi053.stdout: "wr_bytes": 0 2024-01-15T22:49:09.218 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.218 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_bytes": 0, 2024-01-15T22:49:09.218 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_objects": 0, 2024-01-15T22:49:09.218 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "replicated" 2024-01-15T22:49:09.218 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.218 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:09.218 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:09.219 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd" 2024-01-15T22:49:09.219 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.219 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_mode": "none", 2024-01-15T22:49:09.219 INFO:tasks.workunit.client.0.smithi053.stdout: "erasure_code_profile": {}, 2024-01-15T22:49:09.219 INFO:tasks.workunit.client.0.smithi053.stdout: "min_size": 2, 2024-01-15T22:49:09.219 INFO:tasks.workunit.client.0.smithi053.stdout: "options": {}, 2024-01-15T22:49:09.219 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_autoscale_mode": "off", 2024-01-15T22:49:09.219 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 8, 2024-01-15T22:49:09.219 INFO:tasks.workunit.client.0.smithi053.stdout: "pgp_num": 8, 2024-01-15T22:49:09.219 INFO:tasks.workunit.client.0.smithi053.stdout: "pool": 4, 2024-01-15T22:49:09.219 INFO:tasks.workunit.client.0.smithi053.stdout: "size": 3, 2024-01-15T22:49:09.219 INFO:tasks.workunit.client.0.smithi053.stdout: "stats": { 2024-01-15T22:49:09.219 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_raw": 727116785930, 2024-01-15T22:49:09.219 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_used": 0, 2024-01-15T22:49:09.220 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_bytes_used": 0, 2024-01-15T22:49:09.220 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_under_bytes": 0, 2024-01-15T22:49:09.220 INFO:tasks.workunit.client.0.smithi053.stdout: "data_bytes_used": 0, 2024-01-15T22:49:09.220 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty": 0, 2024-01-15T22:49:09.220 INFO:tasks.workunit.client.0.smithi053.stdout: "max_avail": 242372263936, 2024-01-15T22:49:09.220 INFO:tasks.workunit.client.0.smithi053.stdout: "objects": 0, 2024-01-15T22:49:09.220 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_bytes_used": 0, 2024-01-15T22:49:09.220 INFO:tasks.workunit.client.0.smithi053.stdout: "percent_used": 0.0, 2024-01-15T22:49:09.220 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_bytes": 0, 2024-01-15T22:49:09.220 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_objects": 0, 2024-01-15T22:49:09.220 INFO:tasks.workunit.client.0.smithi053.stdout: "rd": 0, 2024-01-15T22:49:09.220 INFO:tasks.workunit.client.0.smithi053.stdout: "rd_bytes": 0, 2024-01-15T22:49:09.220 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": 0, 2024-01-15T22:49:09.221 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_data": 0, 2024-01-15T22:49:09.221 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_omap": 0, 2024-01-15T22:49:09.221 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_raw": 0, 2024-01-15T22:49:09.221 INFO:tasks.workunit.client.0.smithi053.stdout: "wr": 0, 2024-01-15T22:49:09.221 INFO:tasks.workunit.client.0.smithi053.stdout: "wr_bytes": 0 2024-01-15T22:49:09.221 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.221 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_bytes": 0, 2024-01-15T22:49:09.221 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_objects": 0, 2024-01-15T22:49:09.221 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "replicated" 2024-01-15T22:49:09.221 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.221 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.221 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd": { 2024-01-15T22:49:09.221 INFO:tasks.workunit.client.0.smithi053.stdout: "mirroring_by_pool": [ 2024-01-15T22:49:09.221 INFO:tasks.workunit.client.0.smithi053.stdout: false 2024-01-15T22:49:09.221 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.222 INFO:tasks.workunit.client.0.smithi053.stdout: "num_images_by_pool": [ 2024-01-15T22:49:09.222 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:09.222 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:09.222 INFO:tasks.workunit.client.0.smithi053.stdout: "num_pools": 1 2024-01-15T22:49:09.222 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.222 INFO:tasks.workunit.client.0.smithi053.stdout: "report_id": "a33b469f-365d-4864-a355-851046937f7e", 2024-01-15T22:49:09.222 INFO:tasks.workunit.client.0.smithi053.stdout: "report_timestamp": "2024-01-15T22:49:09.134348", 2024-01-15T22:49:09.222 INFO:tasks.workunit.client.0.smithi053.stdout: "report_version": 1, 2024-01-15T22:49:09.222 INFO:tasks.workunit.client.0.smithi053.stdout: "rook": { 2024-01-15T22:49:09.222 INFO:tasks.workunit.client.0.smithi053.stdout: "cluster": { 2024-01-15T22:49:09.222 INFO:tasks.workunit.client.0.smithi053.stdout: "external-mode": null, 2024-01-15T22:49:09.222 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:09.222 INFO:tasks.workunit.client.0.smithi053.stdout: "allow-multiple-per-node": null, 2024-01-15T22:49:09.222 INFO:tasks.workunit.client.0.smithi053.stdout: "count": null, 2024-01-15T22:49:09.222 INFO:tasks.workunit.client.0.smithi053.stdout: "max-id": null, 2024-01-15T22:49:09.223 INFO:tasks.workunit.client.0.smithi053.stdout: "pvc": { 2024-01-15T22:49:09.223 INFO:tasks.workunit.client.0.smithi053.stdout: "enabled": null 2024-01-15T22:49:09.223 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.223 INFO:tasks.workunit.client.0.smithi053.stdout: "stretch": { 2024-01-15T22:49:09.223 INFO:tasks.workunit.client.0.smithi053.stdout: "enabled": null 2024-01-15T22:49:09.223 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.223 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.223 INFO:tasks.workunit.client.0.smithi053.stdout: "network": { 2024-01-15T22:49:09.223 INFO:tasks.workunit.client.0.smithi053.stdout: "provider": null 2024-01-15T22:49:09.223 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.223 INFO:tasks.workunit.client.0.smithi053.stdout: "storage": { 2024-01-15T22:49:09.223 INFO:tasks.workunit.client.0.smithi053.stdout: "device-set": { 2024-01-15T22:49:09.223 INFO:tasks.workunit.client.0.smithi053.stdout: "count": { 2024-01-15T22:49:09.223 INFO:tasks.workunit.client.0.smithi053.stdout: "non-portable": null, 2024-01-15T22:49:09.223 INFO:tasks.workunit.client.0.smithi053.stdout: "portable": null, 2024-01-15T22:49:09.224 INFO:tasks.workunit.client.0.smithi053.stdout: "total": null 2024-01-15T22:49:09.224 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.224 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.224 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.224 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.224 INFO:tasks.workunit.client.0.smithi053.stdout: "csi": { 2024-01-15T22:49:09.224 INFO:tasks.workunit.client.0.smithi053.stdout: "version": null 2024-01-15T22:49:09.224 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.224 INFO:tasks.workunit.client.0.smithi053.stdout: "kubernetes": { 2024-01-15T22:49:09.224 INFO:tasks.workunit.client.0.smithi053.stdout: "version": null 2024-01-15T22:49:09.224 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.224 INFO:tasks.workunit.client.0.smithi053.stdout: "node": { 2024-01-15T22:49:09.227 INFO:tasks.workunit.client.0.smithi053.stdout: "count": { 2024-01-15T22:49:09.227 INFO:tasks.workunit.client.0.smithi053.stdout: "kubernetes-total": null, 2024-01-15T22:49:09.228 INFO:tasks.workunit.client.0.smithi053.stdout: "with-ceph-daemons": null, 2024-01-15T22:49:09.228 INFO:tasks.workunit.client.0.smithi053.stdout: "with-csi-cephfs-plugin": null, 2024-01-15T22:49:09.228 INFO:tasks.workunit.client.0.smithi053.stdout: "with-csi-nfs-plugin": null, 2024-01-15T22:49:09.228 INFO:tasks.workunit.client.0.smithi053.stdout: "with-csi-rbd-plugin": null 2024-01-15T22:49:09.228 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.228 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.228 INFO:tasks.workunit.client.0.smithi053.stdout: "usage": { 2024-01-15T22:49:09.228 INFO:tasks.workunit.client.0.smithi053.stdout: "storage-class": { 2024-01-15T22:49:09.228 INFO:tasks.workunit.client.0.smithi053.stdout: "count": { 2024-01-15T22:49:09.228 INFO:tasks.workunit.client.0.smithi053.stdout: "bucket": null, 2024-01-15T22:49:09.228 INFO:tasks.workunit.client.0.smithi053.stdout: "cephfs": null, 2024-01-15T22:49:09.228 INFO:tasks.workunit.client.0.smithi053.stdout: "nfs": null, 2024-01-15T22:49:09.228 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd": null, 2024-01-15T22:49:09.228 INFO:tasks.workunit.client.0.smithi053.stdout: "total": null 2024-01-15T22:49:09.229 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.229 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.229 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.229 INFO:tasks.workunit.client.0.smithi053.stdout: "version": null 2024-01-15T22:49:09.229 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.229 INFO:tasks.workunit.client.0.smithi053.stdout: "services": {}, 2024-01-15T22:49:09.229 INFO:tasks.workunit.client.0.smithi053.stdout: "usage": { 2024-01-15T22:49:09.229 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 105, 2024-01-15T22:49:09.229 INFO:tasks.workunit.client.0.smithi053.stdout: "pools": 4, 2024-01-15T22:49:09.229 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_by_class": { 2024-01-15T22:49:09.229 INFO:tasks.workunit.client.0.smithi053.stdout: "ssd": { 2024-01-15T22:49:09.229 INFO:tasks.workunit.client.0.smithi053.stdout: "total_avail_bytes": 765517840384, 2024-01-15T22:49:09.229 INFO:tasks.workunit.client.0.smithi053.stdout: "total_bytes": 767960285184, 2024-01-15T22:49:09.229 INFO:tasks.workunit.client.0.smithi053.stdout: "total_used_bytes": 2442444800, 2024-01-15T22:49:09.229 INFO:tasks.workunit.client.0.smithi053.stdout: "total_used_raw_bytes": 2442444800, 2024-01-15T22:49:09.230 INFO:tasks.workunit.client.0.smithi053.stdout: "total_used_raw_ratio": 0.0031804312020540237 2024-01-15T22:49:09.230 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.230 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:09.230 INFO:tasks.workunit.client.0.smithi053.stdout: "total_avail_bytes": 765517840384, 2024-01-15T22:49:09.230 INFO:tasks.workunit.client.0.smithi053.stdout: "total_bytes": 767960285184, 2024-01-15T22:49:09.230 INFO:tasks.workunit.client.0.smithi053.stdout: "total_used_bytes": 2442444800 2024-01-15T22:49:09.230 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.230 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:09.230 INFO:tasks.workunit.client.0.smithi053.stdout:} 2024-01-15T22:49:09.230 INFO:tasks.workunit.client.0.smithi053.stderr:++ ceph telemetry collection ls 2024-01-15T22:49:09.720 INFO:tasks.workunit.client.0.smithi053.stderr:+ COLLECTIONS='New collections are available: 2024-01-15T22:49:09.720 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:09.721 INFO:tasks.workunit.client.0.smithi053.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-01-15T22:49:09.721 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T22:49:09.721 INFO:tasks.workunit.client.0.smithi053.stderr:NAME STATUS DESC 2024-01-15T22:49:09.721 INFO:tasks.workunit.client.0.smithi053.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-01-15T22:49:09.721 INFO:tasks.workunit.client.0.smithi053.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-01-15T22:49:09.721 INFO:tasks.workunit.client.0.smithi053.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-01-15T22:49:09.721 INFO:tasks.workunit.client.0.smithi053.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-01-15T22:49:09.721 INFO:tasks.workunit.client.0.smithi053.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-01-15T22:49:09.721 INFO:tasks.workunit.client.0.smithi053.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-01-15T22:49:09.721 INFO:tasks.workunit.client.0.smithi053.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-01-15T22:49:09.721 INFO:tasks.workunit.client.0.smithi053.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-01-15T22:49:09.721 INFO:tasks.workunit.client.0.smithi053.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-01-15T22:49:09.721 INFO:tasks.workunit.client.0.smithi053.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-01-15T22:49:09.721 INFO:tasks.workunit.client.0.smithi053.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2024-01-15T22:49:09.722 INFO:tasks.workunit.client.0.smithi053.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2024-01-15T22:49:09.722 INFO:tasks.workunit.client.0.smithi053.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-01-15T22:49:09.722 INFO:tasks.workunit.client.0.smithi053.stderr:+ [[ New collections are available: 2024-01-15T22:49:09.722 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:09.722 INFO:tasks.workunit.client.0.smithi053.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-01-15T22:49:09.722 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T22:49:09.722 INFO:tasks.workunit.client.0.smithi053.stderr:NAME STATUS DESC 2024-01-15T22:49:09.722 INFO:tasks.workunit.client.0.smithi053.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-01-15T22:49:09.722 INFO:tasks.workunit.client.0.smithi053.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-01-15T22:49:09.722 INFO:tasks.workunit.client.0.smithi053.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-01-15T22:49:09.722 INFO:tasks.workunit.client.0.smithi053.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-01-15T22:49:09.722 INFO:tasks.workunit.client.0.smithi053.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-01-15T22:49:09.722 INFO:tasks.workunit.client.0.smithi053.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-01-15T22:49:09.722 INFO:tasks.workunit.client.0.smithi053.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-01-15T22:49:09.723 INFO:tasks.workunit.client.0.smithi053.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-01-15T22:49:09.723 INFO:tasks.workunit.client.0.smithi053.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-01-15T22:49:09.723 INFO:tasks.workunit.client.0.smithi053.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-01-15T22:49:09.723 INFO:tasks.workunit.client.0.smithi053.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2024-01-15T22:49:09.723 INFO:tasks.workunit.client.0.smithi053.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-01-15T22:49:09.723 INFO:tasks.workunit.client.0.smithi053.stderr:+ [[ New collections are available: 2024-01-15T22:49:09.723 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:09.723 INFO:tasks.workunit.client.0.smithi053.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-01-15T22:49:09.723 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T22:49:09.723 INFO:tasks.workunit.client.0.smithi053.stderr:NAME STATUS DESC 2024-01-15T22:49:09.723 INFO:tasks.workunit.client.0.smithi053.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-01-15T22:49:09.723 INFO:tasks.workunit.client.0.smithi053.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-01-15T22:49:09.723 INFO:tasks.workunit.client.0.smithi053.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-01-15T22:49:09.724 INFO:tasks.workunit.client.0.smithi053.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-01-15T22:49:09.724 INFO:tasks.workunit.client.0.smithi053.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-01-15T22:49:09.724 INFO:tasks.workunit.client.0.smithi053.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-01-15T22:49:09.724 INFO:tasks.workunit.client.0.smithi053.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-01-15T22:49:09.724 INFO:tasks.workunit.client.0.smithi053.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-01-15T22:49:09.724 INFO:tasks.workunit.client.0.smithi053.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-01-15T22:49:09.724 INFO:tasks.workunit.client.0.smithi053.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-01-15T22:49:09.724 INFO:tasks.workunit.client.0.smithi053.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-01-15T22:49:09.724 INFO:tasks.workunit.client.0.smithi053.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-01-15T22:49:09.724 INFO:tasks.workunit.client.0.smithi053.stderr:+ [[ New collections are available: 2024-01-15T22:49:09.724 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:09.724 INFO:tasks.workunit.client.0.smithi053.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-01-15T22:49:09.724 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T22:49:09.725 INFO:tasks.workunit.client.0.smithi053.stderr:NAME STATUS DESC 2024-01-15T22:49:09.725 INFO:tasks.workunit.client.0.smithi053.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-01-15T22:49:09.725 INFO:tasks.workunit.client.0.smithi053.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-01-15T22:49:09.725 INFO:tasks.workunit.client.0.smithi053.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-01-15T22:49:09.725 INFO:tasks.workunit.client.0.smithi053.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-01-15T22:49:09.725 INFO:tasks.workunit.client.0.smithi053.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-01-15T22:49:09.725 INFO:tasks.workunit.client.0.smithi053.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-01-15T22:49:09.725 INFO:tasks.workunit.client.0.smithi053.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-01-15T22:49:09.725 INFO:tasks.workunit.client.0.smithi053.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-01-15T22:49:09.725 INFO:tasks.workunit.client.0.smithi053.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-01-15T22:49:09.725 INFO:tasks.workunit.client.0.smithi053.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-01-15T22:49:09.726 INFO:tasks.workunit.client.0.smithi053.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-01-15T22:49:09.726 INFO:tasks.workunit.client.0.smithi053.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-01-15T22:49:09.726 INFO:tasks.workunit.client.0.smithi053.stderr:+ [[ New collections are available: 2024-01-15T22:49:09.726 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:09.726 INFO:tasks.workunit.client.0.smithi053.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-01-15T22:49:09.726 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T22:49:09.726 INFO:tasks.workunit.client.0.smithi053.stderr:NAME STATUS DESC 2024-01-15T22:49:09.726 INFO:tasks.workunit.client.0.smithi053.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-01-15T22:49:09.726 INFO:tasks.workunit.client.0.smithi053.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-01-15T22:49:09.726 INFO:tasks.workunit.client.0.smithi053.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-01-15T22:49:09.726 INFO:tasks.workunit.client.0.smithi053.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-01-15T22:49:09.726 INFO:tasks.workunit.client.0.smithi053.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-01-15T22:49:09.726 INFO:tasks.workunit.client.0.smithi053.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-01-15T22:49:09.727 INFO:tasks.workunit.client.0.smithi053.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-01-15T22:49:09.727 INFO:tasks.workunit.client.0.smithi053.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-01-15T22:49:09.727 INFO:tasks.workunit.client.0.smithi053.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-01-15T22:49:09.727 INFO:tasks.workunit.client.0.smithi053.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-01-15T22:49:09.727 INFO:tasks.workunit.client.0.smithi053.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-01-15T22:49:09.727 INFO:tasks.workunit.client.0.smithi053.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-01-15T22:49:09.727 INFO:tasks.workunit.client.0.smithi053.stderr:+ [[ New collections are available: 2024-01-15T22:49:09.727 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:09.727 INFO:tasks.workunit.client.0.smithi053.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-01-15T22:49:09.727 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T22:49:09.727 INFO:tasks.workunit.client.0.smithi053.stderr:NAME STATUS DESC 2024-01-15T22:49:09.727 INFO:tasks.workunit.client.0.smithi053.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-01-15T22:49:09.727 INFO:tasks.workunit.client.0.smithi053.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-01-15T22:49:09.727 INFO:tasks.workunit.client.0.smithi053.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-01-15T22:49:09.728 INFO:tasks.workunit.client.0.smithi053.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-01-15T22:49:09.728 INFO:tasks.workunit.client.0.smithi053.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-01-15T22:49:09.728 INFO:tasks.workunit.client.0.smithi053.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-01-15T22:49:09.728 INFO:tasks.workunit.client.0.smithi053.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-01-15T22:49:09.728 INFO:tasks.workunit.client.0.smithi053.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-01-15T22:49:09.728 INFO:tasks.workunit.client.0.smithi053.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-01-15T22:49:09.728 INFO:tasks.workunit.client.0.smithi053.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-01-15T22:49:09.728 INFO:tasks.workunit.client.0.smithi053.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-01-15T22:49:09.728 INFO:tasks.workunit.client.0.smithi053.stderr:+ ceph telemetry on --license sharing-1-0 2024-01-15T22:49:09.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:09 smithi163 ceph-mon[70990]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:09.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:09 smithi163 ceph-mon[70990]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:09.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:09 smithi163 ceph-mon[70990]: from='client.14946 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:09.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:09 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:09.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:09 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:09.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:09 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:09.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:09 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:09.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:09 smithi053 ceph-mon[66518]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:09.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:09 smithi053 ceph-mon[66518]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:09.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:09 smithi053 ceph-mon[66518]: from='client.14946 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:09.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:09 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:09.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:09 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:09.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:09 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:09.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:09 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:09.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:09 smithi053 ceph-mon[80116]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:09.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:09 smithi053 ceph-mon[80116]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:09.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:09 smithi053 ceph-mon[80116]: from='client.14946 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:09.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:09 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:09.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:09 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:09.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:09 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:09.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:09 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:10.306 INFO:tasks.workunit.client.0.smithi053.stdout:Telemetry is on. 2024-01-15T22:49:10.306 INFO:tasks.workunit.client.0.smithi053.stdout:Some channels are disabled, please enable with: 2024-01-15T22:49:10.306 INFO:tasks.workunit.client.0.smithi053.stdout:`ceph telemetry enable channel perf` 2024-01-15T22:49:10.318 INFO:tasks.workunit.client.0.smithi053.stderr:+ ceph telemetry enable channel perf 2024-01-15T22:49:10.406 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:10] ENGINE Bus STOPPING 2024-01-15T22:49:10.406 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T22:49:10.406 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:10] ENGINE Bus STOPPED 2024-01-15T22:49:10.406 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:10] ENGINE Bus STARTING 2024-01-15T22:49:10.406 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:10] ENGINE Serving on http://:::9283 2024-01-15T22:49:10.406 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:10] ENGINE Bus STARTED 2024-01-15T22:49:10.690 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:49:10] "GET /metrics HTTP/1.1" 200 235781 "" "Prometheus/2.43.0" 2024-01-15T22:49:10.691 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='client.14946 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.691 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.691 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.691 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-01-15T22:49:10.691 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.691 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.691 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.691 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.691 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.691 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.691 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:10.691 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:10.692 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:10.692 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.692 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:10.692 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:10.692 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.692 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.692 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.692 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.692 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='client.14946 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.692 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.692 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.693 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-01-15T22:49:10.693 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.693 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.693 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.693 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.693 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.693 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.693 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:10.693 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:10.693 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:10.693 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.694 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:10.694 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:10.694 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.694 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.694 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.694 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='client.14946 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-01-15T22:49:10.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:10.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:10.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:10.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:10.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:10.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:10.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:10 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:10.883 INFO:tasks.workunit.client.0.smithi053.stdout:channel_perf is enabled 2024-01-15T22:49:10.895 INFO:tasks.workunit.client.0.smithi053.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-01-15T22:49:11.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:10] ENGINE Bus STOPPING 2024-01-15T22:49:11.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T22:49:11.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:10] ENGINE Bus STOPPED 2024-01-15T22:49:11.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:10] ENGINE Bus STARTING 2024-01-15T22:49:11.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:10] ENGINE Serving on http://:::9283 2024-01-15T22:49:11.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:49:10] ENGINE Bus STARTED 2024-01-15T22:49:11.336 INFO:tasks.workunit.client.0.smithi053.stderr:+ LAST_OPT_REVISION=1 2024-01-15T22:49:11.336 INFO:tasks.workunit.client.0.smithi053.stderr:+ '[' 1 -ne 1 ']' 2024-01-15T22:49:11.336 INFO:tasks.workunit.client.0.smithi053.stderr:+ ceph telemetry show 2024-01-15T22:49:11.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:11 smithi163 ceph-mon[70990]: mgrmap e22: y(active, since 95s), standbys: x 2024-01-15T22:49:11.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:11 smithi163 ceph-mon[70990]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:11.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:11 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:11.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:11 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:11.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:11 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:11.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:11 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:11.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:11 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:11.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:11 smithi163 ceph-mon[70990]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:11.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:11 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2068438948' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-01-15T22:49:11.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:11 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2068438948' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-01-15T22:49:11.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:11 smithi163 ceph-mon[70990]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-01-15T22:49:11.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[80116]: mgrmap e22: y(active, since 95s), standbys: x 2024-01-15T22:49:11.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[80116]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:11.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:11.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:11.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[80116]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2068438948' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-01-15T22:49:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2068438948' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-01-15T22:49:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[80116]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-01-15T22:49:11.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[66518]: mgrmap e22: y(active, since 95s), standbys: x 2024-01-15T22:49:11.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[66518]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:11.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:11.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:11.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:11.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:11.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:11.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[66518]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:11.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2068438948' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-01-15T22:49:11.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2068438948' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-01-15T22:49:11.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:11 smithi053 ceph-mon[66518]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-01-15T22:49:12.146 INFO:tasks.workunit.client.0.smithi053.stdout:{ 2024-01-15T22:49:12.147 INFO:tasks.workunit.client.0.smithi053.stdout: "balancer": { 2024-01-15T22:49:12.147 INFO:tasks.workunit.client.0.smithi053.stdout: "active": true, 2024-01-15T22:49:12.147 INFO:tasks.workunit.client.0.smithi053.stdout: "mode": "" 2024-01-15T22:49:12.147 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.147 INFO:tasks.workunit.client.0.smithi053.stdout: "channels": [ 2024-01-15T22:49:12.147 INFO:tasks.workunit.client.0.smithi053.stdout: "basic", 2024-01-15T22:49:12.147 INFO:tasks.workunit.client.0.smithi053.stdout: "crash", 2024-01-15T22:49:12.147 INFO:tasks.workunit.client.0.smithi053.stdout: "device", 2024-01-15T22:49:12.147 INFO:tasks.workunit.client.0.smithi053.stdout: "ident", 2024-01-15T22:49:12.147 INFO:tasks.workunit.client.0.smithi053.stdout: "perf" 2024-01-15T22:49:12.147 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.147 INFO:tasks.workunit.client.0.smithi053.stdout: "channels_available": [ 2024-01-15T22:49:12.147 INFO:tasks.workunit.client.0.smithi053.stdout: "basic", 2024-01-15T22:49:12.147 INFO:tasks.workunit.client.0.smithi053.stdout: "ident", 2024-01-15T22:49:12.147 INFO:tasks.workunit.client.0.smithi053.stdout: "crash", 2024-01-15T22:49:12.148 INFO:tasks.workunit.client.0.smithi053.stdout: "device", 2024-01-15T22:49:12.148 INFO:tasks.workunit.client.0.smithi053.stdout: "perf" 2024-01-15T22:49:12.148 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.148 INFO:tasks.workunit.client.0.smithi053.stdout: "collections_available": [ 2024-01-15T22:49:12.148 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_base", 2024-01-15T22:49:12.148 INFO:tasks.workunit.client.0.smithi053.stdout: "device_base", 2024-01-15T22:49:12.148 INFO:tasks.workunit.client.0.smithi053.stdout: "crash_base", 2024-01-15T22:49:12.148 INFO:tasks.workunit.client.0.smithi053.stdout: "ident_base", 2024-01-15T22:49:12.148 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_perf", 2024-01-15T22:49:12.148 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_mds_metadata", 2024-01-15T22:49:12.148 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_pool_usage", 2024-01-15T22:49:12.148 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_usage_by_class", 2024-01-15T22:49:12.148 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_rook_v01", 2024-01-15T22:49:12.148 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_memory_metrics", 2024-01-15T22:49:12.149 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_pool_options_bluestore" 2024-01-15T22:49:12.149 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.149 INFO:tasks.workunit.client.0.smithi053.stdout: "collections_opted_in": [ 2024-01-15T22:49:12.149 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_base", 2024-01-15T22:49:12.149 INFO:tasks.workunit.client.0.smithi053.stdout: "device_base", 2024-01-15T22:49:12.149 INFO:tasks.workunit.client.0.smithi053.stdout: "crash_base", 2024-01-15T22:49:12.149 INFO:tasks.workunit.client.0.smithi053.stdout: "ident_base", 2024-01-15T22:49:12.149 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_perf", 2024-01-15T22:49:12.149 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_mds_metadata", 2024-01-15T22:49:12.149 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_pool_usage", 2024-01-15T22:49:12.149 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_usage_by_class", 2024-01-15T22:49:12.149 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_rook_v01", 2024-01-15T22:49:12.149 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_memory_metrics", 2024-01-15T22:49:12.150 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_pool_options_bluestore" 2024-01-15T22:49:12.150 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.150 INFO:tasks.workunit.client.0.smithi053.stdout: "config": { 2024-01-15T22:49:12.150 INFO:tasks.workunit.client.0.smithi053.stdout: "active_changed": [ 2024-01-15T22:49:12.150 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_allow_insecure_global_id_reclaim", 2024-01-15T22:49:12.150 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_debug", 2024-01-15T22:49:12.150 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_mon_ticket_ttl", 2024-01-15T22:49:12.150 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_service_ticket_ttl", 2024-01-15T22:49:12.150 INFO:tasks.workunit.client.0.smithi053.stdout: "bdev_debug_aio", 2024-01-15T22:49:12.150 INFO:tasks.workunit.client.0.smithi053.stdout: "client_check_pool_perm", 2024-01-15T22:49:12.150 INFO:tasks.workunit.client.0.smithi053.stdout: "client_mount_gid", 2024-01-15T22:49:12.150 INFO:tasks.workunit.client.0.smithi053.stdout: "client_mount_uid", 2024-01-15T22:49:12.150 INFO:tasks.workunit.client.0.smithi053.stdout: "client_quota", 2024-01-15T22:49:12.150 INFO:tasks.workunit.client.0.smithi053.stdout: "container_image", 2024-01-15T22:49:12.150 INFO:tasks.workunit.client.0.smithi053.stdout: "daemonize", 2024-01-15T22:49:12.151 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_asserts_on_shutdown", 2024-01-15T22:49:12.151 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_mgr", 2024-01-15T22:49:12.151 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_mon", 2024-01-15T22:49:12.151 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_ms", 2024-01-15T22:49:12.151 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_osd", 2024-01-15T22:49:12.151 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_paxos", 2024-01-15T22:49:12.151 INFO:tasks.workunit.client.0.smithi053.stdout: "keyring", 2024-01-15T22:49:12.151 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_block_size", 2024-01-15T22:49:12.151 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_cache_size", 2024-01-15T22:49:12.151 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_compression", 2024-01-15T22:49:12.151 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_log", 2024-01-15T22:49:12.151 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_write_buffer_size", 2024-01-15T22:49:12.151 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_file", 2024-01-15T22:49:12.151 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_journald", 2024-01-15T22:49:12.151 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_stderr", 2024-01-15T22:49:12.152 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_allow_pool_delete", 2024-01-15T22:49:12.152 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_clock_drift_allowed", 2024-01-15T22:49:12.152 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_file_level", 2024-01-15T22:49:12.152 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_to_file", 2024-01-15T22:49:12.152 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_to_journald", 2024-01-15T22:49:12.152 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_to_stderr", 2024-01-15T22:49:12.152 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_data_avail_warn", 2024-01-15T22:49:12.152 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_election_default_strategy", 2024-01-15T22:49:12.152 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_host", 2024-01-15T22:49:12.152 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_max_pg_per_osd", 2024-01-15T22:49:12.152 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_mgr_mkfs_grace", 2024-01-15T22:49:12.152 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_osd_prime_pg_temp", 2024-01-15T22:49:12.153 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_osd_reporter_subtree_level", 2024-01-15T22:49:12.153 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_pg_warn_max_object_skew", 2024-01-15T22:49:12.153 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_reweight_min_bytes_per_osd", 2024-01-15T22:49:12.153 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_reweight_min_pgs_per_osd", 2024-01-15T22:49:12.153 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-01-15T22:49:12.153 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-01-15T22:49:12.153 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-01-15T22:49:12.153 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_legacy_crush_tunables", 2024-01-15T22:49:12.153 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-01-15T22:49:12.153 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-01-15T22:49:12.153 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_too_few_osds", 2024-01-15T22:49:12.153 INFO:tasks.workunit.client.0.smithi053.stdout: "ms_die_on_bug", 2024-01-15T22:49:12.153 INFO:tasks.workunit.client.0.smithi053.stdout: "ms_die_on_old_message", 2024-01-15T22:49:12.153 INFO:tasks.workunit.client.0.smithi053.stdout: "no_config_file", 2024-01-15T22:49:12.154 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_class_default_list", 2024-01-15T22:49:12.154 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_class_load_list", 2024-01-15T22:49:12.154 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_misdirected_ops", 2024-01-15T22:49:12.154 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_op_order", 2024-01-15T22:49:12.154 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_pg_log_writeout", 2024-01-15T22:49:12.154 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_shutdown", 2024-01-15T22:49:12.154 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_cached_snaps", 2024-01-15T22:49:12.154 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_missing_on_start", 2024-01-15T22:49:12.154 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_stray_on_activate", 2024-01-15T22:49:12.154 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_deep_scrub_update_digest_min_age", 2024-01-15T22:49:12.154 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_profile", 2024-01-15T22:49:12.154 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-01-15T22:49:12.154 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-01-15T22:49:12.155 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-01-15T22:49:12.155 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-01-15T22:49:12.155 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-01-15T22:49:12.155 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-01-15T22:49:12.155 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_client_lim", 2024-01-15T22:49:12.155 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_client_res", 2024-01-15T22:49:12.155 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_client_wgt", 2024-01-15T22:49:12.155 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_memory_target", 2024-01-15T22:49:12.155 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_memory_target_autotune", 2024-01-15T22:49:12.155 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_op_queue", 2024-01-15T22:49:12.155 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_op_queue_cut_off", 2024-01-15T22:49:12.155 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pool_default_erasure_code_profile", 2024-01-15T22:49:12.155 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pool_default_pg_autoscale_mode", 2024-01-15T22:49:12.155 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_recover_clone_overlap", 2024-01-15T22:49:12.156 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_recovery_max_chunk", 2024-01-15T22:49:12.156 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_scrub_load_threshold", 2024-01-15T22:49:12.156 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_scrub_max_interval", 2024-01-15T22:49:12.156 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_shutdown_pgref_assert", 2024-01-15T22:49:12.156 INFO:tasks.workunit.client.0.smithi053.stdout: "public_addr", 2024-01-15T22:49:12.156 INFO:tasks.workunit.client.0.smithi053.stdout: "public_addrv", 2024-01-15T22:49:12.156 INFO:tasks.workunit.client.0.smithi053.stdout: "public_network", 2024-01-15T22:49:12.156 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd_default_features", 2024-01-15T22:49:12.156 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd_qos_exclude_ops", 2024-01-15T22:49:12.156 INFO:tasks.workunit.client.0.smithi053.stdout: "setgroup", 2024-01-15T22:49:12.156 INFO:tasks.workunit.client.0.smithi053.stdout: "setuser" 2024-01-15T22:49:12.156 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.156 INFO:tasks.workunit.client.0.smithi053.stdout: "cluster_changed": [ 2024-01-15T22:49:12.156 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_allow_insecure_global_id_reclaim", 2024-01-15T22:49:12.157 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_debug", 2024-01-15T22:49:12.157 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_mon_ticket_ttl", 2024-01-15T22:49:12.157 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_service_ticket_ttl", 2024-01-15T22:49:12.157 INFO:tasks.workunit.client.0.smithi053.stdout: "bdev_debug_aio", 2024-01-15T22:49:12.157 INFO:tasks.workunit.client.0.smithi053.stdout: "container_image", 2024-01-15T22:49:12.157 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_asserts_on_shutdown", 2024-01-15T22:49:12.157 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_mgr", 2024-01-15T22:49:12.157 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_mon", 2024-01-15T22:49:12.157 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_ms", 2024-01-15T22:49:12.157 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_osd", 2024-01-15T22:49:12.157 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_paxos", 2024-01-15T22:49:12.157 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_file", 2024-01-15T22:49:12.157 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_journald", 2024-01-15T22:49:12.157 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_stderr", 2024-01-15T22:49:12.158 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_join_fs", 2024-01-15T22:49:12.158 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/cephadm/allow_ptrace", 2024-01-15T22:49:12.158 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/cephadm/container_init", 2024-01-15T22:49:12.158 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/cephadm/migration_current", 2024-01-15T22:49:12.158 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/cephadm/use_repo_digest", 2024-01-15T22:49:12.158 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-01-15T22:49:12.158 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-01-15T22:49:12.158 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-01-15T22:49:12.158 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-01-15T22:49:12.158 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/ssl_server_port", 2024-01-15T22:49:12.158 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/orchestrator/orchestrator", 2024-01-15T22:49:12.158 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/telemetry/channel_ident", 2024-01-15T22:49:12.158 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/telemetry/channel_perf", 2024-01-15T22:49:12.158 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/telemetry/description", 2024-01-15T22:49:12.159 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/telemetry/enabled", 2024-01-15T22:49:12.159 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/telemetry/organization", 2024-01-15T22:49:12.159 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_allow_pool_delete", 2024-01-15T22:49:12.159 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_clock_drift_allowed", 2024-01-15T22:49:12.159 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_file_level", 2024-01-15T22:49:12.159 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_data_avail_warn", 2024-01-15T22:49:12.159 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_election_default_strategy", 2024-01-15T22:49:12.159 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_max_pg_per_osd", 2024-01-15T22:49:12.159 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_mgr_mkfs_grace", 2024-01-15T22:49:12.159 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_osd_prime_pg_temp", 2024-01-15T22:49:12.159 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_osd_reporter_subtree_level", 2024-01-15T22:49:12.159 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_pg_warn_max_object_skew", 2024-01-15T22:49:12.159 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_reweight_min_bytes_per_osd", 2024-01-15T22:49:12.159 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_reweight_min_pgs_per_osd", 2024-01-15T22:49:12.160 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-01-15T22:49:12.160 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-01-15T22:49:12.160 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-01-15T22:49:12.160 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_legacy_crush_tunables", 2024-01-15T22:49:12.160 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-01-15T22:49:12.160 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-01-15T22:49:12.160 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_too_few_osds", 2024-01-15T22:49:12.160 INFO:tasks.workunit.client.0.smithi053.stdout: "ms_die_on_bug", 2024-01-15T22:49:12.160 INFO:tasks.workunit.client.0.smithi053.stdout: "ms_die_on_old_message", 2024-01-15T22:49:12.160 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_class_default_list", 2024-01-15T22:49:12.160 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_class_load_list", 2024-01-15T22:49:12.160 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_misdirected_ops", 2024-01-15T22:49:12.160 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_op_order", 2024-01-15T22:49:12.160 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_pg_log_writeout", 2024-01-15T22:49:12.161 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_shutdown", 2024-01-15T22:49:12.161 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_cached_snaps", 2024-01-15T22:49:12.161 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_missing_on_start", 2024-01-15T22:49:12.161 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_stray_on_activate", 2024-01-15T22:49:12.161 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_deep_scrub_update_digest_min_age", 2024-01-15T22:49:12.161 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_profile", 2024-01-15T22:49:12.161 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_memory_target", 2024-01-15T22:49:12.161 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_memory_target_autotune", 2024-01-15T22:49:12.161 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_op_queue", 2024-01-15T22:49:12.161 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_op_queue_cut_off", 2024-01-15T22:49:12.161 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pool_default_erasure_code_profile", 2024-01-15T22:49:12.161 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pool_default_pg_autoscale_mode", 2024-01-15T22:49:12.161 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_recover_clone_overlap", 2024-01-15T22:49:12.162 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_recovery_max_chunk", 2024-01-15T22:49:12.162 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_scrub_load_threshold", 2024-01-15T22:49:12.162 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_scrub_max_interval", 2024-01-15T22:49:12.162 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_shutdown_pgref_assert", 2024-01-15T22:49:12.162 INFO:tasks.workunit.client.0.smithi053.stdout: "public_network", 2024-01-15T22:49:12.162 INFO:tasks.workunit.client.0.smithi053.stdout: "rgw_cache_enabled", 2024-01-15T22:49:12.162 INFO:tasks.workunit.client.0.smithi053.stdout: "rgw_enable_ops_log", 2024-01-15T22:49:12.162 INFO:tasks.workunit.client.0.smithi053.stdout: "rgw_enable_usage_log" 2024-01-15T22:49:12.162 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.162 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.162 INFO:tasks.workunit.client.0.smithi053.stdout: "contact": null, 2024-01-15T22:49:12.162 INFO:tasks.workunit.client.0.smithi053.stdout: "crashes": [], 2024-01-15T22:49:12.162 INFO:tasks.workunit.client.0.smithi053.stdout: "created": "2024-01-15T22:42:58.797322Z", 2024-01-15T22:49:12.162 INFO:tasks.workunit.client.0.smithi053.stdout: "crush": { 2024-01-15T22:49:12.163 INFO:tasks.workunit.client.0.smithi053.stdout: "bucket_algs": { 2024-01-15T22:49:12.163 INFO:tasks.workunit.client.0.smithi053.stdout: "straw2": 3 2024-01-15T22:49:12.163 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.163 INFO:tasks.workunit.client.0.smithi053.stdout: "bucket_sizes": { 2024-01-15T22:49:12.163 INFO:tasks.workunit.client.0.smithi053.stdout: "2": 1, 2024-01-15T22:49:12.163 INFO:tasks.workunit.client.0.smithi053.stdout: "4": 2 2024-01-15T22:49:12.163 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.163 INFO:tasks.workunit.client.0.smithi053.stdout: "bucket_types": { 2024-01-15T22:49:12.163 INFO:tasks.workunit.client.0.smithi053.stdout: "1": 2, 2024-01-15T22:49:12.163 INFO:tasks.workunit.client.0.smithi053.stdout: "11": 1 2024-01-15T22:49:12.163 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.163 INFO:tasks.workunit.client.0.smithi053.stdout: "compat_weight_set": false, 2024-01-15T22:49:12.164 INFO:tasks.workunit.client.0.smithi053.stdout: "device_classes": [ 2024-01-15T22:49:12.164 INFO:tasks.workunit.client.0.smithi053.stdout: 8 2024-01-15T22:49:12.164 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.164 INFO:tasks.workunit.client.0.smithi053.stdout: "num_buckets": 6, 2024-01-15T22:49:12.164 INFO:tasks.workunit.client.0.smithi053.stdout: "num_devices": 8, 2024-01-15T22:49:12.164 INFO:tasks.workunit.client.0.smithi053.stdout: "num_rules": 1, 2024-01-15T22:49:12.164 INFO:tasks.workunit.client.0.smithi053.stdout: "num_types": 12, 2024-01-15T22:49:12.164 INFO:tasks.workunit.client.0.smithi053.stdout: "num_weight_sets": 0, 2024-01-15T22:49:12.164 INFO:tasks.workunit.client.0.smithi053.stdout: "tunables": { 2024-01-15T22:49:12.164 INFO:tasks.workunit.client.0.smithi053.stdout: "allowed_bucket_algs": 54, 2024-01-15T22:49:12.164 INFO:tasks.workunit.client.0.smithi053.stdout: "choose_local_fallback_tries": 0, 2024-01-15T22:49:12.164 INFO:tasks.workunit.client.0.smithi053.stdout: "choose_local_tries": 0, 2024-01-15T22:49:12.165 INFO:tasks.workunit.client.0.smithi053.stdout: "choose_total_tries": 50, 2024-01-15T22:49:12.165 INFO:tasks.workunit.client.0.smithi053.stdout: "chooseleaf_descend_once": 1, 2024-01-15T22:49:12.165 INFO:tasks.workunit.client.0.smithi053.stdout: "chooseleaf_stable": 1, 2024-01-15T22:49:12.165 INFO:tasks.workunit.client.0.smithi053.stdout: "chooseleaf_vary_r": 1, 2024-01-15T22:49:12.165 INFO:tasks.workunit.client.0.smithi053.stdout: "has_v2_rules": 0, 2024-01-15T22:49:12.165 INFO:tasks.workunit.client.0.smithi053.stdout: "has_v3_rules": 0, 2024-01-15T22:49:12.165 INFO:tasks.workunit.client.0.smithi053.stdout: "has_v4_buckets": 1, 2024-01-15T22:49:12.165 INFO:tasks.workunit.client.0.smithi053.stdout: "has_v5_rules": 0, 2024-01-15T22:49:12.165 INFO:tasks.workunit.client.0.smithi053.stdout: "legacy_tunables": 0, 2024-01-15T22:49:12.165 INFO:tasks.workunit.client.0.smithi053.stdout: "minimum_required_version": "jewel", 2024-01-15T22:49:12.165 INFO:tasks.workunit.client.0.smithi053.stdout: "optimal_tunables": 1, 2024-01-15T22:49:12.165 INFO:tasks.workunit.client.0.smithi053.stdout: "profile": "jewel", 2024-01-15T22:49:12.165 INFO:tasks.workunit.client.0.smithi053.stdout: "require_feature_tunables": 1, 2024-01-15T22:49:12.165 INFO:tasks.workunit.client.0.smithi053.stdout: "require_feature_tunables2": 1, 2024-01-15T22:49:12.165 INFO:tasks.workunit.client.0.smithi053.stdout: "require_feature_tunables3": 1, 2024-01-15T22:49:12.166 INFO:tasks.workunit.client.0.smithi053.stdout: "require_feature_tunables5": 1, 2024-01-15T22:49:12.166 INFO:tasks.workunit.client.0.smithi053.stdout: "straw_calc_version": 1 2024-01-15T22:49:12.166 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.166 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.166 INFO:tasks.workunit.client.0.smithi053.stdout: "description": "upgrade test cluster", 2024-01-15T22:49:12.166 INFO:tasks.workunit.client.0.smithi053.stdout: "fs": { 2024-01-15T22:49:12.166 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:12.166 INFO:tasks.workunit.client.0.smithi053.stdout: "feature_flags": { 2024-01-15T22:49:12.166 INFO:tasks.workunit.client.0.smithi053.stdout: "enable_multiple": true, 2024-01-15T22:49:12.166 INFO:tasks.workunit.client.0.smithi053.stdout: "ever_enabled_multiple": true 2024-01-15T22:49:12.166 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.166 INFO:tasks.workunit.client.0.smithi053.stdout: "filesystems": [ 2024-01-15T22:49:12.166 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.166 INFO:tasks.workunit.client.0.smithi053.stdout: "approx_ctime": "2024-01", 2024-01-15T22:49:12.166 INFO:tasks.workunit.client.0.smithi053.stdout: "balancer_enabled": false, 2024-01-15T22:49:12.167 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.167 INFO:tasks.workunit.client.0.smithi053.stdout: "cached_caps": 0, 2024-01-15T22:49:12.167 INFO:tasks.workunit.client.0.smithi053.stdout: "cached_dns": 10, 2024-01-15T22:49:12.167 INFO:tasks.workunit.client.0.smithi053.stdout: "cached_inos": 13, 2024-01-15T22:49:12.167 INFO:tasks.workunit.client.0.smithi053.stdout: "cached_subtrees": 2, 2024-01-15T22:49:12.167 INFO:tasks.workunit.client.0.smithi053.stdout: "ever_allowed_features": 0, 2024-01-15T22:49:12.167 INFO:tasks.workunit.client.0.smithi053.stdout: "explicitly_allowed_features": 0, 2024-01-15T22:49:12.167 INFO:tasks.workunit.client.0.smithi053.stdout: "files": 0, 2024-01-15T22:49:12.167 INFO:tasks.workunit.client.0.smithi053.stdout: "max_mds": 1, 2024-01-15T22:49:12.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_data_pools": 1, 2024-01-15T22:49:12.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_in": 1, 2024-01-15T22:49:12.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_mds": 1, 2024-01-15T22:49:12.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_sessions": 0, 2024-01-15T22:49:12.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_standby_replay": 0, 2024-01-15T22:49:12.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_up": 1, 2024-01-15T22:49:12.167 INFO:tasks.workunit.client.0.smithi053.stdout: "snaps": 0, 2024-01-15T22:49:12.168 INFO:tasks.workunit.client.0.smithi053.stdout: "standby_count_wanted": 0 2024-01-15T22:49:12.168 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.168 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.168 INFO:tasks.workunit.client.0.smithi053.stdout: "num_standby_mds": 1, 2024-01-15T22:49:12.168 INFO:tasks.workunit.client.0.smithi053.stdout: "total_num_mds": 2 2024-01-15T22:49:12.168 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.168 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_stats": { 2024-01-15T22:49:12.168 INFO:tasks.workunit.client.0.smithi053.stdout: "mds": { 2024-01-15T22:49:12.168 INFO:tasks.workunit.client.0.smithi053.stdout: "mds.c826b54c3f898ab8e71c11f681be5dc7084c0808": { 2024-01-15T22:49:12.168 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 21315584, 2024-01-15T22:49:12.168 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 298552, 2024-01-15T22:49:12.168 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 4849664, 2024-01-15T22:49:12.168 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 303104, 2024-01-15T22:49:12.169 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 0, 2024-01-15T22:49:12.169 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 300, 2024-01-15T22:49:12.169 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:12.169 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 963624, 2024-01-15T22:49:12.169 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 12, 2024-01-15T22:49:12.169 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 495616, 2024-01-15T22:49:12.169 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 14405024, 2024-01-15T22:49:12.169 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 21315584 2024-01-15T22:49:12.169 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.169 INFO:tasks.workunit.client.0.smithi053.stdout: "mds.dd332992c7e0403037dd7daef1bc4c878b0db4d3": { 2024-01-15T22:49:12.169 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 20373504, 2024-01-15T22:49:12.169 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 544336, 2024-01-15T22:49:12.169 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2752512, 2024-01-15T22:49:12.169 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 90112, 2024-01-15T22:49:12.169 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 942080, 2024-01-15T22:49:12.170 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 385, 2024-01-15T22:49:12.170 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:12.170 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 1219824, 2024-01-15T22:49:12.170 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 20, 2024-01-15T22:49:12.170 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 958464, 2024-01-15T22:49:12.170 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 14808256, 2024-01-15T22:49:12.170 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 21315584 2024-01-15T22:49:12.170 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.170 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.170 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:12.170 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.183f5d87a61fe8db80fcc77982d244e36219c57f": { 2024-01-15T22:49:12.170 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 36790272, 2024-01-15T22:49:12.170 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 1156968, 2024-01-15T22:49:12.170 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2752512, 2024-01-15T22:49:12.170 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 0, 2024-01-15T22:49:12.171 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 9797632, 2024-01-15T22:49:12.171 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1079, 2024-01-15T22:49:12.171 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:12.171 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 7314696, 2024-01-15T22:49:12.171 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 22, 2024-01-15T22:49:12.171 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 1716224, 2024-01-15T22:49:12.171 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 23849872, 2024-01-15T22:49:12.171 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 46587904 2024-01-15T22:49:12.171 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.171 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.c826b54c3f898ab8e71c11f681be5dc7084c0808": { 2024-01-15T22:49:12.171 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 35241984, 2024-01-15T22:49:12.171 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 878568, 2024-01-15T22:49:12.171 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2752512, 2024-01-15T22:49:12.171 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 16384, 2024-01-15T22:49:12.171 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 10289152, 2024-01-15T22:49:12.172 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1048, 2024-01-15T22:49:12.172 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:12.172 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 6445584, 2024-01-15T22:49:12.172 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 21, 2024-01-15T22:49:12.172 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 1844224, 2024-01-15T22:49:12.172 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 23304712, 2024-01-15T22:49:12.172 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 45531136 2024-01-15T22:49:12.172 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.172 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.dd332992c7e0403037dd7daef1bc4c878b0db4d3": { 2024-01-15T22:49:12.172 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 44752896, 2024-01-15T22:49:12.172 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 1681616, 2024-01-15T22:49:12.172 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2752512, 2024-01-15T22:49:12.172 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 1064960, 2024-01-15T22:49:12.172 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 3833856, 2024-01-15T22:49:12.173 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1675, 2024-01-15T22:49:12.173 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:12.173 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 9680096, 2024-01-15T22:49:12.173 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 22, 2024-01-15T22:49:12.173 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 3097088, 2024-01-15T22:49:12.173 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 26476624, 2024-01-15T22:49:12.173 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 48586752 2024-01-15T22:49:12.173 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.173 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.173 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.173 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.0": { 2024-01-15T22:49:12.173 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 273539072, 2024-01-15T22:49:12.173 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 956328, 2024-01-15T22:49:12.173 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2883584, 2024-01-15T22:49:12.174 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 0, 2024-01-15T22:49:12.174 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 532480, 2024-01-15T22:49:12.174 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1267, 2024-01-15T22:49:12.174 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:12.174 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 4817080, 2024-01-15T22:49:12.174 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 45, 2024-01-15T22:49:12.174 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 2565376, 2024-01-15T22:49:12.174 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 262316704, 2024-01-15T22:49:12.174 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 274071552 2024-01-15T22:49:12.174 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.174 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.1": { 2024-01-15T22:49:12.174 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 238608384, 2024-01-15T22:49:12.175 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 771368, 2024-01-15T22:49:12.175 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2883584, 2024-01-15T22:49:12.175 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 0, 2024-01-15T22:49:12.175 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 647168, 2024-01-15T22:49:12.175 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1206, 2024-01-15T22:49:12.175 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:12.175 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 4788616, 2024-01-15T22:49:12.175 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 46, 2024-01-15T22:49:12.175 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 2306304, 2024-01-15T22:49:12.175 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 227858512, 2024-01-15T22:49:12.175 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 239255552 2024-01-15T22:49:12.175 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.175 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.2": { 2024-01-15T22:49:12.175 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 237789184, 2024-01-15T22:49:12.176 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 857280, 2024-01-15T22:49:12.176 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2883584, 2024-01-15T22:49:12.176 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 0, 2024-01-15T22:49:12.176 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 1400832, 2024-01-15T22:49:12.176 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1130, 2024-01-15T22:49:12.176 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:12.176 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 4211504, 2024-01-15T22:49:12.176 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 46, 2024-01-15T22:49:12.176 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 2507008, 2024-01-15T22:49:12.176 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 227329808, 2024-01-15T22:49:12.176 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 239190016 2024-01-15T22:49:12.176 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.176 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.3": { 2024-01-15T22:49:12.176 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 270172160, 2024-01-15T22:49:12.176 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 662328, 2024-01-15T22:49:12.177 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2883584, 2024-01-15T22:49:12.177 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 0, 2024-01-15T22:49:12.177 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 1589248, 2024-01-15T22:49:12.177 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1090, 2024-01-15T22:49:12.177 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:12.177 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 3940968, 2024-01-15T22:49:12.177 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 44, 2024-01-15T22:49:12.177 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 1556480, 2024-01-15T22:49:12.177 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 261128800, 2024-01-15T22:49:12.177 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 271761408 2024-01-15T22:49:12.177 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.177 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.4": { 2024-01-15T22:49:12.177 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 270786560, 2024-01-15T22:49:12.177 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 805928, 2024-01-15T22:49:12.178 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2883584, 2024-01-15T22:49:12.178 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 0, 2024-01-15T22:49:12.178 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 909312, 2024-01-15T22:49:12.178 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1126, 2024-01-15T22:49:12.178 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:12.178 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 4474184, 2024-01-15T22:49:12.178 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 47, 2024-01-15T22:49:12.178 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 1571072, 2024-01-15T22:49:12.178 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 261051792, 2024-01-15T22:49:12.178 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 271695872 2024-01-15T22:49:12.178 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.178 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.5": { 2024-01-15T22:49:12.178 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 239435776, 2024-01-15T22:49:12.179 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 911584, 2024-01-15T22:49:12.179 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2883584, 2024-01-15T22:49:12.179 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 884736, 2024-01-15T22:49:12.179 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 32768, 2024-01-15T22:49:12.179 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1146, 2024-01-15T22:49:12.179 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:12.179 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 4876784, 2024-01-15T22:49:12.179 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 46, 2024-01-15T22:49:12.179 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 1802496, 2024-01-15T22:49:12.179 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 228076592, 2024-01-15T22:49:12.179 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 239468544 2024-01-15T22:49:12.179 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.179 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.6": { 2024-01-15T22:49:12.179 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 237912064, 2024-01-15T22:49:12.180 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 1160728, 2024-01-15T22:49:12.180 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2883584, 2024-01-15T22:49:12.180 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 0, 2024-01-15T22:49:12.180 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 1490944, 2024-01-15T22:49:12.180 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1146, 2024-01-15T22:49:12.180 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:12.180 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 4332424, 2024-01-15T22:49:12.180 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 45, 2024-01-15T22:49:12.180 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 1896704, 2024-01-15T22:49:12.180 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 227638624, 2024-01-15T22:49:12.180 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 239403008 2024-01-15T22:49:12.180 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.180 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.7": { 2024-01-15T22:49:12.180 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 237985792, 2024-01-15T22:49:12.180 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 1165400, 2024-01-15T22:49:12.181 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2883584, 2024-01-15T22:49:12.181 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 0, 2024-01-15T22:49:12.181 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 1269760, 2024-01-15T22:49:12.181 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1166, 2024-01-15T22:49:12.181 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:12.181 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 4674576, 2024-01-15T22:49:12.181 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 46, 2024-01-15T22:49:12.181 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 1461248, 2024-01-15T22:49:12.181 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 227800984, 2024-01-15T22:49:12.181 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 239255552 2024-01-15T22:49:12.181 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.181 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.181 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.181 INFO:tasks.workunit.client.0.smithi053.stdout: "hosts": { 2024-01-15T22:49:12.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num": 2, 2024-01-15T22:49:12.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_with_mds": 2, 2024-01-15T22:49:12.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_with_mgr": 2, 2024-01-15T22:49:12.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_with_mon": 2, 2024-01-15T22:49:12.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_with_osd": 2 2024-01-15T22:49:12.182 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.182 INFO:tasks.workunit.client.0.smithi053.stdout: "io_rate": { 2024-01-15T22:49:12.182 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_stats_delta": { 2024-01-15T22:49:12.182 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": 0, 2024-01-15T22:49:12.182 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_store_stats": 0, 2024-01-15T22:49:12.182 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.182 INFO:tasks.workunit.client.0.smithi053.stdout: "stamp_delta": "12.002339", 2024-01-15T22:49:12.182 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 282, 2024-01-15T22:49:12.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.185 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.185 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.185 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.185 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.185 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.185 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.185 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.185 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.185 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 3, 2024-01-15T22:49:12.185 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 3 2024-01-15T22:49:12.185 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.185 INFO:tasks.workunit.client.0.smithi053.stdout: "store_stats": { 2024-01-15T22:49:12.185 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": 0, 2024-01-15T22:49:12.185 INFO:tasks.workunit.client.0.smithi053.stdout: "available": 0, 2024-01-15T22:49:12.186 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed": 0, 2024-01-15T22:49:12.186 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_allocated": 0, 2024-01-15T22:49:12.186 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_original": 0, 2024-01-15T22:49:12.186 INFO:tasks.workunit.client.0.smithi053.stdout: "data_stored": 0, 2024-01-15T22:49:12.186 INFO:tasks.workunit.client.0.smithi053.stdout: "internal_metadata": 0, 2024-01-15T22:49:12.186 INFO:tasks.workunit.client.0.smithi053.stdout: "internally_reserved": 0, 2024-01-15T22:49:12.186 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_allocated": 0, 2024-01-15T22:49:12.186 INFO:tasks.workunit.client.0.smithi053.stdout: "total": 0 2024-01-15T22:49:12.186 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.187 INFO:tasks.workunit.client.0.smithi053.stdout: "up": 0 2024-01-15T22:49:12.187 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.187 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.187 INFO:tasks.workunit.client.0.smithi053.stdout: "leaderboard": false, 2024-01-15T22:49:12.187 INFO:tasks.workunit.client.0.smithi053.stdout: "license": "sharing-1-0", 2024-01-15T22:49:12.187 INFO:tasks.workunit.client.0.smithi053.stdout: "mempool": { 2024-01-15T22:49:12.187 INFO:tasks.workunit.client.0.smithi053.stdout: "mds": { 2024-01-15T22:49:12.187 INFO:tasks.workunit.client.0.smithi053.stdout: "mds.c826b54c3f898ab8e71c11f681be5dc7084c0808": { 2024-01-15T22:49:12.187 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:12.187 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.187 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.187 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.187 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.187 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.188 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.188 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.188 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:12.188 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.188 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.188 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.188 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:12.188 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.188 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.188 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.188 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:12.188 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.188 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.188 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.189 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:12.189 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.189 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.189 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.189 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:12.189 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.189 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.189 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.189 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:12.189 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.189 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.189 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.189 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:12.190 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.190 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.190 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.190 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:12.190 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.190 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.190 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.190 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:12.190 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.190 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.190 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.190 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:12.190 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.190 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.191 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.191 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:12.191 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.191 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.191 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.191 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:12.191 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.191 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.191 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.191 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:12.191 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.191 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.191 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.191 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:12.192 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.192 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.192 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.192 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:12.192 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.192 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.192 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.192 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:12.192 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.192 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.192 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.192 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:12.192 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 148281, 2024-01-15T22:49:12.193 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 30 2024-01-15T22:49:12.193 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.193 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:12.193 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.193 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.193 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.193 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:12.193 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 856, 2024-01-15T22:49:12.193 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 2 2024-01-15T22:49:12.193 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.193 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.193 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.193 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.193 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.193 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:12.194 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.194 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.194 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.194 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:12.194 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.194 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.194 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.194 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:12.194 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.194 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.194 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.194 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:12.194 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.194 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.195 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.195 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:12.195 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.195 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.195 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.195 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:12.195 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.195 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.195 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.195 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:12.195 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.195 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.195 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.195 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.196 INFO:tasks.workunit.client.0.smithi053.stdout: "mds.dd332992c7e0403037dd7daef1bc4c878b0db4d3": { 2024-01-15T22:49:12.196 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:12.196 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.196 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.196 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.196 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.196 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.196 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.196 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.196 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:12.196 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.196 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.196 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.197 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:12.197 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.197 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.197 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.197 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:12.197 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.197 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.197 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.197 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:12.197 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.197 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.197 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.197 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:12.197 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.198 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.198 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.198 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:12.198 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.198 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.198 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.198 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:12.198 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.198 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.198 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.198 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:12.198 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.198 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.198 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.199 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:12.199 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.199 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.199 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.199 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:12.199 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.199 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.199 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.199 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:12.199 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.199 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.199 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.199 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:12.199 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.200 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.200 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.200 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:12.200 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.200 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.200 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.200 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:12.200 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.200 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.200 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.200 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:12.200 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.200 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.200 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.200 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:12.201 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.201 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.201 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.201 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:12.201 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 213383, 2024-01-15T22:49:12.201 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 63 2024-01-15T22:49:12.201 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.201 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:12.201 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.201 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.201 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.201 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:12.201 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 50488, 2024-01-15T22:49:12.201 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 208 2024-01-15T22:49:12.201 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.201 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.202 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.202 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.202 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.202 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:12.202 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.202 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.202 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.202 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:12.202 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.202 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.202 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.202 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:12.202 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 7944, 2024-01-15T22:49:12.202 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 126 2024-01-15T22:49:12.202 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.203 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:12.203 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.203 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.203 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.203 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:12.203 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.203 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.203 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.203 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:12.203 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.203 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.203 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.203 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:12.203 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.203 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.203 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.204 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.204 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.204 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:12.204 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.183f5d87a61fe8db80fcc77982d244e36219c57f": { 2024-01-15T22:49:12.204 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:12.204 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.204 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.204 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.204 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.204 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.204 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.204 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.204 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:12.204 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.204 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.205 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.205 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:12.205 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.205 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.205 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.205 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:12.205 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.205 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.205 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.205 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:12.205 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.205 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.205 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.205 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:12.205 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.206 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.206 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.206 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:12.206 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.206 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.206 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.206 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:12.206 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.206 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.206 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.206 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:12.206 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.206 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.206 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.206 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:12.206 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.206 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.207 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.207 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:12.207 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.207 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.207 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.207 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:12.207 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.207 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.207 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.207 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:12.207 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.207 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.207 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.207 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:12.207 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.207 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.207 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.208 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:12.208 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.208 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.208 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.208 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:12.208 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.208 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.208 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.208 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:12.208 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.208 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.208 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.208 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:12.208 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1291411, 2024-01-15T22:49:12.208 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 413 2024-01-15T22:49:12.208 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.209 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:12.209 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 88, 2024-01-15T22:49:12.209 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 1 2024-01-15T22:49:12.209 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.209 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:12.209 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.209 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.209 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.209 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.209 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.209 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.209 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.209 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:12.209 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.209 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.209 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.210 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:12.210 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.210 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.210 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.210 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:12.210 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 6592, 2024-01-15T22:49:12.210 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 125 2024-01-15T22:49:12.210 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.210 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:12.210 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12744, 2024-01-15T22:49:12.210 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 1546 2024-01-15T22:49:12.210 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.210 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:12.210 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5152, 2024-01-15T22:49:12.210 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 83 2024-01-15T22:49:12.211 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.211 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:12.211 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.211 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.211 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.211 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:12.211 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.211 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.211 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.211 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.211 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.c826b54c3f898ab8e71c11f681be5dc7084c0808": { 2024-01-15T22:49:12.211 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:12.211 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.211 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.211 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.212 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.212 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.212 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.212 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.212 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:12.212 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.212 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.212 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.212 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:12.212 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.212 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.212 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.212 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:12.212 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.213 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.213 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.213 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:12.213 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.213 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.213 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.213 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:12.213 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.213 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.213 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.213 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:12.213 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.213 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.213 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.214 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:12.214 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.214 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.214 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.214 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:12.214 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.214 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.214 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.214 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:12.214 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.214 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.214 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.214 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:12.214 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.214 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.215 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.215 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:12.215 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.215 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.215 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.215 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:12.215 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.215 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.215 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.215 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:12.215 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.215 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.215 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.216 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:12.216 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.216 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.216 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.216 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:12.216 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.216 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.216 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.216 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:12.216 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.216 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.216 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.216 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:12.217 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1060343, 2024-01-15T22:49:12.217 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 341 2024-01-15T22:49:12.217 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.217 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:12.217 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.217 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.217 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.217 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:12.217 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.217 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.217 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.217 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.217 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.217 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.218 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.218 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:12.218 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.218 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.218 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.218 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:12.218 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.218 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.218 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.218 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:12.218 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 6592, 2024-01-15T22:49:12.218 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 125 2024-01-15T22:49:12.218 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.218 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:12.218 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12744, 2024-01-15T22:49:12.219 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 1546 2024-01-15T22:49:12.219 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.219 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:12.219 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5152, 2024-01-15T22:49:12.219 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 83 2024-01-15T22:49:12.219 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.219 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:12.219 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.219 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.219 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.219 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:12.219 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.219 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.219 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.220 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.220 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.dd332992c7e0403037dd7daef1bc4c878b0db4d3": { 2024-01-15T22:49:12.220 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:12.220 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.220 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.220 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.220 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.220 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.220 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.220 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.220 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:12.220 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.220 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.220 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.221 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:12.221 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.221 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.221 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.221 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:12.221 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.221 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.221 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.221 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:12.221 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.221 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.221 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.221 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:12.221 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.221 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.222 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.222 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:12.222 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.222 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.222 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.222 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:12.222 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.222 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.222 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.222 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:12.222 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.222 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.222 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.222 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:12.222 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.223 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.223 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.223 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:12.223 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.223 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.223 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.223 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:12.223 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.223 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.223 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.223 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:12.223 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.223 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.223 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.223 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:12.224 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.224 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.224 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.224 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:12.224 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.224 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.224 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.224 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:12.224 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.224 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.224 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.224 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:12.224 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.224 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.224 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.225 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:12.225 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1101239, 2024-01-15T22:49:12.225 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 346 2024-01-15T22:49:12.225 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.225 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:12.225 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 264, 2024-01-15T22:49:12.225 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:12.225 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.225 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:12.225 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.225 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.225 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.225 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.226 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.226 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.226 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.226 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:12.226 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.226 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.226 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.226 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:12.226 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.226 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.226 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.226 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:12.226 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 6592, 2024-01-15T22:49:12.226 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 125 2024-01-15T22:49:12.226 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.227 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:12.227 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12744, 2024-01-15T22:49:12.227 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 1546 2024-01-15T22:49:12.227 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.227 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:12.227 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 10304, 2024-01-15T22:49:12.227 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 166 2024-01-15T22:49:12.227 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.227 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:12.227 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.227 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.227 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.227 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:12.227 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.227 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.228 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.228 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.228 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.228 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.228 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.0": { 2024-01-15T22:49:12.228 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:12.228 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.228 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.228 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.228 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.228 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5832, 2024-01-15T22:49:12.228 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 98 2024-01-15T22:49:12.228 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.228 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:12.229 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12672, 2024-01-15T22:49:12.229 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:12.229 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.229 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:12.229 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 576, 2024-01-15T22:49:12.229 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:12.229 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.229 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:12.229 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 19376, 2024-01-15T22:49:12.229 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 173 2024-01-15T22:49:12.229 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.229 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:12.229 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1568, 2024-01-15T22:49:12.229 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 14 2024-01-15T22:49:12.230 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.230 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:12.230 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 8304, 2024-01-15T22:49:12.230 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 173 2024-01-15T22:49:12.230 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.230 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:12.230 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 19376, 2024-01-15T22:49:12.230 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 173 2024-01-15T22:49:12.230 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.230 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:12.230 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1120, 2024-01-15T22:49:12.230 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 14 2024-01-15T22:49:12.230 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.230 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:12.230 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 610304, 2024-01-15T22:49:12.231 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 18 2024-01-15T22:49:12.231 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.231 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:12.231 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 48892, 2024-01-15T22:49:12.231 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 9008 2024-01-15T22:49:12.231 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.231 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:12.231 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 129880, 2024-01-15T22:49:12.231 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 191 2024-01-15T22:49:12.231 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.231 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:12.231 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 10980, 2024-01-15T22:49:12.231 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 702 2024-01-15T22:49:12.231 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.231 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:12.232 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.232 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.232 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.232 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:12.232 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 30398, 2024-01-15T22:49:12.232 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 191 2024-01-15T22:49:12.232 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.232 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:12.232 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.232 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.232 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.232 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:12.232 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 402210, 2024-01-15T22:49:12.232 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 90 2024-01-15T22:49:12.232 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.233 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:12.233 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.233 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.233 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.233 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:12.233 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2440748, 2024-01-15T22:49:12.233 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 191 2024-01-15T22:49:12.233 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.233 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:12.233 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 6864, 2024-01-15T22:49:12.233 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 78 2024-01-15T22:49:12.233 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.233 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:12.233 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.234 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.234 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.234 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.234 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 521280, 2024-01-15T22:49:12.234 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 45 2024-01-15T22:49:12.234 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.234 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:12.234 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.234 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.234 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.234 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:12.234 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 88400, 2024-01-15T22:49:12.235 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 174 2024-01-15T22:49:12.235 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.235 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:12.235 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 215688, 2024-01-15T22:49:12.235 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3393 2024-01-15T22:49:12.235 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.235 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:12.235 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.235 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.235 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.235 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:12.235 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.235 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.235 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.235 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:12.236 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.236 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.236 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.236 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:12.236 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.236 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.236 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.236 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.236 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.1": { 2024-01-15T22:49:12.236 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:12.236 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.236 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.236 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.236 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.236 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5832, 2024-01-15T22:49:12.237 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 98 2024-01-15T22:49:12.237 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.237 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:12.237 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12672, 2024-01-15T22:49:12.237 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:12.237 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.237 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:12.237 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 576, 2024-01-15T22:49:12.237 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:12.237 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.237 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:12.237 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 17920, 2024-01-15T22:49:12.237 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 160 2024-01-15T22:49:12.237 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.238 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:12.238 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1680, 2024-01-15T22:49:12.238 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 15 2024-01-15T22:49:12.238 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.238 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:12.238 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 7680, 2024-01-15T22:49:12.238 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 160 2024-01-15T22:49:12.238 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.238 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:12.238 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 17920, 2024-01-15T22:49:12.238 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 160 2024-01-15T22:49:12.238 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.238 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:12.238 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 800, 2024-01-15T22:49:12.238 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 10 2024-01-15T22:49:12.238 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.239 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:12.239 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 34663, 2024-01-15T22:49:12.239 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8 2024-01-15T22:49:12.239 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.239 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:12.239 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 43421, 2024-01-15T22:49:12.239 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8091 2024-01-15T22:49:12.239 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.239 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:12.239 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 121040, 2024-01-15T22:49:12.239 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 178 2024-01-15T22:49:12.239 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.239 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:12.239 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 9188, 2024-01-15T22:49:12.239 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 530 2024-01-15T22:49:12.240 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.240 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:12.240 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.240 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.240 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.240 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:12.240 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 26634, 2024-01-15T22:49:12.240 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 178 2024-01-15T22:49:12.240 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.240 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:12.240 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1472, 2024-01-15T22:49:12.240 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 2 2024-01-15T22:49:12.240 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.240 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:12.240 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 385472, 2024-01-15T22:49:12.241 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 87 2024-01-15T22:49:12.241 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.241 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:12.241 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 40192, 2024-01-15T22:49:12.241 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 10 2024-01-15T22:49:12.241 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.241 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:12.241 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2419263, 2024-01-15T22:49:12.241 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 179 2024-01-15T22:49:12.241 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.241 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:12.241 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5368, 2024-01-15T22:49:12.241 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 61 2024-01-15T22:49:12.241 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.241 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:12.242 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.242 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.242 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.242 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.242 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 451776, 2024-01-15T22:49:12.242 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 39 2024-01-15T22:49:12.242 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.242 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:12.242 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.242 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.242 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.242 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:12.242 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 7280, 2024-01-15T22:49:12.242 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 18 2024-01-15T22:49:12.242 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.243 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:12.243 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 216456, 2024-01-15T22:49:12.243 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3429 2024-01-15T22:49:12.243 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.243 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:12.243 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.243 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.243 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.243 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:12.243 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.243 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.243 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.243 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:12.243 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.243 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.244 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.244 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:12.244 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.244 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.244 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.244 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.244 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.2": { 2024-01-15T22:49:12.244 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:12.244 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.244 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.244 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.244 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.244 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5832, 2024-01-15T22:49:12.244 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 98 2024-01-15T22:49:12.244 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.245 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:12.245 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12672, 2024-01-15T22:49:12.245 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:12.245 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.245 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:12.245 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 576, 2024-01-15T22:49:12.245 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:12.245 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.245 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:12.245 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 17808, 2024-01-15T22:49:12.245 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 159 2024-01-15T22:49:12.245 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.245 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:12.245 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1232, 2024-01-15T22:49:12.245 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 11 2024-01-15T22:49:12.245 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.246 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:12.246 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 7632, 2024-01-15T22:49:12.246 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 159 2024-01-15T22:49:12.246 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.246 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:12.246 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 17808, 2024-01-15T22:49:12.246 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 159 2024-01-15T22:49:12.246 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.246 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:12.246 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 720, 2024-01-15T22:49:12.246 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 9 2024-01-15T22:49:12.246 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.246 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:12.246 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12288, 2024-01-15T22:49:12.246 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:12.247 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.247 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:12.247 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 41036, 2024-01-15T22:49:12.247 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 7739 2024-01-15T22:49:12.247 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.247 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:12.247 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 114920, 2024-01-15T22:49:12.247 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 169 2024-01-15T22:49:12.247 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.247 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:12.247 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 7824, 2024-01-15T22:49:12.247 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 477 2024-01-15T22:49:12.247 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.247 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:12.247 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.247 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.248 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.248 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:12.248 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 24498, 2024-01-15T22:49:12.248 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 169 2024-01-15T22:49:12.248 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.248 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:12.248 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1472, 2024-01-15T22:49:12.248 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 2 2024-01-15T22:49:12.248 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.248 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:12.248 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 309966, 2024-01-15T22:49:12.248 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 68 2024-01-15T22:49:12.248 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.248 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:12.248 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 40192, 2024-01-15T22:49:12.248 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 10 2024-01-15T22:49:12.248 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.249 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:12.249 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2405842, 2024-01-15T22:49:12.249 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 173 2024-01-15T22:49:12.249 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.249 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:12.249 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 4312, 2024-01-15T22:49:12.249 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 49 2024-01-15T22:49:12.249 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.249 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:12.249 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.249 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.249 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.249 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.249 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 347520, 2024-01-15T22:49:12.249 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 30 2024-01-15T22:49:12.250 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.250 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:12.250 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.250 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.250 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.250 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:12.250 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 8320, 2024-01-15T22:49:12.250 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 24 2024-01-15T22:49:12.250 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.250 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:12.250 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 216200, 2024-01-15T22:49:12.250 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3417 2024-01-15T22:49:12.250 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.250 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:12.250 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.250 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.250 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.251 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:12.251 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.251 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.251 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.251 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:12.251 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.251 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.251 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.251 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:12.251 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.251 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.251 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.251 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.251 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.3": { 2024-01-15T22:49:12.251 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:12.251 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.252 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.252 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.252 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.252 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5832, 2024-01-15T22:49:12.252 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 98 2024-01-15T22:49:12.252 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.252 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:12.252 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12672, 2024-01-15T22:49:12.252 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:12.252 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.252 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:12.252 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 576, 2024-01-15T22:49:12.252 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:12.253 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.253 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:12.253 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 18368, 2024-01-15T22:49:12.253 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 164 2024-01-15T22:49:12.253 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.253 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:12.253 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 224, 2024-01-15T22:49:12.253 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 2 2024-01-15T22:49:12.253 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.253 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:12.253 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 7872, 2024-01-15T22:49:12.253 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 164 2024-01-15T22:49:12.253 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.253 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:12.253 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 18368, 2024-01-15T22:49:12.253 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 164 2024-01-15T22:49:12.254 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.254 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:12.254 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 560, 2024-01-15T22:49:12.254 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 7 2024-01-15T22:49:12.254 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.254 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:12.254 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.254 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.254 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.254 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:12.254 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 42286, 2024-01-15T22:49:12.254 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8045 2024-01-15T22:49:12.254 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.254 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:12.254 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 120360, 2024-01-15T22:49:12.254 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 177 2024-01-15T22:49:12.255 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.255 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:12.255 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 9028, 2024-01-15T22:49:12.255 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 535 2024-01-15T22:49:12.255 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.255 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:12.255 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.255 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.255 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.255 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:12.255 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 25706, 2024-01-15T22:49:12.255 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 177 2024-01-15T22:49:12.255 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.255 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:12.255 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2208, 2024-01-15T22:49:12.256 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:12.256 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.256 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:12.256 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 288369, 2024-01-15T22:49:12.256 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 62 2024-01-15T22:49:12.256 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.256 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:12.256 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 30637, 2024-01-15T22:49:12.256 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 9 2024-01-15T22:49:12.256 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.256 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:12.256 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2461344, 2024-01-15T22:49:12.256 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 193 2024-01-15T22:49:12.256 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.257 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:12.257 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 4664, 2024-01-15T22:49:12.257 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 53 2024-01-15T22:49:12.257 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.257 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:12.257 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.257 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.257 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.257 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.257 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 428608, 2024-01-15T22:49:12.257 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 37 2024-01-15T22:49:12.257 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.257 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:12.257 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.257 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.257 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.258 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:12.258 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 10400, 2024-01-15T22:49:12.258 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 20 2024-01-15T22:49:12.258 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.258 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:12.258 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 215688, 2024-01-15T22:49:12.258 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3393 2024-01-15T22:49:12.258 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.258 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:12.258 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.258 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.258 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.258 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:12.258 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.258 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.258 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.258 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:12.259 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.259 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.259 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.259 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:12.259 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.259 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.259 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.259 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.259 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.4": { 2024-01-15T22:49:12.259 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:12.259 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.259 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.259 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.259 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.259 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5832, 2024-01-15T22:49:12.259 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 98 2024-01-15T22:49:12.260 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.260 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:12.260 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12672, 2024-01-15T22:49:12.260 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:12.260 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.260 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:12.260 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 576, 2024-01-15T22:49:12.260 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:12.260 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.260 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:12.260 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 18032, 2024-01-15T22:49:12.260 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 161 2024-01-15T22:49:12.260 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.260 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:12.261 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 560, 2024-01-15T22:49:12.261 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 5 2024-01-15T22:49:12.261 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.261 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:12.261 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 7728, 2024-01-15T22:49:12.261 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 161 2024-01-15T22:49:12.261 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.261 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:12.261 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 18032, 2024-01-15T22:49:12.261 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 161 2024-01-15T22:49:12.261 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.261 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:12.261 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 640, 2024-01-15T22:49:12.261 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8 2024-01-15T22:49:12.261 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.262 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:12.262 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.262 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.262 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.262 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:12.262 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 42950, 2024-01-15T22:49:12.262 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8084 2024-01-15T22:49:12.262 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.262 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:12.262 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 121040, 2024-01-15T22:49:12.262 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 178 2024-01-15T22:49:12.262 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.262 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:12.262 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 9176, 2024-01-15T22:49:12.263 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 530 2024-01-15T22:49:12.263 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.263 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:12.263 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.263 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.263 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.263 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:12.263 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 26466, 2024-01-15T22:49:12.263 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 178 2024-01-15T22:49:12.263 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.263 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:12.263 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 736, 2024-01-15T22:49:12.263 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 1 2024-01-15T22:49:12.263 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.263 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:12.264 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 850572, 2024-01-15T22:49:12.264 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 57 2024-01-15T22:49:12.264 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.264 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:12.264 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 24192, 2024-01-15T22:49:12.264 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:12.264 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.264 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:12.264 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2416687, 2024-01-15T22:49:12.264 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 174 2024-01-15T22:49:12.264 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.264 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:12.264 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 4840, 2024-01-15T22:49:12.264 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 55 2024-01-15T22:49:12.264 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.264 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:12.265 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.265 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.265 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.265 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.265 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 451776, 2024-01-15T22:49:12.265 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 39 2024-01-15T22:49:12.265 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.265 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:12.265 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.265 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.265 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.265 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:12.265 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 8944, 2024-01-15T22:49:12.265 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 18 2024-01-15T22:49:12.265 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.266 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:12.266 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 215688, 2024-01-15T22:49:12.266 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3393 2024-01-15T22:49:12.266 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.266 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:12.266 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.266 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.266 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.266 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:12.266 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.266 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.266 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.266 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:12.266 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.266 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.267 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.267 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:12.267 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.267 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.267 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.267 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.267 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.5": { 2024-01-15T22:49:12.267 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:12.267 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.267 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.267 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.267 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.267 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5832, 2024-01-15T22:49:12.267 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 98 2024-01-15T22:49:12.267 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.267 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:12.268 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12672, 2024-01-15T22:49:12.268 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:12.268 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.268 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:12.268 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 576, 2024-01-15T22:49:12.268 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:12.268 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.268 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:12.268 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 18144, 2024-01-15T22:49:12.268 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 162 2024-01-15T22:49:12.268 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.268 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:12.268 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 224, 2024-01-15T22:49:12.268 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 2 2024-01-15T22:49:12.268 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.269 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:12.269 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 7776, 2024-01-15T22:49:12.269 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 162 2024-01-15T22:49:12.269 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.269 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:12.269 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 18144, 2024-01-15T22:49:12.269 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 162 2024-01-15T22:49:12.269 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.269 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:12.269 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 640, 2024-01-15T22:49:12.269 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8 2024-01-15T22:49:12.269 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.269 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:12.269 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.269 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.270 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.270 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:12.270 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 43069, 2024-01-15T22:49:12.270 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8152 2024-01-15T22:49:12.270 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.270 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:12.270 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 122400, 2024-01-15T22:49:12.270 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 180 2024-01-15T22:49:12.270 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.270 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:12.270 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 9436, 2024-01-15T22:49:12.270 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 535 2024-01-15T22:49:12.270 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.270 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:12.271 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.271 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.271 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.271 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:12.271 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 26810, 2024-01-15T22:49:12.271 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 180 2024-01-15T22:49:12.271 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.271 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:12.271 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2208, 2024-01-15T22:49:12.271 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:12.271 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.271 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:12.271 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 802081, 2024-01-15T22:49:12.271 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 45 2024-01-15T22:49:12.272 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.272 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:12.272 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 30637, 2024-01-15T22:49:12.272 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 9 2024-01-15T22:49:12.272 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.272 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:12.272 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2442457, 2024-01-15T22:49:12.272 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 179 2024-01-15T22:49:12.272 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.272 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:12.272 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5280, 2024-01-15T22:49:12.272 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 60 2024-01-15T22:49:12.272 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.272 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:12.272 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.273 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.273 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.273 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.273 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 474944, 2024-01-15T22:49:12.273 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 41 2024-01-15T22:49:12.273 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.273 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:12.273 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.273 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.273 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.273 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:12.273 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 11960, 2024-01-15T22:49:12.273 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 23 2024-01-15T22:49:12.273 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.273 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:12.274 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 214408, 2024-01-15T22:49:12.274 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3325 2024-01-15T22:49:12.274 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.274 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:12.274 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.274 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.274 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.274 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:12.274 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.274 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.274 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.274 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:12.274 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.274 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.275 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.275 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:12.275 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.275 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.275 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.275 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.275 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.6": { 2024-01-15T22:49:12.275 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:12.275 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.275 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.275 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.275 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.275 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5832, 2024-01-15T22:49:12.275 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 98 2024-01-15T22:49:12.275 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.275 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:12.275 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12672, 2024-01-15T22:49:12.276 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:12.276 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.276 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:12.276 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 576, 2024-01-15T22:49:12.276 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:12.276 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.276 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:12.276 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 19040, 2024-01-15T22:49:12.276 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 170 2024-01-15T22:49:12.276 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.276 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:12.276 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 224, 2024-01-15T22:49:12.276 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 2 2024-01-15T22:49:12.276 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.277 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:12.277 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 8160, 2024-01-15T22:49:12.277 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 170 2024-01-15T22:49:12.277 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.277 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:12.277 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 19040, 2024-01-15T22:49:12.277 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 170 2024-01-15T22:49:12.277 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.277 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:12.277 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 560, 2024-01-15T22:49:12.277 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 7 2024-01-15T22:49:12.277 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.277 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:12.277 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 14283, 2024-01-15T22:49:12.277 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:12.277 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.278 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:12.278 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 43524, 2024-01-15T22:49:12.278 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8410 2024-01-15T22:49:12.278 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.278 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:12.278 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 121040, 2024-01-15T22:49:12.278 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 178 2024-01-15T22:49:12.278 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.278 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:12.278 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 10440, 2024-01-15T22:49:12.278 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 690 2024-01-15T22:49:12.278 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.278 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:12.278 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.279 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.279 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.279 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:12.279 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 27494, 2024-01-15T22:49:12.279 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 178 2024-01-15T22:49:12.279 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.279 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:12.279 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.279 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.279 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.279 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:12.279 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 449476, 2024-01-15T22:49:12.279 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 39 2024-01-15T22:49:12.279 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.279 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:12.280 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.280 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.280 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.280 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:12.280 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2415782, 2024-01-15T22:49:12.280 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 169 2024-01-15T22:49:12.280 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.280 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:12.280 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 4664, 2024-01-15T22:49:12.280 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 53 2024-01-15T22:49:12.280 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.280 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:12.280 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.280 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.281 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.281 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.281 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 451776, 2024-01-15T22:49:12.281 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 39 2024-01-15T22:49:12.281 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.281 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:12.281 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.281 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.281 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.281 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:12.281 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 88504, 2024-01-15T22:49:12.281 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 179 2024-01-15T22:49:12.281 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.281 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:12.281 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 214408, 2024-01-15T22:49:12.281 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3325 2024-01-15T22:49:12.282 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.282 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:12.282 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.282 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.282 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.282 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:12.282 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.282 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.282 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.282 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:12.282 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.282 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.282 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.282 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:12.282 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.282 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.283 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.283 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.283 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.7": { 2024-01-15T22:49:12.283 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:12.283 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.283 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.283 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.283 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.283 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5832, 2024-01-15T22:49:12.283 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 98 2024-01-15T22:49:12.283 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.283 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:12.283 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12672, 2024-01-15T22:49:12.283 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:12.283 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.283 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:12.284 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 576, 2024-01-15T22:49:12.284 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:12.284 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.284 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:12.284 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 19040, 2024-01-15T22:49:12.284 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 170 2024-01-15T22:49:12.284 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.284 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:12.284 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 672, 2024-01-15T22:49:12.284 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:12.284 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.284 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:12.284 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 8160, 2024-01-15T22:49:12.284 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 170 2024-01-15T22:49:12.284 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.285 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:12.285 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 19040, 2024-01-15T22:49:12.285 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 170 2024-01-15T22:49:12.285 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.285 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:12.285 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 560, 2024-01-15T22:49:12.285 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 7 2024-01-15T22:49:12.285 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.285 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:12.285 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 266240, 2024-01-15T22:49:12.285 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:12.285 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.285 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:12.285 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 45345, 2024-01-15T22:49:12.285 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8691 2024-01-15T22:49:12.285 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.286 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:12.286 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 125800, 2024-01-15T22:49:12.286 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 185 2024-01-15T22:49:12.286 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.286 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:12.286 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 11112, 2024-01-15T22:49:12.286 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 696 2024-01-15T22:49:12.286 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.286 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:12.286 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.286 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.287 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.287 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:12.287 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 29286, 2024-01-15T22:49:12.287 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 185 2024-01-15T22:49:12.287 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.287 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:12.287 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.287 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.287 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.287 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:12.287 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 147411, 2024-01-15T22:49:12.287 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 29 2024-01-15T22:49:12.287 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.287 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:12.287 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.287 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.288 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.288 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:12.288 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2439455, 2024-01-15T22:49:12.288 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 219 2024-01-15T22:49:12.288 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.288 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:12.288 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5544, 2024-01-15T22:49:12.288 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 63 2024-01-15T22:49:12.288 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.288 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:12.288 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.288 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.288 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.289 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.289 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 521280, 2024-01-15T22:49:12.289 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 45 2024-01-15T22:49:12.289 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.289 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:12.289 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.289 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.289 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.289 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:12.289 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 88920, 2024-01-15T22:49:12.289 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 199 2024-01-15T22:49:12.289 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.289 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:12.289 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 215688, 2024-01-15T22:49:12.289 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3393 2024-01-15T22:49:12.290 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.290 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:12.290 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.290 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.290 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.290 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:12.290 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.290 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.290 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.290 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:12.290 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.290 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.290 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.291 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:12.291 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:12.291 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:12.291 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.291 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.291 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.291 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.291 INFO:tasks.workunit.client.0.smithi053.stdout: "metadata": { 2024-01-15T22:49:12.291 INFO:tasks.workunit.client.0.smithi053.stdout: "mds": { 2024-01-15T22:49:12.291 INFO:tasks.workunit.client.0.smithi053.stdout: "arch": { 2024-01-15T22:49:12.291 INFO:tasks.workunit.client.0.smithi053.stdout: "x86_64": 2 2024-01-15T22:49:12.291 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.291 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_version": { 2024-01-15T22:49:12.291 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:49:12.292 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.292 INFO:tasks.workunit.client.0.smithi053.stdout: "cpu": { 2024-01-15T22:49:12.292 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-01-15T22:49:12.292 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-01-15T22:49:12.292 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.292 INFO:tasks.workunit.client.0.smithi053.stdout: "distro": { 2024-01-15T22:49:12.292 INFO:tasks.workunit.client.0.smithi053.stdout: "centos": 2 2024-01-15T22:49:12.292 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.292 INFO:tasks.workunit.client.0.smithi053.stdout: "distro_description": { 2024-01-15T22:49:12.292 INFO:tasks.workunit.client.0.smithi053.stdout: "CentOS Stream 8": 2 2024-01-15T22:49:12.292 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.292 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_description": { 2024-01-15T22:49:12.292 INFO:tasks.workunit.client.0.smithi053.stdout: "#1 SMP Thu Dec 21 12:11:59 UTC 2023": 2 2024-01-15T22:49:12.292 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.293 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_version": { 2024-01-15T22:49:12.293 INFO:tasks.workunit.client.0.smithi053.stdout: "4.18.0-532.el8.x86_64": 2 2024-01-15T22:49:12.293 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.293 INFO:tasks.workunit.client.0.smithi053.stdout: "os": { 2024-01-15T22:49:12.293 INFO:tasks.workunit.client.0.smithi053.stdout: "Linux": 2 2024-01-15T22:49:12.293 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.293 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.293 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:12.293 INFO:tasks.workunit.client.0.smithi053.stdout: "arch": { 2024-01-15T22:49:12.293 INFO:tasks.workunit.client.0.smithi053.stdout: "x86_64": 3 2024-01-15T22:49:12.293 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.293 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_version": { 2024-01-15T22:49:12.293 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 3 2024-01-15T22:49:12.293 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.293 INFO:tasks.workunit.client.0.smithi053.stdout: "cpu": { 2024-01-15T22:49:12.294 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-01-15T22:49:12.294 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-01-15T22:49:12.294 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.294 INFO:tasks.workunit.client.0.smithi053.stdout: "distro": { 2024-01-15T22:49:12.294 INFO:tasks.workunit.client.0.smithi053.stdout: "centos": 3 2024-01-15T22:49:12.294 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.294 INFO:tasks.workunit.client.0.smithi053.stdout: "distro_description": { 2024-01-15T22:49:12.294 INFO:tasks.workunit.client.0.smithi053.stdout: "CentOS Stream 8": 3 2024-01-15T22:49:12.294 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.294 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_description": { 2024-01-15T22:49:12.294 INFO:tasks.workunit.client.0.smithi053.stdout: "#1 SMP Thu Dec 21 12:11:59 UTC 2023": 3 2024-01-15T22:49:12.294 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.294 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_version": { 2024-01-15T22:49:12.294 INFO:tasks.workunit.client.0.smithi053.stdout: "4.18.0-532.el8.x86_64": 3 2024-01-15T22:49:12.294 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.295 INFO:tasks.workunit.client.0.smithi053.stdout: "os": { 2024-01-15T22:49:12.295 INFO:tasks.workunit.client.0.smithi053.stdout: "Linux": 3 2024-01-15T22:49:12.295 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.295 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.295 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.295 INFO:tasks.workunit.client.0.smithi053.stdout: "arch": { 2024-01-15T22:49:12.295 INFO:tasks.workunit.client.0.smithi053.stdout: "x86_64": 8 2024-01-15T22:49:12.295 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.295 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_version": { 2024-01-15T22:49:12.295 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 8 2024-01-15T22:49:12.295 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.295 INFO:tasks.workunit.client.0.smithi053.stdout: "cpu": { 2024-01-15T22:49:12.295 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-01-15T22:49:12.295 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-01-15T22:49:12.296 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.296 INFO:tasks.workunit.client.0.smithi053.stdout: "distro": { 2024-01-15T22:49:12.296 INFO:tasks.workunit.client.0.smithi053.stdout: "centos": 8 2024-01-15T22:49:12.296 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.296 INFO:tasks.workunit.client.0.smithi053.stdout: "distro_description": { 2024-01-15T22:49:12.296 INFO:tasks.workunit.client.0.smithi053.stdout: "CentOS Stream 8": 8 2024-01-15T22:49:12.296 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.296 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_description": { 2024-01-15T22:49:12.296 INFO:tasks.workunit.client.0.smithi053.stdout: "#1 SMP Thu Dec 21 12:11:59 UTC 2023": 8 2024-01-15T22:49:12.296 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.296 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_version": { 2024-01-15T22:49:12.296 INFO:tasks.workunit.client.0.smithi053.stdout: "4.18.0-532.el8.x86_64": 8 2024-01-15T22:49:12.296 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.296 INFO:tasks.workunit.client.0.smithi053.stdout: "os": { 2024-01-15T22:49:12.297 INFO:tasks.workunit.client.0.smithi053.stdout: "Linux": 8 2024-01-15T22:49:12.297 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.297 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_objectstore": { 2024-01-15T22:49:12.297 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": 8 2024-01-15T22:49:12.297 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.297 INFO:tasks.workunit.client.0.smithi053.stdout: "rotational": { 2024-01-15T22:49:12.297 INFO:tasks.workunit.client.0.smithi053.stdout: "0": 8 2024-01-15T22:49:12.297 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.297 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.297 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.297 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:12.297 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:12.297 INFO:tasks.workunit.client.0.smithi053.stdout: "features": { 2024-01-15T22:49:12.297 INFO:tasks.workunit.client.0.smithi053.stdout: "optional": [], 2024-01-15T22:49:12.297 INFO:tasks.workunit.client.0.smithi053.stdout: "persistent": [ 2024-01-15T22:49:12.298 INFO:tasks.workunit.client.0.smithi053.stdout: "kraken", 2024-01-15T22:49:12.298 INFO:tasks.workunit.client.0.smithi053.stdout: "luminous", 2024-01-15T22:49:12.298 INFO:tasks.workunit.client.0.smithi053.stdout: "mimic", 2024-01-15T22:49:12.298 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap-prune", 2024-01-15T22:49:12.298 INFO:tasks.workunit.client.0.smithi053.stdout: "nautilus", 2024-01-15T22:49:12.298 INFO:tasks.workunit.client.0.smithi053.stdout: "octopus", 2024-01-15T22:49:12.298 INFO:tasks.workunit.client.0.smithi053.stdout: "pacific", 2024-01-15T22:49:12.298 INFO:tasks.workunit.client.0.smithi053.stdout: "elector-pinging", 2024-01-15T22:49:12.298 INFO:tasks.workunit.client.0.smithi053.stdout: "quincy" 2024-01-15T22:49:12.298 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.298 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.298 INFO:tasks.workunit.client.0.smithi053.stdout: "ipv4_addr_mons": 6, 2024-01-15T22:49:12.298 INFO:tasks.workunit.client.0.smithi053.stdout: "ipv6_addr_mons": 0, 2024-01-15T22:49:12.298 INFO:tasks.workunit.client.0.smithi053.stdout: "min_mon_release": 17, 2024-01-15T22:49:12.298 INFO:tasks.workunit.client.0.smithi053.stdout: "v1_addr_mons": 3, 2024-01-15T22:49:12.299 INFO:tasks.workunit.client.0.smithi053.stdout: "v2_addr_mons": 3 2024-01-15T22:49:12.299 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.299 INFO:tasks.workunit.client.0.smithi053.stdout: "organization": "ceph-qa", 2024-01-15T22:49:12.299 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.299 INFO:tasks.workunit.client.0.smithi053.stdout: "cluster_network": false, 2024-01-15T22:49:12.299 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 8, 2024-01-15T22:49:12.299 INFO:tasks.workunit.client.0.smithi053.stdout: "require_min_compat_client": "luminous", 2024-01-15T22:49:12.299 INFO:tasks.workunit.client.0.smithi053.stdout: "require_osd_release": "quincy" 2024-01-15T22:49:12.299 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.299 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_perf_histograms": [ 2024-01-15T22:49:12.299 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.299 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:12.299 INFO:tasks.workunit.client.0.smithi053.stdout: "axes": [ 2024-01-15T22:49:12.299 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.300 INFO:tasks.workunit.client.0.smithi053.stdout: "buckets": 32, 2024-01-15T22:49:12.300 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0, 2024-01-15T22:49:12.300 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "Latency (usec)", 2024-01-15T22:49:12.300 INFO:tasks.workunit.client.0.smithi053.stdout: "quant_size": 100000, 2024-01-15T22:49:12.300 INFO:tasks.workunit.client.0.smithi053.stdout: "ranges": [ 2024-01-15T22:49:12.300 INFO:tasks.workunit.client.0.smithi053.stdout: "[None, -1]", 2024-01-15T22:49:12.300 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 99999]", 2024-01-15T22:49:12.300 INFO:tasks.workunit.client.0.smithi053.stdout: "[100000, 199999]", 2024-01-15T22:49:12.300 INFO:tasks.workunit.client.0.smithi053.stdout: "[200000, 399999]", 2024-01-15T22:49:12.300 INFO:tasks.workunit.client.0.smithi053.stdout: "[400000, 799999]", 2024-01-15T22:49:12.300 INFO:tasks.workunit.client.0.smithi053.stdout: "[800000, 1599999]", 2024-01-15T22:49:12.300 INFO:tasks.workunit.client.0.smithi053.stdout: "[1600000, 3199999]", 2024-01-15T22:49:12.300 INFO:tasks.workunit.client.0.smithi053.stdout: "[3200000, 6399999]", 2024-01-15T22:49:12.300 INFO:tasks.workunit.client.0.smithi053.stdout: "[6400000, 12799999]", 2024-01-15T22:49:12.301 INFO:tasks.workunit.client.0.smithi053.stdout: "[12800000, 25599999]", 2024-01-15T22:49:12.301 INFO:tasks.workunit.client.0.smithi053.stdout: "[25600000, 51199999]", 2024-01-15T22:49:12.301 INFO:tasks.workunit.client.0.smithi053.stdout: "[51200000, 102399999]", 2024-01-15T22:49:12.301 INFO:tasks.workunit.client.0.smithi053.stdout: "[102400000, 204799999]", 2024-01-15T22:49:12.301 INFO:tasks.workunit.client.0.smithi053.stdout: "[204800000, 409599999]", 2024-01-15T22:49:12.301 INFO:tasks.workunit.client.0.smithi053.stdout: "[409600000, 819199999]", 2024-01-15T22:49:12.301 INFO:tasks.workunit.client.0.smithi053.stdout: "[819200000, 1638399999]", 2024-01-15T22:49:12.301 INFO:tasks.workunit.client.0.smithi053.stdout: "[1638400000, 3276799999]", 2024-01-15T22:49:12.301 INFO:tasks.workunit.client.0.smithi053.stdout: "[3276800000, 6553599999]", 2024-01-15T22:49:12.301 INFO:tasks.workunit.client.0.smithi053.stdout: "[6553600000, 13107199999]", 2024-01-15T22:49:12.301 INFO:tasks.workunit.client.0.smithi053.stdout: "[13107200000, 26214399999]", 2024-01-15T22:49:12.301 INFO:tasks.workunit.client.0.smithi053.stdout: "[26214400000, 52428799999]", 2024-01-15T22:49:12.301 INFO:tasks.workunit.client.0.smithi053.stdout: "[52428800000, 104857599999]", 2024-01-15T22:49:12.301 INFO:tasks.workunit.client.0.smithi053.stdout: "[104857600000, 209715199999]", 2024-01-15T22:49:12.301 INFO:tasks.workunit.client.0.smithi053.stdout: "[209715200000, 419430399999]", 2024-01-15T22:49:12.302 INFO:tasks.workunit.client.0.smithi053.stdout: "[419430400000, 838860799999]", 2024-01-15T22:49:12.302 INFO:tasks.workunit.client.0.smithi053.stdout: "[838860800000, 1677721599999]", 2024-01-15T22:49:12.302 INFO:tasks.workunit.client.0.smithi053.stdout: "[1677721600000, 3355443199999]", 2024-01-15T22:49:12.302 INFO:tasks.workunit.client.0.smithi053.stdout: "[3355443200000, 6710886399999]", 2024-01-15T22:49:12.302 INFO:tasks.workunit.client.0.smithi053.stdout: "[6710886400000, 13421772799999]", 2024-01-15T22:49:12.302 INFO:tasks.workunit.client.0.smithi053.stdout: "[13421772800000, 26843545599999]", 2024-01-15T22:49:12.302 INFO:tasks.workunit.client.0.smithi053.stdout: "[26843545600000, 53687091199999]", 2024-01-15T22:49:12.302 INFO:tasks.workunit.client.0.smithi053.stdout: "[53687091200000, None]" 2024-01-15T22:49:12.302 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.302 INFO:tasks.workunit.client.0.smithi053.stdout: "scale_type": "log2" 2024-01-15T22:49:12.302 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.302 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.302 INFO:tasks.workunit.client.0.smithi053.stdout: "buckets": 32, 2024-01-15T22:49:12.302 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0, 2024-01-15T22:49:12.302 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "Request size (bytes)", 2024-01-15T22:49:12.303 INFO:tasks.workunit.client.0.smithi053.stdout: "quant_size": 512, 2024-01-15T22:49:12.303 INFO:tasks.workunit.client.0.smithi053.stdout: "ranges": [ 2024-01-15T22:49:12.303 INFO:tasks.workunit.client.0.smithi053.stdout: "[None, -1]", 2024-01-15T22:49:12.303 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 511]", 2024-01-15T22:49:12.303 INFO:tasks.workunit.client.0.smithi053.stdout: "[512, 1023]", 2024-01-15T22:49:12.303 INFO:tasks.workunit.client.0.smithi053.stdout: "[1024, 2047]", 2024-01-15T22:49:12.303 INFO:tasks.workunit.client.0.smithi053.stdout: "[2048, 4095]", 2024-01-15T22:49:12.303 INFO:tasks.workunit.client.0.smithi053.stdout: "[4096, 8191]", 2024-01-15T22:49:12.303 INFO:tasks.workunit.client.0.smithi053.stdout: "[8192, 16383]", 2024-01-15T22:49:12.303 INFO:tasks.workunit.client.0.smithi053.stdout: "[16384, 32767]", 2024-01-15T22:49:12.303 INFO:tasks.workunit.client.0.smithi053.stdout: "[32768, 65535]", 2024-01-15T22:49:12.303 INFO:tasks.workunit.client.0.smithi053.stdout: "[65536, 131071]", 2024-01-15T22:49:12.303 INFO:tasks.workunit.client.0.smithi053.stdout: "[131072, 262143]", 2024-01-15T22:49:12.303 INFO:tasks.workunit.client.0.smithi053.stdout: "[262144, 524287]", 2024-01-15T22:49:12.304 INFO:tasks.workunit.client.0.smithi053.stdout: "[524288, 1048575]", 2024-01-15T22:49:12.304 INFO:tasks.workunit.client.0.smithi053.stdout: "[1048576, 2097151]", 2024-01-15T22:49:12.304 INFO:tasks.workunit.client.0.smithi053.stdout: "[2097152, 4194303]", 2024-01-15T22:49:12.304 INFO:tasks.workunit.client.0.smithi053.stdout: "[4194304, 8388607]", 2024-01-15T22:49:12.304 INFO:tasks.workunit.client.0.smithi053.stdout: "[8388608, 16777215]", 2024-01-15T22:49:12.304 INFO:tasks.workunit.client.0.smithi053.stdout: "[16777216, 33554431]", 2024-01-15T22:49:12.304 INFO:tasks.workunit.client.0.smithi053.stdout: "[33554432, 67108863]", 2024-01-15T22:49:12.304 INFO:tasks.workunit.client.0.smithi053.stdout: "[67108864, 134217727]", 2024-01-15T22:49:12.304 INFO:tasks.workunit.client.0.smithi053.stdout: "[134217728, 268435455]", 2024-01-15T22:49:12.304 INFO:tasks.workunit.client.0.smithi053.stdout: "[268435456, 536870911]", 2024-01-15T22:49:12.304 INFO:tasks.workunit.client.0.smithi053.stdout: "[536870912, 1073741823]", 2024-01-15T22:49:12.304 INFO:tasks.workunit.client.0.smithi053.stdout: "[1073741824, 2147483647]", 2024-01-15T22:49:12.304 INFO:tasks.workunit.client.0.smithi053.stdout: "[2147483648, 4294967295]", 2024-01-15T22:49:12.304 INFO:tasks.workunit.client.0.smithi053.stdout: "[4294967296, 8589934591]", 2024-01-15T22:49:12.305 INFO:tasks.workunit.client.0.smithi053.stdout: "[8589934592, 17179869183]", 2024-01-15T22:49:12.305 INFO:tasks.workunit.client.0.smithi053.stdout: "[17179869184, 34359738367]", 2024-01-15T22:49:12.305 INFO:tasks.workunit.client.0.smithi053.stdout: "[34359738368, 68719476735]", 2024-01-15T22:49:12.305 INFO:tasks.workunit.client.0.smithi053.stdout: "[68719476736, 137438953471]", 2024-01-15T22:49:12.305 INFO:tasks.workunit.client.0.smithi053.stdout: "[137438953472, 274877906943]", 2024-01-15T22:49:12.305 INFO:tasks.workunit.client.0.smithi053.stdout: "[274877906944, None]" 2024-01-15T22:49:12.305 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.305 INFO:tasks.workunit.client.0.smithi053.stdout: "scale_type": "log2" 2024-01-15T22:49:12.305 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.305 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.305 INFO:tasks.workunit.client.0.smithi053.stdout: "osds": [ 2024-01-15T22:49:12.307 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.307 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 0, 2024-01-15T22:49:12.307 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.307 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.307 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.307 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.307 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.307 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.307 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.307 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.308 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.308 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.308 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.308 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.308 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.308 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.308 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.308 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.308 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.308 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.308 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.308 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.308 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.308 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.308 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.309 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.309 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.309 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.309 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.309 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.309 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.309 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.309 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.309 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.309 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.309 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.309 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.309 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.309 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 1, 2024-01-15T22:49:12.309 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.309 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.310 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.310 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.310 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:12.310 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.310 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.310 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.310 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.310 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.310 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.310 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.310 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.310 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.310 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.310 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.310 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.310 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.311 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.311 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.311 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.311 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.311 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.311 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.311 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.311 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.311 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.311 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.311 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.311 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.311 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.311 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.311 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.312 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.312 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.312 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.312 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 2, 2024-01-15T22:49:12.312 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.312 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.312 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.312 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.312 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.312 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.312 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.312 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.312 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.312 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.313 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.313 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.313 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.313 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.313 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.313 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.313 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.313 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.313 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.313 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.313 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.313 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.313 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.313 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.313 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.313 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.314 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.314 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.314 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.314 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.314 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.314 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.314 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.314 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.314 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.314 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.314 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 3, 2024-01-15T22:49:12.314 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.314 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.314 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.314 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.315 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.315 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.315 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.315 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.315 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.315 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.315 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.315 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.315 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.315 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.315 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.315 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.315 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.316 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.316 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.316 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.316 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.316 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.316 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.316 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.316 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.316 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.316 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.316 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.316 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.316 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.317 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.317 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.317 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.317 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.317 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.317 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.317 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 4, 2024-01-15T22:49:12.317 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.317 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.317 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.317 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.317 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.317 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.317 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.317 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.318 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.318 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.318 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.318 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.318 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.318 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.318 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.318 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.318 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.318 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.318 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.318 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.318 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.318 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.319 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.319 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.319 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.319 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.319 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.319 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.319 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.319 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.319 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.319 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.319 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.319 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.319 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.319 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.319 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 5, 2024-01-15T22:49:12.320 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.320 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.320 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.320 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.320 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.320 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.320 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.320 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.320 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.320 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.320 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.320 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.320 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.320 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.321 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.321 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.321 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.321 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.321 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.321 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.321 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.321 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.321 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.321 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.322 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.322 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.322 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.322 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.322 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.322 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.322 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.322 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.322 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.322 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.322 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.322 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.322 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 6, 2024-01-15T22:49:12.322 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.322 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.323 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.323 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.323 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.323 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.323 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.323 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.323 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.323 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.323 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.323 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.323 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.323 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.323 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.323 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.324 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.324 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.324 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.324 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.324 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.324 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.324 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.324 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.324 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.324 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.324 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.324 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.324 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.324 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.324 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.325 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.325 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.325 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.325 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.325 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.325 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 7, 2024-01-15T22:49:12.325 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.325 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.325 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.325 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.325 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 15, 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-01-15T22:49:12.325 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 2, 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-01-15T22:49:12.325 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:12.325 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.326 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.326 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.326 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.326 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.326 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.326 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.326 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.326 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.326 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.326 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.326 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.326 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.326 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.327 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.327 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.327 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.327 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.327 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.327 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.327 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.327 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.327 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.327 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.327 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.327 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.327 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.327 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.327 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.328 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.328 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:12.328 INFO:tasks.workunit.client.0.smithi053.stdout: "axes": [ 2024-01-15T22:49:12.328 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.328 INFO:tasks.workunit.client.0.smithi053.stdout: "buckets": 32, 2024-01-15T22:49:12.328 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0, 2024-01-15T22:49:12.328 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "Latency (usec)", 2024-01-15T22:49:12.328 INFO:tasks.workunit.client.0.smithi053.stdout: "quant_size": 100000, 2024-01-15T22:49:12.328 INFO:tasks.workunit.client.0.smithi053.stdout: "ranges": [ 2024-01-15T22:49:12.328 INFO:tasks.workunit.client.0.smithi053.stdout: "[None, -1]", 2024-01-15T22:49:12.328 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 99999]", 2024-01-15T22:49:12.329 INFO:tasks.workunit.client.0.smithi053.stdout: "[100000, 199999]", 2024-01-15T22:49:12.329 INFO:tasks.workunit.client.0.smithi053.stdout: "[200000, 399999]", 2024-01-15T22:49:12.329 INFO:tasks.workunit.client.0.smithi053.stdout: "[400000, 799999]", 2024-01-15T22:49:12.329 INFO:tasks.workunit.client.0.smithi053.stdout: "[800000, 1599999]", 2024-01-15T22:49:12.329 INFO:tasks.workunit.client.0.smithi053.stdout: "[1600000, 3199999]", 2024-01-15T22:49:12.329 INFO:tasks.workunit.client.0.smithi053.stdout: "[3200000, 6399999]", 2024-01-15T22:49:12.329 INFO:tasks.workunit.client.0.smithi053.stdout: "[6400000, 12799999]", 2024-01-15T22:49:12.329 INFO:tasks.workunit.client.0.smithi053.stdout: "[12800000, 25599999]", 2024-01-15T22:49:12.329 INFO:tasks.workunit.client.0.smithi053.stdout: "[25600000, 51199999]", 2024-01-15T22:49:12.329 INFO:tasks.workunit.client.0.smithi053.stdout: "[51200000, 102399999]", 2024-01-15T22:49:12.329 INFO:tasks.workunit.client.0.smithi053.stdout: "[102400000, 204799999]", 2024-01-15T22:49:12.329 INFO:tasks.workunit.client.0.smithi053.stdout: "[204800000, 409599999]", 2024-01-15T22:49:12.329 INFO:tasks.workunit.client.0.smithi053.stdout: "[409600000, 819199999]", 2024-01-15T22:49:12.330 INFO:tasks.workunit.client.0.smithi053.stdout: "[819200000, 1638399999]", 2024-01-15T22:49:12.330 INFO:tasks.workunit.client.0.smithi053.stdout: "[1638400000, 3276799999]", 2024-01-15T22:49:12.330 INFO:tasks.workunit.client.0.smithi053.stdout: "[3276800000, 6553599999]", 2024-01-15T22:49:12.330 INFO:tasks.workunit.client.0.smithi053.stdout: "[6553600000, 13107199999]", 2024-01-15T22:49:12.330 INFO:tasks.workunit.client.0.smithi053.stdout: "[13107200000, 26214399999]", 2024-01-15T22:49:12.330 INFO:tasks.workunit.client.0.smithi053.stdout: "[26214400000, 52428799999]", 2024-01-15T22:49:12.330 INFO:tasks.workunit.client.0.smithi053.stdout: "[52428800000, 104857599999]", 2024-01-15T22:49:12.330 INFO:tasks.workunit.client.0.smithi053.stdout: "[104857600000, 209715199999]", 2024-01-15T22:49:12.330 INFO:tasks.workunit.client.0.smithi053.stdout: "[209715200000, 419430399999]", 2024-01-15T22:49:12.330 INFO:tasks.workunit.client.0.smithi053.stdout: "[419430400000, 838860799999]", 2024-01-15T22:49:12.330 INFO:tasks.workunit.client.0.smithi053.stdout: "[838860800000, 1677721599999]", 2024-01-15T22:49:12.330 INFO:tasks.workunit.client.0.smithi053.stdout: "[1677721600000, 3355443199999]", 2024-01-15T22:49:12.330 INFO:tasks.workunit.client.0.smithi053.stdout: "[3355443200000, 6710886399999]", 2024-01-15T22:49:12.330 INFO:tasks.workunit.client.0.smithi053.stdout: "[6710886400000, 13421772799999]", 2024-01-15T22:49:12.331 INFO:tasks.workunit.client.0.smithi053.stdout: "[13421772800000, 26843545599999]", 2024-01-15T22:49:12.331 INFO:tasks.workunit.client.0.smithi053.stdout: "[26843545600000, 53687091199999]", 2024-01-15T22:49:12.331 INFO:tasks.workunit.client.0.smithi053.stdout: "[53687091200000, None]" 2024-01-15T22:49:12.331 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.331 INFO:tasks.workunit.client.0.smithi053.stdout: "scale_type": "log2" 2024-01-15T22:49:12.331 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.331 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.331 INFO:tasks.workunit.client.0.smithi053.stdout: "buckets": 32, 2024-01-15T22:49:12.331 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0, 2024-01-15T22:49:12.331 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "Request size (bytes)", 2024-01-15T22:49:12.331 INFO:tasks.workunit.client.0.smithi053.stdout: "quant_size": 512, 2024-01-15T22:49:12.331 INFO:tasks.workunit.client.0.smithi053.stdout: "ranges": [ 2024-01-15T22:49:12.331 INFO:tasks.workunit.client.0.smithi053.stdout: "[None, -1]", 2024-01-15T22:49:12.331 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 511]", 2024-01-15T22:49:12.331 INFO:tasks.workunit.client.0.smithi053.stdout: "[512, 1023]", 2024-01-15T22:49:12.332 INFO:tasks.workunit.client.0.smithi053.stdout: "[1024, 2047]", 2024-01-15T22:49:12.332 INFO:tasks.workunit.client.0.smithi053.stdout: "[2048, 4095]", 2024-01-15T22:49:12.332 INFO:tasks.workunit.client.0.smithi053.stdout: "[4096, 8191]", 2024-01-15T22:49:12.332 INFO:tasks.workunit.client.0.smithi053.stdout: "[8192, 16383]", 2024-01-15T22:49:12.332 INFO:tasks.workunit.client.0.smithi053.stdout: "[16384, 32767]", 2024-01-15T22:49:12.332 INFO:tasks.workunit.client.0.smithi053.stdout: "[32768, 65535]", 2024-01-15T22:49:12.332 INFO:tasks.workunit.client.0.smithi053.stdout: "[65536, 131071]", 2024-01-15T22:49:12.332 INFO:tasks.workunit.client.0.smithi053.stdout: "[131072, 262143]", 2024-01-15T22:49:12.332 INFO:tasks.workunit.client.0.smithi053.stdout: "[262144, 524287]", 2024-01-15T22:49:12.332 INFO:tasks.workunit.client.0.smithi053.stdout: "[524288, 1048575]", 2024-01-15T22:49:12.332 INFO:tasks.workunit.client.0.smithi053.stdout: "[1048576, 2097151]", 2024-01-15T22:49:12.332 INFO:tasks.workunit.client.0.smithi053.stdout: "[2097152, 4194303]", 2024-01-15T22:49:12.332 INFO:tasks.workunit.client.0.smithi053.stdout: "[4194304, 8388607]", 2024-01-15T22:49:12.333 INFO:tasks.workunit.client.0.smithi053.stdout: "[8388608, 16777215]", 2024-01-15T22:49:12.333 INFO:tasks.workunit.client.0.smithi053.stdout: "[16777216, 33554431]", 2024-01-15T22:49:12.333 INFO:tasks.workunit.client.0.smithi053.stdout: "[33554432, 67108863]", 2024-01-15T22:49:12.333 INFO:tasks.workunit.client.0.smithi053.stdout: "[67108864, 134217727]", 2024-01-15T22:49:12.333 INFO:tasks.workunit.client.0.smithi053.stdout: "[134217728, 268435455]", 2024-01-15T22:49:12.333 INFO:tasks.workunit.client.0.smithi053.stdout: "[268435456, 536870911]", 2024-01-15T22:49:12.333 INFO:tasks.workunit.client.0.smithi053.stdout: "[536870912, 1073741823]", 2024-01-15T22:49:12.333 INFO:tasks.workunit.client.0.smithi053.stdout: "[1073741824, 2147483647]", 2024-01-15T22:49:12.333 INFO:tasks.workunit.client.0.smithi053.stdout: "[2147483648, 4294967295]", 2024-01-15T22:49:12.333 INFO:tasks.workunit.client.0.smithi053.stdout: "[4294967296, 8589934591]", 2024-01-15T22:49:12.333 INFO:tasks.workunit.client.0.smithi053.stdout: "[8589934592, 17179869183]", 2024-01-15T22:49:12.333 INFO:tasks.workunit.client.0.smithi053.stdout: "[17179869184, 34359738367]", 2024-01-15T22:49:12.333 INFO:tasks.workunit.client.0.smithi053.stdout: "[34359738368, 68719476735]", 2024-01-15T22:49:12.334 INFO:tasks.workunit.client.0.smithi053.stdout: "[68719476736, 137438953471]", 2024-01-15T22:49:12.334 INFO:tasks.workunit.client.0.smithi053.stdout: "[137438953472, 274877906943]", 2024-01-15T22:49:12.334 INFO:tasks.workunit.client.0.smithi053.stdout: "[274877906944, None]" 2024-01-15T22:49:12.334 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.334 INFO:tasks.workunit.client.0.smithi053.stdout: "scale_type": "log2" 2024-01-15T22:49:12.334 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.334 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.334 INFO:tasks.workunit.client.0.smithi053.stdout: "osds": [ 2024-01-15T22:49:12.334 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.334 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 0, 2024-01-15T22:49:12.334 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.334 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.334 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.334 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.334 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.335 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.335 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.335 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.335 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.335 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.335 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.335 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.335 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.335 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.335 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.335 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.335 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.335 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.335 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.336 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.336 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.336 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.336 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.336 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.336 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.336 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.336 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.336 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.336 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.336 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.336 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.336 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.336 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.336 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.337 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.337 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.337 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 1, 2024-01-15T22:49:12.337 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.337 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.337 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.337 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.337 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.337 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:12.337 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.337 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.337 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.337 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.337 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.337 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.338 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.338 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.338 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.338 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.338 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.338 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.338 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.338 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.338 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.338 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.338 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.338 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.338 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.338 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.339 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.339 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.339 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.339 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.339 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.339 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.339 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.339 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.339 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.339 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.339 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 2, 2024-01-15T22:49:12.339 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.339 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.339 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.339 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.340 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.340 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.340 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.340 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.340 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.340 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.340 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.340 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.340 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.340 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.340 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.340 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.340 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.341 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.341 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.341 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.341 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.341 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.341 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.341 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.341 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.341 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.341 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.341 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.341 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.341 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.341 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.342 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.342 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.342 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.342 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.342 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.342 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 3, 2024-01-15T22:49:12.342 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.342 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.342 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.342 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.342 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.342 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.342 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.342 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.342 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.343 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.343 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.343 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.343 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.343 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.343 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.343 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.343 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.343 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.343 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.343 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.343 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.343 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.343 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.343 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.344 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.344 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.344 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.344 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.344 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.344 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.344 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.344 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.344 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.344 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.344 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.344 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.344 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 4, 2024-01-15T22:49:12.344 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.345 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.345 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.345 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.345 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.345 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.345 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.345 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.345 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.345 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.345 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.345 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.345 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.345 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.346 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.346 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.346 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.346 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.346 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.346 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.346 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.346 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.346 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.346 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.346 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.346 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.346 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.346 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.347 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.347 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.347 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.347 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.347 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.347 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.347 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.347 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.347 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 5, 2024-01-15T22:49:12.347 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.347 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.347 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.347 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.347 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.347 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.348 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.348 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.348 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.348 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.348 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.348 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.348 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.348 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.348 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.348 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.348 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.348 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.348 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.348 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.349 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.349 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.349 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.349 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.349 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.349 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.349 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.349 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.349 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.349 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.349 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.349 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.349 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.349 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.349 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.350 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.350 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 6, 2024-01-15T22:49:12.350 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.350 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.350 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.350 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.350 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.350 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.350 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.350 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.350 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.350 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.350 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.350 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.350 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.351 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.351 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.351 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.351 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.351 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.351 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.351 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.351 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.351 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.351 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.351 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.351 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.351 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.351 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.351 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.352 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.352 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.352 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.352 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.352 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.352 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.352 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.352 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.352 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 7, 2024-01-15T22:49:12.352 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.352 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.352 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.352 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.352 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.353 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:12.353 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.353 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.353 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.353 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.353 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.353 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.353 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.353 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.353 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.353 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.353 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.353 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.353 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.353 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.354 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.354 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.354 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.354 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.354 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.354 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.354 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.354 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.354 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.354 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.354 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.354 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.354 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.354 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.354 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.355 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.355 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.355 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:12.355 INFO:tasks.workunit.client.0.smithi053.stdout: "axes": [ 2024-01-15T22:49:12.355 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.355 INFO:tasks.workunit.client.0.smithi053.stdout: "buckets": 32, 2024-01-15T22:49:12.355 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0, 2024-01-15T22:49:12.355 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "Latency (usec)", 2024-01-15T22:49:12.355 INFO:tasks.workunit.client.0.smithi053.stdout: "quant_size": 100000, 2024-01-15T22:49:12.355 INFO:tasks.workunit.client.0.smithi053.stdout: "ranges": [ 2024-01-15T22:49:12.355 INFO:tasks.workunit.client.0.smithi053.stdout: "[None, -1]", 2024-01-15T22:49:12.355 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 99999]", 2024-01-15T22:49:12.355 INFO:tasks.workunit.client.0.smithi053.stdout: "[100000, 199999]", 2024-01-15T22:49:12.355 INFO:tasks.workunit.client.0.smithi053.stdout: "[200000, 399999]", 2024-01-15T22:49:12.355 INFO:tasks.workunit.client.0.smithi053.stdout: "[400000, 799999]", 2024-01-15T22:49:12.356 INFO:tasks.workunit.client.0.smithi053.stdout: "[800000, 1599999]", 2024-01-15T22:49:12.356 INFO:tasks.workunit.client.0.smithi053.stdout: "[1600000, 3199999]", 2024-01-15T22:49:12.356 INFO:tasks.workunit.client.0.smithi053.stdout: "[3200000, 6399999]", 2024-01-15T22:49:12.356 INFO:tasks.workunit.client.0.smithi053.stdout: "[6400000, 12799999]", 2024-01-15T22:49:12.356 INFO:tasks.workunit.client.0.smithi053.stdout: "[12800000, 25599999]", 2024-01-15T22:49:12.356 INFO:tasks.workunit.client.0.smithi053.stdout: "[25600000, 51199999]", 2024-01-15T22:49:12.356 INFO:tasks.workunit.client.0.smithi053.stdout: "[51200000, 102399999]", 2024-01-15T22:49:12.356 INFO:tasks.workunit.client.0.smithi053.stdout: "[102400000, 204799999]", 2024-01-15T22:49:12.356 INFO:tasks.workunit.client.0.smithi053.stdout: "[204800000, 409599999]", 2024-01-15T22:49:12.356 INFO:tasks.workunit.client.0.smithi053.stdout: "[409600000, 819199999]", 2024-01-15T22:49:12.356 INFO:tasks.workunit.client.0.smithi053.stdout: "[819200000, 1638399999]", 2024-01-15T22:49:12.356 INFO:tasks.workunit.client.0.smithi053.stdout: "[1638400000, 3276799999]", 2024-01-15T22:49:12.356 INFO:tasks.workunit.client.0.smithi053.stdout: "[3276800000, 6553599999]", 2024-01-15T22:49:12.356 INFO:tasks.workunit.client.0.smithi053.stdout: "[6553600000, 13107199999]", 2024-01-15T22:49:12.357 INFO:tasks.workunit.client.0.smithi053.stdout: "[13107200000, 26214399999]", 2024-01-15T22:49:12.357 INFO:tasks.workunit.client.0.smithi053.stdout: "[26214400000, 52428799999]", 2024-01-15T22:49:12.357 INFO:tasks.workunit.client.0.smithi053.stdout: "[52428800000, 104857599999]", 2024-01-15T22:49:12.357 INFO:tasks.workunit.client.0.smithi053.stdout: "[104857600000, 209715199999]", 2024-01-15T22:49:12.357 INFO:tasks.workunit.client.0.smithi053.stdout: "[209715200000, 419430399999]", 2024-01-15T22:49:12.357 INFO:tasks.workunit.client.0.smithi053.stdout: "[419430400000, 838860799999]", 2024-01-15T22:49:12.357 INFO:tasks.workunit.client.0.smithi053.stdout: "[838860800000, 1677721599999]", 2024-01-15T22:49:12.357 INFO:tasks.workunit.client.0.smithi053.stdout: "[1677721600000, 3355443199999]", 2024-01-15T22:49:12.357 INFO:tasks.workunit.client.0.smithi053.stdout: "[3355443200000, 6710886399999]", 2024-01-15T22:49:12.357 INFO:tasks.workunit.client.0.smithi053.stdout: "[6710886400000, 13421772799999]", 2024-01-15T22:49:12.357 INFO:tasks.workunit.client.0.smithi053.stdout: "[13421772800000, 26843545599999]", 2024-01-15T22:49:12.357 INFO:tasks.workunit.client.0.smithi053.stdout: "[26843545600000, 53687091199999]", 2024-01-15T22:49:12.357 INFO:tasks.workunit.client.0.smithi053.stdout: "[53687091200000, None]" 2024-01-15T22:49:12.357 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.358 INFO:tasks.workunit.client.0.smithi053.stdout: "scale_type": "log2" 2024-01-15T22:49:12.358 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.358 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.358 INFO:tasks.workunit.client.0.smithi053.stdout: "buckets": 32, 2024-01-15T22:49:12.358 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0, 2024-01-15T22:49:12.358 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "Request size (bytes)", 2024-01-15T22:49:12.358 INFO:tasks.workunit.client.0.smithi053.stdout: "quant_size": 512, 2024-01-15T22:49:12.358 INFO:tasks.workunit.client.0.smithi053.stdout: "ranges": [ 2024-01-15T22:49:12.358 INFO:tasks.workunit.client.0.smithi053.stdout: "[None, -1]", 2024-01-15T22:49:12.358 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 511]", 2024-01-15T22:49:12.358 INFO:tasks.workunit.client.0.smithi053.stdout: "[512, 1023]", 2024-01-15T22:49:12.358 INFO:tasks.workunit.client.0.smithi053.stdout: "[1024, 2047]", 2024-01-15T22:49:12.358 INFO:tasks.workunit.client.0.smithi053.stdout: "[2048, 4095]", 2024-01-15T22:49:12.358 INFO:tasks.workunit.client.0.smithi053.stdout: "[4096, 8191]", 2024-01-15T22:49:12.358 INFO:tasks.workunit.client.0.smithi053.stdout: "[8192, 16383]", 2024-01-15T22:49:12.359 INFO:tasks.workunit.client.0.smithi053.stdout: "[16384, 32767]", 2024-01-15T22:49:12.359 INFO:tasks.workunit.client.0.smithi053.stdout: "[32768, 65535]", 2024-01-15T22:49:12.359 INFO:tasks.workunit.client.0.smithi053.stdout: "[65536, 131071]", 2024-01-15T22:49:12.359 INFO:tasks.workunit.client.0.smithi053.stdout: "[131072, 262143]", 2024-01-15T22:49:12.359 INFO:tasks.workunit.client.0.smithi053.stdout: "[262144, 524287]", 2024-01-15T22:49:12.359 INFO:tasks.workunit.client.0.smithi053.stdout: "[524288, 1048575]", 2024-01-15T22:49:12.359 INFO:tasks.workunit.client.0.smithi053.stdout: "[1048576, 2097151]", 2024-01-15T22:49:12.359 INFO:tasks.workunit.client.0.smithi053.stdout: "[2097152, 4194303]", 2024-01-15T22:49:12.359 INFO:tasks.workunit.client.0.smithi053.stdout: "[4194304, 8388607]", 2024-01-15T22:49:12.359 INFO:tasks.workunit.client.0.smithi053.stdout: "[8388608, 16777215]", 2024-01-15T22:49:12.359 INFO:tasks.workunit.client.0.smithi053.stdout: "[16777216, 33554431]", 2024-01-15T22:49:12.359 INFO:tasks.workunit.client.0.smithi053.stdout: "[33554432, 67108863]", 2024-01-15T22:49:12.359 INFO:tasks.workunit.client.0.smithi053.stdout: "[67108864, 134217727]", 2024-01-15T22:49:12.359 INFO:tasks.workunit.client.0.smithi053.stdout: "[134217728, 268435455]", 2024-01-15T22:49:12.359 INFO:tasks.workunit.client.0.smithi053.stdout: "[268435456, 536870911]", 2024-01-15T22:49:12.360 INFO:tasks.workunit.client.0.smithi053.stdout: "[536870912, 1073741823]", 2024-01-15T22:49:12.360 INFO:tasks.workunit.client.0.smithi053.stdout: "[1073741824, 2147483647]", 2024-01-15T22:49:12.360 INFO:tasks.workunit.client.0.smithi053.stdout: "[2147483648, 4294967295]", 2024-01-15T22:49:12.360 INFO:tasks.workunit.client.0.smithi053.stdout: "[4294967296, 8589934591]", 2024-01-15T22:49:12.360 INFO:tasks.workunit.client.0.smithi053.stdout: "[8589934592, 17179869183]", 2024-01-15T22:49:12.360 INFO:tasks.workunit.client.0.smithi053.stdout: "[17179869184, 34359738367]", 2024-01-15T22:49:12.360 INFO:tasks.workunit.client.0.smithi053.stdout: "[34359738368, 68719476735]", 2024-01-15T22:49:12.360 INFO:tasks.workunit.client.0.smithi053.stdout: "[68719476736, 137438953471]", 2024-01-15T22:49:12.360 INFO:tasks.workunit.client.0.smithi053.stdout: "[137438953472, 274877906943]", 2024-01-15T22:49:12.360 INFO:tasks.workunit.client.0.smithi053.stdout: "[274877906944, None]" 2024-01-15T22:49:12.360 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.360 INFO:tasks.workunit.client.0.smithi053.stdout: "scale_type": "log2" 2024-01-15T22:49:12.360 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.361 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.361 INFO:tasks.workunit.client.0.smithi053.stdout: "osds": [ 2024-01-15T22:49:12.361 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.361 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 0, 2024-01-15T22:49:12.361 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.361 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.361 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.361 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.361 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.361 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.361 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.361 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.361 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.361 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.361 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.361 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.362 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.362 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.362 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.362 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.362 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.362 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.362 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.362 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.362 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.362 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.362 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.362 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.362 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.362 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.363 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.363 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.363 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.363 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.363 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.363 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.363 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.363 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.363 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.363 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.363 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 1, 2024-01-15T22:49:12.363 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.363 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.363 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.363 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.364 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.364 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:12.364 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.364 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.364 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.364 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.364 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.364 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.364 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.364 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.364 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.364 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.364 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.365 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.365 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.365 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.365 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.365 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.365 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.365 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.365 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.365 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.365 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.365 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.365 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.365 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.365 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.365 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.366 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.366 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.366 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.366 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.366 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 2, 2024-01-15T22:49:12.366 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.366 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.366 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.366 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.366 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.366 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.366 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.366 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.366 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.366 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.367 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.367 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.367 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.367 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.367 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.367 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.367 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.367 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.367 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.367 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.367 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.367 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.367 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.367 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.367 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.367 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.368 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.368 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.368 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.368 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.368 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.368 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.368 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.368 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.368 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.368 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.368 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 3, 2024-01-15T22:49:12.368 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.368 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.368 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.368 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.369 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.369 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.369 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.369 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.369 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.369 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.369 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.369 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.369 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.369 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.369 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.369 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.369 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.369 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.369 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.369 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.370 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.370 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.370 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.370 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.370 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.370 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.370 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.370 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.370 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.370 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.370 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.370 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.370 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.370 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.371 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.371 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.371 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 4, 2024-01-15T22:49:12.371 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.371 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.371 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.371 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.371 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.371 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.371 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.371 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.371 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.371 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.371 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.371 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.372 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.372 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.372 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.372 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.372 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.372 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.372 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.372 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.372 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.372 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.372 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.372 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.372 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.372 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.373 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.373 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.373 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.373 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.373 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.373 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.373 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.373 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.373 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.373 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.373 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 5, 2024-01-15T22:49:12.373 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.373 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.373 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.374 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.374 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.374 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.374 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.374 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.374 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.374 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.374 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.374 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.374 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.374 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.374 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.374 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.374 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.374 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.375 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.375 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.375 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.375 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.375 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.375 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.375 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.375 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.375 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.375 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.375 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.375 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.375 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.375 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.375 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.375 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.376 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.376 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.376 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 6, 2024-01-15T22:49:12.376 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.376 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.376 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.376 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.376 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.376 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.376 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.376 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.376 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.376 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.376 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.377 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.377 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.377 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.377 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.377 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.377 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.377 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.377 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.377 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.377 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.377 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.377 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.377 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.377 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.377 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.377 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.378 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.378 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.378 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.378 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.378 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.378 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.378 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.378 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.378 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.378 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 7, 2024-01-15T22:49:12.378 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.378 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.378 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.379 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.379 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.379 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:12.379 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.379 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.379 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.379 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.379 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.379 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.379 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.379 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.379 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.379 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.379 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.380 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.380 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.380 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.380 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.380 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.380 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.380 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.380 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.380 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.380 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.380 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.380 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.380 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.380 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.381 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.381 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.381 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.381 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.381 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.381 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.381 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:12.381 INFO:tasks.workunit.client.0.smithi053.stdout: "axes": [ 2024-01-15T22:49:12.381 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.381 INFO:tasks.workunit.client.0.smithi053.stdout: "buckets": 32, 2024-01-15T22:49:12.381 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0, 2024-01-15T22:49:12.381 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "Latency (usec)", 2024-01-15T22:49:12.381 INFO:tasks.workunit.client.0.smithi053.stdout: "quant_size": 100000, 2024-01-15T22:49:12.381 INFO:tasks.workunit.client.0.smithi053.stdout: "ranges": [ 2024-01-15T22:49:12.381 INFO:tasks.workunit.client.0.smithi053.stdout: "[None, -1]", 2024-01-15T22:49:12.382 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 99999]", 2024-01-15T22:49:12.382 INFO:tasks.workunit.client.0.smithi053.stdout: "[100000, 199999]", 2024-01-15T22:49:12.382 INFO:tasks.workunit.client.0.smithi053.stdout: "[200000, 399999]", 2024-01-15T22:49:12.382 INFO:tasks.workunit.client.0.smithi053.stdout: "[400000, 799999]", 2024-01-15T22:49:12.382 INFO:tasks.workunit.client.0.smithi053.stdout: "[800000, 1599999]", 2024-01-15T22:49:12.382 INFO:tasks.workunit.client.0.smithi053.stdout: "[1600000, 3199999]", 2024-01-15T22:49:12.382 INFO:tasks.workunit.client.0.smithi053.stdout: "[3200000, 6399999]", 2024-01-15T22:49:12.382 INFO:tasks.workunit.client.0.smithi053.stdout: "[6400000, 12799999]", 2024-01-15T22:49:12.382 INFO:tasks.workunit.client.0.smithi053.stdout: "[12800000, 25599999]", 2024-01-15T22:49:12.382 INFO:tasks.workunit.client.0.smithi053.stdout: "[25600000, 51199999]", 2024-01-15T22:49:12.382 INFO:tasks.workunit.client.0.smithi053.stdout: "[51200000, 102399999]", 2024-01-15T22:49:12.382 INFO:tasks.workunit.client.0.smithi053.stdout: "[102400000, 204799999]", 2024-01-15T22:49:12.382 INFO:tasks.workunit.client.0.smithi053.stdout: "[204800000, 409599999]", 2024-01-15T22:49:12.382 INFO:tasks.workunit.client.0.smithi053.stdout: "[409600000, 819199999]", 2024-01-15T22:49:12.383 INFO:tasks.workunit.client.0.smithi053.stdout: "[819200000, 1638399999]", 2024-01-15T22:49:12.383 INFO:tasks.workunit.client.0.smithi053.stdout: "[1638400000, 3276799999]", 2024-01-15T22:49:12.383 INFO:tasks.workunit.client.0.smithi053.stdout: "[3276800000, 6553599999]", 2024-01-15T22:49:12.383 INFO:tasks.workunit.client.0.smithi053.stdout: "[6553600000, 13107199999]", 2024-01-15T22:49:12.383 INFO:tasks.workunit.client.0.smithi053.stdout: "[13107200000, 26214399999]", 2024-01-15T22:49:12.383 INFO:tasks.workunit.client.0.smithi053.stdout: "[26214400000, 52428799999]", 2024-01-15T22:49:12.383 INFO:tasks.workunit.client.0.smithi053.stdout: "[52428800000, 104857599999]", 2024-01-15T22:49:12.383 INFO:tasks.workunit.client.0.smithi053.stdout: "[104857600000, 209715199999]", 2024-01-15T22:49:12.383 INFO:tasks.workunit.client.0.smithi053.stdout: "[209715200000, 419430399999]", 2024-01-15T22:49:12.383 INFO:tasks.workunit.client.0.smithi053.stdout: "[419430400000, 838860799999]", 2024-01-15T22:49:12.383 INFO:tasks.workunit.client.0.smithi053.stdout: "[838860800000, 1677721599999]", 2024-01-15T22:49:12.383 INFO:tasks.workunit.client.0.smithi053.stdout: "[1677721600000, 3355443199999]", 2024-01-15T22:49:12.383 INFO:tasks.workunit.client.0.smithi053.stdout: "[3355443200000, 6710886399999]", 2024-01-15T22:49:12.383 INFO:tasks.workunit.client.0.smithi053.stdout: "[6710886400000, 13421772799999]", 2024-01-15T22:49:12.383 INFO:tasks.workunit.client.0.smithi053.stdout: "[13421772800000, 26843545599999]", 2024-01-15T22:49:12.384 INFO:tasks.workunit.client.0.smithi053.stdout: "[26843545600000, 53687091199999]", 2024-01-15T22:49:12.384 INFO:tasks.workunit.client.0.smithi053.stdout: "[53687091200000, None]" 2024-01-15T22:49:12.384 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.384 INFO:tasks.workunit.client.0.smithi053.stdout: "scale_type": "log2" 2024-01-15T22:49:12.384 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.384 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.384 INFO:tasks.workunit.client.0.smithi053.stdout: "buckets": 32, 2024-01-15T22:49:12.384 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0, 2024-01-15T22:49:12.384 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "Request size (bytes)", 2024-01-15T22:49:12.384 INFO:tasks.workunit.client.0.smithi053.stdout: "quant_size": 512, 2024-01-15T22:49:12.384 INFO:tasks.workunit.client.0.smithi053.stdout: "ranges": [ 2024-01-15T22:49:12.384 INFO:tasks.workunit.client.0.smithi053.stdout: "[None, -1]", 2024-01-15T22:49:12.384 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 511]", 2024-01-15T22:49:12.384 INFO:tasks.workunit.client.0.smithi053.stdout: "[512, 1023]", 2024-01-15T22:49:12.385 INFO:tasks.workunit.client.0.smithi053.stdout: "[1024, 2047]", 2024-01-15T22:49:12.385 INFO:tasks.workunit.client.0.smithi053.stdout: "[2048, 4095]", 2024-01-15T22:49:12.385 INFO:tasks.workunit.client.0.smithi053.stdout: "[4096, 8191]", 2024-01-15T22:49:12.385 INFO:tasks.workunit.client.0.smithi053.stdout: "[8192, 16383]", 2024-01-15T22:49:12.385 INFO:tasks.workunit.client.0.smithi053.stdout: "[16384, 32767]", 2024-01-15T22:49:12.385 INFO:tasks.workunit.client.0.smithi053.stdout: "[32768, 65535]", 2024-01-15T22:49:12.385 INFO:tasks.workunit.client.0.smithi053.stdout: "[65536, 131071]", 2024-01-15T22:49:12.385 INFO:tasks.workunit.client.0.smithi053.stdout: "[131072, 262143]", 2024-01-15T22:49:12.385 INFO:tasks.workunit.client.0.smithi053.stdout: "[262144, 524287]", 2024-01-15T22:49:12.385 INFO:tasks.workunit.client.0.smithi053.stdout: "[524288, 1048575]", 2024-01-15T22:49:12.385 INFO:tasks.workunit.client.0.smithi053.stdout: "[1048576, 2097151]", 2024-01-15T22:49:12.385 INFO:tasks.workunit.client.0.smithi053.stdout: "[2097152, 4194303]", 2024-01-15T22:49:12.385 INFO:tasks.workunit.client.0.smithi053.stdout: "[4194304, 8388607]", 2024-01-15T22:49:12.385 INFO:tasks.workunit.client.0.smithi053.stdout: "[8388608, 16777215]", 2024-01-15T22:49:12.385 INFO:tasks.workunit.client.0.smithi053.stdout: "[16777216, 33554431]", 2024-01-15T22:49:12.386 INFO:tasks.workunit.client.0.smithi053.stdout: "[33554432, 67108863]", 2024-01-15T22:49:12.386 INFO:tasks.workunit.client.0.smithi053.stdout: "[67108864, 134217727]", 2024-01-15T22:49:12.386 INFO:tasks.workunit.client.0.smithi053.stdout: "[134217728, 268435455]", 2024-01-15T22:49:12.386 INFO:tasks.workunit.client.0.smithi053.stdout: "[268435456, 536870911]", 2024-01-15T22:49:12.386 INFO:tasks.workunit.client.0.smithi053.stdout: "[536870912, 1073741823]", 2024-01-15T22:49:12.386 INFO:tasks.workunit.client.0.smithi053.stdout: "[1073741824, 2147483647]", 2024-01-15T22:49:12.386 INFO:tasks.workunit.client.0.smithi053.stdout: "[2147483648, 4294967295]", 2024-01-15T22:49:12.386 INFO:tasks.workunit.client.0.smithi053.stdout: "[4294967296, 8589934591]", 2024-01-15T22:49:12.386 INFO:tasks.workunit.client.0.smithi053.stdout: "[8589934592, 17179869183]", 2024-01-15T22:49:12.386 INFO:tasks.workunit.client.0.smithi053.stdout: "[17179869184, 34359738367]", 2024-01-15T22:49:12.386 INFO:tasks.workunit.client.0.smithi053.stdout: "[34359738368, 68719476735]", 2024-01-15T22:49:12.386 INFO:tasks.workunit.client.0.smithi053.stdout: "[68719476736, 137438953471]", 2024-01-15T22:49:12.386 INFO:tasks.workunit.client.0.smithi053.stdout: "[137438953472, 274877906943]", 2024-01-15T22:49:12.386 INFO:tasks.workunit.client.0.smithi053.stdout: "[274877906944, None]" 2024-01-15T22:49:12.387 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.387 INFO:tasks.workunit.client.0.smithi053.stdout: "scale_type": "log2" 2024-01-15T22:49:12.387 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.387 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.387 INFO:tasks.workunit.client.0.smithi053.stdout: "osds": [ 2024-01-15T22:49:12.387 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.387 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 0, 2024-01-15T22:49:12.387 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.387 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.387 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.387 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.387 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.387 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.388 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.388 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.388 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.388 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 4, 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-01-15T22:49:12.388 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.388 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.388 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.388 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.388 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.388 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.388 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.388 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.388 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.388 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.389 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.389 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.389 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.389 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.389 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.389 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.389 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.389 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.389 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.389 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.389 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.389 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.389 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.390 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.390 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.390 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.390 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 1, 2024-01-15T22:49:12.390 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.390 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.390 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.390 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.390 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.390 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:12.390 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 5, 3, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.390 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 15, 4, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.390 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 20, 1, 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-01-15T22:49:12.390 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.391 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.391 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.391 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.391 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.391 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.391 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.391 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.391 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.391 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.391 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.391 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.391 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.391 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.391 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.392 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.392 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.392 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.392 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.392 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.392 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.392 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.392 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.392 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.392 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.392 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.392 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.392 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 2, 2024-01-15T22:49:12.393 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.393 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.393 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.393 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.393 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.393 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.393 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.393 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:12.393 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:12.393 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.393 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.393 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.393 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.393 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.394 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.394 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.394 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.394 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.394 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.394 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.394 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.394 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.394 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.394 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.394 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.394 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.395 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.395 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.395 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.395 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.395 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.395 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.395 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.395 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.395 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.395 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.395 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 3, 2024-01-15T22:49:12.395 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.395 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.395 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.395 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.396 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.396 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.396 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.396 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.396 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.396 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.396 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.396 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.396 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.396 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.396 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.396 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.396 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.396 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.397 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.397 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.397 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.397 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.397 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.397 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.397 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.397 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.397 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.397 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.397 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.397 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.397 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.398 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.398 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.398 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.398 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.398 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.398 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 4, 2024-01-15T22:49:12.398 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.398 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.398 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.398 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.398 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.398 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.398 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.398 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:12.398 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.399 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.399 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.399 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.399 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.399 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.399 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.399 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.399 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.399 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.399 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.399 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.399 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.399 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.399 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.399 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.399 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.400 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.400 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.400 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.400 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.400 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.400 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.400 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.400 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.400 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.400 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.400 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.400 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 5, 2024-01-15T22:49:12.400 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.400 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.400 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.400 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.401 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.401 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.401 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.401 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.401 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.401 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.401 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.401 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.401 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.401 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.401 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.401 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.401 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.401 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.401 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.401 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.402 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.402 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.402 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.402 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.402 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.402 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.402 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.402 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.402 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.402 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.402 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.402 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.402 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.402 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.402 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.403 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.403 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 6, 2024-01-15T22:49:12.403 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.403 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.403 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.403 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.403 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.403 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.403 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 1, 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-01-15T22:49:12.403 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:12.403 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:12.403 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.403 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.403 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.403 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.403 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.404 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.404 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.404 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.404 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.404 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.404 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.404 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.404 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.404 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.404 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.404 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.404 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.404 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.404 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.405 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.405 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.405 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.405 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.405 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.405 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.405 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.405 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.405 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 7, 2024-01-15T22:49:12.405 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:12.405 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.405 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.405 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.405 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.406 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.406 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.406 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.406 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:12.406 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:12.406 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.406 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.406 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.406 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.406 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.406 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.406 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.406 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.406 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.406 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.407 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.407 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.407 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.407 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.407 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.407 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.407 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.407 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.407 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.407 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.407 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.407 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:12.407 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:12.408 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.408 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.408 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:12.408 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.408 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.408 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.408 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_counters": { 2024-01-15T22:49:12.408 INFO:tasks.workunit.client.0.smithi053.stdout: "mds.dd332992c7e0403037dd7daef1bc4c878b0db4d3": { 2024-01-15T22:49:12.408 INFO:tasks.workunit.client.0.smithi053.stdout: "mds": { 2024-01-15T22:49:12.408 INFO:tasks.workunit.client.0.smithi053.stdout: "caps": { 2024-01-15T22:49:12.408 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.408 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.408 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_cap_op_flush_ack": { 2024-01-15T22:49:12.408 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.408 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.409 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_cap_op_flushsnap_ack": { 2024-01-15T22:49:12.409 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.409 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.409 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_cap_op_grant": { 2024-01-15T22:49:12.409 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.409 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.409 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_cap_op_revoke": { 2024-01-15T22:49:12.409 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.409 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.409 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_cap_op_trunc": { 2024-01-15T22:49:12.409 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.409 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.409 INFO:tasks.workunit.client.0.smithi053.stdout: "dir_commit": { 2024-01-15T22:49:12.409 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12 2024-01-15T22:49:12.409 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.409 INFO:tasks.workunit.client.0.smithi053.stdout: "dir_fetch": { 2024-01-15T22:49:12.410 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.410 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.410 INFO:tasks.workunit.client.0.smithi053.stdout: "dir_merge": { 2024-01-15T22:49:12.410 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.410 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.410 INFO:tasks.workunit.client.0.smithi053.stdout: "dir_split": { 2024-01-15T22:49:12.410 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.410 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.410 INFO:tasks.workunit.client.0.smithi053.stdout: "exported_inodes": { 2024-01-15T22:49:12.410 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.410 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.410 INFO:tasks.workunit.client.0.smithi053.stdout: "forward": { 2024-01-15T22:49:12.410 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.410 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.410 INFO:tasks.workunit.client.0.smithi053.stdout: "handle_client_cap_release": { 2024-01-15T22:49:12.410 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.410 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.411 INFO:tasks.workunit.client.0.smithi053.stdout: "handle_client_caps": { 2024-01-15T22:49:12.411 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.411 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.411 INFO:tasks.workunit.client.0.smithi053.stdout: "handle_client_caps_dirty": { 2024-01-15T22:49:12.411 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.411 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.411 INFO:tasks.workunit.client.0.smithi053.stdout: "handle_inode_file_caps": { 2024-01-15T22:49:12.411 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.411 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.411 INFO:tasks.workunit.client.0.smithi053.stdout: "imported_inodes": { 2024-01-15T22:49:12.411 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.411 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.411 INFO:tasks.workunit.client.0.smithi053.stdout: "inodes": { 2024-01-15T22:49:12.411 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10 2024-01-15T22:49:12.411 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.411 INFO:tasks.workunit.client.0.smithi053.stdout: "inodes_expired": { 2024-01-15T22:49:12.412 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.412 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.412 INFO:tasks.workunit.client.0.smithi053.stdout: "inodes_pinned": { 2024-01-15T22:49:12.412 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10 2024-01-15T22:49:12.412 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.412 INFO:tasks.workunit.client.0.smithi053.stdout: "inodes_with_caps": { 2024-01-15T22:49:12.412 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.412 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.412 INFO:tasks.workunit.client.0.smithi053.stdout: "load_cent": { 2024-01-15T22:49:12.412 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.412 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.412 INFO:tasks.workunit.client.0.smithi053.stdout: "openino_dir_fetch": { 2024-01-15T22:49:12.412 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.412 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.412 INFO:tasks.workunit.client.0.smithi053.stdout: "process_request_cap_release": { 2024-01-15T22:49:12.412 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.413 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.413 INFO:tasks.workunit.client.0.smithi053.stdout: "reply_latency": { 2024-01-15T22:49:12.413 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.413 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 148691 2024-01-15T22:49:12.413 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.413 INFO:tasks.workunit.client.0.smithi053.stdout: "request": { 2024-01-15T22:49:12.413 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:12.413 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.413 INFO:tasks.workunit.client.0.smithi053.stdout: "root_rbytes": { 2024-01-15T22:49:12.413 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.413 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.413 INFO:tasks.workunit.client.0.smithi053.stdout: "root_rfiles": { 2024-01-15T22:49:12.413 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.413 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.413 INFO:tasks.workunit.client.0.smithi053.stdout: "root_rsnaps": { 2024-01-15T22:49:12.413 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.413 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.414 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_reply": { 2024-01-15T22:49:12.414 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.414 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.414 INFO:tasks.workunit.client.0.smithi053.stdout: "subtrees": { 2024-01-15T22:49:12.414 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:12.414 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.414 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.414 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_cache": { 2024-01-15T22:49:12.414 INFO:tasks.workunit.client.0.smithi053.stdout: "ireq_enqueue_scrub": { 2024-01-15T22:49:12.414 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.414 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.414 INFO:tasks.workunit.client.0.smithi053.stdout: "ireq_exportdir": { 2024-01-15T22:49:12.414 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.414 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.414 INFO:tasks.workunit.client.0.smithi053.stdout: "ireq_flush": { 2024-01-15T22:49:12.414 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.415 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.415 INFO:tasks.workunit.client.0.smithi053.stdout: "ireq_fragmentdir": { 2024-01-15T22:49:12.415 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.415 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.415 INFO:tasks.workunit.client.0.smithi053.stdout: "ireq_fragstats": { 2024-01-15T22:49:12.415 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.415 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.415 INFO:tasks.workunit.client.0.smithi053.stdout: "ireq_inodestats": { 2024-01-15T22:49:12.415 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.415 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.415 INFO:tasks.workunit.client.0.smithi053.stdout: "num_recovering_enqueued": { 2024-01-15T22:49:12.415 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.415 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.415 INFO:tasks.workunit.client.0.smithi053.stdout: "num_recovering_prioritized": { 2024-01-15T22:49:12.415 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.415 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_recovering_processing": { 2024-01-15T22:49:12.416 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.416 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_strays": { 2024-01-15T22:49:12.416 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.416 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_strays_delayed": { 2024-01-15T22:49:12.416 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.416 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_strays_enqueuing": { 2024-01-15T22:49:12.416 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.416 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.416 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_completed": { 2024-01-15T22:49:12.416 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.416 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.417 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_started": { 2024-01-15T22:49:12.417 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.417 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.417 INFO:tasks.workunit.client.0.smithi053.stdout: "strays_created": { 2024-01-15T22:49:12.417 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.417 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.417 INFO:tasks.workunit.client.0.smithi053.stdout: "strays_enqueued": { 2024-01-15T22:49:12.417 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.417 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.417 INFO:tasks.workunit.client.0.smithi053.stdout: "strays_migrated": { 2024-01-15T22:49:12.417 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.417 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.417 INFO:tasks.workunit.client.0.smithi053.stdout: "strays_reintegrated": { 2024-01-15T22:49:12.417 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.417 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.417 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.418 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_log": { 2024-01-15T22:49:12.418 INFO:tasks.workunit.client.0.smithi053.stdout: "ev": { 2024-01-15T22:49:12.418 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5 2024-01-15T22:49:12.418 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.418 INFO:tasks.workunit.client.0.smithi053.stdout: "evadd": { 2024-01-15T22:49:12.418 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5 2024-01-15T22:49:12.418 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.418 INFO:tasks.workunit.client.0.smithi053.stdout: "evex": { 2024-01-15T22:49:12.418 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.418 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.418 INFO:tasks.workunit.client.0.smithi053.stdout: "evexd": { 2024-01-15T22:49:12.418 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.418 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.418 INFO:tasks.workunit.client.0.smithi053.stdout: "evexg": { 2024-01-15T22:49:12.418 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.418 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.418 INFO:tasks.workunit.client.0.smithi053.stdout: "evtrm": { 2024-01-15T22:49:12.419 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.419 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.419 INFO:tasks.workunit.client.0.smithi053.stdout: "jlat": { 2024-01-15T22:49:12.419 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:12.419 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8579666 2024-01-15T22:49:12.419 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.419 INFO:tasks.workunit.client.0.smithi053.stdout: "replayed": { 2024-01-15T22:49:12.419 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.419 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.419 INFO:tasks.workunit.client.0.smithi053.stdout: "seg": { 2024-01-15T22:49:12.419 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:12.419 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.419 INFO:tasks.workunit.client.0.smithi053.stdout: "segadd": { 2024-01-15T22:49:12.419 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:12.419 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.420 INFO:tasks.workunit.client.0.smithi053.stdout: "segex": { 2024-01-15T22:49:12.420 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.420 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.420 INFO:tasks.workunit.client.0.smithi053.stdout: "segexd": { 2024-01-15T22:49:12.420 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.420 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.420 INFO:tasks.workunit.client.0.smithi053.stdout: "segexg": { 2024-01-15T22:49:12.420 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.420 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.420 INFO:tasks.workunit.client.0.smithi053.stdout: "segtrm": { 2024-01-15T22:49:12.420 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.420 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.420 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.420 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_mem": { 2024-01-15T22:49:12.421 INFO:tasks.workunit.client.0.smithi053.stdout: "cap": { 2024-01-15T22:49:12.421 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.421 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.421 INFO:tasks.workunit.client.0.smithi053.stdout: "cap+": { 2024-01-15T22:49:12.421 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:12.421 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.421 INFO:tasks.workunit.client.0.smithi053.stdout: "cap-": { 2024-01-15T22:49:12.421 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:12.421 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.421 INFO:tasks.workunit.client.0.smithi053.stdout: "dir": { 2024-01-15T22:49:12.421 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12 2024-01-15T22:49:12.421 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.421 INFO:tasks.workunit.client.0.smithi053.stdout: "dir+": { 2024-01-15T22:49:12.421 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12 2024-01-15T22:49:12.421 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.421 INFO:tasks.workunit.client.0.smithi053.stdout: "dir-": { 2024-01-15T22:49:12.422 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.422 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.422 INFO:tasks.workunit.client.0.smithi053.stdout: "dn": { 2024-01-15T22:49:12.422 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10 2024-01-15T22:49:12.422 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.422 INFO:tasks.workunit.client.0.smithi053.stdout: "dn+": { 2024-01-15T22:49:12.422 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10 2024-01-15T22:49:12.422 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.422 INFO:tasks.workunit.client.0.smithi053.stdout: "dn-": { 2024-01-15T22:49:12.422 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.422 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.422 INFO:tasks.workunit.client.0.smithi053.stdout: "heap": { 2024-01-15T22:49:12.422 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 207132 2024-01-15T22:49:12.422 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.422 INFO:tasks.workunit.client.0.smithi053.stdout: "ino": { 2024-01-15T22:49:12.422 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:12.422 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.423 INFO:tasks.workunit.client.0.smithi053.stdout: "ino+": { 2024-01-15T22:49:12.423 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:12.423 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.423 INFO:tasks.workunit.client.0.smithi053.stdout: "ino-": { 2024-01-15T22:49:12.423 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.423 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.423 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.423 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_server": { 2024-01-15T22:49:12.423 INFO:tasks.workunit.client.0.smithi053.stdout: "cap_acquisition_throttle": { 2024-01-15T22:49:12.423 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.423 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.423 INFO:tasks.workunit.client.0.smithi053.stdout: "cap_revoke_eviction": { 2024-01-15T22:49:12.423 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.423 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.424 INFO:tasks.workunit.client.0.smithi053.stdout: "handle_client_request": { 2024-01-15T22:49:12.424 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:12.424 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.424 INFO:tasks.workunit.client.0.smithi053.stdout: "handle_client_session": { 2024-01-15T22:49:12.424 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 16 2024-01-15T22:49:12.424 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.424 INFO:tasks.workunit.client.0.smithi053.stdout: "handle_peer_request": { 2024-01-15T22:49:12.424 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.424 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.424 INFO:tasks.workunit.client.0.smithi053.stdout: "req_create_latency": { 2024-01-15T22:49:12.424 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.424 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.424 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.424 INFO:tasks.workunit.client.0.smithi053.stdout: "req_getattr_latency": { 2024-01-15T22:49:12.425 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.425 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 148691 2024-01-15T22:49:12.425 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.425 INFO:tasks.workunit.client.0.smithi053.stdout: "req_getfilelock_latency": { 2024-01-15T22:49:12.425 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.425 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.425 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.425 INFO:tasks.workunit.client.0.smithi053.stdout: "req_getvxattr_latency": { 2024-01-15T22:49:12.425 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.425 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.425 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.425 INFO:tasks.workunit.client.0.smithi053.stdout: "req_link_latency": { 2024-01-15T22:49:12.425 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.425 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.426 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.426 INFO:tasks.workunit.client.0.smithi053.stdout: "req_lookup_latency": { 2024-01-15T22:49:12.426 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.426 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.426 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.426 INFO:tasks.workunit.client.0.smithi053.stdout: "req_lookuphash_latency": { 2024-01-15T22:49:12.426 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.426 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.426 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.426 INFO:tasks.workunit.client.0.smithi053.stdout: "req_lookupino_latency": { 2024-01-15T22:49:12.426 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.426 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.426 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.426 INFO:tasks.workunit.client.0.smithi053.stdout: "req_lookupname_latency": { 2024-01-15T22:49:12.426 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.427 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.427 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.427 INFO:tasks.workunit.client.0.smithi053.stdout: "req_lookupparent_latency": { 2024-01-15T22:49:12.427 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.427 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.427 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.427 INFO:tasks.workunit.client.0.smithi053.stdout: "req_lookupsnap_latency": { 2024-01-15T22:49:12.427 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.427 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.427 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.427 INFO:tasks.workunit.client.0.smithi053.stdout: "req_lssnap_latency": { 2024-01-15T22:49:12.427 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.427 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.427 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.428 INFO:tasks.workunit.client.0.smithi053.stdout: "req_mkdir_latency": { 2024-01-15T22:49:12.428 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.428 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.428 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.428 INFO:tasks.workunit.client.0.smithi053.stdout: "req_mknod_latency": { 2024-01-15T22:49:12.428 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.428 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.428 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.428 INFO:tasks.workunit.client.0.smithi053.stdout: "req_mksnap_latency": { 2024-01-15T22:49:12.428 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.428 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.428 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.428 INFO:tasks.workunit.client.0.smithi053.stdout: "req_open_latency": { 2024-01-15T22:49:12.428 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.428 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.429 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.429 INFO:tasks.workunit.client.0.smithi053.stdout: "req_readdir_latency": { 2024-01-15T22:49:12.429 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.429 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.429 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.429 INFO:tasks.workunit.client.0.smithi053.stdout: "req_rename_latency": { 2024-01-15T22:49:12.429 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.429 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.429 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.429 INFO:tasks.workunit.client.0.smithi053.stdout: "req_renamesnap_latency": { 2024-01-15T22:49:12.429 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.429 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.429 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.429 INFO:tasks.workunit.client.0.smithi053.stdout: "req_rmdir_latency": { 2024-01-15T22:49:12.429 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.430 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.430 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.430 INFO:tasks.workunit.client.0.smithi053.stdout: "req_rmsnap_latency": { 2024-01-15T22:49:12.430 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.430 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.430 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.430 INFO:tasks.workunit.client.0.smithi053.stdout: "req_rmxattr_latency": { 2024-01-15T22:49:12.430 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.430 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.430 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.430 INFO:tasks.workunit.client.0.smithi053.stdout: "req_setattr_latency": { 2024-01-15T22:49:12.430 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.430 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.430 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.431 INFO:tasks.workunit.client.0.smithi053.stdout: "req_setdirlayout_latency": { 2024-01-15T22:49:12.431 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.431 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.431 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.431 INFO:tasks.workunit.client.0.smithi053.stdout: "req_setfilelock_latency": { 2024-01-15T22:49:12.431 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.431 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.431 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.431 INFO:tasks.workunit.client.0.smithi053.stdout: "req_setlayout_latency": { 2024-01-15T22:49:12.431 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.431 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.431 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.431 INFO:tasks.workunit.client.0.smithi053.stdout: "req_setxattr_latency": { 2024-01-15T22:49:12.431 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.431 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.432 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.432 INFO:tasks.workunit.client.0.smithi053.stdout: "req_symlink_latency": { 2024-01-15T22:49:12.432 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.432 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.432 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.432 INFO:tasks.workunit.client.0.smithi053.stdout: "req_unlink_latency": { 2024-01-15T22:49:12.432 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.432 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.432 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.432 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.432 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_sessions": { 2024-01-15T22:49:12.432 INFO:tasks.workunit.client.0.smithi053.stdout: "average_load": { 2024-01-15T22:49:12.432 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:12.432 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.433 INFO:tasks.workunit.client.0.smithi053.stdout: "avg_session_uptime": { 2024-01-15T22:49:12.433 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 88 2024-01-15T22:49:12.433 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.433 INFO:tasks.workunit.client.0.smithi053.stdout: "mdthresh_evicted": { 2024-01-15T22:49:12.433 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.433 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.433 INFO:tasks.workunit.client.0.smithi053.stdout: "session_add": { 2024-01-15T22:49:12.433 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:12.433 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.433 INFO:tasks.workunit.client.0.smithi053.stdout: "session_count": { 2024-01-15T22:49:12.433 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.433 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.433 INFO:tasks.workunit.client.0.smithi053.stdout: "session_remove": { 2024-01-15T22:49:12.433 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:12.433 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.434 INFO:tasks.workunit.client.0.smithi053.stdout: "sessions_open": { 2024-01-15T22:49:12.434 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.434 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.434 INFO:tasks.workunit.client.0.smithi053.stdout: "sessions_stale": { 2024-01-15T22:49:12.434 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.434 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.434 INFO:tasks.workunit.client.0.smithi053.stdout: "total_load": { 2024-01-15T22:49:12.434 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:12.434 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.434 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.434 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:12.434 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:12.434 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.435 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.435 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:12.435 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.435 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.435 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:12.435 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.435 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.435 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:12.435 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 45 2024-01-15T22:49:12.435 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.435 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.435 INFO:tasks.workunit.client.0.smithi053.stdout: "purge_queue": { 2024-01-15T22:49:12.435 INFO:tasks.workunit.client.0.smithi053.stdout: "pq_executed": { 2024-01-15T22:49:12.435 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.436 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.436 INFO:tasks.workunit.client.0.smithi053.stdout: "pq_executing": { 2024-01-15T22:49:12.436 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.436 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.436 INFO:tasks.workunit.client.0.smithi053.stdout: "pq_executing_high_water": { 2024-01-15T22:49:12.436 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.436 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.436 INFO:tasks.workunit.client.0.smithi053.stdout: "pq_executing_ops": { 2024-01-15T22:49:12.436 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.436 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.436 INFO:tasks.workunit.client.0.smithi053.stdout: "pq_executing_ops_high_water": { 2024-01-15T22:49:12.436 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.436 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.437 INFO:tasks.workunit.client.0.smithi053.stdout: "pq_item_in_journal": { 2024-01-15T22:49:12.437 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.437 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.437 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.437 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.437 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.183f5d87a61fe8db80fcc77982d244e36219c57f": { 2024-01-15T22:49:12.437 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:12.437 INFO:tasks.workunit.client.0.smithi053.stdout: "election_call": { 2024-01-15T22:49:12.437 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:12.437 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.437 INFO:tasks.workunit.client.0.smithi053.stdout: "election_lose": { 2024-01-15T22:49:12.437 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:12.437 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.437 INFO:tasks.workunit.client.0.smithi053.stdout: "election_win": { 2024-01-15T22:49:12.437 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.438 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_elections": { 2024-01-15T22:49:12.438 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:12.438 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_sessions": { 2024-01-15T22:49:12.438 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10 2024-01-15T22:49:12.438 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.438 INFO:tasks.workunit.client.0.smithi053.stdout: "session_add": { 2024-01-15T22:49:12.438 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5 2024-01-15T22:49:12.438 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.438 INFO:tasks.workunit.client.0.smithi053.stdout: "session_rm": { 2024-01-15T22:49:12.438 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 109 2024-01-15T22:49:12.438 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.438 INFO:tasks.workunit.client.0.smithi053.stdout: "session_trim": { 2024-01-15T22:49:12.438 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.439 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.439 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.439 INFO:tasks.workunit.client.0.smithi053.stdout: "paxos": { 2024-01-15T22:49:12.439 INFO:tasks.workunit.client.0.smithi053.stdout: "accept_timeout": { 2024-01-15T22:49:12.439 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.439 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.439 INFO:tasks.workunit.client.0.smithi053.stdout: "begin": { 2024-01-15T22:49:12.439 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 711 2024-01-15T22:49:12.439 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.439 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_bytes": { 2024-01-15T22:49:12.439 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 711, 2024-01-15T22:49:12.439 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3562152 2024-01-15T22:49:12.439 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.439 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_keys": { 2024-01-15T22:49:12.439 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.440 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.440 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.440 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_latency": { 2024-01-15T22:49:12.440 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 711, 2024-01-15T22:49:12.440 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 88998250 2024-01-15T22:49:12.440 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.440 INFO:tasks.workunit.client.0.smithi053.stdout: "collect": { 2024-01-15T22:49:12.440 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:12.440 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.440 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_bytes": { 2024-01-15T22:49:12.440 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:12.440 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 73 2024-01-15T22:49:12.440 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.440 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_keys": { 2024-01-15T22:49:12.441 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:12.441 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:12.441 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.441 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_latency": { 2024-01-15T22:49:12.441 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:12.441 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.441 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.441 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_timeout": { 2024-01-15T22:49:12.441 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.441 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.441 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_uncommitted": { 2024-01-15T22:49:12.441 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.441 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.441 INFO:tasks.workunit.client.0.smithi053.stdout: "commit": { 2024-01-15T22:49:12.441 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713 2024-01-15T22:49:12.441 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.442 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_bytes": { 2024-01-15T22:49:12.442 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.442 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.442 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.442 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_keys": { 2024-01-15T22:49:12.442 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.442 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.442 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.442 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_latency": { 2024-01-15T22:49:12.442 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.442 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.442 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.442 INFO:tasks.workunit.client.0.smithi053.stdout: "lease_ack_timeout": { 2024-01-15T22:49:12.442 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.443 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.443 INFO:tasks.workunit.client.0.smithi053.stdout: "lease_timeout": { 2024-01-15T22:49:12.443 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.443 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.443 INFO:tasks.workunit.client.0.smithi053.stdout: "new_pn": { 2024-01-15T22:49:12.443 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.443 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.443 INFO:tasks.workunit.client.0.smithi053.stdout: "new_pn_latency": { 2024-01-15T22:49:12.443 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.443 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.443 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.443 INFO:tasks.workunit.client.0.smithi053.stdout: "refresh": { 2024-01-15T22:49:12.443 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713 2024-01-15T22:49:12.443 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.444 INFO:tasks.workunit.client.0.smithi053.stdout: "refresh_latency": { 2024-01-15T22:49:12.444 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 713, 2024-01-15T22:49:12.444 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1568969094 2024-01-15T22:49:12.444 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.444 INFO:tasks.workunit.client.0.smithi053.stdout: "restart": { 2024-01-15T22:49:12.444 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8 2024-01-15T22:49:12.444 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.444 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state": { 2024-01-15T22:49:12.444 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.444 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.444 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state_bytes": { 2024-01-15T22:49:12.444 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.444 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.444 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.444 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state_keys": { 2024-01-15T22:49:12.445 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.445 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.445 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.445 INFO:tasks.workunit.client.0.smithi053.stdout: "start_leader": { 2024-01-15T22:49:12.445 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.445 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.445 INFO:tasks.workunit.client.0.smithi053.stdout: "start_peon": { 2024-01-15T22:49:12.445 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:12.445 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.445 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state": { 2024-01-15T22:49:12.445 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 712 2024-01-15T22:49:12.445 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.445 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_bytes": { 2024-01-15T22:49:12.445 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 712, 2024-01-15T22:49:12.446 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 6991122 2024-01-15T22:49:12.446 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.446 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_keys": { 2024-01-15T22:49:12.446 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 712, 2024-01-15T22:49:12.446 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5128 2024-01-15T22:49:12.446 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.446 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_latency": { 2024-01-15T22:49:12.446 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 712, 2024-01-15T22:49:12.446 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 100998005 2024-01-15T22:49:12.446 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.446 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.446 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache": { 2024-01-15T22:49:12.446 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:12.446 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1020054731 2024-01-15T22:49:12.447 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.447 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:12.447 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 43835392 2024-01-15T22:49:12.447 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.447 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:12.447 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 33611776 2024-01-15T22:49:12.447 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.447 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:12.447 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2147483648 2024-01-15T22:49:12.447 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.447 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:12.447 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10223616 2024-01-15T22:49:12.447 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.447 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.447 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:full": { 2024-01-15T22:49:12.448 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.448 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 348127232 2024-01-15T22:49:12.448 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.448 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.448 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.448 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.448 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.448 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.448 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.448 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.448 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 277030489 2024-01-15T22:49:12.448 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.448 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.448 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 248701 2024-01-15T22:49:12.448 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.449 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.449 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.449 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.449 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.449 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.449 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.449 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.449 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.449 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.449 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.449 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.449 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.449 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.449 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.449 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.449 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.450 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.450 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.450 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.450 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.450 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.450 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.450 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.450 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.450 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.450 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 70848042 2024-01-15T22:49:12.450 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.450 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.450 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:inc": { 2024-01-15T22:49:12.450 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.451 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 348127232 2024-01-15T22:49:12.451 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.451 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.451 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.451 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.451 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.451 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.451 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.451 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.451 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 277030489 2024-01-15T22:49:12.451 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.451 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.451 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 39690 2024-01-15T22:49:12.451 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.451 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.452 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.452 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.452 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.452 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.452 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.452 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.452 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.452 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.452 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.452 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.452 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.452 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.452 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.452 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.452 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.453 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.453 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.453 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.453 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.453 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.453 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.453 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.453 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.453 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.453 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 71057053 2024-01-15T22:49:12.453 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.453 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.453 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:kv": { 2024-01-15T22:49:12.453 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.453 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 322961408 2024-01-15T22:49:12.454 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.454 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.454 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.454 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.454 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.454 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.454 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.454 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.454 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 184686993 2024-01-15T22:49:12.454 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.454 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.454 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.454 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.454 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.454 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.454 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.455 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.455 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.455 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.455 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.455 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.455 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.455 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.455 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.455 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.455 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.455 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.455 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.455 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.455 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.456 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.456 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.456 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.456 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.456 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.456 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.456 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.456 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.456 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 71165551 2024-01-15T22:49:12.456 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.456 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.456 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb": { 2024-01-15T22:49:12.456 INFO:tasks.workunit.client.0.smithi053.stdout: "compact": { 2024-01-15T22:49:12.456 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.457 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.457 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_queue_len": { 2024-01-15T22:49:12.457 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.457 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.457 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_queue_merge": { 2024-01-15T22:49:12.457 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.457 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.457 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_range": { 2024-01-15T22:49:12.457 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:12.457 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.457 INFO:tasks.workunit.client.0.smithi053.stdout: "get_latency": { 2024-01-15T22:49:12.457 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 30694, 2024-01-15T22:49:12.457 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 69935309 2024-01-15T22:49:12.457 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.457 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_delay_time": { 2024-01-15T22:49:12.458 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.458 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.458 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.458 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_memtable_time": { 2024-01-15T22:49:12.458 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.458 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.458 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.458 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_pre_and_post_time": { 2024-01-15T22:49:12.458 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.458 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.458 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.458 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_wal_time": { 2024-01-15T22:49:12.458 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.458 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.458 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.459 INFO:tasks.workunit.client.0.smithi053.stdout: "submit_latency": { 2024-01-15T22:49:12.459 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.459 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.459 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.459 INFO:tasks.workunit.client.0.smithi053.stdout: "submit_sync_latency": { 2024-01-15T22:49:12.459 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1522, 2024-01-15T22:49:12.459 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 181641805 2024-01-15T22:49:12.459 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.459 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.459 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.459 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.c826b54c3f898ab8e71c11f681be5dc7084c0808": { 2024-01-15T22:49:12.459 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:12.459 INFO:tasks.workunit.client.0.smithi053.stdout: "election_call": { 2024-01-15T22:49:12.459 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:12.459 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.460 INFO:tasks.workunit.client.0.smithi053.stdout: "election_lose": { 2024-01-15T22:49:12.460 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:12.460 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.460 INFO:tasks.workunit.client.0.smithi053.stdout: "election_win": { 2024-01-15T22:49:12.460 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.460 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_elections": { 2024-01-15T22:49:12.460 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 7 2024-01-15T22:49:12.460 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_sessions": { 2024-01-15T22:49:12.460 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 11 2024-01-15T22:49:12.460 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.460 INFO:tasks.workunit.client.0.smithi053.stdout: "session_add": { 2024-01-15T22:49:12.460 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4 2024-01-15T22:49:12.461 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.461 INFO:tasks.workunit.client.0.smithi053.stdout: "session_rm": { 2024-01-15T22:49:12.461 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 53 2024-01-15T22:49:12.461 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.461 INFO:tasks.workunit.client.0.smithi053.stdout: "session_trim": { 2024-01-15T22:49:12.461 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.461 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.461 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.461 INFO:tasks.workunit.client.0.smithi053.stdout: "paxos": { 2024-01-15T22:49:12.461 INFO:tasks.workunit.client.0.smithi053.stdout: "accept_timeout": { 2024-01-15T22:49:12.461 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.461 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.461 INFO:tasks.workunit.client.0.smithi053.stdout: "begin": { 2024-01-15T22:49:12.461 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 722 2024-01-15T22:49:12.462 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.462 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_bytes": { 2024-01-15T22:49:12.462 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 722, 2024-01-15T22:49:12.462 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3587922 2024-01-15T22:49:12.462 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.462 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_keys": { 2024-01-15T22:49:12.462 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.462 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.462 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.462 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_latency": { 2024-01-15T22:49:12.462 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 722, 2024-01-15T22:49:12.462 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 125997061 2024-01-15T22:49:12.462 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.462 INFO:tasks.workunit.client.0.smithi053.stdout: "collect": { 2024-01-15T22:49:12.463 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:12.463 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.463 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_bytes": { 2024-01-15T22:49:12.463 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.463 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 146 2024-01-15T22:49:12.463 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.463 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_keys": { 2024-01-15T22:49:12.463 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.463 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:12.463 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.463 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_latency": { 2024-01-15T22:49:12.463 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.463 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 999977 2024-01-15T22:49:12.463 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.463 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_timeout": { 2024-01-15T22:49:12.464 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.464 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.464 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_uncommitted": { 2024-01-15T22:49:12.464 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.464 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.464 INFO:tasks.workunit.client.0.smithi053.stdout: "commit": { 2024-01-15T22:49:12.464 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 723 2024-01-15T22:49:12.464 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.464 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_bytes": { 2024-01-15T22:49:12.464 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.464 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.464 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.464 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_keys": { 2024-01-15T22:49:12.464 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.465 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.465 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.465 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_latency": { 2024-01-15T22:49:12.465 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.465 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.465 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.465 INFO:tasks.workunit.client.0.smithi053.stdout: "lease_ack_timeout": { 2024-01-15T22:49:12.465 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.465 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.465 INFO:tasks.workunit.client.0.smithi053.stdout: "lease_timeout": { 2024-01-15T22:49:12.465 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.465 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.465 INFO:tasks.workunit.client.0.smithi053.stdout: "new_pn": { 2024-01-15T22:49:12.466 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.466 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.466 INFO:tasks.workunit.client.0.smithi053.stdout: "new_pn_latency": { 2024-01-15T22:49:12.466 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.466 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.466 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.466 INFO:tasks.workunit.client.0.smithi053.stdout: "refresh": { 2024-01-15T22:49:12.466 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 723 2024-01-15T22:49:12.466 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.466 INFO:tasks.workunit.client.0.smithi053.stdout: "refresh_latency": { 2024-01-15T22:49:12.466 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 723, 2024-01-15T22:49:12.466 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1540964073 2024-01-15T22:49:12.466 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.466 INFO:tasks.workunit.client.0.smithi053.stdout: "restart": { 2024-01-15T22:49:12.467 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:12.467 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.467 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state": { 2024-01-15T22:49:12.467 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.467 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.467 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state_bytes": { 2024-01-15T22:49:12.467 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.467 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.467 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.467 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state_keys": { 2024-01-15T22:49:12.467 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.467 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.467 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.467 INFO:tasks.workunit.client.0.smithi053.stdout: "start_leader": { 2024-01-15T22:49:12.467 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.468 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.468 INFO:tasks.workunit.client.0.smithi053.stdout: "start_peon": { 2024-01-15T22:49:12.468 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:12.468 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.468 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state": { 2024-01-15T22:49:12.468 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 723 2024-01-15T22:49:12.468 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.468 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_bytes": { 2024-01-15T22:49:12.468 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 723, 2024-01-15T22:49:12.468 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 7040375 2024-01-15T22:49:12.468 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.468 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_keys": { 2024-01-15T22:49:12.468 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 723, 2024-01-15T22:49:12.468 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5212 2024-01-15T22:49:12.469 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.469 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_latency": { 2024-01-15T22:49:12.469 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 723, 2024-01-15T22:49:12.469 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 417990264 2024-01-15T22:49:12.469 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.469 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.469 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache": { 2024-01-15T22:49:12.469 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:12.469 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1020054731 2024-01-15T22:49:12.469 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.469 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:12.469 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 42778624 2024-01-15T22:49:12.469 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.469 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:12.469 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 32210944 2024-01-15T22:49:12.470 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.470 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:12.470 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2147483648 2024-01-15T22:49:12.470 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.470 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:12.470 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10567680 2024-01-15T22:49:12.470 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.470 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.470 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:full": { 2024-01-15T22:49:12.470 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.470 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 348127232 2024-01-15T22:49:12.470 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.470 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.470 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.470 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.471 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.471 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.471 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.471 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.471 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 277030489 2024-01-15T22:49:12.471 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.471 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.471 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 248701 2024-01-15T22:49:12.471 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.471 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.471 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.471 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.471 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.471 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.471 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.472 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.472 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.472 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.472 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.472 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.472 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.472 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.472 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.472 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.472 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.472 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.472 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.472 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.472 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.472 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.472 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.473 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.473 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.473 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.473 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 70848042 2024-01-15T22:49:12.473 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.473 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.473 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:inc": { 2024-01-15T22:49:12.473 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.473 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 348127232 2024-01-15T22:49:12.473 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.473 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.473 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.473 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.473 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.474 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.474 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.474 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.474 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 277030489 2024-01-15T22:49:12.474 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.474 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.474 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 39690 2024-01-15T22:49:12.474 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.474 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.474 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.474 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.474 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.474 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.474 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.474 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.474 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.475 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.475 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.475 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.475 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.475 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.475 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.475 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.475 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.475 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.475 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.475 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.475 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.475 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.475 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.475 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.476 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.476 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.476 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 71057053 2024-01-15T22:49:12.476 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.476 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.476 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:kv": { 2024-01-15T22:49:12.476 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.476 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 322961408 2024-01-15T22:49:12.476 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.476 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.476 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.476 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.476 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.476 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.477 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.477 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.477 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 184686993 2024-01-15T22:49:12.477 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.477 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.477 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.477 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.477 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.477 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.477 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.477 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.477 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.477 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.477 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.477 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.478 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.478 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.478 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.478 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.478 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.478 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.478 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.478 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.478 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.478 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.478 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.478 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.478 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.478 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.478 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.478 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.479 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.479 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 71165551 2024-01-15T22:49:12.479 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.479 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.479 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb": { 2024-01-15T22:49:12.479 INFO:tasks.workunit.client.0.smithi053.stdout: "compact": { 2024-01-15T22:49:12.479 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.479 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.479 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_queue_len": { 2024-01-15T22:49:12.479 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.479 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.479 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_queue_merge": { 2024-01-15T22:49:12.479 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.479 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.479 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_range": { 2024-01-15T22:49:12.480 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:12.480 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.480 INFO:tasks.workunit.client.0.smithi053.stdout: "get_latency": { 2024-01-15T22:49:12.480 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 30775, 2024-01-15T22:49:12.480 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 63855070 2024-01-15T22:49:12.480 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.480 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_delay_time": { 2024-01-15T22:49:12.480 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.480 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.480 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.480 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_memtable_time": { 2024-01-15T22:49:12.480 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.480 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.480 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.480 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_pre_and_post_time": { 2024-01-15T22:49:12.481 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.481 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.481 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.481 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_wal_time": { 2024-01-15T22:49:12.481 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.481 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.481 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.481 INFO:tasks.workunit.client.0.smithi053.stdout: "submit_latency": { 2024-01-15T22:49:12.481 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.481 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.481 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.481 INFO:tasks.workunit.client.0.smithi053.stdout: "submit_sync_latency": { 2024-01-15T22:49:12.481 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1563, 2024-01-15T22:49:12.482 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 620167552 2024-01-15T22:49:12.482 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.482 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.482 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.482 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.dd332992c7e0403037dd7daef1bc4c878b0db4d3": { 2024-01-15T22:49:12.482 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:12.482 INFO:tasks.workunit.client.0.smithi053.stdout: "election_call": { 2024-01-15T22:49:12.482 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:12.482 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.482 INFO:tasks.workunit.client.0.smithi053.stdout: "election_lose": { 2024-01-15T22:49:12.482 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.482 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.482 INFO:tasks.workunit.client.0.smithi053.stdout: "election_win": { 2024-01-15T22:49:12.482 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:12.483 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.483 INFO:tasks.workunit.client.0.smithi053.stdout: "num_elections": { 2024-01-15T22:49:12.483 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 9 2024-01-15T22:49:12.483 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.483 INFO:tasks.workunit.client.0.smithi053.stdout: "num_sessions": { 2024-01-15T22:49:12.483 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8 2024-01-15T22:49:12.483 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.483 INFO:tasks.workunit.client.0.smithi053.stdout: "session_add": { 2024-01-15T22:49:12.483 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:12.483 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.483 INFO:tasks.workunit.client.0.smithi053.stdout: "session_rm": { 2024-01-15T22:49:12.483 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 196 2024-01-15T22:49:12.483 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.483 INFO:tasks.workunit.client.0.smithi053.stdout: "session_trim": { 2024-01-15T22:49:12.483 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.484 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.484 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.484 INFO:tasks.workunit.client.0.smithi053.stdout: "paxos": { 2024-01-15T22:49:12.484 INFO:tasks.workunit.client.0.smithi053.stdout: "accept_timeout": { 2024-01-15T22:49:12.484 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.484 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.484 INFO:tasks.workunit.client.0.smithi053.stdout: "begin": { 2024-01-15T22:49:12.484 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 844 2024-01-15T22:49:12.484 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.484 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_bytes": { 2024-01-15T22:49:12.484 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 844, 2024-01-15T22:49:12.484 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4589340 2024-01-15T22:49:12.484 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.485 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_keys": { 2024-01-15T22:49:12.485 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 844, 2024-01-15T22:49:12.485 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2532 2024-01-15T22:49:12.485 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.485 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_latency": { 2024-01-15T22:49:12.485 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 844, 2024-01-15T22:49:12.485 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 133997363 2024-01-15T22:49:12.485 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.485 INFO:tasks.workunit.client.0.smithi053.stdout: "collect": { 2024-01-15T22:49:12.485 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.485 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.485 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_bytes": { 2024-01-15T22:49:12.485 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.486 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.486 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.486 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_keys": { 2024-01-15T22:49:12.486 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.486 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.486 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.486 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_latency": { 2024-01-15T22:49:12.486 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.486 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.486 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.486 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_timeout": { 2024-01-15T22:49:12.486 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.486 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.486 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_uncommitted": { 2024-01-15T22:49:12.486 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.487 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.487 INFO:tasks.workunit.client.0.smithi053.stdout: "commit": { 2024-01-15T22:49:12.487 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 844 2024-01-15T22:49:12.487 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.487 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_bytes": { 2024-01-15T22:49:12.487 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 844, 2024-01-15T22:49:12.487 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4528632 2024-01-15T22:49:12.487 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.487 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_keys": { 2024-01-15T22:49:12.487 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 844, 2024-01-15T22:49:12.487 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5183 2024-01-15T22:49:12.487 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.487 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_latency": { 2024-01-15T22:49:12.487 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 844, 2024-01-15T22:49:12.487 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 125579120 2024-01-15T22:49:12.487 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.488 INFO:tasks.workunit.client.0.smithi053.stdout: "lease_ack_timeout": { 2024-01-15T22:49:12.488 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.488 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.488 INFO:tasks.workunit.client.0.smithi053.stdout: "lease_timeout": { 2024-01-15T22:49:12.488 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.488 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.488 INFO:tasks.workunit.client.0.smithi053.stdout: "new_pn": { 2024-01-15T22:49:12.488 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:12.488 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.488 INFO:tasks.workunit.client.0.smithi053.stdout: "new_pn_latency": { 2024-01-15T22:49:12.488 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.488 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.488 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.488 INFO:tasks.workunit.client.0.smithi053.stdout: "refresh": { 2024-01-15T22:49:12.489 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 846 2024-01-15T22:49:12.489 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.489 INFO:tasks.workunit.client.0.smithi053.stdout: "refresh_latency": { 2024-01-15T22:49:12.489 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 846, 2024-01-15T22:49:12.489 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1953961505 2024-01-15T22:49:12.489 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.489 INFO:tasks.workunit.client.0.smithi053.stdout: "restart": { 2024-01-15T22:49:12.489 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12 2024-01-15T22:49:12.489 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.489 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state": { 2024-01-15T22:49:12.489 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:12.489 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.489 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state_bytes": { 2024-01-15T22:49:12.489 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:12.489 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1627 2024-01-15T22:49:12.489 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.489 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state_keys": { 2024-01-15T22:49:12.490 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:12.490 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:12.490 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.490 INFO:tasks.workunit.client.0.smithi053.stdout: "start_leader": { 2024-01-15T22:49:12.490 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:12.490 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.490 INFO:tasks.workunit.client.0.smithi053.stdout: "start_peon": { 2024-01-15T22:49:12.490 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.490 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.490 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state": { 2024-01-15T22:49:12.490 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.490 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.490 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_bytes": { 2024-01-15T22:49:12.490 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.490 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.490 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.490 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_keys": { 2024-01-15T22:49:12.491 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.491 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.491 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.491 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_latency": { 2024-01-15T22:49:12.491 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.491 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.491 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.491 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.491 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache": { 2024-01-15T22:49:12.491 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:12.491 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1020054731 2024-01-15T22:49:12.491 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.491 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:12.491 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 45834240 2024-01-15T22:49:12.491 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.492 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:12.492 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 40214528 2024-01-15T22:49:12.492 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.492 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:12.492 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2147483648 2024-01-15T22:49:12.492 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.492 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:12.492 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5619712 2024-01-15T22:49:12.492 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.492 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.492 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:full": { 2024-01-15T22:49:12.492 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.492 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 348127232 2024-01-15T22:49:12.492 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.493 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.493 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.493 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.493 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.493 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.493 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.493 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.493 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 277031551 2024-01-15T22:49:12.493 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.493 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.493 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 248271 2024-01-15T22:49:12.493 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.493 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.493 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.494 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.494 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.494 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.494 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.494 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.494 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.494 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.494 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.494 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.494 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.494 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.494 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.494 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.494 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.495 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.495 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.495 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.495 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.495 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.495 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.495 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.495 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.495 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.495 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 70847410 2024-01-15T22:49:12.495 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.495 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.495 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:inc": { 2024-01-15T22:49:12.495 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.496 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 348127232 2024-01-15T22:49:12.496 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.496 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.496 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.496 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.496 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.496 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.496 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.496 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.496 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 277031551 2024-01-15T22:49:12.496 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.496 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.496 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 37287 2024-01-15T22:49:12.496 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.497 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.497 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.497 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.497 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.497 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.497 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.497 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.497 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.497 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.497 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.497 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.497 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.497 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.497 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.497 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.497 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.498 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.498 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.498 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.498 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.498 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.498 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.498 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.498 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.498 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.498 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 71058394 2024-01-15T22:49:12.498 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.498 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.498 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:kv": { 2024-01-15T22:49:12.498 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.499 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 322961408 2024-01-15T22:49:12.499 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.499 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.499 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.499 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.499 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.499 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.499 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.499 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.499 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 184687701 2024-01-15T22:49:12.499 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.499 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.499 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.499 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.499 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.500 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.500 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.500 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.500 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.500 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.500 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.500 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.500 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.500 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.500 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.500 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.500 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.500 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.500 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.500 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.501 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.501 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.501 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.501 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.501 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.501 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.501 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.501 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.501 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.501 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 71164843 2024-01-15T22:49:12.501 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.501 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.501 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb": { 2024-01-15T22:49:12.501 INFO:tasks.workunit.client.0.smithi053.stdout: "compact": { 2024-01-15T22:49:12.502 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.502 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.502 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_queue_len": { 2024-01-15T22:49:12.502 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.502 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.502 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_queue_merge": { 2024-01-15T22:49:12.502 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.502 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.502 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_range": { 2024-01-15T22:49:12.502 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:12.502 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.502 INFO:tasks.workunit.client.0.smithi053.stdout: "get_latency": { 2024-01-15T22:49:12.502 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 37687, 2024-01-15T22:49:12.502 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 142096731 2024-01-15T22:49:12.503 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.503 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_delay_time": { 2024-01-15T22:49:12.503 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.503 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.503 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.503 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_memtable_time": { 2024-01-15T22:49:12.503 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.503 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.503 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.503 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_pre_and_post_time": { 2024-01-15T22:49:12.503 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.503 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.503 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.503 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_wal_time": { 2024-01-15T22:49:12.503 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.504 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.504 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.504 INFO:tasks.workunit.client.0.smithi053.stdout: "submit_latency": { 2024-01-15T22:49:12.504 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.504 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.504 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.504 INFO:tasks.workunit.client.0.smithi053.stdout: "submit_sync_latency": { 2024-01-15T22:49:12.504 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1820, 2024-01-15T22:49:12.504 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 257555737 2024-01-15T22:49:12.504 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.504 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.504 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.504 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.0": { 2024-01-15T22:49:12.505 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.505 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_fallback": { 2024-01-15T22:49:12.505 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.505 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.505 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_size_fallback": { 2024-01-15T22:49:12.505 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.505 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.505 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_db": { 2024-01-15T22:49:12.505 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:12.505 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.505 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_main": { 2024-01-15T22:49:12.505 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.505 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.506 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_wal": { 2024-01-15T22:49:12.506 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.506 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.506 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_slow": { 2024-01-15T22:49:12.506 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.506 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.506 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_sst": { 2024-01-15T22:49:12.506 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:12.506 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.506 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_wal": { 2024-01-15T22:49:12.506 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2834432 2024-01-15T22:49:12.506 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.506 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lat": { 2024-01-15T22:49:12.506 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.506 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.507 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.507 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lock_lat": { 2024-01-15T22:49:12.507 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.507 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.507 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.507 INFO:tasks.workunit.client.0.smithi053.stdout: "db_total_bytes": { 2024-01-15T22:49:12.507 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:12.507 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.507 INFO:tasks.workunit.client.0.smithi053.stdout: "db_used_bytes": { 2024-01-15T22:49:12.507 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 304414720 2024-01-15T22:49:12.507 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.507 INFO:tasks.workunit.client.0.smithi053.stdout: "log_bytes": { 2024-01-15T22:49:12.507 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1671168 2024-01-15T22:49:12.507 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.507 INFO:tasks.workunit.client.0.smithi053.stdout: "logged_bytes": { 2024-01-15T22:49:12.507 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1531904 2024-01-15T22:49:12.508 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.508 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_db": { 2024-01-15T22:49:12.508 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 312803328 2024-01-15T22:49:12.508 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.508 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_slow": { 2024-01-15T22:49:12.508 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.508 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.508 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_wal": { 2024-01-15T22:49:12.508 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.508 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.508 INFO:tasks.workunit.client.0.smithi053.stdout: "num_files": { 2024-01-15T22:49:12.508 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:12.508 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.508 INFO:tasks.workunit.client.0.smithi053.stdout: "read_bytes": { 2024-01-15T22:49:12.509 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 193929 2024-01-15T22:49:12.509 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.509 INFO:tasks.workunit.client.0.smithi053.stdout: "read_count": { 2024-01-15T22:49:12.509 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:12.509 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.509 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes": { 2024-01-15T22:49:12.509 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:12.509 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.509 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_db": { 2024-01-15T22:49:12.509 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1269760 2024-01-15T22:49:12.509 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.509 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_slow": { 2024-01-15T22:49:12.509 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.509 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.510 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_wal": { 2024-01-15T22:49:12.510 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.510 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.510 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_count": { 2024-01-15T22:49:12.510 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14 2024-01-15T22:49:12.510 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.510 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_bytes": { 2024-01-15T22:49:12.510 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3653 2024-01-15T22:49:12.510 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.510 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_count": { 2024-01-15T22:49:12.510 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:12.510 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.510 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_bytes": { 2024-01-15T22:49:12.511 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:12.511 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.511 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_count": { 2024-01-15T22:49:12.511 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:12.511 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.511 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_bytes": { 2024-01-15T22:49:12.511 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:12.511 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.511 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_count": { 2024-01-15T22:49:12.511 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:12.511 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.511 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes": { 2024-01-15T22:49:12.511 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.511 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.511 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_db": { 2024-01-15T22:49:12.512 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.512 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.512 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_slow": { 2024-01-15T22:49:12.512 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.512 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.512 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_wal": { 2024-01-15T22:49:12.512 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.512 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.512 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_count": { 2024-01-15T22:49:12.512 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.512 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.512 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_total_bytes": { 2024-01-15T22:49:12.512 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.512 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.512 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_used_bytes": { 2024-01-15T22:49:12.513 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.513 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.513 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_total_bytes": { 2024-01-15T22:49:12.513 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.513 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.513 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_used_bytes": { 2024-01-15T22:49:12.513 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.513 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.513 INFO:tasks.workunit.client.0.smithi053.stdout: "write_bytes": { 2024-01-15T22:49:12.513 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4435968 2024-01-15T22:49:12.513 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.513 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.513 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": { 2024-01-15T22:49:12.513 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit": { 2024-01-15T22:49:12.513 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4096 2024-01-15T22:49:12.514 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.514 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": { 2024-01-15T22:49:12.514 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1261568 2024-01-15T22:49:12.514 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.514 INFO:tasks.workunit.client.0.smithi053.stdout: "clist_lat": { 2024-01-15T22:49:12.514 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 4, 2024-01-15T22:49:12.514 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 137609 2024-01-15T22:49:12.514 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.514 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_lat": { 2024-01-15T22:49:12.514 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.514 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.514 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.514 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed": { 2024-01-15T22:49:12.514 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.515 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.515 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_allocated": { 2024-01-15T22:49:12.515 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.515 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.515 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_original": { 2024-01-15T22:49:12.515 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.515 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.515 INFO:tasks.workunit.client.0.smithi053.stdout: "csum_lat": { 2024-01-15T22:49:12.515 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 23, 2024-01-15T22:49:12.515 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 63960 2024-01-15T22:49:12.515 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.515 INFO:tasks.workunit.client.0.smithi053.stdout: "decompress_lat": { 2024-01-15T22:49:12.515 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.515 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.515 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.516 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_commit_lat": { 2024-01-15T22:49:12.516 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 358, 2024-01-15T22:49:12.516 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 64306125 2024-01-15T22:49:12.516 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.516 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_final_lat": { 2024-01-15T22:49:12.516 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 338, 2024-01-15T22:49:12.516 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14873995 2024-01-15T22:49:12.516 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.516 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_flush_lat": { 2024-01-15T22:49:12.516 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 358, 2024-01-15T22:49:12.516 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 465119 2024-01-15T22:49:12.516 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.516 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_sync_lat": { 2024-01-15T22:49:12.516 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 358, 2024-01-15T22:49:12.516 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 64771244 2024-01-15T22:49:12.517 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.517 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_keys_lat": { 2024-01-15T22:49:12.517 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.517 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.517 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.517 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_values_lat": { 2024-01-15T22:49:12.517 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.517 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.517 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.517 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_lower_bound_lat": { 2024-01-15T22:49:12.517 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 6, 2024-01-15T22:49:12.517 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 21316 2024-01-15T22:49:12.517 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.517 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_next_lat": { 2024-01-15T22:49:12.517 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.518 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.518 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.518 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_seek_to_first_lat": { 2024-01-15T22:49:12.518 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.518 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.518 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.518 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_upper_bound_lat": { 2024-01-15T22:49:12.518 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.518 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5996 2024-01-15T22:49:12.518 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.518 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_hits": { 2024-01-15T22:49:12.518 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 824 2024-01-15T22:49:12.518 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.518 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_misses": { 2024-01-15T22:49:12.518 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 216 2024-01-15T22:49:12.519 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.519 INFO:tasks.workunit.client.0.smithi053.stdout: "read_lat": { 2024-01-15T22:49:12.519 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 115, 2024-01-15T22:49:12.519 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1933997 2024-01-15T22:49:12.519 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.519 INFO:tasks.workunit.client.0.smithi053.stdout: "read_onode_meta_lat": { 2024-01-15T22:49:12.519 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 315, 2024-01-15T22:49:12.519 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 331423 2024-01-15T22:49:12.519 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.519 INFO:tasks.workunit.client.0.smithi053.stdout: "read_wait_aio_lat": { 2024-01-15T22:49:12.519 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 200, 2024-01-15T22:49:12.519 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1186253 2024-01-15T22:49:12.519 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.519 INFO:tasks.workunit.client.0.smithi053.stdout: "reads_with_retries": { 2024-01-15T22:49:12.519 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.520 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.520 INFO:tasks.workunit.client.0.smithi053.stdout: "remove_lat": { 2024-01-15T22:49:12.520 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.520 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 40836 2024-01-15T22:49:12.520 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.520 INFO:tasks.workunit.client.0.smithi053.stdout: "state_aio_wait_lat": { 2024-01-15T22:49:12.520 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:12.520 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 7605346 2024-01-15T22:49:12.520 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.520 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_aio_wait_lat": { 2024-01-15T22:49:12.520 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 120, 2024-01-15T22:49:12.520 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 9535713 2024-01-15T22:49:12.520 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.520 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_cleanup_lat": { 2024-01-15T22:49:12.521 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 120, 2024-01-15T22:49:12.521 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 454065891020 2024-01-15T22:49:12.521 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.521 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_queued_lat": { 2024-01-15T22:49:12.521 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 120, 2024-01-15T22:49:12.521 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 148675641077 2024-01-15T22:49:12.521 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.521 INFO:tasks.workunit.client.0.smithi053.stdout: "state_done_lat": { 2024-01-15T22:49:12.521 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:12.521 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 59041487718 2024-01-15T22:49:12.521 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.521 INFO:tasks.workunit.client.0.smithi053.stdout: "state_finishing_lat": { 2024-01-15T22:49:12.521 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:12.521 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 46247 2024-01-15T22:49:12.521 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.522 INFO:tasks.workunit.client.0.smithi053.stdout: "state_io_done_lat": { 2024-01-15T22:49:12.522 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:12.522 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 492012 2024-01-15T22:49:12.522 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.522 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_commiting_lat": { 2024-01-15T22:49:12.522 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:12.522 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 268646038 2024-01-15T22:49:12.522 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.522 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_done_lat": { 2024-01-15T22:49:12.522 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:12.522 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 147895 2024-01-15T22:49:12.522 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.522 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_queued_lat": { 2024-01-15T22:49:12.522 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:12.522 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 200062979 2024-01-15T22:49:12.522 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.523 INFO:tasks.workunit.client.0.smithi053.stdout: "state_prepare_lat": { 2024-01-15T22:49:12.523 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:12.523 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 24378695 2024-01-15T22:49:12.523 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.523 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": { 2024-01-15T22:49:12.523 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 876641 2024-01-15T22:49:12.523 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.523 INFO:tasks.workunit.client.0.smithi053.stdout: "truncate_lat": { 2024-01-15T22:49:12.523 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.523 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.523 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.523 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_commit_lat": { 2024-01-15T22:49:12.523 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:12.523 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 501261292 2024-01-15T22:49:12.523 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.523 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_submit_lat": { 2024-01-15T22:49:12.523 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:12.524 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 29084728 2024-01-15T22:49:12.524 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.524 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_throttle_lat": { 2024-01-15T22:49:12.524 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:12.524 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3202151 2024-01-15T22:49:12.524 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.524 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.524 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache": { 2024-01-15T22:49:12.524 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:12.524 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1870074838 2024-01-15T22:49:12.524 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.524 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:12.524 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 271187968 2024-01-15T22:49:12.524 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.524 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:12.524 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 270614528 2024-01-15T22:49:12.525 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.525 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:12.525 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3147507302 2024-01-15T22:49:12.525 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.525 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:12.525 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 573440 2024-01-15T22:49:12.525 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.525 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.525 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:data": { 2024-01-15T22:49:12.525 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.525 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 159383552 2024-01-15T22:49:12.525 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.525 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.526 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.526 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.526 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.526 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.526 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.526 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.526 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 85979110 2024-01-15T22:49:12.526 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.526 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.526 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.526 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.526 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.526 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.526 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.526 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.527 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.527 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.527 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.527 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.527 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.527 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.527 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.527 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.527 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.527 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 610304 2024-01-15T22:49:12.527 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.527 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.527 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.527 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.527 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.528 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.528 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.528 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.528 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.528 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.528 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.528 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 72794138 2024-01-15T22:49:12.528 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.528 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.528 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv": { 2024-01-15T22:49:12.528 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.528 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 780140544 2024-01-15T22:49:12.528 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.528 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.528 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.528 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.529 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.529 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.529 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.529 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.529 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644843326 2024-01-15T22:49:12.529 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.529 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.529 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.529 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.529 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.529 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.529 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.529 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.529 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.529 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.529 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.530 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.530 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.530 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.530 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.530 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.530 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.530 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1168 2024-01-15T22:49:12.530 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.530 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.530 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.530 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.530 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.530 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.530 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.530 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.531 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.531 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.531 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.531 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68187186 2024-01-15T22:49:12.531 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.531 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.531 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv_onode": { 2024-01-15T22:49:12.531 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.531 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 192937984 2024-01-15T22:49:12.531 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.531 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.531 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.531 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.531 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.531 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 464 2024-01-15T22:49:12.531 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.532 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.532 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57319406 2024-01-15T22:49:12.532 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.532 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.532 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.532 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.532 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.532 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.532 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.532 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.532 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.532 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.532 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.532 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.532 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.533 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.533 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.533 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.533 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.533 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.533 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.533 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.533 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.533 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.533 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.533 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.533 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.533 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.533 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.533 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.533 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.534 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68509250 2024-01-15T22:49:12.534 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.534 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.534 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:meta": { 2024-01-15T22:49:12.534 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.534 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713031680 2024-01-15T22:49:12.534 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.534 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.534 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.534 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.534 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.534 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.534 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.534 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.534 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644843326 2024-01-15T22:49:12.534 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.535 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.535 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.535 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.535 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.535 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.535 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.535 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.535 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.535 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.535 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.535 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.535 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.535 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.535 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 94753 2024-01-15T22:49:12.535 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.536 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.536 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 169707 2024-01-15T22:49:12.536 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.536 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.536 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.536 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.536 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.536 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.536 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.536 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.536 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.536 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.536 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.536 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67923894 2024-01-15T22:49:12.537 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.537 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.537 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:12.537 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:12.537 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.537 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.537 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:12.537 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.537 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.537 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:12.537 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.537 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.537 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:12.537 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.537 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.537 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.538 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.538 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg": { 2024-01-15T22:49:12.538 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 47 2024-01-15T22:49:12.538 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.538 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg_removing": { 2024-01-15T22:49:12.538 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.538 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.538 INFO:tasks.workunit.client.0.smithi053.stdout: "op": { 2024-01-15T22:49:12.538 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5 2024-01-15T22:49:12.538 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.538 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_degraded": { 2024-01-15T22:49:12.538 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.538 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.538 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_unreadable": { 2024-01-15T22:49:12.538 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.539 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.539 INFO:tasks.workunit.client.0.smithi053.stdout: "op_in_bytes": { 2024-01-15T22:49:12.539 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 588 2024-01-15T22:49:12.539 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.539 INFO:tasks.workunit.client.0.smithi053.stdout: "op_latency": { 2024-01-15T22:49:12.539 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:12.539 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 32473208 2024-01-15T22:49:12.539 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.539 INFO:tasks.workunit.client.0.smithi053.stdout: "op_out_bytes": { 2024-01-15T22:49:12.539 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.539 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.539 INFO:tasks.workunit.client.0.smithi053.stdout: "op_prepare_latency": { 2024-01-15T22:49:12.539 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 6, 2024-01-15T22:49:12.539 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2860539 2024-01-15T22:49:12.540 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.540 INFO:tasks.workunit.client.0.smithi053.stdout: "op_process_latency": { 2024-01-15T22:49:12.540 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:12.540 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 29962818 2024-01-15T22:49:12.540 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.540 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:12.540 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.540 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.540 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency": { 2024-01-15T22:49:12.540 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.540 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.540 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.540 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:12.540 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.541 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.541 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_out_bytes": { 2024-01-15T22:49:12.541 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.541 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.541 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_prepare_latency": { 2024-01-15T22:49:12.541 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.541 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.541 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.541 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_process_latency": { 2024-01-15T22:49:12.541 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.541 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.541 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.541 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw": { 2024-01-15T22:49:12.541 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.541 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.542 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_in_bytes": { 2024-01-15T22:49:12.542 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.542 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.542 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency": { 2024-01-15T22:49:12.542 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.542 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.542 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.542 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:12.542 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.542 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.542 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:12.542 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.542 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.542 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_out_bytes": { 2024-01-15T22:49:12.543 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.543 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.543 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_prepare_latency": { 2024-01-15T22:49:12.543 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.543 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.543 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.543 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_process_latency": { 2024-01-15T22:49:12.543 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.543 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.543 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.543 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:12.543 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5 2024-01-15T22:49:12.543 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.544 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_in_bytes": { 2024-01-15T22:49:12.544 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 588 2024-01-15T22:49:12.544 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.544 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency": { 2024-01-15T22:49:12.544 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:12.544 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 32473208 2024-01-15T22:49:12.544 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.544 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:12.544 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.544 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.544 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_prepare_latency": { 2024-01-15T22:49:12.544 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 6, 2024-01-15T22:49:12.544 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2860539 2024-01-15T22:49:12.544 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.545 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_process_latency": { 2024-01-15T22:49:12.545 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:12.545 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 29962818 2024-01-15T22:49:12.545 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.545 INFO:tasks.workunit.client.0.smithi053.stdout: "op_wip": { 2024-01-15T22:49:12.545 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.545 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.545 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_bytes": { 2024-01-15T22:49:12.545 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1771104 2024-01-15T22:49:12.545 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.545 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_ops": { 2024-01-15T22:49:12.545 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 6 2024-01-15T22:49:12.545 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.545 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes": { 2024-01-15T22:49:12.545 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:12.546 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.546 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes_used": { 2024-01-15T22:49:12.546 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 305684480 2024-01-15T22:49:12.546 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.546 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.546 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.546 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.1": { 2024-01-15T22:49:12.546 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.546 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_fallback": { 2024-01-15T22:49:12.546 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.546 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.546 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_size_fallback": { 2024-01-15T22:49:12.546 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.546 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.547 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_db": { 2024-01-15T22:49:12.547 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:12.547 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.547 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_main": { 2024-01-15T22:49:12.547 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.547 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.547 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_wal": { 2024-01-15T22:49:12.547 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.547 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.547 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_slow": { 2024-01-15T22:49:12.547 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.547 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.547 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_sst": { 2024-01-15T22:49:12.547 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:12.547 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.547 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_wal": { 2024-01-15T22:49:12.548 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2502656 2024-01-15T22:49:12.548 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.548 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lat": { 2024-01-15T22:49:12.548 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.548 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.548 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.548 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lock_lat": { 2024-01-15T22:49:12.548 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.548 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.548 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.548 INFO:tasks.workunit.client.0.smithi053.stdout: "db_total_bytes": { 2024-01-15T22:49:12.548 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:12.548 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.548 INFO:tasks.workunit.client.0.smithi053.stdout: "db_used_bytes": { 2024-01-15T22:49:12.548 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 304414720 2024-01-15T22:49:12.549 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.549 INFO:tasks.workunit.client.0.smithi053.stdout: "log_bytes": { 2024-01-15T22:49:12.549 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1499136 2024-01-15T22:49:12.549 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.549 INFO:tasks.workunit.client.0.smithi053.stdout: "logged_bytes": { 2024-01-15T22:49:12.549 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1359872 2024-01-15T22:49:12.549 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.549 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_db": { 2024-01-15T22:49:12.549 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 312803328 2024-01-15T22:49:12.549 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.549 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_slow": { 2024-01-15T22:49:12.549 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.549 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.549 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_wal": { 2024-01-15T22:49:12.549 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.549 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.550 INFO:tasks.workunit.client.0.smithi053.stdout: "num_files": { 2024-01-15T22:49:12.550 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:12.550 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.550 INFO:tasks.workunit.client.0.smithi053.stdout: "read_bytes": { 2024-01-15T22:49:12.550 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 193929 2024-01-15T22:49:12.550 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.550 INFO:tasks.workunit.client.0.smithi053.stdout: "read_count": { 2024-01-15T22:49:12.550 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:12.550 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.550 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes": { 2024-01-15T22:49:12.550 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:12.550 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.550 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_db": { 2024-01-15T22:49:12.550 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1269760 2024-01-15T22:49:12.550 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.551 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_slow": { 2024-01-15T22:49:12.551 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.551 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.551 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_wal": { 2024-01-15T22:49:12.551 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.551 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.551 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_count": { 2024-01-15T22:49:12.551 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14 2024-01-15T22:49:12.551 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.551 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_bytes": { 2024-01-15T22:49:12.551 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3653 2024-01-15T22:49:12.551 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.551 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_count": { 2024-01-15T22:49:12.551 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:12.552 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.552 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_bytes": { 2024-01-15T22:49:12.552 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:12.552 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.552 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_count": { 2024-01-15T22:49:12.552 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:12.552 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.552 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_bytes": { 2024-01-15T22:49:12.552 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:12.552 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.552 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_count": { 2024-01-15T22:49:12.552 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:12.552 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.552 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes": { 2024-01-15T22:49:12.553 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.553 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.553 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_db": { 2024-01-15T22:49:12.553 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.553 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.553 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_slow": { 2024-01-15T22:49:12.553 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.553 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.553 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_wal": { 2024-01-15T22:49:12.553 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.553 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.553 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_count": { 2024-01-15T22:49:12.553 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.553 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.553 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_total_bytes": { 2024-01-15T22:49:12.553 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.554 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.554 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_used_bytes": { 2024-01-15T22:49:12.554 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.554 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.554 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_total_bytes": { 2024-01-15T22:49:12.554 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.554 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.554 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_used_bytes": { 2024-01-15T22:49:12.554 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.554 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.554 INFO:tasks.workunit.client.0.smithi053.stdout: "write_bytes": { 2024-01-15T22:49:12.554 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3932160 2024-01-15T22:49:12.554 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.554 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.555 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": { 2024-01-15T22:49:12.555 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit": { 2024-01-15T22:49:12.555 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4096 2024-01-15T22:49:12.555 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.555 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": { 2024-01-15T22:49:12.555 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 655360 2024-01-15T22:49:12.555 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.555 INFO:tasks.workunit.client.0.smithi053.stdout: "clist_lat": { 2024-01-15T22:49:12.555 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:12.555 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 182389 2024-01-15T22:49:12.555 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.555 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_lat": { 2024-01-15T22:49:12.555 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.555 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.555 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.556 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed": { 2024-01-15T22:49:12.556 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.556 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.556 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_allocated": { 2024-01-15T22:49:12.556 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.556 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.556 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_original": { 2024-01-15T22:49:12.556 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.556 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.556 INFO:tasks.workunit.client.0.smithi053.stdout: "csum_lat": { 2024-01-15T22:49:12.556 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 34, 2024-01-15T22:49:12.556 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 91134 2024-01-15T22:49:12.556 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.557 INFO:tasks.workunit.client.0.smithi053.stdout: "decompress_lat": { 2024-01-15T22:49:12.557 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.557 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.557 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.557 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_commit_lat": { 2024-01-15T22:49:12.557 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 316, 2024-01-15T22:49:12.557 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 64291411 2024-01-15T22:49:12.557 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.557 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_final_lat": { 2024-01-15T22:49:12.557 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 311, 2024-01-15T22:49:12.557 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12950662 2024-01-15T22:49:12.557 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.557 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_flush_lat": { 2024-01-15T22:49:12.557 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 316, 2024-01-15T22:49:12.557 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 404795 2024-01-15T22:49:12.558 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.558 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_sync_lat": { 2024-01-15T22:49:12.558 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 316, 2024-01-15T22:49:12.558 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 64696206 2024-01-15T22:49:12.558 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.558 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_keys_lat": { 2024-01-15T22:49:12.558 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.558 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.558 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.558 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_values_lat": { 2024-01-15T22:49:12.558 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.558 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1704 2024-01-15T22:49:12.558 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.558 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_lower_bound_lat": { 2024-01-15T22:49:12.558 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.559 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 7469 2024-01-15T22:49:12.559 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.559 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_next_lat": { 2024-01-15T22:49:12.559 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.559 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.559 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.559 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_seek_to_first_lat": { 2024-01-15T22:49:12.559 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.559 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.559 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.559 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_upper_bound_lat": { 2024-01-15T22:49:12.559 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.559 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4616 2024-01-15T22:49:12.559 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.559 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_hits": { 2024-01-15T22:49:12.560 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 785 2024-01-15T22:49:12.560 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.560 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_misses": { 2024-01-15T22:49:12.560 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 225 2024-01-15T22:49:12.560 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.560 INFO:tasks.workunit.client.0.smithi053.stdout: "read_lat": { 2024-01-15T22:49:12.560 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 124, 2024-01-15T22:49:12.560 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2210247 2024-01-15T22:49:12.560 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.560 INFO:tasks.workunit.client.0.smithi053.stdout: "read_onode_meta_lat": { 2024-01-15T22:49:12.560 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 327, 2024-01-15T22:49:12.560 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 350471 2024-01-15T22:49:12.560 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.561 INFO:tasks.workunit.client.0.smithi053.stdout: "read_wait_aio_lat": { 2024-01-15T22:49:12.561 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 203, 2024-01-15T22:49:12.561 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1561661 2024-01-15T22:49:12.561 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.561 INFO:tasks.workunit.client.0.smithi053.stdout: "reads_with_retries": { 2024-01-15T22:49:12.561 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.561 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.561 INFO:tasks.workunit.client.0.smithi053.stdout: "remove_lat": { 2024-01-15T22:49:12.561 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:12.561 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 136544 2024-01-15T22:49:12.561 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.561 INFO:tasks.workunit.client.0.smithi053.stdout: "state_aio_wait_lat": { 2024-01-15T22:49:12.561 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:12.561 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 6064453 2024-01-15T22:49:12.561 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.562 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_aio_wait_lat": { 2024-01-15T22:49:12.562 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 114, 2024-01-15T22:49:12.562 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8470064 2024-01-15T22:49:12.562 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.562 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_cleanup_lat": { 2024-01-15T22:49:12.562 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 112, 2024-01-15T22:49:12.562 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 261329743393 2024-01-15T22:49:12.562 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.562 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_queued_lat": { 2024-01-15T22:49:12.562 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 114, 2024-01-15T22:49:12.562 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 139606553791 2024-01-15T22:49:12.562 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.562 INFO:tasks.workunit.client.0.smithi053.stdout: "state_done_lat": { 2024-01-15T22:49:12.562 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 406, 2024-01-15T22:49:12.562 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57138437899 2024-01-15T22:49:12.562 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.563 INFO:tasks.workunit.client.0.smithi053.stdout: "state_finishing_lat": { 2024-01-15T22:49:12.563 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 406, 2024-01-15T22:49:12.563 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 47135 2024-01-15T22:49:12.563 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.563 INFO:tasks.workunit.client.0.smithi053.stdout: "state_io_done_lat": { 2024-01-15T22:49:12.563 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:12.563 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 424768 2024-01-15T22:49:12.563 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.563 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_commiting_lat": { 2024-01-15T22:49:12.563 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:12.563 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 127696634 2024-01-15T22:49:12.563 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.563 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_done_lat": { 2024-01-15T22:49:12.563 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:12.563 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 133445 2024-01-15T22:49:12.564 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.564 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_queued_lat": { 2024-01-15T22:49:12.564 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:12.564 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 66014036 2024-01-15T22:49:12.564 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.564 INFO:tasks.workunit.client.0.smithi053.stdout: "state_prepare_lat": { 2024-01-15T22:49:12.564 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:12.564 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 19781235 2024-01-15T22:49:12.564 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.564 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": { 2024-01-15T22:49:12.564 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 285468 2024-01-15T22:49:12.564 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.564 INFO:tasks.workunit.client.0.smithi053.stdout: "truncate_lat": { 2024-01-15T22:49:12.564 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.564 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.565 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.565 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_commit_lat": { 2024-01-15T22:49:12.565 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:12.565 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 220046011 2024-01-15T22:49:12.565 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.565 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_submit_lat": { 2024-01-15T22:49:12.565 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:12.565 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 24530562 2024-01-15T22:49:12.565 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.565 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_throttle_lat": { 2024-01-15T22:49:12.565 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:12.565 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2856684 2024-01-15T22:49:12.565 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.565 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.565 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache": { 2024-01-15T22:49:12.565 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:12.566 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1870074838 2024-01-15T22:49:12.566 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.566 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:12.566 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 236371968 2024-01-15T22:49:12.566 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.566 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:12.566 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 235683840 2024-01-15T22:49:12.566 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.566 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:12.566 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3147507302 2024-01-15T22:49:12.566 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.566 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:12.566 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 688128 2024-01-15T22:49:12.567 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.567 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.567 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:data": { 2024-01-15T22:49:12.567 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.567 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 159383552 2024-01-15T22:49:12.567 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.567 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.567 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.567 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.567 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.567 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.567 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.567 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.567 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 86015486 2024-01-15T22:49:12.567 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.568 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.568 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.568 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.568 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.568 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.568 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.568 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.568 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.568 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.568 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.568 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.568 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.568 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.568 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:12.568 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.568 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.569 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 20480 2024-01-15T22:49:12.569 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.569 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.569 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.569 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.569 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.569 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.569 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.569 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.569 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.569 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.569 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.569 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 73339394 2024-01-15T22:49:12.569 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.569 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.569 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv": { 2024-01-15T22:49:12.570 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.570 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 780140544 2024-01-15T22:49:12.570 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.570 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.570 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.570 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.570 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.570 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.570 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.570 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.570 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 645116145 2024-01-15T22:49:12.570 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.570 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.570 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.570 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.570 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.570 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.571 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.571 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.571 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.571 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.571 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.571 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.571 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.571 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.571 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.571 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.571 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.571 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1168 2024-01-15T22:49:12.571 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.571 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.571 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.571 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.572 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.572 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.572 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.572 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.572 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.572 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.572 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.572 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67914367 2024-01-15T22:49:12.572 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.572 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.572 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv_onode": { 2024-01-15T22:49:12.572 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.572 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 192937984 2024-01-15T22:49:12.572 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.572 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 464 2024-01-15T22:49:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57343657 2024-01-15T22:49:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.574 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.574 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.574 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.574 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.574 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.574 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.574 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.574 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.574 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.574 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.574 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.574 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.574 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.574 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.574 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.574 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.574 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.575 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.575 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.575 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68484999 2024-01-15T22:49:12.575 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.575 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.575 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:meta": { 2024-01-15T22:49:12.575 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.575 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713031680 2024-01-15T22:49:12.575 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.575 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.575 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.575 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.575 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.575 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.575 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.576 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.576 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 645116145 2024-01-15T22:49:12.576 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.576 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.576 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.576 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.576 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.576 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.576 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.576 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.576 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.576 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.576 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.576 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.576 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.576 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.577 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 28961 2024-01-15T22:49:12.577 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.577 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.577 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 211005 2024-01-15T22:49:12.577 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.577 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.577 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.577 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.577 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.577 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.577 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.577 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.577 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.577 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.577 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.577 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67675569 2024-01-15T22:49:12.578 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.578 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.578 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:12.578 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:12.578 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.578 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.578 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:12.578 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.578 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.578 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:12.578 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.578 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.578 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:12.578 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.578 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.578 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.579 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.579 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg": { 2024-01-15T22:49:12.579 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 36 2024-01-15T22:49:12.579 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.579 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg_removing": { 2024-01-15T22:49:12.579 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.579 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.579 INFO:tasks.workunit.client.0.smithi053.stdout: "op": { 2024-01-15T22:49:12.579 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 155 2024-01-15T22:49:12.579 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.579 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_degraded": { 2024-01-15T22:49:12.579 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.579 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.579 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_unreadable": { 2024-01-15T22:49:12.579 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.580 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.580 INFO:tasks.workunit.client.0.smithi053.stdout: "op_in_bytes": { 2024-01-15T22:49:12.580 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2429440 2024-01-15T22:49:12.580 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.580 INFO:tasks.workunit.client.0.smithi053.stdout: "op_latency": { 2024-01-15T22:49:12.580 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 155, 2024-01-15T22:49:12.580 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 338283502 2024-01-15T22:49:12.580 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.580 INFO:tasks.workunit.client.0.smithi053.stdout: "op_out_bytes": { 2024-01-15T22:49:12.580 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1052 2024-01-15T22:49:12.580 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.580 INFO:tasks.workunit.client.0.smithi053.stdout: "op_prepare_latency": { 2024-01-15T22:49:12.580 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 155, 2024-01-15T22:49:12.580 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 54152200 2024-01-15T22:49:12.581 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.581 INFO:tasks.workunit.client.0.smithi053.stdout: "op_process_latency": { 2024-01-15T22:49:12.581 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 155, 2024-01-15T22:49:12.581 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 195181252 2024-01-15T22:49:12.581 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.581 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:12.581 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 33 2024-01-15T22:49:12.581 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.581 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency": { 2024-01-15T22:49:12.581 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 33, 2024-01-15T22:49:12.581 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4864175 2024-01-15T22:49:12.581 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.581 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:12.581 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.582 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.582 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_out_bytes": { 2024-01-15T22:49:12.582 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1052 2024-01-15T22:49:12.582 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.582 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_prepare_latency": { 2024-01-15T22:49:12.582 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 33, 2024-01-15T22:49:12.582 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4214674 2024-01-15T22:49:12.582 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.582 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_process_latency": { 2024-01-15T22:49:12.582 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 33, 2024-01-15T22:49:12.582 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3377957 2024-01-15T22:49:12.582 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.582 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw": { 2024-01-15T22:49:12.582 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:12.582 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.583 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_in_bytes": { 2024-01-15T22:49:12.583 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.583 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.583 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency": { 2024-01-15T22:49:12.583 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 22, 2024-01-15T22:49:12.583 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 19134334 2024-01-15T22:49:12.583 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.583 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:12.583 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.583 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.583 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:12.583 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.583 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.583 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_out_bytes": { 2024-01-15T22:49:12.583 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.584 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.584 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_prepare_latency": { 2024-01-15T22:49:12.584 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 22, 2024-01-15T22:49:12.584 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8857445 2024-01-15T22:49:12.584 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.584 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_process_latency": { 2024-01-15T22:49:12.584 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 22, 2024-01-15T22:49:12.584 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 17998890 2024-01-15T22:49:12.584 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.584 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:12.584 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 100 2024-01-15T22:49:12.584 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.584 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_in_bytes": { 2024-01-15T22:49:12.584 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2429440 2024-01-15T22:49:12.585 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.585 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency": { 2024-01-15T22:49:12.585 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 100, 2024-01-15T22:49:12.585 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 314284993 2024-01-15T22:49:12.585 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.585 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:12.585 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.585 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.585 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_prepare_latency": { 2024-01-15T22:49:12.585 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 100, 2024-01-15T22:49:12.585 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 41080081 2024-01-15T22:49:12.585 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.585 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_process_latency": { 2024-01-15T22:49:12.585 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 100, 2024-01-15T22:49:12.585 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 173804405 2024-01-15T22:49:12.586 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.586 INFO:tasks.workunit.client.0.smithi053.stdout: "op_wip": { 2024-01-15T22:49:12.586 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.586 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.586 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_bytes": { 2024-01-15T22:49:12.586 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 590368 2024-01-15T22:49:12.586 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.586 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_ops": { 2024-01-15T22:49:12.586 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:12.586 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.586 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes": { 2024-01-15T22:49:12.586 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:12.586 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.586 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes_used": { 2024-01-15T22:49:12.586 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 305078272 2024-01-15T22:49:12.587 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.587 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.587 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.587 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.2": { 2024-01-15T22:49:12.587 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.587 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_fallback": { 2024-01-15T22:49:12.587 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.587 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.587 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_size_fallback": { 2024-01-15T22:49:12.587 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.587 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.587 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_db": { 2024-01-15T22:49:12.587 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:12.587 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.587 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_main": { 2024-01-15T22:49:12.588 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.588 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.588 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_wal": { 2024-01-15T22:49:12.588 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.588 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.588 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_slow": { 2024-01-15T22:49:12.588 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.588 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.588 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_sst": { 2024-01-15T22:49:12.588 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:12.588 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.588 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_wal": { 2024-01-15T22:49:12.588 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2179072 2024-01-15T22:49:12.588 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.588 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lat": { 2024-01-15T22:49:12.589 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.589 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.589 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.589 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lock_lat": { 2024-01-15T22:49:12.589 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.589 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.589 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.589 INFO:tasks.workunit.client.0.smithi053.stdout: "db_total_bytes": { 2024-01-15T22:49:12.589 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:12.589 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.589 INFO:tasks.workunit.client.0.smithi053.stdout: "db_used_bytes": { 2024-01-15T22:49:12.589 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 304414720 2024-01-15T22:49:12.589 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.589 INFO:tasks.workunit.client.0.smithi053.stdout: "log_bytes": { 2024-01-15T22:49:12.589 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1273856 2024-01-15T22:49:12.590 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.590 INFO:tasks.workunit.client.0.smithi053.stdout: "logged_bytes": { 2024-01-15T22:49:12.590 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1134592 2024-01-15T22:49:12.590 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.590 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_db": { 2024-01-15T22:49:12.590 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 312803328 2024-01-15T22:49:12.590 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.590 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_slow": { 2024-01-15T22:49:12.590 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.590 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.590 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_wal": { 2024-01-15T22:49:12.590 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.590 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.590 INFO:tasks.workunit.client.0.smithi053.stdout: "num_files": { 2024-01-15T22:49:12.590 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:12.591 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.591 INFO:tasks.workunit.client.0.smithi053.stdout: "read_bytes": { 2024-01-15T22:49:12.591 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 193929 2024-01-15T22:49:12.591 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.591 INFO:tasks.workunit.client.0.smithi053.stdout: "read_count": { 2024-01-15T22:49:12.591 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:12.591 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.591 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes": { 2024-01-15T22:49:12.591 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:12.591 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.591 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_db": { 2024-01-15T22:49:12.591 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1269760 2024-01-15T22:49:12.591 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.591 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_slow": { 2024-01-15T22:49:12.591 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.592 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.592 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_wal": { 2024-01-15T22:49:12.592 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.592 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.592 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_count": { 2024-01-15T22:49:12.592 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14 2024-01-15T22:49:12.592 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.592 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_bytes": { 2024-01-15T22:49:12.592 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3653 2024-01-15T22:49:12.592 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.592 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_count": { 2024-01-15T22:49:12.592 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:12.592 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.592 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_bytes": { 2024-01-15T22:49:12.592 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:12.592 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.593 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_count": { 2024-01-15T22:49:12.593 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:12.593 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.593 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_bytes": { 2024-01-15T22:49:12.593 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:12.593 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.593 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_count": { 2024-01-15T22:49:12.593 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:12.593 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.593 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes": { 2024-01-15T22:49:12.593 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.593 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.593 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_db": { 2024-01-15T22:49:12.593 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.593 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.593 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_slow": { 2024-01-15T22:49:12.594 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.594 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.594 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_wal": { 2024-01-15T22:49:12.594 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.594 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.594 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_count": { 2024-01-15T22:49:12.594 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.594 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.594 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_total_bytes": { 2024-01-15T22:49:12.594 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.594 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.594 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_used_bytes": { 2024-01-15T22:49:12.594 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.594 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.594 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_total_bytes": { 2024-01-15T22:49:12.594 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.594 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.595 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_used_bytes": { 2024-01-15T22:49:12.595 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.595 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.595 INFO:tasks.workunit.client.0.smithi053.stdout: "write_bytes": { 2024-01-15T22:49:12.595 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3383296 2024-01-15T22:49:12.595 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.595 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.595 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": { 2024-01-15T22:49:12.595 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit": { 2024-01-15T22:49:12.595 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4096 2024-01-15T22:49:12.595 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.595 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": { 2024-01-15T22:49:12.595 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 651264 2024-01-15T22:49:12.595 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.595 INFO:tasks.workunit.client.0.smithi053.stdout: "clist_lat": { 2024-01-15T22:49:12.595 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 4, 2024-01-15T22:49:12.596 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 163636 2024-01-15T22:49:12.596 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.596 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_lat": { 2024-01-15T22:49:12.596 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.596 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.596 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.596 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed": { 2024-01-15T22:49:12.596 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.596 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.596 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_allocated": { 2024-01-15T22:49:12.596 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.596 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.596 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_original": { 2024-01-15T22:49:12.596 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.596 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.597 INFO:tasks.workunit.client.0.smithi053.stdout: "csum_lat": { 2024-01-15T22:49:12.597 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 14, 2024-01-15T22:49:12.597 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 16101 2024-01-15T22:49:12.597 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.597 INFO:tasks.workunit.client.0.smithi053.stdout: "decompress_lat": { 2024-01-15T22:49:12.597 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.597 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.597 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.597 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_commit_lat": { 2024-01-15T22:49:12.597 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 261, 2024-01-15T22:49:12.597 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 56854010 2024-01-15T22:49:12.597 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.597 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_final_lat": { 2024-01-15T22:49:12.597 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 249, 2024-01-15T22:49:12.597 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8316304 2024-01-15T22:49:12.597 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.597 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_flush_lat": { 2024-01-15T22:49:12.598 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 261, 2024-01-15T22:49:12.598 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 346993 2024-01-15T22:49:12.598 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.598 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_sync_lat": { 2024-01-15T22:49:12.598 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 261, 2024-01-15T22:49:12.598 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57201003 2024-01-15T22:49:12.598 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.598 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_keys_lat": { 2024-01-15T22:49:12.598 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.598 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.598 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.598 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_values_lat": { 2024-01-15T22:49:12.598 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.598 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1880 2024-01-15T22:49:12.598 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.598 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_lower_bound_lat": { 2024-01-15T22:49:12.599 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.599 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.599 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.599 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_next_lat": { 2024-01-15T22:49:12.599 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.599 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.599 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.599 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_seek_to_first_lat": { 2024-01-15T22:49:12.599 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.599 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.599 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.599 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_upper_bound_lat": { 2024-01-15T22:49:12.599 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.599 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4685 2024-01-15T22:49:12.599 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.599 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_hits": { 2024-01-15T22:49:12.600 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 574 2024-01-15T22:49:12.600 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.600 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_misses": { 2024-01-15T22:49:12.600 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 199 2024-01-15T22:49:12.600 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.600 INFO:tasks.workunit.client.0.smithi053.stdout: "read_lat": { 2024-01-15T22:49:12.600 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 85, 2024-01-15T22:49:12.600 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 926993 2024-01-15T22:49:12.600 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.600 INFO:tasks.workunit.client.0.smithi053.stdout: "read_onode_meta_lat": { 2024-01-15T22:49:12.600 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 246, 2024-01-15T22:49:12.600 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 283623 2024-01-15T22:49:12.600 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.600 INFO:tasks.workunit.client.0.smithi053.stdout: "read_wait_aio_lat": { 2024-01-15T22:49:12.601 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 161, 2024-01-15T22:49:12.601 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 641524 2024-01-15T22:49:12.601 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.601 INFO:tasks.workunit.client.0.smithi053.stdout: "reads_with_retries": { 2024-01-15T22:49:12.601 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.601 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.601 INFO:tasks.workunit.client.0.smithi053.stdout: "remove_lat": { 2024-01-15T22:49:12.601 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:12.601 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 136094 2024-01-15T22:49:12.601 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.601 INFO:tasks.workunit.client.0.smithi053.stdout: "state_aio_wait_lat": { 2024-01-15T22:49:12.601 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:12.601 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 7546098 2024-01-15T22:49:12.601 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.601 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_aio_wait_lat": { 2024-01-15T22:49:12.601 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 111, 2024-01-15T22:49:12.601 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 9346787 2024-01-15T22:49:12.602 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.602 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_cleanup_lat": { 2024-01-15T22:49:12.602 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 109, 2024-01-15T22:49:12.602 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 330514318940 2024-01-15T22:49:12.602 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.602 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_queued_lat": { 2024-01-15T22:49:12.602 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 111, 2024-01-15T22:49:12.602 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 156531920158 2024-01-15T22:49:12.602 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.602 INFO:tasks.workunit.client.0.smithi053.stdout: "state_done_lat": { 2024-01-15T22:49:12.602 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 328, 2024-01-15T22:49:12.602 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57102245106 2024-01-15T22:49:12.602 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.602 INFO:tasks.workunit.client.0.smithi053.stdout: "state_finishing_lat": { 2024-01-15T22:49:12.602 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 328, 2024-01-15T22:49:12.602 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 30716 2024-01-15T22:49:12.603 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.603 INFO:tasks.workunit.client.0.smithi053.stdout: "state_io_done_lat": { 2024-01-15T22:49:12.603 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:12.603 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 388552 2024-01-15T22:49:12.603 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.603 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_commiting_lat": { 2024-01-15T22:49:12.603 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:12.603 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 210033710 2024-01-15T22:49:12.603 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.603 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_done_lat": { 2024-01-15T22:49:12.603 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:12.603 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 104947 2024-01-15T22:49:12.603 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.603 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_queued_lat": { 2024-01-15T22:49:12.603 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:12.604 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 96029066 2024-01-15T22:49:12.604 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.604 INFO:tasks.workunit.client.0.smithi053.stdout: "state_prepare_lat": { 2024-01-15T22:49:12.604 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:12.604 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18697683 2024-01-15T22:49:12.604 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.604 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": { 2024-01-15T22:49:12.604 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 285573 2024-01-15T22:49:12.604 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.604 INFO:tasks.workunit.client.0.smithi053.stdout: "truncate_lat": { 2024-01-15T22:49:12.604 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.604 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.604 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.604 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_commit_lat": { 2024-01-15T22:49:12.604 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:12.605 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 332746326 2024-01-15T22:49:12.605 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.605 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_submit_lat": { 2024-01-15T22:49:12.605 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:12.605 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22314614 2024-01-15T22:49:12.605 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.605 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_throttle_lat": { 2024-01-15T22:49:12.605 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:12.605 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4237568 2024-01-15T22:49:12.605 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.605 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.605 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache": { 2024-01-15T22:49:12.605 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:12.605 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1870074838 2024-01-15T22:49:12.605 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.605 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:12.605 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 236306432 2024-01-15T22:49:12.606 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.606 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:12.606 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 234840064 2024-01-15T22:49:12.606 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.606 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:12.606 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3147507302 2024-01-15T22:49:12.606 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.606 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:12.606 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1466368 2024-01-15T22:49:12.606 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.606 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.606 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:data": { 2024-01-15T22:49:12.606 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.606 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 159383552 2024-01-15T22:49:12.607 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.607 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.607 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.607 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.607 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.607 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.607 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.607 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.607 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 86017232 2024-01-15T22:49:12.607 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.607 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.607 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.607 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.607 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.607 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.607 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.608 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.608 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.608 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.608 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.608 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.608 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.608 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.608 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.608 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.608 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.608 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12288 2024-01-15T22:49:12.608 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.608 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.608 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.608 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.608 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 73354032 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv": { 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 780140544 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.609 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.610 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.610 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.610 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 645129244 2024-01-15T22:49:12.610 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.610 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.610 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.610 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.610 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.610 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.610 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.610 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.610 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.610 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.611 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.611 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.611 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.611 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.611 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.611 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.611 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.611 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1168 2024-01-15T22:49:12.611 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.611 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.611 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.611 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.611 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.611 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.612 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.612 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.612 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.612 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.612 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.612 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67901268 2024-01-15T22:49:12.612 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.612 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.612 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv_onode": { 2024-01-15T22:49:12.612 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.612 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 192937984 2024-01-15T22:49:12.612 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.612 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.612 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.612 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.612 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.613 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 464 2024-01-15T22:49:12.613 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.613 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.613 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57344821 2024-01-15T22:49:12.613 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.613 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.613 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.613 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.613 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.613 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.613 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.613 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.613 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.613 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.613 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.613 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.613 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.614 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.614 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.614 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.614 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.614 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.614 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.614 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.614 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.614 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.614 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.614 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.614 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.614 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.614 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.614 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.615 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.615 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68483835 2024-01-15T22:49:12.615 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.615 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.615 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:meta": { 2024-01-15T22:49:12.615 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.615 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713031680 2024-01-15T22:49:12.615 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.615 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.615 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.615 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.615 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.615 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.615 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.615 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.615 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 645129244 2024-01-15T22:49:12.615 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.616 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.616 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.616 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.616 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.616 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.616 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.616 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.616 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.616 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.616 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.616 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.616 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.616 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.616 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 66108 2024-01-15T22:49:12.616 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.617 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.617 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 161140 2024-01-15T22:49:12.617 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.617 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.617 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.617 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.617 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.617 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.617 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.617 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.617 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.617 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.617 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.617 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67675188 2024-01-15T22:49:12.617 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.618 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.618 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:12.618 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:12.618 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.618 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.618 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:12.618 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.618 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.618 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:12.618 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.618 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.618 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:12.618 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.618 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.619 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.619 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.619 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg": { 2024-01-15T22:49:12.619 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 28 2024-01-15T22:49:12.619 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.619 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg_removing": { 2024-01-15T22:49:12.619 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.619 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.619 INFO:tasks.workunit.client.0.smithi053.stdout: "op": { 2024-01-15T22:49:12.619 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10 2024-01-15T22:49:12.619 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.619 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_degraded": { 2024-01-15T22:49:12.619 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.619 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.619 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_unreadable": { 2024-01-15T22:49:12.619 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.620 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.620 INFO:tasks.workunit.client.0.smithi053.stdout: "op_in_bytes": { 2024-01-15T22:49:12.620 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.620 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.620 INFO:tasks.workunit.client.0.smithi053.stdout: "op_latency": { 2024-01-15T22:49:12.620 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 10, 2024-01-15T22:49:12.620 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 48727779 2024-01-15T22:49:12.620 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.620 INFO:tasks.workunit.client.0.smithi053.stdout: "op_out_bytes": { 2024-01-15T22:49:12.620 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.620 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.620 INFO:tasks.workunit.client.0.smithi053.stdout: "op_prepare_latency": { 2024-01-15T22:49:12.620 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 10, 2024-01-15T22:49:12.620 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5248463 2024-01-15T22:49:12.620 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.621 INFO:tasks.workunit.client.0.smithi053.stdout: "op_process_latency": { 2024-01-15T22:49:12.621 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 10, 2024-01-15T22:49:12.621 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 32994052 2024-01-15T22:49:12.621 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.621 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:12.621 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.621 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.621 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency": { 2024-01-15T22:49:12.621 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.621 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.621 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.621 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:12.621 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.621 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.621 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_out_bytes": { 2024-01-15T22:49:12.621 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.622 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.622 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_prepare_latency": { 2024-01-15T22:49:12.622 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.622 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.622 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.622 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_process_latency": { 2024-01-15T22:49:12.622 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.622 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.622 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.622 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw": { 2024-01-15T22:49:12.622 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.622 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.622 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_in_bytes": { 2024-01-15T22:49:12.622 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.622 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.622 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency": { 2024-01-15T22:49:12.622 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.623 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.623 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.623 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:12.623 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.623 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.623 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:12.623 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.623 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.623 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_out_bytes": { 2024-01-15T22:49:12.623 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.623 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.623 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_prepare_latency": { 2024-01-15T22:49:12.623 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.623 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.623 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.623 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_process_latency": { 2024-01-15T22:49:12.623 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.624 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.624 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.624 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:12.624 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10 2024-01-15T22:49:12.624 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.624 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_in_bytes": { 2024-01-15T22:49:12.624 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.624 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.624 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency": { 2024-01-15T22:49:12.624 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 10, 2024-01-15T22:49:12.624 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 48727779 2024-01-15T22:49:12.624 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.624 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:12.624 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.624 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.625 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_prepare_latency": { 2024-01-15T22:49:12.625 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 10, 2024-01-15T22:49:12.625 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5248463 2024-01-15T22:49:12.625 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.625 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_process_latency": { 2024-01-15T22:49:12.625 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 10, 2024-01-15T22:49:12.625 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 32994052 2024-01-15T22:49:12.625 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.625 INFO:tasks.workunit.client.0.smithi053.stdout: "op_wip": { 2024-01-15T22:49:12.625 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.625 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.625 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_bytes": { 2024-01-15T22:49:12.625 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.625 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.626 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_ops": { 2024-01-15T22:49:12.626 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.626 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.626 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes": { 2024-01-15T22:49:12.626 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:12.626 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.626 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes_used": { 2024-01-15T22:49:12.626 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 305074176 2024-01-15T22:49:12.626 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.626 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.626 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.626 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.3": { 2024-01-15T22:49:12.626 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.626 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_fallback": { 2024-01-15T22:49:12.626 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.626 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.627 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_size_fallback": { 2024-01-15T22:49:12.627 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.627 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.627 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_db": { 2024-01-15T22:49:12.627 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:12.627 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.627 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_main": { 2024-01-15T22:49:12.627 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.627 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.627 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_wal": { 2024-01-15T22:49:12.627 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.627 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.627 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_slow": { 2024-01-15T22:49:12.627 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.627 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.628 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_sst": { 2024-01-15T22:49:12.628 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:12.628 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.628 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_wal": { 2024-01-15T22:49:12.628 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:12.628 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.628 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lat": { 2024-01-15T22:49:12.628 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.628 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.628 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.628 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lock_lat": { 2024-01-15T22:49:12.628 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.628 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.628 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.628 INFO:tasks.workunit.client.0.smithi053.stdout: "db_total_bytes": { 2024-01-15T22:49:12.629 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:12.629 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.629 INFO:tasks.workunit.client.0.smithi053.stdout: "db_used_bytes": { 2024-01-15T22:49:12.629 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 304414720 2024-01-15T22:49:12.629 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.629 INFO:tasks.workunit.client.0.smithi053.stdout: "log_bytes": { 2024-01-15T22:49:12.629 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 843776 2024-01-15T22:49:12.629 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.629 INFO:tasks.workunit.client.0.smithi053.stdout: "logged_bytes": { 2024-01-15T22:49:12.629 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 704512 2024-01-15T22:49:12.629 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.629 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_db": { 2024-01-15T22:49:12.629 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 312803328 2024-01-15T22:49:12.630 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.630 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_slow": { 2024-01-15T22:49:12.630 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.630 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.630 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_wal": { 2024-01-15T22:49:12.630 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.630 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.630 INFO:tasks.workunit.client.0.smithi053.stdout: "num_files": { 2024-01-15T22:49:12.630 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:12.630 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.630 INFO:tasks.workunit.client.0.smithi053.stdout: "read_bytes": { 2024-01-15T22:49:12.630 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 193929 2024-01-15T22:49:12.630 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.630 INFO:tasks.workunit.client.0.smithi053.stdout: "read_count": { 2024-01-15T22:49:12.630 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:12.631 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.631 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes": { 2024-01-15T22:49:12.631 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:12.631 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.631 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_db": { 2024-01-15T22:49:12.631 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1269760 2024-01-15T22:49:12.631 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.631 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_slow": { 2024-01-15T22:49:12.631 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.631 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.631 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_wal": { 2024-01-15T22:49:12.631 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.631 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.631 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_count": { 2024-01-15T22:49:12.631 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14 2024-01-15T22:49:12.632 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.632 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_bytes": { 2024-01-15T22:49:12.632 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3653 2024-01-15T22:49:12.632 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.632 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_count": { 2024-01-15T22:49:12.632 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:12.632 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.632 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_bytes": { 2024-01-15T22:49:12.632 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:12.632 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.632 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_count": { 2024-01-15T22:49:12.632 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:12.632 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.632 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_bytes": { 2024-01-15T22:49:12.632 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:12.632 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.633 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_count": { 2024-01-15T22:49:12.633 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:12.633 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.633 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes": { 2024-01-15T22:49:12.633 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.633 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.633 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_db": { 2024-01-15T22:49:12.633 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.633 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.633 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_slow": { 2024-01-15T22:49:12.633 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.633 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.633 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_wal": { 2024-01-15T22:49:12.633 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.633 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.633 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_count": { 2024-01-15T22:49:12.634 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.634 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.634 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_total_bytes": { 2024-01-15T22:49:12.634 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.634 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.634 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_used_bytes": { 2024-01-15T22:49:12.634 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.634 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.634 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_total_bytes": { 2024-01-15T22:49:12.634 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.634 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.634 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_used_bytes": { 2024-01-15T22:49:12.634 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.634 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.634 INFO:tasks.workunit.client.0.smithi053.stdout: "write_bytes": { 2024-01-15T22:49:12.634 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2039808 2024-01-15T22:49:12.635 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.635 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.635 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": { 2024-01-15T22:49:12.635 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit": { 2024-01-15T22:49:12.635 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4096 2024-01-15T22:49:12.635 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.635 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": { 2024-01-15T22:49:12.635 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 671744 2024-01-15T22:49:12.635 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.635 INFO:tasks.workunit.client.0.smithi053.stdout: "clist_lat": { 2024-01-15T22:49:12.635 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.635 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.635 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.635 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_lat": { 2024-01-15T22:49:12.635 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.636 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.636 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.636 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed": { 2024-01-15T22:49:12.636 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.636 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.636 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_allocated": { 2024-01-15T22:49:12.636 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.636 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.636 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_original": { 2024-01-15T22:49:12.636 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.636 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.636 INFO:tasks.workunit.client.0.smithi053.stdout: "csum_lat": { 2024-01-15T22:49:12.636 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:12.636 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5411 2024-01-15T22:49:12.637 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.637 INFO:tasks.workunit.client.0.smithi053.stdout: "decompress_lat": { 2024-01-15T22:49:12.637 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.637 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.637 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.637 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_commit_lat": { 2024-01-15T22:49:12.637 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 156, 2024-01-15T22:49:12.637 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 47276644 2024-01-15T22:49:12.637 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.637 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_final_lat": { 2024-01-15T22:49:12.637 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 142, 2024-01-15T22:49:12.637 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 25232039 2024-01-15T22:49:12.637 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.637 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_flush_lat": { 2024-01-15T22:49:12.638 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 156, 2024-01-15T22:49:12.638 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 222109 2024-01-15T22:49:12.638 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.638 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_sync_lat": { 2024-01-15T22:49:12.638 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 156, 2024-01-15T22:49:12.638 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 47498753 2024-01-15T22:49:12.638 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.638 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_keys_lat": { 2024-01-15T22:49:12.638 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.638 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.638 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.638 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_values_lat": { 2024-01-15T22:49:12.638 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.638 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.638 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.638 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_lower_bound_lat": { 2024-01-15T22:49:12.639 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.639 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.639 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.639 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_next_lat": { 2024-01-15T22:49:12.639 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.639 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.639 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.639 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_seek_to_first_lat": { 2024-01-15T22:49:12.639 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.639 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.639 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.639 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_upper_bound_lat": { 2024-01-15T22:49:12.639 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.639 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4725 2024-01-15T22:49:12.640 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.640 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_hits": { 2024-01-15T22:49:12.640 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 341 2024-01-15T22:49:12.640 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.640 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_misses": { 2024-01-15T22:49:12.640 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 205 2024-01-15T22:49:12.640 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.640 INFO:tasks.workunit.client.0.smithi053.stdout: "read_lat": { 2024-01-15T22:49:12.640 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 86, 2024-01-15T22:49:12.640 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 723501 2024-01-15T22:49:12.640 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.640 INFO:tasks.workunit.client.0.smithi053.stdout: "read_onode_meta_lat": { 2024-01-15T22:49:12.640 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 153, 2024-01-15T22:49:12.640 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 266380 2024-01-15T22:49:12.640 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.641 INFO:tasks.workunit.client.0.smithi053.stdout: "read_wait_aio_lat": { 2024-01-15T22:49:12.641 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 67, 2024-01-15T22:49:12.641 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 170983 2024-01-15T22:49:12.641 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.641 INFO:tasks.workunit.client.0.smithi053.stdout: "reads_with_retries": { 2024-01-15T22:49:12.641 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.641 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.641 INFO:tasks.workunit.client.0.smithi053.stdout: "remove_lat": { 2024-01-15T22:49:12.641 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.641 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.641 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.641 INFO:tasks.workunit.client.0.smithi053.stdout: "state_aio_wait_lat": { 2024-01-15T22:49:12.641 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:12.641 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4721651 2024-01-15T22:49:12.641 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.642 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_aio_wait_lat": { 2024-01-15T22:49:12.642 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 50, 2024-01-15T22:49:12.642 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3945687 2024-01-15T22:49:12.642 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.642 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_cleanup_lat": { 2024-01-15T22:49:12.642 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 47, 2024-01-15T22:49:12.642 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 290181106091 2024-01-15T22:49:12.642 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.642 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_queued_lat": { 2024-01-15T22:49:12.642 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 50, 2024-01-15T22:49:12.642 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 59922564446 2024-01-15T22:49:12.642 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.642 INFO:tasks.workunit.client.0.smithi053.stdout: "state_done_lat": { 2024-01-15T22:49:12.642 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 240, 2024-01-15T22:49:12.642 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 427166 2024-01-15T22:49:12.642 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.643 INFO:tasks.workunit.client.0.smithi053.stdout: "state_finishing_lat": { 2024-01-15T22:49:12.643 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 240, 2024-01-15T22:49:12.643 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22992 2024-01-15T22:49:12.643 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.643 INFO:tasks.workunit.client.0.smithi053.stdout: "state_io_done_lat": { 2024-01-15T22:49:12.643 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:12.643 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 308764 2024-01-15T22:49:12.643 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.643 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_commiting_lat": { 2024-01-15T22:49:12.643 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:12.643 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 184657548 2024-01-15T22:49:12.643 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.643 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_done_lat": { 2024-01-15T22:49:12.643 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:12.643 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68632 2024-01-15T22:49:12.644 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.644 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_queued_lat": { 2024-01-15T22:49:12.644 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:12.644 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 52057136 2024-01-15T22:49:12.644 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.644 INFO:tasks.workunit.client.0.smithi053.stdout: "state_prepare_lat": { 2024-01-15T22:49:12.644 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:12.644 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 11436689 2024-01-15T22:49:12.644 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.644 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": { 2024-01-15T22:49:12.644 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 288283 2024-01-15T22:49:12.644 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.644 INFO:tasks.workunit.client.0.smithi053.stdout: "truncate_lat": { 2024-01-15T22:49:12.644 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.645 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.645 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.645 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_commit_lat": { 2024-01-15T22:49:12.645 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:12.645 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 253213744 2024-01-15T22:49:12.645 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.645 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_submit_lat": { 2024-01-15T22:49:12.645 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:12.645 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14533856 2024-01-15T22:49:12.645 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.645 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_throttle_lat": { 2024-01-15T22:49:12.645 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:12.645 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1990375 2024-01-15T22:49:12.645 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.645 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.645 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache": { 2024-01-15T22:49:12.646 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:12.646 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1870074838 2024-01-15T22:49:12.646 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.646 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:12.646 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 268877824 2024-01-15T22:49:12.646 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.646 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:12.646 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 267190272 2024-01-15T22:49:12.646 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.646 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:12.646 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3147507302 2024-01-15T22:49:12.646 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.646 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:12.646 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1687552 2024-01-15T22:49:12.646 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.647 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.647 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:data": { 2024-01-15T22:49:12.647 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.647 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 159383552 2024-01-15T22:49:12.647 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.647 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.647 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.647 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.647 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.647 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.647 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.647 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.647 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 86017402 2024-01-15T22:49:12.648 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.648 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.648 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.648 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.648 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.648 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.648 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.648 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.648 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.648 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.648 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.648 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.648 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.648 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.648 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.648 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.649 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.649 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.649 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.649 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.649 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.649 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.649 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.649 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.649 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.649 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.649 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.649 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.649 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.649 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 73366150 2024-01-15T22:49:12.649 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.650 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.650 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv": { 2024-01-15T22:49:12.650 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.650 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 780140544 2024-01-15T22:49:12.650 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.650 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.650 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.650 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.650 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.650 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.650 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.650 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.650 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 645130520 2024-01-15T22:49:12.650 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.651 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.651 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.651 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.651 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.651 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.651 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.651 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.651 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.651 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.651 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.651 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.651 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.651 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.651 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.651 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.652 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.652 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1168 2024-01-15T22:49:12.652 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.652 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.652 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.652 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.652 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.652 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.652 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.652 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.652 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.652 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.652 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.652 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67899992 2024-01-15T22:49:12.652 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.653 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.653 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv_onode": { 2024-01-15T22:49:12.653 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.653 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 192937984 2024-01-15T22:49:12.653 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.653 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.653 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.653 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.653 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.653 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 464 2024-01-15T22:49:12.653 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.653 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.653 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57344935 2024-01-15T22:49:12.653 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.654 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.654 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.654 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.654 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.654 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.654 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.654 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.654 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.654 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.654 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.654 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.654 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.654 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.654 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.654 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.655 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.655 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.655 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.655 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.655 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.655 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.655 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.655 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.655 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.655 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.655 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.655 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.655 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.655 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68483721 2024-01-15T22:49:12.655 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.656 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.656 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:meta": { 2024-01-15T22:49:12.656 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.656 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713031680 2024-01-15T22:49:12.656 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.656 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.656 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.656 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.656 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.656 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.656 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.656 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.656 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 645130520 2024-01-15T22:49:12.656 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.656 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.657 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.657 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.657 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.657 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.657 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.657 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.657 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 6842 2024-01-15T22:49:12.657 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.657 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.657 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.657 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.657 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.657 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 28737 2024-01-15T22:49:12.657 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.657 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.658 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 206632 2024-01-15T22:49:12.658 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.658 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.658 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.658 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.658 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.658 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.658 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.658 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.658 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.658 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.658 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.658 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67658949 2024-01-15T22:49:12.658 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.659 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.659 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:12.659 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:12.659 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.659 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.659 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:12.659 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.659 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.659 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:12.659 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.659 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.659 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:12.659 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.659 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.659 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.660 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.660 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg": { 2024-01-15T22:49:12.660 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 36 2024-01-15T22:49:12.660 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.660 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg_removing": { 2024-01-15T22:49:12.660 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.660 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.660 INFO:tasks.workunit.client.0.smithi053.stdout: "op": { 2024-01-15T22:49:12.660 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.660 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.660 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_degraded": { 2024-01-15T22:49:12.660 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.660 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.660 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_unreadable": { 2024-01-15T22:49:12.661 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.661 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.661 INFO:tasks.workunit.client.0.smithi053.stdout: "op_in_bytes": { 2024-01-15T22:49:12.661 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.661 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.661 INFO:tasks.workunit.client.0.smithi053.stdout: "op_latency": { 2024-01-15T22:49:12.661 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.661 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.661 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.661 INFO:tasks.workunit.client.0.smithi053.stdout: "op_out_bytes": { 2024-01-15T22:49:12.661 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.661 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.661 INFO:tasks.workunit.client.0.smithi053.stdout: "op_prepare_latency": { 2024-01-15T22:49:12.661 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.661 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 831045 2024-01-15T22:49:12.662 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.662 INFO:tasks.workunit.client.0.smithi053.stdout: "op_process_latency": { 2024-01-15T22:49:12.662 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.662 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.662 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.662 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:12.662 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.662 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.662 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency": { 2024-01-15T22:49:12.662 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.662 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.662 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.662 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:12.662 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.662 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.663 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_out_bytes": { 2024-01-15T22:49:12.663 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.663 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.663 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_prepare_latency": { 2024-01-15T22:49:12.663 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.663 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.663 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.663 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_process_latency": { 2024-01-15T22:49:12.663 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.663 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.663 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.663 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw": { 2024-01-15T22:49:12.663 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.663 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.663 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_in_bytes": { 2024-01-15T22:49:12.664 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.664 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.664 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency": { 2024-01-15T22:49:12.664 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.664 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.664 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.664 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:12.664 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.664 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.664 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:12.664 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.664 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.664 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_out_bytes": { 2024-01-15T22:49:12.664 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.664 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.664 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_prepare_latency": { 2024-01-15T22:49:12.665 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.665 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.665 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.665 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_process_latency": { 2024-01-15T22:49:12.665 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.665 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.665 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.665 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:12.665 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.665 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.665 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_in_bytes": { 2024-01-15T22:49:12.665 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.665 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.665 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency": { 2024-01-15T22:49:12.665 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.665 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.666 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.666 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:12.666 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.666 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.666 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_prepare_latency": { 2024-01-15T22:49:12.666 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.666 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 831045 2024-01-15T22:49:12.666 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.666 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_process_latency": { 2024-01-15T22:49:12.666 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.666 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.666 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.666 INFO:tasks.workunit.client.0.smithi053.stdout: "op_wip": { 2024-01-15T22:49:12.666 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.666 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.667 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_bytes": { 2024-01-15T22:49:12.667 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.667 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.667 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_ops": { 2024-01-15T22:49:12.667 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.667 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.667 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes": { 2024-01-15T22:49:12.667 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:12.667 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.667 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes_used": { 2024-01-15T22:49:12.667 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 305094656 2024-01-15T22:49:12.667 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.667 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.667 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.667 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.4": { 2024-01-15T22:49:12.667 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.668 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_fallback": { 2024-01-15T22:49:12.668 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.668 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.668 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_size_fallback": { 2024-01-15T22:49:12.668 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.668 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.668 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_db": { 2024-01-15T22:49:12.668 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:12.668 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.668 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_main": { 2024-01-15T22:49:12.668 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.668 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.668 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_wal": { 2024-01-15T22:49:12.668 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.668 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.669 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_slow": { 2024-01-15T22:49:12.669 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.669 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.669 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_sst": { 2024-01-15T22:49:12.669 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:12.669 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.669 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_wal": { 2024-01-15T22:49:12.669 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1200128 2024-01-15T22:49:12.669 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.669 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lat": { 2024-01-15T22:49:12.669 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.669 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.669 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.669 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lock_lat": { 2024-01-15T22:49:12.669 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.669 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.670 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.670 INFO:tasks.workunit.client.0.smithi053.stdout: "db_total_bytes": { 2024-01-15T22:49:12.670 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:12.670 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.670 INFO:tasks.workunit.client.0.smithi053.stdout: "db_used_bytes": { 2024-01-15T22:49:12.670 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 304414720 2024-01-15T22:49:12.670 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.670 INFO:tasks.workunit.client.0.smithi053.stdout: "log_bytes": { 2024-01-15T22:49:12.670 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 794624 2024-01-15T22:49:12.670 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.670 INFO:tasks.workunit.client.0.smithi053.stdout: "logged_bytes": { 2024-01-15T22:49:12.670 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 655360 2024-01-15T22:49:12.670 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.670 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_db": { 2024-01-15T22:49:12.670 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 312803328 2024-01-15T22:49:12.670 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.671 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_slow": { 2024-01-15T22:49:12.671 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.671 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.671 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_wal": { 2024-01-15T22:49:12.671 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.671 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.671 INFO:tasks.workunit.client.0.smithi053.stdout: "num_files": { 2024-01-15T22:49:12.671 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:12.671 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.671 INFO:tasks.workunit.client.0.smithi053.stdout: "read_bytes": { 2024-01-15T22:49:12.671 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 193929 2024-01-15T22:49:12.671 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.671 INFO:tasks.workunit.client.0.smithi053.stdout: "read_count": { 2024-01-15T22:49:12.671 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:12.671 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.672 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes": { 2024-01-15T22:49:12.672 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:12.672 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.672 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_db": { 2024-01-15T22:49:12.672 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1269760 2024-01-15T22:49:12.672 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.672 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_slow": { 2024-01-15T22:49:12.672 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.672 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.672 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_wal": { 2024-01-15T22:49:12.672 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.672 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.672 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_count": { 2024-01-15T22:49:12.672 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14 2024-01-15T22:49:12.673 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.673 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_bytes": { 2024-01-15T22:49:12.673 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3653 2024-01-15T22:49:12.673 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.673 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_count": { 2024-01-15T22:49:12.673 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:12.673 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.673 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_bytes": { 2024-01-15T22:49:12.673 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:12.673 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.673 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_count": { 2024-01-15T22:49:12.673 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:12.673 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.673 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_bytes": { 2024-01-15T22:49:12.673 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:12.673 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.674 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_count": { 2024-01-15T22:49:12.674 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:12.674 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.674 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes": { 2024-01-15T22:49:12.674 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.674 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.674 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_db": { 2024-01-15T22:49:12.674 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.674 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.674 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_slow": { 2024-01-15T22:49:12.674 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.674 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.674 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_wal": { 2024-01-15T22:49:12.674 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.674 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.674 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_count": { 2024-01-15T22:49:12.674 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.675 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.675 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_total_bytes": { 2024-01-15T22:49:12.675 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.675 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.675 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_used_bytes": { 2024-01-15T22:49:12.675 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.675 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.675 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_total_bytes": { 2024-01-15T22:49:12.675 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.675 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.675 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_used_bytes": { 2024-01-15T22:49:12.675 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.675 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.675 INFO:tasks.workunit.client.0.smithi053.stdout: "write_bytes": { 2024-01-15T22:49:12.675 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1925120 2024-01-15T22:49:12.675 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.676 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.676 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": { 2024-01-15T22:49:12.676 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit": { 2024-01-15T22:49:12.676 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4096 2024-01-15T22:49:12.676 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.676 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": { 2024-01-15T22:49:12.676 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 659456 2024-01-15T22:49:12.676 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.676 INFO:tasks.workunit.client.0.smithi053.stdout: "clist_lat": { 2024-01-15T22:49:12.676 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 10, 2024-01-15T22:49:12.676 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 363464 2024-01-15T22:49:12.676 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.676 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_lat": { 2024-01-15T22:49:12.676 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.676 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.677 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.677 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed": { 2024-01-15T22:49:12.677 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.677 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.677 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_allocated": { 2024-01-15T22:49:12.677 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.677 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.677 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_original": { 2024-01-15T22:49:12.677 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.677 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.677 INFO:tasks.workunit.client.0.smithi053.stdout: "csum_lat": { 2024-01-15T22:49:12.677 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:12.677 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1770 2024-01-15T22:49:12.677 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.677 INFO:tasks.workunit.client.0.smithi053.stdout: "decompress_lat": { 2024-01-15T22:49:12.678 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.678 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.678 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.678 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_commit_lat": { 2024-01-15T22:49:12.678 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 144, 2024-01-15T22:49:12.678 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 47591742 2024-01-15T22:49:12.678 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.678 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_final_lat": { 2024-01-15T22:49:12.678 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 138, 2024-01-15T22:49:12.678 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14956704 2024-01-15T22:49:12.678 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.678 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_flush_lat": { 2024-01-15T22:49:12.678 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 144, 2024-01-15T22:49:12.678 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 183916 2024-01-15T22:49:12.679 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.679 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_sync_lat": { 2024-01-15T22:49:12.679 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 144, 2024-01-15T22:49:12.679 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 47775658 2024-01-15T22:49:12.679 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.679 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_keys_lat": { 2024-01-15T22:49:12.679 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.679 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.679 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.679 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_values_lat": { 2024-01-15T22:49:12.679 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.679 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2162 2024-01-15T22:49:12.679 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.679 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_lower_bound_lat": { 2024-01-15T22:49:12.679 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.680 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.680 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.680 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_next_lat": { 2024-01-15T22:49:12.680 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.680 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.680 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.680 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_seek_to_first_lat": { 2024-01-15T22:49:12.680 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.680 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.680 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.680 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_upper_bound_lat": { 2024-01-15T22:49:12.680 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.680 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4715 2024-01-15T22:49:12.680 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.681 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_hits": { 2024-01-15T22:49:12.681 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 331 2024-01-15T22:49:12.681 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.681 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_misses": { 2024-01-15T22:49:12.681 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 225 2024-01-15T22:49:12.681 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.681 INFO:tasks.workunit.client.0.smithi053.stdout: "read_lat": { 2024-01-15T22:49:12.681 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 82, 2024-01-15T22:49:12.681 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 730643 2024-01-15T22:49:12.681 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.681 INFO:tasks.workunit.client.0.smithi053.stdout: "read_onode_meta_lat": { 2024-01-15T22:49:12.681 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 134, 2024-01-15T22:49:12.681 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 231343 2024-01-15T22:49:12.682 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.682 INFO:tasks.workunit.client.0.smithi053.stdout: "read_wait_aio_lat": { 2024-01-15T22:49:12.682 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 52, 2024-01-15T22:49:12.682 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 163303 2024-01-15T22:49:12.682 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.682 INFO:tasks.workunit.client.0.smithi053.stdout: "reads_with_retries": { 2024-01-15T22:49:12.682 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.682 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.682 INFO:tasks.workunit.client.0.smithi053.stdout: "remove_lat": { 2024-01-15T22:49:12.682 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 6, 2024-01-15T22:49:12.682 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 170582 2024-01-15T22:49:12.682 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.682 INFO:tasks.workunit.client.0.smithi053.stdout: "state_aio_wait_lat": { 2024-01-15T22:49:12.682 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:12.682 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3074354 2024-01-15T22:49:12.683 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.683 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_aio_wait_lat": { 2024-01-15T22:49:12.683 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 37, 2024-01-15T22:49:12.683 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3085939 2024-01-15T22:49:12.683 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.683 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_cleanup_lat": { 2024-01-15T22:49:12.683 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 36, 2024-01-15T22:49:12.683 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 257653749157 2024-01-15T22:49:12.683 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.683 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_queued_lat": { 2024-01-15T22:49:12.683 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 37, 2024-01-15T22:49:12.683 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 56604711774 2024-01-15T22:49:12.683 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.683 INFO:tasks.workunit.client.0.smithi053.stdout: "state_done_lat": { 2024-01-15T22:49:12.683 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 253, 2024-01-15T22:49:12.683 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 399399 2024-01-15T22:49:12.684 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.684 INFO:tasks.workunit.client.0.smithi053.stdout: "state_finishing_lat": { 2024-01-15T22:49:12.684 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 253, 2024-01-15T22:49:12.684 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 33326 2024-01-15T22:49:12.684 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.684 INFO:tasks.workunit.client.0.smithi053.stdout: "state_io_done_lat": { 2024-01-15T22:49:12.684 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:12.684 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 218004 2024-01-15T22:49:12.684 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.684 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_commiting_lat": { 2024-01-15T22:49:12.684 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:12.684 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 283930151 2024-01-15T22:49:12.684 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.684 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_done_lat": { 2024-01-15T22:49:12.684 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:12.685 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 66856 2024-01-15T22:49:12.685 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.685 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_queued_lat": { 2024-01-15T22:49:12.685 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:12.685 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 88944491 2024-01-15T22:49:12.685 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.685 INFO:tasks.workunit.client.0.smithi053.stdout: "state_prepare_lat": { 2024-01-15T22:49:12.685 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:12.685 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12814705 2024-01-15T22:49:12.685 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.685 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": { 2024-01-15T22:49:12.685 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 285665 2024-01-15T22:49:12.685 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.685 INFO:tasks.workunit.client.0.smithi053.stdout: "truncate_lat": { 2024-01-15T22:49:12.686 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:12.686 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 765 2024-01-15T22:49:12.686 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.686 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_commit_lat": { 2024-01-15T22:49:12.686 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:12.686 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 389014638 2024-01-15T22:49:12.686 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.686 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_submit_lat": { 2024-01-15T22:49:12.686 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:12.686 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 15111073 2024-01-15T22:49:12.686 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.686 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_throttle_lat": { 2024-01-15T22:49:12.686 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:12.686 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3469425 2024-01-15T22:49:12.686 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.687 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.687 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache": { 2024-01-15T22:49:12.687 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:12.687 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1869125580 2024-01-15T22:49:12.687 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.687 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:12.687 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 268812288 2024-01-15T22:49:12.687 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.687 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:12.687 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 267771904 2024-01-15T22:49:12.687 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.687 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:12.687 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3146390528 2024-01-15T22:49:12.687 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.688 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:12.688 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1040384 2024-01-15T22:49:12.688 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.688 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.688 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:data": { 2024-01-15T22:49:12.688 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.688 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 159383552 2024-01-15T22:49:12.688 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.688 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.688 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.688 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.688 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.688 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.688 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.688 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.689 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 85960340 2024-01-15T22:49:12.689 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.689 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.689 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.689 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.689 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.689 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.689 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.689 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.689 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.689 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.689 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.689 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.689 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.690 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.690 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.690 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.690 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.690 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.690 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.690 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.690 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.690 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.690 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.690 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.690 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.690 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.690 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.690 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.691 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.691 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 73423212 2024-01-15T22:49:12.691 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.691 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.691 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv": { 2024-01-15T22:49:12.691 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.691 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 780140544 2024-01-15T22:49:12.691 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.691 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.691 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.691 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.691 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.691 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.691 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.691 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.692 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644702557 2024-01-15T22:49:12.692 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.692 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.692 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.692 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.692 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.692 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.692 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.692 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.692 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.692 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.692 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.692 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.692 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.692 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.693 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.693 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.693 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.693 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1168 2024-01-15T22:49:12.693 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.693 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.693 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.693 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.693 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.693 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.693 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.693 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.693 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.693 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.694 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.694 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68327955 2024-01-15T22:49:12.694 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.694 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.694 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv_onode": { 2024-01-15T22:49:12.694 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.694 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 192937984 2024-01-15T22:49:12.694 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.694 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.694 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.694 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.694 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.694 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 464 2024-01-15T22:49:12.694 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.694 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.694 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57306893 2024-01-15T22:49:12.695 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.695 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.695 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.695 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.695 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.695 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.695 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.695 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.695 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.695 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.695 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.695 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.695 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.695 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.696 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.696 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.696 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.696 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.696 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.696 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.696 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.696 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.696 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.696 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.696 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.696 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.696 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.696 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.696 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.697 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68521763 2024-01-15T22:49:12.697 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.697 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.697 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:meta": { 2024-01-15T22:49:12.697 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.697 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713031680 2024-01-15T22:49:12.697 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.697 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.697 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.697 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.697 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.697 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.697 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.697 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.697 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644702557 2024-01-15T22:49:12.698 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.698 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.698 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.698 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.698 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.698 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.698 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.698 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.698 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.698 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.698 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.698 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.698 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.698 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.698 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 28784 2024-01-15T22:49:12.699 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.699 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.699 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 209716 2024-01-15T22:49:12.699 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.699 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.699 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.699 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.699 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.699 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.699 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.699 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.699 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.699 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.699 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.699 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68090623 2024-01-15T22:49:12.699 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.700 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.700 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:12.700 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:12.700 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.700 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.700 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:12.700 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.700 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.700 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:12.700 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.700 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.700 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:12.700 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.700 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.700 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.701 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.701 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg": { 2024-01-15T22:49:12.701 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 41 2024-01-15T22:49:12.701 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.701 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg_removing": { 2024-01-15T22:49:12.701 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.701 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.701 INFO:tasks.workunit.client.0.smithi053.stdout: "op": { 2024-01-15T22:49:12.701 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:12.701 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.701 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_degraded": { 2024-01-15T22:49:12.701 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.701 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.701 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_unreadable": { 2024-01-15T22:49:12.701 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.701 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.702 INFO:tasks.workunit.client.0.smithi053.stdout: "op_in_bytes": { 2024-01-15T22:49:12.702 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:12.702 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.702 INFO:tasks.workunit.client.0.smithi053.stdout: "op_latency": { 2024-01-15T22:49:12.702 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:12.702 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2622480 2024-01-15T22:49:12.702 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.702 INFO:tasks.workunit.client.0.smithi053.stdout: "op_out_bytes": { 2024-01-15T22:49:12.702 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.702 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.702 INFO:tasks.workunit.client.0.smithi053.stdout: "op_prepare_latency": { 2024-01-15T22:49:12.702 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:12.702 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 658408 2024-01-15T22:49:12.702 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.702 INFO:tasks.workunit.client.0.smithi053.stdout: "op_process_latency": { 2024-01-15T22:49:12.703 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:12.703 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2558431 2024-01-15T22:49:12.703 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.703 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:12.703 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.703 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.703 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency": { 2024-01-15T22:49:12.703 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.703 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.703 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.703 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:12.703 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.703 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.703 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_out_bytes": { 2024-01-15T22:49:12.703 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.704 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.704 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_prepare_latency": { 2024-01-15T22:49:12.704 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.704 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.704 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.704 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_process_latency": { 2024-01-15T22:49:12.704 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.704 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.704 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.704 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw": { 2024-01-15T22:49:12.704 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.704 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.704 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_in_bytes": { 2024-01-15T22:49:12.704 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.705 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.705 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency": { 2024-01-15T22:49:12.705 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.705 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.705 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.705 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:12.705 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.705 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.705 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:12.705 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.705 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.705 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_out_bytes": { 2024-01-15T22:49:12.705 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.705 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.705 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_prepare_latency": { 2024-01-15T22:49:12.706 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.706 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.706 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.706 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_process_latency": { 2024-01-15T22:49:12.706 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.706 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.706 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.706 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:12.706 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:12.706 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.706 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_in_bytes": { 2024-01-15T22:49:12.706 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:12.706 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.707 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency": { 2024-01-15T22:49:12.707 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:12.707 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2622480 2024-01-15T22:49:12.707 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.707 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:12.707 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.707 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.707 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_prepare_latency": { 2024-01-15T22:49:12.707 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:12.707 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 658408 2024-01-15T22:49:12.707 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.707 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_process_latency": { 2024-01-15T22:49:12.707 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:12.707 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2558431 2024-01-15T22:49:12.707 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.708 INFO:tasks.workunit.client.0.smithi053.stdout: "op_wip": { 2024-01-15T22:49:12.708 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.708 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.708 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_bytes": { 2024-01-15T22:49:12.708 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.708 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.708 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_ops": { 2024-01-15T22:49:12.708 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.708 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.708 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes": { 2024-01-15T22:49:12.708 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:12.708 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.708 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes_used": { 2024-01-15T22:49:12.708 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 305082368 2024-01-15T22:49:12.709 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.709 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.709 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.709 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.5": { 2024-01-15T22:49:12.709 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.709 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_fallback": { 2024-01-15T22:49:12.709 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.709 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.709 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_size_fallback": { 2024-01-15T22:49:12.709 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.709 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.709 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_db": { 2024-01-15T22:49:12.709 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:12.709 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.709 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_main": { 2024-01-15T22:49:12.710 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.710 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.710 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_wal": { 2024-01-15T22:49:12.710 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.710 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.710 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_slow": { 2024-01-15T22:49:12.710 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.710 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.710 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_sst": { 2024-01-15T22:49:12.710 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:12.710 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.710 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_wal": { 2024-01-15T22:49:12.710 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1228800 2024-01-15T22:49:12.710 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.711 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lat": { 2024-01-15T22:49:12.711 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.711 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.711 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.711 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lock_lat": { 2024-01-15T22:49:12.711 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.711 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.711 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.711 INFO:tasks.workunit.client.0.smithi053.stdout: "db_total_bytes": { 2024-01-15T22:49:12.711 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:12.711 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.711 INFO:tasks.workunit.client.0.smithi053.stdout: "db_used_bytes": { 2024-01-15T22:49:12.711 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 304414720 2024-01-15T22:49:12.711 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.711 INFO:tasks.workunit.client.0.smithi053.stdout: "log_bytes": { 2024-01-15T22:49:12.712 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 843776 2024-01-15T22:49:12.712 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.712 INFO:tasks.workunit.client.0.smithi053.stdout: "logged_bytes": { 2024-01-15T22:49:12.712 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 704512 2024-01-15T22:49:12.712 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.712 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_db": { 2024-01-15T22:49:12.712 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 312803328 2024-01-15T22:49:12.712 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.712 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_slow": { 2024-01-15T22:49:12.712 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.712 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.712 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_wal": { 2024-01-15T22:49:12.712 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.712 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.713 INFO:tasks.workunit.client.0.smithi053.stdout: "num_files": { 2024-01-15T22:49:12.713 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:12.713 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.713 INFO:tasks.workunit.client.0.smithi053.stdout: "read_bytes": { 2024-01-15T22:49:12.713 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 193929 2024-01-15T22:49:12.713 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.713 INFO:tasks.workunit.client.0.smithi053.stdout: "read_count": { 2024-01-15T22:49:12.713 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:12.713 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.713 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes": { 2024-01-15T22:49:12.716 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:12.716 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.716 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_db": { 2024-01-15T22:49:12.716 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1269760 2024-01-15T22:49:12.716 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.716 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_slow": { 2024-01-15T22:49:12.717 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.717 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.717 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_wal": { 2024-01-15T22:49:12.717 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.717 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.717 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_count": { 2024-01-15T22:49:12.717 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14 2024-01-15T22:49:12.717 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.717 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_bytes": { 2024-01-15T22:49:12.717 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3653 2024-01-15T22:49:12.717 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.717 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_count": { 2024-01-15T22:49:12.717 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:12.717 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.718 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_bytes": { 2024-01-15T22:49:12.718 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:12.718 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.718 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_count": { 2024-01-15T22:49:12.718 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:12.718 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.718 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_bytes": { 2024-01-15T22:49:12.718 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:12.718 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.718 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_count": { 2024-01-15T22:49:12.718 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:12.718 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.718 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes": { 2024-01-15T22:49:12.718 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.719 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.719 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_db": { 2024-01-15T22:49:12.719 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.719 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.719 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_slow": { 2024-01-15T22:49:12.719 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.719 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.719 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_wal": { 2024-01-15T22:49:12.719 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.719 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.719 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_count": { 2024-01-15T22:49:12.719 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.719 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.719 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_total_bytes": { 2024-01-15T22:49:12.720 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.720 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.720 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_used_bytes": { 2024-01-15T22:49:12.720 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.720 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.720 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_total_bytes": { 2024-01-15T22:49:12.720 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.720 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.720 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_used_bytes": { 2024-01-15T22:49:12.720 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.720 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.720 INFO:tasks.workunit.client.0.smithi053.stdout: "write_bytes": { 2024-01-15T22:49:12.720 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2002944 2024-01-15T22:49:12.720 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.721 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.721 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": { 2024-01-15T22:49:12.721 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit": { 2024-01-15T22:49:12.721 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4096 2024-01-15T22:49:12.721 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.721 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": { 2024-01-15T22:49:12.721 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 663552 2024-01-15T22:49:12.721 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.721 INFO:tasks.workunit.client.0.smithi053.stdout: "clist_lat": { 2024-01-15T22:49:12.721 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 6, 2024-01-15T22:49:12.721 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 241816 2024-01-15T22:49:12.721 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.721 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_lat": { 2024-01-15T22:49:12.722 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.722 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.722 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.722 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed": { 2024-01-15T22:49:12.722 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.722 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.722 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_allocated": { 2024-01-15T22:49:12.722 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.722 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.722 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_original": { 2024-01-15T22:49:12.722 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.722 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.722 INFO:tasks.workunit.client.0.smithi053.stdout: "csum_lat": { 2024-01-15T22:49:12.722 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:12.722 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 6348 2024-01-15T22:49:12.723 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.723 INFO:tasks.workunit.client.0.smithi053.stdout: "decompress_lat": { 2024-01-15T22:49:12.723 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.723 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.723 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.723 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_commit_lat": { 2024-01-15T22:49:12.723 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 156, 2024-01-15T22:49:12.723 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 51033774 2024-01-15T22:49:12.723 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.723 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_final_lat": { 2024-01-15T22:49:12.723 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 151, 2024-01-15T22:49:12.723 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 20080964 2024-01-15T22:49:12.723 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.723 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_flush_lat": { 2024-01-15T22:49:12.723 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 156, 2024-01-15T22:49:12.723 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 163357 2024-01-15T22:49:12.724 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.724 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_sync_lat": { 2024-01-15T22:49:12.724 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 156, 2024-01-15T22:49:12.724 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 51197131 2024-01-15T22:49:12.724 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.724 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_keys_lat": { 2024-01-15T22:49:12.724 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.724 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.724 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.724 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_values_lat": { 2024-01-15T22:49:12.724 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.724 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1483 2024-01-15T22:49:12.724 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.724 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_lower_bound_lat": { 2024-01-15T22:49:12.724 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.725 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.725 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.725 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_next_lat": { 2024-01-15T22:49:12.725 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.725 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.725 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.725 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_seek_to_first_lat": { 2024-01-15T22:49:12.725 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.725 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.725 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.725 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_upper_bound_lat": { 2024-01-15T22:49:12.725 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.725 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4723 2024-01-15T22:49:12.725 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.725 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_hits": { 2024-01-15T22:49:12.726 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 319 2024-01-15T22:49:12.726 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.726 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_misses": { 2024-01-15T22:49:12.726 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 227 2024-01-15T22:49:12.726 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.726 INFO:tasks.workunit.client.0.smithi053.stdout: "read_lat": { 2024-01-15T22:49:12.726 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 80, 2024-01-15T22:49:12.726 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713844 2024-01-15T22:49:12.726 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.726 INFO:tasks.workunit.client.0.smithi053.stdout: "read_onode_meta_lat": { 2024-01-15T22:49:12.726 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 128, 2024-01-15T22:49:12.726 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 280605 2024-01-15T22:49:12.726 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.727 INFO:tasks.workunit.client.0.smithi053.stdout: "read_wait_aio_lat": { 2024-01-15T22:49:12.727 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 48, 2024-01-15T22:49:12.727 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 338892 2024-01-15T22:49:12.727 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.727 INFO:tasks.workunit.client.0.smithi053.stdout: "reads_with_retries": { 2024-01-15T22:49:12.727 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.727 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.727 INFO:tasks.workunit.client.0.smithi053.stdout: "remove_lat": { 2024-01-15T22:49:12.727 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 4, 2024-01-15T22:49:12.727 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 116286 2024-01-15T22:49:12.727 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.727 INFO:tasks.workunit.client.0.smithi053.stdout: "state_aio_wait_lat": { 2024-01-15T22:49:12.727 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:12.727 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3415856 2024-01-15T22:49:12.727 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.727 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_aio_wait_lat": { 2024-01-15T22:49:12.728 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 37, 2024-01-15T22:49:12.728 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3086516 2024-01-15T22:49:12.728 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.728 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_cleanup_lat": { 2024-01-15T22:49:12.728 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 34, 2024-01-15T22:49:12.728 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 279765158377 2024-01-15T22:49:12.728 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.728 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_queued_lat": { 2024-01-15T22:49:12.728 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 37, 2024-01-15T22:49:12.728 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 62684771223 2024-01-15T22:49:12.728 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.728 INFO:tasks.workunit.client.0.smithi053.stdout: "state_done_lat": { 2024-01-15T22:49:12.728 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 264, 2024-01-15T22:49:12.728 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 404277 2024-01-15T22:49:12.728 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.729 INFO:tasks.workunit.client.0.smithi053.stdout: "state_finishing_lat": { 2024-01-15T22:49:12.729 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 264, 2024-01-15T22:49:12.729 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 25976 2024-01-15T22:49:12.729 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.729 INFO:tasks.workunit.client.0.smithi053.stdout: "state_io_done_lat": { 2024-01-15T22:49:12.729 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:12.729 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 207502 2024-01-15T22:49:12.729 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.729 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_commiting_lat": { 2024-01-15T22:49:12.729 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:12.729 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 168564317 2024-01-15T22:49:12.729 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.729 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_done_lat": { 2024-01-15T22:49:12.729 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:12.730 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 72802 2024-01-15T22:49:12.730 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.730 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_queued_lat": { 2024-01-15T22:49:12.730 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:12.730 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 59980942 2024-01-15T22:49:12.730 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.730 INFO:tasks.workunit.client.0.smithi053.stdout: "state_prepare_lat": { 2024-01-15T22:49:12.730 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:12.730 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12140266 2024-01-15T22:49:12.730 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.730 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": { 2024-01-15T22:49:12.730 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 287968 2024-01-15T22:49:12.730 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.730 INFO:tasks.workunit.client.0.smithi053.stdout: "truncate_lat": { 2024-01-15T22:49:12.731 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.731 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 431 2024-01-15T22:49:12.731 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.731 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_commit_lat": { 2024-01-15T22:49:12.731 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:12.731 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 244342754 2024-01-15T22:49:12.731 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.731 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_submit_lat": { 2024-01-15T22:49:12.731 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:12.731 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14572812 2024-01-15T22:49:12.731 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.731 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_throttle_lat": { 2024-01-15T22:49:12.731 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:12.731 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2237611 2024-01-15T22:49:12.732 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.732 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.732 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache": { 2024-01-15T22:49:12.732 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:12.732 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1869125580 2024-01-15T22:49:12.732 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.732 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:12.732 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 235536384 2024-01-15T22:49:12.732 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.732 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:12.732 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 235470848 2024-01-15T22:49:12.732 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.732 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:12.732 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3146390528 2024-01-15T22:49:12.733 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.733 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:12.733 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:12.733 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.733 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.733 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:data": { 2024-01-15T22:49:12.733 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.733 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 159383552 2024-01-15T22:49:12.733 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.733 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.733 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.733 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.733 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.733 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.733 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.734 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.734 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 85960219 2024-01-15T22:49:12.734 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.734 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.734 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.734 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.734 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.734 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.734 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.734 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.734 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.734 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.734 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.734 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.735 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.735 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.735 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.735 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.735 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.735 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.735 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.735 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.735 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.735 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.735 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.735 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.735 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.735 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.736 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.736 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.736 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.736 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 73423333 2024-01-15T22:49:12.736 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.736 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.736 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv": { 2024-01-15T22:49:12.736 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.736 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 780140544 2024-01-15T22:49:12.736 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.736 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.736 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.736 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.736 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.737 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.737 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.737 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.737 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644701648 2024-01-15T22:49:12.737 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.737 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.737 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.737 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.737 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.737 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.737 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.737 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.737 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.737 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.738 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.738 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.738 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.738 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.738 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.738 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.738 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.738 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1168 2024-01-15T22:49:12.738 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.738 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.738 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.738 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.738 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.738 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.739 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.739 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.739 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.739 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.739 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.739 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68328864 2024-01-15T22:49:12.739 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.739 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.739 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv_onode": { 2024-01-15T22:49:12.739 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.739 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 192937984 2024-01-15T22:49:12.739 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.739 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.739 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.740 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.740 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.740 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 464 2024-01-15T22:49:12.740 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.740 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.740 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57306813 2024-01-15T22:49:12.740 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.740 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.740 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.740 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.740 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.740 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.740 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.740 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.741 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.741 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.741 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.741 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.741 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.741 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.741 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.741 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.741 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.741 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.741 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.741 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.741 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.741 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.742 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.742 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.742 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.742 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.742 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.742 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.742 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.742 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68521843 2024-01-15T22:49:12.742 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.742 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.742 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:meta": { 2024-01-15T22:49:12.742 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.742 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713031680 2024-01-15T22:49:12.742 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.743 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.743 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.743 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.743 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.743 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.743 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.743 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.743 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644701648 2024-01-15T22:49:12.743 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.743 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.743 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.743 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.743 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.743 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 9566 2024-01-15T22:49:12.744 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.744 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.744 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.744 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.744 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.744 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.744 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.744 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.744 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 88834 2024-01-15T22:49:12.744 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.744 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.744 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 147601 2024-01-15T22:49:12.744 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.744 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.744 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.745 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.745 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.745 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.745 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.745 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.745 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.745 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.745 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.745 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68084031 2024-01-15T22:49:12.745 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.745 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.745 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:12.745 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:12.745 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.746 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.746 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:12.746 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.746 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.746 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:12.746 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.746 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.746 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:12.746 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.746 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.746 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.746 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.746 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg": { 2024-01-15T22:49:12.746 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 42 2024-01-15T22:49:12.747 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.747 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg_removing": { 2024-01-15T22:49:12.747 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.747 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.747 INFO:tasks.workunit.client.0.smithi053.stdout: "op": { 2024-01-15T22:49:12.747 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.747 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.747 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_degraded": { 2024-01-15T22:49:12.747 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.747 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.747 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_unreadable": { 2024-01-15T22:49:12.747 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.747 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.747 INFO:tasks.workunit.client.0.smithi053.stdout: "op_in_bytes": { 2024-01-15T22:49:12.747 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.748 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.748 INFO:tasks.workunit.client.0.smithi053.stdout: "op_latency": { 2024-01-15T22:49:12.748 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.748 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.748 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.748 INFO:tasks.workunit.client.0.smithi053.stdout: "op_out_bytes": { 2024-01-15T22:49:12.748 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.748 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.748 INFO:tasks.workunit.client.0.smithi053.stdout: "op_prepare_latency": { 2024-01-15T22:49:12.748 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.748 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.748 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.748 INFO:tasks.workunit.client.0.smithi053.stdout: "op_process_latency": { 2024-01-15T22:49:12.748 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.749 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.749 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.749 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:12.749 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.749 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.749 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency": { 2024-01-15T22:49:12.749 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.749 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.749 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.749 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:12.749 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.749 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.749 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_out_bytes": { 2024-01-15T22:49:12.749 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.750 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.750 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_prepare_latency": { 2024-01-15T22:49:12.750 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.750 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.750 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.750 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_process_latency": { 2024-01-15T22:49:12.750 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.750 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.750 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.750 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw": { 2024-01-15T22:49:12.750 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.750 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.750 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_in_bytes": { 2024-01-15T22:49:12.750 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.750 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.751 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency": { 2024-01-15T22:49:12.751 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.751 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.751 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.751 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:12.751 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.751 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.751 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:12.751 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.751 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.751 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_out_bytes": { 2024-01-15T22:49:12.751 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.751 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.752 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_prepare_latency": { 2024-01-15T22:49:12.752 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.752 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.752 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.752 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_process_latency": { 2024-01-15T22:49:12.752 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.752 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.752 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.752 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:12.752 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.752 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.752 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_in_bytes": { 2024-01-15T22:49:12.752 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.752 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.753 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency": { 2024-01-15T22:49:12.753 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.753 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.753 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.753 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:12.753 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.753 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.753 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_prepare_latency": { 2024-01-15T22:49:12.753 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.753 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.753 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.753 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_process_latency": { 2024-01-15T22:49:12.753 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.753 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.753 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.754 INFO:tasks.workunit.client.0.smithi053.stdout: "op_wip": { 2024-01-15T22:49:12.754 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.754 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.754 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_bytes": { 2024-01-15T22:49:12.754 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.754 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.754 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_ops": { 2024-01-15T22:49:12.754 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.754 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.754 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes": { 2024-01-15T22:49:12.754 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:12.754 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.754 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes_used": { 2024-01-15T22:49:12.754 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 305086464 2024-01-15T22:49:12.754 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.755 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.755 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.755 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.6": { 2024-01-15T22:49:12.755 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.755 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_fallback": { 2024-01-15T22:49:12.755 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.755 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.755 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_size_fallback": { 2024-01-15T22:49:12.755 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.755 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.755 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_db": { 2024-01-15T22:49:12.755 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:12.755 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.755 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_main": { 2024-01-15T22:49:12.755 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.756 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.756 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_wal": { 2024-01-15T22:49:12.756 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.756 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.756 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_slow": { 2024-01-15T22:49:12.756 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.756 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.756 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_sst": { 2024-01-15T22:49:12.756 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:12.756 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.756 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_wal": { 2024-01-15T22:49:12.756 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1306624 2024-01-15T22:49:12.756 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.756 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lat": { 2024-01-15T22:49:12.756 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.757 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.757 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.757 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lock_lat": { 2024-01-15T22:49:12.757 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.757 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.757 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.757 INFO:tasks.workunit.client.0.smithi053.stdout: "db_total_bytes": { 2024-01-15T22:49:12.757 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:12.757 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.757 INFO:tasks.workunit.client.0.smithi053.stdout: "db_used_bytes": { 2024-01-15T22:49:12.757 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 304414720 2024-01-15T22:49:12.757 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.757 INFO:tasks.workunit.client.0.smithi053.stdout: "log_bytes": { 2024-01-15T22:49:12.757 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 937984 2024-01-15T22:49:12.757 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.758 INFO:tasks.workunit.client.0.smithi053.stdout: "logged_bytes": { 2024-01-15T22:49:12.758 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 798720 2024-01-15T22:49:12.758 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.758 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_db": { 2024-01-15T22:49:12.758 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 312803328 2024-01-15T22:49:12.758 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.758 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_slow": { 2024-01-15T22:49:12.758 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.758 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.758 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_wal": { 2024-01-15T22:49:12.758 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.758 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.758 INFO:tasks.workunit.client.0.smithi053.stdout: "num_files": { 2024-01-15T22:49:12.758 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:12.758 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.758 INFO:tasks.workunit.client.0.smithi053.stdout: "read_bytes": { 2024-01-15T22:49:12.758 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 193929 2024-01-15T22:49:12.759 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.759 INFO:tasks.workunit.client.0.smithi053.stdout: "read_count": { 2024-01-15T22:49:12.759 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:12.759 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.759 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes": { 2024-01-15T22:49:12.759 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:12.759 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.759 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_db": { 2024-01-15T22:49:12.759 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1269760 2024-01-15T22:49:12.759 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.759 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_slow": { 2024-01-15T22:49:12.759 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.759 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.759 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_wal": { 2024-01-15T22:49:12.759 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.759 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.760 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_count": { 2024-01-15T22:49:12.760 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14 2024-01-15T22:49:12.760 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.760 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_bytes": { 2024-01-15T22:49:12.760 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3653 2024-01-15T22:49:12.760 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.760 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_count": { 2024-01-15T22:49:12.760 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:12.760 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.760 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_bytes": { 2024-01-15T22:49:12.760 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:12.760 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.760 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_count": { 2024-01-15T22:49:12.760 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:12.760 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.761 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_bytes": { 2024-01-15T22:49:12.761 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:12.761 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.761 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_count": { 2024-01-15T22:49:12.761 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:12.761 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.761 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes": { 2024-01-15T22:49:12.761 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.761 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.761 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_db": { 2024-01-15T22:49:12.761 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.761 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.761 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_slow": { 2024-01-15T22:49:12.761 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.761 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.761 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_wal": { 2024-01-15T22:49:12.762 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.762 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.762 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_count": { 2024-01-15T22:49:12.762 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.762 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.762 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_total_bytes": { 2024-01-15T22:49:12.762 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.762 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.762 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_used_bytes": { 2024-01-15T22:49:12.762 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.762 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.762 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_total_bytes": { 2024-01-15T22:49:12.762 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.762 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.762 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_used_bytes": { 2024-01-15T22:49:12.763 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.763 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.763 INFO:tasks.workunit.client.0.smithi053.stdout: "write_bytes": { 2024-01-15T22:49:12.763 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2174976 2024-01-15T22:49:12.763 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.763 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.763 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": { 2024-01-15T22:49:12.763 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit": { 2024-01-15T22:49:12.763 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4096 2024-01-15T22:49:12.763 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.763 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": { 2024-01-15T22:49:12.763 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1249280 2024-01-15T22:49:12.763 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.763 INFO:tasks.workunit.client.0.smithi053.stdout: "clist_lat": { 2024-01-15T22:49:12.763 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.763 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.764 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.764 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_lat": { 2024-01-15T22:49:12.764 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.764 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.764 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.764 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed": { 2024-01-15T22:49:12.764 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.764 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.764 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_allocated": { 2024-01-15T22:49:12.764 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.764 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.764 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_original": { 2024-01-15T22:49:12.764 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.764 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.764 INFO:tasks.workunit.client.0.smithi053.stdout: "csum_lat": { 2024-01-15T22:49:12.764 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:12.765 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8640 2024-01-15T22:49:12.765 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.765 INFO:tasks.workunit.client.0.smithi053.stdout: "decompress_lat": { 2024-01-15T22:49:12.765 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.765 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.765 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.765 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_commit_lat": { 2024-01-15T22:49:12.765 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 179, 2024-01-15T22:49:12.765 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 50874204 2024-01-15T22:49:12.765 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.765 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_final_lat": { 2024-01-15T22:49:12.765 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 152, 2024-01-15T22:49:12.765 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 15051474 2024-01-15T22:49:12.765 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.766 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_flush_lat": { 2024-01-15T22:49:12.766 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 179, 2024-01-15T22:49:12.766 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 128555 2024-01-15T22:49:12.766 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.766 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_sync_lat": { 2024-01-15T22:49:12.766 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 179, 2024-01-15T22:49:12.766 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 51002759 2024-01-15T22:49:12.766 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.766 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_keys_lat": { 2024-01-15T22:49:12.766 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.766 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.766 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.766 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_values_lat": { 2024-01-15T22:49:12.766 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.766 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.767 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.767 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_lower_bound_lat": { 2024-01-15T22:49:12.767 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:12.767 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 405 2024-01-15T22:49:12.767 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.767 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_next_lat": { 2024-01-15T22:49:12.767 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.767 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.767 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.767 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_seek_to_first_lat": { 2024-01-15T22:49:12.767 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.767 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.767 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.767 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_upper_bound_lat": { 2024-01-15T22:49:12.767 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.768 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5133 2024-01-15T22:49:12.768 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.768 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_hits": { 2024-01-15T22:49:12.768 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 344 2024-01-15T22:49:12.768 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.768 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_misses": { 2024-01-15T22:49:12.768 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 235 2024-01-15T22:49:12.768 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.768 INFO:tasks.workunit.client.0.smithi053.stdout: "read_lat": { 2024-01-15T22:49:12.768 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 84, 2024-01-15T22:49:12.768 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 754012 2024-01-15T22:49:12.768 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.768 INFO:tasks.workunit.client.0.smithi053.stdout: "read_onode_meta_lat": { 2024-01-15T22:49:12.768 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 127, 2024-01-15T22:49:12.769 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 277171 2024-01-15T22:49:12.769 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.769 INFO:tasks.workunit.client.0.smithi053.stdout: "read_wait_aio_lat": { 2024-01-15T22:49:12.769 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 43, 2024-01-15T22:49:12.769 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 498541 2024-01-15T22:49:12.769 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.769 INFO:tasks.workunit.client.0.smithi053.stdout: "reads_with_retries": { 2024-01-15T22:49:12.769 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.769 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.769 INFO:tasks.workunit.client.0.smithi053.stdout: "remove_lat": { 2024-01-15T22:49:12.769 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.769 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.769 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.769 INFO:tasks.workunit.client.0.smithi053.stdout: "state_aio_wait_lat": { 2024-01-15T22:49:12.769 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:12.769 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3060930 2024-01-15T22:49:12.770 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.770 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_aio_wait_lat": { 2024-01-15T22:49:12.770 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 31, 2024-01-15T22:49:12.770 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2413570 2024-01-15T22:49:12.770 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.770 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_cleanup_lat": { 2024-01-15T22:49:12.770 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 31, 2024-01-15T22:49:12.770 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 509948277218 2024-01-15T22:49:12.770 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.770 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_queued_lat": { 2024-01-15T22:49:12.770 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 31, 2024-01-15T22:49:12.770 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 51100824722 2024-01-15T22:49:12.770 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.770 INFO:tasks.workunit.client.0.smithi053.stdout: "state_done_lat": { 2024-01-15T22:49:12.770 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:12.771 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 387492 2024-01-15T22:49:12.771 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.771 INFO:tasks.workunit.client.0.smithi053.stdout: "state_finishing_lat": { 2024-01-15T22:49:12.771 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:12.771 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 25353 2024-01-15T22:49:12.771 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.771 INFO:tasks.workunit.client.0.smithi053.stdout: "state_io_done_lat": { 2024-01-15T22:49:12.771 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:12.771 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 201427 2024-01-15T22:49:12.771 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.771 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_commiting_lat": { 2024-01-15T22:49:12.771 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:12.771 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 214296649 2024-01-15T22:49:12.771 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.771 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_done_lat": { 2024-01-15T22:49:12.771 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:12.772 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 83099 2024-01-15T22:49:12.772 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.772 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_queued_lat": { 2024-01-15T22:49:12.772 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:12.772 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 100045428 2024-01-15T22:49:12.772 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.772 INFO:tasks.workunit.client.0.smithi053.stdout: "state_prepare_lat": { 2024-01-15T22:49:12.772 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:12.772 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 11032106 2024-01-15T22:49:12.772 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.772 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": { 2024-01-15T22:49:12.772 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 877973 2024-01-15T22:49:12.772 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.772 INFO:tasks.workunit.client.0.smithi053.stdout: "truncate_lat": { 2024-01-15T22:49:12.772 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.773 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 443 2024-01-15T22:49:12.773 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.773 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_commit_lat": { 2024-01-15T22:49:12.773 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:12.773 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 328682484 2024-01-15T22:49:12.773 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.773 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_submit_lat": { 2024-01-15T22:49:12.773 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:12.773 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13011965 2024-01-15T22:49:12.773 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.773 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_throttle_lat": { 2024-01-15T22:49:12.773 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:12.773 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2066642 2024-01-15T22:49:12.773 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.773 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.773 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache": { 2024-01-15T22:49:12.774 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:12.774 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1869125580 2024-01-15T22:49:12.774 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.774 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:12.774 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 236519424 2024-01-15T22:49:12.774 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.774 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:12.774 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 234913792 2024-01-15T22:49:12.774 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.774 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:12.774 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3146390528 2024-01-15T22:49:12.774 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.774 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:12.774 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1605632 2024-01-15T22:49:12.774 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.774 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.774 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:data": { 2024-01-15T22:49:12.775 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.775 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 159383552 2024-01-15T22:49:12.775 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.775 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.775 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.775 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.775 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.775 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.775 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.775 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.775 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 85959528 2024-01-15T22:49:12.775 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.775 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.775 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.775 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.775 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.776 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.776 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.776 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.776 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.776 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.776 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.776 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.776 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.776 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.776 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:12.776 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.776 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.776 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.776 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.777 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.777 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.777 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.777 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.777 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.777 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.777 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.777 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.777 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.777 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.777 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 73415832 2024-01-15T22:49:12.777 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.777 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.777 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv": { 2024-01-15T22:49:12.777 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.777 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 780140544 2024-01-15T22:49:12.778 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.778 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.778 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.778 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.778 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.778 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.778 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.778 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.778 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644696464 2024-01-15T22:49:12.778 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.778 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.778 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.778 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.778 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.778 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.778 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.779 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.779 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.779 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.779 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.779 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.779 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.779 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.779 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.779 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.779 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.779 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1168 2024-01-15T22:49:12.779 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.779 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.779 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.779 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.780 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.780 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.780 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.780 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.780 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.780 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.780 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.780 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68334048 2024-01-15T22:49:12.780 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.780 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.780 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv_onode": { 2024-01-15T22:49:12.780 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.780 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 192937984 2024-01-15T22:49:12.781 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.781 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.781 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.781 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.781 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.781 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 464 2024-01-15T22:49:12.781 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.781 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.781 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57306352 2024-01-15T22:49:12.781 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.781 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.781 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.781 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.781 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.781 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.781 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.782 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.782 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.782 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.782 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.782 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.782 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.782 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.782 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.782 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.782 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.782 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.782 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.782 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.783 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.783 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.783 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.783 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.783 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.783 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.783 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.783 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.783 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.783 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68522304 2024-01-15T22:49:12.783 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.783 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.783 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:meta": { 2024-01-15T22:49:12.783 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.784 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713031680 2024-01-15T22:49:12.784 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.784 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.784 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.784 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.784 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.784 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.784 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.784 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.784 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644696464 2024-01-15T22:49:12.784 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.784 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.784 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.784 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.785 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.785 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.785 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.785 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.785 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 9805 2024-01-15T22:49:12.785 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.785 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.785 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.785 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.785 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.785 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 47624 2024-01-15T22:49:12.785 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.785 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.785 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 191900 2024-01-15T22:49:12.785 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.786 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.786 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.786 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.786 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.786 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.786 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.786 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.786 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.786 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.786 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.786 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68085887 2024-01-15T22:49:12.786 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.786 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.786 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:12.787 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:12.787 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.787 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.787 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:12.787 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.787 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.787 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:12.787 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.787 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.787 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:12.787 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.787 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.787 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.787 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.788 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg": { 2024-01-15T22:49:12.788 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 39 2024-01-15T22:49:12.788 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.788 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg_removing": { 2024-01-15T22:49:12.788 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.788 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.788 INFO:tasks.workunit.client.0.smithi053.stdout: "op": { 2024-01-15T22:49:12.788 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:12.788 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.788 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_degraded": { 2024-01-15T22:49:12.788 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.788 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.788 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_unreadable": { 2024-01-15T22:49:12.788 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.788 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.789 INFO:tasks.workunit.client.0.smithi053.stdout: "op_in_bytes": { 2024-01-15T22:49:12.789 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2786 2024-01-15T22:49:12.789 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.789 INFO:tasks.workunit.client.0.smithi053.stdout: "op_latency": { 2024-01-15T22:49:12.789 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 13, 2024-01-15T22:49:12.789 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 41372514 2024-01-15T22:49:12.789 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.789 INFO:tasks.workunit.client.0.smithi053.stdout: "op_out_bytes": { 2024-01-15T22:49:12.789 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.789 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.789 INFO:tasks.workunit.client.0.smithi053.stdout: "op_prepare_latency": { 2024-01-15T22:49:12.789 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 15, 2024-01-15T22:49:12.789 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 7738351 2024-01-15T22:49:12.789 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.790 INFO:tasks.workunit.client.0.smithi053.stdout: "op_process_latency": { 2024-01-15T22:49:12.790 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 13, 2024-01-15T22:49:12.790 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 33680629 2024-01-15T22:49:12.790 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.790 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:12.790 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.790 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.790 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency": { 2024-01-15T22:49:12.790 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.790 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.790 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.790 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:12.790 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.790 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.790 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_out_bytes": { 2024-01-15T22:49:12.790 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.791 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.791 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_prepare_latency": { 2024-01-15T22:49:12.791 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.791 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.791 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.791 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_process_latency": { 2024-01-15T22:49:12.791 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.791 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.791 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.791 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw": { 2024-01-15T22:49:12.791 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.791 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.791 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_in_bytes": { 2024-01-15T22:49:12.791 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.791 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.791 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency": { 2024-01-15T22:49:12.791 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.792 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.792 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.792 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:12.792 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.792 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.792 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:12.792 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.792 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.792 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_out_bytes": { 2024-01-15T22:49:12.792 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.792 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.792 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_prepare_latency": { 2024-01-15T22:49:12.792 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.792 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.792 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.793 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_process_latency": { 2024-01-15T22:49:12.793 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.793 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.793 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.793 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:12.793 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:12.793 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.793 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_in_bytes": { 2024-01-15T22:49:12.793 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2786 2024-01-15T22:49:12.793 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.793 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency": { 2024-01-15T22:49:12.793 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 13, 2024-01-15T22:49:12.793 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 41372514 2024-01-15T22:49:12.793 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.793 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:12.793 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.794 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.794 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_prepare_latency": { 2024-01-15T22:49:12.794 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 15, 2024-01-15T22:49:12.794 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 7738351 2024-01-15T22:49:12.794 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.794 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_process_latency": { 2024-01-15T22:49:12.794 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 13, 2024-01-15T22:49:12.794 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 33680629 2024-01-15T22:49:12.794 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.794 INFO:tasks.workunit.client.0.smithi053.stdout: "op_wip": { 2024-01-15T22:49:12.794 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.794 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.794 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_bytes": { 2024-01-15T22:49:12.794 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.794 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.794 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_ops": { 2024-01-15T22:49:12.794 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:12.795 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.795 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes": { 2024-01-15T22:49:12.795 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:12.795 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.795 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes_used": { 2024-01-15T22:49:12.795 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 305672192 2024-01-15T22:49:12.795 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.795 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.795 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.795 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.7": { 2024-01-15T22:49:12.795 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:12.795 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_fallback": { 2024-01-15T22:49:12.795 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.795 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.795 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_size_fallback": { 2024-01-15T22:49:12.795 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.796 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.796 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_db": { 2024-01-15T22:49:12.796 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:12.796 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.796 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_main": { 2024-01-15T22:49:12.796 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.796 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.796 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_wal": { 2024-01-15T22:49:12.796 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.796 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.796 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_slow": { 2024-01-15T22:49:12.796 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.796 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.797 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_sst": { 2024-01-15T22:49:12.797 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:12.797 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.797 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_wal": { 2024-01-15T22:49:12.797 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1245184 2024-01-15T22:49:12.797 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.797 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lat": { 2024-01-15T22:49:12.797 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.797 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.797 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.797 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lock_lat": { 2024-01-15T22:49:12.797 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.797 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.797 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.797 INFO:tasks.workunit.client.0.smithi053.stdout: "db_total_bytes": { 2024-01-15T22:49:12.797 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:12.797 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.798 INFO:tasks.workunit.client.0.smithi053.stdout: "db_used_bytes": { 2024-01-15T22:49:12.798 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 304414720 2024-01-15T22:49:12.798 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.798 INFO:tasks.workunit.client.0.smithi053.stdout: "log_bytes": { 2024-01-15T22:49:12.798 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 925696 2024-01-15T22:49:12.798 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.798 INFO:tasks.workunit.client.0.smithi053.stdout: "logged_bytes": { 2024-01-15T22:49:12.798 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 786432 2024-01-15T22:49:12.798 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.798 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_db": { 2024-01-15T22:49:12.798 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 312803328 2024-01-15T22:49:12.798 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.798 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_slow": { 2024-01-15T22:49:12.798 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.798 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.798 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_wal": { 2024-01-15T22:49:12.798 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.799 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.799 INFO:tasks.workunit.client.0.smithi053.stdout: "num_files": { 2024-01-15T22:49:12.799 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:12.799 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.799 INFO:tasks.workunit.client.0.smithi053.stdout: "read_bytes": { 2024-01-15T22:49:12.799 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 193929 2024-01-15T22:49:12.799 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.799 INFO:tasks.workunit.client.0.smithi053.stdout: "read_count": { 2024-01-15T22:49:12.799 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:12.799 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.799 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes": { 2024-01-15T22:49:12.799 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:12.799 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.799 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_db": { 2024-01-15T22:49:12.799 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1269760 2024-01-15T22:49:12.799 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.799 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_slow": { 2024-01-15T22:49:12.800 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.800 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.800 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_wal": { 2024-01-15T22:49:12.800 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.800 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.800 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_count": { 2024-01-15T22:49:12.800 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14 2024-01-15T22:49:12.800 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.800 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_bytes": { 2024-01-15T22:49:12.800 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3653 2024-01-15T22:49:12.800 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.800 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_count": { 2024-01-15T22:49:12.800 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:12.801 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.801 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_bytes": { 2024-01-15T22:49:12.801 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:12.801 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.801 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_count": { 2024-01-15T22:49:12.801 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:12.801 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.801 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_bytes": { 2024-01-15T22:49:12.801 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:12.801 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.801 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_count": { 2024-01-15T22:49:12.801 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:12.801 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.801 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes": { 2024-01-15T22:49:12.801 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.801 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.802 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_db": { 2024-01-15T22:49:12.802 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.802 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.802 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_slow": { 2024-01-15T22:49:12.802 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.802 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.802 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_wal": { 2024-01-15T22:49:12.802 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.802 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.802 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_count": { 2024-01-15T22:49:12.802 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.802 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.802 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_total_bytes": { 2024-01-15T22:49:12.802 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.802 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.802 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_used_bytes": { 2024-01-15T22:49:12.803 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.803 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.803 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_total_bytes": { 2024-01-15T22:49:12.803 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.803 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.803 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_used_bytes": { 2024-01-15T22:49:12.803 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.803 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.803 INFO:tasks.workunit.client.0.smithi053.stdout: "write_bytes": { 2024-01-15T22:49:12.803 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2101248 2024-01-15T22:49:12.803 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.803 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.803 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": { 2024-01-15T22:49:12.803 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit": { 2024-01-15T22:49:12.803 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4096 2024-01-15T22:49:12.803 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.804 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": { 2024-01-15T22:49:12.804 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1249280 2024-01-15T22:49:12.804 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.804 INFO:tasks.workunit.client.0.smithi053.stdout: "clist_lat": { 2024-01-15T22:49:12.804 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 7, 2024-01-15T22:49:12.804 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 235188 2024-01-15T22:49:12.804 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.804 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_lat": { 2024-01-15T22:49:12.804 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.804 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.804 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.804 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed": { 2024-01-15T22:49:12.804 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.804 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.804 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_allocated": { 2024-01-15T22:49:12.804 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.805 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.805 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_original": { 2024-01-15T22:49:12.805 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.805 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.805 INFO:tasks.workunit.client.0.smithi053.stdout: "csum_lat": { 2024-01-15T22:49:12.805 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 7, 2024-01-15T22:49:12.805 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 25610 2024-01-15T22:49:12.805 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.805 INFO:tasks.workunit.client.0.smithi053.stdout: "decompress_lat": { 2024-01-15T22:49:12.805 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.805 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.805 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.805 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_commit_lat": { 2024-01-15T22:49:12.805 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 176, 2024-01-15T22:49:12.805 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 54796678 2024-01-15T22:49:12.806 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.806 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_final_lat": { 2024-01-15T22:49:12.806 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 137, 2024-01-15T22:49:12.806 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 25457304 2024-01-15T22:49:12.806 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.806 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_flush_lat": { 2024-01-15T22:49:12.806 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 176, 2024-01-15T22:49:12.806 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 124799 2024-01-15T22:49:12.806 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.806 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_sync_lat": { 2024-01-15T22:49:12.806 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 176, 2024-01-15T22:49:12.806 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 54921477 2024-01-15T22:49:12.806 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.806 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_keys_lat": { 2024-01-15T22:49:12.806 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.807 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.807 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.807 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_values_lat": { 2024-01-15T22:49:12.807 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:12.807 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2078 2024-01-15T22:49:12.807 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.807 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_lower_bound_lat": { 2024-01-15T22:49:12.807 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.807 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.807 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.807 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_next_lat": { 2024-01-15T22:49:12.807 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.807 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.807 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.807 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_seek_to_first_lat": { 2024-01-15T22:49:12.808 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:12.808 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.808 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.808 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_upper_bound_lat": { 2024-01-15T22:49:12.808 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.808 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4502 2024-01-15T22:49:12.808 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.808 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_hits": { 2024-01-15T22:49:12.808 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 609 2024-01-15T22:49:12.808 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.808 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_misses": { 2024-01-15T22:49:12.808 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 264 2024-01-15T22:49:12.808 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.808 INFO:tasks.workunit.client.0.smithi053.stdout: "read_lat": { 2024-01-15T22:49:12.808 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 113, 2024-01-15T22:49:12.808 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2545333 2024-01-15T22:49:12.809 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.809 INFO:tasks.workunit.client.0.smithi053.stdout: "read_onode_meta_lat": { 2024-01-15T22:49:12.809 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 176, 2024-01-15T22:49:12.809 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 446864 2024-01-15T22:49:12.809 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.809 INFO:tasks.workunit.client.0.smithi053.stdout: "read_wait_aio_lat": { 2024-01-15T22:49:12.809 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 63, 2024-01-15T22:49:12.809 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1683864 2024-01-15T22:49:12.809 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.809 INFO:tasks.workunit.client.0.smithi053.stdout: "reads_with_retries": { 2024-01-15T22:49:12.809 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.809 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.809 INFO:tasks.workunit.client.0.smithi053.stdout: "remove_lat": { 2024-01-15T22:49:12.809 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:12.809 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 94292 2024-01-15T22:49:12.809 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.810 INFO:tasks.workunit.client.0.smithi053.stdout: "state_aio_wait_lat": { 2024-01-15T22:49:12.810 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:12.810 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2271583 2024-01-15T22:49:12.810 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.810 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_aio_wait_lat": { 2024-01-15T22:49:12.810 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 19, 2024-01-15T22:49:12.810 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1723165 2024-01-15T22:49:12.810 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.810 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_cleanup_lat": { 2024-01-15T22:49:12.810 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 19, 2024-01-15T22:49:12.810 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 225027308979 2024-01-15T22:49:12.810 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.810 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_queued_lat": { 2024-01-15T22:49:12.810 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 19, 2024-01-15T22:49:12.810 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 31701318720 2024-01-15T22:49:12.810 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.811 INFO:tasks.workunit.client.0.smithi053.stdout: "state_done_lat": { 2024-01-15T22:49:12.811 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:12.811 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 403238 2024-01-15T22:49:12.811 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.811 INFO:tasks.workunit.client.0.smithi053.stdout: "state_finishing_lat": { 2024-01-15T22:49:12.811 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:12.811 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 29043 2024-01-15T22:49:12.811 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.811 INFO:tasks.workunit.client.0.smithi053.stdout: "state_io_done_lat": { 2024-01-15T22:49:12.811 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:12.811 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 209145 2024-01-15T22:49:12.811 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.811 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_commiting_lat": { 2024-01-15T22:49:12.811 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:12.811 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 458119115 2024-01-15T22:49:12.811 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.812 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_done_lat": { 2024-01-15T22:49:12.812 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:12.812 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 82897 2024-01-15T22:49:12.812 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.812 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_queued_lat": { 2024-01-15T22:49:12.812 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:12.812 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 78681545 2024-01-15T22:49:12.812 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.812 INFO:tasks.workunit.client.0.smithi053.stdout: "state_prepare_lat": { 2024-01-15T22:49:12.812 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:12.812 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 11523224 2024-01-15T22:49:12.812 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.812 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": { 2024-01-15T22:49:12.812 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 876194 2024-01-15T22:49:12.812 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.812 INFO:tasks.workunit.client.0.smithi053.stdout: "truncate_lat": { 2024-01-15T22:49:12.813 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:12.813 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 610 2024-01-15T22:49:12.813 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.813 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_commit_lat": { 2024-01-15T22:49:12.813 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:12.813 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 550845321 2024-01-15T22:49:12.813 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.813 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_submit_lat": { 2024-01-15T22:49:12.813 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:12.813 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13477483 2024-01-15T22:49:12.813 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.813 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_throttle_lat": { 2024-01-15T22:49:12.813 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:12.813 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2024179 2024-01-15T22:49:12.814 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.814 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.814 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache": { 2024-01-15T22:49:12.814 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:12.814 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1869125580 2024-01-15T22:49:12.814 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.814 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:12.814 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 236371968 2024-01-15T22:49:12.814 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.814 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:12.814 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 235012096 2024-01-15T22:49:12.814 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.814 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:12.814 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3146390528 2024-01-15T22:49:12.814 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.814 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:12.815 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1359872 2024-01-15T22:49:12.815 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.815 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.815 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:data": { 2024-01-15T22:49:12.815 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.815 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 159383552 2024-01-15T22:49:12.815 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.815 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.815 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.815 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.815 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.815 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.815 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.815 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.815 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 85943498 2024-01-15T22:49:12.815 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.816 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.816 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.816 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.816 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.816 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 139264 2024-01-15T22:49:12.816 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.816 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.816 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.816 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.816 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.816 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.816 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.816 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.816 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 126976 2024-01-15T22:49:12.816 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.816 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.817 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.817 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.817 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.817 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.817 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.817 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.817 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.817 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.817 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.817 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.817 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.817 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.817 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 73173814 2024-01-15T22:49:12.817 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.817 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.817 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv": { 2024-01-15T22:49:12.818 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.818 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 780140544 2024-01-15T22:49:12.818 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.818 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.818 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.818 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.818 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.818 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.818 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.818 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.818 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644576236 2024-01-15T22:49:12.818 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.818 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.818 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.818 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.818 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.818 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.819 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.819 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.819 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.819 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.819 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.819 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.819 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.819 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.819 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.819 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.819 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.819 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1168 2024-01-15T22:49:12.819 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.819 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.819 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.819 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.820 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.820 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.820 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.820 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.820 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.820 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.820 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.820 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68454276 2024-01-15T22:49:12.820 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.820 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.820 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv_onode": { 2024-01-15T22:49:12.820 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.820 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 192937984 2024-01-15T22:49:12.820 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.820 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.821 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:12.821 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.821 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.821 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 464 2024-01-15T22:49:12.821 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.821 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.821 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57295665 2024-01-15T22:49:12.821 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.821 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.821 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.821 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.821 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.821 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.821 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.821 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.822 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.822 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.822 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.822 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.822 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.822 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.822 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.822 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.822 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.822 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.822 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.822 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.822 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.822 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.822 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.822 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.823 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.823 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.823 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.823 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.823 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.823 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68532991 2024-01-15T22:49:12.823 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.823 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.823 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:meta": { 2024-01-15T22:49:12.823 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:12.823 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713031680 2024-01-15T22:49:12.823 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.823 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:12.823 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.823 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.823 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:12.824 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.824 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.824 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:12.824 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644576236 2024-01-15T22:49:12.824 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.824 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:12.824 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.824 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.824 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:12.824 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4191 2024-01-15T22:49:12.824 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.824 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:12.824 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.824 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.824 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:12.825 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.825 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.825 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:12.825 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 39117 2024-01-15T22:49:12.825 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.825 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:12.825 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 215146 2024-01-15T22:49:12.825 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.825 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:12.825 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.825 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.825 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:12.825 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.825 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.825 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:12.826 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.826 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.826 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:12.826 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68196990 2024-01-15T22:49:12.826 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.826 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.826 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:12.826 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:12.826 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.826 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.826 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:12.826 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.826 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.826 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:12.827 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.827 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.827 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:12.827 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.827 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.827 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.827 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:12.827 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg": { 2024-01-15T22:49:12.827 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 47 2024-01-15T22:49:12.827 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.827 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg_removing": { 2024-01-15T22:49:12.827 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.827 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.827 INFO:tasks.workunit.client.0.smithi053.stdout: "op": { 2024-01-15T22:49:12.827 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 115 2024-01-15T22:49:12.828 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.828 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_degraded": { 2024-01-15T22:49:12.828 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.828 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.828 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_unreadable": { 2024-01-15T22:49:12.828 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.828 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.828 INFO:tasks.workunit.client.0.smithi053.stdout: "op_in_bytes": { 2024-01-15T22:49:12.828 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.828 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.828 INFO:tasks.workunit.client.0.smithi053.stdout: "op_latency": { 2024-01-15T22:49:12.828 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 115, 2024-01-15T22:49:12.828 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 66980131 2024-01-15T22:49:12.828 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.829 INFO:tasks.workunit.client.0.smithi053.stdout: "op_out_bytes": { 2024-01-15T22:49:12.829 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 265066 2024-01-15T22:49:12.829 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.829 INFO:tasks.workunit.client.0.smithi053.stdout: "op_prepare_latency": { 2024-01-15T22:49:12.829 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 117, 2024-01-15T22:49:12.829 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 30974968 2024-01-15T22:49:12.829 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.829 INFO:tasks.workunit.client.0.smithi053.stdout: "op_process_latency": { 2024-01-15T22:49:12.829 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 115, 2024-01-15T22:49:12.829 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 58934976 2024-01-15T22:49:12.829 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.829 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:12.829 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 80 2024-01-15T22:49:12.829 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.829 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency": { 2024-01-15T22:49:12.830 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 80, 2024-01-15T22:49:12.830 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 15429458 2024-01-15T22:49:12.830 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.830 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:12.830 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.830 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.830 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_out_bytes": { 2024-01-15T22:49:12.830 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 265066 2024-01-15T22:49:12.830 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.830 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_prepare_latency": { 2024-01-15T22:49:12.830 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 80, 2024-01-15T22:49:12.830 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12939685 2024-01-15T22:49:12.830 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.830 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_process_latency": { 2024-01-15T22:49:12.830 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 80, 2024-01-15T22:49:12.830 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10584213 2024-01-15T22:49:12.831 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.831 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw": { 2024-01-15T22:49:12.831 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 30 2024-01-15T22:49:12.831 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.831 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_in_bytes": { 2024-01-15T22:49:12.831 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.831 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.831 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency": { 2024-01-15T22:49:12.831 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 30, 2024-01-15T22:49:12.831 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 29565280 2024-01-15T22:49:12.831 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.831 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:12.831 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.831 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.831 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:12.832 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.832 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.832 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_out_bytes": { 2024-01-15T22:49:12.832 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.832 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.832 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_prepare_latency": { 2024-01-15T22:49:12.832 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 30, 2024-01-15T22:49:12.832 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13527329 2024-01-15T22:49:12.832 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.832 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_process_latency": { 2024-01-15T22:49:12.832 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 30, 2024-01-15T22:49:12.832 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 27775215 2024-01-15T22:49:12.832 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.832 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:12.832 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5 2024-01-15T22:49:12.833 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.833 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_in_bytes": { 2024-01-15T22:49:12.833 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.833 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.833 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency": { 2024-01-15T22:49:12.833 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:12.833 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 21985393 2024-01-15T22:49:12.833 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.833 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:12.833 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.833 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.833 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_prepare_latency": { 2024-01-15T22:49:12.833 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 7, 2024-01-15T22:49:12.833 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4507954 2024-01-15T22:49:12.834 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.834 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_process_latency": { 2024-01-15T22:49:12.834 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:12.834 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 20575548 2024-01-15T22:49:12.834 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.834 INFO:tasks.workunit.client.0.smithi053.stdout: "op_wip": { 2024-01-15T22:49:12.834 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.834 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.834 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_bytes": { 2024-01-15T22:49:12.834 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.834 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.834 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_ops": { 2024-01-15T22:49:12.834 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:12.834 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.834 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes": { 2024-01-15T22:49:12.834 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:12.835 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.835 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes_used": { 2024-01-15T22:49:12.835 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 305672192 2024-01-15T22:49:12.835 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.835 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.835 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.835 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.835 INFO:tasks.workunit.client.0.smithi053.stdout: "pools": [ 2024-01-15T22:49:12.835 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.835 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:12.835 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr" 2024-01-15T22:49:12.835 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.835 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_mode": "none", 2024-01-15T22:49:12.835 INFO:tasks.workunit.client.0.smithi053.stdout: "erasure_code_profile": {}, 2024-01-15T22:49:12.836 INFO:tasks.workunit.client.0.smithi053.stdout: "min_size": 2, 2024-01-15T22:49:12.836 INFO:tasks.workunit.client.0.smithi053.stdout: "options": {}, 2024-01-15T22:49:12.836 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_autoscale_mode": "off", 2024-01-15T22:49:12.836 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 1, 2024-01-15T22:49:12.836 INFO:tasks.workunit.client.0.smithi053.stdout: "pgp_num": 1, 2024-01-15T22:49:12.836 INFO:tasks.workunit.client.0.smithi053.stdout: "pool": 1, 2024-01-15T22:49:12.836 INFO:tasks.workunit.client.0.smithi053.stdout: "size": 3, 2024-01-15T22:49:12.836 INFO:tasks.workunit.client.0.smithi053.stdout: "stats": { 2024-01-15T22:49:12.836 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_raw": 727116785930, 2024-01-15T22:49:12.836 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_used": 1781760, 2024-01-15T22:49:12.836 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_bytes_used": 0, 2024-01-15T22:49:12.836 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_under_bytes": 0, 2024-01-15T22:49:12.836 INFO:tasks.workunit.client.0.smithi053.stdout: "data_bytes_used": 1781760, 2024-01-15T22:49:12.836 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty": 0, 2024-01-15T22:49:12.837 INFO:tasks.workunit.client.0.smithi053.stdout: "max_avail": 242372263936, 2024-01-15T22:49:12.837 INFO:tasks.workunit.client.0.smithi053.stdout: "objects": 2, 2024-01-15T22:49:12.837 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_bytes_used": 0, 2024-01-15T22:49:12.837 INFO:tasks.workunit.client.0.smithi053.stdout: "percent_used": 2.4504392968083266e-06, 2024-01-15T22:49:12.837 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_bytes": 0, 2024-01-15T22:49:12.837 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_objects": 0, 2024-01-15T22:49:12.837 INFO:tasks.workunit.client.0.smithi053.stdout: "rd": 212, 2024-01-15T22:49:12.837 INFO:tasks.workunit.client.0.smithi053.stdout: "rd_bytes": 313344, 2024-01-15T22:49:12.837 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": 590368, 2024-01-15T22:49:12.837 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_data": 590368, 2024-01-15T22:49:12.837 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_omap": 0, 2024-01-15T22:49:12.837 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_raw": 1771104, 2024-01-15T22:49:12.838 INFO:tasks.workunit.client.0.smithi053.stdout: "wr": 179, 2024-01-15T22:49:12.838 INFO:tasks.workunit.client.0.smithi053.stdout: "wr_bytes": 2473984 2024-01-15T22:49:12.838 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.838 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_bytes": 0, 2024-01-15T22:49:12.838 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_objects": 0, 2024-01-15T22:49:12.838 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "replicated" 2024-01-15T22:49:12.838 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.838 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.838 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:12.838 INFO:tasks.workunit.client.0.smithi053.stdout: "cephfs" 2024-01-15T22:49:12.838 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.838 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_mode": "none", 2024-01-15T22:49:12.838 INFO:tasks.workunit.client.0.smithi053.stdout: "erasure_code_profile": {}, 2024-01-15T22:49:12.838 INFO:tasks.workunit.client.0.smithi053.stdout: "min_size": 2, 2024-01-15T22:49:12.838 INFO:tasks.workunit.client.0.smithi053.stdout: "options": {}, 2024-01-15T22:49:12.839 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_autoscale_mode": "off", 2024-01-15T22:49:12.839 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 32, 2024-01-15T22:49:12.839 INFO:tasks.workunit.client.0.smithi053.stdout: "pgp_num": 32, 2024-01-15T22:49:12.839 INFO:tasks.workunit.client.0.smithi053.stdout: "pool": 2, 2024-01-15T22:49:12.839 INFO:tasks.workunit.client.0.smithi053.stdout: "size": 3, 2024-01-15T22:49:12.839 INFO:tasks.workunit.client.0.smithi053.stdout: "stats": { 2024-01-15T22:49:12.839 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_raw": 727116785930, 2024-01-15T22:49:12.839 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_used": 98304, 2024-01-15T22:49:12.839 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_bytes_used": 0, 2024-01-15T22:49:12.839 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_under_bytes": 0, 2024-01-15T22:49:12.839 INFO:tasks.workunit.client.0.smithi053.stdout: "data_bytes_used": 98304, 2024-01-15T22:49:12.839 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty": 0, 2024-01-15T22:49:12.839 INFO:tasks.workunit.client.0.smithi053.stdout: "max_avail": 242372263936, 2024-01-15T22:49:12.839 INFO:tasks.workunit.client.0.smithi053.stdout: "objects": 22, 2024-01-15T22:49:12.839 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_bytes_used": 0, 2024-01-15T22:49:12.839 INFO:tasks.workunit.client.0.smithi053.stdout: "percent_used": 1.351969558527344e-07, 2024-01-15T22:49:12.840 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_bytes": 0, 2024-01-15T22:49:12.840 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_objects": 0, 2024-01-15T22:49:12.840 INFO:tasks.workunit.client.0.smithi053.stdout: "rd": 0, 2024-01-15T22:49:12.840 INFO:tasks.workunit.client.0.smithi053.stdout: "rd_bytes": 0, 2024-01-15T22:49:12.840 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": 3376, 2024-01-15T22:49:12.840 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_data": 3376, 2024-01-15T22:49:12.840 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_omap": 0, 2024-01-15T22:49:12.840 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_raw": 10128, 2024-01-15T22:49:12.840 INFO:tasks.workunit.client.0.smithi053.stdout: "wr": 51, 2024-01-15T22:49:12.840 INFO:tasks.workunit.client.0.smithi053.stdout: "wr_bytes": 19456 2024-01-15T22:49:12.840 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.840 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_bytes": 0, 2024-01-15T22:49:12.840 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_objects": 0, 2024-01-15T22:49:12.840 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "replicated" 2024-01-15T22:49:12.841 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.841 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.841 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:12.841 INFO:tasks.workunit.client.0.smithi053.stdout: "cephfs" 2024-01-15T22:49:12.841 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.841 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_mode": "none", 2024-01-15T22:49:12.841 INFO:tasks.workunit.client.0.smithi053.stdout: "erasure_code_profile": {}, 2024-01-15T22:49:12.841 INFO:tasks.workunit.client.0.smithi053.stdout: "min_size": 2, 2024-01-15T22:49:12.841 INFO:tasks.workunit.client.0.smithi053.stdout: "options": {}, 2024-01-15T22:49:12.841 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_autoscale_mode": "off", 2024-01-15T22:49:12.841 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 64, 2024-01-15T22:49:12.841 INFO:tasks.workunit.client.0.smithi053.stdout: "pgp_num": 64, 2024-01-15T22:49:12.841 INFO:tasks.workunit.client.0.smithi053.stdout: "pool": 3, 2024-01-15T22:49:12.841 INFO:tasks.workunit.client.0.smithi053.stdout: "size": 3, 2024-01-15T22:49:12.842 INFO:tasks.workunit.client.0.smithi053.stdout: "stats": { 2024-01-15T22:49:12.842 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_raw": 727116785930, 2024-01-15T22:49:12.842 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_used": 0, 2024-01-15T22:49:12.842 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_bytes_used": 0, 2024-01-15T22:49:12.842 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_under_bytes": 0, 2024-01-15T22:49:12.842 INFO:tasks.workunit.client.0.smithi053.stdout: "data_bytes_used": 0, 2024-01-15T22:49:12.842 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty": 0, 2024-01-15T22:49:12.842 INFO:tasks.workunit.client.0.smithi053.stdout: "max_avail": 242372263936, 2024-01-15T22:49:12.842 INFO:tasks.workunit.client.0.smithi053.stdout: "objects": 0, 2024-01-15T22:49:12.842 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_bytes_used": 0, 2024-01-15T22:49:12.842 INFO:tasks.workunit.client.0.smithi053.stdout: "percent_used": 0.0, 2024-01-15T22:49:12.842 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_bytes": 0, 2024-01-15T22:49:12.842 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_objects": 0, 2024-01-15T22:49:12.842 INFO:tasks.workunit.client.0.smithi053.stdout: "rd": 0, 2024-01-15T22:49:12.842 INFO:tasks.workunit.client.0.smithi053.stdout: "rd_bytes": 0, 2024-01-15T22:49:12.842 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": 0, 2024-01-15T22:49:12.843 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_data": 0, 2024-01-15T22:49:12.843 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_omap": 0, 2024-01-15T22:49:12.843 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_raw": 0, 2024-01-15T22:49:12.843 INFO:tasks.workunit.client.0.smithi053.stdout: "wr": 0, 2024-01-15T22:49:12.843 INFO:tasks.workunit.client.0.smithi053.stdout: "wr_bytes": 0 2024-01-15T22:49:12.843 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.843 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_bytes": 0, 2024-01-15T22:49:12.843 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_objects": 0, 2024-01-15T22:49:12.843 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "replicated" 2024-01-15T22:49:12.843 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.843 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.843 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:12.843 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd" 2024-01-15T22:49:12.844 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.844 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_mode": "none", 2024-01-15T22:49:12.844 INFO:tasks.workunit.client.0.smithi053.stdout: "erasure_code_profile": {}, 2024-01-15T22:49:12.844 INFO:tasks.workunit.client.0.smithi053.stdout: "min_size": 2, 2024-01-15T22:49:12.844 INFO:tasks.workunit.client.0.smithi053.stdout: "options": {}, 2024-01-15T22:49:12.844 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_autoscale_mode": "off", 2024-01-15T22:49:12.844 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 8, 2024-01-15T22:49:12.844 INFO:tasks.workunit.client.0.smithi053.stdout: "pgp_num": 8, 2024-01-15T22:49:12.844 INFO:tasks.workunit.client.0.smithi053.stdout: "pool": 4, 2024-01-15T22:49:12.844 INFO:tasks.workunit.client.0.smithi053.stdout: "size": 3, 2024-01-15T22:49:12.844 INFO:tasks.workunit.client.0.smithi053.stdout: "stats": { 2024-01-15T22:49:12.844 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_raw": 727116785930, 2024-01-15T22:49:12.844 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_used": 0, 2024-01-15T22:49:12.844 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_bytes_used": 0, 2024-01-15T22:49:12.844 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_under_bytes": 0, 2024-01-15T22:49:12.845 INFO:tasks.workunit.client.0.smithi053.stdout: "data_bytes_used": 0, 2024-01-15T22:49:12.845 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty": 0, 2024-01-15T22:49:12.845 INFO:tasks.workunit.client.0.smithi053.stdout: "max_avail": 242372263936, 2024-01-15T22:49:12.845 INFO:tasks.workunit.client.0.smithi053.stdout: "objects": 0, 2024-01-15T22:49:12.845 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_bytes_used": 0, 2024-01-15T22:49:12.845 INFO:tasks.workunit.client.0.smithi053.stdout: "percent_used": 0.0, 2024-01-15T22:49:12.845 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_bytes": 0, 2024-01-15T22:49:12.845 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_objects": 0, 2024-01-15T22:49:12.845 INFO:tasks.workunit.client.0.smithi053.stdout: "rd": 0, 2024-01-15T22:49:12.845 INFO:tasks.workunit.client.0.smithi053.stdout: "rd_bytes": 0, 2024-01-15T22:49:12.845 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": 0, 2024-01-15T22:49:12.845 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_data": 0, 2024-01-15T22:49:12.845 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_omap": 0, 2024-01-15T22:49:12.845 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_raw": 0, 2024-01-15T22:49:12.845 INFO:tasks.workunit.client.0.smithi053.stdout: "wr": 0, 2024-01-15T22:49:12.846 INFO:tasks.workunit.client.0.smithi053.stdout: "wr_bytes": 0 2024-01-15T22:49:12.846 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.846 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_bytes": 0, 2024-01-15T22:49:12.846 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_objects": 0, 2024-01-15T22:49:12.846 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "replicated" 2024-01-15T22:49:12.846 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.846 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.846 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd": { 2024-01-15T22:49:12.846 INFO:tasks.workunit.client.0.smithi053.stdout: "mirroring_by_pool": [ 2024-01-15T22:49:12.846 INFO:tasks.workunit.client.0.smithi053.stdout: false 2024-01-15T22:49:12.846 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.846 INFO:tasks.workunit.client.0.smithi053.stdout: "num_images_by_pool": [ 2024-01-15T22:49:12.846 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:12.846 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.846 INFO:tasks.workunit.client.0.smithi053.stdout: "num_pools": 1 2024-01-15T22:49:12.847 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.847 INFO:tasks.workunit.client.0.smithi053.stdout: "report_id": "a33b469f-365d-4864-a355-851046937f7e", 2024-01-15T22:49:12.847 INFO:tasks.workunit.client.0.smithi053.stdout: "report_timestamp": "2024-01-15T22:49:12.023658", 2024-01-15T22:49:12.847 INFO:tasks.workunit.client.0.smithi053.stdout: "report_version": 1, 2024-01-15T22:49:12.847 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_stats": { 2024-01-15T22:49:12.847 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "6.15.5" 2024-01-15T22:49:12.847 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.847 INFO:tasks.workunit.client.0.smithi053.stdout: "rook": { 2024-01-15T22:49:12.847 INFO:tasks.workunit.client.0.smithi053.stdout: "cluster": { 2024-01-15T22:49:12.847 INFO:tasks.workunit.client.0.smithi053.stdout: "external-mode": null, 2024-01-15T22:49:12.847 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:12.847 INFO:tasks.workunit.client.0.smithi053.stdout: "allow-multiple-per-node": null, 2024-01-15T22:49:12.847 INFO:tasks.workunit.client.0.smithi053.stdout: "count": null, 2024-01-15T22:49:12.847 INFO:tasks.workunit.client.0.smithi053.stdout: "max-id": null, 2024-01-15T22:49:12.847 INFO:tasks.workunit.client.0.smithi053.stdout: "pvc": { 2024-01-15T22:49:12.848 INFO:tasks.workunit.client.0.smithi053.stdout: "enabled": null 2024-01-15T22:49:12.848 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.848 INFO:tasks.workunit.client.0.smithi053.stdout: "stretch": { 2024-01-15T22:49:12.848 INFO:tasks.workunit.client.0.smithi053.stdout: "enabled": null 2024-01-15T22:49:12.848 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.848 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.848 INFO:tasks.workunit.client.0.smithi053.stdout: "network": { 2024-01-15T22:49:12.848 INFO:tasks.workunit.client.0.smithi053.stdout: "provider": null 2024-01-15T22:49:12.848 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.848 INFO:tasks.workunit.client.0.smithi053.stdout: "storage": { 2024-01-15T22:49:12.848 INFO:tasks.workunit.client.0.smithi053.stdout: "device-set": { 2024-01-15T22:49:12.848 INFO:tasks.workunit.client.0.smithi053.stdout: "count": { 2024-01-15T22:49:12.848 INFO:tasks.workunit.client.0.smithi053.stdout: "non-portable": null, 2024-01-15T22:49:12.848 INFO:tasks.workunit.client.0.smithi053.stdout: "portable": null, 2024-01-15T22:49:12.849 INFO:tasks.workunit.client.0.smithi053.stdout: "total": null 2024-01-15T22:49:12.849 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.849 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.849 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.849 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.849 INFO:tasks.workunit.client.0.smithi053.stdout: "csi": { 2024-01-15T22:49:12.849 INFO:tasks.workunit.client.0.smithi053.stdout: "version": null 2024-01-15T22:49:12.849 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.849 INFO:tasks.workunit.client.0.smithi053.stdout: "kubernetes": { 2024-01-15T22:49:12.849 INFO:tasks.workunit.client.0.smithi053.stdout: "version": null 2024-01-15T22:49:12.849 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.849 INFO:tasks.workunit.client.0.smithi053.stdout: "node": { 2024-01-15T22:49:12.849 INFO:tasks.workunit.client.0.smithi053.stdout: "count": { 2024-01-15T22:49:12.849 INFO:tasks.workunit.client.0.smithi053.stdout: "kubernetes-total": null, 2024-01-15T22:49:12.850 INFO:tasks.workunit.client.0.smithi053.stdout: "with-ceph-daemons": null, 2024-01-15T22:49:12.850 INFO:tasks.workunit.client.0.smithi053.stdout: "with-csi-cephfs-plugin": null, 2024-01-15T22:49:12.850 INFO:tasks.workunit.client.0.smithi053.stdout: "with-csi-nfs-plugin": null, 2024-01-15T22:49:12.850 INFO:tasks.workunit.client.0.smithi053.stdout: "with-csi-rbd-plugin": null 2024-01-15T22:49:12.850 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.850 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.850 INFO:tasks.workunit.client.0.smithi053.stdout: "usage": { 2024-01-15T22:49:12.850 INFO:tasks.workunit.client.0.smithi053.stdout: "storage-class": { 2024-01-15T22:49:12.850 INFO:tasks.workunit.client.0.smithi053.stdout: "count": { 2024-01-15T22:49:12.850 INFO:tasks.workunit.client.0.smithi053.stdout: "bucket": null, 2024-01-15T22:49:12.850 INFO:tasks.workunit.client.0.smithi053.stdout: "cephfs": null, 2024-01-15T22:49:12.850 INFO:tasks.workunit.client.0.smithi053.stdout: "nfs": null, 2024-01-15T22:49:12.850 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd": null, 2024-01-15T22:49:12.850 INFO:tasks.workunit.client.0.smithi053.stdout: "total": null 2024-01-15T22:49:12.851 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.851 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:12.851 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.851 INFO:tasks.workunit.client.0.smithi053.stdout: "version": null 2024-01-15T22:49:12.851 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.851 INFO:tasks.workunit.client.0.smithi053.stdout: "services": {}, 2024-01-15T22:49:12.851 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_per_pg": [ 2024-01-15T22:49:12.851 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.851 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.851 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:12.851 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:12.851 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:12.851 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.851 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:12.852 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.852 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.852 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.852 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.852 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.852 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.852 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420590+0000", 2024-01-15T22:49:12.852 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.177332+0000", 2024-01-15T22:49:12.852 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.177332+0000", 2024-01-15T22:49:12.852 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.177623+0000", 2024-01-15T22:49:12.852 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420590+0000", 2024-01-15T22:49:12.852 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.852 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.852 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.852 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.853 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420590+0000", 2024-01-15T22:49:12.853 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420590+0000", 2024-01-15T22:49:12.853 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420590+0000", 2024-01-15T22:49:12.853 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.853 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.853 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.853 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420590+0000", 2024-01-15T22:49:12.853 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420590+0000", 2024-01-15T22:49:12.853 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.853 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.853 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.853 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.853 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.853 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.853 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.854 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.854 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.854 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.854 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.854 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.854 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.854 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.3f", 2024-01-15T22:49:12.854 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.854 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.854 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.854 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:12.854 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.854 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T06:06:43.268602+0000", 2024-01-15T22:49:12.854 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.854 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.855 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.855 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.855 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.855 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.855 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.855 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.855 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.855 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.855 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.855 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.855 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.855 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.855 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.855 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.855 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.856 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.856 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.856 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.856 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.856 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.856 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.856 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.856 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.856 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.856 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.856 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.856 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.856 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.856 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.857 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.857 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.857 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.857 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.857 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.857 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.857 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.857 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.857 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.857 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.857 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.857 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.857 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.857 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.857 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.858 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.858 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:12.858 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:12.858 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:12.858 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.858 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:12.858 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.858 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.858 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.858 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.858 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:12.858 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:12.858 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:12.858 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.858 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:12.858 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.859 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.859 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.859 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.859 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.859 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.859 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:36.427283+0000", 2024-01-15T22:49:12.859 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:48:36.426980+0000", 2024-01-15T22:49:12.859 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:48:36.426980+0000", 2024-01-15T22:49:12.859 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:48:36.427283+0000", 2024-01-15T22:49:12.859 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:36.427283+0000", 2024-01-15T22:49:12.859 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.859 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.859 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.859 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 64, 2024-01-15T22:49:12.859 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:36.427283+0000", 2024-01-15T22:49:12.859 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:36.427283+0000", 2024-01-15T22:49:12.860 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:36.427283+0000", 2024-01-15T22:49:12.860 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.860 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.860 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.860 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:36.427283+0000", 2024-01-15T22:49:12.860 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:36.427283+0000", 2024-01-15T22:49:12.860 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.860 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.860 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.860 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.860 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 63, 2024-01-15T22:49:12.860 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.860 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.860 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.861 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.861 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.861 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.861 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.861 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.861 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.3e", 2024-01-15T22:49:12.861 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.861 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.861 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 64, 2024-01-15T22:49:12.861 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 25, 2024-01-15T22:49:12.861 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.861 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T10:25:43.383434+0000", 2024-01-15T22:49:12.861 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.861 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.861 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.861 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.862 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.862 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.862 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.862 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.862 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.862 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.862 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.862 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.862 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.862 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.862 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.862 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.862 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.862 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.862 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.863 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.863 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.863 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.863 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.863 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.863 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.863 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.863 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.863 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.863 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.863 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.863 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.863 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.863 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.863 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.864 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.864 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.864 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.864 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.864 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.864 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.864 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.864 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.864 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.864 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.864 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.864 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.864 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.864 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:12.864 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:12.865 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:12.865 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.865 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:12.865 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.865 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.865 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.865 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.865 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:12.865 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:12.865 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:12.865 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.865 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:12.865 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.865 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.865 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.866 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.866 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.866 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.866 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.424995+0000", 2024-01-15T22:49:12.866 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.176133+0000", 2024-01-15T22:49:12.866 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.176133+0000", 2024-01-15T22:49:12.866 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.176446+0000", 2024-01-15T22:49:12.866 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.424995+0000", 2024-01-15T22:49:12.866 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.866 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.866 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.866 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.866 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.424995+0000", 2024-01-15T22:49:12.866 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.424995+0000", 2024-01-15T22:49:12.867 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.424995+0000", 2024-01-15T22:49:12.867 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.867 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.867 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.867 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.424995+0000", 2024-01-15T22:49:12.867 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.424995+0000", 2024-01-15T22:49:12.867 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.867 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.867 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.867 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.867 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.867 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.867 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.867 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.867 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.868 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.868 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.868 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.868 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.868 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.3d", 2024-01-15T22:49:12.868 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.868 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.868 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.868 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:12.868 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.868 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:19:06.306223+0000", 2024-01-15T22:49:12.868 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.868 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.868 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.870 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.870 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.870 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.870 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.870 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.870 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.870 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.870 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.870 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.870 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.870 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.870 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.870 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.870 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.870 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.871 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.871 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.871 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.871 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.871 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.871 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.871 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.871 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.871 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.871 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.871 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.871 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.871 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.871 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.871 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:12.871 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:12.872 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:12.872 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.872 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:12.872 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.872 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.872 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.872 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.872 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:12.872 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:12.872 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:12.872 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.872 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:12.872 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.872 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.872 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.873 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.873 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.873 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.873 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419502+0000", 2024-01-15T22:49:12.873 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.163284+0000", 2024-01-15T22:49:12.873 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.163284+0000", 2024-01-15T22:49:12.873 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.163615+0000", 2024-01-15T22:49:12.873 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419502+0000", 2024-01-15T22:49:12.873 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.873 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.873 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.873 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.873 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419502+0000", 2024-01-15T22:49:12.873 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419502+0000", 2024-01-15T22:49:12.874 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419502+0000", 2024-01-15T22:49:12.874 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.874 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.874 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.874 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419502+0000", 2024-01-15T22:49:12.874 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419502+0000", 2024-01-15T22:49:12.874 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.874 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.874 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.874 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.874 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.874 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.874 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.874 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.874 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.874 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.875 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.875 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.875 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.875 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.3c", 2024-01-15T22:49:12.875 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.875 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.875 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.875 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:12.875 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.875 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T05:34:44.566978+0000", 2024-01-15T22:49:12.875 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.875 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.875 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.875 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.875 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.878 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.878 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.878 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.878 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.878 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.878 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.878 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.878 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.878 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.878 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.878 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.878 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.878 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.878 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:12.878 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:12.879 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:12.879 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.879 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:12.879 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.879 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.879 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.879 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.879 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:12.879 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:12.879 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:12.879 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.879 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:12.879 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.879 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.880 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.880 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.880 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.880 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419585+0000", 2024-01-15T22:49:12.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.172614+0000", 2024-01-15T22:49:12.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.172614+0000", 2024-01-15T22:49:12.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.174506+0000", 2024-01-15T22:49:12.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419585+0000", 2024-01-15T22:49:12.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419585+0000", 2024-01-15T22:49:12.881 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419585+0000", 2024-01-15T22:49:12.881 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419585+0000", 2024-01-15T22:49:12.881 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.881 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.881 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.881 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419585+0000", 2024-01-15T22:49:12.881 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419585+0000", 2024-01-15T22:49:12.881 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.881 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.881 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.881 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.881 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.881 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.881 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.881 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.881 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.882 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.882 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.882 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.882 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.882 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.3b", 2024-01-15T22:49:12.882 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.882 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.882 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.882 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:12.882 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.882 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:03:40.518500+0000", 2024-01-15T22:49:12.882 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.882 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.883 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.885 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.886 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.886 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.886 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.886 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:12.886 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:12.886 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:12.886 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.886 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:12.886 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.886 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.886 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.886 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.886 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:12.886 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:12.886 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:12.887 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.887 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:12.887 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.887 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.887 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.887 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.887 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.887 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.887 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421560+0000", 2024-01-15T22:49:12.887 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.161243+0000", 2024-01-15T22:49:12.887 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.161243+0000", 2024-01-15T22:49:12.887 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.161578+0000", 2024-01-15T22:49:12.887 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421560+0000", 2024-01-15T22:49:12.887 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.887 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.888 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.888 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.888 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421560+0000", 2024-01-15T22:49:12.888 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421560+0000", 2024-01-15T22:49:12.888 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421560+0000", 2024-01-15T22:49:12.888 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.888 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.888 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.888 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421560+0000", 2024-01-15T22:49:12.888 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421560+0000", 2024-01-15T22:49:12.888 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.888 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.888 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.888 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.889 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.889 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.889 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.889 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.889 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.889 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.889 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.889 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.889 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.889 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.3a", 2024-01-15T22:49:12.889 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.889 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.889 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.889 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:12.889 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.890 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T02:21:10.242703+0000", 2024-01-15T22:49:12.890 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.890 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.890 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.890 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.890 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.890 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.890 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.890 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.890 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.890 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.890 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.890 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.890 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.890 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.891 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.891 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.891 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.891 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.891 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.891 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.891 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.891 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.891 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.891 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.891 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.891 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.891 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.891 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.893 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.893 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.893 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.893 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.893 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.893 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:12.893 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:12.893 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:12.893 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.893 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:12.893 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.893 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.893 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.893 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.894 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:12.894 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:12.894 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:12.894 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.894 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:12.894 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.894 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.894 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.894 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.894 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.894 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.894 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.418651+0000", 2024-01-15T22:49:12.894 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.171161+0000", 2024-01-15T22:49:12.894 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.171161+0000", 2024-01-15T22:49:12.894 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.172908+0000", 2024-01-15T22:49:12.895 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.418651+0000", 2024-01-15T22:49:12.895 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.895 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.895 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.895 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.895 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.418651+0000", 2024-01-15T22:49:12.895 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.418651+0000", 2024-01-15T22:49:12.895 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.418651+0000", 2024-01-15T22:49:12.895 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.895 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.895 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.895 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.418651+0000", 2024-01-15T22:49:12.895 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.418651+0000", 2024-01-15T22:49:12.895 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.896 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.896 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.896 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.896 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.896 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.896 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.896 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.896 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.896 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.896 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.896 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.896 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.896 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.39", 2024-01-15T22:49:12.896 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.897 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.897 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.897 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:12.897 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.897 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T10:41:59.824104+0000", 2024-01-15T22:49:12.897 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.897 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.897 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.897 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.897 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.897 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.897 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.897 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.897 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.898 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.898 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.898 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.898 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.898 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.898 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.898 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.898 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.898 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.898 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.898 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.898 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.898 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.898 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.898 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.899 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.899 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.899 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.899 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.899 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.899 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.899 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.899 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.899 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.899 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.899 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.899 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.899 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.899 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.899 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.900 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.900 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.900 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.900 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.900 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.900 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.900 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.900 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.900 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:12.900 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:12.900 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:12.900 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.900 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:12.900 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.901 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.901 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.901 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.901 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:12.901 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:12.901 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:12.901 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.901 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:12.901 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.901 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.901 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.901 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.901 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.902 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.902 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415540+0000", 2024-01-15T22:49:12.902 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.164670+0000", 2024-01-15T22:49:12.902 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.164670+0000", 2024-01-15T22:49:12.902 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.164965+0000", 2024-01-15T22:49:12.902 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415540+0000", 2024-01-15T22:49:12.902 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.902 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.902 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.902 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.902 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415540+0000", 2024-01-15T22:49:12.902 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415540+0000", 2024-01-15T22:49:12.902 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415540+0000", 2024-01-15T22:49:12.902 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.902 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.903 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.903 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415540+0000", 2024-01-15T22:49:12.903 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415540+0000", 2024-01-15T22:49:12.903 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.903 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.903 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.903 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.903 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.903 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.903 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.903 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.903 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.903 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.903 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.904 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.904 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.904 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.38", 2024-01-15T22:49:12.904 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.904 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.904 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.904 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:12.904 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.904 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T10:04:54.074518+0000", 2024-01-15T22:49:12.904 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.904 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.904 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.904 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.904 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.904 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.905 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.905 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.905 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.905 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.905 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.905 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.905 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.905 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.905 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.905 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.905 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.905 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.905 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.905 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.906 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.906 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.906 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.906 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.906 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.906 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.906 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.906 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.906 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.906 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.906 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.906 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.906 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.906 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.907 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.907 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.907 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.907 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.907 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.907 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.907 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.907 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.907 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.907 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.907 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.907 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.907 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.907 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:12.907 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:12.908 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:12.908 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.908 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:12.908 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.908 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.908 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.908 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.908 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:12.908 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:12.908 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:12.908 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.908 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:12.908 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.908 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.909 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.909 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.909 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.909 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.909 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420487+0000", 2024-01-15T22:49:12.909 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.176932+0000", 2024-01-15T22:49:12.909 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.176932+0000", 2024-01-15T22:49:12.909 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.177255+0000", 2024-01-15T22:49:12.909 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420487+0000", 2024-01-15T22:49:12.909 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.909 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.909 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.909 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.909 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420487+0000", 2024-01-15T22:49:12.909 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420487+0000", 2024-01-15T22:49:12.910 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420487+0000", 2024-01-15T22:49:12.910 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.910 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.910 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.910 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420487+0000", 2024-01-15T22:49:12.910 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420487+0000", 2024-01-15T22:49:12.910 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.910 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.910 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.910 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.910 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.910 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.910 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.910 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.910 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.911 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.911 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.911 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.911 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.911 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.37", 2024-01-15T22:49:12.911 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.911 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.911 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.911 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:12.911 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.911 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:52:39.676895+0000", 2024-01-15T22:49:12.911 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.911 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.911 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.913 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.913 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.913 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.913 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.913 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.913 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.913 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.913 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.913 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.913 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.913 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.913 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.913 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.913 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.913 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.913 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.914 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.914 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.914 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.914 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.914 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.914 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.914 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.914 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.914 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.914 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.914 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.914 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.914 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.914 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.915 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:12.915 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:12.915 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:12.915 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.915 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:12.915 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.915 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.915 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.915 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.915 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:12.915 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:12.915 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:12.915 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.915 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:12.915 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.916 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.916 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.916 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.916 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.916 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.916 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421644+0000", 2024-01-15T22:49:12.916 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.177018+0000", 2024-01-15T22:49:12.916 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.177018+0000", 2024-01-15T22:49:12.916 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.177462+0000", 2024-01-15T22:49:12.916 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421644+0000", 2024-01-15T22:49:12.916 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.916 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.916 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.916 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.916 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421644+0000", 2024-01-15T22:49:12.917 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421644+0000", 2024-01-15T22:49:12.917 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421644+0000", 2024-01-15T22:49:12.917 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.917 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.917 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.917 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421644+0000", 2024-01-15T22:49:12.917 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421644+0000", 2024-01-15T22:49:12.917 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.917 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.917 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.917 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.917 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.917 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.917 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.917 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.918 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.918 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.918 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.918 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.918 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.918 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.36", 2024-01-15T22:49:12.918 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.918 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.918 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.918 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:12.918 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.918 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:00:40.806012+0000", 2024-01-15T22:49:12.918 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.918 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.918 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.921 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.921 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.921 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.921 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.921 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.921 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.921 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.921 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.921 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.921 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.921 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.921 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.921 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.921 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.921 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.921 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:12.922 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:12.922 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:12.922 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.922 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:12.922 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.922 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.922 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.922 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.922 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:12.922 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:12.922 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:12.922 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.922 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:12.922 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.922 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.923 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.923 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.923 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.923 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.422165+0000", 2024-01-15T22:49:12.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.183730+0000", 2024-01-15T22:49:12.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.183730+0000", 2024-01-15T22:49:12.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.184005+0000", 2024-01-15T22:49:12.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.422165+0000", 2024-01-15T22:49:12.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.422165+0000", 2024-01-15T22:49:12.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.422165+0000", 2024-01-15T22:49:12.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.422165+0000", 2024-01-15T22:49:12.924 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.924 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.924 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.924 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.422165+0000", 2024-01-15T22:49:12.924 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.422165+0000", 2024-01-15T22:49:12.924 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.924 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.924 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.924 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.924 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.924 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.924 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.924 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.924 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.924 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.925 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.925 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.925 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.925 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.35", 2024-01-15T22:49:12.925 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.925 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.925 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.925 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:12.925 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.925 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T02:48:21.531905+0000", 2024-01-15T22:49:12.925 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.925 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.925 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.925 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.928 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.928 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.928 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.928 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.928 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:12.929 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:12.929 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:12.929 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.929 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:12.929 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.929 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.929 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.929 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.929 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:12.929 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:12.929 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:12.929 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.929 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 4, 2024-01-15T22:49:12.929 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.929 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.929 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.930 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.930 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.930 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.930 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416697+0000", 2024-01-15T22:49:12.930 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.176654+0000", 2024-01-15T22:49:12.930 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.176654+0000", 2024-01-15T22:49:12.930 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.177133+0000", 2024-01-15T22:49:12.930 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416697+0000", 2024-01-15T22:49:12.930 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.930 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.930 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.930 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.930 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416697+0000", 2024-01-15T22:49:12.930 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416697+0000", 2024-01-15T22:49:12.930 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416697+0000", 2024-01-15T22:49:12.930 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.931 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.931 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.931 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416697+0000", 2024-01-15T22:49:12.931 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416697+0000", 2024-01-15T22:49:12.931 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.931 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.931 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.931 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.931 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.931 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.931 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.931 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.931 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.931 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.931 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.932 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.932 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.932 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.34", 2024-01-15T22:49:12.932 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.932 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.932 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.932 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:12.932 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.932 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:37:51.607076+0000", 2024-01-15T22:49:12.932 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.932 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.932 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.932 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.932 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.932 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.932 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.933 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.933 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.933 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.933 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.933 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.933 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.933 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.933 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.933 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.933 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.933 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.933 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.933 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.933 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.933 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.934 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.934 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.934 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.934 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.934 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.934 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.934 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.934 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.934 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.934 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.934 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.934 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.934 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.934 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.935 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.935 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.935 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.935 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.935 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.935 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.935 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.935 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.935 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.935 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.935 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.935 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:12.935 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:12.935 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:12.936 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.936 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 4, 2024-01-15T22:49:12.936 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.936 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.936 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.936 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.936 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:12.936 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:12.936 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:12.936 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.936 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:12.936 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.936 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.936 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.937 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.937 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.937 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.937 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416435+0000", 2024-01-15T22:49:12.937 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.164497+0000", 2024-01-15T22:49:12.937 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.164497+0000", 2024-01-15T22:49:12.937 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.164817+0000", 2024-01-15T22:49:12.937 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416435+0000", 2024-01-15T22:49:12.937 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.937 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.937 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.937 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.937 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416435+0000", 2024-01-15T22:49:12.937 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416435+0000", 2024-01-15T22:49:12.937 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416435+0000", 2024-01-15T22:49:12.938 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.938 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.938 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.938 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416435+0000", 2024-01-15T22:49:12.938 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416435+0000", 2024-01-15T22:49:12.938 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.938 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.938 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.938 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.938 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.938 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.938 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.938 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.938 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.939 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.939 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.939 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.939 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.939 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.33", 2024-01-15T22:49:12.939 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.939 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.939 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.939 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:12.939 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.939 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T02:21:29.500012+0000", 2024-01-15T22:49:12.939 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.939 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.939 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.939 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.940 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.940 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.940 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.940 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.940 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.940 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.940 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.940 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.940 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.940 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.940 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.940 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.940 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.941 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.941 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.941 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.941 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.941 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.941 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.941 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.941 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.941 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.941 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.941 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.941 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.941 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.941 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.941 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.942 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.942 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.942 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.942 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.942 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.942 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.942 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.942 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.942 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.942 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.942 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.942 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.942 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.942 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.943 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.943 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:12.943 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:12.943 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:12.943 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.943 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:12.943 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.943 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.943 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.943 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.943 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:12.943 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:12.943 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:12.943 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.943 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:12.944 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.944 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.944 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.944 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.944 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.944 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.944 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.424019+0000", 2024-01-15T22:49:12.944 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.179197+0000", 2024-01-15T22:49:12.944 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.179197+0000", 2024-01-15T22:49:12.944 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.179506+0000", 2024-01-15T22:49:12.944 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.424019+0000", 2024-01-15T22:49:12.944 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.944 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.944 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.945 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.945 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.424019+0000", 2024-01-15T22:49:12.945 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.424019+0000", 2024-01-15T22:49:12.945 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.424019+0000", 2024-01-15T22:49:12.945 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.945 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.945 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.945 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.424019+0000", 2024-01-15T22:49:12.945 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.424019+0000", 2024-01-15T22:49:12.945 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.945 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.945 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.945 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.945 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.945 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.946 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.946 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.946 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.946 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.946 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.946 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.946 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.946 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.32", 2024-01-15T22:49:12.946 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.946 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.946 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.946 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:12.946 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.946 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:37:34.539070+0000", 2024-01-15T22:49:12.946 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.947 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.947 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.947 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.947 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.947 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.947 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.947 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.947 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.947 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.947 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.947 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.947 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.947 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.947 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.947 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.948 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.948 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.948 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.948 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.948 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.948 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.948 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.948 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.948 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.948 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.948 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.948 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.948 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.948 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.948 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.949 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.949 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.949 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.949 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.949 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.949 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.949 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.949 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.949 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.949 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.949 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.949 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.949 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.949 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.949 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.950 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.950 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:12.950 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:12.950 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:12.950 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.950 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:12.950 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.950 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.950 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.950 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.950 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:12.950 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:12.950 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:12.950 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.950 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:12.951 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.951 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.951 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.951 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.951 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.951 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.951 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415003+0000", 2024-01-15T22:49:12.951 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.168382+0000", 2024-01-15T22:49:12.951 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.168382+0000", 2024-01-15T22:49:12.951 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.169119+0000", 2024-01-15T22:49:12.951 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415003+0000", 2024-01-15T22:49:12.951 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.951 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.951 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.951 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.952 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415003+0000", 2024-01-15T22:49:12.952 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415003+0000", 2024-01-15T22:49:12.952 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415003+0000", 2024-01-15T22:49:12.952 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.952 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.952 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.952 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415003+0000", 2024-01-15T22:49:12.952 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415003+0000", 2024-01-15T22:49:12.952 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.952 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.952 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.952 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.952 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.952 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.953 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.953 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.953 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.953 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.953 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.953 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.953 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.953 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.31", 2024-01-15T22:49:12.953 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.953 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.953 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.953 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:12.953 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.953 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:12:00.781550+0000", 2024-01-15T22:49:12.953 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.953 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.954 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.956 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.956 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.956 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.956 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.956 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.956 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.956 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.956 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.956 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.956 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.956 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.956 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.956 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.956 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.956 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.957 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.957 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:12.957 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:12.957 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:12.957 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.957 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:12.957 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.957 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.957 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.957 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.957 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:12.957 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:12.957 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:12.957 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.957 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:12.958 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.958 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.958 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.958 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.958 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.958 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.418409+0000", 2024-01-15T22:49:12.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.160035+0000", 2024-01-15T22:49:12.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.160035+0000", 2024-01-15T22:49:12.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.160362+0000", 2024-01-15T22:49:12.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.418409+0000", 2024-01-15T22:49:12.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.959 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.959 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.418409+0000", 2024-01-15T22:49:12.959 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.418409+0000", 2024-01-15T22:49:12.959 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.418409+0000", 2024-01-15T22:49:12.959 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.959 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.959 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.959 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.418409+0000", 2024-01-15T22:49:12.959 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.418409+0000", 2024-01-15T22:49:12.959 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.959 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.959 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.959 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.959 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.959 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.960 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.960 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.960 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.960 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.960 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.960 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.960 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.960 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.30", 2024-01-15T22:49:12.960 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.960 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.960 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.960 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:12.960 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.960 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:45:30.016820+0000", 2024-01-15T22:49:12.961 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.961 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.961 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.963 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.963 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.964 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.964 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.964 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:12.964 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:12.964 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:12.964 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.964 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:12.964 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.964 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.964 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.964 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.964 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:12.964 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:12.964 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:12.965 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.965 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:12.965 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.965 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.965 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.965 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.965 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.965 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.965 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420503+0000", 2024-01-15T22:49:12.965 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.180453+0000", 2024-01-15T22:49:12.965 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.180453+0000", 2024-01-15T22:49:12.965 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.180728+0000", 2024-01-15T22:49:12.965 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420503+0000", 2024-01-15T22:49:12.965 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.965 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.966 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.966 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.966 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420503+0000", 2024-01-15T22:49:12.966 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420503+0000", 2024-01-15T22:49:12.966 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420503+0000", 2024-01-15T22:49:12.966 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.966 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.966 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.966 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420503+0000", 2024-01-15T22:49:12.966 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420503+0000", 2024-01-15T22:49:12.966 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.966 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.966 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.966 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.966 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.966 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.967 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.967 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.967 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.967 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.967 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.967 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.967 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.967 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.2f", 2024-01-15T22:49:12.967 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.967 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.967 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.967 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:12.967 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.967 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:15:54.869845+0000", 2024-01-15T22:49:12.967 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.967 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.968 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.969 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.970 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.970 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.970 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.970 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.970 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.970 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.970 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.970 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.970 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.970 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.970 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.970 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.970 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.970 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.970 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.971 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.971 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:12.971 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:12.971 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:12.971 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.971 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:12.971 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.971 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.971 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.971 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.971 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:12.971 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:12.971 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:12.971 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.972 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 2, 2024-01-15T22:49:12.972 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.972 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.972 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.972 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.972 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.972 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.972 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.428885+0000", 2024-01-15T22:49:12.972 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.174530+0000", 2024-01-15T22:49:12.972 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.174530+0000", 2024-01-15T22:49:12.972 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.174959+0000", 2024-01-15T22:49:12.972 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.428885+0000", 2024-01-15T22:49:12.972 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.972 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.972 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.973 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.973 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.428885+0000", 2024-01-15T22:49:12.973 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.428885+0000", 2024-01-15T22:49:12.973 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.428885+0000", 2024-01-15T22:49:12.973 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.973 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.973 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.973 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.428885+0000", 2024-01-15T22:49:12.973 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.428885+0000", 2024-01-15T22:49:12.973 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.973 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.973 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.973 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.973 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.973 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.974 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.974 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.974 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.974 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.974 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.974 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.974 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.974 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.2e", 2024-01-15T22:49:12.974 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.974 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.974 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.974 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:12.974 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.974 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T06:06:03.267572+0000", 2024-01-15T22:49:12.975 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.975 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.975 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.975 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.975 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.975 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.975 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.975 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.975 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.975 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.975 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.975 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.975 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.975 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.975 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.976 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.976 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.976 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.976 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.976 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.976 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.976 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.976 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.976 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.976 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.976 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.976 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.976 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.976 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.977 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.977 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.977 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.977 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.977 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.977 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.977 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.977 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.977 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.977 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.977 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.977 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.977 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.977 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.977 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.978 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.978 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.978 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.978 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:12.978 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:12.978 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:12.978 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.978 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 2, 2024-01-15T22:49:12.978 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.978 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.978 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.978 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.978 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:12.978 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:12.978 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:12.979 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.979 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:12.979 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.979 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.979 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.979 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.979 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.979 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.979 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420485+0000", 2024-01-15T22:49:12.979 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.172233+0000", 2024-01-15T22:49:12.979 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.172233+0000", 2024-01-15T22:49:12.979 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.173092+0000", 2024-01-15T22:49:12.979 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420485+0000", 2024-01-15T22:49:12.979 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.980 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.980 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.980 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.980 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420485+0000", 2024-01-15T22:49:12.980 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420485+0000", 2024-01-15T22:49:12.980 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420485+0000", 2024-01-15T22:49:12.980 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.980 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.980 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.980 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420485+0000", 2024-01-15T22:49:12.980 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420485+0000", 2024-01-15T22:49:12.980 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.980 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.980 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.980 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.981 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.981 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.981 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.981 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.981 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.981 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.981 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.981 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.981 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.981 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.2d", 2024-01-15T22:49:12.981 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.981 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.981 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.981 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:12.981 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.982 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:00:24.916126+0000", 2024-01-15T22:49:12.982 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.982 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.982 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.985 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.985 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.985 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.985 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.985 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:12.985 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:12.985 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:12.985 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.985 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:12.985 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.985 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.985 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.985 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.985 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:12.985 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:12.986 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:12.986 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.986 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:12.986 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.986 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.986 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:12.986 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.986 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.986 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.986 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.425453+0000", 2024-01-15T22:49:12.986 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.375787+0000", 2024-01-15T22:49:12.986 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.375787+0000", 2024-01-15T22:49:12.986 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.376873+0000", 2024-01-15T22:49:12.986 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.425453+0000", 2024-01-15T22:49:12.986 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:12.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:12.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:12.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.425453+0000", 2024-01-15T22:49:12.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.425453+0000", 2024-01-15T22:49:12.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.425453+0000", 2024-01-15T22:49:12.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:12.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.425453+0000", 2024-01-15T22:49:12.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.425453+0000", 2024-01-15T22:49:12.987 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.987 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 4, 2024-01-15T22:49:12.987 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.987 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.988 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:12.988 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.988 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.988 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.988 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.988 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 4, 2024-01-15T22:49:12.988 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.988 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.988 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.988 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.1f", 2024-01-15T22:49:12.988 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.988 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.988 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.988 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 21, 2024-01-15T22:49:12.988 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.989 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:22:01.225987+0000", 2024-01-15T22:49:12.989 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.989 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.989 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.989 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 554, 2024-01-15T22:49:12.989 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.989 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.989 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.989 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.989 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.989 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.989 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.989 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.989 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.989 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 6, 2024-01-15T22:49:12.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 2, 2024-01-15T22:49:12.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 2, 2024-01-15T22:49:12.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:12.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 4, 2024-01-15T22:49:12.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 1 2024-01-15T22:49:12.991 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.991 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.991 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.992 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.992 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:12.992 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:12.992 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:12.992 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.992 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:12.992 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'4" 2024-01-15T22:49:12.992 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.992 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.992 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.992 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:12.992 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:12.992 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:12.992 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.992 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:12.993 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.993 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.993 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:12.993 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.993 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.993 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.993 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.422154+0000", 2024-01-15T22:49:12.993 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.167491+0000", 2024-01-15T22:49:12.993 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.167491+0000", 2024-01-15T22:49:12.993 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.167820+0000", 2024-01-15T22:49:12.993 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.422154+0000", 2024-01-15T22:49:12.993 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.993 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:12.993 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.993 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:12.993 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.422154+0000", 2024-01-15T22:49:12.993 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.422154+0000", 2024-01-15T22:49:12.994 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.422154+0000", 2024-01-15T22:49:12.994 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:12.994 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:12.994 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:12.994 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.422154+0000", 2024-01-15T22:49:12.994 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.422154+0000", 2024-01-15T22:49:12.994 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:12.994 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:12.994 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:12.994 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:12.994 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:12.994 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:12.994 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:12.994 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:12.994 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:12.994 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:12.995 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:12.995 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:12.995 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:12.995 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.1e", 2024-01-15T22:49:12.995 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:12.995 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:12.995 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:12.995 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:12.995 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:12.995 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T06:21:03.156334+0000", 2024-01-15T22:49:12.995 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:12.995 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:12.995 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:12.995 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:12.995 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:12.995 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:12.996 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:12.996 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:12.996 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:12.996 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:12.996 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:12.996 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:12.996 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:12.996 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:12.996 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:12.996 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:12.996 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:12.996 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:12.996 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:12.996 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:12.997 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:12.997 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:12.997 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:12.997 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:12.997 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:12.997 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:12.997 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:12.997 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:12.997 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:12.997 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:12.997 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:12.997 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:12.997 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:12.997 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:12.997 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:12.997 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:12.997 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:12.998 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:12.998 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:12.998 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:12.998 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:12.998 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:12.998 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:12.998 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.998 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:12.998 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:12.998 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:12.998 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:12.998 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:12.998 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:12.998 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.998 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:12.998 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:12.999 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:12.999 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:12.999 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:12.999 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:12.999 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:12.999 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:12.999 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:12.999 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:12.999 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:12.999 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:12.999 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:12.999 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:12.999 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:12.999 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:12.999 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.422071+0000", 2024-01-15T22:49:13.000 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.376806+0000", 2024-01-15T22:49:13.000 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.376806+0000", 2024-01-15T22:49:13.000 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.377051+0000", 2024-01-15T22:49:13.000 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.422071+0000", 2024-01-15T22:49:13.000 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.000 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.000 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.000 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.000 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.422071+0000", 2024-01-15T22:49:13.000 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.422071+0000", 2024-01-15T22:49:13.000 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.422071+0000", 2024-01-15T22:49:13.000 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.000 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.000 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.000 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.422071+0000", 2024-01-15T22:49:13.001 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.422071+0000", 2024-01-15T22:49:13.001 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.001 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 1, 2024-01-15T22:49:13.001 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.001 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.001 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.001 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.001 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.001 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.001 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.001 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 1, 2024-01-15T22:49:13.001 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.001 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.001 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.001 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.1e", 2024-01-15T22:49:13.001 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.002 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.002 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.002 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 18, 2024-01-15T22:49:13.002 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.002 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:03:36.205983+0000", 2024-01-15T22:49:13.002 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.002 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.002 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.002 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.002 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.002 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.002 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.002 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.002 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.003 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.003 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.003 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.003 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.003 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.003 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.003 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.003 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.003 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.003 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.003 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.003 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.003 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.003 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.003 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.004 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.004 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.004 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.004 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.004 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.004 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.004 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.004 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.004 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.004 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.004 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.004 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.004 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.004 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.004 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.005 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.005 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.005 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.005 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.005 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.005 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.005 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.005 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.005 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.005 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.005 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:13.005 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.005 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:13.005 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'1" 2024-01-15T22:49:13.006 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.006 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.006 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.006 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.006 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.006 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.006 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.006 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:13.006 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.006 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.006 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.006 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.006 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.007 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.007 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.425349+0000", 2024-01-15T22:49:13.007 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.180723+0000", 2024-01-15T22:49:13.007 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.180723+0000", 2024-01-15T22:49:13.007 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.181001+0000", 2024-01-15T22:49:13.007 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.425349+0000", 2024-01-15T22:49:13.007 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.007 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.007 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.007 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.007 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.425349+0000", 2024-01-15T22:49:13.007 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.425349+0000", 2024-01-15T22:49:13.007 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.425349+0000", 2024-01-15T22:49:13.007 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.007 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.007 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.008 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.425349+0000", 2024-01-15T22:49:13.008 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.425349+0000", 2024-01-15T22:49:13.008 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.008 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.008 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.008 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.008 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.008 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.008 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.008 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.008 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.008 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.008 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.008 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.008 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.008 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.1f", 2024-01-15T22:49:13.009 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.009 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.009 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.009 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.009 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.009 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:55:01.449026+0000", 2024-01-15T22:49:13.009 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.009 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.009 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.012 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.012 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.012 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.012 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.012 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.012 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.012 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.012 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.012 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.012 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.012 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.012 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.012 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:13.012 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.012 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.012 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.013 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.013 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.013 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.013 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.013 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.013 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:13.013 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.013 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.013 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.013 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.013 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.013 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.013 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420952+0000", 2024-01-15T22:49:13.013 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.384478+0000", 2024-01-15T22:49:13.013 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.384478+0000", 2024-01-15T22:49:13.013 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.384839+0000", 2024-01-15T22:49:13.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420952+0000", 2024-01-15T22:49:13.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420952+0000", 2024-01-15T22:49:13.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420952+0000", 2024-01-15T22:49:13.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420952+0000", 2024-01-15T22:49:13.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420952+0000", 2024-01-15T22:49:13.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420952+0000", 2024-01-15T22:49:13.014 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.014 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 2, 2024-01-15T22:49:13.014 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.015 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.015 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.015 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.015 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.015 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.015 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.015 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 2, 2024-01-15T22:49:13.015 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.015 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.015 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.015 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.1d", 2024-01-15T22:49:13.015 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.015 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.015 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.016 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 18, 2024-01-15T22:49:13.016 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.016 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:28:11.824507+0000", 2024-01-15T22:49:13.016 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.016 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.016 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 3, 2024-01-15T22:49:13.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 1, 2024-01-15T22:49:13.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 1, 2024-01-15T22:49:13.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:13.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 3, 2024-01-15T22:49:13.019 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.019 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.019 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.019 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.019 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.019 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.019 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.019 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.019 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.019 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:13.019 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'2" 2024-01-15T22:49:13.019 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.019 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.019 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.019 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.020 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.020 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.020 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.020 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:13.020 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.020 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.020 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.020 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.020 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.020 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.020 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:36.423118+0000", 2024-01-15T22:49:13.020 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:48:36.422872+0000", 2024-01-15T22:49:13.020 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:48:36.422872+0000", 2024-01-15T22:49:13.020 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:48:36.423118+0000", 2024-01-15T22:49:13.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:36.423118+0000", 2024-01-15T22:49:13.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 64, 2024-01-15T22:49:13.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:36.423118+0000", 2024-01-15T22:49:13.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:36.423118+0000", 2024-01-15T22:49:13.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:36.423118+0000", 2024-01-15T22:49:13.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:36.423118+0000", 2024-01-15T22:49:13.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:36.423118+0000", 2024-01-15T22:49:13.021 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.021 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.022 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.022 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.022 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 63, 2024-01-15T22:49:13.022 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.022 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.022 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.022 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.022 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.022 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.022 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.022 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.022 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.1c", 2024-01-15T22:49:13.022 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.022 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.022 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 64, 2024-01-15T22:49:13.023 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 26, 2024-01-15T22:49:13.023 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.023 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:13:27.888371+0000", 2024-01-15T22:49:13.023 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.023 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.023 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.023 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.023 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.023 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.023 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.023 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.023 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.023 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.023 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.023 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.024 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.024 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.024 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.024 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.024 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.024 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.024 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.024 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.024 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.024 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.024 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.024 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.024 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.024 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.026 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.026 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.026 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.026 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.026 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.026 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.026 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.026 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.026 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.026 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.026 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.026 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:13.026 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.026 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.027 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.027 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.027 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.027 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.027 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.027 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.027 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:13.027 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.027 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.027 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.027 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.027 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.027 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.027 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419811+0000", 2024-01-15T22:49:13.027 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.381065+0000", 2024-01-15T22:49:13.027 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.381065+0000", 2024-01-15T22:49:13.028 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.381388+0000", 2024-01-15T22:49:13.028 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419811+0000", 2024-01-15T22:49:13.028 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.028 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.028 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.028 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.028 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419811+0000", 2024-01-15T22:49:13.028 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419811+0000", 2024-01-15T22:49:13.028 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419811+0000", 2024-01-15T22:49:13.028 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.028 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.028 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.028 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419811+0000", 2024-01-15T22:49:13.028 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419811+0000", 2024-01-15T22:49:13.029 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.029 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 2, 2024-01-15T22:49:13.029 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.029 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.029 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.029 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.029 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.029 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.029 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.029 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 2, 2024-01-15T22:49:13.029 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.029 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.029 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.029 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.1c", 2024-01-15T22:49:13.029 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.030 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.030 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.030 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 19, 2024-01-15T22:49:13.030 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.030 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:28:24.132649+0000", 2024-01-15T22:49:13.030 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.030 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.030 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.030 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.030 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.030 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.030 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.030 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.030 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.030 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.031 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.031 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.031 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.031 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.031 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.031 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.031 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.031 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.031 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.031 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 3, 2024-01-15T22:49:13.031 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 1, 2024-01-15T22:49:13.031 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.031 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 1, 2024-01-15T22:49:13.031 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.031 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.031 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.031 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.032 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.032 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:13.032 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.032 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.032 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.032 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.032 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.032 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.032 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.032 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.032 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.032 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.032 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.032 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.032 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 3, 2024-01-15T22:49:13.032 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.033 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.033 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.033 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.033 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.033 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.033 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.033 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.033 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.033 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:13.033 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'2" 2024-01-15T22:49:13.033 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.033 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.033 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.033 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.033 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.034 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.034 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.034 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:13.034 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.034 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.034 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.034 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.034 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.034 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.034 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419047+0000", 2024-01-15T22:49:13.034 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.181475+0000", 2024-01-15T22:49:13.034 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.181475+0000", 2024-01-15T22:49:13.034 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.181739+0000", 2024-01-15T22:49:13.034 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419047+0000", 2024-01-15T22:49:13.034 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.034 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.035 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.035 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.035 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419047+0000", 2024-01-15T22:49:13.035 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419047+0000", 2024-01-15T22:49:13.035 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419047+0000", 2024-01-15T22:49:13.035 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.035 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.035 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.035 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419047+0000", 2024-01-15T22:49:13.035 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419047+0000", 2024-01-15T22:49:13.035 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.035 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.035 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.035 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.035 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.035 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.036 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.036 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.036 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.036 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.036 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.036 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.036 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.036 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.1d", 2024-01-15T22:49:13.036 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.036 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.036 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.036 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.036 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.037 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:32:54.366506+0000", 2024-01-15T22:49:13.037 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.037 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.037 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.037 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.037 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.037 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.037 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.037 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.037 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.037 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.037 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.037 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.038 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.038 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.038 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.038 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.038 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.038 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.038 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.038 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.038 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.038 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.038 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.039 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.039 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.039 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.039 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.039 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.039 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.039 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.039 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.039 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.039 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.039 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.039 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.039 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.039 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.039 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.040 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.040 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.040 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.040 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.040 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.040 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.040 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.040 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.040 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.040 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.040 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.040 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.040 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.040 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:13.040 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.041 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.041 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.041 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.041 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.041 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.041 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.041 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.041 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:13.041 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.041 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.041 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.041 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.041 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.041 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.041 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416574+0000", 2024-01-15T22:49:13.042 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.369272+0000", 2024-01-15T22:49:13.042 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.369272+0000", 2024-01-15T22:49:13.042 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.369617+0000", 2024-01-15T22:49:13.042 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416574+0000", 2024-01-15T22:49:13.042 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.042 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.042 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.042 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.042 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416574+0000", 2024-01-15T22:49:13.042 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416574+0000", 2024-01-15T22:49:13.042 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416574+0000", 2024-01-15T22:49:13.042 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.042 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.042 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.042 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416574+0000", 2024-01-15T22:49:13.042 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416574+0000", 2024-01-15T22:49:13.043 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.043 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 1, 2024-01-15T22:49:13.043 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.043 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.043 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.043 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.043 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.043 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.043 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.043 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 1, 2024-01-15T22:49:13.043 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.043 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.043 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.044 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.1b", 2024-01-15T22:49:13.044 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.044 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.044 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.044 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 18, 2024-01-15T22:49:13.044 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.044 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:27:27.561077+0000", 2024-01-15T22:49:13.044 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.044 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.044 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.044 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.044 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.044 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.044 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.046 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.046 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.046 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.046 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.046 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.046 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.046 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.046 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.046 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.046 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.046 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.046 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.046 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.046 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.046 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.047 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.047 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.047 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.047 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.047 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.047 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.047 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.047 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.047 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.047 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.047 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.047 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.047 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.047 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.047 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.048 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:13.048 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'1" 2024-01-15T22:49:13.048 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.048 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.048 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.048 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.048 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.048 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.048 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.048 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 4, 2024-01-15T22:49:13.048 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.048 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.048 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.048 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.048 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.049 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.049 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416168+0000", 2024-01-15T22:49:13.049 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.167858+0000", 2024-01-15T22:49:13.049 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.167858+0000", 2024-01-15T22:49:13.049 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.168160+0000", 2024-01-15T22:49:13.049 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416168+0000", 2024-01-15T22:49:13.049 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.049 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.049 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.049 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.049 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416168+0000", 2024-01-15T22:49:13.049 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416168+0000", 2024-01-15T22:49:13.049 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416168+0000", 2024-01-15T22:49:13.049 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.049 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.050 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.050 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416168+0000", 2024-01-15T22:49:13.050 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416168+0000", 2024-01-15T22:49:13.050 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.050 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.050 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.050 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.050 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.050 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.050 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.050 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.050 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.050 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.050 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.050 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.050 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.051 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.1a", 2024-01-15T22:49:13.051 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.051 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.051 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.051 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.051 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.051 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:52:56.241125+0000", 2024-01-15T22:49:13.051 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.051 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.051 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.051 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.051 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.051 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.051 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.054 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.054 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.054 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.054 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.054 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.054 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.054 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.054 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.054 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.054 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.054 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.054 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.054 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.054 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.054 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 4, 2024-01-15T22:49:13.055 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.055 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.055 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.055 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.055 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.055 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.055 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.055 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.055 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:13.055 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.055 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.055 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.055 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.055 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.056 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.422160+0000", 2024-01-15T22:49:13.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.383993+0000", 2024-01-15T22:49:13.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.383993+0000", 2024-01-15T22:49:13.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.384474+0000", 2024-01-15T22:49:13.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.422160+0000", 2024-01-15T22:49:13.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.422160+0000", 2024-01-15T22:49:13.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.422160+0000", 2024-01-15T22:49:13.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.422160+0000", 2024-01-15T22:49:13.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.057 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.057 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.057 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.422160+0000", 2024-01-15T22:49:13.057 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.422160+0000", 2024-01-15T22:49:13.057 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.057 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 1, 2024-01-15T22:49:13.057 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.057 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.057 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.057 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.057 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.057 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.057 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.057 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 1, 2024-01-15T22:49:13.058 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.058 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.058 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.058 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.1a", 2024-01-15T22:49:13.058 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.058 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.058 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.058 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 18, 2024-01-15T22:49:13.058 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.058 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:17:32.044499+0000", 2024-01-15T22:49:13.058 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.058 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.058 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.058 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.058 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.061 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.061 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.061 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.061 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.061 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.062 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.062 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.062 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.062 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:13.062 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'1" 2024-01-15T22:49:13.062 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.062 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.062 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.062 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.062 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.062 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.062 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.062 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:13.062 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.062 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.063 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.063 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.063 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.063 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.063 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.424184+0000", 2024-01-15T22:49:13.063 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.174652+0000", 2024-01-15T22:49:13.063 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.174652+0000", 2024-01-15T22:49:13.063 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.174942+0000", 2024-01-15T22:49:13.063 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.424184+0000", 2024-01-15T22:49:13.063 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.063 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.063 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.063 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.063 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.424184+0000", 2024-01-15T22:49:13.063 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.424184+0000", 2024-01-15T22:49:13.064 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.424184+0000", 2024-01-15T22:49:13.064 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.064 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.064 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.064 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.424184+0000", 2024-01-15T22:49:13.064 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.424184+0000", 2024-01-15T22:49:13.064 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.064 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.064 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.064 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.064 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.064 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.064 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.064 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.064 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.064 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.065 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.065 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.065 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.065 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.1b", 2024-01-15T22:49:13.065 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.065 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.065 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.065 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.065 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.065 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:07:36.809319+0000", 2024-01-15T22:49:13.065 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.065 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.065 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.065 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.065 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.066 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.066 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.066 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.066 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.066 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.066 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.066 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.066 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.066 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.066 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.066 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.066 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.066 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.066 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.068 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.068 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.068 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.068 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.068 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.069 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.069 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.069 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.069 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:13.069 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.069 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.069 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.069 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.069 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.069 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.069 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.069 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.069 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:13.069 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.070 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.070 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.070 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.070 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.070 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.070 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416196+0000", 2024-01-15T22:49:13.070 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.375983+0000", 2024-01-15T22:49:13.070 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.375983+0000", 2024-01-15T22:49:13.070 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.376284+0000", 2024-01-15T22:49:13.070 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416196+0000", 2024-01-15T22:49:13.070 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.070 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.070 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.070 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.070 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416196+0000", 2024-01-15T22:49:13.070 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416196+0000", 2024-01-15T22:49:13.071 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416196+0000", 2024-01-15T22:49:13.071 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.071 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.071 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.071 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416196+0000", 2024-01-15T22:49:13.071 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416196+0000", 2024-01-15T22:49:13.071 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.071 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.071 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.071 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.071 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.071 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.071 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.071 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.071 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.072 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.072 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.072 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.072 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.072 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.19", 2024-01-15T22:49:13.072 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.072 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.072 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.072 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:13.072 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.072 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:18:43.075967+0000", 2024-01-15T22:49:13.072 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.072 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.073 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.073 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.073 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.073 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.073 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.073 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.073 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.073 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.073 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.073 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.073 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.073 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.073 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.073 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.073 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.073 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.074 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.074 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.074 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.074 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.074 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.074 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.074 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.074 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.074 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.074 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.074 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.074 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.074 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.074 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.075 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.075 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.075 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.075 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.075 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.075 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.075 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.075 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.075 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.075 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.075 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.075 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.075 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.075 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.076 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.076 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.076 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.076 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.076 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.076 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:13.076 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.076 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.076 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.076 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.076 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.076 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.076 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.077 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.077 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:13.077 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.077 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.077 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.077 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.077 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.077 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.077 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415769+0000", 2024-01-15T22:49:13.077 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.159164+0000", 2024-01-15T22:49:13.077 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.159164+0000", 2024-01-15T22:49:13.077 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.159473+0000", 2024-01-15T22:49:13.077 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415769+0000", 2024-01-15T22:49:13.077 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.077 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.078 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.078 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.078 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415769+0000", 2024-01-15T22:49:13.078 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415769+0000", 2024-01-15T22:49:13.078 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415769+0000", 2024-01-15T22:49:13.078 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.078 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.078 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.078 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415769+0000", 2024-01-15T22:49:13.078 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415769+0000", 2024-01-15T22:49:13.078 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.078 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.078 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.079 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.079 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.079 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.079 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.079 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.079 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.079 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.079 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.079 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.079 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.079 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.18", 2024-01-15T22:49:13.079 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.079 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.079 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.080 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.080 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.080 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:11:21.476645+0000", 2024-01-15T22:49:13.080 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.080 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.080 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.080 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.080 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.080 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.080 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.080 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.080 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.080 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.080 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.081 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.081 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.081 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.081 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.081 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.081 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.081 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.081 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.081 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.081 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.081 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.081 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.081 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.081 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.081 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.082 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.082 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.082 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.082 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.082 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.082 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.082 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.082 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.082 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.082 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.082 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.082 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.082 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.082 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.082 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.082 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.083 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.083 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.083 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.083 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.083 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.083 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.083 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.083 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.083 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.083 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:13.083 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.083 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.083 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.083 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.083 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.083 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.084 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.084 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.084 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:13.084 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.084 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.084 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.084 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.084 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.084 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.084 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.418757+0000", 2024-01-15T22:49:13.084 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.376215+0000", 2024-01-15T22:49:13.084 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.376215+0000", 2024-01-15T22:49:13.084 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.376534+0000", 2024-01-15T22:49:13.084 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.418757+0000", 2024-01-15T22:49:13.085 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.085 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.085 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.085 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.085 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.418757+0000", 2024-01-15T22:49:13.085 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.418757+0000", 2024-01-15T22:49:13.085 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.418757+0000", 2024-01-15T22:49:13.085 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.085 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.085 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.085 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.418757+0000", 2024-01-15T22:49:13.085 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.418757+0000", 2024-01-15T22:49:13.085 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.085 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.086 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.086 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.086 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.086 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.086 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.086 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.086 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.086 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.086 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.086 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.086 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.086 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.18", 2024-01-15T22:49:13.086 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.086 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.086 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.087 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:13.087 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.087 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:06:19.661488+0000", 2024-01-15T22:49:13.087 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.087 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.087 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.089 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.089 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.089 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.089 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.089 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.089 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.089 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.089 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.089 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.089 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.089 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.089 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.089 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.089 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.090 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.090 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.090 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.090 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.090 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.090 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.090 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.090 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.090 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.090 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:13.090 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.090 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.090 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.090 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.090 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.091 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.091 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.091 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.091 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:13.091 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.091 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.091 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.091 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.091 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.091 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.091 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415097+0000", 2024-01-15T22:49:13.091 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.168817+0000", 2024-01-15T22:49:13.091 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.168817+0000", 2024-01-15T22:49:13.091 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.169316+0000", 2024-01-15T22:49:13.091 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415097+0000", 2024-01-15T22:49:13.092 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.092 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.092 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.092 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.092 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415097+0000", 2024-01-15T22:49:13.092 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415097+0000", 2024-01-15T22:49:13.092 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415097+0000", 2024-01-15T22:49:13.092 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.092 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.092 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.092 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415097+0000", 2024-01-15T22:49:13.092 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415097+0000", 2024-01-15T22:49:13.092 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.092 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.093 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.093 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.093 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.093 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.093 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.093 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.093 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.093 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.093 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.093 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.093 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.093 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.19", 2024-01-15T22:49:13.093 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.093 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.093 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.093 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:13.094 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.094 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:27:08.810720+0000", 2024-01-15T22:49:13.094 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.094 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.094 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.097 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.097 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.097 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.097 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.097 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.097 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.097 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.097 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.097 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.097 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.097 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:13.097 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.097 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.097 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.098 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.098 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.098 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.098 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.098 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.098 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:13.098 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.098 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.098 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.098 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.098 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.098 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.098 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.422735+0000", 2024-01-15T22:49:13.098 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.379179+0000", 2024-01-15T22:49:13.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.379179+0000", 2024-01-15T22:49:13.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.379468+0000", 2024-01-15T22:49:13.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.422735+0000", 2024-01-15T22:49:13.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.422735+0000", 2024-01-15T22:49:13.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.422735+0000", 2024-01-15T22:49:13.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.422735+0000", 2024-01-15T22:49:13.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.422735+0000", 2024-01-15T22:49:13.100 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.422735+0000", 2024-01-15T22:49:13.100 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.100 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.100 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.100 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.100 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.100 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.100 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.100 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.100 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.100 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.100 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.100 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.100 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.100 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.17", 2024-01-15T22:49:13.101 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.101 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.101 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.101 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:13.101 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.101 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:00:07.005702+0000", 2024-01-15T22:49:13.101 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.101 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.101 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.101 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.101 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.101 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.101 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.101 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.101 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.104 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.104 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.104 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.104 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.104 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.104 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.104 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.104 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.104 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.104 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.104 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.104 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.104 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.104 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:13.104 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.105 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.105 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.105 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.105 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.105 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.105 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.105 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.105 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:13.105 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.105 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.105 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.105 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.105 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.105 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.105 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419530+0000", 2024-01-15T22:49:13.106 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.163213+0000", 2024-01-15T22:49:13.106 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.163213+0000", 2024-01-15T22:49:13.106 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.163521+0000", 2024-01-15T22:49:13.106 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419530+0000", 2024-01-15T22:49:13.106 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.106 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.106 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.106 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.106 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419530+0000", 2024-01-15T22:49:13.106 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419530+0000", 2024-01-15T22:49:13.106 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419530+0000", 2024-01-15T22:49:13.106 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.106 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.106 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.106 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419530+0000", 2024-01-15T22:49:13.106 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419530+0000", 2024-01-15T22:49:13.107 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.107 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.107 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.107 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.107 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.107 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.107 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.107 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.107 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.107 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.107 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.107 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.107 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.107 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.16", 2024-01-15T22:49:13.107 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.108 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.108 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.108 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.108 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.108 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:52:10.833682+0000", 2024-01-15T22:49:13.108 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.108 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.108 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.108 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.108 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.108 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.108 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.108 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.108 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.109 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.109 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.109 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.109 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.109 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.109 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.109 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.109 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.109 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.109 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.109 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.109 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.109 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.109 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.109 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.111 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.111 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.111 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.111 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.111 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.111 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.111 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.111 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.111 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:13.111 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.111 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.112 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.112 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.112 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.112 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.112 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.112 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.112 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:13.112 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.112 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.112 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.112 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.112 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.112 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.112 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419307+0000", 2024-01-15T22:49:13.113 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.377119+0000", 2024-01-15T22:49:13.113 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.377119+0000", 2024-01-15T22:49:13.113 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.377524+0000", 2024-01-15T22:49:13.113 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419307+0000", 2024-01-15T22:49:13.113 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.113 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.113 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.113 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.113 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419307+0000", 2024-01-15T22:49:13.113 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419307+0000", 2024-01-15T22:49:13.113 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419307+0000", 2024-01-15T22:49:13.113 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.113 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.113 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.113 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419307+0000", 2024-01-15T22:49:13.113 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419307+0000", 2024-01-15T22:49:13.114 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.114 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.114 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.114 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.114 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.114 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.114 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.114 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.114 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.114 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.114 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.114 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.114 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.114 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.16", 2024-01-15T22:49:13.114 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.114 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.115 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.115 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:13.115 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.115 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:27:06.269375+0000", 2024-01-15T22:49:13.115 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.115 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.115 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.115 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.115 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.115 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.115 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.115 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.115 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.115 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.116 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.116 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.116 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.116 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.116 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.116 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.116 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.116 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.116 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.116 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.116 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.116 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.116 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.116 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.117 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.117 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.117 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.117 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.117 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.117 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.117 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.117 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.117 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.117 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.117 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.117 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.117 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.117 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.117 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.118 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.118 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.118 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.118 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.118 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.118 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.118 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.118 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.118 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.118 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.118 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.118 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.118 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:13.118 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.118 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.118 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.119 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.119 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.119 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.119 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:13.119 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.119 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 2, 2024-01-15T22:49:13.119 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.119 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.119 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.119 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.119 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.119 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.119 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:36.426665+0000", 2024-01-15T22:49:13.119 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:48:36.426329+0000", 2024-01-15T22:49:13.119 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:48:36.426329+0000", 2024-01-15T22:49:13.119 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:48:36.426665+0000", 2024-01-15T22:49:13.120 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:36.426665+0000", 2024-01-15T22:49:13.120 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.120 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.120 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.120 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 64, 2024-01-15T22:49:13.120 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:36.426665+0000", 2024-01-15T22:49:13.120 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:36.426665+0000", 2024-01-15T22:49:13.120 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:36.426665+0000", 2024-01-15T22:49:13.120 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.120 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.120 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.120 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:36.426665+0000", 2024-01-15T22:49:13.120 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:36.426665+0000", 2024-01-15T22:49:13.120 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.121 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.121 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.121 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.121 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 63, 2024-01-15T22:49:13.121 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.121 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.121 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.121 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.121 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.121 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.121 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.121 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.121 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.17", 2024-01-15T22:49:13.122 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.122 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.122 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 64, 2024-01-15T22:49:13.122 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 10, 2024-01-15T22:49:13.122 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.122 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:26:38.567351+0000", 2024-01-15T22:49:13.122 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.122 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.122 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.122 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.122 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.122 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.122 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.122 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.122 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.123 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.123 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.123 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.123 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.123 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.123 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.123 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.123 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.123 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.123 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.123 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.123 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.123 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.123 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.123 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.124 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.124 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.124 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.124 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.124 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.124 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.124 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.124 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.124 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.124 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.124 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.124 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.124 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.124 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.124 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.125 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.125 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.125 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.125 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.125 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.125 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.125 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.125 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.125 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.125 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.125 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:13.125 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.125 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 2, 2024-01-15T22:49:13.125 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.125 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.126 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.126 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.126 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.126 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.126 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.126 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.126 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:13.126 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.126 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.126 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.126 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.126 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.126 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.126 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.426362+0000", 2024-01-15T22:49:13.127 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.367349+0000", 2024-01-15T22:49:13.127 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.367349+0000", 2024-01-15T22:49:13.127 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.367644+0000", 2024-01-15T22:49:13.127 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.426362+0000", 2024-01-15T22:49:13.127 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.127 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.127 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.127 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.127 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.426362+0000", 2024-01-15T22:49:13.127 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.426362+0000", 2024-01-15T22:49:13.127 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.426362+0000", 2024-01-15T22:49:13.127 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.127 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.127 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.127 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.426362+0000", 2024-01-15T22:49:13.127 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.426362+0000", 2024-01-15T22:49:13.128 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.128 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 3, 2024-01-15T22:49:13.128 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.128 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.128 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.128 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.128 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.128 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.128 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.128 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 3, 2024-01-15T22:49:13.128 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.128 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.128 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.128 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.15", 2024-01-15T22:49:13.129 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.129 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.129 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.129 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 19, 2024-01-15T22:49:13.129 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.129 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:19:30.257504+0000", 2024-01-15T22:49:13.129 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.129 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.129 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.129 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 90, 2024-01-15T22:49:13.129 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.129 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.131 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.131 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.131 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.131 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.131 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.131 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.131 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.131 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.131 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.131 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.131 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.131 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.132 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.132 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 6, 2024-01-15T22:49:13.132 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 2, 2024-01-15T22:49:13.132 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.132 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 2, 2024-01-15T22:49:13.132 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.132 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.132 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.132 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.132 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.132 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:13.132 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.132 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.132 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.132 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.132 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.133 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.133 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.133 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.133 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.133 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.133 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.133 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.133 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 4, 2024-01-15T22:49:13.133 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 1 2024-01-15T22:49:13.133 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.133 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.133 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.133 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.133 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.133 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.134 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.134 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.134 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:13.134 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'3" 2024-01-15T22:49:13.134 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.134 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.134 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.134 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.134 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.134 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.134 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.134 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 4, 2024-01-15T22:49:13.134 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.134 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.134 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.135 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.135 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.135 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.135 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416461+0000", 2024-01-15T22:49:13.135 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.176220+0000", 2024-01-15T22:49:13.135 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.176220+0000", 2024-01-15T22:49:13.135 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.176945+0000", 2024-01-15T22:49:13.135 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416461+0000", 2024-01-15T22:49:13.135 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.135 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.135 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.135 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.135 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416461+0000", 2024-01-15T22:49:13.135 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416461+0000", 2024-01-15T22:49:13.135 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416461+0000", 2024-01-15T22:49:13.136 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.136 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.136 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.136 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416461+0000", 2024-01-15T22:49:13.136 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416461+0000", 2024-01-15T22:49:13.136 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.136 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.136 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.136 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.136 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.136 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.136 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.136 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.136 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.137 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.137 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.137 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.137 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.137 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.14", 2024-01-15T22:49:13.137 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.137 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.137 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.137 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.137 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.137 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:02:09.010626+0000", 2024-01-15T22:49:13.137 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.137 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.137 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.140 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.140 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.140 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.140 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.140 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.140 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.140 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.140 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.140 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.140 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.140 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.140 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.140 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.141 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.141 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.141 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.141 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.141 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.141 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 4, 2024-01-15T22:49:13.141 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.141 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.141 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.141 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.141 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.141 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.141 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:13.141 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.142 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:13.142 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.142 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.142 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.142 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.142 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.142 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.142 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:49:05.474535+0000", 2024-01-15T22:49:13.142 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.376871+0000", 2024-01-15T22:49:13.142 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.376871+0000", 2024-01-15T22:49:13.142 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.377453+0000", 2024-01-15T22:49:13.142 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:49:05.474535+0000", 2024-01-15T22:49:13.142 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.142 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.143 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.143 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.143 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:49:05.474535+0000", 2024-01-15T22:49:13.143 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:49:05.474535+0000", 2024-01-15T22:49:13.143 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:49:05.474535+0000", 2024-01-15T22:49:13.143 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.143 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.143 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.143 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:49:05.474535+0000", 2024-01-15T22:49:13.143 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:49:05.474535+0000", 2024-01-15T22:49:13.143 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.143 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 12, 2024-01-15T22:49:13.143 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.143 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.144 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.144 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.144 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.144 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.144 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.144 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 12, 2024-01-15T22:49:13.144 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.144 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.144 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.144 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.14", 2024-01-15T22:49:13.144 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.144 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.144 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 64, 2024-01-15T22:49:13.144 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 29, 2024-01-15T22:49:13.145 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.145 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:44:22.816900+0000", 2024-01-15T22:49:13.145 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.145 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.145 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.145 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 2606, 2024-01-15T22:49:13.145 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.145 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.145 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.145 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.145 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.145 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.145 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.145 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 12, 2024-01-15T22:49:13.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 4, 2024-01-15T22:49:13.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 4, 2024-01-15T22:49:13.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:13.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.148 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 12, 2024-01-15T22:49:13.148 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 9 2024-01-15T22:49:13.148 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.148 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.148 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.148 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.148 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.148 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.148 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:13.148 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.148 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:13.148 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "64'12" 2024-01-15T22:49:13.148 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.148 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.148 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.148 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.149 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.149 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.149 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.149 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:13.149 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.149 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.149 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.149 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.149 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.149 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.149 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420653+0000", 2024-01-15T22:49:13.149 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.168361+0000", 2024-01-15T22:49:13.149 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.168361+0000", 2024-01-15T22:49:13.149 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.168677+0000", 2024-01-15T22:49:13.149 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420653+0000", 2024-01-15T22:49:13.150 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.150 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.150 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.150 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.150 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420653+0000", 2024-01-15T22:49:13.150 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420653+0000", 2024-01-15T22:49:13.150 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420653+0000", 2024-01-15T22:49:13.150 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.150 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.150 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.150 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420653+0000", 2024-01-15T22:49:13.150 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420653+0000", 2024-01-15T22:49:13.150 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.150 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.150 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.151 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.151 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.151 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.151 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.151 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.151 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.151 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.151 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.151 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.151 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.151 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.15", 2024-01-15T22:49:13.151 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.151 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.151 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.151 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:13.152 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.152 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:10:43.256281+0000", 2024-01-15T22:49:13.152 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.152 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.152 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.152 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.152 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.152 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.152 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.152 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.152 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.152 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.152 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.152 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.152 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.153 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.153 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.153 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.153 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.153 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.153 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.153 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.153 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.153 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.153 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.153 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.153 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.153 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.153 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.153 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.154 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.154 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.154 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.154 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.154 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.154 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.154 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.154 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.154 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.154 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.154 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.154 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.154 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.154 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.155 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.155 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.155 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.155 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.155 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.155 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.155 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.155 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.155 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.155 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:13.155 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.155 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.155 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.155 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.155 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.156 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.156 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:13.156 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.156 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:13.156 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.156 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.156 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.156 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.156 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.156 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.156 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.424475+0000", 2024-01-15T22:49:13.156 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.377087+0000", 2024-01-15T22:49:13.156 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.377087+0000", 2024-01-15T22:49:13.156 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.377381+0000", 2024-01-15T22:49:13.157 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.424475+0000", 2024-01-15T22:49:13.157 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.157 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.157 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.157 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.157 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.424475+0000", 2024-01-15T22:49:13.157 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.424475+0000", 2024-01-15T22:49:13.157 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.424475+0000", 2024-01-15T22:49:13.157 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.157 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.157 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.157 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.424475+0000", 2024-01-15T22:49:13.157 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.424475+0000", 2024-01-15T22:49:13.157 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.157 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 2, 2024-01-15T22:49:13.157 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.157 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.158 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.158 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.158 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.158 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.158 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.158 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 2, 2024-01-15T22:49:13.158 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.158 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.158 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.158 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.13", 2024-01-15T22:49:13.158 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.158 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.158 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.158 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 19, 2024-01-15T22:49:13.159 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.159 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:00:36.294833+0000", 2024-01-15T22:49:13.159 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.159 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.159 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.159 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 34, 2024-01-15T22:49:13.159 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.159 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.159 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.159 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.159 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.159 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.159 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.159 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.159 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.159 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.160 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.160 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.160 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.160 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.160 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.160 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 6, 2024-01-15T22:49:13.160 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 2, 2024-01-15T22:49:13.160 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.160 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 2, 2024-01-15T22:49:13.160 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.160 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.160 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.160 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.160 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.160 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:13.160 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.161 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.161 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.161 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.161 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.161 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.161 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.161 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.161 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.161 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.161 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.161 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.161 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 3, 2024-01-15T22:49:13.161 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 6 2024-01-15T22:49:13.161 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.162 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.162 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.162 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.162 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.162 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.162 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:13.162 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.162 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:13.162 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'2" 2024-01-15T22:49:13.162 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.162 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.162 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.162 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.162 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.162 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:13.163 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.163 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:13.163 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.163 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.163 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.163 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.163 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.163 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.163 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.423945+0000", 2024-01-15T22:49:13.163 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.173143+0000", 2024-01-15T22:49:13.163 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.173143+0000", 2024-01-15T22:49:13.163 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.173461+0000", 2024-01-15T22:49:13.163 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.423945+0000", 2024-01-15T22:49:13.163 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.163 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.163 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.164 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.164 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.423945+0000", 2024-01-15T22:49:13.164 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.423945+0000", 2024-01-15T22:49:13.164 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.423945+0000", 2024-01-15T22:49:13.164 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.164 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.164 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.164 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.423945+0000", 2024-01-15T22:49:13.164 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.423945+0000", 2024-01-15T22:49:13.164 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.164 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.164 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.164 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.164 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.165 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.165 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.165 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.165 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.165 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.165 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.165 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.165 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.165 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.12", 2024-01-15T22:49:13.165 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.165 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.165 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.165 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.165 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.165 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:15:10.520820+0000", 2024-01-15T22:49:13.166 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.166 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.166 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.168 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.168 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.168 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.168 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.168 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.168 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.168 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.168 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.168 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.168 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.168 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.168 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.168 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.169 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.169 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.169 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.169 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.169 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.169 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.169 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:13.169 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.169 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:13.169 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.169 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.169 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.169 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.169 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.169 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.170 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.170 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.170 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:13.170 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.170 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.170 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.170 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.170 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.170 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.170 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421244+0000", 2024-01-15T22:49:13.170 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.371124+0000", 2024-01-15T22:49:13.170 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.371124+0000", 2024-01-15T22:49:13.170 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.371476+0000", 2024-01-15T22:49:13.170 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421244+0000", 2024-01-15T22:49:13.170 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.170 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.171 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.171 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.171 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421244+0000", 2024-01-15T22:49:13.171 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421244+0000", 2024-01-15T22:49:13.171 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421244+0000", 2024-01-15T22:49:13.171 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.171 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.171 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.171 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421244+0000", 2024-01-15T22:49:13.171 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421244+0000", 2024-01-15T22:49:13.171 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.171 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.171 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.171 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.171 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.172 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.172 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.172 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.172 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.172 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.172 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.172 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.172 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.172 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.12", 2024-01-15T22:49:13.172 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.172 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.172 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.172 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:13.172 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.173 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:51:54.574490+0000", 2024-01-15T22:49:13.173 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.173 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.173 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.176 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.176 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.176 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.176 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.176 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.176 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.176 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.176 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.176 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.176 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:13.176 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.176 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.176 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.176 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.176 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.177 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.177 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.177 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.177 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:13.177 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.177 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.177 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.177 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.177 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.177 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.177 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419419+0000", 2024-01-15T22:49:13.177 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.171783+0000", 2024-01-15T22:49:13.177 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.171783+0000", 2024-01-15T22:49:13.177 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.172520+0000", 2024-01-15T22:49:13.177 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419419+0000", 2024-01-15T22:49:13.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419419+0000", 2024-01-15T22:49:13.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419419+0000", 2024-01-15T22:49:13.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419419+0000", 2024-01-15T22:49:13.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419419+0000", 2024-01-15T22:49:13.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419419+0000", 2024-01-15T22:49:13.178 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.178 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.178 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.178 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.179 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.179 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.179 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.179 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.179 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.179 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.179 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.179 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.179 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.179 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.13", 2024-01-15T22:49:13.179 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.179 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.179 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.179 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.180 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.180 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T02:11:34.201853+0000", 2024-01-15T22:49:13.180 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.180 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.180 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.180 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.180 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.180 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.180 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.180 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.180 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.180 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.180 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.183 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.183 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.183 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.183 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.183 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.183 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.183 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.183 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.183 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:13.183 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.184 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.184 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.184 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.184 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.184 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.184 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.184 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.184 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:13.184 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.184 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.184 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.184 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.184 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.184 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.185 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421648+0000", 2024-01-15T22:49:13.185 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.378133+0000", 2024-01-15T22:49:13.185 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.378133+0000", 2024-01-15T22:49:13.185 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.378438+0000", 2024-01-15T22:49:13.185 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421648+0000", 2024-01-15T22:49:13.185 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.185 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.185 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.185 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.185 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421648+0000", 2024-01-15T22:49:13.185 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421648+0000", 2024-01-15T22:49:13.185 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421648+0000", 2024-01-15T22:49:13.185 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.185 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.186 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.186 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421648+0000", 2024-01-15T22:49:13.186 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421648+0000", 2024-01-15T22:49:13.186 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.186 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.186 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.186 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.186 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.186 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.186 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.186 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.186 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.186 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.186 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.187 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.187 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.187 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.11", 2024-01-15T22:49:13.187 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.187 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.187 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.187 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:13.187 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.187 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T05:16:34.278228+0000", 2024-01-15T22:49:13.187 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.187 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.187 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.187 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.187 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.188 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.188 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.188 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.188 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.188 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.188 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.188 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.188 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.188 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.188 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.188 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.188 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.188 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.188 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.188 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.189 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.189 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.189 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.189 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.189 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.189 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.189 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.189 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.189 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.189 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.189 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.189 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.189 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.189 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.189 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.190 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.190 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.190 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.190 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.190 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.190 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.190 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.190 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.190 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.190 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.190 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.190 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.190 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.190 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.190 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.190 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.191 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:13.191 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.191 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.191 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.191 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.191 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.191 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.191 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:13.191 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.191 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:13.191 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.191 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.191 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.191 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.191 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.191 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.192 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421788+0000", 2024-01-15T22:49:13.192 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.175388+0000", 2024-01-15T22:49:13.192 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.175388+0000", 2024-01-15T22:49:13.192 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.175687+0000", 2024-01-15T22:49:13.192 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421788+0000", 2024-01-15T22:49:13.192 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.192 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.192 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.192 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.192 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421788+0000", 2024-01-15T22:49:13.192 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421788+0000", 2024-01-15T22:49:13.192 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421788+0000", 2024-01-15T22:49:13.192 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.192 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.192 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.192 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421788+0000", 2024-01-15T22:49:13.193 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421788+0000", 2024-01-15T22:49:13.193 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.193 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.193 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.193 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.193 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.193 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.193 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.193 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.193 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.193 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.193 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.193 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.193 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.193 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.10", 2024-01-15T22:49:13.193 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.194 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.194 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.194 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.194 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.194 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T05:14:16.553582+0000", 2024-01-15T22:49:13.194 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.194 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.194 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.194 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.194 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.194 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.194 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.194 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.194 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.194 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.195 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.195 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.195 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.195 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.195 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.195 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.195 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.195 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.195 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.195 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.195 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.195 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.195 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.195 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.195 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.195 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.196 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.196 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.196 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.196 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.196 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.196 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.196 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.196 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.196 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.196 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.196 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.196 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.196 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.196 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.197 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.197 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.197 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.197 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.197 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.197 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.197 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.197 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.197 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.197 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:13.197 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.197 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:13.197 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.197 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.198 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.198 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.198 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.198 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.198 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.198 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.198 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 2, 2024-01-15T22:49:13.198 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.198 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.198 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.198 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.198 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.198 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.198 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.427797+0000", 2024-01-15T22:49:13.198 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.379492+0000", 2024-01-15T22:49:13.198 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.379492+0000", 2024-01-15T22:49:13.199 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.379757+0000", 2024-01-15T22:49:13.199 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.427797+0000", 2024-01-15T22:49:13.199 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.199 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.199 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.199 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.199 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.427797+0000", 2024-01-15T22:49:13.199 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.427797+0000", 2024-01-15T22:49:13.199 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.427797+0000", 2024-01-15T22:49:13.199 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.199 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.199 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.199 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.427797+0000", 2024-01-15T22:49:13.199 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.427797+0000", 2024-01-15T22:49:13.199 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.200 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 8, 2024-01-15T22:49:13.200 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.200 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.200 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.200 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.200 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.200 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.200 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.200 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 8, 2024-01-15T22:49:13.200 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.200 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.200 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.200 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.10", 2024-01-15T22:49:13.201 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.201 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.201 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.201 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 24, 2024-01-15T22:49:13.201 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.201 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:47:44.519607+0000", 2024-01-15T22:49:13.201 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.201 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.201 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 12, 2024-01-15T22:49:13.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 4, 2024-01-15T22:49:13.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.202 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 4, 2024-01-15T22:49:13.203 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.203 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.203 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.203 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.203 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.203 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 4, 2024-01-15T22:49:13.203 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.203 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.203 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.203 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.203 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.203 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.203 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.203 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.204 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.204 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.204 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.204 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.204 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 12, 2024-01-15T22:49:13.204 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.204 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.204 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.204 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.204 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.204 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.204 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.204 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.204 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.205 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 2, 2024-01-15T22:49:13.205 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'8" 2024-01-15T22:49:13.205 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.205 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.205 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.205 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.205 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.205 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.205 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.205 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:13.205 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.205 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.205 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.205 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.205 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.205 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.206 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.418716+0000", 2024-01-15T22:49:13.206 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.171859+0000", 2024-01-15T22:49:13.206 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.171859+0000", 2024-01-15T22:49:13.206 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.173108+0000", 2024-01-15T22:49:13.206 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.418716+0000", 2024-01-15T22:49:13.206 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.206 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.206 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.206 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.206 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.418716+0000", 2024-01-15T22:49:13.206 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.418716+0000", 2024-01-15T22:49:13.206 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.418716+0000", 2024-01-15T22:49:13.206 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.207 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.207 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.207 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.418716+0000", 2024-01-15T22:49:13.207 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.418716+0000", 2024-01-15T22:49:13.207 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.207 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.207 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.207 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.207 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.207 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.207 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.207 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.207 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.207 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.207 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.207 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.208 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.208 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.11", 2024-01-15T22:49:13.208 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.208 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.208 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.208 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.208 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.208 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:00:59.204836+0000", 2024-01-15T22:49:13.208 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.208 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.208 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.208 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.208 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.210 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.210 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.210 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.210 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.210 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.210 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.210 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.210 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.210 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.210 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.210 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.210 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.210 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.210 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.210 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.211 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.211 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.211 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.211 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.211 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.211 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.211 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.211 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.211 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.211 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.211 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.211 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.211 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.211 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.211 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.211 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:13.212 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.212 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.212 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.212 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.212 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.212 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.212 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.212 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.212 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 4, 2024-01-15T22:49:13.212 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.212 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.212 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.212 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.213 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.213 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.417262+0000", 2024-01-15T22:49:13.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.380434+0000", 2024-01-15T22:49:13.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.380434+0000", 2024-01-15T22:49:13.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.380738+0000", 2024-01-15T22:49:13.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.417262+0000", 2024-01-15T22:49:13.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.417262+0000", 2024-01-15T22:49:13.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.417262+0000", 2024-01-15T22:49:13.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.417262+0000", 2024-01-15T22:49:13.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.214 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.214 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.214 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.417262+0000", 2024-01-15T22:49:13.214 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.417262+0000", 2024-01-15T22:49:13.214 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.214 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 1, 2024-01-15T22:49:13.214 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.214 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.214 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.214 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.214 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.214 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.214 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.214 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 1, 2024-01-15T22:49:13.214 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.214 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.215 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.215 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.f", 2024-01-15T22:49:13.215 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.215 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.215 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.215 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 18, 2024-01-15T22:49:13.215 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.215 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:27:51.477289+0000", 2024-01-15T22:49:13.215 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.215 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.215 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.215 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 22, 2024-01-15T22:49:13.215 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.215 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.215 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 3, 2024-01-15T22:49:13.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 1, 2024-01-15T22:49:13.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 1, 2024-01-15T22:49:13.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 1, 2024-01-15T22:49:13.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 1 2024-01-15T22:49:13.218 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.218 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.218 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.218 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.218 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.218 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.219 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.219 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.219 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 4, 2024-01-15T22:49:13.219 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'1" 2024-01-15T22:49:13.219 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.219 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.219 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.219 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.219 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.219 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.219 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.219 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:13.219 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.219 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.219 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.220 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.220 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.220 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.220 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420192+0000", 2024-01-15T22:49:13.220 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.171003+0000", 2024-01-15T22:49:13.220 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.171003+0000", 2024-01-15T22:49:13.220 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.171538+0000", 2024-01-15T22:49:13.220 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420192+0000", 2024-01-15T22:49:13.220 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.220 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.220 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.220 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.220 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420192+0000", 2024-01-15T22:49:13.220 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420192+0000", 2024-01-15T22:49:13.220 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420192+0000", 2024-01-15T22:49:13.221 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.221 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.221 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.221 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420192+0000", 2024-01-15T22:49:13.221 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420192+0000", 2024-01-15T22:49:13.221 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.221 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.221 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.221 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.221 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.221 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.221 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.221 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.221 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.221 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.222 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.222 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.222 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.222 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.e", 2024-01-15T22:49:13.222 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.222 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.222 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.222 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.222 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.222 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:18:40.131208+0000", 2024-01-15T22:49:13.222 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.222 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.222 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.223 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.223 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.223 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.223 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.223 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.223 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.223 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.223 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.223 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.223 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.223 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.223 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.223 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.223 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.223 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.225 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.225 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.225 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.225 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.225 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.226 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.226 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.226 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.226 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:13.226 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.226 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.226 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.226 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.226 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.226 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.226 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.226 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.226 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:13.226 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.226 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.226 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 59, 2024-01-15T22:49:13.227 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.227 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.227 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.227 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415495+0000", 2024-01-15T22:49:13.227 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:35.442331+0000", 2024-01-15T22:49:13.227 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:35.442331+0000", 2024-01-15T22:49:13.227 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:35.442594+0000", 2024-01-15T22:49:13.227 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415495+0000", 2024-01-15T22:49:13.227 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.227 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.227 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.227 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 60, 2024-01-15T22:49:13.227 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415495+0000", 2024-01-15T22:49:13.227 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415495+0000", 2024-01-15T22:49:13.227 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415495+0000", 2024-01-15T22:49:13.228 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.228 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.228 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.228 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415495+0000", 2024-01-15T22:49:13.228 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415495+0000", 2024-01-15T22:49:13.228 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.228 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.228 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.228 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.228 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 59, 2024-01-15T22:49:13.228 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.228 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.228 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.228 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.228 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.229 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.229 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.229 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.229 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "4.2", 2024-01-15T22:49:13.229 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.229 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.229 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.229 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 12, 2024-01-15T22:49:13.229 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.229 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:24:49.095041+0000", 2024-01-15T22:49:13.229 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.229 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.229 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.229 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.229 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.229 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.230 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.230 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.230 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.230 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.230 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.230 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.230 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.230 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.230 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.230 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.230 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.230 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.230 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.230 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.232 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.232 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.232 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.232 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.232 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.232 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.232 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.232 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.232 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.232 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.232 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.232 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.232 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.232 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.232 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:13.233 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.233 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.233 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.233 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.233 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.233 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.233 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.233 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.233 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:13.233 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.233 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.233 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.233 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.233 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.233 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.233 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416109+0000", 2024-01-15T22:49:13.234 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.376991+0000", 2024-01-15T22:49:13.234 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.376991+0000", 2024-01-15T22:49:13.234 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.377291+0000", 2024-01-15T22:49:13.234 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416109+0000", 2024-01-15T22:49:13.234 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.234 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.234 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.234 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.234 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416109+0000", 2024-01-15T22:49:13.234 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416109+0000", 2024-01-15T22:49:13.234 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416109+0000", 2024-01-15T22:49:13.234 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.234 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.234 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.234 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416109+0000", 2024-01-15T22:49:13.234 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416109+0000", 2024-01-15T22:49:13.235 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.235 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.235 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.235 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.235 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.235 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.235 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.235 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.235 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.235 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.235 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.235 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.235 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.235 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.4", 2024-01-15T22:49:13.235 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.236 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.236 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.236 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.236 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.236 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:44:03.629964+0000", 2024-01-15T22:49:13.236 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.236 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.236 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.236 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.236 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.236 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.236 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.236 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.236 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.236 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.236 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.237 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.237 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.237 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.237 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.237 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.237 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.237 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.237 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.237 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.237 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.237 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.237 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.237 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.237 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.237 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.237 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.238 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.238 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.238 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.238 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.238 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.238 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.238 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.238 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.238 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.238 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.238 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.238 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.238 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.238 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.238 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.238 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.239 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.239 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.239 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.239 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.239 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.239 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.239 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.239 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.239 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:13.239 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.239 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.239 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.239 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.239 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.239 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.239 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.240 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.240 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:13.240 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.240 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.240 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.240 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.240 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.240 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.240 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419136+0000", 2024-01-15T22:49:13.240 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.174290+0000", 2024-01-15T22:49:13.240 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.174290+0000", 2024-01-15T22:49:13.240 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.174607+0000", 2024-01-15T22:49:13.241 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419136+0000", 2024-01-15T22:49:13.241 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.241 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.241 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.241 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.241 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419136+0000", 2024-01-15T22:49:13.241 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419136+0000", 2024-01-15T22:49:13.241 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419136+0000", 2024-01-15T22:49:13.241 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.241 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.241 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.241 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419136+0000", 2024-01-15T22:49:13.241 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419136+0000", 2024-01-15T22:49:13.241 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.242 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.242 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.242 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.242 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.242 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.242 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.242 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.242 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.242 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.242 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.242 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.242 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.242 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.5", 2024-01-15T22:49:13.242 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.242 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.242 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.243 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.243 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.243 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:02:20.551731+0000", 2024-01-15T22:49:13.243 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.243 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.243 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.245 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.245 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.245 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.245 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.245 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.245 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.245 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.245 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.245 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.245 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.245 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.245 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.245 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.245 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.245 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.246 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.246 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.246 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.246 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.246 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.246 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.246 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.246 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.246 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.246 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.246 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:13.246 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.246 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.246 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.246 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.247 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.247 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.247 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:13.247 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.247 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:13.247 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.247 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.247 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 59, 2024-01-15T22:49:13.247 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.247 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.247 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.247 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415957+0000", 2024-01-15T22:49:13.247 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:35.334764+0000", 2024-01-15T22:49:13.247 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:35.334764+0000", 2024-01-15T22:49:13.247 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:35.335058+0000", 2024-01-15T22:49:13.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415957+0000", 2024-01-15T22:49:13.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 60, 2024-01-15T22:49:13.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415957+0000", 2024-01-15T22:49:13.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415957+0000", 2024-01-15T22:49:13.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415957+0000", 2024-01-15T22:49:13.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415957+0000", 2024-01-15T22:49:13.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415957+0000", 2024-01-15T22:49:13.248 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.248 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.249 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.249 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.249 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 59, 2024-01-15T22:49:13.249 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.249 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.249 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.249 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.249 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.249 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.249 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.249 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.249 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "4.4", 2024-01-15T22:49:13.249 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.249 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.249 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.250 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 12, 2024-01-15T22:49:13.250 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.250 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:03:14.712257+0000", 2024-01-15T22:49:13.250 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.250 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.250 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.250 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.250 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.250 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.250 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.250 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.250 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.250 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.250 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.253 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.253 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.253 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.253 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.253 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.253 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.253 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.253 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.253 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.253 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:13.253 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.253 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:13.253 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.253 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.253 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.254 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.254 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.254 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.254 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.254 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.254 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:13.254 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.254 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.254 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.254 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.254 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.254 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.254 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421160+0000", 2024-01-15T22:49:13.254 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.373256+0000", 2024-01-15T22:49:13.254 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.373256+0000", 2024-01-15T22:49:13.255 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.373544+0000", 2024-01-15T22:49:13.255 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421160+0000", 2024-01-15T22:49:13.255 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.255 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.255 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.255 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.255 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421160+0000", 2024-01-15T22:49:13.255 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421160+0000", 2024-01-15T22:49:13.255 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421160+0000", 2024-01-15T22:49:13.255 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.255 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.255 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.255 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421160+0000", 2024-01-15T22:49:13.255 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421160+0000", 2024-01-15T22:49:13.255 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.256 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.256 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.256 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.256 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.256 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.256 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.256 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.256 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.256 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.256 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.256 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.256 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.256 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.2", 2024-01-15T22:49:13.256 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.256 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.257 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.257 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:13.257 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.257 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:46:45.539409+0000", 2024-01-15T22:49:13.257 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.257 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.257 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.257 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.257 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.257 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.257 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.257 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.257 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.257 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.258 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.258 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.258 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.258 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.258 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.258 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.258 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.258 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.258 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.258 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.258 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.258 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.258 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.258 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.258 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.260 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.260 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.260 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.260 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.260 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.260 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.260 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.260 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.260 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.260 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.260 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:13.260 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.260 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.260 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.260 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.261 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.261 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.261 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.261 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.261 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 4, 2024-01-15T22:49:13.261 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.261 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.261 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.261 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.261 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.261 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.261 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416549+0000", 2024-01-15T22:49:13.261 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.176434+0000", 2024-01-15T22:49:13.261 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.176434+0000", 2024-01-15T22:49:13.261 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.177302+0000", 2024-01-15T22:49:13.261 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416549+0000", 2024-01-15T22:49:13.262 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.262 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.262 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.262 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.262 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416549+0000", 2024-01-15T22:49:13.262 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416549+0000", 2024-01-15T22:49:13.262 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416549+0000", 2024-01-15T22:49:13.262 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.262 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.262 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.262 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416549+0000", 2024-01-15T22:49:13.262 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416549+0000", 2024-01-15T22:49:13.262 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.262 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.262 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.263 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.263 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.263 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.263 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.263 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.263 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.263 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.263 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.263 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.263 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.263 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.3", 2024-01-15T22:49:13.263 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.263 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.263 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.263 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.263 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.264 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:02:08.520288+0000", 2024-01-15T22:49:13.264 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.264 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.264 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.264 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.264 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.264 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.264 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.264 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.264 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.264 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.264 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.265 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.265 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.265 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.265 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.265 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.265 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.265 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.265 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.265 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.265 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.265 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.265 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.265 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.265 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.265 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.266 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.266 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.266 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.266 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.266 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.266 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.266 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.266 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.266 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.266 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.266 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.266 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.266 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.266 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.267 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.267 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.267 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.267 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.267 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.267 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.267 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.267 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.267 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.267 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.267 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.267 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 4, 2024-01-15T22:49:13.267 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.267 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.267 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.267 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.268 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.268 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.268 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.268 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.268 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:13.268 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.268 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.268 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 59, 2024-01-15T22:49:13.268 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.268 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.268 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.268 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.418237+0000", 2024-01-15T22:49:13.268 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:35.443143+0000", 2024-01-15T22:49:13.269 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:35.443143+0000", 2024-01-15T22:49:13.269 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:35.443372+0000", 2024-01-15T22:49:13.269 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.418237+0000", 2024-01-15T22:49:13.269 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.269 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.269 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.269 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 60, 2024-01-15T22:49:13.269 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.418237+0000", 2024-01-15T22:49:13.269 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.418237+0000", 2024-01-15T22:49:13.269 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.418237+0000", 2024-01-15T22:49:13.269 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.269 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.269 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.269 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.418237+0000", 2024-01-15T22:49:13.270 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.418237+0000", 2024-01-15T22:49:13.270 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.270 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.270 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.270 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.270 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 59, 2024-01-15T22:49:13.270 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.270 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.270 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.270 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.270 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.270 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.270 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.271 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.271 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "4.7", 2024-01-15T22:49:13.271 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.271 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.271 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.271 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 12, 2024-01-15T22:49:13.271 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.271 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T02:52:46.593472+0000", 2024-01-15T22:49:13.271 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.271 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.271 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.271 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.271 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.271 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.271 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.272 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.272 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.272 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.272 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.272 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.272 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.272 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.272 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.272 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.272 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.272 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.272 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.272 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.272 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.272 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.273 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.273 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.273 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.273 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.273 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.273 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.273 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.273 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.273 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.273 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.273 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.273 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.273 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.273 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.273 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.273 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.274 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.274 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.274 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.274 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.274 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.274 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.274 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.274 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.274 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.274 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.274 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.274 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.274 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.274 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:13.274 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.275 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.275 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.275 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.275 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.275 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.275 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.275 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.275 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:13.275 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.275 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.275 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.275 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.275 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.275 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.275 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.426072+0000", 2024-01-15T22:49:13.275 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.171591+0000", 2024-01-15T22:49:13.276 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.171591+0000", 2024-01-15T22:49:13.276 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.172003+0000", 2024-01-15T22:49:13.276 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.426072+0000", 2024-01-15T22:49:13.276 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.276 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.276 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.276 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.276 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.426072+0000", 2024-01-15T22:49:13.276 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.426072+0000", 2024-01-15T22:49:13.276 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.426072+0000", 2024-01-15T22:49:13.276 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.276 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.276 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.277 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.426072+0000", 2024-01-15T22:49:13.277 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.426072+0000", 2024-01-15T22:49:13.277 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.277 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.277 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.277 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.277 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.277 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.277 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.277 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.277 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.277 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.277 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.277 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.277 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.278 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.0", 2024-01-15T22:49:13.278 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.278 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.278 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.278 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:13.278 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.278 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:55:56.204866+0000", 2024-01-15T22:49:13.278 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.278 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.278 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.278 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.278 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.278 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.278 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.280 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.280 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.280 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.280 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.280 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.280 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.280 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.280 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.280 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.280 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.280 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.280 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.280 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.280 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.281 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.281 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.281 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.281 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.281 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.281 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.281 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.281 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.281 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.281 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.281 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.281 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.281 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.281 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.281 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.282 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.282 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:13.282 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.282 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.282 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.282 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.282 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.282 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.282 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.282 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.282 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 2, 2024-01-15T22:49:13.282 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.282 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.282 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.282 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.283 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.283 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.283 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.428002+0000", 2024-01-15T22:49:13.283 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.377288+0000", 2024-01-15T22:49:13.283 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.377288+0000", 2024-01-15T22:49:13.283 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.377573+0000", 2024-01-15T22:49:13.283 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.428002+0000", 2024-01-15T22:49:13.283 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.283 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.283 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.283 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.283 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.428002+0000", 2024-01-15T22:49:13.283 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.428002+0000", 2024-01-15T22:49:13.283 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.428002+0000", 2024-01-15T22:49:13.283 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.283 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.284 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.284 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.428002+0000", 2024-01-15T22:49:13.284 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.428002+0000", 2024-01-15T22:49:13.284 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.284 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.284 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.284 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.284 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.284 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.284 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.284 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.284 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.284 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.284 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.284 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.285 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.285 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.1", 2024-01-15T22:49:13.285 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.285 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.285 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.285 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.285 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.285 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:32:29.870058+0000", 2024-01-15T22:49:13.285 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.285 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.285 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.285 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.285 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.285 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.288 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.288 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.288 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.288 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.288 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.288 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.288 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.288 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.288 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.288 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.288 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.288 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.288 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.288 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 2, 2024-01-15T22:49:13.288 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.289 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.289 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.289 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.289 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.289 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.289 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.289 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.289 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:13.289 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.289 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.289 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 59, 2024-01-15T22:49:13.289 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.289 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.289 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.290 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421877+0000", 2024-01-15T22:49:13.290 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:35.441895+0000", 2024-01-15T22:49:13.290 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:35.441895+0000", 2024-01-15T22:49:13.290 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:35.442285+0000", 2024-01-15T22:49:13.290 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421877+0000", 2024-01-15T22:49:13.290 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.290 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.290 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.290 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 60, 2024-01-15T22:49:13.290 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421877+0000", 2024-01-15T22:49:13.290 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421877+0000", 2024-01-15T22:49:13.290 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421877+0000", 2024-01-15T22:49:13.290 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.290 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.291 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.291 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421877+0000", 2024-01-15T22:49:13.291 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421877+0000", 2024-01-15T22:49:13.291 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.291 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.291 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.291 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.291 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 59, 2024-01-15T22:49:13.291 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.291 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.291 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.291 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.291 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.291 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.291 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.292 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.292 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "4.5", 2024-01-15T22:49:13.292 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.292 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.292 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.292 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 13, 2024-01-15T22:49:13.292 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.292 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:18:41.825661+0000", 2024-01-15T22:49:13.292 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.292 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.292 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.292 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.292 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.292 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.294 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.294 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.294 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.294 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.294 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.294 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.294 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.294 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.294 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.294 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.294 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.294 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.294 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.294 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.294 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.295 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.295 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.295 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.295 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.295 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.295 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.295 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.295 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.295 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.295 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.295 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.295 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.295 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.295 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.295 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.296 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:13.296 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.296 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.296 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.296 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.296 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.296 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.296 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.296 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.296 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:13.296 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.296 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.296 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.296 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.296 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.296 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.297 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416888+0000", 2024-01-15T22:49:13.297 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.158459+0000", 2024-01-15T22:49:13.297 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.158459+0000", 2024-01-15T22:49:13.297 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.158797+0000", 2024-01-15T22:49:13.297 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416888+0000", 2024-01-15T22:49:13.297 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.297 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.297 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.297 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.297 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416888+0000", 2024-01-15T22:49:13.297 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416888+0000", 2024-01-15T22:49:13.297 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416888+0000", 2024-01-15T22:49:13.297 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.298 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.298 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.298 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416888+0000", 2024-01-15T22:49:13.298 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416888+0000", 2024-01-15T22:49:13.298 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.298 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.298 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.298 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.298 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.298 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.298 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.298 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.298 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.298 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.299 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.299 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.299 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.299 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.2", 2024-01-15T22:49:13.299 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.299 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.299 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.299 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.299 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.299 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:06:58.366024+0000", 2024-01-15T22:49:13.299 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.299 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.299 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.299 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.299 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.300 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.300 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.300 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.300 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.300 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.300 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.300 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.300 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.300 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.300 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.300 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.300 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.300 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.300 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.301 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.301 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.301 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.301 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.301 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.301 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.301 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.301 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.301 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.301 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.301 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.301 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.301 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.301 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.302 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.302 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.302 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.302 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.303 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.303 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.303 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.303 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.303 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:13.303 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.303 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.303 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.303 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.303 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.303 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.303 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.303 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.303 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:13.303 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.304 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.304 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.304 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.304 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.304 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.304 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421792+0000", 2024-01-15T22:49:13.304 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.371671+0000", 2024-01-15T22:49:13.304 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.371671+0000", 2024-01-15T22:49:13.304 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.372021+0000", 2024-01-15T22:49:13.304 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421792+0000", 2024-01-15T22:49:13.304 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.304 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.304 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.305 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.305 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421792+0000", 2024-01-15T22:49:13.305 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421792+0000", 2024-01-15T22:49:13.305 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421792+0000", 2024-01-15T22:49:13.305 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.305 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.305 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.305 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421792+0000", 2024-01-15T22:49:13.305 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421792+0000", 2024-01-15T22:49:13.305 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.305 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.305 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.305 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.305 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.305 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.305 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.306 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.306 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.306 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.306 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.306 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.306 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.306 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.3", 2024-01-15T22:49:13.306 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.306 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.306 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.306 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:13.306 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.306 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:09:22.414364+0000", 2024-01-15T22:49:13.306 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.306 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.307 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.309 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.309 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.309 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.310 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.310 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.310 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.310 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.310 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.310 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:13.310 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.310 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.310 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.310 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.310 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.310 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.310 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.310 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.310 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:13.311 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.311 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.311 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 19, 2024-01-15T22:49:13.311 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.311 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.311 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.311 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420939+0000", 2024-01-15T22:49:13.311 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:46:54.362550+0000", 2024-01-15T22:49:13.311 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:46:54.362550+0000", 2024-01-15T22:49:13.311 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:46:54.362862+0000", 2024-01-15T22:49:13.311 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420939+0000", 2024-01-15T22:49:13.311 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:45:30.631060+0000", 2024-01-15T22:49:13.311 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.311 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:45:30.631060+0000", 2024-01-15T22:49:13.312 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 54, 2024-01-15T22:49:13.312 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420939+0000", 2024-01-15T22:49:13.312 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420939+0000", 2024-01-15T22:49:13.312 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420939+0000", 2024-01-15T22:49:13.312 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.312 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.312 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:45:30.631060+0000", 2024-01-15T22:49:13.312 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420939+0000", 2024-01-15T22:49:13.312 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420939+0000", 2024-01-15T22:49:13.312 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.312 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 128, 2024-01-15T22:49:13.312 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.312 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.312 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 53, 2024-01-15T22:49:13.312 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.313 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.313 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.313 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.313 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 128, 2024-01-15T22:49:13.313 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.313 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.313 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.313 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "1.0", 2024-01-15T22:49:13.313 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.313 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.313 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.313 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 275, 2024-01-15T22:49:13.313 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.313 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:32:49.641908+0000", 2024-01-15T22:49:13.314 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.314 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.314 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.314 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 590368, 2024-01-15T22:49:13.314 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.314 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 1771104, 2024-01-15T22:49:13.314 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.314 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.314 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.314 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.314 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.314 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.314 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.314 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.315 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.315 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.315 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.315 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.315 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.315 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 6, 2024-01-15T22:49:13.315 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 2, 2024-01-15T22:49:13.315 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.315 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 2, 2024-01-15T22:49:13.315 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.315 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.315 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.315 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.315 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.315 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.316 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.316 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 6, 2024-01-15T22:49:13.316 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.316 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.316 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.316 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.316 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.316 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 212, 2024-01-15T22:49:13.316 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 306, 2024-01-15T22:49:13.316 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.316 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.316 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.316 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 179, 2024-01-15T22:49:13.316 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 2416 2024-01-15T22:49:13.317 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.317 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.317 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.317 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.317 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.317 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.317 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.317 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.317 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:13.317 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "62'128" 2024-01-15T22:49:13.317 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.317 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.317 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.317 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.317 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.318 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.318 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.318 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:13.318 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.318 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.318 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 59, 2024-01-15T22:49:13.318 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.318 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.318 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.318 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.425022+0000", 2024-01-15T22:49:13.318 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:35.334184+0000", 2024-01-15T22:49:13.318 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:35.334184+0000", 2024-01-15T22:49:13.318 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:35.334490+0000", 2024-01-15T22:49:13.318 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.425022+0000", 2024-01-15T22:49:13.319 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.319 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.319 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.319 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 60, 2024-01-15T22:49:13.319 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.425022+0000", 2024-01-15T22:49:13.319 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.425022+0000", 2024-01-15T22:49:13.319 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.425022+0000", 2024-01-15T22:49:13.319 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.319 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.319 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.319 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.425022+0000", 2024-01-15T22:49:13.319 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.425022+0000", 2024-01-15T22:49:13.319 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.319 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.319 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.320 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.320 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 59, 2024-01-15T22:49:13.320 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.320 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.320 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.320 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.320 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.320 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.320 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.320 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.320 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "4.6", 2024-01-15T22:49:13.320 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.320 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.320 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.320 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 13, 2024-01-15T22:49:13.321 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.321 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T02:48:57.404009+0000", 2024-01-15T22:49:13.321 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.321 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.321 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.321 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.321 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.321 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.321 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.321 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.321 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.321 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.321 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.321 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.321 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.322 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.322 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.322 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.322 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.322 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.322 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.322 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.322 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.322 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.322 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.322 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.322 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.322 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.322 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.322 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.323 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.323 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.323 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.323 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.323 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.323 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.323 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.323 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.323 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.323 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.323 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.323 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.323 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.323 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.323 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.323 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.324 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.324 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.324 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.324 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.324 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.324 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.324 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.324 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:13.324 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.324 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.324 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.324 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.324 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.324 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.324 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:13.325 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.325 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:13.325 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.325 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.325 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.325 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.325 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.325 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.325 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.423742+0000", 2024-01-15T22:49:13.325 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.173492+0000", 2024-01-15T22:49:13.325 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.173492+0000", 2024-01-15T22:49:13.325 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.173892+0000", 2024-01-15T22:49:13.325 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.423742+0000", 2024-01-15T22:49:13.325 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.325 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.326 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.326 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.326 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.423742+0000", 2024-01-15T22:49:13.326 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.423742+0000", 2024-01-15T22:49:13.326 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.423742+0000", 2024-01-15T22:49:13.326 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.326 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.326 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.326 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.423742+0000", 2024-01-15T22:49:13.326 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.423742+0000", 2024-01-15T22:49:13.326 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.326 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.326 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.326 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.326 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.327 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.327 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.327 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.327 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.327 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.327 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.327 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.327 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.327 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.1", 2024-01-15T22:49:13.327 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.327 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.327 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.327 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.327 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.328 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:42:31.473592+0000", 2024-01-15T22:49:13.328 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.328 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.328 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.328 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.328 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.328 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.328 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.328 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.328 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.328 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.328 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.328 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.328 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.329 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.329 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.329 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.329 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.329 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.329 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.329 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.329 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.329 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.329 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.329 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.329 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.329 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.329 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.330 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.330 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.330 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.330 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.330 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.330 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.330 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.330 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.330 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.330 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.330 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.330 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.330 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.330 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.330 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.331 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.331 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.331 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.331 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.331 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.331 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.331 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.331 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:13.331 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.331 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:13.331 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.331 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.331 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.331 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.331 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.332 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.332 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.332 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.332 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:13.332 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.332 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.332 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.332 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.332 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.332 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.332 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420774+0000", 2024-01-15T22:49:13.332 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.383627+0000", 2024-01-15T22:49:13.332 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.383627+0000", 2024-01-15T22:49:13.332 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.383937+0000", 2024-01-15T22:49:13.335 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420774+0000", 2024-01-15T22:49:13.335 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.336 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.336 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.336 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.336 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420774+0000", 2024-01-15T22:49:13.336 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420774+0000", 2024-01-15T22:49:13.336 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420774+0000", 2024-01-15T22:49:13.336 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.336 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.336 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.336 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420774+0000", 2024-01-15T22:49:13.336 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420774+0000", 2024-01-15T22:49:13.336 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.336 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.337 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.337 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.337 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.337 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.337 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.337 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.337 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.337 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.337 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.337 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.337 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.337 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.0", 2024-01-15T22:49:13.337 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.337 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.338 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.338 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:13.338 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.338 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:41:05.121801+0000", 2024-01-15T22:49:13.338 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.338 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.338 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.338 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.338 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.338 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.338 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.338 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.338 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.338 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.338 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.339 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.339 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.339 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.339 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.339 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.339 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.339 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.339 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.339 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.339 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.339 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.339 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.339 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.339 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.340 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.340 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.340 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.340 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.340 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.340 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.340 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.340 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.340 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.340 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.340 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.340 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.340 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.340 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.341 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.341 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.341 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.341 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.341 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.341 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.341 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.341 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.341 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.341 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.341 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.341 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.341 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:13.341 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.342 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.342 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.342 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.342 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.342 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.342 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.342 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.342 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:13.342 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.342 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.342 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 59, 2024-01-15T22:49:13.342 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.342 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.342 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.343 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.424108+0000", 2024-01-15T22:49:13.343 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:35.442575+0000", 2024-01-15T22:49:13.343 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:35.442575+0000", 2024-01-15T22:49:13.343 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:35.443124+0000", 2024-01-15T22:49:13.343 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.424108+0000", 2024-01-15T22:49:13.343 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.343 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.343 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.343 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 60, 2024-01-15T22:49:13.343 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.424108+0000", 2024-01-15T22:49:13.343 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.424108+0000", 2024-01-15T22:49:13.343 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.424108+0000", 2024-01-15T22:49:13.343 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.343 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.343 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.344 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.424108+0000", 2024-01-15T22:49:13.344 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.424108+0000", 2024-01-15T22:49:13.344 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.344 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.344 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.344 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.344 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 59, 2024-01-15T22:49:13.344 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.344 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.344 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.344 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.344 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.344 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.344 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.345 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.345 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "4.3", 2024-01-15T22:49:13.345 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.345 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.345 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.345 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 13, 2024-01-15T22:49:13.345 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.345 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T02:33:50.770684+0000", 2024-01-15T22:49:13.345 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.345 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.345 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.345 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.345 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.345 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.346 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.346 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.346 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.346 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.346 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.346 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.346 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.346 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.346 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.346 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.346 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.346 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.346 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.346 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.346 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.347 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.347 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.347 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.347 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.347 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.347 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.347 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.347 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.347 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.347 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.347 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.347 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.347 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.347 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.348 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.348 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.348 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.348 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.348 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.348 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.348 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.348 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.348 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.348 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.348 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.348 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.348 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.348 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.348 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.349 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.349 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:13.349 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.349 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.349 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.349 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.349 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.349 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.349 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.349 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.349 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:13.349 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.349 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.349 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.349 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.350 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.350 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.350 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420846+0000", 2024-01-15T22:49:13.350 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.384005+0000", 2024-01-15T22:49:13.350 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.384005+0000", 2024-01-15T22:49:13.350 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.384304+0000", 2024-01-15T22:49:13.350 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420846+0000", 2024-01-15T22:49:13.350 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.350 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.350 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.350 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.350 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420846+0000", 2024-01-15T22:49:13.350 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420846+0000", 2024-01-15T22:49:13.350 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420846+0000", 2024-01-15T22:49:13.350 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.351 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.351 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.351 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420846+0000", 2024-01-15T22:49:13.351 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420846+0000", 2024-01-15T22:49:13.351 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.351 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.351 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.351 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.351 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.351 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.351 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.351 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.351 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.351 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.351 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.352 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.352 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.352 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.5", 2024-01-15T22:49:13.352 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.352 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.352 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.352 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.352 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.352 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:54:57.835155+0000", 2024-01-15T22:49:13.352 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.352 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.352 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.352 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.352 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.353 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.353 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.353 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.353 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.353 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.353 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.353 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.353 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.353 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.353 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.353 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.353 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.353 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.353 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.354 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.354 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.354 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.354 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.354 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.354 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.354 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.354 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.354 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.354 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.354 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.354 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.354 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.354 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.354 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.354 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.355 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.355 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.355 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.355 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.355 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.355 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.355 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.355 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.355 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.355 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.355 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.355 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.355 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.355 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.355 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.355 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.356 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:13.356 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.356 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.356 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.356 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.356 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.356 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.356 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:13.356 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.356 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:13.356 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.356 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.356 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.356 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.356 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.357 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.357 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416033+0000", 2024-01-15T22:49:13.357 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.165957+0000", 2024-01-15T22:49:13.357 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.165957+0000", 2024-01-15T22:49:13.357 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.166272+0000", 2024-01-15T22:49:13.357 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416033+0000", 2024-01-15T22:49:13.357 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.357 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.357 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.357 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.357 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416033+0000", 2024-01-15T22:49:13.357 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416033+0000", 2024-01-15T22:49:13.357 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416033+0000", 2024-01-15T22:49:13.357 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.357 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.357 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.358 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416033+0000", 2024-01-15T22:49:13.358 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416033+0000", 2024-01-15T22:49:13.358 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.358 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.358 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.358 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.358 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.358 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.358 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.358 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.358 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.358 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.358 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.358 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.359 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.359 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.4", 2024-01-15T22:49:13.359 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.359 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.359 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.359 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:13.359 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.359 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:41:53.349394+0000", 2024-01-15T22:49:13.359 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.359 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.359 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.359 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.359 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.359 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.359 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.360 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.360 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.360 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.360 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.360 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.360 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.360 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.360 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.360 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.360 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.360 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.360 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.360 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.360 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.360 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.361 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.361 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.361 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.361 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.361 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.361 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.361 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.361 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.361 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.361 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.361 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.361 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.361 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.361 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.362 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.362 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.362 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.362 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.362 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.362 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.362 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.362 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.362 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.362 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.362 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.362 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.362 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.362 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:13.362 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.362 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:13.363 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.363 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.363 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.363 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.363 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.363 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.363 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.363 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.363 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:13.363 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.363 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.363 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 59, 2024-01-15T22:49:13.363 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.363 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.363 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.364 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415618+0000", 2024-01-15T22:49:13.364 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:35.441793+0000", 2024-01-15T22:49:13.364 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:35.441793+0000", 2024-01-15T22:49:13.364 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:35.442212+0000", 2024-01-15T22:49:13.364 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415618+0000", 2024-01-15T22:49:13.364 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.364 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.364 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.364 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 60, 2024-01-15T22:49:13.364 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415618+0000", 2024-01-15T22:49:13.364 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415618+0000", 2024-01-15T22:49:13.364 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415618+0000", 2024-01-15T22:49:13.364 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.364 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.364 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.365 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415618+0000", 2024-01-15T22:49:13.365 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415618+0000", 2024-01-15T22:49:13.365 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.365 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.365 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.365 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.365 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 59, 2024-01-15T22:49:13.365 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.365 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.365 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.365 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.365 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.365 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.365 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.365 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.365 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "4.0", 2024-01-15T22:49:13.366 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.366 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.366 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.366 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 13, 2024-01-15T22:49:13.366 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.366 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:38:27.186182+0000", 2024-01-15T22:49:13.366 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.366 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.366 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.366 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.366 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.366 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.366 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.366 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.367 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.367 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.367 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.367 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.367 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.367 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.367 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.367 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.367 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.367 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.367 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.367 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.367 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.367 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.367 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.367 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.367 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.368 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.368 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.368 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.368 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.368 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.368 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.368 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.368 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.368 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.368 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.368 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.368 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.368 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.368 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.369 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.369 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.369 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.369 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.369 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.369 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.369 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.369 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.369 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.369 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.369 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.369 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.369 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:13.369 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.369 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.370 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.370 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.370 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.370 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.370 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.370 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.370 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:13.370 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.370 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.370 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.370 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.370 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.370 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.370 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416912+0000", 2024-01-15T22:49:13.370 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.378305+0000", 2024-01-15T22:49:13.371 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.378305+0000", 2024-01-15T22:49:13.371 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.378587+0000", 2024-01-15T22:49:13.371 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416912+0000", 2024-01-15T22:49:13.371 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.371 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.371 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.371 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.371 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416912+0000", 2024-01-15T22:49:13.371 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416912+0000", 2024-01-15T22:49:13.371 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416912+0000", 2024-01-15T22:49:13.371 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.371 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.371 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.371 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416912+0000", 2024-01-15T22:49:13.372 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416912+0000", 2024-01-15T22:49:13.372 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.372 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 1, 2024-01-15T22:49:13.372 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.372 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.372 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.372 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.372 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.372 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.372 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.372 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 1, 2024-01-15T22:49:13.372 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.372 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.372 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.373 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.6", 2024-01-15T22:49:13.373 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.373 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.373 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.373 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:13.373 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.373 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T22:49:45.179099+0000", 2024-01-15T22:49:13.373 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.373 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.373 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.373 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.373 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.373 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.373 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.373 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.374 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.374 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.374 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.374 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.374 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.374 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.374 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.374 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.374 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.374 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.374 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.374 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 3, 2024-01-15T22:49:13.374 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 1, 2024-01-15T22:49:13.374 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.375 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 1, 2024-01-15T22:49:13.375 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.375 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.375 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.375 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.375 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.375 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:13.375 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.375 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.375 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.375 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.375 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.375 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.375 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.375 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.376 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.376 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.376 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.376 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.376 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 1, 2024-01-15T22:49:13.376 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.376 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.376 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.376 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.376 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.376 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.376 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.376 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.376 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.377 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:13.377 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "58'1" 2024-01-15T22:49:13.377 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.377 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.377 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.377 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.377 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.377 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.377 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.377 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:13.377 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.377 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.377 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.377 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.377 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.378 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.378 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:36.431056+0000", 2024-01-15T22:49:13.378 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:48:36.430622+0000", 2024-01-15T22:49:13.378 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:48:36.430622+0000", 2024-01-15T22:49:13.378 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:48:36.431056+0000", 2024-01-15T22:49:13.378 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:36.431056+0000", 2024-01-15T22:49:13.378 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.378 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.378 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.378 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 64, 2024-01-15T22:49:13.378 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:36.431056+0000", 2024-01-15T22:49:13.378 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:36.431056+0000", 2024-01-15T22:49:13.378 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:36.431056+0000", 2024-01-15T22:49:13.378 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.378 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.379 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.379 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:36.431056+0000", 2024-01-15T22:49:13.379 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:36.431056+0000", 2024-01-15T22:49:13.379 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.379 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.379 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.379 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.379 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 63, 2024-01-15T22:49:13.379 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.379 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.379 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.379 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.379 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.379 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.379 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.380 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.380 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.7", 2024-01-15T22:49:13.380 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.380 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.380 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 64, 2024-01-15T22:49:13.380 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 26, 2024-01-15T22:49:13.380 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.380 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:10:44.395030+0000", 2024-01-15T22:49:13.380 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.380 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.380 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.380 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.380 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.380 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.380 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.381 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.381 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.381 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.381 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.381 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.381 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.381 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.381 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.381 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.381 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.381 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.381 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.381 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.381 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.382 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.382 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.382 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.382 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.382 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.382 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.382 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.382 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.382 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.382 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.382 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.382 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.382 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.382 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.383 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.383 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.383 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.383 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.383 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.383 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.383 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.383 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.383 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.383 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.383 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.383 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.383 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.383 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.383 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.384 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.384 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:13.384 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.384 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.384 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.384 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.384 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.384 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.384 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.384 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.384 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 4, 2024-01-15T22:49:13.384 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.384 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.385 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 59, 2024-01-15T22:49:13.385 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.385 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.385 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.385 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415996+0000", 2024-01-15T22:49:13.385 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:35.442327+0000", 2024-01-15T22:49:13.385 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:35.442327+0000", 2024-01-15T22:49:13.385 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:35.442609+0000", 2024-01-15T22:49:13.385 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415996+0000", 2024-01-15T22:49:13.385 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.385 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.385 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.385 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 60, 2024-01-15T22:49:13.385 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415996+0000", 2024-01-15T22:49:13.386 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415996+0000", 2024-01-15T22:49:13.386 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415996+0000", 2024-01-15T22:49:13.386 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.386 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.386 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:13.386 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415996+0000", 2024-01-15T22:49:13.386 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415996+0000", 2024-01-15T22:49:13.386 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.386 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.386 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.386 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.386 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 59, 2024-01-15T22:49:13.386 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.386 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.387 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.387 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.387 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.387 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.387 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.387 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.387 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "4.1", 2024-01-15T22:49:13.387 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.387 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.387 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.387 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 13, 2024-01-15T22:49:13.387 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.387 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:15:27.899468+0000", 2024-01-15T22:49:13.387 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.388 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.388 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.388 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.388 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.388 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.388 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.388 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.388 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.388 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.388 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.388 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.388 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.388 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.388 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.389 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.389 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.389 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.389 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.389 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.389 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.389 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.389 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.389 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.389 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.389 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.389 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.389 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.389 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.390 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.390 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.390 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.390 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.390 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.390 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.390 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.390 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.390 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.390 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.390 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.390 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.390 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.390 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.390 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.390 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.391 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.391 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.391 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.391 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.391 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.391 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.391 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 4, 2024-01-15T22:49:13.391 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.391 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.391 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.391 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.391 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.391 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.391 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.391 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.392 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:13.392 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.392 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.392 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.392 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.392 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.392 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.392 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:36.878694+0000", 2024-01-15T22:49:13.392 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:48:36.876201+0000", 2024-01-15T22:49:13.392 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:48:36.876201+0000", 2024-01-15T22:49:13.392 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:48:36.878694+0000", 2024-01-15T22:49:13.392 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:36.878694+0000", 2024-01-15T22:49:13.392 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.393 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.393 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.393 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 64, 2024-01-15T22:49:13.393 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:36.878694+0000", 2024-01-15T22:49:13.393 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:36.878694+0000", 2024-01-15T22:49:13.393 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:36.878694+0000", 2024-01-15T22:49:13.393 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.393 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.393 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.393 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:36.878694+0000", 2024-01-15T22:49:13.393 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:36.878694+0000", 2024-01-15T22:49:13.393 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.393 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 2, 2024-01-15T22:49:13.393 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.393 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.393 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 63, 2024-01-15T22:49:13.394 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.394 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.394 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.394 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.394 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 2, 2024-01-15T22:49:13.394 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.394 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.394 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.394 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.7", 2024-01-15T22:49:13.394 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.394 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.394 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 64, 2024-01-15T22:49:13.394 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 33, 2024-01-15T22:49:13.394 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.394 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:56:51.821450+0000", 2024-01-15T22:49:13.394 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.395 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.395 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.395 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.395 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.395 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.395 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.395 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.395 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.395 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.395 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.395 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.395 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.395 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.395 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.395 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.395 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.396 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.396 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.396 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 3, 2024-01-15T22:49:13.396 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 1, 2024-01-15T22:49:13.396 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.396 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 1, 2024-01-15T22:49:13.396 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.396 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.396 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.396 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.396 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.396 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:13.396 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.396 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 1, 2024-01-15T22:49:13.397 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.397 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.397 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.397 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.397 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.397 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.397 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.397 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.397 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.397 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.397 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 3, 2024-01-15T22:49:13.397 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.397 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.397 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.397 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.397 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.398 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.398 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.398 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.398 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.398 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:13.398 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'2" 2024-01-15T22:49:13.398 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.398 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.398 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.398 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.398 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.398 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.398 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.398 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:13.398 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.398 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.399 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.399 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.399 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.399 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.399 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.425180+0000", 2024-01-15T22:49:13.399 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.171751+0000", 2024-01-15T22:49:13.399 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.171751+0000", 2024-01-15T22:49:13.399 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.172063+0000", 2024-01-15T22:49:13.399 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.425180+0000", 2024-01-15T22:49:13.399 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.399 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.399 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.399 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.399 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.425180+0000", 2024-01-15T22:49:13.399 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.425180+0000", 2024-01-15T22:49:13.399 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.425180+0000", 2024-01-15T22:49:13.400 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.400 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.400 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.400 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.425180+0000", 2024-01-15T22:49:13.400 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.425180+0000", 2024-01-15T22:49:13.400 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.400 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.400 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.400 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.400 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.400 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.400 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.400 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.400 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.401 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.401 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.401 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.401 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.401 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.6", 2024-01-15T22:49:13.401 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.401 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.401 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.401 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.401 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.401 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:22:37.687027+0000", 2024-01-15T22:49:13.401 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.401 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.401 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.401 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.402 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.402 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.402 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.402 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.402 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.402 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.402 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.402 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.402 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.402 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.402 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.402 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.402 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.402 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.402 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.402 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.403 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.403 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.403 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.403 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.403 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.403 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.403 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.403 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.403 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.403 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.403 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.403 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.403 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.403 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.403 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.404 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.404 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.404 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.404 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.404 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.404 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.404 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.404 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.404 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.404 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.404 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.404 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.404 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.404 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.404 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.405 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.405 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:13.405 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.405 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.405 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.405 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.405 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.405 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.405 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.405 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.405 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:13.405 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.405 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.405 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.405 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.406 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.406 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.406 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421029+0000", 2024-01-15T22:49:13.406 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.383519+0000", 2024-01-15T22:49:13.406 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.383519+0000", 2024-01-15T22:49:13.406 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.384112+0000", 2024-01-15T22:49:13.406 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421029+0000", 2024-01-15T22:49:13.406 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.406 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.406 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.406 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.406 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421029+0000", 2024-01-15T22:49:13.406 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421029+0000", 2024-01-15T22:49:13.406 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421029+0000", 2024-01-15T22:49:13.406 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.407 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.407 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.407 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421029+0000", 2024-01-15T22:49:13.407 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421029+0000", 2024-01-15T22:49:13.407 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.407 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.407 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.407 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.407 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.407 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.407 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.407 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.407 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.407 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.407 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.407 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.408 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.408 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.8", 2024-01-15T22:49:13.408 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.408 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.408 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.408 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:13.408 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.408 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:54:09.087225+0000", 2024-01-15T22:49:13.408 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.408 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.408 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.408 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.408 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.408 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.408 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.408 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.409 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.409 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.409 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.409 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.409 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.409 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.409 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.409 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.409 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.409 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.409 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.409 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.409 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.409 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.409 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.410 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.410 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.410 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.410 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.410 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.410 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.410 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.410 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.410 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.410 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.410 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.410 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.410 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.410 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.410 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.410 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.411 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.411 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.411 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.411 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.411 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.411 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.411 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.411 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.411 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.411 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.411 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.411 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.411 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:13.411 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.411 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.411 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.411 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.412 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.412 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.412 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.412 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.412 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 4, 2024-01-15T22:49:13.412 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.412 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.412 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.412 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.412 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.412 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.412 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416174+0000", 2024-01-15T22:49:13.412 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.174806+0000", 2024-01-15T22:49:13.412 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.174806+0000", 2024-01-15T22:49:13.412 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.175093+0000", 2024-01-15T22:49:13.413 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416174+0000", 2024-01-15T22:49:13.413 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.413 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.413 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.413 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.413 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416174+0000", 2024-01-15T22:49:13.413 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416174+0000", 2024-01-15T22:49:13.413 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416174+0000", 2024-01-15T22:49:13.413 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.413 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.413 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.413 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416174+0000", 2024-01-15T22:49:13.413 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416174+0000", 2024-01-15T22:49:13.414 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.414 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.414 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.414 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.414 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.414 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.414 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.414 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.414 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.414 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.414 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.414 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.414 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.414 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.9", 2024-01-15T22:49:13.414 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.415 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.415 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.415 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.415 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.415 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:05:19.101027+0000", 2024-01-15T22:49:13.415 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.415 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.415 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.415 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.415 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.415 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.415 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.415 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.415 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.415 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.415 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.418 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.418 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.418 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.418 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.418 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.418 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.418 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.418 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.418 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.418 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 4, 2024-01-15T22:49:13.418 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.418 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.418 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.418 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.418 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.418 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.418 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:13.419 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.419 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:13.419 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.419 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.419 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.419 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.419 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.419 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.419 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415236+0000", 2024-01-15T22:49:13.419 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.377399+0000", 2024-01-15T22:49:13.419 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.377399+0000", 2024-01-15T22:49:13.419 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.378395+0000", 2024-01-15T22:49:13.419 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415236+0000", 2024-01-15T22:49:13.419 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.420 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.420 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.420 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.420 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415236+0000", 2024-01-15T22:49:13.420 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415236+0000", 2024-01-15T22:49:13.420 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415236+0000", 2024-01-15T22:49:13.420 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.420 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.420 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.420 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415236+0000", 2024-01-15T22:49:13.420 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415236+0000", 2024-01-15T22:49:13.420 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.420 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.420 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.421 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.421 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.421 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.421 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.421 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.421 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.421 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.421 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.421 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.421 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.421 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.9", 2024-01-15T22:49:13.421 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.421 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.421 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.422 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.422 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.422 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:30:22.965066+0000", 2024-01-15T22:49:13.422 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.422 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.422 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.422 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.422 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.422 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.422 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.422 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.422 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.422 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.422 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.423 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.423 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.423 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.423 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.423 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.423 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.423 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.423 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.423 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.423 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.423 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.423 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.423 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.423 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.425 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.425 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.425 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.425 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.425 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.425 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.425 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:13.425 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.425 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:13.425 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.425 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.426 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.426 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.426 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.426 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.426 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.426 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.426 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:13.426 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.426 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.426 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.426 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.426 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.426 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.426 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415694+0000", 2024-01-15T22:49:13.427 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.160828+0000", 2024-01-15T22:49:13.427 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.160828+0000", 2024-01-15T22:49:13.427 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.161157+0000", 2024-01-15T22:49:13.427 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415694+0000", 2024-01-15T22:49:13.427 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.427 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.427 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.427 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.427 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415694+0000", 2024-01-15T22:49:13.427 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415694+0000", 2024-01-15T22:49:13.427 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415694+0000", 2024-01-15T22:49:13.427 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.427 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.427 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.428 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415694+0000", 2024-01-15T22:49:13.428 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415694+0000", 2024-01-15T22:49:13.428 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.428 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.428 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.428 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.428 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.428 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.428 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.428 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.428 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.428 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.428 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.428 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.428 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.429 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.8", 2024-01-15T22:49:13.429 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.429 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.429 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.429 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.429 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.429 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:22:32.961019+0000", 2024-01-15T22:49:13.429 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.429 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.429 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.429 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.429 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.429 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.429 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.429 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.430 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.430 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.430 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.430 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.430 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.430 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.430 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.430 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.430 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.430 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.430 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.430 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.430 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.430 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.430 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.432 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.432 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.432 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.432 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.432 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.432 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.432 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.432 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.432 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:13.433 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.433 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.433 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.433 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.433 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.433 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.433 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.433 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.433 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:13.433 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.433 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.433 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.433 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.433 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.433 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.434 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415675+0000", 2024-01-15T22:49:13.434 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.375802+0000", 2024-01-15T22:49:13.434 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.375802+0000", 2024-01-15T22:49:13.434 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.376138+0000", 2024-01-15T22:49:13.434 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415675+0000", 2024-01-15T22:49:13.434 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.434 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.434 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.434 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.434 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415675+0000", 2024-01-15T22:49:13.434 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415675+0000", 2024-01-15T22:49:13.434 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415675+0000", 2024-01-15T22:49:13.434 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.434 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.434 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.435 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415675+0000", 2024-01-15T22:49:13.435 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415675+0000", 2024-01-15T22:49:13.435 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.435 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.435 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.435 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.435 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.435 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.435 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.435 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.435 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.435 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.435 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.435 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.435 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.436 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.a", 2024-01-15T22:49:13.436 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.436 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.436 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.436 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.436 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.436 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T06:43:12.613704+0000", 2024-01-15T22:49:13.436 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.436 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.436 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.436 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.436 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.436 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.436 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.436 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.437 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.437 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.437 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.437 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.437 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.437 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.437 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.437 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.437 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.437 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.437 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.437 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.437 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.437 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.437 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.437 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.439 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.439 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.439 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.439 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.439 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.439 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.439 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.439 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.439 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:13.439 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.439 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.439 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.440 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.440 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.440 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.440 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.440 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.440 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:13.440 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.440 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.440 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.440 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.440 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.440 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.440 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416652+0000", 2024-01-15T22:49:13.440 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.162858+0000", 2024-01-15T22:49:13.440 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.162858+0000", 2024-01-15T22:49:13.441 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.163103+0000", 2024-01-15T22:49:13.441 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416652+0000", 2024-01-15T22:49:13.441 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.441 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.441 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.441 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.441 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416652+0000", 2024-01-15T22:49:13.441 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416652+0000", 2024-01-15T22:49:13.441 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416652+0000", 2024-01-15T22:49:13.441 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.441 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.441 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.441 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416652+0000", 2024-01-15T22:49:13.441 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416652+0000", 2024-01-15T22:49:13.441 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.441 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.442 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.442 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.442 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.442 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.442 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.442 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.442 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.442 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.442 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.442 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.442 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.442 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.b", 2024-01-15T22:49:13.442 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.442 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.442 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.442 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.443 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.443 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:07:12.183548+0000", 2024-01-15T22:49:13.443 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.443 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.443 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.443 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.443 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.443 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.443 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.443 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.443 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.443 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.443 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.443 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.443 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.444 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.444 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.444 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.444 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.444 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.444 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.444 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.444 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.444 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.444 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.444 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.444 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.444 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.444 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.444 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.444 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.445 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.445 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.446 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.446 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.446 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.446 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.446 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.446 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.446 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:13.446 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.446 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.446 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.446 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.446 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.446 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.446 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:13.446 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.447 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:13.447 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.447 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.447 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.447 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.447 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.447 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.447 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419310+0000", 2024-01-15T22:49:13.447 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.378322+0000", 2024-01-15T22:49:13.447 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.378322+0000", 2024-01-15T22:49:13.447 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.378602+0000", 2024-01-15T22:49:13.447 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419310+0000", 2024-01-15T22:49:13.447 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.447 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.448 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.448 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.448 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419310+0000", 2024-01-15T22:49:13.448 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419310+0000", 2024-01-15T22:49:13.448 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419310+0000", 2024-01-15T22:49:13.448 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.448 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.448 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.448 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419310+0000", 2024-01-15T22:49:13.448 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419310+0000", 2024-01-15T22:49:13.448 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.448 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 2, 2024-01-15T22:49:13.448 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.448 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.448 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.449 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.449 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.449 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.449 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.449 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 2, 2024-01-15T22:49:13.449 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.449 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.449 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.449 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.b", 2024-01-15T22:49:13.449 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.449 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.449 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.449 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 19, 2024-01-15T22:49:13.449 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.450 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T05:12:42.291013+0000", 2024-01-15T22:49:13.450 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.450 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.450 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.450 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.450 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.450 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.450 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.450 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.450 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.450 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.450 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.450 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.450 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.450 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.450 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.451 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.451 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.451 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.451 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.451 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 3, 2024-01-15T22:49:13.451 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 1, 2024-01-15T22:49:13.451 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.451 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 1, 2024-01-15T22:49:13.451 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.451 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.451 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.451 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.451 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.451 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:13.451 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 1, 2024-01-15T22:49:13.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.452 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.453 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.453 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.453 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.453 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.453 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.453 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:13.453 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.453 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:13.453 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'2" 2024-01-15T22:49:13.453 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.453 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.453 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.453 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.453 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.454 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.454 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.454 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:13.454 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.454 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.454 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.454 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.454 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.454 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.454 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.422086+0000", 2024-01-15T22:49:13.454 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.169569+0000", 2024-01-15T22:49:13.454 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.169569+0000", 2024-01-15T22:49:13.454 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.169845+0000", 2024-01-15T22:49:13.454 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.422086+0000", 2024-01-15T22:49:13.454 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.455 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.455 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.455 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.455 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.422086+0000", 2024-01-15T22:49:13.455 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.422086+0000", 2024-01-15T22:49:13.455 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.422086+0000", 2024-01-15T22:49:13.455 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.455 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.455 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.455 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.422086+0000", 2024-01-15T22:49:13.455 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.422086+0000", 2024-01-15T22:49:13.455 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.455 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.455 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.456 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.456 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.456 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.456 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.456 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.456 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.456 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.456 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.456 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.456 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.456 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.a", 2024-01-15T22:49:13.456 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.456 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.457 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.457 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.457 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.457 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:23:38.384992+0000", 2024-01-15T22:49:13.457 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.457 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.457 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.457 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.457 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.457 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.457 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.457 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.457 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.457 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.457 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.458 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.458 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.458 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.458 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.458 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.458 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.458 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.458 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.458 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.458 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.458 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.458 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.458 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.458 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.460 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.460 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.460 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.460 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.460 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.460 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.460 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.460 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.460 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:13.460 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.461 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.461 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.461 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.461 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.461 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.461 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.461 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.461 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 2, 2024-01-15T22:49:13.461 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.461 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.461 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.461 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.461 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.461 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.461 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.428047+0000", 2024-01-15T22:49:13.462 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.376639+0000", 2024-01-15T22:49:13.462 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.376639+0000", 2024-01-15T22:49:13.462 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.376964+0000", 2024-01-15T22:49:13.462 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.428047+0000", 2024-01-15T22:49:13.462 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.462 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.462 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.462 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.462 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.428047+0000", 2024-01-15T22:49:13.462 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.428047+0000", 2024-01-15T22:49:13.462 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.428047+0000", 2024-01-15T22:49:13.462 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.462 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.462 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.463 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.428047+0000", 2024-01-15T22:49:13.463 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.428047+0000", 2024-01-15T22:49:13.463 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.463 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.463 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.463 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.463 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.463 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.463 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.463 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.463 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.463 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.463 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.463 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.464 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.464 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.c", 2024-01-15T22:49:13.464 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.464 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.464 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.464 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.464 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.464 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:50:05.643256+0000", 2024-01-15T22:49:13.464 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.464 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.464 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.464 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.464 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.465 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.465 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.465 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.465 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.465 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.465 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.465 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.465 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.465 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.465 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.465 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.465 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.465 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.465 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.465 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.467 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.467 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.467 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.467 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.467 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.467 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.467 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.467 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.468 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 2, 2024-01-15T22:49:13.468 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.468 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.468 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.468 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.468 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.468 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.468 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.468 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.468 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:13.468 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.468 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.468 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.468 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.469 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.469 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.469 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420749+0000", 2024-01-15T22:49:13.469 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.182006+0000", 2024-01-15T22:49:13.469 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.182006+0000", 2024-01-15T22:49:13.469 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.182280+0000", 2024-01-15T22:49:13.469 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420749+0000", 2024-01-15T22:49:13.469 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.469 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.469 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.469 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.469 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420749+0000", 2024-01-15T22:49:13.469 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420749+0000", 2024-01-15T22:49:13.469 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420749+0000", 2024-01-15T22:49:13.469 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.469 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.470 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.470 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420749+0000", 2024-01-15T22:49:13.470 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420749+0000", 2024-01-15T22:49:13.470 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.470 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.470 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.470 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.470 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.470 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.470 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.470 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.470 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.470 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.470 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.471 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.471 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.471 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.d", 2024-01-15T22:49:13.471 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.471 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.471 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.471 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:13.471 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.471 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:06:55.330251+0000", 2024-01-15T22:49:13.471 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.471 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.471 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.471 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.471 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.471 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.471 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.472 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.472 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.472 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.472 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.472 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.472 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.472 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.472 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.472 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.472 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.472 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.472 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.472 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.472 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.472 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.474 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.474 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.474 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.474 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.474 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.474 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.474 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.474 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.474 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:13.474 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.474 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.474 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.475 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.475 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.475 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.475 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:13.475 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.475 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:13.475 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.475 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.475 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.475 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.475 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.475 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.475 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.426447+0000", 2024-01-15T22:49:13.475 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.377711+0000", 2024-01-15T22:49:13.475 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.377711+0000", 2024-01-15T22:49:13.475 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.378003+0000", 2024-01-15T22:49:13.476 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.426447+0000", 2024-01-15T22:49:13.476 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.476 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.476 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.476 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.476 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.426447+0000", 2024-01-15T22:49:13.476 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.426447+0000", 2024-01-15T22:49:13.476 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.426447+0000", 2024-01-15T22:49:13.476 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.476 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.476 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.476 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.426447+0000", 2024-01-15T22:49:13.476 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.426447+0000", 2024-01-15T22:49:13.476 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.477 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 1, 2024-01-15T22:49:13.477 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.477 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.477 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.477 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.477 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.477 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.477 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.477 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 1, 2024-01-15T22:49:13.477 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.477 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.477 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.477 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.d", 2024-01-15T22:49:13.477 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.477 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.478 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.478 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:13.478 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.478 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:56:09.265446+0000", 2024-01-15T22:49:13.478 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.478 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.478 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.478 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 70, 2024-01-15T22:49:13.478 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.478 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.478 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.478 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.478 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.478 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.479 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.479 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.479 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.479 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.479 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.479 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.479 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.479 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.479 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.479 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 3, 2024-01-15T22:49:13.479 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 1, 2024-01-15T22:49:13.479 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.479 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 1, 2024-01-15T22:49:13.479 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.479 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.479 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.481 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.481 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 1, 2024-01-15T22:49:13.481 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 1 2024-01-15T22:49:13.481 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.481 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.481 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.481 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.481 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.481 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.481 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:13.481 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.481 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:13.481 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'1" 2024-01-15T22:49:13.481 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.481 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.482 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.482 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.482 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.482 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.482 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.482 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:13.482 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.482 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.482 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.482 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.482 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.482 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.482 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419346+0000", 2024-01-15T22:49:13.482 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.180910+0000", 2024-01-15T22:49:13.482 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.180910+0000", 2024-01-15T22:49:13.483 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.181390+0000", 2024-01-15T22:49:13.483 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419346+0000", 2024-01-15T22:49:13.483 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.483 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.483 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.483 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.483 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419346+0000", 2024-01-15T22:49:13.483 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419346+0000", 2024-01-15T22:49:13.483 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419346+0000", 2024-01-15T22:49:13.483 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.483 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.483 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.483 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419346+0000", 2024-01-15T22:49:13.483 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419346+0000", 2024-01-15T22:49:13.484 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.484 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.484 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.484 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.484 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.484 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.484 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.484 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.484 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.484 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.484 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.484 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.484 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.484 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.c", 2024-01-15T22:49:13.484 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.485 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.485 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.485 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.485 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.485 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:04:17.377503+0000", 2024-01-15T22:49:13.485 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.485 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.485 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.485 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.485 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.485 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.485 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.485 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.485 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.485 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.486 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.486 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.486 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.486 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.486 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.486 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.486 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.486 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.486 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.486 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.486 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.486 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.486 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.486 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.487 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.487 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.487 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.487 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.487 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.487 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.487 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.487 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.487 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.487 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.487 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.487 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.487 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.487 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.487 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.488 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.488 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.488 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.488 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.488 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.488 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.488 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.488 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.488 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:13.488 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.488 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.489 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.489 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.489 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.489 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.489 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.489 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.489 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 2, 2024-01-15T22:49:13.489 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.489 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.489 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:13.489 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.489 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.489 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.489 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.428978+0000", 2024-01-15T22:49:13.490 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.373569+0000", 2024-01-15T22:49:13.490 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.373569+0000", 2024-01-15T22:49:13.490 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.373885+0000", 2024-01-15T22:49:13.490 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.428978+0000", 2024-01-15T22:49:13.490 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.490 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.490 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.490 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:13.490 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.428978+0000", 2024-01-15T22:49:13.490 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.428978+0000", 2024-01-15T22:49:13.490 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.428978+0000", 2024-01-15T22:49:13.490 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.490 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.490 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:13.490 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.428978+0000", 2024-01-15T22:49:13.491 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.428978+0000", 2024-01-15T22:49:13.491 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.491 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 2, 2024-01-15T22:49:13.491 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.491 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.491 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:13.491 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.491 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.491 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.491 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.491 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 2, 2024-01-15T22:49:13.491 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.491 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.491 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.491 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.e", 2024-01-15T22:49:13.492 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.492 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.492 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.492 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 18, 2024-01-15T22:49:13.492 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.492 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:31:03.987296+0000", 2024-01-15T22:49:13.492 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.492 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.492 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.492 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.492 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.492 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.492 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.492 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.492 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.493 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.493 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.493 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.493 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.493 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.493 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.493 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.493 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.493 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.493 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.493 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 3, 2024-01-15T22:49:13.493 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 1, 2024-01-15T22:49:13.493 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.493 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 1, 2024-01-15T22:49:13.494 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.494 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.494 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.494 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.494 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.494 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:13.494 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.494 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.494 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.494 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.494 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.494 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.494 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.494 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.494 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.494 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.495 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.495 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.495 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 3, 2024-01-15T22:49:13.495 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.495 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.495 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.495 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.495 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.495 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.495 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.495 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:13.495 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.495 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 2, 2024-01-15T22:49:13.495 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'2" 2024-01-15T22:49:13.495 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.496 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.496 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.496 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.496 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.496 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.496 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.496 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:13.496 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.496 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.496 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.496 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.496 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.496 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.496 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:36.430507+0000", 2024-01-15T22:49:13.497 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:48:36.430167+0000", 2024-01-15T22:49:13.497 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:48:36.430167+0000", 2024-01-15T22:49:13.497 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:48:36.430507+0000", 2024-01-15T22:49:13.497 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:36.430507+0000", 2024-01-15T22:49:13.497 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.497 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.497 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.497 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 64, 2024-01-15T22:49:13.497 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:36.430507+0000", 2024-01-15T22:49:13.497 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:36.430507+0000", 2024-01-15T22:49:13.497 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:36.430507+0000", 2024-01-15T22:49:13.497 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.497 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.497 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.497 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:36.430507+0000", 2024-01-15T22:49:13.497 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:36.430507+0000", 2024-01-15T22:49:13.498 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.498 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.498 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.498 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.498 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 63, 2024-01-15T22:49:13.498 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.498 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.498 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.498 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.498 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.498 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.498 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.498 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.498 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.f", 2024-01-15T22:49:13.499 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.499 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.499 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 64, 2024-01-15T22:49:13.499 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 25, 2024-01-15T22:49:13.499 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.499 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:02:34.336355+0000", 2024-01-15T22:49:13.499 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.499 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.499 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.499 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.499 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.499 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.499 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.499 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.499 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.500 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.500 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.500 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.500 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.500 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.500 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.500 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.500 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.500 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.500 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.500 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.500 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.500 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.500 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.500 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.501 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.501 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.501 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.501 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.501 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.501 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.501 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.501 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.501 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.501 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.501 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.501 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.501 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.501 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.501 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.502 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.502 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.502 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.502 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.502 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.502 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.502 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.502 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.502 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.502 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.502 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.502 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.502 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:13.502 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.502 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.503 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.503 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.503 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.503 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.503 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:13.503 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.503 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:13.503 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.503 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.503 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.503 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.503 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.503 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.503 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421328+0000", 2024-01-15T22:49:13.503 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.177884+0000", 2024-01-15T22:49:13.504 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.177884+0000", 2024-01-15T22:49:13.504 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.178476+0000", 2024-01-15T22:49:13.504 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421328+0000", 2024-01-15T22:49:13.504 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.504 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.504 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.504 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.504 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421328+0000", 2024-01-15T22:49:13.504 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421328+0000", 2024-01-15T22:49:13.504 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421328+0000", 2024-01-15T22:49:13.504 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.504 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.504 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.504 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421328+0000", 2024-01-15T22:49:13.505 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421328+0000", 2024-01-15T22:49:13.505 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.505 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.505 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.505 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.505 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.505 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.505 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.505 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.505 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.505 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.505 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.505 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.505 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.506 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.20", 2024-01-15T22:49:13.506 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.506 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.506 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.506 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.506 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.506 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:04:00.040095+0000", 2024-01-15T22:49:13.506 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.506 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.506 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.506 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.506 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.506 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.506 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.507 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.507 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.507 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.507 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.507 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.507 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.507 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.507 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.507 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.507 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.507 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.507 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.507 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.507 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.507 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.508 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.508 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.508 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.508 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.508 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.508 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.508 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.508 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.508 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.508 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.508 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.508 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.508 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.508 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.509 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.509 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.509 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.509 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.509 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.509 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.509 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.509 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.509 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.509 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.509 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.509 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.509 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.509 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:13.509 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.510 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:13.510 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.510 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.510 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.510 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.510 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.510 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.510 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.510 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.510 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 2, 2024-01-15T22:49:13.510 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.510 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.510 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.510 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.511 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.511 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.511 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.428090+0000", 2024-01-15T22:49:13.511 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.178721+0000", 2024-01-15T22:49:13.511 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.178721+0000", 2024-01-15T22:49:13.511 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.179058+0000", 2024-01-15T22:49:13.511 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.428090+0000", 2024-01-15T22:49:13.511 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.511 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.511 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.511 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.511 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.428090+0000", 2024-01-15T22:49:13.511 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.428090+0000", 2024-01-15T22:49:13.511 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.428090+0000", 2024-01-15T22:49:13.511 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.512 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.512 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.512 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.428090+0000", 2024-01-15T22:49:13.512 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.428090+0000", 2024-01-15T22:49:13.512 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.512 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.512 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.512 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.512 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.512 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.512 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.512 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.512 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.512 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.512 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.513 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.513 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.513 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.21", 2024-01-15T22:49:13.513 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.513 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.513 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.513 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:13.513 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.513 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:08:47.584634+0000", 2024-01-15T22:49:13.513 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.513 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.513 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.513 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.513 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.514 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.514 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.514 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.514 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.514 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.514 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.514 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.514 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.514 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.514 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.514 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.514 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.514 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.514 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.515 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.515 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.515 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.515 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.515 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.515 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.515 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.515 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.515 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.515 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.515 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.515 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.515 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.515 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.516 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.516 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.516 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.516 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.517 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:13.517 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.517 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.517 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.517 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 2, 2024-01-15T22:49:13.517 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.517 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.517 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.517 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.517 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.517 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.517 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.517 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.518 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:13.518 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.518 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.518 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.518 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.518 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.518 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.518 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421337+0000", 2024-01-15T22:49:13.518 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.162227+0000", 2024-01-15T22:49:13.518 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.162227+0000", 2024-01-15T22:49:13.518 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.162677+0000", 2024-01-15T22:49:13.518 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421337+0000", 2024-01-15T22:49:13.518 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.518 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.518 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.519 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.519 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421337+0000", 2024-01-15T22:49:13.519 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421337+0000", 2024-01-15T22:49:13.519 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421337+0000", 2024-01-15T22:49:13.519 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.519 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.519 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.519 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421337+0000", 2024-01-15T22:49:13.519 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421337+0000", 2024-01-15T22:49:13.519 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.519 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.519 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.519 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.519 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.519 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.520 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.520 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.520 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.520 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.520 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.520 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.520 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.520 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.22", 2024-01-15T22:49:13.520 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.520 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.520 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.520 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.520 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.520 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T02:17:00.459085+0000", 2024-01-15T22:49:13.520 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.521 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.521 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.521 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.521 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.521 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.521 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.521 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.521 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.521 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.521 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.521 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.521 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.521 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.521 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.521 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.522 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.522 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.522 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.522 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.522 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.522 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.522 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.522 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.522 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.522 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.522 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.522 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.522 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.522 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.522 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.522 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.523 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.523 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.523 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.523 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.523 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.524 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.524 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.524 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.524 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:13.524 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.524 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.524 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.524 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.524 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.524 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.524 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.524 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.524 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:13.524 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.524 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.525 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.525 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.525 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.525 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.525 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.424261+0000", 2024-01-15T22:49:13.525 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.173052+0000", 2024-01-15T22:49:13.525 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.173052+0000", 2024-01-15T22:49:13.525 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.173814+0000", 2024-01-15T22:49:13.525 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.424261+0000", 2024-01-15T22:49:13.525 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.525 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.525 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.525 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.525 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.424261+0000", 2024-01-15T22:49:13.525 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.424261+0000", 2024-01-15T22:49:13.526 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.424261+0000", 2024-01-15T22:49:13.526 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.526 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.526 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.526 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.424261+0000", 2024-01-15T22:49:13.526 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.424261+0000", 2024-01-15T22:49:13.526 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.526 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.526 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.526 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.526 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.526 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.526 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.526 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.526 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.527 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.527 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.527 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.527 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.527 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.23", 2024-01-15T22:49:13.527 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.527 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.527 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.527 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.527 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.527 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T05:41:31.503657+0000", 2024-01-15T22:49:13.527 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.527 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.527 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.528 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.528 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.528 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.528 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.528 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.528 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.528 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.528 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.528 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.528 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.528 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.528 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.528 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.528 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.529 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.529 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.529 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.529 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.529 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.529 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.529 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.529 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.529 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.529 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.529 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.529 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.529 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.529 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.529 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.530 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.530 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.530 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.530 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.531 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.531 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.531 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.531 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.531 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:13.531 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.531 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.531 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.531 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.531 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.531 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.531 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.531 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.531 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:13.532 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.532 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.532 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.532 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.532 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.532 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.532 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.417394+0000", 2024-01-15T22:49:13.532 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.170322+0000", 2024-01-15T22:49:13.532 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.170322+0000", 2024-01-15T22:49:13.532 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.170627+0000", 2024-01-15T22:49:13.532 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.417394+0000", 2024-01-15T22:49:13.532 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.532 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.532 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.533 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.533 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.417394+0000", 2024-01-15T22:49:13.533 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.417394+0000", 2024-01-15T22:49:13.533 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.417394+0000", 2024-01-15T22:49:13.533 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.533 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.533 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.533 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.417394+0000", 2024-01-15T22:49:13.533 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.417394+0000", 2024-01-15T22:49:13.533 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.533 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.533 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.533 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.533 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.534 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.534 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.534 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.534 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.534 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.534 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.534 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.534 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.534 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.24", 2024-01-15T22:49:13.534 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.534 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.534 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.534 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.534 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.534 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:00:48.954172+0000", 2024-01-15T22:49:13.534 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.535 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.535 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.535 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.535 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.535 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.535 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.535 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.535 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.535 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.535 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.535 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.535 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.535 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.535 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.536 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.536 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.536 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.536 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.536 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.536 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.536 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.536 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.536 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.536 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.536 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.536 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.536 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.536 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.536 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.537 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.537 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.537 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.538 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.538 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.538 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.538 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.538 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.538 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:13.538 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.538 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.538 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.538 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.538 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.538 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.538 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.538 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.538 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:13.539 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.539 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.539 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.539 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.539 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.539 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.539 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.418432+0000", 2024-01-15T22:49:13.539 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.165825+0000", 2024-01-15T22:49:13.539 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.165825+0000", 2024-01-15T22:49:13.539 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.166157+0000", 2024-01-15T22:49:13.539 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.418432+0000", 2024-01-15T22:49:13.539 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.539 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.539 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.539 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.540 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.418432+0000", 2024-01-15T22:49:13.540 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.418432+0000", 2024-01-15T22:49:13.540 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.418432+0000", 2024-01-15T22:49:13.540 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.540 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.540 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.540 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.418432+0000", 2024-01-15T22:49:13.540 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.418432+0000", 2024-01-15T22:49:13.540 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.540 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.540 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.540 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.540 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.540 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.541 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.541 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.541 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.541 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.541 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.541 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.541 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.541 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.25", 2024-01-15T22:49:13.541 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.541 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.541 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.541 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:13.541 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.541 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:41:38.284367+0000", 2024-01-15T22:49:13.541 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.542 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.542 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.542 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.542 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.542 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.542 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.542 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.542 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.542 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.542 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.542 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.542 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.542 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.542 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.542 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.543 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.543 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.543 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.543 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.543 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.543 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.543 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.543 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.543 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.543 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.543 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.543 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.543 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.543 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.544 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.545 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.545 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.545 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.545 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.545 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.545 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.545 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.545 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:13.545 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.545 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.545 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.545 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.545 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.545 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.545 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.546 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.546 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:13.546 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.546 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.546 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.546 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.546 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.546 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.546 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421749+0000", 2024-01-15T22:49:13.546 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.170613+0000", 2024-01-15T22:49:13.546 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.170613+0000", 2024-01-15T22:49:13.546 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.170920+0000", 2024-01-15T22:49:13.546 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421749+0000", 2024-01-15T22:49:13.546 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.547 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.547 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.547 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.547 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421749+0000", 2024-01-15T22:49:13.547 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421749+0000", 2024-01-15T22:49:13.547 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421749+0000", 2024-01-15T22:49:13.547 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.547 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.547 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.547 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421749+0000", 2024-01-15T22:49:13.547 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421749+0000", 2024-01-15T22:49:13.547 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.547 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.547 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.548 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.548 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.548 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.548 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.548 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.548 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.548 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.548 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.548 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.548 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.548 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.26", 2024-01-15T22:49:13.548 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.548 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.549 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.549 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.549 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.549 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:11:10.168982+0000", 2024-01-15T22:49:13.549 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.549 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.549 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.549 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.549 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.549 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.549 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.549 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.549 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.549 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.550 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.550 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.550 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.550 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.550 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.550 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.550 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.550 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.550 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.550 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.550 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.550 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.550 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.550 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.550 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.551 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.551 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.551 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.551 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.551 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.551 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.551 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.551 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.551 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.551 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.551 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.551 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.551 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.551 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.551 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.552 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.552 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.552 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.552 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.552 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.552 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.552 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.552 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.552 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.552 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:13.552 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.552 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:13.552 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.552 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.552 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.553 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.553 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.553 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.553 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.553 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.553 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:13.553 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.553 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.553 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.553 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.553 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.553 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.553 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:36.427719+0000", 2024-01-15T22:49:13.553 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:48:36.427156+0000", 2024-01-15T22:49:13.553 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:48:36.427156+0000", 2024-01-15T22:49:13.553 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:48:36.427719+0000", 2024-01-15T22:49:13.554 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:36.427719+0000", 2024-01-15T22:49:13.554 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.554 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.554 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.554 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 64, 2024-01-15T22:49:13.554 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:36.427719+0000", 2024-01-15T22:49:13.554 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:36.427719+0000", 2024-01-15T22:49:13.554 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:36.427719+0000", 2024-01-15T22:49:13.554 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.554 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.554 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.554 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:36.427719+0000", 2024-01-15T22:49:13.554 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:36.427719+0000", 2024-01-15T22:49:13.554 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.555 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.555 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.555 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.555 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 63, 2024-01-15T22:49:13.555 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.555 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.555 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.555 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.555 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.555 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.555 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.555 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.555 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.27", 2024-01-15T22:49:13.555 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.555 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.556 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 64, 2024-01-15T22:49:13.556 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 26, 2024-01-15T22:49:13.556 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.556 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:37:46.484692+0000", 2024-01-15T22:49:13.556 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.556 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.556 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.556 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.556 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.556 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.556 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.556 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.556 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.556 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.557 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.557 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.557 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.557 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.557 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.557 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.557 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.557 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.557 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.557 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.557 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.557 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.557 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.557 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.557 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.558 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.558 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.558 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.558 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.558 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.558 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.558 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.558 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.558 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.558 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.558 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.558 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.558 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.558 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.558 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.558 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.559 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.559 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.559 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.559 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.559 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.559 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.559 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.559 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.559 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.559 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.559 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:13.559 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.559 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.559 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.559 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.560 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.560 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.560 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.560 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.560 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:13.560 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.560 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.560 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.560 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.560 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.560 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.560 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.418519+0000", 2024-01-15T22:49:13.560 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.175404+0000", 2024-01-15T22:49:13.560 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.175404+0000", 2024-01-15T22:49:13.560 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.175697+0000", 2024-01-15T22:49:13.561 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.418519+0000", 2024-01-15T22:49:13.561 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.561 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.561 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.561 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.561 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.418519+0000", 2024-01-15T22:49:13.561 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.418519+0000", 2024-01-15T22:49:13.561 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.418519+0000", 2024-01-15T22:49:13.561 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.561 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.561 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.561 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.418519+0000", 2024-01-15T22:49:13.561 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.418519+0000", 2024-01-15T22:49:13.561 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.561 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.561 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.562 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.562 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.562 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.562 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.562 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.562 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.562 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.562 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.562 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.562 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.562 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.28", 2024-01-15T22:49:13.562 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.562 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.562 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.563 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.563 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.563 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:47:22.608676+0000", 2024-01-15T22:49:13.563 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.563 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.563 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.563 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.563 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.563 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.563 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.563 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.563 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.563 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.563 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.563 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.566 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.566 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.566 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.566 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.566 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.566 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.566 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.566 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.566 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.566 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:13.566 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.566 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:13.566 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.566 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.567 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.567 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.567 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.567 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.567 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.567 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.567 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:13.567 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.567 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.567 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.567 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.567 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.567 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416063+0000", 2024-01-15T22:49:13.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.162259+0000", 2024-01-15T22:49:13.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.162259+0000", 2024-01-15T22:49:13.568 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.162569+0000", 2024-01-15T22:49:13.568 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416063+0000", 2024-01-15T22:49:13.568 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.568 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.568 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.568 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.568 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416063+0000", 2024-01-15T22:49:13.568 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416063+0000", 2024-01-15T22:49:13.568 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416063+0000", 2024-01-15T22:49:13.568 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.568 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.568 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.568 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416063+0000", 2024-01-15T22:49:13.568 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416063+0000", 2024-01-15T22:49:13.569 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.569 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.569 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.569 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.569 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.569 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.569 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.569 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.569 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.569 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.569 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.569 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.569 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.569 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.29", 2024-01-15T22:49:13.569 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.570 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.570 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.570 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.570 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.570 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:06:08.717379+0000", 2024-01-15T22:49:13.570 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.570 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.570 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.573 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.573 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.573 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.573 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.573 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.573 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.573 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.573 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.573 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.573 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:13.573 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.573 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.573 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.573 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:13.573 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.573 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.573 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.574 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.574 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.574 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.574 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.574 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.574 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:13.574 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.574 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.574 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.574 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.574 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.574 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421426+0000", 2024-01-15T22:49:13.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.163244+0000", 2024-01-15T22:49:13.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.163244+0000", 2024-01-15T22:49:13.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.163560+0000", 2024-01-15T22:49:13.575 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421426+0000", 2024-01-15T22:49:13.575 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.575 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.575 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.575 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.575 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421426+0000", 2024-01-15T22:49:13.575 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421426+0000", 2024-01-15T22:49:13.575 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421426+0000", 2024-01-15T22:49:13.575 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.575 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.575 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.575 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421426+0000", 2024-01-15T22:49:13.575 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421426+0000", 2024-01-15T22:49:13.575 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.575 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.575 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.576 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.576 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.576 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.576 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.576 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.576 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.576 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.576 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.576 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.576 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.576 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.2a", 2024-01-15T22:49:13.576 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.576 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.576 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.576 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.577 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.577 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:38:10.934745+0000", 2024-01-15T22:49:13.577 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.577 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.577 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.579 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.579 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.579 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.579 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.579 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:13.580 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.580 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:13.580 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.580 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:13.580 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.580 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.580 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.580 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.580 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.580 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.580 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.580 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.580 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:13.580 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.580 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.581 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.581 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.581 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.581 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.424340+0000", 2024-01-15T22:49:13.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.170724+0000", 2024-01-15T22:49:13.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.170724+0000", 2024-01-15T22:49:13.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.171071+0000", 2024-01-15T22:49:13.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.424340+0000", 2024-01-15T22:49:13.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.424340+0000", 2024-01-15T22:49:13.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.424340+0000", 2024-01-15T22:49:13.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.424340+0000", 2024-01-15T22:49:13.582 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.582 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.582 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.582 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.424340+0000", 2024-01-15T22:49:13.582 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.424340+0000", 2024-01-15T22:49:13.582 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.582 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.582 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.582 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.582 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.582 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.582 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.582 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.582 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.582 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.583 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.583 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.583 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.583 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.2b", 2024-01-15T22:49:13.583 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.583 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.583 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.583 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.583 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.583 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:24:13.168180+0000", 2024-01-15T22:49:13.583 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.583 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.583 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.583 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.586 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.586 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.586 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.586 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.586 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:13.587 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.587 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.587 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.587 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:13.587 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.587 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.587 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.587 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:13.587 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.587 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.587 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.587 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.587 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:13.587 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:13.588 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:13.588 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:13.588 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:13.588 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:13.588 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:13.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.422615+0000", 2024-01-15T22:49:13.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.167603+0000", 2024-01-15T22:49:13.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.167603+0000", 2024-01-15T22:49:13.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.167919+0000", 2024-01-15T22:49:13.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.422615+0000", 2024-01-15T22:49:13.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:13.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:13.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.422615+0000", 2024-01-15T22:49:13.589 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.422615+0000", 2024-01-15T22:49:13.589 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.422615+0000", 2024-01-15T22:49:13.589 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:13.589 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:13.589 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:13.589 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.422615+0000", 2024-01-15T22:49:13.589 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.422615+0000", 2024-01-15T22:49:13.589 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:13.589 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.589 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:13.589 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:13.589 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:13.589 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:13.589 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:13.589 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:13.590 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:13.590 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.590 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:13.590 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:13.590 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:13.590 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.2c", 2024-01-15T22:49:13.590 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:13.590 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:13.590 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:13.590 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:13.590 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:13.590 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:34:00.307685+0000", 2024-01-15T22:49:13.590 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:13.590 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:13.590 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.591 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.591 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.591 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.591 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.591 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.591 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.591 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.591 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.591 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.591 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.591 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.591 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.591 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.591 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.591 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.592 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.592 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.592 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.592 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.592 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.592 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.592 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.592 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.592 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.592 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.592 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.592 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.592 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.592 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.592 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.593 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.593 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.593 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.593 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.593 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.593 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.593 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.593 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.593 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.593 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.593 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.593 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:13.593 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:13.594 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:13.594 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:13.594 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:13.594 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.594 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.594 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:13.594 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:13.594 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.594 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.594 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_per_pool": [ 2024-01-15T22:49:13.594 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.594 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": 24, 2024-01-15T22:49:13.594 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:13.594 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd" 2024-01-15T22:49:13.594 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.595 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_pg": 8, 2024-01-15T22:49:13.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_store_stats": 8, 2024-01-15T22:49:13.595 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.595 INFO:tasks.workunit.client.0.smithi053.stdout: "poolid": 4, 2024-01-15T22:49:13.595 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.597 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.598 INFO:tasks.workunit.client.0.smithi053.stdout: "store_stats": { 2024-01-15T22:49:13.598 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": 0, 2024-01-15T22:49:13.598 INFO:tasks.workunit.client.0.smithi053.stdout: "available": 0, 2024-01-15T22:49:13.598 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed": 0, 2024-01-15T22:49:13.598 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_allocated": 0, 2024-01-15T22:49:13.598 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_original": 0, 2024-01-15T22:49:13.598 INFO:tasks.workunit.client.0.smithi053.stdout: "data_stored": 0, 2024-01-15T22:49:13.598 INFO:tasks.workunit.client.0.smithi053.stdout: "internal_metadata": 0, 2024-01-15T22:49:13.598 INFO:tasks.workunit.client.0.smithi053.stdout: "internally_reserved": 0, 2024-01-15T22:49:13.598 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_allocated": 0, 2024-01-15T22:49:13.598 INFO:tasks.workunit.client.0.smithi053.stdout: "total": 0 2024-01-15T22:49:13.598 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.598 INFO:tasks.workunit.client.0.smithi053.stdout: "up": 24 2024-01-15T22:49:13.598 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.598 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.598 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": 192, 2024-01-15T22:49:13.598 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:13.599 INFO:tasks.workunit.client.0.smithi053.stdout: "cephfs" 2024-01-15T22:49:13.599 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.599 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.599 INFO:tasks.workunit.client.0.smithi053.stdout: "num_pg": 64, 2024-01-15T22:49:13.599 INFO:tasks.workunit.client.0.smithi053.stdout: "num_store_stats": 8, 2024-01-15T22:49:13.599 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.599 INFO:tasks.workunit.client.0.smithi053.stdout: "poolid": 3, 2024-01-15T22:49:13.599 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.599 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:13.599 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.599 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.599 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.599 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.599 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.599 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.599 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.600 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.600 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.600 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.600 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.600 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.600 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.600 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.600 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.600 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.600 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.600 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.600 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.600 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.600 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.601 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.601 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.601 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.601 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.601 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.601 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.601 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.601 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.601 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.601 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.601 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.601 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.601 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.601 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.601 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.601 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.601 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:13.602 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:13.602 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.602 INFO:tasks.workunit.client.0.smithi053.stdout: "store_stats": { 2024-01-15T22:49:13.602 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": 0, 2024-01-15T22:49:13.602 INFO:tasks.workunit.client.0.smithi053.stdout: "available": 0, 2024-01-15T22:49:13.602 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed": 0, 2024-01-15T22:49:13.602 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_allocated": 0, 2024-01-15T22:49:13.602 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_original": 0, 2024-01-15T22:49:13.602 INFO:tasks.workunit.client.0.smithi053.stdout: "data_stored": 0, 2024-01-15T22:49:13.602 INFO:tasks.workunit.client.0.smithi053.stdout: "internal_metadata": 0, 2024-01-15T22:49:13.602 INFO:tasks.workunit.client.0.smithi053.stdout: "internally_reserved": 0, 2024-01-15T22:49:13.602 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_allocated": 0, 2024-01-15T22:49:13.602 INFO:tasks.workunit.client.0.smithi053.stdout: "total": 0 2024-01-15T22:49:13.602 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.602 INFO:tasks.workunit.client.0.smithi053.stdout: "up": 192 2024-01-15T22:49:13.602 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.602 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.603 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": 3, 2024-01-15T22:49:13.603 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:13.603 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr" 2024-01-15T22:49:13.603 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.603 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 128, 2024-01-15T22:49:13.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_pg": 1, 2024-01-15T22:49:13.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_store_stats": 3, 2024-01-15T22:49:13.603 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 128, 2024-01-15T22:49:13.603 INFO:tasks.workunit.client.0.smithi053.stdout: "poolid": 1, 2024-01-15T22:49:13.603 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 590368, 2024-01-15T22:49:13.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 1771104, 2024-01-15T22:49:13.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 6, 2024-01-15T22:49:13.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 2, 2024-01-15T22:49:13.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 2, 2024-01-15T22:49:13.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 6, 2024-01-15T22:49:13.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 212, 2024-01-15T22:49:13.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 306, 2024-01-15T22:49:13.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.606 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.606 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 179, 2024-01-15T22:49:13.606 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 2416 2024-01-15T22:49:13.606 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.606 INFO:tasks.workunit.client.0.smithi053.stdout: "store_stats": { 2024-01-15T22:49:13.606 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": 1781760, 2024-01-15T22:49:13.606 INFO:tasks.workunit.client.0.smithi053.stdout: "available": 0, 2024-01-15T22:49:13.606 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed": 0, 2024-01-15T22:49:13.606 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_allocated": 0, 2024-01-15T22:49:13.606 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_original": 0, 2024-01-15T22:49:13.606 INFO:tasks.workunit.client.0.smithi053.stdout: "data_stored": 1771104, 2024-01-15T22:49:13.606 INFO:tasks.workunit.client.0.smithi053.stdout: "internal_metadata": 0, 2024-01-15T22:49:13.606 INFO:tasks.workunit.client.0.smithi053.stdout: "internally_reserved": 0, 2024-01-15T22:49:13.606 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_allocated": 0, 2024-01-15T22:49:13.606 INFO:tasks.workunit.client.0.smithi053.stdout: "total": 0 2024-01-15T22:49:13.606 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.607 INFO:tasks.workunit.client.0.smithi053.stdout: "up": 3 2024-01-15T22:49:13.607 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.607 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.607 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": 96, 2024-01-15T22:49:13.607 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:13.607 INFO:tasks.workunit.client.0.smithi053.stdout: "cephfs" 2024-01-15T22:49:13.607 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.607 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 45, 2024-01-15T22:49:13.607 INFO:tasks.workunit.client.0.smithi053.stdout: "num_pg": 32, 2024-01-15T22:49:13.607 INFO:tasks.workunit.client.0.smithi053.stdout: "num_store_stats": 8, 2024-01-15T22:49:13.607 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 45, 2024-01-15T22:49:13.607 INFO:tasks.workunit.client.0.smithi053.stdout: "poolid": 2, 2024-01-15T22:49:13.607 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.607 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 3376, 2024-01-15T22:49:13.607 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.607 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.608 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.608 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.608 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.608 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.608 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.608 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.608 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.608 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.608 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.608 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.608 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.608 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.608 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.608 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 66, 2024-01-15T22:49:13.608 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 22, 2024-01-15T22:49:13.608 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.609 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 22, 2024-01-15T22:49:13.609 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.609 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.609 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.609 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.609 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.609 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 14, 2024-01-15T22:49:13.609 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.609 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 1, 2024-01-15T22:49:13.609 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.609 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.609 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.609 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.609 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:13.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:13.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 51, 2024-01-15T22:49:13.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 19 2024-01-15T22:49:13.610 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.610 INFO:tasks.workunit.client.0.smithi053.stdout: "store_stats": { 2024-01-15T22:49:13.610 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": 98304, 2024-01-15T22:49:13.610 INFO:tasks.workunit.client.0.smithi053.stdout: "available": 0, 2024-01-15T22:49:13.610 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed": 0, 2024-01-15T22:49:13.610 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_allocated": 0, 2024-01-15T22:49:13.610 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_original": 0, 2024-01-15T22:49:13.610 INFO:tasks.workunit.client.0.smithi053.stdout: "data_stored": 10128, 2024-01-15T22:49:13.611 INFO:tasks.workunit.client.0.smithi053.stdout: "internal_metadata": 0, 2024-01-15T22:49:13.611 INFO:tasks.workunit.client.0.smithi053.stdout: "internally_reserved": 0, 2024-01-15T22:49:13.611 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_allocated": 0, 2024-01-15T22:49:13.611 INFO:tasks.workunit.client.0.smithi053.stdout: "total": 0 2024-01-15T22:49:13.611 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.611 INFO:tasks.workunit.client.0.smithi053.stdout: "up": 96 2024-01-15T22:49:13.611 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.611 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.611 INFO:tasks.workunit.client.0.smithi053.stdout: "usage": { 2024-01-15T22:49:13.611 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 105, 2024-01-15T22:49:13.611 INFO:tasks.workunit.client.0.smithi053.stdout: "pools": 4, 2024-01-15T22:49:13.611 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_by_class": { 2024-01-15T22:49:13.611 INFO:tasks.workunit.client.0.smithi053.stdout: "ssd": { 2024-01-15T22:49:13.611 INFO:tasks.workunit.client.0.smithi053.stdout: "total_avail_bytes": 765517840384, 2024-01-15T22:49:13.611 INFO:tasks.workunit.client.0.smithi053.stdout: "total_bytes": 767960285184, 2024-01-15T22:49:13.611 INFO:tasks.workunit.client.0.smithi053.stdout: "total_used_bytes": 2442444800, 2024-01-15T22:49:13.612 INFO:tasks.workunit.client.0.smithi053.stdout: "total_used_raw_bytes": 2442444800, 2024-01-15T22:49:13.612 INFO:tasks.workunit.client.0.smithi053.stdout: "total_used_raw_ratio": 0.0031804312020540237 2024-01-15T22:49:13.612 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.612 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.612 INFO:tasks.workunit.client.0.smithi053.stdout: "total_avail_bytes": 765517840384, 2024-01-15T22:49:13.612 INFO:tasks.workunit.client.0.smithi053.stdout: "total_bytes": 767960285184, 2024-01-15T22:49:13.612 INFO:tasks.workunit.client.0.smithi053.stdout: "total_used_bytes": 2442444800 2024-01-15T22:49:13.612 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.612 INFO:tasks.workunit.client.0.smithi053.stdout:} 2024-01-15T22:49:13.612 INFO:tasks.workunit.client.0.smithi053.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-01-15T22:49:13.613 INFO:tasks.workunit.client.0.smithi053.stderr:+ ceph telemetry show-device 2024-01-15T22:49:13.614 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:13.614 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:13.614 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:13.614 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.614 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.614 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.614 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.614 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.614 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:13.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:13.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:13.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.617 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.617 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.617 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.617 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.617 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.617 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.617 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.617 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.617 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.617 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.617 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.617 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.617 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.617 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.617 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.617 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.618 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.618 INFO:tasks.workunit.client.0.smithi053.stdout:{ 2024-01-15T22:49:13.618 INFO:tasks.workunit.client.0.smithi053.stdout: "4acd5474-b3f8-11ee-8baf-ac1f6bf83718": { 2024-01-15T22:49:13.618 INFO:tasks.workunit.client.0.smithi053.stdout: "INTEL_SSDPED1D480GA_4acde150-b3f8-11ee-8baf-ac1f6bf83718": { 2024-01-15T22:49:13.618 INFO:tasks.workunit.client.0.smithi053.stdout: "20240115-224532": { 2024-01-15T22:49:13.618 INFO:tasks.workunit.client.0.smithi053.stdout: "device": { 2024-01-15T22:49:13.618 INFO:tasks.workunit.client.0.smithi053.stdout: "info_name": "/dev/nvme0n1", 2024-01-15T22:49:13.618 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "/dev/nvme0n1", 2024-01-15T22:49:13.618 INFO:tasks.workunit.client.0.smithi053.stdout: "protocol": "NVMe", 2024-01-15T22:49:13.618 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "nvme" 2024-01-15T22:49:13.618 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.618 INFO:tasks.workunit.client.0.smithi053.stdout: "firmware_version": "E2010325", 2024-01-15T22:49:13.618 INFO:tasks.workunit.client.0.smithi053.stdout: "host_id": "4acd5474-b3f8-11ee-8baf-ac1f6bf83718", 2024-01-15T22:49:13.618 INFO:tasks.workunit.client.0.smithi053.stdout: "json_format_version": [ 2024-01-15T22:49:13.619 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.619 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.619 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.619 INFO:tasks.workunit.client.0.smithi053.stdout: "local_time": { 2024-01-15T22:49:13.619 INFO:tasks.workunit.client.0.smithi053.stdout: "asctime": "Mon Jan 15 22:45:32 2024 UTC", 2024-01-15T22:49:13.619 INFO:tasks.workunit.client.0.smithi053.stdout: "time_t": 1705358732 2024-01-15T22:49:13.619 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.619 INFO:tasks.workunit.client.0.smithi053.stdout: "logical_block_size": 512, 2024-01-15T22:49:13.619 INFO:tasks.workunit.client.0.smithi053.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-01-15T22:49:13.619 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_controller_id": 0, 2024-01-15T22:49:13.619 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-01-15T22:49:13.619 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_namespaces": [ 2024-01-15T22:49:13.619 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.619 INFO:tasks.workunit.client.0.smithi053.stdout: "capacity": { 2024-01-15T22:49:13.619 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 937703088, 2024-01-15T22:49:13.619 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 480103981056 2024-01-15T22:49:13.620 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.620 INFO:tasks.workunit.client.0.smithi053.stdout: "formatted_lba_size": 512, 2024-01-15T22:49:13.620 INFO:tasks.workunit.client.0.smithi053.stdout: "id": 1, 2024-01-15T22:49:13.620 INFO:tasks.workunit.client.0.smithi053.stdout: "size": { 2024-01-15T22:49:13.620 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 937703088, 2024-01-15T22:49:13.620 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 480103981056 2024-01-15T22:49:13.620 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.620 INFO:tasks.workunit.client.0.smithi053.stdout: "utilization": { 2024-01-15T22:49:13.620 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 937703088, 2024-01-15T22:49:13.620 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 480103981056 2024-01-15T22:49:13.620 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.620 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.620 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.620 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_number_of_namespaces": 1, 2024-01-15T22:49:13.621 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_pci_vendor": { 2024-01-15T22:49:13.621 INFO:tasks.workunit.client.0.smithi053.stdout: "id": 32902, 2024-01-15T22:49:13.621 INFO:tasks.workunit.client.0.smithi053.stdout: "subsystem_id": 32902 2024-01-15T22:49:13.621 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.621 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_smart_health_information_add_log": { 2024-01-15T22:49:13.621 INFO:tasks.workunit.client.0.smithi053.stdout: "Device stats": { 2024-01-15T22:49:13.621 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_fw_downgrades": { 2024-01-15T22:49:13.621 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.621 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.621 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.621 INFO:tasks.workunit.client.0.smithi053.stdout: "crc_error_count": { 2024-01-15T22:49:13.621 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.621 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.621 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.621 INFO:tasks.workunit.client.0.smithi053.stdout: "end_to_end_error_detection_count": { 2024-01-15T22:49:13.621 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.622 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.622 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.622 INFO:tasks.workunit.client.0.smithi053.stdout: "erase_fail_count": { 2024-01-15T22:49:13.622 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.622 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.622 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.622 INFO:tasks.workunit.client.0.smithi053.stdout: "host_bytes_written": { 2024-01-15T22:49:13.622 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.622 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 11998742 2024-01-15T22:49:13.622 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.622 INFO:tasks.workunit.client.0.smithi053.stdout: "host_ctx_wear_used": { 2024-01-15T22:49:13.622 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.622 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.622 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.622 INFO:tasks.workunit.client.0.smithi053.stdout: "media_bytes_read": { 2024-01-15T22:49:13.622 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.623 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.623 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.623 INFO:tasks.workunit.client.0.smithi053.stdout: "nand_bytes_written": { 2024-01-15T22:49:13.623 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.623 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.623 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.623 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_stat_indicator": { 2024-01-15T22:49:13.623 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.623 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.623 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.623 INFO:tasks.workunit.client.0.smithi053.stdout: "pll_lock_loss_count": { 2024-01-15T22:49:13.623 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.623 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.623 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.623 INFO:tasks.workunit.client.0.smithi053.stdout: "program_fail_count": { 2024-01-15T22:49:13.623 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.624 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.624 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.624 INFO:tasks.workunit.client.0.smithi053.stdout: "re_alloc_sectr_cnt": { 2024-01-15T22:49:13.624 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.624 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.624 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.624 INFO:tasks.workunit.client.0.smithi053.stdout: "retry_buffer_overflow_count": { 2024-01-15T22:49:13.624 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.624 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.624 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.624 INFO:tasks.workunit.client.0.smithi053.stdout: "soft_ecc_err_rate": { 2024-01-15T22:49:13.624 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.624 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.624 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.624 INFO:tasks.workunit.client.0.smithi053.stdout: "thermal_throttle_status": { 2024-01-15T22:49:13.625 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.625 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": { 2024-01-15T22:49:13.625 INFO:tasks.workunit.client.0.smithi053.stdout: "cnt": 0, 2024-01-15T22:49:13.625 INFO:tasks.workunit.client.0.smithi053.stdout: "pct": 0 2024-01-15T22:49:13.625 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.625 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.625 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_host_reads": { 2024-01-15T22:49:13.625 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.625 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 13 2024-01-15T22:49:13.625 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.625 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_media_wear": { 2024-01-15T22:49:13.625 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.625 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.625 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.625 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_timer": { 2024-01-15T22:49:13.626 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.626 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 1371436 2024-01-15T22:49:13.626 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.626 INFO:tasks.workunit.client.0.smithi053.stdout: "unexp_power_loss": { 2024-01-15T22:49:13.626 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.626 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.626 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.626 INFO:tasks.workunit.client.0.smithi053.stdout: "wear_leveling": { 2024-01-15T22:49:13.626 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.626 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": { 2024-01-15T22:49:13.626 INFO:tasks.workunit.client.0.smithi053.stdout: "avg": 0, 2024-01-15T22:49:13.626 INFO:tasks.workunit.client.0.smithi053.stdout: "max": 0, 2024-01-15T22:49:13.626 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0 2024-01-15T22:49:13.626 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.627 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.627 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.627 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel Smart log": "nvme0n1" 2024-01-15T22:49:13.627 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.627 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_smart_health_information_log": { 2024-01-15T22:49:13.627 INFO:tasks.workunit.client.0.smithi053.stdout: "available_spare": 100, 2024-01-15T22:49:13.627 INFO:tasks.workunit.client.0.smithi053.stdout: "available_spare_threshold": 0, 2024-01-15T22:49:13.627 INFO:tasks.workunit.client.0.smithi053.stdout: "controller_busy_time": 4506, 2024-01-15T22:49:13.627 INFO:tasks.workunit.client.0.smithi053.stdout: "critical_warning": 0, 2024-01-15T22:49:13.627 INFO:tasks.workunit.client.0.smithi053.stdout: "data_units_read": 154276833, 2024-01-15T22:49:13.627 INFO:tasks.workunit.client.0.smithi053.stdout: "data_units_written": 786349605, 2024-01-15T22:49:13.627 INFO:tasks.workunit.client.0.smithi053.stdout: "host_reads": 2738178881, 2024-01-15T22:49:13.627 INFO:tasks.workunit.client.0.smithi053.stdout: "host_writes": 16140161954, 2024-01-15T22:49:13.627 INFO:tasks.workunit.client.0.smithi053.stdout: "media_errors": 0, 2024-01-15T22:49:13.627 INFO:tasks.workunit.client.0.smithi053.stdout: "num_err_log_entries": 0, 2024-01-15T22:49:13.627 INFO:tasks.workunit.client.0.smithi053.stdout: "percentage_used": 0, 2024-01-15T22:49:13.628 INFO:tasks.workunit.client.0.smithi053.stdout: "power_cycles": 30297, 2024-01-15T22:49:13.628 INFO:tasks.workunit.client.0.smithi053.stdout: "power_on_hours": 35536, 2024-01-15T22:49:13.628 INFO:tasks.workunit.client.0.smithi053.stdout: "temperature": 33, 2024-01-15T22:49:13.628 INFO:tasks.workunit.client.0.smithi053.stdout: "unsafe_shutdowns": 8283 2024-01-15T22:49:13.628 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.628 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_vendor": "intel", 2024-01-15T22:49:13.628 INFO:tasks.workunit.client.0.smithi053.stdout: "power_cycle_count": 30297, 2024-01-15T22:49:13.628 INFO:tasks.workunit.client.0.smithi053.stdout: "power_on_time": { 2024-01-15T22:49:13.628 INFO:tasks.workunit.client.0.smithi053.stdout: "hours": 35536 2024-01-15T22:49:13.628 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.628 INFO:tasks.workunit.client.0.smithi053.stdout: "serial_number": "deleted", 2024-01-15T22:49:13.628 INFO:tasks.workunit.client.0.smithi053.stdout: "smart_status": { 2024-01-15T22:49:13.628 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme": { 2024-01-15T22:49:13.628 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.628 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.629 INFO:tasks.workunit.client.0.smithi053.stdout: "passed": true 2024-01-15T22:49:13.629 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.629 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl": { 2024-01-15T22:49:13.629 INFO:tasks.workunit.client.0.smithi053.stdout: "argv": [ 2024-01-15T22:49:13.629 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl", 2024-01-15T22:49:13.629 INFO:tasks.workunit.client.0.smithi053.stdout: "-x", 2024-01-15T22:49:13.629 INFO:tasks.workunit.client.0.smithi053.stdout: "--json=o", 2024-01-15T22:49:13.629 INFO:tasks.workunit.client.0.smithi053.stdout: "/dev/nvme0n1" 2024-01-15T22:49:13.629 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.629 INFO:tasks.workunit.client.0.smithi053.stdout: "build_info": "(local build)", 2024-01-15T22:49:13.629 INFO:tasks.workunit.client.0.smithi053.stdout: "exit_status": 0, 2024-01-15T22:49:13.629 INFO:tasks.workunit.client.0.smithi053.stdout: "output": [ 2024-01-15T22:49:13.629 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-532.el8.x86_64] (local build)", 2024-01-15T22:49:13.629 INFO:tasks.workunit.client.0.smithi053.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-01-15T22:49:13.629 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.629 INFO:tasks.workunit.client.0.smithi053.stdout: "=== START OF INFORMATION SECTION ===", 2024-01-15T22:49:13.630 INFO:tasks.workunit.client.0.smithi053.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-01-15T22:49:13.630 INFO:tasks.workunit.client.0.smithi053.stdout: "Serial Number: deleted", 2024-01-15T22:49:13.630 INFO:tasks.workunit.client.0.smithi053.stdout: "Firmware Version: E2010325", 2024-01-15T22:49:13.630 INFO:tasks.workunit.client.0.smithi053.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-01-15T22:49:13.630 INFO:tasks.workunit.client.0.smithi053.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-01-15T22:49:13.630 INFO:tasks.workunit.client.0.smithi053.stdout: "Controller ID: 0", 2024-01-15T22:49:13.630 INFO:tasks.workunit.client.0.smithi053.stdout: "Number of Namespaces: 1", 2024-01-15T22:49:13.630 INFO:tasks.workunit.client.0.smithi053.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-01-15T22:49:13.630 INFO:tasks.workunit.client.0.smithi053.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-01-15T22:49:13.630 INFO:tasks.workunit.client.0.smithi053.stdout: "Local Time is: Mon Jan 15 22:45:32 2024 UTC", 2024-01-15T22:49:13.630 INFO:tasks.workunit.client.0.smithi053.stdout: "Firmware Updates (0x02): 1 Slot", 2024-01-15T22:49:13.630 INFO:tasks.workunit.client.0.smithi053.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-01-15T22:49:13.630 INFO:tasks.workunit.client.0.smithi053.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-01-15T22:49:13.630 INFO:tasks.workunit.client.0.smithi053.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-01-15T22:49:13.630 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.631 INFO:tasks.workunit.client.0.smithi053.stdout: "Supported Power States", 2024-01-15T22:49:13.631 INFO:tasks.workunit.client.0.smithi053.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-01-15T22:49:13.631 INFO:tasks.workunit.client.0.smithi053.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-01-15T22:49:13.631 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.631 INFO:tasks.workunit.client.0.smithi053.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-01-15T22:49:13.631 INFO:tasks.workunit.client.0.smithi053.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-01-15T22:49:13.631 INFO:tasks.workunit.client.0.smithi053.stdout: " 0 + 512 0 2", 2024-01-15T22:49:13.631 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.631 INFO:tasks.workunit.client.0.smithi053.stdout: "=== START OF SMART DATA SECTION ===", 2024-01-15T22:49:13.631 INFO:tasks.workunit.client.0.smithi053.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-01-15T22:49:13.631 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.631 INFO:tasks.workunit.client.0.smithi053.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-01-15T22:49:13.631 INFO:tasks.workunit.client.0.smithi053.stdout: "Critical Warning: 0x00", 2024-01-15T22:49:13.631 INFO:tasks.workunit.client.0.smithi053.stdout: "Temperature: 33 Celsius", 2024-01-15T22:49:13.631 INFO:tasks.workunit.client.0.smithi053.stdout: "Available Spare: 100%", 2024-01-15T22:49:13.631 INFO:tasks.workunit.client.0.smithi053.stdout: "Available Spare Threshold: 0%", 2024-01-15T22:49:13.632 INFO:tasks.workunit.client.0.smithi053.stdout: "Percentage Used: 0%", 2024-01-15T22:49:13.632 INFO:tasks.workunit.client.0.smithi053.stdout: "Data Units Read: 154,276,833 [78.9 TB]", 2024-01-15T22:49:13.632 INFO:tasks.workunit.client.0.smithi053.stdout: "Data Units Written: 786,349,605 [402 TB]", 2024-01-15T22:49:13.632 INFO:tasks.workunit.client.0.smithi053.stdout: "Host Read Commands: 2,738,178,881", 2024-01-15T22:49:13.632 INFO:tasks.workunit.client.0.smithi053.stdout: "Host Write Commands: 16,140,161,954", 2024-01-15T22:49:13.632 INFO:tasks.workunit.client.0.smithi053.stdout: "Controller Busy Time: 4,506", 2024-01-15T22:49:13.632 INFO:tasks.workunit.client.0.smithi053.stdout: "Power Cycles: 30,297", 2024-01-15T22:49:13.632 INFO:tasks.workunit.client.0.smithi053.stdout: "Power On Hours: 35,536", 2024-01-15T22:49:13.632 INFO:tasks.workunit.client.0.smithi053.stdout: "Unsafe Shutdowns: 8,283", 2024-01-15T22:49:13.632 INFO:tasks.workunit.client.0.smithi053.stdout: "Media and Data Integrity Errors: 0", 2024-01-15T22:49:13.632 INFO:tasks.workunit.client.0.smithi053.stdout: "Error Information Log Entries: 0", 2024-01-15T22:49:13.632 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.632 INFO:tasks.workunit.client.0.smithi053.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-01-15T22:49:13.632 INFO:tasks.workunit.client.0.smithi053.stdout: "No Errors Logged", 2024-01-15T22:49:13.633 INFO:tasks.workunit.client.0.smithi053.stdout: "" 2024-01-15T22:49:13.633 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.633 INFO:tasks.workunit.client.0.smithi053.stdout: "platform_info": "x86_64-linux-4.18.0-532.el8.x86_64", 2024-01-15T22:49:13.633 INFO:tasks.workunit.client.0.smithi053.stdout: "svn_revision": "5022", 2024-01-15T22:49:13.633 INFO:tasks.workunit.client.0.smithi053.stdout: "version": [ 2024-01-15T22:49:13.633 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.633 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.633 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.633 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.633 INFO:tasks.workunit.client.0.smithi053.stdout: "temperature": { 2024-01-15T22:49:13.633 INFO:tasks.workunit.client.0.smithi053.stdout: "current": 33 2024-01-15T22:49:13.633 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.633 INFO:tasks.workunit.client.0.smithi053.stdout: "user_capacity": { 2024-01-15T22:49:13.633 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 937703088, 2024-01-15T22:49:13.633 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 480103981056 2024-01-15T22:49:13.634 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.634 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.634 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.634 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.634 INFO:tasks.workunit.client.0.smithi053.stdout: "4acf120a-b3f8-11ee-8baf-ac1f6bf83718": { 2024-01-15T22:49:13.634 INFO:tasks.workunit.client.0.smithi053.stdout: "INTEL_SSDPEDMD400G4_4acf9234-b3f8-11ee-8baf-ac1f6bf83718": { 2024-01-15T22:49:13.634 INFO:tasks.workunit.client.0.smithi053.stdout: "20240115-224535": { 2024-01-15T22:49:13.634 INFO:tasks.workunit.client.0.smithi053.stdout: "device": { 2024-01-15T22:49:13.634 INFO:tasks.workunit.client.0.smithi053.stdout: "info_name": "/dev/nvme0n1", 2024-01-15T22:49:13.634 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "/dev/nvme0n1", 2024-01-15T22:49:13.634 INFO:tasks.workunit.client.0.smithi053.stdout: "protocol": "NVMe", 2024-01-15T22:49:13.634 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "nvme" 2024-01-15T22:49:13.634 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.634 INFO:tasks.workunit.client.0.smithi053.stdout: "firmware_version": "8DV101H0", 2024-01-15T22:49:13.634 INFO:tasks.workunit.client.0.smithi053.stdout: "host_id": "4acf120a-b3f8-11ee-8baf-ac1f6bf83718", 2024-01-15T22:49:13.635 INFO:tasks.workunit.client.0.smithi053.stdout: "json_format_version": [ 2024-01-15T22:49:13.635 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.635 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.635 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.635 INFO:tasks.workunit.client.0.smithi053.stdout: "local_time": { 2024-01-15T22:49:13.635 INFO:tasks.workunit.client.0.smithi053.stdout: "asctime": "Mon Jan 15 22:45:35 2024 UTC", 2024-01-15T22:49:13.635 INFO:tasks.workunit.client.0.smithi053.stdout: "time_t": 1705358735 2024-01-15T22:49:13.635 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.635 INFO:tasks.workunit.client.0.smithi053.stdout: "logical_block_size": 512, 2024-01-15T22:49:13.635 INFO:tasks.workunit.client.0.smithi053.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-01-15T22:49:13.635 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_controller_id": 0, 2024-01-15T22:49:13.635 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-01-15T22:49:13.635 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_namespaces": [ 2024-01-15T22:49:13.635 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.635 INFO:tasks.workunit.client.0.smithi053.stdout: "capacity": { 2024-01-15T22:49:13.636 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 781422768, 2024-01-15T22:49:13.636 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 400088457216 2024-01-15T22:49:13.636 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.636 INFO:tasks.workunit.client.0.smithi053.stdout: "formatted_lba_size": 512, 2024-01-15T22:49:13.636 INFO:tasks.workunit.client.0.smithi053.stdout: "id": 1, 2024-01-15T22:49:13.636 INFO:tasks.workunit.client.0.smithi053.stdout: "size": { 2024-01-15T22:49:13.636 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 781422768, 2024-01-15T22:49:13.636 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 400088457216 2024-01-15T22:49:13.636 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.636 INFO:tasks.workunit.client.0.smithi053.stdout: "utilization": { 2024-01-15T22:49:13.636 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 781422768, 2024-01-15T22:49:13.636 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 400088457216 2024-01-15T22:49:13.636 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.636 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.637 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.637 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_number_of_namespaces": 1, 2024-01-15T22:49:13.637 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_pci_vendor": { 2024-01-15T22:49:13.637 INFO:tasks.workunit.client.0.smithi053.stdout: "id": 32902, 2024-01-15T22:49:13.637 INFO:tasks.workunit.client.0.smithi053.stdout: "subsystem_id": 32902 2024-01-15T22:49:13.637 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.637 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_smart_health_information_add_log": { 2024-01-15T22:49:13.637 INFO:tasks.workunit.client.0.smithi053.stdout: "Device stats": { 2024-01-15T22:49:13.637 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_fw_downgrades": { 2024-01-15T22:49:13.637 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.637 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.637 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.637 INFO:tasks.workunit.client.0.smithi053.stdout: "crc_error_count": { 2024-01-15T22:49:13.637 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.638 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.638 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.638 INFO:tasks.workunit.client.0.smithi053.stdout: "end_to_end_error_detection_count": { 2024-01-15T22:49:13.638 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.638 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.638 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.638 INFO:tasks.workunit.client.0.smithi053.stdout: "erase_fail_count": { 2024-01-15T22:49:13.638 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.638 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.638 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.638 INFO:tasks.workunit.client.0.smithi053.stdout: "host_bytes_written": { 2024-01-15T22:49:13.638 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.638 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 27775200 2024-01-15T22:49:13.638 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.638 INFO:tasks.workunit.client.0.smithi053.stdout: "host_ctx_wear_used": { 2024-01-15T22:49:13.639 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.639 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 1 2024-01-15T22:49:13.639 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.639 INFO:tasks.workunit.client.0.smithi053.stdout: "media_bytes_read": { 2024-01-15T22:49:13.639 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.639 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.639 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.639 INFO:tasks.workunit.client.0.smithi053.stdout: "nand_bytes_written": { 2024-01-15T22:49:13.639 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.639 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 46216872 2024-01-15T22:49:13.639 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.639 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_stat_indicator": { 2024-01-15T22:49:13.639 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.639 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.639 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.640 INFO:tasks.workunit.client.0.smithi053.stdout: "pll_lock_loss_count": { 2024-01-15T22:49:13.640 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.640 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.640 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.640 INFO:tasks.workunit.client.0.smithi053.stdout: "program_fail_count": { 2024-01-15T22:49:13.640 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.640 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.640 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.640 INFO:tasks.workunit.client.0.smithi053.stdout: "re_alloc_sectr_cnt": { 2024-01-15T22:49:13.640 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.640 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.640 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.640 INFO:tasks.workunit.client.0.smithi053.stdout: "retry_buffer_overflow_count": { 2024-01-15T22:49:13.640 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.640 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.640 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.641 INFO:tasks.workunit.client.0.smithi053.stdout: "soft_ecc_err_rate": { 2024-01-15T22:49:13.641 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.641 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.641 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.641 INFO:tasks.workunit.client.0.smithi053.stdout: "thermal_throttle_status": { 2024-01-15T22:49:13.641 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.641 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": { 2024-01-15T22:49:13.641 INFO:tasks.workunit.client.0.smithi053.stdout: "cnt": 0, 2024-01-15T22:49:13.641 INFO:tasks.workunit.client.0.smithi053.stdout: "pct": 0 2024-01-15T22:49:13.641 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.641 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.641 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_host_reads": { 2024-01-15T22:49:13.641 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.641 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 65535 2024-01-15T22:49:13.641 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.641 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_media_wear": { 2024-01-15T22:49:13.642 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.642 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 64 2024-01-15T22:49:13.642 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.642 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_timer": { 2024-01-15T22:49:13.642 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.642 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 65535 2024-01-15T22:49:13.642 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.642 INFO:tasks.workunit.client.0.smithi053.stdout: "unexp_power_loss": { 2024-01-15T22:49:13.642 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.642 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.642 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.642 INFO:tasks.workunit.client.0.smithi053.stdout: "wear_leveling": { 2024-01-15T22:49:13.642 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 90, 2024-01-15T22:49:13.642 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": { 2024-01-15T22:49:13.642 INFO:tasks.workunit.client.0.smithi053.stdout: "avg": 3114, 2024-01-15T22:49:13.642 INFO:tasks.workunit.client.0.smithi053.stdout: "max": 3124, 2024-01-15T22:49:13.642 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 3103 2024-01-15T22:49:13.643 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.643 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.643 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.643 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel Smart log": "nvme0n1" 2024-01-15T22:49:13.643 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.643 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_smart_health_information_log": { 2024-01-15T22:49:13.643 INFO:tasks.workunit.client.0.smithi053.stdout: "available_spare": 100, 2024-01-15T22:49:13.643 INFO:tasks.workunit.client.0.smithi053.stdout: "available_spare_threshold": 10, 2024-01-15T22:49:13.643 INFO:tasks.workunit.client.0.smithi053.stdout: "controller_busy_time": 214, 2024-01-15T22:49:13.643 INFO:tasks.workunit.client.0.smithi053.stdout: "critical_warning": 0, 2024-01-15T22:49:13.643 INFO:tasks.workunit.client.0.smithi053.stdout: "data_units_read": 369196088, 2024-01-15T22:49:13.643 INFO:tasks.workunit.client.0.smithi053.stdout: "data_units_written": 1820275523, 2024-01-15T22:49:13.643 INFO:tasks.workunit.client.0.smithi053.stdout: "host_reads": 6305720281, 2024-01-15T22:49:13.643 INFO:tasks.workunit.client.0.smithi053.stdout: "host_writes": 32254029816, 2024-01-15T22:49:13.643 INFO:tasks.workunit.client.0.smithi053.stdout: "media_errors": 0, 2024-01-15T22:49:13.643 INFO:tasks.workunit.client.0.smithi053.stdout: "num_err_log_entries": 0, 2024-01-15T22:49:13.644 INFO:tasks.workunit.client.0.smithi053.stdout: "percentage_used": 10, 2024-01-15T22:49:13.644 INFO:tasks.workunit.client.0.smithi053.stdout: "power_cycles": 48948, 2024-01-15T22:49:13.644 INFO:tasks.workunit.client.0.smithi053.stdout: "power_on_hours": 45984, 2024-01-15T22:49:13.644 INFO:tasks.workunit.client.0.smithi053.stdout: "temperature": 32, 2024-01-15T22:49:13.644 INFO:tasks.workunit.client.0.smithi053.stdout: "unsafe_shutdowns": 21363 2024-01-15T22:49:13.644 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.644 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_vendor": "intel", 2024-01-15T22:49:13.644 INFO:tasks.workunit.client.0.smithi053.stdout: "power_cycle_count": 48948, 2024-01-15T22:49:13.644 INFO:tasks.workunit.client.0.smithi053.stdout: "power_on_time": { 2024-01-15T22:49:13.644 INFO:tasks.workunit.client.0.smithi053.stdout: "hours": 45984 2024-01-15T22:49:13.644 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.644 INFO:tasks.workunit.client.0.smithi053.stdout: "serial_number": "deleted", 2024-01-15T22:49:13.644 INFO:tasks.workunit.client.0.smithi053.stdout: "smart_status": { 2024-01-15T22:49:13.644 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme": { 2024-01-15T22:49:13.644 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.645 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.645 INFO:tasks.workunit.client.0.smithi053.stdout: "passed": true 2024-01-15T22:49:13.645 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.645 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl": { 2024-01-15T22:49:13.645 INFO:tasks.workunit.client.0.smithi053.stdout: "argv": [ 2024-01-15T22:49:13.645 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl", 2024-01-15T22:49:13.645 INFO:tasks.workunit.client.0.smithi053.stdout: "-x", 2024-01-15T22:49:13.645 INFO:tasks.workunit.client.0.smithi053.stdout: "--json=o", 2024-01-15T22:49:13.645 INFO:tasks.workunit.client.0.smithi053.stdout: "/dev/nvme0n1" 2024-01-15T22:49:13.645 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.645 INFO:tasks.workunit.client.0.smithi053.stdout: "build_info": "(local build)", 2024-01-15T22:49:13.645 INFO:tasks.workunit.client.0.smithi053.stdout: "exit_status": 0, 2024-01-15T22:49:13.645 INFO:tasks.workunit.client.0.smithi053.stdout: "output": [ 2024-01-15T22:49:13.645 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-532.el8.x86_64] (local build)", 2024-01-15T22:49:13.645 INFO:tasks.workunit.client.0.smithi053.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-01-15T22:49:13.646 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.646 INFO:tasks.workunit.client.0.smithi053.stdout: "=== START OF INFORMATION SECTION ===", 2024-01-15T22:49:13.646 INFO:tasks.workunit.client.0.smithi053.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-01-15T22:49:13.646 INFO:tasks.workunit.client.0.smithi053.stdout: "Serial Number: deleted", 2024-01-15T22:49:13.646 INFO:tasks.workunit.client.0.smithi053.stdout: "Firmware Version: 8DV101H0", 2024-01-15T22:49:13.646 INFO:tasks.workunit.client.0.smithi053.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-01-15T22:49:13.646 INFO:tasks.workunit.client.0.smithi053.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-01-15T22:49:13.646 INFO:tasks.workunit.client.0.smithi053.stdout: "Controller ID: 0", 2024-01-15T22:49:13.646 INFO:tasks.workunit.client.0.smithi053.stdout: "Number of Namespaces: 1", 2024-01-15T22:49:13.646 INFO:tasks.workunit.client.0.smithi053.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-01-15T22:49:13.646 INFO:tasks.workunit.client.0.smithi053.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-01-15T22:49:13.646 INFO:tasks.workunit.client.0.smithi053.stdout: "Local Time is: Mon Jan 15 22:45:35 2024 UTC", 2024-01-15T22:49:13.646 INFO:tasks.workunit.client.0.smithi053.stdout: "Firmware Updates (0x02): 1 Slot", 2024-01-15T22:49:13.646 INFO:tasks.workunit.client.0.smithi053.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-01-15T22:49:13.646 INFO:tasks.workunit.client.0.smithi053.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-01-15T22:49:13.647 INFO:tasks.workunit.client.0.smithi053.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-01-15T22:49:13.647 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.647 INFO:tasks.workunit.client.0.smithi053.stdout: "Supported Power States", 2024-01-15T22:49:13.647 INFO:tasks.workunit.client.0.smithi053.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-01-15T22:49:13.647 INFO:tasks.workunit.client.0.smithi053.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-01-15T22:49:13.647 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.647 INFO:tasks.workunit.client.0.smithi053.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-01-15T22:49:13.647 INFO:tasks.workunit.client.0.smithi053.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-01-15T22:49:13.647 INFO:tasks.workunit.client.0.smithi053.stdout: " 0 + 512 0 2", 2024-01-15T22:49:13.647 INFO:tasks.workunit.client.0.smithi053.stdout: " 1 - 512 8 2", 2024-01-15T22:49:13.647 INFO:tasks.workunit.client.0.smithi053.stdout: " 2 - 512 16 2", 2024-01-15T22:49:13.647 INFO:tasks.workunit.client.0.smithi053.stdout: " 3 - 4096 0 0", 2024-01-15T22:49:13.647 INFO:tasks.workunit.client.0.smithi053.stdout: " 4 - 4096 8 0", 2024-01-15T22:49:13.647 INFO:tasks.workunit.client.0.smithi053.stdout: " 5 - 4096 64 0", 2024-01-15T22:49:13.647 INFO:tasks.workunit.client.0.smithi053.stdout: " 6 - 4096 128 0", 2024-01-15T22:49:13.647 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.648 INFO:tasks.workunit.client.0.smithi053.stdout: "=== START OF SMART DATA SECTION ===", 2024-01-15T22:49:13.648 INFO:tasks.workunit.client.0.smithi053.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-01-15T22:49:13.648 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.648 INFO:tasks.workunit.client.0.smithi053.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-01-15T22:49:13.648 INFO:tasks.workunit.client.0.smithi053.stdout: "Critical Warning: 0x00", 2024-01-15T22:49:13.648 INFO:tasks.workunit.client.0.smithi053.stdout: "Temperature: 32 Celsius", 2024-01-15T22:49:13.648 INFO:tasks.workunit.client.0.smithi053.stdout: "Available Spare: 100%", 2024-01-15T22:49:13.648 INFO:tasks.workunit.client.0.smithi053.stdout: "Available Spare Threshold: 10%", 2024-01-15T22:49:13.648 INFO:tasks.workunit.client.0.smithi053.stdout: "Percentage Used: 10%", 2024-01-15T22:49:13.648 INFO:tasks.workunit.client.0.smithi053.stdout: "Data Units Read: 369,196,088 [189 TB]", 2024-01-15T22:49:13.648 INFO:tasks.workunit.client.0.smithi053.stdout: "Data Units Written: 1,820,275,523 [931 TB]", 2024-01-15T22:49:13.648 INFO:tasks.workunit.client.0.smithi053.stdout: "Host Read Commands: 6,305,720,281", 2024-01-15T22:49:13.648 INFO:tasks.workunit.client.0.smithi053.stdout: "Host Write Commands: 32,254,029,816", 2024-01-15T22:49:13.648 INFO:tasks.workunit.client.0.smithi053.stdout: "Controller Busy Time: 214", 2024-01-15T22:49:13.648 INFO:tasks.workunit.client.0.smithi053.stdout: "Power Cycles: 48,948", 2024-01-15T22:49:13.649 INFO:tasks.workunit.client.0.smithi053.stdout: "Power On Hours: 45,984", 2024-01-15T22:49:13.649 INFO:tasks.workunit.client.0.smithi053.stdout: "Unsafe Shutdowns: 21,363", 2024-01-15T22:49:13.649 INFO:tasks.workunit.client.0.smithi053.stdout: "Media and Data Integrity Errors: 0", 2024-01-15T22:49:13.649 INFO:tasks.workunit.client.0.smithi053.stdout: "Error Information Log Entries: 0", 2024-01-15T22:49:13.649 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.649 INFO:tasks.workunit.client.0.smithi053.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-01-15T22:49:13.649 INFO:tasks.workunit.client.0.smithi053.stdout: "No Errors Logged", 2024-01-15T22:49:13.649 INFO:tasks.workunit.client.0.smithi053.stdout: "" 2024-01-15T22:49:13.649 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.649 INFO:tasks.workunit.client.0.smithi053.stdout: "platform_info": "x86_64-linux-4.18.0-532.el8.x86_64", 2024-01-15T22:49:13.649 INFO:tasks.workunit.client.0.smithi053.stdout: "svn_revision": "5022", 2024-01-15T22:49:13.649 INFO:tasks.workunit.client.0.smithi053.stdout: "version": [ 2024-01-15T22:49:13.649 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.649 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.649 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.649 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.650 INFO:tasks.workunit.client.0.smithi053.stdout: "temperature": { 2024-01-15T22:49:13.650 INFO:tasks.workunit.client.0.smithi053.stdout: "current": 32 2024-01-15T22:49:13.650 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.650 INFO:tasks.workunit.client.0.smithi053.stdout: "user_capacity": { 2024-01-15T22:49:13.650 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 781422768, 2024-01-15T22:49:13.650 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 400088457216 2024-01-15T22:49:13.650 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.650 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.650 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.650 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.650 INFO:tasks.workunit.client.0.smithi053.stdout:} 2024-01-15T22:49:13.651 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:49:12 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:49:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:49:13.651 INFO:tasks.workunit.client.0.smithi053.stderr:+ ceph telemetry show-all 2024-01-15T22:49:13.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:13.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:13.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:13.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.653 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:13.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:13.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:13.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:13.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:13.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:13.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.657 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.657 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.657 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.657 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.657 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.657 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.657 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.657 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.657 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.657 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:13.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:13.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:13.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:13.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:13.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:13.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:13.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:12 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:13.666 INFO:tasks.workunit.client.0.smithi053.stdout:{ 2024-01-15T22:49:13.666 INFO:tasks.workunit.client.0.smithi053.stdout: "device_report": { 2024-01-15T22:49:13.666 INFO:tasks.workunit.client.0.smithi053.stdout: "4acd5474-b3f8-11ee-8baf-ac1f6bf83718": { 2024-01-15T22:49:13.666 INFO:tasks.workunit.client.0.smithi053.stdout: "INTEL_SSDPED1D480GA_4acde150-b3f8-11ee-8baf-ac1f6bf83718": { 2024-01-15T22:49:13.666 INFO:tasks.workunit.client.0.smithi053.stdout: "20240115-224532": { 2024-01-15T22:49:13.666 INFO:tasks.workunit.client.0.smithi053.stdout: "device": { 2024-01-15T22:49:13.666 INFO:tasks.workunit.client.0.smithi053.stdout: "info_name": "/dev/nvme0n1", 2024-01-15T22:49:13.666 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "/dev/nvme0n1", 2024-01-15T22:49:13.666 INFO:tasks.workunit.client.0.smithi053.stdout: "protocol": "NVMe", 2024-01-15T22:49:13.667 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "nvme" 2024-01-15T22:49:13.667 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.667 INFO:tasks.workunit.client.0.smithi053.stdout: "firmware_version": "E2010325", 2024-01-15T22:49:13.667 INFO:tasks.workunit.client.0.smithi053.stdout: "host_id": "4acd5474-b3f8-11ee-8baf-ac1f6bf83718", 2024-01-15T22:49:13.667 INFO:tasks.workunit.client.0.smithi053.stdout: "json_format_version": [ 2024-01-15T22:49:13.667 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.667 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.667 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.667 INFO:tasks.workunit.client.0.smithi053.stdout: "local_time": { 2024-01-15T22:49:13.667 INFO:tasks.workunit.client.0.smithi053.stdout: "asctime": "Mon Jan 15 22:45:32 2024 UTC", 2024-01-15T22:49:13.667 INFO:tasks.workunit.client.0.smithi053.stdout: "time_t": 1705358732 2024-01-15T22:49:13.667 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.667 INFO:tasks.workunit.client.0.smithi053.stdout: "logical_block_size": 512, 2024-01-15T22:49:13.667 INFO:tasks.workunit.client.0.smithi053.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-01-15T22:49:13.667 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_controller_id": 0, 2024-01-15T22:49:13.667 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-01-15T22:49:13.668 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_namespaces": [ 2024-01-15T22:49:13.668 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.668 INFO:tasks.workunit.client.0.smithi053.stdout: "capacity": { 2024-01-15T22:49:13.668 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 937703088, 2024-01-15T22:49:13.668 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 480103981056 2024-01-15T22:49:13.668 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.668 INFO:tasks.workunit.client.0.smithi053.stdout: "formatted_lba_size": 512, 2024-01-15T22:49:13.668 INFO:tasks.workunit.client.0.smithi053.stdout: "id": 1, 2024-01-15T22:49:13.668 INFO:tasks.workunit.client.0.smithi053.stdout: "size": { 2024-01-15T22:49:13.668 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 937703088, 2024-01-15T22:49:13.668 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 480103981056 2024-01-15T22:49:13.668 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.668 INFO:tasks.workunit.client.0.smithi053.stdout: "utilization": { 2024-01-15T22:49:13.668 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 937703088, 2024-01-15T22:49:13.668 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 480103981056 2024-01-15T22:49:13.669 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.669 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.669 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.669 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_number_of_namespaces": 1, 2024-01-15T22:49:13.669 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_pci_vendor": { 2024-01-15T22:49:13.669 INFO:tasks.workunit.client.0.smithi053.stdout: "id": 32902, 2024-01-15T22:49:13.669 INFO:tasks.workunit.client.0.smithi053.stdout: "subsystem_id": 32902 2024-01-15T22:49:13.669 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.669 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_smart_health_information_add_log": { 2024-01-15T22:49:13.669 INFO:tasks.workunit.client.0.smithi053.stdout: "Device stats": { 2024-01-15T22:49:13.669 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_fw_downgrades": { 2024-01-15T22:49:13.669 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.669 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.669 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.669 INFO:tasks.workunit.client.0.smithi053.stdout: "crc_error_count": { 2024-01-15T22:49:13.669 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.670 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.670 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.670 INFO:tasks.workunit.client.0.smithi053.stdout: "end_to_end_error_detection_count": { 2024-01-15T22:49:13.670 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.670 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.670 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.670 INFO:tasks.workunit.client.0.smithi053.stdout: "erase_fail_count": { 2024-01-15T22:49:13.670 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.670 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.670 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.670 INFO:tasks.workunit.client.0.smithi053.stdout: "host_bytes_written": { 2024-01-15T22:49:13.670 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.670 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 11998742 2024-01-15T22:49:13.670 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.670 INFO:tasks.workunit.client.0.smithi053.stdout: "host_ctx_wear_used": { 2024-01-15T22:49:13.670 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.671 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.671 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.671 INFO:tasks.workunit.client.0.smithi053.stdout: "media_bytes_read": { 2024-01-15T22:49:13.671 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.671 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.671 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.671 INFO:tasks.workunit.client.0.smithi053.stdout: "nand_bytes_written": { 2024-01-15T22:49:13.671 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.671 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.671 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.671 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_stat_indicator": { 2024-01-15T22:49:13.671 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.671 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.672 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.672 INFO:tasks.workunit.client.0.smithi053.stdout: "pll_lock_loss_count": { 2024-01-15T22:49:13.672 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.672 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.672 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.672 INFO:tasks.workunit.client.0.smithi053.stdout: "program_fail_count": { 2024-01-15T22:49:13.672 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.672 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.672 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.672 INFO:tasks.workunit.client.0.smithi053.stdout: "re_alloc_sectr_cnt": { 2024-01-15T22:49:13.672 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.672 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.672 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.672 INFO:tasks.workunit.client.0.smithi053.stdout: "retry_buffer_overflow_count": { 2024-01-15T22:49:13.672 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.673 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.673 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.673 INFO:tasks.workunit.client.0.smithi053.stdout: "soft_ecc_err_rate": { 2024-01-15T22:49:13.673 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.673 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.673 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.673 INFO:tasks.workunit.client.0.smithi053.stdout: "thermal_throttle_status": { 2024-01-15T22:49:13.673 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.673 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": { 2024-01-15T22:49:13.673 INFO:tasks.workunit.client.0.smithi053.stdout: "cnt": 0, 2024-01-15T22:49:13.673 INFO:tasks.workunit.client.0.smithi053.stdout: "pct": 0 2024-01-15T22:49:13.673 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.673 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.673 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_host_reads": { 2024-01-15T22:49:13.673 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.674 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 13 2024-01-15T22:49:13.674 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.674 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_media_wear": { 2024-01-15T22:49:13.674 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.674 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.674 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.674 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_timer": { 2024-01-15T22:49:13.674 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.674 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 1371436 2024-01-15T22:49:13.674 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.674 INFO:tasks.workunit.client.0.smithi053.stdout: "unexp_power_loss": { 2024-01-15T22:49:13.674 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.674 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.674 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.674 INFO:tasks.workunit.client.0.smithi053.stdout: "wear_leveling": { 2024-01-15T22:49:13.674 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.674 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": { 2024-01-15T22:49:13.675 INFO:tasks.workunit.client.0.smithi053.stdout: "avg": 0, 2024-01-15T22:49:13.675 INFO:tasks.workunit.client.0.smithi053.stdout: "max": 0, 2024-01-15T22:49:13.675 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0 2024-01-15T22:49:13.675 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.675 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.675 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.675 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel Smart log": "nvme0n1" 2024-01-15T22:49:13.675 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.675 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_smart_health_information_log": { 2024-01-15T22:49:13.675 INFO:tasks.workunit.client.0.smithi053.stdout: "available_spare": 100, 2024-01-15T22:49:13.675 INFO:tasks.workunit.client.0.smithi053.stdout: "available_spare_threshold": 0, 2024-01-15T22:49:13.675 INFO:tasks.workunit.client.0.smithi053.stdout: "controller_busy_time": 4506, 2024-01-15T22:49:13.675 INFO:tasks.workunit.client.0.smithi053.stdout: "critical_warning": 0, 2024-01-15T22:49:13.675 INFO:tasks.workunit.client.0.smithi053.stdout: "data_units_read": 154276833, 2024-01-15T22:49:13.675 INFO:tasks.workunit.client.0.smithi053.stdout: "data_units_written": 786349605, 2024-01-15T22:49:13.675 INFO:tasks.workunit.client.0.smithi053.stdout: "host_reads": 2738178881, 2024-01-15T22:49:13.675 INFO:tasks.workunit.client.0.smithi053.stdout: "host_writes": 16140161954, 2024-01-15T22:49:13.676 INFO:tasks.workunit.client.0.smithi053.stdout: "media_errors": 0, 2024-01-15T22:49:13.676 INFO:tasks.workunit.client.0.smithi053.stdout: "num_err_log_entries": 0, 2024-01-15T22:49:13.676 INFO:tasks.workunit.client.0.smithi053.stdout: "percentage_used": 0, 2024-01-15T22:49:13.676 INFO:tasks.workunit.client.0.smithi053.stdout: "power_cycles": 30297, 2024-01-15T22:49:13.676 INFO:tasks.workunit.client.0.smithi053.stdout: "power_on_hours": 35536, 2024-01-15T22:49:13.676 INFO:tasks.workunit.client.0.smithi053.stdout: "temperature": 33, 2024-01-15T22:49:13.676 INFO:tasks.workunit.client.0.smithi053.stdout: "unsafe_shutdowns": 8283 2024-01-15T22:49:13.676 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.676 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_vendor": "intel", 2024-01-15T22:49:13.676 INFO:tasks.workunit.client.0.smithi053.stdout: "power_cycle_count": 30297, 2024-01-15T22:49:13.676 INFO:tasks.workunit.client.0.smithi053.stdout: "power_on_time": { 2024-01-15T22:49:13.676 INFO:tasks.workunit.client.0.smithi053.stdout: "hours": 35536 2024-01-15T22:49:13.676 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.676 INFO:tasks.workunit.client.0.smithi053.stdout: "serial_number": "deleted", 2024-01-15T22:49:13.677 INFO:tasks.workunit.client.0.smithi053.stdout: "smart_status": { 2024-01-15T22:49:13.677 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme": { 2024-01-15T22:49:13.677 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.677 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.677 INFO:tasks.workunit.client.0.smithi053.stdout: "passed": true 2024-01-15T22:49:13.677 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.677 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl": { 2024-01-15T22:49:13.677 INFO:tasks.workunit.client.0.smithi053.stdout: "argv": [ 2024-01-15T22:49:13.677 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl", 2024-01-15T22:49:13.677 INFO:tasks.workunit.client.0.smithi053.stdout: "-x", 2024-01-15T22:49:13.677 INFO:tasks.workunit.client.0.smithi053.stdout: "--json=o", 2024-01-15T22:49:13.677 INFO:tasks.workunit.client.0.smithi053.stdout: "/dev/nvme0n1" 2024-01-15T22:49:13.677 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.677 INFO:tasks.workunit.client.0.smithi053.stdout: "build_info": "(local build)", 2024-01-15T22:49:13.677 INFO:tasks.workunit.client.0.smithi053.stdout: "exit_status": 0, 2024-01-15T22:49:13.677 INFO:tasks.workunit.client.0.smithi053.stdout: "output": [ 2024-01-15T22:49:13.678 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-532.el8.x86_64] (local build)", 2024-01-15T22:49:13.678 INFO:tasks.workunit.client.0.smithi053.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-01-15T22:49:13.678 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.678 INFO:tasks.workunit.client.0.smithi053.stdout: "=== START OF INFORMATION SECTION ===", 2024-01-15T22:49:13.678 INFO:tasks.workunit.client.0.smithi053.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-01-15T22:49:13.678 INFO:tasks.workunit.client.0.smithi053.stdout: "Serial Number: deleted", 2024-01-15T22:49:13.678 INFO:tasks.workunit.client.0.smithi053.stdout: "Firmware Version: E2010325", 2024-01-15T22:49:13.678 INFO:tasks.workunit.client.0.smithi053.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-01-15T22:49:13.678 INFO:tasks.workunit.client.0.smithi053.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-01-15T22:49:13.678 INFO:tasks.workunit.client.0.smithi053.stdout: "Controller ID: 0", 2024-01-15T22:49:13.678 INFO:tasks.workunit.client.0.smithi053.stdout: "Number of Namespaces: 1", 2024-01-15T22:49:13.678 INFO:tasks.workunit.client.0.smithi053.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-01-15T22:49:13.678 INFO:tasks.workunit.client.0.smithi053.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-01-15T22:49:13.679 INFO:tasks.workunit.client.0.smithi053.stdout: "Local Time is: Mon Jan 15 22:45:32 2024 UTC", 2024-01-15T22:49:13.679 INFO:tasks.workunit.client.0.smithi053.stdout: "Firmware Updates (0x02): 1 Slot", 2024-01-15T22:49:13.679 INFO:tasks.workunit.client.0.smithi053.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-01-15T22:49:13.679 INFO:tasks.workunit.client.0.smithi053.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-01-15T22:49:13.679 INFO:tasks.workunit.client.0.smithi053.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-01-15T22:49:13.679 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.679 INFO:tasks.workunit.client.0.smithi053.stdout: "Supported Power States", 2024-01-15T22:49:13.679 INFO:tasks.workunit.client.0.smithi053.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-01-15T22:49:13.679 INFO:tasks.workunit.client.0.smithi053.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-01-15T22:49:13.679 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.679 INFO:tasks.workunit.client.0.smithi053.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-01-15T22:49:13.679 INFO:tasks.workunit.client.0.smithi053.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-01-15T22:49:13.679 INFO:tasks.workunit.client.0.smithi053.stdout: " 0 + 512 0 2", 2024-01-15T22:49:13.679 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.679 INFO:tasks.workunit.client.0.smithi053.stdout: "=== START OF SMART DATA SECTION ===", 2024-01-15T22:49:13.679 INFO:tasks.workunit.client.0.smithi053.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-01-15T22:49:13.680 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.680 INFO:tasks.workunit.client.0.smithi053.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-01-15T22:49:13.680 INFO:tasks.workunit.client.0.smithi053.stdout: "Critical Warning: 0x00", 2024-01-15T22:49:13.680 INFO:tasks.workunit.client.0.smithi053.stdout: "Temperature: 33 Celsius", 2024-01-15T22:49:13.680 INFO:tasks.workunit.client.0.smithi053.stdout: "Available Spare: 100%", 2024-01-15T22:49:13.680 INFO:tasks.workunit.client.0.smithi053.stdout: "Available Spare Threshold: 0%", 2024-01-15T22:49:13.680 INFO:tasks.workunit.client.0.smithi053.stdout: "Percentage Used: 0%", 2024-01-15T22:49:13.680 INFO:tasks.workunit.client.0.smithi053.stdout: "Data Units Read: 154,276,833 [78.9 TB]", 2024-01-15T22:49:13.680 INFO:tasks.workunit.client.0.smithi053.stdout: "Data Units Written: 786,349,605 [402 TB]", 2024-01-15T22:49:13.680 INFO:tasks.workunit.client.0.smithi053.stdout: "Host Read Commands: 2,738,178,881", 2024-01-15T22:49:13.680 INFO:tasks.workunit.client.0.smithi053.stdout: "Host Write Commands: 16,140,161,954", 2024-01-15T22:49:13.680 INFO:tasks.workunit.client.0.smithi053.stdout: "Controller Busy Time: 4,506", 2024-01-15T22:49:13.680 INFO:tasks.workunit.client.0.smithi053.stdout: "Power Cycles: 30,297", 2024-01-15T22:49:13.680 INFO:tasks.workunit.client.0.smithi053.stdout: "Power On Hours: 35,536", 2024-01-15T22:49:13.681 INFO:tasks.workunit.client.0.smithi053.stdout: "Unsafe Shutdowns: 8,283", 2024-01-15T22:49:13.681 INFO:tasks.workunit.client.0.smithi053.stdout: "Media and Data Integrity Errors: 0", 2024-01-15T22:49:13.681 INFO:tasks.workunit.client.0.smithi053.stdout: "Error Information Log Entries: 0", 2024-01-15T22:49:13.681 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.681 INFO:tasks.workunit.client.0.smithi053.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-01-15T22:49:13.681 INFO:tasks.workunit.client.0.smithi053.stdout: "No Errors Logged", 2024-01-15T22:49:13.681 INFO:tasks.workunit.client.0.smithi053.stdout: "" 2024-01-15T22:49:13.681 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.681 INFO:tasks.workunit.client.0.smithi053.stdout: "platform_info": "x86_64-linux-4.18.0-532.el8.x86_64", 2024-01-15T22:49:13.681 INFO:tasks.workunit.client.0.smithi053.stdout: "svn_revision": "5022", 2024-01-15T22:49:13.681 INFO:tasks.workunit.client.0.smithi053.stdout: "version": [ 2024-01-15T22:49:13.681 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.681 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.681 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.682 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.682 INFO:tasks.workunit.client.0.smithi053.stdout: "temperature": { 2024-01-15T22:49:13.682 INFO:tasks.workunit.client.0.smithi053.stdout: "current": 33 2024-01-15T22:49:13.682 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.682 INFO:tasks.workunit.client.0.smithi053.stdout: "user_capacity": { 2024-01-15T22:49:13.682 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 937703088, 2024-01-15T22:49:13.682 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 480103981056 2024-01-15T22:49:13.682 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.682 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.682 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.682 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.682 INFO:tasks.workunit.client.0.smithi053.stdout: "4acf120a-b3f8-11ee-8baf-ac1f6bf83718": { 2024-01-15T22:49:13.682 INFO:tasks.workunit.client.0.smithi053.stdout: "INTEL_SSDPEDMD400G4_4acf9234-b3f8-11ee-8baf-ac1f6bf83718": { 2024-01-15T22:49:13.682 INFO:tasks.workunit.client.0.smithi053.stdout: "20240115-224535": { 2024-01-15T22:49:13.682 INFO:tasks.workunit.client.0.smithi053.stdout: "device": { 2024-01-15T22:49:13.683 INFO:tasks.workunit.client.0.smithi053.stdout: "info_name": "/dev/nvme0n1", 2024-01-15T22:49:13.683 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "/dev/nvme0n1", 2024-01-15T22:49:13.683 INFO:tasks.workunit.client.0.smithi053.stdout: "protocol": "NVMe", 2024-01-15T22:49:13.683 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "nvme" 2024-01-15T22:49:13.683 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.683 INFO:tasks.workunit.client.0.smithi053.stdout: "firmware_version": "8DV101H0", 2024-01-15T22:49:13.683 INFO:tasks.workunit.client.0.smithi053.stdout: "host_id": "4acf120a-b3f8-11ee-8baf-ac1f6bf83718", 2024-01-15T22:49:13.683 INFO:tasks.workunit.client.0.smithi053.stdout: "json_format_version": [ 2024-01-15T22:49:13.683 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:13.683 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:13.683 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.683 INFO:tasks.workunit.client.0.smithi053.stdout: "local_time": { 2024-01-15T22:49:13.683 INFO:tasks.workunit.client.0.smithi053.stdout: "asctime": "Mon Jan 15 22:45:35 2024 UTC", 2024-01-15T22:49:13.683 INFO:tasks.workunit.client.0.smithi053.stdout: "time_t": 1705358735 2024-01-15T22:49:13.683 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.684 INFO:tasks.workunit.client.0.smithi053.stdout: "logical_block_size": 512, 2024-01-15T22:49:13.684 INFO:tasks.workunit.client.0.smithi053.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-01-15T22:49:13.684 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_controller_id": 0, 2024-01-15T22:49:13.684 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-01-15T22:49:13.684 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_namespaces": [ 2024-01-15T22:49:13.684 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.684 INFO:tasks.workunit.client.0.smithi053.stdout: "capacity": { 2024-01-15T22:49:13.684 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 781422768, 2024-01-15T22:49:13.684 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 400088457216 2024-01-15T22:49:13.684 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.684 INFO:tasks.workunit.client.0.smithi053.stdout: "formatted_lba_size": 512, 2024-01-15T22:49:13.684 INFO:tasks.workunit.client.0.smithi053.stdout: "id": 1, 2024-01-15T22:49:13.684 INFO:tasks.workunit.client.0.smithi053.stdout: "size": { 2024-01-15T22:49:13.684 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 781422768, 2024-01-15T22:49:13.685 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 400088457216 2024-01-15T22:49:13.685 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.685 INFO:tasks.workunit.client.0.smithi053.stdout: "utilization": { 2024-01-15T22:49:13.685 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 781422768, 2024-01-15T22:49:13.685 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 400088457216 2024-01-15T22:49:13.685 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.685 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.685 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.685 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_number_of_namespaces": 1, 2024-01-15T22:49:13.685 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_pci_vendor": { 2024-01-15T22:49:13.685 INFO:tasks.workunit.client.0.smithi053.stdout: "id": 32902, 2024-01-15T22:49:13.685 INFO:tasks.workunit.client.0.smithi053.stdout: "subsystem_id": 32902 2024-01-15T22:49:13.685 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.685 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_smart_health_information_add_log": { 2024-01-15T22:49:13.685 INFO:tasks.workunit.client.0.smithi053.stdout: "Device stats": { 2024-01-15T22:49:13.686 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_fw_downgrades": { 2024-01-15T22:49:13.686 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.686 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.686 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.686 INFO:tasks.workunit.client.0.smithi053.stdout: "crc_error_count": { 2024-01-15T22:49:13.686 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.686 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.686 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.686 INFO:tasks.workunit.client.0.smithi053.stdout: "end_to_end_error_detection_count": { 2024-01-15T22:49:13.686 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.686 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.686 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.686 INFO:tasks.workunit.client.0.smithi053.stdout: "erase_fail_count": { 2024-01-15T22:49:13.686 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.686 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.687 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.687 INFO:tasks.workunit.client.0.smithi053.stdout: "host_bytes_written": { 2024-01-15T22:49:13.687 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.687 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 27775200 2024-01-15T22:49:13.687 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.687 INFO:tasks.workunit.client.0.smithi053.stdout: "host_ctx_wear_used": { 2024-01-15T22:49:13.687 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.687 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 1 2024-01-15T22:49:13.687 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.687 INFO:tasks.workunit.client.0.smithi053.stdout: "media_bytes_read": { 2024-01-15T22:49:13.687 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.687 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.687 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.687 INFO:tasks.workunit.client.0.smithi053.stdout: "nand_bytes_written": { 2024-01-15T22:49:13.687 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.687 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 46216872 2024-01-15T22:49:13.688 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.688 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_stat_indicator": { 2024-01-15T22:49:13.688 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.688 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.688 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.688 INFO:tasks.workunit.client.0.smithi053.stdout: "pll_lock_loss_count": { 2024-01-15T22:49:13.688 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.688 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.688 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.688 INFO:tasks.workunit.client.0.smithi053.stdout: "program_fail_count": { 2024-01-15T22:49:13.688 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.688 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.688 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.688 INFO:tasks.workunit.client.0.smithi053.stdout: "re_alloc_sectr_cnt": { 2024-01-15T22:49:13.688 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.689 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.689 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.689 INFO:tasks.workunit.client.0.smithi053.stdout: "retry_buffer_overflow_count": { 2024-01-15T22:49:13.689 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.689 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.689 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.689 INFO:tasks.workunit.client.0.smithi053.stdout: "soft_ecc_err_rate": { 2024-01-15T22:49:13.689 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.689 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.689 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.689 INFO:tasks.workunit.client.0.smithi053.stdout: "thermal_throttle_status": { 2024-01-15T22:49:13.689 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.689 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": { 2024-01-15T22:49:13.690 INFO:tasks.workunit.client.0.smithi053.stdout: "cnt": 0, 2024-01-15T22:49:13.690 INFO:tasks.workunit.client.0.smithi053.stdout: "pct": 0 2024-01-15T22:49:13.690 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.690 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.690 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_host_reads": { 2024-01-15T22:49:13.690 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.690 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 65535 2024-01-15T22:49:13.690 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.690 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_media_wear": { 2024-01-15T22:49:13.690 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.690 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 64 2024-01-15T22:49:13.690 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.690 INFO:tasks.workunit.client.0.smithi053.stdout: "timed_workload_timer": { 2024-01-15T22:49:13.690 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 100, 2024-01-15T22:49:13.691 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 65535 2024-01-15T22:49:13.691 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.691 INFO:tasks.workunit.client.0.smithi053.stdout: "unexp_power_loss": { 2024-01-15T22:49:13.691 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 0, 2024-01-15T22:49:13.691 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": 0 2024-01-15T22:49:13.691 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.691 INFO:tasks.workunit.client.0.smithi053.stdout: "wear_leveling": { 2024-01-15T22:49:13.691 INFO:tasks.workunit.client.0.smithi053.stdout: "normalized": 90, 2024-01-15T22:49:13.691 INFO:tasks.workunit.client.0.smithi053.stdout: "raw": { 2024-01-15T22:49:13.691 INFO:tasks.workunit.client.0.smithi053.stdout: "avg": 3114, 2024-01-15T22:49:13.691 INFO:tasks.workunit.client.0.smithi053.stdout: "max": 3124, 2024-01-15T22:49:13.691 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 3103 2024-01-15T22:49:13.691 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.691 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.691 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.692 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel Smart log": "nvme0n1" 2024-01-15T22:49:13.692 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.692 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_smart_health_information_log": { 2024-01-15T22:49:13.692 INFO:tasks.workunit.client.0.smithi053.stdout: "available_spare": 100, 2024-01-15T22:49:13.692 INFO:tasks.workunit.client.0.smithi053.stdout: "available_spare_threshold": 10, 2024-01-15T22:49:13.692 INFO:tasks.workunit.client.0.smithi053.stdout: "controller_busy_time": 214, 2024-01-15T22:49:13.692 INFO:tasks.workunit.client.0.smithi053.stdout: "critical_warning": 0, 2024-01-15T22:49:13.692 INFO:tasks.workunit.client.0.smithi053.stdout: "data_units_read": 369196088, 2024-01-15T22:49:13.692 INFO:tasks.workunit.client.0.smithi053.stdout: "data_units_written": 1820275523, 2024-01-15T22:49:13.692 INFO:tasks.workunit.client.0.smithi053.stdout: "host_reads": 6305720281, 2024-01-15T22:49:13.692 INFO:tasks.workunit.client.0.smithi053.stdout: "host_writes": 32254029816, 2024-01-15T22:49:13.692 INFO:tasks.workunit.client.0.smithi053.stdout: "media_errors": 0, 2024-01-15T22:49:13.692 INFO:tasks.workunit.client.0.smithi053.stdout: "num_err_log_entries": 0, 2024-01-15T22:49:13.692 INFO:tasks.workunit.client.0.smithi053.stdout: "percentage_used": 10, 2024-01-15T22:49:13.692 INFO:tasks.workunit.client.0.smithi053.stdout: "power_cycles": 48948, 2024-01-15T22:49:13.693 INFO:tasks.workunit.client.0.smithi053.stdout: "power_on_hours": 45984, 2024-01-15T22:49:13.693 INFO:tasks.workunit.client.0.smithi053.stdout: "temperature": 32, 2024-01-15T22:49:13.693 INFO:tasks.workunit.client.0.smithi053.stdout: "unsafe_shutdowns": 21363 2024-01-15T22:49:13.693 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.693 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme_vendor": "intel", 2024-01-15T22:49:13.693 INFO:tasks.workunit.client.0.smithi053.stdout: "power_cycle_count": 48948, 2024-01-15T22:49:13.693 INFO:tasks.workunit.client.0.smithi053.stdout: "power_on_time": { 2024-01-15T22:49:13.693 INFO:tasks.workunit.client.0.smithi053.stdout: "hours": 45984 2024-01-15T22:49:13.693 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.693 INFO:tasks.workunit.client.0.smithi053.stdout: "serial_number": "deleted", 2024-01-15T22:49:13.693 INFO:tasks.workunit.client.0.smithi053.stdout: "smart_status": { 2024-01-15T22:49:13.693 INFO:tasks.workunit.client.0.smithi053.stdout: "nvme": { 2024-01-15T22:49:13.693 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.693 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.693 INFO:tasks.workunit.client.0.smithi053.stdout: "passed": true 2024-01-15T22:49:13.694 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.694 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl": { 2024-01-15T22:49:13.694 INFO:tasks.workunit.client.0.smithi053.stdout: "argv": [ 2024-01-15T22:49:13.694 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl", 2024-01-15T22:49:13.694 INFO:tasks.workunit.client.0.smithi053.stdout: "-x", 2024-01-15T22:49:13.694 INFO:tasks.workunit.client.0.smithi053.stdout: "--json=o", 2024-01-15T22:49:13.694 INFO:tasks.workunit.client.0.smithi053.stdout: "/dev/nvme0n1" 2024-01-15T22:49:13.694 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.694 INFO:tasks.workunit.client.0.smithi053.stdout: "build_info": "(local build)", 2024-01-15T22:49:13.694 INFO:tasks.workunit.client.0.smithi053.stdout: "exit_status": 0, 2024-01-15T22:49:13.694 INFO:tasks.workunit.client.0.smithi053.stdout: "output": [ 2024-01-15T22:49:13.694 INFO:tasks.workunit.client.0.smithi053.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-532.el8.x86_64] (local build)", 2024-01-15T22:49:13.694 INFO:tasks.workunit.client.0.smithi053.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-01-15T22:49:13.694 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.694 INFO:tasks.workunit.client.0.smithi053.stdout: "=== START OF INFORMATION SECTION ===", 2024-01-15T22:49:13.694 INFO:tasks.workunit.client.0.smithi053.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-01-15T22:49:13.695 INFO:tasks.workunit.client.0.smithi053.stdout: "Serial Number: deleted", 2024-01-15T22:49:13.695 INFO:tasks.workunit.client.0.smithi053.stdout: "Firmware Version: 8DV101H0", 2024-01-15T22:49:13.695 INFO:tasks.workunit.client.0.smithi053.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-01-15T22:49:13.695 INFO:tasks.workunit.client.0.smithi053.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-01-15T22:49:13.695 INFO:tasks.workunit.client.0.smithi053.stdout: "Controller ID: 0", 2024-01-15T22:49:13.695 INFO:tasks.workunit.client.0.smithi053.stdout: "Number of Namespaces: 1", 2024-01-15T22:49:13.695 INFO:tasks.workunit.client.0.smithi053.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-01-15T22:49:13.695 INFO:tasks.workunit.client.0.smithi053.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-01-15T22:49:13.695 INFO:tasks.workunit.client.0.smithi053.stdout: "Local Time is: Mon Jan 15 22:45:35 2024 UTC", 2024-01-15T22:49:13.695 INFO:tasks.workunit.client.0.smithi053.stdout: "Firmware Updates (0x02): 1 Slot", 2024-01-15T22:49:13.695 INFO:tasks.workunit.client.0.smithi053.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-01-15T22:49:13.695 INFO:tasks.workunit.client.0.smithi053.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-01-15T22:49:13.695 INFO:tasks.workunit.client.0.smithi053.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-01-15T22:49:13.695 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.695 INFO:tasks.workunit.client.0.smithi053.stdout: "Supported Power States", 2024-01-15T22:49:13.696 INFO:tasks.workunit.client.0.smithi053.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-01-15T22:49:13.696 INFO:tasks.workunit.client.0.smithi053.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-01-15T22:49:13.696 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.696 INFO:tasks.workunit.client.0.smithi053.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-01-15T22:49:13.696 INFO:tasks.workunit.client.0.smithi053.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-01-15T22:49:13.696 INFO:tasks.workunit.client.0.smithi053.stdout: " 0 + 512 0 2", 2024-01-15T22:49:13.696 INFO:tasks.workunit.client.0.smithi053.stdout: " 1 - 512 8 2", 2024-01-15T22:49:13.696 INFO:tasks.workunit.client.0.smithi053.stdout: " 2 - 512 16 2", 2024-01-15T22:49:13.696 INFO:tasks.workunit.client.0.smithi053.stdout: " 3 - 4096 0 0", 2024-01-15T22:49:13.696 INFO:tasks.workunit.client.0.smithi053.stdout: " 4 - 4096 8 0", 2024-01-15T22:49:13.696 INFO:tasks.workunit.client.0.smithi053.stdout: " 5 - 4096 64 0", 2024-01-15T22:49:13.696 INFO:tasks.workunit.client.0.smithi053.stdout: " 6 - 4096 128 0", 2024-01-15T22:49:13.696 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.696 INFO:tasks.workunit.client.0.smithi053.stdout: "=== START OF SMART DATA SECTION ===", 2024-01-15T22:49:13.696 INFO:tasks.workunit.client.0.smithi053.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-01-15T22:49:13.697 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.697 INFO:tasks.workunit.client.0.smithi053.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-01-15T22:49:13.697 INFO:tasks.workunit.client.0.smithi053.stdout: "Critical Warning: 0x00", 2024-01-15T22:49:13.697 INFO:tasks.workunit.client.0.smithi053.stdout: "Temperature: 32 Celsius", 2024-01-15T22:49:13.697 INFO:tasks.workunit.client.0.smithi053.stdout: "Available Spare: 100%", 2024-01-15T22:49:13.697 INFO:tasks.workunit.client.0.smithi053.stdout: "Available Spare Threshold: 10%", 2024-01-15T22:49:13.697 INFO:tasks.workunit.client.0.smithi053.stdout: "Percentage Used: 10%", 2024-01-15T22:49:13.697 INFO:tasks.workunit.client.0.smithi053.stdout: "Data Units Read: 369,196,088 [189 TB]", 2024-01-15T22:49:13.697 INFO:tasks.workunit.client.0.smithi053.stdout: "Data Units Written: 1,820,275,523 [931 TB]", 2024-01-15T22:49:13.697 INFO:tasks.workunit.client.0.smithi053.stdout: "Host Read Commands: 6,305,720,281", 2024-01-15T22:49:13.697 INFO:tasks.workunit.client.0.smithi053.stdout: "Host Write Commands: 32,254,029,816", 2024-01-15T22:49:13.697 INFO:tasks.workunit.client.0.smithi053.stdout: "Controller Busy Time: 214", 2024-01-15T22:49:13.697 INFO:tasks.workunit.client.0.smithi053.stdout: "Power Cycles: 48,948", 2024-01-15T22:49:13.697 INFO:tasks.workunit.client.0.smithi053.stdout: "Power On Hours: 45,984", 2024-01-15T22:49:13.697 INFO:tasks.workunit.client.0.smithi053.stdout: "Unsafe Shutdowns: 21,363", 2024-01-15T22:49:13.697 INFO:tasks.workunit.client.0.smithi053.stdout: "Media and Data Integrity Errors: 0", 2024-01-15T22:49:13.698 INFO:tasks.workunit.client.0.smithi053.stdout: "Error Information Log Entries: 0", 2024-01-15T22:49:13.698 INFO:tasks.workunit.client.0.smithi053.stdout: "", 2024-01-15T22:49:13.698 INFO:tasks.workunit.client.0.smithi053.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-01-15T22:49:13.698 INFO:tasks.workunit.client.0.smithi053.stdout: "No Errors Logged", 2024-01-15T22:49:13.698 INFO:tasks.workunit.client.0.smithi053.stdout: "" 2024-01-15T22:49:13.698 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.698 INFO:tasks.workunit.client.0.smithi053.stdout: "platform_info": "x86_64-linux-4.18.0-532.el8.x86_64", 2024-01-15T22:49:13.698 INFO:tasks.workunit.client.0.smithi053.stdout: "svn_revision": "5022", 2024-01-15T22:49:13.698 INFO:tasks.workunit.client.0.smithi053.stdout: "version": [ 2024-01-15T22:49:13.698 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:13.698 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:13.698 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.698 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.698 INFO:tasks.workunit.client.0.smithi053.stdout: "temperature": { 2024-01-15T22:49:13.698 INFO:tasks.workunit.client.0.smithi053.stdout: "current": 32 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: "user_capacity": { 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: "blocks": 781422768, 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 400088457216 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: "report": { 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: "balancer": { 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: "active": true, 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: "mode": "" 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: "channels": [ 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: "basic", 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: "crash", 2024-01-15T22:49:13.699 INFO:tasks.workunit.client.0.smithi053.stdout: "device", 2024-01-15T22:49:13.700 INFO:tasks.workunit.client.0.smithi053.stdout: "ident", 2024-01-15T22:49:13.700 INFO:tasks.workunit.client.0.smithi053.stdout: "perf" 2024-01-15T22:49:13.700 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.700 INFO:tasks.workunit.client.0.smithi053.stdout: "channels_available": [ 2024-01-15T22:49:13.700 INFO:tasks.workunit.client.0.smithi053.stdout: "basic", 2024-01-15T22:49:13.700 INFO:tasks.workunit.client.0.smithi053.stdout: "ident", 2024-01-15T22:49:13.700 INFO:tasks.workunit.client.0.smithi053.stdout: "crash", 2024-01-15T22:49:13.700 INFO:tasks.workunit.client.0.smithi053.stdout: "device", 2024-01-15T22:49:13.700 INFO:tasks.workunit.client.0.smithi053.stdout: "perf" 2024-01-15T22:49:13.700 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.700 INFO:tasks.workunit.client.0.smithi053.stdout: "collections_available": [ 2024-01-15T22:49:13.700 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_base", 2024-01-15T22:49:13.700 INFO:tasks.workunit.client.0.smithi053.stdout: "device_base", 2024-01-15T22:49:13.700 INFO:tasks.workunit.client.0.smithi053.stdout: "crash_base", 2024-01-15T22:49:13.701 INFO:tasks.workunit.client.0.smithi053.stdout: "ident_base", 2024-01-15T22:49:13.701 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_perf", 2024-01-15T22:49:13.701 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_mds_metadata", 2024-01-15T22:49:13.701 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_pool_usage", 2024-01-15T22:49:13.701 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_usage_by_class", 2024-01-15T22:49:13.701 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_rook_v01", 2024-01-15T22:49:13.701 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_memory_metrics", 2024-01-15T22:49:13.701 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_pool_options_bluestore" 2024-01-15T22:49:13.701 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.701 INFO:tasks.workunit.client.0.smithi053.stdout: "collections_opted_in": [ 2024-01-15T22:49:13.701 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_base", 2024-01-15T22:49:13.701 INFO:tasks.workunit.client.0.smithi053.stdout: "device_base", 2024-01-15T22:49:13.701 INFO:tasks.workunit.client.0.smithi053.stdout: "crash_base", 2024-01-15T22:49:13.701 INFO:tasks.workunit.client.0.smithi053.stdout: "ident_base", 2024-01-15T22:49:13.702 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_perf", 2024-01-15T22:49:13.702 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_mds_metadata", 2024-01-15T22:49:13.702 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_pool_usage", 2024-01-15T22:49:13.702 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_usage_by_class", 2024-01-15T22:49:13.702 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_rook_v01", 2024-01-15T22:49:13.702 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_memory_metrics", 2024-01-15T22:49:13.702 INFO:tasks.workunit.client.0.smithi053.stdout: "basic_pool_options_bluestore" 2024-01-15T22:49:13.702 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.702 INFO:tasks.workunit.client.0.smithi053.stdout: "config": { 2024-01-15T22:49:13.702 INFO:tasks.workunit.client.0.smithi053.stdout: "active_changed": [ 2024-01-15T22:49:13.702 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_allow_insecure_global_id_reclaim", 2024-01-15T22:49:13.702 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_debug", 2024-01-15T22:49:13.702 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_mon_ticket_ttl", 2024-01-15T22:49:13.702 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_service_ticket_ttl", 2024-01-15T22:49:13.702 INFO:tasks.workunit.client.0.smithi053.stdout: "bdev_debug_aio", 2024-01-15T22:49:13.703 INFO:tasks.workunit.client.0.smithi053.stdout: "client_check_pool_perm", 2024-01-15T22:49:13.703 INFO:tasks.workunit.client.0.smithi053.stdout: "client_mount_gid", 2024-01-15T22:49:13.703 INFO:tasks.workunit.client.0.smithi053.stdout: "client_mount_uid", 2024-01-15T22:49:13.703 INFO:tasks.workunit.client.0.smithi053.stdout: "client_quota", 2024-01-15T22:49:13.703 INFO:tasks.workunit.client.0.smithi053.stdout: "container_image", 2024-01-15T22:49:13.703 INFO:tasks.workunit.client.0.smithi053.stdout: "daemonize", 2024-01-15T22:49:13.703 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_asserts_on_shutdown", 2024-01-15T22:49:13.703 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_mgr", 2024-01-15T22:49:13.703 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_mon", 2024-01-15T22:49:13.703 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_ms", 2024-01-15T22:49:13.703 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_osd", 2024-01-15T22:49:13.703 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_paxos", 2024-01-15T22:49:13.703 INFO:tasks.workunit.client.0.smithi053.stdout: "keyring", 2024-01-15T22:49:13.703 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_block_size", 2024-01-15T22:49:13.704 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_cache_size", 2024-01-15T22:49:13.704 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_compression", 2024-01-15T22:49:13.704 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_log", 2024-01-15T22:49:13.704 INFO:tasks.workunit.client.0.smithi053.stdout: "leveldb_write_buffer_size", 2024-01-15T22:49:13.704 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_file", 2024-01-15T22:49:13.704 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_journald", 2024-01-15T22:49:13.704 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_stderr", 2024-01-15T22:49:13.704 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_allow_pool_delete", 2024-01-15T22:49:13.704 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_clock_drift_allowed", 2024-01-15T22:49:13.704 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_file_level", 2024-01-15T22:49:13.704 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_to_file", 2024-01-15T22:49:13.704 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_to_journald", 2024-01-15T22:49:13.704 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_to_stderr", 2024-01-15T22:49:13.704 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_data_avail_warn", 2024-01-15T22:49:13.705 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_election_default_strategy", 2024-01-15T22:49:13.705 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_host", 2024-01-15T22:49:13.705 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_max_pg_per_osd", 2024-01-15T22:49:13.705 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_mgr_mkfs_grace", 2024-01-15T22:49:13.705 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_osd_prime_pg_temp", 2024-01-15T22:49:13.705 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_osd_reporter_subtree_level", 2024-01-15T22:49:13.705 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_pg_warn_max_object_skew", 2024-01-15T22:49:13.705 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_reweight_min_bytes_per_osd", 2024-01-15T22:49:13.705 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_reweight_min_pgs_per_osd", 2024-01-15T22:49:13.705 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-01-15T22:49:13.705 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-01-15T22:49:13.705 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-01-15T22:49:13.705 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_legacy_crush_tunables", 2024-01-15T22:49:13.705 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-01-15T22:49:13.705 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-01-15T22:49:13.706 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_too_few_osds", 2024-01-15T22:49:13.706 INFO:tasks.workunit.client.0.smithi053.stdout: "ms_die_on_bug", 2024-01-15T22:49:13.706 INFO:tasks.workunit.client.0.smithi053.stdout: "ms_die_on_old_message", 2024-01-15T22:49:13.706 INFO:tasks.workunit.client.0.smithi053.stdout: "no_config_file", 2024-01-15T22:49:13.706 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_class_default_list", 2024-01-15T22:49:13.706 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_class_load_list", 2024-01-15T22:49:13.706 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_misdirected_ops", 2024-01-15T22:49:13.706 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_op_order", 2024-01-15T22:49:13.706 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_pg_log_writeout", 2024-01-15T22:49:13.706 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_shutdown", 2024-01-15T22:49:13.706 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_cached_snaps", 2024-01-15T22:49:13.706 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_missing_on_start", 2024-01-15T22:49:13.706 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_stray_on_activate", 2024-01-15T22:49:13.706 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_deep_scrub_update_digest_min_age", 2024-01-15T22:49:13.706 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_profile", 2024-01-15T22:49:13.706 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-01-15T22:49:13.707 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-01-15T22:49:13.707 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-01-15T22:49:13.707 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-01-15T22:49:13.707 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-01-15T22:49:13.707 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-01-15T22:49:13.707 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_client_lim", 2024-01-15T22:49:13.707 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_client_res", 2024-01-15T22:49:13.707 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_scheduler_client_wgt", 2024-01-15T22:49:13.707 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_memory_target", 2024-01-15T22:49:13.707 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_memory_target_autotune", 2024-01-15T22:49:13.707 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_op_queue", 2024-01-15T22:49:13.707 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_op_queue_cut_off", 2024-01-15T22:49:13.707 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pool_default_erasure_code_profile", 2024-01-15T22:49:13.707 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pool_default_pg_autoscale_mode", 2024-01-15T22:49:13.707 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_recover_clone_overlap", 2024-01-15T22:49:13.707 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_recovery_max_chunk", 2024-01-15T22:49:13.708 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_scrub_load_threshold", 2024-01-15T22:49:13.708 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_scrub_max_interval", 2024-01-15T22:49:13.708 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_shutdown_pgref_assert", 2024-01-15T22:49:13.708 INFO:tasks.workunit.client.0.smithi053.stdout: "public_addr", 2024-01-15T22:49:13.708 INFO:tasks.workunit.client.0.smithi053.stdout: "public_addrv", 2024-01-15T22:49:13.708 INFO:tasks.workunit.client.0.smithi053.stdout: "public_network", 2024-01-15T22:49:13.708 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd_default_features", 2024-01-15T22:49:13.708 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd_qos_exclude_ops", 2024-01-15T22:49:13.708 INFO:tasks.workunit.client.0.smithi053.stdout: "setgroup", 2024-01-15T22:49:13.708 INFO:tasks.workunit.client.0.smithi053.stdout: "setuser" 2024-01-15T22:49:13.708 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.708 INFO:tasks.workunit.client.0.smithi053.stdout: "cluster_changed": [ 2024-01-15T22:49:13.708 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_allow_insecure_global_id_reclaim", 2024-01-15T22:49:13.708 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_debug", 2024-01-15T22:49:13.708 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_mon_ticket_ttl", 2024-01-15T22:49:13.709 INFO:tasks.workunit.client.0.smithi053.stdout: "auth_service_ticket_ttl", 2024-01-15T22:49:13.709 INFO:tasks.workunit.client.0.smithi053.stdout: "bdev_debug_aio", 2024-01-15T22:49:13.709 INFO:tasks.workunit.client.0.smithi053.stdout: "container_image", 2024-01-15T22:49:13.709 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_asserts_on_shutdown", 2024-01-15T22:49:13.709 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_mgr", 2024-01-15T22:49:13.709 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_mon", 2024-01-15T22:49:13.709 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_ms", 2024-01-15T22:49:13.709 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_osd", 2024-01-15T22:49:13.709 INFO:tasks.workunit.client.0.smithi053.stdout: "debug_paxos", 2024-01-15T22:49:13.709 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_file", 2024-01-15T22:49:13.709 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_journald", 2024-01-15T22:49:13.709 INFO:tasks.workunit.client.0.smithi053.stdout: "log_to_stderr", 2024-01-15T22:49:13.709 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_join_fs", 2024-01-15T22:49:13.709 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/cephadm/allow_ptrace", 2024-01-15T22:49:13.709 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/cephadm/container_init", 2024-01-15T22:49:13.709 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/cephadm/migration_current", 2024-01-15T22:49:13.709 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/cephadm/use_repo_digest", 2024-01-15T22:49:13.710 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-01-15T22:49:13.710 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-01-15T22:49:13.710 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-01-15T22:49:13.710 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-01-15T22:49:13.710 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/dashboard/ssl_server_port", 2024-01-15T22:49:13.710 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/orchestrator/orchestrator", 2024-01-15T22:49:13.710 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/telemetry/channel_ident", 2024-01-15T22:49:13.710 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/telemetry/channel_perf", 2024-01-15T22:49:13.710 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/telemetry/description", 2024-01-15T22:49:13.710 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/telemetry/enabled", 2024-01-15T22:49:13.710 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr/telemetry/organization", 2024-01-15T22:49:13.710 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_allow_pool_delete", 2024-01-15T22:49:13.710 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_clock_drift_allowed", 2024-01-15T22:49:13.710 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_cluster_log_file_level", 2024-01-15T22:49:13.710 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_data_avail_warn", 2024-01-15T22:49:13.711 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_election_default_strategy", 2024-01-15T22:49:13.711 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_max_pg_per_osd", 2024-01-15T22:49:13.711 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_mgr_mkfs_grace", 2024-01-15T22:49:13.711 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_osd_prime_pg_temp", 2024-01-15T22:49:13.711 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_osd_reporter_subtree_level", 2024-01-15T22:49:13.711 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_pg_warn_max_object_skew", 2024-01-15T22:49:13.711 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_reweight_min_bytes_per_osd", 2024-01-15T22:49:13.711 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_reweight_min_pgs_per_osd", 2024-01-15T22:49:13.711 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-01-15T22:49:13.711 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-01-15T22:49:13.711 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-01-15T22:49:13.711 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_legacy_crush_tunables", 2024-01-15T22:49:13.711 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-01-15T22:49:13.711 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-01-15T22:49:13.711 INFO:tasks.workunit.client.0.smithi053.stdout: "mon_warn_on_too_few_osds", 2024-01-15T22:49:13.711 INFO:tasks.workunit.client.0.smithi053.stdout: "ms_die_on_bug", 2024-01-15T22:49:13.712 INFO:tasks.workunit.client.0.smithi053.stdout: "ms_die_on_old_message", 2024-01-15T22:49:13.712 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_class_default_list", 2024-01-15T22:49:13.712 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_class_load_list", 2024-01-15T22:49:13.712 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_misdirected_ops", 2024-01-15T22:49:13.712 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_op_order", 2024-01-15T22:49:13.712 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_pg_log_writeout", 2024-01-15T22:49:13.712 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_shutdown", 2024-01-15T22:49:13.712 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_cached_snaps", 2024-01-15T22:49:13.712 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_missing_on_start", 2024-01-15T22:49:13.712 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_debug_verify_stray_on_activate", 2024-01-15T22:49:13.712 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_deep_scrub_update_digest_min_age", 2024-01-15T22:49:13.712 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mclock_profile", 2024-01-15T22:49:13.712 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_memory_target", 2024-01-15T22:49:13.712 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_memory_target_autotune", 2024-01-15T22:49:13.713 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_op_queue", 2024-01-15T22:49:13.713 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_op_queue_cut_off", 2024-01-15T22:49:13.713 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pool_default_erasure_code_profile", 2024-01-15T22:49:13.713 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pool_default_pg_autoscale_mode", 2024-01-15T22:49:13.713 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_recover_clone_overlap", 2024-01-15T22:49:13.713 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_recovery_max_chunk", 2024-01-15T22:49:13.713 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_scrub_load_threshold", 2024-01-15T22:49:13.713 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_scrub_max_interval", 2024-01-15T22:49:13.713 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_shutdown_pgref_assert", 2024-01-15T22:49:13.713 INFO:tasks.workunit.client.0.smithi053.stdout: "public_network", 2024-01-15T22:49:13.713 INFO:tasks.workunit.client.0.smithi053.stdout: "rgw_cache_enabled", 2024-01-15T22:49:13.713 INFO:tasks.workunit.client.0.smithi053.stdout: "rgw_enable_ops_log", 2024-01-15T22:49:13.713 INFO:tasks.workunit.client.0.smithi053.stdout: "rgw_enable_usage_log" 2024-01-15T22:49:13.713 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.713 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.714 INFO:tasks.workunit.client.0.smithi053.stdout: "contact": null, 2024-01-15T22:49:13.714 INFO:tasks.workunit.client.0.smithi053.stdout: "crashes": [], 2024-01-15T22:49:13.714 INFO:tasks.workunit.client.0.smithi053.stdout: "created": "2024-01-15T22:42:58.797322Z", 2024-01-15T22:49:13.714 INFO:tasks.workunit.client.0.smithi053.stdout: "crush": { 2024-01-15T22:49:13.714 INFO:tasks.workunit.client.0.smithi053.stdout: "bucket_algs": { 2024-01-15T22:49:13.714 INFO:tasks.workunit.client.0.smithi053.stdout: "straw2": 3 2024-01-15T22:49:13.714 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.714 INFO:tasks.workunit.client.0.smithi053.stdout: "bucket_sizes": { 2024-01-15T22:49:13.714 INFO:tasks.workunit.client.0.smithi053.stdout: "2": 1, 2024-01-15T22:49:13.714 INFO:tasks.workunit.client.0.smithi053.stdout: "4": 2 2024-01-15T22:49:13.714 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.714 INFO:tasks.workunit.client.0.smithi053.stdout: "bucket_types": { 2024-01-15T22:49:13.714 INFO:tasks.workunit.client.0.smithi053.stdout: "1": 2, 2024-01-15T22:49:13.715 INFO:tasks.workunit.client.0.smithi053.stdout: "11": 1 2024-01-15T22:49:13.715 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.715 INFO:tasks.workunit.client.0.smithi053.stdout: "compat_weight_set": false, 2024-01-15T22:49:13.715 INFO:tasks.workunit.client.0.smithi053.stdout: "device_classes": [ 2024-01-15T22:49:13.715 INFO:tasks.workunit.client.0.smithi053.stdout: 8 2024-01-15T22:49:13.715 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.715 INFO:tasks.workunit.client.0.smithi053.stdout: "num_buckets": 6, 2024-01-15T22:49:13.715 INFO:tasks.workunit.client.0.smithi053.stdout: "num_devices": 8, 2024-01-15T22:49:13.715 INFO:tasks.workunit.client.0.smithi053.stdout: "num_rules": 1, 2024-01-15T22:49:13.715 INFO:tasks.workunit.client.0.smithi053.stdout: "num_types": 12, 2024-01-15T22:49:13.715 INFO:tasks.workunit.client.0.smithi053.stdout: "num_weight_sets": 0, 2024-01-15T22:49:13.715 INFO:tasks.workunit.client.0.smithi053.stdout: "tunables": { 2024-01-15T22:49:13.715 INFO:tasks.workunit.client.0.smithi053.stdout: "allowed_bucket_algs": 54, 2024-01-15T22:49:13.715 INFO:tasks.workunit.client.0.smithi053.stdout: "choose_local_fallback_tries": 0, 2024-01-15T22:49:13.715 INFO:tasks.workunit.client.0.smithi053.stdout: "choose_local_tries": 0, 2024-01-15T22:49:13.715 INFO:tasks.workunit.client.0.smithi053.stdout: "choose_total_tries": 50, 2024-01-15T22:49:13.716 INFO:tasks.workunit.client.0.smithi053.stdout: "chooseleaf_descend_once": 1, 2024-01-15T22:49:13.716 INFO:tasks.workunit.client.0.smithi053.stdout: "chooseleaf_stable": 1, 2024-01-15T22:49:13.716 INFO:tasks.workunit.client.0.smithi053.stdout: "chooseleaf_vary_r": 1, 2024-01-15T22:49:13.716 INFO:tasks.workunit.client.0.smithi053.stdout: "has_v2_rules": 0, 2024-01-15T22:49:13.716 INFO:tasks.workunit.client.0.smithi053.stdout: "has_v3_rules": 0, 2024-01-15T22:49:13.716 INFO:tasks.workunit.client.0.smithi053.stdout: "has_v4_buckets": 1, 2024-01-15T22:49:13.716 INFO:tasks.workunit.client.0.smithi053.stdout: "has_v5_rules": 0, 2024-01-15T22:49:13.716 INFO:tasks.workunit.client.0.smithi053.stdout: "legacy_tunables": 0, 2024-01-15T22:49:13.716 INFO:tasks.workunit.client.0.smithi053.stdout: "minimum_required_version": "jewel", 2024-01-15T22:49:13.716 INFO:tasks.workunit.client.0.smithi053.stdout: "optimal_tunables": 1, 2024-01-15T22:49:13.716 INFO:tasks.workunit.client.0.smithi053.stdout: "profile": "jewel", 2024-01-15T22:49:13.716 INFO:tasks.workunit.client.0.smithi053.stdout: "require_feature_tunables": 1, 2024-01-15T22:49:13.716 INFO:tasks.workunit.client.0.smithi053.stdout: "require_feature_tunables2": 1, 2024-01-15T22:49:13.716 INFO:tasks.workunit.client.0.smithi053.stdout: "require_feature_tunables3": 1, 2024-01-15T22:49:13.717 INFO:tasks.workunit.client.0.smithi053.stdout: "require_feature_tunables5": 1, 2024-01-15T22:49:13.717 INFO:tasks.workunit.client.0.smithi053.stdout: "straw_calc_version": 1 2024-01-15T22:49:13.717 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.717 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.717 INFO:tasks.workunit.client.0.smithi053.stdout: "description": "upgrade test cluster", 2024-01-15T22:49:13.717 INFO:tasks.workunit.client.0.smithi053.stdout: "fs": { 2024-01-15T22:49:13.717 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:13.717 INFO:tasks.workunit.client.0.smithi053.stdout: "feature_flags": { 2024-01-15T22:49:13.717 INFO:tasks.workunit.client.0.smithi053.stdout: "enable_multiple": true, 2024-01-15T22:49:13.717 INFO:tasks.workunit.client.0.smithi053.stdout: "ever_enabled_multiple": true 2024-01-15T22:49:13.717 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.717 INFO:tasks.workunit.client.0.smithi053.stdout: "filesystems": [ 2024-01-15T22:49:13.717 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.717 INFO:tasks.workunit.client.0.smithi053.stdout: "approx_ctime": "2024-01", 2024-01-15T22:49:13.717 INFO:tasks.workunit.client.0.smithi053.stdout: "balancer_enabled": false, 2024-01-15T22:49:13.717 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.718 INFO:tasks.workunit.client.0.smithi053.stdout: "cached_caps": 0, 2024-01-15T22:49:13.718 INFO:tasks.workunit.client.0.smithi053.stdout: "cached_dns": 10, 2024-01-15T22:49:13.718 INFO:tasks.workunit.client.0.smithi053.stdout: "cached_inos": 13, 2024-01-15T22:49:13.718 INFO:tasks.workunit.client.0.smithi053.stdout: "cached_subtrees": 2, 2024-01-15T22:49:13.718 INFO:tasks.workunit.client.0.smithi053.stdout: "ever_allowed_features": 0, 2024-01-15T22:49:13.718 INFO:tasks.workunit.client.0.smithi053.stdout: "explicitly_allowed_features": 0, 2024-01-15T22:49:13.718 INFO:tasks.workunit.client.0.smithi053.stdout: "files": 0, 2024-01-15T22:49:13.718 INFO:tasks.workunit.client.0.smithi053.stdout: "max_mds": 1, 2024-01-15T22:49:13.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_data_pools": 1, 2024-01-15T22:49:13.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_in": 1, 2024-01-15T22:49:13.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_mds": 1, 2024-01-15T22:49:13.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_sessions": 0, 2024-01-15T22:49:13.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_standby_replay": 0, 2024-01-15T22:49:13.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_up": 1, 2024-01-15T22:49:13.718 INFO:tasks.workunit.client.0.smithi053.stdout: "snaps": 0, 2024-01-15T22:49:13.719 INFO:tasks.workunit.client.0.smithi053.stdout: "standby_count_wanted": 0 2024-01-15T22:49:13.719 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.719 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.719 INFO:tasks.workunit.client.0.smithi053.stdout: "num_standby_mds": 1, 2024-01-15T22:49:13.719 INFO:tasks.workunit.client.0.smithi053.stdout: "total_num_mds": 2 2024-01-15T22:49:13.719 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.719 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_stats": { 2024-01-15T22:49:13.719 INFO:tasks.workunit.client.0.smithi053.stdout: "mds": { 2024-01-15T22:49:13.719 INFO:tasks.workunit.client.0.smithi053.stdout: "mds.c826b54c3f898ab8e71c11f681be5dc7084c0808": { 2024-01-15T22:49:13.719 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 21315584, 2024-01-15T22:49:13.719 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 280216, 2024-01-15T22:49:13.719 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 4849664, 2024-01-15T22:49:13.719 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 253952, 2024-01-15T22:49:13.719 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 0, 2024-01-15T22:49:13.719 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 302, 2024-01-15T22:49:13.720 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:13.720 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 1029576, 2024-01-15T22:49:13.720 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 12, 2024-01-15T22:49:13.720 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 497152, 2024-01-15T22:49:13.720 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 14405024, 2024-01-15T22:49:13.720 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 21315584 2024-01-15T22:49:13.720 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.720 INFO:tasks.workunit.client.0.smithi053.stdout: "mds.dd332992c7e0403037dd7daef1bc4c878b0db4d3": { 2024-01-15T22:49:13.720 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 20373504, 2024-01-15T22:49:13.720 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 537680, 2024-01-15T22:49:13.720 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2752512, 2024-01-15T22:49:13.720 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 73728, 2024-01-15T22:49:13.720 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 942080, 2024-01-15T22:49:13.720 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 386, 2024-01-15T22:49:13.720 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:13.721 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 1242864, 2024-01-15T22:49:13.721 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 20, 2024-01-15T22:49:13.721 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 958464, 2024-01-15T22:49:13.721 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 14808256, 2024-01-15T22:49:13.721 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 21315584 2024-01-15T22:49:13.721 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.721 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.721 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:13.721 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.183f5d87a61fe8db80fcc77982d244e36219c57f": { 2024-01-15T22:49:13.721 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 37560320, 2024-01-15T22:49:13.721 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 1152144, 2024-01-15T22:49:13.721 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2752512, 2024-01-15T22:49:13.721 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 540672, 2024-01-15T22:49:13.721 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 9027584, 2024-01-15T22:49:13.721 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1091, 2024-01-15T22:49:13.722 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:13.722 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 7395168, 2024-01-15T22:49:13.722 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 22, 2024-01-15T22:49:13.722 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 1841152, 2024-01-15T22:49:13.722 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 23878672, 2024-01-15T22:49:13.722 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 46587904 2024-01-15T22:49:13.722 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.722 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.c826b54c3f898ab8e71c11f681be5dc7084c0808": { 2024-01-15T22:49:13.722 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 35332096, 2024-01-15T22:49:13.722 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 856328, 2024-01-15T22:49:13.722 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2752512, 2024-01-15T22:49:13.722 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 16384, 2024-01-15T22:49:13.722 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 10199040, 2024-01-15T22:49:13.722 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1050, 2024-01-15T22:49:13.723 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:13.723 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 6675056, 2024-01-15T22:49:13.723 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 21, 2024-01-15T22:49:13.723 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 1695232, 2024-01-15T22:49:13.723 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 23336584, 2024-01-15T22:49:13.723 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 45531136 2024-01-15T22:49:13.723 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.723 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.dd332992c7e0403037dd7daef1bc4c878b0db4d3": { 2024-01-15T22:49:13.723 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 44843008, 2024-01-15T22:49:13.723 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 1713712, 2024-01-15T22:49:13.723 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2752512, 2024-01-15T22:49:13.723 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 966656, 2024-01-15T22:49:13.723 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 3743744, 2024-01-15T22:49:13.723 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1688, 2024-01-15T22:49:13.723 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:13.724 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 9499504, 2024-01-15T22:49:13.724 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 22, 2024-01-15T22:49:13.724 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 3414528, 2024-01-15T22:49:13.724 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 26496096, 2024-01-15T22:49:13.724 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 48586752 2024-01-15T22:49:13.724 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.724 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.724 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:13.724 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.0": { 2024-01-15T22:49:13.724 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 273539072, 2024-01-15T22:49:13.724 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 1024696, 2024-01-15T22:49:13.724 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2883584, 2024-01-15T22:49:13.724 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 0, 2024-01-15T22:49:13.724 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 532480, 2024-01-15T22:49:13.725 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1267, 2024-01-15T22:49:13.725 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:13.725 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 4691048, 2024-01-15T22:49:13.725 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 45, 2024-01-15T22:49:13.725 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 2610944, 2024-01-15T22:49:13.725 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 262328800, 2024-01-15T22:49:13.725 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 274071552 2024-01-15T22:49:13.725 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.725 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.1": { 2024-01-15T22:49:13.725 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 238608384, 2024-01-15T22:49:13.725 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 746296, 2024-01-15T22:49:13.725 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2883584, 2024-01-15T22:49:13.725 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 0, 2024-01-15T22:49:13.726 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 647168, 2024-01-15T22:49:13.726 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1206, 2024-01-15T22:49:13.726 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:13.726 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 4948920, 2024-01-15T22:49:13.726 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 46, 2024-01-15T22:49:13.726 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 2170112, 2024-01-15T22:49:13.726 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 227859472, 2024-01-15T22:49:13.726 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 239255552 2024-01-15T22:49:13.726 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.726 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.2": { 2024-01-15T22:49:13.726 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 237830144, 2024-01-15T22:49:13.726 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 843128, 2024-01-15T22:49:13.726 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2883584, 2024-01-15T22:49:13.726 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 0, 2024-01-15T22:49:13.727 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 1359872, 2024-01-15T22:49:13.727 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1131, 2024-01-15T22:49:13.727 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:13.727 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 4328056, 2024-01-15T22:49:13.727 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 46, 2024-01-15T22:49:13.727 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 2439424, 2024-01-15T22:49:13.727 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 227335952, 2024-01-15T22:49:13.727 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 239190016 2024-01-15T22:49:13.727 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.727 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.3": { 2024-01-15T22:49:13.727 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 270213120, 2024-01-15T22:49:13.727 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 646120, 2024-01-15T22:49:13.727 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2883584, 2024-01-15T22:49:13.727 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 24576, 2024-01-15T22:49:13.728 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 1548288, 2024-01-15T22:49:13.728 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1091, 2024-01-15T22:49:13.728 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:13.728 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 3970488, 2024-01-15T22:49:13.728 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 44, 2024-01-15T22:49:13.728 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 1556480, 2024-01-15T22:49:13.728 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 261131872, 2024-01-15T22:49:13.728 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 271761408 2024-01-15T22:49:13.728 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.728 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.4": { 2024-01-15T22:49:13.728 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 270786560, 2024-01-15T22:49:13.728 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 766120, 2024-01-15T22:49:13.728 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2883584, 2024-01-15T22:49:13.728 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 24576, 2024-01-15T22:49:13.729 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 909312, 2024-01-15T22:49:13.729 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1126, 2024-01-15T22:49:13.729 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:13.729 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 4482216, 2024-01-15T22:49:13.729 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 47, 2024-01-15T22:49:13.729 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 1575168, 2024-01-15T22:49:13.729 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 261054896, 2024-01-15T22:49:13.729 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 271695872 2024-01-15T22:49:13.729 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.729 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.5": { 2024-01-15T22:49:13.729 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 238600192, 2024-01-15T22:49:13.729 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 916504, 2024-01-15T22:49:13.729 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2883584, 2024-01-15T22:49:13.729 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 0, 2024-01-15T22:49:13.730 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 868352, 2024-01-15T22:49:13.730 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1147, 2024-01-15T22:49:13.730 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:13.730 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 4977304, 2024-01-15T22:49:13.730 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 46, 2024-01-15T22:49:13.730 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 1740032, 2024-01-15T22:49:13.730 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 228082768, 2024-01-15T22:49:13.730 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 239468544 2024-01-15T22:49:13.730 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.730 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.6": { 2024-01-15T22:49:13.730 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 237969408, 2024-01-15T22:49:13.730 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 1138104, 2024-01-15T22:49:13.730 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2883584, 2024-01-15T22:49:13.730 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 32768, 2024-01-15T22:49:13.731 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 1433600, 2024-01-15T22:49:13.731 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1149, 2024-01-15T22:49:13.731 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:13.731 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 4519336, 2024-01-15T22:49:13.731 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 45, 2024-01-15T22:49:13.731 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 1744128, 2024-01-15T22:49:13.731 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 227651488, 2024-01-15T22:49:13.731 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 239403008 2024-01-15T22:49:13.731 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.731 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.7": { 2024-01-15T22:49:13.731 INFO:tasks.workunit.client.0.smithi053.stdout: "actual_memory_used": 238067712, 2024-01-15T22:49:13.731 INFO:tasks.workunit.client.0.smithi053.stdout: "central_cache_freelist": 1196888, 2024-01-15T22:49:13.731 INFO:tasks.workunit.client.0.smithi053.stdout: "malloc_metadata": 2883584, 2024-01-15T22:49:13.731 INFO:tasks.workunit.client.0.smithi053.stdout: "page_heap_freelist": 0, 2024-01-15T22:49:13.731 INFO:tasks.workunit.client.0.smithi053.stdout: "released_to_os": 1187840, 2024-01-15T22:49:13.731 INFO:tasks.workunit.client.0.smithi053.stdout: "spans_in_use": 1173, 2024-01-15T22:49:13.732 INFO:tasks.workunit.client.0.smithi053.stdout: "tcmalloc_page_size": 8192, 2024-01-15T22:49:13.732 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_cache_freelists": 4730752, 2024-01-15T22:49:13.732 INFO:tasks.workunit.client.0.smithi053.stdout: "thread_heaps_in_use": 46, 2024-01-15T22:49:13.732 INFO:tasks.workunit.client.0.smithi053.stdout: "transfer_cache_freelist": 1438208, 2024-01-15T22:49:13.732 INFO:tasks.workunit.client.0.smithi053.stdout: "use_by_application": 227818280, 2024-01-15T22:49:13.732 INFO:tasks.workunit.client.0.smithi053.stdout: "virtual_address_space_used": 239255552 2024-01-15T22:49:13.732 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.732 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.732 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.732 INFO:tasks.workunit.client.0.smithi053.stdout: "hosts": { 2024-01-15T22:49:13.732 INFO:tasks.workunit.client.0.smithi053.stdout: "num": 2, 2024-01-15T22:49:13.732 INFO:tasks.workunit.client.0.smithi053.stdout: "num_with_mds": 2, 2024-01-15T22:49:13.732 INFO:tasks.workunit.client.0.smithi053.stdout: "num_with_mgr": 2, 2024-01-15T22:49:13.732 INFO:tasks.workunit.client.0.smithi053.stdout: "num_with_mon": 2, 2024-01-15T22:49:13.733 INFO:tasks.workunit.client.0.smithi053.stdout: "num_with_osd": 2 2024-01-15T22:49:13.733 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.733 INFO:tasks.workunit.client.0.smithi053.stdout: "io_rate": { 2024-01-15T22:49:13.733 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_stats_delta": { 2024-01-15T22:49:13.733 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": 0, 2024-01-15T22:49:13.733 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:13.733 INFO:tasks.workunit.client.0.smithi053.stdout: "num_store_stats": 0, 2024-01-15T22:49:13.733 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:13.733 INFO:tasks.workunit.client.0.smithi053.stdout: "stamp_delta": "12.002348", 2024-01-15T22:49:13.733 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:13.733 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 282, 2024-01-15T22:49:13.733 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:13.733 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:13.733 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:13.733 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:13.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:13.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:13.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:13.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:13.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:13.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:13.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:13.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:13.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:13.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:13.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:13.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:13.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:13.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:13.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:13.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:13.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:13.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:13.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:13.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:13.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:13.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:13.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:13.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:13.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:13.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:13.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:13.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:13.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 182, 2024-01-15T22:49:13.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 278, 2024-01-15T22:49:13.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:13.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:13.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:13.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 43, 2024-01-15T22:49:13.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 3 2024-01-15T22:49:13.736 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.736 INFO:tasks.workunit.client.0.smithi053.stdout: "store_stats": { 2024-01-15T22:49:13.736 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": 0, 2024-01-15T22:49:13.736 INFO:tasks.workunit.client.0.smithi053.stdout: "available": 0, 2024-01-15T22:49:13.736 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed": 0, 2024-01-15T22:49:13.736 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_allocated": 0, 2024-01-15T22:49:13.736 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_original": 0, 2024-01-15T22:49:13.736 INFO:tasks.workunit.client.0.smithi053.stdout: "data_stored": 0, 2024-01-15T22:49:13.737 INFO:tasks.workunit.client.0.smithi053.stdout: "internal_metadata": 0, 2024-01-15T22:49:13.737 INFO:tasks.workunit.client.0.smithi053.stdout: "internally_reserved": 0, 2024-01-15T22:49:13.737 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_allocated": 0, 2024-01-15T22:49:13.737 INFO:tasks.workunit.client.0.smithi053.stdout: "total": 0 2024-01-15T22:49:13.737 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.737 INFO:tasks.workunit.client.0.smithi053.stdout: "up": 0 2024-01-15T22:49:13.737 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.737 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.737 INFO:tasks.workunit.client.0.smithi053.stdout: "leaderboard": false, 2024-01-15T22:49:13.737 INFO:tasks.workunit.client.0.smithi053.stdout: "license": "sharing-1-0", 2024-01-15T22:49:13.737 INFO:tasks.workunit.client.0.smithi053.stdout: "mempool": { 2024-01-15T22:49:13.737 INFO:tasks.workunit.client.0.smithi053.stdout: "mds": { 2024-01-15T22:49:13.737 INFO:tasks.workunit.client.0.smithi053.stdout: "mds.c826b54c3f898ab8e71c11f681be5dc7084c0808": { 2024-01-15T22:49:13.737 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:13.737 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.737 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.738 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.738 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:13.738 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.738 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.738 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.738 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:13.738 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.738 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.738 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.738 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:13.738 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.738 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.738 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.738 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:13.738 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.738 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.739 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.739 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:13.739 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.739 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.739 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.739 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:13.739 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.739 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.739 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.739 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:13.739 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.739 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.739 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.739 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:13.739 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.739 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.740 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.740 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:13.740 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.740 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.740 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.740 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:13.740 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.740 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.740 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.740 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:13.740 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.740 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.740 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.740 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:13.740 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.741 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.741 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.741 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:13.741 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.741 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.741 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.741 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:13.741 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.741 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.741 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.741 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:13.741 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.741 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.741 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.741 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:13.741 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.742 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.742 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.742 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:13.742 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.742 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.742 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.742 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:13.742 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 148281, 2024-01-15T22:49:13.742 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 30 2024-01-15T22:49:13.742 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.742 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:13.742 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.742 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.742 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.743 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:13.743 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 856, 2024-01-15T22:49:13.743 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 2 2024-01-15T22:49:13.743 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.743 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:13.743 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.743 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.743 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.743 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:13.743 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.743 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.743 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.743 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:13.743 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.743 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.744 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.744 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:13.744 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.744 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.744 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.744 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:13.744 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.744 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.744 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.744 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:13.744 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.744 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.744 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.744 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:13.745 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.745 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.745 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.745 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:13.745 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.745 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.745 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.745 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.745 INFO:tasks.workunit.client.0.smithi053.stdout: "mds.dd332992c7e0403037dd7daef1bc4c878b0db4d3": { 2024-01-15T22:49:13.745 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:13.745 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.745 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.745 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.745 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:13.746 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.746 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.746 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.746 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:13.746 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.746 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.746 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.746 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:13.746 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.746 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.746 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.746 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:13.746 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.746 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.746 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.747 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:13.747 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.747 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.747 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.747 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:13.747 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.747 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.747 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.747 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:13.747 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.747 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.747 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.747 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:13.747 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.747 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.748 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.748 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:13.748 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.748 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.748 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.748 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:13.748 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.748 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.748 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.748 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:13.748 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.748 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.748 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.748 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:13.749 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.749 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.749 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.749 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:13.749 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.749 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.749 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.749 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:13.749 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.749 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.749 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.749 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:13.749 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.749 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.749 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.750 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:13.750 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.750 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.750 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.750 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:13.750 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.750 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.750 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.750 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:13.750 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 213383, 2024-01-15T22:49:13.750 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 63 2024-01-15T22:49:13.750 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.750 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:13.750 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.750 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.751 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.751 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:13.751 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 50488, 2024-01-15T22:49:13.751 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 208 2024-01-15T22:49:13.751 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.751 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:13.751 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.751 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.751 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.751 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:13.751 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.751 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.751 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.751 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:13.752 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.752 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.752 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.752 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:13.752 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 7944, 2024-01-15T22:49:13.752 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 126 2024-01-15T22:49:13.752 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.752 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:13.752 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.752 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.752 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.752 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:13.752 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.753 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.753 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.753 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:13.753 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.753 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.753 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.753 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:13.753 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.753 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.753 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.753 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.753 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.753 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:13.753 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.183f5d87a61fe8db80fcc77982d244e36219c57f": { 2024-01-15T22:49:13.753 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:13.754 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.754 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.754 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.754 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:13.754 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.754 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.754 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.754 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:13.754 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.754 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.754 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.754 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:13.754 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.754 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.755 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.755 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:13.755 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.755 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.755 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.755 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:13.755 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.755 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.755 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.755 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:13.755 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.755 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.755 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.755 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:13.755 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.756 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.756 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.756 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:13.756 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.756 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.756 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.756 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:13.756 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.756 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.756 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.756 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:13.756 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.756 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.756 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.756 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:13.757 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.757 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.757 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.757 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:13.757 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.757 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.757 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.757 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:13.757 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.757 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.757 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.757 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:13.757 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.757 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.757 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.758 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:13.758 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.758 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.758 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.758 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:13.758 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.758 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.758 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.758 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:13.758 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.758 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.758 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.758 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:13.758 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1256263, 2024-01-15T22:49:13.759 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 421 2024-01-15T22:49:13.759 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.759 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:13.759 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 264, 2024-01-15T22:49:13.759 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:13.759 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.759 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:13.759 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.759 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.759 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.759 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:13.759 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.759 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.759 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.759 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:13.760 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.760 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.760 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.760 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:13.760 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.760 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.760 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.760 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:13.760 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 6592, 2024-01-15T22:49:13.760 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 125 2024-01-15T22:49:13.760 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.760 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:13.760 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12744, 2024-01-15T22:49:13.760 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 1546 2024-01-15T22:49:13.760 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.761 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:13.761 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5152, 2024-01-15T22:49:13.761 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 83 2024-01-15T22:49:13.761 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.761 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:13.761 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.761 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.761 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.761 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:13.761 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.761 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.761 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.761 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.761 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.c826b54c3f898ab8e71c11f681be5dc7084c0808": { 2024-01-15T22:49:13.762 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:13.762 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.762 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.762 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.762 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:13.762 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.762 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.762 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.762 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:13.762 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.762 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.762 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.762 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:13.762 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.762 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.763 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.763 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:13.763 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.763 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.763 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.763 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:13.763 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.763 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.763 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.763 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:13.763 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.763 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.763 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.763 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:13.763 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.764 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.764 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.764 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:13.764 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.764 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.764 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.764 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:13.764 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.764 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.764 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.764 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:13.764 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.764 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.764 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.765 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:13.765 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.765 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.765 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.765 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:13.765 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.765 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.765 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.765 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:13.765 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.765 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.765 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.765 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:13.765 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.765 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.766 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.766 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:13.766 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.766 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.766 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.766 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:13.766 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.766 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.766 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.766 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:13.766 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.766 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.766 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.766 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:13.767 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1094967, 2024-01-15T22:49:13.767 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 345 2024-01-15T22:49:13.767 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.767 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:13.767 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 176, 2024-01-15T22:49:13.767 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 2 2024-01-15T22:49:13.767 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.767 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:13.767 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.767 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.767 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.767 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:13.767 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.767 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.768 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.768 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:13.768 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.768 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.768 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.768 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:13.768 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.768 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.768 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.768 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:13.768 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 6592, 2024-01-15T22:49:13.768 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 125 2024-01-15T22:49:13.768 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.768 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:13.769 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12744, 2024-01-15T22:49:13.769 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 1546 2024-01-15T22:49:13.769 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.769 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:13.769 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5152, 2024-01-15T22:49:13.769 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 83 2024-01-15T22:49:13.769 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.769 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:13.769 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.769 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.769 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.769 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:13.769 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.769 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.769 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.770 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.770 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.dd332992c7e0403037dd7daef1bc4c878b0db4d3": { 2024-01-15T22:49:13.770 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:13.770 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.770 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.770 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.770 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:13.770 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.770 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.770 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.770 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:13.770 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.770 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.770 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.770 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:13.770 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.771 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.771 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.771 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:13.771 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.771 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.771 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.771 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:13.771 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.771 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.771 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.771 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:13.771 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.771 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.771 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.772 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:13.772 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.772 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.772 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.772 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:13.772 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.772 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.772 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.772 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:13.772 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.772 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.772 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.772 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:13.772 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.772 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.773 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.773 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:13.773 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.773 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.773 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.773 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:13.773 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.773 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.773 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.773 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:13.773 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.773 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.773 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.773 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:13.773 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.773 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.774 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.774 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:13.774 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.774 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.774 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.774 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:13.774 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.774 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.774 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.774 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:13.774 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.774 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.774 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.774 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:13.774 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1108919, 2024-01-15T22:49:13.774 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 352 2024-01-15T22:49:13.775 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.775 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:13.775 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 264, 2024-01-15T22:49:13.775 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:13.775 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.775 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:13.775 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.775 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.775 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.775 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:13.775 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.775 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.775 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.776 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:13.776 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.776 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.776 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.776 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:13.776 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.776 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.776 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.776 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:13.776 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 6592, 2024-01-15T22:49:13.776 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 125 2024-01-15T22:49:13.776 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.776 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:13.776 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12744, 2024-01-15T22:49:13.776 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 1546 2024-01-15T22:49:13.777 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.777 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:13.777 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 10304, 2024-01-15T22:49:13.777 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 166 2024-01-15T22:49:13.777 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.777 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:13.777 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.777 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.777 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.777 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:13.777 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.777 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.777 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.777 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.777 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.777 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:13.778 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.0": { 2024-01-15T22:49:13.778 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:13.778 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.778 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.778 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.778 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:13.778 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5832, 2024-01-15T22:49:13.778 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 98 2024-01-15T22:49:13.778 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.778 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:13.778 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12672, 2024-01-15T22:49:13.778 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:13.778 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.778 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:13.778 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 576, 2024-01-15T22:49:13.778 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:13.779 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.779 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:13.779 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 19376, 2024-01-15T22:49:13.779 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 173 2024-01-15T22:49:13.779 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.779 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:13.779 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1568, 2024-01-15T22:49:13.779 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 14 2024-01-15T22:49:13.779 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.779 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:13.779 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 8304, 2024-01-15T22:49:13.779 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 173 2024-01-15T22:49:13.779 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.779 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:13.779 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 19376, 2024-01-15T22:49:13.780 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 173 2024-01-15T22:49:13.780 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.780 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:13.780 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1120, 2024-01-15T22:49:13.780 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 14 2024-01-15T22:49:13.780 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.780 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:13.780 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 610304, 2024-01-15T22:49:13.780 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 18 2024-01-15T22:49:13.780 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.780 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:13.780 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 48892, 2024-01-15T22:49:13.780 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 9008 2024-01-15T22:49:13.780 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.781 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:13.781 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 129880, 2024-01-15T22:49:13.781 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 191 2024-01-15T22:49:13.781 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.781 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:13.781 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 10980, 2024-01-15T22:49:13.781 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 702 2024-01-15T22:49:13.781 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.781 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:13.781 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.781 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.781 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.781 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:13.782 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 30398, 2024-01-15T22:49:13.782 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 191 2024-01-15T22:49:13.782 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.782 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:13.782 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.782 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.782 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.782 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:13.782 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 402210, 2024-01-15T22:49:13.782 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 90 2024-01-15T22:49:13.782 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.782 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:13.782 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.782 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.782 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.783 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:13.783 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2440748, 2024-01-15T22:49:13.783 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 191 2024-01-15T22:49:13.783 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.783 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:13.783 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 6864, 2024-01-15T22:49:13.783 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 78 2024-01-15T22:49:13.783 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.783 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:13.783 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.783 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.783 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.783 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:13.784 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 521280, 2024-01-15T22:49:13.784 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 45 2024-01-15T22:49:13.784 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.784 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:13.784 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.784 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.784 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.784 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:13.784 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 94640, 2024-01-15T22:49:13.784 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 186 2024-01-15T22:49:13.784 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.784 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:13.784 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 215688, 2024-01-15T22:49:13.784 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3393 2024-01-15T22:49:13.785 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.785 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:13.785 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.785 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.785 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.785 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:13.785 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.785 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.785 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.785 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:13.785 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.785 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.785 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.785 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:13.786 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.786 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.786 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.786 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.786 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.1": { 2024-01-15T22:49:13.786 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:13.786 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.786 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.786 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.786 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:13.786 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5832, 2024-01-15T22:49:13.786 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 98 2024-01-15T22:49:13.786 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.787 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:13.787 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12672, 2024-01-15T22:49:13.787 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:13.787 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.787 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:13.787 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 576, 2024-01-15T22:49:13.787 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:13.787 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.787 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:13.787 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 17920, 2024-01-15T22:49:13.787 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 160 2024-01-15T22:49:13.787 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.787 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:13.787 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1680, 2024-01-15T22:49:13.788 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 15 2024-01-15T22:49:13.788 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.788 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:13.788 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 7680, 2024-01-15T22:49:13.788 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 160 2024-01-15T22:49:13.788 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.788 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:13.788 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 17920, 2024-01-15T22:49:13.788 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 160 2024-01-15T22:49:13.788 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.788 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:13.788 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 800, 2024-01-15T22:49:13.788 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 10 2024-01-15T22:49:13.789 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.789 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:13.789 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 34663, 2024-01-15T22:49:13.789 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8 2024-01-15T22:49:13.789 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.789 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:13.789 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 43421, 2024-01-15T22:49:13.789 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8091 2024-01-15T22:49:13.789 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.789 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:13.789 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 121040, 2024-01-15T22:49:13.789 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 178 2024-01-15T22:49:13.789 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.789 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:13.789 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 9188, 2024-01-15T22:49:13.790 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 530 2024-01-15T22:49:13.790 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.790 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:13.790 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.790 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.790 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.790 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:13.790 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 26634, 2024-01-15T22:49:13.790 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 178 2024-01-15T22:49:13.790 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.790 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:13.790 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1472, 2024-01-15T22:49:13.790 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 2 2024-01-15T22:49:13.790 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.790 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:13.791 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 385472, 2024-01-15T22:49:13.791 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 87 2024-01-15T22:49:13.791 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.791 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:13.791 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 40192, 2024-01-15T22:49:13.791 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 10 2024-01-15T22:49:13.791 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.791 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:13.791 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2419263, 2024-01-15T22:49:13.791 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 179 2024-01-15T22:49:13.791 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.791 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:13.791 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5368, 2024-01-15T22:49:13.792 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 61 2024-01-15T22:49:13.792 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.792 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:13.792 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.792 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.792 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.792 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:13.792 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 451776, 2024-01-15T22:49:13.792 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 39 2024-01-15T22:49:13.792 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.792 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:13.792 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.792 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.792 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.793 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:13.793 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 7280, 2024-01-15T22:49:13.793 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 18 2024-01-15T22:49:13.793 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.793 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:13.793 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 216456, 2024-01-15T22:49:13.793 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3429 2024-01-15T22:49:13.793 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.793 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:13.793 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.793 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.793 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.793 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:13.793 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.793 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.794 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.794 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:13.794 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.794 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.794 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.794 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:13.794 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.794 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.794 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.794 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.794 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.2": { 2024-01-15T22:49:13.794 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:13.794 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.794 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.794 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.795 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:13.795 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5832, 2024-01-15T22:49:13.795 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 98 2024-01-15T22:49:13.795 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.795 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:13.795 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12672, 2024-01-15T22:49:13.795 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:13.795 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.795 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:13.795 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 576, 2024-01-15T22:49:13.795 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:13.795 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.795 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:13.795 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 17808, 2024-01-15T22:49:13.795 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 159 2024-01-15T22:49:13.796 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.796 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:13.796 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1232, 2024-01-15T22:49:13.796 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 11 2024-01-15T22:49:13.796 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.796 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:13.796 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 7632, 2024-01-15T22:49:13.796 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 159 2024-01-15T22:49:13.796 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.796 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:13.796 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 17808, 2024-01-15T22:49:13.796 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 159 2024-01-15T22:49:13.796 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.796 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:13.796 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 720, 2024-01-15T22:49:13.797 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 9 2024-01-15T22:49:13.797 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.797 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:13.797 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12288, 2024-01-15T22:49:13.797 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:13.797 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.797 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:13.797 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 41036, 2024-01-15T22:49:13.797 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 7739 2024-01-15T22:49:13.797 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.797 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:13.797 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 114920, 2024-01-15T22:49:13.797 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 169 2024-01-15T22:49:13.797 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.797 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:13.797 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 7824, 2024-01-15T22:49:13.798 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 477 2024-01-15T22:49:13.798 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.798 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:13.798 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.798 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.798 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.798 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:13.798 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 24498, 2024-01-15T22:49:13.798 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 169 2024-01-15T22:49:13.798 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.798 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:13.798 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 1472, 2024-01-15T22:49:13.798 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 2 2024-01-15T22:49:13.798 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.798 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:13.799 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 309966, 2024-01-15T22:49:13.799 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 68 2024-01-15T22:49:13.799 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.799 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:13.799 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 40192, 2024-01-15T22:49:13.799 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 10 2024-01-15T22:49:13.799 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.799 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:13.799 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2405842, 2024-01-15T22:49:13.799 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 173 2024-01-15T22:49:13.799 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.799 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:13.799 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 4312, 2024-01-15T22:49:13.799 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 49 2024-01-15T22:49:13.799 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.800 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:13.800 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.800 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.800 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.800 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:13.800 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 347520, 2024-01-15T22:49:13.800 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 30 2024-01-15T22:49:13.800 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.800 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:13.800 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.800 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.800 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.800 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:13.800 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 8320, 2024-01-15T22:49:13.801 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 24 2024-01-15T22:49:13.801 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.801 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:13.801 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 216200, 2024-01-15T22:49:13.801 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3417 2024-01-15T22:49:13.801 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.801 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:13.801 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.801 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.801 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.801 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:13.801 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.801 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.801 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.801 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:13.802 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.802 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.802 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.802 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:13.802 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.802 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.802 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.802 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.802 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.3": { 2024-01-15T22:49:13.802 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:13.802 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.802 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.802 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.802 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:13.802 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5832, 2024-01-15T22:49:13.802 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 98 2024-01-15T22:49:13.803 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.803 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:13.803 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12672, 2024-01-15T22:49:13.803 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:13.803 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.803 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:13.803 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 576, 2024-01-15T22:49:13.803 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:13.803 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.803 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:13.803 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 18368, 2024-01-15T22:49:13.803 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 164 2024-01-15T22:49:13.803 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.803 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:13.803 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 224, 2024-01-15T22:49:13.804 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 2 2024-01-15T22:49:13.804 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.804 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:13.804 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 7872, 2024-01-15T22:49:13.804 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 164 2024-01-15T22:49:13.804 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.804 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:13.804 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 18368, 2024-01-15T22:49:13.804 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 164 2024-01-15T22:49:13.804 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.804 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:13.804 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 560, 2024-01-15T22:49:13.804 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 7 2024-01-15T22:49:13.804 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.804 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:13.805 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.805 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.805 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.805 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:13.805 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 42286, 2024-01-15T22:49:13.805 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8045 2024-01-15T22:49:13.805 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.805 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:13.805 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 120360, 2024-01-15T22:49:13.805 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 177 2024-01-15T22:49:13.805 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.805 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:13.805 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 9028, 2024-01-15T22:49:13.805 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 535 2024-01-15T22:49:13.805 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.805 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:13.806 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.806 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.806 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.806 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:13.806 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 25706, 2024-01-15T22:49:13.806 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 177 2024-01-15T22:49:13.806 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.806 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:13.806 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2208, 2024-01-15T22:49:13.806 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:13.806 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.806 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:13.806 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 288369, 2024-01-15T22:49:13.806 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 62 2024-01-15T22:49:13.807 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.807 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:13.807 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 30637, 2024-01-15T22:49:13.807 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 9 2024-01-15T22:49:13.807 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.807 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:13.807 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2461344, 2024-01-15T22:49:13.807 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 193 2024-01-15T22:49:13.807 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.807 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:13.807 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 4664, 2024-01-15T22:49:13.807 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 53 2024-01-15T22:49:13.807 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.807 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:13.807 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.807 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.808 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.808 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:13.808 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 428608, 2024-01-15T22:49:13.808 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 37 2024-01-15T22:49:13.808 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.808 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:13.808 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.808 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.808 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.808 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:13.808 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 10400, 2024-01-15T22:49:13.808 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 20 2024-01-15T22:49:13.808 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.809 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:13.809 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 215688, 2024-01-15T22:49:13.809 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3393 2024-01-15T22:49:13.809 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.809 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:13.809 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.809 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.809 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.809 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:13.809 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.809 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.809 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.809 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:13.809 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.810 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.810 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.810 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:13.810 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.810 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.810 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.810 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.810 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.4": { 2024-01-15T22:49:13.810 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:13.810 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.810 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.810 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.810 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:13.810 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5832, 2024-01-15T22:49:13.810 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 98 2024-01-15T22:49:13.810 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.811 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:13.811 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12672, 2024-01-15T22:49:13.811 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:13.811 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.811 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:13.811 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 576, 2024-01-15T22:49:13.811 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:13.811 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.811 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:13.811 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 18032, 2024-01-15T22:49:13.811 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 161 2024-01-15T22:49:13.811 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.811 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:13.811 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 560, 2024-01-15T22:49:13.811 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 5 2024-01-15T22:49:13.812 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.812 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:13.812 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 7728, 2024-01-15T22:49:13.812 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 161 2024-01-15T22:49:13.812 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.812 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:13.812 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 18032, 2024-01-15T22:49:13.812 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 161 2024-01-15T22:49:13.812 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.812 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:13.812 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 640, 2024-01-15T22:49:13.812 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8 2024-01-15T22:49:13.812 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.812 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:13.812 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.813 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.813 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.813 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:13.813 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 42950, 2024-01-15T22:49:13.813 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8084 2024-01-15T22:49:13.813 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.813 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:13.813 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 121040, 2024-01-15T22:49:13.813 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 178 2024-01-15T22:49:13.813 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.813 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:13.813 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 9176, 2024-01-15T22:49:13.813 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 530 2024-01-15T22:49:13.813 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.814 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:13.814 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.814 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.814 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.814 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:13.814 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 26466, 2024-01-15T22:49:13.814 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 178 2024-01-15T22:49:13.814 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.814 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:13.814 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 736, 2024-01-15T22:49:13.814 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 1 2024-01-15T22:49:13.814 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.814 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:13.814 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 850572, 2024-01-15T22:49:13.814 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 57 2024-01-15T22:49:13.815 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.815 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:13.815 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 24192, 2024-01-15T22:49:13.815 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:13.815 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.815 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:13.815 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2416687, 2024-01-15T22:49:13.815 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 174 2024-01-15T22:49:13.815 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.815 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:13.815 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 4840, 2024-01-15T22:49:13.815 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 55 2024-01-15T22:49:13.815 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.815 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:13.815 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.816 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.816 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.816 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:13.816 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 451776, 2024-01-15T22:49:13.816 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 39 2024-01-15T22:49:13.816 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.816 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:13.816 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.816 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.816 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.816 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:13.816 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 8944, 2024-01-15T22:49:13.816 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 18 2024-01-15T22:49:13.816 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.817 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:13.817 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 215688, 2024-01-15T22:49:13.817 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3393 2024-01-15T22:49:13.817 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.817 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:13.817 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.817 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.817 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.817 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:13.817 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.817 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.817 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.817 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:13.817 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.818 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.818 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.818 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:13.818 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.818 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.818 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.818 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.818 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.5": { 2024-01-15T22:49:13.818 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:13.818 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.818 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.818 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.818 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:13.818 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5832, 2024-01-15T22:49:13.818 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 98 2024-01-15T22:49:13.818 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.819 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:13.819 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12672, 2024-01-15T22:49:13.819 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:13.819 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.819 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:13.819 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 576, 2024-01-15T22:49:13.819 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:13.819 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.819 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:13.819 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 18144, 2024-01-15T22:49:13.819 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 162 2024-01-15T22:49:13.819 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.819 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:13.819 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 224, 2024-01-15T22:49:13.819 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 2 2024-01-15T22:49:13.820 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.820 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:13.820 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 7776, 2024-01-15T22:49:13.820 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 162 2024-01-15T22:49:13.820 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.820 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:13.820 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 18144, 2024-01-15T22:49:13.820 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 162 2024-01-15T22:49:13.820 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.820 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:13.820 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 640, 2024-01-15T22:49:13.820 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8 2024-01-15T22:49:13.820 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.820 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:13.820 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.821 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.821 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.821 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:13.821 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 43069, 2024-01-15T22:49:13.821 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8152 2024-01-15T22:49:13.821 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.821 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:13.821 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 122400, 2024-01-15T22:49:13.821 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 180 2024-01-15T22:49:13.821 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.821 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:13.821 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 9436, 2024-01-15T22:49:13.821 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 535 2024-01-15T22:49:13.821 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.821 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:13.821 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.822 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.822 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.822 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:13.822 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 26810, 2024-01-15T22:49:13.822 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 180 2024-01-15T22:49:13.822 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.822 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:13.822 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2208, 2024-01-15T22:49:13.822 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:13.822 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.822 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:13.822 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 802081, 2024-01-15T22:49:13.822 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 45 2024-01-15T22:49:13.822 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.823 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:13.823 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 30637, 2024-01-15T22:49:13.823 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 9 2024-01-15T22:49:13.823 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.823 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:13.823 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2442457, 2024-01-15T22:49:13.823 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 179 2024-01-15T22:49:13.823 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.823 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:13.823 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5280, 2024-01-15T22:49:13.823 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 60 2024-01-15T22:49:13.823 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.823 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:13.824 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.824 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.824 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.824 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:13.824 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 474944, 2024-01-15T22:49:13.824 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 41 2024-01-15T22:49:13.824 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.824 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:13.824 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.824 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.824 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.824 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:13.824 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 11960, 2024-01-15T22:49:13.825 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 23 2024-01-15T22:49:13.825 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.825 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:13.825 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 214408, 2024-01-15T22:49:13.825 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3325 2024-01-15T22:49:13.825 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.825 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:13.825 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.825 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.825 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.825 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:13.825 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.825 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.825 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.826 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:13.826 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.826 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.826 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.826 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:13.826 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.826 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.826 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.826 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.826 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.6": { 2024-01-15T22:49:13.826 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:13.826 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.826 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.826 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.826 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:13.827 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5832, 2024-01-15T22:49:13.827 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 98 2024-01-15T22:49:13.827 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.827 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:13.827 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12672, 2024-01-15T22:49:13.827 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:13.827 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.827 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:13.827 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 576, 2024-01-15T22:49:13.827 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:13.827 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.827 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:13.827 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 19040, 2024-01-15T22:49:13.827 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 170 2024-01-15T22:49:13.827 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.828 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:13.828 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 224, 2024-01-15T22:49:13.828 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 2 2024-01-15T22:49:13.828 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.828 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:13.828 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 8160, 2024-01-15T22:49:13.828 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 170 2024-01-15T22:49:13.828 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.828 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:13.828 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 19040, 2024-01-15T22:49:13.828 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 170 2024-01-15T22:49:13.828 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.828 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:13.828 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 560, 2024-01-15T22:49:13.829 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 7 2024-01-15T22:49:13.829 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.829 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:13.829 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 14283, 2024-01-15T22:49:13.829 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:13.829 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.829 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:13.829 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 43524, 2024-01-15T22:49:13.829 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8410 2024-01-15T22:49:13.829 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.829 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:13.829 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 121040, 2024-01-15T22:49:13.829 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 178 2024-01-15T22:49:13.830 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.830 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:13.830 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 10440, 2024-01-15T22:49:13.830 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 690 2024-01-15T22:49:13.830 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.830 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:13.830 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.830 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.830 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.830 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:13.830 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 27494, 2024-01-15T22:49:13.830 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 178 2024-01-15T22:49:13.830 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.830 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:13.830 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.831 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.831 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.831 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:13.831 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 449476, 2024-01-15T22:49:13.831 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 39 2024-01-15T22:49:13.831 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.831 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:13.831 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.831 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.831 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.831 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:13.831 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2415782, 2024-01-15T22:49:13.831 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 169 2024-01-15T22:49:13.831 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.831 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:13.832 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 4664, 2024-01-15T22:49:13.832 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 53 2024-01-15T22:49:13.832 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.832 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:13.832 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.832 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.832 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.832 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:13.832 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 451776, 2024-01-15T22:49:13.832 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 39 2024-01-15T22:49:13.832 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.832 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:13.832 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.832 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.833 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.833 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:13.833 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 94744, 2024-01-15T22:49:13.833 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 191 2024-01-15T22:49:13.833 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.833 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:13.833 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 214408, 2024-01-15T22:49:13.833 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3325 2024-01-15T22:49:13.833 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.833 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:13.833 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.833 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.833 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.833 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:13.834 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.834 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.834 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.834 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:13.834 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.834 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.834 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.834 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:13.834 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.834 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.834 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.834 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.834 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.7": { 2024-01-15T22:49:13.834 INFO:tasks.workunit.client.0.smithi053.stdout: "bloom_filter": { 2024-01-15T22:49:13.834 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.835 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.835 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.835 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:13.835 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5832, 2024-01-15T22:49:13.835 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 98 2024-01-15T22:49:13.835 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.835 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_reader": { 2024-01-15T22:49:13.835 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 12672, 2024-01-15T22:49:13.835 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:13.835 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.835 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs_file_writer": { 2024-01-15T22:49:13.835 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 576, 2024-01-15T22:49:13.835 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3 2024-01-15T22:49:13.835 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.835 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Blob": { 2024-01-15T22:49:13.836 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 19040, 2024-01-15T22:49:13.836 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 170 2024-01-15T22:49:13.836 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.836 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Buffer": { 2024-01-15T22:49:13.836 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 672, 2024-01-15T22:49:13.836 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:13.836 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.836 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_Extent": { 2024-01-15T22:49:13.836 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 8160, 2024-01-15T22:49:13.836 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 170 2024-01-15T22:49:13.836 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.836 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_SharedBlob": { 2024-01-15T22:49:13.836 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 19040, 2024-01-15T22:49:13.836 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 170 2024-01-15T22:49:13.837 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.837 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_alloc": { 2024-01-15T22:49:13.837 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 560, 2024-01-15T22:49:13.837 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 7 2024-01-15T22:49:13.837 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.837 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_data": { 2024-01-15T22:49:13.837 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 266240, 2024-01-15T22:49:13.837 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 6 2024-01-15T22:49:13.837 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.837 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_meta": { 2024-01-15T22:49:13.837 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 45345, 2024-01-15T22:49:13.837 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 8691 2024-01-15T22:49:13.837 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.837 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_onode": { 2024-01-15T22:49:13.837 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 125800, 2024-01-15T22:49:13.838 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 185 2024-01-15T22:49:13.838 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.838 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_cache_other": { 2024-01-15T22:49:13.838 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 11112, 2024-01-15T22:49:13.838 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 696 2024-01-15T22:49:13.838 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.838 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_fsck": { 2024-01-15T22:49:13.838 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.838 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.838 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.838 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_inline_bl": { 2024-01-15T22:49:13.838 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 29286, 2024-01-15T22:49:13.838 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 185 2024-01-15T22:49:13.838 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.839 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_txc": { 2024-01-15T22:49:13.839 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.839 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.839 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.839 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing": { 2024-01-15T22:49:13.839 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 147411, 2024-01-15T22:49:13.839 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 29 2024-01-15T22:49:13.839 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.839 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore_writing_deferred": { 2024-01-15T22:49:13.839 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.839 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.839 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.839 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_anon": { 2024-01-15T22:49:13.839 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 2439519, 2024-01-15T22:49:13.839 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 225 2024-01-15T22:49:13.840 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.840 INFO:tasks.workunit.client.0.smithi053.stdout: "buffer_meta": { 2024-01-15T22:49:13.840 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 5544, 2024-01-15T22:49:13.840 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 63 2024-01-15T22:49:13.840 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.840 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_co": { 2024-01-15T22:49:13.840 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.840 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.840 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.840 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:13.840 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 521280, 2024-01-15T22:49:13.840 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 45 2024-01-15T22:49:13.840 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.840 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_mapbl": { 2024-01-15T22:49:13.840 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.841 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.841 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.841 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_pglog": { 2024-01-15T22:49:13.841 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 95888, 2024-01-15T22:49:13.841 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 222 2024-01-15T22:49:13.841 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.841 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap": { 2024-01-15T22:49:13.841 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 215688, 2024-01-15T22:49:13.841 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 3393 2024-01-15T22:49:13.841 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.841 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap_mapping": { 2024-01-15T22:49:13.841 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.841 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.841 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.842 INFO:tasks.workunit.client.0.smithi053.stdout: "pgmap": { 2024-01-15T22:49:13.842 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.842 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.842 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.842 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_1": { 2024-01-15T22:49:13.842 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.842 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.842 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.842 INFO:tasks.workunit.client.0.smithi053.stdout: "unittest_2": { 2024-01-15T22:49:13.842 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes": 0, 2024-01-15T22:49:13.842 INFO:tasks.workunit.client.0.smithi053.stdout: "items": 0 2024-01-15T22:49:13.842 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.842 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.842 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.843 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.843 INFO:tasks.workunit.client.0.smithi053.stdout: "metadata": { 2024-01-15T22:49:13.843 INFO:tasks.workunit.client.0.smithi053.stdout: "mds": { 2024-01-15T22:49:13.843 INFO:tasks.workunit.client.0.smithi053.stdout: "arch": { 2024-01-15T22:49:13.843 INFO:tasks.workunit.client.0.smithi053.stdout: "x86_64": 2 2024-01-15T22:49:13.843 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.843 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_version": { 2024-01-15T22:49:13.843 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:49:13.843 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.843 INFO:tasks.workunit.client.0.smithi053.stdout: "cpu": { 2024-01-15T22:49:13.843 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-01-15T22:49:13.843 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-01-15T22:49:13.843 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.844 INFO:tasks.workunit.client.0.smithi053.stdout: "distro": { 2024-01-15T22:49:13.844 INFO:tasks.workunit.client.0.smithi053.stdout: "centos": 2 2024-01-15T22:49:13.844 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.844 INFO:tasks.workunit.client.0.smithi053.stdout: "distro_description": { 2024-01-15T22:49:13.844 INFO:tasks.workunit.client.0.smithi053.stdout: "CentOS Stream 8": 2 2024-01-15T22:49:13.844 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.844 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_description": { 2024-01-15T22:49:13.844 INFO:tasks.workunit.client.0.smithi053.stdout: "#1 SMP Thu Dec 21 12:11:59 UTC 2023": 2 2024-01-15T22:49:13.844 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.844 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_version": { 2024-01-15T22:49:13.844 INFO:tasks.workunit.client.0.smithi053.stdout: "4.18.0-532.el8.x86_64": 2 2024-01-15T22:49:13.844 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.844 INFO:tasks.workunit.client.0.smithi053.stdout: "os": { 2024-01-15T22:49:13.845 INFO:tasks.workunit.client.0.smithi053.stdout: "Linux": 2 2024-01-15T22:49:13.845 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.845 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.845 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:13.845 INFO:tasks.workunit.client.0.smithi053.stdout: "arch": { 2024-01-15T22:49:13.845 INFO:tasks.workunit.client.0.smithi053.stdout: "x86_64": 3 2024-01-15T22:49:13.845 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.845 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_version": { 2024-01-15T22:49:13.845 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 3 2024-01-15T22:49:13.845 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.845 INFO:tasks.workunit.client.0.smithi053.stdout: "cpu": { 2024-01-15T22:49:13.845 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-01-15T22:49:13.845 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-01-15T22:49:13.846 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.846 INFO:tasks.workunit.client.0.smithi053.stdout: "distro": { 2024-01-15T22:49:13.846 INFO:tasks.workunit.client.0.smithi053.stdout: "centos": 3 2024-01-15T22:49:13.846 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.846 INFO:tasks.workunit.client.0.smithi053.stdout: "distro_description": { 2024-01-15T22:49:13.846 INFO:tasks.workunit.client.0.smithi053.stdout: "CentOS Stream 8": 3 2024-01-15T22:49:13.846 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.846 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_description": { 2024-01-15T22:49:13.846 INFO:tasks.workunit.client.0.smithi053.stdout: "#1 SMP Thu Dec 21 12:11:59 UTC 2023": 3 2024-01-15T22:49:13.846 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.846 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_version": { 2024-01-15T22:49:13.846 INFO:tasks.workunit.client.0.smithi053.stdout: "4.18.0-532.el8.x86_64": 3 2024-01-15T22:49:13.846 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.846 INFO:tasks.workunit.client.0.smithi053.stdout: "os": { 2024-01-15T22:49:13.847 INFO:tasks.workunit.client.0.smithi053.stdout: "Linux": 3 2024-01-15T22:49:13.847 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.847 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.847 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:13.847 INFO:tasks.workunit.client.0.smithi053.stdout: "arch": { 2024-01-15T22:49:13.847 INFO:tasks.workunit.client.0.smithi053.stdout: "x86_64": 8 2024-01-15T22:49:13.847 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.847 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_version": { 2024-01-15T22:49:13.847 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 8 2024-01-15T22:49:13.847 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.847 INFO:tasks.workunit.client.0.smithi053.stdout: "cpu": { 2024-01-15T22:49:13.847 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-01-15T22:49:13.848 INFO:tasks.workunit.client.0.smithi053.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-01-15T22:49:13.848 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.848 INFO:tasks.workunit.client.0.smithi053.stdout: "distro": { 2024-01-15T22:49:13.848 INFO:tasks.workunit.client.0.smithi053.stdout: "centos": 8 2024-01-15T22:49:13.848 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.848 INFO:tasks.workunit.client.0.smithi053.stdout: "distro_description": { 2024-01-15T22:49:13.848 INFO:tasks.workunit.client.0.smithi053.stdout: "CentOS Stream 8": 8 2024-01-15T22:49:13.848 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.848 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_description": { 2024-01-15T22:49:13.848 INFO:tasks.workunit.client.0.smithi053.stdout: "#1 SMP Thu Dec 21 12:11:59 UTC 2023": 8 2024-01-15T22:49:13.848 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.848 INFO:tasks.workunit.client.0.smithi053.stdout: "kernel_version": { 2024-01-15T22:49:13.848 INFO:tasks.workunit.client.0.smithi053.stdout: "4.18.0-532.el8.x86_64": 8 2024-01-15T22:49:13.848 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.848 INFO:tasks.workunit.client.0.smithi053.stdout: "os": { 2024-01-15T22:49:13.849 INFO:tasks.workunit.client.0.smithi053.stdout: "Linux": 8 2024-01-15T22:49:13.849 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.849 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_objectstore": { 2024-01-15T22:49:13.849 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": 8 2024-01-15T22:49:13.849 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.849 INFO:tasks.workunit.client.0.smithi053.stdout: "rotational": { 2024-01-15T22:49:13.849 INFO:tasks.workunit.client.0.smithi053.stdout: "0": 8 2024-01-15T22:49:13.849 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.849 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.849 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.849 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:13.849 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:13.849 INFO:tasks.workunit.client.0.smithi053.stdout: "features": { 2024-01-15T22:49:13.849 INFO:tasks.workunit.client.0.smithi053.stdout: "optional": [], 2024-01-15T22:49:13.849 INFO:tasks.workunit.client.0.smithi053.stdout: "persistent": [ 2024-01-15T22:49:13.849 INFO:tasks.workunit.client.0.smithi053.stdout: "kraken", 2024-01-15T22:49:13.849 INFO:tasks.workunit.client.0.smithi053.stdout: "luminous", 2024-01-15T22:49:13.850 INFO:tasks.workunit.client.0.smithi053.stdout: "mimic", 2024-01-15T22:49:13.850 INFO:tasks.workunit.client.0.smithi053.stdout: "osdmap-prune", 2024-01-15T22:49:13.850 INFO:tasks.workunit.client.0.smithi053.stdout: "nautilus", 2024-01-15T22:49:13.850 INFO:tasks.workunit.client.0.smithi053.stdout: "octopus", 2024-01-15T22:49:13.850 INFO:tasks.workunit.client.0.smithi053.stdout: "pacific", 2024-01-15T22:49:13.850 INFO:tasks.workunit.client.0.smithi053.stdout: "elector-pinging", 2024-01-15T22:49:13.850 INFO:tasks.workunit.client.0.smithi053.stdout: "quincy" 2024-01-15T22:49:13.850 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.850 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.850 INFO:tasks.workunit.client.0.smithi053.stdout: "ipv4_addr_mons": 6, 2024-01-15T22:49:13.850 INFO:tasks.workunit.client.0.smithi053.stdout: "ipv6_addr_mons": 0, 2024-01-15T22:49:13.850 INFO:tasks.workunit.client.0.smithi053.stdout: "min_mon_release": 17, 2024-01-15T22:49:13.850 INFO:tasks.workunit.client.0.smithi053.stdout: "v1_addr_mons": 3, 2024-01-15T22:49:13.850 INFO:tasks.workunit.client.0.smithi053.stdout: "v2_addr_mons": 3 2024-01-15T22:49:13.851 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.851 INFO:tasks.workunit.client.0.smithi053.stdout: "organization": "ceph-qa", 2024-01-15T22:49:13.851 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:13.851 INFO:tasks.workunit.client.0.smithi053.stdout: "cluster_network": false, 2024-01-15T22:49:13.851 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 8, 2024-01-15T22:49:13.851 INFO:tasks.workunit.client.0.smithi053.stdout: "require_min_compat_client": "luminous", 2024-01-15T22:49:13.851 INFO:tasks.workunit.client.0.smithi053.stdout: "require_osd_release": "quincy" 2024-01-15T22:49:13.851 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.851 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_perf_histograms": [ 2024-01-15T22:49:13.851 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.851 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:13.851 INFO:tasks.workunit.client.0.smithi053.stdout: "axes": [ 2024-01-15T22:49:13.851 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.851 INFO:tasks.workunit.client.0.smithi053.stdout: "buckets": 32, 2024-01-15T22:49:13.851 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0, 2024-01-15T22:49:13.852 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "Latency (usec)", 2024-01-15T22:49:13.852 INFO:tasks.workunit.client.0.smithi053.stdout: "quant_size": 100000, 2024-01-15T22:49:13.852 INFO:tasks.workunit.client.0.smithi053.stdout: "ranges": [ 2024-01-15T22:49:13.852 INFO:tasks.workunit.client.0.smithi053.stdout: "[None, -1]", 2024-01-15T22:49:13.852 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 99999]", 2024-01-15T22:49:13.852 INFO:tasks.workunit.client.0.smithi053.stdout: "[100000, 199999]", 2024-01-15T22:49:13.852 INFO:tasks.workunit.client.0.smithi053.stdout: "[200000, 399999]", 2024-01-15T22:49:13.852 INFO:tasks.workunit.client.0.smithi053.stdout: "[400000, 799999]", 2024-01-15T22:49:13.852 INFO:tasks.workunit.client.0.smithi053.stdout: "[800000, 1599999]", 2024-01-15T22:49:13.852 INFO:tasks.workunit.client.0.smithi053.stdout: "[1600000, 3199999]", 2024-01-15T22:49:13.852 INFO:tasks.workunit.client.0.smithi053.stdout: "[3200000, 6399999]", 2024-01-15T22:49:13.852 INFO:tasks.workunit.client.0.smithi053.stdout: "[6400000, 12799999]", 2024-01-15T22:49:13.852 INFO:tasks.workunit.client.0.smithi053.stdout: "[12800000, 25599999]", 2024-01-15T22:49:13.852 INFO:tasks.workunit.client.0.smithi053.stdout: "[25600000, 51199999]", 2024-01-15T22:49:13.853 INFO:tasks.workunit.client.0.smithi053.stdout: "[51200000, 102399999]", 2024-01-15T22:49:13.853 INFO:tasks.workunit.client.0.smithi053.stdout: "[102400000, 204799999]", 2024-01-15T22:49:13.853 INFO:tasks.workunit.client.0.smithi053.stdout: "[204800000, 409599999]", 2024-01-15T22:49:13.853 INFO:tasks.workunit.client.0.smithi053.stdout: "[409600000, 819199999]", 2024-01-15T22:49:13.853 INFO:tasks.workunit.client.0.smithi053.stdout: "[819200000, 1638399999]", 2024-01-15T22:49:13.853 INFO:tasks.workunit.client.0.smithi053.stdout: "[1638400000, 3276799999]", 2024-01-15T22:49:13.853 INFO:tasks.workunit.client.0.smithi053.stdout: "[3276800000, 6553599999]", 2024-01-15T22:49:13.853 INFO:tasks.workunit.client.0.smithi053.stdout: "[6553600000, 13107199999]", 2024-01-15T22:49:13.853 INFO:tasks.workunit.client.0.smithi053.stdout: "[13107200000, 26214399999]", 2024-01-15T22:49:13.853 INFO:tasks.workunit.client.0.smithi053.stdout: "[26214400000, 52428799999]", 2024-01-15T22:49:13.853 INFO:tasks.workunit.client.0.smithi053.stdout: "[52428800000, 104857599999]", 2024-01-15T22:49:13.853 INFO:tasks.workunit.client.0.smithi053.stdout: "[104857600000, 209715199999]", 2024-01-15T22:49:13.853 INFO:tasks.workunit.client.0.smithi053.stdout: "[209715200000, 419430399999]", 2024-01-15T22:49:13.853 INFO:tasks.workunit.client.0.smithi053.stdout: "[419430400000, 838860799999]", 2024-01-15T22:49:13.853 INFO:tasks.workunit.client.0.smithi053.stdout: "[838860800000, 1677721599999]", 2024-01-15T22:49:13.853 INFO:tasks.workunit.client.0.smithi053.stdout: "[1677721600000, 3355443199999]", 2024-01-15T22:49:13.854 INFO:tasks.workunit.client.0.smithi053.stdout: "[3355443200000, 6710886399999]", 2024-01-15T22:49:13.854 INFO:tasks.workunit.client.0.smithi053.stdout: "[6710886400000, 13421772799999]", 2024-01-15T22:49:13.854 INFO:tasks.workunit.client.0.smithi053.stdout: "[13421772800000, 26843545599999]", 2024-01-15T22:49:13.854 INFO:tasks.workunit.client.0.smithi053.stdout: "[26843545600000, 53687091199999]", 2024-01-15T22:49:13.854 INFO:tasks.workunit.client.0.smithi053.stdout: "[53687091200000, None]" 2024-01-15T22:49:13.854 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.854 INFO:tasks.workunit.client.0.smithi053.stdout: "scale_type": "log2" 2024-01-15T22:49:13.854 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.854 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.854 INFO:tasks.workunit.client.0.smithi053.stdout: "buckets": 32, 2024-01-15T22:49:13.854 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0, 2024-01-15T22:49:13.854 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "Request size (bytes)", 2024-01-15T22:49:13.854 INFO:tasks.workunit.client.0.smithi053.stdout: "quant_size": 512, 2024-01-15T22:49:13.854 INFO:tasks.workunit.client.0.smithi053.stdout: "ranges": [ 2024-01-15T22:49:13.854 INFO:tasks.workunit.client.0.smithi053.stdout: "[None, -1]", 2024-01-15T22:49:13.855 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 511]", 2024-01-15T22:49:13.855 INFO:tasks.workunit.client.0.smithi053.stdout: "[512, 1023]", 2024-01-15T22:49:13.855 INFO:tasks.workunit.client.0.smithi053.stdout: "[1024, 2047]", 2024-01-15T22:49:13.855 INFO:tasks.workunit.client.0.smithi053.stdout: "[2048, 4095]", 2024-01-15T22:49:13.855 INFO:tasks.workunit.client.0.smithi053.stdout: "[4096, 8191]", 2024-01-15T22:49:13.855 INFO:tasks.workunit.client.0.smithi053.stdout: "[8192, 16383]", 2024-01-15T22:49:13.855 INFO:tasks.workunit.client.0.smithi053.stdout: "[16384, 32767]", 2024-01-15T22:49:13.855 INFO:tasks.workunit.client.0.smithi053.stdout: "[32768, 65535]", 2024-01-15T22:49:13.855 INFO:tasks.workunit.client.0.smithi053.stdout: "[65536, 131071]", 2024-01-15T22:49:13.855 INFO:tasks.workunit.client.0.smithi053.stdout: "[131072, 262143]", 2024-01-15T22:49:13.855 INFO:tasks.workunit.client.0.smithi053.stdout: "[262144, 524287]", 2024-01-15T22:49:13.855 INFO:tasks.workunit.client.0.smithi053.stdout: "[524288, 1048575]", 2024-01-15T22:49:13.855 INFO:tasks.workunit.client.0.smithi053.stdout: "[1048576, 2097151]", 2024-01-15T22:49:13.855 INFO:tasks.workunit.client.0.smithi053.stdout: "[2097152, 4194303]", 2024-01-15T22:49:13.855 INFO:tasks.workunit.client.0.smithi053.stdout: "[4194304, 8388607]", 2024-01-15T22:49:13.856 INFO:tasks.workunit.client.0.smithi053.stdout: "[8388608, 16777215]", 2024-01-15T22:49:13.856 INFO:tasks.workunit.client.0.smithi053.stdout: "[16777216, 33554431]", 2024-01-15T22:49:13.856 INFO:tasks.workunit.client.0.smithi053.stdout: "[33554432, 67108863]", 2024-01-15T22:49:13.856 INFO:tasks.workunit.client.0.smithi053.stdout: "[67108864, 134217727]", 2024-01-15T22:49:13.856 INFO:tasks.workunit.client.0.smithi053.stdout: "[134217728, 268435455]", 2024-01-15T22:49:13.856 INFO:tasks.workunit.client.0.smithi053.stdout: "[268435456, 536870911]", 2024-01-15T22:49:13.856 INFO:tasks.workunit.client.0.smithi053.stdout: "[536870912, 1073741823]", 2024-01-15T22:49:13.856 INFO:tasks.workunit.client.0.smithi053.stdout: "[1073741824, 2147483647]", 2024-01-15T22:49:13.856 INFO:tasks.workunit.client.0.smithi053.stdout: "[2147483648, 4294967295]", 2024-01-15T22:49:13.856 INFO:tasks.workunit.client.0.smithi053.stdout: "[4294967296, 8589934591]", 2024-01-15T22:49:13.856 INFO:tasks.workunit.client.0.smithi053.stdout: "[8589934592, 17179869183]", 2024-01-15T22:49:13.856 INFO:tasks.workunit.client.0.smithi053.stdout: "[17179869184, 34359738367]", 2024-01-15T22:49:13.856 INFO:tasks.workunit.client.0.smithi053.stdout: "[34359738368, 68719476735]", 2024-01-15T22:49:13.856 INFO:tasks.workunit.client.0.smithi053.stdout: "[68719476736, 137438953471]", 2024-01-15T22:49:13.856 INFO:tasks.workunit.client.0.smithi053.stdout: "[137438953472, 274877906943]", 2024-01-15T22:49:13.857 INFO:tasks.workunit.client.0.smithi053.stdout: "[274877906944, None]" 2024-01-15T22:49:13.857 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.857 INFO:tasks.workunit.client.0.smithi053.stdout: "scale_type": "log2" 2024-01-15T22:49:13.857 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.857 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.857 INFO:tasks.workunit.client.0.smithi053.stdout: "osds": [ 2024-01-15T22:49:13.857 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.857 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 0, 2024-01-15T22:49:13.857 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.857 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.857 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.857 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.857 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.857 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.857 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.857 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.858 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.858 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.858 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.858 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.858 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.858 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.858 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.858 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.858 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.858 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.858 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.858 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.858 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.858 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.859 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.859 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.859 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.859 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.859 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.859 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.859 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.859 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.859 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.859 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.859 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.859 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.859 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.859 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.859 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 1, 2024-01-15T22:49:13.859 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.859 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.860 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.860 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.860 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.860 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.860 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.860 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.860 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.860 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.860 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.860 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.860 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.860 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.860 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.860 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.860 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.861 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.861 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.861 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.861 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.861 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.861 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.861 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.861 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.861 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.861 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.861 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.861 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.861 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.861 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.861 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.862 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.862 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.862 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.862 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.862 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 2, 2024-01-15T22:49:13.862 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.862 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.862 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.862 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.862 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.862 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.862 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.862 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.862 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.862 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.863 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.863 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.863 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.863 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.863 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.863 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.863 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.863 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.863 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.863 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.863 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.863 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.863 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.863 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.863 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.863 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.864 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.864 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.864 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.864 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.864 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.864 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.864 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.864 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.864 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.864 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.864 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 3, 2024-01-15T22:49:13.864 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.864 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.864 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.865 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.865 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.865 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.865 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.865 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.865 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.865 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.865 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.865 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.865 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.865 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.865 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.865 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.865 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.866 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.866 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.866 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.866 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.866 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.866 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.866 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.866 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.866 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.866 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.866 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.866 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.866 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.866 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.867 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.867 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.867 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.867 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.867 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.867 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 4, 2024-01-15T22:49:13.867 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.867 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.867 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.867 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.867 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.867 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.867 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.867 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.867 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.868 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.868 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.868 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.868 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.868 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.868 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.868 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.868 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.868 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.868 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.868 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.868 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.868 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.868 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.869 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.869 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.869 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.869 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.869 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.869 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.869 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.869 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.869 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.869 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.869 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.869 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.869 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.869 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 5, 2024-01-15T22:49:13.869 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.870 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.870 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.870 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.870 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.870 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.870 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.870 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.870 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.870 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.870 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.870 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.870 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.870 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.870 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.871 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.871 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.871 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.871 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.871 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.871 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.871 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.871 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.871 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.871 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.871 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.871 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.871 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.871 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.871 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.872 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.872 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.872 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.872 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.872 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.872 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.872 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 6, 2024-01-15T22:49:13.872 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.872 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.872 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.872 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.872 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.872 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.872 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.872 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.873 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.873 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.873 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.873 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.873 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.873 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.873 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.873 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.873 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.873 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.873 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.873 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.873 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.873 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.873 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.874 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.874 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.874 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.874 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.874 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.874 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.874 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.874 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.874 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.874 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.874 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.874 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.874 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.874 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 7, 2024-01-15T22:49:13.874 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.875 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.875 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.875 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.875 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 20, 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-01-15T22:49:13.875 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 2, 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-01-15T22:49:13.875 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.875 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.875 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.875 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.875 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.875 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.875 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.875 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.875 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.876 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.876 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.876 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.876 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.876 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.876 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.876 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.876 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.876 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.876 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.876 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.876 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.876 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.876 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.876 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.877 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.877 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.877 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.877 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.877 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.877 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.877 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.877 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:13.877 INFO:tasks.workunit.client.0.smithi053.stdout: "axes": [ 2024-01-15T22:49:13.877 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.877 INFO:tasks.workunit.client.0.smithi053.stdout: "buckets": 32, 2024-01-15T22:49:13.877 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0, 2024-01-15T22:49:13.877 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "Latency (usec)", 2024-01-15T22:49:13.877 INFO:tasks.workunit.client.0.smithi053.stdout: "quant_size": 100000, 2024-01-15T22:49:13.877 INFO:tasks.workunit.client.0.smithi053.stdout: "ranges": [ 2024-01-15T22:49:13.878 INFO:tasks.workunit.client.0.smithi053.stdout: "[None, -1]", 2024-01-15T22:49:13.878 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 99999]", 2024-01-15T22:49:13.878 INFO:tasks.workunit.client.0.smithi053.stdout: "[100000, 199999]", 2024-01-15T22:49:13.878 INFO:tasks.workunit.client.0.smithi053.stdout: "[200000, 399999]", 2024-01-15T22:49:13.878 INFO:tasks.workunit.client.0.smithi053.stdout: "[400000, 799999]", 2024-01-15T22:49:13.878 INFO:tasks.workunit.client.0.smithi053.stdout: "[800000, 1599999]", 2024-01-15T22:49:13.878 INFO:tasks.workunit.client.0.smithi053.stdout: "[1600000, 3199999]", 2024-01-15T22:49:13.878 INFO:tasks.workunit.client.0.smithi053.stdout: "[3200000, 6399999]", 2024-01-15T22:49:13.878 INFO:tasks.workunit.client.0.smithi053.stdout: "[6400000, 12799999]", 2024-01-15T22:49:13.878 INFO:tasks.workunit.client.0.smithi053.stdout: "[12800000, 25599999]", 2024-01-15T22:49:13.878 INFO:tasks.workunit.client.0.smithi053.stdout: "[25600000, 51199999]", 2024-01-15T22:49:13.878 INFO:tasks.workunit.client.0.smithi053.stdout: "[51200000, 102399999]", 2024-01-15T22:49:13.878 INFO:tasks.workunit.client.0.smithi053.stdout: "[102400000, 204799999]", 2024-01-15T22:49:13.878 INFO:tasks.workunit.client.0.smithi053.stdout: "[204800000, 409599999]", 2024-01-15T22:49:13.879 INFO:tasks.workunit.client.0.smithi053.stdout: "[409600000, 819199999]", 2024-01-15T22:49:13.879 INFO:tasks.workunit.client.0.smithi053.stdout: "[819200000, 1638399999]", 2024-01-15T22:49:13.879 INFO:tasks.workunit.client.0.smithi053.stdout: "[1638400000, 3276799999]", 2024-01-15T22:49:13.879 INFO:tasks.workunit.client.0.smithi053.stdout: "[3276800000, 6553599999]", 2024-01-15T22:49:13.879 INFO:tasks.workunit.client.0.smithi053.stdout: "[6553600000, 13107199999]", 2024-01-15T22:49:13.879 INFO:tasks.workunit.client.0.smithi053.stdout: "[13107200000, 26214399999]", 2024-01-15T22:49:13.879 INFO:tasks.workunit.client.0.smithi053.stdout: "[26214400000, 52428799999]", 2024-01-15T22:49:13.879 INFO:tasks.workunit.client.0.smithi053.stdout: "[52428800000, 104857599999]", 2024-01-15T22:49:13.879 INFO:tasks.workunit.client.0.smithi053.stdout: "[104857600000, 209715199999]", 2024-01-15T22:49:13.879 INFO:tasks.workunit.client.0.smithi053.stdout: "[209715200000, 419430399999]", 2024-01-15T22:49:13.879 INFO:tasks.workunit.client.0.smithi053.stdout: "[419430400000, 838860799999]", 2024-01-15T22:49:13.879 INFO:tasks.workunit.client.0.smithi053.stdout: "[838860800000, 1677721599999]", 2024-01-15T22:49:13.879 INFO:tasks.workunit.client.0.smithi053.stdout: "[1677721600000, 3355443199999]", 2024-01-15T22:49:13.879 INFO:tasks.workunit.client.0.smithi053.stdout: "[3355443200000, 6710886399999]", 2024-01-15T22:49:13.879 INFO:tasks.workunit.client.0.smithi053.stdout: "[6710886400000, 13421772799999]", 2024-01-15T22:49:13.879 INFO:tasks.workunit.client.0.smithi053.stdout: "[13421772800000, 26843545599999]", 2024-01-15T22:49:13.880 INFO:tasks.workunit.client.0.smithi053.stdout: "[26843545600000, 53687091199999]", 2024-01-15T22:49:13.880 INFO:tasks.workunit.client.0.smithi053.stdout: "[53687091200000, None]" 2024-01-15T22:49:13.880 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.880 INFO:tasks.workunit.client.0.smithi053.stdout: "scale_type": "log2" 2024-01-15T22:49:13.880 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.880 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.880 INFO:tasks.workunit.client.0.smithi053.stdout: "buckets": 32, 2024-01-15T22:49:13.880 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0, 2024-01-15T22:49:13.880 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "Request size (bytes)", 2024-01-15T22:49:13.880 INFO:tasks.workunit.client.0.smithi053.stdout: "quant_size": 512, 2024-01-15T22:49:13.880 INFO:tasks.workunit.client.0.smithi053.stdout: "ranges": [ 2024-01-15T22:49:13.880 INFO:tasks.workunit.client.0.smithi053.stdout: "[None, -1]", 2024-01-15T22:49:13.880 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 511]", 2024-01-15T22:49:13.880 INFO:tasks.workunit.client.0.smithi053.stdout: "[512, 1023]", 2024-01-15T22:49:13.881 INFO:tasks.workunit.client.0.smithi053.stdout: "[1024, 2047]", 2024-01-15T22:49:13.881 INFO:tasks.workunit.client.0.smithi053.stdout: "[2048, 4095]", 2024-01-15T22:49:13.881 INFO:tasks.workunit.client.0.smithi053.stdout: "[4096, 8191]", 2024-01-15T22:49:13.881 INFO:tasks.workunit.client.0.smithi053.stdout: "[8192, 16383]", 2024-01-15T22:49:13.881 INFO:tasks.workunit.client.0.smithi053.stdout: "[16384, 32767]", 2024-01-15T22:49:13.881 INFO:tasks.workunit.client.0.smithi053.stdout: "[32768, 65535]", 2024-01-15T22:49:13.881 INFO:tasks.workunit.client.0.smithi053.stdout: "[65536, 131071]", 2024-01-15T22:49:13.881 INFO:tasks.workunit.client.0.smithi053.stdout: "[131072, 262143]", 2024-01-15T22:49:13.881 INFO:tasks.workunit.client.0.smithi053.stdout: "[262144, 524287]", 2024-01-15T22:49:13.881 INFO:tasks.workunit.client.0.smithi053.stdout: "[524288, 1048575]", 2024-01-15T22:49:13.881 INFO:tasks.workunit.client.0.smithi053.stdout: "[1048576, 2097151]", 2024-01-15T22:49:13.881 INFO:tasks.workunit.client.0.smithi053.stdout: "[2097152, 4194303]", 2024-01-15T22:49:13.881 INFO:tasks.workunit.client.0.smithi053.stdout: "[4194304, 8388607]", 2024-01-15T22:49:13.881 INFO:tasks.workunit.client.0.smithi053.stdout: "[8388608, 16777215]", 2024-01-15T22:49:13.882 INFO:tasks.workunit.client.0.smithi053.stdout: "[16777216, 33554431]", 2024-01-15T22:49:13.882 INFO:tasks.workunit.client.0.smithi053.stdout: "[33554432, 67108863]", 2024-01-15T22:49:13.882 INFO:tasks.workunit.client.0.smithi053.stdout: "[67108864, 134217727]", 2024-01-15T22:49:13.882 INFO:tasks.workunit.client.0.smithi053.stdout: "[134217728, 268435455]", 2024-01-15T22:49:13.882 INFO:tasks.workunit.client.0.smithi053.stdout: "[268435456, 536870911]", 2024-01-15T22:49:13.882 INFO:tasks.workunit.client.0.smithi053.stdout: "[536870912, 1073741823]", 2024-01-15T22:49:13.882 INFO:tasks.workunit.client.0.smithi053.stdout: "[1073741824, 2147483647]", 2024-01-15T22:49:13.882 INFO:tasks.workunit.client.0.smithi053.stdout: "[2147483648, 4294967295]", 2024-01-15T22:49:13.882 INFO:tasks.workunit.client.0.smithi053.stdout: "[4294967296, 8589934591]", 2024-01-15T22:49:13.882 INFO:tasks.workunit.client.0.smithi053.stdout: "[8589934592, 17179869183]", 2024-01-15T22:49:13.882 INFO:tasks.workunit.client.0.smithi053.stdout: "[17179869184, 34359738367]", 2024-01-15T22:49:13.882 INFO:tasks.workunit.client.0.smithi053.stdout: "[34359738368, 68719476735]", 2024-01-15T22:49:13.882 INFO:tasks.workunit.client.0.smithi053.stdout: "[68719476736, 137438953471]", 2024-01-15T22:49:13.882 INFO:tasks.workunit.client.0.smithi053.stdout: "[137438953472, 274877906943]", 2024-01-15T22:49:13.882 INFO:tasks.workunit.client.0.smithi053.stdout: "[274877906944, None]" 2024-01-15T22:49:13.882 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.883 INFO:tasks.workunit.client.0.smithi053.stdout: "scale_type": "log2" 2024-01-15T22:49:13.883 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.883 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.883 INFO:tasks.workunit.client.0.smithi053.stdout: "osds": [ 2024-01-15T22:49:13.883 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.883 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 0, 2024-01-15T22:49:13.883 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.883 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.883 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.883 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.883 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.883 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.883 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.883 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.884 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.884 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.884 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.884 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.884 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.884 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.884 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.884 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.884 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.884 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.884 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.884 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.884 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.884 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.884 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.885 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.885 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.885 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.885 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.885 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.885 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.885 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.885 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.885 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.885 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.885 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.885 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.885 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.885 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 1, 2024-01-15T22:49:13.886 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.886 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.886 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.886 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.886 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.886 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.886 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.886 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.886 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.886 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.886 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.886 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.886 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.886 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.887 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.887 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.887 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.887 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.887 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.887 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.887 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.887 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.887 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.887 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.887 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.887 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.887 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.887 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.887 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.888 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.888 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.888 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.888 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.888 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.888 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.888 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.888 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 2, 2024-01-15T22:49:13.888 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.888 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.888 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.888 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.888 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.888 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.889 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.889 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.889 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.889 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.889 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.889 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.889 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.889 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.889 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.889 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.889 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.889 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.889 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.889 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.890 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.890 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.890 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.890 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.890 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.890 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.890 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.890 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.890 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.890 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.890 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.890 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.890 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.890 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.891 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.891 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.891 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 3, 2024-01-15T22:49:13.891 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.891 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.891 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.891 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.891 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.891 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.891 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.891 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.891 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.891 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.891 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.891 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.892 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.892 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.892 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.892 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.892 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.892 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.892 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.892 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.892 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.892 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.892 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.892 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.892 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.892 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.893 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.893 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.893 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.893 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.893 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.893 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.893 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.893 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.893 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.893 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.893 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 4, 2024-01-15T22:49:13.893 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.893 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.894 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.894 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.894 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.894 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.894 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.894 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.894 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.894 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.894 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.894 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.894 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.894 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.894 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.894 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.894 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.895 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.895 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.895 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.895 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.895 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.895 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.895 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.895 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.895 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.895 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.895 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.895 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.895 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.895 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.896 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.896 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.896 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.896 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.896 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.896 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 5, 2024-01-15T22:49:13.896 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.896 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.896 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.896 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.896 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.896 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.896 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.896 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.897 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.897 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.897 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.897 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.897 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.897 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.897 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.897 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.897 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.897 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.897 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.897 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.897 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.897 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.897 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.898 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.898 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.898 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.898 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.898 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.898 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.898 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.898 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.898 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.898 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.898 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.898 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.898 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.898 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 6, 2024-01-15T22:49:13.899 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.899 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.899 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.899 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.899 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.899 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.899 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.899 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.899 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.899 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.899 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.899 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.899 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.899 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.900 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.900 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.900 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.900 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.900 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.900 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.900 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.900 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.900 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.900 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.900 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.900 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.900 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.900 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.900 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.901 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.901 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.901 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.901 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.901 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.901 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.901 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.901 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 7, 2024-01-15T22:49:13.901 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.901 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.901 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.901 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.901 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.901 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.901 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.902 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.902 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.902 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.902 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.902 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.902 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.902 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.902 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.902 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.902 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.902 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.902 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.902 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.902 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.903 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.903 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.903 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.903 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.903 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.903 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.903 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.903 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.903 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.903 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.903 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.903 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.903 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.903 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.903 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.904 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.904 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:13.904 INFO:tasks.workunit.client.0.smithi053.stdout: "axes": [ 2024-01-15T22:49:13.904 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.904 INFO:tasks.workunit.client.0.smithi053.stdout: "buckets": 32, 2024-01-15T22:49:13.904 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0, 2024-01-15T22:49:13.904 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "Latency (usec)", 2024-01-15T22:49:13.904 INFO:tasks.workunit.client.0.smithi053.stdout: "quant_size": 100000, 2024-01-15T22:49:13.904 INFO:tasks.workunit.client.0.smithi053.stdout: "ranges": [ 2024-01-15T22:49:13.904 INFO:tasks.workunit.client.0.smithi053.stdout: "[None, -1]", 2024-01-15T22:49:13.904 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 99999]", 2024-01-15T22:49:13.904 INFO:tasks.workunit.client.0.smithi053.stdout: "[100000, 199999]", 2024-01-15T22:49:13.904 INFO:tasks.workunit.client.0.smithi053.stdout: "[200000, 399999]", 2024-01-15T22:49:13.905 INFO:tasks.workunit.client.0.smithi053.stdout: "[400000, 799999]", 2024-01-15T22:49:13.905 INFO:tasks.workunit.client.0.smithi053.stdout: "[800000, 1599999]", 2024-01-15T22:49:13.905 INFO:tasks.workunit.client.0.smithi053.stdout: "[1600000, 3199999]", 2024-01-15T22:49:13.905 INFO:tasks.workunit.client.0.smithi053.stdout: "[3200000, 6399999]", 2024-01-15T22:49:13.905 INFO:tasks.workunit.client.0.smithi053.stdout: "[6400000, 12799999]", 2024-01-15T22:49:13.905 INFO:tasks.workunit.client.0.smithi053.stdout: "[12800000, 25599999]", 2024-01-15T22:49:13.905 INFO:tasks.workunit.client.0.smithi053.stdout: "[25600000, 51199999]", 2024-01-15T22:49:13.905 INFO:tasks.workunit.client.0.smithi053.stdout: "[51200000, 102399999]", 2024-01-15T22:49:13.905 INFO:tasks.workunit.client.0.smithi053.stdout: "[102400000, 204799999]", 2024-01-15T22:49:13.905 INFO:tasks.workunit.client.0.smithi053.stdout: "[204800000, 409599999]", 2024-01-15T22:49:13.905 INFO:tasks.workunit.client.0.smithi053.stdout: "[409600000, 819199999]", 2024-01-15T22:49:13.905 INFO:tasks.workunit.client.0.smithi053.stdout: "[819200000, 1638399999]", 2024-01-15T22:49:13.905 INFO:tasks.workunit.client.0.smithi053.stdout: "[1638400000, 3276799999]", 2024-01-15T22:49:13.905 INFO:tasks.workunit.client.0.smithi053.stdout: "[3276800000, 6553599999]", 2024-01-15T22:49:13.905 INFO:tasks.workunit.client.0.smithi053.stdout: "[6553600000, 13107199999]", 2024-01-15T22:49:13.905 INFO:tasks.workunit.client.0.smithi053.stdout: "[13107200000, 26214399999]", 2024-01-15T22:49:13.906 INFO:tasks.workunit.client.0.smithi053.stdout: "[26214400000, 52428799999]", 2024-01-15T22:49:13.906 INFO:tasks.workunit.client.0.smithi053.stdout: "[52428800000, 104857599999]", 2024-01-15T22:49:13.906 INFO:tasks.workunit.client.0.smithi053.stdout: "[104857600000, 209715199999]", 2024-01-15T22:49:13.906 INFO:tasks.workunit.client.0.smithi053.stdout: "[209715200000, 419430399999]", 2024-01-15T22:49:13.906 INFO:tasks.workunit.client.0.smithi053.stdout: "[419430400000, 838860799999]", 2024-01-15T22:49:13.906 INFO:tasks.workunit.client.0.smithi053.stdout: "[838860800000, 1677721599999]", 2024-01-15T22:49:13.906 INFO:tasks.workunit.client.0.smithi053.stdout: "[1677721600000, 3355443199999]", 2024-01-15T22:49:13.906 INFO:tasks.workunit.client.0.smithi053.stdout: "[3355443200000, 6710886399999]", 2024-01-15T22:49:13.906 INFO:tasks.workunit.client.0.smithi053.stdout: "[6710886400000, 13421772799999]", 2024-01-15T22:49:13.906 INFO:tasks.workunit.client.0.smithi053.stdout: "[13421772800000, 26843545599999]", 2024-01-15T22:49:13.906 INFO:tasks.workunit.client.0.smithi053.stdout: "[26843545600000, 53687091199999]", 2024-01-15T22:49:13.906 INFO:tasks.workunit.client.0.smithi053.stdout: "[53687091200000, None]" 2024-01-15T22:49:13.906 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.906 INFO:tasks.workunit.client.0.smithi053.stdout: "scale_type": "log2" 2024-01-15T22:49:13.906 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.907 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.907 INFO:tasks.workunit.client.0.smithi053.stdout: "buckets": 32, 2024-01-15T22:49:13.907 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0, 2024-01-15T22:49:13.907 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "Request size (bytes)", 2024-01-15T22:49:13.907 INFO:tasks.workunit.client.0.smithi053.stdout: "quant_size": 512, 2024-01-15T22:49:13.907 INFO:tasks.workunit.client.0.smithi053.stdout: "ranges": [ 2024-01-15T22:49:13.907 INFO:tasks.workunit.client.0.smithi053.stdout: "[None, -1]", 2024-01-15T22:49:13.907 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 511]", 2024-01-15T22:49:13.907 INFO:tasks.workunit.client.0.smithi053.stdout: "[512, 1023]", 2024-01-15T22:49:13.907 INFO:tasks.workunit.client.0.smithi053.stdout: "[1024, 2047]", 2024-01-15T22:49:13.907 INFO:tasks.workunit.client.0.smithi053.stdout: "[2048, 4095]", 2024-01-15T22:49:13.907 INFO:tasks.workunit.client.0.smithi053.stdout: "[4096, 8191]", 2024-01-15T22:49:13.907 INFO:tasks.workunit.client.0.smithi053.stdout: "[8192, 16383]", 2024-01-15T22:49:13.907 INFO:tasks.workunit.client.0.smithi053.stdout: "[16384, 32767]", 2024-01-15T22:49:13.907 INFO:tasks.workunit.client.0.smithi053.stdout: "[32768, 65535]", 2024-01-15T22:49:13.908 INFO:tasks.workunit.client.0.smithi053.stdout: "[65536, 131071]", 2024-01-15T22:49:13.908 INFO:tasks.workunit.client.0.smithi053.stdout: "[131072, 262143]", 2024-01-15T22:49:13.908 INFO:tasks.workunit.client.0.smithi053.stdout: "[262144, 524287]", 2024-01-15T22:49:13.908 INFO:tasks.workunit.client.0.smithi053.stdout: "[524288, 1048575]", 2024-01-15T22:49:13.908 INFO:tasks.workunit.client.0.smithi053.stdout: "[1048576, 2097151]", 2024-01-15T22:49:13.908 INFO:tasks.workunit.client.0.smithi053.stdout: "[2097152, 4194303]", 2024-01-15T22:49:13.908 INFO:tasks.workunit.client.0.smithi053.stdout: "[4194304, 8388607]", 2024-01-15T22:49:13.908 INFO:tasks.workunit.client.0.smithi053.stdout: "[8388608, 16777215]", 2024-01-15T22:49:13.908 INFO:tasks.workunit.client.0.smithi053.stdout: "[16777216, 33554431]", 2024-01-15T22:49:13.908 INFO:tasks.workunit.client.0.smithi053.stdout: "[33554432, 67108863]", 2024-01-15T22:49:13.908 INFO:tasks.workunit.client.0.smithi053.stdout: "[67108864, 134217727]", 2024-01-15T22:49:13.908 INFO:tasks.workunit.client.0.smithi053.stdout: "[134217728, 268435455]", 2024-01-15T22:49:13.908 INFO:tasks.workunit.client.0.smithi053.stdout: "[268435456, 536870911]", 2024-01-15T22:49:13.908 INFO:tasks.workunit.client.0.smithi053.stdout: "[536870912, 1073741823]", 2024-01-15T22:49:13.908 INFO:tasks.workunit.client.0.smithi053.stdout: "[1073741824, 2147483647]", 2024-01-15T22:49:13.909 INFO:tasks.workunit.client.0.smithi053.stdout: "[2147483648, 4294967295]", 2024-01-15T22:49:13.909 INFO:tasks.workunit.client.0.smithi053.stdout: "[4294967296, 8589934591]", 2024-01-15T22:49:13.909 INFO:tasks.workunit.client.0.smithi053.stdout: "[8589934592, 17179869183]", 2024-01-15T22:49:13.909 INFO:tasks.workunit.client.0.smithi053.stdout: "[17179869184, 34359738367]", 2024-01-15T22:49:13.909 INFO:tasks.workunit.client.0.smithi053.stdout: "[34359738368, 68719476735]", 2024-01-15T22:49:13.909 INFO:tasks.workunit.client.0.smithi053.stdout: "[68719476736, 137438953471]", 2024-01-15T22:49:13.909 INFO:tasks.workunit.client.0.smithi053.stdout: "[137438953472, 274877906943]", 2024-01-15T22:49:13.909 INFO:tasks.workunit.client.0.smithi053.stdout: "[274877906944, None]" 2024-01-15T22:49:13.909 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.909 INFO:tasks.workunit.client.0.smithi053.stdout: "scale_type": "log2" 2024-01-15T22:49:13.909 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.909 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.909 INFO:tasks.workunit.client.0.smithi053.stdout: "osds": [ 2024-01-15T22:49:13.909 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.910 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 0, 2024-01-15T22:49:13.910 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.910 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.910 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.910 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.910 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.910 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.910 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.910 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.910 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.910 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.910 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.910 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.910 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.910 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.911 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.911 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.911 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.911 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.911 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.911 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.911 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.911 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.911 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.911 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.911 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.911 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.911 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.911 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.912 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.912 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.912 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.912 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.912 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.912 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.912 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.912 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.912 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 1, 2024-01-15T22:49:13.912 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.912 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.912 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.912 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.913 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.913 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.913 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.913 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.913 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.913 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.913 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.913 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.913 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.913 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.913 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.913 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.913 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.913 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.914 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.914 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.914 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.914 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.914 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.914 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.914 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.914 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.914 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.914 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.914 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.914 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.914 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.914 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.914 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.915 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.915 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.915 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.915 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 2, 2024-01-15T22:49:13.915 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.915 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.915 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.915 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.915 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.915 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.915 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.915 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.915 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.915 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.916 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.916 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.916 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.916 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.916 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.916 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.916 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.916 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.916 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.916 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.916 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.916 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.916 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.916 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.917 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.917 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.917 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.917 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.917 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.917 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.917 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.917 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.917 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.917 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.917 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.917 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.917 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 3, 2024-01-15T22:49:13.918 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.918 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.918 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.918 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.918 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.918 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.918 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.918 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.918 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.918 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.918 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.918 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.918 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.918 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.918 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.919 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.919 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.919 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.919 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.919 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.919 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.919 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.919 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.919 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.919 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.919 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.919 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.919 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.919 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.919 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.920 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.920 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.920 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.920 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.920 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.920 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.920 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 4, 2024-01-15T22:49:13.920 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.920 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.920 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.920 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.920 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.921 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.921 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.921 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.921 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.921 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.921 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.921 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.921 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.921 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.921 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.921 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.921 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.921 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.921 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.921 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.922 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.922 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.922 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.922 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.922 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.922 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.922 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.922 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.922 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.922 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.922 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.922 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.922 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.922 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.923 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.923 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.923 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 5, 2024-01-15T22:49:13.923 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.923 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.923 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.923 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.923 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.923 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.923 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.923 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.923 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.923 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.923 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.923 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.924 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.924 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.924 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.924 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.924 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.924 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.924 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.924 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.924 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.924 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.924 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.924 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.924 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.924 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.924 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.925 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.925 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.925 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.925 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.925 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.925 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.925 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.925 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.925 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.925 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 6, 2024-01-15T22:49:13.925 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.925 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.925 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.925 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.926 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.926 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.926 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.926 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.926 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.926 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.926 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.926 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.926 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.926 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.926 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.926 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.926 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.926 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.926 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.927 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.927 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.927 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.927 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.927 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.927 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.927 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.927 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.927 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.927 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.927 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.927 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.927 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.927 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.927 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.928 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.928 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.928 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 7, 2024-01-15T22:49:13.928 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.928 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.928 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.928 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.928 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.928 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.928 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.928 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.928 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.928 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.928 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.928 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.929 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.929 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.929 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.929 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.929 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.929 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.929 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.929 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.929 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.929 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.929 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.929 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.929 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.930 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.930 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.930 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.930 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.930 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.930 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.930 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.930 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.930 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.930 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.930 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.930 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.930 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:13.931 INFO:tasks.workunit.client.0.smithi053.stdout: "axes": [ 2024-01-15T22:49:13.931 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.931 INFO:tasks.workunit.client.0.smithi053.stdout: "buckets": 32, 2024-01-15T22:49:13.931 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0, 2024-01-15T22:49:13.931 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "Latency (usec)", 2024-01-15T22:49:13.931 INFO:tasks.workunit.client.0.smithi053.stdout: "quant_size": 100000, 2024-01-15T22:49:13.931 INFO:tasks.workunit.client.0.smithi053.stdout: "ranges": [ 2024-01-15T22:49:13.931 INFO:tasks.workunit.client.0.smithi053.stdout: "[None, -1]", 2024-01-15T22:49:13.931 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 99999]", 2024-01-15T22:49:13.931 INFO:tasks.workunit.client.0.smithi053.stdout: "[100000, 199999]", 2024-01-15T22:49:13.931 INFO:tasks.workunit.client.0.smithi053.stdout: "[200000, 399999]", 2024-01-15T22:49:13.931 INFO:tasks.workunit.client.0.smithi053.stdout: "[400000, 799999]", 2024-01-15T22:49:13.931 INFO:tasks.workunit.client.0.smithi053.stdout: "[800000, 1599999]", 2024-01-15T22:49:13.932 INFO:tasks.workunit.client.0.smithi053.stdout: "[1600000, 3199999]", 2024-01-15T22:49:13.932 INFO:tasks.workunit.client.0.smithi053.stdout: "[3200000, 6399999]", 2024-01-15T22:49:13.932 INFO:tasks.workunit.client.0.smithi053.stdout: "[6400000, 12799999]", 2024-01-15T22:49:13.932 INFO:tasks.workunit.client.0.smithi053.stdout: "[12800000, 25599999]", 2024-01-15T22:49:13.932 INFO:tasks.workunit.client.0.smithi053.stdout: "[25600000, 51199999]", 2024-01-15T22:49:13.932 INFO:tasks.workunit.client.0.smithi053.stdout: "[51200000, 102399999]", 2024-01-15T22:49:13.932 INFO:tasks.workunit.client.0.smithi053.stdout: "[102400000, 204799999]", 2024-01-15T22:49:13.932 INFO:tasks.workunit.client.0.smithi053.stdout: "[204800000, 409599999]", 2024-01-15T22:49:13.932 INFO:tasks.workunit.client.0.smithi053.stdout: "[409600000, 819199999]", 2024-01-15T22:49:13.932 INFO:tasks.workunit.client.0.smithi053.stdout: "[819200000, 1638399999]", 2024-01-15T22:49:13.932 INFO:tasks.workunit.client.0.smithi053.stdout: "[1638400000, 3276799999]", 2024-01-15T22:49:13.932 INFO:tasks.workunit.client.0.smithi053.stdout: "[3276800000, 6553599999]", 2024-01-15T22:49:13.932 INFO:tasks.workunit.client.0.smithi053.stdout: "[6553600000, 13107199999]", 2024-01-15T22:49:13.932 INFO:tasks.workunit.client.0.smithi053.stdout: "[13107200000, 26214399999]", 2024-01-15T22:49:13.933 INFO:tasks.workunit.client.0.smithi053.stdout: "[26214400000, 52428799999]", 2024-01-15T22:49:13.933 INFO:tasks.workunit.client.0.smithi053.stdout: "[52428800000, 104857599999]", 2024-01-15T22:49:13.933 INFO:tasks.workunit.client.0.smithi053.stdout: "[104857600000, 209715199999]", 2024-01-15T22:49:13.933 INFO:tasks.workunit.client.0.smithi053.stdout: "[209715200000, 419430399999]", 2024-01-15T22:49:13.933 INFO:tasks.workunit.client.0.smithi053.stdout: "[419430400000, 838860799999]", 2024-01-15T22:49:13.933 INFO:tasks.workunit.client.0.smithi053.stdout: "[838860800000, 1677721599999]", 2024-01-15T22:49:13.933 INFO:tasks.workunit.client.0.smithi053.stdout: "[1677721600000, 3355443199999]", 2024-01-15T22:49:13.933 INFO:tasks.workunit.client.0.smithi053.stdout: "[3355443200000, 6710886399999]", 2024-01-15T22:49:13.933 INFO:tasks.workunit.client.0.smithi053.stdout: "[6710886400000, 13421772799999]", 2024-01-15T22:49:13.933 INFO:tasks.workunit.client.0.smithi053.stdout: "[13421772800000, 26843545599999]", 2024-01-15T22:49:13.933 INFO:tasks.workunit.client.0.smithi053.stdout: "[26843545600000, 53687091199999]", 2024-01-15T22:49:13.933 INFO:tasks.workunit.client.0.smithi053.stdout: "[53687091200000, None]" 2024-01-15T22:49:13.933 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.933 INFO:tasks.workunit.client.0.smithi053.stdout: "scale_type": "log2" 2024-01-15T22:49:13.934 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.934 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.934 INFO:tasks.workunit.client.0.smithi053.stdout: "buckets": 32, 2024-01-15T22:49:13.934 INFO:tasks.workunit.client.0.smithi053.stdout: "min": 0, 2024-01-15T22:49:13.934 INFO:tasks.workunit.client.0.smithi053.stdout: "name": "Request size (bytes)", 2024-01-15T22:49:13.934 INFO:tasks.workunit.client.0.smithi053.stdout: "quant_size": 512, 2024-01-15T22:49:13.934 INFO:tasks.workunit.client.0.smithi053.stdout: "ranges": [ 2024-01-15T22:49:13.934 INFO:tasks.workunit.client.0.smithi053.stdout: "[None, -1]", 2024-01-15T22:49:13.934 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 511]", 2024-01-15T22:49:13.934 INFO:tasks.workunit.client.0.smithi053.stdout: "[512, 1023]", 2024-01-15T22:49:13.934 INFO:tasks.workunit.client.0.smithi053.stdout: "[1024, 2047]", 2024-01-15T22:49:13.934 INFO:tasks.workunit.client.0.smithi053.stdout: "[2048, 4095]", 2024-01-15T22:49:13.935 INFO:tasks.workunit.client.0.smithi053.stdout: "[4096, 8191]", 2024-01-15T22:49:13.935 INFO:tasks.workunit.client.0.smithi053.stdout: "[8192, 16383]", 2024-01-15T22:49:13.935 INFO:tasks.workunit.client.0.smithi053.stdout: "[16384, 32767]", 2024-01-15T22:49:13.935 INFO:tasks.workunit.client.0.smithi053.stdout: "[32768, 65535]", 2024-01-15T22:49:13.935 INFO:tasks.workunit.client.0.smithi053.stdout: "[65536, 131071]", 2024-01-15T22:49:13.935 INFO:tasks.workunit.client.0.smithi053.stdout: "[131072, 262143]", 2024-01-15T22:49:13.935 INFO:tasks.workunit.client.0.smithi053.stdout: "[262144, 524287]", 2024-01-15T22:49:13.935 INFO:tasks.workunit.client.0.smithi053.stdout: "[524288, 1048575]", 2024-01-15T22:49:13.935 INFO:tasks.workunit.client.0.smithi053.stdout: "[1048576, 2097151]", 2024-01-15T22:49:13.935 INFO:tasks.workunit.client.0.smithi053.stdout: "[2097152, 4194303]", 2024-01-15T22:49:13.935 INFO:tasks.workunit.client.0.smithi053.stdout: "[4194304, 8388607]", 2024-01-15T22:49:13.935 INFO:tasks.workunit.client.0.smithi053.stdout: "[8388608, 16777215]", 2024-01-15T22:49:13.935 INFO:tasks.workunit.client.0.smithi053.stdout: "[16777216, 33554431]", 2024-01-15T22:49:13.935 INFO:tasks.workunit.client.0.smithi053.stdout: "[33554432, 67108863]", 2024-01-15T22:49:13.935 INFO:tasks.workunit.client.0.smithi053.stdout: "[67108864, 134217727]", 2024-01-15T22:49:13.936 INFO:tasks.workunit.client.0.smithi053.stdout: "[134217728, 268435455]", 2024-01-15T22:49:13.936 INFO:tasks.workunit.client.0.smithi053.stdout: "[268435456, 536870911]", 2024-01-15T22:49:13.936 INFO:tasks.workunit.client.0.smithi053.stdout: "[536870912, 1073741823]", 2024-01-15T22:49:13.936 INFO:tasks.workunit.client.0.smithi053.stdout: "[1073741824, 2147483647]", 2024-01-15T22:49:13.936 INFO:tasks.workunit.client.0.smithi053.stdout: "[2147483648, 4294967295]", 2024-01-15T22:49:13.936 INFO:tasks.workunit.client.0.smithi053.stdout: "[4294967296, 8589934591]", 2024-01-15T22:49:13.936 INFO:tasks.workunit.client.0.smithi053.stdout: "[8589934592, 17179869183]", 2024-01-15T22:49:13.936 INFO:tasks.workunit.client.0.smithi053.stdout: "[17179869184, 34359738367]", 2024-01-15T22:49:13.936 INFO:tasks.workunit.client.0.smithi053.stdout: "[34359738368, 68719476735]", 2024-01-15T22:49:13.936 INFO:tasks.workunit.client.0.smithi053.stdout: "[68719476736, 137438953471]", 2024-01-15T22:49:13.936 INFO:tasks.workunit.client.0.smithi053.stdout: "[137438953472, 274877906943]", 2024-01-15T22:49:13.936 INFO:tasks.workunit.client.0.smithi053.stdout: "[274877906944, None]" 2024-01-15T22:49:13.936 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.936 INFO:tasks.workunit.client.0.smithi053.stdout: "scale_type": "log2" 2024-01-15T22:49:13.937 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.937 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.937 INFO:tasks.workunit.client.0.smithi053.stdout: "osds": [ 2024-01-15T22:49:13.937 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.937 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 0, 2024-01-15T22:49:13.937 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.937 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.937 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.937 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.937 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.937 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.937 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.937 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.937 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.937 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 4, 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-01-15T22:49:13.937 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.938 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.938 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.938 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.938 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.938 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.938 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.938 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.938 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.938 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.938 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.938 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.938 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.938 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.939 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.939 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.939 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.939 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.939 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.939 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.939 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.939 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.939 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.939 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.939 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.939 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.939 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 1, 2024-01-15T22:49:13.939 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.939 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.940 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.940 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.940 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.940 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.940 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 5, 3, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.940 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 15, 4, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.940 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 20, 1, 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-01-15T22:49:13.940 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.940 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.940 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.940 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.940 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.941 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.941 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.941 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.941 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.941 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.941 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.941 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.941 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.941 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.941 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.941 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.941 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.941 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.941 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.941 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.942 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.942 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.942 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.942 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.942 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.942 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.942 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.942 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 2, 2024-01-15T22:49:13.942 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.942 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.942 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.942 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.942 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.942 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.942 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.943 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.943 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.943 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.943 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.943 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.943 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.943 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.943 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.943 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.943 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.943 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.943 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.943 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.943 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.943 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.944 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.944 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.944 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.944 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.944 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.944 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.944 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.944 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.944 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.944 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.944 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.944 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.944 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.944 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.944 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 3, 2024-01-15T22:49:13.945 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.945 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.945 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.945 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.945 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.945 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.945 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.945 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.945 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.945 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.945 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.945 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.945 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.947 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.947 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.947 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.947 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.947 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.948 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.948 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.948 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.948 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.948 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.948 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.948 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.948 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.948 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.948 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.948 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.948 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.948 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.949 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.949 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.949 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.949 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.949 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.949 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 4, 2024-01-15T22:49:13.949 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.949 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.949 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.949 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.949 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.949 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.949 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.949 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.949 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.949 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.950 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.950 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.950 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.950 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.950 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.950 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.950 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.950 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.950 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.950 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.950 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.950 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.950 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.951 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.951 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.951 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.951 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.951 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.951 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.951 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.951 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.951 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.951 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.951 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.951 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.951 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.951 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 5, 2024-01-15T22:49:13.952 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.952 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.952 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.952 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.952 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.952 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.952 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.952 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.952 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.952 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.952 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.952 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.952 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.952 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.952 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.953 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.953 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.953 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.953 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.953 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.953 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.953 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.953 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.953 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.953 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.953 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.953 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.953 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.953 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.954 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.954 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.954 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.954 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.954 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.954 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.954 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.954 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 6, 2024-01-15T22:49:13.954 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.954 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.954 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.954 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.954 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.954 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.954 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 1, 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-01-15T22:49:13.955 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.955 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.955 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.955 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.955 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.955 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.955 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.955 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.955 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.955 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.955 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.955 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.955 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.955 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.956 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.956 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.956 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.956 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.956 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.956 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.956 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.956 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.956 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.956 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.956 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.956 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.956 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.956 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.956 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:13.957 INFO:tasks.workunit.client.0.smithi053.stdout: "osd_id": 7, 2024-01-15T22:49:13.957 INFO:tasks.workunit.client.0.smithi053.stdout: "values": [ 2024-01-15T22:49:13.957 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.957 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.957 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.957 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.957 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.957 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.957 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.957 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.957 INFO:tasks.workunit.client.0.smithi053.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-01-15T22:49:13.957 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.957 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.957 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.957 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.958 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.958 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.958 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.958 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.958 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.958 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.958 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.958 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.958 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.958 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.958 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.958 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.958 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.958 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.958 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.959 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.959 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.959 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-01-15T22:49:13.959 INFO:tasks.workunit.client.0.smithi053.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-01-15T22:49:13.959 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.959 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.959 INFO:tasks.workunit.client.0.smithi053.stdout: ] 2024-01-15T22:49:13.959 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.959 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.959 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:13.959 INFO:tasks.workunit.client.0.smithi053.stdout: "perf_counters": { 2024-01-15T22:49:13.959 INFO:tasks.workunit.client.0.smithi053.stdout: "mds.dd332992c7e0403037dd7daef1bc4c878b0db4d3": { 2024-01-15T22:49:13.959 INFO:tasks.workunit.client.0.smithi053.stdout: "mds": { 2024-01-15T22:49:13.959 INFO:tasks.workunit.client.0.smithi053.stdout: "caps": { 2024-01-15T22:49:13.960 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.960 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.960 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_cap_op_flush_ack": { 2024-01-15T22:49:13.960 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.960 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.960 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_cap_op_flushsnap_ack": { 2024-01-15T22:49:13.960 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.960 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.960 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_cap_op_grant": { 2024-01-15T22:49:13.960 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.960 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.960 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_cap_op_revoke": { 2024-01-15T22:49:13.960 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.960 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.960 INFO:tasks.workunit.client.0.smithi053.stdout: "ceph_cap_op_trunc": { 2024-01-15T22:49:13.961 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.961 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.961 INFO:tasks.workunit.client.0.smithi053.stdout: "dir_commit": { 2024-01-15T22:49:13.961 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12 2024-01-15T22:49:13.961 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.961 INFO:tasks.workunit.client.0.smithi053.stdout: "dir_fetch": { 2024-01-15T22:49:13.961 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.961 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.961 INFO:tasks.workunit.client.0.smithi053.stdout: "dir_merge": { 2024-01-15T22:49:13.961 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.961 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.961 INFO:tasks.workunit.client.0.smithi053.stdout: "dir_split": { 2024-01-15T22:49:13.961 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.961 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.961 INFO:tasks.workunit.client.0.smithi053.stdout: "exported_inodes": { 2024-01-15T22:49:13.962 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.962 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.962 INFO:tasks.workunit.client.0.smithi053.stdout: "forward": { 2024-01-15T22:49:13.962 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.962 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.962 INFO:tasks.workunit.client.0.smithi053.stdout: "handle_client_cap_release": { 2024-01-15T22:49:13.962 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.962 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.962 INFO:tasks.workunit.client.0.smithi053.stdout: "handle_client_caps": { 2024-01-15T22:49:13.962 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.962 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.962 INFO:tasks.workunit.client.0.smithi053.stdout: "handle_client_caps_dirty": { 2024-01-15T22:49:13.962 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.963 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.963 INFO:tasks.workunit.client.0.smithi053.stdout: "handle_inode_file_caps": { 2024-01-15T22:49:13.963 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.963 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.963 INFO:tasks.workunit.client.0.smithi053.stdout: "imported_inodes": { 2024-01-15T22:49:13.963 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.963 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.963 INFO:tasks.workunit.client.0.smithi053.stdout: "inodes": { 2024-01-15T22:49:13.963 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10 2024-01-15T22:49:13.963 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.963 INFO:tasks.workunit.client.0.smithi053.stdout: "inodes_expired": { 2024-01-15T22:49:13.963 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.963 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.963 INFO:tasks.workunit.client.0.smithi053.stdout: "inodes_pinned": { 2024-01-15T22:49:13.963 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10 2024-01-15T22:49:13.964 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.964 INFO:tasks.workunit.client.0.smithi053.stdout: "inodes_with_caps": { 2024-01-15T22:49:13.964 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.964 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.964 INFO:tasks.workunit.client.0.smithi053.stdout: "load_cent": { 2024-01-15T22:49:13.964 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.964 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.964 INFO:tasks.workunit.client.0.smithi053.stdout: "openino_dir_fetch": { 2024-01-15T22:49:13.964 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.964 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.964 INFO:tasks.workunit.client.0.smithi053.stdout: "process_request_cap_release": { 2024-01-15T22:49:13.964 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.964 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.964 INFO:tasks.workunit.client.0.smithi053.stdout: "reply_latency": { 2024-01-15T22:49:13.964 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:13.965 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 148691 2024-01-15T22:49:13.965 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.965 INFO:tasks.workunit.client.0.smithi053.stdout: "request": { 2024-01-15T22:49:13.965 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:13.965 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.965 INFO:tasks.workunit.client.0.smithi053.stdout: "root_rbytes": { 2024-01-15T22:49:13.965 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.965 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.965 INFO:tasks.workunit.client.0.smithi053.stdout: "root_rfiles": { 2024-01-15T22:49:13.965 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.965 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.965 INFO:tasks.workunit.client.0.smithi053.stdout: "root_rsnaps": { 2024-01-15T22:49:13.965 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.965 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.965 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_reply": { 2024-01-15T22:49:13.966 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.966 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.966 INFO:tasks.workunit.client.0.smithi053.stdout: "subtrees": { 2024-01-15T22:49:13.966 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:13.966 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.966 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.966 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_cache": { 2024-01-15T22:49:13.966 INFO:tasks.workunit.client.0.smithi053.stdout: "ireq_enqueue_scrub": { 2024-01-15T22:49:13.966 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.966 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.966 INFO:tasks.workunit.client.0.smithi053.stdout: "ireq_exportdir": { 2024-01-15T22:49:13.966 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.966 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.966 INFO:tasks.workunit.client.0.smithi053.stdout: "ireq_flush": { 2024-01-15T22:49:13.966 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.967 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.967 INFO:tasks.workunit.client.0.smithi053.stdout: "ireq_fragmentdir": { 2024-01-15T22:49:13.967 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.967 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.967 INFO:tasks.workunit.client.0.smithi053.stdout: "ireq_fragstats": { 2024-01-15T22:49:13.967 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.967 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.967 INFO:tasks.workunit.client.0.smithi053.stdout: "ireq_inodestats": { 2024-01-15T22:49:13.967 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.967 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.967 INFO:tasks.workunit.client.0.smithi053.stdout: "num_recovering_enqueued": { 2024-01-15T22:49:13.967 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.967 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.967 INFO:tasks.workunit.client.0.smithi053.stdout: "num_recovering_prioritized": { 2024-01-15T22:49:13.967 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.968 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_recovering_processing": { 2024-01-15T22:49:13.968 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.968 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_strays": { 2024-01-15T22:49:13.968 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.968 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_strays_delayed": { 2024-01-15T22:49:13.968 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.968 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.968 INFO:tasks.workunit.client.0.smithi053.stdout: "num_strays_enqueuing": { 2024-01-15T22:49:13.968 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.968 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.968 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_completed": { 2024-01-15T22:49:13.969 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.969 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.969 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_started": { 2024-01-15T22:49:13.969 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.969 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.969 INFO:tasks.workunit.client.0.smithi053.stdout: "strays_created": { 2024-01-15T22:49:13.969 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.969 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.969 INFO:tasks.workunit.client.0.smithi053.stdout: "strays_enqueued": { 2024-01-15T22:49:13.969 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.969 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.969 INFO:tasks.workunit.client.0.smithi053.stdout: "strays_migrated": { 2024-01-15T22:49:13.969 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.969 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.969 INFO:tasks.workunit.client.0.smithi053.stdout: "strays_reintegrated": { 2024-01-15T22:49:13.970 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.970 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.970 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.970 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_log": { 2024-01-15T22:49:13.970 INFO:tasks.workunit.client.0.smithi053.stdout: "ev": { 2024-01-15T22:49:13.970 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5 2024-01-15T22:49:13.970 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.970 INFO:tasks.workunit.client.0.smithi053.stdout: "evadd": { 2024-01-15T22:49:13.970 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5 2024-01-15T22:49:13.970 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.970 INFO:tasks.workunit.client.0.smithi053.stdout: "evex": { 2024-01-15T22:49:13.970 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.970 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.970 INFO:tasks.workunit.client.0.smithi053.stdout: "evexd": { 2024-01-15T22:49:13.970 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.971 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.971 INFO:tasks.workunit.client.0.smithi053.stdout: "evexg": { 2024-01-15T22:49:13.971 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.971 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.971 INFO:tasks.workunit.client.0.smithi053.stdout: "evtrm": { 2024-01-15T22:49:13.971 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.971 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.971 INFO:tasks.workunit.client.0.smithi053.stdout: "jlat": { 2024-01-15T22:49:13.971 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:13.971 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8579666 2024-01-15T22:49:13.971 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.971 INFO:tasks.workunit.client.0.smithi053.stdout: "replayed": { 2024-01-15T22:49:13.971 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.971 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.971 INFO:tasks.workunit.client.0.smithi053.stdout: "seg": { 2024-01-15T22:49:13.972 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:13.972 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.972 INFO:tasks.workunit.client.0.smithi053.stdout: "segadd": { 2024-01-15T22:49:13.972 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:13.972 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.972 INFO:tasks.workunit.client.0.smithi053.stdout: "segex": { 2024-01-15T22:49:13.972 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.972 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.972 INFO:tasks.workunit.client.0.smithi053.stdout: "segexd": { 2024-01-15T22:49:13.972 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.972 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.972 INFO:tasks.workunit.client.0.smithi053.stdout: "segexg": { 2024-01-15T22:49:13.972 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.972 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.972 INFO:tasks.workunit.client.0.smithi053.stdout: "segtrm": { 2024-01-15T22:49:13.973 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.973 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.973 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.973 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_mem": { 2024-01-15T22:49:13.973 INFO:tasks.workunit.client.0.smithi053.stdout: "cap": { 2024-01-15T22:49:13.973 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.973 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.973 INFO:tasks.workunit.client.0.smithi053.stdout: "cap+": { 2024-01-15T22:49:13.973 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:13.973 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.973 INFO:tasks.workunit.client.0.smithi053.stdout: "cap-": { 2024-01-15T22:49:13.973 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:13.973 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.973 INFO:tasks.workunit.client.0.smithi053.stdout: "dir": { 2024-01-15T22:49:13.973 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12 2024-01-15T22:49:13.974 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.974 INFO:tasks.workunit.client.0.smithi053.stdout: "dir+": { 2024-01-15T22:49:13.974 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12 2024-01-15T22:49:13.974 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.974 INFO:tasks.workunit.client.0.smithi053.stdout: "dir-": { 2024-01-15T22:49:13.974 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.974 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.974 INFO:tasks.workunit.client.0.smithi053.stdout: "dn": { 2024-01-15T22:49:13.974 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10 2024-01-15T22:49:13.974 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.974 INFO:tasks.workunit.client.0.smithi053.stdout: "dn+": { 2024-01-15T22:49:13.974 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10 2024-01-15T22:49:13.974 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.974 INFO:tasks.workunit.client.0.smithi053.stdout: "dn-": { 2024-01-15T22:49:13.974 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.975 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.975 INFO:tasks.workunit.client.0.smithi053.stdout: "heap": { 2024-01-15T22:49:13.975 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 207132 2024-01-15T22:49:13.975 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.975 INFO:tasks.workunit.client.0.smithi053.stdout: "ino": { 2024-01-15T22:49:13.975 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:13.975 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.975 INFO:tasks.workunit.client.0.smithi053.stdout: "ino+": { 2024-01-15T22:49:13.975 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:13.975 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.975 INFO:tasks.workunit.client.0.smithi053.stdout: "ino-": { 2024-01-15T22:49:13.975 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.975 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.975 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.975 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_server": { 2024-01-15T22:49:13.976 INFO:tasks.workunit.client.0.smithi053.stdout: "cap_acquisition_throttle": { 2024-01-15T22:49:13.976 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.976 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.976 INFO:tasks.workunit.client.0.smithi053.stdout: "cap_revoke_eviction": { 2024-01-15T22:49:13.976 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.976 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.976 INFO:tasks.workunit.client.0.smithi053.stdout: "handle_client_request": { 2024-01-15T22:49:13.976 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:13.976 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.976 INFO:tasks.workunit.client.0.smithi053.stdout: "handle_client_session": { 2024-01-15T22:49:13.976 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 16 2024-01-15T22:49:13.976 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.976 INFO:tasks.workunit.client.0.smithi053.stdout: "handle_peer_request": { 2024-01-15T22:49:13.976 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.976 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.977 INFO:tasks.workunit.client.0.smithi053.stdout: "req_create_latency": { 2024-01-15T22:49:13.977 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.977 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.977 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.977 INFO:tasks.workunit.client.0.smithi053.stdout: "req_getattr_latency": { 2024-01-15T22:49:13.977 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:13.977 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 148691 2024-01-15T22:49:13.977 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.977 INFO:tasks.workunit.client.0.smithi053.stdout: "req_getfilelock_latency": { 2024-01-15T22:49:13.977 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.977 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.977 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.977 INFO:tasks.workunit.client.0.smithi053.stdout: "req_getvxattr_latency": { 2024-01-15T22:49:13.978 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.978 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.978 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.978 INFO:tasks.workunit.client.0.smithi053.stdout: "req_link_latency": { 2024-01-15T22:49:13.978 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.978 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.978 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.978 INFO:tasks.workunit.client.0.smithi053.stdout: "req_lookup_latency": { 2024-01-15T22:49:13.978 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.978 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.978 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.978 INFO:tasks.workunit.client.0.smithi053.stdout: "req_lookuphash_latency": { 2024-01-15T22:49:13.978 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.979 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.979 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.979 INFO:tasks.workunit.client.0.smithi053.stdout: "req_lookupino_latency": { 2024-01-15T22:49:13.979 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.979 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.979 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.979 INFO:tasks.workunit.client.0.smithi053.stdout: "req_lookupname_latency": { 2024-01-15T22:49:13.979 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.979 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.979 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.979 INFO:tasks.workunit.client.0.smithi053.stdout: "req_lookupparent_latency": { 2024-01-15T22:49:13.979 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.979 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.980 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.980 INFO:tasks.workunit.client.0.smithi053.stdout: "req_lookupsnap_latency": { 2024-01-15T22:49:13.980 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.980 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.980 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.980 INFO:tasks.workunit.client.0.smithi053.stdout: "req_lssnap_latency": { 2024-01-15T22:49:13.980 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.980 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.980 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.980 INFO:tasks.workunit.client.0.smithi053.stdout: "req_mkdir_latency": { 2024-01-15T22:49:13.980 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.980 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.980 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.980 INFO:tasks.workunit.client.0.smithi053.stdout: "req_mknod_latency": { 2024-01-15T22:49:13.981 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.981 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.981 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.981 INFO:tasks.workunit.client.0.smithi053.stdout: "req_mksnap_latency": { 2024-01-15T22:49:13.981 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.981 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.981 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.981 INFO:tasks.workunit.client.0.smithi053.stdout: "req_open_latency": { 2024-01-15T22:49:13.981 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.981 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.981 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.981 INFO:tasks.workunit.client.0.smithi053.stdout: "req_readdir_latency": { 2024-01-15T22:49:13.982 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.982 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.982 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.982 INFO:tasks.workunit.client.0.smithi053.stdout: "req_rename_latency": { 2024-01-15T22:49:13.982 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.982 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.982 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.982 INFO:tasks.workunit.client.0.smithi053.stdout: "req_renamesnap_latency": { 2024-01-15T22:49:13.982 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.982 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.982 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.982 INFO:tasks.workunit.client.0.smithi053.stdout: "req_rmdir_latency": { 2024-01-15T22:49:13.982 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.983 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.983 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.983 INFO:tasks.workunit.client.0.smithi053.stdout: "req_rmsnap_latency": { 2024-01-15T22:49:13.983 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.983 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.983 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.983 INFO:tasks.workunit.client.0.smithi053.stdout: "req_rmxattr_latency": { 2024-01-15T22:49:13.983 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.983 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.983 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.983 INFO:tasks.workunit.client.0.smithi053.stdout: "req_setattr_latency": { 2024-01-15T22:49:13.983 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.983 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.983 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.984 INFO:tasks.workunit.client.0.smithi053.stdout: "req_setdirlayout_latency": { 2024-01-15T22:49:13.984 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.984 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.984 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.984 INFO:tasks.workunit.client.0.smithi053.stdout: "req_setfilelock_latency": { 2024-01-15T22:49:13.984 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.984 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.984 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.984 INFO:tasks.workunit.client.0.smithi053.stdout: "req_setlayout_latency": { 2024-01-15T22:49:13.984 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.984 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.984 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.984 INFO:tasks.workunit.client.0.smithi053.stdout: "req_setxattr_latency": { 2024-01-15T22:49:13.984 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.985 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.985 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.985 INFO:tasks.workunit.client.0.smithi053.stdout: "req_symlink_latency": { 2024-01-15T22:49:13.985 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.985 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.985 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.985 INFO:tasks.workunit.client.0.smithi053.stdout: "req_unlink_latency": { 2024-01-15T22:49:13.985 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.985 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.985 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.985 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.985 INFO:tasks.workunit.client.0.smithi053.stdout: "mds_sessions": { 2024-01-15T22:49:13.985 INFO:tasks.workunit.client.0.smithi053.stdout: "average_load": { 2024-01-15T22:49:13.985 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:13.985 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.986 INFO:tasks.workunit.client.0.smithi053.stdout: "avg_session_uptime": { 2024-01-15T22:49:13.986 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 88 2024-01-15T22:49:13.986 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.986 INFO:tasks.workunit.client.0.smithi053.stdout: "mdthresh_evicted": { 2024-01-15T22:49:13.986 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.986 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.986 INFO:tasks.workunit.client.0.smithi053.stdout: "session_add": { 2024-01-15T22:49:13.986 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:13.986 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.986 INFO:tasks.workunit.client.0.smithi053.stdout: "session_count": { 2024-01-15T22:49:13.986 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.986 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.986 INFO:tasks.workunit.client.0.smithi053.stdout: "session_remove": { 2024-01-15T22:49:13.986 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:13.987 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.987 INFO:tasks.workunit.client.0.smithi053.stdout: "sessions_open": { 2024-01-15T22:49:13.987 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.987 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.987 INFO:tasks.workunit.client.0.smithi053.stdout: "sessions_stale": { 2024-01-15T22:49:13.987 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.987 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.987 INFO:tasks.workunit.client.0.smithi053.stdout: "total_load": { 2024-01-15T22:49:13.987 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:13.987 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.987 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.987 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:13.987 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:13.987 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.987 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.988 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:13.988 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.988 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.988 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:13.988 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.988 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.988 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:13.988 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 45 2024-01-15T22:49:13.988 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.988 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.988 INFO:tasks.workunit.client.0.smithi053.stdout: "purge_queue": { 2024-01-15T22:49:13.988 INFO:tasks.workunit.client.0.smithi053.stdout: "pq_executed": { 2024-01-15T22:49:13.988 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.988 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.989 INFO:tasks.workunit.client.0.smithi053.stdout: "pq_executing": { 2024-01-15T22:49:13.989 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.989 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.989 INFO:tasks.workunit.client.0.smithi053.stdout: "pq_executing_high_water": { 2024-01-15T22:49:13.989 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.989 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.989 INFO:tasks.workunit.client.0.smithi053.stdout: "pq_executing_ops": { 2024-01-15T22:49:13.989 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.989 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.989 INFO:tasks.workunit.client.0.smithi053.stdout: "pq_executing_ops_high_water": { 2024-01-15T22:49:13.989 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.989 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.989 INFO:tasks.workunit.client.0.smithi053.stdout: "pq_item_in_journal": { 2024-01-15T22:49:13.990 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.990 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.990 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.990 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.990 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.183f5d87a61fe8db80fcc77982d244e36219c57f": { 2024-01-15T22:49:13.990 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:13.990 INFO:tasks.workunit.client.0.smithi053.stdout: "election_call": { 2024-01-15T22:49:13.990 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:13.990 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.990 INFO:tasks.workunit.client.0.smithi053.stdout: "election_lose": { 2024-01-15T22:49:13.990 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:13.990 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.990 INFO:tasks.workunit.client.0.smithi053.stdout: "election_win": { 2024-01-15T22:49:13.990 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.990 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_elections": { 2024-01-15T22:49:13.991 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:13.991 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_sessions": { 2024-01-15T22:49:13.991 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10 2024-01-15T22:49:13.991 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.991 INFO:tasks.workunit.client.0.smithi053.stdout: "session_add": { 2024-01-15T22:49:13.991 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5 2024-01-15T22:49:13.991 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.991 INFO:tasks.workunit.client.0.smithi053.stdout: "session_rm": { 2024-01-15T22:49:13.991 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 109 2024-01-15T22:49:13.991 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.991 INFO:tasks.workunit.client.0.smithi053.stdout: "session_trim": { 2024-01-15T22:49:13.991 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.991 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.992 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.992 INFO:tasks.workunit.client.0.smithi053.stdout: "paxos": { 2024-01-15T22:49:13.992 INFO:tasks.workunit.client.0.smithi053.stdout: "accept_timeout": { 2024-01-15T22:49:13.992 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.992 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.992 INFO:tasks.workunit.client.0.smithi053.stdout: "begin": { 2024-01-15T22:49:13.992 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 711 2024-01-15T22:49:13.992 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.992 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_bytes": { 2024-01-15T22:49:13.992 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 711, 2024-01-15T22:49:13.992 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3562152 2024-01-15T22:49:13.992 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.992 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_keys": { 2024-01-15T22:49:13.992 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.993 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.993 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.993 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_latency": { 2024-01-15T22:49:13.993 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 711, 2024-01-15T22:49:13.993 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 88998250 2024-01-15T22:49:13.993 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.993 INFO:tasks.workunit.client.0.smithi053.stdout: "collect": { 2024-01-15T22:49:13.993 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:13.993 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.993 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_bytes": { 2024-01-15T22:49:13.993 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:13.993 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 73 2024-01-15T22:49:13.993 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.993 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_keys": { 2024-01-15T22:49:13.993 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:13.994 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:13.994 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.994 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_latency": { 2024-01-15T22:49:13.994 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:13.994 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.994 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.994 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_timeout": { 2024-01-15T22:49:13.994 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.994 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.994 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_uncommitted": { 2024-01-15T22:49:13.994 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.994 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.994 INFO:tasks.workunit.client.0.smithi053.stdout: "commit": { 2024-01-15T22:49:13.994 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713 2024-01-15T22:49:13.994 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.994 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_bytes": { 2024-01-15T22:49:13.995 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.995 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.995 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.995 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_keys": { 2024-01-15T22:49:13.995 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.995 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.995 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.995 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_latency": { 2024-01-15T22:49:13.995 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.995 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.995 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.995 INFO:tasks.workunit.client.0.smithi053.stdout: "lease_ack_timeout": { 2024-01-15T22:49:13.995 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.995 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.996 INFO:tasks.workunit.client.0.smithi053.stdout: "lease_timeout": { 2024-01-15T22:49:13.996 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.996 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.996 INFO:tasks.workunit.client.0.smithi053.stdout: "new_pn": { 2024-01-15T22:49:13.996 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.996 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.996 INFO:tasks.workunit.client.0.smithi053.stdout: "new_pn_latency": { 2024-01-15T22:49:13.996 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.996 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.996 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.996 INFO:tasks.workunit.client.0.smithi053.stdout: "refresh": { 2024-01-15T22:49:13.996 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713 2024-01-15T22:49:13.996 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.996 INFO:tasks.workunit.client.0.smithi053.stdout: "refresh_latency": { 2024-01-15T22:49:13.997 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 713, 2024-01-15T22:49:13.997 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1568969094 2024-01-15T22:49:13.997 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.997 INFO:tasks.workunit.client.0.smithi053.stdout: "restart": { 2024-01-15T22:49:13.997 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8 2024-01-15T22:49:13.997 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.997 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state": { 2024-01-15T22:49:13.997 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.997 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.997 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state_bytes": { 2024-01-15T22:49:13.997 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.997 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.997 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.997 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state_keys": { 2024-01-15T22:49:13.997 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:13.998 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.998 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.998 INFO:tasks.workunit.client.0.smithi053.stdout: "start_leader": { 2024-01-15T22:49:13.998 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:13.998 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.998 INFO:tasks.workunit.client.0.smithi053.stdout: "start_peon": { 2024-01-15T22:49:13.998 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:13.998 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.998 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state": { 2024-01-15T22:49:13.998 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 712 2024-01-15T22:49:13.998 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.998 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_bytes": { 2024-01-15T22:49:13.998 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 712, 2024-01-15T22:49:13.998 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 6991122 2024-01-15T22:49:13.998 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.998 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_keys": { 2024-01-15T22:49:13.999 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 712, 2024-01-15T22:49:13.999 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5128 2024-01-15T22:49:13.999 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.999 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_latency": { 2024-01-15T22:49:13.999 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 712, 2024-01-15T22:49:13.999 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 100998005 2024-01-15T22:49:13.999 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:13.999 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.999 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache": { 2024-01-15T22:49:13.999 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:13.999 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1020054731 2024-01-15T22:49:13.999 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.999 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:13.999 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 43835392 2024-01-15T22:49:13.999 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:13.999 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:14.000 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 33611776 2024-01-15T22:49:14.000 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.000 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:14.000 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2147483648 2024-01-15T22:49:14.000 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.000 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:14.000 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10223616 2024-01-15T22:49:14.000 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.000 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.000 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:full": { 2024-01-15T22:49:14.000 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.000 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 348127232 2024-01-15T22:49:14.000 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.000 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.001 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.001 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.001 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.001 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.001 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.001 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.001 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 277030489 2024-01-15T22:49:14.001 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.001 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.001 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 248701 2024-01-15T22:49:14.001 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.001 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.001 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.001 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.001 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.001 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.002 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.002 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.002 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.002 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.002 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.002 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.002 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.002 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.002 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.002 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.002 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.002 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.002 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.002 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.002 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.002 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.003 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.003 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.003 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.003 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.003 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 70848042 2024-01-15T22:49:14.003 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.003 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.003 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:inc": { 2024-01-15T22:49:14.003 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.003 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 348127232 2024-01-15T22:49:14.003 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.003 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.003 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.003 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.003 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.004 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.004 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.004 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.004 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 277030489 2024-01-15T22:49:14.004 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.004 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.004 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 39690 2024-01-15T22:49:14.004 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.004 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.004 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.004 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.004 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.004 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.004 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.005 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.005 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.005 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.005 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.005 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.005 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.005 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.005 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.005 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.005 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.005 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.005 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.005 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.005 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.006 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.006 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.006 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.006 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.006 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.006 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 71057053 2024-01-15T22:49:14.006 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.006 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.006 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:kv": { 2024-01-15T22:49:14.006 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.006 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 322961408 2024-01-15T22:49:14.006 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.006 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.006 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.007 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.007 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.007 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.007 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.007 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.007 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 184686993 2024-01-15T22:49:14.007 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.007 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.007 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.007 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.007 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.007 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.007 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.007 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.007 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.008 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.008 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.008 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.008 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.008 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.008 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.008 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.008 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.008 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.008 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.008 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.008 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.009 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.009 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.009 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.009 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.009 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.009 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.009 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.009 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.009 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 71165551 2024-01-15T22:49:14.009 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.009 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.009 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb": { 2024-01-15T22:49:14.009 INFO:tasks.workunit.client.0.smithi053.stdout: "compact": { 2024-01-15T22:49:14.009 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.009 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.010 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_queue_len": { 2024-01-15T22:49:14.010 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.010 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.010 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_queue_merge": { 2024-01-15T22:49:14.010 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.010 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.010 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_range": { 2024-01-15T22:49:14.010 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:14.010 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.010 INFO:tasks.workunit.client.0.smithi053.stdout: "get_latency": { 2024-01-15T22:49:14.010 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 30694, 2024-01-15T22:49:14.010 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 69935309 2024-01-15T22:49:14.010 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.010 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_delay_time": { 2024-01-15T22:49:14.010 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.011 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.011 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.011 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_memtable_time": { 2024-01-15T22:49:14.011 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.011 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.011 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.011 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_pre_and_post_time": { 2024-01-15T22:49:14.011 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.011 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.011 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.011 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_wal_time": { 2024-01-15T22:49:14.011 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.011 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.011 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.011 INFO:tasks.workunit.client.0.smithi053.stdout: "submit_latency": { 2024-01-15T22:49:14.012 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.012 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.012 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.012 INFO:tasks.workunit.client.0.smithi053.stdout: "submit_sync_latency": { 2024-01-15T22:49:14.012 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1522, 2024-01-15T22:49:14.012 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 181641805 2024-01-15T22:49:14.012 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.012 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.012 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.012 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.c826b54c3f898ab8e71c11f681be5dc7084c0808": { 2024-01-15T22:49:14.012 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:14.013 INFO:tasks.workunit.client.0.smithi053.stdout: "election_call": { 2024-01-15T22:49:14.013 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:14.013 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.013 INFO:tasks.workunit.client.0.smithi053.stdout: "election_lose": { 2024-01-15T22:49:14.013 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:14.013 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.013 INFO:tasks.workunit.client.0.smithi053.stdout: "election_win": { 2024-01-15T22:49:14.013 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.013 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.013 INFO:tasks.workunit.client.0.smithi053.stdout: "num_elections": { 2024-01-15T22:49:14.013 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 7 2024-01-15T22:49:14.013 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.013 INFO:tasks.workunit.client.0.smithi053.stdout: "num_sessions": { 2024-01-15T22:49:14.013 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 11 2024-01-15T22:49:14.014 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.014 INFO:tasks.workunit.client.0.smithi053.stdout: "session_add": { 2024-01-15T22:49:14.014 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4 2024-01-15T22:49:14.014 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.014 INFO:tasks.workunit.client.0.smithi053.stdout: "session_rm": { 2024-01-15T22:49:14.014 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 53 2024-01-15T22:49:14.014 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.014 INFO:tasks.workunit.client.0.smithi053.stdout: "session_trim": { 2024-01-15T22:49:14.014 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.014 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.014 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.014 INFO:tasks.workunit.client.0.smithi053.stdout: "paxos": { 2024-01-15T22:49:14.014 INFO:tasks.workunit.client.0.smithi053.stdout: "accept_timeout": { 2024-01-15T22:49:14.015 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.015 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.015 INFO:tasks.workunit.client.0.smithi053.stdout: "begin": { 2024-01-15T22:49:14.015 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 722 2024-01-15T22:49:14.015 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.015 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_bytes": { 2024-01-15T22:49:14.015 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 722, 2024-01-15T22:49:14.015 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3587922 2024-01-15T22:49:14.015 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.015 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_keys": { 2024-01-15T22:49:14.015 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.015 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.015 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.015 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_latency": { 2024-01-15T22:49:14.015 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 722, 2024-01-15T22:49:14.016 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 125997061 2024-01-15T22:49:14.016 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.016 INFO:tasks.workunit.client.0.smithi053.stdout: "collect": { 2024-01-15T22:49:14.016 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:14.016 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.016 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_bytes": { 2024-01-15T22:49:14.016 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.016 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 146 2024-01-15T22:49:14.016 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.016 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_keys": { 2024-01-15T22:49:14.016 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.016 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:14.016 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.016 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_latency": { 2024-01-15T22:49:14.016 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.017 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 999977 2024-01-15T22:49:14.017 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.017 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_timeout": { 2024-01-15T22:49:14.017 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.017 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.017 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_uncommitted": { 2024-01-15T22:49:14.017 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.017 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.017 INFO:tasks.workunit.client.0.smithi053.stdout: "commit": { 2024-01-15T22:49:14.017 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 723 2024-01-15T22:49:14.017 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.017 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_bytes": { 2024-01-15T22:49:14.017 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.017 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.017 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.018 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_keys": { 2024-01-15T22:49:14.018 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.018 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.018 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.018 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_latency": { 2024-01-15T22:49:14.018 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.018 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.018 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.018 INFO:tasks.workunit.client.0.smithi053.stdout: "lease_ack_timeout": { 2024-01-15T22:49:14.018 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.018 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.018 INFO:tasks.workunit.client.0.smithi053.stdout: "lease_timeout": { 2024-01-15T22:49:14.018 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.018 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.018 INFO:tasks.workunit.client.0.smithi053.stdout: "new_pn": { 2024-01-15T22:49:14.019 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.019 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.019 INFO:tasks.workunit.client.0.smithi053.stdout: "new_pn_latency": { 2024-01-15T22:49:14.019 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.019 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.019 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.019 INFO:tasks.workunit.client.0.smithi053.stdout: "refresh": { 2024-01-15T22:49:14.019 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 723 2024-01-15T22:49:14.019 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.019 INFO:tasks.workunit.client.0.smithi053.stdout: "refresh_latency": { 2024-01-15T22:49:14.019 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 723, 2024-01-15T22:49:14.019 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1540964073 2024-01-15T22:49:14.019 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.019 INFO:tasks.workunit.client.0.smithi053.stdout: "restart": { 2024-01-15T22:49:14.019 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:14.020 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.020 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state": { 2024-01-15T22:49:14.020 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.020 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.020 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state_bytes": { 2024-01-15T22:49:14.020 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.020 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.020 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.020 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state_keys": { 2024-01-15T22:49:14.020 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.020 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.020 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.020 INFO:tasks.workunit.client.0.smithi053.stdout: "start_leader": { 2024-01-15T22:49:14.020 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.021 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.021 INFO:tasks.workunit.client.0.smithi053.stdout: "start_peon": { 2024-01-15T22:49:14.021 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:14.021 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.021 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state": { 2024-01-15T22:49:14.021 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 723 2024-01-15T22:49:14.021 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.021 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_bytes": { 2024-01-15T22:49:14.021 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 723, 2024-01-15T22:49:14.021 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 7040375 2024-01-15T22:49:14.021 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.021 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_keys": { 2024-01-15T22:49:14.021 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 723, 2024-01-15T22:49:14.021 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5212 2024-01-15T22:49:14.021 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.022 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_latency": { 2024-01-15T22:49:14.022 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 723, 2024-01-15T22:49:14.022 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 417990264 2024-01-15T22:49:14.022 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.022 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.022 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache": { 2024-01-15T22:49:14.022 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:14.022 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1020054731 2024-01-15T22:49:14.022 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.022 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:14.022 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 42778624 2024-01-15T22:49:14.022 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.022 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:14.022 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 32210944 2024-01-15T22:49:14.022 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.023 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:14.023 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2147483648 2024-01-15T22:49:14.023 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.023 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:14.023 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10567680 2024-01-15T22:49:14.023 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.023 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.023 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:full": { 2024-01-15T22:49:14.023 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.023 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 348127232 2024-01-15T22:49:14.023 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.023 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.023 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.023 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.023 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.024 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.024 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.024 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.024 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 277030489 2024-01-15T22:49:14.024 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.024 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.024 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 248701 2024-01-15T22:49:14.024 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.024 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.024 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.024 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.024 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.024 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.024 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.025 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.025 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.025 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.025 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.025 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.025 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.025 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.025 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.025 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.025 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.025 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.025 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.025 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.025 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.025 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.025 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.026 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.026 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.026 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.026 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 70848042 2024-01-15T22:49:14.026 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.026 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.026 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:inc": { 2024-01-15T22:49:14.026 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.026 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 348127232 2024-01-15T22:49:14.026 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.026 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.026 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.026 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.026 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.026 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.026 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.027 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.027 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 277030489 2024-01-15T22:49:14.027 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.027 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.027 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 39690 2024-01-15T22:49:14.027 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.027 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.027 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.027 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.027 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.027 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.027 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.027 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.028 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.028 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.028 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.028 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.028 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.028 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.028 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.028 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.028 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.028 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.028 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.028 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.028 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.028 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.028 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.029 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.029 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.029 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.029 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 71057053 2024-01-15T22:49:14.029 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.029 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.029 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:kv": { 2024-01-15T22:49:14.029 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.029 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 322961408 2024-01-15T22:49:14.029 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.029 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.029 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.029 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.029 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.029 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.030 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.030 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.030 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 184686993 2024-01-15T22:49:14.030 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.030 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.030 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.030 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.030 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.030 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.030 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.030 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.030 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.030 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.031 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.031 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.031 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.031 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.031 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.031 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.031 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.031 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.031 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.031 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.031 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.031 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.031 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.031 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.031 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.032 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.032 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.032 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.032 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.032 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 71165551 2024-01-15T22:49:14.032 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.032 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.032 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb": { 2024-01-15T22:49:14.032 INFO:tasks.workunit.client.0.smithi053.stdout: "compact": { 2024-01-15T22:49:14.032 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.032 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.032 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_queue_len": { 2024-01-15T22:49:14.032 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.032 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.032 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_queue_merge": { 2024-01-15T22:49:14.033 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.033 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.033 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_range": { 2024-01-15T22:49:14.033 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:14.033 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.033 INFO:tasks.workunit.client.0.smithi053.stdout: "get_latency": { 2024-01-15T22:49:14.033 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 30775, 2024-01-15T22:49:14.033 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 63855070 2024-01-15T22:49:14.033 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.033 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_delay_time": { 2024-01-15T22:49:14.033 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.033 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.033 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.033 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_memtable_time": { 2024-01-15T22:49:14.033 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.034 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.034 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.034 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_pre_and_post_time": { 2024-01-15T22:49:14.034 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.034 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.034 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.034 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_wal_time": { 2024-01-15T22:49:14.034 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.034 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.034 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.034 INFO:tasks.workunit.client.0.smithi053.stdout: "submit_latency": { 2024-01-15T22:49:14.034 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.034 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.034 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.035 INFO:tasks.workunit.client.0.smithi053.stdout: "submit_sync_latency": { 2024-01-15T22:49:14.035 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1563, 2024-01-15T22:49:14.035 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 620167552 2024-01-15T22:49:14.035 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.035 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.035 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.035 INFO:tasks.workunit.client.0.smithi053.stdout: "mon.dd332992c7e0403037dd7daef1bc4c878b0db4d3": { 2024-01-15T22:49:14.035 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:14.035 INFO:tasks.workunit.client.0.smithi053.stdout: "election_call": { 2024-01-15T22:49:14.035 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:14.035 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.035 INFO:tasks.workunit.client.0.smithi053.stdout: "election_lose": { 2024-01-15T22:49:14.035 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.035 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.036 INFO:tasks.workunit.client.0.smithi053.stdout: "election_win": { 2024-01-15T22:49:14.036 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:14.036 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.036 INFO:tasks.workunit.client.0.smithi053.stdout: "num_elections": { 2024-01-15T22:49:14.036 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 9 2024-01-15T22:49:14.036 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.036 INFO:tasks.workunit.client.0.smithi053.stdout: "num_sessions": { 2024-01-15T22:49:14.036 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8 2024-01-15T22:49:14.036 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.036 INFO:tasks.workunit.client.0.smithi053.stdout: "session_add": { 2024-01-15T22:49:14.036 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:14.036 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.036 INFO:tasks.workunit.client.0.smithi053.stdout: "session_rm": { 2024-01-15T22:49:14.036 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 196 2024-01-15T22:49:14.036 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.037 INFO:tasks.workunit.client.0.smithi053.stdout: "session_trim": { 2024-01-15T22:49:14.037 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.037 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.037 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.037 INFO:tasks.workunit.client.0.smithi053.stdout: "paxos": { 2024-01-15T22:49:14.037 INFO:tasks.workunit.client.0.smithi053.stdout: "accept_timeout": { 2024-01-15T22:49:14.037 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.037 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.037 INFO:tasks.workunit.client.0.smithi053.stdout: "begin": { 2024-01-15T22:49:14.037 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 844 2024-01-15T22:49:14.037 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.037 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_bytes": { 2024-01-15T22:49:14.037 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 844, 2024-01-15T22:49:14.037 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4589340 2024-01-15T22:49:14.037 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.038 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_keys": { 2024-01-15T22:49:14.038 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 844, 2024-01-15T22:49:14.038 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2532 2024-01-15T22:49:14.038 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.038 INFO:tasks.workunit.client.0.smithi053.stdout: "begin_latency": { 2024-01-15T22:49:14.038 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 844, 2024-01-15T22:49:14.038 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 133997363 2024-01-15T22:49:14.038 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.038 INFO:tasks.workunit.client.0.smithi053.stdout: "collect": { 2024-01-15T22:49:14.038 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.038 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.038 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_bytes": { 2024-01-15T22:49:14.038 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.038 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.038 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.039 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_keys": { 2024-01-15T22:49:14.039 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.039 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.039 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.039 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_latency": { 2024-01-15T22:49:14.039 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.039 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.039 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.039 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_timeout": { 2024-01-15T22:49:14.039 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.039 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.039 INFO:tasks.workunit.client.0.smithi053.stdout: "collect_uncommitted": { 2024-01-15T22:49:14.039 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.039 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.039 INFO:tasks.workunit.client.0.smithi053.stdout: "commit": { 2024-01-15T22:49:14.040 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 844 2024-01-15T22:49:14.040 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.040 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_bytes": { 2024-01-15T22:49:14.040 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 844, 2024-01-15T22:49:14.040 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4528632 2024-01-15T22:49:14.040 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.040 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_keys": { 2024-01-15T22:49:14.040 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 844, 2024-01-15T22:49:14.040 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5183 2024-01-15T22:49:14.040 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.040 INFO:tasks.workunit.client.0.smithi053.stdout: "commit_latency": { 2024-01-15T22:49:14.040 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 844, 2024-01-15T22:49:14.040 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 125579120 2024-01-15T22:49:14.040 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.040 INFO:tasks.workunit.client.0.smithi053.stdout: "lease_ack_timeout": { 2024-01-15T22:49:14.041 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.041 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.041 INFO:tasks.workunit.client.0.smithi053.stdout: "lease_timeout": { 2024-01-15T22:49:14.041 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.041 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.041 INFO:tasks.workunit.client.0.smithi053.stdout: "new_pn": { 2024-01-15T22:49:14.041 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:14.041 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.041 INFO:tasks.workunit.client.0.smithi053.stdout: "new_pn_latency": { 2024-01-15T22:49:14.041 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.041 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.041 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.041 INFO:tasks.workunit.client.0.smithi053.stdout: "refresh": { 2024-01-15T22:49:14.041 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 846 2024-01-15T22:49:14.041 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.042 INFO:tasks.workunit.client.0.smithi053.stdout: "refresh_latency": { 2024-01-15T22:49:14.042 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 846, 2024-01-15T22:49:14.042 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1953961505 2024-01-15T22:49:14.042 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.042 INFO:tasks.workunit.client.0.smithi053.stdout: "restart": { 2024-01-15T22:49:14.042 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12 2024-01-15T22:49:14.042 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.042 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state": { 2024-01-15T22:49:14.042 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:14.042 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.042 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state_bytes": { 2024-01-15T22:49:14.042 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:14.042 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1627 2024-01-15T22:49:14.042 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.042 INFO:tasks.workunit.client.0.smithi053.stdout: "share_state_keys": { 2024-01-15T22:49:14.042 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:14.042 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:14.043 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.043 INFO:tasks.workunit.client.0.smithi053.stdout: "start_leader": { 2024-01-15T22:49:14.043 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:14.043 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.043 INFO:tasks.workunit.client.0.smithi053.stdout: "start_peon": { 2024-01-15T22:49:14.043 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.043 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.043 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state": { 2024-01-15T22:49:14.043 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.043 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.043 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_bytes": { 2024-01-15T22:49:14.043 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.043 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.043 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.044 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_keys": { 2024-01-15T22:49:14.044 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.044 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.044 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.044 INFO:tasks.workunit.client.0.smithi053.stdout: "store_state_latency": { 2024-01-15T22:49:14.044 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.044 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.044 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.044 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.044 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache": { 2024-01-15T22:49:14.044 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:14.044 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1020054731 2024-01-15T22:49:14.044 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.044 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:14.045 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 45834240 2024-01-15T22:49:14.045 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.045 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:14.045 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 40214528 2024-01-15T22:49:14.045 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.045 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:14.045 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2147483648 2024-01-15T22:49:14.045 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.045 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:14.045 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5619712 2024-01-15T22:49:14.045 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.045 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.045 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:full": { 2024-01-15T22:49:14.045 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.046 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 348127232 2024-01-15T22:49:14.046 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.046 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.046 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.046 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.046 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.046 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.046 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.046 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.046 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 277031551 2024-01-15T22:49:14.046 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.046 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.046 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 248271 2024-01-15T22:49:14.047 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.047 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.047 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.047 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.047 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.047 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.047 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.047 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.047 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.047 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.047 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.047 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.047 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.047 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.048 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.048 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.048 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.048 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.048 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.048 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.048 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.048 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.048 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.048 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.048 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.048 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.048 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 70847410 2024-01-15T22:49:14.048 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.049 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.049 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:inc": { 2024-01-15T22:49:14.049 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.049 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 348127232 2024-01-15T22:49:14.049 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.049 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.049 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.049 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.049 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.049 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.049 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.049 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.049 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 277031551 2024-01-15T22:49:14.049 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.050 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.050 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 37287 2024-01-15T22:49:14.050 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.050 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.050 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.050 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.050 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.050 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.050 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.050 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.050 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.050 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.050 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.050 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.050 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.051 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.051 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.051 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.051 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.051 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.051 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.051 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.051 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.051 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.051 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.051 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.051 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.051 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.051 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 71058394 2024-01-15T22:49:14.052 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.052 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.052 INFO:tasks.workunit.client.0.smithi053.stdout: "prioritycache:kv": { 2024-01-15T22:49:14.052 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.052 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 322961408 2024-01-15T22:49:14.052 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.052 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.052 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.052 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.052 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.052 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.052 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.052 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.052 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 184687701 2024-01-15T22:49:14.052 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.053 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.053 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.053 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.053 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.053 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.053 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.053 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.053 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.053 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.053 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.053 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.053 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.053 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.053 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.053 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.054 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.054 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.054 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.054 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.054 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.054 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.054 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.054 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.054 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.054 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.054 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.054 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.054 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.054 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 71164843 2024-01-15T22:49:14.054 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.055 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.055 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb": { 2024-01-15T22:49:14.055 INFO:tasks.workunit.client.0.smithi053.stdout: "compact": { 2024-01-15T22:49:14.055 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.055 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.055 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_queue_len": { 2024-01-15T22:49:14.055 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.055 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.055 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_queue_merge": { 2024-01-15T22:49:14.055 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.055 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.055 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_range": { 2024-01-15T22:49:14.055 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:14.055 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.055 INFO:tasks.workunit.client.0.smithi053.stdout: "get_latency": { 2024-01-15T22:49:14.056 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 37687, 2024-01-15T22:49:14.056 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 142096731 2024-01-15T22:49:14.056 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.056 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_delay_time": { 2024-01-15T22:49:14.056 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.056 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.056 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.056 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_memtable_time": { 2024-01-15T22:49:14.056 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.056 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.056 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.056 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_pre_and_post_time": { 2024-01-15T22:49:14.056 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.056 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.057 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.057 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_write_wal_time": { 2024-01-15T22:49:14.057 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.057 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.057 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.057 INFO:tasks.workunit.client.0.smithi053.stdout: "submit_latency": { 2024-01-15T22:49:14.057 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.057 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.057 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.057 INFO:tasks.workunit.client.0.smithi053.stdout: "submit_sync_latency": { 2024-01-15T22:49:14.057 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1820, 2024-01-15T22:49:14.057 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 257555737 2024-01-15T22:49:14.057 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.057 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.057 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.058 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.0": { 2024-01-15T22:49:14.058 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:14.058 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_fallback": { 2024-01-15T22:49:14.058 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.058 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.058 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_size_fallback": { 2024-01-15T22:49:14.058 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.058 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.058 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_db": { 2024-01-15T22:49:14.058 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:14.058 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.058 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_main": { 2024-01-15T22:49:14.058 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.058 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.059 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_wal": { 2024-01-15T22:49:14.059 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.059 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.059 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_slow": { 2024-01-15T22:49:14.059 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.059 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.059 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_sst": { 2024-01-15T22:49:14.059 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:14.059 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.059 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_wal": { 2024-01-15T22:49:14.059 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2834432 2024-01-15T22:49:14.059 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.059 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lat": { 2024-01-15T22:49:14.059 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.059 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.059 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.060 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lock_lat": { 2024-01-15T22:49:14.060 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.060 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.060 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.060 INFO:tasks.workunit.client.0.smithi053.stdout: "db_total_bytes": { 2024-01-15T22:49:14.060 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:14.060 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.060 INFO:tasks.workunit.client.0.smithi053.stdout: "db_used_bytes": { 2024-01-15T22:49:14.060 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 304414720 2024-01-15T22:49:14.060 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.060 INFO:tasks.workunit.client.0.smithi053.stdout: "log_bytes": { 2024-01-15T22:49:14.060 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1671168 2024-01-15T22:49:14.060 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.060 INFO:tasks.workunit.client.0.smithi053.stdout: "logged_bytes": { 2024-01-15T22:49:14.061 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1531904 2024-01-15T22:49:14.061 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.061 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_db": { 2024-01-15T22:49:14.061 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 312803328 2024-01-15T22:49:14.061 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.061 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_slow": { 2024-01-15T22:49:14.061 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.061 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.061 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_wal": { 2024-01-15T22:49:14.061 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.061 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_files": { 2024-01-15T22:49:14.061 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:14.061 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.061 INFO:tasks.workunit.client.0.smithi053.stdout: "read_bytes": { 2024-01-15T22:49:14.061 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 193929 2024-01-15T22:49:14.062 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.062 INFO:tasks.workunit.client.0.smithi053.stdout: "read_count": { 2024-01-15T22:49:14.062 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:14.062 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.062 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes": { 2024-01-15T22:49:14.062 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:14.062 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.062 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_db": { 2024-01-15T22:49:14.062 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1269760 2024-01-15T22:49:14.062 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.062 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_slow": { 2024-01-15T22:49:14.062 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.062 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.062 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_wal": { 2024-01-15T22:49:14.063 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.063 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.063 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_count": { 2024-01-15T22:49:14.063 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14 2024-01-15T22:49:14.063 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.063 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_bytes": { 2024-01-15T22:49:14.063 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3653 2024-01-15T22:49:14.063 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.063 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_count": { 2024-01-15T22:49:14.063 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:14.063 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.063 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_bytes": { 2024-01-15T22:49:14.063 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:14.063 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.064 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_count": { 2024-01-15T22:49:14.064 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:14.064 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.064 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_bytes": { 2024-01-15T22:49:14.064 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:14.064 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.064 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_count": { 2024-01-15T22:49:14.064 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:14.064 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.064 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes": { 2024-01-15T22:49:14.064 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.064 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.064 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_db": { 2024-01-15T22:49:14.065 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.065 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.065 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_slow": { 2024-01-15T22:49:14.065 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.065 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.065 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_wal": { 2024-01-15T22:49:14.065 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.065 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.065 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_count": { 2024-01-15T22:49:14.065 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.065 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.065 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_total_bytes": { 2024-01-15T22:49:14.065 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.065 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.066 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_used_bytes": { 2024-01-15T22:49:14.066 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.066 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.066 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_total_bytes": { 2024-01-15T22:49:14.066 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.066 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.066 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_used_bytes": { 2024-01-15T22:49:14.066 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.066 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.066 INFO:tasks.workunit.client.0.smithi053.stdout: "write_bytes": { 2024-01-15T22:49:14.066 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4435968 2024-01-15T22:49:14.066 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.066 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.067 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": { 2024-01-15T22:49:14.067 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit": { 2024-01-15T22:49:14.067 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4096 2024-01-15T22:49:14.067 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.067 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": { 2024-01-15T22:49:14.067 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1261568 2024-01-15T22:49:14.067 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.067 INFO:tasks.workunit.client.0.smithi053.stdout: "clist_lat": { 2024-01-15T22:49:14.067 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 4, 2024-01-15T22:49:14.067 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 137609 2024-01-15T22:49:14.067 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.067 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_lat": { 2024-01-15T22:49:14.067 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.067 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.067 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.067 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed": { 2024-01-15T22:49:14.068 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.068 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.068 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_allocated": { 2024-01-15T22:49:14.068 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.068 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.068 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_original": { 2024-01-15T22:49:14.068 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.068 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.068 INFO:tasks.workunit.client.0.smithi053.stdout: "csum_lat": { 2024-01-15T22:49:14.068 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 23, 2024-01-15T22:49:14.068 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 63960 2024-01-15T22:49:14.068 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.068 INFO:tasks.workunit.client.0.smithi053.stdout: "decompress_lat": { 2024-01-15T22:49:14.068 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.069 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.069 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.069 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_commit_lat": { 2024-01-15T22:49:14.069 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 358, 2024-01-15T22:49:14.069 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 64306125 2024-01-15T22:49:14.069 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.069 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_final_lat": { 2024-01-15T22:49:14.069 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 338, 2024-01-15T22:49:14.069 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14873995 2024-01-15T22:49:14.069 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.069 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_flush_lat": { 2024-01-15T22:49:14.069 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 358, 2024-01-15T22:49:14.069 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 465119 2024-01-15T22:49:14.069 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.069 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_sync_lat": { 2024-01-15T22:49:14.070 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 358, 2024-01-15T22:49:14.070 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 64771244 2024-01-15T22:49:14.070 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.070 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_keys_lat": { 2024-01-15T22:49:14.070 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.070 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.070 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.070 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_values_lat": { 2024-01-15T22:49:14.070 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.070 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.070 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.070 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_lower_bound_lat": { 2024-01-15T22:49:14.070 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 6, 2024-01-15T22:49:14.070 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 21316 2024-01-15T22:49:14.070 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.070 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_next_lat": { 2024-01-15T22:49:14.071 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.071 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.071 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.071 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_seek_to_first_lat": { 2024-01-15T22:49:14.071 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.071 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.071 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.071 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_upper_bound_lat": { 2024-01-15T22:49:14.071 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.071 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5996 2024-01-15T22:49:14.071 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.071 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_hits": { 2024-01-15T22:49:14.071 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 824 2024-01-15T22:49:14.071 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.072 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_misses": { 2024-01-15T22:49:14.072 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 216 2024-01-15T22:49:14.072 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.072 INFO:tasks.workunit.client.0.smithi053.stdout: "read_lat": { 2024-01-15T22:49:14.072 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 115, 2024-01-15T22:49:14.072 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1933997 2024-01-15T22:49:14.072 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.072 INFO:tasks.workunit.client.0.smithi053.stdout: "read_onode_meta_lat": { 2024-01-15T22:49:14.072 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 315, 2024-01-15T22:49:14.072 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 331423 2024-01-15T22:49:14.072 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.072 INFO:tasks.workunit.client.0.smithi053.stdout: "read_wait_aio_lat": { 2024-01-15T22:49:14.072 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 200, 2024-01-15T22:49:14.072 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1186253 2024-01-15T22:49:14.072 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.073 INFO:tasks.workunit.client.0.smithi053.stdout: "reads_with_retries": { 2024-01-15T22:49:14.073 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.073 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.073 INFO:tasks.workunit.client.0.smithi053.stdout: "remove_lat": { 2024-01-15T22:49:14.073 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.073 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 40836 2024-01-15T22:49:14.073 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.073 INFO:tasks.workunit.client.0.smithi053.stdout: "state_aio_wait_lat": { 2024-01-15T22:49:14.073 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:14.073 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 7605346 2024-01-15T22:49:14.073 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.073 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_aio_wait_lat": { 2024-01-15T22:49:14.073 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 120, 2024-01-15T22:49:14.073 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 9535713 2024-01-15T22:49:14.073 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.073 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_cleanup_lat": { 2024-01-15T22:49:14.074 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 120, 2024-01-15T22:49:14.074 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 454065891020 2024-01-15T22:49:14.074 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.074 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_queued_lat": { 2024-01-15T22:49:14.074 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 120, 2024-01-15T22:49:14.074 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 148675641077 2024-01-15T22:49:14.074 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.074 INFO:tasks.workunit.client.0.smithi053.stdout: "state_done_lat": { 2024-01-15T22:49:14.074 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:14.074 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 59041487718 2024-01-15T22:49:14.074 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.074 INFO:tasks.workunit.client.0.smithi053.stdout: "state_finishing_lat": { 2024-01-15T22:49:14.074 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:14.074 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 46247 2024-01-15T22:49:14.074 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.075 INFO:tasks.workunit.client.0.smithi053.stdout: "state_io_done_lat": { 2024-01-15T22:49:14.075 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:14.075 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 492012 2024-01-15T22:49:14.075 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.075 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_commiting_lat": { 2024-01-15T22:49:14.075 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:14.075 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 268646038 2024-01-15T22:49:14.075 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.075 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_done_lat": { 2024-01-15T22:49:14.075 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:14.075 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 147895 2024-01-15T22:49:14.075 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.075 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_queued_lat": { 2024-01-15T22:49:14.075 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:14.075 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 200062979 2024-01-15T22:49:14.076 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.076 INFO:tasks.workunit.client.0.smithi053.stdout: "state_prepare_lat": { 2024-01-15T22:49:14.076 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:14.076 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 24378695 2024-01-15T22:49:14.076 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.076 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": { 2024-01-15T22:49:14.076 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 876641 2024-01-15T22:49:14.076 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.076 INFO:tasks.workunit.client.0.smithi053.stdout: "truncate_lat": { 2024-01-15T22:49:14.076 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.076 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.076 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.076 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_commit_lat": { 2024-01-15T22:49:14.076 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:14.077 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 501261292 2024-01-15T22:49:14.077 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.077 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_submit_lat": { 2024-01-15T22:49:14.077 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:14.077 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 29084728 2024-01-15T22:49:14.077 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.077 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_throttle_lat": { 2024-01-15T22:49:14.077 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 486, 2024-01-15T22:49:14.077 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3202151 2024-01-15T22:49:14.077 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.077 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.077 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache": { 2024-01-15T22:49:14.077 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:14.077 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1870074838 2024-01-15T22:49:14.077 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.078 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:14.078 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 271187968 2024-01-15T22:49:14.078 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.078 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:14.078 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 270614528 2024-01-15T22:49:14.078 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.078 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:14.078 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3147507302 2024-01-15T22:49:14.078 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.078 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:14.078 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 573440 2024-01-15T22:49:14.078 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.078 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.078 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:data": { 2024-01-15T22:49:14.079 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.079 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 159383552 2024-01-15T22:49:14.079 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.079 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.079 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.079 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.079 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.079 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.079 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.079 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.079 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 85979110 2024-01-15T22:49:14.079 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.079 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.079 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.080 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.080 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.080 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.080 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.080 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.080 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.080 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.080 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.080 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.080 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.080 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.080 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.080 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.081 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.081 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 610304 2024-01-15T22:49:14.081 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.081 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.081 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.081 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.081 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.081 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.081 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.081 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.081 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.081 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.081 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.081 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 72794138 2024-01-15T22:49:14.082 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.082 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.082 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv": { 2024-01-15T22:49:14.082 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.082 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 780140544 2024-01-15T22:49:14.082 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.082 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.082 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.082 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.082 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.082 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.082 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.082 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.082 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644843326 2024-01-15T22:49:14.083 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.083 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.083 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.083 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.083 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.083 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.083 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.083 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.083 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.083 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.083 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.083 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.083 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.083 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.083 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.084 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.084 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.084 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1168 2024-01-15T22:49:14.084 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.084 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.084 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.084 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.084 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.084 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.084 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.084 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.084 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.084 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.084 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.085 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68187186 2024-01-15T22:49:14.085 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.085 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.085 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv_onode": { 2024-01-15T22:49:14.085 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.085 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 192937984 2024-01-15T22:49:14.085 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.085 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.085 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.085 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.085 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.085 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 464 2024-01-15T22:49:14.085 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.085 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.085 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57319406 2024-01-15T22:49:14.086 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.086 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.086 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.086 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.086 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.086 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.086 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.086 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.086 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.086 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.086 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.086 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.086 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.086 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.086 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.087 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.087 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.087 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.087 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.087 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.087 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.087 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.087 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.087 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.087 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.087 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.087 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.087 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.087 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.088 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68509250 2024-01-15T22:49:14.088 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.088 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.088 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:meta": { 2024-01-15T22:49:14.088 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.088 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713031680 2024-01-15T22:49:14.088 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.088 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.088 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.088 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.088 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.088 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.088 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.088 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.088 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644843326 2024-01-15T22:49:14.089 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.089 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.089 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.089 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.089 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.089 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.089 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.089 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.089 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.089 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.089 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.089 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.089 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.089 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.089 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 94753 2024-01-15T22:49:14.090 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.090 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.090 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 169707 2024-01-15T22:49:14.090 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.090 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.090 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.090 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.090 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.090 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.090 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.090 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.090 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.090 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.090 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.090 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67923894 2024-01-15T22:49:14.090 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.091 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.091 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:14.091 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:14.091 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.091 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.091 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:14.091 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.091 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.091 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:14.091 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.091 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.091 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:14.091 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.091 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.092 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.092 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:14.092 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg": { 2024-01-15T22:49:14.092 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 47 2024-01-15T22:49:14.092 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.092 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg_removing": { 2024-01-15T22:49:14.092 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.092 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.092 INFO:tasks.workunit.client.0.smithi053.stdout: "op": { 2024-01-15T22:49:14.092 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5 2024-01-15T22:49:14.092 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.092 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_degraded": { 2024-01-15T22:49:14.092 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.092 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.092 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_unreadable": { 2024-01-15T22:49:14.093 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.093 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.093 INFO:tasks.workunit.client.0.smithi053.stdout: "op_in_bytes": { 2024-01-15T22:49:14.093 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 588 2024-01-15T22:49:14.093 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.093 INFO:tasks.workunit.client.0.smithi053.stdout: "op_latency": { 2024-01-15T22:49:14.093 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:14.093 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 32473208 2024-01-15T22:49:14.093 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.093 INFO:tasks.workunit.client.0.smithi053.stdout: "op_out_bytes": { 2024-01-15T22:49:14.093 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.093 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.093 INFO:tasks.workunit.client.0.smithi053.stdout: "op_prepare_latency": { 2024-01-15T22:49:14.093 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 6, 2024-01-15T22:49:14.094 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2860539 2024-01-15T22:49:14.094 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.094 INFO:tasks.workunit.client.0.smithi053.stdout: "op_process_latency": { 2024-01-15T22:49:14.094 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:14.094 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 29962818 2024-01-15T22:49:14.094 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.094 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:14.094 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.094 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.094 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency": { 2024-01-15T22:49:14.094 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.094 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.094 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.094 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:14.094 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.094 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.095 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_out_bytes": { 2024-01-15T22:49:14.095 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.095 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.095 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_prepare_latency": { 2024-01-15T22:49:14.095 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.095 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.095 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.095 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_process_latency": { 2024-01-15T22:49:14.095 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.095 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.095 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.095 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw": { 2024-01-15T22:49:14.095 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.096 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.096 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_in_bytes": { 2024-01-15T22:49:14.096 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.096 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.096 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency": { 2024-01-15T22:49:14.096 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.096 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.096 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.096 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:14.096 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.096 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.096 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:14.096 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.096 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.096 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_out_bytes": { 2024-01-15T22:49:14.097 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.097 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.097 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_prepare_latency": { 2024-01-15T22:49:14.097 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.097 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.097 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.097 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_process_latency": { 2024-01-15T22:49:14.097 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.097 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.097 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.097 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:14.097 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5 2024-01-15T22:49:14.097 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.097 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_in_bytes": { 2024-01-15T22:49:14.098 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 588 2024-01-15T22:49:14.098 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.098 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency": { 2024-01-15T22:49:14.098 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:14.098 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 32473208 2024-01-15T22:49:14.098 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.098 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:14.098 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.098 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.098 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_prepare_latency": { 2024-01-15T22:49:14.098 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 6, 2024-01-15T22:49:14.098 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2860539 2024-01-15T22:49:14.098 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.098 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_process_latency": { 2024-01-15T22:49:14.099 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:14.099 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 29962818 2024-01-15T22:49:14.099 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.099 INFO:tasks.workunit.client.0.smithi053.stdout: "op_wip": { 2024-01-15T22:49:14.099 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.099 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.099 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_bytes": { 2024-01-15T22:49:14.099 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1771104 2024-01-15T22:49:14.099 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.099 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_ops": { 2024-01-15T22:49:14.099 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 6 2024-01-15T22:49:14.099 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.099 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes": { 2024-01-15T22:49:14.099 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:14.100 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.100 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes_used": { 2024-01-15T22:49:14.100 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 305684480 2024-01-15T22:49:14.100 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.100 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.100 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.100 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.1": { 2024-01-15T22:49:14.100 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:14.100 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_fallback": { 2024-01-15T22:49:14.100 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.100 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.100 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_size_fallback": { 2024-01-15T22:49:14.100 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.100 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.101 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_db": { 2024-01-15T22:49:14.101 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:14.101 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.101 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_main": { 2024-01-15T22:49:14.101 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.101 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.101 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_wal": { 2024-01-15T22:49:14.101 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.101 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.101 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_slow": { 2024-01-15T22:49:14.101 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.101 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.101 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_sst": { 2024-01-15T22:49:14.101 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:14.101 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.102 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_wal": { 2024-01-15T22:49:14.102 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2502656 2024-01-15T22:49:14.102 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.102 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lat": { 2024-01-15T22:49:14.102 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.102 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.102 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.102 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lock_lat": { 2024-01-15T22:49:14.102 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.102 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.102 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.102 INFO:tasks.workunit.client.0.smithi053.stdout: "db_total_bytes": { 2024-01-15T22:49:14.102 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:14.102 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.102 INFO:tasks.workunit.client.0.smithi053.stdout: "db_used_bytes": { 2024-01-15T22:49:14.102 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 304414720 2024-01-15T22:49:14.103 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.103 INFO:tasks.workunit.client.0.smithi053.stdout: "log_bytes": { 2024-01-15T22:49:14.103 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1499136 2024-01-15T22:49:14.103 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.103 INFO:tasks.workunit.client.0.smithi053.stdout: "logged_bytes": { 2024-01-15T22:49:14.103 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1359872 2024-01-15T22:49:14.103 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.103 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_db": { 2024-01-15T22:49:14.103 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 312803328 2024-01-15T22:49:14.103 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.103 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_slow": { 2024-01-15T22:49:14.103 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.103 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.103 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_wal": { 2024-01-15T22:49:14.104 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.104 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.104 INFO:tasks.workunit.client.0.smithi053.stdout: "num_files": { 2024-01-15T22:49:14.104 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:14.104 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.104 INFO:tasks.workunit.client.0.smithi053.stdout: "read_bytes": { 2024-01-15T22:49:14.104 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 193929 2024-01-15T22:49:14.104 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.104 INFO:tasks.workunit.client.0.smithi053.stdout: "read_count": { 2024-01-15T22:49:14.104 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:14.104 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.104 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes": { 2024-01-15T22:49:14.104 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:14.104 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.104 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_db": { 2024-01-15T22:49:14.105 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1269760 2024-01-15T22:49:14.105 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.105 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_slow": { 2024-01-15T22:49:14.105 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.105 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.105 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_wal": { 2024-01-15T22:49:14.105 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.105 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.105 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_count": { 2024-01-15T22:49:14.105 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14 2024-01-15T22:49:14.105 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.105 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_bytes": { 2024-01-15T22:49:14.105 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3653 2024-01-15T22:49:14.105 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.105 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_count": { 2024-01-15T22:49:14.106 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:14.106 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.106 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_bytes": { 2024-01-15T22:49:14.106 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:14.106 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.106 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_count": { 2024-01-15T22:49:14.106 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:14.106 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.106 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_bytes": { 2024-01-15T22:49:14.106 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:14.106 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.106 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_count": { 2024-01-15T22:49:14.106 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:14.106 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.107 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes": { 2024-01-15T22:49:14.107 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.107 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.107 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_db": { 2024-01-15T22:49:14.107 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.107 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.107 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_slow": { 2024-01-15T22:49:14.107 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.107 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.107 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_wal": { 2024-01-15T22:49:14.107 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.107 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.107 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_count": { 2024-01-15T22:49:14.107 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.107 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.108 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_total_bytes": { 2024-01-15T22:49:14.108 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.108 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.108 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_used_bytes": { 2024-01-15T22:49:14.108 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.108 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.108 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_total_bytes": { 2024-01-15T22:49:14.108 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.108 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.108 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_used_bytes": { 2024-01-15T22:49:14.108 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.108 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.108 INFO:tasks.workunit.client.0.smithi053.stdout: "write_bytes": { 2024-01-15T22:49:14.108 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3932160 2024-01-15T22:49:14.108 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.109 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.109 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": { 2024-01-15T22:49:14.109 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit": { 2024-01-15T22:49:14.109 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4096 2024-01-15T22:49:14.109 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.109 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": { 2024-01-15T22:49:14.109 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 655360 2024-01-15T22:49:14.109 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.109 INFO:tasks.workunit.client.0.smithi053.stdout: "clist_lat": { 2024-01-15T22:49:14.109 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:14.109 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 182389 2024-01-15T22:49:14.109 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.109 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_lat": { 2024-01-15T22:49:14.109 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.109 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.110 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.110 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed": { 2024-01-15T22:49:14.110 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.110 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.110 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_allocated": { 2024-01-15T22:49:14.110 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.110 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.110 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_original": { 2024-01-15T22:49:14.110 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.110 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.110 INFO:tasks.workunit.client.0.smithi053.stdout: "csum_lat": { 2024-01-15T22:49:14.110 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 34, 2024-01-15T22:49:14.110 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 91134 2024-01-15T22:49:14.110 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.110 INFO:tasks.workunit.client.0.smithi053.stdout: "decompress_lat": { 2024-01-15T22:49:14.111 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.111 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.111 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.111 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_commit_lat": { 2024-01-15T22:49:14.111 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 316, 2024-01-15T22:49:14.111 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 64291411 2024-01-15T22:49:14.111 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.111 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_final_lat": { 2024-01-15T22:49:14.111 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 311, 2024-01-15T22:49:14.111 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12950662 2024-01-15T22:49:14.111 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.111 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_flush_lat": { 2024-01-15T22:49:14.111 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 316, 2024-01-15T22:49:14.111 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 404795 2024-01-15T22:49:14.112 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.112 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_sync_lat": { 2024-01-15T22:49:14.112 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 316, 2024-01-15T22:49:14.112 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 64696206 2024-01-15T22:49:14.112 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.112 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_keys_lat": { 2024-01-15T22:49:14.112 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.112 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.112 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.112 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_values_lat": { 2024-01-15T22:49:14.112 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.112 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1704 2024-01-15T22:49:14.112 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.112 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_lower_bound_lat": { 2024-01-15T22:49:14.112 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.113 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 7469 2024-01-15T22:49:14.113 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.113 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_next_lat": { 2024-01-15T22:49:14.113 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.113 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.113 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.113 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_seek_to_first_lat": { 2024-01-15T22:49:14.113 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.113 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.113 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.113 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_upper_bound_lat": { 2024-01-15T22:49:14.113 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.113 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4616 2024-01-15T22:49:14.113 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.114 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_hits": { 2024-01-15T22:49:14.114 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 785 2024-01-15T22:49:14.114 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.114 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_misses": { 2024-01-15T22:49:14.114 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 225 2024-01-15T22:49:14.114 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.114 INFO:tasks.workunit.client.0.smithi053.stdout: "read_lat": { 2024-01-15T22:49:14.114 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 124, 2024-01-15T22:49:14.114 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2210247 2024-01-15T22:49:14.114 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.114 INFO:tasks.workunit.client.0.smithi053.stdout: "read_onode_meta_lat": { 2024-01-15T22:49:14.114 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 327, 2024-01-15T22:49:14.114 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 350471 2024-01-15T22:49:14.114 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.115 INFO:tasks.workunit.client.0.smithi053.stdout: "read_wait_aio_lat": { 2024-01-15T22:49:14.115 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 203, 2024-01-15T22:49:14.115 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1561661 2024-01-15T22:49:14.115 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.115 INFO:tasks.workunit.client.0.smithi053.stdout: "reads_with_retries": { 2024-01-15T22:49:14.115 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.115 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.115 INFO:tasks.workunit.client.0.smithi053.stdout: "remove_lat": { 2024-01-15T22:49:14.115 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:14.115 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 136544 2024-01-15T22:49:14.115 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.115 INFO:tasks.workunit.client.0.smithi053.stdout: "state_aio_wait_lat": { 2024-01-15T22:49:14.115 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:14.115 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 6064453 2024-01-15T22:49:14.115 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.116 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_aio_wait_lat": { 2024-01-15T22:49:14.116 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 114, 2024-01-15T22:49:14.116 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8470064 2024-01-15T22:49:14.116 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.116 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_cleanup_lat": { 2024-01-15T22:49:14.116 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 112, 2024-01-15T22:49:14.116 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 261329743393 2024-01-15T22:49:14.116 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.116 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_queued_lat": { 2024-01-15T22:49:14.116 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 114, 2024-01-15T22:49:14.116 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 139606553791 2024-01-15T22:49:14.116 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.116 INFO:tasks.workunit.client.0.smithi053.stdout: "state_done_lat": { 2024-01-15T22:49:14.116 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 406, 2024-01-15T22:49:14.117 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57138437899 2024-01-15T22:49:14.117 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.117 INFO:tasks.workunit.client.0.smithi053.stdout: "state_finishing_lat": { 2024-01-15T22:49:14.117 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 406, 2024-01-15T22:49:14.117 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 47135 2024-01-15T22:49:14.117 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.117 INFO:tasks.workunit.client.0.smithi053.stdout: "state_io_done_lat": { 2024-01-15T22:49:14.117 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:14.117 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 424768 2024-01-15T22:49:14.117 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.117 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_commiting_lat": { 2024-01-15T22:49:14.117 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:14.117 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 127696634 2024-01-15T22:49:14.117 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.117 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_done_lat": { 2024-01-15T22:49:14.118 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:14.118 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 133445 2024-01-15T22:49:14.118 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.118 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_queued_lat": { 2024-01-15T22:49:14.118 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:14.118 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 66014036 2024-01-15T22:49:14.118 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.118 INFO:tasks.workunit.client.0.smithi053.stdout: "state_prepare_lat": { 2024-01-15T22:49:14.118 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:14.118 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 19781235 2024-01-15T22:49:14.118 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.118 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": { 2024-01-15T22:49:14.118 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 285468 2024-01-15T22:49:14.118 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.118 INFO:tasks.workunit.client.0.smithi053.stdout: "truncate_lat": { 2024-01-15T22:49:14.119 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.119 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.119 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.119 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_commit_lat": { 2024-01-15T22:49:14.119 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:14.119 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 220046011 2024-01-15T22:49:14.119 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.119 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_submit_lat": { 2024-01-15T22:49:14.119 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:14.119 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 24530562 2024-01-15T22:49:14.119 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.119 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_throttle_lat": { 2024-01-15T22:49:14.119 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 408, 2024-01-15T22:49:14.119 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2856684 2024-01-15T22:49:14.120 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.120 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.120 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache": { 2024-01-15T22:49:14.120 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:14.120 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1870074838 2024-01-15T22:49:14.120 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.120 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:14.120 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 236371968 2024-01-15T22:49:14.120 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.120 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:14.120 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 235683840 2024-01-15T22:49:14.120 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.120 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:14.120 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3147507302 2024-01-15T22:49:14.120 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.121 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:14.121 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 688128 2024-01-15T22:49:14.121 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.121 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.121 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:data": { 2024-01-15T22:49:14.121 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.121 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 159383552 2024-01-15T22:49:14.121 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.121 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.121 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.121 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.121 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.121 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.121 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.121 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.122 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 86015486 2024-01-15T22:49:14.122 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.122 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.122 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.122 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.122 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.122 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.122 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.122 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.122 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.122 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.122 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.122 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.122 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.122 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.123 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:14.123 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.123 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.123 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 20480 2024-01-15T22:49:14.123 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.123 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.123 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.123 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.123 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.123 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.123 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.123 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.123 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.123 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.123 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.124 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 73339394 2024-01-15T22:49:14.124 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.124 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.124 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv": { 2024-01-15T22:49:14.124 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.124 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 780140544 2024-01-15T22:49:14.124 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.124 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.124 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.124 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.124 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.124 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.124 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.124 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.124 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 645116145 2024-01-15T22:49:14.125 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.125 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.125 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.125 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.125 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.125 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.125 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.125 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.125 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.125 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.125 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.125 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.125 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.125 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.125 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.126 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.126 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.126 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1168 2024-01-15T22:49:14.126 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.126 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.126 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.126 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.126 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.126 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.126 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.126 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.126 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.126 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.126 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.126 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67914367 2024-01-15T22:49:14.127 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.127 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.127 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv_onode": { 2024-01-15T22:49:14.127 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.127 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 192937984 2024-01-15T22:49:14.127 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.127 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.127 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.127 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.127 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.127 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 464 2024-01-15T22:49:14.127 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.127 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.127 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57343657 2024-01-15T22:49:14.127 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.128 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.128 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.128 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.128 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.128 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.128 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.128 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.128 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.128 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.128 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.128 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.128 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.128 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.129 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.129 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.129 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.129 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.129 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.129 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.129 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.129 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.129 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.129 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.129 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.129 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.129 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.129 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.129 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.130 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68484999 2024-01-15T22:49:14.130 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.130 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.130 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:meta": { 2024-01-15T22:49:14.130 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.130 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713031680 2024-01-15T22:49:14.130 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.130 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.130 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.130 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.130 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.130 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.131 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.131 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.131 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 645116145 2024-01-15T22:49:14.131 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.131 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.131 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.131 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.131 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.131 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.131 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.131 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.131 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.131 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.131 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.132 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.132 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.132 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.132 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 28961 2024-01-15T22:49:14.132 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.132 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.132 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 211005 2024-01-15T22:49:14.132 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.132 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.132 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.132 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.132 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.132 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.132 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.133 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.133 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.133 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.133 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.133 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67675569 2024-01-15T22:49:14.133 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.133 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.133 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:14.133 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:14.133 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.133 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.133 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:14.133 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.133 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.133 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:14.134 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.134 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.134 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:14.134 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.134 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.134 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.134 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:14.134 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg": { 2024-01-15T22:49:14.134 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 36 2024-01-15T22:49:14.134 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.134 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg_removing": { 2024-01-15T22:49:14.134 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.134 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.134 INFO:tasks.workunit.client.0.smithi053.stdout: "op": { 2024-01-15T22:49:14.135 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 155 2024-01-15T22:49:14.135 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.135 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_degraded": { 2024-01-15T22:49:14.135 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.135 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.135 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_unreadable": { 2024-01-15T22:49:14.135 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.135 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.135 INFO:tasks.workunit.client.0.smithi053.stdout: "op_in_bytes": { 2024-01-15T22:49:14.135 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2429440 2024-01-15T22:49:14.135 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.135 INFO:tasks.workunit.client.0.smithi053.stdout: "op_latency": { 2024-01-15T22:49:14.135 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 155, 2024-01-15T22:49:14.135 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 338283502 2024-01-15T22:49:14.135 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.136 INFO:tasks.workunit.client.0.smithi053.stdout: "op_out_bytes": { 2024-01-15T22:49:14.136 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1052 2024-01-15T22:49:14.136 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.136 INFO:tasks.workunit.client.0.smithi053.stdout: "op_prepare_latency": { 2024-01-15T22:49:14.136 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 155, 2024-01-15T22:49:14.136 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 54152200 2024-01-15T22:49:14.136 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.136 INFO:tasks.workunit.client.0.smithi053.stdout: "op_process_latency": { 2024-01-15T22:49:14.136 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 155, 2024-01-15T22:49:14.136 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 195181252 2024-01-15T22:49:14.136 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.136 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:14.136 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 33 2024-01-15T22:49:14.136 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.137 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency": { 2024-01-15T22:49:14.137 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 33, 2024-01-15T22:49:14.137 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4864175 2024-01-15T22:49:14.137 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.137 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:14.137 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.137 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.137 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_out_bytes": { 2024-01-15T22:49:14.137 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1052 2024-01-15T22:49:14.137 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.137 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_prepare_latency": { 2024-01-15T22:49:14.137 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 33, 2024-01-15T22:49:14.137 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4214674 2024-01-15T22:49:14.137 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.137 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_process_latency": { 2024-01-15T22:49:14.138 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 33, 2024-01-15T22:49:14.138 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3377957 2024-01-15T22:49:14.138 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.138 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw": { 2024-01-15T22:49:14.138 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:14.138 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.138 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_in_bytes": { 2024-01-15T22:49:14.138 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.138 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.138 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency": { 2024-01-15T22:49:14.138 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 22, 2024-01-15T22:49:14.138 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 19134334 2024-01-15T22:49:14.138 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.138 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:14.138 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.138 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.139 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:14.139 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.139 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.139 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_out_bytes": { 2024-01-15T22:49:14.139 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.139 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.139 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_prepare_latency": { 2024-01-15T22:49:14.139 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 22, 2024-01-15T22:49:14.139 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8857445 2024-01-15T22:49:14.139 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.139 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_process_latency": { 2024-01-15T22:49:14.139 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 22, 2024-01-15T22:49:14.139 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 17998890 2024-01-15T22:49:14.139 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.139 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:14.140 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 100 2024-01-15T22:49:14.140 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.140 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_in_bytes": { 2024-01-15T22:49:14.140 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2429440 2024-01-15T22:49:14.140 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.140 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency": { 2024-01-15T22:49:14.140 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 100, 2024-01-15T22:49:14.140 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 314284993 2024-01-15T22:49:14.140 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.140 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:14.140 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.140 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.140 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_prepare_latency": { 2024-01-15T22:49:14.140 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 100, 2024-01-15T22:49:14.141 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 41080081 2024-01-15T22:49:14.141 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.141 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_process_latency": { 2024-01-15T22:49:14.141 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 100, 2024-01-15T22:49:14.141 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 173804405 2024-01-15T22:49:14.141 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.141 INFO:tasks.workunit.client.0.smithi053.stdout: "op_wip": { 2024-01-15T22:49:14.141 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.141 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.141 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_bytes": { 2024-01-15T22:49:14.141 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 590368 2024-01-15T22:49:14.141 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.141 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_ops": { 2024-01-15T22:49:14.141 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2 2024-01-15T22:49:14.141 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.142 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes": { 2024-01-15T22:49:14.142 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:14.142 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.142 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes_used": { 2024-01-15T22:49:14.142 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 305078272 2024-01-15T22:49:14.142 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.142 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.142 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.142 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.2": { 2024-01-15T22:49:14.142 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:14.142 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_fallback": { 2024-01-15T22:49:14.142 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.142 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.142 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_size_fallback": { 2024-01-15T22:49:14.142 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.143 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.143 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_db": { 2024-01-15T22:49:14.143 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:14.143 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.143 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_main": { 2024-01-15T22:49:14.143 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.143 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.143 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_wal": { 2024-01-15T22:49:14.143 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.143 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.143 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_slow": { 2024-01-15T22:49:14.143 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.143 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.143 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_sst": { 2024-01-15T22:49:14.143 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:14.143 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.143 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_wal": { 2024-01-15T22:49:14.144 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2179072 2024-01-15T22:49:14.144 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.144 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lat": { 2024-01-15T22:49:14.144 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.144 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.144 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.144 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lock_lat": { 2024-01-15T22:49:14.144 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.144 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.144 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.144 INFO:tasks.workunit.client.0.smithi053.stdout: "db_total_bytes": { 2024-01-15T22:49:14.144 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:14.144 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.144 INFO:tasks.workunit.client.0.smithi053.stdout: "db_used_bytes": { 2024-01-15T22:49:14.145 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 304414720 2024-01-15T22:49:14.145 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.145 INFO:tasks.workunit.client.0.smithi053.stdout: "log_bytes": { 2024-01-15T22:49:14.145 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1273856 2024-01-15T22:49:14.145 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.145 INFO:tasks.workunit.client.0.smithi053.stdout: "logged_bytes": { 2024-01-15T22:49:14.145 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1134592 2024-01-15T22:49:14.145 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.145 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_db": { 2024-01-15T22:49:14.145 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 312803328 2024-01-15T22:49:14.145 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.145 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_slow": { 2024-01-15T22:49:14.145 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.145 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.145 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_wal": { 2024-01-15T22:49:14.146 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.146 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_files": { 2024-01-15T22:49:14.146 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:14.146 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.146 INFO:tasks.workunit.client.0.smithi053.stdout: "read_bytes": { 2024-01-15T22:49:14.146 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 193929 2024-01-15T22:49:14.146 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.146 INFO:tasks.workunit.client.0.smithi053.stdout: "read_count": { 2024-01-15T22:49:14.146 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:14.146 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.146 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes": { 2024-01-15T22:49:14.146 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:14.146 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.146 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_db": { 2024-01-15T22:49:14.147 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1269760 2024-01-15T22:49:14.147 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.147 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_slow": { 2024-01-15T22:49:14.147 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.147 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.147 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_wal": { 2024-01-15T22:49:14.147 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.147 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.147 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_count": { 2024-01-15T22:49:14.147 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14 2024-01-15T22:49:14.147 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.147 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_bytes": { 2024-01-15T22:49:14.147 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3653 2024-01-15T22:49:14.147 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.147 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_count": { 2024-01-15T22:49:14.148 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:14.148 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.148 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_bytes": { 2024-01-15T22:49:14.148 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:14.148 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.148 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_count": { 2024-01-15T22:49:14.148 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:14.148 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.148 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_bytes": { 2024-01-15T22:49:14.148 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:14.148 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.148 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_count": { 2024-01-15T22:49:14.148 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:14.148 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.149 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes": { 2024-01-15T22:49:14.149 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.149 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.149 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_db": { 2024-01-15T22:49:14.149 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.149 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.149 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_slow": { 2024-01-15T22:49:14.149 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.151 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.151 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_wal": { 2024-01-15T22:49:14.151 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.151 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.151 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_count": { 2024-01-15T22:49:14.151 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.151 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.151 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_total_bytes": { 2024-01-15T22:49:14.151 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.151 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.151 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_used_bytes": { 2024-01-15T22:49:14.151 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.152 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.152 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_total_bytes": { 2024-01-15T22:49:14.152 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.152 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.152 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_used_bytes": { 2024-01-15T22:49:14.152 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.152 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.152 INFO:tasks.workunit.client.0.smithi053.stdout: "write_bytes": { 2024-01-15T22:49:14.152 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3383296 2024-01-15T22:49:14.152 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.152 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.152 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": { 2024-01-15T22:49:14.152 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit": { 2024-01-15T22:49:14.152 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4096 2024-01-15T22:49:14.153 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.153 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": { 2024-01-15T22:49:14.153 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 651264 2024-01-15T22:49:14.153 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.153 INFO:tasks.workunit.client.0.smithi053.stdout: "clist_lat": { 2024-01-15T22:49:14.153 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 4, 2024-01-15T22:49:14.153 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 163636 2024-01-15T22:49:14.153 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.153 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_lat": { 2024-01-15T22:49:14.153 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.153 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.153 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.153 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed": { 2024-01-15T22:49:14.153 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.153 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.154 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_allocated": { 2024-01-15T22:49:14.154 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.154 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.154 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_original": { 2024-01-15T22:49:14.154 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.154 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.154 INFO:tasks.workunit.client.0.smithi053.stdout: "csum_lat": { 2024-01-15T22:49:14.154 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 14, 2024-01-15T22:49:14.154 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 16101 2024-01-15T22:49:14.154 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.154 INFO:tasks.workunit.client.0.smithi053.stdout: "decompress_lat": { 2024-01-15T22:49:14.154 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.154 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.154 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.155 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_commit_lat": { 2024-01-15T22:49:14.155 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 261, 2024-01-15T22:49:14.155 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 56854010 2024-01-15T22:49:14.155 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.155 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_final_lat": { 2024-01-15T22:49:14.155 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 249, 2024-01-15T22:49:14.155 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8316304 2024-01-15T22:49:14.155 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.155 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_flush_lat": { 2024-01-15T22:49:14.155 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 261, 2024-01-15T22:49:14.155 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 346993 2024-01-15T22:49:14.155 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.155 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_sync_lat": { 2024-01-15T22:49:14.155 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 261, 2024-01-15T22:49:14.156 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57201003 2024-01-15T22:49:14.156 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.156 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_keys_lat": { 2024-01-15T22:49:14.156 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.156 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.156 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.156 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_values_lat": { 2024-01-15T22:49:14.156 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.156 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1880 2024-01-15T22:49:14.156 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.156 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_lower_bound_lat": { 2024-01-15T22:49:14.156 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.156 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.156 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.157 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_next_lat": { 2024-01-15T22:49:14.157 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.157 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.157 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.157 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_seek_to_first_lat": { 2024-01-15T22:49:14.157 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.157 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.157 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.157 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_upper_bound_lat": { 2024-01-15T22:49:14.157 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.157 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4685 2024-01-15T22:49:14.157 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.157 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_hits": { 2024-01-15T22:49:14.157 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 574 2024-01-15T22:49:14.158 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.158 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_misses": { 2024-01-15T22:49:14.158 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 199 2024-01-15T22:49:14.158 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.158 INFO:tasks.workunit.client.0.smithi053.stdout: "read_lat": { 2024-01-15T22:49:14.158 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 85, 2024-01-15T22:49:14.158 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 926993 2024-01-15T22:49:14.158 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.158 INFO:tasks.workunit.client.0.smithi053.stdout: "read_onode_meta_lat": { 2024-01-15T22:49:14.158 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 246, 2024-01-15T22:49:14.158 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 283623 2024-01-15T22:49:14.158 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.158 INFO:tasks.workunit.client.0.smithi053.stdout: "read_wait_aio_lat": { 2024-01-15T22:49:14.158 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 161, 2024-01-15T22:49:14.158 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 641524 2024-01-15T22:49:14.159 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.159 INFO:tasks.workunit.client.0.smithi053.stdout: "reads_with_retries": { 2024-01-15T22:49:14.159 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.159 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.159 INFO:tasks.workunit.client.0.smithi053.stdout: "remove_lat": { 2024-01-15T22:49:14.159 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:14.159 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 136094 2024-01-15T22:49:14.159 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.159 INFO:tasks.workunit.client.0.smithi053.stdout: "state_aio_wait_lat": { 2024-01-15T22:49:14.159 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:14.159 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 7546098 2024-01-15T22:49:14.159 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.159 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_aio_wait_lat": { 2024-01-15T22:49:14.159 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 111, 2024-01-15T22:49:14.159 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 9346787 2024-01-15T22:49:14.159 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.160 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_cleanup_lat": { 2024-01-15T22:49:14.160 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 109, 2024-01-15T22:49:14.160 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 330514318940 2024-01-15T22:49:14.160 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.160 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_queued_lat": { 2024-01-15T22:49:14.160 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 111, 2024-01-15T22:49:14.160 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 156531920158 2024-01-15T22:49:14.160 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.160 INFO:tasks.workunit.client.0.smithi053.stdout: "state_done_lat": { 2024-01-15T22:49:14.160 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 328, 2024-01-15T22:49:14.160 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57102245106 2024-01-15T22:49:14.160 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.160 INFO:tasks.workunit.client.0.smithi053.stdout: "state_finishing_lat": { 2024-01-15T22:49:14.160 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 328, 2024-01-15T22:49:14.160 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 30716 2024-01-15T22:49:14.161 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.161 INFO:tasks.workunit.client.0.smithi053.stdout: "state_io_done_lat": { 2024-01-15T22:49:14.161 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:14.161 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 388552 2024-01-15T22:49:14.161 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.161 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_commiting_lat": { 2024-01-15T22:49:14.161 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:14.161 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 210033710 2024-01-15T22:49:14.161 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.161 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_done_lat": { 2024-01-15T22:49:14.161 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:14.161 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 104947 2024-01-15T22:49:14.161 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.161 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_queued_lat": { 2024-01-15T22:49:14.161 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:14.161 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 96029066 2024-01-15T22:49:14.162 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.162 INFO:tasks.workunit.client.0.smithi053.stdout: "state_prepare_lat": { 2024-01-15T22:49:14.162 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:14.162 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18697683 2024-01-15T22:49:14.162 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.162 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": { 2024-01-15T22:49:14.162 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 285573 2024-01-15T22:49:14.162 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.162 INFO:tasks.workunit.client.0.smithi053.stdout: "truncate_lat": { 2024-01-15T22:49:14.162 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.162 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.162 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.162 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_commit_lat": { 2024-01-15T22:49:14.162 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:14.162 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 332746326 2024-01-15T22:49:14.162 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.163 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_submit_lat": { 2024-01-15T22:49:14.163 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:14.163 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22314614 2024-01-15T22:49:14.163 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.163 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_throttle_lat": { 2024-01-15T22:49:14.163 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 330, 2024-01-15T22:49:14.163 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4237568 2024-01-15T22:49:14.163 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.163 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.163 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache": { 2024-01-15T22:49:14.163 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:14.163 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1870074838 2024-01-15T22:49:14.163 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.163 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:14.163 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 236306432 2024-01-15T22:49:14.163 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.164 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:14.164 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 234840064 2024-01-15T22:49:14.164 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.164 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:14.164 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3147507302 2024-01-15T22:49:14.164 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.164 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:14.164 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1466368 2024-01-15T22:49:14.164 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.164 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.164 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:data": { 2024-01-15T22:49:14.164 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.164 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 159383552 2024-01-15T22:49:14.165 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.165 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.165 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.165 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.165 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.165 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.165 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.165 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.165 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 86017232 2024-01-15T22:49:14.165 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.165 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.165 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.165 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.165 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.165 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.166 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.166 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.166 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.166 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.166 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.166 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.166 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.166 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.166 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.166 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.166 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.166 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12288 2024-01-15T22:49:14.166 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.166 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.167 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.167 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.167 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.167 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.167 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.167 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.167 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.167 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.167 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.167 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 73354032 2024-01-15T22:49:14.167 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.167 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.167 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv": { 2024-01-15T22:49:14.167 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.167 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 780140544 2024-01-15T22:49:14.168 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.168 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.168 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.168 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.168 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.168 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.168 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.168 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.168 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 645129244 2024-01-15T22:49:14.168 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.168 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.168 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.168 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.168 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.169 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.169 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.169 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.169 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.169 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.169 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.169 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.169 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.169 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.169 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.169 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.169 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.169 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1168 2024-01-15T22:49:14.169 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.169 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.169 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.170 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.170 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.170 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.170 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.170 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.170 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.170 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.170 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.170 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67901268 2024-01-15T22:49:14.170 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.170 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.170 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv_onode": { 2024-01-15T22:49:14.170 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.170 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 192937984 2024-01-15T22:49:14.171 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.171 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.171 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.171 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.171 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.171 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 464 2024-01-15T22:49:14.171 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.171 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.171 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57344821 2024-01-15T22:49:14.171 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.171 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.171 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.171 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.171 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.171 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.172 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.172 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.172 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.172 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.172 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.172 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.172 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.172 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.172 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.172 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.172 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.172 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.172 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.173 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.173 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.173 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.173 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.173 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.173 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.173 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.173 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.173 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.173 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.173 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68483835 2024-01-15T22:49:14.173 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.173 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.173 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:meta": { 2024-01-15T22:49:14.173 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.174 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713031680 2024-01-15T22:49:14.174 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.174 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.174 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.174 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.174 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.174 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.174 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.174 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.174 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 645129244 2024-01-15T22:49:14.174 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.174 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.174 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.174 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.174 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.175 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.175 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.175 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.175 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.175 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.175 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.175 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.175 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.175 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.175 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 66108 2024-01-15T22:49:14.175 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.175 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.175 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 161140 2024-01-15T22:49:14.175 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.175 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.176 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.176 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.176 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.176 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.176 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.176 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.176 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.176 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.176 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.176 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67675188 2024-01-15T22:49:14.176 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.176 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.176 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:14.176 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:14.177 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.177 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.177 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:14.177 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.177 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.177 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:14.177 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.177 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.177 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:14.177 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.177 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.177 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.177 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:14.177 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg": { 2024-01-15T22:49:14.177 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 28 2024-01-15T22:49:14.178 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.178 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg_removing": { 2024-01-15T22:49:14.178 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.178 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.178 INFO:tasks.workunit.client.0.smithi053.stdout: "op": { 2024-01-15T22:49:14.178 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10 2024-01-15T22:49:14.178 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.178 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_degraded": { 2024-01-15T22:49:14.178 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.178 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.178 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_unreadable": { 2024-01-15T22:49:14.178 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.178 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.178 INFO:tasks.workunit.client.0.smithi053.stdout: "op_in_bytes": { 2024-01-15T22:49:14.178 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.179 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.179 INFO:tasks.workunit.client.0.smithi053.stdout: "op_latency": { 2024-01-15T22:49:14.179 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 10, 2024-01-15T22:49:14.179 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 48727779 2024-01-15T22:49:14.179 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.179 INFO:tasks.workunit.client.0.smithi053.stdout: "op_out_bytes": { 2024-01-15T22:49:14.179 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.179 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.179 INFO:tasks.workunit.client.0.smithi053.stdout: "op_prepare_latency": { 2024-01-15T22:49:14.179 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 10, 2024-01-15T22:49:14.179 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5248463 2024-01-15T22:49:14.179 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.179 INFO:tasks.workunit.client.0.smithi053.stdout: "op_process_latency": { 2024-01-15T22:49:14.179 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 10, 2024-01-15T22:49:14.179 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 32994052 2024-01-15T22:49:14.180 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.180 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:14.180 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.180 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.180 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency": { 2024-01-15T22:49:14.180 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.180 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.180 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.180 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:14.180 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.180 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.180 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_out_bytes": { 2024-01-15T22:49:14.180 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.180 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.181 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_prepare_latency": { 2024-01-15T22:49:14.181 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.181 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.181 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.181 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_process_latency": { 2024-01-15T22:49:14.181 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.181 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.181 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.181 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw": { 2024-01-15T22:49:14.181 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.181 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.181 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_in_bytes": { 2024-01-15T22:49:14.181 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.181 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.181 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency": { 2024-01-15T22:49:14.182 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.182 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.182 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.182 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:14.182 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.182 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.182 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:14.182 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.182 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.182 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_out_bytes": { 2024-01-15T22:49:14.182 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.182 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.182 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_prepare_latency": { 2024-01-15T22:49:14.182 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.182 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.183 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.183 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_process_latency": { 2024-01-15T22:49:14.183 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.183 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.183 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.183 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:14.183 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10 2024-01-15T22:49:14.183 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.183 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_in_bytes": { 2024-01-15T22:49:14.183 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.183 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.183 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency": { 2024-01-15T22:49:14.183 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 10, 2024-01-15T22:49:14.183 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 48727779 2024-01-15T22:49:14.183 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.184 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:14.184 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.184 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.184 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_prepare_latency": { 2024-01-15T22:49:14.184 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 10, 2024-01-15T22:49:14.184 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5248463 2024-01-15T22:49:14.184 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.184 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_process_latency": { 2024-01-15T22:49:14.184 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 10, 2024-01-15T22:49:14.184 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 32994052 2024-01-15T22:49:14.184 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.184 INFO:tasks.workunit.client.0.smithi053.stdout: "op_wip": { 2024-01-15T22:49:14.184 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.184 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.185 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_bytes": { 2024-01-15T22:49:14.185 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.185 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.185 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_ops": { 2024-01-15T22:49:14.185 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.185 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.185 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes": { 2024-01-15T22:49:14.185 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:14.185 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.185 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes_used": { 2024-01-15T22:49:14.185 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 305074176 2024-01-15T22:49:14.185 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.185 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.185 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.185 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.3": { 2024-01-15T22:49:14.186 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:14.186 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_fallback": { 2024-01-15T22:49:14.186 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.186 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.186 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_size_fallback": { 2024-01-15T22:49:14.186 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.186 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.186 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_db": { 2024-01-15T22:49:14.186 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:14.186 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.186 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_main": { 2024-01-15T22:49:14.186 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.186 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.186 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_wal": { 2024-01-15T22:49:14.187 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.187 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.187 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_slow": { 2024-01-15T22:49:14.187 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.187 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.187 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_sst": { 2024-01-15T22:49:14.187 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:14.187 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.187 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_wal": { 2024-01-15T22:49:14.187 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:14.187 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.187 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lat": { 2024-01-15T22:49:14.187 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.187 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.187 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.187 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lock_lat": { 2024-01-15T22:49:14.188 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.188 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.188 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.188 INFO:tasks.workunit.client.0.smithi053.stdout: "db_total_bytes": { 2024-01-15T22:49:14.188 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:14.188 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.188 INFO:tasks.workunit.client.0.smithi053.stdout: "db_used_bytes": { 2024-01-15T22:49:14.188 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 304414720 2024-01-15T22:49:14.188 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.188 INFO:tasks.workunit.client.0.smithi053.stdout: "log_bytes": { 2024-01-15T22:49:14.188 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 843776 2024-01-15T22:49:14.188 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.188 INFO:tasks.workunit.client.0.smithi053.stdout: "logged_bytes": { 2024-01-15T22:49:14.188 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 704512 2024-01-15T22:49:14.189 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.189 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_db": { 2024-01-15T22:49:14.189 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 312803328 2024-01-15T22:49:14.189 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.189 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_slow": { 2024-01-15T22:49:14.189 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.189 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.189 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_wal": { 2024-01-15T22:49:14.189 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.189 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.189 INFO:tasks.workunit.client.0.smithi053.stdout: "num_files": { 2024-01-15T22:49:14.189 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:14.189 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.189 INFO:tasks.workunit.client.0.smithi053.stdout: "read_bytes": { 2024-01-15T22:49:14.189 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 193929 2024-01-15T22:49:14.190 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.190 INFO:tasks.workunit.client.0.smithi053.stdout: "read_count": { 2024-01-15T22:49:14.190 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:14.190 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.190 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes": { 2024-01-15T22:49:14.190 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:14.190 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.190 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_db": { 2024-01-15T22:49:14.190 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1269760 2024-01-15T22:49:14.190 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.190 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_slow": { 2024-01-15T22:49:14.190 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.190 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.190 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_wal": { 2024-01-15T22:49:14.190 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.191 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.191 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_count": { 2024-01-15T22:49:14.191 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14 2024-01-15T22:49:14.191 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.191 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_bytes": { 2024-01-15T22:49:14.191 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3653 2024-01-15T22:49:14.191 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.191 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_count": { 2024-01-15T22:49:14.191 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:14.191 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.191 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_bytes": { 2024-01-15T22:49:14.191 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:14.191 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.191 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_count": { 2024-01-15T22:49:14.192 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:14.192 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.192 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_bytes": { 2024-01-15T22:49:14.192 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:14.192 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.192 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_count": { 2024-01-15T22:49:14.192 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:14.192 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.192 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes": { 2024-01-15T22:49:14.192 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.192 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.192 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_db": { 2024-01-15T22:49:14.192 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.192 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.193 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_slow": { 2024-01-15T22:49:14.193 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.193 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.193 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_wal": { 2024-01-15T22:49:14.193 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.193 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.193 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_count": { 2024-01-15T22:49:14.193 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.193 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.193 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_total_bytes": { 2024-01-15T22:49:14.193 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.193 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.193 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_used_bytes": { 2024-01-15T22:49:14.193 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.193 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.194 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_total_bytes": { 2024-01-15T22:49:14.194 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.194 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.194 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_used_bytes": { 2024-01-15T22:49:14.194 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.194 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.194 INFO:tasks.workunit.client.0.smithi053.stdout: "write_bytes": { 2024-01-15T22:49:14.194 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2039808 2024-01-15T22:49:14.194 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.194 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.194 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": { 2024-01-15T22:49:14.194 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit": { 2024-01-15T22:49:14.194 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4096 2024-01-15T22:49:14.194 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.194 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": { 2024-01-15T22:49:14.195 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 671744 2024-01-15T22:49:14.195 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.195 INFO:tasks.workunit.client.0.smithi053.stdout: "clist_lat": { 2024-01-15T22:49:14.195 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.195 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.195 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.195 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_lat": { 2024-01-15T22:49:14.195 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.195 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.195 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.195 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed": { 2024-01-15T22:49:14.195 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.195 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.195 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_allocated": { 2024-01-15T22:49:14.195 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.195 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.196 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_original": { 2024-01-15T22:49:14.196 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.196 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.196 INFO:tasks.workunit.client.0.smithi053.stdout: "csum_lat": { 2024-01-15T22:49:14.196 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:14.196 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5411 2024-01-15T22:49:14.196 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.196 INFO:tasks.workunit.client.0.smithi053.stdout: "decompress_lat": { 2024-01-15T22:49:14.196 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.196 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.196 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.196 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_commit_lat": { 2024-01-15T22:49:14.196 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 156, 2024-01-15T22:49:14.197 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 47276644 2024-01-15T22:49:14.197 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.197 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_final_lat": { 2024-01-15T22:49:14.197 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 142, 2024-01-15T22:49:14.197 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 25232039 2024-01-15T22:49:14.197 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.197 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_flush_lat": { 2024-01-15T22:49:14.197 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 156, 2024-01-15T22:49:14.197 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 222109 2024-01-15T22:49:14.197 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.197 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_sync_lat": { 2024-01-15T22:49:14.197 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 156, 2024-01-15T22:49:14.197 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 47498753 2024-01-15T22:49:14.197 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.197 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_keys_lat": { 2024-01-15T22:49:14.197 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.198 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.198 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.198 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_values_lat": { 2024-01-15T22:49:14.198 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.198 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.198 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.198 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_lower_bound_lat": { 2024-01-15T22:49:14.198 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.198 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.198 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.198 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_next_lat": { 2024-01-15T22:49:14.198 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.198 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.198 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.198 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_seek_to_first_lat": { 2024-01-15T22:49:14.198 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.199 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.199 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.199 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_upper_bound_lat": { 2024-01-15T22:49:14.199 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.199 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4725 2024-01-15T22:49:14.199 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.199 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_hits": { 2024-01-15T22:49:14.199 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 341 2024-01-15T22:49:14.199 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.199 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_misses": { 2024-01-15T22:49:14.199 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 205 2024-01-15T22:49:14.199 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.199 INFO:tasks.workunit.client.0.smithi053.stdout: "read_lat": { 2024-01-15T22:49:14.199 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 86, 2024-01-15T22:49:14.199 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 723501 2024-01-15T22:49:14.199 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.200 INFO:tasks.workunit.client.0.smithi053.stdout: "read_onode_meta_lat": { 2024-01-15T22:49:14.200 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 153, 2024-01-15T22:49:14.200 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 266380 2024-01-15T22:49:14.200 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.200 INFO:tasks.workunit.client.0.smithi053.stdout: "read_wait_aio_lat": { 2024-01-15T22:49:14.200 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 67, 2024-01-15T22:49:14.200 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 170983 2024-01-15T22:49:14.200 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.200 INFO:tasks.workunit.client.0.smithi053.stdout: "reads_with_retries": { 2024-01-15T22:49:14.200 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.200 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.200 INFO:tasks.workunit.client.0.smithi053.stdout: "remove_lat": { 2024-01-15T22:49:14.200 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.200 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.200 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.201 INFO:tasks.workunit.client.0.smithi053.stdout: "state_aio_wait_lat": { 2024-01-15T22:49:14.201 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:14.201 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4721651 2024-01-15T22:49:14.201 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.201 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_aio_wait_lat": { 2024-01-15T22:49:14.201 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 50, 2024-01-15T22:49:14.201 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3945687 2024-01-15T22:49:14.201 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.201 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_cleanup_lat": { 2024-01-15T22:49:14.201 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 47, 2024-01-15T22:49:14.201 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 290181106091 2024-01-15T22:49:14.201 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.201 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_queued_lat": { 2024-01-15T22:49:14.201 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 50, 2024-01-15T22:49:14.202 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 59922564446 2024-01-15T22:49:14.202 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.202 INFO:tasks.workunit.client.0.smithi053.stdout: "state_done_lat": { 2024-01-15T22:49:14.202 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 240, 2024-01-15T22:49:14.202 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 427166 2024-01-15T22:49:14.202 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.202 INFO:tasks.workunit.client.0.smithi053.stdout: "state_finishing_lat": { 2024-01-15T22:49:14.202 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 240, 2024-01-15T22:49:14.202 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22992 2024-01-15T22:49:14.202 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.202 INFO:tasks.workunit.client.0.smithi053.stdout: "state_io_done_lat": { 2024-01-15T22:49:14.202 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:14.202 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 308764 2024-01-15T22:49:14.202 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.203 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_commiting_lat": { 2024-01-15T22:49:14.203 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:14.203 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 184657548 2024-01-15T22:49:14.203 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.203 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_done_lat": { 2024-01-15T22:49:14.203 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:14.203 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68632 2024-01-15T22:49:14.203 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.203 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_queued_lat": { 2024-01-15T22:49:14.203 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:14.203 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 52057136 2024-01-15T22:49:14.203 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.203 INFO:tasks.workunit.client.0.smithi053.stdout: "state_prepare_lat": { 2024-01-15T22:49:14.203 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:14.204 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 11436689 2024-01-15T22:49:14.204 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.204 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": { 2024-01-15T22:49:14.204 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 288283 2024-01-15T22:49:14.204 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.204 INFO:tasks.workunit.client.0.smithi053.stdout: "truncate_lat": { 2024-01-15T22:49:14.204 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.204 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.204 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.204 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_commit_lat": { 2024-01-15T22:49:14.204 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:14.204 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 253213744 2024-01-15T22:49:14.204 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.204 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_submit_lat": { 2024-01-15T22:49:14.204 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:14.205 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14533856 2024-01-15T22:49:14.205 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.205 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_throttle_lat": { 2024-01-15T22:49:14.205 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 243, 2024-01-15T22:49:14.205 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1990375 2024-01-15T22:49:14.205 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.205 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.205 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache": { 2024-01-15T22:49:14.205 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:14.205 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1870074838 2024-01-15T22:49:14.205 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.205 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:14.205 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 268877824 2024-01-15T22:49:14.205 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.206 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:14.206 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 267190272 2024-01-15T22:49:14.206 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.206 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:14.206 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3147507302 2024-01-15T22:49:14.206 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.206 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:14.206 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1687552 2024-01-15T22:49:14.206 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.206 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.206 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:data": { 2024-01-15T22:49:14.206 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.206 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 159383552 2024-01-15T22:49:14.206 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.206 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.207 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.207 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.207 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.207 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.207 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.207 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.207 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 86017402 2024-01-15T22:49:14.207 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.207 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.207 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.207 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.207 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.207 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.207 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.208 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.208 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.208 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.208 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.208 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.208 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.208 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.208 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.208 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.208 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.208 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.208 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.208 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.208 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.208 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.209 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.209 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.209 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.209 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.209 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.209 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.209 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.209 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 73366150 2024-01-15T22:49:14.209 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.209 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.209 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv": { 2024-01-15T22:49:14.209 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.209 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 780140544 2024-01-15T22:49:14.209 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.209 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.209 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.210 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.210 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.210 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.210 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.210 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.210 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 645130520 2024-01-15T22:49:14.210 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.210 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.210 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.210 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.210 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.210 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.210 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.210 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.210 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.210 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.211 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.211 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.211 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.211 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.211 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.211 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.211 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.211 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1168 2024-01-15T22:49:14.211 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.211 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.211 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.211 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.211 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.211 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.212 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.212 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.212 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.212 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.212 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.212 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67899992 2024-01-15T22:49:14.212 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.212 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.212 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv_onode": { 2024-01-15T22:49:14.212 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.212 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 192937984 2024-01-15T22:49:14.212 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.212 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.212 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.212 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.213 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.213 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 464 2024-01-15T22:49:14.213 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.213 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.213 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57344935 2024-01-15T22:49:14.213 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.213 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.213 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.213 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.213 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.213 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.213 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.213 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.213 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.213 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.213 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.214 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.214 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.214 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.214 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.214 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.214 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.214 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.214 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.214 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.214 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.214 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.214 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.214 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.214 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.214 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.215 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.215 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.215 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.215 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68483721 2024-01-15T22:49:14.215 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.215 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.215 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:meta": { 2024-01-15T22:49:14.215 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.215 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713031680 2024-01-15T22:49:14.215 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.215 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.215 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.215 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.215 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.216 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.216 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.216 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.216 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 645130520 2024-01-15T22:49:14.216 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.216 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.216 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.216 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.216 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.216 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.216 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.216 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.216 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 6842 2024-01-15T22:49:14.216 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.217 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.217 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.217 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.217 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.217 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 28737 2024-01-15T22:49:14.217 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.217 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.217 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 206632 2024-01-15T22:49:14.217 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.217 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.217 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.217 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.217 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.217 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.218 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.218 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.218 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.218 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.218 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.218 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67658949 2024-01-15T22:49:14.218 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.218 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.218 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:14.218 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:14.218 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.218 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.218 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:14.218 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.218 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.219 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:14.219 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.219 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.219 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:14.219 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.219 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.219 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.219 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:14.219 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg": { 2024-01-15T22:49:14.219 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 36 2024-01-15T22:49:14.219 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.219 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg_removing": { 2024-01-15T22:49:14.219 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.219 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.219 INFO:tasks.workunit.client.0.smithi053.stdout: "op": { 2024-01-15T22:49:14.220 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.220 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.220 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_degraded": { 2024-01-15T22:49:14.220 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.220 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.220 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_unreadable": { 2024-01-15T22:49:14.220 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.220 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.220 INFO:tasks.workunit.client.0.smithi053.stdout: "op_in_bytes": { 2024-01-15T22:49:14.220 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.220 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.220 INFO:tasks.workunit.client.0.smithi053.stdout: "op_latency": { 2024-01-15T22:49:14.220 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.220 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.220 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.221 INFO:tasks.workunit.client.0.smithi053.stdout: "op_out_bytes": { 2024-01-15T22:49:14.221 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.221 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.221 INFO:tasks.workunit.client.0.smithi053.stdout: "op_prepare_latency": { 2024-01-15T22:49:14.221 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.221 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 831045 2024-01-15T22:49:14.221 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.221 INFO:tasks.workunit.client.0.smithi053.stdout: "op_process_latency": { 2024-01-15T22:49:14.221 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.221 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.221 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.221 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:14.221 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.221 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.221 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency": { 2024-01-15T22:49:14.221 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.222 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.222 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.222 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:14.222 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.222 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.222 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_out_bytes": { 2024-01-15T22:49:14.222 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.222 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.222 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_prepare_latency": { 2024-01-15T22:49:14.222 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.222 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.222 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.222 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_process_latency": { 2024-01-15T22:49:14.222 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.222 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.223 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.223 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw": { 2024-01-15T22:49:14.223 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.223 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.223 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_in_bytes": { 2024-01-15T22:49:14.223 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.223 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.223 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency": { 2024-01-15T22:49:14.223 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.223 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.223 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.223 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:14.223 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.223 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.223 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:14.224 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.224 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.224 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_out_bytes": { 2024-01-15T22:49:14.224 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.224 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.224 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_prepare_latency": { 2024-01-15T22:49:14.224 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.224 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.224 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.224 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_process_latency": { 2024-01-15T22:49:14.224 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.224 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.224 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.224 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:14.225 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.225 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.225 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_in_bytes": { 2024-01-15T22:49:14.225 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.225 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.225 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency": { 2024-01-15T22:49:14.225 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.225 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.225 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.225 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:14.225 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.225 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.225 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_prepare_latency": { 2024-01-15T22:49:14.225 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.226 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 831045 2024-01-15T22:49:14.226 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.226 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_process_latency": { 2024-01-15T22:49:14.226 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.226 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.226 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.226 INFO:tasks.workunit.client.0.smithi053.stdout: "op_wip": { 2024-01-15T22:49:14.226 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.226 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.226 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_bytes": { 2024-01-15T22:49:14.226 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.226 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.226 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_ops": { 2024-01-15T22:49:14.226 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.226 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.227 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes": { 2024-01-15T22:49:14.227 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:14.227 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.227 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes_used": { 2024-01-15T22:49:14.227 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 305094656 2024-01-15T22:49:14.227 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.227 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.227 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.227 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.4": { 2024-01-15T22:49:14.227 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:14.227 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_fallback": { 2024-01-15T22:49:14.227 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.227 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.227 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_size_fallback": { 2024-01-15T22:49:14.227 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.228 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.228 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_db": { 2024-01-15T22:49:14.228 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:14.228 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.228 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_main": { 2024-01-15T22:49:14.228 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.228 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.228 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_wal": { 2024-01-15T22:49:14.228 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.228 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.228 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_slow": { 2024-01-15T22:49:14.228 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.228 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.228 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_sst": { 2024-01-15T22:49:14.228 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:14.229 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.229 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_wal": { 2024-01-15T22:49:14.229 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1200128 2024-01-15T22:49:14.229 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.229 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lat": { 2024-01-15T22:49:14.229 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.229 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.229 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.229 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lock_lat": { 2024-01-15T22:49:14.229 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.229 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.229 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.229 INFO:tasks.workunit.client.0.smithi053.stdout: "db_total_bytes": { 2024-01-15T22:49:14.229 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:14.230 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.230 INFO:tasks.workunit.client.0.smithi053.stdout: "db_used_bytes": { 2024-01-15T22:49:14.230 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 304414720 2024-01-15T22:49:14.230 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.230 INFO:tasks.workunit.client.0.smithi053.stdout: "log_bytes": { 2024-01-15T22:49:14.230 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 794624 2024-01-15T22:49:14.230 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.230 INFO:tasks.workunit.client.0.smithi053.stdout: "logged_bytes": { 2024-01-15T22:49:14.230 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 655360 2024-01-15T22:49:14.230 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.230 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_db": { 2024-01-15T22:49:14.230 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 312803328 2024-01-15T22:49:14.230 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.230 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_slow": { 2024-01-15T22:49:14.230 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.230 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.230 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_wal": { 2024-01-15T22:49:14.231 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.231 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.231 INFO:tasks.workunit.client.0.smithi053.stdout: "num_files": { 2024-01-15T22:49:14.231 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:14.231 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.231 INFO:tasks.workunit.client.0.smithi053.stdout: "read_bytes": { 2024-01-15T22:49:14.231 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 193929 2024-01-15T22:49:14.231 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.231 INFO:tasks.workunit.client.0.smithi053.stdout: "read_count": { 2024-01-15T22:49:14.231 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:14.231 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.231 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes": { 2024-01-15T22:49:14.231 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:14.231 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.231 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_db": { 2024-01-15T22:49:14.231 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1269760 2024-01-15T22:49:14.232 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.232 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_slow": { 2024-01-15T22:49:14.232 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.232 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.232 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_wal": { 2024-01-15T22:49:14.232 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.232 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.232 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_count": { 2024-01-15T22:49:14.232 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14 2024-01-15T22:49:14.232 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.232 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_bytes": { 2024-01-15T22:49:14.232 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3653 2024-01-15T22:49:14.232 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.232 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_count": { 2024-01-15T22:49:14.233 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:14.233 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.233 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_bytes": { 2024-01-15T22:49:14.233 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:14.233 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.233 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_count": { 2024-01-15T22:49:14.233 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:14.233 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.233 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_bytes": { 2024-01-15T22:49:14.233 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:14.233 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.233 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_count": { 2024-01-15T22:49:14.233 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:14.233 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.233 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes": { 2024-01-15T22:49:14.233 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.234 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.234 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_db": { 2024-01-15T22:49:14.234 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.234 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.234 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_slow": { 2024-01-15T22:49:14.234 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.234 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.234 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_wal": { 2024-01-15T22:49:14.234 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.234 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.234 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_count": { 2024-01-15T22:49:14.234 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.234 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.234 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_total_bytes": { 2024-01-15T22:49:14.234 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.234 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.234 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_used_bytes": { 2024-01-15T22:49:14.235 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.235 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.235 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_total_bytes": { 2024-01-15T22:49:14.235 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.235 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.235 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_used_bytes": { 2024-01-15T22:49:14.235 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.235 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.235 INFO:tasks.workunit.client.0.smithi053.stdout: "write_bytes": { 2024-01-15T22:49:14.235 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1925120 2024-01-15T22:49:14.235 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.235 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.235 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": { 2024-01-15T22:49:14.235 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit": { 2024-01-15T22:49:14.235 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4096 2024-01-15T22:49:14.235 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.236 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": { 2024-01-15T22:49:14.236 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 659456 2024-01-15T22:49:14.236 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.236 INFO:tasks.workunit.client.0.smithi053.stdout: "clist_lat": { 2024-01-15T22:49:14.236 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 10, 2024-01-15T22:49:14.236 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 363464 2024-01-15T22:49:14.236 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.236 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_lat": { 2024-01-15T22:49:14.236 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.236 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.236 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.236 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed": { 2024-01-15T22:49:14.236 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.237 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.237 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_allocated": { 2024-01-15T22:49:14.237 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.237 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.237 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_original": { 2024-01-15T22:49:14.237 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.237 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.237 INFO:tasks.workunit.client.0.smithi053.stdout: "csum_lat": { 2024-01-15T22:49:14.237 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:14.237 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1770 2024-01-15T22:49:14.237 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.237 INFO:tasks.workunit.client.0.smithi053.stdout: "decompress_lat": { 2024-01-15T22:49:14.237 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.237 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.238 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.238 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_commit_lat": { 2024-01-15T22:49:14.238 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 144, 2024-01-15T22:49:14.238 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 47591742 2024-01-15T22:49:14.238 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.238 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_final_lat": { 2024-01-15T22:49:14.238 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 138, 2024-01-15T22:49:14.238 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14956704 2024-01-15T22:49:14.238 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.238 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_flush_lat": { 2024-01-15T22:49:14.238 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 144, 2024-01-15T22:49:14.238 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 183916 2024-01-15T22:49:14.238 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.238 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_sync_lat": { 2024-01-15T22:49:14.238 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 144, 2024-01-15T22:49:14.238 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 47775658 2024-01-15T22:49:14.239 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.239 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_keys_lat": { 2024-01-15T22:49:14.239 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.239 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.239 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.239 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_values_lat": { 2024-01-15T22:49:14.239 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.239 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2162 2024-01-15T22:49:14.239 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.239 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_lower_bound_lat": { 2024-01-15T22:49:14.239 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.239 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.239 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.239 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_next_lat": { 2024-01-15T22:49:14.239 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.240 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.240 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.240 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_seek_to_first_lat": { 2024-01-15T22:49:14.240 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.240 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.240 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.240 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_upper_bound_lat": { 2024-01-15T22:49:14.240 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.240 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4715 2024-01-15T22:49:14.240 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.240 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_hits": { 2024-01-15T22:49:14.240 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 331 2024-01-15T22:49:14.240 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.240 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_misses": { 2024-01-15T22:49:14.240 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 225 2024-01-15T22:49:14.241 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.241 INFO:tasks.workunit.client.0.smithi053.stdout: "read_lat": { 2024-01-15T22:49:14.241 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 82, 2024-01-15T22:49:14.241 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 730643 2024-01-15T22:49:14.241 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.241 INFO:tasks.workunit.client.0.smithi053.stdout: "read_onode_meta_lat": { 2024-01-15T22:49:14.241 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 134, 2024-01-15T22:49:14.241 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 231343 2024-01-15T22:49:14.241 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.241 INFO:tasks.workunit.client.0.smithi053.stdout: "read_wait_aio_lat": { 2024-01-15T22:49:14.241 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 52, 2024-01-15T22:49:14.241 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 163303 2024-01-15T22:49:14.241 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.241 INFO:tasks.workunit.client.0.smithi053.stdout: "reads_with_retries": { 2024-01-15T22:49:14.241 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.242 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.242 INFO:tasks.workunit.client.0.smithi053.stdout: "remove_lat": { 2024-01-15T22:49:14.242 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 6, 2024-01-15T22:49:14.242 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 170582 2024-01-15T22:49:14.242 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.242 INFO:tasks.workunit.client.0.smithi053.stdout: "state_aio_wait_lat": { 2024-01-15T22:49:14.242 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:14.242 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3074354 2024-01-15T22:49:14.242 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.242 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_aio_wait_lat": { 2024-01-15T22:49:14.242 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 37, 2024-01-15T22:49:14.242 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3085939 2024-01-15T22:49:14.242 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.242 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_cleanup_lat": { 2024-01-15T22:49:14.242 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 36, 2024-01-15T22:49:14.243 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 257653749157 2024-01-15T22:49:14.243 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.243 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_queued_lat": { 2024-01-15T22:49:14.243 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 37, 2024-01-15T22:49:14.243 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 56604711774 2024-01-15T22:49:14.243 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.243 INFO:tasks.workunit.client.0.smithi053.stdout: "state_done_lat": { 2024-01-15T22:49:14.243 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 253, 2024-01-15T22:49:14.243 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 399399 2024-01-15T22:49:14.243 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.243 INFO:tasks.workunit.client.0.smithi053.stdout: "state_finishing_lat": { 2024-01-15T22:49:14.243 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 253, 2024-01-15T22:49:14.243 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 33326 2024-01-15T22:49:14.243 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.243 INFO:tasks.workunit.client.0.smithi053.stdout: "state_io_done_lat": { 2024-01-15T22:49:14.244 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:14.244 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 218004 2024-01-15T22:49:14.244 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.244 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_commiting_lat": { 2024-01-15T22:49:14.244 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:14.244 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 283930151 2024-01-15T22:49:14.244 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.244 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_done_lat": { 2024-01-15T22:49:14.244 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:14.244 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 66856 2024-01-15T22:49:14.244 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.244 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_queued_lat": { 2024-01-15T22:49:14.244 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:14.244 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 88944491 2024-01-15T22:49:14.245 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.245 INFO:tasks.workunit.client.0.smithi053.stdout: "state_prepare_lat": { 2024-01-15T22:49:14.245 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:14.245 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12814705 2024-01-15T22:49:14.245 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.245 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": { 2024-01-15T22:49:14.245 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 285665 2024-01-15T22:49:14.245 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.245 INFO:tasks.workunit.client.0.smithi053.stdout: "truncate_lat": { 2024-01-15T22:49:14.245 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:14.245 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 765 2024-01-15T22:49:14.245 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.245 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_commit_lat": { 2024-01-15T22:49:14.245 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:14.245 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 389014638 2024-01-15T22:49:14.246 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.246 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_submit_lat": { 2024-01-15T22:49:14.246 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:14.246 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 15111073 2024-01-15T22:49:14.246 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.246 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_throttle_lat": { 2024-01-15T22:49:14.246 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 254, 2024-01-15T22:49:14.246 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3469425 2024-01-15T22:49:14.246 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.246 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.246 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache": { 2024-01-15T22:49:14.246 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:14.246 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1869125580 2024-01-15T22:49:14.246 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.246 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:14.247 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 268812288 2024-01-15T22:49:14.247 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.247 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:14.247 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 267771904 2024-01-15T22:49:14.247 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.247 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:14.247 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3146390528 2024-01-15T22:49:14.247 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.247 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:14.247 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1040384 2024-01-15T22:49:14.247 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.247 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.247 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:data": { 2024-01-15T22:49:14.247 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.247 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 159383552 2024-01-15T22:49:14.248 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.248 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.248 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.248 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.248 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.248 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.248 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.248 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.248 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 85960340 2024-01-15T22:49:14.248 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.248 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.248 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.248 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.248 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.249 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.249 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.249 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.249 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.249 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.249 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.249 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.249 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.249 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.249 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.249 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.249 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.249 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.249 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.249 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.250 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.250 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.250 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.250 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.250 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.250 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.250 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.250 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.250 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.250 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 73423212 2024-01-15T22:49:14.250 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.250 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.250 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv": { 2024-01-15T22:49:14.250 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.250 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 780140544 2024-01-15T22:49:14.250 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644702557 2024-01-15T22:49:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.252 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.252 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.252 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.252 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.252 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.252 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.252 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.252 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.252 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1168 2024-01-15T22:49:14.252 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.252 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.252 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.252 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.252 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.252 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.253 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.253 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.253 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.253 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.253 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.253 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68327955 2024-01-15T22:49:14.253 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.253 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.253 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv_onode": { 2024-01-15T22:49:14.253 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.253 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 192937984 2024-01-15T22:49:14.253 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.253 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.253 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.253 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.254 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.254 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 464 2024-01-15T22:49:14.254 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.254 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.254 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57306893 2024-01-15T22:49:14.254 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.254 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.254 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.254 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.254 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.254 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.254 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.254 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.254 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.254 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.255 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.255 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.255 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.255 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.255 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.255 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.255 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.255 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.255 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.255 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.255 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.255 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.255 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.255 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.255 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.256 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.256 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.256 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.256 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.256 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68521763 2024-01-15T22:49:14.256 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.256 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.256 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:meta": { 2024-01-15T22:49:14.256 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.256 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713031680 2024-01-15T22:49:14.256 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.256 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.256 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.256 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.256 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.257 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.257 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.257 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.257 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644702557 2024-01-15T22:49:14.257 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.257 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.257 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.257 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.257 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.257 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.257 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.257 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.257 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.257 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.257 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.257 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.257 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.258 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.258 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 28784 2024-01-15T22:49:14.258 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.258 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.258 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 209716 2024-01-15T22:49:14.258 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.258 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.258 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.258 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.258 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.258 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.258 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.258 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.258 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.258 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.258 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.258 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68090623 2024-01-15T22:49:14.259 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.259 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.259 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:14.259 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:14.259 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.259 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.259 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:14.259 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.259 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.259 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:14.259 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.259 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.259 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:14.259 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.259 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.259 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.260 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:14.260 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg": { 2024-01-15T22:49:14.260 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 41 2024-01-15T22:49:14.260 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.260 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg_removing": { 2024-01-15T22:49:14.260 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.260 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.260 INFO:tasks.workunit.client.0.smithi053.stdout: "op": { 2024-01-15T22:49:14.260 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:14.260 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.260 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_degraded": { 2024-01-15T22:49:14.260 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.260 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.261 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_unreadable": { 2024-01-15T22:49:14.261 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.261 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.261 INFO:tasks.workunit.client.0.smithi053.stdout: "op_in_bytes": { 2024-01-15T22:49:14.261 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:14.261 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.261 INFO:tasks.workunit.client.0.smithi053.stdout: "op_latency": { 2024-01-15T22:49:14.261 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:14.261 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2622480 2024-01-15T22:49:14.261 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.261 INFO:tasks.workunit.client.0.smithi053.stdout: "op_out_bytes": { 2024-01-15T22:49:14.261 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.261 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.261 INFO:tasks.workunit.client.0.smithi053.stdout: "op_prepare_latency": { 2024-01-15T22:49:14.262 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:14.262 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 658408 2024-01-15T22:49:14.262 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.262 INFO:tasks.workunit.client.0.smithi053.stdout: "op_process_latency": { 2024-01-15T22:49:14.262 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:14.262 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2558431 2024-01-15T22:49:14.262 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.262 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:14.262 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.262 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.262 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency": { 2024-01-15T22:49:14.262 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.262 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.262 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.262 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:14.263 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.263 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.263 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_out_bytes": { 2024-01-15T22:49:14.263 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.263 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.263 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_prepare_latency": { 2024-01-15T22:49:14.263 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.263 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.263 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.263 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_process_latency": { 2024-01-15T22:49:14.263 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.263 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.263 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.263 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw": { 2024-01-15T22:49:14.264 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.264 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.264 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_in_bytes": { 2024-01-15T22:49:14.264 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.264 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.264 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency": { 2024-01-15T22:49:14.264 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.264 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.264 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.264 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:14.264 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.264 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.264 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:14.264 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.264 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.265 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_out_bytes": { 2024-01-15T22:49:14.265 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.265 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.265 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_prepare_latency": { 2024-01-15T22:49:14.265 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.265 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.265 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.265 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_process_latency": { 2024-01-15T22:49:14.265 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.265 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.265 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.265 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:14.265 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:14.266 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.266 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_in_bytes": { 2024-01-15T22:49:14.266 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:14.266 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.266 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency": { 2024-01-15T22:49:14.266 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:14.266 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2622480 2024-01-15T22:49:14.266 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.266 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:14.266 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.266 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.266 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_prepare_latency": { 2024-01-15T22:49:14.266 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:14.266 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 658408 2024-01-15T22:49:14.266 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.267 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_process_latency": { 2024-01-15T22:49:14.267 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:14.267 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2558431 2024-01-15T22:49:14.267 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.267 INFO:tasks.workunit.client.0.smithi053.stdout: "op_wip": { 2024-01-15T22:49:14.267 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.267 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.267 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_bytes": { 2024-01-15T22:49:14.267 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.267 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.267 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_ops": { 2024-01-15T22:49:14.267 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.267 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.267 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes": { 2024-01-15T22:49:14.267 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:14.267 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.267 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes_used": { 2024-01-15T22:49:14.268 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 305082368 2024-01-15T22:49:14.268 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.268 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.268 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.268 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.5": { 2024-01-15T22:49:14.268 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:14.268 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_fallback": { 2024-01-15T22:49:14.268 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.268 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.268 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_size_fallback": { 2024-01-15T22:49:14.268 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.268 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.269 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_db": { 2024-01-15T22:49:14.269 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:14.269 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.269 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_main": { 2024-01-15T22:49:14.269 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.269 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.269 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_wal": { 2024-01-15T22:49:14.269 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.269 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.269 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_slow": { 2024-01-15T22:49:14.269 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.269 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.269 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_sst": { 2024-01-15T22:49:14.269 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:14.269 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.269 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_wal": { 2024-01-15T22:49:14.270 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1228800 2024-01-15T22:49:14.270 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.270 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lat": { 2024-01-15T22:49:14.270 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.270 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.270 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.270 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lock_lat": { 2024-01-15T22:49:14.270 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.270 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.270 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.270 INFO:tasks.workunit.client.0.smithi053.stdout: "db_total_bytes": { 2024-01-15T22:49:14.270 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:14.270 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.270 INFO:tasks.workunit.client.0.smithi053.stdout: "db_used_bytes": { 2024-01-15T22:49:14.270 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 304414720 2024-01-15T22:49:14.271 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.271 INFO:tasks.workunit.client.0.smithi053.stdout: "log_bytes": { 2024-01-15T22:49:14.271 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 843776 2024-01-15T22:49:14.271 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.271 INFO:tasks.workunit.client.0.smithi053.stdout: "logged_bytes": { 2024-01-15T22:49:14.271 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 704512 2024-01-15T22:49:14.271 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.271 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_db": { 2024-01-15T22:49:14.271 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 312803328 2024-01-15T22:49:14.271 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.271 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_slow": { 2024-01-15T22:49:14.271 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.271 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.271 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_wal": { 2024-01-15T22:49:14.271 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.271 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.272 INFO:tasks.workunit.client.0.smithi053.stdout: "num_files": { 2024-01-15T22:49:14.272 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:14.272 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.272 INFO:tasks.workunit.client.0.smithi053.stdout: "read_bytes": { 2024-01-15T22:49:14.272 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 193929 2024-01-15T22:49:14.272 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.272 INFO:tasks.workunit.client.0.smithi053.stdout: "read_count": { 2024-01-15T22:49:14.272 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:14.272 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.272 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes": { 2024-01-15T22:49:14.272 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:14.272 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.272 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_db": { 2024-01-15T22:49:14.272 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1269760 2024-01-15T22:49:14.272 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.273 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_slow": { 2024-01-15T22:49:14.273 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.273 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.273 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_wal": { 2024-01-15T22:49:14.273 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.273 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.273 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_count": { 2024-01-15T22:49:14.273 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14 2024-01-15T22:49:14.273 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.273 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_bytes": { 2024-01-15T22:49:14.273 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3653 2024-01-15T22:49:14.273 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.273 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_count": { 2024-01-15T22:49:14.273 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:14.273 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.273 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_bytes": { 2024-01-15T22:49:14.274 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:14.274 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.274 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_count": { 2024-01-15T22:49:14.274 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:14.274 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.274 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_bytes": { 2024-01-15T22:49:14.274 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:14.274 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.274 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_count": { 2024-01-15T22:49:14.274 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:14.274 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.274 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes": { 2024-01-15T22:49:14.274 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.274 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.274 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_db": { 2024-01-15T22:49:14.274 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.275 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.275 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_slow": { 2024-01-15T22:49:14.275 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.275 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.275 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_wal": { 2024-01-15T22:49:14.275 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.275 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.275 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_count": { 2024-01-15T22:49:14.275 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.275 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.275 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_total_bytes": { 2024-01-15T22:49:14.275 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.275 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.276 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_used_bytes": { 2024-01-15T22:49:14.276 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.276 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.276 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_total_bytes": { 2024-01-15T22:49:14.276 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.276 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.276 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_used_bytes": { 2024-01-15T22:49:14.276 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.276 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.276 INFO:tasks.workunit.client.0.smithi053.stdout: "write_bytes": { 2024-01-15T22:49:14.276 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2002944 2024-01-15T22:49:14.276 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.276 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.276 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": { 2024-01-15T22:49:14.276 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit": { 2024-01-15T22:49:14.277 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4096 2024-01-15T22:49:14.277 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.277 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": { 2024-01-15T22:49:14.277 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 663552 2024-01-15T22:49:14.277 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.277 INFO:tasks.workunit.client.0.smithi053.stdout: "clist_lat": { 2024-01-15T22:49:14.277 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 6, 2024-01-15T22:49:14.277 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 241816 2024-01-15T22:49:14.277 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.277 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_lat": { 2024-01-15T22:49:14.277 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.277 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.277 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.277 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed": { 2024-01-15T22:49:14.277 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.278 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.278 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_allocated": { 2024-01-15T22:49:14.278 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.278 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.278 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_original": { 2024-01-15T22:49:14.278 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.278 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.278 INFO:tasks.workunit.client.0.smithi053.stdout: "csum_lat": { 2024-01-15T22:49:14.278 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:14.278 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 6348 2024-01-15T22:49:14.278 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.278 INFO:tasks.workunit.client.0.smithi053.stdout: "decompress_lat": { 2024-01-15T22:49:14.278 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.278 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.278 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.279 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_commit_lat": { 2024-01-15T22:49:14.279 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 156, 2024-01-15T22:49:14.279 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 51033774 2024-01-15T22:49:14.279 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.279 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_final_lat": { 2024-01-15T22:49:14.279 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 151, 2024-01-15T22:49:14.279 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 20080964 2024-01-15T22:49:14.279 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.279 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_flush_lat": { 2024-01-15T22:49:14.279 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 156, 2024-01-15T22:49:14.279 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 163357 2024-01-15T22:49:14.279 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.279 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_sync_lat": { 2024-01-15T22:49:14.279 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 156, 2024-01-15T22:49:14.279 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 51197131 2024-01-15T22:49:14.279 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.280 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_keys_lat": { 2024-01-15T22:49:14.280 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.280 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.280 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.280 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_values_lat": { 2024-01-15T22:49:14.280 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.280 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1483 2024-01-15T22:49:14.280 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.280 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_lower_bound_lat": { 2024-01-15T22:49:14.280 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.280 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.280 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.280 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_next_lat": { 2024-01-15T22:49:14.280 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.280 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.281 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.281 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_seek_to_first_lat": { 2024-01-15T22:49:14.281 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.281 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.281 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.281 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_upper_bound_lat": { 2024-01-15T22:49:14.281 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.281 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4723 2024-01-15T22:49:14.281 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.281 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_hits": { 2024-01-15T22:49:14.281 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 319 2024-01-15T22:49:14.281 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.281 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_misses": { 2024-01-15T22:49:14.281 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 227 2024-01-15T22:49:14.281 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.281 INFO:tasks.workunit.client.0.smithi053.stdout: "read_lat": { 2024-01-15T22:49:14.282 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 80, 2024-01-15T22:49:14.282 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713844 2024-01-15T22:49:14.282 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.282 INFO:tasks.workunit.client.0.smithi053.stdout: "read_onode_meta_lat": { 2024-01-15T22:49:14.282 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 128, 2024-01-15T22:49:14.282 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 280605 2024-01-15T22:49:14.282 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.282 INFO:tasks.workunit.client.0.smithi053.stdout: "read_wait_aio_lat": { 2024-01-15T22:49:14.282 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 48, 2024-01-15T22:49:14.282 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 338892 2024-01-15T22:49:14.282 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.282 INFO:tasks.workunit.client.0.smithi053.stdout: "reads_with_retries": { 2024-01-15T22:49:14.282 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.282 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.282 INFO:tasks.workunit.client.0.smithi053.stdout: "remove_lat": { 2024-01-15T22:49:14.282 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 4, 2024-01-15T22:49:14.282 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 116286 2024-01-15T22:49:14.283 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.283 INFO:tasks.workunit.client.0.smithi053.stdout: "state_aio_wait_lat": { 2024-01-15T22:49:14.283 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:14.283 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3415856 2024-01-15T22:49:14.283 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.283 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_aio_wait_lat": { 2024-01-15T22:49:14.283 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 37, 2024-01-15T22:49:14.283 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3086516 2024-01-15T22:49:14.283 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.283 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_cleanup_lat": { 2024-01-15T22:49:14.283 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 34, 2024-01-15T22:49:14.283 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 279765158377 2024-01-15T22:49:14.283 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.283 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_queued_lat": { 2024-01-15T22:49:14.283 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 37, 2024-01-15T22:49:14.283 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 62684771223 2024-01-15T22:49:14.284 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.284 INFO:tasks.workunit.client.0.smithi053.stdout: "state_done_lat": { 2024-01-15T22:49:14.284 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 264, 2024-01-15T22:49:14.284 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 404277 2024-01-15T22:49:14.284 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.284 INFO:tasks.workunit.client.0.smithi053.stdout: "state_finishing_lat": { 2024-01-15T22:49:14.284 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 264, 2024-01-15T22:49:14.284 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 25976 2024-01-15T22:49:14.284 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.284 INFO:tasks.workunit.client.0.smithi053.stdout: "state_io_done_lat": { 2024-01-15T22:49:14.284 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:14.284 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 207502 2024-01-15T22:49:14.284 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.284 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_commiting_lat": { 2024-01-15T22:49:14.284 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:14.284 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 168564317 2024-01-15T22:49:14.285 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.285 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_done_lat": { 2024-01-15T22:49:14.285 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:14.285 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 72802 2024-01-15T22:49:14.285 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.285 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_queued_lat": { 2024-01-15T22:49:14.285 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:14.285 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 59980942 2024-01-15T22:49:14.285 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.285 INFO:tasks.workunit.client.0.smithi053.stdout: "state_prepare_lat": { 2024-01-15T22:49:14.285 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:14.285 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12140266 2024-01-15T22:49:14.285 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.285 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": { 2024-01-15T22:49:14.285 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 287968 2024-01-15T22:49:14.286 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.286 INFO:tasks.workunit.client.0.smithi053.stdout: "truncate_lat": { 2024-01-15T22:49:14.286 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.286 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 431 2024-01-15T22:49:14.286 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.286 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_commit_lat": { 2024-01-15T22:49:14.286 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:14.286 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 244342754 2024-01-15T22:49:14.286 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.286 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_submit_lat": { 2024-01-15T22:49:14.286 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:14.286 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14572812 2024-01-15T22:49:14.286 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.286 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_throttle_lat": { 2024-01-15T22:49:14.286 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 267, 2024-01-15T22:49:14.287 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2237611 2024-01-15T22:49:14.287 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.287 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.287 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache": { 2024-01-15T22:49:14.287 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:14.287 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1869125580 2024-01-15T22:49:14.287 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.287 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:14.287 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 235536384 2024-01-15T22:49:14.287 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.287 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:14.287 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 235470848 2024-01-15T22:49:14.287 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.287 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:14.288 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3146390528 2024-01-15T22:49:14.288 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.288 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:14.288 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:14.288 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.288 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.288 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:data": { 2024-01-15T22:49:14.288 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.288 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 159383552 2024-01-15T22:49:14.288 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.288 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.288 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.288 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.288 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.288 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.289 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.289 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.289 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 85960219 2024-01-15T22:49:14.289 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.289 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.289 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.289 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.289 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.289 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.289 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.289 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.289 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.289 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.289 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.289 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.289 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.289 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.290 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.290 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.290 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.290 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.290 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.290 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.290 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.290 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.290 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.290 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.290 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.290 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.290 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.291 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.291 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.291 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 73423333 2024-01-15T22:49:14.291 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.291 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.291 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv": { 2024-01-15T22:49:14.291 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.291 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 780140544 2024-01-15T22:49:14.291 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.291 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.291 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.291 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.291 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.291 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.291 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.291 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.291 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644701648 2024-01-15T22:49:14.292 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.292 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.292 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.292 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.292 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.292 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.292 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.292 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.292 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.292 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.292 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.292 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.292 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.292 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.292 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.292 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.293 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.293 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1168 2024-01-15T22:49:14.293 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.293 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.293 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.293 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.293 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.293 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.293 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.293 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.293 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.293 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.293 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.293 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68328864 2024-01-15T22:49:14.293 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.293 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.294 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv_onode": { 2024-01-15T22:49:14.294 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.294 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 192937984 2024-01-15T22:49:14.294 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.294 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.294 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.294 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.294 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.294 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 464 2024-01-15T22:49:14.294 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.294 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.294 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57306813 2024-01-15T22:49:14.294 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.294 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.294 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.295 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.295 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.295 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.295 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.295 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.295 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.295 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.295 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.295 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.295 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.295 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.295 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.295 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.295 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.296 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.296 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.296 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.296 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.296 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.296 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.296 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.296 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.296 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.296 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.296 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.296 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.296 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68521843 2024-01-15T22:49:14.296 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.296 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.297 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:meta": { 2024-01-15T22:49:14.297 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.297 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713031680 2024-01-15T22:49:14.297 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.297 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.297 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.297 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.297 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.297 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.297 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.297 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.297 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644701648 2024-01-15T22:49:14.297 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.297 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.297 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.297 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.297 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.298 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 9566 2024-01-15T22:49:14.298 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.298 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.298 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.298 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.298 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.298 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.298 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.298 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.298 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 88834 2024-01-15T22:49:14.298 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.298 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.298 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 147601 2024-01-15T22:49:14.298 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.298 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.298 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.298 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.299 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.299 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.299 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.299 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.299 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.299 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.299 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.299 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68084031 2024-01-15T22:49:14.299 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.299 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.299 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:14.299 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:14.299 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.299 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.300 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:14.300 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.300 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.300 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:14.300 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.300 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.300 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:14.300 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.300 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.300 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.300 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:14.300 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg": { 2024-01-15T22:49:14.300 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 42 2024-01-15T22:49:14.300 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.301 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg_removing": { 2024-01-15T22:49:14.301 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.301 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.301 INFO:tasks.workunit.client.0.smithi053.stdout: "op": { 2024-01-15T22:49:14.301 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.301 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.301 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_degraded": { 2024-01-15T22:49:14.301 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.301 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.301 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_unreadable": { 2024-01-15T22:49:14.301 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.301 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.301 INFO:tasks.workunit.client.0.smithi053.stdout: "op_in_bytes": { 2024-01-15T22:49:14.301 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.301 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.301 INFO:tasks.workunit.client.0.smithi053.stdout: "op_latency": { 2024-01-15T22:49:14.302 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.302 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.302 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.302 INFO:tasks.workunit.client.0.smithi053.stdout: "op_out_bytes": { 2024-01-15T22:49:14.302 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.302 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.302 INFO:tasks.workunit.client.0.smithi053.stdout: "op_prepare_latency": { 2024-01-15T22:49:14.302 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.302 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.302 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.302 INFO:tasks.workunit.client.0.smithi053.stdout: "op_process_latency": { 2024-01-15T22:49:14.302 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.302 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.302 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.302 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:14.302 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.303 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.303 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency": { 2024-01-15T22:49:14.303 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.303 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.303 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.303 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:14.303 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.303 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.303 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_out_bytes": { 2024-01-15T22:49:14.303 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.303 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.303 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_prepare_latency": { 2024-01-15T22:49:14.303 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.303 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.303 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.303 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_process_latency": { 2024-01-15T22:49:14.304 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.304 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.304 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.304 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw": { 2024-01-15T22:49:14.304 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.304 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.304 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_in_bytes": { 2024-01-15T22:49:14.304 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.304 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.304 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency": { 2024-01-15T22:49:14.304 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.304 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.304 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.304 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:14.305 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.305 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.305 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:14.305 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.305 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.305 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_out_bytes": { 2024-01-15T22:49:14.305 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.305 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.305 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_prepare_latency": { 2024-01-15T22:49:14.305 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.305 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.305 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.305 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_process_latency": { 2024-01-15T22:49:14.305 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.305 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.306 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.306 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:14.306 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.306 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.306 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_in_bytes": { 2024-01-15T22:49:14.306 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.306 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.306 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency": { 2024-01-15T22:49:14.306 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.306 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.306 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.306 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:14.306 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.306 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.307 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_prepare_latency": { 2024-01-15T22:49:14.307 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.307 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.307 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.307 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_process_latency": { 2024-01-15T22:49:14.307 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.307 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.307 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.307 INFO:tasks.workunit.client.0.smithi053.stdout: "op_wip": { 2024-01-15T22:49:14.307 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.307 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.307 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_bytes": { 2024-01-15T22:49:14.307 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.307 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.307 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_ops": { 2024-01-15T22:49:14.308 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.308 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.308 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes": { 2024-01-15T22:49:14.308 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:14.308 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.308 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes_used": { 2024-01-15T22:49:14.308 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 305086464 2024-01-15T22:49:14.308 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.308 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.308 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.308 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.6": { 2024-01-15T22:49:14.308 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:14.308 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_fallback": { 2024-01-15T22:49:14.308 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.309 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.309 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_size_fallback": { 2024-01-15T22:49:14.309 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.309 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.309 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_db": { 2024-01-15T22:49:14.309 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:14.309 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.309 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_main": { 2024-01-15T22:49:14.309 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.309 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.309 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_wal": { 2024-01-15T22:49:14.309 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.309 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.309 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_slow": { 2024-01-15T22:49:14.310 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.310 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.310 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_sst": { 2024-01-15T22:49:14.310 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:14.310 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.310 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_wal": { 2024-01-15T22:49:14.310 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1306624 2024-01-15T22:49:14.310 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.310 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lat": { 2024-01-15T22:49:14.310 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.310 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.310 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.310 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lock_lat": { 2024-01-15T22:49:14.310 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.310 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.311 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.311 INFO:tasks.workunit.client.0.smithi053.stdout: "db_total_bytes": { 2024-01-15T22:49:14.311 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:14.311 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.311 INFO:tasks.workunit.client.0.smithi053.stdout: "db_used_bytes": { 2024-01-15T22:49:14.311 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 304414720 2024-01-15T22:49:14.311 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.311 INFO:tasks.workunit.client.0.smithi053.stdout: "log_bytes": { 2024-01-15T22:49:14.311 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 937984 2024-01-15T22:49:14.311 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.311 INFO:tasks.workunit.client.0.smithi053.stdout: "logged_bytes": { 2024-01-15T22:49:14.311 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 798720 2024-01-15T22:49:14.311 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.311 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_db": { 2024-01-15T22:49:14.311 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 312803328 2024-01-15T22:49:14.312 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.312 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_slow": { 2024-01-15T22:49:14.312 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.312 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.312 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_wal": { 2024-01-15T22:49:14.312 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.312 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.312 INFO:tasks.workunit.client.0.smithi053.stdout: "num_files": { 2024-01-15T22:49:14.312 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:14.312 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.312 INFO:tasks.workunit.client.0.smithi053.stdout: "read_bytes": { 2024-01-15T22:49:14.312 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 193929 2024-01-15T22:49:14.312 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.313 INFO:tasks.workunit.client.0.smithi053.stdout: "read_count": { 2024-01-15T22:49:14.313 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:14.313 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.313 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes": { 2024-01-15T22:49:14.313 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:14.313 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.313 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_db": { 2024-01-15T22:49:14.313 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1269760 2024-01-15T22:49:14.313 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.313 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_slow": { 2024-01-15T22:49:14.313 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.313 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.313 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_wal": { 2024-01-15T22:49:14.313 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.313 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.314 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_count": { 2024-01-15T22:49:14.314 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14 2024-01-15T22:49:14.314 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.314 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_bytes": { 2024-01-15T22:49:14.314 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3653 2024-01-15T22:49:14.314 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.314 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_count": { 2024-01-15T22:49:14.314 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:14.314 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.314 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_bytes": { 2024-01-15T22:49:14.314 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:14.314 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.314 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_count": { 2024-01-15T22:49:14.314 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:14.315 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.315 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_bytes": { 2024-01-15T22:49:14.315 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:14.315 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.315 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_count": { 2024-01-15T22:49:14.315 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:14.315 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.315 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes": { 2024-01-15T22:49:14.315 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.315 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.315 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_db": { 2024-01-15T22:49:14.315 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.315 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.315 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_slow": { 2024-01-15T22:49:14.315 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.316 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.316 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_wal": { 2024-01-15T22:49:14.316 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.316 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.316 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_count": { 2024-01-15T22:49:14.316 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.316 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.316 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_total_bytes": { 2024-01-15T22:49:14.316 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.316 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.316 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_used_bytes": { 2024-01-15T22:49:14.316 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.316 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.316 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_total_bytes": { 2024-01-15T22:49:14.317 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.317 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.317 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_used_bytes": { 2024-01-15T22:49:14.317 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.317 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.317 INFO:tasks.workunit.client.0.smithi053.stdout: "write_bytes": { 2024-01-15T22:49:14.317 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2174976 2024-01-15T22:49:14.317 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.317 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.317 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": { 2024-01-15T22:49:14.317 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit": { 2024-01-15T22:49:14.317 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4096 2024-01-15T22:49:14.317 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.317 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": { 2024-01-15T22:49:14.317 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1249280 2024-01-15T22:49:14.318 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.318 INFO:tasks.workunit.client.0.smithi053.stdout: "clist_lat": { 2024-01-15T22:49:14.318 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.318 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.318 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.318 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_lat": { 2024-01-15T22:49:14.318 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.318 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.318 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.318 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed": { 2024-01-15T22:49:14.318 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.318 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.318 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_allocated": { 2024-01-15T22:49:14.318 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.318 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.319 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_original": { 2024-01-15T22:49:14.319 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.319 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.319 INFO:tasks.workunit.client.0.smithi053.stdout: "csum_lat": { 2024-01-15T22:49:14.319 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:14.319 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8640 2024-01-15T22:49:14.319 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.319 INFO:tasks.workunit.client.0.smithi053.stdout: "decompress_lat": { 2024-01-15T22:49:14.319 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.319 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.319 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.319 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_commit_lat": { 2024-01-15T22:49:14.319 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 179, 2024-01-15T22:49:14.319 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 50874204 2024-01-15T22:49:14.319 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.320 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_final_lat": { 2024-01-15T22:49:14.320 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 152, 2024-01-15T22:49:14.320 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 15051474 2024-01-15T22:49:14.320 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.320 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_flush_lat": { 2024-01-15T22:49:14.320 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 179, 2024-01-15T22:49:14.320 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 128555 2024-01-15T22:49:14.320 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.320 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_sync_lat": { 2024-01-15T22:49:14.320 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 179, 2024-01-15T22:49:14.320 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 51002759 2024-01-15T22:49:14.320 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.320 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_keys_lat": { 2024-01-15T22:49:14.321 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.321 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.321 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.321 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_values_lat": { 2024-01-15T22:49:14.321 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.321 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.321 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.321 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_lower_bound_lat": { 2024-01-15T22:49:14.321 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:14.321 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 405 2024-01-15T22:49:14.321 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.321 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_next_lat": { 2024-01-15T22:49:14.321 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.321 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.321 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.321 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_seek_to_first_lat": { 2024-01-15T22:49:14.322 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.322 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.322 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.322 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_upper_bound_lat": { 2024-01-15T22:49:14.322 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.322 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5133 2024-01-15T22:49:14.322 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.322 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_hits": { 2024-01-15T22:49:14.322 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 344 2024-01-15T22:49:14.322 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.322 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_misses": { 2024-01-15T22:49:14.322 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 235 2024-01-15T22:49:14.322 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.322 INFO:tasks.workunit.client.0.smithi053.stdout: "read_lat": { 2024-01-15T22:49:14.322 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 84, 2024-01-15T22:49:14.323 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 754012 2024-01-15T22:49:14.323 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.323 INFO:tasks.workunit.client.0.smithi053.stdout: "read_onode_meta_lat": { 2024-01-15T22:49:14.323 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 127, 2024-01-15T22:49:14.323 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 277171 2024-01-15T22:49:14.323 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.323 INFO:tasks.workunit.client.0.smithi053.stdout: "read_wait_aio_lat": { 2024-01-15T22:49:14.323 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 43, 2024-01-15T22:49:14.323 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 498541 2024-01-15T22:49:14.323 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.323 INFO:tasks.workunit.client.0.smithi053.stdout: "reads_with_retries": { 2024-01-15T22:49:14.323 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.323 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.323 INFO:tasks.workunit.client.0.smithi053.stdout: "remove_lat": { 2024-01-15T22:49:14.323 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.323 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.324 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.324 INFO:tasks.workunit.client.0.smithi053.stdout: "state_aio_wait_lat": { 2024-01-15T22:49:14.324 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:14.324 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3060930 2024-01-15T22:49:14.324 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.324 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_aio_wait_lat": { 2024-01-15T22:49:14.324 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 31, 2024-01-15T22:49:14.324 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2413570 2024-01-15T22:49:14.324 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.324 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_cleanup_lat": { 2024-01-15T22:49:14.324 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 31, 2024-01-15T22:49:14.324 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 509948277218 2024-01-15T22:49:14.324 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.324 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_queued_lat": { 2024-01-15T22:49:14.324 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 31, 2024-01-15T22:49:14.325 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 51100824722 2024-01-15T22:49:14.325 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.325 INFO:tasks.workunit.client.0.smithi053.stdout: "state_done_lat": { 2024-01-15T22:49:14.325 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:14.325 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 387492 2024-01-15T22:49:14.325 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.325 INFO:tasks.workunit.client.0.smithi053.stdout: "state_finishing_lat": { 2024-01-15T22:49:14.325 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:14.325 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 25353 2024-01-15T22:49:14.325 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.325 INFO:tasks.workunit.client.0.smithi053.stdout: "state_io_done_lat": { 2024-01-15T22:49:14.325 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:14.325 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 201427 2024-01-15T22:49:14.325 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.325 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_commiting_lat": { 2024-01-15T22:49:14.326 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:14.326 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 214296649 2024-01-15T22:49:14.326 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.326 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_done_lat": { 2024-01-15T22:49:14.326 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:14.326 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 83099 2024-01-15T22:49:14.326 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.326 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_queued_lat": { 2024-01-15T22:49:14.326 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:14.326 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 100045428 2024-01-15T22:49:14.326 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.326 INFO:tasks.workunit.client.0.smithi053.stdout: "state_prepare_lat": { 2024-01-15T22:49:14.326 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:14.326 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 11032106 2024-01-15T22:49:14.326 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.327 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": { 2024-01-15T22:49:14.327 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 877973 2024-01-15T22:49:14.327 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.327 INFO:tasks.workunit.client.0.smithi053.stdout: "truncate_lat": { 2024-01-15T22:49:14.327 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.327 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 443 2024-01-15T22:49:14.327 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.327 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_commit_lat": { 2024-01-15T22:49:14.327 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:14.327 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 328682484 2024-01-15T22:49:14.327 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.327 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_submit_lat": { 2024-01-15T22:49:14.327 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:14.328 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13011965 2024-01-15T22:49:14.328 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.328 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_throttle_lat": { 2024-01-15T22:49:14.328 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 270, 2024-01-15T22:49:14.328 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2066642 2024-01-15T22:49:14.328 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.328 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.328 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache": { 2024-01-15T22:49:14.328 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:14.328 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1869125580 2024-01-15T22:49:14.328 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.328 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:14.328 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 236519424 2024-01-15T22:49:14.329 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.329 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:14.329 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 234913792 2024-01-15T22:49:14.329 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.329 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:14.329 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3146390528 2024-01-15T22:49:14.329 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.329 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:14.329 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1605632 2024-01-15T22:49:14.329 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.329 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.329 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:data": { 2024-01-15T22:49:14.329 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.329 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 159383552 2024-01-15T22:49:14.330 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.330 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.330 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.330 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.330 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.330 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.330 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.330 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.330 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 85959528 2024-01-15T22:49:14.330 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.330 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.330 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.330 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.330 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.331 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.331 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.331 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.331 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.331 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.331 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.331 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.331 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.331 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.331 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:14.331 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.331 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.331 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.332 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.332 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.332 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.332 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.332 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.332 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.332 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.332 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.332 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.332 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.332 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.332 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 73415832 2024-01-15T22:49:14.332 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.333 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.333 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv": { 2024-01-15T22:49:14.333 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.333 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 780140544 2024-01-15T22:49:14.333 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.333 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.333 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.333 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.333 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.333 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.333 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.333 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.333 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644696464 2024-01-15T22:49:14.333 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.334 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.334 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.334 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.334 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.334 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.334 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.334 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.334 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.334 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.334 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.334 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.334 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.334 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.334 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.335 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.335 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.335 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1168 2024-01-15T22:49:14.335 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.335 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.335 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.335 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.335 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.335 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.335 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.335 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.335 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.335 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.335 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.336 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68334048 2024-01-15T22:49:14.336 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.336 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.336 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv_onode": { 2024-01-15T22:49:14.336 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.336 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 192937984 2024-01-15T22:49:14.336 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.336 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.336 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.336 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.336 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.336 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 464 2024-01-15T22:49:14.336 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.336 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.336 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57306352 2024-01-15T22:49:14.337 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.337 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.337 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.337 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.337 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.337 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.337 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.337 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.337 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.337 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.337 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.337 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.337 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.337 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.337 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.338 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.338 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.338 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.338 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.338 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.338 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.338 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.338 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.338 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.338 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.338 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.338 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.338 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.338 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.338 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68522304 2024-01-15T22:49:14.339 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.339 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.339 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:meta": { 2024-01-15T22:49:14.339 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.339 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713031680 2024-01-15T22:49:14.339 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.339 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.339 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.339 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.339 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.339 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.339 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.339 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.339 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644696464 2024-01-15T22:49:14.340 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.340 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.340 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.340 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.340 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.340 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.340 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.340 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.340 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 9805 2024-01-15T22:49:14.340 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.340 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.340 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.340 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.340 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.340 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 47624 2024-01-15T22:49:14.341 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.341 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.341 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 191900 2024-01-15T22:49:14.341 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.341 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.341 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.341 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.341 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.341 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.341 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.341 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.341 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.341 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.341 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.341 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68085887 2024-01-15T22:49:14.342 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.342 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.342 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:14.342 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:14.342 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.342 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.342 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:14.342 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.342 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.342 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:14.342 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.342 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.342 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:14.342 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.342 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.342 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.343 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:14.343 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg": { 2024-01-15T22:49:14.343 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 39 2024-01-15T22:49:14.343 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.343 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg_removing": { 2024-01-15T22:49:14.343 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.343 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.343 INFO:tasks.workunit.client.0.smithi053.stdout: "op": { 2024-01-15T22:49:14.343 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:14.343 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.343 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_degraded": { 2024-01-15T22:49:14.343 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.343 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.343 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_unreadable": { 2024-01-15T22:49:14.344 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.344 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.344 INFO:tasks.workunit.client.0.smithi053.stdout: "op_in_bytes": { 2024-01-15T22:49:14.344 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2786 2024-01-15T22:49:14.344 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.344 INFO:tasks.workunit.client.0.smithi053.stdout: "op_latency": { 2024-01-15T22:49:14.344 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 13, 2024-01-15T22:49:14.344 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 41372514 2024-01-15T22:49:14.344 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.344 INFO:tasks.workunit.client.0.smithi053.stdout: "op_out_bytes": { 2024-01-15T22:49:14.344 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.344 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.344 INFO:tasks.workunit.client.0.smithi053.stdout: "op_prepare_latency": { 2024-01-15T22:49:14.345 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 15, 2024-01-15T22:49:14.345 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 7738351 2024-01-15T22:49:14.345 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.345 INFO:tasks.workunit.client.0.smithi053.stdout: "op_process_latency": { 2024-01-15T22:49:14.345 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 13, 2024-01-15T22:49:14.345 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 33680629 2024-01-15T22:49:14.345 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.345 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:14.345 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.345 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.345 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency": { 2024-01-15T22:49:14.345 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.345 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.345 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.346 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:14.346 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.346 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.346 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_out_bytes": { 2024-01-15T22:49:14.346 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.346 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.346 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_prepare_latency": { 2024-01-15T22:49:14.346 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.346 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.346 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.346 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_process_latency": { 2024-01-15T22:49:14.346 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.346 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.346 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.346 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw": { 2024-01-15T22:49:14.347 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.347 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.347 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_in_bytes": { 2024-01-15T22:49:14.347 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.347 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.347 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency": { 2024-01-15T22:49:14.347 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.347 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.347 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.347 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:14.347 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.347 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.347 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:14.347 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.348 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.348 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_out_bytes": { 2024-01-15T22:49:14.348 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.348 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.348 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_prepare_latency": { 2024-01-15T22:49:14.348 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.348 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.348 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.348 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_process_latency": { 2024-01-15T22:49:14.348 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.348 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.348 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.348 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:14.348 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:14.349 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.349 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_in_bytes": { 2024-01-15T22:49:14.349 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2786 2024-01-15T22:49:14.349 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.349 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency": { 2024-01-15T22:49:14.349 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 13, 2024-01-15T22:49:14.349 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 41372514 2024-01-15T22:49:14.349 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.349 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:14.349 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.349 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.349 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_prepare_latency": { 2024-01-15T22:49:14.349 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 15, 2024-01-15T22:49:14.349 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 7738351 2024-01-15T22:49:14.350 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.350 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_process_latency": { 2024-01-15T22:49:14.350 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 13, 2024-01-15T22:49:14.350 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 33680629 2024-01-15T22:49:14.350 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.350 INFO:tasks.workunit.client.0.smithi053.stdout: "op_wip": { 2024-01-15T22:49:14.350 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.350 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.350 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_bytes": { 2024-01-15T22:49:14.350 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.350 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.350 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_ops": { 2024-01-15T22:49:14.350 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1 2024-01-15T22:49:14.350 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.350 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes": { 2024-01-15T22:49:14.351 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:14.351 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.351 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes_used": { 2024-01-15T22:49:14.351 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 305672192 2024-01-15T22:49:14.351 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.351 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.351 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.351 INFO:tasks.workunit.client.0.smithi053.stdout: "osd.7": { 2024-01-15T22:49:14.351 INFO:tasks.workunit.client.0.smithi053.stdout: "bluefs": { 2024-01-15T22:49:14.351 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_fallback": { 2024-01-15T22:49:14.351 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.351 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.351 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_slow_size_fallback": { 2024-01-15T22:49:14.351 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.351 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.352 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_db": { 2024-01-15T22:49:14.352 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 65536 2024-01-15T22:49:14.352 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.352 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_main": { 2024-01-15T22:49:14.352 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.352 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.352 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit_wal": { 2024-01-15T22:49:14.352 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.352 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.352 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_slow": { 2024-01-15T22:49:14.352 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.352 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.352 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_sst": { 2024-01-15T22:49:14.352 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 8192 2024-01-15T22:49:14.352 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.353 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_written_wal": { 2024-01-15T22:49:14.353 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1245184 2024-01-15T22:49:14.353 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.353 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lat": { 2024-01-15T22:49:14.353 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.353 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.353 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.353 INFO:tasks.workunit.client.0.smithi053.stdout: "compact_lock_lat": { 2024-01-15T22:49:14.353 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.353 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.355 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.356 INFO:tasks.workunit.client.0.smithi053.stdout: "db_total_bytes": { 2024-01-15T22:49:14.356 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:14.356 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.356 INFO:tasks.workunit.client.0.smithi053.stdout: "db_used_bytes": { 2024-01-15T22:49:14.356 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 304414720 2024-01-15T22:49:14.356 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.356 INFO:tasks.workunit.client.0.smithi053.stdout: "log_bytes": { 2024-01-15T22:49:14.356 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 925696 2024-01-15T22:49:14.356 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.356 INFO:tasks.workunit.client.0.smithi053.stdout: "logged_bytes": { 2024-01-15T22:49:14.356 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 786432 2024-01-15T22:49:14.356 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.356 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_db": { 2024-01-15T22:49:14.356 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 312803328 2024-01-15T22:49:14.356 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.357 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_slow": { 2024-01-15T22:49:14.357 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.357 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.357 INFO:tasks.workunit.client.0.smithi053.stdout: "max_bytes_wal": { 2024-01-15T22:49:14.357 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.357 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.357 INFO:tasks.workunit.client.0.smithi053.stdout: "num_files": { 2024-01-15T22:49:14.357 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13 2024-01-15T22:49:14.357 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.357 INFO:tasks.workunit.client.0.smithi053.stdout: "read_bytes": { 2024-01-15T22:49:14.357 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 193929 2024-01-15T22:49:14.357 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.357 INFO:tasks.workunit.client.0.smithi053.stdout: "read_count": { 2024-01-15T22:49:14.357 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 22 2024-01-15T22:49:14.358 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.358 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes": { 2024-01-15T22:49:14.358 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1265664 2024-01-15T22:49:14.358 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.358 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_db": { 2024-01-15T22:49:14.358 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1269760 2024-01-15T22:49:14.358 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.358 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_slow": { 2024-01-15T22:49:14.358 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.358 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.358 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_bytes_wal": { 2024-01-15T22:49:14.358 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.358 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.358 INFO:tasks.workunit.client.0.smithi053.stdout: "read_disk_count": { 2024-01-15T22:49:14.358 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 14 2024-01-15T22:49:14.359 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.359 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_bytes": { 2024-01-15T22:49:14.359 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3653 2024-01-15T22:49:14.359 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.359 INFO:tasks.workunit.client.0.smithi053.stdout: "read_prefetch_count": { 2024-01-15T22:49:14.359 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3 2024-01-15T22:49:14.359 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.359 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_bytes": { 2024-01-15T22:49:14.359 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:14.359 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.359 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_buffer_count": { 2024-01-15T22:49:14.359 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:14.359 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.359 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_bytes": { 2024-01-15T22:49:14.359 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3833 2024-01-15T22:49:14.359 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.360 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_count": { 2024-01-15T22:49:14.360 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 18 2024-01-15T22:49:14.360 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.360 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes": { 2024-01-15T22:49:14.360 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.360 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.360 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_db": { 2024-01-15T22:49:14.360 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.360 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.360 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_slow": { 2024-01-15T22:49:14.360 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.360 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.360 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_bytes_wal": { 2024-01-15T22:49:14.360 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.361 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.361 INFO:tasks.workunit.client.0.smithi053.stdout: "read_random_disk_count": { 2024-01-15T22:49:14.361 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.361 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.361 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_total_bytes": { 2024-01-15T22:49:14.361 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.361 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.361 INFO:tasks.workunit.client.0.smithi053.stdout: "slow_used_bytes": { 2024-01-15T22:49:14.361 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.361 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.361 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_total_bytes": { 2024-01-15T22:49:14.361 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.361 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.361 INFO:tasks.workunit.client.0.smithi053.stdout: "wal_used_bytes": { 2024-01-15T22:49:14.361 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.362 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.362 INFO:tasks.workunit.client.0.smithi053.stdout: "write_bytes": { 2024-01-15T22:49:14.362 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2101248 2024-01-15T22:49:14.362 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.362 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.362 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore": { 2024-01-15T22:49:14.362 INFO:tasks.workunit.client.0.smithi053.stdout: "alloc_unit": { 2024-01-15T22:49:14.362 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4096 2024-01-15T22:49:14.362 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.362 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": { 2024-01-15T22:49:14.362 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1249280 2024-01-15T22:49:14.362 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.362 INFO:tasks.workunit.client.0.smithi053.stdout: "clist_lat": { 2024-01-15T22:49:14.362 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 7, 2024-01-15T22:49:14.362 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 235188 2024-01-15T22:49:14.363 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.363 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_lat": { 2024-01-15T22:49:14.363 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.363 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.363 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.363 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed": { 2024-01-15T22:49:14.363 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.363 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.363 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_allocated": { 2024-01-15T22:49:14.363 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.363 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.363 INFO:tasks.workunit.client.0.smithi053.stdout: "compressed_original": { 2024-01-15T22:49:14.363 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.363 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.363 INFO:tasks.workunit.client.0.smithi053.stdout: "csum_lat": { 2024-01-15T22:49:14.364 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 7, 2024-01-15T22:49:14.364 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 25610 2024-01-15T22:49:14.364 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.364 INFO:tasks.workunit.client.0.smithi053.stdout: "decompress_lat": { 2024-01-15T22:49:14.364 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.364 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.364 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.364 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_commit_lat": { 2024-01-15T22:49:14.364 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 176, 2024-01-15T22:49:14.364 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 54796678 2024-01-15T22:49:14.364 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.364 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_final_lat": { 2024-01-15T22:49:14.364 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 137, 2024-01-15T22:49:14.364 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 25457304 2024-01-15T22:49:14.364 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.365 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_flush_lat": { 2024-01-15T22:49:14.365 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 176, 2024-01-15T22:49:14.365 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 124799 2024-01-15T22:49:14.365 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.365 INFO:tasks.workunit.client.0.smithi053.stdout: "kv_sync_lat": { 2024-01-15T22:49:14.365 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 176, 2024-01-15T22:49:14.365 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 54921477 2024-01-15T22:49:14.365 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.365 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_keys_lat": { 2024-01-15T22:49:14.365 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.365 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.365 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.365 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_get_values_lat": { 2024-01-15T22:49:14.365 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 1, 2024-01-15T22:49:14.366 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2078 2024-01-15T22:49:14.366 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.366 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_lower_bound_lat": { 2024-01-15T22:49:14.366 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.366 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.366 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.366 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_next_lat": { 2024-01-15T22:49:14.366 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.366 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.366 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.366 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_seek_to_first_lat": { 2024-01-15T22:49:14.366 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 0, 2024-01-15T22:49:14.366 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.366 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.366 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_upper_bound_lat": { 2024-01-15T22:49:14.367 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.367 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4502 2024-01-15T22:49:14.367 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.367 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_hits": { 2024-01-15T22:49:14.367 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 609 2024-01-15T22:49:14.367 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.367 INFO:tasks.workunit.client.0.smithi053.stdout: "onode_misses": { 2024-01-15T22:49:14.367 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 264 2024-01-15T22:49:14.367 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.367 INFO:tasks.workunit.client.0.smithi053.stdout: "read_lat": { 2024-01-15T22:49:14.367 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 113, 2024-01-15T22:49:14.367 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2545333 2024-01-15T22:49:14.367 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.367 INFO:tasks.workunit.client.0.smithi053.stdout: "read_onode_meta_lat": { 2024-01-15T22:49:14.368 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 176, 2024-01-15T22:49:14.368 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 446864 2024-01-15T22:49:14.368 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.368 INFO:tasks.workunit.client.0.smithi053.stdout: "read_wait_aio_lat": { 2024-01-15T22:49:14.368 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 63, 2024-01-15T22:49:14.368 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1683864 2024-01-15T22:49:14.368 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.368 INFO:tasks.workunit.client.0.smithi053.stdout: "reads_with_retries": { 2024-01-15T22:49:14.368 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.368 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.368 INFO:tasks.workunit.client.0.smithi053.stdout: "remove_lat": { 2024-01-15T22:49:14.368 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 3, 2024-01-15T22:49:14.368 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 94292 2024-01-15T22:49:14.368 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.369 INFO:tasks.workunit.client.0.smithi053.stdout: "state_aio_wait_lat": { 2024-01-15T22:49:14.369 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:14.369 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2271583 2024-01-15T22:49:14.369 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.369 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_aio_wait_lat": { 2024-01-15T22:49:14.369 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 19, 2024-01-15T22:49:14.369 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1723165 2024-01-15T22:49:14.369 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.369 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_cleanup_lat": { 2024-01-15T22:49:14.369 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 19, 2024-01-15T22:49:14.369 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 225027308979 2024-01-15T22:49:14.369 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.369 INFO:tasks.workunit.client.0.smithi053.stdout: "state_deferred_queued_lat": { 2024-01-15T22:49:14.369 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 19, 2024-01-15T22:49:14.369 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 31701318720 2024-01-15T22:49:14.370 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.370 INFO:tasks.workunit.client.0.smithi053.stdout: "state_done_lat": { 2024-01-15T22:49:14.370 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:14.370 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 403238 2024-01-15T22:49:14.370 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.370 INFO:tasks.workunit.client.0.smithi053.stdout: "state_finishing_lat": { 2024-01-15T22:49:14.370 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:14.370 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 29043 2024-01-15T22:49:14.370 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.370 INFO:tasks.workunit.client.0.smithi053.stdout: "state_io_done_lat": { 2024-01-15T22:49:14.370 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:14.370 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 209145 2024-01-15T22:49:14.370 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.370 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_commiting_lat": { 2024-01-15T22:49:14.370 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:14.370 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 458119115 2024-01-15T22:49:14.370 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.371 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_done_lat": { 2024-01-15T22:49:14.371 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:14.371 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 82897 2024-01-15T22:49:14.371 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.371 INFO:tasks.workunit.client.0.smithi053.stdout: "state_kv_queued_lat": { 2024-01-15T22:49:14.371 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:14.371 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 78681545 2024-01-15T22:49:14.371 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.371 INFO:tasks.workunit.client.0.smithi053.stdout: "state_prepare_lat": { 2024-01-15T22:49:14.371 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:14.371 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 11523224 2024-01-15T22:49:14.371 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.371 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": { 2024-01-15T22:49:14.371 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 876194 2024-01-15T22:49:14.371 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.372 INFO:tasks.workunit.client.0.smithi053.stdout: "truncate_lat": { 2024-01-15T22:49:14.372 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 2, 2024-01-15T22:49:14.372 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 610 2024-01-15T22:49:14.372 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.372 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_commit_lat": { 2024-01-15T22:49:14.372 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:14.372 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 550845321 2024-01-15T22:49:14.372 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.372 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_submit_lat": { 2024-01-15T22:49:14.372 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:14.372 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13477483 2024-01-15T22:49:14.372 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.372 INFO:tasks.workunit.client.0.smithi053.stdout: "txc_throttle_lat": { 2024-01-15T22:49:14.372 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 294, 2024-01-15T22:49:14.372 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 2024179 2024-01-15T22:49:14.373 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.373 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.373 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache": { 2024-01-15T22:49:14.373 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_bytes": { 2024-01-15T22:49:14.373 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1869125580 2024-01-15T22:49:14.373 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.373 INFO:tasks.workunit.client.0.smithi053.stdout: "heap_bytes": { 2024-01-15T22:49:14.373 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 236371968 2024-01-15T22:49:14.373 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.373 INFO:tasks.workunit.client.0.smithi053.stdout: "mapped_bytes": { 2024-01-15T22:49:14.373 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 235012096 2024-01-15T22:49:14.373 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.373 INFO:tasks.workunit.client.0.smithi053.stdout: "target_bytes": { 2024-01-15T22:49:14.373 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 3146390528 2024-01-15T22:49:14.374 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.374 INFO:tasks.workunit.client.0.smithi053.stdout: "unmapped_bytes": { 2024-01-15T22:49:14.374 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1359872 2024-01-15T22:49:14.374 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.374 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.374 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:data": { 2024-01-15T22:49:14.374 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.374 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 159383552 2024-01-15T22:49:14.374 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.374 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.374 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.374 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.374 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.374 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.375 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.375 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.375 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 85943498 2024-01-15T22:49:14.375 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.375 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.375 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.375 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.375 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.375 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 139264 2024-01-15T22:49:14.375 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.375 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.375 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.375 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.376 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.376 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.376 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.376 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.376 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 126976 2024-01-15T22:49:14.376 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.376 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.376 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.376 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.376 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.376 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.376 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.376 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.376 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.376 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.377 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.377 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.377 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.377 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.377 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 73173814 2024-01-15T22:49:14.377 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.377 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.377 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv": { 2024-01-15T22:49:14.377 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.377 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 780140544 2024-01-15T22:49:14.377 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.377 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.377 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.377 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.377 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.378 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.378 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.378 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.378 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644576236 2024-01-15T22:49:14.378 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.378 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.378 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.378 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.378 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.378 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.378 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.378 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.378 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.378 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.379 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.379 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.379 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.379 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.379 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.379 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.379 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.379 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 1168 2024-01-15T22:49:14.379 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.379 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.379 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.379 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.379 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.379 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.380 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.380 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.380 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.380 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.380 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.380 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68454276 2024-01-15T22:49:14.380 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.380 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.380 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:kv_onode": { 2024-01-15T22:49:14.380 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.380 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 192937984 2024-01-15T22:49:14.380 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.380 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.380 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 67108864 2024-01-15T22:49:14.381 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.381 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.381 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 464 2024-01-15T22:49:14.381 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.381 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.381 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 57295665 2024-01-15T22:49:14.381 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.381 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.381 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.381 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.381 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.381 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.381 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.381 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.382 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.382 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.382 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.382 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.382 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.382 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.382 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.382 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.382 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.382 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.382 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.382 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.382 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.382 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.383 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.383 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.383 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.383 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.383 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.383 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.383 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.383 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68532991 2024-01-15T22:49:14.383 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.383 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.383 INFO:tasks.workunit.client.0.smithi053.stdout: "bluestore-pricache:meta": { 2024-01-15T22:49:14.383 INFO:tasks.workunit.client.0.smithi053.stdout: "committed_bytes": { 2024-01-15T22:49:14.383 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 713031680 2024-01-15T22:49:14.384 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.384 INFO:tasks.workunit.client.0.smithi053.stdout: "pri0_bytes": { 2024-01-15T22:49:14.384 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.384 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.384 INFO:tasks.workunit.client.0.smithi053.stdout: "pri10_bytes": { 2024-01-15T22:49:14.384 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.384 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.384 INFO:tasks.workunit.client.0.smithi053.stdout: "pri11_bytes": { 2024-01-15T22:49:14.384 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 644576236 2024-01-15T22:49:14.384 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.384 INFO:tasks.workunit.client.0.smithi053.stdout: "pri1_bytes": { 2024-01-15T22:49:14.384 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.384 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.384 INFO:tasks.workunit.client.0.smithi053.stdout: "pri2_bytes": { 2024-01-15T22:49:14.385 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4191 2024-01-15T22:49:14.385 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.385 INFO:tasks.workunit.client.0.smithi053.stdout: "pri3_bytes": { 2024-01-15T22:49:14.385 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.385 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.385 INFO:tasks.workunit.client.0.smithi053.stdout: "pri4_bytes": { 2024-01-15T22:49:14.385 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.385 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.385 INFO:tasks.workunit.client.0.smithi053.stdout: "pri5_bytes": { 2024-01-15T22:49:14.385 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 39117 2024-01-15T22:49:14.385 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.385 INFO:tasks.workunit.client.0.smithi053.stdout: "pri6_bytes": { 2024-01-15T22:49:14.385 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 215146 2024-01-15T22:49:14.385 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.386 INFO:tasks.workunit.client.0.smithi053.stdout: "pri7_bytes": { 2024-01-15T22:49:14.386 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.386 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.386 INFO:tasks.workunit.client.0.smithi053.stdout: "pri8_bytes": { 2024-01-15T22:49:14.386 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.386 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.386 INFO:tasks.workunit.client.0.smithi053.stdout: "pri9_bytes": { 2024-01-15T22:49:14.386 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.386 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.386 INFO:tasks.workunit.client.0.smithi053.stdout: "reserved_bytes": { 2024-01-15T22:49:14.386 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 68196990 2024-01-15T22:49:14.386 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.386 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.386 INFO:tasks.workunit.client.0.smithi053.stdout: "objecter": { 2024-01-15T22:49:14.386 INFO:tasks.workunit.client.0.smithi053.stdout: "op_active": { 2024-01-15T22:49:14.387 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.387 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.387 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:14.387 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.387 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.387 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rmw": { 2024-01-15T22:49:14.387 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.387 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.387 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:14.387 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.387 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.387 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.387 INFO:tasks.workunit.client.0.smithi053.stdout: "osd": { 2024-01-15T22:49:14.387 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg": { 2024-01-15T22:49:14.388 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 47 2024-01-15T22:49:14.388 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.388 INFO:tasks.workunit.client.0.smithi053.stdout: "numpg_removing": { 2024-01-15T22:49:14.388 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.388 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.388 INFO:tasks.workunit.client.0.smithi053.stdout: "op": { 2024-01-15T22:49:14.388 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 115 2024-01-15T22:49:14.388 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.388 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_degraded": { 2024-01-15T22:49:14.388 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.388 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.388 INFO:tasks.workunit.client.0.smithi053.stdout: "op_delayed_unreadable": { 2024-01-15T22:49:14.388 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.388 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.389 INFO:tasks.workunit.client.0.smithi053.stdout: "op_in_bytes": { 2024-01-15T22:49:14.389 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.389 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.389 INFO:tasks.workunit.client.0.smithi053.stdout: "op_latency": { 2024-01-15T22:49:14.389 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 115, 2024-01-15T22:49:14.389 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 66980131 2024-01-15T22:49:14.389 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.389 INFO:tasks.workunit.client.0.smithi053.stdout: "op_out_bytes": { 2024-01-15T22:49:14.389 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 265066 2024-01-15T22:49:14.389 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.389 INFO:tasks.workunit.client.0.smithi053.stdout: "op_prepare_latency": { 2024-01-15T22:49:14.389 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 117, 2024-01-15T22:49:14.389 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 30974968 2024-01-15T22:49:14.389 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.390 INFO:tasks.workunit.client.0.smithi053.stdout: "op_process_latency": { 2024-01-15T22:49:14.390 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 115, 2024-01-15T22:49:14.390 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 58934976 2024-01-15T22:49:14.390 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.390 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r": { 2024-01-15T22:49:14.390 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 80 2024-01-15T22:49:14.390 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.390 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency": { 2024-01-15T22:49:14.390 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 80, 2024-01-15T22:49:14.390 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 15429458 2024-01-15T22:49:14.390 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.391 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_latency_out_bytes_histogram": { 2024-01-15T22:49:14.391 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.391 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.391 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_out_bytes": { 2024-01-15T22:49:14.391 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 265066 2024-01-15T22:49:14.391 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.391 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_prepare_latency": { 2024-01-15T22:49:14.391 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 80, 2024-01-15T22:49:14.391 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 12939685 2024-01-15T22:49:14.391 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.391 INFO:tasks.workunit.client.0.smithi053.stdout: "op_r_process_latency": { 2024-01-15T22:49:14.391 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 80, 2024-01-15T22:49:14.391 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 10584213 2024-01-15T22:49:14.392 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.392 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw": { 2024-01-15T22:49:14.392 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 30 2024-01-15T22:49:14.392 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.392 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_in_bytes": { 2024-01-15T22:49:14.392 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.392 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.392 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency": { 2024-01-15T22:49:14.392 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 30, 2024-01-15T22:49:14.392 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 29565280 2024-01-15T22:49:14.392 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.392 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_in_bytes_histogram": { 2024-01-15T22:49:14.392 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.392 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.393 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_latency_out_bytes_histogram": { 2024-01-15T22:49:14.393 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.393 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.393 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_out_bytes": { 2024-01-15T22:49:14.393 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.393 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.393 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_prepare_latency": { 2024-01-15T22:49:14.393 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 30, 2024-01-15T22:49:14.393 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 13527329 2024-01-15T22:49:14.393 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.393 INFO:tasks.workunit.client.0.smithi053.stdout: "op_rw_process_latency": { 2024-01-15T22:49:14.393 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 30, 2024-01-15T22:49:14.393 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 27775215 2024-01-15T22:49:14.393 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.394 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w": { 2024-01-15T22:49:14.394 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 5 2024-01-15T22:49:14.394 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.394 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_in_bytes": { 2024-01-15T22:49:14.394 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.394 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.394 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency": { 2024-01-15T22:49:14.394 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:14.394 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 21985393 2024-01-15T22:49:14.394 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.394 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_latency_in_bytes_histogram": { 2024-01-15T22:49:14.394 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.394 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.394 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_prepare_latency": { 2024-01-15T22:49:14.394 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 7, 2024-01-15T22:49:14.395 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 4507954 2024-01-15T22:49:14.395 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.395 INFO:tasks.workunit.client.0.smithi053.stdout: "op_w_process_latency": { 2024-01-15T22:49:14.395 INFO:tasks.workunit.client.0.smithi053.stdout: "count": 5, 2024-01-15T22:49:14.395 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 20575548 2024-01-15T22:49:14.395 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.395 INFO:tasks.workunit.client.0.smithi053.stdout: "op_wip": { 2024-01-15T22:49:14.395 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.395 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.395 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_bytes": { 2024-01-15T22:49:14.395 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.395 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.395 INFO:tasks.workunit.client.0.smithi053.stdout: "recovery_ops": { 2024-01-15T22:49:14.395 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 0 2024-01-15T22:49:14.396 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.396 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes": { 2024-01-15T22:49:14.396 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 95995035648 2024-01-15T22:49:14.396 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.396 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_bytes_used": { 2024-01-15T22:49:14.396 INFO:tasks.workunit.client.0.smithi053.stdout: "value": 305672192 2024-01-15T22:49:14.396 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.396 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.396 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.396 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.396 INFO:tasks.workunit.client.0.smithi053.stdout: "pools": [ 2024-01-15T22:49:14.396 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.396 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:14.396 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr" 2024-01-15T22:49:14.397 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.397 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_mode": "none", 2024-01-15T22:49:14.397 INFO:tasks.workunit.client.0.smithi053.stdout: "erasure_code_profile": {}, 2024-01-15T22:49:14.397 INFO:tasks.workunit.client.0.smithi053.stdout: "min_size": 2, 2024-01-15T22:49:14.397 INFO:tasks.workunit.client.0.smithi053.stdout: "options": {}, 2024-01-15T22:49:14.397 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_autoscale_mode": "off", 2024-01-15T22:49:14.397 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 1, 2024-01-15T22:49:14.397 INFO:tasks.workunit.client.0.smithi053.stdout: "pgp_num": 1, 2024-01-15T22:49:14.397 INFO:tasks.workunit.client.0.smithi053.stdout: "pool": 1, 2024-01-15T22:49:14.397 INFO:tasks.workunit.client.0.smithi053.stdout: "size": 3, 2024-01-15T22:49:14.397 INFO:tasks.workunit.client.0.smithi053.stdout: "stats": { 2024-01-15T22:49:14.397 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_raw": 727116785930, 2024-01-15T22:49:14.397 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_used": 1781760, 2024-01-15T22:49:14.397 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_bytes_used": 0, 2024-01-15T22:49:14.398 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_under_bytes": 0, 2024-01-15T22:49:14.398 INFO:tasks.workunit.client.0.smithi053.stdout: "data_bytes_used": 1781760, 2024-01-15T22:49:14.398 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty": 0, 2024-01-15T22:49:14.398 INFO:tasks.workunit.client.0.smithi053.stdout: "max_avail": 242372263936, 2024-01-15T22:49:14.398 INFO:tasks.workunit.client.0.smithi053.stdout: "objects": 2, 2024-01-15T22:49:14.398 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_bytes_used": 0, 2024-01-15T22:49:14.398 INFO:tasks.workunit.client.0.smithi053.stdout: "percent_used": 2.4504392968083266e-06, 2024-01-15T22:49:14.398 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_bytes": 0, 2024-01-15T22:49:14.398 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_objects": 0, 2024-01-15T22:49:14.398 INFO:tasks.workunit.client.0.smithi053.stdout: "rd": 394, 2024-01-15T22:49:14.398 INFO:tasks.workunit.client.0.smithi053.stdout: "rd_bytes": 598016, 2024-01-15T22:49:14.398 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": 590368, 2024-01-15T22:49:14.398 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_data": 590368, 2024-01-15T22:49:14.398 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_omap": 0, 2024-01-15T22:49:14.398 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_raw": 1771104, 2024-01-15T22:49:14.399 INFO:tasks.workunit.client.0.smithi053.stdout: "wr": 219, 2024-01-15T22:49:14.399 INFO:tasks.workunit.client.0.smithi053.stdout: "wr_bytes": 2473984 2024-01-15T22:49:14.399 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.399 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_bytes": 0, 2024-01-15T22:49:14.399 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_objects": 0, 2024-01-15T22:49:14.399 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "replicated" 2024-01-15T22:49:14.399 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.399 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.399 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:14.399 INFO:tasks.workunit.client.0.smithi053.stdout: "cephfs" 2024-01-15T22:49:14.399 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.399 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_mode": "none", 2024-01-15T22:49:14.399 INFO:tasks.workunit.client.0.smithi053.stdout: "erasure_code_profile": {}, 2024-01-15T22:49:14.400 INFO:tasks.workunit.client.0.smithi053.stdout: "min_size": 2, 2024-01-15T22:49:14.400 INFO:tasks.workunit.client.0.smithi053.stdout: "options": {}, 2024-01-15T22:49:14.400 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_autoscale_mode": "off", 2024-01-15T22:49:14.400 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 32, 2024-01-15T22:49:14.400 INFO:tasks.workunit.client.0.smithi053.stdout: "pgp_num": 32, 2024-01-15T22:49:14.400 INFO:tasks.workunit.client.0.smithi053.stdout: "pool": 2, 2024-01-15T22:49:14.400 INFO:tasks.workunit.client.0.smithi053.stdout: "size": 3, 2024-01-15T22:49:14.400 INFO:tasks.workunit.client.0.smithi053.stdout: "stats": { 2024-01-15T22:49:14.400 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_raw": 727116785930, 2024-01-15T22:49:14.400 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_used": 98304, 2024-01-15T22:49:14.400 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_bytes_used": 0, 2024-01-15T22:49:14.400 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_under_bytes": 0, 2024-01-15T22:49:14.400 INFO:tasks.workunit.client.0.smithi053.stdout: "data_bytes_used": 98304, 2024-01-15T22:49:14.400 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty": 0, 2024-01-15T22:49:14.400 INFO:tasks.workunit.client.0.smithi053.stdout: "max_avail": 242372263936, 2024-01-15T22:49:14.401 INFO:tasks.workunit.client.0.smithi053.stdout: "objects": 22, 2024-01-15T22:49:14.401 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_bytes_used": 0, 2024-01-15T22:49:14.401 INFO:tasks.workunit.client.0.smithi053.stdout: "percent_used": 1.351969558527344e-07, 2024-01-15T22:49:14.401 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_bytes": 0, 2024-01-15T22:49:14.401 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_objects": 0, 2024-01-15T22:49:14.401 INFO:tasks.workunit.client.0.smithi053.stdout: "rd": 0, 2024-01-15T22:49:14.401 INFO:tasks.workunit.client.0.smithi053.stdout: "rd_bytes": 0, 2024-01-15T22:49:14.401 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": 3376, 2024-01-15T22:49:14.401 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_data": 3376, 2024-01-15T22:49:14.401 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_omap": 0, 2024-01-15T22:49:14.401 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_raw": 10128, 2024-01-15T22:49:14.401 INFO:tasks.workunit.client.0.smithi053.stdout: "wr": 51, 2024-01-15T22:49:14.401 INFO:tasks.workunit.client.0.smithi053.stdout: "wr_bytes": 19456 2024-01-15T22:49:14.401 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.402 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_bytes": 0, 2024-01-15T22:49:14.402 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_objects": 0, 2024-01-15T22:49:14.402 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "replicated" 2024-01-15T22:49:14.402 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.402 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.402 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:14.402 INFO:tasks.workunit.client.0.smithi053.stdout: "cephfs" 2024-01-15T22:49:14.402 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.402 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_mode": "none", 2024-01-15T22:49:14.402 INFO:tasks.workunit.client.0.smithi053.stdout: "erasure_code_profile": {}, 2024-01-15T22:49:14.402 INFO:tasks.workunit.client.0.smithi053.stdout: "min_size": 2, 2024-01-15T22:49:14.402 INFO:tasks.workunit.client.0.smithi053.stdout: "options": {}, 2024-01-15T22:49:14.402 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_autoscale_mode": "off", 2024-01-15T22:49:14.402 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 64, 2024-01-15T22:49:14.402 INFO:tasks.workunit.client.0.smithi053.stdout: "pgp_num": 64, 2024-01-15T22:49:14.403 INFO:tasks.workunit.client.0.smithi053.stdout: "pool": 3, 2024-01-15T22:49:14.403 INFO:tasks.workunit.client.0.smithi053.stdout: "size": 3, 2024-01-15T22:49:14.403 INFO:tasks.workunit.client.0.smithi053.stdout: "stats": { 2024-01-15T22:49:14.403 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_raw": 727116785930, 2024-01-15T22:49:14.403 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_used": 0, 2024-01-15T22:49:14.403 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_bytes_used": 0, 2024-01-15T22:49:14.403 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_under_bytes": 0, 2024-01-15T22:49:14.403 INFO:tasks.workunit.client.0.smithi053.stdout: "data_bytes_used": 0, 2024-01-15T22:49:14.403 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty": 0, 2024-01-15T22:49:14.403 INFO:tasks.workunit.client.0.smithi053.stdout: "max_avail": 242372263936, 2024-01-15T22:49:14.403 INFO:tasks.workunit.client.0.smithi053.stdout: "objects": 0, 2024-01-15T22:49:14.403 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_bytes_used": 0, 2024-01-15T22:49:14.403 INFO:tasks.workunit.client.0.smithi053.stdout: "percent_used": 0.0, 2024-01-15T22:49:14.403 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_bytes": 0, 2024-01-15T22:49:14.404 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_objects": 0, 2024-01-15T22:49:14.404 INFO:tasks.workunit.client.0.smithi053.stdout: "rd": 0, 2024-01-15T22:49:14.404 INFO:tasks.workunit.client.0.smithi053.stdout: "rd_bytes": 0, 2024-01-15T22:49:14.404 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": 0, 2024-01-15T22:49:14.404 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_data": 0, 2024-01-15T22:49:14.404 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_omap": 0, 2024-01-15T22:49:14.404 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_raw": 0, 2024-01-15T22:49:14.404 INFO:tasks.workunit.client.0.smithi053.stdout: "wr": 0, 2024-01-15T22:49:14.404 INFO:tasks.workunit.client.0.smithi053.stdout: "wr_bytes": 0 2024-01-15T22:49:14.404 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.404 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_bytes": 0, 2024-01-15T22:49:14.404 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_objects": 0, 2024-01-15T22:49:14.404 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "replicated" 2024-01-15T22:49:14.404 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.405 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.405 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:14.405 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd" 2024-01-15T22:49:14.405 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.405 INFO:tasks.workunit.client.0.smithi053.stdout: "cache_mode": "none", 2024-01-15T22:49:14.405 INFO:tasks.workunit.client.0.smithi053.stdout: "erasure_code_profile": {}, 2024-01-15T22:49:14.405 INFO:tasks.workunit.client.0.smithi053.stdout: "min_size": 2, 2024-01-15T22:49:14.405 INFO:tasks.workunit.client.0.smithi053.stdout: "options": {}, 2024-01-15T22:49:14.405 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_autoscale_mode": "off", 2024-01-15T22:49:14.405 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 8, 2024-01-15T22:49:14.405 INFO:tasks.workunit.client.0.smithi053.stdout: "pgp_num": 8, 2024-01-15T22:49:14.405 INFO:tasks.workunit.client.0.smithi053.stdout: "pool": 4, 2024-01-15T22:49:14.405 INFO:tasks.workunit.client.0.smithi053.stdout: "size": 3, 2024-01-15T22:49:14.405 INFO:tasks.workunit.client.0.smithi053.stdout: "stats": { 2024-01-15T22:49:14.406 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_raw": 727116785930, 2024-01-15T22:49:14.406 INFO:tasks.workunit.client.0.smithi053.stdout: "bytes_used": 0, 2024-01-15T22:49:14.406 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_bytes_used": 0, 2024-01-15T22:49:14.406 INFO:tasks.workunit.client.0.smithi053.stdout: "compress_under_bytes": 0, 2024-01-15T22:49:14.406 INFO:tasks.workunit.client.0.smithi053.stdout: "data_bytes_used": 0, 2024-01-15T22:49:14.406 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty": 0, 2024-01-15T22:49:14.406 INFO:tasks.workunit.client.0.smithi053.stdout: "max_avail": 242372263936, 2024-01-15T22:49:14.406 INFO:tasks.workunit.client.0.smithi053.stdout: "objects": 0, 2024-01-15T22:49:14.406 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_bytes_used": 0, 2024-01-15T22:49:14.406 INFO:tasks.workunit.client.0.smithi053.stdout: "percent_used": 0.0, 2024-01-15T22:49:14.406 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_bytes": 0, 2024-01-15T22:49:14.406 INFO:tasks.workunit.client.0.smithi053.stdout: "quota_objects": 0, 2024-01-15T22:49:14.406 INFO:tasks.workunit.client.0.smithi053.stdout: "rd": 0, 2024-01-15T22:49:14.406 INFO:tasks.workunit.client.0.smithi053.stdout: "rd_bytes": 0, 2024-01-15T22:49:14.407 INFO:tasks.workunit.client.0.smithi053.stdout: "stored": 0, 2024-01-15T22:49:14.407 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_data": 0, 2024-01-15T22:49:14.407 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_omap": 0, 2024-01-15T22:49:14.407 INFO:tasks.workunit.client.0.smithi053.stdout: "stored_raw": 0, 2024-01-15T22:49:14.407 INFO:tasks.workunit.client.0.smithi053.stdout: "wr": 0, 2024-01-15T22:49:14.407 INFO:tasks.workunit.client.0.smithi053.stdout: "wr_bytes": 0 2024-01-15T22:49:14.407 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.407 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_bytes": 0, 2024-01-15T22:49:14.407 INFO:tasks.workunit.client.0.smithi053.stdout: "target_max_objects": 0, 2024-01-15T22:49:14.407 INFO:tasks.workunit.client.0.smithi053.stdout: "type": "replicated" 2024-01-15T22:49:14.407 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.407 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.407 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd": { 2024-01-15T22:49:14.407 INFO:tasks.workunit.client.0.smithi053.stdout: "mirroring_by_pool": [ 2024-01-15T22:49:14.407 INFO:tasks.workunit.client.0.smithi053.stdout: false 2024-01-15T22:49:14.408 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.408 INFO:tasks.workunit.client.0.smithi053.stdout: "num_images_by_pool": [ 2024-01-15T22:49:14.408 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.408 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.408 INFO:tasks.workunit.client.0.smithi053.stdout: "num_pools": 1 2024-01-15T22:49:14.408 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.408 INFO:tasks.workunit.client.0.smithi053.stdout: "report_id": "a33b469f-365d-4864-a355-851046937f7e", 2024-01-15T22:49:14.408 INFO:tasks.workunit.client.0.smithi053.stdout: "report_timestamp": "2024-01-15T22:49:13.430686", 2024-01-15T22:49:14.408 INFO:tasks.workunit.client.0.smithi053.stdout: "report_version": 1, 2024-01-15T22:49:14.408 INFO:tasks.workunit.client.0.smithi053.stdout: "rocksdb_stats": { 2024-01-15T22:49:14.408 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "6.15.5" 2024-01-15T22:49:14.408 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.409 INFO:tasks.workunit.client.0.smithi053.stdout: "rook": { 2024-01-15T22:49:14.409 INFO:tasks.workunit.client.0.smithi053.stdout: "cluster": { 2024-01-15T22:49:14.409 INFO:tasks.workunit.client.0.smithi053.stdout: "external-mode": null, 2024-01-15T22:49:14.409 INFO:tasks.workunit.client.0.smithi053.stdout: "mon": { 2024-01-15T22:49:14.409 INFO:tasks.workunit.client.0.smithi053.stdout: "allow-multiple-per-node": null, 2024-01-15T22:49:14.409 INFO:tasks.workunit.client.0.smithi053.stdout: "count": null, 2024-01-15T22:49:14.409 INFO:tasks.workunit.client.0.smithi053.stdout: "max-id": null, 2024-01-15T22:49:14.409 INFO:tasks.workunit.client.0.smithi053.stdout: "pvc": { 2024-01-15T22:49:14.409 INFO:tasks.workunit.client.0.smithi053.stdout: "enabled": null 2024-01-15T22:49:14.409 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.409 INFO:tasks.workunit.client.0.smithi053.stdout: "stretch": { 2024-01-15T22:49:14.409 INFO:tasks.workunit.client.0.smithi053.stdout: "enabled": null 2024-01-15T22:49:14.409 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.409 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.410 INFO:tasks.workunit.client.0.smithi053.stdout: "network": { 2024-01-15T22:49:14.410 INFO:tasks.workunit.client.0.smithi053.stdout: "provider": null 2024-01-15T22:49:14.410 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.410 INFO:tasks.workunit.client.0.smithi053.stdout: "storage": { 2024-01-15T22:49:14.410 INFO:tasks.workunit.client.0.smithi053.stdout: "device-set": { 2024-01-15T22:49:14.410 INFO:tasks.workunit.client.0.smithi053.stdout: "count": { 2024-01-15T22:49:14.410 INFO:tasks.workunit.client.0.smithi053.stdout: "non-portable": null, 2024-01-15T22:49:14.410 INFO:tasks.workunit.client.0.smithi053.stdout: "portable": null, 2024-01-15T22:49:14.410 INFO:tasks.workunit.client.0.smithi053.stdout: "total": null 2024-01-15T22:49:14.410 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.410 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.410 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.410 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.410 INFO:tasks.workunit.client.0.smithi053.stdout: "csi": { 2024-01-15T22:49:14.410 INFO:tasks.workunit.client.0.smithi053.stdout: "version": null 2024-01-15T22:49:14.411 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.411 INFO:tasks.workunit.client.0.smithi053.stdout: "kubernetes": { 2024-01-15T22:49:14.411 INFO:tasks.workunit.client.0.smithi053.stdout: "version": null 2024-01-15T22:49:14.411 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.411 INFO:tasks.workunit.client.0.smithi053.stdout: "node": { 2024-01-15T22:49:14.411 INFO:tasks.workunit.client.0.smithi053.stdout: "count": { 2024-01-15T22:49:14.411 INFO:tasks.workunit.client.0.smithi053.stdout: "kubernetes-total": null, 2024-01-15T22:49:14.411 INFO:tasks.workunit.client.0.smithi053.stdout: "with-ceph-daemons": null, 2024-01-15T22:49:14.411 INFO:tasks.workunit.client.0.smithi053.stdout: "with-csi-cephfs-plugin": null, 2024-01-15T22:49:14.411 INFO:tasks.workunit.client.0.smithi053.stdout: "with-csi-nfs-plugin": null, 2024-01-15T22:49:14.411 INFO:tasks.workunit.client.0.smithi053.stdout: "with-csi-rbd-plugin": null 2024-01-15T22:49:14.411 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.411 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.411 INFO:tasks.workunit.client.0.smithi053.stdout: "usage": { 2024-01-15T22:49:14.412 INFO:tasks.workunit.client.0.smithi053.stdout: "storage-class": { 2024-01-15T22:49:14.412 INFO:tasks.workunit.client.0.smithi053.stdout: "count": { 2024-01-15T22:49:14.412 INFO:tasks.workunit.client.0.smithi053.stdout: "bucket": null, 2024-01-15T22:49:14.412 INFO:tasks.workunit.client.0.smithi053.stdout: "cephfs": null, 2024-01-15T22:49:14.412 INFO:tasks.workunit.client.0.smithi053.stdout: "nfs": null, 2024-01-15T22:49:14.412 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd": null, 2024-01-15T22:49:14.412 INFO:tasks.workunit.client.0.smithi053.stdout: "total": null 2024-01-15T22:49:14.412 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.412 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:14.412 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.412 INFO:tasks.workunit.client.0.smithi053.stdout: "version": null 2024-01-15T22:49:14.412 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.412 INFO:tasks.workunit.client.0.smithi053.stdout: "services": {}, 2024-01-15T22:49:14.412 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_per_pg": [ 2024-01-15T22:49:14.413 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.413 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.413 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.413 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.413 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.413 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.413 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:14.413 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.413 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.413 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.413 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.413 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.413 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.413 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420590+0000", 2024-01-15T22:49:14.414 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.177332+0000", 2024-01-15T22:49:14.414 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.177332+0000", 2024-01-15T22:49:14.414 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.177623+0000", 2024-01-15T22:49:14.414 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420590+0000", 2024-01-15T22:49:14.414 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.414 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.414 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.414 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.414 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420590+0000", 2024-01-15T22:49:14.414 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420590+0000", 2024-01-15T22:49:14.414 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420590+0000", 2024-01-15T22:49:14.414 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.414 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.414 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.415 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420590+0000", 2024-01-15T22:49:14.415 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420590+0000", 2024-01-15T22:49:14.415 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.415 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.415 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.415 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.415 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.415 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.415 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.415 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.415 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.415 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.415 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.415 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.416 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.416 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.3f", 2024-01-15T22:49:14.416 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.416 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.416 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.416 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:14.416 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.416 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T06:06:43.268602+0000", 2024-01-15T22:49:14.416 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.416 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.416 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.416 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.417 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.418 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.418 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.418 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.418 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.418 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.418 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.418 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.418 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.418 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.418 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.418 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.418 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.418 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.418 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.418 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.419 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.419 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.419 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.419 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.419 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.419 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.419 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.419 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.419 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.419 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.419 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.419 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.419 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.419 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.420 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.420 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.420 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:14.420 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.420 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.420 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.420 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.420 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.420 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.420 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.420 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.420 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:14.420 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.420 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.420 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.421 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.421 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.421 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.421 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:36.427283+0000", 2024-01-15T22:49:14.421 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:48:36.426980+0000", 2024-01-15T22:49:14.421 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:48:36.426980+0000", 2024-01-15T22:49:14.421 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:48:36.427283+0000", 2024-01-15T22:49:14.421 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:36.427283+0000", 2024-01-15T22:49:14.421 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.421 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.421 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.421 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 64, 2024-01-15T22:49:14.421 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:36.427283+0000", 2024-01-15T22:49:14.421 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:36.427283+0000", 2024-01-15T22:49:14.421 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:36.427283+0000", 2024-01-15T22:49:14.422 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.422 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.422 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.422 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:36.427283+0000", 2024-01-15T22:49:14.422 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:36.427283+0000", 2024-01-15T22:49:14.422 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.422 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.422 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.422 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.422 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 63, 2024-01-15T22:49:14.422 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.422 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.422 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.422 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.422 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.423 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.423 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.423 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.423 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.3e", 2024-01-15T22:49:14.423 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.423 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.423 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 64, 2024-01-15T22:49:14.423 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 25, 2024-01-15T22:49:14.423 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.423 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T10:25:43.383434+0000", 2024-01-15T22:49:14.423 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.423 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.423 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.423 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.423 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.424 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.425 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.426 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.426 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.426 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.426 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.426 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.426 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.426 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.426 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.426 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.426 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.426 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.426 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.426 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.426 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.427 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.427 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.427 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:14.427 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.427 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.427 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.427 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.427 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.427 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.427 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.427 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.427 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:14.427 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.427 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.427 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.428 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.428 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.428 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.428 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.424995+0000", 2024-01-15T22:49:14.428 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.176133+0000", 2024-01-15T22:49:14.428 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.176133+0000", 2024-01-15T22:49:14.428 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.176446+0000", 2024-01-15T22:49:14.428 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.424995+0000", 2024-01-15T22:49:14.428 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.428 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.428 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.428 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.428 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.424995+0000", 2024-01-15T22:49:14.428 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.424995+0000", 2024-01-15T22:49:14.429 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.424995+0000", 2024-01-15T22:49:14.429 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.429 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.429 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.429 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.424995+0000", 2024-01-15T22:49:14.429 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.424995+0000", 2024-01-15T22:49:14.429 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.429 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.429 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.429 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.429 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.429 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.429 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.429 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.429 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.430 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.430 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.430 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.430 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.430 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.3d", 2024-01-15T22:49:14.430 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.430 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.430 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.430 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.430 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.430 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:19:06.306223+0000", 2024-01-15T22:49:14.430 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.430 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.430 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.430 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.431 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.432 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.433 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.433 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.433 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.433 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.433 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.433 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.433 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.433 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.433 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.433 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.433 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.433 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.433 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.433 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.433 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.434 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.434 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.434 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.434 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.434 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:14.434 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.434 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.434 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.434 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.434 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.434 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.434 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.434 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.434 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:14.435 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.435 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.435 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.435 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.435 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.435 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.435 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419502+0000", 2024-01-15T22:49:14.435 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.163284+0000", 2024-01-15T22:49:14.435 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.163284+0000", 2024-01-15T22:49:14.435 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.163615+0000", 2024-01-15T22:49:14.435 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419502+0000", 2024-01-15T22:49:14.435 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.435 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.435 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.435 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.436 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419502+0000", 2024-01-15T22:49:14.436 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419502+0000", 2024-01-15T22:49:14.436 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419502+0000", 2024-01-15T22:49:14.436 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.436 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.436 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.436 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419502+0000", 2024-01-15T22:49:14.436 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419502+0000", 2024-01-15T22:49:14.436 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.436 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.436 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.436 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.436 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.436 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.437 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.437 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.437 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.437 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.437 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.437 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.437 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.437 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.3c", 2024-01-15T22:49:14.437 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.437 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.437 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.437 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.437 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.437 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T05:34:44.566978+0000", 2024-01-15T22:49:14.437 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.438 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.438 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.438 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.439 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.440 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.440 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.440 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.440 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.440 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.440 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.440 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.440 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.440 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.440 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.440 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.440 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.440 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.440 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.440 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.441 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.441 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.441 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.441 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.441 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.441 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.441 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:14.441 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.441 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.441 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.441 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.441 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.441 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.441 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:14.442 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.442 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:14.442 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.442 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.442 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.442 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.442 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.442 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.442 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419585+0000", 2024-01-15T22:49:14.442 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.172614+0000", 2024-01-15T22:49:14.442 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.172614+0000", 2024-01-15T22:49:14.443 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.174506+0000", 2024-01-15T22:49:14.443 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419585+0000", 2024-01-15T22:49:14.443 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.443 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.443 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.443 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.443 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419585+0000", 2024-01-15T22:49:14.443 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419585+0000", 2024-01-15T22:49:14.443 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419585+0000", 2024-01-15T22:49:14.443 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.443 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.443 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.443 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419585+0000", 2024-01-15T22:49:14.443 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419585+0000", 2024-01-15T22:49:14.444 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.444 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.444 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.444 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.444 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.444 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.444 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.444 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.444 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.444 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.444 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.444 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.444 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.444 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.3b", 2024-01-15T22:49:14.445 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.445 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.445 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.445 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.445 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.445 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:03:40.518500+0000", 2024-01-15T22:49:14.445 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.445 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.445 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.445 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.446 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.446 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.446 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.446 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.446 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.446 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.446 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.446 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.446 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.446 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.446 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.446 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.446 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.446 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.446 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.447 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.447 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.447 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.447 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.447 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.447 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.447 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.447 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.447 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.447 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.447 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.447 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.447 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.447 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.447 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.448 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.448 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.448 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.448 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.448 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.448 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.448 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.448 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.448 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.448 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.448 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:14.448 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.448 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:14.448 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.449 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.449 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.449 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.449 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.449 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.449 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.449 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.449 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:14.449 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.449 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.449 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.449 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.449 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.449 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.449 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421560+0000", 2024-01-15T22:49:14.450 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.161243+0000", 2024-01-15T22:49:14.450 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.161243+0000", 2024-01-15T22:49:14.450 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.161578+0000", 2024-01-15T22:49:14.450 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421560+0000", 2024-01-15T22:49:14.450 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.450 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.450 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.450 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.450 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421560+0000", 2024-01-15T22:49:14.450 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421560+0000", 2024-01-15T22:49:14.450 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421560+0000", 2024-01-15T22:49:14.450 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.450 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.450 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.450 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421560+0000", 2024-01-15T22:49:14.451 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421560+0000", 2024-01-15T22:49:14.451 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.451 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.451 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.451 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.451 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.451 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.451 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.451 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.451 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.451 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.451 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.451 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.451 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.451 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.3a", 2024-01-15T22:49:14.452 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.452 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.452 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.452 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.452 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.452 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T02:21:10.242703+0000", 2024-01-15T22:49:14.452 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.452 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.452 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.452 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.453 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.453 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.453 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.453 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.453 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.453 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.453 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.453 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.453 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.453 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.453 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.453 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.453 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.453 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.453 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.454 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.454 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.454 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.454 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.454 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.454 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.454 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.454 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.454 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.454 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.454 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.454 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.454 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.454 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.454 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.455 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.455 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.455 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.455 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.455 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.455 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.455 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.455 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.455 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.455 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.455 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.455 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.455 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:14.455 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.456 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.456 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.456 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.456 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.456 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.456 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:14.456 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.456 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:14.456 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.456 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.456 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.456 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.456 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.456 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.457 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.418651+0000", 2024-01-15T22:49:14.457 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.171161+0000", 2024-01-15T22:49:14.457 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.171161+0000", 2024-01-15T22:49:14.457 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.172908+0000", 2024-01-15T22:49:14.457 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.418651+0000", 2024-01-15T22:49:14.457 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.457 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.457 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.457 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.457 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.418651+0000", 2024-01-15T22:49:14.457 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.418651+0000", 2024-01-15T22:49:14.457 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.418651+0000", 2024-01-15T22:49:14.457 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.457 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.457 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.458 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.418651+0000", 2024-01-15T22:49:14.458 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.418651+0000", 2024-01-15T22:49:14.458 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.458 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.458 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.458 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.458 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.458 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.458 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.458 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.458 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.458 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.458 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.458 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.459 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.459 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.39", 2024-01-15T22:49:14.459 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.459 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.459 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.459 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.459 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.459 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T10:41:59.824104+0000", 2024-01-15T22:49:14.459 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.459 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.459 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.459 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.460 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.461 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.461 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.461 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.461 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.461 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.461 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.461 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.461 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.461 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.461 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.461 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.461 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.461 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.461 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.461 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.462 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.462 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.462 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.462 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.462 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.462 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.462 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.462 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.462 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.462 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.462 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.462 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.462 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:14.462 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.462 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:14.463 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.463 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.463 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.463 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.463 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.463 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.463 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.463 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.463 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:14.463 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.463 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.463 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.463 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.463 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.463 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.464 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415540+0000", 2024-01-15T22:49:14.464 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.164670+0000", 2024-01-15T22:49:14.464 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.164670+0000", 2024-01-15T22:49:14.464 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.164965+0000", 2024-01-15T22:49:14.464 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415540+0000", 2024-01-15T22:49:14.464 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.464 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.464 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.464 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.464 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415540+0000", 2024-01-15T22:49:14.464 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415540+0000", 2024-01-15T22:49:14.464 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415540+0000", 2024-01-15T22:49:14.464 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.464 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.465 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.465 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415540+0000", 2024-01-15T22:49:14.465 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415540+0000", 2024-01-15T22:49:14.465 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.465 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.465 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.465 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.465 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.465 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.465 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.465 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.465 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.465 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.465 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.465 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.466 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.466 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.38", 2024-01-15T22:49:14.466 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.466 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.466 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.466 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.466 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.466 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T10:04:54.074518+0000", 2024-01-15T22:49:14.466 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.466 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.466 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.466 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.467 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.468 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.468 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.468 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.468 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.468 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.468 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.468 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.468 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.468 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.468 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.468 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.468 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.468 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.468 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.469 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.469 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.469 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.469 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.469 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.469 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.469 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.469 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.469 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.469 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.469 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.469 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.469 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.469 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.469 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:14.470 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.470 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.470 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.470 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.470 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.470 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.470 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.470 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.470 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:14.470 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.470 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.470 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.470 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.470 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.471 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.471 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420487+0000", 2024-01-15T22:49:14.471 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.176932+0000", 2024-01-15T22:49:14.471 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.176932+0000", 2024-01-15T22:49:14.471 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.177255+0000", 2024-01-15T22:49:14.471 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420487+0000", 2024-01-15T22:49:14.471 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.471 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.471 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.471 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.471 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420487+0000", 2024-01-15T22:49:14.471 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420487+0000", 2024-01-15T22:49:14.471 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420487+0000", 2024-01-15T22:49:14.471 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.471 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.472 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.472 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420487+0000", 2024-01-15T22:49:14.472 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420487+0000", 2024-01-15T22:49:14.472 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.472 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.472 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.472 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.472 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.472 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.472 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.472 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.472 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.472 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.472 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.472 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.473 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.473 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.37", 2024-01-15T22:49:14.473 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.473 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.473 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.473 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:14.473 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.473 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:52:39.676895+0000", 2024-01-15T22:49:14.473 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.473 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.473 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.473 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.474 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.475 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.475 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.475 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.475 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.475 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.475 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.475 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.475 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.475 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.475 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.475 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.475 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.475 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.475 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.475 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.476 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.476 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.476 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.476 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.476 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.476 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.476 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.476 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.476 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.476 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.476 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.476 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.476 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.476 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.476 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.477 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:14.477 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.477 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.477 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.477 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.477 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.477 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.477 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.477 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.477 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:14.477 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.477 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.477 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.477 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.477 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.478 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.478 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421644+0000", 2024-01-15T22:49:14.478 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.177018+0000", 2024-01-15T22:49:14.478 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.177018+0000", 2024-01-15T22:49:14.478 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.177462+0000", 2024-01-15T22:49:14.478 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421644+0000", 2024-01-15T22:49:14.478 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.478 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.478 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.478 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.478 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421644+0000", 2024-01-15T22:49:14.478 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421644+0000", 2024-01-15T22:49:14.478 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421644+0000", 2024-01-15T22:49:14.478 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.478 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.479 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.479 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421644+0000", 2024-01-15T22:49:14.479 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421644+0000", 2024-01-15T22:49:14.479 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.479 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.479 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.479 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.479 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.479 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.479 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.479 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.479 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.479 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.479 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.479 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.479 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.480 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.36", 2024-01-15T22:49:14.480 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.480 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.480 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.480 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.480 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.480 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:00:40.806012+0000", 2024-01-15T22:49:14.480 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.480 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.480 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.480 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.481 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.481 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.481 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.481 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.481 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.481 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.481 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.481 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.481 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.481 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.481 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.481 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.481 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.482 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.482 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.482 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.482 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.482 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.482 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.482 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.482 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.482 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.482 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.482 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.482 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.482 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.482 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.482 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.483 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.483 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.483 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.483 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.483 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.483 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.483 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.483 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.483 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.483 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.483 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.483 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.483 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.483 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.484 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.484 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.484 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:14.484 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.484 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.484 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.484 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.484 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.484 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.484 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.484 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.484 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:14.484 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.484 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.484 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.485 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.485 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.485 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.485 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.422165+0000", 2024-01-15T22:49:14.485 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.183730+0000", 2024-01-15T22:49:14.485 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.183730+0000", 2024-01-15T22:49:14.485 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.184005+0000", 2024-01-15T22:49:14.485 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.422165+0000", 2024-01-15T22:49:14.485 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.485 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.485 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.485 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.485 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.422165+0000", 2024-01-15T22:49:14.485 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.422165+0000", 2024-01-15T22:49:14.485 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.422165+0000", 2024-01-15T22:49:14.486 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.486 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.486 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.486 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.422165+0000", 2024-01-15T22:49:14.486 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.422165+0000", 2024-01-15T22:49:14.486 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.486 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.486 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.486 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.486 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.486 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.486 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.486 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.486 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.487 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.487 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.487 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.487 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.487 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.35", 2024-01-15T22:49:14.487 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.487 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.487 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.487 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.487 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.487 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T02:48:21.531905+0000", 2024-01-15T22:49:14.487 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.487 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.487 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.487 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.488 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.489 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.489 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.489 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.489 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.489 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.489 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.489 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.489 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.489 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.489 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.489 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.489 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.489 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.489 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.489 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.490 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.490 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.490 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.490 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.490 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.490 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.490 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.490 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.490 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.490 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.490 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.490 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.490 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.490 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.490 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.491 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.491 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.491 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:14.491 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.491 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.491 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.491 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.491 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.491 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.491 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.491 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.491 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 4, 2024-01-15T22:49:14.491 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.491 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.491 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.492 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.492 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.492 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.492 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416697+0000", 2024-01-15T22:49:14.492 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.176654+0000", 2024-01-15T22:49:14.492 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.176654+0000", 2024-01-15T22:49:14.492 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.177133+0000", 2024-01-15T22:49:14.492 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416697+0000", 2024-01-15T22:49:14.492 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.492 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.492 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.492 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.492 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416697+0000", 2024-01-15T22:49:14.492 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416697+0000", 2024-01-15T22:49:14.493 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416697+0000", 2024-01-15T22:49:14.493 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.493 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.493 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.493 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416697+0000", 2024-01-15T22:49:14.493 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416697+0000", 2024-01-15T22:49:14.493 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.493 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.493 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.493 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.493 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.493 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.494 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.494 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.494 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.494 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.494 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.494 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.494 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.494 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.34", 2024-01-15T22:49:14.494 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.494 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.494 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.494 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.494 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.494 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:37:51.607076+0000", 2024-01-15T22:49:14.495 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.495 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.495 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.495 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.495 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.495 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.495 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.495 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.495 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.495 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.495 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.495 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.495 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.495 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.495 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.496 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.496 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.496 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.496 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.496 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.496 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.496 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.496 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.496 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.496 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.496 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.496 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.496 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.496 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.497 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.497 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.497 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.497 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.497 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.497 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.497 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.497 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.497 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.497 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.497 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.497 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.497 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.497 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.497 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.498 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.498 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.498 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.498 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.498 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.498 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.498 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.498 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 4, 2024-01-15T22:49:14.498 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.498 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.498 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.498 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.498 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.498 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.499 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.499 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.499 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:14.499 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.499 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.499 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.499 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.499 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.499 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.499 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416435+0000", 2024-01-15T22:49:14.499 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.164497+0000", 2024-01-15T22:49:14.499 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.164497+0000", 2024-01-15T22:49:14.499 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.164817+0000", 2024-01-15T22:49:14.499 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416435+0000", 2024-01-15T22:49:14.499 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.500 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.500 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.500 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.500 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416435+0000", 2024-01-15T22:49:14.500 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416435+0000", 2024-01-15T22:49:14.500 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416435+0000", 2024-01-15T22:49:14.500 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.500 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.500 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.500 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416435+0000", 2024-01-15T22:49:14.500 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416435+0000", 2024-01-15T22:49:14.500 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.500 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.500 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.500 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.501 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.501 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.501 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.501 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.501 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.501 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.501 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.501 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.501 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.501 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.33", 2024-01-15T22:49:14.501 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.501 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.501 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.501 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.502 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.502 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T02:21:29.500012+0000", 2024-01-15T22:49:14.502 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.502 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.502 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.502 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.502 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.502 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.502 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.502 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.502 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.502 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.502 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.502 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.502 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.503 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.503 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.503 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.503 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.503 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.503 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.503 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.503 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.503 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.503 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.503 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.503 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.503 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.503 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.503 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.504 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.504 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.504 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.504 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.504 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.504 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.504 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.504 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.504 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.504 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.504 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.504 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.504 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.504 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.504 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.505 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.505 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.505 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.505 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.505 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.505 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.505 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.505 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.505 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:14.505 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.505 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.505 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.505 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.505 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.505 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.506 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:14.506 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.506 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:14.506 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.506 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.506 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.506 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.506 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.506 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.506 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.424019+0000", 2024-01-15T22:49:14.506 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.179197+0000", 2024-01-15T22:49:14.506 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.179197+0000", 2024-01-15T22:49:14.506 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.179506+0000", 2024-01-15T22:49:14.506 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.424019+0000", 2024-01-15T22:49:14.506 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.507 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.507 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.507 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.507 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.424019+0000", 2024-01-15T22:49:14.507 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.424019+0000", 2024-01-15T22:49:14.507 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.424019+0000", 2024-01-15T22:49:14.507 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.507 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.507 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.507 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.424019+0000", 2024-01-15T22:49:14.507 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.424019+0000", 2024-01-15T22:49:14.507 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.507 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.507 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.507 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.508 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.508 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.508 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.508 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.508 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.508 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.508 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.508 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.508 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.508 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.32", 2024-01-15T22:49:14.508 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.508 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.508 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.508 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.509 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.509 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:37:34.539070+0000", 2024-01-15T22:49:14.509 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.509 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.509 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.509 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.509 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.509 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.509 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.509 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.509 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.509 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.509 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.509 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.509 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.510 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.510 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.510 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.510 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.510 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.510 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.510 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.510 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.510 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.510 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.510 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.510 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.510 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.510 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.511 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.511 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.511 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.511 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.511 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.511 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.511 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.511 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.511 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.511 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.511 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.511 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.511 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.511 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.511 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.512 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.512 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.512 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.512 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.512 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.512 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.512 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.512 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:14.512 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.512 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:14.512 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.512 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.512 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.512 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.513 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.513 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.513 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:14.513 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.513 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:14.513 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.513 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.513 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.513 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.513 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.513 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.513 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415003+0000", 2024-01-15T22:49:14.513 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.168382+0000", 2024-01-15T22:49:14.513 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.168382+0000", 2024-01-15T22:49:14.513 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.169119+0000", 2024-01-15T22:49:14.514 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415003+0000", 2024-01-15T22:49:14.514 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.514 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.514 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.514 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.514 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415003+0000", 2024-01-15T22:49:14.514 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415003+0000", 2024-01-15T22:49:14.514 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415003+0000", 2024-01-15T22:49:14.514 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.514 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.514 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.514 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415003+0000", 2024-01-15T22:49:14.514 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415003+0000", 2024-01-15T22:49:14.514 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.514 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.515 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.515 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.515 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.515 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.515 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.515 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.515 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.515 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.515 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.515 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.515 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.515 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.31", 2024-01-15T22:49:14.515 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.515 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.515 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.516 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:14.516 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.516 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:12:00.781550+0000", 2024-01-15T22:49:14.516 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.516 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.516 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.516 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.517 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.517 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.517 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.517 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.517 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.517 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.517 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.517 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.517 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.517 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.517 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.517 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.517 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.517 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.517 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.518 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.518 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.518 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.518 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.518 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.518 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.518 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.518 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.518 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.518 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.518 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.518 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.518 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.518 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.518 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.518 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.519 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.519 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.519 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.519 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.519 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.519 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.519 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.519 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:14.519 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.519 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:14.519 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.519 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.519 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.519 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.519 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.520 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.520 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.520 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.520 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:14.520 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.520 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.520 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.520 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.520 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.520 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.520 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.418409+0000", 2024-01-15T22:49:14.520 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.160035+0000", 2024-01-15T22:49:14.520 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.160035+0000", 2024-01-15T22:49:14.521 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.160362+0000", 2024-01-15T22:49:14.521 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.418409+0000", 2024-01-15T22:49:14.521 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.521 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.521 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.521 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.521 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.418409+0000", 2024-01-15T22:49:14.521 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.418409+0000", 2024-01-15T22:49:14.521 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.418409+0000", 2024-01-15T22:49:14.521 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.521 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.521 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.521 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.418409+0000", 2024-01-15T22:49:14.521 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.418409+0000", 2024-01-15T22:49:14.521 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.522 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.522 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.522 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.522 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.522 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.522 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.522 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.522 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.522 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.522 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.522 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.522 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.522 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.30", 2024-01-15T22:49:14.522 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.522 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.523 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.523 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.523 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.523 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:45:30.016820+0000", 2024-01-15T22:49:14.523 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.523 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.523 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.523 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.524 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.524 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.524 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.524 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.524 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.524 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.524 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.524 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.524 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.524 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.524 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.524 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.524 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.524 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.525 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.525 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.525 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.525 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.525 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.525 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.525 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.525 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.525 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.525 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.525 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.525 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.525 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.525 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.525 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.526 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.526 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.526 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.526 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.526 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.526 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.526 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.526 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.526 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.526 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.526 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.526 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:14.526 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.526 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.526 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.527 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.527 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.527 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.527 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:14.527 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.527 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:14.527 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.527 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.527 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.527 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.527 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.527 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.527 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420503+0000", 2024-01-15T22:49:14.527 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.180453+0000", 2024-01-15T22:49:14.527 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.180453+0000", 2024-01-15T22:49:14.528 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.180728+0000", 2024-01-15T22:49:14.528 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420503+0000", 2024-01-15T22:49:14.528 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.528 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.528 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.528 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.528 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420503+0000", 2024-01-15T22:49:14.528 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420503+0000", 2024-01-15T22:49:14.528 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420503+0000", 2024-01-15T22:49:14.528 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.528 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.528 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.528 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420503+0000", 2024-01-15T22:49:14.528 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420503+0000", 2024-01-15T22:49:14.528 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.529 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.529 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.529 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.529 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.529 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.529 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.529 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.529 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.529 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.529 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.529 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.529 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.529 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.2f", 2024-01-15T22:49:14.529 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.529 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.530 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.530 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.530 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.530 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:15:54.869845+0000", 2024-01-15T22:49:14.530 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.530 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.530 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.530 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.531 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.531 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.531 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.531 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.531 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.531 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.531 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.531 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.531 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.531 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.531 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.531 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.531 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.531 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.531 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.532 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.532 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.532 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.532 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.532 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.532 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.532 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.532 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.532 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.532 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.532 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.532 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.532 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.532 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.532 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.533 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.533 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.533 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.533 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.533 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.533 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.533 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.533 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.533 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:14.533 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.533 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:14.533 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.533 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.533 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.534 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.534 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.534 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.534 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.534 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.534 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 2, 2024-01-15T22:49:14.534 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.534 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.534 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.534 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.534 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.534 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.534 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.428885+0000", 2024-01-15T22:49:14.534 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.174530+0000", 2024-01-15T22:49:14.534 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.174530+0000", 2024-01-15T22:49:14.535 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.174959+0000", 2024-01-15T22:49:14.535 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.428885+0000", 2024-01-15T22:49:14.535 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.535 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.535 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.535 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.535 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.428885+0000", 2024-01-15T22:49:14.535 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.428885+0000", 2024-01-15T22:49:14.535 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.428885+0000", 2024-01-15T22:49:14.535 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.535 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.535 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.535 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.428885+0000", 2024-01-15T22:49:14.535 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.428885+0000", 2024-01-15T22:49:14.536 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.536 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.536 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.536 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.536 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.536 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.536 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.536 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.536 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.536 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.536 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.536 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.536 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.536 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.2e", 2024-01-15T22:49:14.536 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.537 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.537 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.537 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:14.537 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.537 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T06:06:03.267572+0000", 2024-01-15T22:49:14.537 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.537 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.537 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.537 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.538 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.538 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.538 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.538 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.538 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.538 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.538 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.538 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.538 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.538 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.538 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.538 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.538 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.538 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.538 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.539 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.539 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.539 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.539 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.539 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.539 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.539 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.539 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.539 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.539 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.539 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.539 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.539 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.539 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.539 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.540 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.540 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.540 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.540 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.540 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.540 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.540 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.540 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.540 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.540 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.540 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.540 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.540 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 2, 2024-01-15T22:49:14.541 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.541 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.541 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.541 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.541 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.541 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.541 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.541 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.541 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:14.541 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.541 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.541 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.541 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.541 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.541 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.542 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420485+0000", 2024-01-15T22:49:14.542 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.172233+0000", 2024-01-15T22:49:14.542 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.172233+0000", 2024-01-15T22:49:14.542 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.173092+0000", 2024-01-15T22:49:14.542 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420485+0000", 2024-01-15T22:49:14.542 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.542 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.542 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.542 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.542 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420485+0000", 2024-01-15T22:49:14.542 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420485+0000", 2024-01-15T22:49:14.542 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420485+0000", 2024-01-15T22:49:14.542 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.542 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.542 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.543 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420485+0000", 2024-01-15T22:49:14.543 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420485+0000", 2024-01-15T22:49:14.543 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.543 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.543 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.543 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.543 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.543 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.543 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.543 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.543 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.543 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.543 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.543 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.543 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.544 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.2d", 2024-01-15T22:49:14.544 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.544 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.544 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.544 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:14.544 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.544 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:00:24.916126+0000", 2024-01-15T22:49:14.544 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.544 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.544 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.544 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.545 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.545 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.545 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.545 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.545 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.545 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.545 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.545 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.545 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.545 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.545 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.545 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.545 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.545 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.545 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.546 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.546 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.546 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.546 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.546 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.546 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.546 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.546 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.546 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.546 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.546 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.546 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.546 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.546 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.546 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.547 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.547 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.547 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.547 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.547 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.547 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.547 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.547 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.547 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.547 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.547 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.547 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.547 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.547 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:14.548 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.548 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.548 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.548 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.548 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.548 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.548 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:14.548 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.548 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:14.548 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.548 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.548 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.548 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.548 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.548 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.549 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.425453+0000", 2024-01-15T22:49:14.549 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.375787+0000", 2024-01-15T22:49:14.549 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.375787+0000", 2024-01-15T22:49:14.549 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.376873+0000", 2024-01-15T22:49:14.549 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.425453+0000", 2024-01-15T22:49:14.549 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.549 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.549 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.549 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.549 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.425453+0000", 2024-01-15T22:49:14.549 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.425453+0000", 2024-01-15T22:49:14.550 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.425453+0000", 2024-01-15T22:49:14.550 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.550 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.550 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.550 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.425453+0000", 2024-01-15T22:49:14.550 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.425453+0000", 2024-01-15T22:49:14.550 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.550 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 4, 2024-01-15T22:49:14.550 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.550 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.550 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.550 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.550 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.550 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.550 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.551 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 4, 2024-01-15T22:49:14.551 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.551 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.551 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.551 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.1f", 2024-01-15T22:49:14.551 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.551 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.551 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.551 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 21, 2024-01-15T22:49:14.551 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.551 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:22:01.225987+0000", 2024-01-15T22:49:14.551 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.551 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.551 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.552 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 554, 2024-01-15T22:49:14.552 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.552 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.552 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.552 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.552 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.552 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.552 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.552 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.552 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.552 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.552 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.552 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.552 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.553 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.553 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.553 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 6, 2024-01-15T22:49:14.553 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 2, 2024-01-15T22:49:14.553 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.553 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 2, 2024-01-15T22:49:14.553 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.553 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.553 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.553 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.553 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.553 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:14.553 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.553 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.553 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.554 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.554 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.554 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.554 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.554 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.554 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.554 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.554 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.554 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.554 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 4, 2024-01-15T22:49:14.554 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 1 2024-01-15T22:49:14.554 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.554 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.554 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.555 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.555 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.555 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.555 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:14.555 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.555 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:14.555 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'4" 2024-01-15T22:49:14.555 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.555 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.555 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.555 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.555 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.555 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.555 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.555 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:14.556 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.556 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.556 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.556 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.556 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.556 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.556 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.422154+0000", 2024-01-15T22:49:14.556 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.167491+0000", 2024-01-15T22:49:14.556 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.167491+0000", 2024-01-15T22:49:14.556 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.167820+0000", 2024-01-15T22:49:14.556 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.422154+0000", 2024-01-15T22:49:14.556 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.556 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.556 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.557 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.557 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.422154+0000", 2024-01-15T22:49:14.557 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.422154+0000", 2024-01-15T22:49:14.557 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.422154+0000", 2024-01-15T22:49:14.557 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.557 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.557 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.557 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.422154+0000", 2024-01-15T22:49:14.557 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.422154+0000", 2024-01-15T22:49:14.557 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.557 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.557 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.557 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.557 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.557 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.558 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.558 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.558 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.558 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.558 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.558 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.558 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.558 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.1e", 2024-01-15T22:49:14.558 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.558 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.558 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.558 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.558 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.558 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T06:21:03.156334+0000", 2024-01-15T22:49:14.559 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.559 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.559 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.559 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.559 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.559 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.559 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.559 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.559 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.559 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.559 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.559 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.559 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.559 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.560 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.560 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.560 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.560 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.563 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.563 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.563 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.563 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.563 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.563 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.563 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.564 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.565 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.565 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.565 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.565 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.565 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.565 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.565 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.565 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.565 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.565 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:14.565 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.565 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.566 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.566 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.566 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.566 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.566 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:14.566 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.566 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:14.566 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.566 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.566 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.566 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.566 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.566 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.566 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.422071+0000", 2024-01-15T22:49:14.566 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.376806+0000", 2024-01-15T22:49:14.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.376806+0000", 2024-01-15T22:49:14.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.377051+0000", 2024-01-15T22:49:14.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.422071+0000", 2024-01-15T22:49:14.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.422071+0000", 2024-01-15T22:49:14.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.422071+0000", 2024-01-15T22:49:14.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.422071+0000", 2024-01-15T22:49:14.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.422071+0000", 2024-01-15T22:49:14.567 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.422071+0000", 2024-01-15T22:49:14.568 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.568 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 1, 2024-01-15T22:49:14.568 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.568 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.568 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.568 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.568 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.568 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.568 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.568 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 1, 2024-01-15T22:49:14.568 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.568 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.568 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.568 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.1e", 2024-01-15T22:49:14.568 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.569 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.569 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.569 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 18, 2024-01-15T22:49:14.569 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.569 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:03:36.205983+0000", 2024-01-15T22:49:14.569 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.569 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.569 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.569 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.569 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.569 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.569 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.569 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.569 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.570 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.571 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.572 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.572 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.572 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.572 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.572 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.572 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.572 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.572 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:14.572 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.572 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:14.572 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'1" 2024-01-15T22:49:14.573 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.573 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.573 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.573 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.573 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.573 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.573 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.573 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:14.573 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.573 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.573 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.573 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.573 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.573 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.425349+0000", 2024-01-15T22:49:14.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.180723+0000", 2024-01-15T22:49:14.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.180723+0000", 2024-01-15T22:49:14.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.181001+0000", 2024-01-15T22:49:14.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.425349+0000", 2024-01-15T22:49:14.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.425349+0000", 2024-01-15T22:49:14.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.425349+0000", 2024-01-15T22:49:14.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.425349+0000", 2024-01-15T22:49:14.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.574 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.575 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.425349+0000", 2024-01-15T22:49:14.575 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.425349+0000", 2024-01-15T22:49:14.575 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.575 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.575 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.575 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.575 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.575 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.575 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.575 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.575 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.575 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.575 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.575 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.576 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.576 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.1f", 2024-01-15T22:49:14.576 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.576 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.576 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.576 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.576 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.576 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:55:01.449026+0000", 2024-01-15T22:49:14.576 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.576 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.576 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.576 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.576 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.576 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.576 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.577 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.578 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.579 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.579 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.579 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.579 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.579 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.579 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.579 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.579 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.580 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.580 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:14.580 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.580 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.580 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.580 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.580 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.580 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.580 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.580 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.580 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:14.580 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.580 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.580 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.581 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.581 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.581 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420952+0000", 2024-01-15T22:49:14.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.384478+0000", 2024-01-15T22:49:14.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.384478+0000", 2024-01-15T22:49:14.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.384839+0000", 2024-01-15T22:49:14.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420952+0000", 2024-01-15T22:49:14.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420952+0000", 2024-01-15T22:49:14.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420952+0000", 2024-01-15T22:49:14.581 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420952+0000", 2024-01-15T22:49:14.582 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.582 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.582 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.582 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420952+0000", 2024-01-15T22:49:14.582 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420952+0000", 2024-01-15T22:49:14.582 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.582 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 2, 2024-01-15T22:49:14.582 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.582 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.582 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.582 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.582 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.582 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.582 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.583 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 2, 2024-01-15T22:49:14.583 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.583 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.583 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.583 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.1d", 2024-01-15T22:49:14.583 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.583 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.583 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.583 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 18, 2024-01-15T22:49:14.583 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.583 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:28:11.824507+0000", 2024-01-15T22:49:14.583 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.583 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.583 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.583 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.584 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 3, 2024-01-15T22:49:14.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 1, 2024-01-15T22:49:14.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 1, 2024-01-15T22:49:14.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:14.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.585 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 3, 2024-01-15T22:49:14.586 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.586 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.586 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.586 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.586 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.587 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.587 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.587 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.587 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.587 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:14.587 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'2" 2024-01-15T22:49:14.587 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.587 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.587 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.587 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.587 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.587 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.587 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.587 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:14.587 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.588 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.588 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.588 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.588 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.588 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:36.423118+0000", 2024-01-15T22:49:14.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:48:36.422872+0000", 2024-01-15T22:49:14.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:48:36.422872+0000", 2024-01-15T22:49:14.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:48:36.423118+0000", 2024-01-15T22:49:14.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:36.423118+0000", 2024-01-15T22:49:14.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 64, 2024-01-15T22:49:14.588 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:36.423118+0000", 2024-01-15T22:49:14.589 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:36.423118+0000", 2024-01-15T22:49:14.589 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo OK 2024-01-15T22:49:14.593 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:36.423118+0000", 2024-01-15T22:49:14.593 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.593 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.593 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.593 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:36.423118+0000", 2024-01-15T22:49:14.593 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:36.423118+0000", 2024-01-15T22:49:14.593 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.593 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.593 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.593 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.594 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 63, 2024-01-15T22:49:14.594 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.594 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.594 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.594 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.594 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.594 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.594 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.594 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.594 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.1c", 2024-01-15T22:49:14.594 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.594 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.594 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 64, 2024-01-15T22:49:14.594 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 26, 2024-01-15T22:49:14.594 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.595 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:13:27.888371+0000", 2024-01-15T22:49:14.595 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.595 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.595 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.595 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.596 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.597 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.598 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.598 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.598 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.598 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.598 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.598 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.598 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.598 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.598 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:14.598 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.598 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.598 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.598 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.598 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.599 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.599 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.599 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.599 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:14.599 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.599 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.599 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.599 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.599 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.599 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.599 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419811+0000", 2024-01-15T22:49:14.599 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.381065+0000", 2024-01-15T22:49:14.599 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.381065+0000", 2024-01-15T22:49:14.599 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.381388+0000", 2024-01-15T22:49:14.599 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419811+0000", 2024-01-15T22:49:14.600 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.600 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.600 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.600 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.600 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419811+0000", 2024-01-15T22:49:14.600 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419811+0000", 2024-01-15T22:49:14.600 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419811+0000", 2024-01-15T22:49:14.600 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.600 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.600 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.600 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419811+0000", 2024-01-15T22:49:14.600 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419811+0000", 2024-01-15T22:49:14.600 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.601 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 2, 2024-01-15T22:49:14.601 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.601 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.601 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.601 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.601 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.601 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.601 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.601 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 2, 2024-01-15T22:49:14.601 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.601 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.601 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.601 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.1c", 2024-01-15T22:49:14.601 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.601 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.602 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.602 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 19, 2024-01-15T22:49:14.602 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.602 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:28:24.132649+0000", 2024-01-15T22:49:14.602 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.602 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.602 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.602 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.602 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.602 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.602 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.602 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.602 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.602 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.602 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 3, 2024-01-15T22:49:14.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 1, 2024-01-15T22:49:14.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 1, 2024-01-15T22:49:14.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.603 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:14.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.604 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 3, 2024-01-15T22:49:14.605 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.605 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.605 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.605 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.605 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.605 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.605 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.605 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.605 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.605 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:14.605 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'2" 2024-01-15T22:49:14.606 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.606 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.606 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.606 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.606 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.606 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.606 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.606 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:14.606 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.606 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.606 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.606 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.606 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.606 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.607 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419047+0000", 2024-01-15T22:49:14.607 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.181475+0000", 2024-01-15T22:49:14.607 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.181475+0000", 2024-01-15T22:49:14.607 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.181739+0000", 2024-01-15T22:49:14.607 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419047+0000", 2024-01-15T22:49:14.607 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.607 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.607 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.607 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.607 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419047+0000", 2024-01-15T22:49:14.607 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419047+0000", 2024-01-15T22:49:14.607 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419047+0000", 2024-01-15T22:49:14.607 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.607 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.607 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.608 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419047+0000", 2024-01-15T22:49:14.608 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419047+0000", 2024-01-15T22:49:14.608 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.608 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.608 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.608 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.608 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.608 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.608 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.608 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.608 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.608 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.608 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.608 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.609 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.609 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.1d", 2024-01-15T22:49:14.609 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.609 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.609 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.609 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.609 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.609 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:32:54.366506+0000", 2024-01-15T22:49:14.609 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.609 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.609 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.609 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.609 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.609 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.610 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.611 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.611 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.611 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.611 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.611 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.611 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.611 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.611 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.611 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.611 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.611 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.611 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.611 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.611 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.612 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.612 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.612 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.612 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.612 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.612 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.612 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.612 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.612 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.612 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.612 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.612 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.612 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.612 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.612 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.613 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.613 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:14.613 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.613 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.613 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.613 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.613 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.613 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.613 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.613 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.613 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:14.613 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.613 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.613 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.614 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.614 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.614 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.614 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416574+0000", 2024-01-15T22:49:14.614 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.369272+0000", 2024-01-15T22:49:14.614 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.369272+0000", 2024-01-15T22:49:14.614 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.369617+0000", 2024-01-15T22:49:14.614 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416574+0000", 2024-01-15T22:49:14.614 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.614 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.614 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.614 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.614 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416574+0000", 2024-01-15T22:49:14.614 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416574+0000", 2024-01-15T22:49:14.614 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416574+0000", 2024-01-15T22:49:14.615 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.615 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.615 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.615 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416574+0000", 2024-01-15T22:49:14.615 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416574+0000", 2024-01-15T22:49:14.615 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.615 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 1, 2024-01-15T22:49:14.615 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.615 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.615 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.615 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.615 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.615 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.615 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.616 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 1, 2024-01-15T22:49:14.616 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.616 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.616 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.616 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.1b", 2024-01-15T22:49:14.616 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.616 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.616 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.616 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 18, 2024-01-15T22:49:14.616 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.616 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:27:27.561077+0000", 2024-01-15T22:49:14.616 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.616 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.616 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.617 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.617 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.617 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.617 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.617 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.617 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.617 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.617 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.617 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.617 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.617 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.617 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.617 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.617 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.617 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.618 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.618 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.618 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.618 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.618 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.618 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.618 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.618 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.618 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.618 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.618 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.618 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.618 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.618 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.618 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.619 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.619 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.619 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.619 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.619 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.619 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.619 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.619 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.619 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.619 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.619 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.619 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.619 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.619 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.620 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.620 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.620 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.620 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.620 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:14.620 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'1" 2024-01-15T22:49:14.620 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.620 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.620 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.620 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.620 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.620 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.620 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.620 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 4, 2024-01-15T22:49:14.621 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.621 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.621 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.621 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.621 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.621 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.621 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416168+0000", 2024-01-15T22:49:14.621 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.167858+0000", 2024-01-15T22:49:14.621 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.167858+0000", 2024-01-15T22:49:14.621 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.168160+0000", 2024-01-15T22:49:14.621 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416168+0000", 2024-01-15T22:49:14.621 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.621 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.621 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.621 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.622 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416168+0000", 2024-01-15T22:49:14.622 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416168+0000", 2024-01-15T22:49:14.622 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416168+0000", 2024-01-15T22:49:14.622 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.622 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.622 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.622 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416168+0000", 2024-01-15T22:49:14.622 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416168+0000", 2024-01-15T22:49:14.622 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.622 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.622 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.622 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.622 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.622 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.622 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.623 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.623 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.623 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.623 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.623 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.623 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.623 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.1a", 2024-01-15T22:49:14.623 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.623 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.623 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.623 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.623 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.623 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:52:56.241125+0000", 2024-01-15T22:49:14.623 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.623 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.624 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.624 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.624 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.624 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.624 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.624 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.624 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.624 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.624 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.625 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.625 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.625 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.625 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.625 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.625 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.625 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.625 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.625 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.625 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.625 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.625 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.626 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.626 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.626 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.626 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.626 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.626 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.626 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.626 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.626 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.626 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.626 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.626 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.626 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.627 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.627 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.627 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.627 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.627 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.627 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.627 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.627 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.627 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.627 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.627 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.627 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.628 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.628 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.628 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.628 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 4, 2024-01-15T22:49:14.628 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.628 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.628 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.628 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.628 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.628 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.628 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.629 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.629 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:14.629 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.629 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.629 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.629 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.629 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.629 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.629 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.422160+0000", 2024-01-15T22:49:14.629 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.383993+0000", 2024-01-15T22:49:14.629 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.383993+0000", 2024-01-15T22:49:14.629 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.384474+0000", 2024-01-15T22:49:14.630 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.422160+0000", 2024-01-15T22:49:14.630 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.630 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.630 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.630 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.630 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.422160+0000", 2024-01-15T22:49:14.630 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.422160+0000", 2024-01-15T22:49:14.630 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.422160+0000", 2024-01-15T22:49:14.630 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.630 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.630 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.630 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.422160+0000", 2024-01-15T22:49:14.630 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.422160+0000", 2024-01-15T22:49:14.631 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.631 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 1, 2024-01-15T22:49:14.631 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.631 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.631 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.631 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.631 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.631 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.631 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.631 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 1, 2024-01-15T22:49:14.631 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.631 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.631 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.632 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.1a", 2024-01-15T22:49:14.632 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.632 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.632 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.632 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 18, 2024-01-15T22:49:14.632 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.632 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:17:32.044499+0000", 2024-01-15T22:49:14.632 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.632 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.632 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.633 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.633 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.633 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.633 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.633 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.633 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.633 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.633 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.633 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.633 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.633 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.634 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.634 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.634 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.634 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.634 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.634 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.634 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.634 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.634 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.634 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.634 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.634 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.635 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.635 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.635 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.635 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.635 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.635 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.635 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.635 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.635 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.635 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.635 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.636 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.636 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.636 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.636 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.636 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.636 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.636 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.636 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.636 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.636 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.636 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.636 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.636 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.637 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.637 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:14.637 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'1" 2024-01-15T22:49:14.637 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.637 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.637 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.637 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.637 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.637 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.637 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.637 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:14.637 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.638 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.638 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.638 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.638 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.638 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.638 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.424184+0000", 2024-01-15T22:49:14.638 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.174652+0000", 2024-01-15T22:49:14.638 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.174652+0000", 2024-01-15T22:49:14.638 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.174942+0000", 2024-01-15T22:49:14.638 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.424184+0000", 2024-01-15T22:49:14.638 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.639 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.639 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.639 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.639 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.424184+0000", 2024-01-15T22:49:14.639 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.424184+0000", 2024-01-15T22:49:14.639 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.424184+0000", 2024-01-15T22:49:14.639 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.639 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.639 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.639 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.424184+0000", 2024-01-15T22:49:14.639 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.424184+0000", 2024-01-15T22:49:14.639 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.639 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.640 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.640 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.640 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.640 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.640 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.640 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.640 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.640 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.640 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.640 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.640 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.641 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.1b", 2024-01-15T22:49:14.641 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.641 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.641 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.641 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.641 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.641 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:07:36.809319+0000", 2024-01-15T22:49:14.641 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.641 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.641 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.641 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.641 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.642 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.642 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.642 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.642 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.642 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.642 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.642 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.642 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.642 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.642 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.642 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.642 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.642 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.643 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.643 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.643 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.643 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.643 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.643 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.643 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.643 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.643 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.643 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.643 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.643 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.643 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.643 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.644 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.644 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.644 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.644 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.644 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.644 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.644 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.644 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.644 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.644 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.644 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.644 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.645 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.645 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.645 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.645 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.645 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.645 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.645 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.645 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:14.645 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.645 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.645 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.645 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.645 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.646 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.646 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.646 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.646 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:14.646 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.646 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.646 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.646 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.646 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.646 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.646 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416196+0000", 2024-01-15T22:49:14.646 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.375983+0000", 2024-01-15T22:49:14.647 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.375983+0000", 2024-01-15T22:49:14.647 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.376284+0000", 2024-01-15T22:49:14.647 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416196+0000", 2024-01-15T22:49:14.647 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.647 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.647 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.647 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.647 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416196+0000", 2024-01-15T22:49:14.647 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416196+0000", 2024-01-15T22:49:14.647 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416196+0000", 2024-01-15T22:49:14.647 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.647 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.647 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.647 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416196+0000", 2024-01-15T22:49:14.648 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416196+0000", 2024-01-15T22:49:14.648 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.648 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.648 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.648 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.648 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.648 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.648 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.648 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.648 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.648 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.649 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.649 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.649 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.649 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.19", 2024-01-15T22:49:14.649 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.649 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.649 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.649 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:14.649 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.649 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:18:43.075967+0000", 2024-01-15T22:49:14.649 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.649 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.650 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.650 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.650 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.650 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.650 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.650 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.650 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.650 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.650 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.650 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.650 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.651 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.651 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.651 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.651 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.651 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.651 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.651 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.651 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.651 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.651 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.651 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.651 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.651 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.652 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.652 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.652 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.652 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.652 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.652 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.652 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.652 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.652 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.652 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.652 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.652 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.653 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.653 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.653 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.653 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.653 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.653 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.653 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.653 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.653 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.653 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.653 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.653 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.653 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.654 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:14.654 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.654 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.654 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.654 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.654 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.654 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.654 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.654 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.654 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:14.654 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.654 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.654 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.655 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.655 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.655 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.655 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415769+0000", 2024-01-15T22:49:14.655 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.159164+0000", 2024-01-15T22:49:14.655 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.159164+0000", 2024-01-15T22:49:14.655 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.159473+0000", 2024-01-15T22:49:14.655 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415769+0000", 2024-01-15T22:49:14.655 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.655 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.655 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.655 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.656 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415769+0000", 2024-01-15T22:49:14.656 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415769+0000", 2024-01-15T22:49:14.656 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415769+0000", 2024-01-15T22:49:14.656 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.656 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.656 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.656 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415769+0000", 2024-01-15T22:49:14.656 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415769+0000", 2024-01-15T22:49:14.656 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.656 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.656 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.657 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.657 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.657 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.657 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.657 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.657 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.657 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.657 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.657 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.657 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.657 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.18", 2024-01-15T22:49:14.657 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.657 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.658 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.658 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.658 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.658 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:11:21.476645+0000", 2024-01-15T22:49:14.658 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.658 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.658 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.658 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.658 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.658 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.658 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.658 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.658 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.659 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.659 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.659 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.659 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.659 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.659 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.659 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.659 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.659 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.659 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.659 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.659 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.660 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.660 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.660 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.660 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.660 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.660 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.660 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.660 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.660 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.660 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.660 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.660 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.660 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.661 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.661 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.661 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.661 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.661 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.661 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.661 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.661 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.661 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.661 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.661 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.661 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.662 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.662 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.662 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.662 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.662 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.662 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:14.662 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.662 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.662 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.662 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.662 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.662 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.662 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.663 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.663 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:14.663 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.663 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.663 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.663 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.663 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.663 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.663 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.418757+0000", 2024-01-15T22:49:14.663 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.376215+0000", 2024-01-15T22:49:14.663 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.376215+0000", 2024-01-15T22:49:14.663 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.376534+0000", 2024-01-15T22:49:14.663 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.418757+0000", 2024-01-15T22:49:14.664 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.664 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.664 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.664 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.664 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.418757+0000", 2024-01-15T22:49:14.664 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.418757+0000", 2024-01-15T22:49:14.664 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.418757+0000", 2024-01-15T22:49:14.664 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.664 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.664 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.664 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.418757+0000", 2024-01-15T22:49:14.664 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.418757+0000", 2024-01-15T22:49:14.664 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.665 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.665 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.665 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.665 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.665 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.665 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.665 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.665 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.665 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.665 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.665 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.665 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.666 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.18", 2024-01-15T22:49:14.666 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.666 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.666 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.666 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:14.666 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.666 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:06:19.661488+0000", 2024-01-15T22:49:14.666 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.666 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.666 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.666 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.666 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.666 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.667 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.667 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.667 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.667 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.667 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.667 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.667 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.667 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.667 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.667 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.667 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.667 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.667 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.668 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.668 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.668 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.668 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.668 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.668 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.668 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.668 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.668 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.668 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.668 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.668 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.668 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.669 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.669 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.669 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.669 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.669 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.669 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.669 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.669 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.669 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.669 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.669 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.669 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.669 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.670 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.670 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.670 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.670 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.670 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.670 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.670 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:14.670 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.670 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.670 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.670 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.670 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.671 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.671 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:14.671 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.671 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:14.671 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.671 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.671 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.671 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.671 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.671 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.671 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415097+0000", 2024-01-15T22:49:14.671 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.168817+0000", 2024-01-15T22:49:14.671 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.168817+0000", 2024-01-15T22:49:14.671 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.169316+0000", 2024-01-15T22:49:14.672 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415097+0000", 2024-01-15T22:49:14.672 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.672 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.672 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.672 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.672 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415097+0000", 2024-01-15T22:49:14.672 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415097+0000", 2024-01-15T22:49:14.672 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415097+0000", 2024-01-15T22:49:14.672 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.672 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.672 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.672 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415097+0000", 2024-01-15T22:49:14.673 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415097+0000", 2024-01-15T22:49:14.673 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.673 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.673 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.673 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.673 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.673 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.673 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.673 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.673 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.673 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.673 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.673 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.673 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.674 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.19", 2024-01-15T22:49:14.674 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.674 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.674 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.674 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:14.674 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.674 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:27:08.810720+0000", 2024-01-15T22:49:14.674 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.674 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.674 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.674 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.674 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.675 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.675 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.675 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.675 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.675 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.675 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.675 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.675 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.675 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.675 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.675 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.675 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.675 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.676 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.676 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.676 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.676 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.676 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.676 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.676 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.676 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.676 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.676 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.676 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.676 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.676 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.677 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.677 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.677 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.677 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.677 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.677 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.677 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.677 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.677 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.677 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.677 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.677 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.678 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.678 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.678 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.678 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.678 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.678 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.678 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:14.678 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.678 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:14.678 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.678 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.678 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.678 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.679 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.679 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.679 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.679 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.679 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:14.679 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.679 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.679 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.679 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.679 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.679 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.679 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.422735+0000", 2024-01-15T22:49:14.679 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.379179+0000", 2024-01-15T22:49:14.680 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.379179+0000", 2024-01-15T22:49:14.680 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.379468+0000", 2024-01-15T22:49:14.680 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.422735+0000", 2024-01-15T22:49:14.680 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.680 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.680 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.680 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.680 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.422735+0000", 2024-01-15T22:49:14.680 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.422735+0000", 2024-01-15T22:49:14.680 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.422735+0000", 2024-01-15T22:49:14.680 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.681 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.681 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.681 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.422735+0000", 2024-01-15T22:49:14.681 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.422735+0000", 2024-01-15T22:49:14.681 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.681 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.681 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.681 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.681 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.681 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.681 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.681 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.681 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.682 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.682 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.682 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.682 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.682 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.17", 2024-01-15T22:49:14.682 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.682 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.682 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.682 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:14.682 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.682 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:00:07.005702+0000", 2024-01-15T22:49:14.682 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.682 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.683 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.683 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.683 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.683 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.683 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.683 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.683 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.683 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.683 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.683 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.683 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.683 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.684 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.684 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.684 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.684 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.684 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.684 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.684 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.684 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.684 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.684 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.684 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.685 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.685 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.685 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.685 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.685 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.685 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.685 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.685 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.685 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.685 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.685 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.685 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.686 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.686 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.686 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.686 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.686 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.686 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.686 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.686 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.686 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.686 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.686 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.686 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.687 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.687 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.687 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:14.687 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.687 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.687 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.687 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.687 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.687 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.687 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.687 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.687 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:14.688 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.688 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.688 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.688 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.688 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.688 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.688 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419530+0000", 2024-01-15T22:49:14.688 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.163213+0000", 2024-01-15T22:49:14.688 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.163213+0000", 2024-01-15T22:49:14.688 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.163521+0000", 2024-01-15T22:49:14.688 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419530+0000", 2024-01-15T22:49:14.688 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.689 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.689 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.689 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.689 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419530+0000", 2024-01-15T22:49:14.689 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419530+0000", 2024-01-15T22:49:14.689 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419530+0000", 2024-01-15T22:49:14.689 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.689 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.689 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.689 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419530+0000", 2024-01-15T22:49:14.689 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419530+0000", 2024-01-15T22:49:14.689 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.689 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.690 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.690 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.690 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.690 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.690 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.690 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.690 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.690 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.690 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.690 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.690 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.690 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.16", 2024-01-15T22:49:14.690 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.690 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.691 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.691 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.691 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.691 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:52:10.833682+0000", 2024-01-15T22:49:14.691 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.691 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.691 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.691 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.691 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.691 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.691 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.691 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.691 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.691 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.692 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.692 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.692 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.692 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.692 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.692 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.692 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.692 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.692 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.692 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.692 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.692 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.693 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.693 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.693 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.693 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.693 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.693 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.693 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.693 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.693 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.693 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.693 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.693 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.694 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.694 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.694 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.694 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.694 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.694 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.694 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.694 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.694 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.694 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.694 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.694 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.694 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.695 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.695 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.695 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.695 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.695 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:14.695 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.695 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.695 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.695 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.695 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.695 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.695 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.696 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.696 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:14.696 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.696 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.696 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.696 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.696 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.696 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.696 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419307+0000", 2024-01-15T22:49:14.696 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.377119+0000", 2024-01-15T22:49:14.696 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.377119+0000", 2024-01-15T22:49:14.696 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.377524+0000", 2024-01-15T22:49:14.697 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419307+0000", 2024-01-15T22:49:14.697 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.697 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.697 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.697 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.697 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419307+0000", 2024-01-15T22:49:14.697 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419307+0000", 2024-01-15T22:49:14.697 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419307+0000", 2024-01-15T22:49:14.697 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.697 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.697 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.697 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419307+0000", 2024-01-15T22:49:14.698 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419307+0000", 2024-01-15T22:49:14.698 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.698 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.698 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.698 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.698 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.698 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.698 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.698 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.698 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.698 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.698 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.699 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.699 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.699 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.16", 2024-01-15T22:49:14.699 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.699 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.699 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.699 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:14.699 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.699 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:27:06.269375+0000", 2024-01-15T22:49:14.699 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.699 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.700 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.700 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.700 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.700 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.700 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.700 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.700 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.700 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.700 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.700 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.700 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.700 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.701 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.701 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.701 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.701 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.701 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.701 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.701 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.701 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.701 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.701 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.701 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.701 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.701 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.702 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.702 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.702 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.702 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.702 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.702 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.702 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.702 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.702 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.702 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.702 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.702 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.703 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.703 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.703 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.703 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.703 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.703 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.703 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.703 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.703 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.703 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.703 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.703 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.704 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:14.704 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.704 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.704 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.704 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.704 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.704 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.704 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:14.704 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.704 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 2, 2024-01-15T22:49:14.704 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.705 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.705 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.705 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.705 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.705 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.705 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:36.426665+0000", 2024-01-15T22:49:14.705 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:48:36.426329+0000", 2024-01-15T22:49:14.705 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:48:36.426329+0000", 2024-01-15T22:49:14.705 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:48:36.426665+0000", 2024-01-15T22:49:14.705 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:36.426665+0000", 2024-01-15T22:49:14.705 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.706 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.706 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.706 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 64, 2024-01-15T22:49:14.706 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:36.426665+0000", 2024-01-15T22:49:14.706 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:36.426665+0000", 2024-01-15T22:49:14.706 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:36.426665+0000", 2024-01-15T22:49:14.706 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.706 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.706 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.706 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:36.426665+0000", 2024-01-15T22:49:14.706 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:36.426665+0000", 2024-01-15T22:49:14.706 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.707 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.707 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.707 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.707 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 63, 2024-01-15T22:49:14.707 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.707 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.707 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.707 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.707 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.707 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.707 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.707 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.708 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.17", 2024-01-15T22:49:14.708 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.708 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.708 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 64, 2024-01-15T22:49:14.708 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 10, 2024-01-15T22:49:14.708 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.708 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:26:38.567351+0000", 2024-01-15T22:49:14.708 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.708 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.708 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.708 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.709 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.709 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.709 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.709 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.709 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.709 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.709 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.709 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.709 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.709 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.709 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.709 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.710 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.710 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.710 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.710 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.710 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.710 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.710 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.710 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.710 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.710 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.710 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.711 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.711 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.711 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.711 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.711 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.711 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.711 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.711 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.711 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.711 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.711 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.711 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.712 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.712 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.712 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.712 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.712 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.712 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.712 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.712 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.712 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.712 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.712 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:14.713 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.713 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 2, 2024-01-15T22:49:14.713 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.713 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.713 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.713 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.713 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.713 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.713 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.713 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.713 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:14.713 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.713 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.714 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.714 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.714 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.714 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.714 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.426362+0000", 2024-01-15T22:49:14.714 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.367349+0000", 2024-01-15T22:49:14.714 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.367349+0000", 2024-01-15T22:49:14.714 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.367644+0000", 2024-01-15T22:49:14.714 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.426362+0000", 2024-01-15T22:49:14.714 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.714 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.714 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.714 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.715 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.426362+0000", 2024-01-15T22:49:14.715 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.426362+0000", 2024-01-15T22:49:14.715 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.426362+0000", 2024-01-15T22:49:14.715 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.715 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.715 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.715 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.426362+0000", 2024-01-15T22:49:14.715 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.426362+0000", 2024-01-15T22:49:14.715 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.715 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 3, 2024-01-15T22:49:14.715 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.715 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.715 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.716 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.716 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.716 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.716 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.716 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 3, 2024-01-15T22:49:14.716 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.716 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.716 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.716 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.15", 2024-01-15T22:49:14.716 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.716 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.716 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.717 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 19, 2024-01-15T22:49:14.717 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.717 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:19:30.257504+0000", 2024-01-15T22:49:14.717 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.717 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.717 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.717 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 90, 2024-01-15T22:49:14.717 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.717 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.717 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.717 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.717 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 6, 2024-01-15T22:49:14.718 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 2, 2024-01-15T22:49:14.719 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.719 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 2, 2024-01-15T22:49:14.719 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.719 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.719 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.719 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.719 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.719 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:14.719 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.719 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.719 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.719 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.720 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.720 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.720 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.720 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.720 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.720 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.720 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.720 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.720 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 4, 2024-01-15T22:49:14.720 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 1 2024-01-15T22:49:14.720 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.720 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.721 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.721 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.721 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.721 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.721 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.721 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.721 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:14.721 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'3" 2024-01-15T22:49:14.721 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.721 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.721 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.721 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.722 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.722 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.722 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.722 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 4, 2024-01-15T22:49:14.722 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.722 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.722 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.722 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.722 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.722 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.722 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416461+0000", 2024-01-15T22:49:14.722 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.176220+0000", 2024-01-15T22:49:14.723 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.176220+0000", 2024-01-15T22:49:14.723 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.176945+0000", 2024-01-15T22:49:14.723 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416461+0000", 2024-01-15T22:49:14.723 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.723 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.723 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.723 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.723 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416461+0000", 2024-01-15T22:49:14.723 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416461+0000", 2024-01-15T22:49:14.723 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416461+0000", 2024-01-15T22:49:14.723 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.723 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.723 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.724 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416461+0000", 2024-01-15T22:49:14.724 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416461+0000", 2024-01-15T22:49:14.724 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.724 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.724 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.724 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.724 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.724 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.724 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.724 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.724 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.724 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.724 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.725 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.725 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.725 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.14", 2024-01-15T22:49:14.725 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.725 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.725 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.725 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.725 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.725 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:02:09.010626+0000", 2024-01-15T22:49:14.725 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.725 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.725 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.725 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.726 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.726 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.726 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.726 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.726 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.726 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.726 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.726 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.726 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.726 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.726 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.726 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.726 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.727 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.727 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.727 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.727 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.727 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.727 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.727 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.727 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.727 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.727 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.727 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.728 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.728 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.728 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.728 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.728 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.728 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.728 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.728 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.728 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.728 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.728 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.728 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.728 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.729 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.729 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.729 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.729 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.729 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.729 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.729 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.729 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.729 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.729 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.729 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 4, 2024-01-15T22:49:14.729 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.729 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.730 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.730 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.730 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.730 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.730 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:14.730 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.730 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:14.730 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.730 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.730 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.730 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.730 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.731 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.731 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:49:05.474535+0000", 2024-01-15T22:49:14.731 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.376871+0000", 2024-01-15T22:49:14.731 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.376871+0000", 2024-01-15T22:49:14.731 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.377453+0000", 2024-01-15T22:49:14.731 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:49:05.474535+0000", 2024-01-15T22:49:14.731 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.731 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.731 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.731 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.731 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:49:05.474535+0000", 2024-01-15T22:49:14.731 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:49:05.474535+0000", 2024-01-15T22:49:14.731 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:49:05.474535+0000", 2024-01-15T22:49:14.732 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.732 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.732 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.732 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:49:05.474535+0000", 2024-01-15T22:49:14.732 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:49:05.474535+0000", 2024-01-15T22:49:14.732 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.732 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 12, 2024-01-15T22:49:14.732 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.732 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.732 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.732 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.733 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.733 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.733 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.733 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 12, 2024-01-15T22:49:14.733 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.733 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.733 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.733 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.14", 2024-01-15T22:49:14.733 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.733 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.733 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 64, 2024-01-15T22:49:14.733 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 29, 2024-01-15T22:49:14.733 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.734 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:44:22.816900+0000", 2024-01-15T22:49:14.734 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.734 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.734 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 2606, 2024-01-15T22:49:14.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.734 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.735 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 12, 2024-01-15T22:49:14.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 4, 2024-01-15T22:49:14.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 4, 2024-01-15T22:49:14.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:14.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.736 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.737 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.737 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.737 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.737 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.737 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.737 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.737 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.737 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.737 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.737 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.737 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 12, 2024-01-15T22:49:14.737 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 9 2024-01-15T22:49:14.738 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.738 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.738 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.738 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.738 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.738 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.738 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:14.738 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.738 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:14.738 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "64'12" 2024-01-15T22:49:14.739 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.739 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.739 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.739 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.739 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.739 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:14.739 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.739 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:14.739 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.739 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.739 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.739 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.740 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.740 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.740 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420653+0000", 2024-01-15T22:49:14.740 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.168361+0000", 2024-01-15T22:49:14.740 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.168361+0000", 2024-01-15T22:49:14.740 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.168677+0000", 2024-01-15T22:49:14.740 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420653+0000", 2024-01-15T22:49:14.740 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.740 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.740 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.740 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.740 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420653+0000", 2024-01-15T22:49:14.741 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420653+0000", 2024-01-15T22:49:14.741 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420653+0000", 2024-01-15T22:49:14.741 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.741 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.741 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.741 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420653+0000", 2024-01-15T22:49:14.741 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420653+0000", 2024-01-15T22:49:14.741 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.741 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.741 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.741 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.742 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.742 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.742 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.742 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.742 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.742 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.742 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.742 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.742 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.742 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.15", 2024-01-15T22:49:14.742 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.742 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.743 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.743 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:14.743 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.743 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:10:43.256281+0000", 2024-01-15T22:49:14.743 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.743 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.743 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.743 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.743 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.743 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.743 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.743 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.743 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.744 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.744 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.744 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.744 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.744 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.744 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.744 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.744 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.744 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.744 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.744 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.745 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.745 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.745 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.745 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.745 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.745 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.745 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.745 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.745 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.745 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.745 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.745 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.746 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.746 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.746 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.746 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.746 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.746 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.746 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.746 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.746 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.746 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.746 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.747 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.747 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.747 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.747 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.747 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.747 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.747 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:14.747 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.747 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:14.747 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.747 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.748 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.748 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.748 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.748 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.748 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:14.748 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.748 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:14.748 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.748 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.748 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.748 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.748 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.749 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.749 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.424475+0000", 2024-01-15T22:49:14.749 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.377087+0000", 2024-01-15T22:49:14.749 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.377087+0000", 2024-01-15T22:49:14.749 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.377381+0000", 2024-01-15T22:49:14.749 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.424475+0000", 2024-01-15T22:49:14.749 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.749 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.749 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.749 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.749 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.424475+0000", 2024-01-15T22:49:14.749 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.424475+0000", 2024-01-15T22:49:14.750 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.424475+0000", 2024-01-15T22:49:14.750 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.750 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.750 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.750 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.424475+0000", 2024-01-15T22:49:14.750 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.424475+0000", 2024-01-15T22:49:14.750 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.750 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 2, 2024-01-15T22:49:14.750 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.750 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.750 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.750 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.751 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.751 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.751 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.751 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 2, 2024-01-15T22:49:14.751 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.751 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.751 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.751 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.13", 2024-01-15T22:49:14.751 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.751 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.751 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.751 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 19, 2024-01-15T22:49:14.751 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.752 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:00:36.294833+0000", 2024-01-15T22:49:14.752 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.752 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.752 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.752 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 34, 2024-01-15T22:49:14.752 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.752 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.752 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.752 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.752 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.752 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.752 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.753 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.753 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.753 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.753 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.753 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.753 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.753 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.753 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.753 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 6, 2024-01-15T22:49:14.753 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 2, 2024-01-15T22:49:14.753 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.753 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 2, 2024-01-15T22:49:14.754 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.754 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.754 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.754 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.754 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.754 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:14.754 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.754 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.754 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.754 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.754 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.754 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.754 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.755 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.755 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.755 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.755 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.755 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.755 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 3, 2024-01-15T22:49:14.755 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 6 2024-01-15T22:49:14.755 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.755 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.755 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.755 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.755 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.755 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.756 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:14.756 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.756 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:14.756 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'2" 2024-01-15T22:49:14.756 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.756 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.756 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.756 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.756 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.756 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:14.756 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.756 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:14.757 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.757 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.757 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.757 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.757 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.757 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.757 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.423945+0000", 2024-01-15T22:49:14.757 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.173143+0000", 2024-01-15T22:49:14.757 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.173143+0000", 2024-01-15T22:49:14.757 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.173461+0000", 2024-01-15T22:49:14.757 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.423945+0000", 2024-01-15T22:49:14.757 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.757 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.758 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.758 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.758 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.423945+0000", 2024-01-15T22:49:14.758 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.423945+0000", 2024-01-15T22:49:14.758 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.423945+0000", 2024-01-15T22:49:14.758 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.758 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.758 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.758 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.423945+0000", 2024-01-15T22:49:14.758 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.423945+0000", 2024-01-15T22:49:14.758 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.758 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.759 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.759 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.759 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.759 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.759 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.759 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.759 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.759 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.759 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.759 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.760 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.760 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.12", 2024-01-15T22:49:14.760 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.760 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.760 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.760 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.760 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.760 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:15:10.520820+0000", 2024-01-15T22:49:14.760 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.760 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.760 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.761 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.761 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.761 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.761 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.761 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.761 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.761 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.761 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.761 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.761 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.761 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.763 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.763 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.763 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.763 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.763 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.763 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.763 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.763 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.764 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.764 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.764 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.764 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.764 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.764 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.764 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.764 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.764 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.764 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.764 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.765 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.765 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.765 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.765 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.765 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.765 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.765 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.765 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.765 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.765 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.765 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.766 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.766 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.766 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.766 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.766 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.766 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:14.766 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.766 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:14.766 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.766 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.766 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.767 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.767 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.767 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.767 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.767 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.767 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:14.767 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.767 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.767 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.767 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.767 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.767 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.768 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421244+0000", 2024-01-15T22:49:14.768 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.371124+0000", 2024-01-15T22:49:14.768 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.371124+0000", 2024-01-15T22:49:14.768 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.371476+0000", 2024-01-15T22:49:14.768 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421244+0000", 2024-01-15T22:49:14.768 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.768 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.768 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.768 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.768 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421244+0000", 2024-01-15T22:49:14.768 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421244+0000", 2024-01-15T22:49:14.769 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421244+0000", 2024-01-15T22:49:14.769 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.769 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.769 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.769 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421244+0000", 2024-01-15T22:49:14.769 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421244+0000", 2024-01-15T22:49:14.769 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.769 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.769 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.769 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.769 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.770 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.770 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.770 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.770 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.770 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.770 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.770 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.770 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.770 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.12", 2024-01-15T22:49:14.770 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.770 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.771 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.771 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:14.771 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.771 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:51:54.574490+0000", 2024-01-15T22:49:14.771 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.771 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.771 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.771 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.771 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.771 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.772 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.772 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.772 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.772 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.772 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.772 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.772 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.772 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.772 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.772 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.773 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.773 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.773 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.773 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.773 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.773 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.773 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.773 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.773 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.773 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.773 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.773 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.774 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.774 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.774 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.774 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.774 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.774 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.774 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.774 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.774 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.774 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.774 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.775 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.775 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.775 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.775 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.775 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.775 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.775 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.775 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.775 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.775 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.776 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.776 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.776 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:14.776 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.776 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.776 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.776 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.776 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.776 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.776 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.777 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.777 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:14.777 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.777 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.777 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.777 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.777 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.777 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.777 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419419+0000", 2024-01-15T22:49:14.777 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.171783+0000", 2024-01-15T22:49:14.778 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.171783+0000", 2024-01-15T22:49:14.778 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.172520+0000", 2024-01-15T22:49:14.778 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419419+0000", 2024-01-15T22:49:14.778 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.778 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.778 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.778 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.778 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419419+0000", 2024-01-15T22:49:14.778 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419419+0000", 2024-01-15T22:49:14.778 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419419+0000", 2024-01-15T22:49:14.779 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.779 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.779 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.779 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419419+0000", 2024-01-15T22:49:14.779 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419419+0000", 2024-01-15T22:49:14.779 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.779 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.779 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.779 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.779 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.779 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.779 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.780 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.780 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.780 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.780 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.780 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.780 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.780 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.13", 2024-01-15T22:49:14.780 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.780 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.780 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.780 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.781 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.781 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T02:11:34.201853+0000", 2024-01-15T22:49:14.781 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.781 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.781 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.781 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.781 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.781 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.781 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.782 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.782 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.782 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.782 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.782 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.782 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.782 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.782 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.782 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.782 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.782 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.782 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.782 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.783 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.783 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.783 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.783 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.783 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.783 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.783 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.783 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.783 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.783 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.783 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.783 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.783 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.783 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.784 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.784 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.784 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.784 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.784 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.784 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.784 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.784 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.784 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.784 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.784 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.785 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.785 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.785 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.785 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.785 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.785 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.785 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:14.785 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.785 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.785 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.785 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.786 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.786 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.786 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.786 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.786 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:14.786 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.786 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.786 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.786 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.786 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.786 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.786 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421648+0000", 2024-01-15T22:49:14.787 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.378133+0000", 2024-01-15T22:49:14.787 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.378133+0000", 2024-01-15T22:49:14.787 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.378438+0000", 2024-01-15T22:49:14.787 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421648+0000", 2024-01-15T22:49:14.787 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.787 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.787 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.787 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.787 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421648+0000", 2024-01-15T22:49:14.787 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421648+0000", 2024-01-15T22:49:14.787 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421648+0000", 2024-01-15T22:49:14.788 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.788 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.788 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.788 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421648+0000", 2024-01-15T22:49:14.788 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421648+0000", 2024-01-15T22:49:14.788 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.788 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.788 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.788 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.788 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.788 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.789 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.789 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.789 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.789 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.789 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.789 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.789 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.789 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.11", 2024-01-15T22:49:14.789 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.789 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.789 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.789 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:14.790 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.790 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T05:16:34.278228+0000", 2024-01-15T22:49:14.790 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.790 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.790 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.790 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.790 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.790 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.790 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.790 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.790 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.790 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.791 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.791 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.791 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.791 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.791 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.791 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.791 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.791 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.791 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.791 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.791 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.791 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.792 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.792 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.792 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.792 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.792 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.792 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.792 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.792 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.792 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.792 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.792 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.793 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.793 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.793 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.793 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.793 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.793 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.793 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.793 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.793 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.793 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.794 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.794 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.794 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.794 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.794 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.794 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.794 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.794 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.794 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:14.794 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.794 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.794 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.794 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.795 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.795 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.795 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:14.795 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.795 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:14.795 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.795 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.795 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.795 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.795 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.795 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.795 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421788+0000", 2024-01-15T22:49:14.796 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.175388+0000", 2024-01-15T22:49:14.796 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.175388+0000", 2024-01-15T22:49:14.796 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.175687+0000", 2024-01-15T22:49:14.796 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421788+0000", 2024-01-15T22:49:14.796 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.796 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.796 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.796 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.796 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421788+0000", 2024-01-15T22:49:14.796 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421788+0000", 2024-01-15T22:49:14.796 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421788+0000", 2024-01-15T22:49:14.796 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.797 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.797 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.797 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421788+0000", 2024-01-15T22:49:14.797 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421788+0000", 2024-01-15T22:49:14.797 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.797 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.797 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.797 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.797 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.797 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.797 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.797 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.797 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.798 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.798 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.798 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.798 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.798 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.10", 2024-01-15T22:49:14.798 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.798 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.798 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.798 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.798 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.798 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T05:14:16.553582+0000", 2024-01-15T22:49:14.798 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.798 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.799 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.799 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.799 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.799 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.799 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.799 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.799 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.799 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.799 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.799 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.799 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.800 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.800 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.800 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.800 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.800 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.800 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.800 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.800 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.800 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.800 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.800 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.800 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.800 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.800 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.801 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.801 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.801 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.801 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.801 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.801 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.801 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.801 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.801 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.801 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.801 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.801 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.801 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.801 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.802 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.802 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.802 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.802 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.802 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.802 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.802 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.802 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.802 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:14.802 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.802 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:14.802 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.802 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.803 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.803 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.803 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.803 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.803 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.803 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.803 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 2, 2024-01-15T22:49:14.803 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.803 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.803 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.803 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.803 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.803 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.803 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.427797+0000", 2024-01-15T22:49:14.804 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.379492+0000", 2024-01-15T22:49:14.804 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.379492+0000", 2024-01-15T22:49:14.804 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.379757+0000", 2024-01-15T22:49:14.804 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.427797+0000", 2024-01-15T22:49:14.804 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.804 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.804 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.804 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.804 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.427797+0000", 2024-01-15T22:49:14.804 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.427797+0000", 2024-01-15T22:49:14.804 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.427797+0000", 2024-01-15T22:49:14.804 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.805 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.805 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.805 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.427797+0000", 2024-01-15T22:49:14.805 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.427797+0000", 2024-01-15T22:49:14.805 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.805 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 8, 2024-01-15T22:49:14.805 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.805 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.805 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.805 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.805 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.806 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.806 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.806 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 8, 2024-01-15T22:49:14.806 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.806 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.806 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.806 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.10", 2024-01-15T22:49:14.806 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.806 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.806 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.806 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 24, 2024-01-15T22:49:14.806 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.806 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:47:44.519607+0000", 2024-01-15T22:49:14.807 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.807 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.807 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.807 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.807 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.807 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.807 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.807 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.807 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.807 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.807 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.807 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.807 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.808 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.808 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.808 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.808 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.808 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.808 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.808 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 12, 2024-01-15T22:49:14.808 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 4, 2024-01-15T22:49:14.808 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.808 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 4, 2024-01-15T22:49:14.808 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.808 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.808 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.809 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.809 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.809 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 4, 2024-01-15T22:49:14.809 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.809 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.809 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.809 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.809 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.809 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.809 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.809 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.809 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.810 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.810 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.810 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.810 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 12, 2024-01-15T22:49:14.810 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.810 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.810 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.810 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.810 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.810 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.810 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.811 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.811 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.811 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 2, 2024-01-15T22:49:14.811 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'8" 2024-01-15T22:49:14.811 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.811 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.811 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.811 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.811 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.811 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.811 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.811 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:14.811 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.812 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.812 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.812 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.812 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.812 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.812 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.418716+0000", 2024-01-15T22:49:14.812 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.171859+0000", 2024-01-15T22:49:14.812 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.171859+0000", 2024-01-15T22:49:14.812 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.173108+0000", 2024-01-15T22:49:14.812 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.418716+0000", 2024-01-15T22:49:14.812 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.812 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.813 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.813 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.813 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.418716+0000", 2024-01-15T22:49:14.813 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.418716+0000", 2024-01-15T22:49:14.813 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.418716+0000", 2024-01-15T22:49:14.813 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.813 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.813 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.813 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.418716+0000", 2024-01-15T22:49:14.813 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.418716+0000", 2024-01-15T22:49:14.813 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.813 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.813 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.814 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.814 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.814 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.814 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.814 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.814 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.814 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.814 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.814 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.814 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.814 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.11", 2024-01-15T22:49:14.814 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.815 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.815 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.815 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.815 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.815 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:00:59.204836+0000", 2024-01-15T22:49:14.815 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.815 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.815 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.815 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.815 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.815 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.815 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.816 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.816 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.816 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.816 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.816 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.816 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.816 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.816 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.816 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.816 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.816 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.816 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.816 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.817 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.817 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.817 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.817 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.817 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.817 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.817 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.817 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.817 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.817 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.817 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.817 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.818 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.818 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.818 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.818 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.818 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.818 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.818 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.818 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.818 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.818 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.818 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.818 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.818 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.819 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.819 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.819 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.819 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.819 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.819 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.819 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:14.819 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.819 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.819 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.819 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.819 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.819 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.820 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.820 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.820 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 4, 2024-01-15T22:49:14.820 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.820 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.820 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.820 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.820 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.820 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.820 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.417262+0000", 2024-01-15T22:49:14.820 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.380434+0000", 2024-01-15T22:49:14.821 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.380434+0000", 2024-01-15T22:49:14.821 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.380738+0000", 2024-01-15T22:49:14.821 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.417262+0000", 2024-01-15T22:49:14.821 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.821 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.821 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.821 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.821 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.417262+0000", 2024-01-15T22:49:14.821 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.417262+0000", 2024-01-15T22:49:14.821 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.417262+0000", 2024-01-15T22:49:14.821 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.822 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.822 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.822 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.417262+0000", 2024-01-15T22:49:14.822 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.417262+0000", 2024-01-15T22:49:14.822 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.822 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 1, 2024-01-15T22:49:14.822 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.822 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.822 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.822 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.822 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.822 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.822 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.822 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 1, 2024-01-15T22:49:14.823 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.823 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.823 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.823 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.f", 2024-01-15T22:49:14.823 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.823 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.823 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.823 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 18, 2024-01-15T22:49:14.823 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.823 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:27:51.477289+0000", 2024-01-15T22:49:14.823 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.823 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.824 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.824 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 22, 2024-01-15T22:49:14.824 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.824 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.824 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.824 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.824 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.824 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.824 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.824 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.824 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.824 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.824 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.824 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.825 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.825 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.825 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.825 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 3, 2024-01-15T22:49:14.825 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 1, 2024-01-15T22:49:14.825 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.825 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 1, 2024-01-15T22:49:14.825 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.825 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.825 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.825 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.826 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.826 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.826 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.826 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.826 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.826 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.826 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.826 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.826 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.826 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.826 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.826 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.827 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.827 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.827 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 1, 2024-01-15T22:49:14.827 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 1 2024-01-15T22:49:14.827 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.827 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.827 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.827 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.827 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.827 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.827 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.827 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.827 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 4, 2024-01-15T22:49:14.827 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'1" 2024-01-15T22:49:14.828 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.828 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.828 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.828 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.828 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.828 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.828 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.828 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:14.828 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.828 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.828 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.828 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.829 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.829 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.829 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420192+0000", 2024-01-15T22:49:14.829 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.171003+0000", 2024-01-15T22:49:14.829 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.171003+0000", 2024-01-15T22:49:14.829 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.171538+0000", 2024-01-15T22:49:14.829 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420192+0000", 2024-01-15T22:49:14.829 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.829 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.829 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.829 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.829 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420192+0000", 2024-01-15T22:49:14.830 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420192+0000", 2024-01-15T22:49:14.830 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420192+0000", 2024-01-15T22:49:14.830 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.830 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.830 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.830 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420192+0000", 2024-01-15T22:49:14.830 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420192+0000", 2024-01-15T22:49:14.830 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.830 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.830 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.830 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.831 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.831 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.831 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.831 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.831 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.831 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.831 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.831 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.831 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.831 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.e", 2024-01-15T22:49:14.831 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.831 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.832 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.832 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.832 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.832 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:18:40.131208+0000", 2024-01-15T22:49:14.832 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.832 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.832 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.832 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.832 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.832 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.832 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.832 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.833 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.833 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.833 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.833 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.833 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.833 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.833 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.833 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.833 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.833 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.833 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.833 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.833 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.834 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.834 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.834 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.834 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.834 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.834 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.834 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.834 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.834 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.834 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.834 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.834 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.835 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.835 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.835 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.835 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.835 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.835 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.835 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.835 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.835 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.835 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.835 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.836 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.836 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.836 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.836 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.836 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.836 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:14.836 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.836 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:14.836 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.836 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.836 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.837 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.837 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.837 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.837 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:14.837 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.837 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:14.837 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.837 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.837 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 59, 2024-01-15T22:49:14.837 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.837 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.837 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.838 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415495+0000", 2024-01-15T22:49:14.838 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:35.442331+0000", 2024-01-15T22:49:14.838 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:35.442331+0000", 2024-01-15T22:49:14.838 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:35.442594+0000", 2024-01-15T22:49:14.838 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415495+0000", 2024-01-15T22:49:14.838 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.838 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.838 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.838 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 60, 2024-01-15T22:49:14.838 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415495+0000", 2024-01-15T22:49:14.838 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415495+0000", 2024-01-15T22:49:14.838 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415495+0000", 2024-01-15T22:49:14.838 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.839 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.839 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.839 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415495+0000", 2024-01-15T22:49:14.839 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415495+0000", 2024-01-15T22:49:14.839 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.839 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.839 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.839 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.839 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 59, 2024-01-15T22:49:14.839 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.839 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.839 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.839 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.840 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.840 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.840 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.840 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.840 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "4.2", 2024-01-15T22:49:14.840 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.840 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.840 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.840 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 12, 2024-01-15T22:49:14.840 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.840 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:24:49.095041+0000", 2024-01-15T22:49:14.840 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.840 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.841 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.841 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.841 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.841 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.841 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.841 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.841 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.841 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.841 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.841 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.841 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.842 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.842 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.842 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.842 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.842 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.842 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.842 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.842 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.842 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.842 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.842 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.842 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.842 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.843 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.843 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.843 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.843 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.843 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.843 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.843 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.843 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.843 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.843 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.843 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.844 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.844 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.844 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.844 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.844 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.844 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.844 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.844 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.844 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.844 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.844 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.844 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.845 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:14.845 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.845 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:14.845 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.845 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.845 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.845 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.845 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.845 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.845 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.845 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.845 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:14.846 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.846 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.846 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.846 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.846 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.846 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.846 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416109+0000", 2024-01-15T22:49:14.846 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.376991+0000", 2024-01-15T22:49:14.846 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.376991+0000", 2024-01-15T22:49:14.846 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.377291+0000", 2024-01-15T22:49:14.846 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416109+0000", 2024-01-15T22:49:14.846 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.847 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.847 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.847 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.847 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416109+0000", 2024-01-15T22:49:14.847 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416109+0000", 2024-01-15T22:49:14.847 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416109+0000", 2024-01-15T22:49:14.847 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.847 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.847 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.847 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416109+0000", 2024-01-15T22:49:14.847 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416109+0000", 2024-01-15T22:49:14.847 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.848 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.848 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.848 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.848 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.848 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.848 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.848 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.848 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.848 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.848 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.848 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.848 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.848 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.4", 2024-01-15T22:49:14.849 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.849 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.849 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.849 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.849 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.849 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:44:03.629964+0000", 2024-01-15T22:49:14.849 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.849 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.849 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.849 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.849 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.850 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.850 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.850 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.850 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.850 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.850 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.850 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.850 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.850 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.850 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.850 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.850 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.851 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.851 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.851 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.851 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.851 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.851 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.851 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.851 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.851 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.851 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.851 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.851 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.852 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.852 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.852 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.852 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.852 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.852 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.852 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.852 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.852 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.852 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.852 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.852 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.853 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.853 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.853 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.853 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.853 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.853 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.853 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.853 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.853 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.853 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.853 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:14.853 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.853 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.854 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.854 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.854 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.854 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.854 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.854 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.854 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:14.854 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.854 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.854 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.854 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.854 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.855 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.855 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419136+0000", 2024-01-15T22:49:14.855 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.174290+0000", 2024-01-15T22:49:14.855 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.174290+0000", 2024-01-15T22:49:14.855 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.174607+0000", 2024-01-15T22:49:14.855 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419136+0000", 2024-01-15T22:49:14.855 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.855 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.855 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.855 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.855 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419136+0000", 2024-01-15T22:49:14.855 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419136+0000", 2024-01-15T22:49:14.856 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419136+0000", 2024-01-15T22:49:14.856 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.856 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.856 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.856 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419136+0000", 2024-01-15T22:49:14.856 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419136+0000", 2024-01-15T22:49:14.856 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.856 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.856 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.856 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.856 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.856 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.857 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.857 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.857 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.857 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.857 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.857 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.857 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.857 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.5", 2024-01-15T22:49:14.857 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.857 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.857 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.857 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.858 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.858 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:02:20.551731+0000", 2024-01-15T22:49:14.858 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.858 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.858 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.858 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.858 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.858 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.858 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.858 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.858 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.858 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.859 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.859 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.859 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.859 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.859 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.859 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.859 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.859 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.859 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.859 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.859 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.859 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.859 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.860 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.860 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.860 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.860 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.860 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.860 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.860 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.860 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.860 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.860 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.860 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.860 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.861 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.861 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.861 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.861 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.861 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.861 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.861 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.861 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.861 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.861 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.861 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.861 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.861 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.862 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.862 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.862 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.862 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:14.862 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.862 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.862 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.862 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.862 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.862 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.862 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:14.862 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.862 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:14.863 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.863 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.863 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 59, 2024-01-15T22:49:14.863 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.863 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.863 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.863 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415957+0000", 2024-01-15T22:49:14.863 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:35.334764+0000", 2024-01-15T22:49:14.863 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:35.334764+0000", 2024-01-15T22:49:14.863 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:35.335058+0000", 2024-01-15T22:49:14.863 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415957+0000", 2024-01-15T22:49:14.863 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.863 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.863 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.864 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 60, 2024-01-15T22:49:14.864 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415957+0000", 2024-01-15T22:49:14.864 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415957+0000", 2024-01-15T22:49:14.864 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415957+0000", 2024-01-15T22:49:14.864 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.864 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.864 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.864 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415957+0000", 2024-01-15T22:49:14.864 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415957+0000", 2024-01-15T22:49:14.864 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.864 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.864 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.865 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.865 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 59, 2024-01-15T22:49:14.865 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.865 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.865 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.865 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.865 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.865 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.865 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.865 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.865 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "4.4", 2024-01-15T22:49:14.865 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.866 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.866 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.866 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 12, 2024-01-15T22:49:14.866 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.866 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:03:14.712257+0000", 2024-01-15T22:49:14.866 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.866 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.866 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.866 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.866 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.866 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.866 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.866 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.867 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.867 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.867 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.867 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.867 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.867 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.867 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.867 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.867 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.867 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.867 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.867 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.867 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.868 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.868 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.868 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.868 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.868 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.868 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.868 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.868 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.868 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.868 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.868 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.868 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.868 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.869 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.869 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.869 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.869 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.869 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.870 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.870 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.870 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:14.870 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.870 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:14.870 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.870 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.870 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.870 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.870 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.870 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.870 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.871 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.871 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:14.871 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.871 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.871 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.871 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.871 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.871 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.871 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421160+0000", 2024-01-15T22:49:14.871 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.373256+0000", 2024-01-15T22:49:14.871 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.373256+0000", 2024-01-15T22:49:14.871 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.373544+0000", 2024-01-15T22:49:14.871 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421160+0000", 2024-01-15T22:49:14.871 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.872 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.872 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.872 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.872 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421160+0000", 2024-01-15T22:49:14.872 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421160+0000", 2024-01-15T22:49:14.872 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421160+0000", 2024-01-15T22:49:14.872 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.872 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.872 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.872 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421160+0000", 2024-01-15T22:49:14.872 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421160+0000", 2024-01-15T22:49:14.873 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.873 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.873 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.873 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.873 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.873 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.873 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.873 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.873 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.873 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.873 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.873 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.873 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.874 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.2", 2024-01-15T22:49:14.874 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.874 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.874 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.874 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:14.874 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.874 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:46:45.539409+0000", 2024-01-15T22:49:14.874 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.874 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.874 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.874 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.874 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.875 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.875 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.875 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.875 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.875 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.875 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.875 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.875 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.875 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.875 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.875 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.875 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.876 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.877 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.878 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.878 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.878 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.878 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.878 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.878 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.878 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.878 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.878 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.878 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.878 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.878 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:14.878 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.879 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.879 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.879 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.879 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.879 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.879 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.879 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.879 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 4, 2024-01-15T22:49:14.879 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.879 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.879 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.879 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.879 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.880 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416549+0000", 2024-01-15T22:49:14.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.176434+0000", 2024-01-15T22:49:14.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.176434+0000", 2024-01-15T22:49:14.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.177302+0000", 2024-01-15T22:49:14.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416549+0000", 2024-01-15T22:49:14.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.880 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416549+0000", 2024-01-15T22:49:14.881 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416549+0000", 2024-01-15T22:49:14.881 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416549+0000", 2024-01-15T22:49:14.881 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.881 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.881 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.881 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416549+0000", 2024-01-15T22:49:14.881 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416549+0000", 2024-01-15T22:49:14.881 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.881 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.881 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.881 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.881 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.882 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.882 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.882 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.882 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.882 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.882 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.882 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.882 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.882 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.3", 2024-01-15T22:49:14.882 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.882 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.883 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.883 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.883 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.883 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:02:08.520288+0000", 2024-01-15T22:49:14.883 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.883 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.883 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.883 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.884 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.885 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.886 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.886 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.886 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.886 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.886 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.886 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.886 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.886 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.886 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.886 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.886 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.886 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.887 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.887 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.887 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.887 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.887 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 4, 2024-01-15T22:49:14.887 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.887 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.887 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.887 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.887 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.887 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.887 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.887 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.888 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:14.888 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.888 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.888 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 59, 2024-01-15T22:49:14.888 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.888 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.888 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.888 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.418237+0000", 2024-01-15T22:49:14.888 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:35.443143+0000", 2024-01-15T22:49:14.888 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:35.443143+0000", 2024-01-15T22:49:14.888 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:35.443372+0000", 2024-01-15T22:49:14.889 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.418237+0000", 2024-01-15T22:49:14.889 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.889 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.889 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.889 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 60, 2024-01-15T22:49:14.889 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.418237+0000", 2024-01-15T22:49:14.889 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.418237+0000", 2024-01-15T22:49:14.889 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.418237+0000", 2024-01-15T22:49:14.889 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.889 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.889 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.889 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.418237+0000", 2024-01-15T22:49:14.889 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.418237+0000", 2024-01-15T22:49:14.890 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.890 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.890 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.890 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.890 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 59, 2024-01-15T22:49:14.890 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.890 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.890 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.890 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.890 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.890 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.890 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.891 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.891 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "4.7", 2024-01-15T22:49:14.891 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.891 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.891 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.891 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 12, 2024-01-15T22:49:14.891 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.891 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T02:52:46.593472+0000", 2024-01-15T22:49:14.891 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.891 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.891 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.891 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.891 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.892 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.893 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.893 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.893 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.893 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.893 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.893 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.893 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.893 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.893 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.893 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.893 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.893 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.893 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.894 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.894 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.894 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.894 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.894 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.894 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.894 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.894 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.894 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.894 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.894 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.894 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.894 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.895 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.895 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.895 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.895 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.895 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.895 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.895 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:14.895 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.895 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.895 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.895 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.895 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.895 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.896 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.896 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.896 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:14.896 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.896 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.896 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.896 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.896 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.896 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.896 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.426072+0000", 2024-01-15T22:49:14.896 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.171591+0000", 2024-01-15T22:49:14.896 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.171591+0000", 2024-01-15T22:49:14.896 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.172003+0000", 2024-01-15T22:49:14.897 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.426072+0000", 2024-01-15T22:49:14.897 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.897 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.897 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.897 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.897 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.426072+0000", 2024-01-15T22:49:14.897 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.426072+0000", 2024-01-15T22:49:14.897 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.426072+0000", 2024-01-15T22:49:14.897 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.897 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.897 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.897 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.426072+0000", 2024-01-15T22:49:14.898 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.426072+0000", 2024-01-15T22:49:14.898 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.898 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.898 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.898 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.898 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.898 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.898 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.898 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.898 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.898 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.899 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.899 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.899 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.899 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.0", 2024-01-15T22:49:14.899 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.899 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.899 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.899 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:14.899 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.899 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:55:56.204866+0000", 2024-01-15T22:49:14.899 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.899 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.900 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.900 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.900 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.900 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.900 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.900 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.900 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.900 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.900 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.900 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.900 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.900 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.901 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.901 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.901 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.901 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.901 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.901 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.901 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.901 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.901 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.901 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.901 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.902 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.902 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.902 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.902 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.902 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.902 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.902 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.902 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.902 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.902 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.902 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.902 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.903 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.903 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.903 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.903 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.903 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.903 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.903 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.903 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.903 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.903 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.903 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.904 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.904 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.904 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.904 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:14.904 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.904 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.904 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.904 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.904 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.904 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.905 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.905 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.905 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 2, 2024-01-15T22:49:14.905 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.905 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.905 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.905 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.905 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.905 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.905 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.428002+0000", 2024-01-15T22:49:14.905 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.377288+0000", 2024-01-15T22:49:14.906 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.377288+0000", 2024-01-15T22:49:14.906 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.377573+0000", 2024-01-15T22:49:14.906 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.428002+0000", 2024-01-15T22:49:14.906 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.906 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.906 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.906 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.906 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.428002+0000", 2024-01-15T22:49:14.906 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.428002+0000", 2024-01-15T22:49:14.906 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.428002+0000", 2024-01-15T22:49:14.906 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.906 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.907 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.907 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.428002+0000", 2024-01-15T22:49:14.907 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.428002+0000", 2024-01-15T22:49:14.907 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.907 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.907 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.907 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.907 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.907 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.907 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.907 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.908 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.908 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.908 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.908 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.908 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.908 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.1", 2024-01-15T22:49:14.908 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.908 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.908 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.908 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.908 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.908 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:32:29.870058+0000", 2024-01-15T22:49:14.909 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.909 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.909 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.909 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.909 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.909 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.909 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.909 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.909 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.909 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.909 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.910 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.910 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.910 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.910 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.910 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.910 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.910 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.910 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.910 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.910 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.910 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.910 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.910 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.911 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.911 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.911 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.911 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.911 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.911 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.911 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.911 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.911 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.911 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.911 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.911 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.911 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.911 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.912 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.912 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.912 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.912 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.912 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.912 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.912 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.912 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.913 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.913 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 2, 2024-01-15T22:49:14.913 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.913 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.913 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.913 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.913 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.913 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.913 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.913 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.913 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:14.913 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.913 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.914 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 59, 2024-01-15T22:49:14.914 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.914 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.914 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.914 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421877+0000", 2024-01-15T22:49:14.914 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:35.441895+0000", 2024-01-15T22:49:14.914 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:35.441895+0000", 2024-01-15T22:49:14.914 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:35.442285+0000", 2024-01-15T22:49:14.914 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421877+0000", 2024-01-15T22:49:14.914 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.914 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.914 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.915 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 60, 2024-01-15T22:49:14.915 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421877+0000", 2024-01-15T22:49:14.915 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421877+0000", 2024-01-15T22:49:14.915 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421877+0000", 2024-01-15T22:49:14.915 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.915 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.915 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.915 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421877+0000", 2024-01-15T22:49:14.915 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421877+0000", 2024-01-15T22:49:14.915 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.915 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.915 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.915 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.916 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 59, 2024-01-15T22:49:14.916 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.916 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.916 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.916 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.916 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.916 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.916 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.916 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.916 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "4.5", 2024-01-15T22:49:14.916 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.917 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.917 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.917 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 13, 2024-01-15T22:49:14.917 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.917 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:18:41.825661+0000", 2024-01-15T22:49:14.917 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.917 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.917 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.917 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.917 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.917 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.917 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.917 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.917 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.918 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.918 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.918 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.918 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.918 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.918 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.918 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.918 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.918 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.918 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.918 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.918 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.918 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.918 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.919 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.920 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.920 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.920 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.920 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.920 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.921 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:14.921 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.921 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.921 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.921 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:14.921 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.921 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.921 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.921 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.921 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.921 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.921 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.922 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.922 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:14.922 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.922 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.922 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.922 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.922 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.922 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.922 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416888+0000", 2024-01-15T22:49:14.922 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.158459+0000", 2024-01-15T22:49:14.922 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.158459+0000", 2024-01-15T22:49:14.922 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.158797+0000", 2024-01-15T22:49:14.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416888+0000", 2024-01-15T22:49:14.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416888+0000", 2024-01-15T22:49:14.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416888+0000", 2024-01-15T22:49:14.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416888+0000", 2024-01-15T22:49:14.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.923 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416888+0000", 2024-01-15T22:49:14.924 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416888+0000", 2024-01-15T22:49:14.924 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.924 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.924 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.924 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.924 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.924 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.924 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.924 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.924 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.924 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.925 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.925 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.925 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.925 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.2", 2024-01-15T22:49:14.925 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.925 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.925 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.925 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.925 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.925 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:06:58.366024+0000", 2024-01-15T22:49:14.925 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.926 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.926 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.926 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.927 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.928 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.929 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.929 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.929 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.929 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.929 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.929 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.929 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.929 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.929 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.929 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.929 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.930 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:14.930 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.930 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.930 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.930 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:14.930 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.930 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.930 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.930 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.930 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.930 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.930 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.930 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.930 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:14.931 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.931 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.931 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.931 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.931 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.931 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.931 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421792+0000", 2024-01-15T22:49:14.931 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.371671+0000", 2024-01-15T22:49:14.931 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.371671+0000", 2024-01-15T22:49:14.931 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.372021+0000", 2024-01-15T22:49:14.931 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421792+0000", 2024-01-15T22:49:14.931 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.932 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.932 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.932 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.932 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421792+0000", 2024-01-15T22:49:14.932 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421792+0000", 2024-01-15T22:49:14.932 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421792+0000", 2024-01-15T22:49:14.932 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.932 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.932 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.932 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421792+0000", 2024-01-15T22:49:14.933 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421792+0000", 2024-01-15T22:49:14.933 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.933 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.933 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.933 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.933 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.933 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.933 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.933 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.933 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.933 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.934 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.934 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.934 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.934 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.3", 2024-01-15T22:49:14.934 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.934 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.934 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.934 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:14.934 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.934 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:09:22.414364+0000", 2024-01-15T22:49:14.934 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.934 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.935 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.935 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.935 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.935 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.935 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.935 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.935 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.935 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.935 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.935 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.935 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.936 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.936 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.936 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.936 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.936 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.936 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.936 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.936 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.936 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.936 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.937 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.937 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.937 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.937 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.937 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.937 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.937 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.937 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.937 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.937 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.938 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.938 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.938 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.938 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.938 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.938 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.938 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.938 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.938 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.938 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.938 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.938 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.939 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.939 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.939 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.939 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.939 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.939 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.939 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:14.939 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.939 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.939 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.939 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.939 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.940 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.940 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.940 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.940 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:14.940 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.940 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.940 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 19, 2024-01-15T22:49:14.940 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.940 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.940 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.940 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:49:10.196951+0000", 2024-01-15T22:49:14.940 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:46:54.362550+0000", 2024-01-15T22:49:14.940 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:46:54.362550+0000", 2024-01-15T22:49:14.941 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:46:54.362862+0000", 2024-01-15T22:49:14.941 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:49:10.196951+0000", 2024-01-15T22:49:14.941 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:45:30.631060+0000", 2024-01-15T22:49:14.941 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.941 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:45:30.631060+0000", 2024-01-15T22:49:14.941 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 54, 2024-01-15T22:49:14.941 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:49:10.196951+0000", 2024-01-15T22:49:14.941 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:49:10.196951+0000", 2024-01-15T22:49:14.941 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:49:10.196951+0000", 2024-01-15T22:49:14.941 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.941 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.941 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:45:30.631060+0000", 2024-01-15T22:49:14.941 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:49:10.196951+0000", 2024-01-15T22:49:14.942 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:49:10.196951+0000", 2024-01-15T22:49:14.942 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.942 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 148, 2024-01-15T22:49:14.942 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.942 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.942 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 53, 2024-01-15T22:49:14.942 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.942 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.942 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.942 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.942 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 148, 2024-01-15T22:49:14.942 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.942 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.943 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.943 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "1.0", 2024-01-15T22:49:14.943 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.943 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.943 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 64, 2024-01-15T22:49:14.943 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 347, 2024-01-15T22:49:14.943 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.943 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:32:49.641908+0000", 2024-01-15T22:49:14.943 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.943 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.943 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.943 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 590368, 2024-01-15T22:49:14.943 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.944 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 1771104, 2024-01-15T22:49:14.944 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.944 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.944 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.944 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.944 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.944 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.944 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.944 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.944 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.944 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.944 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.945 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.945 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.945 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 6, 2024-01-15T22:49:14.945 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 2, 2024-01-15T22:49:14.945 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.945 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 2, 2024-01-15T22:49:14.945 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.945 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.945 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.945 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.945 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.945 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.946 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.946 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 6, 2024-01-15T22:49:14.946 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.946 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.946 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.946 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.946 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.946 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 394, 2024-01-15T22:49:14.946 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 584, 2024-01-15T22:49:14.946 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.946 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.946 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.947 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 219, 2024-01-15T22:49:14.947 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 2416 2024-01-15T22:49:14.947 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.947 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.947 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.947 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.947 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.947 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.947 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:14.947 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.947 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:14.947 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "64'148" 2024-01-15T22:49:14.948 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.948 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.948 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.948 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.948 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.948 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.948 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.948 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:14.948 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.948 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.948 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 59, 2024-01-15T22:49:14.949 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.949 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.949 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.949 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.425022+0000", 2024-01-15T22:49:14.949 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:35.334184+0000", 2024-01-15T22:49:14.949 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:35.334184+0000", 2024-01-15T22:49:14.949 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:35.334490+0000", 2024-01-15T22:49:14.949 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.425022+0000", 2024-01-15T22:49:14.949 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.949 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.949 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.949 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 60, 2024-01-15T22:49:14.950 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.425022+0000", 2024-01-15T22:49:14.950 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.425022+0000", 2024-01-15T22:49:14.950 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.425022+0000", 2024-01-15T22:49:14.950 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.950 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.950 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.950 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.425022+0000", 2024-01-15T22:49:14.950 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.425022+0000", 2024-01-15T22:49:14.950 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.950 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.950 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.950 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.950 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 59, 2024-01-15T22:49:14.951 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.951 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.951 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.951 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.951 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.951 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.951 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.951 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.951 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "4.6", 2024-01-15T22:49:14.951 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.951 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.951 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.952 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 13, 2024-01-15T22:49:14.952 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.952 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T02:48:57.404009+0000", 2024-01-15T22:49:14.952 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.952 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.952 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.952 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.952 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.952 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.952 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.952 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.953 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.953 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.953 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.953 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.953 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.953 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.953 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.953 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.953 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.953 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.953 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.954 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.955 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.956 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.956 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.956 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.956 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.956 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.956 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.956 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.956 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:14.956 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.956 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:14.956 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.956 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.956 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.957 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.957 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.957 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.957 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:14.957 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.957 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:14.957 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.957 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.957 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.957 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.957 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.957 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.423742+0000", 2024-01-15T22:49:14.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.173492+0000", 2024-01-15T22:49:14.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.173492+0000", 2024-01-15T22:49:14.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.173892+0000", 2024-01-15T22:49:14.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.423742+0000", 2024-01-15T22:49:14.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.423742+0000", 2024-01-15T22:49:14.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.423742+0000", 2024-01-15T22:49:14.958 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.423742+0000", 2024-01-15T22:49:14.959 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.959 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.959 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.959 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.423742+0000", 2024-01-15T22:49:14.959 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.423742+0000", 2024-01-15T22:49:14.959 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.959 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.959 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.959 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.959 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.959 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.959 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.960 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.960 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.960 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.960 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.960 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.960 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.960 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.1", 2024-01-15T22:49:14.960 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.960 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.960 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.961 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.961 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.961 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:42:31.473592+0000", 2024-01-15T22:49:14.961 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.961 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.961 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.961 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.962 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.963 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.964 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.964 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.964 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.964 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.964 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.964 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.964 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.964 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.964 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.964 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.964 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.965 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.965 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.965 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.965 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:14.965 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:14.965 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.965 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:14.965 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.965 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.965 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.965 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.965 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.965 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.966 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.967 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.968 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:14.968 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.968 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.968 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.968 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.968 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.968 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.968 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420774+0000", 2024-01-15T22:49:14.968 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.383627+0000", 2024-01-15T22:49:14.968 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.383627+0000", 2024-01-15T22:49:14.968 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.383937+0000", 2024-01-15T22:49:14.969 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420774+0000", 2024-01-15T22:49:14.969 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.969 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.969 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.969 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.969 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420774+0000", 2024-01-15T22:49:14.969 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420774+0000", 2024-01-15T22:49:14.969 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420774+0000", 2024-01-15T22:49:14.969 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.969 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.969 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.970 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420774+0000", 2024-01-15T22:49:14.970 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420774+0000", 2024-01-15T22:49:14.970 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.970 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.970 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.970 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.970 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.970 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.970 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.970 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.970 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.970 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.970 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.971 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.971 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.971 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.0", 2024-01-15T22:49:14.971 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.971 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.971 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.971 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:14.971 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.971 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:41:05.121801+0000", 2024-01-15T22:49:14.971 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.971 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.971 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.972 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.972 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.972 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.972 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.972 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.972 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.972 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.972 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.972 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.972 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.972 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.972 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.973 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.973 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.973 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.973 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.973 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.973 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.973 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.973 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.973 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.973 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.973 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.974 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.974 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.974 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.974 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.974 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.974 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.974 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.974 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.974 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.974 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.974 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.974 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.974 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.975 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.975 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.975 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.975 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.975 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.975 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.975 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.975 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.975 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.975 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.975 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:14.976 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.976 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:14.976 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.976 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.976 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.976 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.976 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.976 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.976 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.976 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.976 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:14.977 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.977 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.977 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 59, 2024-01-15T22:49:14.977 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.977 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.977 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.977 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.424108+0000", 2024-01-15T22:49:14.977 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:35.442575+0000", 2024-01-15T22:49:14.977 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:35.442575+0000", 2024-01-15T22:49:14.977 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:35.443124+0000", 2024-01-15T22:49:14.978 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.424108+0000", 2024-01-15T22:49:14.978 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.978 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.978 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.978 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 60, 2024-01-15T22:49:14.978 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.424108+0000", 2024-01-15T22:49:14.978 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.424108+0000", 2024-01-15T22:49:14.978 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.424108+0000", 2024-01-15T22:49:14.978 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.978 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.978 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:14.979 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.424108+0000", 2024-01-15T22:49:14.979 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.424108+0000", 2024-01-15T22:49:14.979 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.979 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.979 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.979 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.979 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 59, 2024-01-15T22:49:14.979 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.979 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.979 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.979 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.980 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.980 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.980 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.980 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.980 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "4.3", 2024-01-15T22:49:14.980 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.980 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.980 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.980 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 13, 2024-01-15T22:49:14.980 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.980 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T02:33:50.770684+0000", 2024-01-15T22:49:14.981 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.981 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.981 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.981 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.981 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.981 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.981 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.981 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.981 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.981 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.981 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.981 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.982 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.983 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.984 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.984 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.984 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.984 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.984 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.985 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.985 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:14.985 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:14.985 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.985 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:14.985 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.985 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.985 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.985 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.985 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.985 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.985 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:14.985 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.986 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:14.986 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.986 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.986 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:14.986 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.986 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.986 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.986 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420846+0000", 2024-01-15T22:49:14.986 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.384005+0000", 2024-01-15T22:49:14.986 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.384005+0000", 2024-01-15T22:49:14.986 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.384304+0000", 2024-01-15T22:49:14.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420846+0000", 2024-01-15T22:49:14.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:14.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420846+0000", 2024-01-15T22:49:14.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420846+0000", 2024-01-15T22:49:14.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420846+0000", 2024-01-15T22:49:14.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:14.987 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420846+0000", 2024-01-15T22:49:14.988 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420846+0000", 2024-01-15T22:49:14.988 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.988 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.988 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.988 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.988 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:14.988 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.988 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.988 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.988 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.988 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.988 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.989 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.989 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.989 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.5", 2024-01-15T22:49:14.989 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.989 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.989 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.989 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:14.989 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.989 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:54:57.835155+0000", 2024-01-15T22:49:14.989 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.989 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.989 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:14.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:14.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:14.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:14.990 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:14.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:14.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:14.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:14.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:14.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:14.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:14.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:14.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:14.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:14.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:14.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:14.991 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:14.992 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:14.992 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:14.992 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:14.992 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:14.992 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:14.992 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:14.992 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:14.992 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:14.992 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:14.992 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:14.992 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:14.993 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:14.993 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:14.993 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:14.993 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:14.993 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:14.993 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:14.993 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.993 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:14.993 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:14.993 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:14.993 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:14.993 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:14.994 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:14.994 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.994 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:14.994 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:14.994 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:14.994 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:14.994 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:14.994 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:14.994 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:14.994 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:14.995 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:14.995 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:14.995 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:14.995 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:14.995 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:14.995 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:14.995 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:14.995 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:14.995 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416033+0000", 2024-01-15T22:49:14.995 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.165957+0000", 2024-01-15T22:49:14.996 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.165957+0000", 2024-01-15T22:49:14.996 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.166272+0000", 2024-01-15T22:49:14.996 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416033+0000", 2024-01-15T22:49:14.996 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.996 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:14.996 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.996 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:14.996 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416033+0000", 2024-01-15T22:49:14.996 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416033+0000", 2024-01-15T22:49:14.996 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416033+0000", 2024-01-15T22:49:14.997 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:14.997 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:14.997 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:14.997 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416033+0000", 2024-01-15T22:49:14.997 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416033+0000", 2024-01-15T22:49:14.997 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:14.997 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:14.997 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:14.997 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:14.997 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:14.997 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:14.998 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:14.998 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:14.998 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:14.998 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:14.998 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:14.998 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:14.998 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:14.998 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.4", 2024-01-15T22:49:14.998 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:14.998 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:14.998 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:14.998 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:14.999 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:14.999 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:41:53.349394+0000", 2024-01-15T22:49:14.999 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:14.999 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:14.999 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:14.999 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:14.999 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:14.999 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:14.999 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:14.999 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:14.999 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:14.999 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.000 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.000 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.000 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.000 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.000 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.000 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.000 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.000 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.000 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.000 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.000 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.000 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.001 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.001 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.001 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.001 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.001 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.001 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.001 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.001 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.001 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.001 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.001 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.001 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.002 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.002 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.002 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.002 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.002 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.002 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.002 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.002 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.002 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.002 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.002 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.003 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.003 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.003 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.003 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:15.003 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:15.003 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.003 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:15.003 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.003 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.004 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.004 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.004 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.004 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.004 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:15.004 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.004 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:15.004 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.004 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.004 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 59, 2024-01-15T22:49:15.004 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.004 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.004 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.005 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415618+0000", 2024-01-15T22:49:15.005 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:35.441793+0000", 2024-01-15T22:49:15.005 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:35.441793+0000", 2024-01-15T22:49:15.005 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:35.442212+0000", 2024-01-15T22:49:15.005 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415618+0000", 2024-01-15T22:49:15.005 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:15.005 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.005 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:15.005 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 60, 2024-01-15T22:49:15.005 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415618+0000", 2024-01-15T22:49:15.005 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415618+0000", 2024-01-15T22:49:15.006 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415618+0000", 2024-01-15T22:49:15.006 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.006 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.006 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:15.006 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415618+0000", 2024-01-15T22:49:15.006 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415618+0000", 2024-01-15T22:49:15.006 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.006 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.006 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.006 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.006 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 59, 2024-01-15T22:49:15.006 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.006 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.007 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.007 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.007 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.007 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.007 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.007 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.007 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "4.0", 2024-01-15T22:49:15.007 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.007 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.007 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.007 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 13, 2024-01-15T22:49:15.007 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.007 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:38:27.186182+0000", 2024-01-15T22:49:15.008 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.008 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.008 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.008 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.008 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.008 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.008 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.008 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.008 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.008 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.008 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.008 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.008 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.009 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.010 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.011 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.011 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.011 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.011 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.011 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.011 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.011 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.011 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:15.011 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.011 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:15.011 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.011 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.012 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.012 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.012 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.012 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:15.012 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:15.012 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.012 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:15.012 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.012 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.012 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:15.012 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.012 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.012 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.013 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416912+0000", 2024-01-15T22:49:15.013 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.378305+0000", 2024-01-15T22:49:15.013 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.378305+0000", 2024-01-15T22:49:15.013 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.378587+0000", 2024-01-15T22:49:15.013 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416912+0000", 2024-01-15T22:49:15.013 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.013 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.013 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.013 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:15.013 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416912+0000", 2024-01-15T22:49:15.013 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416912+0000", 2024-01-15T22:49:15.013 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416912+0000", 2024-01-15T22:49:15.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416912+0000", 2024-01-15T22:49:15.014 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416912+0000", 2024-01-15T22:49:15.014 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.014 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 1, 2024-01-15T22:49:15.014 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.014 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.014 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:15.014 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.014 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.014 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.015 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.015 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 1, 2024-01-15T22:49:15.015 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.015 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.015 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.015 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.6", 2024-01-15T22:49:15.015 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.015 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.015 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.015 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:15.015 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.015 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T22:49:45.179099+0000", 2024-01-15T22:49:15.016 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.016 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.016 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.016 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 3, 2024-01-15T22:49:15.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 1, 2024-01-15T22:49:15.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 1, 2024-01-15T22:49:15.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.017 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:15.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.018 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.019 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.019 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.019 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.019 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 1, 2024-01-15T22:49:15.019 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.019 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.019 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.019 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.019 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.019 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.019 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:15.019 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:15.019 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.019 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:15.020 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "58'1" 2024-01-15T22:49:15.020 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.020 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.020 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.020 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.020 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:15.020 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:15.020 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.020 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:15.020 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.020 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.020 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.021 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.021 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.021 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:36.431056+0000", 2024-01-15T22:49:15.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:48:36.430622+0000", 2024-01-15T22:49:15.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:48:36.430622+0000", 2024-01-15T22:49:15.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:48:36.431056+0000", 2024-01-15T22:49:15.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:36.431056+0000", 2024-01-15T22:49:15.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 64, 2024-01-15T22:49:15.021 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:36.431056+0000", 2024-01-15T22:49:15.022 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:36.431056+0000", 2024-01-15T22:49:15.022 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:36.431056+0000", 2024-01-15T22:49:15.022 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.022 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.022 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.022 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:36.431056+0000", 2024-01-15T22:49:15.022 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:36.431056+0000", 2024-01-15T22:49:15.022 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.022 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.022 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.022 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.023 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 63, 2024-01-15T22:49:15.023 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.023 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.023 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.023 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.023 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.023 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.023 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.023 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.023 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.7", 2024-01-15T22:49:15.023 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.024 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.024 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 64, 2024-01-15T22:49:15.024 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 26, 2024-01-15T22:49:15.024 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.024 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:10:44.395030+0000", 2024-01-15T22:49:15.024 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.024 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.024 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.024 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.024 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.024 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.025 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.026 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.026 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.026 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.026 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.026 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.026 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.026 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.026 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.026 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.026 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.026 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.027 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.027 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.027 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.027 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.027 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.027 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.027 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.027 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.027 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.027 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.027 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.028 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.028 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.028 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.028 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.028 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.028 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.028 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.028 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.028 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:15.028 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:15.028 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.029 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:15.029 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.029 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.029 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.029 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.029 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.029 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:15.029 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:15.029 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.029 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 4, 2024-01-15T22:49:15.030 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.030 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.030 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 59, 2024-01-15T22:49:15.030 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.030 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.030 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.030 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415996+0000", 2024-01-15T22:49:15.030 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:35.442327+0000", 2024-01-15T22:49:15.030 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:35.442327+0000", 2024-01-15T22:49:15.030 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:35.442609+0000", 2024-01-15T22:49:15.030 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415996+0000", 2024-01-15T22:49:15.030 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:15.031 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.031 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:15.031 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 60, 2024-01-15T22:49:15.031 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415996+0000", 2024-01-15T22:49:15.031 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415996+0000", 2024-01-15T22:49:15.031 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415996+0000", 2024-01-15T22:49:15.031 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.031 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.031 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:34.644839+0000", 2024-01-15T22:49:15.031 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415996+0000", 2024-01-15T22:49:15.031 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415996+0000", 2024-01-15T22:49:15.031 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.032 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.032 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.032 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.032 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 59, 2024-01-15T22:49:15.032 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.032 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.032 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.032 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.032 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.032 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.032 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.032 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.033 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "4.1", 2024-01-15T22:49:15.033 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.033 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.033 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.033 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 13, 2024-01-15T22:49:15.033 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.033 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:15:27.899468+0000", 2024-01-15T22:49:15.033 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.033 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.033 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.033 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.034 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.034 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.034 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.034 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.034 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.034 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.034 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.034 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.034 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.034 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.034 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.034 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.035 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.035 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.035 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.035 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.035 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.035 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.035 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.035 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.035 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.035 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.035 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.035 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.036 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.036 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.036 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.036 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.036 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.036 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.036 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.036 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.036 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.036 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.036 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.036 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.036 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.037 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.037 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.037 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.037 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.037 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.037 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.037 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.037 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:15.037 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:15.037 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.037 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 4, 2024-01-15T22:49:15.037 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.037 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.038 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.038 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.038 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:15.038 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.038 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:15.038 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.038 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:15.038 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.038 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.038 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:15.038 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.038 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.039 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.039 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:36.878694+0000", 2024-01-15T22:49:15.039 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:48:36.876201+0000", 2024-01-15T22:49:15.039 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:48:36.876201+0000", 2024-01-15T22:49:15.039 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:48:36.878694+0000", 2024-01-15T22:49:15.039 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:36.878694+0000", 2024-01-15T22:49:15.039 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.039 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.039 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.039 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 64, 2024-01-15T22:49:15.039 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:36.878694+0000", 2024-01-15T22:49:15.039 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:36.878694+0000", 2024-01-15T22:49:15.040 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:36.878694+0000", 2024-01-15T22:49:15.040 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.040 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.040 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.040 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:36.878694+0000", 2024-01-15T22:49:15.040 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:36.878694+0000", 2024-01-15T22:49:15.040 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.040 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 2, 2024-01-15T22:49:15.040 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.040 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.040 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 63, 2024-01-15T22:49:15.040 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.041 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.041 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.041 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.041 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 2, 2024-01-15T22:49:15.041 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.041 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.041 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.041 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.7", 2024-01-15T22:49:15.041 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.041 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.041 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 64, 2024-01-15T22:49:15.041 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 33, 2024-01-15T22:49:15.041 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.042 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:56:51.821450+0000", 2024-01-15T22:49:15.042 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.042 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.042 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.042 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.042 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.042 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.042 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.042 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.042 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.042 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.042 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.043 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.043 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.043 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.043 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.043 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.043 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.043 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.043 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.043 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 3, 2024-01-15T22:49:15.043 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 1, 2024-01-15T22:49:15.043 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.043 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 1, 2024-01-15T22:49:15.043 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.043 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.044 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.044 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.044 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.044 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:15.044 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.044 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 1, 2024-01-15T22:49:15.044 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.044 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.044 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.044 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.044 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 3, 2024-01-15T22:49:15.045 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.045 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.045 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.045 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.045 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.045 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:15.046 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.046 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:15.046 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.046 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:15.046 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'2" 2024-01-15T22:49:15.046 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.046 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.046 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.046 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:15.046 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.046 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:15.046 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.047 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:15.047 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.047 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.047 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.047 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.047 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.047 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.047 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.425180+0000", 2024-01-15T22:49:15.047 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.171751+0000", 2024-01-15T22:49:15.047 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.171751+0000", 2024-01-15T22:49:15.047 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.172063+0000", 2024-01-15T22:49:15.047 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.425180+0000", 2024-01-15T22:49:15.047 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.048 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.048 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.048 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.048 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.425180+0000", 2024-01-15T22:49:15.048 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.425180+0000", 2024-01-15T22:49:15.048 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.425180+0000", 2024-01-15T22:49:15.048 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.048 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.048 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.048 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.425180+0000", 2024-01-15T22:49:15.048 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.425180+0000", 2024-01-15T22:49:15.048 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.049 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.049 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.049 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.049 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.049 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.049 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.049 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.049 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.049 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.049 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.049 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.049 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.050 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.6", 2024-01-15T22:49:15.050 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.050 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.050 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.050 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.050 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.050 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T09:22:37.687027+0000", 2024-01-15T22:49:15.050 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.050 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.050 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.050 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.050 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.051 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.051 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.051 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.051 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.051 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.051 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.051 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.051 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.051 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.051 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.051 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.051 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.052 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.053 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.054 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.054 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.054 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.054 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.054 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.054 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:15.054 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.054 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:15.054 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.054 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:15.054 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.054 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.055 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.055 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.055 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.055 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:15.055 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:15.055 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.055 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:15.055 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.055 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.055 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:15.055 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.055 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.055 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421029+0000", 2024-01-15T22:49:15.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.383519+0000", 2024-01-15T22:49:15.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.383519+0000", 2024-01-15T22:49:15.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.384112+0000", 2024-01-15T22:49:15.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421029+0000", 2024-01-15T22:49:15.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:15.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421029+0000", 2024-01-15T22:49:15.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421029+0000", 2024-01-15T22:49:15.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421029+0000", 2024-01-15T22:49:15.056 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.057 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.057 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.057 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421029+0000", 2024-01-15T22:49:15.057 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421029+0000", 2024-01-15T22:49:15.057 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.057 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.057 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.057 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.057 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:15.057 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.057 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.057 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.057 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.058 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.058 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.058 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.058 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.058 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.8", 2024-01-15T22:49:15.058 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.058 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.058 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.058 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:15.058 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.058 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:54:09.087225+0000", 2024-01-15T22:49:15.058 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.058 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.059 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.059 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.060 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.061 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.062 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.062 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.062 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.062 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.062 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.062 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.062 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.062 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.062 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:15.062 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:15.062 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.062 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:15.063 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.063 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.063 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.063 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.063 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.063 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:15.063 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:15.063 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.063 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 4, 2024-01-15T22:49:15.063 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.063 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.063 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.063 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.064 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.064 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.064 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416174+0000", 2024-01-15T22:49:15.064 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.174806+0000", 2024-01-15T22:49:15.064 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.174806+0000", 2024-01-15T22:49:15.064 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.175093+0000", 2024-01-15T22:49:15.064 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416174+0000", 2024-01-15T22:49:15.064 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.064 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.064 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.064 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.064 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416174+0000", 2024-01-15T22:49:15.064 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416174+0000", 2024-01-15T22:49:15.065 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416174+0000", 2024-01-15T22:49:15.065 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.065 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.065 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.065 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416174+0000", 2024-01-15T22:49:15.065 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416174+0000", 2024-01-15T22:49:15.065 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.065 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.065 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.065 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.065 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.066 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.066 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.066 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.066 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.066 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.066 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.066 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.066 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.066 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.9", 2024-01-15T22:49:15.066 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.066 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.066 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.067 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.067 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.067 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:05:19.101027+0000", 2024-01-15T22:49:15.067 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.067 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.067 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.067 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.068 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.069 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.069 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.069 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.069 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.069 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.069 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.069 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.069 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.069 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.069 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.069 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.069 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.070 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.070 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.070 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.070 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.070 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.070 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.070 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.070 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.070 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.070 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.070 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.070 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.071 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.071 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.071 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.071 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:15.071 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:15.071 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.071 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 4, 2024-01-15T22:49:15.071 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.071 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.071 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.071 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.071 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.072 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.072 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:15.072 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.072 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:15.072 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.072 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.072 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:15.072 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.072 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.072 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.072 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415236+0000", 2024-01-15T22:49:15.072 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.377399+0000", 2024-01-15T22:49:15.073 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.377399+0000", 2024-01-15T22:49:15.073 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.378395+0000", 2024-01-15T22:49:15.073 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415236+0000", 2024-01-15T22:49:15.073 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.073 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.073 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.073 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:15.073 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415236+0000", 2024-01-15T22:49:15.073 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415236+0000", 2024-01-15T22:49:15.073 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415236+0000", 2024-01-15T22:49:15.073 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.073 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.074 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.074 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415236+0000", 2024-01-15T22:49:15.074 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415236+0000", 2024-01-15T22:49:15.074 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.074 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.074 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.074 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.074 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:15.074 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.074 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.074 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.075 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.075 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.075 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.075 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.075 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.075 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.9", 2024-01-15T22:49:15.075 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.075 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.075 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.075 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.075 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.075 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:30:22.965066+0000", 2024-01-15T22:49:15.076 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.076 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.076 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.076 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.076 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.076 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.076 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.076 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.076 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.076 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.077 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.077 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.077 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.077 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.077 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.077 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.077 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.077 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.077 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.077 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.077 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.077 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.078 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.078 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.078 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.078 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.078 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.078 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.078 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.078 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.078 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.078 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.078 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.079 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.079 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.079 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.079 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.079 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.079 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.079 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.079 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.079 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.079 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.079 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.080 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.080 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.080 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.080 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.080 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.080 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:15.080 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.080 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:15.080 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.080 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.080 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.080 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.080 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.081 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.081 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:15.081 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.081 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:15.081 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.081 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.081 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.081 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.081 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.081 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.081 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415694+0000", 2024-01-15T22:49:15.081 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.160828+0000", 2024-01-15T22:49:15.082 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.160828+0000", 2024-01-15T22:49:15.082 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.161157+0000", 2024-01-15T22:49:15.082 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415694+0000", 2024-01-15T22:49:15.082 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.082 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.082 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.082 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.082 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415694+0000", 2024-01-15T22:49:15.082 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415694+0000", 2024-01-15T22:49:15.082 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415694+0000", 2024-01-15T22:49:15.082 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.082 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.083 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.083 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415694+0000", 2024-01-15T22:49:15.083 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415694+0000", 2024-01-15T22:49:15.083 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.083 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.083 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.083 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.083 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.083 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.083 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.083 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.083 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.084 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.084 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.084 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.084 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.084 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.8", 2024-01-15T22:49:15.084 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.084 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.084 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.084 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.084 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.084 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:22:32.961019+0000", 2024-01-15T22:49:15.084 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.085 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.085 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.085 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.085 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.085 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.085 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.085 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.085 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.085 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.085 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.085 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.085 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.086 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.086 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.086 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.086 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.086 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.086 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.086 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.086 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.086 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.086 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.086 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.086 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.086 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.087 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.088 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.088 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.088 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.088 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.088 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.088 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.088 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.088 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:15.089 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.089 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:15.089 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.089 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.089 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.089 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.089 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.089 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.089 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:15.089 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.089 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:15.089 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.090 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.090 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:15.090 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.090 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.090 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.090 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.415675+0000", 2024-01-15T22:49:15.090 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.375802+0000", 2024-01-15T22:49:15.090 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.375802+0000", 2024-01-15T22:49:15.090 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.376138+0000", 2024-01-15T22:49:15.090 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.415675+0000", 2024-01-15T22:49:15.090 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.090 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.091 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.091 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:15.091 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.415675+0000", 2024-01-15T22:49:15.091 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.415675+0000", 2024-01-15T22:49:15.091 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.415675+0000", 2024-01-15T22:49:15.091 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.091 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.091 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.091 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.415675+0000", 2024-01-15T22:49:15.091 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.415675+0000", 2024-01-15T22:49:15.091 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.091 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.091 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.092 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.092 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:15.092 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.092 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.092 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.092 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.092 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.092 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.092 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.092 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.092 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.a", 2024-01-15T22:49:15.092 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.092 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.093 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.093 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.093 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.093 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T06:43:12.613704+0000", 2024-01-15T22:49:15.093 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.093 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.093 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.093 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.093 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.093 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.093 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.093 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.093 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.094 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.095 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.096 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.096 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.096 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.096 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.096 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.097 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.097 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.097 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:15.097 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.097 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:15.097 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.097 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.097 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.097 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.097 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.097 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:15.097 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:15.098 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.098 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:15.098 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.098 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.098 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.098 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.098 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.098 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.098 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416652+0000", 2024-01-15T22:49:15.098 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.162858+0000", 2024-01-15T22:49:15.098 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.162858+0000", 2024-01-15T22:49:15.098 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.163103+0000", 2024-01-15T22:49:15.098 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416652+0000", 2024-01-15T22:49:15.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416652+0000", 2024-01-15T22:49:15.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416652+0000", 2024-01-15T22:49:15.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416652+0000", 2024-01-15T22:49:15.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416652+0000", 2024-01-15T22:49:15.099 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416652+0000", 2024-01-15T22:49:15.099 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.100 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.100 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.100 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.100 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.100 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.100 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.100 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.100 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.100 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.100 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.100 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.100 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.101 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.b", 2024-01-15T22:49:15.101 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.101 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.101 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.101 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.101 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.101 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:07:12.183548+0000", 2024-01-15T22:49:15.101 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.101 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.101 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.101 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.101 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.102 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.103 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.104 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.104 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.104 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.104 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.104 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.104 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.104 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.104 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.104 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.104 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.104 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.105 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.105 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.105 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.105 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.105 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.105 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.105 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.105 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.105 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:15.105 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:15.105 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.105 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:15.106 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.106 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.106 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.106 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.106 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.106 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.106 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:15.106 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.106 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:15.106 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.106 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.107 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:15.107 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.107 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.107 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.107 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419310+0000", 2024-01-15T22:49:15.107 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.378322+0000", 2024-01-15T22:49:15.107 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.378322+0000", 2024-01-15T22:49:15.107 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.378602+0000", 2024-01-15T22:49:15.107 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419310+0000", 2024-01-15T22:49:15.107 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.107 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.108 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.108 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:15.108 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419310+0000", 2024-01-15T22:49:15.108 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419310+0000", 2024-01-15T22:49:15.108 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419310+0000", 2024-01-15T22:49:15.108 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.108 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.108 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.108 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419310+0000", 2024-01-15T22:49:15.108 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419310+0000", 2024-01-15T22:49:15.108 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.108 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 2, 2024-01-15T22:49:15.108 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.109 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.109 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:15.109 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.109 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.109 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.109 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.109 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 2, 2024-01-15T22:49:15.109 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.109 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.109 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.109 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.b", 2024-01-15T22:49:15.109 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.109 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.110 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.110 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 19, 2024-01-15T22:49:15.110 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.110 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T05:12:42.291013+0000", 2024-01-15T22:49:15.110 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.110 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.110 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.110 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 3, 2024-01-15T22:49:15.111 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 1, 2024-01-15T22:49:15.112 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.112 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 1, 2024-01-15T22:49:15.112 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.112 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.112 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.112 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.112 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.112 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:15.112 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.112 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.112 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.112 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.113 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.113 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.113 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.113 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.113 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.113 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.113 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.113 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.113 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 1, 2024-01-15T22:49:15.113 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.113 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.113 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.114 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.114 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.114 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.114 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.114 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:15.114 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.114 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:15.114 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'2" 2024-01-15T22:49:15.114 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.114 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.114 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.114 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:15.115 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.115 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:15.115 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.115 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:15.115 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.115 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.115 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.115 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.115 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.115 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.115 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.422086+0000", 2024-01-15T22:49:15.116 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.169569+0000", 2024-01-15T22:49:15.116 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.169569+0000", 2024-01-15T22:49:15.116 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.169845+0000", 2024-01-15T22:49:15.116 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.422086+0000", 2024-01-15T22:49:15.116 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.116 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.116 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.116 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.116 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.422086+0000", 2024-01-15T22:49:15.116 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.422086+0000", 2024-01-15T22:49:15.116 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.422086+0000", 2024-01-15T22:49:15.117 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.117 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.117 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.117 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.422086+0000", 2024-01-15T22:49:15.117 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.422086+0000", 2024-01-15T22:49:15.117 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.117 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.117 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.117 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.117 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.117 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.117 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.118 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.118 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.118 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.118 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.118 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.118 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.118 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.a", 2024-01-15T22:49:15.118 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.118 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.118 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.118 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.118 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.118 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:23:38.384992+0000", 2024-01-15T22:49:15.118 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.119 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.119 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.119 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.119 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.119 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.119 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.119 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.119 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.119 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.119 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.119 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.119 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.120 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.120 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.120 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.120 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.120 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.120 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.120 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.120 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.120 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.120 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.120 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.120 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.121 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.121 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.121 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.121 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.121 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.121 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.121 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.121 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.121 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.121 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.121 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.121 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.121 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.122 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.122 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.122 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.122 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.122 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.122 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.122 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.122 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.122 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.122 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:15.122 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.122 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:15.122 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.123 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:15.123 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.123 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.123 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.123 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.123 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:15.123 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:15.123 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:15.123 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.123 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 2, 2024-01-15T22:49:15.123 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.123 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.124 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:15.124 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.124 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.124 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.124 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.428047+0000", 2024-01-15T22:49:15.124 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.376639+0000", 2024-01-15T22:49:15.124 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.376639+0000", 2024-01-15T22:49:15.124 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.376964+0000", 2024-01-15T22:49:15.124 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.428047+0000", 2024-01-15T22:49:15.124 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.124 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.124 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.124 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:15.125 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.428047+0000", 2024-01-15T22:49:15.125 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.428047+0000", 2024-01-15T22:49:15.125 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.428047+0000", 2024-01-15T22:49:15.125 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.125 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.125 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.125 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.428047+0000", 2024-01-15T22:49:15.125 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.428047+0000", 2024-01-15T22:49:15.125 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.125 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.125 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.125 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.126 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:15.126 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.126 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.126 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.126 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.126 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.126 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.126 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.126 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.126 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.c", 2024-01-15T22:49:15.127 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.127 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.127 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.127 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.127 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.127 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:50:05.643256+0000", 2024-01-15T22:49:15.127 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.127 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.127 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.127 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.127 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.127 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.128 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.128 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.128 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.128 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.128 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.128 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.128 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.128 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.128 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.128 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.128 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.129 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.129 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.129 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.129 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.129 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.129 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.129 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.129 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.129 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.129 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.129 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.129 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.130 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.130 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.130 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.130 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.130 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.130 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.130 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.130 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.130 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.130 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.130 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.130 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.131 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.131 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.131 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.131 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.131 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.131 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.131 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:15.131 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:15.131 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:15.131 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.131 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 2, 2024-01-15T22:49:15.131 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.131 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.132 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.132 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.132 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.132 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:15.132 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:15.132 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.132 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:15.132 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.132 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.132 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.132 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.133 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.133 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.133 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.420749+0000", 2024-01-15T22:49:15.133 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.182006+0000", 2024-01-15T22:49:15.133 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.182006+0000", 2024-01-15T22:49:15.133 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.182280+0000", 2024-01-15T22:49:15.133 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.420749+0000", 2024-01-15T22:49:15.133 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.133 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.133 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.134 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.134 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.420749+0000", 2024-01-15T22:49:15.134 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.420749+0000", 2024-01-15T22:49:15.134 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.420749+0000", 2024-01-15T22:49:15.134 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.134 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.134 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.134 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.420749+0000", 2024-01-15T22:49:15.134 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.420749+0000", 2024-01-15T22:49:15.134 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.134 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.135 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.135 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.135 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.135 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.135 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.135 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.135 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.135 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.135 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.135 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.135 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.136 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.d", 2024-01-15T22:49:15.136 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.136 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.136 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.136 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:15.136 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.136 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:06:55.330251+0000", 2024-01-15T22:49:15.136 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.136 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.137 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.137 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.137 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.137 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.137 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.137 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.137 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.137 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.137 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.137 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.137 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.137 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.138 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.139 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.140 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.140 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.140 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.140 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.140 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.140 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.140 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.140 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.140 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:15.140 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:15.140 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.140 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:15.141 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.141 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.141 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.141 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.141 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.141 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.141 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:15.141 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.141 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:15.141 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.141 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.141 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:15.142 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.142 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.142 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.142 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.426447+0000", 2024-01-15T22:49:15.142 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.377711+0000", 2024-01-15T22:49:15.142 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.377711+0000", 2024-01-15T22:49:15.142 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.378003+0000", 2024-01-15T22:49:15.142 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.426447+0000", 2024-01-15T22:49:15.142 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.142 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.142 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.142 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:15.142 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.426447+0000", 2024-01-15T22:49:15.143 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.426447+0000", 2024-01-15T22:49:15.143 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.426447+0000", 2024-01-15T22:49:15.143 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.143 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.143 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.143 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.426447+0000", 2024-01-15T22:49:15.143 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.426447+0000", 2024-01-15T22:49:15.143 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.143 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 1, 2024-01-15T22:49:15.143 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.143 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.143 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:15.143 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.144 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.144 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.144 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.144 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 1, 2024-01-15T22:49:15.144 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.144 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.144 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.144 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.d", 2024-01-15T22:49:15.144 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.144 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.144 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.145 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 17, 2024-01-15T22:49:15.145 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.145 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:56:09.265446+0000", 2024-01-15T22:49:15.145 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.145 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.145 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.145 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 70, 2024-01-15T22:49:15.145 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.145 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.145 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.145 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.145 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 3, 2024-01-15T22:49:15.146 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 1, 2024-01-15T22:49:15.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 1, 2024-01-15T22:49:15.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.147 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.148 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.148 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.148 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.148 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.148 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.148 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.148 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.148 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.148 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 1, 2024-01-15T22:49:15.148 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 1 2024-01-15T22:49:15.148 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.148 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.149 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.149 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.149 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.149 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.149 INFO:tasks.workunit.client.0.smithi053.stdout: 3 2024-01-15T22:49:15.149 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.149 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:15.149 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'1" 2024-01-15T22:49:15.149 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.150 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.150 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.150 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:15.150 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.150 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:15.150 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.150 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:15.150 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.150 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.150 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.150 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.151 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.151 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.151 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.419346+0000", 2024-01-15T22:49:15.151 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.180910+0000", 2024-01-15T22:49:15.151 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.180910+0000", 2024-01-15T22:49:15.151 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.181390+0000", 2024-01-15T22:49:15.151 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.419346+0000", 2024-01-15T22:49:15.151 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.151 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.151 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.151 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.152 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.419346+0000", 2024-01-15T22:49:15.152 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.419346+0000", 2024-01-15T22:49:15.152 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.419346+0000", 2024-01-15T22:49:15.152 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.152 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.152 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.152 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.419346+0000", 2024-01-15T22:49:15.152 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.419346+0000", 2024-01-15T22:49:15.152 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.152 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.153 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.153 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.153 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.153 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.153 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.153 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.153 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.153 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.153 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.153 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.153 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.153 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.c", 2024-01-15T22:49:15.154 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.154 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.154 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.154 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.154 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.154 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:04:17.377503+0000", 2024-01-15T22:49:15.154 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.154 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.154 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.154 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.154 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.155 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.155 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.155 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.155 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.155 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.155 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.155 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.155 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.155 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.155 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.156 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.156 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.156 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.156 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.156 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.156 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.156 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.156 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.156 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.156 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.156 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.157 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.157 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.157 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.157 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.157 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.157 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.157 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.157 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.157 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.157 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.158 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.158 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.158 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.158 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.158 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.158 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.158 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.158 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.158 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.158 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.158 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.158 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:15.158 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.159 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:15.159 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.159 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:15.159 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.159 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.159 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.159 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.159 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:15.159 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.159 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:15.159 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.159 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 2, 2024-01-15T22:49:15.159 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.160 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.160 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 55, 2024-01-15T22:49:15.160 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.160 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.160 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.160 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.428978+0000", 2024-01-15T22:49:15.160 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:07.373569+0000", 2024-01-15T22:49:15.160 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:07.373569+0000", 2024-01-15T22:49:15.160 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:07.373885+0000", 2024-01-15T22:49:15.160 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.428978+0000", 2024-01-15T22:49:15.160 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.160 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.161 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.161 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 56, 2024-01-15T22:49:15.161 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.428978+0000", 2024-01-15T22:49:15.161 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.428978+0000", 2024-01-15T22:49:15.161 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.428978+0000", 2024-01-15T22:49:15.161 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.161 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.161 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:06.349464+0000", 2024-01-15T22:49:15.161 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.428978+0000", 2024-01-15T22:49:15.161 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.428978+0000", 2024-01-15T22:49:15.161 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.161 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 2, 2024-01-15T22:49:15.162 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.162 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.162 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 55, 2024-01-15T22:49:15.162 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.162 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.162 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.162 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.162 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 2, 2024-01-15T22:49:15.162 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.162 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.162 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.162 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "2.e", 2024-01-15T22:49:15.162 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.163 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.163 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.163 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 18, 2024-01-15T22:49:15.163 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.163 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:31:03.987296+0000", 2024-01-15T22:49:15.163 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.163 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.163 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.163 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.163 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.163 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.163 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.164 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.164 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.164 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.164 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.164 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.164 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.164 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.164 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.164 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.164 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.164 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.164 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.165 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 3, 2024-01-15T22:49:15.165 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 1, 2024-01-15T22:49:15.165 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.165 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 1, 2024-01-15T22:49:15.165 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.165 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.165 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.165 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.165 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.165 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 1, 2024-01-15T22:49:15.165 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.165 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.166 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 3, 2024-01-15T22:49:15.167 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.167 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.167 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.167 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.167 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.167 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:15.167 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.167 INFO:tasks.workunit.client.0.smithi053.stdout: 7 2024-01-15T22:49:15.167 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.167 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 2, 2024-01-15T22:49:15.167 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "57'2" 2024-01-15T22:49:15.167 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.168 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.168 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.168 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.168 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.168 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:15.168 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.168 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 7, 2024-01-15T22:49:15.168 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.168 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.168 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.168 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.168 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.169 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.169 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:36.430507+0000", 2024-01-15T22:49:15.169 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:48:36.430167+0000", 2024-01-15T22:49:15.169 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:48:36.430167+0000", 2024-01-15T22:49:15.169 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:48:36.430507+0000", 2024-01-15T22:49:15.169 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:36.430507+0000", 2024-01-15T22:49:15.169 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.169 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.169 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.169 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 64, 2024-01-15T22:49:15.170 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:36.430507+0000", 2024-01-15T22:49:15.170 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:36.430507+0000", 2024-01-15T22:49:15.170 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:36.430507+0000", 2024-01-15T22:49:15.170 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.170 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.170 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.170 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:36.430507+0000", 2024-01-15T22:49:15.170 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:36.430507+0000", 2024-01-15T22:49:15.170 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.170 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.170 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.170 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.171 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 63, 2024-01-15T22:49:15.171 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.171 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.171 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.171 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.171 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.171 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.171 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.171 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.171 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.f", 2024-01-15T22:49:15.171 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.171 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.171 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 64, 2024-01-15T22:49:15.171 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 25, 2024-01-15T22:49:15.172 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.172 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:02:34.336355+0000", 2024-01-15T22:49:15.172 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.172 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.172 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.172 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.172 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.172 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.172 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.172 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.172 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.172 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.173 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.174 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.175 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.175 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.175 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.175 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.175 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.175 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.176 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.176 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:15.176 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.176 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 7, 2024-01-15T22:49:15.176 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.176 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.176 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.176 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.176 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:15.176 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:15.176 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:15.177 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.177 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:15.177 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.177 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.177 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.177 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.177 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.177 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.177 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421328+0000", 2024-01-15T22:49:15.177 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.177884+0000", 2024-01-15T22:49:15.177 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.177884+0000", 2024-01-15T22:49:15.177 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.178476+0000", 2024-01-15T22:49:15.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421328+0000", 2024-01-15T22:49:15.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421328+0000", 2024-01-15T22:49:15.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421328+0000", 2024-01-15T22:49:15.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421328+0000", 2024-01-15T22:49:15.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.178 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.179 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421328+0000", 2024-01-15T22:49:15.179 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421328+0000", 2024-01-15T22:49:15.179 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.179 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.179 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.179 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.179 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.179 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.179 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.179 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.179 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.180 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.180 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.180 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.180 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.180 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.20", 2024-01-15T22:49:15.180 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.180 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.180 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.180 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.180 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.180 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:04:00.040095+0000", 2024-01-15T22:49:15.181 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.181 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.181 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.181 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.182 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.183 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.184 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.185 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.185 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.185 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.185 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.185 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:15.185 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:15.185 INFO:tasks.workunit.client.0.smithi053.stdout: 5 2024-01-15T22:49:15.185 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.185 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:15.185 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.185 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.186 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.186 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.186 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:15.186 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:15.186 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:15.186 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.186 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 2, 2024-01-15T22:49:15.186 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.186 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.186 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.186 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.186 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.187 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.187 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.428090+0000", 2024-01-15T22:49:15.187 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.178721+0000", 2024-01-15T22:49:15.187 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.178721+0000", 2024-01-15T22:49:15.187 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.179058+0000", 2024-01-15T22:49:15.187 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.428090+0000", 2024-01-15T22:49:15.187 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.187 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.187 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.187 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.188 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.428090+0000", 2024-01-15T22:49:15.188 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.428090+0000", 2024-01-15T22:49:15.188 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.428090+0000", 2024-01-15T22:49:15.188 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.188 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.188 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.188 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.428090+0000", 2024-01-15T22:49:15.188 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.428090+0000", 2024-01-15T22:49:15.188 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.188 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.188 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.189 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.189 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.189 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.189 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.189 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.189 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.189 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.189 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.189 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.189 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.189 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.21", 2024-01-15T22:49:15.190 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.190 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.190 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.190 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:15.190 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.190 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:08:47.584634+0000", 2024-01-15T22:49:15.190 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.190 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.190 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.190 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.191 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.191 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.191 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.191 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.191 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.191 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.191 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.191 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.191 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.191 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.191 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.192 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.192 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.192 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.192 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.192 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.192 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.192 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.192 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.192 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.192 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.192 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.192 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.192 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.193 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.193 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.193 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.193 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.193 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.193 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.193 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.193 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.193 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.193 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.193 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.193 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.193 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.193 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.194 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.194 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.194 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.194 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.194 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.194 INFO:tasks.workunit.client.0.smithi053.stdout: 2, 2024-01-15T22:49:15.194 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:15.194 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:15.194 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.194 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 2, 2024-01-15T22:49:15.194 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.194 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.194 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.195 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.195 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:15.195 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.195 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:15.195 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.195 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:15.195 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.195 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.195 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.195 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.195 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.195 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.195 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421337+0000", 2024-01-15T22:49:15.196 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.162227+0000", 2024-01-15T22:49:15.196 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.162227+0000", 2024-01-15T22:49:15.196 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.162677+0000", 2024-01-15T22:49:15.196 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421337+0000", 2024-01-15T22:49:15.196 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.196 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.196 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.196 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.196 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421337+0000", 2024-01-15T22:49:15.196 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421337+0000", 2024-01-15T22:49:15.196 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421337+0000", 2024-01-15T22:49:15.196 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.196 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.197 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.197 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421337+0000", 2024-01-15T22:49:15.197 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421337+0000", 2024-01-15T22:49:15.197 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.197 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.197 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.197 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.197 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.197 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.197 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.197 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.197 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.197 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.197 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.198 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.198 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.198 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.22", 2024-01-15T22:49:15.198 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.198 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.198 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.198 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.198 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.198 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T02:17:00.459085+0000", 2024-01-15T22:49:15.198 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.198 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.198 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.198 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.198 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.199 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.199 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.199 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.199 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.199 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.199 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.199 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.199 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.199 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.199 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.199 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.199 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.199 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.200 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.200 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.200 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.200 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.200 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.200 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.200 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.200 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.200 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.200 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.200 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.200 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.200 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.201 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.201 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.201 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.202 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.202 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.202 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:15.202 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.202 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:15.202 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.202 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:15.202 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.202 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.202 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.202 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.202 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:15.202 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.202 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:15.203 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.203 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:15.203 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.203 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.203 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.203 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.203 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.203 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.203 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.424261+0000", 2024-01-15T22:49:15.203 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.173052+0000", 2024-01-15T22:49:15.203 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.173052+0000", 2024-01-15T22:49:15.203 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.173814+0000", 2024-01-15T22:49:15.203 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.424261+0000", 2024-01-15T22:49:15.203 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.204 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.204 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.204 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.204 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.424261+0000", 2024-01-15T22:49:15.204 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.424261+0000", 2024-01-15T22:49:15.204 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.424261+0000", 2024-01-15T22:49:15.204 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.204 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.204 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.204 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.424261+0000", 2024-01-15T22:49:15.204 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.424261+0000", 2024-01-15T22:49:15.204 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.205 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.205 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.205 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.205 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.205 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.205 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.205 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.205 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.205 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.205 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.205 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.205 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.205 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.23", 2024-01-15T22:49:15.206 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.206 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.206 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.206 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.206 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.206 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T05:41:31.503657+0000", 2024-01-15T22:49:15.206 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.206 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.206 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.206 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.206 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.206 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.206 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.207 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.207 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.207 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.207 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.207 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.207 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.207 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.207 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.207 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.207 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.207 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.207 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.207 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.208 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.208 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.208 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.208 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.208 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.208 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.208 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.208 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.208 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.208 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.208 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.208 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.209 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.210 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.210 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.210 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.210 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.210 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:15.210 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.210 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:15.210 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.210 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:15.210 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.210 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.210 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.211 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.211 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.211 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.211 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:15.211 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.211 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:15.211 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.211 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.211 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.211 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.211 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.211 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.212 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.417394+0000", 2024-01-15T22:49:15.212 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.170322+0000", 2024-01-15T22:49:15.212 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.170322+0000", 2024-01-15T22:49:15.212 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.170627+0000", 2024-01-15T22:49:15.212 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.417394+0000", 2024-01-15T22:49:15.212 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.212 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.212 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.212 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.212 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.417394+0000", 2024-01-15T22:49:15.212 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.417394+0000", 2024-01-15T22:49:15.212 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.417394+0000", 2024-01-15T22:49:15.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.417394+0000", 2024-01-15T22:49:15.213 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.417394+0000", 2024-01-15T22:49:15.213 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.213 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.213 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.213 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.213 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.213 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.214 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.214 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.214 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.214 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.214 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.214 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.214 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.214 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.24", 2024-01-15T22:49:15.214 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.214 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.214 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.215 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.215 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.215 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:00:48.954172+0000", 2024-01-15T22:49:15.215 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.215 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.215 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.215 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.215 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.215 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.215 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.216 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.217 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.218 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.219 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.219 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.219 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.219 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.219 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.219 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.219 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.219 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.219 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.219 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.219 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.219 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:15.220 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.220 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:15.220 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.220 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.220 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.220 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.220 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.220 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.220 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:15.220 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.220 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 1, 2024-01-15T22:49:15.221 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.221 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.221 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.221 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.221 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.221 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.221 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.418432+0000", 2024-01-15T22:49:15.221 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.165825+0000", 2024-01-15T22:49:15.221 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.165825+0000", 2024-01-15T22:49:15.221 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.166157+0000", 2024-01-15T22:49:15.221 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.418432+0000", 2024-01-15T22:49:15.222 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.222 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.222 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.222 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.222 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.418432+0000", 2024-01-15T22:49:15.222 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.418432+0000", 2024-01-15T22:49:15.222 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.418432+0000", 2024-01-15T22:49:15.222 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.222 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.222 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.222 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.418432+0000", 2024-01-15T22:49:15.222 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.418432+0000", 2024-01-15T22:49:15.222 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.223 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.223 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.223 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.223 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.223 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.223 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.223 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.223 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.223 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.223 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.223 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.223 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.223 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.25", 2024-01-15T22:49:15.224 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.224 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.224 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.224 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 15, 2024-01-15T22:49:15.224 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.224 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T00:41:38.284367+0000", 2024-01-15T22:49:15.224 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.224 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.224 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.224 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.225 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.226 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.226 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.226 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.226 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.226 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.226 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.226 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.226 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.226 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.226 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.226 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.227 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.227 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.227 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.227 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.227 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.227 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.227 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.227 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.227 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.227 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.227 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.227 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.227 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.228 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.228 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.228 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.228 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.228 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.228 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.228 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.228 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.228 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:15.228 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.228 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 1, 2024-01-15T22:49:15.228 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.229 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.229 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.229 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.229 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:15.229 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.229 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:15.229 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.229 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:15.229 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.229 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.229 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.229 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.229 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.229 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.230 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421749+0000", 2024-01-15T22:49:15.230 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.170613+0000", 2024-01-15T22:49:15.230 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.170613+0000", 2024-01-15T22:49:15.230 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.170920+0000", 2024-01-15T22:49:15.230 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421749+0000", 2024-01-15T22:49:15.230 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.230 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.230 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.230 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.230 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421749+0000", 2024-01-15T22:49:15.230 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421749+0000", 2024-01-15T22:49:15.230 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421749+0000", 2024-01-15T22:49:15.231 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.231 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.231 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.231 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421749+0000", 2024-01-15T22:49:15.231 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421749+0000", 2024-01-15T22:49:15.231 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.231 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.231 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.231 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.231 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.231 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.231 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.232 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.232 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.232 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.232 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.232 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.232 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.232 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.26", 2024-01-15T22:49:15.232 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.232 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.232 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.232 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.232 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.232 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T08:11:10.168982+0000", 2024-01-15T22:49:15.233 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.233 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.233 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.233 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.233 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.233 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.233 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.233 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.233 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.233 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.233 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.234 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.234 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.234 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.234 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.234 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.234 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.234 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.234 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.234 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.234 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.234 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.234 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.234 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.234 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.235 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.235 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.235 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.235 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.235 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.235 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.235 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.235 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.235 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.235 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.235 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.235 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.235 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.236 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.236 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.236 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.236 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.236 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.236 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.236 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.236 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.236 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.236 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:15.236 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.237 INFO:tasks.workunit.client.0.smithi053.stdout: 4 2024-01-15T22:49:15.237 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.237 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:15.237 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.237 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.237 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.237 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.237 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.237 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.237 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:15.237 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.237 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:15.238 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.238 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.238 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.238 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.238 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.238 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.238 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:36.427719+0000", 2024-01-15T22:49:15.238 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:48:36.427156+0000", 2024-01-15T22:49:15.238 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:48:36.427156+0000", 2024-01-15T22:49:15.238 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:48:36.427719+0000", 2024-01-15T22:49:15.238 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:36.427719+0000", 2024-01-15T22:49:15.238 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.238 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.239 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.239 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 64, 2024-01-15T22:49:15.239 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:36.427719+0000", 2024-01-15T22:49:15.239 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:36.427719+0000", 2024-01-15T22:49:15.239 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:36.427719+0000", 2024-01-15T22:49:15.239 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.239 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.239 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.239 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:36.427719+0000", 2024-01-15T22:49:15.239 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:36.427719+0000", 2024-01-15T22:49:15.239 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.239 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.239 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.240 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.240 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 63, 2024-01-15T22:49:15.240 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.240 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.240 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.240 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.240 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.240 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.240 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.240 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.240 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.27", 2024-01-15T22:49:15.240 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.241 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.241 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 64, 2024-01-15T22:49:15.241 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 26, 2024-01-15T22:49:15.241 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.241 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:37:46.484692+0000", 2024-01-15T22:49:15.241 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.241 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.241 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.241 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.241 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.241 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.241 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.242 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.242 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.242 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.242 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.242 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.242 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.242 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.242 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.242 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.242 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.242 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.243 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.244 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.245 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.245 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.245 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.245 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.245 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.245 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.245 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.245 INFO:tasks.workunit.client.0.smithi053.stdout: 1, 2024-01-15T22:49:15.245 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:15.245 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.245 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:15.245 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.246 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.246 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.246 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.246 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:15.246 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.246 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:15.246 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.246 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:15.246 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.246 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.246 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.247 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.247 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.247 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.247 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.418519+0000", 2024-01-15T22:49:15.247 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.175404+0000", 2024-01-15T22:49:15.247 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.175404+0000", 2024-01-15T22:49:15.247 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.175697+0000", 2024-01-15T22:49:15.247 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.418519+0000", 2024-01-15T22:49:15.247 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.247 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.247 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.247 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.418519+0000", 2024-01-15T22:49:15.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.418519+0000", 2024-01-15T22:49:15.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.418519+0000", 2024-01-15T22:49:15.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.418519+0000", 2024-01-15T22:49:15.248 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.418519+0000", 2024-01-15T22:49:15.248 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.248 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.249 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.249 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.249 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.249 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.249 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.249 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.249 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.249 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.249 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.249 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.249 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.250 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.28", 2024-01-15T22:49:15.250 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.250 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.250 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.250 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.250 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.250 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T03:47:22.608676+0000", 2024-01-15T22:49:15.250 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.250 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.250 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.250 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.251 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.252 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.253 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.253 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.253 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.253 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.253 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.253 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.253 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.253 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.253 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.253 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.253 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.253 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.254 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.254 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.254 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.254 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.254 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.254 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.254 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.254 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:15.254 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.254 INFO:tasks.workunit.client.0.smithi053.stdout: 2 2024-01-15T22:49:15.254 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.254 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:15.255 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.255 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.255 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.255 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.255 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.255 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.255 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:15.255 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.255 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 3, 2024-01-15T22:49:15.255 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.255 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.255 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.256 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.256 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.256 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.256 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.416063+0000", 2024-01-15T22:49:15.256 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.162259+0000", 2024-01-15T22:49:15.256 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.162259+0000", 2024-01-15T22:49:15.256 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.162569+0000", 2024-01-15T22:49:15.256 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.416063+0000", 2024-01-15T22:49:15.256 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.256 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.256 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.256 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.256 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.416063+0000", 2024-01-15T22:49:15.257 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.416063+0000", 2024-01-15T22:49:15.257 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.416063+0000", 2024-01-15T22:49:15.257 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.257 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.257 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.257 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.416063+0000", 2024-01-15T22:49:15.257 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.416063+0000", 2024-01-15T22:49:15.257 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.257 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.257 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.257 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.258 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.258 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.258 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.258 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.258 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.258 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.258 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.258 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.258 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.258 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.29", 2024-01-15T22:49:15.258 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.258 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.259 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.259 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.259 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.259 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T07:06:08.717379+0000", 2024-01-15T22:49:15.259 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.259 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.259 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.259 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.260 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.260 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.260 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.260 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.260 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.260 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.260 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.260 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.260 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.260 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.260 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.260 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.261 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.261 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.261 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.261 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.261 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.261 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.261 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.261 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.261 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.261 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.261 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.261 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.262 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.262 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.262 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.262 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.262 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.262 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.262 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.262 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.262 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.262 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.262 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.262 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.262 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.263 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.263 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.263 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.263 INFO:tasks.workunit.client.0.smithi053.stdout: 3, 2024-01-15T22:49:15.263 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.263 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:15.263 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.263 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 3, 2024-01-15T22:49:15.263 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.263 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.263 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.264 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.264 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:15.264 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.264 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:15.264 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.264 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 5, 2024-01-15T22:49:15.264 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.264 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.264 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.264 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.264 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.264 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.265 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.421426+0000", 2024-01-15T22:49:15.265 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.163244+0000", 2024-01-15T22:49:15.265 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.163244+0000", 2024-01-15T22:49:15.265 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.163560+0000", 2024-01-15T22:49:15.265 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.421426+0000", 2024-01-15T22:49:15.265 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.265 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.265 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.265 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.265 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.421426+0000", 2024-01-15T22:49:15.265 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.421426+0000", 2024-01-15T22:49:15.265 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.421426+0000", 2024-01-15T22:49:15.266 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.266 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.266 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.266 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.421426+0000", 2024-01-15T22:49:15.266 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.421426+0000", 2024-01-15T22:49:15.266 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.266 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.266 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.266 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.266 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.266 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.267 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.267 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.267 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.267 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.267 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.267 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.267 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.267 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.2a", 2024-01-15T22:49:15.267 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.267 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.267 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.267 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.268 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.268 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T01:38:10.934745+0000", 2024-01-15T22:49:15.268 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.268 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.268 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.268 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.268 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.268 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.268 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.268 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.268 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.268 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.269 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.269 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.269 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.269 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.269 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.269 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.269 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.269 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.269 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.269 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.269 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.269 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.269 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.269 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.270 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.270 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.270 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.270 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.270 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.270 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.270 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.270 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.270 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.270 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.270 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.270 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.270 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.271 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.271 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.271 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.271 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.271 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.271 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.271 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.271 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.271 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.271 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.271 INFO:tasks.workunit.client.0.smithi053.stdout: 5, 2024-01-15T22:49:15.271 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.272 INFO:tasks.workunit.client.0.smithi053.stdout: 6 2024-01-15T22:49:15.272 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.272 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 5, 2024-01-15T22:49:15.272 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.272 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.272 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.272 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.272 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:15.272 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.272 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:15.272 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.272 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 0, 2024-01-15T22:49:15.272 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.273 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.273 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.273 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.273 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.273 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.273 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.424340+0000", 2024-01-15T22:49:15.273 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.170724+0000", 2024-01-15T22:49:15.273 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.170724+0000", 2024-01-15T22:49:15.273 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.171071+0000", 2024-01-15T22:49:15.273 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.424340+0000", 2024-01-15T22:49:15.273 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.273 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.273 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.274 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.274 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.424340+0000", 2024-01-15T22:49:15.274 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.424340+0000", 2024-01-15T22:49:15.274 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.424340+0000", 2024-01-15T22:49:15.274 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.274 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.274 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.274 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.424340+0000", 2024-01-15T22:49:15.274 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.424340+0000", 2024-01-15T22:49:15.274 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.274 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.274 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.274 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.275 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.275 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.275 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.275 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.275 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.275 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.275 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.275 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.275 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.275 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.2b", 2024-01-15T22:49:15.275 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.275 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.275 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.276 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.276 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.276 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-16T23:24:13.168180+0000", 2024-01-15T22:49:15.276 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.276 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.276 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.276 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.276 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.276 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.276 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.276 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.276 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.277 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.277 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.277 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.277 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.277 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.277 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.277 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.277 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.277 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.277 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.277 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.277 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.277 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.277 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.278 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.278 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.278 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.278 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.278 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.278 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.278 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.278 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.278 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.278 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.278 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.278 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.278 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.279 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.279 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.279 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.279 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.279 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.280 INFO:tasks.workunit.client.0.smithi053.stdout: 0, 2024-01-15T22:49:15.280 INFO:tasks.workunit.client.0.smithi053.stdout: 7, 2024-01-15T22:49:15.280 INFO:tasks.workunit.client.0.smithi053.stdout: 1 2024-01-15T22:49:15.280 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.280 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 0, 2024-01-15T22:49:15.280 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.280 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.280 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.280 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": [ 2024-01-15T22:49:15.280 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:15.281 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.281 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:15.281 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.281 INFO:tasks.workunit.client.0.smithi053.stdout: "acting_primary": 6, 2024-01-15T22:49:15.281 INFO:tasks.workunit.client.0.smithi053.stdout: "avail_no_missing": [], 2024-01-15T22:49:15.281 INFO:tasks.workunit.client.0.smithi053.stdout: "blocked_by": [], 2024-01-15T22:49:15.281 INFO:tasks.workunit.client.0.smithi053.stdout: "created": 56, 2024-01-15T22:49:15.281 INFO:tasks.workunit.client.0.smithi053.stdout: "dirty_stats_invalid": false, 2024-01-15T22:49:15.281 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_bytes_stats_invalid": false, 2024-01-15T22:49:15.281 INFO:tasks.workunit.client.0.smithi053.stdout: "hitset_stats_invalid": false, 2024-01-15T22:49:15.281 INFO:tasks.workunit.client.0.smithi053.stdout: "last_active": "2024-01-15T22:48:35.422615+0000", 2024-01-15T22:49:15.281 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_active": "2024-01-15T22:47:08.167603+0000", 2024-01-15T22:49:15.282 INFO:tasks.workunit.client.0.smithi053.stdout: "last_became_peered": "2024-01-15T22:47:08.167603+0000", 2024-01-15T22:49:15.282 INFO:tasks.workunit.client.0.smithi053.stdout: "last_change": "2024-01-15T22:47:08.167919+0000", 2024-01-15T22:49:15.282 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean": "2024-01-15T22:48:35.422615+0000", 2024-01-15T22:49:15.282 INFO:tasks.workunit.client.0.smithi053.stdout: "last_clean_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.282 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub": "0'0", 2024-01-15T22:49:15.282 INFO:tasks.workunit.client.0.smithi053.stdout: "last_deep_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.282 INFO:tasks.workunit.client.0.smithi053.stdout: "last_epoch_clean": 57, 2024-01-15T22:49:15.282 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fresh": "2024-01-15T22:48:35.422615+0000", 2024-01-15T22:49:15.282 INFO:tasks.workunit.client.0.smithi053.stdout: "last_fullsized": "2024-01-15T22:48:35.422615+0000", 2024-01-15T22:49:15.282 INFO:tasks.workunit.client.0.smithi053.stdout: "last_peered": "2024-01-15T22:48:35.422615+0000", 2024-01-15T22:49:15.282 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub": "0'0", 2024-01-15T22:49:15.282 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_duration": 0, 2024-01-15T22:49:15.283 INFO:tasks.workunit.client.0.smithi053.stdout: "last_scrub_stamp": "2024-01-15T22:47:07.353356+0000", 2024-01-15T22:49:15.283 INFO:tasks.workunit.client.0.smithi053.stdout: "last_undegraded": "2024-01-15T22:48:35.422615+0000", 2024-01-15T22:49:15.283 INFO:tasks.workunit.client.0.smithi053.stdout: "last_unstale": "2024-01-15T22:48:35.422615+0000", 2024-01-15T22:49:15.283 INFO:tasks.workunit.client.0.smithi053.stdout: "log_dups_size": 0, 2024-01-15T22:49:15.283 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.283 INFO:tasks.workunit.client.0.smithi053.stdout: "log_start": "0'0", 2024-01-15T22:49:15.283 INFO:tasks.workunit.client.0.smithi053.stdout: "manifest_stats_invalid": false, 2024-01-15T22:49:15.283 INFO:tasks.workunit.client.0.smithi053.stdout: "mapping_epoch": 56, 2024-01-15T22:49:15.283 INFO:tasks.workunit.client.0.smithi053.stdout: "object_location_counts": [], 2024-01-15T22:49:15.283 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_scrubbed": 0, 2024-01-15T22:49:15.283 INFO:tasks.workunit.client.0.smithi053.stdout: "objects_trimmed": 0, 2024-01-15T22:49:15.283 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_stats_invalid": false, 2024-01-15T22:49:15.284 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.284 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_start": "0'0", 2024-01-15T22:49:15.284 INFO:tasks.workunit.client.0.smithi053.stdout: "parent": "0.0", 2024-01-15T22:49:15.284 INFO:tasks.workunit.client.0.smithi053.stdout: "parent_split_bits": 0, 2024-01-15T22:49:15.284 INFO:tasks.workunit.client.0.smithi053.stdout: "pgid": "3.2c", 2024-01-15T22:49:15.284 INFO:tasks.workunit.client.0.smithi053.stdout: "pin_stats_invalid": false, 2024-01-15T22:49:15.284 INFO:tasks.workunit.client.0.smithi053.stdout: "purged_snaps": [], 2024-01-15T22:49:15.284 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_epoch": 63, 2024-01-15T22:49:15.284 INFO:tasks.workunit.client.0.smithi053.stdout: "reported_seq": 16, 2024-01-15T22:49:15.284 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_duration": 0.0, 2024-01-15T22:49:15.284 INFO:tasks.workunit.client.0.smithi053.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-01-17T04:34:00.307685+0000", 2024-01-15T22:49:15.284 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrim_duration": 0.0, 2024-01-15T22:49:15.285 INFO:tasks.workunit.client.0.smithi053.stdout: "snaptrimq_len": 0, 2024-01-15T22:49:15.285 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.285 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.285 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.285 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.285 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.285 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.285 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.285 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.285 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.285 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.285 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.286 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.287 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.288 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.288 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.288 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.288 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.288 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.288 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.288 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.288 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.288 INFO:tasks.workunit.client.0.smithi053.stdout: "state": "active+clean", 2024-01-15T22:49:15.288 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_invalid": false, 2024-01-15T22:49:15.288 INFO:tasks.workunit.client.0.smithi053.stdout: "up": [ 2024-01-15T22:49:15.289 INFO:tasks.workunit.client.0.smithi053.stdout: 6, 2024-01-15T22:49:15.289 INFO:tasks.workunit.client.0.smithi053.stdout: 4, 2024-01-15T22:49:15.289 INFO:tasks.workunit.client.0.smithi053.stdout: 0 2024-01-15T22:49:15.289 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.289 INFO:tasks.workunit.client.0.smithi053.stdout: "up_primary": 6, 2024-01-15T22:49:15.289 INFO:tasks.workunit.client.0.smithi053.stdout: "version": "0'0" 2024-01-15T22:49:15.289 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:15.289 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.289 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_per_pool": [ 2024-01-15T22:49:15.289 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.289 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": 24, 2024-01-15T22:49:15.289 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:15.289 INFO:tasks.workunit.client.0.smithi053.stdout: "rbd" 2024-01-15T22:49:15.289 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.290 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.290 INFO:tasks.workunit.client.0.smithi053.stdout: "num_pg": 8, 2024-01-15T22:49:15.290 INFO:tasks.workunit.client.0.smithi053.stdout: "num_store_stats": 8, 2024-01-15T22:49:15.290 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.290 INFO:tasks.workunit.client.0.smithi053.stdout: "poolid": 4, 2024-01-15T22:49:15.290 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.290 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.290 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.290 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.290 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.290 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.291 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.291 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.291 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.291 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.291 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.291 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.291 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.291 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.291 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.291 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.291 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.291 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.291 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.292 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.292 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.292 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.292 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.292 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.292 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.292 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.292 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.292 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.292 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.292 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.292 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.293 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.293 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.293 INFO:tasks.workunit.client.0.smithi053.stdout: "store_stats": { 2024-01-15T22:49:15.294 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": 0, 2024-01-15T22:49:15.294 INFO:tasks.workunit.client.0.smithi053.stdout: "available": 0, 2024-01-15T22:49:15.294 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed": 0, 2024-01-15T22:49:15.294 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_allocated": 0, 2024-01-15T22:49:15.294 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_original": 0, 2024-01-15T22:49:15.294 INFO:tasks.workunit.client.0.smithi053.stdout: "data_stored": 0, 2024-01-15T22:49:15.294 INFO:tasks.workunit.client.0.smithi053.stdout: "internal_metadata": 0, 2024-01-15T22:49:15.294 INFO:tasks.workunit.client.0.smithi053.stdout: "internally_reserved": 0, 2024-01-15T22:49:15.294 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_allocated": 0, 2024-01-15T22:49:15.294 INFO:tasks.workunit.client.0.smithi053.stdout: "total": 0 2024-01-15T22:49:15.294 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.294 INFO:tasks.workunit.client.0.smithi053.stdout: "up": 24 2024-01-15T22:49:15.295 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.295 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.295 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": 192, 2024-01-15T22:49:15.295 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:15.295 INFO:tasks.workunit.client.0.smithi053.stdout: "cephfs" 2024-01-15T22:49:15.295 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.295 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 0, 2024-01-15T22:49:15.295 INFO:tasks.workunit.client.0.smithi053.stdout: "num_pg": 64, 2024-01-15T22:49:15.295 INFO:tasks.workunit.client.0.smithi053.stdout: "num_store_stats": 8, 2024-01-15T22:49:15.295 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 0, 2024-01-15T22:49:15.295 INFO:tasks.workunit.client.0.smithi053.stdout: "poolid": 3, 2024-01-15T22:49:15.296 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.296 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 0, 2024-01-15T22:49:15.296 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.296 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.296 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.296 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.296 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.296 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.296 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.296 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.297 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.297 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.297 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.297 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.297 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.297 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.297 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.297 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 0, 2024-01-15T22:49:15.297 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 0, 2024-01-15T22:49:15.297 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.297 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 0, 2024-01-15T22:49:15.297 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.298 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.298 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.298 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.298 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.298 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.298 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.298 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 0, 2024-01-15T22:49:15.298 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.298 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.298 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.298 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.299 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.299 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.299 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.299 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.299 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.299 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.299 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 0, 2024-01-15T22:49:15.299 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 0 2024-01-15T22:49:15.299 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.299 INFO:tasks.workunit.client.0.smithi053.stdout: "store_stats": { 2024-01-15T22:49:15.299 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": 0, 2024-01-15T22:49:15.299 INFO:tasks.workunit.client.0.smithi053.stdout: "available": 0, 2024-01-15T22:49:15.300 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed": 0, 2024-01-15T22:49:15.300 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_allocated": 0, 2024-01-15T22:49:15.300 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_original": 0, 2024-01-15T22:49:15.300 INFO:tasks.workunit.client.0.smithi053.stdout: "data_stored": 0, 2024-01-15T22:49:15.300 INFO:tasks.workunit.client.0.smithi053.stdout: "internal_metadata": 0, 2024-01-15T22:49:15.300 INFO:tasks.workunit.client.0.smithi053.stdout: "internally_reserved": 0, 2024-01-15T22:49:15.300 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_allocated": 0, 2024-01-15T22:49:15.300 INFO:tasks.workunit.client.0.smithi053.stdout: "total": 0 2024-01-15T22:49:15.300 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.300 INFO:tasks.workunit.client.0.smithi053.stdout: "up": 192 2024-01-15T22:49:15.300 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.301 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.301 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": 3, 2024-01-15T22:49:15.301 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:15.301 INFO:tasks.workunit.client.0.smithi053.stdout: "mgr" 2024-01-15T22:49:15.301 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.301 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 148, 2024-01-15T22:49:15.301 INFO:tasks.workunit.client.0.smithi053.stdout: "num_pg": 1, 2024-01-15T22:49:15.301 INFO:tasks.workunit.client.0.smithi053.stdout: "num_store_stats": 3, 2024-01-15T22:49:15.301 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 148, 2024-01-15T22:49:15.301 INFO:tasks.workunit.client.0.smithi053.stdout: "poolid": 1, 2024-01-15T22:49:15.301 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 590368, 2024-01-15T22:49:15.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 1771104, 2024-01-15T22:49:15.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.302 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.303 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.303 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.303 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.303 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.303 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 6, 2024-01-15T22:49:15.303 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 2, 2024-01-15T22:49:15.303 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.303 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 2, 2024-01-15T22:49:15.303 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.303 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.303 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.303 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.303 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.304 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 0, 2024-01-15T22:49:15.304 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.304 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 6, 2024-01-15T22:49:15.304 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.304 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.304 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.304 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.304 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.304 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 394, 2024-01-15T22:49:15.304 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 584, 2024-01-15T22:49:15.304 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.304 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.305 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.305 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 219, 2024-01-15T22:49:15.305 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 2416 2024-01-15T22:49:15.305 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.305 INFO:tasks.workunit.client.0.smithi053.stdout: "store_stats": { 2024-01-15T22:49:15.305 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": 1781760, 2024-01-15T22:49:15.305 INFO:tasks.workunit.client.0.smithi053.stdout: "available": 0, 2024-01-15T22:49:15.305 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed": 0, 2024-01-15T22:49:15.305 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_allocated": 0, 2024-01-15T22:49:15.305 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_original": 0, 2024-01-15T22:49:15.305 INFO:tasks.workunit.client.0.smithi053.stdout: "data_stored": 1771104, 2024-01-15T22:49:15.305 INFO:tasks.workunit.client.0.smithi053.stdout: "internal_metadata": 0, 2024-01-15T22:49:15.306 INFO:tasks.workunit.client.0.smithi053.stdout: "internally_reserved": 0, 2024-01-15T22:49:15.306 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_allocated": 0, 2024-01-15T22:49:15.306 INFO:tasks.workunit.client.0.smithi053.stdout: "total": 0 2024-01-15T22:49:15.306 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.306 INFO:tasks.workunit.client.0.smithi053.stdout: "up": 3 2024-01-15T22:49:15.306 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.306 INFO:tasks.workunit.client.0.smithi053.stdout: { 2024-01-15T22:49:15.306 INFO:tasks.workunit.client.0.smithi053.stdout: "acting": 96, 2024-01-15T22:49:15.306 INFO:tasks.workunit.client.0.smithi053.stdout: "application": [ 2024-01-15T22:49:15.306 INFO:tasks.workunit.client.0.smithi053.stdout: "cephfs" 2024-01-15T22:49:15.306 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.306 INFO:tasks.workunit.client.0.smithi053.stdout: "log_size": 45, 2024-01-15T22:49:15.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_pg": 32, 2024-01-15T22:49:15.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_store_stats": 8, 2024-01-15T22:49:15.307 INFO:tasks.workunit.client.0.smithi053.stdout: "ondisk_log_size": 45, 2024-01-15T22:49:15.307 INFO:tasks.workunit.client.0.smithi053.stdout: "poolid": 2, 2024-01-15T22:49:15.307 INFO:tasks.workunit.client.0.smithi053.stdout: "stat_sum": { 2024-01-15T22:49:15.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes": 3376, 2024-01-15T22:49:15.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_hit_set_archive": 0, 2024-01-15T22:49:15.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_bytes_recovered": 0, 2024-01-15T22:49:15.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_deep_scrub_errors": 0, 2024-01-15T22:49:15.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict": 0, 2024-01-15T22:49:15.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_kb": 0, 2024-01-15T22:49:15.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_full": 0, 2024-01-15T22:49:15.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_evict_mode_some": 0, 2024-01-15T22:49:15.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush": 0, 2024-01-15T22:49:15.307 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_kb": 0, 2024-01-15T22:49:15.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_high": 0, 2024-01-15T22:49:15.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_flush_mode_low": 0, 2024-01-15T22:49:15.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_keys_recovered": 0, 2024-01-15T22:49:15.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_large_omap_objects": 0, 2024-01-15T22:49:15.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_legacy_snapsets": 0, 2024-01-15T22:49:15.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_clones": 0, 2024-01-15T22:49:15.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_object_copies": 66, 2024-01-15T22:49:15.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects": 22, 2024-01-15T22:49:15.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_degraded": 0, 2024-01-15T22:49:15.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_dirty": 22, 2024-01-15T22:49:15.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_hit_set_archive": 0, 2024-01-15T22:49:15.308 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_manifest": 0, 2024-01-15T22:49:15.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_misplaced": 0, 2024-01-15T22:49:15.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing": 0, 2024-01-15T22:49:15.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_missing_on_primary": 0, 2024-01-15T22:49:15.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_omap": 14, 2024-01-15T22:49:15.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_pinned": 0, 2024-01-15T22:49:15.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_recovered": 1, 2024-01-15T22:49:15.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_repaired": 0, 2024-01-15T22:49:15.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_objects_unfound": 0, 2024-01-15T22:49:15.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_bytes": 0, 2024-01-15T22:49:15.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_omap_keys": 0, 2024-01-15T22:49:15.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_promote": 0, 2024-01-15T22:49:15.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read": 0, 2024-01-15T22:49:15.309 INFO:tasks.workunit.client.0.smithi053.stdout: "num_read_kb": 0, 2024-01-15T22:49:15.310 INFO:tasks.workunit.client.0.smithi053.stdout: "num_scrub_errors": 0, 2024-01-15T22:49:15.310 INFO:tasks.workunit.client.0.smithi053.stdout: "num_shallow_scrub_errors": 0, 2024-01-15T22:49:15.310 INFO:tasks.workunit.client.0.smithi053.stdout: "num_whiteouts": 0, 2024-01-15T22:49:15.310 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write": 51, 2024-01-15T22:49:15.310 INFO:tasks.workunit.client.0.smithi053.stdout: "num_write_kb": 19 2024-01-15T22:49:15.310 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.310 INFO:tasks.workunit.client.0.smithi053.stdout: "store_stats": { 2024-01-15T22:49:15.310 INFO:tasks.workunit.client.0.smithi053.stdout: "allocated": 98304, 2024-01-15T22:49:15.310 INFO:tasks.workunit.client.0.smithi053.stdout: "available": 0, 2024-01-15T22:49:15.310 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed": 0, 2024-01-15T22:49:15.310 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_allocated": 0, 2024-01-15T22:49:15.310 INFO:tasks.workunit.client.0.smithi053.stdout: "data_compressed_original": 0, 2024-01-15T22:49:15.310 INFO:tasks.workunit.client.0.smithi053.stdout: "data_stored": 10128, 2024-01-15T22:49:15.311 INFO:tasks.workunit.client.0.smithi053.stdout: "internal_metadata": 0, 2024-01-15T22:49:15.311 INFO:tasks.workunit.client.0.smithi053.stdout: "internally_reserved": 0, 2024-01-15T22:49:15.311 INFO:tasks.workunit.client.0.smithi053.stdout: "omap_allocated": 0, 2024-01-15T22:49:15.311 INFO:tasks.workunit.client.0.smithi053.stdout: "total": 0 2024-01-15T22:49:15.311 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.311 INFO:tasks.workunit.client.0.smithi053.stdout: "up": 96 2024-01-15T22:49:15.311 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:15.311 INFO:tasks.workunit.client.0.smithi053.stdout: ], 2024-01-15T22:49:15.311 INFO:tasks.workunit.client.0.smithi053.stdout: "usage": { 2024-01-15T22:49:15.311 INFO:tasks.workunit.client.0.smithi053.stdout: "pg_num": 105, 2024-01-15T22:49:15.311 INFO:tasks.workunit.client.0.smithi053.stdout: "pools": 4, 2024-01-15T22:49:15.312 INFO:tasks.workunit.client.0.smithi053.stdout: "stats_by_class": { 2024-01-15T22:49:15.312 INFO:tasks.workunit.client.0.smithi053.stdout: "ssd": { 2024-01-15T22:49:15.312 INFO:tasks.workunit.client.0.smithi053.stdout: "total_avail_bytes": 765517840384, 2024-01-15T22:49:15.312 INFO:tasks.workunit.client.0.smithi053.stdout: "total_bytes": 767960285184, 2024-01-15T22:49:15.312 INFO:tasks.workunit.client.0.smithi053.stdout: "total_used_bytes": 2442444800, 2024-01-15T22:49:15.312 INFO:tasks.workunit.client.0.smithi053.stdout: "total_used_raw_bytes": 2442444800, 2024-01-15T22:49:15.312 INFO:tasks.workunit.client.0.smithi053.stdout: "total_used_raw_ratio": 0.0031804312020540237 2024-01-15T22:49:15.312 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:15.312 INFO:tasks.workunit.client.0.smithi053.stdout: }, 2024-01-15T22:49:15.312 INFO:tasks.workunit.client.0.smithi053.stdout: "total_avail_bytes": 765517840384, 2024-01-15T22:49:15.312 INFO:tasks.workunit.client.0.smithi053.stdout: "total_bytes": 767960285184, 2024-01-15T22:49:15.312 INFO:tasks.workunit.client.0.smithi053.stdout: "total_used_bytes": 2442444800 2024-01-15T22:49:15.313 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:15.313 INFO:tasks.workunit.client.0.smithi053.stdout: } 2024-01-15T22:49:15.313 INFO:tasks.workunit.client.0.smithi053.stdout:} 2024-01-15T22:49:15.313 INFO:tasks.workunit.client.0.smithi053.stdout:OK 2024-01-15T22:49:15.313 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T22:49:15.313 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-15T22:49:15.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:15.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:15.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='client.24914 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:15.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:15.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:15.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.316 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:15.317 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:15.317 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='client.24914 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:15.317 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:15.317 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:15.317 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.317 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.317 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.317 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.317 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.317 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.317 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.319 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.319 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.319 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.319 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.319 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.319 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.319 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.319 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[66518]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 255 B/s wr, 18 op/s 2024-01-15T22:49:15.320 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.320 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.320 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:13 smithi053 ceph-mon[80116]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 255 B/s wr, 18 op/s 2024-01-15T22:49:15.321 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:15.321 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:15.321 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='client.24914 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:15.321 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:15.321 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:15.321 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.321 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.321 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.321 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.322 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.322 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.322 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.322 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.322 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.322 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.322 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.322 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.322 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.322 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.322 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.322 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.323 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.323 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.323 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.323 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.323 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.323 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.323 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.323 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.323 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:13 smithi163 ceph-mon[70990]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 255 B/s wr, 18 op/s 2024-01-15T22:49:15.323 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='client.24914 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:15.323 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:15.323 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:15.323 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.324 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.324 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.324 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.324 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.324 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.324 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.324 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.324 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.324 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.324 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.324 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.325 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.325 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.325 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.325 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.325 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.325 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.325 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.325 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.325 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.325 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.325 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.326 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:14 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.326 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='client.24914 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:15.326 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:15.326 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:15.326 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.326 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.326 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.326 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.326 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.326 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.326 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.328 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.328 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.328 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.328 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.328 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='client.24914 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:15.328 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:15.329 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-01-15T22:49:15.329 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.329 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.329 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.329 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.329 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.329 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.329 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.329 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.329 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.329 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.329 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.329 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-01-15T22:49:15.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-01-15T22:49:15.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:49:15.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:49:15.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:14 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:49:15.369 INFO:tasks.workunit:Stopping ['test_telemetry_quincy.sh'] on client.0... 2024-01-15T22:49:15.370 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-01-15T22:49:15.670 DEBUG:teuthology.parallel:result is None 2024-01-15T22:49:15.670 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-01-15T22:49:15.698 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-01-15T22:49:15.698 DEBUG:teuthology.orchestra.run.smithi053:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-01-15T22:49:15.768 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-01-15T22:49:15.768 INFO:teuthology.run_tasks:Running task print... 2024-01-15T22:49:15.780 INFO:teuthology.task.print:**** done end telemetry quincy... 2024-01-15T22:49:15.780 INFO:teuthology.run_tasks:Running task print... 2024-01-15T22:49:15.792 INFO:teuthology.task.print:**** done start parallel 2024-01-15T22:49:15.793 INFO:teuthology.run_tasks:Running task parallel... 2024-01-15T22:49:15.802 INFO:teuthology.task.parallel:starting parallel... 2024-01-15T22:49:15.802 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2024-01-15T22:49:15.802 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-01-15T22:49:15.802 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2024-01-15T22:49:15.803 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-01-15T22:49:15.805 INFO:tasks.rados:Beginning rados... 2024-01-15T22:49:15.805 INFO:tasks.rados:joining rados 2024-01-15T22:49:15.805 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-01-15T22:49:15.806 INFO:teuthology.task.sequential:In sequential, running task print... 2024-01-15T22:49:15.806 INFO:teuthology.task.print:**** done start upgrade, wait 2024-01-15T22:49:15.806 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-01-15T22:49:15.806 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi053.front.sepia.ceph.com 2024-01-15T22:49:15.806 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -e sha1=d2f11f33b7063c2c1bc47b2b4e9350f48064868f -- bash -c 'ceph config set global log_to_journald false --force' 2024-01-15T22:49:15.807 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-01-15T22:49:15.807 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2024-01-15T22:49:16.109 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:49:16.421 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:49:16.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:16 smithi053 ceph-mon[66518]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 255 B/s wr, 18 op/s 2024-01-15T22:49:16.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:16 smithi053 ceph-mon[80116]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 255 B/s wr, 18 op/s 2024-01-15T22:49:16.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:16 smithi163 ceph-mon[70990]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 255 B/s wr, 18 op/s 2024-01-15T22:49:18.134 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -e sha1=d2f11f33b7063c2c1bc47b2b4e9350f48064868f -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-01-15T22:49:18.540 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:49:18.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:18 smithi053 ceph-mon[66518]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 255 B/s wr, 33 op/s 2024-01-15T22:49:18.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:18 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/4242016782' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T22:49:18.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:18 smithi053 ceph-mon[80116]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 255 B/s wr, 33 op/s 2024-01-15T22:49:18.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:18 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/4242016782' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T22:49:18.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:18 smithi163 ceph-mon[70990]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 255 B/s wr, 33 op/s 2024-01-15T22:49:18.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:18 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/4242016782' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T22:49:19.152 INFO:tasks.rados:starting run 0 out of 1 2024-01-15T22:49:19.152 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-01-15T22:49:19.153 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2024-01-15T22:49:19.449 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:19 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/4242016782' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T22:49:19.449 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:19 smithi053 ceph-mon[66518]: osdmap e65: 8 total, 8 up, 8 in 2024-01-15T22:49:19.449 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:19 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/4242016782' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T22:49:19.450 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:19 smithi053 ceph-mon[80116]: osdmap e65: 8 total, 8 up, 8 in 2024-01-15T22:49:19.530 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:49:19.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:19 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/4242016782' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T22:49:19.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:19 smithi163 ceph-mon[70990]: osdmap e65: 8 total, 8 up, 8 in 2024-01-15T22:49:20.114 INFO:teuthology.orchestra.run.smithi053.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d2f11f33b7063c2c1bc47b2b4e9350f48064868f 2024-01-15T22:49:20.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:20 smithi053 ceph-mon[66518]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 39 op/s 2024-01-15T22:49:20.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:20 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:20.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:20 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:20.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:20 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:20.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:20 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:20.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:20 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:20.472 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:20 smithi053 ceph-mon[80116]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 39 op/s 2024-01-15T22:49:20.472 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:20 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:20.472 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:20 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:20.472 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:20 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:20.472 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:20 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:20.472 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:20 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:20.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -e sha1=d2f11f33b7063c2c1bc47b2b4e9350f48064868f -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2024-01-15T22:49:20.733 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:49:20] "GET /metrics HTTP/1.1" 200 235793 "" "Prometheus/2.43.0" 2024-01-15T22:49:20.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:20 smithi163 ceph-mon[70990]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 39 op/s 2024-01-15T22:49:20.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:20 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:20.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:20 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:20.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:20 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:49:20.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:20 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:49:20.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:20 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:21.006 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:49:21.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:21 smithi163 ceph-mon[70990]: from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d2f11f33b7063c2c1bc47b2b4e9350f48064868f", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:21.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:21 smithi163 ceph-mon[70990]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d2f11f33b7063c2c1bc47b2b4e9350f48064868f 2024-01-15T22:49:21.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:21 smithi163 ceph-mon[70990]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d2f11f33b7063c2c1bc47b2b4e9350f48064868f 2024-01-15T22:49:21.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:21 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:49:21.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:21 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1102265089' 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-01-15T22:49:21.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:21 smithi163 ceph-mon[70990]: 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-01-15T22:49:21.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:21 smithi053 ceph-mon[66518]: from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d2f11f33b7063c2c1bc47b2b4e9350f48064868f", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:21.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:21 smithi053 ceph-mon[66518]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d2f11f33b7063c2c1bc47b2b4e9350f48064868f 2024-01-15T22:49:21.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:21 smithi053 ceph-mon[66518]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d2f11f33b7063c2c1bc47b2b4e9350f48064868f 2024-01-15T22:49:21.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:21 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:49:21.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:21 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1102265089' 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-01-15T22:49:21.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:21 smithi053 ceph-mon[66518]: 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-01-15T22:49:21.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:21 smithi053 ceph-mon[80116]: from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d2f11f33b7063c2c1bc47b2b4e9350f48064868f", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:21.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:21 smithi053 ceph-mon[80116]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d2f11f33b7063c2c1bc47b2b4e9350f48064868f 2024-01-15T22:49:21.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:21 smithi053 ceph-mon[80116]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d2f11f33b7063c2c1bc47b2b4e9350f48064868f 2024-01-15T22:49:21.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:21 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:49:21.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:21 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1102265089' 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-01-15T22:49:21.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:21 smithi053 ceph-mon[80116]: 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-01-15T22:49:22.231 INFO:teuthology.orchestra.run.smithi053.stdout:true 2024-01-15T22:49:22.407 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'unique_pool_0' created 2024-01-15T22:49:22.586 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-15T22:49:22.586 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (67s) 60s ago 97s 17.8M - 0.25.0 c8568f914cd2 eda9f7c84f65 2024-01-15T22:49:22.586 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi163 *:3000 running (84s) 58s ago 84s 88.0M - 9.4.7 954c08fa6188 d059b9e7def4 2024-01-15T22:49:22.586 INFO:teuthology.orchestra.run.smithi053.stdout:mds.a smithi053 running (2m) 60s ago 2m 15.8M - 17.2.7-268-g6441305d c3a232f785d8 4d36714adf10 2024-01-15T22:49:22.586 INFO:teuthology.orchestra.run.smithi053.stdout:mds.b smithi163 running (2m) 58s ago 2m 14.9M - 17.2.7-268-g6441305d c3a232f785d8 c0b806195a60 2024-01-15T22:49:22.586 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi163 *:8443 running (4m) 58s ago 4m 438M - 17.2.7-268-g6441305d c3a232f785d8 8c34491d9b19 2024-01-15T22:49:22.586 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:9283 running (6m) 60s ago 6m 495M - 17.2.7-268-g6441305d c3a232f785d8 8f4372637cc2 2024-01-15T22:49:22.586 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (6m) 60s ago 6m 78.0M 2048M 17.2.7-268-g6441305d c3a232f785d8 9180f4dd71d6 2024-01-15T22:49:22.586 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi163 running (5m) 58s ago 5m 65.5M 2048M 17.2.7-268-g6441305d c3a232f785d8 3a002afffad3 2024-01-15T22:49:22.587 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (5m) 60s ago 5m 68.9M 2048M 17.2.7-268-g6441305d c3a232f785d8 b9ff86c301ca 2024-01-15T22:49:22.587 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (77s) 60s ago 76s 4140k - 1.5.0 0da6a335fe13 d954274c2033 2024-01-15T22:49:22.587 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi163 *:9100 running (73s) 58s ago 73s 4126k - 1.5.0 0da6a335fe13 97eadf6f128f 2024-01-15T22:49:22.587 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (4m) 60s ago 4m 64.0M 3001M 17.2.7-268-g6441305d c3a232f785d8 ea1ab2b9e73d 2024-01-15T22:49:22.587 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (4m) 60s ago 4m 59.5M 3001M 17.2.7-268-g6441305d c3a232f785d8 62a9164da73f 2024-01-15T22:49:22.587 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (3m) 60s ago 3m 54.5M 3001M 17.2.7-268-g6441305d c3a232f785d8 af8c93eeabb6 2024-01-15T22:49:22.587 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (3m) 60s ago 3m 51.2M 3001M 17.2.7-268-g6441305d c3a232f785d8 81bda9e24813 2024-01-15T22:49:22.587 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi163 running (3m) 58s ago 3m 51.7M 3000M 17.2.7-268-g6441305d c3a232f785d8 7a8265fc5e4f 2024-01-15T22:49:22.587 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi163 running (3m) 58s ago 3m 56.0M 3000M 17.2.7-268-g6441305d c3a232f785d8 a35a7235bfee 2024-01-15T22:49:22.587 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi163 running (2m) 58s ago 2m 53.3M 3000M 17.2.7-268-g6441305d c3a232f785d8 d9bbfdd11e5a 2024-01-15T22:49:22.587 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi163 running (2m) 58s ago 2m 55.1M 3000M 17.2.7-268-g6441305d c3a232f785d8 b416f62ab004 2024-01-15T22:49:22.587 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi163 *:9095 running (64s) 58s ago 115s 28.3M - 2.43.0 a07b618ecd1d 34a272ea861f 2024-01-15T22:49:22.645 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:22 smithi053 ceph-mon[66518]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 39 op/s 2024-01-15T22:49:22.646 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:22 smithi053 ceph-mon[66518]: osdmap e66: 8 total, 8 up, 8 in 2024-01-15T22:49:22.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:22 smithi053 ceph-mon[80116]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 39 op/s 2024-01-15T22:49:22.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:22 smithi053 ceph-mon[80116]: osdmap e66: 8 total, 8 up, 8 in 2024-01-15T22:49:22.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:22 smithi163 ceph-mon[70990]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 39 op/s 2024-01-15T22:49:22.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:22 smithi163 ceph-mon[70990]: osdmap e66: 8 total, 8 up, 8 in 2024-01-15T22:49:22.842 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-01-15T22:49:23.004 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:49:23.004 INFO:teuthology.orchestra.run.smithi053.stdout: "mon": { 2024-01-15T22:49:23.004 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 3 2024-01-15T22:49:23.004 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:49:23.005 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr": { 2024-01-15T22:49:23.005 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:49:23.005 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:49:23.005 INFO:teuthology.orchestra.run.smithi053.stdout: "osd": { 2024-01-15T22:49:23.005 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 8 2024-01-15T22:49:23.005 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:49:23.005 INFO:teuthology.orchestra.run.smithi053.stdout: "mds": { 2024-01-15T22:49:23.005 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:49:23.005 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:49:23.005 INFO:teuthology.orchestra.run.smithi053.stdout: "overall": { 2024-01-15T22:49:23.005 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 15 2024-01-15T22:49:23.005 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-01-15T22:49:23.005 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:49:23.172 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:49:23.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:49:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:49:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:49:23.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:23 smithi053 ceph-mon[66518]: from='client.24956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:23.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:23 smithi053 ceph-mon[66518]: 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-01-15T22:49:23.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:23 smithi053 ceph-mon[66518]: osdmap e67: 8 total, 8 up, 8 in 2024-01-15T22:49:23.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:23 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2234207376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:49:23.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:23 smithi053 ceph-mon[80116]: from='client.24956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:23.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:23 smithi053 ceph-mon[80116]: 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-01-15T22:49:23.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:23 smithi053 ceph-mon[80116]: osdmap e67: 8 total, 8 up, 8 in 2024-01-15T22:49:23.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:23 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2234207376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:49:23.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:23 smithi163 ceph-mon[70990]: from='client.24956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:23.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:23 smithi163 ceph-mon[70990]: 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-01-15T22:49:23.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:23 smithi163 ceph-mon[70990]: osdmap e67: 8 total, 8 up, 8 in 2024-01-15T22:49:23.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:23 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2234207376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:49:24.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:24 smithi163 ceph-mon[70990]: from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:24.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:24 smithi163 ceph-mon[70990]: pgmap v64: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:24.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:24 smithi163 ceph-mon[70990]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T22:49:24.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:24 smithi163 ceph-mon[70990]: osdmap e68: 8 total, 8 up, 8 in 2024-01-15T22:49:24.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:24 smithi053 ceph-mon[80116]: from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:24.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:24 smithi053 ceph-mon[80116]: pgmap v64: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:24.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:24 smithi053 ceph-mon[80116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T22:49:24.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:24 smithi053 ceph-mon[80116]: osdmap e68: 8 total, 8 up, 8 in 2024-01-15T22:49:24.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:24 smithi053 ceph-mon[66518]: from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:24.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:24 smithi053 ceph-mon[66518]: pgmap v64: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:24.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:24 smithi053 ceph-mon[66518]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T22:49:24.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:24 smithi053 ceph-mon[66518]: osdmap e68: 8 total, 8 up, 8 in 2024-01-15T22:49:25.419 INFO:teuthology.orchestra.run.smithi053.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-01-15T22:49:25.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:25 smithi163 ceph-mon[70990]: osdmap e69: 8 total, 8 up, 8 in 2024-01-15T22:49:25.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:25 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/176790519' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T22:49:25.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:25 smithi163 ceph-mon[70990]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T22:49:25.760 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:25 smithi053 ceph-mon[80116]: osdmap e69: 8 total, 8 up, 8 in 2024-01-15T22:49:25.760 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:25 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/176790519' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T22:49:25.760 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:25 smithi053 ceph-mon[80116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T22:49:25.760 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:25 smithi053 ceph-mon[66518]: osdmap e69: 8 total, 8 up, 8 in 2024-01-15T22:49:25.760 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:25 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/176790519' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T22:49:25.760 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:25 smithi053 ceph-mon[66518]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T22:49:26.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:26 smithi163 ceph-mon[70990]: pgmap v67: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:26.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:26 smithi163 ceph-mon[70990]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-01-15T22:49:26.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:26 smithi163 ceph-mon[70990]: osdmap e70: 8 total, 8 up, 8 in 2024-01-15T22:49:26.794 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-15T22:49:26.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:26 smithi053 ceph-mon[66518]: pgmap v67: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:26.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:26 smithi053 ceph-mon[66518]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-01-15T22:49:26.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:26 smithi053 ceph-mon[66518]: osdmap e70: 8 total, 8 up, 8 in 2024-01-15T22:49:26.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:26 smithi053 ceph-mon[80116]: pgmap v67: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:26.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:26 smithi053 ceph-mon[80116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-01-15T22:49:26.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:26 smithi053 ceph-mon[80116]: osdmap e70: 8 total, 8 up, 8 in 2024-01-15T22:49:26.826 INFO:tasks.rados.rados.0.smithi053.stdout:adding op weight read -> 100 2024-01-15T22:49:26.826 INFO:tasks.rados.rados.0.smithi053.stdout:adding op weight delete -> 50 2024-01-15T22:49:26.826 INFO:tasks.rados.rados.0.smithi053.stdout:adding op weight snap_create -> 50 2024-01-15T22:49:26.826 INFO:tasks.rados.rados.0.smithi053.stdout:adding op weight snap_remove -> 50 2024-01-15T22:49:26.826 INFO:tasks.rados.rados.0.smithi053.stdout:adding op weight rollback -> 50 2024-01-15T22:49:26.826 INFO:tasks.rados.rados.0.smithi053.stdout:adding op weight setattr -> 25 2024-01-15T22:49:26.827 INFO:tasks.rados.rados.0.smithi053.stdout:adding op weight rmattr -> 25 2024-01-15T22:49:26.827 INFO:tasks.rados.rados.0.smithi053.stdout:adding op weight copy_from -> 50 2024-01-15T22:49:26.827 INFO:tasks.rados.rados.0.smithi053.stdout:adding op weight append -> 100 2024-01-15T22:49:26.827 INFO:tasks.rados.rados.0.smithi053.stdout:ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable) 2024-01-15T22:49:26.827 INFO:tasks.rados.rados.0.smithi053.stdout:Configuration: 2024-01-15T22:49:26.827 INFO:tasks.rados.rados.0.smithi053.stdout: Number of operations: 4000 2024-01-15T22:49:26.827 INFO:tasks.rados.rados.0.smithi053.stdout: Number of objects: 50 2024-01-15T22:49:26.827 INFO:tasks.rados.rados.0.smithi053.stdout: Max in flight operations: 16 2024-01-15T22:49:26.827 INFO:tasks.rados.rados.0.smithi053.stdout: Object size (in bytes): 4000000 2024-01-15T22:49:26.827 INFO:tasks.rados.rados.0.smithi053.stdout: Write stride min: 400000 2024-01-15T22:49:26.827 INFO:tasks.rados.rados.0.smithi053.stdout: Write stride max: 800000 2024-01-15T22:49:27.419 INFO:tasks.rados.rados.0.smithi053.stdout:1: write initial oid 1 2024-01-15T22:49:27.419 INFO:tasks.rados.rados.0.smithi053.stdout:1: seq_num 0 ranges {0=24576} 2024-01-15T22:49:27.419 INFO:tasks.rados.rados.0.smithi053.stdout:1: writing smithi053129169-1 from 0 to 24576 tid 1 2024-01-15T22:49:27.419 INFO:tasks.rados.rados.0.smithi053.stdout:2: write initial oid 2 2024-01-15T22:49:27.419 INFO:tasks.rados.rados.0.smithi053.stdout:2: seq_num 1 ranges {0=24576} 2024-01-15T22:49:27.419 INFO:tasks.rados.rados.0.smithi053.stdout:2: writing smithi053129169-2 from 0 to 24576 tid 1 2024-01-15T22:49:27.419 INFO:tasks.rados.rados.0.smithi053.stdout:3: write initial oid 3 2024-01-15T22:49:27.419 INFO:tasks.rados.rados.0.smithi053.stdout:3: seq_num 2 ranges {0=40960} 2024-01-15T22:49:27.419 INFO:tasks.rados.rados.0.smithi053.stdout:3: writing smithi053129169-3 from 0 to 40960 tid 1 2024-01-15T22:49:27.420 INFO:tasks.rados.rados.0.smithi053.stdout:4: write initial oid 4 2024-01-15T22:49:27.420 INFO:tasks.rados.rados.0.smithi053.stdout:4: seq_num 3 ranges {0=57344} 2024-01-15T22:49:27.420 INFO:tasks.rados.rados.0.smithi053.stdout:4: writing smithi053129169-4 from 0 to 57344 tid 1 2024-01-15T22:49:27.422 INFO:tasks.rados.rados.0.smithi053.stdout:5: write initial oid 5 2024-01-15T22:49:27.422 INFO:tasks.rados.rados.0.smithi053.stdout:5: seq_num 4 ranges {0=73728} 2024-01-15T22:49:27.422 INFO:tasks.rados.rados.0.smithi053.stdout:5: writing smithi053129169-5 from 0 to 73728 tid 1 2024-01-15T22:49:27.422 INFO:tasks.rados.rados.0.smithi053.stdout:6: write initial oid 6 2024-01-15T22:49:27.422 INFO:tasks.rados.rados.0.smithi053.stdout:6: seq_num 5 ranges {0=90112} 2024-01-15T22:49:27.422 INFO:tasks.rados.rados.0.smithi053.stdout:6: writing smithi053129169-6 from 0 to 90112 tid 1 2024-01-15T22:49:27.422 INFO:tasks.rados.rados.0.smithi053.stdout:7: write initial oid 7 2024-01-15T22:49:27.422 INFO:tasks.rados.rados.0.smithi053.stdout:7: seq_num 6 ranges {0=106496} 2024-01-15T22:49:27.422 INFO:tasks.rados.rados.0.smithi053.stdout:7: writing smithi053129169-7 from 0 to 106496 tid 1 2024-01-15T22:49:27.422 INFO:tasks.rados.rados.0.smithi053.stdout:8: write initial oid 8 2024-01-15T22:49:27.422 INFO:tasks.rados.rados.0.smithi053.stdout:8: seq_num 7 ranges {0=122880} 2024-01-15T22:49:27.423 INFO:tasks.rados.rados.0.smithi053.stdout:8: writing smithi053129169-8 from 0 to 122880 tid 1 2024-01-15T22:49:27.423 INFO:tasks.rados.rados.0.smithi053.stdout:9: write initial oid 9 2024-01-15T22:49:27.423 INFO:tasks.rados.rados.0.smithi053.stdout:9: seq_num 8 ranges {0=139264} 2024-01-15T22:49:27.423 INFO:tasks.rados.rados.0.smithi053.stdout:9: writing smithi053129169-9 from 0 to 139264 tid 1 2024-01-15T22:49:27.423 INFO:tasks.rados.rados.0.smithi053.stdout:10: write initial oid 10 2024-01-15T22:49:27.423 INFO:tasks.rados.rados.0.smithi053.stdout:10: seq_num 9 ranges {0=155648} 2024-01-15T22:49:27.431 INFO:tasks.rados.rados.0.smithi053.stdout:10: writing smithi053129169-10 from 0 to 155648 tid 1 2024-01-15T22:49:27.431 INFO:tasks.rados.rados.0.smithi053.stdout:11: write initial oid 11 2024-01-15T22:49:27.431 INFO:tasks.rados.rados.0.smithi053.stdout:11: seq_num 10 ranges {0=172032} 2024-01-15T22:49:27.431 INFO:tasks.rados.rados.0.smithi053.stdout:11: writing smithi053129169-11 from 0 to 172032 tid 1 2024-01-15T22:49:27.431 INFO:tasks.rados.rados.0.smithi053.stdout:12: write initial oid 12 2024-01-15T22:49:27.431 INFO:tasks.rados.rados.0.smithi053.stdout:12: seq_num 11 ranges {0=188416} 2024-01-15T22:49:27.431 INFO:tasks.rados.rados.0.smithi053.stdout:12: writing smithi053129169-12 from 0 to 188416 tid 1 2024-01-15T22:49:27.431 INFO:tasks.rados.rados.0.smithi053.stdout:13: write initial oid 13 2024-01-15T22:49:27.431 INFO:tasks.rados.rados.0.smithi053.stdout:13: seq_num 12 ranges {0=204800} 2024-01-15T22:49:27.431 INFO:tasks.rados.rados.0.smithi053.stdout:13: writing smithi053129169-13 from 0 to 204800 tid 1 2024-01-15T22:49:27.431 INFO:tasks.rados.rados.0.smithi053.stdout:14: write initial oid 14 2024-01-15T22:49:27.431 INFO:tasks.rados.rados.0.smithi053.stdout:14: seq_num 13 ranges {0=221184} 2024-01-15T22:49:27.432 INFO:tasks.rados.rados.0.smithi053.stdout:14: writing smithi053129169-14 from 0 to 221184 tid 1 2024-01-15T22:49:27.432 INFO:tasks.rados.rados.0.smithi053.stdout:15: write initial oid 15 2024-01-15T22:49:27.432 INFO:tasks.rados.rados.0.smithi053.stdout:15: seq_num 14 ranges {0=237568} 2024-01-15T22:49:27.432 INFO:tasks.rados.rados.0.smithi053.stdout:15: writing smithi053129169-15 from 0 to 237568 tid 1 2024-01-15T22:49:27.434 INFO:tasks.rados.rados.0.smithi053.stdout:16: write initial oid 16 2024-01-15T22:49:27.434 INFO:tasks.rados.rados.0.smithi053.stdout:16: seq_num 15 ranges {0=253952} 2024-01-15T22:49:27.434 INFO:tasks.rados.rados.0.smithi053.stdout:16: writing smithi053129169-16 from 0 to 253952 tid 1 2024-01-15T22:49:27.434 INFO:tasks.rados.rados.0.smithi053.stdout: waiting on 16 2024-01-15T22:49:27.434 INFO:tasks.rados.rados.0.smithi053.stdout:1: finishing write tid 1 to smithi053129169-1 2024-01-15T22:49:27.435 INFO:tasks.rados.rados.0.smithi053.stdout:3: finishing write tid 1 to smithi053129169-3 2024-01-15T22:49:27.435 INFO:tasks.rados.rados.0.smithi053.stdout:3: finishing write tid 2 to smithi053129169-3 2024-01-15T22:49:27.435 INFO:tasks.rados.rados.0.smithi053.stdout:1: finishing write tid 2 to smithi053129169-1 2024-01-15T22:49:27.435 INFO:tasks.rados.rados.0.smithi053.stdout:1: finishing write tid 3 to smithi053129169-1 2024-01-15T22:49:27.435 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-01-15T22:49:27.435 INFO:tasks.rados.rados.0.smithi053.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:49:27.435 INFO:tasks.rados.rados.0.smithi053.stdout:3: finishing write tid 3 to smithi053129169-3 2024-01-15T22:49:27.435 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-01-15T22:49:27.435 INFO:tasks.rados.rados.0.smithi053.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-01-15T22:49:27.435 INFO:tasks.rados.rados.0.smithi053.stdout:9: finishing write tid 1 to smithi053129169-9 2024-01-15T22:49:27.435 INFO:tasks.rados.rados.0.smithi053.stdout:8: finishing write tid 1 to smithi053129169-8 2024-01-15T22:49:27.435 INFO:tasks.rados.rados.0.smithi053.stdout:7: finishing write tid 1 to smithi053129169-7 2024-01-15T22:49:27.435 INFO:tasks.rados.rados.0.smithi053.stdout:10: finishing write tid 1 to smithi053129169-10 2024-01-15T22:49:27.435 INFO:tasks.rados.rados.0.smithi053.stdout:9: finishing write tid 2 to smithi053129169-9 2024-01-15T22:49:27.435 INFO:tasks.rados.rados.0.smithi053.stdout:8: finishing write tid 2 to smithi053129169-8 2024-01-15T22:49:27.435 INFO:tasks.rados.rados.0.smithi053.stdout:11: finishing write tid 1 to smithi053129169-11 2024-01-15T22:49:27.436 INFO:tasks.rados.rados.0.smithi053.stdout:6: finishing write tid 1 to smithi053129169-6 2024-01-15T22:49:27.436 INFO:tasks.rados.rados.0.smithi053.stdout:7: finishing write tid 2 to smithi053129169-7 2024-01-15T22:49:27.436 INFO:tasks.rados.rados.0.smithi053.stdout:9: finishing write tid 3 to smithi053129169-9 2024-01-15T22:49:27.436 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 4 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-01-15T22:49:27.436 INFO:tasks.rados.rados.0.smithi053.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-01-15T22:49:27.436 INFO:tasks.rados.rados.0.smithi053.stdout:10: finishing write tid 2 to smithi053129169-10 2024-01-15T22:49:27.436 INFO:tasks.rados.rados.0.smithi053.stdout:1: done (15 left) 2024-01-15T22:49:27.436 INFO:tasks.rados.rados.0.smithi053.stdout:3: done (14 left) 2024-01-15T22:49:27.436 INFO:tasks.rados.rados.0.smithi053.stdout:9: done (13 left) 2024-01-15T22:49:27.436 INFO:tasks.rados.rados.0.smithi053.stdout:17: write initial oid 17 2024-01-15T22:49:27.436 INFO:tasks.rados.rados.0.smithi053.stdout:17: seq_num 16 ranges {0=270336} 2024-01-15T22:49:27.437 INFO:tasks.rados.rados.0.smithi053.stdout:17: writing smithi053129169-17 from 0 to 270336 tid 1 2024-01-15T22:49:27.439 INFO:tasks.rados.rados.0.smithi053.stdout:18: write initial oid 18 2024-01-15T22:49:27.439 INFO:tasks.rados.rados.0.smithi053.stdout:18: seq_num 17 ranges {0=286720} 2024-01-15T22:49:27.439 INFO:tasks.rados.rados.0.smithi053.stdout:18: writing smithi053129169-18 from 0 to 286720 tid 1 2024-01-15T22:49:27.439 INFO:tasks.rados.rados.0.smithi053.stdout:19: write initial oid 19 2024-01-15T22:49:27.439 INFO:tasks.rados.rados.0.smithi053.stdout:19: seq_num 18 ranges {0=303104} 2024-01-15T22:49:27.442 INFO:tasks.rados.rados.0.smithi053.stdout:19: writing smithi053129169-19 from 0 to 303104 tid 1 2024-01-15T22:49:27.442 INFO:tasks.rados.rados.0.smithi053.stdout:4: finishing write tid 1 to smithi053129169-4 2024-01-15T22:49:27.442 INFO:tasks.rados.rados.0.smithi053.stdout:2: finishing write tid 1 to smithi053129169-2 2024-01-15T22:49:27.442 INFO:tasks.rados.rados.0.smithi053.stdout:5: finishing write tid 1 to smithi053129169-5 2024-01-15T22:49:27.442 INFO:tasks.rados.rados.0.smithi053.stdout:14: finishing write tid 1 to smithi053129169-14 2024-01-15T22:49:27.442 INFO:tasks.rados.rados.0.smithi053.stdout:6: finishing write tid 2 to smithi053129169-6 2024-01-15T22:49:27.442 INFO:tasks.rados.rados.0.smithi053.stdout:7: finishing write tid 3 to smithi053129169-7 2024-01-15T22:49:27.443 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 3 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-01-15T22:49:27.443 INFO:tasks.rados.rados.0.smithi053.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-01-15T22:49:27.443 INFO:tasks.rados.rados.0.smithi053.stdout:13: finishing write tid 1 to smithi053129169-13 2024-01-15T22:49:27.443 INFO:tasks.rados.rados.0.smithi053.stdout:10: finishing write tid 3 to smithi053129169-10 2024-01-15T22:49:27.443 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 2 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-01-15T22:49:27.443 INFO:tasks.rados.rados.0.smithi053.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-01-15T22:49:27.443 INFO:tasks.rados.rados.0.smithi053.stdout:14: finishing write tid 2 to smithi053129169-14 2024-01-15T22:49:27.443 INFO:tasks.rados.rados.0.smithi053.stdout:4: finishing write tid 2 to smithi053129169-4 2024-01-15T22:49:27.443 INFO:tasks.rados.rados.0.smithi053.stdout:8: finishing write tid 3 to smithi053129169-8 2024-01-15T22:49:27.443 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 2 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-01-15T22:49:27.443 INFO:tasks.rados.rados.0.smithi053.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-01-15T22:49:27.443 INFO:tasks.rados.rados.0.smithi053.stdout:11: finishing write tid 2 to smithi053129169-11 2024-01-15T22:49:27.443 INFO:tasks.rados.rados.0.smithi053.stdout:4: finishing write tid 3 to smithi053129169-4 2024-01-15T22:49:27.443 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-01-15T22:49:27.443 INFO:tasks.rados.rados.0.smithi053.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-01-15T22:49:27.444 INFO:tasks.rados.rados.0.smithi053.stdout:2: finishing write tid 2 to smithi053129169-2 2024-01-15T22:49:27.444 INFO:tasks.rados.rados.0.smithi053.stdout:12: finishing write tid 1 to smithi053129169-12 2024-01-15T22:49:27.444 INFO:tasks.rados.rados.0.smithi053.stdout:5: finishing write tid 2 to smithi053129169-5 2024-01-15T22:49:27.444 INFO:tasks.rados.rados.0.smithi053.stdout:14: finishing write tid 3 to smithi053129169-14 2024-01-15T22:49:27.444 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 6 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-01-15T22:49:27.444 INFO:tasks.rados.rados.0.smithi053.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-01-15T22:49:27.444 INFO:tasks.rados.rados.0.smithi053.stdout:16: finishing write tid 1 to smithi053129169-16 2024-01-15T22:49:27.444 INFO:tasks.rados.rados.0.smithi053.stdout:6: finishing write tid 3 to smithi053129169-6 2024-01-15T22:49:27.444 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-01-15T22:49:27.444 INFO:tasks.rados.rados.0.smithi053.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-01-15T22:49:27.444 INFO:tasks.rados.rados.0.smithi053.stdout:5: finishing write tid 3 to smithi053129169-5 2024-01-15T22:49:27.444 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 5 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-01-15T22:49:27.444 INFO:tasks.rados.rados.0.smithi053.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-01-15T22:49:27.444 INFO:tasks.rados.rados.0.smithi053.stdout:13: finishing write tid 2 to smithi053129169-13 2024-01-15T22:49:27.445 INFO:tasks.rados.rados.0.smithi053.stdout:11: finishing write tid 3 to smithi053129169-11 2024-01-15T22:49:27.445 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-01-15T22:49:27.445 INFO:tasks.rados.rados.0.smithi053.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-01-15T22:49:27.445 INFO:tasks.rados.rados.0.smithi053.stdout:2: finishing write tid 3 to smithi053129169-2 2024-01-15T22:49:27.445 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-01-15T22:49:27.445 INFO:tasks.rados.rados.0.smithi053.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-01-15T22:49:27.445 INFO:tasks.rados.rados.0.smithi053.stdout:12: finishing write tid 2 to smithi053129169-12 2024-01-15T22:49:27.445 INFO:tasks.rados.rados.0.smithi053.stdout:13: finishing write tid 3 to smithi053129169-13 2024-01-15T22:49:27.445 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 2 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-01-15T22:49:27.445 INFO:tasks.rados.rados.0.smithi053.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-01-15T22:49:27.445 INFO:tasks.rados.rados.0.smithi053.stdout:2: done (15 left) 2024-01-15T22:49:27.445 INFO:tasks.rados.rados.0.smithi053.stdout:4: done (14 left) 2024-01-15T22:49:27.445 INFO:tasks.rados.rados.0.smithi053.stdout:5: done (13 left) 2024-01-15T22:49:27.445 INFO:tasks.rados.rados.0.smithi053.stdout:6: done (12 left) 2024-01-15T22:49:27.445 INFO:tasks.rados.rados.0.smithi053.stdout:7: done (11 left) 2024-01-15T22:49:27.446 INFO:tasks.rados.rados.0.smithi053.stdout:8: done (10 left) 2024-01-15T22:49:27.446 INFO:tasks.rados.rados.0.smithi053.stdout:10: done (9 left) 2024-01-15T22:49:27.446 INFO:tasks.rados.rados.0.smithi053.stdout:11: done (8 left) 2024-01-15T22:49:27.446 INFO:tasks.rados.rados.0.smithi053.stdout:13: done (7 left) 2024-01-15T22:49:27.446 INFO:tasks.rados.rados.0.smithi053.stdout:14: done (6 left) 2024-01-15T22:49:27.446 INFO:tasks.rados.rados.0.smithi053.stdout:20: write initial oid 20 2024-01-15T22:49:27.446 INFO:tasks.rados.rados.0.smithi053.stdout:20: seq_num 19 ranges {0=319488} 2024-01-15T22:49:27.447 INFO:tasks.rados.rados.0.smithi053.stdout:20: writing smithi053129169-20 from 0 to 319488 tid 1 2024-01-15T22:49:27.447 INFO:tasks.rados.rados.0.smithi053.stdout:21: write initial oid 21 2024-01-15T22:49:27.447 INFO:tasks.rados.rados.0.smithi053.stdout:21: seq_num 20 ranges {0=344064} 2024-01-15T22:49:27.447 INFO:tasks.rados.rados.0.smithi053.stdout:21: writing smithi053129169-21 from 0 to 344064 tid 1 2024-01-15T22:49:27.447 INFO:tasks.rados.rados.0.smithi053.stdout:22: write initial oid 22 2024-01-15T22:49:27.447 INFO:tasks.rados.rados.0.smithi053.stdout:22: seq_num 21 ranges {0=360448} 2024-01-15T22:49:27.448 INFO:tasks.rados.rados.0.smithi053.stdout:22: writing smithi053129169-22 from 0 to 360448 tid 1 2024-01-15T22:49:27.448 INFO:tasks.rados.rados.0.smithi053.stdout:23: write initial oid 23 2024-01-15T22:49:27.448 INFO:tasks.rados.rados.0.smithi053.stdout:23: seq_num 22 ranges {0=376832} 2024-01-15T22:49:27.450 INFO:tasks.rados.rados.0.smithi053.stdout:23: writing smithi053129169-23 from 0 to 376832 tid 1 2024-01-15T22:49:27.450 INFO:tasks.rados.rados.0.smithi053.stdout:24: write initial oid 24 2024-01-15T22:49:27.450 INFO:tasks.rados.rados.0.smithi053.stdout:24: seq_num 23 ranges {0=393216} 2024-01-15T22:49:27.452 INFO:tasks.rados.rados.0.smithi053.stdout:24: writing smithi053129169-24 from 0 to 393216 tid 1 2024-01-15T22:49:27.452 INFO:tasks.rados.rados.0.smithi053.stdout:25: write initial oid 25 2024-01-15T22:49:27.452 INFO:tasks.rados.rados.0.smithi053.stdout:25: seq_num 24 ranges {0=409600} 2024-01-15T22:49:27.455 INFO:tasks.rados.rados.0.smithi053.stdout:25: writing smithi053129169-25 from 0 to 409600 tid 1 2024-01-15T22:49:27.455 INFO:tasks.rados.rados.0.smithi053.stdout:26: write initial oid 26 2024-01-15T22:49:27.455 INFO:tasks.rados.rados.0.smithi053.stdout:26: seq_num 25 ranges {0=425984} 2024-01-15T22:49:27.457 INFO:tasks.rados.rados.0.smithi053.stdout:26: writing smithi053129169-26 from 0 to 425984 tid 1 2024-01-15T22:49:27.458 INFO:tasks.rados.rados.0.smithi053.stdout:27: write initial oid 27 2024-01-15T22:49:27.458 INFO:tasks.rados.rados.0.smithi053.stdout:18: finishing write tid 1 to smithi053129169-18 2024-01-15T22:49:27.458 INFO:tasks.rados.rados.0.smithi053.stdout:27: seq_num 26 ranges {0=442368} 2024-01-15T22:49:27.460 INFO:tasks.rados.rados.0.smithi053.stdout:27: writing smithi053129169-27 from 0 to 442368 tid 1 2024-01-15T22:49:27.460 INFO:tasks.rados.rados.0.smithi053.stdout:28: write initial oid 28 2024-01-15T22:49:27.461 INFO:tasks.rados.rados.0.smithi053.stdout:28: seq_num 27 ranges {0=458752} 2024-01-15T22:49:27.463 INFO:tasks.rados.rados.0.smithi053.stdout:28: writing smithi053129169-28 from 0 to 458752 tid 1 2024-01-15T22:49:27.463 INFO:tasks.rados.rados.0.smithi053.stdout:29: write initial oid 29 2024-01-15T22:49:27.463 INFO:tasks.rados.rados.0.smithi053.stdout:29: seq_num 28 ranges {0=475136} 2024-01-15T22:49:27.467 INFO:tasks.rados.rados.0.smithi053.stdout:29: writing smithi053129169-29 from 0 to 475136 tid 1 2024-01-15T22:49:27.467 INFO:tasks.rados.rados.0.smithi053.stdout: waiting on 16 2024-01-15T22:49:27.467 INFO:tasks.rados.rados.0.smithi053.stdout:16: finishing write tid 2 to smithi053129169-16 2024-01-15T22:49:27.467 INFO:tasks.rados.rados.0.smithi053.stdout:12: finishing write tid 3 to smithi053129169-12 2024-01-15T22:49:27.467 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 6 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-01-15T22:49:27.467 INFO:tasks.rados.rados.0.smithi053.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-01-15T22:49:27.467 INFO:tasks.rados.rados.0.smithi053.stdout:17: finishing write tid 1 to smithi053129169-17 2024-01-15T22:49:27.467 INFO:tasks.rados.rados.0.smithi053.stdout:12: done (15 left) 2024-01-15T22:49:27.467 INFO:tasks.rados.rados.0.smithi053.stdout:30: write initial oid 30 2024-01-15T22:49:27.467 INFO:tasks.rados.rados.0.smithi053.stdout:30: seq_num 29 ranges {0=491520} 2024-01-15T22:49:27.472 INFO:tasks.rados.rados.0.smithi053.stdout:30: writing smithi053129169-30 from 0 to 491520 tid 1 2024-01-15T22:49:27.472 INFO:tasks.rados.rados.0.smithi053.stdout: waiting on 16 2024-01-15T22:49:27.472 INFO:tasks.rados.rados.0.smithi053.stdout:15: finishing write tid 1 to smithi053129169-15 2024-01-15T22:49:27.472 INFO:tasks.rados.rados.0.smithi053.stdout:16: finishing write tid 3 to smithi053129169-16 2024-01-15T22:49:27.473 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 8 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-01-15T22:49:27.473 INFO:tasks.rados.rados.0.smithi053.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-01-15T22:49:27.473 INFO:tasks.rados.rados.0.smithi053.stdout:18: finishing write tid 2 to smithi053129169-18 2024-01-15T22:49:27.473 INFO:tasks.rados.rados.0.smithi053.stdout:16: done (15 left) 2024-01-15T22:49:27.473 INFO:tasks.rados.rados.0.smithi053.stdout:31: write initial oid 31 2024-01-15T22:49:27.473 INFO:tasks.rados.rados.0.smithi053.stdout:31: seq_num 30 ranges {0=507904} 2024-01-15T22:49:27.473 INFO:tasks.rados.rados.0.smithi053.stdout:31: writing smithi053129169-31 from 0 to 507904 tid 1 2024-01-15T22:49:27.473 INFO:tasks.rados.rados.0.smithi053.stdout: waiting on 16 2024-01-15T22:49:27.477 INFO:tasks.rados.rados.0.smithi053.stdout:17: finishing write tid 2 to smithi053129169-17 2024-01-15T22:49:27.477 INFO:tasks.rados.rados.0.smithi053.stdout:19: finishing write tid 1 to smithi053129169-19 2024-01-15T22:49:27.478 INFO:tasks.rados.rados.0.smithi053.stdout:18: finishing write tid 3 to smithi053129169-18 2024-01-15T22:49:27.478 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 2 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-01-15T22:49:27.478 INFO:tasks.rados.rados.0.smithi053.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-01-15T22:49:27.478 INFO:tasks.rados.rados.0.smithi053.stdout:15: finishing write tid 2 to smithi053129169-15 2024-01-15T22:49:27.478 INFO:tasks.rados.rados.0.smithi053.stdout:17: finishing write tid 3 to smithi053129169-17 2024-01-15T22:49:27.478 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-01-15T22:49:27.478 INFO:tasks.rados.rados.0.smithi053.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-01-15T22:49:27.478 INFO:tasks.rados.rados.0.smithi053.stdout:15: finishing write tid 3 to smithi053129169-15 2024-01-15T22:49:27.478 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 2 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-01-15T22:49:27.478 INFO:tasks.rados.rados.0.smithi053.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-01-15T22:49:27.478 INFO:tasks.rados.rados.0.smithi053.stdout:19: finishing write tid 2 to smithi053129169-19 2024-01-15T22:49:27.478 INFO:tasks.rados.rados.0.smithi053.stdout:19: finishing write tid 3 to smithi053129169-19 2024-01-15T22:49:27.478 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 8 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-01-15T22:49:27.478 INFO:tasks.rados.rados.0.smithi053.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-01-15T22:49:27.479 INFO:tasks.rados.rados.0.smithi053.stdout:20: finishing write tid 1 to smithi053129169-20 2024-01-15T22:49:27.479 INFO:tasks.rados.rados.0.smithi053.stdout:21: finishing write tid 1 to smithi053129169-21 2024-01-15T22:49:27.479 INFO:tasks.rados.rados.0.smithi053.stdout:20: finishing write tid 2 to smithi053129169-20 2024-01-15T22:49:27.479 INFO:tasks.rados.rados.0.smithi053.stdout:21: finishing write tid 2 to smithi053129169-21 2024-01-15T22:49:27.479 INFO:tasks.rados.rados.0.smithi053.stdout:22: finishing write tid 1 to smithi053129169-22 2024-01-15T22:49:27.479 INFO:tasks.rados.rados.0.smithi053.stdout:20: finishing write tid 3 to smithi053129169-20 2024-01-15T22:49:27.479 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 5 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-01-15T22:49:27.479 INFO:tasks.rados.rados.0.smithi053.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-01-15T22:49:27.479 INFO:tasks.rados.rados.0.smithi053.stdout:21: finishing write tid 3 to smithi053129169-21 2024-01-15T22:49:27.479 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 6 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-01-15T22:49:27.479 INFO:tasks.rados.rados.0.smithi053.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-01-15T22:49:27.479 INFO:tasks.rados.rados.0.smithi053.stdout:22: finishing write tid 2 to smithi053129169-22 2024-01-15T22:49:27.479 INFO:tasks.rados.rados.0.smithi053.stdout:23: finishing write tid 1 to smithi053129169-23 2024-01-15T22:49:27.479 INFO:tasks.rados.rados.0.smithi053.stdout:22: finishing write tid 3 to smithi053129169-22 2024-01-15T22:49:27.479 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 4 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-01-15T22:49:27.480 INFO:tasks.rados.rados.0.smithi053.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-01-15T22:49:27.480 INFO:tasks.rados.rados.0.smithi053.stdout:23: finishing write tid 2 to smithi053129169-23 2024-01-15T22:49:27.480 INFO:tasks.rados.rados.0.smithi053.stdout:24: finishing write tid 1 to smithi053129169-24 2024-01-15T22:49:27.480 INFO:tasks.rados.rados.0.smithi053.stdout:23: finishing write tid 3 to smithi053129169-23 2024-01-15T22:49:27.480 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 4 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-01-15T22:49:27.480 INFO:tasks.rados.rados.0.smithi053.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-01-15T22:49:27.480 INFO:tasks.rados.rados.0.smithi053.stdout:24: finishing write tid 2 to smithi053129169-24 2024-01-15T22:49:27.480 INFO:tasks.rados.rados.0.smithi053.stdout:25: finishing write tid 1 to smithi053129169-25 2024-01-15T22:49:27.480 INFO:tasks.rados.rados.0.smithi053.stdout:24: finishing write tid 3 to smithi053129169-24 2024-01-15T22:49:27.480 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 2 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-01-15T22:49:27.480 INFO:tasks.rados.rados.0.smithi053.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-01-15T22:49:27.480 INFO:tasks.rados.rados.0.smithi053.stdout:25: finishing write tid 2 to smithi053129169-25 2024-01-15T22:49:27.480 INFO:tasks.rados.rados.0.smithi053.stdout:25: finishing write tid 3 to smithi053129169-25 2024-01-15T22:49:27.480 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 6 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-01-15T22:49:27.480 INFO:tasks.rados.rados.0.smithi053.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-01-15T22:49:27.481 INFO:tasks.rados.rados.0.smithi053.stdout:26: finishing write tid 1 to smithi053129169-26 2024-01-15T22:49:27.481 INFO:tasks.rados.rados.0.smithi053.stdout:26: finishing write tid 2 to smithi053129169-26 2024-01-15T22:49:27.481 INFO:tasks.rados.rados.0.smithi053.stdout:26: finishing write tid 3 to smithi053129169-26 2024-01-15T22:49:27.481 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 10 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-01-15T22:49:27.481 INFO:tasks.rados.rados.0.smithi053.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-01-15T22:49:27.481 INFO:tasks.rados.rados.0.smithi053.stdout:27: finishing write tid 1 to smithi053129169-27 2024-01-15T22:49:27.481 INFO:tasks.rados.rados.0.smithi053.stdout:27: finishing write tid 2 to smithi053129169-27 2024-01-15T22:49:27.481 INFO:tasks.rados.rados.0.smithi053.stdout:27: finishing write tid 3 to smithi053129169-27 2024-01-15T22:49:27.481 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 4 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-01-15T22:49:27.481 INFO:tasks.rados.rados.0.smithi053.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-01-15T22:49:27.481 INFO:tasks.rados.rados.0.smithi053.stdout:28: finishing write tid 1 to smithi053129169-28 2024-01-15T22:49:27.481 INFO:tasks.rados.rados.0.smithi053.stdout:28: finishing write tid 2 to smithi053129169-28 2024-01-15T22:49:27.481 INFO:tasks.rados.rados.0.smithi053.stdout:28: finishing write tid 3 to smithi053129169-28 2024-01-15T22:49:27.481 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-01-15T22:49:27.482 INFO:tasks.rados.rados.0.smithi053.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-01-15T22:49:27.482 INFO:tasks.rados.rados.0.smithi053.stdout:29: finishing write tid 1 to smithi053129169-29 2024-01-15T22:49:27.482 INFO:tasks.rados.rados.0.smithi053.stdout:29: finishing write tid 2 to smithi053129169-29 2024-01-15T22:49:27.482 INFO:tasks.rados.rados.0.smithi053.stdout:30: finishing write tid 1 to smithi053129169-30 2024-01-15T22:49:27.482 INFO:tasks.rados.rados.0.smithi053.stdout:29: finishing write tid 3 to smithi053129169-29 2024-01-15T22:49:27.482 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 6 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-01-15T22:49:27.482 INFO:tasks.rados.rados.0.smithi053.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-01-15T22:49:27.482 INFO:tasks.rados.rados.0.smithi053.stdout:30: finishing write tid 2 to smithi053129169-30 2024-01-15T22:49:27.482 INFO:tasks.rados.rados.0.smithi053.stdout:30: finishing write tid 3 to smithi053129169-30 2024-01-15T22:49:27.482 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 2 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-01-15T22:49:27.482 INFO:tasks.rados.rados.0.smithi053.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-01-15T22:49:27.482 INFO:tasks.rados.rados.0.smithi053.stdout:31: finishing write tid 1 to smithi053129169-31 2024-01-15T22:49:27.482 INFO:tasks.rados.rados.0.smithi053.stdout:15: done (15 left) 2024-01-15T22:49:27.482 INFO:tasks.rados.rados.0.smithi053.stdout:17: done (14 left) 2024-01-15T22:49:27.482 INFO:tasks.rados.rados.0.smithi053.stdout:18: done (13 left) 2024-01-15T22:49:27.483 INFO:tasks.rados.rados.0.smithi053.stdout:19: done (12 left) 2024-01-15T22:49:27.483 INFO:tasks.rados.rados.0.smithi053.stdout:20: done (11 left) 2024-01-15T22:49:27.483 INFO:tasks.rados.rados.0.smithi053.stdout:21: done (10 left) 2024-01-15T22:49:27.483 INFO:tasks.rados.rados.0.smithi053.stdout:22: done (9 left) 2024-01-15T22:49:27.483 INFO:tasks.rados.rados.0.smithi053.stdout:23: done (8 left) 2024-01-15T22:49:27.483 INFO:tasks.rados.rados.0.smithi053.stdout:24: done (7 left) 2024-01-15T22:49:27.483 INFO:tasks.rados.rados.0.smithi053.stdout:25: done (6 left) 2024-01-15T22:49:27.483 INFO:tasks.rados.rados.0.smithi053.stdout:26: done (5 left) 2024-01-15T22:49:27.483 INFO:tasks.rados.rados.0.smithi053.stdout:27: done (4 left) 2024-01-15T22:49:27.483 INFO:tasks.rados.rados.0.smithi053.stdout:28: done (3 left) 2024-01-15T22:49:27.483 INFO:tasks.rados.rados.0.smithi053.stdout:29: done (2 left) 2024-01-15T22:49:27.483 INFO:tasks.rados.rados.0.smithi053.stdout:30: done (1 left) 2024-01-15T22:49:27.483 INFO:tasks.rados.rados.0.smithi053.stdout:32: write initial oid 32 2024-01-15T22:49:27.483 INFO:tasks.rados.rados.0.smithi053.stdout:32: seq_num 31 ranges {0=524288} 2024-01-15T22:49:27.484 INFO:tasks.rados.rados.0.smithi053.stdout:32: writing smithi053129169-32 from 0 to 524288 tid 1 2024-01-15T22:49:27.484 INFO:tasks.rados.rados.0.smithi053.stdout:33: write initial oid 33 2024-01-15T22:49:27.484 INFO:tasks.rados.rados.0.smithi053.stdout:33: seq_num 32 ranges {0=540672} 2024-01-15T22:49:27.484 INFO:tasks.rados.rados.0.smithi053.stdout:33: writing smithi053129169-33 from 0 to 540672 tid 1 2024-01-15T22:49:27.484 INFO:tasks.rados.rados.0.smithi053.stdout:34: write initial oid 34 2024-01-15T22:49:27.485 INFO:tasks.rados.rados.0.smithi053.stdout:34: seq_num 33 ranges {0=557056} 2024-01-15T22:49:27.487 INFO:tasks.rados.rados.0.smithi053.stdout:34: writing smithi053129169-34 from 0 to 557056 tid 1 2024-01-15T22:49:27.487 INFO:tasks.rados.rados.0.smithi053.stdout:35: write initial oid 35 2024-01-15T22:49:27.487 INFO:tasks.rados.rados.0.smithi053.stdout:35: seq_num 34 ranges {0=573440} 2024-01-15T22:49:27.491 INFO:tasks.rados.rados.0.smithi053.stdout:35: writing smithi053129169-35 from 0 to 573440 tid 1 2024-01-15T22:49:27.491 INFO:tasks.rados.rados.0.smithi053.stdout:36: write initial oid 36 2024-01-15T22:49:27.491 INFO:tasks.rados.rados.0.smithi053.stdout:36: seq_num 35 ranges {0=589824} 2024-01-15T22:49:27.494 INFO:tasks.rados.rados.0.smithi053.stdout:36: writing smithi053129169-36 from 0 to 589824 tid 1 2024-01-15T22:49:27.494 INFO:tasks.rados.rados.0.smithi053.stdout:37: write initial oid 37 2024-01-15T22:49:27.494 INFO:tasks.rados.rados.0.smithi053.stdout:37: seq_num 36 ranges {0=606208} 2024-01-15T22:49:27.498 INFO:tasks.rados.rados.0.smithi053.stdout:37: writing smithi053129169-37 from 0 to 606208 tid 1 2024-01-15T22:49:27.499 INFO:tasks.rados.rados.0.smithi053.stdout:38: write initial oid 38 2024-01-15T22:49:27.499 INFO:tasks.rados.rados.0.smithi053.stdout:38: seq_num 37 ranges {0=622592} 2024-01-15T22:49:27.502 INFO:tasks.rados.rados.0.smithi053.stdout:38: writing smithi053129169-38 from 0 to 622592 tid 1 2024-01-15T22:49:27.502 INFO:tasks.rados.rados.0.smithi053.stdout:39: write initial oid 39 2024-01-15T22:49:27.502 INFO:tasks.rados.rados.0.smithi053.stdout:39: seq_num 38 ranges {0=638976} 2024-01-15T22:49:27.506 INFO:tasks.rados.rados.0.smithi053.stdout:39: writing smithi053129169-39 from 0 to 638976 tid 1 2024-01-15T22:49:27.506 INFO:tasks.rados.rados.0.smithi053.stdout:40: write initial oid 40 2024-01-15T22:49:27.506 INFO:tasks.rados.rados.0.smithi053.stdout:31: finishing write tid 2 to smithi053129169-31 2024-01-15T22:49:27.506 INFO:tasks.rados.rados.0.smithi053.stdout:40: seq_num 39 ranges {0=663552} 2024-01-15T22:49:27.510 INFO:tasks.rados.rados.0.smithi053.stdout:40: writing smithi053129169-40 from 0 to 663552 tid 1 2024-01-15T22:49:27.511 INFO:tasks.rados.rados.0.smithi053.stdout:41: write initial oid 41 2024-01-15T22:49:27.511 INFO:tasks.rados.rados.0.smithi053.stdout:41: seq_num 40 ranges {0=679936} 2024-01-15T22:49:27.515 INFO:tasks.rados.rados.0.smithi053.stdout:41: writing smithi053129169-41 from 0 to 679936 tid 1 2024-01-15T22:49:27.515 INFO:tasks.rados.rados.0.smithi053.stdout:42: write initial oid 42 2024-01-15T22:49:27.515 INFO:tasks.rados.rados.0.smithi053.stdout:42: seq_num 41 ranges {0=696320} 2024-01-15T22:49:27.519 INFO:tasks.rados.rados.0.smithi053.stdout:42: writing smithi053129169-42 from 0 to 696320 tid 1 2024-01-15T22:49:27.519 INFO:tasks.rados.rados.0.smithi053.stdout:43: write initial oid 43 2024-01-15T22:49:27.519 INFO:tasks.rados.rados.0.smithi053.stdout:43: seq_num 42 ranges {0=712704} 2024-01-15T22:49:27.523 INFO:tasks.rados.rados.0.smithi053.stdout:43: writing smithi053129169-43 from 0 to 712704 tid 1 2024-01-15T22:49:27.523 INFO:tasks.rados.rados.0.smithi053.stdout:44: write initial oid 44 2024-01-15T22:49:27.523 INFO:tasks.rados.rados.0.smithi053.stdout:44: seq_num 43 ranges {0=729088} 2024-01-15T22:49:27.527 INFO:tasks.rados.rados.0.smithi053.stdout:44: writing smithi053129169-44 from 0 to 729088 tid 1 2024-01-15T22:49:27.527 INFO:tasks.rados.rados.0.smithi053.stdout:45: write initial oid 45 2024-01-15T22:49:27.527 INFO:tasks.rados.rados.0.smithi053.stdout:45: seq_num 44 ranges {0=745472} 2024-01-15T22:49:27.532 INFO:tasks.rados.rados.0.smithi053.stdout:45: writing smithi053129169-45 from 0 to 745472 tid 1 2024-01-15T22:49:27.532 INFO:tasks.rados.rados.0.smithi053.stdout:46: write initial oid 46 2024-01-15T22:49:27.532 INFO:tasks.rados.rados.0.smithi053.stdout:46: seq_num 45 ranges {0=761856} 2024-01-15T22:49:27.537 INFO:tasks.rados.rados.0.smithi053.stdout:46: writing smithi053129169-46 from 0 to 761856 tid 1 2024-01-15T22:49:27.537 INFO:tasks.rados.rados.0.smithi053.stdout: waiting on 16 2024-01-15T22:49:27.537 INFO:tasks.rados.rados.0.smithi053.stdout:31: finishing write tid 3 to smithi053129169-31 2024-01-15T22:49:27.537 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 4 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-01-15T22:49:27.537 INFO:tasks.rados.rados.0.smithi053.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-01-15T22:49:27.538 INFO:tasks.rados.rados.0.smithi053.stdout:32: finishing write tid 1 to smithi053129169-32 2024-01-15T22:49:27.538 INFO:tasks.rados.rados.0.smithi053.stdout:31: done (15 left) 2024-01-15T22:49:27.538 INFO:tasks.rados.rados.0.smithi053.stdout:47: write initial oid 47 2024-01-15T22:49:27.538 INFO:tasks.rados.rados.0.smithi053.stdout:32: finishing write tid 2 to smithi053129169-32 2024-01-15T22:49:27.538 INFO:tasks.rados.rados.0.smithi053.stdout:32: finishing write tid 3 to smithi053129169-32 2024-01-15T22:49:27.538 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 8 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-01-15T22:49:27.538 INFO:tasks.rados.rados.0.smithi053.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-01-15T22:49:27.538 INFO:tasks.rados.rados.0.smithi053.stdout:33: finishing write tid 1 to smithi053129169-33 2024-01-15T22:49:27.538 INFO:tasks.rados.rados.0.smithi053.stdout:47: seq_num 46 ranges {0=778240} 2024-01-15T22:49:27.542 INFO:tasks.rados.rados.0.smithi053.stdout:47: writing smithi053129169-47 from 0 to 778240 tid 1 2024-01-15T22:49:27.542 INFO:tasks.rados.rados.0.smithi053.stdout:32: done (15 left) 2024-01-15T22:49:27.542 INFO:tasks.rados.rados.0.smithi053.stdout:48: write initial oid 48 2024-01-15T22:49:27.542 INFO:tasks.rados.rados.0.smithi053.stdout:48: seq_num 47 ranges {0=794624} 2024-01-15T22:49:27.548 INFO:tasks.rados.rados.0.smithi053.stdout:48: writing smithi053129169-48 from 0 to 794624 tid 1 2024-01-15T22:49:27.548 INFO:tasks.rados.rados.0.smithi053.stdout: waiting on 16 2024-01-15T22:49:27.548 INFO:tasks.rados.rados.0.smithi053.stdout:33: finishing write tid 2 to smithi053129169-33 2024-01-15T22:49:27.548 INFO:tasks.rados.rados.0.smithi053.stdout:33: finishing write tid 3 to smithi053129169-33 2024-01-15T22:49:27.548 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-01-15T22:49:27.548 INFO:tasks.rados.rados.0.smithi053.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-01-15T22:49:27.548 INFO:tasks.rados.rados.0.smithi053.stdout:34: finishing write tid 1 to smithi053129169-34 2024-01-15T22:49:27.548 INFO:tasks.rados.rados.0.smithi053.stdout:33: done (15 left) 2024-01-15T22:49:27.548 INFO:tasks.rados.rados.0.smithi053.stdout:49: write initial oid 49 2024-01-15T22:49:27.548 INFO:tasks.rados.rados.0.smithi053.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2024-01-15T22:49:27.549 INFO:tasks.rados.rados.0.smithi053.stdout:49: writing smithi053129169-49 from 0 to 409600 tid 1 2024-01-15T22:49:27.552 INFO:tasks.rados.rados.0.smithi053.stdout:49: writing smithi053129169-49 from 409600 to 811008 tid 2 2024-01-15T22:49:27.552 INFO:tasks.rados.rados.0.smithi053.stdout: waiting on 16 2024-01-15T22:49:27.552 INFO:tasks.rados.rados.0.smithi053.stdout:34: finishing write tid 2 to smithi053129169-34 2024-01-15T22:49:27.553 INFO:tasks.rados.rados.0.smithi053.stdout:34: finishing write tid 3 to smithi053129169-34 2024-01-15T22:49:27.553 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-01-15T22:49:27.553 INFO:tasks.rados.rados.0.smithi053.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-01-15T22:49:27.553 INFO:tasks.rados.rados.0.smithi053.stdout:35: finishing write tid 1 to smithi053129169-35 2024-01-15T22:49:27.553 INFO:tasks.rados.rados.0.smithi053.stdout:35: finishing write tid 2 to smithi053129169-35 2024-01-15T22:49:27.553 INFO:tasks.rados.rados.0.smithi053.stdout:34: done (15 left) 2024-01-15T22:49:27.553 INFO:tasks.rados.rados.0.smithi053.stdout:50: write initial oid 50 2024-01-15T22:49:27.553 INFO:tasks.rados.rados.0.smithi053.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2024-01-15T22:49:27.555 INFO:tasks.rados.rados.0.smithi053.stdout:50: writing smithi053129169-50 from 0 to 425984 tid 1 2024-01-15T22:49:27.558 INFO:tasks.rados.rados.0.smithi053.stdout:50: writing smithi053129169-50 from 425984 to 827392 tid 2 2024-01-15T22:49:27.558 INFO:tasks.rados.rados.0.smithi053.stdout: waiting on 16 2024-01-15T22:49:27.559 INFO:tasks.rados.rados.0.smithi053.stdout:36: finishing write tid 1 to smithi053129169-36 2024-01-15T22:49:27.559 INFO:tasks.rados.rados.0.smithi053.stdout:35: finishing write tid 3 to smithi053129169-35 2024-01-15T22:49:27.559 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 4 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-01-15T22:49:27.559 INFO:tasks.rados.rados.0.smithi053.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-01-15T22:49:27.559 INFO:tasks.rados.rados.0.smithi053.stdout:36: finishing write tid 2 to smithi053129169-36 2024-01-15T22:49:27.559 INFO:tasks.rados.rados.0.smithi053.stdout:36: finishing write tid 3 to smithi053129169-36 2024-01-15T22:49:27.559 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 6 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-01-15T22:49:27.559 INFO:tasks.rados.rados.0.smithi053.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-01-15T22:49:27.559 INFO:tasks.rados.rados.0.smithi053.stdout:37: finishing write tid 1 to smithi053129169-37 2024-01-15T22:49:27.559 INFO:tasks.rados.rados.0.smithi053.stdout:37: finishing write tid 2 to smithi053129169-37 2024-01-15T22:49:27.559 INFO:tasks.rados.rados.0.smithi053.stdout:37: finishing write tid 3 to smithi053129169-37 2024-01-15T22:49:27.559 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 8 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-01-15T22:49:27.559 INFO:tasks.rados.rados.0.smithi053.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-01-15T22:49:27.559 INFO:tasks.rados.rados.0.smithi053.stdout:38: finishing write tid 1 to smithi053129169-38 2024-01-15T22:49:27.559 INFO:tasks.rados.rados.0.smithi053.stdout:38: finishing write tid 2 to smithi053129169-38 2024-01-15T22:49:27.560 INFO:tasks.rados.rados.0.smithi053.stdout:35: done (15 left) 2024-01-15T22:49:27.560 INFO:tasks.rados.rados.0.smithi053.stdout:36: done (14 left) 2024-01-15T22:49:27.560 INFO:tasks.rados.rados.0.smithi053.stdout:37: done (13 left) 2024-01-15T22:49:27.560 INFO:tasks.rados.rados.0.smithi053.stdout:51: copy_from oid 8 from oid 14 current snap is 0 2024-01-15T22:49:27.560 INFO:tasks.rados.rados.0.smithi053.stdout:38: finishing write tid 3 to smithi053129169-38 2024-01-15T22:49:27.560 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 2 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-01-15T22:49:27.560 INFO:tasks.rados.rados.0.smithi053.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-01-15T22:49:27.560 INFO:tasks.rados.rados.0.smithi053.stdout:39: finishing write tid 1 to smithi053129169-39 2024-01-15T22:49:27.560 INFO:tasks.rados.rados.0.smithi053.stdout:39: finishing write tid 2 to smithi053129169-39 2024-01-15T22:49:27.560 INFO:tasks.rados.rados.0.smithi053.stdout:39: finishing write tid 3 to smithi053129169-39 2024-01-15T22:49:27.560 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 4 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-01-15T22:49:27.560 INFO:tasks.rados.rados.0.smithi053.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-01-15T22:49:27.560 INFO:tasks.rados.rados.0.smithi053.stdout:40: finishing write tid 1 to smithi053129169-40 2024-01-15T22:49:27.560 INFO:tasks.rados.rados.0.smithi053.stdout:38: done (13 left) 2024-01-15T22:49:27.561 INFO:tasks.rados.rados.0.smithi053.stdout:39: done (12 left) 2024-01-15T22:49:27.561 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 28 current snap is 0 2024-01-15T22:49:27.561 INFO:tasks.rados.rados.0.smithi053.stdout:40: finishing write tid 2 to smithi053129169-40 2024-01-15T22:49:27.561 INFO:tasks.rados.rados.0.smithi053.stdout:40: finishing write tid 3 to smithi053129169-40 2024-01-15T22:49:27.561 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 6 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-01-15T22:49:27.561 INFO:tasks.rados.rados.0.smithi053.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-01-15T22:49:27.561 INFO:tasks.rados.rados.0.smithi053.stdout:41: finishing write tid 1 to smithi053129169-41 2024-01-15T22:49:27.561 INFO:tasks.rados.rados.0.smithi053.stdout:41: finishing write tid 2 to smithi053129169-41 2024-01-15T22:49:27.561 INFO:tasks.rados.rados.0.smithi053.stdout:41: finishing write tid 3 to smithi053129169-41 2024-01-15T22:49:27.561 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 4 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-01-15T22:49:27.561 INFO:tasks.rados.rados.0.smithi053.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-01-15T22:49:27.561 INFO:tasks.rados.rados.0.smithi053.stdout:42: finishing write tid 1 to smithi053129169-42 2024-01-15T22:49:27.561 INFO:tasks.rados.rados.0.smithi053.stdout:42: finishing write tid 2 to smithi053129169-42 2024-01-15T22:49:27.561 INFO:tasks.rados.rados.0.smithi053.stdout:42: finishing write tid 3 to smithi053129169-42 2024-01-15T22:49:27.562 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-01-15T22:49:27.562 INFO:tasks.rados.rados.0.smithi053.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-01-15T22:49:27.562 INFO:tasks.rados.rados.0.smithi053.stdout:43: finishing write tid 1 to smithi053129169-43 2024-01-15T22:49:27.562 INFO:tasks.rados.rados.0.smithi053.stdout:43: finishing write tid 2 to smithi053129169-43 2024-01-15T22:49:27.562 INFO:tasks.rados.rados.0.smithi053.stdout:43: finishing write tid 3 to smithi053129169-43 2024-01-15T22:49:27.562 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 4 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-01-15T22:49:27.562 INFO:tasks.rados.rados.0.smithi053.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-01-15T22:49:27.562 INFO:tasks.rados.rados.0.smithi053.stdout:44: finishing write tid 1 to smithi053129169-44 2024-01-15T22:49:27.562 INFO:tasks.rados.rados.0.smithi053.stdout:52: seq_num 50 ranges {458752=442368,901120=401408} 2024-01-15T22:49:27.563 INFO:tasks.rados.rados.0.smithi053.stdout:52: writing smithi053129169-28 from 458752 to 901120 tid 1 2024-01-15T22:49:27.566 INFO:tasks.rados.rados.0.smithi053.stdout:52: writing smithi053129169-28 from 901120 to 1302528 tid 2 2024-01-15T22:49:27.566 INFO:tasks.rados.rados.0.smithi053.stdout:40: done (12 left) 2024-01-15T22:49:27.567 INFO:tasks.rados.rados.0.smithi053.stdout:41: done (11 left) 2024-01-15T22:49:27.567 INFO:tasks.rados.rados.0.smithi053.stdout:42: done (10 left) 2024-01-15T22:49:27.567 INFO:tasks.rados.rados.0.smithi053.stdout:43: done (9 left) 2024-01-15T22:49:27.567 INFO:tasks.rados.rados.0.smithi053.stdout:53: rmattr oid 35 current snap is 0 2024-01-15T22:49:27.567 INFO:tasks.rados.rados.0.smithi053.stdout:53: done (9 left) 2024-01-15T22:49:27.567 INFO:tasks.rados.rados.0.smithi053.stdout:54: delete oid 30 current snap is 0 2024-01-15T22:49:27.567 INFO:tasks.rados.rados.0.smithi053.stdout:44: finishing write tid 2 to smithi053129169-44 2024-01-15T22:49:27.567 INFO:tasks.rados.rados.0.smithi053.stdout:44: finishing write tid 3 to smithi053129169-44 2024-01-15T22:49:27.567 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 10 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-01-15T22:49:27.567 INFO:tasks.rados.rados.0.smithi053.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-01-15T22:49:27.567 INFO:tasks.rados.rados.0.smithi053.stdout:45: finishing write tid 1 to smithi053129169-45 2024-01-15T22:49:27.567 INFO:tasks.rados.rados.0.smithi053.stdout:45: finishing write tid 2 to smithi053129169-45 2024-01-15T22:49:27.567 INFO:tasks.rados.rados.0.smithi053.stdout:45: finishing write tid 3 to smithi053129169-45 2024-01-15T22:49:27.567 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 6 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-01-15T22:49:27.567 INFO:tasks.rados.rados.0.smithi053.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-01-15T22:49:27.568 INFO:tasks.rados.rados.0.smithi053.stdout:46: finishing write tid 1 to smithi053129169-46 2024-01-15T22:49:27.568 INFO:tasks.rados.rados.0.smithi053.stdout:46: finishing write tid 2 to smithi053129169-46 2024-01-15T22:49:27.568 INFO:tasks.rados.rados.0.smithi053.stdout:46: finishing write tid 3 to smithi053129169-46 2024-01-15T22:49:27.568 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-01-15T22:49:27.568 INFO:tasks.rados.rados.0.smithi053.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-01-15T22:49:27.568 INFO:tasks.rados.rados.0.smithi053.stdout:47: finishing write tid 1 to smithi053129169-47 2024-01-15T22:49:27.568 INFO:tasks.rados.rados.0.smithi053.stdout:47: finishing write tid 2 to smithi053129169-47 2024-01-15T22:49:27.568 INFO:tasks.rados.rados.0.smithi053.stdout:47: finishing write tid 3 to smithi053129169-47 2024-01-15T22:49:27.568 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 12 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-01-15T22:49:27.568 INFO:tasks.rados.rados.0.smithi053.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-01-15T22:49:27.568 INFO:tasks.rados.rados.0.smithi053.stdout:48: finishing write tid 1 to smithi053129169-48 2024-01-15T22:49:27.568 INFO:tasks.rados.rados.0.smithi053.stdout:49: finishing write tid 1 to smithi053129169-49 2024-01-15T22:49:27.568 INFO:tasks.rados.rados.0.smithi053.stdout:48: finishing write tid 2 to smithi053129169-48 2024-01-15T22:49:27.568 INFO:tasks.rados.rados.0.smithi053.stdout:48: finishing write tid 3 to smithi053129169-48 2024-01-15T22:49:27.568 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 11 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-01-15T22:49:27.569 INFO:tasks.rados.rados.0.smithi053.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-01-15T22:49:27.569 INFO:tasks.rados.rados.0.smithi053.stdout:49: finishing write tid 2 to smithi053129169-49 2024-01-15T22:49:27.569 INFO:tasks.rados.rados.0.smithi053.stdout:49: finishing write tid 3 to smithi053129169-49 2024-01-15T22:49:27.569 INFO:tasks.rados.rados.0.smithi053.stdout:49: finishing write tid 4 to smithi053129169-49 2024-01-15T22:49:27.569 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 13 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-01-15T22:49:27.569 INFO:tasks.rados.rados.0.smithi053.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-01-15T22:49:27.569 INFO:tasks.rados.rados.0.smithi053.stdout:50: finishing write tid 1 to smithi053129169-50 2024-01-15T22:49:27.569 INFO:tasks.rados.rados.0.smithi053.stdout:50: finishing write tid 2 to smithi053129169-50 2024-01-15T22:49:27.569 INFO:tasks.rados.rados.0.smithi053.stdout:50: finishing write tid 3 to smithi053129169-50 2024-01-15T22:49:27.569 INFO:tasks.rados.rados.0.smithi053.stdout:50: finishing write tid 4 to smithi053129169-50 2024-01-15T22:49:27.569 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 11 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-01-15T22:49:27.569 INFO:tasks.rados.rados.0.smithi053.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-01-15T22:49:27.569 INFO:tasks.rados.rados.0.smithi053.stdout:51: finishing copy_from to smithi053129169-8 2024-01-15T22:49:27.569 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 6 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-01-15T22:49:27.569 INFO:tasks.rados.rados.0.smithi053.stdout:51: finishing copy_from racing read to smithi053129169-8 2024-01-15T22:49:27.569 INFO:tasks.rados.rados.0.smithi053.stdout:52: finishing write tid 1 to smithi053129169-28 2024-01-15T22:49:27.570 INFO:tasks.rados.rados.0.smithi053.stdout:44: done (9 left) 2024-01-15T22:49:27.570 INFO:tasks.rados.rados.0.smithi053.stdout:45: done (8 left) 2024-01-15T22:49:27.570 INFO:tasks.rados.rados.0.smithi053.stdout:46: done (7 left) 2024-01-15T22:49:27.570 INFO:tasks.rados.rados.0.smithi053.stdout:47: done (6 left) 2024-01-15T22:49:27.570 INFO:tasks.rados.rados.0.smithi053.stdout:48: done (5 left) 2024-01-15T22:49:27.570 INFO:tasks.rados.rados.0.smithi053.stdout:49: done (4 left) 2024-01-15T22:49:27.570 INFO:tasks.rados.rados.0.smithi053.stdout:50: done (3 left) 2024-01-15T22:49:27.571 INFO:tasks.rados.rados.0.smithi053.stdout:51: done (2 left) 2024-01-15T22:49:27.571 INFO:tasks.rados.rados.0.smithi053.stdout:54: done (1 left) 2024-01-15T22:49:27.571 INFO:tasks.rados.rados.0.smithi053.stdout:55: read oid 15 snap -1 2024-01-15T22:49:27.571 INFO:tasks.rados.rados.0.smithi053.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-01-15T22:49:27.571 INFO:tasks.rados.rados.0.smithi053.stdout:56: rollback oid 31 current snap is 0 2024-01-15T22:49:27.571 INFO:tasks.rados.rados.0.smithi053.stdout:56: done (2 left) 2024-01-15T22:49:27.571 INFO:tasks.rados.rados.0.smithi053.stdout:57: read oid 27 snap -1 2024-01-15T22:49:27.571 INFO:tasks.rados.rados.0.smithi053.stdout:57: expect (ObjNum 26 snap 0 seq_num 26) 2024-01-15T22:49:27.571 INFO:tasks.rados.rados.0.smithi053.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2024-01-15T22:49:27.571 INFO:tasks.rados.rados.0.smithi053.stdout:59: rollback oid 45 current snap is 0 2024-01-15T22:49:27.571 INFO:tasks.rados.rados.0.smithi053.stdout:59: done (4 left) 2024-01-15T22:49:27.571 INFO:tasks.rados.rados.0.smithi053.stdout:60: copy_from oid 22 from oid 48 current snap is 0 2024-01-15T22:49:27.571 INFO:tasks.rados.rados.0.smithi053.stdout:61: delete oid 1 current snap is 0 2024-01-15T22:49:27.571 INFO:tasks.rados.rados.0.smithi053.stdout:52: finishing write tid 2 to smithi053129169-28 2024-01-15T22:49:27.572 INFO:tasks.rados.rados.0.smithi053.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-01-15T22:49:27.580 INFO:tasks.rados.rados.0.smithi053.stdout:57: expect (ObjNum 26 snap 0 seq_num 26) 2024-01-15T22:49:27.592 INFO:tasks.rados.rados.0.smithi053.stdout:52: finishing write tid 3 to smithi053129169-28 2024-01-15T22:49:27.592 INFO:tasks.rados.rados.0.smithi053.stdout:52: finishing write tid 4 to smithi053129169-28 2024-01-15T22:49:27.592 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 9 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-01-15T22:49:27.592 INFO:tasks.rados.rados.0.smithi053.stdout:52: left oid 28 (ObjNum 50 snap 0 seq_num 50) 2024-01-15T22:49:27.592 INFO:tasks.rados.rados.0.smithi053.stdout:60: finishing copy_from to smithi053129169-22 2024-01-15T22:49:27.592 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 11 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-01-15T22:49:27.592 INFO:tasks.rados.rados.0.smithi053.stdout:60: finishing copy_from racing read to smithi053129169-22 2024-01-15T22:49:27.592 INFO:tasks.rados.rados.0.smithi053.stdout:58: finishing copy_from to smithi053129169-29 2024-01-15T22:49:27.592 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 12 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-01-15T22:49:27.592 INFO:tasks.rados.rados.0.smithi053.stdout:58: finishing copy_from racing read to smithi053129169-29 2024-01-15T22:49:27.593 INFO:tasks.rados.rados.0.smithi053.stdout:52: done (5 left) 2024-01-15T22:49:27.593 INFO:tasks.rados.rados.0.smithi053.stdout:55: done (4 left) 2024-01-15T22:49:27.593 INFO:tasks.rados.rados.0.smithi053.stdout:57: done (3 left) 2024-01-15T22:49:27.593 INFO:tasks.rados.rados.0.smithi053.stdout:58: done (2 left) 2024-01-15T22:49:27.593 INFO:tasks.rados.rados.0.smithi053.stdout:60: done (1 left) 2024-01-15T22:49:27.593 INFO:tasks.rados.rados.0.smithi053.stdout:61: done (0 left) 2024-01-15T22:49:27.593 INFO:tasks.rados.rados.0.smithi053.stdout:62: read oid 17 snap -1 2024-01-15T22:49:27.593 INFO:tasks.rados.rados.0.smithi053.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2024-01-15T22:49:27.593 INFO:tasks.rados.rados.0.smithi053.stdout:63: snap_create 2024-01-15T22:49:27.595 INFO:tasks.rados.rados.0.smithi053.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2024-01-15T22:49:27.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:27 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3007829869' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-01-15T22:49:27.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:27 smithi163 ceph-mon[70990]: pgmap v69: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:27.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:27 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3007829869' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-01-15T22:49:27.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:27 smithi053 ceph-mon[66518]: pgmap v69: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:27.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:27 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3007829869' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-01-15T22:49:27.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:27 smithi053 ceph-mon[80116]: pgmap v69: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:28.422 INFO:tasks.rados.rados.0.smithi053.stdout:62: done (1 left) 2024-01-15T22:49:28.422 INFO:tasks.rados.rados.0.smithi053.stdout:63: done (0 left) 2024-01-15T22:49:28.422 INFO:tasks.rados.rados.0.smithi053.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2024-01-15T22:49:28.422 INFO:tasks.rados.rados.0.smithi053.stdout:65: read oid 30 snap -1 2024-01-15T22:49:28.422 INFO:tasks.rados.rados.0.smithi053.stdout:65: expect deleted 2024-01-15T22:49:28.422 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 23 current snap is 1 2024-01-15T22:49:28.422 INFO:tasks.rados.rados.0.smithi053.stdout:66: seq_num 53 ranges {376832=491520,868352=401408} 2024-01-15T22:49:28.426 INFO:tasks.rados.rados.0.smithi053.stdout:66: writing smithi053129169-23 from 376832 to 868352 tid 1 2024-01-15T22:49:28.429 INFO:tasks.rados.rados.0.smithi053.stdout:66: writing smithi053129169-23 from 868352 to 1269760 tid 2 2024-01-15T22:49:28.429 INFO:tasks.rados.rados.0.smithi053.stdout:67: rollback oid 10 current snap is 1 2024-01-15T22:49:28.429 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 10 to 0 2024-01-15T22:49:28.429 INFO:tasks.rados.rados.0.smithi053.stdout:64: finishing copy_from to smithi053129169-15 2024-01-15T22:49:28.430 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-01-15T22:49:28.430 INFO:tasks.rados.rados.0.smithi053.stdout:65: done (3 left) 2024-01-15T22:49:28.430 INFO:tasks.rados.rados.0.smithi053.stdout:68: setattr oid 16 current snap is 1 2024-01-15T22:49:28.430 INFO:tasks.rados.rados.0.smithi053.stdout:64: finishing copy_from racing read to smithi053129169-15 2024-01-15T22:49:28.431 INFO:tasks.rados.rados.0.smithi053.stdout:64: done (3 left) 2024-01-15T22:49:28.431 INFO:tasks.rados.rados.0.smithi053.stdout:69: copy_from oid 7 from oid 6 current snap is 1 2024-01-15T22:49:28.431 INFO:tasks.rados.rados.0.smithi053.stdout:70: read oid 44 snap 0 2024-01-15T22:49:28.431 INFO:tasks.rados.rados.0.smithi053.stdout:70: expect (ObjNum 43 snap 0 seq_num 43) 2024-01-15T22:49:28.431 INFO:tasks.rados.rados.0.smithi053.stdout:71: copy_from oid 48 from oid 27 current snap is 1 2024-01-15T22:49:28.431 INFO:tasks.rados.rados.0.smithi053.stdout:72: rollback oid 2 current snap is 1 2024-01-15T22:49:28.431 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 2 to 0 2024-01-15T22:49:28.431 INFO:tasks.rados.rados.0.smithi053.stdout:73: read oid 40 snap 0 2024-01-15T22:49:28.432 INFO:tasks.rados.rados.0.smithi053.stdout:73: expect (ObjNum 39 snap 0 seq_num 39) 2024-01-15T22:49:28.432 INFO:tasks.rados.rados.0.smithi053.stdout:74: rmattr oid 20 current snap is 1 2024-01-15T22:49:28.432 INFO:tasks.rados.rados.0.smithi053.stdout:74: done (8 left) 2024-01-15T22:49:28.432 INFO:tasks.rados.rados.0.smithi053.stdout:75: copy_from oid 14 from oid 28 current snap is 1 2024-01-15T22:49:28.432 INFO:tasks.rados.rados.0.smithi053.stdout:76: read oid 39 snap -1 2024-01-15T22:49:28.432 INFO:tasks.rados.rados.0.smithi053.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-01-15T22:49:28.432 INFO:tasks.rados.rados.0.smithi053.stdout:77: copy_from oid 17 from oid 30 current snap is 1 2024-01-15T22:49:28.432 INFO:tasks.rados.rados.0.smithi053.stdout:78: read oid 1 snap -1 2024-01-15T22:49:28.432 INFO:tasks.rados.rados.0.smithi053.stdout:78: expect deleted 2024-01-15T22:49:28.432 INFO:tasks.rados.rados.0.smithi053.stdout:79: setattr oid 8 current snap is 1 2024-01-15T22:49:28.432 INFO:tasks.rados.rados.0.smithi053.stdout:80: snap_create 2024-01-15T22:49:28.435 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 7 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-01-15T22:49:28.436 INFO:tasks.rados.rados.0.smithi053.stdout:70: expect (ObjNum 43 snap 0 seq_num 43) 2024-01-15T22:49:28.458 INFO:tasks.rados.rados.0.smithi053.stdout:73: expect (ObjNum 39 snap 0 seq_num 39) 2024-01-15T22:49:28.475 INFO:tasks.rados.rados.0.smithi053.stdout:66: finishing write tid 1 to smithi053129169-23 2024-01-15T22:49:28.475 INFO:tasks.rados.rados.0.smithi053.stdout:66: finishing write tid 2 to smithi053129169-23 2024-01-15T22:49:28.475 INFO:tasks.rados.rados.0.smithi053.stdout:66: finishing write tid 3 to smithi053129169-23 2024-01-15T22:49:28.476 INFO:tasks.rados.rados.0.smithi053.stdout:72: finishing rollback tid 0 to smithi053129169-2 2024-01-15T22:49:28.476 INFO:tasks.rados.rados.0.smithi053.stdout:69: finishing copy_from to smithi053129169-7 2024-01-15T22:49:28.476 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-01-15T22:49:28.476 INFO:tasks.rados.rados.0.smithi053.stdout:67: finishing rollback tid 0 to smithi053129169-10 2024-01-15T22:49:28.476 INFO:tasks.rados.rados.0.smithi053.stdout:67: finishing rollback tid 1 to smithi053129169-10 2024-01-15T22:49:28.476 INFO:tasks.rados.rados.0.smithi053.stdout:66: finishing write tid 4 to smithi053129169-23 2024-01-15T22:49:28.476 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 12 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-01-15T22:49:28.476 INFO:tasks.rados.rados.0.smithi053.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2024-01-15T22:49:28.476 INFO:tasks.rados.rados.0.smithi053.stdout:67: finishing rollback tid 2 to smithi053129169-10 2024-01-15T22:49:28.476 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 16 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-01-15T22:49:28.476 INFO:tasks.rados.rados.0.smithi053.stdout:72: finishing rollback tid 1 to smithi053129169-2 2024-01-15T22:49:28.476 INFO:tasks.rados.rados.0.smithi053.stdout:69: finishing copy_from racing read to smithi053129169-7 2024-01-15T22:49:28.476 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 12 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-01-15T22:49:28.477 INFO:tasks.rados.rados.0.smithi053.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-01-15T22:49:28.492 INFO:tasks.rados.rados.0.smithi053.stdout:72: finishing rollback tid 2 to smithi053129169-2 2024-01-15T22:49:28.492 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 16 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-01-15T22:49:28.492 INFO:tasks.rados.rados.0.smithi053.stdout:77: finishing copy_from to smithi053129169-17 2024-01-15T22:49:28.492 INFO:tasks.rados.rados.0.smithi053.stdout:77: got expected ENOENT (src dne) 2024-01-15T22:49:28.492 INFO:tasks.rados.rados.0.smithi053.stdout:77: finishing copy_from racing read to smithi053129169-17 2024-01-15T22:49:28.492 INFO:tasks.rados.rados.0.smithi053.stdout:71: finishing copy_from to smithi053129169-48 2024-01-15T22:49:28.492 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 4 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-01-15T22:49:28.492 INFO:tasks.rados.rados.0.smithi053.stdout:71: finishing copy_from racing read to smithi053129169-48 2024-01-15T22:49:28.492 INFO:tasks.rados.rados.0.smithi053.stdout:75: finishing copy_from to smithi053129169-14 2024-01-15T22:49:28.493 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 9 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-01-15T22:49:28.493 INFO:tasks.rados.rados.0.smithi053.stdout:75: finishing copy_from racing read to smithi053129169-14 2024-01-15T22:49:28.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:28 smithi163 ceph-mon[70990]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T22:49:28.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:28 smithi163 ceph-mon[70990]: Cluster is now healthy 2024-01-15T22:49:28.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:28 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/3007829869' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-01-15T22:49:28.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:28 smithi163 ceph-mon[70990]: osdmap e71: 8 total, 8 up, 8 in 2024-01-15T22:49:28.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:28 smithi053 ceph-mon[66518]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T22:49:28.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:28 smithi053 ceph-mon[66518]: Cluster is now healthy 2024-01-15T22:49:28.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:28 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/3007829869' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-01-15T22:49:28.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:28 smithi053 ceph-mon[66518]: osdmap e71: 8 total, 8 up, 8 in 2024-01-15T22:49:28.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:28 smithi053 ceph-mon[80116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T22:49:28.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:28 smithi053 ceph-mon[80116]: Cluster is now healthy 2024-01-15T22:49:28.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:28 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/3007829869' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-01-15T22:49:28.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:28 smithi053 ceph-mon[80116]: osdmap e71: 8 total, 8 up, 8 in 2024-01-15T22:49:29.425 INFO:tasks.rados.rados.0.smithi053.stdout:66: done (13 left) 2024-01-15T22:49:29.425 INFO:tasks.rados.rados.0.smithi053.stdout:67: done (12 left) 2024-01-15T22:49:29.425 INFO:tasks.rados.rados.0.smithi053.stdout:68: done (11 left) 2024-01-15T22:49:29.425 INFO:tasks.rados.rados.0.smithi053.stdout:69: done (10 left) 2024-01-15T22:49:29.425 INFO:tasks.rados.rados.0.smithi053.stdout:70: done (9 left) 2024-01-15T22:49:29.425 INFO:tasks.rados.rados.0.smithi053.stdout:71: done (8 left) 2024-01-15T22:49:29.425 INFO:tasks.rados.rados.0.smithi053.stdout:72: done (7 left) 2024-01-15T22:49:29.425 INFO:tasks.rados.rados.0.smithi053.stdout:73: done (6 left) 2024-01-15T22:49:29.425 INFO:tasks.rados.rados.0.smithi053.stdout:75: done (5 left) 2024-01-15T22:49:29.425 INFO:tasks.rados.rados.0.smithi053.stdout:76: done (4 left) 2024-01-15T22:49:29.425 INFO:tasks.rados.rados.0.smithi053.stdout:77: done (3 left) 2024-01-15T22:49:29.425 INFO:tasks.rados.rados.0.smithi053.stdout:78: done (2 left) 2024-01-15T22:49:29.425 INFO:tasks.rados.rados.0.smithi053.stdout:79: done (1 left) 2024-01-15T22:49:29.426 INFO:tasks.rados.rados.0.smithi053.stdout:80: done (0 left) 2024-01-15T22:49:29.426 INFO:tasks.rados.rados.0.smithi053.stdout:81: rollback oid 40 current snap is 2 2024-01-15T22:49:29.426 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 40 to 1 2024-01-15T22:49:29.426 INFO:tasks.rados.rados.0.smithi053.stdout:82: snap_create 2024-01-15T22:49:29.432 INFO:tasks.rados.rados.0.smithi053.stdout:81: finishing rollback tid 0 to smithi053129169-40 2024-01-15T22:49:29.432 INFO:tasks.rados.rados.0.smithi053.stdout:81: finishing rollback tid 1 to smithi053129169-40 2024-01-15T22:49:29.433 INFO:tasks.rados.rados.0.smithi053.stdout:81: finishing rollback tid 2 to smithi053129169-40 2024-01-15T22:49:29.433 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 10 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-01-15T22:49:29.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:29 smithi163 ceph-mon[70990]: osdmap e72: 8 total, 8 up, 8 in 2024-01-15T22:49:29.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:29 smithi163 ceph-mon[70990]: pgmap v72: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:29.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:29 smithi053 ceph-mon[66518]: osdmap e72: 8 total, 8 up, 8 in 2024-01-15T22:49:29.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:29 smithi053 ceph-mon[66518]: pgmap v72: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:29.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:29 smithi053 ceph-mon[80116]: osdmap e72: 8 total, 8 up, 8 in 2024-01-15T22:49:29.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:29 smithi053 ceph-mon[80116]: pgmap v72: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:30.427 INFO:tasks.rados.rados.0.smithi053.stdout:81: done (1 left) 2024-01-15T22:49:30.428 INFO:tasks.rados.rados.0.smithi053.stdout:82: done (0 left) 2024-01-15T22:49:30.428 INFO:tasks.rados.rados.0.smithi053.stdout:83: rollback oid 9 current snap is 3 2024-01-15T22:49:30.428 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 9 to 0 2024-01-15T22:49:30.428 INFO:tasks.rados.rados.0.smithi053.stdout:84: read oid 20 snap 1 2024-01-15T22:49:30.428 INFO:tasks.rados.rados.0.smithi053.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-01-15T22:49:30.428 INFO:tasks.rados.rados.0.smithi053.stdout:85: read oid 41 snap -1 2024-01-15T22:49:30.428 INFO:tasks.rados.rados.0.smithi053.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2024-01-15T22:49:30.428 INFO:tasks.rados.rados.0.smithi053.stdout:86: read oid 5 snap -1 2024-01-15T22:49:30.428 INFO:tasks.rados.rados.0.smithi053.stdout:86: expect (ObjNum 4 snap 0 seq_num 4) 2024-01-15T22:49:30.428 INFO:tasks.rados.rados.0.smithi053.stdout:87: read oid 4 snap -1 2024-01-15T22:49:30.428 INFO:tasks.rados.rados.0.smithi053.stdout:87: expect (ObjNum 3 snap 0 seq_num 3) 2024-01-15T22:49:30.428 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 3 2024-01-15T22:49:30.428 INFO:tasks.rados.rados.0.smithi053.stdout:88: seq_num 54 ranges {40960=507904,548864=401408} 2024-01-15T22:49:30.439 INFO:tasks.rados.rados.0.smithi053.stdout:88: writing smithi053129169-3 from 40960 to 548864 tid 1 2024-01-15T22:49:30.439 INFO:tasks.rados.rados.0.smithi053.stdout:88: writing smithi053129169-3 from 548864 to 950272 tid 2 2024-01-15T22:49:30.439 INFO:tasks.rados.rados.0.smithi053.stdout:89: read oid 27 snap -1 2024-01-15T22:49:30.439 INFO:tasks.rados.rados.0.smithi053.stdout:89: expect (ObjNum 26 snap 0 seq_num 26) 2024-01-15T22:49:30.439 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 17 current snap is 3 2024-01-15T22:49:30.439 INFO:tasks.rados.rados.0.smithi053.stdout:90: seq_num 55 ranges {270336=524288,794624=401408} 2024-01-15T22:49:30.439 INFO:tasks.rados.rados.0.smithi053.stdout:90: writing smithi053129169-17 from 270336 to 794624 tid 1 2024-01-15T22:49:30.441 INFO:tasks.rados.rados.0.smithi053.stdout:90: writing smithi053129169-17 from 794624 to 1196032 tid 2 2024-01-15T22:49:30.442 INFO:tasks.rados.rados.0.smithi053.stdout:91: rollback oid 36 current snap is 3 2024-01-15T22:49:30.442 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 36 to 2 2024-01-15T22:49:30.442 INFO:tasks.rados.rados.0.smithi053.stdout:92: rollback oid 7 current snap is 3 2024-01-15T22:49:30.442 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 7 to 0 2024-01-15T22:49:30.442 INFO:tasks.rados.rados.0.smithi053.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2024-01-15T22:49:30.465 INFO:tasks.rados.rados.0.smithi053.stdout:83: finishing rollback tid 0 to smithi053129169-9 2024-01-15T22:49:30.465 INFO:tasks.rados.rados.0.smithi053.stdout:83: finishing rollback tid 1 to smithi053129169-9 2024-01-15T22:49:30.465 INFO:tasks.rados.rados.0.smithi053.stdout:85: done (9 left) 2024-01-15T22:49:30.465 INFO:tasks.rados.rados.0.smithi053.stdout:93: snap_create 2024-01-15T22:49:30.465 INFO:tasks.rados.rados.0.smithi053.stdout:86: expect (ObjNum 4 snap 0 seq_num 4) 2024-01-15T22:49:30.466 INFO:tasks.rados.rados.0.smithi053.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-01-15T22:49:30.475 INFO:tasks.rados.rados.0.smithi053.stdout:87: expect (ObjNum 3 snap 0 seq_num 3) 2024-01-15T22:49:30.476 INFO:tasks.rados.rados.0.smithi053.stdout:83: finishing rollback tid 2 to smithi053129169-9 2024-01-15T22:49:30.476 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 18 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-01-15T22:49:30.476 INFO:tasks.rados.rados.0.smithi053.stdout:88: finishing write tid 1 to smithi053129169-3 2024-01-15T22:49:30.476 INFO:tasks.rados.rados.0.smithi053.stdout:88: finishing write tid 2 to smithi053129169-3 2024-01-15T22:49:30.477 INFO:tasks.rados.rados.0.smithi053.stdout:88: finishing write tid 3 to smithi053129169-3 2024-01-15T22:49:30.477 INFO:tasks.rados.rados.0.smithi053.stdout:89: expect (ObjNum 26 snap 0 seq_num 26) 2024-01-15T22:49:30.490 INFO:tasks.rados.rados.0.smithi053.stdout:88: finishing write tid 4 to smithi053129169-3 2024-01-15T22:49:30.490 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 22 (ObjNum 54 snap 3 seq_num 54) dirty exists 2024-01-15T22:49:30.490 INFO:tasks.rados.rados.0.smithi053.stdout:88: left oid 3 (ObjNum 54 snap 3 seq_num 54) 2024-01-15T22:49:30.491 INFO:tasks.rados.rados.0.smithi053.stdout:90: finishing write tid 1 to smithi053129169-17 2024-01-15T22:49:30.491 INFO:tasks.rados.rados.0.smithi053.stdout:91: finishing rollback tid 0 to smithi053129169-36 2024-01-15T22:49:30.491 INFO:tasks.rados.rados.0.smithi053.stdout:91: finishing rollback tid 1 to smithi053129169-36 2024-01-15T22:49:30.491 INFO:tasks.rados.rados.0.smithi053.stdout:92: finishing rollback tid 0 to smithi053129169-7 2024-01-15T22:49:30.491 INFO:tasks.rados.rados.0.smithi053.stdout:91: finishing rollback tid 2 to smithi053129169-36 2024-01-15T22:49:30.491 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 10 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-01-15T22:49:30.491 INFO:tasks.rados.rados.0.smithi053.stdout:90: finishing write tid 2 to smithi053129169-17 2024-01-15T22:49:30.491 INFO:tasks.rados.rados.0.smithi053.stdout:92: finishing rollback tid 1 to smithi053129169-7 2024-01-15T22:49:30.491 INFO:tasks.rados.rados.0.smithi053.stdout:92: finishing rollback tid 2 to smithi053129169-7 2024-01-15T22:49:30.491 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 10 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-01-15T22:49:30.491 INFO:tasks.rados.rados.0.smithi053.stdout:90: finishing write tid 3 to smithi053129169-17 2024-01-15T22:49:30.491 INFO:tasks.rados.rados.0.smithi053.stdout:90: finishing write tid 4 to smithi053129169-17 2024-01-15T22:49:30.491 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 19 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-01-15T22:49:30.491 INFO:tasks.rados.rados.0.smithi053.stdout:90: left oid 17 (ObjNum 55 snap 3 seq_num 55) 2024-01-15T22:49:30.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:30 smithi163 ceph-mon[70990]: osdmap e73: 8 total, 8 up, 8 in 2024-01-15T22:49:30.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:30 smithi053 ceph-mon[66518]: osdmap e73: 8 total, 8 up, 8 in 2024-01-15T22:49:30.796 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:30 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:49:30] "GET /metrics HTTP/1.1" 200 235793 "" "Prometheus/2.43.0" 2024-01-15T22:49:30.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:30 smithi053 ceph-mon[80116]: osdmap e73: 8 total, 8 up, 8 in 2024-01-15T22:49:31.440 INFO:tasks.rados.rados.0.smithi053.stdout:83: done (9 left) 2024-01-15T22:49:31.440 INFO:tasks.rados.rados.0.smithi053.stdout:84: done (8 left) 2024-01-15T22:49:31.440 INFO:tasks.rados.rados.0.smithi053.stdout:86: done (7 left) 2024-01-15T22:49:31.440 INFO:tasks.rados.rados.0.smithi053.stdout:87: done (6 left) 2024-01-15T22:49:31.440 INFO:tasks.rados.rados.0.smithi053.stdout:88: done (5 left) 2024-01-15T22:49:31.440 INFO:tasks.rados.rados.0.smithi053.stdout:89: done (4 left) 2024-01-15T22:49:31.441 INFO:tasks.rados.rados.0.smithi053.stdout:90: done (3 left) 2024-01-15T22:49:31.441 INFO:tasks.rados.rados.0.smithi053.stdout:91: done (2 left) 2024-01-15T22:49:31.441 INFO:tasks.rados.rados.0.smithi053.stdout:92: done (1 left) 2024-01-15T22:49:31.441 INFO:tasks.rados.rados.0.smithi053.stdout:93: done (0 left) 2024-01-15T22:49:31.441 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 27 current snap is 4 2024-01-15T22:49:31.441 INFO:tasks.rados.rados.0.smithi053.stdout:94: seq_num 56 ranges {442368=540672,983040=401408} 2024-01-15T22:49:31.445 INFO:tasks.rados.rados.0.smithi053.stdout:94: writing smithi053129169-27 from 442368 to 983040 tid 1 2024-01-15T22:49:31.448 INFO:tasks.rados.rados.0.smithi053.stdout:94: writing smithi053129169-27 from 983040 to 1384448 tid 2 2024-01-15T22:49:31.448 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 4 2024-01-15T22:49:31.448 INFO:tasks.rados.rados.0.smithi053.stdout:95: seq_num 57 ranges {638976=557056,1196032=401408} 2024-01-15T22:49:31.455 INFO:tasks.rados.rados.0.smithi053.stdout:95: writing smithi053129169-39 from 638976 to 1196032 tid 1 2024-01-15T22:49:31.458 INFO:tasks.rados.rados.0.smithi053.stdout:95: writing smithi053129169-39 from 1196032 to 1597440 tid 2 2024-01-15T22:49:31.458 INFO:tasks.rados.rados.0.smithi053.stdout:96: read oid 45 snap -1 2024-01-15T22:49:31.458 INFO:tasks.rados.rados.0.smithi053.stdout:96: expect (ObjNum 44 snap 0 seq_num 44) 2024-01-15T22:49:31.458 INFO:tasks.rados.rados.0.smithi053.stdout:97: rollback oid 12 current snap is 4 2024-01-15T22:49:31.458 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 12 to 3 2024-01-15T22:49:31.458 INFO:tasks.rados.rados.0.smithi053.stdout:94: finishing write tid 1 to smithi053129169-27 2024-01-15T22:49:31.458 INFO:tasks.rados.rados.0.smithi053.stdout:94: finishing write tid 2 to smithi053129169-27 2024-01-15T22:49:31.458 INFO:tasks.rados.rados.0.smithi053.stdout:94: finishing write tid 3 to smithi053129169-27 2024-01-15T22:49:31.458 INFO:tasks.rados.rados.0.smithi053.stdout:94: finishing write tid 4 to smithi053129169-27 2024-01-15T22:49:31.458 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 15 (ObjNum 56 snap 4 seq_num 56) dirty exists 2024-01-15T22:49:31.459 INFO:tasks.rados.rados.0.smithi053.stdout:94: left oid 27 (ObjNum 56 snap 4 seq_num 56) 2024-01-15T22:49:31.459 INFO:tasks.rados.rados.0.smithi053.stdout:94: done (3 left) 2024-01-15T22:49:31.459 INFO:tasks.rados.rados.0.smithi053.stdout:98: snap_remove snap 0 2024-01-15T22:49:31.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:31 smithi163 ceph-mon[70990]: osdmap e74: 8 total, 8 up, 8 in 2024-01-15T22:49:31.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:31 smithi163 ceph-mon[70990]: pgmap v75: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:31.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:31 smithi053 ceph-mon[66518]: osdmap e74: 8 total, 8 up, 8 in 2024-01-15T22:49:31.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:31 smithi053 ceph-mon[66518]: pgmap v75: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:31.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:31 smithi053 ceph-mon[80116]: osdmap e74: 8 total, 8 up, 8 in 2024-01-15T22:49:31.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:31 smithi053 ceph-mon[80116]: pgmap v75: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:32.446 INFO:tasks.rados.rados.0.smithi053.stdout:98: done (3 left) 2024-01-15T22:49:32.446 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 5 current snap is 4 2024-01-15T22:49:32.446 INFO:tasks.rados.rados.0.smithi053.stdout:99: seq_num 58 ranges {73728=573440,647168=401408} 2024-01-15T22:49:32.448 INFO:tasks.rados.rados.0.smithi053.stdout:99: writing smithi053129169-5 from 73728 to 647168 tid 1 2024-01-15T22:49:32.451 INFO:tasks.rados.rados.0.smithi053.stdout:99: writing smithi053129169-5 from 647168 to 1048576 tid 2 2024-01-15T22:49:32.452 INFO:tasks.rados.rados.0.smithi053.stdout:100: read oid 10 snap -1 2024-01-15T22:49:32.452 INFO:tasks.rados.rados.0.smithi053.stdout:100: expect (ObjNum 9 snap 0 seq_num 9) 2024-01-15T22:49:32.452 INFO:tasks.rados.rados.0.smithi053.stdout:101: snap_create 2024-01-15T22:49:32.452 INFO:tasks.rados.rados.0.smithi053.stdout:95: finishing write tid 1 to smithi053129169-39 2024-01-15T22:49:32.452 INFO:tasks.rados.rados.0.smithi053.stdout:95: finishing write tid 2 to smithi053129169-39 2024-01-15T22:49:32.452 INFO:tasks.rados.rados.0.smithi053.stdout:95: finishing write tid 3 to smithi053129169-39 2024-01-15T22:49:32.452 INFO:tasks.rados.rados.0.smithi053.stdout:97: finishing rollback tid 0 to smithi053129169-12 2024-01-15T22:49:32.452 INFO:tasks.rados.rados.0.smithi053.stdout:97: finishing rollback tid 1 to smithi053129169-12 2024-01-15T22:49:32.452 INFO:tasks.rados.rados.0.smithi053.stdout:95: finishing write tid 4 to smithi053129169-39 2024-01-15T22:49:32.452 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 14 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-01-15T22:49:32.452 INFO:tasks.rados.rados.0.smithi053.stdout:95: left oid 39 (ObjNum 57 snap 4 seq_num 57) 2024-01-15T22:49:32.452 INFO:tasks.rados.rados.0.smithi053.stdout:97: finishing rollback tid 2 to smithi053129169-12 2024-01-15T22:49:32.452 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 20 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-01-15T22:49:32.452 INFO:tasks.rados.rados.0.smithi053.stdout:96: expect (ObjNum 44 snap 0 seq_num 44) 2024-01-15T22:49:32.477 INFO:tasks.rados.rados.0.smithi053.stdout:100: expect (ObjNum 9 snap 0 seq_num 9) 2024-01-15T22:49:32.481 INFO:tasks.rados.rados.0.smithi053.stdout:99: finishing write tid 1 to smithi053129169-5 2024-01-15T22:49:32.481 INFO:tasks.rados.rados.0.smithi053.stdout:99: finishing write tid 2 to smithi053129169-5 2024-01-15T22:49:32.482 INFO:tasks.rados.rados.0.smithi053.stdout:99: finishing write tid 3 to smithi053129169-5 2024-01-15T22:49:32.482 INFO:tasks.rados.rados.0.smithi053.stdout:99: finishing write tid 4 to smithi053129169-5 2024-01-15T22:49:32.482 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 24 (ObjNum 58 snap 4 seq_num 58) dirty exists 2024-01-15T22:49:32.482 INFO:tasks.rados.rados.0.smithi053.stdout:99: left oid 5 (ObjNum 58 snap 4 seq_num 58) 2024-01-15T22:49:32.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:32 smithi163 ceph-mon[70990]: osdmap e75: 8 total, 8 up, 8 in 2024-01-15T22:49:32.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:32 smithi053 ceph-mon[66518]: osdmap e75: 8 total, 8 up, 8 in 2024-01-15T22:49:32.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:32 smithi053 ceph-mon[80116]: osdmap e75: 8 total, 8 up, 8 in 2024-01-15T22:49:33.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:49:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:49:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:49:33.447 INFO:tasks.rados.rados.0.smithi053.stdout:95: done (5 left) 2024-01-15T22:49:33.448 INFO:tasks.rados.rados.0.smithi053.stdout:96: done (4 left) 2024-01-15T22:49:33.448 INFO:tasks.rados.rados.0.smithi053.stdout:97: done (3 left) 2024-01-15T22:49:33.448 INFO:tasks.rados.rados.0.smithi053.stdout:99: done (2 left) 2024-01-15T22:49:33.448 INFO:tasks.rados.rados.0.smithi053.stdout:100: done (1 left) 2024-01-15T22:49:33.448 INFO:tasks.rados.rados.0.smithi053.stdout:101: done (0 left) 2024-01-15T22:49:33.448 INFO:tasks.rados.rados.0.smithi053.stdout:102: snap_remove snap 1 2024-01-15T22:49:33.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:33 smithi163 ceph-mon[70990]: osdmap e76: 8 total, 8 up, 8 in 2024-01-15T22:49:33.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:33 smithi163 ceph-mon[70990]: pgmap v78: 121 pgs: 121 active+clean; 26 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.7 MiB/s wr, 82 op/s 2024-01-15T22:49:33.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:33 smithi053 ceph-mon[66518]: osdmap e76: 8 total, 8 up, 8 in 2024-01-15T22:49:33.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:33 smithi053 ceph-mon[66518]: pgmap v78: 121 pgs: 121 active+clean; 26 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.7 MiB/s wr, 82 op/s 2024-01-15T22:49:33.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:33 smithi053 ceph-mon[80116]: osdmap e76: 8 total, 8 up, 8 in 2024-01-15T22:49:33.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:33 smithi053 ceph-mon[80116]: pgmap v78: 121 pgs: 121 active+clean; 26 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.7 MiB/s wr, 82 op/s 2024-01-15T22:49:34.458 INFO:tasks.rados.rados.0.smithi053.stdout:102: done (0 left) 2024-01-15T22:49:34.458 INFO:tasks.rados.rados.0.smithi053.stdout:103: read oid 29 snap 4 2024-01-15T22:49:34.459 INFO:tasks.rados.rados.0.smithi053.stdout:103: expect (ObjNum 46 snap 0 seq_num 46) 2024-01-15T22:49:34.459 INFO:tasks.rados.rados.0.smithi053.stdout:104: read oid 46 snap -1 2024-01-15T22:49:34.459 INFO:tasks.rados.rados.0.smithi053.stdout:104: expect (ObjNum 45 snap 0 seq_num 45) 2024-01-15T22:49:34.459 INFO:tasks.rados.rados.0.smithi053.stdout:105: copy_from oid 36 from oid 2 current snap is 5 2024-01-15T22:49:34.459 INFO:tasks.rados.rados.0.smithi053.stdout:106: rmattr oid 49 current snap is 5 2024-01-15T22:49:34.459 INFO:tasks.rados.rados.0.smithi053.stdout:106: done (3 left) 2024-01-15T22:49:34.459 INFO:tasks.rados.rados.0.smithi053.stdout:107: snap_remove snap 3 2024-01-15T22:49:34.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:34 smithi163 ceph-mon[70990]: osdmap e77: 8 total, 8 up, 8 in 2024-01-15T22:49:34.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:34 smithi053 ceph-mon[66518]: osdmap e77: 8 total, 8 up, 8 in 2024-01-15T22:49:34.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:34 smithi053 ceph-mon[80116]: osdmap e77: 8 total, 8 up, 8 in 2024-01-15T22:49:35.463 INFO:tasks.rados.rados.0.smithi053.stdout:107: done (3 left) 2024-01-15T22:49:35.463 INFO:tasks.rados.rados.0.smithi053.stdout:108: rmattr oid 30 current snap is 5 2024-01-15T22:49:35.463 INFO:tasks.rados.rados.0.smithi053.stdout:108: done (3 left) 2024-01-15T22:49:35.463 INFO:tasks.rados.rados.0.smithi053.stdout:109: read oid 42 snap 2 2024-01-15T22:49:35.463 INFO:tasks.rados.rados.0.smithi053.stdout:109: expect (ObjNum 41 snap 0 seq_num 41) 2024-01-15T22:49:35.463 INFO:tasks.rados.rados.0.smithi053.stdout:110: rmattr oid 14 current snap is 5 2024-01-15T22:49:35.463 INFO:tasks.rados.rados.0.smithi053.stdout:110: done (4 left) 2024-01-15T22:49:35.463 INFO:tasks.rados.rados.0.smithi053.stdout:111: read oid 9 snap 2 2024-01-15T22:49:35.464 INFO:tasks.rados.rados.0.smithi053.stdout:111: expect (ObjNum 8 snap 0 seq_num 8) 2024-01-15T22:49:35.464 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 5 2024-01-15T22:49:35.464 INFO:tasks.rados.rados.0.smithi053.stdout:112: seq_num 59 ranges {393216=598016,991232=401408} 2024-01-15T22:49:35.468 INFO:tasks.rados.rados.0.smithi053.stdout:112: writing smithi053129169-24 from 393216 to 991232 tid 1 2024-01-15T22:49:35.468 INFO:tasks.rados.rados.0.smithi053.stdout:112: writing smithi053129169-24 from 991232 to 1392640 tid 2 2024-01-15T22:49:35.468 INFO:tasks.rados.rados.0.smithi053.stdout:113: copy_from oid 31 from oid 6 current snap is 5 2024-01-15T22:49:35.468 INFO:tasks.rados.rados.0.smithi053.stdout:103: expect (ObjNum 46 snap 0 seq_num 46) 2024-01-15T22:49:35.491 INFO:tasks.rados.rados.0.smithi053.stdout:104: expect (ObjNum 45 snap 0 seq_num 45) 2024-01-15T22:49:35.511 INFO:tasks.rados.rados.0.smithi053.stdout:105: finishing copy_from to smithi053129169-36 2024-01-15T22:49:35.511 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 16 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-01-15T22:49:35.511 INFO:tasks.rados.rados.0.smithi053.stdout:105: finishing copy_from racing read to smithi053129169-36 2024-01-15T22:49:35.511 INFO:tasks.rados.rados.0.smithi053.stdout:103: done (6 left) 2024-01-15T22:49:35.511 INFO:tasks.rados.rados.0.smithi053.stdout:104: done (5 left) 2024-01-15T22:49:35.511 INFO:tasks.rados.rados.0.smithi053.stdout:105: done (4 left) 2024-01-15T22:49:35.511 INFO:tasks.rados.rados.0.smithi053.stdout:114: snap_remove snap 4 2024-01-15T22:49:35.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:35 smithi163 ceph-mon[70990]: osdmap e78: 8 total, 8 up, 8 in 2024-01-15T22:49:35.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:35 smithi163 ceph-mon[70990]: pgmap v81: 121 pgs: 121 active+clean; 26 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.7 MiB/s wr, 82 op/s 2024-01-15T22:49:35.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:35 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:49:35.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:35 smithi053 ceph-mon[66518]: osdmap e78: 8 total, 8 up, 8 in 2024-01-15T22:49:35.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:35 smithi053 ceph-mon[66518]: pgmap v81: 121 pgs: 121 active+clean; 26 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.7 MiB/s wr, 82 op/s 2024-01-15T22:49:35.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:35 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:49:35.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:35 smithi053 ceph-mon[80116]: osdmap e78: 8 total, 8 up, 8 in 2024-01-15T22:49:35.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:35 smithi053 ceph-mon[80116]: pgmap v81: 121 pgs: 121 active+clean; 26 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.7 MiB/s wr, 82 op/s 2024-01-15T22:49:35.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:35 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:49:36.463 INFO:tasks.rados.rados.0.smithi053.stdout:114: done (4 left) 2024-01-15T22:49:36.463 INFO:tasks.rados.rados.0.smithi053.stdout:115: copy_from oid 25 from oid 30 current snap is 5 2024-01-15T22:49:36.463 INFO:tasks.rados.rados.0.smithi053.stdout:112: finishing write tid 1 to smithi053129169-24 2024-01-15T22:49:36.463 INFO:tasks.rados.rados.0.smithi053.stdout:112: finishing write tid 2 to smithi053129169-24 2024-01-15T22:49:36.463 INFO:tasks.rados.rados.0.smithi053.stdout:111: expect (ObjNum 8 snap 0 seq_num 8) 2024-01-15T22:49:36.468 INFO:tasks.rados.rados.0.smithi053.stdout:112: finishing write tid 3 to smithi053129169-24 2024-01-15T22:49:36.468 INFO:tasks.rados.rados.0.smithi053.stdout:112: finishing write tid 4 to smithi053129169-24 2024-01-15T22:49:36.468 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 8 (ObjNum 59 snap 5 seq_num 59) dirty exists 2024-01-15T22:49:36.468 INFO:tasks.rados.rados.0.smithi053.stdout:112: left oid 24 (ObjNum 59 snap 5 seq_num 59) 2024-01-15T22:49:36.468 INFO:tasks.rados.rados.0.smithi053.stdout:109: expect (ObjNum 41 snap 0 seq_num 41) 2024-01-15T22:49:36.488 INFO:tasks.rados.rados.0.smithi053.stdout:113: finishing copy_from to smithi053129169-31 2024-01-15T22:49:36.488 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-01-15T22:49:36.488 INFO:tasks.rados.rados.0.smithi053.stdout:113: finishing copy_from racing read to smithi053129169-31 2024-01-15T22:49:36.488 INFO:tasks.rados.rados.0.smithi053.stdout:109: done (4 left) 2024-01-15T22:49:36.488 INFO:tasks.rados.rados.0.smithi053.stdout:111: done (3 left) 2024-01-15T22:49:36.488 INFO:tasks.rados.rados.0.smithi053.stdout:112: done (2 left) 2024-01-15T22:49:36.488 INFO:tasks.rados.rados.0.smithi053.stdout:113: done (1 left) 2024-01-15T22:49:36.488 INFO:tasks.rados.rados.0.smithi053.stdout:116: read oid 14 snap 2 2024-01-15T22:49:36.488 INFO:tasks.rados.rados.0.smithi053.stdout:116: expect (ObjNum 50 snap 0 seq_num 50) 2024-01-15T22:49:36.489 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 49 current snap is 5 2024-01-15T22:49:36.489 INFO:tasks.rados.rados.0.smithi053.stdout:115: finishing copy_from to smithi053129169-25 2024-01-15T22:49:36.489 INFO:tasks.rados.rados.0.smithi053.stdout:115: got expected ENOENT (src dne) 2024-01-15T22:49:36.489 INFO:tasks.rados.rados.0.smithi053.stdout:117: seq_num 60 ranges {811008=614400,1425408=401408} 2024-01-15T22:49:36.495 INFO:tasks.rados.rados.0.smithi053.stdout:117: writing smithi053129169-49 from 811008 to 1425408 tid 1 2024-01-15T22:49:36.498 INFO:tasks.rados.rados.0.smithi053.stdout:117: writing smithi053129169-49 from 1425408 to 1826816 tid 2 2024-01-15T22:49:36.498 INFO:tasks.rados.rados.0.smithi053.stdout:118: delete oid 43 current snap is 5 2024-01-15T22:49:36.498 INFO:tasks.rados.rados.0.smithi053.stdout:115: finishing copy_from racing read to smithi053129169-25 2024-01-15T22:49:36.498 INFO:tasks.rados.rados.0.smithi053.stdout:116: expect (ObjNum 50 snap 0 seq_num 50) 2024-01-15T22:49:36.541 INFO:tasks.rados.rados.0.smithi053.stdout:117: finishing write tid 1 to smithi053129169-49 2024-01-15T22:49:36.542 INFO:tasks.rados.rados.0.smithi053.stdout:117: finishing write tid 2 to smithi053129169-49 2024-01-15T22:49:36.542 INFO:tasks.rados.rados.0.smithi053.stdout:117: finishing write tid 3 to smithi053129169-49 2024-01-15T22:49:36.542 INFO:tasks.rados.rados.0.smithi053.stdout:117: finishing write tid 4 to smithi053129169-49 2024-01-15T22:49:36.542 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 29 (ObjNum 60 snap 5 seq_num 60) dirty exists 2024-01-15T22:49:36.542 INFO:tasks.rados.rados.0.smithi053.stdout:117: left oid 49 (ObjNum 60 snap 5 seq_num 60) 2024-01-15T22:49:36.542 INFO:tasks.rados.rados.0.smithi053.stdout:115: done (3 left) 2024-01-15T22:49:36.542 INFO:tasks.rados.rados.0.smithi053.stdout:116: done (2 left) 2024-01-15T22:49:36.542 INFO:tasks.rados.rados.0.smithi053.stdout:117: done (1 left) 2024-01-15T22:49:36.542 INFO:tasks.rados.rados.0.smithi053.stdout:118: done (0 left) 2024-01-15T22:49:36.542 INFO:tasks.rados.rados.0.smithi053.stdout:119: read oid 43 snap -1 2024-01-15T22:49:36.542 INFO:tasks.rados.rados.0.smithi053.stdout:119: expect deleted 2024-01-15T22:49:36.542 INFO:tasks.rados.rados.0.smithi053.stdout:120: rollback oid 38 current snap is 5 2024-01-15T22:49:36.542 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 38 to 2 2024-01-15T22:49:36.542 INFO:tasks.rados.rados.0.smithi053.stdout:121: delete oid 12 current snap is 5 2024-01-15T22:49:36.543 INFO:tasks.rados.rados.0.smithi053.stdout:119: done (2 left) 2024-01-15T22:49:36.543 INFO:tasks.rados.rados.0.smithi053.stdout:121: done (1 left) 2024-01-15T22:49:36.544 INFO:tasks.rados.rados.0.smithi053.stdout:122: read oid 9 snap 2 2024-01-15T22:49:36.544 INFO:tasks.rados.rados.0.smithi053.stdout:122: expect (ObjNum 8 snap 0 seq_num 8) 2024-01-15T22:49:36.544 INFO:tasks.rados.rados.0.smithi053.stdout:123: rollback oid 14 current snap is 5 2024-01-15T22:49:36.544 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 14 to 2 2024-01-15T22:49:36.544 INFO:tasks.rados.rados.0.smithi053.stdout:124: delete oid 13 current snap is 5 2024-01-15T22:49:36.544 INFO:tasks.rados.rados.0.smithi053.stdout:120: finishing rollback tid 0 to smithi053129169-38 2024-01-15T22:49:36.544 INFO:tasks.rados.rados.0.smithi053.stdout:120: finishing rollback tid 1 to smithi053129169-38 2024-01-15T22:49:36.544 INFO:tasks.rados.rados.0.smithi053.stdout:120: finishing rollback tid 2 to smithi053129169-38 2024-01-15T22:49:36.544 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 28 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-01-15T22:49:36.545 INFO:tasks.rados.rados.0.smithi053.stdout:120: done (3 left) 2024-01-15T22:49:36.545 INFO:tasks.rados.rados.0.smithi053.stdout:124: done (2 left) 2024-01-15T22:49:36.545 INFO:tasks.rados.rados.0.smithi053.stdout:125: setattr oid 32 current snap is 5 2024-01-15T22:49:36.545 INFO:tasks.rados.rados.0.smithi053.stdout:122: expect (ObjNum 8 snap 0 seq_num 8) 2024-01-15T22:49:36.549 INFO:tasks.rados.rados.0.smithi053.stdout:123: finishing rollback tid 0 to smithi053129169-14 2024-01-15T22:49:36.549 INFO:tasks.rados.rados.0.smithi053.stdout:123: finishing rollback tid 1 to smithi053129169-14 2024-01-15T22:49:36.549 INFO:tasks.rados.rados.0.smithi053.stdout:123: finishing rollback tid 2 to smithi053129169-14 2024-01-15T22:49:36.549 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 38 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-01-15T22:49:36.549 INFO:tasks.rados.rados.0.smithi053.stdout:122: done (2 left) 2024-01-15T22:49:36.549 INFO:tasks.rados.rados.0.smithi053.stdout:123: done (1 left) 2024-01-15T22:49:36.549 INFO:tasks.rados.rados.0.smithi053.stdout:126: snap_create 2024-01-15T22:49:36.551 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 31 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-01-15T22:49:36.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:36 smithi163 ceph-mon[70990]: osdmap e79: 8 total, 8 up, 8 in 2024-01-15T22:49:36.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:36 smithi053 ceph-mon[66518]: osdmap e79: 8 total, 8 up, 8 in 2024-01-15T22:49:36.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:36 smithi053 ceph-mon[80116]: osdmap e79: 8 total, 8 up, 8 in 2024-01-15T22:49:37.466 INFO:tasks.rados.rados.0.smithi053.stdout:125: done (1 left) 2024-01-15T22:49:37.466 INFO:tasks.rados.rados.0.smithi053.stdout:126: done (0 left) 2024-01-15T22:49:37.467 INFO:tasks.rados.rados.0.smithi053.stdout:127: copy_from oid 25 from oid 6 current snap is 6 2024-01-15T22:49:37.467 INFO:tasks.rados.rados.0.smithi053.stdout:128: setattr oid 23 current snap is 6 2024-01-15T22:49:37.469 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 6 2024-01-15T22:49:37.469 INFO:tasks.rados.rados.0.smithi053.stdout:129: seq_num 64 ranges {24576=679936,704512=401408} 2024-01-15T22:49:37.472 INFO:tasks.rados.rados.0.smithi053.stdout:129: writing smithi053129169-15 from 24576 to 704512 tid 1 2024-01-15T22:49:37.475 INFO:tasks.rados.rados.0.smithi053.stdout:129: writing smithi053129169-15 from 704512 to 1105920 tid 2 2024-01-15T22:49:37.475 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 20 current snap is 6 2024-01-15T22:49:37.475 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 22 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-01-15T22:49:37.475 INFO:tasks.rados.rados.0.smithi053.stdout:130: seq_num 65 ranges {319488=696320,1015808=401408} 2024-01-15T22:49:37.481 INFO:tasks.rados.rados.0.smithi053.stdout:130: writing smithi053129169-20 from 319488 to 1015808 tid 1 2024-01-15T22:49:37.484 INFO:tasks.rados.rados.0.smithi053.stdout:130: writing smithi053129169-20 from 1015808 to 1417216 tid 2 2024-01-15T22:49:37.484 INFO:tasks.rados.rados.0.smithi053.stdout:128: done (3 left) 2024-01-15T22:49:37.484 INFO:tasks.rados.rados.0.smithi053.stdout:131: rollback oid 14 current snap is 6 2024-01-15T22:49:37.484 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 14 to 2 2024-01-15T22:49:37.484 INFO:tasks.rados.rados.0.smithi053.stdout:127: finishing copy_from to smithi053129169-25 2024-01-15T22:49:37.484 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-01-15T22:49:37.484 INFO:tasks.rados.rados.0.smithi053.stdout:127: finishing copy_from racing read to smithi053129169-25 2024-01-15T22:49:37.484 INFO:tasks.rados.rados.0.smithi053.stdout:127: done (3 left) 2024-01-15T22:49:37.485 INFO:tasks.rados.rados.0.smithi053.stdout:132: read oid 22 snap -1 2024-01-15T22:49:37.485 INFO:tasks.rados.rados.0.smithi053.stdout:132: expect (ObjNum 47 snap 0 seq_num 47) 2024-01-15T22:49:37.485 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 40 current snap is 6 2024-01-15T22:49:37.485 INFO:tasks.rados.rados.0.smithi053.stdout:129: finishing write tid 1 to smithi053129169-15 2024-01-15T22:49:37.485 INFO:tasks.rados.rados.0.smithi053.stdout:133: seq_num 66 ranges {663552=712704,1376256=401408} 2024-01-15T22:49:37.492 INFO:tasks.rados.rados.0.smithi053.stdout:133: writing smithi053129169-40 from 663552 to 1376256 tid 1 2024-01-15T22:49:37.495 INFO:tasks.rados.rados.0.smithi053.stdout:133: writing smithi053129169-40 from 1376256 to 1777664 tid 2 2024-01-15T22:49:37.495 INFO:tasks.rados.rados.0.smithi053.stdout:134: snap_create 2024-01-15T22:49:37.495 INFO:tasks.rados.rados.0.smithi053.stdout:129: finishing write tid 2 to smithi053129169-15 2024-01-15T22:49:37.495 INFO:tasks.rados.rados.0.smithi053.stdout:129: finishing write tid 3 to smithi053129169-15 2024-01-15T22:49:37.495 INFO:tasks.rados.rados.0.smithi053.stdout:129: finishing write tid 4 to smithi053129169-15 2024-01-15T22:49:37.495 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 20 (ObjNum 64 snap 6 seq_num 64) dirty exists 2024-01-15T22:49:37.495 INFO:tasks.rados.rados.0.smithi053.stdout:129: left oid 15 (ObjNum 64 snap 6 seq_num 64) 2024-01-15T22:49:37.495 INFO:tasks.rados.rados.0.smithi053.stdout:130: finishing write tid 1 to smithi053129169-20 2024-01-15T22:49:37.495 INFO:tasks.rados.rados.0.smithi053.stdout:131: finishing rollback tid 0 to smithi053129169-14 2024-01-15T22:49:37.496 INFO:tasks.rados.rados.0.smithi053.stdout:130: finishing write tid 2 to smithi053129169-20 2024-01-15T22:49:37.496 INFO:tasks.rados.rados.0.smithi053.stdout:130: finishing write tid 3 to smithi053129169-20 2024-01-15T22:49:37.496 INFO:tasks.rados.rados.0.smithi053.stdout:131: finishing rollback tid 1 to smithi053129169-14 2024-01-15T22:49:37.496 INFO:tasks.rados.rados.0.smithi053.stdout:131: finishing rollback tid 2 to smithi053129169-14 2024-01-15T22:49:37.496 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 42 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-01-15T22:49:37.496 INFO:tasks.rados.rados.0.smithi053.stdout:130: finishing write tid 4 to smithi053129169-20 2024-01-15T22:49:37.496 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 35 (ObjNum 65 snap 6 seq_num 65) dirty exists 2024-01-15T22:49:37.496 INFO:tasks.rados.rados.0.smithi053.stdout:130: left oid 20 (ObjNum 65 snap 6 seq_num 65) 2024-01-15T22:49:37.496 INFO:tasks.rados.rados.0.smithi053.stdout:132: expect (ObjNum 47 snap 0 seq_num 47) 2024-01-15T22:49:37.516 INFO:tasks.rados.rados.0.smithi053.stdout:133: finishing write tid 1 to smithi053129169-40 2024-01-15T22:49:37.516 INFO:tasks.rados.rados.0.smithi053.stdout:133: finishing write tid 2 to smithi053129169-40 2024-01-15T22:49:37.516 INFO:tasks.rados.rados.0.smithi053.stdout:133: finishing write tid 3 to smithi053129169-40 2024-01-15T22:49:37.517 INFO:tasks.rados.rados.0.smithi053.stdout:133: finishing write tid 4 to smithi053129169-40 2024-01-15T22:49:37.517 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 32 (ObjNum 66 snap 6 seq_num 66) dirty exists 2024-01-15T22:49:37.517 INFO:tasks.rados.rados.0.smithi053.stdout:133: left oid 40 (ObjNum 66 snap 6 seq_num 66) 2024-01-15T22:49:37.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:37 smithi163 ceph-mon[70990]: osdmap e80: 8 total, 8 up, 8 in 2024-01-15T22:49:37.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:37 smithi163 ceph-mon[70990]: pgmap v84: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 974 KiB/s wr, 11 op/s 2024-01-15T22:49:37.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:37 smithi053 ceph-mon[80116]: osdmap e80: 8 total, 8 up, 8 in 2024-01-15T22:49:37.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:37 smithi053 ceph-mon[80116]: pgmap v84: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 974 KiB/s wr, 11 op/s 2024-01-15T22:49:37.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:37 smithi053 ceph-mon[66518]: osdmap e80: 8 total, 8 up, 8 in 2024-01-15T22:49:37.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:37 smithi053 ceph-mon[66518]: pgmap v84: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 974 KiB/s wr, 11 op/s 2024-01-15T22:49:38.474 INFO:tasks.rados.rados.0.smithi053.stdout:129: done (5 left) 2024-01-15T22:49:38.474 INFO:tasks.rados.rados.0.smithi053.stdout:130: done (4 left) 2024-01-15T22:49:38.475 INFO:tasks.rados.rados.0.smithi053.stdout:131: done (3 left) 2024-01-15T22:49:38.475 INFO:tasks.rados.rados.0.smithi053.stdout:132: done (2 left) 2024-01-15T22:49:38.475 INFO:tasks.rados.rados.0.smithi053.stdout:133: done (1 left) 2024-01-15T22:49:38.475 INFO:tasks.rados.rados.0.smithi053.stdout:134: done (0 left) 2024-01-15T22:49:38.475 INFO:tasks.rados.rados.0.smithi053.stdout:135: read oid 48 snap 5 2024-01-15T22:49:38.475 INFO:tasks.rados.rados.0.smithi053.stdout:135: expect (ObjNum 26 snap 0 seq_num 26) 2024-01-15T22:49:38.475 INFO:tasks.rados.rados.0.smithi053.stdout:136: read oid 49 snap 6 2024-01-15T22:49:38.475 INFO:tasks.rados.rados.0.smithi053.stdout:136: expect (ObjNum 60 snap 5 seq_num 60) 2024-01-15T22:49:38.475 INFO:tasks.rados.rados.0.smithi053.stdout:137: delete oid 44 current snap is 7 2024-01-15T22:49:38.476 INFO:tasks.rados.rados.0.smithi053.stdout:137: done (2 left) 2024-01-15T22:49:38.476 INFO:tasks.rados.rados.0.smithi053.stdout:138: rollback oid 23 current snap is 7 2024-01-15T22:49:38.476 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 23 to 5 2024-01-15T22:49:38.476 INFO:tasks.rados.rados.0.smithi053.stdout:139: read oid 30 snap -1 2024-01-15T22:49:38.476 INFO:tasks.rados.rados.0.smithi053.stdout:139: expect deleted 2024-01-15T22:49:38.476 INFO:tasks.rados.rados.0.smithi053.stdout:140: setattr oid 35 current snap is 7 2024-01-15T22:49:38.477 INFO:tasks.rados.rados.0.smithi053.stdout:139: done (4 left) 2024-01-15T22:49:38.478 INFO:tasks.rados.rados.0.smithi053.stdout:141: delete oid 2 current snap is 7 2024-01-15T22:49:38.482 INFO:tasks.rados.rados.0.smithi053.stdout:141: done (4 left) 2024-01-15T22:49:38.482 INFO:tasks.rados.rados.0.smithi053.stdout:142: snap_remove snap 2 2024-01-15T22:49:38.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:38 smithi163 ceph-mon[70990]: osdmap e81: 8 total, 8 up, 8 in 2024-01-15T22:49:38.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:38 smithi053 ceph-mon[66518]: osdmap e81: 8 total, 8 up, 8 in 2024-01-15T22:49:38.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:38 smithi053 ceph-mon[80116]: osdmap e81: 8 total, 8 up, 8 in 2024-01-15T22:49:39.483 INFO:tasks.rados.rados.0.smithi053.stdout:142: done (4 left) 2024-01-15T22:49:39.483 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 7 2024-01-15T22:49:39.483 INFO:tasks.rados.rados.0.smithi053.stdout:143: seq_num 69 ranges {524288=761856,1286144=401408} 2024-01-15T22:49:39.483 INFO:tasks.rados.rados.0.smithi053.stdout:143: writing smithi053129169-32 from 524288 to 1286144 tid 1 2024-01-15T22:49:39.487 INFO:tasks.rados.rados.0.smithi053.stdout:143: writing smithi053129169-32 from 1286144 to 1687552 tid 2 2024-01-15T22:49:39.487 INFO:tasks.rados.rados.0.smithi053.stdout:144: read oid 44 snap 5 2024-01-15T22:49:39.487 INFO:tasks.rados.rados.0.smithi053.stdout:144: expect (ObjNum 43 snap 0 seq_num 43) 2024-01-15T22:49:39.487 INFO:tasks.rados.rados.0.smithi053.stdout:145: rollback oid 11 current snap is 7 2024-01-15T22:49:39.487 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 11 to 5 2024-01-15T22:49:39.487 INFO:tasks.rados.rados.0.smithi053.stdout:146: delete oid 3 current snap is 7 2024-01-15T22:49:39.488 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 22 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-01-15T22:49:39.488 INFO:tasks.rados.rados.0.smithi053.stdout:138: finishing rollback tid 0 to smithi053129169-23 2024-01-15T22:49:39.488 INFO:tasks.rados.rados.0.smithi053.stdout:138: finishing rollback tid 1 to smithi053129169-23 2024-01-15T22:49:39.488 INFO:tasks.rados.rados.0.smithi053.stdout:138: finishing rollback tid 2 to smithi053129169-23 2024-01-15T22:49:39.488 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 28 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-01-15T22:49:39.488 INFO:tasks.rados.rados.0.smithi053.stdout:135: expect (ObjNum 26 snap 0 seq_num 26) 2024-01-15T22:49:39.503 INFO:tasks.rados.rados.0.smithi053.stdout:135: done (7 left) 2024-01-15T22:49:39.503 INFO:tasks.rados.rados.0.smithi053.stdout:138: done (6 left) 2024-01-15T22:49:39.503 INFO:tasks.rados.rados.0.smithi053.stdout:140: done (5 left) 2024-01-15T22:49:39.503 INFO:tasks.rados.rados.0.smithi053.stdout:146: done (4 left) 2024-01-15T22:49:39.503 INFO:tasks.rados.rados.0.smithi053.stdout:147: delete oid 2 current snap is 7 2024-01-15T22:49:39.503 INFO:tasks.rados.rados.0.smithi053.stdout:136: expect (ObjNum 60 snap 5 seq_num 60) 2024-01-15T22:49:39.564 INFO:tasks.rados.rados.0.smithi053.stdout:145: finishing rollback tid 0 to smithi053129169-11 2024-01-15T22:49:39.564 INFO:tasks.rados.rados.0.smithi053.stdout:145: finishing rollback tid 1 to smithi053129169-11 2024-01-15T22:49:39.564 INFO:tasks.rados.rados.0.smithi053.stdout:145: finishing rollback tid 2 to smithi053129169-11 2024-01-15T22:49:39.564 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 20 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-01-15T22:49:39.564 INFO:tasks.rados.rados.0.smithi053.stdout:136: done (4 left) 2024-01-15T22:49:39.565 INFO:tasks.rados.rados.0.smithi053.stdout:145: done (3 left) 2024-01-15T22:49:39.565 INFO:tasks.rados.rados.0.smithi053.stdout:147: done (2 left) 2024-01-15T22:49:39.565 INFO:tasks.rados.rados.0.smithi053.stdout:148: copy_from oid 12 from oid 8 current snap is 7 2024-01-15T22:49:39.565 INFO:tasks.rados.rados.0.smithi053.stdout:143: finishing write tid 1 to smithi053129169-32 2024-01-15T22:49:39.565 INFO:tasks.rados.rados.0.smithi053.stdout:143: finishing write tid 2 to smithi053129169-32 2024-01-15T22:49:39.565 INFO:tasks.rados.rados.0.smithi053.stdout:143: finishing write tid 3 to smithi053129169-32 2024-01-15T22:49:39.565 INFO:tasks.rados.rados.0.smithi053.stdout:144: expect (ObjNum 43 snap 0 seq_num 43) 2024-01-15T22:49:39.584 INFO:tasks.rados.rados.0.smithi053.stdout:143: finishing write tid 4 to smithi053129169-32 2024-01-15T22:49:39.584 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 47 (ObjNum 69 snap 7 seq_num 69) dirty exists 2024-01-15T22:49:39.584 INFO:tasks.rados.rados.0.smithi053.stdout:143: left oid 32 (ObjNum 69 snap 7 seq_num 69) 2024-01-15T22:49:39.584 INFO:tasks.rados.rados.0.smithi053.stdout:148: finishing copy_from to smithi053129169-12 2024-01-15T22:49:39.584 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 7 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-01-15T22:49:39.584 INFO:tasks.rados.rados.0.smithi053.stdout:148: finishing copy_from racing read to smithi053129169-12 2024-01-15T22:49:39.584 INFO:tasks.rados.rados.0.smithi053.stdout:143: done (2 left) 2024-01-15T22:49:39.584 INFO:tasks.rados.rados.0.smithi053.stdout:144: done (1 left) 2024-01-15T22:49:39.584 INFO:tasks.rados.rados.0.smithi053.stdout:148: done (0 left) 2024-01-15T22:49:39.585 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 7 2024-01-15T22:49:39.585 INFO:tasks.rados.rados.0.smithi053.stdout:149: seq_num 72 ranges {778240=409600,1187840=524288,1712128=278528} 2024-01-15T22:49:39.590 INFO:tasks.rados.rados.0.smithi053.stdout:149: writing smithi053129169-29 from 778240 to 1187840 tid 1 2024-01-15T22:49:39.593 INFO:tasks.rados.rados.0.smithi053.stdout:149: writing smithi053129169-29 from 1187840 to 1712128 tid 2 2024-01-15T22:49:39.595 INFO:tasks.rados.rados.0.smithi053.stdout:149: writing smithi053129169-29 from 1712128 to 1990656 tid 3 2024-01-15T22:49:39.595 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 7 2024-01-15T22:49:39.595 INFO:tasks.rados.rados.0.smithi053.stdout:150: seq_num 73 ranges {827392=425984,1253376=409600,1662976=393216} 2024-01-15T22:49:39.602 INFO:tasks.rados.rados.0.smithi053.stdout:150: writing smithi053129169-50 from 827392 to 1253376 tid 1 2024-01-15T22:49:39.604 INFO:tasks.rados.rados.0.smithi053.stdout:150: writing smithi053129169-50 from 1253376 to 1662976 tid 2 2024-01-15T22:49:39.607 INFO:tasks.rados.rados.0.smithi053.stdout:150: writing smithi053129169-50 from 1662976 to 2056192 tid 3 2024-01-15T22:49:39.607 INFO:tasks.rados.rados.0.smithi053.stdout:151: copy_from oid 41 from oid 44 current snap is 7 2024-01-15T22:49:39.607 INFO:tasks.rados.rados.0.smithi053.stdout:149: finishing write tid 1 to smithi053129169-29 2024-01-15T22:49:39.607 INFO:tasks.rados.rados.0.smithi053.stdout:149: finishing write tid 2 to smithi053129169-29 2024-01-15T22:49:39.607 INFO:tasks.rados.rados.0.smithi053.stdout:149: finishing write tid 3 to smithi053129169-29 2024-01-15T22:49:39.607 INFO:tasks.rados.rados.0.smithi053.stdout:149: finishing write tid 4 to smithi053129169-29 2024-01-15T22:49:39.607 INFO:tasks.rados.rados.0.smithi053.stdout:149: finishing write tid 5 to smithi053129169-29 2024-01-15T22:49:39.607 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 27 (ObjNum 72 snap 7 seq_num 72) dirty exists 2024-01-15T22:49:39.608 INFO:tasks.rados.rados.0.smithi053.stdout:149: left oid 29 (ObjNum 72 snap 7 seq_num 72) 2024-01-15T22:49:39.608 INFO:tasks.rados.rados.0.smithi053.stdout:150: finishing write tid 1 to smithi053129169-50 2024-01-15T22:49:39.608 INFO:tasks.rados.rados.0.smithi053.stdout:149: done (2 left) 2024-01-15T22:49:39.608 INFO:tasks.rados.rados.0.smithi053.stdout:152: copy_from oid 28 from oid 10 current snap is 7 2024-01-15T22:49:39.608 INFO:tasks.rados.rados.0.smithi053.stdout:153: snap_create 2024-01-15T22:49:39.609 INFO:tasks.rados.rados.0.smithi053.stdout:150: finishing write tid 2 to smithi053129169-50 2024-01-15T22:49:39.609 INFO:tasks.rados.rados.0.smithi053.stdout:151: finishing copy_from to smithi053129169-41 2024-01-15T22:49:39.609 INFO:tasks.rados.rados.0.smithi053.stdout:151: got expected ENOENT (src dne) 2024-01-15T22:49:39.609 INFO:tasks.rados.rados.0.smithi053.stdout:151: finishing copy_from racing read to smithi053129169-41 2024-01-15T22:49:39.610 INFO:tasks.rados.rados.0.smithi053.stdout:150: finishing write tid 3 to smithi053129169-50 2024-01-15T22:49:39.610 INFO:tasks.rados.rados.0.smithi053.stdout:150: finishing write tid 4 to smithi053129169-50 2024-01-15T22:49:39.611 INFO:tasks.rados.rados.0.smithi053.stdout:150: finishing write tid 5 to smithi053129169-50 2024-01-15T22:49:39.611 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 27 (ObjNum 73 snap 7 seq_num 73) dirty exists 2024-01-15T22:49:39.611 INFO:tasks.rados.rados.0.smithi053.stdout:150: left oid 50 (ObjNum 73 snap 7 seq_num 73) 2024-01-15T22:49:39.611 INFO:tasks.rados.rados.0.smithi053.stdout:152: finishing copy_from to smithi053129169-28 2024-01-15T22:49:39.611 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 16 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-01-15T22:49:39.612 INFO:tasks.rados.rados.0.smithi053.stdout:152: finishing copy_from racing read to smithi053129169-28 2024-01-15T22:49:39.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:39 smithi163 ceph-mon[70990]: osdmap e82: 8 total, 8 up, 8 in 2024-01-15T22:49:39.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:39 smithi163 ceph-mon[70990]: pgmap v87: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 974 KiB/s wr, 11 op/s 2024-01-15T22:49:39.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:39 smithi053 ceph-mon[66518]: osdmap e82: 8 total, 8 up, 8 in 2024-01-15T22:49:39.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:39 smithi053 ceph-mon[66518]: pgmap v87: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 974 KiB/s wr, 11 op/s 2024-01-15T22:49:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:39 smithi053 ceph-mon[80116]: osdmap e82: 8 total, 8 up, 8 in 2024-01-15T22:49:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:39 smithi053 ceph-mon[80116]: pgmap v87: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 974 KiB/s wr, 11 op/s 2024-01-15T22:49:40.384 INFO:tasks.rados.rados.0.smithi053.stdout:150: done (3 left) 2024-01-15T22:49:40.384 INFO:tasks.rados.rados.0.smithi053.stdout:151: done (2 left) 2024-01-15T22:49:40.384 INFO:tasks.rados.rados.0.smithi053.stdout:152: done (1 left) 2024-01-15T22:49:40.384 INFO:tasks.rados.rados.0.smithi053.stdout:153: done (0 left) 2024-01-15T22:49:40.384 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 9 current snap is 8 2024-01-15T22:49:40.384 INFO:tasks.rados.rados.0.smithi053.stdout:154: seq_num 74 ranges {139264=442368,581632=696320,1277952=106496} 2024-01-15T22:49:40.386 INFO:tasks.rados.rados.0.smithi053.stdout:154: writing smithi053129169-9 from 139264 to 581632 tid 1 2024-01-15T22:49:40.390 INFO:tasks.rados.rados.0.smithi053.stdout:154: writing smithi053129169-9 from 581632 to 1277952 tid 2 2024-01-15T22:49:40.390 INFO:tasks.rados.rados.0.smithi053.stdout:154: writing smithi053129169-9 from 1277952 to 1384448 tid 3 2024-01-15T22:49:40.390 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 8 2024-01-15T22:49:40.391 INFO:tasks.rados.rados.0.smithi053.stdout:155: seq_num 75 ranges {221184=458752,679936=581632,1261568=221184} 2024-01-15T22:49:40.394 INFO:tasks.rados.rados.0.smithi053.stdout:155: writing smithi053129169-12 from 221184 to 679936 tid 1 2024-01-15T22:49:40.398 INFO:tasks.rados.rados.0.smithi053.stdout:155: writing smithi053129169-12 from 679936 to 1261568 tid 2 2024-01-15T22:49:40.400 INFO:tasks.rados.rados.0.smithi053.stdout:155: writing smithi053129169-12 from 1261568 to 1482752 tid 3 2024-01-15T22:49:40.400 INFO:tasks.rados.rados.0.smithi053.stdout:156: rollback oid 22 current snap is 8 2024-01-15T22:49:40.400 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 22 to 5 2024-01-15T22:49:40.400 INFO:tasks.rados.rados.0.smithi053.stdout:154: finishing write tid 1 to smithi053129169-9 2024-01-15T22:49:40.400 INFO:tasks.rados.rados.0.smithi053.stdout:154: finishing write tid 2 to smithi053129169-9 2024-01-15T22:49:40.400 INFO:tasks.rados.rados.0.smithi053.stdout:154: finishing write tid 3 to smithi053129169-9 2024-01-15T22:49:40.401 INFO:tasks.rados.rados.0.smithi053.stdout:154: finishing write tid 4 to smithi053129169-9 2024-01-15T22:49:40.401 INFO:tasks.rados.rados.0.smithi053.stdout:154: finishing write tid 5 to smithi053129169-9 2024-01-15T22:49:40.401 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 55 (ObjNum 74 snap 8 seq_num 74) dirty exists 2024-01-15T22:49:40.401 INFO:tasks.rados.rados.0.smithi053.stdout:154: left oid 9 (ObjNum 74 snap 8 seq_num 74) 2024-01-15T22:49:40.401 INFO:tasks.rados.rados.0.smithi053.stdout:154: done (2 left) 2024-01-15T22:49:40.401 INFO:tasks.rados.rados.0.smithi053.stdout:157: snap_create 2024-01-15T22:49:40.401 INFO:tasks.rados.rados.0.smithi053.stdout:155: finishing write tid 1 to smithi053129169-12 2024-01-15T22:49:40.401 INFO:tasks.rados.rados.0.smithi053.stdout:155: finishing write tid 2 to smithi053129169-12 2024-01-15T22:49:40.402 INFO:tasks.rados.rados.0.smithi053.stdout:155: finishing write tid 3 to smithi053129169-12 2024-01-15T22:49:40.403 INFO:tasks.rados.rados.0.smithi053.stdout:155: finishing write tid 4 to smithi053129169-12 2024-01-15T22:49:40.404 INFO:tasks.rados.rados.0.smithi053.stdout:156: finishing rollback tid 0 to smithi053129169-22 2024-01-15T22:49:40.404 INFO:tasks.rados.rados.0.smithi053.stdout:155: finishing write tid 5 to smithi053129169-12 2024-01-15T22:49:40.404 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 56 (ObjNum 75 snap 8 seq_num 75) dirty exists 2024-01-15T22:49:40.404 INFO:tasks.rados.rados.0.smithi053.stdout:155: left oid 12 (ObjNum 75 snap 8 seq_num 75) 2024-01-15T22:49:40.405 INFO:tasks.rados.rados.0.smithi053.stdout:156: finishing rollback tid 1 to smithi053129169-22 2024-01-15T22:49:40.405 INFO:tasks.rados.rados.0.smithi053.stdout:156: finishing rollback tid 2 to smithi053129169-22 2024-01-15T22:49:40.405 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 31 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-01-15T22:49:40.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:40 smithi163 ceph-mon[70990]: osdmap e83: 8 total, 8 up, 8 in 2024-01-15T22:49:40.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:40 smithi163 ceph-mon[70990]: osdmap e84: 8 total, 8 up, 8 in 2024-01-15T22:49:40.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:40 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:40.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:40 smithi053 ceph-mon[66518]: osdmap e83: 8 total, 8 up, 8 in 2024-01-15T22:49:40.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:40 smithi053 ceph-mon[66518]: osdmap e84: 8 total, 8 up, 8 in 2024-01-15T22:49:40.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:40 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:40.796 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:49:40] "GET /metrics HTTP/1.1" 200 238943 "" "Prometheus/2.43.0" 2024-01-15T22:49:40.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:40 smithi053 ceph-mon[80116]: osdmap e83: 8 total, 8 up, 8 in 2024-01-15T22:49:40.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:40 smithi053 ceph-mon[80116]: osdmap e84: 8 total, 8 up, 8 in 2024-01-15T22:49:40.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:40 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:41.387 INFO:tasks.rados.rados.0.smithi053.stdout:155: done (2 left) 2024-01-15T22:49:41.388 INFO:tasks.rados.rados.0.smithi053.stdout:156: done (1 left) 2024-01-15T22:49:41.388 INFO:tasks.rados.rados.0.smithi053.stdout:157: done (0 left) 2024-01-15T22:49:41.388 INFO:tasks.rados.rados.0.smithi053.stdout:158: read oid 33 snap -1 2024-01-15T22:49:41.388 INFO:tasks.rados.rados.0.smithi053.stdout:158: expect (ObjNum 32 snap 0 seq_num 32) 2024-01-15T22:49:41.388 INFO:tasks.rados.rados.0.smithi053.stdout:159: read oid 45 snap -1 2024-01-15T22:49:41.388 INFO:tasks.rados.rados.0.smithi053.stdout:159: expect (ObjNum 44 snap 0 seq_num 44) 2024-01-15T22:49:41.388 INFO:tasks.rados.rados.0.smithi053.stdout:160: snap_create 2024-01-15T22:49:41.390 INFO:tasks.rados.rados.0.smithi053.stdout:159: expect (ObjNum 44 snap 0 seq_num 44) 2024-01-15T22:49:41.410 INFO:tasks.rados.rados.0.smithi053.stdout:158: expect (ObjNum 32 snap 0 seq_num 32) 2024-01-15T22:49:42.389 INFO:tasks.rados.rados.0.smithi053.stdout:158: done (2 left) 2024-01-15T22:49:42.389 INFO:tasks.rados.rados.0.smithi053.stdout:159: done (1 left) 2024-01-15T22:49:42.390 INFO:tasks.rados.rados.0.smithi053.stdout:160: done (0 left) 2024-01-15T22:49:42.390 INFO:tasks.rados.rados.0.smithi053.stdout:161: copy_from oid 48 from oid 42 current snap is 10 2024-01-15T22:49:42.390 INFO:tasks.rados.rados.0.smithi053.stdout:162: delete oid 29 current snap is 10 2024-01-15T22:49:42.391 INFO:tasks.rados.rados.0.smithi053.stdout:162: done (1 left) 2024-01-15T22:49:42.391 INFO:tasks.rados.rados.0.smithi053.stdout:163: snap_create 2024-01-15T22:49:42.403 INFO:tasks.rados.rados.0.smithi053.stdout:161: finishing copy_from to smithi053129169-48 2024-01-15T22:49:42.404 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-01-15T22:49:42.404 INFO:tasks.rados.rados.0.smithi053.stdout:161: finishing copy_from racing read to smithi053129169-48 2024-01-15T22:49:42.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:42 smithi163 ceph-mon[70990]: pgmap v90: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:42.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:42 smithi163 ceph-mon[70990]: osdmap e85: 8 total, 8 up, 8 in 2024-01-15T22:49:42.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:42 smithi053 ceph-mon[66518]: pgmap v90: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:42.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:42 smithi053 ceph-mon[66518]: osdmap e85: 8 total, 8 up, 8 in 2024-01-15T22:49:42.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:42 smithi053 ceph-mon[80116]: pgmap v90: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:42.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:42 smithi053 ceph-mon[80116]: osdmap e85: 8 total, 8 up, 8 in 2024-01-15T22:49:43.233 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:49:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:49:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:49:43.391 INFO:tasks.rados.rados.0.smithi053.stdout:161: done (1 left) 2024-01-15T22:49:43.391 INFO:tasks.rados.rados.0.smithi053.stdout:163: done (0 left) 2024-01-15T22:49:43.391 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 11 2024-01-15T22:49:43.391 INFO:tasks.rados.rados.0.smithi053.stdout:164: seq_num 77 ranges {0=491520,491520=794624,1286144=8192} 2024-01-15T22:49:43.393 INFO:tasks.rados.rados.0.smithi053.stdout:164: writing smithi053129169-43 from 0 to 491520 tid 1 2024-01-15T22:49:43.398 INFO:tasks.rados.rados.0.smithi053.stdout:164: writing smithi053129169-43 from 491520 to 1286144 tid 2 2024-01-15T22:49:43.398 INFO:tasks.rados.rados.0.smithi053.stdout:164: writing smithi053129169-43 from 1286144 to 1294336 tid 3 2024-01-15T22:49:43.398 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 11 2024-01-15T22:49:43.398 INFO:tasks.rados.rados.0.smithi053.stdout:165: seq_num 78 ranges {155648=516096,671744=679936,1351680=122880} 2024-01-15T22:49:43.402 INFO:tasks.rados.rados.0.smithi053.stdout:165: writing smithi053129169-10 from 155648 to 671744 tid 1 2024-01-15T22:49:43.406 INFO:tasks.rados.rados.0.smithi053.stdout:165: writing smithi053129169-10 from 671744 to 1351680 tid 2 2024-01-15T22:49:43.408 INFO:tasks.rados.rados.0.smithi053.stdout:165: writing smithi053129169-10 from 1351680 to 1474560 tid 3 2024-01-15T22:49:43.408 INFO:tasks.rados.rados.0.smithi053.stdout:166: snap_create 2024-01-15T22:49:43.408 INFO:tasks.rados.rados.0.smithi053.stdout:164: finishing write tid 1 to smithi053129169-43 2024-01-15T22:49:43.408 INFO:tasks.rados.rados.0.smithi053.stdout:164: finishing write tid 2 to smithi053129169-43 2024-01-15T22:49:43.408 INFO:tasks.rados.rados.0.smithi053.stdout:164: finishing write tid 3 to smithi053129169-43 2024-01-15T22:49:43.408 INFO:tasks.rados.rados.0.smithi053.stdout:164: finishing write tid 4 to smithi053129169-43 2024-01-15T22:49:43.408 INFO:tasks.rados.rados.0.smithi053.stdout:164: finishing write tid 5 to smithi053129169-43 2024-01-15T22:49:43.408 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 20 (ObjNum 77 snap 11 seq_num 77) dirty exists 2024-01-15T22:49:43.408 INFO:tasks.rados.rados.0.smithi053.stdout:164: left oid 43 (ObjNum 77 snap 11 seq_num 77) 2024-01-15T22:49:43.408 INFO:tasks.rados.rados.0.smithi053.stdout:165: finishing write tid 1 to smithi053129169-10 2024-01-15T22:49:43.410 INFO:tasks.rados.rados.0.smithi053.stdout:165: finishing write tid 2 to smithi053129169-10 2024-01-15T22:49:43.410 INFO:tasks.rados.rados.0.smithi053.stdout:165: finishing write tid 3 to smithi053129169-10 2024-01-15T22:49:43.411 INFO:tasks.rados.rados.0.smithi053.stdout:165: finishing write tid 4 to smithi053129169-10 2024-01-15T22:49:43.412 INFO:tasks.rados.rados.0.smithi053.stdout:165: finishing write tid 5 to smithi053129169-10 2024-01-15T22:49:43.412 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 37 (ObjNum 78 snap 11 seq_num 78) dirty exists 2024-01-15T22:49:43.412 INFO:tasks.rados.rados.0.smithi053.stdout:165: left oid 10 (ObjNum 78 snap 11 seq_num 78) 2024-01-15T22:49:43.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:43 smithi163 ceph-mon[70990]: osdmap e86: 8 total, 8 up, 8 in 2024-01-15T22:49:43.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:43 smithi163 ceph-mon[70990]: osdmap e87: 8 total, 8 up, 8 in 2024-01-15T22:49:43.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:43 smithi053 ceph-mon[66518]: osdmap e86: 8 total, 8 up, 8 in 2024-01-15T22:49:43.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:43 smithi053 ceph-mon[66518]: osdmap e87: 8 total, 8 up, 8 in 2024-01-15T22:49:43.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:43 smithi053 ceph-mon[80116]: osdmap e86: 8 total, 8 up, 8 in 2024-01-15T22:49:43.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:43 smithi053 ceph-mon[80116]: osdmap e87: 8 total, 8 up, 8 in 2024-01-15T22:49:44.402 INFO:tasks.rados.rados.0.smithi053.stdout:164: done (2 left) 2024-01-15T22:49:44.402 INFO:tasks.rados.rados.0.smithi053.stdout:165: done (1 left) 2024-01-15T22:49:44.402 INFO:tasks.rados.rados.0.smithi053.stdout:166: done (0 left) 2024-01-15T22:49:44.402 INFO:tasks.rados.rados.0.smithi053.stdout:167: snap_create 2024-01-15T22:49:44.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:44 smithi163 ceph-mon[70990]: pgmap v93: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 37 op/s 2024-01-15T22:49:44.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:44 smithi053 ceph-mon[66518]: pgmap v93: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 37 op/s 2024-01-15T22:49:44.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:44 smithi053 ceph-mon[80116]: pgmap v93: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 37 op/s 2024-01-15T22:49:45.380 INFO:tasks.rados.rados.0.smithi053.stdout:167: done (0 left) 2024-01-15T22:49:45.381 INFO:tasks.rados.rados.0.smithi053.stdout:168: read oid 42 snap -1 2024-01-15T22:49:45.381 INFO:tasks.rados.rados.0.smithi053.stdout:168: expect (ObjNum 41 snap 0 seq_num 41) 2024-01-15T22:49:45.381 INFO:tasks.rados.rados.0.smithi053.stdout:169: rmattr oid 17 current snap is 13 2024-01-15T22:49:45.381 INFO:tasks.rados.rados.0.smithi053.stdout:169: done (1 left) 2024-01-15T22:49:45.381 INFO:tasks.rados.rados.0.smithi053.stdout:170: setattr oid 28 current snap is 13 2024-01-15T22:49:45.381 INFO:tasks.rados.rados.0.smithi053.stdout:171: copy_from oid 33 from oid 16 current snap is 13 2024-01-15T22:49:45.382 INFO:tasks.rados.rados.0.smithi053.stdout:172: setattr oid 32 current snap is 13 2024-01-15T22:49:45.383 INFO:tasks.rados.rados.0.smithi053.stdout:173: snap_remove snap 5 2024-01-15T22:49:45.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:45 smithi163 ceph-mon[70990]: osdmap e88: 8 total, 8 up, 8 in 2024-01-15T22:49:45.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:45 smithi163 ceph-mon[70990]: osdmap e89: 8 total, 8 up, 8 in 2024-01-15T22:49:45.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:45 smithi053 ceph-mon[66518]: osdmap e88: 8 total, 8 up, 8 in 2024-01-15T22:49:45.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:45 smithi053 ceph-mon[66518]: osdmap e89: 8 total, 8 up, 8 in 2024-01-15T22:49:45.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:45 smithi053 ceph-mon[80116]: osdmap e88: 8 total, 8 up, 8 in 2024-01-15T22:49:45.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:45 smithi053 ceph-mon[80116]: osdmap e89: 8 total, 8 up, 8 in 2024-01-15T22:49:46.386 INFO:tasks.rados.rados.0.smithi053.stdout:173: done (4 left) 2024-01-15T22:49:46.386 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 13 2024-01-15T22:49:46.386 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 17 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-01-15T22:49:46.386 INFO:tasks.rados.rados.0.smithi053.stdout:174: seq_num 79 ranges {90112=532480,622592=565248,1187840=237568} 2024-01-15T22:49:46.392 INFO:tasks.rados.rados.0.smithi053.stdout:174: writing smithi053129169-25 from 90112 to 622592 tid 1 2024-01-15T22:49:46.393 INFO:tasks.rados.rados.0.smithi053.stdout:174: writing smithi053129169-25 from 622592 to 1187840 tid 2 2024-01-15T22:49:46.395 INFO:tasks.rados.rados.0.smithi053.stdout:174: writing smithi053129169-25 from 1187840 to 1425408 tid 3 2024-01-15T22:49:46.395 INFO:tasks.rados.rados.0.smithi053.stdout:170: done (4 left) 2024-01-15T22:49:46.395 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 27 current snap is 13 2024-01-15T22:49:46.395 INFO:tasks.rados.rados.0.smithi053.stdout:175: seq_num 80 ranges {1384448=548864,1933312=450560,2383872=352256} 2024-01-15T22:49:46.406 INFO:tasks.rados.rados.0.smithi053.stdout:175: writing smithi053129169-27 from 1384448 to 1933312 tid 1 2024-01-15T22:49:46.410 INFO:tasks.rados.rados.0.smithi053.stdout:175: writing smithi053129169-27 from 1933312 to 2383872 tid 2 2024-01-15T22:49:46.411 INFO:tasks.rados.rados.0.smithi053.stdout:175: writing smithi053129169-27 from 2383872 to 2736128 tid 3 2024-01-15T22:49:46.411 INFO:tasks.rados.rados.0.smithi053.stdout:176: snap_remove snap 12 2024-01-15T22:49:46.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:46 smithi163 ceph-mon[70990]: pgmap v96: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 37 op/s 2024-01-15T22:49:46.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:46 smithi163 ceph-mon[70990]: osdmap e90: 8 total, 8 up, 8 in 2024-01-15T22:49:46.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:46 smithi053 ceph-mon[66518]: pgmap v96: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 37 op/s 2024-01-15T22:49:46.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:46 smithi053 ceph-mon[66518]: osdmap e90: 8 total, 8 up, 8 in 2024-01-15T22:49:46.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:46 smithi053 ceph-mon[80116]: pgmap v96: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 37 op/s 2024-01-15T22:49:46.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:46 smithi053 ceph-mon[80116]: osdmap e90: 8 total, 8 up, 8 in 2024-01-15T22:49:47.422 INFO:tasks.rados.rados.0.smithi053.stdout:176: done (5 left) 2024-01-15T22:49:47.422 INFO:tasks.rados.rados.0.smithi053.stdout:177: delete oid 8 current snap is 13 2024-01-15T22:49:47.422 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 51 (ObjNum 69 snap 7 seq_num 69) dirty exists 2024-01-15T22:49:47.422 INFO:tasks.rados.rados.0.smithi053.stdout:168: expect (ObjNum 41 snap 0 seq_num 41) 2024-01-15T22:49:47.441 INFO:tasks.rados.rados.0.smithi053.stdout:171: finishing copy_from to smithi053129169-33 2024-01-15T22:49:47.441 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 12 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-01-15T22:49:47.441 INFO:tasks.rados.rados.0.smithi053.stdout:171: finishing copy_from racing read to smithi053129169-33 2024-01-15T22:49:47.441 INFO:tasks.rados.rados.0.smithi053.stdout:174: finishing write tid 1 to smithi053129169-25 2024-01-15T22:49:47.441 INFO:tasks.rados.rados.0.smithi053.stdout:174: finishing write tid 2 to smithi053129169-25 2024-01-15T22:49:47.441 INFO:tasks.rados.rados.0.smithi053.stdout:174: finishing write tid 3 to smithi053129169-25 2024-01-15T22:49:47.441 INFO:tasks.rados.rados.0.smithi053.stdout:174: finishing write tid 4 to smithi053129169-25 2024-01-15T22:49:47.441 INFO:tasks.rados.rados.0.smithi053.stdout:174: finishing write tid 5 to smithi053129169-25 2024-01-15T22:49:47.441 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 42 (ObjNum 79 snap 13 seq_num 79) dirty exists 2024-01-15T22:49:47.441 INFO:tasks.rados.rados.0.smithi053.stdout:174: left oid 25 (ObjNum 79 snap 13 seq_num 79) 2024-01-15T22:49:47.442 INFO:tasks.rados.rados.0.smithi053.stdout:175: finishing write tid 1 to smithi053129169-27 2024-01-15T22:49:47.442 INFO:tasks.rados.rados.0.smithi053.stdout:168: done (5 left) 2024-01-15T22:49:47.442 INFO:tasks.rados.rados.0.smithi053.stdout:171: done (4 left) 2024-01-15T22:49:47.442 INFO:tasks.rados.rados.0.smithi053.stdout:172: done (3 left) 2024-01-15T22:49:47.442 INFO:tasks.rados.rados.0.smithi053.stdout:174: done (2 left) 2024-01-15T22:49:47.442 INFO:tasks.rados.rados.0.smithi053.stdout:177: done (1 left) 2024-01-15T22:49:47.442 INFO:tasks.rados.rados.0.smithi053.stdout:178: snap_create 2024-01-15T22:49:47.442 INFO:tasks.rados.rados.0.smithi053.stdout:175: finishing write tid 2 to smithi053129169-27 2024-01-15T22:49:47.442 INFO:tasks.rados.rados.0.smithi053.stdout:175: finishing write tid 3 to smithi053129169-27 2024-01-15T22:49:47.442 INFO:tasks.rados.rados.0.smithi053.stdout:175: finishing write tid 4 to smithi053129169-27 2024-01-15T22:49:47.442 INFO:tasks.rados.rados.0.smithi053.stdout:175: finishing write tid 5 to smithi053129169-27 2024-01-15T22:49:47.442 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 36 (ObjNum 80 snap 13 seq_num 80) dirty exists 2024-01-15T22:49:47.442 INFO:tasks.rados.rados.0.smithi053.stdout:175: left oid 27 (ObjNum 80 snap 13 seq_num 80) 2024-01-15T22:49:47.687 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:47 smithi053 ceph-mon[66518]: pgmap v99: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 870 KiB/s wr, 16 op/s 2024-01-15T22:49:47.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:47 smithi053 ceph-mon[80116]: pgmap v99: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 870 KiB/s wr, 16 op/s 2024-01-15T22:49:47.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:47 smithi163 ceph-mon[70990]: pgmap v99: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 870 KiB/s wr, 16 op/s 2024-01-15T22:49:48.424 INFO:tasks.rados.rados.0.smithi053.stdout:175: done (1 left) 2024-01-15T22:49:48.424 INFO:tasks.rados.rados.0.smithi053.stdout:178: done (0 left) 2024-01-15T22:49:48.424 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 31 current snap is 14 2024-01-15T22:49:48.424 INFO:tasks.rados.rados.0.smithi053.stdout:179: seq_num 82 ranges {90112=581632,671744=622592,1294336=180224} 2024-01-15T22:49:48.427 INFO:tasks.rados.rados.0.smithi053.stdout:179: writing smithi053129169-31 from 90112 to 671744 tid 1 2024-01-15T22:49:48.431 INFO:tasks.rados.rados.0.smithi053.stdout:179: writing smithi053129169-31 from 671744 to 1294336 tid 2 2024-01-15T22:49:48.432 INFO:tasks.rados.rados.0.smithi053.stdout:179: writing smithi053129169-31 from 1294336 to 1474560 tid 3 2024-01-15T22:49:48.432 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 16 current snap is 14 2024-01-15T22:49:48.432 INFO:tasks.rados.rados.0.smithi053.stdout:180: seq_num 83 ranges {253952=598016,851968=499712,1351680=303104} 2024-01-15T22:49:48.437 INFO:tasks.rados.rados.0.smithi053.stdout:180: writing smithi053129169-16 from 253952 to 851968 tid 1 2024-01-15T22:49:48.440 INFO:tasks.rados.rados.0.smithi053.stdout:180: writing smithi053129169-16 from 851968 to 1351680 tid 2 2024-01-15T22:49:48.442 INFO:tasks.rados.rados.0.smithi053.stdout:180: writing smithi053129169-16 from 1351680 to 1654784 tid 3 2024-01-15T22:49:48.442 INFO:tasks.rados.rados.0.smithi053.stdout:181: copy_from oid 10 from oid 39 current snap is 14 2024-01-15T22:49:48.442 INFO:tasks.rados.rados.0.smithi053.stdout:179: finishing write tid 1 to smithi053129169-31 2024-01-15T22:49:48.442 INFO:tasks.rados.rados.0.smithi053.stdout:182: read oid 48 snap 9 2024-01-15T22:49:48.442 INFO:tasks.rados.rados.0.smithi053.stdout:182: expect (ObjNum 26 snap 0 seq_num 26) 2024-01-15T22:49:48.442 INFO:tasks.rados.rados.0.smithi053.stdout:183: copy_from oid 50 from oid 1 current snap is 14 2024-01-15T22:49:48.442 INFO:tasks.rados.rados.0.smithi053.stdout:179: finishing write tid 2 to smithi053129169-31 2024-01-15T22:49:48.443 INFO:tasks.rados.rados.0.smithi053.stdout:179: finishing write tid 3 to smithi053129169-31 2024-01-15T22:49:48.443 INFO:tasks.rados.rados.0.smithi053.stdout:179: finishing write tid 4 to smithi053129169-31 2024-01-15T22:49:48.443 INFO:tasks.rados.rados.0.smithi053.stdout:179: finishing write tid 5 to smithi053129169-31 2024-01-15T22:49:48.443 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 16 (ObjNum 82 snap 14 seq_num 82) dirty exists 2024-01-15T22:49:48.443 INFO:tasks.rados.rados.0.smithi053.stdout:179: left oid 31 (ObjNum 82 snap 14 seq_num 82) 2024-01-15T22:49:48.443 INFO:tasks.rados.rados.0.smithi053.stdout:179: done (4 left) 2024-01-15T22:49:48.443 INFO:tasks.rados.rados.0.smithi053.stdout:184: snap_remove snap 8 2024-01-15T22:49:48.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:48 smithi053 ceph-mon[66518]: osdmap e91: 8 total, 8 up, 8 in 2024-01-15T22:49:48.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:48 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:48.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:48 smithi053 ceph-mon[66518]: Upgrade: Target is version 18.2.1-242-gd2f11f33 (unknown) 2024-01-15T22:49:48.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:48 smithi053 ceph-mon[66518]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:d6d60d05dff5772f7e350906e2e1b517bcdd3acce20741111cbb18b7fc21aa5d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d6d60d05dff5772f7e350906e2e1b517bcdd3acce20741111cbb18b7fc21aa5d'] 2024-01-15T22:49:48.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:48 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:48.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:48 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:48.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:48 smithi053 ceph-mon[66518]: Upgrade: Need to upgrade myself (mgr.y) 2024-01-15T22:49:48.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:48 smithi053 ceph-mon[80116]: osdmap e91: 8 total, 8 up, 8 in 2024-01-15T22:49:48.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:48 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:48.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:48 smithi053 ceph-mon[80116]: Upgrade: Target is version 18.2.1-242-gd2f11f33 (unknown) 2024-01-15T22:49:48.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:48 smithi053 ceph-mon[80116]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:d6d60d05dff5772f7e350906e2e1b517bcdd3acce20741111cbb18b7fc21aa5d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d6d60d05dff5772f7e350906e2e1b517bcdd3acce20741111cbb18b7fc21aa5d'] 2024-01-15T22:49:48.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:48 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:48.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:48 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:48.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:48 smithi053 ceph-mon[80116]: Upgrade: Need to upgrade myself (mgr.y) 2024-01-15T22:49:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:48 smithi163 ceph-mon[70990]: osdmap e91: 8 total, 8 up, 8 in 2024-01-15T22:49:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:48 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:48 smithi163 ceph-mon[70990]: Upgrade: Target is version 18.2.1-242-gd2f11f33 (unknown) 2024-01-15T22:49:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:48 smithi163 ceph-mon[70990]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:d6d60d05dff5772f7e350906e2e1b517bcdd3acce20741111cbb18b7fc21aa5d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d6d60d05dff5772f7e350906e2e1b517bcdd3acce20741111cbb18b7fc21aa5d'] 2024-01-15T22:49:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:48 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:49:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:48 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:49:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:48 smithi163 ceph-mon[70990]: Upgrade: Need to upgrade myself (mgr.y) 2024-01-15T22:49:49.429 INFO:tasks.rados.rados.0.smithi053.stdout:184: done (4 left) 2024-01-15T22:49:49.429 INFO:tasks.rados.rados.0.smithi053.stdout:185: delete oid 8 current snap is 14 2024-01-15T22:49:49.431 INFO:tasks.rados.rados.0.smithi053.stdout:180: finishing write tid 1 to smithi053129169-16 2024-01-15T22:49:49.431 INFO:tasks.rados.rados.0.smithi053.stdout:180: finishing write tid 2 to smithi053129169-16 2024-01-15T22:49:49.432 INFO:tasks.rados.rados.0.smithi053.stdout:183: finishing copy_from to smithi053129169-50 2024-01-15T22:49:49.432 INFO:tasks.rados.rados.0.smithi053.stdout:183: got expected ENOENT (src dne) 2024-01-15T22:49:49.432 INFO:tasks.rados.rados.0.smithi053.stdout:180: finishing write tid 3 to smithi053129169-16 2024-01-15T22:49:49.432 INFO:tasks.rados.rados.0.smithi053.stdout:183: finishing copy_from racing read to smithi053129169-50 2024-01-15T22:49:49.432 INFO:tasks.rados.rados.0.smithi053.stdout:182: expect (ObjNum 26 snap 0 seq_num 26) 2024-01-15T22:49:49.443 INFO:tasks.rados.rados.0.smithi053.stdout:180: finishing write tid 4 to smithi053129169-16 2024-01-15T22:49:49.443 INFO:tasks.rados.rados.0.smithi053.stdout:180: finishing write tid 5 to smithi053129169-16 2024-01-15T22:49:49.443 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 66 (ObjNum 83 snap 14 seq_num 83) dirty exists 2024-01-15T22:49:49.443 INFO:tasks.rados.rados.0.smithi053.stdout:180: left oid 16 (ObjNum 83 snap 14 seq_num 83) 2024-01-15T22:49:49.443 INFO:tasks.rados.rados.0.smithi053.stdout:181: finishing copy_from to smithi053129169-10 2024-01-15T22:49:49.443 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 14 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-01-15T22:49:49.443 INFO:tasks.rados.rados.0.smithi053.stdout:181: finishing copy_from racing read to smithi053129169-10 2024-01-15T22:49:49.443 INFO:tasks.rados.rados.0.smithi053.stdout:180: done (4 left) 2024-01-15T22:49:49.444 INFO:tasks.rados.rados.0.smithi053.stdout:181: done (3 left) 2024-01-15T22:49:49.444 INFO:tasks.rados.rados.0.smithi053.stdout:182: done (2 left) 2024-01-15T22:49:49.444 INFO:tasks.rados.rados.0.smithi053.stdout:183: done (1 left) 2024-01-15T22:49:49.444 INFO:tasks.rados.rados.0.smithi053.stdout:185: done (0 left) 2024-01-15T22:49:49.444 INFO:tasks.rados.rados.0.smithi053.stdout:186: snap_remove snap 9 2024-01-15T22:49:49.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:49 smithi163 ceph-mon[70990]: osdmap e92: 8 total, 8 up, 8 in 2024-01-15T22:49:49.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:49 smithi163 ceph-mon[70990]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:d6d60d05dff5772f7e350906e2e1b517bcdd3acce20741111cbb18b7fc21aa5d on smithi163 2024-01-15T22:49:49.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:49 smithi163 ceph-mon[70990]: pgmap v102: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 870 KiB/s wr, 16 op/s 2024-01-15T22:49:49.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:49 smithi053 ceph-mon[66518]: osdmap e92: 8 total, 8 up, 8 in 2024-01-15T22:49:49.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:49 smithi053 ceph-mon[66518]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:d6d60d05dff5772f7e350906e2e1b517bcdd3acce20741111cbb18b7fc21aa5d on smithi163 2024-01-15T22:49:49.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:49 smithi053 ceph-mon[66518]: pgmap v102: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 870 KiB/s wr, 16 op/s 2024-01-15T22:49:49.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:49 smithi053 ceph-mon[80116]: osdmap e92: 8 total, 8 up, 8 in 2024-01-15T22:49:49.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:49 smithi053 ceph-mon[80116]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:d6d60d05dff5772f7e350906e2e1b517bcdd3acce20741111cbb18b7fc21aa5d on smithi163 2024-01-15T22:49:49.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:49 smithi053 ceph-mon[80116]: pgmap v102: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 870 KiB/s wr, 16 op/s 2024-01-15T22:49:50.433 INFO:tasks.rados.rados.0.smithi053.stdout:186: done (0 left) 2024-01-15T22:49:50.433 INFO:tasks.rados.rados.0.smithi053.stdout:187: snap_create 2024-01-15T22:49:50.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:50 smithi163 ceph-mon[70990]: osdmap e93: 8 total, 8 up, 8 in 2024-01-15T22:49:50.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:50 smithi053 ceph-mon[66518]: osdmap e93: 8 total, 8 up, 8 in 2024-01-15T22:49:50.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:50 smithi053 ceph-mon[80116]: osdmap e93: 8 total, 8 up, 8 in 2024-01-15T22:49:50.797 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:49:50 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:49:50] "GET /metrics HTTP/1.1" 200 239133 "" "Prometheus/2.43.0" 2024-01-15T22:49:51.440 INFO:tasks.rados.rados.0.smithi053.stdout:187: done (0 left) 2024-01-15T22:49:51.440 INFO:tasks.rados.rados.0.smithi053.stdout:188: read oid 46 snap -1 2024-01-15T22:49:51.440 INFO:tasks.rados.rados.0.smithi053.stdout:188: expect (ObjNum 45 snap 0 seq_num 45) 2024-01-15T22:49:51.440 INFO:tasks.rados.rados.0.smithi053.stdout:189: read oid 7 snap 6 2024-01-15T22:49:51.440 INFO:tasks.rados.rados.0.smithi053.stdout:189: expect (ObjNum 6 snap 0 seq_num 6) 2024-01-15T22:49:51.441 INFO:tasks.rados.rados.0.smithi053.stdout:190: snap_create 2024-01-15T22:49:51.443 INFO:tasks.rados.rados.0.smithi053.stdout:188: expect (ObjNum 45 snap 0 seq_num 45) 2024-01-15T22:49:51.462 INFO:tasks.rados.rados.0.smithi053.stdout:189: expect (ObjNum 6 snap 0 seq_num 6) 2024-01-15T22:49:51.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:51 smithi163 ceph-mon[70990]: osdmap e94: 8 total, 8 up, 8 in 2024-01-15T22:49:51.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:51 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:49:51.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:51 smithi163 ceph-mon[70990]: pgmap v105: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:51.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:51 smithi053 ceph-mon[66518]: osdmap e94: 8 total, 8 up, 8 in 2024-01-15T22:49:51.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:51 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:49:51.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:51 smithi053 ceph-mon[66518]: pgmap v105: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:51.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:51 smithi053 ceph-mon[80116]: osdmap e94: 8 total, 8 up, 8 in 2024-01-15T22:49:51.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:51 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:49:51.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:51 smithi053 ceph-mon[80116]: pgmap v105: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:49:52.441 INFO:tasks.rados.rados.0.smithi053.stdout:188: done (2 left) 2024-01-15T22:49:52.442 INFO:tasks.rados.rados.0.smithi053.stdout:189: done (1 left) 2024-01-15T22:49:52.442 INFO:tasks.rados.rados.0.smithi053.stdout:190: done (0 left) 2024-01-15T22:49:52.442 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 13 current snap is 16 2024-01-15T22:49:52.442 INFO:tasks.rados.rados.0.smithi053.stdout:191: seq_num 85 ranges {0=630784,630784=720896,1351680=81920} 2024-01-15T22:49:52.445 INFO:tasks.rados.rados.0.smithi053.stdout:191: writing smithi053129169-13 from 0 to 630784 tid 1 2024-01-15T22:49:52.449 INFO:tasks.rados.rados.0.smithi053.stdout:191: writing smithi053129169-13 from 630784 to 1351680 tid 2 2024-01-15T22:49:52.452 INFO:tasks.rados.rados.0.smithi053.stdout:191: writing smithi053129169-13 from 1351680 to 1433600 tid 3 2024-01-15T22:49:52.452 INFO:tasks.rados.rados.0.smithi053.stdout:192: copy_from oid 15 from oid 5 current snap is 16 2024-01-15T22:49:52.452 INFO:tasks.rados.rados.0.smithi053.stdout:191: finishing write tid 1 to smithi053129169-13 2024-01-15T22:49:52.453 INFO:tasks.rados.rados.0.smithi053.stdout:193: rollback oid 19 current snap is 16 2024-01-15T22:49:52.453 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 19 to 10 2024-01-15T22:49:52.453 INFO:tasks.rados.rados.0.smithi053.stdout:194: copy_from oid 21 from oid 24 current snap is 16 2024-01-15T22:49:52.453 INFO:tasks.rados.rados.0.smithi053.stdout:195: copy_from oid 3 from oid 7 current snap is 16 2024-01-15T22:49:52.453 INFO:tasks.rados.rados.0.smithi053.stdout:196: read oid 33 snap -1 2024-01-15T22:49:52.453 INFO:tasks.rados.rados.0.smithi053.stdout:196: expect (ObjNum 15 snap 0 seq_num 15) 2024-01-15T22:49:52.453 INFO:tasks.rados.rados.0.smithi053.stdout:197: rollback oid 18 current snap is 16 2024-01-15T22:49:52.454 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 18 to 6 2024-01-15T22:49:52.454 INFO:tasks.rados.rados.0.smithi053.stdout:198: copy_from oid 22 from oid 35 current snap is 16 2024-01-15T22:49:52.454 INFO:tasks.rados.rados.0.smithi053.stdout:199: read oid 31 snap -1 2024-01-15T22:49:52.454 INFO:tasks.rados.rados.0.smithi053.stdout:199: expect (ObjNum 82 snap 14 seq_num 82) 2024-01-15T22:49:52.454 INFO:tasks.rados.rados.0.smithi053.stdout:200: snap_remove snap 13 2024-01-15T22:49:52.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:52 smithi163 ceph-mon[70990]: osdmap e95: 8 total, 8 up, 8 in 2024-01-15T22:49:52.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:52 smithi053 ceph-mon[66518]: osdmap e95: 8 total, 8 up, 8 in 2024-01-15T22:49:52.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:52 smithi053 ceph-mon[80116]: osdmap e95: 8 total, 8 up, 8 in 2024-01-15T22:49:53.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:49:52 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:49:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:49:53.359 INFO:teuthology.orchestra.run.smithi053.stdout:true 2024-01-15T22:49:53.450 INFO:tasks.rados.rados.0.smithi053.stdout:200: done (9 left) 2024-01-15T22:49:53.451 INFO:tasks.rados.rados.0.smithi053.stdout:201: setattr oid 25 current snap is 16 2024-01-15T22:49:53.451 INFO:tasks.rados.rados.0.smithi053.stdout:197: finishing rollback tid 0 to smithi053129169-18 2024-01-15T22:49:53.451 INFO:tasks.rados.rados.0.smithi053.stdout:197: finishing rollback tid 1 to smithi053129169-18 2024-01-15T22:49:53.451 INFO:tasks.rados.rados.0.smithi053.stdout:197: finishing rollback tid 2 to smithi053129169-18 2024-01-15T22:49:53.451 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 10 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-01-15T22:49:53.451 INFO:tasks.rados.rados.0.smithi053.stdout:193: finishing rollback tid 0 to smithi053129169-19 2024-01-15T22:49:53.451 INFO:tasks.rados.rados.0.smithi053.stdout:193: finishing rollback tid 1 to smithi053129169-19 2024-01-15T22:49:53.451 INFO:tasks.rados.rados.0.smithi053.stdout:193: finishing rollback tid 2 to smithi053129169-19 2024-01-15T22:49:53.451 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 64 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-01-15T22:49:53.451 INFO:tasks.rados.rados.0.smithi053.stdout:191: finishing write tid 2 to smithi053129169-13 2024-01-15T22:49:53.452 INFO:tasks.rados.rados.0.smithi053.stdout:191: finishing write tid 3 to smithi053129169-13 2024-01-15T22:49:53.452 INFO:tasks.rados.rados.0.smithi053.stdout:191: finishing write tid 4 to smithi053129169-13 2024-01-15T22:49:53.452 INFO:tasks.rados.rados.0.smithi053.stdout:199: expect (ObjNum 82 snap 14 seq_num 82) 2024-01-15T22:49:53.491 INFO:tasks.rados.rados.0.smithi053.stdout:195: finishing copy_from to smithi053129169-3 2024-01-15T22:49:53.491 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 10 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-01-15T22:49:53.491 INFO:tasks.rados.rados.0.smithi053.stdout:195: finishing copy_from racing read to smithi053129169-3 2024-01-15T22:49:53.491 INFO:tasks.rados.rados.0.smithi053.stdout:196: expect (ObjNum 15 snap 0 seq_num 15) 2024-01-15T22:49:53.499 INFO:tasks.rados.rados.0.smithi053.stdout:191: finishing write tid 5 to smithi053129169-13 2024-01-15T22:49:53.499 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 29 (ObjNum 85 snap 16 seq_num 85) dirty exists 2024-01-15T22:49:53.499 INFO:tasks.rados.rados.0.smithi053.stdout:191: left oid 13 (ObjNum 85 snap 16 seq_num 85) 2024-01-15T22:49:53.500 INFO:tasks.rados.rados.0.smithi053.stdout:194: finishing copy_from to smithi053129169-21 2024-01-15T22:49:53.500 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 8 (ObjNum 59 snap 5 seq_num 59) dirty exists 2024-01-15T22:49:53.500 INFO:tasks.rados.rados.0.smithi053.stdout:194: finishing copy_from racing read to smithi053129169-21 2024-01-15T22:49:53.500 INFO:tasks.rados.rados.0.smithi053.stdout:192: finishing copy_from to smithi053129169-15 2024-01-15T22:49:53.500 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 24 (ObjNum 58 snap 4 seq_num 58) dirty exists 2024-01-15T22:49:53.500 INFO:tasks.rados.rados.0.smithi053.stdout:192: finishing copy_from racing read to smithi053129169-15 2024-01-15T22:49:53.500 INFO:tasks.rados.rados.0.smithi053.stdout:198: finishing copy_from to smithi053129169-22 2024-01-15T22:49:53.500 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 22 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-01-15T22:49:53.500 INFO:tasks.rados.rados.0.smithi053.stdout:198: finishing copy_from racing read to smithi053129169-22 2024-01-15T22:49:53.500 INFO:tasks.rados.rados.0.smithi053.stdout:191: done (9 left) 2024-01-15T22:49:53.500 INFO:tasks.rados.rados.0.smithi053.stdout:192: done (8 left) 2024-01-15T22:49:53.500 INFO:tasks.rados.rados.0.smithi053.stdout:193: done (7 left) 2024-01-15T22:49:53.500 INFO:tasks.rados.rados.0.smithi053.stdout:194: done (6 left) 2024-01-15T22:49:53.500 INFO:tasks.rados.rados.0.smithi053.stdout:195: done (5 left) 2024-01-15T22:49:53.501 INFO:tasks.rados.rados.0.smithi053.stdout:196: done (4 left) 2024-01-15T22:49:53.501 INFO:tasks.rados.rados.0.smithi053.stdout:197: done (3 left) 2024-01-15T22:49:53.501 INFO:tasks.rados.rados.0.smithi053.stdout:198: done (2 left) 2024-01-15T22:49:53.501 INFO:tasks.rados.rados.0.smithi053.stdout:199: done (1 left) 2024-01-15T22:49:53.501 INFO:tasks.rados.rados.0.smithi053.stdout:202: copy_from oid 45 from oid 42 current snap is 16 2024-01-15T22:49:53.501 INFO:tasks.rados.rados.0.smithi053.stdout:203: copy_from oid 36 from oid 35 current snap is 16 2024-01-15T22:49:53.501 INFO:tasks.rados.rados.0.smithi053.stdout:204: snap_create 2024-01-15T22:49:53.505 INFO:tasks.rados.rados.0.smithi053.stdout:203: finishing copy_from to smithi053129169-36 2024-01-15T22:49:53.506 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 22 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-01-15T22:49:53.506 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 62 (ObjNum 79 snap 13 seq_num 79) dirty exists 2024-01-15T22:49:53.506 INFO:tasks.rados.rados.0.smithi053.stdout:203: finishing copy_from racing read to smithi053129169-36 2024-01-15T22:49:53.511 INFO:tasks.rados.rados.0.smithi053.stdout:202: finishing copy_from to smithi053129169-45 2024-01-15T22:49:53.511 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-01-15T22:49:53.511 INFO:tasks.rados.rados.0.smithi053.stdout:202: finishing copy_from racing read to smithi053129169-45 2024-01-15T22:49:53.684 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-15T22:49:53.684 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (98s) 91s ago 2m 17.8M - 0.25.0 c8568f914cd2 eda9f7c84f65 2024-01-15T22:49:53.685 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi163 *:3000 running (115s) 89s ago 115s 88.0M - 9.4.7 954c08fa6188 d059b9e7def4 2024-01-15T22:49:53.685 INFO:teuthology.orchestra.run.smithi053.stdout:mds.a smithi053 running (2m) 91s ago 2m 15.8M - 17.2.7-268-g6441305d c3a232f785d8 4d36714adf10 2024-01-15T22:49:53.685 INFO:teuthology.orchestra.run.smithi053.stdout:mds.b smithi163 running (2m) 89s ago 2m 14.9M - 17.2.7-268-g6441305d c3a232f785d8 c0b806195a60 2024-01-15T22:49:53.685 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi163 *:8443 running (5m) 89s ago 5m 438M - 17.2.7-268-g6441305d c3a232f785d8 8c34491d9b19 2024-01-15T22:49:53.685 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:9283 running (6m) 91s ago 6m 495M - 17.2.7-268-g6441305d c3a232f785d8 8f4372637cc2 2024-01-15T22:49:53.685 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (6m) 91s ago 6m 78.0M 2048M 17.2.7-268-g6441305d c3a232f785d8 9180f4dd71d6 2024-01-15T22:49:53.685 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi163 running (5m) 89s ago 5m 65.5M 2048M 17.2.7-268-g6441305d c3a232f785d8 3a002afffad3 2024-01-15T22:49:53.685 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (5m) 91s ago 5m 68.9M 2048M 17.2.7-268-g6441305d c3a232f785d8 b9ff86c301ca 2024-01-15T22:49:53.685 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (108s) 91s ago 107s 4140k - 1.5.0 0da6a335fe13 d954274c2033 2024-01-15T22:49:53.685 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi163 *:9100 running (104s) 89s ago 104s 4126k - 1.5.0 0da6a335fe13 97eadf6f128f 2024-01-15T22:49:53.685 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (5m) 91s ago 5m 64.0M 3001M 17.2.7-268-g6441305d c3a232f785d8 ea1ab2b9e73d 2024-01-15T22:49:53.685 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (4m) 91s ago 4m 59.5M 3001M 17.2.7-268-g6441305d c3a232f785d8 62a9164da73f 2024-01-15T22:49:53.685 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (4m) 91s ago 4m 54.5M 3001M 17.2.7-268-g6441305d c3a232f785d8 af8c93eeabb6 2024-01-15T22:49:53.685 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (4m) 91s ago 4m 51.2M 3001M 17.2.7-268-g6441305d c3a232f785d8 81bda9e24813 2024-01-15T22:49:53.686 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi163 running (3m) 89s ago 3m 51.7M 3000M 17.2.7-268-g6441305d c3a232f785d8 7a8265fc5e4f 2024-01-15T22:49:53.686 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi163 running (3m) 89s ago 3m 56.0M 3000M 17.2.7-268-g6441305d c3a232f785d8 a35a7235bfee 2024-01-15T22:49:53.686 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi163 running (3m) 89s ago 3m 53.3M 3000M 17.2.7-268-g6441305d c3a232f785d8 d9bbfdd11e5a 2024-01-15T22:49:53.686 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi163 running (3m) 89s ago 3m 55.1M 3000M 17.2.7-268-g6441305d c3a232f785d8 b416f62ab004 2024-01-15T22:49:53.686 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi163 *:9095 running (95s) 89s ago 2m 28.3M - 2.43.0 a07b618ecd1d 34a272ea861f 2024-01-15T22:49:53.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:53 smithi163 ceph-mon[70990]: osdmap e96: 8 total, 8 up, 8 in 2024-01-15T22:49:53.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:53 smithi163 ceph-mon[70990]: from='client.24986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:53.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:53 smithi163 ceph-mon[70990]: pgmap v108: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 325 KiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-01-15T22:49:53.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:53 smithi053 ceph-mon[66518]: osdmap e96: 8 total, 8 up, 8 in 2024-01-15T22:49:53.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:53 smithi053 ceph-mon[66518]: from='client.24986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:53.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:53 smithi053 ceph-mon[66518]: pgmap v108: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 325 KiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-01-15T22:49:53.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:53 smithi053 ceph-mon[80116]: osdmap e96: 8 total, 8 up, 8 in 2024-01-15T22:49:53.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:53 smithi053 ceph-mon[80116]: from='client.24986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:53.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:53 smithi053 ceph-mon[80116]: pgmap v108: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 325 KiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-01-15T22:49:54.072 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:49:54.072 INFO:teuthology.orchestra.run.smithi053.stdout: "mon": { 2024-01-15T22:49:54.072 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 3 2024-01-15T22:49:54.072 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:49:54.073 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr": { 2024-01-15T22:49:54.073 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:49:54.073 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:49:54.073 INFO:teuthology.orchestra.run.smithi053.stdout: "osd": { 2024-01-15T22:49:54.073 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 8 2024-01-15T22:49:54.073 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:49:54.073 INFO:teuthology.orchestra.run.smithi053.stdout: "mds": { 2024-01-15T22:49:54.073 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:49:54.073 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:49:54.073 INFO:teuthology.orchestra.run.smithi053.stdout: "overall": { 2024-01-15T22:49:54.073 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 15 2024-01-15T22:49:54.073 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-01-15T22:49:54.073 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:49:54.457 INFO:tasks.rados.rados.0.smithi053.stdout:201: done (3 left) 2024-01-15T22:49:54.457 INFO:tasks.rados.rados.0.smithi053.stdout:202: done (2 left) 2024-01-15T22:49:54.457 INFO:tasks.rados.rados.0.smithi053.stdout:203: done (1 left) 2024-01-15T22:49:54.457 INFO:tasks.rados.rados.0.smithi053.stdout:204: done (0 left) 2024-01-15T22:49:54.457 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 17 2024-01-15T22:49:54.457 INFO:tasks.rados.rados.0.smithi053.stdout:205: seq_num 86 ranges {1687552=647168,2334720=606208,2940928=196608} 2024-01-15T22:49:54.469 INFO:tasks.rados.rados.0.smithi053.stdout:205: writing smithi053129169-32 from 1687552 to 2334720 tid 1 2024-01-15T22:49:54.473 INFO:tasks.rados.rados.0.smithi053.stdout:205: writing smithi053129169-32 from 2334720 to 2940928 tid 2 2024-01-15T22:49:54.474 INFO:tasks.rados.rados.0.smithi053.stdout:205: writing smithi053129169-32 from 2940928 to 3137536 tid 3 2024-01-15T22:49:54.474 INFO:tasks.rados.rados.0.smithi053.stdout:206: snap_create 2024-01-15T22:49:54.478 INFO:tasks.rados.rados.0.smithi053.stdout:205: finishing write tid 1 to smithi053129169-32 2024-01-15T22:49:54.478 INFO:tasks.rados.rados.0.smithi053.stdout:205: finishing write tid 2 to smithi053129169-32 2024-01-15T22:49:54.478 INFO:tasks.rados.rados.0.smithi053.stdout:205: finishing write tid 3 to smithi053129169-32 2024-01-15T22:49:54.479 INFO:tasks.rados.rados.0.smithi053.stdout:205: finishing write tid 4 to smithi053129169-32 2024-01-15T22:49:54.479 INFO:tasks.rados.rados.0.smithi053.stdout:205: finishing write tid 5 to smithi053129169-32 2024-01-15T22:49:54.479 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 76 (ObjNum 86 snap 17 seq_num 86) dirty exists 2024-01-15T22:49:54.479 INFO:tasks.rados.rados.0.smithi053.stdout:205: left oid 32 (ObjNum 86 snap 17 seq_num 86) 2024-01-15T22:49:54.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:54 smithi163 ceph-mon[70990]: osdmap e97: 8 total, 8 up, 8 in 2024-01-15T22:49:54.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:54 smithi163 ceph-mon[70990]: from='client.24992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:54.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:54 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2897371351' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:49:54.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:54 smithi053 ceph-mon[66518]: osdmap e97: 8 total, 8 up, 8 in 2024-01-15T22:49:54.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:54 smithi053 ceph-mon[66518]: from='client.24992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:54.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:54 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2897371351' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:49:54.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:54 smithi053 ceph-mon[80116]: osdmap e97: 8 total, 8 up, 8 in 2024-01-15T22:49:54.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:54 smithi053 ceph-mon[80116]: from='client.24992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:49:54.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:54 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2897371351' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:49:55.382 INFO:tasks.rados.rados.0.smithi053.stdout:205: done (1 left) 2024-01-15T22:49:55.382 INFO:tasks.rados.rados.0.smithi053.stdout:206: done (0 left) 2024-01-15T22:49:55.382 INFO:tasks.rados.rados.0.smithi053.stdout:207: snap_create 2024-01-15T22:49:55.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:55 smithi163 ceph-mon[70990]: osdmap e98: 8 total, 8 up, 8 in 2024-01-15T22:49:55.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:55 smithi163 ceph-mon[70990]: pgmap v111: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 325 KiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-01-15T22:49:55.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:55 smithi163 ceph-mon[70990]: osdmap e99: 8 total, 8 up, 8 in 2024-01-15T22:49:55.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:55 smithi053 ceph-mon[66518]: osdmap e98: 8 total, 8 up, 8 in 2024-01-15T22:49:55.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:55 smithi053 ceph-mon[66518]: pgmap v111: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 325 KiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-01-15T22:49:55.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:55 smithi053 ceph-mon[66518]: osdmap e99: 8 total, 8 up, 8 in 2024-01-15T22:49:55.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:55 smithi053 ceph-mon[80116]: osdmap e98: 8 total, 8 up, 8 in 2024-01-15T22:49:55.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:55 smithi053 ceph-mon[80116]: pgmap v111: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 325 KiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-01-15T22:49:55.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:55 smithi053 ceph-mon[80116]: osdmap e99: 8 total, 8 up, 8 in 2024-01-15T22:49:56.383 INFO:tasks.rados.rados.0.smithi053.stdout:207: done (0 left) 2024-01-15T22:49:56.383 INFO:tasks.rados.rados.0.smithi053.stdout:208: snap_remove snap 14 2024-01-15T22:49:57.391 INFO:tasks.rados.rados.0.smithi053.stdout:208: done (0 left) 2024-01-15T22:49:57.391 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 22 current snap is 19 2024-01-15T22:49:57.391 INFO:tasks.rados.rados.0.smithi053.stdout:209: seq_num 87 ranges {573440=663552,1236992=491520,1728512=311296} 2024-01-15T22:49:57.398 INFO:tasks.rados.rados.0.smithi053.stdout:209: writing smithi053129169-22 from 573440 to 1236992 tid 1 2024-01-15T22:49:57.400 INFO:tasks.rados.rados.0.smithi053.stdout:209: writing smithi053129169-22 from 1236992 to 1728512 tid 2 2024-01-15T22:49:57.402 INFO:tasks.rados.rados.0.smithi053.stdout:209: writing smithi053129169-22 from 1728512 to 2039808 tid 3 2024-01-15T22:49:57.402 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 19 2024-01-15T22:49:57.402 INFO:tasks.rados.rados.0.smithi053.stdout:210: seq_num 88 ranges {1597440=679936,2277376=778240,3055616=24576} 2024-01-15T22:49:57.415 INFO:tasks.rados.rados.0.smithi053.stdout:210: writing smithi053129169-10 from 1597440 to 2277376 tid 1 2024-01-15T22:49:57.419 INFO:tasks.rados.rados.0.smithi053.stdout:210: writing smithi053129169-10 from 2277376 to 3055616 tid 2 2024-01-15T22:49:57.420 INFO:tasks.rados.rados.0.smithi053.stdout:210: writing smithi053129169-10 from 3055616 to 3080192 tid 3 2024-01-15T22:49:57.420 INFO:tasks.rados.rados.0.smithi053.stdout:211: setattr oid 6 current snap is 19 2024-01-15T22:49:57.420 INFO:tasks.rados.rados.0.smithi053.stdout:209: finishing write tid 1 to smithi053129169-22 2024-01-15T22:49:57.420 INFO:tasks.rados.rados.0.smithi053.stdout:209: finishing write tid 2 to smithi053129169-22 2024-01-15T22:49:57.420 INFO:tasks.rados.rados.0.smithi053.stdout:209: finishing write tid 3 to smithi053129169-22 2024-01-15T22:49:57.420 INFO:tasks.rados.rados.0.smithi053.stdout:209: finishing write tid 4 to smithi053129169-22 2024-01-15T22:49:57.420 INFO:tasks.rados.rados.0.smithi053.stdout:209: finishing write tid 5 to smithi053129169-22 2024-01-15T22:49:57.421 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 64 (ObjNum 87 snap 19 seq_num 87) dirty exists 2024-01-15T22:49:57.421 INFO:tasks.rados.rados.0.smithi053.stdout:209: left oid 22 (ObjNum 87 snap 19 seq_num 87) 2024-01-15T22:49:57.421 INFO:tasks.rados.rados.0.smithi053.stdout:210: finishing write tid 1 to smithi053129169-10 2024-01-15T22:49:57.422 INFO:tasks.rados.rados.0.smithi053.stdout:209: done (2 left) 2024-01-15T22:49:57.422 INFO:tasks.rados.rados.0.smithi053.stdout:212: read oid 12 snap 15 2024-01-15T22:49:57.422 INFO:tasks.rados.rados.0.smithi053.stdout:212: expect (ObjNum 75 snap 8 seq_num 75) 2024-01-15T22:49:57.422 INFO:tasks.rados.rados.0.smithi053.stdout:213: snap_create 2024-01-15T22:49:57.423 INFO:tasks.rados.rados.0.smithi053.stdout:210: finishing write tid 2 to smithi053129169-10 2024-01-15T22:49:57.423 INFO:tasks.rados.rados.0.smithi053.stdout:210: finishing write tid 3 to smithi053129169-10 2024-01-15T22:49:57.423 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 4 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-01-15T22:49:57.424 INFO:tasks.rados.rados.0.smithi053.stdout:210: finishing write tid 4 to smithi053129169-10 2024-01-15T22:49:57.427 INFO:tasks.rados.rados.0.smithi053.stdout:210: finishing write tid 5 to smithi053129169-10 2024-01-15T22:49:57.427 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 71 (ObjNum 88 snap 19 seq_num 88) dirty exists 2024-01-15T22:49:57.427 INFO:tasks.rados.rados.0.smithi053.stdout:210: left oid 10 (ObjNum 88 snap 19 seq_num 88) 2024-01-15T22:49:57.430 INFO:tasks.rados.rados.0.smithi053.stdout:212: expect (ObjNum 75 snap 8 seq_num 75) 2024-01-15T22:49:57.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:57 smithi163 ceph-mon[70990]: osdmap e100: 8 total, 8 up, 8 in 2024-01-15T22:49:57.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:57 smithi053 ceph-mon[66518]: osdmap e100: 8 total, 8 up, 8 in 2024-01-15T22:49:57.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:57 smithi053 ceph-mon[80116]: osdmap e100: 8 total, 8 up, 8 in 2024-01-15T22:49:58.390 INFO:tasks.rados.rados.0.smithi053.stdout:210: done (3 left) 2024-01-15T22:49:58.390 INFO:tasks.rados.rados.0.smithi053.stdout:211: done (2 left) 2024-01-15T22:49:58.390 INFO:tasks.rados.rados.0.smithi053.stdout:212: done (1 left) 2024-01-15T22:49:58.390 INFO:tasks.rados.rados.0.smithi053.stdout:213: done (0 left) 2024-01-15T22:49:58.390 INFO:tasks.rados.rados.0.smithi053.stdout:214: rmattr oid 47 current snap is 20 2024-01-15T22:49:58.390 INFO:tasks.rados.rados.0.smithi053.stdout:214: done (0 left) 2024-01-15T22:49:58.390 INFO:tasks.rados.rados.0.smithi053.stdout:215: rmattr oid 39 current snap is 20 2024-01-15T22:49:58.390 INFO:tasks.rados.rados.0.smithi053.stdout:215: done (0 left) 2024-01-15T22:49:58.391 INFO:tasks.rados.rados.0.smithi053.stdout:216: read oid 19 snap -1 2024-01-15T22:49:58.391 INFO:tasks.rados.rados.0.smithi053.stdout:216: expect (ObjNum 18 snap 0 seq_num 18) 2024-01-15T22:49:58.391 INFO:tasks.rados.rados.0.smithi053.stdout:217: read oid 38 snap -1 2024-01-15T22:49:58.391 INFO:tasks.rados.rados.0.smithi053.stdout:217: expect (ObjNum 37 snap 0 seq_num 37) 2024-01-15T22:49:58.391 INFO:tasks.rados.rados.0.smithi053.stdout:218: setattr oid 15 current snap is 20 2024-01-15T22:49:58.391 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 1 current snap is 20 2024-01-15T22:49:58.391 INFO:tasks.rados.rados.0.smithi053.stdout:219: seq_num 89 ranges {0=696320,696320=655360,1351680=147456} 2024-01-15T22:49:58.396 INFO:tasks.rados.rados.0.smithi053.stdout:219: writing smithi053129169-1 from 0 to 696320 tid 1 2024-01-15T22:49:58.399 INFO:tasks.rados.rados.0.smithi053.stdout:219: writing smithi053129169-1 from 696320 to 1351680 tid 2 2024-01-15T22:49:58.401 INFO:tasks.rados.rados.0.smithi053.stdout:219: writing smithi053129169-1 from 1351680 to 1499136 tid 3 2024-01-15T22:49:58.401 INFO:tasks.rados.rados.0.smithi053.stdout:220: copy_from oid 26 from oid 10 current snap is 20 2024-01-15T22:49:58.401 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 66 (ObjNum 58 snap 4 seq_num 58) dirty exists 2024-01-15T22:49:58.401 INFO:tasks.rados.rados.0.smithi053.stdout:216: expect (ObjNum 18 snap 0 seq_num 18) 2024-01-15T22:49:58.409 INFO:tasks.rados.rados.0.smithi053.stdout:219: finishing write tid 1 to smithi053129169-1 2024-01-15T22:49:58.409 INFO:tasks.rados.rados.0.smithi053.stdout:217: expect (ObjNum 37 snap 0 seq_num 37) 2024-01-15T22:49:58.426 INFO:tasks.rados.rados.0.smithi053.stdout:219: finishing write tid 2 to smithi053129169-1 2024-01-15T22:49:58.426 INFO:tasks.rados.rados.0.smithi053.stdout:219: finishing write tid 3 to smithi053129169-1 2024-01-15T22:49:58.427 INFO:tasks.rados.rados.0.smithi053.stdout:219: finishing write tid 4 to smithi053129169-1 2024-01-15T22:49:58.427 INFO:tasks.rados.rados.0.smithi053.stdout:219: finishing write tid 5 to smithi053129169-1 2024-01-15T22:49:58.427 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 50 (ObjNum 89 snap 20 seq_num 89) dirty exists 2024-01-15T22:49:58.427 INFO:tasks.rados.rados.0.smithi053.stdout:219: left oid 1 (ObjNum 89 snap 20 seq_num 89) 2024-01-15T22:49:58.427 INFO:tasks.rados.rados.0.smithi053.stdout:216: done (4 left) 2024-01-15T22:49:58.427 INFO:tasks.rados.rados.0.smithi053.stdout:217: done (3 left) 2024-01-15T22:49:58.427 INFO:tasks.rados.rados.0.smithi053.stdout:218: done (2 left) 2024-01-15T22:49:58.427 INFO:tasks.rados.rados.0.smithi053.stdout:219: done (1 left) 2024-01-15T22:49:58.427 INFO:tasks.rados.rados.0.smithi053.stdout:221: snap_create 2024-01-15T22:49:58.427 INFO:tasks.rados.rados.0.smithi053.stdout:220: finishing copy_from to smithi053129169-26 2024-01-15T22:49:58.427 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 71 (ObjNum 88 snap 19 seq_num 88) dirty exists 2024-01-15T22:49:58.427 INFO:tasks.rados.rados.0.smithi053.stdout:220: finishing copy_from racing read to smithi053129169-26 2024-01-15T22:49:58.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:58 smithi163 ceph-mon[70990]: pgmap v114: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-01-15T22:49:58.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:58 smithi163 ceph-mon[70990]: osdmap e101: 8 total, 8 up, 8 in 2024-01-15T22:49:58.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:58 smithi053 ceph-mon[66518]: pgmap v114: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-01-15T22:49:58.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:58 smithi053 ceph-mon[66518]: osdmap e101: 8 total, 8 up, 8 in 2024-01-15T22:49:58.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:58 smithi053 ceph-mon[80116]: pgmap v114: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-01-15T22:49:58.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:58 smithi053 ceph-mon[80116]: osdmap e101: 8 total, 8 up, 8 in 2024-01-15T22:49:59.399 INFO:tasks.rados.rados.0.smithi053.stdout:220: done (1 left) 2024-01-15T22:49:59.399 INFO:tasks.rados.rados.0.smithi053.stdout:221: done (0 left) 2024-01-15T22:49:59.399 INFO:tasks.rados.rados.0.smithi053.stdout:222: delete oid 31 current snap is 21 2024-01-15T22:49:59.402 INFO:tasks.rados.rados.0.smithi053.stdout:222: done (0 left) 2024-01-15T22:49:59.402 INFO:tasks.rados.rados.0.smithi053.stdout:223: delete oid 26 current snap is 21 2024-01-15T22:49:59.406 INFO:tasks.rados.rados.0.smithi053.stdout:223: done (0 left) 2024-01-15T22:49:59.406 INFO:tasks.rados.rados.0.smithi053.stdout:224: copy_from oid 20 from oid 42 current snap is 21 2024-01-15T22:49:59.406 INFO:tasks.rados.rados.0.smithi053.stdout:225: delete oid 5 current snap is 21 2024-01-15T22:49:59.408 INFO:tasks.rados.rados.0.smithi053.stdout:225: done (1 left) 2024-01-15T22:49:59.408 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 13 current snap is 21 2024-01-15T22:49:59.408 INFO:tasks.rados.rados.0.smithi053.stdout:226: seq_num 93 ranges {1433600=761856,2195456=647168,2842624=155648} 2024-01-15T22:49:59.420 INFO:tasks.rados.rados.0.smithi053.stdout:226: writing smithi053129169-13 from 1433600 to 2195456 tid 1 2024-01-15T22:49:59.424 INFO:tasks.rados.rados.0.smithi053.stdout:226: writing smithi053129169-13 from 2195456 to 2842624 tid 2 2024-01-15T22:49:59.426 INFO:tasks.rados.rados.0.smithi053.stdout:226: writing smithi053129169-13 from 2842624 to 2998272 tid 3 2024-01-15T22:49:59.426 INFO:tasks.rados.rados.0.smithi053.stdout:224: finishing copy_from to smithi053129169-20 2024-01-15T22:49:59.426 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-01-15T22:49:59.426 INFO:tasks.rados.rados.0.smithi053.stdout:227: read oid 19 snap -1 2024-01-15T22:49:59.426 INFO:tasks.rados.rados.0.smithi053.stdout:227: expect (ObjNum 18 snap 0 seq_num 18) 2024-01-15T22:49:59.426 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 21 2024-01-15T22:49:59.426 INFO:tasks.rados.rados.0.smithi053.stdout:224: finishing copy_from racing read to smithi053129169-20 2024-01-15T22:49:59.426 INFO:tasks.rados.rados.0.smithi053.stdout:226: finishing write tid 1 to smithi053129169-13 2024-01-15T22:49:59.426 INFO:tasks.rados.rados.0.smithi053.stdout:228: seq_num 94 ranges {1392640=778240,2170880=532480,2703360=270336} 2024-01-15T22:49:59.438 INFO:tasks.rados.rados.0.smithi053.stdout:228: writing smithi053129169-21 from 1392640 to 2170880 tid 1 2024-01-15T22:49:59.441 INFO:tasks.rados.rados.0.smithi053.stdout:228: writing smithi053129169-21 from 2170880 to 2703360 tid 2 2024-01-15T22:49:59.443 INFO:tasks.rados.rados.0.smithi053.stdout:228: writing smithi053129169-21 from 2703360 to 2973696 tid 3 2024-01-15T22:49:59.443 INFO:tasks.rados.rados.0.smithi053.stdout:224: done (3 left) 2024-01-15T22:49:59.443 INFO:tasks.rados.rados.0.smithi053.stdout:229: delete oid 11 current snap is 21 2024-01-15T22:49:59.443 INFO:tasks.rados.rados.0.smithi053.stdout:227: expect (ObjNum 18 snap 0 seq_num 18) 2024-01-15T22:49:59.452 INFO:tasks.rados.rados.0.smithi053.stdout:226: finishing write tid 2 to smithi053129169-13 2024-01-15T22:49:59.452 INFO:tasks.rados.rados.0.smithi053.stdout:226: finishing write tid 3 to smithi053129169-13 2024-01-15T22:49:59.452 INFO:tasks.rados.rados.0.smithi053.stdout:226: finishing write tid 4 to smithi053129169-13 2024-01-15T22:49:59.452 INFO:tasks.rados.rados.0.smithi053.stdout:226: finishing write tid 5 to smithi053129169-13 2024-01-15T22:49:59.452 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 34 (ObjNum 93 snap 21 seq_num 93) dirty exists 2024-01-15T22:49:59.452 INFO:tasks.rados.rados.0.smithi053.stdout:226: left oid 13 (ObjNum 93 snap 21 seq_num 93) 2024-01-15T22:49:59.452 INFO:tasks.rados.rados.0.smithi053.stdout:228: finishing write tid 1 to smithi053129169-21 2024-01-15T22:49:59.452 INFO:tasks.rados.rados.0.smithi053.stdout:228: finishing write tid 2 to smithi053129169-21 2024-01-15T22:49:59.452 INFO:tasks.rados.rados.0.smithi053.stdout:228: finishing write tid 3 to smithi053129169-21 2024-01-15T22:49:59.452 INFO:tasks.rados.rados.0.smithi053.stdout:228: finishing write tid 4 to smithi053129169-21 2024-01-15T22:49:59.452 INFO:tasks.rados.rados.0.smithi053.stdout:228: finishing write tid 5 to smithi053129169-21 2024-01-15T22:49:59.453 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 87 (ObjNum 94 snap 21 seq_num 94) dirty exists 2024-01-15T22:49:59.453 INFO:tasks.rados.rados.0.smithi053.stdout:228: left oid 21 (ObjNum 94 snap 21 seq_num 94) 2024-01-15T22:49:59.453 INFO:tasks.rados.rados.0.smithi053.stdout:226: done (3 left) 2024-01-15T22:49:59.453 INFO:tasks.rados.rados.0.smithi053.stdout:227: done (2 left) 2024-01-15T22:49:59.453 INFO:tasks.rados.rados.0.smithi053.stdout:228: done (1 left) 2024-01-15T22:49:59.453 INFO:tasks.rados.rados.0.smithi053.stdout:229: done (0 left) 2024-01-15T22:49:59.453 INFO:tasks.rados.rados.0.smithi053.stdout:230: read oid 38 snap -1 2024-01-15T22:49:59.453 INFO:tasks.rados.rados.0.smithi053.stdout:230: expect (ObjNum 37 snap 0 seq_num 37) 2024-01-15T22:49:59.453 INFO:tasks.rados.rados.0.smithi053.stdout:231: copy_from oid 41 from oid 6 current snap is 21 2024-01-15T22:49:59.453 INFO:tasks.rados.rados.0.smithi053.stdout:232: copy_from oid 30 from oid 19 current snap is 21 2024-01-15T22:49:59.453 INFO:tasks.rados.rados.0.smithi053.stdout:233: read oid 14 snap 20 2024-01-15T22:49:59.453 INFO:tasks.rados.rados.0.smithi053.stdout:233: expect (ObjNum 50 snap 0 seq_num 50) 2024-01-15T22:49:59.453 INFO:tasks.rados.rados.0.smithi053.stdout:234: delete oid 4 current snap is 21 2024-01-15T22:49:59.454 INFO:tasks.rados.rados.0.smithi053.stdout:234: done (4 left) 2024-01-15T22:49:59.454 INFO:tasks.rados.rados.0.smithi053.stdout:235: rollback oid 9 current snap is 21 2024-01-15T22:49:59.454 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 9 to 7 2024-01-15T22:49:59.454 INFO:tasks.rados.rados.0.smithi053.stdout:236: delete oid 20 current snap is 21 2024-01-15T22:49:59.455 INFO:tasks.rados.rados.0.smithi053.stdout:230: expect (ObjNum 37 snap 0 seq_num 37) 2024-01-15T22:49:59.473 INFO:tasks.rados.rados.0.smithi053.stdout:230: done (5 left) 2024-01-15T22:49:59.473 INFO:tasks.rados.rados.0.smithi053.stdout:236: done (4 left) 2024-01-15T22:49:59.473 INFO:tasks.rados.rados.0.smithi053.stdout:237: copy_from oid 28 from oid 11 current snap is 21 2024-01-15T22:49:59.473 INFO:tasks.rados.rados.0.smithi053.stdout:233: expect (ObjNum 50 snap 0 seq_num 50) 2024-01-15T22:49:59.514 INFO:tasks.rados.rados.0.smithi053.stdout:235: finishing rollback tid 0 to smithi053129169-9 2024-01-15T22:49:59.514 INFO:tasks.rados.rados.0.smithi053.stdout:235: finishing rollback tid 1 to smithi053129169-9 2024-01-15T22:49:59.514 INFO:tasks.rados.rados.0.smithi053.stdout:231: finishing copy_from to smithi053129169-41 2024-01-15T22:49:59.514 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 4 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-01-15T22:49:59.514 INFO:tasks.rados.rados.0.smithi053.stdout:235: finishing rollback tid 2 to smithi053129169-9 2024-01-15T22:49:59.514 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 81 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-01-15T22:49:59.514 INFO:tasks.rados.rados.0.smithi053.stdout:232: finishing copy_from to smithi053129169-30 2024-01-15T22:49:59.515 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 64 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-01-15T22:49:59.515 INFO:tasks.rados.rados.0.smithi053.stdout:231: finishing copy_from racing read to smithi053129169-41 2024-01-15T22:49:59.515 INFO:tasks.rados.rados.0.smithi053.stdout:232: finishing copy_from racing read to smithi053129169-30 2024-01-15T22:49:59.515 INFO:tasks.rados.rados.0.smithi053.stdout:231: done (4 left) 2024-01-15T22:49:59.515 INFO:tasks.rados.rados.0.smithi053.stdout:232: done (3 left) 2024-01-15T22:49:59.515 INFO:tasks.rados.rados.0.smithi053.stdout:233: done (2 left) 2024-01-15T22:49:59.515 INFO:tasks.rados.rados.0.smithi053.stdout:235: done (1 left) 2024-01-15T22:49:59.515 INFO:tasks.rados.rados.0.smithi053.stdout:238: rollback oid 14 current snap is 21 2024-01-15T22:49:59.515 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 14 to 17 2024-01-15T22:49:59.515 INFO:tasks.rados.rados.0.smithi053.stdout:237: finishing copy_from to smithi053129169-28 2024-01-15T22:49:59.515 INFO:tasks.rados.rados.0.smithi053.stdout:237: got expected ENOENT (src dne) 2024-01-15T22:49:59.515 INFO:tasks.rados.rados.0.smithi053.stdout:237: finishing copy_from racing read to smithi053129169-28 2024-01-15T22:49:59.515 INFO:tasks.rados.rados.0.smithi053.stdout:237: done (1 left) 2024-01-15T22:49:59.515 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 21 2024-01-15T22:49:59.515 INFO:tasks.rados.rados.0.smithi053.stdout:239: seq_num 98 ranges {1482752=450560,1933312=466944,2400256=737280} 2024-01-15T22:49:59.524 INFO:tasks.rados.rados.0.smithi053.stdout:239: writing smithi053129169-12 from 1482752 to 1933312 tid 1 2024-01-15T22:49:59.526 INFO:tasks.rados.rados.0.smithi053.stdout:239: writing smithi053129169-12 from 1933312 to 2400256 tid 2 2024-01-15T22:49:59.531 INFO:tasks.rados.rados.0.smithi053.stdout:239: writing smithi053129169-12 from 2400256 to 3137536 tid 3 2024-01-15T22:49:59.531 INFO:tasks.rados.rados.0.smithi053.stdout:240: rollback oid 34 current snap is 21 2024-01-15T22:49:59.531 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 34 to 18 2024-01-15T22:49:59.531 INFO:tasks.rados.rados.0.smithi053.stdout:238: finishing rollback tid 0 to smithi053129169-14 2024-01-15T22:49:59.531 INFO:tasks.rados.rados.0.smithi053.stdout:241: snap_remove snap 20 2024-01-15T22:49:59.531 INFO:tasks.rados.rados.0.smithi053.stdout:238: finishing rollback tid 1 to smithi053129169-14 2024-01-15T22:49:59.531 INFO:tasks.rados.rados.0.smithi053.stdout:238: finishing rollback tid 2 to smithi053129169-14 2024-01-15T22:49:59.532 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 85 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-01-15T22:49:59.532 INFO:tasks.rados.rados.0.smithi053.stdout:239: finishing write tid 1 to smithi053129169-12 2024-01-15T22:49:59.532 INFO:tasks.rados.rados.0.smithi053.stdout:239: finishing write tid 2 to smithi053129169-12 2024-01-15T22:49:59.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:49:59 smithi163 ceph-mon[70990]: osdmap e102: 8 total, 8 up, 8 in 2024-01-15T22:49:59.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:49:59 smithi053 ceph-mon[66518]: osdmap e102: 8 total, 8 up, 8 in 2024-01-15T22:49:59.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:49:59 smithi053 ceph-mon[80116]: osdmap e102: 8 total, 8 up, 8 in 2024-01-15T22:50:00.388 INFO:tasks.rados.rados.0.smithi053.stdout:238: done (3 left) 2024-01-15T22:50:00.388 INFO:tasks.rados.rados.0.smithi053.stdout:241: done (2 left) 2024-01-15T22:50:00.388 INFO:tasks.rados.rados.0.smithi053.stdout:242: snap_remove snap 6 2024-01-15T22:50:00.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:00 smithi163 ceph-mon[70990]: pgmap v117: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-01-15T22:50:00.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:00 smithi163 ceph-mon[70990]: osdmap e103: 8 total, 8 up, 8 in 2024-01-15T22:50:00.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:00 smithi163 ceph-mon[70990]: overall HEALTH_OK 2024-01-15T22:50:00.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:00 smithi163 ceph-mon[70990]: osdmap e104: 8 total, 8 up, 8 in 2024-01-15T22:50:00.795 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:00 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:50:00] "GET /metrics HTTP/1.1" 200 239133 "" "Prometheus/2.43.0" 2024-01-15T22:50:00.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:00 smithi053 ceph-mon[66518]: pgmap v117: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-01-15T22:50:00.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:00 smithi053 ceph-mon[66518]: osdmap e103: 8 total, 8 up, 8 in 2024-01-15T22:50:00.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:00 smithi053 ceph-mon[66518]: overall HEALTH_OK 2024-01-15T22:50:00.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:00 smithi053 ceph-mon[66518]: osdmap e104: 8 total, 8 up, 8 in 2024-01-15T22:50:00.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:00 smithi053 ceph-mon[80116]: pgmap v117: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-01-15T22:50:00.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:00 smithi053 ceph-mon[80116]: osdmap e103: 8 total, 8 up, 8 in 2024-01-15T22:50:00.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:00 smithi053 ceph-mon[80116]: overall HEALTH_OK 2024-01-15T22:50:00.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:00 smithi053 ceph-mon[80116]: osdmap e104: 8 total, 8 up, 8 in 2024-01-15T22:50:01.395 INFO:tasks.rados.rados.0.smithi053.stdout:242: done (2 left) 2024-01-15T22:50:01.395 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 21 2024-01-15T22:50:01.395 INFO:tasks.rados.rados.0.smithi053.stdout:243: seq_num 99 ranges {1392640=466944,1859584=802816,2662400=401408} 2024-01-15T22:50:01.406 INFO:tasks.rados.rados.0.smithi053.stdout:243: writing smithi053129169-24 from 1392640 to 1859584 tid 1 2024-01-15T22:50:01.411 INFO:tasks.rados.rados.0.smithi053.stdout:243: writing smithi053129169-24 from 1859584 to 2662400 tid 2 2024-01-15T22:50:01.414 INFO:tasks.rados.rados.0.smithi053.stdout:243: writing smithi053129169-24 from 2662400 to 3063808 tid 3 2024-01-15T22:50:01.415 INFO:tasks.rados.rados.0.smithi053.stdout:244: copy_from oid 18 from oid 39 current snap is 21 2024-01-15T22:50:01.415 INFO:tasks.rados.rados.0.smithi053.stdout:245: delete oid 2 current snap is 21 2024-01-15T22:50:01.415 INFO:tasks.rados.rados.0.smithi053.stdout:239: finishing write tid 3 to smithi053129169-12 2024-01-15T22:50:01.415 INFO:tasks.rados.rados.0.smithi053.stdout:240: finishing rollback tid 0 to smithi053129169-34 2024-01-15T22:50:01.415 INFO:tasks.rados.rados.0.smithi053.stdout:239: finishing write tid 4 to smithi053129169-12 2024-01-15T22:50:01.415 INFO:tasks.rados.rados.0.smithi053.stdout:240: finishing rollback tid 1 to smithi053129169-34 2024-01-15T22:50:01.415 INFO:tasks.rados.rados.0.smithi053.stdout:240: finishing rollback tid 2 to smithi053129169-34 2024-01-15T22:50:01.415 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 38 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-01-15T22:50:01.415 INFO:tasks.rados.rados.0.smithi053.stdout:239: finishing write tid 5 to smithi053129169-12 2024-01-15T22:50:01.415 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 75 (ObjNum 98 snap 21 seq_num 98) dirty exists 2024-01-15T22:50:01.415 INFO:tasks.rados.rados.0.smithi053.stdout:239: left oid 12 (ObjNum 98 snap 21 seq_num 98) 2024-01-15T22:50:01.416 INFO:tasks.rados.rados.0.smithi053.stdout:243: finishing write tid 1 to smithi053129169-24 2024-01-15T22:50:01.416 INFO:tasks.rados.rados.0.smithi053.stdout:239: done (4 left) 2024-01-15T22:50:01.417 INFO:tasks.rados.rados.0.smithi053.stdout:240: done (3 left) 2024-01-15T22:50:01.417 INFO:tasks.rados.rados.0.smithi053.stdout:245: done (2 left) 2024-01-15T22:50:01.417 INFO:tasks.rados.rados.0.smithi053.stdout:246: delete oid 41 current snap is 21 2024-01-15T22:50:01.417 INFO:tasks.rados.rados.0.smithi053.stdout:243: finishing write tid 2 to smithi053129169-24 2024-01-15T22:50:01.418 INFO:tasks.rados.rados.0.smithi053.stdout:243: finishing write tid 3 to smithi053129169-24 2024-01-15T22:50:01.418 INFO:tasks.rados.rados.0.smithi053.stdout:243: finishing write tid 4 to smithi053129169-24 2024-01-15T22:50:01.419 INFO:tasks.rados.rados.0.smithi053.stdout:246: done (2 left) 2024-01-15T22:50:01.419 INFO:tasks.rados.rados.0.smithi053.stdout:247: setattr oid 8 current snap is 21 2024-01-15T22:50:01.419 INFO:tasks.rados.rados.0.smithi053.stdout:243: finishing write tid 5 to smithi053129169-24 2024-01-15T22:50:01.419 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 25 (ObjNum 99 snap 21 seq_num 99) dirty exists 2024-01-15T22:50:01.419 INFO:tasks.rados.rados.0.smithi053.stdout:243: left oid 24 (ObjNum 99 snap 21 seq_num 99) 2024-01-15T22:50:01.421 INFO:tasks.rados.rados.0.smithi053.stdout:243: done (2 left) 2024-01-15T22:50:01.421 INFO:tasks.rados.rados.0.smithi053.stdout:248: snap_remove snap 16 2024-01-15T22:50:02.409 INFO:tasks.rados.rados.0.smithi053.stdout:248: done (2 left) 2024-01-15T22:50:02.409 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 48 current snap is 21 2024-01-15T22:50:02.410 INFO:tasks.rados.rados.0.smithi053.stdout:249: seq_num 102 ranges {696320=516096,1212416=450560,1662976=729088,2392064=24576} 2024-01-15T22:50:02.414 INFO:tasks.rados.rados.0.smithi053.stdout:249: writing smithi053129169-48 from 696320 to 1212416 tid 1 2024-01-15T22:50:02.417 INFO:tasks.rados.rados.0.smithi053.stdout:249: writing smithi053129169-48 from 1212416 to 1662976 tid 2 2024-01-15T22:50:02.422 INFO:tasks.rados.rados.0.smithi053.stdout:249: writing smithi053129169-48 from 1662976 to 2392064 tid 3 2024-01-15T22:50:02.424 INFO:tasks.rados.rados.0.smithi053.stdout:249: writing smithi053129169-48 from 2392064 to 2416640 tid 4 2024-01-15T22:50:02.425 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 21 2024-01-15T22:50:02.425 INFO:tasks.rados.rados.0.smithi053.stdout:250: seq_num 103 ranges {1302528=532480,1835008=737280,2572288=466944} 2024-01-15T22:50:02.433 INFO:tasks.rados.rados.0.smithi053.stdout:250: writing smithi053129169-14 from 1302528 to 1835008 tid 1 2024-01-15T22:50:02.437 INFO:tasks.rados.rados.0.smithi053.stdout:250: writing smithi053129169-14 from 1835008 to 2572288 tid 2 2024-01-15T22:50:02.440 INFO:tasks.rados.rados.0.smithi053.stdout:250: writing smithi053129169-14 from 2572288 to 3039232 tid 3 2024-01-15T22:50:02.440 INFO:tasks.rados.rados.0.smithi053.stdout:251: copy_from oid 49 from oid 47 current snap is 21 2024-01-15T22:50:02.440 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 17 (ObjNum 129 snap 0 seq_num 3639034816) dirty exists 2024-01-15T22:50:02.440 INFO:tasks.rados.rados.0.smithi053.stdout:244: finishing copy_from to smithi053129169-18 2024-01-15T22:50:02.440 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 14 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-01-15T22:50:02.441 INFO:tasks.rados.rados.0.smithi053.stdout:244: finishing copy_from racing read to smithi053129169-18 2024-01-15T22:50:02.441 INFO:tasks.rados.rados.0.smithi053.stdout:249: finishing write tid 1 to smithi053129169-48 2024-01-15T22:50:02.441 INFO:tasks.rados.rados.0.smithi053.stdout:249: finishing write tid 2 to smithi053129169-48 2024-01-15T22:50:02.441 INFO:tasks.rados.rados.0.smithi053.stdout:244: done (4 left) 2024-01-15T22:50:02.441 INFO:tasks.rados.rados.0.smithi053.stdout:247: done (3 left) 2024-01-15T22:50:02.441 INFO:tasks.rados.rados.0.smithi053.stdout:252: snap_create 2024-01-15T22:50:02.441 INFO:tasks.rados.rados.0.smithi053.stdout:249: finishing write tid 3 to smithi053129169-48 2024-01-15T22:50:02.441 INFO:tasks.rados.rados.0.smithi053.stdout:249: finishing write tid 4 to smithi053129169-48 2024-01-15T22:50:02.441 INFO:tasks.rados.rados.0.smithi053.stdout:249: finishing write tid 5 to smithi053129169-48 2024-01-15T22:50:02.441 INFO:tasks.rados.rados.0.smithi053.stdout:249: finishing write tid 6 to smithi053129169-48 2024-01-15T22:50:02.441 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 112 (ObjNum 102 snap 21 seq_num 102) dirty exists 2024-01-15T22:50:02.441 INFO:tasks.rados.rados.0.smithi053.stdout:249: left oid 48 (ObjNum 102 snap 21 seq_num 102) 2024-01-15T22:50:02.441 INFO:tasks.rados.rados.0.smithi053.stdout:250: finishing write tid 1 to smithi053129169-14 2024-01-15T22:50:02.441 INFO:tasks.rados.rados.0.smithi053.stdout:250: finishing write tid 2 to smithi053129169-14 2024-01-15T22:50:02.443 INFO:tasks.rados.rados.0.smithi053.stdout:250: finishing write tid 3 to smithi053129169-14 2024-01-15T22:50:02.443 INFO:tasks.rados.rados.0.smithi053.stdout:250: finishing write tid 4 to smithi053129169-14 2024-01-15T22:50:02.444 INFO:tasks.rados.rados.0.smithi053.stdout:250: finishing write tid 5 to smithi053129169-14 2024-01-15T22:50:02.444 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 111 (ObjNum 103 snap 21 seq_num 103) dirty exists 2024-01-15T22:50:02.444 INFO:tasks.rados.rados.0.smithi053.stdout:250: left oid 14 (ObjNum 103 snap 21 seq_num 103) 2024-01-15T22:50:02.446 INFO:tasks.rados.rados.0.smithi053.stdout:251: finishing copy_from to smithi053129169-49 2024-01-15T22:50:02.446 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 12 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-01-15T22:50:02.446 INFO:tasks.rados.rados.0.smithi053.stdout:251: finishing copy_from racing read to smithi053129169-49 2024-01-15T22:50:02.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:02 smithi163 ceph-mon[70990]: pgmap v120: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:50:02.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:02 smithi163 ceph-mon[70990]: osdmap e105: 8 total, 8 up, 8 in 2024-01-15T22:50:02.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:02 smithi053 ceph-mon[66518]: pgmap v120: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:50:02.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:02 smithi053 ceph-mon[66518]: osdmap e105: 8 total, 8 up, 8 in 2024-01-15T22:50:02.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:02 smithi053 ceph-mon[80116]: pgmap v120: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:50:02.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:02 smithi053 ceph-mon[80116]: osdmap e105: 8 total, 8 up, 8 in 2024-01-15T22:50:03.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:02 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:50:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:50:03.413 INFO:tasks.rados.rados.0.smithi053.stdout:249: done (3 left) 2024-01-15T22:50:03.413 INFO:tasks.rados.rados.0.smithi053.stdout:250: done (2 left) 2024-01-15T22:50:03.413 INFO:tasks.rados.rados.0.smithi053.stdout:251: done (1 left) 2024-01-15T22:50:03.413 INFO:tasks.rados.rados.0.smithi053.stdout:252: done (0 left) 2024-01-15T22:50:03.413 INFO:tasks.rados.rados.0.smithi053.stdout:253: snap_create 2024-01-15T22:50:03.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:03 smithi163 ceph-mon[70990]: osdmap e106: 8 total, 8 up, 8 in 2024-01-15T22:50:03.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:03 smithi053 ceph-mon[66518]: osdmap e106: 8 total, 8 up, 8 in 2024-01-15T22:50:03.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:03 smithi053 ceph-mon[80116]: osdmap e106: 8 total, 8 up, 8 in 2024-01-15T22:50:04.413 INFO:tasks.rados.rados.0.smithi053.stdout:253: done (0 left) 2024-01-15T22:50:04.414 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 17 current snap is 23 2024-01-15T22:50:04.414 INFO:tasks.rados.rados.0.smithi053.stdout:254: seq_num 104 ranges {1196032=548864,1744896=622592,2367488=581632} 2024-01-15T22:50:04.423 INFO:tasks.rados.rados.0.smithi053.stdout:254: writing smithi053129169-17 from 1196032 to 1744896 tid 1 2024-01-15T22:50:04.426 INFO:tasks.rados.rados.0.smithi053.stdout:254: writing smithi053129169-17 from 1744896 to 2367488 tid 2 2024-01-15T22:50:04.430 INFO:tasks.rados.rados.0.smithi053.stdout:254: writing smithi053129169-17 from 2367488 to 2949120 tid 3 2024-01-15T22:50:04.430 INFO:tasks.rados.rados.0.smithi053.stdout:255: rollback oid 8 current snap is 23 2024-01-15T22:50:04.430 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 8 to 21 2024-01-15T22:50:04.431 INFO:tasks.rados.rados.0.smithi053.stdout:254: finishing write tid 1 to smithi053129169-17 2024-01-15T22:50:04.431 INFO:tasks.rados.rados.0.smithi053.stdout:256: rmattr oid 26 current snap is 23 2024-01-15T22:50:04.431 INFO:tasks.rados.rados.0.smithi053.stdout:256: done (2 left) 2024-01-15T22:50:04.431 INFO:tasks.rados.rados.0.smithi053.stdout:257: delete oid 2 current snap is 23 2024-01-15T22:50:04.431 INFO:tasks.rados.rados.0.smithi053.stdout:254: finishing write tid 2 to smithi053129169-17 2024-01-15T22:50:04.431 INFO:tasks.rados.rados.0.smithi053.stdout:257: done (2 left) 2024-01-15T22:50:04.432 INFO:tasks.rados.rados.0.smithi053.stdout:258: rmattr oid 24 current snap is 23 2024-01-15T22:50:04.432 INFO:tasks.rados.rados.0.smithi053.stdout:258: done (2 left) 2024-01-15T22:50:04.432 INFO:tasks.rados.rados.0.smithi053.stdout:259: snap_create 2024-01-15T22:50:04.433 INFO:tasks.rados.rados.0.smithi053.stdout:254: finishing write tid 3 to smithi053129169-17 2024-01-15T22:50:04.434 INFO:tasks.rados.rados.0.smithi053.stdout:254: finishing write tid 4 to smithi053129169-17 2024-01-15T22:50:04.435 INFO:tasks.rados.rados.0.smithi053.stdout:254: finishing write tid 5 to smithi053129169-17 2024-01-15T22:50:04.435 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 119 (ObjNum 104 snap 23 seq_num 104) dirty exists 2024-01-15T22:50:04.435 INFO:tasks.rados.rados.0.smithi053.stdout:254: left oid 17 (ObjNum 104 snap 23 seq_num 104) 2024-01-15T22:50:04.436 INFO:tasks.rados.rados.0.smithi053.stdout:255: finishing rollback tid 0 to smithi053129169-8 2024-01-15T22:50:04.436 INFO:tasks.rados.rados.0.smithi053.stdout:255: finishing rollback tid 1 to smithi053129169-8 2024-01-15T22:50:04.436 INFO:tasks.rados.rados.0.smithi053.stdout:255: finishing rollback tid 2 to smithi053129169-8 2024-01-15T22:50:04.436 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 21 (ObjNum 129 snap 0 seq_num 3639035704) dirty exists 2024-01-15T22:50:04.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:04 smithi163 ceph-mon[70990]: pgmap v123: 121 pgs: 121 active+clean; 63 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 29 op/s 2024-01-15T22:50:04.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:04 smithi163 ceph-mon[70990]: osdmap e107: 8 total, 8 up, 8 in 2024-01-15T22:50:04.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:04 smithi053 ceph-mon[66518]: pgmap v123: 121 pgs: 121 active+clean; 63 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 29 op/s 2024-01-15T22:50:04.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:04 smithi053 ceph-mon[66518]: osdmap e107: 8 total, 8 up, 8 in 2024-01-15T22:50:04.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:04 smithi053 ceph-mon[80116]: pgmap v123: 121 pgs: 121 active+clean; 63 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 29 op/s 2024-01-15T22:50:04.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:04 smithi053 ceph-mon[80116]: osdmap e107: 8 total, 8 up, 8 in 2024-01-15T22:50:05.386 INFO:tasks.rados.rados.0.smithi053.stdout:254: done (2 left) 2024-01-15T22:50:05.386 INFO:tasks.rados.rados.0.smithi053.stdout:255: done (1 left) 2024-01-15T22:50:05.386 INFO:tasks.rados.rados.0.smithi053.stdout:259: done (0 left) 2024-01-15T22:50:05.386 INFO:tasks.rados.rados.0.smithi053.stdout:260: copy_from oid 48 from oid 47 current snap is 24 2024-01-15T22:50:05.386 INFO:tasks.rados.rados.0.smithi053.stdout:261: read oid 34 snap -1 2024-01-15T22:50:05.386 INFO:tasks.rados.rados.0.smithi053.stdout:261: expect (ObjNum 33 snap 0 seq_num 33) 2024-01-15T22:50:05.386 INFO:tasks.rados.rados.0.smithi053.stdout:262: snap_create 2024-01-15T22:50:05.393 INFO:tasks.rados.rados.0.smithi053.stdout:261: expect (ObjNum 33 snap 0 seq_num 33) 2024-01-15T22:50:05.407 INFO:tasks.rados.rados.0.smithi053.stdout:260: finishing copy_from to smithi053129169-48 2024-01-15T22:50:05.407 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 12 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-01-15T22:50:05.407 INFO:tasks.rados.rados.0.smithi053.stdout:260: finishing copy_from racing read to smithi053129169-48 2024-01-15T22:50:05.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:05 smithi163 ceph-mon[70990]: osdmap e108: 8 total, 8 up, 8 in 2024-01-15T22:50:05.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:05 smithi163 ceph-mon[70990]: pgmap v126: 121 pgs: 121 active+clean; 63 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 29 op/s 2024-01-15T22:50:05.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:05 smithi163 ceph-mon[70990]: osdmap e109: 8 total, 8 up, 8 in 2024-01-15T22:50:05.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:05 smithi053 ceph-mon[66518]: osdmap e108: 8 total, 8 up, 8 in 2024-01-15T22:50:05.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:05 smithi053 ceph-mon[66518]: pgmap v126: 121 pgs: 121 active+clean; 63 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 29 op/s 2024-01-15T22:50:05.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:05 smithi053 ceph-mon[66518]: osdmap e109: 8 total, 8 up, 8 in 2024-01-15T22:50:05.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:05 smithi053 ceph-mon[80116]: osdmap e108: 8 total, 8 up, 8 in 2024-01-15T22:50:05.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:05 smithi053 ceph-mon[80116]: pgmap v126: 121 pgs: 121 active+clean; 63 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 29 op/s 2024-01-15T22:50:05.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:05 smithi053 ceph-mon[80116]: osdmap e109: 8 total, 8 up, 8 in 2024-01-15T22:50:06.387 INFO:tasks.rados.rados.0.smithi053.stdout:260: done (2 left) 2024-01-15T22:50:06.388 INFO:tasks.rados.rados.0.smithi053.stdout:261: done (1 left) 2024-01-15T22:50:06.388 INFO:tasks.rados.rados.0.smithi053.stdout:262: done (0 left) 2024-01-15T22:50:06.388 INFO:tasks.rados.rados.0.smithi053.stdout:263: read oid 47 snap -1 2024-01-15T22:50:06.388 INFO:tasks.rados.rados.0.smithi053.stdout:263: expect (ObjNum 46 snap 0 seq_num 46) 2024-01-15T22:50:06.388 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 25 2024-01-15T22:50:06.388 INFO:tasks.rados.rados.0.smithi053.stdout:264: seq_num 106 ranges {696320=581632,1277952=794624,2072576=409600} 2024-01-15T22:50:06.394 INFO:tasks.rados.rados.0.smithi053.stdout:264: writing smithi053129169-45 from 696320 to 1277952 tid 1 2024-01-15T22:50:06.399 INFO:tasks.rados.rados.0.smithi053.stdout:264: writing smithi053129169-45 from 1277952 to 2072576 tid 2 2024-01-15T22:50:06.402 INFO:tasks.rados.rados.0.smithi053.stdout:264: writing smithi053129169-45 from 2072576 to 2482176 tid 3 2024-01-15T22:50:06.402 INFO:tasks.rados.rados.0.smithi053.stdout:265: read oid 49 snap 19 2024-01-15T22:50:06.402 INFO:tasks.rados.rados.0.smithi053.stdout:265: expect (ObjNum 60 snap 5 seq_num 60) 2024-01-15T22:50:06.402 INFO:tasks.rados.rados.0.smithi053.stdout:266: read oid 28 snap -1 2024-01-15T22:50:06.402 INFO:tasks.rados.rados.0.smithi053.stdout:266: expect (ObjNum 9 snap 0 seq_num 9) 2024-01-15T22:50:06.402 INFO:tasks.rados.rados.0.smithi053.stdout:267: read oid 11 snap -1 2024-01-15T22:50:06.402 INFO:tasks.rados.rados.0.smithi053.stdout:267: expect deleted 2024-01-15T22:50:06.402 INFO:tasks.rados.rados.0.smithi053.stdout:268: read oid 5 snap 23 2024-01-15T22:50:06.402 INFO:tasks.rados.rados.0.smithi053.stdout:268: expect deleted 2024-01-15T22:50:06.402 INFO:tasks.rados.rados.0.smithi053.stdout:269: setattr oid 48 current snap is 25 2024-01-15T22:50:06.408 INFO:tasks.rados.rados.0.smithi053.stdout:263: expect (ObjNum 46 snap 0 seq_num 46) 2024-01-15T22:50:06.425 INFO:tasks.rados.rados.0.smithi053.stdout:264: finishing write tid 1 to smithi053129169-45 2024-01-15T22:50:06.425 INFO:tasks.rados.rados.0.smithi053.stdout:264: finishing write tid 2 to smithi053129169-45 2024-01-15T22:50:06.425 INFO:tasks.rados.rados.0.smithi053.stdout:264: finishing write tid 3 to smithi053129169-45 2024-01-15T22:50:06.425 INFO:tasks.rados.rados.0.smithi053.stdout:264: finishing write tid 4 to smithi053129169-45 2024-01-15T22:50:06.425 INFO:tasks.rados.rados.0.smithi053.stdout:266: expect (ObjNum 9 snap 0 seq_num 9) 2024-01-15T22:50:06.431 INFO:tasks.rados.rados.0.smithi053.stdout:264: finishing write tid 5 to smithi053129169-45 2024-01-15T22:50:06.431 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 40 (ObjNum 106 snap 25 seq_num 106) dirty exists 2024-01-15T22:50:06.431 INFO:tasks.rados.rados.0.smithi053.stdout:264: left oid 45 (ObjNum 106 snap 25 seq_num 106) 2024-01-15T22:50:06.431 INFO:tasks.rados.rados.0.smithi053.stdout:265: expect (ObjNum 60 snap 5 seq_num 60) 2024-01-15T22:50:06.490 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 123 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-01-15T22:50:06.490 INFO:tasks.rados.rados.0.smithi053.stdout:263: done (6 left) 2024-01-15T22:50:06.490 INFO:tasks.rados.rados.0.smithi053.stdout:264: done (5 left) 2024-01-15T22:50:06.491 INFO:tasks.rados.rados.0.smithi053.stdout:265: done (4 left) 2024-01-15T22:50:06.491 INFO:tasks.rados.rados.0.smithi053.stdout:266: done (3 left) 2024-01-15T22:50:06.491 INFO:tasks.rados.rados.0.smithi053.stdout:267: done (2 left) 2024-01-15T22:50:06.491 INFO:tasks.rados.rados.0.smithi053.stdout:268: done (1 left) 2024-01-15T22:50:06.491 INFO:tasks.rados.rados.0.smithi053.stdout:269: done (0 left) 2024-01-15T22:50:06.491 INFO:tasks.rados.rados.0.smithi053.stdout:270: rollback oid 32 current snap is 25 2024-01-15T22:50:06.491 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 15 2024-01-15T22:50:06.491 INFO:tasks.rados.rados.0.smithi053.stdout:271: delete oid 49 current snap is 25 2024-01-15T22:50:06.494 INFO:tasks.rados.rados.0.smithi053.stdout:270: finishing rollback tid 0 to smithi053129169-32 2024-01-15T22:50:06.494 INFO:tasks.rados.rados.0.smithi053.stdout:270: finishing rollback tid 1 to smithi053129169-32 2024-01-15T22:50:06.495 INFO:tasks.rados.rados.0.smithi053.stdout:270: finishing rollback tid 2 to smithi053129169-32 2024-01-15T22:50:06.495 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 127 (ObjNum 69 snap 7 seq_num 69) dirty exists 2024-01-15T22:50:06.495 INFO:tasks.rados.rados.0.smithi053.stdout:270: done (1 left) 2024-01-15T22:50:06.495 INFO:tasks.rados.rados.0.smithi053.stdout:271: done (0 left) 2024-01-15T22:50:06.495 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 25 2024-01-15T22:50:06.495 INFO:tasks.rados.rados.0.smithi053.stdout:272: seq_num 108 ranges {0=614400,614400=606208,1220608=598016} 2024-01-15T22:50:06.498 INFO:tasks.rados.rados.0.smithi053.stdout:272: writing smithi053129169-26 from 0 to 614400 tid 1 2024-01-15T22:50:06.501 INFO:tasks.rados.rados.0.smithi053.stdout:272: writing smithi053129169-26 from 614400 to 1220608 tid 2 2024-01-15T22:50:06.505 INFO:tasks.rados.rados.0.smithi053.stdout:272: writing smithi053129169-26 from 1220608 to 1818624 tid 3 2024-01-15T22:50:06.506 INFO:tasks.rados.rados.0.smithi053.stdout:273: setattr oid 47 current snap is 25 2024-01-15T22:50:06.506 INFO:tasks.rados.rados.0.smithi053.stdout:272: finishing write tid 1 to smithi053129169-26 2024-01-15T22:50:06.506 INFO:tasks.rados.rados.0.smithi053.stdout:272: finishing write tid 2 to smithi053129169-26 2024-01-15T22:50:06.508 INFO:tasks.rados.rados.0.smithi053.stdout:274: setattr oid 30 current snap is 25 2024-01-15T22:50:06.508 INFO:tasks.rados.rados.0.smithi053.stdout:272: finishing write tid 3 to smithi053129169-26 2024-01-15T22:50:06.508 INFO:tasks.rados.rados.0.smithi053.stdout:272: finishing write tid 4 to smithi053129169-26 2024-01-15T22:50:06.509 INFO:tasks.rados.rados.0.smithi053.stdout:275: snap_remove snap 15 2024-01-15T22:50:06.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:06 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:50:06.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:06 smithi163 ceph-mon[70990]: osdmap e110: 8 total, 8 up, 8 in 2024-01-15T22:50:06.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:06 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:50:06.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:06 smithi053 ceph-mon[66518]: osdmap e110: 8 total, 8 up, 8 in 2024-01-15T22:50:06.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:06 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:50:06.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:06 smithi053 ceph-mon[80116]: osdmap e110: 8 total, 8 up, 8 in 2024-01-15T22:50:07.435 INFO:tasks.rados.rados.0.smithi053.stdout:275: done (3 left) 2024-01-15T22:50:07.436 INFO:tasks.rados.rados.0.smithi053.stdout:276: read oid 49 snap -1 2024-01-15T22:50:07.436 INFO:tasks.rados.rados.0.smithi053.stdout:276: expect deleted 2024-01-15T22:50:07.436 INFO:tasks.rados.rados.0.smithi053.stdout:277: read oid 42 snap -1 2024-01-15T22:50:07.436 INFO:tasks.rados.rados.0.smithi053.stdout:277: expect (ObjNum 41 snap 0 seq_num 41) 2024-01-15T22:50:07.436 INFO:tasks.rados.rados.0.smithi053.stdout:278: read oid 33 snap -1 2024-01-15T22:50:07.436 INFO:tasks.rados.rados.0.smithi053.stdout:278: expect (ObjNum 15 snap 0 seq_num 15) 2024-01-15T22:50:07.436 INFO:tasks.rados.rados.0.smithi053.stdout:279: copy_from oid 3 from oid 8 current snap is 25 2024-01-15T22:50:07.436 INFO:tasks.rados.rados.0.smithi053.stdout:280: copy_from oid 4 from oid 44 current snap is 25 2024-01-15T22:50:07.436 INFO:tasks.rados.rados.0.smithi053.stdout:281: read oid 5 snap -1 2024-01-15T22:50:07.436 INFO:tasks.rados.rados.0.smithi053.stdout:281: expect deleted 2024-01-15T22:50:07.436 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 11 current snap is 25 2024-01-15T22:50:07.436 INFO:tasks.rados.rados.0.smithi053.stdout:282: seq_num 109 ranges {0=630784,630784=491520,1122304=483328,1605632=229376} 2024-01-15T22:50:07.437 INFO:tasks.rados.rados.0.smithi053.stdout:282: writing smithi053129169-11 from 0 to 630784 tid 1 2024-01-15T22:50:07.439 INFO:tasks.rados.rados.0.smithi053.stdout:282: writing smithi053129169-11 from 630784 to 1122304 tid 2 2024-01-15T22:50:07.442 INFO:tasks.rados.rados.0.smithi053.stdout:282: writing smithi053129169-11 from 1122304 to 1605632 tid 3 2024-01-15T22:50:07.444 INFO:tasks.rados.rados.0.smithi053.stdout:282: writing smithi053129169-11 from 1605632 to 1835008 tid 4 2024-01-15T22:50:07.444 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 31 current snap is 25 2024-01-15T22:50:07.444 INFO:tasks.rados.rados.0.smithi053.stdout:272: finishing write tid 5 to smithi053129169-26 2024-01-15T22:50:07.444 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 115 (ObjNum 108 snap 25 seq_num 108) dirty exists 2024-01-15T22:50:07.444 INFO:tasks.rados.rados.0.smithi053.stdout:272: left oid 26 (ObjNum 108 snap 25 seq_num 108) 2024-01-15T22:50:07.444 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 95 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-01-15T22:50:07.445 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 65 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-01-15T22:50:07.445 INFO:tasks.rados.rados.0.smithi053.stdout:280: finishing copy_from to smithi053129169-4 2024-01-15T22:50:07.445 INFO:tasks.rados.rados.0.smithi053.stdout:280: got expected ENOENT (src dne) 2024-01-15T22:50:07.445 INFO:tasks.rados.rados.0.smithi053.stdout:280: finishing copy_from racing read to smithi053129169-4 2024-01-15T22:50:07.445 INFO:tasks.rados.rados.0.smithi053.stdout:283: seq_num 110 ranges {0=647168,647168=778240,1425408=425984} 2024-01-15T22:50:07.454 INFO:tasks.rados.rados.0.smithi053.stdout:283: writing smithi053129169-31 from 0 to 647168 tid 1 2024-01-15T22:50:07.454 INFO:tasks.rados.rados.0.smithi053.stdout:283: writing smithi053129169-31 from 647168 to 1425408 tid 2 2024-01-15T22:50:07.457 INFO:tasks.rados.rados.0.smithi053.stdout:283: writing smithi053129169-31 from 1425408 to 1851392 tid 3 2024-01-15T22:50:07.457 INFO:tasks.rados.rados.0.smithi053.stdout:272: done (10 left) 2024-01-15T22:50:07.458 INFO:tasks.rados.rados.0.smithi053.stdout:273: done (9 left) 2024-01-15T22:50:07.458 INFO:tasks.rados.rados.0.smithi053.stdout:274: done (8 left) 2024-01-15T22:50:07.458 INFO:tasks.rados.rados.0.smithi053.stdout:276: done (7 left) 2024-01-15T22:50:07.458 INFO:tasks.rados.rados.0.smithi053.stdout:280: done (6 left) 2024-01-15T22:50:07.458 INFO:tasks.rados.rados.0.smithi053.stdout:281: done (5 left) 2024-01-15T22:50:07.458 INFO:tasks.rados.rados.0.smithi053.stdout:284: rollback oid 26 current snap is 25 2024-01-15T22:50:07.458 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 26 to 21 2024-01-15T22:50:07.458 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 25 2024-01-15T22:50:07.458 INFO:tasks.rados.rados.0.smithi053.stdout:285: seq_num 111 ranges {3039232=663552,3702784=663552,4366336=450560,4816896=90112} 2024-01-15T22:50:07.477 INFO:tasks.rados.rados.0.smithi053.stdout:285: writing smithi053129169-14 from 3039232 to 3702784 tid 1 2024-01-15T22:50:07.481 INFO:tasks.rados.rados.0.smithi053.stdout:285: writing smithi053129169-14 from 3702784 to 4366336 tid 2 2024-01-15T22:50:07.483 INFO:tasks.rados.rados.0.smithi053.stdout:285: writing smithi053129169-14 from 4366336 to 4816896 tid 3 2024-01-15T22:50:07.484 INFO:tasks.rados.rados.0.smithi053.stdout:285: writing smithi053129169-14 from 4816896 to 4907008 tid 4 2024-01-15T22:50:07.484 INFO:tasks.rados.rados.0.smithi053.stdout:286: read oid 45 snap -1 2024-01-15T22:50:07.485 INFO:tasks.rados.rados.0.smithi053.stdout:286: expect (ObjNum 106 snap 25 seq_num 106) 2024-01-15T22:50:07.485 INFO:tasks.rados.rados.0.smithi053.stdout:287: rollback oid 25 current snap is 25 2024-01-15T22:50:07.485 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 25 to 10 2024-01-15T22:50:07.485 INFO:tasks.rados.rados.0.smithi053.stdout:278: expect (ObjNum 15 snap 0 seq_num 15) 2024-01-15T22:50:07.493 INFO:tasks.rados.rados.0.smithi053.stdout:277: expect (ObjNum 41 snap 0 seq_num 41) 2024-01-15T22:50:07.512 INFO:tasks.rados.rados.0.smithi053.stdout:282: finishing write tid 1 to smithi053129169-11 2024-01-15T22:50:07.512 INFO:tasks.rados.rados.0.smithi053.stdout:282: finishing write tid 2 to smithi053129169-11 2024-01-15T22:50:07.512 INFO:tasks.rados.rados.0.smithi053.stdout:282: finishing write tid 3 to smithi053129169-11 2024-01-15T22:50:07.512 INFO:tasks.rados.rados.0.smithi053.stdout:282: finishing write tid 4 to smithi053129169-11 2024-01-15T22:50:07.512 INFO:tasks.rados.rados.0.smithi053.stdout:282: finishing write tid 5 to smithi053129169-11 2024-01-15T22:50:07.512 INFO:tasks.rados.rados.0.smithi053.stdout:283: finishing write tid 1 to smithi053129169-31 2024-01-15T22:50:07.512 INFO:tasks.rados.rados.0.smithi053.stdout:282: finishing write tid 6 to smithi053129169-11 2024-01-15T22:50:07.512 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 37 (ObjNum 109 snap 25 seq_num 109) dirty exists 2024-01-15T22:50:07.512 INFO:tasks.rados.rados.0.smithi053.stdout:282: left oid 11 (ObjNum 109 snap 25 seq_num 109) 2024-01-15T22:50:07.512 INFO:tasks.rados.rados.0.smithi053.stdout:279: finishing copy_from to smithi053129169-3 2024-01-15T22:50:07.512 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 21 (ObjNum 28785 snap 0 seq_num 1195119456) dirty exists 2024-01-15T22:50:07.513 INFO:tasks.rados.rados.0.smithi053.stdout:279: finishing copy_from racing read to smithi053129169-3 2024-01-15T22:50:07.513 INFO:tasks.rados.rados.0.smithi053.stdout:283: finishing write tid 2 to smithi053129169-31 2024-01-15T22:50:07.513 INFO:tasks.rados.rados.0.smithi053.stdout:277: done (8 left) 2024-01-15T22:50:07.513 INFO:tasks.rados.rados.0.smithi053.stdout:278: done (7 left) 2024-01-15T22:50:07.513 INFO:tasks.rados.rados.0.smithi053.stdout:279: done (6 left) 2024-01-15T22:50:07.513 INFO:tasks.rados.rados.0.smithi053.stdout:282: done (5 left) 2024-01-15T22:50:07.513 INFO:tasks.rados.rados.0.smithi053.stdout:288: rmattr oid 42 current snap is 25 2024-01-15T22:50:07.513 INFO:tasks.rados.rados.0.smithi053.stdout:288: done (5 left) 2024-01-15T22:50:07.513 INFO:tasks.rados.rados.0.smithi053.stdout:289: copy_from oid 47 from oid 15 current snap is 25 2024-01-15T22:50:07.513 INFO:tasks.rados.rados.0.smithi053.stdout:284: finishing rollback tid 0 to smithi053129169-26 2024-01-15T22:50:07.513 INFO:tasks.rados.rados.0.smithi053.stdout:284: finishing rollback tid 1 to smithi053129169-26 2024-01-15T22:50:07.513 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 125 (ObjNum -658300416 snap 21934 seq_num 304) dirty dne 2024-01-15T22:50:07.513 INFO:tasks.rados.rados.0.smithi053.stdout:283: finishing write tid 3 to smithi053129169-31 2024-01-15T22:50:07.513 INFO:tasks.rados.rados.0.smithi053.stdout:283: finishing write tid 4 to smithi053129169-31 2024-01-15T22:50:07.514 INFO:tasks.rados.rados.0.smithi053.stdout:283: finishing write tid 5 to smithi053129169-31 2024-01-15T22:50:07.514 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 69 (ObjNum 110 snap 25 seq_num 110) dirty exists 2024-01-15T22:50:07.514 INFO:tasks.rados.rados.0.smithi053.stdout:283: left oid 31 (ObjNum 110 snap 25 seq_num 110) 2024-01-15T22:50:07.514 INFO:tasks.rados.rados.0.smithi053.stdout:285: finishing write tid 1 to smithi053129169-14 2024-01-15T22:50:07.514 INFO:tasks.rados.rados.0.smithi053.stdout:285: finishing write tid 2 to smithi053129169-14 2024-01-15T22:50:07.514 INFO:tasks.rados.rados.0.smithi053.stdout:285: finishing write tid 3 to smithi053129169-14 2024-01-15T22:50:07.514 INFO:tasks.rados.rados.0.smithi053.stdout:287: finishing rollback tid 0 to smithi053129169-25 2024-01-15T22:50:07.514 INFO:tasks.rados.rados.0.smithi053.stdout:285: finishing write tid 4 to smithi053129169-14 2024-01-15T22:50:07.514 INFO:tasks.rados.rados.0.smithi053.stdout:285: finishing write tid 5 to smithi053129169-14 2024-01-15T22:50:07.514 INFO:tasks.rados.rados.0.smithi053.stdout:287: finishing rollback tid 1 to smithi053129169-25 2024-01-15T22:50:07.514 INFO:tasks.rados.rados.0.smithi053.stdout:287: finishing rollback tid 2 to smithi053129169-25 2024-01-15T22:50:07.514 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 87 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-01-15T22:50:07.514 INFO:tasks.rados.rados.0.smithi053.stdout:286: expect (ObjNum 106 snap 25 seq_num 106) 2024-01-15T22:50:07.586 INFO:tasks.rados.rados.0.smithi053.stdout:285: finishing write tid 6 to smithi053129169-14 2024-01-15T22:50:07.586 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 131 (ObjNum 111 snap 25 seq_num 111) dirty exists 2024-01-15T22:50:07.586 INFO:tasks.rados.rados.0.smithi053.stdout:285: left oid 14 (ObjNum 111 snap 25 seq_num 111) 2024-01-15T22:50:07.586 INFO:tasks.rados.rados.0.smithi053.stdout:289: finishing copy_from to smithi053129169-47 2024-01-15T22:50:07.586 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 66 (ObjNum 58 snap 4 seq_num 58) dirty exists 2024-01-15T22:50:07.586 INFO:tasks.rados.rados.0.smithi053.stdout:289: finishing copy_from racing read to smithi053129169-47 2024-01-15T22:50:07.586 INFO:tasks.rados.rados.0.smithi053.stdout:283: done (5 left) 2024-01-15T22:50:07.586 INFO:tasks.rados.rados.0.smithi053.stdout:284: done (4 left) 2024-01-15T22:50:07.586 INFO:tasks.rados.rados.0.smithi053.stdout:285: done (3 left) 2024-01-15T22:50:07.587 INFO:tasks.rados.rados.0.smithi053.stdout:286: done (2 left) 2024-01-15T22:50:07.587 INFO:tasks.rados.rados.0.smithi053.stdout:287: done (1 left) 2024-01-15T22:50:07.587 INFO:tasks.rados.rados.0.smithi053.stdout:289: done (0 left) 2024-01-15T22:50:07.587 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 25 2024-01-15T22:50:07.587 INFO:tasks.rados.rados.0.smithi053.stdout:290: seq_num 112 ranges {0=679936,679936=548864,1228800=655360} 2024-01-15T22:50:07.589 INFO:tasks.rados.rados.0.smithi053.stdout:290: writing smithi053129169-3 from 0 to 679936 tid 1 2024-01-15T22:50:07.592 INFO:tasks.rados.rados.0.smithi053.stdout:290: writing smithi053129169-3 from 679936 to 1228800 tid 2 2024-01-15T22:50:07.596 INFO:tasks.rados.rados.0.smithi053.stdout:290: writing smithi053129169-3 from 1228800 to 1884160 tid 3 2024-01-15T22:50:07.596 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 25 2024-01-15T22:50:07.596 INFO:tasks.rados.rados.0.smithi053.stdout:290: finishing write tid 1 to smithi053129169-3 2024-01-15T22:50:07.596 INFO:tasks.rados.rados.0.smithi053.stdout:290: finishing write tid 2 to smithi053129169-3 2024-01-15T22:50:07.597 INFO:tasks.rados.rados.0.smithi053.stdout:291: seq_num 113 ranges {90112=696320,786432=434176,1220608=466944,1687552=303104} 2024-01-15T22:50:07.600 INFO:tasks.rados.rados.0.smithi053.stdout:291: writing smithi053129169-25 from 90112 to 786432 tid 1 2024-01-15T22:50:07.603 INFO:tasks.rados.rados.0.smithi053.stdout:291: writing smithi053129169-25 from 786432 to 1220608 tid 2 2024-01-15T22:50:07.605 INFO:tasks.rados.rados.0.smithi053.stdout:291: writing smithi053129169-25 from 1220608 to 1687552 tid 3 2024-01-15T22:50:07.608 INFO:tasks.rados.rados.0.smithi053.stdout:291: writing smithi053129169-25 from 1687552 to 1990656 tid 4 2024-01-15T22:50:07.608 INFO:tasks.rados.rados.0.smithi053.stdout:292: read oid 12 snap 23 2024-01-15T22:50:07.608 INFO:tasks.rados.rados.0.smithi053.stdout:292: expect (ObjNum 98 snap 21 seq_num 98) 2024-01-15T22:50:07.608 INFO:tasks.rados.rados.0.smithi053.stdout:293: snap_create 2024-01-15T22:50:07.608 INFO:tasks.rados.rados.0.smithi053.stdout:290: finishing write tid 3 to smithi053129169-3 2024-01-15T22:50:07.608 INFO:tasks.rados.rados.0.smithi053.stdout:290: finishing write tid 4 to smithi053129169-3 2024-01-15T22:50:07.608 INFO:tasks.rados.rados.0.smithi053.stdout:290: finishing write tid 5 to smithi053129169-3 2024-01-15T22:50:07.608 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 135 (ObjNum 112 snap 25 seq_num 112) dirty exists 2024-01-15T22:50:07.608 INFO:tasks.rados.rados.0.smithi053.stdout:290: left oid 3 (ObjNum 112 snap 25 seq_num 112) 2024-01-15T22:50:07.608 INFO:tasks.rados.rados.0.smithi053.stdout:291: finishing write tid 1 to smithi053129169-25 2024-01-15T22:50:07.608 INFO:tasks.rados.rados.0.smithi053.stdout:291: finishing write tid 2 to smithi053129169-25 2024-01-15T22:50:07.609 INFO:tasks.rados.rados.0.smithi053.stdout:291: finishing write tid 3 to smithi053129169-25 2024-01-15T22:50:07.609 INFO:tasks.rados.rados.0.smithi053.stdout:291: finishing write tid 4 to smithi053129169-25 2024-01-15T22:50:07.610 INFO:tasks.rados.rados.0.smithi053.stdout:291: finishing write tid 5 to smithi053129169-25 2024-01-15T22:50:07.611 INFO:tasks.rados.rados.0.smithi053.stdout:291: finishing write tid 6 to smithi053129169-25 2024-01-15T22:50:07.611 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 92 (ObjNum 113 snap 25 seq_num 113) dirty exists 2024-01-15T22:50:07.611 INFO:tasks.rados.rados.0.smithi053.stdout:291: left oid 25 (ObjNum 113 snap 25 seq_num 113) 2024-01-15T22:50:07.619 INFO:tasks.rados.rados.0.smithi053.stdout:292: expect (ObjNum 98 snap 21 seq_num 98) 2024-01-15T22:50:07.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:07 smithi163 ceph-mon[70990]: pgmap v129: 121 pgs: 121 active+clean; 69 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 409 KiB/s rd, 2.4 MiB/s wr, 13 op/s 2024-01-15T22:50:07.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:07 smithi053 ceph-mon[66518]: pgmap v129: 121 pgs: 121 active+clean; 69 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 409 KiB/s rd, 2.4 MiB/s wr, 13 op/s 2024-01-15T22:50:07.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:07 smithi053 ceph-mon[80116]: pgmap v129: 121 pgs: 121 active+clean; 69 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 409 KiB/s rd, 2.4 MiB/s wr, 13 op/s 2024-01-15T22:50:08.435 INFO:tasks.rados.rados.0.smithi053.stdout:290: done (3 left) 2024-01-15T22:50:08.435 INFO:tasks.rados.rados.0.smithi053.stdout:291: done (2 left) 2024-01-15T22:50:08.435 INFO:tasks.rados.rados.0.smithi053.stdout:292: done (1 left) 2024-01-15T22:50:08.435 INFO:tasks.rados.rados.0.smithi053.stdout:293: done (0 left) 2024-01-15T22:50:08.435 INFO:tasks.rados.rados.0.smithi053.stdout:294: rmattr oid 29 current snap is 26 2024-01-15T22:50:08.435 INFO:tasks.rados.rados.0.smithi053.stdout:294: done (0 left) 2024-01-15T22:50:08.435 INFO:tasks.rados.rados.0.smithi053.stdout:295: copy_from oid 7 from oid 29 current snap is 26 2024-01-15T22:50:08.435 INFO:tasks.rados.rados.0.smithi053.stdout:296: rollback oid 6 current snap is 26 2024-01-15T22:50:08.435 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 6 to 25 2024-01-15T22:50:08.435 INFO:tasks.rados.rados.0.smithi053.stdout:297: snap_remove snap 17 2024-01-15T22:50:08.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:08 smithi163 ceph-mon[70990]: osdmap e111: 8 total, 8 up, 8 in 2024-01-15T22:50:08.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:08 smithi053 ceph-mon[66518]: osdmap e111: 8 total, 8 up, 8 in 2024-01-15T22:50:08.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:08 smithi053 ceph-mon[80116]: osdmap e111: 8 total, 8 up, 8 in 2024-01-15T22:50:09.439 INFO:tasks.rados.rados.0.smithi053.stdout:297: done (2 left) 2024-01-15T22:50:09.439 INFO:tasks.rados.rados.0.smithi053.stdout:298: snap_create 2024-01-15T22:50:09.439 INFO:tasks.rados.rados.0.smithi053.stdout:295: finishing copy_from to smithi053129169-7 2024-01-15T22:50:09.439 INFO:tasks.rados.rados.0.smithi053.stdout:295: got expected ENOENT (src dne) 2024-01-15T22:50:09.439 INFO:tasks.rados.rados.0.smithi053.stdout:295: finishing copy_from racing read to smithi053129169-7 2024-01-15T22:50:09.439 INFO:tasks.rados.rados.0.smithi053.stdout:296: finishing rollback tid 0 to smithi053129169-6 2024-01-15T22:50:09.439 INFO:tasks.rados.rados.0.smithi053.stdout:296: finishing rollback tid 1 to smithi053129169-6 2024-01-15T22:50:09.439 INFO:tasks.rados.rados.0.smithi053.stdout:296: finishing rollback tid 2 to smithi053129169-6 2024-01-15T22:50:09.439 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 14 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-01-15T22:50:09.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:09 smithi163 ceph-mon[70990]: osdmap e112: 8 total, 8 up, 8 in 2024-01-15T22:50:09.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:09 smithi163 ceph-mon[70990]: pgmap v132: 121 pgs: 121 active+clean; 69 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 409 KiB/s rd, 2.4 MiB/s wr, 13 op/s 2024-01-15T22:50:09.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:09 smithi053 ceph-mon[66518]: osdmap e112: 8 total, 8 up, 8 in 2024-01-15T22:50:09.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:09 smithi053 ceph-mon[66518]: pgmap v132: 121 pgs: 121 active+clean; 69 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 409 KiB/s rd, 2.4 MiB/s wr, 13 op/s 2024-01-15T22:50:09.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:09 smithi053 ceph-mon[80116]: osdmap e112: 8 total, 8 up, 8 in 2024-01-15T22:50:09.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:09 smithi053 ceph-mon[80116]: pgmap v132: 121 pgs: 121 active+clean; 69 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 409 KiB/s rd, 2.4 MiB/s wr, 13 op/s 2024-01-15T22:50:10.387 INFO:tasks.rados.rados.0.smithi053.stdout:295: done (2 left) 2024-01-15T22:50:10.387 INFO:tasks.rados.rados.0.smithi053.stdout:296: done (1 left) 2024-01-15T22:50:10.387 INFO:tasks.rados.rados.0.smithi053.stdout:298: done (0 left) 2024-01-15T22:50:10.387 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 16 current snap is 27 2024-01-15T22:50:10.387 INFO:tasks.rados.rados.0.smithi053.stdout:299: seq_num 114 ranges {1654784=712704,2367488=712704,3080192=491520} 2024-01-15T22:50:10.400 INFO:tasks.rados.rados.0.smithi053.stdout:299: writing smithi053129169-16 from 1654784 to 2367488 tid 1 2024-01-15T22:50:10.404 INFO:tasks.rados.rados.0.smithi053.stdout:299: writing smithi053129169-16 from 2367488 to 3080192 tid 2 2024-01-15T22:50:10.407 INFO:tasks.rados.rados.0.smithi053.stdout:299: writing smithi053129169-16 from 3080192 to 3571712 tid 3 2024-01-15T22:50:10.407 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 18 current snap is 27 2024-01-15T22:50:10.407 INFO:tasks.rados.rados.0.smithi053.stdout:300: seq_num 115 ranges {1597440=729088,2326528=647168,2973696=434176,3407872=122880} 2024-01-15T22:50:10.420 INFO:tasks.rados.rados.0.smithi053.stdout:300: writing smithi053129169-18 from 1597440 to 2326528 tid 1 2024-01-15T22:50:10.424 INFO:tasks.rados.rados.0.smithi053.stdout:300: writing smithi053129169-18 from 2326528 to 2973696 tid 2 2024-01-15T22:50:10.426 INFO:tasks.rados.rados.0.smithi053.stdout:300: writing smithi053129169-18 from 2973696 to 3407872 tid 3 2024-01-15T22:50:10.428 INFO:tasks.rados.rados.0.smithi053.stdout:300: writing smithi053129169-18 from 3407872 to 3530752 tid 4 2024-01-15T22:50:10.428 INFO:tasks.rados.rados.0.smithi053.stdout:301: setattr oid 45 current snap is 27 2024-01-15T22:50:10.428 INFO:tasks.rados.rados.0.smithi053.stdout:299: finishing write tid 1 to smithi053129169-16 2024-01-15T22:50:10.428 INFO:tasks.rados.rados.0.smithi053.stdout:299: finishing write tid 2 to smithi053129169-16 2024-01-15T22:50:10.428 INFO:tasks.rados.rados.0.smithi053.stdout:299: finishing write tid 3 to smithi053129169-16 2024-01-15T22:50:10.428 INFO:tasks.rados.rados.0.smithi053.stdout:299: finishing write tid 4 to smithi053129169-16 2024-01-15T22:50:10.428 INFO:tasks.rados.rados.0.smithi053.stdout:299: finishing write tid 5 to smithi053129169-16 2024-01-15T22:50:10.428 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 148 (ObjNum 114 snap 27 seq_num 114) dirty exists 2024-01-15T22:50:10.428 INFO:tasks.rados.rados.0.smithi053.stdout:299: left oid 16 (ObjNum 114 snap 27 seq_num 114) 2024-01-15T22:50:10.428 INFO:tasks.rados.rados.0.smithi053.stdout:300: finishing write tid 1 to smithi053129169-18 2024-01-15T22:50:10.428 INFO:tasks.rados.rados.0.smithi053.stdout:300: finishing write tid 2 to smithi053129169-18 2024-01-15T22:50:10.429 INFO:tasks.rados.rados.0.smithi053.stdout:300: finishing write tid 3 to smithi053129169-18 2024-01-15T22:50:10.429 INFO:tasks.rados.rados.0.smithi053.stdout:300: finishing write tid 4 to smithi053129169-18 2024-01-15T22:50:10.429 INFO:tasks.rados.rados.0.smithi053.stdout:300: finishing write tid 5 to smithi053129169-18 2024-01-15T22:50:10.430 INFO:tasks.rados.rados.0.smithi053.stdout:299: done (2 left) 2024-01-15T22:50:10.430 INFO:tasks.rados.rados.0.smithi053.stdout:302: snap_remove snap 10 2024-01-15T22:50:10.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:10 smithi163 ceph-mon[70990]: osdmap e113: 8 total, 8 up, 8 in 2024-01-15T22:50:10.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:10 smithi163 ceph-mon[70990]: osdmap e114: 8 total, 8 up, 8 in 2024-01-15T22:50:10.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:10 smithi053 ceph-mon[66518]: osdmap e113: 8 total, 8 up, 8 in 2024-01-15T22:50:10.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:10 smithi053 ceph-mon[66518]: osdmap e114: 8 total, 8 up, 8 in 2024-01-15T22:50:10.795 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:50:10] "GET /metrics HTTP/1.1" 200 239250 "" "Prometheus/2.43.0" 2024-01-15T22:50:10.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:10 smithi053 ceph-mon[80116]: osdmap e113: 8 total, 8 up, 8 in 2024-01-15T22:50:10.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:10 smithi053 ceph-mon[80116]: osdmap e114: 8 total, 8 up, 8 in 2024-01-15T22:50:11.395 INFO:tasks.rados.rados.0.smithi053.stdout:302: done (2 left) 2024-01-15T22:50:11.396 INFO:tasks.rados.rados.0.smithi053.stdout:303: setattr oid 15 current snap is 27 2024-01-15T22:50:11.397 INFO:tasks.rados.rados.0.smithi053.stdout:300: finishing write tid 6 to smithi053129169-18 2024-01-15T22:50:11.397 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 58 (ObjNum 115 snap 27 seq_num 115) dirty exists 2024-01-15T22:50:11.397 INFO:tasks.rados.rados.0.smithi053.stdout:300: left oid 18 (ObjNum 115 snap 27 seq_num 115) 2024-01-15T22:50:11.398 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 60 (ObjNum 106 snap 25 seq_num 106) dirty exists 2024-01-15T22:50:11.398 INFO:tasks.rados.rados.0.smithi053.stdout:300: done (2 left) 2024-01-15T22:50:11.398 INFO:tasks.rados.rados.0.smithi053.stdout:301: done (1 left) 2024-01-15T22:50:11.398 INFO:tasks.rados.rados.0.smithi053.stdout:304: snap_create 2024-01-15T22:50:11.408 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 88 (ObjNum 58 snap 4 seq_num 58) dirty exists 2024-01-15T22:50:12.400 INFO:tasks.rados.rados.0.smithi053.stdout:303: done (1 left) 2024-01-15T22:50:12.400 INFO:tasks.rados.rados.0.smithi053.stdout:304: done (0 left) 2024-01-15T22:50:12.400 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 33 current snap is 28 2024-01-15T22:50:12.401 INFO:tasks.rados.rados.0.smithi053.stdout:305: seq_num 116 ranges {253952=745472,999424=532480,1531904=638976,2170880=32768} 2024-01-15T22:50:12.405 INFO:tasks.rados.rados.0.smithi053.stdout:305: writing smithi053129169-33 from 253952 to 999424 tid 1 2024-01-15T22:50:12.408 INFO:tasks.rados.rados.0.smithi053.stdout:305: writing smithi053129169-33 from 999424 to 1531904 tid 2 2024-01-15T22:50:12.412 INFO:tasks.rados.rados.0.smithi053.stdout:305: writing smithi053129169-33 from 1531904 to 2170880 tid 3 2024-01-15T22:50:12.413 INFO:tasks.rados.rados.0.smithi053.stdout:305: writing smithi053129169-33 from 2170880 to 2203648 tid 4 2024-01-15T22:50:12.413 INFO:tasks.rados.rados.0.smithi053.stdout:306: copy_from oid 18 from oid 13 current snap is 28 2024-01-15T22:50:12.413 INFO:tasks.rados.rados.0.smithi053.stdout:305: finishing write tid 1 to smithi053129169-33 2024-01-15T22:50:12.413 INFO:tasks.rados.rados.0.smithi053.stdout:305: finishing write tid 2 to smithi053129169-33 2024-01-15T22:50:12.413 INFO:tasks.rados.rados.0.smithi053.stdout:307: snap_create 2024-01-15T22:50:12.416 INFO:tasks.rados.rados.0.smithi053.stdout:305: finishing write tid 3 to smithi053129169-33 2024-01-15T22:50:12.416 INFO:tasks.rados.rados.0.smithi053.stdout:305: finishing write tid 4 to smithi053129169-33 2024-01-15T22:50:12.416 INFO:tasks.rados.rados.0.smithi053.stdout:305: finishing write tid 5 to smithi053129169-33 2024-01-15T22:50:12.417 INFO:tasks.rados.rados.0.smithi053.stdout:305: finishing write tid 6 to smithi053129169-33 2024-01-15T22:50:12.417 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 100 (ObjNum 116 snap 28 seq_num 116) dirty exists 2024-01-15T22:50:12.417 INFO:tasks.rados.rados.0.smithi053.stdout:305: left oid 33 (ObjNum 116 snap 28 seq_num 116) 2024-01-15T22:50:12.430 INFO:tasks.rados.rados.0.smithi053.stdout:306: finishing copy_from to smithi053129169-18 2024-01-15T22:50:12.430 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 34 (ObjNum 93 snap 21 seq_num 93) dirty exists 2024-01-15T22:50:12.430 INFO:tasks.rados.rados.0.smithi053.stdout:306: finishing copy_from racing read to smithi053129169-18 2024-01-15T22:50:12.648 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:12 smithi163 ceph-mon[70990]: pgmap v135: 121 pgs: 121 active+clean; 69 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:50:12.648 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:12 smithi163 ceph-mon[70990]: osdmap e115: 8 total, 8 up, 8 in 2024-01-15T22:50:12.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:12 smithi053 ceph-mon[66518]: pgmap v135: 121 pgs: 121 active+clean; 69 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:50:12.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:12 smithi053 ceph-mon[66518]: osdmap e115: 8 total, 8 up, 8 in 2024-01-15T22:50:12.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:12 smithi053 ceph-mon[80116]: pgmap v135: 121 pgs: 121 active+clean; 69 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:50:12.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:12 smithi053 ceph-mon[80116]: osdmap e115: 8 total, 8 up, 8 in 2024-01-15T22:50:13.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:12 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[72893]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:50:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:50:13.408 INFO:tasks.rados.rados.0.smithi053.stdout:305: done (2 left) 2024-01-15T22:50:13.408 INFO:tasks.rados.rados.0.smithi053.stdout:306: done (1 left) 2024-01-15T22:50:13.408 INFO:tasks.rados.rados.0.smithi053.stdout:307: done (0 left) 2024-01-15T22:50:13.408 INFO:tasks.rados.rados.0.smithi053.stdout:308: snap_create 2024-01-15T22:50:13.684 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:13 smithi163 ceph-mon[70990]: osdmap e116: 8 total, 8 up, 8 in 2024-01-15T22:50:13.684 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:13 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:13.684 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:50:13.685 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:13 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:50:13.685 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:50:13.685 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:13 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:50:13.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:13 smithi053 ceph-mon[66518]: osdmap e116: 8 total, 8 up, 8 in 2024-01-15T22:50:13.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:13 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:13.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:50:13.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:13 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:50:13.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:50:13.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:13 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:50:13.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:13 smithi053 ceph-mon[80116]: osdmap e116: 8 total, 8 up, 8 in 2024-01-15T22:50:13.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:13 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:13.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:50:13.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:13 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:50:13.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:50:13.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:13 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:50:14.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:13 smithi163 systemd[1]: Stopping Ceph mgr.x for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:50:14.412 INFO:tasks.rados.rados.0.smithi053.stdout:308: done (0 left) 2024-01-15T22:50:14.412 INFO:tasks.rados.rados.0.smithi053.stdout:309: read oid 15 snap -1 2024-01-15T22:50:14.413 INFO:tasks.rados.rados.0.smithi053.stdout:309: expect (ObjNum 58 snap 4 seq_num 58) 2024-01-15T22:50:14.413 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 17 current snap is 30 2024-01-15T22:50:14.413 INFO:tasks.rados.rados.0.smithi053.stdout:310: seq_num 117 ranges {2949120=770048,3719168=417792,4136960=442368,4579328=344064} 2024-01-15T22:50:14.432 INFO:tasks.rados.rados.0.smithi053.stdout:310: writing smithi053129169-17 from 2949120 to 3719168 tid 1 2024-01-15T22:50:14.434 INFO:tasks.rados.rados.0.smithi053.stdout:310: writing smithi053129169-17 from 3719168 to 4136960 tid 2 2024-01-15T22:50:14.437 INFO:tasks.rados.rados.0.smithi053.stdout:310: writing smithi053129169-17 from 4136960 to 4579328 tid 3 2024-01-15T22:50:14.439 INFO:tasks.rados.rados.0.smithi053.stdout:310: writing smithi053129169-17 from 4579328 to 4923392 tid 4 2024-01-15T22:50:14.439 INFO:tasks.rados.rados.0.smithi053.stdout:311: setattr oid 13 current snap is 30 2024-01-15T22:50:14.439 INFO:tasks.rados.rados.0.smithi053.stdout:309: expect (ObjNum 58 snap 4 seq_num 58) 2024-01-15T22:50:14.472 INFO:tasks.rados.rados.0.smithi053.stdout:310: finishing write tid 1 to smithi053129169-17 2024-01-15T22:50:14.472 INFO:tasks.rados.rados.0.smithi053.stdout:310: finishing write tid 2 to smithi053129169-17 2024-01-15T22:50:14.472 INFO:tasks.rados.rados.0.smithi053.stdout:310: finishing write tid 3 to smithi053129169-17 2024-01-15T22:50:14.472 INFO:tasks.rados.rados.0.smithi053.stdout:310: finishing write tid 4 to smithi053129169-17 2024-01-15T22:50:14.472 INFO:tasks.rados.rados.0.smithi053.stdout:310: finishing write tid 5 to smithi053129169-17 2024-01-15T22:50:14.472 INFO:tasks.rados.rados.0.smithi053.stdout:310: finishing write tid 6 to smithi053129169-17 2024-01-15T22:50:14.473 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 171 (ObjNum 117 snap 30 seq_num 117) dirty exists 2024-01-15T22:50:14.473 INFO:tasks.rados.rados.0.smithi053.stdout:310: left oid 17 (ObjNum 117 snap 30 seq_num 117) 2024-01-15T22:50:14.473 INFO:tasks.rados.rados.0.smithi053.stdout:309: done (2 left) 2024-01-15T22:50:14.473 INFO:tasks.rados.rados.0.smithi053.stdout:310: done (1 left) 2024-01-15T22:50:14.473 INFO:tasks.rados.rados.0.smithi053.stdout:312: delete oid 31 current snap is 30 2024-01-15T22:50:14.474 INFO:tasks.rados.rados.0.smithi053.stdout:312: done (1 left) 2024-01-15T22:50:14.474 INFO:tasks.rados.rados.0.smithi053.stdout:313: read oid 21 snap -1 2024-01-15T22:50:14.474 INFO:tasks.rados.rados.0.smithi053.stdout:313: expect (ObjNum 94 snap 21 seq_num 94) 2024-01-15T22:50:14.478 INFO:tasks.rados.rados.0.smithi053.stdout:314: read oid 28 snap 25 2024-01-15T22:50:14.478 INFO:tasks.rados.rados.0.smithi053.stdout:314: expect (ObjNum 9 snap 0 seq_num 9) 2024-01-15T22:50:14.478 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 6 current snap is 30 2024-01-15T22:50:14.478 INFO:tasks.rados.rados.0.smithi053.stdout:315: seq_num 119 ranges {90112=802816,892928=589824,1482752=409600,1892352=204800} 2024-01-15T22:50:14.479 INFO:tasks.rados.rados.0.smithi053.stdout:315: writing smithi053129169-6 from 90112 to 892928 tid 1 2024-01-15T22:50:14.483 INFO:tasks.rados.rados.0.smithi053.stdout:315: writing smithi053129169-6 from 892928 to 1482752 tid 2 2024-01-15T22:50:14.485 INFO:tasks.rados.rados.0.smithi053.stdout:315: writing smithi053129169-6 from 1482752 to 1892352 tid 3 2024-01-15T22:50:14.487 INFO:tasks.rados.rados.0.smithi053.stdout:315: writing smithi053129169-6 from 1892352 to 2097152 tid 4 2024-01-15T22:50:14.487 INFO:tasks.rados.rados.0.smithi053.stdout:316: rollback oid 15 current snap is 30 2024-01-15T22:50:14.487 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 15 to 25 2024-01-15T22:50:14.487 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 62 (ObjNum 93 snap 21 seq_num 93) dirty exists 2024-01-15T22:50:14.487 INFO:tasks.rados.rados.0.smithi053.stdout:314: expect (ObjNum 9 snap 0 seq_num 9) 2024-01-15T22:50:14.494 INFO:tasks.rados.rados.0.smithi053.stdout:311: done (4 left) 2024-01-15T22:50:14.495 INFO:tasks.rados.rados.0.smithi053.stdout:314: done (3 left) 2024-01-15T22:50:14.495 INFO:tasks.rados.rados.0.smithi053.stdout:317: read oid 29 snap -1 2024-01-15T22:50:14.495 INFO:tasks.rados.rados.0.smithi053.stdout:317: expect deleted 2024-01-15T22:50:14.495 INFO:tasks.rados.rados.0.smithi053.stdout:318: delete oid 9 current snap is 30 2024-01-15T22:50:14.495 INFO:tasks.rados.rados.0.smithi053.stdout:315: finishing write tid 1 to smithi053129169-6 2024-01-15T22:50:14.495 INFO:tasks.rados.rados.0.smithi053.stdout:315: finishing write tid 2 to smithi053129169-6 2024-01-15T22:50:14.495 INFO:tasks.rados.rados.0.smithi053.stdout:315: finishing write tid 3 to smithi053129169-6 2024-01-15T22:50:14.495 INFO:tasks.rados.rados.0.smithi053.stdout:313: expect (ObjNum 94 snap 21 seq_num 94) 2024-01-15T22:50:14.580 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:14 smithi163 bash[111804]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x 2024-01-15T22:50:14.580 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:14 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-01-15T22:50:14.580 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:14 smithi163 ceph-mon[70990]: Upgrade: Updating mgr.x 2024-01-15T22:50:14.580 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:14 smithi163 ceph-mon[70990]: Deploying daemon mgr.x on smithi163 2024-01-15T22:50:14.580 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:14 smithi163 ceph-mon[70990]: pgmap v138: 121 pgs: 121 active+clean; 85 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.3 MiB/s wr, 42 op/s 2024-01-15T22:50:14.580 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:14 smithi163 ceph-mon[70990]: osdmap e117: 8 total, 8 up, 8 in 2024-01-15T22:50:14.583 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:14 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-01-15T22:50:14.598 INFO:tasks.rados.rados.0.smithi053.stdout:315: finishing write tid 4 to smithi053129169-6 2024-01-15T22:50:14.598 INFO:tasks.rados.rados.0.smithi053.stdout:315: finishing write tid 5 to smithi053129169-6 2024-01-15T22:50:14.598 INFO:tasks.rados.rados.0.smithi053.stdout:316: finishing rollback tid 0 to smithi053129169-15 2024-01-15T22:50:14.598 INFO:tasks.rados.rados.0.smithi053.stdout:316: finishing rollback tid 1 to smithi053129169-15 2024-01-15T22:50:14.598 INFO:tasks.rados.rados.0.smithi053.stdout:316: finishing rollback tid 2 to smithi053129169-15 2024-01-15T22:50:14.598 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 104 (ObjNum 58 snap 4 seq_num 58) dirty exists 2024-01-15T22:50:14.598 INFO:tasks.rados.rados.0.smithi053.stdout:315: finishing write tid 6 to smithi053129169-6 2024-01-15T22:50:14.598 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 24 (ObjNum 119 snap 30 seq_num 119) dirty exists 2024-01-15T22:50:14.598 INFO:tasks.rados.rados.0.smithi053.stdout:315: left oid 6 (ObjNum 119 snap 30 seq_num 119) 2024-01-15T22:50:14.598 INFO:tasks.rados.rados.0.smithi053.stdout:313: done (4 left) 2024-01-15T22:50:14.598 INFO:tasks.rados.rados.0.smithi053.stdout:315: done (3 left) 2024-01-15T22:50:14.599 INFO:tasks.rados.rados.0.smithi053.stdout:316: done (2 left) 2024-01-15T22:50:14.599 INFO:tasks.rados.rados.0.smithi053.stdout:318: done (1 left) 2024-01-15T22:50:14.599 INFO:tasks.rados.rados.0.smithi053.stdout:319: rollback oid 26 current snap is 30 2024-01-15T22:50:14.599 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 26 to 26 2024-01-15T22:50:14.599 INFO:tasks.rados.rados.0.smithi053.stdout:317: done (1 left) 2024-01-15T22:50:14.599 INFO:tasks.rados.rados.0.smithi053.stdout:320: rollback oid 35 current snap is 30 2024-01-15T22:50:14.599 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 35 to 29 2024-01-15T22:50:14.599 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 34 current snap is 30 2024-01-15T22:50:14.599 INFO:tasks.rados.rados.0.smithi053.stdout:321: seq_num 121 ranges {557056=434176,991232=753664,1744896=425984,2170880=425984} 2024-01-15T22:50:14.603 INFO:tasks.rados.rados.0.smithi053.stdout:321: writing smithi053129169-34 from 557056 to 991232 tid 1 2024-01-15T22:50:14.607 INFO:tasks.rados.rados.0.smithi053.stdout:321: writing smithi053129169-34 from 991232 to 1744896 tid 2 2024-01-15T22:50:14.610 INFO:tasks.rados.rados.0.smithi053.stdout:321: writing smithi053129169-34 from 1744896 to 2170880 tid 3 2024-01-15T22:50:14.613 INFO:tasks.rados.rados.0.smithi053.stdout:321: writing smithi053129169-34 from 2170880 to 2596864 tid 4 2024-01-15T22:50:14.613 INFO:tasks.rados.rados.0.smithi053.stdout:322: read oid 46 snap -1 2024-01-15T22:50:14.613 INFO:tasks.rados.rados.0.smithi053.stdout:322: expect (ObjNum 45 snap 0 seq_num 45) 2024-01-15T22:50:14.613 INFO:tasks.rados.rados.0.smithi053.stdout:323: rollback oid 23 current snap is 30 2024-01-15T22:50:14.613 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 23 to 7 2024-01-15T22:50:14.613 INFO:tasks.rados.rados.0.smithi053.stdout:319: finishing rollback tid 1 to smithi053129169-26 2024-01-15T22:50:14.613 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 125 (ObjNum 129 snap 0 seq_num 3638006384) dirty dne 2024-01-15T22:50:14.613 INFO:tasks.rados.rados.0.smithi053.stdout:320: finishing rollback tid 0 to smithi053129169-35 2024-01-15T22:50:14.613 INFO:tasks.rados.rados.0.smithi053.stdout:320: finishing rollback tid 1 to smithi053129169-35 2024-01-15T22:50:14.614 INFO:tasks.rados.rados.0.smithi053.stdout:320: finishing rollback tid 2 to smithi053129169-35 2024-01-15T22:50:14.614 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 58 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-01-15T22:50:14.614 INFO:tasks.rados.rados.0.smithi053.stdout:321: finishing write tid 1 to smithi053129169-34 2024-01-15T22:50:14.614 INFO:tasks.rados.rados.0.smithi053.stdout:321: finishing write tid 2 to smithi053129169-34 2024-01-15T22:50:14.614 INFO:tasks.rados.rados.0.smithi053.stdout:321: finishing write tid 3 to smithi053129169-34 2024-01-15T22:50:14.614 INFO:tasks.rados.rados.0.smithi053.stdout:319: done (4 left) 2024-01-15T22:50:14.614 INFO:tasks.rados.rados.0.smithi053.stdout:320: done (3 left) 2024-01-15T22:50:14.614 INFO:tasks.rados.rados.0.smithi053.stdout:324: snap_create 2024-01-15T22:50:14.622 INFO:tasks.rados.rados.0.smithi053.stdout:321: finishing write tid 4 to smithi053129169-34 2024-01-15T22:50:14.622 INFO:tasks.rados.rados.0.smithi053.stdout:322: expect (ObjNum 45 snap 0 seq_num 45) 2024-01-15T22:50:14.641 INFO:tasks.rados.rados.0.smithi053.stdout:321: finishing write tid 5 to smithi053129169-34 2024-01-15T22:50:14.642 INFO:tasks.rados.rados.0.smithi053.stdout:323: finishing rollback tid 0 to smithi053129169-23 2024-01-15T22:50:14.642 INFO:tasks.rados.rados.0.smithi053.stdout:323: finishing rollback tid 1 to smithi053129169-23 2024-01-15T22:50:14.642 INFO:tasks.rados.rados.0.smithi053.stdout:323: finishing rollback tid 2 to smithi053129169-23 2024-01-15T22:50:14.642 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 104 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-01-15T22:50:14.642 INFO:tasks.rados.rados.0.smithi053.stdout:321: finishing write tid 6 to smithi053129169-34 2024-01-15T22:50:14.642 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 68 (ObjNum 121 snap 30 seq_num 121) dirty exists 2024-01-15T22:50:14.642 INFO:tasks.rados.rados.0.smithi053.stdout:321: left oid 34 (ObjNum 121 snap 30 seq_num 121) 2024-01-15T22:50:14.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:14 smithi053 ceph-mon[66518]: Upgrade: Updating mgr.x 2024-01-15T22:50:14.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:14 smithi053 ceph-mon[66518]: Deploying daemon mgr.x on smithi163 2024-01-15T22:50:14.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:14 smithi053 ceph-mon[66518]: pgmap v138: 121 pgs: 121 active+clean; 85 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.3 MiB/s wr, 42 op/s 2024-01-15T22:50:14.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:14 smithi053 ceph-mon[66518]: osdmap e117: 8 total, 8 up, 8 in 2024-01-15T22:50:14.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:14 smithi053 ceph-mon[80116]: Upgrade: Updating mgr.x 2024-01-15T22:50:14.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:14 smithi053 ceph-mon[80116]: Deploying daemon mgr.x on smithi163 2024-01-15T22:50:14.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:14 smithi053 ceph-mon[80116]: pgmap v138: 121 pgs: 121 active+clean; 85 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.3 MiB/s wr, 42 op/s 2024-01-15T22:50:14.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:14 smithi053 ceph-mon[80116]: osdmap e117: 8 total, 8 up, 8 in 2024-01-15T22:50:14.930 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:14 smithi163 systemd[1]: Stopped Ceph mgr.x for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:50:14.930 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:14 smithi163 systemd[1]: Starting Ceph mgr.x for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:50:15.354 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:15 smithi163 bash[111955]: 12e4f969070a5cf8af81d95cfc7cd6af516ef60c2ecea0993eb75559e786c25b 2024-01-15T22:50:15.354 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:15 smithi163 ceph-mgr[111992]: -- 172.21.15.163:0/3268445945 <== mon.1 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560ccde7b1e0 con 0x560ccde50800 2024-01-15T22:50:15.354 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:15 smithi163 systemd[1]: Started Ceph mgr.x for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:50:15.354 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:15 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:15.187+0000 7f8527033200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-15T22:50:15.354 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:15 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:15.361+0000 7f8527033200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-15T22:50:15.388 INFO:tasks.rados.rados.0.smithi053.stdout:321: done (3 left) 2024-01-15T22:50:15.388 INFO:tasks.rados.rados.0.smithi053.stdout:322: done (2 left) 2024-01-15T22:50:15.388 INFO:tasks.rados.rados.0.smithi053.stdout:323: done (1 left) 2024-01-15T22:50:15.388 INFO:tasks.rados.rados.0.smithi053.stdout:324: done (0 left) 2024-01-15T22:50:15.389 INFO:tasks.rados.rados.0.smithi053.stdout:325: rollback oid 50 current snap is 31 2024-01-15T22:50:15.389 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 50 to 29 2024-01-15T22:50:15.389 INFO:tasks.rados.rados.0.smithi053.stdout:326: rmattr oid 38 current snap is 31 2024-01-15T22:50:15.389 INFO:tasks.rados.rados.0.smithi053.stdout:326: done (1 left) 2024-01-15T22:50:15.389 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 31 2024-01-15T22:50:15.389 INFO:tasks.rados.rados.0.smithi053.stdout:327: seq_num 122 ranges {2973696=450560,3424256=688128,4112384=630784,4743168=286720} 2024-01-15T22:50:15.407 INFO:tasks.rados.rados.0.smithi053.stdout:327: writing smithi053129169-21 from 2973696 to 3424256 tid 1 2024-01-15T22:50:15.411 INFO:tasks.rados.rados.0.smithi053.stdout:327: writing smithi053129169-21 from 3424256 to 4112384 tid 2 2024-01-15T22:50:15.415 INFO:tasks.rados.rados.0.smithi053.stdout:327: writing smithi053129169-21 from 4112384 to 4743168 tid 3 2024-01-15T22:50:15.417 INFO:tasks.rados.rados.0.smithi053.stdout:327: writing smithi053129169-21 from 4743168 to 5029888 tid 4 2024-01-15T22:50:15.417 INFO:tasks.rados.rados.0.smithi053.stdout:328: copy_from oid 37 from oid 14 current snap is 31 2024-01-15T22:50:15.417 INFO:tasks.rados.rados.0.smithi053.stdout:325: finishing rollback tid 0 to smithi053129169-50 2024-01-15T22:50:15.417 INFO:tasks.rados.rados.0.smithi053.stdout:329: rmattr oid 34 current snap is 31 2024-01-15T22:50:15.417 INFO:tasks.rados.rados.0.smithi053.stdout:329: done (3 left) 2024-01-15T22:50:15.417 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 31 2024-01-15T22:50:15.417 INFO:tasks.rados.rados.0.smithi053.stdout:325: finishing rollback tid 1 to smithi053129169-50 2024-01-15T22:50:15.417 INFO:tasks.rados.rados.0.smithi053.stdout:325: finishing rollback tid 2 to smithi053129169-50 2024-01-15T22:50:15.418 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 108 (ObjNum 73 snap 7 seq_num 73) dirty exists 2024-01-15T22:50:15.418 INFO:tasks.rados.rados.0.smithi053.stdout:327: finishing write tid 1 to smithi053129169-21 2024-01-15T22:50:15.418 INFO:tasks.rados.rados.0.smithi053.stdout:327: finishing write tid 2 to smithi053129169-21 2024-01-15T22:50:15.418 INFO:tasks.rados.rados.0.smithi053.stdout:330: seq_num 123 ranges {3137536=466944,3604480=573440,4177920=794624,4972544=237568} 2024-01-15T22:50:15.437 INFO:tasks.rados.rados.0.smithi053.stdout:330: writing smithi053129169-12 from 3137536 to 3604480 tid 1 2024-01-15T22:50:15.440 INFO:tasks.rados.rados.0.smithi053.stdout:330: writing smithi053129169-12 from 3604480 to 4177920 tid 2 2024-01-15T22:50:15.445 INFO:tasks.rados.rados.0.smithi053.stdout:330: writing smithi053129169-12 from 4177920 to 4972544 tid 3 2024-01-15T22:50:15.447 INFO:tasks.rados.rados.0.smithi053.stdout:330: writing smithi053129169-12 from 4972544 to 5210112 tid 4 2024-01-15T22:50:15.447 INFO:tasks.rados.rados.0.smithi053.stdout:325: done (3 left) 2024-01-15T22:50:15.447 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 22 current snap is 31 2024-01-15T22:50:15.447 INFO:tasks.rados.rados.0.smithi053.stdout:327: finishing write tid 3 to smithi053129169-21 2024-01-15T22:50:15.447 INFO:tasks.rados.rados.0.smithi053.stdout:331: seq_num 124 ranges {2039808=483328,2523136=458752,2981888=598016,3579904=548864} 2024-01-15T22:50:15.460 INFO:tasks.rados.rados.0.smithi053.stdout:331: writing smithi053129169-22 from 2039808 to 2523136 tid 1 2024-01-15T22:50:15.463 INFO:tasks.rados.rados.0.smithi053.stdout:331: writing smithi053129169-22 from 2523136 to 2981888 tid 2 2024-01-15T22:50:15.466 INFO:tasks.rados.rados.0.smithi053.stdout:331: writing smithi053129169-22 from 2981888 to 3579904 tid 3 2024-01-15T22:50:15.470 INFO:tasks.rados.rados.0.smithi053.stdout:331: writing smithi053129169-22 from 3579904 to 4128768 tid 4 2024-01-15T22:50:15.470 INFO:tasks.rados.rados.0.smithi053.stdout:332: copy_from oid 23 from oid 11 current snap is 31 2024-01-15T22:50:15.470 INFO:tasks.rados.rados.0.smithi053.stdout:327: finishing write tid 4 to smithi053129169-21 2024-01-15T22:50:15.470 INFO:tasks.rados.rados.0.smithi053.stdout:327: finishing write tid 5 to smithi053129169-21 2024-01-15T22:50:15.470 INFO:tasks.rados.rados.0.smithi053.stdout:327: finishing write tid 6 to smithi053129169-21 2024-01-15T22:50:15.470 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 177 (ObjNum 122 snap 31 seq_num 122) dirty exists 2024-01-15T22:50:15.471 INFO:tasks.rados.rados.0.smithi053.stdout:327: left oid 21 (ObjNum 122 snap 31 seq_num 122) 2024-01-15T22:50:15.471 INFO:tasks.rados.rados.0.smithi053.stdout:328: finishing copy_from to smithi053129169-37 2024-01-15T22:50:15.471 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 131 (ObjNum 111 snap 25 seq_num 111) dirty exists 2024-01-15T22:50:15.471 INFO:tasks.rados.rados.0.smithi053.stdout:328: finishing copy_from racing read to smithi053129169-37 2024-01-15T22:50:15.471 INFO:tasks.rados.rados.0.smithi053.stdout:330: finishing write tid 1 to smithi053129169-12 2024-01-15T22:50:15.471 INFO:tasks.rados.rados.0.smithi053.stdout:330: finishing write tid 2 to smithi053129169-12 2024-01-15T22:50:15.471 INFO:tasks.rados.rados.0.smithi053.stdout:330: finishing write tid 3 to smithi053129169-12 2024-01-15T22:50:15.471 INFO:tasks.rados.rados.0.smithi053.stdout:327: done (4 left) 2024-01-15T22:50:15.471 INFO:tasks.rados.rados.0.smithi053.stdout:328: done (3 left) 2024-01-15T22:50:15.471 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 31 2024-01-15T22:50:15.471 INFO:tasks.rados.rados.0.smithi053.stdout:330: finishing write tid 4 to smithi053129169-12 2024-01-15T22:50:15.471 INFO:tasks.rados.rados.0.smithi053.stdout:330: finishing write tid 5 to smithi053129169-12 2024-01-15T22:50:15.471 INFO:tasks.rados.rados.0.smithi053.stdout:330: finishing write tid 6 to smithi053129169-12 2024-01-15T22:50:15.471 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 124 (ObjNum 123 snap 31 seq_num 123) dirty exists 2024-01-15T22:50:15.471 INFO:tasks.rados.rados.0.smithi053.stdout:330: left oid 12 (ObjNum 123 snap 31 seq_num 123) 2024-01-15T22:50:15.472 INFO:tasks.rados.rados.0.smithi053.stdout:331: finishing write tid 1 to smithi053129169-22 2024-01-15T22:50:15.472 INFO:tasks.rados.rados.0.smithi053.stdout:331: finishing write tid 2 to smithi053129169-22 2024-01-15T22:50:15.472 INFO:tasks.rados.rados.0.smithi053.stdout:331: finishing write tid 3 to smithi053129169-22 2024-01-15T22:50:15.472 INFO:tasks.rados.rados.0.smithi053.stdout:333: seq_num 125 ranges {1687552=499712,2187264=745472,2932736=409600,3342336=450560} 2024-01-15T22:50:15.482 INFO:tasks.rados.rados.0.smithi053.stdout:333: writing smithi053129169-32 from 1687552 to 2187264 tid 1 2024-01-15T22:50:15.486 INFO:tasks.rados.rados.0.smithi053.stdout:333: writing smithi053129169-32 from 2187264 to 2932736 tid 2 2024-01-15T22:50:15.488 INFO:tasks.rados.rados.0.smithi053.stdout:333: writing smithi053129169-32 from 2932736 to 3342336 tid 3 2024-01-15T22:50:15.491 INFO:tasks.rados.rados.0.smithi053.stdout:333: writing smithi053129169-32 from 3342336 to 3792896 tid 4 2024-01-15T22:50:15.491 INFO:tasks.rados.rados.0.smithi053.stdout:330: done (3 left) 2024-01-15T22:50:15.491 INFO:tasks.rados.rados.0.smithi053.stdout:334: snap_remove snap 18 2024-01-15T22:50:15.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:15 smithi163 ceph-mon[70990]: osdmap e118: 8 total, 8 up, 8 in 2024-01-15T22:50:15.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:15 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:15.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:15 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:15.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:15 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:15.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:15 smithi163 ceph-mon[70990]: osdmap e119: 8 total, 8 up, 8 in 2024-01-15T22:50:15.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:15 smithi053 ceph-mon[66518]: osdmap e118: 8 total, 8 up, 8 in 2024-01-15T22:50:15.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:15 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:15.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:15 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:15.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:15 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:15.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:15 smithi053 ceph-mon[66518]: osdmap e119: 8 total, 8 up, 8 in 2024-01-15T22:50:15.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:15 smithi053 ceph-mon[80116]: osdmap e118: 8 total, 8 up, 8 in 2024-01-15T22:50:15.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:15 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:15.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:15 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:15.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:15 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:15.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:15 smithi053 ceph-mon[80116]: osdmap e119: 8 total, 8 up, 8 in 2024-01-15T22:50:16.220 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:15 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:15.757+0000 7f8527033200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-15T22:50:16.427 INFO:tasks.rados.rados.0.smithi053.stdout:334: done (3 left) 2024-01-15T22:50:16.427 INFO:tasks.rados.rados.0.smithi053.stdout:335: copy_from oid 16 from oid 44 current snap is 31 2024-01-15T22:50:16.427 INFO:tasks.rados.rados.0.smithi053.stdout:331: finishing write tid 4 to smithi053129169-22 2024-01-15T22:50:16.427 INFO:tasks.rados.rados.0.smithi053.stdout:331: finishing write tid 5 to smithi053129169-22 2024-01-15T22:50:16.427 INFO:tasks.rados.rados.0.smithi053.stdout:331: finishing write tid 6 to smithi053129169-22 2024-01-15T22:50:16.427 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 136 (ObjNum 124 snap 31 seq_num 124) dirty exists 2024-01-15T22:50:16.427 INFO:tasks.rados.rados.0.smithi053.stdout:331: left oid 22 (ObjNum 124 snap 31 seq_num 124) 2024-01-15T22:50:16.427 INFO:tasks.rados.rados.0.smithi053.stdout:332: finishing copy_from to smithi053129169-23 2024-01-15T22:50:16.427 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 37 (ObjNum 109 snap 25 seq_num 109) dirty exists 2024-01-15T22:50:16.427 INFO:tasks.rados.rados.0.smithi053.stdout:332: finishing copy_from racing read to smithi053129169-23 2024-01-15T22:50:16.427 INFO:tasks.rados.rados.0.smithi053.stdout:333: finishing write tid 1 to smithi053129169-32 2024-01-15T22:50:16.428 INFO:tasks.rados.rados.0.smithi053.stdout:333: finishing write tid 2 to smithi053129169-32 2024-01-15T22:50:16.428 INFO:tasks.rados.rados.0.smithi053.stdout:333: finishing write tid 3 to smithi053129169-32 2024-01-15T22:50:16.428 INFO:tasks.rados.rados.0.smithi053.stdout:333: finishing write tid 4 to smithi053129169-32 2024-01-15T22:50:16.428 INFO:tasks.rados.rados.0.smithi053.stdout:333: finishing write tid 5 to smithi053129169-32 2024-01-15T22:50:16.428 INFO:tasks.rados.rados.0.smithi053.stdout:333: finishing write tid 6 to smithi053129169-32 2024-01-15T22:50:16.428 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 183 (ObjNum 125 snap 31 seq_num 125) dirty exists 2024-01-15T22:50:16.428 INFO:tasks.rados.rados.0.smithi053.stdout:333: left oid 32 (ObjNum 125 snap 31 seq_num 125) 2024-01-15T22:50:16.428 INFO:tasks.rados.rados.0.smithi053.stdout:331: done (3 left) 2024-01-15T22:50:16.428 INFO:tasks.rados.rados.0.smithi053.stdout:332: done (2 left) 2024-01-15T22:50:16.428 INFO:tasks.rados.rados.0.smithi053.stdout:333: done (1 left) 2024-01-15T22:50:16.428 INFO:tasks.rados.rados.0.smithi053.stdout:336: copy_from oid 19 from oid 27 current snap is 31 2024-01-15T22:50:16.428 INFO:tasks.rados.rados.0.smithi053.stdout:337: snap_create 2024-01-15T22:50:16.444 INFO:tasks.rados.rados.0.smithi053.stdout:335: finishing copy_from to smithi053129169-16 2024-01-15T22:50:16.444 INFO:tasks.rados.rados.0.smithi053.stdout:335: got expected ENOENT (src dne) 2024-01-15T22:50:16.444 INFO:tasks.rados.rados.0.smithi053.stdout:335: finishing copy_from racing read to smithi053129169-16 2024-01-15T22:50:16.458 INFO:tasks.rados.rados.0.smithi053.stdout:336: finishing copy_from to smithi053129169-19 2024-01-15T22:50:16.458 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 36 (ObjNum 80 snap 13 seq_num 80) dirty exists 2024-01-15T22:50:16.458 INFO:tasks.rados.rados.0.smithi053.stdout:336: finishing copy_from racing read to smithi053129169-19 2024-01-15T22:50:16.482 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:16 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:16.302+0000 7f8527033200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-15T22:50:16.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:16 smithi163 ceph-mon[70990]: pgmap v141: 121 pgs: 121 active+clean; 85 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.3 MiB/s wr, 42 op/s 2024-01-15T22:50:16.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:16 smithi053 ceph-mon[66518]: pgmap v141: 121 pgs: 121 active+clean; 85 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.3 MiB/s wr, 42 op/s 2024-01-15T22:50:16.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:16 smithi053 ceph-mon[80116]: pgmap v141: 121 pgs: 121 active+clean; 85 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.3 MiB/s wr, 42 op/s 2024-01-15T22:50:16.820 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:16 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:16.568+0000 7f8527033200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-01-15T22:50:17.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:17.036+0000 7f8527033200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-15T22:50:17.429 INFO:tasks.rados.rados.0.smithi053.stdout:335: done (2 left) 2024-01-15T22:50:17.429 INFO:tasks.rados.rados.0.smithi053.stdout:336: done (1 left) 2024-01-15T22:50:17.429 INFO:tasks.rados.rados.0.smithi053.stdout:337: done (0 left) 2024-01-15T22:50:17.429 INFO:tasks.rados.rados.0.smithi053.stdout:338: read oid 15 snap -1 2024-01-15T22:50:17.429 INFO:tasks.rados.rados.0.smithi053.stdout:338: expect (ObjNum 58 snap 4 seq_num 58) 2024-01-15T22:50:17.429 INFO:tasks.rados.rados.0.smithi053.stdout:339: copy_from oid 39 from oid 19 current snap is 32 2024-01-15T22:50:17.430 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 9 current snap is 32 2024-01-15T22:50:17.430 INFO:tasks.rados.rados.0.smithi053.stdout:340: seq_num 126 ranges {0=516096,516096=630784,1146880=614400,1761280=360448} 2024-01-15T22:50:17.432 INFO:tasks.rados.rados.0.smithi053.stdout:340: writing smithi053129169-9 from 0 to 516096 tid 1 2024-01-15T22:50:17.435 INFO:tasks.rados.rados.0.smithi053.stdout:340: writing smithi053129169-9 from 516096 to 1146880 tid 2 2024-01-15T22:50:17.440 INFO:tasks.rados.rados.0.smithi053.stdout:340: writing smithi053129169-9 from 1146880 to 1761280 tid 3 2024-01-15T22:50:17.442 INFO:tasks.rados.rados.0.smithi053.stdout:340: writing smithi053129169-9 from 1761280 to 2121728 tid 4 2024-01-15T22:50:17.442 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 32 2024-01-15T22:50:17.442 INFO:tasks.rados.rados.0.smithi053.stdout:341: seq_num 127 ranges {2482176=532480,3014656=507904,3522560=778240,4300800=319488} 2024-01-15T22:50:17.459 INFO:tasks.rados.rados.0.smithi053.stdout:341: writing smithi053129169-45 from 2482176 to 3014656 tid 1 2024-01-15T22:50:17.461 INFO:tasks.rados.rados.0.smithi053.stdout:341: writing smithi053129169-45 from 3014656 to 3522560 tid 2 2024-01-15T22:50:17.466 INFO:tasks.rados.rados.0.smithi053.stdout:341: writing smithi053129169-45 from 3522560 to 4300800 tid 3 2024-01-15T22:50:17.468 INFO:tasks.rados.rados.0.smithi053.stdout:341: writing smithi053129169-45 from 4300800 to 4620288 tid 4 2024-01-15T22:50:17.468 INFO:tasks.rados.rados.0.smithi053.stdout:342: snap_create 2024-01-15T22:50:17.469 INFO:tasks.rados.rados.0.smithi053.stdout:340: finishing write tid 1 to smithi053129169-9 2024-01-15T22:50:17.469 INFO:tasks.rados.rados.0.smithi053.stdout:340: finishing write tid 2 to smithi053129169-9 2024-01-15T22:50:17.469 INFO:tasks.rados.rados.0.smithi053.stdout:338: expect (ObjNum 58 snap 4 seq_num 58) 2024-01-15T22:50:17.498 INFO:tasks.rados.rados.0.smithi053.stdout:340: finishing write tid 3 to smithi053129169-9 2024-01-15T22:50:17.499 INFO:tasks.rados.rados.0.smithi053.stdout:340: finishing write tid 4 to smithi053129169-9 2024-01-15T22:50:17.499 INFO:tasks.rados.rados.0.smithi053.stdout:340: finishing write tid 5 to smithi053129169-9 2024-01-15T22:50:17.499 INFO:tasks.rados.rados.0.smithi053.stdout:340: finishing write tid 6 to smithi053129169-9 2024-01-15T22:50:17.499 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 174 (ObjNum 126 snap 32 seq_num 126) dirty exists 2024-01-15T22:50:17.499 INFO:tasks.rados.rados.0.smithi053.stdout:340: left oid 9 (ObjNum 126 snap 32 seq_num 126) 2024-01-15T22:50:17.499 INFO:tasks.rados.rados.0.smithi053.stdout:339: finishing copy_from to smithi053129169-39 2024-01-15T22:50:17.499 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 36 (ObjNum 80 snap 13 seq_num 80) dirty exists 2024-01-15T22:50:17.499 INFO:tasks.rados.rados.0.smithi053.stdout:339: finishing copy_from racing read to smithi053129169-39 2024-01-15T22:50:17.499 INFO:tasks.rados.rados.0.smithi053.stdout:341: finishing write tid 1 to smithi053129169-45 2024-01-15T22:50:17.499 INFO:tasks.rados.rados.0.smithi053.stdout:341: finishing write tid 2 to smithi053129169-45 2024-01-15T22:50:17.499 INFO:tasks.rados.rados.0.smithi053.stdout:341: finishing write tid 3 to smithi053129169-45 2024-01-15T22:50:17.500 INFO:tasks.rados.rados.0.smithi053.stdout:341: finishing write tid 4 to smithi053129169-45 2024-01-15T22:50:17.500 INFO:tasks.rados.rados.0.smithi053.stdout:341: finishing write tid 5 to smithi053129169-45 2024-01-15T22:50:17.500 INFO:tasks.rados.rados.0.smithi053.stdout:341: finishing write tid 6 to smithi053129169-45 2024-01-15T22:50:17.500 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 80 (ObjNum 127 snap 32 seq_num 127) dirty exists 2024-01-15T22:50:17.500 INFO:tasks.rados.rados.0.smithi053.stdout:341: left oid 45 (ObjNum 127 snap 32 seq_num 127) 2024-01-15T22:50:17.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:17 smithi163 ceph-mon[70990]: osdmap e120: 8 total, 8 up, 8 in 2024-01-15T22:50:17.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:17 smithi163 ceph-mon[70990]: pgmap v144: 121 pgs: 121 active+clean; 109 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 6.2 MiB/s wr, 29 op/s 2024-01-15T22:50:17.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:17 smithi053 ceph-mon[66518]: osdmap e120: 8 total, 8 up, 8 in 2024-01-15T22:50:17.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:17 smithi053 ceph-mon[66518]: pgmap v144: 121 pgs: 121 active+clean; 109 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 6.2 MiB/s wr, 29 op/s 2024-01-15T22:50:17.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:17 smithi053 ceph-mon[80116]: osdmap e120: 8 total, 8 up, 8 in 2024-01-15T22:50:17.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:17 smithi053 ceph-mon[80116]: pgmap v144: 121 pgs: 121 active+clean; 109 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 6.2 MiB/s wr, 29 op/s 2024-01-15T22:50:18.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:17.765+0000 7f8527033200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-15T22:50:18.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:17.865+0000 7f8527033200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-15T22:50:18.434 INFO:tasks.rados.rados.0.smithi053.stdout:338: done (4 left) 2024-01-15T22:50:18.434 INFO:tasks.rados.rados.0.smithi053.stdout:339: done (3 left) 2024-01-15T22:50:18.434 INFO:tasks.rados.rados.0.smithi053.stdout:340: done (2 left) 2024-01-15T22:50:18.434 INFO:tasks.rados.rados.0.smithi053.stdout:341: done (1 left) 2024-01-15T22:50:18.434 INFO:tasks.rados.rados.0.smithi053.stdout:342: done (0 left) 2024-01-15T22:50:18.434 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 5 current snap is 33 2024-01-15T22:50:18.434 INFO:tasks.rados.rados.0.smithi053.stdout:343: seq_num 128 ranges {0=548864,548864=794624,1343488=581632,1925120=229376} 2024-01-15T22:50:18.436 INFO:tasks.rados.rados.0.smithi053.stdout:343: writing smithi053129169-5 from 0 to 548864 tid 1 2024-01-15T22:50:18.441 INFO:tasks.rados.rados.0.smithi053.stdout:343: writing smithi053129169-5 from 548864 to 1343488 tid 2 2024-01-15T22:50:18.444 INFO:tasks.rados.rados.0.smithi053.stdout:343: writing smithi053129169-5 from 1343488 to 1925120 tid 3 2024-01-15T22:50:18.446 INFO:tasks.rados.rados.0.smithi053.stdout:343: writing smithi053129169-5 from 1925120 to 2154496 tid 4 2024-01-15T22:50:18.446 INFO:tasks.rados.rados.0.smithi053.stdout:344: rollback oid 31 current snap is 33 2024-01-15T22:50:18.446 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 31 to 22 2024-01-15T22:50:18.446 INFO:tasks.rados.rados.0.smithi053.stdout:343: finishing write tid 1 to smithi053129169-5 2024-01-15T22:50:18.446 INFO:tasks.rados.rados.0.smithi053.stdout:343: finishing write tid 2 to smithi053129169-5 2024-01-15T22:50:18.446 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 49 current snap is 33 2024-01-15T22:50:18.446 INFO:tasks.rados.rados.0.smithi053.stdout:345: seq_num 129 ranges {0=565248,565248=679936,1245184=786432,2031616=139264} 2024-01-15T22:50:18.449 INFO:tasks.rados.rados.0.smithi053.stdout:345: writing smithi053129169-49 from 0 to 565248 tid 1 2024-01-15T22:50:18.453 INFO:tasks.rados.rados.0.smithi053.stdout:345: writing smithi053129169-49 from 565248 to 1245184 tid 2 2024-01-15T22:50:18.458 INFO:tasks.rados.rados.0.smithi053.stdout:345: writing smithi053129169-49 from 1245184 to 2031616 tid 3 2024-01-15T22:50:18.459 INFO:tasks.rados.rados.0.smithi053.stdout:345: writing smithi053129169-49 from 2031616 to 2170880 tid 4 2024-01-15T22:50:18.459 INFO:tasks.rados.rados.0.smithi053.stdout:346: rmattr oid 41 current snap is 33 2024-01-15T22:50:18.459 INFO:tasks.rados.rados.0.smithi053.stdout:346: done (3 left) 2024-01-15T22:50:18.459 INFO:tasks.rados.rados.0.smithi053.stdout:347: read oid 7 snap -1 2024-01-15T22:50:18.459 INFO:tasks.rados.rados.0.smithi053.stdout:347: expect (ObjNum 6 snap 0 seq_num 6) 2024-01-15T22:50:18.459 INFO:tasks.rados.rados.0.smithi053.stdout:348: snap_create 2024-01-15T22:50:18.459 INFO:tasks.rados.rados.0.smithi053.stdout:344: finishing rollback tid 1 to smithi053129169-31 2024-01-15T22:50:18.459 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 70 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-01-15T22:50:18.459 INFO:tasks.rados.rados.0.smithi053.stdout:343: finishing write tid 3 to smithi053129169-5 2024-01-15T22:50:18.459 INFO:tasks.rados.rados.0.smithi053.stdout:343: finishing write tid 4 to smithi053129169-5 2024-01-15T22:50:18.460 INFO:tasks.rados.rados.0.smithi053.stdout:343: finishing write tid 5 to smithi053129169-5 2024-01-15T22:50:18.460 INFO:tasks.rados.rados.0.smithi053.stdout:343: finishing write tid 6 to smithi053129169-5 2024-01-15T22:50:18.460 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 137 (ObjNum 128 snap 33 seq_num 128) dirty exists 2024-01-15T22:50:18.460 INFO:tasks.rados.rados.0.smithi053.stdout:343: left oid 5 (ObjNum 128 snap 33 seq_num 128) 2024-01-15T22:50:18.460 INFO:tasks.rados.rados.0.smithi053.stdout:345: finishing write tid 1 to smithi053129169-49 2024-01-15T22:50:18.460 INFO:tasks.rados.rados.0.smithi053.stdout:345: finishing write tid 2 to smithi053129169-49 2024-01-15T22:50:18.461 INFO:tasks.rados.rados.0.smithi053.stdout:347: expect (ObjNum 6 snap 0 seq_num 6) 2024-01-15T22:50:18.464 INFO:tasks.rados.rados.0.smithi053.stdout:345: finishing write tid 3 to smithi053129169-49 2024-01-15T22:50:18.464 INFO:tasks.rados.rados.0.smithi053.stdout:345: finishing write tid 4 to smithi053129169-49 2024-01-15T22:50:18.464 INFO:tasks.rados.rados.0.smithi053.stdout:345: finishing write tid 5 to smithi053129169-49 2024-01-15T22:50:18.464 INFO:tasks.rados.rados.0.smithi053.stdout:345: finishing write tid 6 to smithi053129169-49 2024-01-15T22:50:18.464 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 200 (ObjNum 129 snap 33 seq_num 129) dirty exists 2024-01-15T22:50:18.464 INFO:tasks.rados.rados.0.smithi053.stdout:345: left oid 49 (ObjNum 129 snap 33 seq_num 129) 2024-01-15T22:50:18.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:18 smithi163 ceph-mon[70990]: osdmap e121: 8 total, 8 up, 8 in 2024-01-15T22:50:18.732 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:18.490+0000 7f8527033200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-15T22:50:18.733 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:18.579+0000 7f8527033200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-15T22:50:18.733 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:18.679+0000 7f8527033200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-15T22:50:18.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:18 smithi053 ceph-mon[66518]: osdmap e121: 8 total, 8 up, 8 in 2024-01-15T22:50:18.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:18 smithi053 ceph-mon[80116]: osdmap e121: 8 total, 8 up, 8 in 2024-01-15T22:50:19.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:18.911+0000 7f8527033200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-15T22:50:19.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:19 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:19.007+0000 7f8527033200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-01-15T22:50:19.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:19 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:19.102+0000 7f8527033200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-15T22:50:19.439 INFO:tasks.rados.rados.0.smithi053.stdout:343: done (4 left) 2024-01-15T22:50:19.439 INFO:tasks.rados.rados.0.smithi053.stdout:344: done (3 left) 2024-01-15T22:50:19.439 INFO:tasks.rados.rados.0.smithi053.stdout:345: done (2 left) 2024-01-15T22:50:19.439 INFO:tasks.rados.rados.0.smithi053.stdout:347: done (1 left) 2024-01-15T22:50:19.440 INFO:tasks.rados.rados.0.smithi053.stdout:348: done (0 left) 2024-01-15T22:50:19.440 INFO:tasks.rados.rados.0.smithi053.stdout:349: delete oid 49 current snap is 34 2024-01-15T22:50:19.444 INFO:tasks.rados.rados.0.smithi053.stdout:349: done (0 left) 2024-01-15T22:50:19.444 INFO:tasks.rados.rados.0.smithi053.stdout:350: rollback oid 18 current snap is 34 2024-01-15T22:50:19.444 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 18 to 33 2024-01-15T22:50:19.445 INFO:tasks.rados.rados.0.smithi053.stdout:351: snap_create 2024-01-15T22:50:19.450 INFO:tasks.rados.rados.0.smithi053.stdout:350: finishing rollback tid 0 to smithi053129169-18 2024-01-15T22:50:19.450 INFO:tasks.rados.rados.0.smithi053.stdout:350: finishing rollback tid 1 to smithi053129169-18 2024-01-15T22:50:19.450 INFO:tasks.rados.rados.0.smithi053.stdout:350: finishing rollback tid 2 to smithi053129169-18 2024-01-15T22:50:19.450 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 84 (ObjNum 93 snap 21 seq_num 93) dirty exists 2024-01-15T22:50:19.600 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:19 smithi163 ceph-mon[70990]: osdmap e122: 8 total, 8 up, 8 in 2024-01-15T22:50:19.601 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:19 smithi163 ceph-mon[70990]: pgmap v147: 121 pgs: 121 active+clean; 109 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 6.2 MiB/s wr, 29 op/s 2024-01-15T22:50:19.601 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:19 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:19.317+0000 7f8527033200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-15T22:50:19.601 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:19 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:19.415+0000 7f8527033200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-15T22:50:19.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:19 smithi053 ceph-mon[66518]: osdmap e122: 8 total, 8 up, 8 in 2024-01-15T22:50:19.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:19 smithi053 ceph-mon[66518]: pgmap v147: 121 pgs: 121 active+clean; 109 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 6.2 MiB/s wr, 29 op/s 2024-01-15T22:50:19.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:19 smithi053 ceph-mon[80116]: osdmap e122: 8 total, 8 up, 8 in 2024-01-15T22:50:19.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:19 smithi053 ceph-mon[80116]: pgmap v147: 121 pgs: 121 active+clean; 109 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 6.2 MiB/s wr, 29 op/s 2024-01-15T22:50:19.982 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:19 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:19.608+0000 7f8527033200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-15T22:50:19.982 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:19 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:19.695+0000 7f8527033200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-15T22:50:20.390 INFO:tasks.rados.rados.0.smithi053.stdout:350: done (1 left) 2024-01-15T22:50:20.390 INFO:tasks.rados.rados.0.smithi053.stdout:351: done (0 left) 2024-01-15T22:50:20.390 INFO:tasks.rados.rados.0.smithi053.stdout:352: rollback oid 41 current snap is 35 2024-01-15T22:50:20.391 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 41 to 25 2024-01-15T22:50:20.391 INFO:tasks.rados.rados.0.smithi053.stdout:353: rollback oid 18 current snap is 35 2024-01-15T22:50:20.391 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 18 to 23 2024-01-15T22:50:20.391 INFO:tasks.rados.rados.0.smithi053.stdout:354: rmattr oid 23 current snap is 35 2024-01-15T22:50:20.391 INFO:tasks.rados.rados.0.smithi053.stdout:354: done (2 left) 2024-01-15T22:50:20.391 INFO:tasks.rados.rados.0.smithi053.stdout:355: copy_from oid 43 from oid 10 current snap is 35 2024-01-15T22:50:20.391 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 19 current snap is 35 2024-01-15T22:50:20.391 INFO:tasks.rados.rados.0.smithi053.stdout:356: seq_num 131 ranges {2736128=598016,3334144=499712,3833856=753664,4587520=352256} 2024-01-15T22:50:20.408 INFO:tasks.rados.rados.0.smithi053.stdout:356: writing smithi053129169-19 from 2736128 to 3334144 tid 1 2024-01-15T22:50:20.413 INFO:tasks.rados.rados.0.smithi053.stdout:356: writing smithi053129169-19 from 3334144 to 3833856 tid 2 2024-01-15T22:50:20.416 INFO:tasks.rados.rados.0.smithi053.stdout:356: writing smithi053129169-19 from 3833856 to 4587520 tid 3 2024-01-15T22:50:20.418 INFO:tasks.rados.rados.0.smithi053.stdout:356: writing smithi053129169-19 from 4587520 to 4939776 tid 4 2024-01-15T22:50:20.418 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 13 current snap is 35 2024-01-15T22:50:20.419 INFO:tasks.rados.rados.0.smithi053.stdout:352: finishing rollback tid 1 to smithi053129169-41 2024-01-15T22:50:20.419 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 29 (ObjNum 49 snap 0 seq_num 1567451484) dirty dne 2024-01-15T22:50:20.419 INFO:tasks.rados.rados.0.smithi053.stdout:353: finishing rollback tid 0 to smithi053129169-18 2024-01-15T22:50:20.419 INFO:tasks.rados.rados.0.smithi053.stdout:353: finishing rollback tid 1 to smithi053129169-18 2024-01-15T22:50:20.419 INFO:tasks.rados.rados.0.smithi053.stdout:353: finishing rollback tid 2 to smithi053129169-18 2024-01-15T22:50:20.419 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 89 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-01-15T22:50:20.419 INFO:tasks.rados.rados.0.smithi053.stdout:355: finishing copy_from to smithi053129169-43 2024-01-15T22:50:20.419 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 71 (ObjNum 88 snap 19 seq_num 88) dirty exists 2024-01-15T22:50:20.419 INFO:tasks.rados.rados.0.smithi053.stdout:355: finishing copy_from racing read to smithi053129169-43 2024-01-15T22:50:20.419 INFO:tasks.rados.rados.0.smithi053.stdout:357: seq_num 132 ranges {2998272=614400,3612672=786432,4399104=565248,4964352=253952} 2024-01-15T22:50:20.439 INFO:tasks.rados.rados.0.smithi053.stdout:357: writing smithi053129169-13 from 2998272 to 3612672 tid 1 2024-01-15T22:50:20.445 INFO:tasks.rados.rados.0.smithi053.stdout:357: writing smithi053129169-13 from 3612672 to 4399104 tid 2 2024-01-15T22:50:20.449 INFO:tasks.rados.rados.0.smithi053.stdout:357: writing smithi053129169-13 from 4399104 to 4964352 tid 3 2024-01-15T22:50:20.451 INFO:tasks.rados.rados.0.smithi053.stdout:357: writing smithi053129169-13 from 4964352 to 5218304 tid 4 2024-01-15T22:50:20.451 INFO:tasks.rados.rados.0.smithi053.stdout:352: done (4 left) 2024-01-15T22:50:20.451 INFO:tasks.rados.rados.0.smithi053.stdout:353: done (3 left) 2024-01-15T22:50:20.451 INFO:tasks.rados.rados.0.smithi053.stdout:355: done (2 left) 2024-01-15T22:50:20.451 INFO:tasks.rados.rados.0.smithi053.stdout:358: setattr oid 31 current snap is 35 2024-01-15T22:50:20.451 INFO:tasks.rados.rados.0.smithi053.stdout:356: finishing write tid 1 to smithi053129169-19 2024-01-15T22:50:20.451 INFO:tasks.rados.rados.0.smithi053.stdout:356: finishing write tid 2 to smithi053129169-19 2024-01-15T22:50:20.451 INFO:tasks.rados.rados.0.smithi053.stdout:356: finishing write tid 3 to smithi053129169-19 2024-01-15T22:50:20.451 INFO:tasks.rados.rados.0.smithi053.stdout:356: finishing write tid 4 to smithi053129169-19 2024-01-15T22:50:20.452 INFO:tasks.rados.rados.0.smithi053.stdout:356: finishing write tid 5 to smithi053129169-19 2024-01-15T22:50:20.452 INFO:tasks.rados.rados.0.smithi053.stdout:356: finishing write tid 6 to smithi053129169-19 2024-01-15T22:50:20.452 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 143 (ObjNum 131 snap 35 seq_num 131) dirty exists 2024-01-15T22:50:20.452 INFO:tasks.rados.rados.0.smithi053.stdout:356: left oid 19 (ObjNum 131 snap 35 seq_num 131) 2024-01-15T22:50:20.452 INFO:tasks.rados.rados.0.smithi053.stdout:357: finishing write tid 1 to smithi053129169-13 2024-01-15T22:50:20.452 INFO:tasks.rados.rados.0.smithi053.stdout:357: finishing write tid 2 to smithi053129169-13 2024-01-15T22:50:20.452 INFO:tasks.rados.rados.0.smithi053.stdout:357: finishing write tid 3 to smithi053129169-13 2024-01-15T22:50:20.453 INFO:tasks.rados.rados.0.smithi053.stdout:357: finishing write tid 4 to smithi053129169-13 2024-01-15T22:50:20.453 INFO:tasks.rados.rados.0.smithi053.stdout:357: finishing write tid 5 to smithi053129169-13 2024-01-15T22:50:20.453 INFO:tasks.rados.rados.0.smithi053.stdout:356: done (2 left) 2024-01-15T22:50:20.453 INFO:tasks.rados.rados.0.smithi053.stdout:359: snap_create 2024-01-15T22:50:20.454 INFO:tasks.rados.rados.0.smithi053.stdout:357: finishing write tid 6 to smithi053129169-13 2024-01-15T22:50:20.454 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 78 (ObjNum 132 snap 35 seq_num 132) dirty exists 2024-01-15T22:50:20.454 INFO:tasks.rados.rados.0.smithi053.stdout:357: left oid 13 (ObjNum 132 snap 35 seq_num 132) 2024-01-15T22:50:20.456 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 71 (ObjNum 289 snap 0 seq_num 3638986560) dirty exists 2024-01-15T22:50:20.732 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:20 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:20.463+0000 7f8527033200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-15T22:50:20.732 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:20 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:20.660+0000 7f8527033200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-15T22:50:20.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:20 smithi163 ceph-mon[70990]: osdmap e123: 8 total, 8 up, 8 in 2024-01-15T22:50:20.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:20 smithi163 ceph-mon[70990]: osdmap e124: 8 total, 8 up, 8 in 2024-01-15T22:50:20.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:20 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:50:20.795 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:50:20] "GET /metrics HTTP/1.1" 200 239347 "" "Prometheus/2.43.0" 2024-01-15T22:50:20.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:20 smithi053 ceph-mon[66518]: osdmap e123: 8 total, 8 up, 8 in 2024-01-15T22:50:20.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:20 smithi053 ceph-mon[66518]: osdmap e124: 8 total, 8 up, 8 in 2024-01-15T22:50:20.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:20 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:50:20.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:20 smithi053 ceph-mon[80116]: osdmap e123: 8 total, 8 up, 8 in 2024-01-15T22:50:20.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:20 smithi053 ceph-mon[80116]: osdmap e124: 8 total, 8 up, 8 in 2024-01-15T22:50:20.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:20 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:50:21.231 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:20 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:20.841+0000 7f8527033200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:50:21.440 INFO:tasks.rados.rados.0.smithi053.stdout:357: done (2 left) 2024-01-15T22:50:21.440 INFO:tasks.rados.rados.0.smithi053.stdout:358: done (1 left) 2024-01-15T22:50:21.441 INFO:tasks.rados.rados.0.smithi053.stdout:359: done (0 left) 2024-01-15T22:50:21.441 INFO:tasks.rados.rados.0.smithi053.stdout:360: copy_from oid 34 from oid 46 current snap is 36 2024-01-15T22:50:21.441 INFO:tasks.rados.rados.0.smithi053.stdout:361: snap_remove snap 33 2024-01-15T22:50:21.960 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:21 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:21.572+0000 7f8527033200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-15T22:50:21.961 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:21 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:21.773+0000 7f8527033200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:50:21.961 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:21 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:21.968+0000 7f8527033200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-01-15T22:50:22.221 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:21 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:22.221 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:21 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:22.221 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:21 smithi163 ceph-mon[70990]: pgmap v150: 121 pgs: 121 active+clean; 109 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:50:22.221 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:21 smithi163 ceph-mon[70990]: osdmap e125: 8 total, 8 up, 8 in 2024-01-15T22:50:22.221 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:21 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:22.221 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:21 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:22.221 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:22.109+0000 7f8527033200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-15T22:50:22.221 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: [15/Jan/2024:22:50:22] ENGINE Bus STARTING 2024-01-15T22:50:22.222 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: CherryPy Checker: 2024-01-15T22:50:22.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:21 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:22.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:21 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:22.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:21 smithi053 ceph-mon[66518]: pgmap v150: 121 pgs: 121 active+clean; 109 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:50:22.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:21 smithi053 ceph-mon[66518]: osdmap e125: 8 total, 8 up, 8 in 2024-01-15T22:50:22.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:21 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:22.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:21 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:22.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:21 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:22.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:21 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:22.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:21 smithi053 ceph-mon[80116]: pgmap v150: 121 pgs: 121 active+clean; 109 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:50:22.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:21 smithi053 ceph-mon[80116]: osdmap e125: 8 total, 8 up, 8 in 2024-01-15T22:50:22.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:21 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:22.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:21 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:22.444 INFO:tasks.rados.rados.0.smithi053.stdout:361: done (1 left) 2024-01-15T22:50:22.444 INFO:tasks.rados.rados.0.smithi053.stdout:362: rollback oid 45 current snap is 36 2024-01-15T22:50:22.444 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 45 to 19 2024-01-15T22:50:22.444 INFO:tasks.rados.rados.0.smithi053.stdout:360: finishing copy_from to smithi053129169-34 2024-01-15T22:50:22.444 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-01-15T22:50:22.444 INFO:tasks.rados.rados.0.smithi053.stdout:360: finishing copy_from racing read to smithi053129169-34 2024-01-15T22:50:22.444 INFO:tasks.rados.rados.0.smithi053.stdout:360: done (1 left) 2024-01-15T22:50:22.444 INFO:tasks.rados.rados.0.smithi053.stdout:363: read oid 28 snap -1 2024-01-15T22:50:22.444 INFO:tasks.rados.rados.0.smithi053.stdout:363: expect (ObjNum 9 snap 0 seq_num 9) 2024-01-15T22:50:22.444 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 36 2024-01-15T22:50:22.444 INFO:tasks.rados.rados.0.smithi053.stdout:364: seq_num 133 ranges {5029888=630784,5660672=663552,6324224=770048,7094272=172032} 2024-01-15T22:50:22.475 INFO:tasks.rados.rados.0.smithi053.stdout:364: writing smithi053129169-21 from 5029888 to 5660672 tid 1 2024-01-15T22:50:22.478 INFO:tasks.rados.rados.0.smithi053.stdout:364: writing smithi053129169-21 from 5660672 to 6324224 tid 2 2024-01-15T22:50:22.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: The Application mounted at '' has an empty config. 2024-01-15T22:50:22.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:22.482 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: [15/Jan/2024:22:50:22] ENGINE Serving on http://:::9283 2024-01-15T22:50:22.482 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: [15/Jan/2024:22:50:22] ENGINE Bus STARTED 2024-01-15T22:50:22.483 INFO:tasks.rados.rados.0.smithi053.stdout:364: writing smithi053129169-21 from 6324224 to 7094272 tid 3 2024-01-15T22:50:22.484 INFO:tasks.rados.rados.0.smithi053.stdout:364: writing smithi053129169-21 from 7094272 to 7266304 tid 4 2024-01-15T22:50:22.484 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 36 2024-01-15T22:50:22.484 INFO:tasks.rados.rados.0.smithi053.stdout:362: finishing rollback tid 0 to smithi053129169-45 2024-01-15T22:50:22.484 INFO:tasks.rados.rados.0.smithi053.stdout:365: seq_num 134 ranges {2736128=647168,3383296=548864,3932160=573440,4505600=483328} 2024-01-15T22:50:22.502 INFO:tasks.rados.rados.0.smithi053.stdout:365: writing smithi053129169-39 from 2736128 to 3383296 tid 1 2024-01-15T22:50:22.506 INFO:tasks.rados.rados.0.smithi053.stdout:365: writing smithi053129169-39 from 3383296 to 3932160 tid 2 2024-01-15T22:50:22.509 INFO:tasks.rados.rados.0.smithi053.stdout:365: writing smithi053129169-39 from 3932160 to 4505600 tid 3 2024-01-15T22:50:22.512 INFO:tasks.rados.rados.0.smithi053.stdout:365: writing smithi053129169-39 from 4505600 to 4988928 tid 4 2024-01-15T22:50:22.512 INFO:tasks.rados.rados.0.smithi053.stdout:366: delete oid 9 current snap is 36 2024-01-15T22:50:22.512 INFO:tasks.rados.rados.0.smithi053.stdout:362: finishing rollback tid 1 to smithi053129169-45 2024-01-15T22:50:22.512 INFO:tasks.rados.rados.0.smithi053.stdout:362: finishing rollback tid 2 to smithi053129169-45 2024-01-15T22:50:22.513 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 95 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-01-15T22:50:22.513 INFO:tasks.rados.rados.0.smithi053.stdout:363: expect (ObjNum 9 snap 0 seq_num 9) 2024-01-15T22:50:22.519 INFO:tasks.rados.rados.0.smithi053.stdout:364: finishing write tid 1 to smithi053129169-21 2024-01-15T22:50:22.520 INFO:tasks.rados.rados.0.smithi053.stdout:364: finishing write tid 2 to smithi053129169-21 2024-01-15T22:50:22.520 INFO:tasks.rados.rados.0.smithi053.stdout:364: finishing write tid 3 to smithi053129169-21 2024-01-15T22:50:22.520 INFO:tasks.rados.rados.0.smithi053.stdout:364: finishing write tid 4 to smithi053129169-21 2024-01-15T22:50:22.520 INFO:tasks.rados.rados.0.smithi053.stdout:364: finishing write tid 5 to smithi053129169-21 2024-01-15T22:50:22.520 INFO:tasks.rados.rados.0.smithi053.stdout:364: finishing write tid 6 to smithi053129169-21 2024-01-15T22:50:22.520 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 210 (ObjNum 133 snap 36 seq_num 133) dirty exists 2024-01-15T22:50:22.520 INFO:tasks.rados.rados.0.smithi053.stdout:364: left oid 21 (ObjNum 133 snap 36 seq_num 133) 2024-01-15T22:50:22.520 INFO:tasks.rados.rados.0.smithi053.stdout:365: finishing write tid 1 to smithi053129169-39 2024-01-15T22:50:22.520 INFO:tasks.rados.rados.0.smithi053.stdout:362: done (4 left) 2024-01-15T22:50:22.520 INFO:tasks.rados.rados.0.smithi053.stdout:363: done (3 left) 2024-01-15T22:50:22.520 INFO:tasks.rados.rados.0.smithi053.stdout:364: done (2 left) 2024-01-15T22:50:22.520 INFO:tasks.rados.rados.0.smithi053.stdout:366: done (1 left) 2024-01-15T22:50:22.520 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 18 current snap is 36 2024-01-15T22:50:22.521 INFO:tasks.rados.rados.0.smithi053.stdout:365: finishing write tid 2 to smithi053129169-39 2024-01-15T22:50:22.521 INFO:tasks.rados.rados.0.smithi053.stdout:365: finishing write tid 3 to smithi053129169-39 2024-01-15T22:50:22.521 INFO:tasks.rados.rados.0.smithi053.stdout:365: finishing write tid 4 to smithi053129169-39 2024-01-15T22:50:22.521 INFO:tasks.rados.rados.0.smithi053.stdout:365: finishing write tid 5 to smithi053129169-39 2024-01-15T22:50:22.521 INFO:tasks.rados.rados.0.smithi053.stdout:365: finishing write tid 6 to smithi053129169-39 2024-01-15T22:50:22.521 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 48 (ObjNum 134 snap 36 seq_num 134) dirty exists 2024-01-15T22:50:22.521 INFO:tasks.rados.rados.0.smithi053.stdout:365: left oid 39 (ObjNum 134 snap 36 seq_num 134) 2024-01-15T22:50:22.521 INFO:tasks.rados.rados.0.smithi053.stdout:367: seq_num 136 ranges {1597440=688128,2285568=720896,3006464=540672,3547136=344064} 2024-01-15T22:50:22.531 INFO:tasks.rados.rados.0.smithi053.stdout:367: writing smithi053129169-18 from 1597440 to 2285568 tid 1 2024-01-15T22:50:22.536 INFO:tasks.rados.rados.0.smithi053.stdout:367: writing smithi053129169-18 from 2285568 to 3006464 tid 2 2024-01-15T22:50:22.539 INFO:tasks.rados.rados.0.smithi053.stdout:367: writing smithi053129169-18 from 3006464 to 3547136 tid 3 2024-01-15T22:50:22.541 INFO:tasks.rados.rados.0.smithi053.stdout:367: writing smithi053129169-18 from 3547136 to 3891200 tid 4 2024-01-15T22:50:22.541 INFO:tasks.rados.rados.0.smithi053.stdout:365: done (1 left) 2024-01-15T22:50:22.541 INFO:tasks.rados.rados.0.smithi053.stdout:368: delete oid 6 current snap is 36 2024-01-15T22:50:22.542 INFO:tasks.rados.rados.0.smithi053.stdout:367: finishing write tid 1 to smithi053129169-18 2024-01-15T22:50:22.542 INFO:tasks.rados.rados.0.smithi053.stdout:367: finishing write tid 2 to smithi053129169-18 2024-01-15T22:50:22.542 INFO:tasks.rados.rados.0.smithi053.stdout:367: finishing write tid 3 to smithi053129169-18 2024-01-15T22:50:22.543 INFO:tasks.rados.rados.0.smithi053.stdout:367: finishing write tid 4 to smithi053129169-18 2024-01-15T22:50:22.543 INFO:tasks.rados.rados.0.smithi053.stdout:368: done (1 left) 2024-01-15T22:50:22.543 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 37 current snap is 36 2024-01-15T22:50:22.543 INFO:tasks.rados.rados.0.smithi053.stdout:369: seq_num 138 ranges {4907008=720896,5627904=540672,6168576=557056,6725632=507904} 2024-01-15T22:50:22.574 INFO:tasks.rados.rados.0.smithi053.stdout:369: writing smithi053129169-37 from 4907008 to 5627904 tid 1 2024-01-15T22:50:22.577 INFO:tasks.rados.rados.0.smithi053.stdout:369: writing smithi053129169-37 from 5627904 to 6168576 tid 2 2024-01-15T22:50:22.580 INFO:tasks.rados.rados.0.smithi053.stdout:369: writing smithi053129169-37 from 6168576 to 6725632 tid 3 2024-01-15T22:50:22.583 INFO:tasks.rados.rados.0.smithi053.stdout:369: writing smithi053129169-37 from 6725632 to 7233536 tid 4 2024-01-15T22:50:22.583 INFO:tasks.rados.rados.0.smithi053.stdout:370: copy_from oid 22 from oid 21 current snap is 36 2024-01-15T22:50:22.583 INFO:tasks.rados.rados.0.smithi053.stdout:367: finishing write tid 5 to smithi053129169-18 2024-01-15T22:50:22.583 INFO:tasks.rados.rados.0.smithi053.stdout:367: finishing write tid 6 to smithi053129169-18 2024-01-15T22:50:22.583 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 101 (ObjNum 136 snap 36 seq_num 136) dirty exists 2024-01-15T22:50:22.583 INFO:tasks.rados.rados.0.smithi053.stdout:367: left oid 18 (ObjNum 136 snap 36 seq_num 136) 2024-01-15T22:50:22.583 INFO:tasks.rados.rados.0.smithi053.stdout:369: finishing write tid 1 to smithi053129169-37 2024-01-15T22:50:22.583 INFO:tasks.rados.rados.0.smithi053.stdout:367: done (2 left) 2024-01-15T22:50:22.583 INFO:tasks.rados.rados.0.smithi053.stdout:371: setattr oid 43 current snap is 36 2024-01-15T22:50:22.583 INFO:tasks.rados.rados.0.smithi053.stdout:369: finishing write tid 2 to smithi053129169-37 2024-01-15T22:50:22.583 INFO:tasks.rados.rados.0.smithi053.stdout:369: finishing write tid 3 to smithi053129169-37 2024-01-15T22:50:22.584 INFO:tasks.rados.rados.0.smithi053.stdout:372: read oid 34 snap -1 2024-01-15T22:50:22.584 INFO:tasks.rados.rados.0.smithi053.stdout:372: expect (ObjNum 45 snap 0 seq_num 45) 2024-01-15T22:50:22.584 INFO:tasks.rados.rados.0.smithi053.stdout:373: snap_create 2024-01-15T22:50:22.585 INFO:tasks.rados.rados.0.smithi053.stdout:369: finishing write tid 4 to smithi053129169-37 2024-01-15T22:50:22.585 INFO:tasks.rados.rados.0.smithi053.stdout:369: finishing write tid 5 to smithi053129169-37 2024-01-15T22:50:22.587 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 72 (ObjNum 88 snap 19 seq_num 88) dirty exists 2024-01-15T22:50:22.588 INFO:tasks.rados.rados.0.smithi053.stdout:369: finishing write tid 6 to smithi053129169-37 2024-01-15T22:50:22.588 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 141 (ObjNum 138 snap 36 seq_num 138) dirty exists 2024-01-15T22:50:22.588 INFO:tasks.rados.rados.0.smithi053.stdout:369: left oid 37 (ObjNum 138 snap 36 seq_num 138) 2024-01-15T22:50:22.591 INFO:tasks.rados.rados.0.smithi053.stdout:372: expect (ObjNum 45 snap 0 seq_num 45) 2024-01-15T22:50:22.614 INFO:tasks.rados.rados.0.smithi053.stdout:370: finishing copy_from to smithi053129169-22 2024-01-15T22:50:22.614 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 210 (ObjNum 133 snap 36 seq_num 133) dirty exists 2024-01-15T22:50:22.614 INFO:tasks.rados.rados.0.smithi053.stdout:370: finishing copy_from racing read to smithi053129169-22 2024-01-15T22:50:23.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:50:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:50:23.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:23 smithi163 ceph-mon[70990]: Standby manager daemon x restarted 2024-01-15T22:50:23.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:23 smithi163 ceph-mon[70990]: Standby manager daemon x started 2024-01-15T22:50:23.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:23 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:50:23.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:23 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:50:23.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:23 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:50:23.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:23 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:50:23.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:23 smithi163 ceph-mon[70990]: osdmap e126: 8 total, 8 up, 8 in 2024-01-15T22:50:23.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:23 smithi053 ceph-mon[66518]: Standby manager daemon x restarted 2024-01-15T22:50:23.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:23 smithi053 ceph-mon[66518]: Standby manager daemon x started 2024-01-15T22:50:23.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:23 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:50:23.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:23 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:50:23.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:23 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:50:23.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:23 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:50:23.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:23 smithi053 ceph-mon[66518]: osdmap e126: 8 total, 8 up, 8 in 2024-01-15T22:50:23.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:23 smithi053 ceph-mon[80116]: Standby manager daemon x restarted 2024-01-15T22:50:23.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:23 smithi053 ceph-mon[80116]: Standby manager daemon x started 2024-01-15T22:50:23.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:23 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:50:23.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:23 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:50:23.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:23 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:50:23.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:23 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:50:23.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:23 smithi053 ceph-mon[80116]: osdmap e126: 8 total, 8 up, 8 in 2024-01-15T22:50:23.445 INFO:tasks.rados.rados.0.smithi053.stdout:369: done (4 left) 2024-01-15T22:50:23.445 INFO:tasks.rados.rados.0.smithi053.stdout:370: done (3 left) 2024-01-15T22:50:23.445 INFO:tasks.rados.rados.0.smithi053.stdout:371: done (2 left) 2024-01-15T22:50:23.445 INFO:tasks.rados.rados.0.smithi053.stdout:372: done (1 left) 2024-01-15T22:50:23.445 INFO:tasks.rados.rados.0.smithi053.stdout:373: done (0 left) 2024-01-15T22:50:23.445 INFO:tasks.rados.rados.0.smithi053.stdout:374: read oid 31 snap -1 2024-01-15T22:50:23.445 INFO:tasks.rados.rados.0.smithi053.stdout:374: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:50:23.445 INFO:tasks.rados.rados.0.smithi053.stdout:375: copy_from oid 13 from oid 33 current snap is 37 2024-01-15T22:50:23.445 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 27 current snap is 37 2024-01-15T22:50:23.446 INFO:tasks.rados.rados.0.smithi053.stdout:376: seq_num 139 ranges {2736128=737280,3473408=425984,3899392=761856,4661248=417792} 2024-01-15T22:50:23.464 INFO:tasks.rados.rados.0.smithi053.stdout:376: writing smithi053129169-27 from 2736128 to 3473408 tid 1 2024-01-15T22:50:23.467 INFO:tasks.rados.rados.0.smithi053.stdout:376: writing smithi053129169-27 from 3473408 to 3899392 tid 2 2024-01-15T22:50:23.471 INFO:tasks.rados.rados.0.smithi053.stdout:376: writing smithi053129169-27 from 3899392 to 4661248 tid 3 2024-01-15T22:50:23.474 INFO:tasks.rados.rados.0.smithi053.stdout:376: writing smithi053129169-27 from 4661248 to 5079040 tid 4 2024-01-15T22:50:23.474 INFO:tasks.rados.rados.0.smithi053.stdout:377: copy_from oid 5 from oid 22 current snap is 37 2024-01-15T22:50:23.474 INFO:tasks.rados.rados.0.smithi053.stdout:374: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:50:23.478 INFO:tasks.rados.rados.0.smithi053.stdout:375: finishing copy_from to smithi053129169-13 2024-01-15T22:50:23.478 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 100 (ObjNum 116 snap 28 seq_num 116) dirty exists 2024-01-15T22:50:23.478 INFO:tasks.rados.rados.0.smithi053.stdout:375: finishing copy_from racing read to smithi053129169-13 2024-01-15T22:50:23.478 INFO:tasks.rados.rados.0.smithi053.stdout:374: done (3 left) 2024-01-15T22:50:23.478 INFO:tasks.rados.rados.0.smithi053.stdout:375: done (2 left) 2024-01-15T22:50:23.478 INFO:tasks.rados.rados.0.smithi053.stdout:378: snap_create 2024-01-15T22:50:23.478 INFO:tasks.rados.rados.0.smithi053.stdout:376: finishing write tid 1 to smithi053129169-27 2024-01-15T22:50:23.478 INFO:tasks.rados.rados.0.smithi053.stdout:376: finishing write tid 2 to smithi053129169-27 2024-01-15T22:50:23.478 INFO:tasks.rados.rados.0.smithi053.stdout:376: finishing write tid 3 to smithi053129169-27 2024-01-15T22:50:23.478 INFO:tasks.rados.rados.0.smithi053.stdout:376: finishing write tid 4 to smithi053129169-27 2024-01-15T22:50:23.479 INFO:tasks.rados.rados.0.smithi053.stdout:376: finishing write tid 5 to smithi053129169-27 2024-01-15T22:50:23.479 INFO:tasks.rados.rados.0.smithi053.stdout:376: finishing write tid 6 to smithi053129169-27 2024-01-15T22:50:23.479 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 62 (ObjNum 139 snap 37 seq_num 139) dirty exists 2024-01-15T22:50:23.479 INFO:tasks.rados.rados.0.smithi053.stdout:376: left oid 27 (ObjNum 139 snap 37 seq_num 139) 2024-01-15T22:50:23.513 INFO:tasks.rados.rados.0.smithi053.stdout:377: finishing copy_from to smithi053129169-5 2024-01-15T22:50:23.513 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 210 (ObjNum 133 snap 36 seq_num 133) dirty exists 2024-01-15T22:50:23.513 INFO:tasks.rados.rados.0.smithi053.stdout:377: finishing copy_from racing read to smithi053129169-5 2024-01-15T22:50:24.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:24 smithi053 ceph-mon[66518]: mgrmap e23: y(active, since 2m), standbys: x 2024-01-15T22:50:24.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:24 smithi053 ceph-mon[66518]: pgmap v153: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 860 KiB/s rd, 5.1 MiB/s wr, 18 op/s 2024-01-15T22:50:24.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:24 smithi053 ceph-mon[66518]: osdmap e127: 8 total, 8 up, 8 in 2024-01-15T22:50:24.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:24 smithi053 ceph-mon[80116]: mgrmap e23: y(active, since 2m), standbys: x 2024-01-15T22:50:24.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:24 smithi053 ceph-mon[80116]: pgmap v153: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 860 KiB/s rd, 5.1 MiB/s wr, 18 op/s 2024-01-15T22:50:24.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:24 smithi053 ceph-mon[80116]: osdmap e127: 8 total, 8 up, 8 in 2024-01-15T22:50:24.316 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:24 smithi163 ceph-mon[70990]: mgrmap e23: y(active, since 2m), standbys: x 2024-01-15T22:50:24.316 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:24 smithi163 ceph-mon[70990]: pgmap v153: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 860 KiB/s rd, 5.1 MiB/s wr, 18 op/s 2024-01-15T22:50:24.317 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:24 smithi163 ceph-mon[70990]: osdmap e127: 8 total, 8 up, 8 in 2024-01-15T22:50:24.425 INFO:teuthology.orchestra.run.smithi053.stdout:true 2024-01-15T22:50:24.445 INFO:tasks.rados.rados.0.smithi053.stdout:376: done (2 left) 2024-01-15T22:50:24.446 INFO:tasks.rados.rados.0.smithi053.stdout:377: done (1 left) 2024-01-15T22:50:24.446 INFO:tasks.rados.rados.0.smithi053.stdout:378: done (0 left) 2024-01-15T22:50:24.446 INFO:tasks.rados.rados.0.smithi053.stdout:379: read oid 36 snap -1 2024-01-15T22:50:24.446 INFO:tasks.rados.rados.0.smithi053.stdout:379: expect (ObjNum 34 snap 0 seq_num 34) 2024-01-15T22:50:24.447 INFO:tasks.rados.rados.0.smithi053.stdout:380: read oid 26 snap -1 2024-01-15T22:50:24.447 INFO:tasks.rados.rados.0.smithi053.stdout:380: expect deleted 2024-01-15T22:50:24.447 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 31 current snap is 38 2024-01-15T22:50:24.447 INFO:tasks.rados.rados.0.smithi053.stdout:381: seq_num 140 ranges {0=753664,753664=704512,1458176=524288,1982464=376832} 2024-01-15T22:50:24.450 INFO:tasks.rados.rados.0.smithi053.stdout:381: writing smithi053129169-31 from 0 to 753664 tid 1 2024-01-15T22:50:24.454 INFO:tasks.rados.rados.0.smithi053.stdout:381: writing smithi053129169-31 from 753664 to 1458176 tid 2 2024-01-15T22:50:24.457 INFO:tasks.rados.rados.0.smithi053.stdout:381: writing smithi053129169-31 from 1458176 to 1982464 tid 3 2024-01-15T22:50:24.460 INFO:tasks.rados.rados.0.smithi053.stdout:381: writing smithi053129169-31 from 1982464 to 2359296 tid 4 2024-01-15T22:50:24.460 INFO:tasks.rados.rados.0.smithi053.stdout:382: setattr oid 8 current snap is 38 2024-01-15T22:50:24.460 INFO:tasks.rados.rados.0.smithi053.stdout:379: expect (ObjNum 34 snap 0 seq_num 34) 2024-01-15T22:50:24.479 INFO:tasks.rados.rados.0.smithi053.stdout:381: finishing write tid 1 to smithi053129169-31 2024-01-15T22:50:24.479 INFO:tasks.rados.rados.0.smithi053.stdout:381: finishing write tid 2 to smithi053129169-31 2024-01-15T22:50:24.479 INFO:tasks.rados.rados.0.smithi053.stdout:381: finishing write tid 3 to smithi053129169-31 2024-01-15T22:50:24.479 INFO:tasks.rados.rados.0.smithi053.stdout:381: finishing write tid 4 to smithi053129169-31 2024-01-15T22:50:24.479 INFO:tasks.rados.rados.0.smithi053.stdout:381: finishing write tid 5 to smithi053129169-31 2024-01-15T22:50:24.480 INFO:tasks.rados.rados.0.smithi053.stdout:381: finishing write tid 6 to smithi053129169-31 2024-01-15T22:50:24.480 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 76 (ObjNum 140 snap 38 seq_num 140) dirty exists 2024-01-15T22:50:24.480 INFO:tasks.rados.rados.0.smithi053.stdout:381: left oid 31 (ObjNum 140 snap 38 seq_num 140) 2024-01-15T22:50:24.480 INFO:tasks.rados.rados.0.smithi053.stdout:379: done (3 left) 2024-01-15T22:50:24.480 INFO:tasks.rados.rados.0.smithi053.stdout:380: done (2 left) 2024-01-15T22:50:24.480 INFO:tasks.rados.rados.0.smithi053.stdout:381: done (1 left) 2024-01-15T22:50:24.480 INFO:tasks.rados.rados.0.smithi053.stdout:383: read oid 47 snap -1 2024-01-15T22:50:24.480 INFO:tasks.rados.rados.0.smithi053.stdout:383: expect (ObjNum 58 snap 4 seq_num 58) 2024-01-15T22:50:24.480 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 28 current snap is 38 2024-01-15T22:50:24.480 INFO:tasks.rados.rados.0.smithi053.stdout:384: seq_num 141 ranges {155648=770048,925696=589824,1515520=729088,2244608=286720} 2024-01-15T22:50:24.484 INFO:tasks.rados.rados.0.smithi053.stdout:384: writing smithi053129169-28 from 155648 to 925696 tid 1 2024-01-15T22:50:24.487 INFO:tasks.rados.rados.0.smithi053.stdout:384: writing smithi053129169-28 from 925696 to 1515520 tid 2 2024-01-15T22:50:24.492 INFO:tasks.rados.rados.0.smithi053.stdout:384: writing smithi053129169-28 from 1515520 to 2244608 tid 3 2024-01-15T22:50:24.493 INFO:tasks.rados.rados.0.smithi053.stdout:384: writing smithi053129169-28 from 2244608 to 2531328 tid 4 2024-01-15T22:50:24.493 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 38 2024-01-15T22:50:24.493 INFO:tasks.rados.rados.0.smithi053.stdout:385: seq_num 142 ranges {696320=786432,1482752=475136,1957888=540672,2498560=589824} 2024-01-15T22:50:24.502 INFO:tasks.rados.rados.0.smithi053.stdout:385: writing smithi053129169-45 from 696320 to 1482752 tid 1 2024-01-15T22:50:24.504 INFO:tasks.rados.rados.0.smithi053.stdout:385: writing smithi053129169-45 from 1482752 to 1957888 tid 2 2024-01-15T22:50:24.507 INFO:tasks.rados.rados.0.smithi053.stdout:385: writing smithi053129169-45 from 1957888 to 2498560 tid 3 2024-01-15T22:50:24.511 INFO:tasks.rados.rados.0.smithi053.stdout:385: writing smithi053129169-45 from 2498560 to 3088384 tid 4 2024-01-15T22:50:24.511 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 49 current snap is 38 2024-01-15T22:50:24.511 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 25 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T22:50:24.511 INFO:tasks.rados.rados.0.smithi053.stdout:383: expect (ObjNum 58 snap 4 seq_num 58) 2024-01-15T22:50:24.542 INFO:tasks.rados.rados.0.smithi053.stdout:384: finishing write tid 1 to smithi053129169-28 2024-01-15T22:50:24.542 INFO:tasks.rados.rados.0.smithi053.stdout:386: seq_num 143 ranges {0=802816,802816=761856,1564672=745472,2310144=98304} 2024-01-15T22:50:24.546 INFO:tasks.rados.rados.0.smithi053.stdout:386: writing smithi053129169-49 from 0 to 802816 tid 1 2024-01-15T22:50:24.551 INFO:tasks.rados.rados.0.smithi053.stdout:386: writing smithi053129169-49 from 802816 to 1564672 tid 2 2024-01-15T22:50:24.555 INFO:tasks.rados.rados.0.smithi053.stdout:386: writing smithi053129169-49 from 1564672 to 2310144 tid 3 2024-01-15T22:50:24.556 INFO:tasks.rados.rados.0.smithi053.stdout:386: writing smithi053129169-49 from 2310144 to 2408448 tid 4 2024-01-15T22:50:24.556 INFO:tasks.rados.rados.0.smithi053.stdout:382: done (4 left) 2024-01-15T22:50:24.556 INFO:tasks.rados.rados.0.smithi053.stdout:383: done (3 left) 2024-01-15T22:50:24.556 INFO:tasks.rados.rados.0.smithi053.stdout:387: delete oid 17 current snap is 38 2024-01-15T22:50:24.557 INFO:tasks.rados.rados.0.smithi053.stdout:384: finishing write tid 2 to smithi053129169-28 2024-01-15T22:50:24.557 INFO:tasks.rados.rados.0.smithi053.stdout:384: finishing write tid 3 to smithi053129169-28 2024-01-15T22:50:24.557 INFO:tasks.rados.rados.0.smithi053.stdout:384: finishing write tid 4 to smithi053129169-28 2024-01-15T22:50:24.557 INFO:tasks.rados.rados.0.smithi053.stdout:384: finishing write tid 5 to smithi053129169-28 2024-01-15T22:50:24.557 INFO:tasks.rados.rados.0.smithi053.stdout:384: finishing write tid 6 to smithi053129169-28 2024-01-15T22:50:24.557 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 105 (ObjNum 141 snap 38 seq_num 141) dirty exists 2024-01-15T22:50:24.557 INFO:tasks.rados.rados.0.smithi053.stdout:384: left oid 28 (ObjNum 141 snap 38 seq_num 141) 2024-01-15T22:50:24.557 INFO:tasks.rados.rados.0.smithi053.stdout:385: finishing write tid 1 to smithi053129169-45 2024-01-15T22:50:24.557 INFO:tasks.rados.rados.0.smithi053.stdout:385: finishing write tid 2 to smithi053129169-45 2024-01-15T22:50:24.557 INFO:tasks.rados.rados.0.smithi053.stdout:385: finishing write tid 3 to smithi053129169-45 2024-01-15T22:50:24.557 INFO:tasks.rados.rados.0.smithi053.stdout:385: finishing write tid 4 to smithi053129169-45 2024-01-15T22:50:24.557 INFO:tasks.rados.rados.0.smithi053.stdout:385: finishing write tid 5 to smithi053129169-45 2024-01-15T22:50:24.557 INFO:tasks.rados.rados.0.smithi053.stdout:385: finishing write tid 6 to smithi053129169-45 2024-01-15T22:50:24.557 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 107 (ObjNum 142 snap 38 seq_num 142) dirty exists 2024-01-15T22:50:24.558 INFO:tasks.rados.rados.0.smithi053.stdout:385: left oid 45 (ObjNum 142 snap 38 seq_num 142) 2024-01-15T22:50:24.558 INFO:tasks.rados.rados.0.smithi053.stdout:386: finishing write tid 1 to smithi053129169-49 2024-01-15T22:50:24.558 INFO:tasks.rados.rados.0.smithi053.stdout:386: finishing write tid 2 to smithi053129169-49 2024-01-15T22:50:24.559 INFO:tasks.rados.rados.0.smithi053.stdout:386: finishing write tid 3 to smithi053129169-49 2024-01-15T22:50:24.559 INFO:tasks.rados.rados.0.smithi053.stdout:386: finishing write tid 4 to smithi053129169-49 2024-01-15T22:50:24.559 INFO:tasks.rados.rados.0.smithi053.stdout:386: finishing write tid 5 to smithi053129169-49 2024-01-15T22:50:24.562 INFO:tasks.rados.rados.0.smithi053.stdout:386: finishing write tid 6 to smithi053129169-49 2024-01-15T22:50:24.562 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 215 (ObjNum 143 snap 38 seq_num 143) dirty exists 2024-01-15T22:50:24.562 INFO:tasks.rados.rados.0.smithi053.stdout:386: left oid 49 (ObjNum 143 snap 38 seq_num 143) 2024-01-15T22:50:24.562 INFO:tasks.rados.rados.0.smithi053.stdout:384: done (3 left) 2024-01-15T22:50:24.562 INFO:tasks.rados.rados.0.smithi053.stdout:385: done (2 left) 2024-01-15T22:50:24.563 INFO:tasks.rados.rados.0.smithi053.stdout:386: done (1 left) 2024-01-15T22:50:24.563 INFO:tasks.rados.rados.0.smithi053.stdout:387: done (0 left) 2024-01-15T22:50:24.563 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 38 2024-01-15T22:50:24.563 INFO:tasks.rados.rados.0.smithi053.stdout:388: seq_num 145 ranges {1990656=32768} 2024-01-15T22:50:24.573 INFO:tasks.rados.rados.0.smithi053.stdout:388: writing smithi053129169-25 from 1990656 to 2023424 tid 1 2024-01-15T22:50:24.573 INFO:tasks.rados.rados.0.smithi053.stdout:389: setattr oid 48 current snap is 38 2024-01-15T22:50:24.574 INFO:tasks.rados.rados.0.smithi053.stdout:390: read oid 14 snap -1 2024-01-15T22:50:24.574 INFO:tasks.rados.rados.0.smithi053.stdout:390: expect (ObjNum 111 snap 25 seq_num 111) 2024-01-15T22:50:24.574 INFO:tasks.rados.rados.0.smithi053.stdout:391: snap_create 2024-01-15T22:50:24.576 INFO:tasks.rados.rados.0.smithi053.stdout:388: finishing write tid 1 to smithi053129169-25 2024-01-15T22:50:24.577 INFO:tasks.rados.rados.0.smithi053.stdout:388: finishing write tid 2 to smithi053129169-25 2024-01-15T22:50:24.577 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 219 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-01-15T22:50:24.578 INFO:tasks.rados.rados.0.smithi053.stdout:388: finishing write tid 3 to smithi053129169-25 2024-01-15T22:50:24.578 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 115 (ObjNum 145 snap 38 seq_num 145) dirty exists 2024-01-15T22:50:24.578 INFO:tasks.rados.rados.0.smithi053.stdout:388: left oid 25 (ObjNum 145 snap 38 seq_num 145) 2024-01-15T22:50:24.600 INFO:tasks.rados.rados.0.smithi053.stdout:390: expect (ObjNum 111 snap 25 seq_num 111) 2024-01-15T22:50:24.756 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-15T22:50:24.756 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (2m) 2m ago 2m 17.8M - 0.25.0 c8568f914cd2 eda9f7c84f65 2024-01-15T22:50:24.756 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi163 *:3000 running (2m) 3s ago 2m 94.5M - 9.4.7 954c08fa6188 d059b9e7def4 2024-01-15T22:50:24.756 INFO:teuthology.orchestra.run.smithi053.stdout:mds.a smithi053 running (3m) 2m ago 3m 15.8M - 17.2.7-268-g6441305d c3a232f785d8 4d36714adf10 2024-01-15T22:50:24.756 INFO:teuthology.orchestra.run.smithi053.stdout:mds.b smithi163 running (3m) 3s ago 3m 15.6M - 17.2.7-268-g6441305d c3a232f785d8 c0b806195a60 2024-01-15T22:50:24.756 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi163 *:8443,9283 running (9s) 3s ago 5m 50.4M - 18.2.1-242-gd2f11f33 f16b14f4c75d 12e4f969070a 2024-01-15T22:50:24.756 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:9283 running (7m) 2m ago 7m 495M - 17.2.7-268-g6441305d c3a232f785d8 8f4372637cc2 2024-01-15T22:50:24.756 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (7m) 2m ago 7m 78.0M 2048M 17.2.7-268-g6441305d c3a232f785d8 9180f4dd71d6 2024-01-15T22:50:24.757 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi163 running (6m) 3s ago 6m 65.1M 2048M 17.2.7-268-g6441305d c3a232f785d8 3a002afffad3 2024-01-15T22:50:24.757 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (6m) 2m ago 6m 68.9M 2048M 17.2.7-268-g6441305d c3a232f785d8 b9ff86c301ca 2024-01-15T22:50:24.757 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (2m) 2m ago 2m 4140k - 1.5.0 0da6a335fe13 d954274c2033 2024-01-15T22:50:24.757 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi163 *:9100 running (2m) 3s ago 2m 10.0M - 1.5.0 0da6a335fe13 97eadf6f128f 2024-01-15T22:50:24.757 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (5m) 2m ago 5m 64.0M 3001M 17.2.7-268-g6441305d c3a232f785d8 ea1ab2b9e73d 2024-01-15T22:50:24.757 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (5m) 2m ago 5m 59.5M 3001M 17.2.7-268-g6441305d c3a232f785d8 62a9164da73f 2024-01-15T22:50:24.757 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (5m) 2m ago 5m 54.5M 3001M 17.2.7-268-g6441305d c3a232f785d8 af8c93eeabb6 2024-01-15T22:50:24.757 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (4m) 2m ago 4m 51.2M 3001M 17.2.7-268-g6441305d c3a232f785d8 81bda9e24813 2024-01-15T22:50:24.757 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi163 running (4m) 3s ago 4m 132M 3000M 17.2.7-268-g6441305d c3a232f785d8 7a8265fc5e4f 2024-01-15T22:50:24.757 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi163 running (4m) 3s ago 4m 140M 3000M 17.2.7-268-g6441305d c3a232f785d8 a35a7235bfee 2024-01-15T22:50:24.757 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi163 running (3m) 3s ago 3m 119M 3000M 17.2.7-268-g6441305d c3a232f785d8 d9bbfdd11e5a 2024-01-15T22:50:24.757 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi163 running (3m) 3s ago 3m 115M 3000M 17.2.7-268-g6441305d c3a232f785d8 b416f62ab004 2024-01-15T22:50:24.757 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi163 *:9095 running (2m) 3s ago 2m 48.4M - 2.43.0 a07b618ecd1d 34a272ea861f 2024-01-15T22:50:25.147 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:50:25.147 INFO:teuthology.orchestra.run.smithi053.stdout: "mon": { 2024-01-15T22:50:25.147 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 3 2024-01-15T22:50:25.147 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:50:25.147 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr": { 2024-01-15T22:50:25.147 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 1, 2024-01-15T22:50:25.147 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 1 2024-01-15T22:50:25.147 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:50:25.148 INFO:teuthology.orchestra.run.smithi053.stdout: "osd": { 2024-01-15T22:50:25.148 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 8 2024-01-15T22:50:25.148 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:50:25.148 INFO:teuthology.orchestra.run.smithi053.stdout: "mds": { 2024-01-15T22:50:25.148 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:50:25.148 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:50:25.148 INFO:teuthology.orchestra.run.smithi053.stdout: "overall": { 2024-01-15T22:50:25.148 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 14, 2024-01-15T22:50:25.148 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 1 2024-01-15T22:50:25.148 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-01-15T22:50:25.148 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:50:25.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:25 smithi053 ceph-mon[66518]: from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:50:25.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:25 smithi053 ceph-mon[66518]: osdmap e128: 8 total, 8 up, 8 in 2024-01-15T22:50:25.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:25 smithi053 ceph-mon[80116]: from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:50:25.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:25 smithi053 ceph-mon[80116]: osdmap e128: 8 total, 8 up, 8 in 2024-01-15T22:50:25.390 INFO:tasks.rados.rados.0.smithi053.stdout:388: done (3 left) 2024-01-15T22:50:25.391 INFO:tasks.rados.rados.0.smithi053.stdout:389: done (2 left) 2024-01-15T22:50:25.391 INFO:tasks.rados.rados.0.smithi053.stdout:390: done (1 left) 2024-01-15T22:50:25.391 INFO:tasks.rados.rados.0.smithi053.stdout:391: done (0 left) 2024-01-15T22:50:25.391 INFO:tasks.rados.rados.0.smithi053.stdout:392: delete oid 27 current snap is 39 2024-01-15T22:50:25.395 INFO:tasks.rados.rados.0.smithi053.stdout:392: done (0 left) 2024-01-15T22:50:25.395 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 39 2024-01-15T22:50:25.395 INFO:tasks.rados.rados.0.smithi053.stdout:393: seq_num 147 ranges {1884160=65536} 2024-01-15T22:50:25.406 INFO:tasks.rados.rados.0.smithi053.stdout:393: writing smithi053129169-3 from 1884160 to 1949696 tid 1 2024-01-15T22:50:25.406 INFO:tasks.rados.rados.0.smithi053.stdout:394: snap_create 2024-01-15T22:50:25.411 INFO:tasks.rados.rados.0.smithi053.stdout:393: finishing write tid 1 to smithi053129169-3 2024-01-15T22:50:25.411 INFO:tasks.rados.rados.0.smithi053.stdout:393: finishing write tid 2 to smithi053129169-3 2024-01-15T22:50:25.412 INFO:tasks.rados.rados.0.smithi053.stdout:393: finishing write tid 3 to smithi053129169-3 2024-01-15T22:50:25.412 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 179 (ObjNum 147 snap 39 seq_num 147) dirty exists 2024-01-15T22:50:25.412 INFO:tasks.rados.rados.0.smithi053.stdout:393: left oid 3 (ObjNum 147 snap 39 seq_num 147) 2024-01-15T22:50:25.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:25 smithi163 ceph-mon[70990]: from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:50:25.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:25 smithi163 ceph-mon[70990]: osdmap e128: 8 total, 8 up, 8 in 2024-01-15T22:50:26.291 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:26 smithi163 ceph-mon[70990]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:50:26.291 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:26 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2742826562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:50:26.291 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:26 smithi163 ceph-mon[70990]: pgmap v156: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 860 KiB/s rd, 5.1 MiB/s wr, 18 op/s 2024-01-15T22:50:26.292 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:26 smithi163 ceph-mon[70990]: osdmap e129: 8 total, 8 up, 8 in 2024-01-15T22:50:26.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:26 smithi053 ceph-mon[66518]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:50:26.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:26 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/2742826562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:50:26.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:26 smithi053 ceph-mon[66518]: pgmap v156: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 860 KiB/s rd, 5.1 MiB/s wr, 18 op/s 2024-01-15T22:50:26.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:26 smithi053 ceph-mon[66518]: osdmap e129: 8 total, 8 up, 8 in 2024-01-15T22:50:26.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:26 smithi053 ceph-mon[80116]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:50:26.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:26 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2742826562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:50:26.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:26 smithi053 ceph-mon[80116]: pgmap v156: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 860 KiB/s rd, 5.1 MiB/s wr, 18 op/s 2024-01-15T22:50:26.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:26 smithi053 ceph-mon[80116]: osdmap e129: 8 total, 8 up, 8 in 2024-01-15T22:50:26.399 INFO:tasks.rados.rados.0.smithi053.stdout:393: done (1 left) 2024-01-15T22:50:26.399 INFO:tasks.rados.rados.0.smithi053.stdout:394: done (0 left) 2024-01-15T22:50:26.399 INFO:tasks.rados.rados.0.smithi053.stdout:395: rollback oid 27 current snap is 40 2024-01-15T22:50:26.399 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 27 to 32 2024-01-15T22:50:26.399 INFO:tasks.rados.rados.0.smithi053.stdout:396: setattr oid 20 current snap is 40 2024-01-15T22:50:26.402 INFO:tasks.rados.rados.0.smithi053.stdout:395: finishing rollback tid 1 to smithi053129169-27 2024-01-15T22:50:26.402 INFO:tasks.rados.rados.0.smithi053.stdout:395: finishing rollback tid 2 to smithi053129169-27 2024-01-15T22:50:26.402 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 66 (ObjNum 80 snap 13 seq_num 80) dirty exists 2024-01-15T22:50:26.403 INFO:tasks.rados.rados.0.smithi053.stdout:395: done (1 left) 2024-01-15T22:50:26.403 INFO:tasks.rados.rados.0.smithi053.stdout:397: snap_create 2024-01-15T22:50:26.406 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 220 (ObjNum 65 snap 0 seq_num 3638934480) dirty exists 2024-01-15T22:50:27.404 INFO:tasks.rados.rados.0.smithi053.stdout:396: done (1 left) 2024-01-15T22:50:27.405 INFO:tasks.rados.rados.0.smithi053.stdout:397: done (0 left) 2024-01-15T22:50:27.405 INFO:tasks.rados.rados.0.smithi053.stdout:398: read oid 46 snap -1 2024-01-15T22:50:27.405 INFO:tasks.rados.rados.0.smithi053.stdout:398: expect (ObjNum 45 snap 0 seq_num 45) 2024-01-15T22:50:27.405 INFO:tasks.rados.rados.0.smithi053.stdout:399: snap_remove snap 30 2024-01-15T22:50:27.504 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:27 smithi163 ceph-mon[70990]: osdmap e130: 8 total, 8 up, 8 in 2024-01-15T22:50:27.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:27 smithi053 ceph-mon[66518]: osdmap e130: 8 total, 8 up, 8 in 2024-01-15T22:50:27.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:27 smithi053 ceph-mon[80116]: osdmap e130: 8 total, 8 up, 8 in 2024-01-15T22:50:27.797 INFO:tasks.rados.rados.0.smithi053.stdout:399: done (1 left) 2024-01-15T22:50:27.797 INFO:tasks.rados.rados.0.smithi053.stdout:400: read oid 12 snap -1 2024-01-15T22:50:27.798 INFO:tasks.rados.rados.0.smithi053.stdout:400: expect (ObjNum 123 snap 31 seq_num 123) 2024-01-15T22:50:27.798 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 41 2024-01-15T22:50:27.798 INFO:tasks.rados.rados.0.smithi053.stdout:401: seq_num 148 ranges {7266304=81920} 2024-01-15T22:50:27.835 INFO:tasks.rados.rados.0.smithi053.stdout:401: writing smithi053129169-21 from 7266304 to 7348224 tid 1 2024-01-15T22:50:27.836 INFO:tasks.rados.rados.0.smithi053.stdout:402: snap_remove snap 23 2024-01-15T22:50:28.161 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:27 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ignoring --setuser ceph since I am not root 2024-01-15T22:50:28.161 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:27 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ignoring --setgroup ceph since I am not root 2024-01-15T22:50:28.161 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:27 smithi053 ceph-mgr[66792]: -- 172.21.15.53:0/933499111 <== mon.2 v2:172.21.15.53:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562892d209c0 con 0x562892cf6800 2024-01-15T22:50:28.161 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:27 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:27.985+0000 7f15f57571c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-15T22:50:28.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: [15/Jan/2024:22:50:27] ENGINE Bus STOPPING 2024-01-15T22:50:28.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: [15/Jan/2024:22:50:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T22:50:28.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: [15/Jan/2024:22:50:27] ENGINE Bus STOPPED 2024-01-15T22:50:28.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: [15/Jan/2024:22:50:27] ENGINE Bus STARTING 2024-01-15T22:50:28.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:27.942+0000 7f8484482700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:28.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:27.942+0000 7f8484482700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:28.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:27.942+0000 7f8484482700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:28.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:27.942+0000 7f8484482700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:28.233 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:27.942+0000 7f8484482700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:28.233 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:27.942+0000 7f8487488700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:28.233 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:27.942+0000 7f8487488700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:28.233 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:27.942+0000 7f8487488700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:28.233 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:27.942+0000 7f8487488700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:28.233 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:27.942+0000 7f8487488700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:28.233 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: [15/Jan/2024:22:50:27] ENGINE Serving on http://:::9283 2024-01-15T22:50:28.233 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: [15/Jan/2024:22:50:27] ENGINE Bus STARTED 2024-01-15T22:50:28.483 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:28.168+0000 7f15f57571c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-15T22:50:28.483 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: pgmap v159: 121 pgs: 121 active+clean; 166 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 9.2 MiB/s wr, 40 op/s 2024-01-15T22:50:28.483 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: osdmap e131: 8 total, 8 up, 8 in 2024-01-15T22:50:28.484 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:28.484 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:28.484 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:50:28.484 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:50:28.484 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:28.484 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:28.484 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-01-15T22:50:28.484 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-01-15T22:50:28.484 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: osdmap e132: 8 total, 8 up, 8 in 2024-01-15T22:50:28.484 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:50:28.484 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:50:28.484 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:50:28.484 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:50:28.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:50:28.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-15T22:50:28.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:50:28.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-01-15T22:50:28.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:50:28.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: mgrmap e24: x(active, starting, since 0.00851366s) 2024-01-15T22:50:28.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:50:28.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:50:28.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:50:28.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:50:28.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:50:28.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:50:28.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:50:28.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:50:28.486 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: pgmap v159: 121 pgs: 121 active+clean; 166 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 9.2 MiB/s wr, 40 op/s 2024-01-15T22:50:28.486 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: osdmap e131: 8 total, 8 up, 8 in 2024-01-15T22:50:28.486 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:28.486 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:28.486 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:50:28.486 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:50:28.486 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:28.486 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:28.486 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-01-15T22:50:28.486 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-01-15T22:50:28.487 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: osdmap e132: 8 total, 8 up, 8 in 2024-01-15T22:50:28.487 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:50:28.487 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:50:28.487 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:50:28.487 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:50:28.487 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:50:28.487 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-15T22:50:28.487 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:50:28.487 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-01-15T22:50:28.487 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:50:28.487 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: mgrmap e24: x(active, starting, since 0.00851366s) 2024-01-15T22:50:28.487 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:50:28.487 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:50:28.487 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:50:28.487 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:50:28.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:50:28.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:50:28.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:50:28.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:50:28.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:50:28.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: Manager daemon x is now available 2024-01-15T22:50:28.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:28.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:28.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:28.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:50:28.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:50:28.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:50:28.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-15T22:50:28.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-15T22:50:28.489 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:50:28.489 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: Manager daemon x is now available 2024-01-15T22:50:28.489 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:28.489 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:28.489 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:28.489 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:50:28.489 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:50:28.489 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:50:28.489 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-15T22:50:28.489 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-15T22:50:28.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: pgmap v159: 121 pgs: 121 active+clean; 166 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 9.2 MiB/s wr, 40 op/s 2024-01-15T22:50:28.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: osdmap e131: 8 total, 8 up, 8 in 2024-01-15T22:50:28.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:28.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:28.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:50:28.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:50:28.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' 2024-01-15T22:50:28.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:28.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.14616 172.21.15.53:0/2829209980' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-01-15T22:50:28.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-01-15T22:50:28.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: osdmap e132: 8 total, 8 up, 8 in 2024-01-15T22:50:28.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:50:28.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:50:28.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:50:28.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:50:28.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:50:28.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-15T22:50:28.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:50:28.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.14616 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-01-15T22:50:28.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:50:28.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: mgrmap e24: x(active, starting, since 0.00851366s) 2024-01-15T22:50:28.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:50:28.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:50:28.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:50:28.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:50:28.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:50:28.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:50:28.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:50:28.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:50:28.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:50:28.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: Manager daemon x is now available 2024-01-15T22:50:28.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:28.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:28.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:28.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:50:28.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:50:28.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:50:28.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-15T22:50:28.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:28 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-15T22:50:28.794 INFO:tasks.rados.rados.0.smithi053.stdout:402: done (3 left) 2024-01-15T22:50:28.794 INFO:tasks.rados.rados.0.smithi053.stdout:403: snap_create 2024-01-15T22:50:28.794 INFO:tasks.rados.rados.0.smithi053.stdout:398: expect (ObjNum 45 snap 0 seq_num 45) 2024-01-15T22:50:28.795 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:28.490+0000 7f15f57571c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-15T22:50:28.821 INFO:tasks.rados.rados.0.smithi053.stdout:400: expect (ObjNum 123 snap 31 seq_num 123) 2024-01-15T22:50:29.042 INFO:tasks.rados.rados.0.smithi053.stdout:401: finishing write tid 1 to smithi053129169-21 2024-01-15T22:50:29.042 INFO:tasks.rados.rados.0.smithi053.stdout:401: finishing write tid 2 to smithi053129169-21 2024-01-15T22:50:29.042 INFO:tasks.rados.rados.0.smithi053.stdout:401: finishing write tid 3 to smithi053129169-21 2024-01-15T22:50:29.042 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 231 (ObjNum 148 snap 41 seq_num 148) dirty exists 2024-01-15T22:50:29.042 INFO:tasks.rados.rados.0.smithi053.stdout:401: left oid 21 (ObjNum 148 snap 41 seq_num 148) 2024-01-15T22:50:29.295 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:29.044+0000 7f15f57571c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-15T22:50:29.295 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:29.275+0000 7f15f57571c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-01-15T22:50:29.798 INFO:tasks.rados.rados.0.smithi053.stdout:398: done (3 left) 2024-01-15T22:50:29.798 INFO:tasks.rados.rados.0.smithi053.stdout:400: done (2 left) 2024-01-15T22:50:29.798 INFO:tasks.rados.rados.0.smithi053.stdout:401: done (1 left) 2024-01-15T22:50:29.798 INFO:tasks.rados.rados.0.smithi053.stdout:403: done (0 left) 2024-01-15T22:50:29.798 INFO:tasks.rados.rados.0.smithi053.stdout:404: snap_remove snap 26 2024-01-15T22:50:30.045 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:29.636+0000 7f15f57571c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-15T22:50:30.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-mon[66518]: Deploying cephadm binary to smithi163 2024-01-15T22:50:30.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-mon[66518]: Deploying cephadm binary to smithi053 2024-01-15T22:50:30.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:30.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:30.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-mon[66518]: mgrmap e25: x(active, since 1.00787s) 2024-01-15T22:50:30.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-mon[66518]: osdmap e133: 8 total, 8 up, 8 in 2024-01-15T22:50:30.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-mon[66518]: pgmap v4: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 GiB/s rd, 9.5 GiB/s wr, 121.71k op/s; 96 MiB/s, 399 objects/s recovering 2024-01-15T22:50:30.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-mon[66518]: [15/Jan/2024:22:50:28] ENGINE Bus STARTING 2024-01-15T22:50:30.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-mon[80116]: Deploying cephadm binary to smithi163 2024-01-15T22:50:30.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-mon[80116]: Deploying cephadm binary to smithi053 2024-01-15T22:50:30.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:30.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:30.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-mon[80116]: mgrmap e25: x(active, since 1.00787s) 2024-01-15T22:50:30.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-mon[80116]: osdmap e133: 8 total, 8 up, 8 in 2024-01-15T22:50:30.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-mon[80116]: pgmap v4: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 GiB/s rd, 9.5 GiB/s wr, 121.71k op/s; 96 MiB/s, 399 objects/s recovering 2024-01-15T22:50:30.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:29 smithi053 ceph-mon[80116]: [15/Jan/2024:22:50:28] ENGINE Bus STARTING 2024-01-15T22:50:30.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:29 smithi163 ceph-mon[70990]: Deploying cephadm binary to smithi163 2024-01-15T22:50:30.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:29 smithi163 ceph-mon[70990]: Deploying cephadm binary to smithi053 2024-01-15T22:50:30.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:29 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:30.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:29 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:30.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:29 smithi163 ceph-mon[70990]: mgrmap e25: x(active, since 1.00787s) 2024-01-15T22:50:30.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:29 smithi163 ceph-mon[70990]: osdmap e133: 8 total, 8 up, 8 in 2024-01-15T22:50:30.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:29 smithi163 ceph-mon[70990]: pgmap v4: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 GiB/s rd, 9.5 GiB/s wr, 121.71k op/s; 96 MiB/s, 399 objects/s recovering 2024-01-15T22:50:30.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:29 smithi163 ceph-mon[70990]: [15/Jan/2024:22:50:28] ENGINE Bus STARTING 2024-01-15T22:50:30.396 INFO:tasks.rados.rados.0.smithi053.stdout:404: done (0 left) 2024-01-15T22:50:30.396 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 42 2024-01-15T22:50:30.396 INFO:tasks.rados.rados.0.smithi053.stdout:405: seq_num 149 ranges {2056192=98304} 2024-01-15T22:50:30.409 INFO:tasks.rados.rados.0.smithi053.stdout:405: writing smithi053129169-50 from 2056192 to 2154496 tid 1 2024-01-15T22:50:30.409 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 42 2024-01-15T22:50:30.409 INFO:tasks.rados.rados.0.smithi053.stdout:406: seq_num 150 ranges {0=114688} 2024-01-15T22:50:30.409 INFO:tasks.rados.rados.0.smithi053.stdout:406: writing smithi053129169-4 from 0 to 114688 tid 1 2024-01-15T22:50:30.409 INFO:tasks.rados.rados.0.smithi053.stdout:407: rmattr oid 9 current snap is 42 2024-01-15T22:50:30.409 INFO:tasks.rados.rados.0.smithi053.stdout:407: done (2 left) 2024-01-15T22:50:30.409 INFO:tasks.rados.rados.0.smithi053.stdout:408: delete oid 21 current snap is 42 2024-01-15T22:50:30.416 INFO:tasks.rados.rados.0.smithi053.stdout:405: finishing write tid 1 to smithi053129169-50 2024-01-15T22:50:30.416 INFO:tasks.rados.rados.0.smithi053.stdout:405: finishing write tid 2 to smithi053129169-50 2024-01-15T22:50:30.418 INFO:tasks.rados.rados.0.smithi053.stdout:406: finishing write tid 1 to smithi053129169-4 2024-01-15T22:50:30.418 INFO:tasks.rados.rados.0.smithi053.stdout:406: finishing write tid 2 to smithi053129169-4 2024-01-15T22:50:30.421 INFO:tasks.rados.rados.0.smithi053.stdout:406: finishing write tid 3 to smithi053129169-4 2024-01-15T22:50:30.421 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 68 (ObjNum 150 snap 42 seq_num 150) dirty exists 2024-01-15T22:50:30.421 INFO:tasks.rados.rados.0.smithi053.stdout:406: left oid 4 (ObjNum 150 snap 42 seq_num 150) 2024-01-15T22:50:30.423 INFO:tasks.rados.rados.0.smithi053.stdout:405: finishing write tid 3 to smithi053129169-50 2024-01-15T22:50:30.423 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 212 (ObjNum 149 snap 42 seq_num 149) dirty exists 2024-01-15T22:50:30.423 INFO:tasks.rados.rados.0.smithi053.stdout:405: left oid 50 (ObjNum 149 snap 42 seq_num 149) 2024-01-15T22:50:30.425 INFO:tasks.rados.rados.0.smithi053.stdout:405: done (2 left) 2024-01-15T22:50:30.425 INFO:tasks.rados.rados.0.smithi053.stdout:406: done (1 left) 2024-01-15T22:50:30.426 INFO:tasks.rados.rados.0.smithi053.stdout:408: done (0 left) 2024-01-15T22:50:30.426 INFO:tasks.rados.rados.0.smithi053.stdout:409: read oid 24 snap -1 2024-01-15T22:50:30.426 INFO:tasks.rados.rados.0.smithi053.stdout:409: expect (ObjNum 99 snap 21 seq_num 99) 2024-01-15T22:50:30.426 INFO:tasks.rados.rados.0.smithi053.stdout:410: snap_create 2024-01-15T22:50:30.441 INFO:tasks.rados.rados.0.smithi053.stdout:409: expect (ObjNum 99 snap 21 seq_num 99) 2024-01-15T22:50:30.795 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:30 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:30.498+0000 7f15f57571c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-15T22:50:30.796 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:30 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:30.600+0000 7f15f57571c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-15T22:50:30.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:30 smithi163 ceph-mon[70990]: [15/Jan/2024:22:50:29] ENGINE Serving on https://172.21.15.163:7150 2024-01-15T22:50:30.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:30 smithi163 ceph-mon[70990]: [15/Jan/2024:22:50:29] ENGINE Serving on http://172.21.15.163:8765 2024-01-15T22:50:30.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:30 smithi163 ceph-mon[70990]: [15/Jan/2024:22:50:29] ENGINE Bus STARTED 2024-01-15T22:50:30.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:30 smithi163 ceph-mon[70990]: pgmap v5: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 137 MiB/s rd, 173 MiB/s wr, 2.15k op/s; 1.7 MiB/s, 7 objects/s recovering 2024-01-15T22:50:30.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:30 smithi163 ceph-mon[70990]: osdmap e134: 8 total, 8 up, 8 in 2024-01-15T22:50:30.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:30 smithi163 ceph-mon[70990]: osdmap e135: 8 total, 8 up, 8 in 2024-01-15T22:50:31.272 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:30 smithi053 ceph-mon[66518]: [15/Jan/2024:22:50:29] ENGINE Serving on https://172.21.15.163:7150 2024-01-15T22:50:31.272 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:30 smithi053 ceph-mon[66518]: [15/Jan/2024:22:50:29] ENGINE Serving on http://172.21.15.163:8765 2024-01-15T22:50:31.272 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:30 smithi053 ceph-mon[66518]: [15/Jan/2024:22:50:29] ENGINE Bus STARTED 2024-01-15T22:50:31.272 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:30 smithi053 ceph-mon[66518]: pgmap v5: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 137 MiB/s rd, 173 MiB/s wr, 2.15k op/s; 1.7 MiB/s, 7 objects/s recovering 2024-01-15T22:50:31.272 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:30 smithi053 ceph-mon[66518]: osdmap e134: 8 total, 8 up, 8 in 2024-01-15T22:50:31.272 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:30 smithi053 ceph-mon[66518]: osdmap e135: 8 total, 8 up, 8 in 2024-01-15T22:50:31.272 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:30 smithi053 ceph-mon[80116]: [15/Jan/2024:22:50:29] ENGINE Serving on https://172.21.15.163:7150 2024-01-15T22:50:31.272 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:30 smithi053 ceph-mon[80116]: [15/Jan/2024:22:50:29] ENGINE Serving on http://172.21.15.163:8765 2024-01-15T22:50:31.272 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:30 smithi053 ceph-mon[80116]: [15/Jan/2024:22:50:29] ENGINE Bus STARTED 2024-01-15T22:50:31.273 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:30 smithi053 ceph-mon[80116]: pgmap v5: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 137 MiB/s rd, 173 MiB/s wr, 2.15k op/s; 1.7 MiB/s, 7 objects/s recovering 2024-01-15T22:50:31.273 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:30 smithi053 ceph-mon[80116]: osdmap e134: 8 total, 8 up, 8 in 2024-01-15T22:50:31.273 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:30 smithi053 ceph-mon[80116]: osdmap e135: 8 total, 8 up, 8 in 2024-01-15T22:50:31.405 INFO:tasks.rados.rados.0.smithi053.stdout:409: done (1 left) 2024-01-15T22:50:31.405 INFO:tasks.rados.rados.0.smithi053.stdout:410: done (0 left) 2024-01-15T22:50:31.405 INFO:tasks.rados.rados.0.smithi053.stdout:411: rmattr oid 6 current snap is 43 2024-01-15T22:50:31.405 INFO:tasks.rados.rados.0.smithi053.stdout:412: rollback oid 3 current snap is 43 2024-01-15T22:50:31.405 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 3 to 39 2024-01-15T22:50:31.405 INFO:tasks.rados.rados.0.smithi053.stdout:413: rollback oid 16 current snap is 43 2024-01-15T22:50:31.405 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 16 to 39 2024-01-15T22:50:31.405 INFO:tasks.rados.rados.0.smithi053.stdout:414: snap_create 2024-01-15T22:50:31.407 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 0 (ObjNum 129 snap 0 seq_num 3638978384) dirty dne 2024-01-15T22:50:31.412 INFO:tasks.rados.rados.0.smithi053.stdout:412: finishing rollback tid 0 to smithi053129169-3 2024-01-15T22:50:31.412 INFO:tasks.rados.rados.0.smithi053.stdout:412: finishing rollback tid 1 to smithi053129169-3 2024-01-15T22:50:31.413 INFO:tasks.rados.rados.0.smithi053.stdout:412: finishing rollback tid 2 to smithi053129169-3 2024-01-15T22:50:31.413 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 199 (ObjNum 147 snap 39 seq_num 147) dirty exists 2024-01-15T22:50:31.413 INFO:tasks.rados.rados.0.smithi053.stdout:413: finishing rollback tid 0 to smithi053129169-16 2024-01-15T22:50:31.413 INFO:tasks.rados.rados.0.smithi053.stdout:413: finishing rollback tid 1 to smithi053129169-16 2024-01-15T22:50:31.413 INFO:tasks.rados.rados.0.smithi053.stdout:413: finishing rollback tid 2 to smithi053129169-16 2024-01-15T22:50:31.413 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 203 (ObjNum 114 snap 27 seq_num 114) dirty exists 2024-01-15T22:50:31.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:31 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:31.278+0000 7f15f57571c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-15T22:50:31.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:31 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:31.366+0000 7f15f57571c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-15T22:50:31.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:31 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:31.470+0000 7f15f57571c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-15T22:50:31.899 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:31 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:31.567+0000 7f15f57571c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-15T22:50:31.899 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:31 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:31.805+0000 7f15f57571c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-01-15T22:50:31.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:31 smithi053 ceph-mon[66518]: mgrmap e26: x(active, since 3s) 2024-01-15T22:50:31.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:31 smithi053 ceph-mon[66518]: osdmap e136: 8 total, 8 up, 8 in 2024-01-15T22:50:31.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:31 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:31.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:31 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:31.900 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:31 smithi053 ceph-mon[80116]: mgrmap e26: x(active, since 3s) 2024-01-15T22:50:31.900 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:31 smithi053 ceph-mon[80116]: osdmap e136: 8 total, 8 up, 8 in 2024-01-15T22:50:31.900 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:31 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:31.900 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:31 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:31.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:31 smithi163 ceph-mon[70990]: mgrmap e26: x(active, since 3s) 2024-01-15T22:50:31.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:31 smithi163 ceph-mon[70990]: osdmap e136: 8 total, 8 up, 8 in 2024-01-15T22:50:31.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:31 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:31.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:31 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:32.231 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:31 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:31.906+0000 7f15f57571c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-15T22:50:32.231 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:32.133+0000 7f15f57571c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-15T22:50:32.403 INFO:tasks.rados.rados.0.smithi053.stdout:411: done (3 left) 2024-01-15T22:50:32.404 INFO:tasks.rados.rados.0.smithi053.stdout:412: done (2 left) 2024-01-15T22:50:32.404 INFO:tasks.rados.rados.0.smithi053.stdout:413: done (1 left) 2024-01-15T22:50:32.404 INFO:tasks.rados.rados.0.smithi053.stdout:414: done (0 left) 2024-01-15T22:50:32.404 INFO:tasks.rados.rados.0.smithi053.stdout:415: rollback oid 39 current snap is 44 2024-01-15T22:50:32.404 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 39 to 38 2024-01-15T22:50:32.407 INFO:tasks.rados.rados.0.smithi053.stdout:416: rollback oid 21 current snap is 44 2024-01-15T22:50:32.407 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 21 to 43 2024-01-15T22:50:32.408 INFO:tasks.rados.rados.0.smithi053.stdout:417: delete oid 24 current snap is 44 2024-01-15T22:50:32.408 INFO:tasks.rados.rados.0.smithi053.stdout:416: finishing rollback tid 1 to smithi053129169-21 2024-01-15T22:50:32.408 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 247 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-01-15T22:50:32.408 INFO:tasks.rados.rados.0.smithi053.stdout:415: finishing rollback tid 0 to smithi053129169-39 2024-01-15T22:50:32.410 INFO:tasks.rados.rados.0.smithi053.stdout:416: done (2 left) 2024-01-15T22:50:32.410 INFO:tasks.rados.rados.0.smithi053.stdout:417: done (1 left) 2024-01-15T22:50:32.410 INFO:tasks.rados.rados.0.smithi053.stdout:418: delete oid 4 current snap is 44 2024-01-15T22:50:32.410 INFO:tasks.rados.rados.0.smithi053.stdout:415: finishing rollback tid 1 to smithi053129169-39 2024-01-15T22:50:32.410 INFO:tasks.rados.rados.0.smithi053.stdout:415: finishing rollback tid 2 to smithi053129169-39 2024-01-15T22:50:32.410 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 58 (ObjNum 134 snap 36 seq_num 134) dirty exists 2024-01-15T22:50:32.411 INFO:tasks.rados.rados.0.smithi053.stdout:415: done (1 left) 2024-01-15T22:50:32.411 INFO:tasks.rados.rados.0.smithi053.stdout:418: done (0 left) 2024-01-15T22:50:32.412 INFO:tasks.rados.rados.0.smithi053.stdout:419: read oid 33 snap 42 2024-01-15T22:50:32.412 INFO:tasks.rados.rados.0.smithi053.stdout:419: expect (ObjNum 116 snap 28 seq_num 116) 2024-01-15T22:50:32.412 INFO:tasks.rados.rados.0.smithi053.stdout:420: snap_create 2024-01-15T22:50:32.423 INFO:tasks.rados.rados.0.smithi053.stdout:419: expect (ObjNum 116 snap 28 seq_num 116) 2024-01-15T22:50:32.530 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:32.238+0000 7f15f57571c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-15T22:50:32.530 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:32.448+0000 7f15f57571c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-15T22:50:32.795 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:32.537+0000 7f15f57571c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-15T22:50:33.087 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:50:32] "GET /metrics HTTP/1.1" 200 33083 "" "Prometheus/2.43.0" 2024-01-15T22:50:33.087 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-mon[70990]: pgmap v9: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 45 MiB/s rd, 57 MiB/s wr, 712 op/s; 578 KiB/s, 2 objects/s recovering 2024-01-15T22:50:33.087 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.087 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.087 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.088 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.088 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.088 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.088 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.088 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.088 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.088 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.088 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.088 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.088 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.088 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-mon[70990]: osdmap e137: 8 total, 8 up, 8 in 2024-01-15T22:50:33.088 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.088 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:32 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[66518]: pgmap v9: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 45 MiB/s rd, 57 MiB/s wr, 712 op/s; 578 KiB/s, 2 objects/s recovering 2024-01-15T22:50:33.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[66518]: osdmap e137: 8 total, 8 up, 8 in 2024-01-15T22:50:33.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[80116]: pgmap v9: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 45 MiB/s rd, 57 MiB/s wr, 712 op/s; 578 KiB/s, 2 objects/s recovering 2024-01-15T22:50:33.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:33.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[80116]: osdmap e137: 8 total, 8 up, 8 in 2024-01-15T22:50:33.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:32 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:33.403 INFO:tasks.rados.rados.0.smithi053.stdout:419: done (1 left) 2024-01-15T22:50:33.403 INFO:tasks.rados.rados.0.smithi053.stdout:420: done (0 left) 2024-01-15T22:50:33.403 INFO:tasks.rados.rados.0.smithi053.stdout:421: delete oid 49 current snap is 45 2024-01-15T22:50:33.407 INFO:tasks.rados.rados.0.smithi053.stdout:421: done (0 left) 2024-01-15T22:50:33.407 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 5 current snap is 45 2024-01-15T22:50:33.407 INFO:tasks.rados.rados.0.smithi053.stdout:422: seq_num 155 ranges {7266304=204800} 2024-01-15T22:50:33.450 INFO:tasks.rados.rados.0.smithi053.stdout:422: writing smithi053129169-5 from 7266304 to 7471104 tid 1 2024-01-15T22:50:33.450 INFO:tasks.rados.rados.0.smithi053.stdout:423: setattr oid 28 current snap is 45 2024-01-15T22:50:33.452 INFO:tasks.rados.rados.0.smithi053.stdout:424: read oid 15 snap -1 2024-01-15T22:50:33.452 INFO:tasks.rados.rados.0.smithi053.stdout:424: expect (ObjNum 58 snap 4 seq_num 58) 2024-01-15T22:50:33.453 INFO:tasks.rados.rados.0.smithi053.stdout:425: rmattr oid 32 current snap is 45 2024-01-15T22:50:33.453 INFO:tasks.rados.rados.0.smithi053.stdout:426: rollback oid 41 current snap is 45 2024-01-15T22:50:33.453 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 41 to 24 2024-01-15T22:50:33.453 INFO:tasks.rados.rados.0.smithi053.stdout:427: rollback oid 48 current snap is 45 2024-01-15T22:50:33.453 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 48 to 39 2024-01-15T22:50:33.453 INFO:tasks.rados.rados.0.smithi053.stdout:428: read oid 10 snap -1 2024-01-15T22:50:33.453 INFO:tasks.rados.rados.0.smithi053.stdout:428: expect (ObjNum 88 snap 19 seq_num 88) 2024-01-15T22:50:33.453 INFO:tasks.rados.rados.0.smithi053.stdout:429: snap_create 2024-01-15T22:50:33.456 INFO:tasks.rados.rados.0.smithi053.stdout:422: finishing write tid 1 to smithi053129169-5 2024-01-15T22:50:33.457 INFO:tasks.rados.rados.0.smithi053.stdout:422: finishing write tid 2 to smithi053129169-5 2024-01-15T22:50:33.459 INFO:tasks.rados.rados.0.smithi053.stdout:422: finishing write tid 3 to smithi053129169-5 2024-01-15T22:50:33.459 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 212 (ObjNum 155 snap 45 seq_num 155) dirty exists 2024-01-15T22:50:33.459 INFO:tasks.rados.rados.0.smithi053.stdout:422: left oid 5 (ObjNum 155 snap 45 seq_num 155) 2024-01-15T22:50:33.459 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 112 (ObjNum 141 snap 38 seq_num 141) dirty exists 2024-01-15T22:50:33.459 INFO:tasks.rados.rados.0.smithi053.stdout:426: finishing rollback tid 1 to smithi053129169-41 2024-01-15T22:50:33.459 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 29 (ObjNum 33 snap 0 seq_num 3636381568) dirty dne 2024-01-15T22:50:33.460 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 256 (ObjNum 125 snap 31 seq_num 125) dirty exists 2024-01-15T22:50:33.460 INFO:tasks.rados.rados.0.smithi053.stdout:427: finishing rollback tid 0 to smithi053129169-48 2024-01-15T22:50:33.460 INFO:tasks.rados.rados.0.smithi053.stdout:427: finishing rollback tid 1 to smithi053129169-48 2024-01-15T22:50:33.460 INFO:tasks.rados.rados.0.smithi053.stdout:427: finishing rollback tid 2 to smithi053129169-48 2024-01-15T22:50:33.460 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 260 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-01-15T22:50:33.468 INFO:tasks.rados.rados.0.smithi053.stdout:424: expect (ObjNum 58 snap 4 seq_num 58) 2024-01-15T22:50:33.497 INFO:tasks.rados.rados.0.smithi053.stdout:428: expect (ObjNum 88 snap 19 seq_num 88) 2024-01-15T22:50:33.721 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:33.315+0000 7f15f57571c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-15T22:50:33.722 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:33.544+0000 7f15f57571c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-15T22:50:33.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:33 smithi163 ceph-mon[70990]: Adjusting osd_memory_target on smithi053 to 2489M 2024-01-15T22:50:33.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:33 smithi163 ceph-mon[70990]: osdmap e138: 8 total, 8 up, 8 in 2024-01-15T22:50:34.045 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:33.729+0000 7f15f57571c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:50:34.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:33 smithi053 ceph-mon[66518]: Adjusting osd_memory_target on smithi053 to 2489M 2024-01-15T22:50:34.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:33 smithi053 ceph-mon[66518]: osdmap e138: 8 total, 8 up, 8 in 2024-01-15T22:50:34.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:33 smithi053 ceph-mon[80116]: Adjusting osd_memory_target on smithi053 to 2489M 2024-01-15T22:50:34.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:33 smithi053 ceph-mon[80116]: osdmap e138: 8 total, 8 up, 8 in 2024-01-15T22:50:34.409 INFO:tasks.rados.rados.0.smithi053.stdout:422: done (7 left) 2024-01-15T22:50:34.409 INFO:tasks.rados.rados.0.smithi053.stdout:423: done (6 left) 2024-01-15T22:50:34.409 INFO:tasks.rados.rados.0.smithi053.stdout:424: done (5 left) 2024-01-15T22:50:34.409 INFO:tasks.rados.rados.0.smithi053.stdout:425: done (4 left) 2024-01-15T22:50:34.409 INFO:tasks.rados.rados.0.smithi053.stdout:426: done (3 left) 2024-01-15T22:50:34.409 INFO:tasks.rados.rados.0.smithi053.stdout:427: done (2 left) 2024-01-15T22:50:34.409 INFO:tasks.rados.rados.0.smithi053.stdout:428: done (1 left) 2024-01-15T22:50:34.409 INFO:tasks.rados.rados.0.smithi053.stdout:429: done (0 left) 2024-01-15T22:50:34.410 INFO:tasks.rados.rados.0.smithi053.stdout:430: copy_from oid 1 from oid 7 current snap is 46 2024-01-15T22:50:34.410 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 48 current snap is 46 2024-01-15T22:50:34.410 INFO:tasks.rados.rados.0.smithi053.stdout:431: seq_num 156 ranges {778240=221184} 2024-01-15T22:50:34.415 INFO:tasks.rados.rados.0.smithi053.stdout:431: writing smithi053129169-48 from 778240 to 999424 tid 1 2024-01-15T22:50:34.415 INFO:tasks.rados.rados.0.smithi053.stdout:432: rmattr oid 50 current snap is 46 2024-01-15T22:50:34.415 INFO:tasks.rados.rados.0.smithi053.stdout:432: done (2 left) 2024-01-15T22:50:34.415 INFO:tasks.rados.rados.0.smithi053.stdout:433: delete oid 43 current snap is 46 2024-01-15T22:50:34.422 INFO:tasks.rados.rados.0.smithi053.stdout:431: finishing write tid 1 to smithi053129169-48 2024-01-15T22:50:34.422 INFO:tasks.rados.rados.0.smithi053.stdout:430: finishing copy_from to smithi053129169-1 2024-01-15T22:50:34.422 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 10 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-01-15T22:50:34.422 INFO:tasks.rados.rados.0.smithi053.stdout:430: finishing copy_from racing read to smithi053129169-1 2024-01-15T22:50:34.423 INFO:tasks.rados.rados.0.smithi053.stdout:431: finishing write tid 2 to smithi053129169-48 2024-01-15T22:50:34.423 INFO:tasks.rados.rados.0.smithi053.stdout:430: done (2 left) 2024-01-15T22:50:34.423 INFO:tasks.rados.rados.0.smithi053.stdout:433: done (1 left) 2024-01-15T22:50:34.423 INFO:tasks.rados.rados.0.smithi053.stdout:434: read oid 26 snap -1 2024-01-15T22:50:34.423 INFO:tasks.rados.rados.0.smithi053.stdout:434: expect deleted 2024-01-15T22:50:34.423 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 34 current snap is 46 2024-01-15T22:50:34.423 INFO:tasks.rados.rados.0.smithi053.stdout:435: seq_num 158 ranges {761856=253952} 2024-01-15T22:50:34.428 INFO:tasks.rados.rados.0.smithi053.stdout:435: writing smithi053129169-34 from 761856 to 1015808 tid 1 2024-01-15T22:50:34.428 INFO:tasks.rados.rados.0.smithi053.stdout:436: delete oid 9 current snap is 46 2024-01-15T22:50:34.429 INFO:tasks.rados.rados.0.smithi053.stdout:431: finishing write tid 3 to smithi053129169-48 2024-01-15T22:50:34.429 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 263 (ObjNum 156 snap 46 seq_num 156) dirty exists 2024-01-15T22:50:34.429 INFO:tasks.rados.rados.0.smithi053.stdout:431: left oid 48 (ObjNum 156 snap 46 seq_num 156) 2024-01-15T22:50:34.430 INFO:tasks.rados.rados.0.smithi053.stdout:431: done (3 left) 2024-01-15T22:50:34.430 INFO:tasks.rados.rados.0.smithi053.stdout:434: done (2 left) 2024-01-15T22:50:34.430 INFO:tasks.rados.rados.0.smithi053.stdout:436: done (1 left) 2024-01-15T22:50:34.430 INFO:tasks.rados.rados.0.smithi053.stdout:437: delete oid 33 current snap is 46 2024-01-15T22:50:34.432 INFO:tasks.rados.rados.0.smithi053.stdout:435: finishing write tid 1 to smithi053129169-34 2024-01-15T22:50:34.432 INFO:tasks.rados.rados.0.smithi053.stdout:437: done (1 left) 2024-01-15T22:50:34.432 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 46 2024-01-15T22:50:34.432 INFO:tasks.rados.rados.0.smithi053.stdout:438: seq_num 161 ranges {3080192=303104} 2024-01-15T22:50:34.451 INFO:tasks.rados.rados.0.smithi053.stdout:438: writing smithi053129169-10 from 3080192 to 3383296 tid 1 2024-01-15T22:50:34.451 INFO:tasks.rados.rados.0.smithi053.stdout:439: read oid 13 snap -1 2024-01-15T22:50:34.451 INFO:tasks.rados.rados.0.smithi053.stdout:439: expect (ObjNum 116 snap 28 seq_num 116) 2024-01-15T22:50:34.451 INFO:tasks.rados.rados.0.smithi053.stdout:440: setattr oid 47 current snap is 46 2024-01-15T22:50:34.451 INFO:tasks.rados.rados.0.smithi053.stdout:435: finishing write tid 2 to smithi053129169-34 2024-01-15T22:50:34.451 INFO:tasks.rados.rados.0.smithi053.stdout:435: finishing write tid 3 to smithi053129169-34 2024-01-15T22:50:34.451 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 115 (ObjNum 158 snap 46 seq_num 158) dirty exists 2024-01-15T22:50:34.451 INFO:tasks.rados.rados.0.smithi053.stdout:435: left oid 34 (ObjNum 158 snap 46 seq_num 158) 2024-01-15T22:50:34.455 INFO:tasks.rados.rados.0.smithi053.stdout:435: done (3 left) 2024-01-15T22:50:34.455 INFO:tasks.rados.rados.0.smithi053.stdout:441: rmattr oid 18 current snap is 46 2024-01-15T22:50:34.455 INFO:tasks.rados.rados.0.smithi053.stdout:441: done (3 left) 2024-01-15T22:50:34.455 INFO:tasks.rados.rados.0.smithi053.stdout:442: setattr oid 1 current snap is 46 2024-01-15T22:50:34.456 INFO:tasks.rados.rados.0.smithi053.stdout:443: rmattr oid 42 current snap is 46 2024-01-15T22:50:34.456 INFO:tasks.rados.rados.0.smithi053.stdout:443: done (4 left) 2024-01-15T22:50:34.456 INFO:tasks.rados.rados.0.smithi053.stdout:444: setattr oid 32 current snap is 46 2024-01-15T22:50:34.456 INFO:tasks.rados.rados.0.smithi053.stdout:438: finishing write tid 1 to smithi053129169-10 2024-01-15T22:50:34.456 INFO:tasks.rados.rados.0.smithi053.stdout:438: finishing write tid 2 to smithi053129169-10 2024-01-15T22:50:34.457 INFO:tasks.rados.rados.0.smithi053.stdout:445: snap_create 2024-01-15T22:50:34.457 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 213 (ObjNum 58 snap 4 seq_num 58) dirty exists 2024-01-15T22:50:34.457 INFO:tasks.rados.rados.0.smithi053.stdout:438: finishing write tid 3 to smithi053129169-10 2024-01-15T22:50:34.457 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 130 (ObjNum 161 snap 46 seq_num 161) dirty exists 2024-01-15T22:50:34.457 INFO:tasks.rados.rados.0.smithi053.stdout:438: left oid 10 (ObjNum 161 snap 46 seq_num 161) 2024-01-15T22:50:34.457 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 75 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-01-15T22:50:34.458 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 265 (ObjNum 125 snap 31 seq_num 125) dirty exists 2024-01-15T22:50:34.458 INFO:tasks.rados.rados.0.smithi053.stdout:439: expect (ObjNum 116 snap 28 seq_num 116) 2024-01-15T22:50:34.747 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:34 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:34.359+0000 7f15f57571c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-15T22:50:34.747 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:34 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:34.559+0000 7f15f57571c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:50:34.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:34 smithi163 ceph-mon[70990]: pgmap v12: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 256 B/s rd, 28 KiB/s wr, 1 op/s 2024-01-15T22:50:34.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:34 smithi163 ceph-mon[70990]: osdmap e139: 8 total, 8 up, 8 in 2024-01-15T22:50:35.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:34 smithi053 ceph-mon[66518]: pgmap v12: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 256 B/s rd, 28 KiB/s wr, 1 op/s 2024-01-15T22:50:35.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:34 smithi053 ceph-mon[66518]: osdmap e139: 8 total, 8 up, 8 in 2024-01-15T22:50:35.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:34 smithi053 ceph-mon[80116]: pgmap v12: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 256 B/s rd, 28 KiB/s wr, 1 op/s 2024-01-15T22:50:35.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:34 smithi053 ceph-mon[80116]: osdmap e139: 8 total, 8 up, 8 in 2024-01-15T22:50:35.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:34 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:34.754+0000 7f15f57571c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-01-15T22:50:35.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:34 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:34.877+0000 7f15f57571c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-15T22:50:35.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:34 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:50:34] ENGINE Bus STARTING 2024-01-15T22:50:35.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:34 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: CherryPy Checker: 2024-01-15T22:50:35.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:34 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: The Application mounted at '' has an empty config. 2024-01-15T22:50:35.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:34 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: 2024-01-15T22:50:35.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:34 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:50:34] ENGINE Serving on http://:::9283 2024-01-15T22:50:35.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:34 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: [15/Jan/2024:22:50:34] ENGINE Bus STARTED 2024-01-15T22:50:35.408 INFO:tasks.rados.rados.0.smithi053.stdout:438: done (5 left) 2024-01-15T22:50:35.409 INFO:tasks.rados.rados.0.smithi053.stdout:439: done (4 left) 2024-01-15T22:50:35.409 INFO:tasks.rados.rados.0.smithi053.stdout:440: done (3 left) 2024-01-15T22:50:35.409 INFO:tasks.rados.rados.0.smithi053.stdout:442: done (2 left) 2024-01-15T22:50:35.409 INFO:tasks.rados.rados.0.smithi053.stdout:444: done (1 left) 2024-01-15T22:50:35.409 INFO:tasks.rados.rados.0.smithi053.stdout:445: done (0 left) 2024-01-15T22:50:35.409 INFO:tasks.rados.rados.0.smithi053.stdout:446: setattr oid 39 current snap is 47 2024-01-15T22:50:35.410 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 22 current snap is 47 2024-01-15T22:50:35.410 INFO:tasks.rados.rados.0.smithi053.stdout:447: seq_num 162 ranges {7266304=319488} 2024-01-15T22:50:35.452 INFO:tasks.rados.rados.0.smithi053.stdout:447: writing smithi053129169-22 from 7266304 to 7585792 tid 1 2024-01-15T22:50:35.452 INFO:tasks.rados.rados.0.smithi053.stdout:448: snap_remove snap 32 2024-01-15T22:50:36.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: Standby manager daemon y started 2024-01-15T22:50:36.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.53:0/2104273839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-15T22:50:36.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.53:0/2104273839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:50:36.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.53:0/2104273839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-15T22:50:36.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.53:0/2104273839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:50:36.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:36.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:36.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:36.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:50:36.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:50:36.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:35 smithi163 ceph-mon[70990]: osdmap e140: 8 total, 8 up, 8 in 2024-01-15T22:50:36.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: Standby manager daemon y started 2024-01-15T22:50:36.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.53:0/2104273839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-15T22:50:36.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.53:0/2104273839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:50:36.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.53:0/2104273839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-15T22:50:36.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.53:0/2104273839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:50:36.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:36.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:36.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:36.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:50:36.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:50:36.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[80116]: osdmap e140: 8 total, 8 up, 8 in 2024-01-15T22:50:36.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: Standby manager daemon y started 2024-01-15T22:50:36.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.53:0/2104273839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-15T22:50:36.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.53:0/2104273839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:50:36.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.53:0/2104273839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-15T22:50:36.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.53:0/2104273839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:50:36.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:36.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:36.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-01-15T22:50:36.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:36.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:50:36.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:50:36.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:35 smithi053 ceph-mon[66518]: osdmap e140: 8 total, 8 up, 8 in 2024-01-15T22:50:36.413 INFO:tasks.rados.rados.0.smithi053.stdout:448: done (2 left) 2024-01-15T22:50:36.413 INFO:tasks.rados.rados.0.smithi053.stdout:449: rmattr oid 7 current snap is 47 2024-01-15T22:50:36.413 INFO:tasks.rados.rados.0.smithi053.stdout:449: done (2 left) 2024-01-15T22:50:36.413 INFO:tasks.rados.rados.0.smithi053.stdout:450: copy_from oid 19 from oid 37 current snap is 47 2024-01-15T22:50:36.413 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 60 (ObjNum 134 snap 36 seq_num 134) dirty exists 2024-01-15T22:50:36.413 INFO:tasks.rados.rados.0.smithi053.stdout:447: finishing write tid 1 to smithi053129169-22 2024-01-15T22:50:36.413 INFO:tasks.rados.rados.0.smithi053.stdout:447: finishing write tid 2 to smithi053129169-22 2024-01-15T22:50:36.413 INFO:tasks.rados.rados.0.smithi053.stdout:447: finishing write tid 3 to smithi053129169-22 2024-01-15T22:50:36.413 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 215 (ObjNum 162 snap 47 seq_num 162) dirty exists 2024-01-15T22:50:36.413 INFO:tasks.rados.rados.0.smithi053.stdout:447: left oid 22 (ObjNum 162 snap 47 seq_num 162) 2024-01-15T22:50:36.413 INFO:tasks.rados.rados.0.smithi053.stdout:446: done (2 left) 2024-01-15T22:50:36.413 INFO:tasks.rados.rados.0.smithi053.stdout:447: done (1 left) 2024-01-15T22:50:36.414 INFO:tasks.rados.rados.0.smithi053.stdout:451: copy_from oid 48 from oid 31 current snap is 47 2024-01-15T22:50:36.414 INFO:tasks.rados.rados.0.smithi053.stdout:452: delete oid 16 current snap is 47 2024-01-15T22:50:36.429 INFO:tasks.rados.rados.0.smithi053.stdout:452: done (2 left) 2024-01-15T22:50:36.429 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 47 2024-01-15T22:50:36.429 INFO:tasks.rados.rados.0.smithi053.stdout:453: seq_num 164 ranges {0=352256} 2024-01-15T22:50:36.431 INFO:tasks.rados.rados.0.smithi053.stdout:453: writing smithi053129169-21 from 0 to 352256 tid 1 2024-01-15T22:50:36.431 INFO:tasks.rados.rados.0.smithi053.stdout:454: delete oid 39 current snap is 47 2024-01-15T22:50:36.434 INFO:tasks.rados.rados.0.smithi053.stdout:454: done (3 left) 2024-01-15T22:50:36.434 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 47 2024-01-15T22:50:36.434 INFO:tasks.rados.rados.0.smithi053.stdout:455: seq_num 166 ranges {1949696=385024} 2024-01-15T22:50:36.448 INFO:tasks.rados.rados.0.smithi053.stdout:455: writing smithi053129169-3 from 1949696 to 2334720 tid 1 2024-01-15T22:50:36.448 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 47 2024-01-15T22:50:36.448 INFO:tasks.rados.rados.0.smithi053.stdout:453: finishing write tid 1 to smithi053129169-21 2024-01-15T22:50:36.449 INFO:tasks.rados.rados.0.smithi053.stdout:456: seq_num 167 ranges {5210112=401408} 2024-01-15T22:50:36.480 INFO:tasks.rados.rados.0.smithi053.stdout:456: writing smithi053129169-12 from 5210112 to 5611520 tid 1 2024-01-15T22:50:36.480 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 11 current snap is 47 2024-01-15T22:50:36.480 INFO:tasks.rados.rados.0.smithi053.stdout:453: finishing write tid 2 to smithi053129169-21 2024-01-15T22:50:36.481 INFO:tasks.rados.rados.0.smithi053.stdout:453: finishing write tid 3 to smithi053129169-21 2024-01-15T22:50:36.481 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 275 (ObjNum 164 snap 47 seq_num 164) dirty exists 2024-01-15T22:50:36.481 INFO:tasks.rados.rados.0.smithi053.stdout:453: left oid 21 (ObjNum 164 snap 47 seq_num 164) 2024-01-15T22:50:36.481 INFO:tasks.rados.rados.0.smithi053.stdout:451: finishing copy_from to smithi053129169-48 2024-01-15T22:50:36.481 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 76 (ObjNum 140 snap 38 seq_num 140) dirty exists 2024-01-15T22:50:36.481 INFO:tasks.rados.rados.0.smithi053.stdout:451: finishing copy_from racing read to smithi053129169-48 2024-01-15T22:50:36.481 INFO:tasks.rados.rados.0.smithi053.stdout:457: seq_num 168 ranges {1835008=417792} 2024-01-15T22:50:36.493 INFO:tasks.rados.rados.0.smithi053.stdout:457: writing smithi053129169-11 from 1835008 to 2252800 tid 1 2024-01-15T22:50:36.493 INFO:tasks.rados.rados.0.smithi053.stdout:451: done (5 left) 2024-01-15T22:50:36.493 INFO:tasks.rados.rados.0.smithi053.stdout:453: done (4 left) 2024-01-15T22:50:36.493 INFO:tasks.rados.rados.0.smithi053.stdout:458: read oid 21 snap -1 2024-01-15T22:50:36.493 INFO:tasks.rados.rados.0.smithi053.stdout:458: expect (ObjNum 164 snap 47 seq_num 164) 2024-01-15T22:50:36.493 INFO:tasks.rados.rados.0.smithi053.stdout:459: snap_remove snap 43 2024-01-15T22:50:37.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: Adjusting osd_memory_target on smithi163 to 2488M 2024-01-15T22:50:37.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:50:37.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:50:37.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:50:37.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:50:37.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:50:37.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:50:37.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: pgmap v15: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 102 KiB/s wr, 47 op/s 2024-01-15T22:50:37.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: mgrmap e27: x(active, since 8s), standbys: y 2024-01-15T22:50:37.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:50:37.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:50:37.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:50:37.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[66518]: osdmap e141: 8 total, 8 up, 8 in 2024-01-15T22:50:37.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: Adjusting osd_memory_target on smithi163 to 2488M 2024-01-15T22:50:37.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:50:37.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:50:37.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:50:37.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:50:37.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:50:37.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:50:37.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: pgmap v15: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 102 KiB/s wr, 47 op/s 2024-01-15T22:50:37.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: mgrmap e27: x(active, since 8s), standbys: y 2024-01-15T22:50:37.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:50:37.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:50:37.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:50:37.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:36 smithi053 ceph-mon[80116]: osdmap e141: 8 total, 8 up, 8 in 2024-01-15T22:50:37.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: Adjusting osd_memory_target on smithi163 to 2488M 2024-01-15T22:50:37.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:50:37.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:50:37.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:50:37.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:50:37.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:50:37.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:50:37.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: pgmap v15: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 102 KiB/s wr, 47 op/s 2024-01-15T22:50:37.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: mgrmap e27: x(active, since 8s), standbys: y 2024-01-15T22:50:37.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:50:37.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:50:37.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:50:37.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:37.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:36 smithi163 ceph-mon[70990]: osdmap e141: 8 total, 8 up, 8 in 2024-01-15T22:50:37.426 INFO:tasks.rados.rados.0.smithi053.stdout:459: done (5 left) 2024-01-15T22:50:37.426 INFO:tasks.rados.rados.0.smithi053.stdout:460: rollback oid 13 current snap is 47 2024-01-15T22:50:37.426 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 13 to 39 2024-01-15T22:50:37.426 INFO:tasks.rados.rados.0.smithi053.stdout:455: finishing write tid 1 to smithi053129169-3 2024-01-15T22:50:37.426 INFO:tasks.rados.rados.0.smithi053.stdout:455: finishing write tid 2 to smithi053129169-3 2024-01-15T22:50:37.426 INFO:tasks.rados.rados.0.smithi053.stdout:455: finishing write tid 3 to smithi053129169-3 2024-01-15T22:50:37.426 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 215 (ObjNum 166 snap 47 seq_num 166) dirty exists 2024-01-15T22:50:37.426 INFO:tasks.rados.rados.0.smithi053.stdout:455: left oid 3 (ObjNum 166 snap 47 seq_num 166) 2024-01-15T22:50:37.426 INFO:tasks.rados.rados.0.smithi053.stdout:450: finishing copy_from to smithi053129169-19 2024-01-15T22:50:37.426 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 141 (ObjNum 138 snap 36 seq_num 138) dirty exists 2024-01-15T22:50:37.426 INFO:tasks.rados.rados.0.smithi053.stdout:450: finishing copy_from racing read to smithi053129169-19 2024-01-15T22:50:37.427 INFO:tasks.rados.rados.0.smithi053.stdout:456: finishing write tid 1 to smithi053129169-12 2024-01-15T22:50:37.427 INFO:tasks.rados.rados.0.smithi053.stdout:456: finishing write tid 2 to smithi053129169-12 2024-01-15T22:50:37.427 INFO:tasks.rados.rados.0.smithi053.stdout:450: done (5 left) 2024-01-15T22:50:37.427 INFO:tasks.rados.rados.0.smithi053.stdout:455: done (4 left) 2024-01-15T22:50:37.427 INFO:tasks.rados.rados.0.smithi053.stdout:461: delete oid 38 current snap is 47 2024-01-15T22:50:37.427 INFO:tasks.rados.rados.0.smithi053.stdout:456: finishing write tid 3 to smithi053129169-12 2024-01-15T22:50:37.427 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 215 (ObjNum 167 snap 47 seq_num 167) dirty exists 2024-01-15T22:50:37.427 INFO:tasks.rados.rados.0.smithi053.stdout:456: left oid 12 (ObjNum 167 snap 47 seq_num 167) 2024-01-15T22:50:37.427 INFO:tasks.rados.rados.0.smithi053.stdout:457: finishing write tid 1 to smithi053129169-11 2024-01-15T22:50:37.427 INFO:tasks.rados.rados.0.smithi053.stdout:457: finishing write tid 2 to smithi053129169-11 2024-01-15T22:50:37.427 INFO:tasks.rados.rados.0.smithi053.stdout:458: expect (ObjNum 164 snap 47 seq_num 164) 2024-01-15T22:50:37.440 INFO:tasks.rados.rados.0.smithi053.stdout:457: finishing write tid 3 to smithi053129169-11 2024-01-15T22:50:37.440 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 46 (ObjNum 168 snap 47 seq_num 168) dirty exists 2024-01-15T22:50:37.440 INFO:tasks.rados.rados.0.smithi053.stdout:457: left oid 11 (ObjNum 168 snap 47 seq_num 168) 2024-01-15T22:50:37.440 INFO:tasks.rados.rados.0.smithi053.stdout:456: done (4 left) 2024-01-15T22:50:37.440 INFO:tasks.rados.rados.0.smithi053.stdout:457: done (3 left) 2024-01-15T22:50:37.440 INFO:tasks.rados.rados.0.smithi053.stdout:458: done (2 left) 2024-01-15T22:50:37.440 INFO:tasks.rados.rados.0.smithi053.stdout:461: done (1 left) 2024-01-15T22:50:37.441 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 47 2024-01-15T22:50:37.441 INFO:tasks.rados.rados.0.smithi053.stdout:460: finishing rollback tid 0 to smithi053129169-13 2024-01-15T22:50:37.441 INFO:tasks.rados.rados.0.smithi053.stdout:462: seq_num 170 ranges {0=450560} 2024-01-15T22:50:37.442 INFO:tasks.rados.rados.0.smithi053.stdout:462: writing smithi053129169-4 from 0 to 450560 tid 1 2024-01-15T22:50:37.442 INFO:tasks.rados.rados.0.smithi053.stdout:463: snap_remove snap 35 2024-01-15T22:50:38.087 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:37 smithi053 ceph-mon[66518]: Reconfiguring alertmanager.a (dependencies changed)... 2024-01-15T22:50:38.087 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:37 smithi053 ceph-mon[66518]: Reconfiguring daemon alertmanager.a on smithi053 2024-01-15T22:50:38.087 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:37 smithi053 ceph-mon[66518]: osdmap e142: 8 total, 8 up, 8 in 2024-01-15T22:50:38.088 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:37 smithi053 ceph-mon[80116]: Reconfiguring alertmanager.a (dependencies changed)... 2024-01-15T22:50:38.088 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:37 smithi053 ceph-mon[80116]: Reconfiguring daemon alertmanager.a on smithi053 2024-01-15T22:50:38.088 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:37 smithi053 ceph-mon[80116]: osdmap e142: 8 total, 8 up, 8 in 2024-01-15T22:50:38.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:37 smithi163 ceph-mon[70990]: Reconfiguring alertmanager.a (dependencies changed)... 2024-01-15T22:50:38.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:37 smithi163 ceph-mon[70990]: Reconfiguring daemon alertmanager.a on smithi053 2024-01-15T22:50:38.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:37 smithi163 ceph-mon[70990]: osdmap e142: 8 total, 8 up, 8 in 2024-01-15T22:50:38.429 INFO:tasks.rados.rados.0.smithi053.stdout:463: done (2 left) 2024-01-15T22:50:38.429 INFO:tasks.rados.rados.0.smithi053.stdout:464: copy_from oid 14 from oid 43 current snap is 47 2024-01-15T22:50:38.429 INFO:tasks.rados.rados.0.smithi053.stdout:460: finishing rollback tid 1 to smithi053129169-13 2024-01-15T22:50:38.430 INFO:tasks.rados.rados.0.smithi053.stdout:460: finishing rollback tid 2 to smithi053129169-13 2024-01-15T22:50:38.430 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 125 (ObjNum 116 snap 28 seq_num 116) dirty exists 2024-01-15T22:50:38.430 INFO:tasks.rados.rados.0.smithi053.stdout:462: finishing write tid 1 to smithi053129169-4 2024-01-15T22:50:38.430 INFO:tasks.rados.rados.0.smithi053.stdout:462: finishing write tid 2 to smithi053129169-4 2024-01-15T22:50:38.430 INFO:tasks.rados.rados.0.smithi053.stdout:462: finishing write tid 3 to smithi053129169-4 2024-01-15T22:50:38.430 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 74 (ObjNum 170 snap 47 seq_num 170) dirty exists 2024-01-15T22:50:38.430 INFO:tasks.rados.rados.0.smithi053.stdout:462: left oid 4 (ObjNum 170 snap 47 seq_num 170) 2024-01-15T22:50:38.430 INFO:tasks.rados.rados.0.smithi053.stdout:460: done (2 left) 2024-01-15T22:50:38.430 INFO:tasks.rados.rados.0.smithi053.stdout:462: done (1 left) 2024-01-15T22:50:38.430 INFO:tasks.rados.rados.0.smithi053.stdout:465: setattr oid 27 current snap is 47 2024-01-15T22:50:38.431 INFO:tasks.rados.rados.0.smithi053.stdout:466: rollback oid 3 current snap is 47 2024-01-15T22:50:38.431 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 3 to 24 2024-01-15T22:50:38.431 INFO:tasks.rados.rados.0.smithi053.stdout:467: setattr oid 40 current snap is 47 2024-01-15T22:50:38.432 INFO:tasks.rados.rados.0.smithi053.stdout:468: snap_create 2024-01-15T22:50:38.443 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 87 (ObjNum 80 snap 13 seq_num 80) dirty exists 2024-01-15T22:50:38.443 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 69 (ObjNum 66 snap 6 seq_num 66) dirty exists 2024-01-15T22:50:38.443 INFO:tasks.rados.rados.0.smithi053.stdout:466: finishing rollback tid 0 to smithi053129169-3 2024-01-15T22:50:38.444 INFO:tasks.rados.rados.0.smithi053.stdout:464: finishing copy_from to smithi053129169-14 2024-01-15T22:50:38.444 INFO:tasks.rados.rados.0.smithi053.stdout:464: got expected ENOENT (src dne) 2024-01-15T22:50:38.445 INFO:tasks.rados.rados.0.smithi053.stdout:464: finishing copy_from racing read to smithi053129169-14 2024-01-15T22:50:38.445 INFO:tasks.rados.rados.0.smithi053.stdout:466: finishing rollback tid 1 to smithi053129169-3 2024-01-15T22:50:38.445 INFO:tasks.rados.rados.0.smithi053.stdout:466: finishing rollback tid 2 to smithi053129169-3 2024-01-15T22:50:38.446 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 222 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-01-15T22:50:38.453 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:38 smithi053 systemd[1]: Stopping Ceph alertmanager.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:50:38.453 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:38 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[125181]: ts=2024-01-15T22:50:38.321Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-01-15T22:50:38.795 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:38 smithi053 bash[131843]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a 2024-01-15T22:50:39.114 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:38 smithi053 ceph-mon[66518]: pgmap v18: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 74 KiB/s wr, 46 op/s 2024-01-15T22:50:39.114 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:38 smithi053 ceph-mon[66518]: osdmap e143: 8 total, 8 up, 8 in 2024-01-15T22:50:39.115 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:38 smithi053 ceph-mon[80116]: pgmap v18: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 74 KiB/s wr, 46 op/s 2024-01-15T22:50:39.115 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:38 smithi053 ceph-mon[80116]: osdmap e143: 8 total, 8 up, 8 in 2024-01-15T22:50:39.115 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:38 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@alertmanager.a.service: Succeeded. 2024-01-15T22:50:39.115 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:38 smithi053 systemd[1]: Stopped Ceph alertmanager.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:50:39.115 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:38 smithi053 systemd[1]: Starting Ceph alertmanager.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:50:39.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:38 smithi163 ceph-mon[70990]: pgmap v18: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 74 KiB/s wr, 46 op/s 2024-01-15T22:50:39.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:38 smithi163 ceph-mon[70990]: osdmap e143: 8 total, 8 up, 8 in 2024-01-15T22:50:39.431 INFO:tasks.rados.rados.0.smithi053.stdout:464: done (4 left) 2024-01-15T22:50:39.431 INFO:tasks.rados.rados.0.smithi053.stdout:465: done (3 left) 2024-01-15T22:50:39.431 INFO:tasks.rados.rados.0.smithi053.stdout:466: done (2 left) 2024-01-15T22:50:39.431 INFO:tasks.rados.rados.0.smithi053.stdout:467: done (1 left) 2024-01-15T22:50:39.431 INFO:tasks.rados.rados.0.smithi053.stdout:468: done (0 left) 2024-01-15T22:50:39.431 INFO:tasks.rados.rados.0.smithi053.stdout:469: snap_create 2024-01-15T22:50:39.545 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:39 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[131977]: ts=2024-01-15T22:50:39.261Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-01-15T22:50:39.545 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:39 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[131977]: ts=2024-01-15T22:50:39.262Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-01-15T22:50:39.545 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:39 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[131977]: ts=2024-01-15T22:50:39.263Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.53 port=9094 2024-01-15T22:50:39.546 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:39 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[131977]: ts=2024-01-15T22:50:39.264Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-01-15T22:50:39.546 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:39 smithi053 bash[131963]: 9a47f1d1358680221abcfa3a1deb20ded4dc3e677d8ceeebe089972121a4cf2d 2024-01-15T22:50:39.546 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:39 smithi053 systemd[1]: Started Ceph alertmanager.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:50:39.546 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:39 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[131977]: ts=2024-01-15T22:50:39.288Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-15T22:50:39.546 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:39 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[131977]: ts=2024-01-15T22:50:39.289Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-15T22:50:39.546 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:39 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[131977]: ts=2024-01-15T22:50:39.292Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-01-15T22:50:39.546 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:39 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[131977]: ts=2024-01-15T22:50:39.292Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-01-15T22:50:39.901 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:39 smithi053 systemd[1]: Stopping Ceph node-exporter.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:50:40.237 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:39 smithi053 bash[132143]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a 2024-01-15T22:50:40.237 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-01-15T22:50:40.240 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-01-15T22:50:40.396 INFO:tasks.rados.rados.0.smithi053.stdout:469: done (0 left) 2024-01-15T22:50:40.396 INFO:tasks.rados.rados.0.smithi053.stdout:470: setattr oid 4 current snap is 49 2024-01-15T22:50:40.397 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 49 2024-01-15T22:50:40.397 INFO:tasks.rados.rados.0.smithi053.stdout:471: seq_num 171 ranges {4907008=466944} 2024-01-15T22:50:40.427 INFO:tasks.rados.rados.0.smithi053.stdout:471: writing smithi053129169-14 from 4907008 to 5373952 tid 1 2024-01-15T22:50:40.428 INFO:tasks.rados.rados.0.smithi053.stdout:472: read oid 16 snap 11 2024-01-15T22:50:40.428 INFO:tasks.rados.rados.0.smithi053.stdout:472: expect (ObjNum 15 snap 0 seq_num 15) 2024-01-15T22:50:40.428 INFO:tasks.rados.rados.0.smithi053.stdout:473: rmattr oid 23 current snap is 49 2024-01-15T22:50:40.428 INFO:tasks.rados.rados.0.smithi053.stdout:473: done (3 left) 2024-01-15T22:50:40.428 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 49 2024-01-15T22:50:40.428 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 76 (ObjNum 170 snap 47 seq_num 170) dirty exists 2024-01-15T22:50:40.428 INFO:tasks.rados.rados.0.smithi053.stdout:474: seq_num 172 ranges {1048576=483328} 2024-01-15T22:50:40.436 INFO:tasks.rados.rados.0.smithi053.stdout:474: writing smithi053129169-15 from 1048576 to 1531904 tid 1 2024-01-15T22:50:40.436 INFO:tasks.rados.rados.0.smithi053.stdout:470: done (3 left) 2024-01-15T22:50:40.436 INFO:tasks.rados.rados.0.smithi053.stdout:475: rollback oid 10 current snap is 49 2024-01-15T22:50:40.436 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 10 to 25 2024-01-15T22:50:40.436 INFO:tasks.rados.rados.0.smithi053.stdout:476: read oid 37 snap -1 2024-01-15T22:50:40.436 INFO:tasks.rados.rados.0.smithi053.stdout:476: expect (ObjNum 138 snap 36 seq_num 138) 2024-01-15T22:50:40.438 INFO:tasks.rados.rados.0.smithi053.stdout:477: rollback oid 2 current snap is 49 2024-01-15T22:50:40.438 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 2 to 45 2024-01-15T22:50:40.438 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 48 current snap is 49 2024-01-15T22:50:40.438 INFO:tasks.rados.rados.0.smithi053.stdout:478: seq_num 173 ranges {2359296=499712} 2024-01-15T22:50:40.452 INFO:tasks.rados.rados.0.smithi053.stdout:478: writing smithi053129169-48 from 2359296 to 2859008 tid 1 2024-01-15T22:50:40.453 INFO:tasks.rados.rados.0.smithi053.stdout:479: rollback oid 39 current snap is 49 2024-01-15T22:50:40.453 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 39 to 45 2024-01-15T22:50:40.453 INFO:tasks.rados.rados.0.smithi053.stdout:471: finishing write tid 1 to smithi053129169-14 2024-01-15T22:50:40.453 INFO:tasks.rados.rados.0.smithi053.stdout:472: expect (ObjNum 15 snap 0 seq_num 15) 2024-01-15T22:50:40.462 INFO:tasks.rados.rados.0.smithi053.stdout:471: finishing write tid 2 to smithi053129169-14 2024-01-15T22:50:40.462 INFO:tasks.rados.rados.0.smithi053.stdout:477: finishing rollback tid 1 to smithi053129169-2 2024-01-15T22:50:40.462 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 0 (ObjNum 33 snap 0 seq_num 3619529016) dirty dne 2024-01-15T22:50:40.462 INFO:tasks.rados.rados.0.smithi053.stdout:471: finishing write tid 3 to smithi053129169-14 2024-01-15T22:50:40.462 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 231 (ObjNum 171 snap 49 seq_num 171) dirty exists 2024-01-15T22:50:40.462 INFO:tasks.rados.rados.0.smithi053.stdout:471: left oid 14 (ObjNum 171 snap 49 seq_num 171) 2024-01-15T22:50:40.463 INFO:tasks.rados.rados.0.smithi053.stdout:475: finishing rollback tid 0 to smithi053129169-10 2024-01-15T22:50:40.463 INFO:tasks.rados.rados.0.smithi053.stdout:475: finishing rollback tid 1 to smithi053129169-10 2024-01-15T22:50:40.463 INFO:tasks.rados.rados.0.smithi053.stdout:471: done (7 left) 2024-01-15T22:50:40.463 INFO:tasks.rados.rados.0.smithi053.stdout:472: done (6 left) 2024-01-15T22:50:40.463 INFO:tasks.rados.rados.0.smithi053.stdout:477: done (5 left) 2024-01-15T22:50:40.463 INFO:tasks.rados.rados.0.smithi053.stdout:480: snap_remove snap 31 2024-01-15T22:50:40.463 INFO:tasks.rados.rados.0.smithi053.stdout:475: finishing rollback tid 2 to smithi053129169-10 2024-01-15T22:50:40.463 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 144 (ObjNum 88 snap 19 seq_num 88) dirty exists 2024-01-15T22:50:40.463 INFO:tasks.rados.rados.0.smithi053.stdout:474: finishing write tid 1 to smithi053129169-15 2024-01-15T22:50:40.463 INFO:tasks.rados.rados.0.smithi053.stdout:474: finishing write tid 2 to smithi053129169-15 2024-01-15T22:50:40.520 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:40.521 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:40.521 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-mon[80116]: Reconfiguring node-exporter.a (dependencies changed)... 2024-01-15T22:50:40.521 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-mon[80116]: Reconfiguring daemon node-exporter.a on smithi053 2024-01-15T22:50:40.521 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-mon[80116]: osdmap e144: 8 total, 8 up, 8 in 2024-01-15T22:50:40.521 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-mon[80116]: pgmap v21: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 42 op/s 2024-01-15T22:50:40.521 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 systemd[1]: Stopped Ceph node-exporter.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:50:40.521 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 systemd[1]: Starting Ceph node-exporter.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:50:40.522 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:40.522 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:40.522 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-mon[66518]: Reconfiguring node-exporter.a (dependencies changed)... 2024-01-15T22:50:40.522 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-mon[66518]: Reconfiguring daemon node-exporter.a on smithi053 2024-01-15T22:50:40.522 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-mon[66518]: osdmap e144: 8 total, 8 up, 8 in 2024-01-15T22:50:40.522 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-mon[66518]: pgmap v21: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 42 op/s 2024-01-15T22:50:40.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:40 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:40.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:40 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:40.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:40 smithi163 ceph-mon[70990]: Reconfiguring node-exporter.a (dependencies changed)... 2024-01-15T22:50:40.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:40 smithi163 ceph-mon[70990]: Reconfiguring daemon node-exporter.a on smithi053 2024-01-15T22:50:40.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:40 smithi163 ceph-mon[70990]: osdmap e144: 8 total, 8 up, 8 in 2024-01-15T22:50:40.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:40 smithi163 ceph-mon[70990]: pgmap v21: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 42 op/s 2024-01-15T22:50:41.045 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[66769]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:50:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-01-15T22:50:41.046 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.636Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-01-15T22:50:41.046 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.636Z 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-01-15T22:50:41.046 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.636Z 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-01-15T22:50:41.046 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.636Z 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-01-15T22:50:41.046 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z 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-01-15T22:50:41.046 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-01-15T22:50:41.046 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-01-15T22:50:41.046 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=arp 2024-01-15T22:50:41.046 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=bcache 2024-01-15T22:50:41.046 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=bonding 2024-01-15T22:50:41.046 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=btrfs 2024-01-15T22:50:41.046 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=conntrack 2024-01-15T22:50:41.047 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=cpu 2024-01-15T22:50:41.047 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-01-15T22:50:41.047 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=diskstats 2024-01-15T22:50:41.047 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=dmi 2024-01-15T22:50:41.047 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=edac 2024-01-15T22:50:41.047 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=entropy 2024-01-15T22:50:41.047 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-01-15T22:50:41.047 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=filefd 2024-01-15T22:50:41.047 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=filesystem 2024-01-15T22:50:41.047 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=hwmon 2024-01-15T22:50:41.047 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=infiniband 2024-01-15T22:50:41.047 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=ipvs 2024-01-15T22:50:41.047 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=loadavg 2024-01-15T22:50:41.047 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=mdadm 2024-01-15T22:50:41.048 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=meminfo 2024-01-15T22:50:41.048 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=netclass 2024-01-15T22:50:41.048 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=netdev 2024-01-15T22:50:41.048 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=netstat 2024-01-15T22:50:41.048 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=nfs 2024-01-15T22:50:41.048 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=nfsd 2024-01-15T22:50:41.048 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=nvme 2024-01-15T22:50:41.048 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=os 2024-01-15T22:50:41.048 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-01-15T22:50:41.048 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=pressure 2024-01-15T22:50:41.048 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=rapl 2024-01-15T22:50:41.048 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=schedstat 2024-01-15T22:50:41.048 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=selinux 2024-01-15T22:50:41.048 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=sockstat 2024-01-15T22:50:41.048 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=softnet 2024-01-15T22:50:41.049 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=stat 2024-01-15T22:50:41.049 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=tapestats 2024-01-15T22:50:41.049 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=textfile 2024-01-15T22:50:41.049 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-01-15T22:50:41.049 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=time 2024-01-15T22:50:41.049 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-01-15T22:50:41.049 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=uname 2024-01-15T22:50:41.049 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=vmstat 2024-01-15T22:50:41.049 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=xfs 2024-01-15T22:50:41.049 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=node_exporter.go:117 level=info collector=zfs 2024-01-15T22:50:41.049 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-01-15T22:50:41.049 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[132277]: ts=2024-01-15T22:50:40.637Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-01-15T22:50:41.049 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 bash[132263]: 3b51e4e7e299671fe0a4c1578b5f5033d2bfd60bd9f45e32c06ef3d934f349b1 2024-01-15T22:50:41.049 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:50:40 smithi053 systemd[1]: Started Ceph node-exporter.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:50:41.435 INFO:tasks.rados.rados.0.smithi053.stdout:475: done (5 left) 2024-01-15T22:50:41.435 INFO:tasks.rados.rados.0.smithi053.stdout:480: done (4 left) 2024-01-15T22:50:41.435 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 33 current snap is 49 2024-01-15T22:50:41.435 INFO:tasks.rados.rados.0.smithi053.stdout:479: finishing rollback tid 1 to smithi053129169-39 2024-01-15T22:50:41.435 INFO:tasks.rados.rados.0.smithi053.stdout:479: finishing rollback tid 2 to smithi053129169-39 2024-01-15T22:50:41.435 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 75 (ObjNum 134 snap 36 seq_num 134) dirty exists 2024-01-15T22:50:41.436 INFO:tasks.rados.rados.0.smithi053.stdout:478: finishing write tid 1 to smithi053129169-48 2024-01-15T22:50:41.436 INFO:tasks.rados.rados.0.smithi053.stdout:478: finishing write tid 2 to smithi053129169-48 2024-01-15T22:50:41.436 INFO:tasks.rados.rados.0.smithi053.stdout:478: finishing write tid 3 to smithi053129169-48 2024-01-15T22:50:41.436 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 294 (ObjNum 173 snap 49 seq_num 173) dirty exists 2024-01-15T22:50:41.436 INFO:tasks.rados.rados.0.smithi053.stdout:478: left oid 48 (ObjNum 173 snap 49 seq_num 173) 2024-01-15T22:50:41.436 INFO:tasks.rados.rados.0.smithi053.stdout:476: expect (ObjNum 138 snap 36 seq_num 138) 2024-01-15T22:50:41.545 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:41 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[131977]: ts=2024-01-15T22:50:41.264Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000209454s 2024-01-15T22:50:41.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:41 smithi053 ceph-mon[66518]: osdmap e145: 8 total, 8 up, 8 in 2024-01-15T22:50:41.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:41 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:41.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:41 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:41.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:41 smithi053 ceph-mon[66518]: Reconfiguring prometheus.a (dependencies changed)... 2024-01-15T22:50:41.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:41 smithi053 ceph-mon[66518]: Reconfiguring daemon prometheus.a on smithi163 2024-01-15T22:50:41.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:41 smithi053 ceph-mon[80116]: osdmap e145: 8 total, 8 up, 8 in 2024-01-15T22:50:41.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:41 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:41.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:41 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:41.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:41 smithi053 ceph-mon[80116]: Reconfiguring prometheus.a (dependencies changed)... 2024-01-15T22:50:41.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:41 smithi053 ceph-mon[80116]: Reconfiguring daemon prometheus.a on smithi163 2024-01-15T22:50:41.596 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:41 smithi163 ceph-mon[70990]: osdmap e145: 8 total, 8 up, 8 in 2024-01-15T22:50:41.596 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:41 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:41.596 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:41 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:41.596 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:41 smithi163 ceph-mon[70990]: Reconfiguring prometheus.a (dependencies changed)... 2024-01-15T22:50:41.596 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:41 smithi163 ceph-mon[70990]: Reconfiguring daemon prometheus.a on smithi163 2024-01-15T22:50:41.780 INFO:tasks.rados.rados.0.smithi053.stdout:474: finishing write tid 3 to smithi053129169-15 2024-01-15T22:50:41.780 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 217 (ObjNum 172 snap 49 seq_num 172) dirty exists 2024-01-15T22:50:41.781 INFO:tasks.rados.rados.0.smithi053.stdout:474: left oid 15 (ObjNum 172 snap 49 seq_num 172) 2024-01-15T22:50:41.781 INFO:tasks.rados.rados.0.smithi053.stdout:481: seq_num 174 ranges {0=516096} 2024-01-15T22:50:41.783 INFO:tasks.rados.rados.0.smithi053.stdout:481: writing smithi053129169-33 from 0 to 516096 tid 1 2024-01-15T22:50:41.783 INFO:tasks.rados.rados.0.smithi053.stdout:474: done (4 left) 2024-01-15T22:50:41.783 INFO:tasks.rados.rados.0.smithi053.stdout:476: done (3 left) 2024-01-15T22:50:41.783 INFO:tasks.rados.rados.0.smithi053.stdout:478: done (2 left) 2024-01-15T22:50:41.783 INFO:tasks.rados.rados.0.smithi053.stdout:479: done (1 left) 2024-01-15T22:50:41.783 INFO:tasks.rados.rados.0.smithi053.stdout:482: delete oid 1 current snap is 49 2024-01-15T22:50:41.785 INFO:tasks.rados.rados.0.smithi053.stdout:482: done (1 left) 2024-01-15T22:50:41.785 INFO:tasks.rados.rados.0.smithi053.stdout:483: snap_create 2024-01-15T22:50:41.785 INFO:tasks.rados.rados.0.smithi053.stdout:481: finishing write tid 1 to smithi053129169-33 2024-01-15T22:50:41.786 INFO:tasks.rados.rados.0.smithi053.stdout:481: finishing write tid 2 to smithi053129169-33 2024-01-15T22:50:41.787 INFO:tasks.rados.rados.0.smithi053.stdout:481: finishing write tid 3 to smithi053129169-33 2024-01-15T22:50:41.787 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 219 (ObjNum 174 snap 49 seq_num 174) dirty exists 2024-01-15T22:50:41.787 INFO:tasks.rados.rados.0.smithi053.stdout:481: left oid 33 (ObjNum 174 snap 49 seq_num 174) 2024-01-15T22:50:42.439 INFO:tasks.rados.rados.0.smithi053.stdout:481: done (1 left) 2024-01-15T22:50:42.439 INFO:tasks.rados.rados.0.smithi053.stdout:483: done (0 left) 2024-01-15T22:50:42.439 INFO:tasks.rados.rados.0.smithi053.stdout:484: snap_create 2024-01-15T22:50:42.654 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:42 smithi163 ceph-mon[70990]: osdmap e146: 8 total, 8 up, 8 in 2024-01-15T22:50:42.654 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:42 smithi163 ceph-mon[70990]: pgmap v24: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 42 op/s 2024-01-15T22:50:42.654 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:42 smithi163 systemd[1]: Stopping Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:50:42.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:42 smithi053 ceph-mon[66518]: osdmap e146: 8 total, 8 up, 8 in 2024-01-15T22:50:42.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:42 smithi053 ceph-mon[66518]: pgmap v24: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 42 op/s 2024-01-15T22:50:42.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:42 smithi053 ceph-mon[80116]: osdmap e146: 8 total, 8 up, 8 in 2024-01-15T22:50:42.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:42 smithi053 ceph-mon[80116]: pgmap v24: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 42 op/s 2024-01-15T22:50:42.982 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:50:42.661Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-01-15T22:50:42.982 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:50:42.662Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-01-15T22:50:42.982 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:50:42.662Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-01-15T22:50:42.982 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:50:42.662Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-01-15T22:50:42.982 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:50:42.662Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-01-15T22:50:42.982 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:50:42.662Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-01-15T22:50:42.982 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:50:42.662Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-01-15T22:50:42.982 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:50:42.662Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-01-15T22:50:42.982 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:50:42.662Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-01-15T22:50:42.982 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:50:42.662Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-01-15T22:50:42.982 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:50:42.662Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-01-15T22:50:42.982 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[109733]: ts=2024-01-15T22:50:42.662Z caller=main.go:1147 level=info msg="See you next time!" 2024-01-15T22:50:42.982 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:42 smithi163 bash[123635]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a 2024-01-15T22:50:43.370 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@prometheus.a.service: Succeeded. 2024-01-15T22:50:43.370 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 systemd[1]: Stopped Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:50:43.370 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 systemd[1]: Starting Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:50:43.445 INFO:tasks.rados.rados.0.smithi053.stdout:484: done (0 left) 2024-01-15T22:50:43.445 INFO:tasks.rados.rados.0.smithi053.stdout:485: snap_remove snap 49 2024-01-15T22:50:43.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-mon[70990]: osdmap e147: 8 total, 8 up, 8 in 2024-01-15T22:50:43.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:50:43.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:43.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:43.732 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 bash[123755]: a15a01476c5f6913797cc55f20e4ed51919b1e1e7a808f9272c7f0494db79474 2024-01-15T22:50:43.732 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.378Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-01-15T22:50:43.733 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.378Z 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-01-15T22:50:43.733 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.378Z caller=main.go:570 level=info host_details="(Linux 4.18.0-532.el8.x86_64 #1 SMP Thu Dec 21 12:11:59 UTC 2023 x86_64 smithi163 (none))" 2024-01-15T22:50:43.733 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.378Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-01-15T22:50:43.733 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.378Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-01-15T22:50:43.733 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 systemd[1]: Started Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:50:43.733 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.380Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-01-15T22:50:43.733 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.381Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-01-15T22:50:43.733 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.382Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-01-15T22:50:43.733 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.382Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-01-15T22:50:43.733 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.385Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-01-15T22:50:43.733 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.385Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.603µs 2024-01-15T22:50:43.733 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.385Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-01-15T22:50:43.733 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.385Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-01-15T22:50:43.733 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.403Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-01-15T22:50:43.733 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.403Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-01-15T22:50:43.733 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.403Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.607µs wal_replay_duration=18.28623ms wbl_replay_duration=90ns total_replay_duration=18.347905ms 2024-01-15T22:50:43.734 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.406Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-01-15T22:50:43.734 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.406Z caller=main.go:1029 level=info msg="TSDB started" 2024-01-15T22:50:43.734 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.406Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-01-15T22:50:43.734 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.422Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.171757ms db_storage=971ns remote_storage=1.237µs web_handler=479ns query_engine=731ns scrape=549.393µs scrape_sd=76.46µs notify=9.577µs notify_sd=9.292µs rules=15.282682ms tracing=5.943µs 2024-01-15T22:50:43.734 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.422Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-01-15T22:50:43.734 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:50:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:50:43.422Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-01-15T22:50:43.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:43 smithi053 ceph-mon[66518]: osdmap e147: 8 total, 8 up, 8 in 2024-01-15T22:50:43.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:43 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:50:43.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:43 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:43.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:43 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:43.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:43 smithi053 ceph-mon[80116]: osdmap e147: 8 total, 8 up, 8 in 2024-01-15T22:50:43.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:43 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:50:43.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:43 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:43.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:43 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:44.447 INFO:tasks.rados.rados.0.smithi053.stdout:485: done (0 left) 2024-01-15T22:50:44.447 INFO:tasks.rados.rados.0.smithi053.stdout:486: read oid 21 snap -1 2024-01-15T22:50:44.447 INFO:tasks.rados.rados.0.smithi053.stdout:486: expect (ObjNum 164 snap 47 seq_num 164) 2024-01-15T22:50:44.448 INFO:tasks.rados.rados.0.smithi053.stdout:487: snap_create 2024-01-15T22:50:44.451 INFO:tasks.rados.rados.0.smithi053.stdout:486: expect (ObjNum 164 snap 47 seq_num 164) 2024-01-15T22:50:44.722 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:44 smithi163 ceph-mon[70990]: Reconfiguring grafana.a (dependencies changed)... 2024-01-15T22:50:44.722 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:44 smithi163 ceph-mon[70990]: osdmap e148: 8 total, 8 up, 8 in 2024-01-15T22:50:44.723 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:44 smithi163 ceph-mon[70990]: Reconfiguring daemon grafana.a on smithi163 2024-01-15T22:50:44.723 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:44 smithi163 ceph-mon[70990]: pgmap v27: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2024-01-15T22:50:44.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:44 smithi053 ceph-mon[80116]: Reconfiguring grafana.a (dependencies changed)... 2024-01-15T22:50:44.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:44 smithi053 ceph-mon[80116]: osdmap e148: 8 total, 8 up, 8 in 2024-01-15T22:50:44.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:44 smithi053 ceph-mon[80116]: Reconfiguring daemon grafana.a on smithi163 2024-01-15T22:50:44.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:44 smithi053 ceph-mon[80116]: pgmap v27: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2024-01-15T22:50:44.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:44 smithi053 ceph-mon[66518]: Reconfiguring grafana.a (dependencies changed)... 2024-01-15T22:50:44.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:44 smithi053 ceph-mon[66518]: osdmap e148: 8 total, 8 up, 8 in 2024-01-15T22:50:44.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:44 smithi053 ceph-mon[66518]: Reconfiguring daemon grafana.a on smithi163 2024-01-15T22:50:44.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:44 smithi053 ceph-mon[66518]: pgmap v27: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2024-01-15T22:50:44.982 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:44 smithi163 systemd[1]: Stopping Ceph grafana.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:50:45.399 INFO:tasks.rados.rados.0.smithi053.stdout:486: done (1 left) 2024-01-15T22:50:45.399 INFO:tasks.rados.rados.0.smithi053.stdout:487: done (0 left) 2024-01-15T22:50:45.399 INFO:tasks.rados.rados.0.smithi053.stdout:488: copy_from oid 24 from oid 25 current snap is 52 2024-01-15T22:50:45.399 INFO:tasks.rados.rados.0.smithi053.stdout:489: snap_remove snap 27 2024-01-15T22:50:45.414 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 bash[124063]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a 2024-01-15T22:50:45.415 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-01-15T22:50:45.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-mon[70990]: osdmap e149: 8 total, 8 up, 8 in 2024-01-15T22:50:45.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-mon[70990]: osdmap e150: 8 total, 8 up, 8 in 2024-01-15T22:50:45.732 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-01-15T22:50:45.732 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 systemd[1]: Stopped Ceph grafana.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:50:45.732 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 systemd[1]: Starting Ceph grafana.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:50:45.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:45 smithi053 ceph-mon[66518]: osdmap e149: 8 total, 8 up, 8 in 2024-01-15T22:50:45.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:45 smithi053 ceph-mon[66518]: osdmap e150: 8 total, 8 up, 8 in 2024-01-15T22:50:45.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:45 smithi053 ceph-mon[80116]: osdmap e149: 8 total, 8 up, 8 in 2024-01-15T22:50:45.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:45 smithi053 ceph-mon[80116]: osdmap e150: 8 total, 8 up, 8 in 2024-01-15T22:50:46.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 bash[124179]: 13a2c7b92d98b8b938ea9bb4c8324ce59c486d435cf30992e4c6e9612a1116e7 2024-01-15T22:50:46.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 systemd[1]: Started Ceph grafana.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:50:46.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=settings t=2024-01-15T22:50:45.929357053Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-01-15T22:50:46.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=settings t=2024-01-15T22:50:45.929540239Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-01-15T22:50:46.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=settings t=2024-01-15T22:50:45.929558713Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-01-15T22:50:46.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=settings t=2024-01-15T22:50:45.929565667Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-01-15T22:50:46.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=settings t=2024-01-15T22:50:45.929571581Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-01-15T22:50:46.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=settings t=2024-01-15T22:50:45.929577433Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-01-15T22:50:46.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=settings t=2024-01-15T22:50:45.929584127Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-01-15T22:50:46.047 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=settings t=2024-01-15T22:50:45.929590111Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-01-15T22:50:46.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=settings t=2024-01-15T22:50:45.929596037Z level=info msg="Path Home" path=/usr/share/grafana 2024-01-15T22:50:46.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=settings t=2024-01-15T22:50:45.929601863Z level=info msg="Path Data" path=/var/lib/grafana 2024-01-15T22:50:46.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=settings t=2024-01-15T22:50:45.929607262Z level=info msg="Path Logs" path=/var/log/grafana 2024-01-15T22:50:46.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=settings t=2024-01-15T22:50:45.929612738Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-01-15T22:50:46.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=settings t=2024-01-15T22:50:45.929618349Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-01-15T22:50:46.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=settings t=2024-01-15T22:50:45.92962417Z level=info msg="App mode production" 2024-01-15T22:50:46.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=sqlstore t=2024-01-15T22:50:45.92967163Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-01-15T22:50:46.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=sqlstore t=2024-01-15T22:50:45.929688901Z 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-01-15T22:50:46.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=migrator t=2024-01-15T22:50:45.945005278Z level=info msg="Starting DB migrations" 2024-01-15T22:50:46.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=migrator t=2024-01-15T22:50:45.949688954Z level=info msg="migrations completed" performed=0 skipped=481 duration=442.808µs 2024-01-15T22:50:46.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=sqlstore t=2024-01-15T22:50:45.950095493Z level=info msg="Created default organization" 2024-01-15T22:50:46.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:46 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=plugin.loader t=2024-01-15T22:50:46.025552874Z level=info msg="Plugin registered" pluginID=input 2024-01-15T22:50:46.048 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:46 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=plugin.loader t=2024-01-15T22:50:46.054371461Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-01-15T22:50:46.049 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:46 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=plugin.loader t=2024-01-15T22:50:46.054638864Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-01-15T22:50:46.049 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:46 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=secrets t=2024-01-15T22:50:46.054695363Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-01-15T22:50:46.371 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:46 smithi163 systemd[1]: Stopping Ceph node-exporter.b for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:50:46.371 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:46 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=query_data t=2024-01-15T22:50:46.056747652Z level=info msg="Query Service initialization" 2024-01-15T22:50:46.371 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:46 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=live.push_http t=2024-01-15T22:50:46.059501614Z level=info msg="Live Push Gateway initialization" 2024-01-15T22:50:46.408 INFO:tasks.rados.rados.0.smithi053.stdout:489: done (1 left) 2024-01-15T22:50:46.408 INFO:tasks.rados.rados.0.smithi053.stdout:490: rollback oid 16 current snap is 52 2024-01-15T22:50:46.409 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 16 to 21 2024-01-15T22:50:46.409 INFO:tasks.rados.rados.0.smithi053.stdout:491: read oid 35 snap 40 2024-01-15T22:50:46.409 INFO:tasks.rados.rados.0.smithi053.stdout:491: expect (ObjNum 34 snap 0 seq_num 34) 2024-01-15T22:50:46.409 INFO:tasks.rados.rados.0.smithi053.stdout:492: copy_from oid 34 from oid 39 current snap is 52 2024-01-15T22:50:46.409 INFO:tasks.rados.rados.0.smithi053.stdout:493: rollback oid 37 current snap is 52 2024-01-15T22:50:46.409 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 37 to 36 2024-01-15T22:50:46.409 INFO:tasks.rados.rados.0.smithi053.stdout:494: rollback oid 33 current snap is 52 2024-01-15T22:50:46.409 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 33 to 37 2024-01-15T22:50:46.409 INFO:tasks.rados.rados.0.smithi053.stdout:495: delete oid 18 current snap is 52 2024-01-15T22:50:46.409 INFO:tasks.rados.rados.0.smithi053.stdout:488: finishing copy_from to smithi053129169-24 2024-01-15T22:50:46.409 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 115 (ObjNum 145 snap 38 seq_num 145) dirty exists 2024-01-15T22:50:46.409 INFO:tasks.rados.rados.0.smithi053.stdout:488: finishing copy_from racing read to smithi053129169-24 2024-01-15T22:50:46.421 INFO:tasks.rados.rados.0.smithi053.stdout:488: done (6 left) 2024-01-15T22:50:46.421 INFO:tasks.rados.rados.0.smithi053.stdout:495: done (5 left) 2024-01-15T22:50:46.421 INFO:tasks.rados.rados.0.smithi053.stdout:496: read oid 42 snap 38 2024-01-15T22:50:46.421 INFO:tasks.rados.rados.0.smithi053.stdout:496: expect (ObjNum 41 snap 0 seq_num 41) 2024-01-15T22:50:46.421 INFO:tasks.rados.rados.0.smithi053.stdout:497: read oid 1 snap -1 2024-01-15T22:50:46.421 INFO:tasks.rados.rados.0.smithi053.stdout:497: expect deleted 2024-01-15T22:50:46.421 INFO:tasks.rados.rados.0.smithi053.stdout:498: copy_from oid 43 from oid 22 current snap is 52 2024-01-15T22:50:46.422 INFO:tasks.rados.rados.0.smithi053.stdout:499: delete oid 8 current snap is 52 2024-01-15T22:50:46.422 INFO:tasks.rados.rados.0.smithi053.stdout:491: expect (ObjNum 34 snap 0 seq_num 34) 2024-01-15T22:50:46.442 INFO:tasks.rados.rados.0.smithi053.stdout:490: finishing rollback tid 1 to smithi053129169-16 2024-01-15T22:50:46.442 INFO:tasks.rados.rados.0.smithi053.stdout:493: finishing rollback tid 0 to smithi053129169-37 2024-01-15T22:50:46.442 INFO:tasks.rados.rados.0.smithi053.stdout:493: finishing rollback tid 1 to smithi053129169-37 2024-01-15T22:50:46.442 INFO:tasks.rados.rados.0.smithi053.stdout:493: finishing rollback tid 2 to smithi053129169-37 2024-01-15T22:50:46.442 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 222 (ObjNum 138 snap 36 seq_num 138) dirty exists 2024-01-15T22:50:46.443 INFO:tasks.rados.rados.0.smithi053.stdout:494: finishing rollback tid 0 to smithi053129169-33 2024-01-15T22:50:46.443 INFO:tasks.rados.rados.0.smithi053.stdout:496: expect (ObjNum 41 snap 0 seq_num 41) 2024-01-15T22:50:46.461 INFO:tasks.rados.rados.0.smithi053.stdout:490: finishing rollback tid 2 to smithi053129169-16 2024-01-15T22:50:46.462 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 239 (ObjNum 83 snap 14 seq_num 83) dirty exists 2024-01-15T22:50:46.462 INFO:tasks.rados.rados.0.smithi053.stdout:494: finishing rollback tid 1 to smithi053129169-33 2024-01-15T22:50:46.462 INFO:tasks.rados.rados.0.smithi053.stdout:494: finishing rollback tid 2 to smithi053129169-33 2024-01-15T22:50:46.462 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 225 (ObjNum 116 snap 28 seq_num 116) dirty exists 2024-01-15T22:50:46.462 INFO:tasks.rados.rados.0.smithi053.stdout:490: done (8 left) 2024-01-15T22:50:46.462 INFO:tasks.rados.rados.0.smithi053.stdout:491: done (7 left) 2024-01-15T22:50:46.462 INFO:tasks.rados.rados.0.smithi053.stdout:493: done (6 left) 2024-01-15T22:50:46.462 INFO:tasks.rados.rados.0.smithi053.stdout:494: done (5 left) 2024-01-15T22:50:46.462 INFO:tasks.rados.rados.0.smithi053.stdout:496: done (4 left) 2024-01-15T22:50:46.462 INFO:tasks.rados.rados.0.smithi053.stdout:497: done (3 left) 2024-01-15T22:50:46.462 INFO:tasks.rados.rados.0.smithi053.stdout:499: done (2 left) 2024-01-15T22:50:46.462 INFO:tasks.rados.rados.0.smithi053.stdout:500: read oid 46 snap -1 2024-01-15T22:50:46.462 INFO:tasks.rados.rados.0.smithi053.stdout:500: expect (ObjNum 45 snap 0 seq_num 45) 2024-01-15T22:50:46.463 INFO:tasks.rados.rados.0.smithi053.stdout:501: delete oid 8 current snap is 52 2024-01-15T22:50:46.463 INFO:tasks.rados.rados.0.smithi053.stdout:492: finishing copy_from to smithi053129169-34 2024-01-15T22:50:46.463 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 75 (ObjNum 134 snap 36 seq_num 134) dirty exists 2024-01-15T22:50:46.463 INFO:tasks.rados.rados.0.smithi053.stdout:492: finishing copy_from racing read to smithi053129169-34 2024-01-15T22:50:46.464 INFO:tasks.rados.rados.0.smithi053.stdout:492: done (3 left) 2024-01-15T22:50:46.464 INFO:tasks.rados.rados.0.smithi053.stdout:501: done (2 left) 2024-01-15T22:50:46.464 INFO:tasks.rados.rados.0.smithi053.stdout:502: copy_from oid 8 from oid 20 current snap is 52 2024-01-15T22:50:46.464 INFO:tasks.rados.rados.0.smithi053.stdout:503: delete oid 29 current snap is 52 2024-01-15T22:50:46.464 INFO:tasks.rados.rados.0.smithi053.stdout:498: finishing copy_from to smithi053129169-43 2024-01-15T22:50:46.464 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 215 (ObjNum 162 snap 47 seq_num 162) dirty exists 2024-01-15T22:50:46.465 INFO:tasks.rados.rados.0.smithi053.stdout:498: finishing copy_from racing read to smithi053129169-43 2024-01-15T22:50:46.465 INFO:tasks.rados.rados.0.smithi053.stdout:500: expect (ObjNum 45 snap 0 seq_num 45) 2024-01-15T22:50:46.484 INFO:tasks.rados.rados.0.smithi053.stdout:502: finishing copy_from to smithi053129169-8 2024-01-15T22:50:46.484 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 220 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T22:50:46.484 INFO:tasks.rados.rados.0.smithi053.stdout:502: finishing copy_from racing read to smithi053129169-8 2024-01-15T22:50:46.485 INFO:tasks.rados.rados.0.smithi053.stdout:498: done (3 left) 2024-01-15T22:50:46.485 INFO:tasks.rados.rados.0.smithi053.stdout:500: done (2 left) 2024-01-15T22:50:46.485 INFO:tasks.rados.rados.0.smithi053.stdout:502: done (1 left) 2024-01-15T22:50:46.485 INFO:tasks.rados.rados.0.smithi053.stdout:503: done (0 left) 2024-01-15T22:50:46.485 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 52 2024-01-15T22:50:46.485 INFO:tasks.rados.rados.0.smithi053.stdout:504: seq_num 180 ranges {4988928=622592} 2024-01-15T22:50:46.515 INFO:tasks.rados.rados.0.smithi053.stdout:504: writing smithi053129169-39 from 4988928 to 5611520 tid 1 2024-01-15T22:50:46.515 INFO:tasks.rados.rados.0.smithi053.stdout:505: rollback oid 8 current snap is 52 2024-01-15T22:50:46.515 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 8 to 11 2024-01-15T22:50:46.515 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 52 2024-01-15T22:50:46.515 INFO:tasks.rados.rados.0.smithi053.stdout:506: seq_num 181 ranges {7585792=638976} 2024-01-15T22:50:46.560 INFO:tasks.rados.rados.0.smithi053.stdout:506: writing smithi053129169-43 from 7585792 to 8224768 tid 1 2024-01-15T22:50:46.561 INFO:tasks.rados.rados.0.smithi053.stdout:507: delete oid 49 current snap is 52 2024-01-15T22:50:46.561 INFO:tasks.rados.rados.0.smithi053.stdout:505: finishing rollback tid 0 to smithi053129169-8 2024-01-15T22:50:46.561 INFO:tasks.rados.rados.0.smithi053.stdout:505: finishing rollback tid 1 to smithi053129169-8 2024-01-15T22:50:46.561 INFO:tasks.rados.rados.0.smithi053.stdout:504: finishing write tid 1 to smithi053129169-39 2024-01-15T22:50:46.561 INFO:tasks.rados.rados.0.smithi053.stdout:505: finishing rollback tid 2 to smithi053129169-8 2024-01-15T22:50:46.561 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 223 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-01-15T22:50:46.561 INFO:tasks.rados.rados.0.smithi053.stdout:504: finishing write tid 2 to smithi053129169-39 2024-01-15T22:50:46.561 INFO:tasks.rados.rados.0.smithi053.stdout:504: finishing write tid 3 to smithi053129169-39 2024-01-15T22:50:46.561 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 90 (ObjNum 180 snap 52 seq_num 180) dirty exists 2024-01-15T22:50:46.561 INFO:tasks.rados.rados.0.smithi053.stdout:504: left oid 39 (ObjNum 180 snap 52 seq_num 180) 2024-01-15T22:50:46.562 INFO:tasks.rados.rados.0.smithi053.stdout:504: done (3 left) 2024-01-15T22:50:46.562 INFO:tasks.rados.rados.0.smithi053.stdout:505: done (2 left) 2024-01-15T22:50:46.563 INFO:tasks.rados.rados.0.smithi053.stdout:507: done (1 left) 2024-01-15T22:50:46.563 INFO:tasks.rados.rados.0.smithi053.stdout:508: delete oid 10 current snap is 52 2024-01-15T22:50:46.563 INFO:tasks.rados.rados.0.smithi053.stdout:506: finishing write tid 1 to smithi053129169-43 2024-01-15T22:50:46.565 INFO:tasks.rados.rados.0.smithi053.stdout:506: finishing write tid 2 to smithi053129169-43 2024-01-15T22:50:46.565 INFO:tasks.rados.rados.0.smithi053.stdout:506: finishing write tid 3 to smithi053129169-43 2024-01-15T22:50:46.566 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 217 (ObjNum 181 snap 52 seq_num 181) dirty exists 2024-01-15T22:50:46.566 INFO:tasks.rados.rados.0.smithi053.stdout:506: left oid 43 (ObjNum 181 snap 52 seq_num 181) 2024-01-15T22:50:46.567 INFO:tasks.rados.rados.0.smithi053.stdout:506: done (1 left) 2024-01-15T22:50:46.567 INFO:tasks.rados.rados.0.smithi053.stdout:508: done (0 left) 2024-01-15T22:50:46.567 INFO:tasks.rados.rados.0.smithi053.stdout:509: rmattr oid 6 current snap is 52 2024-01-15T22:50:46.567 INFO:tasks.rados.rados.0.smithi053.stdout:509: done (0 left) 2024-01-15T22:50:46.567 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 52 2024-01-15T22:50:46.567 INFO:tasks.rados.rados.0.smithi053.stdout:510: seq_num 184 ranges {5373952=688128} 2024-01-15T22:50:46.600 INFO:tasks.rados.rados.0.smithi053.stdout:510: writing smithi053129169-14 from 5373952 to 6062080 tid 1 2024-01-15T22:50:46.601 INFO:tasks.rados.rados.0.smithi053.stdout:511: read oid 4 snap -1 2024-01-15T22:50:46.601 INFO:tasks.rados.rados.0.smithi053.stdout:511: expect (ObjNum 170 snap 47 seq_num 170) 2024-01-15T22:50:46.601 INFO:tasks.rados.rados.0.smithi053.stdout:512: read oid 22 snap -1 2024-01-15T22:50:46.601 INFO:tasks.rados.rados.0.smithi053.stdout:512: expect (ObjNum 162 snap 47 seq_num 162) 2024-01-15T22:50:46.601 INFO:tasks.rados.rados.0.smithi053.stdout:513: rollback oid 13 current snap is 52 2024-01-15T22:50:46.601 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 13 to 50 2024-01-15T22:50:46.601 INFO:tasks.rados.rados.0.smithi053.stdout:514: delete oid 36 current snap is 52 2024-01-15T22:50:46.603 INFO:tasks.rados.rados.0.smithi053.stdout:511: expect (ObjNum 170 snap 47 seq_num 170) 2024-01-15T22:50:46.618 INFO:tasks.rados.rados.0.smithi053.stdout:513: finishing rollback tid 0 to smithi053129169-13 2024-01-15T22:50:46.619 INFO:tasks.rados.rados.0.smithi053.stdout:513: finishing rollback tid 1 to smithi053129169-13 2024-01-15T22:50:46.619 INFO:tasks.rados.rados.0.smithi053.stdout:511: done (4 left) 2024-01-15T22:50:46.619 INFO:tasks.rados.rados.0.smithi053.stdout:514: done (3 left) 2024-01-15T22:50:46.619 INFO:tasks.rados.rados.0.smithi053.stdout:515: rmattr oid 8 current snap is 52 2024-01-15T22:50:46.619 INFO:tasks.rados.rados.0.smithi053.stdout:513: finishing rollback tid 2 to smithi053129169-13 2024-01-15T22:50:46.619 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 153 (ObjNum 116 snap 28 seq_num 116) dirty exists 2024-01-15T22:50:46.619 INFO:tasks.rados.rados.0.smithi053.stdout:510: finishing write tid 1 to smithi053129169-14 2024-01-15T22:50:46.619 INFO:tasks.rados.rados.0.smithi053.stdout:510: finishing write tid 2 to smithi053129169-14 2024-01-15T22:50:46.619 INFO:tasks.rados.rados.0.smithi053.stdout:510: finishing write tid 3 to smithi053129169-14 2024-01-15T22:50:46.619 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 250 (ObjNum 184 snap 52 seq_num 184) dirty exists 2024-01-15T22:50:46.619 INFO:tasks.rados.rados.0.smithi053.stdout:510: left oid 14 (ObjNum 184 snap 52 seq_num 184) 2024-01-15T22:50:46.619 INFO:tasks.rados.rados.0.smithi053.stdout:510: done (3 left) 2024-01-15T22:50:46.619 INFO:tasks.rados.rados.0.smithi053.stdout:513: done (2 left) 2024-01-15T22:50:46.619 INFO:tasks.rados.rados.0.smithi053.stdout:516: snap_create 2024-01-15T22:50:46.620 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 224 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-01-15T22:50:46.637 INFO:tasks.rados.rados.0.smithi053.stdout:512: expect (ObjNum 162 snap 47 seq_num 162) 2024-01-15T22:50:46.702 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:46 smithi163 bash[124359]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b 2024-01-15T22:50:46.703 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:46 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-01-15T22:50:46.974 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:46 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=infra.usagestats.collector t=2024-01-15T22:50:46.895510328Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-01-15T22:50:46.974 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:46 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-01-15T22:50:46.974 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:46 smithi163 systemd[1]: Stopped Ceph node-exporter.b for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:50:46.974 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:46 smithi163 systemd[1]: Starting Ceph node-exporter.b for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:50:46.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:46 smithi163 ceph-mon[70990]: pgmap v30: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 480 KiB/s wr, 10 op/s 2024-01-15T22:50:46.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:46 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:46.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:46 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:46.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:46 smithi163 ceph-mon[70990]: Reconfiguring node-exporter.b (dependencies changed)... 2024-01-15T22:50:46.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:46 smithi163 ceph-mon[70990]: Reconfiguring daemon node-exporter.b on smithi163 2024-01-15T22:50:46.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:46 smithi163 ceph-mon[70990]: osdmap e151: 8 total, 8 up, 8 in 2024-01-15T22:50:47.232 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:46 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=provisioning.datasources t=2024-01-15T22:50:46.982413481Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-01-15T22:50:47.232 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:46 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=provisioning.datasources t=2024-01-15T22:50:46.982447048Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-01-15T22:50:47.232 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:46 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=provisioning.datasources t=2024-01-15T22:50:46.992614628Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-01-15T22:50:47.232 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=provisioning.alerting t=2024-01-15T22:50:47.077107463Z level=info msg="starting to provision alerting" 2024-01-15T22:50:47.232 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=provisioning.alerting t=2024-01-15T22:50:47.077165145Z level=info msg="finished to provision alerting" 2024-01-15T22:50:47.232 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=ngalert.state.manager t=2024-01-15T22:50:47.077310693Z level=info msg="Warming state cache for startup" 2024-01-15T22:50:47.232 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=grafanaStorageLogger t=2024-01-15T22:50:47.077433171Z level=info msg="storage starting" 2024-01-15T22:50:47.232 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=http.server t=2024-01-15T22:50:47.080865954Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-01-15T22:50:47.232 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=ngalert.state.manager t=2024-01-15T22:50:47.088495668Z level=info msg="State cache has been initialized" states=0 duration=11.181418ms 2024-01-15T22:50:47.233 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=ngalert.multiorg.alertmanager t=2024-01-15T22:50:47.08856824Z level=info msg="starting MultiOrg Alertmanager" 2024-01-15T22:50:47.233 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[124194]: logger=ticker t=2024-01-15T22:50:47.088603678Z level=info msg=starting first_tick=2024-01-15T22:50:50Z 2024-01-15T22:50:47.233 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.052Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-01-15T22:50:47.233 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.052Z 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-01-15T22:50:47.233 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.052Z 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-01-15T22:50:47.233 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.052Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-01-15T22:50:47.234 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.052Z 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-01-15T22:50:47.234 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.052Z 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-01-15T22:50:47.234 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-01-15T22:50:47.234 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=arp 2024-01-15T22:50:47.234 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=bcache 2024-01-15T22:50:47.234 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=bonding 2024-01-15T22:50:47.234 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=btrfs 2024-01-15T22:50:47.234 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=conntrack 2024-01-15T22:50:47.234 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=cpu 2024-01-15T22:50:47.234 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-01-15T22:50:47.234 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=diskstats 2024-01-15T22:50:47.234 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=dmi 2024-01-15T22:50:47.234 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=edac 2024-01-15T22:50:47.235 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=entropy 2024-01-15T22:50:47.235 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-01-15T22:50:47.235 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=filefd 2024-01-15T22:50:47.235 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=filesystem 2024-01-15T22:50:47.235 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=hwmon 2024-01-15T22:50:47.235 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=infiniband 2024-01-15T22:50:47.235 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=ipvs 2024-01-15T22:50:47.235 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=loadavg 2024-01-15T22:50:47.235 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=mdadm 2024-01-15T22:50:47.235 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=meminfo 2024-01-15T22:50:47.235 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=netclass 2024-01-15T22:50:47.235 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=netdev 2024-01-15T22:50:47.235 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=netstat 2024-01-15T22:50:47.236 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=nfs 2024-01-15T22:50:47.236 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=nfsd 2024-01-15T22:50:47.236 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=nvme 2024-01-15T22:50:47.236 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=os 2024-01-15T22:50:47.236 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-01-15T22:50:47.236 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=pressure 2024-01-15T22:50:47.236 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=rapl 2024-01-15T22:50:47.236 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=schedstat 2024-01-15T22:50:47.236 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=selinux 2024-01-15T22:50:47.236 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=sockstat 2024-01-15T22:50:47.236 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=softnet 2024-01-15T22:50:47.236 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=stat 2024-01-15T22:50:47.236 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=tapestats 2024-01-15T22:50:47.236 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=textfile 2024-01-15T22:50:47.237 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-01-15T22:50:47.237 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=time 2024-01-15T22:50:47.237 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-01-15T22:50:47.237 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=uname 2024-01-15T22:50:47.237 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=vmstat 2024-01-15T22:50:47.237 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=xfs 2024-01-15T22:50:47.237 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=node_exporter.go:117 level=info collector=zfs 2024-01-15T22:50:47.237 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-01-15T22:50:47.237 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[124491]: ts=2024-01-15T22:50:47.053Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-01-15T22:50:47.237 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 bash[124476]: 5ddabc842ce8867fa49aa9578ec6e1a00ef982f1d01c3430812a460e0d27c092 2024-01-15T22:50:47.237 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:50:47 smithi163 systemd[1]: Started Ceph node-exporter.b for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:50:47.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:46 smithi053 ceph-mon[66518]: pgmap v30: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 480 KiB/s wr, 10 op/s 2024-01-15T22:50:47.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:46 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:47.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:46 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:47.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:46 smithi053 ceph-mon[66518]: Reconfiguring node-exporter.b (dependencies changed)... 2024-01-15T22:50:47.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:46 smithi053 ceph-mon[66518]: Reconfiguring daemon node-exporter.b on smithi163 2024-01-15T22:50:47.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:46 smithi053 ceph-mon[66518]: osdmap e151: 8 total, 8 up, 8 in 2024-01-15T22:50:47.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:46 smithi053 ceph-mon[80116]: pgmap v30: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 480 KiB/s wr, 10 op/s 2024-01-15T22:50:47.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:46 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:47.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:46 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:47.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:46 smithi053 ceph-mon[80116]: Reconfiguring node-exporter.b (dependencies changed)... 2024-01-15T22:50:47.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:46 smithi053 ceph-mon[80116]: Reconfiguring daemon node-exporter.b on smithi163 2024-01-15T22:50:47.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:46 smithi053 ceph-mon[80116]: osdmap e151: 8 total, 8 up, 8 in 2024-01-15T22:50:47.455 INFO:tasks.rados.rados.0.smithi053.stdout:512: done (2 left) 2024-01-15T22:50:47.455 INFO:tasks.rados.rados.0.smithi053.stdout:515: done (1 left) 2024-01-15T22:50:47.455 INFO:tasks.rados.rados.0.smithi053.stdout:516: done (0 left) 2024-01-15T22:50:47.455 INFO:tasks.rados.rados.0.smithi053.stdout:517: delete oid 37 current snap is 53 2024-01-15T22:50:47.459 INFO:tasks.rados.rados.0.smithi053.stdout:517: done (0 left) 2024-01-15T22:50:47.459 INFO:tasks.rados.rados.0.smithi053.stdout:518: read oid 28 snap 22 2024-01-15T22:50:47.459 INFO:tasks.rados.rados.0.smithi053.stdout:518: expect (ObjNum 9 snap 0 seq_num 9) 2024-01-15T22:50:47.459 INFO:tasks.rados.rados.0.smithi053.stdout:519: read oid 6 snap -1 2024-01-15T22:50:47.459 INFO:tasks.rados.rados.0.smithi053.stdout:519: expect deleted 2024-01-15T22:50:47.459 INFO:tasks.rados.rados.0.smithi053.stdout:520: read oid 24 snap 40 2024-01-15T22:50:47.459 INFO:tasks.rados.rados.0.smithi053.stdout:520: expect (ObjNum 99 snap 21 seq_num 99) 2024-01-15T22:50:47.460 INFO:tasks.rados.rados.0.smithi053.stdout:521: snap_create 2024-01-15T22:50:47.465 INFO:tasks.rados.rados.0.smithi053.stdout:518: expect (ObjNum 9 snap 0 seq_num 9) 2024-01-15T22:50:47.476 INFO:tasks.rados.rados.0.smithi053.stdout:520: expect (ObjNum 99 snap 21 seq_num 99) 2024-01-15T22:50:48.461 INFO:tasks.rados.rados.0.smithi053.stdout:518: done (3 left) 2024-01-15T22:50:48.461 INFO:tasks.rados.rados.0.smithi053.stdout:519: done (2 left) 2024-01-15T22:50:48.461 INFO:tasks.rados.rados.0.smithi053.stdout:520: done (1 left) 2024-01-15T22:50:48.461 INFO:tasks.rados.rados.0.smithi053.stdout:521: done (0 left) 2024-01-15T22:50:48.461 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 54 2024-01-15T22:50:48.462 INFO:tasks.rados.rados.0.smithi053.stdout:522: seq_num 187 ranges {106496=737280} 2024-01-15T22:50:48.464 INFO:tasks.rados.rados.0.smithi053.stdout:522: writing smithi053129169-3 from 106496 to 843776 tid 1 2024-01-15T22:50:48.464 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 49 current snap is 54 2024-01-15T22:50:48.464 INFO:tasks.rados.rados.0.smithi053.stdout:523: seq_num 188 ranges {0=753664} 2024-01-15T22:50:48.468 INFO:tasks.rados.rados.0.smithi053.stdout:523: writing smithi053129169-49 from 0 to 753664 tid 1 2024-01-15T22:50:48.468 INFO:tasks.rados.rados.0.smithi053.stdout:524: read oid 32 snap 28 2024-01-15T22:50:48.468 INFO:tasks.rados.rados.0.smithi053.stdout:524: expect (ObjNum 69 snap 7 seq_num 69) 2024-01-15T22:50:48.468 INFO:tasks.rados.rados.0.smithi053.stdout:525: delete oid 16 current snap is 54 2024-01-15T22:50:48.472 INFO:tasks.rados.rados.0.smithi053.stdout:522: finishing write tid 1 to smithi053129169-3 2024-01-15T22:50:48.472 INFO:tasks.rados.rados.0.smithi053.stdout:522: finishing write tid 2 to smithi053129169-3 2024-01-15T22:50:48.473 INFO:tasks.rados.rados.0.smithi053.stdout:522: finishing write tid 3 to smithi053129169-3 2024-01-15T22:50:48.473 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 253 (ObjNum 187 snap 54 seq_num 187) dirty exists 2024-01-15T22:50:48.473 INFO:tasks.rados.rados.0.smithi053.stdout:522: left oid 3 (ObjNum 187 snap 54 seq_num 187) 2024-01-15T22:50:48.474 INFO:tasks.rados.rados.0.smithi053.stdout:522: done (3 left) 2024-01-15T22:50:48.474 INFO:tasks.rados.rados.0.smithi053.stdout:525: done (2 left) 2024-01-15T22:50:48.474 INFO:tasks.rados.rados.0.smithi053.stdout:526: read oid 26 snap -1 2024-01-15T22:50:48.474 INFO:tasks.rados.rados.0.smithi053.stdout:526: expect deleted 2024-01-15T22:50:48.474 INFO:tasks.rados.rados.0.smithi053.stdout:527: copy_from oid 12 from oid 50 current snap is 54 2024-01-15T22:50:48.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:48 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:48.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:48 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:48.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:48 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:50:48.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:48 smithi163 ceph-mon[70990]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:50:48.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:48 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:50:48.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:48 smithi163 ceph-mon[70990]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:50:48.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:48 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:50:48.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:48 smithi163 ceph-mon[70990]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:50:48.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:48 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:48.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:48 smithi163 ceph-mon[70990]: Upgrade: Need to upgrade myself (mgr.x) 2024-01-15T22:50:48.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:48 smithi163 ceph-mon[70990]: Upgrade: Need to upgrade myself (mgr.x) 2024-01-15T22:50:48.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:48 smithi163 ceph-mon[70990]: osdmap e152: 8 total, 8 up, 8 in 2024-01-15T22:50:48.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:48 smithi163 ceph-mon[70990]: pgmap v33: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 480 KiB/s wr, 5 op/s 2024-01-15T22:50:48.483 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 54 2024-01-15T22:50:48.483 INFO:tasks.rados.rados.0.smithi053.stdout:528: seq_num 190 ranges {1531904=786432} 2024-01-15T22:50:48.489 INFO:tasks.rados.rados.0.smithi053.stdout:528: writing smithi053129169-15 from 1531904 to 2318336 tid 1 2024-01-15T22:50:48.489 INFO:tasks.rados.rados.0.smithi053.stdout:529: delete oid 13 current snap is 54 2024-01-15T22:50:48.489 INFO:tasks.rados.rados.0.smithi053.stdout:523: finishing write tid 1 to smithi053129169-49 2024-01-15T22:50:48.489 INFO:tasks.rados.rados.0.smithi053.stdout:523: finishing write tid 2 to smithi053129169-49 2024-01-15T22:50:48.489 INFO:tasks.rados.rados.0.smithi053.stdout:524: expect (ObjNum 69 snap 7 seq_num 69) 2024-01-15T22:50:48.531 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:48.531 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:48.531 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:50:48.531 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[66518]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:50:48.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:50:48.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[66518]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:50:48.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:50:48.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[66518]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:50:48.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:48.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[66518]: Upgrade: Need to upgrade myself (mgr.x) 2024-01-15T22:50:48.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[66518]: Upgrade: Need to upgrade myself (mgr.x) 2024-01-15T22:50:48.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[66518]: osdmap e152: 8 total, 8 up, 8 in 2024-01-15T22:50:48.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[66518]: pgmap v33: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 480 KiB/s wr, 5 op/s 2024-01-15T22:50:48.532 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:48.533 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:48.533 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:50:48.533 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[80116]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:50:48.533 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:50:48.533 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[80116]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:50:48.533 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:50:48.533 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[80116]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:50:48.533 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:48.533 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[80116]: Upgrade: Need to upgrade myself (mgr.x) 2024-01-15T22:50:48.533 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[80116]: Upgrade: Need to upgrade myself (mgr.x) 2024-01-15T22:50:48.533 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[80116]: osdmap e152: 8 total, 8 up, 8 in 2024-01-15T22:50:48.533 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:48 smithi053 ceph-mon[80116]: pgmap v33: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 480 KiB/s wr, 5 op/s 2024-01-15T22:50:48.547 INFO:tasks.rados.rados.0.smithi053.stdout:523: finishing write tid 3 to smithi053129169-49 2024-01-15T22:50:48.548 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 313 (ObjNum 188 snap 54 seq_num 188) dirty exists 2024-01-15T22:50:48.548 INFO:tasks.rados.rados.0.smithi053.stdout:523: left oid 49 (ObjNum 188 snap 54 seq_num 188) 2024-01-15T22:50:48.548 INFO:tasks.rados.rados.0.smithi053.stdout:527: finishing copy_from to smithi053129169-12 2024-01-15T22:50:48.548 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 212 (ObjNum 149 snap 42 seq_num 149) dirty exists 2024-01-15T22:50:48.548 INFO:tasks.rados.rados.0.smithi053.stdout:527: finishing copy_from racing read to smithi053129169-12 2024-01-15T22:50:48.548 INFO:tasks.rados.rados.0.smithi053.stdout:528: finishing write tid 1 to smithi053129169-15 2024-01-15T22:50:48.548 INFO:tasks.rados.rados.0.smithi053.stdout:528: finishing write tid 2 to smithi053129169-15 2024-01-15T22:50:48.548 INFO:tasks.rados.rados.0.smithi053.stdout:528: finishing write tid 3 to smithi053129169-15 2024-01-15T22:50:48.548 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 228 (ObjNum 190 snap 54 seq_num 190) dirty exists 2024-01-15T22:50:48.548 INFO:tasks.rados.rados.0.smithi053.stdout:528: left oid 15 (ObjNum 190 snap 54 seq_num 190) 2024-01-15T22:50:48.548 INFO:tasks.rados.rados.0.smithi053.stdout:523: done (5 left) 2024-01-15T22:50:48.548 INFO:tasks.rados.rados.0.smithi053.stdout:524: done (4 left) 2024-01-15T22:50:48.549 INFO:tasks.rados.rados.0.smithi053.stdout:526: done (3 left) 2024-01-15T22:50:48.549 INFO:tasks.rados.rados.0.smithi053.stdout:527: done (2 left) 2024-01-15T22:50:48.549 INFO:tasks.rados.rados.0.smithi053.stdout:528: done (1 left) 2024-01-15T22:50:48.549 INFO:tasks.rados.rados.0.smithi053.stdout:529: done (0 left) 2024-01-15T22:50:48.549 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 54 2024-01-15T22:50:48.549 INFO:tasks.rados.rados.0.smithi053.stdout:530: seq_num 192 ranges {0=417792,417792=401408} 2024-01-15T22:50:48.549 INFO:tasks.rados.rados.0.smithi053.stdout:530: writing smithi053129169-38 from 0 to 417792 tid 1 2024-01-15T22:50:48.553 INFO:tasks.rados.rados.0.smithi053.stdout:530: writing smithi053129169-38 from 417792 to 819200 tid 2 2024-01-15T22:50:48.553 INFO:tasks.rados.rados.0.smithi053.stdout:531: setattr oid 26 current snap is 54 2024-01-15T22:50:48.553 INFO:tasks.rados.rados.0.smithi053.stdout:530: finishing write tid 1 to smithi053129169-38 2024-01-15T22:50:48.553 INFO:tasks.rados.rados.0.smithi053.stdout:532: delete oid 43 current snap is 54 2024-01-15T22:50:48.555 INFO:tasks.rados.rados.0.smithi053.stdout:530: finishing write tid 2 to smithi053129169-38 2024-01-15T22:50:48.555 INFO:tasks.rados.rados.0.smithi053.stdout:532: done (2 left) 2024-01-15T22:50:48.555 INFO:tasks.rados.rados.0.smithi053.stdout:533: snap_remove snap 45 2024-01-15T22:50:49.463 INFO:tasks.rados.rados.0.smithi053.stdout:533: done (2 left) 2024-01-15T22:50:49.463 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 33 current snap is 54 2024-01-15T22:50:49.463 INFO:tasks.rados.rados.0.smithi053.stdout:534: seq_num 194 ranges {2203648=458752,2662400=401408} 2024-01-15T22:50:49.478 INFO:tasks.rados.rados.0.smithi053.stdout:534: writing smithi053129169-33 from 2203648 to 2662400 tid 1 2024-01-15T22:50:49.481 INFO:tasks.rados.rados.0.smithi053.stdout:534: writing smithi053129169-33 from 2662400 to 3063808 tid 2 2024-01-15T22:50:49.481 INFO:tasks.rados.rados.0.smithi053.stdout:535: snap_create 2024-01-15T22:50:49.481 INFO:tasks.rados.rados.0.smithi053.stdout:530: finishing write tid 3 to smithi053129169-38 2024-01-15T22:50:49.481 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 256 (ObjNum 33 snap 0 seq_num 3619529016) dirty exists 2024-01-15T22:50:49.481 INFO:tasks.rados.rados.0.smithi053.stdout:530: finishing write tid 4 to smithi053129169-38 2024-01-15T22:50:49.482 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 93 (ObjNum 192 snap 54 seq_num 192) dirty exists 2024-01-15T22:50:49.482 INFO:tasks.rados.rados.0.smithi053.stdout:530: left oid 38 (ObjNum 192 snap 54 seq_num 192) 2024-01-15T22:50:49.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:49 smithi163 ceph-mon[70990]: Upgrade: Updating mgr.y 2024-01-15T22:50:49.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:49 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:49.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:49 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:50:49.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:49 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:50:49.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:49 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:50:49.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:49 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:50:49.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:49 smithi163 ceph-mon[70990]: Deploying daemon mgr.y on smithi053 2024-01-15T22:50:49.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:49 smithi163 ceph-mon[70990]: osdmap e153: 8 total, 8 up, 8 in 2024-01-15T22:50:49.484 INFO:tasks.rados.rados.0.smithi053.stdout:534: finishing write tid 1 to smithi053129169-33 2024-01-15T22:50:49.484 INFO:tasks.rados.rados.0.smithi053.stdout:534: finishing write tid 2 to smithi053129169-33 2024-01-15T22:50:49.484 INFO:tasks.rados.rados.0.smithi053.stdout:534: finishing write tid 3 to smithi053129169-33 2024-01-15T22:50:49.485 INFO:tasks.rados.rados.0.smithi053.stdout:534: finishing write tid 4 to smithi053129169-33 2024-01-15T22:50:49.485 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 238 (ObjNum 194 snap 54 seq_num 194) dirty exists 2024-01-15T22:50:49.486 INFO:tasks.rados.rados.0.smithi053.stdout:534: left oid 33 (ObjNum 194 snap 54 seq_num 194) 2024-01-15T22:50:49.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:49 smithi053 systemd[1]: Stopping Ceph mgr.y for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:50:49.545 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:50:49 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[131977]: ts=2024-01-15T22:50:49.267Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003067773s 2024-01-15T22:50:49.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:49 smithi053 ceph-mon[66518]: Upgrade: Updating mgr.y 2024-01-15T22:50:49.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:49 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:49.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:49 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:50:49.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:49 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:50:49.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:49 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:50:49.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:49 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:50:49.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:49 smithi053 ceph-mon[66518]: Deploying daemon mgr.y on smithi053 2024-01-15T22:50:49.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:49 smithi053 ceph-mon[66518]: osdmap e153: 8 total, 8 up, 8 in 2024-01-15T22:50:49.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:49 smithi053 ceph-mon[80116]: Upgrade: Updating mgr.y 2024-01-15T22:50:49.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:49 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:49.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:49 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:50:49.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:49 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:50:49.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:49 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:50:49.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:49 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:50:49.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:49 smithi053 ceph-mon[80116]: Deploying daemon mgr.y on smithi053 2024-01-15T22:50:49.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:49 smithi053 ceph-mon[80116]: osdmap e153: 8 total, 8 up, 8 in 2024-01-15T22:50:49.970 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:49 smithi053 bash[132684]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y 2024-01-15T22:50:49.971 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:49 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-01-15T22:50:50.295 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:49 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-01-15T22:50:50.296 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:49 smithi053 systemd[1]: Stopped Ceph mgr.y for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:50:50.296 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:50 smithi053 systemd[1]: Starting Ceph mgr.y for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:50:50.403 INFO:tasks.rados.rados.0.smithi053.stdout:530: done (3 left) 2024-01-15T22:50:50.403 INFO:tasks.rados.rados.0.smithi053.stdout:531: done (2 left) 2024-01-15T22:50:50.403 INFO:tasks.rados.rados.0.smithi053.stdout:534: done (1 left) 2024-01-15T22:50:50.403 INFO:tasks.rados.rados.0.smithi053.stdout:535: done (0 left) 2024-01-15T22:50:50.403 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 27 current snap is 55 2024-01-15T22:50:50.403 INFO:tasks.rados.rados.0.smithi053.stdout:536: seq_num 195 ranges {2736128=475136,3211264=401408} 2024-01-15T22:50:50.421 INFO:tasks.rados.rados.0.smithi053.stdout:536: writing smithi053129169-27 from 2736128 to 3211264 tid 1 2024-01-15T22:50:50.423 INFO:tasks.rados.rados.0.smithi053.stdout:536: writing smithi053129169-27 from 3211264 to 3612672 tid 2 2024-01-15T22:50:50.423 INFO:tasks.rados.rados.0.smithi053.stdout:537: rollback oid 16 current snap is 55 2024-01-15T22:50:50.423 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 16 to 52 2024-01-15T22:50:50.424 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 55 2024-01-15T22:50:50.424 INFO:tasks.rados.rados.0.smithi053.stdout:538: seq_num 196 ranges {3792896=491520,4284416=401408} 2024-01-15T22:50:50.447 INFO:tasks.rados.rados.0.smithi053.stdout:538: writing smithi053129169-32 from 3792896 to 4284416 tid 1 2024-01-15T22:50:50.449 INFO:tasks.rados.rados.0.smithi053.stdout:538: writing smithi053129169-32 from 4284416 to 4685824 tid 2 2024-01-15T22:50:50.449 INFO:tasks.rados.rados.0.smithi053.stdout:539: snap_create 2024-01-15T22:50:50.450 INFO:tasks.rados.rados.0.smithi053.stdout:536: finishing write tid 1 to smithi053129169-27 2024-01-15T22:50:50.450 INFO:tasks.rados.rados.0.smithi053.stdout:536: finishing write tid 2 to smithi053129169-27 2024-01-15T22:50:50.450 INFO:tasks.rados.rados.0.smithi053.stdout:536: finishing write tid 3 to smithi053129169-27 2024-01-15T22:50:50.450 INFO:tasks.rados.rados.0.smithi053.stdout:537: finishing rollback tid 1 to smithi053129169-16 2024-01-15T22:50:50.450 INFO:tasks.rados.rados.0.smithi053.stdout:536: finishing write tid 4 to smithi053129169-27 2024-01-15T22:50:50.450 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 106 (ObjNum 195 snap 55 seq_num 195) dirty exists 2024-01-15T22:50:50.450 INFO:tasks.rados.rados.0.smithi053.stdout:536: left oid 27 (ObjNum 195 snap 55 seq_num 195) 2024-01-15T22:50:50.450 INFO:tasks.rados.rados.0.smithi053.stdout:537: finishing rollback tid 2 to smithi053129169-16 2024-01-15T22:50:50.450 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 264 (ObjNum 83 snap 14 seq_num 83) dirty exists 2024-01-15T22:50:50.453 INFO:tasks.rados.rados.0.smithi053.stdout:538: finishing write tid 1 to smithi053129169-32 2024-01-15T22:50:50.453 INFO:tasks.rados.rados.0.smithi053.stdout:538: finishing write tid 2 to smithi053129169-32 2024-01-15T22:50:50.453 INFO:tasks.rados.rados.0.smithi053.stdout:538: finishing write tid 3 to smithi053129169-32 2024-01-15T22:50:50.454 INFO:tasks.rados.rados.0.smithi053.stdout:538: finishing write tid 4 to smithi053129169-32 2024-01-15T22:50:50.455 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 321 (ObjNum 196 snap 55 seq_num 196) dirty exists 2024-01-15T22:50:50.455 INFO:tasks.rados.rados.0.smithi053.stdout:538: left oid 32 (ObjNum 196 snap 55 seq_num 196) 2024-01-15T22:50:50.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:50 smithi163 ceph-mon[70990]: osdmap e154: 8 total, 8 up, 8 in 2024-01-15T22:50:50.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:50 smithi163 ceph-mon[70990]: pgmap v36: 121 pgs: 121 active+clean; 211 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 5.2 MiB/s wr, 27 op/s 2024-01-15T22:50:50.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:50 smithi163 ceph-mon[70990]: osdmap e155: 8 total, 8 up, 8 in 2024-01-15T22:50:50.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:50 smithi053 ceph-mon[66518]: osdmap e154: 8 total, 8 up, 8 in 2024-01-15T22:50:50.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:50 smithi053 ceph-mon[66518]: pgmap v36: 121 pgs: 121 active+clean; 211 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 5.2 MiB/s wr, 27 op/s 2024-01-15T22:50:50.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:50 smithi053 ceph-mon[66518]: osdmap e155: 8 total, 8 up, 8 in 2024-01-15T22:50:50.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:50 smithi053 ceph-mon[80116]: osdmap e154: 8 total, 8 up, 8 in 2024-01-15T22:50:50.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:50 smithi053 ceph-mon[80116]: pgmap v36: 121 pgs: 121 active+clean; 211 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 5.2 MiB/s wr, 27 op/s 2024-01-15T22:50:50.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:50 smithi053 ceph-mon[80116]: osdmap e155: 8 total, 8 up, 8 in 2024-01-15T22:50:50.796 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:50 smithi053 ceph-mgr[132878]: -- 172.21.15.53:0/3942304900 <== mon.0 v2:172.21.15.53:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556ac0c591e0 con 0x556ac0c2f000 2024-01-15T22:50:50.796 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:50 smithi053 bash[132834]: cb1657132d658e005684bac3dcb944dc53f4f1124da6025face19d000e457ecd 2024-01-15T22:50:50.796 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:50 smithi053 systemd[1]: Started Ceph mgr.y for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:50:50.796 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:50 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:50.714+0000 7f70444ce200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-15T22:50:51.260 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:50 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:50.901+0000 7f70444ce200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-15T22:50:51.408 INFO:tasks.rados.rados.0.smithi053.stdout:536: done (3 left) 2024-01-15T22:50:51.408 INFO:tasks.rados.rados.0.smithi053.stdout:537: done (2 left) 2024-01-15T22:50:51.409 INFO:tasks.rados.rados.0.smithi053.stdout:538: done (1 left) 2024-01-15T22:50:51.409 INFO:tasks.rados.rados.0.smithi053.stdout:539: done (0 left) 2024-01-15T22:50:51.409 INFO:tasks.rados.rados.0.smithi053.stdout:540: setattr oid 7 current snap is 56 2024-01-15T22:50:51.409 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 19 current snap is 56 2024-01-15T22:50:51.410 INFO:tasks.rados.rados.0.smithi053.stdout:541: seq_num 197 ranges {7233536=507904,7741440=401408} 2024-01-15T22:50:51.452 INFO:tasks.rados.rados.0.smithi053.stdout:541: writing smithi053129169-19 from 7233536 to 7741440 tid 1 2024-01-15T22:50:51.454 INFO:tasks.rados.rados.0.smithi053.stdout:541: writing smithi053129169-19 from 7741440 to 8142848 tid 2 2024-01-15T22:50:51.455 INFO:tasks.rados.rados.0.smithi053.stdout:542: copy_from oid 13 from oid 8 current snap is 56 2024-01-15T22:50:51.455 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 58 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-01-15T22:50:51.455 INFO:tasks.rados.rados.0.smithi053.stdout:540: done (2 left) 2024-01-15T22:50:51.455 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 56 2024-01-15T22:50:51.455 INFO:tasks.rados.rados.0.smithi053.stdout:543: seq_num 198 ranges {0=524288,524288=401408} 2024-01-15T22:50:51.459 INFO:tasks.rados.rados.0.smithi053.stdout:543: writing smithi053129169-41 from 0 to 524288 tid 1 2024-01-15T22:50:51.462 INFO:tasks.rados.rados.0.smithi053.stdout:543: writing smithi053129169-41 from 524288 to 925696 tid 2 2024-01-15T22:50:51.462 INFO:tasks.rados.rados.0.smithi053.stdout:544: read oid 20 snap 34 2024-01-15T22:50:51.462 INFO:tasks.rados.rados.0.smithi053.stdout:544: expect deleted 2024-01-15T22:50:51.462 INFO:tasks.rados.rados.0.smithi053.stdout:545: read oid 21 snap -1 2024-01-15T22:50:51.462 INFO:tasks.rados.rados.0.smithi053.stdout:545: expect (ObjNum 164 snap 47 seq_num 164) 2024-01-15T22:50:51.463 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 56 2024-01-15T22:50:51.463 INFO:tasks.rados.rados.0.smithi053.stdout:541: finishing write tid 1 to smithi053129169-19 2024-01-15T22:50:51.463 INFO:tasks.rados.rados.0.smithi053.stdout:541: finishing write tid 2 to smithi053129169-19 2024-01-15T22:50:51.463 INFO:tasks.rados.rados.0.smithi053.stdout:541: finishing write tid 3 to smithi053129169-19 2024-01-15T22:50:51.463 INFO:tasks.rados.rados.0.smithi053.stdout:546: seq_num 199 ranges {0=540672,540672=401408} 2024-01-15T22:50:51.464 INFO:tasks.rados.rados.0.smithi053.stdout:546: writing smithi053129169-26 from 0 to 540672 tid 1 2024-01-15T22:50:51.468 INFO:tasks.rados.rados.0.smithi053.stdout:546: writing smithi053129169-26 from 540672 to 942080 tid 2 2024-01-15T22:50:51.468 INFO:tasks.rados.rados.0.smithi053.stdout:547: rollback oid 12 current snap is 56 2024-01-15T22:50:51.469 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 12 to 39 2024-01-15T22:50:51.469 INFO:tasks.rados.rados.0.smithi053.stdout:542: finishing copy_from to smithi053129169-13 2024-01-15T22:50:51.469 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 224 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-01-15T22:50:51.469 INFO:tasks.rados.rados.0.smithi053.stdout:548: rollback oid 48 current snap is 56 2024-01-15T22:50:51.469 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 48 to 46 2024-01-15T22:50:51.469 INFO:tasks.rados.rados.0.smithi053.stdout:541: finishing write tid 4 to smithi053129169-19 2024-01-15T22:50:51.469 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 218 (ObjNum 197 snap 56 seq_num 197) dirty exists 2024-01-15T22:50:51.470 INFO:tasks.rados.rados.0.smithi053.stdout:541: left oid 19 (ObjNum 197 snap 56 seq_num 197) 2024-01-15T22:50:51.470 INFO:tasks.rados.rados.0.smithi053.stdout:542: finishing copy_from racing read to smithi053129169-13 2024-01-15T22:50:51.470 INFO:tasks.rados.rados.0.smithi053.stdout:541: done (7 left) 2024-01-15T22:50:51.470 INFO:tasks.rados.rados.0.smithi053.stdout:542: done (6 left) 2024-01-15T22:50:51.470 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 5 current snap is 56 2024-01-15T22:50:51.470 INFO:tasks.rados.rados.0.smithi053.stdout:549: seq_num 200 ranges {7471104=557056,8028160=401408} 2024-01-15T22:50:51.512 INFO:tasks.rados.rados.0.smithi053.stdout:549: writing smithi053129169-5 from 7471104 to 8028160 tid 1 2024-01-15T22:50:51.515 INFO:tasks.rados.rados.0.smithi053.stdout:549: writing smithi053129169-5 from 8028160 to 8429568 tid 2 2024-01-15T22:50:51.516 INFO:tasks.rados.rados.0.smithi053.stdout:550: rollback oid 4 current snap is 56 2024-01-15T22:50:51.516 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 4 to 48 2024-01-15T22:50:51.516 INFO:tasks.rados.rados.0.smithi053.stdout:543: finishing write tid 1 to smithi053129169-41 2024-01-15T22:50:51.516 INFO:tasks.rados.rados.0.smithi053.stdout:543: finishing write tid 2 to smithi053129169-41 2024-01-15T22:50:51.516 INFO:tasks.rados.rados.0.smithi053.stdout:543: finishing write tid 3 to smithi053129169-41 2024-01-15T22:50:51.516 INFO:tasks.rados.rados.0.smithi053.stdout:543: finishing write tid 4 to smithi053129169-41 2024-01-15T22:50:51.516 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 143 (ObjNum 198 snap 56 seq_num 198) dirty exists 2024-01-15T22:50:51.516 INFO:tasks.rados.rados.0.smithi053.stdout:543: left oid 41 (ObjNum 198 snap 56 seq_num 198) 2024-01-15T22:50:51.516 INFO:tasks.rados.rados.0.smithi053.stdout:545: expect (ObjNum 164 snap 47 seq_num 164) 2024-01-15T22:50:51.527 INFO:tasks.rados.rados.0.smithi053.stdout:546: finishing write tid 1 to smithi053129169-26 2024-01-15T22:50:51.527 INFO:tasks.rados.rados.0.smithi053.stdout:547: finishing rollback tid 0 to smithi053129169-12 2024-01-15T22:50:51.527 INFO:tasks.rados.rados.0.smithi053.stdout:546: finishing write tid 2 to smithi053129169-26 2024-01-15T22:50:51.528 INFO:tasks.rados.rados.0.smithi053.stdout:546: finishing write tid 3 to smithi053129169-26 2024-01-15T22:50:51.528 INFO:tasks.rados.rados.0.smithi053.stdout:543: done (7 left) 2024-01-15T22:50:51.528 INFO:tasks.rados.rados.0.smithi053.stdout:544: done (6 left) 2024-01-15T22:50:51.528 INFO:tasks.rados.rados.0.smithi053.stdout:545: done (5 left) 2024-01-15T22:50:51.528 INFO:tasks.rados.rados.0.smithi053.stdout:551: read oid 42 snap -1 2024-01-15T22:50:51.528 INFO:tasks.rados.rados.0.smithi053.stdout:551: expect (ObjNum 41 snap 0 seq_num 41) 2024-01-15T22:50:51.528 INFO:tasks.rados.rados.0.smithi053.stdout:552: rollback oid 33 current snap is 56 2024-01-15T22:50:51.528 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 33 to 42 2024-01-15T22:50:51.528 INFO:tasks.rados.rados.0.smithi053.stdout:547: finishing rollback tid 1 to smithi053129169-12 2024-01-15T22:50:51.528 INFO:tasks.rados.rados.0.smithi053.stdout:548: finishing rollback tid 0 to smithi053129169-48 2024-01-15T22:50:51.528 INFO:tasks.rados.rados.0.smithi053.stdout:548: finishing rollback tid 1 to smithi053129169-48 2024-01-15T22:50:51.528 INFO:tasks.rados.rados.0.smithi053.stdout:548: finishing rollback tid 2 to smithi053129169-48 2024-01-15T22:50:51.528 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 325 (ObjNum 156 snap 46 seq_num 156) dirty exists 2024-01-15T22:50:51.528 INFO:tasks.rados.rados.0.smithi053.stdout:547: finishing rollback tid 2 to smithi053129169-12 2024-01-15T22:50:51.529 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 221 (ObjNum 123 snap 31 seq_num 123) dirty exists 2024-01-15T22:50:51.529 INFO:tasks.rados.rados.0.smithi053.stdout:546: finishing write tid 4 to smithi053129169-26 2024-01-15T22:50:51.529 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 268 (ObjNum 199 snap 56 seq_num 199) dirty exists 2024-01-15T22:50:51.529 INFO:tasks.rados.rados.0.smithi053.stdout:546: left oid 26 (ObjNum 199 snap 56 seq_num 199) 2024-01-15T22:50:51.529 INFO:tasks.rados.rados.0.smithi053.stdout:550: finishing rollback tid 0 to smithi053129169-4 2024-01-15T22:50:51.529 INFO:tasks.rados.rados.0.smithi053.stdout:546: done (6 left) 2024-01-15T22:50:51.529 INFO:tasks.rados.rados.0.smithi053.stdout:547: done (5 left) 2024-01-15T22:50:51.529 INFO:tasks.rados.rados.0.smithi053.stdout:548: done (4 left) 2024-01-15T22:50:51.529 INFO:tasks.rados.rados.0.smithi053.stdout:553: read oid 8 snap -1 2024-01-15T22:50:51.529 INFO:tasks.rados.rados.0.smithi053.stdout:553: expect (ObjNum 13 snap 0 seq_num 13) 2024-01-15T22:50:51.529 INFO:tasks.rados.rados.0.smithi053.stdout:554: rollback oid 37 current snap is 56 2024-01-15T22:50:51.529 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 37 to 38 2024-01-15T22:50:51.530 INFO:tasks.rados.rados.0.smithi053.stdout:549: finishing write tid 1 to smithi053129169-5 2024-01-15T22:50:51.530 INFO:tasks.rados.rados.0.smithi053.stdout:550: finishing rollback tid 1 to smithi053129169-4 2024-01-15T22:50:51.530 INFO:tasks.rados.rados.0.smithi053.stdout:550: finishing rollback tid 2 to smithi053129169-4 2024-01-15T22:50:51.530 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 86 (ObjNum 170 snap 47 seq_num 170) dirty exists 2024-01-15T22:50:51.530 INFO:tasks.rados.rados.0.smithi053.stdout:549: finishing write tid 2 to smithi053129169-5 2024-01-15T22:50:51.530 INFO:tasks.rados.rados.0.smithi053.stdout:549: finishing write tid 3 to smithi053129169-5 2024-01-15T22:50:51.530 INFO:tasks.rados.rados.0.smithi053.stdout:549: finishing write tid 4 to smithi053129169-5 2024-01-15T22:50:51.530 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 224 (ObjNum 200 snap 56 seq_num 200) dirty exists 2024-01-15T22:50:51.530 INFO:tasks.rados.rados.0.smithi053.stdout:549: left oid 5 (ObjNum 200 snap 56 seq_num 200) 2024-01-15T22:50:51.530 INFO:tasks.rados.rados.0.smithi053.stdout:549: done (5 left) 2024-01-15T22:50:51.530 INFO:tasks.rados.rados.0.smithi053.stdout:550: done (4 left) 2024-01-15T22:50:51.530 INFO:tasks.rados.rados.0.smithi053.stdout:555: copy_from oid 17 from oid 22 current snap is 56 2024-01-15T22:50:51.530 INFO:tasks.rados.rados.0.smithi053.stdout:556: rollback oid 16 current snap is 56 2024-01-15T22:50:51.531 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 16 to 47 2024-01-15T22:50:51.531 INFO:tasks.rados.rados.0.smithi053.stdout:557: delete oid 50 current snap is 56 2024-01-15T22:50:51.531 INFO:tasks.rados.rados.0.smithi053.stdout:551: expect (ObjNum 41 snap 0 seq_num 41) 2024-01-15T22:50:51.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:51 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:51.267+0000 7f70444ce200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-15T22:50:51.550 INFO:tasks.rados.rados.0.smithi053.stdout:553: expect (ObjNum 13 snap 0 seq_num 13) 2024-01-15T22:50:51.557 INFO:tasks.rados.rados.0.smithi053.stdout:556: finishing rollback tid 0 to smithi053129169-16 2024-01-15T22:50:51.557 INFO:tasks.rados.rados.0.smithi053.stdout:556: finishing rollback tid 1 to smithi053129169-16 2024-01-15T22:50:51.557 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 271 (ObjNum 33 snap 0 seq_num 2184219119) dirty dne 2024-01-15T22:50:51.557 INFO:tasks.rados.rados.0.smithi053.stdout:552: finishing rollback tid 0 to smithi053129169-33 2024-01-15T22:50:51.557 INFO:tasks.rados.rados.0.smithi053.stdout:552: finishing rollback tid 1 to smithi053129169-33 2024-01-15T22:50:51.557 INFO:tasks.rados.rados.0.smithi053.stdout:552: finishing rollback tid 2 to smithi053129169-33 2024-01-15T22:50:51.557 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 242 (ObjNum 116 snap 28 seq_num 116) dirty exists 2024-01-15T22:50:51.557 INFO:tasks.rados.rados.0.smithi053.stdout:554: finishing rollback tid 1 to smithi053129169-37 2024-01-15T22:50:51.557 INFO:tasks.rados.rados.0.smithi053.stdout:554: finishing rollback tid 2 to smithi053129169-37 2024-01-15T22:50:51.557 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 244 (ObjNum 138 snap 36 seq_num 138) dirty exists 2024-01-15T22:50:51.557 INFO:tasks.rados.rados.0.smithi053.stdout:551: done (6 left) 2024-01-15T22:50:51.558 INFO:tasks.rados.rados.0.smithi053.stdout:552: done (5 left) 2024-01-15T22:50:51.558 INFO:tasks.rados.rados.0.smithi053.stdout:553: done (4 left) 2024-01-15T22:50:51.558 INFO:tasks.rados.rados.0.smithi053.stdout:554: done (3 left) 2024-01-15T22:50:51.558 INFO:tasks.rados.rados.0.smithi053.stdout:556: done (2 left) 2024-01-15T22:50:51.558 INFO:tasks.rados.rados.0.smithi053.stdout:557: done (1 left) 2024-01-15T22:50:51.558 INFO:tasks.rados.rados.0.smithi053.stdout:558: delete oid 42 current snap is 56 2024-01-15T22:50:51.561 INFO:tasks.rados.rados.0.smithi053.stdout:558: done (1 left) 2024-01-15T22:50:51.561 INFO:tasks.rados.rados.0.smithi053.stdout:559: read oid 20 snap -1 2024-01-15T22:50:51.561 INFO:tasks.rados.rados.0.smithi053.stdout:559: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:50:51.561 INFO:tasks.rados.rados.0.smithi053.stdout:560: snap_create 2024-01-15T22:50:51.561 INFO:tasks.rados.rados.0.smithi053.stdout:555: finishing copy_from to smithi053129169-17 2024-01-15T22:50:51.561 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 215 (ObjNum 162 snap 47 seq_num 162) dirty exists 2024-01-15T22:50:51.562 INFO:tasks.rados.rados.0.smithi053.stdout:555: finishing copy_from racing read to smithi053129169-17 2024-01-15T22:50:51.562 INFO:tasks.rados.rados.0.smithi053.stdout:559: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:50:51.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:51 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:51.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:51 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:51.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:51 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:51.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:51 smithi163 ceph-mon[70990]: osdmap e156: 8 total, 8 up, 8 in 2024-01-15T22:50:52.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:51 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:52.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:51 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:52.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:51 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:52.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:51 smithi053 ceph-mon[66518]: osdmap e156: 8 total, 8 up, 8 in 2024-01-15T22:50:52.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:51 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:52.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:51 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:52.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:51 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:52.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:51 smithi053 ceph-mon[80116]: osdmap e156: 8 total, 8 up, 8 in 2024-01-15T22:50:52.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:51 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:51.847+0000 7f70444ce200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-15T22:50:52.410 INFO:tasks.rados.rados.0.smithi053.stdout:555: done (2 left) 2024-01-15T22:50:52.411 INFO:tasks.rados.rados.0.smithi053.stdout:559: done (1 left) 2024-01-15T22:50:52.411 INFO:tasks.rados.rados.0.smithi053.stdout:560: done (0 left) 2024-01-15T22:50:52.411 INFO:tasks.rados.rados.0.smithi053.stdout:561: read oid 35 snap 56 2024-01-15T22:50:52.411 INFO:tasks.rados.rados.0.smithi053.stdout:561: expect (ObjNum 34 snap 0 seq_num 34) 2024-01-15T22:50:52.411 INFO:tasks.rados.rados.0.smithi053.stdout:562: copy_from oid 45 from oid 19 current snap is 57 2024-01-15T22:50:52.411 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 57 2024-01-15T22:50:52.411 INFO:tasks.rados.rados.0.smithi053.stdout:563: seq_num 203 ranges {106496=606208,712704=401408} 2024-01-15T22:50:52.415 INFO:tasks.rados.rados.0.smithi053.stdout:563: writing smithi053129169-7 from 106496 to 712704 tid 1 2024-01-15T22:50:52.417 INFO:tasks.rados.rados.0.smithi053.stdout:563: writing smithi053129169-7 from 712704 to 1114112 tid 2 2024-01-15T22:50:52.417 INFO:tasks.rados.rados.0.smithi053.stdout:564: rollback oid 11 current snap is 57 2024-01-15T22:50:52.417 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 11 to 29 2024-01-15T22:50:52.417 INFO:tasks.rados.rados.0.smithi053.stdout:561: expect (ObjNum 34 snap 0 seq_num 34) 2024-01-15T22:50:52.437 INFO:tasks.rados.rados.0.smithi053.stdout:561: done (3 left) 2024-01-15T22:50:52.437 INFO:tasks.rados.rados.0.smithi053.stdout:565: setattr oid 12 current snap is 57 2024-01-15T22:50:52.437 INFO:tasks.rados.rados.0.smithi053.stdout:563: finishing write tid 1 to smithi053129169-7 2024-01-15T22:50:52.437 INFO:tasks.rados.rados.0.smithi053.stdout:563: finishing write tid 2 to smithi053129169-7 2024-01-15T22:50:52.437 INFO:tasks.rados.rados.0.smithi053.stdout:563: finishing write tid 3 to smithi053129169-7 2024-01-15T22:50:52.437 INFO:tasks.rados.rados.0.smithi053.stdout:564: finishing rollback tid 0 to smithi053129169-11 2024-01-15T22:50:52.437 INFO:tasks.rados.rados.0.smithi053.stdout:564: finishing rollback tid 1 to smithi053129169-11 2024-01-15T22:50:52.437 INFO:tasks.rados.rados.0.smithi053.stdout:563: finishing write tid 4 to smithi053129169-7 2024-01-15T22:50:52.437 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 62 (ObjNum 203 snap 57 seq_num 203) dirty exists 2024-01-15T22:50:52.437 INFO:tasks.rados.rados.0.smithi053.stdout:563: left oid 7 (ObjNum 203 snap 57 seq_num 203) 2024-01-15T22:50:52.437 INFO:tasks.rados.rados.0.smithi053.stdout:564: finishing rollback tid 2 to smithi053129169-11 2024-01-15T22:50:52.437 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 66 (ObjNum 109 snap 25 seq_num 109) dirty exists 2024-01-15T22:50:52.438 INFO:tasks.rados.rados.0.smithi053.stdout:563: done (3 left) 2024-01-15T22:50:52.438 INFO:tasks.rados.rados.0.smithi053.stdout:564: done (2 left) 2024-01-15T22:50:52.438 INFO:tasks.rados.rados.0.smithi053.stdout:566: rmattr oid 8 current snap is 57 2024-01-15T22:50:52.438 INFO:tasks.rados.rados.0.smithi053.stdout:567: read oid 3 snap -1 2024-01-15T22:50:52.438 INFO:tasks.rados.rados.0.smithi053.stdout:567: expect (ObjNum 187 snap 54 seq_num 187) 2024-01-15T22:50:52.439 INFO:tasks.rados.rados.0.smithi053.stdout:568: rollback oid 1 current snap is 57 2024-01-15T22:50:52.439 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 1 to 40 2024-01-15T22:50:52.439 INFO:tasks.rados.rados.0.smithi053.stdout:569: copy_from oid 22 from oid 46 current snap is 57 2024-01-15T22:50:52.439 INFO:tasks.rados.rados.0.smithi053.stdout:570: delete oid 30 current snap is 57 2024-01-15T22:50:52.443 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 225 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-01-15T22:50:52.443 INFO:tasks.rados.rados.0.smithi053.stdout:568: finishing rollback tid 1 to smithi053129169-1 2024-01-15T22:50:52.444 INFO:tasks.rados.rados.0.smithi053.stdout:568: finishing rollback tid 2 to smithi053129169-1 2024-01-15T22:50:52.444 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 108 (ObjNum 89 snap 20 seq_num 89) dirty exists 2024-01-15T22:50:52.446 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 225 (ObjNum 123 snap 31 seq_num 123) dirty exists 2024-01-15T22:50:52.446 INFO:tasks.rados.rados.0.smithi053.stdout:565: done (6 left) 2024-01-15T22:50:52.446 INFO:tasks.rados.rados.0.smithi053.stdout:566: done (5 left) 2024-01-15T22:50:52.446 INFO:tasks.rados.rados.0.smithi053.stdout:568: done (4 left) 2024-01-15T22:50:52.446 INFO:tasks.rados.rados.0.smithi053.stdout:570: done (3 left) 2024-01-15T22:50:52.446 INFO:tasks.rados.rados.0.smithi053.stdout:571: rollback oid 49 current snap is 57 2024-01-15T22:50:52.446 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 49 to 11 2024-01-15T22:50:52.446 INFO:tasks.rados.rados.0.smithi053.stdout:572: snap_remove snap 52 2024-01-15T22:50:52.505 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:52 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:52.097+0000 7f70444ce200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-01-15T22:50:52.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:52 smithi053 ceph-mon[66518]: pgmap v39: 121 pgs: 121 active+clean; 211 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 5.2 MiB/s wr, 27 op/s 2024-01-15T22:50:52.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:52 smithi053 ceph-mon[66518]: osdmap e157: 8 total, 8 up, 8 in 2024-01-15T22:50:52.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:52 smithi053 ceph-mon[80116]: pgmap v39: 121 pgs: 121 active+clean; 211 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 5.2 MiB/s wr, 27 op/s 2024-01-15T22:50:52.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:52 smithi053 ceph-mon[80116]: osdmap e157: 8 total, 8 up, 8 in 2024-01-15T22:50:52.796 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:52 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:52.590+0000 7f70444ce200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-15T22:50:52.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:52 smithi163 ceph-mon[70990]: pgmap v39: 121 pgs: 121 active+clean; 211 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 5.2 MiB/s wr, 27 op/s 2024-01-15T22:50:52.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:52 smithi163 ceph-mon[70990]: osdmap e157: 8 total, 8 up, 8 in 2024-01-15T22:50:53.413 INFO:tasks.rados.rados.0.smithi053.stdout:572: done (4 left) 2024-01-15T22:50:53.413 INFO:tasks.rados.rados.0.smithi053.stdout:573: delete oid 12 current snap is 57 2024-01-15T22:50:53.413 INFO:tasks.rados.rados.0.smithi053.stdout:567: expect (ObjNum 187 snap 54 seq_num 187) 2024-01-15T22:50:53.443 INFO:tasks.rados.rados.0.smithi053.stdout:569: finishing copy_from to smithi053129169-22 2024-01-15T22:50:53.443 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-01-15T22:50:53.444 INFO:tasks.rados.rados.0.smithi053.stdout:571: finishing rollback tid 0 to smithi053129169-49 2024-01-15T22:50:53.444 INFO:tasks.rados.rados.0.smithi053.stdout:569: finishing copy_from racing read to smithi053129169-22 2024-01-15T22:50:53.444 INFO:tasks.rados.rados.0.smithi053.stdout:571: finishing rollback tid 1 to smithi053129169-49 2024-01-15T22:50:53.444 INFO:tasks.rados.rados.0.smithi053.stdout:567: done (4 left) 2024-01-15T22:50:53.444 INFO:tasks.rados.rados.0.smithi053.stdout:569: done (3 left) 2024-01-15T22:50:53.444 INFO:tasks.rados.rados.0.smithi053.stdout:573: done (2 left) 2024-01-15T22:50:53.444 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 57 2024-01-15T22:50:53.444 INFO:tasks.rados.rados.0.smithi053.stdout:571: finishing rollback tid 2 to smithi053129169-49 2024-01-15T22:50:53.444 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 330 (ObjNum 60 snap 5 seq_num 60) dirty exists 2024-01-15T22:50:53.444 INFO:tasks.rados.rados.0.smithi053.stdout:562: finishing copy_from to smithi053129169-45 2024-01-15T22:50:53.444 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 218 (ObjNum 197 snap 56 seq_num 197) dirty exists 2024-01-15T22:50:53.444 INFO:tasks.rados.rados.0.smithi053.stdout:562: finishing copy_from racing read to smithi053129169-45 2024-01-15T22:50:53.444 INFO:tasks.rados.rados.0.smithi053.stdout:574: seq_num 206 ranges {0=655360,655360=401408} 2024-01-15T22:50:53.448 INFO:tasks.rados.rados.0.smithi053.stdout:574: writing smithi053129169-29 from 0 to 655360 tid 1 2024-01-15T22:50:53.452 INFO:tasks.rados.rados.0.smithi053.stdout:574: writing smithi053129169-29 from 655360 to 1056768 tid 2 2024-01-15T22:50:53.452 INFO:tasks.rados.rados.0.smithi053.stdout:562: done (2 left) 2024-01-15T22:50:53.452 INFO:tasks.rados.rados.0.smithi053.stdout:571: done (1 left) 2024-01-15T22:50:53.452 INFO:tasks.rados.rados.0.smithi053.stdout:575: rollback oid 31 current snap is 57 2024-01-15T22:50:53.452 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 31 to 56 2024-01-15T22:50:53.452 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 48 current snap is 57 2024-01-15T22:50:53.452 INFO:tasks.rados.rados.0.smithi053.stdout:576: seq_num 207 ranges {999424=671744,1671168=401408} 2024-01-15T22:50:53.462 INFO:tasks.rados.rados.0.smithi053.stdout:576: writing smithi053129169-48 from 999424 to 1671168 tid 1 2024-01-15T22:50:53.465 INFO:tasks.rados.rados.0.smithi053.stdout:576: writing smithi053129169-48 from 1671168 to 2072576 tid 2 2024-01-15T22:50:53.465 INFO:tasks.rados.rados.0.smithi053.stdout:577: rollback oid 43 current snap is 57 2024-01-15T22:50:53.465 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 43 to 34 2024-01-15T22:50:53.465 INFO:tasks.rados.rados.0.smithi053.stdout:574: finishing write tid 1 to smithi053129169-29 2024-01-15T22:50:53.465 INFO:tasks.rados.rados.0.smithi053.stdout:575: finishing rollback tid 0 to smithi053129169-31 2024-01-15T22:50:53.466 INFO:tasks.rados.rados.0.smithi053.stdout:574: finishing write tid 2 to smithi053129169-29 2024-01-15T22:50:53.466 INFO:tasks.rados.rados.0.smithi053.stdout:574: finishing write tid 3 to smithi053129169-29 2024-01-15T22:50:53.466 INFO:tasks.rados.rados.0.smithi053.stdout:574: finishing write tid 4 to smithi053129169-29 2024-01-15T22:50:53.466 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 113 (ObjNum 206 snap 57 seq_num 206) dirty exists 2024-01-15T22:50:53.466 INFO:tasks.rados.rados.0.smithi053.stdout:574: left oid 29 (ObjNum 206 snap 57 seq_num 206) 2024-01-15T22:50:53.466 INFO:tasks.rados.rados.0.smithi053.stdout:575: finishing rollback tid 1 to smithi053129169-31 2024-01-15T22:50:53.466 INFO:tasks.rados.rados.0.smithi053.stdout:575: finishing rollback tid 2 to smithi053129169-31 2024-01-15T22:50:53.466 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 80 (ObjNum 140 snap 38 seq_num 140) dirty exists 2024-01-15T22:50:53.466 INFO:tasks.rados.rados.0.smithi053.stdout:574: done (3 left) 2024-01-15T22:50:53.466 INFO:tasks.rados.rados.0.smithi053.stdout:575: done (2 left) 2024-01-15T22:50:53.466 INFO:tasks.rados.rados.0.smithi053.stdout:578: snap_remove snap 50 2024-01-15T22:50:53.795 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:53 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:53.374+0000 7f70444ce200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-15T22:50:53.795 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:53 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:53.485+0000 7f70444ce200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-15T22:50:54.412 INFO:tasks.rados.rados.0.smithi053.stdout:578: done (2 left) 2024-01-15T22:50:54.412 INFO:tasks.rados.rados.0.smithi053.stdout:579: snap_create 2024-01-15T22:50:54.412 INFO:tasks.rados.rados.0.smithi053.stdout:576: finishing write tid 1 to smithi053129169-48 2024-01-15T22:50:54.412 INFO:tasks.rados.rados.0.smithi053.stdout:576: finishing write tid 2 to smithi053129169-48 2024-01-15T22:50:54.412 INFO:tasks.rados.rados.0.smithi053.stdout:576: finishing write tid 3 to smithi053129169-48 2024-01-15T22:50:54.413 INFO:tasks.rados.rados.0.smithi053.stdout:577: finishing rollback tid 1 to smithi053129169-43 2024-01-15T22:50:54.413 INFO:tasks.rados.rados.0.smithi053.stdout:577: finishing rollback tid 2 to smithi053129169-43 2024-01-15T22:50:54.413 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 220 (ObjNum 77 snap 11 seq_num 77) dirty exists 2024-01-15T22:50:54.413 INFO:tasks.rados.rados.0.smithi053.stdout:576: finishing write tid 4 to smithi053129169-48 2024-01-15T22:50:54.413 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 338 (ObjNum 207 snap 57 seq_num 207) dirty exists 2024-01-15T22:50:54.413 INFO:tasks.rados.rados.0.smithi053.stdout:576: left oid 48 (ObjNum 207 snap 57 seq_num 207) 2024-01-15T22:50:54.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-mon[80116]: osdmap e158: 8 total, 8 up, 8 in 2024-01-15T22:50:54.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-mon[80116]: pgmap v42: 121 pgs: 121 active+clean; 211 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 434 KiB/s rd, 0 B/s wr, 1 op/s 2024-01-15T22:50:54.445 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.445 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-mon[66518]: osdmap e158: 8 total, 8 up, 8 in 2024-01-15T22:50:54.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-mon[66518]: pgmap v42: 121 pgs: 121 active+clean; 211 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 434 KiB/s rd, 0 B/s wr, 1 op/s 2024-01-15T22:50:54.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.446 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:54.147+0000 7f70444ce200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-15T22:50:54.446 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:54.238+0000 7f70444ce200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-15T22:50:54.446 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:54.336+0000 7f70444ce200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-15T22:50:54.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:54 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:54 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:54 smithi163 ceph-mon[70990]: osdmap e158: 8 total, 8 up, 8 in 2024-01-15T22:50:54.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:54 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:54 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:54 smithi163 ceph-mon[70990]: pgmap v42: 121 pgs: 121 active+clean; 211 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 434 KiB/s rd, 0 B/s wr, 1 op/s 2024-01-15T22:50:54.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:54 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:54 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:54.752 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:54.583+0000 7f70444ce200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-15T22:50:54.752 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:54.682+0000 7f70444ce200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-01-15T22:50:55.018 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:54 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:54.782+0000 7f70444ce200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-15T22:50:55.295 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:55.034+0000 7f70444ce200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-15T22:50:55.295 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:55.151+0000 7f70444ce200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-15T22:50:55.402 INFO:tasks.rados.rados.0.smithi053.stdout:576: done (2 left) 2024-01-15T22:50:55.402 INFO:tasks.rados.rados.0.smithi053.stdout:577: done (1 left) 2024-01-15T22:50:55.402 INFO:tasks.rados.rados.0.smithi053.stdout:579: done (0 left) 2024-01-15T22:50:55.402 INFO:tasks.rados.rados.0.smithi053.stdout:580: rmattr oid 40 current snap is 58 2024-01-15T22:50:55.402 INFO:tasks.rados.rados.0.smithi053.stdout:581: read oid 48 snap 39 2024-01-15T22:50:55.402 INFO:tasks.rados.rados.0.smithi053.stdout:581: expect (ObjNum 46 snap 0 seq_num 46) 2024-01-15T22:50:55.402 INFO:tasks.rados.rados.0.smithi053.stdout:582: snap_create 2024-01-15T22:50:55.413 INFO:tasks.rados.rados.0.smithi053.stdout:581: expect (ObjNum 46 snap 0 seq_num 46) 2024-01-15T22:50:55.437 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 103 (ObjNum 66 snap 6 seq_num 66) dirty exists 2024-01-15T22:50:55.514 INFO:teuthology.orchestra.run.smithi053.stdout:true 2024-01-15T22:50:55.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:55 smithi163 ceph-mon[70990]: osdmap e159: 8 total, 8 up, 8 in 2024-01-15T22:50:55.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:55 smithi163 ceph-mon[70990]: osdmap e160: 8 total, 8 up, 8 in 2024-01-15T22:50:55.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:55 smithi053 ceph-mon[66518]: osdmap e159: 8 total, 8 up, 8 in 2024-01-15T22:50:55.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:55 smithi053 ceph-mon[66518]: osdmap e160: 8 total, 8 up, 8 in 2024-01-15T22:50:55.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:55 smithi053 ceph-mon[80116]: osdmap e159: 8 total, 8 up, 8 in 2024-01-15T22:50:55.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:55 smithi053 ceph-mon[80116]: osdmap e160: 8 total, 8 up, 8 in 2024-01-15T22:50:55.796 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:55.359+0000 7f70444ce200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-15T22:50:55.796 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:55.467+0000 7f70444ce200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-15T22:50:55.872 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-15T22:50:55.872 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (16s) 2s ago 3m 16.8M - 0.25.0 c8568f914cd2 9a47f1d13586 2024-01-15T22:50:55.872 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi163 *:3000 running (10s) 2s ago 2m 75.3M - 9.4.7 954c08fa6188 13a2c7b92d98 2024-01-15T22:50:55.872 INFO:teuthology.orchestra.run.smithi053.stdout:mds.a smithi053 running (3m) 2s ago 3m 17.2M - 17.2.7-268-g6441305d c3a232f785d8 4d36714adf10 2024-01-15T22:50:55.872 INFO:teuthology.orchestra.run.smithi053.stdout:mds.b smithi163 running (3m) 2s ago 3m 15.9M - 17.2.7-268-g6441305d c3a232f785d8 c0b806195a60 2024-01-15T22:50:55.872 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi163 *:8443,9283 running (41s) 2s ago 6m 499M - 18.2.1-242-gd2f11f33 f16b14f4c75d 12e4f969070a 2024-01-15T22:50:55.872 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (5s) 2s ago 7m 48.7M - 18.2.1-242-gd2f11f33 f16b14f4c75d cb1657132d65 2024-01-15T22:50:55.872 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (7m) 2s ago 7m 100M 2048M 17.2.7-268-g6441305d c3a232f785d8 9180f4dd71d6 2024-01-15T22:50:55.872 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi163 running (6m) 2s ago 6m 68.9M 2048M 17.2.7-268-g6441305d c3a232f785d8 3a002afffad3 2024-01-15T22:50:55.873 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (6m) 2s ago 6m 72.8M 2048M 17.2.7-268-g6441305d c3a232f785d8 b9ff86c301ca 2024-01-15T22:50:55.873 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (15s) 2s ago 2m 3900k - 1.5.0 0da6a335fe13 3b51e4e7e299 2024-01-15T22:50:55.873 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi163 *:9100 running (9s) 2s ago 2m 4135k - 1.5.0 0da6a335fe13 5ddabc842ce8 2024-01-15T22:50:55.873 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (6m) 2s ago 6m 194M 2489M 17.2.7-268-g6441305d c3a232f785d8 ea1ab2b9e73d 2024-01-15T22:50:55.873 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (5m) 2s ago 5m 157M 2489M 17.2.7-268-g6441305d c3a232f785d8 62a9164da73f 2024-01-15T22:50:55.873 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (5m) 2s ago 5m 164M 2489M 17.2.7-268-g6441305d c3a232f785d8 af8c93eeabb6 2024-01-15T22:50:55.873 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (5m) 2s ago 5m 159M 2489M 17.2.7-268-g6441305d c3a232f785d8 81bda9e24813 2024-01-15T22:50:55.873 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi163 running (4m) 2s ago 4m 210M 2488M 17.2.7-268-g6441305d c3a232f785d8 7a8265fc5e4f 2024-01-15T22:50:55.873 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi163 running (4m) 2s ago 4m 188M 2488M 17.2.7-268-g6441305d c3a232f785d8 a35a7235bfee 2024-01-15T22:50:55.873 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi163 running (4m) 2s ago 4m 146M 2488M 17.2.7-268-g6441305d c3a232f785d8 d9bbfdd11e5a 2024-01-15T22:50:55.873 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi163 running (4m) 2s ago 4m 161M 2488M 17.2.7-268-g6441305d c3a232f785d8 b416f62ab004 2024-01-15T22:50:55.873 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi163 *:9095 running (12s) 2s ago 3m 43.2M - 2.43.0 a07b618ecd1d a15a01476c5f 2024-01-15T22:50:56.292 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:50:56.292 INFO:teuthology.orchestra.run.smithi053.stdout: "mon": { 2024-01-15T22:50:56.292 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 3 2024-01-15T22:50:56.293 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:50:56.293 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr": { 2024-01-15T22:50:56.293 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 1, 2024-01-15T22:50:56.293 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 1 2024-01-15T22:50:56.293 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:50:56.293 INFO:teuthology.orchestra.run.smithi053.stdout: "osd": { 2024-01-15T22:50:56.293 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 8 2024-01-15T22:50:56.294 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:50:56.294 INFO:teuthology.orchestra.run.smithi053.stdout: "mds": { 2024-01-15T22:50:56.294 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:50:56.294 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:50:56.294 INFO:teuthology.orchestra.run.smithi053.stdout: "overall": { 2024-01-15T22:50:56.294 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 14, 2024-01-15T22:50:56.295 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 1 2024-01-15T22:50:56.295 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-01-15T22:50:56.295 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:50:56.408 INFO:tasks.rados.rados.0.smithi053.stdout:580: done (2 left) 2024-01-15T22:50:56.408 INFO:tasks.rados.rados.0.smithi053.stdout:581: done (1 left) 2024-01-15T22:50:56.408 INFO:tasks.rados.rados.0.smithi053.stdout:582: done (0 left) 2024-01-15T22:50:56.408 INFO:tasks.rados.rados.0.smithi053.stdout:583: snap_remove snap 25 2024-01-15T22:50:56.598 INFO:tasks.rados.rados.0.smithi053.stdout:583: done (0 left) 2024-01-15T22:50:56.598 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 17 current snap is 59 2024-01-15T22:50:56.598 INFO:tasks.rados.rados.0.smithi053.stdout:584: seq_num 208 ranges {7585792=688128,8273920=401408} 2024-01-15T22:50:56.629 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:56 smithi053 ceph-mon[66518]: from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:50:56.629 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:56 smithi053 ceph-mon[66518]: pgmap v45: 121 pgs: 121 active+clean; 257 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.2 MiB/s wr, 34 op/s 2024-01-15T22:50:56.629 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:56 smithi053 ceph-mon[66518]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:50:56.629 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:56 smithi053 ceph-mon[66518]: from='client.? 172.21.15.53:0/1043785314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:50:56.629 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:56 smithi053 ceph-mon[66518]: osdmap e161: 8 total, 8 up, 8 in 2024-01-15T22:50:56.629 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:56 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:56.630 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:56 smithi053 ceph-mon[80116]: from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:50:56.630 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:56 smithi053 ceph-mon[80116]: pgmap v45: 121 pgs: 121 active+clean; 257 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.2 MiB/s wr, 34 op/s 2024-01-15T22:50:56.630 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:56 smithi053 ceph-mon[80116]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:50:56.630 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:56 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/1043785314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:50:56.630 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:56 smithi053 ceph-mon[80116]: osdmap e161: 8 total, 8 up, 8 in 2024-01-15T22:50:56.630 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:56 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:56.630 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:56 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:56.348+0000 7f70444ce200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-15T22:50:56.630 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:56 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:56.565+0000 7f70444ce200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-15T22:50:56.644 INFO:tasks.rados.rados.0.smithi053.stdout:584: writing smithi053129169-17 from 7585792 to 8273920 tid 1 2024-01-15T22:50:56.647 INFO:tasks.rados.rados.0.smithi053.stdout:584: writing smithi053129169-17 from 8273920 to 8675328 tid 2 2024-01-15T22:50:56.647 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 59 2024-01-15T22:50:56.647 INFO:tasks.rados.rados.0.smithi053.stdout:585: seq_num 209 ranges {819200=704512,1523712=401408} 2024-01-15T22:50:56.655 INFO:tasks.rados.rados.0.smithi053.stdout:585: writing smithi053129169-38 from 819200 to 1523712 tid 1 2024-01-15T22:50:56.657 INFO:tasks.rados.rados.0.smithi053.stdout:585: writing smithi053129169-38 from 1523712 to 1925120 tid 2 2024-01-15T22:50:56.657 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 59 2024-01-15T22:50:56.658 INFO:tasks.rados.rados.0.smithi053.stdout:584: finishing write tid 1 to smithi053129169-17 2024-01-15T22:50:56.658 INFO:tasks.rados.rados.0.smithi053.stdout:586: seq_num 210 ranges {5611520=720896,6332416=401408} 2024-01-15T22:50:56.692 INFO:tasks.rados.rados.0.smithi053.stdout:586: writing smithi053129169-39 from 5611520 to 6332416 tid 1 2024-01-15T22:50:56.695 INFO:tasks.rados.rados.0.smithi053.stdout:586: writing smithi053129169-39 from 6332416 to 6733824 tid 2 2024-01-15T22:50:56.695 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 22 current snap is 59 2024-01-15T22:50:56.695 INFO:tasks.rados.rados.0.smithi053.stdout:584: finishing write tid 2 to smithi053129169-17 2024-01-15T22:50:56.695 INFO:tasks.rados.rados.0.smithi053.stdout:587: seq_num 211 ranges {761856=737280,1499136=401408} 2024-01-15T22:50:56.703 INFO:tasks.rados.rados.0.smithi053.stdout:587: writing smithi053129169-22 from 761856 to 1499136 tid 1 2024-01-15T22:50:56.706 INFO:tasks.rados.rados.0.smithi053.stdout:587: writing smithi053129169-22 from 1499136 to 1900544 tid 2 2024-01-15T22:50:56.706 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 59 2024-01-15T22:50:56.706 INFO:tasks.rados.rados.0.smithi053.stdout:584: finishing write tid 3 to smithi053129169-17 2024-01-15T22:50:56.706 INFO:tasks.rados.rados.0.smithi053.stdout:584: finishing write tid 4 to smithi053129169-17 2024-01-15T22:50:56.706 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 354 (ObjNum 208 snap 59 seq_num 208) dirty exists 2024-01-15T22:50:56.707 INFO:tasks.rados.rados.0.smithi053.stdout:584: left oid 17 (ObjNum 208 snap 59 seq_num 208) 2024-01-15T22:50:56.707 INFO:tasks.rados.rados.0.smithi053.stdout:585: finishing write tid 1 to smithi053129169-38 2024-01-15T22:50:56.707 INFO:tasks.rados.rados.0.smithi053.stdout:585: finishing write tid 2 to smithi053129169-38 2024-01-15T22:50:56.707 INFO:tasks.rados.rados.0.smithi053.stdout:585: finishing write tid 3 to smithi053129169-38 2024-01-15T22:50:56.707 INFO:tasks.rados.rados.0.smithi053.stdout:585: finishing write tid 4 to smithi053129169-38 2024-01-15T22:50:56.707 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 113 (ObjNum 209 snap 59 seq_num 209) dirty exists 2024-01-15T22:50:56.707 INFO:tasks.rados.rados.0.smithi053.stdout:585: left oid 38 (ObjNum 209 snap 59 seq_num 209) 2024-01-15T22:50:56.707 INFO:tasks.rados.rados.0.smithi053.stdout:586: finishing write tid 1 to smithi053129169-39 2024-01-15T22:50:56.707 INFO:tasks.rados.rados.0.smithi053.stdout:586: finishing write tid 2 to smithi053129169-39 2024-01-15T22:50:56.707 INFO:tasks.rados.rados.0.smithi053.stdout:586: finishing write tid 3 to smithi053129169-39 2024-01-15T22:50:56.707 INFO:tasks.rados.rados.0.smithi053.stdout:586: finishing write tid 4 to smithi053129169-39 2024-01-15T22:50:56.707 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 117 (ObjNum 210 snap 59 seq_num 210) dirty exists 2024-01-15T22:50:56.707 INFO:tasks.rados.rados.0.smithi053.stdout:586: left oid 39 (ObjNum 210 snap 59 seq_num 210) 2024-01-15T22:50:56.707 INFO:tasks.rados.rados.0.smithi053.stdout:588: seq_num 212 ranges {0=753664,753664=401408} 2024-01-15T22:50:56.710 INFO:tasks.rados.rados.0.smithi053.stdout:588: writing smithi053129169-10 from 0 to 753664 tid 1 2024-01-15T22:50:56.712 INFO:tasks.rados.rados.0.smithi053.stdout:588: writing smithi053129169-10 from 753664 to 1155072 tid 2 2024-01-15T22:50:56.712 INFO:tasks.rados.rados.0.smithi053.stdout:584: done (4 left) 2024-01-15T22:50:56.712 INFO:tasks.rados.rados.0.smithi053.stdout:585: done (3 left) 2024-01-15T22:50:56.712 INFO:tasks.rados.rados.0.smithi053.stdout:586: done (2 left) 2024-01-15T22:50:56.713 INFO:tasks.rados.rados.0.smithi053.stdout:589: setattr oid 25 current snap is 59 2024-01-15T22:50:56.713 INFO:tasks.rados.rados.0.smithi053.stdout:587: finishing write tid 1 to smithi053129169-22 2024-01-15T22:50:56.713 INFO:tasks.rados.rados.0.smithi053.stdout:587: finishing write tid 2 to smithi053129169-22 2024-01-15T22:50:56.713 INFO:tasks.rados.rados.0.smithi053.stdout:587: finishing write tid 3 to smithi053129169-22 2024-01-15T22:50:56.713 INFO:tasks.rados.rados.0.smithi053.stdout:587: finishing write tid 4 to smithi053129169-22 2024-01-15T22:50:56.713 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 282 (ObjNum 211 snap 59 seq_num 211) dirty exists 2024-01-15T22:50:56.713 INFO:tasks.rados.rados.0.smithi053.stdout:587: left oid 22 (ObjNum 211 snap 59 seq_num 211) 2024-01-15T22:50:56.714 INFO:tasks.rados.rados.0.smithi053.stdout:587: done (2 left) 2024-01-15T22:50:56.714 INFO:tasks.rados.rados.0.smithi053.stdout:590: delete oid 7 current snap is 59 2024-01-15T22:50:56.714 INFO:tasks.rados.rados.0.smithi053.stdout:588: finishing write tid 1 to smithi053129169-10 2024-01-15T22:50:56.715 INFO:tasks.rados.rados.0.smithi053.stdout:588: finishing write tid 2 to smithi053129169-10 2024-01-15T22:50:56.715 INFO:tasks.rados.rados.0.smithi053.stdout:590: done (2 left) 2024-01-15T22:50:56.716 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 59 2024-01-15T22:50:56.716 INFO:tasks.rados.rados.0.smithi053.stdout:591: seq_num 214 ranges {942080=794624,1736704=401408} 2024-01-15T22:50:56.725 INFO:tasks.rados.rados.0.smithi053.stdout:591: writing smithi053129169-26 from 942080 to 1736704 tid 1 2024-01-15T22:50:56.729 INFO:tasks.rados.rados.0.smithi053.stdout:591: writing smithi053129169-26 from 1736704 to 2138112 tid 2 2024-01-15T22:50:56.729 INFO:tasks.rados.rados.0.smithi053.stdout:592: copy_from oid 45 from oid 6 current snap is 59 2024-01-15T22:50:56.729 INFO:tasks.rados.rados.0.smithi053.stdout:588: finishing write tid 3 to smithi053129169-10 2024-01-15T22:50:56.729 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 179 (ObjNum 145 snap 38 seq_num 145) dirty exists 2024-01-15T22:50:56.729 INFO:tasks.rados.rados.0.smithi053.stdout:588: finishing write tid 4 to smithi053129169-10 2024-01-15T22:50:56.729 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 177 (ObjNum 212 snap 59 seq_num 212) dirty exists 2024-01-15T22:50:56.730 INFO:tasks.rados.rados.0.smithi053.stdout:588: left oid 10 (ObjNum 212 snap 59 seq_num 212) 2024-01-15T22:50:56.730 INFO:tasks.rados.rados.0.smithi053.stdout:588: done (3 left) 2024-01-15T22:50:56.730 INFO:tasks.rados.rados.0.smithi053.stdout:589: done (2 left) 2024-01-15T22:50:56.730 INFO:tasks.rados.rados.0.smithi053.stdout:593: rollback oid 9 current snap is 59 2024-01-15T22:50:56.730 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 9 to 57 2024-01-15T22:50:56.730 INFO:tasks.rados.rados.0.smithi053.stdout:594: copy_from oid 32 from oid 18 current snap is 59 2024-01-15T22:50:56.730 INFO:tasks.rados.rados.0.smithi053.stdout:595: copy_from oid 17 from oid 7 current snap is 59 2024-01-15T22:50:56.730 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 16 current snap is 59 2024-01-15T22:50:56.730 INFO:tasks.rados.rados.0.smithi053.stdout:596: seq_num 215 ranges {0=409600,409600=532480,942080=270336} 2024-01-15T22:50:56.730 INFO:tasks.rados.rados.0.smithi053.stdout:596: writing smithi053129169-16 from 0 to 409600 tid 1 2024-01-15T22:50:56.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:56 smithi163 ceph-mon[70990]: from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:50:56.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:56 smithi163 ceph-mon[70990]: pgmap v45: 121 pgs: 121 active+clean; 257 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.2 MiB/s wr, 34 op/s 2024-01-15T22:50:56.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:56 smithi163 ceph-mon[70990]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:50:56.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:56 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/1043785314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:50:56.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:56 smithi163 ceph-mon[70990]: osdmap e161: 8 total, 8 up, 8 in 2024-01-15T22:50:56.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:56 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:56.732 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:56 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:56.601+0000 7f851a6cd700 -1 mgr handle_mgr_map I was active but no longer am 2024-01-15T22:50:56.732 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:56 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: ignoring --setuser ceph since I am not root 2024-01-15T22:50:56.732 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:56 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: ignoring --setgroup ceph since I am not root 2024-01-15T22:50:56.733 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:56 smithi163 ceph-mgr[111992]: -- 172.21.15.163:0/771036550 <== mon.1 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b6ffc511e0 con 0x55b6ffc26800 2024-01-15T22:50:56.733 INFO:tasks.rados.rados.0.smithi053.stdout:596: writing smithi053129169-16 from 409600 to 942080 tid 2 2024-01-15T22:50:56.734 INFO:tasks.rados.rados.0.smithi053.stdout:596: writing smithi053129169-16 from 942080 to 1212416 tid 3 2024-01-15T22:50:56.735 INFO:tasks.rados.rados.0.smithi053.stdout:597: snap_remove snap 48 2024-01-15T22:50:57.045 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:56 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:56.779+0000 7f70444ce200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:50:57.231 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:56 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:56.792+0000 7f685a5b9200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-15T22:50:57.231 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:56 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:56.954+0000 7f685a5b9200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-15T22:50:57.598 INFO:tasks.rados.rados.0.smithi053.stdout:597: done (6 left) 2024-01-15T22:50:57.598 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 27 current snap is 59 2024-01-15T22:50:57.598 INFO:tasks.rados.rados.0.smithi053.stdout:598: seq_num 216 ranges {3612672=425984,4038656=409600,4448256=393216} 2024-01-15T22:50:57.617 INFO:tasks.rados.rados.0.smithi053.stdout:598: writing smithi053129169-27 from 3612672 to 4038656 tid 1 2024-01-15T22:50:57.619 INFO:tasks.rados.rados.0.smithi053.stdout:598: writing smithi053129169-27 from 4038656 to 4448256 tid 2 2024-01-15T22:50:57.621 INFO:tasks.rados.rados.0.smithi053.stdout:598: writing smithi053129169-27 from 4448256 to 4841472 tid 3 2024-01-15T22:50:57.622 INFO:tasks.rados.rados.0.smithi053.stdout:599: read oid 34 snap -1 2024-01-15T22:50:57.622 INFO:tasks.rados.rados.0.smithi053.stdout:599: expect (ObjNum 134 snap 36 seq_num 134) 2024-01-15T22:50:57.622 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 59 2024-01-15T22:50:57.622 INFO:tasks.rados.rados.0.smithi053.stdout:600: seq_num 217 ranges {843776=442368,1286144=696320,1982464=106496} 2024-01-15T22:50:57.629 INFO:tasks.rados.rados.0.smithi053.stdout:600: writing smithi053129169-3 from 843776 to 1286144 tid 1 2024-01-15T22:50:57.635 INFO:tasks.rados.rados.0.smithi053.stdout:600: writing smithi053129169-3 from 1286144 to 1982464 tid 2 2024-01-15T22:50:57.635 INFO:tasks.rados.rados.0.smithi053.stdout:600: writing smithi053129169-3 from 1982464 to 2088960 tid 3 2024-01-15T22:50:57.635 INFO:tasks.rados.rados.0.smithi053.stdout:601: snap_create 2024-01-15T22:50:57.635 INFO:tasks.rados.rados.0.smithi053.stdout:592: finishing copy_from to smithi053129169-45 2024-01-15T22:50:57.635 INFO:tasks.rados.rados.0.smithi053.stdout:592: got expected ENOENT (src dne) 2024-01-15T22:50:57.635 INFO:tasks.rados.rados.0.smithi053.stdout:592: finishing copy_from racing read to smithi053129169-45 2024-01-15T22:50:57.636 INFO:tasks.rados.rados.0.smithi053.stdout:595: finishing copy_from to smithi053129169-17 2024-01-15T22:50:57.636 INFO:tasks.rados.rados.0.smithi053.stdout:595: got expected ENOENT (src dne) 2024-01-15T22:50:57.636 INFO:tasks.rados.rados.0.smithi053.stdout:594: finishing copy_from to smithi053129169-32 2024-01-15T22:50:57.636 INFO:tasks.rados.rados.0.smithi053.stdout:594: got expected ENOENT (src dne) 2024-01-15T22:50:57.636 INFO:tasks.rados.rados.0.smithi053.stdout:594: finishing copy_from racing read to smithi053129169-32 2024-01-15T22:50:57.636 INFO:tasks.rados.rados.0.smithi053.stdout:595: finishing copy_from racing read to smithi053129169-17 2024-01-15T22:50:57.636 INFO:tasks.rados.rados.0.smithi053.stdout:591: finishing write tid 1 to smithi053129169-26 2024-01-15T22:50:57.636 INFO:tasks.rados.rados.0.smithi053.stdout:591: finishing write tid 2 to smithi053129169-26 2024-01-15T22:50:57.636 INFO:tasks.rados.rados.0.smithi053.stdout:591: finishing write tid 3 to smithi053129169-26 2024-01-15T22:50:57.636 INFO:tasks.rados.rados.0.smithi053.stdout:593: finishing rollback tid 1 to smithi053129169-9 2024-01-15T22:50:57.636 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 176 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-01-15T22:50:57.636 INFO:tasks.rados.rados.0.smithi053.stdout:591: finishing write tid 4 to smithi053129169-26 2024-01-15T22:50:57.636 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 291 (ObjNum 214 snap 59 seq_num 214) dirty exists 2024-01-15T22:50:57.637 INFO:tasks.rados.rados.0.smithi053.stdout:591: left oid 26 (ObjNum 214 snap 59 seq_num 214) 2024-01-15T22:50:57.637 INFO:tasks.rados.rados.0.smithi053.stdout:596: finishing write tid 1 to smithi053129169-16 2024-01-15T22:50:57.637 INFO:tasks.rados.rados.0.smithi053.stdout:596: finishing write tid 2 to smithi053129169-16 2024-01-15T22:50:57.637 INFO:tasks.rados.rados.0.smithi053.stdout:596: finishing write tid 3 to smithi053129169-16 2024-01-15T22:50:57.637 INFO:tasks.rados.rados.0.smithi053.stdout:596: finishing write tid 4 to smithi053129169-16 2024-01-15T22:50:57.637 INFO:tasks.rados.rados.0.smithi053.stdout:596: finishing write tid 5 to smithi053129169-16 2024-01-15T22:50:57.637 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 296 (ObjNum 215 snap 59 seq_num 215) dirty exists 2024-01-15T22:50:57.637 INFO:tasks.rados.rados.0.smithi053.stdout:596: left oid 16 (ObjNum 215 snap 59 seq_num 215) 2024-01-15T22:50:57.637 INFO:tasks.rados.rados.0.smithi053.stdout:598: finishing write tid 1 to smithi053129169-27 2024-01-15T22:50:57.637 INFO:tasks.rados.rados.0.smithi053.stdout:598: finishing write tid 2 to smithi053129169-27 2024-01-15T22:50:57.637 INFO:tasks.rados.rados.0.smithi053.stdout:598: finishing write tid 3 to smithi053129169-27 2024-01-15T22:50:57.637 INFO:tasks.rados.rados.0.smithi053.stdout:598: finishing write tid 4 to smithi053129169-27 2024-01-15T22:50:57.637 INFO:tasks.rados.rados.0.smithi053.stdout:598: finishing write tid 5 to smithi053129169-27 2024-01-15T22:50:57.638 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 128 (ObjNum 216 snap 59 seq_num 216) dirty exists 2024-01-15T22:50:57.638 INFO:tasks.rados.rados.0.smithi053.stdout:598: left oid 27 (ObjNum 216 snap 59 seq_num 216) 2024-01-15T22:50:57.638 INFO:tasks.rados.rados.0.smithi053.stdout:600: finishing write tid 1 to smithi053129169-3 2024-01-15T22:50:57.639 INFO:tasks.rados.rados.0.smithi053.stdout:600: finishing write tid 2 to smithi053129169-3 2024-01-15T22:50:57.639 INFO:tasks.rados.rados.0.smithi053.stdout:600: finishing write tid 3 to smithi053129169-3 2024-01-15T22:50:57.642 INFO:tasks.rados.rados.0.smithi053.stdout:600: finishing write tid 4 to smithi053129169-3 2024-01-15T22:50:57.643 INFO:tasks.rados.rados.0.smithi053.stdout:600: finishing write tid 5 to smithi053129169-3 2024-01-15T22:50:57.643 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 305 (ObjNum 217 snap 59 seq_num 217) dirty exists 2024-01-15T22:50:57.643 INFO:tasks.rados.rados.0.smithi053.stdout:600: left oid 3 (ObjNum 217 snap 59 seq_num 217) 2024-01-15T22:50:57.648 INFO:tasks.rados.rados.0.smithi053.stdout:599: expect (ObjNum 134 snap 36 seq_num 134) 2024-01-15T22:50:57.731 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:57 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:57.277+0000 7f685a5b9200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-15T22:50:57.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:57 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:57.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:57 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:50:57.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:57 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:50:57.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:57 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:57.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:57 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:57.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:57 smithi163 ceph-mon[70990]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-15T22:50:57.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:57 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-15T22:50:57.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:57 smithi163 ceph-mon[70990]: osdmap e162: 8 total, 8 up, 8 in 2024-01-15T22:50:57.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:57 smithi163 ceph-mon[70990]: from='mgr.24940 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-01-15T22:50:57.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:57 smithi163 ceph-mon[70990]: mgrmap e28: y(active, starting, since 0.00550369s) 2024-01-15T22:50:57.795 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:57.473+0000 7f70444ce200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-15T22:50:57.795 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:57.685+0000 7f70444ce200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:50:57.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:57.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:50:57.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:50:57.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:57.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:57.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[80116]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-15T22:50:57.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-15T22:50:57.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[80116]: osdmap e162: 8 total, 8 up, 8 in 2024-01-15T22:50:57.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[80116]: from='mgr.24940 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-01-15T22:50:57.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[80116]: mgrmap e28: y(active, starting, since 0.00550369s) 2024-01-15T22:50:57.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:57.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:50:57.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:50:57.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' 2024-01-15T22:50:57.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:57.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[66518]: from='mgr.24940 172.21.15.163:0/2275339666' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-15T22:50:57.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-15T22:50:57.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[66518]: osdmap e162: 8 total, 8 up, 8 in 2024-01-15T22:50:57.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[66518]: from='mgr.24940 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-01-15T22:50:57.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-mon[66518]: mgrmap e28: y(active, starting, since 0.00550369s) 2024-01-15T22:50:58.019 INFO:tasks.rados.rados.0.smithi053.stdout:591: done (9 left) 2024-01-15T22:50:58.019 INFO:tasks.rados.rados.0.smithi053.stdout:592: done (8 left) 2024-01-15T22:50:58.019 INFO:tasks.rados.rados.0.smithi053.stdout:593: done (7 left) 2024-01-15T22:50:58.019 INFO:tasks.rados.rados.0.smithi053.stdout:594: done (6 left) 2024-01-15T22:50:58.019 INFO:tasks.rados.rados.0.smithi053.stdout:595: done (5 left) 2024-01-15T22:50:58.020 INFO:tasks.rados.rados.0.smithi053.stdout:596: done (4 left) 2024-01-15T22:50:58.020 INFO:tasks.rados.rados.0.smithi053.stdout:598: done (3 left) 2024-01-15T22:50:58.020 INFO:tasks.rados.rados.0.smithi053.stdout:599: done (2 left) 2024-01-15T22:50:58.020 INFO:tasks.rados.rados.0.smithi053.stdout:600: done (1 left) 2024-01-15T22:50:58.020 INFO:tasks.rados.rados.0.smithi053.stdout:601: done (0 left) 2024-01-15T22:50:58.020 INFO:tasks.rados.rados.0.smithi053.stdout:602: delete oid 2 current snap is 60 2024-01-15T22:50:58.024 INFO:tasks.rados.rados.0.smithi053.stdout:602: done (0 left) 2024-01-15T22:50:58.024 INFO:tasks.rados.rados.0.smithi053.stdout:603: delete oid 5 current snap is 60 2024-01-15T22:50:58.027 INFO:tasks.rados.rados.0.smithi053.stdout:603: done (0 left) 2024-01-15T22:50:58.028 INFO:tasks.rados.rados.0.smithi053.stdout:604: read oid 43 snap -1 2024-01-15T22:50:58.028 INFO:tasks.rados.rados.0.smithi053.stdout:604: expect (ObjNum 77 snap 11 seq_num 77) 2024-01-15T22:50:58.029 INFO:tasks.rados.rados.0.smithi053.stdout:605: read oid 28 snap 24 2024-01-15T22:50:58.029 INFO:tasks.rados.rados.0.smithi053.stdout:605: expect (ObjNum 9 snap 0 seq_num 9) 2024-01-15T22:50:58.029 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 11 current snap is 60 2024-01-15T22:50:58.029 INFO:tasks.rados.rados.0.smithi053.stdout:606: seq_num 220 ranges {1835008=491520,2326528=753664,3080192=49152} 2024-01-15T22:50:58.040 INFO:tasks.rados.rados.0.smithi053.stdout:606: writing smithi053129169-11 from 1835008 to 2326528 tid 1 2024-01-15T22:50:58.045 INFO:tasks.rados.rados.0.smithi053.stdout:606: writing smithi053129169-11 from 2326528 to 3080192 tid 2 2024-01-15T22:50:58.046 INFO:tasks.rados.rados.0.smithi053.stdout:606: writing smithi053129169-11 from 3080192 to 3129344 tid 3 2024-01-15T22:50:58.046 INFO:tasks.rados.rados.0.smithi053.stdout:607: read oid 39 snap -1 2024-01-15T22:50:58.046 INFO:tasks.rados.rados.0.smithi053.stdout:607: expect (ObjNum 210 snap 59 seq_num 210) 2024-01-15T22:50:58.046 INFO:tasks.rados.rados.0.smithi053.stdout:608: rollback oid 18 current snap is 60 2024-01-15T22:50:58.046 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 18 to 47 2024-01-15T22:50:58.046 INFO:tasks.rados.rados.0.smithi053.stdout:605: expect (ObjNum 9 snap 0 seq_num 9) 2024-01-15T22:50:58.056 INFO:tasks.rados.rados.0.smithi053.stdout:604: expect (ObjNum 77 snap 11 seq_num 77) 2024-01-15T22:50:58.093 INFO:tasks.rados.rados.0.smithi053.stdout:606: finishing write tid 1 to smithi053129169-11 2024-01-15T22:50:58.093 INFO:tasks.rados.rados.0.smithi053.stdout:608: finishing rollback tid 1 to smithi053129169-18 2024-01-15T22:50:58.093 INFO:tasks.rados.rados.0.smithi053.stdout:608: finishing rollback tid 2 to smithi053129169-18 2024-01-15T22:50:58.093 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 220 (ObjNum 136 snap 36 seq_num 136) dirty exists 2024-01-15T22:50:58.093 INFO:tasks.rados.rados.0.smithi053.stdout:606: finishing write tid 2 to smithi053129169-11 2024-01-15T22:50:58.093 INFO:tasks.rados.rados.0.smithi053.stdout:606: finishing write tid 3 to smithi053129169-11 2024-01-15T22:50:58.094 INFO:tasks.rados.rados.0.smithi053.stdout:604: done (4 left) 2024-01-15T22:50:58.094 INFO:tasks.rados.rados.0.smithi053.stdout:605: done (3 left) 2024-01-15T22:50:58.094 INFO:tasks.rados.rados.0.smithi053.stdout:608: done (2 left) 2024-01-15T22:50:58.094 INFO:tasks.rados.rados.0.smithi053.stdout:609: setattr oid 40 current snap is 60 2024-01-15T22:50:58.094 INFO:tasks.rados.rados.0.smithi053.stdout:606: finishing write tid 4 to smithi053129169-11 2024-01-15T22:50:58.094 INFO:tasks.rados.rados.0.smithi053.stdout:606: finishing write tid 5 to smithi053129169-11 2024-01-15T22:50:58.094 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 89 (ObjNum 220 snap 60 seq_num 220) dirty exists 2024-01-15T22:50:58.094 INFO:tasks.rados.rados.0.smithi053.stdout:606: left oid 11 (ObjNum 220 snap 60 seq_num 220) 2024-01-15T22:50:58.094 INFO:tasks.rados.rados.0.smithi053.stdout:607: expect (ObjNum 210 snap 59 seq_num 210) 2024-01-15T22:50:58.131 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:57 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:57.883+0000 7f70444ce200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-01-15T22:50:58.132 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:58.006+0000 7f70444ce200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-15T22:50:58.132 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:50:58] ENGINE Bus STARTING 2024-01-15T22:50:58.132 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: CherryPy Checker: 2024-01-15T22:50:58.132 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: The Application mounted at '' has an empty config. 2024-01-15T22:50:58.132 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:58.132 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:50:58] ENGINE Serving on http://:::9283 2024-01-15T22:50:58.132 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:50:58] ENGINE Bus STARTED 2024-01-15T22:50:58.132 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:50:58] ENGINE Bus STOPPING 2024-01-15T22:50:58.132 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:50:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T22:50:58.132 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:50:58] ENGINE Bus STOPPED 2024-01-15T22:50:58.231 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:57 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:57.773+0000 7f685a5b9200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-15T22:50:58.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:58.004+0000 7f685a5b9200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-01-15T22:50:58.523 INFO:tasks.rados.rados.0.smithi053.stdout:606: done (2 left) 2024-01-15T22:50:58.523 INFO:tasks.rados.rados.0.smithi053.stdout:607: done (1 left) 2024-01-15T22:50:58.523 INFO:tasks.rados.rados.0.smithi053.stdout:610: delete oid 27 current snap is 60 2024-01-15T22:50:58.525 INFO:tasks.rados.rados.0.smithi053.stdout:610: done (1 left) 2024-01-15T22:50:58.525 INFO:tasks.rados.rados.0.smithi053.stdout:611: rollback oid 30 current snap is 60 2024-01-15T22:50:58.525 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 30 to 7 2024-01-15T22:50:58.530 INFO:tasks.rados.rados.0.smithi053.stdout:612: setattr oid 39 current snap is 60 2024-01-15T22:50:58.530 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 121 (ObjNum 66 snap 6 seq_num 66) dirty exists 2024-01-15T22:50:58.530 INFO:tasks.rados.rados.0.smithi053.stdout:611: finishing rollback tid 1 to smithi053129169-30 2024-01-15T22:50:58.530 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 77 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-01-15T22:50:58.530 INFO:tasks.rados.rados.0.smithi053.stdout:609: done (2 left) 2024-01-15T22:50:58.530 INFO:tasks.rados.rados.0.smithi053.stdout:611: done (1 left) 2024-01-15T22:50:58.530 INFO:tasks.rados.rados.0.smithi053.stdout:613: setattr oid 6 current snap is 60 2024-01-15T22:50:58.531 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 123 (ObjNum 210 snap 59 seq_num 210) dirty exists 2024-01-15T22:50:58.532 INFO:tasks.rados.rados.0.smithi053.stdout:612: done (1 left) 2024-01-15T22:50:58.532 INFO:tasks.rados.rados.0.smithi053.stdout:614: snap_remove snap 29 2024-01-15T22:50:58.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:50:58] ENGINE Bus STARTING 2024-01-15T22:50:58.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:58.323+0000 7f6fa28c5700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:58.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:58.323+0000 7f6fa28c5700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:58.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:58.323+0000 7f6fa28c5700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:58.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:58.323+0000 7f6fa28c5700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:58.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:58.323+0000 7f6fa28c5700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:58.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:58.324+0000 7f6fa40c8700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:58.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:58.324+0000 7f6fa40c8700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:58.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:58.324+0000 7f6fa40c8700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:58.546 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:58.324+0000 7f6fa40c8700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:58.546 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:50:58.324+0000 7f6fa40c8700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:50:58.546 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:50:58] ENGINE Serving on http://:::9283 2024-01-15T22:50:58.546 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:50:58] ENGINE Bus STARTED 2024-01-15T22:50:58.593 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:58.444+0000 7f685a5b9200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-15T22:50:58.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: osdmap e163: 8 total, 8 up, 8 in 2024-01-15T22:50:58.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: Active manager daemon y restarted 2024-01-15T22:50:58.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: Activating manager daemon y 2024-01-15T22:50:58.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: osdmap e164: 8 total, 8 up, 8 in 2024-01-15T22:50:58.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: mgrmap e29: y(active, starting, since 0.00564773s) 2024-01-15T22:50:58.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-15T22:50:58.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-15T22:50:58.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:50:58.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:50:58.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:50:58.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:50:58.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:50:58.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:50:58.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:50:58.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:50:58.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:50:58.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:50:58.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:50:58.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:50:58.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:50:58.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:50:58.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:50:58.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:50:58.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:50:58.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:50:58.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-15T22:50:58.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:50:58.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: Manager daemon y is now available 2024-01-15T22:50:58.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:58.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:58.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:50:58.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:50:58.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:50:58.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:50:58.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:50:58 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:50:59.035 INFO:tasks.rados.rados.0.smithi053.stdout:614: done (1 left) 2024-01-15T22:50:59.035 INFO:tasks.rados.rados.0.smithi053.stdout:615: delete oid 14 current snap is 60 2024-01-15T22:50:59.038 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 45 (ObjNum 65 snap 0 seq_num 3638036752) dirty exists 2024-01-15T22:50:59.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: osdmap e163: 8 total, 8 up, 8 in 2024-01-15T22:50:59.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: Active manager daemon y restarted 2024-01-15T22:50:59.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: Activating manager daemon y 2024-01-15T22:50:59.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: osdmap e164: 8 total, 8 up, 8 in 2024-01-15T22:50:59.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: mgrmap e29: y(active, starting, since 0.00564773s) 2024-01-15T22:50:59.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-15T22:50:59.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-15T22:50:59.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:50:59.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:50:59.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:50:59.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:50:59.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:50:59.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:50:59.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:50:59.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:50:59.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:50:59.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:50:59.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:50:59.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:50:59.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:50:59.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:50:59.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:50:59.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:50:59.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:50:59.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:50:59.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-15T22:50:59.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:50:59.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: Manager daemon y is now available 2024-01-15T22:50:59.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:59.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:59.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:50:59.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:50:59.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:50:59.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:50:59.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:50:59.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: osdmap e163: 8 total, 8 up, 8 in 2024-01-15T22:50:59.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: Active manager daemon y restarted 2024-01-15T22:50:59.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: Activating manager daemon y 2024-01-15T22:50:59.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: osdmap e164: 8 total, 8 up, 8 in 2024-01-15T22:50:59.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: mgrmap e29: y(active, starting, since 0.00564773s) 2024-01-15T22:50:59.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-15T22:50:59.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-15T22:50:59.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:50:59.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:50:59.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:50:59.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:50:59.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:50:59.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:50:59.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:50:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:50:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:50:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:50:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:50:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:50:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:50:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:50:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:50:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:50:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:50:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:50:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-15T22:50:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:50:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: Manager daemon y is now available 2024-01-15T22:50:59.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:59.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:50:59.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:50:59.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:50:59.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:50:59.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:50:59.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:50:58 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:50:59.059 INFO:tasks.rados.rados.0.smithi053.stdout:613: done (1 left) 2024-01-15T22:50:59.059 INFO:tasks.rados.rados.0.smithi053.stdout:615: done (0 left) 2024-01-15T22:50:59.059 INFO:tasks.rados.rados.0.smithi053.stdout:616: read oid 42 snap -1 2024-01-15T22:50:59.059 INFO:tasks.rados.rados.0.smithi053.stdout:616: expect deleted 2024-01-15T22:50:59.059 INFO:tasks.rados.rados.0.smithi053.stdout:617: read oid 24 snap -1 2024-01-15T22:50:59.059 INFO:tasks.rados.rados.0.smithi053.stdout:617: expect (ObjNum 145 snap 38 seq_num 145) 2024-01-15T22:50:59.059 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 60 2024-01-15T22:50:59.059 INFO:tasks.rados.rados.0.smithi053.stdout:618: seq_num 223 ranges {352256=540672,892928=450560,1343488=352256} 2024-01-15T22:50:59.059 INFO:tasks.rados.rados.0.smithi053.stdout:618: writing smithi053129169-21 from 352256 to 892928 tid 1 2024-01-15T22:50:59.060 INFO:tasks.rados.rados.0.smithi053.stdout:618: writing smithi053129169-21 from 892928 to 1343488 tid 2 2024-01-15T22:50:59.062 INFO:tasks.rados.rados.0.smithi053.stdout:618: writing smithi053129169-21 from 1343488 to 1695744 tid 3 2024-01-15T22:50:59.062 INFO:tasks.rados.rados.0.smithi053.stdout:619: snap_remove snap 57 2024-01-15T22:50:59.462 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:59.241+0000 7f685a5b9200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-15T22:50:59.462 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:50:59 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:50:59.335+0000 7f685a5b9200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-15T22:51:00.031 INFO:tasks.rados.rados.0.smithi053.stdout:619: done (3 left) 2024-01-15T22:51:00.031 INFO:tasks.rados.rados.0.smithi053.stdout:620: snap_remove snap 21 2024-01-15T22:51:00.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:00 smithi053 ceph-mon[66518]: mgrmap e30: y(active, since 1.00767s) 2024-01-15T22:51:00.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:00 smithi053 ceph-mon[66518]: osdmap e165: 8 total, 8 up, 8 in 2024-01-15T22:51:00.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:00 smithi053 ceph-mon[66518]: pgmap v4: 121 pgs: 9 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 111 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.4 GiB/s rd, 9.0 GiB/s wr, 120.01k op/s; 74 MiB/s, 264 objects/s recovering 2024-01-15T22:51:00.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:00 smithi053 ceph-mon[80116]: mgrmap e30: y(active, since 1.00767s) 2024-01-15T22:51:00.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:00 smithi053 ceph-mon[80116]: osdmap e165: 8 total, 8 up, 8 in 2024-01-15T22:51:00.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:00 smithi053 ceph-mon[80116]: pgmap v4: 121 pgs: 9 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 111 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.4 GiB/s rd, 9.0 GiB/s wr, 120.01k op/s; 74 MiB/s, 264 objects/s recovering 2024-01-15T22:51:00.402 INFO:tasks.rados.rados.0.smithi053.stdout:620: done (3 left) 2024-01-15T22:51:00.402 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 31 current snap is 60 2024-01-15T22:51:00.402 INFO:tasks.rados.rados.0.smithi053.stdout:621: seq_num 224 ranges {2359296=557056,2916352=737280,3653632=65536} 2024-01-15T22:51:00.420 INFO:tasks.rados.rados.0.smithi053.stdout:621: writing smithi053129169-31 from 2359296 to 2916352 tid 1 2024-01-15T22:51:00.424 INFO:tasks.rados.rados.0.smithi053.stdout:621: writing smithi053129169-31 from 2916352 to 3653632 tid 2 2024-01-15T22:51:00.424 INFO:tasks.rados.rados.0.smithi053.stdout:621: writing smithi053129169-31 from 3653632 to 3719168 tid 3 2024-01-15T22:51:00.425 INFO:tasks.rados.rados.0.smithi053.stdout:622: read oid 9 snap -1 2024-01-15T22:51:00.425 INFO:tasks.rados.rados.0.smithi053.stdout:622: expect deleted 2024-01-15T22:51:00.425 INFO:tasks.rados.rados.0.smithi053.stdout:623: rollback oid 40 current snap is 60 2024-01-15T22:51:00.425 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 40 to 53 2024-01-15T22:51:00.425 INFO:tasks.rados.rados.0.smithi053.stdout:624: delete oid 36 current snap is 60 2024-01-15T22:51:00.432 INFO:tasks.rados.rados.0.smithi053.stdout:617: expect (ObjNum 145 snap 38 seq_num 145) 2024-01-15T22:51:00.458 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:00 smithi163 ceph-mon[70990]: mgrmap e30: y(active, since 1.00767s) 2024-01-15T22:51:00.458 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:00 smithi163 ceph-mon[70990]: osdmap e165: 8 total, 8 up, 8 in 2024-01-15T22:51:00.458 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:00 smithi163 ceph-mon[70990]: pgmap v4: 121 pgs: 9 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 111 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.4 GiB/s rd, 9.0 GiB/s wr, 120.01k op/s; 74 MiB/s, 264 objects/s recovering 2024-01-15T22:51:00.458 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:00.004+0000 7f685a5b9200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-15T22:51:00.459 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:00.107+0000 7f685a5b9200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-15T22:51:00.459 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:00.206+0000 7f685a5b9200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-15T22:51:00.518 INFO:tasks.rados.rados.0.smithi053.stdout:618: finishing write tid 1 to smithi053129169-21 2024-01-15T22:51:00.518 INFO:tasks.rados.rados.0.smithi053.stdout:618: finishing write tid 2 to smithi053129169-21 2024-01-15T22:51:00.518 INFO:tasks.rados.rados.0.smithi053.stdout:618: finishing write tid 3 to smithi053129169-21 2024-01-15T22:51:00.518 INFO:tasks.rados.rados.0.smithi053.stdout:618: finishing write tid 4 to smithi053129169-21 2024-01-15T22:51:00.518 INFO:tasks.rados.rados.0.smithi053.stdout:618: finishing write tid 5 to smithi053129169-21 2024-01-15T22:51:00.518 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 371 (ObjNum 223 snap 60 seq_num 223) dirty exists 2024-01-15T22:51:00.519 INFO:tasks.rados.rados.0.smithi053.stdout:618: left oid 21 (ObjNum 223 snap 60 seq_num 223) 2024-01-15T22:51:00.519 INFO:tasks.rados.rados.0.smithi053.stdout:616: done (6 left) 2024-01-15T22:51:00.519 INFO:tasks.rados.rados.0.smithi053.stdout:617: done (5 left) 2024-01-15T22:51:00.519 INFO:tasks.rados.rados.0.smithi053.stdout:618: done (4 left) 2024-01-15T22:51:00.519 INFO:tasks.rados.rados.0.smithi053.stdout:624: done (3 left) 2024-01-15T22:51:00.519 INFO:tasks.rados.rados.0.smithi053.stdout:625: read oid 33 snap -1 2024-01-15T22:51:00.519 INFO:tasks.rados.rados.0.smithi053.stdout:625: expect (ObjNum 116 snap 28 seq_num 116) 2024-01-15T22:51:00.519 INFO:tasks.rados.rados.0.smithi053.stdout:626: snap_remove snap 38 2024-01-15T22:51:00.731 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:00.466+0000 7f685a5b9200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-15T22:51:00.731 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:00.569+0000 7f685a5b9200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-01-15T22:51:00.731 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:00.676+0000 7f685a5b9200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-15T22:51:01.207 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:00 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:00.910+0000 7f685a5b9200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-15T22:51:01.207 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:01 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:01.014+0000 7f685a5b9200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-15T22:51:01.207 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:01 smithi163 ceph-mon[70990]: [15/Jan/2024:22:50:59] ENGINE Bus STARTING 2024-01-15T22:51:01.207 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:01 smithi163 ceph-mon[70990]: [15/Jan/2024:22:50:59] ENGINE Serving on https://172.21.15.53:7150 2024-01-15T22:51:01.207 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:01 smithi163 ceph-mon[70990]: [15/Jan/2024:22:50:59] ENGINE Serving on http://172.21.15.53:8765 2024-01-15T22:51:01.208 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:01 smithi163 ceph-mon[70990]: [15/Jan/2024:22:50:59] ENGINE Bus STARTED 2024-01-15T22:51:01.208 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:01 smithi163 ceph-mon[70990]: pgmap v5: 121 pgs: 9 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 111 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 221 MiB/s rd, 212 MiB/s wr, 2.75k op/s; 1.7 MiB/s, 6 objects/s recovering 2024-01-15T22:51:01.208 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:01 smithi163 ceph-mon[70990]: osdmap e166: 8 total, 8 up, 8 in 2024-01-15T22:51:01.208 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:01 smithi163 ceph-mon[70990]: osdmap e167: 8 total, 8 up, 8 in 2024-01-15T22:51:01.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:01 smithi053 ceph-mon[80116]: [15/Jan/2024:22:50:59] ENGINE Bus STARTING 2024-01-15T22:51:01.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:01 smithi053 ceph-mon[80116]: [15/Jan/2024:22:50:59] ENGINE Serving on https://172.21.15.53:7150 2024-01-15T22:51:01.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:01 smithi053 ceph-mon[80116]: [15/Jan/2024:22:50:59] ENGINE Serving on http://172.21.15.53:8765 2024-01-15T22:51:01.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:01 smithi053 ceph-mon[80116]: [15/Jan/2024:22:50:59] ENGINE Bus STARTED 2024-01-15T22:51:01.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:01 smithi053 ceph-mon[80116]: pgmap v5: 121 pgs: 9 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 111 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 221 MiB/s rd, 212 MiB/s wr, 2.75k op/s; 1.7 MiB/s, 6 objects/s recovering 2024-01-15T22:51:01.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:01 smithi053 ceph-mon[80116]: osdmap e166: 8 total, 8 up, 8 in 2024-01-15T22:51:01.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:01 smithi053 ceph-mon[80116]: osdmap e167: 8 total, 8 up, 8 in 2024-01-15T22:51:01.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:01 smithi053 ceph-mon[66518]: [15/Jan/2024:22:50:59] ENGINE Bus STARTING 2024-01-15T22:51:01.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:01 smithi053 ceph-mon[66518]: [15/Jan/2024:22:50:59] ENGINE Serving on https://172.21.15.53:7150 2024-01-15T22:51:01.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:01 smithi053 ceph-mon[66518]: [15/Jan/2024:22:50:59] ENGINE Serving on http://172.21.15.53:8765 2024-01-15T22:51:01.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:01 smithi053 ceph-mon[66518]: [15/Jan/2024:22:50:59] ENGINE Bus STARTED 2024-01-15T22:51:01.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:01 smithi053 ceph-mon[66518]: pgmap v5: 121 pgs: 9 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 111 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 221 MiB/s rd, 212 MiB/s wr, 2.75k op/s; 1.7 MiB/s, 6 objects/s recovering 2024-01-15T22:51:01.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:01 smithi053 ceph-mon[66518]: osdmap e166: 8 total, 8 up, 8 in 2024-01-15T22:51:01.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:01 smithi053 ceph-mon[66518]: osdmap e167: 8 total, 8 up, 8 in 2024-01-15T22:51:01.411 INFO:tasks.rados.rados.0.smithi053.stdout:626: done (4 left) 2024-01-15T22:51:01.412 INFO:tasks.rados.rados.0.smithi053.stdout:627: rmattr oid 19 current snap is 60 2024-01-15T22:51:01.412 INFO:tasks.rados.rados.0.smithi053.stdout:627: done (4 left) 2024-01-15T22:51:01.412 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 60 2024-01-15T22:51:01.412 INFO:tasks.rados.rados.0.smithi053.stdout:628: seq_num 226 ranges {2023424=589824,2613248=507904,3121152=294912} 2024-01-15T22:51:01.426 INFO:tasks.rados.rados.0.smithi053.stdout:628: writing smithi053129169-25 from 2023424 to 2613248 tid 1 2024-01-15T22:51:01.429 INFO:tasks.rados.rados.0.smithi053.stdout:628: writing smithi053129169-25 from 2613248 to 3121152 tid 2 2024-01-15T22:51:01.431 INFO:tasks.rados.rados.0.smithi053.stdout:628: writing smithi053129169-25 from 3121152 to 3416064 tid 3 2024-01-15T22:51:01.431 INFO:tasks.rados.rados.0.smithi053.stdout:629: read oid 23 snap -1 2024-01-15T22:51:01.431 INFO:tasks.rados.rados.0.smithi053.stdout:629: expect (ObjNum 109 snap 25 seq_num 109) 2024-01-15T22:51:01.431 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 60 2024-01-15T22:51:01.431 INFO:tasks.rados.rados.0.smithi053.stdout:621: finishing write tid 1 to smithi053129169-31 2024-01-15T22:51:01.431 INFO:tasks.rados.rados.0.smithi053.stdout:630: seq_num 227 ranges {1056768=606208,1662976=794624,2457600=8192} 2024-01-15T22:51:01.440 INFO:tasks.rados.rados.0.smithi053.stdout:630: writing smithi053129169-29 from 1056768 to 1662976 tid 1 2024-01-15T22:51:01.444 INFO:tasks.rados.rados.0.smithi053.stdout:630: writing smithi053129169-29 from 1662976 to 2457600 tid 2 2024-01-15T22:51:01.445 INFO:tasks.rados.rados.0.smithi053.stdout:630: writing smithi053129169-29 from 2457600 to 2465792 tid 3 2024-01-15T22:51:01.445 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 60 2024-01-15T22:51:01.445 INFO:tasks.rados.rados.0.smithi053.stdout:623: finishing rollback tid 0 to smithi053129169-40 2024-01-15T22:51:01.445 INFO:tasks.rados.rados.0.smithi053.stdout:631: seq_num 228 ranges {2023424=622592,2646016=671744,3317760=131072} 2024-01-15T22:51:01.459 INFO:tasks.rados.rados.0.smithi053.stdout:631: writing smithi053129169-24 from 2023424 to 2646016 tid 1 2024-01-15T22:51:01.463 INFO:tasks.rados.rados.0.smithi053.stdout:631: writing smithi053129169-24 from 2646016 to 3317760 tid 2 2024-01-15T22:51:01.464 INFO:tasks.rados.rados.0.smithi053.stdout:631: writing smithi053129169-24 from 3317760 to 3448832 tid 3 2024-01-15T22:51:01.464 INFO:tasks.rados.rados.0.smithi053.stdout:632: read oid 7 snap 7 2024-01-15T22:51:01.464 INFO:tasks.rados.rados.0.smithi053.stdout:632: expect (ObjNum 6 snap 0 seq_num 6) 2024-01-15T22:51:01.464 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 28 current snap is 60 2024-01-15T22:51:01.464 INFO:tasks.rados.rados.0.smithi053.stdout:623: finishing rollback tid 1 to smithi053129169-40 2024-01-15T22:51:01.464 INFO:tasks.rados.rados.0.smithi053.stdout:623: finishing rollback tid 2 to smithi053129169-40 2024-01-15T22:51:01.465 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 136 (ObjNum 66 snap 6 seq_num 66) dirty exists 2024-01-15T22:51:01.465 INFO:tasks.rados.rados.0.smithi053.stdout:621: finishing write tid 2 to smithi053129169-31 2024-01-15T22:51:01.465 INFO:tasks.rados.rados.0.smithi053.stdout:621: finishing write tid 3 to smithi053129169-31 2024-01-15T22:51:01.465 INFO:tasks.rados.rados.0.smithi053.stdout:621: finishing write tid 4 to smithi053129169-31 2024-01-15T22:51:01.465 INFO:tasks.rados.rados.0.smithi053.stdout:621: finishing write tid 5 to smithi053129169-31 2024-01-15T22:51:01.465 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 95 (ObjNum 224 snap 60 seq_num 224) dirty exists 2024-01-15T22:51:01.465 INFO:tasks.rados.rados.0.smithi053.stdout:621: left oid 31 (ObjNum 224 snap 60 seq_num 224) 2024-01-15T22:51:01.465 INFO:tasks.rados.rados.0.smithi053.stdout:633: seq_num 229 ranges {2531328=638976,3170304=606208,3776512=196608} 2024-01-15T22:51:01.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:01 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:01.214+0000 7f685a5b9200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-15T22:51:01.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:01 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:01.308+0000 7f685a5b9200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-15T22:51:01.481 INFO:tasks.rados.rados.0.smithi053.stdout:633: writing smithi053129169-28 from 2531328 to 3170304 tid 1 2024-01-15T22:51:01.485 INFO:tasks.rados.rados.0.smithi053.stdout:633: writing smithi053129169-28 from 3170304 to 3776512 tid 2 2024-01-15T22:51:01.487 INFO:tasks.rados.rados.0.smithi053.stdout:633: writing smithi053129169-28 from 3776512 to 3973120 tid 3 2024-01-15T22:51:01.487 INFO:tasks.rados.rados.0.smithi053.stdout:621: done (9 left) 2024-01-15T22:51:01.487 INFO:tasks.rados.rados.0.smithi053.stdout:622: done (8 left) 2024-01-15T22:51:01.487 INFO:tasks.rados.rados.0.smithi053.stdout:623: done (7 left) 2024-01-15T22:51:01.487 INFO:tasks.rados.rados.0.smithi053.stdout:634: rmattr oid 2 current snap is 60 2024-01-15T22:51:01.487 INFO:tasks.rados.rados.0.smithi053.stdout:634: done (7 left) 2024-01-15T22:51:01.487 INFO:tasks.rados.rados.0.smithi053.stdout:635: rmattr oid 36 current snap is 60 2024-01-15T22:51:01.487 INFO:tasks.rados.rados.0.smithi053.stdout:635: done (7 left) 2024-01-15T22:51:01.487 INFO:tasks.rados.rados.0.smithi053.stdout:636: rmattr oid 48 current snap is 60 2024-01-15T22:51:01.487 INFO:tasks.rados.rados.0.smithi053.stdout:625: expect (ObjNum 116 snap 28 seq_num 116) 2024-01-15T22:51:01.557 INFO:tasks.rados.rados.0.smithi053.stdout:628: finishing write tid 1 to smithi053129169-25 2024-01-15T22:51:01.557 INFO:tasks.rados.rados.0.smithi053.stdout:628: finishing write tid 2 to smithi053129169-25 2024-01-15T22:51:01.557 INFO:tasks.rados.rados.0.smithi053.stdout:628: finishing write tid 3 to smithi053129169-25 2024-01-15T22:51:01.557 INFO:tasks.rados.rados.0.smithi053.stdout:628: finishing write tid 4 to smithi053129169-25 2024-01-15T22:51:01.557 INFO:tasks.rados.rados.0.smithi053.stdout:628: finishing write tid 5 to smithi053129169-25 2024-01-15T22:51:01.557 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 214 (ObjNum 226 snap 60 seq_num 226) dirty exists 2024-01-15T22:51:01.558 INFO:tasks.rados.rados.0.smithi053.stdout:628: left oid 25 (ObjNum 226 snap 60 seq_num 226) 2024-01-15T22:51:01.558 INFO:tasks.rados.rados.0.smithi053.stdout:625: done (7 left) 2024-01-15T22:51:01.558 INFO:tasks.rados.rados.0.smithi053.stdout:628: done (6 left) 2024-01-15T22:51:01.558 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 60 2024-01-15T22:51:01.558 INFO:tasks.rados.rados.0.smithi053.stdout:629: expect (ObjNum 109 snap 25 seq_num 109) 2024-01-15T22:51:01.610 INFO:tasks.rados.rados.0.smithi053.stdout:630: finishing write tid 1 to smithi053129169-29 2024-01-15T22:51:01.610 INFO:tasks.rados.rados.0.smithi053.stdout:630: finishing write tid 2 to smithi053129169-29 2024-01-15T22:51:01.610 INFO:tasks.rados.rados.0.smithi053.stdout:630: finishing write tid 3 to smithi053129169-29 2024-01-15T22:51:01.610 INFO:tasks.rados.rados.0.smithi053.stdout:630: finishing write tid 4 to smithi053129169-29 2024-01-15T22:51:01.610 INFO:tasks.rados.rados.0.smithi053.stdout:637: seq_num 230 ranges {573440=655360,1228800=491520,1720320=311296} 2024-01-15T22:51:01.616 INFO:tasks.rados.rados.0.smithi053.stdout:637: writing smithi053129169-35 from 573440 to 1228800 tid 1 2024-01-15T22:51:01.619 INFO:tasks.rados.rados.0.smithi053.stdout:637: writing smithi053129169-35 from 1228800 to 1720320 tid 2 2024-01-15T22:51:01.621 INFO:tasks.rados.rados.0.smithi053.stdout:637: writing smithi053129169-35 from 1720320 to 2031616 tid 3 2024-01-15T22:51:01.621 INFO:tasks.rados.rados.0.smithi053.stdout:629: done (6 left) 2024-01-15T22:51:01.621 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 1 current snap is 60 2024-01-15T22:51:01.622 INFO:tasks.rados.rados.0.smithi053.stdout:630: finishing write tid 5 to smithi053129169-29 2024-01-15T22:51:01.622 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 149 (ObjNum 227 snap 60 seq_num 227) dirty exists 2024-01-15T22:51:01.622 INFO:tasks.rados.rados.0.smithi053.stdout:630: left oid 29 (ObjNum 227 snap 60 seq_num 227) 2024-01-15T22:51:01.622 INFO:tasks.rados.rados.0.smithi053.stdout:631: finishing write tid 1 to smithi053129169-24 2024-01-15T22:51:01.622 INFO:tasks.rados.rados.0.smithi053.stdout:638: seq_num 231 ranges {1499136=671744,2170880=778240,2949120=24576} 2024-01-15T22:51:01.633 INFO:tasks.rados.rados.0.smithi053.stdout:638: writing smithi053129169-1 from 1499136 to 2170880 tid 1 2024-01-15T22:51:01.638 INFO:tasks.rados.rados.0.smithi053.stdout:638: writing smithi053129169-1 from 2170880 to 2949120 tid 2 2024-01-15T22:51:01.638 INFO:tasks.rados.rados.0.smithi053.stdout:638: writing smithi053129169-1 from 2949120 to 2973696 tid 3 2024-01-15T22:51:01.638 INFO:tasks.rados.rados.0.smithi053.stdout:630: done (6 left) 2024-01-15T22:51:01.638 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 60 2024-01-15T22:51:01.638 INFO:tasks.rados.rados.0.smithi053.stdout:639: seq_num 232 ranges {925696=688128,1613824=663552,2277376=139264} 2024-01-15T22:51:01.647 INFO:tasks.rados.rados.0.smithi053.stdout:639: writing smithi053129169-41 from 925696 to 1613824 tid 1 2024-01-15T22:51:01.651 INFO:tasks.rados.rados.0.smithi053.stdout:639: writing smithi053129169-41 from 1613824 to 2277376 tid 2 2024-01-15T22:51:01.652 INFO:tasks.rados.rados.0.smithi053.stdout:639: writing smithi053129169-41 from 2277376 to 2416640 tid 3 2024-01-15T22:51:01.652 INFO:tasks.rados.rados.0.smithi053.stdout:640: read oid 29 snap -1 2024-01-15T22:51:01.652 INFO:tasks.rados.rados.0.smithi053.stdout:640: expect (ObjNum 227 snap 60 seq_num 227) 2024-01-15T22:51:01.652 INFO:tasks.rados.rados.0.smithi053.stdout:641: read oid 33 snap -1 2024-01-15T22:51:01.652 INFO:tasks.rados.rados.0.smithi053.stdout:641: expect (ObjNum 116 snap 28 seq_num 116) 2024-01-15T22:51:01.652 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 19 current snap is 60 2024-01-15T22:51:01.652 INFO:tasks.rados.rados.0.smithi053.stdout:642: seq_num 233 ranges {8142848=712704,8855552=548864,9404416=253952} 2024-01-15T22:51:01.702 INFO:tasks.rados.rados.0.smithi053.stdout:642: writing smithi053129169-19 from 8142848 to 8855552 tid 1 2024-01-15T22:51:01.705 INFO:tasks.rados.rados.0.smithi053.stdout:642: writing smithi053129169-19 from 8855552 to 9404416 tid 2 2024-01-15T22:51:01.707 INFO:tasks.rados.rados.0.smithi053.stdout:642: writing smithi053129169-19 from 9404416 to 9658368 tid 3 2024-01-15T22:51:01.707 INFO:tasks.rados.rados.0.smithi053.stdout:643: delete oid 15 current snap is 60 2024-01-15T22:51:01.707 INFO:tasks.rados.rados.0.smithi053.stdout:632: expect (ObjNum 6 snap 0 seq_num 6) 2024-01-15T22:51:01.713 INFO:tasks.rados.rados.0.smithi053.stdout:631: finishing write tid 2 to smithi053129169-24 2024-01-15T22:51:01.713 INFO:tasks.rados.rados.0.smithi053.stdout:631: finishing write tid 3 to smithi053129169-24 2024-01-15T22:51:01.713 INFO:tasks.rados.rados.0.smithi053.stdout:631: finishing write tid 4 to smithi053129169-24 2024-01-15T22:51:01.714 INFO:tasks.rados.rados.0.smithi053.stdout:631: finishing write tid 5 to smithi053129169-24 2024-01-15T22:51:01.714 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 224 (ObjNum 228 snap 60 seq_num 228) dirty exists 2024-01-15T22:51:01.714 INFO:tasks.rados.rados.0.smithi053.stdout:631: left oid 24 (ObjNum 228 snap 60 seq_num 228) 2024-01-15T22:51:01.714 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 395 (ObjNum 207 snap 57 seq_num 207) dirty exists 2024-01-15T22:51:01.714 INFO:tasks.rados.rados.0.smithi053.stdout:633: finishing write tid 1 to smithi053129169-28 2024-01-15T22:51:01.714 INFO:tasks.rados.rados.0.smithi053.stdout:633: finishing write tid 2 to smithi053129169-28 2024-01-15T22:51:01.714 INFO:tasks.rados.rados.0.smithi053.stdout:633: finishing write tid 3 to smithi053129169-28 2024-01-15T22:51:01.714 INFO:tasks.rados.rados.0.smithi053.stdout:633: finishing write tid 4 to smithi053129169-28 2024-01-15T22:51:01.714 INFO:tasks.rados.rados.0.smithi053.stdout:633: finishing write tid 5 to smithi053129169-28 2024-01-15T22:51:01.714 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 228 (ObjNum 229 snap 60 seq_num 229) dirty exists 2024-01-15T22:51:01.714 INFO:tasks.rados.rados.0.smithi053.stdout:633: left oid 28 (ObjNum 229 snap 60 seq_num 229) 2024-01-15T22:51:01.714 INFO:tasks.rados.rados.0.smithi053.stdout:631: done (10 left) 2024-01-15T22:51:01.714 INFO:tasks.rados.rados.0.smithi053.stdout:632: done (9 left) 2024-01-15T22:51:01.714 INFO:tasks.rados.rados.0.smithi053.stdout:633: done (8 left) 2024-01-15T22:51:01.715 INFO:tasks.rados.rados.0.smithi053.stdout:636: done (7 left) 2024-01-15T22:51:01.715 INFO:tasks.rados.rados.0.smithi053.stdout:643: done (6 left) 2024-01-15T22:51:01.715 INFO:tasks.rados.rados.0.smithi053.stdout:644: copy_from oid 40 from oid 37 current snap is 60 2024-01-15T22:51:01.715 INFO:tasks.rados.rados.0.smithi053.stdout:637: finishing write tid 1 to smithi053129169-35 2024-01-15T22:51:01.715 INFO:tasks.rados.rados.0.smithi053.stdout:637: finishing write tid 2 to smithi053129169-35 2024-01-15T22:51:01.715 INFO:tasks.rados.rados.0.smithi053.stdout:637: finishing write tid 3 to smithi053129169-35 2024-01-15T22:51:01.715 INFO:tasks.rados.rados.0.smithi053.stdout:637: finishing write tid 4 to smithi053129169-35 2024-01-15T22:51:01.715 INFO:tasks.rados.rados.0.smithi053.stdout:637: finishing write tid 5 to smithi053129169-35 2024-01-15T22:51:01.715 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 116 (ObjNum 230 snap 60 seq_num 230) dirty exists 2024-01-15T22:51:01.715 INFO:tasks.rados.rados.0.smithi053.stdout:637: left oid 35 (ObjNum 230 snap 60 seq_num 230) 2024-01-15T22:51:01.715 INFO:tasks.rados.rados.0.smithi053.stdout:638: finishing write tid 1 to smithi053129169-1 2024-01-15T22:51:01.715 INFO:tasks.rados.rados.0.smithi053.stdout:638: finishing write tid 2 to smithi053129169-1 2024-01-15T22:51:01.715 INFO:tasks.rados.rados.0.smithi053.stdout:638: finishing write tid 3 to smithi053129169-1 2024-01-15T22:51:01.715 INFO:tasks.rados.rados.0.smithi053.stdout:638: finishing write tid 4 to smithi053129169-1 2024-01-15T22:51:01.715 INFO:tasks.rados.rados.0.smithi053.stdout:638: finishing write tid 5 to smithi053129169-1 2024-01-15T22:51:01.716 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 154 (ObjNum 231 snap 60 seq_num 231) dirty exists 2024-01-15T22:51:01.716 INFO:tasks.rados.rados.0.smithi053.stdout:638: left oid 1 (ObjNum 231 snap 60 seq_num 231) 2024-01-15T22:51:01.716 INFO:tasks.rados.rados.0.smithi053.stdout:639: finishing write tid 1 to smithi053129169-41 2024-01-15T22:51:01.716 INFO:tasks.rados.rados.0.smithi053.stdout:639: finishing write tid 2 to smithi053129169-41 2024-01-15T22:51:01.716 INFO:tasks.rados.rados.0.smithi053.stdout:639: finishing write tid 3 to smithi053129169-41 2024-01-15T22:51:01.716 INFO:tasks.rados.rados.0.smithi053.stdout:639: finishing write tid 4 to smithi053129169-41 2024-01-15T22:51:01.716 INFO:tasks.rados.rados.0.smithi053.stdout:637: done (6 left) 2024-01-15T22:51:01.716 INFO:tasks.rados.rados.0.smithi053.stdout:638: done (5 left) 2024-01-15T22:51:01.716 INFO:tasks.rados.rados.0.smithi053.stdout:645: snap_create 2024-01-15T22:51:01.716 INFO:tasks.rados.rados.0.smithi053.stdout:639: finishing write tid 5 to smithi053129169-41 2024-01-15T22:51:01.716 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 224 (ObjNum 232 snap 60 seq_num 232) dirty exists 2024-01-15T22:51:01.716 INFO:tasks.rados.rados.0.smithi053.stdout:639: left oid 41 (ObjNum 232 snap 60 seq_num 232) 2024-01-15T22:51:01.716 INFO:tasks.rados.rados.0.smithi053.stdout:640: expect (ObjNum 227 snap 60 seq_num 227) 2024-01-15T22:51:01.802 INFO:tasks.rados.rados.0.smithi053.stdout:641: expect (ObjNum 116 snap 28 seq_num 116) 2024-01-15T22:51:01.862 INFO:tasks.rados.rados.0.smithi053.stdout:642: finishing write tid 1 to smithi053129169-19 2024-01-15T22:51:01.862 INFO:tasks.rados.rados.0.smithi053.stdout:642: finishing write tid 2 to smithi053129169-19 2024-01-15T22:51:01.862 INFO:tasks.rados.rados.0.smithi053.stdout:642: finishing write tid 3 to smithi053129169-19 2024-01-15T22:51:01.862 INFO:tasks.rados.rados.0.smithi053.stdout:642: finishing write tid 4 to smithi053129169-19 2024-01-15T22:51:01.862 INFO:tasks.rados.rados.0.smithi053.stdout:642: finishing write tid 5 to smithi053129169-19 2024-01-15T22:51:01.862 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 280 (ObjNum 233 snap 60 seq_num 233) dirty exists 2024-01-15T22:51:01.862 INFO:tasks.rados.rados.0.smithi053.stdout:642: left oid 19 (ObjNum 233 snap 60 seq_num 233) 2024-01-15T22:51:01.863 INFO:tasks.rados.rados.0.smithi053.stdout:644: finishing copy_from to smithi053129169-40 2024-01-15T22:51:01.863 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 244 (ObjNum 138 snap 36 seq_num 138) dirty exists 2024-01-15T22:51:01.863 INFO:tasks.rados.rados.0.smithi053.stdout:644: finishing copy_from racing read to smithi053129169-40 2024-01-15T22:51:02.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:02 smithi053 ceph-mon[66518]: mgrmap e31: y(active, since 3s) 2024-01-15T22:51:02.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:02 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:02 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:02 smithi053 ceph-mon[66518]: osdmap e168: 8 total, 8 up, 8 in 2024-01-15T22:51:02.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:02 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:02 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:02 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:02 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:02 smithi053 ceph-mon[80116]: mgrmap e31: y(active, since 3s) 2024-01-15T22:51:02.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:02 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:02 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:02 smithi053 ceph-mon[80116]: osdmap e168: 8 total, 8 up, 8 in 2024-01-15T22:51:02.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:02 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:02 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:02 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:02 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.308 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:02 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:02.112+0000 7f685a5b9200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-15T22:51:02.308 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:02 smithi163 ceph-mon[70990]: mgrmap e31: y(active, since 3s) 2024-01-15T22:51:02.308 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:02 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.308 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:02 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.308 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:02 smithi163 ceph-mon[70990]: osdmap e168: 8 total, 8 up, 8 in 2024-01-15T22:51:02.308 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:02 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.308 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:02 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.308 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:02 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.308 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:02 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:02.696 INFO:tasks.rados.rados.0.smithi053.stdout:639: done (5 left) 2024-01-15T22:51:02.696 INFO:tasks.rados.rados.0.smithi053.stdout:640: done (4 left) 2024-01-15T22:51:02.696 INFO:tasks.rados.rados.0.smithi053.stdout:641: done (3 left) 2024-01-15T22:51:02.696 INFO:tasks.rados.rados.0.smithi053.stdout:642: done (2 left) 2024-01-15T22:51:02.696 INFO:tasks.rados.rados.0.smithi053.stdout:644: done (1 left) 2024-01-15T22:51:02.696 INFO:tasks.rados.rados.0.smithi053.stdout:645: done (0 left) 2024-01-15T22:51:02.696 INFO:tasks.rados.rados.0.smithi053.stdout:646: read oid 39 snap -1 2024-01-15T22:51:02.696 INFO:tasks.rados.rados.0.smithi053.stdout:646: expect (ObjNum 210 snap 59 seq_num 210) 2024-01-15T22:51:02.696 INFO:tasks.rados.rados.0.smithi053.stdout:647: rollback oid 37 current snap is 61 2024-01-15T22:51:02.696 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 37 to 19 2024-01-15T22:51:02.697 INFO:tasks.rados.rados.0.smithi053.stdout:648: copy_from oid 12 from oid 22 current snap is 61 2024-01-15T22:51:02.697 INFO:tasks.rados.rados.0.smithi053.stdout:649: snap_remove snap 47 2024-01-15T22:51:02.731 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:02 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:02.315+0000 7f685a5b9200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-15T22:51:02.732 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:02 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:02.500+0000 7f685a5b9200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:51:03.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:03 smithi053 ceph-mon[80116]: pgmap v9: 121 pgs: 9 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 111 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 73 MiB/s rd, 70 MiB/s wr, 910 op/s; 578 KiB/s, 2 objects/s recovering 2024-01-15T22:51:03.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:03 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:03.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:03 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:03.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:03 smithi053 ceph-mon[80116]: osdmap e169: 8 total, 8 up, 8 in 2024-01-15T22:51:03.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:03 smithi053 ceph-mon[80116]: mgrmap e32: y(active, since 5s) 2024-01-15T22:51:03.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:03 smithi053 ceph-mon[66518]: pgmap v9: 121 pgs: 9 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 111 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 73 MiB/s rd, 70 MiB/s wr, 910 op/s; 578 KiB/s, 2 objects/s recovering 2024-01-15T22:51:03.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:03 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:03.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:03 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:03.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:03 smithi053 ceph-mon[66518]: osdmap e169: 8 total, 8 up, 8 in 2024-01-15T22:51:03.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:03 smithi053 ceph-mon[66518]: mgrmap e32: y(active, since 5s) 2024-01-15T22:51:03.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:03 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:03.167+0000 7f685a5b9200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-15T22:51:03.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:03 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:03.356+0000 7f685a5b9200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:51:03.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:03 smithi163 ceph-mon[70990]: pgmap v9: 121 pgs: 9 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 111 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 73 MiB/s rd, 70 MiB/s wr, 910 op/s; 578 KiB/s, 2 objects/s recovering 2024-01-15T22:51:03.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:03 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:03.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:03 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:03.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:03 smithi163 ceph-mon[70990]: osdmap e169: 8 total, 8 up, 8 in 2024-01-15T22:51:03.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:03 smithi163 ceph-mon[70990]: mgrmap e32: y(active, since 5s) 2024-01-15T22:51:03.703 INFO:tasks.rados.rados.0.smithi053.stdout:649: done (3 left) 2024-01-15T22:51:03.703 INFO:tasks.rados.rados.0.smithi053.stdout:650: delete oid 48 current snap is 61 2024-01-15T22:51:03.703 INFO:tasks.rados.rados.0.smithi053.stdout:647: finishing rollback tid 0 to smithi053129169-37 2024-01-15T22:51:03.703 INFO:tasks.rados.rados.0.smithi053.stdout:647: finishing rollback tid 1 to smithi053129169-37 2024-01-15T22:51:03.703 INFO:tasks.rados.rados.0.smithi053.stdout:647: finishing rollback tid 2 to smithi053129169-37 2024-01-15T22:51:03.703 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 328 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-01-15T22:51:03.703 INFO:tasks.rados.rados.0.smithi053.stdout:646: expect (ObjNum 210 snap 59 seq_num 210) 2024-01-15T22:51:03.981 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:03 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:03.547+0000 7f685a5b9200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-01-15T22:51:03.981 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:03 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:03.665+0000 7f685a5b9200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-15T22:51:03.981 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:03 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: [15/Jan/2024:22:51:03] ENGINE Bus STARTING 2024-01-15T22:51:03.981 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:03 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: CherryPy Checker: 2024-01-15T22:51:03.981 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:03 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: The Application mounted at '' has an empty config. 2024-01-15T22:51:03.982 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:03 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: 2024-01-15T22:51:03.982 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:03 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: [15/Jan/2024:22:51:03] ENGINE Serving on http://:::9283 2024-01-15T22:51:03.982 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:03 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[111969]: [15/Jan/2024:22:51:03] ENGINE Bus STARTED 2024-01-15T22:51:04.152 INFO:tasks.rados.rados.0.smithi053.stdout:648: finishing copy_from to smithi053129169-12 2024-01-15T22:51:04.152 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 282 (ObjNum 211 snap 59 seq_num 211) dirty exists 2024-01-15T22:51:04.152 INFO:tasks.rados.rados.0.smithi053.stdout:648: finishing copy_from racing read to smithi053129169-12 2024-01-15T22:51:04.152 INFO:tasks.rados.rados.0.smithi053.stdout:646: done (3 left) 2024-01-15T22:51:04.153 INFO:tasks.rados.rados.0.smithi053.stdout:647: done (2 left) 2024-01-15T22:51:04.153 INFO:tasks.rados.rados.0.smithi053.stdout:648: done (1 left) 2024-01-15T22:51:04.153 INFO:tasks.rados.rados.0.smithi053.stdout:650: done (0 left) 2024-01-15T22:51:04.153 INFO:tasks.rados.rados.0.smithi053.stdout:651: snap_create 2024-01-15T22:51:04.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:04 smithi053 ceph-mon[66518]: Standby manager daemon x started 2024-01-15T22:51:04.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:04 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/2070233637' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:51:04.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:04 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/2070233637' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:51:04.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:04 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/2070233637' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:51:04.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:04 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/2070233637' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:51:04.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:04 smithi053 ceph-mon[66518]: osdmap e170: 8 total, 8 up, 8 in 2024-01-15T22:51:04.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:04 smithi053 ceph-mon[80116]: Standby manager daemon x started 2024-01-15T22:51:04.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:04 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/2070233637' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:51:04.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:04 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/2070233637' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:51:04.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:04 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/2070233637' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:51:04.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:04 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/2070233637' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:51:04.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:04 smithi053 ceph-mon[80116]: osdmap e170: 8 total, 8 up, 8 in 2024-01-15T22:51:04.703 INFO:tasks.rados.rados.0.smithi053.stdout:651: done (0 left) 2024-01-15T22:51:04.703 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 62 2024-01-15T22:51:04.703 INFO:tasks.rados.rados.0.smithi053.stdout:652: seq_num 236 ranges {2138112=761856,2899968=647168,3547136=155648} 2024-01-15T22:51:04.717 INFO:tasks.rados.rados.0.smithi053.stdout:652: writing smithi053129169-26 from 2138112 to 2899968 tid 1 2024-01-15T22:51:04.720 INFO:tasks.rados.rados.0.smithi053.stdout:652: writing smithi053129169-26 from 2899968 to 3547136 tid 2 2024-01-15T22:51:04.721 INFO:tasks.rados.rados.0.smithi053.stdout:652: writing smithi053129169-26 from 3547136 to 3702784 tid 3 2024-01-15T22:51:04.721 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 6 current snap is 62 2024-01-15T22:51:04.721 INFO:tasks.rados.rados.0.smithi053.stdout:653: seq_num 237 ranges {0=778240,778240=532480,1310720=270336} 2024-01-15T22:51:04.726 INFO:tasks.rados.rados.0.smithi053.stdout:653: writing smithi053129169-6 from 0 to 778240 tid 1 2024-01-15T22:51:04.730 INFO:tasks.rados.rados.0.smithi053.stdout:653: writing smithi053129169-6 from 778240 to 1310720 tid 2 2024-01-15T22:51:04.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:04 smithi163 ceph-mon[70990]: Standby manager daemon x started 2024-01-15T22:51:04.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:04 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/2070233637' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:51:04.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:04 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/2070233637' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:51:04.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:04 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/2070233637' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:51:04.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:04 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/2070233637' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:51:04.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:04 smithi163 ceph-mon[70990]: osdmap e170: 8 total, 8 up, 8 in 2024-01-15T22:51:04.733 INFO:tasks.rados.rados.0.smithi053.stdout:653: writing smithi053129169-6 from 1310720 to 1581056 tid 3 2024-01-15T22:51:04.733 INFO:tasks.rados.rados.0.smithi053.stdout:654: copy_from oid 41 from oid 39 current snap is 62 2024-01-15T22:51:04.733 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 62 2024-01-15T22:51:04.733 INFO:tasks.rados.rados.0.smithi053.stdout:655: seq_num 238 ranges {0=794624,794624=417792,1212416=385024} 2024-01-15T22:51:04.738 INFO:tasks.rados.rados.0.smithi053.stdout:655: writing smithi053129169-50 from 0 to 794624 tid 1 2024-01-15T22:51:04.740 INFO:tasks.rados.rados.0.smithi053.stdout:655: writing smithi053129169-50 from 794624 to 1212416 tid 2 2024-01-15T22:51:04.743 INFO:tasks.rados.rados.0.smithi053.stdout:655: writing smithi053129169-50 from 1212416 to 1597440 tid 3 2024-01-15T22:51:04.743 INFO:tasks.rados.rados.0.smithi053.stdout:656: delete oid 3 current snap is 62 2024-01-15T22:51:04.743 INFO:tasks.rados.rados.0.smithi053.stdout:652: finishing write tid 1 to smithi053129169-26 2024-01-15T22:51:04.743 INFO:tasks.rados.rados.0.smithi053.stdout:652: finishing write tid 2 to smithi053129169-26 2024-01-15T22:51:04.744 INFO:tasks.rados.rados.0.smithi053.stdout:652: finishing write tid 3 to smithi053129169-26 2024-01-15T22:51:04.744 INFO:tasks.rados.rados.0.smithi053.stdout:652: finishing write tid 4 to smithi053129169-26 2024-01-15T22:51:04.744 INFO:tasks.rados.rados.0.smithi053.stdout:652: finishing write tid 5 to smithi053129169-26 2024-01-15T22:51:04.744 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 344 (ObjNum 236 snap 62 seq_num 236) dirty exists 2024-01-15T22:51:04.744 INFO:tasks.rados.rados.0.smithi053.stdout:652: left oid 26 (ObjNum 236 snap 62 seq_num 236) 2024-01-15T22:51:04.745 INFO:tasks.rados.rados.0.smithi053.stdout:653: finishing write tid 1 to smithi053129169-6 2024-01-15T22:51:04.745 INFO:tasks.rados.rados.0.smithi053.stdout:653: finishing write tid 2 to smithi053129169-6 2024-01-15T22:51:04.745 INFO:tasks.rados.rados.0.smithi053.stdout:653: finishing write tid 3 to smithi053129169-6 2024-01-15T22:51:04.745 INFO:tasks.rados.rados.0.smithi053.stdout:653: finishing write tid 4 to smithi053129169-6 2024-01-15T22:51:04.745 INFO:tasks.rados.rados.0.smithi053.stdout:653: finishing write tid 5 to smithi053129169-6 2024-01-15T22:51:04.745 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 54 (ObjNum 237 snap 62 seq_num 237) dirty exists 2024-01-15T22:51:04.745 INFO:tasks.rados.rados.0.smithi053.stdout:653: left oid 6 (ObjNum 237 snap 62 seq_num 237) 2024-01-15T22:51:04.746 INFO:tasks.rados.rados.0.smithi053.stdout:652: done (4 left) 2024-01-15T22:51:04.746 INFO:tasks.rados.rados.0.smithi053.stdout:653: done (3 left) 2024-01-15T22:51:04.747 INFO:tasks.rados.rados.0.smithi053.stdout:656: done (2 left) 2024-01-15T22:51:04.747 INFO:tasks.rados.rados.0.smithi053.stdout:657: snap_remove snap 41 2024-01-15T22:51:05.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:05 smithi053 ceph-mon[80116]: pgmap v12: 121 pgs: 9 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 111 active+clean; 275 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 704 KiB/s wr, 6 op/s 2024-01-15T22:51:05.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:05 smithi053 ceph-mon[80116]: mgrmap e33: y(active, since 6s), standbys: x 2024-01-15T22:51:05.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:05 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-15T22:51:05.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:05 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:05.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:05 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:05.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:05 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:05.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:05 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:51:05.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:05 smithi053 ceph-mon[80116]: osdmap e171: 8 total, 8 up, 8 in 2024-01-15T22:51:05.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:05 smithi053 ceph-mon[66518]: pgmap v12: 121 pgs: 9 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 111 active+clean; 275 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 704 KiB/s wr, 6 op/s 2024-01-15T22:51:05.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:05 smithi053 ceph-mon[66518]: mgrmap e33: y(active, since 6s), standbys: x 2024-01-15T22:51:05.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:05 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-15T22:51:05.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:05 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:05.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:05 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:05.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:05 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:05.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:05 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:51:05.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:05 smithi053 ceph-mon[66518]: osdmap e171: 8 total, 8 up, 8 in 2024-01-15T22:51:05.706 INFO:tasks.rados.rados.0.smithi053.stdout:657: done (2 left) 2024-01-15T22:51:05.706 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 62 2024-01-15T22:51:05.706 INFO:tasks.rados.rados.0.smithi053.stdout:658: seq_num 240 ranges {0=425984,425984=589824,1015808=483328,1499136=131072} 2024-01-15T22:51:05.706 INFO:tasks.rados.rados.0.smithi053.stdout:658: writing smithi053129169-14 from 0 to 425984 tid 1 2024-01-15T22:51:05.711 INFO:tasks.rados.rados.0.smithi053.stdout:658: writing smithi053129169-14 from 425984 to 1015808 tid 2 2024-01-15T22:51:05.713 INFO:tasks.rados.rados.0.smithi053.stdout:658: writing smithi053129169-14 from 1015808 to 1499136 tid 3 2024-01-15T22:51:05.714 INFO:tasks.rados.rados.0.smithi053.stdout:658: writing smithi053129169-14 from 1499136 to 1630208 tid 4 2024-01-15T22:51:05.714 INFO:tasks.rados.rados.0.smithi053.stdout:659: read oid 11 snap -1 2024-01-15T22:51:05.714 INFO:tasks.rados.rados.0.smithi053.stdout:659: expect (ObjNum 220 snap 60 seq_num 220) 2024-01-15T22:51:05.715 INFO:tasks.rados.rados.0.smithi053.stdout:660: snap_create 2024-01-15T22:51:05.715 INFO:tasks.rados.rados.0.smithi053.stdout:655: finishing write tid 1 to smithi053129169-50 2024-01-15T22:51:05.715 INFO:tasks.rados.rados.0.smithi053.stdout:655: finishing write tid 2 to smithi053129169-50 2024-01-15T22:51:05.715 INFO:tasks.rados.rados.0.smithi053.stdout:655: finishing write tid 3 to smithi053129169-50 2024-01-15T22:51:05.715 INFO:tasks.rados.rados.0.smithi053.stdout:655: finishing write tid 4 to smithi053129169-50 2024-01-15T22:51:05.715 INFO:tasks.rados.rados.0.smithi053.stdout:655: finishing write tid 5 to smithi053129169-50 2024-01-15T22:51:05.715 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 340 (ObjNum 238 snap 62 seq_num 238) dirty exists 2024-01-15T22:51:05.715 INFO:tasks.rados.rados.0.smithi053.stdout:655: left oid 50 (ObjNum 238 snap 62 seq_num 238) 2024-01-15T22:51:05.715 INFO:tasks.rados.rados.0.smithi053.stdout:654: finishing copy_from to smithi053129169-41 2024-01-15T22:51:05.716 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 123 (ObjNum 210 snap 59 seq_num 210) dirty exists 2024-01-15T22:51:05.716 INFO:tasks.rados.rados.0.smithi053.stdout:654: finishing copy_from racing read to smithi053129169-41 2024-01-15T22:51:05.719 INFO:tasks.rados.rados.0.smithi053.stdout:658: finishing write tid 1 to smithi053129169-14 2024-01-15T22:51:05.721 INFO:tasks.rados.rados.0.smithi053.stdout:658: finishing write tid 2 to smithi053129169-14 2024-01-15T22:51:05.722 INFO:tasks.rados.rados.0.smithi053.stdout:658: finishing write tid 3 to smithi053129169-14 2024-01-15T22:51:05.722 INFO:tasks.rados.rados.0.smithi053.stdout:658: finishing write tid 4 to smithi053129169-14 2024-01-15T22:51:05.723 INFO:tasks.rados.rados.0.smithi053.stdout:658: finishing write tid 5 to smithi053129169-14 2024-01-15T22:51:05.726 INFO:tasks.rados.rados.0.smithi053.stdout:658: finishing write tid 6 to smithi053129169-14 2024-01-15T22:51:05.727 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 357 (ObjNum 240 snap 62 seq_num 240) dirty exists 2024-01-15T22:51:05.727 INFO:tasks.rados.rados.0.smithi053.stdout:658: left oid 14 (ObjNum 240 snap 62 seq_num 240) 2024-01-15T22:51:05.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:05 smithi163 ceph-mon[70990]: pgmap v12: 121 pgs: 9 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 111 active+clean; 275 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 704 KiB/s wr, 6 op/s 2024-01-15T22:51:05.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:05 smithi163 ceph-mon[70990]: mgrmap e33: y(active, since 6s), standbys: x 2024-01-15T22:51:05.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:05 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-15T22:51:05.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:05 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:05.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:05 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:05.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:05 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:05.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:05 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:51:05.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:05 smithi163 ceph-mon[70990]: osdmap e171: 8 total, 8 up, 8 in 2024-01-15T22:51:05.738 INFO:tasks.rados.rados.0.smithi053.stdout:659: expect (ObjNum 220 snap 60 seq_num 220) 2024-01-15T22:51:06.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:06 smithi163 ceph-mon[70990]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:51:06.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:06 smithi163 ceph-mon[70990]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:51:06.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:06 smithi163 ceph-mon[70990]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:51:06.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:06 smithi163 ceph-mon[70990]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:51:06.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:06 smithi163 ceph-mon[70990]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:51:06.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:06 smithi163 ceph-mon[70990]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:51:06.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:06 smithi163 ceph-mon[70990]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:51:06.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:06 smithi163 ceph-mon[70990]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:51:06.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:06 smithi163 ceph-mon[70990]: osdmap e172: 8 total, 8 up, 8 in 2024-01-15T22:51:06.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:06 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:06.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:06 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:06.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:06 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:06.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:06 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:06.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:06 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:06.704 INFO:tasks.rados.rados.0.smithi053.stdout:654: done (4 left) 2024-01-15T22:51:06.704 INFO:tasks.rados.rados.0.smithi053.stdout:655: done (3 left) 2024-01-15T22:51:06.704 INFO:tasks.rados.rados.0.smithi053.stdout:658: done (2 left) 2024-01-15T22:51:06.704 INFO:tasks.rados.rados.0.smithi053.stdout:659: done (1 left) 2024-01-15T22:51:06.705 INFO:tasks.rados.rados.0.smithi053.stdout:660: done (0 left) 2024-01-15T22:51:06.705 INFO:tasks.rados.rados.0.smithi053.stdout:661: setattr oid 33 current snap is 63 2024-01-15T22:51:06.708 INFO:tasks.rados.rados.0.smithi053.stdout:662: read oid 6 snap -1 2024-01-15T22:51:06.708 INFO:tasks.rados.rados.0.smithi053.stdout:662: expect (ObjNum 237 snap 62 seq_num 237) 2024-01-15T22:51:06.708 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 37 current snap is 63 2024-01-15T22:51:06.708 INFO:tasks.rados.rados.0.smithi053.stdout:663: seq_num 241 ranges {606208=442368,1048576=466944,1515520=688128,2203648=49152} 2024-01-15T22:51:06.714 INFO:tasks.rados.rados.0.smithi053.stdout:663: writing smithi053129169-37 from 606208 to 1048576 tid 1 2024-01-15T22:51:06.716 INFO:tasks.rados.rados.0.smithi053.stdout:663: writing smithi053129169-37 from 1048576 to 1515520 tid 2 2024-01-15T22:51:06.720 INFO:tasks.rados.rados.0.smithi053.stdout:663: writing smithi053129169-37 from 1515520 to 2203648 tid 3 2024-01-15T22:51:06.721 INFO:tasks.rados.rados.0.smithi053.stdout:663: writing smithi053129169-37 from 2203648 to 2252800 tid 4 2024-01-15T22:51:06.721 INFO:tasks.rados.rados.0.smithi053.stdout:664: copy_from oid 22 from oid 45 current snap is 63 2024-01-15T22:51:06.721 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 352 (ObjNum 116 snap 28 seq_num 116) dirty exists 2024-01-15T22:51:06.721 INFO:tasks.rados.rados.0.smithi053.stdout:663: finishing write tid 1 to smithi053129169-37 2024-01-15T22:51:06.721 INFO:tasks.rados.rados.0.smithi053.stdout:663: finishing write tid 2 to smithi053129169-37 2024-01-15T22:51:06.722 INFO:tasks.rados.rados.0.smithi053.stdout:661: done (3 left) 2024-01-15T22:51:06.722 INFO:tasks.rados.rados.0.smithi053.stdout:665: delete oid 30 current snap is 63 2024-01-15T22:51:06.722 INFO:tasks.rados.rados.0.smithi053.stdout:662: expect (ObjNum 237 snap 62 seq_num 237) 2024-01-15T22:51:06.766 INFO:tasks.rados.rados.0.smithi053.stdout:663: finishing write tid 3 to smithi053129169-37 2024-01-15T22:51:06.766 INFO:tasks.rados.rados.0.smithi053.stdout:663: finishing write tid 4 to smithi053129169-37 2024-01-15T22:51:06.766 INFO:tasks.rados.rados.0.smithi053.stdout:662: done (3 left) 2024-01-15T22:51:06.766 INFO:tasks.rados.rados.0.smithi053.stdout:665: done (2 left) 2024-01-15T22:51:06.767 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 40 current snap is 63 2024-01-15T22:51:06.767 INFO:tasks.rados.rados.0.smithi053.stdout:663: finishing write tid 5 to smithi053129169-37 2024-01-15T22:51:06.767 INFO:tasks.rados.rados.0.smithi053.stdout:663: finishing write tid 6 to smithi053129169-37 2024-01-15T22:51:06.767 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 358 (ObjNum 241 snap 63 seq_num 241) dirty exists 2024-01-15T22:51:06.767 INFO:tasks.rados.rados.0.smithi053.stdout:663: left oid 37 (ObjNum 241 snap 63 seq_num 241) 2024-01-15T22:51:06.767 INFO:tasks.rados.rados.0.smithi053.stdout:666: seq_num 243 ranges {7233536=475136,7708672=638976,8347648=565248} 2024-01-15T22:51:06.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[80116]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:51:06.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[80116]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:51:06.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[80116]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:51:06.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[80116]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:51:06.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[80116]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:51:06.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[80116]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:51:06.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[80116]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:51:06.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[80116]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:51:06.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[80116]: osdmap e172: 8 total, 8 up, 8 in 2024-01-15T22:51:06.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:06.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:06.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:06.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:06.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:06.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[66518]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:51:06.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[66518]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:51:06.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[66518]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:51:06.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[66518]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:51:06.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[66518]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:51:06.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[66518]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:51:06.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[66518]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:51:06.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[66518]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:51:06.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[66518]: osdmap e172: 8 total, 8 up, 8 in 2024-01-15T22:51:06.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:06.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:06.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:06.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:06.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:06 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:06.808 INFO:tasks.rados.rados.0.smithi053.stdout:666: writing smithi053129169-40 from 7233536 to 7708672 tid 1 2024-01-15T22:51:06.812 INFO:tasks.rados.rados.0.smithi053.stdout:666: writing smithi053129169-40 from 7708672 to 8347648 tid 2 2024-01-15T22:51:06.815 INFO:tasks.rados.rados.0.smithi053.stdout:666: writing smithi053129169-40 from 8347648 to 8912896 tid 3 2024-01-15T22:51:06.815 INFO:tasks.rados.rados.0.smithi053.stdout:663: done (2 left) 2024-01-15T22:51:06.815 INFO:tasks.rados.rados.0.smithi053.stdout:667: snap_create 2024-01-15T22:51:06.815 INFO:tasks.rados.rados.0.smithi053.stdout:664: finishing copy_from to smithi053129169-22 2024-01-15T22:51:06.815 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 218 (ObjNum 197 snap 56 seq_num 197) dirty exists 2024-01-15T22:51:06.816 INFO:tasks.rados.rados.0.smithi053.stdout:664: finishing copy_from racing read to smithi053129169-22 2024-01-15T22:51:06.816 INFO:tasks.rados.rados.0.smithi053.stdout:666: finishing write tid 1 to smithi053129169-40 2024-01-15T22:51:06.816 INFO:tasks.rados.rados.0.smithi053.stdout:666: finishing write tid 2 to smithi053129169-40 2024-01-15T22:51:06.817 INFO:tasks.rados.rados.0.smithi053.stdout:666: finishing write tid 3 to smithi053129169-40 2024-01-15T22:51:06.817 INFO:tasks.rados.rados.0.smithi053.stdout:666: finishing write tid 4 to smithi053129169-40 2024-01-15T22:51:06.818 INFO:tasks.rados.rados.0.smithi053.stdout:666: finishing write tid 5 to smithi053129169-40 2024-01-15T22:51:06.818 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 248 (ObjNum 243 snap 63 seq_num 243) dirty exists 2024-01-15T22:51:06.819 INFO:tasks.rados.rados.0.smithi053.stdout:666: left oid 40 (ObjNum 243 snap 63 seq_num 243) 2024-01-15T22:51:07.577 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:07 smithi163 ceph-mon[70990]: Reconfiguring prometheus.a (dependencies changed)... 2024-01-15T22:51:07.578 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:07 smithi163 ceph-mon[70990]: pgmap v15: 121 pgs: 121 active+clean; 294 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.6 MiB/s wr, 54 op/s 2024-01-15T22:51:07.578 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:07 smithi163 ceph-mon[70990]: Reconfiguring daemon prometheus.a on smithi163 2024-01-15T22:51:07.578 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:07 smithi163 ceph-mon[70990]: osdmap e173: 8 total, 8 up, 8 in 2024-01-15T22:51:07.757 INFO:tasks.rados.rados.0.smithi053.stdout:664: done (2 left) 2024-01-15T22:51:07.757 INFO:tasks.rados.rados.0.smithi053.stdout:666: done (1 left) 2024-01-15T22:51:07.757 INFO:tasks.rados.rados.0.smithi053.stdout:667: done (0 left) 2024-01-15T22:51:07.758 INFO:tasks.rados.rados.0.smithi053.stdout:668: delete oid 35 current snap is 64 2024-01-15T22:51:07.760 INFO:tasks.rados.rados.0.smithi053.stdout:668: done (0 left) 2024-01-15T22:51:07.760 INFO:tasks.rados.rados.0.smithi053.stdout:669: snap_create 2024-01-15T22:51:07.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:07 smithi053 ceph-mon[66518]: Reconfiguring prometheus.a (dependencies changed)... 2024-01-15T22:51:07.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:07 smithi053 ceph-mon[66518]: pgmap v15: 121 pgs: 121 active+clean; 294 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.6 MiB/s wr, 54 op/s 2024-01-15T22:51:07.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:07 smithi053 ceph-mon[66518]: Reconfiguring daemon prometheus.a on smithi163 2024-01-15T22:51:07.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:07 smithi053 ceph-mon[66518]: osdmap e173: 8 total, 8 up, 8 in 2024-01-15T22:51:07.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:07 smithi053 ceph-mon[80116]: Reconfiguring prometheus.a (dependencies changed)... 2024-01-15T22:51:07.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:07 smithi053 ceph-mon[80116]: pgmap v15: 121 pgs: 121 active+clean; 294 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.6 MiB/s wr, 54 op/s 2024-01-15T22:51:07.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:07 smithi053 ceph-mon[80116]: Reconfiguring daemon prometheus.a on smithi163 2024-01-15T22:51:07.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:07 smithi053 ceph-mon[80116]: osdmap e173: 8 total, 8 up, 8 in 2024-01-15T22:51:07.828 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:07 smithi163 systemd[1]: Stopping Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:51:08.167 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:07 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:51:07.836Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-01-15T22:51:08.167 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:07 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:51:07.836Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-01-15T22:51:08.167 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:07 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:51:07.836Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-01-15T22:51:08.167 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:07 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:51:07.836Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-01-15T22:51:08.167 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:07 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:51:07.836Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-01-15T22:51:08.168 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:07 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:51:07.836Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-01-15T22:51:08.168 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:07 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:51:07.836Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-01-15T22:51:08.168 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:07 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:51:07.836Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-01-15T22:51:08.168 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:07 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:51:07.836Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-01-15T22:51:08.168 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:07 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:51:07.837Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-01-15T22:51:08.168 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:07 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:51:07.837Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-01-15T22:51:08.168 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:07 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[123769]: ts=2024-01-15T22:51:07.837Z caller=main.go:1147 level=info msg="See you next time!" 2024-01-15T22:51:08.168 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:07 smithi163 bash[127322]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a 2024-01-15T22:51:08.481 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@prometheus.a.service: Succeeded. 2024-01-15T22:51:08.481 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 systemd[1]: Stopped Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:51:08.481 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 systemd[1]: Starting Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:51:08.763 INFO:tasks.rados.rados.0.smithi053.stdout:669: done (0 left) 2024-01-15T22:51:08.764 INFO:tasks.rados.rados.0.smithi053.stdout:670: snap_create 2024-01-15T22:51:08.947 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-mon[70990]: osdmap e174: 8 total, 8 up, 8 in 2024-01-15T22:51:08.947 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-mon[70990]: pgmap v18: 121 pgs: 121 active+clean; 294 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.9 MiB/s wr, 47 op/s 2024-01-15T22:51:08.947 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:08.947 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:08.947 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:51:08.947 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:08.948 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 bash[127439]: c7eb40616e72fa95206312d1c3a10377f44c3199b0a2b66fc58d2d0e70fe4b0f 2024-01-15T22:51:08.948 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.531Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-01-15T22:51:08.948 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.531Z 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-01-15T22:51:08.948 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.531Z caller=main.go:570 level=info host_details="(Linux 4.18.0-532.el8.x86_64 #1 SMP Thu Dec 21 12:11:59 UTC 2023 x86_64 smithi163 (none))" 2024-01-15T22:51:08.948 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.531Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-01-15T22:51:08.948 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.531Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-01-15T22:51:08.948 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.533Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-01-15T22:51:08.948 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 systemd[1]: Started Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:51:08.948 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.533Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-01-15T22:51:08.948 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.536Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-01-15T22:51:08.948 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.536Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-01-15T22:51:08.948 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.537Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-01-15T22:51:08.948 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.537Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.614µs 2024-01-15T22:51:08.949 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.537Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-01-15T22:51:08.949 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.538Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-01-15T22:51:08.949 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.553Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-01-15T22:51:08.949 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.554Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-01-15T22:51:08.949 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.554Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-01-15T22:51:08.949 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.555Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=24.896µs wal_replay_duration=17.498479ms wbl_replay_duration=278ns total_replay_duration=17.541879ms 2024-01-15T22:51:08.949 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.559Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-01-15T22:51:08.949 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.559Z caller=main.go:1029 level=info msg="TSDB started" 2024-01-15T22:51:08.949 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.559Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-01-15T22:51:08.949 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.575Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.912276ms db_storage=984ns remote_storage=1.761µs web_handler=388ns query_engine=785ns scrape=810.67µs scrape_sd=159.557µs notify=17.917µs notify_sd=14.785µs rules=14.577805ms tracing=5.939µs 2024-01-15T22:51:08.950 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.575Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-01-15T22:51:08.950 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:08.575Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-01-15T22:51:09.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:08 smithi053 ceph-mon[66518]: osdmap e174: 8 total, 8 up, 8 in 2024-01-15T22:51:09.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:08 smithi053 ceph-mon[66518]: pgmap v18: 121 pgs: 121 active+clean; 294 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.9 MiB/s wr, 47 op/s 2024-01-15T22:51:09.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:08 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:09.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:08 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:09.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:08 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:51:09.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:08 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:09.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:08 smithi053 ceph-mon[80116]: osdmap e174: 8 total, 8 up, 8 in 2024-01-15T22:51:09.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:08 smithi053 ceph-mon[80116]: pgmap v18: 121 pgs: 121 active+clean; 294 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.9 MiB/s wr, 47 op/s 2024-01-15T22:51:09.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:08 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:09.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:08 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:09.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:08 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:51:09.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:08 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:09.765 INFO:tasks.rados.rados.0.smithi053.stdout:670: done (0 left) 2024-01-15T22:51:09.765 INFO:tasks.rados.rados.0.smithi053.stdout:671: read oid 22 snap -1 2024-01-15T22:51:09.765 INFO:tasks.rados.rados.0.smithi053.stdout:671: expect (ObjNum 197 snap 56 seq_num 197) 2024-01-15T22:51:09.765 INFO:tasks.rados.rados.0.smithi053.stdout:672: snap_remove snap 60 2024-01-15T22:51:09.930 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:09 smithi163 ceph-mon[70990]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:51:09.930 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:09 smithi163 ceph-mon[70990]: osdmap e175: 8 total, 8 up, 8 in 2024-01-15T22:51:09.930 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:09 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:51:09.930 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:09 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:51:09.930 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:09 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:51:09.930 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:09 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:10.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:09 smithi053 ceph-mon[66518]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:51:10.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:09 smithi053 ceph-mon[66518]: osdmap e175: 8 total, 8 up, 8 in 2024-01-15T22:51:10.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:09 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:51:10.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:09 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:51:10.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:09 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:51:10.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:09 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:10.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:09 smithi053 ceph-mon[80116]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:51:10.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:09 smithi053 ceph-mon[80116]: osdmap e175: 8 total, 8 up, 8 in 2024-01-15T22:51:10.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:09 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:51:10.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:09 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:51:10.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:09 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:51:10.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:09 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:10.419 INFO:tasks.rados.rados.0.smithi053.stdout:672: done (1 left) 2024-01-15T22:51:10.419 INFO:tasks.rados.rados.0.smithi053.stdout:673: read oid 48 snap -1 2024-01-15T22:51:10.419 INFO:tasks.rados.rados.0.smithi053.stdout:673: expect deleted 2024-01-15T22:51:10.419 INFO:tasks.rados.rados.0.smithi053.stdout:674: rmattr oid 49 current snap is 66 2024-01-15T22:51:10.419 INFO:tasks.rados.rados.0.smithi053.stdout:674: done (2 left) 2024-01-15T22:51:10.419 INFO:tasks.rados.rados.0.smithi053.stdout:675: delete oid 2 current snap is 66 2024-01-15T22:51:10.420 INFO:tasks.rados.rados.0.smithi053.stdout:671: expect (ObjNum 197 snap 56 seq_num 197) 2024-01-15T22:51:10.892 INFO:tasks.rados.rados.0.smithi053.stdout:671: done (2 left) 2024-01-15T22:51:10.892 INFO:tasks.rados.rados.0.smithi053.stdout:673: done (1 left) 2024-01-15T22:51:10.892 INFO:tasks.rados.rados.0.smithi053.stdout:675: done (0 left) 2024-01-15T22:51:10.892 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 66 2024-01-15T22:51:10.892 INFO:tasks.rados.rados.0.smithi053.stdout:676: seq_num 246 ranges {450560=524288,974848=745472,1720320=425984,2146304=32768} 2024-01-15T22:51:10.897 INFO:tasks.rados.rados.0.smithi053.stdout:676: writing smithi053129169-4 from 450560 to 974848 tid 1 2024-01-15T22:51:10.901 INFO:tasks.rados.rados.0.smithi053.stdout:676: writing smithi053129169-4 from 974848 to 1720320 tid 2 2024-01-15T22:51:10.904 INFO:tasks.rados.rados.0.smithi053.stdout:676: writing smithi053129169-4 from 1720320 to 2146304 tid 3 2024-01-15T22:51:10.904 INFO:tasks.rados.rados.0.smithi053.stdout:676: writing smithi053129169-4 from 2146304 to 2179072 tid 4 2024-01-15T22:51:10.904 INFO:tasks.rados.rados.0.smithi053.stdout:677: read oid 11 snap -1 2024-01-15T22:51:10.905 INFO:tasks.rados.rados.0.smithi053.stdout:677: expect (ObjNum 220 snap 60 seq_num 220) 2024-01-15T22:51:10.905 INFO:tasks.rados.rados.0.smithi053.stdout:678: read oid 42 snap 58 2024-01-15T22:51:10.905 INFO:tasks.rados.rados.0.smithi053.stdout:678: expect deleted 2024-01-15T22:51:10.905 INFO:tasks.rados.rados.0.smithi053.stdout:679: setattr oid 18 current snap is 66 2024-01-15T22:51:10.905 INFO:tasks.rados.rados.0.smithi053.stdout:676: finishing write tid 1 to smithi053129169-4 2024-01-15T22:51:10.905 INFO:tasks.rados.rados.0.smithi053.stdout:676: finishing write tid 2 to smithi053129169-4 2024-01-15T22:51:10.906 INFO:tasks.rados.rados.0.smithi053.stdout:678: done (3 left) 2024-01-15T22:51:10.906 INFO:tasks.rados.rados.0.smithi053.stdout:680: snap_remove snap 54 2024-01-15T22:51:10.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:10 smithi163 ceph-mon[70990]: Upgrade: Updating mgr.x 2024-01-15T22:51:10.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:10 smithi163 ceph-mon[70990]: Deploying daemon mgr.x on smithi163 2024-01-15T22:51:10.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:10 smithi163 ceph-mon[70990]: osdmap e176: 8 total, 8 up, 8 in 2024-01-15T22:51:10.925 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:10 smithi163 ceph-mon[70990]: pgmap v21: 121 pgs: 121 active+clean; 318 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.9 MiB/s wr, 16 op/s 2024-01-15T22:51:10.925 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:10 smithi163 ceph-mon[70990]: osdmap e177: 8 total, 8 up, 8 in 2024-01-15T22:51:10.925 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:10 smithi163 systemd[1]: Stopping Ceph mgr.x for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:51:11.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:10 smithi053 ceph-mon[66518]: Upgrade: Updating mgr.x 2024-01-15T22:51:11.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:10 smithi053 ceph-mon[66518]: Deploying daemon mgr.x on smithi163 2024-01-15T22:51:11.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:10 smithi053 ceph-mon[66518]: osdmap e176: 8 total, 8 up, 8 in 2024-01-15T22:51:11.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:10 smithi053 ceph-mon[66518]: pgmap v21: 121 pgs: 121 active+clean; 318 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.9 MiB/s wr, 16 op/s 2024-01-15T22:51:11.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:10 smithi053 ceph-mon[66518]: osdmap e177: 8 total, 8 up, 8 in 2024-01-15T22:51:11.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:10 smithi053 ceph-mon[80116]: Upgrade: Updating mgr.x 2024-01-15T22:51:11.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:10 smithi053 ceph-mon[80116]: Deploying daemon mgr.x on smithi163 2024-01-15T22:51:11.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:10 smithi053 ceph-mon[80116]: osdmap e176: 8 total, 8 up, 8 in 2024-01-15T22:51:11.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:10 smithi053 ceph-mon[80116]: pgmap v21: 121 pgs: 121 active+clean; 318 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.9 MiB/s wr, 16 op/s 2024-01-15T22:51:11.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:10 smithi053 ceph-mon[80116]: osdmap e177: 8 total, 8 up, 8 in 2024-01-15T22:51:11.206 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:11 smithi163 bash[127865]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x 2024-01-15T22:51:11.206 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:11 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-01-15T22:51:11.482 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:11 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-01-15T22:51:11.482 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:11 smithi163 systemd[1]: Stopped Ceph mgr.x for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:51:11.482 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:11 smithi163 systemd[1]: Starting Ceph mgr.x for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:51:11.778 INFO:tasks.rados.rados.0.smithi053.stdout:680: done (3 left) 2024-01-15T22:51:11.778 INFO:tasks.rados.rados.0.smithi053.stdout:681: delete oid 20 current snap is 66 2024-01-15T22:51:11.778 INFO:tasks.rados.rados.0.smithi053.stdout:676: finishing write tid 3 to smithi053129169-4 2024-01-15T22:51:11.778 INFO:tasks.rados.rados.0.smithi053.stdout:676: finishing write tid 4 to smithi053129169-4 2024-01-15T22:51:11.778 INFO:tasks.rados.rados.0.smithi053.stdout:676: finishing write tid 5 to smithi053129169-4 2024-01-15T22:51:11.778 INFO:tasks.rados.rados.0.smithi053.stdout:676: finishing write tid 6 to smithi053129169-4 2024-01-15T22:51:11.778 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 136 (ObjNum 246 snap 66 seq_num 246) dirty exists 2024-01-15T22:51:11.778 INFO:tasks.rados.rados.0.smithi053.stdout:676: left oid 4 (ObjNum 246 snap 66 seq_num 246) 2024-01-15T22:51:11.778 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 225 (ObjNum 136 snap 36 seq_num 136) dirty exists 2024-01-15T22:51:11.778 INFO:tasks.rados.rados.0.smithi053.stdout:677: expect (ObjNum 220 snap 60 seq_num 220) 2024-01-15T22:51:11.874 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:11 smithi163 bash[128016]: 1e115ae1e0c7a5d564ec1d79c797408c1d944cc78b40f63072284f16f61b1a7f 2024-01-15T22:51:11.874 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:11 smithi163 systemd[1]: Started Ceph mgr.x for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:51:11.874 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:11 smithi163 ceph-mgr[128053]: -- 172.21.15.163:0/735939046 <== mon.1 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56151cc7f1e0 con 0x56151cc54800 2024-01-15T22:51:11.897 INFO:tasks.rados.rados.0.smithi053.stdout:676: done (3 left) 2024-01-15T22:51:11.897 INFO:tasks.rados.rados.0.smithi053.stdout:677: done (2 left) 2024-01-15T22:51:11.897 INFO:tasks.rados.rados.0.smithi053.stdout:679: done (1 left) 2024-01-15T22:51:11.897 INFO:tasks.rados.rados.0.smithi053.stdout:681: done (0 left) 2024-01-15T22:51:11.897 INFO:tasks.rados.rados.0.smithi053.stdout:682: snap_create 2024-01-15T22:51:12.231 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:11 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:11.880+0000 7fa9134e4200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-15T22:51:12.231 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:12 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:12.054+0000 7fa9134e4200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-15T22:51:12.731 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:12 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:12.433+0000 7fa9134e4200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-15T22:51:12.809 INFO:tasks.rados.rados.0.smithi053.stdout:682: done (0 left) 2024-01-15T22:51:12.809 INFO:tasks.rados.rados.0.smithi053.stdout:683: setattr oid 43 current snap is 67 2024-01-15T22:51:12.810 INFO:tasks.rados.rados.0.smithi053.stdout:684: snap_remove snap 7 2024-01-15T22:51:13.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:12 smithi053 ceph-mon[66518]: osdmap e178: 8 total, 8 up, 8 in 2024-01-15T22:51:13.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:12 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:13.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:12 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:13.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:12 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:13.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:12 smithi053 ceph-mon[66518]: pgmap v24: 121 pgs: 121 active+clean; 318 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.9 MiB/s wr, 16 op/s 2024-01-15T22:51:13.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:12 smithi053 ceph-mon[80116]: osdmap e178: 8 total, 8 up, 8 in 2024-01-15T22:51:13.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:12 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:13.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:12 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:13.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:12 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:13.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:12 smithi053 ceph-mon[80116]: pgmap v24: 121 pgs: 121 active+clean; 318 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.9 MiB/s wr, 16 op/s 2024-01-15T22:51:13.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:12 smithi163 ceph-mon[70990]: osdmap e178: 8 total, 8 up, 8 in 2024-01-15T22:51:13.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:12 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:13.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:12 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:13.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:12 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:13.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:12 smithi163 ceph-mon[70990]: pgmap v24: 121 pgs: 121 active+clean; 318 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.9 MiB/s wr, 16 op/s 2024-01-15T22:51:13.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:13 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:13.013+0000 7fa9134e4200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-15T22:51:13.713 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:13 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:13.264+0000 7fa9134e4200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-01-15T22:51:13.713 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:13 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:13.720+0000 7fa9134e4200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-15T22:51:13.815 INFO:tasks.rados.rados.0.smithi053.stdout:684: done (1 left) 2024-01-15T22:51:13.815 INFO:tasks.rados.rados.0.smithi053.stdout:685: read oid 21 snap -1 2024-01-15T22:51:13.815 INFO:tasks.rados.rados.0.smithi053.stdout:685: expect (ObjNum 223 snap 60 seq_num 223) 2024-01-15T22:51:13.816 INFO:tasks.rados.rados.0.smithi053.stdout:686: snap_remove snap 46 2024-01-15T22:51:13.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:13 smithi163 ceph-mon[70990]: osdmap e179: 8 total, 8 up, 8 in 2024-01-15T22:51:13.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:13 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:51:14.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:13 smithi053 ceph-mon[66518]: osdmap e179: 8 total, 8 up, 8 in 2024-01-15T22:51:14.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:13 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:51:14.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:13 smithi053 ceph-mon[80116]: osdmap e179: 8 total, 8 up, 8 in 2024-01-15T22:51:14.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:13 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:51:14.819 INFO:tasks.rados.rados.0.smithi053.stdout:686: done (2 left) 2024-01-15T22:51:14.819 INFO:tasks.rados.rados.0.smithi053.stdout:687: copy_from oid 46 from oid 26 current snap is 67 2024-01-15T22:51:14.820 INFO:tasks.rados.rados.0.smithi053.stdout:688: copy_from oid 44 from oid 42 current snap is 67 2024-01-15T22:51:14.820 INFO:tasks.rados.rados.0.smithi053.stdout:689: setattr oid 22 current snap is 67 2024-01-15T22:51:14.821 INFO:tasks.rados.rados.0.smithi053.stdout:690: rollback oid 32 current snap is 67 2024-01-15T22:51:14.821 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 66 2024-01-15T22:51:14.821 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 67 2024-01-15T22:51:14.821 INFO:tasks.rados.rados.0.smithi053.stdout:691: seq_num 248 ranges {1155072=557056,1712128=507904,2220032=442368,2662400=253952} 2024-01-15T22:51:14.831 INFO:tasks.rados.rados.0.smithi053.stdout:691: writing smithi053129169-10 from 1155072 to 1712128 tid 1 2024-01-15T22:51:14.834 INFO:tasks.rados.rados.0.smithi053.stdout:691: writing smithi053129169-10 from 1712128 to 2220032 tid 2 2024-01-15T22:51:14.837 INFO:tasks.rados.rados.0.smithi053.stdout:691: writing smithi053129169-10 from 2220032 to 2662400 tid 3 2024-01-15T22:51:14.839 INFO:tasks.rados.rados.0.smithi053.stdout:691: writing smithi053129169-10 from 2662400 to 2916352 tid 4 2024-01-15T22:51:14.839 INFO:tasks.rados.rados.0.smithi053.stdout:692: rollback oid 12 current snap is 67 2024-01-15T22:51:14.840 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 12 to 64 2024-01-15T22:51:14.840 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 225 (ObjNum 77 snap 11 seq_num 77) dirty exists 2024-01-15T22:51:14.840 INFO:tasks.rados.rados.0.smithi053.stdout:683: done (7 left) 2024-01-15T22:51:14.840 INFO:tasks.rados.rados.0.smithi053.stdout:693: read oid 47 snap -1 2024-01-15T22:51:14.840 INFO:tasks.rados.rados.0.smithi053.stdout:693: expect (ObjNum 58 snap 4 seq_num 58) 2024-01-15T22:51:14.840 INFO:tasks.rados.rados.0.smithi053.stdout:694: read oid 20 snap -1 2024-01-15T22:51:14.840 INFO:tasks.rados.rados.0.smithi053.stdout:694: expect deleted 2024-01-15T22:51:14.840 INFO:tasks.rados.rados.0.smithi053.stdout:695: delete oid 27 current snap is 67 2024-01-15T22:51:14.841 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:14 smithi163 ceph-mon[70990]: osdmap e180: 8 total, 8 up, 8 in 2024-01-15T22:51:14.841 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:14 smithi163 ceph-mon[70990]: pgmap v27: 121 pgs: 121 active+clean; 316 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 0 op/s 2024-01-15T22:51:14.841 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:14 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:14.841 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:14 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:14.842 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:14 smithi163 ceph-mon[70990]: osdmap e181: 8 total, 8 up, 8 in 2024-01-15T22:51:14.842 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:14 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:14.510+0000 7fa9134e4200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-15T22:51:14.842 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:14 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:14.602+0000 7fa9134e4200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-15T22:51:14.842 INFO:tasks.rados.rados.0.smithi053.stdout:685: expect (ObjNum 223 snap 60 seq_num 223) 2024-01-15T22:51:14.894 INFO:tasks.rados.rados.0.smithi053.stdout:688: finishing copy_from to smithi053129169-44 2024-01-15T22:51:14.894 INFO:tasks.rados.rados.0.smithi053.stdout:688: got expected ENOENT (src dne) 2024-01-15T22:51:14.894 INFO:tasks.rados.rados.0.smithi053.stdout:688: finishing copy_from racing read to smithi053129169-44 2024-01-15T22:51:14.894 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 390 (ObjNum 197 snap 56 seq_num 197) dirty exists 2024-01-15T22:51:14.894 INFO:tasks.rados.rados.0.smithi053.stdout:690: finishing rollback tid 0 to smithi053129169-32 2024-01-15T22:51:14.894 INFO:tasks.rados.rados.0.smithi053.stdout:690: finishing rollback tid 1 to smithi053129169-32 2024-01-15T22:51:14.894 INFO:tasks.rados.rados.0.smithi053.stdout:690: finishing rollback tid 2 to smithi053129169-32 2024-01-15T22:51:14.894 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 443 (ObjNum 196 snap 55 seq_num 196) dirty exists 2024-01-15T22:51:14.894 INFO:tasks.rados.rados.0.smithi053.stdout:685: done (9 left) 2024-01-15T22:51:14.894 INFO:tasks.rados.rados.0.smithi053.stdout:688: done (8 left) 2024-01-15T22:51:14.894 INFO:tasks.rados.rados.0.smithi053.stdout:689: done (7 left) 2024-01-15T22:51:14.894 INFO:tasks.rados.rados.0.smithi053.stdout:690: done (6 left) 2024-01-15T22:51:14.895 INFO:tasks.rados.rados.0.smithi053.stdout:695: done (5 left) 2024-01-15T22:51:14.895 INFO:tasks.rados.rados.0.smithi053.stdout:696: read oid 29 snap -1 2024-01-15T22:51:14.895 INFO:tasks.rados.rados.0.smithi053.stdout:696: expect (ObjNum 227 snap 60 seq_num 227) 2024-01-15T22:51:14.895 INFO:tasks.rados.rados.0.smithi053.stdout:697: copy_from oid 4 from oid 40 current snap is 67 2024-01-15T22:51:14.895 INFO:tasks.rados.rados.0.smithi053.stdout:691: finishing write tid 1 to smithi053129169-10 2024-01-15T22:51:14.895 INFO:tasks.rados.rados.0.smithi053.stdout:691: finishing write tid 2 to smithi053129169-10 2024-01-15T22:51:14.895 INFO:tasks.rados.rados.0.smithi053.stdout:691: finishing write tid 3 to smithi053129169-10 2024-01-15T22:51:14.895 INFO:tasks.rados.rados.0.smithi053.stdout:691: finishing write tid 4 to smithi053129169-10 2024-01-15T22:51:14.895 INFO:tasks.rados.rados.0.smithi053.stdout:691: finishing write tid 5 to smithi053129169-10 2024-01-15T22:51:14.895 INFO:tasks.rados.rados.0.smithi053.stdout:691: finishing write tid 6 to smithi053129169-10 2024-01-15T22:51:14.895 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 250 (ObjNum 248 snap 67 seq_num 248) dirty exists 2024-01-15T22:51:14.895 INFO:tasks.rados.rados.0.smithi053.stdout:691: left oid 10 (ObjNum 248 snap 67 seq_num 248) 2024-01-15T22:51:14.895 INFO:tasks.rados.rados.0.smithi053.stdout:692: finishing rollback tid 0 to smithi053129169-12 2024-01-15T22:51:14.895 INFO:tasks.rados.rados.0.smithi053.stdout:692: finishing rollback tid 1 to smithi053129169-12 2024-01-15T22:51:14.896 INFO:tasks.rados.rados.0.smithi053.stdout:692: finishing rollback tid 2 to smithi053129169-12 2024-01-15T22:51:14.896 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 320 (ObjNum 211 snap 59 seq_num 211) dirty exists 2024-01-15T22:51:14.896 INFO:tasks.rados.rados.0.smithi053.stdout:693: expect (ObjNum 58 snap 4 seq_num 58) 2024-01-15T22:51:14.930 INFO:tasks.rados.rados.0.smithi053.stdout:687: finishing copy_from to smithi053129169-46 2024-01-15T22:51:14.930 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 344 (ObjNum 236 snap 62 seq_num 236) dirty exists 2024-01-15T22:51:14.930 INFO:tasks.rados.rados.0.smithi053.stdout:687: finishing copy_from racing read to smithi053129169-46 2024-01-15T22:51:14.930 INFO:tasks.rados.rados.0.smithi053.stdout:687: done (6 left) 2024-01-15T22:51:14.930 INFO:tasks.rados.rados.0.smithi053.stdout:691: done (5 left) 2024-01-15T22:51:14.930 INFO:tasks.rados.rados.0.smithi053.stdout:692: done (4 left) 2024-01-15T22:51:14.930 INFO:tasks.rados.rados.0.smithi053.stdout:693: done (3 left) 2024-01-15T22:51:14.930 INFO:tasks.rados.rados.0.smithi053.stdout:694: done (2 left) 2024-01-15T22:51:14.930 INFO:tasks.rados.rados.0.smithi053.stdout:698: rmattr oid 32 current snap is 67 2024-01-15T22:51:14.930 INFO:tasks.rados.rados.0.smithi053.stdout:696: expect (ObjNum 227 snap 60 seq_num 227) 2024-01-15T22:51:15.011 INFO:tasks.rados.rados.0.smithi053.stdout:697: finishing copy_from to smithi053129169-4 2024-01-15T22:51:15.011 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 248 (ObjNum 243 snap 63 seq_num 243) dirty exists 2024-01-15T22:51:15.011 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 446 (ObjNum 196 snap 55 seq_num 196) dirty exists 2024-01-15T22:51:15.011 INFO:tasks.rados.rados.0.smithi053.stdout:697: finishing copy_from racing read to smithi053129169-4 2024-01-15T22:51:15.011 INFO:tasks.rados.rados.0.smithi053.stdout:696: done (2 left) 2024-01-15T22:51:15.012 INFO:tasks.rados.rados.0.smithi053.stdout:697: done (1 left) 2024-01-15T22:51:15.012 INFO:tasks.rados.rados.0.smithi053.stdout:698: done (0 left) 2024-01-15T22:51:15.012 INFO:tasks.rados.rados.0.smithi053.stdout:699: rollback oid 45 current snap is 67 2024-01-15T22:51:15.012 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 45 to 55 2024-01-15T22:51:15.012 INFO:tasks.rados.rados.0.smithi053.stdout:700: rollback oid 28 current snap is 67 2024-01-15T22:51:15.012 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 28 to 40 2024-01-15T22:51:15.012 INFO:tasks.rados.rados.0.smithi053.stdout:701: rollback oid 15 current snap is 67 2024-01-15T22:51:15.012 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 15 to 44 2024-01-15T22:51:15.012 INFO:tasks.rados.rados.0.smithi053.stdout:702: snap_remove snap 42 2024-01-15T22:51:15.294 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:51:15] "GET /metrics HTTP/1.1" 200 36011 "" "Prometheus/2.43.0" 2024-01-15T22:51:15.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:14 smithi053 ceph-mon[66518]: osdmap e180: 8 total, 8 up, 8 in 2024-01-15T22:51:15.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:14 smithi053 ceph-mon[66518]: pgmap v27: 121 pgs: 121 active+clean; 316 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 0 op/s 2024-01-15T22:51:15.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:14 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:15.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:14 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:15.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:14 smithi053 ceph-mon[66518]: osdmap e181: 8 total, 8 up, 8 in 2024-01-15T22:51:15.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:14 smithi053 ceph-mon[80116]: osdmap e180: 8 total, 8 up, 8 in 2024-01-15T22:51:15.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:14 smithi053 ceph-mon[80116]: pgmap v27: 121 pgs: 121 active+clean; 316 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 0 op/s 2024-01-15T22:51:15.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:14 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:15.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:14 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:15.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:14 smithi053 ceph-mon[80116]: osdmap e181: 8 total, 8 up, 8 in 2024-01-15T22:51:15.406 INFO:tasks.rados.rados.0.smithi053.stdout:702: done (3 left) 2024-01-15T22:51:15.406 INFO:tasks.rados.rados.0.smithi053.stdout:703: copy_from oid 30 from oid 2 current snap is 67 2024-01-15T22:51:15.406 INFO:tasks.rados.rados.0.smithi053.stdout:701: finishing rollback tid 1 to smithi053129169-15 2024-01-15T22:51:15.406 INFO:tasks.rados.rados.0.smithi053.stdout:699: finishing rollback tid 0 to smithi053129169-45 2024-01-15T22:51:15.406 INFO:tasks.rados.rados.0.smithi053.stdout:699: finishing rollback tid 1 to smithi053129169-45 2024-01-15T22:51:15.406 INFO:tasks.rados.rados.0.smithi053.stdout:701: finishing rollback tid 2 to smithi053129169-15 2024-01-15T22:51:15.406 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 396 (ObjNum 58 snap 4 seq_num 58) dirty exists 2024-01-15T22:51:15.407 INFO:tasks.rados.rados.0.smithi053.stdout:700: finishing rollback tid 0 to smithi053129169-28 2024-01-15T22:51:15.407 INFO:tasks.rados.rados.0.smithi053.stdout:699: finishing rollback tid 2 to smithi053129169-45 2024-01-15T22:51:15.407 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 228 (ObjNum 142 snap 38 seq_num 142) dirty exists 2024-01-15T22:51:15.407 INFO:tasks.rados.rados.0.smithi053.stdout:700: finishing rollback tid 1 to smithi053129169-28 2024-01-15T22:51:15.407 INFO:tasks.rados.rados.0.smithi053.stdout:700: finishing rollback tid 2 to smithi053129169-28 2024-01-15T22:51:15.407 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 231 (ObjNum 141 snap 38 seq_num 141) dirty exists 2024-01-15T22:51:15.407 INFO:tasks.rados.rados.0.smithi053.stdout:699: done (3 left) 2024-01-15T22:51:15.407 INFO:tasks.rados.rados.0.smithi053.stdout:700: done (2 left) 2024-01-15T22:51:15.407 INFO:tasks.rados.rados.0.smithi053.stdout:701: done (1 left) 2024-01-15T22:51:15.407 INFO:tasks.rados.rados.0.smithi053.stdout:704: rollback oid 1 current snap is 67 2024-01-15T22:51:15.407 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 1 to 19 2024-01-15T22:51:15.407 INFO:tasks.rados.rados.0.smithi053.stdout:705: setattr oid 6 current snap is 67 2024-01-15T22:51:15.408 INFO:tasks.rados.rados.0.smithi053.stdout:706: delete oid 38 current snap is 67 2024-01-15T22:51:15.417 INFO:tasks.rados.rados.0.smithi053.stdout:703: finishing copy_from to smithi053129169-30 2024-01-15T22:51:15.417 INFO:tasks.rados.rados.0.smithi053.stdout:703: got expected ENOENT (src dne) 2024-01-15T22:51:15.422 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 60 (ObjNum 237 snap 62 seq_num 237) dirty exists 2024-01-15T22:51:15.422 INFO:tasks.rados.rados.0.smithi053.stdout:704: finishing rollback tid 0 to smithi053129169-1 2024-01-15T22:51:15.423 INFO:tasks.rados.rados.0.smithi053.stdout:704: finishing rollback tid 1 to smithi053129169-1 2024-01-15T22:51:15.423 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 346 (ObjNum 129 snap 0 seq_num 3638732896) dirty dne 2024-01-15T22:51:15.423 INFO:tasks.rados.rados.0.smithi053.stdout:704: done (3 left) 2024-01-15T22:51:15.423 INFO:tasks.rados.rados.0.smithi053.stdout:705: done (2 left) 2024-01-15T22:51:15.423 INFO:tasks.rados.rados.0.smithi053.stdout:706: done (1 left) 2024-01-15T22:51:15.423 INFO:tasks.rados.rados.0.smithi053.stdout:707: snap_create 2024-01-15T22:51:15.423 INFO:tasks.rados.rados.0.smithi053.stdout:703: finishing copy_from racing read to smithi053129169-30 2024-01-15T22:51:15.551 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:15 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:15.281+0000 7fa9134e4200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-15T22:51:15.552 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:15 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:15.379+0000 7fa9134e4200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-15T22:51:15.552 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:15 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:15.488+0000 7fa9134e4200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-15T22:51:15.818 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:15 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:15.729+0000 7fa9134e4200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-15T22:51:16.068 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:15 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:16.069 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:15 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:16.069 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:15 smithi163 ceph-mon[70990]: osdmap e182: 8 total, 8 up, 8 in 2024-01-15T22:51:16.069 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:15 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:15.825+0000 7fa9134e4200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-01-15T22:51:16.069 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:15 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:15.925+0000 7fa9134e4200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-15T22:51:16.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:15 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:16.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:15 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:16.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:15 smithi053 ceph-mon[66518]: osdmap e182: 8 total, 8 up, 8 in 2024-01-15T22:51:16.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:15 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:16.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:15 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:16.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:15 smithi053 ceph-mon[80116]: osdmap e182: 8 total, 8 up, 8 in 2024-01-15T22:51:16.415 INFO:tasks.rados.rados.0.smithi053.stdout:703: done (1 left) 2024-01-15T22:51:16.416 INFO:tasks.rados.rados.0.smithi053.stdout:707: done (0 left) 2024-01-15T22:51:16.416 INFO:tasks.rados.rados.0.smithi053.stdout:708: delete oid 9 current snap is 68 2024-01-15T22:51:16.416 INFO:tasks.rados.rados.0.smithi053.stdout:708: done (0 left) 2024-01-15T22:51:16.416 INFO:tasks.rados.rados.0.smithi053.stdout:709: snap_create 2024-01-15T22:51:16.471 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:16 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:16.173+0000 7fa9134e4200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-15T22:51:16.472 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:16 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:16.279+0000 7fa9134e4200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-15T22:51:16.731 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:16 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:16.478+0000 7fa9134e4200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-15T22:51:16.731 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:16 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:16.570+0000 7fa9134e4200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-15T22:51:17.416 INFO:tasks.rados.rados.0.smithi053.stdout:709: done (0 left) 2024-01-15T22:51:17.417 INFO:tasks.rados.rados.0.smithi053.stdout:710: rmattr oid 13 current snap is 69 2024-01-15T22:51:17.417 INFO:tasks.rados.rados.0.smithi053.stdout:711: snap_create 2024-01-15T22:51:17.420 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 235 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-01-15T22:51:17.731 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:17.370+0000 7fa9134e4200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-15T22:51:17.731 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:17.577+0000 7fa9134e4200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-15T22:51:17.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:17 smithi163 ceph-mon[70990]: pgmap v30: 121 pgs: 121 active+clean; 317 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 422 KiB/s wr, 14 op/s 2024-01-15T22:51:17.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:17 smithi163 ceph-mon[70990]: osdmap e183: 8 total, 8 up, 8 in 2024-01-15T22:51:17.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:17 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:17.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:17 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:17.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:17 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:17.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:17 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:51:17.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:17 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:17.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:17 smithi053 ceph-mon[80116]: pgmap v30: 121 pgs: 121 active+clean; 317 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 422 KiB/s wr, 14 op/s 2024-01-15T22:51:17.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:17 smithi053 ceph-mon[80116]: osdmap e183: 8 total, 8 up, 8 in 2024-01-15T22:51:17.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:17 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:17.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:17 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:17.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:17 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:17.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:17 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:51:17.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:17 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:17.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:17 smithi053 ceph-mon[66518]: pgmap v30: 121 pgs: 121 active+clean; 317 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 422 KiB/s wr, 14 op/s 2024-01-15T22:51:17.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:17 smithi053 ceph-mon[66518]: osdmap e183: 8 total, 8 up, 8 in 2024-01-15T22:51:17.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:17 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:17.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:17 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:17.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:17 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:17.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:17 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:51:17.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:17 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:18.231 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:17.761+0000 7fa9134e4200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:51:18.421 INFO:tasks.rados.rados.0.smithi053.stdout:710: done (1 left) 2024-01-15T22:51:18.422 INFO:tasks.rados.rados.0.smithi053.stdout:711: done (0 left) 2024-01-15T22:51:18.422 INFO:tasks.rados.rados.0.smithi053.stdout:712: copy_from oid 43 from oid 39 current snap is 70 2024-01-15T22:51:18.422 INFO:tasks.rados.rados.0.smithi053.stdout:713: delete oid 49 current snap is 70 2024-01-15T22:51:18.424 INFO:tasks.rados.rados.0.smithi053.stdout:713: done (1 left) 2024-01-15T22:51:18.424 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 23 current snap is 70 2024-01-15T22:51:18.424 INFO:tasks.rados.rados.0.smithi053.stdout:714: seq_num 253 ranges {1835008=647168,2482176=786432,3268608=417792} 2024-01-15T22:51:18.438 INFO:tasks.rados.rados.0.smithi053.stdout:714: writing smithi053129169-23 from 1835008 to 2482176 tid 1 2024-01-15T22:51:18.442 INFO:tasks.rados.rados.0.smithi053.stdout:714: writing smithi053129169-23 from 2482176 to 3268608 tid 2 2024-01-15T22:51:18.445 INFO:tasks.rados.rados.0.smithi053.stdout:714: writing smithi053129169-23 from 3268608 to 3686400 tid 3 2024-01-15T22:51:18.445 INFO:tasks.rados.rados.0.smithi053.stdout:715: rollback oid 3 current snap is 70 2024-01-15T22:51:18.445 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 3 to 55 2024-01-15T22:51:18.445 INFO:tasks.rados.rados.0.smithi053.stdout:714: finishing write tid 1 to smithi053129169-23 2024-01-15T22:51:18.445 INFO:tasks.rados.rados.0.smithi053.stdout:716: snap_create 2024-01-15T22:51:18.448 INFO:tasks.rados.rados.0.smithi053.stdout:714: finishing write tid 2 to smithi053129169-23 2024-01-15T22:51:18.448 INFO:tasks.rados.rados.0.smithi053.stdout:714: finishing write tid 3 to smithi053129169-23 2024-01-15T22:51:18.448 INFO:tasks.rados.rados.0.smithi053.stdout:714: finishing write tid 4 to smithi053129169-23 2024-01-15T22:51:18.449 INFO:tasks.rados.rados.0.smithi053.stdout:714: finishing write tid 5 to smithi053129169-23 2024-01-15T22:51:18.450 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 261 (ObjNum 253 snap 70 seq_num 253) dirty exists 2024-01-15T22:51:18.450 INFO:tasks.rados.rados.0.smithi053.stdout:714: left oid 23 (ObjNum 253 snap 70 seq_num 253) 2024-01-15T22:51:18.450 INFO:tasks.rados.rados.0.smithi053.stdout:715: finishing rollback tid 1 to smithi053129169-3 2024-01-15T22:51:18.451 INFO:tasks.rados.rados.0.smithi053.stdout:715: finishing rollback tid 2 to smithi053129169-3 2024-01-15T22:51:18.451 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 390 (ObjNum 187 snap 54 seq_num 187) dirty exists 2024-01-15T22:51:18.462 INFO:tasks.rados.rados.0.smithi053.stdout:712: finishing copy_from to smithi053129169-43 2024-01-15T22:51:18.463 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 123 (ObjNum 210 snap 59 seq_num 210) dirty exists 2024-01-15T22:51:18.463 INFO:tasks.rados.rados.0.smithi053.stdout:712: finishing copy_from racing read to smithi053129169-43 2024-01-15T22:51:18.490 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[80116]: osdmap e184: 8 total, 8 up, 8 in 2024-01-15T22:51:18.491 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:18.491 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:51:18.491 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[80116]: Upgrade: Setting container_image for all mgr 2024-01-15T22:51:18.491 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:18.491 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-01-15T22:51:18.491 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-01-15T22:51:18.491 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-01-15T22:51:18.491 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-01-15T22:51:18.491 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-01-15T22:51:18.491 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-01-15T22:51:18.491 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-15T22:51:18.491 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-01-15T22:51:18.492 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[80116]: Upgrade: It appears safe to stop mon.a 2024-01-15T22:51:18.492 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[66518]: osdmap e184: 8 total, 8 up, 8 in 2024-01-15T22:51:18.492 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:18.492 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:51:18.492 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[66518]: Upgrade: Setting container_image for all mgr 2024-01-15T22:51:18.492 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:18.492 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-01-15T22:51:18.492 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-01-15T22:51:18.492 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-01-15T22:51:18.492 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-01-15T22:51:18.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-01-15T22:51:18.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-01-15T22:51:18.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-15T22:51:18.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-01-15T22:51:18.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:18 smithi053 ceph-mon[66518]: Upgrade: It appears safe to stop mon.a 2024-01-15T22:51:18.731 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:18.430+0000 7fa9134e4200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-15T22:51:18.731 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:18.630+0000 7fa9134e4200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:51:18.732 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:18.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:51:18.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-mon[70990]: osdmap e184: 8 total, 8 up, 8 in 2024-01-15T22:51:18.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:18.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:51:18.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-mon[70990]: Upgrade: Setting container_image for all mgr 2024-01-15T22:51:18.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:18.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-01-15T22:51:18.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-01-15T22:51:18.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-01-15T22:51:18.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-01-15T22:51:18.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-01-15T22:51:18.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-01-15T22:51:18.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-15T22:51:18.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-01-15T22:51:18.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-mon[70990]: Upgrade: It appears safe to stop mon.a 2024-01-15T22:51:19.231 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:18.822+0000 7fa9134e4200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-01-15T22:51:19.231 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:18.940+0000 7fa9134e4200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-15T22:51:19.231 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: [15/Jan/2024:22:51:18] ENGINE Bus STARTING 2024-01-15T22:51:19.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: CherryPy Checker: 2024-01-15T22:51:19.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: The Application mounted at '' has an empty config. 2024-01-15T22:51:19.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:19.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: [15/Jan/2024:22:51:19] ENGINE Serving on http://:::9283 2024-01-15T22:51:19.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: [15/Jan/2024:22:51:19] ENGINE Bus STARTED 2024-01-15T22:51:19.430 INFO:tasks.rados.rados.0.smithi053.stdout:712: done (3 left) 2024-01-15T22:51:19.430 INFO:tasks.rados.rados.0.smithi053.stdout:714: done (2 left) 2024-01-15T22:51:19.430 INFO:tasks.rados.rados.0.smithi053.stdout:715: done (1 left) 2024-01-15T22:51:19.430 INFO:tasks.rados.rados.0.smithi053.stdout:716: done (0 left) 2024-01-15T22:51:19.430 INFO:tasks.rados.rados.0.smithi053.stdout:717: read oid 42 snap -1 2024-01-15T22:51:19.430 INFO:tasks.rados.rados.0.smithi053.stdout:717: expect deleted 2024-01-15T22:51:19.430 INFO:tasks.rados.rados.0.smithi053.stdout:718: read oid 24 snap -1 2024-01-15T22:51:19.430 INFO:tasks.rados.rados.0.smithi053.stdout:718: expect (ObjNum 228 snap 60 seq_num 228) 2024-01-15T22:51:19.430 INFO:tasks.rados.rados.0.smithi053.stdout:719: snap_create 2024-01-15T22:51:19.450 INFO:tasks.rados.rados.0.smithi053.stdout:718: expect (ObjNum 228 snap 60 seq_num 228) 2024-01-15T22:51:19.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[80116]: pgmap v33: 121 pgs: 121 active+clean; 317 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 422 KiB/s wr, 13 op/s 2024-01-15T22:51:19.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[80116]: osdmap e185: 8 total, 8 up, 8 in 2024-01-15T22:51:19.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[80116]: Upgrade: Updating mon.a 2024-01-15T22:51:19.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:19.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:51:19.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:51:19.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[80116]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:19.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[80116]: Deploying daemon mon.a on smithi053 2024-01-15T22:51:19.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[80116]: Standby manager daemon x restarted 2024-01-15T22:51:19.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[80116]: Standby manager daemon x started 2024-01-15T22:51:19.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/886228195' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:51:19.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/886228195' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:51:19.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/886228195' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:51:19.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/886228195' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:51:19.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[66518]: pgmap v33: 121 pgs: 121 active+clean; 317 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 422 KiB/s wr, 13 op/s 2024-01-15T22:51:19.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[66518]: osdmap e185: 8 total, 8 up, 8 in 2024-01-15T22:51:19.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[66518]: Upgrade: Updating mon.a 2024-01-15T22:51:19.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[66518]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:19.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:51:19.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:51:19.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[66518]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:19.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[66518]: Deploying daemon mon.a on smithi053 2024-01-15T22:51:19.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[66518]: Standby manager daemon x restarted 2024-01-15T22:51:19.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[66518]: Standby manager daemon x started 2024-01-15T22:51:19.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/886228195' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:51:19.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/886228195' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:51:19.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/886228195' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:51:19.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-mon[66518]: from='mgr.? 172.21.15.163:0/886228195' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:51:19.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-mon[70990]: pgmap v33: 121 pgs: 121 active+clean; 317 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 422 KiB/s wr, 13 op/s 2024-01-15T22:51:19.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-mon[70990]: osdmap e185: 8 total, 8 up, 8 in 2024-01-15T22:51:19.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-mon[70990]: Upgrade: Updating mon.a 2024-01-15T22:51:19.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='mgr.y' 2024-01-15T22:51:19.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:51:19.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:51:19.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-mon[70990]: from='mgr.15156 172.21.15.53:0/23958041' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:19.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-mon[70990]: Deploying daemon mon.a on smithi053 2024-01-15T22:51:19.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-mon[70990]: Standby manager daemon x restarted 2024-01-15T22:51:19.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-mon[70990]: Standby manager daemon x started 2024-01-15T22:51:19.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/886228195' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:51:19.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/886228195' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:51:19.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/886228195' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:51:19.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:19 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/886228195' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:51:19.887 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:19 smithi053 systemd[1]: Stopping Ceph mon.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:51:20.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-a[66495]: 2024-01-15T22:51:19.893+0000 7f1cae632700 -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-01-15T22:51:20.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:19 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-a[66495]: 2024-01-15T22:51:19.893+0000 7f1cae632700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-01-15T22:51:20.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 bash[143177]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-a 2024-01-15T22:51:20.771 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.a.service: Succeeded. 2024-01-15T22:51:20.771 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 systemd[1]: Stopped Ceph mon.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:51:20.772 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 systemd[1]: Starting Ceph mon.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:51:21.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: set uid:gid to 167:167 (ceph:ceph) 2024-01-15T22:51:21.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable), process ceph-mon, pid 7 2024-01-15T22:51:21.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: pidfile_write: ignore empty --pid-file 2024-01-15T22:51:21.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 bash[143325]: a47e1c16b72c9abda11105f46ae7c52fc8fd9bb002b4e24b4185497ca534cabf 2024-01-15T22:51:21.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: load: jerasure load: lrc 2024-01-15T22:51:21.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 systemd[1]: Started Ceph mon.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:51:21.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: RocksDB version: 7.9.2 2024-01-15T22:51:21.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Git sha 0 2024-01-15T22:51:21.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Compile date 2024-01-12 22:23:15 2024-01-15T22:51:21.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: DB SUMMARY 2024-01-15T22:51:21.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: DB Session ID: 95PBXBRT9QTFGBLIV5BB 2024-01-15T22:51:21.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: CURRENT file: CURRENT 2024-01-15T22:51:21.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: IDENTITY file: IDENTITY 2024-01-15T22:51:21.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: MANIFEST file: MANIFEST-000015 size: 980 Bytes 2024-01-15T22:51:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000030.sst 2024-01-15T22:51:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000028.log size: 182554 ; 2024-01-15T22:51:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.error_if_exists: 0 2024-01-15T22:51:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.create_if_missing: 0 2024-01-15T22:51:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.paranoid_checks: 1 2024-01-15T22:51:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.flush_verify_memtable_count: 1 2024-01-15T22:51:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-01-15T22:51:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-01-15T22:51:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.env: 0x5582e4f61720 2024-01-15T22:51:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.fs: PosixFileSystem 2024-01-15T22:51:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.info_log: 0x5582e6c7b440 2024-01-15T22:51:21.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_file_opening_threads: 16 2024-01-15T22:51:21.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.statistics: (nil) 2024-01-15T22:51:21.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.use_fsync: 0 2024-01-15T22:51:21.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_log_file_size: 0 2024-01-15T22:51:21.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-15T22:51:21.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.log_file_time_to_roll: 0 2024-01-15T22:51:21.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.keep_log_file_num: 1000 2024-01-15T22:51:21.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.recycle_log_file_num: 0 2024-01-15T22:51:21.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.allow_fallocate: 1 2024-01-15T22:51:21.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.allow_mmap_reads: 0 2024-01-15T22:51:21.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.allow_mmap_writes: 0 2024-01-15T22:51:21.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.use_direct_reads: 0 2024-01-15T22:51:21.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-15T22:51:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.create_missing_column_families: 0 2024-01-15T22:51:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.db_log_dir: 2024-01-15T22:51:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.wal_dir: 2024-01-15T22:51:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.table_cache_numshardbits: 6 2024-01-15T22:51:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.WAL_ttl_seconds: 0 2024-01-15T22:51:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.WAL_size_limit_MB: 0 2024-01-15T22:51:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-01-15T22:51:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-15T22:51:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.is_fd_close_on_exec: 1 2024-01-15T22:51:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.advise_random_on_open: 1 2024-01-15T22:51:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.db_write_buffer_size: 0 2024-01-15T22:51:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.write_buffer_manager: 0x5582e5f0cb40 2024-01-15T22:51:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-15T22:51:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-15T22:51:21.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.use_adaptive_mutex: 0 2024-01-15T22:51:21.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.rate_limiter: (nil) 2024-01-15T22:51:21.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-15T22:51:21.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.wal_recovery_mode: 2 2024-01-15T22:51:21.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.enable_thread_tracking: 0 2024-01-15T22:51:21.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.enable_pipelined_write: 0 2024-01-15T22:51:21.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.unordered_write: 0 2024-01-15T22:51:21.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-15T22:51:21.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-15T22:51:21.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-15T22:51:21.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-15T22:51:21.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.row_cache: None 2024-01-15T22:51:21.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.wal_filter: None 2024-01-15T22:51:21.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-15T22:51:21.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.allow_ingest_behind: 0 2024-01-15T22:51:21.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.two_write_queues: 0 2024-01-15T22:51:21.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.manual_wal_flush: 0 2024-01-15T22:51:21.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.wal_compression: 0 2024-01-15T22:51:21.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.atomic_flush: 0 2024-01-15T22:51:21.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-15T22:51:21.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.persist_stats_to_disk: 0 2024-01-15T22:51:21.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.write_dbid_to_manifest: 0 2024-01-15T22:51:21.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.log_readahead_size: 0 2024-01-15T22:51:21.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-01-15T22:51:21.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.best_efforts_recovery: 0 2024-01-15T22:51:21.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-01-15T22:51:21.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-01-15T22:51:21.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.allow_data_in_errors: 0 2024-01-15T22:51:21.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.db_host_id: __hostname__ 2024-01-15T22:51:21.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.enforce_single_del_contracts: true 2024-01-15T22:51:21.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_background_jobs: 2 2024-01-15T22:51:21.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_background_compactions: -1 2024-01-15T22:51:21.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_subcompactions: 1 2024-01-15T22:51:21.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-15T22:51:21.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-15T22:51:21.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.delayed_write_rate : 16777216 2024-01-15T22:51:21.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_total_wal_size: 0 2024-01-15T22:51:21.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-15T22:51:21.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.stats_dump_period_sec: 600 2024-01-15T22:51:21.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.stats_persist_period_sec: 600 2024-01-15T22:51:21.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-15T22:51:21.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_open_files: -1 2024-01-15T22:51:21.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.bytes_per_sync: 0 2024-01-15T22:51:21.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.wal_bytes_per_sync: 0 2024-01-15T22:51:21.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.strict_bytes_per_sync: 0 2024-01-15T22:51:21.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compaction_readahead_size: 0 2024-01-15T22:51:21.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_background_flushes: -1 2024-01-15T22:51:21.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Compression algorithms supported: 2024-01-15T22:51:21.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-15T22:51:21.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: kZSTD supported: 0 2024-01-15T22:51:21.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: kXpressCompression supported: 0 2024-01-15T22:51:21.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: kLZ4HCCompression supported: 1 2024-01-15T22:51:21.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: kZlibCompression supported: 1 2024-01-15T22:51:21.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: kSnappyCompression supported: 1 2024-01-15T22:51:21.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: kLZ4Compression supported: 1 2024-01-15T22:51:21.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: kBZip2Compression supported: 0 2024-01-15T22:51:21.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Fast CRC32 supported: Supported on x86 2024-01-15T22:51:21.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: DMutex implementation: pthread_mutex_t 2024-01-15T22:51:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-01-15T22:51:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-01-15T22:51:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-15T22:51:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.merge_operator: 2024-01-15T22:51:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compaction_filter: None 2024-01-15T22:51:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compaction_filter_factory: None 2024-01-15T22:51:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.sst_partitioner_factory: None 2024-01-15T22:51:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.memtable_factory: SkipListFactory 2024-01-15T22:51:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.table_factory: BlockBasedTable 2024-01-15T22:51:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5582e6c7b540) 2024-01-15T22:51:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout: cache_index_and_filter_blocks: 1 2024-01-15T22:51:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-01-15T22:51:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-15T22:51:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout: pin_top_level_index_and_filter: 1 2024-01-15T22:51:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout: index_type: 0 2024-01-15T22:51:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout: data_block_index_type: 0 2024-01-15T22:51:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout: index_shortening: 1 2024-01-15T22:51:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout: data_block_hash_table_util_ratio: 0.750000 2024-01-15T22:51:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout: checksum: 4 2024-01-15T22:51:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout: no_block_cache: 0 2024-01-15T22:51:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_cache: 0x5582e5f8d1f0 2024-01-15T22:51:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_cache_name: BinnedLRUCache 2024-01-15T22:51:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_cache_options: 2024-01-15T22:51:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout: capacity : 536870912 2024-01-15T22:51:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout: num_shard_bits : 4 2024-01-15T22:51:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout: strict_capacity_limit : 0 2024-01-15T22:51:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout: high_pri_pool_ratio: 0.000 2024-01-15T22:51:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_cache_compressed: (nil) 2024-01-15T22:51:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout: persistent_cache: (nil) 2024-01-15T22:51:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_size: 4096 2024-01-15T22:51:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_size_deviation: 10 2024-01-15T22:51:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_restart_interval: 16 2024-01-15T22:51:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout: index_block_restart_interval: 1 2024-01-15T22:51:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout: metadata_block_size: 4096 2024-01-15T22:51:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout: partition_filters: 0 2024-01-15T22:51:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout: use_delta_encoding: 1 2024-01-15T22:51:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout: filter_policy: bloomfilter 2024-01-15T22:51:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout: whole_key_filtering: 1 2024-01-15T22:51:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout: verify_compression: 0 2024-01-15T22:51:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout: read_amp_bytes_per_bit: 0 2024-01-15T22:51:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout: format_version: 5 2024-01-15T22:51:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout: enable_index_compression: 1 2024-01-15T22:51:21.308 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_align: 0 2024-01-15T22:51:21.308 INFO:journalctl@ceph.mon.a.smithi053.stdout: max_auto_readahead_size: 262144 2024-01-15T22:51:21.308 INFO:journalctl@ceph.mon.a.smithi053.stdout: prepopulate_block_cache: 0 2024-01-15T22:51:21.308 INFO:journalctl@ceph.mon.a.smithi053.stdout: initial_auto_readahead_size: 8192 2024-01-15T22:51:21.308 INFO:journalctl@ceph.mon.a.smithi053.stdout: num_file_reads_for_auto_readahead: 2 2024-01-15T22:51:21.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.write_buffer_size: 33554432 2024-01-15T22:51:21.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_write_buffer_number: 2 2024-01-15T22:51:21.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compression: NoCompression 2024-01-15T22:51:21.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.bottommost_compression: Disabled 2024-01-15T22:51:21.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.prefix_extractor: nullptr 2024-01-15T22:51:21.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-15T22:51:21.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.num_levels: 7 2024-01-15T22:51:21.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-15T22:51:21.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-15T22:51:21.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-01-15T22:51:21.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-15T22:51:21.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-15T22:51:21.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-15T22:51:21.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-15T22:51:21.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-15T22:51:21.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-01-15T22:51:21.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-15T22:51:21.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-01-15T22:51:21.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-01-15T22:51:21.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compression_opts.window_bits: -14 2024-01-15T22:51:21.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compression_opts.level: 32767 2024-01-15T22:51:21.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compression_opts.strategy: 0 2024-01-15T22:51:21.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-15T22:51:21.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-15T22:51:21.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-01-15T22:51:21.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-01-15T22:51:21.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compression_opts.enabled: false 2024-01-15T22:51:21.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-01-15T22:51:21.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-15T22:51:21.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-15T22:51:21.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-15T22:51:21.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.target_file_size_base: 67108864 2024-01-15T22:51:21.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.target_file_size_multiplier: 1 2024-01-15T22:51:21.311 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-15T22:51:21.311 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-15T22:51:21.311 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-15T22:51:21.311 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-15T22:51:21.311 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-15T22:51:21.311 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-15T22:51:21.311 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-15T22:51:21.311 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-15T22:51:21.311 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-15T22:51:21.311 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-15T22:51:21.311 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-15T22:51:21.311 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-15T22:51:21.311 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-01-15T22:51:21.312 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.arena_block_size: 1048576 2024-01-15T22:51:21.312 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-15T22:51:21.312 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-15T22:51:21.312 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.disable_auto_compactions: 0 2024-01-15T22:51:21.312 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-15T22:51:21.312 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-15T22:51:21.312 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-15T22:51:21.312 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-15T22:51:21.312 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-15T22:51:21.312 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-15T22:51:21.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-15T22:51:21.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-15T22:51:21.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-15T22:51:21.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-15T22:51:21.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.table_properties_collectors: 2024-01-15T22:51:21.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.inplace_update_support: 0 2024-01-15T22:51:21.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.inplace_update_num_locks: 10000 2024-01-15T22:51:21.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-15T22:51:21.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-15T22:51:21.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.memtable_huge_page_size: 0 2024-01-15T22:51:21.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.bloom_locality: 0 2024-01-15T22:51:21.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.max_successive_merges: 0 2024-01-15T22:51:21.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.optimize_filters_for_hits: 0 2024-01-15T22:51:21.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.paranoid_file_checks: 0 2024-01-15T22:51:21.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.force_consistency_checks: 1 2024-01-15T22:51:21.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.report_bg_io_stats: 0 2024-01-15T22:51:21.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.ttl: 2592000 2024-01-15T22:51:21.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.periodic_compaction_seconds: 0 2024-01-15T22:51:21.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-01-15T22:51:21.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-01-15T22:51:21.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.enable_blob_files: false 2024-01-15T22:51:21.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.min_blob_size: 0 2024-01-15T22:51:21.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.blob_file_size: 268435456 2024-01-15T22:51:21.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.blob_compression_type: NoCompression 2024-01-15T22:51:21.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.enable_blob_garbage_collection: false 2024-01-15T22:51:21.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-01-15T22:51:21.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-01-15T22:51:21.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-01-15T22:51:21.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.blob_file_starting_level: 0 2024-01-15T22:51:21.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-01-15T22:51:21.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2024-01-15T22:51:21.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-01-15T22:51:21.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: 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 32, last_sequence is 12940, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-01-15T22:51:21.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-01-15T22:51:21.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6a62af1a-0929-4901-b176-ceb6d2ace548 2024-01-15T22:51:21.315 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705359080873236, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-01-15T22:51:21.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-01-15T22:51:21.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705359080874837, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 183695, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12940, "largest_seqno": 12949, "table_properties": {"data_size": 182554, "index_size": 68, "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": 230, "raw_average_key_size": 23, "raw_value_size": 182277, "raw_average_value_size": 18227, "num_data_blocks": 3, "num_entries": 10, "num_filter_entries": 10, "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": 1705359080, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6a62af1a-0929-4901-b176-ceb6d2ace548", "db_session_id": "95PBXBRT9QTFGBLIV5BB", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-01-15T22:51:21.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705359080874961, "job": 1, "event": "recovery_finished"} 2024-01-15T22:51:21.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-01-15T22:51:21.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-01-15T22:51:21.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-01-15T22:51:21.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5582e602a000 2024-01-15T22:51:21.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: DB pointer 0x5582e6016000 2024-01-15T22:51:21.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-01-15T22:51:21.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-01-15T22:51:21.316 INFO:journalctl@ceph.mon.a.smithi053.stdout: ** DB Stats ** 2024-01-15T22:51:21.317 INFO:journalctl@ceph.mon.a.smithi053.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-01-15T22:51:21.317 INFO:journalctl@ceph.mon.a.smithi053.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-01-15T22:51:21.317 INFO:journalctl@ceph.mon.a.smithi053.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-15T22:51:21.317 INFO:journalctl@ceph.mon.a.smithi053.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-15T22:51:21.317 INFO:journalctl@ceph.mon.a.smithi053.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-01-15T22:51:21.317 INFO:journalctl@ceph.mon.a.smithi053.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-15T22:51:21.317 INFO:journalctl@ceph.mon.a.smithi053.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-15T22:51:21.317 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-01-15T22:51:21.317 INFO:journalctl@ceph.mon.a.smithi053.stdout: ** Compaction Stats [default] ** 2024-01-15T22:51:21.317 INFO:journalctl@ceph.mon.a.smithi053.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-01-15T22:51:21.317 INFO:journalctl@ceph.mon.a.smithi053.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-01-15T22:51:21.317 INFO:journalctl@ceph.mon.a.smithi053.stdout: L0 1/0 179.39 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 195.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-01-15T22:51:21.318 INFO:journalctl@ceph.mon.a.smithi053.stdout: L6 1/0 9.36 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-01-15T22:51:21.318 INFO:journalctl@ceph.mon.a.smithi053.stdout: Sum 2/0 9.54 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 195.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-01-15T22:51:21.318 INFO:journalctl@ceph.mon.a.smithi053.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 195.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-01-15T22:51:21.318 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-01-15T22:51:21.318 INFO:journalctl@ceph.mon.a.smithi053.stdout: ** Compaction Stats [default] ** 2024-01-15T22:51:21.318 INFO:journalctl@ceph.mon.a.smithi053.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-01-15T22:51:21.318 INFO:journalctl@ceph.mon.a.smithi053.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-15T22:51:21.318 INFO:journalctl@ceph.mon.a.smithi053.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 195.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-01-15T22:51:21.318 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-01-15T22:51:21.318 INFO:journalctl@ceph.mon.a.smithi053.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-01-15T22:51:21.318 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-01-15T22:51:21.318 INFO:journalctl@ceph.mon.a.smithi053.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-01-15T22:51:21.319 INFO:journalctl@ceph.mon.a.smithi053.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-01-15T22:51:21.319 INFO:journalctl@ceph.mon.a.smithi053.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-15T22:51:21.319 INFO:journalctl@ceph.mon.a.smithi053.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-01-15T22:51:21.319 INFO:journalctl@ceph.mon.a.smithi053.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-01-15T22:51:21.319 INFO:journalctl@ceph.mon.a.smithi053.stdout: AddFile(Keys): cumulative 0, interval 0 2024-01-15T22:51:21.319 INFO:journalctl@ceph.mon.a.smithi053.stdout: Cumulative compaction: 0.00 GB write, 36.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:51:21.319 INFO:journalctl@ceph.mon.a.smithi053.stdout: Interval compaction: 0.00 GB write, 36.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:51:21.319 INFO:journalctl@ceph.mon.a.smithi053.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-01-15T22:51:21.319 INFO:journalctl@ceph.mon.a.smithi053.stdout: Block cache BinnedLRUCache@0x5582e5f8d1f0#7 capacity: 512.00 MB usage: 0.27 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-01-15T22:51:21.319 INFO:journalctl@ceph.mon.a.smithi053.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.16 KB,2.98023e-05%) Misc(1,0.00 KB,0%) 2024-01-15T22:51:21.319 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-01-15T22:51:21.319 INFO:journalctl@ceph.mon.a.smithi053.stdout: ** File Read Latency Histogram By Level [default] ** 2024-01-15T22:51:21.320 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: starting mon.a rank 0 at public addrs [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] at bind addrs [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:51:21.320 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: mon.a@-1(???) e3 preinit fsid 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:51:21.320 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: mon.a@-1(???).mds e8 new map 2024-01-15T22:51:21.320 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: mon.a@-1(???).mds e8 print_map 2024-01-15T22:51:21.320 INFO:journalctl@ceph.mon.a.smithi053.stdout: e8 2024-01-15T22:51:21.320 INFO:journalctl@ceph.mon.a.smithi053.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-01-15T22:51:21.320 INFO:journalctl@ceph.mon.a.smithi053.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-01-15T22:51:21.320 INFO:journalctl@ceph.mon.a.smithi053.stdout: legacy client fscid: 1 2024-01-15T22:51:21.320 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-01-15T22:51:21.320 INFO:journalctl@ceph.mon.a.smithi053.stdout: Filesystem 'cephfs' (1) 2024-01-15T22:51:21.320 INFO:journalctl@ceph.mon.a.smithi053.stdout: fs_name cephfs 2024-01-15T22:51:21.320 INFO:journalctl@ceph.mon.a.smithi053.stdout: epoch 8 2024-01-15T22:51:21.321 INFO:journalctl@ceph.mon.a.smithi053.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-01-15T22:51:21.321 INFO:journalctl@ceph.mon.a.smithi053.stdout: created 2024-01-15T22:47:07.767196+0000 2024-01-15T22:51:21.321 INFO:journalctl@ceph.mon.a.smithi053.stdout: modified 2024-01-15T22:47:11.371598+0000 2024-01-15T22:51:21.321 INFO:journalctl@ceph.mon.a.smithi053.stdout: tableserver 0 2024-01-15T22:51:21.321 INFO:journalctl@ceph.mon.a.smithi053.stdout: root 0 2024-01-15T22:51:21.321 INFO:journalctl@ceph.mon.a.smithi053.stdout: session_timeout 60 2024-01-15T22:51:21.321 INFO:journalctl@ceph.mon.a.smithi053.stdout: session_autoclose 300 2024-01-15T22:51:21.321 INFO:journalctl@ceph.mon.a.smithi053.stdout: max_file_size 1099511627776 2024-01-15T22:51:21.321 INFO:journalctl@ceph.mon.a.smithi053.stdout: max_xattr_size 65536 2024-01-15T22:51:21.321 INFO:journalctl@ceph.mon.a.smithi053.stdout: required_client_features {} 2024-01-15T22:51:21.321 INFO:journalctl@ceph.mon.a.smithi053.stdout: last_failure 0 2024-01-15T22:51:21.321 INFO:journalctl@ceph.mon.a.smithi053.stdout: last_failure_osd_epoch 0 2024-01-15T22:51:21.321 INFO:journalctl@ceph.mon.a.smithi053.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-01-15T22:51:21.321 INFO:journalctl@ceph.mon.a.smithi053.stdout: max_mds 1 2024-01-15T22:51:21.322 INFO:journalctl@ceph.mon.a.smithi053.stdout: in 0 2024-01-15T22:51:21.322 INFO:journalctl@ceph.mon.a.smithi053.stdout: up {0=24377} 2024-01-15T22:51:21.322 INFO:journalctl@ceph.mon.a.smithi053.stdout: failed 2024-01-15T22:51:21.322 INFO:journalctl@ceph.mon.a.smithi053.stdout: damaged 2024-01-15T22:51:21.322 INFO:journalctl@ceph.mon.a.smithi053.stdout: stopped 2024-01-15T22:51:21.322 INFO:journalctl@ceph.mon.a.smithi053.stdout: data_pools [3] 2024-01-15T22:51:21.322 INFO:journalctl@ceph.mon.a.smithi053.stdout: metadata_pool 2 2024-01-15T22:51:21.322 INFO:journalctl@ceph.mon.a.smithi053.stdout: inline_data disabled 2024-01-15T22:51:21.322 INFO:journalctl@ceph.mon.a.smithi053.stdout: balancer 2024-01-15T22:51:21.322 INFO:journalctl@ceph.mon.a.smithi053.stdout: bal_rank_mask -1 2024-01-15T22:51:21.322 INFO:journalctl@ceph.mon.a.smithi053.stdout: standby_count_wanted 0 2024-01-15T22:51:21.322 INFO:journalctl@ceph.mon.a.smithi053.stdout: [mds.a{0:24377} state up:active seq 4 addr [v2:172.21.15.53:6834/1839406251,v1:172.21.15.53:6835/1839406251] compat {c=[1],r=[1],i=[7ff]}] 2024-01-15T22:51:21.322 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-01-15T22:51:21.322 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-01-15T22:51:21.323 INFO:journalctl@ceph.mon.a.smithi053.stdout: Standby daemons: 2024-01-15T22:51:21.323 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-01-15T22:51:21.323 INFO:journalctl@ceph.mon.a.smithi053.stdout: [mds.b{-1:24376} state up:standby seq 1 addr [v2:172.21.15.163:6832/619787945,v1:172.21.15.163:6833/619787945] compat {c=[1],r=[1],i=[7ff]}] 2024-01-15T22:51:21.323 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: mon.a@-1(???).osd e186 crush map has features 3314933069573799936, adjusting msgr requires 2024-01-15T22:51:21.323 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: mon.a@-1(???).osd e186 crush map has features 432629308056666112, adjusting msgr requires 2024-01-15T22:51:21.323 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: mon.a@-1(???).osd e186 crush map has features 432629308056666112, adjusting msgr requires 2024-01-15T22:51:21.323 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: mon.a@-1(???).osd e186 crush map has features 432629308056666112, adjusting msgr requires 2024-01-15T22:51:21.323 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:20 smithi053 ceph-mon[143363]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2024-01-15T22:51:21.567 INFO:tasks.rados.rados.0.smithi053.stdout:717: done (2 left) 2024-01-15T22:51:21.567 INFO:tasks.rados.rados.0.smithi053.stdout:718: done (1 left) 2024-01-15T22:51:21.567 INFO:tasks.rados.rados.0.smithi053.stdout:719: done (0 left) 2024-01-15T22:51:21.567 INFO:tasks.rados.rados.0.smithi053.stdout:720: delete oid 10 current snap is 72 2024-01-15T22:51:21.575 INFO:tasks.rados.rados.0.smithi053.stdout:720: done (0 left) 2024-01-15T22:51:21.575 INFO:tasks.rados.rados.0.smithi053.stdout:721: snap_create 2024-01-15T22:51:21.856 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:21 smithi163 ceph-mon[70990]: pgmap v36: 121 pgs: 121 active+clean; 343 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.5 MiB/s wr, 25 op/s 2024-01-15T22:51:21.856 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:21 smithi163 ceph-mon[70990]: mon.a calling monitor election 2024-01-15T22:51:21.856 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:21 smithi163 ceph-mon[70990]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-01-15T22:51:21.856 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:21 smithi163 ceph-mon[70990]: monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:51:21.856 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:21 smithi163 ceph-mon[70990]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:51:21.856 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:21 smithi163 ceph-mon[70990]: osdmap e186: 8 total, 8 up, 8 in 2024-01-15T22:51:21.856 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:21 smithi163 ceph-mon[70990]: mgrmap e34: y(active, since 23s), standbys: x 2024-01-15T22:51:21.856 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:21 smithi163 ceph-mon[70990]: mgrmap e35: y(active, since 23s), standbys: x 2024-01-15T22:51:21.856 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:21 smithi163 ceph-mon[70990]: overall HEALTH_OK 2024-01-15T22:51:21.857 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:21 smithi163 ceph-mon[70990]: from='mgr.15156 ' entity='' 2024-01-15T22:51:21.857 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:21 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:21.566+0000 7feb4fe30700 -1 mon.b@1(peon).osd e187 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:21.857 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:21 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: ignoring --setuser ceph since I am not root 2024-01-15T22:51:21.857 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:21 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: ignoring --setgroup ceph since I am not root 2024-01-15T22:51:21.857 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:21 smithi163 ceph-mgr[128053]: -- 172.21.15.163:0/3729231191 <== mon.1 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d8b127d1e0 con 0x55d8b1252800 2024-01-15T22:51:21.857 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:21 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:21.699+0000 7ff1bfaaf200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-15T22:51:21.885 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ignoring --setuser ceph since I am not root 2024-01-15T22:51:21.885 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ignoring --setgroup ceph since I am not root 2024-01-15T22:51:21.886 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mgr[132878]: -- 172.21.15.53:0/1178441613 <== mon.0 v2:172.21.15.53:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561f06ac91e0 con 0x561f06a9f000 2024-01-15T22:51:21.886 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:21.710+0000 7f93e9cda200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-15T22:51:21.886 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:21.893+0000 7f93e9cda200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-15T22:51:21.886 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[143363]: pgmap v36: 121 pgs: 121 active+clean; 343 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.5 MiB/s wr, 25 op/s 2024-01-15T22:51:21.886 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[143363]: mon.a calling monitor election 2024-01-15T22:51:21.886 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[143363]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-01-15T22:51:21.886 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[143363]: monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:51:21.886 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[143363]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:51:21.886 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[143363]: osdmap e186: 8 total, 8 up, 8 in 2024-01-15T22:51:21.886 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[143363]: mgrmap e34: y(active, since 23s), standbys: x 2024-01-15T22:51:21.886 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[143363]: mgrmap e35: y(active, since 23s), standbys: x 2024-01-15T22:51:21.887 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[143363]: overall HEALTH_OK 2024-01-15T22:51:21.887 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[143363]: from='mgr.15156 ' entity='' 2024-01-15T22:51:21.887 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[80116]: pgmap v36: 121 pgs: 121 active+clean; 343 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.5 MiB/s wr, 25 op/s 2024-01-15T22:51:21.887 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[80116]: mon.a calling monitor election 2024-01-15T22:51:21.887 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[80116]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-01-15T22:51:21.887 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[80116]: monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:51:21.887 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[80116]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:51:21.887 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[80116]: osdmap e186: 8 total, 8 up, 8 in 2024-01-15T22:51:21.887 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[80116]: mgrmap e34: y(active, since 23s), standbys: x 2024-01-15T22:51:21.887 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[80116]: mgrmap e35: y(active, since 23s), standbys: x 2024-01-15T22:51:21.887 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[80116]: overall HEALTH_OK 2024-01-15T22:51:21.887 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-mon[80116]: from='mgr.15156 ' entity='' 2024-01-15T22:51:21.887 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:21 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:21.566+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e187 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:22.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:21 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:21.862+0000 7ff1bfaaf200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-15T22:51:22.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:22.187+0000 7ff1bfaaf200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-15T22:51:22.544 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:22 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:22.231+0000 7f93e9cda200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-15T22:51:22.567 INFO:tasks.rados.rados.0.smithi053.stdout:721: done (0 left) 2024-01-15T22:51:22.567 INFO:tasks.rados.rados.0.smithi053.stdout:722: read oid 17 snap -1 2024-01-15T22:51:22.567 INFO:tasks.rados.rados.0.smithi053.stdout:722: expect (ObjNum 208 snap 59 seq_num 208) 2024-01-15T22:51:22.567 INFO:tasks.rados.rados.0.smithi053.stdout:723: rollback oid 6 current snap is 73 2024-01-15T22:51:22.567 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 6 to 53 2024-01-15T22:51:22.567 INFO:tasks.rados.rados.0.smithi053.stdout:724: read oid 27 snap 53 2024-01-15T22:51:22.567 INFO:tasks.rados.rados.0.smithi053.stdout:724: expect (ObjNum 80 snap 13 seq_num 80) 2024-01-15T22:51:22.567 INFO:tasks.rados.rados.0.smithi053.stdout:725: copy_from oid 11 from oid 8 current snap is 73 2024-01-15T22:51:22.567 INFO:tasks.rados.rados.0.smithi053.stdout:726: copy_from oid 13 from oid 12 current snap is 73 2024-01-15T22:51:22.568 INFO:tasks.rados.rados.0.smithi053.stdout:727: setattr oid 45 current snap is 73 2024-01-15T22:51:22.570 INFO:tasks.rados.rados.0.smithi053.stdout:728: rollback oid 29 current snap is 73 2024-01-15T22:51:22.570 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 29 to 19 2024-01-15T22:51:22.571 INFO:tasks.rados.rados.0.smithi053.stdout:729: copy_from oid 24 from oid 21 current snap is 73 2024-01-15T22:51:22.571 INFO:tasks.rados.rados.0.smithi053.stdout:730: read oid 32 snap -1 2024-01-15T22:51:22.571 INFO:tasks.rados.rados.0.smithi053.stdout:730: expect (ObjNum 196 snap 55 seq_num 196) 2024-01-15T22:51:22.571 INFO:tasks.rados.rados.0.smithi053.stdout:731: rmattr oid 22 current snap is 73 2024-01-15T22:51:22.579 INFO:tasks.rados.rados.0.smithi053.stdout:732: copy_from oid 28 from oid 35 current snap is 73 2024-01-15T22:51:22.580 INFO:tasks.rados.rados.0.smithi053.stdout:733: read oid 2 snap -1 2024-01-15T22:51:22.580 INFO:tasks.rados.rados.0.smithi053.stdout:733: expect deleted 2024-01-15T22:51:22.580 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 49 current snap is 73 2024-01-15T22:51:22.580 INFO:tasks.rados.rados.0.smithi053.stdout:734: seq_num 255 ranges {0=679936,679936=548864,1228800=598016,1826816=57344} 2024-01-15T22:51:22.580 INFO:tasks.rados.rados.0.smithi053.stdout:734: writing smithi053129169-49 from 0 to 679936 tid 1 2024-01-15T22:51:22.580 INFO:tasks.rados.rados.0.smithi053.stdout:734: writing smithi053129169-49 from 679936 to 1228800 tid 2 2024-01-15T22:51:22.587 INFO:tasks.rados.rados.0.smithi053.stdout:734: writing smithi053129169-49 from 1228800 to 1826816 tid 3 2024-01-15T22:51:22.587 INFO:tasks.rados.rados.0.smithi053.stdout:734: writing smithi053129169-49 from 1826816 to 1884160 tid 4 2024-01-15T22:51:22.587 INFO:tasks.rados.rados.0.smithi053.stdout:735: setattr oid 5 current snap is 73 2024-01-15T22:51:22.587 INFO:tasks.rados.rados.0.smithi053.stdout:723: finishing rollback tid 0 to smithi053129169-6 2024-01-15T22:51:22.587 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 408 (ObjNum 197 snap 56 seq_num 197) dirty exists 2024-01-15T22:51:22.587 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 229 (ObjNum 142 snap 38 seq_num 142) dirty exists 2024-01-15T22:51:22.587 INFO:tasks.rados.rados.0.smithi053.stdout:723: finishing rollback tid 1 to smithi053129169-6 2024-01-15T22:51:22.587 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 63 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-01-15T22:51:22.587 INFO:tasks.rados.rados.0.smithi053.stdout:732: finishing copy_from to smithi053129169-28 2024-01-15T22:51:22.587 INFO:tasks.rados.rados.0.smithi053.stdout:732: got expected ENOENT (src dne) 2024-01-15T22:51:22.587 INFO:tasks.rados.rados.0.smithi053.stdout:732: finishing copy_from racing read to smithi053129169-28 2024-01-15T22:51:22.587 INFO:tasks.rados.rados.0.smithi053.stdout:725: finishing copy_from to smithi053129169-11 2024-01-15T22:51:22.588 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 225 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-01-15T22:51:22.588 INFO:tasks.rados.rados.0.smithi053.stdout:725: finishing copy_from racing read to smithi053129169-11 2024-01-15T22:51:22.588 INFO:tasks.rados.rados.0.smithi053.stdout:723: done (13 left) 2024-01-15T22:51:22.588 INFO:tasks.rados.rados.0.smithi053.stdout:725: done (12 left) 2024-01-15T22:51:22.588 INFO:tasks.rados.rados.0.smithi053.stdout:727: done (11 left) 2024-01-15T22:51:22.588 INFO:tasks.rados.rados.0.smithi053.stdout:731: done (10 left) 2024-01-15T22:51:22.588 INFO:tasks.rados.rados.0.smithi053.stdout:732: done (9 left) 2024-01-15T22:51:22.588 INFO:tasks.rados.rados.0.smithi053.stdout:733: done (8 left) 2024-01-15T22:51:22.588 INFO:tasks.rados.rados.0.smithi053.stdout:736: snap_create 2024-01-15T22:51:22.591 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 329 (ObjNum 241 snap 0 seq_num 3638907408) dirty exists 2024-01-15T22:51:22.594 INFO:tasks.rados.rados.0.smithi053.stdout:724: expect (ObjNum 80 snap 13 seq_num 80) 2024-01-15T22:51:22.694 INFO:tasks.rados.rados.0.smithi053.stdout:728: finishing rollback tid 0 to smithi053129169-29 2024-01-15T22:51:22.694 INFO:tasks.rados.rados.0.smithi053.stdout:728: finishing rollback tid 1 to smithi053129169-29 2024-01-15T22:51:22.694 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 348 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-01-15T22:51:22.694 INFO:tasks.rados.rados.0.smithi053.stdout:726: finishing copy_from to smithi053129169-13 2024-01-15T22:51:22.694 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 320 (ObjNum 211 snap 59 seq_num 211) dirty exists 2024-01-15T22:51:22.695 INFO:tasks.rados.rados.0.smithi053.stdout:726: finishing copy_from racing read to smithi053129169-13 2024-01-15T22:51:22.695 INFO:tasks.rados.rados.0.smithi053.stdout:722: expect (ObjNum 208 snap 59 seq_num 208) 2024-01-15T22:51:22.920 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:22.700+0000 7ff1bfaaf200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-15T22:51:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:22.567+0000 7feb4fe30700 -1 mon.b@1(peon).osd e188 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:22 smithi163 ceph-mon[70990]: osdmap e187: 8 total, 8 up, 8 in 2024-01-15T22:51:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:22 smithi163 ceph-mon[70990]: failed to encode map e187 with expected crc 2024-01-15T22:51:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:22 smithi163 ceph-mon[70990]: failed to encode map e187 with expected crc 2024-01-15T22:51:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:22 smithi163 ceph-mon[70990]: failed to encode map e187 with expected crc 2024-01-15T22:51:23.001 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:22 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:22.769+0000 7f93e9cda200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-15T22:51:23.002 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:22 smithi053 ceph-mon[143363]: osdmap e187: 8 total, 8 up, 8 in 2024-01-15T22:51:23.002 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:22 smithi053 ceph-mon[143363]: failed to encode map e187 with expected crc 2024-01-15T22:51:23.002 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:22 smithi053 ceph-mon[143363]: failed to encode map e187 with expected crc 2024-01-15T22:51:23.002 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:22 smithi053 ceph-mon[143363]: failed to encode map e187 with expected crc 2024-01-15T22:51:23.003 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:22 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:22.567+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e188 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:23.003 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:22 smithi053 ceph-mon[80116]: osdmap e187: 8 total, 8 up, 8 in 2024-01-15T22:51:23.003 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:22 smithi053 ceph-mon[80116]: failed to encode map e187 with expected crc 2024-01-15T22:51:23.003 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:22 smithi053 ceph-mon[80116]: failed to encode map e187 with expected crc 2024-01-15T22:51:23.003 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:22 smithi053 ceph-mon[80116]: failed to encode map e187 with expected crc 2024-01-15T22:51:23.231 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:22.927+0000 7ff1bfaaf200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-01-15T22:51:23.294 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:23.008+0000 7f93e9cda200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-01-15T22:51:23.312 INFO:tasks.rados.rados.0.smithi053.stdout:730: expect (ObjNum 196 snap 55 seq_num 196) 2024-01-15T22:51:23.530 INFO:tasks.rados.rados.0.smithi053.stdout:734: finishing write tid 1 to smithi053129169-49 2024-01-15T22:51:23.531 INFO:tasks.rados.rados.0.smithi053.stdout:734: finishing write tid 2 to smithi053129169-49 2024-01-15T22:51:23.531 INFO:tasks.rados.rados.0.smithi053.stdout:734: finishing write tid 3 to smithi053129169-49 2024-01-15T22:51:23.531 INFO:tasks.rados.rados.0.smithi053.stdout:734: finishing write tid 4 to smithi053129169-49 2024-01-15T22:51:23.531 INFO:tasks.rados.rados.0.smithi053.stdout:734: finishing write tid 5 to smithi053129169-49 2024-01-15T22:51:23.531 INFO:tasks.rados.rados.0.smithi053.stdout:734: finishing write tid 6 to smithi053129169-49 2024-01-15T22:51:23.531 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 461 (ObjNum 255 snap 73 seq_num 255) dirty exists 2024-01-15T22:51:23.531 INFO:tasks.rados.rados.0.smithi053.stdout:734: left oid 49 (ObjNum 255 snap 73 seq_num 255) 2024-01-15T22:51:23.531 INFO:tasks.rados.rados.0.smithi053.stdout:729: finishing copy_from to smithi053129169-24 2024-01-15T22:51:23.531 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 371 (ObjNum 223 snap 60 seq_num 223) dirty exists 2024-01-15T22:51:23.531 INFO:tasks.rados.rados.0.smithi053.stdout:729: finishing copy_from racing read to smithi053129169-24 2024-01-15T22:51:23.583 INFO:tasks.rados.rados.0.smithi053.stdout:722: done (8 left) 2024-01-15T22:51:23.583 INFO:tasks.rados.rados.0.smithi053.stdout:724: done (7 left) 2024-01-15T22:51:23.583 INFO:tasks.rados.rados.0.smithi053.stdout:726: done (6 left) 2024-01-15T22:51:23.583 INFO:tasks.rados.rados.0.smithi053.stdout:728: done (5 left) 2024-01-15T22:51:23.583 INFO:tasks.rados.rados.0.smithi053.stdout:729: done (4 left) 2024-01-15T22:51:23.583 INFO:tasks.rados.rados.0.smithi053.stdout:730: done (3 left) 2024-01-15T22:51:23.583 INFO:tasks.rados.rados.0.smithi053.stdout:734: done (2 left) 2024-01-15T22:51:23.583 INFO:tasks.rados.rados.0.smithi053.stdout:735: done (1 left) 2024-01-15T22:51:23.583 INFO:tasks.rados.rados.0.smithi053.stdout:736: done (0 left) 2024-01-15T22:51:23.584 INFO:tasks.rados.rados.0.smithi053.stdout:737: snap_create 2024-01-15T22:51:23.731 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:23.350+0000 7ff1bfaaf200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-15T22:51:23.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:23 smithi163 ceph-mon[70990]: osdmap e188: 8 total, 8 up, 8 in 2024-01-15T22:51:23.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:23 smithi163 ceph-mon[70990]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:23 smithi163 ceph-mon[70990]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:23 smithi163 ceph-mon[70990]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:23 smithi163 ceph-mon[70990]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:23 smithi163 ceph-mon[70990]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:23 smithi163 ceph-mon[70990]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:23 smithi163 ceph-mon[70990]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:23.580+0000 7feb4fe30700 -1 mon.b@1(peon).osd e189 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:23.794 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:23.451+0000 7f93e9cda200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-15T22:51:23.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-mon[80116]: osdmap e188: 8 total, 8 up, 8 in 2024-01-15T22:51:23.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-mon[80116]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-mon[80116]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-mon[80116]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-mon[80116]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-mon[80116]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-mon[80116]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-mon[80116]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:23.580+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e189 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:23.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-mon[143363]: osdmap e188: 8 total, 8 up, 8 in 2024-01-15T22:51:23.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-mon[143363]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-mon[143363]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-mon[143363]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-mon[143363]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-mon[143363]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-mon[143363]: failed to encode map e188 with expected crc 2024-01-15T22:51:23.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:23 smithi053 ceph-mon[143363]: failed to encode map e188 with expected crc 2024-01-15T22:51:24.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:24 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:24.059+0000 7ff1bfaaf200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-15T22:51:24.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:24 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:24.150+0000 7ff1bfaaf200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-15T22:51:24.544 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:24 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:24.203+0000 7f93e9cda200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-15T22:51:24.544 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:24 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:24.293+0000 7f93e9cda200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-15T22:51:24.579 INFO:tasks.rados.rados.0.smithi053.stdout:737: done (0 left) 2024-01-15T22:51:24.580 INFO:tasks.rados.rados.0.smithi053.stdout:738: copy_from oid 22 from oid 47 current snap is 75 2024-01-15T22:51:24.580 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 27 current snap is 75 2024-01-15T22:51:24.580 INFO:tasks.rados.rados.0.smithi053.stdout:739: seq_num 256 ranges {0=696320,696320=434176,1130496=770048} 2024-01-15T22:51:24.584 INFO:tasks.rados.rados.0.smithi053.stdout:739: writing smithi053129169-27 from 0 to 696320 tid 1 2024-01-15T22:51:24.587 INFO:tasks.rados.rados.0.smithi053.stdout:739: writing smithi053129169-27 from 696320 to 1130496 tid 2 2024-01-15T22:51:24.592 INFO:tasks.rados.rados.0.smithi053.stdout:739: writing smithi053129169-27 from 1130496 to 1900544 tid 3 2024-01-15T22:51:24.592 INFO:tasks.rados.rados.0.smithi053.stdout:740: snap_create 2024-01-15T22:51:24.592 INFO:tasks.rados.rados.0.smithi053.stdout:739: finishing write tid 1 to smithi053129169-27 2024-01-15T22:51:24.592 INFO:tasks.rados.rados.0.smithi053.stdout:739: finishing write tid 2 to smithi053129169-27 2024-01-15T22:51:24.595 INFO:tasks.rados.rados.0.smithi053.stdout:739: finishing write tid 3 to smithi053129169-27 2024-01-15T22:51:24.595 INFO:tasks.rados.rados.0.smithi053.stdout:739: finishing write tid 4 to smithi053129169-27 2024-01-15T22:51:24.596 INFO:tasks.rados.rados.0.smithi053.stdout:739: finishing write tid 5 to smithi053129169-27 2024-01-15T22:51:24.596 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 352 (ObjNum 256 snap 75 seq_num 256) dirty exists 2024-01-15T22:51:24.596 INFO:tasks.rados.rados.0.smithi053.stdout:739: left oid 27 (ObjNum 256 snap 75 seq_num 256) 2024-01-15T22:51:24.600 INFO:tasks.rados.rados.0.smithi053.stdout:738: finishing copy_from to smithi053129169-22 2024-01-15T22:51:24.600 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 213 (ObjNum 58 snap 4 seq_num 58) dirty exists 2024-01-15T22:51:24.601 INFO:tasks.rados.rados.0.smithi053.stdout:738: finishing copy_from racing read to smithi053129169-22 2024-01-15T22:51:24.838 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:24 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:24.760+0000 7ff1bfaaf200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-15T22:51:24.839 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:24 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:24.581+0000 7feb4fe30700 -1 mon.b@1(peon).osd e190 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:24.839 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:24 smithi163 ceph-mon[70990]: osdmap e189: 8 total, 8 up, 8 in 2024-01-15T22:51:24.839 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:24 smithi163 ceph-mon[70990]: failed to encode map e189 with expected crc 2024-01-15T22:51:24.839 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:24 smithi163 ceph-mon[70990]: failed to encode map e189 with expected crc 2024-01-15T22:51:24.920 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:24 smithi053 ceph-mon[143363]: osdmap e189: 8 total, 8 up, 8 in 2024-01-15T22:51:24.920 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:24 smithi053 ceph-mon[143363]: failed to encode map e189 with expected crc 2024-01-15T22:51:24.920 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:24 smithi053 ceph-mon[143363]: failed to encode map e189 with expected crc 2024-01-15T22:51:24.920 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:24 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:24.581+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e190 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:24.920 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:24 smithi053 ceph-mon[80116]: osdmap e189: 8 total, 8 up, 8 in 2024-01-15T22:51:24.921 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:24 smithi053 ceph-mon[80116]: failed to encode map e189 with expected crc 2024-01-15T22:51:24.921 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:24 smithi053 ceph-mon[80116]: failed to encode map e189 with expected crc 2024-01-15T22:51:25.156 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:24 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:24.846+0000 7ff1bfaaf200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-15T22:51:25.156 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:24 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:24.936+0000 7ff1bfaaf200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-15T22:51:25.294 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:24 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:24.927+0000 7f93e9cda200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-15T22:51:25.295 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:25.017+0000 7f93e9cda200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-15T22:51:25.295 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:25.111+0000 7f93e9cda200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-15T22:51:25.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:25 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:25.163+0000 7ff1bfaaf200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-15T22:51:25.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:25 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:25.257+0000 7ff1bfaaf200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-01-15T22:51:25.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:25 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:25.350+0000 7ff1bfaaf200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-15T22:51:25.589 INFO:tasks.rados.rados.0.smithi053.stdout:738: done (2 left) 2024-01-15T22:51:25.590 INFO:tasks.rados.rados.0.smithi053.stdout:739: done (1 left) 2024-01-15T22:51:25.590 INFO:tasks.rados.rados.0.smithi053.stdout:740: done (0 left) 2024-01-15T22:51:25.590 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 76 2024-01-15T22:51:25.590 INFO:tasks.rados.rados.0.smithi053.stdout:741: seq_num 257 ranges {0=712704,712704=720896,1433600=483328} 2024-01-15T22:51:25.590 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:25.589+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e191 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:25.591 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-mon[143363]: osdmap e190: 8 total, 8 up, 8 in 2024-01-15T22:51:25.591 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-mon[143363]: failed to encode map e190 with expected crc 2024-01-15T22:51:25.591 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-mon[143363]: failed to encode map e190 with expected crc 2024-01-15T22:51:25.591 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-mon[143363]: failed to encode map e190 with expected crc 2024-01-15T22:51:25.592 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-mon[143363]: failed to encode map e190 with expected crc 2024-01-15T22:51:25.592 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:25.347+0000 7f93e9cda200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-15T22:51:25.592 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:25.445+0000 7f93e9cda200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-01-15T22:51:25.592 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:25.543+0000 7f93e9cda200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-15T22:51:25.597 INFO:tasks.rados.rados.0.smithi053.stdout:741: writing smithi053129169-35 from 0 to 712704 tid 1 2024-01-15T22:51:25.597 INFO:tasks.rados.rados.0.smithi053.stdout:741: writing smithi053129169-35 from 712704 to 1433600 tid 2 2024-01-15T22:51:25.600 INFO:tasks.rados.rados.0.smithi053.stdout:741: writing smithi053129169-35 from 1433600 to 1916928 tid 3 2024-01-15T22:51:25.601 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 40 current snap is 76 2024-01-15T22:51:25.601 INFO:tasks.rados.rados.0.smithi053.stdout:742: seq_num 258 ranges {8912896=729088,9641984=606208,10248192=598016} 2024-01-15T22:51:25.653 INFO:tasks.rados.rados.0.smithi053.stdout:742: writing smithi053129169-40 from 8912896 to 9641984 tid 1 2024-01-15T22:51:25.656 INFO:tasks.rados.rados.0.smithi053.stdout:742: writing smithi053129169-40 from 9641984 to 10248192 tid 2 2024-01-15T22:51:25.661 INFO:tasks.rados.rados.0.smithi053.stdout:742: writing smithi053129169-40 from 10248192 to 10846208 tid 3 2024-01-15T22:51:25.662 INFO:tasks.rados.rados.0.smithi053.stdout:743: read oid 22 snap -1 2024-01-15T22:51:25.662 INFO:tasks.rados.rados.0.smithi053.stdout:743: expect (ObjNum 58 snap 4 seq_num 58) 2024-01-15T22:51:25.662 INFO:tasks.rados.rados.0.smithi053.stdout:744: rollback oid 34 current snap is 76 2024-01-15T22:51:25.662 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 34 to 70 2024-01-15T22:51:25.662 INFO:tasks.rados.rados.0.smithi053.stdout:741: finishing write tid 1 to smithi053129169-35 2024-01-15T22:51:25.662 INFO:tasks.rados.rados.0.smithi053.stdout:741: finishing write tid 2 to smithi053129169-35 2024-01-15T22:51:25.662 INFO:tasks.rados.rados.0.smithi053.stdout:741: finishing write tid 3 to smithi053129169-35 2024-01-15T22:51:25.662 INFO:tasks.rados.rados.0.smithi053.stdout:741: finishing write tid 4 to smithi053129169-35 2024-01-15T22:51:25.662 INFO:tasks.rados.rados.0.smithi053.stdout:741: finishing write tid 5 to smithi053129169-35 2024-01-15T22:51:25.662 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 252 (ObjNum 257 snap 76 seq_num 257) dirty exists 2024-01-15T22:51:25.662 INFO:tasks.rados.rados.0.smithi053.stdout:741: left oid 35 (ObjNum 257 snap 76 seq_num 257) 2024-01-15T22:51:25.663 INFO:tasks.rados.rados.0.smithi053.stdout:741: done (3 left) 2024-01-15T22:51:25.663 INFO:tasks.rados.rados.0.smithi053.stdout:745: rmattr oid 11 current snap is 76 2024-01-15T22:51:25.663 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 76 2024-01-15T22:51:25.663 INFO:tasks.rados.rados.0.smithi053.stdout:746: seq_num 259 ranges {1916928=745472,2662400=540672,3203072=581632,3784704=81920} 2024-01-15T22:51:25.676 INFO:tasks.rados.rados.0.smithi053.stdout:746: writing smithi053129169-35 from 1916928 to 2662400 tid 1 2024-01-15T22:51:25.679 INFO:tasks.rados.rados.0.smithi053.stdout:746: writing smithi053129169-35 from 2662400 to 3203072 tid 2 2024-01-15T22:51:25.682 INFO:tasks.rados.rados.0.smithi053.stdout:746: writing smithi053129169-35 from 3203072 to 3784704 tid 3 2024-01-15T22:51:25.684 INFO:tasks.rados.rados.0.smithi053.stdout:746: writing smithi053129169-35 from 3784704 to 3866624 tid 4 2024-01-15T22:51:25.684 INFO:tasks.rados.rados.0.smithi053.stdout:747: read oid 19 snap -1 2024-01-15T22:51:25.684 INFO:tasks.rados.rados.0.smithi053.stdout:747: expect (ObjNum 233 snap 60 seq_num 233) 2024-01-15T22:51:25.684 INFO:tasks.rados.rados.0.smithi053.stdout:748: read oid 25 snap -1 2024-01-15T22:51:25.684 INFO:tasks.rados.rados.0.smithi053.stdout:748: expect (ObjNum 226 snap 60 seq_num 226) 2024-01-15T22:51:25.684 INFO:tasks.rados.rados.0.smithi053.stdout:749: snap_create 2024-01-15T22:51:25.684 INFO:tasks.rados.rados.0.smithi053.stdout:742: finishing write tid 1 to smithi053129169-40 2024-01-15T22:51:25.684 INFO:tasks.rados.rados.0.smithi053.stdout:742: finishing write tid 2 to smithi053129169-40 2024-01-15T22:51:25.684 INFO:tasks.rados.rados.0.smithi053.stdout:742: finishing write tid 3 to smithi053129169-40 2024-01-15T22:51:25.684 INFO:tasks.rados.rados.0.smithi053.stdout:742: finishing write tid 4 to smithi053129169-40 2024-01-15T22:51:25.684 INFO:tasks.rados.rados.0.smithi053.stdout:744: finishing rollback tid 0 to smithi053129169-34 2024-01-15T22:51:25.684 INFO:tasks.rados.rados.0.smithi053.stdout:744: finishing rollback tid 1 to smithi053129169-34 2024-01-15T22:51:25.685 INFO:tasks.rados.rados.0.smithi053.stdout:744: finishing rollback tid 2 to smithi053129169-34 2024-01-15T22:51:25.685 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 323 (ObjNum 134 snap 36 seq_num 134) dirty exists 2024-01-15T22:51:25.685 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 226 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-01-15T22:51:25.685 INFO:tasks.rados.rados.0.smithi053.stdout:742: finishing write tid 5 to smithi053129169-40 2024-01-15T22:51:25.685 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 253 (ObjNum 258 snap 76 seq_num 258) dirty exists 2024-01-15T22:51:25.685 INFO:tasks.rados.rados.0.smithi053.stdout:742: left oid 40 (ObjNum 258 snap 76 seq_num 258) 2024-01-15T22:51:25.685 INFO:tasks.rados.rados.0.smithi053.stdout:743: expect (ObjNum 58 snap 4 seq_num 58) 2024-01-15T22:51:25.726 INFO:tasks.rados.rados.0.smithi053.stdout:746: finishing write tid 1 to smithi053129169-35 2024-01-15T22:51:25.726 INFO:tasks.rados.rados.0.smithi053.stdout:746: finishing write tid 2 to smithi053129169-35 2024-01-15T22:51:25.726 INFO:tasks.rados.rados.0.smithi053.stdout:746: finishing write tid 3 to smithi053129169-35 2024-01-15T22:51:25.726 INFO:tasks.rados.rados.0.smithi053.stdout:746: finishing write tid 4 to smithi053129169-35 2024-01-15T22:51:25.726 INFO:tasks.rados.rados.0.smithi053.stdout:746: finishing write tid 5 to smithi053129169-35 2024-01-15T22:51:25.726 INFO:tasks.rados.rados.0.smithi053.stdout:746: finishing write tid 6 to smithi053129169-35 2024-01-15T22:51:25.726 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 257 (ObjNum 259 snap 76 seq_num 259) dirty exists 2024-01-15T22:51:25.726 INFO:tasks.rados.rados.0.smithi053.stdout:746: left oid 35 (ObjNum 259 snap 76 seq_num 259) 2024-01-15T22:51:25.726 INFO:tasks.rados.rados.0.smithi053.stdout:748: expect (ObjNum 226 snap 60 seq_num 226) 2024-01-15T22:51:25.861 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:25 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:25.565+0000 7ff1bfaaf200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-15T22:51:25.861 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:25 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:25.666+0000 7ff1bfaaf200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-15T22:51:25.861 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:25 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:25.589+0000 7feb4fe30700 -1 mon.b@1(peon).osd e191 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:25.861 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:25 smithi163 ceph-mon[70990]: osdmap e190: 8 total, 8 up, 8 in 2024-01-15T22:51:25.861 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:25 smithi163 ceph-mon[70990]: failed to encode map e190 with expected crc 2024-01-15T22:51:25.861 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:25 smithi163 ceph-mon[70990]: failed to encode map e190 with expected crc 2024-01-15T22:51:25.861 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:25 smithi163 ceph-mon[70990]: failed to encode map e190 with expected crc 2024-01-15T22:51:25.861 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:25 smithi163 ceph-mon[70990]: failed to encode map e190 with expected crc 2024-01-15T22:51:25.879 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-mon[80116]: osdmap e190: 8 total, 8 up, 8 in 2024-01-15T22:51:25.879 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-mon[80116]: failed to encode map e190 with expected crc 2024-01-15T22:51:25.879 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-mon[80116]: failed to encode map e190 with expected crc 2024-01-15T22:51:25.879 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-mon[80116]: failed to encode map e190 with expected crc 2024-01-15T22:51:25.879 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-mon[80116]: failed to encode map e190 with expected crc 2024-01-15T22:51:25.880 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:25.793+0000 7f93e9cda200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-15T22:51:25.882 INFO:tasks.rados.rados.0.smithi053.stdout:747: expect (ObjNum 233 snap 60 seq_num 233) 2024-01-15T22:51:26.181 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:25.887+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e192 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:26.181 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:25.898+0000 7f93e9cda200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-15T22:51:26.181 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:26.096+0000 7f93e9cda200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-15T22:51:26.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:25 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:25.886+0000 7feb4fe30700 -1 mon.b@1(peon).osd e192 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:26.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:25 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:25.868+0000 7ff1bfaaf200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-15T22:51:26.232 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:25 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:25.958+0000 7ff1bfaaf200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-15T22:51:26.544 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:26.188+0000 7f93e9cda200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-15T22:51:26.567 INFO:tasks.rados.rados.0.smithi053.stdout:742: done (7 left) 2024-01-15T22:51:26.567 INFO:tasks.rados.rados.0.smithi053.stdout:743: done (6 left) 2024-01-15T22:51:26.568 INFO:tasks.rados.rados.0.smithi053.stdout:744: done (5 left) 2024-01-15T22:51:26.568 INFO:tasks.rados.rados.0.smithi053.stdout:745: done (4 left) 2024-01-15T22:51:26.568 INFO:tasks.rados.rados.0.smithi053.stdout:746: done (3 left) 2024-01-15T22:51:26.568 INFO:tasks.rados.rados.0.smithi053.stdout:747: done (2 left) 2024-01-15T22:51:26.568 INFO:tasks.rados.rados.0.smithi053.stdout:748: done (1 left) 2024-01-15T22:51:26.568 INFO:tasks.rados.rados.0.smithi053.stdout:749: done (0 left) 2024-01-15T22:51:26.568 INFO:tasks.rados.rados.0.smithi053.stdout:750: rollback oid 27 current snap is 77 2024-01-15T22:51:26.568 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 27 to 66 2024-01-15T22:51:26.568 INFO:tasks.rados.rados.0.smithi053.stdout:751: snap_remove snap 37 2024-01-15T22:51:26.891 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:26 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:26.719+0000 7ff1bfaaf200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-15T22:51:26.891 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:26 smithi163 ceph-mon[70990]: osdmap e191: 8 total, 8 up, 8 in 2024-01-15T22:51:26.891 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:26 smithi163 ceph-mon[70990]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.892 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:26 smithi163 ceph-mon[70990]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.892 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:26 smithi163 ceph-mon[70990]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.892 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:26 smithi163 ceph-mon[70990]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.892 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:26 smithi163 ceph-mon[70990]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.892 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:26 smithi163 ceph-mon[70990]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.892 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:26 smithi163 ceph-mon[70990]: osdmap e192: 8 total, 8 up, 8 in 2024-01-15T22:51:26.892 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:26 smithi163 ceph-mon[70990]: failed to encode map e192 with expected crc 2024-01-15T22:51:26.892 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:26 smithi163 ceph-mon[70990]: failed to encode map e192 with expected crc 2024-01-15T22:51:26.892 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:26 smithi163 ceph-mon[70990]: failed to encode map e192 with expected crc 2024-01-15T22:51:26.892 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:26 smithi163 ceph-mon[70990]: failed to encode map e192 with expected crc 2024-01-15T22:51:26.892 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:26 smithi163 ceph-mon[70990]: failed to encode map e192 with expected crc 2024-01-15T22:51:26.893 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[143363]: osdmap e191: 8 total, 8 up, 8 in 2024-01-15T22:51:26.893 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[143363]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.893 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[143363]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.893 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[143363]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.893 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[143363]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.893 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[143363]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.893 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[143363]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.893 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[143363]: osdmap e192: 8 total, 8 up, 8 in 2024-01-15T22:51:26.893 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[143363]: failed to encode map e192 with expected crc 2024-01-15T22:51:26.893 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[143363]: failed to encode map e192 with expected crc 2024-01-15T22:51:26.893 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[143363]: failed to encode map e192 with expected crc 2024-01-15T22:51:26.894 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[143363]: failed to encode map e192 with expected crc 2024-01-15T22:51:26.894 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[143363]: failed to encode map e192 with expected crc 2024-01-15T22:51:26.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[80116]: osdmap e191: 8 total, 8 up, 8 in 2024-01-15T22:51:26.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[80116]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[80116]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[80116]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[80116]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[80116]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[80116]: failed to encode map e191 with expected crc 2024-01-15T22:51:26.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[80116]: osdmap e192: 8 total, 8 up, 8 in 2024-01-15T22:51:26.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[80116]: failed to encode map e192 with expected crc 2024-01-15T22:51:26.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[80116]: failed to encode map e192 with expected crc 2024-01-15T22:51:26.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[80116]: failed to encode map e192 with expected crc 2024-01-15T22:51:26.895 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[80116]: failed to encode map e192 with expected crc 2024-01-15T22:51:26.895 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-mon[80116]: failed to encode map e192 with expected crc 2024-01-15T22:51:26.897 INFO:tasks.rados.rados.0.smithi053.stdout:751: done (1 left) 2024-01-15T22:51:26.898 INFO:tasks.rados.rados.0.smithi053.stdout:752: copy_from oid 11 from oid 41 current snap is 77 2024-01-15T22:51:26.898 INFO:tasks.rados.rados.0.smithi053.stdout:750: finishing rollback tid 0 to smithi053129169-27 2024-01-15T22:51:26.898 INFO:tasks.rados.rados.0.smithi053.stdout:750: finishing rollback tid 1 to smithi053129169-27 2024-01-15T22:51:26.898 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 354 (ObjNum 81 snap 0 seq_num 1515350362) dirty dne 2024-01-15T22:51:26.898 INFO:tasks.rados.rados.0.smithi053.stdout:750: done (1 left) 2024-01-15T22:51:26.899 INFO:tasks.rados.rados.0.smithi053.stdout:753: copy_from oid 46 from oid 17 current snap is 77 2024-01-15T22:51:26.899 INFO:tasks.rados.rados.0.smithi053.stdout:754: delete oid 29 current snap is 77 2024-01-15T22:51:26.911 INFO:tasks.rados.rados.0.smithi053.stdout:754: done (2 left) 2024-01-15T22:51:26.911 INFO:tasks.rados.rados.0.smithi053.stdout:755: snap_remove snap 65 2024-01-15T22:51:27.221 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:27.020+0000 7f93e9cda200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-15T22:51:27.222 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:26 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:26.899+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e193 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:27.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:26 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:26.898+0000 7feb4fe30700 -1 mon.b@1(peon).osd e193 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:27.231 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:26 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:26.933+0000 7ff1bfaaf200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-15T22:51:27.231 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:27.126+0000 7ff1bfaaf200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:51:27.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:27.229+0000 7f93e9cda200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-15T22:51:27.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:27.422+0000 7f93e9cda200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:51:27.901 INFO:tasks.rados.rados.0.smithi053.stdout:755: done (2 left) 2024-01-15T22:51:27.901 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 77 2024-01-15T22:51:27.901 INFO:tasks.rados.rados.0.smithi053.stdout:752: finishing copy_from to smithi053129169-11 2024-01-15T22:51:27.902 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 123 (ObjNum 210 snap 59 seq_num 210) dirty exists 2024-01-15T22:51:27.902 INFO:tasks.rados.rados.0.smithi053.stdout:752: finishing copy_from racing read to smithi053129169-11 2024-01-15T22:51:27.902 INFO:tasks.rados.rados.0.smithi053.stdout:753: finishing copy_from to smithi053129169-46 2024-01-15T22:51:27.902 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 354 (ObjNum 208 snap 59 seq_num 208) dirty exists 2024-01-15T22:51:27.902 INFO:tasks.rados.rados.0.smithi053.stdout:753: finishing copy_from racing read to smithi053129169-46 2024-01-15T22:51:27.902 INFO:tasks.rados.rados.0.smithi053.stdout:756: seq_num 261 ranges {1900544=778240,2678784=704512,3383296=499712} 2024-01-15T22:51:27.917 INFO:tasks.rados.rados.0.smithi053.stdout:756: writing smithi053129169-12 from 1900544 to 2678784 tid 1 2024-01-15T22:51:27.921 INFO:tasks.rados.rados.0.smithi053.stdout:756: writing smithi053129169-12 from 2678784 to 3383296 tid 2 2024-01-15T22:51:27.925 INFO:tasks.rados.rados.0.smithi053.stdout:756: writing smithi053129169-12 from 3383296 to 3883008 tid 3 2024-01-15T22:51:27.925 INFO:tasks.rados.rados.0.smithi053.stdout:752: done (2 left) 2024-01-15T22:51:27.925 INFO:tasks.rados.rados.0.smithi053.stdout:753: done (1 left) 2024-01-15T22:51:27.925 INFO:tasks.rados.rados.0.smithi053.stdout:757: delete oid 3 current snap is 77 2024-01-15T22:51:27.925 INFO:tasks.rados.rados.0.smithi053.stdout:756: finishing write tid 1 to smithi053129169-12 2024-01-15T22:51:27.926 INFO:tasks.rados.rados.0.smithi053.stdout:756: finishing write tid 2 to smithi053129169-12 2024-01-15T22:51:27.927 INFO:tasks.rados.rados.0.smithi053.stdout:757: done (1 left) 2024-01-15T22:51:27.927 INFO:tasks.rados.rados.0.smithi053.stdout:758: snap_remove snap 11 2024-01-15T22:51:28.170 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:27.789+0000 7ff1bfaaf200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-15T22:51:28.170 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:27.990+0000 7ff1bfaaf200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:51:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:27 smithi163 ceph-mon[70990]: failed to encode map e192 with expected crc 2024-01-15T22:51:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:27 smithi163 ceph-mon[70990]: failed to encode map e192 with expected crc 2024-01-15T22:51:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:27 smithi163 ceph-mon[70990]: osdmap e193: 8 total, 8 up, 8 in 2024-01-15T22:51:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:27 smithi163 ceph-mon[70990]: failed to encode map e193 with expected crc 2024-01-15T22:51:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:27 smithi163 ceph-mon[70990]: failed to encode map e193 with expected crc 2024-01-15T22:51:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:27 smithi163 ceph-mon[70990]: failed to encode map e193 with expected crc 2024-01-15T22:51:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:27 smithi163 ceph-mon[70990]: failed to encode map e193 with expected crc 2024-01-15T22:51:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:27.903+0000 7feb4fe30700 -1 mon.b@1(peon).osd e194 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:28.294 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:28.129+0000 7f93e9cda200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-15T22:51:28.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-mon[143363]: failed to encode map e192 with expected crc 2024-01-15T22:51:28.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-mon[143363]: failed to encode map e192 with expected crc 2024-01-15T22:51:28.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-mon[143363]: osdmap e193: 8 total, 8 up, 8 in 2024-01-15T22:51:28.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-mon[143363]: failed to encode map e193 with expected crc 2024-01-15T22:51:28.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-mon[143363]: failed to encode map e193 with expected crc 2024-01-15T22:51:28.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-mon[143363]: failed to encode map e193 with expected crc 2024-01-15T22:51:28.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-mon[143363]: failed to encode map e193 with expected crc 2024-01-15T22:51:28.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-mon[80116]: failed to encode map e192 with expected crc 2024-01-15T22:51:28.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-mon[80116]: failed to encode map e192 with expected crc 2024-01-15T22:51:28.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-mon[80116]: osdmap e193: 8 total, 8 up, 8 in 2024-01-15T22:51:28.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-mon[80116]: failed to encode map e193 with expected crc 2024-01-15T22:51:28.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-mon[80116]: failed to encode map e193 with expected crc 2024-01-15T22:51:28.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-mon[80116]: failed to encode map e193 with expected crc 2024-01-15T22:51:28.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-mon[80116]: failed to encode map e193 with expected crc 2024-01-15T22:51:28.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:27 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:27.903+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e194 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:28.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:28.177+0000 7ff1bfaaf200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-01-15T22:51:28.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:28.296+0000 7ff1bfaaf200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-15T22:51:28.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: [15/Jan/2024:22:51:28] ENGINE Bus STARTING 2024-01-15T22:51:28.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: CherryPy Checker: 2024-01-15T22:51:28.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: The Application mounted at '' has an empty config. 2024-01-15T22:51:28.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: 2024-01-15T22:51:28.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: [15/Jan/2024:22:51:28] ENGINE Serving on http://:::9283 2024-01-15T22:51:28.481 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x[128030]: [15/Jan/2024:22:51:28] ENGINE Bus STARTED 2024-01-15T22:51:28.644 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:28.326+0000 7f93e9cda200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-15T22:51:28.644 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:28.528+0000 7f93e9cda200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-01-15T22:51:28.644 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:28.651+0000 7f93e9cda200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-15T22:51:28.662 INFO:tasks.rados.rados.0.smithi053.stdout:758: done (1 left) 2024-01-15T22:51:28.662 INFO:tasks.rados.rados.0.smithi053.stdout:759: read oid 9 snap -1 2024-01-15T22:51:28.662 INFO:tasks.rados.rados.0.smithi053.stdout:759: expect deleted 2024-01-15T22:51:28.662 INFO:tasks.rados.rados.0.smithi053.stdout:760: snap_remove snap 56 2024-01-15T22:51:28.896 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:28.656+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e195 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:28.899 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:28.656+0000 7feb4fe30700 -1 mon.b@1(peon).osd e195 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:28.899 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: osdmap e194: 8 total, 8 up, 8 in 2024-01-15T22:51:28.899 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: failed to encode map e194 with expected crc 2024-01-15T22:51:28.899 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: failed to encode map e194 with expected crc 2024-01-15T22:51:28.899 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: Standby manager daemon x restarted 2024-01-15T22:51:28.899 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: Standby manager daemon x started 2024-01-15T22:51:28.899 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/1225096305' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:51:28.899 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/1225096305' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:51:28.900 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/1225096305' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:51:28.900 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.? 172.21.15.163:0/1225096305' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:51:28.900 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: Active manager daemon y restarted 2024-01-15T22:51:28.900 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: Activating manager daemon y 2024-01-15T22:51:28.900 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: osdmap e195: 8 total, 8 up, 8 in 2024-01-15T22:51:28.900 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: mgrmap e36: y(active, starting, since 0.00613753s), standbys: x 2024-01-15T22:51:28.900 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:51:28.900 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:51:28.900 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:51:28.900 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:51:28.900 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:51:28.900 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:51:28.900 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-15T22:51:28.900 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:51:28.901 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:51:28.901 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:51:28.901 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:51:28.901 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:51:28.901 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:51:28.901 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:51:28.901 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:51:28.901 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:51:28.901 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:51:28.901 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:51:28.901 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: Manager daemon y is now available 2024-01-15T22:51:28.901 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:28.901 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:28.902 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:51:28.902 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:51:28.902 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:51:28.902 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:51:28.902 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:28 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:51:28.902 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:51:28] ENGINE Bus STARTING 2024-01-15T22:51:28.902 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:28.795+0000 7f9350812700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:51:28.902 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:28.795+0000 7f9350812700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:51:28.902 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:28.795+0000 7f9350812700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:51:28.902 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:28.795+0000 7f9350812700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:51:28.902 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:28.795+0000 7f9350812700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:51:28.903 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:28.795+0000 7f934d80c700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:51:28.903 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:28.795+0000 7f934d80c700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:51:28.903 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:28.795+0000 7f934d80c700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:51:28.903 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:28.795+0000 7f934d80c700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:51:28.903 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:28.795+0000 7f934d80c700 -1 client.0 error registering admin socket command: (17) File exists 2024-01-15T22:51:28.903 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: CherryPy Checker: 2024-01-15T22:51:28.903 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: The Application mounted at '' has an empty config. 2024-01-15T22:51:28.903 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:28.903 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:51:28] ENGINE Serving on http://:::9283 2024-01-15T22:51:29.295 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:51:28] ENGINE Bus STARTED 2024-01-15T22:51:29.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: osdmap e194: 8 total, 8 up, 8 in 2024-01-15T22:51:29.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: failed to encode map e194 with expected crc 2024-01-15T22:51:29.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: failed to encode map e194 with expected crc 2024-01-15T22:51:29.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: Standby manager daemon x restarted 2024-01-15T22:51:29.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: Standby manager daemon x started 2024-01-15T22:51:29.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/1225096305' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:51:29.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/1225096305' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:51:29.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/1225096305' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:51:29.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.? 172.21.15.163:0/1225096305' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:51:29.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: Active manager daemon y restarted 2024-01-15T22:51:29.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: Activating manager daemon y 2024-01-15T22:51:29.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: osdmap e195: 8 total, 8 up, 8 in 2024-01-15T22:51:29.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: mgrmap e36: y(active, starting, since 0.00613753s), standbys: x 2024-01-15T22:51:29.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:51:29.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:51:29.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:51:29.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:51:29.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:51:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:51:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-15T22:51:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:51:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:51:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:51:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:51:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:51:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:51:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:51:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:51:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:51:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:51:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:51:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: Manager daemon y is now available 2024-01-15T22:51:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:29.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:51:29.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:51:29.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:51:29.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:51:29.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:51:29.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: osdmap e194: 8 total, 8 up, 8 in 2024-01-15T22:51:29.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: failed to encode map e194 with expected crc 2024-01-15T22:51:29.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: failed to encode map e194 with expected crc 2024-01-15T22:51:29.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: Standby manager daemon x restarted 2024-01-15T22:51:29.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: Standby manager daemon x started 2024-01-15T22:51:29.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.? 172.21.15.163:0/1225096305' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-15T22:51:29.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.? 172.21.15.163:0/1225096305' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-15T22:51:29.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.? 172.21.15.163:0/1225096305' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-15T22:51:29.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.? 172.21.15.163:0/1225096305' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-15T22:51:29.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: Active manager daemon y restarted 2024-01-15T22:51:29.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: Activating manager daemon y 2024-01-15T22:51:29.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: osdmap e195: 8 total, 8 up, 8 in 2024-01-15T22:51:29.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: mgrmap e36: y(active, starting, since 0.00613753s), standbys: x 2024-01-15T22:51:29.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:51:29.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:51:29.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:51:29.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:51:29.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:51:29.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-15T22:51:29.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-15T22:51:29.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:51:29.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:51:29.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:51:29.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:51:29.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:51:29.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:51:29.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:51:29.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:51:29.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-15T22:51:29.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-15T22:51:29.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-15T22:51:29.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: Manager daemon y is now available 2024-01-15T22:51:29.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:29.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:29.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:51:29.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:51:29.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-15T22:51:29.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:51:29.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:28 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-15T22:51:29.658 INFO:tasks.rados.rados.0.smithi053.stdout:760: done (2 left) 2024-01-15T22:51:29.658 INFO:tasks.rados.rados.0.smithi053.stdout:761: read oid 47 snap -1 2024-01-15T22:51:29.658 INFO:tasks.rados.rados.0.smithi053.stdout:761: expect (ObjNum 58 snap 4 seq_num 58) 2024-01-15T22:51:29.658 INFO:tasks.rados.rados.0.smithi053.stdout:762: snap_remove snap 55 2024-01-15T22:51:29.707 INFO:teuthology.orchestra.run.smithi053.stdout:true 2024-01-15T22:51:29.897 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:29.658+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e196 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:29.898 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:29.678+0000 7f93ac797700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-01-15T22:51:29.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:29 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:29.657+0000 7feb4fe30700 -1 mon.b@1(peon).osd e196 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:29.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:29 smithi163 ceph-mon[70990]: failed to encode map e195 with expected crc 2024-01-15T22:51:29.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:29 smithi163 ceph-mon[70990]: failed to encode map e195 with expected crc 2024-01-15T22:51:29.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:29 smithi163 ceph-mon[70990]: failed to encode map e195 with expected crc 2024-01-15T22:51:29.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:29 smithi163 ceph-mon[70990]: [15/Jan/2024:22:51:29] ENGINE Bus STARTING 2024-01-15T22:51:29.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:29 smithi163 ceph-mon[70990]: [15/Jan/2024:22:51:29] ENGINE Serving on https://172.21.15.53:7150 2024-01-15T22:51:29.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:29 smithi163 ceph-mon[70990]: osdmap e196: 8 total, 8 up, 8 in 2024-01-15T22:51:29.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:29 smithi163 ceph-mon[70990]: failed to encode map e196 with expected crc 2024-01-15T22:51:29.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:29 smithi163 ceph-mon[70990]: mgrmap e37: y(active, since 1.01583s), standbys: x 2024-01-15T22:51:30.049 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-15T22:51:30.049 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (51s) 28s ago 3m 16.8M - 0.25.0 c8568f914cd2 9a47f1d13586 2024-01-15T22:51:30.049 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi163 *:3000 running (44s) 15s ago 3m 84.2M - 9.4.7 954c08fa6188 13a2c7b92d98 2024-01-15T22:51:30.049 INFO:teuthology.orchestra.run.smithi053.stdout:mds.a smithi053 running (4m) 28s ago 4m 17.2M - 17.2.7-268-g6441305d c3a232f785d8 4d36714adf10 2024-01-15T22:51:30.049 INFO:teuthology.orchestra.run.smithi053.stdout:mds.b smithi163 running (4m) 15s ago 4m 16.1M - 17.2.7-268-g6441305d c3a232f785d8 c0b806195a60 2024-01-15T22:51:30.049 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi163 *:8443,9283,8765 running (18s) 15s ago 6m 46.8M - 18.2.1-242-gd2f11f33 f16b14f4c75d 1e115ae1e0c7 2024-01-15T22:51:30.049 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (39s) 28s ago 8m 473M - 18.2.1-242-gd2f11f33 f16b14f4c75d cb1657132d65 2024-01-15T22:51:30.050 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (8m) 28s ago 8m 103M 2048M 17.2.7-268-g6441305d c3a232f785d8 9180f4dd71d6 2024-01-15T22:51:30.050 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi163 running (7m) 15s ago 7m 77.8M 2048M 17.2.7-268-g6441305d c3a232f785d8 3a002afffad3 2024-01-15T22:51:30.050 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (7m) 28s ago 7m 76.4M 2048M 17.2.7-268-g6441305d c3a232f785d8 b9ff86c301ca 2024-01-15T22:51:30.050 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (49s) 28s ago 3m 8502k - 1.5.0 0da6a335fe13 3b51e4e7e299 2024-01-15T22:51:30.050 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi163 *:9100 running (43s) 15s ago 3m 8577k - 1.5.0 0da6a335fe13 5ddabc842ce8 2024-01-15T22:51:30.050 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (6m) 28s ago 6m 213M 2489M 17.2.7-268-g6441305d c3a232f785d8 ea1ab2b9e73d 2024-01-15T22:51:30.050 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (6m) 28s ago 6m 178M 2489M 17.2.7-268-g6441305d c3a232f785d8 62a9164da73f 2024-01-15T22:51:30.050 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (6m) 28s ago 6m 184M 2489M 17.2.7-268-g6441305d c3a232f785d8 af8c93eeabb6 2024-01-15T22:51:30.050 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (5m) 28s ago 5m 172M 2489M 17.2.7-268-g6441305d c3a232f785d8 81bda9e24813 2024-01-15T22:51:30.050 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi163 running (5m) 15s ago 5m 260M 2488M 17.2.7-268-g6441305d c3a232f785d8 7a8265fc5e4f 2024-01-15T22:51:30.050 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi163 running (5m) 15s ago 5m 237M 2488M 17.2.7-268-g6441305d c3a232f785d8 a35a7235bfee 2024-01-15T22:51:30.050 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi163 running (5m) 15s ago 5m 178M 2488M 17.2.7-268-g6441305d c3a232f785d8 d9bbfdd11e5a 2024-01-15T22:51:30.050 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi163 running (4m) 15s ago 4m 197M 2488M 17.2.7-268-g6441305d c3a232f785d8 b416f62ab004 2024-01-15T22:51:30.050 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi163 *:9095 running (21s) 15s ago 4m 36.6M - 2.43.0 a07b618ecd1d c7eb40616e72 2024-01-15T22:51:30.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-mon[143363]: failed to encode map e195 with expected crc 2024-01-15T22:51:30.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-mon[143363]: failed to encode map e195 with expected crc 2024-01-15T22:51:30.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-mon[143363]: failed to encode map e195 with expected crc 2024-01-15T22:51:30.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-mon[143363]: [15/Jan/2024:22:51:29] ENGINE Bus STARTING 2024-01-15T22:51:30.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-mon[143363]: [15/Jan/2024:22:51:29] ENGINE Serving on https://172.21.15.53:7150 2024-01-15T22:51:30.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-mon[143363]: osdmap e196: 8 total, 8 up, 8 in 2024-01-15T22:51:30.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-mon[143363]: failed to encode map e196 with expected crc 2024-01-15T22:51:30.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-mon[143363]: mgrmap e37: y(active, since 1.01583s), standbys: x 2024-01-15T22:51:30.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-mon[80116]: failed to encode map e195 with expected crc 2024-01-15T22:51:30.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-mon[80116]: failed to encode map e195 with expected crc 2024-01-15T22:51:30.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-mon[80116]: failed to encode map e195 with expected crc 2024-01-15T22:51:30.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-mon[80116]: [15/Jan/2024:22:51:29] ENGINE Bus STARTING 2024-01-15T22:51:30.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-mon[80116]: [15/Jan/2024:22:51:29] ENGINE Serving on https://172.21.15.53:7150 2024-01-15T22:51:30.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-mon[80116]: osdmap e196: 8 total, 8 up, 8 in 2024-01-15T22:51:30.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-mon[80116]: failed to encode map e196 with expected crc 2024-01-15T22:51:30.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:29 smithi053 ceph-mon[80116]: mgrmap e37: y(active, since 1.01583s), standbys: x 2024-01-15T22:51:30.485 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:51:30.485 INFO:teuthology.orchestra.run.smithi053.stdout: "mon": { 2024-01-15T22:51:30.485 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2, 2024-01-15T22:51:30.485 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 1 2024-01-15T22:51:30.486 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:51:30.486 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr": { 2024-01-15T22:51:30.486 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 2 2024-01-15T22:51:30.486 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:51:30.486 INFO:teuthology.orchestra.run.smithi053.stdout: "osd": { 2024-01-15T22:51:30.486 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 8 2024-01-15T22:51:30.486 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:51:30.486 INFO:teuthology.orchestra.run.smithi053.stdout: "mds": { 2024-01-15T22:51:30.486 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:51:30.486 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:51:30.486 INFO:teuthology.orchestra.run.smithi053.stdout: "overall": { 2024-01-15T22:51:30.486 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 12, 2024-01-15T22:51:30.486 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 3 2024-01-15T22:51:30.486 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-01-15T22:51:30.487 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:51:30.667 INFO:tasks.rados.rados.0.smithi053.stdout:762: done (3 left) 2024-01-15T22:51:30.667 INFO:tasks.rados.rados.0.smithi053.stdout:763: snap_remove snap 39 2024-01-15T22:51:30.880 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:30.669+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e197 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:30.881 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:30 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:30.669+0000 7feb4fe30700 -1 mon.b@1(peon).osd e197 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:30.886 INFO:tasks.rados.rados.0.smithi053.stdout:763: done (3 left) 2024-01-15T22:51:30.886 INFO:tasks.rados.rados.0.smithi053.stdout:764: snap_remove snap 36 2024-01-15T22:51:31.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:30 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:30.888+0000 7feb4fe30700 -1 mon.b@1(peon).osd e198 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:31.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:30 smithi163 ceph-mon[70990]: [15/Jan/2024:22:51:29] ENGINE Serving on http://172.21.15.53:8765 2024-01-15T22:51:31.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:30 smithi163 ceph-mon[70990]: [15/Jan/2024:22:51:29] ENGINE Bus STARTED 2024-01-15T22:51:31.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:30 smithi163 ceph-mon[70990]: failed to encode map e196 with expected crc 2024-01-15T22:51:31.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:30 smithi163 ceph-mon[70990]: failed to encode map e196 with expected crc 2024-01-15T22:51:31.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:30 smithi163 ceph-mon[70990]: from='client.34113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:51:31.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:30 smithi163 ceph-mon[70990]: pgmap v4: 121 pgs: 4 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 114 active+clean; 366 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-01-15T22:51:31.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:30 smithi163 ceph-mon[70990]: from='client.25169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:51:31.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:30 smithi163 ceph-mon[70990]: from='client.? 172.21.15.53:0/2877590863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:51:31.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:30 smithi163 ceph-mon[70990]: osdmap e197: 8 total, 8 up, 8 in 2024-01-15T22:51:31.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:30 smithi163 ceph-mon[70990]: osdmap e198: 8 total, 8 up, 8 in 2024-01-15T22:51:31.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:30.888+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e198 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:31.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[80116]: [15/Jan/2024:22:51:29] ENGINE Serving on http://172.21.15.53:8765 2024-01-15T22:51:31.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[80116]: [15/Jan/2024:22:51:29] ENGINE Bus STARTED 2024-01-15T22:51:31.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[80116]: failed to encode map e196 with expected crc 2024-01-15T22:51:31.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[80116]: failed to encode map e196 with expected crc 2024-01-15T22:51:31.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[80116]: from='client.34113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:51:31.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[80116]: pgmap v4: 121 pgs: 4 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 114 active+clean; 366 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-01-15T22:51:31.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[80116]: from='client.25169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:51:31.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[80116]: from='client.? 172.21.15.53:0/2877590863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:51:31.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[80116]: osdmap e197: 8 total, 8 up, 8 in 2024-01-15T22:51:31.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[80116]: osdmap e198: 8 total, 8 up, 8 in 2024-01-15T22:51:31.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[143363]: [15/Jan/2024:22:51:29] ENGINE Serving on http://172.21.15.53:8765 2024-01-15T22:51:31.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[143363]: [15/Jan/2024:22:51:29] ENGINE Bus STARTED 2024-01-15T22:51:31.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[143363]: failed to encode map e196 with expected crc 2024-01-15T22:51:31.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[143363]: failed to encode map e196 with expected crc 2024-01-15T22:51:31.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[143363]: from='client.34113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:51:31.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[143363]: pgmap v4: 121 pgs: 4 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 114 active+clean; 366 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-01-15T22:51:31.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[143363]: from='client.25169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:51:31.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2877590863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:51:31.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[143363]: osdmap e197: 8 total, 8 up, 8 in 2024-01-15T22:51:31.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:30 smithi053 ceph-mon[143363]: osdmap e198: 8 total, 8 up, 8 in 2024-01-15T22:51:31.896 INFO:tasks.rados.rados.0.smithi053.stdout:764: done (3 left) 2024-01-15T22:51:31.896 INFO:tasks.rados.rados.0.smithi053.stdout:765: snap_create 2024-01-15T22:51:31.896 INFO:tasks.rados.rados.0.smithi053.stdout:756: finishing write tid 3 to smithi053129169-12 2024-01-15T22:51:31.896 INFO:tasks.rados.rados.0.smithi053.stdout:756: finishing write tid 4 to smithi053129169-12 2024-01-15T22:51:31.896 INFO:tasks.rados.rados.0.smithi053.stdout:756: finishing write tid 5 to smithi053129169-12 2024-01-15T22:51:31.896 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 344 (ObjNum 261 snap 77 seq_num 261) dirty exists 2024-01-15T22:51:31.896 INFO:tasks.rados.rados.0.smithi053.stdout:756: left oid 12 (ObjNum 261 snap 77 seq_num 261) 2024-01-15T22:51:31.896 INFO:tasks.rados.rados.0.smithi053.stdout:761: expect (ObjNum 58 snap 4 seq_num 58) 2024-01-15T22:51:32.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:31 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:31.896+0000 7feb4fe30700 -1 mon.b@1(peon).osd e199 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:32.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:31 smithi163 ceph-mon[70990]: failed to encode map e197 with expected crc 2024-01-15T22:51:32.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:31 smithi163 ceph-mon[70990]: failed to encode map e197 with expected crc 2024-01-15T22:51:32.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:31 smithi163 ceph-mon[70990]: pgmap v6: 121 pgs: 4 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 114 active+clean; 366 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-01-15T22:51:32.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:31 smithi163 ceph-mon[70990]: failed to encode map e198 with expected crc 2024-01-15T22:51:32.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:31 smithi163 ceph-mon[70990]: failed to encode map e198 with expected crc 2024-01-15T22:51:32.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:31 smithi163 ceph-mon[70990]: mgrmap e38: y(active, since 2s), standbys: x 2024-01-15T22:51:32.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:31 smithi163 ceph-mon[70990]: failed to encode map e197 with expected crc 2024-01-15T22:51:32.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:31 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:32.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:31 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:32.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:31 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:32.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:31 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:32.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:31 smithi163 ceph-mon[70990]: osdmap e199: 8 total, 8 up, 8 in 2024-01-15T22:51:32.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:31 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:32.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[143363]: failed to encode map e197 with expected crc 2024-01-15T22:51:32.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[143363]: failed to encode map e197 with expected crc 2024-01-15T22:51:32.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[143363]: pgmap v6: 121 pgs: 4 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 114 active+clean; 366 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-01-15T22:51:32.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[143363]: failed to encode map e198 with expected crc 2024-01-15T22:51:32.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[143363]: failed to encode map e198 with expected crc 2024-01-15T22:51:32.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[143363]: mgrmap e38: y(active, since 2s), standbys: x 2024-01-15T22:51:32.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[143363]: failed to encode map e197 with expected crc 2024-01-15T22:51:32.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:32.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:32.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:32.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:32.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[143363]: osdmap e199: 8 total, 8 up, 8 in 2024-01-15T22:51:32.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:32.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:31.896+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e199 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:32.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[80116]: failed to encode map e197 with expected crc 2024-01-15T22:51:32.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[80116]: failed to encode map e197 with expected crc 2024-01-15T22:51:32.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[80116]: pgmap v6: 121 pgs: 4 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 114 active+clean; 366 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-01-15T22:51:32.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[80116]: failed to encode map e198 with expected crc 2024-01-15T22:51:32.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[80116]: failed to encode map e198 with expected crc 2024-01-15T22:51:32.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[80116]: mgrmap e38: y(active, since 2s), standbys: x 2024-01-15T22:51:32.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[80116]: failed to encode map e197 with expected crc 2024-01-15T22:51:32.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:32.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:32.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:32.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:32.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[80116]: osdmap e199: 8 total, 8 up, 8 in 2024-01-15T22:51:32.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:31 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:32.899 INFO:tasks.rados.rados.0.smithi053.stdout:756: done (3 left) 2024-01-15T22:51:32.899 INFO:tasks.rados.rados.0.smithi053.stdout:759: done (2 left) 2024-01-15T22:51:32.899 INFO:tasks.rados.rados.0.smithi053.stdout:761: done (1 left) 2024-01-15T22:51:32.899 INFO:tasks.rados.rados.0.smithi053.stdout:765: done (0 left) 2024-01-15T22:51:32.899 INFO:tasks.rados.rados.0.smithi053.stdout:766: rollback oid 21 current snap is 78 2024-01-15T22:51:32.900 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 21 to 24 2024-01-15T22:51:32.900 INFO:tasks.rados.rados.0.smithi053.stdout:767: copy_from oid 28 from oid 37 current snap is 78 2024-01-15T22:51:32.900 INFO:tasks.rados.rados.0.smithi053.stdout:768: delete oid 1 current snap is 78 2024-01-15T22:51:32.902 INFO:tasks.rados.rados.0.smithi053.stdout:768: done (2 left) 2024-01-15T22:51:32.902 INFO:tasks.rados.rados.0.smithi053.stdout:769: delete oid 20 current snap is 78 2024-01-15T22:51:32.907 INFO:tasks.rados.rados.0.smithi053.stdout:766: finishing rollback tid 0 to smithi053129169-21 2024-01-15T22:51:32.908 INFO:tasks.rados.rados.0.smithi053.stdout:766: finishing rollback tid 1 to smithi053129169-21 2024-01-15T22:51:32.908 INFO:tasks.rados.rados.0.smithi053.stdout:766: finishing rollback tid 2 to smithi053129169-21 2024-01-15T22:51:32.908 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 529 (ObjNum 94 snap 21 seq_num 94) dirty exists 2024-01-15T22:51:32.909 INFO:tasks.rados.rados.0.smithi053.stdout:766: done (2 left) 2024-01-15T22:51:32.909 INFO:tasks.rados.rados.0.smithi053.stdout:769: done (1 left) 2024-01-15T22:51:32.909 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 78 2024-01-15T22:51:32.909 INFO:tasks.rados.rados.0.smithi053.stdout:770: seq_num 265 ranges {1695744=442368,2138112=647168,2785280=573440,3358720=385024} 2024-01-15T22:51:32.921 INFO:tasks.rados.rados.0.smithi053.stdout:770: writing smithi053129169-24 from 1695744 to 2138112 tid 1 2024-01-15T22:51:32.925 INFO:tasks.rados.rados.0.smithi053.stdout:770: writing smithi053129169-24 from 2138112 to 2785280 tid 2 2024-01-15T22:51:32.928 INFO:tasks.rados.rados.0.smithi053.stdout:770: writing smithi053129169-24 from 2785280 to 3358720 tid 3 2024-01-15T22:51:32.931 INFO:tasks.rados.rados.0.smithi053.stdout:770: writing smithi053129169-24 from 3358720 to 3743744 tid 4 2024-01-15T22:51:32.932 INFO:tasks.rados.rados.0.smithi053.stdout:771: rmattr oid 2 current snap is 78 2024-01-15T22:51:32.932 INFO:tasks.rados.rados.0.smithi053.stdout:771: done (2 left) 2024-01-15T22:51:32.932 INFO:tasks.rados.rados.0.smithi053.stdout:772: snap_create 2024-01-15T22:51:32.932 INFO:tasks.rados.rados.0.smithi053.stdout:767: finishing copy_from to smithi053129169-28 2024-01-15T22:51:32.932 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 358 (ObjNum 241 snap 63 seq_num 241) dirty exists 2024-01-15T22:51:32.932 INFO:tasks.rados.rados.0.smithi053.stdout:767: finishing copy_from racing read to smithi053129169-28 2024-01-15T22:51:32.932 INFO:tasks.rados.rados.0.smithi053.stdout:770: finishing write tid 1 to smithi053129169-24 2024-01-15T22:51:32.932 INFO:tasks.rados.rados.0.smithi053.stdout:770: finishing write tid 2 to smithi053129169-24 2024-01-15T22:51:32.932 INFO:tasks.rados.rados.0.smithi053.stdout:770: finishing write tid 3 to smithi053129169-24 2024-01-15T22:51:32.933 INFO:tasks.rados.rados.0.smithi053.stdout:770: finishing write tid 4 to smithi053129169-24 2024-01-15T22:51:32.934 INFO:tasks.rados.rados.0.smithi053.stdout:770: finishing write tid 5 to smithi053129169-24 2024-01-15T22:51:32.935 INFO:tasks.rados.rados.0.smithi053.stdout:770: finishing write tid 6 to smithi053129169-24 2024-01-15T22:51:32.935 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 376 (ObjNum 265 snap 78 seq_num 265) dirty exists 2024-01-15T22:51:32.935 INFO:tasks.rados.rados.0.smithi053.stdout:770: left oid 24 (ObjNum 265 snap 78 seq_num 265) 2024-01-15T22:51:33.228 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:32.898+0000 7feb4fe30700 -1 mon.b@1(peon).osd e200 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:33.228 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:32 smithi163 ceph-mon[70990]: failed to encode map e199 with expected crc 2024-01-15T22:51:33.228 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:32 smithi163 ceph-mon[70990]: failed to encode map e199 with expected crc 2024-01-15T22:51:33.228 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:32 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:33.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:32 smithi163 ceph-mon[70990]: failed to encode map e199 with expected crc 2024-01-15T22:51:33.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:32 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:33.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:32 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:33.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:32 smithi163 ceph-mon[70990]: osdmap e200: 8 total, 8 up, 8 in 2024-01-15T22:51:33.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:32 smithi053 ceph-mon[143363]: failed to encode map e199 with expected crc 2024-01-15T22:51:33.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:32 smithi053 ceph-mon[143363]: failed to encode map e199 with expected crc 2024-01-15T22:51:33.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:33.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:32 smithi053 ceph-mon[143363]: failed to encode map e199 with expected crc 2024-01-15T22:51:33.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:33.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:33.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:32 smithi053 ceph-mon[143363]: osdmap e200: 8 total, 8 up, 8 in 2024-01-15T22:51:33.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:32 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:32.897+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e200 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:33.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:32 smithi053 ceph-mon[80116]: failed to encode map e199 with expected crc 2024-01-15T22:51:33.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:32 smithi053 ceph-mon[80116]: failed to encode map e199 with expected crc 2024-01-15T22:51:33.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:32 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:33.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:32 smithi053 ceph-mon[80116]: failed to encode map e199 with expected crc 2024-01-15T22:51:33.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:32 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:33.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:32 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:33.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:32 smithi053 ceph-mon[80116]: osdmap e200: 8 total, 8 up, 8 in 2024-01-15T22:51:33.937 INFO:tasks.rados.rados.0.smithi053.stdout:767: done (2 left) 2024-01-15T22:51:33.937 INFO:tasks.rados.rados.0.smithi053.stdout:770: done (1 left) 2024-01-15T22:51:33.938 INFO:tasks.rados.rados.0.smithi053.stdout:772: done (0 left) 2024-01-15T22:51:33.938 INFO:tasks.rados.rados.0.smithi053.stdout:773: rmattr oid 35 current snap is 79 2024-01-15T22:51:33.938 INFO:tasks.rados.rados.0.smithi053.stdout:773: done (0 left) 2024-01-15T22:51:33.938 INFO:tasks.rados.rados.0.smithi053.stdout:774: read oid 27 snap -1 2024-01-15T22:51:33.938 INFO:tasks.rados.rados.0.smithi053.stdout:774: expect deleted 2024-01-15T22:51:33.938 INFO:tasks.rados.rados.0.smithi053.stdout:775: setattr oid 18 current snap is 79 2024-01-15T22:51:33.939 INFO:tasks.rados.rados.0.smithi053.stdout:776: rollback oid 25 current snap is 79 2024-01-15T22:51:33.939 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 25 to 75 2024-01-15T22:51:33.940 INFO:tasks.rados.rados.0.smithi053.stdout:777: snap_remove snap 64 2024-01-15T22:51:34.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:33 smithi163 ceph-mon[70990]: pgmap v9: 121 pgs: 4 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 114 active+clean; 366 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-01-15T22:51:34.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:33 smithi163 ceph-mon[70990]: failed to encode map e200 with expected crc 2024-01-15T22:51:34.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:33 smithi163 ceph-mon[70990]: failed to encode map e200 with expected crc 2024-01-15T22:51:34.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:33 smithi163 ceph-mon[70990]: failed to encode map e200 with expected crc 2024-01-15T22:51:34.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:33 smithi163 ceph-mon[70990]: failed to encode map e200 with expected crc 2024-01-15T22:51:34.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:33 smithi163 ceph-mon[70990]: failed to encode map e200 with expected crc 2024-01-15T22:51:34.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:33 smithi163 ceph-mon[70990]: mgrmap e39: y(active, since 4s), standbys: x 2024-01-15T22:51:34.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:33.937+0000 7feb4fe30700 -1 mon.b@1(peon).osd e201 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:34.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:33 smithi053 ceph-mon[143363]: pgmap v9: 121 pgs: 4 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 114 active+clean; 366 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-01-15T22:51:34.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:33 smithi053 ceph-mon[143363]: failed to encode map e200 with expected crc 2024-01-15T22:51:34.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:33 smithi053 ceph-mon[143363]: failed to encode map e200 with expected crc 2024-01-15T22:51:34.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:33 smithi053 ceph-mon[143363]: failed to encode map e200 with expected crc 2024-01-15T22:51:34.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:33 smithi053 ceph-mon[143363]: failed to encode map e200 with expected crc 2024-01-15T22:51:34.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:33 smithi053 ceph-mon[143363]: failed to encode map e200 with expected crc 2024-01-15T22:51:34.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:33 smithi053 ceph-mon[143363]: mgrmap e39: y(active, since 4s), standbys: x 2024-01-15T22:51:34.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:33 smithi053 ceph-mon[80116]: pgmap v9: 121 pgs: 4 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 114 active+clean; 366 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-01-15T22:51:34.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:33 smithi053 ceph-mon[80116]: failed to encode map e200 with expected crc 2024-01-15T22:51:34.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:33 smithi053 ceph-mon[80116]: failed to encode map e200 with expected crc 2024-01-15T22:51:34.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:33 smithi053 ceph-mon[80116]: failed to encode map e200 with expected crc 2024-01-15T22:51:34.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:33 smithi053 ceph-mon[80116]: failed to encode map e200 with expected crc 2024-01-15T22:51:34.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:33 smithi053 ceph-mon[80116]: failed to encode map e200 with expected crc 2024-01-15T22:51:34.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:33 smithi053 ceph-mon[80116]: mgrmap e39: y(active, since 4s), standbys: x 2024-01-15T22:51:34.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:33 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:33.936+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e201 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:34.942 INFO:tasks.rados.rados.0.smithi053.stdout:777: done (3 left) 2024-01-15T22:51:34.943 INFO:tasks.rados.rados.0.smithi053.stdout:778: snap_create 2024-01-15T22:51:34.943 INFO:tasks.rados.rados.0.smithi053.stdout:776: finishing rollback tid 0 to smithi053129169-25 2024-01-15T22:51:34.943 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 244 (ObjNum 136 snap 36 seq_num 136) dirty exists 2024-01-15T22:51:34.943 INFO:tasks.rados.rados.0.smithi053.stdout:776: finishing rollback tid 1 to smithi053129169-25 2024-01-15T22:51:34.943 INFO:tasks.rados.rados.0.smithi053.stdout:776: finishing rollback tid 2 to smithi053129169-25 2024-01-15T22:51:34.943 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 313 (ObjNum 226 snap 60 seq_num 226) dirty exists 2024-01-15T22:51:35.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:34 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:34.942+0000 7feb4fe30700 -1 mon.b@1(peon).osd e202 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:35.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:34 smithi163 ceph-mon[70990]: osdmap e201: 8 total, 8 up, 8 in 2024-01-15T22:51:35.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:34 smithi163 ceph-mon[70990]: failed to encode map e201 with expected crc 2024-01-15T22:51:35.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:34 smithi163 ceph-mon[70990]: failed to encode map e201 with expected crc 2024-01-15T22:51:35.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:34 smithi163 ceph-mon[70990]: failed to encode map e201 with expected crc 2024-01-15T22:51:35.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:34 smithi163 ceph-mon[70990]: failed to encode map e201 with expected crc 2024-01-15T22:51:35.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:34 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:35.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:34 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:35.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:34 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:35.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:34 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:51:35.294 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:51:35] "GET /metrics HTTP/1.1" 200 33294 "" "Prometheus/2.43.0" 2024-01-15T22:51:35.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[143363]: osdmap e201: 8 total, 8 up, 8 in 2024-01-15T22:51:35.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[143363]: failed to encode map e201 with expected crc 2024-01-15T22:51:35.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[143363]: failed to encode map e201 with expected crc 2024-01-15T22:51:35.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[143363]: failed to encode map e201 with expected crc 2024-01-15T22:51:35.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[143363]: failed to encode map e201 with expected crc 2024-01-15T22:51:35.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:35.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:35.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:35.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:51:35.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:34.941+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e202 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:35.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[80116]: osdmap e201: 8 total, 8 up, 8 in 2024-01-15T22:51:35.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[80116]: failed to encode map e201 with expected crc 2024-01-15T22:51:35.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[80116]: failed to encode map e201 with expected crc 2024-01-15T22:51:35.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[80116]: failed to encode map e201 with expected crc 2024-01-15T22:51:35.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[80116]: failed to encode map e201 with expected crc 2024-01-15T22:51:35.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:35.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:35.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:35.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:34 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:51:35.941 INFO:tasks.rados.rados.0.smithi053.stdout:774: done (3 left) 2024-01-15T22:51:35.942 INFO:tasks.rados.rados.0.smithi053.stdout:775: done (2 left) 2024-01-15T22:51:35.942 INFO:tasks.rados.rados.0.smithi053.stdout:776: done (1 left) 2024-01-15T22:51:35.942 INFO:tasks.rados.rados.0.smithi053.stdout:778: done (0 left) 2024-01-15T22:51:35.942 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 1 current snap is 80 2024-01-15T22:51:35.942 INFO:tasks.rados.rados.0.smithi053.stdout:779: seq_num 266 ranges {0=458752,458752=524288,983040=729088,1712128=352256} 2024-01-15T22:51:35.944 INFO:tasks.rados.rados.0.smithi053.stdout:779: writing smithi053129169-1 from 0 to 458752 tid 1 2024-01-15T22:51:35.948 INFO:tasks.rados.rados.0.smithi053.stdout:779: writing smithi053129169-1 from 458752 to 983040 tid 2 2024-01-15T22:51:35.952 INFO:tasks.rados.rados.0.smithi053.stdout:779: writing smithi053129169-1 from 983040 to 1712128 tid 3 2024-01-15T22:51:35.955 INFO:tasks.rados.rados.0.smithi053.stdout:779: writing smithi053129169-1 from 1712128 to 2064384 tid 4 2024-01-15T22:51:35.955 INFO:tasks.rados.rados.0.smithi053.stdout:780: copy_from oid 48 from oid 18 current snap is 80 2024-01-15T22:51:35.955 INFO:tasks.rados.rados.0.smithi053.stdout:779: finishing write tid 1 to smithi053129169-1 2024-01-15T22:51:35.955 INFO:tasks.rados.rados.0.smithi053.stdout:779: finishing write tid 2 to smithi053129169-1 2024-01-15T22:51:35.955 INFO:tasks.rados.rados.0.smithi053.stdout:781: read oid 33 snap -1 2024-01-15T22:51:35.955 INFO:tasks.rados.rados.0.smithi053.stdout:781: expect (ObjNum 116 snap 28 seq_num 116) 2024-01-15T22:51:35.955 INFO:tasks.rados.rados.0.smithi053.stdout:782: copy_from oid 27 from oid 20 current snap is 80 2024-01-15T22:51:35.955 INFO:tasks.rados.rados.0.smithi053.stdout:783: rmattr oid 32 current snap is 80 2024-01-15T22:51:35.955 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 46 current snap is 80 2024-01-15T22:51:35.955 INFO:tasks.rados.rados.0.smithi053.stdout:784: seq_num 267 ranges {8675328=475136,9150464=458752,9609216=540672,10149888=606208} 2024-01-15T22:51:36.007 INFO:tasks.rados.rados.0.smithi053.stdout:784: writing smithi053129169-46 from 8675328 to 9150464 tid 1 2024-01-15T22:51:36.010 INFO:tasks.rados.rados.0.smithi053.stdout:784: writing smithi053129169-46 from 9150464 to 9609216 tid 2 2024-01-15T22:51:36.013 INFO:tasks.rados.rados.0.smithi053.stdout:784: writing smithi053129169-46 from 9609216 to 10149888 tid 3 2024-01-15T22:51:36.017 INFO:tasks.rados.rados.0.smithi053.stdout:784: writing smithi053129169-46 from 10149888 to 10756096 tid 4 2024-01-15T22:51:36.017 INFO:tasks.rados.rados.0.smithi053.stdout:785: read oid 23 snap 69 2024-01-15T22:51:36.017 INFO:tasks.rados.rados.0.smithi053.stdout:785: expect (ObjNum 109 snap 25 seq_num 109) 2024-01-15T22:51:36.017 INFO:tasks.rados.rados.0.smithi053.stdout:786: read oid 44 snap -1 2024-01-15T22:51:36.017 INFO:tasks.rados.rados.0.smithi053.stdout:786: expect deleted 2024-01-15T22:51:36.018 INFO:tasks.rados.rados.0.smithi053.stdout:787: rmattr oid 29 current snap is 80 2024-01-15T22:51:36.018 INFO:tasks.rados.rados.0.smithi053.stdout:787: done (8 left) 2024-01-15T22:51:36.018 INFO:tasks.rados.rados.0.smithi053.stdout:788: rmattr oid 39 current snap is 80 2024-01-15T22:51:36.018 INFO:tasks.rados.rados.0.smithi053.stdout:779: finishing write tid 3 to smithi053129169-1 2024-01-15T22:51:36.018 INFO:tasks.rados.rados.0.smithi053.stdout:782: finishing copy_from to smithi053129169-27 2024-01-15T22:51:36.018 INFO:tasks.rados.rados.0.smithi053.stdout:782: got expected ENOENT (src dne) 2024-01-15T22:51:36.018 INFO:tasks.rados.rados.0.smithi053.stdout:782: finishing copy_from racing read to smithi053129169-27 2024-01-15T22:51:36.018 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 540 (ObjNum 196 snap 55 seq_num 196) dirty exists 2024-01-15T22:51:36.018 INFO:tasks.rados.rados.0.smithi053.stdout:779: finishing write tid 4 to smithi053129169-1 2024-01-15T22:51:36.018 INFO:tasks.rados.rados.0.smithi053.stdout:779: finishing write tid 5 to smithi053129169-1 2024-01-15T22:51:36.018 INFO:tasks.rados.rados.0.smithi053.stdout:779: finishing write tid 6 to smithi053129169-1 2024-01-15T22:51:36.018 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 359 (ObjNum 266 snap 80 seq_num 266) dirty exists 2024-01-15T22:51:36.018 INFO:tasks.rados.rados.0.smithi053.stdout:779: left oid 1 (ObjNum 266 snap 80 seq_num 266) 2024-01-15T22:51:36.018 INFO:tasks.rados.rados.0.smithi053.stdout:781: expect (ObjNum 116 snap 28 seq_num 116) 2024-01-15T22:51:36.087 INFO:tasks.rados.rados.0.smithi053.stdout:780: finishing copy_from to smithi053129169-48 2024-01-15T22:51:36.087 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 244 (ObjNum 136 snap 36 seq_num 136) dirty exists 2024-01-15T22:51:36.087 INFO:tasks.rados.rados.0.smithi053.stdout:780: finishing copy_from racing read to smithi053129169-48 2024-01-15T22:51:36.087 INFO:tasks.rados.rados.0.smithi053.stdout:784: finishing write tid 1 to smithi053129169-46 2024-01-15T22:51:36.087 INFO:tasks.rados.rados.0.smithi053.stdout:784: finishing write tid 2 to smithi053129169-46 2024-01-15T22:51:36.087 INFO:tasks.rados.rados.0.smithi053.stdout:784: finishing write tid 3 to smithi053129169-46 2024-01-15T22:51:36.087 INFO:tasks.rados.rados.0.smithi053.stdout:779: done (8 left) 2024-01-15T22:51:36.087 INFO:tasks.rados.rados.0.smithi053.stdout:780: done (7 left) 2024-01-15T22:51:36.087 INFO:tasks.rados.rados.0.smithi053.stdout:781: done (6 left) 2024-01-15T22:51:36.088 INFO:tasks.rados.rados.0.smithi053.stdout:782: done (5 left) 2024-01-15T22:51:36.088 INFO:tasks.rados.rados.0.smithi053.stdout:783: done (4 left) 2024-01-15T22:51:36.088 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 80 2024-01-15T22:51:36.088 INFO:tasks.rados.rados.0.smithi053.stdout:789: seq_num 268 ranges {3416064=491520,3907584=745472,4653056=745472,5398528=114688} 2024-01-15T22:51:36.108 INFO:tasks.rados.rados.0.smithi053.stdout:789: writing smithi053129169-25 from 3416064 to 3907584 tid 1 2024-01-15T22:51:36.112 INFO:tasks.rados.rados.0.smithi053.stdout:789: writing smithi053129169-25 from 3907584 to 4653056 tid 2 2024-01-15T22:51:36.116 INFO:tasks.rados.rados.0.smithi053.stdout:789: writing smithi053129169-25 from 4653056 to 5398528 tid 3 2024-01-15T22:51:36.117 INFO:tasks.rados.rados.0.smithi053.stdout:789: writing smithi053129169-25 from 5398528 to 5513216 tid 4 2024-01-15T22:51:36.117 INFO:tasks.rados.rados.0.smithi053.stdout:786: done (4 left) 2024-01-15T22:51:36.117 INFO:tasks.rados.rados.0.smithi053.stdout:790: rollback oid 18 current snap is 80 2024-01-15T22:51:36.118 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 18 to 61 2024-01-15T22:51:36.118 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 254 (ObjNum 210 snap 59 seq_num 210) dirty exists 2024-01-15T22:51:36.118 INFO:tasks.rados.rados.0.smithi053.stdout:784: finishing write tid 4 to smithi053129169-46 2024-01-15T22:51:36.118 INFO:tasks.rados.rados.0.smithi053.stdout:784: finishing write tid 5 to smithi053129169-46 2024-01-15T22:51:36.118 INFO:tasks.rados.rados.0.smithi053.stdout:784: finishing write tid 6 to smithi053129169-46 2024-01-15T22:51:36.118 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 364 (ObjNum 267 snap 80 seq_num 267) dirty exists 2024-01-15T22:51:36.118 INFO:tasks.rados.rados.0.smithi053.stdout:784: left oid 46 (ObjNum 267 snap 80 seq_num 267) 2024-01-15T22:51:36.118 INFO:tasks.rados.rados.0.smithi053.stdout:784: done (4 left) 2024-01-15T22:51:36.118 INFO:tasks.rados.rados.0.smithi053.stdout:788: done (3 left) 2024-01-15T22:51:36.118 INFO:tasks.rados.rados.0.smithi053.stdout:791: delete oid 1 current snap is 80 2024-01-15T22:51:36.118 INFO:tasks.rados.rados.0.smithi053.stdout:785: expect (ObjNum 109 snap 25 seq_num 109) 2024-01-15T22:51:36.165 INFO:tasks.rados.rados.0.smithi053.stdout:789: finishing write tid 1 to smithi053129169-25 2024-01-15T22:51:36.165 INFO:tasks.rados.rados.0.smithi053.stdout:789: finishing write tid 2 to smithi053129169-25 2024-01-15T22:51:36.166 INFO:tasks.rados.rados.0.smithi053.stdout:789: finishing write tid 3 to smithi053129169-25 2024-01-15T22:51:36.166 INFO:tasks.rados.rados.0.smithi053.stdout:789: finishing write tid 4 to smithi053129169-25 2024-01-15T22:51:36.166 INFO:tasks.rados.rados.0.smithi053.stdout:789: finishing write tid 5 to smithi053129169-25 2024-01-15T22:51:36.166 INFO:tasks.rados.rados.0.smithi053.stdout:790: finishing rollback tid 0 to smithi053129169-18 2024-01-15T22:51:36.166 INFO:tasks.rados.rados.0.smithi053.stdout:790: finishing rollback tid 1 to smithi053129169-18 2024-01-15T22:51:36.166 INFO:tasks.rados.rados.0.smithi053.stdout:785: done (3 left) 2024-01-15T22:51:36.166 INFO:tasks.rados.rados.0.smithi053.stdout:791: done (2 left) 2024-01-15T22:51:36.166 INFO:tasks.rados.rados.0.smithi053.stdout:792: rmattr oid 6 current snap is 80 2024-01-15T22:51:36.166 INFO:tasks.rados.rados.0.smithi053.stdout:792: done (2 left) 2024-01-15T22:51:36.166 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 80 2024-01-15T22:51:36.166 INFO:tasks.rados.rados.0.smithi053.stdout:790: finishing rollback tid 2 to smithi053129169-18 2024-01-15T22:51:36.166 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 252 (ObjNum 136 snap 36 seq_num 136) dirty exists 2024-01-15T22:51:36.166 INFO:tasks.rados.rados.0.smithi053.stdout:789: finishing write tid 6 to smithi053129169-25 2024-01-15T22:51:36.166 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 325 (ObjNum 268 snap 80 seq_num 268) dirty exists 2024-01-15T22:51:36.166 INFO:tasks.rados.rados.0.smithi053.stdout:789: left oid 25 (ObjNum 268 snap 80 seq_num 268) 2024-01-15T22:51:36.166 INFO:tasks.rados.rados.0.smithi053.stdout:793: seq_num 270 ranges {3702784=524288,4227072=516096,4743168=761856,5505024=327680} 2024-01-15T22:51:36.188 INFO:tasks.rados.rados.0.smithi053.stdout:793: writing smithi053129169-26 from 3702784 to 4227072 tid 1 2024-01-15T22:51:36.191 INFO:tasks.rados.rados.0.smithi053.stdout:793: writing smithi053129169-26 from 4227072 to 4743168 tid 2 2024-01-15T22:51:36.196 INFO:tasks.rados.rados.0.smithi053.stdout:793: writing smithi053129169-26 from 4743168 to 5505024 tid 3 2024-01-15T22:51:36.198 INFO:tasks.rados.rados.0.smithi053.stdout:793: writing smithi053129169-26 from 5505024 to 5832704 tid 4 2024-01-15T22:51:36.198 INFO:tasks.rados.rados.0.smithi053.stdout:789: done (2 left) 2024-01-15T22:51:36.198 INFO:tasks.rados.rados.0.smithi053.stdout:790: done (1 left) 2024-01-15T22:51:36.199 INFO:tasks.rados.rados.0.smithi053.stdout:794: rollback oid 13 current snap is 80 2024-01-15T22:51:36.199 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 13 to 59 2024-01-15T22:51:36.199 INFO:tasks.rados.rados.0.smithi053.stdout:793: finishing write tid 1 to smithi053129169-26 2024-01-15T22:51:36.199 INFO:tasks.rados.rados.0.smithi053.stdout:793: finishing write tid 2 to smithi053129169-26 2024-01-15T22:51:36.199 INFO:tasks.rados.rados.0.smithi053.stdout:795: read oid 38 snap -1 2024-01-15T22:51:36.199 INFO:tasks.rados.rados.0.smithi053.stdout:795: expect deleted 2024-01-15T22:51:36.199 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 80 2024-01-15T22:51:36.199 INFO:tasks.rados.rados.0.smithi053.stdout:796: seq_num 271 ranges {1630208=540672,2170880=802816,2973696=516096,3489792=286720} 2024-01-15T22:51:36.210 INFO:tasks.rados.rados.0.smithi053.stdout:796: writing smithi053129169-14 from 1630208 to 2170880 tid 1 2024-01-15T22:51:36.215 INFO:tasks.rados.rados.0.smithi053.stdout:796: writing smithi053129169-14 from 2170880 to 2973696 tid 2 2024-01-15T22:51:36.218 INFO:tasks.rados.rados.0.smithi053.stdout:796: writing smithi053129169-14 from 2973696 to 3489792 tid 3 2024-01-15T22:51:36.220 INFO:tasks.rados.rados.0.smithi053.stdout:796: writing smithi053129169-14 from 3489792 to 3776512 tid 4 2024-01-15T22:51:36.220 INFO:tasks.rados.rados.0.smithi053.stdout:797: setattr oid 40 current snap is 80 2024-01-15T22:51:36.221 INFO:tasks.rados.rados.0.smithi053.stdout:794: finishing rollback tid 0 to smithi053129169-13 2024-01-15T22:51:36.221 INFO:tasks.rados.rados.0.smithi053.stdout:794: finishing rollback tid 1 to smithi053129169-13 2024-01-15T22:51:36.221 INFO:tasks.rados.rados.0.smithi053.stdout:793: finishing write tid 3 to smithi053129169-26 2024-01-15T22:51:36.221 INFO:tasks.rados.rados.0.smithi053.stdout:793: finishing write tid 4 to smithi053129169-26 2024-01-15T22:51:36.221 INFO:tasks.rados.rados.0.smithi053.stdout:793: finishing write tid 5 to smithi053129169-26 2024-01-15T22:51:36.221 INFO:tasks.rados.rados.0.smithi053.stdout:794: finishing rollback tid 2 to smithi053129169-13 2024-01-15T22:51:36.221 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 361 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-01-15T22:51:36.221 INFO:tasks.rados.rados.0.smithi053.stdout:793: finishing write tid 6 to smithi053129169-26 2024-01-15T22:51:36.221 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 438 (ObjNum 270 snap 80 seq_num 270) dirty exists 2024-01-15T22:51:36.221 INFO:tasks.rados.rados.0.smithi053.stdout:793: left oid 26 (ObjNum 270 snap 80 seq_num 270) 2024-01-15T22:51:36.222 INFO:tasks.rados.rados.0.smithi053.stdout:796: finishing write tid 1 to smithi053129169-14 2024-01-15T22:51:36.222 INFO:tasks.rados.rados.0.smithi053.stdout:796: finishing write tid 2 to smithi053129169-14 2024-01-15T22:51:36.222 INFO:tasks.rados.rados.0.smithi053.stdout:796: finishing write tid 3 to smithi053129169-14 2024-01-15T22:51:36.222 INFO:tasks.rados.rados.0.smithi053.stdout:796: finishing write tid 4 to smithi053129169-14 2024-01-15T22:51:36.222 INFO:tasks.rados.rados.0.smithi053.stdout:796: finishing write tid 5 to smithi053129169-14 2024-01-15T22:51:36.223 INFO:tasks.rados.rados.0.smithi053.stdout:793: done (4 left) 2024-01-15T22:51:36.223 INFO:tasks.rados.rados.0.smithi053.stdout:794: done (3 left) 2024-01-15T22:51:36.223 INFO:tasks.rados.rados.0.smithi053.stdout:795: done (2 left) 2024-01-15T22:51:36.223 INFO:tasks.rados.rados.0.smithi053.stdout:798: copy_from oid 41 from oid 48 current snap is 80 2024-01-15T22:51:36.225 INFO:tasks.rados.rados.0.smithi053.stdout:799: read oid 11 snap 34 2024-01-15T22:51:36.226 INFO:tasks.rados.rados.0.smithi053.stdout:799: expect (ObjNum 109 snap 25 seq_num 109) 2024-01-15T22:51:36.226 INFO:tasks.rados.rados.0.smithi053.stdout:800: rmattr oid 23 current snap is 80 2024-01-15T22:51:36.226 INFO:tasks.rados.rados.0.smithi053.stdout:800: done (4 left) 2024-01-15T22:51:36.226 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 80 2024-01-15T22:51:36.226 INFO:tasks.rados.rados.0.smithi053.stdout:801: seq_num 272 ranges {3088384=565248,3653632=688128,4341760=729088,5070848=188416} 2024-01-15T22:51:36.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:35.943+0000 7feb4fe30700 -1 mon.b@1(peon).osd e203 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:36.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-mon[70990]: pgmap v12: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 368 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 52 KiB/s rd, 500 KiB/s wr, 36 op/s 2024-01-15T22:51:36.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-mon[70990]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:51:36.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-mon[70990]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:51:36.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-mon[70990]: osdmap e202: 8 total, 8 up, 8 in 2024-01-15T22:51:36.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-mon[70990]: failed to encode map e202 with expected crc 2024-01-15T22:51:36.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-mon[70990]: failed to encode map e202 with expected crc 2024-01-15T22:51:36.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-mon[70990]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:51:36.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-mon[70990]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:51:36.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-mon[70990]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:51:36.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-mon[70990]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:51:36.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-mon[70990]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:51:36.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-mon[70990]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:51:36.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:36.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:36.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:36.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:36.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:35 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:36.243 INFO:tasks.rados.rados.0.smithi053.stdout:801: writing smithi053129169-45 from 3088384 to 3653632 tid 1 2024-01-15T22:51:36.247 INFO:tasks.rados.rados.0.smithi053.stdout:801: writing smithi053129169-45 from 3653632 to 4341760 tid 2 2024-01-15T22:51:36.251 INFO:tasks.rados.rados.0.smithi053.stdout:801: writing smithi053129169-45 from 4341760 to 5070848 tid 3 2024-01-15T22:51:36.253 INFO:tasks.rados.rados.0.smithi053.stdout:801: writing smithi053129169-45 from 5070848 to 5259264 tid 4 2024-01-15T22:51:36.253 INFO:tasks.rados.rados.0.smithi053.stdout:802: rmattr oid 42 current snap is 80 2024-01-15T22:51:36.254 INFO:tasks.rados.rados.0.smithi053.stdout:802: done (5 left) 2024-01-15T22:51:36.254 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 17 current snap is 80 2024-01-15T22:51:36.254 INFO:tasks.rados.rados.0.smithi053.stdout:796: finishing write tid 6 to smithi053129169-14 2024-01-15T22:51:36.254 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 444 (ObjNum 271 snap 80 seq_num 271) dirty exists 2024-01-15T22:51:36.254 INFO:tasks.rados.rados.0.smithi053.stdout:796: left oid 14 (ObjNum 271 snap 80 seq_num 271) 2024-01-15T22:51:36.254 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 255 (ObjNum 258 snap 76 seq_num 258) dirty exists 2024-01-15T22:51:36.254 INFO:tasks.rados.rados.0.smithi053.stdout:799: expect (ObjNum 109 snap 25 seq_num 109) 2024-01-15T22:51:36.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[143363]: pgmap v12: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 368 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 52 KiB/s rd, 500 KiB/s wr, 36 op/s 2024-01-15T22:51:36.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[143363]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:51:36.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[143363]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:51:36.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[143363]: osdmap e202: 8 total, 8 up, 8 in 2024-01-15T22:51:36.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[143363]: failed to encode map e202 with expected crc 2024-01-15T22:51:36.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[143363]: failed to encode map e202 with expected crc 2024-01-15T22:51:36.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[143363]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:51:36.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[143363]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:51:36.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[143363]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:51:36.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[143363]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:51:36.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[143363]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:51:36.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[143363]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:51:36.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:36.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:36.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:36.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:36.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:36.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:35.942+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e203 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:36.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[80116]: pgmap v12: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 368 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 52 KiB/s rd, 500 KiB/s wr, 36 op/s 2024-01-15T22:51:36.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[80116]: Updating smithi053:/etc/ceph/ceph.conf 2024-01-15T22:51:36.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[80116]: Updating smithi163:/etc/ceph/ceph.conf 2024-01-15T22:51:36.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[80116]: osdmap e202: 8 total, 8 up, 8 in 2024-01-15T22:51:36.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[80116]: failed to encode map e202 with expected crc 2024-01-15T22:51:36.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[80116]: failed to encode map e202 with expected crc 2024-01-15T22:51:36.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[80116]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:51:36.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[80116]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.conf 2024-01-15T22:51:36.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[80116]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:51:36.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[80116]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-01-15T22:51:36.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[80116]: Updating smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:51:36.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[80116]: Updating smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/config/ceph.client.admin.keyring 2024-01-15T22:51:36.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:36.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:36.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:36.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:36.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:35 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:36.302 INFO:tasks.rados.rados.0.smithi053.stdout:801: finishing write tid 1 to smithi053129169-45 2024-01-15T22:51:36.302 INFO:tasks.rados.rados.0.smithi053.stdout:801: finishing write tid 2 to smithi053129169-45 2024-01-15T22:51:36.302 INFO:tasks.rados.rados.0.smithi053.stdout:801: finishing write tid 3 to smithi053129169-45 2024-01-15T22:51:36.302 INFO:tasks.rados.rados.0.smithi053.stdout:801: finishing write tid 4 to smithi053129169-45 2024-01-15T22:51:36.302 INFO:tasks.rados.rados.0.smithi053.stdout:801: finishing write tid 5 to smithi053129169-45 2024-01-15T22:51:36.302 INFO:tasks.rados.rados.0.smithi053.stdout:801: finishing write tid 6 to smithi053129169-45 2024-01-15T22:51:36.302 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 258 (ObjNum 272 snap 80 seq_num 272) dirty exists 2024-01-15T22:51:36.303 INFO:tasks.rados.rados.0.smithi053.stdout:801: left oid 45 (ObjNum 272 snap 80 seq_num 272) 2024-01-15T22:51:36.303 INFO:tasks.rados.rados.0.smithi053.stdout:798: finishing copy_from to smithi053129169-41 2024-01-15T22:51:36.303 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 244 (ObjNum 136 snap 36 seq_num 136) dirty exists 2024-01-15T22:51:36.303 INFO:tasks.rados.rados.0.smithi053.stdout:798: finishing copy_from racing read to smithi053129169-41 2024-01-15T22:51:36.303 INFO:tasks.rados.rados.0.smithi053.stdout:803: seq_num 273 ranges {8675328=581632,9256960=565248,9822208=532480,10354688=507904} 2024-01-15T22:51:36.353 INFO:tasks.rados.rados.0.smithi053.stdout:803: writing smithi053129169-17 from 8675328 to 9256960 tid 1 2024-01-15T22:51:36.356 INFO:tasks.rados.rados.0.smithi053.stdout:803: writing smithi053129169-17 from 9256960 to 9822208 tid 2 2024-01-15T22:51:36.359 INFO:tasks.rados.rados.0.smithi053.stdout:803: writing smithi053129169-17 from 9822208 to 10354688 tid 3 2024-01-15T22:51:36.363 INFO:tasks.rados.rados.0.smithi053.stdout:803: writing smithi053129169-17 from 10354688 to 10862592 tid 4 2024-01-15T22:51:36.364 INFO:tasks.rados.rados.0.smithi053.stdout:796: done (5 left) 2024-01-15T22:51:36.364 INFO:tasks.rados.rados.0.smithi053.stdout:797: done (4 left) 2024-01-15T22:51:36.364 INFO:tasks.rados.rados.0.smithi053.stdout:798: done (3 left) 2024-01-15T22:51:36.364 INFO:tasks.rados.rados.0.smithi053.stdout:799: done (2 left) 2024-01-15T22:51:36.364 INFO:tasks.rados.rados.0.smithi053.stdout:801: done (1 left) 2024-01-15T22:51:36.364 INFO:tasks.rados.rados.0.smithi053.stdout:804: read oid 48 snap 67 2024-01-15T22:51:36.364 INFO:tasks.rados.rados.0.smithi053.stdout:804: expect deleted 2024-01-15T22:51:36.364 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 9 current snap is 80 2024-01-15T22:51:36.364 INFO:tasks.rados.rados.0.smithi053.stdout:803: finishing write tid 1 to smithi053129169-17 2024-01-15T22:51:36.364 INFO:tasks.rados.rados.0.smithi053.stdout:805: seq_num 274 ranges {0=598016,598016=499712,1097728=745472,1843200=360448} 2024-01-15T22:51:36.366 INFO:tasks.rados.rados.0.smithi053.stdout:805: writing smithi053129169-9 from 0 to 598016 tid 1 2024-01-15T22:51:36.369 INFO:tasks.rados.rados.0.smithi053.stdout:805: writing smithi053129169-9 from 598016 to 1097728 tid 2 2024-01-15T22:51:36.373 INFO:tasks.rados.rados.0.smithi053.stdout:805: writing smithi053129169-9 from 1097728 to 1843200 tid 3 2024-01-15T22:51:36.376 INFO:tasks.rados.rados.0.smithi053.stdout:805: writing smithi053129169-9 from 1843200 to 2203648 tid 4 2024-01-15T22:51:36.376 INFO:tasks.rados.rados.0.smithi053.stdout:806: read oid 32 snap 61 2024-01-15T22:51:36.376 INFO:tasks.rados.rados.0.smithi053.stdout:806: expect (ObjNum 196 snap 55 seq_num 196) 2024-01-15T22:51:36.377 INFO:tasks.rados.rados.0.smithi053.stdout:807: rollback oid 14 current snap is 80 2024-01-15T22:51:36.377 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 14 to 68 2024-01-15T22:51:36.377 INFO:tasks.rados.rados.0.smithi053.stdout:803: finishing write tid 2 to smithi053129169-17 2024-01-15T22:51:36.377 INFO:tasks.rados.rados.0.smithi053.stdout:803: finishing write tid 3 to smithi053129169-17 2024-01-15T22:51:36.377 INFO:tasks.rados.rados.0.smithi053.stdout:803: finishing write tid 4 to smithi053129169-17 2024-01-15T22:51:36.377 INFO:tasks.rados.rados.0.smithi053.stdout:803: finishing write tid 5 to smithi053129169-17 2024-01-15T22:51:36.377 INFO:tasks.rados.rados.0.smithi053.stdout:803: finishing write tid 6 to smithi053129169-17 2024-01-15T22:51:36.377 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 547 (ObjNum 273 snap 80 seq_num 273) dirty exists 2024-01-15T22:51:36.377 INFO:tasks.rados.rados.0.smithi053.stdout:803: left oid 17 (ObjNum 273 snap 80 seq_num 273) 2024-01-15T22:51:36.377 INFO:tasks.rados.rados.0.smithi053.stdout:805: finishing write tid 1 to smithi053129169-9 2024-01-15T22:51:36.377 INFO:tasks.rados.rados.0.smithi053.stdout:805: finishing write tid 2 to smithi053129169-9 2024-01-15T22:51:36.377 INFO:tasks.rados.rados.0.smithi053.stdout:803: done (4 left) 2024-01-15T22:51:36.377 INFO:tasks.rados.rados.0.smithi053.stdout:804: done (3 left) 2024-01-15T22:51:36.377 INFO:tasks.rados.rados.0.smithi053.stdout:808: snap_remove snap 77 2024-01-15T22:51:36.954 INFO:tasks.rados.rados.0.smithi053.stdout:808: done (3 left) 2024-01-15T22:51:36.954 INFO:tasks.rados.rados.0.smithi053.stdout:809: snap_create 2024-01-15T22:51:36.954 INFO:tasks.rados.rados.0.smithi053.stdout:805: finishing write tid 3 to smithi053129169-9 2024-01-15T22:51:36.954 INFO:tasks.rados.rados.0.smithi053.stdout:805: finishing write tid 4 to smithi053129169-9 2024-01-15T22:51:36.954 INFO:tasks.rados.rados.0.smithi053.stdout:805: finishing write tid 5 to smithi053129169-9 2024-01-15T22:51:36.954 INFO:tasks.rados.rados.0.smithi053.stdout:805: finishing write tid 6 to smithi053129169-9 2024-01-15T22:51:36.955 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 449 (ObjNum 274 snap 80 seq_num 274) dirty exists 2024-01-15T22:51:36.955 INFO:tasks.rados.rados.0.smithi053.stdout:805: left oid 9 (ObjNum 274 snap 80 seq_num 274) 2024-01-15T22:51:36.955 INFO:tasks.rados.rados.0.smithi053.stdout:807: finishing rollback tid 0 to smithi053129169-14 2024-01-15T22:51:36.955 INFO:tasks.rados.rados.0.smithi053.stdout:807: finishing rollback tid 1 to smithi053129169-14 2024-01-15T22:51:36.955 INFO:tasks.rados.rados.0.smithi053.stdout:807: finishing rollback tid 2 to smithi053129169-14 2024-01-15T22:51:36.955 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 452 (ObjNum 240 snap 62 seq_num 240) dirty exists 2024-01-15T22:51:36.955 INFO:tasks.rados.rados.0.smithi053.stdout:806: expect (ObjNum 196 snap 55 seq_num 196) 2024-01-15T22:51:37.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:36 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:36.954+0000 7feb4fe30700 -1 mon.b@1(peon).osd e204 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:37.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:36 smithi163 ceph-mon[70990]: osdmap e203: 8 total, 8 up, 8 in 2024-01-15T22:51:37.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:36 smithi163 ceph-mon[70990]: failed to encode map e203 with expected crc 2024-01-15T22:51:37.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:36 smithi163 ceph-mon[70990]: failed to encode map e203 with expected crc 2024-01-15T22:51:37.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:36 smithi163 ceph-mon[70990]: failed to encode map e203 with expected crc 2024-01-15T22:51:37.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:36 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:37.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:36 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:51:37.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:36 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-15T22:51:37.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:36 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-01-15T22:51:37.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:36 smithi163 ceph-mon[70990]: Upgrade: It appears safe to stop mon.c 2024-01-15T22:51:37.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:36 smithi163 ceph-mon[70990]: failed to encode map e203 with expected crc 2024-01-15T22:51:37.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[143363]: osdmap e203: 8 total, 8 up, 8 in 2024-01-15T22:51:37.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[143363]: failed to encode map e203 with expected crc 2024-01-15T22:51:37.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[143363]: failed to encode map e203 with expected crc 2024-01-15T22:51:37.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[143363]: failed to encode map e203 with expected crc 2024-01-15T22:51:37.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:37.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:51:37.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-15T22:51:37.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-01-15T22:51:37.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[143363]: Upgrade: It appears safe to stop mon.c 2024-01-15T22:51:37.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[143363]: failed to encode map e203 with expected crc 2024-01-15T22:51:37.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:36.954+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e204 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:37.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[80116]: osdmap e203: 8 total, 8 up, 8 in 2024-01-15T22:51:37.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[80116]: failed to encode map e203 with expected crc 2024-01-15T22:51:37.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[80116]: failed to encode map e203 with expected crc 2024-01-15T22:51:37.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[80116]: failed to encode map e203 with expected crc 2024-01-15T22:51:37.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:37.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:51:37.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-15T22:51:37.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-01-15T22:51:37.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[80116]: Upgrade: It appears safe to stop mon.c 2024-01-15T22:51:37.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:36 smithi053 ceph-mon[80116]: failed to encode map e203 with expected crc 2024-01-15T22:51:37.964 INFO:tasks.rados.rados.0.smithi053.stdout:805: done (3 left) 2024-01-15T22:51:37.965 INFO:tasks.rados.rados.0.smithi053.stdout:806: done (2 left) 2024-01-15T22:51:37.965 INFO:tasks.rados.rados.0.smithi053.stdout:807: done (1 left) 2024-01-15T22:51:37.965 INFO:tasks.rados.rados.0.smithi053.stdout:809: done (0 left) 2024-01-15T22:51:37.965 INFO:tasks.rados.rados.0.smithi053.stdout:810: read oid 46 snap -1 2024-01-15T22:51:37.965 INFO:tasks.rados.rados.0.smithi053.stdout:810: expect (ObjNum 267 snap 80 seq_num 267) 2024-01-15T22:51:37.965 INFO:tasks.rados.rados.0.smithi053.stdout:811: read oid 12 snap -1 2024-01-15T22:51:37.965 INFO:tasks.rados.rados.0.smithi053.stdout:811: expect (ObjNum 261 snap 77 seq_num 261) 2024-01-15T22:51:37.965 INFO:tasks.rados.rados.0.smithi053.stdout:812: read oid 29 snap -1 2024-01-15T22:51:37.965 INFO:tasks.rados.rados.0.smithi053.stdout:812: expect deleted 2024-01-15T22:51:37.965 INFO:tasks.rados.rados.0.smithi053.stdout:813: snap_remove snap 62 2024-01-15T22:51:38.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:37 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:37.957+0000 7feb4fe30700 -1 mon.b@1(peon).osd e205 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:38.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:37 smithi163 ceph-mon[70990]: pgmap v15: 121 pgs: 121 active+clean; 361 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 844 KiB/s rd, 1.0 MiB/s wr, 37 op/s 2024-01-15T22:51:38.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:37 smithi163 ceph-mon[70990]: osdmap e204: 8 total, 8 up, 8 in 2024-01-15T22:51:38.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:37 smithi163 ceph-mon[70990]: failed to encode map e204 with expected crc 2024-01-15T22:51:38.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:37 smithi163 ceph-mon[70990]: failed to encode map e204 with expected crc 2024-01-15T22:51:38.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:37 smithi163 ceph-mon[70990]: Upgrade: Updating mon.c 2024-01-15T22:51:38.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:37 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:38.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:37 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:51:38.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:37 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:51:38.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:37 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:38.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:37 smithi163 ceph-mon[70990]: Deploying daemon mon.c on smithi053 2024-01-15T22:51:38.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:37 smithi163 ceph-mon[70990]: failed to encode map e204 with expected crc 2024-01-15T22:51:38.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[143363]: pgmap v15: 121 pgs: 121 active+clean; 361 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 844 KiB/s rd, 1.0 MiB/s wr, 37 op/s 2024-01-15T22:51:38.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[143363]: osdmap e204: 8 total, 8 up, 8 in 2024-01-15T22:51:38.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[143363]: failed to encode map e204 with expected crc 2024-01-15T22:51:38.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[143363]: failed to encode map e204 with expected crc 2024-01-15T22:51:38.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[143363]: Upgrade: Updating mon.c 2024-01-15T22:51:38.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:38.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:51:38.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:51:38.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:38.277 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[143363]: Deploying daemon mon.c on smithi053 2024-01-15T22:51:38.277 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[143363]: failed to encode map e204 with expected crc 2024-01-15T22:51:38.277 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:37.955+0000 7fb9b4e8a700 -1 mon.c@2(peon).osd e205 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:38.277 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[80116]: pgmap v15: 121 pgs: 121 active+clean; 361 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 844 KiB/s rd, 1.0 MiB/s wr, 37 op/s 2024-01-15T22:51:38.277 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[80116]: osdmap e204: 8 total, 8 up, 8 in 2024-01-15T22:51:38.277 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[80116]: failed to encode map e204 with expected crc 2024-01-15T22:51:38.277 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[80116]: failed to encode map e204 with expected crc 2024-01-15T22:51:38.277 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[80116]: Upgrade: Updating mon.c 2024-01-15T22:51:38.277 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[80116]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:38.277 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:51:38.277 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:51:38.277 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[80116]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:38.278 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[80116]: Deploying daemon mon.c on smithi053 2024-01-15T22:51:38.278 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:37 smithi053 ceph-mon[80116]: failed to encode map e204 with expected crc 2024-01-15T22:51:38.278 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:38 smithi053 systemd[1]: Stopping Ceph mon.c for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:51:38.278 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:38 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:38.281+0000 7fb9ba695700 -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-01-15T22:51:38.278 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:38 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[80093]: 2024-01-15T22:51:38.281+0000 7fb9ba695700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-01-15T22:51:38.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:38 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:51:38] ENGINE Bus STOPPING 2024-01-15T22:51:38.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:38 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:51:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T22:51:38.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:38 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:51:38] ENGINE Bus STOPPED 2024-01-15T22:51:38.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:38 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:51:38] ENGINE Bus STARTING 2024-01-15T22:51:38.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:38 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:51:38] ENGINE Serving on http://:::9283 2024-01-15T22:51:38.545 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:38 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:51:38] ENGINE Bus STARTED 2024-01-15T22:51:38.961 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:38 smithi053 bash[145852]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c 2024-01-15T22:51:38.981 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:38 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:38.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:51:39.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:38 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.c.service: Succeeded. 2024-01-15T22:51:39.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:38 smithi053 systemd[1]: Stopped Ceph mon.c for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:51:39.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 systemd[1]: Starting Ceph mon.c for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:51:39.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 bash[146015]: 8bb8f7a4f9b539698aadbb6f8c3a0660c2ab8ebad84791afab8a7f3f5518f5f1 2024-01-15T22:51:39.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 systemd[1]: Started Ceph mon.c for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:51:39.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: set uid:gid to 167:167 (ceph:ceph) 2024-01-15T22:51:39.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable), process ceph-mon, pid 7 2024-01-15T22:51:39.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: pidfile_write: ignore empty --pid-file 2024-01-15T22:51:39.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: load: jerasure load: lrc 2024-01-15T22:51:39.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: RocksDB version: 7.9.2 2024-01-15T22:51:39.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Git sha 0 2024-01-15T22:51:39.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Compile date 2024-01-12 22:23:15 2024-01-15T22:51:39.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: DB SUMMARY 2024-01-15T22:51:39.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: DB Session ID: W7I25L6O7PM3A6SJQY8T 2024-01-15T22:51:39.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: CURRENT file: CURRENT 2024-01-15T22:51:39.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: IDENTITY file: IDENTITY 2024-01-15T22:51:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: MANIFEST file: MANIFEST-000009 size: 905 Bytes 2024-01-15T22:51:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000024.sst 2024-01-15T22:51:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000022.log size: 3368689 ; 2024-01-15T22:51:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.error_if_exists: 0 2024-01-15T22:51:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.create_if_missing: 0 2024-01-15T22:51:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.paranoid_checks: 1 2024-01-15T22:51:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.flush_verify_memtable_count: 1 2024-01-15T22:51:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-01-15T22:51:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-01-15T22:51:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.env: 0x5619e5d4c720 2024-01-15T22:51:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.fs: PosixFileSystem 2024-01-15T22:51:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.info_log: 0x5619e7c63440 2024-01-15T22:51:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_file_opening_threads: 16 2024-01-15T22:51:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.statistics: (nil) 2024-01-15T22:51:39.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.use_fsync: 0 2024-01-15T22:51:39.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_log_file_size: 0 2024-01-15T22:51:39.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-15T22:51:39.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.log_file_time_to_roll: 0 2024-01-15T22:51:39.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.keep_log_file_num: 1000 2024-01-15T22:51:39.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.recycle_log_file_num: 0 2024-01-15T22:51:39.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.allow_fallocate: 1 2024-01-15T22:51:39.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.allow_mmap_reads: 0 2024-01-15T22:51:39.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.allow_mmap_writes: 0 2024-01-15T22:51:39.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.use_direct_reads: 0 2024-01-15T22:51:39.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-15T22:51:39.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.create_missing_column_families: 0 2024-01-15T22:51:39.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.db_log_dir: 2024-01-15T22:51:39.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.wal_dir: 2024-01-15T22:51:39.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.table_cache_numshardbits: 6 2024-01-15T22:51:39.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.WAL_ttl_seconds: 0 2024-01-15T22:51:39.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.WAL_size_limit_MB: 0 2024-01-15T22:51:39.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-01-15T22:51:39.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-15T22:51:39.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.is_fd_close_on_exec: 1 2024-01-15T22:51:39.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.advise_random_on_open: 1 2024-01-15T22:51:39.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.db_write_buffer_size: 0 2024-01-15T22:51:39.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.write_buffer_manager: 0x5619e6ef4b40 2024-01-15T22:51:39.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-15T22:51:39.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-15T22:51:39.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.use_adaptive_mutex: 0 2024-01-15T22:51:39.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.rate_limiter: (nil) 2024-01-15T22:51:39.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-15T22:51:39.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.wal_recovery_mode: 2 2024-01-15T22:51:39.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.enable_thread_tracking: 0 2024-01-15T22:51:39.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.enable_pipelined_write: 0 2024-01-15T22:51:39.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.unordered_write: 0 2024-01-15T22:51:39.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-15T22:51:39.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-15T22:51:39.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-15T22:51:39.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-15T22:51:39.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.row_cache: None 2024-01-15T22:51:39.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.wal_filter: None 2024-01-15T22:51:39.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-15T22:51:39.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.allow_ingest_behind: 0 2024-01-15T22:51:39.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.two_write_queues: 0 2024-01-15T22:51:39.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.manual_wal_flush: 0 2024-01-15T22:51:39.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.wal_compression: 0 2024-01-15T22:51:39.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.atomic_flush: 0 2024-01-15T22:51:39.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-15T22:51:39.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.persist_stats_to_disk: 0 2024-01-15T22:51:39.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.write_dbid_to_manifest: 0 2024-01-15T22:51:39.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.log_readahead_size: 0 2024-01-15T22:51:39.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-01-15T22:51:39.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.best_efforts_recovery: 0 2024-01-15T22:51:39.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-01-15T22:51:39.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-01-15T22:51:39.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.allow_data_in_errors: 0 2024-01-15T22:51:39.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.db_host_id: __hostname__ 2024-01-15T22:51:39.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.enforce_single_del_contracts: true 2024-01-15T22:51:39.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_background_jobs: 2 2024-01-15T22:51:39.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_background_compactions: -1 2024-01-15T22:51:39.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_subcompactions: 1 2024-01-15T22:51:39.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-15T22:51:39.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-15T22:51:39.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.delayed_write_rate : 16777216 2024-01-15T22:51:39.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_total_wal_size: 0 2024-01-15T22:51:39.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-15T22:51:39.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.stats_dump_period_sec: 600 2024-01-15T22:51:39.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.stats_persist_period_sec: 600 2024-01-15T22:51:39.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-15T22:51:39.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_open_files: -1 2024-01-15T22:51:39.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.bytes_per_sync: 0 2024-01-15T22:51:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.wal_bytes_per_sync: 0 2024-01-15T22:51:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.strict_bytes_per_sync: 0 2024-01-15T22:51:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compaction_readahead_size: 0 2024-01-15T22:51:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_background_flushes: -1 2024-01-15T22:51:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Compression algorithms supported: 2024-01-15T22:51:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-15T22:51:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: kZSTD supported: 0 2024-01-15T22:51:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: kXpressCompression supported: 0 2024-01-15T22:51:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: kLZ4HCCompression supported: 1 2024-01-15T22:51:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: kZlibCompression supported: 1 2024-01-15T22:51:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: kSnappyCompression supported: 1 2024-01-15T22:51:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: kLZ4Compression supported: 1 2024-01-15T22:51:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: kBZip2Compression supported: 0 2024-01-15T22:51:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Fast CRC32 supported: Supported on x86 2024-01-15T22:51:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: DMutex implementation: pthread_mutex_t 2024-01-15T22:51:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-01-15T22:51:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-01-15T22:51:39.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-15T22:51:39.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.merge_operator: 2024-01-15T22:51:39.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compaction_filter: None 2024-01-15T22:51:39.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compaction_filter_factory: None 2024-01-15T22:51:39.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.sst_partitioner_factory: None 2024-01-15T22:51:39.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.memtable_factory: SkipListFactory 2024-01-15T22:51:39.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.table_factory: BlockBasedTable 2024-01-15T22:51:39.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5619e7c63540) 2024-01-15T22:51:39.804 INFO:journalctl@ceph.mon.c.smithi053.stdout: cache_index_and_filter_blocks: 1 2024-01-15T22:51:39.804 INFO:journalctl@ceph.mon.c.smithi053.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-01-15T22:51:39.804 INFO:journalctl@ceph.mon.c.smithi053.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-15T22:51:39.804 INFO:journalctl@ceph.mon.c.smithi053.stdout: pin_top_level_index_and_filter: 1 2024-01-15T22:51:39.804 INFO:journalctl@ceph.mon.c.smithi053.stdout: index_type: 0 2024-01-15T22:51:39.804 INFO:journalctl@ceph.mon.c.smithi053.stdout: data_block_index_type: 0 2024-01-15T22:51:39.805 INFO:journalctl@ceph.mon.c.smithi053.stdout: index_shortening: 1 2024-01-15T22:51:39.805 INFO:journalctl@ceph.mon.c.smithi053.stdout: data_block_hash_table_util_ratio: 0.750000 2024-01-15T22:51:39.805 INFO:journalctl@ceph.mon.c.smithi053.stdout: checksum: 4 2024-01-15T22:51:39.805 INFO:journalctl@ceph.mon.c.smithi053.stdout: no_block_cache: 0 2024-01-15T22:51:39.805 INFO:journalctl@ceph.mon.c.smithi053.stdout: block_cache: 0x5619e6f751f0 2024-01-15T22:51:39.805 INFO:journalctl@ceph.mon.c.smithi053.stdout: block_cache_name: BinnedLRUCache 2024-01-15T22:51:39.805 INFO:journalctl@ceph.mon.c.smithi053.stdout: block_cache_options: 2024-01-15T22:51:39.805 INFO:journalctl@ceph.mon.c.smithi053.stdout: capacity : 536870912 2024-01-15T22:51:39.805 INFO:journalctl@ceph.mon.c.smithi053.stdout: num_shard_bits : 4 2024-01-15T22:51:39.805 INFO:journalctl@ceph.mon.c.smithi053.stdout: strict_capacity_limit : 0 2024-01-15T22:51:39.805 INFO:journalctl@ceph.mon.c.smithi053.stdout: high_pri_pool_ratio: 0.000 2024-01-15T22:51:39.805 INFO:journalctl@ceph.mon.c.smithi053.stdout: block_cache_compressed: (nil) 2024-01-15T22:51:39.805 INFO:journalctl@ceph.mon.c.smithi053.stdout: persistent_cache: (nil) 2024-01-15T22:51:39.805 INFO:journalctl@ceph.mon.c.smithi053.stdout: block_size: 4096 2024-01-15T22:51:39.805 INFO:journalctl@ceph.mon.c.smithi053.stdout: block_size_deviation: 10 2024-01-15T22:51:39.805 INFO:journalctl@ceph.mon.c.smithi053.stdout: block_restart_interval: 16 2024-01-15T22:51:39.806 INFO:journalctl@ceph.mon.c.smithi053.stdout: index_block_restart_interval: 1 2024-01-15T22:51:39.806 INFO:journalctl@ceph.mon.c.smithi053.stdout: metadata_block_size: 4096 2024-01-15T22:51:39.806 INFO:journalctl@ceph.mon.c.smithi053.stdout: partition_filters: 0 2024-01-15T22:51:39.806 INFO:journalctl@ceph.mon.c.smithi053.stdout: use_delta_encoding: 1 2024-01-15T22:51:39.806 INFO:journalctl@ceph.mon.c.smithi053.stdout: filter_policy: bloomfilter 2024-01-15T22:51:39.806 INFO:journalctl@ceph.mon.c.smithi053.stdout: whole_key_filtering: 1 2024-01-15T22:51:39.806 INFO:journalctl@ceph.mon.c.smithi053.stdout: verify_compression: 0 2024-01-15T22:51:39.806 INFO:journalctl@ceph.mon.c.smithi053.stdout: read_amp_bytes_per_bit: 0 2024-01-15T22:51:39.806 INFO:journalctl@ceph.mon.c.smithi053.stdout: format_version: 5 2024-01-15T22:51:39.806 INFO:journalctl@ceph.mon.c.smithi053.stdout: enable_index_compression: 1 2024-01-15T22:51:39.806 INFO:journalctl@ceph.mon.c.smithi053.stdout: block_align: 0 2024-01-15T22:51:39.806 INFO:journalctl@ceph.mon.c.smithi053.stdout: max_auto_readahead_size: 262144 2024-01-15T22:51:39.806 INFO:journalctl@ceph.mon.c.smithi053.stdout: prepopulate_block_cache: 0 2024-01-15T22:51:39.806 INFO:journalctl@ceph.mon.c.smithi053.stdout: initial_auto_readahead_size: 8192 2024-01-15T22:51:39.806 INFO:journalctl@ceph.mon.c.smithi053.stdout: num_file_reads_for_auto_readahead: 2 2024-01-15T22:51:39.806 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.write_buffer_size: 33554432 2024-01-15T22:51:39.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_write_buffer_number: 2 2024-01-15T22:51:39.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compression: NoCompression 2024-01-15T22:51:39.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.bottommost_compression: Disabled 2024-01-15T22:51:39.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.prefix_extractor: nullptr 2024-01-15T22:51:39.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-15T22:51:39.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.num_levels: 7 2024-01-15T22:51:39.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-15T22:51:39.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-15T22:51:39.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-01-15T22:51:39.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-15T22:51:39.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-15T22:51:39.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-15T22:51:39.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-15T22:51:39.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-15T22:51:39.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-01-15T22:51:39.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-15T22:51:39.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-01-15T22:51:39.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-01-15T22:51:39.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compression_opts.window_bits: -14 2024-01-15T22:51:39.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compression_opts.level: 32767 2024-01-15T22:51:39.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compression_opts.strategy: 0 2024-01-15T22:51:39.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-15T22:51:39.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-15T22:51:39.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-01-15T22:51:39.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-01-15T22:51:39.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compression_opts.enabled: false 2024-01-15T22:51:39.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-01-15T22:51:39.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-15T22:51:39.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-15T22:51:39.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-15T22:51:39.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.target_file_size_base: 67108864 2024-01-15T22:51:39.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.target_file_size_multiplier: 1 2024-01-15T22:51:39.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-15T22:51:39.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-15T22:51:39.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-15T22:51:39.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-15T22:51:39.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-15T22:51:39.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-15T22:51:39.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-15T22:51:39.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-15T22:51:39.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-15T22:51:39.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-15T22:51:39.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-15T22:51:39.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-15T22:51:39.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-01-15T22:51:39.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.arena_block_size: 1048576 2024-01-15T22:51:39.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-15T22:51:39.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-15T22:51:39.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.disable_auto_compactions: 0 2024-01-15T22:51:39.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-15T22:51:39.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-15T22:51:39.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-15T22:51:39.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-15T22:51:39.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-15T22:51:39.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-15T22:51:39.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-15T22:51:39.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-15T22:51:39.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-15T22:51:39.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-15T22:51:39.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.table_properties_collectors: 2024-01-15T22:51:39.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.inplace_update_support: 0 2024-01-15T22:51:39.811 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.inplace_update_num_locks: 10000 2024-01-15T22:51:39.811 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-15T22:51:39.811 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-15T22:51:39.811 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.memtable_huge_page_size: 0 2024-01-15T22:51:39.811 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.bloom_locality: 0 2024-01-15T22:51:39.811 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.max_successive_merges: 0 2024-01-15T22:51:39.811 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.optimize_filters_for_hits: 0 2024-01-15T22:51:39.811 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.paranoid_file_checks: 0 2024-01-15T22:51:39.811 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.force_consistency_checks: 1 2024-01-15T22:51:39.811 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.report_bg_io_stats: 0 2024-01-15T22:51:39.811 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.ttl: 2592000 2024-01-15T22:51:39.811 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.periodic_compaction_seconds: 0 2024-01-15T22:51:39.811 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-01-15T22:51:39.811 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-01-15T22:51:39.811 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.enable_blob_files: false 2024-01-15T22:51:39.812 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.min_blob_size: 0 2024-01-15T22:51:39.812 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.blob_file_size: 268435456 2024-01-15T22:51:39.812 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.blob_compression_type: NoCompression 2024-01-15T22:51:39.812 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.enable_blob_garbage_collection: false 2024-01-15T22:51:39.812 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-01-15T22:51:39.812 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-01-15T22:51:39.812 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-01-15T22:51:39.812 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.blob_file_starting_level: 0 2024-01-15T22:51:39.812 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-01-15T22:51:39.812 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 24.sst 2024-01-15T22:51:39.812 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-01-15T22:51:39.812 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 26, last_sequence is 13571, log_number is 22,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-01-15T22:51:39.812 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 22 2024-01-15T22:51:39.812 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4e0a8644-404f-4ef2-9833-a6d93c6099e4 2024-01-15T22:51:39.813 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705359099445891, "job": 1, "event": "recovery_started", "wal_files": [22]} 2024-01-15T22:51:39.813 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #22 mode 2 2024-01-15T22:51:39.813 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705359099457903, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 27, "file_size": 2171984, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13576, "largest_seqno": 14381, "table_properties": {"data_size": 2167363, "index_size": 2579, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1029, "raw_key_size": 10090, "raw_average_key_size": 25, "raw_value_size": 2158799, "raw_average_value_size": 5507, "num_data_blocks": 115, "num_entries": 392, "num_filter_entries": 392, "num_deletions": 12, "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": 1705359099, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4e0a8644-404f-4ef2-9833-a6d93c6099e4", "db_session_id": "W7I25L6O7PM3A6SJQY8T", "orig_file_number": 27, "seqno_to_time_mapping": "N/A"}} 2024-01-15T22:51:39.813 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705359099458027, "job": 1, "event": "recovery_finished"} 2024-01-15T22:51:39.813 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: [db/version_set.cc:5047] Creating manifest 29 2024-01-15T22:51:39.813 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-01-15T22:51:39.813 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000022.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-01-15T22:51:39.813 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5619e7012000 2024-01-15T22:51:39.813 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: DB pointer 0x5619e6ffe000 2024-01-15T22:51:39.813 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-01-15T22:51:39.813 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-01-15T22:51:39.813 INFO:journalctl@ceph.mon.c.smithi053.stdout: ** DB Stats ** 2024-01-15T22:51:39.813 INFO:journalctl@ceph.mon.c.smithi053.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-01-15T22:51:39.814 INFO:journalctl@ceph.mon.c.smithi053.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-01-15T22:51:39.814 INFO:journalctl@ceph.mon.c.smithi053.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-15T22:51:39.814 INFO:journalctl@ceph.mon.c.smithi053.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-15T22:51:39.814 INFO:journalctl@ceph.mon.c.smithi053.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-01-15T22:51:39.814 INFO:journalctl@ceph.mon.c.smithi053.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-15T22:51:39.814 INFO:journalctl@ceph.mon.c.smithi053.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-15T22:51:39.814 INFO:journalctl@ceph.mon.c.smithi053.stdout: 2024-01-15T22:51:39.814 INFO:journalctl@ceph.mon.c.smithi053.stdout: ** Compaction Stats [default] ** 2024-01-15T22:51:39.814 INFO:journalctl@ceph.mon.c.smithi053.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-01-15T22:51:39.814 INFO:journalctl@ceph.mon.c.smithi053.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-01-15T22:51:39.814 INFO:journalctl@ceph.mon.c.smithi053.stdout: L0 1/0 2.07 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 455.7 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-01-15T22:51:39.814 INFO:journalctl@ceph.mon.c.smithi053.stdout: L6 1/0 9.36 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-01-15T22:51:39.814 INFO:journalctl@ceph.mon.c.smithi053.stdout: Sum 2/0 11.44 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 455.7 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-01-15T22:51:39.814 INFO:journalctl@ceph.mon.c.smithi053.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 455.7 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-01-15T22:51:39.815 INFO:journalctl@ceph.mon.c.smithi053.stdout: 2024-01-15T22:51:39.815 INFO:journalctl@ceph.mon.c.smithi053.stdout: ** Compaction Stats [default] ** 2024-01-15T22:51:39.815 INFO:journalctl@ceph.mon.c.smithi053.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-01-15T22:51:39.815 INFO:journalctl@ceph.mon.c.smithi053.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-15T22:51:39.815 INFO:journalctl@ceph.mon.c.smithi053.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 455.7 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-01-15T22:51:39.815 INFO:journalctl@ceph.mon.c.smithi053.stdout: 2024-01-15T22:51:39.815 INFO:journalctl@ceph.mon.c.smithi053.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-01-15T22:51:39.815 INFO:journalctl@ceph.mon.c.smithi053.stdout: 2024-01-15T22:51:39.815 INFO:journalctl@ceph.mon.c.smithi053.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-01-15T22:51:39.815 INFO:journalctl@ceph.mon.c.smithi053.stdout: Flush(GB): cumulative 0.002, interval 0.002 2024-01-15T22:51:39.815 INFO:journalctl@ceph.mon.c.smithi053.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-15T22:51:39.815 INFO:journalctl@ceph.mon.c.smithi053.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-01-15T22:51:39.815 INFO:journalctl@ceph.mon.c.smithi053.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-01-15T22:51:39.815 INFO:journalctl@ceph.mon.c.smithi053.stdout: AddFile(Keys): cumulative 0, interval 0 2024-01-15T22:51:39.816 INFO:journalctl@ceph.mon.c.smithi053.stdout: Cumulative compaction: 0.00 GB write, 138.53 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:51:39.816 INFO:journalctl@ceph.mon.c.smithi053.stdout: Interval compaction: 0.00 GB write, 138.53 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:51:39.816 INFO:journalctl@ceph.mon.c.smithi053.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-01-15T22:51:39.816 INFO:journalctl@ceph.mon.c.smithi053.stdout: Block cache BinnedLRUCache@0x5619e6f751f0#7 capacity: 512.00 MB usage: 3.98 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-01-15T22:51:39.816 INFO:journalctl@ceph.mon.c.smithi053.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2024-01-15T22:51:39.816 INFO:journalctl@ceph.mon.c.smithi053.stdout: 2024-01-15T22:51:39.816 INFO:journalctl@ceph.mon.c.smithi053.stdout: ** File Read Latency Histogram By Level [default] ** 2024-01-15T22:51:39.816 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: starting mon.c rank 2 at public addrs [v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0] at bind addrs [v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:51:39.816 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: mon.c@-1(???) e3 preinit fsid 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:51:39.816 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: mon.c@-1(???).mds e8 new map 2024-01-15T22:51:39.816 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: mon.c@-1(???).mds e8 print_map 2024-01-15T22:51:39.816 INFO:journalctl@ceph.mon.c.smithi053.stdout: e8 2024-01-15T22:51:39.816 INFO:journalctl@ceph.mon.c.smithi053.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-01-15T22:51:39.816 INFO:journalctl@ceph.mon.c.smithi053.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-01-15T22:51:39.817 INFO:journalctl@ceph.mon.c.smithi053.stdout: legacy client fscid: 1 2024-01-15T22:51:39.817 INFO:journalctl@ceph.mon.c.smithi053.stdout: 2024-01-15T22:51:39.817 INFO:journalctl@ceph.mon.c.smithi053.stdout: Filesystem 'cephfs' (1) 2024-01-15T22:51:39.817 INFO:journalctl@ceph.mon.c.smithi053.stdout: fs_name cephfs 2024-01-15T22:51:39.817 INFO:journalctl@ceph.mon.c.smithi053.stdout: epoch 8 2024-01-15T22:51:39.817 INFO:journalctl@ceph.mon.c.smithi053.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-01-15T22:51:39.817 INFO:journalctl@ceph.mon.c.smithi053.stdout: created 2024-01-15T22:47:07.767196+0000 2024-01-15T22:51:39.817 INFO:journalctl@ceph.mon.c.smithi053.stdout: modified 2024-01-15T22:47:11.371598+0000 2024-01-15T22:51:39.817 INFO:journalctl@ceph.mon.c.smithi053.stdout: tableserver 0 2024-01-15T22:51:39.817 INFO:journalctl@ceph.mon.c.smithi053.stdout: root 0 2024-01-15T22:51:39.817 INFO:journalctl@ceph.mon.c.smithi053.stdout: session_timeout 60 2024-01-15T22:51:39.817 INFO:journalctl@ceph.mon.c.smithi053.stdout: session_autoclose 300 2024-01-15T22:51:39.817 INFO:journalctl@ceph.mon.c.smithi053.stdout: max_file_size 1099511627776 2024-01-15T22:51:39.817 INFO:journalctl@ceph.mon.c.smithi053.stdout: max_xattr_size 65536 2024-01-15T22:51:39.818 INFO:journalctl@ceph.mon.c.smithi053.stdout: required_client_features {} 2024-01-15T22:51:39.818 INFO:journalctl@ceph.mon.c.smithi053.stdout: last_failure 0 2024-01-15T22:51:39.818 INFO:journalctl@ceph.mon.c.smithi053.stdout: last_failure_osd_epoch 0 2024-01-15T22:51:39.818 INFO:journalctl@ceph.mon.c.smithi053.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-01-15T22:51:39.818 INFO:journalctl@ceph.mon.c.smithi053.stdout: max_mds 1 2024-01-15T22:51:39.818 INFO:journalctl@ceph.mon.c.smithi053.stdout: in 0 2024-01-15T22:51:39.818 INFO:journalctl@ceph.mon.c.smithi053.stdout: up {0=24377} 2024-01-15T22:51:39.818 INFO:journalctl@ceph.mon.c.smithi053.stdout: failed 2024-01-15T22:51:39.818 INFO:journalctl@ceph.mon.c.smithi053.stdout: damaged 2024-01-15T22:51:39.818 INFO:journalctl@ceph.mon.c.smithi053.stdout: stopped 2024-01-15T22:51:39.818 INFO:journalctl@ceph.mon.c.smithi053.stdout: data_pools [3] 2024-01-15T22:51:39.818 INFO:journalctl@ceph.mon.c.smithi053.stdout: metadata_pool 2 2024-01-15T22:51:39.818 INFO:journalctl@ceph.mon.c.smithi053.stdout: inline_data disabled 2024-01-15T22:51:39.818 INFO:journalctl@ceph.mon.c.smithi053.stdout: balancer 2024-01-15T22:51:39.818 INFO:journalctl@ceph.mon.c.smithi053.stdout: bal_rank_mask -1 2024-01-15T22:51:39.818 INFO:journalctl@ceph.mon.c.smithi053.stdout: standby_count_wanted 0 2024-01-15T22:51:39.819 INFO:journalctl@ceph.mon.c.smithi053.stdout: [mds.a{0:24377} state up:active seq 4 addr [v2:172.21.15.53:6834/1839406251,v1:172.21.15.53:6835/1839406251] compat {c=[1],r=[1],i=[7ff]}] 2024-01-15T22:51:39.819 INFO:journalctl@ceph.mon.c.smithi053.stdout: 2024-01-15T22:51:39.819 INFO:journalctl@ceph.mon.c.smithi053.stdout: 2024-01-15T22:51:39.819 INFO:journalctl@ceph.mon.c.smithi053.stdout: Standby daemons: 2024-01-15T22:51:39.819 INFO:journalctl@ceph.mon.c.smithi053.stdout: 2024-01-15T22:51:39.819 INFO:journalctl@ceph.mon.c.smithi053.stdout: [mds.b{-1:24376} state up:standby seq 1 addr [v2:172.21.15.163:6832/619787945,v1:172.21.15.163:6833/619787945] compat {c=[1],r=[1],i=[7ff]}] 2024-01-15T22:51:39.819 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: mon.c@-1(???).osd e205 crush map has features 3314933069573799936, adjusting msgr requires 2024-01-15T22:51:39.819 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: mon.c@-1(???).osd e205 crush map has features 432629308056666112, adjusting msgr requires 2024-01-15T22:51:39.819 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: mon.c@-1(???).osd e205 crush map has features 432629308056666112, adjusting msgr requires 2024-01-15T22:51:39.819 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: mon.c@-1(???).osd e205 crush map has features 432629308056666112, adjusting msgr requires 2024-01-15T22:51:39.819 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:39 smithi053 ceph-mon[146052]: mon.c@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2024-01-15T22:51:40.594 INFO:tasks.rados.rados.0.smithi053.stdout:813: done (3 left) 2024-01-15T22:51:40.594 INFO:tasks.rados.rados.0.smithi053.stdout:814: setattr oid 42 current snap is 81 2024-01-15T22:51:40.598 INFO:tasks.rados.rados.0.smithi053.stdout:811: expect (ObjNum 261 snap 77 seq_num 261) 2024-01-15T22:51:40.746 INFO:tasks.rados.rados.0.smithi053.stdout:810: expect (ObjNum 267 snap 80 seq_num 267) 2024-01-15T22:51:40.883 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:40 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:40.595+0000 7feb4fe30700 -1 mon.b@1(peon).osd e206 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:40.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:40 smithi163 ceph-mon[70990]: pgmap v18: 121 pgs: 121 active+clean; 361 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 793 KiB/s rd, 550 KiB/s wr, 1 op/s 2024-01-15T22:51:40.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:40 smithi163 ceph-mon[70990]: mon.c calling monitor election 2024-01-15T22:51:40.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:40 smithi163 ceph-mon[70990]: mon.a calling monitor election 2024-01-15T22:51:40.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:40 smithi163 ceph-mon[70990]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-01-15T22:51:40.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:40 smithi163 ceph-mon[70990]: monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:51:40.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:40 smithi163 ceph-mon[70990]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:51:40.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:40 smithi163 ceph-mon[70990]: osdmap e205: 8 total, 8 up, 8 in 2024-01-15T22:51:40.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:40 smithi163 ceph-mon[70990]: mgrmap e39: y(active, since 10s), standbys: x 2024-01-15T22:51:40.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:40 smithi163 ceph-mon[70990]: overall HEALTH_OK 2024-01-15T22:51:40.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:40 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:40.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:40 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:40.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:40 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:40.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:40 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:40.891+0000 7feb4fe30700 -1 mon.b@1(peon).osd e207 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:41.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[143363]: pgmap v18: 121 pgs: 121 active+clean; 361 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 793 KiB/s rd, 550 KiB/s wr, 1 op/s 2024-01-15T22:51:41.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[143363]: mon.c calling monitor election 2024-01-15T22:51:41.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[143363]: mon.a calling monitor election 2024-01-15T22:51:41.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[143363]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-01-15T22:51:41.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[143363]: monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:51:41.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[143363]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:51:41.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[143363]: osdmap e205: 8 total, 8 up, 8 in 2024-01-15T22:51:41.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[143363]: mgrmap e39: y(active, since 10s), standbys: x 2024-01-15T22:51:41.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[143363]: overall HEALTH_OK 2024-01-15T22:51:41.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:41.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:41.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:41.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[146052]: pgmap v18: 121 pgs: 121 active+clean; 361 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 793 KiB/s rd, 550 KiB/s wr, 1 op/s 2024-01-15T22:51:41.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[146052]: mon.c calling monitor election 2024-01-15T22:51:41.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[146052]: mon.a calling monitor election 2024-01-15T22:51:41.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[146052]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-01-15T22:51:41.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[146052]: monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:51:41.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[146052]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:51:41.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[146052]: osdmap e205: 8 total, 8 up, 8 in 2024-01-15T22:51:41.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[146052]: mgrmap e39: y(active, since 10s), standbys: x 2024-01-15T22:51:41.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[146052]: overall HEALTH_OK 2024-01-15T22:51:41.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:41.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:41.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:40 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:41.571 INFO:tasks.rados.rados.0.smithi053.stdout:810: done (3 left) 2024-01-15T22:51:41.571 INFO:tasks.rados.rados.0.smithi053.stdout:811: done (2 left) 2024-01-15T22:51:41.571 INFO:tasks.rados.rados.0.smithi053.stdout:812: done (1 left) 2024-01-15T22:51:41.571 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 81 2024-01-15T22:51:41.571 INFO:tasks.rados.rados.0.smithi053.stdout:815: seq_num 275 ranges {3883008=614400,4497408=786432,5283840=499712,5783552=319488} 2024-01-15T22:51:41.595 INFO:tasks.rados.rados.0.smithi053.stdout:815: writing smithi053129169-12 from 3883008 to 4497408 tid 1 2024-01-15T22:51:41.602 INFO:tasks.rados.rados.0.smithi053.stdout:815: writing smithi053129169-12 from 4497408 to 5283840 tid 2 2024-01-15T22:51:41.606 INFO:tasks.rados.rados.0.smithi053.stdout:815: writing smithi053129169-12 from 5283840 to 5783552 tid 3 2024-01-15T22:51:41.606 INFO:tasks.rados.rados.0.smithi053.stdout:815: writing smithi053129169-12 from 5783552 to 6103040 tid 4 2024-01-15T22:51:41.606 INFO:tasks.rados.rados.0.smithi053.stdout:816: read oid 21 snap 59 2024-01-15T22:51:41.606 INFO:tasks.rados.rados.0.smithi053.stdout:816: expect (ObjNum 164 snap 47 seq_num 164) 2024-01-15T22:51:41.606 INFO:tasks.rados.rados.0.smithi053.stdout:817: read oid 34 snap 34 2024-01-15T22:51:41.607 INFO:tasks.rados.rados.0.smithi053.stdout:817: expect (ObjNum 121 snap 30 seq_num 121) 2024-01-15T22:51:41.607 INFO:tasks.rados.rados.0.smithi053.stdout:818: snap_create 2024-01-15T22:51:41.607 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 334 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T22:51:41.610 INFO:tasks.rados.rados.0.smithi053.stdout:815: finishing write tid 1 to smithi053129169-12 2024-01-15T22:51:41.610 INFO:tasks.rados.rados.0.smithi053.stdout:815: finishing write tid 2 to smithi053129169-12 2024-01-15T22:51:41.611 INFO:tasks.rados.rados.0.smithi053.stdout:815: finishing write tid 3 to smithi053129169-12 2024-01-15T22:51:41.612 INFO:tasks.rados.rados.0.smithi053.stdout:815: finishing write tid 4 to smithi053129169-12 2024-01-15T22:51:41.612 INFO:tasks.rados.rados.0.smithi053.stdout:815: finishing write tid 5 to smithi053129169-12 2024-01-15T22:51:41.613 INFO:tasks.rados.rados.0.smithi053.stdout:815: finishing write tid 6 to smithi053129169-12 2024-01-15T22:51:41.614 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 390 (ObjNum 275 snap 81 seq_num 275) dirty exists 2024-01-15T22:51:41.614 INFO:tasks.rados.rados.0.smithi053.stdout:815: left oid 12 (ObjNum 275 snap 81 seq_num 275) 2024-01-15T22:51:41.615 INFO:tasks.rados.rados.0.smithi053.stdout:816: expect (ObjNum 164 snap 47 seq_num 164) 2024-01-15T22:51:41.625 INFO:tasks.rados.rados.0.smithi053.stdout:817: expect (ObjNum 121 snap 30 seq_num 121) 2024-01-15T22:51:41.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:41 smithi163 ceph-mon[70990]: failed to encode map e206 with expected crc 2024-01-15T22:51:41.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:41 smithi163 ceph-mon[70990]: osdmap e206: 8 total, 8 up, 8 in 2024-01-15T22:51:41.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:41 smithi163 ceph-mon[70990]: failed to encode map e206 with expected crc 2024-01-15T22:51:41.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:41 smithi163 ceph-mon[70990]: pgmap v20: 121 pgs: 121 active+clean; 381 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 5.0 MiB/s wr, 25 op/s 2024-01-15T22:51:41.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:41 smithi163 ceph-mon[70990]: failed to encode map e207 with expected crc 2024-01-15T22:51:41.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:41 smithi163 ceph-mon[70990]: osdmap e207: 8 total, 8 up, 8 in 2024-01-15T22:51:41.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:41 smithi163 ceph-mon[70990]: failed to encode map e207 with expected crc 2024-01-15T22:51:41.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:41 smithi163 ceph-mon[70990]: failed to encode map e207 with expected crc 2024-01-15T22:51:42.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:41 smithi053 ceph-mon[146052]: failed to encode map e206 with expected crc 2024-01-15T22:51:42.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:41 smithi053 ceph-mon[146052]: osdmap e206: 8 total, 8 up, 8 in 2024-01-15T22:51:42.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:41 smithi053 ceph-mon[146052]: failed to encode map e206 with expected crc 2024-01-15T22:51:42.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:41 smithi053 ceph-mon[146052]: pgmap v20: 121 pgs: 121 active+clean; 381 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 5.0 MiB/s wr, 25 op/s 2024-01-15T22:51:42.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:41 smithi053 ceph-mon[146052]: failed to encode map e207 with expected crc 2024-01-15T22:51:42.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:41 smithi053 ceph-mon[146052]: osdmap e207: 8 total, 8 up, 8 in 2024-01-15T22:51:42.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:41 smithi053 ceph-mon[146052]: failed to encode map e207 with expected crc 2024-01-15T22:51:42.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:41 smithi053 ceph-mon[146052]: failed to encode map e207 with expected crc 2024-01-15T22:51:42.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:41 smithi053 ceph-mon[143363]: failed to encode map e206 with expected crc 2024-01-15T22:51:42.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:41 smithi053 ceph-mon[143363]: osdmap e206: 8 total, 8 up, 8 in 2024-01-15T22:51:42.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:41 smithi053 ceph-mon[143363]: failed to encode map e206 with expected crc 2024-01-15T22:51:42.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:41 smithi053 ceph-mon[143363]: pgmap v20: 121 pgs: 121 active+clean; 381 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 5.0 MiB/s wr, 25 op/s 2024-01-15T22:51:42.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:41 smithi053 ceph-mon[143363]: failed to encode map e207 with expected crc 2024-01-15T22:51:42.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:41 smithi053 ceph-mon[143363]: osdmap e207: 8 total, 8 up, 8 in 2024-01-15T22:51:42.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:41 smithi053 ceph-mon[143363]: failed to encode map e207 with expected crc 2024-01-15T22:51:42.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:41 smithi053 ceph-mon[143363]: failed to encode map e207 with expected crc 2024-01-15T22:51:42.617 INFO:tasks.rados.rados.0.smithi053.stdout:814: done (4 left) 2024-01-15T22:51:42.617 INFO:tasks.rados.rados.0.smithi053.stdout:815: done (3 left) 2024-01-15T22:51:42.618 INFO:tasks.rados.rados.0.smithi053.stdout:816: done (2 left) 2024-01-15T22:51:42.618 INFO:tasks.rados.rados.0.smithi053.stdout:817: done (1 left) 2024-01-15T22:51:42.618 INFO:tasks.rados.rados.0.smithi053.stdout:818: done (0 left) 2024-01-15T22:51:42.618 INFO:tasks.rados.rados.0.smithi053.stdout:819: rollback oid 40 current snap is 82 2024-01-15T22:51:42.618 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 40 to 81 2024-01-15T22:51:42.618 INFO:tasks.rados.rados.0.smithi053.stdout:820: rollback oid 16 current snap is 82 2024-01-15T22:51:42.618 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 16 to 53 2024-01-15T22:51:42.618 INFO:tasks.rados.rados.0.smithi053.stdout:821: rollback oid 26 current snap is 82 2024-01-15T22:51:42.618 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 26 to 75 2024-01-15T22:51:42.618 INFO:tasks.rados.rados.0.smithi053.stdout:822: read oid 18 snap -1 2024-01-15T22:51:42.618 INFO:tasks.rados.rados.0.smithi053.stdout:822: expect (ObjNum 136 snap 36 seq_num 136) 2024-01-15T22:51:42.618 INFO:tasks.rados.rados.0.smithi053.stdout:823: snap_create 2024-01-15T22:51:42.627 INFO:tasks.rados.rados.0.smithi053.stdout:820: finishing rollback tid 0 to smithi053129169-16 2024-01-15T22:51:42.627 INFO:tasks.rados.rados.0.smithi053.stdout:820: finishing rollback tid 1 to smithi053129169-16 2024-01-15T22:51:42.630 INFO:tasks.rados.rados.0.smithi053.stdout:819: finishing rollback tid 0 to smithi053129169-40 2024-01-15T22:51:42.630 INFO:tasks.rados.rados.0.smithi053.stdout:819: finishing rollback tid 1 to smithi053129169-40 2024-01-15T22:51:42.630 INFO:tasks.rados.rados.0.smithi053.stdout:819: finishing rollback tid 2 to smithi053129169-40 2024-01-15T22:51:42.630 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 259 (ObjNum 258 snap 76 seq_num 258) dirty exists 2024-01-15T22:51:42.631 INFO:tasks.rados.rados.0.smithi053.stdout:820: finishing rollback tid 2 to smithi053129169-16 2024-01-15T22:51:42.631 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 464 (ObjNum 83 snap 14 seq_num 83) dirty exists 2024-01-15T22:51:42.631 INFO:tasks.rados.rados.0.smithi053.stdout:821: finishing rollback tid 0 to smithi053129169-26 2024-01-15T22:51:42.633 INFO:tasks.rados.rados.0.smithi053.stdout:821: finishing rollback tid 1 to smithi053129169-26 2024-01-15T22:51:42.633 INFO:tasks.rados.rados.0.smithi053.stdout:821: finishing rollback tid 2 to smithi053129169-26 2024-01-15T22:51:42.633 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 468 (ObjNum 236 snap 62 seq_num 236) dirty exists 2024-01-15T22:51:42.635 INFO:tasks.rados.rados.0.smithi053.stdout:822: expect (ObjNum 136 snap 36 seq_num 136) 2024-01-15T22:51:42.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:42 smithi053 ceph-mon[146052]: failed to encode map e207 with expected crc 2024-01-15T22:51:42.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:42 smithi053 ceph-mon[146052]: failed to encode map e207 with expected crc 2024-01-15T22:51:42.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:42 smithi053 ceph-mon[146052]: failed to encode map e207 with expected crc 2024-01-15T22:51:42.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:42 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:42.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:42 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:42.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:42 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:42.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:42 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:42.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:42 smithi053 ceph-mon[143363]: failed to encode map e207 with expected crc 2024-01-15T22:51:42.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:42 smithi053 ceph-mon[143363]: failed to encode map e207 with expected crc 2024-01-15T22:51:42.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:42 smithi053 ceph-mon[143363]: failed to encode map e207 with expected crc 2024-01-15T22:51:42.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:42 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:42.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:42 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:42.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:42 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:42.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:42 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:42.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:42 smithi163 ceph-mon[70990]: failed to encode map e207 with expected crc 2024-01-15T22:51:42.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:42 smithi163 ceph-mon[70990]: failed to encode map e207 with expected crc 2024-01-15T22:51:42.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:42 smithi163 ceph-mon[70990]: failed to encode map e207 with expected crc 2024-01-15T22:51:42.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:42 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:42.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:42 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:42.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:42 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:42.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:42 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:42.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:42.620+0000 7feb4fe30700 -1 mon.b@1(peon).osd e208 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:43.621 INFO:tasks.rados.rados.0.smithi053.stdout:819: done (4 left) 2024-01-15T22:51:43.621 INFO:tasks.rados.rados.0.smithi053.stdout:820: done (3 left) 2024-01-15T22:51:43.621 INFO:tasks.rados.rados.0.smithi053.stdout:821: done (2 left) 2024-01-15T22:51:43.621 INFO:tasks.rados.rados.0.smithi053.stdout:822: done (1 left) 2024-01-15T22:51:43.621 INFO:tasks.rados.rados.0.smithi053.stdout:823: done (0 left) 2024-01-15T22:51:43.621 INFO:tasks.rados.rados.0.smithi053.stdout:824: snap_create 2024-01-15T22:51:43.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:43.622+0000 7feb4fe30700 -1 mon.b@1(peon).osd e209 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:43.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:43 smithi163 ceph-mon[70990]: failed to encode map e208 with expected crc 2024-01-15T22:51:43.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:43 smithi163 ceph-mon[70990]: osdmap e208: 8 total, 8 up, 8 in 2024-01-15T22:51:43.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:43 smithi163 ceph-mon[70990]: failed to encode map e208 with expected crc 2024-01-15T22:51:43.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:43 smithi163 ceph-mon[70990]: failed to encode map e208 with expected crc 2024-01-15T22:51:43.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:43 smithi163 ceph-mon[70990]: failed to encode map e208 with expected crc 2024-01-15T22:51:43.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:43 smithi163 ceph-mon[70990]: failed to encode map e208 with expected crc 2024-01-15T22:51:43.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:43 smithi163 ceph-mon[70990]: pgmap v23: 121 pgs: 121 active+clean; 381 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 5.0 MiB/s wr, 25 op/s 2024-01-15T22:51:44.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:43 smithi053 ceph-mon[143363]: failed to encode map e208 with expected crc 2024-01-15T22:51:44.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:43 smithi053 ceph-mon[143363]: osdmap e208: 8 total, 8 up, 8 in 2024-01-15T22:51:44.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:43 smithi053 ceph-mon[143363]: failed to encode map e208 with expected crc 2024-01-15T22:51:44.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:43 smithi053 ceph-mon[143363]: failed to encode map e208 with expected crc 2024-01-15T22:51:44.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:43 smithi053 ceph-mon[143363]: failed to encode map e208 with expected crc 2024-01-15T22:51:44.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:43 smithi053 ceph-mon[143363]: failed to encode map e208 with expected crc 2024-01-15T22:51:44.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:43 smithi053 ceph-mon[143363]: pgmap v23: 121 pgs: 121 active+clean; 381 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 5.0 MiB/s wr, 25 op/s 2024-01-15T22:51:44.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:43 smithi053 ceph-mon[146052]: failed to encode map e208 with expected crc 2024-01-15T22:51:44.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:43 smithi053 ceph-mon[146052]: osdmap e208: 8 total, 8 up, 8 in 2024-01-15T22:51:44.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:43 smithi053 ceph-mon[146052]: failed to encode map e208 with expected crc 2024-01-15T22:51:44.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:43 smithi053 ceph-mon[146052]: failed to encode map e208 with expected crc 2024-01-15T22:51:44.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:43 smithi053 ceph-mon[146052]: failed to encode map e208 with expected crc 2024-01-15T22:51:44.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:43 smithi053 ceph-mon[146052]: failed to encode map e208 with expected crc 2024-01-15T22:51:44.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:43 smithi053 ceph-mon[146052]: pgmap v23: 121 pgs: 121 active+clean; 381 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 5.0 MiB/s wr, 25 op/s 2024-01-15T22:51:44.621 INFO:tasks.rados.rados.0.smithi053.stdout:824: done (0 left) 2024-01-15T22:51:44.621 INFO:tasks.rados.rados.0.smithi053.stdout:825: delete oid 17 current snap is 84 2024-01-15T22:51:44.628 INFO:tasks.rados.rados.0.smithi053.stdout:825: done (0 left) 2024-01-15T22:51:44.628 INFO:tasks.rados.rados.0.smithi053.stdout:826: snap_create 2024-01-15T22:51:44.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:44 smithi053 ceph-mon[143363]: failed to encode map e209 with expected crc 2024-01-15T22:51:44.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:44 smithi053 ceph-mon[143363]: osdmap e209: 8 total, 8 up, 8 in 2024-01-15T22:51:44.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:44 smithi053 ceph-mon[143363]: failed to encode map e209 with expected crc 2024-01-15T22:51:44.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:51:44.795 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:44 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:44.469+0000 7f93ac797700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-01-15T22:51:44.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:44 smithi053 ceph-mon[146052]: failed to encode map e209 with expected crc 2024-01-15T22:51:44.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:44 smithi053 ceph-mon[146052]: osdmap e209: 8 total, 8 up, 8 in 2024-01-15T22:51:44.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:44 smithi053 ceph-mon[146052]: failed to encode map e209 with expected crc 2024-01-15T22:51:44.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:51:44.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:44 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:44.623+0000 7feb4fe30700 -1 mon.b@1(peon).osd e210 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:44.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:44 smithi163 ceph-mon[70990]: failed to encode map e209 with expected crc 2024-01-15T22:51:44.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:44 smithi163 ceph-mon[70990]: osdmap e209: 8 total, 8 up, 8 in 2024-01-15T22:51:44.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:44 smithi163 ceph-mon[70990]: failed to encode map e209 with expected crc 2024-01-15T22:51:44.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:44 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:51:45.294 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:51:45] "GET /metrics HTTP/1.1" 200 35953 "" "Prometheus/2.43.0" 2024-01-15T22:51:45.633 INFO:tasks.rados.rados.0.smithi053.stdout:826: done (0 left) 2024-01-15T22:51:45.633 INFO:tasks.rados.rados.0.smithi053.stdout:827: setattr oid 42 current snap is 85 2024-01-15T22:51:45.634 INFO:tasks.rados.rados.0.smithi053.stdout:828: delete oid 12 current snap is 85 2024-01-15T22:51:45.641 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 336 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-01-15T22:51:45.642 INFO:tasks.rados.rados.0.smithi053.stdout:827: done (1 left) 2024-01-15T22:51:45.642 INFO:tasks.rados.rados.0.smithi053.stdout:828: done (0 left) 2024-01-15T22:51:45.642 INFO:tasks.rados.rados.0.smithi053.stdout:829: read oid 29 snap 75 2024-01-15T22:51:45.642 INFO:tasks.rados.rados.0.smithi053.stdout:829: expect deleted 2024-01-15T22:51:45.642 INFO:tasks.rados.rados.0.smithi053.stdout:830: rollback oid 39 current snap is 85 2024-01-15T22:51:45.642 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 39 to 61 2024-01-15T22:51:45.642 INFO:tasks.rados.rados.0.smithi053.stdout:831: rollback oid 14 current snap is 85 2024-01-15T22:51:45.642 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 14 to 71 2024-01-15T22:51:45.642 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 2 current snap is 85 2024-01-15T22:51:45.642 INFO:tasks.rados.rados.0.smithi053.stdout:832: seq_num 278 ranges {0=663552,663552=442368,1105920=720896,1826816=442368} 2024-01-15T22:51:45.649 INFO:tasks.rados.rados.0.smithi053.stdout:832: writing smithi053129169-2 from 0 to 663552 tid 1 2024-01-15T22:51:45.649 INFO:tasks.rados.rados.0.smithi053.stdout:832: writing smithi053129169-2 from 663552 to 1105920 tid 2 2024-01-15T22:51:45.652 INFO:tasks.rados.rados.0.smithi053.stdout:832: writing smithi053129169-2 from 1105920 to 1826816 tid 3 2024-01-15T22:51:45.656 INFO:tasks.rados.rados.0.smithi053.stdout:832: writing smithi053129169-2 from 1826816 to 2269184 tid 4 2024-01-15T22:51:45.656 INFO:tasks.rados.rados.0.smithi053.stdout:833: rollback oid 11 current snap is 85 2024-01-15T22:51:45.656 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 11 to 63 2024-01-15T22:51:45.656 INFO:tasks.rados.rados.0.smithi053.stdout:831: finishing rollback tid 0 to smithi053129169-14 2024-01-15T22:51:45.656 INFO:tasks.rados.rados.0.smithi053.stdout:830: finishing rollback tid 0 to smithi053129169-39 2024-01-15T22:51:45.656 INFO:tasks.rados.rados.0.smithi053.stdout:831: finishing rollback tid 1 to smithi053129169-14 2024-01-15T22:51:45.656 INFO:tasks.rados.rados.0.smithi053.stdout:830: finishing rollback tid 1 to smithi053129169-39 2024-01-15T22:51:45.656 INFO:tasks.rados.rados.0.smithi053.stdout:830: finishing rollback tid 2 to smithi053129169-39 2024-01-15T22:51:45.656 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 263 (ObjNum 210 snap 59 seq_num 210) dirty exists 2024-01-15T22:51:45.656 INFO:tasks.rados.rados.0.smithi053.stdout:831: finishing rollback tid 2 to smithi053129169-14 2024-01-15T22:51:45.656 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 472 (ObjNum 240 snap 62 seq_num 240) dirty exists 2024-01-15T22:51:45.656 INFO:tasks.rados.rados.0.smithi053.stdout:832: finishing write tid 1 to smithi053129169-2 2024-01-15T22:51:45.656 INFO:tasks.rados.rados.0.smithi053.stdout:832: finishing write tid 2 to smithi053129169-2 2024-01-15T22:51:45.657 INFO:tasks.rados.rados.0.smithi053.stdout:829: done (4 left) 2024-01-15T22:51:45.657 INFO:tasks.rados.rados.0.smithi053.stdout:830: done (3 left) 2024-01-15T22:51:45.657 INFO:tasks.rados.rados.0.smithi053.stdout:831: done (2 left) 2024-01-15T22:51:45.657 INFO:tasks.rados.rados.0.smithi053.stdout:834: read oid 12 snap -1 2024-01-15T22:51:45.657 INFO:tasks.rados.rados.0.smithi053.stdout:834: expect deleted 2024-01-15T22:51:45.657 INFO:tasks.rados.rados.0.smithi053.stdout:835: snap_create 2024-01-15T22:51:45.657 INFO:tasks.rados.rados.0.smithi053.stdout:832: finishing write tid 3 to smithi053129169-2 2024-01-15T22:51:45.658 INFO:tasks.rados.rados.0.smithi053.stdout:832: finishing write tid 4 to smithi053129169-2 2024-01-15T22:51:45.658 INFO:tasks.rados.rados.0.smithi053.stdout:832: finishing write tid 5 to smithi053129169-2 2024-01-15T22:51:45.658 INFO:tasks.rados.rados.0.smithi053.stdout:833: finishing rollback tid 0 to smithi053129169-11 2024-01-15T22:51:45.659 INFO:tasks.rados.rados.0.smithi053.stdout:833: finishing rollback tid 1 to smithi053129169-11 2024-01-15T22:51:45.659 INFO:tasks.rados.rados.0.smithi053.stdout:833: finishing rollback tid 2 to smithi053129169-11 2024-01-15T22:51:45.659 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 229 (ObjNum 220 snap 60 seq_num 220) dirty exists 2024-01-15T22:51:45.660 INFO:tasks.rados.rados.0.smithi053.stdout:832: finishing write tid 6 to smithi053129169-2 2024-01-15T22:51:45.660 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 397 (ObjNum 278 snap 85 seq_num 278) dirty exists 2024-01-15T22:51:45.660 INFO:tasks.rados.rados.0.smithi053.stdout:832: left oid 2 (ObjNum 278 snap 85 seq_num 278) 2024-01-15T22:51:45.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:45.634+0000 7feb4fe30700 -1 mon.b@1(peon).osd e211 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:45.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:45 smithi163 ceph-mon[70990]: failed to encode map e210 with expected crc 2024-01-15T22:51:45.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:45 smithi163 ceph-mon[70990]: osdmap e210: 8 total, 8 up, 8 in 2024-01-15T22:51:45.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:45 smithi163 ceph-mon[70990]: failed to encode map e210 with expected crc 2024-01-15T22:51:45.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:45 smithi163 ceph-mon[70990]: failed to encode map e210 with expected crc 2024-01-15T22:51:45.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:45 smithi163 ceph-mon[70990]: pgmap v26: 121 pgs: 121 active+clean; 382 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 0 B/s wr, 8 op/s 2024-01-15T22:51:45.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:45 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:45.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:45 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:45.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:45 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:45.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:45 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:51:45.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:45 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:45.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:45 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:45.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:45 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:51:45.886 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:45 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-15T22:51:45.886 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:45 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-01-15T22:51:45.886 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:45 smithi163 ceph-mon[70990]: Upgrade: It appears safe to stop mon.b 2024-01-15T22:51:45.886 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:45 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:45.893+0000 7feb4fe30700 -1 mon.b@1(peon).osd e212 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:45.890 INFO:tasks.rados.rados.0.smithi053.stdout:832: done (3 left) 2024-01-15T22:51:45.890 INFO:tasks.rados.rados.0.smithi053.stdout:833: done (2 left) 2024-01-15T22:51:45.890 INFO:tasks.rados.rados.0.smithi053.stdout:834: done (1 left) 2024-01-15T22:51:45.891 INFO:tasks.rados.rados.0.smithi053.stdout:835: done (0 left) 2024-01-15T22:51:45.891 INFO:tasks.rados.rados.0.smithi053.stdout:836: snap_remove snap 44 2024-01-15T22:51:46.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[143363]: failed to encode map e210 with expected crc 2024-01-15T22:51:46.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[143363]: osdmap e210: 8 total, 8 up, 8 in 2024-01-15T22:51:46.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[143363]: failed to encode map e210 with expected crc 2024-01-15T22:51:46.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[143363]: failed to encode map e210 with expected crc 2024-01-15T22:51:46.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[143363]: pgmap v26: 121 pgs: 121 active+clean; 382 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 0 B/s wr, 8 op/s 2024-01-15T22:51:46.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:46.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:46.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:46.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:51:46.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:46.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:46.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:51:46.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-15T22:51:46.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-01-15T22:51:46.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[143363]: Upgrade: It appears safe to stop mon.b 2024-01-15T22:51:46.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[146052]: failed to encode map e210 with expected crc 2024-01-15T22:51:46.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[146052]: osdmap e210: 8 total, 8 up, 8 in 2024-01-15T22:51:46.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[146052]: failed to encode map e210 with expected crc 2024-01-15T22:51:46.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[146052]: failed to encode map e210 with expected crc 2024-01-15T22:51:46.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[146052]: pgmap v26: 121 pgs: 121 active+clean; 382 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 0 B/s wr, 8 op/s 2024-01-15T22:51:46.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:46.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:46.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:46.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:51:46.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:46.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:46.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:51:46.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-01-15T22:51:46.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-01-15T22:51:46.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:45 smithi053 ceph-mon[146052]: Upgrade: It appears safe to stop mon.b 2024-01-15T22:51:46.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:46 smithi163 ceph-mon[70990]: failed to encode map e211 with expected crc 2024-01-15T22:51:46.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:46 smithi163 ceph-mon[70990]: osdmap e211: 8 total, 8 up, 8 in 2024-01-15T22:51:46.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:46 smithi163 ceph-mon[70990]: failed to encode map e211 with expected crc 2024-01-15T22:51:46.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:46 smithi163 ceph-mon[70990]: failed to encode map e210 with expected crc 2024-01-15T22:51:46.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:46 smithi163 ceph-mon[70990]: failed to encode map e210 with expected crc 2024-01-15T22:51:46.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:46 smithi163 ceph-mon[70990]: failed to encode map e212 with expected crc 2024-01-15T22:51:46.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:46 smithi163 ceph-mon[70990]: osdmap e212: 8 total, 8 up, 8 in 2024-01-15T22:51:46.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:46 smithi163 ceph-mon[70990]: failed to encode map e212 with expected crc 2024-01-15T22:51:46.884 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:46 smithi163 ceph-mon[70990]: failed to encode map e212 with expected crc 2024-01-15T22:51:46.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:46 smithi163 ceph-mon[70990]: Upgrade: Updating mon.b 2024-01-15T22:51:46.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:46 smithi163 ceph-mon[70990]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:46.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:46 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:51:46.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:46 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:51:46.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:46 smithi163 ceph-mon[70990]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:46.885 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:46 smithi163 ceph-mon[70990]: Deploying daemon mon.b on smithi163 2024-01-15T22:51:46.898 INFO:tasks.rados.rados.0.smithi053.stdout:836: done (0 left) 2024-01-15T22:51:46.898 INFO:tasks.rados.rados.0.smithi053.stdout:837: rmattr oid 41 current snap is 86 2024-01-15T22:51:46.898 INFO:tasks.rados.rados.0.smithi053.stdout:838: snap_remove snap 63 2024-01-15T22:51:47.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[143363]: failed to encode map e211 with expected crc 2024-01-15T22:51:47.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[143363]: osdmap e211: 8 total, 8 up, 8 in 2024-01-15T22:51:47.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[143363]: failed to encode map e211 with expected crc 2024-01-15T22:51:47.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[143363]: failed to encode map e210 with expected crc 2024-01-15T22:51:47.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[143363]: failed to encode map e210 with expected crc 2024-01-15T22:51:47.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[143363]: failed to encode map e212 with expected crc 2024-01-15T22:51:47.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[143363]: osdmap e212: 8 total, 8 up, 8 in 2024-01-15T22:51:47.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[143363]: failed to encode map e212 with expected crc 2024-01-15T22:51:47.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[143363]: failed to encode map e212 with expected crc 2024-01-15T22:51:47.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[143363]: Upgrade: Updating mon.b 2024-01-15T22:51:47.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:47.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:51:47.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:51:47.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:47.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[143363]: Deploying daemon mon.b on smithi163 2024-01-15T22:51:47.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[146052]: failed to encode map e211 with expected crc 2024-01-15T22:51:47.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[146052]: osdmap e211: 8 total, 8 up, 8 in 2024-01-15T22:51:47.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[146052]: failed to encode map e211 with expected crc 2024-01-15T22:51:47.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[146052]: failed to encode map e210 with expected crc 2024-01-15T22:51:47.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[146052]: failed to encode map e210 with expected crc 2024-01-15T22:51:47.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[146052]: failed to encode map e212 with expected crc 2024-01-15T22:51:47.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[146052]: osdmap e212: 8 total, 8 up, 8 in 2024-01-15T22:51:47.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[146052]: failed to encode map e212 with expected crc 2024-01-15T22:51:47.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[146052]: failed to encode map e212 with expected crc 2024-01-15T22:51:47.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[146052]: Upgrade: Updating mon.b 2024-01-15T22:51:47.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:47.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:51:47.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:51:47.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:51:47.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:46 smithi053 ceph-mon[146052]: Deploying daemon mon.b on smithi163 2024-01-15T22:51:47.162 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:46 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:46.901+0000 7feb4fe30700 -1 mon.b@1(peon).osd e213 update_from_paxos full map CRC mismatch, resetting to canonical 2024-01-15T22:51:47.442 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:47 smithi163 systemd[1]: Stopping Ceph mon.b for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:51:47.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:47.450+0000 7feb5563b700 -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-01-15T22:51:47.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[70967]: 2024-01-15T22:51:47.450+0000 7feb5563b700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-01-15T22:51:47.794 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:47 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:51:47] ENGINE Bus STOPPING 2024-01-15T22:51:47.795 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:47 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:51:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T22:51:47.795 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:47 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:51:47] ENGINE Bus STOPPED 2024-01-15T22:51:47.795 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:47 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:51:47] ENGINE Bus STARTING 2024-01-15T22:51:47.795 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:47 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:51:47] ENGINE Serving on http://:::9283 2024-01-15T22:51:47.795 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:47 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:22:51:47] ENGINE Bus STARTED 2024-01-15T22:51:48.045 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:47 smithi163 bash[138336]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b 2024-01-15T22:51:48.389 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.b.service: Succeeded. 2024-01-15T22:51:48.390 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 systemd[1]: Stopped Ceph mon.b for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:51:48.390 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 systemd[1]: Starting Ceph mon.b for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:51:48.731 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:48.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:51:48.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 bash[138488]: b2d91135e37da11145232b34b2ea2294384dc0d7d0a14892adc622ac053fa09e 2024-01-15T22:51:48.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 systemd[1]: Started Ceph mon.b for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:51:48.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: set uid:gid to 167:167 (ceph:ceph) 2024-01-15T22:51:48.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable), process ceph-mon, pid 7 2024-01-15T22:51:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: pidfile_write: ignore empty --pid-file 2024-01-15T22:51:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: load: jerasure load: lrc 2024-01-15T22:51:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: RocksDB version: 7.9.2 2024-01-15T22:51:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Git sha 0 2024-01-15T22:51:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Compile date 2024-01-12 22:23:15 2024-01-15T22:51:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: DB SUMMARY 2024-01-15T22:51:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: DB Session ID: 6UM78HJWTD87PHU8H51B 2024-01-15T22:51:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: CURRENT file: CURRENT 2024-01-15T22:51:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: IDENTITY file: IDENTITY 2024-01-15T22:51:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: MANIFEST file: MANIFEST-000009 size: 905 Bytes 2024-01-15T22:51:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000024.sst 2024-01-15T22:51:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000022.log size: 4083811 ; 2024-01-15T22:51:48.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.error_if_exists: 0 2024-01-15T22:51:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.create_if_missing: 0 2024-01-15T22:51:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.paranoid_checks: 1 2024-01-15T22:51:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.flush_verify_memtable_count: 1 2024-01-15T22:51:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-01-15T22:51:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-01-15T22:51:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.env: 0x55bcb6bf6720 2024-01-15T22:51:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.fs: PosixFileSystem 2024-01-15T22:51:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.info_log: 0x55bcb99c3440 2024-01-15T22:51:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_file_opening_threads: 16 2024-01-15T22:51:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.statistics: (nil) 2024-01-15T22:51:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.use_fsync: 0 2024-01-15T22:51:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_log_file_size: 0 2024-01-15T22:51:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-15T22:51:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.log_file_time_to_roll: 0 2024-01-15T22:51:48.733 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.keep_log_file_num: 1000 2024-01-15T22:51:48.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.recycle_log_file_num: 0 2024-01-15T22:51:48.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.allow_fallocate: 1 2024-01-15T22:51:48.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.allow_mmap_reads: 0 2024-01-15T22:51:48.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.allow_mmap_writes: 0 2024-01-15T22:51:48.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.use_direct_reads: 0 2024-01-15T22:51:48.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-15T22:51:48.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.create_missing_column_families: 0 2024-01-15T22:51:48.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.db_log_dir: 2024-01-15T22:51:48.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.wal_dir: 2024-01-15T22:51:48.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.table_cache_numshardbits: 6 2024-01-15T22:51:48.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.WAL_ttl_seconds: 0 2024-01-15T22:51:48.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.WAL_size_limit_MB: 0 2024-01-15T22:51:48.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-01-15T22:51:48.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-15T22:51:48.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.is_fd_close_on_exec: 1 2024-01-15T22:51:48.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.advise_random_on_open: 1 2024-01-15T22:51:48.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.db_write_buffer_size: 0 2024-01-15T22:51:48.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.write_buffer_manager: 0x55bcb8c54b40 2024-01-15T22:51:48.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-15T22:51:48.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-15T22:51:48.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.use_adaptive_mutex: 0 2024-01-15T22:51:48.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.rate_limiter: (nil) 2024-01-15T22:51:48.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-15T22:51:48.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.wal_recovery_mode: 2 2024-01-15T22:51:48.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.enable_thread_tracking: 0 2024-01-15T22:51:48.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.enable_pipelined_write: 0 2024-01-15T22:51:48.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.unordered_write: 0 2024-01-15T22:51:48.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-15T22:51:48.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-15T22:51:48.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-15T22:51:48.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-15T22:51:48.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.row_cache: None 2024-01-15T22:51:48.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.wal_filter: None 2024-01-15T22:51:48.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-15T22:51:48.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.allow_ingest_behind: 0 2024-01-15T22:51:48.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.two_write_queues: 0 2024-01-15T22:51:48.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.manual_wal_flush: 0 2024-01-15T22:51:48.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.wal_compression: 0 2024-01-15T22:51:48.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.atomic_flush: 0 2024-01-15T22:51:48.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-15T22:51:48.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.persist_stats_to_disk: 0 2024-01-15T22:51:48.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.write_dbid_to_manifest: 0 2024-01-15T22:51:48.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.log_readahead_size: 0 2024-01-15T22:51:48.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-01-15T22:51:48.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.best_efforts_recovery: 0 2024-01-15T22:51:48.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-01-15T22:51:48.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-01-15T22:51:48.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.allow_data_in_errors: 0 2024-01-15T22:51:48.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.db_host_id: __hostname__ 2024-01-15T22:51:48.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.enforce_single_del_contracts: true 2024-01-15T22:51:48.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_background_jobs: 2 2024-01-15T22:51:48.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_background_compactions: -1 2024-01-15T22:51:48.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_subcompactions: 1 2024-01-15T22:51:48.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-15T22:51:48.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-15T22:51:48.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.delayed_write_rate : 16777216 2024-01-15T22:51:48.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_total_wal_size: 0 2024-01-15T22:51:48.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-15T22:51:48.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.stats_dump_period_sec: 600 2024-01-15T22:51:48.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.stats_persist_period_sec: 600 2024-01-15T22:51:48.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-15T22:51:48.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_open_files: -1 2024-01-15T22:51:48.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.bytes_per_sync: 0 2024-01-15T22:51:48.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.wal_bytes_per_sync: 0 2024-01-15T22:51:48.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.strict_bytes_per_sync: 0 2024-01-15T22:51:48.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compaction_readahead_size: 0 2024-01-15T22:51:48.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_background_flushes: -1 2024-01-15T22:51:48.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Compression algorithms supported: 2024-01-15T22:51:48.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-15T22:51:48.739 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: kZSTD supported: 0 2024-01-15T22:51:48.740 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: kXpressCompression supported: 0 2024-01-15T22:51:48.740 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: kLZ4HCCompression supported: 1 2024-01-15T22:51:48.740 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: kZlibCompression supported: 1 2024-01-15T22:51:48.740 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: kSnappyCompression supported: 1 2024-01-15T22:51:48.740 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: kLZ4Compression supported: 1 2024-01-15T22:51:48.740 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: kBZip2Compression supported: 0 2024-01-15T22:51:48.740 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Fast CRC32 supported: Supported on x86 2024-01-15T22:51:48.740 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: DMutex implementation: pthread_mutex_t 2024-01-15T22:51:48.740 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-01-15T22:51:48.740 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-01-15T22:51:48.740 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-15T22:51:48.740 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.merge_operator: 2024-01-15T22:51:48.740 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compaction_filter: None 2024-01-15T22:51:48.740 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compaction_filter_factory: None 2024-01-15T22:51:48.741 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.sst_partitioner_factory: None 2024-01-15T22:51:48.741 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.memtable_factory: SkipListFactory 2024-01-15T22:51:48.741 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.table_factory: BlockBasedTable 2024-01-15T22:51:48.741 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bcb99c3540) 2024-01-15T22:51:48.741 INFO:journalctl@ceph.mon.b.smithi163.stdout: cache_index_and_filter_blocks: 1 2024-01-15T22:51:48.741 INFO:journalctl@ceph.mon.b.smithi163.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-01-15T22:51:48.741 INFO:journalctl@ceph.mon.b.smithi163.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-15T22:51:48.741 INFO:journalctl@ceph.mon.b.smithi163.stdout: pin_top_level_index_and_filter: 1 2024-01-15T22:51:48.741 INFO:journalctl@ceph.mon.b.smithi163.stdout: index_type: 0 2024-01-15T22:51:48.741 INFO:journalctl@ceph.mon.b.smithi163.stdout: data_block_index_type: 0 2024-01-15T22:51:48.741 INFO:journalctl@ceph.mon.b.smithi163.stdout: index_shortening: 1 2024-01-15T22:51:48.741 INFO:journalctl@ceph.mon.b.smithi163.stdout: data_block_hash_table_util_ratio: 0.750000 2024-01-15T22:51:48.741 INFO:journalctl@ceph.mon.b.smithi163.stdout: checksum: 4 2024-01-15T22:51:48.741 INFO:journalctl@ceph.mon.b.smithi163.stdout: no_block_cache: 0 2024-01-15T22:51:48.741 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_cache: 0x55bcb8cd5350 2024-01-15T22:51:48.742 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_cache_name: BinnedLRUCache 2024-01-15T22:51:48.742 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_cache_options: 2024-01-15T22:51:48.742 INFO:journalctl@ceph.mon.b.smithi163.stdout: capacity : 536870912 2024-01-15T22:51:48.742 INFO:journalctl@ceph.mon.b.smithi163.stdout: num_shard_bits : 4 2024-01-15T22:51:48.742 INFO:journalctl@ceph.mon.b.smithi163.stdout: strict_capacity_limit : 0 2024-01-15T22:51:48.742 INFO:journalctl@ceph.mon.b.smithi163.stdout: high_pri_pool_ratio: 0.000 2024-01-15T22:51:48.742 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_cache_compressed: (nil) 2024-01-15T22:51:48.742 INFO:journalctl@ceph.mon.b.smithi163.stdout: persistent_cache: (nil) 2024-01-15T22:51:48.742 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_size: 4096 2024-01-15T22:51:48.742 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_size_deviation: 10 2024-01-15T22:51:48.742 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_restart_interval: 16 2024-01-15T22:51:48.742 INFO:journalctl@ceph.mon.b.smithi163.stdout: index_block_restart_interval: 1 2024-01-15T22:51:48.742 INFO:journalctl@ceph.mon.b.smithi163.stdout: metadata_block_size: 4096 2024-01-15T22:51:48.742 INFO:journalctl@ceph.mon.b.smithi163.stdout: partition_filters: 0 2024-01-15T22:51:48.742 INFO:journalctl@ceph.mon.b.smithi163.stdout: use_delta_encoding: 1 2024-01-15T22:51:48.742 INFO:journalctl@ceph.mon.b.smithi163.stdout: filter_policy: bloomfilter 2024-01-15T22:51:48.743 INFO:journalctl@ceph.mon.b.smithi163.stdout: whole_key_filtering: 1 2024-01-15T22:51:48.743 INFO:journalctl@ceph.mon.b.smithi163.stdout: verify_compression: 0 2024-01-15T22:51:48.743 INFO:journalctl@ceph.mon.b.smithi163.stdout: read_amp_bytes_per_bit: 0 2024-01-15T22:51:48.743 INFO:journalctl@ceph.mon.b.smithi163.stdout: format_version: 5 2024-01-15T22:51:48.743 INFO:journalctl@ceph.mon.b.smithi163.stdout: enable_index_compression: 1 2024-01-15T22:51:48.743 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_align: 0 2024-01-15T22:51:48.743 INFO:journalctl@ceph.mon.b.smithi163.stdout: max_auto_readahead_size: 262144 2024-01-15T22:51:48.743 INFO:journalctl@ceph.mon.b.smithi163.stdout: prepopulate_block_cache: 0 2024-01-15T22:51:48.743 INFO:journalctl@ceph.mon.b.smithi163.stdout: initial_auto_readahead_size: 8192 2024-01-15T22:51:48.743 INFO:journalctl@ceph.mon.b.smithi163.stdout: num_file_reads_for_auto_readahead: 2 2024-01-15T22:51:48.743 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.write_buffer_size: 33554432 2024-01-15T22:51:48.743 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_write_buffer_number: 2 2024-01-15T22:51:48.743 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compression: NoCompression 2024-01-15T22:51:48.743 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.bottommost_compression: Disabled 2024-01-15T22:51:48.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.prefix_extractor: nullptr 2024-01-15T22:51:48.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-15T22:51:48.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.num_levels: 7 2024-01-15T22:51:48.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-15T22:51:48.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-15T22:51:48.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-01-15T22:51:48.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-15T22:51:48.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-15T22:51:48.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-15T22:51:48.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-15T22:51:48.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-15T22:51:48.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-01-15T22:51:48.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-15T22:51:48.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-01-15T22:51:48.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-01-15T22:51:48.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compression_opts.window_bits: -14 2024-01-15T22:51:48.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compression_opts.level: 32767 2024-01-15T22:51:48.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compression_opts.strategy: 0 2024-01-15T22:51:48.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-15T22:51:48.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-15T22:51:48.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-01-15T22:51:48.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-01-15T22:51:48.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compression_opts.enabled: false 2024-01-15T22:51:48.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-01-15T22:51:48.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-15T22:51:48.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-15T22:51:48.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-15T22:51:48.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.target_file_size_base: 67108864 2024-01-15T22:51:48.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.target_file_size_multiplier: 1 2024-01-15T22:51:48.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-15T22:51:48.746 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-15T22:51:48.746 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-15T22:51:48.746 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-15T22:51:48.746 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-15T22:51:48.746 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-15T22:51:48.746 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-15T22:51:48.746 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-15T22:51:48.746 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-15T22:51:48.746 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-15T22:51:48.746 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-15T22:51:48.746 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-15T22:51:48.746 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-01-15T22:51:48.746 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.arena_block_size: 1048576 2024-01-15T22:51:48.746 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-15T22:51:48.746 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-15T22:51:48.747 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.disable_auto_compactions: 0 2024-01-15T22:51:48.747 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-15T22:51:48.747 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-15T22:51:48.747 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-15T22:51:48.747 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-15T22:51:48.747 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-15T22:51:48.747 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-15T22:51:48.747 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-15T22:51:48.747 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-15T22:51:48.747 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-15T22:51:48.747 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-15T22:51:48.747 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.table_properties_collectors: 2024-01-15T22:51:48.747 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.inplace_update_support: 0 2024-01-15T22:51:48.747 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.inplace_update_num_locks: 10000 2024-01-15T22:51:48.747 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-15T22:51:48.748 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-15T22:51:48.748 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.memtable_huge_page_size: 0 2024-01-15T22:51:48.748 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.bloom_locality: 0 2024-01-15T22:51:48.748 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.max_successive_merges: 0 2024-01-15T22:51:48.748 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.optimize_filters_for_hits: 0 2024-01-15T22:51:48.748 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.paranoid_file_checks: 0 2024-01-15T22:51:48.748 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.force_consistency_checks: 1 2024-01-15T22:51:48.748 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.report_bg_io_stats: 0 2024-01-15T22:51:48.748 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.ttl: 2592000 2024-01-15T22:51:48.748 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.periodic_compaction_seconds: 0 2024-01-15T22:51:48.748 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-01-15T22:51:48.748 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-01-15T22:51:48.748 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.enable_blob_files: false 2024-01-15T22:51:48.748 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.min_blob_size: 0 2024-01-15T22:51:48.748 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.blob_file_size: 268435456 2024-01-15T22:51:48.749 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.blob_compression_type: NoCompression 2024-01-15T22:51:48.749 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.enable_blob_garbage_collection: false 2024-01-15T22:51:48.749 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-01-15T22:51:48.749 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-01-15T22:51:48.749 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-01-15T22:51:48.749 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.blob_file_starting_level: 0 2024-01-15T22:51:48.749 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-01-15T22:51:48.749 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 24.sst 2024-01-15T22:51:48.749 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-01-15T22:51:48.749 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 26, last_sequence is 13644, log_number is 22,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-01-15T22:51:48.749 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 22 2024-01-15T22:51:48.749 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0291ff38-487b-462a-9534-5042fb693d92 2024-01-15T22:51:48.749 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705359108461244, "job": 1, "event": "recovery_started", "wal_files": [22]} 2024-01-15T22:51:48.749 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #22 mode 2 2024-01-15T22:51:48.749 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705359108470789, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 27, "file_size": 2586670, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13649, "largest_seqno": 14828, "table_properties": {"data_size": 2580619, "index_size": 3624, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1413, "raw_key_size": 13762, "raw_average_key_size": 25, "raw_value_size": 2568918, "raw_average_value_size": 4757, "num_data_blocks": 160, "num_entries": 540, "num_filter_entries": 540, "num_deletions": 16, "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": 1705359108, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0291ff38-487b-462a-9534-5042fb693d92", "db_session_id": "6UM78HJWTD87PHU8H51B", "orig_file_number": 27, "seqno_to_time_mapping": "N/A"}} 2024-01-15T22:51:48.749 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: EVENT_LOG_v1 {"time_micros": 1705359108470901, "job": 1, "event": "recovery_finished"} 2024-01-15T22:51:48.750 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: [db/version_set.cc:5047] Creating manifest 29 2024-01-15T22:51:48.750 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-01-15T22:51:48.750 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000022.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-01-15T22:51:48.750 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55bcb8d72000 2024-01-15T22:51:48.750 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: DB pointer 0x55bcb8d5e000 2024-01-15T22:51:48.750 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-01-15T22:51:48.750 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-01-15T22:51:48.750 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** DB Stats ** 2024-01-15T22:51:48.750 INFO:journalctl@ceph.mon.b.smithi163.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-01-15T22:51:48.750 INFO:journalctl@ceph.mon.b.smithi163.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-01-15T22:51:48.750 INFO:journalctl@ceph.mon.b.smithi163.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-15T22:51:48.750 INFO:journalctl@ceph.mon.b.smithi163.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-15T22:51:48.750 INFO:journalctl@ceph.mon.b.smithi163.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-01-15T22:51:48.750 INFO:journalctl@ceph.mon.b.smithi163.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-15T22:51:48.750 INFO:journalctl@ceph.mon.b.smithi163.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-15T22:51:48.750 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2024-01-15T22:51:48.751 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** Compaction Stats [default] ** 2024-01-15T22:51:48.751 INFO:journalctl@ceph.mon.b.smithi163.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-01-15T22:51:48.751 INFO:journalctl@ceph.mon.b.smithi163.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-01-15T22:51:48.751 INFO:journalctl@ceph.mon.b.smithi163.stdout: L0 1/0 2.47 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 647.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-01-15T22:51:48.751 INFO:journalctl@ceph.mon.b.smithi163.stdout: L6 1/0 9.36 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-01-15T22:51:48.751 INFO:journalctl@ceph.mon.b.smithi163.stdout: Sum 2/0 11.83 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 647.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-01-15T22:51:48.751 INFO:journalctl@ceph.mon.b.smithi163.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 647.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-01-15T22:51:48.751 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2024-01-15T22:51:48.751 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** Compaction Stats [default] ** 2024-01-15T22:51:48.751 INFO:journalctl@ceph.mon.b.smithi163.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-01-15T22:51:48.751 INFO:journalctl@ceph.mon.b.smithi163.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-15T22:51:48.751 INFO:journalctl@ceph.mon.b.smithi163.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 647.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-01-15T22:51:48.751 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2024-01-15T22:51:48.751 INFO:journalctl@ceph.mon.b.smithi163.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-01-15T22:51:48.751 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2024-01-15T22:51:48.751 INFO:journalctl@ceph.mon.b.smithi163.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-01-15T22:51:48.752 INFO:journalctl@ceph.mon.b.smithi163.stdout: Flush(GB): cumulative 0.002, interval 0.002 2024-01-15T22:51:48.752 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-15T22:51:48.752 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-01-15T22:51:48.752 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-01-15T22:51:48.752 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(Keys): cumulative 0, interval 0 2024-01-15T22:51:48.752 INFO:journalctl@ceph.mon.b.smithi163.stdout: Cumulative compaction: 0.00 GB write, 170.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:51:48.752 INFO:journalctl@ceph.mon.b.smithi163.stdout: Interval compaction: 0.00 GB write, 170.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-15T22:51:48.752 INFO:journalctl@ceph.mon.b.smithi163.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-01-15T22:51:48.752 INFO:journalctl@ceph.mon.b.smithi163.stdout: Block cache BinnedLRUCache@0x55bcb8cd5350#7 capacity: 512.00 MB usage: 5.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-01-15T22:51:48.752 INFO:journalctl@ceph.mon.b.smithi163.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.53 KB,0.000292063%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-01-15T22:51:48.752 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2024-01-15T22:51:48.752 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** File Read Latency Histogram By Level [default] ** 2024-01-15T22:51:48.752 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: starting mon.b rank 1 at public addrs [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] at bind addrs [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:51:48.752 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: mon.b@-1(???) e3 preinit fsid 421843b2-b3f7-11ee-95ad-87774f69a715 2024-01-15T22:51:48.753 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: mon.b@-1(???).mds e8 new map 2024-01-15T22:51:48.753 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: mon.b@-1(???).mds e8 print_map 2024-01-15T22:51:48.753 INFO:journalctl@ceph.mon.b.smithi163.stdout: e8 2024-01-15T22:51:48.753 INFO:journalctl@ceph.mon.b.smithi163.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-01-15T22:51:48.753 INFO:journalctl@ceph.mon.b.smithi163.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-01-15T22:51:48.753 INFO:journalctl@ceph.mon.b.smithi163.stdout: legacy client fscid: 1 2024-01-15T22:51:48.753 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2024-01-15T22:51:48.753 INFO:journalctl@ceph.mon.b.smithi163.stdout: Filesystem 'cephfs' (1) 2024-01-15T22:51:48.753 INFO:journalctl@ceph.mon.b.smithi163.stdout: fs_name cephfs 2024-01-15T22:51:48.753 INFO:journalctl@ceph.mon.b.smithi163.stdout: epoch 8 2024-01-15T22:51:48.753 INFO:journalctl@ceph.mon.b.smithi163.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-01-15T22:51:48.753 INFO:journalctl@ceph.mon.b.smithi163.stdout: created 2024-01-15T22:47:07.767196+0000 2024-01-15T22:51:48.753 INFO:journalctl@ceph.mon.b.smithi163.stdout: modified 2024-01-15T22:47:11.371598+0000 2024-01-15T22:51:48.753 INFO:journalctl@ceph.mon.b.smithi163.stdout: tableserver 0 2024-01-15T22:51:48.753 INFO:journalctl@ceph.mon.b.smithi163.stdout: root 0 2024-01-15T22:51:48.753 INFO:journalctl@ceph.mon.b.smithi163.stdout: session_timeout 60 2024-01-15T22:51:48.754 INFO:journalctl@ceph.mon.b.smithi163.stdout: session_autoclose 300 2024-01-15T22:51:48.754 INFO:journalctl@ceph.mon.b.smithi163.stdout: max_file_size 1099511627776 2024-01-15T22:51:48.754 INFO:journalctl@ceph.mon.b.smithi163.stdout: max_xattr_size 65536 2024-01-15T22:51:48.754 INFO:journalctl@ceph.mon.b.smithi163.stdout: required_client_features {} 2024-01-15T22:51:48.754 INFO:journalctl@ceph.mon.b.smithi163.stdout: last_failure 0 2024-01-15T22:51:48.754 INFO:journalctl@ceph.mon.b.smithi163.stdout: last_failure_osd_epoch 0 2024-01-15T22:51:48.754 INFO:journalctl@ceph.mon.b.smithi163.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-01-15T22:51:48.754 INFO:journalctl@ceph.mon.b.smithi163.stdout: max_mds 1 2024-01-15T22:51:48.754 INFO:journalctl@ceph.mon.b.smithi163.stdout: in 0 2024-01-15T22:51:48.754 INFO:journalctl@ceph.mon.b.smithi163.stdout: up {0=24377} 2024-01-15T22:51:48.754 INFO:journalctl@ceph.mon.b.smithi163.stdout: failed 2024-01-15T22:51:48.754 INFO:journalctl@ceph.mon.b.smithi163.stdout: damaged 2024-01-15T22:51:48.754 INFO:journalctl@ceph.mon.b.smithi163.stdout: stopped 2024-01-15T22:51:48.754 INFO:journalctl@ceph.mon.b.smithi163.stdout: data_pools [3] 2024-01-15T22:51:48.754 INFO:journalctl@ceph.mon.b.smithi163.stdout: metadata_pool 2 2024-01-15T22:51:48.754 INFO:journalctl@ceph.mon.b.smithi163.stdout: inline_data disabled 2024-01-15T22:51:48.755 INFO:journalctl@ceph.mon.b.smithi163.stdout: balancer 2024-01-15T22:51:48.755 INFO:journalctl@ceph.mon.b.smithi163.stdout: bal_rank_mask -1 2024-01-15T22:51:48.755 INFO:journalctl@ceph.mon.b.smithi163.stdout: standby_count_wanted 0 2024-01-15T22:51:48.755 INFO:journalctl@ceph.mon.b.smithi163.stdout: [mds.a{0:24377} state up:active seq 4 addr [v2:172.21.15.53:6834/1839406251,v1:172.21.15.53:6835/1839406251] compat {c=[1],r=[1],i=[7ff]}] 2024-01-15T22:51:48.755 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2024-01-15T22:51:48.755 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2024-01-15T22:51:48.755 INFO:journalctl@ceph.mon.b.smithi163.stdout: Standby daemons: 2024-01-15T22:51:48.755 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2024-01-15T22:51:48.755 INFO:journalctl@ceph.mon.b.smithi163.stdout: [mds.b{-1:24376} state up:standby seq 1 addr [v2:172.21.15.163:6832/619787945,v1:172.21.15.163:6833/619787945] compat {c=[1],r=[1],i=[7ff]}] 2024-01-15T22:51:48.755 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: mon.b@-1(???).osd e213 crush map has features 3314933069573799936, adjusting msgr requires 2024-01-15T22:51:48.755 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: mon.b@-1(???).osd e213 crush map has features 432629308056666112, adjusting msgr requires 2024-01-15T22:51:48.755 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: mon.b@-1(???).osd e213 crush map has features 432629308056666112, adjusting msgr requires 2024-01-15T22:51:48.755 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: mon.b@-1(???).osd e213 crush map has features 432629308056666112, adjusting msgr requires 2024-01-15T22:51:48.755 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: mon.b@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2024-01-15T22:51:48.755 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: expand_channel_meta expand map: {default=false} 2024-01-15T22:51:48.756 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: expand_channel_meta from 'false' to 'false' 2024-01-15T22:51:48.756 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: expand_channel_meta expanded map: {default=false} 2024-01-15T22:51:48.756 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: expand_channel_meta expand map: {default=info} 2024-01-15T22:51:48.756 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: expand_channel_meta from 'info' to 'info' 2024-01-15T22:51:48.756 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: expand_channel_meta expanded map: {default=info} 2024-01-15T22:51:48.756 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: expand_channel_meta expand map: {default=daemon} 2024-01-15T22:51:48.756 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: expand_channel_meta from 'daemon' to 'daemon' 2024-01-15T22:51:48.756 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: expand_channel_meta expanded map: {default=daemon} 2024-01-15T22:51:48.756 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: expand_channel_meta expand map: {default=debug} 2024-01-15T22:51:48.756 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: expand_channel_meta from 'debug' to 'debug' 2024-01-15T22:51:48.756 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:48 smithi163 ceph-mon[138526]: expand_channel_meta expanded map: {default=debug} 2024-01-15T22:51:53.795 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:53 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:51:53.484+0000 7f93ac797700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-01-15T22:51:54.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:53 smithi163 ceph-mon[138526]: overall HEALTH_OK 2024-01-15T22:51:54.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:53 smithi163 ceph-mon[138526]: mon.a calling monitor election 2024-01-15T22:51:54.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:53 smithi163 ceph-mon[138526]: mon.b calling monitor election 2024-01-15T22:51:54.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:53 smithi163 ceph-mon[138526]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-01-15T22:51:54.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:53 smithi163 ceph-mon[138526]: monmap e4: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:51:54.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:53 smithi163 ceph-mon[138526]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:51:54.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:53 smithi163 ceph-mon[138526]: osdmap e213: 8 total, 8 up, 8 in 2024-01-15T22:51:54.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:53 smithi163 ceph-mon[138526]: mgrmap e39: y(active, since 25s), standbys: x 2024-01-15T22:51:54.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:53 smithi163 ceph-mon[138526]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-01-15T22:51:54.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:53 smithi163 ceph-mon[138526]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-01-15T22:51:54.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:53 smithi163 ceph-mon[138526]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-01-15T22:51:54.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:53 smithi163 ceph-mon[138526]: mon.c (rank 2) addr [v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0] is down (out of quorum) 2024-01-15T22:51:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:53 smithi053 ceph-mon[143363]: overall HEALTH_OK 2024-01-15T22:51:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:53 smithi053 ceph-mon[143363]: mon.a calling monitor election 2024-01-15T22:51:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:53 smithi053 ceph-mon[143363]: mon.b calling monitor election 2024-01-15T22:51:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:53 smithi053 ceph-mon[143363]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-01-15T22:51:54.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:53 smithi053 ceph-mon[143363]: monmap e4: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:51:54.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:53 smithi053 ceph-mon[143363]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:51:54.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:53 smithi053 ceph-mon[143363]: osdmap e213: 8 total, 8 up, 8 in 2024-01-15T22:51:54.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:53 smithi053 ceph-mon[143363]: mgrmap e39: y(active, since 25s), standbys: x 2024-01-15T22:51:54.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:53 smithi053 ceph-mon[143363]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-01-15T22:51:54.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:53 smithi053 ceph-mon[143363]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-01-15T22:51:54.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:53 smithi053 ceph-mon[143363]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-01-15T22:51:54.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:53 smithi053 ceph-mon[143363]: mon.c (rank 2) addr [v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0] is down (out of quorum) 2024-01-15T22:51:55.174 INFO:tasks.rados.rados.0.smithi053.stdout:838: done (1 left) 2024-01-15T22:51:55.174 INFO:tasks.rados.rados.0.smithi053.stdout:839: setattr oid 12 current snap is 86 2024-01-15T22:51:55.175 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 274 (ObjNum 136 snap 36 seq_num 136) dirty exists 2024-01-15T22:51:55.175 INFO:tasks.rados.rados.0.smithi053.stdout:837: done (1 left) 2024-01-15T22:51:55.176 INFO:tasks.rados.rados.0.smithi053.stdout:840: rmattr oid 31 current snap is 86 2024-01-15T22:51:55.176 INFO:tasks.rados.rados.0.smithi053.stdout:841: rollback oid 1 current snap is 86 2024-01-15T22:51:55.176 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 1 to 75 2024-01-15T22:51:55.176 INFO:tasks.rados.rados.0.smithi053.stdout:842: rollback oid 27 current snap is 86 2024-01-15T22:51:55.176 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 27 to 82 2024-01-15T22:51:55.176 INFO:tasks.rados.rados.0.smithi053.stdout:843: snap_create 2024-01-15T22:51:55.184 INFO:tasks.rados.rados.0.smithi053.stdout:841: finishing rollback tid 1 to smithi053129169-1 2024-01-15T22:51:55.184 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 365 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-01-15T22:51:55.185 INFO:tasks.rados.rados.0.smithi053.stdout:842: finishing rollback tid 1 to smithi053129169-27 2024-01-15T22:51:55.185 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 354 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-01-15T22:51:55.194 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 146 (ObjNum 224 snap 60 seq_num 224) dirty exists 2024-01-15T22:51:55.194 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 406 (ObjNum 81 snap 0 seq_num 1416911438) dirty exists 2024-01-15T22:51:55.294 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:51:55] "GET /metrics HTTP/1.1" 200 35953 "" "Prometheus/2.43.0" 2024-01-15T22:51:55.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: pgmap v31: 121 pgs: 121 active+clean; 384 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 535 KiB/s wr, 11 op/s 2024-01-15T22:51:55.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:51:55.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:51:55.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:51:55.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: mon.c calling monitor election 2024-01-15T22:51:55.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: pgmap v32: 121 pgs: 121 active+clean; 390 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 731 KiB/s wr, 10 op/s 2024-01-15T22:51:55.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: pgmap v33: 121 pgs: 121 active+clean; 390 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 145 B/s rd, 315 KiB/s wr, 6 op/s 2024-01-15T22:51:55.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: mon.a calling monitor election 2024-01-15T22:51:55.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: mon.b calling monitor election 2024-01-15T22:51:55.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-01-15T22:51:55.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: monmap e4: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:51:55.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:51:55.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: osdmap e213: 8 total, 8 up, 8 in 2024-01-15T22:51:55.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: mgrmap e39: y(active, since 26s), standbys: x 2024-01-15T22:51:55.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-01-15T22:51:55.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T22:51:55.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: overall HEALTH_OK 2024-01-15T22:51:55.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='' 2024-01-15T22:51:55.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:55.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:55.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: overall HEALTH_OK 2024-01-15T22:51:55.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: mon.a calling monitor election 2024-01-15T22:51:55.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: mon.b calling monitor election 2024-01-15T22:51:55.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-01-15T22:51:55.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: monmap e4: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:51:55.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:51:55.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: osdmap e213: 8 total, 8 up, 8 in 2024-01-15T22:51:55.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: mgrmap e39: y(active, since 25s), standbys: x 2024-01-15T22:51:55.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-01-15T22:51:55.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-01-15T22:51:55.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-01-15T22:51:55.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: mon.c (rank 2) addr [v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0] is down (out of quorum) 2024-01-15T22:51:55.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: pgmap v31: 121 pgs: 121 active+clean; 384 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 535 KiB/s wr, 11 op/s 2024-01-15T22:51:55.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:51:55.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:51:55.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:51:55.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: mon.c calling monitor election 2024-01-15T22:51:55.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: pgmap v32: 121 pgs: 121 active+clean; 390 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 731 KiB/s wr, 10 op/s 2024-01-15T22:51:55.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: pgmap v33: 121 pgs: 121 active+clean; 390 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 145 B/s rd, 315 KiB/s wr, 6 op/s 2024-01-15T22:51:55.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: mon.a calling monitor election 2024-01-15T22:51:55.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: mon.b calling monitor election 2024-01-15T22:51:55.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-01-15T22:51:55.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: monmap e4: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:51:55.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:51:55.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: osdmap e213: 8 total, 8 up, 8 in 2024-01-15T22:51:55.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: mgrmap e39: y(active, since 26s), standbys: x 2024-01-15T22:51:55.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-01-15T22:51:55.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T22:51:55.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: overall HEALTH_OK 2024-01-15T22:51:55.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='' 2024-01-15T22:51:55.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:55.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:55 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:55.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: pgmap v31: 121 pgs: 121 active+clean; 384 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 535 KiB/s wr, 11 op/s 2024-01-15T22:51:55.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-15T22:51:55.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-15T22:51:55.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-15T22:51:55.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: mon.c calling monitor election 2024-01-15T22:51:55.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: pgmap v32: 121 pgs: 121 active+clean; 390 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 731 KiB/s wr, 10 op/s 2024-01-15T22:51:55.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: pgmap v33: 121 pgs: 121 active+clean; 390 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 145 B/s rd, 315 KiB/s wr, 6 op/s 2024-01-15T22:51:55.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: mon.a calling monitor election 2024-01-15T22:51:55.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: mon.b calling monitor election 2024-01-15T22:51:55.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-01-15T22:51:55.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: monmap e4: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-01-15T22:51:55.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:51:55.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: osdmap e213: 8 total, 8 up, 8 in 2024-01-15T22:51:55.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: mgrmap e39: y(active, since 26s), standbys: x 2024-01-15T22:51:55.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-01-15T22:51:55.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T22:51:55.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: overall HEALTH_OK 2024-01-15T22:51:55.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='' 2024-01-15T22:51:55.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:55.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:55 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:51:55.889 INFO:tasks.rados.rados.0.smithi053.stdout:839: done (4 left) 2024-01-15T22:51:55.889 INFO:tasks.rados.rados.0.smithi053.stdout:840: done (3 left) 2024-01-15T22:51:55.889 INFO:tasks.rados.rados.0.smithi053.stdout:841: done (2 left) 2024-01-15T22:51:55.890 INFO:tasks.rados.rados.0.smithi053.stdout:842: done (1 left) 2024-01-15T22:51:55.890 INFO:tasks.rados.rados.0.smithi053.stdout:843: done (0 left) 2024-01-15T22:51:55.890 INFO:tasks.rados.rados.0.smithi053.stdout:844: rollback oid 43 current snap is 87 2024-01-15T22:51:55.890 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 43 to 28 2024-01-15T22:51:55.890 INFO:tasks.rados.rados.0.smithi053.stdout:845: snap_create 2024-01-15T22:51:55.899 INFO:tasks.rados.rados.0.smithi053.stdout:844: finishing rollback tid 0 to smithi053129169-43 2024-01-15T22:51:55.899 INFO:tasks.rados.rados.0.smithi053.stdout:844: finishing rollback tid 1 to smithi053129169-43 2024-01-15T22:51:55.899 INFO:tasks.rados.rados.0.smithi053.stdout:844: finishing rollback tid 2 to smithi053129169-43 2024-01-15T22:51:55.899 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 379 (ObjNum 77 snap 11 seq_num 77) dirty exists 2024-01-15T22:51:56.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:56 smithi163 ceph-mon[138526]: pgmap v34: 121 pgs: 121 active+clean; 390 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 116 B/s rd, 252 KiB/s wr, 5 op/s 2024-01-15T22:51:56.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:56 smithi163 ceph-mon[138526]: failed to encode map e214 with expected crc 2024-01-15T22:51:56.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:56 smithi163 ceph-mon[138526]: failed to encode map e214 with expected crc 2024-01-15T22:51:56.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:56 smithi163 ceph-mon[138526]: osdmap e214: 8 total, 8 up, 8 in 2024-01-15T22:51:56.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:56 smithi163 ceph-mon[138526]: failed to encode map e214 with expected crc 2024-01-15T22:51:56.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:56 smithi163 ceph-mon[138526]: failed to encode map e215 with expected crc 2024-01-15T22:51:56.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:56 smithi163 ceph-mon[138526]: osdmap e215: 8 total, 8 up, 8 in 2024-01-15T22:51:56.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:56 smithi163 ceph-mon[138526]: failed to encode map e215 with expected crc 2024-01-15T22:51:56.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:56 smithi053 ceph-mon[143363]: pgmap v34: 121 pgs: 121 active+clean; 390 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 116 B/s rd, 252 KiB/s wr, 5 op/s 2024-01-15T22:51:56.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:56 smithi053 ceph-mon[143363]: failed to encode map e214 with expected crc 2024-01-15T22:51:56.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:56 smithi053 ceph-mon[143363]: failed to encode map e214 with expected crc 2024-01-15T22:51:56.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:56 smithi053 ceph-mon[143363]: osdmap e214: 8 total, 8 up, 8 in 2024-01-15T22:51:56.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:56 smithi053 ceph-mon[143363]: failed to encode map e214 with expected crc 2024-01-15T22:51:56.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:56 smithi053 ceph-mon[143363]: failed to encode map e215 with expected crc 2024-01-15T22:51:56.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:56 smithi053 ceph-mon[143363]: osdmap e215: 8 total, 8 up, 8 in 2024-01-15T22:51:56.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:56 smithi053 ceph-mon[143363]: failed to encode map e215 with expected crc 2024-01-15T22:51:56.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:56 smithi053 ceph-mon[146052]: pgmap v34: 121 pgs: 121 active+clean; 390 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 116 B/s rd, 252 KiB/s wr, 5 op/s 2024-01-15T22:51:56.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:56 smithi053 ceph-mon[146052]: failed to encode map e214 with expected crc 2024-01-15T22:51:56.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:56 smithi053 ceph-mon[146052]: failed to encode map e214 with expected crc 2024-01-15T22:51:56.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:56 smithi053 ceph-mon[146052]: osdmap e214: 8 total, 8 up, 8 in 2024-01-15T22:51:56.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:56 smithi053 ceph-mon[146052]: failed to encode map e214 with expected crc 2024-01-15T22:51:56.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:56 smithi053 ceph-mon[146052]: failed to encode map e215 with expected crc 2024-01-15T22:51:56.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:56 smithi053 ceph-mon[146052]: osdmap e215: 8 total, 8 up, 8 in 2024-01-15T22:51:56.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:56 smithi053 ceph-mon[146052]: failed to encode map e215 with expected crc 2024-01-15T22:51:56.895 INFO:tasks.rados.rados.0.smithi053.stdout:844: done (1 left) 2024-01-15T22:51:56.895 INFO:tasks.rados.rados.0.smithi053.stdout:845: done (0 left) 2024-01-15T22:51:56.895 INFO:tasks.rados.rados.0.smithi053.stdout:846: rmattr oid 29 current snap is 88 2024-01-15T22:51:56.895 INFO:tasks.rados.rados.0.smithi053.stdout:846: done (0 left) 2024-01-15T22:51:56.895 INFO:tasks.rados.rados.0.smithi053.stdout:847: snap_create 2024-01-15T22:51:57.368 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:57 smithi163 ceph-mon[138526]: failed to encode map e215 with expected crc 2024-01-15T22:51:57.368 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:57 smithi163 ceph-mon[138526]: failed to encode map e215 with expected crc 2024-01-15T22:51:57.368 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:57 smithi163 ceph-mon[138526]: failed to encode map e215 with expected crc 2024-01-15T22:51:57.368 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:57 smithi163 ceph-mon[138526]: failed to encode map e216 with expected crc 2024-01-15T22:51:57.368 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:57 smithi163 ceph-mon[138526]: osdmap e216: 8 total, 8 up, 8 in 2024-01-15T22:51:57.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:57 smithi053 ceph-mon[143363]: failed to encode map e215 with expected crc 2024-01-15T22:51:57.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:57 smithi053 ceph-mon[143363]: failed to encode map e215 with expected crc 2024-01-15T22:51:57.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:57 smithi053 ceph-mon[143363]: failed to encode map e215 with expected crc 2024-01-15T22:51:57.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:57 smithi053 ceph-mon[143363]: failed to encode map e216 with expected crc 2024-01-15T22:51:57.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:57 smithi053 ceph-mon[143363]: osdmap e216: 8 total, 8 up, 8 in 2024-01-15T22:51:57.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:57 smithi053 ceph-mon[146052]: failed to encode map e215 with expected crc 2024-01-15T22:51:57.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:57 smithi053 ceph-mon[146052]: failed to encode map e215 with expected crc 2024-01-15T22:51:57.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:57 smithi053 ceph-mon[146052]: failed to encode map e215 with expected crc 2024-01-15T22:51:57.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:57 smithi053 ceph-mon[146052]: failed to encode map e216 with expected crc 2024-01-15T22:51:57.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:57 smithi053 ceph-mon[146052]: osdmap e216: 8 total, 8 up, 8 in 2024-01-15T22:51:57.896 INFO:tasks.rados.rados.0.smithi053.stdout:847: done (0 left) 2024-01-15T22:51:57.896 INFO:tasks.rados.rados.0.smithi053.stdout:848: delete oid 33 current snap is 89 2024-01-15T22:51:57.904 INFO:tasks.rados.rados.0.smithi053.stdout:848: done (0 left) 2024-01-15T22:51:57.904 INFO:tasks.rados.rados.0.smithi053.stdout:849: setattr oid 48 current snap is 89 2024-01-15T22:51:57.907 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 2 current snap is 89 2024-01-15T22:51:57.907 INFO:tasks.rados.rados.0.smithi053.stdout:850: seq_num 280 ranges {2269184=696320,2965504=606208,3571712=688128,4259840=311296} 2024-01-15T22:51:57.923 INFO:tasks.rados.rados.0.smithi053.stdout:850: writing smithi053129169-2 from 2269184 to 2965504 tid 1 2024-01-15T22:51:57.927 INFO:tasks.rados.rados.0.smithi053.stdout:850: writing smithi053129169-2 from 2965504 to 3571712 tid 2 2024-01-15T22:51:57.931 INFO:tasks.rados.rados.0.smithi053.stdout:850: writing smithi053129169-2 from 3571712 to 4259840 tid 3 2024-01-15T22:51:57.934 INFO:tasks.rados.rados.0.smithi053.stdout:850: writing smithi053129169-2 from 4259840 to 4571136 tid 4 2024-01-15T22:51:57.934 INFO:tasks.rados.rados.0.smithi053.stdout:851: read oid 37 snap -1 2024-01-15T22:51:57.934 INFO:tasks.rados.rados.0.smithi053.stdout:851: expect (ObjNum 241 snap 63 seq_num 241) 2024-01-15T22:51:57.934 INFO:tasks.rados.rados.0.smithi053.stdout:852: copy_from oid 40 from oid 33 current snap is 89 2024-01-15T22:51:57.934 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 585 (ObjNum 136 snap 36 seq_num 136) dirty exists 2024-01-15T22:51:57.934 INFO:tasks.rados.rados.0.smithi053.stdout:850: finishing write tid 1 to smithi053129169-2 2024-01-15T22:51:57.934 INFO:tasks.rados.rados.0.smithi053.stdout:850: finishing write tid 2 to smithi053129169-2 2024-01-15T22:51:57.934 INFO:tasks.rados.rados.0.smithi053.stdout:849: done (3 left) 2024-01-15T22:51:57.934 INFO:tasks.rados.rados.0.smithi053.stdout:853: snap_remove snap 51 2024-01-15T22:51:58.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:58 smithi163 ceph-mon[138526]: pgmap v37: 121 pgs: 121 active+clean; 390 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 277 KiB/s wr, 6 op/s 2024-01-15T22:51:58.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:58 smithi163 ceph-mon[138526]: failed to encode map e216 with expected crc 2024-01-15T22:51:58.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:58 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:58.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:58 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:58.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:58 smithi163 ceph-mon[138526]: failed to encode map e217 with expected crc 2024-01-15T22:51:58.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:58 smithi163 ceph-mon[138526]: osdmap e217: 8 total, 8 up, 8 in 2024-01-15T22:51:58.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:58 smithi053 ceph-mon[143363]: pgmap v37: 121 pgs: 121 active+clean; 390 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 277 KiB/s wr, 6 op/s 2024-01-15T22:51:58.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:58 smithi053 ceph-mon[143363]: failed to encode map e216 with expected crc 2024-01-15T22:51:58.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:58 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:58.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:58 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:58.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:58 smithi053 ceph-mon[143363]: failed to encode map e217 with expected crc 2024-01-15T22:51:58.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:58 smithi053 ceph-mon[143363]: osdmap e217: 8 total, 8 up, 8 in 2024-01-15T22:51:58.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:58 smithi053 ceph-mon[146052]: pgmap v37: 121 pgs: 121 active+clean; 390 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 277 KiB/s wr, 6 op/s 2024-01-15T22:51:58.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:58 smithi053 ceph-mon[146052]: failed to encode map e216 with expected crc 2024-01-15T22:51:58.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:58 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:58.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:58 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:58.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:58 smithi053 ceph-mon[146052]: failed to encode map e217 with expected crc 2024-01-15T22:51:58.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:58 smithi053 ceph-mon[146052]: osdmap e217: 8 total, 8 up, 8 in 2024-01-15T22:51:58.849 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:51:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:51:58.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:51:58.897 INFO:tasks.rados.rados.0.smithi053.stdout:853: done (3 left) 2024-01-15T22:51:58.897 INFO:tasks.rados.rados.0.smithi053.stdout:854: setattr oid 27 current snap is 89 2024-01-15T22:51:58.897 INFO:tasks.rados.rados.0.smithi053.stdout:850: finishing write tid 3 to smithi053129169-2 2024-01-15T22:51:58.897 INFO:tasks.rados.rados.0.smithi053.stdout:850: finishing write tid 4 to smithi053129169-2 2024-01-15T22:51:58.897 INFO:tasks.rados.rados.0.smithi053.stdout:850: finishing write tid 5 to smithi053129169-2 2024-01-15T22:51:58.897 INFO:tasks.rados.rados.0.smithi053.stdout:850: finishing write tid 6 to smithi053129169-2 2024-01-15T22:51:58.897 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 414 (ObjNum 280 snap 89 seq_num 280) dirty exists 2024-01-15T22:51:58.898 INFO:tasks.rados.rados.0.smithi053.stdout:850: left oid 2 (ObjNum 280 snap 89 seq_num 280) 2024-01-15T22:51:58.898 INFO:tasks.rados.rados.0.smithi053.stdout:852: finishing copy_from to smithi053129169-40 2024-01-15T22:51:58.898 INFO:tasks.rados.rados.0.smithi053.stdout:852: got expected ENOENT (src dne) 2024-01-15T22:51:58.898 INFO:tasks.rados.rados.0.smithi053.stdout:852: finishing copy_from racing read to smithi053129169-40 2024-01-15T22:51:58.898 INFO:tasks.rados.rados.0.smithi053.stdout:851: expect (ObjNum 241 snap 63 seq_num 241) 2024-01-15T22:51:58.969 INFO:tasks.rados.rados.0.smithi053.stdout:850: done (3 left) 2024-01-15T22:51:58.969 INFO:tasks.rados.rados.0.smithi053.stdout:851: done (2 left) 2024-01-15T22:51:58.969 INFO:tasks.rados.rados.0.smithi053.stdout:852: done (1 left) 2024-01-15T22:51:58.969 INFO:tasks.rados.rados.0.smithi053.stdout:855: snap_create 2024-01-15T22:51:58.971 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 366 (ObjNum 177 snap 0 seq_num 3637880928) dirty exists 2024-01-15T22:51:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:59 smithi163 ceph-mon[138526]: failed to encode map e217 with expected crc 2024-01-15T22:51:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:59 smithi163 ceph-mon[138526]: failed to encode map e217 with expected crc 2024-01-15T22:51:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:59 smithi163 ceph-mon[138526]: failed to encode map e217 with expected crc 2024-01-15T22:51:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:59 smithi163 ceph-mon[138526]: failed to encode map e217 with expected crc 2024-01-15T22:51:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:51:59.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:59 smithi163 ceph-mon[138526]: failed to encode map e218 with expected crc 2024-01-15T22:51:59.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:51:59 smithi163 ceph-mon[138526]: osdmap e218: 8 total, 8 up, 8 in 2024-01-15T22:51:59.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[146052]: failed to encode map e217 with expected crc 2024-01-15T22:51:59.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[146052]: failed to encode map e217 with expected crc 2024-01-15T22:51:59.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[146052]: failed to encode map e217 with expected crc 2024-01-15T22:51:59.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[146052]: failed to encode map e217 with expected crc 2024-01-15T22:51:59.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:59.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:59.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:51:59.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[146052]: failed to encode map e218 with expected crc 2024-01-15T22:51:59.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[146052]: osdmap e218: 8 total, 8 up, 8 in 2024-01-15T22:51:59.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[143363]: failed to encode map e217 with expected crc 2024-01-15T22:51:59.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[143363]: failed to encode map e217 with expected crc 2024-01-15T22:51:59.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[143363]: failed to encode map e217 with expected crc 2024-01-15T22:51:59.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[143363]: failed to encode map e217 with expected crc 2024-01-15T22:51:59.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:59.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:51:59.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:51:59.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[143363]: failed to encode map e218 with expected crc 2024-01-15T22:51:59.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:51:59 smithi053 ceph-mon[143363]: osdmap e218: 8 total, 8 up, 8 in 2024-01-15T22:51:59.900 INFO:tasks.rados.rados.0.smithi053.stdout:854: done (1 left) 2024-01-15T22:51:59.900 INFO:tasks.rados.rados.0.smithi053.stdout:855: done (0 left) 2024-01-15T22:51:59.900 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 37 current snap is 90 2024-01-15T22:51:59.900 INFO:tasks.rados.rados.0.smithi053.stdout:856: seq_num 281 ranges {2252800=712704,2965504=491520,3457024=491520,3948544=622592} 2024-01-15T22:51:59.916 INFO:tasks.rados.rados.0.smithi053.stdout:856: writing smithi053129169-37 from 2252800 to 2965504 tid 1 2024-01-15T22:51:59.918 INFO:tasks.rados.rados.0.smithi053.stdout:856: writing smithi053129169-37 from 2965504 to 3457024 tid 2 2024-01-15T22:51:59.921 INFO:tasks.rados.rados.0.smithi053.stdout:856: writing smithi053129169-37 from 3457024 to 3948544 tid 3 2024-01-15T22:51:59.925 INFO:tasks.rados.rados.0.smithi053.stdout:856: writing smithi053129169-37 from 3948544 to 4571136 tid 4 2024-01-15T22:51:59.925 INFO:tasks.rados.rados.0.smithi053.stdout:857: snap_create 2024-01-15T22:51:59.928 INFO:tasks.rados.rados.0.smithi053.stdout:856: finishing write tid 1 to smithi053129169-37 2024-01-15T22:51:59.928 INFO:tasks.rados.rados.0.smithi053.stdout:856: finishing write tid 2 to smithi053129169-37 2024-01-15T22:51:59.929 INFO:tasks.rados.rados.0.smithi053.stdout:856: finishing write tid 3 to smithi053129169-37 2024-01-15T22:51:59.931 INFO:tasks.rados.rados.0.smithi053.stdout:856: finishing write tid 4 to smithi053129169-37 2024-01-15T22:51:59.932 INFO:tasks.rados.rados.0.smithi053.stdout:856: finishing write tid 5 to smithi053129169-37 2024-01-15T22:51:59.933 INFO:tasks.rados.rados.0.smithi053.stdout:856: finishing write tid 6 to smithi053129169-37 2024-01-15T22:51:59.933 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 506 (ObjNum 281 snap 90 seq_num 281) dirty exists 2024-01-15T22:51:59.933 INFO:tasks.rados.rados.0.smithi053.stdout:856: left oid 37 (ObjNum 281 snap 90 seq_num 281) 2024-01-15T22:52:00.393 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:00 smithi163 ceph-mon[138526]: pgmap v40: 121 pgs: 121 active+clean; 390 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-01-15T22:52:00.393 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:00 smithi163 ceph-mon[138526]: failed to encode map e218 with expected crc 2024-01-15T22:52:00.393 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:00 smithi163 ceph-mon[138526]: failed to encode map e218 with expected crc 2024-01-15T22:52:00.393 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:00 smithi163 ceph-mon[138526]: failed to encode map e219 with expected crc 2024-01-15T22:52:00.394 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:00 smithi163 ceph-mon[138526]: osdmap e219: 8 total, 8 up, 8 in 2024-01-15T22:52:00.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:00 smithi053 ceph-mon[143363]: pgmap v40: 121 pgs: 121 active+clean; 390 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-01-15T22:52:00.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:00 smithi053 ceph-mon[143363]: failed to encode map e218 with expected crc 2024-01-15T22:52:00.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:00 smithi053 ceph-mon[143363]: failed to encode map e218 with expected crc 2024-01-15T22:52:00.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:00 smithi053 ceph-mon[143363]: failed to encode map e219 with expected crc 2024-01-15T22:52:00.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:00 smithi053 ceph-mon[143363]: osdmap e219: 8 total, 8 up, 8 in 2024-01-15T22:52:00.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:00 smithi053 ceph-mon[146052]: pgmap v40: 121 pgs: 121 active+clean; 390 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-01-15T22:52:00.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:00 smithi053 ceph-mon[146052]: failed to encode map e218 with expected crc 2024-01-15T22:52:00.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:00 smithi053 ceph-mon[146052]: failed to encode map e218 with expected crc 2024-01-15T22:52:00.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:00 smithi053 ceph-mon[146052]: failed to encode map e219 with expected crc 2024-01-15T22:52:00.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:00 smithi053 ceph-mon[146052]: osdmap e219: 8 total, 8 up, 8 in 2024-01-15T22:52:00.868 INFO:teuthology.orchestra.run.smithi053.stdout:true 2024-01-15T22:52:00.901 INFO:tasks.rados.rados.0.smithi053.stdout:856: done (1 left) 2024-01-15T22:52:00.901 INFO:tasks.rados.rados.0.smithi053.stdout:857: done (0 left) 2024-01-15T22:52:00.902 INFO:tasks.rados.rados.0.smithi053.stdout:858: read oid 11 snap 78 2024-01-15T22:52:00.902 INFO:tasks.rados.rados.0.smithi053.stdout:858: expect (ObjNum 210 snap 59 seq_num 210) 2024-01-15T22:52:00.902 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 91 2024-01-15T22:52:00.902 INFO:tasks.rados.rados.0.smithi053.stdout:859: seq_num 282 ranges {2973696=729088,3702784=425984,4128768=704512,4833280=475136} 2024-01-15T22:52:00.921 INFO:tasks.rados.rados.0.smithi053.stdout:859: writing smithi053129169-21 from 2973696 to 3702784 tid 1 2024-01-15T22:52:00.924 INFO:tasks.rados.rados.0.smithi053.stdout:859: writing smithi053129169-21 from 3702784 to 4128768 tid 2 2024-01-15T22:52:00.927 INFO:tasks.rados.rados.0.smithi053.stdout:859: writing smithi053129169-21 from 4128768 to 4833280 tid 3 2024-01-15T22:52:00.930 INFO:tasks.rados.rados.0.smithi053.stdout:859: writing smithi053129169-21 from 4833280 to 5308416 tid 4 2024-01-15T22:52:00.931 INFO:tasks.rados.rados.0.smithi053.stdout:860: delete oid 47 current snap is 91 2024-01-15T22:52:00.932 INFO:tasks.rados.rados.0.smithi053.stdout:859: finishing write tid 1 to smithi053129169-21 2024-01-15T22:52:00.932 INFO:tasks.rados.rados.0.smithi053.stdout:859: finishing write tid 2 to smithi053129169-21 2024-01-15T22:52:00.933 INFO:tasks.rados.rados.0.smithi053.stdout:859: finishing write tid 3 to smithi053129169-21 2024-01-15T22:52:00.936 INFO:tasks.rados.rados.0.smithi053.stdout:859: finishing write tid 4 to smithi053129169-21 2024-01-15T22:52:00.936 INFO:tasks.rados.rados.0.smithi053.stdout:859: finishing write tid 5 to smithi053129169-21 2024-01-15T22:52:00.938 INFO:tasks.rados.rados.0.smithi053.stdout:859: finishing write tid 6 to smithi053129169-21 2024-01-15T22:52:00.938 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 599 (ObjNum 282 snap 91 seq_num 282) dirty exists 2024-01-15T22:52:00.938 INFO:tasks.rados.rados.0.smithi053.stdout:859: left oid 21 (ObjNum 282 snap 91 seq_num 282) 2024-01-15T22:52:00.939 INFO:tasks.rados.rados.0.smithi053.stdout:859: done (2 left) 2024-01-15T22:52:00.939 INFO:tasks.rados.rados.0.smithi053.stdout:860: done (1 left) 2024-01-15T22:52:00.939 INFO:tasks.rados.rados.0.smithi053.stdout:861: snap_create 2024-01-15T22:52:00.954 INFO:tasks.rados.rados.0.smithi053.stdout:858: expect (ObjNum 210 snap 59 seq_num 210) 2024-01-15T22:52:01.254 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-15T22:52:01.254 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (82s) 19s ago 4m 16.9M - 0.25.0 c8568f914cd2 9a47f1d13586 2024-01-15T22:52:01.254 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi163 *:3000 running (75s) 3s ago 4m 86.5M - 9.4.7 954c08fa6188 13a2c7b92d98 2024-01-15T22:52:01.254 INFO:teuthology.orchestra.run.smithi053.stdout:mds.a smithi053 running (5m) 19s ago 5m 18.2M - 17.2.7-268-g6441305d c3a232f785d8 4d36714adf10 2024-01-15T22:52:01.254 INFO:teuthology.orchestra.run.smithi053.stdout:mds.b smithi163 running (5m) 3s ago 5m 16.7M - 17.2.7-268-g6441305d c3a232f785d8 c0b806195a60 2024-01-15T22:52:01.254 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi163 *:8443,9283,8765 running (49s) 3s ago 7m 447M - 18.2.1-242-gd2f11f33 f16b14f4c75d 1e115ae1e0c7 2024-01-15T22:52:01.254 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (71s) 19s ago 8m 495M - 18.2.1-242-gd2f11f33 f16b14f4c75d cb1657132d65 2024-01-15T22:52:01.255 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (40s) 19s ago 9m 42.3M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d a47e1c16b72c 2024-01-15T22:52:01.255 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi163 running (12s) 3s ago 7m 26.5M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d b2d91135e37d 2024-01-15T22:52:01.255 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (22s) 19s ago 7m 24.0M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d 8bb8f7a4f9b5 2024-01-15T22:52:01.255 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (80s) 19s ago 3m 9545k - 1.5.0 0da6a335fe13 3b51e4e7e299 2024-01-15T22:52:01.255 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi163 *:9100 running (74s) 3s ago 3m 9559k - 1.5.0 0da6a335fe13 5ddabc842ce8 2024-01-15T22:52:01.255 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (7m) 19s ago 7m 295M 2489M 17.2.7-268-g6441305d c3a232f785d8 ea1ab2b9e73d 2024-01-15T22:52:01.255 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (6m) 19s ago 6m 247M 2489M 17.2.7-268-g6441305d c3a232f785d8 62a9164da73f 2024-01-15T22:52:01.255 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (6m) 19s ago 6m 250M 2489M 17.2.7-268-g6441305d c3a232f785d8 af8c93eeabb6 2024-01-15T22:52:01.255 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (6m) 19s ago 6m 250M 2489M 17.2.7-268-g6441305d c3a232f785d8 81bda9e24813 2024-01-15T22:52:01.255 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi163 running (6m) 3s ago 6m 328M 2488M 17.2.7-268-g6441305d c3a232f785d8 7a8265fc5e4f 2024-01-15T22:52:01.255 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi163 running (5m) 3s ago 5m 307M 2488M 17.2.7-268-g6441305d c3a232f785d8 a35a7235bfee 2024-01-15T22:52:01.255 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi163 running (5m) 3s ago 5m 227M 2488M 17.2.7-268-g6441305d c3a232f785d8 d9bbfdd11e5a 2024-01-15T22:52:01.255 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi163 running (5m) 3s ago 5m 252M 2488M 17.2.7-268-g6441305d c3a232f785d8 b416f62ab004 2024-01-15T22:52:01.255 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi163 *:9095 running (52s) 3s ago 4m 50.4M - 2.43.0 a07b618ecd1d c7eb40616e72 2024-01-15T22:52:01.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[143363]: failed to encode map e219 with expected crc 2024-01-15T22:52:01.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[143363]: failed to encode map e219 with expected crc 2024-01-15T22:52:01.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:01.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:01.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:01.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:52:01.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:01.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:52:01.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:52:01.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:01.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[143363]: failed to encode map e220 with expected crc 2024-01-15T22:52:01.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[143363]: osdmap e220: 8 total, 8 up, 8 in 2024-01-15T22:52:01.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[146052]: failed to encode map e219 with expected crc 2024-01-15T22:52:01.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[146052]: failed to encode map e219 with expected crc 2024-01-15T22:52:01.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:01.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:01.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:01.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:52:01.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:01.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:52:01.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:52:01.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:01.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[146052]: failed to encode map e220 with expected crc 2024-01-15T22:52:01.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:01 smithi053 ceph-mon[146052]: osdmap e220: 8 total, 8 up, 8 in 2024-01-15T22:52:01.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:01 smithi163 ceph-mon[138526]: failed to encode map e219 with expected crc 2024-01-15T22:52:01.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:01 smithi163 ceph-mon[138526]: failed to encode map e219 with expected crc 2024-01-15T22:52:01.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:01 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:01.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:01 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:01.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:01 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:01.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:01 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:52:01.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:01 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:01.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:01 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:52:01.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:01 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:52:01.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:01 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:01.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:01 smithi163 ceph-mon[138526]: failed to encode map e220 with expected crc 2024-01-15T22:52:01.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:01 smithi163 ceph-mon[138526]: osdmap e220: 8 total, 8 up, 8 in 2024-01-15T22:52:01.673 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:52:01.673 INFO:teuthology.orchestra.run.smithi053.stdout: "mon": { 2024-01-15T22:52:01.673 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 3 2024-01-15T22:52:01.673 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:52:01.673 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr": { 2024-01-15T22:52:01.673 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 2 2024-01-15T22:52:01.673 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:52:01.673 INFO:teuthology.orchestra.run.smithi053.stdout: "osd": { 2024-01-15T22:52:01.673 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 8 2024-01-15T22:52:01.673 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:52:01.674 INFO:teuthology.orchestra.run.smithi053.stdout: "mds": { 2024-01-15T22:52:01.674 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:52:01.674 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:52:01.674 INFO:teuthology.orchestra.run.smithi053.stdout: "overall": { 2024-01-15T22:52:01.674 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 10, 2024-01-15T22:52:01.674 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 5 2024-01-15T22:52:01.674 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-01-15T22:52:01.674 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:52:01.901 INFO:tasks.rados.rados.0.smithi053.stdout:858: done (1 left) 2024-01-15T22:52:01.902 INFO:tasks.rados.rados.0.smithi053.stdout:861: done (0 left) 2024-01-15T22:52:01.902 INFO:tasks.rados.rados.0.smithi053.stdout:862: setattr oid 39 current snap is 92 2024-01-15T22:52:01.904 INFO:tasks.rados.rados.0.smithi053.stdout:863: read oid 37 snap -1 2024-01-15T22:52:01.904 INFO:tasks.rados.rados.0.smithi053.stdout:863: expect (ObjNum 281 snap 90 seq_num 281) 2024-01-15T22:52:01.904 INFO:tasks.rados.rados.0.smithi053.stdout:864: read oid 25 snap -1 2024-01-15T22:52:01.904 INFO:tasks.rados.rados.0.smithi053.stdout:864: expect (ObjNum 268 snap 80 seq_num 268) 2024-01-15T22:52:01.904 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 47 current snap is 92 2024-01-15T22:52:01.904 INFO:tasks.rados.rados.0.smithi053.stdout:865: seq_num 284 ranges {0=761856,761856=598016,1359872=671744,2031616=335872} 2024-01-15T22:52:01.908 INFO:tasks.rados.rados.0.smithi053.stdout:865: writing smithi053129169-47 from 0 to 761856 tid 1 2024-01-15T22:52:01.912 INFO:tasks.rados.rados.0.smithi053.stdout:865: writing smithi053129169-47 from 761856 to 1359872 tid 2 2024-01-15T22:52:01.916 INFO:tasks.rados.rados.0.smithi053.stdout:865: writing smithi053129169-47 from 1359872 to 2031616 tid 3 2024-01-15T22:52:01.918 INFO:tasks.rados.rados.0.smithi053.stdout:865: writing smithi053129169-47 from 2031616 to 2367488 tid 4 2024-01-15T22:52:01.919 INFO:tasks.rados.rados.0.smithi053.stdout:866: copy_from oid 42 from oid 26 current snap is 92 2024-01-15T22:52:01.919 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 281 (ObjNum 210 snap 59 seq_num 210) dirty exists 2024-01-15T22:52:01.919 INFO:tasks.rados.rados.0.smithi053.stdout:862: done (4 left) 2024-01-15T22:52:01.919 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 92 2024-01-15T22:52:01.919 INFO:tasks.rados.rados.0.smithi053.stdout:867: seq_num 285 ranges {0=778240,778240=475136,1253376=475136,1728512=655360} 2024-01-15T22:52:01.923 INFO:tasks.rados.rados.0.smithi053.stdout:867: writing smithi053129169-12 from 0 to 778240 tid 1 2024-01-15T22:52:01.927 INFO:tasks.rados.rados.0.smithi053.stdout:867: writing smithi053129169-12 from 778240 to 1253376 tid 2 2024-01-15T22:52:01.929 INFO:tasks.rados.rados.0.smithi053.stdout:867: writing smithi053129169-12 from 1253376 to 1728512 tid 3 2024-01-15T22:52:01.934 INFO:tasks.rados.rados.0.smithi053.stdout:867: writing smithi053129169-12 from 1728512 to 2383872 tid 4 2024-01-15T22:52:01.934 INFO:tasks.rados.rados.0.smithi053.stdout:868: delete oid 33 current snap is 92 2024-01-15T22:52:01.934 INFO:tasks.rados.rados.0.smithi053.stdout:865: finishing write tid 1 to smithi053129169-47 2024-01-15T22:52:01.934 INFO:tasks.rados.rados.0.smithi053.stdout:865: finishing write tid 2 to smithi053129169-47 2024-01-15T22:52:01.934 INFO:tasks.rados.rados.0.smithi053.stdout:865: finishing write tid 3 to smithi053129169-47 2024-01-15T22:52:01.935 INFO:tasks.rados.rados.0.smithi053.stdout:865: finishing write tid 4 to smithi053129169-47 2024-01-15T22:52:01.935 INFO:tasks.rados.rados.0.smithi053.stdout:865: finishing write tid 5 to smithi053129169-47 2024-01-15T22:52:01.935 INFO:tasks.rados.rados.0.smithi053.stdout:867: finishing write tid 1 to smithi053129169-12 2024-01-15T22:52:01.935 INFO:tasks.rados.rados.0.smithi053.stdout:865: finishing write tid 6 to smithi053129169-47 2024-01-15T22:52:01.935 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 427 (ObjNum 284 snap 92 seq_num 284) dirty exists 2024-01-15T22:52:01.935 INFO:tasks.rados.rados.0.smithi053.stdout:865: left oid 47 (ObjNum 284 snap 92 seq_num 284) 2024-01-15T22:52:01.935 INFO:tasks.rados.rados.0.smithi053.stdout:867: finishing write tid 2 to smithi053129169-12 2024-01-15T22:52:01.935 INFO:tasks.rados.rados.0.smithi053.stdout:867: finishing write tid 3 to smithi053129169-12 2024-01-15T22:52:01.938 INFO:tasks.rados.rados.0.smithi053.stdout:867: finishing write tid 4 to smithi053129169-12 2024-01-15T22:52:01.939 INFO:tasks.rados.rados.0.smithi053.stdout:867: finishing write tid 5 to smithi053129169-12 2024-01-15T22:52:01.939 INFO:tasks.rados.rados.0.smithi053.stdout:863: expect (ObjNum 281 snap 90 seq_num 281) 2024-01-15T22:52:02.114 INFO:tasks.rados.rados.0.smithi053.stdout:863: done (5 left) 2024-01-15T22:52:02.114 INFO:tasks.rados.rados.0.smithi053.stdout:865: done (4 left) 2024-01-15T22:52:02.114 INFO:tasks.rados.rados.0.smithi053.stdout:868: done (3 left) 2024-01-15T22:52:02.114 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 23 current snap is 92 2024-01-15T22:52:02.114 INFO:tasks.rados.rados.0.smithi053.stdout:867: finishing write tid 6 to smithi053129169-12 2024-01-15T22:52:02.115 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 433 (ObjNum 285 snap 92 seq_num 285) dirty exists 2024-01-15T22:52:02.115 INFO:tasks.rados.rados.0.smithi053.stdout:867: left oid 12 (ObjNum 285 snap 92 seq_num 285) 2024-01-15T22:52:02.115 INFO:tasks.rados.rados.0.smithi053.stdout:869: seq_num 287 ranges {3686400=8192} 2024-01-15T22:52:02.134 INFO:tasks.rados.rados.0.smithi053.stdout:869: writing smithi053129169-23 from 3686400 to 3694592 tid 1 2024-01-15T22:52:02.134 INFO:tasks.rados.rados.0.smithi053.stdout:867: done (3 left) 2024-01-15T22:52:02.134 INFO:tasks.rados.rados.0.smithi053.stdout:870: snap_create 2024-01-15T22:52:02.134 INFO:tasks.rados.rados.0.smithi053.stdout:864: expect (ObjNum 268 snap 80 seq_num 268) 2024-01-15T22:52:02.398 INFO:tasks.rados.rados.0.smithi053.stdout:866: finishing copy_from to smithi053129169-42 2024-01-15T22:52:02.398 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 468 (ObjNum 236 snap 62 seq_num 236) dirty exists 2024-01-15T22:52:02.398 INFO:tasks.rados.rados.0.smithi053.stdout:866: finishing copy_from racing read to smithi053129169-42 2024-01-15T22:52:02.398 INFO:tasks.rados.rados.0.smithi053.stdout:869: finishing write tid 1 to smithi053129169-23 2024-01-15T22:52:02.398 INFO:tasks.rados.rados.0.smithi053.stdout:869: finishing write tid 2 to smithi053129169-23 2024-01-15T22:52:02.398 INFO:tasks.rados.rados.0.smithi053.stdout:869: finishing write tid 3 to smithi053129169-23 2024-01-15T22:52:02.398 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 470 (ObjNum 287 snap 92 seq_num 287) dirty exists 2024-01-15T22:52:02.398 INFO:tasks.rados.rados.0.smithi053.stdout:869: left oid 23 (ObjNum 287 snap 92 seq_num 287) 2024-01-15T22:52:02.455 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: Reconfiguring mon.a (monmap changed)... 2024-01-15T22:52:02.456 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: Reconfiguring daemon mon.a on smithi053 2024-01-15T22:52:02.456 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: pgmap v43: 121 pgs: 121 active+clean; 392 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 562 KiB/s wr, 20 op/s 2024-01-15T22:52:02.456 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:52:02.456 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: failed to encode map e220 with expected crc 2024-01-15T22:52:02.456 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: failed to encode map e220 with expected crc 2024-01-15T22:52:02.456 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: failed to encode map e220 with expected crc 2024-01-15T22:52:02.456 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: failed to encode map e220 with expected crc 2024-01-15T22:52:02.456 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:52:02.456 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2088480480' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:02.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:02.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:02.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:52:02.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:52:02.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:52:02.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:02.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: failed to encode map e221 with expected crc 2024-01-15T22:52:02.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: osdmap e221: 8 total, 8 up, 8 in 2024-01-15T22:52:02.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[143363]: failed to encode map e221 with expected crc 2024-01-15T22:52:02.457 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: Reconfiguring mon.a (monmap changed)... 2024-01-15T22:52:02.458 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: Reconfiguring daemon mon.a on smithi053 2024-01-15T22:52:02.458 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: pgmap v43: 121 pgs: 121 active+clean; 392 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 562 KiB/s wr, 20 op/s 2024-01-15T22:52:02.458 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:52:02.458 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: failed to encode map e220 with expected crc 2024-01-15T22:52:02.458 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: failed to encode map e220 with expected crc 2024-01-15T22:52:02.458 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: failed to encode map e220 with expected crc 2024-01-15T22:52:02.458 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: failed to encode map e220 with expected crc 2024-01-15T22:52:02.458 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:52:02.458 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2088480480' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:02.458 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:02.458 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:02.458 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:52:02.459 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:52:02.459 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:52:02.459 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:02.459 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: failed to encode map e221 with expected crc 2024-01-15T22:52:02.459 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: osdmap e221: 8 total, 8 up, 8 in 2024-01-15T22:52:02.459 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:02 smithi053 ceph-mon[146052]: failed to encode map e221 with expected crc 2024-01-15T22:52:02.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: Reconfiguring mon.a (monmap changed)... 2024-01-15T22:52:02.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: Reconfiguring daemon mon.a on smithi053 2024-01-15T22:52:02.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: pgmap v43: 121 pgs: 121 active+clean; 392 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 562 KiB/s wr, 20 op/s 2024-01-15T22:52:02.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:52:02.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: failed to encode map e220 with expected crc 2024-01-15T22:52:02.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: failed to encode map e220 with expected crc 2024-01-15T22:52:02.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: failed to encode map e220 with expected crc 2024-01-15T22:52:02.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: failed to encode map e220 with expected crc 2024-01-15T22:52:02.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:52:02.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2088480480' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:02.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:02.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:02.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:52:02.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:52:02.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:52:02.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:02.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: failed to encode map e221 with expected crc 2024-01-15T22:52:02.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: osdmap e221: 8 total, 8 up, 8 in 2024-01-15T22:52:02.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:02 smithi163 ceph-mon[138526]: failed to encode map e221 with expected crc 2024-01-15T22:52:02.903 INFO:tasks.rados.rados.0.smithi053.stdout:864: done (3 left) 2024-01-15T22:52:02.903 INFO:tasks.rados.rados.0.smithi053.stdout:866: done (2 left) 2024-01-15T22:52:02.903 INFO:tasks.rados.rados.0.smithi053.stdout:869: done (1 left) 2024-01-15T22:52:02.904 INFO:tasks.rados.rados.0.smithi053.stdout:870: done (0 left) 2024-01-15T22:52:02.904 INFO:tasks.rados.rados.0.smithi053.stdout:871: snap_remove snap 78 2024-01-15T22:52:03.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[143363]: Reconfiguring mgr.y (monmap changed)... 2024-01-15T22:52:03.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[143363]: Reconfiguring daemon mgr.y on smithi053 2024-01-15T22:52:03.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[143363]: failed to encode map e221 with expected crc 2024-01-15T22:52:03.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[143363]: failed to encode map e221 with expected crc 2024-01-15T22:52:03.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:03.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:03.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:52:03.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:52:03.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:03.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[143363]: failed to encode map e222 with expected crc 2024-01-15T22:52:03.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[143363]: osdmap e222: 8 total, 8 up, 8 in 2024-01-15T22:52:03.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[146052]: Reconfiguring mgr.y (monmap changed)... 2024-01-15T22:52:03.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[146052]: Reconfiguring daemon mgr.y on smithi053 2024-01-15T22:52:03.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[146052]: failed to encode map e221 with expected crc 2024-01-15T22:52:03.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[146052]: failed to encode map e221 with expected crc 2024-01-15T22:52:03.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:03.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:03.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:52:03.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:52:03.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:03.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[146052]: failed to encode map e222 with expected crc 2024-01-15T22:52:03.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:03 smithi053 ceph-mon[146052]: osdmap e222: 8 total, 8 up, 8 in 2024-01-15T22:52:03.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:03 smithi163 ceph-mon[138526]: Reconfiguring mgr.y (monmap changed)... 2024-01-15T22:52:03.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:03 smithi163 ceph-mon[138526]: Reconfiguring daemon mgr.y on smithi053 2024-01-15T22:52:03.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:03 smithi163 ceph-mon[138526]: failed to encode map e221 with expected crc 2024-01-15T22:52:03.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:03 smithi163 ceph-mon[138526]: failed to encode map e221 with expected crc 2024-01-15T22:52:03.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:03 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:03.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:03 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:03.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:03 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:52:03.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:03 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:52:03.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:03 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:03.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:03 smithi163 ceph-mon[138526]: failed to encode map e222 with expected crc 2024-01-15T22:52:03.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:03 smithi163 ceph-mon[138526]: osdmap e222: 8 total, 8 up, 8 in 2024-01-15T22:52:03.904 INFO:tasks.rados.rados.0.smithi053.stdout:871: done (0 left) 2024-01-15T22:52:03.905 INFO:tasks.rados.rados.0.smithi053.stdout:872: rmattr oid 46 current snap is 93 2024-01-15T22:52:03.905 INFO:tasks.rados.rados.0.smithi053.stdout:872: done (0 left) 2024-01-15T22:52:03.905 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 93 2024-01-15T22:52:03.905 INFO:tasks.rados.rados.0.smithi053.stdout:873: seq_num 288 ranges {5308416=24576} 2024-01-15T22:52:03.935 INFO:tasks.rados.rados.0.smithi053.stdout:873: writing smithi053129169-21 from 5308416 to 5332992 tid 1 2024-01-15T22:52:03.935 INFO:tasks.rados.rados.0.smithi053.stdout:874: delete oid 39 current snap is 93 2024-01-15T22:52:03.937 INFO:tasks.rados.rados.0.smithi053.stdout:873: finishing write tid 1 to smithi053129169-21 2024-01-15T22:52:03.937 INFO:tasks.rados.rados.0.smithi053.stdout:873: finishing write tid 2 to smithi053129169-21 2024-01-15T22:52:03.940 INFO:tasks.rados.rados.0.smithi053.stdout:873: finishing write tid 3 to smithi053129169-21 2024-01-15T22:52:03.940 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 608 (ObjNum 288 snap 93 seq_num 288) dirty exists 2024-01-15T22:52:03.940 INFO:tasks.rados.rados.0.smithi053.stdout:873: left oid 21 (ObjNum 288 snap 93 seq_num 288) 2024-01-15T22:52:03.943 INFO:tasks.rados.rados.0.smithi053.stdout:873: done (1 left) 2024-01-15T22:52:03.943 INFO:tasks.rados.rados.0.smithi053.stdout:874: done (0 left) 2024-01-15T22:52:03.943 INFO:tasks.rados.rados.0.smithi053.stdout:875: read oid 10 snap -1 2024-01-15T22:52:03.943 INFO:tasks.rados.rados.0.smithi053.stdout:875: expect deleted 2024-01-15T22:52:03.943 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 93 2024-01-15T22:52:03.943 INFO:tasks.rados.rados.0.smithi053.stdout:876: seq_num 290 ranges {0=57344} 2024-01-15T22:52:03.943 INFO:tasks.rados.rados.0.smithi053.stdout:876: writing smithi053129169-29 from 0 to 57344 tid 1 2024-01-15T22:52:03.944 INFO:tasks.rados.rados.0.smithi053.stdout:877: read oid 20 snap -1 2024-01-15T22:52:03.944 INFO:tasks.rados.rados.0.smithi053.stdout:877: expect deleted 2024-01-15T22:52:03.944 INFO:tasks.rados.rados.0.smithi053.stdout:878: rmattr oid 32 current snap is 93 2024-01-15T22:52:03.944 INFO:tasks.rados.rados.0.smithi053.stdout:879: delete oid 30 current snap is 93 2024-01-15T22:52:03.946 INFO:tasks.rados.rados.0.smithi053.stdout:876: finishing write tid 1 to smithi053129169-29 2024-01-15T22:52:03.946 INFO:tasks.rados.rados.0.smithi053.stdout:876: finishing write tid 2 to smithi053129169-29 2024-01-15T22:52:03.946 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 610 (ObjNum 196 snap 55 seq_num 196) dirty exists 2024-01-15T22:52:03.947 INFO:tasks.rados.rados.0.smithi053.stdout:875: done (4 left) 2024-01-15T22:52:03.947 INFO:tasks.rados.rados.0.smithi053.stdout:877: done (3 left) 2024-01-15T22:52:03.947 INFO:tasks.rados.rados.0.smithi053.stdout:878: done (2 left) 2024-01-15T22:52:03.947 INFO:tasks.rados.rados.0.smithi053.stdout:879: done (1 left) 2024-01-15T22:52:03.948 INFO:tasks.rados.rados.0.smithi053.stdout:880: copy_from oid 32 from oid 19 current snap is 93 2024-01-15T22:52:03.948 INFO:tasks.rados.rados.0.smithi053.stdout:881: snap_remove snap 83 2024-01-15T22:52:04.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[143363]: pgmap v46: 121 pgs: 121 active+clean; 392 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 562 KiB/s wr, 20 op/s 2024-01-15T22:52:04.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[143363]: Reconfiguring mon.c (monmap changed)... 2024-01-15T22:52:04.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[143363]: Reconfiguring daemon mon.c on smithi053 2024-01-15T22:52:04.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[143363]: failed to encode map e222 with expected crc 2024-01-15T22:52:04.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:04.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:04.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-15T22:52:04.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:04.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[143363]: failed to encode map e223 with expected crc 2024-01-15T22:52:04.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[143363]: osdmap e223: 8 total, 8 up, 8 in 2024-01-15T22:52:04.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[146052]: pgmap v46: 121 pgs: 121 active+clean; 392 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 562 KiB/s wr, 20 op/s 2024-01-15T22:52:04.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[146052]: Reconfiguring mon.c (monmap changed)... 2024-01-15T22:52:04.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[146052]: Reconfiguring daemon mon.c on smithi053 2024-01-15T22:52:04.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[146052]: failed to encode map e222 with expected crc 2024-01-15T22:52:04.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:04.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:04.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-15T22:52:04.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:04.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[146052]: failed to encode map e223 with expected crc 2024-01-15T22:52:04.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:04 smithi053 ceph-mon[146052]: osdmap e223: 8 total, 8 up, 8 in 2024-01-15T22:52:04.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:04 smithi163 ceph-mon[138526]: pgmap v46: 121 pgs: 121 active+clean; 392 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 562 KiB/s wr, 20 op/s 2024-01-15T22:52:04.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:04 smithi163 ceph-mon[138526]: Reconfiguring mon.c (monmap changed)... 2024-01-15T22:52:04.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:04 smithi163 ceph-mon[138526]: Reconfiguring daemon mon.c on smithi053 2024-01-15T22:52:04.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:04 smithi163 ceph-mon[138526]: failed to encode map e222 with expected crc 2024-01-15T22:52:04.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:04 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:04.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:04 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:04.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:04 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-15T22:52:04.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:04 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:04.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:04 smithi163 ceph-mon[138526]: failed to encode map e223 with expected crc 2024-01-15T22:52:04.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:04 smithi163 ceph-mon[138526]: osdmap e223: 8 total, 8 up, 8 in 2024-01-15T22:52:04.907 INFO:tasks.rados.rados.0.smithi053.stdout:881: done (2 left) 2024-01-15T22:52:04.907 INFO:tasks.rados.rados.0.smithi053.stdout:882: snap_create 2024-01-15T22:52:04.907 INFO:tasks.rados.rados.0.smithi053.stdout:876: finishing write tid 3 to smithi053129169-29 2024-01-15T22:52:04.908 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 368 (ObjNum 290 snap 93 seq_num 290) dirty exists 2024-01-15T22:52:04.908 INFO:tasks.rados.rados.0.smithi053.stdout:876: left oid 29 (ObjNum 290 snap 93 seq_num 290) 2024-01-15T22:52:04.908 INFO:tasks.rados.rados.0.smithi053.stdout:880: finishing copy_from to smithi053129169-32 2024-01-15T22:52:04.908 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 280 (ObjNum 233 snap 60 seq_num 233) dirty exists 2024-01-15T22:52:04.908 INFO:tasks.rados.rados.0.smithi053.stdout:880: finishing copy_from racing read to smithi053129169-32 2024-01-15T22:52:05.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[143363]: failed to encode map e222 with expected crc 2024-01-15T22:52:05.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[143363]: Reconfiguring osd.0 (monmap changed)... 2024-01-15T22:52:05.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[143363]: Reconfiguring daemon osd.0 on smithi053 2024-01-15T22:52:05.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[143363]: failed to encode map e222 with expected crc 2024-01-15T22:52:05.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[143363]: failed to encode map e223 with expected crc 2024-01-15T22:52:05.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[143363]: failed to encode map e223 with expected crc 2024-01-15T22:52:05.270 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:05.270 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:05.270 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-15T22:52:05.270 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:05.270 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[143363]: osdmap e224: 8 total, 8 up, 8 in 2024-01-15T22:52:05.270 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:52:05] "GET /metrics HTTP/1.1" 200 36014 "" "Prometheus/2.43.0" 2024-01-15T22:52:05.270 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[146052]: failed to encode map e222 with expected crc 2024-01-15T22:52:05.270 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[146052]: Reconfiguring osd.0 (monmap changed)... 2024-01-15T22:52:05.271 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[146052]: Reconfiguring daemon osd.0 on smithi053 2024-01-15T22:52:05.271 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[146052]: failed to encode map e222 with expected crc 2024-01-15T22:52:05.271 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[146052]: failed to encode map e223 with expected crc 2024-01-15T22:52:05.271 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[146052]: failed to encode map e223 with expected crc 2024-01-15T22:52:05.271 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:05.271 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:05.271 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-15T22:52:05.271 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:05.271 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:05 smithi053 ceph-mon[146052]: osdmap e224: 8 total, 8 up, 8 in 2024-01-15T22:52:05.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:05 smithi163 ceph-mon[138526]: failed to encode map e222 with expected crc 2024-01-15T22:52:05.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:05 smithi163 ceph-mon[138526]: Reconfiguring osd.0 (monmap changed)... 2024-01-15T22:52:05.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:05 smithi163 ceph-mon[138526]: Reconfiguring daemon osd.0 on smithi053 2024-01-15T22:52:05.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:05 smithi163 ceph-mon[138526]: failed to encode map e222 with expected crc 2024-01-15T22:52:05.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:05 smithi163 ceph-mon[138526]: failed to encode map e223 with expected crc 2024-01-15T22:52:05.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:05 smithi163 ceph-mon[138526]: failed to encode map e223 with expected crc 2024-01-15T22:52:05.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:05 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:05.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:05 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:05.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:05 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-15T22:52:05.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:05 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:05.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:05 smithi163 ceph-mon[138526]: osdmap e224: 8 total, 8 up, 8 in 2024-01-15T22:52:05.891 INFO:tasks.rados.rados.0.smithi053.stdout:876: done (2 left) 2024-01-15T22:52:05.891 INFO:tasks.rados.rados.0.smithi053.stdout:880: done (1 left) 2024-01-15T22:52:05.891 INFO:tasks.rados.rados.0.smithi053.stdout:882: done (0 left) 2024-01-15T22:52:05.891 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 94 2024-01-15T22:52:05.891 INFO:tasks.rados.rados.0.smithi053.stdout:883: seq_num 292 ranges {5332992=98304} 2024-01-15T22:52:05.921 INFO:tasks.rados.rados.0.smithi053.stdout:883: writing smithi053129169-21 from 5332992 to 5431296 tid 1 2024-01-15T22:52:05.921 INFO:tasks.rados.rados.0.smithi053.stdout:884: rollback oid 42 current snap is 94 2024-01-15T22:52:05.921 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 42 to 66 2024-01-15T22:52:05.921 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 47 current snap is 94 2024-01-15T22:52:05.921 INFO:tasks.rados.rados.0.smithi053.stdout:885: seq_num 293 ranges {2367488=114688} 2024-01-15T22:52:05.935 INFO:tasks.rados.rados.0.smithi053.stdout:885: writing smithi053129169-47 from 2367488 to 2482176 tid 1 2024-01-15T22:52:05.935 INFO:tasks.rados.rados.0.smithi053.stdout:886: copy_from oid 13 from oid 7 current snap is 94 2024-01-15T22:52:05.935 INFO:tasks.rados.rados.0.smithi053.stdout:884: finishing rollback tid 0 to smithi053129169-42 2024-01-15T22:52:05.936 INFO:tasks.rados.rados.0.smithi053.stdout:883: finishing write tid 1 to smithi053129169-21 2024-01-15T22:52:05.936 INFO:tasks.rados.rados.0.smithi053.stdout:884: finishing rollback tid 1 to smithi053129169-42 2024-01-15T22:52:05.936 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 472 (ObjNum 33 snap 0 seq_num 3639209200) dirty dne 2024-01-15T22:52:05.936 INFO:tasks.rados.rados.0.smithi053.stdout:883: finishing write tid 2 to smithi053129169-21 2024-01-15T22:52:05.936 INFO:tasks.rados.rados.0.smithi053.stdout:883: finishing write tid 3 to smithi053129169-21 2024-01-15T22:52:05.936 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 622 (ObjNum 292 snap 94 seq_num 292) dirty exists 2024-01-15T22:52:05.936 INFO:tasks.rados.rados.0.smithi053.stdout:883: left oid 21 (ObjNum 292 snap 94 seq_num 292) 2024-01-15T22:52:05.936 INFO:tasks.rados.rados.0.smithi053.stdout:883: done (3 left) 2024-01-15T22:52:05.936 INFO:tasks.rados.rados.0.smithi053.stdout:884: done (2 left) 2024-01-15T22:52:05.936 INFO:tasks.rados.rados.0.smithi053.stdout:887: snap_create 2024-01-15T22:52:05.939 INFO:tasks.rados.rados.0.smithi053.stdout:886: finishing copy_from to smithi053129169-13 2024-01-15T22:52:05.939 INFO:tasks.rados.rados.0.smithi053.stdout:886: got expected ENOENT (src dne) 2024-01-15T22:52:05.940 INFO:tasks.rados.rados.0.smithi053.stdout:886: finishing copy_from racing read to smithi053129169-13 2024-01-15T22:52:05.941 INFO:tasks.rados.rados.0.smithi053.stdout:885: finishing write tid 1 to smithi053129169-47 2024-01-15T22:52:05.941 INFO:tasks.rados.rados.0.smithi053.stdout:885: finishing write tid 2 to smithi053129169-47 2024-01-15T22:52:05.942 INFO:tasks.rados.rados.0.smithi053.stdout:885: finishing write tid 3 to smithi053129169-47 2024-01-15T22:52:05.942 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 444 (ObjNum 293 snap 94 seq_num 293) dirty exists 2024-01-15T22:52:05.942 INFO:tasks.rados.rados.0.smithi053.stdout:885: left oid 47 (ObjNum 293 snap 94 seq_num 293) 2024-01-15T22:52:06.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[143363]: pgmap v49: 121 pgs: 121 active+clean; 410 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.3 MiB/s wr, 9 op/s 2024-01-15T22:52:06.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[143363]: Reconfiguring osd.1 (monmap changed)... 2024-01-15T22:52:06.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[143363]: Reconfiguring daemon osd.1 on smithi053 2024-01-15T22:52:06.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[143363]: failed to encode map e224 with expected crc 2024-01-15T22:52:06.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[143363]: failed to encode map e224 with expected crc 2024-01-15T22:52:06.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:06.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:06.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-15T22:52:06.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:06.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[143363]: failed to encode map e225 with expected crc 2024-01-15T22:52:06.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[143363]: osdmap e225: 8 total, 8 up, 8 in 2024-01-15T22:52:06.440 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[143363]: failed to encode map e225 with expected crc 2024-01-15T22:52:06.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[146052]: pgmap v49: 121 pgs: 121 active+clean; 410 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.3 MiB/s wr, 9 op/s 2024-01-15T22:52:06.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[146052]: Reconfiguring osd.1 (monmap changed)... 2024-01-15T22:52:06.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[146052]: Reconfiguring daemon osd.1 on smithi053 2024-01-15T22:52:06.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[146052]: failed to encode map e224 with expected crc 2024-01-15T22:52:06.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[146052]: failed to encode map e224 with expected crc 2024-01-15T22:52:06.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:06.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:06.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-15T22:52:06.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:06.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[146052]: failed to encode map e225 with expected crc 2024-01-15T22:52:06.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[146052]: osdmap e225: 8 total, 8 up, 8 in 2024-01-15T22:52:06.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:06 smithi053 ceph-mon[146052]: failed to encode map e225 with expected crc 2024-01-15T22:52:06.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:06 smithi163 ceph-mon[138526]: pgmap v49: 121 pgs: 121 active+clean; 410 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.3 MiB/s wr, 9 op/s 2024-01-15T22:52:06.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:06 smithi163 ceph-mon[138526]: Reconfiguring osd.1 (monmap changed)... 2024-01-15T22:52:06.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:06 smithi163 ceph-mon[138526]: Reconfiguring daemon osd.1 on smithi053 2024-01-15T22:52:06.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:06 smithi163 ceph-mon[138526]: failed to encode map e224 with expected crc 2024-01-15T22:52:06.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:06 smithi163 ceph-mon[138526]: failed to encode map e224 with expected crc 2024-01-15T22:52:06.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:06 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:06.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:06 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:06.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:06 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-15T22:52:06.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:06 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:06.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:06 smithi163 ceph-mon[138526]: failed to encode map e225 with expected crc 2024-01-15T22:52:06.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:06 smithi163 ceph-mon[138526]: osdmap e225: 8 total, 8 up, 8 in 2024-01-15T22:52:06.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:06 smithi163 ceph-mon[138526]: failed to encode map e225 with expected crc 2024-01-15T22:52:06.896 INFO:tasks.rados.rados.0.smithi053.stdout:885: done (2 left) 2024-01-15T22:52:06.896 INFO:tasks.rados.rados.0.smithi053.stdout:886: done (1 left) 2024-01-15T22:52:06.896 INFO:tasks.rados.rados.0.smithi053.stdout:887: done (0 left) 2024-01-15T22:52:06.896 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 95 2024-01-15T22:52:06.896 INFO:tasks.rados.rados.0.smithi053.stdout:888: seq_num 294 ranges {1048576=131072} 2024-01-15T22:52:06.902 INFO:tasks.rados.rados.0.smithi053.stdout:888: writing smithi053129169-15 from 1048576 to 1179648 tid 1 2024-01-15T22:52:06.902 INFO:tasks.rados.rados.0.smithi053.stdout:889: delete oid 31 current snap is 95 2024-01-15T22:52:06.906 INFO:tasks.rados.rados.0.smithi053.stdout:889: done (1 left) 2024-01-15T22:52:06.906 INFO:tasks.rados.rados.0.smithi053.stdout:890: snap_create 2024-01-15T22:52:06.912 INFO:tasks.rados.rados.0.smithi053.stdout:888: finishing write tid 1 to smithi053129169-15 2024-01-15T22:52:06.912 INFO:tasks.rados.rados.0.smithi053.stdout:888: finishing write tid 2 to smithi053129169-15 2024-01-15T22:52:06.915 INFO:tasks.rados.rados.0.smithi053.stdout:888: finishing write tid 3 to smithi053129169-15 2024-01-15T22:52:06.916 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 518 (ObjNum 294 snap 95 seq_num 294) dirty exists 2024-01-15T22:52:06.916 INFO:tasks.rados.rados.0.smithi053.stdout:888: left oid 15 (ObjNum 294 snap 95 seq_num 294) 2024-01-15T22:52:07.397 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[146052]: Reconfiguring osd.2 (monmap changed)... 2024-01-15T22:52:07.397 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[146052]: Reconfiguring daemon osd.2 on smithi053 2024-01-15T22:52:07.397 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[146052]: failed to encode map e225 with expected crc 2024-01-15T22:52:07.397 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[146052]: failed to encode map e225 with expected crc 2024-01-15T22:52:07.397 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[146052]: failed to encode map e225 with expected crc 2024-01-15T22:52:07.397 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:07.397 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:07.397 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-15T22:52:07.397 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:07.397 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[146052]: osdmap e226: 8 total, 8 up, 8 in 2024-01-15T22:52:07.397 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[146052]: failed to encode map e226 with expected crc 2024-01-15T22:52:07.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[143363]: Reconfiguring osd.2 (monmap changed)... 2024-01-15T22:52:07.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[143363]: Reconfiguring daemon osd.2 on smithi053 2024-01-15T22:52:07.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[143363]: failed to encode map e225 with expected crc 2024-01-15T22:52:07.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[143363]: failed to encode map e225 with expected crc 2024-01-15T22:52:07.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[143363]: failed to encode map e225 with expected crc 2024-01-15T22:52:07.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:07.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:07.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-15T22:52:07.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:07.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[143363]: osdmap e226: 8 total, 8 up, 8 in 2024-01-15T22:52:07.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:07 smithi053 ceph-mon[143363]: failed to encode map e226 with expected crc 2024-01-15T22:52:07.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:07 smithi163 ceph-mon[138526]: Reconfiguring osd.2 (monmap changed)... 2024-01-15T22:52:07.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:07 smithi163 ceph-mon[138526]: Reconfiguring daemon osd.2 on smithi053 2024-01-15T22:52:07.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:07 smithi163 ceph-mon[138526]: failed to encode map e225 with expected crc 2024-01-15T22:52:07.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:07 smithi163 ceph-mon[138526]: failed to encode map e225 with expected crc 2024-01-15T22:52:07.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:07 smithi163 ceph-mon[138526]: failed to encode map e225 with expected crc 2024-01-15T22:52:07.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:07 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:07.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:07 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:07.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:07 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-15T22:52:07.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:07 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:07.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:07 smithi163 ceph-mon[138526]: osdmap e226: 8 total, 8 up, 8 in 2024-01-15T22:52:07.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:07 smithi163 ceph-mon[138526]: failed to encode map e226 with expected crc 2024-01-15T22:52:07.897 INFO:tasks.rados.rados.0.smithi053.stdout:888: done (1 left) 2024-01-15T22:52:07.923 INFO:tasks.rados.rados.0.smithi053.stdout:890: done (0 left) 2024-01-15T22:52:07.923 INFO:tasks.rados.rados.0.smithi053.stdout:891: copy_from oid 33 from oid 44 current snap is 96 2024-01-15T22:52:07.923 INFO:tasks.rados.rados.0.smithi053.stdout:892: delete oid 3 current snap is 96 2024-01-15T22:52:07.924 INFO:tasks.rados.rados.0.smithi053.stdout:892: done (1 left) 2024-01-15T22:52:07.924 INFO:tasks.rados.rados.0.smithi053.stdout:893: snap_remove snap 75 2024-01-15T22:52:08.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[143363]: pgmap v52: 121 pgs: 121 active+clean; 414 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 5.4 MiB/s wr, 18 op/s 2024-01-15T22:52:08.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[143363]: Reconfiguring osd.3 (monmap changed)... 2024-01-15T22:52:08.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[143363]: Reconfiguring daemon osd.3 on smithi053 2024-01-15T22:52:08.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[143363]: failed to encode map e226 with expected crc 2024-01-15T22:52:08.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[143363]: failed to encode map e226 with expected crc 2024-01-15T22:52:08.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:08.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:08.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' 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-01-15T22:52:08.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[143363]: from='mgr.25133 ' 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-01-15T22:52:08.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:08.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[143363]: osdmap e227: 8 total, 8 up, 8 in 2024-01-15T22:52:08.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[143363]: failed to encode map e227 with expected crc 2024-01-15T22:52:08.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[143363]: failed to encode map e227 with expected crc 2024-01-15T22:52:08.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[143363]: failed to encode map e227 with expected crc 2024-01-15T22:52:08.414 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[146052]: pgmap v52: 121 pgs: 121 active+clean; 414 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 5.4 MiB/s wr, 18 op/s 2024-01-15T22:52:08.414 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[146052]: Reconfiguring osd.3 (monmap changed)... 2024-01-15T22:52:08.414 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[146052]: Reconfiguring daemon osd.3 on smithi053 2024-01-15T22:52:08.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[146052]: failed to encode map e226 with expected crc 2024-01-15T22:52:08.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[146052]: failed to encode map e226 with expected crc 2024-01-15T22:52:08.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:08.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:08.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' 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-01-15T22:52:08.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[146052]: from='mgr.25133 ' 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-01-15T22:52:08.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:08.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[146052]: osdmap e227: 8 total, 8 up, 8 in 2024-01-15T22:52:08.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[146052]: failed to encode map e227 with expected crc 2024-01-15T22:52:08.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[146052]: failed to encode map e227 with expected crc 2024-01-15T22:52:08.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:08 smithi053 ceph-mon[146052]: failed to encode map e227 with expected crc 2024-01-15T22:52:08.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:08 smithi163 ceph-mon[138526]: pgmap v52: 121 pgs: 121 active+clean; 414 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 5.4 MiB/s wr, 18 op/s 2024-01-15T22:52:08.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:08 smithi163 ceph-mon[138526]: Reconfiguring osd.3 (monmap changed)... 2024-01-15T22:52:08.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:08 smithi163 ceph-mon[138526]: Reconfiguring daemon osd.3 on smithi053 2024-01-15T22:52:08.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:08 smithi163 ceph-mon[138526]: failed to encode map e226 with expected crc 2024-01-15T22:52:08.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:08 smithi163 ceph-mon[138526]: failed to encode map e226 with expected crc 2024-01-15T22:52:08.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:08 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:08.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:08 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:08.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:08 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' 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-01-15T22:52:08.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:08 smithi163 ceph-mon[138526]: from='mgr.25133 ' 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-01-15T22:52:08.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:08 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:08.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:08 smithi163 ceph-mon[138526]: osdmap e227: 8 total, 8 up, 8 in 2024-01-15T22:52:08.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:08 smithi163 ceph-mon[138526]: failed to encode map e227 with expected crc 2024-01-15T22:52:08.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:08 smithi163 ceph-mon[138526]: failed to encode map e227 with expected crc 2024-01-15T22:52:08.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:08 smithi163 ceph-mon[138526]: failed to encode map e227 with expected crc 2024-01-15T22:52:08.898 INFO:tasks.rados.rados.0.smithi053.stdout:893: done (1 left) 2024-01-15T22:52:08.898 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 96 2024-01-15T22:52:08.898 INFO:tasks.rados.rados.0.smithi053.stdout:891: finishing copy_from to smithi053129169-33 2024-01-15T22:52:08.898 INFO:tasks.rados.rados.0.smithi053.stdout:891: got expected ENOENT (src dne) 2024-01-15T22:52:08.899 INFO:tasks.rados.rados.0.smithi053.stdout:891: finishing copy_from racing read to smithi053129169-33 2024-01-15T22:52:08.899 INFO:tasks.rados.rados.0.smithi053.stdout:894: seq_num 297 ranges {5431296=180224} 2024-01-15T22:52:08.930 INFO:tasks.rados.rados.0.smithi053.stdout:894: writing smithi053129169-21 from 5431296 to 5611520 tid 1 2024-01-15T22:52:08.930 INFO:tasks.rados.rados.0.smithi053.stdout:891: done (1 left) 2024-01-15T22:52:08.930 INFO:tasks.rados.rados.0.smithi053.stdout:895: read oid 26 snap -1 2024-01-15T22:52:08.930 INFO:tasks.rados.rados.0.smithi053.stdout:895: expect (ObjNum 236 snap 62 seq_num 236) 2024-01-15T22:52:08.930 INFO:tasks.rados.rados.0.smithi053.stdout:896: snap_remove snap 85 2024-01-15T22:52:08.981 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:52:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:52:08.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:52:09.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:09 smithi163 ceph-mon[138526]: Reconfiguring mds.a (monmap changed)... 2024-01-15T22:52:09.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:09 smithi163 ceph-mon[138526]: Reconfiguring daemon mds.a on smithi053 2024-01-15T22:52:09.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:09 smithi163 ceph-mon[138526]: failed to encode map e227 with expected crc 2024-01-15T22:52:09.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:09 smithi163 ceph-mon[138526]: failed to encode map e227 with expected crc 2024-01-15T22:52:09.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:09 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:09.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:09 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:09.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:09 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:52:09.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:09 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:52:09.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:09 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:09.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:09 smithi163 ceph-mon[138526]: failed to encode map e228 with expected crc 2024-01-15T22:52:09.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:09 smithi163 ceph-mon[138526]: osdmap e228: 8 total, 8 up, 8 in 2024-01-15T22:52:09.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[143363]: Reconfiguring mds.a (monmap changed)... 2024-01-15T22:52:09.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[143363]: Reconfiguring daemon mds.a on smithi053 2024-01-15T22:52:09.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[143363]: failed to encode map e227 with expected crc 2024-01-15T22:52:09.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[143363]: failed to encode map e227 with expected crc 2024-01-15T22:52:09.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:09.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:09.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:52:09.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:52:09.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:09.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[143363]: failed to encode map e228 with expected crc 2024-01-15T22:52:09.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[143363]: osdmap e228: 8 total, 8 up, 8 in 2024-01-15T22:52:09.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[146052]: Reconfiguring mds.a (monmap changed)... 2024-01-15T22:52:09.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[146052]: Reconfiguring daemon mds.a on smithi053 2024-01-15T22:52:09.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[146052]: failed to encode map e227 with expected crc 2024-01-15T22:52:09.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[146052]: failed to encode map e227 with expected crc 2024-01-15T22:52:09.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:09.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:09.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-15T22:52:09.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-15T22:52:09.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:09.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[146052]: failed to encode map e228 with expected crc 2024-01-15T22:52:09.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:09 smithi053 ceph-mon[146052]: osdmap e228: 8 total, 8 up, 8 in 2024-01-15T22:52:09.901 INFO:tasks.rados.rados.0.smithi053.stdout:896: done (2 left) 2024-01-15T22:52:09.901 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 22 current snap is 96 2024-01-15T22:52:09.901 INFO:tasks.rados.rados.0.smithi053.stdout:894: finishing write tid 1 to smithi053129169-21 2024-01-15T22:52:09.901 INFO:tasks.rados.rados.0.smithi053.stdout:897: seq_num 298 ranges {1048576=196608} 2024-01-15T22:52:09.908 INFO:tasks.rados.rados.0.smithi053.stdout:897: writing smithi053129169-22 from 1048576 to 1245184 tid 1 2024-01-15T22:52:09.908 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 96 2024-01-15T22:52:09.908 INFO:tasks.rados.rados.0.smithi053.stdout:898: seq_num 299 ranges {1597440=212992} 2024-01-15T22:52:09.919 INFO:tasks.rados.rados.0.smithi053.stdout:898: writing smithi053129169-50 from 1597440 to 1810432 tid 1 2024-01-15T22:52:09.919 INFO:tasks.rados.rados.0.smithi053.stdout:899: rollback oid 5 current snap is 96 2024-01-15T22:52:09.919 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 5 to 68 2024-01-15T22:52:09.919 INFO:tasks.rados.rados.0.smithi053.stdout:894: finishing write tid 2 to smithi053129169-21 2024-01-15T22:52:09.919 INFO:tasks.rados.rados.0.smithi053.stdout:894: finishing write tid 3 to smithi053129169-21 2024-01-15T22:52:09.919 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 631 (ObjNum 297 snap 96 seq_num 297) dirty exists 2024-01-15T22:52:09.919 INFO:tasks.rados.rados.0.smithi053.stdout:894: left oid 21 (ObjNum 297 snap 96 seq_num 297) 2024-01-15T22:52:09.920 INFO:tasks.rados.rados.0.smithi053.stdout:894: done (4 left) 2024-01-15T22:52:09.920 INFO:tasks.rados.rados.0.smithi053.stdout:900: rollback oid 31 current snap is 96 2024-01-15T22:52:09.920 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 31 to 87 2024-01-15T22:52:09.920 INFO:tasks.rados.rados.0.smithi053.stdout:895: expect (ObjNum 236 snap 62 seq_num 236) 2024-01-15T22:52:10.067 INFO:tasks.rados.rados.0.smithi053.stdout:897: finishing write tid 1 to smithi053129169-22 2024-01-15T22:52:10.067 INFO:tasks.rados.rados.0.smithi053.stdout:897: finishing write tid 2 to smithi053129169-22 2024-01-15T22:52:10.067 INFO:tasks.rados.rados.0.smithi053.stdout:897: finishing write tid 3 to smithi053129169-22 2024-01-15T22:52:10.067 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 533 (ObjNum 298 snap 96 seq_num 298) dirty exists 2024-01-15T22:52:10.067 INFO:tasks.rados.rados.0.smithi053.stdout:897: left oid 22 (ObjNum 298 snap 96 seq_num 298) 2024-01-15T22:52:10.068 INFO:tasks.rados.rados.0.smithi053.stdout:898: finishing write tid 1 to smithi053129169-50 2024-01-15T22:52:10.068 INFO:tasks.rados.rados.0.smithi053.stdout:898: finishing write tid 2 to smithi053129169-50 2024-01-15T22:52:10.068 INFO:tasks.rados.rados.0.smithi053.stdout:898: finishing write tid 3 to smithi053129169-50 2024-01-15T22:52:10.068 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 536 (ObjNum 299 snap 96 seq_num 299) dirty exists 2024-01-15T22:52:10.068 INFO:tasks.rados.rados.0.smithi053.stdout:898: left oid 50 (ObjNum 299 snap 96 seq_num 299) 2024-01-15T22:52:10.068 INFO:tasks.rados.rados.0.smithi053.stdout:900: finishing rollback tid 1 to smithi053129169-31 2024-01-15T22:52:10.068 INFO:tasks.rados.rados.0.smithi053.stdout:900: finishing rollback tid 2 to smithi053129169-31 2024-01-15T22:52:10.068 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 161 (ObjNum 224 snap 60 seq_num 224) dirty exists 2024-01-15T22:52:10.068 INFO:tasks.rados.rados.0.smithi053.stdout:899: finishing rollback tid 0 to smithi053129169-5 2024-01-15T22:52:10.068 INFO:tasks.rados.rados.0.smithi053.stdout:899: finishing rollback tid 1 to smithi053129169-5 2024-01-15T22:52:10.068 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 451 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-01-15T22:52:10.068 INFO:tasks.rados.rados.0.smithi053.stdout:895: done (4 left) 2024-01-15T22:52:10.068 INFO:tasks.rados.rados.0.smithi053.stdout:897: done (3 left) 2024-01-15T22:52:10.068 INFO:tasks.rados.rados.0.smithi053.stdout:898: done (2 left) 2024-01-15T22:52:10.069 INFO:tasks.rados.rados.0.smithi053.stdout:899: done (1 left) 2024-01-15T22:52:10.069 INFO:tasks.rados.rados.0.smithi053.stdout:900: done (0 left) 2024-01-15T22:52:10.069 INFO:tasks.rados.rados.0.smithi053.stdout:901: rmattr oid 46 current snap is 96 2024-01-15T22:52:10.069 INFO:tasks.rados.rados.0.smithi053.stdout:901: done (0 left) 2024-01-15T22:52:10.069 INFO:tasks.rados.rados.0.smithi053.stdout:902: read oid 44 snap -1 2024-01-15T22:52:10.069 INFO:tasks.rados.rados.0.smithi053.stdout:902: expect deleted 2024-01-15T22:52:10.069 INFO:tasks.rados.rados.0.smithi053.stdout:903: snap_create 2024-01-15T22:52:10.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:10 smithi163 ceph-mon[138526]: pgmap v55: 121 pgs: 121 active+clean; 414 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 9 op/s 2024-01-15T22:52:10.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:10 smithi163 ceph-mon[138526]: Reconfiguring mon.b (monmap changed)... 2024-01-15T22:52:10.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:10 smithi163 ceph-mon[138526]: Reconfiguring daemon mon.b on smithi163 2024-01-15T22:52:10.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:10 smithi163 ceph-mon[138526]: failed to encode map e228 with expected crc 2024-01-15T22:52:10.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:10 smithi163 ceph-mon[138526]: failed to encode map e228 with expected crc 2024-01-15T22:52:10.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:10 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:10.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:10 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:10.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:10 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:52:10.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:10 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:52:10.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:10 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:52:10.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:10 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:10.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:10 smithi163 ceph-mon[138526]: failed to encode map e229 with expected crc 2024-01-15T22:52:10.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:10 smithi163 ceph-mon[138526]: failed to encode map e229 with expected crc 2024-01-15T22:52:10.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:10 smithi163 ceph-mon[138526]: osdmap e229: 8 total, 8 up, 8 in 2024-01-15T22:52:10.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[146052]: pgmap v55: 121 pgs: 121 active+clean; 414 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 9 op/s 2024-01-15T22:52:10.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[146052]: Reconfiguring mon.b (monmap changed)... 2024-01-15T22:52:10.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[146052]: Reconfiguring daemon mon.b on smithi163 2024-01-15T22:52:10.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[146052]: failed to encode map e228 with expected crc 2024-01-15T22:52:10.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[146052]: failed to encode map e228 with expected crc 2024-01-15T22:52:10.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:10.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:10.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:52:10.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:52:10.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:52:10.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:10.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[146052]: failed to encode map e229 with expected crc 2024-01-15T22:52:10.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[146052]: failed to encode map e229 with expected crc 2024-01-15T22:52:10.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[146052]: osdmap e229: 8 total, 8 up, 8 in 2024-01-15T22:52:10.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[143363]: pgmap v55: 121 pgs: 121 active+clean; 414 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 9 op/s 2024-01-15T22:52:10.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[143363]: Reconfiguring mon.b (monmap changed)... 2024-01-15T22:52:10.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[143363]: Reconfiguring daemon mon.b on smithi163 2024-01-15T22:52:10.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[143363]: failed to encode map e228 with expected crc 2024-01-15T22:52:10.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[143363]: failed to encode map e228 with expected crc 2024-01-15T22:52:10.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:10.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:10.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:52:10.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-15T22:52:10.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-15T22:52:10.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:10.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[143363]: failed to encode map e229 with expected crc 2024-01-15T22:52:10.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[143363]: failed to encode map e229 with expected crc 2024-01-15T22:52:10.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:10 smithi053 ceph-mon[143363]: osdmap e229: 8 total, 8 up, 8 in 2024-01-15T22:52:10.902 INFO:tasks.rados.rados.0.smithi053.stdout:902: done (1 left) 2024-01-15T22:52:10.902 INFO:tasks.rados.rados.0.smithi053.stdout:903: done (0 left) 2024-01-15T22:52:10.902 INFO:tasks.rados.rados.0.smithi053.stdout:904: snap_remove snap 95 2024-01-15T22:52:11.769 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:11 smithi163 ceph-mon[138526]: Reconfiguring mgr.x (monmap changed)... 2024-01-15T22:52:11.769 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:11 smithi163 ceph-mon[138526]: Reconfiguring daemon mgr.x on smithi163 2024-01-15T22:52:11.769 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:11 smithi163 ceph-mon[138526]: failed to encode map e229 with expected crc 2024-01-15T22:52:11.769 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:11 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:11.770 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:11 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:11.770 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:11 smithi163 ceph-mon[138526]: Reconfiguring osd.4 (monmap changed)... 2024-01-15T22:52:11.770 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:11 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-15T22:52:11.770 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:11 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:11.770 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:11 smithi163 ceph-mon[138526]: Reconfiguring daemon osd.4 on smithi163 2024-01-15T22:52:11.770 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:11 smithi163 ceph-mon[138526]: failed to encode map e230 with expected crc 2024-01-15T22:52:11.770 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:11 smithi163 ceph-mon[138526]: failed to encode map e230 with expected crc 2024-01-15T22:52:11.770 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:11 smithi163 ceph-mon[138526]: osdmap e230: 8 total, 8 up, 8 in 2024-01-15T22:52:11.770 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:11 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:11.770 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:11 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:11.770 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:11 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-15T22:52:11.770 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:11 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:11.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[143363]: Reconfiguring mgr.x (monmap changed)... 2024-01-15T22:52:11.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[143363]: Reconfiguring daemon mgr.x on smithi163 2024-01-15T22:52:11.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[143363]: failed to encode map e229 with expected crc 2024-01-15T22:52:11.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:11.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:11.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[143363]: Reconfiguring osd.4 (monmap changed)... 2024-01-15T22:52:11.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-15T22:52:11.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:11.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[143363]: Reconfiguring daemon osd.4 on smithi163 2024-01-15T22:52:11.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[143363]: failed to encode map e230 with expected crc 2024-01-15T22:52:11.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[143363]: failed to encode map e230 with expected crc 2024-01-15T22:52:11.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[143363]: osdmap e230: 8 total, 8 up, 8 in 2024-01-15T22:52:11.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:11.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:11.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-15T22:52:11.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:11.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[146052]: Reconfiguring mgr.x (monmap changed)... 2024-01-15T22:52:11.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[146052]: Reconfiguring daemon mgr.x on smithi163 2024-01-15T22:52:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[146052]: failed to encode map e229 with expected crc 2024-01-15T22:52:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[146052]: Reconfiguring osd.4 (monmap changed)... 2024-01-15T22:52:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-15T22:52:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[146052]: Reconfiguring daemon osd.4 on smithi163 2024-01-15T22:52:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[146052]: failed to encode map e230 with expected crc 2024-01-15T22:52:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[146052]: failed to encode map e230 with expected crc 2024-01-15T22:52:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[146052]: osdmap e230: 8 total, 8 up, 8 in 2024-01-15T22:52:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:11.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-15T22:52:11.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:11 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:11.906 INFO:tasks.rados.rados.0.smithi053.stdout:904: done (0 left) 2024-01-15T22:52:11.906 INFO:tasks.rados.rados.0.smithi053.stdout:905: read oid 47 snap -1 2024-01-15T22:52:11.906 INFO:tasks.rados.rados.0.smithi053.stdout:905: expect (ObjNum 293 snap 94 seq_num 293) 2024-01-15T22:52:11.907 INFO:tasks.rados.rados.0.smithi053.stdout:906: read oid 35 snap -1 2024-01-15T22:52:11.907 INFO:tasks.rados.rados.0.smithi053.stdout:906: expect (ObjNum 259 snap 76 seq_num 259) 2024-01-15T22:52:11.907 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 97 2024-01-15T22:52:11.907 INFO:tasks.rados.rados.0.smithi053.stdout:907: seq_num 300 ranges {8912896=229376} 2024-01-15T22:52:11.955 INFO:tasks.rados.rados.0.smithi053.stdout:907: writing smithi053129169-4 from 8912896 to 9142272 tid 1 2024-01-15T22:52:11.956 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 36 current snap is 97 2024-01-15T22:52:11.956 INFO:tasks.rados.rados.0.smithi053.stdout:908: seq_num 301 ranges {0=245760} 2024-01-15T22:52:11.956 INFO:tasks.rados.rados.0.smithi053.stdout:908: writing smithi053129169-36 from 0 to 245760 tid 1 2024-01-15T22:52:11.957 INFO:tasks.rados.rados.0.smithi053.stdout:909: copy_from oid 8 from oid 27 current snap is 97 2024-01-15T22:52:11.957 INFO:tasks.rados.rados.0.smithi053.stdout:905: expect (ObjNum 293 snap 94 seq_num 293) 2024-01-15T22:52:12.061 INFO:tasks.rados.rados.0.smithi053.stdout:906: expect (ObjNum 259 snap 76 seq_num 259) 2024-01-15T22:52:12.191 INFO:tasks.rados.rados.0.smithi053.stdout:907: finishing write tid 1 to smithi053129169-4 2024-01-15T22:52:12.191 INFO:tasks.rados.rados.0.smithi053.stdout:907: finishing write tid 2 to smithi053129169-4 2024-01-15T22:52:12.191 INFO:tasks.rados.rados.0.smithi053.stdout:908: finishing write tid 1 to smithi053129169-36 2024-01-15T22:52:12.191 INFO:tasks.rados.rados.0.smithi053.stdout:908: finishing write tid 2 to smithi053129169-36 2024-01-15T22:52:12.191 INFO:tasks.rados.rados.0.smithi053.stdout:907: finishing write tid 3 to smithi053129169-4 2024-01-15T22:52:12.191 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 259 (ObjNum 300 snap 97 seq_num 300) dirty exists 2024-01-15T22:52:12.191 INFO:tasks.rados.rados.0.smithi053.stdout:907: left oid 4 (ObjNum 300 snap 97 seq_num 300) 2024-01-15T22:52:12.191 INFO:tasks.rados.rados.0.smithi053.stdout:908: finishing write tid 3 to smithi053129169-36 2024-01-15T22:52:12.191 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 261 (ObjNum 301 snap 97 seq_num 301) dirty exists 2024-01-15T22:52:12.192 INFO:tasks.rados.rados.0.smithi053.stdout:908: left oid 36 (ObjNum 301 snap 97 seq_num 301) 2024-01-15T22:52:12.192 INFO:tasks.rados.rados.0.smithi053.stdout:909: finishing copy_from to smithi053129169-8 2024-01-15T22:52:12.192 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 366 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T22:52:12.192 INFO:tasks.rados.rados.0.smithi053.stdout:909: finishing copy_from racing read to smithi053129169-8 2024-01-15T22:52:12.192 INFO:tasks.rados.rados.0.smithi053.stdout:905: done (4 left) 2024-01-15T22:52:12.192 INFO:tasks.rados.rados.0.smithi053.stdout:906: done (3 left) 2024-01-15T22:52:12.192 INFO:tasks.rados.rados.0.smithi053.stdout:907: done (2 left) 2024-01-15T22:52:12.192 INFO:tasks.rados.rados.0.smithi053.stdout:908: done (1 left) 2024-01-15T22:52:12.192 INFO:tasks.rados.rados.0.smithi053.stdout:909: done (0 left) 2024-01-15T22:52:12.192 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 97 2024-01-15T22:52:12.192 INFO:tasks.rados.rados.0.smithi053.stdout:910: seq_num 302 ranges {0=262144} 2024-01-15T22:52:12.193 INFO:tasks.rados.rados.0.smithi053.stdout:910: writing smithi053129169-10 from 0 to 262144 tid 1 2024-01-15T22:52:12.193 INFO:tasks.rados.rados.0.smithi053.stdout:911: rollback oid 41 current snap is 97 2024-01-15T22:52:12.193 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 41 to 24 2024-01-15T22:52:12.193 INFO:tasks.rados.rados.0.smithi053.stdout:912: delete oid 38 current snap is 97 2024-01-15T22:52:12.193 INFO:tasks.rados.rados.0.smithi053.stdout:912: done (2 left) 2024-01-15T22:52:12.193 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 97 2024-01-15T22:52:12.193 INFO:tasks.rados.rados.0.smithi053.stdout:913: seq_num 304 ranges {0=294912} 2024-01-15T22:52:12.195 INFO:tasks.rados.rados.0.smithi053.stdout:913: writing smithi053129169-7 from 0 to 294912 tid 1 2024-01-15T22:52:12.195 INFO:tasks.rados.rados.0.smithi053.stdout:914: read oid 21 snap -1 2024-01-15T22:52:12.195 INFO:tasks.rados.rados.0.smithi053.stdout:914: expect (ObjNum 297 snap 96 seq_num 297) 2024-01-15T22:52:12.195 INFO:tasks.rados.rados.0.smithi053.stdout:915: snap_remove snap 28 2024-01-15T22:52:12.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[143363]: pgmap v58: 121 pgs: 121 active+clean; 415 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 128 KiB/s wr, 5 op/s 2024-01-15T22:52:12.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[143363]: Reconfiguring osd.5 (monmap changed)... 2024-01-15T22:52:12.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[143363]: Reconfiguring daemon osd.5 on smithi163 2024-01-15T22:52:12.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[143363]: failed to encode map e231 with expected crc 2024-01-15T22:52:12.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[143363]: failed to encode map e231 with expected crc 2024-01-15T22:52:12.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[143363]: osdmap e231: 8 total, 8 up, 8 in 2024-01-15T22:52:12.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[143363]: failed to encode map e231 with expected crc 2024-01-15T22:52:12.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:12.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:12.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-15T22:52:12.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:12.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[146052]: pgmap v58: 121 pgs: 121 active+clean; 415 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 128 KiB/s wr, 5 op/s 2024-01-15T22:52:12.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[146052]: Reconfiguring osd.5 (monmap changed)... 2024-01-15T22:52:12.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[146052]: Reconfiguring daemon osd.5 on smithi163 2024-01-15T22:52:12.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[146052]: failed to encode map e231 with expected crc 2024-01-15T22:52:12.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[146052]: failed to encode map e231 with expected crc 2024-01-15T22:52:12.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[146052]: osdmap e231: 8 total, 8 up, 8 in 2024-01-15T22:52:12.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[146052]: failed to encode map e231 with expected crc 2024-01-15T22:52:12.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:12.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:12.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-15T22:52:12.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:12 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:12.808 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:12 smithi163 ceph-mon[138526]: pgmap v58: 121 pgs: 121 active+clean; 415 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 128 KiB/s wr, 5 op/s 2024-01-15T22:52:12.808 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:12 smithi163 ceph-mon[138526]: Reconfiguring osd.5 (monmap changed)... 2024-01-15T22:52:12.808 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:12 smithi163 ceph-mon[138526]: Reconfiguring daemon osd.5 on smithi163 2024-01-15T22:52:12.808 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:12 smithi163 ceph-mon[138526]: failed to encode map e231 with expected crc 2024-01-15T22:52:12.809 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:12 smithi163 ceph-mon[138526]: failed to encode map e231 with expected crc 2024-01-15T22:52:12.809 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:12 smithi163 ceph-mon[138526]: osdmap e231: 8 total, 8 up, 8 in 2024-01-15T22:52:12.809 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:12 smithi163 ceph-mon[138526]: failed to encode map e231 with expected crc 2024-01-15T22:52:12.809 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:12 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:12.809 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:12 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:12.809 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:12 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-15T22:52:12.809 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:12 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:12.905 INFO:tasks.rados.rados.0.smithi053.stdout:915: done (4 left) 2024-01-15T22:52:12.905 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 23 current snap is 97 2024-01-15T22:52:12.905 INFO:tasks.rados.rados.0.smithi053.stdout:910: finishing write tid 1 to smithi053129169-10 2024-01-15T22:52:12.905 INFO:tasks.rados.rados.0.smithi053.stdout:916: seq_num 305 ranges {3694592=311296} 2024-01-15T22:52:12.929 INFO:tasks.rados.rados.0.smithi053.stdout:916: writing smithi053129169-23 from 3694592 to 4005888 tid 1 2024-01-15T22:52:12.929 INFO:tasks.rados.rados.0.smithi053.stdout:917: snap_create 2024-01-15T22:52:12.931 INFO:tasks.rados.rados.0.smithi053.stdout:911: finishing rollback tid 0 to smithi053129169-41 2024-01-15T22:52:12.931 INFO:tasks.rados.rados.0.smithi053.stdout:910: finishing write tid 2 to smithi053129169-10 2024-01-15T22:52:12.931 INFO:tasks.rados.rados.0.smithi053.stdout:911: finishing rollback tid 1 to smithi053129169-41 2024-01-15T22:52:12.931 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 307 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-01-15T22:52:12.931 INFO:tasks.rados.rados.0.smithi053.stdout:910: finishing write tid 3 to smithi053129169-10 2024-01-15T22:52:12.931 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 474 (ObjNum 302 snap 97 seq_num 302) dirty exists 2024-01-15T22:52:12.931 INFO:tasks.rados.rados.0.smithi053.stdout:910: left oid 10 (ObjNum 302 snap 97 seq_num 302) 2024-01-15T22:52:12.931 INFO:tasks.rados.rados.0.smithi053.stdout:913: finishing write tid 1 to smithi053129169-7 2024-01-15T22:52:12.931 INFO:tasks.rados.rados.0.smithi053.stdout:913: finishing write tid 2 to smithi053129169-7 2024-01-15T22:52:12.932 INFO:tasks.rados.rados.0.smithi053.stdout:913: finishing write tid 3 to smithi053129169-7 2024-01-15T22:52:12.932 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 231 (ObjNum 304 snap 97 seq_num 304) dirty exists 2024-01-15T22:52:12.932 INFO:tasks.rados.rados.0.smithi053.stdout:913: left oid 7 (ObjNum 304 snap 97 seq_num 304) 2024-01-15T22:52:12.932 INFO:tasks.rados.rados.0.smithi053.stdout:914: expect (ObjNum 297 snap 96 seq_num 297) 2024-01-15T22:52:13.410 INFO:tasks.rados.rados.0.smithi053.stdout:916: finishing write tid 1 to smithi053129169-23 2024-01-15T22:52:13.411 INFO:tasks.rados.rados.0.smithi053.stdout:916: finishing write tid 2 to smithi053129169-23 2024-01-15T22:52:13.411 INFO:tasks.rados.rados.0.smithi053.stdout:916: finishing write tid 3 to smithi053129169-23 2024-01-15T22:52:13.411 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 476 (ObjNum 305 snap 97 seq_num 305) dirty exists 2024-01-15T22:52:13.411 INFO:tasks.rados.rados.0.smithi053.stdout:916: left oid 23 (ObjNum 305 snap 97 seq_num 305) 2024-01-15T22:52:13.787 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:13 smithi163 ceph-mon[138526]: failed to encode map e231 with expected crc 2024-01-15T22:52:13.788 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:13 smithi163 ceph-mon[138526]: Reconfiguring osd.6 (monmap changed)... 2024-01-15T22:52:13.788 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:13 smithi163 ceph-mon[138526]: Reconfiguring daemon osd.6 on smithi163 2024-01-15T22:52:13.788 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:13 smithi163 ceph-mon[138526]: failed to encode map e232 with expected crc 2024-01-15T22:52:13.788 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:13 smithi163 ceph-mon[138526]: failed to encode map e232 with expected crc 2024-01-15T22:52:13.788 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:13 smithi163 ceph-mon[138526]: osdmap e232: 8 total, 8 up, 8 in 2024-01-15T22:52:13.788 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:13 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:13.788 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:13 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:13.788 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-15T22:52:13.788 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:13.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[143363]: failed to encode map e231 with expected crc 2024-01-15T22:52:13.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[143363]: Reconfiguring osd.6 (monmap changed)... 2024-01-15T22:52:13.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[143363]: Reconfiguring daemon osd.6 on smithi163 2024-01-15T22:52:13.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[143363]: failed to encode map e232 with expected crc 2024-01-15T22:52:13.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[143363]: failed to encode map e232 with expected crc 2024-01-15T22:52:13.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[143363]: osdmap e232: 8 total, 8 up, 8 in 2024-01-15T22:52:13.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:13.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:13.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-15T22:52:13.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:13.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[146052]: failed to encode map e231 with expected crc 2024-01-15T22:52:13.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[146052]: Reconfiguring osd.6 (monmap changed)... 2024-01-15T22:52:13.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[146052]: Reconfiguring daemon osd.6 on smithi163 2024-01-15T22:52:13.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[146052]: failed to encode map e232 with expected crc 2024-01-15T22:52:13.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[146052]: failed to encode map e232 with expected crc 2024-01-15T22:52:13.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[146052]: osdmap e232: 8 total, 8 up, 8 in 2024-01-15T22:52:13.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:13.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:13.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-15T22:52:13.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:13.906 INFO:tasks.rados.rados.0.smithi053.stdout:910: done (5 left) 2024-01-15T22:52:13.906 INFO:tasks.rados.rados.0.smithi053.stdout:911: done (4 left) 2024-01-15T22:52:13.906 INFO:tasks.rados.rados.0.smithi053.stdout:913: done (3 left) 2024-01-15T22:52:13.906 INFO:tasks.rados.rados.0.smithi053.stdout:914: done (2 left) 2024-01-15T22:52:13.906 INFO:tasks.rados.rados.0.smithi053.stdout:916: done (1 left) 2024-01-15T22:52:13.906 INFO:tasks.rados.rados.0.smithi053.stdout:917: done (0 left) 2024-01-15T22:52:13.906 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 19 current snap is 98 2024-01-15T22:52:13.906 INFO:tasks.rados.rados.0.smithi053.stdout:918: seq_num 306 ranges {9658368=327680} 2024-01-15T22:52:13.961 INFO:tasks.rados.rados.0.smithi053.stdout:918: writing smithi053129169-19 from 9658368 to 9986048 tid 1 2024-01-15T22:52:13.961 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 98 2024-01-15T22:52:13.961 INFO:tasks.rados.rados.0.smithi053.stdout:919: seq_num 307 ranges {5513216=344064} 2024-01-15T22:52:13.993 INFO:tasks.rados.rados.0.smithi053.stdout:919: writing smithi053129169-25 from 5513216 to 5857280 tid 1 2024-01-15T22:52:13.993 INFO:tasks.rados.rados.0.smithi053.stdout:920: rmattr oid 42 current snap is 98 2024-01-15T22:52:13.994 INFO:tasks.rados.rados.0.smithi053.stdout:918: finishing write tid 1 to smithi053129169-19 2024-01-15T22:52:13.994 INFO:tasks.rados.rados.0.smithi053.stdout:918: finishing write tid 2 to smithi053129169-19 2024-01-15T22:52:13.994 INFO:tasks.rados.rados.0.smithi053.stdout:918: finishing write tid 3 to smithi053129169-19 2024-01-15T22:52:13.994 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 466 (ObjNum 306 snap 98 seq_num 306) dirty exists 2024-01-15T22:52:13.994 INFO:tasks.rados.rados.0.smithi053.stdout:918: left oid 19 (ObjNum 306 snap 98 seq_num 306) 2024-01-15T22:52:13.994 INFO:tasks.rados.rados.0.smithi053.stdout:918: done (2 left) 2024-01-15T22:52:13.994 INFO:tasks.rados.rados.0.smithi053.stdout:921: delete oid 35 current snap is 98 2024-01-15T22:52:13.996 INFO:tasks.rados.rados.0.smithi053.stdout:921: done (2 left) 2024-01-15T22:52:13.996 INFO:tasks.rados.rados.0.smithi053.stdout:922: copy_from oid 21 from oid 40 current snap is 98 2024-01-15T22:52:13.996 INFO:tasks.rados.rados.0.smithi053.stdout:923: snap_create 2024-01-15T22:52:13.997 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-01-15T22:52:13.999 INFO:tasks.rados.rados.0.smithi053.stdout:919: finishing write tid 1 to smithi053129169-25 2024-01-15T22:52:13.999 INFO:tasks.rados.rados.0.smithi053.stdout:919: finishing write tid 2 to smithi053129169-25 2024-01-15T22:52:14.001 INFO:tasks.rados.rados.0.smithi053.stdout:919: finishing write tid 3 to smithi053129169-25 2024-01-15T22:52:14.001 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 478 (ObjNum 307 snap 98 seq_num 307) dirty exists 2024-01-15T22:52:14.001 INFO:tasks.rados.rados.0.smithi053.stdout:919: left oid 25 (ObjNum 307 snap 98 seq_num 307) 2024-01-15T22:52:14.044 INFO:tasks.rados.rados.0.smithi053.stdout:922: finishing copy_from to smithi053129169-21 2024-01-15T22:52:14.044 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 259 (ObjNum 258 snap 76 seq_num 258) dirty exists 2024-01-15T22:52:14.045 INFO:tasks.rados.rados.0.smithi053.stdout:922: finishing copy_from racing read to smithi053129169-21 2024-01-15T22:52:14.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:14 smithi163 ceph-mon[138526]: pgmap v61: 121 pgs: 121 active+clean; 415 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 128 KiB/s wr, 5 op/s 2024-01-15T22:52:14.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:14 smithi163 ceph-mon[138526]: Reconfiguring osd.7 (monmap changed)... 2024-01-15T22:52:14.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:14 smithi163 ceph-mon[138526]: Reconfiguring daemon osd.7 on smithi163 2024-01-15T22:52:14.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:52:14.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:14 smithi163 ceph-mon[138526]: failed to encode map e233 with expected crc 2024-01-15T22:52:14.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:14 smithi163 ceph-mon[138526]: failed to encode map e233 with expected crc 2024-01-15T22:52:14.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:14 smithi163 ceph-mon[138526]: osdmap e233: 8 total, 8 up, 8 in 2024-01-15T22:52:14.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:14 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:14.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:14 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:14.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' 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-01-15T22:52:14.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:14 smithi163 ceph-mon[138526]: from='mgr.25133 ' 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-01-15T22:52:14.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:14.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[143363]: pgmap v61: 121 pgs: 121 active+clean; 415 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 128 KiB/s wr, 5 op/s 2024-01-15T22:52:14.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[143363]: Reconfiguring osd.7 (monmap changed)... 2024-01-15T22:52:14.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[143363]: Reconfiguring daemon osd.7 on smithi163 2024-01-15T22:52:14.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:52:14.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[143363]: failed to encode map e233 with expected crc 2024-01-15T22:52:14.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[143363]: failed to encode map e233 with expected crc 2024-01-15T22:52:14.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[143363]: osdmap e233: 8 total, 8 up, 8 in 2024-01-15T22:52:14.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:14.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:14.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' 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-01-15T22:52:14.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[143363]: from='mgr.25133 ' 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-01-15T22:52:14.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:14.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[146052]: pgmap v61: 121 pgs: 121 active+clean; 415 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 128 KiB/s wr, 5 op/s 2024-01-15T22:52:14.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[146052]: Reconfiguring osd.7 (monmap changed)... 2024-01-15T22:52:14.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[146052]: Reconfiguring daemon osd.7 on smithi163 2024-01-15T22:52:14.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:52:14.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[146052]: failed to encode map e233 with expected crc 2024-01-15T22:52:14.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[146052]: failed to encode map e233 with expected crc 2024-01-15T22:52:14.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[146052]: osdmap e233: 8 total, 8 up, 8 in 2024-01-15T22:52:14.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:14.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:14.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' 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-01-15T22:52:14.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[146052]: from='mgr.25133 ' 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-01-15T22:52:14.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:14.909 INFO:tasks.rados.rados.0.smithi053.stdout:919: done (3 left) 2024-01-15T22:52:14.909 INFO:tasks.rados.rados.0.smithi053.stdout:920: done (2 left) 2024-01-15T22:52:14.909 INFO:tasks.rados.rados.0.smithi053.stdout:922: done (1 left) 2024-01-15T22:52:14.909 INFO:tasks.rados.rados.0.smithi053.stdout:923: done (0 left) 2024-01-15T22:52:14.909 INFO:tasks.rados.rados.0.smithi053.stdout:924: rollback oid 44 current snap is 99 2024-01-15T22:52:14.909 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 44 to 90 2024-01-15T22:52:14.909 INFO:tasks.rados.rados.0.smithi053.stdout:925: copy_from oid 18 from oid 38 current snap is 99 2024-01-15T22:52:14.909 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 99 2024-01-15T22:52:14.909 INFO:tasks.rados.rados.0.smithi053.stdout:926: seq_num 309 ranges {0=376832} 2024-01-15T22:52:14.911 INFO:tasks.rados.rados.0.smithi053.stdout:926: writing smithi053129169-3 from 0 to 376832 tid 1 2024-01-15T22:52:14.911 INFO:tasks.rados.rados.0.smithi053.stdout:927: snap_remove snap 53 2024-01-15T22:52:15.294 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:52:15] "GET /metrics HTTP/1.1" 200 36013 "" "Prometheus/2.43.0" 2024-01-15T22:52:15.633 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: failed to encode map e233 with expected crc 2024-01-15T22:52:15.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: Reconfiguring mds.b (monmap changed)... 2024-01-15T22:52:15.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: Reconfiguring daemon mds.b on smithi163 2024-01-15T22:52:15.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: failed to encode map e234 with expected crc 2024-01-15T22:52:15.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: failed to encode map e234 with expected crc 2024-01-15T22:52:15.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: osdmap e234: 8 total, 8 up, 8 in 2024-01-15T22:52:15.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: failed to encode map e234 with expected crc 2024-01-15T22:52:15.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:15.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:15.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:52:15.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:15.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:15.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:15.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-01-15T22:52:15.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-01-15T22:52:15.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-01-15T22:52:15.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-01-15T22:52:15.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-01-15T22:52:15.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-01-15T22:52:15.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-01-15T22:52:15.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-01-15T22:52:15.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-01-15T22:52:15.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:15.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:15.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-01-15T22:52:15.635 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: failed to encode map e233 with expected crc 2024-01-15T22:52:15.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: Reconfiguring mds.b (monmap changed)... 2024-01-15T22:52:15.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: Reconfiguring daemon mds.b on smithi163 2024-01-15T22:52:15.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: failed to encode map e234 with expected crc 2024-01-15T22:52:15.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: failed to encode map e234 with expected crc 2024-01-15T22:52:15.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: osdmap e234: 8 total, 8 up, 8 in 2024-01-15T22:52:15.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: failed to encode map e234 with expected crc 2024-01-15T22:52:15.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:15.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:15.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:52:15.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:15.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:15.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:15.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-01-15T22:52:15.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-01-15T22:52:15.637 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-01-15T22:52:15.637 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-01-15T22:52:15.637 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-01-15T22:52:15.637 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-01-15T22:52:15.637 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-01-15T22:52:15.637 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-01-15T22:52:15.637 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-01-15T22:52:15.637 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:15.637 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:15.637 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:15 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-01-15T22:52:15.893 INFO:tasks.rados.rados.0.smithi053.stdout:927: done (3 left) 2024-01-15T22:52:15.893 INFO:tasks.rados.rados.0.smithi053.stdout:928: snap_create 2024-01-15T22:52:15.893 INFO:tasks.rados.rados.0.smithi053.stdout:926: finishing write tid 1 to smithi053129169-3 2024-01-15T22:52:15.893 INFO:tasks.rados.rados.0.smithi053.stdout:926: finishing write tid 2 to smithi053129169-3 2024-01-15T22:52:15.893 INFO:tasks.rados.rados.0.smithi053.stdout:926: finishing write tid 3 to smithi053129169-3 2024-01-15T22:52:15.893 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 515 (ObjNum 309 snap 99 seq_num 309) dirty exists 2024-01-15T22:52:15.893 INFO:tasks.rados.rados.0.smithi053.stdout:926: left oid 3 (ObjNum 309 snap 99 seq_num 309) 2024-01-15T22:52:15.893 INFO:tasks.rados.rados.0.smithi053.stdout:925: finishing copy_from to smithi053129169-18 2024-01-15T22:52:15.893 INFO:tasks.rados.rados.0.smithi053.stdout:925: got expected ENOENT (src dne) 2024-01-15T22:52:15.893 INFO:tasks.rados.rados.0.smithi053.stdout:924: finishing rollback tid 1 to smithi053129169-44 2024-01-15T22:52:15.893 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-01-15T22:52:15.893 INFO:tasks.rados.rados.0.smithi053.stdout:925: finishing copy_from racing read to smithi053129169-18 2024-01-15T22:52:15.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: failed to encode map e233 with expected crc 2024-01-15T22:52:15.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: Reconfiguring mds.b (monmap changed)... 2024-01-15T22:52:15.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: Reconfiguring daemon mds.b on smithi163 2024-01-15T22:52:15.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: failed to encode map e234 with expected crc 2024-01-15T22:52:15.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: failed to encode map e234 with expected crc 2024-01-15T22:52:15.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: osdmap e234: 8 total, 8 up, 8 in 2024-01-15T22:52:15.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: failed to encode map e234 with expected crc 2024-01-15T22:52:15.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:15.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:15.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:52:15.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:15.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:15.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:15.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-01-15T22:52:15.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-01-15T22:52:15.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-01-15T22:52:15.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-01-15T22:52:15.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-01-15T22:52:15.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-01-15T22:52:15.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-01-15T22:52:15.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-01-15T22:52:15.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-01-15T22:52:15.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:15.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:15.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:15 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-01-15T22:52:16.728 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[143363]: pgmap v64: 121 pgs: 121 active+clean; 427 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 3.1 MiB/s wr, 9 op/s 2024-01-15T22:52:16.728 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[143363]: failed to encode map e234 with expected crc 2024-01-15T22:52:16.728 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[143363]: Upgrade: Setting container_image for all mon 2024-01-15T22:52:16.728 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[143363]: Upgrade: Setting container_image for all crash 2024-01-15T22:52:16.729 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-01-15T22:52:16.729 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[143363]: Upgrade: osd.0 is safe to restart 2024-01-15T22:52:16.729 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[143363]: failed to encode map e235 with expected crc 2024-01-15T22:52:16.729 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[143363]: osdmap e235: 8 total, 8 up, 8 in 2024-01-15T22:52:16.729 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:16.729 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-15T22:52:16.729 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:16.729 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[146052]: pgmap v64: 121 pgs: 121 active+clean; 427 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 3.1 MiB/s wr, 9 op/s 2024-01-15T22:52:16.729 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[146052]: failed to encode map e234 with expected crc 2024-01-15T22:52:16.729 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[146052]: Upgrade: Setting container_image for all mon 2024-01-15T22:52:16.729 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[146052]: Upgrade: Setting container_image for all crash 2024-01-15T22:52:16.729 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-01-15T22:52:16.729 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[146052]: Upgrade: osd.0 is safe to restart 2024-01-15T22:52:16.729 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[146052]: failed to encode map e235 with expected crc 2024-01-15T22:52:16.730 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[146052]: osdmap e235: 8 total, 8 up, 8 in 2024-01-15T22:52:16.730 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:16.730 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-15T22:52:16.730 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:16 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:16.897 INFO:tasks.rados.rados.0.smithi053.stdout:924: done (3 left) 2024-01-15T22:52:16.897 INFO:tasks.rados.rados.0.smithi053.stdout:925: done (2 left) 2024-01-15T22:52:16.897 INFO:tasks.rados.rados.0.smithi053.stdout:926: done (1 left) 2024-01-15T22:52:16.897 INFO:tasks.rados.rados.0.smithi053.stdout:928: done (0 left) 2024-01-15T22:52:16.897 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 1 current snap is 100 2024-01-15T22:52:16.897 INFO:tasks.rados.rados.0.smithi053.stdout:929: seq_num 310 ranges {0=401408} 2024-01-15T22:52:16.899 INFO:tasks.rados.rados.0.smithi053.stdout:929: writing smithi053129169-1 from 0 to 401408 tid 1 2024-01-15T22:52:16.899 INFO:tasks.rados.rados.0.smithi053.stdout:930: read oid 35 snap -1 2024-01-15T22:52:16.899 INFO:tasks.rados.rados.0.smithi053.stdout:930: expect deleted 2024-01-15T22:52:16.899 INFO:tasks.rados.rados.0.smithi053.stdout:931: snap_create 2024-01-15T22:52:16.905 INFO:tasks.rados.rados.0.smithi053.stdout:929: finishing write tid 1 to smithi053129169-1 2024-01-15T22:52:16.905 INFO:tasks.rados.rados.0.smithi053.stdout:929: finishing write tid 2 to smithi053129169-1 2024-01-15T22:52:16.906 INFO:tasks.rados.rados.0.smithi053.stdout:929: finishing write tid 3 to smithi053129169-1 2024-01-15T22:52:16.906 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 370 (ObjNum 310 snap 100 seq_num 310) dirty exists 2024-01-15T22:52:16.906 INFO:tasks.rados.rados.0.smithi053.stdout:929: left oid 1 (ObjNum 310 snap 100 seq_num 310) 2024-01-15T22:52:16.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:16 smithi163 ceph-mon[138526]: pgmap v64: 121 pgs: 121 active+clean; 427 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 3.1 MiB/s wr, 9 op/s 2024-01-15T22:52:16.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:16 smithi163 ceph-mon[138526]: failed to encode map e234 with expected crc 2024-01-15T22:52:16.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:16 smithi163 ceph-mon[138526]: Upgrade: Setting container_image for all mon 2024-01-15T22:52:16.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:16 smithi163 ceph-mon[138526]: Upgrade: Setting container_image for all crash 2024-01-15T22:52:16.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:16 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-01-15T22:52:16.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:16 smithi163 ceph-mon[138526]: Upgrade: osd.0 is safe to restart 2024-01-15T22:52:16.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:16 smithi163 ceph-mon[138526]: failed to encode map e235 with expected crc 2024-01-15T22:52:16.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:16 smithi163 ceph-mon[138526]: osdmap e235: 8 total, 8 up, 8 in 2024-01-15T22:52:16.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:16 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:16.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:16 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-15T22:52:16.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:16 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:17.781 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:17 smithi053 ceph-mon[143363]: failed to encode map e235 with expected crc 2024-01-15T22:52:17.782 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:17 smithi053 ceph-mon[143363]: Upgrade: Updating osd.0 2024-01-15T22:52:17.782 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:17 smithi053 ceph-mon[143363]: Deploying daemon osd.0 on smithi053 2024-01-15T22:52:17.782 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:17 smithi053 ceph-mon[143363]: failed to encode map e236 with expected crc 2024-01-15T22:52:17.782 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:17 smithi053 ceph-mon[143363]: failed to encode map e236 with expected crc 2024-01-15T22:52:17.782 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:17 smithi053 ceph-mon[143363]: osdmap e236: 8 total, 8 up, 8 in 2024-01-15T22:52:17.782 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:17 smithi053 ceph-mon[143363]: failed to encode map e236 with expected crc 2024-01-15T22:52:17.782 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:17 smithi053 ceph-mon[146052]: failed to encode map e235 with expected crc 2024-01-15T22:52:17.782 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:17 smithi053 ceph-mon[146052]: Upgrade: Updating osd.0 2024-01-15T22:52:17.782 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:17 smithi053 ceph-mon[146052]: Deploying daemon osd.0 on smithi053 2024-01-15T22:52:17.783 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:17 smithi053 ceph-mon[146052]: failed to encode map e236 with expected crc 2024-01-15T22:52:17.783 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:17 smithi053 ceph-mon[146052]: failed to encode map e236 with expected crc 2024-01-15T22:52:17.783 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:17 smithi053 ceph-mon[146052]: osdmap e236: 8 total, 8 up, 8 in 2024-01-15T22:52:17.783 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:17 smithi053 ceph-mon[146052]: failed to encode map e236 with expected crc 2024-01-15T22:52:17.899 INFO:tasks.rados.rados.0.smithi053.stdout:929: done (2 left) 2024-01-15T22:52:17.899 INFO:tasks.rados.rados.0.smithi053.stdout:930: done (1 left) 2024-01-15T22:52:17.899 INFO:tasks.rados.rados.0.smithi053.stdout:931: done (0 left) 2024-01-15T22:52:17.899 INFO:tasks.rados.rados.0.smithi053.stdout:932: rollback oid 37 current snap is 101 2024-01-15T22:52:17.899 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 37 to 73 2024-01-15T22:52:17.899 INFO:tasks.rados.rados.0.smithi053.stdout:933: delete oid 44 current snap is 101 2024-01-15T22:52:17.904 INFO:tasks.rados.rados.0.smithi053.stdout:933: done (1 left) 2024-01-15T22:52:17.904 INFO:tasks.rados.rados.0.smithi053.stdout:934: copy_from oid 39 from oid 8 current snap is 101 2024-01-15T22:52:17.905 INFO:tasks.rados.rados.0.smithi053.stdout:935: read oid 46 snap 93 2024-01-15T22:52:17.905 INFO:tasks.rados.rados.0.smithi053.stdout:935: expect (ObjNum 267 snap 80 seq_num 267) 2024-01-15T22:52:17.905 INFO:tasks.rados.rados.0.smithi053.stdout:936: rollback oid 29 current snap is 101 2024-01-15T22:52:17.905 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 29 to 59 2024-01-15T22:52:17.905 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 101 2024-01-15T22:52:17.905 INFO:tasks.rados.rados.0.smithi053.stdout:937: seq_num 312 ranges {1810432=434176} 2024-01-15T22:52:17.918 INFO:tasks.rados.rados.0.smithi053.stdout:937: writing smithi053129169-50 from 1810432 to 2244608 tid 1 2024-01-15T22:52:17.918 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 101 2024-01-15T22:52:17.918 INFO:tasks.rados.rados.0.smithi053.stdout:932: finishing rollback tid 0 to smithi053129169-37 2024-01-15T22:52:17.918 INFO:tasks.rados.rados.0.smithi053.stdout:938: seq_num 313 ranges {3743744=450560} 2024-01-15T22:52:17.942 INFO:tasks.rados.rados.0.smithi053.stdout:938: writing smithi053129169-24 from 3743744 to 4194304 tid 1 2024-01-15T22:52:17.942 INFO:tasks.rados.rados.0.smithi053.stdout:939: snap_remove snap 88 2024-01-15T22:52:17.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:17 smithi163 ceph-mon[138526]: failed to encode map e235 with expected crc 2024-01-15T22:52:17.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:17 smithi163 ceph-mon[138526]: Upgrade: Updating osd.0 2024-01-15T22:52:17.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:17 smithi163 ceph-mon[138526]: Deploying daemon osd.0 on smithi053 2024-01-15T22:52:17.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:17 smithi163 ceph-mon[138526]: failed to encode map e236 with expected crc 2024-01-15T22:52:17.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:17 smithi163 ceph-mon[138526]: failed to encode map e236 with expected crc 2024-01-15T22:52:17.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:17 smithi163 ceph-mon[138526]: osdmap e236: 8 total, 8 up, 8 in 2024-01-15T22:52:17.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:17 smithi163 ceph-mon[138526]: failed to encode map e236 with expected crc 2024-01-15T22:52:18.294 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:18 smithi053 systemd[1]: Stopping Ceph osd.0 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:52:18.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:18 smithi053 ceph-mon[146052]: pgmap v67: 121 pgs: 121 active+clean; 429 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.2 MiB/s wr, 12 op/s 2024-01-15T22:52:18.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:18 smithi053 ceph-mon[146052]: failed to encode map e237 with expected crc 2024-01-15T22:52:18.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:18 smithi053 ceph-mon[146052]: failed to encode map e237 with expected crc 2024-01-15T22:52:18.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:18 smithi053 ceph-mon[146052]: osdmap e237: 8 total, 8 up, 8 in 2024-01-15T22:52:18.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:18 smithi053 ceph-mon[146052]: failed to encode map e237 with expected crc 2024-01-15T22:52:18.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:18 smithi053 ceph-mon[146052]: failed to encode map e237 with expected crc 2024-01-15T22:52:18.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:18 smithi053 ceph-mon[146052]: osd.0 marked itself down and dead 2024-01-15T22:52:18.795 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-0[84772]: 2024-01-15T22:52:18.403+0000 7fee92243700 -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-01-15T22:52:18.795 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-0[84772]: 2024-01-15T22:52:18.403+0000 7fee92243700 -1 osd.0 237 *** Got signal Terminated *** 2024-01-15T22:52:18.795 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:18 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-0[84772]: 2024-01-15T22:52:18.403+0000 7fee92243700 -1 osd.0 237 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-15T22:52:18.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:18 smithi053 ceph-mon[143363]: pgmap v67: 121 pgs: 121 active+clean; 429 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.2 MiB/s wr, 12 op/s 2024-01-15T22:52:18.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:18 smithi053 ceph-mon[143363]: failed to encode map e237 with expected crc 2024-01-15T22:52:18.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:18 smithi053 ceph-mon[143363]: failed to encode map e237 with expected crc 2024-01-15T22:52:18.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:18 smithi053 ceph-mon[143363]: osdmap e237: 8 total, 8 up, 8 in 2024-01-15T22:52:18.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:18 smithi053 ceph-mon[143363]: failed to encode map e237 with expected crc 2024-01-15T22:52:18.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:18 smithi053 ceph-mon[143363]: failed to encode map e237 with expected crc 2024-01-15T22:52:18.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:18 smithi053 ceph-mon[143363]: osd.0 marked itself down and dead 2024-01-15T22:52:18.901 INFO:tasks.rados.rados.0.smithi053.stdout:939: done (6 left) 2024-01-15T22:52:18.901 INFO:tasks.rados.rados.0.smithi053.stdout:940: rmattr oid 28 current snap is 101 2024-01-15T22:52:18.901 INFO:tasks.rados.rados.0.smithi053.stdout:940: done (6 left) 2024-01-15T22:52:18.901 INFO:tasks.rados.rados.0.smithi053.stdout:941: setattr oid 44 current snap is 101 2024-01-15T22:52:18.903 INFO:tasks.rados.rados.0.smithi053.stdout:942: snap_remove snap 92 2024-01-15T22:52:18.980 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:52:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:52:18.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:52:18.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:18 smithi163 ceph-mon[138526]: pgmap v67: 121 pgs: 121 active+clean; 429 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.2 MiB/s wr, 12 op/s 2024-01-15T22:52:18.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:18 smithi163 ceph-mon[138526]: failed to encode map e237 with expected crc 2024-01-15T22:52:18.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:18 smithi163 ceph-mon[138526]: failed to encode map e237 with expected crc 2024-01-15T22:52:18.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:18 smithi163 ceph-mon[138526]: osdmap e237: 8 total, 8 up, 8 in 2024-01-15T22:52:18.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:18 smithi163 ceph-mon[138526]: failed to encode map e237 with expected crc 2024-01-15T22:52:18.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:18 smithi163 ceph-mon[138526]: failed to encode map e237 with expected crc 2024-01-15T22:52:18.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:18 smithi163 ceph-mon[138526]: osd.0 marked itself down and dead 2024-01-15T22:52:19.794 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:19 smithi053 bash[152979]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-0 2024-01-15T22:52:19.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:19 smithi053 ceph-mon[143363]: failed to encode map e237 with expected crc 2024-01-15T22:52:19.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:19 smithi053 ceph-mon[143363]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:52:19.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:19 smithi053 ceph-mon[143363]: failed to encode map e238 with expected crc 2024-01-15T22:52:19.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:19 smithi053 ceph-mon[143363]: osdmap e238: 8 total, 7 up, 8 in 2024-01-15T22:52:19.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:19 smithi053 ceph-mon[146052]: failed to encode map e237 with expected crc 2024-01-15T22:52:19.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:19 smithi053 ceph-mon[146052]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:52:19.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:19 smithi053 ceph-mon[146052]: failed to encode map e238 with expected crc 2024-01-15T22:52:19.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:19 smithi053 ceph-mon[146052]: osdmap e238: 8 total, 7 up, 8 in 2024-01-15T22:52:19.903 INFO:tasks.rados.rados.0.smithi053.stdout:942: done (7 left) 2024-01-15T22:52:19.903 INFO:tasks.rados.rados.0.smithi053.stdout:943: rollback oid 38 current snap is 101 2024-01-15T22:52:19.903 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 38 to 100 2024-01-15T22:52:19.903 INFO:tasks.rados.rados.0.smithi053.stdout:932: finishing rollback tid 1 to smithi053129169-37 2024-01-15T22:52:19.903 INFO:tasks.rados.rados.0.smithi053.stdout:932: finishing rollback tid 2 to smithi053129169-37 2024-01-15T22:52:19.903 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 562 (ObjNum 241 snap 63 seq_num 241) dirty exists 2024-01-15T22:52:19.903 INFO:tasks.rados.rados.0.smithi053.stdout:934: finishing copy_from to smithi053129169-39 2024-01-15T22:52:19.903 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 366 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-01-15T22:52:19.903 INFO:tasks.rados.rados.0.smithi053.stdout:934: finishing copy_from racing read to smithi053129169-39 2024-01-15T22:52:19.903 INFO:tasks.rados.rados.0.smithi053.stdout:937: finishing write tid 1 to smithi053129169-50 2024-01-15T22:52:19.903 INFO:tasks.rados.rados.0.smithi053.stdout:937: finishing write tid 2 to smithi053129169-50 2024-01-15T22:52:19.903 INFO:tasks.rados.rados.0.smithi053.stdout:937: finishing write tid 3 to smithi053129169-50 2024-01-15T22:52:19.903 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 565 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:52:19.903 INFO:tasks.rados.rados.0.smithi053.stdout:937: left oid 50 (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:52:19.903 INFO:tasks.rados.rados.0.smithi053.stdout:935: expect (ObjNum 267 snap 80 seq_num 267) 2024-01-15T22:52:19.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:19 smithi163 ceph-mon[138526]: failed to encode map e237 with expected crc 2024-01-15T22:52:19.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:19 smithi163 ceph-mon[138526]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:52:19.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:19 smithi163 ceph-mon[138526]: failed to encode map e238 with expected crc 2024-01-15T22:52:19.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:19 smithi163 ceph-mon[138526]: osdmap e238: 8 total, 7 up, 8 in 2024-01-15T22:52:20.728 INFO:tasks.rados.rados.0.smithi053.stdout:936: finishing rollback tid 0 to smithi053129169-29 2024-01-15T22:52:20.728 INFO:tasks.rados.rados.0.smithi053.stdout:936: finishing rollback tid 1 to smithi053129169-29 2024-01-15T22:52:20.728 INFO:tasks.rados.rados.0.smithi053.stdout:936: finishing rollback tid 2 to smithi053129169-29 2024-01-15T22:52:20.728 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 373 (ObjNum 206 snap 57 seq_num 206) dirty exists 2024-01-15T22:52:20.728 INFO:tasks.rados.rados.0.smithi053.stdout:938: finishing write tid 1 to smithi053129169-24 2024-01-15T22:52:20.728 INFO:tasks.rados.rados.0.smithi053.stdout:938: finishing write tid 2 to smithi053129169-24 2024-01-15T22:52:20.728 INFO:tasks.rados.rados.0.smithi053.stdout:932: done (7 left) 2024-01-15T22:52:20.728 INFO:tasks.rados.rados.0.smithi053.stdout:934: done (6 left) 2024-01-15T22:52:20.728 INFO:tasks.rados.rados.0.smithi053.stdout:935: done (5 left) 2024-01-15T22:52:20.728 INFO:tasks.rados.rados.0.smithi053.stdout:936: done (4 left) 2024-01-15T22:52:20.729 INFO:tasks.rados.rados.0.smithi053.stdout:937: done (3 left) 2024-01-15T22:52:20.729 INFO:tasks.rados.rados.0.smithi053.stdout:944: snap_remove snap 91 2024-01-15T22:52:20.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[143363]: pgmap v70: 121 pgs: 121 active+clean; 429 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 80 KiB/s wr, 2 op/s 2024-01-15T22:52:20.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[143363]: failed to encode map e238 with expected crc 2024-01-15T22:52:20.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[143363]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[143363]: osdmap e239: 8 total, 7 up, 8 in 2024-01-15T22:52:20.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[143363]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[143363]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[143363]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[143363]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[143363]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[143363]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[146052]: pgmap v70: 121 pgs: 121 active+clean; 429 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 80 KiB/s wr, 2 op/s 2024-01-15T22:52:20.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[146052]: failed to encode map e238 with expected crc 2024-01-15T22:52:20.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[146052]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[146052]: osdmap e239: 8 total, 7 up, 8 in 2024-01-15T22:52:20.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[146052]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[146052]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[146052]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[146052]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[146052]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:20 smithi053 ceph-mon[146052]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.899 INFO:tasks.rados.rados.0.smithi053.stdout:944: done (3 left) 2024-01-15T22:52:20.899 INFO:tasks.rados.rados.0.smithi053.stdout:945: read oid 27 snap -1 2024-01-15T22:52:20.899 INFO:tasks.rados.rados.0.smithi053.stdout:945: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:52:20.900 INFO:tasks.rados.rados.0.smithi053.stdout:946: copy_from oid 31 from oid 42 current snap is 101 2024-01-15T22:52:20.900 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 101 2024-01-15T22:52:20.900 INFO:tasks.rados.rados.0.smithi053.stdout:947: seq_num 314 ranges {9142272=466944} 2024-01-15T22:52:20.953 INFO:tasks.rados.rados.0.smithi053.stdout:947: writing smithi053129169-4 from 9142272 to 9609216 tid 1 2024-01-15T22:52:20.953 INFO:tasks.rados.rados.0.smithi053.stdout:948: read oid 50 snap 61 2024-01-15T22:52:20.953 INFO:tasks.rados.rados.0.smithi053.stdout:948: expect deleted 2024-01-15T22:52:20.954 INFO:tasks.rados.rados.0.smithi053.stdout:949: read oid 39 snap -1 2024-01-15T22:52:20.954 INFO:tasks.rados.rados.0.smithi053.stdout:949: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:52:20.954 INFO:tasks.rados.rados.0.smithi053.stdout:950: read oid 6 snap -1 2024-01-15T22:52:20.954 INFO:tasks.rados.rados.0.smithi053.stdout:950: expect deleted 2024-01-15T22:52:20.954 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 16 current snap is 101 2024-01-15T22:52:20.954 INFO:tasks.rados.rados.0.smithi053.stdout:938: finishing write tid 3 to smithi053129169-24 2024-01-15T22:52:20.954 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 381 (ObjNum 313 snap 101 seq_num 313) dirty exists 2024-01-15T22:52:20.954 INFO:tasks.rados.rados.0.smithi053.stdout:938: left oid 24 (ObjNum 313 snap 101 seq_num 313) 2024-01-15T22:52:20.954 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 476 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-01-15T22:52:20.954 INFO:tasks.rados.rados.0.smithi053.stdout:943: finishing rollback tid 1 to smithi053129169-38 2024-01-15T22:52:20.954 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 249 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-01-15T22:52:20.954 INFO:tasks.rados.rados.0.smithi053.stdout:946: finishing copy_from to smithi053129169-31 2024-01-15T22:52:20.954 INFO:tasks.rados.rados.0.smithi053.stdout:946: got expected ENOENT (src dne) 2024-01-15T22:52:20.954 INFO:tasks.rados.rados.0.smithi053.stdout:945: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:52:20.955 INFO:tasks.rados.rados.0.smithi053.stdout:946: finishing copy_from racing read to smithi053129169-31 2024-01-15T22:52:20.955 INFO:tasks.rados.rados.0.smithi053.stdout:951: seq_num 315 ranges {1654784=483328} 2024-01-15T22:52:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:951: writing smithi053129169-16 from 1654784 to 2138112 tid 1 2024-01-15T22:52:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:938: done (9 left) 2024-01-15T22:52:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:941: done (8 left) 2024-01-15T22:52:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:943: done (7 left) 2024-01-15T22:52:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:945: done (6 left) 2024-01-15T22:52:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:946: done (5 left) 2024-01-15T22:52:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:952: read oid 37 snap -1 2024-01-15T22:52:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:952: expect (ObjNum 241 snap 63 seq_num 241) 2024-01-15T22:52:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:953: setattr oid 24 current snap is 101 2024-01-15T22:52:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:949: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:52:20.968 INFO:tasks.rados.rados.0.smithi053.stdout:947: finishing write tid 1 to smithi053129169-4 2024-01-15T22:52:20.968 INFO:tasks.rados.rados.0.smithi053.stdout:947: finishing write tid 2 to smithi053129169-4 2024-01-15T22:52:20.968 INFO:tasks.rados.rados.0.smithi053.stdout:947: finishing write tid 3 to smithi053129169-4 2024-01-15T22:52:20.968 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 264 (ObjNum 314 snap 101 seq_num 314) dirty exists 2024-01-15T22:52:20.968 INFO:tasks.rados.rados.0.smithi053.stdout:947: left oid 4 (ObjNum 314 snap 101 seq_num 314) 2024-01-15T22:52:20.968 INFO:tasks.rados.rados.0.smithi053.stdout:947: done (6 left) 2024-01-15T22:52:20.969 INFO:tasks.rados.rados.0.smithi053.stdout:948: done (5 left) 2024-01-15T22:52:20.969 INFO:tasks.rados.rados.0.smithi053.stdout:949: done (4 left) 2024-01-15T22:52:20.969 INFO:tasks.rados.rados.0.smithi053.stdout:950: done (3 left) 2024-01-15T22:52:20.969 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 13 current snap is 101 2024-01-15T22:52:20.969 INFO:tasks.rados.rados.0.smithi053.stdout:954: seq_num 316 ranges {221184=499712} 2024-01-15T22:52:20.973 INFO:tasks.rados.rados.0.smithi053.stdout:954: writing smithi053129169-13 from 221184 to 720896 tid 1 2024-01-15T22:52:20.973 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 40 current snap is 101 2024-01-15T22:52:20.973 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 382 (ObjNum 313 snap 101 seq_num 313) dirty exists 2024-01-15T22:52:20.973 INFO:tasks.rados.rados.0.smithi053.stdout:951: finishing write tid 1 to smithi053129169-16 2024-01-15T22:52:20.973 INFO:tasks.rados.rados.0.smithi053.stdout:951: finishing write tid 2 to smithi053129169-16 2024-01-15T22:52:20.973 INFO:tasks.rados.rados.0.smithi053.stdout:955: seq_num 317 ranges {10846208=516096} 2024-01-15T22:52:20.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:20 smithi163 ceph-mon[138526]: pgmap v70: 121 pgs: 121 active+clean; 429 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 80 KiB/s wr, 2 op/s 2024-01-15T22:52:20.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:20 smithi163 ceph-mon[138526]: failed to encode map e238 with expected crc 2024-01-15T22:52:20.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:20 smithi163 ceph-mon[138526]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:20 smithi163 ceph-mon[138526]: osdmap e239: 8 total, 7 up, 8 in 2024-01-15T22:52:20.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:20 smithi163 ceph-mon[138526]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:20 smithi163 ceph-mon[138526]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:20 smithi163 ceph-mon[138526]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:20 smithi163 ceph-mon[138526]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:20 smithi163 ceph-mon[138526]: failed to encode map e239 with expected crc 2024-01-15T22:52:20.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:20 smithi163 ceph-mon[138526]: failed to encode map e239 with expected crc 2024-01-15T22:52:21.036 INFO:tasks.rados.rados.0.smithi053.stdout:955: writing smithi053129169-40 from 10846208 to 11362304 tid 1 2024-01-15T22:52:21.037 INFO:tasks.rados.rados.0.smithi053.stdout:953: done (4 left) 2024-01-15T22:52:21.037 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 46 current snap is 101 2024-01-15T22:52:21.037 INFO:tasks.rados.rados.0.smithi053.stdout:951: finishing write tid 3 to smithi053129169-16 2024-01-15T22:52:21.037 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 524 (ObjNum 315 snap 101 seq_num 315) dirty exists 2024-01-15T22:52:21.037 INFO:tasks.rados.rados.0.smithi053.stdout:951: left oid 16 (ObjNum 315 snap 101 seq_num 315) 2024-01-15T22:52:21.037 INFO:tasks.rados.rados.0.smithi053.stdout:956: seq_num 318 ranges {10756096=532480} 2024-01-15T22:52:21.099 INFO:tasks.rados.rados.0.smithi053.stdout:956: writing smithi053129169-46 from 10756096 to 11288576 tid 1 2024-01-15T22:52:21.099 INFO:tasks.rados.rados.0.smithi053.stdout:951: done (4 left) 2024-01-15T22:52:21.099 INFO:tasks.rados.rados.0.smithi053.stdout:957: snap_remove snap 93 2024-01-15T22:52:21.230 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:20 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.0.service: Succeeded. 2024-01-15T22:52:21.230 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:20 smithi053 systemd[1]: Stopped Ceph osd.0 for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:52:21.230 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:21 smithi053 systemd[1]: Starting Ceph osd.0 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:52:21.906 INFO:tasks.rados.rados.0.smithi053.stdout:957: done (4 left) 2024-01-15T22:52:21.907 INFO:tasks.rados.rados.0.smithi053.stdout:958: setattr oid 1 current snap is 101 2024-01-15T22:52:21.907 INFO:tasks.rados.rados.0.smithi053.stdout:954: finishing write tid 1 to smithi053129169-13 2024-01-15T22:52:21.907 INFO:tasks.rados.rados.0.smithi053.stdout:954: finishing write tid 2 to smithi053129169-13 2024-01-15T22:52:21.907 INFO:tasks.rados.rados.0.smithi053.stdout:954: finishing write tid 3 to smithi053129169-13 2024-01-15T22:52:21.907 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 363 (ObjNum 316 snap 101 seq_num 316) dirty exists 2024-01-15T22:52:21.907 INFO:tasks.rados.rados.0.smithi053.stdout:954: left oid 13 (ObjNum 316 snap 101 seq_num 316) 2024-01-15T22:52:21.907 INFO:tasks.rados.rados.0.smithi053.stdout:952: expect (ObjNum 241 snap 63 seq_num 241) 2024-01-15T22:52:21.976 INFO:tasks.rados.rados.0.smithi053.stdout:955: finishing write tid 1 to smithi053129169-40 2024-01-15T22:52:21.976 INFO:tasks.rados.rados.0.smithi053.stdout:955: finishing write tid 2 to smithi053129169-40 2024-01-15T22:52:21.976 INFO:tasks.rados.rados.0.smithi053.stdout:955: finishing write tid 3 to smithi053129169-40 2024-01-15T22:52:21.977 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 368 (ObjNum 317 snap 101 seq_num 317) dirty exists 2024-01-15T22:52:21.977 INFO:tasks.rados.rados.0.smithi053.stdout:955: left oid 40 (ObjNum 317 snap 101 seq_num 317) 2024-01-15T22:52:21.977 INFO:tasks.rados.rados.0.smithi053.stdout:956: finishing write tid 1 to smithi053129169-46 2024-01-15T22:52:21.977 INFO:tasks.rados.rados.0.smithi053.stdout:956: finishing write tid 2 to smithi053129169-46 2024-01-15T22:52:21.977 INFO:tasks.rados.rados.0.smithi053.stdout:956: finishing write tid 3 to smithi053129169-46 2024-01-15T22:52:21.977 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 375 (ObjNum 318 snap 101 seq_num 318) dirty exists 2024-01-15T22:52:21.977 INFO:tasks.rados.rados.0.smithi053.stdout:956: left oid 46 (ObjNum 318 snap 101 seq_num 318) 2024-01-15T22:52:21.977 INFO:tasks.rados.rados.0.smithi053.stdout:952: done (4 left) 2024-01-15T22:52:21.977 INFO:tasks.rados.rados.0.smithi053.stdout:954: done (3 left) 2024-01-15T22:52:21.977 INFO:tasks.rados.rados.0.smithi053.stdout:955: done (2 left) 2024-01-15T22:52:21.977 INFO:tasks.rados.rados.0.smithi053.stdout:956: done (1 left) 2024-01-15T22:52:21.977 INFO:tasks.rados.rados.0.smithi053.stdout:959: rollback oid 25 current snap is 101 2024-01-15T22:52:21.977 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 25 to 84 2024-01-15T22:52:21.978 INFO:tasks.rados.rados.0.smithi053.stdout:960: read oid 33 snap -1 2024-01-15T22:52:21.978 INFO:tasks.rados.rados.0.smithi053.stdout:960: expect deleted 2024-01-15T22:52:21.978 INFO:tasks.rados.rados.0.smithi053.stdout:961: snap_create 2024-01-15T22:52:21.978 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:21 smithi053 ceph-mon[146052]: failed to encode map e239 with expected crc 2024-01-15T22:52:21.978 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:21 smithi053 ceph-mon[146052]: failed to encode map e239 with expected crc 2024-01-15T22:52:21.978 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:21 smithi053 ceph-mon[146052]: failed to encode map e240 with expected crc 2024-01-15T22:52:21.978 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:21 smithi053 ceph-mon[146052]: osdmap e240: 8 total, 7 up, 8 in 2024-01-15T22:52:21.978 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:21 smithi053 ceph-mon[146052]: failed to encode map e240 with expected crc 2024-01-15T22:52:21.978 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:21 smithi053 ceph-mon[146052]: failed to encode map e240 with expected crc 2024-01-15T22:52:21.979 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:21 smithi053 ceph-mon[143363]: failed to encode map e239 with expected crc 2024-01-15T22:52:21.979 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:21 smithi053 ceph-mon[143363]: failed to encode map e239 with expected crc 2024-01-15T22:52:21.979 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:21 smithi053 ceph-mon[143363]: failed to encode map e240 with expected crc 2024-01-15T22:52:21.979 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:21 smithi053 ceph-mon[143363]: osdmap e240: 8 total, 7 up, 8 in 2024-01-15T22:52:21.979 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:21 smithi053 ceph-mon[143363]: failed to encode map e240 with expected crc 2024-01-15T22:52:21.979 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:21 smithi053 ceph-mon[143363]: failed to encode map e240 with expected crc 2024-01-15T22:52:21.979 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:21 smithi053 bash[153247]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-01-15T22:52:21.979 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:21 smithi053 bash[153247]: 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-01-15T22:52:21.979 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:21 smithi053 bash[153247]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-01-15T22:52:21.979 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:21 smithi053 bash[153247]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-01-15T22:52:21.980 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:21 smithi053 bash[153247]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-01-15T22:52:21.980 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:21 smithi053 bash[153247]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-01-15T22:52:21.980 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:21 smithi053 bash[153247]: --> ceph-volume raw activate successful for osd ID: 0 2024-01-15T22:52:21.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:21 smithi163 ceph-mon[138526]: failed to encode map e239 with expected crc 2024-01-15T22:52:21.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:21 smithi163 ceph-mon[138526]: failed to encode map e239 with expected crc 2024-01-15T22:52:21.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:21 smithi163 ceph-mon[138526]: failed to encode map e240 with expected crc 2024-01-15T22:52:21.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:21 smithi163 ceph-mon[138526]: osdmap e240: 8 total, 7 up, 8 in 2024-01-15T22:52:21.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:21 smithi163 ceph-mon[138526]: failed to encode map e240 with expected crc 2024-01-15T22:52:21.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:21 smithi163 ceph-mon[138526]: failed to encode map e240 with expected crc 2024-01-15T22:52:21.981 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 376 (ObjNum 310 snap 100 seq_num 310) dirty exists 2024-01-15T22:52:21.989 INFO:tasks.rados.rados.0.smithi053.stdout:959: finishing rollback tid 0 to smithi053129169-25 2024-01-15T22:52:21.989 INFO:tasks.rados.rados.0.smithi053.stdout:959: finishing rollback tid 1 to smithi053129169-25 2024-01-15T22:52:21.991 INFO:tasks.rados.rados.0.smithi053.stdout:959: finishing rollback tid 2 to smithi053129169-25 2024-01-15T22:52:21.991 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 481 (ObjNum 268 snap 80 seq_num 268) dirty exists 2024-01-15T22:52:22.794 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-osd[153534]: -- 172.21.15.53:0/3514547696 <== mon.0 v2:172.21.15.53:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560f135c64e0 con 0x560f13597400 2024-01-15T22:52:22.794 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:22 smithi053 bash[153496]: c8aace9ef8efcd2b37615c7e833f1b3706f1ca48fe4a462497d963b4360cfa7c 2024-01-15T22:52:22.794 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:22 smithi053 systemd[1]: Started Ceph osd.0 for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:52:22.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[143363]: pgmap v73: 121 pgs: 53 peering, 68 active+clean; 416 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.7 MiB/s rd, 406 KiB/s wr, 10 op/s 2024-01-15T22:52:22.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[143363]: failed to encode map e240 with expected crc 2024-01-15T22:52:22.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[143363]: Health check failed: Reduced data availability: 11 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-01-15T22:52:22.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[143363]: failed to encode map e241 with expected crc 2024-01-15T22:52:22.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[143363]: failed to encode map e241 with expected crc 2024-01-15T22:52:22.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[143363]: osdmap e241: 8 total, 7 up, 8 in 2024-01-15T22:52:22.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[143363]: failed to encode map e241 with expected crc 2024-01-15T22:52:22.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[143363]: failed to encode map e241 with expected crc 2024-01-15T22:52:22.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:22.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:22.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:52:22.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[146052]: pgmap v73: 121 pgs: 53 peering, 68 active+clean; 416 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.7 MiB/s rd, 406 KiB/s wr, 10 op/s 2024-01-15T22:52:22.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[146052]: failed to encode map e240 with expected crc 2024-01-15T22:52:22.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[146052]: Health check failed: Reduced data availability: 11 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-01-15T22:52:22.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[146052]: failed to encode map e241 with expected crc 2024-01-15T22:52:22.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[146052]: failed to encode map e241 with expected crc 2024-01-15T22:52:22.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[146052]: osdmap e241: 8 total, 7 up, 8 in 2024-01-15T22:52:22.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[146052]: failed to encode map e241 with expected crc 2024-01-15T22:52:22.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[146052]: failed to encode map e241 with expected crc 2024-01-15T22:52:22.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:22.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:22.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:52:22.909 INFO:tasks.rados.rados.0.smithi053.stdout:958: done (3 left) 2024-01-15T22:52:22.909 INFO:tasks.rados.rados.0.smithi053.stdout:959: done (2 left) 2024-01-15T22:52:22.909 INFO:tasks.rados.rados.0.smithi053.stdout:960: done (1 left) 2024-01-15T22:52:22.909 INFO:tasks.rados.rados.0.smithi053.stdout:961: done (0 left) 2024-01-15T22:52:22.909 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 37 current snap is 102 2024-01-15T22:52:22.909 INFO:tasks.rados.rados.0.smithi053.stdout:962: seq_num 319 ranges {2252800=548864} 2024-01-15T22:52:22.925 INFO:tasks.rados.rados.0.smithi053.stdout:962: writing smithi053129169-37 from 2252800 to 2801664 tid 1 2024-01-15T22:52:22.925 INFO:tasks.rados.rados.0.smithi053.stdout:963: rmattr oid 2 current snap is 102 2024-01-15T22:52:22.925 INFO:tasks.rados.rados.0.smithi053.stdout:963: done (1 left) 2024-01-15T22:52:22.925 INFO:tasks.rados.rados.0.smithi053.stdout:964: read oid 2 snap 89 2024-01-15T22:52:22.925 INFO:tasks.rados.rados.0.smithi053.stdout:964: expect (ObjNum 280 snap 89 seq_num 280) 2024-01-15T22:52:22.925 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 1 current snap is 102 2024-01-15T22:52:22.925 INFO:tasks.rados.rados.0.smithi053.stdout:965: seq_num 320 ranges {401408=565248} 2024-01-15T22:52:22.930 INFO:tasks.rados.rados.0.smithi053.stdout:965: writing smithi053129169-1 from 401408 to 966656 tid 1 2024-01-15T22:52:22.930 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 102 2024-01-15T22:52:22.930 INFO:tasks.rados.rados.0.smithi053.stdout:966: seq_num 321 ranges {9658368=581632} 2024-01-15T22:52:22.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:22 smithi163 ceph-mon[138526]: pgmap v73: 121 pgs: 53 peering, 68 active+clean; 416 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.7 MiB/s rd, 406 KiB/s wr, 10 op/s 2024-01-15T22:52:22.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:22 smithi163 ceph-mon[138526]: failed to encode map e240 with expected crc 2024-01-15T22:52:22.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:22 smithi163 ceph-mon[138526]: Health check failed: Reduced data availability: 11 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-01-15T22:52:22.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:22 smithi163 ceph-mon[138526]: failed to encode map e241 with expected crc 2024-01-15T22:52:22.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:22 smithi163 ceph-mon[138526]: failed to encode map e241 with expected crc 2024-01-15T22:52:22.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:22 smithi163 ceph-mon[138526]: osdmap e241: 8 total, 7 up, 8 in 2024-01-15T22:52:22.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:22 smithi163 ceph-mon[138526]: failed to encode map e241 with expected crc 2024-01-15T22:52:22.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:22 smithi163 ceph-mon[138526]: failed to encode map e241 with expected crc 2024-01-15T22:52:22.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:22 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:22.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:22 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:22.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:22 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:52:22.987 INFO:tasks.rados.rados.0.smithi053.stdout:966: writing smithi053129169-32 from 9658368 to 10240000 tid 1 2024-01-15T22:52:22.987 INFO:tasks.rados.rados.0.smithi053.stdout:967: rmattr oid 7 current snap is 102 2024-01-15T22:52:22.987 INFO:tasks.rados.rados.0.smithi053.stdout:962: finishing write tid 1 to smithi053129169-37 2024-01-15T22:52:22.987 INFO:tasks.rados.rados.0.smithi053.stdout:962: finishing write tid 2 to smithi053129169-37 2024-01-15T22:52:22.987 INFO:tasks.rados.rados.0.smithi053.stdout:965: finishing write tid 1 to smithi053129169-1 2024-01-15T22:52:22.988 INFO:tasks.rados.rados.0.smithi053.stdout:962: finishing write tid 3 to smithi053129169-37 2024-01-15T22:52:22.988 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 568 (ObjNum 319 snap 102 seq_num 319) dirty exists 2024-01-15T22:52:22.988 INFO:tasks.rados.rados.0.smithi053.stdout:962: left oid 37 (ObjNum 319 snap 102 seq_num 319) 2024-01-15T22:52:22.988 INFO:tasks.rados.rados.0.smithi053.stdout:965: finishing write tid 2 to smithi053129169-1 2024-01-15T22:52:22.988 INFO:tasks.rados.rados.0.smithi053.stdout:962: done (4 left) 2024-01-15T22:52:22.988 INFO:tasks.rados.rados.0.smithi053.stdout:967: done (3 left) 2024-01-15T22:52:22.988 INFO:tasks.rados.rados.0.smithi053.stdout:968: setattr oid 50 current snap is 102 2024-01-15T22:52:22.988 INFO:tasks.rados.rados.0.smithi053.stdout:965: finishing write tid 3 to smithi053129169-1 2024-01-15T22:52:22.988 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 378 (ObjNum 320 snap 102 seq_num 320) dirty exists 2024-01-15T22:52:22.988 INFO:tasks.rados.rados.0.smithi053.stdout:965: left oid 1 (ObjNum 320 snap 102 seq_num 320) 2024-01-15T22:52:22.988 INFO:tasks.rados.rados.0.smithi053.stdout:964: expect (ObjNum 280 snap 89 seq_num 280) 2024-01-15T22:52:23.141 INFO:tasks.rados.rados.0.smithi053.stdout:966: finishing write tid 1 to smithi053129169-32 2024-01-15T22:52:23.141 INFO:tasks.rados.rados.0.smithi053.stdout:966: finishing write tid 2 to smithi053129169-32 2024-01-15T22:52:23.142 INFO:tasks.rados.rados.0.smithi053.stdout:966: finishing write tid 3 to smithi053129169-32 2024-01-15T22:52:23.142 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 676 (ObjNum 321 snap 102 seq_num 321) dirty exists 2024-01-15T22:52:23.142 INFO:tasks.rados.rados.0.smithi053.stdout:966: left oid 32 (ObjNum 321 snap 102 seq_num 321) 2024-01-15T22:52:23.142 INFO:tasks.rados.rados.0.smithi053.stdout:964: done (3 left) 2024-01-15T22:52:23.142 INFO:tasks.rados.rados.0.smithi053.stdout:965: done (2 left) 2024-01-15T22:52:23.142 INFO:tasks.rados.rados.0.smithi053.stdout:966: done (1 left) 2024-01-15T22:52:23.142 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 102 2024-01-15T22:52:23.142 INFO:tasks.rados.rados.0.smithi053.stdout:969: seq_num 322 ranges {1179648=598016} 2024-01-15T22:52:23.151 INFO:tasks.rados.rados.0.smithi053.stdout:969: writing smithi053129169-15 from 1179648 to 1777664 tid 1 2024-01-15T22:52:23.151 INFO:tasks.rados.rados.0.smithi053.stdout:970: delete oid 39 current snap is 102 2024-01-15T22:52:23.151 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 570 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:52:23.153 INFO:tasks.rados.rados.0.smithi053.stdout:968: done (2 left) 2024-01-15T22:52:23.153 INFO:tasks.rados.rados.0.smithi053.stdout:970: done (1 left) 2024-01-15T22:52:23.153 INFO:tasks.rados.rados.0.smithi053.stdout:971: read oid 5 snap -1 2024-01-15T22:52:23.153 INFO:tasks.rados.rados.0.smithi053.stdout:971: expect deleted 2024-01-15T22:52:23.153 INFO:tasks.rados.rados.0.smithi053.stdout:972: rmattr oid 32 current snap is 102 2024-01-15T22:52:23.153 INFO:tasks.rados.rados.0.smithi053.stdout:972: done (2 left) 2024-01-15T22:52:23.153 INFO:tasks.rados.rados.0.smithi053.stdout:973: rmattr oid 47 current snap is 102 2024-01-15T22:52:23.153 INFO:tasks.rados.rados.0.smithi053.stdout:973: done (2 left) 2024-01-15T22:52:23.153 INFO:tasks.rados.rados.0.smithi053.stdout:974: setattr oid 47 current snap is 102 2024-01-15T22:52:23.154 INFO:tasks.rados.rados.0.smithi053.stdout:971: done (2 left) 2024-01-15T22:52:23.154 INFO:tasks.rados.rados.0.smithi053.stdout:975: read oid 39 snap 22 2024-01-15T22:52:23.154 INFO:tasks.rados.rados.0.smithi053.stdout:975: expect (ObjNum 57 snap 4 seq_num 57) 2024-01-15T22:52:23.154 INFO:tasks.rados.rados.0.smithi053.stdout:976: rollback oid 45 current snap is 102 2024-01-15T22:52:23.154 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 45 to 86 2024-01-15T22:52:23.154 INFO:tasks.rados.rados.0.smithi053.stdout:977: setattr oid 46 current snap is 102 2024-01-15T22:52:23.155 INFO:tasks.rados.rados.0.smithi053.stdout:969: finishing write tid 1 to smithi053129169-15 2024-01-15T22:52:23.155 INFO:tasks.rados.rados.0.smithi053.stdout:969: finishing write tid 2 to smithi053129169-15 2024-01-15T22:52:23.156 INFO:tasks.rados.rados.0.smithi053.stdout:978: rollback oid 7 current snap is 102 2024-01-15T22:52:23.156 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 7 to 74 2024-01-15T22:52:23.156 INFO:tasks.rados.rados.0.smithi053.stdout:979: rollback oid 32 current snap is 102 2024-01-15T22:52:23.156 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 84 2024-01-15T22:52:23.156 INFO:tasks.rados.rados.0.smithi053.stdout:980: read oid 31 snap -1 2024-01-15T22:52:23.156 INFO:tasks.rados.rados.0.smithi053.stdout:980: expect (ObjNum 224 snap 60 seq_num 224) 2024-01-15T22:52:23.156 INFO:tasks.rados.rados.0.smithi053.stdout:981: rmattr oid 35 current snap is 102 2024-01-15T22:52:23.156 INFO:tasks.rados.rados.0.smithi053.stdout:981: done (8 left) 2024-01-15T22:52:23.157 INFO:tasks.rados.rados.0.smithi053.stdout:982: read oid 41 snap 22 2024-01-15T22:52:23.157 INFO:tasks.rados.rados.0.smithi053.stdout:982: expect deleted 2024-01-15T22:52:23.157 INFO:tasks.rados.rados.0.smithi053.stdout:983: setattr oid 36 current snap is 102 2024-01-15T22:52:23.163 INFO:tasks.rados.rados.0.smithi053.stdout:984: copy_from oid 40 from oid 20 current snap is 102 2024-01-15T22:52:23.163 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 102 2024-01-15T22:52:23.163 INFO:tasks.rados.rados.0.smithi053.stdout:985: seq_num 324 ranges {5513216=630784} 2024-01-15T22:52:23.193 INFO:tasks.rados.rados.0.smithi053.stdout:985: writing smithi053129169-25 from 5513216 to 6144000 tid 1 2024-01-15T22:52:23.193 INFO:tasks.rados.rados.0.smithi053.stdout:986: setattr oid 16 current snap is 102 2024-01-15T22:52:23.193 INFO:tasks.rados.rados.0.smithi053.stdout:984: finishing copy_from to smithi053129169-40 2024-01-15T22:52:23.193 INFO:tasks.rados.rados.0.smithi053.stdout:984: got expected ENOENT (src dne) 2024-01-15T22:52:23.193 INFO:tasks.rados.rados.0.smithi053.stdout:969: finishing write tid 3 to smithi053129169-15 2024-01-15T22:52:23.193 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 573 (ObjNum 322 snap 102 seq_num 322) dirty exists 2024-01-15T22:52:23.193 INFO:tasks.rados.rados.0.smithi053.stdout:969: left oid 15 (ObjNum 322 snap 102 seq_num 322) 2024-01-15T22:52:23.193 INFO:tasks.rados.rados.0.smithi053.stdout:984: finishing copy_from racing read to smithi053129169-40 2024-01-15T22:52:23.193 INFO:tasks.rados.rados.0.smithi053.stdout:978: finishing rollback tid 0 to smithi053129169-7 2024-01-15T22:52:23.193 INFO:tasks.rados.rados.0.smithi053.stdout:979: finishing rollback tid 0 to smithi053129169-32 2024-01-15T22:52:23.193 INFO:tasks.rados.rados.0.smithi053.stdout:978: finishing rollback tid 1 to smithi053129169-7 2024-01-15T22:52:23.194 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 233 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-01-15T22:52:23.194 INFO:tasks.rados.rados.0.smithi053.stdout:979: finishing rollback tid 1 to smithi053129169-32 2024-01-15T22:52:23.194 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 265 (ObjNum 301 snap 97 seq_num 301) dirty exists 2024-01-15T22:52:23.194 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 379 (ObjNum 318 snap 101 seq_num 318) dirty exists 2024-01-15T22:52:23.194 INFO:tasks.rados.rados.0.smithi053.stdout:976: finishing rollback tid 0 to smithi053129169-45 2024-01-15T22:52:23.194 INFO:tasks.rados.rados.0.smithi053.stdout:976: finishing rollback tid 1 to smithi053129169-45 2024-01-15T22:52:23.194 INFO:tasks.rados.rados.0.smithi053.stdout:976: finishing rollback tid 2 to smithi053129169-45 2024-01-15T22:52:23.194 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 317 (ObjNum 272 snap 80 seq_num 272) dirty exists 2024-01-15T22:52:23.194 INFO:tasks.rados.rados.0.smithi053.stdout:979: finishing rollback tid 2 to smithi053129169-32 2024-01-15T22:52:23.194 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 679 (ObjNum 196 snap 55 seq_num 196) dirty exists 2024-01-15T22:52:23.194 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 506 (ObjNum 293 snap 94 seq_num 293) dirty exists 2024-01-15T22:52:23.194 INFO:tasks.rados.rados.0.smithi053.stdout:975: expect (ObjNum 57 snap 4 seq_num 57) 2024-01-15T22:52:23.243 INFO:tasks.rados.rados.0.smithi053.stdout:980: expect (ObjNum 224 snap 60 seq_num 224) 2024-01-15T22:52:23.294 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:22 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-0[153511]: 2024-01-15T22:52:22.975+0000 7f00f9b85640 -1 Falling back to public interface 2024-01-15T22:52:23.379 INFO:tasks.rados.rados.0.smithi053.stdout:985: finishing write tid 1 to smithi053129169-25 2024-01-15T22:52:23.379 INFO:tasks.rados.rados.0.smithi053.stdout:985: finishing write tid 2 to smithi053129169-25 2024-01-15T22:52:23.379 INFO:tasks.rados.rados.0.smithi053.stdout:985: finishing write tid 3 to smithi053129169-25 2024-01-15T22:52:23.379 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 483 (ObjNum 324 snap 102 seq_num 324) dirty exists 2024-01-15T22:52:23.379 INFO:tasks.rados.rados.0.smithi053.stdout:985: left oid 25 (ObjNum 324 snap 102 seq_num 324) 2024-01-15T22:52:23.379 INFO:tasks.rados.rados.0.smithi053.stdout:969: done (12 left) 2024-01-15T22:52:23.379 INFO:tasks.rados.rados.0.smithi053.stdout:974: done (11 left) 2024-01-15T22:52:23.379 INFO:tasks.rados.rados.0.smithi053.stdout:975: done (10 left) 2024-01-15T22:52:23.379 INFO:tasks.rados.rados.0.smithi053.stdout:976: done (9 left) 2024-01-15T22:52:23.379 INFO:tasks.rados.rados.0.smithi053.stdout:977: done (8 left) 2024-01-15T22:52:23.379 INFO:tasks.rados.rados.0.smithi053.stdout:978: done (7 left) 2024-01-15T22:52:23.379 INFO:tasks.rados.rados.0.smithi053.stdout:979: done (6 left) 2024-01-15T22:52:23.379 INFO:tasks.rados.rados.0.smithi053.stdout:980: done (5 left) 2024-01-15T22:52:23.380 INFO:tasks.rados.rados.0.smithi053.stdout:982: done (4 left) 2024-01-15T22:52:23.380 INFO:tasks.rados.rados.0.smithi053.stdout:983: done (3 left) 2024-01-15T22:52:23.380 INFO:tasks.rados.rados.0.smithi053.stdout:984: done (2 left) 2024-01-15T22:52:23.380 INFO:tasks.rados.rados.0.smithi053.stdout:985: done (1 left) 2024-01-15T22:52:23.380 INFO:tasks.rados.rados.0.smithi053.stdout:987: snap_create 2024-01-15T22:52:23.381 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 526 (ObjNum 315 snap 101 seq_num 315) dirty exists 2024-01-15T22:52:23.910 INFO:tasks.rados.rados.0.smithi053.stdout:986: done (1 left) 2024-01-15T22:52:23.910 INFO:tasks.rados.rados.0.smithi053.stdout:987: done (0 left) 2024-01-15T22:52:23.910 INFO:tasks.rados.rados.0.smithi053.stdout:988: snap_create 2024-01-15T22:52:23.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:23 smithi163 ceph-mon[138526]: failed to encode map e241 with expected crc 2024-01-15T22:52:23.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:23 smithi163 ceph-mon[138526]: failed to encode map e242 with expected crc 2024-01-15T22:52:23.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:23 smithi163 ceph-mon[138526]: failed to encode map e242 with expected crc 2024-01-15T22:52:23.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:23 smithi163 ceph-mon[138526]: osdmap e242: 8 total, 7 up, 8 in 2024-01-15T22:52:23.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:23 smithi163 ceph-mon[138526]: failed to encode map e242 with expected crc 2024-01-15T22:52:24.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:23 smithi053 ceph-mon[143363]: failed to encode map e241 with expected crc 2024-01-15T22:52:24.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:23 smithi053 ceph-mon[143363]: failed to encode map e242 with expected crc 2024-01-15T22:52:24.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:23 smithi053 ceph-mon[143363]: failed to encode map e242 with expected crc 2024-01-15T22:52:24.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:23 smithi053 ceph-mon[143363]: osdmap e242: 8 total, 7 up, 8 in 2024-01-15T22:52:24.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:23 smithi053 ceph-mon[143363]: failed to encode map e242 with expected crc 2024-01-15T22:52:24.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:23 smithi053 ceph-mon[146052]: failed to encode map e241 with expected crc 2024-01-15T22:52:24.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:23 smithi053 ceph-mon[146052]: failed to encode map e242 with expected crc 2024-01-15T22:52:24.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:23 smithi053 ceph-mon[146052]: failed to encode map e242 with expected crc 2024-01-15T22:52:24.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:23 smithi053 ceph-mon[146052]: osdmap e242: 8 total, 7 up, 8 in 2024-01-15T22:52:24.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:23 smithi053 ceph-mon[146052]: failed to encode map e242 with expected crc 2024-01-15T22:52:24.913 INFO:tasks.rados.rados.0.smithi053.stdout:988: done (0 left) 2024-01-15T22:52:24.913 INFO:tasks.rados.rados.0.smithi053.stdout:989: copy_from oid 10 from oid 16 current snap is 104 2024-01-15T22:52:24.913 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 5 current snap is 104 2024-01-15T22:52:24.913 INFO:tasks.rados.rados.0.smithi053.stdout:990: seq_num 325 ranges {0=647168} 2024-01-15T22:52:24.916 INFO:tasks.rados.rados.0.smithi053.stdout:990: writing smithi053129169-5 from 0 to 647168 tid 1 2024-01-15T22:52:24.916 INFO:tasks.rados.rados.0.smithi053.stdout:991: read oid 23 snap 100 2024-01-15T22:52:24.916 INFO:tasks.rados.rados.0.smithi053.stdout:991: expect (ObjNum 305 snap 97 seq_num 305) 2024-01-15T22:52:24.916 INFO:tasks.rados.rados.0.smithi053.stdout:992: read oid 47 snap -1 2024-01-15T22:52:24.916 INFO:tasks.rados.rados.0.smithi053.stdout:992: expect (ObjNum 293 snap 94 seq_num 293) 2024-01-15T22:52:24.916 INFO:tasks.rados.rados.0.smithi053.stdout:993: copy_from oid 11 from oid 37 current snap is 104 2024-01-15T22:52:24.916 INFO:tasks.rados.rados.0.smithi053.stdout:994: delete oid 18 current snap is 104 2024-01-15T22:52:24.921 INFO:tasks.rados.rados.0.smithi053.stdout:994: done (5 left) 2024-01-15T22:52:24.921 INFO:tasks.rados.rados.0.smithi053.stdout:995: setattr oid 32 current snap is 104 2024-01-15T22:52:24.922 INFO:tasks.rados.rados.0.smithi053.stdout:996: rollback oid 33 current snap is 104 2024-01-15T22:52:24.923 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 33 to 90 2024-01-15T22:52:24.923 INFO:tasks.rados.rados.0.smithi053.stdout:997: snap_create 2024-01-15T22:52:24.927 INFO:tasks.rados.rados.0.smithi053.stdout:996: finishing rollback tid 1 to smithi053129169-33 2024-01-15T22:52:24.928 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 490 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-01-15T22:52:24.931 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 681 (ObjNum 196 snap 55 seq_num 196) dirty exists 2024-01-15T22:52:24.937 INFO:tasks.rados.rados.0.smithi053.stdout:990: finishing write tid 1 to smithi053129169-5 2024-01-15T22:52:24.939 INFO:tasks.rados.rados.0.smithi053.stdout:992: expect (ObjNum 293 snap 94 seq_num 293) 2024-01-15T22:52:24.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:24 smithi163 ceph-mon[138526]: pgmap v76: 121 pgs: 53 peering, 68 active+clean; 416 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.7 MiB/s rd, 406 KiB/s wr, 10 op/s 2024-01-15T22:52:24.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:24 smithi163 ceph-mon[138526]: failed to encode map e242 with expected crc 2024-01-15T22:52:24.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:24 smithi163 ceph-mon[138526]: failed to encode map e243 with expected crc 2024-01-15T22:52:24.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:24 smithi163 ceph-mon[138526]: osdmap e243: 8 total, 7 up, 8 in 2024-01-15T22:52:24.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:24 smithi163 ceph-mon[138526]: failed to encode map e243 with expected crc 2024-01-15T22:52:25.003 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:24 smithi053 ceph-mon[143363]: pgmap v76: 121 pgs: 53 peering, 68 active+clean; 416 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.7 MiB/s rd, 406 KiB/s wr, 10 op/s 2024-01-15T22:52:25.003 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:24 smithi053 ceph-mon[143363]: failed to encode map e242 with expected crc 2024-01-15T22:52:25.004 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:24 smithi053 ceph-mon[143363]: failed to encode map e243 with expected crc 2024-01-15T22:52:25.004 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:24 smithi053 ceph-mon[143363]: osdmap e243: 8 total, 7 up, 8 in 2024-01-15T22:52:25.004 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:24 smithi053 ceph-mon[143363]: failed to encode map e243 with expected crc 2024-01-15T22:52:25.004 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:24 smithi053 ceph-mon[146052]: pgmap v76: 121 pgs: 53 peering, 68 active+clean; 416 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.7 MiB/s rd, 406 KiB/s wr, 10 op/s 2024-01-15T22:52:25.004 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:24 smithi053 ceph-mon[146052]: failed to encode map e242 with expected crc 2024-01-15T22:52:25.004 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:24 smithi053 ceph-mon[146052]: failed to encode map e243 with expected crc 2024-01-15T22:52:25.004 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:24 smithi053 ceph-mon[146052]: osdmap e243: 8 total, 7 up, 8 in 2024-01-15T22:52:25.004 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:24 smithi053 ceph-mon[146052]: failed to encode map e243 with expected crc 2024-01-15T22:52:25.043 INFO:tasks.rados.rados.0.smithi053.stdout:990: finishing write tid 2 to smithi053129169-5 2024-01-15T22:52:25.043 INFO:tasks.rados.rados.0.smithi053.stdout:990: finishing write tid 3 to smithi053129169-5 2024-01-15T22:52:25.043 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 508 (ObjNum 325 snap 104 seq_num 325) dirty exists 2024-01-15T22:52:25.043 INFO:tasks.rados.rados.0.smithi053.stdout:990: left oid 5 (ObjNum 325 snap 104 seq_num 325) 2024-01-15T22:52:25.043 INFO:tasks.rados.rados.0.smithi053.stdout:991: expect (ObjNum 305 snap 97 seq_num 305) 2024-01-15T22:52:25.294 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:52:25] "GET /metrics HTTP/1.1" 200 36013 "" "Prometheus/2.43.0" 2024-01-15T22:52:25.296 INFO:tasks.rados.rados.0.smithi053.stdout:989: finishing copy_from to smithi053129169-10 2024-01-15T22:52:25.296 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 526 (ObjNum 315 snap 101 seq_num 315) dirty exists 2024-01-15T22:52:25.296 INFO:tasks.rados.rados.0.smithi053.stdout:989: finishing copy_from racing read to smithi053129169-10 2024-01-15T22:52:25.296 INFO:tasks.rados.rados.0.smithi053.stdout:993: finishing copy_from to smithi053129169-11 2024-01-15T22:52:25.296 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 568 (ObjNum 319 snap 102 seq_num 319) dirty exists 2024-01-15T22:52:25.297 INFO:tasks.rados.rados.0.smithi053.stdout:993: finishing copy_from racing read to smithi053129169-11 2024-01-15T22:52:25.898 INFO:tasks.rados.rados.0.smithi053.stdout:989: done (7 left) 2024-01-15T22:52:25.898 INFO:tasks.rados.rados.0.smithi053.stdout:990: done (6 left) 2024-01-15T22:52:25.898 INFO:tasks.rados.rados.0.smithi053.stdout:991: done (5 left) 2024-01-15T22:52:25.898 INFO:tasks.rados.rados.0.smithi053.stdout:992: done (4 left) 2024-01-15T22:52:25.899 INFO:tasks.rados.rados.0.smithi053.stdout:993: done (3 left) 2024-01-15T22:52:25.899 INFO:tasks.rados.rados.0.smithi053.stdout:995: done (2 left) 2024-01-15T22:52:25.899 INFO:tasks.rados.rados.0.smithi053.stdout:996: done (1 left) 2024-01-15T22:52:25.899 INFO:tasks.rados.rados.0.smithi053.stdout:997: done (0 left) 2024-01-15T22:52:25.899 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 36 current snap is 105 2024-01-15T22:52:25.902 INFO:tasks.rados.rados.0.smithi053.stdout:998: seq_num 327 ranges {245760=679936} 2024-01-15T22:52:25.903 INFO:tasks.rados.rados.0.smithi053.stdout:998: writing smithi053129169-36 from 245760 to 925696 tid 1 2024-01-15T22:52:25.904 INFO:tasks.rados.rados.0.smithi053.stdout:999: read oid 24 snap -1 2024-01-15T22:52:25.904 INFO:tasks.rados.rados.0.smithi053.stdout:999: expect (ObjNum 313 snap 101 seq_num 313) 2024-01-15T22:52:25.904 INFO:tasks.rados.rados.0.smithi053.stdout:1000: read oid 30 snap -1 2024-01-15T22:52:25.904 INFO:tasks.rados.rados.0.smithi053.stdout:1000: expect deleted 2024-01-15T22:52:25.904 INFO:tasks.rados.rados.0.smithi053.stdout:1001: rmattr oid 9 current snap is 105 2024-01-15T22:52:25.904 INFO:tasks.rados.rados.0.smithi053.stdout:1001: done (3 left) 2024-01-15T22:52:25.905 INFO:tasks.rados.rados.0.smithi053.stdout:1002: rollback oid 39 current snap is 105 2024-01-15T22:52:25.905 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 39 to 94 2024-01-15T22:52:25.905 INFO:tasks.rados.rados.0.smithi053.stdout:1003: delete oid 17 current snap is 105 2024-01-15T22:52:25.915 INFO:tasks.rados.rados.0.smithi053.stdout:998: finishing write tid 1 to smithi053129169-36 2024-01-15T22:52:25.915 INFO:tasks.rados.rados.0.smithi053.stdout:998: finishing write tid 2 to smithi053129169-36 2024-01-15T22:52:25.916 INFO:tasks.rados.rados.0.smithi053.stdout:1000: done (4 left) 2024-01-15T22:52:25.916 INFO:tasks.rados.rados.0.smithi053.stdout:1003: done (3 left) 2024-01-15T22:52:25.916 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 30 current snap is 105 2024-01-15T22:52:25.916 INFO:tasks.rados.rados.0.smithi053.stdout:1004: seq_num 329 ranges {0=712704} 2024-01-15T22:52:25.921 INFO:tasks.rados.rados.0.smithi053.stdout:1004: writing smithi053129169-30 from 0 to 712704 tid 1 2024-01-15T22:52:25.921 INFO:tasks.rados.rados.0.smithi053.stdout:1005: read oid 47 snap -1 2024-01-15T22:52:25.921 INFO:tasks.rados.rados.0.smithi053.stdout:1005: expect (ObjNum 293 snap 94 seq_num 293) 2024-01-15T22:52:25.921 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 105 2024-01-15T22:52:25.921 INFO:tasks.rados.rados.0.smithi053.stdout:1006: seq_num 330 ranges {2138112=737280} 2024-01-15T22:52:25.939 INFO:tasks.rados.rados.0.smithi053.stdout:1006: writing smithi053129169-10 from 2138112 to 2875392 tid 1 2024-01-15T22:52:25.939 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 105 2024-01-15T22:52:25.940 INFO:tasks.rados.rados.0.smithi053.stdout:998: finishing write tid 3 to smithi053129169-36 2024-01-15T22:52:25.940 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 267 (ObjNum 327 snap 105 seq_num 327) dirty exists 2024-01-15T22:52:25.940 INFO:tasks.rados.rados.0.smithi053.stdout:998: left oid 36 (ObjNum 327 snap 105 seq_num 327) 2024-01-15T22:52:25.940 INFO:tasks.rados.rados.0.smithi053.stdout:1002: finishing rollback tid 1 to smithi053129169-39 2024-01-15T22:52:25.940 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 369 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-01-15T22:52:25.940 INFO:tasks.rados.rados.0.smithi053.stdout:1004: finishing write tid 1 to smithi053129169-30 2024-01-15T22:52:25.941 INFO:tasks.rados.rados.0.smithi053.stdout:1004: finishing write tid 2 to smithi053129169-30 2024-01-15T22:52:25.941 INFO:tasks.rados.rados.0.smithi053.stdout:1004: finishing write tid 3 to smithi053129169-30 2024-01-15T22:52:25.941 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 173 (ObjNum 329 snap 105 seq_num 329) dirty exists 2024-01-15T22:52:25.941 INFO:tasks.rados.rados.0.smithi053.stdout:1004: left oid 30 (ObjNum 329 snap 105 seq_num 329) 2024-01-15T22:52:25.941 INFO:tasks.rados.rados.0.smithi053.stdout:1005: expect (ObjNum 293 snap 94 seq_num 293) 2024-01-15T22:52:26.044 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-0[153511]: 2024-01-15T22:52:25.756+0000 7f00f9b85640 -1 osd.0 0 read_superblock omap replica is missing. 2024-01-15T22:52:26.044 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-0[153511]: 2024-01-15T22:52:25.810+0000 7f00f9b85640 -1 osd.0 237 log_to_monitors true 2024-01-15T22:52:26.045 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-0[153511]: 2024-01-15T22:52:25.938+0000 7f00e8fdc700 -1 osd.0 237 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-15T22:52:26.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[143363]: pgmap v79: 121 pgs: 11 active+undersized+degraded, 8 peering, 34 active+undersized, 68 active+clean; 421 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.0 MiB/s wr, 38 op/s; 124/978 objects degraded (12.679%) 2024-01-15T22:52:26.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[143363]: failed to encode map e244 with expected crc 2024-01-15T22:52:26.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[143363]: failed to encode map e244 with expected crc 2024-01-15T22:52:26.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[143363]: osdmap e244: 8 total, 7 up, 8 in 2024-01-15T22:52:26.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[143363]: failed to encode map e244 with expected crc 2024-01-15T22:52:26.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[143363]: failed to encode map e243 with expected crc 2024-01-15T22:52:26.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:26.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:26.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[143363]: Health check failed: Degraded data redundancy: 124/978 objects degraded (12.679%), 11 pgs degraded (PG_DEGRADED) 2024-01-15T22:52:26.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:26.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:26.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[143363]: from='osd.0 [v2:172.21.15.53:6802/1912945636,v1:172.21.15.53:6803/1912945636]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-15T22:52:26.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[143363]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-15T22:52:26.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[143363]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-15T22:52:26.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[143363]: osdmap e245: 8 total, 7 up, 8 in 2024-01-15T22:52:26.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[143363]: from='osd.0 [v2:172.21.15.53:6802/1912945636,v1:172.21.15.53:6803/1912945636]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:52:26.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[143363]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:52:26.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[146052]: pgmap v79: 121 pgs: 11 active+undersized+degraded, 8 peering, 34 active+undersized, 68 active+clean; 421 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.0 MiB/s wr, 38 op/s; 124/978 objects degraded (12.679%) 2024-01-15T22:52:26.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[146052]: failed to encode map e244 with expected crc 2024-01-15T22:52:26.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[146052]: failed to encode map e244 with expected crc 2024-01-15T22:52:26.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[146052]: osdmap e244: 8 total, 7 up, 8 in 2024-01-15T22:52:26.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[146052]: failed to encode map e244 with expected crc 2024-01-15T22:52:26.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[146052]: failed to encode map e243 with expected crc 2024-01-15T22:52:26.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:26.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:26.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[146052]: Health check failed: Degraded data redundancy: 124/978 objects degraded (12.679%), 11 pgs degraded (PG_DEGRADED) 2024-01-15T22:52:26.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:26.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:26.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[146052]: from='osd.0 [v2:172.21.15.53:6802/1912945636,v1:172.21.15.53:6803/1912945636]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-15T22:52:26.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[146052]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-15T22:52:26.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[146052]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-15T22:52:26.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[146052]: osdmap e245: 8 total, 7 up, 8 in 2024-01-15T22:52:26.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[146052]: from='osd.0 [v2:172.21.15.53:6802/1912945636,v1:172.21.15.53:6803/1912945636]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:52:26.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:25 smithi053 ceph-mon[146052]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:52:26.051 INFO:tasks.rados.rados.0.smithi053.stdout:999: expect (ObjNum 313 snap 101 seq_num 313) 2024-01-15T22:52:26.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:25 smithi163 ceph-mon[138526]: pgmap v79: 121 pgs: 11 active+undersized+degraded, 8 peering, 34 active+undersized, 68 active+clean; 421 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.0 MiB/s wr, 38 op/s; 124/978 objects degraded (12.679%) 2024-01-15T22:52:26.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:25 smithi163 ceph-mon[138526]: failed to encode map e244 with expected crc 2024-01-15T22:52:26.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:25 smithi163 ceph-mon[138526]: failed to encode map e244 with expected crc 2024-01-15T22:52:26.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:25 smithi163 ceph-mon[138526]: osdmap e244: 8 total, 7 up, 8 in 2024-01-15T22:52:26.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:25 smithi163 ceph-mon[138526]: failed to encode map e244 with expected crc 2024-01-15T22:52:26.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:25 smithi163 ceph-mon[138526]: failed to encode map e243 with expected crc 2024-01-15T22:52:26.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:25 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:26.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:25 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:26.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:25 smithi163 ceph-mon[138526]: Health check failed: Degraded data redundancy: 124/978 objects degraded (12.679%), 11 pgs degraded (PG_DEGRADED) 2024-01-15T22:52:26.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:25 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:26.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:25 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:26.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:25 smithi163 ceph-mon[138526]: from='osd.0 [v2:172.21.15.53:6802/1912945636,v1:172.21.15.53:6803/1912945636]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-15T22:52:26.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:25 smithi163 ceph-mon[138526]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-15T22:52:26.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:25 smithi163 ceph-mon[138526]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-15T22:52:26.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:25 smithi163 ceph-mon[138526]: osdmap e245: 8 total, 7 up, 8 in 2024-01-15T22:52:26.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:25 smithi163 ceph-mon[138526]: from='osd.0 [v2:172.21.15.53:6802/1912945636,v1:172.21.15.53:6803/1912945636]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:52:26.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:25 smithi163 ceph-mon[138526]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:52:26.253 INFO:tasks.rados.rados.0.smithi053.stdout:1006: finishing write tid 1 to smithi053129169-10 2024-01-15T22:52:26.253 INFO:tasks.rados.rados.0.smithi053.stdout:1006: finishing write tid 2 to smithi053129169-10 2024-01-15T22:52:26.253 INFO:tasks.rados.rados.0.smithi053.stdout:1006: finishing write tid 3 to smithi053129169-10 2024-01-15T22:52:26.253 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 528 (ObjNum 330 snap 105 seq_num 330) dirty exists 2024-01-15T22:52:26.253 INFO:tasks.rados.rados.0.smithi053.stdout:1006: left oid 10 (ObjNum 330 snap 105 seq_num 330) 2024-01-15T22:52:26.254 INFO:tasks.rados.rados.0.smithi053.stdout:1007: seq_num 331 ranges {0=753664} 2024-01-15T22:52:26.259 INFO:tasks.rados.rados.0.smithi053.stdout:1007: writing smithi053129169-35 from 0 to 753664 tid 1 2024-01-15T22:52:26.259 INFO:tasks.rados.rados.0.smithi053.stdout:998: done (6 left) 2024-01-15T22:52:26.259 INFO:tasks.rados.rados.0.smithi053.stdout:999: done (5 left) 2024-01-15T22:52:26.259 INFO:tasks.rados.rados.0.smithi053.stdout:1002: done (4 left) 2024-01-15T22:52:26.259 INFO:tasks.rados.rados.0.smithi053.stdout:1004: done (3 left) 2024-01-15T22:52:26.259 INFO:tasks.rados.rados.0.smithi053.stdout:1005: done (2 left) 2024-01-15T22:52:26.260 INFO:tasks.rados.rados.0.smithi053.stdout:1006: done (1 left) 2024-01-15T22:52:26.260 INFO:tasks.rados.rados.0.smithi053.stdout:1008: copy_from oid 43 from oid 2 current snap is 105 2024-01-15T22:52:26.260 INFO:tasks.rados.rados.0.smithi053.stdout:1009: rollback oid 42 current snap is 105 2024-01-15T22:52:26.260 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 42 to 84 2024-01-15T22:52:26.260 INFO:tasks.rados.rados.0.smithi053.stdout:1010: copy_from oid 30 from oid 7 current snap is 105 2024-01-15T22:52:26.260 INFO:tasks.rados.rados.0.smithi053.stdout:1011: read oid 19 snap 87 2024-01-15T22:52:26.261 INFO:tasks.rados.rados.0.smithi053.stdout:1011: expect (ObjNum 233 snap 60 seq_num 233) 2024-01-15T22:52:26.261 INFO:tasks.rados.rados.0.smithi053.stdout:1012: copy_from oid 1 from oid 47 current snap is 105 2024-01-15T22:52:26.261 INFO:tasks.rados.rados.0.smithi053.stdout:1013: snap_create 2024-01-15T22:52:26.261 INFO:tasks.rados.rados.0.smithi053.stdout:1010: finishing copy_from to smithi053129169-30 2024-01-15T22:52:26.261 INFO:tasks.rados.rados.0.smithi053.stdout:1010: got expected ENOENT (src dne) 2024-01-15T22:52:26.262 INFO:tasks.rados.rados.0.smithi053.stdout:1010: finishing copy_from racing read to smithi053129169-30 2024-01-15T22:52:26.262 INFO:tasks.rados.rados.0.smithi053.stdout:1009: finishing rollback tid 1 to smithi053129169-42 2024-01-15T22:52:26.263 INFO:tasks.rados.rados.0.smithi053.stdout:1009: finishing rollback tid 2 to smithi053129169-42 2024-01-15T22:52:26.263 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 530 (ObjNum 129 snap 0 seq_num 3639921736) dirty exists 2024-01-15T22:52:26.263 INFO:tasks.rados.rados.0.smithi053.stdout:1007: finishing write tid 1 to smithi053129169-35 2024-01-15T22:52:26.263 INFO:tasks.rados.rados.0.smithi053.stdout:1007: finishing write tid 2 to smithi053129169-35 2024-01-15T22:52:26.263 INFO:tasks.rados.rados.0.smithi053.stdout:1007: finishing write tid 3 to smithi053129169-35 2024-01-15T22:52:26.263 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 269 (ObjNum 331 snap 105 seq_num 331) dirty exists 2024-01-15T22:52:26.264 INFO:tasks.rados.rados.0.smithi053.stdout:1007: left oid 35 (ObjNum 331 snap 105 seq_num 331) 2024-01-15T22:52:26.290 INFO:tasks.rados.rados.0.smithi053.stdout:1011: expect (ObjNum 233 snap 60 seq_num 233) 2024-01-15T22:52:26.961 INFO:tasks.rados.rados.0.smithi053.stdout:1012: finishing copy_from to smithi053129169-1 2024-01-15T22:52:26.961 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 506 (ObjNum 293 snap 94 seq_num 293) dirty exists 2024-01-15T22:52:26.961 INFO:tasks.rados.rados.0.smithi053.stdout:1012: finishing copy_from racing read to smithi053129169-1 2024-01-15T22:52:26.961 INFO:tasks.rados.rados.0.smithi053.stdout:1008: finishing copy_from to smithi053129169-43 2024-01-15T22:52:26.961 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 414 (ObjNum 280 snap 89 seq_num 280) dirty exists 2024-01-15T22:52:26.961 INFO:tasks.rados.rados.0.smithi053.stdout:1008: finishing copy_from racing read to smithi053129169-43 2024-01-15T22:52:26.961 INFO:tasks.rados.rados.0.smithi053.stdout:1007: done (6 left) 2024-01-15T22:52:26.961 INFO:tasks.rados.rados.0.smithi053.stdout:1008: done (5 left) 2024-01-15T22:52:26.961 INFO:tasks.rados.rados.0.smithi053.stdout:1009: done (4 left) 2024-01-15T22:52:26.961 INFO:tasks.rados.rados.0.smithi053.stdout:1010: done (3 left) 2024-01-15T22:52:26.961 INFO:tasks.rados.rados.0.smithi053.stdout:1011: done (2 left) 2024-01-15T22:52:26.961 INFO:tasks.rados.rados.0.smithi053.stdout:1012: done (1 left) 2024-01-15T22:52:26.962 INFO:tasks.rados.rados.0.smithi053.stdout:1013: done (0 left) 2024-01-15T22:52:26.962 INFO:tasks.rados.rados.0.smithi053.stdout:1014: read oid 48 snap -1 2024-01-15T22:52:26.962 INFO:tasks.rados.rados.0.smithi053.stdout:1014: expect (ObjNum 136 snap 36 seq_num 136) 2024-01-15T22:52:26.962 INFO:tasks.rados.rados.0.smithi053.stdout:1015: rollback oid 30 current snap is 106 2024-01-15T22:52:26.962 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 30 to 90 2024-01-15T22:52:26.962 INFO:tasks.rados.rados.0.smithi053.stdout:1016: read oid 40 snap -1 2024-01-15T22:52:26.962 INFO:tasks.rados.rados.0.smithi053.stdout:1016: expect (ObjNum 317 snap 101 seq_num 317) 2024-01-15T22:52:26.962 INFO:tasks.rados.rados.0.smithi053.stdout:1017: snap_remove snap 58 2024-01-15T22:52:27.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:26 smithi163 ceph-mon[138526]: failed to encode map e245 with expected crc 2024-01-15T22:52:27.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:26 smithi163 ceph-mon[138526]: failed to encode map e245 with expected crc 2024-01-15T22:52:27.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:26 smithi163 ceph-mon[138526]: failed to encode map e245 with expected crc 2024-01-15T22:52:27.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:26 smithi163 ceph-mon[138526]: failed to encode map e245 with expected crc 2024-01-15T22:52:27.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:26 smithi053 ceph-mon[143363]: failed to encode map e245 with expected crc 2024-01-15T22:52:27.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:26 smithi053 ceph-mon[143363]: failed to encode map e245 with expected crc 2024-01-15T22:52:27.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:26 smithi053 ceph-mon[143363]: failed to encode map e245 with expected crc 2024-01-15T22:52:27.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:26 smithi053 ceph-mon[143363]: failed to encode map e245 with expected crc 2024-01-15T22:52:27.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:26 smithi053 ceph-mon[146052]: failed to encode map e245 with expected crc 2024-01-15T22:52:27.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:26 smithi053 ceph-mon[146052]: failed to encode map e245 with expected crc 2024-01-15T22:52:27.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:26 smithi053 ceph-mon[146052]: failed to encode map e245 with expected crc 2024-01-15T22:52:27.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:26 smithi053 ceph-mon[146052]: failed to encode map e245 with expected crc 2024-01-15T22:52:27.930 INFO:tasks.rados.rados.0.smithi053.stdout:1017: done (3 left) 2024-01-15T22:52:27.930 INFO:tasks.rados.rados.0.smithi053.stdout:1018: read oid 19 snap -1 2024-01-15T22:52:27.930 INFO:tasks.rados.rados.0.smithi053.stdout:1018: expect (ObjNum 306 snap 98 seq_num 306) 2024-01-15T22:52:27.930 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 49 current snap is 106 2024-01-15T22:52:27.934 INFO:tasks.rados.rados.0.smithi053.stdout:1019: seq_num 332 ranges {1884160=770048} 2024-01-15T22:52:27.945 INFO:tasks.rados.rados.0.smithi053.stdout:1019: writing smithi053129169-49 from 1884160 to 2654208 tid 1 2024-01-15T22:52:27.946 INFO:tasks.rados.rados.0.smithi053.stdout:1020: rollback oid 34 current snap is 106 2024-01-15T22:52:27.946 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 34 to 99 2024-01-15T22:52:27.958 INFO:tasks.rados.rados.0.smithi053.stdout:1014: expect (ObjNum 136 snap 36 seq_num 136) 2024-01-15T22:52:28.120 INFO:tasks.rados.rados.0.smithi053.stdout:1016: expect (ObjNum 317 snap 101 seq_num 317) 2024-01-15T22:52:28.217 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:27 smithi053 ceph-mon[146052]: pgmap v82: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 422 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.3 MiB/s wr, 51 op/s; 153/990 objects degraded (15.455%) 2024-01-15T22:52:28.217 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:27 smithi053 ceph-mon[146052]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-01-15T22:52:28.217 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:27 smithi053 ceph-mon[146052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:52:28.217 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:27 smithi053 ceph-mon[146052]: failed to encode map e246 with expected crc 2024-01-15T22:52:28.217 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:27 smithi053 ceph-mon[146052]: osd.0 [v2:172.21.15.53:6802/1912945636,v1:172.21.15.53:6803/1912945636] boot 2024-01-15T22:52:28.217 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:27 smithi053 ceph-mon[146052]: osdmap e246: 8 total, 8 up, 8 in 2024-01-15T22:52:28.218 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:27 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:52:28.218 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:27 smithi053 ceph-mon[143363]: pgmap v82: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 422 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.3 MiB/s wr, 51 op/s; 153/990 objects degraded (15.455%) 2024-01-15T22:52:28.218 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:27 smithi053 ceph-mon[143363]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-01-15T22:52:28.218 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:27 smithi053 ceph-mon[143363]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:52:28.218 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:27 smithi053 ceph-mon[143363]: failed to encode map e246 with expected crc 2024-01-15T22:52:28.218 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:27 smithi053 ceph-mon[143363]: osd.0 [v2:172.21.15.53:6802/1912945636,v1:172.21.15.53:6803/1912945636] boot 2024-01-15T22:52:28.218 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:27 smithi053 ceph-mon[143363]: osdmap e246: 8 total, 8 up, 8 in 2024-01-15T22:52:28.218 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:27 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:52:28.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:27 smithi163 ceph-mon[138526]: pgmap v82: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 422 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.3 MiB/s wr, 51 op/s; 153/990 objects degraded (15.455%) 2024-01-15T22:52:28.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:27 smithi163 ceph-mon[138526]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-01-15T22:52:28.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:27 smithi163 ceph-mon[138526]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:52:28.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:27 smithi163 ceph-mon[138526]: failed to encode map e246 with expected crc 2024-01-15T22:52:28.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:27 smithi163 ceph-mon[138526]: osd.0 [v2:172.21.15.53:6802/1912945636,v1:172.21.15.53:6803/1912945636] boot 2024-01-15T22:52:28.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:27 smithi163 ceph-mon[138526]: osdmap e246: 8 total, 8 up, 8 in 2024-01-15T22:52:28.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:27 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-15T22:52:28.544 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:52:28.435+0000 7f93ac797700 -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-01-15T22:52:28.928 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:52:28.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:52:29.028 INFO:tasks.rados.rados.0.smithi053.stdout:1020: finishing rollback tid 0 to smithi053129169-34 2024-01-15T22:52:29.028 INFO:tasks.rados.rados.0.smithi053.stdout:1020: finishing rollback tid 1 to smithi053129169-34 2024-01-15T22:52:29.029 INFO:tasks.rados.rados.0.smithi053.stdout:1020: finishing rollback tid 2 to smithi053129169-34 2024-01-15T22:52:29.029 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 366 (ObjNum 134 snap 36 seq_num 134) dirty exists 2024-01-15T22:52:29.029 INFO:tasks.rados.rados.0.smithi053.stdout:1019: finishing write tid 1 to smithi053129169-49 2024-01-15T22:52:29.029 INFO:tasks.rados.rados.0.smithi053.stdout:1019: finishing write tid 2 to smithi053129169-49 2024-01-15T22:52:29.029 INFO:tasks.rados.rados.0.smithi053.stdout:1019: finishing write tid 3 to smithi053129169-49 2024-01-15T22:52:29.029 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 689 (ObjNum 332 snap 106 seq_num 332) dirty exists 2024-01-15T22:52:29.029 INFO:tasks.rados.rados.0.smithi053.stdout:1019: left oid 49 (ObjNum 332 snap 106 seq_num 332) 2024-01-15T22:52:29.029 INFO:tasks.rados.rados.0.smithi053.stdout:1015: finishing rollback tid 0 to smithi053129169-30 2024-01-15T22:52:29.029 INFO:tasks.rados.rados.0.smithi053.stdout:1015: finishing rollback tid 1 to smithi053129169-30 2024-01-15T22:52:29.029 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 176 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-01-15T22:52:29.029 INFO:tasks.rados.rados.0.smithi053.stdout:1018: expect (ObjNum 306 snap 98 seq_num 306) 2024-01-15T22:52:29.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: osdmap e247: 8 total, 8 up, 8 in 2024-01-15T22:52:29.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:29.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:29.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:29.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:52:29.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:29.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:52:29.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:29.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:29.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:29.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-15T22:52:29.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-15T22:52:29.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-01-15T22:52:29.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:29.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:52:29.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: osdmap e247: 8 total, 8 up, 8 in 2024-01-15T22:52:29.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:29.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:29.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:29.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:52:29.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:29.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:52:29.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:29.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:29.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:29.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-15T22:52:29.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-15T22:52:29.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-01-15T22:52:29.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:29.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:52:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: osdmap e247: 8 total, 8 up, 8 in 2024-01-15T22:52:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: failed to encode map e247 with expected crc 2024-01-15T22:52:29.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:29.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:29.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:29.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:52:29.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:29.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:52:29.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:29.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:29.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:29.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-15T22:52:29.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-15T22:52:29.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-01-15T22:52:29.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:29.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:52:29.843 INFO:tasks.rados.rados.0.smithi053.stdout:1014: done (5 left) 2024-01-15T22:52:29.843 INFO:tasks.rados.rados.0.smithi053.stdout:1015: done (4 left) 2024-01-15T22:52:29.843 INFO:tasks.rados.rados.0.smithi053.stdout:1016: done (3 left) 2024-01-15T22:52:29.843 INFO:tasks.rados.rados.0.smithi053.stdout:1018: done (2 left) 2024-01-15T22:52:29.843 INFO:tasks.rados.rados.0.smithi053.stdout:1019: done (1 left) 2024-01-15T22:52:29.843 INFO:tasks.rados.rados.0.smithi053.stdout:1020: done (0 left) 2024-01-15T22:52:29.843 INFO:tasks.rados.rados.0.smithi053.stdout:1021: delete oid 31 current snap is 106 2024-01-15T22:52:29.845 INFO:tasks.rados.rados.0.smithi053.stdout:1021: done (0 left) 2024-01-15T22:52:29.845 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 106 2024-01-15T22:52:29.845 INFO:tasks.rados.rados.0.smithi053.stdout:1022: seq_num 334 ranges {0=802816} 2024-01-15T22:52:29.849 INFO:tasks.rados.rados.0.smithi053.stdout:1022: writing smithi053129169-7 from 0 to 802816 tid 1 2024-01-15T22:52:29.850 INFO:tasks.rados.rados.0.smithi053.stdout:1023: delete oid 9 current snap is 106 2024-01-15T22:52:29.852 INFO:tasks.rados.rados.0.smithi053.stdout:1023: done (1 left) 2024-01-15T22:52:29.852 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 106 2024-01-15T22:52:29.852 INFO:tasks.rados.rados.0.smithi053.stdout:1024: seq_num 336 ranges {376832=434176,811008=401408} 2024-01-15T22:52:29.857 INFO:tasks.rados.rados.0.smithi053.stdout:1024: writing smithi053129169-3 from 376832 to 811008 tid 1 2024-01-15T22:52:29.859 INFO:tasks.rados.rados.0.smithi053.stdout:1024: writing smithi053129169-3 from 811008 to 1212416 tid 2 2024-01-15T22:52:29.860 INFO:tasks.rados.rados.0.smithi053.stdout:1025: read oid 38 snap -1 2024-01-15T22:52:29.860 INFO:tasks.rados.rados.0.smithi053.stdout:1025: expect deleted 2024-01-15T22:52:29.860 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 20 current snap is 106 2024-01-15T22:52:29.860 INFO:tasks.rados.rados.0.smithi053.stdout:1022: finishing write tid 1 to smithi053129169-7 2024-01-15T22:52:29.860 INFO:tasks.rados.rados.0.smithi053.stdout:1022: finishing write tid 2 to smithi053129169-7 2024-01-15T22:52:29.860 INFO:tasks.rados.rados.0.smithi053.stdout:1022: finishing write tid 3 to smithi053129169-7 2024-01-15T22:52:29.860 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 570 (ObjNum 334 snap 106 seq_num 334) dirty exists 2024-01-15T22:52:29.860 INFO:tasks.rados.rados.0.smithi053.stdout:1022: left oid 7 (ObjNum 334 snap 106 seq_num 334) 2024-01-15T22:52:29.860 INFO:tasks.rados.rados.0.smithi053.stdout:1026: seq_num 337 ranges {0=450560,450560=401408} 2024-01-15T22:52:29.862 INFO:tasks.rados.rados.0.smithi053.stdout:1026: writing smithi053129169-20 from 0 to 450560 tid 1 2024-01-15T22:52:29.864 INFO:tasks.rados.rados.0.smithi053.stdout:1026: writing smithi053129169-20 from 450560 to 851968 tid 2 2024-01-15T22:52:29.864 INFO:tasks.rados.rados.0.smithi053.stdout:1022: done (3 left) 2024-01-15T22:52:29.864 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 5 current snap is 106 2024-01-15T22:52:29.864 INFO:tasks.rados.rados.0.smithi053.stdout:1027: seq_num 338 ranges {647168=466944,1114112=401408} 2024-01-15T22:52:29.870 INFO:tasks.rados.rados.0.smithi053.stdout:1027: writing smithi053129169-5 from 647168 to 1114112 tid 1 2024-01-15T22:52:29.873 INFO:tasks.rados.rados.0.smithi053.stdout:1027: writing smithi053129169-5 from 1114112 to 1515520 tid 2 2024-01-15T22:52:29.873 INFO:tasks.rados.rados.0.smithi053.stdout:1028: snap_create 2024-01-15T22:52:29.873 INFO:tasks.rados.rados.0.smithi053.stdout:1024: finishing write tid 1 to smithi053129169-3 2024-01-15T22:52:29.873 INFO:tasks.rados.rados.0.smithi053.stdout:1024: finishing write tid 2 to smithi053129169-3 2024-01-15T22:52:29.873 INFO:tasks.rados.rados.0.smithi053.stdout:1024: finishing write tid 3 to smithi053129169-3 2024-01-15T22:52:29.873 INFO:tasks.rados.rados.0.smithi053.stdout:1024: finishing write tid 4 to smithi053129169-3 2024-01-15T22:52:29.874 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 540 (ObjNum 336 snap 106 seq_num 336) dirty exists 2024-01-15T22:52:29.874 INFO:tasks.rados.rados.0.smithi053.stdout:1024: left oid 3 (ObjNum 336 snap 106 seq_num 336) 2024-01-15T22:52:29.874 INFO:tasks.rados.rados.0.smithi053.stdout:1026: finishing write tid 1 to smithi053129169-20 2024-01-15T22:52:29.874 INFO:tasks.rados.rados.0.smithi053.stdout:1026: finishing write tid 2 to smithi053129169-20 2024-01-15T22:52:29.874 INFO:tasks.rados.rados.0.smithi053.stdout:1026: finishing write tid 3 to smithi053129169-20 2024-01-15T22:52:29.874 INFO:tasks.rados.rados.0.smithi053.stdout:1026: finishing write tid 4 to smithi053129169-20 2024-01-15T22:52:29.874 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 700 (ObjNum 337 snap 106 seq_num 337) dirty exists 2024-01-15T22:52:29.874 INFO:tasks.rados.rados.0.smithi053.stdout:1026: left oid 20 (ObjNum 337 snap 106 seq_num 337) 2024-01-15T22:52:29.875 INFO:tasks.rados.rados.0.smithi053.stdout:1027: finishing write tid 1 to smithi053129169-5 2024-01-15T22:52:29.875 INFO:tasks.rados.rados.0.smithi053.stdout:1027: finishing write tid 2 to smithi053129169-5 2024-01-15T22:52:29.875 INFO:tasks.rados.rados.0.smithi053.stdout:1027: finishing write tid 3 to smithi053129169-5 2024-01-15T22:52:29.876 INFO:tasks.rados.rados.0.smithi053.stdout:1027: finishing write tid 4 to smithi053129169-5 2024-01-15T22:52:29.876 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 518 (ObjNum 338 snap 106 seq_num 338) dirty exists 2024-01-15T22:52:29.876 INFO:tasks.rados.rados.0.smithi053.stdout:1027: left oid 5 (ObjNum 338 snap 106 seq_num 338) 2024-01-15T22:52:30.287 INFO:tasks.rados.rados.0.smithi053.stdout:1024: done (4 left) 2024-01-15T22:52:30.287 INFO:tasks.rados.rados.0.smithi053.stdout:1025: done (3 left) 2024-01-15T22:52:30.287 INFO:tasks.rados.rados.0.smithi053.stdout:1026: done (2 left) 2024-01-15T22:52:30.287 INFO:tasks.rados.rados.0.smithi053.stdout:1027: done (1 left) 2024-01-15T22:52:30.287 INFO:tasks.rados.rados.0.smithi053.stdout:1028: done (0 left) 2024-01-15T22:52:30.288 INFO:tasks.rados.rados.0.smithi053.stdout:1029: copy_from oid 12 from oid 23 current snap is 107 2024-01-15T22:52:30.288 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 19 current snap is 107 2024-01-15T22:52:30.288 INFO:tasks.rados.rados.0.smithi053.stdout:1030: seq_num 339 ranges {9986048=483328,10469376=401408} 2024-01-15T22:52:30.345 INFO:tasks.rados.rados.0.smithi053.stdout:1030: writing smithi053129169-19 from 9986048 to 10469376 tid 1 2024-01-15T22:52:30.348 INFO:tasks.rados.rados.0.smithi053.stdout:1030: writing smithi053129169-19 from 10469376 to 10870784 tid 2 2024-01-15T22:52:30.348 INFO:tasks.rados.rados.0.smithi053.stdout:1031: read oid 2 snap -1 2024-01-15T22:52:30.348 INFO:tasks.rados.rados.0.smithi053.stdout:1031: expect (ObjNum 280 snap 89 seq_num 280) 2024-01-15T22:52:30.349 INFO:tasks.rados.rados.0.smithi053.stdout:1032: read oid 14 snap -1 2024-01-15T22:52:30.349 INFO:tasks.rados.rados.0.smithi053.stdout:1032: expect (ObjNum 240 snap 62 seq_num 240) 2024-01-15T22:52:30.349 INFO:tasks.rados.rados.0.smithi053.stdout:1033: copy_from oid 31 from oid 17 current snap is 107 2024-01-15T22:52:30.349 INFO:tasks.rados.rados.0.smithi053.stdout:1029: finishing copy_from to smithi053129169-12 2024-01-15T22:52:30.349 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 476 (ObjNum 305 snap 97 seq_num 305) dirty exists 2024-01-15T22:52:30.349 INFO:tasks.rados.rados.0.smithi053.stdout:1029: finishing copy_from racing read to smithi053129169-12 2024-01-15T22:52:30.349 INFO:tasks.rados.rados.0.smithi053.stdout:1029: done (4 left) 2024-01-15T22:52:30.349 INFO:tasks.rados.rados.0.smithi053.stdout:1034: read oid 22 snap -1 2024-01-15T22:52:30.349 INFO:tasks.rados.rados.0.smithi053.stdout:1034: expect (ObjNum 298 snap 96 seq_num 298) 2024-01-15T22:52:30.349 INFO:tasks.rados.rados.0.smithi053.stdout:1035: setattr oid 35 current snap is 107 2024-01-15T22:52:30.350 INFO:tasks.rados.rados.0.smithi053.stdout:1033: finishing copy_from to smithi053129169-31 2024-01-15T22:52:30.350 INFO:tasks.rados.rados.0.smithi053.stdout:1033: got expected ENOENT (src dne) 2024-01-15T22:52:30.350 INFO:tasks.rados.rados.0.smithi053.stdout:1033: finishing copy_from racing read to smithi053129169-31 2024-01-15T22:52:30.350 INFO:tasks.rados.rados.0.smithi053.stdout:1030: finishing write tid 1 to smithi053129169-19 2024-01-15T22:52:30.350 INFO:tasks.rados.rados.0.smithi053.stdout:1030: finishing write tid 2 to smithi053129169-19 2024-01-15T22:52:30.351 INFO:tasks.rados.rados.0.smithi053.stdout:1033: done (5 left) 2024-01-15T22:52:30.351 INFO:tasks.rados.rados.0.smithi053.stdout:1036: rollback oid 32 current snap is 107 2024-01-15T22:52:30.351 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 100 2024-01-15T22:52:30.352 INFO:tasks.rados.rados.0.smithi053.stdout:1037: delete oid 3 current snap is 107 2024-01-15T22:52:30.352 INFO:tasks.rados.rados.0.smithi053.stdout:1030: finishing write tid 3 to smithi053129169-19 2024-01-15T22:52:30.359 INFO:tasks.rados.rados.0.smithi053.stdout:1036: finishing rollback tid 0 to smithi053129169-32 2024-01-15T22:52:30.359 INFO:tasks.rados.rados.0.smithi053.stdout:1036: finishing rollback tid 1 to smithi053129169-32 2024-01-15T22:52:30.359 INFO:tasks.rados.rados.0.smithi053.stdout:1036: finishing rollback tid 2 to smithi053129169-32 2024-01-15T22:52:30.359 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 704 (ObjNum 233 snap 60 seq_num 233) dirty exists 2024-01-15T22:52:30.360 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 270 (ObjNum 331 snap 105 seq_num 331) dirty exists 2024-01-15T22:52:30.362 INFO:tasks.rados.rados.0.smithi053.stdout:1032: expect (ObjNum 240 snap 62 seq_num 240) 2024-01-15T22:52:30.404 INFO:tasks.rados.rados.0.smithi053.stdout:1034: expect (ObjNum 298 snap 96 seq_num 298) 2024-01-15T22:52:30.457 INFO:tasks.rados.rados.0.smithi053.stdout:1030: finishing write tid 4 to smithi053129169-19 2024-01-15T22:52:30.457 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 524 (ObjNum 339 snap 107 seq_num 339) dirty exists 2024-01-15T22:52:30.457 INFO:tasks.rados.rados.0.smithi053.stdout:1030: left oid 19 (ObjNum 339 snap 107 seq_num 339) 2024-01-15T22:52:30.458 INFO:tasks.rados.rados.0.smithi053.stdout:1031: expect (ObjNum 280 snap 89 seq_num 280) 2024-01-15T22:52:30.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:30 smithi053 ceph-mon[143363]: pgmap v85: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 422 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 268 KiB/s wr, 12 op/s; 153/990 objects degraded (15.455%) 2024-01-15T22:52:30.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:30 smithi053 ceph-mon[146052]: pgmap v85: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 422 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 268 KiB/s wr, 12 op/s; 153/990 objects degraded (15.455%) 2024-01-15T22:52:30.609 INFO:tasks.rados.rados.0.smithi053.stdout:1030: done (6 left) 2024-01-15T22:52:30.609 INFO:tasks.rados.rados.0.smithi053.stdout:1031: done (5 left) 2024-01-15T22:52:30.609 INFO:tasks.rados.rados.0.smithi053.stdout:1032: done (4 left) 2024-01-15T22:52:30.609 INFO:tasks.rados.rados.0.smithi053.stdout:1034: done (3 left) 2024-01-15T22:52:30.609 INFO:tasks.rados.rados.0.smithi053.stdout:1035: done (2 left) 2024-01-15T22:52:30.609 INFO:tasks.rados.rados.0.smithi053.stdout:1036: done (1 left) 2024-01-15T22:52:30.609 INFO:tasks.rados.rados.0.smithi053.stdout:1037: done (0 left) 2024-01-15T22:52:30.609 INFO:tasks.rados.rados.0.smithi053.stdout:1038: copy_from oid 34 from oid 6 current snap is 107 2024-01-15T22:52:30.609 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 1 current snap is 107 2024-01-15T22:52:30.609 INFO:tasks.rados.rados.0.smithi053.stdout:1039: seq_num 341 ranges {2482176=516096,2998272=401408} 2024-01-15T22:52:30.625 INFO:tasks.rados.rados.0.smithi053.stdout:1039: writing smithi053129169-1 from 2482176 to 2998272 tid 1 2024-01-15T22:52:30.627 INFO:tasks.rados.rados.0.smithi053.stdout:1039: writing smithi053129169-1 from 2998272 to 3399680 tid 2 2024-01-15T22:52:30.627 INFO:tasks.rados.rados.0.smithi053.stdout:1040: delete oid 36 current snap is 107 2024-01-15T22:52:30.627 INFO:tasks.rados.rados.0.smithi053.stdout:1038: finishing copy_from to smithi053129169-34 2024-01-15T22:52:30.627 INFO:tasks.rados.rados.0.smithi053.stdout:1038: got expected ENOENT (src dne) 2024-01-15T22:52:30.628 INFO:tasks.rados.rados.0.smithi053.stdout:1038: finishing copy_from racing read to smithi053129169-34 2024-01-15T22:52:30.629 INFO:tasks.rados.rados.0.smithi053.stdout:1039: finishing write tid 1 to smithi053129169-1 2024-01-15T22:52:30.629 INFO:tasks.rados.rados.0.smithi053.stdout:1038: done (2 left) 2024-01-15T22:52:30.629 INFO:tasks.rados.rados.0.smithi053.stdout:1040: done (1 left) 2024-01-15T22:52:30.629 INFO:tasks.rados.rados.0.smithi053.stdout:1041: snap_create 2024-01-15T22:52:30.630 INFO:tasks.rados.rados.0.smithi053.stdout:1039: finishing write tid 2 to smithi053129169-1 2024-01-15T22:52:30.630 INFO:tasks.rados.rados.0.smithi053.stdout:1039: finishing write tid 3 to smithi053129169-1 2024-01-15T22:52:30.631 INFO:tasks.rados.rados.0.smithi053.stdout:1039: finishing write tid 4 to smithi053129169-1 2024-01-15T22:52:30.631 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 509 (ObjNum 341 snap 107 seq_num 341) dirty exists 2024-01-15T22:52:30.632 INFO:tasks.rados.rados.0.smithi053.stdout:1039: left oid 1 (ObjNum 341 snap 107 seq_num 341) 2024-01-15T22:52:30.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:30 smithi163 ceph-mon[138526]: pgmap v85: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 422 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 268 KiB/s wr, 12 op/s; 153/990 objects degraded (15.455%) 2024-01-15T22:52:31.297 INFO:tasks.rados.rados.0.smithi053.stdout:1039: done (1 left) 2024-01-15T22:52:31.297 INFO:tasks.rados.rados.0.smithi053.stdout:1041: done (0 left) 2024-01-15T22:52:31.297 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 47 current snap is 108 2024-01-15T22:52:31.297 INFO:tasks.rados.rados.0.smithi053.stdout:1042: seq_num 343 ranges {2482176=548864,3031040=401408} 2024-01-15T22:52:31.313 INFO:tasks.rados.rados.0.smithi053.stdout:1042: writing smithi053129169-47 from 2482176 to 3031040 tid 1 2024-01-15T22:52:31.315 INFO:tasks.rados.rados.0.smithi053.stdout:1042: writing smithi053129169-47 from 3031040 to 3432448 tid 2 2024-01-15T22:52:31.315 INFO:tasks.rados.rados.0.smithi053.stdout:1043: snap_remove snap 67 2024-01-15T22:52:31.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:31 smithi053 ceph-mon[143363]: failed to encode map e248 with expected crc 2024-01-15T22:52:31.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:31 smithi053 ceph-mon[143363]: failed to encode map e248 with expected crc 2024-01-15T22:52:31.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:31 smithi053 ceph-mon[143363]: osdmap e248: 8 total, 8 up, 8 in 2024-01-15T22:52:31.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:31 smithi053 ceph-mon[143363]: failed to encode map e248 with expected crc 2024-01-15T22:52:31.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:31 smithi053 ceph-mon[143363]: failed to encode map e248 with expected crc 2024-01-15T22:52:31.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:31 smithi053 ceph-mon[143363]: Health check update: Degraded data redundancy: 153/990 objects degraded (15.455%), 14 pgs degraded (PG_DEGRADED) 2024-01-15T22:52:31.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:31 smithi053 ceph-mon[146052]: failed to encode map e248 with expected crc 2024-01-15T22:52:31.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:31 smithi053 ceph-mon[146052]: failed to encode map e248 with expected crc 2024-01-15T22:52:31.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:31 smithi053 ceph-mon[146052]: osdmap e248: 8 total, 8 up, 8 in 2024-01-15T22:52:31.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:31 smithi053 ceph-mon[146052]: failed to encode map e248 with expected crc 2024-01-15T22:52:31.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:31 smithi053 ceph-mon[146052]: failed to encode map e248 with expected crc 2024-01-15T22:52:31.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:31 smithi053 ceph-mon[146052]: Health check update: Degraded data redundancy: 153/990 objects degraded (15.455%), 14 pgs degraded (PG_DEGRADED) 2024-01-15T22:52:31.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:31 smithi163 ceph-mon[138526]: failed to encode map e248 with expected crc 2024-01-15T22:52:31.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:31 smithi163 ceph-mon[138526]: failed to encode map e248 with expected crc 2024-01-15T22:52:31.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:31 smithi163 ceph-mon[138526]: osdmap e248: 8 total, 8 up, 8 in 2024-01-15T22:52:31.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:31 smithi163 ceph-mon[138526]: failed to encode map e248 with expected crc 2024-01-15T22:52:31.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:31 smithi163 ceph-mon[138526]: failed to encode map e248 with expected crc 2024-01-15T22:52:31.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:31 smithi163 ceph-mon[138526]: Health check update: Degraded data redundancy: 153/990 objects degraded (15.455%), 14 pgs degraded (PG_DEGRADED) 2024-01-15T22:52:32.041 INFO:teuthology.orchestra.run.smithi053.stdout:true 2024-01-15T22:52:32.297 INFO:tasks.rados.rados.0.smithi053.stdout:1043: done (1 left) 2024-01-15T22:52:32.297 INFO:tasks.rados.rados.0.smithi053.stdout:1044: delete oid 9 current snap is 108 2024-01-15T22:52:32.297 INFO:tasks.rados.rados.0.smithi053.stdout:1042: finishing write tid 1 to smithi053129169-47 2024-01-15T22:52:32.297 INFO:tasks.rados.rados.0.smithi053.stdout:1042: finishing write tid 2 to smithi053129169-47 2024-01-15T22:52:32.298 INFO:tasks.rados.rados.0.smithi053.stdout:1042: finishing write tid 3 to smithi053129169-47 2024-01-15T22:52:32.298 INFO:tasks.rados.rados.0.smithi053.stdout:1042: finishing write tid 4 to smithi053129169-47 2024-01-15T22:52:32.298 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 528 (ObjNum 343 snap 108 seq_num 343) dirty exists 2024-01-15T22:52:32.298 INFO:tasks.rados.rados.0.smithi053.stdout:1042: left oid 47 (ObjNum 343 snap 108 seq_num 343) 2024-01-15T22:52:32.310 INFO:tasks.rados.rados.0.smithi053.stdout:1042: done (1 left) 2024-01-15T22:52:32.310 INFO:tasks.rados.rados.0.smithi053.stdout:1044: done (0 left) 2024-01-15T22:52:32.310 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 46 current snap is 108 2024-01-15T22:52:32.310 INFO:tasks.rados.rados.0.smithi053.stdout:1045: seq_num 345 ranges {11288576=581632,11870208=401408} 2024-01-15T22:52:32.377 INFO:tasks.rados.rados.0.smithi053.stdout:1045: writing smithi053129169-46 from 11288576 to 11870208 tid 1 2024-01-15T22:52:32.379 INFO:tasks.rados.rados.0.smithi053.stdout:1045: writing smithi053129169-46 from 11870208 to 12271616 tid 2 2024-01-15T22:52:32.380 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 108 2024-01-15T22:52:32.380 INFO:tasks.rados.rados.0.smithi053.stdout:1046: seq_num 346 ranges {1777664=598016,2375680=401408} 2024-01-15T22:52:32.388 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-15T22:52:32.388 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (113s) 7s ago 4m 19.5M - 0.25.0 c8568f914cd2 9a47f1d13586 2024-01-15T22:52:32.388 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi163 *:3000 running (106s) 34s ago 4m 86.5M - 9.4.7 954c08fa6188 13a2c7b92d98 2024-01-15T22:52:32.388 INFO:teuthology.orchestra.run.smithi053.stdout:mds.a smithi053 running (5m) 7s ago 5m 18.5M - 17.2.7-268-g6441305d c3a232f785d8 4d36714adf10 2024-01-15T22:52:32.388 INFO:teuthology.orchestra.run.smithi053.stdout:mds.b smithi163 running (5m) 34s ago 5m 16.7M - 17.2.7-268-g6441305d c3a232f785d8 c0b806195a60 2024-01-15T22:52:32.388 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi163 *:8443,9283,8765 running (80s) 34s ago 7m 447M - 18.2.1-242-gd2f11f33 f16b14f4c75d 1e115ae1e0c7 2024-01-15T22:52:32.388 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (102s) 7s ago 9m 505M - 18.2.1-242-gd2f11f33 f16b14f4c75d cb1657132d65 2024-01-15T22:52:32.388 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (71s) 7s ago 9m 56.5M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d a47e1c16b72c 2024-01-15T22:52:32.388 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi163 running (44s) 34s ago 8m 26.5M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d b2d91135e37d 2024-01-15T22:52:32.388 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (53s) 7s ago 8m 47.7M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d 8bb8f7a4f9b5 2024-01-15T22:52:32.388 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (112s) 7s ago 4m 9634k - 1.5.0 0da6a335fe13 3b51e4e7e299 2024-01-15T22:52:32.388 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi163 *:9100 running (105s) 34s ago 4m 9559k - 1.5.0 0da6a335fe13 5ddabc842ce8 2024-01-15T22:52:32.388 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (10s) 7s ago 7m 14.7M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d c8aace9ef8ef 2024-01-15T22:52:32.388 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (7m) 7s ago 7m 293M 2489M 17.2.7-268-g6441305d c3a232f785d8 62a9164da73f 2024-01-15T22:52:32.389 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (7m) 7s ago 7m 298M 2489M 17.2.7-268-g6441305d c3a232f785d8 af8c93eeabb6 2024-01-15T22:52:32.389 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (6m) 7s ago 6m 294M 2489M 17.2.7-268-g6441305d c3a232f785d8 81bda9e24813 2024-01-15T22:52:32.389 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi163 running (6m) 34s ago 6m 328M 2488M 17.2.7-268-g6441305d c3a232f785d8 7a8265fc5e4f 2024-01-15T22:52:32.389 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi163 running (6m) 34s ago 6m 307M 2488M 17.2.7-268-g6441305d c3a232f785d8 a35a7235bfee 2024-01-15T22:52:32.389 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi163 running (6m) 34s ago 6m 227M 2488M 17.2.7-268-g6441305d c3a232f785d8 d9bbfdd11e5a 2024-01-15T22:52:32.389 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi163 running (5m) 34s ago 5m 252M 2488M 17.2.7-268-g6441305d c3a232f785d8 b416f62ab004 2024-01-15T22:52:32.389 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi163 *:9095 running (84s) 34s ago 5m 50.4M - 2.43.0 a07b618ecd1d c7eb40616e72 2024-01-15T22:52:32.393 INFO:tasks.rados.rados.0.smithi053.stdout:1046: writing smithi053129169-15 from 1777664 to 2375680 tid 1 2024-01-15T22:52:32.395 INFO:tasks.rados.rados.0.smithi053.stdout:1046: writing smithi053129169-15 from 2375680 to 2777088 tid 2 2024-01-15T22:52:32.395 INFO:tasks.rados.rados.0.smithi053.stdout:1047: read oid 31 snap -1 2024-01-15T22:52:32.396 INFO:tasks.rados.rados.0.smithi053.stdout:1047: expect deleted 2024-01-15T22:52:32.396 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 23 current snap is 108 2024-01-15T22:52:32.396 INFO:tasks.rados.rados.0.smithi053.stdout:1045: finishing write tid 1 to smithi053129169-46 2024-01-15T22:52:32.396 INFO:tasks.rados.rados.0.smithi053.stdout:1048: seq_num 347 ranges {4005888=614400,4620288=401408} 2024-01-15T22:52:32.421 INFO:tasks.rados.rados.0.smithi053.stdout:1048: writing smithi053129169-23 from 4005888 to 4620288 tid 1 2024-01-15T22:52:32.423 INFO:tasks.rados.rados.0.smithi053.stdout:1048: writing smithi053129169-23 from 4620288 to 5021696 tid 2 2024-01-15T22:52:32.423 INFO:tasks.rados.rados.0.smithi053.stdout:1049: snap_remove snap 70 2024-01-15T22:52:32.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:32 smithi163 ceph-mon[138526]: pgmap v87: 121 pgs: 4 active+undersized+degraded, 11 active+undersized, 106 active+clean; 436 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 3.2 MiB/s wr, 17 op/s; 32/996 objects degraded (3.213%); 13 MiB/s, 4 objects/s recovering 2024-01-15T22:52:32.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:32 smithi163 ceph-mon[138526]: failed to encode map e249 with expected crc 2024-01-15T22:52:32.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:32 smithi163 ceph-mon[138526]: failed to encode map e249 with expected crc 2024-01-15T22:52:32.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:32 smithi163 ceph-mon[138526]: osdmap e249: 8 total, 8 up, 8 in 2024-01-15T22:52:32.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:32 smithi163 ceph-mon[138526]: failed to encode map e249 with expected crc 2024-01-15T22:52:32.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:32 smithi163 ceph-mon[138526]: mgrmap e40: y(active, since 63s), standbys: x 2024-01-15T22:52:32.791 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:52:32.791 INFO:teuthology.orchestra.run.smithi053.stdout: "mon": { 2024-01-15T22:52:32.791 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 3 2024-01-15T22:52:32.791 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:52:32.791 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr": { 2024-01-15T22:52:32.791 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 2 2024-01-15T22:52:32.791 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:52:32.792 INFO:teuthology.orchestra.run.smithi053.stdout: "osd": { 2024-01-15T22:52:32.792 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 7, 2024-01-15T22:52:32.792 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 1 2024-01-15T22:52:32.792 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:52:32.792 INFO:teuthology.orchestra.run.smithi053.stdout: "mds": { 2024-01-15T22:52:32.792 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:52:32.792 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:52:32.792 INFO:teuthology.orchestra.run.smithi053.stdout: "overall": { 2024-01-15T22:52:32.792 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 9, 2024-01-15T22:52:32.792 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 6 2024-01-15T22:52:32.792 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-01-15T22:52:32.792 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:52:32.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:32 smithi053 ceph-mon[146052]: pgmap v87: 121 pgs: 4 active+undersized+degraded, 11 active+undersized, 106 active+clean; 436 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 3.2 MiB/s wr, 17 op/s; 32/996 objects degraded (3.213%); 13 MiB/s, 4 objects/s recovering 2024-01-15T22:52:32.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:32 smithi053 ceph-mon[146052]: failed to encode map e249 with expected crc 2024-01-15T22:52:32.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:32 smithi053 ceph-mon[146052]: failed to encode map e249 with expected crc 2024-01-15T22:52:32.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:32 smithi053 ceph-mon[146052]: osdmap e249: 8 total, 8 up, 8 in 2024-01-15T22:52:32.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:32 smithi053 ceph-mon[146052]: failed to encode map e249 with expected crc 2024-01-15T22:52:32.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:32 smithi053 ceph-mon[146052]: mgrmap e40: y(active, since 63s), standbys: x 2024-01-15T22:52:32.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:32 smithi053 ceph-mon[143363]: pgmap v87: 121 pgs: 4 active+undersized+degraded, 11 active+undersized, 106 active+clean; 436 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 3.2 MiB/s wr, 17 op/s; 32/996 objects degraded (3.213%); 13 MiB/s, 4 objects/s recovering 2024-01-15T22:52:32.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:32 smithi053 ceph-mon[143363]: failed to encode map e249 with expected crc 2024-01-15T22:52:32.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:32 smithi053 ceph-mon[143363]: failed to encode map e249 with expected crc 2024-01-15T22:52:32.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:32 smithi053 ceph-mon[143363]: osdmap e249: 8 total, 8 up, 8 in 2024-01-15T22:52:32.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:32 smithi053 ceph-mon[143363]: failed to encode map e249 with expected crc 2024-01-15T22:52:32.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:32 smithi053 ceph-mon[143363]: mgrmap e40: y(active, since 63s), standbys: x 2024-01-15T22:52:33.309 INFO:tasks.rados.rados.0.smithi053.stdout:1049: done (4 left) 2024-01-15T22:52:33.309 INFO:tasks.rados.rados.0.smithi053.stdout:1050: rmattr oid 47 current snap is 108 2024-01-15T22:52:33.309 INFO:tasks.rados.rados.0.smithi053.stdout:1045: finishing write tid 2 to smithi053129169-46 2024-01-15T22:52:33.309 INFO:tasks.rados.rados.0.smithi053.stdout:1045: finishing write tid 3 to smithi053129169-46 2024-01-15T22:52:33.310 INFO:tasks.rados.rados.0.smithi053.stdout:1045: finishing write tid 4 to smithi053129169-46 2024-01-15T22:52:33.310 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 512 (ObjNum 345 snap 108 seq_num 345) dirty exists 2024-01-15T22:52:33.310 INFO:tasks.rados.rados.0.smithi053.stdout:1045: left oid 46 (ObjNum 345 snap 108 seq_num 345) 2024-01-15T22:52:33.310 INFO:tasks.rados.rados.0.smithi053.stdout:1045: done (4 left) 2024-01-15T22:52:33.310 INFO:tasks.rados.rados.0.smithi053.stdout:1051: snap_remove snap 69 2024-01-15T22:52:33.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:33 smithi163 ceph-mon[138526]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:52:33.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:33 smithi163 ceph-mon[138526]: failed to encode map e249 with expected crc 2024-01-15T22:52:33.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:33 smithi163 ceph-mon[138526]: failed to encode map e250 with expected crc 2024-01-15T22:52:33.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:33 smithi163 ceph-mon[138526]: failed to encode map e250 with expected crc 2024-01-15T22:52:33.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:33 smithi163 ceph-mon[138526]: osdmap e250: 8 total, 8 up, 8 in 2024-01-15T22:52:33.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:33 smithi163 ceph-mon[138526]: failed to encode map e250 with expected crc 2024-01-15T22:52:33.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:33 smithi163 ceph-mon[138526]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:52:33.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/12386871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:33.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:33 smithi053 ceph-mon[143363]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:52:33.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:33 smithi053 ceph-mon[143363]: failed to encode map e249 with expected crc 2024-01-15T22:52:33.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:33 smithi053 ceph-mon[143363]: failed to encode map e250 with expected crc 2024-01-15T22:52:33.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:33 smithi053 ceph-mon[143363]: failed to encode map e250 with expected crc 2024-01-15T22:52:33.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:33 smithi053 ceph-mon[143363]: osdmap e250: 8 total, 8 up, 8 in 2024-01-15T22:52:33.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:33 smithi053 ceph-mon[143363]: failed to encode map e250 with expected crc 2024-01-15T22:52:33.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:33 smithi053 ceph-mon[143363]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:52:33.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/12386871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:33.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:33 smithi053 ceph-mon[146052]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:52:33.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:33 smithi053 ceph-mon[146052]: failed to encode map e249 with expected crc 2024-01-15T22:52:33.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:33 smithi053 ceph-mon[146052]: failed to encode map e250 with expected crc 2024-01-15T22:52:33.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:33 smithi053 ceph-mon[146052]: failed to encode map e250 with expected crc 2024-01-15T22:52:33.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:33 smithi053 ceph-mon[146052]: osdmap e250: 8 total, 8 up, 8 in 2024-01-15T22:52:33.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:33 smithi053 ceph-mon[146052]: failed to encode map e250 with expected crc 2024-01-15T22:52:33.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:33 smithi053 ceph-mon[146052]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:52:33.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/12386871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:34.314 INFO:tasks.rados.rados.0.smithi053.stdout:1051: done (4 left) 2024-01-15T22:52:34.314 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 108 2024-01-15T22:52:34.315 INFO:tasks.rados.rados.0.smithi053.stdout:1052: seq_num 348 ranges {5259264=630784,5890048=401408} 2024-01-15T22:52:34.348 INFO:tasks.rados.rados.0.smithi053.stdout:1052: writing smithi053129169-45 from 5259264 to 5890048 tid 1 2024-01-15T22:52:34.351 INFO:tasks.rados.rados.0.smithi053.stdout:1052: writing smithi053129169-45 from 5890048 to 6291456 tid 2 2024-01-15T22:52:34.351 INFO:tasks.rados.rados.0.smithi053.stdout:1047: done (4 left) 2024-01-15T22:52:34.351 INFO:tasks.rados.rados.0.smithi053.stdout:1053: read oid 11 snap -1 2024-01-15T22:52:34.351 INFO:tasks.rados.rados.0.smithi053.stdout:1053: expect (ObjNum 319 snap 102 seq_num 319) 2024-01-15T22:52:34.351 INFO:tasks.rados.rados.0.smithi053.stdout:1054: snap_remove snap 105 2024-01-15T22:52:34.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:34 smithi163 ceph-mon[138526]: pgmap v90: 121 pgs: 121 active+clean; 436 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 3.3 MiB/s wr, 17 op/s; 16 MiB/s, 5 objects/s recovering 2024-01-15T22:52:34.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:34 smithi163 ceph-mon[138526]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/996 objects degraded (3.213%), 4 pgs degraded) 2024-01-15T22:52:34.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:34 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T22:52:34.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:34 smithi163 ceph-mon[138526]: failed to encode map e251 with expected crc 2024-01-15T22:52:34.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:34 smithi163 ceph-mon[138526]: failed to encode map e251 with expected crc 2024-01-15T22:52:34.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:34 smithi163 ceph-mon[138526]: osdmap e251: 8 total, 8 up, 8 in 2024-01-15T22:52:34.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:34 smithi163 ceph-mon[138526]: failed to encode map e251 with expected crc 2024-01-15T22:52:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:34 smithi053 ceph-mon[146052]: pgmap v90: 121 pgs: 121 active+clean; 436 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 3.3 MiB/s wr, 17 op/s; 16 MiB/s, 5 objects/s recovering 2024-01-15T22:52:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:34 smithi053 ceph-mon[146052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/996 objects degraded (3.213%), 4 pgs degraded) 2024-01-15T22:52:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:34 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T22:52:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:34 smithi053 ceph-mon[146052]: failed to encode map e251 with expected crc 2024-01-15T22:52:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:34 smithi053 ceph-mon[146052]: failed to encode map e251 with expected crc 2024-01-15T22:52:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:34 smithi053 ceph-mon[146052]: osdmap e251: 8 total, 8 up, 8 in 2024-01-15T22:52:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:34 smithi053 ceph-mon[146052]: failed to encode map e251 with expected crc 2024-01-15T22:52:34.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:34 smithi053 ceph-mon[143363]: pgmap v90: 121 pgs: 121 active+clean; 436 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 3.3 MiB/s wr, 17 op/s; 16 MiB/s, 5 objects/s recovering 2024-01-15T22:52:34.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:34 smithi053 ceph-mon[143363]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/996 objects degraded (3.213%), 4 pgs degraded) 2024-01-15T22:52:34.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:34 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T22:52:34.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:34 smithi053 ceph-mon[143363]: failed to encode map e251 with expected crc 2024-01-15T22:52:34.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:34 smithi053 ceph-mon[143363]: failed to encode map e251 with expected crc 2024-01-15T22:52:34.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:34 smithi053 ceph-mon[143363]: osdmap e251: 8 total, 8 up, 8 in 2024-01-15T22:52:34.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:34 smithi053 ceph-mon[143363]: failed to encode map e251 with expected crc 2024-01-15T22:52:35.294 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:52:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:52:35] "GET /metrics HTTP/1.1" 200 35930 "" "Prometheus/2.43.0" 2024-01-15T22:52:35.320 INFO:tasks.rados.rados.0.smithi053.stdout:1054: done (5 left) 2024-01-15T22:52:35.321 INFO:tasks.rados.rados.0.smithi053.stdout:1055: read oid 42 snap -1 2024-01-15T22:52:35.321 INFO:tasks.rados.rados.0.smithi053.stdout:1055: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:52:35.321 INFO:tasks.rados.rados.0.smithi053.stdout:1056: rmattr oid 2 current snap is 108 2024-01-15T22:52:35.321 INFO:tasks.rados.rados.0.smithi053.stdout:1056: done (6 left) 2024-01-15T22:52:35.321 INFO:tasks.rados.rados.0.smithi053.stdout:1057: rollback oid 6 current snap is 108 2024-01-15T22:52:35.321 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 6 to 102 2024-01-15T22:52:35.321 INFO:tasks.rados.rados.0.smithi053.stdout:1046: finishing write tid 1 to smithi053129169-15 2024-01-15T22:52:35.321 INFO:tasks.rados.rados.0.smithi053.stdout:1046: finishing write tid 2 to smithi053129169-15 2024-01-15T22:52:35.321 INFO:tasks.rados.rados.0.smithi053.stdout:1046: finishing write tid 3 to smithi053129169-15 2024-01-15T22:52:35.321 INFO:tasks.rados.rados.0.smithi053.stdout:1046: finishing write tid 4 to smithi053129169-15 2024-01-15T22:52:35.321 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 608 (ObjNum 346 snap 108 seq_num 346) dirty exists 2024-01-15T22:52:35.321 INFO:tasks.rados.rados.0.smithi053.stdout:1046: left oid 15 (ObjNum 346 snap 108 seq_num 346) 2024-01-15T22:52:35.321 INFO:tasks.rados.rados.0.smithi053.stdout:1048: finishing write tid 1 to smithi053129169-23 2024-01-15T22:52:35.321 INFO:tasks.rados.rados.0.smithi053.stdout:1048: finishing write tid 2 to smithi053129169-23 2024-01-15T22:52:35.322 INFO:tasks.rados.rados.0.smithi053.stdout:1046: done (6 left) 2024-01-15T22:52:35.322 INFO:tasks.rados.rados.0.smithi053.stdout:1058: read oid 30 snap -1 2024-01-15T22:52:35.322 INFO:tasks.rados.rados.0.smithi053.stdout:1058: expect deleted 2024-01-15T22:52:35.322 INFO:tasks.rados.rados.0.smithi053.stdout:1059: read oid 3 snap 101 2024-01-15T22:52:35.322 INFO:tasks.rados.rados.0.smithi053.stdout:1059: expect (ObjNum 309 snap 99 seq_num 309) 2024-01-15T22:52:35.322 INFO:tasks.rados.rados.0.smithi053.stdout:1060: snap_remove snap 81 2024-01-15T22:52:35.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:35 smithi163 ceph-mon[138526]: failed to encode map e252 with expected crc 2024-01-15T22:52:35.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:35 smithi163 ceph-mon[138526]: failed to encode map e252 with expected crc 2024-01-15T22:52:35.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:35 smithi163 ceph-mon[138526]: osdmap e252: 8 total, 8 up, 8 in 2024-01-15T22:52:35.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:35 smithi053 ceph-mon[143363]: failed to encode map e252 with expected crc 2024-01-15T22:52:35.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:35 smithi053 ceph-mon[143363]: failed to encode map e252 with expected crc 2024-01-15T22:52:35.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:35 smithi053 ceph-mon[143363]: osdmap e252: 8 total, 8 up, 8 in 2024-01-15T22:52:35.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:35 smithi053 ceph-mon[146052]: failed to encode map e252 with expected crc 2024-01-15T22:52:35.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:35 smithi053 ceph-mon[146052]: failed to encode map e252 with expected crc 2024-01-15T22:52:35.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:35 smithi053 ceph-mon[146052]: osdmap e252: 8 total, 8 up, 8 in 2024-01-15T22:52:35.900 INFO:tasks.rados.rados.0.smithi053.stdout:1060: done (8 left) 2024-01-15T22:52:35.900 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 108 2024-01-15T22:52:35.900 INFO:tasks.rados.rados.0.smithi053.stdout:1048: finishing write tid 3 to smithi053129169-23 2024-01-15T22:52:35.900 INFO:tasks.rados.rados.0.smithi053.stdout:1048: finishing write tid 4 to smithi053129169-23 2024-01-15T22:52:35.900 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 533 (ObjNum 347 snap 108 seq_num 347) dirty exists 2024-01-15T22:52:35.900 INFO:tasks.rados.rados.0.smithi053.stdout:1048: left oid 23 (ObjNum 347 snap 108 seq_num 347) 2024-01-15T22:52:35.901 INFO:tasks.rados.rados.0.smithi053.stdout:1061: seq_num 349 ranges {753664=655360,1409024=401408} 2024-01-15T22:52:35.911 INFO:tasks.rados.rados.0.smithi053.stdout:1061: writing smithi053129169-35 from 753664 to 1409024 tid 1 2024-01-15T22:52:35.912 INFO:tasks.rados.rados.0.smithi053.stdout:1061: writing smithi053129169-35 from 1409024 to 1810432 tid 2 2024-01-15T22:52:35.912 INFO:tasks.rados.rados.0.smithi053.stdout:1048: done (8 left) 2024-01-15T22:52:35.912 INFO:tasks.rados.rados.0.smithi053.stdout:1062: rmattr oid 34 current snap is 108 2024-01-15T22:52:35.912 INFO:tasks.rados.rados.0.smithi053.stdout:1062: done (8 left) 2024-01-15T22:52:35.912 INFO:tasks.rados.rados.0.smithi053.stdout:1063: copy_from oid 43 from oid 20 current snap is 108 2024-01-15T22:52:35.913 INFO:tasks.rados.rados.0.smithi053.stdout:1064: delete oid 39 current snap is 108 2024-01-15T22:52:35.913 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 535 (ObjNum 343 snap 108 seq_num 343) dirty exists 2024-01-15T22:52:35.913 INFO:tasks.rados.rados.0.smithi053.stdout:1052: finishing write tid 1 to smithi053129169-45 2024-01-15T22:52:35.913 INFO:tasks.rados.rados.0.smithi053.stdout:1052: finishing write tid 2 to smithi053129169-45 2024-01-15T22:52:35.913 INFO:tasks.rados.rados.0.smithi053.stdout:1052: finishing write tid 3 to smithi053129169-45 2024-01-15T22:52:35.913 INFO:tasks.rados.rados.0.smithi053.stdout:1052: finishing write tid 4 to smithi053129169-45 2024-01-15T22:52:35.913 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 347 (ObjNum 348 snap 108 seq_num 348) dirty exists 2024-01-15T22:52:35.913 INFO:tasks.rados.rados.0.smithi053.stdout:1052: left oid 45 (ObjNum 348 snap 108 seq_num 348) 2024-01-15T22:52:35.913 INFO:tasks.rados.rados.0.smithi053.stdout:1053: expect (ObjNum 319 snap 102 seq_num 319) 2024-01-15T22:52:36.040 INFO:tasks.rados.rados.0.smithi053.stdout:1055: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:52:36.040 INFO:tasks.rados.rados.0.smithi053.stdout:1057: finishing rollback tid 1 to smithi053129169-6 2024-01-15T22:52:36.040 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 63 (ObjNum 3617 snap 0 seq_num 1195119152) dirty dne 2024-01-15T22:52:36.040 INFO:tasks.rados.rados.0.smithi053.stdout:1059: expect (ObjNum 309 snap 99 seq_num 309) 2024-01-15T22:52:36.050 INFO:tasks.rados.rados.0.smithi053.stdout:1061: finishing write tid 1 to smithi053129169-35 2024-01-15T22:52:36.051 INFO:tasks.rados.rados.0.smithi053.stdout:1061: finishing write tid 2 to smithi053129169-35 2024-01-15T22:52:36.051 INFO:tasks.rados.rados.0.smithi053.stdout:1061: finishing write tid 3 to smithi053129169-35 2024-01-15T22:52:36.051 INFO:tasks.rados.rados.0.smithi053.stdout:1061: finishing write tid 4 to smithi053129169-35 2024-01-15T22:52:36.051 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 282 (ObjNum 349 snap 108 seq_num 349) dirty exists 2024-01-15T22:52:36.051 INFO:tasks.rados.rados.0.smithi053.stdout:1061: left oid 35 (ObjNum 349 snap 108 seq_num 349) 2024-01-15T22:52:36.051 INFO:tasks.rados.rados.0.smithi053.stdout:1063: finishing copy_from to smithi053129169-43 2024-01-15T22:52:36.051 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 700 (ObjNum 337 snap 106 seq_num 337) dirty exists 2024-01-15T22:52:36.051 INFO:tasks.rados.rados.0.smithi053.stdout:1063: finishing copy_from racing read to smithi053129169-43 2024-01-15T22:52:36.051 INFO:tasks.rados.rados.0.smithi053.stdout:1050: done (9 left) 2024-01-15T22:52:36.051 INFO:tasks.rados.rados.0.smithi053.stdout:1052: done (8 left) 2024-01-15T22:52:36.051 INFO:tasks.rados.rados.0.smithi053.stdout:1053: done (7 left) 2024-01-15T22:52:36.051 INFO:tasks.rados.rados.0.smithi053.stdout:1055: done (6 left) 2024-01-15T22:52:36.051 INFO:tasks.rados.rados.0.smithi053.stdout:1057: done (5 left) 2024-01-15T22:52:36.051 INFO:tasks.rados.rados.0.smithi053.stdout:1058: done (4 left) 2024-01-15T22:52:36.052 INFO:tasks.rados.rados.0.smithi053.stdout:1059: done (3 left) 2024-01-15T22:52:36.052 INFO:tasks.rados.rados.0.smithi053.stdout:1061: done (2 left) 2024-01-15T22:52:36.052 INFO:tasks.rados.rados.0.smithi053.stdout:1063: done (1 left) 2024-01-15T22:52:36.052 INFO:tasks.rados.rados.0.smithi053.stdout:1064: done (0 left) 2024-01-15T22:52:36.052 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 108 2024-01-15T22:52:36.052 INFO:tasks.rados.rados.0.smithi053.stdout:1065: seq_num 351 ranges {9658368=688128,10346496=401408} 2024-01-15T22:52:36.106 INFO:tasks.rados.rados.0.smithi053.stdout:1065: writing smithi053129169-32 from 9658368 to 10346496 tid 1 2024-01-15T22:52:36.108 INFO:tasks.rados.rados.0.smithi053.stdout:1065: writing smithi053129169-32 from 10346496 to 10747904 tid 2 2024-01-15T22:52:36.109 INFO:tasks.rados.rados.0.smithi053.stdout:1066: snap_remove snap 98 2024-01-15T22:52:36.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:36 smithi163 ceph-mon[138526]: pgmap v93: 121 pgs: 121 active+clean; 456 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.7 MiB/s wr, 21 op/s; 3.4 MiB/s, 0 objects/s recovering 2024-01-15T22:52:36.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:36 smithi163 ceph-mon[138526]: failed to encode map e253 with expected crc 2024-01-15T22:52:36.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:36 smithi163 ceph-mon[138526]: failed to encode map e253 with expected crc 2024-01-15T22:52:36.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:36 smithi163 ceph-mon[138526]: osdmap e253: 8 total, 8 up, 8 in 2024-01-15T22:52:36.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:36 smithi163 ceph-mon[138526]: failed to encode map e253 with expected crc 2024-01-15T22:52:36.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:36 smithi163 ceph-mon[138526]: failed to encode map e253 with expected crc 2024-01-15T22:52:36.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:36 smithi163 ceph-mon[138526]: failed to encode map e254 with expected crc 2024-01-15T22:52:36.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:36 smithi163 ceph-mon[138526]: osdmap e254: 8 total, 8 up, 8 in 2024-01-15T22:52:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:36 smithi053 ceph-mon[143363]: pgmap v93: 121 pgs: 121 active+clean; 456 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.7 MiB/s wr, 21 op/s; 3.4 MiB/s, 0 objects/s recovering 2024-01-15T22:52:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:36 smithi053 ceph-mon[143363]: failed to encode map e253 with expected crc 2024-01-15T22:52:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:36 smithi053 ceph-mon[143363]: failed to encode map e253 with expected crc 2024-01-15T22:52:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:36 smithi053 ceph-mon[143363]: osdmap e253: 8 total, 8 up, 8 in 2024-01-15T22:52:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:36 smithi053 ceph-mon[143363]: failed to encode map e253 with expected crc 2024-01-15T22:52:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:36 smithi053 ceph-mon[143363]: failed to encode map e253 with expected crc 2024-01-15T22:52:36.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:36 smithi053 ceph-mon[143363]: failed to encode map e254 with expected crc 2024-01-15T22:52:36.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:36 smithi053 ceph-mon[143363]: osdmap e254: 8 total, 8 up, 8 in 2024-01-15T22:52:36.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:36 smithi053 ceph-mon[146052]: pgmap v93: 121 pgs: 121 active+clean; 456 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.7 MiB/s wr, 21 op/s; 3.4 MiB/s, 0 objects/s recovering 2024-01-15T22:52:36.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:36 smithi053 ceph-mon[146052]: failed to encode map e253 with expected crc 2024-01-15T22:52:36.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:36 smithi053 ceph-mon[146052]: failed to encode map e253 with expected crc 2024-01-15T22:52:36.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:36 smithi053 ceph-mon[146052]: osdmap e253: 8 total, 8 up, 8 in 2024-01-15T22:52:36.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:36 smithi053 ceph-mon[146052]: failed to encode map e253 with expected crc 2024-01-15T22:52:36.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:36 smithi053 ceph-mon[146052]: failed to encode map e253 with expected crc 2024-01-15T22:52:36.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:36 smithi053 ceph-mon[146052]: failed to encode map e254 with expected crc 2024-01-15T22:52:36.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:36 smithi053 ceph-mon[146052]: osdmap e254: 8 total, 8 up, 8 in 2024-01-15T22:52:36.907 INFO:tasks.rados.rados.0.smithi053.stdout:1066: done (1 left) 2024-01-15T22:52:36.907 INFO:tasks.rados.rados.0.smithi053.stdout:1067: rmattr oid 33 current snap is 108 2024-01-15T22:52:36.907 INFO:tasks.rados.rados.0.smithi053.stdout:1067: done (1 left) 2024-01-15T22:52:36.907 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 108 2024-01-15T22:52:36.907 INFO:tasks.rados.rados.0.smithi053.stdout:1065: finishing write tid 1 to smithi053129169-32 2024-01-15T22:52:36.907 INFO:tasks.rados.rados.0.smithi053.stdout:1068: seq_num 352 ranges {1630208=704512,2334720=401408} 2024-01-15T22:52:36.920 INFO:tasks.rados.rados.0.smithi053.stdout:1068: writing smithi053129169-14 from 1630208 to 2334720 tid 1 2024-01-15T22:52:36.923 INFO:tasks.rados.rados.0.smithi053.stdout:1068: writing smithi053129169-14 from 2334720 to 2736128 tid 2 2024-01-15T22:52:36.923 INFO:tasks.rados.rados.0.smithi053.stdout:1069: delete oid 37 current snap is 108 2024-01-15T22:52:36.923 INFO:tasks.rados.rados.0.smithi053.stdout:1065: finishing write tid 2 to smithi053129169-32 2024-01-15T22:52:36.923 INFO:tasks.rados.rados.0.smithi053.stdout:1065: finishing write tid 3 to smithi053129169-32 2024-01-15T22:52:36.923 INFO:tasks.rados.rados.0.smithi053.stdout:1065: finishing write tid 4 to smithi053129169-32 2024-01-15T22:52:36.923 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 744 (ObjNum 351 snap 108 seq_num 351) dirty exists 2024-01-15T22:52:36.923 INFO:tasks.rados.rados.0.smithi053.stdout:1065: left oid 32 (ObjNum 351 snap 108 seq_num 351) 2024-01-15T22:52:36.926 INFO:tasks.rados.rados.0.smithi053.stdout:1065: done (2 left) 2024-01-15T22:52:36.926 INFO:tasks.rados.rados.0.smithi053.stdout:1069: done (1 left) 2024-01-15T22:52:36.926 INFO:tasks.rados.rados.0.smithi053.stdout:1070: read oid 30 snap -1 2024-01-15T22:52:36.927 INFO:tasks.rados.rados.0.smithi053.stdout:1070: expect deleted 2024-01-15T22:52:36.927 INFO:tasks.rados.rados.0.smithi053.stdout:1071: snap_remove snap 61 2024-01-15T22:52:37.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:37 smithi163 ceph-mon[138526]: failed to encode map e254 with expected crc 2024-01-15T22:52:37.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:37 smithi163 ceph-mon[138526]: failed to encode map e254 with expected crc 2024-01-15T22:52:37.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:37 smithi163 ceph-mon[138526]: failed to encode map e255 with expected crc 2024-01-15T22:52:37.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:37 smithi163 ceph-mon[138526]: osdmap e255: 8 total, 8 up, 8 in 2024-01-15T22:52:37.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:37 smithi053 ceph-mon[143363]: failed to encode map e254 with expected crc 2024-01-15T22:52:37.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:37 smithi053 ceph-mon[143363]: failed to encode map e254 with expected crc 2024-01-15T22:52:37.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:37 smithi053 ceph-mon[143363]: failed to encode map e255 with expected crc 2024-01-15T22:52:37.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:37 smithi053 ceph-mon[143363]: osdmap e255: 8 total, 8 up, 8 in 2024-01-15T22:52:37.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:37 smithi053 ceph-mon[146052]: failed to encode map e254 with expected crc 2024-01-15T22:52:37.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:37 smithi053 ceph-mon[146052]: failed to encode map e254 with expected crc 2024-01-15T22:52:37.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:37 smithi053 ceph-mon[146052]: failed to encode map e255 with expected crc 2024-01-15T22:52:37.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:37 smithi053 ceph-mon[146052]: osdmap e255: 8 total, 8 up, 8 in 2024-01-15T22:52:37.908 INFO:tasks.rados.rados.0.smithi053.stdout:1071: done (2 left) 2024-01-15T22:52:37.908 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 108 2024-01-15T22:52:37.908 INFO:tasks.rados.rados.0.smithi053.stdout:1068: finishing write tid 1 to smithi053129169-14 2024-01-15T22:52:37.908 INFO:tasks.rados.rados.0.smithi053.stdout:1072: seq_num 354 ranges {851968=737280,1589248=401408} 2024-01-15T22:52:37.920 INFO:tasks.rados.rados.0.smithi053.stdout:1072: writing smithi053129169-43 from 851968 to 1589248 tid 1 2024-01-15T22:52:37.920 INFO:tasks.rados.rados.0.smithi053.stdout:1072: writing smithi053129169-43 from 1589248 to 1990656 tid 2 2024-01-15T22:52:37.920 INFO:tasks.rados.rados.0.smithi053.stdout:1073: read oid 32 snap -1 2024-01-15T22:52:37.920 INFO:tasks.rados.rados.0.smithi053.stdout:1073: expect (ObjNum 351 snap 108 seq_num 351) 2024-01-15T22:52:37.921 INFO:tasks.rados.rados.0.smithi053.stdout:1074: rollback oid 10 current snap is 108 2024-01-15T22:52:37.921 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 10 to 84 2024-01-15T22:52:37.921 INFO:tasks.rados.rados.0.smithi053.stdout:1075: snap_create 2024-01-15T22:52:37.921 INFO:tasks.rados.rados.0.smithi053.stdout:1068: finishing write tid 2 to smithi053129169-14 2024-01-15T22:52:37.921 INFO:tasks.rados.rados.0.smithi053.stdout:1068: finishing write tid 3 to smithi053129169-14 2024-01-15T22:52:37.921 INFO:tasks.rados.rados.0.smithi053.stdout:1068: finishing write tid 4 to smithi053129169-14 2024-01-15T22:52:37.922 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 583 (ObjNum 352 snap 108 seq_num 352) dirty exists 2024-01-15T22:52:37.922 INFO:tasks.rados.rados.0.smithi053.stdout:1068: left oid 14 (ObjNum 352 snap 108 seq_num 352) 2024-01-15T22:52:37.926 INFO:tasks.rados.rados.0.smithi053.stdout:1072: finishing write tid 1 to smithi053129169-43 2024-01-15T22:52:37.930 INFO:tasks.rados.rados.0.smithi053.stdout:1072: finishing write tid 2 to smithi053129169-43 2024-01-15T22:52:37.930 INFO:tasks.rados.rados.0.smithi053.stdout:1072: finishing write tid 3 to smithi053129169-43 2024-01-15T22:52:37.932 INFO:tasks.rados.rados.0.smithi053.stdout:1072: finishing write tid 4 to smithi053129169-43 2024-01-15T22:52:37.932 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 703 (ObjNum 354 snap 108 seq_num 354) dirty exists 2024-01-15T22:52:37.932 INFO:tasks.rados.rados.0.smithi053.stdout:1072: left oid 43 (ObjNum 354 snap 108 seq_num 354) 2024-01-15T22:52:37.939 INFO:tasks.rados.rados.0.smithi053.stdout:1074: finishing rollback tid 0 to smithi053129169-10 2024-01-15T22:52:37.939 INFO:tasks.rados.rados.0.smithi053.stdout:1074: finishing rollback tid 1 to smithi053129169-10 2024-01-15T22:52:37.939 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 535 (ObjNum 33 snap 0 seq_num 3638244912) dirty dne 2024-01-15T22:52:37.991 INFO:tasks.rados.rados.0.smithi053.stdout:1073: expect (ObjNum 351 snap 108 seq_num 351) 2024-01-15T22:52:38.651 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:38 smithi163 ceph-mon[138526]: pgmap v96: 121 pgs: 121 active+clean; 459 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-01-15T22:52:38.651 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:38 smithi163 ceph-mon[138526]: failed to encode map e255 with expected crc 2024-01-15T22:52:38.651 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:38 smithi163 ceph-mon[138526]: failed to encode map e255 with expected crc 2024-01-15T22:52:38.651 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:38 smithi163 ceph-mon[138526]: failed to encode map e256 with expected crc 2024-01-15T22:52:38.651 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:38 smithi163 ceph-mon[138526]: failed to encode map e256 with expected crc 2024-01-15T22:52:38.651 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:38 smithi163 ceph-mon[138526]: osdmap e256: 8 total, 8 up, 8 in 2024-01-15T22:52:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:38 smithi053 ceph-mon[143363]: pgmap v96: 121 pgs: 121 active+clean; 459 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-01-15T22:52:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:38 smithi053 ceph-mon[143363]: failed to encode map e255 with expected crc 2024-01-15T22:52:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:38 smithi053 ceph-mon[143363]: failed to encode map e255 with expected crc 2024-01-15T22:52:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:38 smithi053 ceph-mon[143363]: failed to encode map e256 with expected crc 2024-01-15T22:52:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:38 smithi053 ceph-mon[143363]: failed to encode map e256 with expected crc 2024-01-15T22:52:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:38 smithi053 ceph-mon[143363]: osdmap e256: 8 total, 8 up, 8 in 2024-01-15T22:52:38.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:38 smithi053 ceph-mon[146052]: pgmap v96: 121 pgs: 121 active+clean; 459 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-01-15T22:52:38.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:38 smithi053 ceph-mon[146052]: failed to encode map e255 with expected crc 2024-01-15T22:52:38.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:38 smithi053 ceph-mon[146052]: failed to encode map e255 with expected crc 2024-01-15T22:52:38.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:38 smithi053 ceph-mon[146052]: failed to encode map e256 with expected crc 2024-01-15T22:52:38.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:38 smithi053 ceph-mon[146052]: failed to encode map e256 with expected crc 2024-01-15T22:52:38.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:38 smithi053 ceph-mon[146052]: osdmap e256: 8 total, 8 up, 8 in 2024-01-15T22:52:38.909 INFO:tasks.rados.rados.0.smithi053.stdout:1068: done (5 left) 2024-01-15T22:52:38.909 INFO:tasks.rados.rados.0.smithi053.stdout:1070: done (4 left) 2024-01-15T22:52:38.909 INFO:tasks.rados.rados.0.smithi053.stdout:1072: done (3 left) 2024-01-15T22:52:38.909 INFO:tasks.rados.rados.0.smithi053.stdout:1073: done (2 left) 2024-01-15T22:52:38.909 INFO:tasks.rados.rados.0.smithi053.stdout:1074: done (1 left) 2024-01-15T22:52:38.909 INFO:tasks.rados.rados.0.smithi053.stdout:1075: done (0 left) 2024-01-15T22:52:38.909 INFO:tasks.rados.rados.0.smithi053.stdout:1076: rollback oid 29 current snap is 109 2024-01-15T22:52:38.909 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 29 to 84 2024-01-15T22:52:38.909 INFO:tasks.rados.rados.0.smithi053.stdout:1077: snap_remove snap 19 2024-01-15T22:52:38.980 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:52:38 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:52:38.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:52:39.915 INFO:tasks.rados.rados.0.smithi053.stdout:1077: done (1 left) 2024-01-15T22:52:39.916 INFO:tasks.rados.rados.0.smithi053.stdout:1078: read oid 4 snap -1 2024-01-15T22:52:39.916 INFO:tasks.rados.rados.0.smithi053.stdout:1078: expect (ObjNum 314 snap 101 seq_num 314) 2024-01-15T22:52:39.916 INFO:tasks.rados.rados.0.smithi053.stdout:1079: delete oid 20 current snap is 109 2024-01-15T22:52:39.916 INFO:tasks.rados.rados.0.smithi053.stdout:1076: finishing rollback tid 0 to smithi053129169-29 2024-01-15T22:52:39.916 INFO:tasks.rados.rados.0.smithi053.stdout:1076: finishing rollback tid 1 to smithi053129169-29 2024-01-15T22:52:39.916 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 514 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-01-15T22:52:39.928 INFO:tasks.rados.rados.0.smithi053.stdout:1076: done (2 left) 2024-01-15T22:52:39.929 INFO:tasks.rados.rados.0.smithi053.stdout:1079: done (1 left) 2024-01-15T22:52:39.929 INFO:tasks.rados.rados.0.smithi053.stdout:1080: snap_remove snap 90 2024-01-15T22:52:40.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:39 smithi053 ceph-mon[143363]: pgmap v99: 121 pgs: 121 active+clean; 459 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 716 KiB/s wr, 2 op/s 2024-01-15T22:52:40.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:39 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:40.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:39 smithi053 ceph-mon[143363]: failed to encode map e257 with expected crc 2024-01-15T22:52:40.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:39 smithi053 ceph-mon[143363]: failed to encode map e257 with expected crc 2024-01-15T22:52:40.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:39 smithi053 ceph-mon[143363]: osdmap e257: 8 total, 8 up, 8 in 2024-01-15T22:52:40.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:39 smithi053 ceph-mon[143363]: failed to encode map e257 with expected crc 2024-01-15T22:52:40.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:39 smithi053 ceph-mon[146052]: pgmap v99: 121 pgs: 121 active+clean; 459 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 716 KiB/s wr, 2 op/s 2024-01-15T22:52:40.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:39 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:40.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:39 smithi053 ceph-mon[146052]: failed to encode map e257 with expected crc 2024-01-15T22:52:40.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:39 smithi053 ceph-mon[146052]: failed to encode map e257 with expected crc 2024-01-15T22:52:40.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:39 smithi053 ceph-mon[146052]: osdmap e257: 8 total, 8 up, 8 in 2024-01-15T22:52:40.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:39 smithi053 ceph-mon[146052]: failed to encode map e257 with expected crc 2024-01-15T22:52:40.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:39 smithi163 ceph-mon[138526]: pgmap v99: 121 pgs: 121 active+clean; 459 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 716 KiB/s wr, 2 op/s 2024-01-15T22:52:40.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:39 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:40.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:39 smithi163 ceph-mon[138526]: failed to encode map e257 with expected crc 2024-01-15T22:52:40.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:39 smithi163 ceph-mon[138526]: failed to encode map e257 with expected crc 2024-01-15T22:52:40.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:39 smithi163 ceph-mon[138526]: osdmap e257: 8 total, 8 up, 8 in 2024-01-15T22:52:40.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:39 smithi163 ceph-mon[138526]: failed to encode map e257 with expected crc 2024-01-15T22:52:40.902 INFO:tasks.rados.rados.0.smithi053.stdout:1080: done (1 left) 2024-01-15T22:52:40.902 INFO:tasks.rados.rados.0.smithi053.stdout:1081: delete oid 11 current snap is 109 2024-01-15T22:52:40.902 INFO:tasks.rados.rados.0.smithi053.stdout:1078: expect (ObjNum 314 snap 101 seq_num 314) 2024-01-15T22:52:41.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:40 smithi163 ceph-mon[138526]: failed to encode map e258 with expected crc 2024-01-15T22:52:41.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:40 smithi163 ceph-mon[138526]: failed to encode map e258 with expected crc 2024-01-15T22:52:41.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:40 smithi163 ceph-mon[138526]: osdmap e258: 8 total, 8 up, 8 in 2024-01-15T22:52:41.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:40 smithi163 ceph-mon[138526]: failed to encode map e258 with expected crc 2024-01-15T22:52:41.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:40 smithi163 ceph-mon[138526]: osdmap e259: 8 total, 8 up, 8 in 2024-01-15T22:52:41.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:40 smithi053 ceph-mon[146052]: failed to encode map e258 with expected crc 2024-01-15T22:52:41.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:40 smithi053 ceph-mon[146052]: failed to encode map e258 with expected crc 2024-01-15T22:52:41.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:40 smithi053 ceph-mon[146052]: osdmap e258: 8 total, 8 up, 8 in 2024-01-15T22:52:41.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:40 smithi053 ceph-mon[146052]: failed to encode map e258 with expected crc 2024-01-15T22:52:41.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:40 smithi053 ceph-mon[146052]: osdmap e259: 8 total, 8 up, 8 in 2024-01-15T22:52:41.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:40 smithi053 ceph-mon[143363]: failed to encode map e258 with expected crc 2024-01-15T22:52:41.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:40 smithi053 ceph-mon[143363]: failed to encode map e258 with expected crc 2024-01-15T22:52:41.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:40 smithi053 ceph-mon[143363]: osdmap e258: 8 total, 8 up, 8 in 2024-01-15T22:52:41.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:40 smithi053 ceph-mon[143363]: failed to encode map e258 with expected crc 2024-01-15T22:52:41.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:40 smithi053 ceph-mon[143363]: osdmap e259: 8 total, 8 up, 8 in 2024-01-15T22:52:41.721 INFO:tasks.rados.rados.0.smithi053.stdout:1078: done (1 left) 2024-01-15T22:52:41.721 INFO:tasks.rados.rados.0.smithi053.stdout:1081: done (0 left) 2024-01-15T22:52:41.721 INFO:tasks.rados.rados.0.smithi053.stdout:1082: snap_remove snap 66 2024-01-15T22:52:41.931 INFO:tasks.rados.rados.0.smithi053.stdout:1082: done (0 left) 2024-01-15T22:52:41.932 INFO:tasks.rados.rados.0.smithi053.stdout:1083: read oid 6 snap -1 2024-01-15T22:52:41.932 INFO:tasks.rados.rados.0.smithi053.stdout:1083: expect deleted 2024-01-15T22:52:41.932 INFO:tasks.rados.rados.0.smithi053.stdout:1084: copy_from oid 50 from oid 30 current snap is 109 2024-01-15T22:52:41.932 INFO:tasks.rados.rados.0.smithi053.stdout:1085: rmattr oid 49 current snap is 109 2024-01-15T22:52:41.932 INFO:tasks.rados.rados.0.smithi053.stdout:1085: done (2 left) 2024-01-15T22:52:41.932 INFO:tasks.rados.rados.0.smithi053.stdout:1086: delete oid 20 current snap is 109 2024-01-15T22:52:41.940 INFO:tasks.rados.rados.0.smithi053.stdout:1083: done (2 left) 2024-01-15T22:52:41.940 INFO:tasks.rados.rados.0.smithi053.stdout:1086: done (1 left) 2024-01-15T22:52:41.940 INFO:tasks.rados.rados.0.smithi053.stdout:1087: delete oid 45 current snap is 109 2024-01-15T22:52:41.946 INFO:tasks.rados.rados.0.smithi053.stdout:1084: finishing copy_from to smithi053129169-50 2024-01-15T22:52:41.946 INFO:tasks.rados.rados.0.smithi053.stdout:1084: got expected ENOENT (src dne) 2024-01-15T22:52:41.946 INFO:tasks.rados.rados.0.smithi053.stdout:1084: finishing copy_from racing read to smithi053129169-50 2024-01-15T22:52:41.954 INFO:tasks.rados.rados.0.smithi053.stdout:1084: done (1 left) 2024-01-15T22:52:41.954 INFO:tasks.rados.rados.0.smithi053.stdout:1087: done (0 left) 2024-01-15T22:52:41.954 INFO:tasks.rados.rados.0.smithi053.stdout:1088: read oid 23 snap 24 2024-01-15T22:52:41.954 INFO:tasks.rados.rados.0.smithi053.stdout:1088: expect (ObjNum 53 snap 1 seq_num 53) 2024-01-15T22:52:41.954 INFO:tasks.rados.rados.0.smithi053.stdout:1089: copy_from oid 20 from oid 30 current snap is 109 2024-01-15T22:52:41.954 INFO:tasks.rados.rados.0.smithi053.stdout:1090: copy_from oid 7 from oid 1 current snap is 109 2024-01-15T22:52:41.954 INFO:tasks.rados.rados.0.smithi053.stdout:1091: snap_remove snap 80 2024-01-15T22:52:42.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:41 smithi163 ceph-mon[138526]: pgmap v102: 121 pgs: 121 active+clean; 462 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-01-15T22:52:42.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:41 smithi163 ceph-mon[138526]: failed to encode map e259 with expected crc 2024-01-15T22:52:42.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:41 smithi163 ceph-mon[138526]: failed to encode map e259 with expected crc 2024-01-15T22:52:42.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:41 smithi163 ceph-mon[138526]: failed to encode map e259 with expected crc 2024-01-15T22:52:42.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:41 smithi163 ceph-mon[138526]: failed to encode map e259 with expected crc 2024-01-15T22:52:42.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:41 smithi053 ceph-mon[143363]: pgmap v102: 121 pgs: 121 active+clean; 462 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-01-15T22:52:42.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:41 smithi053 ceph-mon[143363]: failed to encode map e259 with expected crc 2024-01-15T22:52:42.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:41 smithi053 ceph-mon[143363]: failed to encode map e259 with expected crc 2024-01-15T22:52:42.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:41 smithi053 ceph-mon[143363]: failed to encode map e259 with expected crc 2024-01-15T22:52:42.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:41 smithi053 ceph-mon[143363]: failed to encode map e259 with expected crc 2024-01-15T22:52:42.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:41 smithi053 ceph-mon[146052]: pgmap v102: 121 pgs: 121 active+clean; 462 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-01-15T22:52:42.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:41 smithi053 ceph-mon[146052]: failed to encode map e259 with expected crc 2024-01-15T22:52:42.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:41 smithi053 ceph-mon[146052]: failed to encode map e259 with expected crc 2024-01-15T22:52:42.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:41 smithi053 ceph-mon[146052]: failed to encode map e259 with expected crc 2024-01-15T22:52:42.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:41 smithi053 ceph-mon[146052]: failed to encode map e259 with expected crc 2024-01-15T22:52:42.940 INFO:tasks.rados.rados.0.smithi053.stdout:1091: done (3 left) 2024-01-15T22:52:42.941 INFO:tasks.rados.rados.0.smithi053.stdout:1092: read oid 4 snap 104 2024-01-15T22:52:42.941 INFO:tasks.rados.rados.0.smithi053.stdout:1092: expect (ObjNum 314 snap 101 seq_num 314) 2024-01-15T22:52:42.941 INFO:tasks.rados.rados.0.smithi053.stdout:1093: snap_remove snap 94 2024-01-15T22:52:43.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:42 smithi163 ceph-mon[138526]: failed to encode map e260 with expected crc 2024-01-15T22:52:43.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:42 smithi163 ceph-mon[138526]: failed to encode map e260 with expected crc 2024-01-15T22:52:43.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:42 smithi163 ceph-mon[138526]: osdmap e260: 8 total, 8 up, 8 in 2024-01-15T22:52:43.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:42 smithi163 ceph-mon[138526]: failed to encode map e260 with expected crc 2024-01-15T22:52:43.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:42 smithi163 ceph-mon[138526]: failed to encode map e260 with expected crc 2024-01-15T22:52:43.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:42 smithi053 ceph-mon[143363]: failed to encode map e260 with expected crc 2024-01-15T22:52:43.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:42 smithi053 ceph-mon[143363]: failed to encode map e260 with expected crc 2024-01-15T22:52:43.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:42 smithi053 ceph-mon[143363]: osdmap e260: 8 total, 8 up, 8 in 2024-01-15T22:52:43.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:42 smithi053 ceph-mon[143363]: failed to encode map e260 with expected crc 2024-01-15T22:52:43.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:42 smithi053 ceph-mon[143363]: failed to encode map e260 with expected crc 2024-01-15T22:52:43.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:42 smithi053 ceph-mon[146052]: failed to encode map e260 with expected crc 2024-01-15T22:52:43.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:42 smithi053 ceph-mon[146052]: failed to encode map e260 with expected crc 2024-01-15T22:52:43.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:42 smithi053 ceph-mon[146052]: osdmap e260: 8 total, 8 up, 8 in 2024-01-15T22:52:43.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:42 smithi053 ceph-mon[146052]: failed to encode map e260 with expected crc 2024-01-15T22:52:43.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:42 smithi053 ceph-mon[146052]: failed to encode map e260 with expected crc 2024-01-15T22:52:43.942 INFO:tasks.rados.rados.0.smithi053.stdout:1093: done (4 left) 2024-01-15T22:52:43.942 INFO:tasks.rados.rados.0.smithi053.stdout:1094: copy_from oid 12 from oid 8 current snap is 109 2024-01-15T22:52:43.942 INFO:tasks.rados.rados.0.smithi053.stdout:1089: finishing copy_from to smithi053129169-20 2024-01-15T22:52:43.942 INFO:tasks.rados.rados.0.smithi053.stdout:1089: got expected ENOENT (src dne) 2024-01-15T22:52:43.942 INFO:tasks.rados.rados.0.smithi053.stdout:1089: finishing copy_from racing read to smithi053129169-20 2024-01-15T22:52:43.942 INFO:tasks.rados.rados.0.smithi053.stdout:1088: expect (ObjNum 53 snap 1 seq_num 53) 2024-01-15T22:52:43.989 INFO:tasks.rados.rados.0.smithi053.stdout:1090: finishing copy_from to smithi053129169-7 2024-01-15T22:52:43.989 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 509 (ObjNum 341 snap 107 seq_num 341) dirty exists 2024-01-15T22:52:43.989 INFO:tasks.rados.rados.0.smithi053.stdout:1090: finishing copy_from racing read to smithi053129169-7 2024-01-15T22:52:43.989 INFO:tasks.rados.rados.0.smithi053.stdout:1088: done (4 left) 2024-01-15T22:52:43.989 INFO:tasks.rados.rados.0.smithi053.stdout:1089: done (3 left) 2024-01-15T22:52:43.990 INFO:tasks.rados.rados.0.smithi053.stdout:1090: done (2 left) 2024-01-15T22:52:43.990 INFO:tasks.rados.rados.0.smithi053.stdout:1095: read oid 25 snap -1 2024-01-15T22:52:43.990 INFO:tasks.rados.rados.0.smithi053.stdout:1095: expect (ObjNum 324 snap 102 seq_num 324) 2024-01-15T22:52:43.990 INFO:tasks.rados.rados.0.smithi053.stdout:1096: copy_from oid 1 from oid 48 current snap is 109 2024-01-15T22:52:43.990 INFO:tasks.rados.rados.0.smithi053.stdout:1092: expect (ObjNum 314 snap 101 seq_num 314) 2024-01-15T22:52:44.099 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[146052]: pgmap v105: 121 pgs: 121 active+clean; 460 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-01-15T22:52:44.099 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[146052]: failed to encode map e261 with expected crc 2024-01-15T22:52:44.100 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[146052]: failed to encode map e261 with expected crc 2024-01-15T22:52:44.100 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[146052]: osdmap e261: 8 total, 8 up, 8 in 2024-01-15T22:52:44.100 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-15T22:52:44.100 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-15T22:52:44.100 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[146052]: Upgrade: osd.1 is safe to restart 2024-01-15T22:52:44.100 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:44.100 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:52:44.100 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[143363]: pgmap v105: 121 pgs: 121 active+clean; 460 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-01-15T22:52:44.100 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[143363]: failed to encode map e261 with expected crc 2024-01-15T22:52:44.100 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[143363]: failed to encode map e261 with expected crc 2024-01-15T22:52:44.100 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[143363]: osdmap e261: 8 total, 8 up, 8 in 2024-01-15T22:52:44.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-15T22:52:44.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-15T22:52:44.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[143363]: Upgrade: osd.1 is safe to restart 2024-01-15T22:52:44.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:44.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:52:44.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:43 smithi163 ceph-mon[138526]: pgmap v105: 121 pgs: 121 active+clean; 460 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-01-15T22:52:44.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:43 smithi163 ceph-mon[138526]: failed to encode map e261 with expected crc 2024-01-15T22:52:44.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:43 smithi163 ceph-mon[138526]: failed to encode map e261 with expected crc 2024-01-15T22:52:44.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:43 smithi163 ceph-mon[138526]: osdmap e261: 8 total, 8 up, 8 in 2024-01-15T22:52:44.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-15T22:52:44.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:43 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-01-15T22:52:44.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:43 smithi163 ceph-mon[138526]: Upgrade: osd.1 is safe to restart 2024-01-15T22:52:44.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:43 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:44.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:52:44.809 INFO:tasks.rados.rados.0.smithi053.stdout:1094: finishing copy_from to smithi053129169-12 2024-01-15T22:52:44.809 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 366 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T22:52:44.809 INFO:tasks.rados.rados.0.smithi053.stdout:1094: finishing copy_from racing read to smithi053129169-12 2024-01-15T22:52:44.809 INFO:tasks.rados.rados.0.smithi053.stdout:1092: done (3 left) 2024-01-15T22:52:44.809 INFO:tasks.rados.rados.0.smithi053.stdout:1094: done (2 left) 2024-01-15T22:52:44.809 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 109 2024-01-15T22:52:44.810 INFO:tasks.rados.rados.0.smithi053.stdout:1096: finishing copy_from to smithi053129169-1 2024-01-15T22:52:44.810 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 585 (ObjNum 136 snap 36 seq_num 136) dirty exists 2024-01-15T22:52:44.810 INFO:tasks.rados.rados.0.smithi053.stdout:1096: finishing copy_from racing read to smithi053129169-1 2024-01-15T22:52:44.810 INFO:tasks.rados.rados.0.smithi053.stdout:1095: expect (ObjNum 324 snap 102 seq_num 324) 2024-01-15T22:52:45.196 INFO:tasks.rados.rados.0.smithi053.stdout:1097: seq_num 359 ranges {0=417792,417792=417792,835584=385024} 2024-01-15T22:52:45.198 INFO:tasks.rados.rados.0.smithi053.stdout:1097: writing smithi053129169-45 from 0 to 417792 tid 1 2024-01-15T22:52:45.200 INFO:tasks.rados.rados.0.smithi053.stdout:1097: writing smithi053129169-45 from 417792 to 835584 tid 2 2024-01-15T22:52:45.203 INFO:tasks.rados.rados.0.smithi053.stdout:1097: writing smithi053129169-45 from 835584 to 1220608 tid 3 2024-01-15T22:52:45.203 INFO:tasks.rados.rados.0.smithi053.stdout:1095: done (2 left) 2024-01-15T22:52:45.203 INFO:tasks.rados.rados.0.smithi053.stdout:1096: done (1 left) 2024-01-15T22:52:45.203 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 109 2024-01-15T22:52:45.203 INFO:tasks.rados.rados.0.smithi053.stdout:1097: finishing write tid 1 to smithi053129169-45 2024-01-15T22:52:45.203 INFO:tasks.rados.rados.0.smithi053.stdout:1098: seq_num 360 ranges {1810432=434176,2244608=704512,2949120=98304} 2024-01-15T22:52:45.215 INFO:tasks.rados.rados.0.smithi053.stdout:1098: writing smithi053129169-35 from 1810432 to 2244608 tid 1 2024-01-15T22:52:45.219 INFO:tasks.rados.rados.0.smithi053.stdout:1098: writing smithi053129169-35 from 2244608 to 2949120 tid 2 2024-01-15T22:52:45.220 INFO:tasks.rados.rados.0.smithi053.stdout:1098: writing smithi053129169-35 from 2949120 to 3047424 tid 3 2024-01-15T22:52:45.220 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 109 2024-01-15T22:52:45.220 INFO:tasks.rados.rados.0.smithi053.stdout:1097: finishing write tid 2 to smithi053129169-45 2024-01-15T22:52:45.220 INFO:tasks.rados.rados.0.smithi053.stdout:1097: finishing write tid 3 to smithi053129169-45 2024-01-15T22:52:45.220 INFO:tasks.rados.rados.0.smithi053.stdout:1097: finishing write tid 4 to smithi053129169-45 2024-01-15T22:52:45.220 INFO:tasks.rados.rados.0.smithi053.stdout:1097: finishing write tid 5 to smithi053129169-45 2024-01-15T22:52:45.221 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 401 (ObjNum 359 snap 109 seq_num 359) dirty exists 2024-01-15T22:52:45.221 INFO:tasks.rados.rados.0.smithi053.stdout:1097: left oid 45 (ObjNum 359 snap 109 seq_num 359) 2024-01-15T22:52:45.221 INFO:tasks.rados.rados.0.smithi053.stdout:1098: finishing write tid 1 to smithi053129169-35 2024-01-15T22:52:45.221 INFO:tasks.rados.rados.0.smithi053.stdout:1099: seq_num 361 ranges {0=450560,450560=581632,1032192=221184} 2024-01-15T22:52:45.222 INFO:tasks.rados.rados.0.smithi053.stdout:1099: writing smithi053129169-12 from 0 to 450560 tid 1 2024-01-15T22:52:45.226 INFO:tasks.rados.rados.0.smithi053.stdout:1099: writing smithi053129169-12 from 450560 to 1032192 tid 2 2024-01-15T22:52:45.228 INFO:tasks.rados.rados.0.smithi053.stdout:1099: writing smithi053129169-12 from 1032192 to 1253376 tid 3 2024-01-15T22:52:45.228 INFO:tasks.rados.rados.0.smithi053.stdout:1097: done (2 left) 2024-01-15T22:52:45.228 INFO:tasks.rados.rados.0.smithi053.stdout:1100: snap_create 2024-01-15T22:52:45.228 INFO:tasks.rados.rados.0.smithi053.stdout:1098: finishing write tid 2 to smithi053129169-35 2024-01-15T22:52:45.228 INFO:tasks.rados.rados.0.smithi053.stdout:1098: finishing write tid 3 to smithi053129169-35 2024-01-15T22:52:45.228 INFO:tasks.rados.rados.0.smithi053.stdout:1098: finishing write tid 4 to smithi053129169-35 2024-01-15T22:52:45.228 INFO:tasks.rados.rados.0.smithi053.stdout:1098: finishing write tid 5 to smithi053129169-35 2024-01-15T22:52:45.228 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 315 (ObjNum 360 snap 109 seq_num 360) dirty exists 2024-01-15T22:52:45.228 INFO:tasks.rados.rados.0.smithi053.stdout:1098: left oid 35 (ObjNum 360 snap 109 seq_num 360) 2024-01-15T22:52:45.228 INFO:tasks.rados.rados.0.smithi053.stdout:1099: finishing write tid 1 to smithi053129169-12 2024-01-15T22:52:45.229 INFO:tasks.rados.rados.0.smithi053.stdout:1099: finishing write tid 2 to smithi053129169-12 2024-01-15T22:52:45.229 INFO:tasks.rados.rados.0.smithi053.stdout:1099: finishing write tid 3 to smithi053129169-12 2024-01-15T22:52:45.230 INFO:tasks.rados.rados.0.smithi053.stdout:1099: finishing write tid 4 to smithi053129169-12 2024-01-15T22:52:45.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:44 smithi163 ceph-mon[138526]: failed to encode map e262 with expected crc 2024-01-15T22:52:45.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:44 smithi163 ceph-mon[138526]: failed to encode map e262 with expected crc 2024-01-15T22:52:45.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:44 smithi163 ceph-mon[138526]: osdmap e262: 8 total, 8 up, 8 in 2024-01-15T22:52:45.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:44 smithi163 ceph-mon[138526]: failed to encode map e262 with expected crc 2024-01-15T22:52:45.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:44 smithi163 ceph-mon[138526]: Upgrade: Updating osd.1 2024-01-15T22:52:45.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:44 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:45.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-15T22:52:45.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:45.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:44 smithi163 ceph-mon[138526]: Deploying daemon osd.1 on smithi053 2024-01-15T22:52:45.231 INFO:tasks.rados.rados.0.smithi053.stdout:1099: finishing write tid 5 to smithi053129169-12 2024-01-15T22:52:45.231 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 619 (ObjNum 361 snap 109 seq_num 361) dirty exists 2024-01-15T22:52:45.231 INFO:tasks.rados.rados.0.smithi053.stdout:1099: left oid 12 (ObjNum 361 snap 109 seq_num 361) 2024-01-15T22:52:45.232 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:52:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:52:45] "GET /metrics HTTP/1.1" 200 36078 "" "Prometheus/2.43.0" 2024-01-15T22:52:45.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[143363]: failed to encode map e262 with expected crc 2024-01-15T22:52:45.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[143363]: failed to encode map e262 with expected crc 2024-01-15T22:52:45.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[143363]: osdmap e262: 8 total, 8 up, 8 in 2024-01-15T22:52:45.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[143363]: failed to encode map e262 with expected crc 2024-01-15T22:52:45.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[143363]: Upgrade: Updating osd.1 2024-01-15T22:52:45.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:45.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-15T22:52:45.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:45.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[143363]: Deploying daemon osd.1 on smithi053 2024-01-15T22:52:45.233 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[146052]: failed to encode map e262 with expected crc 2024-01-15T22:52:45.233 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[146052]: failed to encode map e262 with expected crc 2024-01-15T22:52:45.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[146052]: osdmap e262: 8 total, 8 up, 8 in 2024-01-15T22:52:45.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[146052]: failed to encode map e262 with expected crc 2024-01-15T22:52:45.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[146052]: Upgrade: Updating osd.1 2024-01-15T22:52:45.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:45.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-15T22:52:45.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:45.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:44 smithi053 ceph-mon[146052]: Deploying daemon osd.1 on smithi053 2024-01-15T22:52:45.905 INFO:tasks.rados.rados.0.smithi053.stdout:1098: done (2 left) 2024-01-15T22:52:45.905 INFO:tasks.rados.rados.0.smithi053.stdout:1099: done (1 left) 2024-01-15T22:52:45.905 INFO:tasks.rados.rados.0.smithi053.stdout:1100: done (0 left) 2024-01-15T22:52:45.905 INFO:tasks.rados.rados.0.smithi053.stdout:1101: read oid 16 snap -1 2024-01-15T22:52:45.905 INFO:tasks.rados.rados.0.smithi053.stdout:1101: expect (ObjNum 315 snap 101 seq_num 315) 2024-01-15T22:52:45.906 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 110 2024-01-15T22:52:45.906 INFO:tasks.rados.rados.0.smithi053.stdout:1102: seq_num 362 ranges {2736128=466944,3203072=466944,3670016=335872} 2024-01-15T22:52:45.923 INFO:tasks.rados.rados.0.smithi053.stdout:1102: writing smithi053129169-14 from 2736128 to 3203072 tid 1 2024-01-15T22:52:45.926 INFO:tasks.rados.rados.0.smithi053.stdout:1102: writing smithi053129169-14 from 3203072 to 3670016 tid 2 2024-01-15T22:52:45.928 INFO:tasks.rados.rados.0.smithi053.stdout:1102: writing smithi053129169-14 from 3670016 to 4005888 tid 3 2024-01-15T22:52:45.928 INFO:tasks.rados.rados.0.smithi053.stdout:1103: snap_create 2024-01-15T22:52:45.928 INFO:tasks.rados.rados.0.smithi053.stdout:1101: expect (ObjNum 315 snap 101 seq_num 315) 2024-01-15T22:52:46.016 INFO:tasks.rados.rados.0.smithi053.stdout:1102: finishing write tid 1 to smithi053129169-14 2024-01-15T22:52:46.016 INFO:tasks.rados.rados.0.smithi053.stdout:1102: finishing write tid 2 to smithi053129169-14 2024-01-15T22:52:46.016 INFO:tasks.rados.rados.0.smithi053.stdout:1102: finishing write tid 3 to smithi053129169-14 2024-01-15T22:52:46.016 INFO:tasks.rados.rados.0.smithi053.stdout:1102: finishing write tid 4 to smithi053129169-14 2024-01-15T22:52:46.017 INFO:tasks.rados.rados.0.smithi053.stdout:1102: finishing write tid 5 to smithi053129169-14 2024-01-15T22:52:46.017 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 630 (ObjNum 362 snap 110 seq_num 362) dirty exists 2024-01-15T22:52:46.017 INFO:tasks.rados.rados.0.smithi053.stdout:1102: left oid 14 (ObjNum 362 snap 110 seq_num 362) 2024-01-15T22:52:46.723 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:46 smithi053 ceph-mon[143363]: pgmap v108: 121 pgs: 121 active+clean; 451 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 830 KiB/s wr, 5 op/s 2024-01-15T22:52:46.723 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:46 smithi053 ceph-mon[143363]: failed to encode map e263 with expected crc 2024-01-15T22:52:46.723 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:46 smithi053 ceph-mon[143363]: osdmap e263: 8 total, 8 up, 8 in 2024-01-15T22:52:46.723 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:46 smithi053 ceph-mon[143363]: failed to encode map e263 with expected crc 2024-01-15T22:52:46.723 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:46 smithi053 ceph-mon[146052]: pgmap v108: 121 pgs: 121 active+clean; 451 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 830 KiB/s wr, 5 op/s 2024-01-15T22:52:46.724 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:46 smithi053 ceph-mon[146052]: failed to encode map e263 with expected crc 2024-01-15T22:52:46.724 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:46 smithi053 ceph-mon[146052]: osdmap e263: 8 total, 8 up, 8 in 2024-01-15T22:52:46.724 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:46 smithi053 ceph-mon[146052]: failed to encode map e263 with expected crc 2024-01-15T22:52:46.911 INFO:tasks.rados.rados.0.smithi053.stdout:1101: done (2 left) 2024-01-15T22:52:46.911 INFO:tasks.rados.rados.0.smithi053.stdout:1102: done (1 left) 2024-01-15T22:52:46.911 INFO:tasks.rados.rados.0.smithi053.stdout:1103: done (0 left) 2024-01-15T22:52:46.911 INFO:tasks.rados.rados.0.smithi053.stdout:1104: read oid 7 snap 106 2024-01-15T22:52:46.911 INFO:tasks.rados.rados.0.smithi053.stdout:1104: expect (ObjNum 334 snap 106 seq_num 334) 2024-01-15T22:52:46.911 INFO:tasks.rados.rados.0.smithi053.stdout:1105: rmattr oid 2 current snap is 111 2024-01-15T22:52:46.911 INFO:tasks.rados.rados.0.smithi053.stdout:1105: done (1 left) 2024-01-15T22:52:46.911 INFO:tasks.rados.rados.0.smithi053.stdout:1106: copy_from oid 47 from oid 9 current snap is 111 2024-01-15T22:52:46.911 INFO:tasks.rados.rados.0.smithi053.stdout:1107: copy_from oid 42 from oid 35 current snap is 111 2024-01-15T22:52:46.911 INFO:tasks.rados.rados.0.smithi053.stdout:1108: copy_from oid 15 from oid 1 current snap is 111 2024-01-15T22:52:46.911 INFO:tasks.rados.rados.0.smithi053.stdout:1109: delete oid 28 current snap is 111 2024-01-15T22:52:46.914 INFO:tasks.rados.rados.0.smithi053.stdout:1106: finishing copy_from to smithi053129169-47 2024-01-15T22:52:46.914 INFO:tasks.rados.rados.0.smithi053.stdout:1106: got expected ENOENT (src dne) 2024-01-15T22:52:46.914 INFO:tasks.rados.rados.0.smithi053.stdout:1106: finishing copy_from racing read to smithi053129169-47 2024-01-15T22:52:46.915 INFO:tasks.rados.rados.0.smithi053.stdout:1106: done (4 left) 2024-01-15T22:52:46.915 INFO:tasks.rados.rados.0.smithi053.stdout:1109: done (3 left) 2024-01-15T22:52:46.916 INFO:tasks.rados.rados.0.smithi053.stdout:1110: rollback oid 20 current snap is 111 2024-01-15T22:52:46.916 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 20 to 72 2024-01-15T22:52:46.919 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 2 current snap is 111 2024-01-15T22:52:46.919 INFO:tasks.rados.rados.0.smithi053.stdout:1111: seq_num 364 ranges {4571136=499712,5070848=638976,5709824=163840} 2024-01-15T22:52:46.944 INFO:tasks.rados.rados.0.smithi053.stdout:1111: writing smithi053129169-2 from 4571136 to 5070848 tid 1 2024-01-15T22:52:46.948 INFO:tasks.rados.rados.0.smithi053.stdout:1111: writing smithi053129169-2 from 5070848 to 5709824 tid 2 2024-01-15T22:52:46.949 INFO:tasks.rados.rados.0.smithi053.stdout:1111: writing smithi053129169-2 from 5709824 to 5873664 tid 3 2024-01-15T22:52:46.949 INFO:tasks.rados.rados.0.smithi053.stdout:1112: snap_remove snap 99 2024-01-15T22:52:46.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:46 smithi163 ceph-mon[138526]: pgmap v108: 121 pgs: 121 active+clean; 451 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 830 KiB/s wr, 5 op/s 2024-01-15T22:52:46.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:46 smithi163 ceph-mon[138526]: failed to encode map e263 with expected crc 2024-01-15T22:52:46.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:46 smithi163 ceph-mon[138526]: osdmap e263: 8 total, 8 up, 8 in 2024-01-15T22:52:46.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:46 smithi163 ceph-mon[138526]: failed to encode map e263 with expected crc 2024-01-15T22:52:47.044 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:46 smithi053 systemd[1]: Stopping Ceph osd.1 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:52:47.044 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-1[92643]: 2024-01-15T22:52:46.914+0000 7fd4adb65700 -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-01-15T22:52:47.044 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-1[92643]: 2024-01-15T22:52:46.914+0000 7fd4adb65700 -1 osd.1 263 *** Got signal Terminated *** 2024-01-15T22:52:47.044 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-1[92643]: 2024-01-15T22:52:46.914+0000 7fd4adb65700 -1 osd.1 263 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-15T22:52:47.913 INFO:tasks.rados.rados.0.smithi053.stdout:1112: done (5 left) 2024-01-15T22:52:47.913 INFO:tasks.rados.rados.0.smithi053.stdout:1113: snap_remove snap 73 2024-01-15T22:52:48.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:47 smithi163 ceph-mon[138526]: pgmap v110: 121 pgs: 121 active+clean; 454 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-01-15T22:52:48.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:47 smithi163 ceph-mon[138526]: failed to encode map e264 with expected crc 2024-01-15T22:52:48.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:47 smithi163 ceph-mon[138526]: failed to encode map e264 with expected crc 2024-01-15T22:52:48.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:47 smithi163 ceph-mon[138526]: osdmap e264: 8 total, 8 up, 8 in 2024-01-15T22:52:48.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:47 smithi163 ceph-mon[138526]: osd.1 marked itself down and dead 2024-01-15T22:52:48.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:47 smithi163 ceph-mon[138526]: failed to encode map e264 with expected crc 2024-01-15T22:52:48.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:47 smithi163 ceph-mon[138526]: failed to encode map e264 with expected crc 2024-01-15T22:52:48.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:47 smithi163 ceph-mon[138526]: failed to encode map e264 with expected crc 2024-01-15T22:52:48.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:47 smithi053 ceph-mon[143363]: pgmap v110: 121 pgs: 121 active+clean; 454 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-01-15T22:52:48.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:47 smithi053 ceph-mon[143363]: failed to encode map e264 with expected crc 2024-01-15T22:52:48.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:47 smithi053 ceph-mon[143363]: failed to encode map e264 with expected crc 2024-01-15T22:52:48.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:47 smithi053 ceph-mon[143363]: osdmap e264: 8 total, 8 up, 8 in 2024-01-15T22:52:48.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:47 smithi053 ceph-mon[143363]: osd.1 marked itself down and dead 2024-01-15T22:52:48.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:47 smithi053 ceph-mon[143363]: failed to encode map e264 with expected crc 2024-01-15T22:52:48.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:47 smithi053 ceph-mon[143363]: failed to encode map e264 with expected crc 2024-01-15T22:52:48.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:47 smithi053 ceph-mon[143363]: failed to encode map e264 with expected crc 2024-01-15T22:52:48.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:47 smithi053 ceph-mon[146052]: pgmap v110: 121 pgs: 121 active+clean; 454 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-01-15T22:52:48.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:47 smithi053 ceph-mon[146052]: failed to encode map e264 with expected crc 2024-01-15T22:52:48.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:47 smithi053 ceph-mon[146052]: failed to encode map e264 with expected crc 2024-01-15T22:52:48.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:47 smithi053 ceph-mon[146052]: osdmap e264: 8 total, 8 up, 8 in 2024-01-15T22:52:48.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:47 smithi053 ceph-mon[146052]: osd.1 marked itself down and dead 2024-01-15T22:52:48.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:47 smithi053 ceph-mon[146052]: failed to encode map e264 with expected crc 2024-01-15T22:52:48.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:47 smithi053 ceph-mon[146052]: failed to encode map e264 with expected crc 2024-01-15T22:52:48.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:47 smithi053 ceph-mon[146052]: failed to encode map e264 with expected crc 2024-01-15T22:52:48.794 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:48 smithi053 bash[159535]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-1 2024-01-15T22:52:48.918 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:52:48 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:52:48.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:52:48.922 INFO:tasks.rados.rados.0.smithi053.stdout:1113: done (5 left) 2024-01-15T22:52:48.922 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 33 current snap is 111 2024-01-15T22:52:48.922 INFO:tasks.rados.rados.0.smithi053.stdout:1110: finishing rollback tid 1 to smithi053129169-20 2024-01-15T22:52:48.922 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 760 (ObjNum 33 snap 0 seq_num 3637991728) dirty dne 2024-01-15T22:52:48.922 INFO:tasks.rados.rados.0.smithi053.stdout:1104: expect (ObjNum 334 snap 106 seq_num 334) 2024-01-15T22:52:48.955 INFO:tasks.rados.rados.0.smithi053.stdout:1107: finishing copy_from to smithi053129169-42 2024-01-15T22:52:48.955 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 315 (ObjNum 360 snap 109 seq_num 360) dirty exists 2024-01-15T22:52:48.955 INFO:tasks.rados.rados.0.smithi053.stdout:1107: finishing copy_from racing read to smithi053129169-42 2024-01-15T22:52:48.955 INFO:tasks.rados.rados.0.smithi053.stdout:1108: finishing copy_from to smithi053129169-15 2024-01-15T22:52:48.956 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 585 (ObjNum 136 snap 36 seq_num 136) dirty exists 2024-01-15T22:52:48.956 INFO:tasks.rados.rados.0.smithi053.stdout:1108: finishing copy_from racing read to smithi053129169-15 2024-01-15T22:52:48.956 INFO:tasks.rados.rados.0.smithi053.stdout:1111: finishing write tid 1 to smithi053129169-2 2024-01-15T22:52:48.956 INFO:tasks.rados.rados.0.smithi053.stdout:1114: seq_num 365 ranges {0=516096,516096=573440,1089536=229376} 2024-01-15T22:52:48.958 INFO:tasks.rados.rados.0.smithi053.stdout:1114: writing smithi053129169-33 from 0 to 516096 tid 1 2024-01-15T22:52:48.961 INFO:tasks.rados.rados.0.smithi053.stdout:1114: writing smithi053129169-33 from 516096 to 1089536 tid 2 2024-01-15T22:52:48.964 INFO:tasks.rados.rados.0.smithi053.stdout:1114: writing smithi053129169-33 from 1089536 to 1318912 tid 3 2024-01-15T22:52:48.964 INFO:tasks.rados.rados.0.smithi053.stdout:1104: done (5 left) 2024-01-15T22:52:48.964 INFO:tasks.rados.rados.0.smithi053.stdout:1107: done (4 left) 2024-01-15T22:52:48.964 INFO:tasks.rados.rados.0.smithi053.stdout:1108: done (3 left) 2024-01-15T22:52:48.964 INFO:tasks.rados.rados.0.smithi053.stdout:1110: done (2 left) 2024-01-15T22:52:48.964 INFO:tasks.rados.rados.0.smithi053.stdout:1115: read oid 48 snap -1 2024-01-15T22:52:48.964 INFO:tasks.rados.rados.0.smithi053.stdout:1115: expect (ObjNum 136 snap 36 seq_num 136) 2024-01-15T22:52:48.964 INFO:tasks.rados.rados.0.smithi053.stdout:1116: rollback oid 38 current snap is 111 2024-01-15T22:52:48.965 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 38 to 72 2024-01-15T22:52:48.965 INFO:tasks.rados.rados.0.smithi053.stdout:1111: finishing write tid 2 to smithi053129169-2 2024-01-15T22:52:48.965 INFO:tasks.rados.rados.0.smithi053.stdout:1117: read oid 41 snap -1 2024-01-15T22:52:48.965 INFO:tasks.rados.rados.0.smithi053.stdout:1117: expect deleted 2024-01-15T22:52:48.965 INFO:tasks.rados.rados.0.smithi053.stdout:1111: finishing write tid 3 to smithi053129169-2 2024-01-15T22:52:48.965 INFO:tasks.rados.rados.0.smithi053.stdout:1111: finishing write tid 4 to smithi053129169-2 2024-01-15T22:52:48.965 INFO:tasks.rados.rados.0.smithi053.stdout:1111: finishing write tid 5 to smithi053129169-2 2024-01-15T22:52:48.965 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 624 (ObjNum 364 snap 111 seq_num 364) dirty exists 2024-01-15T22:52:48.965 INFO:tasks.rados.rados.0.smithi053.stdout:1111: left oid 2 (ObjNum 364 snap 111 seq_num 364) 2024-01-15T22:52:48.965 INFO:tasks.rados.rados.0.smithi053.stdout:1111: done (4 left) 2024-01-15T22:52:48.965 INFO:tasks.rados.rados.0.smithi053.stdout:1118: rollback oid 35 current snap is 111 2024-01-15T22:52:48.965 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 35 to 87 2024-01-15T22:52:48.965 INFO:tasks.rados.rados.0.smithi053.stdout:1114: finishing write tid 1 to smithi053129169-33 2024-01-15T22:52:48.965 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 111 2024-01-15T22:52:48.965 INFO:tasks.rados.rados.0.smithi053.stdout:1119: seq_num 366 ranges {4194304=532480,4726784=458752,5185536=344064} 2024-01-15T22:52:48.989 INFO:tasks.rados.rados.0.smithi053.stdout:1119: writing smithi053129169-24 from 4194304 to 4726784 tid 1 2024-01-15T22:52:48.991 INFO:tasks.rados.rados.0.smithi053.stdout:1119: writing smithi053129169-24 from 4726784 to 5185536 tid 2 2024-01-15T22:52:48.993 INFO:tasks.rados.rados.0.smithi053.stdout:1119: writing smithi053129169-24 from 5185536 to 5529600 tid 3 2024-01-15T22:52:48.994 INFO:tasks.rados.rados.0.smithi053.stdout:1120: read oid 2 snap -1 2024-01-15T22:52:48.994 INFO:tasks.rados.rados.0.smithi053.stdout:1120: expect (ObjNum 364 snap 111 seq_num 364) 2024-01-15T22:52:48.994 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 111 2024-01-15T22:52:48.994 INFO:tasks.rados.rados.0.smithi053.stdout:1121: seq_num 367 ranges {6144000=548864,6692864=737280,7430144=65536} 2024-01-15T22:52:49.030 INFO:tasks.rados.rados.0.smithi053.stdout:1121: writing smithi053129169-25 from 6144000 to 6692864 tid 1 2024-01-15T22:52:49.035 INFO:tasks.rados.rados.0.smithi053.stdout:1121: writing smithi053129169-25 from 6692864 to 7430144 tid 2 2024-01-15T22:52:49.036 INFO:tasks.rados.rados.0.smithi053.stdout:1121: writing smithi053129169-25 from 7430144 to 7495680 tid 3 2024-01-15T22:52:49.036 INFO:tasks.rados.rados.0.smithi053.stdout:1122: read oid 22 snap -1 2024-01-15T22:52:49.036 INFO:tasks.rados.rados.0.smithi053.stdout:1122: expect (ObjNum 298 snap 96 seq_num 298) 2024-01-15T22:52:49.036 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 111 2024-01-15T22:52:49.036 INFO:tasks.rados.rados.0.smithi053.stdout:1116: finishing rollback tid 1 to smithi053129169-38 2024-01-15T22:52:49.036 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 249 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-01-15T22:52:49.036 INFO:tasks.rados.rados.0.smithi053.stdout:1114: finishing write tid 2 to smithi053129169-33 2024-01-15T22:52:49.037 INFO:tasks.rados.rados.0.smithi053.stdout:1114: finishing write tid 3 to smithi053129169-33 2024-01-15T22:52:49.037 INFO:tasks.rados.rados.0.smithi053.stdout:1114: finishing write tid 4 to smithi053129169-33 2024-01-15T22:52:49.037 INFO:tasks.rados.rados.0.smithi053.stdout:1118: finishing rollback tid 0 to smithi053129169-35 2024-01-15T22:52:49.037 INFO:tasks.rados.rados.0.smithi053.stdout:1114: finishing write tid 5 to smithi053129169-33 2024-01-15T22:52:49.037 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 720 (ObjNum 365 snap 111 seq_num 365) dirty exists 2024-01-15T22:52:49.037 INFO:tasks.rados.rados.0.smithi053.stdout:1114: left oid 33 (ObjNum 365 snap 111 seq_num 365) 2024-01-15T22:52:49.037 INFO:tasks.rados.rados.0.smithi053.stdout:1118: finishing rollback tid 1 to smithi053129169-35 2024-01-15T22:52:49.037 INFO:tasks.rados.rados.0.smithi053.stdout:1118: finishing rollback tid 2 to smithi053129169-35 2024-01-15T22:52:49.037 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 319 (ObjNum 259 snap 76 seq_num 259) dirty exists 2024-01-15T22:52:49.037 INFO:tasks.rados.rados.0.smithi053.stdout:1115: expect (ObjNum 136 snap 36 seq_num 136) 2024-01-15T22:52:49.183 INFO:tasks.rados.rados.0.smithi053.stdout:1119: finishing write tid 1 to smithi053129169-24 2024-01-15T22:52:49.183 INFO:tasks.rados.rados.0.smithi053.stdout:1119: finishing write tid 2 to smithi053129169-24 2024-01-15T22:52:49.183 INFO:tasks.rados.rados.0.smithi053.stdout:1119: finishing write tid 3 to smithi053129169-24 2024-01-15T22:52:49.183 INFO:tasks.rados.rados.0.smithi053.stdout:1119: finishing write tid 4 to smithi053129169-24 2024-01-15T22:52:49.184 INFO:tasks.rados.rados.0.smithi053.stdout:1119: finishing write tid 5 to smithi053129169-24 2024-01-15T22:52:49.184 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 707 (ObjNum 366 snap 111 seq_num 366) dirty exists 2024-01-15T22:52:49.184 INFO:tasks.rados.rados.0.smithi053.stdout:1119: left oid 24 (ObjNum 366 snap 111 seq_num 366) 2024-01-15T22:52:49.184 INFO:tasks.rados.rados.0.smithi053.stdout:1120: expect (ObjNum 364 snap 111 seq_num 364) 2024-01-15T22:52:49.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:48 smithi163 ceph-mon[138526]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:52:49.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:48 smithi163 ceph-mon[138526]: failed to encode map e265 with expected crc 2024-01-15T22:52:49.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:48 smithi163 ceph-mon[138526]: failed to encode map e265 with expected crc 2024-01-15T22:52:49.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:48 smithi163 ceph-mon[138526]: osdmap e265: 8 total, 7 up, 8 in 2024-01-15T22:52:49.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:48 smithi053 ceph-mon[143363]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:52:49.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:48 smithi053 ceph-mon[143363]: failed to encode map e265 with expected crc 2024-01-15T22:52:49.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:48 smithi053 ceph-mon[143363]: failed to encode map e265 with expected crc 2024-01-15T22:52:49.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:48 smithi053 ceph-mon[143363]: osdmap e265: 8 total, 7 up, 8 in 2024-01-15T22:52:49.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:48 smithi053 ceph-mon[146052]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:52:49.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:48 smithi053 ceph-mon[146052]: failed to encode map e265 with expected crc 2024-01-15T22:52:49.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:48 smithi053 ceph-mon[146052]: failed to encode map e265 with expected crc 2024-01-15T22:52:49.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:48 smithi053 ceph-mon[146052]: osdmap e265: 8 total, 7 up, 8 in 2024-01-15T22:52:49.443 INFO:tasks.rados.rados.0.smithi053.stdout:1121: finishing write tid 1 to smithi053129169-25 2024-01-15T22:52:49.443 INFO:tasks.rados.rados.0.smithi053.stdout:1121: finishing write tid 2 to smithi053129169-25 2024-01-15T22:52:49.443 INFO:tasks.rados.rados.0.smithi053.stdout:1121: finishing write tid 3 to smithi053129169-25 2024-01-15T22:52:49.443 INFO:tasks.rados.rados.0.smithi053.stdout:1121: finishing write tid 4 to smithi053129169-25 2024-01-15T22:52:49.443 INFO:tasks.rados.rados.0.smithi053.stdout:1123: seq_num 368 ranges {0=573440,573440=622592,1196032=180224} 2024-01-15T22:52:49.445 INFO:tasks.rados.rados.0.smithi053.stdout:1123: writing smithi053129169-29 from 0 to 573440 tid 1 2024-01-15T22:52:49.449 INFO:tasks.rados.rados.0.smithi053.stdout:1123: writing smithi053129169-29 from 573440 to 1196032 tid 2 2024-01-15T22:52:49.450 INFO:tasks.rados.rados.0.smithi053.stdout:1123: writing smithi053129169-29 from 1196032 to 1376256 tid 3 2024-01-15T22:52:49.450 INFO:tasks.rados.rados.0.smithi053.stdout:1114: done (9 left) 2024-01-15T22:52:49.450 INFO:tasks.rados.rados.0.smithi053.stdout:1115: done (8 left) 2024-01-15T22:52:49.450 INFO:tasks.rados.rados.0.smithi053.stdout:1116: done (7 left) 2024-01-15T22:52:49.450 INFO:tasks.rados.rados.0.smithi053.stdout:1117: done (6 left) 2024-01-15T22:52:49.451 INFO:tasks.rados.rados.0.smithi053.stdout:1118: done (5 left) 2024-01-15T22:52:49.451 INFO:tasks.rados.rados.0.smithi053.stdout:1119: done (4 left) 2024-01-15T22:52:49.451 INFO:tasks.rados.rados.0.smithi053.stdout:1120: done (3 left) 2024-01-15T22:52:49.451 INFO:tasks.rados.rados.0.smithi053.stdout:1124: copy_from oid 5 from oid 45 current snap is 111 2024-01-15T22:52:49.451 INFO:tasks.rados.rados.0.smithi053.stdout:1122: expect (ObjNum 298 snap 96 seq_num 298) 2024-01-15T22:52:49.504 INFO:tasks.rados.rados.0.smithi053.stdout:1121: finishing write tid 5 to smithi053129169-25 2024-01-15T22:52:49.504 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 539 (ObjNum 367 snap 111 seq_num 367) dirty exists 2024-01-15T22:52:49.504 INFO:tasks.rados.rados.0.smithi053.stdout:1121: left oid 25 (ObjNum 367 snap 111 seq_num 367) 2024-01-15T22:52:49.504 INFO:tasks.rados.rados.0.smithi053.stdout:1121: done (3 left) 2024-01-15T22:52:49.505 INFO:tasks.rados.rados.0.smithi053.stdout:1122: done (2 left) 2024-01-15T22:52:49.505 INFO:tasks.rados.rados.0.smithi053.stdout:1125: snap_create 2024-01-15T22:52:49.505 INFO:tasks.rados.rados.0.smithi053.stdout:1123: finishing write tid 1 to smithi053129169-29 2024-01-15T22:52:49.505 INFO:tasks.rados.rados.0.smithi053.stdout:1123: finishing write tid 2 to smithi053129169-29 2024-01-15T22:52:49.505 INFO:tasks.rados.rados.0.smithi053.stdout:1123: finishing write tid 3 to smithi053129169-29 2024-01-15T22:52:49.505 INFO:tasks.rados.rados.0.smithi053.stdout:1123: finishing write tid 4 to smithi053129169-29 2024-01-15T22:52:49.505 INFO:tasks.rados.rados.0.smithi053.stdout:1123: finishing write tid 5 to smithi053129169-29 2024-01-15T22:52:49.505 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 589 (ObjNum 368 snap 111 seq_num 368) dirty exists 2024-01-15T22:52:49.505 INFO:tasks.rados.rados.0.smithi053.stdout:1123: left oid 29 (ObjNum 368 snap 111 seq_num 368) 2024-01-15T22:52:49.505 INFO:tasks.rados.rados.0.smithi053.stdout:1124: finishing copy_from to smithi053129169-5 2024-01-15T22:52:49.505 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 401 (ObjNum 359 snap 109 seq_num 359) dirty exists 2024-01-15T22:52:49.505 INFO:tasks.rados.rados.0.smithi053.stdout:1124: finishing copy_from racing read to smithi053129169-5 2024-01-15T22:52:49.927 INFO:tasks.rados.rados.0.smithi053.stdout:1123: done (2 left) 2024-01-15T22:52:49.927 INFO:tasks.rados.rados.0.smithi053.stdout:1124: done (1 left) 2024-01-15T22:52:49.927 INFO:tasks.rados.rados.0.smithi053.stdout:1125: done (0 left) 2024-01-15T22:52:49.928 INFO:tasks.rados.rados.0.smithi053.stdout:1126: snap_create 2024-01-15T22:52:50.181 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[143363]: pgmap v113: 121 pgs: 16 stale+active+clean, 105 active+clean; 454 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-01-15T22:52:50.181 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[143363]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.181 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[143363]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.181 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[143363]: osdmap e266: 8 total, 7 up, 8 in 2024-01-15T22:52:50.182 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[143363]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.182 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[143363]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.182 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[143363]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.182 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[143363]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.182 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[143363]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.182 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[143363]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.182 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[143363]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.182 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[143363]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.182 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[143363]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.182 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[143363]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.183 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[146052]: pgmap v113: 121 pgs: 16 stale+active+clean, 105 active+clean; 454 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-01-15T22:52:50.183 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[146052]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.183 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[146052]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.183 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[146052]: osdmap e266: 8 total, 7 up, 8 in 2024-01-15T22:52:50.183 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[146052]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.183 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[146052]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.183 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[146052]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.183 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[146052]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.183 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[146052]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.183 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[146052]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.183 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[146052]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.183 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[146052]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.183 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[146052]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.183 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:49 smithi053 ceph-mon[146052]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.184 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:49 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.1.service: Succeeded. 2024-01-15T22:52:50.184 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:49 smithi053 systemd[1]: Stopped Ceph osd.1 for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:52:50.184 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:49 smithi053 systemd[1]: Starting Ceph osd.1 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:52:50.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:49 smithi163 ceph-mon[138526]: pgmap v113: 121 pgs: 16 stale+active+clean, 105 active+clean; 454 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-01-15T22:52:50.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:49 smithi163 ceph-mon[138526]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:49 smithi163 ceph-mon[138526]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:49 smithi163 ceph-mon[138526]: osdmap e266: 8 total, 7 up, 8 in 2024-01-15T22:52:50.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:49 smithi163 ceph-mon[138526]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:49 smithi163 ceph-mon[138526]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:49 smithi163 ceph-mon[138526]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:49 smithi163 ceph-mon[138526]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:49 smithi163 ceph-mon[138526]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:49 smithi163 ceph-mon[138526]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:49 smithi163 ceph-mon[138526]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:49 smithi163 ceph-mon[138526]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:49 smithi163 ceph-mon[138526]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:49 smithi163 ceph-mon[138526]: failed to encode map e266 with expected crc 2024-01-15T22:52:50.903 INFO:tasks.rados.rados.0.smithi053.stdout:1126: done (0 left) 2024-01-15T22:52:50.903 INFO:tasks.rados.rados.0.smithi053.stdout:1127: snap_remove snap 59 2024-01-15T22:52:51.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:50 smithi053 ceph-mon[146052]: failed to encode map e267 with expected crc 2024-01-15T22:52:51.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:50 smithi053 ceph-mon[146052]: failed to encode map e267 with expected crc 2024-01-15T22:52:51.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:50 smithi053 ceph-mon[146052]: osdmap e267: 8 total, 7 up, 8 in 2024-01-15T22:52:51.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:50 smithi053 ceph-mon[146052]: osdmap e268: 8 total, 7 up, 8 in 2024-01-15T22:52:51.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:50 smithi053 ceph-mon[143363]: failed to encode map e267 with expected crc 2024-01-15T22:52:51.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:50 smithi053 ceph-mon[143363]: failed to encode map e267 with expected crc 2024-01-15T22:52:51.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:50 smithi053 ceph-mon[143363]: osdmap e267: 8 total, 7 up, 8 in 2024-01-15T22:52:51.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:50 smithi053 ceph-mon[143363]: osdmap e268: 8 total, 7 up, 8 in 2024-01-15T22:52:51.045 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:50 smithi053 bash[159803]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-01-15T22:52:51.045 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:50 smithi053 bash[159803]: 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-01-15T22:52:51.045 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:50 smithi053 bash[159803]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-01-15T22:52:51.045 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:50 smithi053 bash[159803]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-01-15T22:52:51.045 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:50 smithi053 bash[159803]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-01-15T22:52:51.045 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:50 smithi053 bash[159803]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-01-15T22:52:51.046 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:50 smithi053 bash[159803]: --> ceph-volume raw activate successful for osd ID: 1 2024-01-15T22:52:51.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:50 smithi163 ceph-mon[138526]: failed to encode map e267 with expected crc 2024-01-15T22:52:51.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:50 smithi163 ceph-mon[138526]: failed to encode map e267 with expected crc 2024-01-15T22:52:51.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:50 smithi163 ceph-mon[138526]: osdmap e267: 8 total, 7 up, 8 in 2024-01-15T22:52:51.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:50 smithi163 ceph-mon[138526]: osdmap e268: 8 total, 7 up, 8 in 2024-01-15T22:52:51.794 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-osd[160098]: -- 172.21.15.53:0/3577369848 <== mon.2 v2:172.21.15.53:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557a132504e0 con 0x557a13220c00 2024-01-15T22:52:51.794 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:51 smithi053 bash[160060]: 62f6e9f6a63280c69c68a66a4333164780cfd844be9ef926dc923202df258069 2024-01-15T22:52:51.794 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:51 smithi053 systemd[1]: Started Ceph osd.1 for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:52:51.912 INFO:tasks.rados.rados.0.smithi053.stdout:1127: done (0 left) 2024-01-15T22:52:51.912 INFO:tasks.rados.rados.0.smithi053.stdout:1128: rollback oid 5 current snap is 113 2024-01-15T22:52:51.912 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 5 to 100 2024-01-15T22:52:51.914 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 113 2024-01-15T22:52:51.914 INFO:tasks.rados.rados.0.smithi053.stdout:1129: seq_num 369 ranges {1376256=589824,1966080=507904,2473984=294912} 2024-01-15T22:52:51.923 INFO:tasks.rados.rados.0.smithi053.stdout:1129: writing smithi053129169-29 from 1376256 to 1966080 tid 1 2024-01-15T22:52:51.927 INFO:tasks.rados.rados.0.smithi053.stdout:1129: writing smithi053129169-29 from 1966080 to 2473984 tid 2 2024-01-15T22:52:51.929 INFO:tasks.rados.rados.0.smithi053.stdout:1129: writing smithi053129169-29 from 2473984 to 2768896 tid 3 2024-01-15T22:52:51.929 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 113 2024-01-15T22:52:51.929 INFO:tasks.rados.rados.0.smithi053.stdout:1130: seq_num 370 ranges {0=606208,606208=794624,1400832=8192} 2024-01-15T22:52:51.933 INFO:tasks.rados.rados.0.smithi053.stdout:1130: writing smithi053129169-10 from 0 to 606208 tid 1 2024-01-15T22:52:51.938 INFO:tasks.rados.rados.0.smithi053.stdout:1130: writing smithi053129169-10 from 606208 to 1400832 tid 2 2024-01-15T22:52:51.938 INFO:tasks.rados.rados.0.smithi053.stdout:1130: writing smithi053129169-10 from 1400832 to 1409024 tid 3 2024-01-15T22:52:51.938 INFO:tasks.rados.rados.0.smithi053.stdout:1131: delete oid 26 current snap is 113 2024-01-15T22:52:51.938 INFO:tasks.rados.rados.0.smithi053.stdout:1128: finishing rollback tid 0 to smithi053129169-5 2024-01-15T22:52:51.938 INFO:tasks.rados.rados.0.smithi053.stdout:1128: finishing rollback tid 1 to smithi053129169-5 2024-01-15T22:52:51.938 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 645 (ObjNum 129 snap 0 seq_num 437872584) dirty dne 2024-01-15T22:52:51.938 INFO:tasks.rados.rados.0.smithi053.stdout:1129: finishing write tid 1 to smithi053129169-29 2024-01-15T22:52:51.939 INFO:tasks.rados.rados.0.smithi053.stdout:1129: finishing write tid 2 to smithi053129169-29 2024-01-15T22:52:51.939 INFO:tasks.rados.rados.0.smithi053.stdout:1129: finishing write tid 3 to smithi053129169-29 2024-01-15T22:52:51.939 INFO:tasks.rados.rados.0.smithi053.stdout:1129: finishing write tid 4 to smithi053129169-29 2024-01-15T22:52:51.939 INFO:tasks.rados.rados.0.smithi053.stdout:1129: finishing write tid 5 to smithi053129169-29 2024-01-15T22:52:51.939 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 593 (ObjNum 369 snap 113 seq_num 369) dirty exists 2024-01-15T22:52:51.939 INFO:tasks.rados.rados.0.smithi053.stdout:1129: left oid 29 (ObjNum 369 snap 113 seq_num 369) 2024-01-15T22:52:51.939 INFO:tasks.rados.rados.0.smithi053.stdout:1130: finishing write tid 1 to smithi053129169-10 2024-01-15T22:52:51.943 INFO:tasks.rados.rados.0.smithi053.stdout:1130: finishing write tid 2 to smithi053129169-10 2024-01-15T22:52:51.943 INFO:tasks.rados.rados.0.smithi053.stdout:1130: finishing write tid 3 to smithi053129169-10 2024-01-15T22:52:51.943 INFO:tasks.rados.rados.0.smithi053.stdout:1130: finishing write tid 4 to smithi053129169-10 2024-01-15T22:52:51.945 INFO:tasks.rados.rados.0.smithi053.stdout:1130: finishing write tid 5 to smithi053129169-10 2024-01-15T22:52:51.945 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 546 (ObjNum 370 snap 113 seq_num 370) dirty exists 2024-01-15T22:52:51.945 INFO:tasks.rados.rados.0.smithi053.stdout:1130: left oid 10 (ObjNum 370 snap 113 seq_num 370) 2024-01-15T22:52:51.945 INFO:tasks.rados.rados.0.smithi053.stdout:1128: done (3 left) 2024-01-15T22:52:51.945 INFO:tasks.rados.rados.0.smithi053.stdout:1129: done (2 left) 2024-01-15T22:52:51.946 INFO:tasks.rados.rados.0.smithi053.stdout:1130: done (1 left) 2024-01-15T22:52:51.946 INFO:tasks.rados.rados.0.smithi053.stdout:1131: done (0 left) 2024-01-15T22:52:51.946 INFO:tasks.rados.rados.0.smithi053.stdout:1132: read oid 28 snap -1 2024-01-15T22:52:51.946 INFO:tasks.rados.rados.0.smithi053.stdout:1132: expect deleted 2024-01-15T22:52:51.946 INFO:tasks.rados.rados.0.smithi053.stdout:1133: snap_remove snap 87 2024-01-15T22:52:52.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:51 smithi163 ceph-mon[138526]: pgmap v116: 121 pgs: 10 active+undersized+degraded, 1 stale+active+clean, 29 active+undersized, 81 active+clean; 475 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.4 MiB/s wr, 16 op/s; 119/1014 objects degraded (11.736%) 2024-01-15T22:52:52.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:51 smithi163 ceph-mon[138526]: failed to encode map e268 with expected crc 2024-01-15T22:52:52.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:51 smithi163 ceph-mon[138526]: failed to encode map e268 with expected crc 2024-01-15T22:52:52.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:51 smithi163 ceph-mon[138526]: Health check failed: Degraded data redundancy: 119/1014 objects degraded (11.736%), 10 pgs degraded (PG_DEGRADED) 2024-01-15T22:52:52.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:51 smithi163 ceph-mon[138526]: failed to encode map e268 with expected crc 2024-01-15T22:52:52.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:51 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:52.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:51 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:52.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:51 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:52:52.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:51 smithi163 ceph-mon[138526]: osdmap e269: 8 total, 7 up, 8 in 2024-01-15T22:52:52.294 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-1[160075]: 2024-01-15T22:52:51.979+0000 7f71ac780640 -1 Falling back to public interface 2024-01-15T22:52:52.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[143363]: pgmap v116: 121 pgs: 10 active+undersized+degraded, 1 stale+active+clean, 29 active+undersized, 81 active+clean; 475 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.4 MiB/s wr, 16 op/s; 119/1014 objects degraded (11.736%) 2024-01-15T22:52:52.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[143363]: failed to encode map e268 with expected crc 2024-01-15T22:52:52.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[143363]: failed to encode map e268 with expected crc 2024-01-15T22:52:52.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[143363]: Health check failed: Degraded data redundancy: 119/1014 objects degraded (11.736%), 10 pgs degraded (PG_DEGRADED) 2024-01-15T22:52:52.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[143363]: failed to encode map e268 with expected crc 2024-01-15T22:52:52.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:52.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:52.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:52:52.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[143363]: osdmap e269: 8 total, 7 up, 8 in 2024-01-15T22:52:52.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[146052]: pgmap v116: 121 pgs: 10 active+undersized+degraded, 1 stale+active+clean, 29 active+undersized, 81 active+clean; 475 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.4 MiB/s wr, 16 op/s; 119/1014 objects degraded (11.736%) 2024-01-15T22:52:52.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[146052]: failed to encode map e268 with expected crc 2024-01-15T22:52:52.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[146052]: failed to encode map e268 with expected crc 2024-01-15T22:52:52.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[146052]: Health check failed: Degraded data redundancy: 119/1014 objects degraded (11.736%), 10 pgs degraded (PG_DEGRADED) 2024-01-15T22:52:52.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[146052]: failed to encode map e268 with expected crc 2024-01-15T22:52:52.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:52.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:52.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:52:52.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:51 smithi053 ceph-mon[146052]: osdmap e269: 8 total, 7 up, 8 in 2024-01-15T22:52:52.942 INFO:tasks.rados.rados.0.smithi053.stdout:1133: done (1 left) 2024-01-15T22:52:52.942 INFO:tasks.rados.rados.0.smithi053.stdout:1134: snap_remove snap 34 2024-01-15T22:52:53.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:52 smithi053 ceph-mon[146052]: failed to encode map e268 with expected crc 2024-01-15T22:52:53.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:52 smithi053 ceph-mon[146052]: failed to encode map e268 with expected crc 2024-01-15T22:52:53.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:52 smithi053 ceph-mon[146052]: failed to encode map e268 with expected crc 2024-01-15T22:52:53.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:52 smithi053 ceph-mon[146052]: failed to encode map e269 with expected crc 2024-01-15T22:52:53.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:52 smithi053 ceph-mon[146052]: failed to encode map e269 with expected crc 2024-01-15T22:52:53.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:52 smithi053 ceph-mon[146052]: failed to encode map e269 with expected crc 2024-01-15T22:52:53.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:52 smithi053 ceph-mon[143363]: failed to encode map e268 with expected crc 2024-01-15T22:52:53.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:52 smithi053 ceph-mon[143363]: failed to encode map e268 with expected crc 2024-01-15T22:52:53.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:52 smithi053 ceph-mon[143363]: failed to encode map e268 with expected crc 2024-01-15T22:52:53.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:52 smithi053 ceph-mon[143363]: failed to encode map e269 with expected crc 2024-01-15T22:52:53.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:52 smithi053 ceph-mon[143363]: failed to encode map e269 with expected crc 2024-01-15T22:52:53.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:52 smithi053 ceph-mon[143363]: failed to encode map e269 with expected crc 2024-01-15T22:52:53.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:52 smithi163 ceph-mon[138526]: failed to encode map e268 with expected crc 2024-01-15T22:52:53.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:52 smithi163 ceph-mon[138526]: failed to encode map e268 with expected crc 2024-01-15T22:52:53.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:52 smithi163 ceph-mon[138526]: failed to encode map e268 with expected crc 2024-01-15T22:52:53.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:52 smithi163 ceph-mon[138526]: failed to encode map e269 with expected crc 2024-01-15T22:52:53.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:52 smithi163 ceph-mon[138526]: failed to encode map e269 with expected crc 2024-01-15T22:52:53.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:52 smithi163 ceph-mon[138526]: failed to encode map e269 with expected crc 2024-01-15T22:52:53.946 INFO:tasks.rados.rados.0.smithi053.stdout:1134: done (1 left) 2024-01-15T22:52:53.946 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 9 current snap is 113 2024-01-15T22:52:53.946 INFO:tasks.rados.rados.0.smithi053.stdout:1135: seq_num 372 ranges {0=638976,638976=565248,1204224=237568} 2024-01-15T22:52:53.950 INFO:tasks.rados.rados.0.smithi053.stdout:1135: writing smithi053129169-9 from 0 to 638976 tid 1 2024-01-15T22:52:54.061 INFO:tasks.rados.rados.0.smithi053.stdout:1135: writing smithi053129169-9 from 638976 to 1204224 tid 2 2024-01-15T22:52:54.061 INFO:tasks.rados.rados.0.smithi053.stdout:1135: writing smithi053129169-9 from 1204224 to 1441792 tid 3 2024-01-15T22:52:54.061 INFO:tasks.rados.rados.0.smithi053.stdout:1136: copy_from oid 24 from oid 27 current snap is 113 2024-01-15T22:52:54.061 INFO:tasks.rados.rados.0.smithi053.stdout:1137: snap_create 2024-01-15T22:52:54.061 INFO:tasks.rados.rados.0.smithi053.stdout:1135: finishing write tid 1 to smithi053129169-9 2024-01-15T22:52:54.062 INFO:tasks.rados.rados.0.smithi053.stdout:1135: finishing write tid 2 to smithi053129169-9 2024-01-15T22:52:54.062 INFO:tasks.rados.rados.0.smithi053.stdout:1135: finishing write tid 3 to smithi053129169-9 2024-01-15T22:52:54.062 INFO:tasks.rados.rados.0.smithi053.stdout:1135: finishing write tid 4 to smithi053129169-9 2024-01-15T22:52:54.062 INFO:tasks.rados.rados.0.smithi053.stdout:1135: finishing write tid 5 to smithi053129169-9 2024-01-15T22:52:54.062 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 636 (ObjNum 372 snap 113 seq_num 372) dirty exists 2024-01-15T22:52:54.062 INFO:tasks.rados.rados.0.smithi053.stdout:1135: left oid 9 (ObjNum 372 snap 113 seq_num 372) 2024-01-15T22:52:54.062 INFO:tasks.rados.rados.0.smithi053.stdout:1136: finishing copy_from to smithi053129169-24 2024-01-15T22:52:54.062 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 366 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-01-15T22:52:54.062 INFO:tasks.rados.rados.0.smithi053.stdout:1136: finishing copy_from racing read to smithi053129169-24 2024-01-15T22:52:54.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:53 smithi163 ceph-mon[138526]: pgmap v119: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 475 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.4 MiB/s wr, 16 op/s; 124/1014 objects degraded (12.229%) 2024-01-15T22:52:54.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:53 smithi163 ceph-mon[138526]: failed to encode map e270 with expected crc 2024-01-15T22:52:54.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:53 smithi163 ceph-mon[138526]: failed to encode map e270 with expected crc 2024-01-15T22:52:54.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:53 smithi163 ceph-mon[138526]: osdmap e270: 8 total, 7 up, 8 in 2024-01-15T22:52:54.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:53 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:54.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:53 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:53 smithi053 ceph-mon[143363]: pgmap v119: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 475 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.4 MiB/s wr, 16 op/s; 124/1014 objects degraded (12.229%) 2024-01-15T22:52:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:53 smithi053 ceph-mon[143363]: failed to encode map e270 with expected crc 2024-01-15T22:52:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:53 smithi053 ceph-mon[143363]: failed to encode map e270 with expected crc 2024-01-15T22:52:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:53 smithi053 ceph-mon[143363]: osdmap e270: 8 total, 7 up, 8 in 2024-01-15T22:52:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:53 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:53 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:54.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:53 smithi053 ceph-mon[146052]: pgmap v119: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 475 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.4 MiB/s wr, 16 op/s; 124/1014 objects degraded (12.229%) 2024-01-15T22:52:54.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:53 smithi053 ceph-mon[146052]: failed to encode map e270 with expected crc 2024-01-15T22:52:54.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:53 smithi053 ceph-mon[146052]: failed to encode map e270 with expected crc 2024-01-15T22:52:54.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:53 smithi053 ceph-mon[146052]: osdmap e270: 8 total, 7 up, 8 in 2024-01-15T22:52:54.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:53 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:54.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:53 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:54.953 INFO:tasks.rados.rados.0.smithi053.stdout:1132: done (3 left) 2024-01-15T22:52:54.953 INFO:tasks.rados.rados.0.smithi053.stdout:1135: done (2 left) 2024-01-15T22:52:54.953 INFO:tasks.rados.rados.0.smithi053.stdout:1136: done (1 left) 2024-01-15T22:52:54.953 INFO:tasks.rados.rados.0.smithi053.stdout:1137: done (0 left) 2024-01-15T22:52:54.953 INFO:tasks.rados.rados.0.smithi053.stdout:1138: delete oid 3 current snap is 114 2024-01-15T22:52:54.958 INFO:tasks.rados.rados.0.smithi053.stdout:1138: done (0 left) 2024-01-15T22:52:54.958 INFO:tasks.rados.rados.0.smithi053.stdout:1139: read oid 6 snap -1 2024-01-15T22:52:54.959 INFO:tasks.rados.rados.0.smithi053.stdout:1139: expect deleted 2024-01-15T22:52:54.959 INFO:tasks.rados.rados.0.smithi053.stdout:1140: delete oid 30 current snap is 114 2024-01-15T22:52:54.966 INFO:tasks.rados.rados.0.smithi053.stdout:1139: done (1 left) 2024-01-15T22:52:54.966 INFO:tasks.rados.rados.0.smithi053.stdout:1140: done (0 left) 2024-01-15T22:52:54.966 INFO:tasks.rados.rados.0.smithi053.stdout:1141: snap_remove snap 79 2024-01-15T22:52:55.043 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:52:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:52:55] "GET /metrics HTTP/1.1" 200 36078 "" "Prometheus/2.43.0" 2024-01-15T22:52:55.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:54 smithi053 ceph-mon[143363]: failed to encode map e271 with expected crc 2024-01-15T22:52:55.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:54 smithi053 ceph-mon[143363]: failed to encode map e271 with expected crc 2024-01-15T22:52:55.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:54 smithi053 ceph-mon[143363]: osdmap e271: 8 total, 7 up, 8 in 2024-01-15T22:52:55.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:54 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:55.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:54 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:55.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:54 smithi053 ceph-mon[143363]: from='osd.1 [v2:172.21.15.53:6810/3990913288,v1:172.21.15.53:6811/3990913288]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-15T22:52:55.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:54 smithi053 ceph-mon[146052]: failed to encode map e271 with expected crc 2024-01-15T22:52:55.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:54 smithi053 ceph-mon[146052]: failed to encode map e271 with expected crc 2024-01-15T22:52:55.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:54 smithi053 ceph-mon[146052]: osdmap e271: 8 total, 7 up, 8 in 2024-01-15T22:52:55.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:54 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:55.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:54 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:55.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:54 smithi053 ceph-mon[146052]: from='osd.1 [v2:172.21.15.53:6810/3990913288,v1:172.21.15.53:6811/3990913288]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-15T22:52:55.045 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:54 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-1[160075]: 2024-01-15T22:52:54.796+0000 7f71ac780640 -1 osd.1 0 read_superblock omap replica is missing. 2024-01-15T22:52:55.045 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:54 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-1[160075]: 2024-01-15T22:52:54.851+0000 7f71ac780640 -1 osd.1 264 log_to_monitors true 2024-01-15T22:52:55.045 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 22:52:54 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-1[160075]: 2024-01-15T22:52:54.985+0000 7f719cbd9700 -1 osd.1 264 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-15T22:52:55.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:54 smithi163 ceph-mon[138526]: failed to encode map e271 with expected crc 2024-01-15T22:52:55.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:54 smithi163 ceph-mon[138526]: failed to encode map e271 with expected crc 2024-01-15T22:52:55.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:54 smithi163 ceph-mon[138526]: osdmap e271: 8 total, 7 up, 8 in 2024-01-15T22:52:55.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:54 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:55.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:54 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:55.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:54 smithi163 ceph-mon[138526]: from='osd.1 [v2:172.21.15.53:6810/3990913288,v1:172.21.15.53:6811/3990913288]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-15T22:52:55.966 INFO:tasks.rados.rados.0.smithi053.stdout:1141: done (0 left) 2024-01-15T22:52:55.966 INFO:tasks.rados.rados.0.smithi053.stdout:1142: read oid 40 snap -1 2024-01-15T22:52:55.966 INFO:tasks.rados.rados.0.smithi053.stdout:1142: expect (ObjNum 317 snap 101 seq_num 317) 2024-01-15T22:52:55.966 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 114 2024-01-15T22:52:55.967 INFO:tasks.rados.rados.0.smithi053.stdout:1143: seq_num 375 ranges {1409024=688128,2097152=663552,2760704=139264} 2024-01-15T22:52:55.978 INFO:tasks.rados.rados.0.smithi053.stdout:1143: writing smithi053129169-10 from 1409024 to 2097152 tid 1 2024-01-15T22:52:55.983 INFO:tasks.rados.rados.0.smithi053.stdout:1143: writing smithi053129169-10 from 2097152 to 2760704 tid 2 2024-01-15T22:52:55.986 INFO:tasks.rados.rados.0.smithi053.stdout:1143: writing smithi053129169-10 from 2760704 to 2899968 tid 3 2024-01-15T22:52:55.986 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 16 current snap is 114 2024-01-15T22:52:55.986 INFO:tasks.rados.rados.0.smithi053.stdout:1144: seq_num 376 ranges {2138112=704512,2842624=548864,3391488=253952} 2024-01-15T22:52:56.003 INFO:tasks.rados.rados.0.smithi053.stdout:1144: writing smithi053129169-16 from 2138112 to 2842624 tid 1 2024-01-15T22:52:56.004 INFO:tasks.rados.rados.0.smithi053.stdout:1144: writing smithi053129169-16 from 2842624 to 3391488 tid 2 2024-01-15T22:52:56.006 INFO:tasks.rados.rados.0.smithi053.stdout:1144: writing smithi053129169-16 from 3391488 to 3645440 tid 3 2024-01-15T22:52:56.006 INFO:tasks.rados.rados.0.smithi053.stdout:1145: read oid 49 snap -1 2024-01-15T22:52:56.006 INFO:tasks.rados.rados.0.smithi053.stdout:1145: expect (ObjNum 332 snap 106 seq_num 332) 2024-01-15T22:52:56.006 INFO:tasks.rados.rados.0.smithi053.stdout:1146: read oid 31 snap -1 2024-01-15T22:52:56.006 INFO:tasks.rados.rados.0.smithi053.stdout:1146: expect deleted 2024-01-15T22:52:56.006 INFO:tasks.rados.rados.0.smithi053.stdout:1147: snap_remove snap 82 2024-01-15T22:52:56.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:55 smithi163 ceph-mon[138526]: pgmap v122: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 457 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.0 MiB/s wr, 5 op/s; 126/951 objects degraded (13.249%) 2024-01-15T22:52:56.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:55 smithi163 ceph-mon[138526]: failed to encode map e272 with expected crc 2024-01-15T22:52:56.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:55 smithi163 ceph-mon[138526]: failed to encode map e272 with expected crc 2024-01-15T22:52:56.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:55 smithi163 ceph-mon[138526]: from='osd.1 [v2:172.21.15.53:6810/3990913288,v1:172.21.15.53:6811/3990913288]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-01-15T22:52:56.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:55 smithi163 ceph-mon[138526]: osdmap e272: 8 total, 7 up, 8 in 2024-01-15T22:52:56.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:55 smithi163 ceph-mon[138526]: from='osd.1 [v2:172.21.15.53:6810/3990913288,v1:172.21.15.53:6811/3990913288]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:52:56.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:55 smithi163 ceph-mon[138526]: failed to encode map e272 with expected crc 2024-01-15T22:52:56.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:55 smithi163 ceph-mon[138526]: failed to encode map e272 with expected crc 2024-01-15T22:52:56.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:55 smithi053 ceph-mon[143363]: pgmap v122: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 457 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.0 MiB/s wr, 5 op/s; 126/951 objects degraded (13.249%) 2024-01-15T22:52:56.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:55 smithi053 ceph-mon[143363]: failed to encode map e272 with expected crc 2024-01-15T22:52:56.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:55 smithi053 ceph-mon[143363]: failed to encode map e272 with expected crc 2024-01-15T22:52:56.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:55 smithi053 ceph-mon[143363]: from='osd.1 [v2:172.21.15.53:6810/3990913288,v1:172.21.15.53:6811/3990913288]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-01-15T22:52:56.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:55 smithi053 ceph-mon[143363]: osdmap e272: 8 total, 7 up, 8 in 2024-01-15T22:52:56.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:55 smithi053 ceph-mon[143363]: from='osd.1 [v2:172.21.15.53:6810/3990913288,v1:172.21.15.53:6811/3990913288]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:52:56.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:55 smithi053 ceph-mon[143363]: failed to encode map e272 with expected crc 2024-01-15T22:52:56.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:55 smithi053 ceph-mon[143363]: failed to encode map e272 with expected crc 2024-01-15T22:52:56.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:55 smithi053 ceph-mon[146052]: pgmap v122: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 457 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.0 MiB/s wr, 5 op/s; 126/951 objects degraded (13.249%) 2024-01-15T22:52:56.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:55 smithi053 ceph-mon[146052]: failed to encode map e272 with expected crc 2024-01-15T22:52:56.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:55 smithi053 ceph-mon[146052]: failed to encode map e272 with expected crc 2024-01-15T22:52:56.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:55 smithi053 ceph-mon[146052]: from='osd.1 [v2:172.21.15.53:6810/3990913288,v1:172.21.15.53:6811/3990913288]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-01-15T22:52:56.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:55 smithi053 ceph-mon[146052]: osdmap e272: 8 total, 7 up, 8 in 2024-01-15T22:52:56.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:55 smithi053 ceph-mon[146052]: from='osd.1 [v2:172.21.15.53:6810/3990913288,v1:172.21.15.53:6811/3990913288]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:52:56.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:55 smithi053 ceph-mon[146052]: failed to encode map e272 with expected crc 2024-01-15T22:52:56.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:55 smithi053 ceph-mon[146052]: failed to encode map e272 with expected crc 2024-01-15T22:52:56.970 INFO:tasks.rados.rados.0.smithi053.stdout:1147: done (5 left) 2024-01-15T22:52:56.970 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 44 current snap is 114 2024-01-15T22:52:56.970 INFO:tasks.rados.rados.0.smithi053.stdout:1143: finishing write tid 1 to smithi053129169-10 2024-01-15T22:52:56.970 INFO:tasks.rados.rados.0.smithi053.stdout:1148: seq_num 377 ranges {0=720896,720896=434176,1155072=368640} 2024-01-15T22:52:56.979 INFO:tasks.rados.rados.0.smithi053.stdout:1148: writing smithi053129169-44 from 0 to 720896 tid 1 2024-01-15T22:52:56.979 INFO:tasks.rados.rados.0.smithi053.stdout:1148: writing smithi053129169-44 from 720896 to 1155072 tid 2 2024-01-15T22:52:56.980 INFO:tasks.rados.rados.0.smithi053.stdout:1148: writing smithi053129169-44 from 1155072 to 1523712 tid 3 2024-01-15T22:52:56.980 INFO:tasks.rados.rados.0.smithi053.stdout:1149: snap_create 2024-01-15T22:52:56.980 INFO:tasks.rados.rados.0.smithi053.stdout:1143: finishing write tid 2 to smithi053129169-10 2024-01-15T22:52:56.980 INFO:tasks.rados.rados.0.smithi053.stdout:1143: finishing write tid 3 to smithi053129169-10 2024-01-15T22:52:56.981 INFO:tasks.rados.rados.0.smithi053.stdout:1143: finishing write tid 4 to smithi053129169-10 2024-01-15T22:52:56.981 INFO:tasks.rados.rados.0.smithi053.stdout:1143: finishing write tid 5 to smithi053129169-10 2024-01-15T22:52:56.981 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 569 (ObjNum 375 snap 114 seq_num 375) dirty exists 2024-01-15T22:52:56.981 INFO:tasks.rados.rados.0.smithi053.stdout:1143: left oid 10 (ObjNum 375 snap 114 seq_num 375) 2024-01-15T22:52:56.981 INFO:tasks.rados.rados.0.smithi053.stdout:1145: expect (ObjNum 332 snap 106 seq_num 332) 2024-01-15T22:52:57.113 INFO:tasks.rados.rados.0.smithi053.stdout:1148: finishing write tid 1 to smithi053129169-44 2024-01-15T22:52:57.113 INFO:tasks.rados.rados.0.smithi053.stdout:1148: finishing write tid 2 to smithi053129169-44 2024-01-15T22:52:57.113 INFO:tasks.rados.rados.0.smithi053.stdout:1148: finishing write tid 3 to smithi053129169-44 2024-01-15T22:52:57.113 INFO:tasks.rados.rados.0.smithi053.stdout:1148: finishing write tid 4 to smithi053129169-44 2024-01-15T22:52:57.113 INFO:tasks.rados.rados.0.smithi053.stdout:1148: finishing write tid 5 to smithi053129169-44 2024-01-15T22:52:57.113 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 682 (ObjNum 377 snap 114 seq_num 377) dirty exists 2024-01-15T22:52:57.113 INFO:tasks.rados.rados.0.smithi053.stdout:1148: left oid 44 (ObjNum 377 snap 114 seq_num 377) 2024-01-15T22:52:57.113 INFO:tasks.rados.rados.0.smithi053.stdout:1144: finishing write tid 1 to smithi053129169-16 2024-01-15T22:52:57.114 INFO:tasks.rados.rados.0.smithi053.stdout:1144: finishing write tid 2 to smithi053129169-16 2024-01-15T22:52:57.114 INFO:tasks.rados.rados.0.smithi053.stdout:1144: finishing write tid 3 to smithi053129169-16 2024-01-15T22:52:57.114 INFO:tasks.rados.rados.0.smithi053.stdout:1144: finishing write tid 4 to smithi053129169-16 2024-01-15T22:52:57.114 INFO:tasks.rados.rados.0.smithi053.stdout:1144: finishing write tid 5 to smithi053129169-16 2024-01-15T22:52:57.114 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 642 (ObjNum 376 snap 114 seq_num 376) dirty exists 2024-01-15T22:52:57.114 INFO:tasks.rados.rados.0.smithi053.stdout:1144: left oid 16 (ObjNum 376 snap 114 seq_num 376) 2024-01-15T22:52:57.114 INFO:tasks.rados.rados.0.smithi053.stdout:1142: expect (ObjNum 317 snap 101 seq_num 317) 2024-01-15T22:52:57.118 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:56 smithi053 ceph-mon[143363]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:52:57.119 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:56 smithi053 ceph-mon[143363]: failed to encode map e273 with expected crc 2024-01-15T22:52:57.119 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:56 smithi053 ceph-mon[143363]: osd.1 [v2:172.21.15.53:6810/3990913288,v1:172.21.15.53:6811/3990913288] boot 2024-01-15T22:52:57.119 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:56 smithi053 ceph-mon[143363]: osdmap e273: 8 total, 8 up, 8 in 2024-01-15T22:52:57.119 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:56 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:52:57.119 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:56 smithi053 ceph-mon[146052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:52:57.119 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:56 smithi053 ceph-mon[146052]: failed to encode map e273 with expected crc 2024-01-15T22:52:57.119 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:56 smithi053 ceph-mon[146052]: osd.1 [v2:172.21.15.53:6810/3990913288,v1:172.21.15.53:6811/3990913288] boot 2024-01-15T22:52:57.119 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:56 smithi053 ceph-mon[146052]: osdmap e273: 8 total, 8 up, 8 in 2024-01-15T22:52:57.119 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:56 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:52:57.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:56 smithi163 ceph-mon[138526]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:52:57.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:56 smithi163 ceph-mon[138526]: failed to encode map e273 with expected crc 2024-01-15T22:52:57.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:56 smithi163 ceph-mon[138526]: osd.1 [v2:172.21.15.53:6810/3990913288,v1:172.21.15.53:6811/3990913288] boot 2024-01-15T22:52:57.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:56 smithi163 ceph-mon[138526]: osdmap e273: 8 total, 8 up, 8 in 2024-01-15T22:52:57.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:56 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-15T22:52:57.543 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:52:57.336+0000 7f93ac797700 -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-01-15T22:52:58.004 INFO:tasks.rados.rados.0.smithi053.stdout:1142: done (6 left) 2024-01-15T22:52:58.004 INFO:tasks.rados.rados.0.smithi053.stdout:1143: done (5 left) 2024-01-15T22:52:58.004 INFO:tasks.rados.rados.0.smithi053.stdout:1144: done (4 left) 2024-01-15T22:52:58.005 INFO:tasks.rados.rados.0.smithi053.stdout:1145: done (3 left) 2024-01-15T22:52:58.005 INFO:tasks.rados.rados.0.smithi053.stdout:1146: done (2 left) 2024-01-15T22:52:58.005 INFO:tasks.rados.rados.0.smithi053.stdout:1148: done (1 left) 2024-01-15T22:52:58.005 INFO:tasks.rados.rados.0.smithi053.stdout:1149: done (0 left) 2024-01-15T22:52:58.005 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 34 current snap is 115 2024-01-15T22:52:58.005 INFO:tasks.rados.rados.0.smithi053.stdout:1150: seq_num 378 ranges {4988928=737280,5726208=720896,6447104=81920} 2024-01-15T22:52:58.035 INFO:tasks.rados.rados.0.smithi053.stdout:1150: writing smithi053129169-34 from 4988928 to 5726208 tid 1 2024-01-15T22:52:58.039 INFO:tasks.rados.rados.0.smithi053.stdout:1150: writing smithi053129169-34 from 5726208 to 6447104 tid 2 2024-01-15T22:52:58.040 INFO:tasks.rados.rados.0.smithi053.stdout:1150: writing smithi053129169-34 from 6447104 to 6529024 tid 3 2024-01-15T22:52:58.040 INFO:tasks.rados.rados.0.smithi053.stdout:1151: read oid 37 snap -1 2024-01-15T22:52:58.040 INFO:tasks.rados.rados.0.smithi053.stdout:1151: expect deleted 2024-01-15T22:52:58.040 INFO:tasks.rados.rados.0.smithi053.stdout:1152: snap_create 2024-01-15T22:52:58.042 INFO:tasks.rados.rados.0.smithi053.stdout:1150: finishing write tid 1 to smithi053129169-34 2024-01-15T22:52:58.043 INFO:tasks.rados.rados.0.smithi053.stdout:1150: finishing write tid 2 to smithi053129169-34 2024-01-15T22:52:58.043 INFO:tasks.rados.rados.0.smithi053.stdout:1150: finishing write tid 3 to smithi053129169-34 2024-01-15T22:52:58.043 INFO:tasks.rados.rados.0.smithi053.stdout:1150: finishing write tid 4 to smithi053129169-34 2024-01-15T22:52:58.044 INFO:tasks.rados.rados.0.smithi053.stdout:1150: finishing write tid 5 to smithi053129169-34 2024-01-15T22:52:58.044 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 461 (ObjNum 378 snap 115 seq_num 378) dirty exists 2024-01-15T22:52:58.045 INFO:tasks.rados.rados.0.smithi053.stdout:1150: left oid 34 (ObjNum 378 snap 115 seq_num 378) 2024-01-15T22:52:58.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: pgmap v125: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 441 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.0 MiB/s wr, 5 op/s; 126/939 objects degraded (13.419%) 2024-01-15T22:52:58.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: Health check update: Degraded data redundancy: 126/939 objects degraded (13.419%), 11 pgs degraded (PG_DEGRADED) 2024-01-15T22:52:58.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: osdmap e274: 8 total, 8 up, 8 in 2024-01-15T22:52:58.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:58.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:58.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:58.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:52:58.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:58.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:52:58.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:58.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:58.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:58.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-15T22:52:58.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-15T22:52:58.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:57 smithi163 ceph-mon[138526]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-01-15T22:52:58.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: pgmap v125: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 441 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.0 MiB/s wr, 5 op/s; 126/939 objects degraded (13.419%) 2024-01-15T22:52:58.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: Health check update: Degraded data redundancy: 126/939 objects degraded (13.419%), 11 pgs degraded (PG_DEGRADED) 2024-01-15T22:52:58.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: osdmap e274: 8 total, 8 up, 8 in 2024-01-15T22:52:58.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:58.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:58.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:58.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:52:58.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:58.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:52:58.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:58.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:58.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:58.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-15T22:52:58.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-15T22:52:58.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[143363]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-01-15T22:52:58.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: pgmap v125: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 441 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.0 MiB/s wr, 5 op/s; 126/939 objects degraded (13.419%) 2024-01-15T22:52:58.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: Health check update: Degraded data redundancy: 126/939 objects degraded (13.419%), 11 pgs degraded (PG_DEGRADED) 2024-01-15T22:52:58.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: osdmap e274: 8 total, 8 up, 8 in 2024-01-15T22:52:58.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: failed to encode map e274 with expected crc 2024-01-15T22:52:58.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:58.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:58.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:52:58.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:52:58.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:58.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:52:58.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:58.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:58.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:52:58.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-15T22:52:58.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-15T22:52:58.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:57 smithi053 ceph-mon[146052]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-01-15T22:52:58.971 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:52:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:52:58.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:52:58.972 INFO:tasks.rados.rados.0.smithi053.stdout:1150: done (2 left) 2024-01-15T22:52:58.973 INFO:tasks.rados.rados.0.smithi053.stdout:1151: done (1 left) 2024-01-15T22:52:58.973 INFO:tasks.rados.rados.0.smithi053.stdout:1152: done (0 left) 2024-01-15T22:52:58.973 INFO:tasks.rados.rados.0.smithi053.stdout:1153: snap_remove snap 112 2024-01-15T22:52:59.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:58 smithi163 ceph-mon[138526]: failed to encode map e275 with expected crc 2024-01-15T22:52:59.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:58 smithi163 ceph-mon[138526]: osdmap e275: 8 total, 8 up, 8 in 2024-01-15T22:52:59.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:58 smithi163 ceph-mon[138526]: failed to encode map e275 with expected crc 2024-01-15T22:52:59.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:58 smithi163 ceph-mon[138526]: failed to encode map e275 with expected crc 2024-01-15T22:52:59.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:58 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:59.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:58 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:52:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:58 smithi053 ceph-mon[143363]: failed to encode map e275 with expected crc 2024-01-15T22:52:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:58 smithi053 ceph-mon[143363]: osdmap e275: 8 total, 8 up, 8 in 2024-01-15T22:52:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:58 smithi053 ceph-mon[143363]: failed to encode map e275 with expected crc 2024-01-15T22:52:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:58 smithi053 ceph-mon[143363]: failed to encode map e275 with expected crc 2024-01-15T22:52:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:58 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:58 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:52:59.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:58 smithi053 ceph-mon[146052]: failed to encode map e275 with expected crc 2024-01-15T22:52:59.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:58 smithi053 ceph-mon[146052]: osdmap e275: 8 total, 8 up, 8 in 2024-01-15T22:52:59.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:58 smithi053 ceph-mon[146052]: failed to encode map e275 with expected crc 2024-01-15T22:52:59.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:58 smithi053 ceph-mon[146052]: failed to encode map e275 with expected crc 2024-01-15T22:52:59.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:58 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:52:59.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:58 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:52:59.974 INFO:tasks.rados.rados.0.smithi053.stdout:1153: done (0 left) 2024-01-15T22:52:59.974 INFO:tasks.rados.rados.0.smithi053.stdout:1154: read oid 9 snap -1 2024-01-15T22:52:59.974 INFO:tasks.rados.rados.0.smithi053.stdout:1154: expect (ObjNum 372 snap 113 seq_num 372) 2024-01-15T22:52:59.974 INFO:tasks.rados.rados.0.smithi053.stdout:1155: read oid 41 snap 109 2024-01-15T22:52:59.974 INFO:tasks.rados.rados.0.smithi053.stdout:1155: expect deleted 2024-01-15T22:52:59.975 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 28 current snap is 116 2024-01-15T22:52:59.975 INFO:tasks.rados.rados.0.smithi053.stdout:1156: seq_num 379 ranges {0=753664,753664=606208,1359872=196608} 2024-01-15T22:52:59.978 INFO:tasks.rados.rados.0.smithi053.stdout:1156: writing smithi053129169-28 from 0 to 753664 tid 1 2024-01-15T22:52:59.986 INFO:tasks.rados.rados.0.smithi053.stdout:1156: writing smithi053129169-28 from 753664 to 1359872 tid 2 2024-01-15T22:52:59.986 INFO:tasks.rados.rados.0.smithi053.stdout:1156: writing smithi053129169-28 from 1359872 to 1556480 tid 3 2024-01-15T22:52:59.986 INFO:tasks.rados.rados.0.smithi053.stdout:1157: copy_from oid 8 from oid 14 current snap is 116 2024-01-15T22:52:59.986 INFO:tasks.rados.rados.0.smithi053.stdout:1158: rollback oid 32 current snap is 116 2024-01-15T22:52:59.986 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 71 2024-01-15T22:52:59.986 INFO:tasks.rados.rados.0.smithi053.stdout:1159: copy_from oid 45 from oid 22 current snap is 116 2024-01-15T22:52:59.986 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 116 2024-01-15T22:52:59.986 INFO:tasks.rados.rados.0.smithi053.stdout:1160: seq_num 380 ranges {1253376=770048,2023424=483328,2506752=319488} 2024-01-15T22:52:59.996 INFO:tasks.rados.rados.0.smithi053.stdout:1160: writing smithi053129169-12 from 1253376 to 2023424 tid 1 2024-01-15T22:52:59.999 INFO:tasks.rados.rados.0.smithi053.stdout:1160: writing smithi053129169-12 from 2023424 to 2506752 tid 2 2024-01-15T22:53:00.001 INFO:tasks.rados.rados.0.smithi053.stdout:1160: writing smithi053129169-12 from 2506752 to 2826240 tid 3 2024-01-15T22:53:00.001 INFO:tasks.rados.rados.0.smithi053.stdout:1155: done (6 left) 2024-01-15T22:53:00.001 INFO:tasks.rados.rados.0.smithi053.stdout:1161: snap_create 2024-01-15T22:53:00.002 INFO:tasks.rados.rados.0.smithi053.stdout:1154: expect (ObjNum 372 snap 113 seq_num 372) 2024-01-15T22:53:00.045 INFO:tasks.rados.rados.0.smithi053.stdout:1158: finishing rollback tid 0 to smithi053129169-32 2024-01-15T22:53:00.045 INFO:tasks.rados.rados.0.smithi053.stdout:1158: finishing rollback tid 1 to smithi053129169-32 2024-01-15T22:53:00.045 INFO:tasks.rados.rados.0.smithi053.stdout:1158: finishing rollback tid 2 to smithi053129169-32 2024-01-15T22:53:00.045 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 866 (ObjNum 196 snap 55 seq_num 196) dirty exists 2024-01-15T22:53:00.045 INFO:tasks.rados.rados.0.smithi053.stdout:1156: finishing write tid 1 to smithi053129169-28 2024-01-15T22:53:00.045 INFO:tasks.rados.rados.0.smithi053.stdout:1156: finishing write tid 2 to smithi053129169-28 2024-01-15T22:53:00.045 INFO:tasks.rados.rados.0.smithi053.stdout:1156: finishing write tid 3 to smithi053129169-28 2024-01-15T22:53:00.045 INFO:tasks.rados.rados.0.smithi053.stdout:1156: finishing write tid 4 to smithi053129169-28 2024-01-15T22:53:00.045 INFO:tasks.rados.rados.0.smithi053.stdout:1156: finishing write tid 5 to smithi053129169-28 2024-01-15T22:53:00.045 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 465 (ObjNum 379 snap 116 seq_num 379) dirty exists 2024-01-15T22:53:00.045 INFO:tasks.rados.rados.0.smithi053.stdout:1156: left oid 28 (ObjNum 379 snap 116 seq_num 379) 2024-01-15T22:53:00.046 INFO:tasks.rados.rados.0.smithi053.stdout:1160: finishing write tid 1 to smithi053129169-12 2024-01-15T22:53:00.046 INFO:tasks.rados.rados.0.smithi053.stdout:1160: finishing write tid 2 to smithi053129169-12 2024-01-15T22:53:00.046 INFO:tasks.rados.rados.0.smithi053.stdout:1160: finishing write tid 3 to smithi053129169-12 2024-01-15T22:53:00.046 INFO:tasks.rados.rados.0.smithi053.stdout:1160: finishing write tid 4 to smithi053129169-12 2024-01-15T22:53:00.046 INFO:tasks.rados.rados.0.smithi053.stdout:1159: finishing copy_from to smithi053129169-45 2024-01-15T22:53:00.046 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 533 (ObjNum 298 snap 96 seq_num 298) dirty exists 2024-01-15T22:53:00.046 INFO:tasks.rados.rados.0.smithi053.stdout:1159: finishing copy_from racing read to smithi053129169-45 2024-01-15T22:53:00.046 INFO:tasks.rados.rados.0.smithi053.stdout:1160: finishing write tid 5 to smithi053129169-12 2024-01-15T22:53:00.046 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 699 (ObjNum 380 snap 116 seq_num 380) dirty exists 2024-01-15T22:53:00.046 INFO:tasks.rados.rados.0.smithi053.stdout:1160: left oid 12 (ObjNum 380 snap 116 seq_num 380) 2024-01-15T22:53:00.046 INFO:tasks.rados.rados.0.smithi053.stdout:1157: finishing copy_from to smithi053129169-8 2024-01-15T22:53:00.046 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 630 (ObjNum 362 snap 110 seq_num 362) dirty exists 2024-01-15T22:53:00.046 INFO:tasks.rados.rados.0.smithi053.stdout:1157: finishing copy_from racing read to smithi053129169-8 2024-01-15T22:53:00.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:59 smithi163 ceph-mon[138526]: pgmap v128: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 441 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 126/939 objects degraded (13.419%) 2024-01-15T22:53:00.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:59 smithi163 ceph-mon[138526]: failed to encode map e276 with expected crc 2024-01-15T22:53:00.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:59 smithi163 ceph-mon[138526]: failed to encode map e276 with expected crc 2024-01-15T22:53:00.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:52:59 smithi163 ceph-mon[138526]: osdmap e276: 8 total, 8 up, 8 in 2024-01-15T22:53:00.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:59 smithi053 ceph-mon[143363]: pgmap v128: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 441 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 126/939 objects degraded (13.419%) 2024-01-15T22:53:00.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:59 smithi053 ceph-mon[143363]: failed to encode map e276 with expected crc 2024-01-15T22:53:00.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:59 smithi053 ceph-mon[143363]: failed to encode map e276 with expected crc 2024-01-15T22:53:00.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:52:59 smithi053 ceph-mon[143363]: osdmap e276: 8 total, 8 up, 8 in 2024-01-15T22:53:00.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:59 smithi053 ceph-mon[146052]: pgmap v128: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 441 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 126/939 objects degraded (13.419%) 2024-01-15T22:53:00.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:59 smithi053 ceph-mon[146052]: failed to encode map e276 with expected crc 2024-01-15T22:53:00.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:59 smithi053 ceph-mon[146052]: failed to encode map e276 with expected crc 2024-01-15T22:53:00.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:52:59 smithi053 ceph-mon[146052]: osdmap e276: 8 total, 8 up, 8 in 2024-01-15T22:53:00.984 INFO:tasks.rados.rados.0.smithi053.stdout:1154: done (6 left) 2024-01-15T22:53:00.984 INFO:tasks.rados.rados.0.smithi053.stdout:1156: done (5 left) 2024-01-15T22:53:00.984 INFO:tasks.rados.rados.0.smithi053.stdout:1157: done (4 left) 2024-01-15T22:53:00.984 INFO:tasks.rados.rados.0.smithi053.stdout:1158: done (3 left) 2024-01-15T22:53:00.984 INFO:tasks.rados.rados.0.smithi053.stdout:1159: done (2 left) 2024-01-15T22:53:00.984 INFO:tasks.rados.rados.0.smithi053.stdout:1160: done (1 left) 2024-01-15T22:53:00.984 INFO:tasks.rados.rados.0.smithi053.stdout:1161: done (0 left) 2024-01-15T22:53:00.985 INFO:tasks.rados.rados.0.smithi053.stdout:1162: copy_from oid 31 from oid 47 current snap is 117 2024-01-15T22:53:00.985 INFO:tasks.rados.rados.0.smithi053.stdout:1163: read oid 12 snap 116 2024-01-15T22:53:00.985 INFO:tasks.rados.rados.0.smithi053.stdout:1163: expect (ObjNum 380 snap 116 seq_num 380) 2024-01-15T22:53:00.985 INFO:tasks.rados.rados.0.smithi053.stdout:1164: snap_create 2024-01-15T22:53:01.004 INFO:tasks.rados.rados.0.smithi053.stdout:1163: expect (ObjNum 380 snap 116 seq_num 380) 2024-01-15T22:53:01.097 INFO:tasks.rados.rados.0.smithi053.stdout:1162: finishing copy_from to smithi053129169-31 2024-01-15T22:53:01.097 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 535 (ObjNum 343 snap 108 seq_num 343) dirty exists 2024-01-15T22:53:01.098 INFO:tasks.rados.rados.0.smithi053.stdout:1162: finishing copy_from racing read to smithi053129169-31 2024-01-15T22:53:01.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:00 smithi053 ceph-mon[143363]: failed to encode map e277 with expected crc 2024-01-15T22:53:01.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:00 smithi053 ceph-mon[143363]: failed to encode map e277 with expected crc 2024-01-15T22:53:01.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:00 smithi053 ceph-mon[143363]: osdmap e277: 8 total, 8 up, 8 in 2024-01-15T22:53:01.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:00 smithi053 ceph-mon[143363]: failed to encode map e277 with expected crc 2024-01-15T22:53:01.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:00 smithi053 ceph-mon[143363]: failed to encode map e277 with expected crc 2024-01-15T22:53:01.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:00 smithi053 ceph-mon[146052]: failed to encode map e277 with expected crc 2024-01-15T22:53:01.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:00 smithi053 ceph-mon[146052]: failed to encode map e277 with expected crc 2024-01-15T22:53:01.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:00 smithi053 ceph-mon[146052]: osdmap e277: 8 total, 8 up, 8 in 2024-01-15T22:53:01.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:00 smithi053 ceph-mon[146052]: failed to encode map e277 with expected crc 2024-01-15T22:53:01.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:00 smithi053 ceph-mon[146052]: failed to encode map e277 with expected crc 2024-01-15T22:53:01.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:00 smithi163 ceph-mon[138526]: failed to encode map e277 with expected crc 2024-01-15T22:53:01.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:00 smithi163 ceph-mon[138526]: failed to encode map e277 with expected crc 2024-01-15T22:53:01.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:00 smithi163 ceph-mon[138526]: osdmap e277: 8 total, 8 up, 8 in 2024-01-15T22:53:01.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:00 smithi163 ceph-mon[138526]: failed to encode map e277 with expected crc 2024-01-15T22:53:01.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:00 smithi163 ceph-mon[138526]: failed to encode map e277 with expected crc 2024-01-15T22:53:01.989 INFO:tasks.rados.rados.0.smithi053.stdout:1162: done (2 left) 2024-01-15T22:53:01.989 INFO:tasks.rados.rados.0.smithi053.stdout:1163: done (1 left) 2024-01-15T22:53:01.989 INFO:tasks.rados.rados.0.smithi053.stdout:1164: done (0 left) 2024-01-15T22:53:01.989 INFO:tasks.rados.rados.0.smithi053.stdout:1165: rollback oid 36 current snap is 118 2024-01-15T22:53:01.989 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 36 to 40 2024-01-15T22:53:01.989 INFO:tasks.rados.rados.0.smithi053.stdout:1166: snap_remove snap 84 2024-01-15T22:53:02.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:01 smithi053 ceph-mon[143363]: pgmap v131: 121 pgs: 1 active+undersized+degraded, 5 active+undersized, 115 active+clean; 434 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.4 MiB/s wr, 6 op/s; 5/894 objects degraded (0.559%); 3.9 MiB/s, 1 objects/s recovering 2024-01-15T22:53:02.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:01 smithi053 ceph-mon[143363]: failed to encode map e278 with expected crc 2024-01-15T22:53:02.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:01 smithi053 ceph-mon[143363]: failed to encode map e278 with expected crc 2024-01-15T22:53:02.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:01 smithi053 ceph-mon[143363]: osdmap e278: 8 total, 8 up, 8 in 2024-01-15T22:53:02.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:01 smithi053 ceph-mon[146052]: pgmap v131: 121 pgs: 1 active+undersized+degraded, 5 active+undersized, 115 active+clean; 434 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.4 MiB/s wr, 6 op/s; 5/894 objects degraded (0.559%); 3.9 MiB/s, 1 objects/s recovering 2024-01-15T22:53:02.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:01 smithi053 ceph-mon[146052]: failed to encode map e278 with expected crc 2024-01-15T22:53:02.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:01 smithi053 ceph-mon[146052]: failed to encode map e278 with expected crc 2024-01-15T22:53:02.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:01 smithi053 ceph-mon[146052]: osdmap e278: 8 total, 8 up, 8 in 2024-01-15T22:53:02.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:01 smithi163 ceph-mon[138526]: pgmap v131: 121 pgs: 1 active+undersized+degraded, 5 active+undersized, 115 active+clean; 434 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.4 MiB/s wr, 6 op/s; 5/894 objects degraded (0.559%); 3.9 MiB/s, 1 objects/s recovering 2024-01-15T22:53:02.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:01 smithi163 ceph-mon[138526]: failed to encode map e278 with expected crc 2024-01-15T22:53:02.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:01 smithi163 ceph-mon[138526]: failed to encode map e278 with expected crc 2024-01-15T22:53:02.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:01 smithi163 ceph-mon[138526]: osdmap e278: 8 total, 8 up, 8 in 2024-01-15T22:53:02.992 INFO:tasks.rados.rados.0.smithi053.stdout:1166: done (1 left) 2024-01-15T22:53:02.993 INFO:tasks.rados.rados.0.smithi053.stdout:1167: rmattr oid 6 current snap is 118 2024-01-15T22:53:02.993 INFO:tasks.rados.rados.0.smithi053.stdout:1167: done (1 left) 2024-01-15T22:53:02.993 INFO:tasks.rados.rados.0.smithi053.stdout:1168: copy_from oid 23 from oid 6 current snap is 118 2024-01-15T22:53:02.993 INFO:tasks.rados.rados.0.smithi053.stdout:1165: finishing rollback tid 1 to smithi053129169-36 2024-01-15T22:53:02.993 INFO:tasks.rados.rados.0.smithi053.stdout:1165: finishing rollback tid 2 to smithi053129169-36 2024-01-15T22:53:02.993 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 335 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-01-15T22:53:02.993 INFO:tasks.rados.rados.0.smithi053.stdout:1165: done (1 left) 2024-01-15T22:53:02.993 INFO:tasks.rados.rados.0.smithi053.stdout:1169: delete oid 13 current snap is 118 2024-01-15T22:53:03.006 INFO:tasks.rados.rados.0.smithi053.stdout:1169: done (1 left) 2024-01-15T22:53:03.006 INFO:tasks.rados.rados.0.smithi053.stdout:1170: copy_from oid 44 from oid 50 current snap is 118 2024-01-15T22:53:03.006 INFO:tasks.rados.rados.0.smithi053.stdout:1171: delete oid 34 current snap is 118 2024-01-15T22:53:03.007 INFO:tasks.rados.rados.0.smithi053.stdout:1168: finishing copy_from to smithi053129169-23 2024-01-15T22:53:03.007 INFO:tasks.rados.rados.0.smithi053.stdout:1168: got expected ENOENT (src dne) 2024-01-15T22:53:03.010 INFO:tasks.rados.rados.0.smithi053.stdout:1168: finishing copy_from racing read to smithi053129169-23 2024-01-15T22:53:03.014 INFO:tasks.rados.rados.0.smithi053.stdout:1168: done (2 left) 2024-01-15T22:53:03.015 INFO:tasks.rados.rados.0.smithi053.stdout:1171: done (1 left) 2024-01-15T22:53:03.015 INFO:tasks.rados.rados.0.smithi053.stdout:1172: rollback oid 31 current snap is 118 2024-01-15T22:53:03.015 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 31 to 76 2024-01-15T22:53:03.015 INFO:tasks.rados.rados.0.smithi053.stdout:1173: read oid 10 snap -1 2024-01-15T22:53:03.015 INFO:tasks.rados.rados.0.smithi053.stdout:1173: expect (ObjNum 375 snap 114 seq_num 375) 2024-01-15T22:53:03.015 INFO:tasks.rados.rados.0.smithi053.stdout:1174: snap_remove snap 68 2024-01-15T22:53:03.176 INFO:teuthology.orchestra.run.smithi053.stdout:true 2024-01-15T22:53:03.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:02 smithi053 ceph-mon[146052]: failed to encode map e279 with expected crc 2024-01-15T22:53:03.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:02 smithi053 ceph-mon[146052]: osdmap e279: 8 total, 8 up, 8 in 2024-01-15T22:53:03.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:02 smithi053 ceph-mon[146052]: failed to encode map e279 with expected crc 2024-01-15T22:53:03.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:02 smithi053 ceph-mon[143363]: failed to encode map e279 with expected crc 2024-01-15T22:53:03.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:02 smithi053 ceph-mon[143363]: osdmap e279: 8 total, 8 up, 8 in 2024-01-15T22:53:03.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:02 smithi053 ceph-mon[143363]: failed to encode map e279 with expected crc 2024-01-15T22:53:03.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:02 smithi163 ceph-mon[138526]: failed to encode map e279 with expected crc 2024-01-15T22:53:03.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:02 smithi163 ceph-mon[138526]: osdmap e279: 8 total, 8 up, 8 in 2024-01-15T22:53:03.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:02 smithi163 ceph-mon[138526]: failed to encode map e279 with expected crc 2024-01-15T22:53:03.493 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-15T22:53:03.494 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (2m) 9s ago 5m 19.7M - 0.25.0 c8568f914cd2 9a47f1d13586 2024-01-15T22:53:03.494 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi163 *:3000 running (2m) 65s ago 5m 86.5M - 9.4.7 954c08fa6188 13a2c7b92d98 2024-01-15T22:53:03.494 INFO:teuthology.orchestra.run.smithi053.stdout:mds.a smithi053 running (6m) 9s ago 6m 18.8M - 17.2.7-268-g6441305d c3a232f785d8 4d36714adf10 2024-01-15T22:53:03.494 INFO:teuthology.orchestra.run.smithi053.stdout:mds.b smithi163 running (6m) 65s ago 6m 16.7M - 17.2.7-268-g6441305d c3a232f785d8 c0b806195a60 2024-01-15T22:53:03.494 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi163 *:8443,9283,8765 running (112s) 65s ago 8m 447M - 18.2.1-242-gd2f11f33 f16b14f4c75d 1e115ae1e0c7 2024-01-15T22:53:03.494 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (2m) 9s ago 9m 507M - 18.2.1-242-gd2f11f33 f16b14f4c75d cb1657132d65 2024-01-15T22:53:03.494 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (102s) 9s ago 10m 65.1M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d a47e1c16b72c 2024-01-15T22:53:03.494 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi163 running (75s) 65s ago 8m 26.5M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d b2d91135e37d 2024-01-15T22:53:03.494 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (84s) 9s ago 8m 55.5M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d 8bb8f7a4f9b5 2024-01-15T22:53:03.494 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (2m) 9s ago 4m 9663k - 1.5.0 0da6a335fe13 3b51e4e7e299 2024-01-15T22:53:03.494 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi163 *:9100 running (2m) 65s ago 4m 9559k - 1.5.0 0da6a335fe13 5ddabc842ce8 2024-01-15T22:53:03.494 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (41s) 9s ago 8m 199M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d c8aace9ef8ef 2024-01-15T22:53:03.494 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (12s) 9s ago 7m 12.4M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d 62f6e9f6a632 2024-01-15T22:53:03.494 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (7m) 9s ago 7m 343M 2489M 17.2.7-268-g6441305d c3a232f785d8 af8c93eeabb6 2024-01-15T22:53:03.494 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (7m) 9s ago 7m 346M 2489M 17.2.7-268-g6441305d c3a232f785d8 81bda9e24813 2024-01-15T22:53:03.495 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi163 running (7m) 65s ago 7m 328M 2488M 17.2.7-268-g6441305d c3a232f785d8 7a8265fc5e4f 2024-01-15T22:53:03.495 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi163 running (6m) 65s ago 6m 307M 2488M 17.2.7-268-g6441305d c3a232f785d8 a35a7235bfee 2024-01-15T22:53:03.495 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi163 running (6m) 65s ago 6m 227M 2488M 17.2.7-268-g6441305d c3a232f785d8 d9bbfdd11e5a 2024-01-15T22:53:03.495 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi163 running (6m) 65s ago 6m 252M 2488M 17.2.7-268-g6441305d c3a232f785d8 b416f62ab004 2024-01-15T22:53:03.495 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi163 *:9095 running (115s) 65s ago 5m 50.4M - 2.43.0 a07b618ecd1d c7eb40616e72 2024-01-15T22:53:03.890 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:53:03.891 INFO:teuthology.orchestra.run.smithi053.stdout: "mon": { 2024-01-15T22:53:03.891 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 3 2024-01-15T22:53:03.891 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:53:03.891 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr": { 2024-01-15T22:53:03.891 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 2 2024-01-15T22:53:03.891 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:53:03.891 INFO:teuthology.orchestra.run.smithi053.stdout: "osd": { 2024-01-15T22:53:03.891 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 6, 2024-01-15T22:53:03.891 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 2 2024-01-15T22:53:03.891 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:53:03.891 INFO:teuthology.orchestra.run.smithi053.stdout: "mds": { 2024-01-15T22:53:03.891 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:53:03.891 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:53:03.892 INFO:teuthology.orchestra.run.smithi053.stdout: "overall": { 2024-01-15T22:53:03.892 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 8, 2024-01-15T22:53:03.892 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 7 2024-01-15T22:53:03.892 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-01-15T22:53:03.892 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:53:03.998 INFO:tasks.rados.rados.0.smithi053.stdout:1174: done (3 left) 2024-01-15T22:53:03.998 INFO:tasks.rados.rados.0.smithi053.stdout:1175: delete oid 40 current snap is 118 2024-01-15T22:53:03.998 INFO:tasks.rados.rados.0.smithi053.stdout:1172: finishing rollback tid 0 to smithi053129169-31 2024-01-15T22:53:03.998 INFO:tasks.rados.rados.0.smithi053.stdout:1172: finishing rollback tid 1 to smithi053129169-31 2024-01-15T22:53:03.998 INFO:tasks.rados.rados.0.smithi053.stdout:1172: finishing rollback tid 2 to smithi053129169-31 2024-01-15T22:53:03.998 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 538 (ObjNum 224 snap 60 seq_num 224) dirty exists 2024-01-15T22:53:03.998 INFO:tasks.rados.rados.0.smithi053.stdout:1170: finishing copy_from to smithi053129169-44 2024-01-15T22:53:03.998 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 570 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:53:03.998 INFO:tasks.rados.rados.0.smithi053.stdout:1170: finishing copy_from racing read to smithi053129169-44 2024-01-15T22:53:03.998 INFO:tasks.rados.rados.0.smithi053.stdout:1173: expect (ObjNum 375 snap 114 seq_num 375) 2024-01-15T22:53:04.104 INFO:tasks.rados.rados.0.smithi053.stdout:1170: done (3 left) 2024-01-15T22:53:04.104 INFO:tasks.rados.rados.0.smithi053.stdout:1172: done (2 left) 2024-01-15T22:53:04.104 INFO:tasks.rados.rados.0.smithi053.stdout:1173: done (1 left) 2024-01-15T22:53:04.104 INFO:tasks.rados.rados.0.smithi053.stdout:1175: done (0 left) 2024-01-15T22:53:04.104 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 19 current snap is 118 2024-01-15T22:53:04.105 INFO:tasks.rados.rados.0.smithi053.stdout:1176: seq_num 384 ranges {10870784=434176,11304960=475136,11780096=630784,12410880=98304} 2024-01-15T22:53:04.165 INFO:tasks.rados.rados.0.smithi053.stdout:1176: writing smithi053129169-19 from 10870784 to 11304960 tid 1 2024-01-15T22:53:04.168 INFO:tasks.rados.rados.0.smithi053.stdout:1176: writing smithi053129169-19 from 11304960 to 11780096 tid 2 2024-01-15T22:53:04.172 INFO:tasks.rados.rados.0.smithi053.stdout:1176: writing smithi053129169-19 from 11780096 to 12410880 tid 3 2024-01-15T22:53:04.172 INFO:tasks.rados.rados.0.smithi053.stdout:1176: writing smithi053129169-19 from 12410880 to 12509184 tid 4 2024-01-15T22:53:04.172 INFO:tasks.rados.rados.0.smithi053.stdout:1177: snap_create 2024-01-15T22:53:04.172 INFO:tasks.rados.rados.0.smithi053.stdout:1176: finishing write tid 1 to smithi053129169-19 2024-01-15T22:53:04.173 INFO:tasks.rados.rados.0.smithi053.stdout:1176: finishing write tid 2 to smithi053129169-19 2024-01-15T22:53:04.174 INFO:tasks.rados.rados.0.smithi053.stdout:1176: finishing write tid 3 to smithi053129169-19 2024-01-15T22:53:04.175 INFO:tasks.rados.rados.0.smithi053.stdout:1176: finishing write tid 4 to smithi053129169-19 2024-01-15T22:53:04.175 INFO:tasks.rados.rados.0.smithi053.stdout:1176: finishing write tid 5 to smithi053129169-19 2024-01-15T22:53:04.176 INFO:tasks.rados.rados.0.smithi053.stdout:1176: finishing write tid 6 to smithi053129169-19 2024-01-15T22:53:04.176 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 721 (ObjNum 384 snap 118 seq_num 384) dirty exists 2024-01-15T22:53:04.176 INFO:tasks.rados.rados.0.smithi053.stdout:1176: left oid 19 (ObjNum 384 snap 118 seq_num 384) 2024-01-15T22:53:04.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[146052]: pgmap v134: 121 pgs: 121 active+clean; 439 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.7 MiB/s wr, 7 op/s; 3.9 MiB/s, 1 objects/s recovering 2024-01-15T22:53:04.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[146052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/894 objects degraded (0.559%), 1 pg degraded) 2024-01-15T22:53:04.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T22:53:04.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[146052]: failed to encode map e279 with expected crc 2024-01-15T22:53:04.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[146052]: failed to encode map e280 with expected crc 2024-01-15T22:53:04.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[146052]: osdmap e280: 8 total, 8 up, 8 in 2024-01-15T22:53:04.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[146052]: failed to encode map e279 with expected crc 2024-01-15T22:53:04.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[146052]: failed to encode map e280 with expected crc 2024-01-15T22:53:04.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[146052]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:53:04.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[146052]: from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:53:04.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/558385413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:04.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[143363]: pgmap v134: 121 pgs: 121 active+clean; 439 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.7 MiB/s wr, 7 op/s; 3.9 MiB/s, 1 objects/s recovering 2024-01-15T22:53:04.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[143363]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/894 objects degraded (0.559%), 1 pg degraded) 2024-01-15T22:53:04.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T22:53:04.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[143363]: failed to encode map e279 with expected crc 2024-01-15T22:53:04.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[143363]: failed to encode map e280 with expected crc 2024-01-15T22:53:04.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[143363]: osdmap e280: 8 total, 8 up, 8 in 2024-01-15T22:53:04.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[143363]: failed to encode map e279 with expected crc 2024-01-15T22:53:04.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[143363]: failed to encode map e280 with expected crc 2024-01-15T22:53:04.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[143363]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:53:04.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[143363]: from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:53:04.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:04 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/558385413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:04.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:04 smithi163 ceph-mon[138526]: pgmap v134: 121 pgs: 121 active+clean; 439 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.7 MiB/s wr, 7 op/s; 3.9 MiB/s, 1 objects/s recovering 2024-01-15T22:53:04.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:04 smithi163 ceph-mon[138526]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/894 objects degraded (0.559%), 1 pg degraded) 2024-01-15T22:53:04.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:04 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T22:53:04.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:04 smithi163 ceph-mon[138526]: failed to encode map e279 with expected crc 2024-01-15T22:53:04.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:04 smithi163 ceph-mon[138526]: failed to encode map e280 with expected crc 2024-01-15T22:53:04.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:04 smithi163 ceph-mon[138526]: osdmap e280: 8 total, 8 up, 8 in 2024-01-15T22:53:04.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:04 smithi163 ceph-mon[138526]: failed to encode map e279 with expected crc 2024-01-15T22:53:04.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:04 smithi163 ceph-mon[138526]: failed to encode map e280 with expected crc 2024-01-15T22:53:04.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:04 smithi163 ceph-mon[138526]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:53:04.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:04 smithi163 ceph-mon[138526]: from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:53:04.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:04 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/558385413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:05.005 INFO:tasks.rados.rados.0.smithi053.stdout:1176: done (1 left) 2024-01-15T22:53:05.005 INFO:tasks.rados.rados.0.smithi053.stdout:1177: done (0 left) 2024-01-15T22:53:05.005 INFO:tasks.rados.rados.0.smithi053.stdout:1178: snap_create 2024-01-15T22:53:05.293 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:53:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:53:05] "GET /metrics HTTP/1.1" 200 35928 "" "Prometheus/2.43.0" 2024-01-15T22:53:05.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:05 smithi053 ceph-mon[143363]: failed to encode map e281 with expected crc 2024-01-15T22:53:05.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:05 smithi053 ceph-mon[143363]: failed to encode map e281 with expected crc 2024-01-15T22:53:05.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:05 smithi053 ceph-mon[143363]: osdmap e281: 8 total, 8 up, 8 in 2024-01-15T22:53:05.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:05 smithi053 ceph-mon[143363]: failed to encode map e281 with expected crc 2024-01-15T22:53:05.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:05 smithi053 ceph-mon[146052]: failed to encode map e281 with expected crc 2024-01-15T22:53:05.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:05 smithi053 ceph-mon[146052]: failed to encode map e281 with expected crc 2024-01-15T22:53:05.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:05 smithi053 ceph-mon[146052]: osdmap e281: 8 total, 8 up, 8 in 2024-01-15T22:53:05.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:05 smithi053 ceph-mon[146052]: failed to encode map e281 with expected crc 2024-01-15T22:53:05.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:05 smithi163 ceph-mon[138526]: failed to encode map e281 with expected crc 2024-01-15T22:53:05.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:05 smithi163 ceph-mon[138526]: failed to encode map e281 with expected crc 2024-01-15T22:53:05.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:05 smithi163 ceph-mon[138526]: osdmap e281: 8 total, 8 up, 8 in 2024-01-15T22:53:05.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:05 smithi163 ceph-mon[138526]: failed to encode map e281 with expected crc 2024-01-15T22:53:05.910 INFO:tasks.rados.rados.0.smithi053.stdout:1178: done (0 left) 2024-01-15T22:53:05.910 INFO:tasks.rados.rados.0.smithi053.stdout:1179: rollback oid 44 current snap is 120 2024-01-15T22:53:05.910 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 44 to 106 2024-01-15T22:53:05.910 INFO:tasks.rados.rados.0.smithi053.stdout:1180: read oid 36 snap -1 2024-01-15T22:53:05.910 INFO:tasks.rados.rados.0.smithi053.stdout:1180: expect (ObjNum 34 snap 0 seq_num 34) 2024-01-15T22:53:05.910 INFO:tasks.rados.rados.0.smithi053.stdout:1181: snap_create 2024-01-15T22:53:05.921 INFO:tasks.rados.rados.0.smithi053.stdout:1180: expect (ObjNum 34 snap 0 seq_num 34) 2024-01-15T22:53:05.947 INFO:tasks.rados.rados.0.smithi053.stdout:1179: finishing rollback tid 0 to smithi053129169-44 2024-01-15T22:53:05.947 INFO:tasks.rados.rados.0.smithi053.stdout:1179: finishing rollback tid 1 to smithi053129169-44 2024-01-15T22:53:05.947 INFO:tasks.rados.rados.0.smithi053.stdout:1179: finishing rollback tid 2 to smithi053129169-44 2024-01-15T22:53:05.948 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 725 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T22:53:06.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:06 smithi053 ceph-mon[143363]: pgmap v137: 121 pgs: 121 active+clean; 444 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.7 MiB/s wr, 11 op/s 2024-01-15T22:53:06.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:06 smithi053 ceph-mon[143363]: failed to encode map e282 with expected crc 2024-01-15T22:53:06.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:06 smithi053 ceph-mon[143363]: failed to encode map e282 with expected crc 2024-01-15T22:53:06.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:06 smithi053 ceph-mon[143363]: osdmap e282: 8 total, 8 up, 8 in 2024-01-15T22:53:06.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:06 smithi053 ceph-mon[143363]: osdmap e283: 8 total, 8 up, 8 in 2024-01-15T22:53:06.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:06 smithi053 ceph-mon[146052]: pgmap v137: 121 pgs: 121 active+clean; 444 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.7 MiB/s wr, 11 op/s 2024-01-15T22:53:06.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:06 smithi053 ceph-mon[146052]: failed to encode map e282 with expected crc 2024-01-15T22:53:06.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:06 smithi053 ceph-mon[146052]: failed to encode map e282 with expected crc 2024-01-15T22:53:06.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:06 smithi053 ceph-mon[146052]: osdmap e282: 8 total, 8 up, 8 in 2024-01-15T22:53:06.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:06 smithi053 ceph-mon[146052]: osdmap e283: 8 total, 8 up, 8 in 2024-01-15T22:53:06.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:06 smithi163 ceph-mon[138526]: pgmap v137: 121 pgs: 121 active+clean; 444 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.7 MiB/s wr, 11 op/s 2024-01-15T22:53:06.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:06 smithi163 ceph-mon[138526]: failed to encode map e282 with expected crc 2024-01-15T22:53:06.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:06 smithi163 ceph-mon[138526]: failed to encode map e282 with expected crc 2024-01-15T22:53:06.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:06 smithi163 ceph-mon[138526]: osdmap e282: 8 total, 8 up, 8 in 2024-01-15T22:53:06.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:06 smithi163 ceph-mon[138526]: osdmap e283: 8 total, 8 up, 8 in 2024-01-15T22:53:06.920 INFO:tasks.rados.rados.0.smithi053.stdout:1179: done (2 left) 2024-01-15T22:53:06.920 INFO:tasks.rados.rados.0.smithi053.stdout:1180: done (1 left) 2024-01-15T22:53:06.920 INFO:tasks.rados.rados.0.smithi053.stdout:1181: done (0 left) 2024-01-15T22:53:06.920 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 42 current snap is 121 2024-01-15T22:53:06.920 INFO:tasks.rados.rados.0.smithi053.stdout:1182: seq_num 385 ranges {3047424=450560,3497984=761856,4259840=442368} 2024-01-15T22:53:06.939 INFO:tasks.rados.rados.0.smithi053.stdout:1182: writing smithi053129169-42 from 3047424 to 3497984 tid 1 2024-01-15T22:53:06.943 INFO:tasks.rados.rados.0.smithi053.stdout:1182: writing smithi053129169-42 from 3497984 to 4259840 tid 2 2024-01-15T22:53:06.946 INFO:tasks.rados.rados.0.smithi053.stdout:1182: writing smithi053129169-42 from 4259840 to 4702208 tid 3 2024-01-15T22:53:06.946 INFO:tasks.rados.rados.0.smithi053.stdout:1183: read oid 6 snap -1 2024-01-15T22:53:06.946 INFO:tasks.rados.rados.0.smithi053.stdout:1183: expect deleted 2024-01-15T22:53:06.946 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 121 2024-01-15T22:53:06.946 INFO:tasks.rados.rados.0.smithi053.stdout:1184: seq_num 386 ranges {4005888=466944,4472832=638976,5111808=565248} 2024-01-15T22:53:06.970 INFO:tasks.rados.rados.0.smithi053.stdout:1184: writing smithi053129169-14 from 4005888 to 4472832 tid 1 2024-01-15T22:53:06.974 INFO:tasks.rados.rados.0.smithi053.stdout:1184: writing smithi053129169-14 from 4472832 to 5111808 tid 2 2024-01-15T22:53:06.977 INFO:tasks.rados.rados.0.smithi053.stdout:1184: writing smithi053129169-14 from 5111808 to 5677056 tid 3 2024-01-15T22:53:06.977 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 121 2024-01-15T22:53:06.978 INFO:tasks.rados.rados.0.smithi053.stdout:1185: seq_num 387 ranges {2826240=483328,3309568=524288,3833856=679936} 2024-01-15T22:53:06.996 INFO:tasks.rados.rados.0.smithi053.stdout:1185: writing smithi053129169-12 from 2826240 to 3309568 tid 1 2024-01-15T22:53:06.998 INFO:tasks.rados.rados.0.smithi053.stdout:1185: writing smithi053129169-12 from 3309568 to 3833856 tid 2 2024-01-15T22:53:07.003 INFO:tasks.rados.rados.0.smithi053.stdout:1185: writing smithi053129169-12 from 3833856 to 4513792 tid 3 2024-01-15T22:53:07.003 INFO:tasks.rados.rados.0.smithi053.stdout:1186: rmattr oid 16 current snap is 121 2024-01-15T22:53:07.003 INFO:tasks.rados.rados.0.smithi053.stdout:1182: finishing write tid 1 to smithi053129169-42 2024-01-15T22:53:07.003 INFO:tasks.rados.rados.0.smithi053.stdout:1182: finishing write tid 2 to smithi053129169-42 2024-01-15T22:53:07.003 INFO:tasks.rados.rados.0.smithi053.stdout:1182: finishing write tid 3 to smithi053129169-42 2024-01-15T22:53:07.004 INFO:tasks.rados.rados.0.smithi053.stdout:1182: finishing write tid 4 to smithi053129169-42 2024-01-15T22:53:07.004 INFO:tasks.rados.rados.0.smithi053.stdout:1182: finishing write tid 5 to smithi053129169-42 2024-01-15T22:53:07.004 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 592 (ObjNum 385 snap 121 seq_num 385) dirty exists 2024-01-15T22:53:07.004 INFO:tasks.rados.rados.0.smithi053.stdout:1182: left oid 42 (ObjNum 385 snap 121 seq_num 385) 2024-01-15T22:53:07.004 INFO:tasks.rados.rados.0.smithi053.stdout:1184: finishing write tid 1 to smithi053129169-14 2024-01-15T22:53:07.004 INFO:tasks.rados.rados.0.smithi053.stdout:1184: finishing write tid 2 to smithi053129169-14 2024-01-15T22:53:07.004 INFO:tasks.rados.rados.0.smithi053.stdout:1184: finishing write tid 3 to smithi053129169-14 2024-01-15T22:53:07.004 INFO:tasks.rados.rados.0.smithi053.stdout:1184: finishing write tid 4 to smithi053129169-14 2024-01-15T22:53:07.004 INFO:tasks.rados.rados.0.smithi053.stdout:1184: finishing write tid 5 to smithi053129169-14 2024-01-15T22:53:07.004 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 699 (ObjNum 386 snap 121 seq_num 386) dirty exists 2024-01-15T22:53:07.004 INFO:tasks.rados.rados.0.smithi053.stdout:1184: left oid 14 (ObjNum 386 snap 121 seq_num 386) 2024-01-15T22:53:07.004 INFO:tasks.rados.rados.0.smithi053.stdout:1185: finishing write tid 1 to smithi053129169-12 2024-01-15T22:53:07.005 INFO:tasks.rados.rados.0.smithi053.stdout:1182: done (4 left) 2024-01-15T22:53:07.005 INFO:tasks.rados.rados.0.smithi053.stdout:1183: done (3 left) 2024-01-15T22:53:07.005 INFO:tasks.rados.rados.0.smithi053.stdout:1184: done (2 left) 2024-01-15T22:53:07.005 INFO:tasks.rados.rados.0.smithi053.stdout:1187: delete oid 18 current snap is 121 2024-01-15T22:53:07.006 INFO:tasks.rados.rados.0.smithi053.stdout:1187: done (2 left) 2024-01-15T22:53:07.006 INFO:tasks.rados.rados.0.smithi053.stdout:1188: snap_create 2024-01-15T22:53:07.007 INFO:tasks.rados.rados.0.smithi053.stdout:1185: finishing write tid 2 to smithi053129169-12 2024-01-15T22:53:07.007 INFO:tasks.rados.rados.0.smithi053.stdout:1185: finishing write tid 3 to smithi053129169-12 2024-01-15T22:53:07.007 INFO:tasks.rados.rados.0.smithi053.stdout:1185: finishing write tid 4 to smithi053129169-12 2024-01-15T22:53:07.008 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 701 (ObjNum 376 snap 114 seq_num 376) dirty exists 2024-01-15T22:53:07.009 INFO:tasks.rados.rados.0.smithi053.stdout:1185: finishing write tid 5 to smithi053129169-12 2024-01-15T22:53:07.010 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 730 (ObjNum 387 snap 121 seq_num 387) dirty exists 2024-01-15T22:53:07.010 INFO:tasks.rados.rados.0.smithi053.stdout:1185: left oid 12 (ObjNum 387 snap 121 seq_num 387) 2024-01-15T22:53:07.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:07 smithi053 ceph-mon[143363]: failed to encode map e283 with expected crc 2024-01-15T22:53:07.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:07 smithi053 ceph-mon[143363]: failed to encode map e283 with expected crc 2024-01-15T22:53:07.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:07 smithi053 ceph-mon[143363]: failed to encode map e283 with expected crc 2024-01-15T22:53:07.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:07 smithi053 ceph-mon[143363]: failed to encode map e283 with expected crc 2024-01-15T22:53:07.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:07 smithi053 ceph-mon[143363]: osdmap e284: 8 total, 8 up, 8 in 2024-01-15T22:53:07.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:07 smithi053 ceph-mon[146052]: failed to encode map e283 with expected crc 2024-01-15T22:53:07.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:07 smithi053 ceph-mon[146052]: failed to encode map e283 with expected crc 2024-01-15T22:53:07.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:07 smithi053 ceph-mon[146052]: failed to encode map e283 with expected crc 2024-01-15T22:53:07.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:07 smithi053 ceph-mon[146052]: failed to encode map e283 with expected crc 2024-01-15T22:53:07.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:07 smithi053 ceph-mon[146052]: osdmap e284: 8 total, 8 up, 8 in 2024-01-15T22:53:07.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:07 smithi163 ceph-mon[138526]: failed to encode map e283 with expected crc 2024-01-15T22:53:07.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:07 smithi163 ceph-mon[138526]: failed to encode map e283 with expected crc 2024-01-15T22:53:07.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:07 smithi163 ceph-mon[138526]: failed to encode map e283 with expected crc 2024-01-15T22:53:07.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:07 smithi163 ceph-mon[138526]: failed to encode map e283 with expected crc 2024-01-15T22:53:07.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:07 smithi163 ceph-mon[138526]: osdmap e284: 8 total, 8 up, 8 in 2024-01-15T22:53:08.016 INFO:tasks.rados.rados.0.smithi053.stdout:1185: done (2 left) 2024-01-15T22:53:08.016 INFO:tasks.rados.rados.0.smithi053.stdout:1186: done (1 left) 2024-01-15T22:53:08.016 INFO:tasks.rados.rados.0.smithi053.stdout:1188: done (0 left) 2024-01-15T22:53:08.016 INFO:tasks.rados.rados.0.smithi053.stdout:1189: read oid 10 snap -1 2024-01-15T22:53:08.016 INFO:tasks.rados.rados.0.smithi053.stdout:1189: expect (ObjNum 375 snap 114 seq_num 375) 2024-01-15T22:53:08.017 INFO:tasks.rados.rados.0.smithi053.stdout:1190: delete oid 19 current snap is 122 2024-01-15T22:53:08.023 INFO:tasks.rados.rados.0.smithi053.stdout:1190: done (1 left) 2024-01-15T22:53:08.023 INFO:tasks.rados.rados.0.smithi053.stdout:1191: delete oid 5 current snap is 122 2024-01-15T22:53:08.026 INFO:tasks.rados.rados.0.smithi053.stdout:1191: done (1 left) 2024-01-15T22:53:08.026 INFO:tasks.rados.rados.0.smithi053.stdout:1192: read oid 9 snap -1 2024-01-15T22:53:08.026 INFO:tasks.rados.rados.0.smithi053.stdout:1192: expect (ObjNum 372 snap 113 seq_num 372) 2024-01-15T22:53:08.026 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 122 2024-01-15T22:53:08.026 INFO:tasks.rados.rados.0.smithi053.stdout:1193: seq_num 391 ranges {2244608=557056,2801664=516096,3317760=688128} 2024-01-15T22:53:08.041 INFO:tasks.rados.rados.0.smithi053.stdout:1193: writing smithi053129169-50 from 2244608 to 2801664 tid 1 2024-01-15T22:53:08.044 INFO:tasks.rados.rados.0.smithi053.stdout:1193: writing smithi053129169-50 from 2801664 to 3317760 tid 2 2024-01-15T22:53:08.049 INFO:tasks.rados.rados.0.smithi053.stdout:1193: writing smithi053129169-50 from 3317760 to 4005888 tid 3 2024-01-15T22:53:08.049 INFO:tasks.rados.rados.0.smithi053.stdout:1194: rmattr oid 45 current snap is 122 2024-01-15T22:53:08.049 INFO:tasks.rados.rados.0.smithi053.stdout:1189: expect (ObjNum 375 snap 114 seq_num 375) 2024-01-15T22:53:08.146 INFO:tasks.rados.rados.0.smithi053.stdout:1192: expect (ObjNum 372 snap 113 seq_num 372) 2024-01-15T22:53:08.182 INFO:tasks.rados.rados.0.smithi053.stdout:1193: finishing write tid 1 to smithi053129169-50 2024-01-15T22:53:08.183 INFO:tasks.rados.rados.0.smithi053.stdout:1193: finishing write tid 2 to smithi053129169-50 2024-01-15T22:53:08.183 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 534 (ObjNum 298 snap 96 seq_num 298) dirty exists 2024-01-15T22:53:08.183 INFO:tasks.rados.rados.0.smithi053.stdout:1193: finishing write tid 3 to smithi053129169-50 2024-01-15T22:53:08.183 INFO:tasks.rados.rados.0.smithi053.stdout:1193: finishing write tid 4 to smithi053129169-50 2024-01-15T22:53:08.183 INFO:tasks.rados.rados.0.smithi053.stdout:1193: finishing write tid 5 to smithi053129169-50 2024-01-15T22:53:08.183 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 793 (ObjNum 391 snap 122 seq_num 391) dirty exists 2024-01-15T22:53:08.183 INFO:tasks.rados.rados.0.smithi053.stdout:1193: left oid 50 (ObjNum 391 snap 122 seq_num 391) 2024-01-15T22:53:08.183 INFO:tasks.rados.rados.0.smithi053.stdout:1189: done (3 left) 2024-01-15T22:53:08.183 INFO:tasks.rados.rados.0.smithi053.stdout:1192: done (2 left) 2024-01-15T22:53:08.183 INFO:tasks.rados.rados.0.smithi053.stdout:1193: done (1 left) 2024-01-15T22:53:08.183 INFO:tasks.rados.rados.0.smithi053.stdout:1194: done (0 left) 2024-01-15T22:53:08.183 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 122 2024-01-15T22:53:08.183 INFO:tasks.rados.rados.0.smithi053.stdout:1195: seq_num 392 ranges {2768896=573440,3342336=802816,4145152=401408} 2024-01-15T22:53:08.200 INFO:tasks.rados.rados.0.smithi053.stdout:1195: writing smithi053129169-29 from 2768896 to 3342336 tid 1 2024-01-15T22:53:08.205 INFO:tasks.rados.rados.0.smithi053.stdout:1195: writing smithi053129169-29 from 3342336 to 4145152 tid 2 2024-01-15T22:53:08.207 INFO:tasks.rados.rados.0.smithi053.stdout:1195: writing smithi053129169-29 from 4145152 to 4546560 tid 3 2024-01-15T22:53:08.208 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 122 2024-01-15T22:53:08.208 INFO:tasks.rados.rados.0.smithi053.stdout:1195: finishing write tid 1 to smithi053129169-29 2024-01-15T22:53:08.208 INFO:tasks.rados.rados.0.smithi053.stdout:1196: seq_num 393 ranges {0=589824,589824=679936,1269760=524288} 2024-01-15T22:53:08.211 INFO:tasks.rados.rados.0.smithi053.stdout:1196: writing smithi053129169-38 from 0 to 589824 tid 1 2024-01-15T22:53:08.215 INFO:tasks.rados.rados.0.smithi053.stdout:1196: writing smithi053129169-38 from 589824 to 1269760 tid 2 2024-01-15T22:53:08.218 INFO:tasks.rados.rados.0.smithi053.stdout:1196: writing smithi053129169-38 from 1269760 to 1794048 tid 3 2024-01-15T22:53:08.218 INFO:tasks.rados.rados.0.smithi053.stdout:1197: snap_remove snap 24 2024-01-15T22:53:08.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:08 smithi053 ceph-mon[146052]: failed to encode map e283 with expected crc 2024-01-15T22:53:08.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:08 smithi053 ceph-mon[146052]: pgmap v140: 121 pgs: 121 active+clean; 444 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2024-01-15T22:53:08.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:08 smithi053 ceph-mon[146052]: failed to encode map e284 with expected crc 2024-01-15T22:53:08.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:08 smithi053 ceph-mon[146052]: failed to encode map e284 with expected crc 2024-01-15T22:53:08.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:08 smithi053 ceph-mon[146052]: failed to encode map e284 with expected crc 2024-01-15T22:53:08.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:08 smithi053 ceph-mon[146052]: failed to encode map e284 with expected crc 2024-01-15T22:53:08.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:08 smithi053 ceph-mon[143363]: failed to encode map e283 with expected crc 2024-01-15T22:53:08.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:08 smithi053 ceph-mon[143363]: pgmap v140: 121 pgs: 121 active+clean; 444 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2024-01-15T22:53:08.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:08 smithi053 ceph-mon[143363]: failed to encode map e284 with expected crc 2024-01-15T22:53:08.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:08 smithi053 ceph-mon[143363]: failed to encode map e284 with expected crc 2024-01-15T22:53:08.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:08 smithi053 ceph-mon[143363]: failed to encode map e284 with expected crc 2024-01-15T22:53:08.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:08 smithi053 ceph-mon[143363]: failed to encode map e284 with expected crc 2024-01-15T22:53:08.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:08 smithi163 ceph-mon[138526]: failed to encode map e283 with expected crc 2024-01-15T22:53:08.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:08 smithi163 ceph-mon[138526]: pgmap v140: 121 pgs: 121 active+clean; 444 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2024-01-15T22:53:08.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:08 smithi163 ceph-mon[138526]: failed to encode map e284 with expected crc 2024-01-15T22:53:08.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:08 smithi163 ceph-mon[138526]: failed to encode map e284 with expected crc 2024-01-15T22:53:08.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:08 smithi163 ceph-mon[138526]: failed to encode map e284 with expected crc 2024-01-15T22:53:08.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:08 smithi163 ceph-mon[138526]: failed to encode map e284 with expected crc 2024-01-15T22:53:08.980 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:53:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:53:08.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:53:09.022 INFO:tasks.rados.rados.0.smithi053.stdout:1197: done (2 left) 2024-01-15T22:53:09.022 INFO:tasks.rados.rados.0.smithi053.stdout:1198: snap_remove snap 106 2024-01-15T22:53:09.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:09 smithi053 ceph-mon[143363]: failed to encode map e285 with expected crc 2024-01-15T22:53:09.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:09 smithi053 ceph-mon[143363]: failed to encode map e285 with expected crc 2024-01-15T22:53:09.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:09 smithi053 ceph-mon[143363]: osdmap e285: 8 total, 8 up, 8 in 2024-01-15T22:53:09.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:09 smithi053 ceph-mon[143363]: failed to encode map e285 with expected crc 2024-01-15T22:53:09.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:09 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:09.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:09 smithi053 ceph-mon[146052]: failed to encode map e285 with expected crc 2024-01-15T22:53:09.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:09 smithi053 ceph-mon[146052]: failed to encode map e285 with expected crc 2024-01-15T22:53:09.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:09 smithi053 ceph-mon[146052]: osdmap e285: 8 total, 8 up, 8 in 2024-01-15T22:53:09.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:09 smithi053 ceph-mon[146052]: failed to encode map e285 with expected crc 2024-01-15T22:53:09.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:09 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:09.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:09 smithi163 ceph-mon[138526]: failed to encode map e285 with expected crc 2024-01-15T22:53:09.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:09 smithi163 ceph-mon[138526]: failed to encode map e285 with expected crc 2024-01-15T22:53:09.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:09 smithi163 ceph-mon[138526]: osdmap e285: 8 total, 8 up, 8 in 2024-01-15T22:53:09.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:09 smithi163 ceph-mon[138526]: failed to encode map e285 with expected crc 2024-01-15T22:53:09.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:09 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:10.029 INFO:tasks.rados.rados.0.smithi053.stdout:1198: done (2 left) 2024-01-15T22:53:10.030 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 122 2024-01-15T22:53:10.030 INFO:tasks.rados.rados.0.smithi053.stdout:1195: finishing write tid 2 to smithi053129169-29 2024-01-15T22:53:10.030 INFO:tasks.rados.rados.0.smithi053.stdout:1199: seq_num 394 ranges {1990656=606208,2596864=565248,3162112=557056,3719168=81920} 2024-01-15T22:53:10.044 INFO:tasks.rados.rados.0.smithi053.stdout:1199: writing smithi053129169-43 from 1990656 to 2596864 tid 1 2024-01-15T22:53:10.048 INFO:tasks.rados.rados.0.smithi053.stdout:1199: writing smithi053129169-43 from 2596864 to 3162112 tid 2 2024-01-15T22:53:10.051 INFO:tasks.rados.rados.0.smithi053.stdout:1199: writing smithi053129169-43 from 3162112 to 3719168 tid 3 2024-01-15T22:53:10.052 INFO:tasks.rados.rados.0.smithi053.stdout:1199: writing smithi053129169-43 from 3719168 to 3801088 tid 4 2024-01-15T22:53:10.052 INFO:tasks.rados.rados.0.smithi053.stdout:1200: read oid 27 snap 97 2024-01-15T22:53:10.052 INFO:tasks.rados.rados.0.smithi053.stdout:1200: expect (ObjNum -656889040 snap 21934 seq_num 3637620288) 2024-01-15T22:53:10.052 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 13 current snap is 122 2024-01-15T22:53:10.052 INFO:tasks.rados.rados.0.smithi053.stdout:1195: finishing write tid 3 to smithi053129169-29 2024-01-15T22:53:10.053 INFO:tasks.rados.rados.0.smithi053.stdout:1195: finishing write tid 4 to smithi053129169-29 2024-01-15T22:53:10.053 INFO:tasks.rados.rados.0.smithi053.stdout:1195: finishing write tid 5 to smithi053129169-29 2024-01-15T22:53:10.053 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 597 (ObjNum 392 snap 122 seq_num 392) dirty exists 2024-01-15T22:53:10.053 INFO:tasks.rados.rados.0.smithi053.stdout:1195: left oid 29 (ObjNum 392 snap 122 seq_num 392) 2024-01-15T22:53:10.053 INFO:tasks.rados.rados.0.smithi053.stdout:1196: finishing write tid 1 to smithi053129169-38 2024-01-15T22:53:10.053 INFO:tasks.rados.rados.0.smithi053.stdout:1201: seq_num 395 ranges {0=622592,622592=450560,1073152=753664} 2024-01-15T22:53:10.055 INFO:tasks.rados.rados.0.smithi053.stdout:1201: writing smithi053129169-13 from 0 to 622592 tid 1 2024-01-15T22:53:10.058 INFO:tasks.rados.rados.0.smithi053.stdout:1201: writing smithi053129169-13 from 622592 to 1073152 tid 2 2024-01-15T22:53:10.063 INFO:tasks.rados.rados.0.smithi053.stdout:1201: writing smithi053129169-13 from 1073152 to 1826816 tid 3 2024-01-15T22:53:10.063 INFO:tasks.rados.rados.0.smithi053.stdout:1195: done (4 left) 2024-01-15T22:53:10.063 INFO:tasks.rados.rados.0.smithi053.stdout:1202: delete oid 46 current snap is 122 2024-01-15T22:53:10.063 INFO:tasks.rados.rados.0.smithi053.stdout:1196: finishing write tid 2 to smithi053129169-38 2024-01-15T22:53:10.064 INFO:tasks.rados.rados.0.smithi053.stdout:1196: finishing write tid 3 to smithi053129169-38 2024-01-15T22:53:10.064 INFO:tasks.rados.rados.0.smithi053.stdout:1196: finishing write tid 4 to smithi053129169-38 2024-01-15T22:53:10.064 INFO:tasks.rados.rados.0.smithi053.stdout:1196: finishing write tid 5 to smithi053129169-38 2024-01-15T22:53:10.064 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 414 (ObjNum 393 snap 122 seq_num 393) dirty exists 2024-01-15T22:53:10.064 INFO:tasks.rados.rados.0.smithi053.stdout:1196: left oid 38 (ObjNum 393 snap 122 seq_num 393) 2024-01-15T22:53:10.064 INFO:tasks.rados.rados.0.smithi053.stdout:1199: finishing write tid 1 to smithi053129169-43 2024-01-15T22:53:10.064 INFO:tasks.rados.rados.0.smithi053.stdout:1200: expect (ObjNum -656889040 snap 21934 seq_num 3637620288) 2024-01-15T22:53:10.065 INFO:tasks.rados.rados.0.smithi053.stdout:1199: finishing write tid 2 to smithi053129169-43 2024-01-15T22:53:10.065 INFO:tasks.rados.rados.0.smithi053.stdout:1199: finishing write tid 3 to smithi053129169-43 2024-01-15T22:53:10.065 INFO:tasks.rados.rados.0.smithi053.stdout:1199: finishing write tid 4 to smithi053129169-43 2024-01-15T22:53:10.066 INFO:tasks.rados.rados.0.smithi053.stdout:1199: finishing write tid 5 to smithi053129169-43 2024-01-15T22:53:10.066 INFO:tasks.rados.rados.0.smithi053.stdout:1199: finishing write tid 6 to smithi053129169-43 2024-01-15T22:53:10.066 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 712 (ObjNum 394 snap 122 seq_num 394) dirty exists 2024-01-15T22:53:10.066 INFO:tasks.rados.rados.0.smithi053.stdout:1199: left oid 43 (ObjNum 394 snap 122 seq_num 394) 2024-01-15T22:53:10.066 INFO:tasks.rados.rados.0.smithi053.stdout:1201: finishing write tid 1 to smithi053129169-13 2024-01-15T22:53:10.067 INFO:tasks.rados.rados.0.smithi053.stdout:1196: done (4 left) 2024-01-15T22:53:10.067 INFO:tasks.rados.rados.0.smithi053.stdout:1199: done (3 left) 2024-01-15T22:53:10.067 INFO:tasks.rados.rados.0.smithi053.stdout:1200: done (2 left) 2024-01-15T22:53:10.067 INFO:tasks.rados.rados.0.smithi053.stdout:1202: done (1 left) 2024-01-15T22:53:10.067 INFO:tasks.rados.rados.0.smithi053.stdout:1203: read oid 2 snap 104 2024-01-15T22:53:10.067 INFO:tasks.rados.rados.0.smithi053.stdout:1203: expect (ObjNum 280 snap 89 seq_num 280) 2024-01-15T22:53:10.067 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 8 current snap is 122 2024-01-15T22:53:10.067 INFO:tasks.rados.rados.0.smithi053.stdout:1204: seq_num 397 ranges {4005888=655360,4661248=671744,5332992=532480} 2024-01-15T22:53:10.093 INFO:tasks.rados.rados.0.smithi053.stdout:1204: writing smithi053129169-8 from 4005888 to 4661248 tid 1 2024-01-15T22:53:10.097 INFO:tasks.rados.rados.0.smithi053.stdout:1204: writing smithi053129169-8 from 4661248 to 5332992 tid 2 2024-01-15T22:53:10.101 INFO:tasks.rados.rados.0.smithi053.stdout:1204: writing smithi053129169-8 from 5332992 to 5865472 tid 3 2024-01-15T22:53:10.101 INFO:tasks.rados.rados.0.smithi053.stdout:1205: rollback oid 35 current snap is 122 2024-01-15T22:53:10.101 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 35 to 76 2024-01-15T22:53:10.101 INFO:tasks.rados.rados.0.smithi053.stdout:1201: finishing write tid 2 to smithi053129169-13 2024-01-15T22:53:10.101 INFO:tasks.rados.rados.0.smithi053.stdout:1201: finishing write tid 3 to smithi053129169-13 2024-01-15T22:53:10.101 INFO:tasks.rados.rados.0.smithi053.stdout:1201: finishing write tid 4 to smithi053129169-13 2024-01-15T22:53:10.101 INFO:tasks.rados.rados.0.smithi053.stdout:1201: finishing write tid 5 to smithi053129169-13 2024-01-15T22:53:10.102 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 493 (ObjNum 395 snap 122 seq_num 395) dirty exists 2024-01-15T22:53:10.102 INFO:tasks.rados.rados.0.smithi053.stdout:1201: left oid 13 (ObjNum 395 snap 122 seq_num 395) 2024-01-15T22:53:10.102 INFO:tasks.rados.rados.0.smithi053.stdout:1201: done (3 left) 2024-01-15T22:53:10.102 INFO:tasks.rados.rados.0.smithi053.stdout:1206: rmattr oid 45 current snap is 122 2024-01-15T22:53:10.102 INFO:tasks.rados.rados.0.smithi053.stdout:1203: expect (ObjNum 280 snap 89 seq_num 280) 2024-01-15T22:53:10.256 INFO:tasks.rados.rados.0.smithi053.stdout:1204: finishing write tid 1 to smithi053129169-8 2024-01-15T22:53:10.256 INFO:tasks.rados.rados.0.smithi053.stdout:1204: finishing write tid 2 to smithi053129169-8 2024-01-15T22:53:10.257 INFO:tasks.rados.rados.0.smithi053.stdout:1205: finishing rollback tid 0 to smithi053129169-35 2024-01-15T22:53:10.257 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 535 (ObjNum 298 snap 96 seq_num 298) dirty exists 2024-01-15T22:53:10.257 INFO:tasks.rados.rados.0.smithi053.stdout:1203: done (3 left) 2024-01-15T22:53:10.257 INFO:tasks.rados.rados.0.smithi053.stdout:1206: done (2 left) 2024-01-15T22:53:10.257 INFO:tasks.rados.rados.0.smithi053.stdout:1207: setattr oid 7 current snap is 122 2024-01-15T22:53:10.257 INFO:tasks.rados.rados.0.smithi053.stdout:1205: finishing rollback tid 1 to smithi053129169-35 2024-01-15T22:53:10.257 INFO:tasks.rados.rados.0.smithi053.stdout:1205: finishing rollback tid 2 to smithi053129169-35 2024-01-15T22:53:10.257 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 353 (ObjNum 259 snap 76 seq_num 259) dirty exists 2024-01-15T22:53:10.257 INFO:tasks.rados.rados.0.smithi053.stdout:1204: finishing write tid 3 to smithi053129169-8 2024-01-15T22:53:10.257 INFO:tasks.rados.rados.0.smithi053.stdout:1204: finishing write tid 4 to smithi053129169-8 2024-01-15T22:53:10.257 INFO:tasks.rados.rados.0.smithi053.stdout:1204: finishing write tid 5 to smithi053129169-8 2024-01-15T22:53:10.257 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 634 (ObjNum 397 snap 122 seq_num 397) dirty exists 2024-01-15T22:53:10.257 INFO:tasks.rados.rados.0.smithi053.stdout:1204: left oid 8 (ObjNum 397 snap 122 seq_num 397) 2024-01-15T22:53:10.258 INFO:tasks.rados.rados.0.smithi053.stdout:1204: done (2 left) 2024-01-15T22:53:10.258 INFO:tasks.rados.rados.0.smithi053.stdout:1205: done (1 left) 2024-01-15T22:53:10.258 INFO:tasks.rados.rados.0.smithi053.stdout:1208: snap_remove snap 103 2024-01-15T22:53:10.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:10 smithi053 ceph-mon[146052]: pgmap v143: 121 pgs: 121 active+clean; 444 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:53:10.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:10 smithi053 ceph-mon[146052]: failed to encode map e286 with expected crc 2024-01-15T22:53:10.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:10 smithi053 ceph-mon[146052]: osdmap e286: 8 total, 8 up, 8 in 2024-01-15T22:53:10.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:10 smithi053 ceph-mon[146052]: failed to encode map e286 with expected crc 2024-01-15T22:53:10.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:10 smithi053 ceph-mon[146052]: failed to encode map e286 with expected crc 2024-01-15T22:53:10.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:10 smithi053 ceph-mon[146052]: failed to encode map e286 with expected crc 2024-01-15T22:53:10.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:10 smithi053 ceph-mon[143363]: pgmap v143: 121 pgs: 121 active+clean; 444 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:53:10.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:10 smithi053 ceph-mon[143363]: failed to encode map e286 with expected crc 2024-01-15T22:53:10.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:10 smithi053 ceph-mon[143363]: osdmap e286: 8 total, 8 up, 8 in 2024-01-15T22:53:10.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:10 smithi053 ceph-mon[143363]: failed to encode map e286 with expected crc 2024-01-15T22:53:10.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:10 smithi053 ceph-mon[143363]: failed to encode map e286 with expected crc 2024-01-15T22:53:10.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:10 smithi053 ceph-mon[143363]: failed to encode map e286 with expected crc 2024-01-15T22:53:10.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:10 smithi163 ceph-mon[138526]: pgmap v143: 121 pgs: 121 active+clean; 444 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:53:10.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:10 smithi163 ceph-mon[138526]: failed to encode map e286 with expected crc 2024-01-15T22:53:10.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:10 smithi163 ceph-mon[138526]: osdmap e286: 8 total, 8 up, 8 in 2024-01-15T22:53:10.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:10 smithi163 ceph-mon[138526]: failed to encode map e286 with expected crc 2024-01-15T22:53:10.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:10 smithi163 ceph-mon[138526]: failed to encode map e286 with expected crc 2024-01-15T22:53:10.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:10 smithi163 ceph-mon[138526]: failed to encode map e286 with expected crc 2024-01-15T22:53:11.033 INFO:tasks.rados.rados.0.smithi053.stdout:1208: done (1 left) 2024-01-15T22:53:11.034 INFO:tasks.rados.rados.0.smithi053.stdout:1209: rmattr oid 43 current snap is 122 2024-01-15T22:53:11.034 INFO:tasks.rados.rados.0.smithi053.stdout:1209: done (1 left) 2024-01-15T22:53:11.034 INFO:tasks.rados.rados.0.smithi053.stdout:1210: snap_remove snap 89 2024-01-15T22:53:11.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:11 smithi053 ceph-mon[146052]: failed to encode map e287 with expected crc 2024-01-15T22:53:11.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:11 smithi053 ceph-mon[146052]: osdmap e287: 8 total, 8 up, 8 in 2024-01-15T22:53:11.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:11 smithi053 ceph-mon[146052]: failed to encode map e287 with expected crc 2024-01-15T22:53:11.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:11 smithi053 ceph-mon[146052]: failed to encode map e287 with expected crc 2024-01-15T22:53:11.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:11 smithi053 ceph-mon[146052]: failed to encode map e287 with expected crc 2024-01-15T22:53:11.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:11 smithi053 ceph-mon[143363]: failed to encode map e287 with expected crc 2024-01-15T22:53:11.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:11 smithi053 ceph-mon[143363]: osdmap e287: 8 total, 8 up, 8 in 2024-01-15T22:53:11.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:11 smithi053 ceph-mon[143363]: failed to encode map e287 with expected crc 2024-01-15T22:53:11.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:11 smithi053 ceph-mon[143363]: failed to encode map e287 with expected crc 2024-01-15T22:53:11.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:11 smithi053 ceph-mon[143363]: failed to encode map e287 with expected crc 2024-01-15T22:53:11.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:11 smithi163 ceph-mon[138526]: failed to encode map e287 with expected crc 2024-01-15T22:53:11.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:11 smithi163 ceph-mon[138526]: osdmap e287: 8 total, 8 up, 8 in 2024-01-15T22:53:11.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:11 smithi163 ceph-mon[138526]: failed to encode map e287 with expected crc 2024-01-15T22:53:11.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:11 smithi163 ceph-mon[138526]: failed to encode map e287 with expected crc 2024-01-15T22:53:11.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:11 smithi163 ceph-mon[138526]: failed to encode map e287 with expected crc 2024-01-15T22:53:12.038 INFO:tasks.rados.rados.0.smithi053.stdout:1210: done (1 left) 2024-01-15T22:53:12.038 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 30 current snap is 122 2024-01-15T22:53:12.038 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 572 (ObjNum 341 snap 107 seq_num 341) dirty exists 2024-01-15T22:53:12.039 INFO:tasks.rados.rados.0.smithi053.stdout:1211: seq_num 398 ranges {0=671744,671744=557056,1228800=532480,1761280=114688} 2024-01-15T22:53:12.042 INFO:tasks.rados.rados.0.smithi053.stdout:1211: writing smithi053129169-30 from 0 to 671744 tid 1 2024-01-15T22:53:12.046 INFO:tasks.rados.rados.0.smithi053.stdout:1211: writing smithi053129169-30 from 671744 to 1228800 tid 2 2024-01-15T22:53:12.049 INFO:tasks.rados.rados.0.smithi053.stdout:1211: writing smithi053129169-30 from 1228800 to 1761280 tid 3 2024-01-15T22:53:12.050 INFO:tasks.rados.rados.0.smithi053.stdout:1211: writing smithi053129169-30 from 1761280 to 1875968 tid 4 2024-01-15T22:53:12.050 INFO:tasks.rados.rados.0.smithi053.stdout:1207: done (1 left) 2024-01-15T22:53:12.051 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 122 2024-01-15T22:53:12.051 INFO:tasks.rados.rados.0.smithi053.stdout:1212: seq_num 399 ranges {4546560=688128,5234688=434176,5668864=745472,6414336=24576} 2024-01-15T22:53:12.080 INFO:tasks.rados.rados.0.smithi053.stdout:1212: writing smithi053129169-29 from 4546560 to 5234688 tid 1 2024-01-15T22:53:12.082 INFO:tasks.rados.rados.0.smithi053.stdout:1212: writing smithi053129169-29 from 5234688 to 5668864 tid 2 2024-01-15T22:53:12.088 INFO:tasks.rados.rados.0.smithi053.stdout:1212: writing smithi053129169-29 from 5668864 to 6414336 tid 3 2024-01-15T22:53:12.088 INFO:tasks.rados.rados.0.smithi053.stdout:1212: writing smithi053129169-29 from 6414336 to 6438912 tid 4 2024-01-15T22:53:12.088 INFO:tasks.rados.rados.0.smithi053.stdout:1213: rollback oid 12 current snap is 122 2024-01-15T22:53:12.089 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 12 to 71 2024-01-15T22:53:12.089 INFO:tasks.rados.rados.0.smithi053.stdout:1211: finishing write tid 1 to smithi053129169-30 2024-01-15T22:53:12.089 INFO:tasks.rados.rados.0.smithi053.stdout:1211: finishing write tid 2 to smithi053129169-30 2024-01-15T22:53:12.089 INFO:tasks.rados.rados.0.smithi053.stdout:1211: finishing write tid 3 to smithi053129169-30 2024-01-15T22:53:12.089 INFO:tasks.rados.rados.0.smithi053.stdout:1211: finishing write tid 4 to smithi053129169-30 2024-01-15T22:53:12.089 INFO:tasks.rados.rados.0.smithi053.stdout:1211: finishing write tid 5 to smithi053129169-30 2024-01-15T22:53:12.089 INFO:tasks.rados.rados.0.smithi053.stdout:1211: finishing write tid 6 to smithi053129169-30 2024-01-15T22:53:12.089 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 543 (ObjNum 398 snap 122 seq_num 398) dirty exists 2024-01-15T22:53:12.089 INFO:tasks.rados.rados.0.smithi053.stdout:1211: left oid 30 (ObjNum 398 snap 122 seq_num 398) 2024-01-15T22:53:12.089 INFO:tasks.rados.rados.0.smithi053.stdout:1212: finishing write tid 1 to smithi053129169-29 2024-01-15T22:53:12.089 INFO:tasks.rados.rados.0.smithi053.stdout:1211: done (2 left) 2024-01-15T22:53:12.089 INFO:tasks.rados.rados.0.smithi053.stdout:1214: rollback oid 25 current snap is 122 2024-01-15T22:53:12.089 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 25 to 104 2024-01-15T22:53:12.089 INFO:tasks.rados.rados.0.smithi053.stdout:1212: finishing write tid 2 to smithi053129169-29 2024-01-15T22:53:12.089 INFO:tasks.rados.rados.0.smithi053.stdout:1215: rmattr oid 46 current snap is 122 2024-01-15T22:53:12.090 INFO:tasks.rados.rados.0.smithi053.stdout:1216: rmattr oid 18 current snap is 122 2024-01-15T22:53:12.090 INFO:tasks.rados.rados.0.smithi053.stdout:1216: done (4 left) 2024-01-15T22:53:12.090 INFO:tasks.rados.rados.0.smithi053.stdout:1217: delete oid 13 current snap is 122 2024-01-15T22:53:12.090 INFO:tasks.rados.rados.0.smithi053.stdout:1217: done (4 left) 2024-01-15T22:53:12.091 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 122 2024-01-15T22:53:12.091 INFO:tasks.rados.rados.0.smithi053.stdout:1218: seq_num 401 ranges {0=720896,720896=606208,1327104=598016} 2024-01-15T22:53:12.095 INFO:tasks.rados.rados.0.smithi053.stdout:1218: writing smithi053129169-24 from 0 to 720896 tid 1 2024-01-15T22:53:12.098 INFO:tasks.rados.rados.0.smithi053.stdout:1218: writing smithi053129169-24 from 720896 to 1327104 tid 2 2024-01-15T22:53:12.102 INFO:tasks.rados.rados.0.smithi053.stdout:1218: writing smithi053129169-24 from 1327104 to 1925120 tid 3 2024-01-15T22:53:12.102 INFO:tasks.rados.rados.0.smithi053.stdout:1219: snap_remove snap 110 2024-01-15T22:53:12.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:12 smithi053 ceph-mon[146052]: pgmap v146: 121 pgs: 121 active+clean; 453 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-01-15T22:53:12.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:12 smithi053 ceph-mon[146052]: failed to encode map e288 with expected crc 2024-01-15T22:53:12.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:12 smithi053 ceph-mon[146052]: failed to encode map e288 with expected crc 2024-01-15T22:53:12.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:12 smithi053 ceph-mon[146052]: osdmap e288: 8 total, 8 up, 8 in 2024-01-15T22:53:12.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:12 smithi053 ceph-mon[143363]: pgmap v146: 121 pgs: 121 active+clean; 453 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-01-15T22:53:12.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:12 smithi053 ceph-mon[143363]: failed to encode map e288 with expected crc 2024-01-15T22:53:12.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:12 smithi053 ceph-mon[143363]: failed to encode map e288 with expected crc 2024-01-15T22:53:12.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:12 smithi053 ceph-mon[143363]: osdmap e288: 8 total, 8 up, 8 in 2024-01-15T22:53:12.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:12 smithi163 ceph-mon[138526]: pgmap v146: 121 pgs: 121 active+clean; 453 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-01-15T22:53:12.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:12 smithi163 ceph-mon[138526]: failed to encode map e288 with expected crc 2024-01-15T22:53:12.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:12 smithi163 ceph-mon[138526]: failed to encode map e288 with expected crc 2024-01-15T22:53:12.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:12 smithi163 ceph-mon[138526]: osdmap e288: 8 total, 8 up, 8 in 2024-01-15T22:53:13.044 INFO:tasks.rados.rados.0.smithi053.stdout:1219: done (5 left) 2024-01-15T22:53:13.044 INFO:tasks.rados.rados.0.smithi053.stdout:1220: read oid 44 snap -1 2024-01-15T22:53:13.044 INFO:tasks.rados.rados.0.smithi053.stdout:1220: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:53:13.044 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 122 2024-01-15T22:53:13.045 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-01-15T22:53:13.045 INFO:tasks.rados.rados.0.smithi053.stdout:1212: finishing write tid 3 to smithi053129169-29 2024-01-15T22:53:13.045 INFO:tasks.rados.rados.0.smithi053.stdout:1213: finishing rollback tid 0 to smithi053129169-12 2024-01-15T22:53:13.045 INFO:tasks.rados.rados.0.smithi053.stdout:1213: finishing rollback tid 1 to smithi053129169-12 2024-01-15T22:53:13.045 INFO:tasks.rados.rados.0.smithi053.stdout:1212: finishing write tid 4 to smithi053129169-29 2024-01-15T22:53:13.045 INFO:tasks.rados.rados.0.smithi053.stdout:1212: finishing write tid 5 to smithi053129169-29 2024-01-15T22:53:13.045 INFO:tasks.rados.rados.0.smithi053.stdout:1214: finishing rollback tid 0 to smithi053129169-25 2024-01-15T22:53:13.045 INFO:tasks.rados.rados.0.smithi053.stdout:1214: finishing rollback tid 1 to smithi053129169-25 2024-01-15T22:53:13.045 INFO:tasks.rados.rados.0.smithi053.stdout:1213: finishing rollback tid 2 to smithi053129169-12 2024-01-15T22:53:13.045 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 775 (ObjNum 211 snap 59 seq_num 211) dirty exists 2024-01-15T22:53:13.045 INFO:tasks.rados.rados.0.smithi053.stdout:1214: finishing rollback tid 2 to smithi053129169-25 2024-01-15T22:53:13.045 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 624 (ObjNum 324 snap 102 seq_num 324) dirty exists 2024-01-15T22:53:13.045 INFO:tasks.rados.rados.0.smithi053.stdout:1212: finishing write tid 6 to smithi053129169-29 2024-01-15T22:53:13.045 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 603 (ObjNum 399 snap 122 seq_num 399) dirty exists 2024-01-15T22:53:13.046 INFO:tasks.rados.rados.0.smithi053.stdout:1212: left oid 29 (ObjNum 399 snap 122 seq_num 399) 2024-01-15T22:53:13.046 INFO:tasks.rados.rados.0.smithi053.stdout:1218: finishing write tid 1 to smithi053129169-24 2024-01-15T22:53:13.046 INFO:tasks.rados.rados.0.smithi053.stdout:1218: finishing write tid 2 to smithi053129169-24 2024-01-15T22:53:13.046 INFO:tasks.rados.rados.0.smithi053.stdout:1221: seq_num 402 ranges {0=737280,737280=491520,1228800=516096,1744896=196608} 2024-01-15T22:53:13.058 INFO:tasks.rados.rados.0.smithi053.stdout:1221: writing smithi053129169-3 from 0 to 737280 tid 1 2024-01-15T22:53:13.058 INFO:tasks.rados.rados.0.smithi053.stdout:1221: writing smithi053129169-3 from 737280 to 1228800 tid 2 2024-01-15T22:53:13.058 INFO:tasks.rados.rados.0.smithi053.stdout:1221: writing smithi053129169-3 from 1228800 to 1744896 tid 3 2024-01-15T22:53:13.058 INFO:tasks.rados.rados.0.smithi053.stdout:1221: writing smithi053129169-3 from 1744896 to 1941504 tid 4 2024-01-15T22:53:13.058 INFO:tasks.rados.rados.0.smithi053.stdout:1212: done (6 left) 2024-01-15T22:53:13.058 INFO:tasks.rados.rados.0.smithi053.stdout:1213: done (5 left) 2024-01-15T22:53:13.058 INFO:tasks.rados.rados.0.smithi053.stdout:1214: done (4 left) 2024-01-15T22:53:13.058 INFO:tasks.rados.rados.0.smithi053.stdout:1215: done (3 left) 2024-01-15T22:53:13.058 INFO:tasks.rados.rados.0.smithi053.stdout:1222: rmattr oid 28 current snap is 122 2024-01-15T22:53:13.058 INFO:tasks.rados.rados.0.smithi053.stdout:1222: done (3 left) 2024-01-15T22:53:13.058 INFO:tasks.rados.rados.0.smithi053.stdout:1223: delete oid 37 current snap is 122 2024-01-15T22:53:13.058 INFO:tasks.rados.rados.0.smithi053.stdout:1218: finishing write tid 3 to smithi053129169-24 2024-01-15T22:53:13.059 INFO:tasks.rados.rados.0.smithi053.stdout:1218: finishing write tid 4 to smithi053129169-24 2024-01-15T22:53:13.059 INFO:tasks.rados.rados.0.smithi053.stdout:1218: finishing write tid 5 to smithi053129169-24 2024-01-15T22:53:13.059 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 716 (ObjNum 401 snap 122 seq_num 401) dirty exists 2024-01-15T22:53:13.059 INFO:tasks.rados.rados.0.smithi053.stdout:1218: left oid 24 (ObjNum 401 snap 122 seq_num 401) 2024-01-15T22:53:13.059 INFO:tasks.rados.rados.0.smithi053.stdout:1220: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:53:13.071 INFO:tasks.rados.rados.0.smithi053.stdout:1218: done (3 left) 2024-01-15T22:53:13.071 INFO:tasks.rados.rados.0.smithi053.stdout:1220: done (2 left) 2024-01-15T22:53:13.071 INFO:tasks.rados.rados.0.smithi053.stdout:1223: done (1 left) 2024-01-15T22:53:13.071 INFO:tasks.rados.rados.0.smithi053.stdout:1224: rollback oid 30 current snap is 122 2024-01-15T22:53:13.071 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 30 to 114 2024-01-15T22:53:13.071 INFO:tasks.rados.rados.0.smithi053.stdout:1225: copy_from oid 22 from oid 16 current snap is 122 2024-01-15T22:53:13.071 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 23 current snap is 122 2024-01-15T22:53:13.071 INFO:tasks.rados.rados.0.smithi053.stdout:1226: seq_num 404 ranges {5021696=770048,5791744=712704,6504448=491520} 2024-01-15T22:53:13.096 INFO:tasks.rados.rados.0.smithi053.stdout:1226: writing smithi053129169-23 from 5021696 to 5791744 tid 1 2024-01-15T22:53:13.100 INFO:tasks.rados.rados.0.smithi053.stdout:1226: writing smithi053129169-23 from 5791744 to 6504448 tid 2 2024-01-15T22:53:13.103 INFO:tasks.rados.rados.0.smithi053.stdout:1226: writing smithi053129169-23 from 6504448 to 6995968 tid 3 2024-01-15T22:53:13.103 INFO:tasks.rados.rados.0.smithi053.stdout:1227: read oid 34 snap 113 2024-01-15T22:53:13.103 INFO:tasks.rados.rados.0.smithi053.stdout:1227: expect (ObjNum 134 snap 36 seq_num 134) 2024-01-15T22:53:13.103 INFO:tasks.rados.rados.0.smithi053.stdout:1228: snap_create 2024-01-15T22:53:13.103 INFO:tasks.rados.rados.0.smithi053.stdout:1221: finishing write tid 1 to smithi053129169-3 2024-01-15T22:53:13.103 INFO:tasks.rados.rados.0.smithi053.stdout:1221: finishing write tid 2 to smithi053129169-3 2024-01-15T22:53:13.104 INFO:tasks.rados.rados.0.smithi053.stdout:1221: finishing write tid 3 to smithi053129169-3 2024-01-15T22:53:13.104 INFO:tasks.rados.rados.0.smithi053.stdout:1221: finishing write tid 4 to smithi053129169-3 2024-01-15T22:53:13.104 INFO:tasks.rados.rados.0.smithi053.stdout:1221: finishing write tid 5 to smithi053129169-3 2024-01-15T22:53:13.104 INFO:tasks.rados.rados.0.smithi053.stdout:1224: finishing rollback tid 0 to smithi053129169-30 2024-01-15T22:53:13.104 INFO:tasks.rados.rados.0.smithi053.stdout:1224: finishing rollback tid 1 to smithi053129169-30 2024-01-15T22:53:13.104 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 545 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-01-15T22:53:13.104 INFO:tasks.rados.rados.0.smithi053.stdout:1221: finishing write tid 6 to smithi053129169-3 2024-01-15T22:53:13.104 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 744 (ObjNum 402 snap 122 seq_num 402) dirty exists 2024-01-15T22:53:13.104 INFO:tasks.rados.rados.0.smithi053.stdout:1221: left oid 3 (ObjNum 402 snap 122 seq_num 402) 2024-01-15T22:53:13.104 INFO:tasks.rados.rados.0.smithi053.stdout:1225: finishing copy_from to smithi053129169-22 2024-01-15T22:53:13.104 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 701 (ObjNum 376 snap 114 seq_num 376) dirty exists 2024-01-15T22:53:13.104 INFO:tasks.rados.rados.0.smithi053.stdout:1225: finishing copy_from racing read to smithi053129169-22 2024-01-15T22:53:13.104 INFO:tasks.rados.rados.0.smithi053.stdout:1226: finishing write tid 1 to smithi053129169-23 2024-01-15T22:53:13.104 INFO:tasks.rados.rados.0.smithi053.stdout:1226: finishing write tid 2 to smithi053129169-23 2024-01-15T22:53:13.106 INFO:tasks.rados.rados.0.smithi053.stdout:1226: finishing write tid 3 to smithi053129169-23 2024-01-15T22:53:13.106 INFO:tasks.rados.rados.0.smithi053.stdout:1226: finishing write tid 4 to smithi053129169-23 2024-01-15T22:53:13.107 INFO:tasks.rados.rados.0.smithi053.stdout:1226: finishing write tid 5 to smithi053129169-23 2024-01-15T22:53:13.107 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 633 (ObjNum 404 snap 122 seq_num 404) dirty exists 2024-01-15T22:53:13.107 INFO:tasks.rados.rados.0.smithi053.stdout:1226: left oid 23 (ObjNum 404 snap 122 seq_num 404) 2024-01-15T22:53:13.116 INFO:tasks.rados.rados.0.smithi053.stdout:1227: expect (ObjNum 134 snap 36 seq_num 134) 2024-01-15T22:53:13.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:13 smithi053 ceph-mon[143363]: failed to encode map e289 with expected crc 2024-01-15T22:53:13.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:13 smithi053 ceph-mon[143363]: failed to encode map e289 with expected crc 2024-01-15T22:53:13.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:13 smithi053 ceph-mon[143363]: osdmap e289: 8 total, 8 up, 8 in 2024-01-15T22:53:13.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:13 smithi053 ceph-mon[143363]: failed to encode map e289 with expected crc 2024-01-15T22:53:13.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-15T22:53:13.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:13 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-15T22:53:13.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:13 smithi053 ceph-mon[143363]: Upgrade: osd.2 is safe to restart 2024-01-15T22:53:13.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:13 smithi053 ceph-mon[146052]: failed to encode map e289 with expected crc 2024-01-15T22:53:13.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:13 smithi053 ceph-mon[146052]: failed to encode map e289 with expected crc 2024-01-15T22:53:13.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:13 smithi053 ceph-mon[146052]: osdmap e289: 8 total, 8 up, 8 in 2024-01-15T22:53:13.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:13 smithi053 ceph-mon[146052]: failed to encode map e289 with expected crc 2024-01-15T22:53:13.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-15T22:53:13.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:13 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-15T22:53:13.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:13 smithi053 ceph-mon[146052]: Upgrade: osd.2 is safe to restart 2024-01-15T22:53:13.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:13 smithi163 ceph-mon[138526]: failed to encode map e289 with expected crc 2024-01-15T22:53:13.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:13 smithi163 ceph-mon[138526]: failed to encode map e289 with expected crc 2024-01-15T22:53:13.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:13 smithi163 ceph-mon[138526]: osdmap e289: 8 total, 8 up, 8 in 2024-01-15T22:53:13.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:13 smithi163 ceph-mon[138526]: failed to encode map e289 with expected crc 2024-01-15T22:53:13.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-15T22:53:13.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:13 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-01-15T22:53:13.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:13 smithi163 ceph-mon[138526]: Upgrade: osd.2 is safe to restart 2024-01-15T22:53:14.044 INFO:tasks.rados.rados.0.smithi053.stdout:1221: done (5 left) 2024-01-15T22:53:14.044 INFO:tasks.rados.rados.0.smithi053.stdout:1224: done (4 left) 2024-01-15T22:53:14.044 INFO:tasks.rados.rados.0.smithi053.stdout:1225: done (3 left) 2024-01-15T22:53:14.044 INFO:tasks.rados.rados.0.smithi053.stdout:1226: done (2 left) 2024-01-15T22:53:14.044 INFO:tasks.rados.rados.0.smithi053.stdout:1227: done (1 left) 2024-01-15T22:53:14.044 INFO:tasks.rados.rados.0.smithi053.stdout:1228: done (0 left) 2024-01-15T22:53:14.045 INFO:tasks.rados.rados.0.smithi053.stdout:1229: delete oid 26 current snap is 123 2024-01-15T22:53:14.053 INFO:tasks.rados.rados.0.smithi053.stdout:1229: done (0 left) 2024-01-15T22:53:14.053 INFO:tasks.rados.rados.0.smithi053.stdout:1230: delete oid 5 current snap is 123 2024-01-15T22:53:14.055 INFO:tasks.rados.rados.0.smithi053.stdout:1230: done (0 left) 2024-01-15T22:53:14.055 INFO:tasks.rados.rados.0.smithi053.stdout:1231: copy_from oid 21 from oid 29 current snap is 123 2024-01-15T22:53:14.055 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 123 2024-01-15T22:53:14.055 INFO:tasks.rados.rados.0.smithi053.stdout:1232: seq_num 407 ranges {1941504=425984,2367488=761856,3129344=704512,3833856=139264} 2024-01-15T22:53:14.069 INFO:tasks.rados.rados.0.smithi053.stdout:1232: writing smithi053129169-3 from 1941504 to 2367488 tid 1 2024-01-15T22:53:14.073 INFO:tasks.rados.rados.0.smithi053.stdout:1232: writing smithi053129169-3 from 2367488 to 3129344 tid 2 2024-01-15T22:53:14.077 INFO:tasks.rados.rados.0.smithi053.stdout:1232: writing smithi053129169-3 from 3129344 to 3833856 tid 3 2024-01-15T22:53:14.078 INFO:tasks.rados.rados.0.smithi053.stdout:1232: writing smithi053129169-3 from 3833856 to 3973120 tid 4 2024-01-15T22:53:14.078 INFO:tasks.rados.rados.0.smithi053.stdout:1233: copy_from oid 35 from oid 34 current snap is 123 2024-01-15T22:53:14.079 INFO:tasks.rados.rados.0.smithi053.stdout:1232: finishing write tid 1 to smithi053129169-3 2024-01-15T22:53:14.079 INFO:tasks.rados.rados.0.smithi053.stdout:1232: finishing write tid 2 to smithi053129169-3 2024-01-15T22:53:14.079 INFO:tasks.rados.rados.0.smithi053.stdout:1234: read oid 19 snap -1 2024-01-15T22:53:14.079 INFO:tasks.rados.rados.0.smithi053.stdout:1234: expect deleted 2024-01-15T22:53:14.079 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 17 current snap is 123 2024-01-15T22:53:14.079 INFO:tasks.rados.rados.0.smithi053.stdout:1235: seq_num 408 ranges {0=442368,442368=647168,1089536=507904,1597440=450560} 2024-01-15T22:53:14.081 INFO:tasks.rados.rados.0.smithi053.stdout:1235: writing smithi053129169-17 from 0 to 442368 tid 1 2024-01-15T22:53:14.085 INFO:tasks.rados.rados.0.smithi053.stdout:1235: writing smithi053129169-17 from 442368 to 1089536 tid 2 2024-01-15T22:53:14.088 INFO:tasks.rados.rados.0.smithi053.stdout:1235: writing smithi053129169-17 from 1089536 to 1597440 tid 3 2024-01-15T22:53:14.091 INFO:tasks.rados.rados.0.smithi053.stdout:1235: writing smithi053129169-17 from 1597440 to 2048000 tid 4 2024-01-15T22:53:14.091 INFO:tasks.rados.rados.0.smithi053.stdout:1236: copy_from oid 41 from oid 32 current snap is 123 2024-01-15T22:53:14.091 INFO:tasks.rados.rados.0.smithi053.stdout:1233: finishing copy_from to smithi053129169-35 2024-01-15T22:53:14.091 INFO:tasks.rados.rados.0.smithi053.stdout:1233: got expected ENOENT (src dne) 2024-01-15T22:53:14.091 INFO:tasks.rados.rados.0.smithi053.stdout:1233: finishing copy_from racing read to smithi053129169-35 2024-01-15T22:53:14.092 INFO:tasks.rados.rados.0.smithi053.stdout:1232: finishing write tid 3 to smithi053129169-3 2024-01-15T22:53:14.092 INFO:tasks.rados.rados.0.smithi053.stdout:1232: finishing write tid 4 to smithi053129169-3 2024-01-15T22:53:14.092 INFO:tasks.rados.rados.0.smithi053.stdout:1232: finishing write tid 5 to smithi053129169-3 2024-01-15T22:53:14.092 INFO:tasks.rados.rados.0.smithi053.stdout:1232: finishing write tid 6 to smithi053129169-3 2024-01-15T22:53:14.092 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 753 (ObjNum 407 snap 123 seq_num 407) dirty exists 2024-01-15T22:53:14.092 INFO:tasks.rados.rados.0.smithi053.stdout:1232: left oid 3 (ObjNum 407 snap 123 seq_num 407) 2024-01-15T22:53:14.092 INFO:tasks.rados.rados.0.smithi053.stdout:1232: done (5 left) 2024-01-15T22:53:14.092 INFO:tasks.rados.rados.0.smithi053.stdout:1233: done (4 left) 2024-01-15T22:53:14.092 INFO:tasks.rados.rados.0.smithi053.stdout:1234: done (3 left) 2024-01-15T22:53:14.092 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 8 current snap is 123 2024-01-15T22:53:14.092 INFO:tasks.rados.rados.0.smithi053.stdout:1237: seq_num 409 ranges {5865472=458752,6324224=532480,6856704=720896,7577600=352256} 2024-01-15T22:53:14.126 INFO:tasks.rados.rados.0.smithi053.stdout:1237: writing smithi053129169-8 from 5865472 to 6324224 tid 1 2024-01-15T22:53:14.129 INFO:tasks.rados.rados.0.smithi053.stdout:1237: writing smithi053129169-8 from 6324224 to 6856704 tid 2 2024-01-15T22:53:14.133 INFO:tasks.rados.rados.0.smithi053.stdout:1237: writing smithi053129169-8 from 6856704 to 7577600 tid 3 2024-01-15T22:53:14.135 INFO:tasks.rados.rados.0.smithi053.stdout:1237: writing smithi053129169-8 from 7577600 to 7929856 tid 4 2024-01-15T22:53:14.135 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 44 current snap is 123 2024-01-15T22:53:14.135 INFO:tasks.rados.rados.0.smithi053.stdout:1231: finishing copy_from to smithi053129169-21 2024-01-15T22:53:14.135 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 603 (ObjNum 399 snap 122 seq_num 399) dirty exists 2024-01-15T22:53:14.135 INFO:tasks.rados.rados.0.smithi053.stdout:1238: seq_num 410 ranges {0=475136,475136=417792,892928=475136,1368064=425984,1794048=286720} 2024-01-15T22:53:14.138 INFO:tasks.rados.rados.0.smithi053.stdout:1238: writing smithi053129169-44 from 0 to 475136 tid 1 2024-01-15T22:53:14.140 INFO:tasks.rados.rados.0.smithi053.stdout:1238: writing smithi053129169-44 from 475136 to 892928 tid 2 2024-01-15T22:53:14.143 INFO:tasks.rados.rados.0.smithi053.stdout:1238: writing smithi053129169-44 from 892928 to 1368064 tid 3 2024-01-15T22:53:14.145 INFO:tasks.rados.rados.0.smithi053.stdout:1238: writing smithi053129169-44 from 1368064 to 1794048 tid 4 2024-01-15T22:53:14.148 INFO:tasks.rados.rados.0.smithi053.stdout:1238: writing smithi053129169-44 from 1794048 to 2080768 tid 5 2024-01-15T22:53:14.148 INFO:tasks.rados.rados.0.smithi053.stdout:1239: read oid 46 snap -1 2024-01-15T22:53:14.148 INFO:tasks.rados.rados.0.smithi053.stdout:1239: expect deleted 2024-01-15T22:53:14.148 INFO:tasks.rados.rados.0.smithi053.stdout:1240: snap_create 2024-01-15T22:53:14.148 INFO:tasks.rados.rados.0.smithi053.stdout:1231: finishing copy_from racing read to smithi053129169-21 2024-01-15T22:53:14.148 INFO:tasks.rados.rados.0.smithi053.stdout:1235: finishing write tid 1 to smithi053129169-17 2024-01-15T22:53:14.148 INFO:tasks.rados.rados.0.smithi053.stdout:1235: finishing write tid 2 to smithi053129169-17 2024-01-15T22:53:14.148 INFO:tasks.rados.rados.0.smithi053.stdout:1235: finishing write tid 3 to smithi053129169-17 2024-01-15T22:53:14.148 INFO:tasks.rados.rados.0.smithi053.stdout:1235: finishing write tid 4 to smithi053129169-17 2024-01-15T22:53:14.148 INFO:tasks.rados.rados.0.smithi053.stdout:1235: finishing write tid 5 to smithi053129169-17 2024-01-15T22:53:14.149 INFO:tasks.rados.rados.0.smithi053.stdout:1235: finishing write tid 6 to smithi053129169-17 2024-01-15T22:53:14.149 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 915 (ObjNum 408 snap 123 seq_num 408) dirty exists 2024-01-15T22:53:14.149 INFO:tasks.rados.rados.0.smithi053.stdout:1235: left oid 17 (ObjNum 408 snap 123 seq_num 408) 2024-01-15T22:53:14.149 INFO:tasks.rados.rados.0.smithi053.stdout:1236: finishing copy_from to smithi053129169-41 2024-01-15T22:53:14.149 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 866 (ObjNum 196 snap 55 seq_num 196) dirty exists 2024-01-15T22:53:14.149 INFO:tasks.rados.rados.0.smithi053.stdout:1236: finishing copy_from racing read to smithi053129169-41 2024-01-15T22:53:14.149 INFO:tasks.rados.rados.0.smithi053.stdout:1237: finishing write tid 1 to smithi053129169-8 2024-01-15T22:53:14.149 INFO:tasks.rados.rados.0.smithi053.stdout:1237: finishing write tid 2 to smithi053129169-8 2024-01-15T22:53:14.149 INFO:tasks.rados.rados.0.smithi053.stdout:1237: finishing write tid 3 to smithi053129169-8 2024-01-15T22:53:14.149 INFO:tasks.rados.rados.0.smithi053.stdout:1237: finishing write tid 4 to smithi053129169-8 2024-01-15T22:53:14.149 INFO:tasks.rados.rados.0.smithi053.stdout:1237: finishing write tid 5 to smithi053129169-8 2024-01-15T22:53:14.149 INFO:tasks.rados.rados.0.smithi053.stdout:1237: finishing write tid 6 to smithi053129169-8 2024-01-15T22:53:14.149 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 639 (ObjNum 409 snap 123 seq_num 409) dirty exists 2024-01-15T22:53:14.149 INFO:tasks.rados.rados.0.smithi053.stdout:1237: left oid 8 (ObjNum 409 snap 123 seq_num 409) 2024-01-15T22:53:14.149 INFO:tasks.rados.rados.0.smithi053.stdout:1238: finishing write tid 1 to smithi053129169-44 2024-01-15T22:53:14.150 INFO:tasks.rados.rados.0.smithi053.stdout:1238: finishing write tid 2 to smithi053129169-44 2024-01-15T22:53:14.150 INFO:tasks.rados.rados.0.smithi053.stdout:1238: finishing write tid 3 to smithi053129169-44 2024-01-15T22:53:14.151 INFO:tasks.rados.rados.0.smithi053.stdout:1238: finishing write tid 4 to smithi053129169-44 2024-01-15T22:53:14.151 INFO:tasks.rados.rados.0.smithi053.stdout:1238: finishing write tid 5 to smithi053129169-44 2024-01-15T22:53:14.151 INFO:tasks.rados.rados.0.smithi053.stdout:1238: finishing write tid 6 to smithi053129169-44 2024-01-15T22:53:14.151 INFO:tasks.rados.rados.0.smithi053.stdout:1238: finishing write tid 7 to smithi053129169-44 2024-01-15T22:53:14.151 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 793 (ObjNum 410 snap 123 seq_num 410) dirty exists 2024-01-15T22:53:14.151 INFO:tasks.rados.rados.0.smithi053.stdout:1238: left oid 44 (ObjNum 410 snap 123 seq_num 410) 2024-01-15T22:53:14.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:14 smithi163 ceph-mon[138526]: pgmap v149: 121 pgs: 121 active+clean; 454 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-01-15T22:53:14.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:14 smithi163 ceph-mon[138526]: failed to encode map e290 with expected crc 2024-01-15T22:53:14.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:14 smithi163 ceph-mon[138526]: failed to encode map e290 with expected crc 2024-01-15T22:53:14.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:14 smithi163 ceph-mon[138526]: osdmap e290: 8 total, 8 up, 8 in 2024-01-15T22:53:14.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:14 smithi163 ceph-mon[138526]: Upgrade: Updating osd.2 2024-01-15T22:53:14.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:14 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:14.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-15T22:53:14.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:53:14.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:14 smithi163 ceph-mon[138526]: Deploying daemon osd.2 on smithi053 2024-01-15T22:53:14.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:14 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:14.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:53:14.520 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[143363]: pgmap v149: 121 pgs: 121 active+clean; 454 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-01-15T22:53:14.520 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[143363]: failed to encode map e290 with expected crc 2024-01-15T22:53:14.520 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[143363]: failed to encode map e290 with expected crc 2024-01-15T22:53:14.520 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[143363]: osdmap e290: 8 total, 8 up, 8 in 2024-01-15T22:53:14.520 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[143363]: Upgrade: Updating osd.2 2024-01-15T22:53:14.521 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:14.521 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-15T22:53:14.521 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:53:14.521 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[143363]: Deploying daemon osd.2 on smithi053 2024-01-15T22:53:14.521 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:14.521 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:53:14.521 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[146052]: pgmap v149: 121 pgs: 121 active+clean; 454 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-01-15T22:53:14.521 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[146052]: failed to encode map e290 with expected crc 2024-01-15T22:53:14.521 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[146052]: failed to encode map e290 with expected crc 2024-01-15T22:53:14.522 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[146052]: osdmap e290: 8 total, 8 up, 8 in 2024-01-15T22:53:14.522 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[146052]: Upgrade: Updating osd.2 2024-01-15T22:53:14.522 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:14.522 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-15T22:53:14.522 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:53:14.522 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[146052]: Deploying daemon osd.2 on smithi053 2024-01-15T22:53:14.522 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:14.522 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:53:15.053 INFO:tasks.rados.rados.0.smithi053.stdout:1231: done (6 left) 2024-01-15T22:53:15.053 INFO:tasks.rados.rados.0.smithi053.stdout:1235: done (5 left) 2024-01-15T22:53:15.053 INFO:tasks.rados.rados.0.smithi053.stdout:1236: done (4 left) 2024-01-15T22:53:15.053 INFO:tasks.rados.rados.0.smithi053.stdout:1237: done (3 left) 2024-01-15T22:53:15.053 INFO:tasks.rados.rados.0.smithi053.stdout:1238: done (2 left) 2024-01-15T22:53:15.053 INFO:tasks.rados.rados.0.smithi053.stdout:1239: done (1 left) 2024-01-15T22:53:15.053 INFO:tasks.rados.rados.0.smithi053.stdout:1240: done (0 left) 2024-01-15T22:53:15.053 INFO:tasks.rados.rados.0.smithi053.stdout:1241: setattr oid 23 current snap is 124 2024-01-15T22:53:15.054 INFO:tasks.rados.rados.0.smithi053.stdout:1242: snap_remove snap 22 2024-01-15T22:53:15.264 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:15 smithi053 ceph-mon[143363]: failed to encode map e291 with expected crc 2024-01-15T22:53:15.265 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:15 smithi053 ceph-mon[143363]: osdmap e291: 8 total, 8 up, 8 in 2024-01-15T22:53:15.265 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:15 smithi053 ceph-mon[143363]: failed to encode map e291 with expected crc 2024-01-15T22:53:15.265 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:15 smithi053 ceph-mon[143363]: failed to encode map e291 with expected crc 2024-01-15T22:53:15.265 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:15 smithi053 ceph-mon[143363]: failed to encode map e291 with expected crc 2024-01-15T22:53:15.265 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:15 smithi053 ceph-mon[146052]: failed to encode map e291 with expected crc 2024-01-15T22:53:15.265 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:15 smithi053 ceph-mon[146052]: osdmap e291: 8 total, 8 up, 8 in 2024-01-15T22:53:15.265 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:15 smithi053 ceph-mon[146052]: failed to encode map e291 with expected crc 2024-01-15T22:53:15.265 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:15 smithi053 ceph-mon[146052]: failed to encode map e291 with expected crc 2024-01-15T22:53:15.265 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:15 smithi053 ceph-mon[146052]: failed to encode map e291 with expected crc 2024-01-15T22:53:15.266 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:53:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:53:15] "GET /metrics HTTP/1.1" 200 36005 "" "Prometheus/2.43.0" 2024-01-15T22:53:15.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:15 smithi163 ceph-mon[138526]: failed to encode map e291 with expected crc 2024-01-15T22:53:15.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:15 smithi163 ceph-mon[138526]: osdmap e291: 8 total, 8 up, 8 in 2024-01-15T22:53:15.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:15 smithi163 ceph-mon[138526]: failed to encode map e291 with expected crc 2024-01-15T22:53:15.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:15 smithi163 ceph-mon[138526]: failed to encode map e291 with expected crc 2024-01-15T22:53:15.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:15 smithi163 ceph-mon[138526]: failed to encode map e291 with expected crc 2024-01-15T22:53:15.930 INFO:tasks.rados.rados.0.smithi053.stdout:1242: done (1 left) 2024-01-15T22:53:15.930 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 124 2024-01-15T22:53:15.930 INFO:tasks.rados.rados.0.smithi053.stdout:1243: seq_num 411 ranges {1245184=491520,1736704=753664,2490368=688128,3178496=163840} 2024-01-15T22:53:15.930 INFO:tasks.rados.rados.0.smithi053.stdout:1243: writing smithi053129169-45 from 1245184 to 1736704 tid 1 2024-01-15T22:53:15.933 INFO:tasks.rados.rados.0.smithi053.stdout:1243: writing smithi053129169-45 from 1736704 to 2490368 tid 2 2024-01-15T22:53:15.937 INFO:tasks.rados.rados.0.smithi053.stdout:1243: writing smithi053129169-45 from 2490368 to 3178496 tid 3 2024-01-15T22:53:15.939 INFO:tasks.rados.rados.0.smithi053.stdout:1243: writing smithi053129169-45 from 3178496 to 3342336 tid 4 2024-01-15T22:53:15.939 INFO:tasks.rados.rados.0.smithi053.stdout:1244: snap_remove snap 113 2024-01-15T22:53:16.044 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:15 smithi053 systemd[1]: Stopping Ceph osd.2 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:53:16.044 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-2[100516]: 2024-01-15T22:53:15.760+0000 7f0a67e14700 -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-01-15T22:53:16.044 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-2[100516]: 2024-01-15T22:53:15.760+0000 7f0a67e14700 -1 osd.2 292 *** Got signal Terminated *** 2024-01-15T22:53:16.044 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-2[100516]: 2024-01-15T22:53:15.760+0000 7f0a67e14700 -1 osd.2 292 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-15T22:53:16.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:16 smithi163 ceph-mon[138526]: pgmap v152: 121 pgs: 121 active+clean; 481 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 7.0 MiB/s wr, 31 op/s 2024-01-15T22:53:16.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:16 smithi163 ceph-mon[138526]: failed to encode map e292 with expected crc 2024-01-15T22:53:16.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:16 smithi163 ceph-mon[138526]: failed to encode map e292 with expected crc 2024-01-15T22:53:16.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:16 smithi163 ceph-mon[138526]: osdmap e292: 8 total, 8 up, 8 in 2024-01-15T22:53:16.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:16 smithi163 ceph-mon[138526]: osd.2 marked itself down and dead 2024-01-15T22:53:16.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:16 smithi163 ceph-mon[138526]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:53:16.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:16 smithi163 ceph-mon[138526]: osdmap e293: 8 total, 7 up, 8 in 2024-01-15T22:53:16.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:16 smithi053 ceph-mon[143363]: pgmap v152: 121 pgs: 121 active+clean; 481 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 7.0 MiB/s wr, 31 op/s 2024-01-15T22:53:16.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:16 smithi053 ceph-mon[143363]: failed to encode map e292 with expected crc 2024-01-15T22:53:16.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:16 smithi053 ceph-mon[143363]: failed to encode map e292 with expected crc 2024-01-15T22:53:16.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:16 smithi053 ceph-mon[143363]: osdmap e292: 8 total, 8 up, 8 in 2024-01-15T22:53:16.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:16 smithi053 ceph-mon[143363]: osd.2 marked itself down and dead 2024-01-15T22:53:16.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:16 smithi053 ceph-mon[143363]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:53:16.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:16 smithi053 ceph-mon[143363]: osdmap e293: 8 total, 7 up, 8 in 2024-01-15T22:53:16.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:16 smithi053 ceph-mon[146052]: pgmap v152: 121 pgs: 121 active+clean; 481 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 7.0 MiB/s wr, 31 op/s 2024-01-15T22:53:16.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:16 smithi053 ceph-mon[146052]: failed to encode map e292 with expected crc 2024-01-15T22:53:16.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:16 smithi053 ceph-mon[146052]: failed to encode map e292 with expected crc 2024-01-15T22:53:16.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:16 smithi053 ceph-mon[146052]: osdmap e292: 8 total, 8 up, 8 in 2024-01-15T22:53:16.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:16 smithi053 ceph-mon[146052]: osd.2 marked itself down and dead 2024-01-15T22:53:16.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:16 smithi053 ceph-mon[146052]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:53:16.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:16 smithi053 ceph-mon[146052]: osdmap e293: 8 total, 7 up, 8 in 2024-01-15T22:53:16.915 INFO:tasks.rados.rados.0.smithi053.stdout:1244: done (2 left) 2024-01-15T22:53:16.915 INFO:tasks.rados.rados.0.smithi053.stdout:1245: delete oid 1 current snap is 124 2024-01-15T22:53:16.915 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 635 (ObjNum 404 snap 122 seq_num 404) dirty exists 2024-01-15T22:53:16.915 INFO:tasks.rados.rados.0.smithi053.stdout:1243: finishing write tid 1 to smithi053129169-45 2024-01-15T22:53:16.915 INFO:tasks.rados.rados.0.smithi053.stdout:1243: finishing write tid 2 to smithi053129169-45 2024-01-15T22:53:16.915 INFO:tasks.rados.rados.0.smithi053.stdout:1243: finishing write tid 3 to smithi053129169-45 2024-01-15T22:53:16.915 INFO:tasks.rados.rados.0.smithi053.stdout:1243: finishing write tid 4 to smithi053129169-45 2024-01-15T22:53:16.915 INFO:tasks.rados.rados.0.smithi053.stdout:1243: finishing write tid 5 to smithi053129169-45 2024-01-15T22:53:16.916 INFO:tasks.rados.rados.0.smithi053.stdout:1243: finishing write tid 6 to smithi053129169-45 2024-01-15T22:53:16.916 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 871 (ObjNum 411 snap 124 seq_num 411) dirty exists 2024-01-15T22:53:16.916 INFO:tasks.rados.rados.0.smithi053.stdout:1243: left oid 45 (ObjNum 411 snap 124 seq_num 411) 2024-01-15T22:53:16.934 INFO:tasks.rados.rados.0.smithi053.stdout:1241: done (2 left) 2024-01-15T22:53:16.934 INFO:tasks.rados.rados.0.smithi053.stdout:1243: done (1 left) 2024-01-15T22:53:16.934 INFO:tasks.rados.rados.0.smithi053.stdout:1245: done (0 left) 2024-01-15T22:53:16.934 INFO:tasks.rados.rados.0.smithi053.stdout:1246: rollback oid 50 current snap is 124 2024-01-15T22:53:16.934 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 50 to 101 2024-01-15T22:53:16.934 INFO:tasks.rados.rados.0.smithi053.stdout:1247: copy_from oid 39 from oid 10 current snap is 124 2024-01-15T22:53:16.934 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 2 current snap is 124 2024-01-15T22:53:16.934 INFO:tasks.rados.rados.0.smithi053.stdout:1248: seq_num 413 ranges {5873664=524288,6397952=516096,6914048=696320,7610368=393216} 2024-01-15T22:53:16.969 INFO:tasks.rados.rados.0.smithi053.stdout:1248: writing smithi053129169-2 from 5873664 to 6397952 tid 1 2024-01-15T22:53:16.972 INFO:tasks.rados.rados.0.smithi053.stdout:1248: writing smithi053129169-2 from 6397952 to 6914048 tid 2 2024-01-15T22:53:16.975 INFO:tasks.rados.rados.0.smithi053.stdout:1248: writing smithi053129169-2 from 6914048 to 7610368 tid 3 2024-01-15T22:53:16.978 INFO:tasks.rados.rados.0.smithi053.stdout:1248: writing smithi053129169-2 from 7610368 to 8003584 tid 4 2024-01-15T22:53:16.978 INFO:tasks.rados.rados.0.smithi053.stdout:1249: read oid 36 snap -1 2024-01-15T22:53:16.979 INFO:tasks.rados.rados.0.smithi053.stdout:1249: expect (ObjNum 34 snap 0 seq_num 34) 2024-01-15T22:53:16.979 INFO:tasks.rados.rados.0.smithi053.stdout:1250: read oid 22 snap -1 2024-01-15T22:53:16.979 INFO:tasks.rados.rados.0.smithi053.stdout:1250: expect (ObjNum 376 snap 114 seq_num 376) 2024-01-15T22:53:16.979 INFO:tasks.rados.rados.0.smithi053.stdout:1251: copy_from oid 33 from oid 21 current snap is 124 2024-01-15T22:53:16.979 INFO:tasks.rados.rados.0.smithi053.stdout:1246: finishing rollback tid 0 to smithi053129169-50 2024-01-15T22:53:16.979 INFO:tasks.rados.rados.0.smithi053.stdout:1246: finishing rollback tid 1 to smithi053129169-50 2024-01-15T22:53:16.979 INFO:tasks.rados.rados.0.smithi053.stdout:1252: setattr oid 15 current snap is 124 2024-01-15T22:53:16.979 INFO:tasks.rados.rados.0.smithi053.stdout:1246: finishing rollback tid 2 to smithi053129169-50 2024-01-15T22:53:16.979 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 848 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:53:16.979 INFO:tasks.rados.rados.0.smithi053.stdout:1247: finishing copy_from to smithi053129169-39 2024-01-15T22:53:16.979 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 569 (ObjNum 375 snap 114 seq_num 375) dirty exists 2024-01-15T22:53:16.979 INFO:tasks.rados.rados.0.smithi053.stdout:1247: finishing copy_from racing read to smithi053129169-39 2024-01-15T22:53:16.979 INFO:tasks.rados.rados.0.smithi053.stdout:1248: finishing write tid 1 to smithi053129169-2 2024-01-15T22:53:16.979 INFO:tasks.rados.rados.0.smithi053.stdout:1248: finishing write tid 2 to smithi053129169-2 2024-01-15T22:53:16.980 INFO:tasks.rados.rados.0.smithi053.stdout:1248: finishing write tid 3 to smithi053129169-2 2024-01-15T22:53:16.980 INFO:tasks.rados.rados.0.smithi053.stdout:1248: finishing write tid 4 to smithi053129169-2 2024-01-15T22:53:16.980 INFO:tasks.rados.rados.0.smithi053.stdout:1248: finishing write tid 5 to smithi053129169-2 2024-01-15T22:53:16.981 INFO:tasks.rados.rados.0.smithi053.stdout:1246: done (6 left) 2024-01-15T22:53:16.981 INFO:tasks.rados.rados.0.smithi053.stdout:1247: done (5 left) 2024-01-15T22:53:16.981 INFO:tasks.rados.rados.0.smithi053.stdout:1253: copy_from oid 35 from oid 47 current snap is 124 2024-01-15T22:53:16.981 INFO:tasks.rados.rados.0.smithi053.stdout:1254: snap_create 2024-01-15T22:53:16.982 INFO:tasks.rados.rados.0.smithi053.stdout:1249: expect (ObjNum 34 snap 0 seq_num 34) 2024-01-15T22:53:17.006 INFO:tasks.rados.rados.0.smithi053.stdout:1248: finishing write tid 6 to smithi053129169-2 2024-01-15T22:53:17.006 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 799 (ObjNum 413 snap 124 seq_num 413) dirty exists 2024-01-15T22:53:17.006 INFO:tasks.rados.rados.0.smithi053.stdout:1248: left oid 2 (ObjNum 413 snap 124 seq_num 413) 2024-01-15T22:53:17.006 INFO:tasks.rados.rados.0.smithi053.stdout:1250: expect (ObjNum 376 snap 114 seq_num 376) 2024-01-15T22:53:17.043 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:16 smithi053 bash[166100]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-2 2024-01-15T22:53:17.175 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 850 (ObjNum 136 snap 36 seq_num 136) dirty exists 2024-01-15T22:53:17.175 INFO:tasks.rados.rados.0.smithi053.stdout:1251: finishing copy_from to smithi053129169-33 2024-01-15T22:53:17.175 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 603 (ObjNum 399 snap 122 seq_num 399) dirty exists 2024-01-15T22:53:17.175 INFO:tasks.rados.rados.0.smithi053.stdout:1253: finishing copy_from to smithi053129169-35 2024-01-15T22:53:17.175 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 535 (ObjNum 343 snap 108 seq_num 343) dirty exists 2024-01-15T22:53:17.175 INFO:tasks.rados.rados.0.smithi053.stdout:1251: finishing copy_from racing read to smithi053129169-33 2024-01-15T22:53:17.176 INFO:tasks.rados.rados.0.smithi053.stdout:1253: finishing copy_from racing read to smithi053129169-35 2024-01-15T22:53:17.321 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:17 smithi053 ceph-mon[143363]: failed to encode map e293 with expected crc 2024-01-15T22:53:17.321 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:17 smithi053 ceph-mon[143363]: failed to encode map e293 with expected crc 2024-01-15T22:53:17.321 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:17 smithi053 ceph-mon[143363]: failed to encode map e293 with expected crc 2024-01-15T22:53:17.321 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:17 smithi053 ceph-mon[143363]: failed to encode map e293 with expected crc 2024-01-15T22:53:17.322 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:17 smithi053 ceph-mon[143363]: failed to encode map e293 with expected crc 2024-01-15T22:53:17.322 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:17 smithi053 ceph-mon[143363]: osdmap e294: 8 total, 7 up, 8 in 2024-01-15T22:53:17.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:17 smithi053 ceph-mon[146052]: failed to encode map e293 with expected crc 2024-01-15T22:53:17.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:17 smithi053 ceph-mon[146052]: failed to encode map e293 with expected crc 2024-01-15T22:53:17.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:17 smithi053 ceph-mon[146052]: failed to encode map e293 with expected crc 2024-01-15T22:53:17.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:17 smithi053 ceph-mon[146052]: failed to encode map e293 with expected crc 2024-01-15T22:53:17.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:17 smithi053 ceph-mon[146052]: failed to encode map e293 with expected crc 2024-01-15T22:53:17.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:17 smithi053 ceph-mon[146052]: osdmap e294: 8 total, 7 up, 8 in 2024-01-15T22:53:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:17 smithi163 ceph-mon[138526]: failed to encode map e293 with expected crc 2024-01-15T22:53:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:17 smithi163 ceph-mon[138526]: failed to encode map e293 with expected crc 2024-01-15T22:53:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:17 smithi163 ceph-mon[138526]: failed to encode map e293 with expected crc 2024-01-15T22:53:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:17 smithi163 ceph-mon[138526]: failed to encode map e293 with expected crc 2024-01-15T22:53:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:17 smithi163 ceph-mon[138526]: failed to encode map e293 with expected crc 2024-01-15T22:53:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:17 smithi163 ceph-mon[138526]: osdmap e294: 8 total, 7 up, 8 in 2024-01-15T22:53:17.916 INFO:tasks.rados.rados.0.smithi053.stdout:1248: done (6 left) 2024-01-15T22:53:17.917 INFO:tasks.rados.rados.0.smithi053.stdout:1249: done (5 left) 2024-01-15T22:53:17.917 INFO:tasks.rados.rados.0.smithi053.stdout:1250: done (4 left) 2024-01-15T22:53:17.917 INFO:tasks.rados.rados.0.smithi053.stdout:1251: done (3 left) 2024-01-15T22:53:17.917 INFO:tasks.rados.rados.0.smithi053.stdout:1252: done (2 left) 2024-01-15T22:53:17.917 INFO:tasks.rados.rados.0.smithi053.stdout:1253: done (1 left) 2024-01-15T22:53:17.917 INFO:tasks.rados.rados.0.smithi053.stdout:1254: done (0 left) 2024-01-15T22:53:17.917 INFO:tasks.rados.rados.0.smithi053.stdout:1255: snap_remove snap 100 2024-01-15T22:53:18.294 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:18 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.2.service: Succeeded. 2024-01-15T22:53:18.294 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:18 smithi053 systemd[1]: Stopped Ceph osd.2 for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:53:18.294 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:18 smithi053 systemd[1]: Starting Ceph osd.2 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:53:18.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[143363]: pgmap v155: 121 pgs: 5 peering, 2 active+clean+snaptrim, 10 stale+active+clean, 104 active+clean; 489 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 8.6 MiB/s wr, 29 op/s 2024-01-15T22:53:18.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[143363]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[143363]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[143363]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[143363]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[143363]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[143363]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[143363]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[143363]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[143363]: osdmap e295: 8 total, 7 up, 8 in 2024-01-15T22:53:18.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[146052]: pgmap v155: 121 pgs: 5 peering, 2 active+clean+snaptrim, 10 stale+active+clean, 104 active+clean; 489 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 8.6 MiB/s wr, 29 op/s 2024-01-15T22:53:18.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[146052]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[146052]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[146052]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[146052]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[146052]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[146052]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[146052]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[146052]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:18 smithi053 ceph-mon[146052]: osdmap e295: 8 total, 7 up, 8 in 2024-01-15T22:53:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:18 smithi163 ceph-mon[138526]: pgmap v155: 121 pgs: 5 peering, 2 active+clean+snaptrim, 10 stale+active+clean, 104 active+clean; 489 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 8.6 MiB/s wr, 29 op/s 2024-01-15T22:53:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:18 smithi163 ceph-mon[138526]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:18 smithi163 ceph-mon[138526]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:18 smithi163 ceph-mon[138526]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:18 smithi163 ceph-mon[138526]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:18 smithi163 ceph-mon[138526]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:18 smithi163 ceph-mon[138526]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:18 smithi163 ceph-mon[138526]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:18 smithi163 ceph-mon[138526]: failed to encode map e294 with expected crc 2024-01-15T22:53:18.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:18 smithi163 ceph-mon[138526]: osdmap e295: 8 total, 7 up, 8 in 2024-01-15T22:53:18.919 INFO:tasks.rados.rados.0.smithi053.stdout:1255: done (0 left) 2024-01-15T22:53:18.919 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 8 current snap is 125 2024-01-15T22:53:18.919 INFO:tasks.rados.rados.0.smithi053.stdout:1256: seq_num 414 ranges {7929856=540672,8470528=802816,9273344=458752,9732096=344064} 2024-01-15T22:53:18.966 INFO:tasks.rados.rados.0.smithi053.stdout:1256: writing smithi053129169-8 from 7929856 to 8470528 tid 1 2024-01-15T22:53:18.971 INFO:tasks.rados.rados.0.smithi053.stdout:1256: writing smithi053129169-8 from 8470528 to 9273344 tid 2 2024-01-15T22:53:18.973 INFO:tasks.rados.rados.0.smithi053.stdout:1256: writing smithi053129169-8 from 9273344 to 9732096 tid 3 2024-01-15T22:53:18.976 INFO:tasks.rados.rados.0.smithi053.stdout:1256: writing smithi053129169-8 from 9732096 to 10076160 tid 4 2024-01-15T22:53:18.976 INFO:tasks.rados.rados.0.smithi053.stdout:1257: rollback oid 31 current snap is 125 2024-01-15T22:53:18.976 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 31 to 74 2024-01-15T22:53:18.976 INFO:tasks.rados.rados.0.smithi053.stdout:1256: finishing write tid 1 to smithi053129169-8 2024-01-15T22:53:18.977 INFO:tasks.rados.rados.0.smithi053.stdout:1256: finishing write tid 2 to smithi053129169-8 2024-01-15T22:53:18.977 INFO:tasks.rados.rados.0.smithi053.stdout:1256: finishing write tid 3 to smithi053129169-8 2024-01-15T22:53:18.977 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 20 current snap is 125 2024-01-15T22:53:18.977 INFO:tasks.rados.rados.0.smithi053.stdout:1258: seq_num 415 ranges {0=557056,557056=688128,1245184=663552,1908736=253952} 2024-01-15T22:53:18.980 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:53:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:53:18.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:53:18.980 INFO:tasks.rados.rados.0.smithi053.stdout:1258: writing smithi053129169-20 from 0 to 557056 tid 1 2024-01-15T22:53:18.984 INFO:tasks.rados.rados.0.smithi053.stdout:1258: writing smithi053129169-20 from 557056 to 1245184 tid 2 2024-01-15T22:53:18.987 INFO:tasks.rados.rados.0.smithi053.stdout:1258: writing smithi053129169-20 from 1245184 to 1908736 tid 3 2024-01-15T22:53:18.990 INFO:tasks.rados.rados.0.smithi053.stdout:1258: writing smithi053129169-20 from 1908736 to 2162688 tid 4 2024-01-15T22:53:18.990 INFO:tasks.rados.rados.0.smithi053.stdout:1259: read oid 41 snap -1 2024-01-15T22:53:18.990 INFO:tasks.rados.rados.0.smithi053.stdout:1259: expect (ObjNum 196 snap 55 seq_num 196) 2024-01-15T22:53:18.990 INFO:tasks.rados.rados.0.smithi053.stdout:1260: copy_from oid 22 from oid 2 current snap is 125 2024-01-15T22:53:18.990 INFO:tasks.rados.rados.0.smithi053.stdout:1256: finishing write tid 4 to smithi053129169-8 2024-01-15T22:53:18.990 INFO:tasks.rados.rados.0.smithi053.stdout:1256: finishing write tid 5 to smithi053129169-8 2024-01-15T22:53:18.990 INFO:tasks.rados.rados.0.smithi053.stdout:1257: finishing rollback tid 0 to smithi053129169-31 2024-01-15T22:53:18.990 INFO:tasks.rados.rados.0.smithi053.stdout:1256: finishing write tid 6 to smithi053129169-8 2024-01-15T22:53:18.990 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 644 (ObjNum 414 snap 125 seq_num 414) dirty exists 2024-01-15T22:53:18.990 INFO:tasks.rados.rados.0.smithi053.stdout:1256: left oid 8 (ObjNum 414 snap 125 seq_num 414) 2024-01-15T22:53:18.990 INFO:tasks.rados.rados.0.smithi053.stdout:1257: finishing rollback tid 1 to smithi053129169-31 2024-01-15T22:53:18.990 INFO:tasks.rados.rados.0.smithi053.stdout:1256: done (4 left) 2024-01-15T22:53:18.990 INFO:tasks.rados.rados.0.smithi053.stdout:1261: read oid 45 snap 109 2024-01-15T22:53:18.990 INFO:tasks.rados.rados.0.smithi053.stdout:1261: expect (ObjNum 359 snap 109 seq_num 359) 2024-01-15T22:53:18.991 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 18 current snap is 125 2024-01-15T22:53:18.991 INFO:tasks.rados.rados.0.smithi053.stdout:1257: finishing rollback tid 2 to smithi053129169-31 2024-01-15T22:53:18.991 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 548 (ObjNum 224 snap 60 seq_num 224) dirty exists 2024-01-15T22:53:18.991 INFO:tasks.rados.rados.0.smithi053.stdout:1258: finishing write tid 1 to smithi053129169-20 2024-01-15T22:53:18.991 INFO:tasks.rados.rados.0.smithi053.stdout:1262: seq_num 416 ranges {0=573440,573440=573440,1146880=475136,1622016=557056} 2024-01-15T22:53:18.992 INFO:tasks.rados.rados.0.smithi053.stdout:1262: writing smithi053129169-18 from 0 to 573440 tid 1 2024-01-15T22:53:18.996 INFO:tasks.rados.rados.0.smithi053.stdout:1262: writing smithi053129169-18 from 573440 to 1146880 tid 2 2024-01-15T22:53:18.999 INFO:tasks.rados.rados.0.smithi053.stdout:1262: writing smithi053129169-18 from 1146880 to 1622016 tid 3 2024-01-15T22:53:19.003 INFO:tasks.rados.rados.0.smithi053.stdout:1262: writing smithi053129169-18 from 1622016 to 2179072 tid 4 2024-01-15T22:53:19.003 INFO:tasks.rados.rados.0.smithi053.stdout:1257: done (5 left) 2024-01-15T22:53:19.003 INFO:tasks.rados.rados.0.smithi053.stdout:1263: rollback oid 23 current snap is 125 2024-01-15T22:53:19.003 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 23 to 117 2024-01-15T22:53:19.003 INFO:tasks.rados.rados.0.smithi053.stdout:1258: finishing write tid 2 to smithi053129169-20 2024-01-15T22:53:19.003 INFO:tasks.rados.rados.0.smithi053.stdout:1258: finishing write tid 3 to smithi053129169-20 2024-01-15T22:53:19.003 INFO:tasks.rados.rados.0.smithi053.stdout:1258: finishing write tid 4 to smithi053129169-20 2024-01-15T22:53:19.003 INFO:tasks.rados.rados.0.smithi053.stdout:1258: finishing write tid 5 to smithi053129169-20 2024-01-15T22:53:19.003 INFO:tasks.rados.rados.0.smithi053.stdout:1258: finishing write tid 6 to smithi053129169-20 2024-01-15T22:53:19.003 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 940 (ObjNum 415 snap 125 seq_num 415) dirty exists 2024-01-15T22:53:19.003 INFO:tasks.rados.rados.0.smithi053.stdout:1258: left oid 20 (ObjNum 415 snap 125 seq_num 415) 2024-01-15T22:53:19.004 INFO:tasks.rados.rados.0.smithi053.stdout:1258: done (5 left) 2024-01-15T22:53:19.004 INFO:tasks.rados.rados.0.smithi053.stdout:1264: delete oid 12 current snap is 125 2024-01-15T22:53:19.004 INFO:tasks.rados.rados.0.smithi053.stdout:1262: finishing write tid 1 to smithi053129169-18 2024-01-15T22:53:19.006 INFO:tasks.rados.rados.0.smithi053.stdout:1264: done (5 left) 2024-01-15T22:53:19.006 INFO:tasks.rados.rados.0.smithi053.stdout:1265: snap_remove snap 118 2024-01-15T22:53:19.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:19 smithi053 ceph-mon[143363]: failed to encode map e295 with expected crc 2024-01-15T22:53:19.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:19 smithi053 ceph-mon[143363]: osdmap e296: 8 total, 7 up, 8 in 2024-01-15T22:53:19.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:19 smithi053 ceph-mon[146052]: failed to encode map e295 with expected crc 2024-01-15T22:53:19.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:19 smithi053 ceph-mon[146052]: osdmap e296: 8 total, 7 up, 8 in 2024-01-15T22:53:19.294 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:18 smithi053 bash[166367]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-01-15T22:53:19.294 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:18 smithi053 bash[166367]: 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-01-15T22:53:19.294 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:18 smithi053 bash[166367]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-01-15T22:53:19.294 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:18 smithi053 bash[166367]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-01-15T22:53:19.294 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:18 smithi053 bash[166367]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-01-15T22:53:19.294 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:18 smithi053 bash[166367]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-01-15T22:53:19.295 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:18 smithi053 bash[166367]: --> ceph-volume raw activate successful for osd ID: 2 2024-01-15T22:53:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:19 smithi163 ceph-mon[138526]: failed to encode map e295 with expected crc 2024-01-15T22:53:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:19 smithi163 ceph-mon[138526]: osdmap e296: 8 total, 7 up, 8 in 2024-01-15T22:53:19.918 INFO:tasks.rados.rados.0.smithi053.stdout:1265: done (5 left) 2024-01-15T22:53:19.918 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 44 current snap is 125 2024-01-15T22:53:19.918 INFO:tasks.rados.rados.0.smithi053.stdout:1259: expect (ObjNum 196 snap 55 seq_num 196) 2024-01-15T22:53:20.043 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:19 smithi053 ceph-osd[166678]: -- 172.21.15.53:0/3832291312 <== mon.2 v2:172.21.15.53:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e6006044e0 con 0x55e6005d5000 2024-01-15T22:53:20.043 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:19 smithi053 bash[166641]: 5845a6a52aa5b81bea81f1ce4947cca1a32dea0254ec0b405e1b07382363472a 2024-01-15T22:53:20.044 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:19 smithi053 systemd[1]: Started Ceph osd.2 for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:53:20.149 INFO:tasks.rados.rados.0.smithi053.stdout:1261: expect (ObjNum 359 snap 109 seq_num 359) 2024-01-15T22:53:20.182 INFO:tasks.rados.rados.0.smithi053.stdout:1263: finishing rollback tid 0 to smithi053129169-23 2024-01-15T22:53:20.182 INFO:tasks.rados.rados.0.smithi053.stdout:1263: finishing rollback tid 1 to smithi053129169-23 2024-01-15T22:53:20.182 INFO:tasks.rados.rados.0.smithi053.stdout:1263: finishing rollback tid 2 to smithi053129169-23 2024-01-15T22:53:20.182 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 661 (ObjNum 347 snap 108 seq_num 347) dirty exists 2024-01-15T22:53:20.182 INFO:tasks.rados.rados.0.smithi053.stdout:1262: finishing write tid 2 to smithi053129169-18 2024-01-15T22:53:20.182 INFO:tasks.rados.rados.0.smithi053.stdout:1262: finishing write tid 3 to smithi053129169-18 2024-01-15T22:53:20.182 INFO:tasks.rados.rados.0.smithi053.stdout:1262: finishing write tid 4 to smithi053129169-18 2024-01-15T22:53:20.182 INFO:tasks.rados.rados.0.smithi053.stdout:1262: finishing write tid 5 to smithi053129169-18 2024-01-15T22:53:20.182 INFO:tasks.rados.rados.0.smithi053.stdout:1262: finishing write tid 6 to smithi053129169-18 2024-01-15T22:53:20.182 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 876 (ObjNum 416 snap 125 seq_num 416) dirty exists 2024-01-15T22:53:20.182 INFO:tasks.rados.rados.0.smithi053.stdout:1262: left oid 18 (ObjNum 416 snap 125 seq_num 416) 2024-01-15T22:53:20.183 INFO:tasks.rados.rados.0.smithi053.stdout:1260: finishing copy_from to smithi053129169-22 2024-01-15T22:53:20.183 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 799 (ObjNum 413 snap 124 seq_num 413) dirty exists 2024-01-15T22:53:20.183 INFO:tasks.rados.rados.0.smithi053.stdout:1260: finishing copy_from racing read to smithi053129169-22 2024-01-15T22:53:20.183 INFO:tasks.rados.rados.0.smithi053.stdout:1266: seq_num 418 ranges {2080768=606208,2686976=737280,3424256=434176,3858432=434176} 2024-01-15T22:53:20.196 INFO:tasks.rados.rados.0.smithi053.stdout:1266: writing smithi053129169-44 from 2080768 to 2686976 tid 1 2024-01-15T22:53:20.200 INFO:tasks.rados.rados.0.smithi053.stdout:1266: writing smithi053129169-44 from 2686976 to 3424256 tid 2 2024-01-15T22:53:20.202 INFO:tasks.rados.rados.0.smithi053.stdout:1266: writing smithi053129169-44 from 3424256 to 3858432 tid 3 2024-01-15T22:53:20.205 INFO:tasks.rados.rados.0.smithi053.stdout:1266: writing smithi053129169-44 from 3858432 to 4292608 tid 4 2024-01-15T22:53:20.206 INFO:tasks.rados.rados.0.smithi053.stdout:1259: done (5 left) 2024-01-15T22:53:20.206 INFO:tasks.rados.rados.0.smithi053.stdout:1260: done (4 left) 2024-01-15T22:53:20.206 INFO:tasks.rados.rados.0.smithi053.stdout:1261: done (3 left) 2024-01-15T22:53:20.206 INFO:tasks.rados.rados.0.smithi053.stdout:1262: done (2 left) 2024-01-15T22:53:20.206 INFO:tasks.rados.rados.0.smithi053.stdout:1263: done (1 left) 2024-01-15T22:53:20.206 INFO:tasks.rados.rados.0.smithi053.stdout:1267: rmattr oid 13 current snap is 125 2024-01-15T22:53:20.206 INFO:tasks.rados.rados.0.smithi053.stdout:1267: done (1 left) 2024-01-15T22:53:20.206 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 20 current snap is 125 2024-01-15T22:53:20.206 INFO:tasks.rados.rados.0.smithi053.stdout:1266: finishing write tid 1 to smithi053129169-44 2024-01-15T22:53:20.206 INFO:tasks.rados.rados.0.smithi053.stdout:1266: finishing write tid 2 to smithi053129169-44 2024-01-15T22:53:20.206 INFO:tasks.rados.rados.0.smithi053.stdout:1266: finishing write tid 3 to smithi053129169-44 2024-01-15T22:53:20.206 INFO:tasks.rados.rados.0.smithi053.stdout:1268: seq_num 419 ranges {2162688=622592,2785280=671744,3457024=647168,4104192=286720} 2024-01-15T22:53:20.221 INFO:tasks.rados.rados.0.smithi053.stdout:1268: writing smithi053129169-20 from 2162688 to 2785280 tid 1 2024-01-15T22:53:20.224 INFO:tasks.rados.rados.0.smithi053.stdout:1268: writing smithi053129169-20 from 2785280 to 3457024 tid 2 2024-01-15T22:53:20.229 INFO:tasks.rados.rados.0.smithi053.stdout:1268: writing smithi053129169-20 from 3457024 to 4104192 tid 3 2024-01-15T22:53:20.231 INFO:tasks.rados.rados.0.smithi053.stdout:1268: writing smithi053129169-20 from 4104192 to 4390912 tid 4 2024-01-15T22:53:20.231 INFO:tasks.rados.rados.0.smithi053.stdout:1269: copy_from oid 40 from oid 36 current snap is 125 2024-01-15T22:53:20.231 INFO:tasks.rados.rados.0.smithi053.stdout:1266: finishing write tid 4 to smithi053129169-44 2024-01-15T22:53:20.232 INFO:tasks.rados.rados.0.smithi053.stdout:1266: finishing write tid 5 to smithi053129169-44 2024-01-15T22:53:20.232 INFO:tasks.rados.rados.0.smithi053.stdout:1266: finishing write tid 6 to smithi053129169-44 2024-01-15T22:53:20.232 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 807 (ObjNum 418 snap 125 seq_num 418) dirty exists 2024-01-15T22:53:20.232 INFO:tasks.rados.rados.0.smithi053.stdout:1266: left oid 44 (ObjNum 418 snap 125 seq_num 418) 2024-01-15T22:53:20.232 INFO:tasks.rados.rados.0.smithi053.stdout:1268: finishing write tid 1 to smithi053129169-20 2024-01-15T22:53:20.232 INFO:tasks.rados.rados.0.smithi053.stdout:1268: finishing write tid 2 to smithi053129169-20 2024-01-15T22:53:20.232 INFO:tasks.rados.rados.0.smithi053.stdout:1266: done (2 left) 2024-01-15T22:53:20.232 INFO:tasks.rados.rados.0.smithi053.stdout:1270: read oid 43 snap -1 2024-01-15T22:53:20.232 INFO:tasks.rados.rados.0.smithi053.stdout:1270: expect (ObjNum 394 snap 122 seq_num 394) 2024-01-15T22:53:20.232 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 18 current snap is 125 2024-01-15T22:53:20.232 INFO:tasks.rados.rados.0.smithi053.stdout:1271: seq_num 420 ranges {2179072=638976,2818048=557056,3375104=450560,3825664=598016} 2024-01-15T22:53:20.246 INFO:tasks.rados.rados.0.smithi053.stdout:1271: writing smithi053129169-18 from 2179072 to 2818048 tid 1 2024-01-15T22:53:20.249 INFO:tasks.rados.rados.0.smithi053.stdout:1271: writing smithi053129169-18 from 2818048 to 3375104 tid 2 2024-01-15T22:53:20.252 INFO:tasks.rados.rados.0.smithi053.stdout:1271: writing smithi053129169-18 from 3375104 to 3825664 tid 3 2024-01-15T22:53:20.256 INFO:tasks.rados.rados.0.smithi053.stdout:1271: writing smithi053129169-18 from 3825664 to 4423680 tid 4 2024-01-15T22:53:20.257 INFO:tasks.rados.rados.0.smithi053.stdout:1272: snap_create 2024-01-15T22:53:20.257 INFO:tasks.rados.rados.0.smithi053.stdout:1268: finishing write tid 3 to smithi053129169-20 2024-01-15T22:53:20.257 INFO:tasks.rados.rados.0.smithi053.stdout:1268: finishing write tid 4 to smithi053129169-20 2024-01-15T22:53:20.257 INFO:tasks.rados.rados.0.smithi053.stdout:1268: finishing write tid 5 to smithi053129169-20 2024-01-15T22:53:20.257 INFO:tasks.rados.rados.0.smithi053.stdout:1268: finishing write tid 6 to smithi053129169-20 2024-01-15T22:53:20.257 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 947 (ObjNum 419 snap 125 seq_num 419) dirty exists 2024-01-15T22:53:20.257 INFO:tasks.rados.rados.0.smithi053.stdout:1268: left oid 20 (ObjNum 419 snap 125 seq_num 419) 2024-01-15T22:53:20.257 INFO:tasks.rados.rados.0.smithi053.stdout:1269: finishing copy_from to smithi053129169-40 2024-01-15T22:53:20.257 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 335 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-01-15T22:53:20.257 INFO:tasks.rados.rados.0.smithi053.stdout:1269: finishing copy_from racing read to smithi053129169-40 2024-01-15T22:53:20.257 INFO:tasks.rados.rados.0.smithi053.stdout:1270: expect (ObjNum 394 snap 122 seq_num 394) 2024-01-15T22:53:20.375 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[143363]: failed to encode map e295 with expected crc 2024-01-15T22:53:20.375 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[143363]: failed to encode map e295 with expected crc 2024-01-15T22:53:20.375 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[143363]: failed to encode map e295 with expected crc 2024-01-15T22:53:20.375 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[143363]: pgmap v158: 121 pgs: 5 peering, 2 active+clean+snaptrim, 10 stale+active+clean, 104 active+clean; 489 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T22:53:20.375 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[143363]: failed to encode map e296 with expected crc 2024-01-15T22:53:20.375 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[143363]: failed to encode map e296 with expected crc 2024-01-15T22:53:20.376 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[143363]: failed to encode map e296 with expected crc 2024-01-15T22:53:20.376 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:20.376 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:20.376 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:53:20.376 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[143363]: osdmap e297: 8 total, 7 up, 8 in 2024-01-15T22:53:20.376 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[146052]: failed to encode map e295 with expected crc 2024-01-15T22:53:20.376 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[146052]: failed to encode map e295 with expected crc 2024-01-15T22:53:20.376 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[146052]: failed to encode map e295 with expected crc 2024-01-15T22:53:20.376 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[146052]: pgmap v158: 121 pgs: 5 peering, 2 active+clean+snaptrim, 10 stale+active+clean, 104 active+clean; 489 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T22:53:20.376 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[146052]: failed to encode map e296 with expected crc 2024-01-15T22:53:20.376 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[146052]: failed to encode map e296 with expected crc 2024-01-15T22:53:20.377 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[146052]: failed to encode map e296 with expected crc 2024-01-15T22:53:20.377 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:20.377 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:20.377 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:53:20.377 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-mon[146052]: osdmap e297: 8 total, 7 up, 8 in 2024-01-15T22:53:20.377 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-2[166655]: 2024-01-15T22:53:20.215+0000 7fded90d1640 -1 Falling back to public interface 2024-01-15T22:53:20.402 INFO:tasks.rados.rados.0.smithi053.stdout:1271: finishing write tid 1 to smithi053129169-18 2024-01-15T22:53:20.402 INFO:tasks.rados.rados.0.smithi053.stdout:1271: finishing write tid 2 to smithi053129169-18 2024-01-15T22:53:20.402 INFO:tasks.rados.rados.0.smithi053.stdout:1271: finishing write tid 3 to smithi053129169-18 2024-01-15T22:53:20.402 INFO:tasks.rados.rados.0.smithi053.stdout:1271: finishing write tid 4 to smithi053129169-18 2024-01-15T22:53:20.402 INFO:tasks.rados.rados.0.smithi053.stdout:1271: finishing write tid 5 to smithi053129169-18 2024-01-15T22:53:20.403 INFO:tasks.rados.rados.0.smithi053.stdout:1271: finishing write tid 6 to smithi053129169-18 2024-01-15T22:53:20.403 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 881 (ObjNum 420 snap 125 seq_num 420) dirty exists 2024-01-15T22:53:20.403 INFO:tasks.rados.rados.0.smithi053.stdout:1271: left oid 18 (ObjNum 420 snap 125 seq_num 420) 2024-01-15T22:53:20.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:20 smithi163 ceph-mon[138526]: failed to encode map e295 with expected crc 2024-01-15T22:53:20.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:20 smithi163 ceph-mon[138526]: failed to encode map e295 with expected crc 2024-01-15T22:53:20.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:20 smithi163 ceph-mon[138526]: failed to encode map e295 with expected crc 2024-01-15T22:53:20.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:20 smithi163 ceph-mon[138526]: pgmap v158: 121 pgs: 5 peering, 2 active+clean+snaptrim, 10 stale+active+clean, 104 active+clean; 489 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T22:53:20.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:20 smithi163 ceph-mon[138526]: failed to encode map e296 with expected crc 2024-01-15T22:53:20.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:20 smithi163 ceph-mon[138526]: failed to encode map e296 with expected crc 2024-01-15T22:53:20.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:20 smithi163 ceph-mon[138526]: failed to encode map e296 with expected crc 2024-01-15T22:53:20.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:20 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:20.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:20 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:20.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:20 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:53:20.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:20 smithi163 ceph-mon[138526]: osdmap e297: 8 total, 7 up, 8 in 2024-01-15T22:53:20.914 INFO:tasks.rados.rados.0.smithi053.stdout:1268: done (4 left) 2024-01-15T22:53:20.914 INFO:tasks.rados.rados.0.smithi053.stdout:1269: done (3 left) 2024-01-15T22:53:20.914 INFO:tasks.rados.rados.0.smithi053.stdout:1270: done (2 left) 2024-01-15T22:53:20.914 INFO:tasks.rados.rados.0.smithi053.stdout:1271: done (1 left) 2024-01-15T22:53:20.914 INFO:tasks.rados.rados.0.smithi053.stdout:1272: done (0 left) 2024-01-15T22:53:20.914 INFO:tasks.rados.rados.0.smithi053.stdout:1273: copy_from oid 49 from oid 24 current snap is 126 2024-01-15T22:53:20.914 INFO:tasks.rados.rados.0.smithi053.stdout:1274: rollback oid 15 current snap is 126 2024-01-15T22:53:20.914 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 15 to 40 2024-01-15T22:53:20.914 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 126 2024-01-15T22:53:20.914 INFO:tasks.rados.rados.0.smithi053.stdout:1275: seq_num 421 ranges {3432448=655360,4087808=442368,4530176=663552,5193728=499712} 2024-01-15T22:53:20.936 INFO:tasks.rados.rados.0.smithi053.stdout:1275: writing smithi053129169-35 from 3432448 to 4087808 tid 1 2024-01-15T22:53:20.939 INFO:tasks.rados.rados.0.smithi053.stdout:1275: writing smithi053129169-35 from 4087808 to 4530176 tid 2 2024-01-15T22:53:20.943 INFO:tasks.rados.rados.0.smithi053.stdout:1275: writing smithi053129169-35 from 4530176 to 5193728 tid 3 2024-01-15T22:53:20.947 INFO:tasks.rados.rados.0.smithi053.stdout:1275: writing smithi053129169-35 from 5193728 to 5693440 tid 4 2024-01-15T22:53:20.947 INFO:tasks.rados.rados.0.smithi053.stdout:1276: snap_create 2024-01-15T22:53:20.947 INFO:tasks.rados.rados.0.smithi053.stdout:1274: finishing rollback tid 0 to smithi053129169-15 2024-01-15T22:53:20.947 INFO:tasks.rados.rados.0.smithi053.stdout:1274: finishing rollback tid 1 to smithi053129169-15 2024-01-15T22:53:20.947 INFO:tasks.rados.rados.0.smithi053.stdout:1274: finishing rollback tid 2 to smithi053129169-15 2024-01-15T22:53:20.947 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 874 (ObjNum 58 snap 4 seq_num 58) dirty exists 2024-01-15T22:53:20.947 INFO:tasks.rados.rados.0.smithi053.stdout:1273: finishing copy_from to smithi053129169-49 2024-01-15T22:53:20.947 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 716 (ObjNum 401 snap 122 seq_num 401) dirty exists 2024-01-15T22:53:20.947 INFO:tasks.rados.rados.0.smithi053.stdout:1273: finishing copy_from racing read to smithi053129169-49 2024-01-15T22:53:20.947 INFO:tasks.rados.rados.0.smithi053.stdout:1275: finishing write tid 1 to smithi053129169-35 2024-01-15T22:53:20.947 INFO:tasks.rados.rados.0.smithi053.stdout:1275: finishing write tid 2 to smithi053129169-35 2024-01-15T22:53:20.947 INFO:tasks.rados.rados.0.smithi053.stdout:1275: finishing write tid 3 to smithi053129169-35 2024-01-15T22:53:20.949 INFO:tasks.rados.rados.0.smithi053.stdout:1275: finishing write tid 4 to smithi053129169-35 2024-01-15T22:53:20.949 INFO:tasks.rados.rados.0.smithi053.stdout:1275: finishing write tid 5 to smithi053129169-35 2024-01-15T22:53:20.950 INFO:tasks.rados.rados.0.smithi053.stdout:1275: finishing write tid 6 to smithi053129169-35 2024-01-15T22:53:20.950 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 540 (ObjNum 421 snap 126 seq_num 421) dirty exists 2024-01-15T22:53:20.950 INFO:tasks.rados.rados.0.smithi053.stdout:1275: left oid 35 (ObjNum 421 snap 126 seq_num 421) 2024-01-15T22:53:21.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:21 smithi163 ceph-mon[138526]: failed to encode map e297 with expected crc 2024-01-15T22:53:21.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:21 smithi163 ceph-mon[138526]: failed to encode map e297 with expected crc 2024-01-15T22:53:21.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:21 smithi163 ceph-mon[138526]: osdmap e298: 8 total, 7 up, 8 in 2024-01-15T22:53:21.531 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:21 smithi053 ceph-mon[146052]: failed to encode map e297 with expected crc 2024-01-15T22:53:21.532 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:21 smithi053 ceph-mon[146052]: failed to encode map e297 with expected crc 2024-01-15T22:53:21.532 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:21 smithi053 ceph-mon[146052]: osdmap e298: 8 total, 7 up, 8 in 2024-01-15T22:53:21.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:21 smithi053 ceph-mon[143363]: failed to encode map e297 with expected crc 2024-01-15T22:53:21.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:21 smithi053 ceph-mon[143363]: failed to encode map e297 with expected crc 2024-01-15T22:53:21.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:21 smithi053 ceph-mon[143363]: osdmap e298: 8 total, 7 up, 8 in 2024-01-15T22:53:21.923 INFO:tasks.rados.rados.0.smithi053.stdout:1273: done (3 left) 2024-01-15T22:53:21.923 INFO:tasks.rados.rados.0.smithi053.stdout:1274: done (2 left) 2024-01-15T22:53:21.923 INFO:tasks.rados.rados.0.smithi053.stdout:1275: done (1 left) 2024-01-15T22:53:21.923 INFO:tasks.rados.rados.0.smithi053.stdout:1276: done (0 left) 2024-01-15T22:53:21.923 INFO:tasks.rados.rados.0.smithi053.stdout:1277: rollback oid 1 current snap is 127 2024-01-15T22:53:21.923 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 1 to 107 2024-01-15T22:53:21.923 INFO:tasks.rados.rados.0.smithi053.stdout:1278: rollback oid 36 current snap is 127 2024-01-15T22:53:21.923 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 36 to 120 2024-01-15T22:53:21.923 INFO:tasks.rados.rados.0.smithi053.stdout:1279: snap_remove snap 121 2024-01-15T22:53:22.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:22 smithi053 ceph-mon[146052]: pgmap v161: 121 pgs: 8 active+undersized+degraded, 5 peering, 2 active+clean+snaptrim, 23 active+undersized, 83 active+clean; 498 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 6.0 MiB/s wr, 17 op/s; 82/906 objects degraded (9.051%) 2024-01-15T22:53:22.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:22 smithi053 ceph-mon[146052]: failed to encode map e298 with expected crc 2024-01-15T22:53:22.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:22 smithi053 ceph-mon[146052]: failed to encode map e298 with expected crc 2024-01-15T22:53:22.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:22 smithi053 ceph-mon[146052]: failed to encode map e298 with expected crc 2024-01-15T22:53:22.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:22 smithi053 ceph-mon[146052]: Health check failed: Degraded data redundancy: 82/906 objects degraded (9.051%), 8 pgs degraded (PG_DEGRADED) 2024-01-15T22:53:22.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:22 smithi053 ceph-mon[146052]: osdmap e299: 8 total, 7 up, 8 in 2024-01-15T22:53:22.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:22 smithi053 ceph-mon[143363]: pgmap v161: 121 pgs: 8 active+undersized+degraded, 5 peering, 2 active+clean+snaptrim, 23 active+undersized, 83 active+clean; 498 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 6.0 MiB/s wr, 17 op/s; 82/906 objects degraded (9.051%) 2024-01-15T22:53:22.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:22 smithi053 ceph-mon[143363]: failed to encode map e298 with expected crc 2024-01-15T22:53:22.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:22 smithi053 ceph-mon[143363]: failed to encode map e298 with expected crc 2024-01-15T22:53:22.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:22 smithi053 ceph-mon[143363]: failed to encode map e298 with expected crc 2024-01-15T22:53:22.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:22 smithi053 ceph-mon[143363]: Health check failed: Degraded data redundancy: 82/906 objects degraded (9.051%), 8 pgs degraded (PG_DEGRADED) 2024-01-15T22:53:22.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:22 smithi053 ceph-mon[143363]: osdmap e299: 8 total, 7 up, 8 in 2024-01-15T22:53:22.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:22 smithi163 ceph-mon[138526]: pgmap v161: 121 pgs: 8 active+undersized+degraded, 5 peering, 2 active+clean+snaptrim, 23 active+undersized, 83 active+clean; 498 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 6.0 MiB/s wr, 17 op/s; 82/906 objects degraded (9.051%) 2024-01-15T22:53:22.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:22 smithi163 ceph-mon[138526]: failed to encode map e298 with expected crc 2024-01-15T22:53:22.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:22 smithi163 ceph-mon[138526]: failed to encode map e298 with expected crc 2024-01-15T22:53:22.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:22 smithi163 ceph-mon[138526]: failed to encode map e298 with expected crc 2024-01-15T22:53:22.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:22 smithi163 ceph-mon[138526]: Health check failed: Degraded data redundancy: 82/906 objects degraded (9.051%), 8 pgs degraded (PG_DEGRADED) 2024-01-15T22:53:22.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:22 smithi163 ceph-mon[138526]: osdmap e299: 8 total, 7 up, 8 in 2024-01-15T22:53:22.923 INFO:tasks.rados.rados.0.smithi053.stdout:1279: done (2 left) 2024-01-15T22:53:22.924 INFO:tasks.rados.rados.0.smithi053.stdout:1280: snap_remove snap 102 2024-01-15T22:53:23.313 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-2[166655]: 2024-01-15T22:53:23.053+0000 7fded90d1640 -1 osd.2 0 read_superblock omap replica is missing. 2024-01-15T22:53:23.313 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-2[166655]: 2024-01-15T22:53:23.110+0000 7fded90d1640 -1 osd.2 292 log_to_monitors true 2024-01-15T22:53:23.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[143363]: failed to encode map e299 with expected crc 2024-01-15T22:53:23.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[143363]: failed to encode map e299 with expected crc 2024-01-15T22:53:23.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:23.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:23.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:23.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:23.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[143363]: failed to encode map e300 with expected crc 2024-01-15T22:53:23.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[143363]: osdmap e300: 8 total, 7 up, 8 in 2024-01-15T22:53:23.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[143363]: from='osd.2 [v2:172.21.15.53:6818/1130790417,v1:172.21.15.53:6819/1130790417]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-15T22:53:23.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[143363]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-15T22:53:23.314 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[146052]: failed to encode map e299 with expected crc 2024-01-15T22:53:23.314 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[146052]: failed to encode map e299 with expected crc 2024-01-15T22:53:23.314 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:23.315 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:23.315 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:23.315 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:23.315 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[146052]: failed to encode map e300 with expected crc 2024-01-15T22:53:23.315 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[146052]: osdmap e300: 8 total, 7 up, 8 in 2024-01-15T22:53:23.315 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[146052]: from='osd.2 [v2:172.21.15.53:6818/1130790417,v1:172.21.15.53:6819/1130790417]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-15T22:53:23.315 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-mon[146052]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-15T22:53:23.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:23 smithi163 ceph-mon[138526]: failed to encode map e299 with expected crc 2024-01-15T22:53:23.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:23 smithi163 ceph-mon[138526]: failed to encode map e299 with expected crc 2024-01-15T22:53:23.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:23 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:23.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:23 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:23.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:23 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:23.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:23 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:23.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:23 smithi163 ceph-mon[138526]: failed to encode map e300 with expected crc 2024-01-15T22:53:23.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:23 smithi163 ceph-mon[138526]: osdmap e300: 8 total, 7 up, 8 in 2024-01-15T22:53:23.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:23 smithi163 ceph-mon[138526]: from='osd.2 [v2:172.21.15.53:6818/1130790417,v1:172.21.15.53:6819/1130790417]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-15T22:53:23.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:23 smithi163 ceph-mon[138526]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-15T22:53:23.925 INFO:tasks.rados.rados.0.smithi053.stdout:1280: done (2 left) 2024-01-15T22:53:23.925 INFO:tasks.rados.rados.0.smithi053.stdout:1281: snap_remove snap 97 2024-01-15T22:53:24.227 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 22:53:23 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-2[166655]: 2024-01-15T22:53:23.966+0000 7fdeca52c700 -1 osd.2 292 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-15T22:53:24.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:24 smithi163 ceph-mon[138526]: pgmap v164: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 509 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 8.0 MiB/s wr, 25 op/s; 92/906 objects degraded (10.155%) 2024-01-15T22:53:24.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:24 smithi163 ceph-mon[138526]: failed to encode map e300 with expected crc 2024-01-15T22:53:24.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:24 smithi163 ceph-mon[138526]: failed to encode map e301 with expected crc 2024-01-15T22:53:24.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:24 smithi163 ceph-mon[138526]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-01-15T22:53:24.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:24 smithi163 ceph-mon[138526]: osdmap e301: 8 total, 7 up, 8 in 2024-01-15T22:53:24.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:24 smithi163 ceph-mon[138526]: from='osd.2 [v2:172.21.15.53:6818/1130790417,v1:172.21.15.53:6819/1130790417]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:53:24.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:24 smithi163 ceph-mon[138526]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:53:24.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:24 smithi053 ceph-mon[143363]: pgmap v164: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 509 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 8.0 MiB/s wr, 25 op/s; 92/906 objects degraded (10.155%) 2024-01-15T22:53:24.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:24 smithi053 ceph-mon[143363]: failed to encode map e300 with expected crc 2024-01-15T22:53:24.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:24 smithi053 ceph-mon[143363]: failed to encode map e301 with expected crc 2024-01-15T22:53:24.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:24 smithi053 ceph-mon[143363]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-01-15T22:53:24.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:24 smithi053 ceph-mon[143363]: osdmap e301: 8 total, 7 up, 8 in 2024-01-15T22:53:24.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:24 smithi053 ceph-mon[143363]: from='osd.2 [v2:172.21.15.53:6818/1130790417,v1:172.21.15.53:6819/1130790417]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:53:24.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:24 smithi053 ceph-mon[143363]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:53:24.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:24 smithi053 ceph-mon[146052]: pgmap v164: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 509 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 8.0 MiB/s wr, 25 op/s; 92/906 objects degraded (10.155%) 2024-01-15T22:53:24.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:24 smithi053 ceph-mon[146052]: failed to encode map e300 with expected crc 2024-01-15T22:53:24.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:24 smithi053 ceph-mon[146052]: failed to encode map e301 with expected crc 2024-01-15T22:53:24.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:24 smithi053 ceph-mon[146052]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-01-15T22:53:24.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:24 smithi053 ceph-mon[146052]: osdmap e301: 8 total, 7 up, 8 in 2024-01-15T22:53:24.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:24 smithi053 ceph-mon[146052]: from='osd.2 [v2:172.21.15.53:6818/1130790417,v1:172.21.15.53:6819/1130790417]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:53:24.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:24 smithi053 ceph-mon[146052]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:53:24.928 INFO:tasks.rados.rados.0.smithi053.stdout:1281: done (2 left) 2024-01-15T22:53:24.929 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 127 2024-01-15T22:53:24.929 INFO:tasks.rados.rados.0.smithi053.stdout:1277: finishing rollback tid 1 to smithi053129169-1 2024-01-15T22:53:24.929 INFO:tasks.rados.rados.0.smithi053.stdout:1282: seq_num 422 ranges {6438912=671744,7110656=729088,7839744=417792,8257536=458752} 2024-01-15T22:53:24.969 INFO:tasks.rados.rados.0.smithi053.stdout:1282: writing smithi053129169-29 from 6438912 to 7110656 tid 1 2024-01-15T22:53:24.973 INFO:tasks.rados.rados.0.smithi053.stdout:1282: writing smithi053129169-29 from 7110656 to 7839744 tid 2 2024-01-15T22:53:24.975 INFO:tasks.rados.rados.0.smithi053.stdout:1282: writing smithi053129169-29 from 7839744 to 8257536 tid 3 2024-01-15T22:53:24.978 INFO:tasks.rados.rados.0.smithi053.stdout:1282: writing smithi053129169-29 from 8257536 to 8716288 tid 4 2024-01-15T22:53:24.978 INFO:tasks.rados.rados.0.smithi053.stdout:1283: snap_remove snap 111 2024-01-15T22:53:25.231 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:53:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:53:25] "GET /metrics HTTP/1.1" 200 36005 "" "Prometheus/2.43.0" 2024-01-15T22:53:25.497 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:25 smithi053 ceph-mon[146052]: failed to encode map e301 with expected crc 2024-01-15T22:53:25.497 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:25 smithi053 ceph-mon[146052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:53:25.497 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:25 smithi053 ceph-mon[146052]: osd.2 [v2:172.21.15.53:6818/1130790417,v1:172.21.15.53:6819/1130790417] boot 2024-01-15T22:53:25.497 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:25 smithi053 ceph-mon[146052]: osdmap e302: 8 total, 8 up, 8 in 2024-01-15T22:53:25.497 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:25 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:53:25.498 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:25 smithi053 ceph-mon[143363]: failed to encode map e301 with expected crc 2024-01-15T22:53:25.498 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:25 smithi053 ceph-mon[143363]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:53:25.498 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:25 smithi053 ceph-mon[143363]: osd.2 [v2:172.21.15.53:6818/1130790417,v1:172.21.15.53:6819/1130790417] boot 2024-01-15T22:53:25.498 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:25 smithi053 ceph-mon[143363]: osdmap e302: 8 total, 8 up, 8 in 2024-01-15T22:53:25.498 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:25 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:53:25.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:25 smithi163 ceph-mon[138526]: failed to encode map e301 with expected crc 2024-01-15T22:53:25.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:25 smithi163 ceph-mon[138526]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:53:25.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:25 smithi163 ceph-mon[138526]: osd.2 [v2:172.21.15.53:6818/1130790417,v1:172.21.15.53:6819/1130790417] boot 2024-01-15T22:53:25.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:25 smithi163 ceph-mon[138526]: osdmap e302: 8 total, 8 up, 8 in 2024-01-15T22:53:25.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:25 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-15T22:53:25.793 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:53:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:53:25.506+0000 7f93ac797700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-01-15T22:53:25.932 INFO:tasks.rados.rados.0.smithi053.stdout:1283: done (3 left) 2024-01-15T22:53:25.933 INFO:tasks.rados.rados.0.smithi053.stdout:1284: delete oid 13 current snap is 127 2024-01-15T22:53:25.933 INFO:tasks.rados.rados.0.smithi053.stdout:1277: finishing rollback tid 2 to smithi053129169-1 2024-01-15T22:53:25.933 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 606 (ObjNum 341 snap 107 seq_num 341) dirty exists 2024-01-15T22:53:25.933 INFO:tasks.rados.rados.0.smithi053.stdout:1278: finishing rollback tid 0 to smithi053129169-36 2024-01-15T22:53:25.933 INFO:tasks.rados.rados.0.smithi053.stdout:1278: finishing rollback tid 1 to smithi053129169-36 2024-01-15T22:53:25.933 INFO:tasks.rados.rados.0.smithi053.stdout:1278: finishing rollback tid 2 to smithi053129169-36 2024-01-15T22:53:25.933 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 543 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-01-15T22:53:25.933 INFO:tasks.rados.rados.0.smithi053.stdout:1282: finishing write tid 1 to smithi053129169-29 2024-01-15T22:53:25.933 INFO:tasks.rados.rados.0.smithi053.stdout:1282: finishing write tid 2 to smithi053129169-29 2024-01-15T22:53:25.933 INFO:tasks.rados.rados.0.smithi053.stdout:1282: finishing write tid 3 to smithi053129169-29 2024-01-15T22:53:25.933 INFO:tasks.rados.rados.0.smithi053.stdout:1282: finishing write tid 4 to smithi053129169-29 2024-01-15T22:53:25.933 INFO:tasks.rados.rados.0.smithi053.stdout:1282: finishing write tid 5 to smithi053129169-29 2024-01-15T22:53:25.933 INFO:tasks.rados.rados.0.smithi053.stdout:1282: finishing write tid 6 to smithi053129169-29 2024-01-15T22:53:25.934 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 611 (ObjNum 422 snap 127 seq_num 422) dirty exists 2024-01-15T22:53:25.934 INFO:tasks.rados.rados.0.smithi053.stdout:1282: left oid 29 (ObjNum 422 snap 127 seq_num 422) 2024-01-15T22:53:25.959 INFO:tasks.rados.rados.0.smithi053.stdout:1277: done (3 left) 2024-01-15T22:53:25.960 INFO:tasks.rados.rados.0.smithi053.stdout:1278: done (2 left) 2024-01-15T22:53:25.960 INFO:tasks.rados.rados.0.smithi053.stdout:1282: done (1 left) 2024-01-15T22:53:25.960 INFO:tasks.rados.rados.0.smithi053.stdout:1284: done (0 left) 2024-01-15T22:53:25.960 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 127 2024-01-15T22:53:25.960 INFO:tasks.rados.rados.0.smithi053.stdout:1285: seq_num 424 ranges {1048576=704512,1753088=491520,2244608=434176,2678784=679936} 2024-01-15T22:53:25.970 INFO:tasks.rados.rados.0.smithi053.stdout:1285: writing smithi053129169-15 from 1048576 to 1753088 tid 1 2024-01-15T22:53:25.973 INFO:tasks.rados.rados.0.smithi053.stdout:1285: writing smithi053129169-15 from 1753088 to 2244608 tid 2 2024-01-15T22:53:25.976 INFO:tasks.rados.rados.0.smithi053.stdout:1285: writing smithi053129169-15 from 2244608 to 2678784 tid 3 2024-01-15T22:53:25.980 INFO:tasks.rados.rados.0.smithi053.stdout:1285: writing smithi053129169-15 from 2678784 to 3358720 tid 4 2024-01-15T22:53:25.981 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 22 current snap is 127 2024-01-15T22:53:25.981 INFO:tasks.rados.rados.0.smithi053.stdout:1286: seq_num 425 ranges {8003584=720896,8724480=778240,9502720=638976,10141696=188416} 2024-01-15T22:53:26.030 INFO:tasks.rados.rados.0.smithi053.stdout:1286: writing smithi053129169-22 from 8003584 to 8724480 tid 1 2024-01-15T22:53:26.035 INFO:tasks.rados.rados.0.smithi053.stdout:1286: writing smithi053129169-22 from 8724480 to 9502720 tid 2 2024-01-15T22:53:26.039 INFO:tasks.rados.rados.0.smithi053.stdout:1286: writing smithi053129169-22 from 9502720 to 10141696 tid 3 2024-01-15T22:53:26.040 INFO:tasks.rados.rados.0.smithi053.stdout:1286: writing smithi053129169-22 from 10141696 to 10330112 tid 4 2024-01-15T22:53:26.040 INFO:tasks.rados.rados.0.smithi053.stdout:1287: read oid 30 snap -1 2024-01-15T22:53:26.041 INFO:tasks.rados.rados.0.smithi053.stdout:1287: expect deleted 2024-01-15T22:53:26.041 INFO:tasks.rados.rados.0.smithi053.stdout:1288: read oid 50 snap -1 2024-01-15T22:53:26.041 INFO:tasks.rados.rados.0.smithi053.stdout:1288: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:53:26.041 INFO:tasks.rados.rados.0.smithi053.stdout:1289: snap_create 2024-01-15T22:53:26.041 INFO:tasks.rados.rados.0.smithi053.stdout:1285: finishing write tid 1 to smithi053129169-15 2024-01-15T22:53:26.041 INFO:tasks.rados.rados.0.smithi053.stdout:1285: finishing write tid 2 to smithi053129169-15 2024-01-15T22:53:26.041 INFO:tasks.rados.rados.0.smithi053.stdout:1285: finishing write tid 3 to smithi053129169-15 2024-01-15T22:53:26.041 INFO:tasks.rados.rados.0.smithi053.stdout:1285: finishing write tid 4 to smithi053129169-15 2024-01-15T22:53:26.041 INFO:tasks.rados.rados.0.smithi053.stdout:1285: finishing write tid 5 to smithi053129169-15 2024-01-15T22:53:26.041 INFO:tasks.rados.rados.0.smithi053.stdout:1285: finishing write tid 6 to smithi053129169-15 2024-01-15T22:53:26.041 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 912 (ObjNum 424 snap 127 seq_num 424) dirty exists 2024-01-15T22:53:26.041 INFO:tasks.rados.rados.0.smithi053.stdout:1285: left oid 15 (ObjNum 424 snap 127 seq_num 424) 2024-01-15T22:53:26.041 INFO:tasks.rados.rados.0.smithi053.stdout:1286: finishing write tid 1 to smithi053129169-22 2024-01-15T22:53:26.041 INFO:tasks.rados.rados.0.smithi053.stdout:1286: finishing write tid 2 to smithi053129169-22 2024-01-15T22:53:26.043 INFO:tasks.rados.rados.0.smithi053.stdout:1286: finishing write tid 3 to smithi053129169-22 2024-01-15T22:53:26.043 INFO:tasks.rados.rados.0.smithi053.stdout:1286: finishing write tid 4 to smithi053129169-22 2024-01-15T22:53:26.043 INFO:tasks.rados.rados.0.smithi053.stdout:1286: finishing write tid 5 to smithi053129169-22 2024-01-15T22:53:26.047 INFO:tasks.rados.rados.0.smithi053.stdout:1286: finishing write tid 6 to smithi053129169-22 2024-01-15T22:53:26.047 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 918 (ObjNum 425 snap 127 seq_num 425) dirty exists 2024-01-15T22:53:26.047 INFO:tasks.rados.rados.0.smithi053.stdout:1286: left oid 22 (ObjNum 425 snap 127 seq_num 425) 2024-01-15T22:53:26.060 INFO:tasks.rados.rados.0.smithi053.stdout:1288: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:53:26.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: pgmap v167: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 518 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.3 MiB/s wr, 15 op/s; 93/918 objects degraded (10.131%) 2024-01-15T22:53:26.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: failed to encode map e302 with expected crc 2024-01-15T22:53:26.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:26.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:26.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:53:26.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:53:26.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:26.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:53:26.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:26.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:26.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:26.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-01-15T22:53:26.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-01-15T22:53:26.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-01-15T22:53:26.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: osdmap e303: 8 total, 8 up, 8 in 2024-01-15T22:53:26.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: failed to encode map e303 with expected crc 2024-01-15T22:53:26.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: failed to encode map e303 with expected crc 2024-01-15T22:53:26.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: failed to encode map e303 with expected crc 2024-01-15T22:53:26.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:26 smithi163 ceph-mon[138526]: failed to encode map e303 with expected crc 2024-01-15T22:53:26.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: pgmap v167: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 518 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.3 MiB/s wr, 15 op/s; 93/918 objects degraded (10.131%) 2024-01-15T22:53:26.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: failed to encode map e302 with expected crc 2024-01-15T22:53:26.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:26.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:26.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:53:26.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:53:26.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:26.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:53:26.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:26.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:26.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:26.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-01-15T22:53:26.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-01-15T22:53:26.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-01-15T22:53:26.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: osdmap e303: 8 total, 8 up, 8 in 2024-01-15T22:53:26.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: failed to encode map e303 with expected crc 2024-01-15T22:53:26.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: failed to encode map e303 with expected crc 2024-01-15T22:53:26.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: failed to encode map e303 with expected crc 2024-01-15T22:53:26.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[143363]: failed to encode map e303 with expected crc 2024-01-15T22:53:26.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: pgmap v167: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 518 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.3 MiB/s wr, 15 op/s; 93/918 objects degraded (10.131%) 2024-01-15T22:53:26.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: failed to encode map e302 with expected crc 2024-01-15T22:53:26.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:26.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:26.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:53:26.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:53:26.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:26.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:53:26.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:26.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:26.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:26.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-01-15T22:53:26.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-01-15T22:53:26.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-01-15T22:53:26.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: osdmap e303: 8 total, 8 up, 8 in 2024-01-15T22:53:26.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: failed to encode map e303 with expected crc 2024-01-15T22:53:26.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: failed to encode map e303 with expected crc 2024-01-15T22:53:26.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: failed to encode map e303 with expected crc 2024-01-15T22:53:26.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:26 smithi053 ceph-mon[146052]: failed to encode map e303 with expected crc 2024-01-15T22:53:26.931 INFO:tasks.rados.rados.0.smithi053.stdout:1285: done (4 left) 2024-01-15T22:53:26.932 INFO:tasks.rados.rados.0.smithi053.stdout:1286: done (3 left) 2024-01-15T22:53:26.932 INFO:tasks.rados.rados.0.smithi053.stdout:1287: done (2 left) 2024-01-15T22:53:26.932 INFO:tasks.rados.rados.0.smithi053.stdout:1288: done (1 left) 2024-01-15T22:53:26.932 INFO:tasks.rados.rados.0.smithi053.stdout:1289: done (0 left) 2024-01-15T22:53:26.932 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 17 current snap is 128 2024-01-15T22:53:26.932 INFO:tasks.rados.rados.0.smithi053.stdout:1290: seq_num 426 ranges {2048000=737280,2785280=712704,3497984=802816,4300800=90112} 2024-01-15T22:53:26.946 INFO:tasks.rados.rados.0.smithi053.stdout:1290: writing smithi053129169-17 from 2048000 to 2785280 tid 1 2024-01-15T22:53:26.950 INFO:tasks.rados.rados.0.smithi053.stdout:1290: writing smithi053129169-17 from 2785280 to 3497984 tid 2 2024-01-15T22:53:26.955 INFO:tasks.rados.rados.0.smithi053.stdout:1290: writing smithi053129169-17 from 3497984 to 4300800 tid 3 2024-01-15T22:53:26.955 INFO:tasks.rados.rados.0.smithi053.stdout:1290: writing smithi053129169-17 from 4300800 to 4390912 tid 4 2024-01-15T22:53:26.955 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 128 2024-01-15T22:53:26.956 INFO:tasks.rados.rados.0.smithi053.stdout:1291: seq_num 427 ranges {5693440=761856,6455296=598016,7053312=606208,7659520=401408} 2024-01-15T22:53:26.990 INFO:tasks.rados.rados.0.smithi053.stdout:1291: writing smithi053129169-35 from 5693440 to 6455296 tid 1 2024-01-15T22:53:26.994 INFO:tasks.rados.rados.0.smithi053.stdout:1291: writing smithi053129169-35 from 6455296 to 7053312 tid 2 2024-01-15T22:53:26.998 INFO:tasks.rados.rados.0.smithi053.stdout:1291: writing smithi053129169-35 from 7053312 to 7659520 tid 3 2024-01-15T22:53:27.001 INFO:tasks.rados.rados.0.smithi053.stdout:1291: writing smithi053129169-35 from 7659520 to 8060928 tid 4 2024-01-15T22:53:27.001 INFO:tasks.rados.rados.0.smithi053.stdout:1292: snap_create 2024-01-15T22:53:27.001 INFO:tasks.rados.rados.0.smithi053.stdout:1290: finishing write tid 1 to smithi053129169-17 2024-01-15T22:53:27.001 INFO:tasks.rados.rados.0.smithi053.stdout:1290: finishing write tid 2 to smithi053129169-17 2024-01-15T22:53:27.001 INFO:tasks.rados.rados.0.smithi053.stdout:1290: finishing write tid 3 to smithi053129169-17 2024-01-15T22:53:27.001 INFO:tasks.rados.rados.0.smithi053.stdout:1290: finishing write tid 4 to smithi053129169-17 2024-01-15T22:53:27.001 INFO:tasks.rados.rados.0.smithi053.stdout:1290: finishing write tid 5 to smithi053129169-17 2024-01-15T22:53:27.001 INFO:tasks.rados.rados.0.smithi053.stdout:1290: finishing write tid 6 to smithi053129169-17 2024-01-15T22:53:27.002 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 977 (ObjNum 426 snap 128 seq_num 426) dirty exists 2024-01-15T22:53:27.002 INFO:tasks.rados.rados.0.smithi053.stdout:1290: left oid 17 (ObjNum 426 snap 128 seq_num 426) 2024-01-15T22:53:27.002 INFO:tasks.rados.rados.0.smithi053.stdout:1291: finishing write tid 1 to smithi053129169-35 2024-01-15T22:53:27.002 INFO:tasks.rados.rados.0.smithi053.stdout:1291: finishing write tid 2 to smithi053129169-35 2024-01-15T22:53:27.002 INFO:tasks.rados.rados.0.smithi053.stdout:1291: finishing write tid 3 to smithi053129169-35 2024-01-15T22:53:27.003 INFO:tasks.rados.rados.0.smithi053.stdout:1291: finishing write tid 4 to smithi053129169-35 2024-01-15T22:53:27.004 INFO:tasks.rados.rados.0.smithi053.stdout:1291: finishing write tid 5 to smithi053129169-35 2024-01-15T22:53:27.005 INFO:tasks.rados.rados.0.smithi053.stdout:1291: finishing write tid 6 to smithi053129169-35 2024-01-15T22:53:27.005 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 548 (ObjNum 427 snap 128 seq_num 427) dirty exists 2024-01-15T22:53:27.005 INFO:tasks.rados.rados.0.smithi053.stdout:1291: left oid 35 (ObjNum 427 snap 128 seq_num 427) 2024-01-15T22:53:27.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:27 smithi163 ceph-mon[138526]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:27 smithi163 ceph-mon[138526]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:27 smithi163 ceph-mon[138526]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:27 smithi163 ceph-mon[138526]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:27 smithi163 ceph-mon[138526]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:27 smithi163 ceph-mon[138526]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:27 smithi163 ceph-mon[138526]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:27 smithi163 ceph-mon[138526]: failed to encode map e304 with expected crc 2024-01-15T22:53:27.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:27 smithi163 ceph-mon[138526]: osdmap e304: 8 total, 8 up, 8 in 2024-01-15T22:53:27.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[143363]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[143363]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[143363]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[143363]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[143363]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[143363]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[143363]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[143363]: failed to encode map e304 with expected crc 2024-01-15T22:53:27.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[143363]: osdmap e304: 8 total, 8 up, 8 in 2024-01-15T22:53:27.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[146052]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[146052]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[146052]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[146052]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[146052]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[146052]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[146052]: failed to encode map e303 with expected crc 2024-01-15T22:53:27.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[146052]: failed to encode map e304 with expected crc 2024-01-15T22:53:27.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:27 smithi053 ceph-mon[146052]: osdmap e304: 8 total, 8 up, 8 in 2024-01-15T22:53:27.932 INFO:tasks.rados.rados.0.smithi053.stdout:1290: done (2 left) 2024-01-15T22:53:27.932 INFO:tasks.rados.rados.0.smithi053.stdout:1291: done (1 left) 2024-01-15T22:53:27.933 INFO:tasks.rados.rados.0.smithi053.stdout:1292: done (0 left) 2024-01-15T22:53:27.933 INFO:tasks.rados.rados.0.smithi053.stdout:1293: delete oid 44 current snap is 129 2024-01-15T22:53:27.938 INFO:tasks.rados.rados.0.smithi053.stdout:1293: done (0 left) 2024-01-15T22:53:27.938 INFO:tasks.rados.rados.0.smithi053.stdout:1294: rmattr oid 21 current snap is 129 2024-01-15T22:53:27.938 INFO:tasks.rados.rados.0.smithi053.stdout:1294: done (0 left) 2024-01-15T22:53:27.938 INFO:tasks.rados.rados.0.smithi053.stdout:1295: read oid 50 snap -1 2024-01-15T22:53:27.938 INFO:tasks.rados.rados.0.smithi053.stdout:1295: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:53:27.938 INFO:tasks.rados.rados.0.smithi053.stdout:1296: read oid 4 snap -1 2024-01-15T22:53:27.938 INFO:tasks.rados.rados.0.smithi053.stdout:1296: expect (ObjNum 314 snap 101 seq_num 314) 2024-01-15T22:53:27.939 INFO:tasks.rados.rados.0.smithi053.stdout:1297: snap_create 2024-01-15T22:53:27.954 INFO:tasks.rados.rados.0.smithi053.stdout:1295: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:53:28.071 INFO:tasks.rados.rados.0.smithi053.stdout:1296: expect (ObjNum 314 snap 101 seq_num 314) 2024-01-15T22:53:28.654 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:28 smithi163 ceph-mon[138526]: pgmap v170: 121 pgs: 8 peering, 9 active+undersized+degraded, 19 active+undersized, 85 active+clean; 522 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 7 op/s; 93/918 objects degraded (10.131%) 2024-01-15T22:53:28.654 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:28 smithi163 ceph-mon[138526]: failed to encode map e304 with expected crc 2024-01-15T22:53:28.654 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:28 smithi163 ceph-mon[138526]: osdmap e305: 8 total, 8 up, 8 in 2024-01-15T22:53:28.654 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:28 smithi163 ceph-mon[138526]: failed to encode map e305 with expected crc 2024-01-15T22:53:28.654 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:28 smithi163 ceph-mon[138526]: failed to encode map e305 with expected crc 2024-01-15T22:53:28.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:28 smithi053 ceph-mon[143363]: pgmap v170: 121 pgs: 8 peering, 9 active+undersized+degraded, 19 active+undersized, 85 active+clean; 522 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 7 op/s; 93/918 objects degraded (10.131%) 2024-01-15T22:53:28.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:28 smithi053 ceph-mon[143363]: failed to encode map e304 with expected crc 2024-01-15T22:53:28.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:28 smithi053 ceph-mon[143363]: osdmap e305: 8 total, 8 up, 8 in 2024-01-15T22:53:28.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:28 smithi053 ceph-mon[143363]: failed to encode map e305 with expected crc 2024-01-15T22:53:28.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:28 smithi053 ceph-mon[143363]: failed to encode map e305 with expected crc 2024-01-15T22:53:28.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:28 smithi053 ceph-mon[146052]: pgmap v170: 121 pgs: 8 peering, 9 active+undersized+degraded, 19 active+undersized, 85 active+clean; 522 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 7 op/s; 93/918 objects degraded (10.131%) 2024-01-15T22:53:28.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:28 smithi053 ceph-mon[146052]: failed to encode map e304 with expected crc 2024-01-15T22:53:28.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:28 smithi053 ceph-mon[146052]: osdmap e305: 8 total, 8 up, 8 in 2024-01-15T22:53:28.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:28 smithi053 ceph-mon[146052]: failed to encode map e305 with expected crc 2024-01-15T22:53:28.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:28 smithi053 ceph-mon[146052]: failed to encode map e305 with expected crc 2024-01-15T22:53:28.933 INFO:tasks.rados.rados.0.smithi053.stdout:1295: done (2 left) 2024-01-15T22:53:28.933 INFO:tasks.rados.rados.0.smithi053.stdout:1296: done (1 left) 2024-01-15T22:53:28.933 INFO:tasks.rados.rados.0.smithi053.stdout:1297: done (0 left) 2024-01-15T22:53:28.933 INFO:tasks.rados.rados.0.smithi053.stdout:1298: read oid 40 snap 76 2024-01-15T22:53:28.933 INFO:tasks.rados.rados.0.smithi053.stdout:1298: expect (ObjNum 258 snap 76 seq_num 258) 2024-01-15T22:53:28.933 INFO:tasks.rados.rados.0.smithi053.stdout:1299: delete oid 47 current snap is 130 2024-01-15T22:53:28.936 INFO:tasks.rados.rados.0.smithi053.stdout:1299: done (1 left) 2024-01-15T22:53:28.937 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 31 current snap is 130 2024-01-15T22:53:28.937 INFO:tasks.rados.rados.0.smithi053.stdout:1300: seq_num 430 ranges {3719168=8192} 2024-01-15T22:53:28.957 INFO:tasks.rados.rados.0.smithi053.stdout:1300: writing smithi053129169-31 from 3719168 to 3727360 tid 1 2024-01-15T22:53:28.957 INFO:tasks.rados.rados.0.smithi053.stdout:1301: delete oid 43 current snap is 130 2024-01-15T22:53:28.964 INFO:tasks.rados.rados.0.smithi053.stdout:1300: finishing write tid 1 to smithi053129169-31 2024-01-15T22:53:28.965 INFO:tasks.rados.rados.0.smithi053.stdout:1300: finishing write tid 2 to smithi053129169-31 2024-01-15T22:53:28.965 INFO:tasks.rados.rados.0.smithi053.stdout:1301: done (2 left) 2024-01-15T22:53:28.965 INFO:tasks.rados.rados.0.smithi053.stdout:1302: rollback oid 44 current snap is 130 2024-01-15T22:53:28.965 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 44 to 119 2024-01-15T22:53:28.965 INFO:tasks.rados.rados.0.smithi053.stdout:1303: read oid 3 snap -1 2024-01-15T22:53:28.966 INFO:tasks.rados.rados.0.smithi053.stdout:1303: expect (ObjNum 407 snap 123 seq_num 407) 2024-01-15T22:53:28.966 INFO:tasks.rados.rados.0.smithi053.stdout:1304: snap_create 2024-01-15T22:53:28.966 INFO:tasks.rados.rados.0.smithi053.stdout:1300: finishing write tid 3 to smithi053129169-31 2024-01-15T22:53:28.966 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 550 (ObjNum 430 snap 130 seq_num 430) dirty exists 2024-01-15T22:53:28.966 INFO:tasks.rados.rados.0.smithi053.stdout:1300: left oid 31 (ObjNum 430 snap 130 seq_num 430) 2024-01-15T22:53:28.980 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:53:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:53:28.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:53:28.984 INFO:tasks.rados.rados.0.smithi053.stdout:1302: finishing rollback tid 1 to smithi053129169-44 2024-01-15T22:53:28.984 INFO:tasks.rados.rados.0.smithi053.stdout:1302: finishing rollback tid 2 to smithi053129169-44 2024-01-15T22:53:28.984 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 851 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:53:28.990 INFO:tasks.rados.rados.0.smithi053.stdout:1303: expect (ObjNum 407 snap 123 seq_num 407) 2024-01-15T22:53:29.122 INFO:tasks.rados.rados.0.smithi053.stdout:1298: expect (ObjNum 258 snap 76 seq_num 258) 2024-01-15T22:53:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:29 smithi163 ceph-mon[138526]: failed to encode map e305 with expected crc 2024-01-15T22:53:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:29 smithi163 ceph-mon[138526]: failed to encode map e305 with expected crc 2024-01-15T22:53:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:53:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:29 smithi163 ceph-mon[138526]: osdmap e306: 8 total, 8 up, 8 in 2024-01-15T22:53:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:29 smithi163 ceph-mon[138526]: failed to encode map e306 with expected crc 2024-01-15T22:53:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:29 smithi163 ceph-mon[138526]: failed to encode map e306 with expected crc 2024-01-15T22:53:29.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:29 smithi053 ceph-mon[143363]: failed to encode map e305 with expected crc 2024-01-15T22:53:29.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:29 smithi053 ceph-mon[143363]: failed to encode map e305 with expected crc 2024-01-15T22:53:29.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:29.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:53:29.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:29 smithi053 ceph-mon[143363]: osdmap e306: 8 total, 8 up, 8 in 2024-01-15T22:53:29.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:29 smithi053 ceph-mon[143363]: failed to encode map e306 with expected crc 2024-01-15T22:53:29.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:29 smithi053 ceph-mon[143363]: failed to encode map e306 with expected crc 2024-01-15T22:53:29.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:29 smithi053 ceph-mon[146052]: failed to encode map e305 with expected crc 2024-01-15T22:53:29.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:29 smithi053 ceph-mon[146052]: failed to encode map e305 with expected crc 2024-01-15T22:53:29.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:29.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:53:29.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:29 smithi053 ceph-mon[146052]: osdmap e306: 8 total, 8 up, 8 in 2024-01-15T22:53:29.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:29 smithi053 ceph-mon[146052]: failed to encode map e306 with expected crc 2024-01-15T22:53:29.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:29 smithi053 ceph-mon[146052]: failed to encode map e306 with expected crc 2024-01-15T22:53:29.935 INFO:tasks.rados.rados.0.smithi053.stdout:1298: done (4 left) 2024-01-15T22:53:29.935 INFO:tasks.rados.rados.0.smithi053.stdout:1300: done (3 left) 2024-01-15T22:53:29.935 INFO:tasks.rados.rados.0.smithi053.stdout:1302: done (2 left) 2024-01-15T22:53:29.935 INFO:tasks.rados.rados.0.smithi053.stdout:1303: done (1 left) 2024-01-15T22:53:29.935 INFO:tasks.rados.rados.0.smithi053.stdout:1304: done (0 left) 2024-01-15T22:53:29.935 INFO:tasks.rados.rados.0.smithi053.stdout:1305: copy_from oid 48 from oid 8 current snap is 131 2024-01-15T22:53:29.935 INFO:tasks.rados.rados.0.smithi053.stdout:1306: read oid 41 snap -1 2024-01-15T22:53:29.935 INFO:tasks.rados.rados.0.smithi053.stdout:1306: expect (ObjNum 196 snap 55 seq_num 196) 2024-01-15T22:53:29.936 INFO:tasks.rados.rados.0.smithi053.stdout:1307: rmattr oid 33 current snap is 131 2024-01-15T22:53:29.936 INFO:tasks.rados.rados.0.smithi053.stdout:1307: done (2 left) 2024-01-15T22:53:29.936 INFO:tasks.rados.rados.0.smithi053.stdout:1308: delete oid 1 current snap is 131 2024-01-15T22:53:29.945 INFO:tasks.rados.rados.0.smithi053.stdout:1308: done (2 left) 2024-01-15T22:53:29.945 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 5 current snap is 131 2024-01-15T22:53:29.945 INFO:tasks.rados.rados.0.smithi053.stdout:1309: seq_num 433 ranges {0=57344} 2024-01-15T22:53:29.945 INFO:tasks.rados.rados.0.smithi053.stdout:1309: writing smithi053129169-5 from 0 to 57344 tid 1 2024-01-15T22:53:29.945 INFO:tasks.rados.rados.0.smithi053.stdout:1310: delete oid 31 current snap is 131 2024-01-15T22:53:29.952 INFO:tasks.rados.rados.0.smithi053.stdout:1306: expect (ObjNum 196 snap 55 seq_num 196) 2024-01-15T22:53:30.170 INFO:tasks.rados.rados.0.smithi053.stdout:1309: finishing write tid 1 to smithi053129169-5 2024-01-15T22:53:30.170 INFO:tasks.rados.rados.0.smithi053.stdout:1309: finishing write tid 2 to smithi053129169-5 2024-01-15T22:53:30.170 INFO:tasks.rados.rados.0.smithi053.stdout:1309: finishing write tid 3 to smithi053129169-5 2024-01-15T22:53:30.170 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 853 (ObjNum 433 snap 131 seq_num 433) dirty exists 2024-01-15T22:53:30.170 INFO:tasks.rados.rados.0.smithi053.stdout:1309: left oid 5 (ObjNum 433 snap 131 seq_num 433) 2024-01-15T22:53:30.170 INFO:tasks.rados.rados.0.smithi053.stdout:1305: finishing copy_from to smithi053129169-48 2024-01-15T22:53:30.170 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 644 (ObjNum 414 snap 125 seq_num 414) dirty exists 2024-01-15T22:53:30.170 INFO:tasks.rados.rados.0.smithi053.stdout:1305: finishing copy_from racing read to smithi053129169-48 2024-01-15T22:53:30.170 INFO:tasks.rados.rados.0.smithi053.stdout:1305: done (3 left) 2024-01-15T22:53:30.170 INFO:tasks.rados.rados.0.smithi053.stdout:1306: done (2 left) 2024-01-15T22:53:30.170 INFO:tasks.rados.rados.0.smithi053.stdout:1309: done (1 left) 2024-01-15T22:53:30.171 INFO:tasks.rados.rados.0.smithi053.stdout:1310: done (0 left) 2024-01-15T22:53:30.171 INFO:tasks.rados.rados.0.smithi053.stdout:1311: setattr oid 12 current snap is 131 2024-01-15T22:53:30.171 INFO:tasks.rados.rados.0.smithi053.stdout:1312: read oid 1 snap -1 2024-01-15T22:53:30.171 INFO:tasks.rados.rados.0.smithi053.stdout:1312: expect deleted 2024-01-15T22:53:30.171 INFO:tasks.rados.rados.0.smithi053.stdout:1313: snap_remove snap 108 2024-01-15T22:53:30.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:30 smithi163 ceph-mon[138526]: pgmap v173: 121 pgs: 8 peering, 9 active+undersized+degraded, 19 active+undersized, 85 active+clean; 522 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 93/918 objects degraded (10.131%) 2024-01-15T22:53:30.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:30 smithi163 ceph-mon[138526]: failed to encode map e306 with expected crc 2024-01-15T22:53:30.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:30 smithi163 ceph-mon[138526]: failed to encode map e306 with expected crc 2024-01-15T22:53:30.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:30 smithi163 ceph-mon[138526]: failed to encode map e306 with expected crc 2024-01-15T22:53:30.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:30 smithi163 ceph-mon[138526]: osdmap e307: 8 total, 8 up, 8 in 2024-01-15T22:53:30.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:30 smithi163 ceph-mon[138526]: failed to encode map e307 with expected crc 2024-01-15T22:53:30.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:30 smithi053 ceph-mon[143363]: pgmap v173: 121 pgs: 8 peering, 9 active+undersized+degraded, 19 active+undersized, 85 active+clean; 522 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 93/918 objects degraded (10.131%) 2024-01-15T22:53:30.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:30 smithi053 ceph-mon[143363]: failed to encode map e306 with expected crc 2024-01-15T22:53:30.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:30 smithi053 ceph-mon[143363]: failed to encode map e306 with expected crc 2024-01-15T22:53:30.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:30 smithi053 ceph-mon[143363]: failed to encode map e306 with expected crc 2024-01-15T22:53:30.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:30 smithi053 ceph-mon[143363]: osdmap e307: 8 total, 8 up, 8 in 2024-01-15T22:53:30.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:30 smithi053 ceph-mon[143363]: failed to encode map e307 with expected crc 2024-01-15T22:53:30.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:30 smithi053 ceph-mon[146052]: pgmap v173: 121 pgs: 8 peering, 9 active+undersized+degraded, 19 active+undersized, 85 active+clean; 522 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 93/918 objects degraded (10.131%) 2024-01-15T22:53:30.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:30 smithi053 ceph-mon[146052]: failed to encode map e306 with expected crc 2024-01-15T22:53:30.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:30 smithi053 ceph-mon[146052]: failed to encode map e306 with expected crc 2024-01-15T22:53:30.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:30 smithi053 ceph-mon[146052]: failed to encode map e306 with expected crc 2024-01-15T22:53:30.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:30 smithi053 ceph-mon[146052]: osdmap e307: 8 total, 8 up, 8 in 2024-01-15T22:53:30.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:30 smithi053 ceph-mon[146052]: failed to encode map e307 with expected crc 2024-01-15T22:53:30.937 INFO:tasks.rados.rados.0.smithi053.stdout:1313: done (2 left) 2024-01-15T22:53:30.938 INFO:tasks.rados.rados.0.smithi053.stdout:1314: snap_remove snap 104 2024-01-15T22:53:31.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:31 smithi163 ceph-mon[138526]: failed to encode map e307 with expected crc 2024-01-15T22:53:31.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:31 smithi163 ceph-mon[138526]: failed to encode map e307 with expected crc 2024-01-15T22:53:31.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:31 smithi163 ceph-mon[138526]: failed to encode map e307 with expected crc 2024-01-15T22:53:31.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:31 smithi163 ceph-mon[138526]: failed to encode map e307 with expected crc 2024-01-15T22:53:31.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:31 smithi163 ceph-mon[138526]: Health check update: Degraded data redundancy: 93/918 objects degraded (10.131%), 9 pgs degraded (PG_DEGRADED) 2024-01-15T22:53:31.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:31 smithi163 ceph-mon[138526]: osdmap e308: 8 total, 8 up, 8 in 2024-01-15T22:53:31.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:31 smithi163 ceph-mon[138526]: failed to encode map e308 with expected crc 2024-01-15T22:53:31.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:31 smithi053 ceph-mon[143363]: failed to encode map e307 with expected crc 2024-01-15T22:53:31.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:31 smithi053 ceph-mon[143363]: failed to encode map e307 with expected crc 2024-01-15T22:53:31.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:31 smithi053 ceph-mon[143363]: failed to encode map e307 with expected crc 2024-01-15T22:53:31.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:31 smithi053 ceph-mon[143363]: failed to encode map e307 with expected crc 2024-01-15T22:53:31.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:31 smithi053 ceph-mon[143363]: Health check update: Degraded data redundancy: 93/918 objects degraded (10.131%), 9 pgs degraded (PG_DEGRADED) 2024-01-15T22:53:31.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:31 smithi053 ceph-mon[143363]: osdmap e308: 8 total, 8 up, 8 in 2024-01-15T22:53:31.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:31 smithi053 ceph-mon[143363]: failed to encode map e308 with expected crc 2024-01-15T22:53:31.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:31 smithi053 ceph-mon[146052]: failed to encode map e307 with expected crc 2024-01-15T22:53:31.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:31 smithi053 ceph-mon[146052]: failed to encode map e307 with expected crc 2024-01-15T22:53:31.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:31 smithi053 ceph-mon[146052]: failed to encode map e307 with expected crc 2024-01-15T22:53:31.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:31 smithi053 ceph-mon[146052]: failed to encode map e307 with expected crc 2024-01-15T22:53:31.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:31 smithi053 ceph-mon[146052]: Health check update: Degraded data redundancy: 93/918 objects degraded (10.131%), 9 pgs degraded (PG_DEGRADED) 2024-01-15T22:53:31.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:31 smithi053 ceph-mon[146052]: osdmap e308: 8 total, 8 up, 8 in 2024-01-15T22:53:31.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:31 smithi053 ceph-mon[146052]: failed to encode map e308 with expected crc 2024-01-15T22:53:31.939 INFO:tasks.rados.rados.0.smithi053.stdout:1314: done (2 left) 2024-01-15T22:53:31.939 INFO:tasks.rados.rados.0.smithi053.stdout:1315: snap_create 2024-01-15T22:53:31.939 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 854 (ObjNum 33 snap 0 seq_num 2184336069) dirty exists 2024-01-15T22:53:32.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:32 smithi163 ceph-mon[138526]: pgmap v176: 121 pgs: 3 peering, 118 active+clean; 523 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.8 MiB/s wr, 12 op/s; 7.9 MiB/s, 2 objects/s recovering 2024-01-15T22:53:32.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:32 smithi163 ceph-mon[138526]: failed to encode map e308 with expected crc 2024-01-15T22:53:32.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:32 smithi163 ceph-mon[138526]: failed to encode map e308 with expected crc 2024-01-15T22:53:32.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:32 smithi163 ceph-mon[138526]: failed to encode map e308 with expected crc 2024-01-15T22:53:32.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:32 smithi163 ceph-mon[138526]: failed to encode map e308 with expected crc 2024-01-15T22:53:32.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:32 smithi163 ceph-mon[138526]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 93/918 objects degraded (10.131%), 9 pgs degraded) 2024-01-15T22:53:32.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:32 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T22:53:32.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:32 smithi163 ceph-mon[138526]: failed to encode map e309 with expected crc 2024-01-15T22:53:32.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:32 smithi163 ceph-mon[138526]: osdmap e309: 8 total, 8 up, 8 in 2024-01-15T22:53:32.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[143363]: pgmap v176: 121 pgs: 3 peering, 118 active+clean; 523 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.8 MiB/s wr, 12 op/s; 7.9 MiB/s, 2 objects/s recovering 2024-01-15T22:53:32.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[143363]: failed to encode map e308 with expected crc 2024-01-15T22:53:32.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[143363]: failed to encode map e308 with expected crc 2024-01-15T22:53:32.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[143363]: failed to encode map e308 with expected crc 2024-01-15T22:53:32.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[143363]: failed to encode map e308 with expected crc 2024-01-15T22:53:32.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[143363]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 93/918 objects degraded (10.131%), 9 pgs degraded) 2024-01-15T22:53:32.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T22:53:32.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[143363]: failed to encode map e309 with expected crc 2024-01-15T22:53:32.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[143363]: osdmap e309: 8 total, 8 up, 8 in 2024-01-15T22:53:32.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[146052]: pgmap v176: 121 pgs: 3 peering, 118 active+clean; 523 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.8 MiB/s wr, 12 op/s; 7.9 MiB/s, 2 objects/s recovering 2024-01-15T22:53:32.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[146052]: failed to encode map e308 with expected crc 2024-01-15T22:53:32.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[146052]: failed to encode map e308 with expected crc 2024-01-15T22:53:32.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[146052]: failed to encode map e308 with expected crc 2024-01-15T22:53:32.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[146052]: failed to encode map e308 with expected crc 2024-01-15T22:53:32.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[146052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 93/918 objects degraded (10.131%), 9 pgs degraded) 2024-01-15T22:53:32.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T22:53:32.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[146052]: failed to encode map e309 with expected crc 2024-01-15T22:53:32.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:32 smithi053 ceph-mon[146052]: osdmap e309: 8 total, 8 up, 8 in 2024-01-15T22:53:32.941 INFO:tasks.rados.rados.0.smithi053.stdout:1311: done (2 left) 2024-01-15T22:53:32.941 INFO:tasks.rados.rados.0.smithi053.stdout:1312: done (1 left) 2024-01-15T22:53:32.941 INFO:tasks.rados.rados.0.smithi053.stdout:1315: done (0 left) 2024-01-15T22:53:32.941 INFO:tasks.rados.rados.0.smithi053.stdout:1316: rollback oid 14 current snap is 132 2024-01-15T22:53:32.941 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 14 to 96 2024-01-15T22:53:32.942 INFO:tasks.rados.rados.0.smithi053.stdout:1317: snap_remove snap 109 2024-01-15T22:53:33.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:33 smithi163 ceph-mon[138526]: failed to encode map e309 with expected crc 2024-01-15T22:53:33.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:33 smithi163 ceph-mon[138526]: failed to encode map e310 with expected crc 2024-01-15T22:53:33.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:33 smithi163 ceph-mon[138526]: osdmap e310: 8 total, 8 up, 8 in 2024-01-15T22:53:33.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:33 smithi053 ceph-mon[143363]: failed to encode map e309 with expected crc 2024-01-15T22:53:33.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:33 smithi053 ceph-mon[143363]: failed to encode map e310 with expected crc 2024-01-15T22:53:33.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:33 smithi053 ceph-mon[143363]: osdmap e310: 8 total, 8 up, 8 in 2024-01-15T22:53:33.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:33 smithi053 ceph-mon[146052]: failed to encode map e309 with expected crc 2024-01-15T22:53:33.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:33 smithi053 ceph-mon[146052]: failed to encode map e310 with expected crc 2024-01-15T22:53:33.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:33 smithi053 ceph-mon[146052]: osdmap e310: 8 total, 8 up, 8 in 2024-01-15T22:53:33.946 INFO:tasks.rados.rados.0.smithi053.stdout:1317: done (1 left) 2024-01-15T22:53:33.946 INFO:tasks.rados.rados.0.smithi053.stdout:1318: snap_remove snap 123 2024-01-15T22:53:34.269 INFO:teuthology.orchestra.run.smithi053.stdout:true 2024-01-15T22:53:34.590 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-15T22:53:34.590 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (2m) 12s ago 5m 19.7M - 0.25.0 c8568f914cd2 9a47f1d13586 2024-01-15T22:53:34.590 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi163 *:3000 running (2m) 97s ago 5m 86.5M - 9.4.7 954c08fa6188 13a2c7b92d98 2024-01-15T22:53:34.590 INFO:teuthology.orchestra.run.smithi053.stdout:mds.a smithi053 running (6m) 12s ago 6m 19.0M - 17.2.7-268-g6441305d c3a232f785d8 4d36714adf10 2024-01-15T22:53:34.590 INFO:teuthology.orchestra.run.smithi053.stdout:mds.b smithi163 running (6m) 97s ago 6m 16.7M - 17.2.7-268-g6441305d c3a232f785d8 c0b806195a60 2024-01-15T22:53:34.590 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi163 *:8443,9283,8765 running (2m) 97s ago 9m 447M - 18.2.1-242-gd2f11f33 f16b14f4c75d 1e115ae1e0c7 2024-01-15T22:53:34.590 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (2m) 12s ago 10m 509M - 18.2.1-242-gd2f11f33 f16b14f4c75d cb1657132d65 2024-01-15T22:53:34.590 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (2m) 12s ago 10m 74.7M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d a47e1c16b72c 2024-01-15T22:53:34.590 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi163 running (106s) 97s ago 9m 26.5M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d b2d91135e37d 2024-01-15T22:53:34.590 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (115s) 12s ago 9m 61.8M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d 8bb8f7a4f9b5 2024-01-15T22:53:34.590 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (2m) 12s ago 5m 9781k - 1.5.0 0da6a335fe13 3b51e4e7e299 2024-01-15T22:53:34.590 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi163 *:9100 running (2m) 97s ago 5m 9559k - 1.5.0 0da6a335fe13 5ddabc842ce8 2024-01-15T22:53:34.591 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (72s) 12s ago 8m 280M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d c8aace9ef8ef 2024-01-15T22:53:34.591 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (43s) 12s ago 8m 179M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d 62f6e9f6a632 2024-01-15T22:53:34.591 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (15s) 12s ago 8m 15.0M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d 5845a6a52aa5 2024-01-15T22:53:34.591 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (7m) 12s ago 7m 391M 2489M 17.2.7-268-g6441305d c3a232f785d8 81bda9e24813 2024-01-15T22:53:34.591 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi163 running (7m) 97s ago 7m 328M 2488M 17.2.7-268-g6441305d c3a232f785d8 7a8265fc5e4f 2024-01-15T22:53:34.591 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi163 running (7m) 97s ago 7m 307M 2488M 17.2.7-268-g6441305d c3a232f785d8 a35a7235bfee 2024-01-15T22:53:34.591 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi163 running (7m) 97s ago 7m 227M 2488M 17.2.7-268-g6441305d c3a232f785d8 d9bbfdd11e5a 2024-01-15T22:53:34.591 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi163 running (6m) 97s ago 6m 252M 2488M 17.2.7-268-g6441305d c3a232f785d8 b416f62ab004 2024-01-15T22:53:34.591 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi163 *:9095 running (2m) 97s ago 6m 50.4M - 2.43.0 a07b618ecd1d c7eb40616e72 2024-01-15T22:53:34.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:34 smithi163 ceph-mon[138526]: pgmap v179: 121 pgs: 121 active+clean; 523 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 13 op/s; 7.9 MiB/s, 2 objects/s recovering 2024-01-15T22:53:34.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:34 smithi163 ceph-mon[138526]: failed to encode map e310 with expected crc 2024-01-15T22:53:34.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:34 smithi163 ceph-mon[138526]: osdmap e311: 8 total, 8 up, 8 in 2024-01-15T22:53:34.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:34 smithi163 ceph-mon[138526]: failed to encode map e311 with expected crc 2024-01-15T22:53:34.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:34 smithi163 ceph-mon[138526]: failed to encode map e311 with expected crc 2024-01-15T22:53:34.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:34 smithi053 ceph-mon[143363]: pgmap v179: 121 pgs: 121 active+clean; 523 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 13 op/s; 7.9 MiB/s, 2 objects/s recovering 2024-01-15T22:53:34.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:34 smithi053 ceph-mon[143363]: failed to encode map e310 with expected crc 2024-01-15T22:53:34.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:34 smithi053 ceph-mon[143363]: osdmap e311: 8 total, 8 up, 8 in 2024-01-15T22:53:34.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:34 smithi053 ceph-mon[143363]: failed to encode map e311 with expected crc 2024-01-15T22:53:34.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:34 smithi053 ceph-mon[143363]: failed to encode map e311 with expected crc 2024-01-15T22:53:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:34 smithi053 ceph-mon[146052]: pgmap v179: 121 pgs: 121 active+clean; 523 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 13 op/s; 7.9 MiB/s, 2 objects/s recovering 2024-01-15T22:53:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:34 smithi053 ceph-mon[146052]: failed to encode map e310 with expected crc 2024-01-15T22:53:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:34 smithi053 ceph-mon[146052]: osdmap e311: 8 total, 8 up, 8 in 2024-01-15T22:53:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:34 smithi053 ceph-mon[146052]: failed to encode map e311 with expected crc 2024-01-15T22:53:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:34 smithi053 ceph-mon[146052]: failed to encode map e311 with expected crc 2024-01-15T22:53:34.945 INFO:tasks.rados.rados.0.smithi053.stdout:1318: done (1 left) 2024-01-15T22:53:34.945 INFO:tasks.rados.rados.0.smithi053.stdout:1319: rollback oid 38 current snap is 132 2024-01-15T22:53:34.945 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 38 to 86 2024-01-15T22:53:34.946 INFO:tasks.rados.rados.0.smithi053.stdout:1316: finishing rollback tid 0 to smithi053129169-14 2024-01-15T22:53:34.946 INFO:tasks.rados.rados.0.smithi053.stdout:1316: finishing rollback tid 1 to smithi053129169-14 2024-01-15T22:53:34.946 INFO:tasks.rados.rados.0.smithi053.stdout:1316: finishing rollback tid 2 to smithi053129169-14 2024-01-15T22:53:34.946 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 823 (ObjNum 240 snap 62 seq_num 240) dirty exists 2024-01-15T22:53:34.946 INFO:tasks.rados.rados.0.smithi053.stdout:1316: done (1 left) 2024-01-15T22:53:34.946 INFO:tasks.rados.rados.0.smithi053.stdout:1320: read oid 30 snap -1 2024-01-15T22:53:34.946 INFO:tasks.rados.rados.0.smithi053.stdout:1320: expect deleted 2024-01-15T22:53:34.946 INFO:tasks.rados.rados.0.smithi053.stdout:1321: read oid 6 snap -1 2024-01-15T22:53:34.946 INFO:tasks.rados.rados.0.smithi053.stdout:1321: expect deleted 2024-01-15T22:53:34.946 INFO:tasks.rados.rados.0.smithi053.stdout:1322: rollback oid 22 current snap is 132 2024-01-15T22:53:34.946 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 22 to 130 2024-01-15T22:53:34.946 INFO:tasks.rados.rados.0.smithi053.stdout:1323: read oid 50 snap -1 2024-01-15T22:53:34.946 INFO:tasks.rados.rados.0.smithi053.stdout:1323: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:53:34.946 INFO:tasks.rados.rados.0.smithi053.stdout:1324: rmattr oid 2 current snap is 132 2024-01-15T22:53:34.946 INFO:tasks.rados.rados.0.smithi053.stdout:1324: done (5 left) 2024-01-15T22:53:34.947 INFO:tasks.rados.rados.0.smithi053.stdout:1325: copy_from oid 1 from oid 19 current snap is 132 2024-01-15T22:53:34.947 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 132 2024-01-15T22:53:34.947 INFO:tasks.rados.rados.0.smithi053.stdout:1326: seq_num 435 ranges {9609216=90112} 2024-01-15T22:53:35.000 INFO:tasks.rados.rados.0.smithi053.stdout:1326: writing smithi053129169-4 from 9609216 to 9699328 tid 1 2024-01-15T22:53:35.000 INFO:tasks.rados.rados.0.smithi053.stdout:1327: copy_from oid 40 from oid 34 current snap is 132 2024-01-15T22:53:35.000 INFO:tasks.rados.rados.0.smithi053.stdout:1325: finishing copy_from to smithi053129169-1 2024-01-15T22:53:35.000 INFO:tasks.rados.rados.0.smithi053.stdout:1325: got expected ENOENT (src dne) 2024-01-15T22:53:35.000 INFO:tasks.rados.rados.0.smithi053.stdout:1325: finishing copy_from racing read to smithi053129169-1 2024-01-15T22:53:35.000 INFO:tasks.rados.rados.0.smithi053.stdout:1319: finishing rollback tid 0 to smithi053129169-38 2024-01-15T22:53:35.000 INFO:tasks.rados.rados.0.smithi053.stdout:1319: finishing rollback tid 1 to smithi053129169-38 2024-01-15T22:53:35.000 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 571 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-01-15T22:53:35.001 INFO:tasks.rados.rados.0.smithi053.stdout:1322: finishing rollback tid 0 to smithi053129169-22 2024-01-15T22:53:35.001 INFO:tasks.rados.rados.0.smithi053.stdout:1322: finishing rollback tid 1 to smithi053129169-22 2024-01-15T22:53:35.001 INFO:tasks.rados.rados.0.smithi053.stdout:1322: finishing rollback tid 2 to smithi053129169-22 2024-01-15T22:53:35.001 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 942 (ObjNum 425 snap 127 seq_num 425) dirty exists 2024-01-15T22:53:35.001 INFO:tasks.rados.rados.0.smithi053.stdout:1319: done (7 left) 2024-01-15T22:53:35.001 INFO:tasks.rados.rados.0.smithi053.stdout:1320: done (6 left) 2024-01-15T22:53:35.001 INFO:tasks.rados.rados.0.smithi053.stdout:1321: done (5 left) 2024-01-15T22:53:35.001 INFO:tasks.rados.rados.0.smithi053.stdout:1322: done (4 left) 2024-01-15T22:53:35.001 INFO:tasks.rados.rados.0.smithi053.stdout:1325: done (3 left) 2024-01-15T22:53:35.001 INFO:tasks.rados.rados.0.smithi053.stdout:1328: read oid 46 snap -1 2024-01-15T22:53:35.001 INFO:tasks.rados.rados.0.smithi053.stdout:1328: expect deleted 2024-01-15T22:53:35.001 INFO:tasks.rados.rados.0.smithi053.stdout:1329: rollback oid 31 current snap is 132 2024-01-15T22:53:35.001 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 31 to 129 2024-01-15T22:53:35.002 INFO:tasks.rados.rados.0.smithi053.stdout:1323: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:53:35.006 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:53:35.007 INFO:teuthology.orchestra.run.smithi053.stdout: "mon": { 2024-01-15T22:53:35.007 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 3 2024-01-15T22:53:35.007 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:53:35.007 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr": { 2024-01-15T22:53:35.007 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 2 2024-01-15T22:53:35.007 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:53:35.007 INFO:teuthology.orchestra.run.smithi053.stdout: "osd": { 2024-01-15T22:53:35.007 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 5, 2024-01-15T22:53:35.007 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 3 2024-01-15T22:53:35.007 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:53:35.007 INFO:teuthology.orchestra.run.smithi053.stdout: "mds": { 2024-01-15T22:53:35.007 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:53:35.007 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:53:35.007 INFO:teuthology.orchestra.run.smithi053.stdout: "overall": { 2024-01-15T22:53:35.007 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 7, 2024-01-15T22:53:35.008 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 8 2024-01-15T22:53:35.008 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-01-15T22:53:35.008 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:53:35.114 INFO:tasks.rados.rados.0.smithi053.stdout:1327: finishing copy_from to smithi053129169-40 2024-01-15T22:53:35.114 INFO:tasks.rados.rados.0.smithi053.stdout:1327: got expected ENOENT (src dne) 2024-01-15T22:53:35.114 INFO:tasks.rados.rados.0.smithi053.stdout:1327: finishing copy_from racing read to smithi053129169-40 2024-01-15T22:53:35.114 INFO:tasks.rados.rados.0.smithi053.stdout:1326: finishing write tid 1 to smithi053129169-4 2024-01-15T22:53:35.114 INFO:tasks.rados.rados.0.smithi053.stdout:1326: finishing write tid 2 to smithi053129169-4 2024-01-15T22:53:35.114 INFO:tasks.rados.rados.0.smithi053.stdout:1329: finishing rollback tid 1 to smithi053129169-31 2024-01-15T22:53:35.114 INFO:tasks.rados.rados.0.smithi053.stdout:1329: finishing rollback tid 2 to smithi053129169-31 2024-01-15T22:53:35.114 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 553 (ObjNum 224 snap 60 seq_num 224) dirty exists 2024-01-15T22:53:35.114 INFO:tasks.rados.rados.0.smithi053.stdout:1326: finishing write tid 3 to smithi053129169-4 2024-01-15T22:53:35.114 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 550 (ObjNum 435 snap 132 seq_num 435) dirty exists 2024-01-15T22:53:35.114 INFO:tasks.rados.rados.0.smithi053.stdout:1326: left oid 4 (ObjNum 435 snap 132 seq_num 435) 2024-01-15T22:53:35.115 INFO:tasks.rados.rados.0.smithi053.stdout:1323: done (4 left) 2024-01-15T22:53:35.115 INFO:tasks.rados.rados.0.smithi053.stdout:1326: done (3 left) 2024-01-15T22:53:35.115 INFO:tasks.rados.rados.0.smithi053.stdout:1327: done (2 left) 2024-01-15T22:53:35.115 INFO:tasks.rados.rados.0.smithi053.stdout:1328: done (1 left) 2024-01-15T22:53:35.115 INFO:tasks.rados.rados.0.smithi053.stdout:1329: done (0 left) 2024-01-15T22:53:35.115 INFO:tasks.rados.rados.0.smithi053.stdout:1330: rollback oid 5 current snap is 132 2024-01-15T22:53:35.115 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 5 to 126 2024-01-15T22:53:35.115 INFO:tasks.rados.rados.0.smithi053.stdout:1331: snap_create 2024-01-15T22:53:35.116 INFO:tasks.rados.rados.0.smithi053.stdout:1330: finishing rollback tid 0 to smithi053129169-5 2024-01-15T22:53:35.116 INFO:tasks.rados.rados.0.smithi053.stdout:1330: finishing rollback tid 1 to smithi053129169-5 2024-01-15T22:53:35.116 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 901 (ObjNum 673 snap 0 seq_num 1195118256) dirty dne 2024-01-15T22:53:35.293 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:53:35] "GET /metrics HTTP/1.1" 200 35925 "" "Prometheus/2.43.0" 2024-01-15T22:53:35.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:35 smithi163 ceph-mon[138526]: failed to encode map e311 with expected crc 2024-01-15T22:53:35.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:35 smithi163 ceph-mon[138526]: from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:53:35.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:35 smithi163 ceph-mon[138526]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:53:35.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:35 smithi163 ceph-mon[138526]: osdmap e312: 8 total, 8 up, 8 in 2024-01-15T22:53:35.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:35 smithi163 ceph-mon[138526]: failed to encode map e312 with expected crc 2024-01-15T22:53:35.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:35 smithi163 ceph-mon[138526]: failed to encode map e312 with expected crc 2024-01-15T22:53:35.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:35 smithi163 ceph-mon[138526]: failed to encode map e312 with expected crc 2024-01-15T22:53:35.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:35 smithi163 ceph-mon[138526]: failed to encode map e312 with expected crc 2024-01-15T22:53:35.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:35 smithi163 ceph-mon[138526]: failed to encode map e312 with expected crc 2024-01-15T22:53:35.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:35 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2948023094' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:35.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[146052]: failed to encode map e311 with expected crc 2024-01-15T22:53:35.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[146052]: from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:53:35.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[146052]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:53:35.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[146052]: osdmap e312: 8 total, 8 up, 8 in 2024-01-15T22:53:35.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[146052]: failed to encode map e312 with expected crc 2024-01-15T22:53:35.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[146052]: failed to encode map e312 with expected crc 2024-01-15T22:53:35.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[146052]: failed to encode map e312 with expected crc 2024-01-15T22:53:35.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[146052]: failed to encode map e312 with expected crc 2024-01-15T22:53:35.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[146052]: failed to encode map e312 with expected crc 2024-01-15T22:53:35.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2948023094' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:35.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[143363]: failed to encode map e311 with expected crc 2024-01-15T22:53:35.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[143363]: from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:53:35.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[143363]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:53:35.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[143363]: osdmap e312: 8 total, 8 up, 8 in 2024-01-15T22:53:35.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[143363]: failed to encode map e312 with expected crc 2024-01-15T22:53:35.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[143363]: failed to encode map e312 with expected crc 2024-01-15T22:53:35.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[143363]: failed to encode map e312 with expected crc 2024-01-15T22:53:35.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[143363]: failed to encode map e312 with expected crc 2024-01-15T22:53:35.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[143363]: failed to encode map e312 with expected crc 2024-01-15T22:53:35.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:35 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2948023094' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:35.918 INFO:tasks.rados.rados.0.smithi053.stdout:1330: done (1 left) 2024-01-15T22:53:35.919 INFO:tasks.rados.rados.0.smithi053.stdout:1331: done (0 left) 2024-01-15T22:53:35.919 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 5 current snap is 133 2024-01-15T22:53:35.919 INFO:tasks.rados.rados.0.smithi053.stdout:1332: seq_num 436 ranges {0=106496} 2024-01-15T22:53:35.919 INFO:tasks.rados.rados.0.smithi053.stdout:1332: writing smithi053129169-5 from 0 to 106496 tid 1 2024-01-15T22:53:35.919 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 133 2024-01-15T22:53:35.919 INFO:tasks.rados.rados.0.smithi053.stdout:1333: seq_num 437 ranges {2899968=122880} 2024-01-15T22:53:35.936 INFO:tasks.rados.rados.0.smithi053.stdout:1333: writing smithi053129169-10 from 2899968 to 3022848 tid 1 2024-01-15T22:53:35.936 INFO:tasks.rados.rados.0.smithi053.stdout:1334: rmattr oid 30 current snap is 133 2024-01-15T22:53:35.936 INFO:tasks.rados.rados.0.smithi053.stdout:1334: done (2 left) 2024-01-15T22:53:35.936 INFO:tasks.rados.rados.0.smithi053.stdout:1335: copy_from oid 33 from oid 50 current snap is 133 2024-01-15T22:53:35.936 INFO:tasks.rados.rados.0.smithi053.stdout:1332: finishing write tid 1 to smithi053129169-5 2024-01-15T22:53:35.937 INFO:tasks.rados.rados.0.smithi053.stdout:1332: finishing write tid 2 to smithi053129169-5 2024-01-15T22:53:35.937 INFO:tasks.rados.rados.0.smithi053.stdout:1332: finishing write tid 3 to smithi053129169-5 2024-01-15T22:53:35.937 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 903 (ObjNum 436 snap 133 seq_num 436) dirty exists 2024-01-15T22:53:35.937 INFO:tasks.rados.rados.0.smithi053.stdout:1332: left oid 5 (ObjNum 436 snap 133 seq_num 436) 2024-01-15T22:53:35.937 INFO:tasks.rados.rados.0.smithi053.stdout:1332: done (2 left) 2024-01-15T22:53:35.937 INFO:tasks.rados.rados.0.smithi053.stdout:1336: read oid 28 snap -1 2024-01-15T22:53:35.937 INFO:tasks.rados.rados.0.smithi053.stdout:1336: expect (ObjNum 379 snap 116 seq_num 379) 2024-01-15T22:53:35.937 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 20 current snap is 133 2024-01-15T22:53:35.937 INFO:tasks.rados.rados.0.smithi053.stdout:1337: seq_num 438 ranges {4390912=139264} 2024-01-15T22:53:35.961 INFO:tasks.rados.rados.0.smithi053.stdout:1337: writing smithi053129169-20 from 4390912 to 4530176 tid 1 2024-01-15T22:53:35.961 INFO:tasks.rados.rados.0.smithi053.stdout:1338: copy_from oid 36 from oid 38 current snap is 133 2024-01-15T22:53:35.961 INFO:tasks.rados.rados.0.smithi053.stdout:1333: finishing write tid 1 to smithi053129169-10 2024-01-15T22:53:35.961 INFO:tasks.rados.rados.0.smithi053.stdout:1339: snap_remove snap 120 2024-01-15T22:53:36.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:36 smithi163 ceph-mon[138526]: pgmap v182: 121 pgs: 121 active+clean; 527 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 9 op/s 2024-01-15T22:53:36.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:36 smithi163 ceph-mon[138526]: failed to encode map e312 with expected crc 2024-01-15T22:53:36.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:36 smithi163 ceph-mon[138526]: failed to encode map e313 with expected crc 2024-01-15T22:53:36.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:36 smithi163 ceph-mon[138526]: failed to encode map e313 with expected crc 2024-01-15T22:53:36.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:36 smithi163 ceph-mon[138526]: osdmap e313: 8 total, 8 up, 8 in 2024-01-15T22:53:36.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:36 smithi163 ceph-mon[138526]: failed to encode map e313 with expected crc 2024-01-15T22:53:36.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:36 smithi163 ceph-mon[138526]: failed to encode map e313 with expected crc 2024-01-15T22:53:36.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:36 smithi053 ceph-mon[143363]: pgmap v182: 121 pgs: 121 active+clean; 527 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 9 op/s 2024-01-15T22:53:36.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:36 smithi053 ceph-mon[143363]: failed to encode map e312 with expected crc 2024-01-15T22:53:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:36 smithi053 ceph-mon[143363]: failed to encode map e313 with expected crc 2024-01-15T22:53:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:36 smithi053 ceph-mon[143363]: failed to encode map e313 with expected crc 2024-01-15T22:53:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:36 smithi053 ceph-mon[143363]: osdmap e313: 8 total, 8 up, 8 in 2024-01-15T22:53:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:36 smithi053 ceph-mon[143363]: failed to encode map e313 with expected crc 2024-01-15T22:53:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:36 smithi053 ceph-mon[143363]: failed to encode map e313 with expected crc 2024-01-15T22:53:36.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:36 smithi053 ceph-mon[146052]: pgmap v182: 121 pgs: 121 active+clean; 527 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 9 op/s 2024-01-15T22:53:36.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:36 smithi053 ceph-mon[146052]: failed to encode map e312 with expected crc 2024-01-15T22:53:36.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:36 smithi053 ceph-mon[146052]: failed to encode map e313 with expected crc 2024-01-15T22:53:36.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:36 smithi053 ceph-mon[146052]: failed to encode map e313 with expected crc 2024-01-15T22:53:36.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:36 smithi053 ceph-mon[146052]: osdmap e313: 8 total, 8 up, 8 in 2024-01-15T22:53:36.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:36 smithi053 ceph-mon[146052]: failed to encode map e313 with expected crc 2024-01-15T22:53:36.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:36 smithi053 ceph-mon[146052]: failed to encode map e313 with expected crc 2024-01-15T22:53:36.923 INFO:tasks.rados.rados.0.smithi053.stdout:1339: done (5 left) 2024-01-15T22:53:36.924 INFO:tasks.rados.rados.0.smithi053.stdout:1340: snap_remove snap 74 2024-01-15T22:53:37.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:37 smithi163 ceph-mon[138526]: failed to encode map e313 with expected crc 2024-01-15T22:53:37.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:37 smithi163 ceph-mon[138526]: failed to encode map e314 with expected crc 2024-01-15T22:53:37.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:37 smithi163 ceph-mon[138526]: failed to encode map e314 with expected crc 2024-01-15T22:53:37.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:37 smithi163 ceph-mon[138526]: osdmap e314: 8 total, 8 up, 8 in 2024-01-15T22:53:37.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:37 smithi053 ceph-mon[146052]: failed to encode map e313 with expected crc 2024-01-15T22:53:37.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:37 smithi053 ceph-mon[146052]: failed to encode map e314 with expected crc 2024-01-15T22:53:37.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:37 smithi053 ceph-mon[146052]: failed to encode map e314 with expected crc 2024-01-15T22:53:37.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:37 smithi053 ceph-mon[146052]: osdmap e314: 8 total, 8 up, 8 in 2024-01-15T22:53:37.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:37 smithi053 ceph-mon[143363]: failed to encode map e313 with expected crc 2024-01-15T22:53:37.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:37 smithi053 ceph-mon[143363]: failed to encode map e314 with expected crc 2024-01-15T22:53:37.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:37 smithi053 ceph-mon[143363]: failed to encode map e314 with expected crc 2024-01-15T22:53:37.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:37 smithi053 ceph-mon[143363]: osdmap e314: 8 total, 8 up, 8 in 2024-01-15T22:53:37.925 INFO:tasks.rados.rados.0.smithi053.stdout:1340: done (5 left) 2024-01-15T22:53:37.925 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 133 2024-01-15T22:53:37.925 INFO:tasks.rados.rados.0.smithi053.stdout:1333: finishing write tid 2 to smithi053129169-10 2024-01-15T22:53:37.925 INFO:tasks.rados.rados.0.smithi053.stdout:1341: seq_num 439 ranges {8716288=155648} 2024-01-15T22:53:37.975 INFO:tasks.rados.rados.0.smithi053.stdout:1341: writing smithi053129169-29 from 8716288 to 8871936 tid 1 2024-01-15T22:53:37.975 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 133 2024-01-15T22:53:37.975 INFO:tasks.rados.rados.0.smithi053.stdout:1342: seq_num 440 ranges {6144000=172032} 2024-01-15T22:53:38.010 INFO:tasks.rados.rados.0.smithi053.stdout:1342: writing smithi053129169-25 from 6144000 to 6316032 tid 1 2024-01-15T22:53:38.010 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 133 2024-01-15T22:53:38.010 INFO:tasks.rados.rados.0.smithi053.stdout:1333: finishing write tid 3 to smithi053129169-10 2024-01-15T22:53:38.010 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 712 (ObjNum 437 snap 133 seq_num 437) dirty exists 2024-01-15T22:53:38.010 INFO:tasks.rados.rados.0.smithi053.stdout:1333: left oid 10 (ObjNum 437 snap 133 seq_num 437) 2024-01-15T22:53:38.010 INFO:tasks.rados.rados.0.smithi053.stdout:1336: expect (ObjNum 379 snap 116 seq_num 379) 2024-01-15T22:53:38.050 INFO:tasks.rados.rados.0.smithi053.stdout:1335: finishing copy_from to smithi053129169-33 2024-01-15T22:53:38.050 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 848 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:53:38.050 INFO:tasks.rados.rados.0.smithi053.stdout:1335: finishing copy_from racing read to smithi053129169-33 2024-01-15T22:53:38.050 INFO:tasks.rados.rados.0.smithi053.stdout:1337: finishing write tid 1 to smithi053129169-20 2024-01-15T22:53:38.050 INFO:tasks.rados.rados.0.smithi053.stdout:1337: finishing write tid 2 to smithi053129169-20 2024-01-15T22:53:38.050 INFO:tasks.rados.rados.0.smithi053.stdout:1343: seq_num 441 ranges {2899968=188416} 2024-01-15T22:53:38.068 INFO:tasks.rados.rados.0.smithi053.stdout:1343: writing smithi053129169-39 from 2899968 to 3088384 tid 1 2024-01-15T22:53:38.068 INFO:tasks.rados.rados.0.smithi053.stdout:1333: done (7 left) 2024-01-15T22:53:38.068 INFO:tasks.rados.rados.0.smithi053.stdout:1335: done (6 left) 2024-01-15T22:53:38.068 INFO:tasks.rados.rados.0.smithi053.stdout:1336: done (5 left) 2024-01-15T22:53:38.068 INFO:tasks.rados.rados.0.smithi053.stdout:1344: copy_from oid 6 from oid 47 current snap is 133 2024-01-15T22:53:38.068 INFO:tasks.rados.rados.0.smithi053.stdout:1338: finishing copy_from to smithi053129169-36 2024-01-15T22:53:38.069 INFO:tasks.rados.rados.0.smithi053.stdout:1338: got expected ENOENT (src dne) 2024-01-15T22:53:38.069 INFO:tasks.rados.rados.0.smithi053.stdout:1338: finishing copy_from racing read to smithi053129169-36 2024-01-15T22:53:38.069 INFO:tasks.rados.rados.0.smithi053.stdout:1337: finishing write tid 3 to smithi053129169-20 2024-01-15T22:53:38.069 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 1014 (ObjNum 438 snap 133 seq_num 438) dirty exists 2024-01-15T22:53:38.069 INFO:tasks.rados.rados.0.smithi053.stdout:1337: left oid 20 (ObjNum 438 snap 133 seq_num 438) 2024-01-15T22:53:38.069 INFO:tasks.rados.rados.0.smithi053.stdout:1341: finishing write tid 1 to smithi053129169-29 2024-01-15T22:53:38.069 INFO:tasks.rados.rados.0.smithi053.stdout:1341: finishing write tid 2 to smithi053129169-29 2024-01-15T22:53:38.069 INFO:tasks.rados.rados.0.smithi053.stdout:1341: finishing write tid 3 to smithi053129169-29 2024-01-15T22:53:38.069 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 614 (ObjNum 439 snap 133 seq_num 439) dirty exists 2024-01-15T22:53:38.069 INFO:tasks.rados.rados.0.smithi053.stdout:1341: left oid 29 (ObjNum 439 snap 133 seq_num 439) 2024-01-15T22:53:38.069 INFO:tasks.rados.rados.0.smithi053.stdout:1342: finishing write tid 1 to smithi053129169-25 2024-01-15T22:53:38.069 INFO:tasks.rados.rados.0.smithi053.stdout:1342: finishing write tid 2 to smithi053129169-25 2024-01-15T22:53:38.069 INFO:tasks.rados.rados.0.smithi053.stdout:1337: done (5 left) 2024-01-15T22:53:38.070 INFO:tasks.rados.rados.0.smithi053.stdout:1338: done (4 left) 2024-01-15T22:53:38.070 INFO:tasks.rados.rados.0.smithi053.stdout:1341: done (3 left) 2024-01-15T22:53:38.070 INFO:tasks.rados.rados.0.smithi053.stdout:1345: copy_from oid 2 from oid 14 current snap is 133 2024-01-15T22:53:38.070 INFO:tasks.rados.rados.0.smithi053.stdout:1342: finishing write tid 3 to smithi053129169-25 2024-01-15T22:53:38.070 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 727 (ObjNum 440 snap 133 seq_num 440) dirty exists 2024-01-15T22:53:38.070 INFO:tasks.rados.rados.0.smithi053.stdout:1342: left oid 25 (ObjNum 440 snap 133 seq_num 440) 2024-01-15T22:53:38.070 INFO:tasks.rados.rados.0.smithi053.stdout:1342: done (3 left) 2024-01-15T22:53:38.070 INFO:tasks.rados.rados.0.smithi053.stdout:1346: rollback oid 36 current snap is 133 2024-01-15T22:53:38.070 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 36 to 124 2024-01-15T22:53:38.070 INFO:tasks.rados.rados.0.smithi053.stdout:1347: read oid 41 snap -1 2024-01-15T22:53:38.070 INFO:tasks.rados.rados.0.smithi053.stdout:1347: expect (ObjNum 196 snap 55 seq_num 196) 2024-01-15T22:53:38.070 INFO:tasks.rados.rados.0.smithi053.stdout:1348: snap_create 2024-01-15T22:53:38.073 INFO:tasks.rados.rados.0.smithi053.stdout:1344: finishing copy_from to smithi053129169-6 2024-01-15T22:53:38.073 INFO:tasks.rados.rados.0.smithi053.stdout:1344: got expected ENOENT (src dne) 2024-01-15T22:53:38.073 INFO:tasks.rados.rados.0.smithi053.stdout:1344: finishing copy_from racing read to smithi053129169-6 2024-01-15T22:53:38.078 INFO:tasks.rados.rados.0.smithi053.stdout:1346: finishing rollback tid 0 to smithi053129169-36 2024-01-15T22:53:38.079 INFO:tasks.rados.rados.0.smithi053.stdout:1346: finishing rollback tid 1 to smithi053129169-36 2024-01-15T22:53:38.079 INFO:tasks.rados.rados.0.smithi053.stdout:1346: finishing rollback tid 2 to smithi053129169-36 2024-01-15T22:53:38.079 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 553 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-01-15T22:53:38.079 INFO:tasks.rados.rados.0.smithi053.stdout:1343: finishing write tid 1 to smithi053129169-39 2024-01-15T22:53:38.079 INFO:tasks.rados.rados.0.smithi053.stdout:1343: finishing write tid 2 to smithi053129169-39 2024-01-15T22:53:38.079 INFO:tasks.rados.rados.0.smithi053.stdout:1343: finishing write tid 3 to smithi053129169-39 2024-01-15T22:53:38.079 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 573 (ObjNum 441 snap 133 seq_num 441) dirty exists 2024-01-15T22:53:38.079 INFO:tasks.rados.rados.0.smithi053.stdout:1343: left oid 39 (ObjNum 441 snap 133 seq_num 441) 2024-01-15T22:53:38.086 INFO:tasks.rados.rados.0.smithi053.stdout:1347: expect (ObjNum 196 snap 55 seq_num 196) 2024-01-15T22:53:38.303 INFO:tasks.rados.rados.0.smithi053.stdout:1345: finishing copy_from to smithi053129169-2 2024-01-15T22:53:38.304 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 823 (ObjNum 240 snap 62 seq_num 240) dirty exists 2024-01-15T22:53:38.304 INFO:tasks.rados.rados.0.smithi053.stdout:1345: finishing copy_from racing read to smithi053129169-2 2024-01-15T22:53:38.650 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:38 smithi163 ceph-mon[138526]: pgmap v185: 121 pgs: 121 active+clean; 525 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-01-15T22:53:38.650 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:38 smithi163 ceph-mon[138526]: failed to encode map e315 with expected crc 2024-01-15T22:53:38.650 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:38 smithi163 ceph-mon[138526]: failed to encode map e315 with expected crc 2024-01-15T22:53:38.650 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:38 smithi163 ceph-mon[138526]: osdmap e315: 8 total, 8 up, 8 in 2024-01-15T22:53:38.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:38 smithi053 ceph-mon[146052]: pgmap v185: 121 pgs: 121 active+clean; 525 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-01-15T22:53:38.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:38 smithi053 ceph-mon[146052]: failed to encode map e315 with expected crc 2024-01-15T22:53:38.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:38 smithi053 ceph-mon[146052]: failed to encode map e315 with expected crc 2024-01-15T22:53:38.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:38 smithi053 ceph-mon[146052]: osdmap e315: 8 total, 8 up, 8 in 2024-01-15T22:53:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:38 smithi053 ceph-mon[143363]: pgmap v185: 121 pgs: 121 active+clean; 525 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-01-15T22:53:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:38 smithi053 ceph-mon[143363]: failed to encode map e315 with expected crc 2024-01-15T22:53:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:38 smithi053 ceph-mon[143363]: failed to encode map e315 with expected crc 2024-01-15T22:53:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:38 smithi053 ceph-mon[143363]: osdmap e315: 8 total, 8 up, 8 in 2024-01-15T22:53:38.927 INFO:tasks.rados.rados.0.smithi053.stdout:1343: done (5 left) 2024-01-15T22:53:38.927 INFO:tasks.rados.rados.0.smithi053.stdout:1344: done (4 left) 2024-01-15T22:53:38.927 INFO:tasks.rados.rados.0.smithi053.stdout:1345: done (3 left) 2024-01-15T22:53:38.927 INFO:tasks.rados.rados.0.smithi053.stdout:1346: done (2 left) 2024-01-15T22:53:38.927 INFO:tasks.rados.rados.0.smithi053.stdout:1347: done (1 left) 2024-01-15T22:53:38.927 INFO:tasks.rados.rados.0.smithi053.stdout:1348: done (0 left) 2024-01-15T22:53:38.927 INFO:tasks.rados.rados.0.smithi053.stdout:1349: setattr oid 39 current snap is 134 2024-01-15T22:53:38.928 INFO:tasks.rados.rados.0.smithi053.stdout:1350: rollback oid 2 current snap is 134 2024-01-15T22:53:38.928 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 2 to 131 2024-01-15T22:53:38.928 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 48 current snap is 134 2024-01-15T22:53:38.928 INFO:tasks.rados.rados.0.smithi053.stdout:1351: seq_num 442 ranges {10076160=204800} 2024-01-15T22:53:38.980 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:53:38 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:53:38.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:53:38.985 INFO:tasks.rados.rados.0.smithi053.stdout:1351: writing smithi053129169-48 from 10076160 to 10280960 tid 1 2024-01-15T22:53:38.985 INFO:tasks.rados.rados.0.smithi053.stdout:1352: rmattr oid 16 current snap is 134 2024-01-15T22:53:38.985 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 574 (ObjNum 441 snap 133 seq_num 441) dirty exists 2024-01-15T22:53:38.985 INFO:tasks.rados.rados.0.smithi053.stdout:1350: finishing rollback tid 0 to smithi053129169-2 2024-01-15T22:53:38.985 INFO:tasks.rados.rados.0.smithi053.stdout:1350: finishing rollback tid 1 to smithi053129169-2 2024-01-15T22:53:38.985 INFO:tasks.rados.rados.0.smithi053.stdout:1350: finishing rollback tid 2 to smithi053129169-2 2024-01-15T22:53:38.985 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 927 (ObjNum 413 snap 124 seq_num 413) dirty exists 2024-01-15T22:53:38.985 INFO:tasks.rados.rados.0.smithi053.stdout:1349: done (3 left) 2024-01-15T22:53:38.985 INFO:tasks.rados.rados.0.smithi053.stdout:1350: done (2 left) 2024-01-15T22:53:38.986 INFO:tasks.rados.rados.0.smithi053.stdout:1353: read oid 38 snap -1 2024-01-15T22:53:38.986 INFO:tasks.rados.rados.0.smithi053.stdout:1353: expect deleted 2024-01-15T22:53:38.986 INFO:tasks.rados.rados.0.smithi053.stdout:1354: snap_create 2024-01-15T22:53:38.988 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 845 (ObjNum 376 snap 114 seq_num 376) dirty exists 2024-01-15T22:53:38.989 INFO:tasks.rados.rados.0.smithi053.stdout:1351: finishing write tid 1 to smithi053129169-48 2024-01-15T22:53:38.989 INFO:tasks.rados.rados.0.smithi053.stdout:1351: finishing write tid 2 to smithi053129169-48 2024-01-15T22:53:38.991 INFO:tasks.rados.rados.0.smithi053.stdout:1351: finishing write tid 3 to smithi053129169-48 2024-01-15T22:53:38.991 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 1031 (ObjNum 442 snap 134 seq_num 442) dirty exists 2024-01-15T22:53:38.991 INFO:tasks.rados.rados.0.smithi053.stdout:1351: left oid 48 (ObjNum 442 snap 134 seq_num 442) 2024-01-15T22:53:39.928 INFO:tasks.rados.rados.0.smithi053.stdout:1351: done (3 left) 2024-01-15T22:53:39.928 INFO:tasks.rados.rados.0.smithi053.stdout:1352: done (2 left) 2024-01-15T22:53:39.929 INFO:tasks.rados.rados.0.smithi053.stdout:1353: done (1 left) 2024-01-15T22:53:39.929 INFO:tasks.rados.rados.0.smithi053.stdout:1354: done (0 left) 2024-01-15T22:53:39.929 INFO:tasks.rados.rados.0.smithi053.stdout:1355: read oid 49 snap -1 2024-01-15T22:53:39.929 INFO:tasks.rados.rados.0.smithi053.stdout:1355: expect (ObjNum 401 snap 122 seq_num 401) 2024-01-15T22:53:39.929 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 135 2024-01-15T22:53:39.929 INFO:tasks.rados.rados.0.smithi053.stdout:1356: seq_num 443 ranges {3342336=221184} 2024-01-15T22:53:39.948 INFO:tasks.rados.rados.0.smithi053.stdout:1356: writing smithi053129169-45 from 3342336 to 3563520 tid 1 2024-01-15T22:53:39.948 INFO:tasks.rados.rados.0.smithi053.stdout:1357: read oid 26 snap -1 2024-01-15T22:53:39.948 INFO:tasks.rados.rados.0.smithi053.stdout:1357: expect deleted 2024-01-15T22:53:39.948 INFO:tasks.rados.rados.0.smithi053.stdout:1358: read oid 38 snap -1 2024-01-15T22:53:39.948 INFO:tasks.rados.rados.0.smithi053.stdout:1358: expect deleted 2024-01-15T22:53:39.949 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 135 2024-01-15T22:53:39.949 INFO:tasks.rados.rados.0.smithi053.stdout:1359: seq_num 444 ranges {0=237568} 2024-01-15T22:53:39.949 INFO:tasks.rados.rados.0.smithi053.stdout:1359: writing smithi053129169-12 from 0 to 237568 tid 1 2024-01-15T22:53:39.949 INFO:tasks.rados.rados.0.smithi053.stdout:1360: rollback oid 32 current snap is 135 2024-01-15T22:53:39.949 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 125 2024-01-15T22:53:39.952 INFO:tasks.rados.rados.0.smithi053.stdout:1355: expect (ObjNum 401 snap 122 seq_num 401) 2024-01-15T22:53:40.004 INFO:tasks.rados.rados.0.smithi053.stdout:1360: finishing rollback tid 0 to smithi053129169-32 2024-01-15T22:53:40.005 INFO:tasks.rados.rados.0.smithi053.stdout:1360: finishing rollback tid 1 to smithi053129169-32 2024-01-15T22:53:40.005 INFO:tasks.rados.rados.0.smithi053.stdout:1355: done (5 left) 2024-01-15T22:53:40.005 INFO:tasks.rados.rados.0.smithi053.stdout:1357: done (4 left) 2024-01-15T22:53:40.005 INFO:tasks.rados.rados.0.smithi053.stdout:1358: done (3 left) 2024-01-15T22:53:40.005 INFO:tasks.rados.rados.0.smithi053.stdout:1361: read oid 28 snap -1 2024-01-15T22:53:40.005 INFO:tasks.rados.rados.0.smithi053.stdout:1361: expect (ObjNum 379 snap 116 seq_num 379) 2024-01-15T22:53:40.005 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 42 current snap is 135 2024-01-15T22:53:40.005 INFO:tasks.rados.rados.0.smithi053.stdout:1360: finishing rollback tid 2 to smithi053129169-32 2024-01-15T22:53:40.005 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 1035 (ObjNum 196 snap 55 seq_num 196) dirty exists 2024-01-15T22:53:40.005 INFO:tasks.rados.rados.0.smithi053.stdout:1359: finishing write tid 1 to smithi053129169-12 2024-01-15T22:53:40.005 INFO:tasks.rados.rados.0.smithi053.stdout:1359: finishing write tid 2 to smithi053129169-12 2024-01-15T22:53:40.005 INFO:tasks.rados.rados.0.smithi053.stdout:1359: finishing write tid 3 to smithi053129169-12 2024-01-15T22:53:40.005 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 930 (ObjNum 444 snap 135 seq_num 444) dirty exists 2024-01-15T22:53:40.005 INFO:tasks.rados.rados.0.smithi053.stdout:1359: left oid 12 (ObjNum 444 snap 135 seq_num 444) 2024-01-15T22:53:40.006 INFO:tasks.rados.rados.0.smithi053.stdout:1362: seq_num 445 ranges {4702208=253952} 2024-01-15T22:53:40.032 INFO:tasks.rados.rados.0.smithi053.stdout:1362: writing smithi053129169-42 from 4702208 to 4956160 tid 1 2024-01-15T22:53:40.032 INFO:tasks.rados.rados.0.smithi053.stdout:1359: done (4 left) 2024-01-15T22:53:40.033 INFO:tasks.rados.rados.0.smithi053.stdout:1360: done (3 left) 2024-01-15T22:53:40.033 INFO:tasks.rados.rados.0.smithi053.stdout:1363: snap_remove snap 131 2024-01-15T22:53:40.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:39 smithi053 ceph-mon[143363]: pgmap v188: 121 pgs: 121 active+clean; 525 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:53:40.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:39 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:40.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:39 smithi053 ceph-mon[143363]: failed to encode map e316 with expected crc 2024-01-15T22:53:40.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:39 smithi053 ceph-mon[143363]: osdmap e316: 8 total, 8 up, 8 in 2024-01-15T22:53:40.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:39 smithi053 ceph-mon[143363]: failed to encode map e316 with expected crc 2024-01-15T22:53:40.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:39 smithi053 ceph-mon[143363]: failed to encode map e316 with expected crc 2024-01-15T22:53:40.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:39 smithi053 ceph-mon[146052]: pgmap v188: 121 pgs: 121 active+clean; 525 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:53:40.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:39 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:40.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:39 smithi053 ceph-mon[146052]: failed to encode map e316 with expected crc 2024-01-15T22:53:40.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:39 smithi053 ceph-mon[146052]: osdmap e316: 8 total, 8 up, 8 in 2024-01-15T22:53:40.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:39 smithi053 ceph-mon[146052]: failed to encode map e316 with expected crc 2024-01-15T22:53:40.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:39 smithi053 ceph-mon[146052]: failed to encode map e316 with expected crc 2024-01-15T22:53:40.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:39 smithi163 ceph-mon[138526]: pgmap v188: 121 pgs: 121 active+clean; 525 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-01-15T22:53:40.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:39 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:40.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:39 smithi163 ceph-mon[138526]: failed to encode map e316 with expected crc 2024-01-15T22:53:40.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:39 smithi163 ceph-mon[138526]: osdmap e316: 8 total, 8 up, 8 in 2024-01-15T22:53:40.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:39 smithi163 ceph-mon[138526]: failed to encode map e316 with expected crc 2024-01-15T22:53:40.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:39 smithi163 ceph-mon[138526]: failed to encode map e316 with expected crc 2024-01-15T22:53:40.932 INFO:tasks.rados.rados.0.smithi053.stdout:1363: done (3 left) 2024-01-15T22:53:40.933 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 1 current snap is 135 2024-01-15T22:53:40.933 INFO:tasks.rados.rados.0.smithi053.stdout:1356: finishing write tid 1 to smithi053129169-45 2024-01-15T22:53:40.933 INFO:tasks.rados.rados.0.smithi053.stdout:1356: finishing write tid 2 to smithi053129169-45 2024-01-15T22:53:40.933 INFO:tasks.rados.rados.0.smithi053.stdout:1364: seq_num 446 ranges {0=278528} 2024-01-15T22:53:40.934 INFO:tasks.rados.rados.0.smithi053.stdout:1364: writing smithi053129169-1 from 0 to 278528 tid 1 2024-01-15T22:53:40.934 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 135 2024-01-15T22:53:40.935 INFO:tasks.rados.rados.0.smithi053.stdout:1356: finishing write tid 3 to smithi053129169-45 2024-01-15T22:53:40.935 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 883 (ObjNum 443 snap 135 seq_num 443) dirty exists 2024-01-15T22:53:40.935 INFO:tasks.rados.rados.0.smithi053.stdout:1356: left oid 45 (ObjNum 443 snap 135 seq_num 443) 2024-01-15T22:53:40.935 INFO:tasks.rados.rados.0.smithi053.stdout:1361: expect (ObjNum 379 snap 116 seq_num 379) 2024-01-15T22:53:40.981 INFO:tasks.rados.rados.0.smithi053.stdout:1362: finishing write tid 1 to smithi053129169-42 2024-01-15T22:53:40.981 INFO:tasks.rados.rados.0.smithi053.stdout:1362: finishing write tid 2 to smithi053129169-42 2024-01-15T22:53:40.981 INFO:tasks.rados.rados.0.smithi053.stdout:1362: finishing write tid 3 to smithi053129169-42 2024-01-15T22:53:40.981 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 730 (ObjNum 445 snap 135 seq_num 445) dirty exists 2024-01-15T22:53:40.981 INFO:tasks.rados.rados.0.smithi053.stdout:1362: left oid 42 (ObjNum 445 snap 135 seq_num 445) 2024-01-15T22:53:40.981 INFO:tasks.rados.rados.0.smithi053.stdout:1365: seq_num 447 ranges {1630208=294912} 2024-01-15T22:53:40.992 INFO:tasks.rados.rados.0.smithi053.stdout:1365: writing smithi053129169-14 from 1630208 to 1925120 tid 1 2024-01-15T22:53:40.992 INFO:tasks.rados.rados.0.smithi053.stdout:1356: done (4 left) 2024-01-15T22:53:40.992 INFO:tasks.rados.rados.0.smithi053.stdout:1361: done (3 left) 2024-01-15T22:53:40.992 INFO:tasks.rados.rados.0.smithi053.stdout:1362: done (2 left) 2024-01-15T22:53:40.993 INFO:tasks.rados.rados.0.smithi053.stdout:1366: copy_from oid 2 from oid 49 current snap is 135 2024-01-15T22:53:40.993 INFO:tasks.rados.rados.0.smithi053.stdout:1364: finishing write tid 1 to smithi053129169-1 2024-01-15T22:53:40.993 INFO:tasks.rados.rados.0.smithi053.stdout:1364: finishing write tid 2 to smithi053129169-1 2024-01-15T22:53:40.993 INFO:tasks.rados.rados.0.smithi053.stdout:1364: finishing write tid 3 to smithi053129169-1 2024-01-15T22:53:40.993 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 616 (ObjNum 446 snap 135 seq_num 446) dirty exists 2024-01-15T22:53:40.993 INFO:tasks.rados.rados.0.smithi053.stdout:1364: left oid 1 (ObjNum 446 snap 135 seq_num 446) 2024-01-15T22:53:40.993 INFO:tasks.rados.rados.0.smithi053.stdout:1364: done (2 left) 2024-01-15T22:53:40.993 INFO:tasks.rados.rados.0.smithi053.stdout:1367: read oid 5 snap 115 2024-01-15T22:53:40.993 INFO:tasks.rados.rados.0.smithi053.stdout:1367: expect deleted 2024-01-15T22:53:40.993 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 135 2024-01-15T22:53:40.993 INFO:tasks.rados.rados.0.smithi053.stdout:1368: seq_num 448 ranges {6438912=311296} 2024-01-15T22:53:41.029 INFO:tasks.rados.rados.0.smithi053.stdout:1368: writing smithi053129169-21 from 6438912 to 6750208 tid 1 2024-01-15T22:53:41.029 INFO:tasks.rados.rados.0.smithi053.stdout:1369: setattr oid 41 current snap is 135 2024-01-15T22:53:41.030 INFO:tasks.rados.rados.0.smithi053.stdout:1365: finishing write tid 1 to smithi053129169-14 2024-01-15T22:53:41.030 INFO:tasks.rados.rados.0.smithi053.stdout:1365: finishing write tid 2 to smithi053129169-14 2024-01-15T22:53:41.030 INFO:tasks.rados.rados.0.smithi053.stdout:1365: finishing write tid 3 to smithi053129169-14 2024-01-15T22:53:41.030 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 852 (ObjNum 447 snap 135 seq_num 447) dirty exists 2024-01-15T22:53:41.030 INFO:tasks.rados.rados.0.smithi053.stdout:1365: left oid 14 (ObjNum 447 snap 135 seq_num 447) 2024-01-15T22:53:41.030 INFO:tasks.rados.rados.0.smithi053.stdout:1366: finishing copy_from to smithi053129169-2 2024-01-15T22:53:41.030 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 716 (ObjNum 401 snap 122 seq_num 401) dirty exists 2024-01-15T22:53:41.030 INFO:tasks.rados.rados.0.smithi053.stdout:1366: finishing copy_from racing read to smithi053129169-2 2024-01-15T22:53:41.030 INFO:tasks.rados.rados.0.smithi053.stdout:1365: done (4 left) 2024-01-15T22:53:41.031 INFO:tasks.rados.rados.0.smithi053.stdout:1366: done (3 left) 2024-01-15T22:53:41.031 INFO:tasks.rados.rados.0.smithi053.stdout:1367: done (2 left) 2024-01-15T22:53:41.031 INFO:tasks.rados.rados.0.smithi053.stdout:1370: snap_create 2024-01-15T22:53:41.033 INFO:tasks.rados.rados.0.smithi053.stdout:1368: finishing write tid 1 to smithi053129169-21 2024-01-15T22:53:41.033 INFO:tasks.rados.rados.0.smithi053.stdout:1368: finishing write tid 2 to smithi053129169-21 2024-01-15T22:53:41.033 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 884 (ObjNum 196 snap 55 seq_num 196) dirty exists 2024-01-15T22:53:41.034 INFO:tasks.rados.rados.0.smithi053.stdout:1368: finishing write tid 3 to smithi053129169-21 2024-01-15T22:53:41.034 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 1044 (ObjNum 448 snap 135 seq_num 448) dirty exists 2024-01-15T22:53:41.034 INFO:tasks.rados.rados.0.smithi053.stdout:1368: left oid 21 (ObjNum 448 snap 135 seq_num 448) 2024-01-15T22:53:41.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:40 smithi053 ceph-mon[143363]: failed to encode map e317 with expected crc 2024-01-15T22:53:41.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:40 smithi053 ceph-mon[143363]: failed to encode map e317 with expected crc 2024-01-15T22:53:41.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:40 smithi053 ceph-mon[143363]: osdmap e317: 8 total, 8 up, 8 in 2024-01-15T22:53:41.209 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:40 smithi053 ceph-mon[143363]: failed to encode map e317 with expected crc 2024-01-15T22:53:41.209 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:40 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-01-15T22:53:41.209 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:40 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-01-15T22:53:41.209 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:40 smithi053 ceph-mon[143363]: Upgrade: osd.3 is safe to restart 2024-01-15T22:53:41.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:40 smithi053 ceph-mon[146052]: failed to encode map e317 with expected crc 2024-01-15T22:53:41.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:40 smithi053 ceph-mon[146052]: failed to encode map e317 with expected crc 2024-01-15T22:53:41.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:40 smithi053 ceph-mon[146052]: osdmap e317: 8 total, 8 up, 8 in 2024-01-15T22:53:41.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:40 smithi053 ceph-mon[146052]: failed to encode map e317 with expected crc 2024-01-15T22:53:41.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:40 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-01-15T22:53:41.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:40 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-01-15T22:53:41.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:40 smithi053 ceph-mon[146052]: Upgrade: osd.3 is safe to restart 2024-01-15T22:53:41.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:40 smithi163 ceph-mon[138526]: failed to encode map e317 with expected crc 2024-01-15T22:53:41.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:40 smithi163 ceph-mon[138526]: failed to encode map e317 with expected crc 2024-01-15T22:53:41.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:40 smithi163 ceph-mon[138526]: osdmap e317: 8 total, 8 up, 8 in 2024-01-15T22:53:41.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:40 smithi163 ceph-mon[138526]: failed to encode map e317 with expected crc 2024-01-15T22:53:41.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:40 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-01-15T22:53:41.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:40 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-01-15T22:53:41.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:40 smithi163 ceph-mon[138526]: Upgrade: osd.3 is safe to restart 2024-01-15T22:53:41.940 INFO:tasks.rados.rados.0.smithi053.stdout:1368: done (2 left) 2024-01-15T22:53:41.940 INFO:tasks.rados.rados.0.smithi053.stdout:1369: done (1 left) 2024-01-15T22:53:41.940 INFO:tasks.rados.rados.0.smithi053.stdout:1370: done (0 left) 2024-01-15T22:53:41.940 INFO:tasks.rados.rados.0.smithi053.stdout:1371: rmattr oid 41 current snap is 136 2024-01-15T22:53:41.941 INFO:tasks.rados.rados.0.smithi053.stdout:1372: snap_remove snap 125 2024-01-15T22:53:42.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:41 smithi163 ceph-mon[138526]: pgmap v191: 121 pgs: 121 active+clean; 541 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-01-15T22:53:42.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:41 smithi163 ceph-mon[138526]: failed to encode map e318 with expected crc 2024-01-15T22:53:42.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:41 smithi163 ceph-mon[138526]: failed to encode map e318 with expected crc 2024-01-15T22:53:42.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:41 smithi163 ceph-mon[138526]: osdmap e318: 8 total, 8 up, 8 in 2024-01-15T22:53:42.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:41 smithi163 ceph-mon[138526]: Upgrade: Updating osd.3 2024-01-15T22:53:42.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:41 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:42.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:41 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-15T22:53:42.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:41 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:53:42.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:41 smithi163 ceph-mon[138526]: Deploying daemon osd.3 on smithi053 2024-01-15T22:53:42.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[143363]: pgmap v191: 121 pgs: 121 active+clean; 541 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-01-15T22:53:42.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[143363]: failed to encode map e318 with expected crc 2024-01-15T22:53:42.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[143363]: failed to encode map e318 with expected crc 2024-01-15T22:53:42.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[143363]: osdmap e318: 8 total, 8 up, 8 in 2024-01-15T22:53:42.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[143363]: Upgrade: Updating osd.3 2024-01-15T22:53:42.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:42.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-15T22:53:42.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:53:42.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[143363]: Deploying daemon osd.3 on smithi053 2024-01-15T22:53:42.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[146052]: pgmap v191: 121 pgs: 121 active+clean; 541 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-01-15T22:53:42.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[146052]: failed to encode map e318 with expected crc 2024-01-15T22:53:42.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[146052]: failed to encode map e318 with expected crc 2024-01-15T22:53:42.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[146052]: osdmap e318: 8 total, 8 up, 8 in 2024-01-15T22:53:42.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[146052]: Upgrade: Updating osd.3 2024-01-15T22:53:42.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:42.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-15T22:53:42.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:53:42.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:41 smithi053 ceph-mon[146052]: Deploying daemon osd.3 on smithi053 2024-01-15T22:53:42.946 INFO:tasks.rados.rados.0.smithi053.stdout:1372: done (1 left) 2024-01-15T22:53:42.946 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 136 2024-01-15T22:53:42.946 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 885 (ObjNum 196 snap 55 seq_num 196) dirty exists 2024-01-15T22:53:42.946 INFO:tasks.rados.rados.0.smithi053.stdout:1373: seq_num 449 ranges {0=327680} 2024-01-15T22:53:42.947 INFO:tasks.rados.rados.0.smithi053.stdout:1373: writing smithi053129169-43 from 0 to 327680 tid 1 2024-01-15T22:53:42.947 INFO:tasks.rados.rados.0.smithi053.stdout:1371: done (1 left) 2024-01-15T22:53:42.947 INFO:tasks.rados.rados.0.smithi053.stdout:1374: delete oid 26 current snap is 136 2024-01-15T22:53:42.958 INFO:tasks.rados.rados.0.smithi053.stdout:1374: done (1 left) 2024-01-15T22:53:42.958 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 18 current snap is 136 2024-01-15T22:53:42.958 INFO:tasks.rados.rados.0.smithi053.stdout:1375: seq_num 451 ranges {4423680=360448} 2024-01-15T22:53:42.984 INFO:tasks.rados.rados.0.smithi053.stdout:1375: writing smithi053129169-18 from 4423680 to 4784128 tid 1 2024-01-15T22:53:42.984 INFO:tasks.rados.rados.0.smithi053.stdout:1376: delete oid 1 current snap is 136 2024-01-15T22:53:42.984 INFO:tasks.rados.rados.0.smithi053.stdout:1373: finishing write tid 1 to smithi053129169-43 2024-01-15T22:53:42.984 INFO:tasks.rados.rados.0.smithi053.stdout:1373: finishing write tid 2 to smithi053129169-43 2024-01-15T22:53:42.984 INFO:tasks.rados.rados.0.smithi053.stdout:1373: finishing write tid 3 to smithi053129169-43 2024-01-15T22:53:42.984 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 719 (ObjNum 449 snap 136 seq_num 449) dirty exists 2024-01-15T22:53:42.984 INFO:tasks.rados.rados.0.smithi053.stdout:1373: left oid 43 (ObjNum 449 snap 136 seq_num 449) 2024-01-15T22:53:42.986 INFO:tasks.rados.rados.0.smithi053.stdout:1373: done (2 left) 2024-01-15T22:53:42.986 INFO:tasks.rados.rados.0.smithi053.stdout:1376: done (1 left) 2024-01-15T22:53:42.986 INFO:tasks.rados.rados.0.smithi053.stdout:1377: copy_from oid 4 from oid 1 current snap is 136 2024-01-15T22:53:42.986 INFO:tasks.rados.rados.0.smithi053.stdout:1378: snap_create 2024-01-15T22:53:42.987 INFO:tasks.rados.rados.0.smithi053.stdout:1377: finishing copy_from to smithi053129169-4 2024-01-15T22:53:42.987 INFO:tasks.rados.rados.0.smithi053.stdout:1377: got expected ENOENT (src dne) 2024-01-15T22:53:42.987 INFO:tasks.rados.rados.0.smithi053.stdout:1377: finishing copy_from racing read to smithi053129169-4 2024-01-15T22:53:42.988 INFO:tasks.rados.rados.0.smithi053.stdout:1375: finishing write tid 1 to smithi053129169-18 2024-01-15T22:53:42.988 INFO:tasks.rados.rados.0.smithi053.stdout:1375: finishing write tid 2 to smithi053129169-18 2024-01-15T22:53:42.989 INFO:tasks.rados.rados.0.smithi053.stdout:1375: finishing write tid 3 to smithi053129169-18 2024-01-15T22:53:42.989 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 887 (ObjNum 451 snap 136 seq_num 451) dirty exists 2024-01-15T22:53:42.989 INFO:tasks.rados.rados.0.smithi053.stdout:1375: left oid 18 (ObjNum 451 snap 136 seq_num 451) 2024-01-15T22:53:43.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:42 smithi053 ceph-mon[146052]: failed to encode map e319 with expected crc 2024-01-15T22:53:43.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:42 smithi053 ceph-mon[146052]: osdmap e319: 8 total, 8 up, 8 in 2024-01-15T22:53:43.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:42 smithi053 ceph-mon[146052]: failed to encode map e319 with expected crc 2024-01-15T22:53:43.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:42 smithi053 ceph-mon[146052]: failed to encode map e319 with expected crc 2024-01-15T22:53:43.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:42 smithi053 ceph-mon[146052]: failed to encode map e319 with expected crc 2024-01-15T22:53:43.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:42 smithi053 ceph-mon[143363]: failed to encode map e319 with expected crc 2024-01-15T22:53:43.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:42 smithi053 ceph-mon[143363]: osdmap e319: 8 total, 8 up, 8 in 2024-01-15T22:53:43.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:42 smithi053 ceph-mon[143363]: failed to encode map e319 with expected crc 2024-01-15T22:53:43.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:42 smithi053 ceph-mon[143363]: failed to encode map e319 with expected crc 2024-01-15T22:53:43.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:42 smithi053 ceph-mon[143363]: failed to encode map e319 with expected crc 2024-01-15T22:53:43.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:42 smithi163 ceph-mon[138526]: failed to encode map e319 with expected crc 2024-01-15T22:53:43.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:42 smithi163 ceph-mon[138526]: osdmap e319: 8 total, 8 up, 8 in 2024-01-15T22:53:43.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:42 smithi163 ceph-mon[138526]: failed to encode map e319 with expected crc 2024-01-15T22:53:43.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:42 smithi163 ceph-mon[138526]: failed to encode map e319 with expected crc 2024-01-15T22:53:43.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:42 smithi163 ceph-mon[138526]: failed to encode map e319 with expected crc 2024-01-15T22:53:43.711 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:43 smithi053 systemd[1]: Stopping Ceph osd.3 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:53:43.954 INFO:tasks.rados.rados.0.smithi053.stdout:1375: done (2 left) 2024-01-15T22:53:43.954 INFO:tasks.rados.rados.0.smithi053.stdout:1377: done (1 left) 2024-01-15T22:53:43.955 INFO:tasks.rados.rados.0.smithi053.stdout:1378: done (0 left) 2024-01-15T22:53:43.955 INFO:tasks.rados.rados.0.smithi053.stdout:1379: setattr oid 25 current snap is 137 2024-01-15T22:53:43.955 INFO:tasks.rados.rados.0.smithi053.stdout:1380: setattr oid 47 current snap is 137 2024-01-15T22:53:43.955 INFO:tasks.rados.rados.0.smithi053.stdout:1381: snap_create 2024-01-15T22:53:43.961 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 945 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T22:53:43.970 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 744 (ObjNum 440 snap 133 seq_num 440) dirty exists 2024-01-15T22:53:44.043 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3[107667]: 2024-01-15T22:53:43.904+0000 7f4a03bd4700 -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-01-15T22:53:44.043 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3[107667]: 2024-01-15T22:53:43.904+0000 7f4a03bd4700 -1 osd.3 320 *** Got signal Terminated *** 2024-01-15T22:53:44.044 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3[107667]: 2024-01-15T22:53:43.904+0000 7f4a03bd4700 -1 osd.3 320 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-15T22:53:44.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-mon[143363]: pgmap v194: 121 pgs: 121 active+clean; 542 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-01-15T22:53:44.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-mon[143363]: failed to encode map e320 with expected crc 2024-01-15T22:53:44.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-mon[143363]: failed to encode map e320 with expected crc 2024-01-15T22:53:44.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-mon[143363]: osdmap e320: 8 total, 8 up, 8 in 2024-01-15T22:53:44.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-mon[143363]: failed to encode map e320 with expected crc 2024-01-15T22:53:44.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:44.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:53:44.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-mon[143363]: osd.3 marked itself down and dead 2024-01-15T22:53:44.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-mon[146052]: pgmap v194: 121 pgs: 121 active+clean; 542 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-01-15T22:53:44.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-mon[146052]: failed to encode map e320 with expected crc 2024-01-15T22:53:44.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-mon[146052]: failed to encode map e320 with expected crc 2024-01-15T22:53:44.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-mon[146052]: osdmap e320: 8 total, 8 up, 8 in 2024-01-15T22:53:44.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-mon[146052]: failed to encode map e320 with expected crc 2024-01-15T22:53:44.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:44.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:53:44.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:43 smithi053 ceph-mon[146052]: osd.3 marked itself down and dead 2024-01-15T22:53:44.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:43 smithi163 ceph-mon[138526]: pgmap v194: 121 pgs: 121 active+clean; 542 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-01-15T22:53:44.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:43 smithi163 ceph-mon[138526]: failed to encode map e320 with expected crc 2024-01-15T22:53:44.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:43 smithi163 ceph-mon[138526]: failed to encode map e320 with expected crc 2024-01-15T22:53:44.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:43 smithi163 ceph-mon[138526]: osdmap e320: 8 total, 8 up, 8 in 2024-01-15T22:53:44.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:43 smithi163 ceph-mon[138526]: failed to encode map e320 with expected crc 2024-01-15T22:53:44.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:43 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:44.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:53:44.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:43 smithi163 ceph-mon[138526]: osd.3 marked itself down and dead 2024-01-15T22:53:44.954 INFO:tasks.rados.rados.0.smithi053.stdout:1379: done (2 left) 2024-01-15T22:53:44.954 INFO:tasks.rados.rados.0.smithi053.stdout:1380: done (1 left) 2024-01-15T22:53:44.954 INFO:tasks.rados.rados.0.smithi053.stdout:1381: done (0 left) 2024-01-15T22:53:44.954 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 138 2024-01-15T22:53:44.954 INFO:tasks.rados.rados.0.smithi053.stdout:1382: seq_num 453 ranges {3399680=393216} 2024-01-15T22:53:44.962 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:44 smithi053 bash[172060]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3 2024-01-15T22:53:44.963 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[143363]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:53:44.963 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[143363]: osdmap e321: 8 total, 7 up, 8 in 2024-01-15T22:53:44.964 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[143363]: failed to encode map e321 with expected crc 2024-01-15T22:53:44.964 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[143363]: failed to encode map e321 with expected crc 2024-01-15T22:53:44.964 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[143363]: failed to encode map e321 with expected crc 2024-01-15T22:53:44.964 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[143363]: failed to encode map e321 with expected crc 2024-01-15T22:53:44.964 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[143363]: failed to encode map e321 with expected crc 2024-01-15T22:53:44.964 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[143363]: failed to encode map e321 with expected crc 2024-01-15T22:53:44.964 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[143363]: failed to encode map e321 with expected crc 2024-01-15T22:53:44.964 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[143363]: failed to encode map e321 with expected crc 2024-01-15T22:53:44.964 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[143363]: failed to encode map e321 with expected crc 2024-01-15T22:53:44.964 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[143363]: failed to encode map e321 with expected crc 2024-01-15T22:53:44.964 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[143363]: failed to encode map e321 with expected crc 2024-01-15T22:53:44.964 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[143363]: failed to encode map e321 with expected crc 2024-01-15T22:53:44.964 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[143363]: osdmap e322: 8 total, 7 up, 8 in 2024-01-15T22:53:44.975 INFO:tasks.rados.rados.0.smithi053.stdout:1382: writing smithi053129169-7 from 3399680 to 3792896 tid 1 2024-01-15T22:53:44.975 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 138 2024-01-15T22:53:44.975 INFO:tasks.rados.rados.0.smithi053.stdout:1383: seq_num 454 ranges {4685824=409600} 2024-01-15T22:53:45.004 INFO:tasks.rados.rados.0.smithi053.stdout:1383: writing smithi053129169-32 from 4685824 to 5095424 tid 1 2024-01-15T22:53:45.004 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 34 current snap is 138 2024-01-15T22:53:45.004 INFO:tasks.rados.rados.0.smithi053.stdout:1382: finishing write tid 1 to smithi053129169-7 2024-01-15T22:53:45.004 INFO:tasks.rados.rados.0.smithi053.stdout:1384: seq_num 455 ranges {0=425984} 2024-01-15T22:53:45.007 INFO:tasks.rados.rados.0.smithi053.stdout:1384: writing smithi053129169-34 from 0 to 425984 tid 1 2024-01-15T22:53:45.008 INFO:tasks.rados.rados.0.smithi053.stdout:1385: snap_create 2024-01-15T22:53:45.008 INFO:tasks.rados.rados.0.smithi053.stdout:1382: finishing write tid 2 to smithi053129169-7 2024-01-15T22:53:45.008 INFO:tasks.rados.rados.0.smithi053.stdout:1382: finishing write tid 3 to smithi053129169-7 2024-01-15T22:53:45.008 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 574 (ObjNum 453 snap 138 seq_num 453) dirty exists 2024-01-15T22:53:45.008 INFO:tasks.rados.rados.0.smithi053.stdout:1382: left oid 7 (ObjNum 453 snap 138 seq_num 453) 2024-01-15T22:53:45.008 INFO:tasks.rados.rados.0.smithi053.stdout:1383: finishing write tid 1 to smithi053129169-32 2024-01-15T22:53:45.008 INFO:tasks.rados.rados.0.smithi053.stdout:1383: finishing write tid 2 to smithi053129169-32 2024-01-15T22:53:45.009 INFO:tasks.rados.rados.0.smithi053.stdout:1383: finishing write tid 3 to smithi053129169-32 2024-01-15T22:53:45.009 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 1059 (ObjNum 454 snap 138 seq_num 454) dirty exists 2024-01-15T22:53:45.009 INFO:tasks.rados.rados.0.smithi053.stdout:1383: left oid 32 (ObjNum 454 snap 138 seq_num 454) 2024-01-15T22:53:45.010 INFO:tasks.rados.rados.0.smithi053.stdout:1384: finishing write tid 1 to smithi053129169-34 2024-01-15T22:53:45.010 INFO:tasks.rados.rados.0.smithi053.stdout:1384: finishing write tid 2 to smithi053129169-34 2024-01-15T22:53:45.012 INFO:tasks.rados.rados.0.smithi053.stdout:1384: finishing write tid 3 to smithi053129169-34 2024-01-15T22:53:45.012 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 561 (ObjNum 455 snap 138 seq_num 455) dirty exists 2024-01-15T22:53:45.013 INFO:tasks.rados.rados.0.smithi053.stdout:1384: left oid 34 (ObjNum 455 snap 138 seq_num 455) 2024-01-15T22:53:45.214 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:53:45] "GET /metrics HTTP/1.1" 200 36085 "" "Prometheus/2.43.0" 2024-01-15T22:53:45.214 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[146052]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:53:45.214 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[146052]: osdmap e321: 8 total, 7 up, 8 in 2024-01-15T22:53:45.214 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[146052]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.214 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[146052]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.215 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[146052]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.215 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[146052]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.215 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[146052]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.215 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[146052]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.215 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[146052]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.215 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[146052]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.215 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[146052]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.215 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[146052]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.215 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[146052]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.215 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[146052]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.215 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:44 smithi053 ceph-mon[146052]: osdmap e322: 8 total, 7 up, 8 in 2024-01-15T22:53:45.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:44 smithi163 ceph-mon[138526]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:53:45.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:44 smithi163 ceph-mon[138526]: osdmap e321: 8 total, 7 up, 8 in 2024-01-15T22:53:45.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:44 smithi163 ceph-mon[138526]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:44 smithi163 ceph-mon[138526]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:44 smithi163 ceph-mon[138526]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:44 smithi163 ceph-mon[138526]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:44 smithi163 ceph-mon[138526]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:44 smithi163 ceph-mon[138526]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:44 smithi163 ceph-mon[138526]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:44 smithi163 ceph-mon[138526]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:44 smithi163 ceph-mon[138526]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:44 smithi163 ceph-mon[138526]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:44 smithi163 ceph-mon[138526]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:44 smithi163 ceph-mon[138526]: failed to encode map e321 with expected crc 2024-01-15T22:53:45.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:44 smithi163 ceph-mon[138526]: osdmap e322: 8 total, 7 up, 8 in 2024-01-15T22:53:45.921 INFO:tasks.rados.rados.0.smithi053.stdout:1382: done (3 left) 2024-01-15T22:53:45.921 INFO:tasks.rados.rados.0.smithi053.stdout:1383: done (2 left) 2024-01-15T22:53:45.921 INFO:tasks.rados.rados.0.smithi053.stdout:1384: done (1 left) 2024-01-15T22:53:45.921 INFO:tasks.rados.rados.0.smithi053.stdout:1385: done (0 left) 2024-01-15T22:53:45.921 INFO:tasks.rados.rados.0.smithi053.stdout:1386: delete oid 40 current snap is 139 2024-01-15T22:53:45.928 INFO:tasks.rados.rados.0.smithi053.stdout:1386: done (0 left) 2024-01-15T22:53:45.928 INFO:tasks.rados.rados.0.smithi053.stdout:1387: snap_remove snap 101 2024-01-15T22:53:45.965 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[146052]: pgmap v197: 121 pgs: 24 peering, 6 stale+active+clean, 91 active+clean; 545 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 872 KiB/s wr, 13 op/s 2024-01-15T22:53:45.965 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[146052]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.965 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[146052]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.965 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[146052]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.965 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[146052]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.966 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[146052]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.966 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[146052]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.966 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[146052]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.966 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[146052]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.966 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[146052]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.966 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[146052]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.966 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[143363]: pgmap v197: 121 pgs: 24 peering, 6 stale+active+clean, 91 active+clean; 545 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 872 KiB/s wr, 13 op/s 2024-01-15T22:53:45.966 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[143363]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.966 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[143363]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.966 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[143363]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.966 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[143363]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[143363]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[143363]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[143363]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[143363]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[143363]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[143363]: failed to encode map e322 with expected crc 2024-01-15T22:53:45.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[143363]: Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-01-15T22:53:45.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[143363]: osdmap e323: 8 total, 7 up, 8 in 2024-01-15T22:53:45.967 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:45 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.3.service: Succeeded. 2024-01-15T22:53:45.967 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:45 smithi053 systemd[1]: Stopped Ceph osd.3 for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:53:46.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:45 smithi163 ceph-mon[138526]: pgmap v197: 121 pgs: 24 peering, 6 stale+active+clean, 91 active+clean; 545 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 872 KiB/s wr, 13 op/s 2024-01-15T22:53:46.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:45 smithi163 ceph-mon[138526]: failed to encode map e322 with expected crc 2024-01-15T22:53:46.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:45 smithi163 ceph-mon[138526]: failed to encode map e322 with expected crc 2024-01-15T22:53:46.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:45 smithi163 ceph-mon[138526]: failed to encode map e322 with expected crc 2024-01-15T22:53:46.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:45 smithi163 ceph-mon[138526]: failed to encode map e322 with expected crc 2024-01-15T22:53:46.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:45 smithi163 ceph-mon[138526]: failed to encode map e322 with expected crc 2024-01-15T22:53:46.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:45 smithi163 ceph-mon[138526]: failed to encode map e322 with expected crc 2024-01-15T22:53:46.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:45 smithi163 ceph-mon[138526]: failed to encode map e322 with expected crc 2024-01-15T22:53:46.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:45 smithi163 ceph-mon[138526]: failed to encode map e322 with expected crc 2024-01-15T22:53:46.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:45 smithi163 ceph-mon[138526]: failed to encode map e322 with expected crc 2024-01-15T22:53:46.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:45 smithi163 ceph-mon[138526]: failed to encode map e322 with expected crc 2024-01-15T22:53:46.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:45 smithi163 ceph-mon[138526]: Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-01-15T22:53:46.231 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:45 smithi163 ceph-mon[138526]: osdmap e323: 8 total, 7 up, 8 in 2024-01-15T22:53:46.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[146052]: Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-01-15T22:53:46.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:45 smithi053 ceph-mon[146052]: osdmap e323: 8 total, 7 up, 8 in 2024-01-15T22:53:46.294 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:46 smithi053 systemd[1]: Starting Ceph osd.3 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:53:46.929 INFO:tasks.rados.rados.0.smithi053.stdout:1387: done (0 left) 2024-01-15T22:53:46.929 INFO:tasks.rados.rados.0.smithi053.stdout:1388: snap_remove snap 134 2024-01-15T22:53:47.090 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:46 smithi053 ceph-mon[143363]: failed to encode map e323 with expected crc 2024-01-15T22:53:47.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:46 smithi053 ceph-mon[143363]: failed to encode map e323 with expected crc 2024-01-15T22:53:47.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:46 smithi053 ceph-mon[143363]: failed to encode map e323 with expected crc 2024-01-15T22:53:47.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:46 smithi053 ceph-mon[143363]: osdmap e324: 8 total, 7 up, 8 in 2024-01-15T22:53:47.091 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:46 smithi053 ceph-mon[146052]: failed to encode map e323 with expected crc 2024-01-15T22:53:47.091 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:46 smithi053 ceph-mon[146052]: failed to encode map e323 with expected crc 2024-01-15T22:53:47.091 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:46 smithi053 ceph-mon[146052]: failed to encode map e323 with expected crc 2024-01-15T22:53:47.091 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:46 smithi053 ceph-mon[146052]: osdmap e324: 8 total, 7 up, 8 in 2024-01-15T22:53:47.092 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:46 smithi053 bash[172329]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-01-15T22:53:47.092 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:46 smithi053 bash[172329]: 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-01-15T22:53:47.092 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:46 smithi053 bash[172329]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-01-15T22:53:47.092 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:46 smithi053 bash[172329]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-01-15T22:53:47.092 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:46 smithi053 bash[172329]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-01-15T22:53:47.092 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:46 smithi053 bash[172329]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-01-15T22:53:47.092 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:46 smithi053 bash[172329]: --> ceph-volume raw activate successful for osd ID: 3 2024-01-15T22:53:47.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:46 smithi163 ceph-mon[138526]: failed to encode map e323 with expected crc 2024-01-15T22:53:47.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:46 smithi163 ceph-mon[138526]: failed to encode map e323 with expected crc 2024-01-15T22:53:47.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:46 smithi163 ceph-mon[138526]: failed to encode map e323 with expected crc 2024-01-15T22:53:47.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:46 smithi163 ceph-mon[138526]: osdmap e324: 8 total, 7 up, 8 in 2024-01-15T22:53:47.931 INFO:tasks.rados.rados.0.smithi053.stdout:1388: done (0 left) 2024-01-15T22:53:47.931 INFO:tasks.rados.rados.0.smithi053.stdout:1389: snap_remove snap 138 2024-01-15T22:53:47.969 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-osd[172622]: -- 172.21.15.53:0/3369069908 <== mon.2 v2:172.21.15.53:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55dc0ce024e0 con 0x55dc0cdd2c00 2024-01-15T22:53:47.969 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:47 smithi053 bash[172585]: bf6068db6ec46f4bef737c39905fcfe12ddd77f1c4b147c2033bd67d257066fd 2024-01-15T22:53:47.969 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:47 smithi053 systemd[1]: Started Ceph osd.3 for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:53:48.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:47 smithi163 ceph-mon[138526]: failed to encode map e323 with expected crc 2024-01-15T22:53:48.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:47 smithi163 ceph-mon[138526]: pgmap v200: 121 pgs: 4 active+undersized+degraded, 24 peering, 13 active+undersized, 80 active+clean; 545 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 974 KiB/s wr, 21 op/s; 39/960 objects degraded (4.062%) 2024-01-15T22:53:48.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:47 smithi163 ceph-mon[138526]: failed to encode map e324 with expected crc 2024-01-15T22:53:48.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:47 smithi163 ceph-mon[138526]: failed to encode map e324 with expected crc 2024-01-15T22:53:48.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:47 smithi163 ceph-mon[138526]: Health check failed: Degraded data redundancy: 39/960 objects degraded (4.062%), 4 pgs degraded (PG_DEGRADED) 2024-01-15T22:53:48.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:47 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:48.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:47 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:48.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:47 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:53:48.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:47 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:48.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:47 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:48.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:47 smithi163 ceph-mon[138526]: osdmap e325: 8 total, 7 up, 8 in 2024-01-15T22:53:48.293 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:48 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3[172599]: 2024-01-15T22:53:48.095+0000 7f56e68a7640 -1 Falling back to public interface 2024-01-15T22:53:48.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[146052]: failed to encode map e323 with expected crc 2024-01-15T22:53:48.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[146052]: pgmap v200: 121 pgs: 4 active+undersized+degraded, 24 peering, 13 active+undersized, 80 active+clean; 545 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 974 KiB/s wr, 21 op/s; 39/960 objects degraded (4.062%) 2024-01-15T22:53:48.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[146052]: failed to encode map e324 with expected crc 2024-01-15T22:53:48.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[146052]: failed to encode map e324 with expected crc 2024-01-15T22:53:48.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[146052]: Health check failed: Degraded data redundancy: 39/960 objects degraded (4.062%), 4 pgs degraded (PG_DEGRADED) 2024-01-15T22:53:48.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:48.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:48.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:53:48.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:48.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:48.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[146052]: osdmap e325: 8 total, 7 up, 8 in 2024-01-15T22:53:48.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[143363]: failed to encode map e323 with expected crc 2024-01-15T22:53:48.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[143363]: pgmap v200: 121 pgs: 4 active+undersized+degraded, 24 peering, 13 active+undersized, 80 active+clean; 545 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 974 KiB/s wr, 21 op/s; 39/960 objects degraded (4.062%) 2024-01-15T22:53:48.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[143363]: failed to encode map e324 with expected crc 2024-01-15T22:53:48.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[143363]: failed to encode map e324 with expected crc 2024-01-15T22:53:48.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[143363]: Health check failed: Degraded data redundancy: 39/960 objects degraded (4.062%), 4 pgs degraded (PG_DEGRADED) 2024-01-15T22:53:48.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:48.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:48.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:53:48.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:48.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:48.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:47 smithi053 ceph-mon[143363]: osdmap e325: 8 total, 7 up, 8 in 2024-01-15T22:53:48.932 INFO:tasks.rados.rados.0.smithi053.stdout:1389: done (0 left) 2024-01-15T22:53:48.932 INFO:tasks.rados.rados.0.smithi053.stdout:1390: delete oid 34 current snap is 139 2024-01-15T22:53:48.935 INFO:tasks.rados.rados.0.smithi053.stdout:1390: done (0 left) 2024-01-15T22:53:48.935 INFO:tasks.rados.rados.0.smithi053.stdout:1391: read oid 33 snap -1 2024-01-15T22:53:48.935 INFO:tasks.rados.rados.0.smithi053.stdout:1391: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:53:48.935 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 48 current snap is 139 2024-01-15T22:53:48.935 INFO:tasks.rados.rados.0.smithi053.stdout:1392: seq_num 458 ranges {10280960=475136} 2024-01-15T22:53:48.972 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:53:48 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:53:48.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:53:48.996 INFO:tasks.rados.rados.0.smithi053.stdout:1392: writing smithi053129169-48 from 10280960 to 10756096 tid 1 2024-01-15T22:53:48.996 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 5 current snap is 139 2024-01-15T22:53:48.997 INFO:tasks.rados.rados.0.smithi053.stdout:1393: seq_num 459 ranges {106496=491520} 2024-01-15T22:53:49.000 INFO:tasks.rados.rados.0.smithi053.stdout:1393: writing smithi053129169-5 from 106496 to 598016 tid 1 2024-01-15T22:53:49.000 INFO:tasks.rados.rados.0.smithi053.stdout:1394: read oid 42 snap -1 2024-01-15T22:53:49.000 INFO:tasks.rados.rados.0.smithi053.stdout:1394: expect (ObjNum 445 snap 135 seq_num 445) 2024-01-15T22:53:49.000 INFO:tasks.rados.rados.0.smithi053.stdout:1395: read oid 25 snap 124 2024-01-15T22:53:49.000 INFO:tasks.rados.rados.0.smithi053.stdout:1395: expect (ObjNum 324 snap 102 seq_num 324) 2024-01-15T22:53:49.000 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 139 2024-01-15T22:53:49.000 INFO:tasks.rados.rados.0.smithi053.stdout:1396: seq_num 460 ranges {3022848=507904} 2024-01-15T22:53:49.020 INFO:tasks.rados.rados.0.smithi053.stdout:1396: writing smithi053129169-10 from 3022848 to 3530752 tid 1 2024-01-15T22:53:49.020 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 139 2024-01-15T22:53:49.020 INFO:tasks.rados.rados.0.smithi053.stdout:1391: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:53:49.138 INFO:tasks.rados.rados.0.smithi053.stdout:1392: finishing write tid 1 to smithi053129169-48 2024-01-15T22:53:49.138 INFO:tasks.rados.rados.0.smithi053.stdout:1392: finishing write tid 2 to smithi053129169-48 2024-01-15T22:53:49.138 INFO:tasks.rados.rados.0.smithi053.stdout:1393: finishing write tid 1 to smithi053129169-5 2024-01-15T22:53:49.138 INFO:tasks.rados.rados.0.smithi053.stdout:1392: finishing write tid 3 to smithi053129169-48 2024-01-15T22:53:49.139 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 1062 (ObjNum 458 snap 139 seq_num 458) dirty exists 2024-01-15T22:53:49.139 INFO:tasks.rados.rados.0.smithi053.stdout:1392: left oid 48 (ObjNum 458 snap 139 seq_num 458) 2024-01-15T22:53:49.139 INFO:tasks.rados.rados.0.smithi053.stdout:1393: finishing write tid 2 to smithi053129169-5 2024-01-15T22:53:49.139 INFO:tasks.rados.rados.0.smithi053.stdout:1393: finishing write tid 3 to smithi053129169-5 2024-01-15T22:53:49.139 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 962 (ObjNum 459 snap 139 seq_num 459) dirty exists 2024-01-15T22:53:49.139 INFO:tasks.rados.rados.0.smithi053.stdout:1393: left oid 5 (ObjNum 459 snap 139 seq_num 459) 2024-01-15T22:53:49.139 INFO:tasks.rados.rados.0.smithi053.stdout:1397: seq_num 461 ranges {3973120=524288} 2024-01-15T22:53:49.163 INFO:tasks.rados.rados.0.smithi053.stdout:1397: writing smithi053129169-3 from 3973120 to 4497408 tid 1 2024-01-15T22:53:49.163 INFO:tasks.rados.rados.0.smithi053.stdout:1391: done (6 left) 2024-01-15T22:53:49.163 INFO:tasks.rados.rados.0.smithi053.stdout:1392: done (5 left) 2024-01-15T22:53:49.163 INFO:tasks.rados.rados.0.smithi053.stdout:1393: done (4 left) 2024-01-15T22:53:49.163 INFO:tasks.rados.rados.0.smithi053.stdout:1398: delete oid 48 current snap is 139 2024-01-15T22:53:49.163 INFO:tasks.rados.rados.0.smithi053.stdout:1394: expect (ObjNum 445 snap 135 seq_num 445) 2024-01-15T22:53:49.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:48 smithi163 ceph-mon[138526]: failed to encode map e325 with expected crc 2024-01-15T22:53:49.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:48 smithi163 ceph-mon[138526]: failed to encode map e325 with expected crc 2024-01-15T22:53:49.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:48 smithi163 ceph-mon[138526]: failed to encode map e325 with expected crc 2024-01-15T22:53:49.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:48 smithi163 ceph-mon[138526]: osdmap e326: 8 total, 7 up, 8 in 2024-01-15T22:53:49.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:48 smithi053 ceph-mon[143363]: failed to encode map e325 with expected crc 2024-01-15T22:53:49.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:48 smithi053 ceph-mon[143363]: failed to encode map e325 with expected crc 2024-01-15T22:53:49.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:48 smithi053 ceph-mon[143363]: failed to encode map e325 with expected crc 2024-01-15T22:53:49.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:48 smithi053 ceph-mon[143363]: osdmap e326: 8 total, 7 up, 8 in 2024-01-15T22:53:49.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:48 smithi053 ceph-mon[146052]: failed to encode map e325 with expected crc 2024-01-15T22:53:49.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:48 smithi053 ceph-mon[146052]: failed to encode map e325 with expected crc 2024-01-15T22:53:49.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:48 smithi053 ceph-mon[146052]: failed to encode map e325 with expected crc 2024-01-15T22:53:49.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:48 smithi053 ceph-mon[146052]: osdmap e326: 8 total, 7 up, 8 in 2024-01-15T22:53:49.463 INFO:tasks.rados.rados.0.smithi053.stdout:1395: expect (ObjNum 324 snap 102 seq_num 324) 2024-01-15T22:53:49.837 INFO:tasks.rados.rados.0.smithi053.stdout:1396: finishing write tid 1 to smithi053129169-10 2024-01-15T22:53:49.837 INFO:tasks.rados.rados.0.smithi053.stdout:1396: finishing write tid 2 to smithi053129169-10 2024-01-15T22:53:49.837 INFO:tasks.rados.rados.0.smithi053.stdout:1396: finishing write tid 3 to smithi053129169-10 2024-01-15T22:53:49.837 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 757 (ObjNum 460 snap 139 seq_num 460) dirty exists 2024-01-15T22:53:49.837 INFO:tasks.rados.rados.0.smithi053.stdout:1396: left oid 10 (ObjNum 460 snap 139 seq_num 460) 2024-01-15T22:53:49.837 INFO:tasks.rados.rados.0.smithi053.stdout:1394: done (4 left) 2024-01-15T22:53:49.837 INFO:tasks.rados.rados.0.smithi053.stdout:1395: done (3 left) 2024-01-15T22:53:49.837 INFO:tasks.rados.rados.0.smithi053.stdout:1396: done (2 left) 2024-01-15T22:53:49.837 INFO:tasks.rados.rados.0.smithi053.stdout:1398: done (1 left) 2024-01-15T22:53:49.837 INFO:tasks.rados.rados.0.smithi053.stdout:1399: read oid 30 snap -1 2024-01-15T22:53:49.837 INFO:tasks.rados.rados.0.smithi053.stdout:1399: expect deleted 2024-01-15T22:53:49.837 INFO:tasks.rados.rados.0.smithi053.stdout:1400: delete oid 13 current snap is 139 2024-01-15T22:53:49.838 INFO:tasks.rados.rados.0.smithi053.stdout:1397: finishing write tid 1 to smithi053129169-3 2024-01-15T22:53:49.838 INFO:tasks.rados.rados.0.smithi053.stdout:1397: finishing write tid 2 to smithi053129169-3 2024-01-15T22:53:49.838 INFO:tasks.rados.rados.0.smithi053.stdout:1397: finishing write tid 3 to smithi053129169-3 2024-01-15T22:53:49.838 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 872 (ObjNum 461 snap 139 seq_num 461) dirty exists 2024-01-15T22:53:49.838 INFO:tasks.rados.rados.0.smithi053.stdout:1397: left oid 3 (ObjNum 461 snap 139 seq_num 461) 2024-01-15T22:53:49.838 INFO:tasks.rados.rados.0.smithi053.stdout:1397: done (2 left) 2024-01-15T22:53:49.838 INFO:tasks.rados.rados.0.smithi053.stdout:1399: done (1 left) 2024-01-15T22:53:49.838 INFO:tasks.rados.rados.0.smithi053.stdout:1400: done (0 left) 2024-01-15T22:53:49.838 INFO:tasks.rados.rados.0.smithi053.stdout:1401: snap_remove snap 117 2024-01-15T22:53:49.979 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:49 smithi053 ceph-mon[143363]: pgmap v203: 121 pgs: 4 active+undersized+degraded, 24 peering, 13 active+undersized, 80 active+clean; 545 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 156 KiB/s wr, 9 op/s; 39/960 objects degraded (4.062%) 2024-01-15T22:53:49.979 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:49 smithi053 ceph-mon[143363]: failed to encode map e326 with expected crc 2024-01-15T22:53:49.979 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:49 smithi053 ceph-mon[143363]: failed to encode map e326 with expected crc 2024-01-15T22:53:49.979 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:49 smithi053 ceph-mon[143363]: failed to encode map e326 with expected crc 2024-01-15T22:53:49.981 INFO:tasks.rados.rados.0.smithi053.stdout:1401: done (0 left) 2024-01-15T22:53:49.982 INFO:tasks.rados.rados.0.smithi053.stdout:1402: read oid 37 snap -1 2024-01-15T22:53:49.982 INFO:tasks.rados.rados.0.smithi053.stdout:1402: expect deleted 2024-01-15T22:53:49.982 INFO:tasks.rados.rados.0.smithi053.stdout:1403: snap_create 2024-01-15T22:53:50.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:49 smithi163 ceph-mon[138526]: pgmap v203: 121 pgs: 4 active+undersized+degraded, 24 peering, 13 active+undersized, 80 active+clean; 545 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 156 KiB/s wr, 9 op/s; 39/960 objects degraded (4.062%) 2024-01-15T22:53:50.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:49 smithi163 ceph-mon[138526]: failed to encode map e326 with expected crc 2024-01-15T22:53:50.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:49 smithi163 ceph-mon[138526]: failed to encode map e326 with expected crc 2024-01-15T22:53:50.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:49 smithi163 ceph-mon[138526]: failed to encode map e326 with expected crc 2024-01-15T22:53:50.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:49 smithi053 ceph-mon[146052]: pgmap v203: 121 pgs: 4 active+undersized+degraded, 24 peering, 13 active+undersized, 80 active+clean; 545 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 156 KiB/s wr, 9 op/s; 39/960 objects degraded (4.062%) 2024-01-15T22:53:50.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:49 smithi053 ceph-mon[146052]: failed to encode map e326 with expected crc 2024-01-15T22:53:50.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:49 smithi053 ceph-mon[146052]: failed to encode map e326 with expected crc 2024-01-15T22:53:50.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:49 smithi053 ceph-mon[146052]: failed to encode map e326 with expected crc 2024-01-15T22:53:50.924 INFO:tasks.rados.rados.0.smithi053.stdout:1402: done (1 left) 2024-01-15T22:53:50.924 INFO:tasks.rados.rados.0.smithi053.stdout:1403: done (0 left) 2024-01-15T22:53:50.924 INFO:tasks.rados.rados.0.smithi053.stdout:1404: copy_from oid 45 from oid 50 current snap is 140 2024-01-15T22:53:50.924 INFO:tasks.rados.rados.0.smithi053.stdout:1405: copy_from oid 17 from oid 29 current snap is 140 2024-01-15T22:53:50.924 INFO:tasks.rados.rados.0.smithi053.stdout:1406: read oid 30 snap -1 2024-01-15T22:53:50.924 INFO:tasks.rados.rados.0.smithi053.stdout:1406: expect deleted 2024-01-15T22:53:50.925 INFO:tasks.rados.rados.0.smithi053.stdout:1407: read oid 41 snap -1 2024-01-15T22:53:50.925 INFO:tasks.rados.rados.0.smithi053.stdout:1407: expect (ObjNum 196 snap 55 seq_num 196) 2024-01-15T22:53:50.925 INFO:tasks.rados.rados.0.smithi053.stdout:1408: delete oid 25 current snap is 140 2024-01-15T22:53:50.939 INFO:tasks.rados.rados.0.smithi053.stdout:1406: done (4 left) 2024-01-15T22:53:50.939 INFO:tasks.rados.rados.0.smithi053.stdout:1408: done (3 left) 2024-01-15T22:53:50.939 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 8 current snap is 140 2024-01-15T22:53:50.939 INFO:tasks.rados.rados.0.smithi053.stdout:1409: seq_num 465 ranges {10076160=598016} 2024-01-15T22:53:51.002 INFO:tasks.rados.rados.0.smithi053.stdout:1409: writing smithi053129169-8 from 10076160 to 10674176 tid 1 2024-01-15T22:53:51.002 INFO:tasks.rados.rados.0.smithi053.stdout:1410: read oid 31 snap -1 2024-01-15T22:53:51.002 INFO:tasks.rados.rados.0.smithi053.stdout:1410: expect (ObjNum 224 snap 60 seq_num 224) 2024-01-15T22:53:51.002 INFO:tasks.rados.rados.0.smithi053.stdout:1411: setattr oid 27 current snap is 140 2024-01-15T22:53:51.003 INFO:tasks.rados.rados.0.smithi053.stdout:1407: expect (ObjNum 196 snap 55 seq_num 196) 2024-01-15T22:53:51.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:50 smithi163 ceph-mon[138526]: osdmap e327: 8 total, 7 up, 8 in 2024-01-15T22:53:51.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:50 smithi163 ceph-mon[138526]: failed to encode map e327 with expected crc 2024-01-15T22:53:51.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:50 smithi163 ceph-mon[138526]: failed to encode map e327 with expected crc 2024-01-15T22:53:51.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:50 smithi163 ceph-mon[138526]: failed to encode map e327 with expected crc 2024-01-15T22:53:51.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:50 smithi163 ceph-mon[138526]: failed to encode map e327 with expected crc 2024-01-15T22:53:51.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:50 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:51.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:50 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:51.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:50 smithi163 ceph-mon[138526]: osdmap e328: 8 total, 7 up, 8 in 2024-01-15T22:53:51.231 INFO:tasks.rados.rados.0.smithi053.stdout:1404: finishing copy_from to smithi053129169-45 2024-01-15T22:53:51.231 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 848 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:53:51.231 INFO:tasks.rados.rados.0.smithi053.stdout:1404: finishing copy_from racing read to smithi053129169-45 2024-01-15T22:53:51.231 INFO:tasks.rados.rados.0.smithi053.stdout:1405: finishing copy_from to smithi053129169-17 2024-01-15T22:53:51.231 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 614 (ObjNum 439 snap 133 seq_num 439) dirty exists 2024-01-15T22:53:51.232 INFO:tasks.rados.rados.0.smithi053.stdout:1405: finishing copy_from racing read to smithi053129169-17 2024-01-15T22:53:51.232 INFO:tasks.rados.rados.0.smithi053.stdout:1409: finishing write tid 1 to smithi053129169-8 2024-01-15T22:53:51.232 INFO:tasks.rados.rados.0.smithi053.stdout:1409: finishing write tid 2 to smithi053129169-8 2024-01-15T22:53:51.232 INFO:tasks.rados.rados.0.smithi053.stdout:1409: finishing write tid 3 to smithi053129169-8 2024-01-15T22:53:51.232 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 646 (ObjNum 465 snap 140 seq_num 465) dirty exists 2024-01-15T22:53:51.232 INFO:tasks.rados.rados.0.smithi053.stdout:1409: left oid 8 (ObjNum 465 snap 140 seq_num 465) 2024-01-15T22:53:51.232 INFO:tasks.rados.rados.0.smithi053.stdout:1410: expect (ObjNum 224 snap 60 seq_num 224) 2024-01-15T22:53:51.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:50 smithi053 ceph-mon[143363]: osdmap e327: 8 total, 7 up, 8 in 2024-01-15T22:53:51.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:50 smithi053 ceph-mon[143363]: failed to encode map e327 with expected crc 2024-01-15T22:53:51.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:50 smithi053 ceph-mon[143363]: failed to encode map e327 with expected crc 2024-01-15T22:53:51.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:50 smithi053 ceph-mon[143363]: failed to encode map e327 with expected crc 2024-01-15T22:53:51.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:50 smithi053 ceph-mon[143363]: failed to encode map e327 with expected crc 2024-01-15T22:53:51.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:50 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:51.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:50 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:51.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:50 smithi053 ceph-mon[143363]: osdmap e328: 8 total, 7 up, 8 in 2024-01-15T22:53:51.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:50 smithi053 ceph-mon[146052]: osdmap e327: 8 total, 7 up, 8 in 2024-01-15T22:53:51.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:50 smithi053 ceph-mon[146052]: failed to encode map e327 with expected crc 2024-01-15T22:53:51.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:50 smithi053 ceph-mon[146052]: failed to encode map e327 with expected crc 2024-01-15T22:53:51.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:50 smithi053 ceph-mon[146052]: failed to encode map e327 with expected crc 2024-01-15T22:53:51.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:50 smithi053 ceph-mon[146052]: failed to encode map e327 with expected crc 2024-01-15T22:53:51.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:50 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:51.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:50 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:51.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:50 smithi053 ceph-mon[146052]: osdmap e328: 8 total, 7 up, 8 in 2024-01-15T22:53:51.295 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:50 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3[172599]: 2024-01-15T22:53:50.938+0000 7f56e68a7640 -1 osd.3 0 read_superblock omap replica is missing. 2024-01-15T22:53:51.295 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3[172599]: 2024-01-15T22:53:51.005+0000 7f56e68a7640 -1 osd.3 320 log_to_monitors true 2024-01-15T22:53:51.376 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 618 (ObjNum 129 snap 0 seq_num 3637994344) dirty exists 2024-01-15T22:53:51.376 INFO:tasks.rados.rados.0.smithi053.stdout:1404: done (5 left) 2024-01-15T22:53:51.376 INFO:tasks.rados.rados.0.smithi053.stdout:1405: done (4 left) 2024-01-15T22:53:51.376 INFO:tasks.rados.rados.0.smithi053.stdout:1407: done (3 left) 2024-01-15T22:53:51.376 INFO:tasks.rados.rados.0.smithi053.stdout:1409: done (2 left) 2024-01-15T22:53:51.377 INFO:tasks.rados.rados.0.smithi053.stdout:1410: done (1 left) 2024-01-15T22:53:51.377 INFO:tasks.rados.rados.0.smithi053.stdout:1411: done (0 left) 2024-01-15T22:53:51.377 INFO:tasks.rados.rados.0.smithi053.stdout:1412: snap_remove snap 124 2024-01-15T22:53:51.988 INFO:tasks.rados.rados.0.smithi053.stdout:1412: done (0 left) 2024-01-15T22:53:51.989 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 140 2024-01-15T22:53:51.989 INFO:tasks.rados.rados.0.smithi053.stdout:1413: seq_num 466 ranges {8871936=614400} 2024-01-15T22:53:52.044 INFO:tasks.rados.rados.0.smithi053.stdout:1413: writing smithi053129169-29 from 8871936 to 9486336 tid 1 2024-01-15T22:53:52.044 INFO:tasks.rados.rados.0.smithi053.stdout:1414: copy_from oid 14 from oid 8 current snap is 140 2024-01-15T22:53:52.044 INFO:tasks.rados.rados.0.smithi053.stdout:1415: setattr oid 25 current snap is 140 2024-01-15T22:53:52.045 INFO:tasks.rados.rados.0.smithi053.stdout:1416: rollback oid 45 current snap is 140 2024-01-15T22:53:52.045 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 45 to 137 2024-01-15T22:53:52.045 INFO:tasks.rados.rados.0.smithi053.stdout:1417: rollback oid 50 current snap is 140 2024-01-15T22:53:52.045 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 50 to 122 2024-01-15T22:53:52.045 INFO:tasks.rados.rados.0.smithi053.stdout:1418: delete oid 6 current snap is 140 2024-01-15T22:53:52.048 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 776 (ObjNum 129 snap 0 seq_num 3638435504) dirty exists 2024-01-15T22:53:52.048 INFO:tasks.rados.rados.0.smithi053.stdout:1413: finishing write tid 1 to smithi053129169-29 2024-01-15T22:53:52.052 INFO:tasks.rados.rados.0.smithi053.stdout:1415: done (5 left) 2024-01-15T22:53:52.052 INFO:tasks.rados.rados.0.smithi053.stdout:1418: done (4 left) 2024-01-15T22:53:52.052 INFO:tasks.rados.rados.0.smithi053.stdout:1419: read oid 10 snap -1 2024-01-15T22:53:52.052 INFO:tasks.rados.rados.0.smithi053.stdout:1419: expect (ObjNum 460 snap 139 seq_num 460) 2024-01-15T22:53:52.052 INFO:tasks.rados.rados.0.smithi053.stdout:1420: read oid 13 snap 40 2024-01-15T22:53:52.052 INFO:tasks.rados.rados.0.smithi053.stdout:1420: expect (ObjNum 116 snap 28 seq_num 116) 2024-01-15T22:53:52.053 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 46 current snap is 140 2024-01-15T22:53:52.053 INFO:tasks.rados.rados.0.smithi053.stdout:1421: seq_num 468 ranges {0=647168} 2024-01-15T22:53:52.053 INFO:tasks.rados.rados.0.smithi053.stdout:1421: writing smithi053129169-46 from 0 to 647168 tid 1 2024-01-15T22:53:52.053 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 18 current snap is 140 2024-01-15T22:53:52.054 INFO:tasks.rados.rados.0.smithi053.stdout:1416: finishing rollback tid 0 to smithi053129169-45 2024-01-15T22:53:52.054 INFO:tasks.rados.rados.0.smithi053.stdout:1413: finishing write tid 2 to smithi053129169-29 2024-01-15T22:53:52.054 INFO:tasks.rados.rados.0.smithi053.stdout:1413: finishing write tid 3 to smithi053129169-29 2024-01-15T22:53:52.054 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 620 (ObjNum 466 snap 140 seq_num 466) dirty exists 2024-01-15T22:53:52.054 INFO:tasks.rados.rados.0.smithi053.stdout:1413: left oid 29 (ObjNum 466 snap 140 seq_num 466) 2024-01-15T22:53:52.054 INFO:tasks.rados.rados.0.smithi053.stdout:1422: seq_num 469 ranges {4784128=663552} 2024-01-15T22:53:52.086 INFO:tasks.rados.rados.0.smithi053.stdout:1422: writing smithi053129169-18 from 4784128 to 5447680 tid 1 2024-01-15T22:53:52.086 INFO:tasks.rados.rados.0.smithi053.stdout:1413: done (7 left) 2024-01-15T22:53:52.086 INFO:tasks.rados.rados.0.smithi053.stdout:1423: snap_remove snap 136 2024-01-15T22:53:52.207 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[143363]: pgmap v206: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 538 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 668 KiB/s wr, 13 op/s; 93/942 objects degraded (9.873%) 2024-01-15T22:53:52.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[143363]: failed to encode map e328 with expected crc 2024-01-15T22:53:52.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[143363]: failed to encode map e328 with expected crc 2024-01-15T22:53:52.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[143363]: failed to encode map e328 with expected crc 2024-01-15T22:53:52.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[143363]: failed to encode map e328 with expected crc 2024-01-15T22:53:52.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[143363]: from='osd.3 [v2:172.21.15.53:6826/2667702542,v1:172.21.15.53:6827/2667702542]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-15T22:53:52.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[143363]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-15T22:53:52.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:52.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:52.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[143363]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 6 pgs peering) 2024-01-15T22:53:52.208 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[146052]: pgmap v206: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 538 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 668 KiB/s wr, 13 op/s; 93/942 objects degraded (9.873%) 2024-01-15T22:53:52.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[146052]: failed to encode map e328 with expected crc 2024-01-15T22:53:52.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[146052]: failed to encode map e328 with expected crc 2024-01-15T22:53:52.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[146052]: failed to encode map e328 with expected crc 2024-01-15T22:53:52.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[146052]: failed to encode map e328 with expected crc 2024-01-15T22:53:52.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[146052]: from='osd.3 [v2:172.21.15.53:6826/2667702542,v1:172.21.15.53:6827/2667702542]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-15T22:53:52.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[146052]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-15T22:53:52.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:52.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:52.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:51 smithi053 ceph-mon[146052]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 6 pgs peering) 2024-01-15T22:53:52.209 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3[172599]: 2024-01-15T22:53:52.031+0000 7f56d4cfc700 -1 osd.3 320 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-15T22:53:52.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:51 smithi163 ceph-mon[138526]: pgmap v206: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 538 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 668 KiB/s wr, 13 op/s; 93/942 objects degraded (9.873%) 2024-01-15T22:53:52.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:51 smithi163 ceph-mon[138526]: failed to encode map e328 with expected crc 2024-01-15T22:53:52.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:51 smithi163 ceph-mon[138526]: failed to encode map e328 with expected crc 2024-01-15T22:53:52.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:51 smithi163 ceph-mon[138526]: failed to encode map e328 with expected crc 2024-01-15T22:53:52.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:51 smithi163 ceph-mon[138526]: failed to encode map e328 with expected crc 2024-01-15T22:53:52.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:51 smithi163 ceph-mon[138526]: from='osd.3 [v2:172.21.15.53:6826/2667702542,v1:172.21.15.53:6827/2667702542]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-15T22:53:52.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:51 smithi163 ceph-mon[138526]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-15T22:53:52.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:51 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:52.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:51 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:52.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:51 smithi163 ceph-mon[138526]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 6 pgs peering) 2024-01-15T22:53:52.997 INFO:tasks.rados.rados.0.smithi053.stdout:1423: done (7 left) 2024-01-15T22:53:52.997 INFO:tasks.rados.rados.0.smithi053.stdout:1424: read oid 7 snap -1 2024-01-15T22:53:52.997 INFO:tasks.rados.rados.0.smithi053.stdout:1424: expect (ObjNum 453 snap 138 seq_num 453) 2024-01-15T22:53:52.997 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 37 current snap is 140 2024-01-15T22:53:52.997 INFO:tasks.rados.rados.0.smithi053.stdout:1425: seq_num 470 ranges {0=679936} 2024-01-15T22:53:53.001 INFO:tasks.rados.rados.0.smithi053.stdout:1425: writing smithi053129169-37 from 0 to 679936 tid 1 2024-01-15T22:53:53.002 INFO:tasks.rados.rados.0.smithi053.stdout:1426: read oid 17 snap -1 2024-01-15T22:53:53.002 INFO:tasks.rados.rados.0.smithi053.stdout:1426: expect (ObjNum 439 snap 133 seq_num 439) 2024-01-15T22:53:53.002 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 49 current snap is 140 2024-01-15T22:53:53.002 INFO:tasks.rados.rados.0.smithi053.stdout:1427: seq_num 471 ranges {1925120=696320} 2024-01-15T22:53:53.018 INFO:tasks.rados.rados.0.smithi053.stdout:1427: writing smithi053129169-49 from 1925120 to 2621440 tid 1 2024-01-15T22:53:53.018 INFO:tasks.rados.rados.0.smithi053.stdout:1428: delete oid 1 current snap is 140 2024-01-15T22:53:53.023 INFO:tasks.rados.rados.0.smithi053.stdout:1417: finishing rollback tid 0 to smithi053129169-50 2024-01-15T22:53:53.023 INFO:tasks.rados.rados.0.smithi053.stdout:1417: finishing rollback tid 1 to smithi053129169-50 2024-01-15T22:53:53.023 INFO:tasks.rados.rados.0.smithi053.stdout:1417: finishing rollback tid 2 to smithi053129169-50 2024-01-15T22:53:53.023 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 1006 (ObjNum 391 snap 122 seq_num 391) dirty exists 2024-01-15T22:53:53.023 INFO:tasks.rados.rados.0.smithi053.stdout:1416: finishing rollback tid 1 to smithi053129169-45 2024-01-15T22:53:53.023 INFO:tasks.rados.rados.0.smithi053.stdout:1416: finishing rollback tid 2 to smithi053129169-45 2024-01-15T22:53:53.024 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 890 (ObjNum 443 snap 135 seq_num 443) dirty exists 2024-01-15T22:53:53.024 INFO:tasks.rados.rados.0.smithi053.stdout:1421: finishing write tid 1 to smithi053129169-46 2024-01-15T22:53:53.024 INFO:tasks.rados.rados.0.smithi053.stdout:1421: finishing write tid 2 to smithi053129169-46 2024-01-15T22:53:53.024 INFO:tasks.rados.rados.0.smithi053.stdout:1421: finishing write tid 3 to smithi053129169-46 2024-01-15T22:53:53.024 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 622 (ObjNum 468 snap 140 seq_num 468) dirty exists 2024-01-15T22:53:53.024 INFO:tasks.rados.rados.0.smithi053.stdout:1421: left oid 46 (ObjNum 468 snap 140 seq_num 468) 2024-01-15T22:53:53.024 INFO:tasks.rados.rados.0.smithi053.stdout:1420: expect (ObjNum 116 snap 28 seq_num 116) 2024-01-15T22:53:53.084 INFO:tasks.rados.rados.0.smithi053.stdout:1419: expect (ObjNum 460 snap 139 seq_num 460) 2024-01-15T22:53:53.251 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[146052]: failed to encode map e329 with expected crc 2024-01-15T22:53:53.251 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[146052]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-01-15T22:53:53.251 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[146052]: osdmap e329: 8 total, 7 up, 8 in 2024-01-15T22:53:53.251 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[146052]: failed to encode map e329 with expected crc 2024-01-15T22:53:53.251 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[146052]: from='osd.3 [v2:172.21.15.53:6826/2667702542,v1:172.21.15.53:6827/2667702542]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:53:53.251 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[146052]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:53:53.251 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[146052]: failed to encode map e329 with expected crc 2024-01-15T22:53:53.251 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[146052]: failed to encode map e329 with expected crc 2024-01-15T22:53:53.251 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[146052]: failed to encode map e329 with expected crc 2024-01-15T22:53:53.252 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[143363]: failed to encode map e329 with expected crc 2024-01-15T22:53:53.252 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[143363]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-01-15T22:53:53.252 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[143363]: osdmap e329: 8 total, 7 up, 8 in 2024-01-15T22:53:53.252 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[143363]: failed to encode map e329 with expected crc 2024-01-15T22:53:53.252 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[143363]: from='osd.3 [v2:172.21.15.53:6826/2667702542,v1:172.21.15.53:6827/2667702542]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:53:53.252 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[143363]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:53:53.252 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[143363]: failed to encode map e329 with expected crc 2024-01-15T22:53:53.252 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[143363]: failed to encode map e329 with expected crc 2024-01-15T22:53:53.252 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:52 smithi053 ceph-mon[143363]: failed to encode map e329 with expected crc 2024-01-15T22:53:53.293 INFO:tasks.rados.rados.0.smithi053.stdout:1422: finishing write tid 1 to smithi053129169-18 2024-01-15T22:53:53.293 INFO:tasks.rados.rados.0.smithi053.stdout:1422: finishing write tid 2 to smithi053129169-18 2024-01-15T22:53:53.294 INFO:tasks.rados.rados.0.smithi053.stdout:1416: done (11 left) 2024-01-15T22:53:53.294 INFO:tasks.rados.rados.0.smithi053.stdout:1417: done (10 left) 2024-01-15T22:53:53.294 INFO:tasks.rados.rados.0.smithi053.stdout:1419: done (9 left) 2024-01-15T22:53:53.294 INFO:tasks.rados.rados.0.smithi053.stdout:1420: done (8 left) 2024-01-15T22:53:53.294 INFO:tasks.rados.rados.0.smithi053.stdout:1421: done (7 left) 2024-01-15T22:53:53.294 INFO:tasks.rados.rados.0.smithi053.stdout:1428: done (6 left) 2024-01-15T22:53:53.294 INFO:tasks.rados.rados.0.smithi053.stdout:1429: snap_create 2024-01-15T22:53:53.294 INFO:tasks.rados.rados.0.smithi053.stdout:1414: finishing copy_from to smithi053129169-14 2024-01-15T22:53:53.294 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 646 (ObjNum 465 snap 140 seq_num 465) dirty exists 2024-01-15T22:53:53.294 INFO:tasks.rados.rados.0.smithi053.stdout:1414: finishing copy_from racing read to smithi053129169-14 2024-01-15T22:53:53.294 INFO:tasks.rados.rados.0.smithi053.stdout:1422: finishing write tid 3 to smithi053129169-18 2024-01-15T22:53:53.294 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 892 (ObjNum 469 snap 140 seq_num 469) dirty exists 2024-01-15T22:53:53.294 INFO:tasks.rados.rados.0.smithi053.stdout:1422: left oid 18 (ObjNum 469 snap 140 seq_num 469) 2024-01-15T22:53:53.294 INFO:tasks.rados.rados.0.smithi053.stdout:1425: finishing write tid 1 to smithi053129169-37 2024-01-15T22:53:53.294 INFO:tasks.rados.rados.0.smithi053.stdout:1425: finishing write tid 2 to smithi053129169-37 2024-01-15T22:53:53.295 INFO:tasks.rados.rados.0.smithi053.stdout:1425: finishing write tid 3 to smithi053129169-37 2024-01-15T22:53:53.295 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 1008 (ObjNum 470 snap 140 seq_num 470) dirty exists 2024-01-15T22:53:53.295 INFO:tasks.rados.rados.0.smithi053.stdout:1425: left oid 37 (ObjNum 470 snap 140 seq_num 470) 2024-01-15T22:53:53.295 INFO:tasks.rados.rados.0.smithi053.stdout:1424: expect (ObjNum 453 snap 138 seq_num 453) 2024-01-15T22:53:53.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:53 smithi163 ceph-mon[138526]: failed to encode map e329 with expected crc 2024-01-15T22:53:53.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:53 smithi163 ceph-mon[138526]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-01-15T22:53:53.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:53 smithi163 ceph-mon[138526]: osdmap e329: 8 total, 7 up, 8 in 2024-01-15T22:53:53.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:53 smithi163 ceph-mon[138526]: failed to encode map e329 with expected crc 2024-01-15T22:53:53.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:53 smithi163 ceph-mon[138526]: from='osd.3 [v2:172.21.15.53:6826/2667702542,v1:172.21.15.53:6827/2667702542]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:53:53.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:53 smithi163 ceph-mon[138526]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2024-01-15T22:53:53.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:53 smithi163 ceph-mon[138526]: failed to encode map e329 with expected crc 2024-01-15T22:53:53.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:53 smithi163 ceph-mon[138526]: failed to encode map e329 with expected crc 2024-01-15T22:53:53.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:53 smithi163 ceph-mon[138526]: failed to encode map e329 with expected crc 2024-01-15T22:53:53.994 INFO:tasks.rados.rados.0.smithi053.stdout:1414: done (6 left) 2024-01-15T22:53:53.994 INFO:tasks.rados.rados.0.smithi053.stdout:1422: done (5 left) 2024-01-15T22:53:53.994 INFO:tasks.rados.rados.0.smithi053.stdout:1424: done (4 left) 2024-01-15T22:53:53.994 INFO:tasks.rados.rados.0.smithi053.stdout:1425: done (3 left) 2024-01-15T22:53:53.994 INFO:tasks.rados.rados.0.smithi053.stdout:1429: done (2 left) 2024-01-15T22:53:53.994 INFO:tasks.rados.rados.0.smithi053.stdout:1430: rollback oid 37 current snap is 141 2024-01-15T22:53:53.994 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 37 to 126 2024-01-15T22:53:53.994 INFO:tasks.rados.rados.0.smithi053.stdout:1431: snap_remove snap 116 2024-01-15T22:53:54.000 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:53:53 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:53:53.807+0000 7f93ac797700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-01-15T22:53:54.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: pgmap v209: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 538 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 668 KiB/s wr, 13 op/s; 93/942 objects degraded (9.873%) 2024-01-15T22:53:54.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:53:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: failed to encode map e330 with expected crc 2024-01-15T22:53:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: osd.3 [v2:172.21.15.53:6826/2667702542,v1:172.21.15.53:6827/2667702542] boot 2024-01-15T22:53:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: osdmap e330: 8 total, 8 up, 8 in 2024-01-15T22:53:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:53:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: failed to encode map e330 with expected crc 2024-01-15T22:53:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: failed to encode map e330 with expected crc 2024-01-15T22:53:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:53:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:53:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:54.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:53:54.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:54.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:54.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:54.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-01-15T22:53:54.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: pgmap v209: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 538 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 668 KiB/s wr, 13 op/s; 93/942 objects degraded (9.873%) 2024-01-15T22:53:54.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:53:54.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: failed to encode map e330 with expected crc 2024-01-15T22:53:54.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: osd.3 [v2:172.21.15.53:6826/2667702542,v1:172.21.15.53:6827/2667702542] boot 2024-01-15T22:53:54.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: osdmap e330: 8 total, 8 up, 8 in 2024-01-15T22:53:54.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:53:54.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: failed to encode map e330 with expected crc 2024-01-15T22:53:54.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: failed to encode map e330 with expected crc 2024-01-15T22:53:54.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:54.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:54.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:53:54.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:53:54.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:54.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:53:54.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:54.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:54.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:54.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:54 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-01-15T22:53:54.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: pgmap v209: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 538 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 668 KiB/s wr, 13 op/s; 93/942 objects degraded (9.873%) 2024-01-15T22:53:54.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:53:54.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: failed to encode map e330 with expected crc 2024-01-15T22:53:54.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: osd.3 [v2:172.21.15.53:6826/2667702542,v1:172.21.15.53:6827/2667702542] boot 2024-01-15T22:53:54.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: osdmap e330: 8 total, 8 up, 8 in 2024-01-15T22:53:54.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-15T22:53:54.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: failed to encode map e330 with expected crc 2024-01-15T22:53:54.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: failed to encode map e330 with expected crc 2024-01-15T22:53:54.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:54.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:54.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:53:54.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:53:54.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:54.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:53:54.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:54.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:54.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:53:54.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:54 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-01-15T22:53:55.010 INFO:tasks.rados.rados.0.smithi053.stdout:1431: done (3 left) 2024-01-15T22:53:55.010 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 141 2024-01-15T22:53:55.010 INFO:tasks.rados.rados.0.smithi053.stdout:1430: finishing rollback tid 0 to smithi053129169-37 2024-01-15T22:53:55.010 INFO:tasks.rados.rados.0.smithi053.stdout:1432: seq_num 473 ranges {9699328=729088} 2024-01-15T22:53:55.068 INFO:tasks.rados.rados.0.smithi053.stdout:1432: writing smithi053129169-4 from 9699328 to 10428416 tid 1 2024-01-15T22:53:55.068 INFO:tasks.rados.rados.0.smithi053.stdout:1433: delete oid 24 current snap is 141 2024-01-15T22:53:55.068 INFO:tasks.rados.rados.0.smithi053.stdout:1430: finishing rollback tid 1 to smithi053129169-37 2024-01-15T22:53:55.068 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 1013 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-01-15T22:53:55.068 INFO:tasks.rados.rados.0.smithi053.stdout:1426: expect (ObjNum 439 snap 133 seq_num 439) 2024-01-15T22:53:55.293 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:53:55] "GET /metrics HTTP/1.1" 200 36085 "" "Prometheus/2.43.0" 2024-01-15T22:53:55.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-01-15T22:53:55.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[143363]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-01-15T22:53:55.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[143363]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[143363]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[143363]: osdmap e331: 8 total, 8 up, 8 in 2024-01-15T22:53:55.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[143363]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[143363]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[143363]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[143363]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[143363]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-01-15T22:53:55.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[146052]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-01-15T22:53:55.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[146052]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[146052]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[146052]: osdmap e331: 8 total, 8 up, 8 in 2024-01-15T22:53:55.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[146052]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[146052]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[146052]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[146052]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:55 smithi053 ceph-mon[146052]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:55 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-01-15T22:53:55.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:55 smithi163 ceph-mon[138526]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-01-15T22:53:55.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:55 smithi163 ceph-mon[138526]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:55 smithi163 ceph-mon[138526]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:55 smithi163 ceph-mon[138526]: osdmap e331: 8 total, 8 up, 8 in 2024-01-15T22:53:55.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:55 smithi163 ceph-mon[138526]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:55 smithi163 ceph-mon[138526]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:55 smithi163 ceph-mon[138526]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:55 smithi163 ceph-mon[138526]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:55 smithi163 ceph-mon[138526]: failed to encode map e331 with expected crc 2024-01-15T22:53:55.681 INFO:tasks.rados.rados.0.smithi053.stdout:1427: finishing write tid 1 to smithi053129169-49 2024-01-15T22:53:55.682 INFO:tasks.rados.rados.0.smithi053.stdout:1427: finishing write tid 2 to smithi053129169-49 2024-01-15T22:53:55.682 INFO:tasks.rados.rados.0.smithi053.stdout:1427: finishing write tid 3 to smithi053129169-49 2024-01-15T22:53:55.682 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 1068 (ObjNum 471 snap 140 seq_num 471) dirty exists 2024-01-15T22:53:55.682 INFO:tasks.rados.rados.0.smithi053.stdout:1427: left oid 49 (ObjNum 471 snap 140 seq_num 471) 2024-01-15T22:53:55.682 INFO:tasks.rados.rados.0.smithi053.stdout:1426: done (4 left) 2024-01-15T22:53:55.682 INFO:tasks.rados.rados.0.smithi053.stdout:1427: done (3 left) 2024-01-15T22:53:55.682 INFO:tasks.rados.rados.0.smithi053.stdout:1430: done (2 left) 2024-01-15T22:53:55.682 INFO:tasks.rados.rados.0.smithi053.stdout:1433: done (1 left) 2024-01-15T22:53:55.682 INFO:tasks.rados.rados.0.smithi053.stdout:1434: snap_remove snap 127 2024-01-15T22:53:56.016 INFO:tasks.rados.rados.0.smithi053.stdout:1434: done (1 left) 2024-01-15T22:53:56.016 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 141 2024-01-15T22:53:56.017 INFO:tasks.rados.rados.0.smithi053.stdout:1432: finishing write tid 1 to smithi053129169-4 2024-01-15T22:53:56.017 INFO:tasks.rados.rados.0.smithi053.stdout:1432: finishing write tid 2 to smithi053129169-4 2024-01-15T22:53:56.017 INFO:tasks.rados.rados.0.smithi053.stdout:1432: finishing write tid 3 to smithi053129169-4 2024-01-15T22:53:56.017 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 555 (ObjNum 473 snap 141 seq_num 473) dirty exists 2024-01-15T22:53:56.017 INFO:tasks.rados.rados.0.smithi053.stdout:1432: left oid 4 (ObjNum 473 snap 141 seq_num 473) 2024-01-15T22:53:56.017 INFO:tasks.rados.rados.0.smithi053.stdout:1435: seq_num 475 ranges {0=761856} 2024-01-15T22:53:56.021 INFO:tasks.rados.rados.0.smithi053.stdout:1435: writing smithi053129169-24 from 0 to 761856 tid 1 2024-01-15T22:53:56.023 INFO:tasks.rados.rados.0.smithi053.stdout:1432: done (1 left) 2024-01-15T22:53:56.023 INFO:tasks.rados.rados.0.smithi053.stdout:1436: read oid 23 snap -1 2024-01-15T22:53:56.023 INFO:tasks.rados.rados.0.smithi053.stdout:1436: expect (ObjNum 347 snap 108 seq_num 347) 2024-01-15T22:53:56.023 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 141 2024-01-15T22:53:56.023 INFO:tasks.rados.rados.0.smithi053.stdout:1437: seq_num 476 ranges {4685824=778240} 2024-01-15T22:53:56.052 INFO:tasks.rados.rados.0.smithi053.stdout:1437: writing smithi053129169-41 from 4685824 to 5464064 tid 1 2024-01-15T22:53:56.052 INFO:tasks.rados.rados.0.smithi053.stdout:1438: read oid 36 snap -1 2024-01-15T22:53:56.053 INFO:tasks.rados.rados.0.smithi053.stdout:1438: expect (ObjNum 34 snap 0 seq_num 34) 2024-01-15T22:53:56.053 INFO:tasks.rados.rados.0.smithi053.stdout:1439: delete oid 50 current snap is 141 2024-01-15T22:53:56.053 INFO:tasks.rados.rados.0.smithi053.stdout:1435: finishing write tid 1 to smithi053129169-24 2024-01-15T22:53:56.053 INFO:tasks.rados.rados.0.smithi053.stdout:1435: finishing write tid 2 to smithi053129169-24 2024-01-15T22:53:56.053 INFO:tasks.rados.rados.0.smithi053.stdout:1435: finishing write tid 3 to smithi053129169-24 2024-01-15T22:53:56.053 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 722 (ObjNum 475 snap 141 seq_num 475) dirty exists 2024-01-15T22:53:56.053 INFO:tasks.rados.rados.0.smithi053.stdout:1435: left oid 24 (ObjNum 475 snap 141 seq_num 475) 2024-01-15T22:53:56.061 INFO:tasks.rados.rados.0.smithi053.stdout:1436: expect (ObjNum 347 snap 108 seq_num 347) 2024-01-15T22:53:56.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:56 smithi053 ceph-mon[143363]: pgmap v212: 121 pgs: 4 peering, 4 active+undersized+degraded, 23 active+undersized, 90 active+clean; 557 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 5.1 MiB/s wr, 14 op/s; 39/951 objects degraded (4.101%); 7.9 MiB/s, 1 objects/s recovering 2024-01-15T22:53:56.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:56 smithi053 ceph-mon[143363]: Health check update: Degraded data redundancy: 39/951 objects degraded (4.101%), 4 pgs degraded (PG_DEGRADED) 2024-01-15T22:53:56.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:56 smithi053 ceph-mon[143363]: failed to encode map e332 with expected crc 2024-01-15T22:53:56.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:56 smithi053 ceph-mon[143363]: failed to encode map e332 with expected crc 2024-01-15T22:53:56.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:56 smithi053 ceph-mon[143363]: osdmap e332: 8 total, 8 up, 8 in 2024-01-15T22:53:56.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:56 smithi053 ceph-mon[143363]: failed to encode map e332 with expected crc 2024-01-15T22:53:56.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:56 smithi053 ceph-mon[146052]: pgmap v212: 121 pgs: 4 peering, 4 active+undersized+degraded, 23 active+undersized, 90 active+clean; 557 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 5.1 MiB/s wr, 14 op/s; 39/951 objects degraded (4.101%); 7.9 MiB/s, 1 objects/s recovering 2024-01-15T22:53:56.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:56 smithi053 ceph-mon[146052]: Health check update: Degraded data redundancy: 39/951 objects degraded (4.101%), 4 pgs degraded (PG_DEGRADED) 2024-01-15T22:53:56.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:56 smithi053 ceph-mon[146052]: failed to encode map e332 with expected crc 2024-01-15T22:53:56.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:56 smithi053 ceph-mon[146052]: failed to encode map e332 with expected crc 2024-01-15T22:53:56.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:56 smithi053 ceph-mon[146052]: osdmap e332: 8 total, 8 up, 8 in 2024-01-15T22:53:56.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:56 smithi053 ceph-mon[146052]: failed to encode map e332 with expected crc 2024-01-15T22:53:56.403 INFO:tasks.rados.rados.0.smithi053.stdout:1438: expect (ObjNum 34 snap 0 seq_num 34) 2024-01-15T22:53:56.420 INFO:tasks.rados.rados.0.smithi053.stdout:1437: finishing write tid 1 to smithi053129169-41 2024-01-15T22:53:56.420 INFO:tasks.rados.rados.0.smithi053.stdout:1437: finishing write tid 2 to smithi053129169-41 2024-01-15T22:53:56.420 INFO:tasks.rados.rados.0.smithi053.stdout:1437: finishing write tid 3 to smithi053129169-41 2024-01-15T22:53:56.421 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 894 (ObjNum 476 snap 141 seq_num 476) dirty exists 2024-01-15T22:53:56.421 INFO:tasks.rados.rados.0.smithi053.stdout:1437: left oid 41 (ObjNum 476 snap 141 seq_num 476) 2024-01-15T22:53:56.421 INFO:tasks.rados.rados.0.smithi053.stdout:1435: done (4 left) 2024-01-15T22:53:56.421 INFO:tasks.rados.rados.0.smithi053.stdout:1436: done (3 left) 2024-01-15T22:53:56.421 INFO:tasks.rados.rados.0.smithi053.stdout:1437: done (2 left) 2024-01-15T22:53:56.421 INFO:tasks.rados.rados.0.smithi053.stdout:1438: done (1 left) 2024-01-15T22:53:56.421 INFO:tasks.rados.rados.0.smithi053.stdout:1439: done (0 left) 2024-01-15T22:53:56.421 INFO:tasks.rados.rados.0.smithi053.stdout:1440: read oid 28 snap -1 2024-01-15T22:53:56.421 INFO:tasks.rados.rados.0.smithi053.stdout:1440: expect (ObjNum 379 snap 116 seq_num 379) 2024-01-15T22:53:56.421 INFO:tasks.rados.rados.0.smithi053.stdout:1441: copy_from oid 30 from oid 18 current snap is 141 2024-01-15T22:53:56.421 INFO:tasks.rados.rados.0.smithi053.stdout:1442: rmattr oid 7 current snap is 141 2024-01-15T22:53:56.421 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 141 2024-01-15T22:53:56.421 INFO:tasks.rados.rados.0.smithi053.stdout:1443: seq_num 478 ranges {5464064=409600,5873664=401408} 2024-01-15T22:53:56.452 INFO:tasks.rados.rados.0.smithi053.stdout:1443: writing smithi053129169-41 from 5464064 to 5873664 tid 1 2024-01-15T22:53:56.455 INFO:tasks.rados.rados.0.smithi053.stdout:1443: writing smithi053129169-41 from 5873664 to 6275072 tid 2 2024-01-15T22:53:56.455 INFO:tasks.rados.rados.0.smithi053.stdout:1444: delete oid 14 current snap is 141 2024-01-15T22:53:56.455 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 575 (ObjNum 453 snap 138 seq_num 453) dirty exists 2024-01-15T22:53:56.455 INFO:tasks.rados.rados.0.smithi053.stdout:1440: expect (ObjNum 379 snap 116 seq_num 379) 2024-01-15T22:53:56.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:56 smithi163 ceph-mon[138526]: pgmap v212: 121 pgs: 4 peering, 4 active+undersized+degraded, 23 active+undersized, 90 active+clean; 557 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 5.1 MiB/s wr, 14 op/s; 39/951 objects degraded (4.101%); 7.9 MiB/s, 1 objects/s recovering 2024-01-15T22:53:56.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:56 smithi163 ceph-mon[138526]: Health check update: Degraded data redundancy: 39/951 objects degraded (4.101%), 4 pgs degraded (PG_DEGRADED) 2024-01-15T22:53:56.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:56 smithi163 ceph-mon[138526]: failed to encode map e332 with expected crc 2024-01-15T22:53:56.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:56 smithi163 ceph-mon[138526]: failed to encode map e332 with expected crc 2024-01-15T22:53:56.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:56 smithi163 ceph-mon[138526]: osdmap e332: 8 total, 8 up, 8 in 2024-01-15T22:53:56.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:56 smithi163 ceph-mon[138526]: failed to encode map e332 with expected crc 2024-01-15T22:53:56.497 INFO:tasks.rados.rados.0.smithi053.stdout:1441: finishing copy_from to smithi053129169-30 2024-01-15T22:53:56.497 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 892 (ObjNum 469 snap 140 seq_num 469) dirty exists 2024-01-15T22:53:56.497 INFO:tasks.rados.rados.0.smithi053.stdout:1441: finishing copy_from racing read to smithi053129169-30 2024-01-15T22:53:56.497 INFO:tasks.rados.rados.0.smithi053.stdout:1440: done (4 left) 2024-01-15T22:53:56.497 INFO:tasks.rados.rados.0.smithi053.stdout:1441: done (3 left) 2024-01-15T22:53:56.497 INFO:tasks.rados.rados.0.smithi053.stdout:1442: done (2 left) 2024-01-15T22:53:56.497 INFO:tasks.rados.rados.0.smithi053.stdout:1444: done (1 left) 2024-01-15T22:53:56.497 INFO:tasks.rados.rados.0.smithi053.stdout:1445: read oid 11 snap -1 2024-01-15T22:53:56.497 INFO:tasks.rados.rados.0.smithi053.stdout:1445: expect deleted 2024-01-15T22:53:56.497 INFO:tasks.rados.rados.0.smithi053.stdout:1446: snap_create 2024-01-15T22:53:56.497 INFO:tasks.rados.rados.0.smithi053.stdout:1443: finishing write tid 1 to smithi053129169-41 2024-01-15T22:53:56.497 INFO:tasks.rados.rados.0.smithi053.stdout:1443: finishing write tid 2 to smithi053129169-41 2024-01-15T22:53:56.497 INFO:tasks.rados.rados.0.smithi053.stdout:1443: finishing write tid 3 to smithi053129169-41 2024-01-15T22:53:56.498 INFO:tasks.rados.rados.0.smithi053.stdout:1443: finishing write tid 4 to smithi053129169-41 2024-01-15T22:53:56.498 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 897 (ObjNum 478 snap 141 seq_num 478) dirty exists 2024-01-15T22:53:56.498 INFO:tasks.rados.rados.0.smithi053.stdout:1443: left oid 41 (ObjNum 478 snap 141 seq_num 478) 2024-01-15T22:53:57.018 INFO:tasks.rados.rados.0.smithi053.stdout:1443: done (2 left) 2024-01-15T22:53:57.018 INFO:tasks.rados.rados.0.smithi053.stdout:1445: done (1 left) 2024-01-15T22:53:57.018 INFO:tasks.rados.rados.0.smithi053.stdout:1446: done (0 left) 2024-01-15T22:53:57.019 INFO:tasks.rados.rados.0.smithi053.stdout:1447: delete oid 24 current snap is 142 2024-01-15T22:53:57.025 INFO:tasks.rados.rados.0.smithi053.stdout:1447: done (0 left) 2024-01-15T22:53:57.025 INFO:tasks.rados.rados.0.smithi053.stdout:1448: snap_create 2024-01-15T22:53:57.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:57 smithi053 ceph-mon[143363]: failed to encode map e333 with expected crc 2024-01-15T22:53:57.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:57 smithi053 ceph-mon[143363]: failed to encode map e333 with expected crc 2024-01-15T22:53:57.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:57 smithi053 ceph-mon[143363]: osdmap e333: 8 total, 8 up, 8 in 2024-01-15T22:53:57.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:57 smithi053 ceph-mon[146052]: failed to encode map e333 with expected crc 2024-01-15T22:53:57.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:57 smithi053 ceph-mon[146052]: failed to encode map e333 with expected crc 2024-01-15T22:53:57.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:57 smithi053 ceph-mon[146052]: osdmap e333: 8 total, 8 up, 8 in 2024-01-15T22:53:57.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:57 smithi163 ceph-mon[138526]: failed to encode map e333 with expected crc 2024-01-15T22:53:57.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:57 smithi163 ceph-mon[138526]: failed to encode map e333 with expected crc 2024-01-15T22:53:57.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:57 smithi163 ceph-mon[138526]: osdmap e333: 8 total, 8 up, 8 in 2024-01-15T22:53:58.023 INFO:tasks.rados.rados.0.smithi053.stdout:1448: done (0 left) 2024-01-15T22:53:58.023 INFO:tasks.rados.rados.0.smithi053.stdout:1449: snap_remove snap 71 2024-01-15T22:53:58.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:58 smithi053 ceph-mon[143363]: pgmap v215: 121 pgs: 4 peering, 1 active+undersized+degraded, 15 active+undersized, 101 active+clean; 563 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 6.2 MiB/s wr, 24 op/s; 16/963 objects degraded (1.661%); 12 MiB/s, 2 objects/s recovering 2024-01-15T22:53:58.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:58 smithi053 ceph-mon[143363]: failed to encode map e334 with expected crc 2024-01-15T22:53:58.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:58 smithi053 ceph-mon[143363]: failed to encode map e334 with expected crc 2024-01-15T22:53:58.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:58 smithi053 ceph-mon[143363]: osdmap e334: 8 total, 8 up, 8 in 2024-01-15T22:53:58.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:58 smithi053 ceph-mon[143363]: failed to encode map e334 with expected crc 2024-01-15T22:53:58.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:58 smithi053 ceph-mon[146052]: pgmap v215: 121 pgs: 4 peering, 1 active+undersized+degraded, 15 active+undersized, 101 active+clean; 563 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 6.2 MiB/s wr, 24 op/s; 16/963 objects degraded (1.661%); 12 MiB/s, 2 objects/s recovering 2024-01-15T22:53:58.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:58 smithi053 ceph-mon[146052]: failed to encode map e334 with expected crc 2024-01-15T22:53:58.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:58 smithi053 ceph-mon[146052]: failed to encode map e334 with expected crc 2024-01-15T22:53:58.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:58 smithi053 ceph-mon[146052]: osdmap e334: 8 total, 8 up, 8 in 2024-01-15T22:53:58.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:58 smithi053 ceph-mon[146052]: failed to encode map e334 with expected crc 2024-01-15T22:53:58.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:58 smithi163 ceph-mon[138526]: pgmap v215: 121 pgs: 4 peering, 1 active+undersized+degraded, 15 active+undersized, 101 active+clean; 563 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 6.2 MiB/s wr, 24 op/s; 16/963 objects degraded (1.661%); 12 MiB/s, 2 objects/s recovering 2024-01-15T22:53:58.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:58 smithi163 ceph-mon[138526]: failed to encode map e334 with expected crc 2024-01-15T22:53:58.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:58 smithi163 ceph-mon[138526]: failed to encode map e334 with expected crc 2024-01-15T22:53:58.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:58 smithi163 ceph-mon[138526]: osdmap e334: 8 total, 8 up, 8 in 2024-01-15T22:53:58.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:58 smithi163 ceph-mon[138526]: failed to encode map e334 with expected crc 2024-01-15T22:53:58.980 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:53:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:53:58.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:53:59.029 INFO:tasks.rados.rados.0.smithi053.stdout:1449: done (0 left) 2024-01-15T22:53:59.029 INFO:tasks.rados.rados.0.smithi053.stdout:1450: snap_create 2024-01-15T22:53:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:59 smithi053 ceph-mon[143363]: failed to encode map e335 with expected crc 2024-01-15T22:53:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:59 smithi053 ceph-mon[143363]: osdmap e335: 8 total, 8 up, 8 in 2024-01-15T22:53:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:53:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:53:59.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:59 smithi053 ceph-mon[146052]: failed to encode map e335 with expected crc 2024-01-15T22:53:59.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:59 smithi053 ceph-mon[146052]: osdmap e335: 8 total, 8 up, 8 in 2024-01-15T22:53:59.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:59.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:53:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:53:59.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:59 smithi163 ceph-mon[138526]: failed to encode map e335 with expected crc 2024-01-15T22:53:59.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:59 smithi163 ceph-mon[138526]: osdmap e335: 8 total, 8 up, 8 in 2024-01-15T22:53:59.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:53:59.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:53:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:54:00.031 INFO:tasks.rados.rados.0.smithi053.stdout:1450: done (0 left) 2024-01-15T22:54:00.031 INFO:tasks.rados.rados.0.smithi053.stdout:1451: read oid 11 snap -1 2024-01-15T22:54:00.031 INFO:tasks.rados.rados.0.smithi053.stdout:1451: expect deleted 2024-01-15T22:54:00.031 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 144 2024-01-15T22:54:00.031 INFO:tasks.rados.rados.0.smithi053.stdout:1452: seq_num 481 ranges {0=458752,458752=401408} 2024-01-15T22:54:00.034 INFO:tasks.rados.rados.0.smithi053.stdout:1452: writing smithi053129169-24 from 0 to 458752 tid 1 2024-01-15T22:54:00.036 INFO:tasks.rados.rados.0.smithi053.stdout:1452: writing smithi053129169-24 from 458752 to 860160 tid 2 2024-01-15T22:54:00.036 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 144 2024-01-15T22:54:00.036 INFO:tasks.rados.rados.0.smithi053.stdout:1453: seq_num 482 ranges {5095424=475136,5570560=401408} 2024-01-15T22:54:00.067 INFO:tasks.rados.rados.0.smithi053.stdout:1453: writing smithi053129169-32 from 5095424 to 5570560 tid 1 2024-01-15T22:54:00.069 INFO:tasks.rados.rados.0.smithi053.stdout:1453: writing smithi053129169-32 from 5570560 to 5971968 tid 2 2024-01-15T22:54:00.069 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 36 current snap is 144 2024-01-15T22:54:00.069 INFO:tasks.rados.rados.0.smithi053.stdout:1454: seq_num 483 ranges {573440=491520,1064960=401408} 2024-01-15T22:54:00.075 INFO:tasks.rados.rados.0.smithi053.stdout:1454: writing smithi053129169-36 from 573440 to 1064960 tid 1 2024-01-15T22:54:00.078 INFO:tasks.rados.rados.0.smithi053.stdout:1454: writing smithi053129169-36 from 1064960 to 1466368 tid 2 2024-01-15T22:54:00.078 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 22 current snap is 144 2024-01-15T22:54:00.078 INFO:tasks.rados.rados.0.smithi053.stdout:1452: finishing write tid 1 to smithi053129169-24 2024-01-15T22:54:00.078 INFO:tasks.rados.rados.0.smithi053.stdout:1452: finishing write tid 2 to smithi053129169-24 2024-01-15T22:54:00.078 INFO:tasks.rados.rados.0.smithi053.stdout:1452: finishing write tid 3 to smithi053129169-24 2024-01-15T22:54:00.079 INFO:tasks.rados.rados.0.smithi053.stdout:1452: finishing write tid 4 to smithi053129169-24 2024-01-15T22:54:00.079 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 726 (ObjNum 481 snap 144 seq_num 481) dirty exists 2024-01-15T22:54:00.079 INFO:tasks.rados.rados.0.smithi053.stdout:1452: left oid 24 (ObjNum 481 snap 144 seq_num 481) 2024-01-15T22:54:00.079 INFO:tasks.rados.rados.0.smithi053.stdout:1453: finishing write tid 1 to smithi053129169-32 2024-01-15T22:54:00.079 INFO:tasks.rados.rados.0.smithi053.stdout:1453: finishing write tid 2 to smithi053129169-32 2024-01-15T22:54:00.079 INFO:tasks.rados.rados.0.smithi053.stdout:1453: finishing write tid 3 to smithi053129169-32 2024-01-15T22:54:00.079 INFO:tasks.rados.rados.0.smithi053.stdout:1453: finishing write tid 4 to smithi053129169-32 2024-01-15T22:54:00.079 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 1120 (ObjNum 482 snap 144 seq_num 482) dirty exists 2024-01-15T22:54:00.079 INFO:tasks.rados.rados.0.smithi053.stdout:1453: left oid 32 (ObjNum 482 snap 144 seq_num 482) 2024-01-15T22:54:00.079 INFO:tasks.rados.rados.0.smithi053.stdout:1455: seq_num 484 ranges {10330112=507904,10838016=401408} 2024-01-15T22:54:00.137 INFO:tasks.rados.rados.0.smithi053.stdout:1455: writing smithi053129169-22 from 10330112 to 10838016 tid 1 2024-01-15T22:54:00.139 INFO:tasks.rados.rados.0.smithi053.stdout:1455: writing smithi053129169-22 from 10838016 to 11239424 tid 2 2024-01-15T22:54:00.139 INFO:tasks.rados.rados.0.smithi053.stdout:1451: done (4 left) 2024-01-15T22:54:00.140 INFO:tasks.rados.rados.0.smithi053.stdout:1452: done (3 left) 2024-01-15T22:54:00.140 INFO:tasks.rados.rados.0.smithi053.stdout:1453: done (2 left) 2024-01-15T22:54:00.140 INFO:tasks.rados.rados.0.smithi053.stdout:1456: snap_remove snap 86 2024-01-15T22:54:00.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:00 smithi053 ceph-mon[143363]: pgmap v218: 121 pgs: 4 peering, 117 active+clean; 563 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.3 MiB/s wr, 11 op/s; 4.1 MiB/s, 0 objects/s recovering 2024-01-15T22:54:00.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:00 smithi053 ceph-mon[143363]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/963 objects degraded (1.661%), 1 pg degraded) 2024-01-15T22:54:00.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:00 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T22:54:00.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:00 smithi053 ceph-mon[143363]: failed to encode map e336 with expected crc 2024-01-15T22:54:00.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:00 smithi053 ceph-mon[143363]: failed to encode map e335 with expected crc 2024-01-15T22:54:00.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:00 smithi053 ceph-mon[143363]: osdmap e336: 8 total, 8 up, 8 in 2024-01-15T22:54:00.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:00 smithi053 ceph-mon[146052]: pgmap v218: 121 pgs: 4 peering, 117 active+clean; 563 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.3 MiB/s wr, 11 op/s; 4.1 MiB/s, 0 objects/s recovering 2024-01-15T22:54:00.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:00 smithi053 ceph-mon[146052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/963 objects degraded (1.661%), 1 pg degraded) 2024-01-15T22:54:00.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:00 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T22:54:00.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:00 smithi053 ceph-mon[146052]: failed to encode map e336 with expected crc 2024-01-15T22:54:00.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:00 smithi053 ceph-mon[146052]: failed to encode map e335 with expected crc 2024-01-15T22:54:00.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:00 smithi053 ceph-mon[146052]: osdmap e336: 8 total, 8 up, 8 in 2024-01-15T22:54:00.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:00 smithi163 ceph-mon[138526]: pgmap v218: 121 pgs: 4 peering, 117 active+clean; 563 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.3 MiB/s wr, 11 op/s; 4.1 MiB/s, 0 objects/s recovering 2024-01-15T22:54:00.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:00 smithi163 ceph-mon[138526]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/963 objects degraded (1.661%), 1 pg degraded) 2024-01-15T22:54:00.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:00 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T22:54:00.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:00 smithi163 ceph-mon[138526]: failed to encode map e336 with expected crc 2024-01-15T22:54:00.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:00 smithi163 ceph-mon[138526]: failed to encode map e335 with expected crc 2024-01-15T22:54:00.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:00 smithi163 ceph-mon[138526]: osdmap e336: 8 total, 8 up, 8 in 2024-01-15T22:54:01.042 INFO:tasks.rados.rados.0.smithi053.stdout:1456: done (2 left) 2024-01-15T22:54:01.042 INFO:tasks.rados.rados.0.smithi053.stdout:1457: rollback oid 46 current snap is 144 2024-01-15T22:54:01.042 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 46 to 132 2024-01-15T22:54:01.042 INFO:tasks.rados.rados.0.smithi053.stdout:1454: finishing write tid 1 to smithi053129169-36 2024-01-15T22:54:01.042 INFO:tasks.rados.rados.0.smithi053.stdout:1454: finishing write tid 2 to smithi053129169-36 2024-01-15T22:54:01.042 INFO:tasks.rados.rados.0.smithi053.stdout:1454: finishing write tid 3 to smithi053129169-36 2024-01-15T22:54:01.042 INFO:tasks.rados.rados.0.smithi053.stdout:1454: finishing write tid 4 to smithi053129169-36 2024-01-15T22:54:01.042 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 558 (ObjNum 483 snap 144 seq_num 483) dirty exists 2024-01-15T22:54:01.043 INFO:tasks.rados.rados.0.smithi053.stdout:1454: left oid 36 (ObjNum 483 snap 144 seq_num 483) 2024-01-15T22:54:01.043 INFO:tasks.rados.rados.0.smithi053.stdout:1455: finishing write tid 1 to smithi053129169-22 2024-01-15T22:54:01.043 INFO:tasks.rados.rados.0.smithi053.stdout:1455: finishing write tid 2 to smithi053129169-22 2024-01-15T22:54:01.043 INFO:tasks.rados.rados.0.smithi053.stdout:1455: finishing write tid 3 to smithi053129169-22 2024-01-15T22:54:01.043 INFO:tasks.rados.rados.0.smithi053.stdout:1455: finishing write tid 4 to smithi053129169-22 2024-01-15T22:54:01.043 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 1043 (ObjNum 484 snap 144 seq_num 484) dirty exists 2024-01-15T22:54:01.043 INFO:tasks.rados.rados.0.smithi053.stdout:1455: left oid 22 (ObjNum 484 snap 144 seq_num 484) 2024-01-15T22:54:01.043 INFO:tasks.rados.rados.0.smithi053.stdout:1454: done (2 left) 2024-01-15T22:54:01.043 INFO:tasks.rados.rados.0.smithi053.stdout:1455: done (1 left) 2024-01-15T22:54:01.043 INFO:tasks.rados.rados.0.smithi053.stdout:1458: snap_remove snap 141 2024-01-15T22:54:01.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:01 smithi053 ceph-mon[146052]: osdmap e337: 8 total, 8 up, 8 in 2024-01-15T22:54:01.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:01 smithi053 ceph-mon[146052]: failed to encode map e337 with expected crc 2024-01-15T22:54:01.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:01 smithi053 ceph-mon[146052]: failed to encode map e337 with expected crc 2024-01-15T22:54:01.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:01 smithi053 ceph-mon[143363]: osdmap e337: 8 total, 8 up, 8 in 2024-01-15T22:54:01.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:01 smithi053 ceph-mon[143363]: failed to encode map e337 with expected crc 2024-01-15T22:54:01.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:01 smithi053 ceph-mon[143363]: failed to encode map e337 with expected crc 2024-01-15T22:54:01.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:01 smithi163 ceph-mon[138526]: osdmap e337: 8 total, 8 up, 8 in 2024-01-15T22:54:01.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:01 smithi163 ceph-mon[138526]: failed to encode map e337 with expected crc 2024-01-15T22:54:01.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:01 smithi163 ceph-mon[138526]: failed to encode map e337 with expected crc 2024-01-15T22:54:02.045 INFO:tasks.rados.rados.0.smithi053.stdout:1458: done (1 left) 2024-01-15T22:54:02.045 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 23 current snap is 144 2024-01-15T22:54:02.045 INFO:tasks.rados.rados.0.smithi053.stdout:1457: finishing rollback tid 0 to smithi053129169-46 2024-01-15T22:54:02.046 INFO:tasks.rados.rados.0.smithi053.stdout:1459: seq_num 485 ranges {5021696=532480,5554176=401408} 2024-01-15T22:54:02.076 INFO:tasks.rados.rados.0.smithi053.stdout:1459: writing smithi053129169-23 from 5021696 to 5554176 tid 1 2024-01-15T22:54:02.078 INFO:tasks.rados.rados.0.smithi053.stdout:1459: writing smithi053129169-23 from 5554176 to 5955584 tid 2 2024-01-15T22:54:02.079 INFO:tasks.rados.rados.0.smithi053.stdout:1460: read oid 13 snap 137 2024-01-15T22:54:02.079 INFO:tasks.rados.rados.0.smithi053.stdout:1460: expect deleted 2024-01-15T22:54:02.079 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 144 2024-01-15T22:54:02.079 INFO:tasks.rados.rados.0.smithi053.stdout:1457: finishing rollback tid 1 to smithi053129169-46 2024-01-15T22:54:02.079 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 624 (ObjNum 385 snap 0 seq_num 3638966544) dirty dne 2024-01-15T22:54:02.079 INFO:tasks.rados.rados.0.smithi053.stdout:1461: seq_num 486 ranges {9486336=548864,10035200=401408} 2024-01-15T22:54:02.133 INFO:tasks.rados.rados.0.smithi053.stdout:1461: writing smithi053129169-29 from 9486336 to 10035200 tid 1 2024-01-15T22:54:02.136 INFO:tasks.rados.rados.0.smithi053.stdout:1461: writing smithi053129169-29 from 10035200 to 10436608 tid 2 2024-01-15T22:54:02.136 INFO:tasks.rados.rados.0.smithi053.stdout:1457: done (3 left) 2024-01-15T22:54:02.136 INFO:tasks.rados.rados.0.smithi053.stdout:1462: copy_from oid 40 from oid 41 current snap is 144 2024-01-15T22:54:02.136 INFO:tasks.rados.rados.0.smithi053.stdout:1459: finishing write tid 1 to smithi053129169-23 2024-01-15T22:54:02.136 INFO:tasks.rados.rados.0.smithi053.stdout:1459: finishing write tid 2 to smithi053129169-23 2024-01-15T22:54:02.136 INFO:tasks.rados.rados.0.smithi053.stdout:1459: finishing write tid 3 to smithi053129169-23 2024-01-15T22:54:02.136 INFO:tasks.rados.rados.0.smithi053.stdout:1459: finishing write tid 4 to smithi053129169-23 2024-01-15T22:54:02.137 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 810 (ObjNum 485 snap 144 seq_num 485) dirty exists 2024-01-15T22:54:02.137 INFO:tasks.rados.rados.0.smithi053.stdout:1459: left oid 23 (ObjNum 485 snap 144 seq_num 485) 2024-01-15T22:54:02.137 INFO:tasks.rados.rados.0.smithi053.stdout:1459: done (3 left) 2024-01-15T22:54:02.137 INFO:tasks.rados.rados.0.smithi053.stdout:1460: done (2 left) 2024-01-15T22:54:02.137 INFO:tasks.rados.rados.0.smithi053.stdout:1463: snap_remove snap 76 2024-01-15T22:54:02.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:02 smithi053 ceph-mon[143363]: pgmap v221: 121 pgs: 121 active+clean; 566 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.7 MiB/s wr, 9 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T22:54:02.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:02 smithi053 ceph-mon[143363]: osdmap e338: 8 total, 8 up, 8 in 2024-01-15T22:54:02.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:02 smithi053 ceph-mon[143363]: failed to encode map e338 with expected crc 2024-01-15T22:54:02.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:02 smithi053 ceph-mon[143363]: failed to encode map e338 with expected crc 2024-01-15T22:54:02.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:02 smithi053 ceph-mon[146052]: pgmap v221: 121 pgs: 121 active+clean; 566 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.7 MiB/s wr, 9 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T22:54:02.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:02 smithi053 ceph-mon[146052]: osdmap e338: 8 total, 8 up, 8 in 2024-01-15T22:54:02.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:02 smithi053 ceph-mon[146052]: failed to encode map e338 with expected crc 2024-01-15T22:54:02.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:02 smithi053 ceph-mon[146052]: failed to encode map e338 with expected crc 2024-01-15T22:54:02.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:02 smithi163 ceph-mon[138526]: pgmap v221: 121 pgs: 121 active+clean; 566 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.7 MiB/s wr, 9 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T22:54:02.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:02 smithi163 ceph-mon[138526]: osdmap e338: 8 total, 8 up, 8 in 2024-01-15T22:54:02.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:02 smithi163 ceph-mon[138526]: failed to encode map e338 with expected crc 2024-01-15T22:54:02.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:02 smithi163 ceph-mon[138526]: failed to encode map e338 with expected crc 2024-01-15T22:54:03.052 INFO:tasks.rados.rados.0.smithi053.stdout:1463: done (2 left) 2024-01-15T22:54:03.052 INFO:tasks.rados.rados.0.smithi053.stdout:1464: snap_create 2024-01-15T22:54:03.053 INFO:tasks.rados.rados.0.smithi053.stdout:1461: finishing write tid 1 to smithi053129169-29 2024-01-15T22:54:03.053 INFO:tasks.rados.rados.0.smithi053.stdout:1461: finishing write tid 2 to smithi053129169-29 2024-01-15T22:54:03.053 INFO:tasks.rados.rados.0.smithi053.stdout:1461: finishing write tid 3 to smithi053129169-29 2024-01-15T22:54:03.053 INFO:tasks.rados.rados.0.smithi053.stdout:1461: finishing write tid 4 to smithi053129169-29 2024-01-15T22:54:03.053 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 627 (ObjNum 486 snap 144 seq_num 486) dirty exists 2024-01-15T22:54:03.053 INFO:tasks.rados.rados.0.smithi053.stdout:1461: left oid 29 (ObjNum 486 snap 144 seq_num 486) 2024-01-15T22:54:03.053 INFO:tasks.rados.rados.0.smithi053.stdout:1462: finishing copy_from to smithi053129169-40 2024-01-15T22:54:03.053 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 897 (ObjNum 478 snap 141 seq_num 478) dirty exists 2024-01-15T22:54:03.053 INFO:tasks.rados.rados.0.smithi053.stdout:1462: finishing copy_from racing read to smithi053129169-40 2024-01-15T22:54:03.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:03 smithi163 ceph-mon[138526]: failed to encode map e339 with expected crc 2024-01-15T22:54:03.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:03 smithi163 ceph-mon[138526]: osdmap e339: 8 total, 8 up, 8 in 2024-01-15T22:54:03.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:03 smithi163 ceph-mon[138526]: failed to encode map e339 with expected crc 2024-01-15T22:54:03.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:03 smithi053 ceph-mon[143363]: failed to encode map e339 with expected crc 2024-01-15T22:54:03.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:03 smithi053 ceph-mon[143363]: osdmap e339: 8 total, 8 up, 8 in 2024-01-15T22:54:03.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:03 smithi053 ceph-mon[143363]: failed to encode map e339 with expected crc 2024-01-15T22:54:03.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:03 smithi053 ceph-mon[146052]: failed to encode map e339 with expected crc 2024-01-15T22:54:03.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:03 smithi053 ceph-mon[146052]: osdmap e339: 8 total, 8 up, 8 in 2024-01-15T22:54:03.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:03 smithi053 ceph-mon[146052]: failed to encode map e339 with expected crc 2024-01-15T22:54:04.052 INFO:tasks.rados.rados.0.smithi053.stdout:1461: done (2 left) 2024-01-15T22:54:04.052 INFO:tasks.rados.rados.0.smithi053.stdout:1462: done (1 left) 2024-01-15T22:54:04.052 INFO:tasks.rados.rados.0.smithi053.stdout:1464: done (0 left) 2024-01-15T22:54:04.052 INFO:tasks.rados.rados.0.smithi053.stdout:1465: read oid 28 snap -1 2024-01-15T22:54:04.052 INFO:tasks.rados.rados.0.smithi053.stdout:1465: expect (ObjNum 379 snap 116 seq_num 379) 2024-01-15T22:54:04.052 INFO:tasks.rados.rados.0.smithi053.stdout:1466: read oid 11 snap -1 2024-01-15T22:54:04.053 INFO:tasks.rados.rados.0.smithi053.stdout:1466: expect deleted 2024-01-15T22:54:04.053 INFO:tasks.rados.rados.0.smithi053.stdout:1467: read oid 14 snap -1 2024-01-15T22:54:04.053 INFO:tasks.rados.rados.0.smithi053.stdout:1467: expect deleted 2024-01-15T22:54:04.053 INFO:tasks.rados.rados.0.smithi053.stdout:1468: copy_from oid 50 from oid 12 current snap is 145 2024-01-15T22:54:04.053 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 145 2024-01-15T22:54:04.053 INFO:tasks.rados.rados.0.smithi053.stdout:1469: seq_num 487 ranges {3563520=565248,4128768=401408} 2024-01-15T22:54:04.075 INFO:tasks.rados.rados.0.smithi053.stdout:1469: writing smithi053129169-45 from 3563520 to 4128768 tid 1 2024-01-15T22:54:04.077 INFO:tasks.rados.rados.0.smithi053.stdout:1469: writing smithi053129169-45 from 4128768 to 4530176 tid 2 2024-01-15T22:54:04.077 INFO:tasks.rados.rados.0.smithi053.stdout:1470: read oid 2 snap 96 2024-01-15T22:54:04.077 INFO:tasks.rados.rados.0.smithi053.stdout:1470: expect (ObjNum 280 snap 89 seq_num 280) 2024-01-15T22:54:04.078 INFO:tasks.rados.rados.0.smithi053.stdout:1471: rollback oid 37 current snap is 145 2024-01-15T22:54:04.078 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 37 to 40 2024-01-15T22:54:04.078 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 40 current snap is 145 2024-01-15T22:54:04.078 INFO:tasks.rados.rados.0.smithi053.stdout:1472: seq_num 488 ranges {6275072=581632,6856704=401408} 2024-01-15T22:54:04.116 INFO:tasks.rados.rados.0.smithi053.stdout:1472: writing smithi053129169-40 from 6275072 to 6856704 tid 1 2024-01-15T22:54:04.118 INFO:tasks.rados.rados.0.smithi053.stdout:1472: writing smithi053129169-40 from 6856704 to 7258112 tid 2 2024-01-15T22:54:04.118 INFO:tasks.rados.rados.0.smithi053.stdout:1473: snap_remove snap 143 2024-01-15T22:54:04.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:04 smithi163 ceph-mon[138526]: pgmap v224: 121 pgs: 121 active+clean; 569 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.1 MiB/s wr, 10 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T22:54:04.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:04 smithi163 ceph-mon[138526]: failed to encode map e340 with expected crc 2024-01-15T22:54:04.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:04 smithi163 ceph-mon[138526]: osdmap e340: 8 total, 8 up, 8 in 2024-01-15T22:54:04.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:04 smithi163 ceph-mon[138526]: failed to encode map e340 with expected crc 2024-01-15T22:54:04.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:04 smithi163 ceph-mon[138526]: failed to encode map e340 with expected crc 2024-01-15T22:54:04.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:04 smithi053 ceph-mon[146052]: pgmap v224: 121 pgs: 121 active+clean; 569 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.1 MiB/s wr, 10 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T22:54:04.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:04 smithi053 ceph-mon[146052]: failed to encode map e340 with expected crc 2024-01-15T22:54:04.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:04 smithi053 ceph-mon[146052]: osdmap e340: 8 total, 8 up, 8 in 2024-01-15T22:54:04.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:04 smithi053 ceph-mon[146052]: failed to encode map e340 with expected crc 2024-01-15T22:54:04.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:04 smithi053 ceph-mon[146052]: failed to encode map e340 with expected crc 2024-01-15T22:54:04.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:04 smithi053 ceph-mon[143363]: pgmap v224: 121 pgs: 121 active+clean; 569 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.1 MiB/s wr, 10 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T22:54:04.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:04 smithi053 ceph-mon[143363]: failed to encode map e340 with expected crc 2024-01-15T22:54:04.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:04 smithi053 ceph-mon[143363]: osdmap e340: 8 total, 8 up, 8 in 2024-01-15T22:54:04.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:04 smithi053 ceph-mon[143363]: failed to encode map e340 with expected crc 2024-01-15T22:54:04.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:04 smithi053 ceph-mon[143363]: failed to encode map e340 with expected crc 2024-01-15T22:54:05.065 INFO:tasks.rados.rados.0.smithi053.stdout:1473: done (8 left) 2024-01-15T22:54:05.065 INFO:tasks.rados.rados.0.smithi053.stdout:1474: snap_remove snap 132 2024-01-15T22:54:05.293 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:54:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:54:05] "GET /metrics HTTP/1.1" 200 36087 "" "Prometheus/2.43.0" 2024-01-15T22:54:05.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:05 smithi053 ceph-mon[146052]: failed to encode map e341 with expected crc 2024-01-15T22:54:05.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:05 smithi053 ceph-mon[146052]: failed to encode map e341 with expected crc 2024-01-15T22:54:05.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:05 smithi053 ceph-mon[146052]: osdmap e341: 8 total, 8 up, 8 in 2024-01-15T22:54:05.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:05 smithi053 ceph-mon[146052]: failed to encode map e341 with expected crc 2024-01-15T22:54:05.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:05 smithi053 ceph-mon[146052]: failed to encode map e341 with expected crc 2024-01-15T22:54:05.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:05 smithi053 ceph-mon[146052]: failed to encode map e341 with expected crc 2024-01-15T22:54:05.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:05 smithi053 ceph-mon[143363]: failed to encode map e341 with expected crc 2024-01-15T22:54:05.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:05 smithi053 ceph-mon[143363]: failed to encode map e341 with expected crc 2024-01-15T22:54:05.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:05 smithi053 ceph-mon[143363]: osdmap e341: 8 total, 8 up, 8 in 2024-01-15T22:54:05.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:05 smithi053 ceph-mon[143363]: failed to encode map e341 with expected crc 2024-01-15T22:54:05.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:05 smithi053 ceph-mon[143363]: failed to encode map e341 with expected crc 2024-01-15T22:54:05.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:05 smithi053 ceph-mon[143363]: failed to encode map e341 with expected crc 2024-01-15T22:54:05.376 INFO:teuthology.orchestra.run.smithi053.stdout:true 2024-01-15T22:54:05.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:05 smithi163 ceph-mon[138526]: failed to encode map e341 with expected crc 2024-01-15T22:54:05.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:05 smithi163 ceph-mon[138526]: failed to encode map e341 with expected crc 2024-01-15T22:54:05.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:05 smithi163 ceph-mon[138526]: osdmap e341: 8 total, 8 up, 8 in 2024-01-15T22:54:05.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:05 smithi163 ceph-mon[138526]: failed to encode map e341 with expected crc 2024-01-15T22:54:05.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:05 smithi163 ceph-mon[138526]: failed to encode map e341 with expected crc 2024-01-15T22:54:05.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:05 smithi163 ceph-mon[138526]: failed to encode map e341 with expected crc 2024-01-15T22:54:05.698 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-15T22:54:05.698 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (3m) 15s ago 6m 20.5M - 0.25.0 c8568f914cd2 9a47f1d13586 2024-01-15T22:54:05.698 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi163 *:3000 running (3m) 2m ago 6m 86.5M - 9.4.7 954c08fa6188 13a2c7b92d98 2024-01-15T22:54:05.698 INFO:teuthology.orchestra.run.smithi053.stdout:mds.a smithi053 running (7m) 15s ago 7m 19.3M - 17.2.7-268-g6441305d c3a232f785d8 4d36714adf10 2024-01-15T22:54:05.698 INFO:teuthology.orchestra.run.smithi053.stdout:mds.b smithi163 running (7m) 2m ago 7m 16.7M - 17.2.7-268-g6441305d c3a232f785d8 c0b806195a60 2024-01-15T22:54:05.698 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi163 *:8443,9283,8765 running (2m) 2m ago 9m 447M - 18.2.1-242-gd2f11f33 f16b14f4c75d 1e115ae1e0c7 2024-01-15T22:54:05.698 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (3m) 15s ago 10m 511M - 18.2.1-242-gd2f11f33 f16b14f4c75d cb1657132d65 2024-01-15T22:54:05.698 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (2m) 15s ago 11m 81.5M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d a47e1c16b72c 2024-01-15T22:54:05.698 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi163 running (2m) 2m ago 9m 26.5M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d b2d91135e37d 2024-01-15T22:54:05.698 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (2m) 15s ago 9m 68.4M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d 8bb8f7a4f9b5 2024-01-15T22:54:05.698 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (3m) 15s ago 5m 9773k - 1.5.0 0da6a335fe13 3b51e4e7e299 2024-01-15T22:54:05.698 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi163 *:9100 running (3m) 2m ago 5m 9559k - 1.5.0 0da6a335fe13 5ddabc842ce8 2024-01-15T22:54:05.698 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (103s) 15s ago 9m 335M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d c8aace9ef8ef 2024-01-15T22:54:05.698 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (74s) 15s ago 8m 222M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d 62f6e9f6a632 2024-01-15T22:54:05.699 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (46s) 15s ago 8m 183M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d 5845a6a52aa5 2024-01-15T22:54:05.699 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (18s) 15s ago 8m 16.2M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d bf6068db6ec4 2024-01-15T22:54:05.699 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi163 running (8m) 2m ago 8m 328M 2488M 17.2.7-268-g6441305d c3a232f785d8 7a8265fc5e4f 2024-01-15T22:54:05.699 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi163 running (7m) 2m ago 7m 307M 2488M 17.2.7-268-g6441305d c3a232f785d8 a35a7235bfee 2024-01-15T22:54:05.699 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi163 running (7m) 2m ago 7m 227M 2488M 17.2.7-268-g6441305d c3a232f785d8 d9bbfdd11e5a 2024-01-15T22:54:05.699 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi163 running (7m) 2m ago 7m 252M 2488M 17.2.7-268-g6441305d c3a232f785d8 b416f62ab004 2024-01-15T22:54:05.699 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi163 *:9095 running (2m) 2m ago 6m 50.4M - 2.43.0 a07b618ecd1d c7eb40616e72 2024-01-15T22:54:05.928 INFO:tasks.rados.rados.0.smithi053.stdout:1474: done (8 left) 2024-01-15T22:54:05.928 INFO:tasks.rados.rados.0.smithi053.stdout:1475: delete oid 36 current snap is 145 2024-01-15T22:54:05.929 INFO:tasks.rados.rados.0.smithi053.stdout:1465: expect (ObjNum 379 snap 116 seq_num 379) 2024-01-15T22:54:05.977 INFO:tasks.rados.rados.0.smithi053.stdout:1468: finishing copy_from to smithi053129169-50 2024-01-15T22:54:05.977 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 930 (ObjNum 444 snap 135 seq_num 444) dirty exists 2024-01-15T22:54:05.977 INFO:tasks.rados.rados.0.smithi053.stdout:1468: finishing copy_from racing read to smithi053129169-50 2024-01-15T22:54:05.978 INFO:tasks.rados.rados.0.smithi053.stdout:1469: finishing write tid 1 to smithi053129169-45 2024-01-15T22:54:05.978 INFO:tasks.rados.rados.0.smithi053.stdout:1471: finishing rollback tid 1 to smithi053129169-37 2024-01-15T22:54:05.978 INFO:tasks.rados.rados.0.smithi053.stdout:1471: finishing rollback tid 2 to smithi053129169-37 2024-01-15T22:54:05.978 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 1068 (ObjNum 138 snap 36 seq_num 138) dirty exists 2024-01-15T22:54:05.978 INFO:tasks.rados.rados.0.smithi053.stdout:1469: finishing write tid 2 to smithi053129169-45 2024-01-15T22:54:05.978 INFO:tasks.rados.rados.0.smithi053.stdout:1469: finishing write tid 3 to smithi053129169-45 2024-01-15T22:54:05.978 INFO:tasks.rados.rados.0.smithi053.stdout:1469: finishing write tid 4 to smithi053129169-45 2024-01-15T22:54:05.978 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 900 (ObjNum 487 snap 145 seq_num 487) dirty exists 2024-01-15T22:54:05.978 INFO:tasks.rados.rados.0.smithi053.stdout:1469: left oid 45 (ObjNum 487 snap 145 seq_num 487) 2024-01-15T22:54:05.978 INFO:tasks.rados.rados.0.smithi053.stdout:1465: done (8 left) 2024-01-15T22:54:05.978 INFO:tasks.rados.rados.0.smithi053.stdout:1466: done (7 left) 2024-01-15T22:54:05.978 INFO:tasks.rados.rados.0.smithi053.stdout:1467: done (6 left) 2024-01-15T22:54:05.979 INFO:tasks.rados.rados.0.smithi053.stdout:1468: done (5 left) 2024-01-15T22:54:05.979 INFO:tasks.rados.rados.0.smithi053.stdout:1469: done (4 left) 2024-01-15T22:54:05.979 INFO:tasks.rados.rados.0.smithi053.stdout:1471: done (3 left) 2024-01-15T22:54:05.979 INFO:tasks.rados.rados.0.smithi053.stdout:1475: done (2 left) 2024-01-15T22:54:05.979 INFO:tasks.rados.rados.0.smithi053.stdout:1476: setattr oid 50 current snap is 145 2024-01-15T22:54:05.979 INFO:tasks.rados.rados.0.smithi053.stdout:1470: expect (ObjNum 280 snap 89 seq_num 280) 2024-01-15T22:54:06.113 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:54:06.114 INFO:teuthology.orchestra.run.smithi053.stdout: "mon": { 2024-01-15T22:54:06.114 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 3 2024-01-15T22:54:06.114 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:54:06.114 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr": { 2024-01-15T22:54:06.114 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 2 2024-01-15T22:54:06.114 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:54:06.114 INFO:teuthology.orchestra.run.smithi053.stdout: "osd": { 2024-01-15T22:54:06.114 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 4, 2024-01-15T22:54:06.114 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 4 2024-01-15T22:54:06.114 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:54:06.114 INFO:teuthology.orchestra.run.smithi053.stdout: "mds": { 2024-01-15T22:54:06.114 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:54:06.114 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:54:06.115 INFO:teuthology.orchestra.run.smithi053.stdout: "overall": { 2024-01-15T22:54:06.115 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 6, 2024-01-15T22:54:06.115 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 9 2024-01-15T22:54:06.115 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-01-15T22:54:06.115 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:54:06.131 INFO:tasks.rados.rados.0.smithi053.stdout:1472: finishing write tid 1 to smithi053129169-40 2024-01-15T22:54:06.132 INFO:tasks.rados.rados.0.smithi053.stdout:1472: finishing write tid 2 to smithi053129169-40 2024-01-15T22:54:06.132 INFO:tasks.rados.rados.0.smithi053.stdout:1472: finishing write tid 3 to smithi053129169-40 2024-01-15T22:54:06.132 INFO:tasks.rados.rados.0.smithi053.stdout:1472: finishing write tid 4 to smithi053129169-40 2024-01-15T22:54:06.132 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 900 (ObjNum 488 snap 145 seq_num 488) dirty exists 2024-01-15T22:54:06.132 INFO:tasks.rados.rados.0.smithi053.stdout:1472: left oid 40 (ObjNum 488 snap 145 seq_num 488) 2024-01-15T22:54:06.132 INFO:tasks.rados.rados.0.smithi053.stdout:1470: done (2 left) 2024-01-15T22:54:06.132 INFO:tasks.rados.rados.0.smithi053.stdout:1472: done (1 left) 2024-01-15T22:54:06.132 INFO:tasks.rados.rados.0.smithi053.stdout:1477: delete oid 21 current snap is 145 2024-01-15T22:54:06.134 INFO:tasks.rados.rados.0.smithi053.stdout:1477: done (1 left) 2024-01-15T22:54:06.134 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 6 current snap is 145 2024-01-15T22:54:06.134 INFO:tasks.rados.rados.0.smithi053.stdout:1478: seq_num 491 ranges {0=630784,630784=401408} 2024-01-15T22:54:06.137 INFO:tasks.rados.rados.0.smithi053.stdout:1478: writing smithi053129169-6 from 0 to 630784 tid 1 2024-01-15T22:54:06.140 INFO:tasks.rados.rados.0.smithi053.stdout:1478: writing smithi053129169-6 from 630784 to 1032192 tid 2 2024-01-15T22:54:06.140 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 2 current snap is 145 2024-01-15T22:54:06.140 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 1077 (ObjNum 444 snap 135 seq_num 444) dirty exists 2024-01-15T22:54:06.140 INFO:tasks.rados.rados.0.smithi053.stdout:1479: seq_num 492 ranges {1925120=647168,2572288=401408} 2024-01-15T22:54:06.154 INFO:tasks.rados.rados.0.smithi053.stdout:1479: writing smithi053129169-2 from 1925120 to 2572288 tid 1 2024-01-15T22:54:06.156 INFO:tasks.rados.rados.0.smithi053.stdout:1479: writing smithi053129169-2 from 2572288 to 2973696 tid 2 2024-01-15T22:54:06.156 INFO:tasks.rados.rados.0.smithi053.stdout:1476: done (2 left) 2024-01-15T22:54:06.156 INFO:tasks.rados.rados.0.smithi053.stdout:1480: snap_remove snap 133 2024-01-15T22:54:06.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:06 smithi163 ceph-mon[138526]: pgmap v227: 121 pgs: 121 active+clean; 583 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-01-15T22:54:06.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:06 smithi163 ceph-mon[138526]: failed to encode map e342 with expected crc 2024-01-15T22:54:06.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:06 smithi163 ceph-mon[138526]: failed to encode map e342 with expected crc 2024-01-15T22:54:06.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:06 smithi163 ceph-mon[138526]: osdmap e342: 8 total, 8 up, 8 in 2024-01-15T22:54:06.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:06 smithi163 ceph-mon[138526]: failed to encode map e342 with expected crc 2024-01-15T22:54:06.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:06 smithi163 ceph-mon[138526]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:54:06.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:06 smithi163 ceph-mon[138526]: osdmap e343: 8 total, 8 up, 8 in 2024-01-15T22:54:06.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:06 smithi053 ceph-mon[143363]: pgmap v227: 121 pgs: 121 active+clean; 583 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-01-15T22:54:06.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:06 smithi053 ceph-mon[143363]: failed to encode map e342 with expected crc 2024-01-15T22:54:06.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:06 smithi053 ceph-mon[143363]: failed to encode map e342 with expected crc 2024-01-15T22:54:06.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:06 smithi053 ceph-mon[143363]: osdmap e342: 8 total, 8 up, 8 in 2024-01-15T22:54:06.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:06 smithi053 ceph-mon[143363]: failed to encode map e342 with expected crc 2024-01-15T22:54:06.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:06 smithi053 ceph-mon[143363]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:54:06.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:06 smithi053 ceph-mon[143363]: osdmap e343: 8 total, 8 up, 8 in 2024-01-15T22:54:06.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:06 smithi053 ceph-mon[146052]: pgmap v227: 121 pgs: 121 active+clean; 583 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-01-15T22:54:06.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:06 smithi053 ceph-mon[146052]: failed to encode map e342 with expected crc 2024-01-15T22:54:06.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:06 smithi053 ceph-mon[146052]: failed to encode map e342 with expected crc 2024-01-15T22:54:06.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:06 smithi053 ceph-mon[146052]: osdmap e342: 8 total, 8 up, 8 in 2024-01-15T22:54:06.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:06 smithi053 ceph-mon[146052]: failed to encode map e342 with expected crc 2024-01-15T22:54:06.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:06 smithi053 ceph-mon[146052]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:54:06.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:06 smithi053 ceph-mon[146052]: osdmap e343: 8 total, 8 up, 8 in 2024-01-15T22:54:07.069 INFO:tasks.rados.rados.0.smithi053.stdout:1480: done (2 left) 2024-01-15T22:54:07.069 INFO:tasks.rados.rados.0.smithi053.stdout:1481: snap_remove snap 128 2024-01-15T22:54:07.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:07 smithi163 ceph-mon[138526]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:54:07.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:07 smithi163 ceph-mon[138526]: failed to encode map e343 with expected crc 2024-01-15T22:54:07.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:07 smithi163 ceph-mon[138526]: failed to encode map e343 with expected crc 2024-01-15T22:54:07.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:07 smithi163 ceph-mon[138526]: failed to encode map e343 with expected crc 2024-01-15T22:54:07.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:07 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3366618922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:07.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:07 smithi053 ceph-mon[143363]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:54:07.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:07 smithi053 ceph-mon[143363]: failed to encode map e343 with expected crc 2024-01-15T22:54:07.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:07 smithi053 ceph-mon[143363]: failed to encode map e343 with expected crc 2024-01-15T22:54:07.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:07 smithi053 ceph-mon[143363]: failed to encode map e343 with expected crc 2024-01-15T22:54:07.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:07 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3366618922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:07.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:07 smithi053 ceph-mon[146052]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:54:07.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:07 smithi053 ceph-mon[146052]: failed to encode map e343 with expected crc 2024-01-15T22:54:07.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:07 smithi053 ceph-mon[146052]: failed to encode map e343 with expected crc 2024-01-15T22:54:07.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:07 smithi053 ceph-mon[146052]: failed to encode map e343 with expected crc 2024-01-15T22:54:07.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:07 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3366618922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:08.069 INFO:tasks.rados.rados.0.smithi053.stdout:1481: done (2 left) 2024-01-15T22:54:08.069 INFO:tasks.rados.rados.0.smithi053.stdout:1482: snap_create 2024-01-15T22:54:08.070 INFO:tasks.rados.rados.0.smithi053.stdout:1478: finishing write tid 1 to smithi053129169-6 2024-01-15T22:54:08.070 INFO:tasks.rados.rados.0.smithi053.stdout:1478: finishing write tid 2 to smithi053129169-6 2024-01-15T22:54:08.070 INFO:tasks.rados.rados.0.smithi053.stdout:1478: finishing write tid 3 to smithi053129169-6 2024-01-15T22:54:08.070 INFO:tasks.rados.rados.0.smithi053.stdout:1478: finishing write tid 4 to smithi053129169-6 2024-01-15T22:54:08.070 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 102 (ObjNum 491 snap 145 seq_num 491) dirty exists 2024-01-15T22:54:08.070 INFO:tasks.rados.rados.0.smithi053.stdout:1478: left oid 6 (ObjNum 491 snap 145 seq_num 491) 2024-01-15T22:54:08.070 INFO:tasks.rados.rados.0.smithi053.stdout:1479: finishing write tid 1 to smithi053129169-2 2024-01-15T22:54:08.070 INFO:tasks.rados.rados.0.smithi053.stdout:1479: finishing write tid 2 to smithi053129169-2 2024-01-15T22:54:08.070 INFO:tasks.rados.rados.0.smithi053.stdout:1479: finishing write tid 3 to smithi053129169-2 2024-01-15T22:54:08.070 INFO:tasks.rados.rados.0.smithi053.stdout:1479: finishing write tid 4 to smithi053129169-2 2024-01-15T22:54:08.070 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 1030 (ObjNum 492 snap 145 seq_num 492) dirty exists 2024-01-15T22:54:08.070 INFO:tasks.rados.rados.0.smithi053.stdout:1479: left oid 2 (ObjNum 492 snap 145 seq_num 492) 2024-01-15T22:54:08.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:08 smithi163 ceph-mon[138526]: pgmap v230: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 583 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.9 MiB/s wr, 7 op/s 2024-01-15T22:54:08.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:08 smithi163 ceph-mon[138526]: failed to encode map e344 with expected crc 2024-01-15T22:54:08.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:08 smithi163 ceph-mon[138526]: failed to encode map e344 with expected crc 2024-01-15T22:54:08.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:08 smithi163 ceph-mon[138526]: osdmap e344: 8 total, 8 up, 8 in 2024-01-15T22:54:08.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:08 smithi163 ceph-mon[138526]: failed to encode map e344 with expected crc 2024-01-15T22:54:08.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:08 smithi053 ceph-mon[143363]: pgmap v230: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 583 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.9 MiB/s wr, 7 op/s 2024-01-15T22:54:08.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:08 smithi053 ceph-mon[143363]: failed to encode map e344 with expected crc 2024-01-15T22:54:08.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:08 smithi053 ceph-mon[143363]: failed to encode map e344 with expected crc 2024-01-15T22:54:08.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:08 smithi053 ceph-mon[143363]: osdmap e344: 8 total, 8 up, 8 in 2024-01-15T22:54:08.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:08 smithi053 ceph-mon[143363]: failed to encode map e344 with expected crc 2024-01-15T22:54:08.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:08 smithi053 ceph-mon[146052]: pgmap v230: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 583 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.9 MiB/s wr, 7 op/s 2024-01-15T22:54:08.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:08 smithi053 ceph-mon[146052]: failed to encode map e344 with expected crc 2024-01-15T22:54:08.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:08 smithi053 ceph-mon[146052]: failed to encode map e344 with expected crc 2024-01-15T22:54:08.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:08 smithi053 ceph-mon[146052]: osdmap e344: 8 total, 8 up, 8 in 2024-01-15T22:54:08.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:08 smithi053 ceph-mon[146052]: failed to encode map e344 with expected crc 2024-01-15T22:54:08.979 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:54:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:54:08.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:54:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:1478: done (2 left) 2024-01-15T22:54:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:1479: done (1 left) 2024-01-15T22:54:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:1482: done (0 left) 2024-01-15T22:54:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:1483: read oid 50 snap -1 2024-01-15T22:54:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:1483: expect (ObjNum 444 snap 135 seq_num 444) 2024-01-15T22:54:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:1484: rollback oid 34 current snap is 146 2024-01-15T22:54:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 34 to 40 2024-01-15T22:54:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:1485: read oid 1 snap -1 2024-01-15T22:54:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:1485: expect deleted 2024-01-15T22:54:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:1486: snap_create 2024-01-15T22:54:09.084 INFO:tasks.rados.rados.0.smithi053.stdout:1484: finishing rollback tid 1 to smithi053129169-34 2024-01-15T22:54:09.085 INFO:tasks.rados.rados.0.smithi053.stdout:1484: finishing rollback tid 2 to smithi053129169-34 2024-01-15T22:54:09.085 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 595 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-01-15T22:54:09.086 INFO:tasks.rados.rados.0.smithi053.stdout:1483: expect (ObjNum 444 snap 135 seq_num 444) 2024-01-15T22:54:09.438 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:09 smithi163 ceph-mon[138526]: failed to encode map e345 with expected crc 2024-01-15T22:54:09.438 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:09 smithi163 ceph-mon[138526]: osdmap e345: 8 total, 8 up, 8 in 2024-01-15T22:54:09.438 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:09 smithi163 ceph-mon[138526]: failed to encode map e345 with expected crc 2024-01-15T22:54:09.438 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:09 smithi163 ceph-mon[138526]: failed to encode map e345 with expected crc 2024-01-15T22:54:09.438 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:09 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:09.438 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:09 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-01-15T22:54:09.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:09 smithi053 ceph-mon[143363]: failed to encode map e345 with expected crc 2024-01-15T22:54:09.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:09 smithi053 ceph-mon[143363]: osdmap e345: 8 total, 8 up, 8 in 2024-01-15T22:54:09.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:09 smithi053 ceph-mon[143363]: failed to encode map e345 with expected crc 2024-01-15T22:54:09.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:09 smithi053 ceph-mon[143363]: failed to encode map e345 with expected crc 2024-01-15T22:54:09.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:09 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:09.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:09 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-01-15T22:54:09.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:09 smithi053 ceph-mon[146052]: failed to encode map e345 with expected crc 2024-01-15T22:54:09.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:09 smithi053 ceph-mon[146052]: osdmap e345: 8 total, 8 up, 8 in 2024-01-15T22:54:09.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:09 smithi053 ceph-mon[146052]: failed to encode map e345 with expected crc 2024-01-15T22:54:09.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:09 smithi053 ceph-mon[146052]: failed to encode map e345 with expected crc 2024-01-15T22:54:09.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:09 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:09.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:09 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-01-15T22:54:10.080 INFO:tasks.rados.rados.0.smithi053.stdout:1483: done (3 left) 2024-01-15T22:54:10.080 INFO:tasks.rados.rados.0.smithi053.stdout:1484: done (2 left) 2024-01-15T22:54:10.080 INFO:tasks.rados.rados.0.smithi053.stdout:1485: done (1 left) 2024-01-15T22:54:10.080 INFO:tasks.rados.rados.0.smithi053.stdout:1486: done (0 left) 2024-01-15T22:54:10.080 INFO:tasks.rados.rados.0.smithi053.stdout:1487: delete oid 30 current snap is 147 2024-01-15T22:54:10.089 INFO:tasks.rados.rados.0.smithi053.stdout:1487: done (0 left) 2024-01-15T22:54:10.089 INFO:tasks.rados.rados.0.smithi053.stdout:1488: snap_create 2024-01-15T22:54:10.434 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:10 smithi163 ceph-mon[138526]: pgmap v233: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 583 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 468 KiB/s wr, 2 op/s 2024-01-15T22:54:10.434 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:10 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-01-15T22:54:10.434 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:10 smithi163 ceph-mon[138526]: Upgrade: osd.4 is safe to restart 2024-01-15T22:54:10.434 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:10 smithi163 ceph-mon[138526]: failed to encode map e346 with expected crc 2024-01-15T22:54:10.434 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:10 smithi163 ceph-mon[138526]: osdmap e346: 8 total, 8 up, 8 in 2024-01-15T22:54:10.434 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:10 smithi163 ceph-mon[138526]: failed to encode map e346 with expected crc 2024-01-15T22:54:10.434 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:10 smithi163 ceph-mon[138526]: failed to encode map e346 with expected crc 2024-01-15T22:54:10.434 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:10 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:10.434 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:10 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-15T22:54:10.434 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:10 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:54:10.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[146052]: pgmap v233: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 583 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 468 KiB/s wr, 2 op/s 2024-01-15T22:54:10.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-01-15T22:54:10.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[146052]: Upgrade: osd.4 is safe to restart 2024-01-15T22:54:10.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[146052]: failed to encode map e346 with expected crc 2024-01-15T22:54:10.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[146052]: osdmap e346: 8 total, 8 up, 8 in 2024-01-15T22:54:10.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[146052]: failed to encode map e346 with expected crc 2024-01-15T22:54:10.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[146052]: failed to encode map e346 with expected crc 2024-01-15T22:54:10.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:10.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-15T22:54:10.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:54:10.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[143363]: pgmap v233: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 583 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 468 KiB/s wr, 2 op/s 2024-01-15T22:54:10.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-01-15T22:54:10.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[143363]: Upgrade: osd.4 is safe to restart 2024-01-15T22:54:10.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[143363]: failed to encode map e346 with expected crc 2024-01-15T22:54:10.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[143363]: osdmap e346: 8 total, 8 up, 8 in 2024-01-15T22:54:10.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[143363]: failed to encode map e346 with expected crc 2024-01-15T22:54:10.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[143363]: failed to encode map e346 with expected crc 2024-01-15T22:54:10.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:10.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-15T22:54:10.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:10 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:54:10.929 INFO:tasks.rados.rados.0.smithi053.stdout:1488: done (0 left) 2024-01-15T22:54:10.929 INFO:tasks.rados.rados.0.smithi053.stdout:1489: read oid 13 snap -1 2024-01-15T22:54:10.929 INFO:tasks.rados.rados.0.smithi053.stdout:1489: expect deleted 2024-01-15T22:54:10.929 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 148 2024-01-15T22:54:10.929 INFO:tasks.rados.rados.0.smithi053.stdout:1490: seq_num 494 ranges {5971968=679936,6651904=401408} 2024-01-15T22:54:10.965 INFO:tasks.rados.rados.0.smithi053.stdout:1490: writing smithi053129169-32 from 5971968 to 6651904 tid 1 2024-01-15T22:54:10.968 INFO:tasks.rados.rados.0.smithi053.stdout:1490: writing smithi053129169-32 from 6651904 to 7053312 tid 2 2024-01-15T22:54:10.968 INFO:tasks.rados.rados.0.smithi053.stdout:1491: copy_from oid 3 from oid 14 current snap is 148 2024-01-15T22:54:10.968 INFO:tasks.rados.rados.0.smithi053.stdout:1489: done (2 left) 2024-01-15T22:54:10.968 INFO:tasks.rados.rados.0.smithi053.stdout:1492: snap_create 2024-01-15T22:54:10.971 INFO:tasks.rados.rados.0.smithi053.stdout:1490: finishing write tid 1 to smithi053129169-32 2024-01-15T22:54:10.972 INFO:tasks.rados.rados.0.smithi053.stdout:1490: finishing write tid 2 to smithi053129169-32 2024-01-15T22:54:10.973 INFO:tasks.rados.rados.0.smithi053.stdout:1490: finishing write tid 3 to smithi053129169-32 2024-01-15T22:54:10.975 INFO:tasks.rados.rados.0.smithi053.stdout:1490: finishing write tid 4 to smithi053129169-32 2024-01-15T22:54:10.975 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 1180 (ObjNum 494 snap 148 seq_num 494) dirty exists 2024-01-15T22:54:10.975 INFO:tasks.rados.rados.0.smithi053.stdout:1490: left oid 32 (ObjNum 494 snap 148 seq_num 494) 2024-01-15T22:54:10.976 INFO:tasks.rados.rados.0.smithi053.stdout:1491: finishing copy_from to smithi053129169-3 2024-01-15T22:54:10.976 INFO:tasks.rados.rados.0.smithi053.stdout:1491: got expected ENOENT (src dne) 2024-01-15T22:54:10.976 INFO:tasks.rados.rados.0.smithi053.stdout:1491: finishing copy_from racing read to smithi053129169-3 2024-01-15T22:54:11.411 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:11 smithi163 ceph-mon[138526]: Upgrade: Updating osd.4 2024-01-15T22:54:11.412 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:11 smithi163 ceph-mon[138526]: Deploying daemon osd.4 on smithi163 2024-01-15T22:54:11.412 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:11 smithi163 ceph-mon[138526]: failed to encode map e347 with expected crc 2024-01-15T22:54:11.412 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:11 smithi163 ceph-mon[138526]: osdmap e347: 8 total, 8 up, 8 in 2024-01-15T22:54:11.412 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:11 smithi163 ceph-mon[138526]: osdmap e348: 8 total, 8 up, 8 in 2024-01-15T22:54:11.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:11 smithi053 ceph-mon[143363]: Upgrade: Updating osd.4 2024-01-15T22:54:11.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:11 smithi053 ceph-mon[143363]: Deploying daemon osd.4 on smithi163 2024-01-15T22:54:11.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:11 smithi053 ceph-mon[143363]: failed to encode map e347 with expected crc 2024-01-15T22:54:11.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:11 smithi053 ceph-mon[143363]: osdmap e347: 8 total, 8 up, 8 in 2024-01-15T22:54:11.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:11 smithi053 ceph-mon[143363]: osdmap e348: 8 total, 8 up, 8 in 2024-01-15T22:54:11.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:11 smithi053 ceph-mon[146052]: Upgrade: Updating osd.4 2024-01-15T22:54:11.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:11 smithi053 ceph-mon[146052]: Deploying daemon osd.4 on smithi163 2024-01-15T22:54:11.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:11 smithi053 ceph-mon[146052]: failed to encode map e347 with expected crc 2024-01-15T22:54:11.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:11 smithi053 ceph-mon[146052]: osdmap e347: 8 total, 8 up, 8 in 2024-01-15T22:54:11.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:11 smithi053 ceph-mon[146052]: osdmap e348: 8 total, 8 up, 8 in 2024-01-15T22:54:11.934 INFO:tasks.rados.rados.0.smithi053.stdout:1490: done (2 left) 2024-01-15T22:54:11.934 INFO:tasks.rados.rados.0.smithi053.stdout:1491: done (1 left) 2024-01-15T22:54:11.934 INFO:tasks.rados.rados.0.smithi053.stdout:1492: done (0 left) 2024-01-15T22:54:11.934 INFO:tasks.rados.rados.0.smithi053.stdout:1493: delete oid 33 current snap is 149 2024-01-15T22:54:11.939 INFO:tasks.rados.rados.0.smithi053.stdout:1493: done (0 left) 2024-01-15T22:54:11.939 INFO:tasks.rados.rados.0.smithi053.stdout:1494: read oid 12 snap -1 2024-01-15T22:54:11.940 INFO:tasks.rados.rados.0.smithi053.stdout:1494: expect (ObjNum 444 snap 135 seq_num 444) 2024-01-15T22:54:11.940 INFO:tasks.rados.rados.0.smithi053.stdout:1495: read oid 50 snap 146 2024-01-15T22:54:11.940 INFO:tasks.rados.rados.0.smithi053.stdout:1495: expect (ObjNum 444 snap 135 seq_num 444) 2024-01-15T22:54:11.940 INFO:tasks.rados.rados.0.smithi053.stdout:1496: read oid 45 snap -1 2024-01-15T22:54:11.940 INFO:tasks.rados.rados.0.smithi053.stdout:1496: expect (ObjNum 487 snap 145 seq_num 487) 2024-01-15T22:54:11.940 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 18 current snap is 149 2024-01-15T22:54:11.940 INFO:tasks.rados.rados.0.smithi053.stdout:1497: seq_num 496 ranges {5447680=712704,6160384=401408} 2024-01-15T22:54:11.959 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:11 smithi163 systemd[1]: Stopping Ceph osd.4 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:54:11.974 INFO:tasks.rados.rados.0.smithi053.stdout:1497: writing smithi053129169-18 from 5447680 to 6160384 tid 1 2024-01-15T22:54:11.976 INFO:tasks.rados.rados.0.smithi053.stdout:1497: writing smithi053129169-18 from 6160384 to 6561792 tid 2 2024-01-15T22:54:11.976 INFO:tasks.rados.rados.0.smithi053.stdout:1498: delete oid 39 current snap is 149 2024-01-15T22:54:11.976 INFO:tasks.rados.rados.0.smithi053.stdout:1495: expect (ObjNum 444 snap 135 seq_num 444) 2024-01-15T22:54:11.988 INFO:tasks.rados.rados.0.smithi053.stdout:1494: expect (ObjNum 444 snap 135 seq_num 444) 2024-01-15T22:54:11.995 INFO:tasks.rados.rados.0.smithi053.stdout:1496: expect (ObjNum 487 snap 145 seq_num 487) 2024-01-15T22:54:12.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:12 smithi163 ceph-mon[138526]: pgmap v236: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 584 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 748 KiB/s wr, 11 op/s 2024-01-15T22:54:12.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:12 smithi163 ceph-mon[138526]: failed to encode map e347 with expected crc 2024-01-15T22:54:12.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:12 smithi163 ceph-mon[138526]: failed to encode map e347 with expected crc 2024-01-15T22:54:12.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:12 smithi163 ceph-mon[138526]: failed to encode map e347 with expected crc 2024-01-15T22:54:12.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:12 smithi163 ceph-mon[138526]: failed to encode map e349 with expected crc 2024-01-15T22:54:12.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:12 smithi163 ceph-mon[138526]: osdmap e349: 8 total, 8 up, 8 in 2024-01-15T22:54:12.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:12 smithi163 ceph-mon[138526]: osd.4 marked itself down and dead 2024-01-15T22:54:12.230 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:11 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[76666]: 2024-01-15T22:54:11.967+0000 7fee9d8b4700 -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-01-15T22:54:12.230 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:11 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[76666]: 2024-01-15T22:54:11.967+0000 7fee9d8b4700 -1 osd.4 348 *** Got signal Terminated *** 2024-01-15T22:54:12.230 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:11 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[76666]: 2024-01-15T22:54:11.967+0000 7fee9d8b4700 -1 osd.4 348 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-15T22:54:12.265 INFO:tasks.rados.rados.0.smithi053.stdout:1497: finishing write tid 1 to smithi053129169-18 2024-01-15T22:54:12.265 INFO:tasks.rados.rados.0.smithi053.stdout:1497: finishing write tid 2 to smithi053129169-18 2024-01-15T22:54:12.265 INFO:tasks.rados.rados.0.smithi053.stdout:1497: finishing write tid 3 to smithi053129169-18 2024-01-15T22:54:12.265 INFO:tasks.rados.rados.0.smithi053.stdout:1497: finishing write tid 4 to smithi053129169-18 2024-01-15T22:54:12.266 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 903 (ObjNum 496 snap 149 seq_num 496) dirty exists 2024-01-15T22:54:12.266 INFO:tasks.rados.rados.0.smithi053.stdout:1497: left oid 18 (ObjNum 496 snap 149 seq_num 496) 2024-01-15T22:54:12.266 INFO:tasks.rados.rados.0.smithi053.stdout:1494: done (4 left) 2024-01-15T22:54:12.266 INFO:tasks.rados.rados.0.smithi053.stdout:1495: done (3 left) 2024-01-15T22:54:12.266 INFO:tasks.rados.rados.0.smithi053.stdout:1496: done (2 left) 2024-01-15T22:54:12.266 INFO:tasks.rados.rados.0.smithi053.stdout:1497: done (1 left) 2024-01-15T22:54:12.266 INFO:tasks.rados.rados.0.smithi053.stdout:1498: done (0 left) 2024-01-15T22:54:12.266 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 149 2024-01-15T22:54:12.266 INFO:tasks.rados.rados.0.smithi053.stdout:1499: seq_num 498 ranges {0=745472,745472=401408} 2024-01-15T22:54:12.269 INFO:tasks.rados.rados.0.smithi053.stdout:1499: writing smithi053129169-26 from 0 to 745472 tid 1 2024-01-15T22:54:12.271 INFO:tasks.rados.rados.0.smithi053.stdout:1499: writing smithi053129169-26 from 745472 to 1146880 tid 2 2024-01-15T22:54:12.271 INFO:tasks.rados.rados.0.smithi053.stdout:1500: delete oid 7 current snap is 149 2024-01-15T22:54:12.274 INFO:tasks.rados.rados.0.smithi053.stdout:1499: finishing write tid 1 to smithi053129169-26 2024-01-15T22:54:12.274 INFO:tasks.rados.rados.0.smithi053.stdout:1500: done (1 left) 2024-01-15T22:54:12.274 INFO:tasks.rados.rados.0.smithi053.stdout:1501: read oid 48 snap 137 2024-01-15T22:54:12.275 INFO:tasks.rados.rados.0.smithi053.stdout:1501: expect (ObjNum 442 snap 134 seq_num 442) 2024-01-15T22:54:12.275 INFO:tasks.rados.rados.0.smithi053.stdout:1502: read oid 47 snap -1 2024-01-15T22:54:12.275 INFO:tasks.rados.rados.0.smithi053.stdout:1502: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:54:12.275 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 17 current snap is 149 2024-01-15T22:54:12.275 INFO:tasks.rados.rados.0.smithi053.stdout:1503: seq_num 500 ranges {8871936=778240,9650176=401408} 2024-01-15T22:54:12.327 INFO:tasks.rados.rados.0.smithi053.stdout:1503: writing smithi053129169-17 from 8871936 to 9650176 tid 1 2024-01-15T22:54:12.329 INFO:tasks.rados.rados.0.smithi053.stdout:1503: writing smithi053129169-17 from 9650176 to 10051584 tid 2 2024-01-15T22:54:12.329 INFO:tasks.rados.rados.0.smithi053.stdout:1504: copy_from oid 8 from oid 35 current snap is 149 2024-01-15T22:54:12.329 INFO:tasks.rados.rados.0.smithi053.stdout:1499: finishing write tid 2 to smithi053129169-26 2024-01-15T22:54:12.329 INFO:tasks.rados.rados.0.smithi053.stdout:1499: finishing write tid 3 to smithi053129169-26 2024-01-15T22:54:12.329 INFO:tasks.rados.rados.0.smithi053.stdout:1502: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:54:12.330 INFO:tasks.rados.rados.0.smithi053.stdout:1499: finishing write tid 4 to smithi053129169-26 2024-01-15T22:54:12.331 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 945 (ObjNum 498 snap 149 seq_num 498) dirty exists 2024-01-15T22:54:12.331 INFO:tasks.rados.rados.0.smithi053.stdout:1499: left oid 26 (ObjNum 498 snap 149 seq_num 498) 2024-01-15T22:54:12.331 INFO:tasks.rados.rados.0.smithi053.stdout:1501: expect (ObjNum 442 snap 134 seq_num 442) 2024-01-15T22:54:12.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:12 smithi053 ceph-mon[146052]: pgmap v236: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 584 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 748 KiB/s wr, 11 op/s 2024-01-15T22:54:12.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:12 smithi053 ceph-mon[146052]: failed to encode map e347 with expected crc 2024-01-15T22:54:12.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:12 smithi053 ceph-mon[146052]: failed to encode map e347 with expected crc 2024-01-15T22:54:12.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:12 smithi053 ceph-mon[146052]: failed to encode map e347 with expected crc 2024-01-15T22:54:12.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:12 smithi053 ceph-mon[146052]: failed to encode map e349 with expected crc 2024-01-15T22:54:12.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:12 smithi053 ceph-mon[146052]: osdmap e349: 8 total, 8 up, 8 in 2024-01-15T22:54:12.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:12 smithi053 ceph-mon[146052]: osd.4 marked itself down and dead 2024-01-15T22:54:12.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:12 smithi053 ceph-mon[143363]: pgmap v236: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 584 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 748 KiB/s wr, 11 op/s 2024-01-15T22:54:12.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:12 smithi053 ceph-mon[143363]: failed to encode map e347 with expected crc 2024-01-15T22:54:12.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:12 smithi053 ceph-mon[143363]: failed to encode map e347 with expected crc 2024-01-15T22:54:12.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:12 smithi053 ceph-mon[143363]: failed to encode map e347 with expected crc 2024-01-15T22:54:12.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:12 smithi053 ceph-mon[143363]: failed to encode map e349 with expected crc 2024-01-15T22:54:12.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:12 smithi053 ceph-mon[143363]: osdmap e349: 8 total, 8 up, 8 in 2024-01-15T22:54:12.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:12 smithi053 ceph-mon[143363]: osd.4 marked itself down and dead 2024-01-15T22:54:13.124 INFO:tasks.rados.rados.0.smithi053.stdout:1503: finishing write tid 1 to smithi053129169-17 2024-01-15T22:54:13.125 INFO:tasks.rados.rados.0.smithi053.stdout:1503: finishing write tid 2 to smithi053129169-17 2024-01-15T22:54:13.125 INFO:tasks.rados.rados.0.smithi053.stdout:1503: finishing write tid 3 to smithi053129169-17 2024-01-15T22:54:13.125 INFO:tasks.rados.rados.0.smithi053.stdout:1503: finishing write tid 4 to smithi053129169-17 2024-01-15T22:54:13.125 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 1184 (ObjNum 500 snap 149 seq_num 500) dirty exists 2024-01-15T22:54:13.125 INFO:tasks.rados.rados.0.smithi053.stdout:1503: left oid 17 (ObjNum 500 snap 149 seq_num 500) 2024-01-15T22:54:13.125 INFO:tasks.rados.rados.0.smithi053.stdout:1504: finishing copy_from to smithi053129169-8 2024-01-15T22:54:13.125 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 548 (ObjNum 427 snap 128 seq_num 427) dirty exists 2024-01-15T22:54:13.125 INFO:tasks.rados.rados.0.smithi053.stdout:1504: finishing copy_from racing read to smithi053129169-8 2024-01-15T22:54:13.125 INFO:tasks.rados.rados.0.smithi053.stdout:1499: done (4 left) 2024-01-15T22:54:13.125 INFO:tasks.rados.rados.0.smithi053.stdout:1501: done (3 left) 2024-01-15T22:54:13.125 INFO:tasks.rados.rados.0.smithi053.stdout:1502: done (2 left) 2024-01-15T22:54:13.125 INFO:tasks.rados.rados.0.smithi053.stdout:1503: done (1 left) 2024-01-15T22:54:13.126 INFO:tasks.rados.rados.0.smithi053.stdout:1504: done (0 left) 2024-01-15T22:54:13.126 INFO:tasks.rados.rados.0.smithi053.stdout:1505: snap_remove snap 96 2024-01-15T22:54:13.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:13 smithi163 ceph-mon[138526]: failed to encode map e349 with expected crc 2024-01-15T22:54:13.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:13 smithi163 ceph-mon[138526]: failed to encode map e349 with expected crc 2024-01-15T22:54:13.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:13 smithi163 ceph-mon[138526]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:54:13.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:13 smithi163 ceph-mon[138526]: failed to encode map e350 with expected crc 2024-01-15T22:54:13.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:13 smithi163 ceph-mon[138526]: osdmap e350: 8 total, 7 up, 8 in 2024-01-15T22:54:13.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:13 smithi053 ceph-mon[143363]: failed to encode map e349 with expected crc 2024-01-15T22:54:13.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:13 smithi053 ceph-mon[143363]: failed to encode map e349 with expected crc 2024-01-15T22:54:13.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:13 smithi053 ceph-mon[143363]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:54:13.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:13 smithi053 ceph-mon[143363]: failed to encode map e350 with expected crc 2024-01-15T22:54:13.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:13 smithi053 ceph-mon[143363]: osdmap e350: 8 total, 7 up, 8 in 2024-01-15T22:54:13.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:13 smithi053 ceph-mon[146052]: failed to encode map e349 with expected crc 2024-01-15T22:54:13.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:13 smithi053 ceph-mon[146052]: failed to encode map e349 with expected crc 2024-01-15T22:54:13.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:13 smithi053 ceph-mon[146052]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:54:13.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:13 smithi053 ceph-mon[146052]: failed to encode map e350 with expected crc 2024-01-15T22:54:13.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:13 smithi053 ceph-mon[146052]: osdmap e350: 8 total, 7 up, 8 in 2024-01-15T22:54:13.939 INFO:tasks.rados.rados.0.smithi053.stdout:1505: done (0 left) 2024-01-15T22:54:13.939 INFO:tasks.rados.rados.0.smithi053.stdout:1506: delete oid 42 current snap is 149 2024-01-15T22:54:13.956 INFO:tasks.rados.rados.0.smithi053.stdout:1506: done (0 left) 2024-01-15T22:54:13.956 INFO:tasks.rados.rados.0.smithi053.stdout:1507: read oid 24 snap -1 2024-01-15T22:54:13.956 INFO:tasks.rados.rados.0.smithi053.stdout:1507: expect (ObjNum 481 snap 144 seq_num 481) 2024-01-15T22:54:13.956 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 17 current snap is 149 2024-01-15T22:54:13.956 INFO:tasks.rados.rados.0.smithi053.stdout:1508: seq_num 502 ranges {10051584=409600,10461184=417792,10878976=385024} 2024-01-15T22:54:13.979 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:13 smithi163 bash[145359]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4 2024-01-15T22:54:14.013 INFO:tasks.rados.rados.0.smithi053.stdout:1508: writing smithi053129169-17 from 10051584 to 10461184 tid 1 2024-01-15T22:54:14.015 INFO:tasks.rados.rados.0.smithi053.stdout:1508: writing smithi053129169-17 from 10461184 to 10878976 tid 2 2024-01-15T22:54:14.018 INFO:tasks.rados.rados.0.smithi053.stdout:1508: writing smithi053129169-17 from 10878976 to 11264000 tid 3 2024-01-15T22:54:14.018 INFO:tasks.rados.rados.0.smithi053.stdout:1509: snap_remove snap 145 2024-01-15T22:54:14.383 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:14 smithi163 ceph-mon[138526]: pgmap v239: 121 pgs: 121 active+clean; 584 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 748 KiB/s wr, 11 op/s 2024-01-15T22:54:14.383 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:14 smithi163 ceph-mon[138526]: failed to encode map e350 with expected crc 2024-01-15T22:54:14.383 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:14 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:14.383 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:54:14.383 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:14 smithi163 ceph-mon[138526]: failed to encode map e351 with expected crc 2024-01-15T22:54:14.383 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:14 smithi163 ceph-mon[138526]: osdmap e351: 8 total, 7 up, 8 in 2024-01-15T22:54:14.383 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:14 smithi163 ceph-mon[138526]: failed to encode map e351 with expected crc 2024-01-15T22:54:14.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:14 smithi053 ceph-mon[143363]: pgmap v239: 121 pgs: 121 active+clean; 584 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 748 KiB/s wr, 11 op/s 2024-01-15T22:54:14.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:14 smithi053 ceph-mon[143363]: failed to encode map e350 with expected crc 2024-01-15T22:54:14.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:14 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:14.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:54:14.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:14 smithi053 ceph-mon[143363]: failed to encode map e351 with expected crc 2024-01-15T22:54:14.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:14 smithi053 ceph-mon[143363]: osdmap e351: 8 total, 7 up, 8 in 2024-01-15T22:54:14.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:14 smithi053 ceph-mon[143363]: failed to encode map e351 with expected crc 2024-01-15T22:54:14.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:14 smithi053 ceph-mon[146052]: pgmap v239: 121 pgs: 121 active+clean; 584 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 748 KiB/s wr, 11 op/s 2024-01-15T22:54:14.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:14 smithi053 ceph-mon[146052]: failed to encode map e350 with expected crc 2024-01-15T22:54:14.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:14 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:14.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:54:14.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:14 smithi053 ceph-mon[146052]: failed to encode map e351 with expected crc 2024-01-15T22:54:14.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:14 smithi053 ceph-mon[146052]: osdmap e351: 8 total, 7 up, 8 in 2024-01-15T22:54:14.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:14 smithi053 ceph-mon[146052]: failed to encode map e351 with expected crc 2024-01-15T22:54:14.939 INFO:tasks.rados.rados.0.smithi053.stdout:1509: done (2 left) 2024-01-15T22:54:14.939 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 149 2024-01-15T22:54:14.939 INFO:tasks.rados.rados.0.smithi053.stdout:1510: seq_num 503 ranges {1146880=425984,1572864=704512,2277376=98304} 2024-01-15T22:54:14.948 INFO:tasks.rados.rados.0.smithi053.stdout:1510: writing smithi053129169-26 from 1146880 to 1572864 tid 1 2024-01-15T22:54:14.952 INFO:tasks.rados.rados.0.smithi053.stdout:1510: writing smithi053129169-26 from 1572864 to 2277376 tid 2 2024-01-15T22:54:14.954 INFO:tasks.rados.rados.0.smithi053.stdout:1510: writing smithi053129169-26 from 2277376 to 2375680 tid 3 2024-01-15T22:54:14.954 INFO:tasks.rados.rados.0.smithi053.stdout:1511: snap_create 2024-01-15T22:54:14.954 INFO:tasks.rados.rados.0.smithi053.stdout:1507: expect (ObjNum 481 snap 144 seq_num 481) 2024-01-15T22:54:14.976 INFO:tasks.rados.rados.0.smithi053.stdout:1508: finishing write tid 1 to smithi053129169-17 2024-01-15T22:54:14.976 INFO:tasks.rados.rados.0.smithi053.stdout:1508: finishing write tid 2 to smithi053129169-17 2024-01-15T22:54:14.976 INFO:tasks.rados.rados.0.smithi053.stdout:1508: finishing write tid 3 to smithi053129169-17 2024-01-15T22:54:14.976 INFO:tasks.rados.rados.0.smithi053.stdout:1508: finishing write tid 4 to smithi053129169-17 2024-01-15T22:54:14.976 INFO:tasks.rados.rados.0.smithi053.stdout:1508: finishing write tid 5 to smithi053129169-17 2024-01-15T22:54:14.976 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 1188 (ObjNum 502 snap 149 seq_num 502) dirty exists 2024-01-15T22:54:14.977 INFO:tasks.rados.rados.0.smithi053.stdout:1508: left oid 17 (ObjNum 502 snap 149 seq_num 502) 2024-01-15T22:54:14.977 INFO:tasks.rados.rados.0.smithi053.stdout:1510: finishing write tid 1 to smithi053129169-26 2024-01-15T22:54:14.977 INFO:tasks.rados.rados.0.smithi053.stdout:1510: finishing write tid 2 to smithi053129169-26 2024-01-15T22:54:14.977 INFO:tasks.rados.rados.0.smithi053.stdout:1510: finishing write tid 3 to smithi053129169-26 2024-01-15T22:54:14.977 INFO:tasks.rados.rados.0.smithi053.stdout:1510: finishing write tid 4 to smithi053129169-26 2024-01-15T22:54:14.977 INFO:tasks.rados.rados.0.smithi053.stdout:1510: finishing write tid 5 to smithi053129169-26 2024-01-15T22:54:14.977 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 957 (ObjNum 503 snap 149 seq_num 503) dirty exists 2024-01-15T22:54:14.977 INFO:tasks.rados.rados.0.smithi053.stdout:1510: left oid 26 (ObjNum 503 snap 149 seq_num 503) 2024-01-15T22:54:14.979 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:14 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.4.service: Succeeded. 2024-01-15T22:54:14.980 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:14 smithi163 systemd[1]: Stopped Ceph osd.4 for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:54:14.980 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:14 smithi163 systemd[1]: Starting Ceph osd.4 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:54:15.293 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:54:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:54:15] "GET /metrics HTTP/1.1" 200 36142 "" "Prometheus/2.43.0" 2024-01-15T22:54:15.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:15 smithi053 ceph-mon[143363]: failed to encode map e351 with expected crc 2024-01-15T22:54:15.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:15 smithi053 ceph-mon[143363]: failed to encode map e351 with expected crc 2024-01-15T22:54:15.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:15 smithi053 ceph-mon[143363]: failed to encode map e351 with expected crc 2024-01-15T22:54:15.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:15 smithi053 ceph-mon[143363]: failed to encode map e352 with expected crc 2024-01-15T22:54:15.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:15 smithi053 ceph-mon[143363]: osdmap e352: 8 total, 7 up, 8 in 2024-01-15T22:54:15.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:15 smithi053 ceph-mon[146052]: failed to encode map e351 with expected crc 2024-01-15T22:54:15.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:15 smithi053 ceph-mon[146052]: failed to encode map e351 with expected crc 2024-01-15T22:54:15.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:15 smithi053 ceph-mon[146052]: failed to encode map e351 with expected crc 2024-01-15T22:54:15.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:15 smithi053 ceph-mon[146052]: failed to encode map e352 with expected crc 2024-01-15T22:54:15.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:15 smithi053 ceph-mon[146052]: osdmap e352: 8 total, 7 up, 8 in 2024-01-15T22:54:15.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:15 smithi163 ceph-mon[138526]: failed to encode map e351 with expected crc 2024-01-15T22:54:15.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:15 smithi163 ceph-mon[138526]: failed to encode map e351 with expected crc 2024-01-15T22:54:15.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:15 smithi163 ceph-mon[138526]: failed to encode map e351 with expected crc 2024-01-15T22:54:15.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:15 smithi163 ceph-mon[138526]: failed to encode map e352 with expected crc 2024-01-15T22:54:15.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:15 smithi163 ceph-mon[138526]: osdmap e352: 8 total, 7 up, 8 in 2024-01-15T22:54:15.930 INFO:tasks.rados.rados.0.smithi053.stdout:1507: done (3 left) 2024-01-15T22:54:15.930 INFO:tasks.rados.rados.0.smithi053.stdout:1508: done (2 left) 2024-01-15T22:54:15.930 INFO:tasks.rados.rados.0.smithi053.stdout:1510: done (1 left) 2024-01-15T22:54:15.930 INFO:tasks.rados.rados.0.smithi053.stdout:1511: done (0 left) 2024-01-15T22:54:15.931 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 44 current snap is 150 2024-01-15T22:54:15.931 INFO:tasks.rados.rados.0.smithi053.stdout:1512: seq_num 504 ranges {2244608=450560,2695168=589824,3284992=212992} 2024-01-15T22:54:15.945 INFO:tasks.rados.rados.0.smithi053.stdout:1512: writing smithi053129169-44 from 2244608 to 2695168 tid 1 2024-01-15T22:54:15.949 INFO:tasks.rados.rados.0.smithi053.stdout:1512: writing smithi053129169-44 from 2695168 to 3284992 tid 2 2024-01-15T22:54:15.949 INFO:tasks.rados.rados.0.smithi053.stdout:1512: writing smithi053129169-44 from 3284992 to 3497984 tid 3 2024-01-15T22:54:15.950 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 48 current snap is 150 2024-01-15T22:54:15.950 INFO:tasks.rados.rados.0.smithi053.stdout:1513: seq_num 505 ranges {0=466944,466944=475136,942080=327680} 2024-01-15T22:54:15.952 INFO:tasks.rados.rados.0.smithi053.stdout:1513: writing smithi053129169-48 from 0 to 466944 tid 1 2024-01-15T22:54:15.955 INFO:tasks.rados.rados.0.smithi053.stdout:1513: writing smithi053129169-48 from 466944 to 942080 tid 2 2024-01-15T22:54:15.958 INFO:tasks.rados.rados.0.smithi053.stdout:1513: writing smithi053129169-48 from 942080 to 1269760 tid 3 2024-01-15T22:54:15.958 INFO:tasks.rados.rados.0.smithi053.stdout:1514: delete oid 25 current snap is 150 2024-01-15T22:54:15.958 INFO:tasks.rados.rados.0.smithi053.stdout:1512: finishing write tid 1 to smithi053129169-44 2024-01-15T22:54:15.958 INFO:tasks.rados.rados.0.smithi053.stdout:1512: finishing write tid 2 to smithi053129169-44 2024-01-15T22:54:15.958 INFO:tasks.rados.rados.0.smithi053.stdout:1512: finishing write tid 3 to smithi053129169-44 2024-01-15T22:54:15.958 INFO:tasks.rados.rados.0.smithi053.stdout:1512: finishing write tid 4 to smithi053129169-44 2024-01-15T22:54:15.958 INFO:tasks.rados.rados.0.smithi053.stdout:1512: finishing write tid 5 to smithi053129169-44 2024-01-15T22:54:15.958 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 1055 (ObjNum 504 snap 150 seq_num 504) dirty exists 2024-01-15T22:54:15.958 INFO:tasks.rados.rados.0.smithi053.stdout:1512: left oid 44 (ObjNum 504 snap 150 seq_num 504) 2024-01-15T22:54:15.960 INFO:tasks.rados.rados.0.smithi053.stdout:1513: finishing write tid 1 to smithi053129169-48 2024-01-15T22:54:15.961 INFO:tasks.rados.rados.0.smithi053.stdout:1513: finishing write tid 2 to smithi053129169-48 2024-01-15T22:54:15.961 INFO:tasks.rados.rados.0.smithi053.stdout:1512: done (2 left) 2024-01-15T22:54:15.961 INFO:tasks.rados.rados.0.smithi053.stdout:1514: done (1 left) 2024-01-15T22:54:15.961 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 22 current snap is 150 2024-01-15T22:54:15.961 INFO:tasks.rados.rados.0.smithi053.stdout:1515: seq_num 507 ranges {11239424=499712,11739136=638976,12378112=163840} 2024-01-15T22:54:15.979 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:15 smithi163 bash[145624]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-01-15T22:54:15.979 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:15 smithi163 bash[145624]: 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-01-15T22:54:15.979 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:15 smithi163 bash[145624]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-01-15T22:54:15.980 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:15 smithi163 bash[145624]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-01-15T22:54:15.980 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:15 smithi163 bash[145624]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-01-15T22:54:15.980 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:15 smithi163 bash[145624]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-01-15T22:54:15.980 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:15 smithi163 bash[145624]: --> ceph-volume raw activate successful for osd ID: 4 2024-01-15T22:54:16.025 INFO:tasks.rados.rados.0.smithi053.stdout:1515: writing smithi053129169-22 from 11239424 to 11739136 tid 1 2024-01-15T22:54:16.029 INFO:tasks.rados.rados.0.smithi053.stdout:1515: writing smithi053129169-22 from 11739136 to 12378112 tid 2 2024-01-15T22:54:16.030 INFO:tasks.rados.rados.0.smithi053.stdout:1515: writing smithi053129169-22 from 12378112 to 12541952 tid 3 2024-01-15T22:54:16.030 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 49 current snap is 150 2024-01-15T22:54:16.031 INFO:tasks.rados.rados.0.smithi053.stdout:1513: finishing write tid 3 to smithi053129169-48 2024-01-15T22:54:16.031 INFO:tasks.rados.rados.0.smithi053.stdout:1513: finishing write tid 4 to smithi053129169-48 2024-01-15T22:54:16.031 INFO:tasks.rados.rados.0.smithi053.stdout:1513: finishing write tid 5 to smithi053129169-48 2024-01-15T22:54:16.031 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 1192 (ObjNum 505 snap 150 seq_num 505) dirty exists 2024-01-15T22:54:16.031 INFO:tasks.rados.rados.0.smithi053.stdout:1513: left oid 48 (ObjNum 505 snap 150 seq_num 505) 2024-01-15T22:54:16.031 INFO:tasks.rados.rados.0.smithi053.stdout:1515: finishing write tid 1 to smithi053129169-22 2024-01-15T22:54:16.031 INFO:tasks.rados.rados.0.smithi053.stdout:1516: seq_num 508 ranges {2621440=516096,3137536=524288,3661824=278528} 2024-01-15T22:54:16.047 INFO:tasks.rados.rados.0.smithi053.stdout:1516: writing smithi053129169-49 from 2621440 to 3137536 tid 1 2024-01-15T22:54:16.050 INFO:tasks.rados.rados.0.smithi053.stdout:1516: writing smithi053129169-49 from 3137536 to 3661824 tid 2 2024-01-15T22:54:16.053 INFO:tasks.rados.rados.0.smithi053.stdout:1516: writing smithi053129169-49 from 3661824 to 3940352 tid 3 2024-01-15T22:54:16.053 INFO:tasks.rados.rados.0.smithi053.stdout:1513: done (2 left) 2024-01-15T22:54:16.053 INFO:tasks.rados.rados.0.smithi053.stdout:1517: read oid 39 snap 129 2024-01-15T22:54:16.053 INFO:tasks.rados.rados.0.smithi053.stdout:1517: expect (ObjNum 375 snap 114 seq_num 375) 2024-01-15T22:54:16.053 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 20 current snap is 150 2024-01-15T22:54:16.053 INFO:tasks.rados.rados.0.smithi053.stdout:1515: finishing write tid 2 to smithi053129169-22 2024-01-15T22:54:16.053 INFO:tasks.rados.rados.0.smithi053.stdout:1515: finishing write tid 3 to smithi053129169-22 2024-01-15T22:54:16.053 INFO:tasks.rados.rados.0.smithi053.stdout:1518: seq_num 509 ranges {4530176=532480,5062656=409600,5472256=393216} 2024-01-15T22:54:16.081 INFO:tasks.rados.rados.0.smithi053.stdout:1518: writing smithi053129169-20 from 4530176 to 5062656 tid 1 2024-01-15T22:54:16.083 INFO:tasks.rados.rados.0.smithi053.stdout:1518: writing smithi053129169-20 from 5062656 to 5472256 tid 2 2024-01-15T22:54:16.086 INFO:tasks.rados.rados.0.smithi053.stdout:1518: writing smithi053129169-20 from 5472256 to 5865472 tid 3 2024-01-15T22:54:16.086 INFO:tasks.rados.rados.0.smithi053.stdout:1519: delete oid 40 current snap is 150 2024-01-15T22:54:16.087 INFO:tasks.rados.rados.0.smithi053.stdout:1515: finishing write tid 4 to smithi053129169-22 2024-01-15T22:54:16.087 INFO:tasks.rados.rados.0.smithi053.stdout:1515: finishing write tid 5 to smithi053129169-22 2024-01-15T22:54:16.087 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 1104 (ObjNum 507 snap 150 seq_num 507) dirty exists 2024-01-15T22:54:16.087 INFO:tasks.rados.rados.0.smithi053.stdout:1515: left oid 22 (ObjNum 507 snap 150 seq_num 507) 2024-01-15T22:54:16.087 INFO:tasks.rados.rados.0.smithi053.stdout:1516: finishing write tid 1 to smithi053129169-49 2024-01-15T22:54:16.087 INFO:tasks.rados.rados.0.smithi053.stdout:1516: finishing write tid 2 to smithi053129169-49 2024-01-15T22:54:16.087 INFO:tasks.rados.rados.0.smithi053.stdout:1516: finishing write tid 3 to smithi053129169-49 2024-01-15T22:54:16.087 INFO:tasks.rados.rados.0.smithi053.stdout:1516: finishing write tid 4 to smithi053129169-49 2024-01-15T22:54:16.087 INFO:tasks.rados.rados.0.smithi053.stdout:1516: finishing write tid 5 to smithi053129169-49 2024-01-15T22:54:16.087 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 1197 (ObjNum 508 snap 150 seq_num 508) dirty exists 2024-01-15T22:54:16.087 INFO:tasks.rados.rados.0.smithi053.stdout:1516: left oid 49 (ObjNum 508 snap 150 seq_num 508) 2024-01-15T22:54:16.087 INFO:tasks.rados.rados.0.smithi053.stdout:1517: expect (ObjNum 375 snap 114 seq_num 375) 2024-01-15T22:54:16.184 INFO:tasks.rados.rados.0.smithi053.stdout:1518: finishing write tid 1 to smithi053129169-20 2024-01-15T22:54:16.185 INFO:tasks.rados.rados.0.smithi053.stdout:1518: finishing write tid 2 to smithi053129169-20 2024-01-15T22:54:16.185 INFO:tasks.rados.rados.0.smithi053.stdout:1518: finishing write tid 3 to smithi053129169-20 2024-01-15T22:54:16.185 INFO:tasks.rados.rados.0.smithi053.stdout:1518: finishing write tid 4 to smithi053129169-20 2024-01-15T22:54:16.185 INFO:tasks.rados.rados.0.smithi053.stdout:1518: finishing write tid 5 to smithi053129169-20 2024-01-15T22:54:16.185 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 1202 (ObjNum 509 snap 150 seq_num 509) dirty exists 2024-01-15T22:54:16.185 INFO:tasks.rados.rados.0.smithi053.stdout:1518: left oid 20 (ObjNum 509 snap 150 seq_num 509) 2024-01-15T22:54:16.185 INFO:tasks.rados.rados.0.smithi053.stdout:1515: done (4 left) 2024-01-15T22:54:16.185 INFO:tasks.rados.rados.0.smithi053.stdout:1516: done (3 left) 2024-01-15T22:54:16.185 INFO:tasks.rados.rados.0.smithi053.stdout:1517: done (2 left) 2024-01-15T22:54:16.185 INFO:tasks.rados.rados.0.smithi053.stdout:1518: done (1 left) 2024-01-15T22:54:16.185 INFO:tasks.rados.rados.0.smithi053.stdout:1519: done (0 left) 2024-01-15T22:54:16.185 INFO:tasks.rados.rados.0.smithi053.stdout:1520: setattr oid 28 current snap is 150 2024-01-15T22:54:16.186 INFO:tasks.rados.rados.0.smithi053.stdout:1521: snap_remove snap 140 2024-01-15T22:54:16.479 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:16 smithi163 bash[145900]: 3f1c90058a901cb06fee627d5964cc6fbfb7bbc5b3ab369c0a01142b91735d54 2024-01-15T22:54:16.480 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:16 smithi163 ceph-osd[145938]: -- 172.21.15.163:0/18082035 <== mon.1 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d12fdd84e0 con 0x55d12fda9400 2024-01-15T22:54:16.480 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:16 smithi163 systemd[1]: Started Ceph osd.4 for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:54:16.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:16 smithi163 ceph-mon[138526]: pgmap v242: 121 pgs: 1 active+clean+snaptrim_wait, 5 active+undersized+degraded, 2 active+clean+snaptrim, 4 stale+active+clean, 20 active+undersized, 89 active+clean; 576 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1021 KiB/s rd, 280 KiB/s wr, 7 op/s; 59/936 objects degraded (6.303%) 2024-01-15T22:54:16.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:16 smithi163 ceph-mon[138526]: failed to encode map e352 with expected crc 2024-01-15T22:54:16.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:16 smithi163 ceph-mon[138526]: Health check failed: Degraded data redundancy: 59/936 objects degraded (6.303%), 5 pgs degraded (PG_DEGRADED) 2024-01-15T22:54:16.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:16 smithi163 ceph-mon[138526]: osdmap e353: 8 total, 7 up, 8 in 2024-01-15T22:54:16.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:16 smithi163 ceph-mon[138526]: failed to encode map e353 with expected crc 2024-01-15T22:54:16.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:16 smithi053 ceph-mon[143363]: pgmap v242: 121 pgs: 1 active+clean+snaptrim_wait, 5 active+undersized+degraded, 2 active+clean+snaptrim, 4 stale+active+clean, 20 active+undersized, 89 active+clean; 576 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1021 KiB/s rd, 280 KiB/s wr, 7 op/s; 59/936 objects degraded (6.303%) 2024-01-15T22:54:16.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:16 smithi053 ceph-mon[143363]: failed to encode map e352 with expected crc 2024-01-15T22:54:16.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:16 smithi053 ceph-mon[143363]: Health check failed: Degraded data redundancy: 59/936 objects degraded (6.303%), 5 pgs degraded (PG_DEGRADED) 2024-01-15T22:54:16.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:16 smithi053 ceph-mon[143363]: osdmap e353: 8 total, 7 up, 8 in 2024-01-15T22:54:16.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:16 smithi053 ceph-mon[143363]: failed to encode map e353 with expected crc 2024-01-15T22:54:16.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:16 smithi053 ceph-mon[146052]: pgmap v242: 121 pgs: 1 active+clean+snaptrim_wait, 5 active+undersized+degraded, 2 active+clean+snaptrim, 4 stale+active+clean, 20 active+undersized, 89 active+clean; 576 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1021 KiB/s rd, 280 KiB/s wr, 7 op/s; 59/936 objects degraded (6.303%) 2024-01-15T22:54:16.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:16 smithi053 ceph-mon[146052]: failed to encode map e352 with expected crc 2024-01-15T22:54:16.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:16 smithi053 ceph-mon[146052]: Health check failed: Degraded data redundancy: 59/936 objects degraded (6.303%), 5 pgs degraded (PG_DEGRADED) 2024-01-15T22:54:16.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:16 smithi053 ceph-mon[146052]: osdmap e353: 8 total, 7 up, 8 in 2024-01-15T22:54:16.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:16 smithi053 ceph-mon[146052]: failed to encode map e353 with expected crc 2024-01-15T22:54:16.979 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:16 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[145915]: 2024-01-15T22:54:16.727+0000 7f0118dd0640 -1 Falling back to public interface 2024-01-15T22:54:17.102 INFO:tasks.rados.rados.0.smithi053.stdout:1521: done (1 left) 2024-01-15T22:54:17.102 INFO:tasks.rados.rados.0.smithi053.stdout:1522: setattr oid 50 current snap is 150 2024-01-15T22:54:17.102 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 597 (ObjNum 379 snap 116 seq_num 379) dirty exists 2024-01-15T22:54:17.103 INFO:tasks.rados.rados.0.smithi053.stdout:1520: done (1 left) 2024-01-15T22:54:17.103 INFO:tasks.rados.rados.0.smithi053.stdout:1523: rollback oid 32 current snap is 150 2024-01-15T22:54:17.103 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 107 2024-01-15T22:54:17.103 INFO:tasks.rados.rados.0.smithi053.stdout:1524: copy_from oid 19 from oid 46 current snap is 150 2024-01-15T22:54:17.103 INFO:tasks.rados.rados.0.smithi053.stdout:1525: delete oid 44 current snap is 150 2024-01-15T22:54:17.112 INFO:tasks.rados.rados.0.smithi053.stdout:1523: finishing rollback tid 0 to smithi053129169-32 2024-01-15T22:54:17.113 INFO:tasks.rados.rados.0.smithi053.stdout:1523: finishing rollback tid 1 to smithi053129169-32 2024-01-15T22:54:17.114 INFO:tasks.rados.rados.0.smithi053.stdout:1523: finishing rollback tid 2 to smithi053129169-32 2024-01-15T22:54:17.114 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 1206 (ObjNum 233 snap 60 seq_num 233) dirty exists 2024-01-15T22:54:17.116 INFO:tasks.rados.rados.0.smithi053.stdout:1523: done (3 left) 2024-01-15T22:54:17.116 INFO:tasks.rados.rados.0.smithi053.stdout:1525: done (2 left) 2024-01-15T22:54:17.116 INFO:tasks.rados.rados.0.smithi053.stdout:1526: read oid 34 snap -1 2024-01-15T22:54:17.116 INFO:tasks.rados.rados.0.smithi053.stdout:1526: expect (ObjNum 45 snap 0 seq_num 45) 2024-01-15T22:54:17.116 INFO:tasks.rados.rados.0.smithi053.stdout:1527: copy_from oid 12 from oid 44 current snap is 150 2024-01-15T22:54:17.117 INFO:tasks.rados.rados.0.smithi053.stdout:1524: finishing copy_from to smithi053129169-19 2024-01-15T22:54:17.117 INFO:tasks.rados.rados.0.smithi053.stdout:1524: got expected ENOENT (src dne) 2024-01-15T22:54:17.117 INFO:tasks.rados.rados.0.smithi053.stdout:1524: finishing copy_from racing read to smithi053129169-19 2024-01-15T22:54:17.117 INFO:tasks.rados.rados.0.smithi053.stdout:1524: done (3 left) 2024-01-15T22:54:17.117 INFO:tasks.rados.rados.0.smithi053.stdout:1528: copy_from oid 9 from oid 38 current snap is 150 2024-01-15T22:54:17.117 INFO:tasks.rados.rados.0.smithi053.stdout:1529: snap_remove snap 114 2024-01-15T22:54:17.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:17 smithi163 ceph-mon[138526]: failed to encode map e353 with expected crc 2024-01-15T22:54:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:17 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:17 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:17 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:54:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:17 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:17 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:17 smithi163 ceph-mon[138526]: failed to encode map e354 with expected crc 2024-01-15T22:54:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:17 smithi163 ceph-mon[138526]: osdmap e354: 8 total, 7 up, 8 in 2024-01-15T22:54:17.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:17 smithi053 ceph-mon[146052]: failed to encode map e353 with expected crc 2024-01-15T22:54:17.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:17 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:17.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:17 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:17.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:17 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:54:17.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:17 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:17.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:17 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:17.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:17 smithi053 ceph-mon[146052]: failed to encode map e354 with expected crc 2024-01-15T22:54:17.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:17 smithi053 ceph-mon[146052]: osdmap e354: 8 total, 7 up, 8 in 2024-01-15T22:54:17.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:17 smithi053 ceph-mon[143363]: failed to encode map e353 with expected crc 2024-01-15T22:54:17.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:17 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:17.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:17 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:17.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:17 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:54:17.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:17 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:17.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:17 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:17.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:17 smithi053 ceph-mon[143363]: failed to encode map e354 with expected crc 2024-01-15T22:54:17.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:17 smithi053 ceph-mon[143363]: osdmap e354: 8 total, 7 up, 8 in 2024-01-15T22:54:18.107 INFO:tasks.rados.rados.0.smithi053.stdout:1529: done (4 left) 2024-01-15T22:54:18.107 INFO:tasks.rados.rados.0.smithi053.stdout:1530: copy_from oid 5 from oid 15 current snap is 150 2024-01-15T22:54:18.108 INFO:tasks.rados.rados.0.smithi053.stdout:1527: finishing copy_from to smithi053129169-12 2024-01-15T22:54:18.108 INFO:tasks.rados.rados.0.smithi053.stdout:1527: got expected ENOENT (src dne) 2024-01-15T22:54:18.108 INFO:tasks.rados.rados.0.smithi053.stdout:1528: finishing copy_from to smithi053129169-9 2024-01-15T22:54:18.108 INFO:tasks.rados.rados.0.smithi053.stdout:1528: got expected ENOENT (src dne) 2024-01-15T22:54:18.108 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 1110 (ObjNum 444 snap 135 seq_num 444) dirty exists 2024-01-15T22:54:18.108 INFO:tasks.rados.rados.0.smithi053.stdout:1527: finishing copy_from racing read to smithi053129169-12 2024-01-15T22:54:18.108 INFO:tasks.rados.rados.0.smithi053.stdout:1528: finishing copy_from racing read to smithi053129169-9 2024-01-15T22:54:18.108 INFO:tasks.rados.rados.0.smithi053.stdout:1526: expect (ObjNum 45 snap 0 seq_num 45) 2024-01-15T22:54:18.131 INFO:tasks.rados.rados.0.smithi053.stdout:1522: done (4 left) 2024-01-15T22:54:18.131 INFO:tasks.rados.rados.0.smithi053.stdout:1526: done (3 left) 2024-01-15T22:54:18.131 INFO:tasks.rados.rados.0.smithi053.stdout:1527: done (2 left) 2024-01-15T22:54:18.131 INFO:tasks.rados.rados.0.smithi053.stdout:1528: done (1 left) 2024-01-15T22:54:18.131 INFO:tasks.rados.rados.0.smithi053.stdout:1531: rmattr oid 1 current snap is 150 2024-01-15T22:54:18.131 INFO:tasks.rados.rados.0.smithi053.stdout:1531: done (1 left) 2024-01-15T22:54:18.131 INFO:tasks.rados.rados.0.smithi053.stdout:1532: snap_create 2024-01-15T22:54:18.138 INFO:tasks.rados.rados.0.smithi053.stdout:1530: finishing copy_from to smithi053129169-5 2024-01-15T22:54:18.138 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 912 (ObjNum 424 snap 127 seq_num 424) dirty exists 2024-01-15T22:54:18.139 INFO:tasks.rados.rados.0.smithi053.stdout:1530: finishing copy_from racing read to smithi053129169-5 2024-01-15T22:54:18.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:18 smithi163 ceph-mon[138526]: pgmap v245: 121 pgs: 1 active+clean+snaptrim_wait, 12 active+undersized+degraded, 2 active+clean+snaptrim, 1 stale+active+clean, 29 active+undersized, 76 active+clean; 581 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.5 MiB/s wr, 9 op/s; 99/933 objects degraded (10.611%) 2024-01-15T22:54:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:18 smithi163 ceph-mon[138526]: failed to encode map e354 with expected crc 2024-01-15T22:54:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:18 smithi163 ceph-mon[138526]: failed to encode map e354 with expected crc 2024-01-15T22:54:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:18 smithi163 ceph-mon[138526]: failed to encode map e354 with expected crc 2024-01-15T22:54:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:18 smithi163 ceph-mon[138526]: failed to encode map e355 with expected crc 2024-01-15T22:54:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:18 smithi163 ceph-mon[138526]: osdmap e355: 8 total, 7 up, 8 in 2024-01-15T22:54:18.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:18 smithi053 ceph-mon[143363]: pgmap v245: 121 pgs: 1 active+clean+snaptrim_wait, 12 active+undersized+degraded, 2 active+clean+snaptrim, 1 stale+active+clean, 29 active+undersized, 76 active+clean; 581 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.5 MiB/s wr, 9 op/s; 99/933 objects degraded (10.611%) 2024-01-15T22:54:18.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:18 smithi053 ceph-mon[143363]: failed to encode map e354 with expected crc 2024-01-15T22:54:18.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:18 smithi053 ceph-mon[143363]: failed to encode map e354 with expected crc 2024-01-15T22:54:18.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:18 smithi053 ceph-mon[143363]: failed to encode map e354 with expected crc 2024-01-15T22:54:18.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:18 smithi053 ceph-mon[143363]: failed to encode map e355 with expected crc 2024-01-15T22:54:18.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:18 smithi053 ceph-mon[143363]: osdmap e355: 8 total, 7 up, 8 in 2024-01-15T22:54:18.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:18 smithi053 ceph-mon[146052]: pgmap v245: 121 pgs: 1 active+clean+snaptrim_wait, 12 active+undersized+degraded, 2 active+clean+snaptrim, 1 stale+active+clean, 29 active+undersized, 76 active+clean; 581 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.5 MiB/s wr, 9 op/s; 99/933 objects degraded (10.611%) 2024-01-15T22:54:18.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:18 smithi053 ceph-mon[146052]: failed to encode map e354 with expected crc 2024-01-15T22:54:18.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:18 smithi053 ceph-mon[146052]: failed to encode map e354 with expected crc 2024-01-15T22:54:18.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:18 smithi053 ceph-mon[146052]: failed to encode map e354 with expected crc 2024-01-15T22:54:18.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:18 smithi053 ceph-mon[146052]: failed to encode map e355 with expected crc 2024-01-15T22:54:18.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:18 smithi053 ceph-mon[146052]: osdmap e355: 8 total, 7 up, 8 in 2024-01-15T22:54:18.979 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:54:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:54:18.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-01-15T22:54:18.979 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:54:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:54:18.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:54:19.106 INFO:tasks.rados.rados.0.smithi053.stdout:1530: done (1 left) 2024-01-15T22:54:19.106 INFO:tasks.rados.rados.0.smithi053.stdout:1532: done (0 left) 2024-01-15T22:54:19.106 INFO:tasks.rados.rados.0.smithi053.stdout:1533: rollback oid 43 current snap is 151 2024-01-15T22:54:19.106 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 43 to 146 2024-01-15T22:54:19.106 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 151 2024-01-15T22:54:19.106 INFO:tasks.rados.rados.0.smithi053.stdout:1534: seq_num 512 ranges {10428416=581632,11010048=516096,11526144=286720} 2024-01-15T22:54:19.166 INFO:tasks.rados.rados.0.smithi053.stdout:1534: writing smithi053129169-4 from 10428416 to 11010048 tid 1 2024-01-15T22:54:19.169 INFO:tasks.rados.rados.0.smithi053.stdout:1534: writing smithi053129169-4 from 11010048 to 11526144 tid 2 2024-01-15T22:54:19.171 INFO:tasks.rados.rados.0.smithi053.stdout:1534: writing smithi053129169-4 from 11526144 to 11812864 tid 3 2024-01-15T22:54:19.171 INFO:tasks.rados.rados.0.smithi053.stdout:1535: read oid 18 snap -1 2024-01-15T22:54:19.171 INFO:tasks.rados.rados.0.smithi053.stdout:1535: expect (ObjNum 496 snap 149 seq_num 496) 2024-01-15T22:54:19.171 INFO:tasks.rados.rados.0.smithi053.stdout:1536: copy_from oid 6 from oid 29 current snap is 151 2024-01-15T22:54:19.171 INFO:tasks.rados.rados.0.smithi053.stdout:1537: setattr oid 2 current snap is 151 2024-01-15T22:54:19.171 INFO:tasks.rados.rados.0.smithi053.stdout:1533: finishing rollback tid 0 to smithi053129169-43 2024-01-15T22:54:19.171 INFO:tasks.rados.rados.0.smithi053.stdout:1533: finishing rollback tid 1 to smithi053129169-43 2024-01-15T22:54:19.172 INFO:tasks.rados.rados.0.smithi053.stdout:1533: finishing rollback tid 2 to smithi053129169-43 2024-01-15T22:54:19.172 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 729 (ObjNum 449 snap 136 seq_num 449) dirty exists 2024-01-15T22:54:19.174 INFO:tasks.rados.rados.0.smithi053.stdout:1533: done (4 left) 2024-01-15T22:54:19.174 INFO:tasks.rados.rados.0.smithi053.stdout:1538: rollback oid 45 current snap is 151 2024-01-15T22:54:19.174 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 45 to 144 2024-01-15T22:54:19.174 INFO:tasks.rados.rados.0.smithi053.stdout:1539: read oid 33 snap -1 2024-01-15T22:54:19.174 INFO:tasks.rados.rados.0.smithi053.stdout:1539: expect deleted 2024-01-15T22:54:19.174 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 151 2024-01-15T22:54:19.174 INFO:tasks.rados.rados.0.smithi053.stdout:1540: seq_num 513 ranges {0=598016,598016=794624,1392640=8192} 2024-01-15T22:54:19.178 INFO:tasks.rados.rados.0.smithi053.stdout:1540: writing smithi053129169-38 from 0 to 598016 tid 1 2024-01-15T22:54:19.183 INFO:tasks.rados.rados.0.smithi053.stdout:1540: writing smithi053129169-38 from 598016 to 1392640 tid 2 2024-01-15T22:54:19.183 INFO:tasks.rados.rados.0.smithi053.stdout:1540: writing smithi053129169-38 from 1392640 to 1400832 tid 3 2024-01-15T22:54:19.183 INFO:tasks.rados.rados.0.smithi053.stdout:1541: snap_remove snap 146 2024-01-15T22:54:19.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:19 smithi053 ceph-mon[143363]: failed to encode map e355 with expected crc 2024-01-15T22:54:19.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:19 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:19.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:19 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:19.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:19 smithi053 ceph-mon[143363]: failed to encode map e356 with expected crc 2024-01-15T22:54:19.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:19 smithi053 ceph-mon[143363]: osdmap e356: 8 total, 7 up, 8 in 2024-01-15T22:54:19.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:19 smithi053 ceph-mon[146052]: failed to encode map e355 with expected crc 2024-01-15T22:54:19.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:19 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:19.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:19 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:19.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:19 smithi053 ceph-mon[146052]: failed to encode map e356 with expected crc 2024-01-15T22:54:19.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:19 smithi053 ceph-mon[146052]: osdmap e356: 8 total, 7 up, 8 in 2024-01-15T22:54:19.639 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:19 smithi163 ceph-mon[138526]: failed to encode map e355 with expected crc 2024-01-15T22:54:19.639 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:19 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:19.639 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:19 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:19.639 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:19 smithi163 ceph-mon[138526]: failed to encode map e356 with expected crc 2024-01-15T22:54:19.639 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:19 smithi163 ceph-mon[138526]: osdmap e356: 8 total, 7 up, 8 in 2024-01-15T22:54:19.979 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:19 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[145915]: 2024-01-15T22:54:19.647+0000 7f0118dd0640 -1 osd.4 0 read_superblock omap replica is missing. 2024-01-15T22:54:19.979 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:19 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[145915]: 2024-01-15T22:54:19.732+0000 7f0118dd0640 -1 osd.4 349 log_to_monitors true 2024-01-15T22:54:20.108 INFO:tasks.rados.rados.0.smithi053.stdout:1541: done (7 left) 2024-01-15T22:54:20.108 INFO:tasks.rados.rados.0.smithi053.stdout:1542: snap_remove snap 40 2024-01-15T22:54:20.348 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 22:54:20 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[145915]: 2024-01-15T22:54:20.138+0000 7f0108227700 -1 osd.4 349 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-15T22:54:20.349 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:20 smithi163 ceph-mon[138526]: pgmap v248: 121 pgs: 1 active+clean+snaptrim_wait, 14 active+undersized+degraded, 2 active+clean+snaptrim, 32 active+undersized, 72 active+clean; 588 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.9 MiB/s wr, 9 op/s; 153/945 objects degraded (16.190%) 2024-01-15T22:54:20.349 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:20 smithi163 ceph-mon[138526]: failed to encode map e356 with expected crc 2024-01-15T22:54:20.349 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:20 smithi163 ceph-mon[138526]: failed to encode map e356 with expected crc 2024-01-15T22:54:20.349 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:20 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:20.349 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:20 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:20.349 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:20 smithi163 ceph-mon[138526]: from='osd.4 [v2:172.21.15.163:6800/127233423,v1:172.21.15.163:6801/127233423]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-15T22:54:20.349 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:20 smithi163 ceph-mon[138526]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-15T22:54:20.349 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:20 smithi163 ceph-mon[138526]: failed to encode map e357 with expected crc 2024-01-15T22:54:20.349 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:20 smithi163 ceph-mon[138526]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-01-15T22:54:20.349 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:20 smithi163 ceph-mon[138526]: osdmap e357: 8 total, 7 up, 8 in 2024-01-15T22:54:20.350 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:20 smithi163 ceph-mon[138526]: from='osd.4 [v2:172.21.15.163:6800/127233423,v1:172.21.15.163:6801/127233423]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:54:20.350 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:20 smithi163 ceph-mon[138526]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:54:20.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[143363]: pgmap v248: 121 pgs: 1 active+clean+snaptrim_wait, 14 active+undersized+degraded, 2 active+clean+snaptrim, 32 active+undersized, 72 active+clean; 588 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.9 MiB/s wr, 9 op/s; 153/945 objects degraded (16.190%) 2024-01-15T22:54:20.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[143363]: failed to encode map e356 with expected crc 2024-01-15T22:54:20.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[143363]: failed to encode map e356 with expected crc 2024-01-15T22:54:20.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:20.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:20.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[143363]: from='osd.4 [v2:172.21.15.163:6800/127233423,v1:172.21.15.163:6801/127233423]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-15T22:54:20.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[143363]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-15T22:54:20.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[143363]: failed to encode map e357 with expected crc 2024-01-15T22:54:20.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[143363]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-01-15T22:54:20.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[143363]: osdmap e357: 8 total, 7 up, 8 in 2024-01-15T22:54:20.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[143363]: from='osd.4 [v2:172.21.15.163:6800/127233423,v1:172.21.15.163:6801/127233423]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:54:20.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[143363]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:54:20.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[146052]: pgmap v248: 121 pgs: 1 active+clean+snaptrim_wait, 14 active+undersized+degraded, 2 active+clean+snaptrim, 32 active+undersized, 72 active+clean; 588 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.9 MiB/s wr, 9 op/s; 153/945 objects degraded (16.190%) 2024-01-15T22:54:20.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[146052]: failed to encode map e356 with expected crc 2024-01-15T22:54:20.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[146052]: failed to encode map e356 with expected crc 2024-01-15T22:54:20.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:20.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:20.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[146052]: from='osd.4 [v2:172.21.15.163:6800/127233423,v1:172.21.15.163:6801/127233423]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-15T22:54:20.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[146052]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-15T22:54:20.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[146052]: failed to encode map e357 with expected crc 2024-01-15T22:54:20.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[146052]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-01-15T22:54:20.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[146052]: osdmap e357: 8 total, 7 up, 8 in 2024-01-15T22:54:20.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[146052]: from='osd.4 [v2:172.21.15.163:6800/127233423,v1:172.21.15.163:6801/127233423]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:54:20.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:20 smithi053 ceph-mon[146052]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:54:21.122 INFO:tasks.rados.rados.0.smithi053.stdout:1542: done (7 left) 2024-01-15T22:54:21.122 INFO:tasks.rados.rados.0.smithi053.stdout:1543: snap_remove snap 149 2024-01-15T22:54:21.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:21 smithi053 ceph-mon[143363]: failed to encode map e357 with expected crc 2024-01-15T22:54:21.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:21 smithi053 ceph-mon[143363]: Health check update: Degraded data redundancy: 153/945 objects degraded (16.190%), 14 pgs degraded (PG_DEGRADED) 2024-01-15T22:54:21.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:21 smithi053 ceph-mon[143363]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:54:21.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:21 smithi053 ceph-mon[143363]: failed to encode map e358 with expected crc 2024-01-15T22:54:21.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:21 smithi053 ceph-mon[143363]: osd.4 [v2:172.21.15.163:6800/127233423,v1:172.21.15.163:6801/127233423] boot 2024-01-15T22:54:21.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:21 smithi053 ceph-mon[143363]: osdmap e358: 8 total, 8 up, 8 in 2024-01-15T22:54:21.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:21 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:54:21.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:21 smithi053 ceph-mon[146052]: failed to encode map e357 with expected crc 2024-01-15T22:54:21.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:21 smithi053 ceph-mon[146052]: Health check update: Degraded data redundancy: 153/945 objects degraded (16.190%), 14 pgs degraded (PG_DEGRADED) 2024-01-15T22:54:21.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:21 smithi053 ceph-mon[146052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:54:21.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:21 smithi053 ceph-mon[146052]: failed to encode map e358 with expected crc 2024-01-15T22:54:21.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:21 smithi053 ceph-mon[146052]: osd.4 [v2:172.21.15.163:6800/127233423,v1:172.21.15.163:6801/127233423] boot 2024-01-15T22:54:21.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:21 smithi053 ceph-mon[146052]: osdmap e358: 8 total, 8 up, 8 in 2024-01-15T22:54:21.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:21 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:54:21.652 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:21 smithi163 ceph-mon[138526]: failed to encode map e357 with expected crc 2024-01-15T22:54:21.653 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:21 smithi163 ceph-mon[138526]: Health check update: Degraded data redundancy: 153/945 objects degraded (16.190%), 14 pgs degraded (PG_DEGRADED) 2024-01-15T22:54:21.653 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:21 smithi163 ceph-mon[138526]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:54:21.653 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:21 smithi163 ceph-mon[138526]: failed to encode map e358 with expected crc 2024-01-15T22:54:21.653 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:21 smithi163 ceph-mon[138526]: osd.4 [v2:172.21.15.163:6800/127233423,v1:172.21.15.163:6801/127233423] boot 2024-01-15T22:54:21.653 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:21 smithi163 ceph-mon[138526]: osdmap e358: 8 total, 8 up, 8 in 2024-01-15T22:54:21.653 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:21 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-15T22:54:22.115 INFO:tasks.rados.rados.0.smithi053.stdout:1543: done (7 left) 2024-01-15T22:54:22.115 INFO:tasks.rados.rados.0.smithi053.stdout:1544: delete oid 12 current snap is 151 2024-01-15T22:54:22.120 INFO:tasks.rados.rados.0.smithi053.stdout:1534: finishing write tid 1 to smithi053129169-4 2024-01-15T22:54:22.120 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 1074 (ObjNum 492 snap 145 seq_num 492) dirty exists 2024-01-15T22:54:22.120 INFO:tasks.rados.rados.0.smithi053.stdout:1534: finishing write tid 2 to smithi053129169-4 2024-01-15T22:54:22.120 INFO:tasks.rados.rados.0.smithi053.stdout:1534: finishing write tid 3 to smithi053129169-4 2024-01-15T22:54:22.120 INFO:tasks.rados.rados.0.smithi053.stdout:1534: finishing write tid 4 to smithi053129169-4 2024-01-15T22:54:22.120 INFO:tasks.rados.rados.0.smithi053.stdout:1534: finishing write tid 5 to smithi053129169-4 2024-01-15T22:54:22.120 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 563 (ObjNum 512 snap 151 seq_num 512) dirty exists 2024-01-15T22:54:22.120 INFO:tasks.rados.rados.0.smithi053.stdout:1534: left oid 4 (ObjNum 512 snap 151 seq_num 512) 2024-01-15T22:54:22.121 INFO:tasks.rados.rados.0.smithi053.stdout:1540: finishing write tid 1 to smithi053129169-38 2024-01-15T22:54:22.121 INFO:tasks.rados.rados.0.smithi053.stdout:1540: finishing write tid 2 to smithi053129169-38 2024-01-15T22:54:22.121 INFO:tasks.rados.rados.0.smithi053.stdout:1540: finishing write tid 3 to smithi053129169-38 2024-01-15T22:54:22.121 INFO:tasks.rados.rados.0.smithi053.stdout:1540: finishing write tid 4 to smithi053129169-38 2024-01-15T22:54:22.121 INFO:tasks.rados.rados.0.smithi053.stdout:1540: finishing write tid 5 to smithi053129169-38 2024-01-15T22:54:22.121 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 906 (ObjNum 513 snap 151 seq_num 513) dirty exists 2024-01-15T22:54:22.121 INFO:tasks.rados.rados.0.smithi053.stdout:1540: left oid 38 (ObjNum 513 snap 151 seq_num 513) 2024-01-15T22:54:22.121 INFO:tasks.rados.rados.0.smithi053.stdout:1538: finishing rollback tid 0 to smithi053129169-45 2024-01-15T22:54:22.121 INFO:tasks.rados.rados.0.smithi053.stdout:1538: finishing rollback tid 1 to smithi053129169-45 2024-01-15T22:54:22.121 INFO:tasks.rados.rados.0.smithi053.stdout:1538: finishing rollback tid 2 to smithi053129169-45 2024-01-15T22:54:22.121 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 906 (ObjNum 443 snap 135 seq_num 443) dirty exists 2024-01-15T22:54:22.121 INFO:tasks.rados.rados.0.smithi053.stdout:1535: expect (ObjNum 496 snap 149 seq_num 496) 2024-01-15T22:54:22.543 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:54:22.184+0000 7f93ac797700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-01-15T22:54:22.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: pgmap v251: 121 pgs: 14 active+undersized+degraded, 32 active+undersized, 75 active+clean; 588 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.0 MiB/s wr, 26 op/s; 156/954 objects degraded (16.352%) 2024-01-15T22:54:22.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: failed to encode map e358 with expected crc 2024-01-15T22:54:22.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: failed to encode map e358 with expected crc 2024-01-15T22:54:22.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:22.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:22.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:54:22.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:54:22.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:22.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: failed to encode map e359 with expected crc 2024-01-15T22:54:22.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: osdmap e359: 8 total, 8 up, 8 in 2024-01-15T22:54:22.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: failed to encode map e359 with expected crc 2024-01-15T22:54:22.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: failed to encode map e359 with expected crc 2024-01-15T22:54:22.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: failed to encode map e359 with expected crc 2024-01-15T22:54:22.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: failed to encode map e359 with expected crc 2024-01-15T22:54:22.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:54:22.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:22.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:22.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:22.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-01-15T22:54:22.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: pgmap v251: 121 pgs: 14 active+undersized+degraded, 32 active+undersized, 75 active+clean; 588 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.0 MiB/s wr, 26 op/s; 156/954 objects degraded (16.352%) 2024-01-15T22:54:22.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: failed to encode map e358 with expected crc 2024-01-15T22:54:22.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: failed to encode map e358 with expected crc 2024-01-15T22:54:22.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:22.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:22.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:54:22.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:54:22.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:22.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: failed to encode map e359 with expected crc 2024-01-15T22:54:22.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: osdmap e359: 8 total, 8 up, 8 in 2024-01-15T22:54:22.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: failed to encode map e359 with expected crc 2024-01-15T22:54:22.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: failed to encode map e359 with expected crc 2024-01-15T22:54:22.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: failed to encode map e359 with expected crc 2024-01-15T22:54:22.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: failed to encode map e359 with expected crc 2024-01-15T22:54:22.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:54:22.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:22.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:22.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:22.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:22 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-01-15T22:54:22.582 INFO:tasks.rados.rados.0.smithi053.stdout:1536: finishing copy_from to smithi053129169-6 2024-01-15T22:54:22.582 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 627 (ObjNum 486 snap 144 seq_num 486) dirty exists 2024-01-15T22:54:22.582 INFO:tasks.rados.rados.0.smithi053.stdout:1536: finishing copy_from racing read to smithi053129169-6 2024-01-15T22:54:22.582 INFO:tasks.rados.rados.0.smithi053.stdout:1534: done (7 left) 2024-01-15T22:54:22.582 INFO:tasks.rados.rados.0.smithi053.stdout:1535: done (6 left) 2024-01-15T22:54:22.582 INFO:tasks.rados.rados.0.smithi053.stdout:1536: done (5 left) 2024-01-15T22:54:22.582 INFO:tasks.rados.rados.0.smithi053.stdout:1537: done (4 left) 2024-01-15T22:54:22.582 INFO:tasks.rados.rados.0.smithi053.stdout:1538: done (3 left) 2024-01-15T22:54:22.582 INFO:tasks.rados.rados.0.smithi053.stdout:1539: done (2 left) 2024-01-15T22:54:22.582 INFO:tasks.rados.rados.0.smithi053.stdout:1540: done (1 left) 2024-01-15T22:54:22.583 INFO:tasks.rados.rados.0.smithi053.stdout:1544: done (0 left) 2024-01-15T22:54:22.583 INFO:tasks.rados.rados.0.smithi053.stdout:1545: copy_from oid 3 from oid 11 current snap is 151 2024-01-15T22:54:22.583 INFO:tasks.rados.rados.0.smithi053.stdout:1546: snap_create 2024-01-15T22:54:22.583 INFO:tasks.rados.rados.0.smithi053.stdout:1545: finishing copy_from to smithi053129169-3 2024-01-15T22:54:22.583 INFO:tasks.rados.rados.0.smithi053.stdout:1545: got expected ENOENT (src dne) 2024-01-15T22:54:22.583 INFO:tasks.rados.rados.0.smithi053.stdout:1545: finishing copy_from racing read to smithi053129169-3 2024-01-15T22:54:22.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: pgmap v251: 121 pgs: 14 active+undersized+degraded, 32 active+undersized, 75 active+clean; 588 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.0 MiB/s wr, 26 op/s; 156/954 objects degraded (16.352%) 2024-01-15T22:54:22.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: failed to encode map e358 with expected crc 2024-01-15T22:54:22.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: failed to encode map e358 with expected crc 2024-01-15T22:54:22.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:22.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:22.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:54:22.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:54:22.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:22.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: failed to encode map e359 with expected crc 2024-01-15T22:54:22.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: osdmap e359: 8 total, 8 up, 8 in 2024-01-15T22:54:22.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: failed to encode map e359 with expected crc 2024-01-15T22:54:22.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: failed to encode map e359 with expected crc 2024-01-15T22:54:22.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: failed to encode map e359 with expected crc 2024-01-15T22:54:22.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: failed to encode map e359 with expected crc 2024-01-15T22:54:22.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:54:22.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:22.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:22.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:22.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:22 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-01-15T22:54:23.249 INFO:tasks.rados.rados.0.smithi053.stdout:1545: done (1 left) 2024-01-15T22:54:23.249 INFO:tasks.rados.rados.0.smithi053.stdout:1546: done (0 left) 2024-01-15T22:54:23.249 INFO:tasks.rados.rados.0.smithi053.stdout:1547: read oid 44 snap 147 2024-01-15T22:54:23.249 INFO:tasks.rados.rados.0.smithi053.stdout:1547: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:54:23.249 INFO:tasks.rados.rados.0.smithi053.stdout:1548: snap_remove snap 126 2024-01-15T22:54:23.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[143363]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[143363]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[143363]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[143363]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[143363]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[143363]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[143363]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[143363]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-01-15T22:54:23.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[143363]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-01-15T22:54:23.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[146052]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[146052]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[146052]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[146052]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[146052]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[146052]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[146052]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[146052]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-01-15T22:54:23.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:23 smithi053 ceph-mon[146052]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-01-15T22:54:23.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:23 smithi163 ceph-mon[138526]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:23 smithi163 ceph-mon[138526]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:23 smithi163 ceph-mon[138526]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:23 smithi163 ceph-mon[138526]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:23 smithi163 ceph-mon[138526]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:23 smithi163 ceph-mon[138526]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:23 smithi163 ceph-mon[138526]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:23 smithi163 ceph-mon[138526]: failed to encode map e359 with expected crc 2024-01-15T22:54:23.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:23 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-01-15T22:54:23.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:23 smithi163 ceph-mon[138526]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-01-15T22:54:24.253 INFO:tasks.rados.rados.0.smithi053.stdout:1548: done (1 left) 2024-01-15T22:54:24.253 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 9 current snap is 152 2024-01-15T22:54:24.253 INFO:tasks.rados.rados.0.smithi053.stdout:1549: seq_num 515 ranges {1441792=630784,2072576=565248,2637824=237568} 2024-01-15T22:54:24.265 INFO:tasks.rados.rados.0.smithi053.stdout:1549: writing smithi053129169-9 from 1441792 to 2072576 tid 1 2024-01-15T22:54:24.269 INFO:tasks.rados.rados.0.smithi053.stdout:1549: writing smithi053129169-9 from 2072576 to 2637824 tid 2 2024-01-15T22:54:24.270 INFO:tasks.rados.rados.0.smithi053.stdout:1549: writing smithi053129169-9 from 2637824 to 2875392 tid 3 2024-01-15T22:54:24.270 INFO:tasks.rados.rados.0.smithi053.stdout:1550: snap_remove snap 115 2024-01-15T22:54:24.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:24 smithi053 ceph-mon[143363]: pgmap v254: 121 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 75 active+clean; 589 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.5 MiB/s wr, 21 op/s; 139/960 objects degraded (14.479%) 2024-01-15T22:54:24.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:24 smithi053 ceph-mon[143363]: failed to encode map e360 with expected crc 2024-01-15T22:54:24.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:24 smithi053 ceph-mon[143363]: osdmap e360: 8 total, 8 up, 8 in 2024-01-15T22:54:24.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:24 smithi053 ceph-mon[143363]: failed to encode map e360 with expected crc 2024-01-15T22:54:24.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:24 smithi053 ceph-mon[146052]: pgmap v254: 121 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 75 active+clean; 589 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.5 MiB/s wr, 21 op/s; 139/960 objects degraded (14.479%) 2024-01-15T22:54:24.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:24 smithi053 ceph-mon[146052]: failed to encode map e360 with expected crc 2024-01-15T22:54:24.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:24 smithi053 ceph-mon[146052]: osdmap e360: 8 total, 8 up, 8 in 2024-01-15T22:54:24.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:24 smithi053 ceph-mon[146052]: failed to encode map e360 with expected crc 2024-01-15T22:54:24.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:24 smithi163 ceph-mon[138526]: pgmap v254: 121 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 75 active+clean; 589 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.5 MiB/s wr, 21 op/s; 139/960 objects degraded (14.479%) 2024-01-15T22:54:24.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:24 smithi163 ceph-mon[138526]: failed to encode map e360 with expected crc 2024-01-15T22:54:24.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:24 smithi163 ceph-mon[138526]: osdmap e360: 8 total, 8 up, 8 in 2024-01-15T22:54:24.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:24 smithi163 ceph-mon[138526]: failed to encode map e360 with expected crc 2024-01-15T22:54:25.258 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:25 smithi053 ceph-mon[143363]: failed to encode map e360 with expected crc 2024-01-15T22:54:25.258 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:25 smithi053 ceph-mon[143363]: failed to encode map e361 with expected crc 2024-01-15T22:54:25.258 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:25 smithi053 ceph-mon[143363]: osdmap e361: 8 total, 8 up, 8 in 2024-01-15T22:54:25.258 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:25 smithi053 ceph-mon[143363]: failed to encode map e361 with expected crc 2024-01-15T22:54:25.258 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:54:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:54:25] "GET /metrics HTTP/1.1" 200 36142 "" "Prometheus/2.43.0" 2024-01-15T22:54:25.260 INFO:tasks.rados.rados.0.smithi053.stdout:1550: done (2 left) 2024-01-15T22:54:25.260 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 152 2024-01-15T22:54:25.260 INFO:tasks.rados.rados.0.smithi053.stdout:1547: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:54:25.381 INFO:tasks.rados.rados.0.smithi053.stdout:1549: finishing write tid 1 to smithi053129169-9 2024-01-15T22:54:25.381 INFO:tasks.rados.rados.0.smithi053.stdout:1549: finishing write tid 2 to smithi053129169-9 2024-01-15T22:54:25.381 INFO:tasks.rados.rados.0.smithi053.stdout:1549: finishing write tid 3 to smithi053129169-9 2024-01-15T22:54:25.381 INFO:tasks.rados.rados.0.smithi053.stdout:1549: finishing write tid 4 to smithi053129169-9 2024-01-15T22:54:25.381 INFO:tasks.rados.rados.0.smithi053.stdout:1549: finishing write tid 5 to smithi053129169-9 2024-01-15T22:54:25.381 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 978 (ObjNum 515 snap 152 seq_num 515) dirty exists 2024-01-15T22:54:25.381 INFO:tasks.rados.rados.0.smithi053.stdout:1549: left oid 9 (ObjNum 515 snap 152 seq_num 515) 2024-01-15T22:54:25.382 INFO:tasks.rados.rados.0.smithi053.stdout:1551: seq_num 516 ranges {3358720=647168,4005888=450560,4456448=352256} 2024-01-15T22:54:25.402 INFO:tasks.rados.rados.0.smithi053.stdout:1551: writing smithi053129169-15 from 3358720 to 4005888 tid 1 2024-01-15T22:54:25.405 INFO:tasks.rados.rados.0.smithi053.stdout:1551: writing smithi053129169-15 from 4005888 to 4456448 tid 2 2024-01-15T22:54:25.407 INFO:tasks.rados.rados.0.smithi053.stdout:1551: writing smithi053129169-15 from 4456448 to 4808704 tid 3 2024-01-15T22:54:25.408 INFO:tasks.rados.rados.0.smithi053.stdout:1547: done (2 left) 2024-01-15T22:54:25.408 INFO:tasks.rados.rados.0.smithi053.stdout:1549: done (1 left) 2024-01-15T22:54:25.408 INFO:tasks.rados.rados.0.smithi053.stdout:1552: copy_from oid 45 from oid 38 current snap is 152 2024-01-15T22:54:25.408 INFO:tasks.rados.rados.0.smithi053.stdout:1553: rollback oid 31 current snap is 152 2024-01-15T22:54:25.408 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 31 to 137 2024-01-15T22:54:25.408 INFO:tasks.rados.rados.0.smithi053.stdout:1554: rollback oid 17 current snap is 152 2024-01-15T22:54:25.408 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 17 to 137 2024-01-15T22:54:25.408 INFO:tasks.rados.rados.0.smithi053.stdout:1555: snap_remove snap 135 2024-01-15T22:54:25.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:25 smithi053 ceph-mon[146052]: failed to encode map e360 with expected crc 2024-01-15T22:54:25.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:25 smithi053 ceph-mon[146052]: failed to encode map e361 with expected crc 2024-01-15T22:54:25.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:25 smithi053 ceph-mon[146052]: osdmap e361: 8 total, 8 up, 8 in 2024-01-15T22:54:25.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:25 smithi053 ceph-mon[146052]: failed to encode map e361 with expected crc 2024-01-15T22:54:25.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:25 smithi163 ceph-mon[138526]: failed to encode map e360 with expected crc 2024-01-15T22:54:25.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:25 smithi163 ceph-mon[138526]: failed to encode map e361 with expected crc 2024-01-15T22:54:25.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:25 smithi163 ceph-mon[138526]: osdmap e361: 8 total, 8 up, 8 in 2024-01-15T22:54:25.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:25 smithi163 ceph-mon[138526]: failed to encode map e361 with expected crc 2024-01-15T22:54:26.261 INFO:tasks.rados.rados.0.smithi053.stdout:1555: done (4 left) 2024-01-15T22:54:26.262 INFO:tasks.rados.rados.0.smithi053.stdout:1556: snap_remove snap 142 2024-01-15T22:54:26.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:26 smithi053 ceph-mon[143363]: pgmap v257: 121 pgs: 4 peering, 9 active+undersized+degraded, 13 active+undersized, 95 active+clean; 533 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.0 MiB/s wr, 11 op/s; 92/873 objects degraded (10.538%); 1.9 MiB/s, 1 objects/s recovering 2024-01-15T22:54:26.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:26 smithi053 ceph-mon[143363]: failed to encode map e362 with expected crc 2024-01-15T22:54:26.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:26 smithi053 ceph-mon[143363]: failed to encode map e362 with expected crc 2024-01-15T22:54:26.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:26 smithi053 ceph-mon[143363]: osdmap e362: 8 total, 8 up, 8 in 2024-01-15T22:54:26.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:26 smithi053 ceph-mon[143363]: failed to encode map e362 with expected crc 2024-01-15T22:54:26.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:26 smithi053 ceph-mon[143363]: Health check update: Degraded data redundancy: 92/873 objects degraded (10.538%), 9 pgs degraded (PG_DEGRADED) 2024-01-15T22:54:26.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:26 smithi053 ceph-mon[146052]: pgmap v257: 121 pgs: 4 peering, 9 active+undersized+degraded, 13 active+undersized, 95 active+clean; 533 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.0 MiB/s wr, 11 op/s; 92/873 objects degraded (10.538%); 1.9 MiB/s, 1 objects/s recovering 2024-01-15T22:54:26.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:26 smithi053 ceph-mon[146052]: failed to encode map e362 with expected crc 2024-01-15T22:54:26.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:26 smithi053 ceph-mon[146052]: failed to encode map e362 with expected crc 2024-01-15T22:54:26.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:26 smithi053 ceph-mon[146052]: osdmap e362: 8 total, 8 up, 8 in 2024-01-15T22:54:26.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:26 smithi053 ceph-mon[146052]: failed to encode map e362 with expected crc 2024-01-15T22:54:26.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:26 smithi053 ceph-mon[146052]: Health check update: Degraded data redundancy: 92/873 objects degraded (10.538%), 9 pgs degraded (PG_DEGRADED) 2024-01-15T22:54:26.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:26 smithi163 ceph-mon[138526]: pgmap v257: 121 pgs: 4 peering, 9 active+undersized+degraded, 13 active+undersized, 95 active+clean; 533 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.0 MiB/s wr, 11 op/s; 92/873 objects degraded (10.538%); 1.9 MiB/s, 1 objects/s recovering 2024-01-15T22:54:26.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:26 smithi163 ceph-mon[138526]: failed to encode map e362 with expected crc 2024-01-15T22:54:26.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:26 smithi163 ceph-mon[138526]: failed to encode map e362 with expected crc 2024-01-15T22:54:26.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:26 smithi163 ceph-mon[138526]: osdmap e362: 8 total, 8 up, 8 in 2024-01-15T22:54:26.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:26 smithi163 ceph-mon[138526]: failed to encode map e362 with expected crc 2024-01-15T22:54:26.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:26 smithi163 ceph-mon[138526]: Health check update: Degraded data redundancy: 92/873 objects degraded (10.538%), 9 pgs degraded (PG_DEGRADED) 2024-01-15T22:54:27.284 INFO:tasks.rados.rados.0.smithi053.stdout:1556: done (4 left) 2024-01-15T22:54:27.284 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 152 2024-01-15T22:54:27.284 INFO:tasks.rados.rados.0.smithi053.stdout:1557: seq_num 517 ranges {6275072=663552,6938624=786432,7725056=16384} 2024-01-15T22:54:27.317 INFO:tasks.rados.rados.0.smithi053.stdout:1557: writing smithi053129169-41 from 6275072 to 6938624 tid 1 2024-01-15T22:54:27.322 INFO:tasks.rados.rados.0.smithi053.stdout:1557: writing smithi053129169-41 from 6938624 to 7725056 tid 2 2024-01-15T22:54:27.322 INFO:tasks.rados.rados.0.smithi053.stdout:1557: writing smithi053129169-41 from 7725056 to 7741440 tid 3 2024-01-15T22:54:27.322 INFO:tasks.rados.rados.0.smithi053.stdout:1558: read oid 46 snap -1 2024-01-15T22:54:27.322 INFO:tasks.rados.rados.0.smithi053.stdout:1558: expect deleted 2024-01-15T22:54:27.322 INFO:tasks.rados.rados.0.smithi053.stdout:1559: read oid 25 snap 107 2024-01-15T22:54:27.322 INFO:tasks.rados.rados.0.smithi053.stdout:1559: expect (ObjNum 324 snap 102 seq_num 324) 2024-01-15T22:54:27.322 INFO:tasks.rados.rados.0.smithi053.stdout:1560: delete oid 16 current snap is 152 2024-01-15T22:54:27.322 INFO:tasks.rados.rados.0.smithi053.stdout:1551: finishing write tid 1 to smithi053129169-15 2024-01-15T22:54:27.323 INFO:tasks.rados.rados.0.smithi053.stdout:1551: finishing write tid 2 to smithi053129169-15 2024-01-15T22:54:27.323 INFO:tasks.rados.rados.0.smithi053.stdout:1551: finishing write tid 3 to smithi053129169-15 2024-01-15T22:54:27.323 INFO:tasks.rados.rados.0.smithi053.stdout:1554: finishing rollback tid 0 to smithi053129169-17 2024-01-15T22:54:27.323 INFO:tasks.rados.rados.0.smithi053.stdout:1554: finishing rollback tid 1 to smithi053129169-17 2024-01-15T22:54:27.323 INFO:tasks.rados.rados.0.smithi053.stdout:1551: finishing write tid 4 to smithi053129169-15 2024-01-15T22:54:27.323 INFO:tasks.rados.rados.0.smithi053.stdout:1553: finishing rollback tid 0 to smithi053129169-31 2024-01-15T22:54:27.323 INFO:tasks.rados.rados.0.smithi053.stdout:1554: finishing rollback tid 2 to smithi053129169-17 2024-01-15T22:54:27.323 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 1268 (ObjNum 426 snap 128 seq_num 426) dirty exists 2024-01-15T22:54:27.323 INFO:tasks.rados.rados.0.smithi053.stdout:1553: finishing rollback tid 1 to smithi053129169-31 2024-01-15T22:54:27.323 INFO:tasks.rados.rados.0.smithi053.stdout:1553: finishing rollback tid 2 to smithi053129169-31 2024-01-15T22:54:27.323 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 896 (ObjNum 224 snap 60 seq_num 224) dirty exists 2024-01-15T22:54:27.323 INFO:tasks.rados.rados.0.smithi053.stdout:1551: finishing write tid 5 to smithi053129169-15 2024-01-15T22:54:27.323 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 1163 (ObjNum 516 snap 152 seq_num 516) dirty exists 2024-01-15T22:54:27.323 INFO:tasks.rados.rados.0.smithi053.stdout:1551: left oid 15 (ObjNum 516 snap 152 seq_num 516) 2024-01-15T22:54:27.323 INFO:tasks.rados.rados.0.smithi053.stdout:1552: finishing copy_from to smithi053129169-45 2024-01-15T22:54:27.324 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 906 (ObjNum 513 snap 151 seq_num 513) dirty exists 2024-01-15T22:54:27.324 INFO:tasks.rados.rados.0.smithi053.stdout:1552: finishing copy_from racing read to smithi053129169-45 2024-01-15T22:54:27.324 INFO:tasks.rados.rados.0.smithi053.stdout:1557: finishing write tid 1 to smithi053129169-41 2024-01-15T22:54:27.326 INFO:tasks.rados.rados.0.smithi053.stdout:1557: finishing write tid 2 to smithi053129169-41 2024-01-15T22:54:27.326 INFO:tasks.rados.rados.0.smithi053.stdout:1557: finishing write tid 3 to smithi053129169-41 2024-01-15T22:54:27.326 INFO:tasks.rados.rados.0.smithi053.stdout:1557: finishing write tid 4 to smithi053129169-41 2024-01-15T22:54:27.328 INFO:tasks.rados.rados.0.smithi053.stdout:1557: finishing write tid 5 to smithi053129169-41 2024-01-15T22:54:27.328 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 910 (ObjNum 517 snap 152 seq_num 517) dirty exists 2024-01-15T22:54:27.328 INFO:tasks.rados.rados.0.smithi053.stdout:1557: left oid 41 (ObjNum 517 snap 152 seq_num 517) 2024-01-15T22:54:27.329 INFO:tasks.rados.rados.0.smithi053.stdout:1551: done (7 left) 2024-01-15T22:54:27.329 INFO:tasks.rados.rados.0.smithi053.stdout:1552: done (6 left) 2024-01-15T22:54:27.329 INFO:tasks.rados.rados.0.smithi053.stdout:1553: done (5 left) 2024-01-15T22:54:27.329 INFO:tasks.rados.rados.0.smithi053.stdout:1554: done (4 left) 2024-01-15T22:54:27.330 INFO:tasks.rados.rados.0.smithi053.stdout:1557: done (3 left) 2024-01-15T22:54:27.330 INFO:tasks.rados.rados.0.smithi053.stdout:1558: done (2 left) 2024-01-15T22:54:27.330 INFO:tasks.rados.rados.0.smithi053.stdout:1560: done (1 left) 2024-01-15T22:54:27.330 INFO:tasks.rados.rados.0.smithi053.stdout:1561: read oid 15 snap -1 2024-01-15T22:54:27.330 INFO:tasks.rados.rados.0.smithi053.stdout:1561: expect (ObjNum 516 snap 152 seq_num 516) 2024-01-15T22:54:27.330 INFO:tasks.rados.rados.0.smithi053.stdout:1562: read oid 6 snap -1 2024-01-15T22:54:27.330 INFO:tasks.rados.rados.0.smithi053.stdout:1562: expect (ObjNum 486 snap 144 seq_num 486) 2024-01-15T22:54:27.330 INFO:tasks.rados.rados.0.smithi053.stdout:1563: delete oid 22 current snap is 152 2024-01-15T22:54:27.351 INFO:tasks.rados.rados.0.smithi053.stdout:1563: done (3 left) 2024-01-15T22:54:27.352 INFO:tasks.rados.rados.0.smithi053.stdout:1564: snap_create 2024-01-15T22:54:27.373 INFO:tasks.rados.rados.0.smithi053.stdout:1559: expect (ObjNum 324 snap 102 seq_num 324) 2024-01-15T22:54:27.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:27 smithi053 ceph-mon[143363]: failed to encode map e363 with expected crc 2024-01-15T22:54:27.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:27 smithi053 ceph-mon[143363]: failed to encode map e363 with expected crc 2024-01-15T22:54:27.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:27 smithi053 ceph-mon[143363]: osdmap e363: 8 total, 8 up, 8 in 2024-01-15T22:54:27.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:27 smithi053 ceph-mon[143363]: failed to encode map e363 with expected crc 2024-01-15T22:54:27.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:27 smithi053 ceph-mon[143363]: failed to encode map e363 with expected crc 2024-01-15T22:54:27.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:27 smithi053 ceph-mon[146052]: failed to encode map e363 with expected crc 2024-01-15T22:54:27.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:27 smithi053 ceph-mon[146052]: failed to encode map e363 with expected crc 2024-01-15T22:54:27.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:27 smithi053 ceph-mon[146052]: osdmap e363: 8 total, 8 up, 8 in 2024-01-15T22:54:27.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:27 smithi053 ceph-mon[146052]: failed to encode map e363 with expected crc 2024-01-15T22:54:27.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:27 smithi053 ceph-mon[146052]: failed to encode map e363 with expected crc 2024-01-15T22:54:27.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:27 smithi163 ceph-mon[138526]: failed to encode map e363 with expected crc 2024-01-15T22:54:27.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:27 smithi163 ceph-mon[138526]: failed to encode map e363 with expected crc 2024-01-15T22:54:27.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:27 smithi163 ceph-mon[138526]: osdmap e363: 8 total, 8 up, 8 in 2024-01-15T22:54:27.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:27 smithi163 ceph-mon[138526]: failed to encode map e363 with expected crc 2024-01-15T22:54:27.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:27 smithi163 ceph-mon[138526]: failed to encode map e363 with expected crc 2024-01-15T22:54:27.741 INFO:tasks.rados.rados.0.smithi053.stdout:1561: expect (ObjNum 516 snap 152 seq_num 516) 2024-01-15T22:54:27.936 INFO:tasks.rados.rados.0.smithi053.stdout:1562: expect (ObjNum 486 snap 144 seq_num 486) 2024-01-15T22:54:28.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:28 smithi053 ceph-mon[143363]: pgmap v260: 121 pgs: 4 peering, 117 active+clean; 499 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.0 MiB/s wr, 9 op/s; 13 MiB/s, 3 objects/s recovering 2024-01-15T22:54:28.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:28 smithi053 ceph-mon[143363]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 92/873 objects degraded (10.538%), 9 pgs degraded) 2024-01-15T22:54:28.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:28 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T22:54:28.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:28 smithi053 ceph-mon[143363]: failed to encode map e364 with expected crc 2024-01-15T22:54:28.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:28 smithi053 ceph-mon[143363]: osdmap e364: 8 total, 8 up, 8 in 2024-01-15T22:54:28.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:28 smithi053 ceph-mon[143363]: failed to encode map e364 with expected crc 2024-01-15T22:54:28.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:28 smithi053 ceph-mon[143363]: failed to encode map e364 with expected crc 2024-01-15T22:54:28.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:28 smithi053 ceph-mon[143363]: failed to encode map e364 with expected crc 2024-01-15T22:54:28.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:28 smithi053 ceph-mon[146052]: pgmap v260: 121 pgs: 4 peering, 117 active+clean; 499 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.0 MiB/s wr, 9 op/s; 13 MiB/s, 3 objects/s recovering 2024-01-15T22:54:28.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:28 smithi053 ceph-mon[146052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 92/873 objects degraded (10.538%), 9 pgs degraded) 2024-01-15T22:54:28.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:28 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T22:54:28.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:28 smithi053 ceph-mon[146052]: failed to encode map e364 with expected crc 2024-01-15T22:54:28.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:28 smithi053 ceph-mon[146052]: osdmap e364: 8 total, 8 up, 8 in 2024-01-15T22:54:28.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:28 smithi053 ceph-mon[146052]: failed to encode map e364 with expected crc 2024-01-15T22:54:28.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:28 smithi053 ceph-mon[146052]: failed to encode map e364 with expected crc 2024-01-15T22:54:28.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:28 smithi053 ceph-mon[146052]: failed to encode map e364 with expected crc 2024-01-15T22:54:28.650 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:28 smithi163 ceph-mon[138526]: pgmap v260: 121 pgs: 4 peering, 117 active+clean; 499 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.0 MiB/s wr, 9 op/s; 13 MiB/s, 3 objects/s recovering 2024-01-15T22:54:28.651 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:28 smithi163 ceph-mon[138526]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 92/873 objects degraded (10.538%), 9 pgs degraded) 2024-01-15T22:54:28.651 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:28 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T22:54:28.651 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:28 smithi163 ceph-mon[138526]: failed to encode map e364 with expected crc 2024-01-15T22:54:28.651 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:28 smithi163 ceph-mon[138526]: osdmap e364: 8 total, 8 up, 8 in 2024-01-15T22:54:28.651 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:28 smithi163 ceph-mon[138526]: failed to encode map e364 with expected crc 2024-01-15T22:54:28.651 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:28 smithi163 ceph-mon[138526]: failed to encode map e364 with expected crc 2024-01-15T22:54:28.651 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:28 smithi163 ceph-mon[138526]: failed to encode map e364 with expected crc 2024-01-15T22:54:28.894 INFO:tasks.rados.rados.0.smithi053.stdout:1559: done (3 left) 2024-01-15T22:54:28.894 INFO:tasks.rados.rados.0.smithi053.stdout:1561: done (2 left) 2024-01-15T22:54:28.894 INFO:tasks.rados.rados.0.smithi053.stdout:1562: done (1 left) 2024-01-15T22:54:28.894 INFO:tasks.rados.rados.0.smithi053.stdout:1564: done (0 left) 2024-01-15T22:54:28.894 INFO:tasks.rados.rados.0.smithi053.stdout:1565: copy_from oid 10 from oid 15 current snap is 153 2024-01-15T22:54:28.894 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 153 2024-01-15T22:54:28.894 INFO:tasks.rados.rados.0.smithi053.stdout:1566: seq_num 520 ranges {8060928=712704,8773632=434176,9207808=368640} 2024-01-15T22:54:28.941 INFO:tasks.rados.rados.0.smithi053.stdout:1566: writing smithi053129169-35 from 8060928 to 8773632 tid 1 2024-01-15T22:54:28.944 INFO:tasks.rados.rados.0.smithi053.stdout:1566: writing smithi053129169-35 from 8773632 to 9207808 tid 2 2024-01-15T22:54:28.946 INFO:tasks.rados.rados.0.smithi053.stdout:1566: writing smithi053129169-35 from 9207808 to 9576448 tid 3 2024-01-15T22:54:28.947 INFO:tasks.rados.rados.0.smithi053.stdout:1567: copy_from oid 6 from oid 14 current snap is 153 2024-01-15T22:54:28.947 INFO:tasks.rados.rados.0.smithi053.stdout:1565: finishing copy_from to smithi053129169-10 2024-01-15T22:54:28.947 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 1163 (ObjNum 516 snap 152 seq_num 516) dirty exists 2024-01-15T22:54:28.947 INFO:tasks.rados.rados.0.smithi053.stdout:1565: finishing copy_from racing read to smithi053129169-10 2024-01-15T22:54:28.947 INFO:tasks.rados.rados.0.smithi053.stdout:1566: finishing write tid 1 to smithi053129169-35 2024-01-15T22:54:28.947 INFO:tasks.rados.rados.0.smithi053.stdout:1565: done (2 left) 2024-01-15T22:54:28.947 INFO:tasks.rados.rados.0.smithi053.stdout:1568: snap_create 2024-01-15T22:54:28.947 INFO:tasks.rados.rados.0.smithi053.stdout:1566: finishing write tid 2 to smithi053129169-35 2024-01-15T22:54:28.948 INFO:tasks.rados.rados.0.smithi053.stdout:1566: finishing write tid 3 to smithi053129169-35 2024-01-15T22:54:28.949 INFO:tasks.rados.rados.0.smithi053.stdout:1566: finishing write tid 4 to smithi053129169-35 2024-01-15T22:54:28.950 INFO:tasks.rados.rados.0.smithi053.stdout:1566: finishing write tid 5 to smithi053129169-35 2024-01-15T22:54:28.950 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 567 (ObjNum 520 snap 153 seq_num 520) dirty exists 2024-01-15T22:54:28.950 INFO:tasks.rados.rados.0.smithi053.stdout:1566: left oid 35 (ObjNum 520 snap 153 seq_num 520) 2024-01-15T22:54:28.951 INFO:tasks.rados.rados.0.smithi053.stdout:1567: finishing copy_from to smithi053129169-6 2024-01-15T22:54:28.951 INFO:tasks.rados.rados.0.smithi053.stdout:1567: got expected ENOENT (src dne) 2024-01-15T22:54:28.951 INFO:tasks.rados.rados.0.smithi053.stdout:1567: finishing copy_from racing read to smithi053129169-6 2024-01-15T22:54:28.979 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:54:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:54:28.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-01-15T22:54:28.980 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:54:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:54:28.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:54:29.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:29 smithi053 ceph-mon[143363]: failed to encode map e365 with expected crc 2024-01-15T22:54:29.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:29 smithi053 ceph-mon[143363]: osdmap e365: 8 total, 8 up, 8 in 2024-01-15T22:54:29.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:29.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:54:29.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:29 smithi053 ceph-mon[143363]: failed to encode map e365 with expected crc 2024-01-15T22:54:29.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:29 smithi053 ceph-mon[146052]: failed to encode map e365 with expected crc 2024-01-15T22:54:29.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:29 smithi053 ceph-mon[146052]: osdmap e365: 8 total, 8 up, 8 in 2024-01-15T22:54:29.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:29.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:54:29.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:29 smithi053 ceph-mon[146052]: failed to encode map e365 with expected crc 2024-01-15T22:54:29.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:29 smithi163 ceph-mon[138526]: failed to encode map e365 with expected crc 2024-01-15T22:54:29.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:29 smithi163 ceph-mon[138526]: osdmap e365: 8 total, 8 up, 8 in 2024-01-15T22:54:29.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:54:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:29 smithi163 ceph-mon[138526]: failed to encode map e365 with expected crc 2024-01-15T22:54:29.747 INFO:tasks.rados.rados.0.smithi053.stdout:1566: done (2 left) 2024-01-15T22:54:29.747 INFO:tasks.rados.rados.0.smithi053.stdout:1567: done (1 left) 2024-01-15T22:54:29.747 INFO:tasks.rados.rados.0.smithi053.stdout:1568: done (0 left) 2024-01-15T22:54:29.747 INFO:tasks.rados.rados.0.smithi053.stdout:1569: delete oid 36 current snap is 154 2024-01-15T22:54:29.752 INFO:tasks.rados.rados.0.smithi053.stdout:1569: done (0 left) 2024-01-15T22:54:29.752 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 154 2024-01-15T22:54:29.752 INFO:tasks.rados.rados.0.smithi053.stdout:1570: seq_num 522 ranges {11812864=745472,12558336=606208,13164544=196608} 2024-01-15T22:54:29.819 INFO:tasks.rados.rados.0.smithi053.stdout:1570: writing smithi053129169-4 from 11812864 to 12558336 tid 1 2024-01-15T22:54:29.823 INFO:tasks.rados.rados.0.smithi053.stdout:1570: writing smithi053129169-4 from 12558336 to 13164544 tid 2 2024-01-15T22:54:29.824 INFO:tasks.rados.rados.0.smithi053.stdout:1570: writing smithi053129169-4 from 13164544 to 13361152 tid 3 2024-01-15T22:54:29.824 INFO:tasks.rados.rados.0.smithi053.stdout:1571: rollback oid 39 current snap is 154 2024-01-15T22:54:29.824 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 39 to 147 2024-01-15T22:54:29.824 INFO:tasks.rados.rados.0.smithi053.stdout:1572: read oid 48 snap 107 2024-01-15T22:54:29.824 INFO:tasks.rados.rados.0.smithi053.stdout:1572: expect (ObjNum 136 snap 36 seq_num 136) 2024-01-15T22:54:29.825 INFO:tasks.rados.rados.0.smithi053.stdout:1573: read oid 22 snap -1 2024-01-15T22:54:29.825 INFO:tasks.rados.rados.0.smithi053.stdout:1573: expect deleted 2024-01-15T22:54:29.825 INFO:tasks.rados.rados.0.smithi053.stdout:1574: read oid 49 snap 148 2024-01-15T22:54:29.825 INFO:tasks.rados.rados.0.smithi053.stdout:1574: expect (ObjNum 471 snap 140 seq_num 471) 2024-01-15T22:54:29.825 INFO:tasks.rados.rados.0.smithi053.stdout:1575: snap_create 2024-01-15T22:54:29.825 INFO:tasks.rados.rados.0.smithi053.stdout:1570: finishing write tid 1 to smithi053129169-4 2024-01-15T22:54:29.827 INFO:tasks.rados.rados.0.smithi053.stdout:1571: finishing rollback tid 1 to smithi053129169-39 2024-01-15T22:54:29.828 INFO:tasks.rados.rados.0.smithi053.stdout:1570: finishing write tid 2 to smithi053129169-4 2024-01-15T22:54:29.828 INFO:tasks.rados.rados.0.smithi053.stdout:1570: finishing write tid 3 to smithi053129169-4 2024-01-15T22:54:29.828 INFO:tasks.rados.rados.0.smithi053.stdout:1570: finishing write tid 4 to smithi053129169-4 2024-01-15T22:54:29.828 INFO:tasks.rados.rados.0.smithi053.stdout:1571: finishing rollback tid 2 to smithi053129169-39 2024-01-15T22:54:29.828 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 908 (ObjNum 441 snap 133 seq_num 441) dirty exists 2024-01-15T22:54:29.829 INFO:tasks.rados.rados.0.smithi053.stdout:1570: finishing write tid 5 to smithi053129169-4 2024-01-15T22:54:29.830 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 571 (ObjNum 522 snap 154 seq_num 522) dirty exists 2024-01-15T22:54:29.830 INFO:tasks.rados.rados.0.smithi053.stdout:1570: left oid 4 (ObjNum 522 snap 154 seq_num 522) 2024-01-15T22:54:29.843 INFO:tasks.rados.rados.0.smithi053.stdout:1572: expect (ObjNum 136 snap 36 seq_num 136) 2024-01-15T22:54:29.986 INFO:tasks.rados.rados.0.smithi053.stdout:1574: expect (ObjNum 471 snap 140 seq_num 471) 2024-01-15T22:54:30.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:30 smithi053 ceph-mon[143363]: pgmap v263: 121 pgs: 121 active+clean; 494 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 342 KiB/s wr, 0 op/s; 16 MiB/s, 2 objects/s recovering 2024-01-15T22:54:30.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:30 smithi053 ceph-mon[143363]: failed to encode map e365 with expected crc 2024-01-15T22:54:30.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:30 smithi053 ceph-mon[143363]: failed to encode map e366 with expected crc 2024-01-15T22:54:30.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:30 smithi053 ceph-mon[143363]: osdmap e366: 8 total, 8 up, 8 in 2024-01-15T22:54:30.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:30 smithi053 ceph-mon[143363]: failed to encode map e366 with expected crc 2024-01-15T22:54:30.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:30 smithi053 ceph-mon[146052]: pgmap v263: 121 pgs: 121 active+clean; 494 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 342 KiB/s wr, 0 op/s; 16 MiB/s, 2 objects/s recovering 2024-01-15T22:54:30.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:30 smithi053 ceph-mon[146052]: failed to encode map e365 with expected crc 2024-01-15T22:54:30.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:30 smithi053 ceph-mon[146052]: failed to encode map e366 with expected crc 2024-01-15T22:54:30.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:30 smithi053 ceph-mon[146052]: osdmap e366: 8 total, 8 up, 8 in 2024-01-15T22:54:30.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:30 smithi053 ceph-mon[146052]: failed to encode map e366 with expected crc 2024-01-15T22:54:30.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:30 smithi163 ceph-mon[138526]: pgmap v263: 121 pgs: 121 active+clean; 494 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 342 KiB/s wr, 0 op/s; 16 MiB/s, 2 objects/s recovering 2024-01-15T22:54:30.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:30 smithi163 ceph-mon[138526]: failed to encode map e365 with expected crc 2024-01-15T22:54:30.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:30 smithi163 ceph-mon[138526]: failed to encode map e366 with expected crc 2024-01-15T22:54:30.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:30 smithi163 ceph-mon[138526]: osdmap e366: 8 total, 8 up, 8 in 2024-01-15T22:54:30.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:30 smithi163 ceph-mon[138526]: failed to encode map e366 with expected crc 2024-01-15T22:54:30.749 INFO:tasks.rados.rados.0.smithi053.stdout:1570: done (5 left) 2024-01-15T22:54:30.749 INFO:tasks.rados.rados.0.smithi053.stdout:1571: done (4 left) 2024-01-15T22:54:30.749 INFO:tasks.rados.rados.0.smithi053.stdout:1572: done (3 left) 2024-01-15T22:54:30.749 INFO:tasks.rados.rados.0.smithi053.stdout:1573: done (2 left) 2024-01-15T22:54:30.749 INFO:tasks.rados.rados.0.smithi053.stdout:1574: done (1 left) 2024-01-15T22:54:30.749 INFO:tasks.rados.rados.0.smithi053.stdout:1575: done (0 left) 2024-01-15T22:54:30.749 INFO:tasks.rados.rados.0.smithi053.stdout:1576: read oid 15 snap -1 2024-01-15T22:54:30.749 INFO:tasks.rados.rados.0.smithi053.stdout:1576: expect (ObjNum 516 snap 152 seq_num 516) 2024-01-15T22:54:30.749 INFO:tasks.rados.rados.0.smithi053.stdout:1577: delete oid 18 current snap is 155 2024-01-15T22:54:30.754 INFO:tasks.rados.rados.0.smithi053.stdout:1577: done (1 left) 2024-01-15T22:54:30.754 INFO:tasks.rados.rados.0.smithi053.stdout:1578: delete oid 10 current snap is 155 2024-01-15T22:54:30.758 INFO:tasks.rados.rados.0.smithi053.stdout:1578: done (1 left) 2024-01-15T22:54:30.758 INFO:tasks.rados.rados.0.smithi053.stdout:1579: snap_remove snap 153 2024-01-15T22:54:30.934 INFO:tasks.rados.rados.0.smithi053.stdout:1579: done (1 left) 2024-01-15T22:54:30.934 INFO:tasks.rados.rados.0.smithi053.stdout:1580: snap_remove snap 119 2024-01-15T22:54:31.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:31 smithi053 ceph-mon[143363]: failed to encode map e366 with expected crc 2024-01-15T22:54:31.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:31 smithi053 ceph-mon[143363]: failed to encode map e367 with expected crc 2024-01-15T22:54:31.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:31 smithi053 ceph-mon[143363]: osdmap e367: 8 total, 8 up, 8 in 2024-01-15T22:54:31.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:31 smithi053 ceph-mon[143363]: failed to encode map e367 with expected crc 2024-01-15T22:54:31.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:31 smithi053 ceph-mon[143363]: failed to encode map e368 with expected crc 2024-01-15T22:54:31.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:31 smithi053 ceph-mon[143363]: osdmap e368: 8 total, 8 up, 8 in 2024-01-15T22:54:31.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:31 smithi053 ceph-mon[146052]: failed to encode map e366 with expected crc 2024-01-15T22:54:31.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:31 smithi053 ceph-mon[146052]: failed to encode map e367 with expected crc 2024-01-15T22:54:31.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:31 smithi053 ceph-mon[146052]: osdmap e367: 8 total, 8 up, 8 in 2024-01-15T22:54:31.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:31 smithi053 ceph-mon[146052]: failed to encode map e367 with expected crc 2024-01-15T22:54:31.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:31 smithi053 ceph-mon[146052]: failed to encode map e368 with expected crc 2024-01-15T22:54:31.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:31 smithi053 ceph-mon[146052]: osdmap e368: 8 total, 8 up, 8 in 2024-01-15T22:54:31.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:31 smithi163 ceph-mon[138526]: failed to encode map e366 with expected crc 2024-01-15T22:54:31.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:31 smithi163 ceph-mon[138526]: failed to encode map e367 with expected crc 2024-01-15T22:54:31.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:31 smithi163 ceph-mon[138526]: osdmap e367: 8 total, 8 up, 8 in 2024-01-15T22:54:31.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:31 smithi163 ceph-mon[138526]: failed to encode map e367 with expected crc 2024-01-15T22:54:31.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:31 smithi163 ceph-mon[138526]: failed to encode map e368 with expected crc 2024-01-15T22:54:31.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:31 smithi163 ceph-mon[138526]: osdmap e368: 8 total, 8 up, 8 in 2024-01-15T22:54:31.947 INFO:tasks.rados.rados.0.smithi053.stdout:1580: done (1 left) 2024-01-15T22:54:31.948 INFO:tasks.rados.rados.0.smithi053.stdout:1581: copy_from oid 36 from oid 39 current snap is 155 2024-01-15T22:54:31.948 INFO:tasks.rados.rados.0.smithi053.stdout:1576: expect (ObjNum 516 snap 152 seq_num 516) 2024-01-15T22:54:32.151 INFO:tasks.rados.rados.0.smithi053.stdout:1581: finishing copy_from to smithi053129169-36 2024-01-15T22:54:32.151 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 908 (ObjNum 441 snap 133 seq_num 441) dirty exists 2024-01-15T22:54:32.152 INFO:tasks.rados.rados.0.smithi053.stdout:1581: finishing copy_from racing read to smithi053129169-36 2024-01-15T22:54:32.152 INFO:tasks.rados.rados.0.smithi053.stdout:1576: done (1 left) 2024-01-15T22:54:32.152 INFO:tasks.rados.rados.0.smithi053.stdout:1581: done (0 left) 2024-01-15T22:54:32.152 INFO:tasks.rados.rados.0.smithi053.stdout:1582: rollback oid 48 current snap is 155 2024-01-15T22:54:32.152 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 48 to 130 2024-01-15T22:54:32.152 INFO:tasks.rados.rados.0.smithi053.stdout:1583: read oid 17 snap -1 2024-01-15T22:54:32.152 INFO:tasks.rados.rados.0.smithi053.stdout:1583: expect (ObjNum 426 snap 128 seq_num 426) 2024-01-15T22:54:32.152 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 155 2024-01-15T22:54:32.152 INFO:tasks.rados.rados.0.smithi053.stdout:1584: seq_num 525 ranges {4497408=802816,5300224=712704,6012928=90112} 2024-01-15T22:54:32.180 INFO:tasks.rados.rados.0.smithi053.stdout:1584: writing smithi053129169-3 from 4497408 to 5300224 tid 1 2024-01-15T22:54:32.184 INFO:tasks.rados.rados.0.smithi053.stdout:1584: writing smithi053129169-3 from 5300224 to 6012928 tid 2 2024-01-15T22:54:32.185 INFO:tasks.rados.rados.0.smithi053.stdout:1584: writing smithi053129169-3 from 6012928 to 6103040 tid 3 2024-01-15T22:54:32.185 INFO:tasks.rados.rados.0.smithi053.stdout:1585: copy_from oid 16 from oid 13 current snap is 155 2024-01-15T22:54:32.185 INFO:tasks.rados.rados.0.smithi053.stdout:1582: finishing rollback tid 0 to smithi053129169-48 2024-01-15T22:54:32.185 INFO:tasks.rados.rados.0.smithi053.stdout:1582: finishing rollback tid 1 to smithi053129169-48 2024-01-15T22:54:32.185 INFO:tasks.rados.rados.0.smithi053.stdout:1582: finishing rollback tid 2 to smithi053129169-48 2024-01-15T22:54:32.186 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 1302 (ObjNum 136 snap 36 seq_num 136) dirty exists 2024-01-15T22:54:32.186 INFO:tasks.rados.rados.0.smithi053.stdout:1583: expect (ObjNum 426 snap 128 seq_num 426) 2024-01-15T22:54:32.330 INFO:tasks.rados.rados.0.smithi053.stdout:1584: finishing write tid 1 to smithi053129169-3 2024-01-15T22:54:32.330 INFO:tasks.rados.rados.0.smithi053.stdout:1584: finishing write tid 2 to smithi053129169-3 2024-01-15T22:54:32.330 INFO:tasks.rados.rados.0.smithi053.stdout:1584: finishing write tid 3 to smithi053129169-3 2024-01-15T22:54:32.330 INFO:tasks.rados.rados.0.smithi053.stdout:1584: finishing write tid 4 to smithi053129169-3 2024-01-15T22:54:32.330 INFO:tasks.rados.rados.0.smithi053.stdout:1584: finishing write tid 5 to smithi053129169-3 2024-01-15T22:54:32.330 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 1007 (ObjNum 525 snap 155 seq_num 525) dirty exists 2024-01-15T22:54:32.330 INFO:tasks.rados.rados.0.smithi053.stdout:1584: left oid 3 (ObjNum 525 snap 155 seq_num 525) 2024-01-15T22:54:32.330 INFO:tasks.rados.rados.0.smithi053.stdout:1585: finishing copy_from to smithi053129169-16 2024-01-15T22:54:32.330 INFO:tasks.rados.rados.0.smithi053.stdout:1585: got expected ENOENT (src dne) 2024-01-15T22:54:32.330 INFO:tasks.rados.rados.0.smithi053.stdout:1585: finishing copy_from racing read to smithi053129169-16 2024-01-15T22:54:32.331 INFO:tasks.rados.rados.0.smithi053.stdout:1582: done (3 left) 2024-01-15T22:54:32.331 INFO:tasks.rados.rados.0.smithi053.stdout:1583: done (2 left) 2024-01-15T22:54:32.331 INFO:tasks.rados.rados.0.smithi053.stdout:1584: done (1 left) 2024-01-15T22:54:32.331 INFO:tasks.rados.rados.0.smithi053.stdout:1585: done (0 left) 2024-01-15T22:54:32.331 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 46 current snap is 155 2024-01-15T22:54:32.331 INFO:tasks.rados.rados.0.smithi053.stdout:1586: seq_num 526 ranges {0=417792,417792=589824,1007616=614400} 2024-01-15T22:54:32.331 INFO:tasks.rados.rados.0.smithi053.stdout:1586: writing smithi053129169-46 from 0 to 417792 tid 1 2024-01-15T22:54:32.335 INFO:tasks.rados.rados.0.smithi053.stdout:1586: writing smithi053129169-46 from 417792 to 1007616 tid 2 2024-01-15T22:54:32.339 INFO:tasks.rados.rados.0.smithi053.stdout:1586: writing smithi053129169-46 from 1007616 to 1622016 tid 3 2024-01-15T22:54:32.339 INFO:tasks.rados.rados.0.smithi053.stdout:1587: copy_from oid 18 from oid 20 current snap is 155 2024-01-15T22:54:32.339 INFO:tasks.rados.rados.0.smithi053.stdout:1586: finishing write tid 1 to smithi053129169-46 2024-01-15T22:54:32.340 INFO:tasks.rados.rados.0.smithi053.stdout:1586: finishing write tid 2 to smithi053129169-46 2024-01-15T22:54:32.340 INFO:tasks.rados.rados.0.smithi053.stdout:1588: delete oid 45 current snap is 155 2024-01-15T22:54:32.342 INFO:tasks.rados.rados.0.smithi053.stdout:1588: done (2 left) 2024-01-15T22:54:32.342 INFO:tasks.rados.rados.0.smithi053.stdout:1589: snap_remove snap 122 2024-01-15T22:54:32.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:32 smithi053 ceph-mon[146052]: pgmap v265: 121 pgs: 121 active+clean; 495 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 7 op/s; 4.8 MiB/s, 0 objects/s recovering 2024-01-15T22:54:32.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:32 smithi053 ceph-mon[146052]: failed to encode map e367 with expected crc 2024-01-15T22:54:32.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:32 smithi053 ceph-mon[146052]: failed to encode map e368 with expected crc 2024-01-15T22:54:32.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:32 smithi053 ceph-mon[146052]: failed to encode map e369 with expected crc 2024-01-15T22:54:32.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:32 smithi053 ceph-mon[146052]: osdmap e369: 8 total, 8 up, 8 in 2024-01-15T22:54:32.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:32 smithi053 ceph-mon[146052]: failed to encode map e369 with expected crc 2024-01-15T22:54:32.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:32 smithi053 ceph-mon[143363]: pgmap v265: 121 pgs: 121 active+clean; 495 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 7 op/s; 4.8 MiB/s, 0 objects/s recovering 2024-01-15T22:54:32.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:32 smithi053 ceph-mon[143363]: failed to encode map e367 with expected crc 2024-01-15T22:54:32.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:32 smithi053 ceph-mon[143363]: failed to encode map e368 with expected crc 2024-01-15T22:54:32.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:32 smithi053 ceph-mon[143363]: failed to encode map e369 with expected crc 2024-01-15T22:54:32.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:32 smithi053 ceph-mon[143363]: osdmap e369: 8 total, 8 up, 8 in 2024-01-15T22:54:32.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:32 smithi053 ceph-mon[143363]: failed to encode map e369 with expected crc 2024-01-15T22:54:32.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:32 smithi163 ceph-mon[138526]: pgmap v265: 121 pgs: 121 active+clean; 495 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 7 op/s; 4.8 MiB/s, 0 objects/s recovering 2024-01-15T22:54:32.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:32 smithi163 ceph-mon[138526]: failed to encode map e367 with expected crc 2024-01-15T22:54:32.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:32 smithi163 ceph-mon[138526]: failed to encode map e368 with expected crc 2024-01-15T22:54:32.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:32 smithi163 ceph-mon[138526]: failed to encode map e369 with expected crc 2024-01-15T22:54:32.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:32 smithi163 ceph-mon[138526]: osdmap e369: 8 total, 8 up, 8 in 2024-01-15T22:54:32.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:32 smithi163 ceph-mon[138526]: failed to encode map e369 with expected crc 2024-01-15T22:54:33.302 INFO:tasks.rados.rados.0.smithi053.stdout:1589: done (2 left) 2024-01-15T22:54:33.302 INFO:tasks.rados.rados.0.smithi053.stdout:1590: read oid 1 snap 129 2024-01-15T22:54:33.302 INFO:tasks.rados.rados.0.smithi053.stdout:1590: expect (ObjNum 341 snap 107 seq_num 341) 2024-01-15T22:54:33.307 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 11 current snap is 155 2024-01-15T22:54:33.307 INFO:tasks.rados.rados.0.smithi053.stdout:1591: seq_num 528 ranges {0=450560,450560=761856,1212416=442368} 2024-01-15T22:54:33.307 INFO:tasks.rados.rados.0.smithi053.stdout:1591: writing smithi053129169-11 from 0 to 450560 tid 1 2024-01-15T22:54:33.309 INFO:tasks.rados.rados.0.smithi053.stdout:1591: writing smithi053129169-11 from 450560 to 1212416 tid 2 2024-01-15T22:54:33.312 INFO:tasks.rados.rados.0.smithi053.stdout:1591: writing smithi053129169-11 from 1212416 to 1654784 tid 3 2024-01-15T22:54:33.313 INFO:tasks.rados.rados.0.smithi053.stdout:1592: copy_from oid 12 from oid 3 current snap is 155 2024-01-15T22:54:33.313 INFO:tasks.rados.rados.0.smithi053.stdout:1586: finishing write tid 3 to smithi053129169-46 2024-01-15T22:54:33.313 INFO:tasks.rados.rados.0.smithi053.stdout:1593: delete oid 41 current snap is 155 2024-01-15T22:54:33.313 INFO:tasks.rados.rados.0.smithi053.stdout:1586: finishing write tid 4 to smithi053129169-46 2024-01-15T22:54:33.313 INFO:tasks.rados.rados.0.smithi053.stdout:1586: finishing write tid 5 to smithi053129169-46 2024-01-15T22:54:33.313 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 685 (ObjNum 526 snap 155 seq_num 526) dirty exists 2024-01-15T22:54:33.313 INFO:tasks.rados.rados.0.smithi053.stdout:1586: left oid 46 (ObjNum 526 snap 155 seq_num 526) 2024-01-15T22:54:33.313 INFO:tasks.rados.rados.0.smithi053.stdout:1587: finishing copy_from to smithi053129169-18 2024-01-15T22:54:33.313 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 1202 (ObjNum 509 snap 150 seq_num 509) dirty exists 2024-01-15T22:54:33.313 INFO:tasks.rados.rados.0.smithi053.stdout:1587: finishing copy_from racing read to smithi053129169-18 2024-01-15T22:54:33.317 INFO:tasks.rados.rados.0.smithi053.stdout:1591: finishing write tid 1 to smithi053129169-11 2024-01-15T22:54:33.321 INFO:tasks.rados.rados.0.smithi053.stdout:1591: finishing write tid 2 to smithi053129169-11 2024-01-15T22:54:33.325 INFO:tasks.rados.rados.0.smithi053.stdout:1586: done (5 left) 2024-01-15T22:54:33.325 INFO:tasks.rados.rados.0.smithi053.stdout:1587: done (4 left) 2024-01-15T22:54:33.326 INFO:tasks.rados.rados.0.smithi053.stdout:1593: done (3 left) 2024-01-15T22:54:33.326 INFO:tasks.rados.rados.0.smithi053.stdout:1594: delete oid 41 current snap is 155 2024-01-15T22:54:33.326 INFO:tasks.rados.rados.0.smithi053.stdout:1590: expect (ObjNum 341 snap 107 seq_num 341) 2024-01-15T22:54:33.496 INFO:tasks.rados.rados.0.smithi053.stdout:1591: finishing write tid 3 to smithi053129169-11 2024-01-15T22:54:33.496 INFO:tasks.rados.rados.0.smithi053.stdout:1591: finishing write tid 4 to smithi053129169-11 2024-01-15T22:54:33.496 INFO:tasks.rados.rados.0.smithi053.stdout:1591: finishing write tid 5 to smithi053129169-11 2024-01-15T22:54:33.496 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 580 (ObjNum 528 snap 155 seq_num 528) dirty exists 2024-01-15T22:54:33.496 INFO:tasks.rados.rados.0.smithi053.stdout:1591: left oid 11 (ObjNum 528 snap 155 seq_num 528) 2024-01-15T22:54:33.496 INFO:tasks.rados.rados.0.smithi053.stdout:1592: finishing copy_from to smithi053129169-12 2024-01-15T22:54:33.497 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 1007 (ObjNum 525 snap 155 seq_num 525) dirty exists 2024-01-15T22:54:33.497 INFO:tasks.rados.rados.0.smithi053.stdout:1592: finishing copy_from racing read to smithi053129169-12 2024-01-15T22:54:33.497 INFO:tasks.rados.rados.0.smithi053.stdout:1590: done (3 left) 2024-01-15T22:54:33.497 INFO:tasks.rados.rados.0.smithi053.stdout:1591: done (2 left) 2024-01-15T22:54:33.497 INFO:tasks.rados.rados.0.smithi053.stdout:1592: done (1 left) 2024-01-15T22:54:33.497 INFO:tasks.rados.rados.0.smithi053.stdout:1594: done (0 left) 2024-01-15T22:54:33.497 INFO:tasks.rados.rados.0.smithi053.stdout:1595: snap_create 2024-01-15T22:54:33.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:33 smithi163 ceph-mon[138526]: failed to encode map e369 with expected crc 2024-01-15T22:54:33.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:33 smithi053 ceph-mon[143363]: failed to encode map e369 with expected crc 2024-01-15T22:54:33.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:33 smithi053 ceph-mon[146052]: failed to encode map e369 with expected crc 2024-01-15T22:54:34.300 INFO:tasks.rados.rados.0.smithi053.stdout:1595: done (0 left) 2024-01-15T22:54:34.300 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 49 current snap is 156 2024-01-15T22:54:34.300 INFO:tasks.rados.rados.0.smithi053.stdout:1596: seq_num 531 ranges {3940352=499712,4440064=417792,4857856=548864,5406720=237568} 2024-01-15T22:54:34.324 INFO:tasks.rados.rados.0.smithi053.stdout:1596: writing smithi053129169-49 from 3940352 to 4440064 tid 1 2024-01-15T22:54:34.326 INFO:tasks.rados.rados.0.smithi053.stdout:1596: writing smithi053129169-49 from 4440064 to 4857856 tid 2 2024-01-15T22:54:34.329 INFO:tasks.rados.rados.0.smithi053.stdout:1596: writing smithi053129169-49 from 4857856 to 5406720 tid 3 2024-01-15T22:54:34.331 INFO:tasks.rados.rados.0.smithi053.stdout:1596: writing smithi053129169-49 from 5406720 to 5644288 tid 4 2024-01-15T22:54:34.331 INFO:tasks.rados.rados.0.smithi053.stdout:1597: setattr oid 31 current snap is 156 2024-01-15T22:54:34.331 INFO:tasks.rados.rados.0.smithi053.stdout:1596: finishing write tid 1 to smithi053129169-49 2024-01-15T22:54:34.332 INFO:tasks.rados.rados.0.smithi053.stdout:1598: read oid 35 snap -1 2024-01-15T22:54:34.332 INFO:tasks.rados.rados.0.smithi053.stdout:1598: expect (ObjNum 520 snap 153 seq_num 520) 2024-01-15T22:54:34.332 INFO:tasks.rados.rados.0.smithi053.stdout:1599: setattr oid 45 current snap is 156 2024-01-15T22:54:34.333 INFO:tasks.rados.rados.0.smithi053.stdout:1596: finishing write tid 2 to smithi053129169-49 2024-01-15T22:54:34.334 INFO:tasks.rados.rados.0.smithi053.stdout:1600: read oid 3 snap -1 2024-01-15T22:54:34.334 INFO:tasks.rados.rados.0.smithi053.stdout:1600: expect (ObjNum 525 snap 155 seq_num 525) 2024-01-15T22:54:34.334 INFO:tasks.rados.rados.0.smithi053.stdout:1601: snap_create 2024-01-15T22:54:34.335 INFO:tasks.rados.rados.0.smithi053.stdout:1596: finishing write tid 3 to smithi053129169-49 2024-01-15T22:54:34.341 INFO:tasks.rados.rados.0.smithi053.stdout:1596: finishing write tid 4 to smithi053129169-49 2024-01-15T22:54:34.341 INFO:tasks.rados.rados.0.smithi053.stdout:1596: finishing write tid 5 to smithi053129169-49 2024-01-15T22:54:34.343 INFO:tasks.rados.rados.0.smithi053.stdout:1596: finishing write tid 6 to smithi053129169-49 2024-01-15T22:54:34.343 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 1316 (ObjNum 531 snap 156 seq_num 531) dirty exists 2024-01-15T22:54:34.343 INFO:tasks.rados.rados.0.smithi053.stdout:1596: left oid 49 (ObjNum 531 snap 156 seq_num 531) 2024-01-15T22:54:34.348 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 1204 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T22:54:34.350 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 897 (ObjNum 224 snap 60 seq_num 224) dirty exists 2024-01-15T22:54:34.368 INFO:tasks.rados.rados.0.smithi053.stdout:1600: expect (ObjNum 525 snap 155 seq_num 525) 2024-01-15T22:54:34.690 INFO:tasks.rados.rados.0.smithi053.stdout:1598: expect (ObjNum 520 snap 153 seq_num 520) 2024-01-15T22:54:34.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:34 smithi163 ceph-mon[138526]: pgmap v269: 121 pgs: 121 active+clean; 499 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.3 MiB/s wr, 13 op/s 2024-01-15T22:54:34.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:34 smithi163 ceph-mon[138526]: osdmap e370: 8 total, 8 up, 8 in 2024-01-15T22:54:34.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:34 smithi163 ceph-mon[138526]: failed to encode map e370 with expected crc 2024-01-15T22:54:34.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:34 smithi163 ceph-mon[138526]: failed to encode map e370 with expected crc 2024-01-15T22:54:34.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:34 smithi163 ceph-mon[138526]: failed to encode map e370 with expected crc 2024-01-15T22:54:34.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:34 smithi163 ceph-mon[138526]: failed to encode map e370 with expected crc 2024-01-15T22:54:34.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:34 smithi163 ceph-mon[138526]: failed to encode map e370 with expected crc 2024-01-15T22:54:34.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:34 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:34.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:34 smithi053 ceph-mon[143363]: pgmap v269: 121 pgs: 121 active+clean; 499 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.3 MiB/s wr, 13 op/s 2024-01-15T22:54:34.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:34 smithi053 ceph-mon[143363]: osdmap e370: 8 total, 8 up, 8 in 2024-01-15T22:54:34.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:34 smithi053 ceph-mon[143363]: failed to encode map e370 with expected crc 2024-01-15T22:54:34.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:34 smithi053 ceph-mon[143363]: failed to encode map e370 with expected crc 2024-01-15T22:54:34.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:34 smithi053 ceph-mon[143363]: failed to encode map e370 with expected crc 2024-01-15T22:54:34.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:34 smithi053 ceph-mon[143363]: failed to encode map e370 with expected crc 2024-01-15T22:54:34.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:34 smithi053 ceph-mon[143363]: failed to encode map e370 with expected crc 2024-01-15T22:54:34.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:34 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:34.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:34 smithi053 ceph-mon[146052]: pgmap v269: 121 pgs: 121 active+clean; 499 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.3 MiB/s wr, 13 op/s 2024-01-15T22:54:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:34 smithi053 ceph-mon[146052]: osdmap e370: 8 total, 8 up, 8 in 2024-01-15T22:54:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:34 smithi053 ceph-mon[146052]: failed to encode map e370 with expected crc 2024-01-15T22:54:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:34 smithi053 ceph-mon[146052]: failed to encode map e370 with expected crc 2024-01-15T22:54:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:34 smithi053 ceph-mon[146052]: failed to encode map e370 with expected crc 2024-01-15T22:54:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:34 smithi053 ceph-mon[146052]: failed to encode map e370 with expected crc 2024-01-15T22:54:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:34 smithi053 ceph-mon[146052]: failed to encode map e370 with expected crc 2024-01-15T22:54:34.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:34 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:35.293 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:54:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:54:35] "GET /metrics HTTP/1.1" 200 36156 "" "Prometheus/2.43.0" 2024-01-15T22:54:35.313 INFO:tasks.rados.rados.0.smithi053.stdout:1596: done (5 left) 2024-01-15T22:54:35.313 INFO:tasks.rados.rados.0.smithi053.stdout:1597: done (4 left) 2024-01-15T22:54:35.313 INFO:tasks.rados.rados.0.smithi053.stdout:1598: done (3 left) 2024-01-15T22:54:35.313 INFO:tasks.rados.rados.0.smithi053.stdout:1599: done (2 left) 2024-01-15T22:54:35.313 INFO:tasks.rados.rados.0.smithi053.stdout:1600: done (1 left) 2024-01-15T22:54:35.314 INFO:tasks.rados.rados.0.smithi053.stdout:1601: done (0 left) 2024-01-15T22:54:35.314 INFO:tasks.rados.rados.0.smithi053.stdout:1602: copy_from oid 12 from oid 38 current snap is 157 2024-01-15T22:54:35.314 INFO:tasks.rados.rados.0.smithi053.stdout:1603: read oid 23 snap 130 2024-01-15T22:54:35.314 INFO:tasks.rados.rados.0.smithi053.stdout:1603: expect (ObjNum 347 snap 108 seq_num 347) 2024-01-15T22:54:35.314 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 157 2024-01-15T22:54:35.314 INFO:tasks.rados.rados.0.smithi053.stdout:1604: seq_num 532 ranges {3088384=516096,3604480=696320,4300800=507904} 2024-01-15T22:54:35.333 INFO:tasks.rados.rados.0.smithi053.stdout:1604: writing smithi053129169-39 from 3088384 to 3604480 tid 1 2024-01-15T22:54:35.337 INFO:tasks.rados.rados.0.smithi053.stdout:1604: writing smithi053129169-39 from 3604480 to 4300800 tid 2 2024-01-15T22:54:35.341 INFO:tasks.rados.rados.0.smithi053.stdout:1604: writing smithi053129169-39 from 4300800 to 4808704 tid 3 2024-01-15T22:54:35.341 INFO:tasks.rados.rados.0.smithi053.stdout:1605: read oid 48 snap 155 2024-01-15T22:54:35.341 INFO:tasks.rados.rados.0.smithi053.stdout:1605: expect (ObjNum 136 snap 36 seq_num 136) 2024-01-15T22:54:35.341 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 47 current snap is 157 2024-01-15T22:54:35.341 INFO:tasks.rados.rados.0.smithi053.stdout:1602: finishing copy_from to smithi053129169-12 2024-01-15T22:54:35.341 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 906 (ObjNum 513 snap 151 seq_num 513) dirty exists 2024-01-15T22:54:35.341 INFO:tasks.rados.rados.0.smithi053.stdout:1606: seq_num 533 ranges {0=532480,532480=630784,1163264=516096,1679360=57344} 2024-01-15T22:54:35.349 INFO:tasks.rados.rados.0.smithi053.stdout:1606: writing smithi053129169-47 from 0 to 532480 tid 1 2024-01-15T22:54:35.349 INFO:tasks.rados.rados.0.smithi053.stdout:1606: writing smithi053129169-47 from 532480 to 1163264 tid 2 2024-01-15T22:54:35.351 INFO:tasks.rados.rados.0.smithi053.stdout:1606: writing smithi053129169-47 from 1163264 to 1679360 tid 3 2024-01-15T22:54:35.352 INFO:tasks.rados.rados.0.smithi053.stdout:1606: writing smithi053129169-47 from 1679360 to 1736704 tid 4 2024-01-15T22:54:35.352 INFO:tasks.rados.rados.0.smithi053.stdout:1607: read oid 43 snap -1 2024-01-15T22:54:35.352 INFO:tasks.rados.rados.0.smithi053.stdout:1607: expect (ObjNum 449 snap 136 seq_num 449) 2024-01-15T22:54:35.352 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 157 2024-01-15T22:54:35.352 INFO:tasks.rados.rados.0.smithi053.stdout:1608: seq_num 534 ranges {0=548864,548864=516096,1064960=688128} 2024-01-15T22:54:35.355 INFO:tasks.rados.rados.0.smithi053.stdout:1608: writing smithi053129169-14 from 0 to 548864 tid 1 2024-01-15T22:54:35.358 INFO:tasks.rados.rados.0.smithi053.stdout:1608: writing smithi053129169-14 from 548864 to 1064960 tid 2 2024-01-15T22:54:35.364 INFO:tasks.rados.rados.0.smithi053.stdout:1608: writing smithi053129169-14 from 1064960 to 1753088 tid 3 2024-01-15T22:54:35.364 INFO:tasks.rados.rados.0.smithi053.stdout:1609: setattr oid 36 current snap is 157 2024-01-15T22:54:35.364 INFO:tasks.rados.rados.0.smithi053.stdout:1602: finishing copy_from racing read to smithi053129169-12 2024-01-15T22:54:35.364 INFO:tasks.rados.rados.0.smithi053.stdout:1604: finishing write tid 1 to smithi053129169-39 2024-01-15T22:54:35.364 INFO:tasks.rados.rados.0.smithi053.stdout:1604: finishing write tid 2 to smithi053129169-39 2024-01-15T22:54:35.364 INFO:tasks.rados.rados.0.smithi053.stdout:1603: expect (ObjNum 347 snap 108 seq_num 347) 2024-01-15T22:54:35.706 INFO:tasks.rados.rados.0.smithi053.stdout:1604: finishing write tid 3 to smithi053129169-39 2024-01-15T22:54:35.706 INFO:tasks.rados.rados.0.smithi053.stdout:1604: finishing write tid 4 to smithi053129169-39 2024-01-15T22:54:35.707 INFO:tasks.rados.rados.0.smithi053.stdout:1604: finishing write tid 5 to smithi053129169-39 2024-01-15T22:54:35.707 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 912 (ObjNum 532 snap 157 seq_num 532) dirty exists 2024-01-15T22:54:35.707 INFO:tasks.rados.rados.0.smithi053.stdout:1604: left oid 39 (ObjNum 532 snap 157 seq_num 532) 2024-01-15T22:54:35.707 INFO:tasks.rados.rados.0.smithi053.stdout:1606: finishing write tid 1 to smithi053129169-47 2024-01-15T22:54:35.707 INFO:tasks.rados.rados.0.smithi053.stdout:1606: finishing write tid 2 to smithi053129169-47 2024-01-15T22:54:35.707 INFO:tasks.rados.rados.0.smithi053.stdout:1606: finishing write tid 3 to smithi053129169-47 2024-01-15T22:54:35.707 INFO:tasks.rados.rados.0.smithi053.stdout:1606: finishing write tid 4 to smithi053129169-47 2024-01-15T22:54:35.707 INFO:tasks.rados.rados.0.smithi053.stdout:1606: finishing write tid 5 to smithi053129169-47 2024-01-15T22:54:35.707 INFO:tasks.rados.rados.0.smithi053.stdout:1606: finishing write tid 6 to smithi053129169-47 2024-01-15T22:54:35.707 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 1155 (ObjNum 533 snap 157 seq_num 533) dirty exists 2024-01-15T22:54:35.707 INFO:tasks.rados.rados.0.smithi053.stdout:1606: left oid 47 (ObjNum 533 snap 157 seq_num 533) 2024-01-15T22:54:35.707 INFO:tasks.rados.rados.0.smithi053.stdout:1607: expect (ObjNum 449 snap 136 seq_num 449) 2024-01-15T22:54:35.715 INFO:tasks.rados.rados.0.smithi053.stdout:1608: finishing write tid 1 to smithi053129169-14 2024-01-15T22:54:35.715 INFO:tasks.rados.rados.0.smithi053.stdout:1608: finishing write tid 2 to smithi053129169-14 2024-01-15T22:54:35.715 INFO:tasks.rados.rados.0.smithi053.stdout:1602: done (7 left) 2024-01-15T22:54:35.716 INFO:tasks.rados.rados.0.smithi053.stdout:1603: done (6 left) 2024-01-15T22:54:35.716 INFO:tasks.rados.rados.0.smithi053.stdout:1604: done (5 left) 2024-01-15T22:54:35.716 INFO:tasks.rados.rados.0.smithi053.stdout:1606: done (4 left) 2024-01-15T22:54:35.716 INFO:tasks.rados.rados.0.smithi053.stdout:1607: done (3 left) 2024-01-15T22:54:35.716 INFO:tasks.rados.rados.0.smithi053.stdout:1610: rmattr oid 43 current snap is 157 2024-01-15T22:54:35.716 INFO:tasks.rados.rados.0.smithi053.stdout:1610: done (3 left) 2024-01-15T22:54:35.716 INFO:tasks.rados.rados.0.smithi053.stdout:1611: snap_create 2024-01-15T22:54:35.716 INFO:tasks.rados.rados.0.smithi053.stdout:1608: finishing write tid 3 to smithi053129169-14 2024-01-15T22:54:35.716 INFO:tasks.rados.rados.0.smithi053.stdout:1608: finishing write tid 4 to smithi053129169-14 2024-01-15T22:54:35.716 INFO:tasks.rados.rados.0.smithi053.stdout:1608: finishing write tid 5 to smithi053129169-14 2024-01-15T22:54:35.716 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 1019 (ObjNum 534 snap 157 seq_num 534) dirty exists 2024-01-15T22:54:35.716 INFO:tasks.rados.rados.0.smithi053.stdout:1608: left oid 14 (ObjNum 534 snap 157 seq_num 534) 2024-01-15T22:54:35.716 INFO:tasks.rados.rados.0.smithi053.stdout:1605: expect (ObjNum 136 snap 36 seq_num 136) 2024-01-15T22:54:35.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:35 smithi163 ceph-mon[138526]: failed to encode map e371 with expected crc 2024-01-15T22:54:35.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:35 smithi163 ceph-mon[138526]: osdmap e371: 8 total, 8 up, 8 in 2024-01-15T22:54:35.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:35 smithi163 ceph-mon[138526]: failed to encode map e371 with expected crc 2024-01-15T22:54:35.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:35 smithi163 ceph-mon[138526]: failed to encode map e371 with expected crc 2024-01-15T22:54:35.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:35 smithi053 ceph-mon[143363]: failed to encode map e371 with expected crc 2024-01-15T22:54:35.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:35 smithi053 ceph-mon[143363]: osdmap e371: 8 total, 8 up, 8 in 2024-01-15T22:54:35.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:35 smithi053 ceph-mon[143363]: failed to encode map e371 with expected crc 2024-01-15T22:54:35.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:35 smithi053 ceph-mon[143363]: failed to encode map e371 with expected crc 2024-01-15T22:54:35.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:35 smithi053 ceph-mon[146052]: failed to encode map e371 with expected crc 2024-01-15T22:54:35.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:35 smithi053 ceph-mon[146052]: osdmap e371: 8 total, 8 up, 8 in 2024-01-15T22:54:35.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:35 smithi053 ceph-mon[146052]: failed to encode map e371 with expected crc 2024-01-15T22:54:35.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:35 smithi053 ceph-mon[146052]: failed to encode map e371 with expected crc 2024-01-15T22:54:35.856 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 909 (ObjNum 441 snap 133 seq_num 441) dirty exists 2024-01-15T22:54:35.933 INFO:tasks.rados.rados.0.smithi053.stdout:1605: done (3 left) 2024-01-15T22:54:35.933 INFO:tasks.rados.rados.0.smithi053.stdout:1608: done (2 left) 2024-01-15T22:54:35.933 INFO:tasks.rados.rados.0.smithi053.stdout:1609: done (1 left) 2024-01-15T22:54:35.933 INFO:tasks.rados.rados.0.smithi053.stdout:1611: done (0 left) 2024-01-15T22:54:35.934 INFO:tasks.rados.rados.0.smithi053.stdout:1612: snap_remove snap 129 2024-01-15T22:54:36.464 INFO:teuthology.orchestra.run.smithi053.stdout:true 2024-01-15T22:54:36.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:36 smithi163 ceph-mon[138526]: pgmap v272: 121 pgs: 121 active+clean; 486 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 4.1 MiB/s wr, 10 op/s 2024-01-15T22:54:36.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:36 smithi163 ceph-mon[138526]: osdmap e372: 8 total, 8 up, 8 in 2024-01-15T22:54:36.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:36 smithi163 ceph-mon[138526]: failed to encode map e372 with expected crc 2024-01-15T22:54:36.731 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:36 smithi163 ceph-mon[138526]: failed to encode map e372 with expected crc 2024-01-15T22:54:36.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:36 smithi163 ceph-mon[138526]: failed to encode map e372 with expected crc 2024-01-15T22:54:36.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:36 smithi163 ceph-mon[138526]: failed to encode map e372 with expected crc 2024-01-15T22:54:36.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:36 smithi163 ceph-mon[138526]: failed to encode map e372 with expected crc 2024-01-15T22:54:36.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:36 smithi163 ceph-mon[138526]: failed to encode map e373 with expected crc 2024-01-15T22:54:36.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:36 smithi163 ceph-mon[138526]: failed to encode map e373 with expected crc 2024-01-15T22:54:36.732 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:36 smithi163 ceph-mon[138526]: osdmap e373: 8 total, 8 up, 8 in 2024-01-15T22:54:36.786 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-15T22:54:36.786 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (3m) 46s ago 6m 20.5M - 0.25.0 c8568f914cd2 9a47f1d13586 2024-01-15T22:54:36.786 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi163 *:3000 running (3m) 17s ago 6m 92.1M - 9.4.7 954c08fa6188 13a2c7b92d98 2024-01-15T22:54:36.786 INFO:teuthology.orchestra.run.smithi053.stdout:mds.a smithi053 running (7m) 46s ago 7m 19.3M - 17.2.7-268-g6441305d c3a232f785d8 4d36714adf10 2024-01-15T22:54:36.786 INFO:teuthology.orchestra.run.smithi053.stdout:mds.b smithi163 running (7m) 17s ago 7m 17.1M - 17.2.7-268-g6441305d c3a232f785d8 c0b806195a60 2024-01-15T22:54:36.786 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi163 *:8443,9283,8765 running (3m) 17s ago 10m 448M - 18.2.1-242-gd2f11f33 f16b14f4c75d 1e115ae1e0c7 2024-01-15T22:54:36.787 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (3m) 46s ago 11m 511M - 18.2.1-242-gd2f11f33 f16b14f4c75d cb1657132d65 2024-01-15T22:54:36.787 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (3m) 46s ago 11m 81.5M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d a47e1c16b72c 2024-01-15T22:54:36.787 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi163 running (2m) 17s ago 10m 60.5M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d b2d91135e37d 2024-01-15T22:54:36.787 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (2m) 46s ago 10m 68.4M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d 8bb8f7a4f9b5 2024-01-15T22:54:36.787 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (3m) 46s ago 6m 9773k - 1.5.0 0da6a335fe13 3b51e4e7e299 2024-01-15T22:54:36.787 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi163 *:9100 running (3m) 17s ago 6m 17.7M - 1.5.0 0da6a335fe13 5ddabc842ce8 2024-01-15T22:54:36.787 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (2m) 46s ago 9m 335M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d c8aace9ef8ef 2024-01-15T22:54:36.787 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (105s) 46s ago 9m 222M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d 62f6e9f6a632 2024-01-15T22:54:36.787 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (77s) 46s ago 9m 183M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d 5845a6a52aa5 2024-01-15T22:54:36.787 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (49s) 46s ago 8m 16.2M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d bf6068db6ec4 2024-01-15T22:54:36.787 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi163 running (20s) 17s ago 8m 16.0M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 3f1c90058a90 2024-01-15T22:54:36.787 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi163 running (8m) 17s ago 8m 662M 2488M 17.2.7-268-g6441305d c3a232f785d8 a35a7235bfee 2024-01-15T22:54:36.787 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi163 running (8m) 17s ago 8m 491M 2488M 17.2.7-268-g6441305d c3a232f785d8 d9bbfdd11e5a 2024-01-15T22:54:36.787 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi163 running (7m) 17s ago 7m 452M 2488M 17.2.7-268-g6441305d c3a232f785d8 b416f62ab004 2024-01-15T22:54:36.787 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi163 *:9095 running (3m) 17s ago 7m 59.1M - 2.43.0 a07b618ecd1d c7eb40616e72 2024-01-15T22:54:36.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[146052]: pgmap v272: 121 pgs: 121 active+clean; 486 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 4.1 MiB/s wr, 10 op/s 2024-01-15T22:54:36.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[146052]: osdmap e372: 8 total, 8 up, 8 in 2024-01-15T22:54:36.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[146052]: failed to encode map e372 with expected crc 2024-01-15T22:54:36.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[146052]: failed to encode map e372 with expected crc 2024-01-15T22:54:36.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[146052]: failed to encode map e372 with expected crc 2024-01-15T22:54:36.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[146052]: failed to encode map e372 with expected crc 2024-01-15T22:54:36.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[146052]: failed to encode map e372 with expected crc 2024-01-15T22:54:36.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[146052]: failed to encode map e373 with expected crc 2024-01-15T22:54:36.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[146052]: failed to encode map e373 with expected crc 2024-01-15T22:54:36.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[146052]: osdmap e373: 8 total, 8 up, 8 in 2024-01-15T22:54:36.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[143363]: pgmap v272: 121 pgs: 121 active+clean; 486 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 4.1 MiB/s wr, 10 op/s 2024-01-15T22:54:36.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[143363]: osdmap e372: 8 total, 8 up, 8 in 2024-01-15T22:54:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[143363]: failed to encode map e372 with expected crc 2024-01-15T22:54:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[143363]: failed to encode map e372 with expected crc 2024-01-15T22:54:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[143363]: failed to encode map e372 with expected crc 2024-01-15T22:54:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[143363]: failed to encode map e372 with expected crc 2024-01-15T22:54:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[143363]: failed to encode map e372 with expected crc 2024-01-15T22:54:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[143363]: failed to encode map e373 with expected crc 2024-01-15T22:54:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[143363]: failed to encode map e373 with expected crc 2024-01-15T22:54:36.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:36 smithi053 ceph-mon[143363]: osdmap e373: 8 total, 8 up, 8 in 2024-01-15T22:54:36.941 INFO:tasks.rados.rados.0.smithi053.stdout:1612: done (0 left) 2024-01-15T22:54:36.941 INFO:tasks.rados.rados.0.smithi053.stdout:1613: delete oid 49 current snap is 158 2024-01-15T22:54:36.954 INFO:tasks.rados.rados.0.smithi053.stdout:1613: done (0 left) 2024-01-15T22:54:36.954 INFO:tasks.rados.rados.0.smithi053.stdout:1614: delete oid 40 current snap is 158 2024-01-15T22:54:36.972 INFO:tasks.rados.rados.0.smithi053.stdout:1614: done (0 left) 2024-01-15T22:54:36.972 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 158 2024-01-15T22:54:36.972 INFO:tasks.rados.rados.0.smithi053.stdout:1615: seq_num 537 ranges {4808704=598016,5406720=573440,5980160=491520,6471680=139264} 2024-01-15T22:54:36.998 INFO:tasks.rados.rados.0.smithi053.stdout:1615: writing smithi053129169-15 from 4808704 to 5406720 tid 1 2024-01-15T22:54:37.001 INFO:tasks.rados.rados.0.smithi053.stdout:1615: writing smithi053129169-15 from 5406720 to 5980160 tid 2 2024-01-15T22:54:37.004 INFO:tasks.rados.rados.0.smithi053.stdout:1615: writing smithi053129169-15 from 5980160 to 6471680 tid 3 2024-01-15T22:54:37.005 INFO:tasks.rados.rados.0.smithi053.stdout:1615: writing smithi053129169-15 from 6471680 to 6610944 tid 4 2024-01-15T22:54:37.005 INFO:tasks.rados.rados.0.smithi053.stdout:1616: delete oid 41 current snap is 158 2024-01-15T22:54:37.005 INFO:tasks.rados.rados.0.smithi053.stdout:1615: finishing write tid 1 to smithi053129169-15 2024-01-15T22:54:37.005 INFO:tasks.rados.rados.0.smithi053.stdout:1615: finishing write tid 2 to smithi053129169-15 2024-01-15T22:54:37.007 INFO:tasks.rados.rados.0.smithi053.stdout:1616: done (1 left) 2024-01-15T22:54:37.007 INFO:tasks.rados.rados.0.smithi053.stdout:1617: read oid 43 snap -1 2024-01-15T22:54:37.007 INFO:tasks.rados.rados.0.smithi053.stdout:1617: expect (ObjNum 449 snap 136 seq_num 449) 2024-01-15T22:54:37.007 INFO:tasks.rados.rados.0.smithi053.stdout:1618: read oid 50 snap -1 2024-01-15T22:54:37.007 INFO:tasks.rados.rados.0.smithi053.stdout:1618: expect (ObjNum 444 snap 135 seq_num 444) 2024-01-15T22:54:37.007 INFO:tasks.rados.rados.0.smithi053.stdout:1619: read oid 31 snap 139 2024-01-15T22:54:37.007 INFO:tasks.rados.rados.0.smithi053.stdout:1619: expect (ObjNum 224 snap 60 seq_num 224) 2024-01-15T22:54:37.007 INFO:tasks.rados.rados.0.smithi053.stdout:1620: snap_remove snap 151 2024-01-15T22:54:37.210 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:54:37.210 INFO:teuthology.orchestra.run.smithi053.stdout: "mon": { 2024-01-15T22:54:37.210 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 3 2024-01-15T22:54:37.210 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:54:37.210 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr": { 2024-01-15T22:54:37.210 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 2 2024-01-15T22:54:37.210 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:54:37.210 INFO:teuthology.orchestra.run.smithi053.stdout: "osd": { 2024-01-15T22:54:37.210 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 3, 2024-01-15T22:54:37.211 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 5 2024-01-15T22:54:37.211 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:54:37.211 INFO:teuthology.orchestra.run.smithi053.stdout: "mds": { 2024-01-15T22:54:37.211 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:54:37.211 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:54:37.211 INFO:teuthology.orchestra.run.smithi053.stdout: "overall": { 2024-01-15T22:54:37.211 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 5, 2024-01-15T22:54:37.211 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 10 2024-01-15T22:54:37.211 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-01-15T22:54:37.211 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:54:37.594 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:37 smithi163 ceph-mon[138526]: failed to encode map e373 with expected crc 2024-01-15T22:54:37.594 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:37 smithi163 ceph-mon[138526]: from='client.44219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:54:37.595 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:37 smithi163 ceph-mon[138526]: failed to encode map e374 with expected crc 2024-01-15T22:54:37.595 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:37 smithi163 ceph-mon[138526]: failed to encode map e374 with expected crc 2024-01-15T22:54:37.595 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:37 smithi163 ceph-mon[138526]: osdmap e374: 8 total, 8 up, 8 in 2024-01-15T22:54:37.595 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:37 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-01-15T22:54:37.595 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:37 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3370864512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:37.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:37 smithi053 ceph-mon[143363]: failed to encode map e373 with expected crc 2024-01-15T22:54:37.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:37 smithi053 ceph-mon[143363]: from='client.44219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:54:37.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:37 smithi053 ceph-mon[143363]: failed to encode map e374 with expected crc 2024-01-15T22:54:37.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:37 smithi053 ceph-mon[143363]: failed to encode map e374 with expected crc 2024-01-15T22:54:37.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:37 smithi053 ceph-mon[143363]: osdmap e374: 8 total, 8 up, 8 in 2024-01-15T22:54:37.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:37 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-01-15T22:54:37.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:37 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3370864512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:37.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:37 smithi053 ceph-mon[146052]: failed to encode map e373 with expected crc 2024-01-15T22:54:37.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:37 smithi053 ceph-mon[146052]: from='client.44219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:54:37.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:37 smithi053 ceph-mon[146052]: failed to encode map e374 with expected crc 2024-01-15T22:54:37.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:37 smithi053 ceph-mon[146052]: failed to encode map e374 with expected crc 2024-01-15T22:54:37.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:37 smithi053 ceph-mon[146052]: osdmap e374: 8 total, 8 up, 8 in 2024-01-15T22:54:37.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:37 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-01-15T22:54:37.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:37 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3370864512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:37.942 INFO:tasks.rados.rados.0.smithi053.stdout:1620: done (4 left) 2024-01-15T22:54:37.942 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 34 current snap is 158 2024-01-15T22:54:37.943 INFO:tasks.rados.rados.0.smithi053.stdout:1621: seq_num 539 ranges {761856=630784,1392640=737280,2129920=466944} 2024-01-15T22:54:37.952 INFO:tasks.rados.rados.0.smithi053.stdout:1621: writing smithi053129169-34 from 761856 to 1392640 tid 1 2024-01-15T22:54:37.956 INFO:tasks.rados.rados.0.smithi053.stdout:1621: writing smithi053129169-34 from 1392640 to 2129920 tid 2 2024-01-15T22:54:37.959 INFO:tasks.rados.rados.0.smithi053.stdout:1621: writing smithi053129169-34 from 2129920 to 2596864 tid 3 2024-01-15T22:54:37.962 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 8 current snap is 158 2024-01-15T22:54:37.962 INFO:tasks.rados.rados.0.smithi053.stdout:1622: seq_num 540 ranges {8060928=647168,8708096=671744,9379840=532480} 2024-01-15T22:54:38.007 INFO:tasks.rados.rados.0.smithi053.stdout:1622: writing smithi053129169-8 from 8060928 to 8708096 tid 1 2024-01-15T22:54:38.011 INFO:tasks.rados.rados.0.smithi053.stdout:1622: writing smithi053129169-8 from 8708096 to 9379840 tid 2 2024-01-15T22:54:38.016 INFO:tasks.rados.rados.0.smithi053.stdout:1622: writing smithi053129169-8 from 9379840 to 9912320 tid 3 2024-01-15T22:54:38.016 INFO:tasks.rados.rados.0.smithi053.stdout:1623: copy_from oid 13 from oid 20 current snap is 158 2024-01-15T22:54:38.016 INFO:tasks.rados.rados.0.smithi053.stdout:1615: finishing write tid 3 to smithi053129169-15 2024-01-15T22:54:38.016 INFO:tasks.rados.rados.0.smithi053.stdout:1615: finishing write tid 4 to smithi053129169-15 2024-01-15T22:54:38.016 INFO:tasks.rados.rados.0.smithi053.stdout:1615: finishing write tid 5 to smithi053129169-15 2024-01-15T22:54:38.016 INFO:tasks.rados.rados.0.smithi053.stdout:1617: expect (ObjNum 449 snap 136 seq_num 449) 2024-01-15T22:54:38.024 INFO:tasks.rados.rados.0.smithi053.stdout:1615: finishing write tid 6 to smithi053129169-15 2024-01-15T22:54:38.024 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 1209 (ObjNum 537 snap 158 seq_num 537) dirty exists 2024-01-15T22:54:38.024 INFO:tasks.rados.rados.0.smithi053.stdout:1615: left oid 15 (ObjNum 537 snap 158 seq_num 537) 2024-01-15T22:54:38.024 INFO:tasks.rados.rados.0.smithi053.stdout:1618: expect (ObjNum 444 snap 135 seq_num 444) 2024-01-15T22:54:38.034 INFO:tasks.rados.rados.0.smithi053.stdout:1619: expect (ObjNum 224 snap 60 seq_num 224) 2024-01-15T22:54:38.173 INFO:tasks.rados.rados.0.smithi053.stdout:1621: finishing write tid 1 to smithi053129169-34 2024-01-15T22:54:38.173 INFO:tasks.rados.rados.0.smithi053.stdout:1621: finishing write tid 2 to smithi053129169-34 2024-01-15T22:54:38.173 INFO:tasks.rados.rados.0.smithi053.stdout:1621: finishing write tid 3 to smithi053129169-34 2024-01-15T22:54:38.173 INFO:tasks.rados.rados.0.smithi053.stdout:1621: finishing write tid 4 to smithi053129169-34 2024-01-15T22:54:38.173 INFO:tasks.rados.rados.0.smithi053.stdout:1621: finishing write tid 5 to smithi053129169-34 2024-01-15T22:54:38.173 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 636 (ObjNum 539 snap 158 seq_num 539) dirty exists 2024-01-15T22:54:38.173 INFO:tasks.rados.rados.0.smithi053.stdout:1621: left oid 34 (ObjNum 539 snap 158 seq_num 539) 2024-01-15T22:54:38.173 INFO:tasks.rados.rados.0.smithi053.stdout:1622: finishing write tid 1 to smithi053129169-8 2024-01-15T22:54:38.173 INFO:tasks.rados.rados.0.smithi053.stdout:1622: finishing write tid 2 to smithi053129169-8 2024-01-15T22:54:38.173 INFO:tasks.rados.rados.0.smithi053.stdout:1622: finishing write tid 3 to smithi053129169-8 2024-01-15T22:54:38.173 INFO:tasks.rados.rados.0.smithi053.stdout:1615: done (6 left) 2024-01-15T22:54:38.173 INFO:tasks.rados.rados.0.smithi053.stdout:1617: done (5 left) 2024-01-15T22:54:38.174 INFO:tasks.rados.rados.0.smithi053.stdout:1618: done (4 left) 2024-01-15T22:54:38.174 INFO:tasks.rados.rados.0.smithi053.stdout:1619: done (3 left) 2024-01-15T22:54:38.174 INFO:tasks.rados.rados.0.smithi053.stdout:1621: done (2 left) 2024-01-15T22:54:38.174 INFO:tasks.rados.rados.0.smithi053.stdout:1624: snap_remove snap 72 2024-01-15T22:54:38.650 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:38 smithi163 ceph-mon[138526]: pgmap v275: 121 pgs: 121 active+clean; 493 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.4 MiB/s wr, 16 op/s 2024-01-15T22:54:38.650 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:38 smithi163 ceph-mon[138526]: from='client.44225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:54:38.650 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:38 smithi163 ceph-mon[138526]: failed to encode map e374 with expected crc 2024-01-15T22:54:38.650 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:38 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-01-15T22:54:38.650 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:38 smithi163 ceph-mon[138526]: Upgrade: osd.5 is safe to restart 2024-01-15T22:54:38.650 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:38 smithi163 ceph-mon[138526]: failed to encode map e375 with expected crc 2024-01-15T22:54:38.650 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:38 smithi163 ceph-mon[138526]: failed to encode map e375 with expected crc 2024-01-15T22:54:38.650 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:38 smithi163 ceph-mon[138526]: osdmap e375: 8 total, 8 up, 8 in 2024-01-15T22:54:38.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:38 smithi053 ceph-mon[146052]: pgmap v275: 121 pgs: 121 active+clean; 493 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.4 MiB/s wr, 16 op/s 2024-01-15T22:54:38.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:38 smithi053 ceph-mon[146052]: from='client.44225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:54:38.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:38 smithi053 ceph-mon[146052]: failed to encode map e374 with expected crc 2024-01-15T22:54:38.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:38 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-01-15T22:54:38.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:38 smithi053 ceph-mon[146052]: Upgrade: osd.5 is safe to restart 2024-01-15T22:54:38.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:38 smithi053 ceph-mon[146052]: failed to encode map e375 with expected crc 2024-01-15T22:54:38.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:38 smithi053 ceph-mon[146052]: failed to encode map e375 with expected crc 2024-01-15T22:54:38.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:38 smithi053 ceph-mon[146052]: osdmap e375: 8 total, 8 up, 8 in 2024-01-15T22:54:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:38 smithi053 ceph-mon[143363]: pgmap v275: 121 pgs: 121 active+clean; 493 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.4 MiB/s wr, 16 op/s 2024-01-15T22:54:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:38 smithi053 ceph-mon[143363]: from='client.44225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:54:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:38 smithi053 ceph-mon[143363]: failed to encode map e374 with expected crc 2024-01-15T22:54:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:38 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-01-15T22:54:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:38 smithi053 ceph-mon[143363]: Upgrade: osd.5 is safe to restart 2024-01-15T22:54:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:38 smithi053 ceph-mon[143363]: failed to encode map e375 with expected crc 2024-01-15T22:54:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:38 smithi053 ceph-mon[143363]: failed to encode map e375 with expected crc 2024-01-15T22:54:38.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:38 smithi053 ceph-mon[143363]: osdmap e375: 8 total, 8 up, 8 in 2024-01-15T22:54:38.945 INFO:tasks.rados.rados.0.smithi053.stdout:1624: done (2 left) 2024-01-15T22:54:38.945 INFO:tasks.rados.rados.0.smithi053.stdout:1625: read oid 5 snap -1 2024-01-15T22:54:38.945 INFO:tasks.rados.rados.0.smithi053.stdout:1625: expect (ObjNum 424 snap 127 seq_num 424) 2024-01-15T22:54:38.945 INFO:tasks.rados.rados.0.smithi053.stdout:1626: delete oid 2 current snap is 158 2024-01-15T22:54:38.945 INFO:tasks.rados.rados.0.smithi053.stdout:1622: finishing write tid 4 to smithi053129169-8 2024-01-15T22:54:38.945 INFO:tasks.rados.rados.0.smithi053.stdout:1622: finishing write tid 5 to smithi053129169-8 2024-01-15T22:54:38.945 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 650 (ObjNum 540 snap 158 seq_num 540) dirty exists 2024-01-15T22:54:38.945 INFO:tasks.rados.rados.0.smithi053.stdout:1622: left oid 8 (ObjNum 540 snap 158 seq_num 540) 2024-01-15T22:54:38.945 INFO:tasks.rados.rados.0.smithi053.stdout:1623: finishing copy_from to smithi053129169-13 2024-01-15T22:54:38.945 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 1202 (ObjNum 509 snap 150 seq_num 509) dirty exists 2024-01-15T22:54:38.946 INFO:tasks.rados.rados.0.smithi053.stdout:1623: finishing copy_from racing read to smithi053129169-13 2024-01-15T22:54:38.970 INFO:tasks.rados.rados.0.smithi053.stdout:1622: done (3 left) 2024-01-15T22:54:38.970 INFO:tasks.rados.rados.0.smithi053.stdout:1623: done (2 left) 2024-01-15T22:54:38.970 INFO:tasks.rados.rados.0.smithi053.stdout:1626: done (1 left) 2024-01-15T22:54:38.970 INFO:tasks.rados.rados.0.smithi053.stdout:1627: delete oid 21 current snap is 158 2024-01-15T22:54:38.977 INFO:tasks.rados.rados.0.smithi053.stdout:1625: expect (ObjNum 424 snap 127 seq_num 424) 2024-01-15T22:54:38.979 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:54:38 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:54:38.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:54:39.077 INFO:tasks.rados.rados.0.smithi053.stdout:1625: done (1 left) 2024-01-15T22:54:39.077 INFO:tasks.rados.rados.0.smithi053.stdout:1627: done (0 left) 2024-01-15T22:54:39.077 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 19 current snap is 158 2024-01-15T22:54:39.078 INFO:tasks.rados.rados.0.smithi053.stdout:1628: seq_num 543 ranges {0=704512,704512=729088,1433600=475136} 2024-01-15T22:54:39.081 INFO:tasks.rados.rados.0.smithi053.stdout:1628: writing smithi053129169-19 from 0 to 704512 tid 1 2024-01-15T22:54:39.085 INFO:tasks.rados.rados.0.smithi053.stdout:1628: writing smithi053129169-19 from 704512 to 1433600 tid 2 2024-01-15T22:54:39.088 INFO:tasks.rados.rados.0.smithi053.stdout:1628: writing smithi053129169-19 from 1433600 to 1908736 tid 3 2024-01-15T22:54:39.088 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 20 current snap is 158 2024-01-15T22:54:39.088 INFO:tasks.rados.rados.0.smithi053.stdout:1628: finishing write tid 1 to smithi053129169-19 2024-01-15T22:54:39.088 INFO:tasks.rados.rados.0.smithi053.stdout:1628: finishing write tid 2 to smithi053129169-19 2024-01-15T22:54:39.088 INFO:tasks.rados.rados.0.smithi053.stdout:1629: seq_num 544 ranges {5865472=720896,6586368=614400,7200768=589824} 2024-01-15T22:54:39.123 INFO:tasks.rados.rados.0.smithi053.stdout:1629: writing smithi053129169-20 from 5865472 to 6586368 tid 1 2024-01-15T22:54:39.127 INFO:tasks.rados.rados.0.smithi053.stdout:1629: writing smithi053129169-20 from 6586368 to 7200768 tid 2 2024-01-15T22:54:39.131 INFO:tasks.rados.rados.0.smithi053.stdout:1629: writing smithi053129169-20 from 7200768 to 7790592 tid 3 2024-01-15T22:54:39.131 INFO:tasks.rados.rados.0.smithi053.stdout:1630: read oid 10 snap -1 2024-01-15T22:54:39.131 INFO:tasks.rados.rados.0.smithi053.stdout:1630: expect deleted 2024-01-15T22:54:39.131 INFO:tasks.rados.rados.0.smithi053.stdout:1631: snap_create 2024-01-15T22:54:39.131 INFO:tasks.rados.rados.0.smithi053.stdout:1628: finishing write tid 3 to smithi053129169-19 2024-01-15T22:54:39.131 INFO:tasks.rados.rados.0.smithi053.stdout:1628: finishing write tid 4 to smithi053129169-19 2024-01-15T22:54:39.131 INFO:tasks.rados.rados.0.smithi053.stdout:1628: finishing write tid 5 to smithi053129169-19 2024-01-15T22:54:39.131 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 1173 (ObjNum 543 snap 158 seq_num 543) dirty exists 2024-01-15T22:54:39.131 INFO:tasks.rados.rados.0.smithi053.stdout:1628: left oid 19 (ObjNum 543 snap 158 seq_num 543) 2024-01-15T22:54:39.131 INFO:tasks.rados.rados.0.smithi053.stdout:1629: finishing write tid 1 to smithi053129169-20 2024-01-15T22:54:39.131 INFO:tasks.rados.rados.0.smithi053.stdout:1629: finishing write tid 2 to smithi053129169-20 2024-01-15T22:54:39.133 INFO:tasks.rados.rados.0.smithi053.stdout:1629: finishing write tid 3 to smithi053129169-20 2024-01-15T22:54:39.133 INFO:tasks.rados.rados.0.smithi053.stdout:1629: finishing write tid 4 to smithi053129169-20 2024-01-15T22:54:39.134 INFO:tasks.rados.rados.0.smithi053.stdout:1629: finishing write tid 5 to smithi053129169-20 2024-01-15T22:54:39.134 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 1348 (ObjNum 544 snap 158 seq_num 544) dirty exists 2024-01-15T22:54:39.134 INFO:tasks.rados.rados.0.smithi053.stdout:1629: left oid 20 (ObjNum 544 snap 158 seq_num 544) 2024-01-15T22:54:39.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:39 smithi163 ceph-mon[138526]: failed to encode map e375 with expected crc 2024-01-15T22:54:39.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:39 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:39.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-15T22:54:39.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:54:39.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:39 smithi163 ceph-mon[138526]: failed to encode map e376 with expected crc 2024-01-15T22:54:39.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:39 smithi163 ceph-mon[138526]: osdmap e376: 8 total, 8 up, 8 in 2024-01-15T22:54:39.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:39 smithi163 ceph-mon[138526]: failed to encode map e376 with expected crc 2024-01-15T22:54:39.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:39 smithi163 ceph-mon[138526]: failed to encode map e376 with expected crc 2024-01-15T22:54:39.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:39 smithi053 ceph-mon[146052]: failed to encode map e375 with expected crc 2024-01-15T22:54:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:39 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-15T22:54:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:54:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:39 smithi053 ceph-mon[146052]: failed to encode map e376 with expected crc 2024-01-15T22:54:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:39 smithi053 ceph-mon[146052]: osdmap e376: 8 total, 8 up, 8 in 2024-01-15T22:54:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:39 smithi053 ceph-mon[146052]: failed to encode map e376 with expected crc 2024-01-15T22:54:39.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:39 smithi053 ceph-mon[146052]: failed to encode map e376 with expected crc 2024-01-15T22:54:39.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:39 smithi053 ceph-mon[143363]: failed to encode map e375 with expected crc 2024-01-15T22:54:39.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:39 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:39.796 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-15T22:54:39.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:54:39.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:39 smithi053 ceph-mon[143363]: failed to encode map e376 with expected crc 2024-01-15T22:54:39.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:39 smithi053 ceph-mon[143363]: osdmap e376: 8 total, 8 up, 8 in 2024-01-15T22:54:39.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:39 smithi053 ceph-mon[143363]: failed to encode map e376 with expected crc 2024-01-15T22:54:39.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:39 smithi053 ceph-mon[143363]: failed to encode map e376 with expected crc 2024-01-15T22:54:39.946 INFO:tasks.rados.rados.0.smithi053.stdout:1628: done (3 left) 2024-01-15T22:54:39.946 INFO:tasks.rados.rados.0.smithi053.stdout:1629: done (2 left) 2024-01-15T22:54:39.946 INFO:tasks.rados.rados.0.smithi053.stdout:1630: done (1 left) 2024-01-15T22:54:39.946 INFO:tasks.rados.rados.0.smithi053.stdout:1631: done (0 left) 2024-01-15T22:54:39.946 INFO:tasks.rados.rados.0.smithi053.stdout:1632: delete oid 3 current snap is 159 2024-01-15T22:54:39.954 INFO:tasks.rados.rados.0.smithi053.stdout:1632: done (0 left) 2024-01-15T22:54:39.954 INFO:tasks.rados.rados.0.smithi053.stdout:1633: read oid 39 snap 154 2024-01-15T22:54:39.954 INFO:tasks.rados.rados.0.smithi053.stdout:1633: expect (ObjNum 441 snap 133 seq_num 441) 2024-01-15T22:54:39.955 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 2 current snap is 159 2024-01-15T22:54:39.955 INFO:tasks.rados.rados.0.smithi053.stdout:1634: seq_num 546 ranges {0=753664,753664=778240,1531904=425984} 2024-01-15T22:54:39.959 INFO:tasks.rados.rados.0.smithi053.stdout:1634: writing smithi053129169-2 from 0 to 753664 tid 1 2024-01-15T22:54:39.964 INFO:tasks.rados.rados.0.smithi053.stdout:1634: writing smithi053129169-2 from 753664 to 1531904 tid 2 2024-01-15T22:54:39.967 INFO:tasks.rados.rados.0.smithi053.stdout:1634: writing smithi053129169-2 from 1531904 to 1957888 tid 3 2024-01-15T22:54:39.967 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 13 current snap is 159 2024-01-15T22:54:39.967 INFO:tasks.rados.rados.0.smithi053.stdout:1633: expect (ObjNum 441 snap 133 seq_num 441) 2024-01-15T22:54:40.117 INFO:tasks.rados.rados.0.smithi053.stdout:1634: finishing write tid 1 to smithi053129169-2 2024-01-15T22:54:40.117 INFO:tasks.rados.rados.0.smithi053.stdout:1635: seq_num 547 ranges {5865472=770048,6635520=663552,7299072=466944,7766016=73728} 2024-01-15T22:54:40.153 INFO:tasks.rados.rados.0.smithi053.stdout:1635: writing smithi053129169-13 from 5865472 to 6635520 tid 1 2024-01-15T22:54:40.157 INFO:tasks.rados.rados.0.smithi053.stdout:1635: writing smithi053129169-13 from 6635520 to 7299072 tid 2 2024-01-15T22:54:40.159 INFO:tasks.rados.rados.0.smithi053.stdout:1635: writing smithi053129169-13 from 7299072 to 7766016 tid 3 2024-01-15T22:54:40.160 INFO:tasks.rados.rados.0.smithi053.stdout:1635: writing smithi053129169-13 from 7766016 to 7839744 tid 4 2024-01-15T22:54:40.160 INFO:tasks.rados.rados.0.smithi053.stdout:1633: done (2 left) 2024-01-15T22:54:40.161 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 34 current snap is 159 2024-01-15T22:54:40.161 INFO:tasks.rados.rados.0.smithi053.stdout:1634: finishing write tid 2 to smithi053129169-2 2024-01-15T22:54:40.161 INFO:tasks.rados.rados.0.smithi053.stdout:1634: finishing write tid 3 to smithi053129169-2 2024-01-15T22:54:40.161 INFO:tasks.rados.rados.0.smithi053.stdout:1634: finishing write tid 4 to smithi053129169-2 2024-01-15T22:54:40.161 INFO:tasks.rados.rados.0.smithi053.stdout:1636: seq_num 548 ranges {2596864=786432,3383296=598016,3981312=606208} 2024-01-15T22:54:40.179 INFO:tasks.rados.rados.0.smithi053.stdout:1636: writing smithi053129169-34 from 2596864 to 3383296 tid 1 2024-01-15T22:54:40.182 INFO:tasks.rados.rados.0.smithi053.stdout:1636: writing smithi053129169-34 from 3383296 to 3981312 tid 2 2024-01-15T22:54:40.186 INFO:tasks.rados.rados.0.smithi053.stdout:1636: writing smithi053129169-34 from 3981312 to 4587520 tid 3 2024-01-15T22:54:40.186 INFO:tasks.rados.rados.0.smithi053.stdout:1637: delete oid 11 current snap is 159 2024-01-15T22:54:40.186 INFO:tasks.rados.rados.0.smithi053.stdout:1634: finishing write tid 5 to smithi053129169-2 2024-01-15T22:54:40.186 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 1177 (ObjNum 546 snap 159 seq_num 546) dirty exists 2024-01-15T22:54:40.186 INFO:tasks.rados.rados.0.smithi053.stdout:1634: left oid 2 (ObjNum 546 snap 159 seq_num 546) 2024-01-15T22:54:40.186 INFO:tasks.rados.rados.0.smithi053.stdout:1635: finishing write tid 1 to smithi053129169-13 2024-01-15T22:54:40.186 INFO:tasks.rados.rados.0.smithi053.stdout:1635: finishing write tid 2 to smithi053129169-13 2024-01-15T22:54:40.186 INFO:tasks.rados.rados.0.smithi053.stdout:1635: finishing write tid 3 to smithi053129169-13 2024-01-15T22:54:40.186 INFO:tasks.rados.rados.0.smithi053.stdout:1635: finishing write tid 4 to smithi053129169-13 2024-01-15T22:54:40.186 INFO:tasks.rados.rados.0.smithi053.stdout:1635: finishing write tid 5 to smithi053129169-13 2024-01-15T22:54:40.186 INFO:tasks.rados.rados.0.smithi053.stdout:1635: finishing write tid 6 to smithi053129169-13 2024-01-15T22:54:40.186 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 1207 (ObjNum 547 snap 159 seq_num 547) dirty exists 2024-01-15T22:54:40.186 INFO:tasks.rados.rados.0.smithi053.stdout:1635: left oid 13 (ObjNum 547 snap 159 seq_num 547) 2024-01-15T22:54:40.187 INFO:tasks.rados.rados.0.smithi053.stdout:1636: finishing write tid 1 to smithi053129169-34 2024-01-15T22:54:40.187 INFO:tasks.rados.rados.0.smithi053.stdout:1636: finishing write tid 2 to smithi053129169-34 2024-01-15T22:54:40.188 INFO:tasks.rados.rados.0.smithi053.stdout:1634: done (3 left) 2024-01-15T22:54:40.188 INFO:tasks.rados.rados.0.smithi053.stdout:1635: done (2 left) 2024-01-15T22:54:40.188 INFO:tasks.rados.rados.0.smithi053.stdout:1637: done (1 left) 2024-01-15T22:54:40.188 INFO:tasks.rados.rados.0.smithi053.stdout:1638: snap_remove snap 139 2024-01-15T22:54:40.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:40 smithi163 ceph-mon[138526]: Upgrade: Updating osd.5 2024-01-15T22:54:40.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:40 smithi163 ceph-mon[138526]: pgmap v278: 121 pgs: 121 active+clean; 490 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-01-15T22:54:40.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:40 smithi163 ceph-mon[138526]: Deploying daemon osd.5 on smithi163 2024-01-15T22:54:40.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:40 smithi163 ceph-mon[138526]: failed to encode map e376 with expected crc 2024-01-15T22:54:40.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:40 smithi163 ceph-mon[138526]: failed to encode map e376 with expected crc 2024-01-15T22:54:40.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:40 smithi163 ceph-mon[138526]: failed to encode map e377 with expected crc 2024-01-15T22:54:40.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:40 smithi163 ceph-mon[138526]: osdmap e377: 8 total, 8 up, 8 in 2024-01-15T22:54:40.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:40 smithi163 ceph-mon[138526]: failed to encode map e377 with expected crc 2024-01-15T22:54:40.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:40 smithi053 ceph-mon[143363]: Upgrade: Updating osd.5 2024-01-15T22:54:40.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:40 smithi053 ceph-mon[143363]: pgmap v278: 121 pgs: 121 active+clean; 490 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-01-15T22:54:40.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:40 smithi053 ceph-mon[143363]: Deploying daemon osd.5 on smithi163 2024-01-15T22:54:40.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:40 smithi053 ceph-mon[143363]: failed to encode map e376 with expected crc 2024-01-15T22:54:40.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:40 smithi053 ceph-mon[143363]: failed to encode map e376 with expected crc 2024-01-15T22:54:40.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:40 smithi053 ceph-mon[143363]: failed to encode map e377 with expected crc 2024-01-15T22:54:40.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:40 smithi053 ceph-mon[143363]: osdmap e377: 8 total, 8 up, 8 in 2024-01-15T22:54:40.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:40 smithi053 ceph-mon[143363]: failed to encode map e377 with expected crc 2024-01-15T22:54:40.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:40 smithi053 ceph-mon[146052]: Upgrade: Updating osd.5 2024-01-15T22:54:40.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:40 smithi053 ceph-mon[146052]: pgmap v278: 121 pgs: 121 active+clean; 490 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-01-15T22:54:40.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:40 smithi053 ceph-mon[146052]: Deploying daemon osd.5 on smithi163 2024-01-15T22:54:40.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:40 smithi053 ceph-mon[146052]: failed to encode map e376 with expected crc 2024-01-15T22:54:40.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:40 smithi053 ceph-mon[146052]: failed to encode map e376 with expected crc 2024-01-15T22:54:40.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:40 smithi053 ceph-mon[146052]: failed to encode map e377 with expected crc 2024-01-15T22:54:40.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:40 smithi053 ceph-mon[146052]: osdmap e377: 8 total, 8 up, 8 in 2024-01-15T22:54:40.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:40 smithi053 ceph-mon[146052]: failed to encode map e377 with expected crc 2024-01-15T22:54:40.886 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:40 smithi163 systemd[1]: Stopping Ceph osd.5 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:54:40.956 INFO:tasks.rados.rados.0.smithi053.stdout:1638: done (1 left) 2024-01-15T22:54:40.956 INFO:tasks.rados.rados.0.smithi053.stdout:1639: rollback oid 9 current snap is 159 2024-01-15T22:54:40.956 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 9 to 152 2024-01-15T22:54:40.956 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 159 2024-01-15T22:54:40.956 INFO:tasks.rados.rados.0.smithi053.stdout:1640: seq_num 550 ranges {327680=417792,745472=770048,1515520=638976,2154496=196608} 2024-01-15T22:54:40.956 INFO:tasks.rados.rados.0.smithi053.stdout:1640: writing smithi053129169-43 from 327680 to 745472 tid 1 2024-01-15T22:54:40.956 INFO:tasks.rados.rados.0.smithi053.stdout:1640: writing smithi053129169-43 from 745472 to 1515520 tid 2 2024-01-15T22:54:40.959 INFO:tasks.rados.rados.0.smithi053.stdout:1640: writing smithi053129169-43 from 1515520 to 2154496 tid 3 2024-01-15T22:54:40.960 INFO:tasks.rados.rados.0.smithi053.stdout:1640: writing smithi053129169-43 from 2154496 to 2351104 tid 4 2024-01-15T22:54:40.960 INFO:tasks.rados.rados.0.smithi053.stdout:1641: delete oid 21 current snap is 159 2024-01-15T22:54:40.960 INFO:tasks.rados.rados.0.smithi053.stdout:1636: finishing write tid 3 to smithi053129169-34 2024-01-15T22:54:40.960 INFO:tasks.rados.rados.0.smithi053.stdout:1636: finishing write tid 4 to smithi053129169-34 2024-01-15T22:54:40.960 INFO:tasks.rados.rados.0.smithi053.stdout:1636: finishing write tid 5 to smithi053129169-34 2024-01-15T22:54:40.960 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 1211 (ObjNum 548 snap 159 seq_num 548) dirty exists 2024-01-15T22:54:40.960 INFO:tasks.rados.rados.0.smithi053.stdout:1636: left oid 34 (ObjNum 548 snap 159 seq_num 548) 2024-01-15T22:54:40.965 INFO:tasks.rados.rados.0.smithi053.stdout:1636: done (3 left) 2024-01-15T22:54:40.965 INFO:tasks.rados.rados.0.smithi053.stdout:1641: done (2 left) 2024-01-15T22:54:40.965 INFO:tasks.rados.rados.0.smithi053.stdout:1642: delete oid 24 current snap is 159 2024-01-15T22:54:41.229 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:40 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[83786]: 2024-01-15T22:54:40.895+0000 7fa313a91700 -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-01-15T22:54:41.229 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:40 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[83786]: 2024-01-15T22:54:40.895+0000 7fa313a91700 -1 osd.5 377 *** Got signal Terminated *** 2024-01-15T22:54:41.229 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:40 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[83786]: 2024-01-15T22:54:40.895+0000 7fa313a91700 -1 osd.5 377 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-15T22:54:41.586 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:41 smithi163 ceph-mon[138526]: failed to encode map e377 with expected crc 2024-01-15T22:54:41.587 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:41 smithi163 ceph-mon[138526]: osd.5 marked itself down and dead 2024-01-15T22:54:41.587 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:41 smithi163 ceph-mon[138526]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:54:41.587 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:41 smithi163 ceph-mon[138526]: failed to encode map e378 with expected crc 2024-01-15T22:54:41.587 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:41 smithi163 ceph-mon[138526]: osdmap e378: 8 total, 7 up, 8 in 2024-01-15T22:54:41.587 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:41 smithi163 ceph-mon[138526]: failed to encode map e378 with expected crc 2024-01-15T22:54:41.587 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:41 smithi163 ceph-mon[138526]: failed to encode map e378 with expected crc 2024-01-15T22:54:41.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:41 smithi053 ceph-mon[143363]: failed to encode map e377 with expected crc 2024-01-15T22:54:41.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:41 smithi053 ceph-mon[143363]: osd.5 marked itself down and dead 2024-01-15T22:54:41.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:41 smithi053 ceph-mon[143363]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:54:41.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:41 smithi053 ceph-mon[143363]: failed to encode map e378 with expected crc 2024-01-15T22:54:41.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:41 smithi053 ceph-mon[143363]: osdmap e378: 8 total, 7 up, 8 in 2024-01-15T22:54:41.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:41 smithi053 ceph-mon[143363]: failed to encode map e378 with expected crc 2024-01-15T22:54:41.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:41 smithi053 ceph-mon[143363]: failed to encode map e378 with expected crc 2024-01-15T22:54:41.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:41 smithi053 ceph-mon[146052]: failed to encode map e377 with expected crc 2024-01-15T22:54:41.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:41 smithi053 ceph-mon[146052]: osd.5 marked itself down and dead 2024-01-15T22:54:41.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:41 smithi053 ceph-mon[146052]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:54:41.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:41 smithi053 ceph-mon[146052]: failed to encode map e378 with expected crc 2024-01-15T22:54:41.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:41 smithi053 ceph-mon[146052]: osdmap e378: 8 total, 7 up, 8 in 2024-01-15T22:54:41.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:41 smithi053 ceph-mon[146052]: failed to encode map e378 with expected crc 2024-01-15T22:54:41.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:41 smithi053 ceph-mon[146052]: failed to encode map e378 with expected crc 2024-01-15T22:54:41.956 INFO:tasks.rados.rados.0.smithi053.stdout:1640: finishing write tid 1 to smithi053129169-43 2024-01-15T22:54:41.956 INFO:tasks.rados.rados.0.smithi053.stdout:1640: finishing write tid 2 to smithi053129169-43 2024-01-15T22:54:41.956 INFO:tasks.rados.rados.0.smithi053.stdout:1640: finishing write tid 3 to smithi053129169-43 2024-01-15T22:54:41.956 INFO:tasks.rados.rados.0.smithi053.stdout:1640: finishing write tid 4 to smithi053129169-43 2024-01-15T22:54:41.956 INFO:tasks.rados.rados.0.smithi053.stdout:1640: finishing write tid 5 to smithi053129169-43 2024-01-15T22:54:41.957 INFO:tasks.rados.rados.0.smithi053.stdout:1642: done (2 left) 2024-01-15T22:54:41.957 INFO:tasks.rados.rados.0.smithi053.stdout:1643: read oid 38 snap -1 2024-01-15T22:54:41.957 INFO:tasks.rados.rados.0.smithi053.stdout:1643: expect (ObjNum 513 snap 151 seq_num 513) 2024-01-15T22:54:41.958 INFO:tasks.rados.rados.0.smithi053.stdout:1644: rollback oid 22 current snap is 159 2024-01-15T22:54:41.958 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 22 to 147 2024-01-15T22:54:41.958 INFO:tasks.rados.rados.0.smithi053.stdout:1645: read oid 4 snap -1 2024-01-15T22:54:41.958 INFO:tasks.rados.rados.0.smithi053.stdout:1645: expect (ObjNum 522 snap 154 seq_num 522) 2024-01-15T22:54:41.958 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 159 2024-01-15T22:54:41.958 INFO:tasks.rados.rados.0.smithi053.stdout:1646: seq_num 553 ranges {1400832=466944,1867776=417792,2285568=417792,2703360=516096,3219456=253952} 2024-01-15T22:54:41.967 INFO:tasks.rados.rados.0.smithi053.stdout:1646: writing smithi053129169-12 from 1400832 to 1867776 tid 1 2024-01-15T22:54:41.970 INFO:tasks.rados.rados.0.smithi053.stdout:1646: writing smithi053129169-12 from 1867776 to 2285568 tid 2 2024-01-15T22:54:41.973 INFO:tasks.rados.rados.0.smithi053.stdout:1646: writing smithi053129169-12 from 2285568 to 2703360 tid 3 2024-01-15T22:54:41.976 INFO:tasks.rados.rados.0.smithi053.stdout:1646: writing smithi053129169-12 from 2703360 to 3219456 tid 4 2024-01-15T22:54:41.978 INFO:tasks.rados.rados.0.smithi053.stdout:1646: writing smithi053129169-12 from 3219456 to 3473408 tid 5 2024-01-15T22:54:41.979 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 11 current snap is 159 2024-01-15T22:54:41.979 INFO:tasks.rados.rados.0.smithi053.stdout:1640: finishing write tid 6 to smithi053129169-43 2024-01-15T22:54:41.979 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 734 (ObjNum 550 snap 159 seq_num 550) dirty exists 2024-01-15T22:54:41.979 INFO:tasks.rados.rados.0.smithi053.stdout:1640: left oid 43 (ObjNum 550 snap 159 seq_num 550) 2024-01-15T22:54:41.979 INFO:tasks.rados.rados.0.smithi053.stdout:1639: finishing rollback tid 0 to smithi053129169-9 2024-01-15T22:54:41.979 INFO:tasks.rados.rados.0.smithi053.stdout:1639: finishing rollback tid 1 to smithi053129169-9 2024-01-15T22:54:41.979 INFO:tasks.rados.rados.0.smithi053.stdout:1647: seq_num 554 ranges {0=483328,483328=704512,1187840=622592,1810432=278528} 2024-01-15T22:54:41.979 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:41 smithi163 bash[152029]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5 2024-01-15T22:54:41.981 INFO:tasks.rados.rados.0.smithi053.stdout:1647: writing smithi053129169-11 from 0 to 483328 tid 1 2024-01-15T22:54:41.986 INFO:tasks.rados.rados.0.smithi053.stdout:1647: writing smithi053129169-11 from 483328 to 1187840 tid 2 2024-01-15T22:54:41.990 INFO:tasks.rados.rados.0.smithi053.stdout:1647: writing smithi053129169-11 from 1187840 to 1810432 tid 3 2024-01-15T22:54:41.992 INFO:tasks.rados.rados.0.smithi053.stdout:1647: writing smithi053129169-11 from 1810432 to 2088960 tid 4 2024-01-15T22:54:41.992 INFO:tasks.rados.rados.0.smithi053.stdout:1640: done (6 left) 2024-01-15T22:54:41.992 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 8 current snap is 159 2024-01-15T22:54:41.993 INFO:tasks.rados.rados.0.smithi053.stdout:1639: finishing rollback tid 2 to smithi053129169-9 2024-01-15T22:54:41.993 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 1047 (ObjNum 515 snap 152 seq_num 515) dirty exists 2024-01-15T22:54:41.993 INFO:tasks.rados.rados.0.smithi053.stdout:1643: expect (ObjNum 513 snap 151 seq_num 513) 2024-01-15T22:54:42.030 INFO:tasks.rados.rados.0.smithi053.stdout:1644: finishing rollback tid 1 to smithi053129169-22 2024-01-15T22:54:42.030 INFO:tasks.rados.rados.0.smithi053.stdout:1644: finishing rollback tid 2 to smithi053129169-22 2024-01-15T22:54:42.030 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 1225 (ObjNum 484 snap 144 seq_num 484) dirty exists 2024-01-15T22:54:42.030 INFO:tasks.rados.rados.0.smithi053.stdout:1648: seq_num 555 ranges {9912320=499712,10412032=638976,11051008=425984,11476992=540672} 2024-01-15T22:54:42.086 INFO:tasks.rados.rados.0.smithi053.stdout:1648: writing smithi053129169-8 from 9912320 to 10412032 tid 1 2024-01-15T22:54:42.090 INFO:tasks.rados.rados.0.smithi053.stdout:1648: writing smithi053129169-8 from 10412032 to 11051008 tid 2 2024-01-15T22:54:42.093 INFO:tasks.rados.rados.0.smithi053.stdout:1648: writing smithi053129169-8 from 11051008 to 11476992 tid 3 2024-01-15T22:54:42.097 INFO:tasks.rados.rados.0.smithi053.stdout:1648: writing smithi053129169-8 from 11476992 to 12017664 tid 4 2024-01-15T22:54:42.097 INFO:tasks.rados.rados.0.smithi053.stdout:1639: done (6 left) 2024-01-15T22:54:42.097 INFO:tasks.rados.rados.0.smithi053.stdout:1643: done (5 left) 2024-01-15T22:54:42.097 INFO:tasks.rados.rados.0.smithi053.stdout:1644: done (4 left) 2024-01-15T22:54:42.098 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 159 2024-01-15T22:54:42.098 INFO:tasks.rados.rados.0.smithi053.stdout:1646: finishing write tid 1 to smithi053129169-12 2024-01-15T22:54:42.098 INFO:tasks.rados.rados.0.smithi053.stdout:1646: finishing write tid 2 to smithi053129169-12 2024-01-15T22:54:42.098 INFO:tasks.rados.rados.0.smithi053.stdout:1646: finishing write tid 3 to smithi053129169-12 2024-01-15T22:54:42.098 INFO:tasks.rados.rados.0.smithi053.stdout:1646: finishing write tid 4 to smithi053129169-12 2024-01-15T22:54:42.098 INFO:tasks.rados.rados.0.smithi053.stdout:1649: seq_num 556 ranges {0=516096,516096=524288,1040384=638976,1679360=442368} 2024-01-15T22:54:42.099 INFO:tasks.rados.rados.0.smithi053.stdout:1649: writing smithi053129169-25 from 0 to 516096 tid 1 2024-01-15T22:54:42.102 INFO:tasks.rados.rados.0.smithi053.stdout:1649: writing smithi053129169-25 from 516096 to 1040384 tid 2 2024-01-15T22:54:42.106 INFO:tasks.rados.rados.0.smithi053.stdout:1649: writing smithi053129169-25 from 1040384 to 1679360 tid 3 2024-01-15T22:54:42.109 INFO:tasks.rados.rados.0.smithi053.stdout:1649: writing smithi053129169-25 from 1679360 to 2121728 tid 4 2024-01-15T22:54:42.109 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 23 current snap is 159 2024-01-15T22:54:42.109 INFO:tasks.rados.rados.0.smithi053.stdout:1646: finishing write tid 5 to smithi053129169-12 2024-01-15T22:54:42.109 INFO:tasks.rados.rados.0.smithi053.stdout:1646: finishing write tid 6 to smithi053129169-12 2024-01-15T22:54:42.109 INFO:tasks.rados.rados.0.smithi053.stdout:1647: finishing write tid 1 to smithi053129169-11 2024-01-15T22:54:42.109 INFO:tasks.rados.rados.0.smithi053.stdout:1646: finishing write tid 7 to smithi053129169-12 2024-01-15T22:54:42.109 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 1184 (ObjNum 553 snap 159 seq_num 553) dirty exists 2024-01-15T22:54:42.109 INFO:tasks.rados.rados.0.smithi053.stdout:1646: left oid 12 (ObjNum 553 snap 159 seq_num 553) 2024-01-15T22:54:42.109 INFO:tasks.rados.rados.0.smithi053.stdout:1647: finishing write tid 2 to smithi053129169-11 2024-01-15T22:54:42.110 INFO:tasks.rados.rados.0.smithi053.stdout:1647: finishing write tid 3 to smithi053129169-11 2024-01-15T22:54:42.110 INFO:tasks.rados.rados.0.smithi053.stdout:1647: finishing write tid 4 to smithi053129169-11 2024-01-15T22:54:42.110 INFO:tasks.rados.rados.0.smithi053.stdout:1647: finishing write tid 5 to smithi053129169-11 2024-01-15T22:54:42.110 INFO:tasks.rados.rados.0.smithi053.stdout:1647: finishing write tid 6 to smithi053129169-11 2024-01-15T22:54:42.110 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 586 (ObjNum 554 snap 159 seq_num 554) dirty exists 2024-01-15T22:54:42.110 INFO:tasks.rados.rados.0.smithi053.stdout:1647: left oid 11 (ObjNum 554 snap 159 seq_num 554) 2024-01-15T22:54:42.110 INFO:tasks.rados.rados.0.smithi053.stdout:1645: expect (ObjNum 522 snap 154 seq_num 522) 2024-01-15T22:54:42.695 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:42 smithi163 ceph-mon[138526]: pgmap v281: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 451 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.3 MiB/s wr, 27 op/s 2024-01-15T22:54:42.695 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:42 smithi163 ceph-mon[138526]: failed to encode map e378 with expected crc 2024-01-15T22:54:42.695 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:42 smithi163 ceph-mon[138526]: failed to encode map e378 with expected crc 2024-01-15T22:54:42.695 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:42 smithi163 ceph-mon[138526]: failed to encode map e378 with expected crc 2024-01-15T22:54:42.695 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:42 smithi163 ceph-mon[138526]: osdmap e379: 8 total, 7 up, 8 in 2024-01-15T22:54:42.695 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:42 smithi163 ceph-mon[138526]: failed to encode map e379 with expected crc 2024-01-15T22:54:42.695 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:42 smithi163 ceph-mon[138526]: failed to encode map e379 with expected crc 2024-01-15T22:54:42.695 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:42 smithi163 ceph-mon[138526]: failed to encode map e379 with expected crc 2024-01-15T22:54:42.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:42 smithi053 ceph-mon[146052]: pgmap v281: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 451 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.3 MiB/s wr, 27 op/s 2024-01-15T22:54:42.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:42 smithi053 ceph-mon[146052]: failed to encode map e378 with expected crc 2024-01-15T22:54:42.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:42 smithi053 ceph-mon[146052]: failed to encode map e378 with expected crc 2024-01-15T22:54:42.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:42 smithi053 ceph-mon[146052]: failed to encode map e378 with expected crc 2024-01-15T22:54:42.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:42 smithi053 ceph-mon[146052]: osdmap e379: 8 total, 7 up, 8 in 2024-01-15T22:54:42.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:42 smithi053 ceph-mon[146052]: failed to encode map e379 with expected crc 2024-01-15T22:54:42.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:42 smithi053 ceph-mon[146052]: failed to encode map e379 with expected crc 2024-01-15T22:54:42.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:42 smithi053 ceph-mon[146052]: failed to encode map e379 with expected crc 2024-01-15T22:54:42.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:42 smithi053 ceph-mon[143363]: pgmap v281: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 451 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.3 MiB/s wr, 27 op/s 2024-01-15T22:54:42.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:42 smithi053 ceph-mon[143363]: failed to encode map e378 with expected crc 2024-01-15T22:54:42.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:42 smithi053 ceph-mon[143363]: failed to encode map e378 with expected crc 2024-01-15T22:54:42.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:42 smithi053 ceph-mon[143363]: failed to encode map e378 with expected crc 2024-01-15T22:54:42.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:42 smithi053 ceph-mon[143363]: osdmap e379: 8 total, 7 up, 8 in 2024-01-15T22:54:42.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:42 smithi053 ceph-mon[143363]: failed to encode map e379 with expected crc 2024-01-15T22:54:42.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:42 smithi053 ceph-mon[143363]: failed to encode map e379 with expected crc 2024-01-15T22:54:42.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:42 smithi053 ceph-mon[143363]: failed to encode map e379 with expected crc 2024-01-15T22:54:42.980 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:42 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.5.service: Succeeded. 2024-01-15T22:54:42.980 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:42 smithi163 systemd[1]: Stopped Ceph osd.5 for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:54:42.980 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:42 smithi163 systemd[1]: Starting Ceph osd.5 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:54:43.692 INFO:tasks.rados.rados.0.smithi053.stdout:1648: finishing write tid 1 to smithi053129169-8 2024-01-15T22:54:43.692 INFO:tasks.rados.rados.0.smithi053.stdout:1648: finishing write tid 2 to smithi053129169-8 2024-01-15T22:54:43.692 INFO:tasks.rados.rados.0.smithi053.stdout:1648: finishing write tid 3 to smithi053129169-8 2024-01-15T22:54:43.692 INFO:tasks.rados.rados.0.smithi053.stdout:1648: finishing write tid 4 to smithi053129169-8 2024-01-15T22:54:43.692 INFO:tasks.rados.rados.0.smithi053.stdout:1650: seq_num 557 ranges {5955584=532480,6488064=802816,7290880=794624,8085504=8192} 2024-01-15T22:54:43.727 INFO:tasks.rados.rados.0.smithi053.stdout:1650: writing smithi053129169-23 from 5955584 to 6488064 tid 1 2024-01-15T22:54:43.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:43 smithi163 ceph-mon[138526]: failed to encode map e379 with expected crc 2024-01-15T22:54:43.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:43 smithi163 ceph-mon[138526]: failed to encode map e379 with expected crc 2024-01-15T22:54:43.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:43 smithi163 ceph-mon[138526]: failed to encode map e379 with expected crc 2024-01-15T22:54:43.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:43 smithi163 ceph-mon[138526]: failed to encode map e379 with expected crc 2024-01-15T22:54:43.728 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:43 smithi163 bash[152299]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-01-15T22:54:43.728 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:43 smithi163 bash[152299]: 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-01-15T22:54:43.728 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:43 smithi163 bash[152299]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-01-15T22:54:43.728 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:43 smithi163 bash[152299]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-01-15T22:54:43.728 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:43 smithi163 bash[152299]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-01-15T22:54:43.728 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:43 smithi163 bash[152299]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-01-15T22:54:43.729 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:43 smithi163 bash[152299]: --> ceph-volume raw activate successful for osd ID: 5 2024-01-15T22:54:43.731 INFO:tasks.rados.rados.0.smithi053.stdout:1650: writing smithi053129169-23 from 6488064 to 7290880 tid 2 2024-01-15T22:54:43.736 INFO:tasks.rados.rados.0.smithi053.stdout:1650: writing smithi053129169-23 from 7290880 to 8085504 tid 3 2024-01-15T22:54:43.736 INFO:tasks.rados.rados.0.smithi053.stdout:1650: writing smithi053129169-23 from 8085504 to 8093696 tid 4 2024-01-15T22:54:43.736 INFO:tasks.rados.rados.0.smithi053.stdout:1645: done (5 left) 2024-01-15T22:54:43.737 INFO:tasks.rados.rados.0.smithi053.stdout:1646: done (4 left) 2024-01-15T22:54:43.737 INFO:tasks.rados.rados.0.smithi053.stdout:1647: done (3 left) 2024-01-15T22:54:43.737 INFO:tasks.rados.rados.0.smithi053.stdout:1651: delete oid 4 current snap is 159 2024-01-15T22:54:43.737 INFO:tasks.rados.rados.0.smithi053.stdout:1648: finishing write tid 5 to smithi053129169-8 2024-01-15T22:54:43.737 INFO:tasks.rados.rados.0.smithi053.stdout:1648: finishing write tid 6 to smithi053129169-8 2024-01-15T22:54:43.737 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 655 (ObjNum 555 snap 159 seq_num 555) dirty exists 2024-01-15T22:54:43.737 INFO:tasks.rados.rados.0.smithi053.stdout:1648: left oid 8 (ObjNum 555 snap 159 seq_num 555) 2024-01-15T22:54:43.737 INFO:tasks.rados.rados.0.smithi053.stdout:1649: finishing write tid 1 to smithi053129169-25 2024-01-15T22:54:43.737 INFO:tasks.rados.rados.0.smithi053.stdout:1649: finishing write tid 2 to smithi053129169-25 2024-01-15T22:54:43.737 INFO:tasks.rados.rados.0.smithi053.stdout:1649: finishing write tid 3 to smithi053129169-25 2024-01-15T22:54:43.737 INFO:tasks.rados.rados.0.smithi053.stdout:1649: finishing write tid 4 to smithi053129169-25 2024-01-15T22:54:43.737 INFO:tasks.rados.rados.0.smithi053.stdout:1649: finishing write tid 5 to smithi053129169-25 2024-01-15T22:54:43.738 INFO:tasks.rados.rados.0.smithi053.stdout:1649: finishing write tid 6 to smithi053129169-25 2024-01-15T22:54:43.738 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 1169 (ObjNum 556 snap 159 seq_num 556) dirty exists 2024-01-15T22:54:43.738 INFO:tasks.rados.rados.0.smithi053.stdout:1649: left oid 25 (ObjNum 556 snap 159 seq_num 556) 2024-01-15T22:54:43.738 INFO:tasks.rados.rados.0.smithi053.stdout:1650: finishing write tid 1 to smithi053129169-23 2024-01-15T22:54:43.738 INFO:tasks.rados.rados.0.smithi053.stdout:1650: finishing write tid 2 to smithi053129169-23 2024-01-15T22:54:43.738 INFO:tasks.rados.rados.0.smithi053.stdout:1648: done (3 left) 2024-01-15T22:54:43.738 INFO:tasks.rados.rados.0.smithi053.stdout:1649: done (2 left) 2024-01-15T22:54:43.738 INFO:tasks.rados.rados.0.smithi053.stdout:1651: done (1 left) 2024-01-15T22:54:43.739 INFO:tasks.rados.rados.0.smithi053.stdout:1652: rollback oid 49 current snap is 159 2024-01-15T22:54:43.739 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 49 to 150 2024-01-15T22:54:43.739 INFO:tasks.rados.rados.0.smithi053.stdout:1653: snap_remove snap 157 2024-01-15T22:54:43.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:43 smithi053 ceph-mon[143363]: failed to encode map e379 with expected crc 2024-01-15T22:54:43.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:43 smithi053 ceph-mon[143363]: failed to encode map e379 with expected crc 2024-01-15T22:54:43.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:43 smithi053 ceph-mon[143363]: failed to encode map e379 with expected crc 2024-01-15T22:54:43.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:43 smithi053 ceph-mon[143363]: failed to encode map e379 with expected crc 2024-01-15T22:54:43.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:43 smithi053 ceph-mon[146052]: failed to encode map e379 with expected crc 2024-01-15T22:54:43.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:43 smithi053 ceph-mon[146052]: failed to encode map e379 with expected crc 2024-01-15T22:54:43.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:43 smithi053 ceph-mon[146052]: failed to encode map e379 with expected crc 2024-01-15T22:54:43.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:43 smithi053 ceph-mon[146052]: failed to encode map e379 with expected crc 2024-01-15T22:54:44.338 INFO:tasks.rados.rados.0.smithi053.stdout:1653: done (2 left) 2024-01-15T22:54:44.338 INFO:tasks.rados.rados.0.smithi053.stdout:1654: rmattr oid 26 current snap is 159 2024-01-15T22:54:44.338 INFO:tasks.rados.rados.0.smithi053.stdout:1654: done (2 left) 2024-01-15T22:54:44.338 INFO:tasks.rados.rados.0.smithi053.stdout:1655: snap_create 2024-01-15T22:54:44.338 INFO:tasks.rados.rados.0.smithi053.stdout:1650: finishing write tid 3 to smithi053129169-23 2024-01-15T22:54:44.338 INFO:tasks.rados.rados.0.smithi053.stdout:1650: finishing write tid 4 to smithi053129169-23 2024-01-15T22:54:44.338 INFO:tasks.rados.rados.0.smithi053.stdout:1650: finishing write tid 5 to smithi053129169-23 2024-01-15T22:54:44.338 INFO:tasks.rados.rados.0.smithi053.stdout:1652: finishing rollback tid 1 to smithi053129169-49 2024-01-15T22:54:44.338 INFO:tasks.rados.rados.0.smithi053.stdout:1652: finishing rollback tid 2 to smithi053129169-49 2024-01-15T22:54:44.339 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 1361 (ObjNum 508 snap 150 seq_num 508) dirty exists 2024-01-15T22:54:44.339 INFO:tasks.rados.rados.0.smithi053.stdout:1650: finishing write tid 6 to smithi053129169-23 2024-01-15T22:54:44.339 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1174 (ObjNum 557 snap 159 seq_num 557) dirty exists 2024-01-15T22:54:44.339 INFO:tasks.rados.rados.0.smithi053.stdout:1650: left oid 23 (ObjNum 557 snap 159 seq_num 557) 2024-01-15T22:54:44.479 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:44 smithi163 ceph-osd[152588]: -- 172.21.15.163:0/421079222 <== mon.1 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56471c5004e0 con 0x56471c4d1400 2024-01-15T22:54:44.480 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:44 smithi163 bash[152549]: 63f58e9f7bab6852affd9d2f22da854d763d2698a89f590e2056bc8c7a2c58a7 2024-01-15T22:54:44.480 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:44 smithi163 systemd[1]: Started Ceph osd.5 for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:54:44.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:44 smithi163 ceph-mon[138526]: pgmap v284: 121 pgs: 3 peering, 11 stale+active+clean, 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 10 active+undersized, 94 active+clean; 442 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.7 MiB/s wr, 23 op/s 2024-01-15T22:54:44.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:44 smithi163 ceph-mon[138526]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-01-15T22:54:44.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:44 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:44.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:54:44.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:44 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:44.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:44 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:44.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:54:44.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:44 smithi053 ceph-mon[146052]: pgmap v284: 121 pgs: 3 peering, 11 stale+active+clean, 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 10 active+undersized, 94 active+clean; 442 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.7 MiB/s wr, 23 op/s 2024-01-15T22:54:44.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:44 smithi053 ceph-mon[146052]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-01-15T22:54:44.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:44 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:44.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:54:44.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:44 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:44.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:44 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:44.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:54:44.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:44 smithi053 ceph-mon[143363]: pgmap v284: 121 pgs: 3 peering, 11 stale+active+clean, 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 10 active+undersized, 94 active+clean; 442 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.7 MiB/s wr, 23 op/s 2024-01-15T22:54:44.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:44 smithi053 ceph-mon[143363]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-01-15T22:54:44.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:44 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:44.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:54:44.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:44 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:44.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:44 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:44.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:54:44.979 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:44 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T22:54:44.689+0000 7fe4e288d640 -1 Falling back to public interface 2024-01-15T22:54:45.293 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:54:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:54:45] "GET /metrics HTTP/1.1" 200 36206 "" "Prometheus/2.43.0" 2024-01-15T22:54:45.345 INFO:tasks.rados.rados.0.smithi053.stdout:1650: done (2 left) 2024-01-15T22:54:45.345 INFO:tasks.rados.rados.0.smithi053.stdout:1652: done (1 left) 2024-01-15T22:54:45.346 INFO:tasks.rados.rados.0.smithi053.stdout:1655: done (0 left) 2024-01-15T22:54:45.346 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 160 2024-01-15T22:54:45.346 INFO:tasks.rados.rados.0.smithi053.stdout:1656: seq_num 559 ranges {9658368=565248,10223616=573440,10797056=409600,11206656=622592} 2024-01-15T22:54:45.401 INFO:tasks.rados.rados.0.smithi053.stdout:1656: writing smithi053129169-32 from 9658368 to 10223616 tid 1 2024-01-15T22:54:45.405 INFO:tasks.rados.rados.0.smithi053.stdout:1656: writing smithi053129169-32 from 10223616 to 10797056 tid 2 2024-01-15T22:54:45.407 INFO:tasks.rados.rados.0.smithi053.stdout:1656: writing smithi053129169-32 from 10797056 to 11206656 tid 3 2024-01-15T22:54:45.412 INFO:tasks.rados.rados.0.smithi053.stdout:1656: writing smithi053129169-32 from 11206656 to 11829248 tid 4 2024-01-15T22:54:45.412 INFO:tasks.rados.rados.0.smithi053.stdout:1657: rollback oid 4 current snap is 160 2024-01-15T22:54:45.412 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 4 to 152 2024-01-15T22:54:45.412 INFO:tasks.rados.rados.0.smithi053.stdout:1656: finishing write tid 1 to smithi053129169-32 2024-01-15T22:54:45.412 INFO:tasks.rados.rados.0.smithi053.stdout:1656: finishing write tid 2 to smithi053129169-32 2024-01-15T22:54:45.412 INFO:tasks.rados.rados.0.smithi053.stdout:1656: finishing write tid 3 to smithi053129169-32 2024-01-15T22:54:45.412 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 17 current snap is 160 2024-01-15T22:54:45.412 INFO:tasks.rados.rados.0.smithi053.stdout:1658: seq_num 560 ranges {4390912=581632,4972544=458752,5431296=614400,6045696=532480} 2024-01-15T22:54:45.438 INFO:tasks.rados.rados.0.smithi053.stdout:1658: writing smithi053129169-17 from 4390912 to 4972544 tid 1 2024-01-15T22:54:45.441 INFO:tasks.rados.rados.0.smithi053.stdout:1658: writing smithi053129169-17 from 4972544 to 5431296 tid 2 2024-01-15T22:54:45.444 INFO:tasks.rados.rados.0.smithi053.stdout:1658: writing smithi053129169-17 from 5431296 to 6045696 tid 3 2024-01-15T22:54:45.448 INFO:tasks.rados.rados.0.smithi053.stdout:1658: writing smithi053129169-17 from 6045696 to 6578176 tid 4 2024-01-15T22:54:45.448 INFO:tasks.rados.rados.0.smithi053.stdout:1659: rollback oid 34 current snap is 160 2024-01-15T22:54:45.448 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 34 to 130 2024-01-15T22:54:45.448 INFO:tasks.rados.rados.0.smithi053.stdout:1657: finishing rollback tid 1 to smithi053129169-4 2024-01-15T22:54:45.448 INFO:tasks.rados.rados.0.smithi053.stdout:1657: finishing rollback tid 2 to smithi053129169-4 2024-01-15T22:54:45.448 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 912 (ObjNum 512 snap 151 seq_num 512) dirty exists 2024-01-15T22:54:45.448 INFO:tasks.rados.rados.0.smithi053.stdout:1656: finishing write tid 4 to smithi053129169-32 2024-01-15T22:54:45.448 INFO:tasks.rados.rados.0.smithi053.stdout:1656: finishing write tid 5 to smithi053129169-32 2024-01-15T22:54:45.448 INFO:tasks.rados.rados.0.smithi053.stdout:1656: finishing write tid 6 to smithi053129169-32 2024-01-15T22:54:45.449 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 1371 (ObjNum 559 snap 160 seq_num 559) dirty exists 2024-01-15T22:54:45.449 INFO:tasks.rados.rados.0.smithi053.stdout:1656: left oid 32 (ObjNum 559 snap 160 seq_num 559) 2024-01-15T22:54:45.449 INFO:tasks.rados.rados.0.smithi053.stdout:1658: finishing write tid 1 to smithi053129169-17 2024-01-15T22:54:45.449 INFO:tasks.rados.rados.0.smithi053.stdout:1658: finishing write tid 2 to smithi053129169-17 2024-01-15T22:54:45.449 INFO:tasks.rados.rados.0.smithi053.stdout:1656: done (3 left) 2024-01-15T22:54:45.449 INFO:tasks.rados.rados.0.smithi053.stdout:1657: done (2 left) 2024-01-15T22:54:45.449 INFO:tasks.rados.rados.0.smithi053.stdout:1660: setattr oid 16 current snap is 160 2024-01-15T22:54:45.449 INFO:tasks.rados.rados.0.smithi053.stdout:1658: finishing write tid 3 to smithi053129169-17 2024-01-15T22:54:45.450 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 160 2024-01-15T22:54:45.450 INFO:tasks.rados.rados.0.smithi053.stdout:1661: seq_num 561 ranges {0=598016,598016=745472,1343488=778240,2121728=81920} 2024-01-15T22:54:45.453 INFO:tasks.rados.rados.0.smithi053.stdout:1661: writing smithi053129169-41 from 0 to 598016 tid 1 2024-01-15T22:54:45.457 INFO:tasks.rados.rados.0.smithi053.stdout:1661: writing smithi053129169-41 from 598016 to 1343488 tid 2 2024-01-15T22:54:45.462 INFO:tasks.rados.rados.0.smithi053.stdout:1661: writing smithi053129169-41 from 1343488 to 2121728 tid 3 2024-01-15T22:54:45.462 INFO:tasks.rados.rados.0.smithi053.stdout:1661: writing smithi053129169-41 from 2121728 to 2203648 tid 4 2024-01-15T22:54:45.463 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 160 2024-01-15T22:54:45.463 INFO:tasks.rados.rados.0.smithi053.stdout:1658: finishing write tid 4 to smithi053129169-17 2024-01-15T22:54:45.463 INFO:tasks.rados.rados.0.smithi053.stdout:1662: seq_num 562 ranges {3473408=622592,4096000=630784,4726784=581632,5308416=393216} 2024-01-15T22:54:45.485 INFO:tasks.rados.rados.0.smithi053.stdout:1662: writing smithi053129169-12 from 3473408 to 4096000 tid 1 2024-01-15T22:54:45.488 INFO:tasks.rados.rados.0.smithi053.stdout:1662: writing smithi053129169-12 from 4096000 to 4726784 tid 2 2024-01-15T22:54:45.491 INFO:tasks.rados.rados.0.smithi053.stdout:1662: writing smithi053129169-12 from 4726784 to 5308416 tid 3 2024-01-15T22:54:45.495 INFO:tasks.rados.rados.0.smithi053.stdout:1662: writing smithi053129169-12 from 5308416 to 5701632 tid 4 2024-01-15T22:54:45.495 INFO:tasks.rados.rados.0.smithi053.stdout:1663: read oid 5 snap -1 2024-01-15T22:54:45.495 INFO:tasks.rados.rados.0.smithi053.stdout:1663: expect (ObjNum 424 snap 127 seq_num 424) 2024-01-15T22:54:45.495 INFO:tasks.rados.rados.0.smithi053.stdout:1664: copy_from oid 26 from oid 19 current snap is 160 2024-01-15T22:54:45.495 INFO:tasks.rados.rados.0.smithi053.stdout:1659: finishing rollback tid 0 to smithi053129169-34 2024-01-15T22:54:45.495 INFO:tasks.rados.rados.0.smithi053.stdout:1658: finishing write tid 5 to smithi053129169-17 2024-01-15T22:54:45.495 INFO:tasks.rados.rados.0.smithi053.stdout:1659: finishing rollback tid 1 to smithi053129169-34 2024-01-15T22:54:45.495 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 1213 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-01-15T22:54:45.496 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 1048 (ObjNum 65 snap 0 seq_num 1852068461) dirty exists 2024-01-15T22:54:45.496 INFO:tasks.rados.rados.0.smithi053.stdout:1658: finishing write tid 6 to smithi053129169-17 2024-01-15T22:54:45.496 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 1377 (ObjNum 560 snap 160 seq_num 560) dirty exists 2024-01-15T22:54:45.496 INFO:tasks.rados.rados.0.smithi053.stdout:1658: left oid 17 (ObjNum 560 snap 160 seq_num 560) 2024-01-15T22:54:45.496 INFO:tasks.rados.rados.0.smithi053.stdout:1661: finishing write tid 1 to smithi053129169-41 2024-01-15T22:54:45.496 INFO:tasks.rados.rados.0.smithi053.stdout:1661: finishing write tid 2 to smithi053129169-41 2024-01-15T22:54:45.496 INFO:tasks.rados.rados.0.smithi053.stdout:1658: done (6 left) 2024-01-15T22:54:45.496 INFO:tasks.rados.rados.0.smithi053.stdout:1659: done (5 left) 2024-01-15T22:54:45.496 INFO:tasks.rados.rados.0.smithi053.stdout:1660: done (4 left) 2024-01-15T22:54:45.496 INFO:tasks.rados.rados.0.smithi053.stdout:1665: rollback oid 11 current snap is 160 2024-01-15T22:54:45.496 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 11 to 130 2024-01-15T22:54:45.496 INFO:tasks.rados.rados.0.smithi053.stdout:1661: finishing write tid 3 to smithi053129169-41 2024-01-15T22:54:45.496 INFO:tasks.rados.rados.0.smithi053.stdout:1661: finishing write tid 4 to smithi053129169-41 2024-01-15T22:54:45.497 INFO:tasks.rados.rados.0.smithi053.stdout:1661: finishing write tid 5 to smithi053129169-41 2024-01-15T22:54:45.497 INFO:tasks.rados.rados.0.smithi053.stdout:1661: finishing write tid 6 to smithi053129169-41 2024-01-15T22:54:45.497 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1209 (ObjNum 561 snap 160 seq_num 561) dirty exists 2024-01-15T22:54:45.497 INFO:tasks.rados.rados.0.smithi053.stdout:1661: left oid 41 (ObjNum 561 snap 160 seq_num 561) 2024-01-15T22:54:45.497 INFO:tasks.rados.rados.0.smithi053.stdout:1662: finishing write tid 1 to smithi053129169-12 2024-01-15T22:54:45.498 INFO:tasks.rados.rados.0.smithi053.stdout:1662: finishing write tid 2 to smithi053129169-12 2024-01-15T22:54:45.498 INFO:tasks.rados.rados.0.smithi053.stdout:1661: done (4 left) 2024-01-15T22:54:45.498 INFO:tasks.rados.rados.0.smithi053.stdout:1666: copy_from oid 3 from oid 32 current snap is 160 2024-01-15T22:54:45.498 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 27 current snap is 160 2024-01-15T22:54:45.498 INFO:tasks.rados.rados.0.smithi053.stdout:1667: seq_num 563 ranges {0=638976,638976=565248,1204224=794624,1998848=245760} 2024-01-15T22:54:45.499 INFO:tasks.rados.rados.0.smithi053.stdout:1667: writing smithi053129169-27 from 0 to 638976 tid 1 2024-01-15T22:54:45.502 INFO:tasks.rados.rados.0.smithi053.stdout:1667: writing smithi053129169-27 from 638976 to 1204224 tid 2 2024-01-15T22:54:45.507 INFO:tasks.rados.rados.0.smithi053.stdout:1667: writing smithi053129169-27 from 1204224 to 1998848 tid 3 2024-01-15T22:54:45.509 INFO:tasks.rados.rados.0.smithi053.stdout:1667: writing smithi053129169-27 from 1998848 to 2244608 tid 4 2024-01-15T22:54:45.509 INFO:tasks.rados.rados.0.smithi053.stdout:1668: delete oid 43 current snap is 160 2024-01-15T22:54:45.510 INFO:tasks.rados.rados.0.smithi053.stdout:1662: finishing write tid 3 to smithi053129169-12 2024-01-15T22:54:45.510 INFO:tasks.rados.rados.0.smithi053.stdout:1665: finishing rollback tid 0 to smithi053129169-11 2024-01-15T22:54:45.510 INFO:tasks.rados.rados.0.smithi053.stdout:1665: finishing rollback tid 1 to smithi053129169-11 2024-01-15T22:54:45.510 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 588 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-01-15T22:54:45.510 INFO:tasks.rados.rados.0.smithi053.stdout:1662: finishing write tid 4 to smithi053129169-12 2024-01-15T22:54:45.510 INFO:tasks.rados.rados.0.smithi053.stdout:1667: finishing write tid 1 to smithi053129169-27 2024-01-15T22:54:45.510 INFO:tasks.rados.rados.0.smithi053.stdout:1667: finishing write tid 2 to smithi053129169-27 2024-01-15T22:54:45.511 INFO:tasks.rados.rados.0.smithi053.stdout:1665: done (6 left) 2024-01-15T22:54:45.511 INFO:tasks.rados.rados.0.smithi053.stdout:1668: done (5 left) 2024-01-15T22:54:45.511 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 9 current snap is 160 2024-01-15T22:54:45.511 INFO:tasks.rados.rados.0.smithi053.stdout:1669: seq_num 565 ranges {2875392=671744,3547136=729088,4276224=753664,5029888=122880} 2024-01-15T22:54:45.531 INFO:tasks.rados.rados.0.smithi053.stdout:1669: writing smithi053129169-9 from 2875392 to 3547136 tid 1 2024-01-15T22:54:45.535 INFO:tasks.rados.rados.0.smithi053.stdout:1669: writing smithi053129169-9 from 3547136 to 4276224 tid 2 2024-01-15T22:54:45.540 INFO:tasks.rados.rados.0.smithi053.stdout:1669: writing smithi053129169-9 from 4276224 to 5029888 tid 3 2024-01-15T22:54:45.542 INFO:tasks.rados.rados.0.smithi053.stdout:1669: writing smithi053129169-9 from 5029888 to 5152768 tid 4 2024-01-15T22:54:45.542 INFO:tasks.rados.rados.0.smithi053.stdout:1670: rollback oid 21 current snap is 160 2024-01-15T22:54:45.542 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 21 to 147 2024-01-15T22:54:45.542 INFO:tasks.rados.rados.0.smithi053.stdout:1662: finishing write tid 5 to smithi053129169-12 2024-01-15T22:54:45.542 INFO:tasks.rados.rados.0.smithi053.stdout:1663: expect (ObjNum 424 snap 127 seq_num 424) 2024-01-15T22:54:45.621 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:45 smithi163 ceph-mon[138526]: failed to encode map e380 with expected crc 2024-01-15T22:54:45.621 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:45 smithi163 ceph-mon[138526]: osdmap e380: 8 total, 7 up, 8 in 2024-01-15T22:54:45.647 INFO:tasks.rados.rados.0.smithi053.stdout:1662: finishing write tid 6 to smithi053129169-12 2024-01-15T22:54:45.647 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 1190 (ObjNum 562 snap 160 seq_num 562) dirty exists 2024-01-15T22:54:45.647 INFO:tasks.rados.rados.0.smithi053.stdout:1662: left oid 12 (ObjNum 562 snap 160 seq_num 562) 2024-01-15T22:54:45.647 INFO:tasks.rados.rados.0.smithi053.stdout:1664: finishing copy_from to smithi053129169-26 2024-01-15T22:54:45.648 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 1173 (ObjNum 543 snap 158 seq_num 543) dirty exists 2024-01-15T22:54:45.648 INFO:tasks.rados.rados.0.smithi053.stdout:1667: finishing write tid 3 to smithi053129169-27 2024-01-15T22:54:45.648 INFO:tasks.rados.rados.0.smithi053.stdout:1667: finishing write tid 4 to smithi053129169-27 2024-01-15T22:54:45.648 INFO:tasks.rados.rados.0.smithi053.stdout:1667: finishing write tid 5 to smithi053129169-27 2024-01-15T22:54:45.648 INFO:tasks.rados.rados.0.smithi053.stdout:1664: finishing copy_from racing read to smithi053129169-26 2024-01-15T22:54:45.648 INFO:tasks.rados.rados.0.smithi053.stdout:1667: finishing write tid 6 to smithi053129169-27 2024-01-15T22:54:45.648 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 711 (ObjNum 563 snap 160 seq_num 563) dirty exists 2024-01-15T22:54:45.648 INFO:tasks.rados.rados.0.smithi053.stdout:1667: left oid 27 (ObjNum 563 snap 160 seq_num 563) 2024-01-15T22:54:45.648 INFO:tasks.rados.rados.0.smithi053.stdout:1669: finishing write tid 1 to smithi053129169-9 2024-01-15T22:54:45.648 INFO:tasks.rados.rados.0.smithi053.stdout:1669: finishing write tid 2 to smithi053129169-9 2024-01-15T22:54:45.648 INFO:tasks.rados.rados.0.smithi053.stdout:1662: done (6 left) 2024-01-15T22:54:45.648 INFO:tasks.rados.rados.0.smithi053.stdout:1663: done (5 left) 2024-01-15T22:54:45.648 INFO:tasks.rados.rados.0.smithi053.stdout:1664: done (4 left) 2024-01-15T22:54:45.649 INFO:tasks.rados.rados.0.smithi053.stdout:1667: done (3 left) 2024-01-15T22:54:45.649 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 160 2024-01-15T22:54:45.649 INFO:tasks.rados.rados.0.smithi053.stdout:1670: finishing rollback tid 1 to smithi053129169-21 2024-01-15T22:54:45.649 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 1154 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-01-15T22:54:45.649 INFO:tasks.rados.rados.0.smithi053.stdout:1666: finishing copy_from to smithi053129169-3 2024-01-15T22:54:45.649 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 1371 (ObjNum 559 snap 160 seq_num 559) dirty exists 2024-01-15T22:54:45.649 INFO:tasks.rados.rados.0.smithi053.stdout:1666: finishing copy_from racing read to smithi053129169-3 2024-01-15T22:54:45.649 INFO:tasks.rados.rados.0.smithi053.stdout:1669: finishing write tid 3 to smithi053129169-9 2024-01-15T22:54:45.649 INFO:tasks.rados.rados.0.smithi053.stdout:1669: finishing write tid 4 to smithi053129169-9 2024-01-15T22:54:45.649 INFO:tasks.rados.rados.0.smithi053.stdout:1669: finishing write tid 5 to smithi053129169-9 2024-01-15T22:54:45.649 INFO:tasks.rados.rados.0.smithi053.stdout:1669: finishing write tid 6 to smithi053129169-9 2024-01-15T22:54:45.649 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 1374 (ObjNum 565 snap 160 seq_num 565) dirty exists 2024-01-15T22:54:45.649 INFO:tasks.rados.rados.0.smithi053.stdout:1669: left oid 9 (ObjNum 565 snap 160 seq_num 565) 2024-01-15T22:54:45.649 INFO:tasks.rados.rados.0.smithi053.stdout:1671: seq_num 566 ranges {0=688128,688128=614400,1302528=565248,1867776=425984} 2024-01-15T22:54:45.650 INFO:tasks.rados.rados.0.smithi053.stdout:1671: writing smithi053129169-43 from 0 to 688128 tid 1 2024-01-15T22:54:45.653 INFO:tasks.rados.rados.0.smithi053.stdout:1671: writing smithi053129169-43 from 688128 to 1302528 tid 2 2024-01-15T22:54:45.656 INFO:tasks.rados.rados.0.smithi053.stdout:1671: writing smithi053129169-43 from 1302528 to 1867776 tid 3 2024-01-15T22:54:45.659 INFO:tasks.rados.rados.0.smithi053.stdout:1671: writing smithi053129169-43 from 1867776 to 2293760 tid 4 2024-01-15T22:54:45.659 INFO:tasks.rados.rados.0.smithi053.stdout:1666: done (3 left) 2024-01-15T22:54:45.659 INFO:tasks.rados.rados.0.smithi053.stdout:1669: done (2 left) 2024-01-15T22:54:45.659 INFO:tasks.rados.rados.0.smithi053.stdout:1670: done (1 left) 2024-01-15T22:54:45.659 INFO:tasks.rados.rados.0.smithi053.stdout:1672: setattr oid 10 current snap is 160 2024-01-15T22:54:45.659 INFO:tasks.rados.rados.0.smithi053.stdout:1671: finishing write tid 1 to smithi053129169-43 2024-01-15T22:54:45.659 INFO:tasks.rados.rados.0.smithi053.stdout:1671: finishing write tid 2 to smithi053129169-43 2024-01-15T22:54:45.659 INFO:tasks.rados.rados.0.smithi053.stdout:1671: finishing write tid 3 to smithi053129169-43 2024-01-15T22:54:45.660 INFO:tasks.rados.rados.0.smithi053.stdout:1673: setattr oid 17 current snap is 160 2024-01-15T22:54:45.661 INFO:tasks.rados.rados.0.smithi053.stdout:1671: finishing write tid 4 to smithi053129169-43 2024-01-15T22:54:45.661 INFO:tasks.rados.rados.0.smithi053.stdout:1671: finishing write tid 5 to smithi053129169-43 2024-01-15T22:54:45.662 INFO:tasks.rados.rados.0.smithi053.stdout:1674: copy_from oid 44 from oid 39 current snap is 160 2024-01-15T22:54:45.662 INFO:tasks.rados.rados.0.smithi053.stdout:1675: read oid 38 snap -1 2024-01-15T22:54:45.662 INFO:tasks.rados.rados.0.smithi053.stdout:1675: expect (ObjNum 513 snap 151 seq_num 513) 2024-01-15T22:54:45.662 INFO:tasks.rados.rados.0.smithi053.stdout:1676: rollback oid 3 current snap is 160 2024-01-15T22:54:45.663 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 3 to 137 2024-01-15T22:54:45.663 INFO:tasks.rados.rados.0.smithi053.stdout:1677: copy_from oid 28 from oid 30 current snap is 160 2024-01-15T22:54:45.663 INFO:tasks.rados.rados.0.smithi053.stdout:1678: rollback oid 37 current snap is 160 2024-01-15T22:54:45.663 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 37 to 150 2024-01-15T22:54:45.663 INFO:tasks.rados.rados.0.smithi053.stdout:1679: snap_create 2024-01-15T22:54:45.663 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 1175 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-01-15T22:54:45.663 INFO:tasks.rados.rados.0.smithi053.stdout:1671: finishing write tid 6 to smithi053129169-43 2024-01-15T22:54:45.664 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 741 (ObjNum 566 snap 160 seq_num 566) dirty exists 2024-01-15T22:54:45.664 INFO:tasks.rados.rados.0.smithi053.stdout:1671: left oid 43 (ObjNum 566 snap 160 seq_num 566) 2024-01-15T22:54:45.664 INFO:tasks.rados.rados.0.smithi053.stdout:1677: finishing copy_from to smithi053129169-28 2024-01-15T22:54:45.664 INFO:tasks.rados.rados.0.smithi053.stdout:1677: got expected ENOENT (src dne) 2024-01-15T22:54:45.664 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 1379 (ObjNum 560 snap 160 seq_num 560) dirty exists 2024-01-15T22:54:45.665 INFO:tasks.rados.rados.0.smithi053.stdout:1677: finishing copy_from racing read to smithi053129169-28 2024-01-15T22:54:45.666 INFO:tasks.rados.rados.0.smithi053.stdout:1678: finishing rollback tid 0 to smithi053129169-37 2024-01-15T22:54:45.667 INFO:tasks.rados.rados.0.smithi053.stdout:1678: finishing rollback tid 1 to smithi053129169-37 2024-01-15T22:54:45.667 INFO:tasks.rados.rados.0.smithi053.stdout:1676: finishing rollback tid 0 to smithi053129169-3 2024-01-15T22:54:45.667 INFO:tasks.rados.rados.0.smithi053.stdout:1676: finishing rollback tid 1 to smithi053129169-3 2024-01-15T22:54:45.668 INFO:tasks.rados.rados.0.smithi053.stdout:1678: finishing rollback tid 2 to smithi053129169-37 2024-01-15T22:54:45.668 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 1229 (ObjNum 138 snap 36 seq_num 138) dirty exists 2024-01-15T22:54:45.668 INFO:tasks.rados.rados.0.smithi053.stdout:1676: finishing rollback tid 2 to smithi053129169-3 2024-01-15T22:54:45.668 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 1377 (ObjNum 407 snap 123 seq_num 407) dirty exists 2024-01-15T22:54:45.672 INFO:tasks.rados.rados.0.smithi053.stdout:1675: expect (ObjNum 513 snap 151 seq_num 513) 2024-01-15T22:54:45.710 INFO:tasks.rados.rados.0.smithi053.stdout:1674: finishing copy_from to smithi053129169-44 2024-01-15T22:54:45.710 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 912 (ObjNum 532 snap 157 seq_num 532) dirty exists 2024-01-15T22:54:45.710 INFO:tasks.rados.rados.0.smithi053.stdout:1674: finishing copy_from racing read to smithi053129169-44 2024-01-15T22:54:45.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:45 smithi053 ceph-mon[143363]: failed to encode map e380 with expected crc 2024-01-15T22:54:45.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:45 smithi053 ceph-mon[143363]: osdmap e380: 8 total, 7 up, 8 in 2024-01-15T22:54:45.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:45 smithi053 ceph-mon[146052]: failed to encode map e380 with expected crc 2024-01-15T22:54:45.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:45 smithi053 ceph-mon[146052]: osdmap e380: 8 total, 7 up, 8 in 2024-01-15T22:54:45.938 INFO:tasks.rados.rados.0.smithi053.stdout:1671: done (8 left) 2024-01-15T22:54:45.938 INFO:tasks.rados.rados.0.smithi053.stdout:1672: done (7 left) 2024-01-15T22:54:45.938 INFO:tasks.rados.rados.0.smithi053.stdout:1673: done (6 left) 2024-01-15T22:54:45.938 INFO:tasks.rados.rados.0.smithi053.stdout:1674: done (5 left) 2024-01-15T22:54:45.938 INFO:tasks.rados.rados.0.smithi053.stdout:1675: done (4 left) 2024-01-15T22:54:45.938 INFO:tasks.rados.rados.0.smithi053.stdout:1676: done (3 left) 2024-01-15T22:54:45.938 INFO:tasks.rados.rados.0.smithi053.stdout:1677: done (2 left) 2024-01-15T22:54:45.938 INFO:tasks.rados.rados.0.smithi053.stdout:1678: done (1 left) 2024-01-15T22:54:45.939 INFO:tasks.rados.rados.0.smithi053.stdout:1679: done (0 left) 2024-01-15T22:54:45.939 INFO:tasks.rados.rados.0.smithi053.stdout:1680: snap_create 2024-01-15T22:54:46.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:46 smithi163 ceph-mon[138526]: pgmap v286: 121 pgs: 7 active+undersized+degraded, 3 peering, 6 stale+active+clean, 25 active+undersized, 80 active+clean; 454 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 13 op/s; 61/651 objects degraded (9.370%) 2024-01-15T22:54:46.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:46 smithi163 ceph-mon[138526]: Health check failed: Degraded data redundancy: 61/651 objects degraded (9.370%), 7 pgs degraded (PG_DEGRADED) 2024-01-15T22:54:46.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:46 smithi163 ceph-mon[138526]: failed to encode map e381 with expected crc 2024-01-15T22:54:46.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:46 smithi163 ceph-mon[138526]: osdmap e381: 8 total, 7 up, 8 in 2024-01-15T22:54:46.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:46 smithi163 ceph-mon[138526]: failed to encode map e382 with expected crc 2024-01-15T22:54:46.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:46 smithi163 ceph-mon[138526]: osdmap e382: 8 total, 7 up, 8 in 2024-01-15T22:54:46.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:46 smithi053 ceph-mon[143363]: pgmap v286: 121 pgs: 7 active+undersized+degraded, 3 peering, 6 stale+active+clean, 25 active+undersized, 80 active+clean; 454 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 13 op/s; 61/651 objects degraded (9.370%) 2024-01-15T22:54:46.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:46 smithi053 ceph-mon[143363]: Health check failed: Degraded data redundancy: 61/651 objects degraded (9.370%), 7 pgs degraded (PG_DEGRADED) 2024-01-15T22:54:46.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:46 smithi053 ceph-mon[143363]: failed to encode map e381 with expected crc 2024-01-15T22:54:46.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:46 smithi053 ceph-mon[143363]: osdmap e381: 8 total, 7 up, 8 in 2024-01-15T22:54:46.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:46 smithi053 ceph-mon[143363]: failed to encode map e382 with expected crc 2024-01-15T22:54:46.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:46 smithi053 ceph-mon[143363]: osdmap e382: 8 total, 7 up, 8 in 2024-01-15T22:54:46.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:46 smithi053 ceph-mon[146052]: pgmap v286: 121 pgs: 7 active+undersized+degraded, 3 peering, 6 stale+active+clean, 25 active+undersized, 80 active+clean; 454 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 13 op/s; 61/651 objects degraded (9.370%) 2024-01-15T22:54:46.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:46 smithi053 ceph-mon[146052]: Health check failed: Degraded data redundancy: 61/651 objects degraded (9.370%), 7 pgs degraded (PG_DEGRADED) 2024-01-15T22:54:46.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:46 smithi053 ceph-mon[146052]: failed to encode map e381 with expected crc 2024-01-15T22:54:46.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:46 smithi053 ceph-mon[146052]: osdmap e381: 8 total, 7 up, 8 in 2024-01-15T22:54:46.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:46 smithi053 ceph-mon[146052]: failed to encode map e382 with expected crc 2024-01-15T22:54:46.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:46 smithi053 ceph-mon[146052]: osdmap e382: 8 total, 7 up, 8 in 2024-01-15T22:54:46.947 INFO:tasks.rados.rados.0.smithi053.stdout:1680: done (0 left) 2024-01-15T22:54:46.947 INFO:tasks.rados.rados.0.smithi053.stdout:1681: read oid 37 snap -1 2024-01-15T22:54:46.947 INFO:tasks.rados.rados.0.smithi053.stdout:1681: expect (ObjNum 138 snap 36 seq_num 138) 2024-01-15T22:54:46.947 INFO:tasks.rados.rados.0.smithi053.stdout:1682: read oid 17 snap -1 2024-01-15T22:54:46.947 INFO:tasks.rados.rados.0.smithi053.stdout:1682: expect (ObjNum 560 snap 160 seq_num 560) 2024-01-15T22:54:46.948 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 162 2024-01-15T22:54:46.948 INFO:tasks.rados.rados.0.smithi053.stdout:1683: seq_num 567 ranges {4808704=704512,5513216=499712,6012928=770048,6782976=335872} 2024-01-15T22:54:46.978 INFO:tasks.rados.rados.0.smithi053.stdout:1683: writing smithi053129169-39 from 4808704 to 5513216 tid 1 2024-01-15T22:54:46.981 INFO:tasks.rados.rados.0.smithi053.stdout:1683: writing smithi053129169-39 from 5513216 to 6012928 tid 2 2024-01-15T22:54:46.987 INFO:tasks.rados.rados.0.smithi053.stdout:1683: writing smithi053129169-39 from 6012928 to 6782976 tid 3 2024-01-15T22:54:46.990 INFO:tasks.rados.rados.0.smithi053.stdout:1683: writing smithi053129169-39 from 6782976 to 7118848 tid 4 2024-01-15T22:54:46.990 INFO:tasks.rados.rados.0.smithi053.stdout:1684: copy_from oid 29 from oid 44 current snap is 162 2024-01-15T22:54:46.990 INFO:tasks.rados.rados.0.smithi053.stdout:1683: finishing write tid 1 to smithi053129169-39 2024-01-15T22:54:46.990 INFO:tasks.rados.rados.0.smithi053.stdout:1683: finishing write tid 2 to smithi053129169-39 2024-01-15T22:54:46.990 INFO:tasks.rados.rados.0.smithi053.stdout:1685: delete oid 22 current snap is 162 2024-01-15T22:54:46.996 INFO:tasks.rados.rados.0.smithi053.stdout:1683: finishing write tid 3 to smithi053129169-39 2024-01-15T22:54:46.996 INFO:tasks.rados.rados.0.smithi053.stdout:1683: finishing write tid 4 to smithi053129169-39 2024-01-15T22:54:46.996 INFO:tasks.rados.rados.0.smithi053.stdout:1683: finishing write tid 5 to smithi053129169-39 2024-01-15T22:54:46.998 INFO:tasks.rados.rados.0.smithi053.stdout:1683: finishing write tid 6 to smithi053129169-39 2024-01-15T22:54:46.998 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 917 (ObjNum 567 snap 162 seq_num 567) dirty exists 2024-01-15T22:54:46.998 INFO:tasks.rados.rados.0.smithi053.stdout:1683: left oid 39 (ObjNum 567 snap 162 seq_num 567) 2024-01-15T22:54:47.001 INFO:tasks.rados.rados.0.smithi053.stdout:1682: expect (ObjNum 560 snap 160 seq_num 560) 2024-01-15T22:54:47.276 INFO:tasks.rados.rados.0.smithi053.stdout:1681: expect (ObjNum 138 snap 36 seq_num 138) 2024-01-15T22:54:47.617 INFO:tasks.rados.rados.0.smithi053.stdout:1684: finishing copy_from to smithi053129169-29 2024-01-15T22:54:47.617 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 912 (ObjNum 532 snap 157 seq_num 532) dirty exists 2024-01-15T22:54:47.617 INFO:tasks.rados.rados.0.smithi053.stdout:1684: finishing copy_from racing read to smithi053129169-29 2024-01-15T22:54:47.617 INFO:tasks.rados.rados.0.smithi053.stdout:1681: done (4 left) 2024-01-15T22:54:47.617 INFO:tasks.rados.rados.0.smithi053.stdout:1682: done (3 left) 2024-01-15T22:54:47.617 INFO:tasks.rados.rados.0.smithi053.stdout:1683: done (2 left) 2024-01-15T22:54:47.617 INFO:tasks.rados.rados.0.smithi053.stdout:1684: done (1 left) 2024-01-15T22:54:47.617 INFO:tasks.rados.rados.0.smithi053.stdout:1685: done (0 left) 2024-01-15T22:54:47.617 INFO:tasks.rados.rados.0.smithi053.stdout:1686: rollback oid 49 current snap is 162 2024-01-15T22:54:47.617 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 49 to 159 2024-01-15T22:54:47.617 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 162 2024-01-15T22:54:47.617 INFO:tasks.rados.rados.0.smithi053.stdout:1687: seq_num 569 ranges {11829248=737280,12566528=671744,13238272=737280,13975552=196608} 2024-01-15T22:54:47.684 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:47 smithi163 ceph-mon[138526]: failed to encode map e381 with expected crc 2024-01-15T22:54:47.684 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:47 smithi163 ceph-mon[138526]: failed to encode map e382 with expected crc 2024-01-15T22:54:47.685 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:47 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:47.685 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:47 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:47.685 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:47 smithi163 ceph-mon[138526]: failed to encode map e383 with expected crc 2024-01-15T22:54:47.685 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:47 smithi163 ceph-mon[138526]: osdmap e383: 8 total, 7 up, 8 in 2024-01-15T22:54:47.685 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:47 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:47.685 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:47 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:47.686 INFO:tasks.rados.rados.0.smithi053.stdout:1687: writing smithi053129169-32 from 11829248 to 12566528 tid 1 2024-01-15T22:54:47.688 INFO:tasks.rados.rados.0.smithi053.stdout:1687: writing smithi053129169-32 from 12566528 to 13238272 tid 2 2024-01-15T22:54:47.692 INFO:tasks.rados.rados.0.smithi053.stdout:1687: writing smithi053129169-32 from 13238272 to 13975552 tid 3 2024-01-15T22:54:47.694 INFO:tasks.rados.rados.0.smithi053.stdout:1687: writing smithi053129169-32 from 13975552 to 14172160 tid 4 2024-01-15T22:54:47.695 INFO:tasks.rados.rados.0.smithi053.stdout:1688: snap_create 2024-01-15T22:54:47.695 INFO:tasks.rados.rados.0.smithi053.stdout:1686: finishing rollback tid 0 to smithi053129169-49 2024-01-15T22:54:47.695 INFO:tasks.rados.rados.0.smithi053.stdout:1686: finishing rollback tid 1 to smithi053129169-49 2024-01-15T22:54:47.695 INFO:tasks.rados.rados.0.smithi053.stdout:1686: finishing rollback tid 2 to smithi053129169-49 2024-01-15T22:54:47.695 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 1383 (ObjNum 508 snap 150 seq_num 508) dirty exists 2024-01-15T22:54:47.695 INFO:tasks.rados.rados.0.smithi053.stdout:1687: finishing write tid 1 to smithi053129169-32 2024-01-15T22:54:47.695 INFO:tasks.rados.rados.0.smithi053.stdout:1687: finishing write tid 2 to smithi053129169-32 2024-01-15T22:54:47.697 INFO:tasks.rados.rados.0.smithi053.stdout:1687: finishing write tid 3 to smithi053129169-32 2024-01-15T22:54:47.698 INFO:tasks.rados.rados.0.smithi053.stdout:1687: finishing write tid 4 to smithi053129169-32 2024-01-15T22:54:47.698 INFO:tasks.rados.rados.0.smithi053.stdout:1687: finishing write tid 5 to smithi053129169-32 2024-01-15T22:54:47.699 INFO:tasks.rados.rados.0.smithi053.stdout:1687: finishing write tid 6 to smithi053129169-32 2024-01-15T22:54:47.699 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 1389 (ObjNum 569 snap 162 seq_num 569) dirty exists 2024-01-15T22:54:47.699 INFO:tasks.rados.rados.0.smithi053.stdout:1687: left oid 32 (ObjNum 569 snap 162 seq_num 569) 2024-01-15T22:54:47.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:47 smithi053 ceph-mon[146052]: failed to encode map e381 with expected crc 2024-01-15T22:54:47.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:47 smithi053 ceph-mon[146052]: failed to encode map e382 with expected crc 2024-01-15T22:54:47.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:47 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:47.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:47 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:47.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:47 smithi053 ceph-mon[146052]: failed to encode map e383 with expected crc 2024-01-15T22:54:47.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:47 smithi053 ceph-mon[146052]: osdmap e383: 8 total, 7 up, 8 in 2024-01-15T22:54:47.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:47 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:47.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:47 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:47.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:47 smithi053 ceph-mon[143363]: failed to encode map e381 with expected crc 2024-01-15T22:54:47.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:47 smithi053 ceph-mon[143363]: failed to encode map e382 with expected crc 2024-01-15T22:54:47.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:47 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:47.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:47 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:47.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:47 smithi053 ceph-mon[143363]: failed to encode map e383 with expected crc 2024-01-15T22:54:47.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:47 smithi053 ceph-mon[143363]: osdmap e383: 8 total, 7 up, 8 in 2024-01-15T22:54:47.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:47 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:47.794 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:47 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:47.979 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T22:54:47.692+0000 7fe4e288d640 -1 osd.5 0 read_superblock omap replica is missing. 2024-01-15T22:54:47.979 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T22:54:47.796+0000 7fe4e288d640 -1 osd.5 377 log_to_monitors true 2024-01-15T22:54:48.633 INFO:tasks.rados.rados.0.smithi053.stdout:1686: done (2 left) 2024-01-15T22:54:48.634 INFO:tasks.rados.rados.0.smithi053.stdout:1687: done (1 left) 2024-01-15T22:54:48.634 INFO:tasks.rados.rados.0.smithi053.stdout:1688: done (0 left) 2024-01-15T22:54:48.634 INFO:tasks.rados.rados.0.smithi053.stdout:1689: read oid 25 snap -1 2024-01-15T22:54:48.634 INFO:tasks.rados.rados.0.smithi053.stdout:1689: expect (ObjNum 556 snap 159 seq_num 556) 2024-01-15T22:54:48.634 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 163 2024-01-15T22:54:48.634 INFO:tasks.rados.rados.0.smithi053.stdout:1690: seq_num 570 ranges {0=753664,753664=548864,1302528=540672,1843200=516096} 2024-01-15T22:54:48.637 INFO:tasks.rados.rados.0.smithi053.stdout:1690: writing smithi053129169-7 from 0 to 753664 tid 1 2024-01-15T22:54:48.640 INFO:tasks.rados.rados.0.smithi053.stdout:1690: writing smithi053129169-7 from 753664 to 1302528 tid 2 2024-01-15T22:54:48.643 INFO:tasks.rados.rados.0.smithi053.stdout:1690: writing smithi053129169-7 from 1302528 to 1843200 tid 3 2024-01-15T22:54:48.647 INFO:tasks.rados.rados.0.smithi053.stdout:1690: writing smithi053129169-7 from 1843200 to 2359296 tid 4 2024-01-15T22:54:48.647 INFO:tasks.rados.rados.0.smithi053.stdout:1691: rmattr oid 3 current snap is 163 2024-01-15T22:54:48.647 INFO:tasks.rados.rados.0.smithi053.stdout:1691: done (2 left) 2024-01-15T22:54:48.647 INFO:tasks.rados.rados.0.smithi053.stdout:1692: rollback oid 5 current snap is 163 2024-01-15T22:54:48.647 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 5 to 144 2024-01-15T22:54:48.647 INFO:tasks.rados.rados.0.smithi053.stdout:1693: read oid 49 snap -1 2024-01-15T22:54:48.647 INFO:tasks.rados.rados.0.smithi053.stdout:1693: expect (ObjNum 508 snap 150 seq_num 508) 2024-01-15T22:54:48.647 INFO:tasks.rados.rados.0.smithi053.stdout:1694: snap_create 2024-01-15T22:54:48.647 INFO:tasks.rados.rados.0.smithi053.stdout:1689: expect (ObjNum 556 snap 159 seq_num 556) 2024-01-15T22:54:48.654 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:48 smithi163 ceph-mon[138526]: pgmap v289: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 468 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.5 MiB/s wr, 16 op/s; 107/666 objects degraded (16.066%) 2024-01-15T22:54:48.654 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:48 smithi163 ceph-mon[138526]: failed to encode map e383 with expected crc 2024-01-15T22:54:48.654 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:48 smithi163 ceph-mon[138526]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-01-15T22:54:48.654 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:48 smithi163 ceph-mon[138526]: from='osd.5 [v2:172.21.15.163:6808/3024722188,v1:172.21.15.163:6809/3024722188]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-15T22:54:48.654 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:48 smithi163 ceph-mon[138526]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-15T22:54:48.704 INFO:tasks.rados.rados.0.smithi053.stdout:1690: finishing write tid 1 to smithi053129169-7 2024-01-15T22:54:48.704 INFO:tasks.rados.rados.0.smithi053.stdout:1690: finishing write tid 2 to smithi053129169-7 2024-01-15T22:54:48.704 INFO:tasks.rados.rados.0.smithi053.stdout:1690: finishing write tid 3 to smithi053129169-7 2024-01-15T22:54:48.704 INFO:tasks.rados.rados.0.smithi053.stdout:1690: finishing write tid 4 to smithi053129169-7 2024-01-15T22:54:48.704 INFO:tasks.rados.rados.0.smithi053.stdout:1690: finishing write tid 5 to smithi053129169-7 2024-01-15T22:54:48.704 INFO:tasks.rados.rados.0.smithi053.stdout:1692: finishing rollback tid 0 to smithi053129169-5 2024-01-15T22:54:48.704 INFO:tasks.rados.rados.0.smithi053.stdout:1692: finishing rollback tid 1 to smithi053129169-5 2024-01-15T22:54:48.704 INFO:tasks.rados.rados.0.smithi053.stdout:1692: finishing rollback tid 2 to smithi053129169-5 2024-01-15T22:54:48.704 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 1195 (ObjNum 459 snap 139 seq_num 459) dirty exists 2024-01-15T22:54:48.705 INFO:tasks.rados.rados.0.smithi053.stdout:1690: finishing write tid 6 to smithi053129169-7 2024-01-15T22:54:48.705 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 593 (ObjNum 570 snap 163 seq_num 570) dirty exists 2024-01-15T22:54:48.705 INFO:tasks.rados.rados.0.smithi053.stdout:1690: left oid 7 (ObjNum 570 snap 163 seq_num 570) 2024-01-15T22:54:48.705 INFO:tasks.rados.rados.0.smithi053.stdout:1693: expect (ObjNum 508 snap 150 seq_num 508) 2024-01-15T22:54:48.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:48 smithi053 ceph-mon[143363]: pgmap v289: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 468 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.5 MiB/s wr, 16 op/s; 107/666 objects degraded (16.066%) 2024-01-15T22:54:48.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:48 smithi053 ceph-mon[143363]: failed to encode map e383 with expected crc 2024-01-15T22:54:48.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:48 smithi053 ceph-mon[143363]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-01-15T22:54:48.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:48 smithi053 ceph-mon[143363]: from='osd.5 [v2:172.21.15.163:6808/3024722188,v1:172.21.15.163:6809/3024722188]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-15T22:54:48.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:48 smithi053 ceph-mon[143363]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-15T22:54:48.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:48 smithi053 ceph-mon[146052]: pgmap v289: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 468 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.5 MiB/s wr, 16 op/s; 107/666 objects degraded (16.066%) 2024-01-15T22:54:48.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:48 smithi053 ceph-mon[146052]: failed to encode map e383 with expected crc 2024-01-15T22:54:48.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:48 smithi053 ceph-mon[146052]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-01-15T22:54:48.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:48 smithi053 ceph-mon[146052]: from='osd.5 [v2:172.21.15.163:6808/3024722188,v1:172.21.15.163:6809/3024722188]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-15T22:54:48.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:48 smithi053 ceph-mon[146052]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-15T22:54:48.979 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 22:54:48 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T22:54:48.672+0000 7fe4d1ce4700 -1 osd.5 377 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-15T22:54:48.979 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:54:48 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:54:48.660Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-01-15T22:54:48.979 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:54:48 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:54:48.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:54:49.645 INFO:tasks.rados.rados.0.smithi053.stdout:1689: done (4 left) 2024-01-15T22:54:49.646 INFO:tasks.rados.rados.0.smithi053.stdout:1690: done (3 left) 2024-01-15T22:54:49.646 INFO:tasks.rados.rados.0.smithi053.stdout:1692: done (2 left) 2024-01-15T22:54:49.646 INFO:tasks.rados.rados.0.smithi053.stdout:1693: done (1 left) 2024-01-15T22:54:49.646 INFO:tasks.rados.rados.0.smithi053.stdout:1694: done (0 left) 2024-01-15T22:54:49.646 INFO:tasks.rados.rados.0.smithi053.stdout:1695: snap_create 2024-01-15T22:54:49.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:49 smithi163 ceph-mon[138526]: failed to encode map e384 with expected crc 2024-01-15T22:54:49.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:49 smithi163 ceph-mon[138526]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-01-15T22:54:49.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:49 smithi163 ceph-mon[138526]: osdmap e384: 8 total, 7 up, 8 in 2024-01-15T22:54:49.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:49 smithi163 ceph-mon[138526]: from='osd.5 [v2:172.21.15.163:6808/3024722188,v1:172.21.15.163:6809/3024722188]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:54:49.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:49 smithi163 ceph-mon[138526]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:54:49.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:49 smithi163 ceph-mon[138526]: failed to encode map e384 with expected crc 2024-01-15T22:54:49.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:49 smithi163 ceph-mon[138526]: pgmap v292: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 479 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.5 MiB/s wr, 9 op/s; 107/669 objects degraded (15.994%) 2024-01-15T22:54:49.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:49 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:49.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:49 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:49.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:54:49.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:54:49.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:49 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:50.043 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:54:49.777+0000 7f93ac797700 -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-01-15T22:54:50.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[146052]: failed to encode map e384 with expected crc 2024-01-15T22:54:50.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[146052]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-01-15T22:54:50.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[146052]: osdmap e384: 8 total, 7 up, 8 in 2024-01-15T22:54:50.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[146052]: from='osd.5 [v2:172.21.15.163:6808/3024722188,v1:172.21.15.163:6809/3024722188]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:54:50.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[146052]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:54:50.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[146052]: failed to encode map e384 with expected crc 2024-01-15T22:54:50.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[146052]: pgmap v292: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 479 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.5 MiB/s wr, 9 op/s; 107/669 objects degraded (15.994%) 2024-01-15T22:54:50.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:50.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:50.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:54:50.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:54:50.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:50.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[143363]: failed to encode map e384 with expected crc 2024-01-15T22:54:50.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[143363]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-01-15T22:54:50.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[143363]: osdmap e384: 8 total, 7 up, 8 in 2024-01-15T22:54:50.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[143363]: from='osd.5 [v2:172.21.15.163:6808/3024722188,v1:172.21.15.163:6809/3024722188]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:54:50.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[143363]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:54:50.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[143363]: failed to encode map e384 with expected crc 2024-01-15T22:54:50.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[143363]: pgmap v292: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 479 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.5 MiB/s wr, 9 op/s; 107/669 objects degraded (15.994%) 2024-01-15T22:54:50.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:50.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:50.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:54:50.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:54:50.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:49 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:50.655 INFO:tasks.rados.rados.0.smithi053.stdout:1695: done (0 left) 2024-01-15T22:54:50.655 INFO:tasks.rados.rados.0.smithi053.stdout:1696: snap_remove snap 155 2024-01-15T22:54:50.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:50 smithi163 ceph-mon[138526]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:54:50.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:50 smithi163 ceph-mon[138526]: osd.5 [v2:172.21.15.163:6808/3024722188,v1:172.21.15.163:6809/3024722188] boot 2024-01-15T22:54:50.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:50 smithi163 ceph-mon[138526]: osdmap e385: 8 total, 8 up, 8 in 2024-01-15T22:54:50.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:50 smithi163 ceph-mon[138526]: failed to encode map e385 with expected crc 2024-01-15T22:54:50.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:50 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:54:50.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:50 smithi163 ceph-mon[138526]: failed to encode map e385 with expected crc 2024-01-15T22:54:50.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:50 smithi163 ceph-mon[138526]: failed to encode map e385 with expected crc 2024-01-15T22:54:50.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:50 smithi163 ceph-mon[138526]: failed to encode map e385 with expected crc 2024-01-15T22:54:50.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:50 smithi163 ceph-mon[138526]: failed to encode map e385 with expected crc 2024-01-15T22:54:50.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:50 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:54:50.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:50 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:50.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:50 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:50.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:50 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:50.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:50 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-01-15T22:54:50.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:50 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-01-15T22:54:50.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:50 smithi163 ceph-mon[138526]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-01-15T22:54:51.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[143363]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:54:51.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[143363]: osd.5 [v2:172.21.15.163:6808/3024722188,v1:172.21.15.163:6809/3024722188] boot 2024-01-15T22:54:51.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[143363]: osdmap e385: 8 total, 8 up, 8 in 2024-01-15T22:54:51.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[143363]: failed to encode map e385 with expected crc 2024-01-15T22:54:51.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:54:51.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[143363]: failed to encode map e385 with expected crc 2024-01-15T22:54:51.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[143363]: failed to encode map e385 with expected crc 2024-01-15T22:54:51.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[143363]: failed to encode map e385 with expected crc 2024-01-15T22:54:51.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[143363]: failed to encode map e385 with expected crc 2024-01-15T22:54:51.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:54:51.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:51.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:51.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:51.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-01-15T22:54:51.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-01-15T22:54:51.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[143363]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-01-15T22:54:51.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[146052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:54:51.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[146052]: osd.5 [v2:172.21.15.163:6808/3024722188,v1:172.21.15.163:6809/3024722188] boot 2024-01-15T22:54:51.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[146052]: osdmap e385: 8 total, 8 up, 8 in 2024-01-15T22:54:51.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[146052]: failed to encode map e385 with expected crc 2024-01-15T22:54:51.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-15T22:54:51.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[146052]: failed to encode map e385 with expected crc 2024-01-15T22:54:51.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[146052]: failed to encode map e385 with expected crc 2024-01-15T22:54:51.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[146052]: failed to encode map e385 with expected crc 2024-01-15T22:54:51.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[146052]: failed to encode map e385 with expected crc 2024-01-15T22:54:51.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:54:51.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:51.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:51.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:54:51.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-01-15T22:54:51.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-01-15T22:54:51.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:50 smithi053 ceph-mon[146052]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-01-15T22:54:51.653 INFO:tasks.rados.rados.0.smithi053.stdout:1696: done (0 left) 2024-01-15T22:54:51.653 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 40 current snap is 165 2024-01-15T22:54:51.653 INFO:tasks.rados.rados.0.smithi053.stdout:1697: seq_num 571 ranges {0=770048,770048=483328,1253376=753664,2007040=368640} 2024-01-15T22:54:51.658 INFO:tasks.rados.rados.0.smithi053.stdout:1697: writing smithi053129169-40 from 0 to 770048 tid 1 2024-01-15T22:54:51.663 INFO:tasks.rados.rados.0.smithi053.stdout:1697: writing smithi053129169-40 from 770048 to 1253376 tid 2 2024-01-15T22:54:51.666 INFO:tasks.rados.rados.0.smithi053.stdout:1697: writing smithi053129169-40 from 1253376 to 2007040 tid 3 2024-01-15T22:54:51.669 INFO:tasks.rados.rados.0.smithi053.stdout:1697: writing smithi053129169-40 from 2007040 to 2375680 tid 4 2024-01-15T22:54:51.669 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 165 2024-01-15T22:54:51.669 INFO:tasks.rados.rados.0.smithi053.stdout:1698: seq_num 572 ranges {1753088=786432,2539520=770048,3309568=557056,3866624=278528} 2024-01-15T22:54:51.683 INFO:tasks.rados.rados.0.smithi053.stdout:1698: writing smithi053129169-14 from 1753088 to 2539520 tid 1 2024-01-15T22:54:51.687 INFO:tasks.rados.rados.0.smithi053.stdout:1698: writing smithi053129169-14 from 2539520 to 3309568 tid 2 2024-01-15T22:54:51.690 INFO:tasks.rados.rados.0.smithi053.stdout:1698: writing smithi053129169-14 from 3309568 to 3866624 tid 3 2024-01-15T22:54:51.692 INFO:tasks.rados.rados.0.smithi053.stdout:1698: writing smithi053129169-14 from 3866624 to 4145152 tid 4 2024-01-15T22:54:51.692 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 165 2024-01-15T22:54:51.692 INFO:tasks.rados.rados.0.smithi053.stdout:1697: finishing write tid 1 to smithi053129169-40 2024-01-15T22:54:51.692 INFO:tasks.rados.rados.0.smithi053.stdout:1699: seq_num 573 ranges {11812864=802816,12615680=655360,13271040=720896,13991936=229376} 2024-01-15T22:54:51.761 INFO:tasks.rados.rados.0.smithi053.stdout:1699: writing smithi053129169-4 from 11812864 to 12615680 tid 1 2024-01-15T22:54:51.764 INFO:tasks.rados.rados.0.smithi053.stdout:1699: writing smithi053129169-4 from 12615680 to 13271040 tid 2 2024-01-15T22:54:51.768 INFO:tasks.rados.rados.0.smithi053.stdout:1699: writing smithi053129169-4 from 13271040 to 13991936 tid 3 2024-01-15T22:54:51.770 INFO:tasks.rados.rados.0.smithi053.stdout:1699: writing smithi053129169-4 from 13991936 to 14221312 tid 4 2024-01-15T22:54:51.770 INFO:tasks.rados.rados.0.smithi053.stdout:1700: snap_create 2024-01-15T22:54:51.770 INFO:tasks.rados.rados.0.smithi053.stdout:1697: finishing write tid 2 to smithi053129169-40 2024-01-15T22:54:51.770 INFO:tasks.rados.rados.0.smithi053.stdout:1697: finishing write tid 3 to smithi053129169-40 2024-01-15T22:54:51.771 INFO:tasks.rados.rados.0.smithi053.stdout:1697: finishing write tid 4 to smithi053129169-40 2024-01-15T22:54:51.771 INFO:tasks.rados.rados.0.smithi053.stdout:1697: finishing write tid 5 to smithi053129169-40 2024-01-15T22:54:51.771 INFO:tasks.rados.rados.0.smithi053.stdout:1697: finishing write tid 6 to smithi053129169-40 2024-01-15T22:54:51.771 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 922 (ObjNum 571 snap 165 seq_num 571) dirty exists 2024-01-15T22:54:51.771 INFO:tasks.rados.rados.0.smithi053.stdout:1697: left oid 40 (ObjNum 571 snap 165 seq_num 571) 2024-01-15T22:54:51.771 INFO:tasks.rados.rados.0.smithi053.stdout:1698: finishing write tid 1 to smithi053129169-14 2024-01-15T22:54:51.771 INFO:tasks.rados.rados.0.smithi053.stdout:1698: finishing write tid 2 to smithi053129169-14 2024-01-15T22:54:51.771 INFO:tasks.rados.rados.0.smithi053.stdout:1698: finishing write tid 3 to smithi053129169-14 2024-01-15T22:54:51.771 INFO:tasks.rados.rados.0.smithi053.stdout:1698: finishing write tid 4 to smithi053129169-14 2024-01-15T22:54:51.771 INFO:tasks.rados.rados.0.smithi053.stdout:1698: finishing write tid 5 to smithi053129169-14 2024-01-15T22:54:51.771 INFO:tasks.rados.rados.0.smithi053.stdout:1698: finishing write tid 6 to smithi053129169-14 2024-01-15T22:54:51.771 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 1382 (ObjNum 572 snap 165 seq_num 572) dirty exists 2024-01-15T22:54:51.771 INFO:tasks.rados.rados.0.smithi053.stdout:1698: left oid 14 (ObjNum 572 snap 165 seq_num 572) 2024-01-15T22:54:51.771 INFO:tasks.rados.rados.0.smithi053.stdout:1699: finishing write tid 1 to smithi053129169-4 2024-01-15T22:54:51.771 INFO:tasks.rados.rados.0.smithi053.stdout:1699: finishing write tid 2 to smithi053129169-4 2024-01-15T22:54:51.772 INFO:tasks.rados.rados.0.smithi053.stdout:1699: finishing write tid 3 to smithi053129169-4 2024-01-15T22:54:51.772 INFO:tasks.rados.rados.0.smithi053.stdout:1699: finishing write tid 4 to smithi053129169-4 2024-01-15T22:54:51.772 INFO:tasks.rados.rados.0.smithi053.stdout:1699: finishing write tid 5 to smithi053129169-4 2024-01-15T22:54:51.773 INFO:tasks.rados.rados.0.smithi053.stdout:1699: finishing write tid 6 to smithi053129169-4 2024-01-15T22:54:51.773 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 917 (ObjNum 573 snap 165 seq_num 573) dirty exists 2024-01-15T22:54:51.773 INFO:tasks.rados.rados.0.smithi053.stdout:1699: left oid 4 (ObjNum 573 snap 165 seq_num 573) 2024-01-15T22:54:51.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:51 smithi163 ceph-mon[138526]: failed to encode map e386 with expected crc 2024-01-15T22:54:51.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:51 smithi163 ceph-mon[138526]: osdmap e386: 8 total, 8 up, 8 in 2024-01-15T22:54:51.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:51 smithi163 ceph-mon[138526]: failed to encode map e386 with expected crc 2024-01-15T22:54:51.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:51 smithi163 ceph-mon[138526]: failed to encode map e386 with expected crc 2024-01-15T22:54:51.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:51 smithi163 ceph-mon[138526]: failed to encode map e386 with expected crc 2024-01-15T22:54:51.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:51 smithi163 ceph-mon[138526]: pgmap v295: 121 pgs: 19 peering, 4 active+undersized+degraded, 26 active+undersized, 72 active+clean; 507 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 6.6 MiB/s wr, 27 op/s; 73/711 objects degraded (10.267%) 2024-01-15T22:54:51.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:51 smithi163 ceph-mon[138526]: Health check update: Degraded data redundancy: 107/669 objects degraded (15.994%), 11 pgs degraded (PG_DEGRADED) 2024-01-15T22:54:52.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:51 smithi053 ceph-mon[143363]: failed to encode map e386 with expected crc 2024-01-15T22:54:52.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:51 smithi053 ceph-mon[143363]: osdmap e386: 8 total, 8 up, 8 in 2024-01-15T22:54:52.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:51 smithi053 ceph-mon[143363]: failed to encode map e386 with expected crc 2024-01-15T22:54:52.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:51 smithi053 ceph-mon[143363]: failed to encode map e386 with expected crc 2024-01-15T22:54:52.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:51 smithi053 ceph-mon[143363]: failed to encode map e386 with expected crc 2024-01-15T22:54:52.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:51 smithi053 ceph-mon[143363]: pgmap v295: 121 pgs: 19 peering, 4 active+undersized+degraded, 26 active+undersized, 72 active+clean; 507 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 6.6 MiB/s wr, 27 op/s; 73/711 objects degraded (10.267%) 2024-01-15T22:54:52.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:51 smithi053 ceph-mon[143363]: Health check update: Degraded data redundancy: 107/669 objects degraded (15.994%), 11 pgs degraded (PG_DEGRADED) 2024-01-15T22:54:52.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:51 smithi053 ceph-mon[146052]: failed to encode map e386 with expected crc 2024-01-15T22:54:52.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:51 smithi053 ceph-mon[146052]: osdmap e386: 8 total, 8 up, 8 in 2024-01-15T22:54:52.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:51 smithi053 ceph-mon[146052]: failed to encode map e386 with expected crc 2024-01-15T22:54:52.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:51 smithi053 ceph-mon[146052]: failed to encode map e386 with expected crc 2024-01-15T22:54:52.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:51 smithi053 ceph-mon[146052]: failed to encode map e386 with expected crc 2024-01-15T22:54:52.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:51 smithi053 ceph-mon[146052]: pgmap v295: 121 pgs: 19 peering, 4 active+undersized+degraded, 26 active+undersized, 72 active+clean; 507 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 6.6 MiB/s wr, 27 op/s; 73/711 objects degraded (10.267%) 2024-01-15T22:54:52.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:51 smithi053 ceph-mon[146052]: Health check update: Degraded data redundancy: 107/669 objects degraded (15.994%), 11 pgs degraded (PG_DEGRADED) 2024-01-15T22:54:52.653 INFO:tasks.rados.rados.0.smithi053.stdout:1697: done (3 left) 2024-01-15T22:54:52.654 INFO:tasks.rados.rados.0.smithi053.stdout:1698: done (2 left) 2024-01-15T22:54:52.654 INFO:tasks.rados.rados.0.smithi053.stdout:1699: done (1 left) 2024-01-15T22:54:52.654 INFO:tasks.rados.rados.0.smithi053.stdout:1700: done (0 left) 2024-01-15T22:54:52.654 INFO:tasks.rados.rados.0.smithi053.stdout:1701: rmattr oid 13 current snap is 166 2024-01-15T22:54:52.654 INFO:tasks.rados.rados.0.smithi053.stdout:1701: done (0 left) 2024-01-15T22:54:52.654 INFO:tasks.rados.rados.0.smithi053.stdout:1702: read oid 37 snap 147 2024-01-15T22:54:52.654 INFO:tasks.rados.rados.0.smithi053.stdout:1702: expect (ObjNum 138 snap 36 seq_num 138) 2024-01-15T22:54:52.654 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 34 current snap is 166 2024-01-15T22:54:52.654 INFO:tasks.rados.rados.0.smithi053.stdout:1703: seq_num 574 ranges {0=16384} 2024-01-15T22:54:52.654 INFO:tasks.rados.rados.0.smithi053.stdout:1703: writing smithi053129169-34 from 0 to 16384 tid 1 2024-01-15T22:54:52.654 INFO:tasks.rados.rados.0.smithi053.stdout:1704: rollback oid 1 current snap is 166 2024-01-15T22:54:52.654 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 1 to 147 2024-01-15T22:54:52.655 INFO:tasks.rados.rados.0.smithi053.stdout:1705: read oid 20 snap -1 2024-01-15T22:54:52.655 INFO:tasks.rados.rados.0.smithi053.stdout:1705: expect (ObjNum 544 snap 158 seq_num 544) 2024-01-15T22:54:52.655 INFO:tasks.rados.rados.0.smithi053.stdout:1706: read oid 15 snap -1 2024-01-15T22:54:52.655 INFO:tasks.rados.rados.0.smithi053.stdout:1706: expect (ObjNum 537 snap 158 seq_num 537) 2024-01-15T22:54:52.655 INFO:tasks.rados.rados.0.smithi053.stdout:1707: rollback oid 44 current snap is 166 2024-01-15T22:54:52.655 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 44 to 137 2024-01-15T22:54:52.655 INFO:tasks.rados.rados.0.smithi053.stdout:1708: read oid 4 snap -1 2024-01-15T22:54:52.655 INFO:tasks.rados.rados.0.smithi053.stdout:1708: expect (ObjNum 573 snap 165 seq_num 573) 2024-01-15T22:54:52.685 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 166 2024-01-15T22:54:52.685 INFO:tasks.rados.rados.0.smithi053.stdout:1703: finishing write tid 1 to smithi053129169-34 2024-01-15T22:54:52.685 INFO:tasks.rados.rados.0.smithi053.stdout:1709: seq_num 575 ranges {0=32768} 2024-01-15T22:54:52.685 INFO:tasks.rados.rados.0.smithi053.stdout:1709: writing smithi053129169-21 from 0 to 32768 tid 1 2024-01-15T22:54:52.685 INFO:tasks.rados.rados.0.smithi053.stdout:1710: copy_from oid 36 from oid 11 current snap is 166 2024-01-15T22:54:52.685 INFO:tasks.rados.rados.0.smithi053.stdout:1703: finishing write tid 2 to smithi053129169-34 2024-01-15T22:54:52.685 INFO:tasks.rados.rados.0.smithi053.stdout:1703: finishing write tid 3 to smithi053129169-34 2024-01-15T22:54:52.685 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 1215 (ObjNum 574 snap 166 seq_num 574) dirty exists 2024-01-15T22:54:52.686 INFO:tasks.rados.rados.0.smithi053.stdout:1703: left oid 34 (ObjNum 574 snap 166 seq_num 574) 2024-01-15T22:54:52.686 INFO:tasks.rados.rados.0.smithi053.stdout:1704: finishing rollback tid 1 to smithi053129169-1 2024-01-15T22:54:52.686 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 617 (ObjNum 65 snap 0 seq_num 1953782639) dirty dne 2024-01-15T22:54:52.686 INFO:tasks.rados.rados.0.smithi053.stdout:1707: finishing rollback tid 0 to smithi053129169-44 2024-01-15T22:54:52.686 INFO:tasks.rados.rados.0.smithi053.stdout:1707: finishing rollback tid 1 to smithi053129169-44 2024-01-15T22:54:52.686 INFO:tasks.rados.rados.0.smithi053.stdout:1707: finishing rollback tid 2 to smithi053129169-44 2024-01-15T22:54:52.686 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 1221 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:54:52.686 INFO:tasks.rados.rados.0.smithi053.stdout:1703: done (8 left) 2024-01-15T22:54:52.686 INFO:tasks.rados.rados.0.smithi053.stdout:1704: done (7 left) 2024-01-15T22:54:52.686 INFO:tasks.rados.rados.0.smithi053.stdout:1707: done (6 left) 2024-01-15T22:54:52.686 INFO:tasks.rados.rados.0.smithi053.stdout:1711: rollback oid 16 current snap is 166 2024-01-15T22:54:52.686 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 16 to 160 2024-01-15T22:54:52.686 INFO:tasks.rados.rados.0.smithi053.stdout:1712: copy_from oid 17 from oid 27 current snap is 166 2024-01-15T22:54:52.686 INFO:tasks.rados.rados.0.smithi053.stdout:1713: read oid 9 snap 162 2024-01-15T22:54:52.686 INFO:tasks.rados.rados.0.smithi053.stdout:1713: expect (ObjNum 565 snap 160 seq_num 565) 2024-01-15T22:54:52.691 INFO:tasks.rados.rados.0.smithi053.stdout:1711: finishing rollback tid 0 to smithi053129169-16 2024-01-15T22:54:52.691 INFO:tasks.rados.rados.0.smithi053.stdout:1711: finishing rollback tid 1 to smithi053129169-16 2024-01-15T22:54:52.691 INFO:tasks.rados.rados.0.smithi053.stdout:1714: read oid 19 snap -1 2024-01-15T22:54:52.691 INFO:tasks.rados.rados.0.smithi053.stdout:1714: expect (ObjNum 543 snap 158 seq_num 543) 2024-01-15T22:54:52.703 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 166 2024-01-15T22:54:52.703 INFO:tasks.rados.rados.0.smithi053.stdout:1711: finishing rollback tid 2 to smithi053129169-16 2024-01-15T22:54:52.703 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 1385 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T22:54:52.703 INFO:tasks.rados.rados.0.smithi053.stdout:1715: seq_num 576 ranges {7118848=49152} 2024-01-15T22:54:52.744 INFO:tasks.rados.rados.0.smithi053.stdout:1715: writing smithi053129169-39 from 7118848 to 7168000 tid 1 2024-01-15T22:54:52.745 INFO:tasks.rados.rados.0.smithi053.stdout:1711: done (10 left) 2024-01-15T22:54:52.745 INFO:tasks.rados.rados.0.smithi053.stdout:1716: rollback oid 5 current snap is 166 2024-01-15T22:54:52.745 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 5 to 162 2024-01-15T22:54:52.745 INFO:tasks.rados.rados.0.smithi053.stdout:1714: expect (ObjNum 543 snap 158 seq_num 543) 2024-01-15T22:54:52.795 INFO:tasks.rados.rados.0.smithi053.stdout:1705: expect (ObjNum 544 snap 158 seq_num 544) 2024-01-15T22:54:52.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:52 smithi163 ceph-mon[138526]: failed to encode map e387 with expected crc 2024-01-15T22:54:52.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:52 smithi163 ceph-mon[138526]: osdmap e387: 8 total, 8 up, 8 in 2024-01-15T22:54:52.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:52 smithi163 ceph-mon[138526]: failed to encode map e387 with expected crc 2024-01-15T22:54:53.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:52 smithi053 ceph-mon[143363]: failed to encode map e387 with expected crc 2024-01-15T22:54:53.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:52 smithi053 ceph-mon[143363]: osdmap e387: 8 total, 8 up, 8 in 2024-01-15T22:54:53.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:52 smithi053 ceph-mon[143363]: failed to encode map e387 with expected crc 2024-01-15T22:54:53.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:52 smithi053 ceph-mon[146052]: failed to encode map e387 with expected crc 2024-01-15T22:54:53.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:52 smithi053 ceph-mon[146052]: osdmap e387: 8 total, 8 up, 8 in 2024-01-15T22:54:53.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:52 smithi053 ceph-mon[146052]: failed to encode map e387 with expected crc 2024-01-15T22:54:53.266 INFO:tasks.rados.rados.0.smithi053.stdout:1709: finishing write tid 1 to smithi053129169-21 2024-01-15T22:54:53.266 INFO:tasks.rados.rados.0.smithi053.stdout:1709: finishing write tid 2 to smithi053129169-21 2024-01-15T22:54:53.266 INFO:tasks.rados.rados.0.smithi053.stdout:1709: finishing write tid 3 to smithi053129169-21 2024-01-15T22:54:53.266 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 1399 (ObjNum 575 snap 166 seq_num 575) dirty exists 2024-01-15T22:54:53.266 INFO:tasks.rados.rados.0.smithi053.stdout:1709: left oid 21 (ObjNum 575 snap 166 seq_num 575) 2024-01-15T22:54:53.266 INFO:tasks.rados.rados.0.smithi053.stdout:1708: expect (ObjNum 573 snap 165 seq_num 573) 2024-01-15T22:54:53.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:53 smithi163 ceph-mon[138526]: failed to encode map e388 with expected crc 2024-01-15T22:54:53.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:53 smithi163 ceph-mon[138526]: osdmap e388: 8 total, 8 up, 8 in 2024-01-15T22:54:53.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:53 smithi163 ceph-mon[138526]: failed to encode map e388 with expected crc 2024-01-15T22:54:53.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:53 smithi163 ceph-mon[138526]: pgmap v298: 121 pgs: 19 peering, 4 active+undersized+degraded, 20 active+undersized, 78 active+clean; 509 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 7.2 MiB/s wr, 27 op/s; 73/714 objects degraded (10.224%) 2024-01-15T22:54:54.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:53 smithi053 ceph-mon[143363]: failed to encode map e388 with expected crc 2024-01-15T22:54:54.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:53 smithi053 ceph-mon[143363]: osdmap e388: 8 total, 8 up, 8 in 2024-01-15T22:54:54.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:53 smithi053 ceph-mon[143363]: failed to encode map e388 with expected crc 2024-01-15T22:54:54.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:53 smithi053 ceph-mon[143363]: pgmap v298: 121 pgs: 19 peering, 4 active+undersized+degraded, 20 active+undersized, 78 active+clean; 509 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 7.2 MiB/s wr, 27 op/s; 73/714 objects degraded (10.224%) 2024-01-15T22:54:54.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:53 smithi053 ceph-mon[146052]: failed to encode map e388 with expected crc 2024-01-15T22:54:54.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:53 smithi053 ceph-mon[146052]: osdmap e388: 8 total, 8 up, 8 in 2024-01-15T22:54:54.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:53 smithi053 ceph-mon[146052]: failed to encode map e388 with expected crc 2024-01-15T22:54:54.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:53 smithi053 ceph-mon[146052]: pgmap v298: 121 pgs: 19 peering, 4 active+undersized+degraded, 20 active+undersized, 78 active+clean; 509 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 7.2 MiB/s wr, 27 op/s; 73/714 objects degraded (10.224%) 2024-01-15T22:54:54.868 INFO:tasks.rados.rados.0.smithi053.stdout:1710: finishing copy_from to smithi053129169-36 2024-01-15T22:54:54.868 INFO:tasks.rados.rados.0.smithi053.stdout:1710: got expected ENOENT (src dne) 2024-01-15T22:54:54.869 INFO:tasks.rados.rados.0.smithi053.stdout:1710: finishing copy_from racing read to smithi053129169-36 2024-01-15T22:54:54.869 INFO:tasks.rados.rados.0.smithi053.stdout:1712: finishing copy_from to smithi053129169-17 2024-01-15T22:54:54.869 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 711 (ObjNum 563 snap 160 seq_num 563) dirty exists 2024-01-15T22:54:54.869 INFO:tasks.rados.rados.0.smithi053.stdout:1712: finishing copy_from racing read to smithi053129169-17 2024-01-15T22:54:54.869 INFO:tasks.rados.rados.0.smithi053.stdout:1702: expect (ObjNum 138 snap 36 seq_num 138) 2024-01-15T22:54:55.206 INFO:tasks.rados.rados.0.smithi053.stdout:1713: expect (ObjNum 565 snap 160 seq_num 565) 2024-01-15T22:54:55.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:54 smithi163 ceph-mon[138526]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 73/714 objects degraded (10.224%), 4 pgs degraded) 2024-01-15T22:54:55.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:54 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T22:54:55.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:54:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:54:55] "GET /metrics HTTP/1.1" 200 36206 "" "Prometheus/2.43.0" 2024-01-15T22:54:55.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:54 smithi053 ceph-mon[143363]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 73/714 objects degraded (10.224%), 4 pgs degraded) 2024-01-15T22:54:55.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:54 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T22:54:55.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:54 smithi053 ceph-mon[146052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 73/714 objects degraded (10.224%), 4 pgs degraded) 2024-01-15T22:54:55.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:54 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T22:54:55.404 INFO:tasks.rados.rados.0.smithi053.stdout:1715: finishing write tid 1 to smithi053129169-39 2024-01-15T22:54:55.404 INFO:tasks.rados.rados.0.smithi053.stdout:1715: finishing write tid 2 to smithi053129169-39 2024-01-15T22:54:55.404 INFO:tasks.rados.rados.0.smithi053.stdout:1716: finishing rollback tid 0 to smithi053129169-5 2024-01-15T22:54:55.404 INFO:tasks.rados.rados.0.smithi053.stdout:1716: finishing rollback tid 1 to smithi053129169-5 2024-01-15T22:54:55.404 INFO:tasks.rados.rados.0.smithi053.stdout:1716: finishing rollback tid 2 to smithi053129169-5 2024-01-15T22:54:55.404 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 1225 (ObjNum 424 snap 127 seq_num 424) dirty exists 2024-01-15T22:54:55.404 INFO:tasks.rados.rados.0.smithi053.stdout:1715: finishing write tid 3 to smithi053129169-39 2024-01-15T22:54:55.404 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 924 (ObjNum 576 snap 166 seq_num 576) dirty exists 2024-01-15T22:54:55.404 INFO:tasks.rados.rados.0.smithi053.stdout:1715: left oid 39 (ObjNum 576 snap 166 seq_num 576) 2024-01-15T22:54:55.405 INFO:tasks.rados.rados.0.smithi053.stdout:1706: expect (ObjNum 537 snap 158 seq_num 537) 2024-01-15T22:54:55.721 INFO:tasks.rados.rados.0.smithi053.stdout:1702: done (10 left) 2024-01-15T22:54:55.721 INFO:tasks.rados.rados.0.smithi053.stdout:1705: done (9 left) 2024-01-15T22:54:55.721 INFO:tasks.rados.rados.0.smithi053.stdout:1706: done (8 left) 2024-01-15T22:54:55.721 INFO:tasks.rados.rados.0.smithi053.stdout:1708: done (7 left) 2024-01-15T22:54:55.721 INFO:tasks.rados.rados.0.smithi053.stdout:1709: done (6 left) 2024-01-15T22:54:55.721 INFO:tasks.rados.rados.0.smithi053.stdout:1710: done (5 left) 2024-01-15T22:54:55.721 INFO:tasks.rados.rados.0.smithi053.stdout:1712: done (4 left) 2024-01-15T22:54:55.721 INFO:tasks.rados.rados.0.smithi053.stdout:1713: done (3 left) 2024-01-15T22:54:55.722 INFO:tasks.rados.rados.0.smithi053.stdout:1714: done (2 left) 2024-01-15T22:54:55.722 INFO:tasks.rados.rados.0.smithi053.stdout:1715: done (1 left) 2024-01-15T22:54:55.722 INFO:tasks.rados.rados.0.smithi053.stdout:1716: done (0 left) 2024-01-15T22:54:55.722 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 23 current snap is 166 2024-01-15T22:54:55.722 INFO:tasks.rados.rados.0.smithi053.stdout:1717: seq_num 577 ranges {8093696=65536} 2024-01-15T22:54:55.765 INFO:tasks.rados.rados.0.smithi053.stdout:1717: writing smithi053129169-23 from 8093696 to 8159232 tid 1 2024-01-15T22:54:55.766 INFO:tasks.rados.rados.0.smithi053.stdout:1718: snap_create 2024-01-15T22:54:55.769 INFO:tasks.rados.rados.0.smithi053.stdout:1717: finishing write tid 1 to smithi053129169-23 2024-01-15T22:54:55.769 INFO:tasks.rados.rados.0.smithi053.stdout:1717: finishing write tid 2 to smithi053129169-23 2024-01-15T22:54:55.770 INFO:tasks.rados.rados.0.smithi053.stdout:1717: finishing write tid 3 to smithi053129169-23 2024-01-15T22:54:55.770 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1177 (ObjNum 577 snap 166 seq_num 577) dirty exists 2024-01-15T22:54:55.771 INFO:tasks.rados.rados.0.smithi053.stdout:1717: left oid 23 (ObjNum 577 snap 166 seq_num 577) 2024-01-15T22:54:55.825 INFO:tasks.rados.rados.0.smithi053.stdout:1717: done (1 left) 2024-01-15T22:54:55.825 INFO:tasks.rados.rados.0.smithi053.stdout:1718: done (0 left) 2024-01-15T22:54:55.825 INFO:tasks.rados.rados.0.smithi053.stdout:1719: read oid 12 snap -1 2024-01-15T22:54:55.825 INFO:tasks.rados.rados.0.smithi053.stdout:1719: expect (ObjNum 562 snap 160 seq_num 562) 2024-01-15T22:54:55.826 INFO:tasks.rados.rados.0.smithi053.stdout:1720: rollback oid 6 current snap is 167 2024-01-15T22:54:55.826 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 6 to 147 2024-01-15T22:54:55.826 INFO:tasks.rados.rados.0.smithi053.stdout:1721: delete oid 36 current snap is 167 2024-01-15T22:54:55.830 INFO:tasks.rados.rados.0.smithi053.stdout:1721: done (2 left) 2024-01-15T22:54:55.830 INFO:tasks.rados.rados.0.smithi053.stdout:1722: snap_remove snap 159 2024-01-15T22:54:56.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:55 smithi163 ceph-mon[138526]: pgmap v299: 121 pgs: 7 peering, 114 active+clean; 527 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 7.8 MiB/s wr, 34 op/s; 17 MiB/s, 4 objects/s recovering 2024-01-15T22:54:56.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:55 smithi053 ceph-mon[143363]: pgmap v299: 121 pgs: 7 peering, 114 active+clean; 527 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 7.8 MiB/s wr, 34 op/s; 17 MiB/s, 4 objects/s recovering 2024-01-15T22:54:56.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:55 smithi053 ceph-mon[146052]: pgmap v299: 121 pgs: 7 peering, 114 active+clean; 527 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 7.8 MiB/s wr, 34 op/s; 17 MiB/s, 4 objects/s recovering 2024-01-15T22:54:56.834 INFO:tasks.rados.rados.0.smithi053.stdout:1722: done (2 left) 2024-01-15T22:54:56.834 INFO:tasks.rados.rados.0.smithi053.stdout:1723: read oid 38 snap 107 2024-01-15T22:54:56.834 INFO:tasks.rados.rados.0.smithi053.stdout:1723: expect deleted 2024-01-15T22:54:56.834 INFO:tasks.rados.rados.0.smithi053.stdout:1724: snap_remove snap 164 2024-01-15T22:54:57.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:56 smithi163 ceph-mon[138526]: failed to encode map e389 with expected crc 2024-01-15T22:54:57.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:56 smithi163 ceph-mon[138526]: osdmap e389: 8 total, 8 up, 8 in 2024-01-15T22:54:57.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:56 smithi163 ceph-mon[138526]: failed to encode map e389 with expected crc 2024-01-15T22:54:57.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:56 smithi053 ceph-mon[143363]: failed to encode map e389 with expected crc 2024-01-15T22:54:57.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:56 smithi053 ceph-mon[143363]: osdmap e389: 8 total, 8 up, 8 in 2024-01-15T22:54:57.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:56 smithi053 ceph-mon[143363]: failed to encode map e389 with expected crc 2024-01-15T22:54:57.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:56 smithi053 ceph-mon[146052]: failed to encode map e389 with expected crc 2024-01-15T22:54:57.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:56 smithi053 ceph-mon[146052]: osdmap e389: 8 total, 8 up, 8 in 2024-01-15T22:54:57.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:56 smithi053 ceph-mon[146052]: failed to encode map e389 with expected crc 2024-01-15T22:54:57.847 INFO:tasks.rados.rados.0.smithi053.stdout:1724: done (3 left) 2024-01-15T22:54:57.847 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 8 current snap is 167 2024-01-15T22:54:57.847 INFO:tasks.rados.rados.0.smithi053.stdout:1720: finishing rollback tid 0 to smithi053129169-6 2024-01-15T22:54:57.847 INFO:tasks.rados.rados.0.smithi053.stdout:1725: seq_num 579 ranges {12017664=98304} 2024-01-15T22:54:57.914 INFO:tasks.rados.rados.0.smithi053.stdout:1725: writing smithi053129169-8 from 12017664 to 12115968 tid 1 2024-01-15T22:54:57.914 INFO:tasks.rados.rados.0.smithi053.stdout:1726: snap_remove snap 137 2024-01-15T22:54:58.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:57 smithi163 ceph-mon[138526]: pgmap v301: 121 pgs: 121 active+clean; 529 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.1 MiB/s wr, 17 op/s; 16 MiB/s, 4 objects/s recovering 2024-01-15T22:54:58.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:57 smithi163 ceph-mon[138526]: failed to encode map e390 with expected crc 2024-01-15T22:54:58.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:57 smithi163 ceph-mon[138526]: osdmap e390: 8 total, 8 up, 8 in 2024-01-15T22:54:58.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:57 smithi163 ceph-mon[138526]: failed to encode map e390 with expected crc 2024-01-15T22:54:58.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:57 smithi053 ceph-mon[143363]: pgmap v301: 121 pgs: 121 active+clean; 529 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.1 MiB/s wr, 17 op/s; 16 MiB/s, 4 objects/s recovering 2024-01-15T22:54:58.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:57 smithi053 ceph-mon[143363]: failed to encode map e390 with expected crc 2024-01-15T22:54:58.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:57 smithi053 ceph-mon[143363]: osdmap e390: 8 total, 8 up, 8 in 2024-01-15T22:54:58.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:57 smithi053 ceph-mon[143363]: failed to encode map e390 with expected crc 2024-01-15T22:54:58.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:57 smithi053 ceph-mon[146052]: pgmap v301: 121 pgs: 121 active+clean; 529 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.1 MiB/s wr, 17 op/s; 16 MiB/s, 4 objects/s recovering 2024-01-15T22:54:58.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:57 smithi053 ceph-mon[146052]: failed to encode map e390 with expected crc 2024-01-15T22:54:58.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:57 smithi053 ceph-mon[146052]: osdmap e390: 8 total, 8 up, 8 in 2024-01-15T22:54:58.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:57 smithi053 ceph-mon[146052]: failed to encode map e390 with expected crc 2024-01-15T22:54:58.856 INFO:tasks.rados.rados.0.smithi053.stdout:1726: done (4 left) 2024-01-15T22:54:58.856 INFO:tasks.rados.rados.0.smithi053.stdout:1727: snap_remove snap 162 2024-01-15T22:54:58.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:58 smithi163 ceph-mon[138526]: failed to encode map e391 with expected crc 2024-01-15T22:54:58.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:58 smithi163 ceph-mon[138526]: osdmap e391: 8 total, 8 up, 8 in 2024-01-15T22:54:58.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:58 smithi163 ceph-mon[138526]: failed to encode map e391 with expected crc 2024-01-15T22:54:58.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:58 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:58.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:58 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:54:58.980 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:54:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:54:58.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-01-15T22:54:58.980 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:54:58 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:54:58.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:54:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:58 smithi053 ceph-mon[143363]: failed to encode map e391 with expected crc 2024-01-15T22:54:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:58 smithi053 ceph-mon[143363]: osdmap e391: 8 total, 8 up, 8 in 2024-01-15T22:54:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:58 smithi053 ceph-mon[143363]: failed to encode map e391 with expected crc 2024-01-15T22:54:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:58 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:58 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:54:59.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:58 smithi053 ceph-mon[146052]: failed to encode map e391 with expected crc 2024-01-15T22:54:59.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:58 smithi053 ceph-mon[146052]: osdmap e391: 8 total, 8 up, 8 in 2024-01-15T22:54:59.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:58 smithi053 ceph-mon[146052]: failed to encode map e391 with expected crc 2024-01-15T22:54:59.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:58 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:54:59.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:58 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:54:59.859 INFO:tasks.rados.rados.0.smithi053.stdout:1727: done (4 left) 2024-01-15T22:54:59.859 INFO:tasks.rados.rados.0.smithi053.stdout:1728: read oid 26 snap -1 2024-01-15T22:54:59.859 INFO:tasks.rados.rados.0.smithi053.stdout:1728: expect (ObjNum 543 snap 158 seq_num 543) 2024-01-15T22:54:59.860 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 167 2024-01-15T22:54:59.860 INFO:tasks.rados.rados.0.smithi053.stdout:1720: finishing rollback tid 1 to smithi053129169-6 2024-01-15T22:54:59.860 INFO:tasks.rados.rados.0.smithi053.stdout:1720: finishing rollback tid 2 to smithi053129169-6 2024-01-15T22:54:59.860 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 630 (ObjNum 491 snap 145 seq_num 491) dirty exists 2024-01-15T22:54:59.860 INFO:tasks.rados.rados.0.smithi053.stdout:1719: expect (ObjNum 562 snap 160 seq_num 562) 2024-01-15T22:55:00.085 INFO:tasks.rados.rados.0.smithi053.stdout:1729: seq_num 580 ranges {0=114688} 2024-01-15T22:55:00.086 INFO:tasks.rados.rados.0.smithi053.stdout:1729: writing smithi053129169-24 from 0 to 114688 tid 1 2024-01-15T22:55:00.087 INFO:tasks.rados.rados.0.smithi053.stdout:1719: done (5 left) 2024-01-15T22:55:00.087 INFO:tasks.rados.rados.0.smithi053.stdout:1720: done (4 left) 2024-01-15T22:55:00.087 INFO:tasks.rados.rados.0.smithi053.stdout:1723: done (3 left) 2024-01-15T22:55:00.087 INFO:tasks.rados.rados.0.smithi053.stdout:1730: delete oid 47 current snap is 167 2024-01-15T22:55:00.087 INFO:tasks.rados.rados.0.smithi053.stdout:1725: finishing write tid 1 to smithi053129169-8 2024-01-15T22:55:00.087 INFO:tasks.rados.rados.0.smithi053.stdout:1725: finishing write tid 2 to smithi053129169-8 2024-01-15T22:55:00.087 INFO:tasks.rados.rados.0.smithi053.stdout:1725: finishing write tid 3 to smithi053129169-8 2024-01-15T22:55:00.087 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 657 (ObjNum 579 snap 167 seq_num 579) dirty exists 2024-01-15T22:55:00.087 INFO:tasks.rados.rados.0.smithi053.stdout:1725: left oid 8 (ObjNum 579 snap 167 seq_num 579) 2024-01-15T22:55:00.087 INFO:tasks.rados.rados.0.smithi053.stdout:1728: expect (ObjNum 543 snap 158 seq_num 543) 2024-01-15T22:55:00.134 INFO:tasks.rados.rados.0.smithi053.stdout:1729: finishing write tid 1 to smithi053129169-24 2024-01-15T22:55:00.134 INFO:tasks.rados.rados.0.smithi053.stdout:1729: finishing write tid 2 to smithi053129169-24 2024-01-15T22:55:00.134 INFO:tasks.rados.rados.0.smithi053.stdout:1729: finishing write tid 3 to smithi053129169-24 2024-01-15T22:55:00.135 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 743 (ObjNum 580 snap 167 seq_num 580) dirty exists 2024-01-15T22:55:00.135 INFO:tasks.rados.rados.0.smithi053.stdout:1729: left oid 24 (ObjNum 580 snap 167 seq_num 580) 2024-01-15T22:55:00.135 INFO:tasks.rados.rados.0.smithi053.stdout:1725: done (3 left) 2024-01-15T22:55:00.135 INFO:tasks.rados.rados.0.smithi053.stdout:1728: done (2 left) 2024-01-15T22:55:00.135 INFO:tasks.rados.rados.0.smithi053.stdout:1729: done (1 left) 2024-01-15T22:55:00.135 INFO:tasks.rados.rados.0.smithi053.stdout:1730: done (0 left) 2024-01-15T22:55:00.135 INFO:tasks.rados.rados.0.smithi053.stdout:1731: rollback oid 22 current snap is 167 2024-01-15T22:55:00.135 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 22 to 107 2024-01-15T22:55:00.135 INFO:tasks.rados.rados.0.smithi053.stdout:1732: snap_remove snap 152 2024-01-15T22:55:00.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:59 smithi163 ceph-mon[138526]: pgmap v304: 121 pgs: 121 active+clean; 529 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.7 MiB/s wr, 18 op/s; 16 MiB/s, 4 objects/s recovering 2024-01-15T22:55:00.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:59 smithi163 ceph-mon[138526]: failed to encode map e392 with expected crc 2024-01-15T22:55:00.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:59 smithi163 ceph-mon[138526]: osdmap e392: 8 total, 8 up, 8 in 2024-01-15T22:55:00.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:54:59 smithi163 ceph-mon[138526]: failed to encode map e392 with expected crc 2024-01-15T22:55:00.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:59 smithi053 ceph-mon[146052]: pgmap v304: 121 pgs: 121 active+clean; 529 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.7 MiB/s wr, 18 op/s; 16 MiB/s, 4 objects/s recovering 2024-01-15T22:55:00.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:59 smithi053 ceph-mon[146052]: failed to encode map e392 with expected crc 2024-01-15T22:55:00.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:59 smithi053 ceph-mon[146052]: osdmap e392: 8 total, 8 up, 8 in 2024-01-15T22:55:00.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:54:59 smithi053 ceph-mon[146052]: failed to encode map e392 with expected crc 2024-01-15T22:55:00.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:59 smithi053 ceph-mon[143363]: pgmap v304: 121 pgs: 121 active+clean; 529 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.7 MiB/s wr, 18 op/s; 16 MiB/s, 4 objects/s recovering 2024-01-15T22:55:00.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:59 smithi053 ceph-mon[143363]: failed to encode map e392 with expected crc 2024-01-15T22:55:00.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:59 smithi053 ceph-mon[143363]: osdmap e392: 8 total, 8 up, 8 in 2024-01-15T22:55:00.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:54:59 smithi053 ceph-mon[143363]: failed to encode map e392 with expected crc 2024-01-15T22:55:00.865 INFO:tasks.rados.rados.0.smithi053.stdout:1732: done (1 left) 2024-01-15T22:55:00.865 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 167 2024-01-15T22:55:00.865 INFO:tasks.rados.rados.0.smithi053.stdout:1731: finishing rollback tid 1 to smithi053129169-22 2024-01-15T22:55:00.865 INFO:tasks.rados.rados.0.smithi053.stdout:1731: finishing rollback tid 2 to smithi053129169-22 2024-01-15T22:55:00.865 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 1259 (ObjNum 298 snap 96 seq_num 298) dirty exists 2024-01-15T22:55:00.865 INFO:tasks.rados.rados.0.smithi053.stdout:1733: seq_num 582 ranges {114688=155648} 2024-01-15T22:55:00.866 INFO:tasks.rados.rados.0.smithi053.stdout:1733: writing smithi053129169-24 from 114688 to 270336 tid 1 2024-01-15T22:55:00.867 INFO:tasks.rados.rados.0.smithi053.stdout:1731: done (1 left) 2024-01-15T22:55:00.867 INFO:tasks.rados.rados.0.smithi053.stdout:1734: rollback oid 18 current snap is 167 2024-01-15T22:55:00.867 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 18 to 166 2024-01-15T22:55:00.867 INFO:tasks.rados.rados.0.smithi053.stdout:1735: snap_create 2024-01-15T22:55:00.875 INFO:tasks.rados.rados.0.smithi053.stdout:1733: finishing write tid 1 to smithi053129169-24 2024-01-15T22:55:00.876 INFO:tasks.rados.rados.0.smithi053.stdout:1733: finishing write tid 2 to smithi053129169-24 2024-01-15T22:55:00.878 INFO:tasks.rados.rados.0.smithi053.stdout:1733: finishing write tid 3 to smithi053129169-24 2024-01-15T22:55:00.878 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 745 (ObjNum 582 snap 167 seq_num 582) dirty exists 2024-01-15T22:55:00.878 INFO:tasks.rados.rados.0.smithi053.stdout:1733: left oid 24 (ObjNum 582 snap 167 seq_num 582) 2024-01-15T22:55:00.878 INFO:tasks.rados.rados.0.smithi053.stdout:1734: finishing rollback tid 0 to smithi053129169-18 2024-01-15T22:55:00.880 INFO:tasks.rados.rados.0.smithi053.stdout:1734: finishing rollback tid 1 to smithi053129169-18 2024-01-15T22:55:00.880 INFO:tasks.rados.rados.0.smithi053.stdout:1734: finishing rollback tid 2 to smithi053129169-18 2024-01-15T22:55:00.880 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 1212 (ObjNum 509 snap 150 seq_num 509) dirty exists 2024-01-15T22:55:00.941 INFO:tasks.rados.rados.0.smithi053.stdout:1733: done (2 left) 2024-01-15T22:55:00.941 INFO:tasks.rados.rados.0.smithi053.stdout:1734: done (1 left) 2024-01-15T22:55:00.941 INFO:tasks.rados.rados.0.smithi053.stdout:1735: done (0 left) 2024-01-15T22:55:00.941 INFO:tasks.rados.rados.0.smithi053.stdout:1736: rmattr oid 18 current snap is 168 2024-01-15T22:55:00.942 INFO:tasks.rados.rados.0.smithi053.stdout:1736: done (0 left) 2024-01-15T22:55:00.942 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 11 current snap is 168 2024-01-15T22:55:00.942 INFO:tasks.rados.rados.0.smithi053.stdout:1737: seq_num 583 ranges {0=172032} 2024-01-15T22:55:00.942 INFO:tasks.rados.rados.0.smithi053.stdout:1737: writing smithi053129169-11 from 0 to 172032 tid 1 2024-01-15T22:55:00.942 INFO:tasks.rados.rados.0.smithi053.stdout:1738: snap_create 2024-01-15T22:55:00.949 INFO:tasks.rados.rados.0.smithi053.stdout:1737: finishing write tid 1 to smithi053129169-11 2024-01-15T22:55:00.949 INFO:tasks.rados.rados.0.smithi053.stdout:1737: finishing write tid 2 to smithi053129169-11 2024-01-15T22:55:00.950 INFO:tasks.rados.rados.0.smithi053.stdout:1737: finishing write tid 3 to smithi053129169-11 2024-01-15T22:55:00.950 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 595 (ObjNum 583 snap 168 seq_num 583) dirty exists 2024-01-15T22:55:00.950 INFO:tasks.rados.rados.0.smithi053.stdout:1737: left oid 11 (ObjNum 583 snap 168 seq_num 583) 2024-01-15T22:55:01.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:00 smithi163 ceph-mon[138526]: osdmap e393: 8 total, 8 up, 8 in 2024-01-15T22:55:01.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:00 smithi163 ceph-mon[138526]: failed to encode map e393 with expected crc 2024-01-15T22:55:01.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:00 smithi163 ceph-mon[138526]: failed to encode map e393 with expected crc 2024-01-15T22:55:01.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:00 smithi053 ceph-mon[146052]: osdmap e393: 8 total, 8 up, 8 in 2024-01-15T22:55:01.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:00 smithi053 ceph-mon[146052]: failed to encode map e393 with expected crc 2024-01-15T22:55:01.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:00 smithi053 ceph-mon[146052]: failed to encode map e393 with expected crc 2024-01-15T22:55:01.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:00 smithi053 ceph-mon[143363]: osdmap e393: 8 total, 8 up, 8 in 2024-01-15T22:55:01.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:00 smithi053 ceph-mon[143363]: failed to encode map e393 with expected crc 2024-01-15T22:55:01.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:00 smithi053 ceph-mon[143363]: failed to encode map e393 with expected crc 2024-01-15T22:55:01.948 INFO:tasks.rados.rados.0.smithi053.stdout:1737: done (1 left) 2024-01-15T22:55:01.949 INFO:tasks.rados.rados.0.smithi053.stdout:1738: done (0 left) 2024-01-15T22:55:01.949 INFO:tasks.rados.rados.0.smithi053.stdout:1739: copy_from oid 34 from oid 41 current snap is 169 2024-01-15T22:55:01.949 INFO:tasks.rados.rados.0.smithi053.stdout:1740: rollback oid 2 current snap is 169 2024-01-15T22:55:01.949 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 2 to 154 2024-01-15T22:55:02.006 INFO:tasks.rados.rados.0.smithi053.stdout:1741: rollback oid 26 current snap is 169 2024-01-15T22:55:02.006 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 26 to 168 2024-01-15T22:55:02.006 INFO:tasks.rados.rados.0.smithi053.stdout:1742: read oid 9 snap -1 2024-01-15T22:55:02.007 INFO:tasks.rados.rados.0.smithi053.stdout:1742: expect (ObjNum 565 snap 160 seq_num 565) 2024-01-15T22:55:02.007 INFO:tasks.rados.rados.0.smithi053.stdout:1743: read oid 16 snap -1 2024-01-15T22:55:02.007 INFO:tasks.rados.rados.0.smithi053.stdout:1743: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:55:02.007 INFO:tasks.rados.rados.0.smithi053.stdout:1744: delete oid 4 current snap is 169 2024-01-15T22:55:02.009 INFO:tasks.rados.rados.0.smithi053.stdout:1740: finishing rollback tid 0 to smithi053129169-2 2024-01-15T22:55:02.009 INFO:tasks.rados.rados.0.smithi053.stdout:1740: finishing rollback tid 1 to smithi053129169-2 2024-01-15T22:55:02.009 INFO:tasks.rados.rados.0.smithi053.stdout:1744: done (5 left) 2024-01-15T22:55:02.010 INFO:tasks.rados.rados.0.smithi053.stdout:1745: snap_create 2024-01-15T22:55:02.010 INFO:tasks.rados.rados.0.smithi053.stdout:1740: finishing rollback tid 2 to smithi053129169-2 2024-01-15T22:55:02.010 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 1259 (ObjNum 492 snap 145 seq_num 492) dirty exists 2024-01-15T22:55:02.010 INFO:tasks.rados.rados.0.smithi053.stdout:1741: finishing rollback tid 0 to smithi053129169-26 2024-01-15T22:55:02.010 INFO:tasks.rados.rados.0.smithi053.stdout:1741: finishing rollback tid 1 to smithi053129169-26 2024-01-15T22:55:02.010 INFO:tasks.rados.rados.0.smithi053.stdout:1741: finishing rollback tid 2 to smithi053129169-26 2024-01-15T22:55:02.010 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 1388 (ObjNum 543 snap 158 seq_num 543) dirty exists 2024-01-15T22:55:02.010 INFO:tasks.rados.rados.0.smithi053.stdout:1743: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:55:02.010 INFO:tasks.rados.rados.0.smithi053.stdout:1739: finishing copy_from to smithi053129169-34 2024-01-15T22:55:02.010 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 1209 (ObjNum 561 snap 160 seq_num 561) dirty exists 2024-01-15T22:55:02.010 INFO:tasks.rados.rados.0.smithi053.stdout:1739: finishing copy_from racing read to smithi053129169-34 2024-01-15T22:55:02.010 INFO:tasks.rados.rados.0.smithi053.stdout:1742: expect (ObjNum 565 snap 160 seq_num 565) 2024-01-15T22:55:02.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:01 smithi163 ceph-mon[138526]: pgmap v307: 121 pgs: 121 active+clean; 514 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 44 KiB/s wr, 4 op/s 2024-01-15T22:55:02.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:01 smithi163 ceph-mon[138526]: failed to encode map e394 with expected crc 2024-01-15T22:55:02.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:01 smithi163 ceph-mon[138526]: failed to encode map e394 with expected crc 2024-01-15T22:55:02.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:01 smithi163 ceph-mon[138526]: osdmap e394: 8 total, 8 up, 8 in 2024-01-15T22:55:02.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:01 smithi163 ceph-mon[138526]: failed to encode map e394 with expected crc 2024-01-15T22:55:02.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:01 smithi163 ceph-mon[138526]: failed to encode map e395 with expected crc 2024-01-15T22:55:02.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:01 smithi163 ceph-mon[138526]: osdmap e395: 8 total, 8 up, 8 in 2024-01-15T22:55:02.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:01 smithi163 ceph-mon[138526]: failed to encode map e395 with expected crc 2024-01-15T22:55:02.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:01 smithi053 ceph-mon[143363]: pgmap v307: 121 pgs: 121 active+clean; 514 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 44 KiB/s wr, 4 op/s 2024-01-15T22:55:02.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:01 smithi053 ceph-mon[143363]: failed to encode map e394 with expected crc 2024-01-15T22:55:02.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:01 smithi053 ceph-mon[143363]: failed to encode map e394 with expected crc 2024-01-15T22:55:02.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:01 smithi053 ceph-mon[143363]: osdmap e394: 8 total, 8 up, 8 in 2024-01-15T22:55:02.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:01 smithi053 ceph-mon[143363]: failed to encode map e394 with expected crc 2024-01-15T22:55:02.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:01 smithi053 ceph-mon[143363]: failed to encode map e395 with expected crc 2024-01-15T22:55:02.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:01 smithi053 ceph-mon[143363]: osdmap e395: 8 total, 8 up, 8 in 2024-01-15T22:55:02.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:01 smithi053 ceph-mon[143363]: failed to encode map e395 with expected crc 2024-01-15T22:55:02.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:01 smithi053 ceph-mon[146052]: pgmap v307: 121 pgs: 121 active+clean; 514 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 44 KiB/s wr, 4 op/s 2024-01-15T22:55:02.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:01 smithi053 ceph-mon[146052]: failed to encode map e394 with expected crc 2024-01-15T22:55:02.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:01 smithi053 ceph-mon[146052]: failed to encode map e394 with expected crc 2024-01-15T22:55:02.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:01 smithi053 ceph-mon[146052]: osdmap e394: 8 total, 8 up, 8 in 2024-01-15T22:55:02.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:01 smithi053 ceph-mon[146052]: failed to encode map e394 with expected crc 2024-01-15T22:55:02.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:01 smithi053 ceph-mon[146052]: failed to encode map e395 with expected crc 2024-01-15T22:55:02.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:01 smithi053 ceph-mon[146052]: osdmap e395: 8 total, 8 up, 8 in 2024-01-15T22:55:02.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:01 smithi053 ceph-mon[146052]: failed to encode map e395 with expected crc 2024-01-15T22:55:02.953 INFO:tasks.rados.rados.0.smithi053.stdout:1739: done (5 left) 2024-01-15T22:55:02.953 INFO:tasks.rados.rados.0.smithi053.stdout:1740: done (4 left) 2024-01-15T22:55:02.953 INFO:tasks.rados.rados.0.smithi053.stdout:1741: done (3 left) 2024-01-15T22:55:02.954 INFO:tasks.rados.rados.0.smithi053.stdout:1742: done (2 left) 2024-01-15T22:55:02.954 INFO:tasks.rados.rados.0.smithi053.stdout:1743: done (1 left) 2024-01-15T22:55:02.954 INFO:tasks.rados.rados.0.smithi053.stdout:1745: done (0 left) 2024-01-15T22:55:02.954 INFO:tasks.rados.rados.0.smithi053.stdout:1746: copy_from oid 2 from oid 47 current snap is 170 2024-01-15T22:55:02.954 INFO:tasks.rados.rados.0.smithi053.stdout:1747: snap_remove snap 158 2024-01-15T22:55:03.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:02 smithi163 ceph-mon[138526]: failed to encode map e396 with expected crc 2024-01-15T22:55:03.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:02 smithi163 ceph-mon[138526]: osdmap e396: 8 total, 8 up, 8 in 2024-01-15T22:55:03.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:02 smithi163 ceph-mon[138526]: failed to encode map e396 with expected crc 2024-01-15T22:55:03.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:02 smithi053 ceph-mon[146052]: failed to encode map e396 with expected crc 2024-01-15T22:55:03.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:02 smithi053 ceph-mon[146052]: osdmap e396: 8 total, 8 up, 8 in 2024-01-15T22:55:03.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:02 smithi053 ceph-mon[146052]: failed to encode map e396 with expected crc 2024-01-15T22:55:03.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:02 smithi053 ceph-mon[143363]: failed to encode map e396 with expected crc 2024-01-15T22:55:03.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:02 smithi053 ceph-mon[143363]: osdmap e396: 8 total, 8 up, 8 in 2024-01-15T22:55:03.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:02 smithi053 ceph-mon[143363]: failed to encode map e396 with expected crc 2024-01-15T22:55:03.960 INFO:tasks.rados.rados.0.smithi053.stdout:1747: done (1 left) 2024-01-15T22:55:03.960 INFO:tasks.rados.rados.0.smithi053.stdout:1748: rollback oid 25 current snap is 170 2024-01-15T22:55:03.960 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 25 to 130 2024-01-15T22:55:03.960 INFO:tasks.rados.rados.0.smithi053.stdout:1749: rmattr oid 5 current snap is 170 2024-01-15T22:55:03.960 INFO:tasks.rados.rados.0.smithi053.stdout:1750: read oid 23 snap 161 2024-01-15T22:55:03.960 INFO:tasks.rados.rados.0.smithi053.stdout:1750: expect (ObjNum 557 snap 159 seq_num 557) 2024-01-15T22:55:03.960 INFO:tasks.rados.rados.0.smithi053.stdout:1751: delete oid 9 current snap is 170 2024-01-15T22:55:03.961 INFO:tasks.rados.rados.0.smithi053.stdout:1746: finishing copy_from to smithi053129169-2 2024-01-15T22:55:03.961 INFO:tasks.rados.rados.0.smithi053.stdout:1746: got expected ENOENT (src dne) 2024-01-15T22:55:03.961 INFO:tasks.rados.rados.0.smithi053.stdout:1746: finishing copy_from racing read to smithi053129169-2 2024-01-15T22:55:03.972 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 1261 (ObjNum 424 snap 127 seq_num 424) dirty exists 2024-01-15T22:55:04.014 INFO:tasks.rados.rados.0.smithi053.stdout:1750: expect (ObjNum 557 snap 159 seq_num 557) 2024-01-15T22:55:04.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:03 smithi163 ceph-mon[138526]: pgmap v311: 121 pgs: 121 active+clean; 514 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 54 KiB/s wr, 3 op/s 2024-01-15T22:55:04.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:03 smithi163 ceph-mon[138526]: failed to encode map e397 with expected crc 2024-01-15T22:55:04.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:03 smithi163 ceph-mon[138526]: osdmap e397: 8 total, 8 up, 8 in 2024-01-15T22:55:04.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:03 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:04.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:03 smithi053 ceph-mon[146052]: pgmap v311: 121 pgs: 121 active+clean; 514 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 54 KiB/s wr, 3 op/s 2024-01-15T22:55:04.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:03 smithi053 ceph-mon[146052]: failed to encode map e397 with expected crc 2024-01-15T22:55:04.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:03 smithi053 ceph-mon[146052]: osdmap e397: 8 total, 8 up, 8 in 2024-01-15T22:55:04.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:03 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:04.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:03 smithi053 ceph-mon[143363]: pgmap v311: 121 pgs: 121 active+clean; 514 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 54 KiB/s wr, 3 op/s 2024-01-15T22:55:04.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:03 smithi053 ceph-mon[143363]: failed to encode map e397 with expected crc 2024-01-15T22:55:04.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:03 smithi053 ceph-mon[143363]: osdmap e397: 8 total, 8 up, 8 in 2024-01-15T22:55:04.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:03 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:04.611 INFO:tasks.rados.rados.0.smithi053.stdout:1748: finishing rollback tid 0 to smithi053129169-25 2024-01-15T22:55:04.611 INFO:tasks.rados.rados.0.smithi053.stdout:1748: finishing rollback tid 1 to smithi053129169-25 2024-01-15T22:55:04.611 INFO:tasks.rados.rados.0.smithi053.stdout:1748: finishing rollback tid 2 to smithi053129169-25 2024-01-15T22:55:04.611 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 1180 (ObjNum 324 snap 102 seq_num 324) dirty exists 2024-01-15T22:55:04.611 INFO:tasks.rados.rados.0.smithi053.stdout:1746: done (4 left) 2024-01-15T22:55:04.611 INFO:tasks.rados.rados.0.smithi053.stdout:1748: done (3 left) 2024-01-15T22:55:04.611 INFO:tasks.rados.rados.0.smithi053.stdout:1749: done (2 left) 2024-01-15T22:55:04.611 INFO:tasks.rados.rados.0.smithi053.stdout:1750: done (1 left) 2024-01-15T22:55:04.611 INFO:tasks.rados.rados.0.smithi053.stdout:1751: done (0 left) 2024-01-15T22:55:04.611 INFO:tasks.rados.rados.0.smithi053.stdout:1752: read oid 42 snap -1 2024-01-15T22:55:04.611 INFO:tasks.rados.rados.0.smithi053.stdout:1752: expect deleted 2024-01-15T22:55:04.612 INFO:tasks.rados.rados.0.smithi053.stdout:1753: read oid 23 snap -1 2024-01-15T22:55:04.612 INFO:tasks.rados.rados.0.smithi053.stdout:1753: expect (ObjNum 577 snap 166 seq_num 577) 2024-01-15T22:55:04.612 INFO:tasks.rados.rados.0.smithi053.stdout:1754: snap_create 2024-01-15T22:55:04.644 INFO:tasks.rados.rados.0.smithi053.stdout:1753: expect (ObjNum 577 snap 166 seq_num 577) 2024-01-15T22:55:05.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:04 smithi163 ceph-mon[138526]: failed to encode map e398 with expected crc 2024-01-15T22:55:05.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:04 smithi163 ceph-mon[138526]: osdmap e398: 8 total, 8 up, 8 in 2024-01-15T22:55:05.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:04 smithi163 ceph-mon[138526]: failed to encode map e397 with expected crc 2024-01-15T22:55:05.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:04 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-01-15T22:55:05.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:55:05] "GET /metrics HTTP/1.1" 200 36226 "" "Prometheus/2.43.0" 2024-01-15T22:55:05.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:04 smithi053 ceph-mon[143363]: failed to encode map e398 with expected crc 2024-01-15T22:55:05.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:04 smithi053 ceph-mon[143363]: osdmap e398: 8 total, 8 up, 8 in 2024-01-15T22:55:05.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:04 smithi053 ceph-mon[143363]: failed to encode map e397 with expected crc 2024-01-15T22:55:05.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:04 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-01-15T22:55:05.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:04 smithi053 ceph-mon[146052]: failed to encode map e398 with expected crc 2024-01-15T22:55:05.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:04 smithi053 ceph-mon[146052]: osdmap e398: 8 total, 8 up, 8 in 2024-01-15T22:55:05.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:04 smithi053 ceph-mon[146052]: failed to encode map e397 with expected crc 2024-01-15T22:55:05.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:04 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-01-15T22:55:05.375 INFO:tasks.rados.rados.0.smithi053.stdout:1752: done (2 left) 2024-01-15T22:55:05.375 INFO:tasks.rados.rados.0.smithi053.stdout:1753: done (1 left) 2024-01-15T22:55:05.375 INFO:tasks.rados.rados.0.smithi053.stdout:1754: done (0 left) 2024-01-15T22:55:05.375 INFO:tasks.rados.rados.0.smithi053.stdout:1755: read oid 16 snap -1 2024-01-15T22:55:05.375 INFO:tasks.rados.rados.0.smithi053.stdout:1755: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:55:05.375 INFO:tasks.rados.rados.0.smithi053.stdout:1756: delete oid 12 current snap is 171 2024-01-15T22:55:05.379 INFO:tasks.rados.rados.0.smithi053.stdout:1755: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:55:05.381 INFO:tasks.rados.rados.0.smithi053.stdout:1755: done (1 left) 2024-01-15T22:55:05.381 INFO:tasks.rados.rados.0.smithi053.stdout:1756: done (0 left) 2024-01-15T22:55:05.381 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 171 2024-01-15T22:55:05.381 INFO:tasks.rados.rados.0.smithi053.stdout:1757: seq_num 587 ranges {1400832=237568} 2024-01-15T22:55:05.389 INFO:tasks.rados.rados.0.smithi053.stdout:1757: writing smithi053129169-38 from 1400832 to 1638400 tid 1 2024-01-15T22:55:05.390 INFO:tasks.rados.rados.0.smithi053.stdout:1758: delete oid 32 current snap is 171 2024-01-15T22:55:05.392 INFO:tasks.rados.rados.0.smithi053.stdout:1757: finishing write tid 1 to smithi053129169-38 2024-01-15T22:55:05.392 INFO:tasks.rados.rados.0.smithi053.stdout:1758: done (1 left) 2024-01-15T22:55:05.393 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 47 current snap is 171 2024-01-15T22:55:05.393 INFO:tasks.rados.rados.0.smithi053.stdout:1759: seq_num 589 ranges {0=270336} 2024-01-15T22:55:05.394 INFO:tasks.rados.rados.0.smithi053.stdout:1759: writing smithi053129169-47 from 0 to 270336 tid 1 2024-01-15T22:55:05.395 INFO:tasks.rados.rados.0.smithi053.stdout:1760: rmattr oid 23 current snap is 171 2024-01-15T22:55:05.395 INFO:tasks.rados.rados.0.smithi053.stdout:1760: done (2 left) 2024-01-15T22:55:05.395 INFO:tasks.rados.rados.0.smithi053.stdout:1761: copy_from oid 30 from oid 2 current snap is 171 2024-01-15T22:55:05.395 INFO:tasks.rados.rados.0.smithi053.stdout:1757: finishing write tid 2 to smithi053129169-38 2024-01-15T22:55:05.395 INFO:tasks.rados.rados.0.smithi053.stdout:1757: finishing write tid 3 to smithi053129169-38 2024-01-15T22:55:05.395 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 926 (ObjNum 587 snap 171 seq_num 587) dirty exists 2024-01-15T22:55:05.395 INFO:tasks.rados.rados.0.smithi053.stdout:1757: left oid 38 (ObjNum 587 snap 171 seq_num 587) 2024-01-15T22:55:05.395 INFO:tasks.rados.rados.0.smithi053.stdout:1757: done (2 left) 2024-01-15T22:55:05.395 INFO:tasks.rados.rados.0.smithi053.stdout:1762: copy_from oid 18 from oid 44 current snap is 171 2024-01-15T22:55:05.395 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 171 2024-01-15T22:55:05.395 INFO:tasks.rados.rados.0.smithi053.stdout:1763: seq_num 590 ranges {2359296=286720} 2024-01-15T22:55:05.409 INFO:tasks.rados.rados.0.smithi053.stdout:1763: writing smithi053129169-7 from 2359296 to 2646016 tid 1 2024-01-15T22:55:05.410 INFO:tasks.rados.rados.0.smithi053.stdout:1764: delete oid 46 current snap is 171 2024-01-15T22:55:05.410 INFO:tasks.rados.rados.0.smithi053.stdout:1759: finishing write tid 1 to smithi053129169-47 2024-01-15T22:55:05.410 INFO:tasks.rados.rados.0.smithi053.stdout:1759: finishing write tid 2 to smithi053129169-47 2024-01-15T22:55:05.410 INFO:tasks.rados.rados.0.smithi053.stdout:1759: finishing write tid 3 to smithi053129169-47 2024-01-15T22:55:05.410 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 1271 (ObjNum 589 snap 171 seq_num 589) dirty exists 2024-01-15T22:55:05.410 INFO:tasks.rados.rados.0.smithi053.stdout:1759: left oid 47 (ObjNum 589 snap 171 seq_num 589) 2024-01-15T22:55:05.414 INFO:tasks.rados.rados.0.smithi053.stdout:1759: done (4 left) 2024-01-15T22:55:05.414 INFO:tasks.rados.rados.0.smithi053.stdout:1764: done (3 left) 2024-01-15T22:55:05.414 INFO:tasks.rados.rados.0.smithi053.stdout:1765: read oid 37 snap -1 2024-01-15T22:55:05.414 INFO:tasks.rados.rados.0.smithi053.stdout:1765: expect (ObjNum 138 snap 36 seq_num 138) 2024-01-15T22:55:05.415 INFO:tasks.rados.rados.0.smithi053.stdout:1766: delete oid 48 current snap is 171 2024-01-15T22:55:05.415 INFO:tasks.rados.rados.0.smithi053.stdout:1763: finishing write tid 1 to smithi053129169-7 2024-01-15T22:55:05.415 INFO:tasks.rados.rados.0.smithi053.stdout:1761: finishing copy_from to smithi053129169-30 2024-01-15T22:55:05.415 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 1259 (ObjNum 492 snap 145 seq_num 492) dirty exists 2024-01-15T22:55:05.415 INFO:tasks.rados.rados.0.smithi053.stdout:1763: finishing write tid 2 to smithi053129169-7 2024-01-15T22:55:05.415 INFO:tasks.rados.rados.0.smithi053.stdout:1761: finishing copy_from racing read to smithi053129169-30 2024-01-15T22:55:05.416 INFO:tasks.rados.rados.0.smithi053.stdout:1762: finishing copy_from to smithi053129169-18 2024-01-15T22:55:05.416 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 1221 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:55:05.416 INFO:tasks.rados.rados.0.smithi053.stdout:1763: finishing write tid 3 to smithi053129169-7 2024-01-15T22:55:05.416 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 597 (ObjNum 590 snap 171 seq_num 590) dirty exists 2024-01-15T22:55:05.416 INFO:tasks.rados.rados.0.smithi053.stdout:1763: left oid 7 (ObjNum 590 snap 171 seq_num 590) 2024-01-15T22:55:05.416 INFO:tasks.rados.rados.0.smithi053.stdout:1762: finishing copy_from racing read to smithi053129169-18 2024-01-15T22:55:05.419 INFO:tasks.rados.rados.0.smithi053.stdout:1761: done (4 left) 2024-01-15T22:55:05.419 INFO:tasks.rados.rados.0.smithi053.stdout:1762: done (3 left) 2024-01-15T22:55:05.419 INFO:tasks.rados.rados.0.smithi053.stdout:1763: done (2 left) 2024-01-15T22:55:05.419 INFO:tasks.rados.rados.0.smithi053.stdout:1766: done (1 left) 2024-01-15T22:55:05.419 INFO:tasks.rados.rados.0.smithi053.stdout:1767: snap_create 2024-01-15T22:55:05.454 INFO:tasks.rados.rados.0.smithi053.stdout:1765: expect (ObjNum 138 snap 36 seq_num 138) 2024-01-15T22:55:05.942 INFO:tasks.rados.rados.0.smithi053.stdout:1765: done (1 left) 2024-01-15T22:55:05.942 INFO:tasks.rados.rados.0.smithi053.stdout:1767: done (0 left) 2024-01-15T22:55:05.942 INFO:tasks.rados.rados.0.smithi053.stdout:1768: delete oid 9 current snap is 172 2024-01-15T22:55:05.946 INFO:tasks.rados.rados.0.smithi053.stdout:1768: done (0 left) 2024-01-15T22:55:05.946 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 172 2024-01-15T22:55:05.946 INFO:tasks.rados.rados.0.smithi053.stdout:1769: seq_num 594 ranges {7168000=352256} 2024-01-15T22:55:05.988 INFO:tasks.rados.rados.0.smithi053.stdout:1769: writing smithi053129169-39 from 7168000 to 7520256 tid 1 2024-01-15T22:55:05.988 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 47 current snap is 172 2024-01-15T22:55:05.988 INFO:tasks.rados.rados.0.smithi053.stdout:1770: seq_num 595 ranges {270336=368640} 2024-01-15T22:55:05.992 INFO:tasks.rados.rados.0.smithi053.stdout:1770: writing smithi053129169-47 from 270336 to 638976 tid 1 2024-01-15T22:55:05.992 INFO:tasks.rados.rados.0.smithi053.stdout:1771: read oid 32 snap -1 2024-01-15T22:55:05.992 INFO:tasks.rados.rados.0.smithi053.stdout:1771: expect deleted 2024-01-15T22:55:05.992 INFO:tasks.rados.rados.0.smithi053.stdout:1772: snap_create 2024-01-15T22:55:05.992 INFO:tasks.rados.rados.0.smithi053.stdout:1769: finishing write tid 1 to smithi053129169-39 2024-01-15T22:55:05.992 INFO:tasks.rados.rados.0.smithi053.stdout:1769: finishing write tid 2 to smithi053129169-39 2024-01-15T22:55:05.992 INFO:tasks.rados.rados.0.smithi053.stdout:1769: finishing write tid 3 to smithi053129169-39 2024-01-15T22:55:05.992 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 928 (ObjNum 594 snap 172 seq_num 594) dirty exists 2024-01-15T22:55:05.992 INFO:tasks.rados.rados.0.smithi053.stdout:1769: left oid 39 (ObjNum 594 snap 172 seq_num 594) 2024-01-15T22:55:05.996 INFO:tasks.rados.rados.0.smithi053.stdout:1770: finishing write tid 1 to smithi053129169-47 2024-01-15T22:55:05.996 INFO:tasks.rados.rados.0.smithi053.stdout:1770: finishing write tid 2 to smithi053129169-47 2024-01-15T22:55:05.997 INFO:tasks.rados.rados.0.smithi053.stdout:1770: finishing write tid 3 to smithi053129169-47 2024-01-15T22:55:05.997 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 1274 (ObjNum 595 snap 172 seq_num 595) dirty exists 2024-01-15T22:55:05.997 INFO:tasks.rados.rados.0.smithi053.stdout:1770: left oid 47 (ObjNum 595 snap 172 seq_num 595) 2024-01-15T22:55:06.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:05 smithi163 ceph-mon[138526]: pgmap v314: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 520 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 625 KiB/s wr, 9 op/s 2024-01-15T22:55:06.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:05 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-01-15T22:55:06.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:05 smithi163 ceph-mon[138526]: Upgrade: osd.6 is safe to restart 2024-01-15T22:55:06.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:05 smithi163 ceph-mon[138526]: osdmap e399: 8 total, 8 up, 8 in 2024-01-15T22:55:06.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:05 smithi163 ceph-mon[138526]: failed to encode map e399 with expected crc 2024-01-15T22:55:06.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:05 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:06.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:05 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-15T22:55:06.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:05 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:55:06.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:05 smithi163 ceph-mon[138526]: osdmap e400: 8 total, 8 up, 8 in 2024-01-15T22:55:06.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[143363]: pgmap v314: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 520 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 625 KiB/s wr, 9 op/s 2024-01-15T22:55:06.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-01-15T22:55:06.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[143363]: Upgrade: osd.6 is safe to restart 2024-01-15T22:55:06.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[143363]: osdmap e399: 8 total, 8 up, 8 in 2024-01-15T22:55:06.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[143363]: failed to encode map e399 with expected crc 2024-01-15T22:55:06.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:06.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-15T22:55:06.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:55:06.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[143363]: osdmap e400: 8 total, 8 up, 8 in 2024-01-15T22:55:06.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[146052]: pgmap v314: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 520 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 625 KiB/s wr, 9 op/s 2024-01-15T22:55:06.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-01-15T22:55:06.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[146052]: Upgrade: osd.6 is safe to restart 2024-01-15T22:55:06.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[146052]: osdmap e399: 8 total, 8 up, 8 in 2024-01-15T22:55:06.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[146052]: failed to encode map e399 with expected crc 2024-01-15T22:55:06.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:06.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-15T22:55:06.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:55:06.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:05 smithi053 ceph-mon[146052]: osdmap e400: 8 total, 8 up, 8 in 2024-01-15T22:55:06.967 INFO:tasks.rados.rados.0.smithi053.stdout:1769: done (3 left) 2024-01-15T22:55:06.968 INFO:tasks.rados.rados.0.smithi053.stdout:1770: done (2 left) 2024-01-15T22:55:06.968 INFO:tasks.rados.rados.0.smithi053.stdout:1771: done (1 left) 2024-01-15T22:55:06.968 INFO:tasks.rados.rados.0.smithi053.stdout:1772: done (0 left) 2024-01-15T22:55:06.968 INFO:tasks.rados.rados.0.smithi053.stdout:1773: copy_from oid 23 from oid 48 current snap is 173 2024-01-15T22:55:06.968 INFO:tasks.rados.rados.0.smithi053.stdout:1774: delete oid 40 current snap is 173 2024-01-15T22:55:06.970 INFO:tasks.rados.rados.0.smithi053.stdout:1774: done (1 left) 2024-01-15T22:55:06.970 INFO:tasks.rados.rados.0.smithi053.stdout:1775: snap_remove snap 150 2024-01-15T22:55:07.107 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:06 smithi163 ceph-mon[138526]: Upgrade: Updating osd.6 2024-01-15T22:55:07.107 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:06 smithi163 ceph-mon[138526]: Deploying daemon osd.6 on smithi163 2024-01-15T22:55:07.107 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:06 smithi163 ceph-mon[138526]: failed to encode map e400 with expected crc 2024-01-15T22:55:07.107 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:06 smithi163 ceph-mon[138526]: failed to encode map e400 with expected crc 2024-01-15T22:55:07.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:06 smithi053 ceph-mon[143363]: Upgrade: Updating osd.6 2024-01-15T22:55:07.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:06 smithi053 ceph-mon[143363]: Deploying daemon osd.6 on smithi163 2024-01-15T22:55:07.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:06 smithi053 ceph-mon[143363]: failed to encode map e400 with expected crc 2024-01-15T22:55:07.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:06 smithi053 ceph-mon[143363]: failed to encode map e400 with expected crc 2024-01-15T22:55:07.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:06 smithi053 ceph-mon[146052]: Upgrade: Updating osd.6 2024-01-15T22:55:07.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:06 smithi053 ceph-mon[146052]: Deploying daemon osd.6 on smithi163 2024-01-15T22:55:07.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:06 smithi053 ceph-mon[146052]: failed to encode map e400 with expected crc 2024-01-15T22:55:07.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:06 smithi053 ceph-mon[146052]: failed to encode map e400 with expected crc 2024-01-15T22:55:07.573 INFO:teuthology.orchestra.run.smithi053.stdout:true 2024-01-15T22:55:07.890 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:07 smithi163 systemd[1]: Stopping Ceph osd.6 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:55:07.893 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-15T22:55:07.893 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (4m) 77s ago 7m 20.5M - 0.25.0 c8568f914cd2 9a47f1d13586 2024-01-15T22:55:07.893 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi163 *:3000 running (4m) 21s ago 7m 91.9M - 9.4.7 954c08fa6188 13a2c7b92d98 2024-01-15T22:55:07.893 INFO:teuthology.orchestra.run.smithi053.stdout:mds.a smithi053 running (8m) 77s ago 8m 19.3M - 17.2.7-268-g6441305d c3a232f785d8 4d36714adf10 2024-01-15T22:55:07.893 INFO:teuthology.orchestra.run.smithi053.stdout:mds.b smithi163 running (8m) 21s ago 8m 17.2M - 17.2.7-268-g6441305d c3a232f785d8 c0b806195a60 2024-01-15T22:55:07.893 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi163 *:8443,9283,8765 running (3m) 21s ago 10m 448M - 18.2.1-242-gd2f11f33 f16b14f4c75d 1e115ae1e0c7 2024-01-15T22:55:07.893 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (4m) 77s ago 12m 511M - 18.2.1-242-gd2f11f33 f16b14f4c75d cb1657132d65 2024-01-15T22:55:07.893 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (3m) 77s ago 12m 81.5M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d a47e1c16b72c 2024-01-15T22:55:07.893 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi163 running (3m) 21s ago 10m 66.0M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d b2d91135e37d 2024-01-15T22:55:07.893 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (3m) 77s ago 10m 68.4M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d 8bb8f7a4f9b5 2024-01-15T22:55:07.893 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (4m) 77s ago 7m 9773k - 1.5.0 0da6a335fe13 3b51e4e7e299 2024-01-15T22:55:07.893 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi163 *:9100 running (4m) 21s ago 6m 17.7M - 1.5.0 0da6a335fe13 5ddabc842ce8 2024-01-15T22:55:07.893 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (2m) 77s ago 10m 335M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d c8aace9ef8ef 2024-01-15T22:55:07.893 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (2m) 77s ago 10m 222M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d 62f6e9f6a632 2024-01-15T22:55:07.894 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (108s) 77s ago 9m 183M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d 5845a6a52aa5 2024-01-15T22:55:07.894 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (80s) 77s ago 9m 16.2M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d bf6068db6ec4 2024-01-15T22:55:07.894 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi163 running (51s) 21s ago 9m 298M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 3f1c90058a90 2024-01-15T22:55:07.894 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi163 running (23s) 21s ago 8m 11.6M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 63f58e9f7bab 2024-01-15T22:55:07.894 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi163 running (8m) 21s ago 8m 541M 2488M 17.2.7-268-g6441305d c3a232f785d8 d9bbfdd11e5a 2024-01-15T22:55:07.894 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi163 running (8m) 21s ago 8m 507M 2488M 17.2.7-268-g6441305d c3a232f785d8 b416f62ab004 2024-01-15T22:55:07.894 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi163 *:9095 running (3m) 21s ago 7m 63.4M - 2.43.0 a07b618ecd1d c7eb40616e72 2024-01-15T22:55:07.975 INFO:tasks.rados.rados.0.smithi053.stdout:1775: done (1 left) 2024-01-15T22:55:07.975 INFO:tasks.rados.rados.0.smithi053.stdout:1776: setattr oid 37 current snap is 173 2024-01-15T22:55:07.975 INFO:tasks.rados.rados.0.smithi053.stdout:1773: finishing copy_from to smithi053129169-23 2024-01-15T22:55:07.975 INFO:tasks.rados.rados.0.smithi053.stdout:1773: got expected ENOENT (src dne) 2024-01-15T22:55:07.975 INFO:tasks.rados.rados.0.smithi053.stdout:1773: finishing copy_from racing read to smithi053129169-23 2024-01-15T22:55:07.975 INFO:tasks.rados.rados.0.smithi053.stdout:1773: done (1 left) 2024-01-15T22:55:07.975 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 46 current snap is 173 2024-01-15T22:55:07.975 INFO:tasks.rados.rados.0.smithi053.stdout:1777: seq_num 597 ranges {0=401408} 2024-01-15T22:55:07.975 INFO:tasks.rados.rados.0.smithi053.stdout:1777: writing smithi053129169-46 from 0 to 401408 tid 1 2024-01-15T22:55:07.975 INFO:tasks.rados.rados.0.smithi053.stdout:1778: delete oid 23 current snap is 173 2024-01-15T22:55:07.992 INFO:tasks.rados.rados.0.smithi053.stdout:1777: finishing write tid 1 to smithi053129169-46 2024-01-15T22:55:07.993 INFO:tasks.rados.rados.0.smithi053.stdout:1777: finishing write tid 2 to smithi053129169-46 2024-01-15T22:55:07.996 INFO:tasks.rados.rados.0.smithi053.stdout:1777: finishing write tid 3 to smithi053129169-46 2024-01-15T22:55:07.996 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 915 (ObjNum 597 snap 173 seq_num 597) dirty exists 2024-01-15T22:55:07.996 INFO:tasks.rados.rados.0.smithi053.stdout:1777: left oid 46 (ObjNum 597 snap 173 seq_num 597) 2024-01-15T22:55:08.229 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:07 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[91090]: 2024-01-15T22:55:07.898+0000 7f6735523700 -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-01-15T22:55:08.229 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:07 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[91090]: 2024-01-15T22:55:07.898+0000 7f6735523700 -1 osd.6 401 *** Got signal Terminated *** 2024-01-15T22:55:08.229 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:07 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[91090]: 2024-01-15T22:55:07.898+0000 7f6735523700 -1 osd.6 401 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-15T22:55:08.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:07 smithi163 ceph-mon[138526]: pgmap v317: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 522 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-01-15T22:55:08.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:07 smithi163 ceph-mon[138526]: failed to encode map e401 with expected crc 2024-01-15T22:55:08.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:07 smithi163 ceph-mon[138526]: osdmap e401: 8 total, 8 up, 8 in 2024-01-15T22:55:08.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:07 smithi163 ceph-mon[138526]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:55:08.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:07 smithi163 ceph-mon[138526]: osd.6 marked itself down and dead 2024-01-15T22:55:08.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:07 smithi053 ceph-mon[143363]: pgmap v317: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 522 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-01-15T22:55:08.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:07 smithi053 ceph-mon[143363]: failed to encode map e401 with expected crc 2024-01-15T22:55:08.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:07 smithi053 ceph-mon[143363]: osdmap e401: 8 total, 8 up, 8 in 2024-01-15T22:55:08.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:07 smithi053 ceph-mon[143363]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:55:08.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:07 smithi053 ceph-mon[143363]: osd.6 marked itself down and dead 2024-01-15T22:55:08.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:07 smithi053 ceph-mon[146052]: pgmap v317: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 522 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-01-15T22:55:08.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:07 smithi053 ceph-mon[146052]: failed to encode map e401 with expected crc 2024-01-15T22:55:08.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:07 smithi053 ceph-mon[146052]: osdmap e401: 8 total, 8 up, 8 in 2024-01-15T22:55:08.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:07 smithi053 ceph-mon[146052]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:55:08.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:07 smithi053 ceph-mon[146052]: osd.6 marked itself down and dead 2024-01-15T22:55:08.302 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:55:08.302 INFO:teuthology.orchestra.run.smithi053.stdout: "mon": { 2024-01-15T22:55:08.302 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 3 2024-01-15T22:55:08.302 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:55:08.302 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr": { 2024-01-15T22:55:08.302 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 2 2024-01-15T22:55:08.302 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:55:08.302 INFO:teuthology.orchestra.run.smithi053.stdout: "osd": { 2024-01-15T22:55:08.302 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 1, 2024-01-15T22:55:08.302 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 6 2024-01-15T22:55:08.302 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:55:08.302 INFO:teuthology.orchestra.run.smithi053.stdout: "mds": { 2024-01-15T22:55:08.303 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:55:08.303 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:55:08.303 INFO:teuthology.orchestra.run.smithi053.stdout: "overall": { 2024-01-15T22:55:08.303 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 3, 2024-01-15T22:55:08.303 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 11 2024-01-15T22:55:08.303 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-01-15T22:55:08.303 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:55:08.965 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:08 smithi163 bash[158578]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6 2024-01-15T22:55:08.966 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:55:08 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:55:08.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:55:08.994 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 1267 (ObjNum 138 snap 36 seq_num 138) dirty exists 2024-01-15T22:55:08.994 INFO:tasks.rados.rados.0.smithi053.stdout:1776: done (2 left) 2024-01-15T22:55:08.994 INFO:tasks.rados.rados.0.smithi053.stdout:1777: done (1 left) 2024-01-15T22:55:08.994 INFO:tasks.rados.rados.0.smithi053.stdout:1778: done (0 left) 2024-01-15T22:55:08.994 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 27 current snap is 173 2024-01-15T22:55:08.994 INFO:tasks.rados.rados.0.smithi053.stdout:1779: seq_num 599 ranges {2244608=434176} 2024-01-15T22:55:09.008 INFO:tasks.rados.rados.0.smithi053.stdout:1779: writing smithi053129169-27 from 2244608 to 2678784 tid 1 2024-01-15T22:55:09.008 INFO:tasks.rados.rados.0.smithi053.stdout:1780: snap_remove snap 148 2024-01-15T22:55:09.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:08 smithi163 ceph-mon[138526]: from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:55:09.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:08 smithi163 ceph-mon[138526]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:55:09.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:08 smithi163 ceph-mon[138526]: failed to encode map e402 with expected crc 2024-01-15T22:55:09.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:08 smithi163 ceph-mon[138526]: osdmap e402: 8 total, 7 up, 8 in 2024-01-15T22:55:09.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:08 smithi163 ceph-mon[138526]: failed to encode map e402 with expected crc 2024-01-15T22:55:09.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:08 smithi163 ceph-mon[138526]: failed to encode map e402 with expected crc 2024-01-15T22:55:09.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:08 smithi163 ceph-mon[138526]: failed to encode map e402 with expected crc 2024-01-15T22:55:09.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:08 smithi163 ceph-mon[138526]: failed to encode map e402 with expected crc 2024-01-15T22:55:09.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:08 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3153057318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:09.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[143363]: from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:55:09.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[143363]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:55:09.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[143363]: failed to encode map e402 with expected crc 2024-01-15T22:55:09.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[143363]: osdmap e402: 8 total, 7 up, 8 in 2024-01-15T22:55:09.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[143363]: failed to encode map e402 with expected crc 2024-01-15T22:55:09.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[143363]: failed to encode map e402 with expected crc 2024-01-15T22:55:09.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[143363]: failed to encode map e402 with expected crc 2024-01-15T22:55:09.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[143363]: failed to encode map e402 with expected crc 2024-01-15T22:55:09.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3153057318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:09.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[146052]: from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:55:09.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[146052]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:55:09.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[146052]: failed to encode map e402 with expected crc 2024-01-15T22:55:09.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[146052]: osdmap e402: 8 total, 7 up, 8 in 2024-01-15T22:55:09.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[146052]: failed to encode map e402 with expected crc 2024-01-15T22:55:09.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[146052]: failed to encode map e402 with expected crc 2024-01-15T22:55:09.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[146052]: failed to encode map e402 with expected crc 2024-01-15T22:55:09.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[146052]: failed to encode map e402 with expected crc 2024-01-15T22:55:09.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:08 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3153057318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:09.988 INFO:tasks.rados.rados.0.smithi053.stdout:1780: done (1 left) 2024-01-15T22:55:09.988 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 173 2024-01-15T22:55:09.988 INFO:tasks.rados.rados.0.smithi053.stdout:1781: seq_num 600 ranges {1638400=450560} 2024-01-15T22:55:09.999 INFO:tasks.rados.rados.0.smithi053.stdout:1781: writing smithi053129169-38 from 1638400 to 2088960 tid 1 2024-01-15T22:55:09.999 INFO:tasks.rados.rados.0.smithi053.stdout:1782: snap_create 2024-01-15T22:55:09.999 INFO:tasks.rados.rados.0.smithi053.stdout:1779: finishing write tid 1 to smithi053129169-27 2024-01-15T22:55:09.999 INFO:tasks.rados.rados.0.smithi053.stdout:1779: finishing write tid 2 to smithi053129169-27 2024-01-15T22:55:09.999 INFO:tasks.rados.rados.0.smithi053.stdout:1779: finishing write tid 3 to smithi053129169-27 2024-01-15T22:55:10.000 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 917 (ObjNum 599 snap 173 seq_num 599) dirty exists 2024-01-15T22:55:10.000 INFO:tasks.rados.rados.0.smithi053.stdout:1779: left oid 27 (ObjNum 599 snap 173 seq_num 599) 2024-01-15T22:55:10.003 INFO:tasks.rados.rados.0.smithi053.stdout:1781: finishing write tid 1 to smithi053129169-38 2024-01-15T22:55:10.004 INFO:tasks.rados.rados.0.smithi053.stdout:1781: finishing write tid 2 to smithi053129169-38 2024-01-15T22:55:10.005 INFO:tasks.rados.rados.0.smithi053.stdout:1781: finishing write tid 3 to smithi053129169-38 2024-01-15T22:55:10.005 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 931 (ObjNum 600 snap 173 seq_num 600) dirty exists 2024-01-15T22:55:10.005 INFO:tasks.rados.rados.0.smithi053.stdout:1781: left oid 38 (ObjNum 600 snap 173 seq_num 600) 2024-01-15T22:55:10.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:09 smithi163 ceph-mon[138526]: pgmap v320: 121 pgs: 9 peering, 11 stale+active+clean, 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 98 active+clean; 528 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 586 KiB/s wr, 4 op/s 2024-01-15T22:55:10.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:09 smithi163 ceph-mon[138526]: failed to encode map e403 with expected crc 2024-01-15T22:55:10.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:09 smithi163 ceph-mon[138526]: osdmap e403: 8 total, 7 up, 8 in 2024-01-15T22:55:10.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:09 smithi163 ceph-mon[138526]: failed to encode map e403 with expected crc 2024-01-15T22:55:10.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:09 smithi163 ceph-mon[138526]: failed to encode map e403 with expected crc 2024-01-15T22:55:10.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:09 smithi163 ceph-mon[138526]: failed to encode map e403 with expected crc 2024-01-15T22:55:10.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:09 smithi053 ceph-mon[143363]: pgmap v320: 121 pgs: 9 peering, 11 stale+active+clean, 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 98 active+clean; 528 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 586 KiB/s wr, 4 op/s 2024-01-15T22:55:10.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:09 smithi053 ceph-mon[143363]: failed to encode map e403 with expected crc 2024-01-15T22:55:10.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:09 smithi053 ceph-mon[143363]: osdmap e403: 8 total, 7 up, 8 in 2024-01-15T22:55:10.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:09 smithi053 ceph-mon[143363]: failed to encode map e403 with expected crc 2024-01-15T22:55:10.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:09 smithi053 ceph-mon[143363]: failed to encode map e403 with expected crc 2024-01-15T22:55:10.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:09 smithi053 ceph-mon[143363]: failed to encode map e403 with expected crc 2024-01-15T22:55:10.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:09 smithi053 ceph-mon[146052]: pgmap v320: 121 pgs: 9 peering, 11 stale+active+clean, 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 98 active+clean; 528 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 586 KiB/s wr, 4 op/s 2024-01-15T22:55:10.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:09 smithi053 ceph-mon[146052]: failed to encode map e403 with expected crc 2024-01-15T22:55:10.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:09 smithi053 ceph-mon[146052]: osdmap e403: 8 total, 7 up, 8 in 2024-01-15T22:55:10.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:09 smithi053 ceph-mon[146052]: failed to encode map e403 with expected crc 2024-01-15T22:55:10.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:09 smithi053 ceph-mon[146052]: failed to encode map e403 with expected crc 2024-01-15T22:55:10.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:09 smithi053 ceph-mon[146052]: failed to encode map e403 with expected crc 2024-01-15T22:55:10.584 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:10 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.6.service: Succeeded. 2024-01-15T22:55:10.584 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:10 smithi163 systemd[1]: Stopped Ceph osd.6 for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:55:10.585 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:10 smithi163 systemd[1]: Starting Ceph osd.6 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:55:10.945 INFO:tasks.rados.rados.0.smithi053.stdout:1779: done (2 left) 2024-01-15T22:55:10.945 INFO:tasks.rados.rados.0.smithi053.stdout:1781: done (1 left) 2024-01-15T22:55:10.945 INFO:tasks.rados.rados.0.smithi053.stdout:1782: done (0 left) 2024-01-15T22:55:10.945 INFO:tasks.rados.rados.0.smithi053.stdout:1783: rollback oid 36 current snap is 174 2024-01-15T22:55:10.945 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 36 to 144 2024-01-15T22:55:10.945 INFO:tasks.rados.rados.0.smithi053.stdout:1784: snap_create 2024-01-15T22:55:10.950 INFO:tasks.rados.rados.0.smithi053.stdout:1783: finishing rollback tid 1 to smithi053129169-36 2024-01-15T22:55:10.950 INFO:tasks.rados.rados.0.smithi053.stdout:1783: finishing rollback tid 2 to smithi053129169-36 2024-01-15T22:55:10.951 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 921 (ObjNum 483 snap 144 seq_num 483) dirty exists 2024-01-15T22:55:11.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:11 smithi163 ceph-mon[138526]: osdmap e404: 8 total, 7 up, 8 in 2024-01-15T22:55:11.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:11 smithi163 ceph-mon[138526]: failed to encode map e404 with expected crc 2024-01-15T22:55:11.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:11 smithi163 ceph-mon[138526]: failed to encode map e404 with expected crc 2024-01-15T22:55:11.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:11 smithi163 ceph-mon[138526]: osdmap e405: 8 total, 7 up, 8 in 2024-01-15T22:55:11.273 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:11 smithi163 bash[158845]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-01-15T22:55:11.273 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:11 smithi163 bash[158845]: 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-01-15T22:55:11.273 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:11 smithi163 bash[158845]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-01-15T22:55:11.274 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:11 smithi163 bash[158845]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-01-15T22:55:11.274 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:11 smithi163 bash[158845]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-01-15T22:55:11.274 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:11 smithi163 bash[158845]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-01-15T22:55:11.274 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:11 smithi163 bash[158845]: --> ceph-volume raw activate successful for osd ID: 6 2024-01-15T22:55:11.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:10 smithi053 ceph-mon[143363]: osdmap e404: 8 total, 7 up, 8 in 2024-01-15T22:55:11.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:11 smithi053 ceph-mon[143363]: failed to encode map e404 with expected crc 2024-01-15T22:55:11.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:11 smithi053 ceph-mon[143363]: failed to encode map e404 with expected crc 2024-01-15T22:55:11.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:11 smithi053 ceph-mon[143363]: osdmap e405: 8 total, 7 up, 8 in 2024-01-15T22:55:11.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:11 smithi053 ceph-mon[146052]: osdmap e404: 8 total, 7 up, 8 in 2024-01-15T22:55:11.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:11 smithi053 ceph-mon[146052]: failed to encode map e404 with expected crc 2024-01-15T22:55:11.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:11 smithi053 ceph-mon[146052]: failed to encode map e404 with expected crc 2024-01-15T22:55:11.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:11 smithi053 ceph-mon[146052]: osdmap e405: 8 total, 7 up, 8 in 2024-01-15T22:55:11.952 INFO:tasks.rados.rados.0.smithi053.stdout:1783: done (1 left) 2024-01-15T22:55:11.952 INFO:tasks.rados.rados.0.smithi053.stdout:1784: done (0 left) 2024-01-15T22:55:11.952 INFO:tasks.rados.rados.0.smithi053.stdout:1785: read oid 4 snap 144 2024-01-15T22:55:11.952 INFO:tasks.rados.rados.0.smithi053.stdout:1785: expect (ObjNum 473 snap 141 seq_num 473) 2024-01-15T22:55:11.952 INFO:tasks.rados.rados.0.smithi053.stdout:1786: snap_remove snap 154 2024-01-15T22:55:11.979 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:11 smithi163 bash[159094]: 84d078eaa89007272da3ddfe23e60f0a913145ae30db5b16a90aacbda759be15 2024-01-15T22:55:11.979 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:11 smithi163 systemd[1]: Started Ceph osd.6 for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:55:11.979 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:11 smithi163 ceph-osd[159132]: -- 172.21.15.163:0/4104186837 <== mon.1 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5562f47ca4e0 con 0x5562f479b000 2024-01-15T22:55:12.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:12 smithi053 ceph-mon[143363]: pgmap v323: 121 pgs: 5 active+undersized+degraded, 11 peering, 1 active+clean+snaptrim, 4 stale+active+clean, 16 active+undersized, 84 active+clean; 528 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 10 op/s; 13/735 objects degraded (1.769%) 2024-01-15T22:55:12.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:12 smithi053 ceph-mon[143363]: Health check failed: Degraded data redundancy: 13/735 objects degraded (1.769%), 5 pgs degraded (PG_DEGRADED) 2024-01-15T22:55:12.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:12 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:12.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:12 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:12.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:12 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:55:12.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:12 smithi053 ceph-mon[143363]: osdmap e406: 8 total, 7 up, 8 in 2024-01-15T22:55:12.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:12 smithi053 ceph-mon[146052]: pgmap v323: 121 pgs: 5 active+undersized+degraded, 11 peering, 1 active+clean+snaptrim, 4 stale+active+clean, 16 active+undersized, 84 active+clean; 528 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 10 op/s; 13/735 objects degraded (1.769%) 2024-01-15T22:55:12.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:12 smithi053 ceph-mon[146052]: Health check failed: Degraded data redundancy: 13/735 objects degraded (1.769%), 5 pgs degraded (PG_DEGRADED) 2024-01-15T22:55:12.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:12 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:12.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:12 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:12.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:12 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:55:12.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:12 smithi053 ceph-mon[146052]: osdmap e406: 8 total, 7 up, 8 in 2024-01-15T22:55:12.329 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:12 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T22:55:12.241+0000 7f0326aa1640 -1 Falling back to public interface 2024-01-15T22:55:12.330 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:12 smithi163 ceph-mon[138526]: pgmap v323: 121 pgs: 5 active+undersized+degraded, 11 peering, 1 active+clean+snaptrim, 4 stale+active+clean, 16 active+undersized, 84 active+clean; 528 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 10 op/s; 13/735 objects degraded (1.769%) 2024-01-15T22:55:12.330 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:12 smithi163 ceph-mon[138526]: Health check failed: Degraded data redundancy: 13/735 objects degraded (1.769%), 5 pgs degraded (PG_DEGRADED) 2024-01-15T22:55:12.330 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:12 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:12.330 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:12 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:12.330 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:12 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:55:12.330 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:12 smithi163 ceph-mon[138526]: osdmap e406: 8 total, 7 up, 8 in 2024-01-15T22:55:12.956 INFO:tasks.rados.rados.0.smithi053.stdout:1786: done (1 left) 2024-01-15T22:55:12.956 INFO:tasks.rados.rados.0.smithi053.stdout:1787: setattr oid 49 current snap is 175 2024-01-15T22:55:12.957 INFO:tasks.rados.rados.0.smithi053.stdout:1788: snap_remove snap 147 2024-01-15T22:55:13.127 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:13 smithi163 ceph-mon[138526]: failed to encode map e405 with expected crc 2024-01-15T22:55:13.127 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:13 smithi163 ceph-mon[138526]: failed to encode map e405 with expected crc 2024-01-15T22:55:13.127 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:13 smithi163 ceph-mon[138526]: osdmap e407: 8 total, 7 up, 8 in 2024-01-15T22:55:13.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:13 smithi053 ceph-mon[143363]: failed to encode map e405 with expected crc 2024-01-15T22:55:13.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:13 smithi053 ceph-mon[143363]: failed to encode map e405 with expected crc 2024-01-15T22:55:13.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:13 smithi053 ceph-mon[143363]: osdmap e407: 8 total, 7 up, 8 in 2024-01-15T22:55:13.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:13 smithi053 ceph-mon[146052]: failed to encode map e405 with expected crc 2024-01-15T22:55:13.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:13 smithi053 ceph-mon[146052]: failed to encode map e405 with expected crc 2024-01-15T22:55:13.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:13 smithi053 ceph-mon[146052]: osdmap e407: 8 total, 7 up, 8 in 2024-01-15T22:55:13.960 INFO:tasks.rados.rados.0.smithi053.stdout:1788: done (2 left) 2024-01-15T22:55:13.960 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 47 current snap is 175 2024-01-15T22:55:13.960 INFO:tasks.rados.rados.0.smithi053.stdout:1789: seq_num 601 ranges {638976=475136} 2024-01-15T22:55:13.964 INFO:tasks.rados.rados.0.smithi053.stdout:1789: writing smithi053129169-47 from 638976 to 1114112 tid 1 2024-01-15T22:55:13.965 INFO:tasks.rados.rados.0.smithi053.stdout:1790: copy_from oid 19 from oid 28 current snap is 175 2024-01-15T22:55:13.965 INFO:tasks.rados.rados.0.smithi053.stdout:1791: rollback oid 11 current snap is 175 2024-01-15T22:55:13.965 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 11 to 170 2024-01-15T22:55:13.965 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 175 2024-01-15T22:55:13.965 INFO:tasks.rados.rados.0.smithi053.stdout:1792: seq_num 602 ranges {2646016=491520} 2024-01-15T22:55:13.981 INFO:tasks.rados.rados.0.smithi053.stdout:1792: writing smithi053129169-7 from 2646016 to 3137536 tid 1 2024-01-15T22:55:13.981 INFO:tasks.rados.rados.0.smithi053.stdout:1793: read oid 42 snap -1 2024-01-15T22:55:13.981 INFO:tasks.rados.rados.0.smithi053.stdout:1793: expect deleted 2024-01-15T22:55:13.981 INFO:tasks.rados.rados.0.smithi053.stdout:1794: snap_create 2024-01-15T22:55:13.981 INFO:tasks.rados.rados.0.smithi053.stdout:1785: expect (ObjNum 473 snap 141 seq_num 473) 2024-01-15T22:55:14.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:14 smithi163 ceph-mon[138526]: pgmap v326: 121 pgs: 8 active+undersized+degraded, 11 peering, 1 active+clean+snaptrim, 24 active+undersized, 77 active+clean; 530 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.3 MiB/s wr, 13 op/s; 54/738 objects degraded (7.317%) 2024-01-15T22:55:14.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:14 smithi163 ceph-mon[138526]: failed to encode map e406 with expected crc 2024-01-15T22:55:14.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:14 smithi163 ceph-mon[138526]: failed to encode map e407 with expected crc 2024-01-15T22:55:14.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:14 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:14.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:55:14.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:14 smithi163 ceph-mon[138526]: osdmap e408: 8 total, 7 up, 8 in 2024-01-15T22:55:14.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:14 smithi053 ceph-mon[143363]: pgmap v326: 121 pgs: 8 active+undersized+degraded, 11 peering, 1 active+clean+snaptrim, 24 active+undersized, 77 active+clean; 530 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.3 MiB/s wr, 13 op/s; 54/738 objects degraded (7.317%) 2024-01-15T22:55:14.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:14 smithi053 ceph-mon[143363]: failed to encode map e406 with expected crc 2024-01-15T22:55:14.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:14 smithi053 ceph-mon[143363]: failed to encode map e407 with expected crc 2024-01-15T22:55:14.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:14 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:14.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:55:14.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:14 smithi053 ceph-mon[143363]: osdmap e408: 8 total, 7 up, 8 in 2024-01-15T22:55:14.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:14 smithi053 ceph-mon[146052]: pgmap v326: 121 pgs: 8 active+undersized+degraded, 11 peering, 1 active+clean+snaptrim, 24 active+undersized, 77 active+clean; 530 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.3 MiB/s wr, 13 op/s; 54/738 objects degraded (7.317%) 2024-01-15T22:55:14.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:14 smithi053 ceph-mon[146052]: failed to encode map e406 with expected crc 2024-01-15T22:55:14.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:14 smithi053 ceph-mon[146052]: failed to encode map e407 with expected crc 2024-01-15T22:55:14.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:14 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:14.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:55:14.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:14 smithi053 ceph-mon[146052]: osdmap e408: 8 total, 7 up, 8 in 2024-01-15T22:55:15.150 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 1465 (ObjNum 508 snap 150 seq_num 508) dirty exists 2024-01-15T22:55:15.150 INFO:tasks.rados.rados.0.smithi053.stdout:1791: finishing rollback tid 0 to smithi053129169-11 2024-01-15T22:55:15.150 INFO:tasks.rados.rados.0.smithi053.stdout:1791: finishing rollback tid 1 to smithi053129169-11 2024-01-15T22:55:15.150 INFO:tasks.rados.rados.0.smithi053.stdout:1791: finishing rollback tid 2 to smithi053129169-11 2024-01-15T22:55:15.150 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 600 (ObjNum 583 snap 168 seq_num 583) dirty exists 2024-01-15T22:55:15.150 INFO:tasks.rados.rados.0.smithi053.stdout:1789: finishing write tid 1 to smithi053129169-47 2024-01-15T22:55:15.150 INFO:tasks.rados.rados.0.smithi053.stdout:1789: finishing write tid 2 to smithi053129169-47 2024-01-15T22:55:15.150 INFO:tasks.rados.rados.0.smithi053.stdout:1789: finishing write tid 3 to smithi053129169-47 2024-01-15T22:55:15.151 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 1305 (ObjNum 601 snap 175 seq_num 601) dirty exists 2024-01-15T22:55:15.151 INFO:tasks.rados.rados.0.smithi053.stdout:1789: left oid 47 (ObjNum 601 snap 175 seq_num 601) 2024-01-15T22:55:15.151 INFO:tasks.rados.rados.0.smithi053.stdout:1785: done (7 left) 2024-01-15T22:55:15.151 INFO:tasks.rados.rados.0.smithi053.stdout:1787: done (6 left) 2024-01-15T22:55:15.151 INFO:tasks.rados.rados.0.smithi053.stdout:1789: done (5 left) 2024-01-15T22:55:15.151 INFO:tasks.rados.rados.0.smithi053.stdout:1791: done (4 left) 2024-01-15T22:55:15.151 INFO:tasks.rados.rados.0.smithi053.stdout:1794: done (3 left) 2024-01-15T22:55:15.151 INFO:tasks.rados.rados.0.smithi053.stdout:1795: setattr oid 3 current snap is 176 2024-01-15T22:55:15.151 INFO:tasks.rados.rados.0.smithi053.stdout:1790: finishing copy_from to smithi053129169-19 2024-01-15T22:55:15.151 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 597 (ObjNum 379 snap 116 seq_num 379) dirty exists 2024-01-15T22:55:15.151 INFO:tasks.rados.rados.0.smithi053.stdout:1792: finishing write tid 1 to smithi053129169-7 2024-01-15T22:55:15.151 INFO:tasks.rados.rados.0.smithi053.stdout:1790: finishing copy_from racing read to smithi053129169-19 2024-01-15T22:55:15.151 INFO:tasks.rados.rados.0.smithi053.stdout:1792: finishing write tid 2 to smithi053129169-7 2024-01-15T22:55:15.151 INFO:tasks.rados.rados.0.smithi053.stdout:1792: finishing write tid 3 to smithi053129169-7 2024-01-15T22:55:15.152 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 602 (ObjNum 602 snap 175 seq_num 602) dirty exists 2024-01-15T22:55:15.152 INFO:tasks.rados.rados.0.smithi053.stdout:1792: left oid 7 (ObjNum 602 snap 175 seq_num 602) 2024-01-15T22:55:15.152 INFO:tasks.rados.rados.0.smithi053.stdout:1790: done (3 left) 2024-01-15T22:55:15.152 INFO:tasks.rados.rados.0.smithi053.stdout:1792: done (2 left) 2024-01-15T22:55:15.153 INFO:tasks.rados.rados.0.smithi053.stdout:1793: done (1 left) 2024-01-15T22:55:15.153 INFO:tasks.rados.rados.0.smithi053.stdout:1796: copy_from oid 35 from oid 34 current snap is 176 2024-01-15T22:55:15.153 INFO:tasks.rados.rados.0.smithi053.stdout:1797: copy_from oid 16 from oid 43 current snap is 176 2024-01-15T22:55:15.153 INFO:tasks.rados.rados.0.smithi053.stdout:1798: rollback oid 13 current snap is 176 2024-01-15T22:55:15.153 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 13 to 172 2024-01-15T22:55:15.153 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 176 2024-01-15T22:55:15.153 INFO:tasks.rados.rados.0.smithi053.stdout:1799: seq_num 603 ranges {270336=507904} 2024-01-15T22:55:15.156 INFO:tasks.rados.rados.0.smithi053.stdout:1799: writing smithi053129169-24 from 270336 to 778240 tid 1 2024-01-15T22:55:15.156 INFO:tasks.rados.rados.0.smithi053.stdout:1800: copy_from oid 38 from oid 11 current snap is 176 2024-01-15T22:55:15.156 INFO:tasks.rados.rados.0.smithi053.stdout:1801: rollback oid 47 current snap is 176 2024-01-15T22:55:15.156 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 47 to 156 2024-01-15T22:55:15.156 INFO:tasks.rados.rados.0.smithi053.stdout:1802: snap_create 2024-01-15T22:55:15.156 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 1390 (ObjNum 407 snap 123 seq_num 407) dirty exists 2024-01-15T22:55:15.158 INFO:tasks.rados.rados.0.smithi053.stdout:1798: finishing rollback tid 0 to smithi053129169-13 2024-01-15T22:55:15.159 INFO:tasks.rados.rados.0.smithi053.stdout:1798: finishing rollback tid 1 to smithi053129169-13 2024-01-15T22:55:15.159 INFO:tasks.rados.rados.0.smithi053.stdout:1798: finishing rollback tid 2 to smithi053129169-13 2024-01-15T22:55:15.159 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 1218 (ObjNum 547 snap 159 seq_num 547) dirty exists 2024-01-15T22:55:15.161 INFO:tasks.rados.rados.0.smithi053.stdout:1801: finishing rollback tid 0 to smithi053129169-47 2024-01-15T22:55:15.162 INFO:tasks.rados.rados.0.smithi053.stdout:1799: finishing write tid 1 to smithi053129169-24 2024-01-15T22:55:15.162 INFO:tasks.rados.rados.0.smithi053.stdout:1801: finishing rollback tid 1 to smithi053129169-47 2024-01-15T22:55:15.163 INFO:tasks.rados.rados.0.smithi053.stdout:1801: finishing rollback tid 2 to smithi053129169-47 2024-01-15T22:55:15.163 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 1317 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-01-15T22:55:15.163 INFO:tasks.rados.rados.0.smithi053.stdout:1799: finishing write tid 2 to smithi053129169-24 2024-01-15T22:55:15.164 INFO:tasks.rados.rados.0.smithi053.stdout:1800: finishing copy_from to smithi053129169-38 2024-01-15T22:55:15.164 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 600 (ObjNum 583 snap 168 seq_num 583) dirty exists 2024-01-15T22:55:15.164 INFO:tasks.rados.rados.0.smithi053.stdout:1799: finishing write tid 3 to smithi053129169-24 2024-01-15T22:55:15.164 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 747 (ObjNum 603 snap 176 seq_num 603) dirty exists 2024-01-15T22:55:15.164 INFO:tasks.rados.rados.0.smithi053.stdout:1799: left oid 24 (ObjNum 603 snap 176 seq_num 603) 2024-01-15T22:55:15.164 INFO:tasks.rados.rados.0.smithi053.stdout:1800: finishing copy_from racing read to smithi053129169-38 2024-01-15T22:55:15.169 INFO:tasks.rados.rados.0.smithi053.stdout:1796: finishing copy_from to smithi053129169-35 2024-01-15T22:55:15.169 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 1209 (ObjNum 561 snap 160 seq_num 561) dirty exists 2024-01-15T22:55:15.170 INFO:tasks.rados.rados.0.smithi053.stdout:1796: finishing copy_from racing read to smithi053129169-35 2024-01-15T22:55:15.171 INFO:tasks.rados.rados.0.smithi053.stdout:1797: finishing copy_from to smithi053129169-16 2024-01-15T22:55:15.171 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 741 (ObjNum 566 snap 160 seq_num 566) dirty exists 2024-01-15T22:55:15.172 INFO:tasks.rados.rados.0.smithi053.stdout:1797: finishing copy_from racing read to smithi053129169-16 2024-01-15T22:55:15.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:55:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:55:15] "GET /metrics HTTP/1.1" 200 36205 "" "Prometheus/2.43.0" 2024-01-15T22:55:15.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:15 smithi053 ceph-mon[143363]: failed to encode map e408 with expected crc 2024-01-15T22:55:15.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:15.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:15.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:15.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:15.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:15 smithi053 ceph-mon[143363]: osdmap e409: 8 total, 7 up, 8 in 2024-01-15T22:55:15.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:15 smithi053 ceph-mon[146052]: failed to encode map e408 with expected crc 2024-01-15T22:55:15.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:15.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:15.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:15.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:15.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:15 smithi053 ceph-mon[146052]: osdmap e409: 8 total, 7 up, 8 in 2024-01-15T22:55:15.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:15 smithi163 ceph-mon[138526]: failed to encode map e408 with expected crc 2024-01-15T22:55:15.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:15.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:15.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:15.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:15.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:15 smithi163 ceph-mon[138526]: osdmap e409: 8 total, 7 up, 8 in 2024-01-15T22:55:15.641 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:15 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T22:55:15.390+0000 7f0326aa1640 -1 osd.6 0 read_superblock omap replica is missing. 2024-01-15T22:55:15.642 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:15 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T22:55:15.480+0000 7f0326aa1640 -1 osd.6 401 log_to_monitors true 2024-01-15T22:55:15.946 INFO:tasks.rados.rados.0.smithi053.stdout:1795: done (7 left) 2024-01-15T22:55:15.947 INFO:tasks.rados.rados.0.smithi053.stdout:1796: done (6 left) 2024-01-15T22:55:15.947 INFO:tasks.rados.rados.0.smithi053.stdout:1797: done (5 left) 2024-01-15T22:55:15.947 INFO:tasks.rados.rados.0.smithi053.stdout:1798: done (4 left) 2024-01-15T22:55:15.947 INFO:tasks.rados.rados.0.smithi053.stdout:1799: done (3 left) 2024-01-15T22:55:15.947 INFO:tasks.rados.rados.0.smithi053.stdout:1800: done (2 left) 2024-01-15T22:55:15.947 INFO:tasks.rados.rados.0.smithi053.stdout:1801: done (1 left) 2024-01-15T22:55:15.947 INFO:tasks.rados.rados.0.smithi053.stdout:1802: done (0 left) 2024-01-15T22:55:15.947 INFO:tasks.rados.rados.0.smithi053.stdout:1803: rmattr oid 9 current snap is 177 2024-01-15T22:55:15.947 INFO:tasks.rados.rados.0.smithi053.stdout:1803: done (0 left) 2024-01-15T22:55:15.947 INFO:tasks.rados.rados.0.smithi053.stdout:1804: copy_from oid 8 from oid 42 current snap is 177 2024-01-15T22:55:15.947 INFO:tasks.rados.rados.0.smithi053.stdout:1805: delete oid 3 current snap is 177 2024-01-15T22:55:15.955 INFO:tasks.rados.rados.0.smithi053.stdout:1804: finishing copy_from to smithi053129169-8 2024-01-15T22:55:15.955 INFO:tasks.rados.rados.0.smithi053.stdout:1804: got expected ENOENT (src dne) 2024-01-15T22:55:15.955 INFO:tasks.rados.rados.0.smithi053.stdout:1804: finishing copy_from racing read to smithi053129169-8 2024-01-15T22:55:15.958 INFO:tasks.rados.rados.0.smithi053.stdout:1804: done (1 left) 2024-01-15T22:55:15.958 INFO:tasks.rados.rados.0.smithi053.stdout:1805: done (0 left) 2024-01-15T22:55:15.958 INFO:tasks.rados.rados.0.smithi053.stdout:1806: rollback oid 23 current snap is 177 2024-01-15T22:55:15.958 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 23 to 176 2024-01-15T22:55:15.958 INFO:tasks.rados.rados.0.smithi053.stdout:1807: snap_create 2024-01-15T22:55:15.959 INFO:tasks.rados.rados.0.smithi053.stdout:1806: finishing rollback tid 1 to smithi053129169-23 2024-01-15T22:55:15.959 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1181 (ObjNum 65 snap 0 seq_num 1751934548) dirty dne 2024-01-15T22:55:16.229 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 22:55:15 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T22:55:15.985+0000 7f0315ef8700 -1 osd.6 401 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-15T22:55:16.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:16 smithi163 ceph-mon[138526]: pgmap v329: 121 pgs: 9 active+undersized+degraded, 2 active+clean+snaptrim, 34 active+undersized, 76 active+clean; 529 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 346 KiB/s wr, 9 op/s; 76/741 objects degraded (10.256%) 2024-01-15T22:55:16.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:16 smithi163 ceph-mon[138526]: failed to encode map e409 with expected crc 2024-01-15T22:55:16.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:16 smithi163 ceph-mon[138526]: from='osd.6 [v2:172.21.15.163:6816/4252812845,v1:172.21.15.163:6817/4252812845]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-15T22:55:16.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:16 smithi163 ceph-mon[138526]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-15T22:55:16.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:16 smithi163 ceph-mon[138526]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-01-15T22:55:16.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:16 smithi163 ceph-mon[138526]: osdmap e410: 8 total, 7 up, 8 in 2024-01-15T22:55:16.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:16 smithi163 ceph-mon[138526]: from='osd.6 [v2:172.21.15.163:6816/4252812845,v1:172.21.15.163:6817/4252812845]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:55:16.230 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:16 smithi163 ceph-mon[138526]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:55:16.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:16 smithi053 ceph-mon[143363]: pgmap v329: 121 pgs: 9 active+undersized+degraded, 2 active+clean+snaptrim, 34 active+undersized, 76 active+clean; 529 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 346 KiB/s wr, 9 op/s; 76/741 objects degraded (10.256%) 2024-01-15T22:55:16.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:16 smithi053 ceph-mon[143363]: failed to encode map e409 with expected crc 2024-01-15T22:55:16.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:16 smithi053 ceph-mon[143363]: from='osd.6 [v2:172.21.15.163:6816/4252812845,v1:172.21.15.163:6817/4252812845]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-15T22:55:16.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:16 smithi053 ceph-mon[143363]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-15T22:55:16.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:16 smithi053 ceph-mon[143363]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-01-15T22:55:16.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:16 smithi053 ceph-mon[143363]: osdmap e410: 8 total, 7 up, 8 in 2024-01-15T22:55:16.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:16 smithi053 ceph-mon[143363]: from='osd.6 [v2:172.21.15.163:6816/4252812845,v1:172.21.15.163:6817/4252812845]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:55:16.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:16 smithi053 ceph-mon[143363]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:55:16.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:16 smithi053 ceph-mon[146052]: pgmap v329: 121 pgs: 9 active+undersized+degraded, 2 active+clean+snaptrim, 34 active+undersized, 76 active+clean; 529 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 346 KiB/s wr, 9 op/s; 76/741 objects degraded (10.256%) 2024-01-15T22:55:16.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:16 smithi053 ceph-mon[146052]: failed to encode map e409 with expected crc 2024-01-15T22:55:16.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:16 smithi053 ceph-mon[146052]: from='osd.6 [v2:172.21.15.163:6816/4252812845,v1:172.21.15.163:6817/4252812845]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-15T22:55:16.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:16 smithi053 ceph-mon[146052]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-15T22:55:16.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:16 smithi053 ceph-mon[146052]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-01-15T22:55:16.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:16 smithi053 ceph-mon[146052]: osdmap e410: 8 total, 7 up, 8 in 2024-01-15T22:55:16.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:16 smithi053 ceph-mon[146052]: from='osd.6 [v2:172.21.15.163:6816/4252812845,v1:172.21.15.163:6817/4252812845]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:55:16.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:16 smithi053 ceph-mon[146052]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:55:16.959 INFO:tasks.rados.rados.0.smithi053.stdout:1806: done (1 left) 2024-01-15T22:55:16.959 INFO:tasks.rados.rados.0.smithi053.stdout:1807: done (0 left) 2024-01-15T22:55:16.959 INFO:tasks.rados.rados.0.smithi053.stdout:1808: read oid 30 snap 175 2024-01-15T22:55:16.959 INFO:tasks.rados.rados.0.smithi053.stdout:1808: expect (ObjNum 492 snap 145 seq_num 492) 2024-01-15T22:55:16.959 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 20 current snap is 178 2024-01-15T22:55:16.959 INFO:tasks.rados.rados.0.smithi053.stdout:1809: seq_num 605 ranges {7790592=540672} 2024-01-15T22:55:17.006 INFO:tasks.rados.rados.0.smithi053.stdout:1809: writing smithi053129169-20 from 7790592 to 8331264 tid 1 2024-01-15T22:55:17.006 INFO:tasks.rados.rados.0.smithi053.stdout:1810: snap_remove snap 168 2024-01-15T22:55:17.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:17 smithi163 ceph-mon[138526]: failed to encode map e410 with expected crc 2024-01-15T22:55:17.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:17 smithi163 ceph-mon[138526]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:55:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:17 smithi163 ceph-mon[138526]: osd.6 [v2:172.21.15.163:6816/4252812845,v1:172.21.15.163:6817/4252812845] boot 2024-01-15T22:55:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:17 smithi163 ceph-mon[138526]: osdmap e411: 8 total, 8 up, 8 in 2024-01-15T22:55:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:17 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:55:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:17 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:17 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:17 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:55:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:17 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:55:17.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:17 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:17.543 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T22:55:17.209+0000 7f93ac797700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-01-15T22:55:17.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[146052]: failed to encode map e410 with expected crc 2024-01-15T22:55:17.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[146052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:55:17.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[146052]: osd.6 [v2:172.21.15.163:6816/4252812845,v1:172.21.15.163:6817/4252812845] boot 2024-01-15T22:55:17.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[146052]: osdmap e411: 8 total, 8 up, 8 in 2024-01-15T22:55:17.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:55:17.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:17.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:17.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:55:17.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:55:17.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:17.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[143363]: failed to encode map e410 with expected crc 2024-01-15T22:55:17.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[143363]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:55:17.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[143363]: osd.6 [v2:172.21.15.163:6816/4252812845,v1:172.21.15.163:6817/4252812845] boot 2024-01-15T22:55:17.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[143363]: osdmap e411: 8 total, 8 up, 8 in 2024-01-15T22:55:17.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-15T22:55:17.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:17.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:17.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:55:17.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:55:17.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:17 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:17.957 INFO:tasks.rados.rados.0.smithi053.stdout:1810: done (2 left) 2024-01-15T22:55:17.957 INFO:tasks.rados.rados.0.smithi053.stdout:1811: delete oid 22 current snap is 178 2024-01-15T22:55:17.957 INFO:tasks.rados.rados.0.smithi053.stdout:1808: expect (ObjNum 492 snap 145 seq_num 492) 2024-01-15T22:55:18.084 INFO:tasks.rados.rados.0.smithi053.stdout:1809: finishing write tid 1 to smithi053129169-20 2024-01-15T22:55:18.085 INFO:tasks.rados.rados.0.smithi053.stdout:1809: finishing write tid 2 to smithi053129169-20 2024-01-15T22:55:18.085 INFO:tasks.rados.rados.0.smithi053.stdout:1809: finishing write tid 3 to smithi053129169-20 2024-01-15T22:55:18.085 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 1482 (ObjNum 605 snap 178 seq_num 605) dirty exists 2024-01-15T22:55:18.085 INFO:tasks.rados.rados.0.smithi053.stdout:1809: left oid 20 (ObjNum 605 snap 178 seq_num 605) 2024-01-15T22:55:18.085 INFO:tasks.rados.rados.0.smithi053.stdout:1808: done (2 left) 2024-01-15T22:55:18.085 INFO:tasks.rados.rados.0.smithi053.stdout:1809: done (1 left) 2024-01-15T22:55:18.085 INFO:tasks.rados.rados.0.smithi053.stdout:1811: done (0 left) 2024-01-15T22:55:18.085 INFO:tasks.rados.rados.0.smithi053.stdout:1812: setattr oid 44 current snap is 178 2024-01-15T22:55:18.087 INFO:tasks.rados.rados.0.smithi053.stdout:1813: rollback oid 18 current snap is 178 2024-01-15T22:55:18.087 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 18 to 156 2024-01-15T22:55:18.087 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 48 current snap is 178 2024-01-15T22:55:18.087 INFO:tasks.rados.rados.0.smithi053.stdout:1814: seq_num 607 ranges {0=573440} 2024-01-15T22:55:18.090 INFO:tasks.rados.rados.0.smithi053.stdout:1814: writing smithi053129169-48 from 0 to 573440 tid 1 2024-01-15T22:55:18.090 INFO:tasks.rados.rados.0.smithi053.stdout:1815: read oid 1 snap -1 2024-01-15T22:55:18.090 INFO:tasks.rados.rados.0.smithi053.stdout:1815: expect deleted 2024-01-15T22:55:18.091 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 178 2024-01-15T22:55:18.091 INFO:tasks.rados.rados.0.smithi053.stdout:1816: seq_num 608 ranges {6610944=589824} 2024-01-15T22:55:18.130 INFO:tasks.rados.rados.0.smithi053.stdout:1816: writing smithi053129169-15 from 6610944 to 7200768 tid 1 2024-01-15T22:55:18.130 INFO:tasks.rados.rados.0.smithi053.stdout:1817: delete oid 46 current snap is 178 2024-01-15T22:55:18.130 INFO:tasks.rados.rados.0.smithi053.stdout:1813: finishing rollback tid 0 to smithi053129169-18 2024-01-15T22:55:18.131 INFO:tasks.rados.rados.0.smithi053.stdout:1813: finishing rollback tid 1 to smithi053129169-18 2024-01-15T22:55:18.131 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 1327 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:55:18.131 INFO:tasks.rados.rados.0.smithi053.stdout:1813: finishing rollback tid 2 to smithi053129169-18 2024-01-15T22:55:18.131 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 1224 (ObjNum 509 snap 150 seq_num 509) dirty exists 2024-01-15T22:55:18.131 INFO:tasks.rados.rados.0.smithi053.stdout:1814: finishing write tid 1 to smithi053129169-48 2024-01-15T22:55:18.131 INFO:tasks.rados.rados.0.smithi053.stdout:1814: finishing write tid 2 to smithi053129169-48 2024-01-15T22:55:18.131 INFO:tasks.rados.rados.0.smithi053.stdout:1814: finishing write tid 3 to smithi053129169-48 2024-01-15T22:55:18.131 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 1492 (ObjNum 607 snap 178 seq_num 607) dirty exists 2024-01-15T22:55:18.131 INFO:tasks.rados.rados.0.smithi053.stdout:1814: left oid 48 (ObjNum 607 snap 178 seq_num 607) 2024-01-15T22:55:18.132 INFO:tasks.rados.rados.0.smithi053.stdout:1812: done (5 left) 2024-01-15T22:55:18.132 INFO:tasks.rados.rados.0.smithi053.stdout:1813: done (4 left) 2024-01-15T22:55:18.132 INFO:tasks.rados.rados.0.smithi053.stdout:1814: done (3 left) 2024-01-15T22:55:18.132 INFO:tasks.rados.rados.0.smithi053.stdout:1815: done (2 left) 2024-01-15T22:55:18.133 INFO:tasks.rados.rados.0.smithi053.stdout:1817: done (1 left) 2024-01-15T22:55:18.133 INFO:tasks.rados.rados.0.smithi053.stdout:1818: snap_create 2024-01-15T22:55:18.135 INFO:tasks.rados.rados.0.smithi053.stdout:1816: finishing write tid 1 to smithi053129169-15 2024-01-15T22:55:18.135 INFO:tasks.rados.rados.0.smithi053.stdout:1816: finishing write tid 2 to smithi053129169-15 2024-01-15T22:55:18.137 INFO:tasks.rados.rados.0.smithi053.stdout:1816: finishing write tid 3 to smithi053129169-15 2024-01-15T22:55:18.137 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 1288 (ObjNum 608 snap 178 seq_num 608) dirty exists 2024-01-15T22:55:18.137 INFO:tasks.rados.rados.0.smithi053.stdout:1816: left oid 15 (ObjNum 608 snap 178 seq_num 608) 2024-01-15T22:55:18.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:18 smithi163 ceph-mon[138526]: pgmap v332: 121 pgs: 9 active+undersized+degraded, 1 active+clean+snaptrim, 34 active+undersized, 77 active+clean; 528 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 346 KiB/s wr, 8 op/s; 76/738 objects degraded (10.298%) 2024-01-15T22:55:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:18 smithi163 ceph-mon[138526]: failed to encode map e411 with expected crc 2024-01-15T22:55:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:18 smithi163 ceph-mon[138526]: failed to encode map e411 with expected crc 2024-01-15T22:55:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:18 smithi163 ceph-mon[138526]: Health check update: Degraded data redundancy: 76/738 objects degraded (10.298%), 9 pgs degraded (PG_DEGRADED) 2024-01-15T22:55:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:18 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:55:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:18 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:18 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:18 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:18 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-01-15T22:55:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:18 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-01-15T22:55:18.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:18 smithi163 ceph-mon[138526]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-01-15T22:55:18.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:18 smithi163 ceph-mon[138526]: osdmap e412: 8 total, 8 up, 8 in 2024-01-15T22:55:18.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[146052]: pgmap v332: 121 pgs: 9 active+undersized+degraded, 1 active+clean+snaptrim, 34 active+undersized, 77 active+clean; 528 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 346 KiB/s wr, 8 op/s; 76/738 objects degraded (10.298%) 2024-01-15T22:55:18.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[146052]: failed to encode map e411 with expected crc 2024-01-15T22:55:18.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[146052]: failed to encode map e411 with expected crc 2024-01-15T22:55:18.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[146052]: Health check update: Degraded data redundancy: 76/738 objects degraded (10.298%), 9 pgs degraded (PG_DEGRADED) 2024-01-15T22:55:18.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:55:18.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:18.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:18.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:18.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-01-15T22:55:18.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-01-15T22:55:18.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[146052]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-01-15T22:55:18.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[146052]: osdmap e412: 8 total, 8 up, 8 in 2024-01-15T22:55:18.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[143363]: pgmap v332: 121 pgs: 9 active+undersized+degraded, 1 active+clean+snaptrim, 34 active+undersized, 77 active+clean; 528 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 346 KiB/s wr, 8 op/s; 76/738 objects degraded (10.298%) 2024-01-15T22:55:18.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[143363]: failed to encode map e411 with expected crc 2024-01-15T22:55:18.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[143363]: failed to encode map e411 with expected crc 2024-01-15T22:55:18.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[143363]: Health check update: Degraded data redundancy: 76/738 objects degraded (10.298%), 9 pgs degraded (PG_DEGRADED) 2024-01-15T22:55:18.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:55:18.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:18.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:18.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:18.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-01-15T22:55:18.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-01-15T22:55:18.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[143363]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-01-15T22:55:18.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:18 smithi053 ceph-mon[143363]: osdmap e412: 8 total, 8 up, 8 in 2024-01-15T22:55:18.979 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:55:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:55:18.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-01-15T22:55:18.979 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:55:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:55:18.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:55:19.139 INFO:tasks.rados.rados.0.smithi053.stdout:1816: done (1 left) 2024-01-15T22:55:19.139 INFO:tasks.rados.rados.0.smithi053.stdout:1818: done (0 left) 2024-01-15T22:55:19.139 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 179 2024-01-15T22:55:19.139 INFO:tasks.rados.rados.0.smithi053.stdout:1819: seq_num 610 ranges {0=622592} 2024-01-15T22:55:19.143 INFO:tasks.rados.rados.0.smithi053.stdout:1819: writing smithi053129169-3 from 0 to 622592 tid 1 2024-01-15T22:55:19.144 INFO:tasks.rados.rados.0.smithi053.stdout:1820: rollback oid 11 current snap is 179 2024-01-15T22:55:19.144 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 11 to 166 2024-01-15T22:55:19.144 INFO:tasks.rados.rados.0.smithi053.stdout:1821: rollback oid 26 current snap is 179 2024-01-15T22:55:19.144 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 26 to 175 2024-01-15T22:55:19.144 INFO:tasks.rados.rados.0.smithi053.stdout:1822: rollback oid 19 current snap is 179 2024-01-15T22:55:19.144 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 19 to 176 2024-01-15T22:55:19.144 INFO:tasks.rados.rados.0.smithi053.stdout:1823: snap_create 2024-01-15T22:55:19.148 INFO:tasks.rados.rados.0.smithi053.stdout:1822: finishing rollback tid 0 to smithi053129169-19 2024-01-15T22:55:19.148 INFO:tasks.rados.rados.0.smithi053.stdout:1822: finishing rollback tid 1 to smithi053129169-19 2024-01-15T22:55:19.148 INFO:tasks.rados.rados.0.smithi053.stdout:1822: finishing rollback tid 2 to smithi053129169-19 2024-01-15T22:55:19.148 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 1331 (ObjNum 379 snap 116 seq_num 379) dirty exists 2024-01-15T22:55:19.152 INFO:tasks.rados.rados.0.smithi053.stdout:1820: finishing rollback tid 0 to smithi053129169-11 2024-01-15T22:55:19.153 INFO:tasks.rados.rados.0.smithi053.stdout:1820: finishing rollback tid 1 to smithi053129169-11 2024-01-15T22:55:19.153 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 604 (ObjNum 33 snap 0 seq_num 437872736) dirty dne 2024-01-15T22:55:19.154 INFO:tasks.rados.rados.0.smithi053.stdout:1819: finishing write tid 1 to smithi053129169-3 2024-01-15T22:55:19.154 INFO:tasks.rados.rados.0.smithi053.stdout:1819: finishing write tid 2 to smithi053129169-3 2024-01-15T22:55:19.154 INFO:tasks.rados.rados.0.smithi053.stdout:1821: finishing rollback tid 0 to smithi053129169-26 2024-01-15T22:55:19.155 INFO:tasks.rados.rados.0.smithi053.stdout:1821: finishing rollback tid 1 to smithi053129169-26 2024-01-15T22:55:19.157 INFO:tasks.rados.rados.0.smithi053.stdout:1819: finishing write tid 3 to smithi053129169-3 2024-01-15T22:55:19.157 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 1393 (ObjNum 610 snap 179 seq_num 610) dirty exists 2024-01-15T22:55:19.157 INFO:tasks.rados.rados.0.smithi053.stdout:1819: left oid 3 (ObjNum 610 snap 179 seq_num 610) 2024-01-15T22:55:19.157 INFO:tasks.rados.rados.0.smithi053.stdout:1821: finishing rollback tid 2 to smithi053129169-26 2024-01-15T22:55:19.158 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 1396 (ObjNum 543 snap 158 seq_num 543) dirty exists 2024-01-15T22:55:19.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:19 smithi163 ceph-mon[138526]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:19 smithi163 ceph-mon[138526]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:19 smithi163 ceph-mon[138526]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:19 smithi163 ceph-mon[138526]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:19 smithi163 ceph-mon[138526]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:19 smithi163 ceph-mon[138526]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:19 smithi163 ceph-mon[138526]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:19 smithi163 ceph-mon[138526]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:19 smithi163 ceph-mon[138526]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[143363]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[143363]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[143363]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[143363]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[143363]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[143363]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[143363]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[143363]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[143363]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[146052]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[146052]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[146052]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[146052]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[146052]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[146052]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[146052]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[146052]: failed to encode map e412 with expected crc 2024-01-15T22:55:19.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:19 smithi053 ceph-mon[146052]: failed to encode map e412 with expected crc 2024-01-15T22:55:20.146 INFO:tasks.rados.rados.0.smithi053.stdout:1819: done (4 left) 2024-01-15T22:55:20.146 INFO:tasks.rados.rados.0.smithi053.stdout:1820: done (3 left) 2024-01-15T22:55:20.146 INFO:tasks.rados.rados.0.smithi053.stdout:1821: done (2 left) 2024-01-15T22:55:20.146 INFO:tasks.rados.rados.0.smithi053.stdout:1822: done (1 left) 2024-01-15T22:55:20.146 INFO:tasks.rados.rados.0.smithi053.stdout:1823: done (0 left) 2024-01-15T22:55:20.146 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 180 2024-01-15T22:55:20.146 INFO:tasks.rados.rados.0.smithi053.stdout:1824: seq_num 611 ranges {172032=638976} 2024-01-15T22:55:20.150 INFO:tasks.rados.rados.0.smithi053.stdout:1824: writing smithi053129169-38 from 172032 to 811008 tid 1 2024-01-15T22:55:20.150 INFO:tasks.rados.rados.0.smithi053.stdout:1825: snap_create 2024-01-15T22:55:20.156 INFO:tasks.rados.rados.0.smithi053.stdout:1824: finishing write tid 1 to smithi053129169-38 2024-01-15T22:55:20.156 INFO:tasks.rados.rados.0.smithi053.stdout:1824: finishing write tid 2 to smithi053129169-38 2024-01-15T22:55:20.158 INFO:tasks.rados.rados.0.smithi053.stdout:1824: finishing write tid 3 to smithi053129169-38 2024-01-15T22:55:20.158 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 933 (ObjNum 611 snap 180 seq_num 611) dirty exists 2024-01-15T22:55:20.158 INFO:tasks.rados.rados.0.smithi053.stdout:1824: left oid 38 (ObjNum 611 snap 180 seq_num 611) 2024-01-15T22:55:20.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:20 smithi163 ceph-mon[138526]: pgmap v335: 121 pgs: 6 peering, 8 active+undersized+degraded, 1 active+clean+snaptrim, 23 active+undersized, 83 active+clean; 527 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 1.1 MiB/s wr, 11 op/s; 56/747 objects degraded (7.497%); 1.9 MiB/s, 0 objects/s recovering 2024-01-15T22:55:20.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:20 smithi163 ceph-mon[138526]: osdmap e413: 8 total, 8 up, 8 in 2024-01-15T22:55:20.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:20 smithi163 ceph-mon[138526]: failed to encode map e413 with expected crc 2024-01-15T22:55:20.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:20 smithi163 ceph-mon[138526]: failed to encode map e413 with expected crc 2024-01-15T22:55:20.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:20 smithi053 ceph-mon[143363]: pgmap v335: 121 pgs: 6 peering, 8 active+undersized+degraded, 1 active+clean+snaptrim, 23 active+undersized, 83 active+clean; 527 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 1.1 MiB/s wr, 11 op/s; 56/747 objects degraded (7.497%); 1.9 MiB/s, 0 objects/s recovering 2024-01-15T22:55:20.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:20 smithi053 ceph-mon[143363]: osdmap e413: 8 total, 8 up, 8 in 2024-01-15T22:55:20.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:20 smithi053 ceph-mon[143363]: failed to encode map e413 with expected crc 2024-01-15T22:55:20.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:20 smithi053 ceph-mon[143363]: failed to encode map e413 with expected crc 2024-01-15T22:55:20.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:20 smithi053 ceph-mon[146052]: pgmap v335: 121 pgs: 6 peering, 8 active+undersized+degraded, 1 active+clean+snaptrim, 23 active+undersized, 83 active+clean; 527 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 1.1 MiB/s wr, 11 op/s; 56/747 objects degraded (7.497%); 1.9 MiB/s, 0 objects/s recovering 2024-01-15T22:55:20.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:20 smithi053 ceph-mon[146052]: osdmap e413: 8 total, 8 up, 8 in 2024-01-15T22:55:20.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:20 smithi053 ceph-mon[146052]: failed to encode map e413 with expected crc 2024-01-15T22:55:20.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:20 smithi053 ceph-mon[146052]: failed to encode map e413 with expected crc 2024-01-15T22:55:21.155 INFO:tasks.rados.rados.0.smithi053.stdout:1824: done (1 left) 2024-01-15T22:55:21.155 INFO:tasks.rados.rados.0.smithi053.stdout:1825: done (0 left) 2024-01-15T22:55:21.155 INFO:tasks.rados.rados.0.smithi053.stdout:1826: setattr oid 29 current snap is 181 2024-01-15T22:55:21.156 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 31 current snap is 181 2024-01-15T22:55:21.157 INFO:tasks.rados.rados.0.smithi053.stdout:1827: seq_num 612 ranges {3719168=655360} 2024-01-15T22:55:21.181 INFO:tasks.rados.rados.0.smithi053.stdout:1827: writing smithi053129169-31 from 3719168 to 4374528 tid 1 2024-01-15T22:55:21.181 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 46 current snap is 181 2024-01-15T22:55:21.181 INFO:tasks.rados.rados.0.smithi053.stdout:1828: seq_num 613 ranges {0=671744} 2024-01-15T22:55:21.185 INFO:tasks.rados.rados.0.smithi053.stdout:1828: writing smithi053129169-46 from 0 to 671744 tid 1 2024-01-15T22:55:21.185 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 181 2024-01-15T22:55:21.185 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 919 (ObjNum 532 snap 157 seq_num 532) dirty exists 2024-01-15T22:55:21.185 INFO:tasks.rados.rados.0.smithi053.stdout:1829: seq_num 614 ranges {4145152=688128} 2024-01-15T22:55:21.212 INFO:tasks.rados.rados.0.smithi053.stdout:1829: writing smithi053129169-14 from 4145152 to 4833280 tid 1 2024-01-15T22:55:21.212 INFO:tasks.rados.rados.0.smithi053.stdout:1826: done (3 left) 2024-01-15T22:55:21.212 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 20 current snap is 181 2024-01-15T22:55:21.212 INFO:tasks.rados.rados.0.smithi053.stdout:1830: seq_num 615 ranges {8331264=704512} 2024-01-15T22:55:21.262 INFO:tasks.rados.rados.0.smithi053.stdout:1830: writing smithi053129169-20 from 8331264 to 9035776 tid 1 2024-01-15T22:55:21.262 INFO:tasks.rados.rados.0.smithi053.stdout:1831: rmattr oid 12 current snap is 181 2024-01-15T22:55:21.262 INFO:tasks.rados.rados.0.smithi053.stdout:1831: done (4 left) 2024-01-15T22:55:21.262 INFO:tasks.rados.rados.0.smithi053.stdout:1832: setattr oid 47 current snap is 181 2024-01-15T22:55:21.262 INFO:tasks.rados.rados.0.smithi053.stdout:1828: finishing write tid 1 to smithi053129169-46 2024-01-15T22:55:21.262 INFO:tasks.rados.rados.0.smithi053.stdout:1827: finishing write tid 1 to smithi053129169-31 2024-01-15T22:55:21.262 INFO:tasks.rados.rados.0.smithi053.stdout:1828: finishing write tid 2 to smithi053129169-46 2024-01-15T22:55:21.263 INFO:tasks.rados.rados.0.smithi053.stdout:1827: finishing write tid 2 to smithi053129169-31 2024-01-15T22:55:21.263 INFO:tasks.rados.rados.0.smithi053.stdout:1827: finishing write tid 3 to smithi053129169-31 2024-01-15T22:55:21.263 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 1261 (ObjNum 612 snap 181 seq_num 612) dirty exists 2024-01-15T22:55:21.263 INFO:tasks.rados.rados.0.smithi053.stdout:1827: left oid 31 (ObjNum 612 snap 181 seq_num 612) 2024-01-15T22:55:21.263 INFO:tasks.rados.rados.0.smithi053.stdout:1828: finishing write tid 3 to smithi053129169-46 2024-01-15T22:55:21.263 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 921 (ObjNum 613 snap 181 seq_num 613) dirty exists 2024-01-15T22:55:21.263 INFO:tasks.rados.rados.0.smithi053.stdout:1828: left oid 46 (ObjNum 613 snap 181 seq_num 613) 2024-01-15T22:55:21.263 INFO:tasks.rados.rados.0.smithi053.stdout:1829: finishing write tid 1 to smithi053129169-14 2024-01-15T22:55:21.263 INFO:tasks.rados.rados.0.smithi053.stdout:1829: finishing write tid 2 to smithi053129169-14 2024-01-15T22:55:21.263 INFO:tasks.rados.rados.0.smithi053.stdout:1829: finishing write tid 3 to smithi053129169-14 2024-01-15T22:55:21.263 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 1398 (ObjNum 614 snap 181 seq_num 614) dirty exists 2024-01-15T22:55:21.263 INFO:tasks.rados.rados.0.smithi053.stdout:1829: left oid 14 (ObjNum 614 snap 181 seq_num 614) 2024-01-15T22:55:21.264 INFO:tasks.rados.rados.0.smithi053.stdout:1827: done (4 left) 2024-01-15T22:55:21.264 INFO:tasks.rados.rados.0.smithi053.stdout:1828: done (3 left) 2024-01-15T22:55:21.264 INFO:tasks.rados.rados.0.smithi053.stdout:1829: done (2 left) 2024-01-15T22:55:21.265 INFO:tasks.rados.rados.0.smithi053.stdout:1833: rollback oid 24 current snap is 181 2024-01-15T22:55:21.265 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 24 to 165 2024-01-15T22:55:21.265 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 40 current snap is 181 2024-01-15T22:55:21.265 INFO:tasks.rados.rados.0.smithi053.stdout:1834: seq_num 616 ranges {0=720896} 2024-01-15T22:55:21.269 INFO:tasks.rados.rados.0.smithi053.stdout:1834: writing smithi053129169-40 from 0 to 720896 tid 1 2024-01-15T22:55:21.270 INFO:tasks.rados.rados.0.smithi053.stdout:1835: rollback oid 42 current snap is 181 2024-01-15T22:55:21.270 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 42 to 179 2024-01-15T22:55:21.270 INFO:tasks.rados.rados.0.smithi053.stdout:1830: finishing write tid 1 to smithi053129169-20 2024-01-15T22:55:21.270 INFO:tasks.rados.rados.0.smithi053.stdout:1833: finishing rollback tid 0 to smithi053129169-24 2024-01-15T22:55:21.270 INFO:tasks.rados.rados.0.smithi053.stdout:1830: finishing write tid 2 to smithi053129169-20 2024-01-15T22:55:21.270 INFO:tasks.rados.rados.0.smithi053.stdout:1833: finishing rollback tid 1 to smithi053129169-24 2024-01-15T22:55:21.270 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 749 (ObjNum 33 snap 0 seq_num 3638993184) dirty dne 2024-01-15T22:55:21.270 INFO:tasks.rados.rados.0.smithi053.stdout:1833: done (4 left) 2024-01-15T22:55:21.270 INFO:tasks.rados.rados.0.smithi053.stdout:1836: copy_from oid 37 from oid 21 current snap is 181 2024-01-15T22:55:21.270 INFO:tasks.rados.rados.0.smithi053.stdout:1837: delete oid 41 current snap is 181 2024-01-15T22:55:21.270 INFO:tasks.rados.rados.0.smithi053.stdout:1830: finishing write tid 3 to smithi053129169-20 2024-01-15T22:55:21.270 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 1495 (ObjNum 615 snap 181 seq_num 615) dirty exists 2024-01-15T22:55:21.270 INFO:tasks.rados.rados.0.smithi053.stdout:1830: left oid 20 (ObjNum 615 snap 181 seq_num 615) 2024-01-15T22:55:21.270 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 1333 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-01-15T22:55:21.272 INFO:tasks.rados.rados.0.smithi053.stdout:1835: finishing rollback tid 1 to smithi053129169-42 2024-01-15T22:55:21.272 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 842 (ObjNum 33 snap 0 seq_num 3639362064) dirty dne 2024-01-15T22:55:21.272 INFO:tasks.rados.rados.0.smithi053.stdout:1830: done (5 left) 2024-01-15T22:55:21.272 INFO:tasks.rados.rados.0.smithi053.stdout:1832: done (4 left) 2024-01-15T22:55:21.272 INFO:tasks.rados.rados.0.smithi053.stdout:1835: done (3 left) 2024-01-15T22:55:21.272 INFO:tasks.rados.rados.0.smithi053.stdout:1837: done (2 left) 2024-01-15T22:55:21.272 INFO:tasks.rados.rados.0.smithi053.stdout:1838: rmattr oid 16 current snap is 181 2024-01-15T22:55:21.272 INFO:tasks.rados.rados.0.smithi053.stdout:1838: done (2 left) 2024-01-15T22:55:21.272 INFO:tasks.rados.rados.0.smithi053.stdout:1839: copy_from oid 18 from oid 5 current snap is 181 2024-01-15T22:55:21.273 INFO:tasks.rados.rados.0.smithi053.stdout:1840: setattr oid 14 current snap is 181 2024-01-15T22:55:21.273 INFO:tasks.rados.rados.0.smithi053.stdout:1834: finishing write tid 1 to smithi053129169-40 2024-01-15T22:55:21.273 INFO:tasks.rados.rados.0.smithi053.stdout:1841: snap_create 2024-01-15T22:55:21.274 INFO:tasks.rados.rados.0.smithi053.stdout:1834: finishing write tid 2 to smithi053129169-40 2024-01-15T22:55:21.275 INFO:tasks.rados.rados.0.smithi053.stdout:1834: finishing write tid 3 to smithi053129169-40 2024-01-15T22:55:21.275 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 935 (ObjNum 616 snap 181 seq_num 616) dirty exists 2024-01-15T22:55:21.275 INFO:tasks.rados.rados.0.smithi053.stdout:1834: left oid 40 (ObjNum 616 snap 181 seq_num 616) 2024-01-15T22:55:21.276 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 1399 (ObjNum 614 snap 181 seq_num 614) dirty exists 2024-01-15T22:55:21.278 INFO:tasks.rados.rados.0.smithi053.stdout:1836: finishing copy_from to smithi053129169-37 2024-01-15T22:55:21.278 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 1399 (ObjNum 575 snap 166 seq_num 575) dirty exists 2024-01-15T22:55:21.279 INFO:tasks.rados.rados.0.smithi053.stdout:1836: finishing copy_from racing read to smithi053129169-37 2024-01-15T22:55:21.287 INFO:tasks.rados.rados.0.smithi053.stdout:1839: finishing copy_from to smithi053129169-18 2024-01-15T22:55:21.287 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 1261 (ObjNum 424 snap 127 seq_num 424) dirty exists 2024-01-15T22:55:21.287 INFO:tasks.rados.rados.0.smithi053.stdout:1839: finishing copy_from racing read to smithi053129169-18 2024-01-15T22:55:21.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:21 smithi163 ceph-mon[138526]: osdmap e414: 8 total, 8 up, 8 in 2024-01-15T22:55:21.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:21 smithi053 ceph-mon[143363]: osdmap e414: 8 total, 8 up, 8 in 2024-01-15T22:55:21.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:21 smithi053 ceph-mon[146052]: osdmap e414: 8 total, 8 up, 8 in 2024-01-15T22:55:22.161 INFO:tasks.rados.rados.0.smithi053.stdout:1834: done (4 left) 2024-01-15T22:55:22.161 INFO:tasks.rados.rados.0.smithi053.stdout:1836: done (3 left) 2024-01-15T22:55:22.161 INFO:tasks.rados.rados.0.smithi053.stdout:1839: done (2 left) 2024-01-15T22:55:22.161 INFO:tasks.rados.rados.0.smithi053.stdout:1840: done (1 left) 2024-01-15T22:55:22.161 INFO:tasks.rados.rados.0.smithi053.stdout:1841: done (0 left) 2024-01-15T22:55:22.161 INFO:tasks.rados.rados.0.smithi053.stdout:1842: delete oid 24 current snap is 182 2024-01-15T22:55:22.163 INFO:tasks.rados.rados.0.smithi053.stdout:1842: done (0 left) 2024-01-15T22:55:22.163 INFO:tasks.rados.rados.0.smithi053.stdout:1843: rmattr oid 14 current snap is 182 2024-01-15T22:55:22.163 INFO:tasks.rados.rados.0.smithi053.stdout:1844: delete oid 7 current snap is 182 2024-01-15T22:55:22.168 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 1400 (ObjNum 614 snap 181 seq_num 614) dirty exists 2024-01-15T22:55:22.169 INFO:tasks.rados.rados.0.smithi053.stdout:1843: done (1 left) 2024-01-15T22:55:22.169 INFO:tasks.rados.rados.0.smithi053.stdout:1844: done (0 left) 2024-01-15T22:55:22.169 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 182 2024-01-15T22:55:22.169 INFO:tasks.rados.rados.0.smithi053.stdout:1845: seq_num 620 ranges {0=794624} 2024-01-15T22:55:22.173 INFO:tasks.rados.rados.0.smithi053.stdout:1845: writing smithi053129169-4 from 0 to 794624 tid 1 2024-01-15T22:55:22.174 INFO:tasks.rados.rados.0.smithi053.stdout:1846: snap_create 2024-01-15T22:55:22.177 INFO:tasks.rados.rados.0.smithi053.stdout:1845: finishing write tid 1 to smithi053129169-4 2024-01-15T22:55:22.177 INFO:tasks.rados.rados.0.smithi053.stdout:1845: finishing write tid 2 to smithi053129169-4 2024-01-15T22:55:22.178 INFO:tasks.rados.rados.0.smithi053.stdout:1845: finishing write tid 3 to smithi053129169-4 2024-01-15T22:55:22.179 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 1211 (ObjNum 620 snap 182 seq_num 620) dirty exists 2024-01-15T22:55:22.179 INFO:tasks.rados.rados.0.smithi053.stdout:1845: left oid 4 (ObjNum 620 snap 182 seq_num 620) 2024-01-15T22:55:22.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:22 smithi163 ceph-mon[138526]: pgmap v338: 121 pgs: 6 peering, 4 active+undersized+degraded, 11 active+undersized, 100 active+clean; 531 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 17 op/s; 42/774 objects degraded (5.426%); 3.4 MiB/s, 1 objects/s recovering 2024-01-15T22:55:22.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:22 smithi163 ceph-mon[138526]: failed to encode map e414 with expected crc 2024-01-15T22:55:22.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:22 smithi163 ceph-mon[138526]: osdmap e415: 8 total, 8 up, 8 in 2024-01-15T22:55:22.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:22 smithi053 ceph-mon[143363]: pgmap v338: 121 pgs: 6 peering, 4 active+undersized+degraded, 11 active+undersized, 100 active+clean; 531 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 17 op/s; 42/774 objects degraded (5.426%); 3.4 MiB/s, 1 objects/s recovering 2024-01-15T22:55:22.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:22 smithi053 ceph-mon[143363]: failed to encode map e414 with expected crc 2024-01-15T22:55:22.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:22 smithi053 ceph-mon[143363]: osdmap e415: 8 total, 8 up, 8 in 2024-01-15T22:55:22.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:22 smithi053 ceph-mon[146052]: pgmap v338: 121 pgs: 6 peering, 4 active+undersized+degraded, 11 active+undersized, 100 active+clean; 531 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 17 op/s; 42/774 objects degraded (5.426%); 3.4 MiB/s, 1 objects/s recovering 2024-01-15T22:55:22.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:22 smithi053 ceph-mon[146052]: failed to encode map e414 with expected crc 2024-01-15T22:55:22.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:22 smithi053 ceph-mon[146052]: osdmap e415: 8 total, 8 up, 8 in 2024-01-15T22:55:23.166 INFO:tasks.rados.rados.0.smithi053.stdout:1845: done (1 left) 2024-01-15T22:55:23.166 INFO:tasks.rados.rados.0.smithi053.stdout:1846: done (0 left) 2024-01-15T22:55:23.166 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 183 2024-01-15T22:55:23.167 INFO:tasks.rados.rados.0.smithi053.stdout:1847: seq_num 621 ranges {0=409600,409600=401408} 2024-01-15T22:55:23.168 INFO:tasks.rados.rados.0.smithi053.stdout:1847: writing smithi053129169-45 from 0 to 409600 tid 1 2024-01-15T22:55:23.171 INFO:tasks.rados.rados.0.smithi053.stdout:1847: writing smithi053129169-45 from 409600 to 811008 tid 2 2024-01-15T22:55:23.171 INFO:tasks.rados.rados.0.smithi053.stdout:1848: snap_remove snap 180 2024-01-15T22:55:23.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:23 smithi163 ceph-mon[138526]: osdmap e416: 8 total, 8 up, 8 in 2024-01-15T22:55:23.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:23 smithi163 ceph-mon[138526]: failed to encode map e416 with expected crc 2024-01-15T22:55:23.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:23 smithi053 ceph-mon[143363]: osdmap e416: 8 total, 8 up, 8 in 2024-01-15T22:55:23.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:23 smithi053 ceph-mon[143363]: failed to encode map e416 with expected crc 2024-01-15T22:55:23.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:23 smithi053 ceph-mon[146052]: osdmap e416: 8 total, 8 up, 8 in 2024-01-15T22:55:23.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:23 smithi053 ceph-mon[146052]: failed to encode map e416 with expected crc 2024-01-15T22:55:24.177 INFO:tasks.rados.rados.0.smithi053.stdout:1848: done (1 left) 2024-01-15T22:55:24.177 INFO:tasks.rados.rados.0.smithi053.stdout:1849: copy_from oid 25 from oid 40 current snap is 183 2024-01-15T22:55:24.177 INFO:tasks.rados.rados.0.smithi053.stdout:1847: finishing write tid 1 to smithi053129169-45 2024-01-15T22:55:24.177 INFO:tasks.rados.rados.0.smithi053.stdout:1847: finishing write tid 2 to smithi053129169-45 2024-01-15T22:55:24.177 INFO:tasks.rados.rados.0.smithi053.stdout:1847: finishing write tid 3 to smithi053129169-45 2024-01-15T22:55:24.177 INFO:tasks.rados.rados.0.smithi053.stdout:1847: finishing write tid 4 to smithi053129169-45 2024-01-15T22:55:24.177 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 1264 (ObjNum 621 snap 183 seq_num 621) dirty exists 2024-01-15T22:55:24.177 INFO:tasks.rados.rados.0.smithi053.stdout:1847: left oid 45 (ObjNum 621 snap 183 seq_num 621) 2024-01-15T22:55:24.177 INFO:tasks.rados.rados.0.smithi053.stdout:1847: done (1 left) 2024-01-15T22:55:24.177 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 183 2024-01-15T22:55:24.177 INFO:tasks.rados.rados.0.smithi053.stdout:1850: seq_num 622 ranges {0=425984,425984=401408} 2024-01-15T22:55:24.179 INFO:tasks.rados.rados.0.smithi053.stdout:1850: writing smithi053129169-32 from 0 to 425984 tid 1 2024-01-15T22:55:24.182 INFO:tasks.rados.rados.0.smithi053.stdout:1850: writing smithi053129169-32 from 425984 to 827392 tid 2 2024-01-15T22:55:24.182 INFO:tasks.rados.rados.0.smithi053.stdout:1851: snap_remove snap 107 2024-01-15T22:55:24.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:24 smithi163 ceph-mon[138526]: pgmap v341: 121 pgs: 121 active+clean; 531 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 962 KiB/s wr, 13 op/s; 4.9 MiB/s, 1 objects/s recovering 2024-01-15T22:55:24.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:24 smithi163 ceph-mon[138526]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/774 objects degraded (5.426%), 4 pgs degraded) 2024-01-15T22:55:24.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:24 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T22:55:24.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:24 smithi163 ceph-mon[138526]: osdmap e417: 8 total, 8 up, 8 in 2024-01-15T22:55:24.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:24 smithi053 ceph-mon[143363]: pgmap v341: 121 pgs: 121 active+clean; 531 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 962 KiB/s wr, 13 op/s; 4.9 MiB/s, 1 objects/s recovering 2024-01-15T22:55:24.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:24 smithi053 ceph-mon[143363]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/774 objects degraded (5.426%), 4 pgs degraded) 2024-01-15T22:55:24.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:24 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T22:55:24.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:24 smithi053 ceph-mon[143363]: osdmap e417: 8 total, 8 up, 8 in 2024-01-15T22:55:24.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:24 smithi053 ceph-mon[146052]: pgmap v341: 121 pgs: 121 active+clean; 531 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 962 KiB/s wr, 13 op/s; 4.9 MiB/s, 1 objects/s recovering 2024-01-15T22:55:24.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:24 smithi053 ceph-mon[146052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/774 objects degraded (5.426%), 4 pgs degraded) 2024-01-15T22:55:24.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:24 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T22:55:24.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:24 smithi053 ceph-mon[146052]: osdmap e417: 8 total, 8 up, 8 in 2024-01-15T22:55:25.187 INFO:tasks.rados.rados.0.smithi053.stdout:1851: done (2 left) 2024-01-15T22:55:25.187 INFO:tasks.rados.rados.0.smithi053.stdout:1852: delete oid 19 current snap is 183 2024-01-15T22:55:25.187 INFO:tasks.rados.rados.0.smithi053.stdout:1850: finishing write tid 1 to smithi053129169-32 2024-01-15T22:55:25.187 INFO:tasks.rados.rados.0.smithi053.stdout:1850: finishing write tid 2 to smithi053129169-32 2024-01-15T22:55:25.187 INFO:tasks.rados.rados.0.smithi053.stdout:1850: finishing write tid 3 to smithi053129169-32 2024-01-15T22:55:25.187 INFO:tasks.rados.rados.0.smithi053.stdout:1850: finishing write tid 4 to smithi053129169-32 2024-01-15T22:55:25.187 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 1500 (ObjNum 622 snap 183 seq_num 622) dirty exists 2024-01-15T22:55:25.187 INFO:tasks.rados.rados.0.smithi053.stdout:1850: left oid 32 (ObjNum 622 snap 183 seq_num 622) 2024-01-15T22:55:25.187 INFO:tasks.rados.rados.0.smithi053.stdout:1849: finishing copy_from to smithi053129169-25 2024-01-15T22:55:25.187 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 935 (ObjNum 616 snap 181 seq_num 616) dirty exists 2024-01-15T22:55:25.187 INFO:tasks.rados.rados.0.smithi053.stdout:1849: finishing copy_from racing read to smithi053129169-25 2024-01-15T22:55:25.198 INFO:tasks.rados.rados.0.smithi053.stdout:1849: done (2 left) 2024-01-15T22:55:25.198 INFO:tasks.rados.rados.0.smithi053.stdout:1850: done (1 left) 2024-01-15T22:55:25.198 INFO:tasks.rados.rados.0.smithi053.stdout:1852: done (0 left) 2024-01-15T22:55:25.198 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 23 current snap is 183 2024-01-15T22:55:25.198 INFO:tasks.rados.rados.0.smithi053.stdout:1853: seq_num 624 ranges {0=458752,458752=401408} 2024-01-15T22:55:25.200 INFO:tasks.rados.rados.0.smithi053.stdout:1853: writing smithi053129169-23 from 0 to 458752 tid 1 2024-01-15T22:55:25.203 INFO:tasks.rados.rados.0.smithi053.stdout:1853: writing smithi053129169-23 from 458752 to 860160 tid 2 2024-01-15T22:55:25.203 INFO:tasks.rados.rados.0.smithi053.stdout:1854: snap_create 2024-01-15T22:55:25.211 INFO:tasks.rados.rados.0.smithi053.stdout:1853: finishing write tid 1 to smithi053129169-23 2024-01-15T22:55:25.211 INFO:tasks.rados.rados.0.smithi053.stdout:1853: finishing write tid 2 to smithi053129169-23 2024-01-15T22:55:25.212 INFO:tasks.rados.rados.0.smithi053.stdout:1853: finishing write tid 3 to smithi053129169-23 2024-01-15T22:55:25.214 INFO:tasks.rados.rados.0.smithi053.stdout:1853: finishing write tid 4 to smithi053129169-23 2024-01-15T22:55:25.214 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1184 (ObjNum 624 snap 183 seq_num 624) dirty exists 2024-01-15T22:55:25.214 INFO:tasks.rados.rados.0.smithi053.stdout:1853: left oid 23 (ObjNum 624 snap 183 seq_num 624) 2024-01-15T22:55:25.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:25 smithi053 ceph-mon[143363]: osdmap e418: 8 total, 8 up, 8 in 2024-01-15T22:55:25.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:25 smithi053 ceph-mon[143363]: failed to encode map e417 with expected crc 2024-01-15T22:55:25.293 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:55:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:55:25] "GET /metrics HTTP/1.1" 200 36205 "" "Prometheus/2.43.0" 2024-01-15T22:55:25.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:25 smithi053 ceph-mon[146052]: osdmap e418: 8 total, 8 up, 8 in 2024-01-15T22:55:25.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:25 smithi053 ceph-mon[146052]: failed to encode map e417 with expected crc 2024-01-15T22:55:25.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:25 smithi163 ceph-mon[138526]: osdmap e418: 8 total, 8 up, 8 in 2024-01-15T22:55:25.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:25 smithi163 ceph-mon[138526]: failed to encode map e417 with expected crc 2024-01-15T22:55:25.949 INFO:tasks.rados.rados.0.smithi053.stdout:1853: done (1 left) 2024-01-15T22:55:25.949 INFO:tasks.rados.rados.0.smithi053.stdout:1854: done (0 left) 2024-01-15T22:55:25.949 INFO:tasks.rados.rados.0.smithi053.stdout:1855: read oid 33 snap -1 2024-01-15T22:55:25.950 INFO:tasks.rados.rados.0.smithi053.stdout:1855: expect deleted 2024-01-15T22:55:25.950 INFO:tasks.rados.rados.0.smithi053.stdout:1856: read oid 6 snap -1 2024-01-15T22:55:25.950 INFO:tasks.rados.rados.0.smithi053.stdout:1856: expect (ObjNum 491 snap 145 seq_num 491) 2024-01-15T22:55:25.950 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 2 current snap is 184 2024-01-15T22:55:25.950 INFO:tasks.rados.rados.0.smithi053.stdout:1857: seq_num 625 ranges {2973696=475136,3448832=401408} 2024-01-15T22:55:25.968 INFO:tasks.rados.rados.0.smithi053.stdout:1857: writing smithi053129169-2 from 2973696 to 3448832 tid 1 2024-01-15T22:55:25.971 INFO:tasks.rados.rados.0.smithi053.stdout:1857: writing smithi053129169-2 from 3448832 to 3850240 tid 2 2024-01-15T22:55:25.971 INFO:tasks.rados.rados.0.smithi053.stdout:1858: delete oid 8 current snap is 184 2024-01-15T22:55:25.971 INFO:tasks.rados.rados.0.smithi053.stdout:1856: expect (ObjNum 491 snap 145 seq_num 491) 2024-01-15T22:55:26.001 INFO:tasks.rados.rados.0.smithi053.stdout:1857: finishing write tid 1 to smithi053129169-2 2024-01-15T22:55:26.001 INFO:tasks.rados.rados.0.smithi053.stdout:1857: finishing write tid 2 to smithi053129169-2 2024-01-15T22:55:26.001 INFO:tasks.rados.rados.0.smithi053.stdout:1857: finishing write tid 3 to smithi053129169-2 2024-01-15T22:55:26.002 INFO:tasks.rados.rados.0.smithi053.stdout:1857: finishing write tid 4 to smithi053129169-2 2024-01-15T22:55:26.002 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 1353 (ObjNum 625 snap 184 seq_num 625) dirty exists 2024-01-15T22:55:26.002 INFO:tasks.rados.rados.0.smithi053.stdout:1857: left oid 2 (ObjNum 625 snap 184 seq_num 625) 2024-01-15T22:55:26.002 INFO:tasks.rados.rados.0.smithi053.stdout:1855: done (3 left) 2024-01-15T22:55:26.002 INFO:tasks.rados.rados.0.smithi053.stdout:1856: done (2 left) 2024-01-15T22:55:26.002 INFO:tasks.rados.rados.0.smithi053.stdout:1857: done (1 left) 2024-01-15T22:55:26.002 INFO:tasks.rados.rados.0.smithi053.stdout:1858: done (0 left) 2024-01-15T22:55:26.002 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 42 current snap is 184 2024-01-15T22:55:26.002 INFO:tasks.rados.rados.0.smithi053.stdout:1859: seq_num 627 ranges {0=507904,507904=401408} 2024-01-15T22:55:26.004 INFO:tasks.rados.rados.0.smithi053.stdout:1859: writing smithi053129169-42 from 0 to 507904 tid 1 2024-01-15T22:55:26.006 INFO:tasks.rados.rados.0.smithi053.stdout:1859: writing smithi053129169-42 from 507904 to 909312 tid 2 2024-01-15T22:55:26.006 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 184 2024-01-15T22:55:26.006 INFO:tasks.rados.rados.0.smithi053.stdout:1860: seq_num 628 ranges {7520256=524288,8044544=401408} 2024-01-15T22:55:26.050 INFO:tasks.rados.rados.0.smithi053.stdout:1860: writing smithi053129169-39 from 7520256 to 8044544 tid 1 2024-01-15T22:55:26.053 INFO:tasks.rados.rados.0.smithi053.stdout:1860: writing smithi053129169-39 from 8044544 to 8445952 tid 2 2024-01-15T22:55:26.053 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 23 current snap is 184 2024-01-15T22:55:26.053 INFO:tasks.rados.rados.0.smithi053.stdout:1861: seq_num 629 ranges {860160=540672,1400832=401408} 2024-01-15T22:55:26.060 INFO:tasks.rados.rados.0.smithi053.stdout:1861: writing smithi053129169-23 from 860160 to 1400832 tid 1 2024-01-15T22:55:26.063 INFO:tasks.rados.rados.0.smithi053.stdout:1861: writing smithi053129169-23 from 1400832 to 1802240 tid 2 2024-01-15T22:55:26.063 INFO:tasks.rados.rados.0.smithi053.stdout:1862: delete oid 13 current snap is 184 2024-01-15T22:55:26.063 INFO:tasks.rados.rados.0.smithi053.stdout:1859: finishing write tid 1 to smithi053129169-42 2024-01-15T22:55:26.063 INFO:tasks.rados.rados.0.smithi053.stdout:1859: finishing write tid 2 to smithi053129169-42 2024-01-15T22:55:26.064 INFO:tasks.rados.rados.0.smithi053.stdout:1859: finishing write tid 3 to smithi053129169-42 2024-01-15T22:55:26.064 INFO:tasks.rados.rados.0.smithi053.stdout:1859: finishing write tid 4 to smithi053129169-42 2024-01-15T22:55:26.064 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 1187 (ObjNum 627 snap 184 seq_num 627) dirty exists 2024-01-15T22:55:26.064 INFO:tasks.rados.rados.0.smithi053.stdout:1859: left oid 42 (ObjNum 627 snap 184 seq_num 627) 2024-01-15T22:55:26.064 INFO:tasks.rados.rados.0.smithi053.stdout:1860: finishing write tid 1 to smithi053129169-39 2024-01-15T22:55:26.064 INFO:tasks.rados.rados.0.smithi053.stdout:1860: finishing write tid 2 to smithi053129169-39 2024-01-15T22:55:26.064 INFO:tasks.rados.rados.0.smithi053.stdout:1860: finishing write tid 3 to smithi053129169-39 2024-01-15T22:55:26.064 INFO:tasks.rados.rados.0.smithi053.stdout:1860: finishing write tid 4 to smithi053129169-39 2024-01-15T22:55:26.064 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 938 (ObjNum 628 snap 184 seq_num 628) dirty exists 2024-01-15T22:55:26.064 INFO:tasks.rados.rados.0.smithi053.stdout:1860: left oid 39 (ObjNum 628 snap 184 seq_num 628) 2024-01-15T22:55:26.065 INFO:tasks.rados.rados.0.smithi053.stdout:1859: done (3 left) 2024-01-15T22:55:26.065 INFO:tasks.rados.rados.0.smithi053.stdout:1860: done (2 left) 2024-01-15T22:55:26.065 INFO:tasks.rados.rados.0.smithi053.stdout:1862: done (1 left) 2024-01-15T22:55:26.065 INFO:tasks.rados.rados.0.smithi053.stdout:1863: rmattr oid 7 current snap is 184 2024-01-15T22:55:26.065 INFO:tasks.rados.rados.0.smithi053.stdout:1863: done (1 left) 2024-01-15T22:55:26.066 INFO:tasks.rados.rados.0.smithi053.stdout:1864: read oid 29 snap -1 2024-01-15T22:55:26.066 INFO:tasks.rados.rados.0.smithi053.stdout:1864: expect (ObjNum 532 snap 157 seq_num 532) 2024-01-15T22:55:26.066 INFO:tasks.rados.rados.0.smithi053.stdout:1865: rollback oid 8 current snap is 184 2024-01-15T22:55:26.066 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 8 to 173 2024-01-15T22:55:26.066 INFO:tasks.rados.rados.0.smithi053.stdout:1866: snap_create 2024-01-15T22:55:26.066 INFO:tasks.rados.rados.0.smithi053.stdout:1861: finishing write tid 1 to smithi053129169-23 2024-01-15T22:55:26.067 INFO:tasks.rados.rados.0.smithi053.stdout:1861: finishing write tid 2 to smithi053129169-23 2024-01-15T22:55:26.067 INFO:tasks.rados.rados.0.smithi053.stdout:1861: finishing write tid 3 to smithi053129169-23 2024-01-15T22:55:26.067 INFO:tasks.rados.rados.0.smithi053.stdout:1861: finishing write tid 4 to smithi053129169-23 2024-01-15T22:55:26.068 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1190 (ObjNum 629 snap 184 seq_num 629) dirty exists 2024-01-15T22:55:26.068 INFO:tasks.rados.rados.0.smithi053.stdout:1861: left oid 23 (ObjNum 629 snap 184 seq_num 629) 2024-01-15T22:55:26.068 INFO:tasks.rados.rados.0.smithi053.stdout:1865: finishing rollback tid 1 to smithi053129169-8 2024-01-15T22:55:26.068 INFO:tasks.rados.rados.0.smithi053.stdout:1865: finishing rollback tid 2 to smithi053129169-8 2024-01-15T22:55:26.068 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 660 (ObjNum 579 snap 167 seq_num 579) dirty exists 2024-01-15T22:55:26.083 INFO:tasks.rados.rados.0.smithi053.stdout:1864: expect (ObjNum 532 snap 157 seq_num 532) 2024-01-15T22:55:26.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:26 smithi163 ceph-mon[138526]: pgmap v344: 121 pgs: 121 active+clean; 534 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 956 KiB/s wr, 19 op/s; 3.4 MiB/s, 0 objects/s recovering 2024-01-15T22:55:26.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:26 smithi163 ceph-mon[138526]: failed to encode map e419 with expected crc 2024-01-15T22:55:26.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:26 smithi163 ceph-mon[138526]: osdmap e419: 8 total, 8 up, 8 in 2024-01-15T22:55:26.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:26 smithi163 ceph-mon[138526]: failed to encode map e419 with expected crc 2024-01-15T22:55:26.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:26 smithi163 ceph-mon[138526]: failed to encode map e419 with expected crc 2024-01-15T22:55:26.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:26 smithi163 ceph-mon[138526]: osdmap e420: 8 total, 8 up, 8 in 2024-01-15T22:55:26.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:26 smithi053 ceph-mon[143363]: pgmap v344: 121 pgs: 121 active+clean; 534 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 956 KiB/s wr, 19 op/s; 3.4 MiB/s, 0 objects/s recovering 2024-01-15T22:55:26.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:26 smithi053 ceph-mon[143363]: failed to encode map e419 with expected crc 2024-01-15T22:55:26.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:26 smithi053 ceph-mon[143363]: osdmap e419: 8 total, 8 up, 8 in 2024-01-15T22:55:26.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:26 smithi053 ceph-mon[143363]: failed to encode map e419 with expected crc 2024-01-15T22:55:26.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:26 smithi053 ceph-mon[143363]: failed to encode map e419 with expected crc 2024-01-15T22:55:26.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:26 smithi053 ceph-mon[143363]: osdmap e420: 8 total, 8 up, 8 in 2024-01-15T22:55:26.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:26 smithi053 ceph-mon[146052]: pgmap v344: 121 pgs: 121 active+clean; 534 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 956 KiB/s wr, 19 op/s; 3.4 MiB/s, 0 objects/s recovering 2024-01-15T22:55:26.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:26 smithi053 ceph-mon[146052]: failed to encode map e419 with expected crc 2024-01-15T22:55:26.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:26 smithi053 ceph-mon[146052]: osdmap e419: 8 total, 8 up, 8 in 2024-01-15T22:55:26.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:26 smithi053 ceph-mon[146052]: failed to encode map e419 with expected crc 2024-01-15T22:55:26.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:26 smithi053 ceph-mon[146052]: failed to encode map e419 with expected crc 2024-01-15T22:55:26.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:26 smithi053 ceph-mon[146052]: osdmap e420: 8 total, 8 up, 8 in 2024-01-15T22:55:26.956 INFO:tasks.rados.rados.0.smithi053.stdout:1861: done (3 left) 2024-01-15T22:55:26.956 INFO:tasks.rados.rados.0.smithi053.stdout:1864: done (2 left) 2024-01-15T22:55:26.956 INFO:tasks.rados.rados.0.smithi053.stdout:1865: done (1 left) 2024-01-15T22:55:26.956 INFO:tasks.rados.rados.0.smithi053.stdout:1866: done (0 left) 2024-01-15T22:55:26.956 INFO:tasks.rados.rados.0.smithi053.stdout:1867: snap_remove snap 175 2024-01-15T22:55:27.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:27 smithi163 ceph-mon[138526]: failed to encode map e420 with expected crc 2024-01-15T22:55:27.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:27 smithi163 ceph-mon[138526]: osdmap e421: 8 total, 8 up, 8 in 2024-01-15T22:55:27.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:27 smithi053 ceph-mon[143363]: failed to encode map e420 with expected crc 2024-01-15T22:55:27.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:27 smithi053 ceph-mon[143363]: osdmap e421: 8 total, 8 up, 8 in 2024-01-15T22:55:27.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:27 smithi053 ceph-mon[146052]: failed to encode map e420 with expected crc 2024-01-15T22:55:27.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:27 smithi053 ceph-mon[146052]: osdmap e421: 8 total, 8 up, 8 in 2024-01-15T22:55:27.963 INFO:tasks.rados.rados.0.smithi053.stdout:1867: done (0 left) 2024-01-15T22:55:27.964 INFO:tasks.rados.rados.0.smithi053.stdout:1868: rmattr oid 33 current snap is 185 2024-01-15T22:55:27.964 INFO:tasks.rados.rados.0.smithi053.stdout:1868: done (0 left) 2024-01-15T22:55:27.964 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 28 current snap is 185 2024-01-15T22:55:27.964 INFO:tasks.rados.rados.0.smithi053.stdout:1869: seq_num 631 ranges {1556480=573440,2129920=401408} 2024-01-15T22:55:27.973 INFO:tasks.rados.rados.0.smithi053.stdout:1869: writing smithi053129169-28 from 1556480 to 2129920 tid 1 2024-01-15T22:55:27.976 INFO:tasks.rados.rados.0.smithi053.stdout:1869: writing smithi053129169-28 from 2129920 to 2531328 tid 2 2024-01-15T22:55:27.976 INFO:tasks.rados.rados.0.smithi053.stdout:1870: snap_remove snap 166 2024-01-15T22:55:28.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:28 smithi163 ceph-mon[138526]: pgmap v347: 121 pgs: 121 active+clean; 530 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 2.3 MiB/s wr, 27 op/s 2024-01-15T22:55:28.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:28 smithi163 ceph-mon[138526]: failed to encode map e421 with expected crc 2024-01-15T22:55:28.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:28 smithi163 ceph-mon[138526]: osdmap e422: 8 total, 8 up, 8 in 2024-01-15T22:55:28.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:28 smithi053 ceph-mon[143363]: pgmap v347: 121 pgs: 121 active+clean; 530 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 2.3 MiB/s wr, 27 op/s 2024-01-15T22:55:28.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:28 smithi053 ceph-mon[143363]: failed to encode map e421 with expected crc 2024-01-15T22:55:28.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:28 smithi053 ceph-mon[143363]: osdmap e422: 8 total, 8 up, 8 in 2024-01-15T22:55:28.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:28 smithi053 ceph-mon[146052]: pgmap v347: 121 pgs: 121 active+clean; 530 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 2.3 MiB/s wr, 27 op/s 2024-01-15T22:55:28.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:28 smithi053 ceph-mon[146052]: failed to encode map e421 with expected crc 2024-01-15T22:55:28.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:28 smithi053 ceph-mon[146052]: osdmap e422: 8 total, 8 up, 8 in 2024-01-15T22:55:28.961 INFO:tasks.rados.rados.0.smithi053.stdout:1870: done (1 left) 2024-01-15T22:55:28.961 INFO:tasks.rados.rados.0.smithi053.stdout:1871: delete oid 41 current snap is 185 2024-01-15T22:55:28.961 INFO:tasks.rados.rados.0.smithi053.stdout:1869: finishing write tid 1 to smithi053129169-28 2024-01-15T22:55:28.962 INFO:tasks.rados.rados.0.smithi053.stdout:1869: finishing write tid 2 to smithi053129169-28 2024-01-15T22:55:28.962 INFO:tasks.rados.rados.0.smithi053.stdout:1869: finishing write tid 3 to smithi053129169-28 2024-01-15T22:55:28.962 INFO:tasks.rados.rados.0.smithi053.stdout:1869: finishing write tid 4 to smithi053129169-28 2024-01-15T22:55:28.962 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 1222 (ObjNum 631 snap 185 seq_num 631) dirty exists 2024-01-15T22:55:28.962 INFO:tasks.rados.rados.0.smithi053.stdout:1869: left oid 28 (ObjNum 631 snap 185 seq_num 631) 2024-01-15T22:55:28.979 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:55:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:55:28.660Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-01-15T22:55:28.979 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:55:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:55:28.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-01-15T22:55:28.979 INFO:tasks.rados.rados.0.smithi053.stdout:1869: done (1 left) 2024-01-15T22:55:28.980 INFO:tasks.rados.rados.0.smithi053.stdout:1871: done (0 left) 2024-01-15T22:55:28.980 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 6 current snap is 185 2024-01-15T22:55:28.980 INFO:tasks.rados.rados.0.smithi053.stdout:1872: seq_num 633 ranges {1032192=606208,1638400=401408} 2024-01-15T22:55:28.985 INFO:tasks.rados.rados.0.smithi053.stdout:1872: writing smithi053129169-6 from 1032192 to 1638400 tid 1 2024-01-15T22:55:28.987 INFO:tasks.rados.rados.0.smithi053.stdout:1872: writing smithi053129169-6 from 1638400 to 2039808 tid 2 2024-01-15T22:55:28.987 INFO:tasks.rados.rados.0.smithi053.stdout:1873: snap_create 2024-01-15T22:55:28.989 INFO:tasks.rados.rados.0.smithi053.stdout:1872: finishing write tid 1 to smithi053129169-6 2024-01-15T22:55:28.990 INFO:tasks.rados.rados.0.smithi053.stdout:1872: finishing write tid 2 to smithi053129169-6 2024-01-15T22:55:28.990 INFO:tasks.rados.rados.0.smithi053.stdout:1872: finishing write tid 3 to smithi053129169-6 2024-01-15T22:55:28.991 INFO:tasks.rados.rados.0.smithi053.stdout:1872: finishing write tid 4 to smithi053129169-6 2024-01-15T22:55:28.991 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 633 (ObjNum 633 snap 185 seq_num 633) dirty exists 2024-01-15T22:55:28.991 INFO:tasks.rados.rados.0.smithi053.stdout:1872: left oid 6 (ObjNum 633 snap 185 seq_num 633) 2024-01-15T22:55:29.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:29 smithi163 ceph-mon[138526]: failed to encode map e422 with expected crc 2024-01-15T22:55:29.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:29.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:55:29.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:29.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:29 smithi163 ceph-mon[138526]: osdmap e423: 8 total, 8 up, 8 in 2024-01-15T22:55:29.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:29 smithi053 ceph-mon[143363]: failed to encode map e422 with expected crc 2024-01-15T22:55:29.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:29.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:55:29.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:29.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:29 smithi053 ceph-mon[143363]: osdmap e423: 8 total, 8 up, 8 in 2024-01-15T22:55:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:29 smithi053 ceph-mon[146052]: failed to encode map e422 with expected crc 2024-01-15T22:55:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:55:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:29 smithi053 ceph-mon[146052]: osdmap e423: 8 total, 8 up, 8 in 2024-01-15T22:55:29.961 INFO:tasks.rados.rados.0.smithi053.stdout:1872: done (1 left) 2024-01-15T22:55:29.961 INFO:tasks.rados.rados.0.smithi053.stdout:1873: done (0 left) 2024-01-15T22:55:29.962 INFO:tasks.rados.rados.0.smithi053.stdout:1874: rmattr oid 25 current snap is 186 2024-01-15T22:55:29.962 INFO:tasks.rados.rados.0.smithi053.stdout:1874: done (0 left) 2024-01-15T22:55:29.962 INFO:tasks.rados.rados.0.smithi053.stdout:1875: copy_from oid 15 from oid 38 current snap is 186 2024-01-15T22:55:29.962 INFO:tasks.rados.rados.0.smithi053.stdout:1876: rollback oid 45 current snap is 186 2024-01-15T22:55:29.962 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 45 to 144 2024-01-15T22:55:29.962 INFO:tasks.rados.rados.0.smithi053.stdout:1877: read oid 30 snap -1 2024-01-15T22:55:29.962 INFO:tasks.rados.rados.0.smithi053.stdout:1877: expect (ObjNum 492 snap 145 seq_num 492) 2024-01-15T22:55:29.962 INFO:tasks.rados.rados.0.smithi053.stdout:1878: rollback oid 47 current snap is 186 2024-01-15T22:55:29.962 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 47 to 130 2024-01-15T22:55:29.962 INFO:tasks.rados.rados.0.smithi053.stdout:1879: rollback oid 1 current snap is 186 2024-01-15T22:55:29.962 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 1 to 173 2024-01-15T22:55:29.962 INFO:tasks.rados.rados.0.smithi053.stdout:1880: read oid 22 snap -1 2024-01-15T22:55:29.962 INFO:tasks.rados.rados.0.smithi053.stdout:1880: expect deleted 2024-01-15T22:55:29.962 INFO:tasks.rados.rados.0.smithi053.stdout:1881: rollback oid 5 current snap is 186 2024-01-15T22:55:29.962 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 5 to 177 2024-01-15T22:55:29.963 INFO:tasks.rados.rados.0.smithi053.stdout:1882: rollback oid 13 current snap is 186 2024-01-15T22:55:29.963 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 13 to 171 2024-01-15T22:55:29.963 INFO:tasks.rados.rados.0.smithi053.stdout:1883: snap_remove snap 184 2024-01-15T22:55:30.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:30 smithi163 ceph-mon[138526]: pgmap v350: 121 pgs: 121 active+clean; 527 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-01-15T22:55:30.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:30 smithi163 ceph-mon[138526]: failed to encode map e423 with expected crc 2024-01-15T22:55:30.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:30 smithi163 ceph-mon[138526]: failed to encode map e423 with expected crc 2024-01-15T22:55:30.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:30 smithi163 ceph-mon[138526]: failed to encode map e423 with expected crc 2024-01-15T22:55:30.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:30 smithi163 ceph-mon[138526]: osdmap e424: 8 total, 8 up, 8 in 2024-01-15T22:55:30.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:30 smithi053 ceph-mon[143363]: pgmap v350: 121 pgs: 121 active+clean; 527 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-01-15T22:55:30.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:30 smithi053 ceph-mon[143363]: failed to encode map e423 with expected crc 2024-01-15T22:55:30.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:30 smithi053 ceph-mon[143363]: failed to encode map e423 with expected crc 2024-01-15T22:55:30.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:30 smithi053 ceph-mon[143363]: failed to encode map e423 with expected crc 2024-01-15T22:55:30.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:30 smithi053 ceph-mon[143363]: osdmap e424: 8 total, 8 up, 8 in 2024-01-15T22:55:30.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:30 smithi053 ceph-mon[146052]: pgmap v350: 121 pgs: 121 active+clean; 527 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-01-15T22:55:30.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:30 smithi053 ceph-mon[146052]: failed to encode map e423 with expected crc 2024-01-15T22:55:30.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:30 smithi053 ceph-mon[146052]: failed to encode map e423 with expected crc 2024-01-15T22:55:30.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:30 smithi053 ceph-mon[146052]: failed to encode map e423 with expected crc 2024-01-15T22:55:30.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:30 smithi053 ceph-mon[146052]: osdmap e424: 8 total, 8 up, 8 in 2024-01-15T22:55:30.963 INFO:tasks.rados.rados.0.smithi053.stdout:1883: done (8 left) 2024-01-15T22:55:30.963 INFO:tasks.rados.rados.0.smithi053.stdout:1884: rollback oid 14 current snap is 186 2024-01-15T22:55:30.963 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 14 to 174 2024-01-15T22:55:30.964 INFO:tasks.rados.rados.0.smithi053.stdout:1876: finishing rollback tid 0 to smithi053129169-45 2024-01-15T22:55:30.964 INFO:tasks.rados.rados.0.smithi053.stdout:1882: finishing rollback tid 1 to smithi053129169-13 2024-01-15T22:55:30.964 INFO:tasks.rados.rados.0.smithi053.stdout:1882: finishing rollback tid 2 to smithi053129169-13 2024-01-15T22:55:30.964 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 1224 (ObjNum 547 snap 159 seq_num 547) dirty exists 2024-01-15T22:55:30.964 INFO:tasks.rados.rados.0.smithi053.stdout:1876: finishing rollback tid 1 to smithi053129169-45 2024-01-15T22:55:30.964 INFO:tasks.rados.rados.0.smithi053.stdout:1876: finishing rollback tid 2 to smithi053129169-45 2024-01-15T22:55:30.964 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 1267 (ObjNum 443 snap 135 seq_num 443) dirty exists 2024-01-15T22:55:30.964 INFO:tasks.rados.rados.0.smithi053.stdout:1879: finishing rollback tid 1 to smithi053129169-1 2024-01-15T22:55:30.964 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 617 (ObjNum 65 snap 0 seq_num 1734307428) dirty dne 2024-01-15T22:55:30.964 INFO:tasks.rados.rados.0.smithi053.stdout:1878: finishing rollback tid 0 to smithi053129169-47 2024-01-15T22:55:30.964 INFO:tasks.rados.rados.0.smithi053.stdout:1878: finishing rollback tid 1 to smithi053129169-47 2024-01-15T22:55:30.964 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 1376 (ObjNum 129 snap 0 seq_num 3638589856) dirty dne 2024-01-15T22:55:30.965 INFO:tasks.rados.rados.0.smithi053.stdout:1881: finishing rollback tid 0 to smithi053129169-5 2024-01-15T22:55:30.965 INFO:tasks.rados.rados.0.smithi053.stdout:1881: finishing rollback tid 1 to smithi053129169-5 2024-01-15T22:55:30.965 INFO:tasks.rados.rados.0.smithi053.stdout:1875: finishing copy_from to smithi053129169-15 2024-01-15T22:55:30.965 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 933 (ObjNum 611 snap 180 seq_num 611) dirty exists 2024-01-15T22:55:30.965 INFO:tasks.rados.rados.0.smithi053.stdout:1877: expect (ObjNum 492 snap 145 seq_num 492) 2024-01-15T22:55:31.078 INFO:tasks.rados.rados.0.smithi053.stdout:1881: finishing rollback tid 2 to smithi053129169-5 2024-01-15T22:55:31.078 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 1380 (ObjNum 424 snap 127 seq_num 424) dirty exists 2024-01-15T22:55:31.078 INFO:tasks.rados.rados.0.smithi053.stdout:1875: finishing copy_from racing read to smithi053129169-15 2024-01-15T22:55:31.078 INFO:tasks.rados.rados.0.smithi053.stdout:1875: done (8 left) 2024-01-15T22:55:31.079 INFO:tasks.rados.rados.0.smithi053.stdout:1876: done (7 left) 2024-01-15T22:55:31.079 INFO:tasks.rados.rados.0.smithi053.stdout:1877: done (6 left) 2024-01-15T22:55:31.079 INFO:tasks.rados.rados.0.smithi053.stdout:1878: done (5 left) 2024-01-15T22:55:31.079 INFO:tasks.rados.rados.0.smithi053.stdout:1879: done (4 left) 2024-01-15T22:55:31.079 INFO:tasks.rados.rados.0.smithi053.stdout:1880: done (3 left) 2024-01-15T22:55:31.079 INFO:tasks.rados.rados.0.smithi053.stdout:1881: done (2 left) 2024-01-15T22:55:31.079 INFO:tasks.rados.rados.0.smithi053.stdout:1882: done (1 left) 2024-01-15T22:55:31.079 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 1 current snap is 186 2024-01-15T22:55:31.079 INFO:tasks.rados.rados.0.smithi053.stdout:1884: finishing rollback tid 0 to smithi053129169-14 2024-01-15T22:55:31.079 INFO:tasks.rados.rados.0.smithi053.stdout:1885: seq_num 634 ranges {0=622592,622592=401408} 2024-01-15T22:55:31.081 INFO:tasks.rados.rados.0.smithi053.stdout:1885: writing smithi053129169-1 from 0 to 622592 tid 1 2024-01-15T22:55:31.084 INFO:tasks.rados.rados.0.smithi053.stdout:1885: writing smithi053129169-1 from 622592 to 1024000 tid 2 2024-01-15T22:55:31.084 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 8 current snap is 186 2024-01-15T22:55:31.084 INFO:tasks.rados.rados.0.smithi053.stdout:1884: finishing rollback tid 1 to smithi053129169-14 2024-01-15T22:55:31.084 INFO:tasks.rados.rados.0.smithi053.stdout:1884: finishing rollback tid 2 to smithi053129169-14 2024-01-15T22:55:31.084 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 1403 (ObjNum 572 snap 165 seq_num 572) dirty exists 2024-01-15T22:55:31.084 INFO:tasks.rados.rados.0.smithi053.stdout:1886: seq_num 635 ranges {12115968=638976,12754944=401408} 2024-01-15T22:55:31.153 INFO:tasks.rados.rados.0.smithi053.stdout:1886: writing smithi053129169-8 from 12115968 to 12754944 tid 1 2024-01-15T22:55:31.156 INFO:tasks.rados.rados.0.smithi053.stdout:1886: writing smithi053129169-8 from 12754944 to 13156352 tid 2 2024-01-15T22:55:31.156 INFO:tasks.rados.rados.0.smithi053.stdout:1884: done (2 left) 2024-01-15T22:55:31.156 INFO:tasks.rados.rados.0.smithi053.stdout:1887: snap_create 2024-01-15T22:55:31.156 INFO:tasks.rados.rados.0.smithi053.stdout:1885: finishing write tid 1 to smithi053129169-1 2024-01-15T22:55:31.156 INFO:tasks.rados.rados.0.smithi053.stdout:1885: finishing write tid 2 to smithi053129169-1 2024-01-15T22:55:31.156 INFO:tasks.rados.rados.0.smithi053.stdout:1885: finishing write tid 3 to smithi053129169-1 2024-01-15T22:55:31.156 INFO:tasks.rados.rados.0.smithi053.stdout:1885: finishing write tid 4 to smithi053129169-1 2024-01-15T22:55:31.157 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 924 (ObjNum 634 snap 186 seq_num 634) dirty exists 2024-01-15T22:55:31.157 INFO:tasks.rados.rados.0.smithi053.stdout:1885: left oid 1 (ObjNum 634 snap 186 seq_num 634) 2024-01-15T22:55:31.158 INFO:tasks.rados.rados.0.smithi053.stdout:1886: finishing write tid 1 to smithi053129169-8 2024-01-15T22:55:31.158 INFO:tasks.rados.rados.0.smithi053.stdout:1886: finishing write tid 2 to smithi053129169-8 2024-01-15T22:55:31.158 INFO:tasks.rados.rados.0.smithi053.stdout:1886: finishing write tid 3 to smithi053129169-8 2024-01-15T22:55:31.159 INFO:tasks.rados.rados.0.smithi053.stdout:1886: finishing write tid 4 to smithi053129169-8 2024-01-15T22:55:31.159 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 663 (ObjNum 635 snap 186 seq_num 635) dirty exists 2024-01-15T22:55:31.159 INFO:tasks.rados.rados.0.smithi053.stdout:1886: left oid 8 (ObjNum 635 snap 186 seq_num 635) 2024-01-15T22:55:31.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:31 smithi163 ceph-mon[138526]: failed to encode map e424 with expected crc 2024-01-15T22:55:31.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:31 smithi163 ceph-mon[138526]: osdmap e425: 8 total, 8 up, 8 in 2024-01-15T22:55:31.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:31 smithi053 ceph-mon[143363]: failed to encode map e424 with expected crc 2024-01-15T22:55:31.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:31 smithi053 ceph-mon[143363]: osdmap e425: 8 total, 8 up, 8 in 2024-01-15T22:55:31.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:31 smithi053 ceph-mon[146052]: failed to encode map e424 with expected crc 2024-01-15T22:55:31.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:31 smithi053 ceph-mon[146052]: osdmap e425: 8 total, 8 up, 8 in 2024-01-15T22:55:31.964 INFO:tasks.rados.rados.0.smithi053.stdout:1885: done (2 left) 2024-01-15T22:55:31.964 INFO:tasks.rados.rados.0.smithi053.stdout:1886: done (1 left) 2024-01-15T22:55:31.964 INFO:tasks.rados.rados.0.smithi053.stdout:1887: done (0 left) 2024-01-15T22:55:31.964 INFO:tasks.rados.rados.0.smithi053.stdout:1888: delete oid 50 current snap is 187 2024-01-15T22:55:31.970 INFO:tasks.rados.rados.0.smithi053.stdout:1888: done (0 left) 2024-01-15T22:55:31.970 INFO:tasks.rados.rados.0.smithi053.stdout:1889: rmattr oid 47 current snap is 187 2024-01-15T22:55:31.970 INFO:tasks.rados.rados.0.smithi053.stdout:1889: done (0 left) 2024-01-15T22:55:31.970 INFO:tasks.rados.rados.0.smithi053.stdout:1890: delete oid 50 current snap is 187 2024-01-15T22:55:31.972 INFO:tasks.rados.rados.0.smithi053.stdout:1890: done (0 left) 2024-01-15T22:55:31.972 INFO:tasks.rados.rados.0.smithi053.stdout:1891: snap_remove snap 163 2024-01-15T22:55:32.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:32 smithi163 ceph-mon[138526]: pgmap v353: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 444 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-01-15T22:55:32.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:32 smithi163 ceph-mon[138526]: failed to encode map e425 with expected crc 2024-01-15T22:55:32.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:32 smithi163 ceph-mon[138526]: osdmap e426: 8 total, 8 up, 8 in 2024-01-15T22:55:32.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:32 smithi053 ceph-mon[146052]: pgmap v353: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 444 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-01-15T22:55:32.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:32 smithi053 ceph-mon[146052]: failed to encode map e425 with expected crc 2024-01-15T22:55:32.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:32 smithi053 ceph-mon[146052]: osdmap e426: 8 total, 8 up, 8 in 2024-01-15T22:55:32.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:32 smithi053 ceph-mon[143363]: pgmap v353: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 444 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-01-15T22:55:32.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:32 smithi053 ceph-mon[143363]: failed to encode map e425 with expected crc 2024-01-15T22:55:32.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:32 smithi053 ceph-mon[143363]: osdmap e426: 8 total, 8 up, 8 in 2024-01-15T22:55:32.967 INFO:tasks.rados.rados.0.smithi053.stdout:1891: done (0 left) 2024-01-15T22:55:32.968 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 23 current snap is 187 2024-01-15T22:55:32.968 INFO:tasks.rados.rados.0.smithi053.stdout:1892: seq_num 638 ranges {1802240=688128,2490368=401408} 2024-01-15T22:55:32.981 INFO:tasks.rados.rados.0.smithi053.stdout:1892: writing smithi053129169-23 from 1802240 to 2490368 tid 1 2024-01-15T22:55:32.983 INFO:tasks.rados.rados.0.smithi053.stdout:1892: writing smithi053129169-23 from 2490368 to 2891776 tid 2 2024-01-15T22:55:32.984 INFO:tasks.rados.rados.0.smithi053.stdout:1893: read oid 15 snap -1 2024-01-15T22:55:32.984 INFO:tasks.rados.rados.0.smithi053.stdout:1893: expect (ObjNum 611 snap 180 seq_num 611) 2024-01-15T22:55:32.984 INFO:tasks.rados.rados.0.smithi053.stdout:1894: setattr oid 36 current snap is 187 2024-01-15T22:55:32.984 INFO:tasks.rados.rados.0.smithi053.stdout:1895: snap_create 2024-01-15T22:55:32.989 INFO:tasks.rados.rados.0.smithi053.stdout:1892: finishing write tid 1 to smithi053129169-23 2024-01-15T22:55:32.992 INFO:tasks.rados.rados.0.smithi053.stdout:1892: finishing write tid 2 to smithi053129169-23 2024-01-15T22:55:32.992 INFO:tasks.rados.rados.0.smithi053.stdout:1892: finishing write tid 3 to smithi053129169-23 2024-01-15T22:55:32.993 INFO:tasks.rados.rados.0.smithi053.stdout:1893: expect (ObjNum 611 snap 180 seq_num 611) 2024-01-15T22:55:33.017 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 1212 (ObjNum 483 snap 144 seq_num 483) dirty exists 2024-01-15T22:55:33.018 INFO:tasks.rados.rados.0.smithi053.stdout:1892: finishing write tid 4 to smithi053129169-23 2024-01-15T22:55:33.018 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1193 (ObjNum 638 snap 187 seq_num 638) dirty exists 2024-01-15T22:55:33.018 INFO:tasks.rados.rados.0.smithi053.stdout:1892: left oid 23 (ObjNum 638 snap 187 seq_num 638) 2024-01-15T22:55:33.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:33 smithi163 ceph-mon[138526]: failed to encode map e426 with expected crc 2024-01-15T22:55:33.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:33 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-01-15T22:55:33.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:33 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-01-15T22:55:33.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:33 smithi163 ceph-mon[138526]: Upgrade: osd.7 is safe to restart 2024-01-15T22:55:33.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:33 smithi163 ceph-mon[138526]: osdmap e427: 8 total, 8 up, 8 in 2024-01-15T22:55:33.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:33 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:33.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:33 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-15T22:55:33.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:33 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:55:33.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:33 smithi053 ceph-mon[143363]: failed to encode map e426 with expected crc 2024-01-15T22:55:33.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:33 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-01-15T22:55:33.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:33 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-01-15T22:55:33.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:33 smithi053 ceph-mon[143363]: Upgrade: osd.7 is safe to restart 2024-01-15T22:55:33.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:33 smithi053 ceph-mon[143363]: osdmap e427: 8 total, 8 up, 8 in 2024-01-15T22:55:33.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:33 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:33.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:33 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-15T22:55:33.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:33 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:55:33.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:33 smithi053 ceph-mon[146052]: failed to encode map e426 with expected crc 2024-01-15T22:55:33.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:33 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-01-15T22:55:33.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:33 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-01-15T22:55:33.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:33 smithi053 ceph-mon[146052]: Upgrade: osd.7 is safe to restart 2024-01-15T22:55:33.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:33 smithi053 ceph-mon[146052]: osdmap e427: 8 total, 8 up, 8 in 2024-01-15T22:55:33.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:33 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:33.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:33 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-15T22:55:33.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:33 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:55:33.967 INFO:tasks.rados.rados.0.smithi053.stdout:1892: done (3 left) 2024-01-15T22:55:33.967 INFO:tasks.rados.rados.0.smithi053.stdout:1893: done (2 left) 2024-01-15T22:55:33.967 INFO:tasks.rados.rados.0.smithi053.stdout:1894: done (1 left) 2024-01-15T22:55:33.968 INFO:tasks.rados.rados.0.smithi053.stdout:1895: done (0 left) 2024-01-15T22:55:33.968 INFO:tasks.rados.rados.0.smithi053.stdout:1896: delete oid 2 current snap is 188 2024-01-15T22:55:33.971 INFO:tasks.rados.rados.0.smithi053.stdout:1896: done (0 left) 2024-01-15T22:55:33.971 INFO:tasks.rados.rados.0.smithi053.stdout:1897: copy_from oid 29 from oid 30 current snap is 188 2024-01-15T22:55:33.971 INFO:tasks.rados.rados.0.smithi053.stdout:1898: read oid 1 snap 181 2024-01-15T22:55:33.971 INFO:tasks.rados.rados.0.smithi053.stdout:1898: expect deleted 2024-01-15T22:55:33.972 INFO:tasks.rados.rados.0.smithi053.stdout:1899: rollback oid 17 current snap is 188 2024-01-15T22:55:33.972 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 17 to 160 2024-01-15T22:55:33.972 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 49 current snap is 188 2024-01-15T22:55:33.972 INFO:tasks.rados.rados.0.smithi053.stdout:1900: seq_num 640 ranges {3940352=729088,4669440=401408} 2024-01-15T22:55:33.997 INFO:tasks.rados.rados.0.smithi053.stdout:1900: writing smithi053129169-49 from 3940352 to 4669440 tid 1 2024-01-15T22:55:34.001 INFO:tasks.rados.rados.0.smithi053.stdout:1900: writing smithi053129169-49 from 4669440 to 5070848 tid 2 2024-01-15T22:55:34.001 INFO:tasks.rados.rados.0.smithi053.stdout:1901: setattr oid 5 current snap is 188 2024-01-15T22:55:34.001 INFO:tasks.rados.rados.0.smithi053.stdout:1899: finishing rollback tid 0 to smithi053129169-17 2024-01-15T22:55:34.001 INFO:tasks.rados.rados.0.smithi053.stdout:1899: finishing rollback tid 1 to smithi053129169-17 2024-01-15T22:55:34.002 INFO:tasks.rados.rados.0.smithi053.stdout:1899: finishing rollback tid 2 to smithi053129169-17 2024-01-15T22:55:34.002 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 1534 (ObjNum 560 snap 160 seq_num 560) dirty exists 2024-01-15T22:55:34.002 INFO:tasks.rados.rados.0.smithi053.stdout:1897: finishing copy_from to smithi053129169-29 2024-01-15T22:55:34.002 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 1259 (ObjNum 492 snap 145 seq_num 492) dirty exists 2024-01-15T22:55:34.002 INFO:tasks.rados.rados.0.smithi053.stdout:1897: finishing copy_from racing read to smithi053129169-29 2024-01-15T22:55:34.003 INFO:tasks.rados.rados.0.smithi053.stdout:1897: done (4 left) 2024-01-15T22:55:34.003 INFO:tasks.rados.rados.0.smithi053.stdout:1898: done (3 left) 2024-01-15T22:55:34.003 INFO:tasks.rados.rados.0.smithi053.stdout:1899: done (2 left) 2024-01-15T22:55:34.003 INFO:tasks.rados.rados.0.smithi053.stdout:1902: read oid 39 snap 179 2024-01-15T22:55:34.003 INFO:tasks.rados.rados.0.smithi053.stdout:1902: expect (ObjNum 594 snap 172 seq_num 594) 2024-01-15T22:55:34.003 INFO:tasks.rados.rados.0.smithi053.stdout:1903: snap_create 2024-01-15T22:55:34.004 INFO:tasks.rados.rados.0.smithi053.stdout:1900: finishing write tid 1 to smithi053129169-49 2024-01-15T22:55:34.005 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 1400 (ObjNum 424 snap 127 seq_num 424) dirty exists 2024-01-15T22:55:34.006 INFO:tasks.rados.rados.0.smithi053.stdout:1900: finishing write tid 2 to smithi053129169-49 2024-01-15T22:55:34.006 INFO:tasks.rados.rados.0.smithi053.stdout:1900: finishing write tid 3 to smithi053129169-49 2024-01-15T22:55:34.008 INFO:tasks.rados.rados.0.smithi053.stdout:1900: finishing write tid 4 to smithi053129169-49 2024-01-15T22:55:34.008 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 1538 (ObjNum 640 snap 188 seq_num 640) dirty exists 2024-01-15T22:55:34.008 INFO:tasks.rados.rados.0.smithi053.stdout:1900: left oid 49 (ObjNum 640 snap 188 seq_num 640) 2024-01-15T22:55:34.029 INFO:tasks.rados.rados.0.smithi053.stdout:1902: expect (ObjNum 594 snap 172 seq_num 594) 2024-01-15T22:55:34.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:34 smithi163 ceph-mon[138526]: pgmap v356: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 459 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-01-15T22:55:34.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:34 smithi163 ceph-mon[138526]: failed to encode map e427 with expected crc 2024-01-15T22:55:34.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:34 smithi163 ceph-mon[138526]: Upgrade: Updating osd.7 2024-01-15T22:55:34.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:34 smithi163 ceph-mon[138526]: Deploying daemon osd.7 on smithi163 2024-01-15T22:55:34.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:34 smithi163 ceph-mon[138526]: osdmap e428: 8 total, 8 up, 8 in 2024-01-15T22:55:34.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:34 smithi053 ceph-mon[143363]: pgmap v356: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 459 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-01-15T22:55:34.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:34 smithi053 ceph-mon[143363]: failed to encode map e427 with expected crc 2024-01-15T22:55:34.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:34 smithi053 ceph-mon[143363]: Upgrade: Updating osd.7 2024-01-15T22:55:34.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:34 smithi053 ceph-mon[143363]: Deploying daemon osd.7 on smithi163 2024-01-15T22:55:34.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:34 smithi053 ceph-mon[143363]: osdmap e428: 8 total, 8 up, 8 in 2024-01-15T22:55:34.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:34 smithi053 ceph-mon[146052]: pgmap v356: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 459 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-01-15T22:55:34.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:34 smithi053 ceph-mon[146052]: failed to encode map e427 with expected crc 2024-01-15T22:55:34.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:34 smithi053 ceph-mon[146052]: Upgrade: Updating osd.7 2024-01-15T22:55:34.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:34 smithi053 ceph-mon[146052]: Deploying daemon osd.7 on smithi163 2024-01-15T22:55:34.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:34 smithi053 ceph-mon[146052]: osdmap e428: 8 total, 8 up, 8 in 2024-01-15T22:55:34.968 INFO:tasks.rados.rados.0.smithi053.stdout:1900: done (3 left) 2024-01-15T22:55:34.968 INFO:tasks.rados.rados.0.smithi053.stdout:1901: done (2 left) 2024-01-15T22:55:34.968 INFO:tasks.rados.rados.0.smithi053.stdout:1902: done (1 left) 2024-01-15T22:55:34.968 INFO:tasks.rados.rados.0.smithi053.stdout:1903: done (0 left) 2024-01-15T22:55:34.968 INFO:tasks.rados.rados.0.smithi053.stdout:1904: copy_from oid 21 from oid 7 current snap is 189 2024-01-15T22:55:34.968 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 189 2024-01-15T22:55:34.968 INFO:tasks.rados.rados.0.smithi053.stdout:1905: seq_num 641 ranges {8445952=745472,9191424=401408} 2024-01-15T22:55:35.018 INFO:tasks.rados.rados.0.smithi053.stdout:1905: writing smithi053129169-39 from 8445952 to 9191424 tid 1 2024-01-15T22:55:35.021 INFO:tasks.rados.rados.0.smithi053.stdout:1905: writing smithi053129169-39 from 9191424 to 9592832 tid 2 2024-01-15T22:55:35.021 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 189 2024-01-15T22:55:35.021 INFO:tasks.rados.rados.0.smithi053.stdout:1904: finishing copy_from to smithi053129169-21 2024-01-15T22:55:35.021 INFO:tasks.rados.rados.0.smithi053.stdout:1904: got expected ENOENT (src dne) 2024-01-15T22:55:35.021 INFO:tasks.rados.rados.0.smithi053.stdout:1904: finishing copy_from racing read to smithi053129169-21 2024-01-15T22:55:35.021 INFO:tasks.rados.rados.0.smithi053.stdout:1906: seq_num 642 ranges {811008=761856,1572864=401408} 2024-01-15T22:55:35.029 INFO:tasks.rados.rados.0.smithi053.stdout:1906: writing smithi053129169-38 from 811008 to 1572864 tid 1 2024-01-15T22:55:35.032 INFO:tasks.rados.rados.0.smithi053.stdout:1906: writing smithi053129169-38 from 1572864 to 1974272 tid 2 2024-01-15T22:55:35.033 INFO:tasks.rados.rados.0.smithi053.stdout:1904: done (2 left) 2024-01-15T22:55:35.033 INFO:tasks.rados.rados.0.smithi053.stdout:1907: copy_from oid 29 from oid 23 current snap is 189 2024-01-15T22:55:35.033 INFO:tasks.rados.rados.0.smithi053.stdout:1905: finishing write tid 1 to smithi053129169-39 2024-01-15T22:55:35.033 INFO:tasks.rados.rados.0.smithi053.stdout:1905: finishing write tid 2 to smithi053129169-39 2024-01-15T22:55:35.033 INFO:tasks.rados.rados.0.smithi053.stdout:1905: finishing write tid 3 to smithi053129169-39 2024-01-15T22:55:35.033 INFO:tasks.rados.rados.0.smithi053.stdout:1905: finishing write tid 4 to smithi053129169-39 2024-01-15T22:55:35.033 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 941 (ObjNum 641 snap 189 seq_num 641) dirty exists 2024-01-15T22:55:35.033 INFO:tasks.rados.rados.0.smithi053.stdout:1905: left oid 39 (ObjNum 641 snap 189 seq_num 641) 2024-01-15T22:55:35.033 INFO:tasks.rados.rados.0.smithi053.stdout:1906: finishing write tid 1 to smithi053129169-38 2024-01-15T22:55:35.033 INFO:tasks.rados.rados.0.smithi053.stdout:1905: done (2 left) 2024-01-15T22:55:35.033 INFO:tasks.rados.rados.0.smithi053.stdout:1908: delete oid 45 current snap is 189 2024-01-15T22:55:35.035 INFO:tasks.rados.rados.0.smithi053.stdout:1906: finishing write tid 2 to smithi053129169-38 2024-01-15T22:55:35.036 INFO:tasks.rados.rados.0.smithi053.stdout:1906: finishing write tid 3 to smithi053129169-38 2024-01-15T22:55:35.036 INFO:tasks.rados.rados.0.smithi053.stdout:1908: done (2 left) 2024-01-15T22:55:35.036 INFO:tasks.rados.rados.0.smithi053.stdout:1909: read oid 9 snap 165 2024-01-15T22:55:35.036 INFO:tasks.rados.rados.0.smithi053.stdout:1909: expect (ObjNum 565 snap 160 seq_num 565) 2024-01-15T22:55:35.036 INFO:tasks.rados.rados.0.smithi053.stdout:1910: delete oid 20 current snap is 189 2024-01-15T22:55:35.037 INFO:tasks.rados.rados.0.smithi053.stdout:1906: finishing write tid 4 to smithi053129169-38 2024-01-15T22:55:35.037 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 944 (ObjNum 642 snap 189 seq_num 642) dirty exists 2024-01-15T22:55:35.037 INFO:tasks.rados.rados.0.smithi053.stdout:1906: left oid 38 (ObjNum 642 snap 189 seq_num 642) 2024-01-15T22:55:35.039 INFO:tasks.rados.rados.0.smithi053.stdout:1906: done (3 left) 2024-01-15T22:55:35.039 INFO:tasks.rados.rados.0.smithi053.stdout:1910: done (2 left) 2024-01-15T22:55:35.039 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 189 2024-01-15T22:55:35.039 INFO:tasks.rados.rados.0.smithi053.stdout:1911: seq_num 645 ranges {0=409600,409600=778240,1187840=24576} 2024-01-15T22:55:35.042 INFO:tasks.rados.rados.0.smithi053.stdout:1911: writing smithi053129169-41 from 0 to 409600 tid 1 2024-01-15T22:55:35.047 INFO:tasks.rados.rados.0.smithi053.stdout:1911: writing smithi053129169-41 from 409600 to 1187840 tid 2 2024-01-15T22:55:35.047 INFO:tasks.rados.rados.0.smithi053.stdout:1911: writing smithi053129169-41 from 1187840 to 1212416 tid 3 2024-01-15T22:55:35.047 INFO:tasks.rados.rados.0.smithi053.stdout:1912: snap_create 2024-01-15T22:55:35.047 INFO:tasks.rados.rados.0.smithi053.stdout:1911: finishing write tid 1 to smithi053129169-41 2024-01-15T22:55:35.051 INFO:tasks.rados.rados.0.smithi053.stdout:1911: finishing write tid 2 to smithi053129169-41 2024-01-15T22:55:35.052 INFO:tasks.rados.rados.0.smithi053.stdout:1911: finishing write tid 3 to smithi053129169-41 2024-01-15T22:55:35.052 INFO:tasks.rados.rados.0.smithi053.stdout:1911: finishing write tid 4 to smithi053129169-41 2024-01-15T22:55:35.054 INFO:tasks.rados.rados.0.smithi053.stdout:1911: finishing write tid 5 to smithi053129169-41 2024-01-15T22:55:35.054 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1272 (ObjNum 645 snap 189 seq_num 645) dirty exists 2024-01-15T22:55:35.054 INFO:tasks.rados.rados.0.smithi053.stdout:1911: left oid 41 (ObjNum 645 snap 189 seq_num 645) 2024-01-15T22:55:35.057 INFO:tasks.rados.rados.0.smithi053.stdout:1907: finishing copy_from to smithi053129169-29 2024-01-15T22:55:35.057 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 1193 (ObjNum 638 snap 187 seq_num 638) dirty exists 2024-01-15T22:55:35.058 INFO:tasks.rados.rados.0.smithi053.stdout:1907: finishing copy_from racing read to smithi053129169-29 2024-01-15T22:55:35.060 INFO:tasks.rados.rados.0.smithi053.stdout:1909: expect (ObjNum 565 snap 160 seq_num 565) 2024-01-15T22:55:35.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:35 smithi163 ceph-mon[138526]: failed to encode map e428 with expected crc 2024-01-15T22:55:35.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:35 smithi163 ceph-mon[138526]: osdmap e429: 8 total, 8 up, 8 in 2024-01-15T22:55:35.230 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:35 smithi163 systemd[1]: Stopping Ceph osd.7 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:55:35.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:55:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:55:35] "GET /metrics HTTP/1.1" 200 36206 "" "Prometheus/2.43.0" 2024-01-15T22:55:35.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:35 smithi053 ceph-mon[143363]: failed to encode map e428 with expected crc 2024-01-15T22:55:35.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:35 smithi053 ceph-mon[143363]: osdmap e429: 8 total, 8 up, 8 in 2024-01-15T22:55:35.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:35 smithi053 ceph-mon[146052]: failed to encode map e428 with expected crc 2024-01-15T22:55:35.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:35 smithi053 ceph-mon[146052]: osdmap e429: 8 total, 8 up, 8 in 2024-01-15T22:55:35.729 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:35 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[98362]: 2024-01-15T22:55:35.327+0000 7f5eb052d700 -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-01-15T22:55:35.729 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:35 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[98362]: 2024-01-15T22:55:35.327+0000 7f5eb052d700 -1 osd.7 429 *** Got signal Terminated *** 2024-01-15T22:55:35.729 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:35 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[98362]: 2024-01-15T22:55:35.327+0000 7f5eb052d700 -1 osd.7 429 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-15T22:55:35.953 INFO:tasks.rados.rados.0.smithi053.stdout:1907: done (3 left) 2024-01-15T22:55:35.953 INFO:tasks.rados.rados.0.smithi053.stdout:1909: done (2 left) 2024-01-15T22:55:35.953 INFO:tasks.rados.rados.0.smithi053.stdout:1911: done (1 left) 2024-01-15T22:55:35.953 INFO:tasks.rados.rados.0.smithi053.stdout:1912: done (0 left) 2024-01-15T22:55:35.954 INFO:tasks.rados.rados.0.smithi053.stdout:1913: read oid 14 snap 173 2024-01-15T22:55:35.954 INFO:tasks.rados.rados.0.smithi053.stdout:1913: expect (ObjNum 572 snap 165 seq_num 572) 2024-01-15T22:55:35.954 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 30 current snap is 190 2024-01-15T22:55:35.954 INFO:tasks.rados.rados.0.smithi053.stdout:1914: seq_num 646 ranges {2973696=425984,3399680=655360,4055040=147456} 2024-01-15T22:55:35.972 INFO:tasks.rados.rados.0.smithi053.stdout:1914: writing smithi053129169-30 from 2973696 to 3399680 tid 1 2024-01-15T22:55:35.977 INFO:tasks.rados.rados.0.smithi053.stdout:1914: writing smithi053129169-30 from 3399680 to 4055040 tid 2 2024-01-15T22:55:35.978 INFO:tasks.rados.rados.0.smithi053.stdout:1914: writing smithi053129169-30 from 4055040 to 4202496 tid 3 2024-01-15T22:55:35.978 INFO:tasks.rados.rados.0.smithi053.stdout:1915: read oid 12 snap -1 2024-01-15T22:55:35.978 INFO:tasks.rados.rados.0.smithi053.stdout:1915: expect deleted 2024-01-15T22:55:35.978 INFO:tasks.rados.rados.0.smithi053.stdout:1916: snap_create 2024-01-15T22:55:35.978 INFO:tasks.rados.rados.0.smithi053.stdout:1914: finishing write tid 1 to smithi053129169-30 2024-01-15T22:55:35.982 INFO:tasks.rados.rados.0.smithi053.stdout:1914: finishing write tid 2 to smithi053129169-30 2024-01-15T22:55:35.982 INFO:tasks.rados.rados.0.smithi053.stdout:1914: finishing write tid 3 to smithi053129169-30 2024-01-15T22:55:35.983 INFO:tasks.rados.rados.0.smithi053.stdout:1914: finishing write tid 4 to smithi053129169-30 2024-01-15T22:55:35.985 INFO:tasks.rados.rados.0.smithi053.stdout:1914: finishing write tid 5 to smithi053129169-30 2024-01-15T22:55:35.985 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 1265 (ObjNum 646 snap 190 seq_num 646) dirty exists 2024-01-15T22:55:35.985 INFO:tasks.rados.rados.0.smithi053.stdout:1914: left oid 30 (ObjNum 646 snap 190 seq_num 646) 2024-01-15T22:55:35.985 INFO:tasks.rados.rados.0.smithi053.stdout:1913: expect (ObjNum 572 snap 165 seq_num 572) 2024-01-15T22:55:36.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:36 smithi163 ceph-mon[138526]: pgmap v359: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 468 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 464 KiB/s wr, 5 op/s 2024-01-15T22:55:36.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:36 smithi163 ceph-mon[138526]: failed to encode map e429 with expected crc 2024-01-15T22:55:36.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:36 smithi163 ceph-mon[138526]: osd.7 marked itself down and dead 2024-01-15T22:55:36.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:36 smithi163 ceph-mon[138526]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:55:36.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:36 smithi163 ceph-mon[138526]: osdmap e430: 8 total, 7 up, 8 in 2024-01-15T22:55:36.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:36 smithi053 ceph-mon[143363]: pgmap v359: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 468 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 464 KiB/s wr, 5 op/s 2024-01-15T22:55:36.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:36 smithi053 ceph-mon[143363]: failed to encode map e429 with expected crc 2024-01-15T22:55:36.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:36 smithi053 ceph-mon[143363]: osd.7 marked itself down and dead 2024-01-15T22:55:36.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:36 smithi053 ceph-mon[143363]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:55:36.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:36 smithi053 ceph-mon[143363]: osdmap e430: 8 total, 7 up, 8 in 2024-01-15T22:55:36.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:36 smithi053 ceph-mon[146052]: pgmap v359: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 468 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 464 KiB/s wr, 5 op/s 2024-01-15T22:55:36.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:36 smithi053 ceph-mon[146052]: failed to encode map e429 with expected crc 2024-01-15T22:55:36.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:36 smithi053 ceph-mon[146052]: osd.7 marked itself down and dead 2024-01-15T22:55:36.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:36 smithi053 ceph-mon[146052]: Health check failed: 1 osds down (OSD_DOWN) 2024-01-15T22:55:36.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:36 smithi053 ceph-mon[146052]: osdmap e430: 8 total, 7 up, 8 in 2024-01-15T22:55:36.958 INFO:tasks.rados.rados.0.smithi053.stdout:1913: done (3 left) 2024-01-15T22:55:36.958 INFO:tasks.rados.rados.0.smithi053.stdout:1914: done (2 left) 2024-01-15T22:55:36.958 INFO:tasks.rados.rados.0.smithi053.stdout:1916: done (1 left) 2024-01-15T22:55:36.958 INFO:tasks.rados.rados.0.smithi053.stdout:1917: delete oid 45 current snap is 191 2024-01-15T22:55:36.971 INFO:tasks.rados.rados.0.smithi053.stdout:1915: done (1 left) 2024-01-15T22:55:36.971 INFO:tasks.rados.rados.0.smithi053.stdout:1917: done (0 left) 2024-01-15T22:55:36.971 INFO:tasks.rados.rados.0.smithi053.stdout:1918: read oid 30 snap -1 2024-01-15T22:55:36.971 INFO:tasks.rados.rados.0.smithi053.stdout:1918: expect (ObjNum 646 snap 190 seq_num 646) 2024-01-15T22:55:36.971 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 9 current snap is 191 2024-01-15T22:55:36.971 INFO:tasks.rados.rados.0.smithi053.stdout:1919: seq_num 648 ranges {0=458752,458752=475136,933888=327680} 2024-01-15T22:55:36.973 INFO:tasks.rados.rados.0.smithi053.stdout:1919: writing smithi053129169-9 from 0 to 458752 tid 1 2024-01-15T22:55:36.976 INFO:tasks.rados.rados.0.smithi053.stdout:1919: writing smithi053129169-9 from 458752 to 933888 tid 2 2024-01-15T22:55:36.979 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:36 smithi163 bash[164331]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7 2024-01-15T22:55:36.979 INFO:tasks.rados.rados.0.smithi053.stdout:1919: writing smithi053129169-9 from 933888 to 1261568 tid 3 2024-01-15T22:55:36.979 INFO:tasks.rados.rados.0.smithi053.stdout:1920: snap_create 2024-01-15T22:55:36.979 INFO:tasks.rados.rados.0.smithi053.stdout:1919: finishing write tid 1 to smithi053129169-9 2024-01-15T22:55:36.981 INFO:tasks.rados.rados.0.smithi053.stdout:1919: finishing write tid 2 to smithi053129169-9 2024-01-15T22:55:36.982 INFO:tasks.rados.rados.0.smithi053.stdout:1919: finishing write tid 3 to smithi053129169-9 2024-01-15T22:55:36.982 INFO:tasks.rados.rados.0.smithi053.stdout:1919: finishing write tid 4 to smithi053129169-9 2024-01-15T22:55:36.984 INFO:tasks.rados.rados.0.smithi053.stdout:1919: finishing write tid 5 to smithi053129169-9 2024-01-15T22:55:36.984 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 1407 (ObjNum 648 snap 191 seq_num 648) dirty exists 2024-01-15T22:55:36.984 INFO:tasks.rados.rados.0.smithi053.stdout:1919: left oid 9 (ObjNum 648 snap 191 seq_num 648) 2024-01-15T22:55:36.985 INFO:tasks.rados.rados.0.smithi053.stdout:1918: expect (ObjNum 646 snap 190 seq_num 646) 2024-01-15T22:55:37.959 INFO:tasks.rados.rados.0.smithi053.stdout:1918: done (2 left) 2024-01-15T22:55:37.959 INFO:tasks.rados.rados.0.smithi053.stdout:1919: done (1 left) 2024-01-15T22:55:37.959 INFO:tasks.rados.rados.0.smithi053.stdout:1920: done (0 left) 2024-01-15T22:55:37.959 INFO:tasks.rados.rados.0.smithi053.stdout:1921: copy_from oid 43 from oid 29 current snap is 192 2024-01-15T22:55:37.959 INFO:tasks.rados.rados.0.smithi053.stdout:1922: delete oid 37 current snap is 192 2024-01-15T22:55:37.964 INFO:tasks.rados.rados.0.smithi053.stdout:1922: done (1 left) 2024-01-15T22:55:37.964 INFO:tasks.rados.rados.0.smithi053.stdout:1923: read oid 5 snap -1 2024-01-15T22:55:37.965 INFO:tasks.rados.rados.0.smithi053.stdout:1923: expect (ObjNum 424 snap 127 seq_num 424) 2024-01-15T22:55:37.965 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 20 current snap is 192 2024-01-15T22:55:37.965 INFO:tasks.rados.rados.0.smithi053.stdout:1924: seq_num 650 ranges {0=491520,491520=647168,1138688=155648} 2024-01-15T22:55:37.967 INFO:tasks.rados.rados.0.smithi053.stdout:1924: writing smithi053129169-20 from 0 to 491520 tid 1 2024-01-15T22:55:37.971 INFO:tasks.rados.rados.0.smithi053.stdout:1924: writing smithi053129169-20 from 491520 to 1138688 tid 2 2024-01-15T22:55:37.972 INFO:tasks.rados.rados.0.smithi053.stdout:1924: writing smithi053129169-20 from 1138688 to 1294336 tid 3 2024-01-15T22:55:37.972 INFO:tasks.rados.rados.0.smithi053.stdout:1925: snap_create 2024-01-15T22:55:37.977 INFO:tasks.rados.rados.0.smithi053.stdout:1924: finishing write tid 1 to smithi053129169-20 2024-01-15T22:55:37.977 INFO:tasks.rados.rados.0.smithi053.stdout:1924: finishing write tid 2 to smithi053129169-20 2024-01-15T22:55:37.978 INFO:tasks.rados.rados.0.smithi053.stdout:1924: finishing write tid 3 to smithi053129169-20 2024-01-15T22:55:37.979 INFO:tasks.rados.rados.0.smithi053.stdout:1924: finishing write tid 4 to smithi053129169-20 2024-01-15T22:55:37.979 INFO:tasks.rados.rados.0.smithi053.stdout:1923: expect (ObjNum 424 snap 127 seq_num 424) 2024-01-15T22:55:38.069 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:37 smithi163 ceph-mon[138526]: pgmap v362: 121 pgs: 15 peering, 13 stale+active+clean, 93 active+clean; 481 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-01-15T22:55:38.070 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:37 smithi163 ceph-mon[138526]: osdmap e431: 8 total, 7 up, 8 in 2024-01-15T22:55:38.070 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:37 smithi163 ceph-mon[138526]: Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-01-15T22:55:38.070 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:37 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.7.service: Succeeded. 2024-01-15T22:55:38.070 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:37 smithi163 systemd[1]: Stopped Ceph osd.7 for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:55:38.070 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:37 smithi163 systemd[1]: Starting Ceph osd.7 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:55:38.085 INFO:tasks.rados.rados.0.smithi053.stdout:1921: finishing copy_from to smithi053129169-43 2024-01-15T22:55:38.085 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1193 (ObjNum 638 snap 187 seq_num 638) dirty exists 2024-01-15T22:55:38.085 INFO:tasks.rados.rados.0.smithi053.stdout:1921: finishing copy_from racing read to smithi053129169-43 2024-01-15T22:55:38.086 INFO:tasks.rados.rados.0.smithi053.stdout:1924: finishing write tid 5 to smithi053129169-20 2024-01-15T22:55:38.086 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 1544 (ObjNum 650 snap 192 seq_num 650) dirty exists 2024-01-15T22:55:38.086 INFO:tasks.rados.rados.0.smithi053.stdout:1924: left oid 20 (ObjNum 650 snap 192 seq_num 650) 2024-01-15T22:55:38.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:37 smithi053 ceph-mon[143363]: pgmap v362: 121 pgs: 15 peering, 13 stale+active+clean, 93 active+clean; 481 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-01-15T22:55:38.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:37 smithi053 ceph-mon[143363]: osdmap e431: 8 total, 7 up, 8 in 2024-01-15T22:55:38.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:37 smithi053 ceph-mon[143363]: Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-01-15T22:55:38.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:37 smithi053 ceph-mon[146052]: pgmap v362: 121 pgs: 15 peering, 13 stale+active+clean, 93 active+clean; 481 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-01-15T22:55:38.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:37 smithi053 ceph-mon[146052]: osdmap e431: 8 total, 7 up, 8 in 2024-01-15T22:55:38.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:37 smithi053 ceph-mon[146052]: Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-01-15T22:55:38.653 INFO:teuthology.orchestra.run.smithi053.stdout:true 2024-01-15T22:55:38.962 INFO:tasks.rados.rados.0.smithi053.stdout:1921: done (3 left) 2024-01-15T22:55:38.962 INFO:tasks.rados.rados.0.smithi053.stdout:1923: done (2 left) 2024-01-15T22:55:38.962 INFO:tasks.rados.rados.0.smithi053.stdout:1924: done (1 left) 2024-01-15T22:55:38.962 INFO:tasks.rados.rados.0.smithi053.stdout:1925: done (0 left) 2024-01-15T22:55:38.962 INFO:tasks.rados.rados.0.smithi053.stdout:1926: snap_remove snap 144 2024-01-15T22:55:38.964 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:38 smithi163 bash[164595]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-01-15T22:55:38.964 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:38 smithi163 bash[164595]: 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-01-15T22:55:38.964 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:38 smithi163 bash[164595]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-01-15T22:55:38.964 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:38 smithi163 bash[164595]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-01-15T22:55:38.964 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:38 smithi163 bash[164595]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-01-15T22:55:38.964 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:38 smithi163 bash[164595]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-01-15T22:55:38.964 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:38 smithi163 bash[164595]: --> ceph-volume raw activate successful for osd ID: 7 2024-01-15T22:55:38.974 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-15T22:55:38.975 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (5m) 108s ago 7m 20.5M - 0.25.0 c8568f914cd2 9a47f1d13586 2024-01-15T22:55:38.975 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi163 *:3000 running (4m) 24s ago 7m 92.0M - 9.4.7 954c08fa6188 13a2c7b92d98 2024-01-15T22:55:38.975 INFO:teuthology.orchestra.run.smithi053.stdout:mds.a smithi053 running (8m) 108s ago 8m 19.3M - 17.2.7-268-g6441305d c3a232f785d8 4d36714adf10 2024-01-15T22:55:38.975 INFO:teuthology.orchestra.run.smithi053.stdout:mds.b smithi163 running (8m) 24s ago 8m 17.2M - 17.2.7-268-g6441305d c3a232f785d8 c0b806195a60 2024-01-15T22:55:38.975 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi163 *:8443,9283,8765 running (4m) 24s ago 11m 449M - 18.2.1-242-gd2f11f33 f16b14f4c75d 1e115ae1e0c7 2024-01-15T22:55:38.975 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (4m) 108s ago 12m 511M - 18.2.1-242-gd2f11f33 f16b14f4c75d cb1657132d65 2024-01-15T22:55:38.975 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (4m) 108s ago 12m 81.5M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d a47e1c16b72c 2024-01-15T22:55:38.975 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi163 running (3m) 24s ago 11m 70.8M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d b2d91135e37d 2024-01-15T22:55:38.975 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (3m) 108s ago 11m 68.4M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d 8bb8f7a4f9b5 2024-01-15T22:55:38.975 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (4m) 108s ago 7m 9773k - 1.5.0 0da6a335fe13 3b51e4e7e299 2024-01-15T22:55:38.975 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi163 *:9100 running (4m) 24s ago 7m 18.0M - 1.5.0 0da6a335fe13 5ddabc842ce8 2024-01-15T22:55:38.975 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (3m) 108s ago 10m 335M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d c8aace9ef8ef 2024-01-15T22:55:38.975 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (2m) 108s ago 10m 222M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d 62f6e9f6a632 2024-01-15T22:55:38.976 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (2m) 108s ago 10m 183M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d 5845a6a52aa5 2024-01-15T22:55:38.976 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (111s) 108s ago 9m 16.2M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d bf6068db6ec4 2024-01-15T22:55:38.976 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi163 running (82s) 24s ago 9m 327M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 3f1c90058a90 2024-01-15T22:55:38.976 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi163 running (54s) 24s ago 9m 324M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 63f58e9f7bab 2024-01-15T22:55:38.976 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi163 running (27s) 24s ago 9m 14.7M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 84d078eaa890 2024-01-15T22:55:38.976 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi163 running (8m) 24s ago 8m 542M 2488M 17.2.7-268-g6441305d c3a232f785d8 b416f62ab004 2024-01-15T22:55:38.976 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi163 *:9095 running (4m) 24s ago 8m 63.5M - 2.43.0 a07b618ecd1d c7eb40616e72 2024-01-15T22:55:39.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:38 smithi163 ceph-mon[138526]: osdmap e432: 8 total, 7 up, 8 in 2024-01-15T22:55:39.229 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:39 smithi163 bash[164854]: 5c1e5028a7350c6ec74cce6487de55182dffc642be80f30bf5dbbe7a34125f30 2024-01-15T22:55:39.229 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:39 smithi163 ceph-osd[164892]: -- 172.21.15.163:0/3540934110 <== mon.1 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5636bb4be4e0 con 0x5636bb48f000 2024-01-15T22:55:39.230 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:39 smithi163 systemd[1]: Started Ceph osd.7 for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:55:39.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:38 smithi053 ceph-mon[143363]: osdmap e432: 8 total, 7 up, 8 in 2024-01-15T22:55:39.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:38 smithi053 ceph-mon[146052]: osdmap e432: 8 total, 7 up, 8 in 2024-01-15T22:55:39.385 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:55:39.385 INFO:teuthology.orchestra.run.smithi053.stdout: "mon": { 2024-01-15T22:55:39.386 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 3 2024-01-15T22:55:39.386 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:55:39.386 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr": { 2024-01-15T22:55:39.386 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 2 2024-01-15T22:55:39.386 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:55:39.386 INFO:teuthology.orchestra.run.smithi053.stdout: "osd": { 2024-01-15T22:55:39.386 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 7 2024-01-15T22:55:39.386 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:55:39.386 INFO:teuthology.orchestra.run.smithi053.stdout: "mds": { 2024-01-15T22:55:39.386 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2 2024-01-15T22:55:39.386 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:55:39.386 INFO:teuthology.orchestra.run.smithi053.stdout: "overall": { 2024-01-15T22:55:39.386 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 17.2.7-268-g6441305d (6441305d08929b8a72c0322a5c268c64b4a99c65) quincy (stable)": 2, 2024-01-15T22:55:39.386 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 12 2024-01-15T22:55:39.387 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-01-15T22:55:39.387 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:55:39.960 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:39 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T22:55:39.696+0000 7fd562ff0640 -1 Falling back to public interface 2024-01-15T22:55:39.968 INFO:tasks.rados.rados.0.smithi053.stdout:1926: done (0 left) 2024-01-15T22:55:39.968 INFO:tasks.rados.rados.0.smithi053.stdout:1927: read oid 42 snap 170 2024-01-15T22:55:39.968 INFO:tasks.rados.rados.0.smithi053.stdout:1927: expect deleted 2024-01-15T22:55:39.972 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 33 current snap is 193 2024-01-15T22:55:39.972 INFO:tasks.rados.rados.0.smithi053.stdout:1928: seq_num 651 ranges {0=507904,507904=532480,1040384=270336} 2024-01-15T22:55:39.972 INFO:tasks.rados.rados.0.smithi053.stdout:1928: writing smithi053129169-33 from 0 to 507904 tid 1 2024-01-15T22:55:39.975 INFO:tasks.rados.rados.0.smithi053.stdout:1928: writing smithi053129169-33 from 507904 to 1040384 tid 2 2024-01-15T22:55:39.976 INFO:tasks.rados.rados.0.smithi053.stdout:1928: writing smithi053129169-33 from 1040384 to 1310720 tid 3 2024-01-15T22:55:39.976 INFO:tasks.rados.rados.0.smithi053.stdout:1929: delete oid 6 current snap is 193 2024-01-15T22:55:39.982 INFO:tasks.rados.rados.0.smithi053.stdout:1927: done (2 left) 2024-01-15T22:55:39.982 INFO:tasks.rados.rados.0.smithi053.stdout:1929: done (1 left) 2024-01-15T22:55:39.982 INFO:tasks.rados.rados.0.smithi053.stdout:1930: read oid 4 snap -1 2024-01-15T22:55:39.982 INFO:tasks.rados.rados.0.smithi053.stdout:1930: expect (ObjNum 620 snap 182 seq_num 620) 2024-01-15T22:55:39.982 INFO:tasks.rados.rados.0.smithi053.stdout:1931: read oid 31 snap -1 2024-01-15T22:55:39.982 INFO:tasks.rados.rados.0.smithi053.stdout:1931: expect (ObjNum 612 snap 181 seq_num 612) 2024-01-15T22:55:39.982 INFO:tasks.rados.rados.0.smithi053.stdout:1932: snap_create 2024-01-15T22:55:39.992 INFO:tasks.rados.rados.0.smithi053.stdout:1930: expect (ObjNum 620 snap 182 seq_num 620) 2024-01-15T22:55:40.015 INFO:tasks.rados.rados.0.smithi053.stdout:1928: finishing write tid 1 to smithi053129169-33 2024-01-15T22:55:40.015 INFO:tasks.rados.rados.0.smithi053.stdout:1928: finishing write tid 2 to smithi053129169-33 2024-01-15T22:55:40.015 INFO:tasks.rados.rados.0.smithi053.stdout:1928: finishing write tid 3 to smithi053129169-33 2024-01-15T22:55:40.015 INFO:tasks.rados.rados.0.smithi053.stdout:1928: finishing write tid 4 to smithi053129169-33 2024-01-15T22:55:40.015 INFO:tasks.rados.rados.0.smithi053.stdout:1928: finishing write tid 5 to smithi053129169-33 2024-01-15T22:55:40.015 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 1405 (ObjNum 651 snap 193 seq_num 651) dirty exists 2024-01-15T22:55:40.015 INFO:tasks.rados.rados.0.smithi053.stdout:1928: left oid 33 (ObjNum 651 snap 193 seq_num 651) 2024-01-15T22:55:40.015 INFO:tasks.rados.rados.0.smithi053.stdout:1931: expect (ObjNum 612 snap 181 seq_num 612) 2024-01-15T22:55:40.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:39 smithi163 ceph-mon[138526]: from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:55:40.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:39 smithi163 ceph-mon[138526]: pgmap v365: 121 pgs: 1 active+undersized+degraded, 15 peering, 9 stale+active+clean, 14 active+undersized, 82 active+clean; 482 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.1 MiB/s wr, 12 op/s; 1/774 objects degraded (0.129%) 2024-01-15T22:55:40.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:39 smithi163 ceph-mon[138526]: Health check failed: Degraded data redundancy: 1/774 objects degraded (0.129%), 1 pg degraded (PG_DEGRADED) 2024-01-15T22:55:40.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:39 smithi163 ceph-mon[138526]: osdmap e433: 8 total, 7 up, 8 in 2024-01-15T22:55:40.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:39 smithi163 ceph-mon[138526]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:55:40.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:39 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:40.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:39 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:40.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:55:40.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:39 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1674931771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:40.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[143363]: from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:55:40.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[143363]: pgmap v365: 121 pgs: 1 active+undersized+degraded, 15 peering, 9 stale+active+clean, 14 active+undersized, 82 active+clean; 482 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.1 MiB/s wr, 12 op/s; 1/774 objects degraded (0.129%) 2024-01-15T22:55:40.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[143363]: Health check failed: Degraded data redundancy: 1/774 objects degraded (0.129%), 1 pg degraded (PG_DEGRADED) 2024-01-15T22:55:40.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[143363]: osdmap e433: 8 total, 7 up, 8 in 2024-01-15T22:55:40.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[143363]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:55:40.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:40.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:40.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:55:40.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1674931771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:40.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[146052]: from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:55:40.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[146052]: pgmap v365: 121 pgs: 1 active+undersized+degraded, 15 peering, 9 stale+active+clean, 14 active+undersized, 82 active+clean; 482 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.1 MiB/s wr, 12 op/s; 1/774 objects degraded (0.129%) 2024-01-15T22:55:40.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[146052]: Health check failed: Degraded data redundancy: 1/774 objects degraded (0.129%), 1 pg degraded (PG_DEGRADED) 2024-01-15T22:55:40.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[146052]: osdmap e433: 8 total, 7 up, 8 in 2024-01-15T22:55:40.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[146052]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:55:40.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:40.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:40.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:55:40.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:39 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1674931771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:40.954 INFO:tasks.rados.rados.0.smithi053.stdout:1928: done (3 left) 2024-01-15T22:55:40.954 INFO:tasks.rados.rados.0.smithi053.stdout:1930: done (2 left) 2024-01-15T22:55:40.954 INFO:tasks.rados.rados.0.smithi053.stdout:1931: done (1 left) 2024-01-15T22:55:40.954 INFO:tasks.rados.rados.0.smithi053.stdout:1932: done (0 left) 2024-01-15T22:55:40.954 INFO:tasks.rados.rados.0.smithi053.stdout:1933: setattr oid 45 current snap is 194 2024-01-15T22:55:40.955 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 194 2024-01-15T22:55:40.955 INFO:tasks.rados.rados.0.smithi053.stdout:1934: seq_num 653 ranges {794624=540672,1335296=696320,2031616=106496} 2024-01-15T22:55:40.963 INFO:tasks.rados.rados.0.smithi053.stdout:1934: writing smithi053129169-4 from 794624 to 1335296 tid 1 2024-01-15T22:55:40.967 INFO:tasks.rados.rados.0.smithi053.stdout:1934: writing smithi053129169-4 from 1335296 to 2031616 tid 2 2024-01-15T22:55:40.969 INFO:tasks.rados.rados.0.smithi053.stdout:1934: writing smithi053129169-4 from 2031616 to 2138112 tid 3 2024-01-15T22:55:40.969 INFO:tasks.rados.rados.0.smithi053.stdout:1935: rollback oid 26 current snap is 194 2024-01-15T22:55:40.969 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 26 to 169 2024-01-15T22:55:40.969 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 1273 (ObjNum 65 snap 0 seq_num 1531926885) dirty exists 2024-01-15T22:55:40.969 INFO:tasks.rados.rados.0.smithi053.stdout:1934: finishing write tid 1 to smithi053129169-4 2024-01-15T22:55:40.969 INFO:tasks.rados.rados.0.smithi053.stdout:1933: done (2 left) 2024-01-15T22:55:40.969 INFO:tasks.rados.rados.0.smithi053.stdout:1936: copy_from oid 14 from oid 24 current snap is 194 2024-01-15T22:55:40.969 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 42 current snap is 194 2024-01-15T22:55:40.969 INFO:tasks.rados.rados.0.smithi053.stdout:1937: seq_num 654 ranges {909312=557056,1466368=630784,2097152=172032} 2024-01-15T22:55:40.977 INFO:tasks.rados.rados.0.smithi053.stdout:1937: writing smithi053129169-42 from 909312 to 1466368 tid 1 2024-01-15T22:55:40.980 INFO:tasks.rados.rados.0.smithi053.stdout:1937: writing smithi053129169-42 from 1466368 to 2097152 tid 2 2024-01-15T22:55:40.982 INFO:tasks.rados.rados.0.smithi053.stdout:1937: writing smithi053129169-42 from 2097152 to 2269184 tid 3 2024-01-15T22:55:40.982 INFO:tasks.rados.rados.0.smithi053.stdout:1938: delete oid 40 current snap is 194 2024-01-15T22:55:40.982 INFO:tasks.rados.rados.0.smithi053.stdout:1934: finishing write tid 2 to smithi053129169-4 2024-01-15T22:55:40.982 INFO:tasks.rados.rados.0.smithi053.stdout:1934: finishing write tid 3 to smithi053129169-4 2024-01-15T22:55:40.982 INFO:tasks.rados.rados.0.smithi053.stdout:1936: finishing copy_from to smithi053129169-14 2024-01-15T22:55:40.982 INFO:tasks.rados.rados.0.smithi053.stdout:1936: got expected ENOENT (src dne) 2024-01-15T22:55:40.982 INFO:tasks.rados.rados.0.smithi053.stdout:1936: finishing copy_from racing read to smithi053129169-14 2024-01-15T22:55:40.982 INFO:tasks.rados.rados.0.smithi053.stdout:1934: finishing write tid 4 to smithi053129169-4 2024-01-15T22:55:40.982 INFO:tasks.rados.rados.0.smithi053.stdout:1934: finishing write tid 5 to smithi053129169-4 2024-01-15T22:55:40.982 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 1216 (ObjNum 653 snap 194 seq_num 653) dirty exists 2024-01-15T22:55:40.982 INFO:tasks.rados.rados.0.smithi053.stdout:1934: left oid 4 (ObjNum 653 snap 194 seq_num 653) 2024-01-15T22:55:40.983 INFO:tasks.rados.rados.0.smithi053.stdout:1935: finishing rollback tid 0 to smithi053129169-26 2024-01-15T22:55:40.983 INFO:tasks.rados.rados.0.smithi053.stdout:1935: finishing rollback tid 1 to smithi053129169-26 2024-01-15T22:55:40.983 INFO:tasks.rados.rados.0.smithi053.stdout:1935: finishing rollback tid 2 to smithi053129169-26 2024-01-15T22:55:40.983 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 1410 (ObjNum 543 snap 158 seq_num 543) dirty exists 2024-01-15T22:55:40.983 INFO:tasks.rados.rados.0.smithi053.stdout:1937: finishing write tid 1 to smithi053129169-42 2024-01-15T22:55:40.984 INFO:tasks.rados.rados.0.smithi053.stdout:1937: finishing write tid 2 to smithi053129169-42 2024-01-15T22:55:40.985 INFO:tasks.rados.rados.0.smithi053.stdout:1937: finishing write tid 3 to smithi053129169-42 2024-01-15T22:55:40.985 INFO:tasks.rados.rados.0.smithi053.stdout:1937: finishing write tid 4 to smithi053129169-42 2024-01-15T22:55:40.985 INFO:tasks.rados.rados.0.smithi053.stdout:1937: finishing write tid 5 to smithi053129169-42 2024-01-15T22:55:40.985 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 1197 (ObjNum 654 snap 194 seq_num 654) dirty exists 2024-01-15T22:55:40.985 INFO:tasks.rados.rados.0.smithi053.stdout:1937: left oid 42 (ObjNum 654 snap 194 seq_num 654) 2024-01-15T22:55:40.986 INFO:tasks.rados.rados.0.smithi053.stdout:1934: done (4 left) 2024-01-15T22:55:40.986 INFO:tasks.rados.rados.0.smithi053.stdout:1935: done (3 left) 2024-01-15T22:55:40.987 INFO:tasks.rados.rados.0.smithi053.stdout:1936: done (2 left) 2024-01-15T22:55:40.987 INFO:tasks.rados.rados.0.smithi053.stdout:1937: done (1 left) 2024-01-15T22:55:40.987 INFO:tasks.rados.rados.0.smithi053.stdout:1938: done (0 left) 2024-01-15T22:55:40.987 INFO:tasks.rados.rados.0.smithi053.stdout:1939: read oid 33 snap -1 2024-01-15T22:55:40.987 INFO:tasks.rados.rados.0.smithi053.stdout:1939: expect (ObjNum 651 snap 193 seq_num 651) 2024-01-15T22:55:40.987 INFO:tasks.rados.rados.0.smithi053.stdout:1940: read oid 13 snap -1 2024-01-15T22:55:40.987 INFO:tasks.rados.rados.0.smithi053.stdout:1940: expect (ObjNum 547 snap 159 seq_num 547) 2024-01-15T22:55:40.987 INFO:tasks.rados.rados.0.smithi053.stdout:1941: snap_create 2024-01-15T22:55:40.995 INFO:tasks.rados.rados.0.smithi053.stdout:1939: expect (ObjNum 651 snap 193 seq_num 651) 2024-01-15T22:55:41.032 INFO:tasks.rados.rados.0.smithi053.stdout:1940: expect (ObjNum 547 snap 159 seq_num 547) 2024-01-15T22:55:41.164 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:40 smithi163 ceph-mon[138526]: osdmap e434: 8 total, 7 up, 8 in 2024-01-15T22:55:41.164 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:40 smithi163 ceph-mon[138526]: osdmap e435: 8 total, 7 up, 8 in 2024-01-15T22:55:41.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:40 smithi053 ceph-mon[143363]: osdmap e434: 8 total, 7 up, 8 in 2024-01-15T22:55:41.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:40 smithi053 ceph-mon[143363]: osdmap e435: 8 total, 7 up, 8 in 2024-01-15T22:55:41.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:40 smithi053 ceph-mon[146052]: osdmap e434: 8 total, 7 up, 8 in 2024-01-15T22:55:41.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:40 smithi053 ceph-mon[146052]: osdmap e435: 8 total, 7 up, 8 in 2024-01-15T22:55:41.984 INFO:tasks.rados.rados.0.smithi053.stdout:1939: done (2 left) 2024-01-15T22:55:41.984 INFO:tasks.rados.rados.0.smithi053.stdout:1940: done (1 left) 2024-01-15T22:55:41.984 INFO:tasks.rados.rados.0.smithi053.stdout:1941: done (0 left) 2024-01-15T22:55:41.984 INFO:tasks.rados.rados.0.smithi053.stdout:1942: read oid 48 snap -1 2024-01-15T22:55:41.984 INFO:tasks.rados.rados.0.smithi053.stdout:1942: expect (ObjNum 607 snap 178 seq_num 607) 2024-01-15T22:55:41.984 INFO:tasks.rados.rados.0.smithi053.stdout:1943: copy_from oid 1 from oid 22 current snap is 195 2024-01-15T22:55:41.984 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 5 current snap is 195 2024-01-15T22:55:41.984 INFO:tasks.rados.rados.0.smithi053.stdout:1944: seq_num 656 ranges {3358720=589824,3948544=802816} 2024-01-15T22:55:42.005 INFO:tasks.rados.rados.0.smithi053.stdout:1944: writing smithi053129169-5 from 3358720 to 3948544 tid 1 2024-01-15T22:55:42.010 INFO:tasks.rados.rados.0.smithi053.stdout:1944: writing smithi053129169-5 from 3948544 to 4751360 tid 2 2024-01-15T22:55:42.010 INFO:tasks.rados.rados.0.smithi053.stdout:1945: read oid 3 snap -1 2024-01-15T22:55:42.010 INFO:tasks.rados.rados.0.smithi053.stdout:1945: expect (ObjNum 610 snap 179 seq_num 610) 2024-01-15T22:55:42.010 INFO:tasks.rados.rados.0.smithi053.stdout:1946: read oid 50 snap -1 2024-01-15T22:55:42.010 INFO:tasks.rados.rados.0.smithi053.stdout:1946: expect deleted 2024-01-15T22:55:42.010 INFO:tasks.rados.rados.0.smithi053.stdout:1947: snap_remove snap 174 2024-01-15T22:55:42.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:41 smithi163 ceph-mon[138526]: pgmap v368: 121 pgs: 7 active+undersized+degraded, 15 peering, 27 active+undersized, 72 active+clean; 492 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.8 MiB/s wr, 21 op/s; 72/789 objects degraded (9.125%) 2024-01-15T22:55:42.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:41 smithi053 ceph-mon[143363]: pgmap v368: 121 pgs: 7 active+undersized+degraded, 15 peering, 27 active+undersized, 72 active+clean; 492 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.8 MiB/s wr, 21 op/s; 72/789 objects degraded (9.125%) 2024-01-15T22:55:42.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:41 smithi053 ceph-mon[146052]: pgmap v368: 121 pgs: 7 active+undersized+degraded, 15 peering, 27 active+undersized, 72 active+clean; 492 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.8 MiB/s wr, 21 op/s; 72/789 objects degraded (9.125%) 2024-01-15T22:55:42.987 INFO:tasks.rados.rados.0.smithi053.stdout:1947: done (5 left) 2024-01-15T22:55:42.988 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 195 2024-01-15T22:55:42.988 INFO:tasks.rados.rados.0.smithi053.stdout:1948: seq_num 657 ranges {2891776=606208,3497984=688128,4186112=114688} 2024-01-15T22:55:43.007 INFO:tasks.rados.rados.0.smithi053.stdout:1948: writing smithi053129169-29 from 2891776 to 3497984 tid 1 2024-01-15T22:55:43.012 INFO:tasks.rados.rados.0.smithi053.stdout:1948: writing smithi053129169-29 from 3497984 to 4186112 tid 2 2024-01-15T22:55:43.013 INFO:tasks.rados.rados.0.smithi053.stdout:1948: writing smithi053129169-29 from 4186112 to 4300800 tid 3 2024-01-15T22:55:43.013 INFO:tasks.rados.rados.0.smithi053.stdout:1949: read oid 39 snap -1 2024-01-15T22:55:43.013 INFO:tasks.rados.rados.0.smithi053.stdout:1949: expect (ObjNum 641 snap 189 seq_num 641) 2024-01-15T22:55:43.013 INFO:tasks.rados.rados.0.smithi053.stdout:1950: setattr oid 15 current snap is 195 2024-01-15T22:55:43.013 INFO:tasks.rados.rados.0.smithi053.stdout:1943: finishing copy_from to smithi053129169-1 2024-01-15T22:55:43.013 INFO:tasks.rados.rados.0.smithi053.stdout:1943: got expected ENOENT (src dne) 2024-01-15T22:55:43.013 INFO:tasks.rados.rados.0.smithi053.stdout:1942: expect (ObjNum 607 snap 178 seq_num 607) 2024-01-15T22:55:43.031 INFO:tasks.rados.rados.0.smithi053.stdout:1943: finishing copy_from racing read to smithi053129169-1 2024-01-15T22:55:43.031 INFO:tasks.rados.rados.0.smithi053.stdout:1944: finishing write tid 1 to smithi053129169-5 2024-01-15T22:55:43.031 INFO:tasks.rados.rados.0.smithi053.stdout:1944: finishing write tid 2 to smithi053129169-5 2024-01-15T22:55:43.031 INFO:tasks.rados.rados.0.smithi053.stdout:1944: finishing write tid 3 to smithi053129169-5 2024-01-15T22:55:43.031 INFO:tasks.rados.rados.0.smithi053.stdout:1944: finishing write tid 4 to smithi053129169-5 2024-01-15T22:55:43.031 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 1404 (ObjNum 656 snap 195 seq_num 656) dirty exists 2024-01-15T22:55:43.031 INFO:tasks.rados.rados.0.smithi053.stdout:1944: left oid 5 (ObjNum 656 snap 195 seq_num 656) 2024-01-15T22:55:43.031 INFO:tasks.rados.rados.0.smithi053.stdout:1945: expect (ObjNum 610 snap 179 seq_num 610) 2024-01-15T22:55:43.052 INFO:tasks.rados.rados.0.smithi053.stdout:1948: finishing write tid 1 to smithi053129169-29 2024-01-15T22:55:43.052 INFO:tasks.rados.rados.0.smithi053.stdout:1948: finishing write tid 2 to smithi053129169-29 2024-01-15T22:55:43.052 INFO:tasks.rados.rados.0.smithi053.stdout:1948: finishing write tid 3 to smithi053129169-29 2024-01-15T22:55:43.052 INFO:tasks.rados.rados.0.smithi053.stdout:1948: finishing write tid 4 to smithi053129169-29 2024-01-15T22:55:43.052 INFO:tasks.rados.rados.0.smithi053.stdout:1942: done (7 left) 2024-01-15T22:55:43.052 INFO:tasks.rados.rados.0.smithi053.stdout:1943: done (6 left) 2024-01-15T22:55:43.053 INFO:tasks.rados.rados.0.smithi053.stdout:1944: done (5 left) 2024-01-15T22:55:43.053 INFO:tasks.rados.rados.0.smithi053.stdout:1945: done (4 left) 2024-01-15T22:55:43.053 INFO:tasks.rados.rados.0.smithi053.stdout:1946: done (3 left) 2024-01-15T22:55:43.053 INFO:tasks.rados.rados.0.smithi053.stdout:1951: rollback oid 23 current snap is 195 2024-01-15T22:55:43.053 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 23 to 178 2024-01-15T22:55:43.053 INFO:tasks.rados.rados.0.smithi053.stdout:1948: finishing write tid 5 to smithi053129169-29 2024-01-15T22:55:43.053 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 1263 (ObjNum 657 snap 195 seq_num 657) dirty exists 2024-01-15T22:55:43.053 INFO:tasks.rados.rados.0.smithi053.stdout:1948: left oid 29 (ObjNum 657 snap 195 seq_num 657) 2024-01-15T22:55:43.053 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 1406 (ObjNum 611 snap 180 seq_num 611) dirty exists 2024-01-15T22:55:43.053 INFO:tasks.rados.rados.0.smithi053.stdout:1949: expect (ObjNum 641 snap 189 seq_num 641) 2024-01-15T22:55:43.182 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:43 smithi163 ceph-mon[138526]: osdmap e436: 8 total, 7 up, 8 in 2024-01-15T22:55:43.183 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:43 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:43.183 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:43 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:43.183 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:43 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:43.183 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:43 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:43.183 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:43 smithi163 ceph-mon[138526]: from='osd.7 [v2:172.21.15.163:6824/3701946988,v1:172.21.15.163:6825/3701946988]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-15T22:55:43.183 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:43 smithi163 ceph-mon[138526]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-15T22:55:43.183 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T22:55:42.868+0000 7fd562ff0640 -1 osd.7 0 read_superblock omap replica is missing. 2024-01-15T22:55:43.183 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T22:55:42.964+0000 7fd562ff0640 -1 osd.7 429 log_to_monitors true 2024-01-15T22:55:43.183 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 22:55:43 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T22:55:43.031+0000 7fd550c44700 -1 osd.7 429 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-01-15T22:55:43.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:43 smithi053 ceph-mon[146052]: osdmap e436: 8 total, 7 up, 8 in 2024-01-15T22:55:43.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:43 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:43.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:43 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:43.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:43 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:43.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:43 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:43.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:43 smithi053 ceph-mon[146052]: from='osd.7 [v2:172.21.15.163:6824/3701946988,v1:172.21.15.163:6825/3701946988]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-15T22:55:43.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:43 smithi053 ceph-mon[146052]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-15T22:55:43.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:43 smithi053 ceph-mon[143363]: osdmap e436: 8 total, 7 up, 8 in 2024-01-15T22:55:43.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:43 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:43.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:43 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:43.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:43 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:43.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:43 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:43.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:43 smithi053 ceph-mon[143363]: from='osd.7 [v2:172.21.15.163:6824/3701946988,v1:172.21.15.163:6825/3701946988]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-15T22:55:43.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:43 smithi053 ceph-mon[143363]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-15T22:55:43.986 INFO:tasks.rados.rados.0.smithi053.stdout:1948: done (3 left) 2024-01-15T22:55:43.986 INFO:tasks.rados.rados.0.smithi053.stdout:1949: done (2 left) 2024-01-15T22:55:43.986 INFO:tasks.rados.rados.0.smithi053.stdout:1950: done (1 left) 2024-01-15T22:55:43.986 INFO:tasks.rados.rados.0.smithi053.stdout:1952: snap_remove snap 191 2024-01-15T22:55:44.005 INFO:tasks.rados.rados.0.smithi053.stdout:1952: done (1 left) 2024-01-15T22:55:44.005 INFO:tasks.rados.rados.0.smithi053.stdout:1953: setattr oid 24 current snap is 195 2024-01-15T22:55:44.005 INFO:tasks.rados.rados.0.smithi053.stdout:1954: copy_from oid 4 from oid 7 current snap is 195 2024-01-15T22:55:44.005 INFO:tasks.rados.rados.0.smithi053.stdout:1955: rmattr oid 41 current snap is 195 2024-01-15T22:55:44.005 INFO:tasks.rados.rados.0.smithi053.stdout:1955: done (3 left) 2024-01-15T22:55:44.005 INFO:tasks.rados.rados.0.smithi053.stdout:1956: rollback oid 12 current snap is 195 2024-01-15T22:55:44.005 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 12 to 186 2024-01-15T22:55:44.005 INFO:tasks.rados.rados.0.smithi053.stdout:1957: snap_create 2024-01-15T22:55:44.005 INFO:tasks.rados.rados.0.smithi053.stdout:1951: finishing rollback tid 0 to smithi053129169-23 2024-01-15T22:55:44.006 INFO:tasks.rados.rados.0.smithi053.stdout:1951: finishing rollback tid 1 to smithi053129169-23 2024-01-15T22:55:44.006 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1199 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-01-15T22:55:44.009 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 1194 (ObjNum 65 snap 0 seq_num 1785427032) dirty exists 2024-01-15T22:55:44.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:44 smithi053 ceph-mon[143363]: pgmap v371: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 485 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 22 op/s; 87/771 objects degraded (11.284%) 2024-01-15T22:55:44.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:44 smithi053 ceph-mon[143363]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-01-15T22:55:44.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:44 smithi053 ceph-mon[143363]: osdmap e437: 8 total, 7 up, 8 in 2024-01-15T22:55:44.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:44 smithi053 ceph-mon[143363]: from='osd.7 [v2:172.21.15.163:6824/3701946988,v1:172.21.15.163:6825/3701946988]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:55:44.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:44 smithi053 ceph-mon[143363]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:55:44.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:44 smithi053 ceph-mon[143363]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-01-15T22:55:44.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:44 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:44.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:55:44.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:44 smithi053 ceph-mon[146052]: pgmap v371: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 485 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 22 op/s; 87/771 objects degraded (11.284%) 2024-01-15T22:55:44.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:44 smithi053 ceph-mon[146052]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-01-15T22:55:44.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:44 smithi053 ceph-mon[146052]: osdmap e437: 8 total, 7 up, 8 in 2024-01-15T22:55:44.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:44 smithi053 ceph-mon[146052]: from='osd.7 [v2:172.21.15.163:6824/3701946988,v1:172.21.15.163:6825/3701946988]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:55:44.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:44 smithi053 ceph-mon[146052]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:55:44.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:44 smithi053 ceph-mon[146052]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-01-15T22:55:44.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:44 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:44.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:55:44.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:44 smithi163 ceph-mon[138526]: pgmap v371: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 485 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 22 op/s; 87/771 objects degraded (11.284%) 2024-01-15T22:55:44.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:44 smithi163 ceph-mon[138526]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-01-15T22:55:44.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:44 smithi163 ceph-mon[138526]: osdmap e437: 8 total, 7 up, 8 in 2024-01-15T22:55:44.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:44 smithi163 ceph-mon[138526]: from='osd.7 [v2:172.21.15.163:6824/3701946988,v1:172.21.15.163:6825/3701946988]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:55:44.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:44 smithi163 ceph-mon[138526]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2024-01-15T22:55:44.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:44 smithi163 ceph-mon[138526]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-01-15T22:55:44.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:44 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:44.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:55:44.999 INFO:tasks.rados.rados.0.smithi053.stdout:1951: done (4 left) 2024-01-15T22:55:45.000 INFO:tasks.rados.rados.0.smithi053.stdout:1953: done (3 left) 2024-01-15T22:55:45.000 INFO:tasks.rados.rados.0.smithi053.stdout:1957: done (2 left) 2024-01-15T22:55:45.000 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 196 2024-01-15T22:55:45.000 INFO:tasks.rados.rados.0.smithi053.stdout:1958: seq_num 658 ranges {9592832=622592,10215424=565248,10780672=237568} 2024-01-15T22:55:45.057 INFO:tasks.rados.rados.0.smithi053.stdout:1958: writing smithi053129169-39 from 9592832 to 10215424 tid 1 2024-01-15T22:55:45.061 INFO:tasks.rados.rados.0.smithi053.stdout:1958: writing smithi053129169-39 from 10215424 to 10780672 tid 2 2024-01-15T22:55:45.063 INFO:tasks.rados.rados.0.smithi053.stdout:1958: writing smithi053129169-39 from 10780672 to 11018240 tid 3 2024-01-15T22:55:45.063 INFO:tasks.rados.rados.0.smithi053.stdout:1959: snap_create 2024-01-15T22:55:45.063 INFO:tasks.rados.rados.0.smithi053.stdout:1954: finishing copy_from to smithi053129169-4 2024-01-15T22:55:45.063 INFO:tasks.rados.rados.0.smithi053.stdout:1954: got expected ENOENT (src dne) 2024-01-15T22:55:45.063 INFO:tasks.rados.rados.0.smithi053.stdout:1954: finishing copy_from racing read to smithi053129169-4 2024-01-15T22:55:45.063 INFO:tasks.rados.rados.0.smithi053.stdout:1956: finishing rollback tid 1 to smithi053129169-12 2024-01-15T22:55:45.063 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 1269 (ObjNum 49 snap 0 seq_num 2184927635) dirty dne 2024-01-15T22:55:45.063 INFO:tasks.rados.rados.0.smithi053.stdout:1958: finishing write tid 1 to smithi053129169-39 2024-01-15T22:55:45.066 INFO:tasks.rados.rados.0.smithi053.stdout:1958: finishing write tid 2 to smithi053129169-39 2024-01-15T22:55:45.066 INFO:tasks.rados.rados.0.smithi053.stdout:1958: finishing write tid 3 to smithi053129169-39 2024-01-15T22:55:45.067 INFO:tasks.rados.rados.0.smithi053.stdout:1958: finishing write tid 4 to smithi053129169-39 2024-01-15T22:55:45.068 INFO:tasks.rados.rados.0.smithi053.stdout:1958: finishing write tid 5 to smithi053129169-39 2024-01-15T22:55:45.068 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 949 (ObjNum 658 snap 196 seq_num 658) dirty exists 2024-01-15T22:55:45.068 INFO:tasks.rados.rados.0.smithi053.stdout:1958: left oid 39 (ObjNum 658 snap 196 seq_num 658) 2024-01-15T22:55:45.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:55:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:55:45] "GET /metrics HTTP/1.1" 200 36056 "" "Prometheus/2.43.0" 2024-01-15T22:55:45.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:45 smithi053 ceph-mon[143363]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:55:45.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:45 smithi053 ceph-mon[143363]: osd.7 [v2:172.21.15.163:6824/3701946988,v1:172.21.15.163:6825/3701946988] boot 2024-01-15T22:55:45.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:45 smithi053 ceph-mon[143363]: osdmap e438: 8 total, 8 up, 8 in 2024-01-15T22:55:45.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:45 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:55:45.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:45 smithi053 ceph-mon[143363]: osdmap e439: 8 total, 8 up, 8 in 2024-01-15T22:55:45.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:45 smithi053 ceph-mon[146052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:55:45.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:45 smithi053 ceph-mon[146052]: osd.7 [v2:172.21.15.163:6824/3701946988,v1:172.21.15.163:6825/3701946988] boot 2024-01-15T22:55:45.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:45 smithi053 ceph-mon[146052]: osdmap e438: 8 total, 8 up, 8 in 2024-01-15T22:55:45.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:45 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:55:45.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:45 smithi053 ceph-mon[146052]: osdmap e439: 8 total, 8 up, 8 in 2024-01-15T22:55:45.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:45 smithi163 ceph-mon[138526]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-01-15T22:55:45.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:45 smithi163 ceph-mon[138526]: osd.7 [v2:172.21.15.163:6824/3701946988,v1:172.21.15.163:6825/3701946988] boot 2024-01-15T22:55:45.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:45 smithi163 ceph-mon[138526]: osdmap e438: 8 total, 8 up, 8 in 2024-01-15T22:55:45.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:45 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-15T22:55:45.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:45 smithi163 ceph-mon[138526]: osdmap e439: 8 total, 8 up, 8 in 2024-01-15T22:55:46.032 INFO:tasks.rados.rados.0.smithi053.stdout:1954: done (3 left) 2024-01-15T22:55:46.032 INFO:tasks.rados.rados.0.smithi053.stdout:1956: done (2 left) 2024-01-15T22:55:46.032 INFO:tasks.rados.rados.0.smithi053.stdout:1958: done (1 left) 2024-01-15T22:55:46.032 INFO:tasks.rados.rados.0.smithi053.stdout:1959: done (0 left) 2024-01-15T22:55:46.032 INFO:tasks.rados.rados.0.smithi053.stdout:1960: setattr oid 44 current snap is 197 2024-01-15T22:55:46.033 INFO:tasks.rados.rados.0.smithi053.stdout:1961: rollback oid 20 current snap is 197 2024-01-15T22:55:46.033 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 20 to 165 2024-01-15T22:55:46.033 INFO:tasks.rados.rados.0.smithi053.stdout:1962: snap_remove snap 186 2024-01-15T22:55:46.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: pgmap v374: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 475 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.3 MiB/s wr, 16 op/s; 89/762 objects degraded (11.680%) 2024-01-15T22:55:46.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: Health check update: Degraded data redundancy: 89/762 objects degraded (11.680%), 11 pgs degraded (PG_DEGRADED) 2024-01-15T22:55:46.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:46.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:46.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:55:46.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:55:46.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:46.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:55:46.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:46.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:46.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:46.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:46.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: Upgrade: Setting container_image for all osd 2024-01-15T22:55:46.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:46.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-01-15T22:55:46.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-01-15T22:55:46.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-01-15T22:55:46.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-01-15T22:55:46.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-01-15T22:55:46.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-01-15T22:55:46.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-01-15T22:55:46.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-01-15T22:55:46.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-01-15T22:55:46.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-01-15T22:55:46.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-01-15T22:55:46.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-01-15T22:55:46.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-01-15T22:55:46.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: pgmap v374: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 475 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.3 MiB/s wr, 16 op/s; 89/762 objects degraded (11.680%) 2024-01-15T22:55:46.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: Health check update: Degraded data redundancy: 89/762 objects degraded (11.680%), 11 pgs degraded (PG_DEGRADED) 2024-01-15T22:55:46.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:46.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:46.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:55:46.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:55:46.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:46.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:55:46.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:46.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:46.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:46.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:46.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: Upgrade: Setting container_image for all osd 2024-01-15T22:55:46.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:46.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-01-15T22:55:46.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-01-15T22:55:46.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-01-15T22:55:46.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-01-15T22:55:46.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-01-15T22:55:46.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-01-15T22:55:46.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-01-15T22:55:46.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-01-15T22:55:46.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-01-15T22:55:46.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-01-15T22:55:46.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-01-15T22:55:46.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-01-15T22:55:46.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-01-15T22:55:46.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-01-15T22:55:46.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-01-15T22:55:46.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-01-15T22:55:46.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-01-15T22:55:46.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-01-15T22:55:46.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-01-15T22:55:46.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-01-15T22:55:46.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-01-15T22:55:46.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-01-15T22:55:46.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-01-15T22:55:46.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-01-15T22:55:46.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: Upgrade: Setting require_osd_release to 18 reef 2024-01-15T22:55:46.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-01-15T22:55:46.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-01-15T22:55:46.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-01-15T22:55:46.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-01-15T22:55:46.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-01-15T22:55:46.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-01-15T22:55:46.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-01-15T22:55:46.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-01-15T22:55:46.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-01-15T22:55:46.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-01-15T22:55:46.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-01-15T22:55:46.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-01-15T22:55:46.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-01-15T22:55:46.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: Upgrade: Setting require_osd_release to 18 reef 2024-01-15T22:55:46.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-01-15T22:55:46.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-01-15T22:55:46.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: pgmap v374: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 475 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.3 MiB/s wr, 16 op/s; 89/762 objects degraded (11.680%) 2024-01-15T22:55:46.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: Health check update: Degraded data redundancy: 89/762 objects degraded (11.680%), 11 pgs degraded (PG_DEGRADED) 2024-01-15T22:55:46.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:46.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:46.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:55:46.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:55:46.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:46.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:55:46.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:46.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:46.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:46.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:55:46.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: Upgrade: Setting container_image for all osd 2024-01-15T22:55:46.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:46.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-01-15T22:55:46.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-01-15T22:55:46.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-01-15T22:55:46.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-01-15T22:55:46.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-01-15T22:55:46.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-01-15T22:55:46.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-01-15T22:55:46.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-01-15T22:55:46.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-01-15T22:55:46.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-01-15T22:55:46.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-01-15T22:55:46.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-01-15T22:55:46.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-01-15T22:55:46.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-01-15T22:55:46.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-01-15T22:55:46.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-01-15T22:55:46.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-01-15T22:55:46.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-01-15T22:55:46.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-01-15T22:55:46.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-01-15T22:55:46.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-01-15T22:55:46.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-01-15T22:55:46.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-01-15T22:55:46.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-01-15T22:55:46.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: Upgrade: Setting require_osd_release to 18 reef 2024-01-15T22:55:46.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-01-15T22:55:46.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-01-15T22:55:47.036 INFO:tasks.rados.rados.0.smithi053.stdout:1962: done (2 left) 2024-01-15T22:55:47.036 INFO:tasks.rados.rados.0.smithi053.stdout:1963: snap_remove snap 178 2024-01-15T22:55:47.244 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:47 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-01-15T22:55:47.244 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:47 smithi053 ceph-mon[146052]: osdmap e440: 8 total, 8 up, 8 in 2024-01-15T22:55:47.244 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:47 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-01-15T22:55:47.245 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:47 smithi053 ceph-mon[146052]: Upgrade: It appears safe to stop mds.a 2024-01-15T22:55:47.245 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:47 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-01-15T22:55:47.245 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:47 smithi053 ceph-mon[143363]: osdmap e440: 8 total, 8 up, 8 in 2024-01-15T22:55:47.245 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:47 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-01-15T22:55:47.245 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:47 smithi053 ceph-mon[143363]: Upgrade: It appears safe to stop mds.a 2024-01-15T22:55:47.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:47 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-01-15T22:55:47.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:47 smithi163 ceph-mon[138526]: osdmap e440: 8 total, 8 up, 8 in 2024-01-15T22:55:47.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:47 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-01-15T22:55:47.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:47 smithi163 ceph-mon[138526]: Upgrade: It appears safe to stop mds.a 2024-01-15T22:55:48.041 INFO:tasks.rados.rados.0.smithi053.stdout:1963: done (2 left) 2024-01-15T22:55:48.062 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 23 current snap is 197 2024-01-15T22:55:48.062 INFO:tasks.rados.rados.0.smithi053.stdout:1964: seq_num 659 ranges {0=647168,647168=450560,1097728=352256} 2024-01-15T22:55:48.063 INFO:tasks.rados.rados.0.smithi053.stdout:1964: writing smithi053129169-23 from 0 to 647168 tid 1 2024-01-15T22:55:48.063 INFO:tasks.rados.rados.0.smithi053.stdout:1964: writing smithi053129169-23 from 647168 to 1097728 tid 2 2024-01-15T22:55:48.063 INFO:tasks.rados.rados.0.smithi053.stdout:1964: writing smithi053129169-23 from 1097728 to 1449984 tid 3 2024-01-15T22:55:48.063 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 30 current snap is 197 2024-01-15T22:55:48.063 INFO:tasks.rados.rados.0.smithi053.stdout:1965: seq_num 660 ranges {4202496=663552,4866048=737280,5603328=65536} 2024-01-15T22:55:48.078 INFO:tasks.rados.rados.0.smithi053.stdout:1965: writing smithi053129169-30 from 4202496 to 4866048 tid 1 2024-01-15T22:55:48.082 INFO:tasks.rados.rados.0.smithi053.stdout:1965: writing smithi053129169-30 from 4866048 to 5603328 tid 2 2024-01-15T22:55:48.083 INFO:tasks.rados.rados.0.smithi053.stdout:1965: writing smithi053129169-30 from 5603328 to 5668864 tid 3 2024-01-15T22:55:48.083 INFO:tasks.rados.rados.0.smithi053.stdout:1966: read oid 18 snap -1 2024-01-15T22:55:48.083 INFO:tasks.rados.rados.0.smithi053.stdout:1966: expect (ObjNum 424 snap 127 seq_num 424) 2024-01-15T22:55:48.084 INFO:tasks.rados.rados.0.smithi053.stdout:1967: snap_create 2024-01-15T22:55:48.084 INFO:tasks.rados.rados.0.smithi053.stdout:1961: finishing rollback tid 0 to smithi053129169-20 2024-01-15T22:55:48.084 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 1429 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:55:48.084 INFO:tasks.rados.rados.0.smithi053.stdout:1961: finishing rollback tid 1 to smithi053129169-20 2024-01-15T22:55:48.084 INFO:tasks.rados.rados.0.smithi053.stdout:1961: finishing rollback tid 2 to smithi053129169-20 2024-01-15T22:55:48.084 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 1564 (ObjNum 544 snap 158 seq_num 544) dirty exists 2024-01-15T22:55:48.084 INFO:tasks.rados.rados.0.smithi053.stdout:1964: finishing write tid 1 to smithi053129169-23 2024-01-15T22:55:48.084 INFO:tasks.rados.rados.0.smithi053.stdout:1964: finishing write tid 2 to smithi053129169-23 2024-01-15T22:55:48.084 INFO:tasks.rados.rados.0.smithi053.stdout:1964: finishing write tid 3 to smithi053129169-23 2024-01-15T22:55:48.084 INFO:tasks.rados.rados.0.smithi053.stdout:1964: finishing write tid 4 to smithi053129169-23 2024-01-15T22:55:48.084 INFO:tasks.rados.rados.0.smithi053.stdout:1964: finishing write tid 5 to smithi053129169-23 2024-01-15T22:55:48.084 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1203 (ObjNum 659 snap 197 seq_num 659) dirty exists 2024-01-15T22:55:48.085 INFO:tasks.rados.rados.0.smithi053.stdout:1964: left oid 23 (ObjNum 659 snap 197 seq_num 659) 2024-01-15T22:55:48.085 INFO:tasks.rados.rados.0.smithi053.stdout:1965: finishing write tid 1 to smithi053129169-30 2024-01-15T22:55:48.089 INFO:tasks.rados.rados.0.smithi053.stdout:1965: finishing write tid 2 to smithi053129169-30 2024-01-15T22:55:48.089 INFO:tasks.rados.rados.0.smithi053.stdout:1965: finishing write tid 3 to smithi053129169-30 2024-01-15T22:55:48.089 INFO:tasks.rados.rados.0.smithi053.stdout:1965: finishing write tid 4 to smithi053129169-30 2024-01-15T22:55:48.090 INFO:tasks.rados.rados.0.smithi053.stdout:1965: finishing write tid 5 to smithi053129169-30 2024-01-15T22:55:48.090 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 1269 (ObjNum 660 snap 197 seq_num 660) dirty exists 2024-01-15T22:55:48.090 INFO:tasks.rados.rados.0.smithi053.stdout:1965: left oid 30 (ObjNum 660 snap 197 seq_num 660) 2024-01-15T22:55:48.093 INFO:tasks.rados.rados.0.smithi053.stdout:1966: expect (ObjNum 424 snap 127 seq_num 424) 2024-01-15T22:55:48.285 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-mon[146052]: pgmap v377: 121 pgs: 3 peering, 8 active+undersized+degraded, 26 active+undersized, 84 active+clean; 466 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1016 KiB/s wr, 21 op/s; 54/753 objects degraded (7.171%); 316 KiB/s, 0 objects/s recovering 2024-01-15T22:55:48.285 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-mon[146052]: osdmap e441: 8 total, 8 up, 8 in 2024-01-15T22:55:48.285 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-mon[146052]: Upgrade: Updating mds.a 2024-01-15T22:55:48.286 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:48.286 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' 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-01-15T22:55:48.286 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-mon[146052]: from='mgr.25133 ' 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-01-15T22:55:48.286 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:55:48.286 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-mon[146052]: Deploying daemon mds.a on smithi053 2024-01-15T22:55:48.286 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-mon[143363]: pgmap v377: 121 pgs: 3 peering, 8 active+undersized+degraded, 26 active+undersized, 84 active+clean; 466 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1016 KiB/s wr, 21 op/s; 54/753 objects degraded (7.171%); 316 KiB/s, 0 objects/s recovering 2024-01-15T22:55:48.286 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-mon[143363]: osdmap e441: 8 total, 8 up, 8 in 2024-01-15T22:55:48.286 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-mon[143363]: Upgrade: Updating mds.a 2024-01-15T22:55:48.286 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:48.286 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' 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-01-15T22:55:48.286 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-mon[143363]: from='mgr.25133 ' 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-01-15T22:55:48.286 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:55:48.287 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-mon[143363]: Deploying daemon mds.a on smithi053 2024-01-15T22:55:48.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:48 smithi163 ceph-mon[138526]: pgmap v377: 121 pgs: 3 peering, 8 active+undersized+degraded, 26 active+undersized, 84 active+clean; 466 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1016 KiB/s wr, 21 op/s; 54/753 objects degraded (7.171%); 316 KiB/s, 0 objects/s recovering 2024-01-15T22:55:48.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:48 smithi163 ceph-mon[138526]: osdmap e441: 8 total, 8 up, 8 in 2024-01-15T22:55:48.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:48 smithi163 ceph-mon[138526]: Upgrade: Updating mds.a 2024-01-15T22:55:48.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:48 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:48.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:48 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' 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-01-15T22:55:48.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:48 smithi163 ceph-mon[138526]: from='mgr.25133 ' 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-01-15T22:55:48.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:48 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:55:48.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:48 smithi163 ceph-mon[138526]: Deploying daemon mds.a on smithi053 2024-01-15T22:55:48.542 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 22:55:48 smithi053 systemd[1]: Stopping Ceph mds.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:55:48.687 INFO:tasks.rados.rados.0.smithi053.stdout:1960: done (5 left) 2024-01-15T22:55:48.687 INFO:tasks.rados.rados.0.smithi053.stdout:1961: done (4 left) 2024-01-15T22:55:48.687 INFO:tasks.rados.rados.0.smithi053.stdout:1964: done (3 left) 2024-01-15T22:55:48.687 INFO:tasks.rados.rados.0.smithi053.stdout:1965: done (2 left) 2024-01-15T22:55:48.687 INFO:tasks.rados.rados.0.smithi053.stdout:1966: done (1 left) 2024-01-15T22:55:48.687 INFO:tasks.rados.rados.0.smithi053.stdout:1967: done (0 left) 2024-01-15T22:55:48.687 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 198 2024-01-15T22:55:48.687 INFO:tasks.rados.rados.0.smithi053.stdout:1968: seq_num 661 ranges {720896=679936,1400832=622592,2023424=180224} 2024-01-15T22:55:48.694 INFO:tasks.rados.rados.0.smithi053.stdout:1968: writing smithi053129169-25 from 720896 to 1400832 tid 1 2024-01-15T22:55:48.698 INFO:tasks.rados.rados.0.smithi053.stdout:1968: writing smithi053129169-25 from 1400832 to 2023424 tid 2 2024-01-15T22:55:48.699 INFO:tasks.rados.rados.0.smithi053.stdout:1968: writing smithi053129169-25 from 2023424 to 2203648 tid 3 2024-01-15T22:55:48.699 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 198 2024-01-15T22:55:48.699 INFO:tasks.rados.rados.0.smithi053.stdout:1969: seq_num 662 ranges {11018240=696320,11714560=557056,12271616=245760} 2024-01-15T22:55:48.763 INFO:tasks.rados.rados.0.smithi053.stdout:1969: writing smithi053129169-39 from 11018240 to 11714560 tid 1 2024-01-15T22:55:48.766 INFO:tasks.rados.rados.0.smithi053.stdout:1969: writing smithi053129169-39 from 11714560 to 12271616 tid 2 2024-01-15T22:55:48.768 INFO:tasks.rados.rados.0.smithi053.stdout:1969: writing smithi053129169-39 from 12271616 to 12517376 tid 3 2024-01-15T22:55:48.768 INFO:tasks.rados.rados.0.smithi053.stdout:1970: snap_create 2024-01-15T22:55:48.768 INFO:tasks.rados.rados.0.smithi053.stdout:1968: finishing write tid 1 to smithi053129169-25 2024-01-15T22:55:48.768 INFO:tasks.rados.rados.0.smithi053.stdout:1968: finishing write tid 2 to smithi053129169-25 2024-01-15T22:55:48.768 INFO:tasks.rados.rados.0.smithi053.stdout:1968: finishing write tid 3 to smithi053129169-25 2024-01-15T22:55:48.768 INFO:tasks.rados.rados.0.smithi053.stdout:1968: finishing write tid 4 to smithi053129169-25 2024-01-15T22:55:48.768 INFO:tasks.rados.rados.0.smithi053.stdout:1968: finishing write tid 5 to smithi053129169-25 2024-01-15T22:55:48.768 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 1207 (ObjNum 661 snap 198 seq_num 661) dirty exists 2024-01-15T22:55:48.768 INFO:tasks.rados.rados.0.smithi053.stdout:1968: left oid 25 (ObjNum 661 snap 198 seq_num 661) 2024-01-15T22:55:48.768 INFO:tasks.rados.rados.0.smithi053.stdout:1969: finishing write tid 1 to smithi053129169-39 2024-01-15T22:55:48.770 INFO:tasks.rados.rados.0.smithi053.stdout:1969: finishing write tid 2 to smithi053129169-39 2024-01-15T22:55:48.770 INFO:tasks.rados.rados.0.smithi053.stdout:1969: finishing write tid 3 to smithi053129169-39 2024-01-15T22:55:48.770 INFO:tasks.rados.rados.0.smithi053.stdout:1969: finishing write tid 4 to smithi053129169-39 2024-01-15T22:55:48.771 INFO:tasks.rados.rados.0.smithi053.stdout:1969: finishing write tid 5 to smithi053129169-39 2024-01-15T22:55:48.771 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 953 (ObjNum 662 snap 198 seq_num 662) dirty exists 2024-01-15T22:55:48.771 INFO:tasks.rados.rados.0.smithi053.stdout:1969: left oid 39 (ObjNum 662 snap 198 seq_num 662) 2024-01-15T22:55:49.042 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-a[143339]: 2024-01-15T22:55:48.687+0000 7f7c087fa700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-01-15T22:55:49.042 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-a[114109]: 2024-01-15T22:55:48.686+0000 7f16c9b54700 -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-01-15T22:55:49.042 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 22:55:48 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-a[114109]: 2024-01-15T22:55:48.686+0000 7f16c9b54700 -1 mds.a *** got signal Terminated *** 2024-01-15T22:55:49.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:49 smithi163 ceph-mon[138526]: osdmap e442: 8 total, 8 up, 8 in 2024-01-15T22:55:49.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:49 smithi163 ceph-mon[138526]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-01-15T22:55:49.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:49 smithi163 ceph-mon[138526]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-01-15T22:55:49.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:49 smithi163 ceph-mon[138526]: osdmap e443: 8 total, 8 up, 8 in 2024-01-15T22:55:49.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:49 smithi163 ceph-mon[138526]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-01-15T22:55:49.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:49 smithi163 ceph-mon[138526]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-01-15T22:55:49.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:49 smithi163 ceph-mon[138526]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-01-15T22:55:49.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:49 smithi163 ceph-mon[138526]: fsmap cephfs:1/1 {0=b=up:replay} 2024-01-15T22:55:49.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:49 smithi053 ceph-mon[143363]: osdmap e442: 8 total, 8 up, 8 in 2024-01-15T22:55:49.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:49 smithi053 ceph-mon[143363]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-01-15T22:55:49.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:49 smithi053 ceph-mon[143363]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-01-15T22:55:49.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:49 smithi053 ceph-mon[143363]: osdmap e443: 8 total, 8 up, 8 in 2024-01-15T22:55:49.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:49 smithi053 ceph-mon[143363]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-01-15T22:55:49.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:49 smithi053 ceph-mon[143363]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-01-15T22:55:49.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:49 smithi053 ceph-mon[143363]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-01-15T22:55:49.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:49 smithi053 ceph-mon[143363]: fsmap cephfs:1/1 {0=b=up:replay} 2024-01-15T22:55:49.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:49 smithi053 ceph-mon[146052]: osdmap e442: 8 total, 8 up, 8 in 2024-01-15T22:55:49.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:49 smithi053 ceph-mon[146052]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-01-15T22:55:49.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:49 smithi053 ceph-mon[146052]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-01-15T22:55:49.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:49 smithi053 ceph-mon[146052]: osdmap e443: 8 total, 8 up, 8 in 2024-01-15T22:55:49.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:49 smithi053 ceph-mon[146052]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-01-15T22:55:49.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:49 smithi053 ceph-mon[146052]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-01-15T22:55:49.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:49 smithi053 ceph-mon[146052]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-01-15T22:55:49.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:49 smithi053 ceph-mon[146052]: fsmap cephfs:1/1 {0=b=up:replay} 2024-01-15T22:55:49.697 INFO:tasks.rados.rados.0.smithi053.stdout:1968: done (2 left) 2024-01-15T22:55:49.697 INFO:tasks.rados.rados.0.smithi053.stdout:1969: done (1 left) 2024-01-15T22:55:49.697 INFO:tasks.rados.rados.0.smithi053.stdout:1970: done (0 left) 2024-01-15T22:55:49.697 INFO:tasks.rados.rados.0.smithi053.stdout:1971: read oid 22 snap -1 2024-01-15T22:55:49.697 INFO:tasks.rados.rados.0.smithi053.stdout:1971: expect deleted 2024-01-15T22:55:49.697 INFO:tasks.rados.rados.0.smithi053.stdout:1972: read oid 39 snap 198 2024-01-15T22:55:49.698 INFO:tasks.rados.rados.0.smithi053.stdout:1972: expect (ObjNum 662 snap 198 seq_num 662) 2024-01-15T22:55:49.698 INFO:tasks.rados.rados.0.smithi053.stdout:1973: setattr oid 34 current snap is 199 2024-01-15T22:55:49.699 INFO:tasks.rados.rados.0.smithi053.stdout:1974: read oid 35 snap 189 2024-01-15T22:55:49.699 INFO:tasks.rados.rados.0.smithi053.stdout:1974: expect (ObjNum 561 snap 160 seq_num 561) 2024-01-15T22:55:49.699 INFO:tasks.rados.rados.0.smithi053.stdout:1975: read oid 27 snap 181 2024-01-15T22:55:49.699 INFO:tasks.rados.rados.0.smithi053.stdout:1975: expect (ObjNum 599 snap 173 seq_num 599) 2024-01-15T22:55:49.699 INFO:tasks.rados.rados.0.smithi053.stdout:1976: rollback oid 3 current snap is 199 2024-01-15T22:55:49.699 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 3 to 197 2024-01-15T22:55:49.699 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 30 current snap is 199 2024-01-15T22:55:49.705 INFO:tasks.rados.rados.0.smithi053.stdout:1977: seq_num 663 ranges {5668864=712704,6381568=442368,6823936=360448} 2024-01-15T22:55:49.736 INFO:tasks.rados.rados.0.smithi053.stdout:1977: writing smithi053129169-30 from 5668864 to 6381568 tid 1 2024-01-15T22:55:49.738 INFO:tasks.rados.rados.0.smithi053.stdout:1977: writing smithi053129169-30 from 6381568 to 6823936 tid 2 2024-01-15T22:55:49.741 INFO:tasks.rados.rados.0.smithi053.stdout:1977: writing smithi053129169-30 from 6823936 to 7184384 tid 3 2024-01-15T22:55:49.741 INFO:tasks.rados.rados.0.smithi053.stdout:1978: setattr oid 9 current snap is 199 2024-01-15T22:55:49.741 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 1225 (ObjNum 561 snap 160 seq_num 561) dirty exists 2024-01-15T22:55:49.741 INFO:tasks.rados.rados.0.smithi053.stdout:1976: finishing rollback tid 0 to smithi053129169-3 2024-01-15T22:55:49.741 INFO:tasks.rados.rados.0.smithi053.stdout:1976: finishing rollback tid 1 to smithi053129169-3 2024-01-15T22:55:49.741 INFO:tasks.rados.rados.0.smithi053.stdout:1976: finishing rollback tid 2 to smithi053129169-3 2024-01-15T22:55:49.741 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 1413 (ObjNum 610 snap 179 seq_num 610) dirty exists 2024-01-15T22:55:49.741 INFO:tasks.rados.rados.0.smithi053.stdout:1974: expect (ObjNum 561 snap 160 seq_num 561) 2024-01-15T22:55:49.801 INFO:tasks.rados.rados.0.smithi053.stdout:1975: expect (ObjNum 599 snap 173 seq_num 599) 2024-01-15T22:55:49.909 INFO:tasks.rados.rados.0.smithi053.stdout:1977: finishing write tid 1 to smithi053129169-30 2024-01-15T22:55:49.909 INFO:tasks.rados.rados.0.smithi053.stdout:1977: finishing write tid 2 to smithi053129169-30 2024-01-15T22:55:49.909 INFO:tasks.rados.rados.0.smithi053.stdout:1977: finishing write tid 3 to smithi053129169-30 2024-01-15T22:55:49.909 INFO:tasks.rados.rados.0.smithi053.stdout:1977: finishing write tid 4 to smithi053129169-30 2024-01-15T22:55:49.909 INFO:tasks.rados.rados.0.smithi053.stdout:1977: finishing write tid 5 to smithi053129169-30 2024-01-15T22:55:49.909 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 1273 (ObjNum 663 snap 199 seq_num 663) dirty exists 2024-01-15T22:55:49.909 INFO:tasks.rados.rados.0.smithi053.stdout:1977: left oid 30 (ObjNum 663 snap 199 seq_num 663) 2024-01-15T22:55:49.910 INFO:tasks.rados.rados.0.smithi053.stdout:1972: expect (ObjNum 662 snap 198 seq_num 662) 2024-01-15T22:55:50.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:50 smithi163 ceph-mon[138526]: pgmap v381: 121 pgs: 3 peering, 2 active+undersized+degraded, 1 active+undersized, 115 active+clean; 467 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 379 KiB/s wr, 14 op/s; 35/750 objects degraded (4.667%); 871 KiB/s, 0 objects/s recovering 2024-01-15T22:55:50.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:50 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:55:50.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:50 smithi163 ceph-mon[138526]: mds.? [v2:172.21.15.163:6832/619787945,v1:172.21.15.163:6833/619787945] up:reconnect 2024-01-15T22:55:50.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:50 smithi163 ceph-mon[138526]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-01-15T22:55:50.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:50 smithi163 ceph-mon[138526]: osdmap e444: 8 total, 8 up, 8 in 2024-01-15T22:55:50.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:50 smithi053 ceph-mon[146052]: pgmap v381: 121 pgs: 3 peering, 2 active+undersized+degraded, 1 active+undersized, 115 active+clean; 467 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 379 KiB/s wr, 14 op/s; 35/750 objects degraded (4.667%); 871 KiB/s, 0 objects/s recovering 2024-01-15T22:55:50.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:50 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:55:50.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:50 smithi053 ceph-mon[146052]: mds.? [v2:172.21.15.163:6832/619787945,v1:172.21.15.163:6833/619787945] up:reconnect 2024-01-15T22:55:50.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:50 smithi053 ceph-mon[146052]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-01-15T22:55:50.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:50 smithi053 ceph-mon[146052]: osdmap e444: 8 total, 8 up, 8 in 2024-01-15T22:55:50.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:50 smithi053 ceph-mon[143363]: pgmap v381: 121 pgs: 3 peering, 2 active+undersized+degraded, 1 active+undersized, 115 active+clean; 467 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 379 KiB/s wr, 14 op/s; 35/750 objects degraded (4.667%); 871 KiB/s, 0 objects/s recovering 2024-01-15T22:55:50.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:50 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:55:50.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:50 smithi053 ceph-mon[143363]: mds.? [v2:172.21.15.163:6832/619787945,v1:172.21.15.163:6833/619787945] up:reconnect 2024-01-15T22:55:50.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:50 smithi053 ceph-mon[143363]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-01-15T22:55:50.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:50 smithi053 ceph-mon[143363]: osdmap e444: 8 total, 8 up, 8 in 2024-01-15T22:55:51.254 INFO:tasks.rados.rados.0.smithi053.stdout:1971: done (7 left) 2024-01-15T22:55:51.254 INFO:tasks.rados.rados.0.smithi053.stdout:1972: done (6 left) 2024-01-15T22:55:51.255 INFO:tasks.rados.rados.0.smithi053.stdout:1973: done (5 left) 2024-01-15T22:55:51.255 INFO:tasks.rados.rados.0.smithi053.stdout:1974: done (4 left) 2024-01-15T22:55:51.255 INFO:tasks.rados.rados.0.smithi053.stdout:1975: done (3 left) 2024-01-15T22:55:51.255 INFO:tasks.rados.rados.0.smithi053.stdout:1976: done (2 left) 2024-01-15T22:55:51.255 INFO:tasks.rados.rados.0.smithi053.stdout:1977: done (1 left) 2024-01-15T22:55:51.255 INFO:tasks.rados.rados.0.smithi053.stdout:1979: rollback oid 32 current snap is 199 2024-01-15T22:55:51.255 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 185 2024-01-15T22:55:51.255 INFO:tasks.rados.rados.0.smithi053.stdout:1980: read oid 16 snap -1 2024-01-15T22:55:51.255 INFO:tasks.rados.rados.0.smithi053.stdout:1980: expect (ObjNum 566 snap 160 seq_num 566) 2024-01-15T22:55:51.255 INFO:tasks.rados.rados.0.smithi053.stdout:1981: delete oid 17 current snap is 199 2024-01-15T22:55:51.259 INFO:tasks.rados.rados.0.smithi053.stdout:1979: finishing rollback tid 0 to smithi053129169-32 2024-01-15T22:55:51.259 INFO:tasks.rados.rados.0.smithi053.stdout:1979: finishing rollback tid 1 to smithi053129169-32 2024-01-15T22:55:51.261 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 1414 (ObjNum 648 snap 191 seq_num 648) dirty exists 2024-01-15T22:55:51.262 INFO:tasks.rados.rados.0.smithi053.stdout:1979: finishing rollback tid 2 to smithi053129169-32 2024-01-15T22:55:51.262 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 1580 (ObjNum 622 snap 183 seq_num 622) dirty exists 2024-01-15T22:55:51.263 INFO:tasks.rados.rados.0.smithi053.stdout:1978: done (3 left) 2024-01-15T22:55:51.264 INFO:tasks.rados.rados.0.smithi053.stdout:1979: done (2 left) 2024-01-15T22:55:51.264 INFO:tasks.rados.rados.0.smithi053.stdout:1981: done (1 left) 2024-01-15T22:55:51.264 INFO:tasks.rados.rados.0.smithi053.stdout:1982: read oid 27 snap -1 2024-01-15T22:55:51.264 INFO:tasks.rados.rados.0.smithi053.stdout:1982: expect (ObjNum 599 snap 173 seq_num 599) 2024-01-15T22:55:51.264 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 49 current snap is 199 2024-01-15T22:55:51.264 INFO:tasks.rados.rados.0.smithi053.stdout:1983: seq_num 665 ranges {5070848=745472,5816320=606208,6422528=196608} 2024-01-15T22:55:51.295 INFO:tasks.rados.rados.0.smithi053.stdout:1983: writing smithi053129169-49 from 5070848 to 5816320 tid 1 2024-01-15T22:55:51.298 INFO:tasks.rados.rados.0.smithi053.stdout:1983: writing smithi053129169-49 from 5816320 to 6422528 tid 2 2024-01-15T22:55:51.300 INFO:tasks.rados.rados.0.smithi053.stdout:1983: writing smithi053129169-49 from 6422528 to 6619136 tid 3 2024-01-15T22:55:51.300 INFO:tasks.rados.rados.0.smithi053.stdout:1984: rollback oid 6 current snap is 199 2024-01-15T22:55:51.300 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 6 to 195 2024-01-15T22:55:51.300 INFO:tasks.rados.rados.0.smithi053.stdout:1980: expect (ObjNum 566 snap 160 seq_num 566) 2024-01-15T22:55:51.357 INFO:tasks.rados.rados.0.smithi053.stdout:1982: expect (ObjNum 599 snap 173 seq_num 599) 2024-01-15T22:55:51.466 INFO:tasks.rados.rados.0.smithi053.stdout:1984: finishing rollback tid 1 to smithi053129169-6 2024-01-15T22:55:51.466 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 634 (ObjNum 65 snap 0 seq_num 1901487201) dirty dne 2024-01-15T22:55:51.466 INFO:tasks.rados.rados.0.smithi053.stdout:1983: finishing write tid 1 to smithi053129169-49 2024-01-15T22:55:51.466 INFO:tasks.rados.rados.0.smithi053.stdout:1980: done (3 left) 2024-01-15T22:55:51.466 INFO:tasks.rados.rados.0.smithi053.stdout:1982: done (2 left) 2024-01-15T22:55:51.466 INFO:tasks.rados.rados.0.smithi053.stdout:1984: done (1 left) 2024-01-15T22:55:51.466 INFO:tasks.rados.rados.0.smithi053.stdout:1985: copy_from oid 21 from oid 35 current snap is 199 2024-01-15T22:55:51.466 INFO:tasks.rados.rados.0.smithi053.stdout:1983: finishing write tid 2 to smithi053129169-49 2024-01-15T22:55:51.466 INFO:tasks.rados.rados.0.smithi053.stdout:1983: finishing write tid 3 to smithi053129169-49 2024-01-15T22:55:51.466 INFO:tasks.rados.rados.0.smithi053.stdout:1983: finishing write tid 4 to smithi053129169-49 2024-01-15T22:55:51.466 INFO:tasks.rados.rados.0.smithi053.stdout:1983: finishing write tid 5 to smithi053129169-49 2024-01-15T22:55:51.466 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 1587 (ObjNum 665 snap 199 seq_num 665) dirty exists 2024-01-15T22:55:51.467 INFO:tasks.rados.rados.0.smithi053.stdout:1983: left oid 49 (ObjNum 665 snap 199 seq_num 665) 2024-01-15T22:55:51.467 INFO:tasks.rados.rados.0.smithi053.stdout:1983: done (1 left) 2024-01-15T22:55:51.467 INFO:tasks.rados.rados.0.smithi053.stdout:1986: read oid 43 snap -1 2024-01-15T22:55:51.467 INFO:tasks.rados.rados.0.smithi053.stdout:1986: expect (ObjNum 638 snap 187 seq_num 638) 2024-01-15T22:55:51.467 INFO:tasks.rados.rados.0.smithi053.stdout:1987: delete oid 42 current snap is 199 2024-01-15T22:55:51.469 INFO:tasks.rados.rados.0.smithi053.stdout:1987: done (2 left) 2024-01-15T22:55:51.469 INFO:tasks.rados.rados.0.smithi053.stdout:1988: read oid 48 snap -1 2024-01-15T22:55:51.469 INFO:tasks.rados.rados.0.smithi053.stdout:1988: expect (ObjNum 607 snap 178 seq_num 607) 2024-01-15T22:55:51.469 INFO:tasks.rados.rados.0.smithi053.stdout:1989: snap_create 2024-01-15T22:55:51.484 INFO:tasks.rados.rados.0.smithi053.stdout:1986: expect (ObjNum 638 snap 187 seq_num 638) 2024-01-15T22:55:51.600 INFO:tasks.rados.rados.0.smithi053.stdout:1988: expect (ObjNum 607 snap 178 seq_num 607) 2024-01-15T22:55:51.614 INFO:tasks.rados.rados.0.smithi053.stdout:1985: finishing copy_from to smithi053129169-21 2024-01-15T22:55:51.614 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 1209 (ObjNum 561 snap 160 seq_num 561) dirty exists 2024-01-15T22:55:51.614 INFO:tasks.rados.rados.0.smithi053.stdout:1985: finishing copy_from racing read to smithi053129169-21 2024-01-15T22:55:51.958 INFO:tasks.rados.rados.0.smithi053.stdout:1985: done (3 left) 2024-01-15T22:55:51.958 INFO:tasks.rados.rados.0.smithi053.stdout:1986: done (2 left) 2024-01-15T22:55:51.958 INFO:tasks.rados.rados.0.smithi053.stdout:1988: done (1 left) 2024-01-15T22:55:51.958 INFO:tasks.rados.rados.0.smithi053.stdout:1989: done (0 left) 2024-01-15T22:55:51.958 INFO:tasks.rados.rados.0.smithi053.stdout:1990: snap_remove snap 179 2024-01-15T22:55:51.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:51 smithi163 ceph-mon[138526]: mds.? [v2:172.21.15.163:6832/619787945,v1:172.21.15.163:6833/619787945] up:rejoin 2024-01-15T22:55:51.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:51 smithi163 ceph-mon[138526]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-01-15T22:55:51.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:51 smithi163 ceph-mon[138526]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-01-15T22:55:51.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:51 smithi163 ceph-mon[138526]: pgmap v383: 121 pgs: 121 active+clean; 478 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.4 MiB/s wr, 12 op/s; 2.4 MiB/s, 0 objects/s recovering 2024-01-15T22:55:51.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:51 smithi163 ceph-mon[138526]: Health check update: Degraded data redundancy: 35/750 objects degraded (4.667%), 2 pgs degraded (PG_DEGRADED) 2024-01-15T22:55:52.042 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:51 smithi053 ceph-mon[146052]: mds.? [v2:172.21.15.163:6832/619787945,v1:172.21.15.163:6833/619787945] up:rejoin 2024-01-15T22:55:52.042 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:51 smithi053 ceph-mon[146052]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-01-15T22:55:52.042 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:51 smithi053 ceph-mon[146052]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-01-15T22:55:52.042 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:51 smithi053 ceph-mon[146052]: pgmap v383: 121 pgs: 121 active+clean; 478 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.4 MiB/s wr, 12 op/s; 2.4 MiB/s, 0 objects/s recovering 2024-01-15T22:55:52.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:51 smithi053 ceph-mon[146052]: Health check update: Degraded data redundancy: 35/750 objects degraded (4.667%), 2 pgs degraded (PG_DEGRADED) 2024-01-15T22:55:52.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:51 smithi053 ceph-mon[143363]: mds.? [v2:172.21.15.163:6832/619787945,v1:172.21.15.163:6833/619787945] up:rejoin 2024-01-15T22:55:52.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:51 smithi053 ceph-mon[143363]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-01-15T22:55:52.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:51 smithi053 ceph-mon[143363]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-01-15T22:55:52.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:51 smithi053 ceph-mon[143363]: pgmap v383: 121 pgs: 121 active+clean; 478 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.4 MiB/s wr, 12 op/s; 2.4 MiB/s, 0 objects/s recovering 2024-01-15T22:55:52.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:51 smithi053 ceph-mon[143363]: Health check update: Degraded data redundancy: 35/750 objects degraded (4.667%), 2 pgs degraded (PG_DEGRADED) 2024-01-15T22:55:52.963 INFO:tasks.rados.rados.0.smithi053.stdout:1990: done (0 left) 2024-01-15T22:55:52.963 INFO:tasks.rados.rados.0.smithi053.stdout:1991: snap_remove snap 194 2024-01-15T22:55:52.978 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:52 smithi163 ceph-mon[138526]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/750 objects degraded (4.667%), 2 pgs degraded) 2024-01-15T22:55:52.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:52 smithi163 ceph-mon[138526]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-01-15T22:55:52.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:52 smithi163 ceph-mon[138526]: mds.? [v2:172.21.15.163:6832/619787945,v1:172.21.15.163:6833/619787945] up:active 2024-01-15T22:55:52.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:52 smithi163 ceph-mon[138526]: fsmap cephfs:1 {0=b=up:active} 2024-01-15T22:55:52.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:52 smithi163 ceph-mon[138526]: osdmap e445: 8 total, 8 up, 8 in 2024-01-15T22:55:53.042 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:52 smithi053 ceph-mon[146052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/750 objects degraded (4.667%), 2 pgs degraded) 2024-01-15T22:55:53.042 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:52 smithi053 ceph-mon[146052]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-01-15T22:55:53.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:52 smithi053 ceph-mon[146052]: mds.? [v2:172.21.15.163:6832/619787945,v1:172.21.15.163:6833/619787945] up:active 2024-01-15T22:55:53.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:52 smithi053 ceph-mon[146052]: fsmap cephfs:1 {0=b=up:active} 2024-01-15T22:55:53.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:52 smithi053 ceph-mon[146052]: osdmap e445: 8 total, 8 up, 8 in 2024-01-15T22:55:53.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:52 smithi053 ceph-mon[143363]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/750 objects degraded (4.667%), 2 pgs degraded) 2024-01-15T22:55:53.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:52 smithi053 ceph-mon[143363]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-01-15T22:55:53.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:52 smithi053 ceph-mon[143363]: mds.? [v2:172.21.15.163:6832/619787945,v1:172.21.15.163:6833/619787945] up:active 2024-01-15T22:55:53.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:52 smithi053 ceph-mon[143363]: fsmap cephfs:1 {0=b=up:active} 2024-01-15T22:55:53.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:52 smithi053 ceph-mon[143363]: osdmap e445: 8 total, 8 up, 8 in 2024-01-15T22:55:53.969 INFO:tasks.rados.rados.0.smithi053.stdout:1991: done (0 left) 2024-01-15T22:55:53.969 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 8 current snap is 200 2024-01-15T22:55:53.969 INFO:tasks.rados.rados.0.smithi053.stdout:1992: seq_num 667 ranges {13156352=778240,13934592=778240,14712832=24576} 2024-01-15T22:55:54.045 INFO:tasks.rados.rados.0.smithi053.stdout:1992: writing smithi053129169-8 from 13156352 to 13934592 tid 1 2024-01-15T22:55:54.050 INFO:tasks.rados.rados.0.smithi053.stdout:1992: writing smithi053129169-8 from 13934592 to 14712832 tid 2 2024-01-15T22:55:54.051 INFO:tasks.rados.rados.0.smithi053.stdout:1992: writing smithi053129169-8 from 14712832 to 14737408 tid 3 2024-01-15T22:55:54.051 INFO:tasks.rados.rados.0.smithi053.stdout:1993: rollback oid 45 current snap is 200 2024-01-15T22:55:54.051 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 45 to 177 2024-01-15T22:55:54.051 INFO:tasks.rados.rados.0.smithi053.stdout:1992: finishing write tid 1 to smithi053129169-8 2024-01-15T22:55:54.051 INFO:tasks.rados.rados.0.smithi053.stdout:1994: rollback oid 9 current snap is 200 2024-01-15T22:55:54.051 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 9 to 177 2024-01-15T22:55:54.051 INFO:tasks.rados.rados.0.smithi053.stdout:1995: read oid 36 snap -1 2024-01-15T22:55:54.051 INFO:tasks.rados.rados.0.smithi053.stdout:1995: expect (ObjNum 483 snap 144 seq_num 483) 2024-01-15T22:55:54.051 INFO:tasks.rados.rados.0.smithi053.stdout:1996: snap_remove snap 167 2024-01-15T22:55:54.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:53 smithi163 ceph-mon[138526]: pgmap v385: 121 pgs: 121 active+clean; 478 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.2 MiB/s wr, 13 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-01-15T22:55:54.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:53 smithi163 ceph-mon[138526]: osdmap e446: 8 total, 8 up, 8 in 2024-01-15T22:55:54.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:53 smithi053 ceph-mon[143363]: pgmap v385: 121 pgs: 121 active+clean; 478 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.2 MiB/s wr, 13 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-01-15T22:55:54.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:53 smithi053 ceph-mon[143363]: osdmap e446: 8 total, 8 up, 8 in 2024-01-15T22:55:54.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:53 smithi053 ceph-mon[146052]: pgmap v385: 121 pgs: 121 active+clean; 478 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.2 MiB/s wr, 13 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-01-15T22:55:54.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:53 smithi053 ceph-mon[146052]: osdmap e446: 8 total, 8 up, 8 in 2024-01-15T22:55:54.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:54 smithi053 ceph-mon[143363]: osdmap e447: 8 total, 8 up, 8 in 2024-01-15T22:55:54.967 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 22:55:54 smithi053 bash[179087]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-a 2024-01-15T22:55:54.970 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:54 smithi053 ceph-mon[146052]: osdmap e447: 8 total, 8 up, 8 in 2024-01-15T22:55:54.971 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 22:55:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-b[104020]: 2024-01-15T22:55:54.682+0000 7f41498bd700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-01-15T22:55:54.979 INFO:tasks.rados.rados.0.smithi053.stdout:1996: done (4 left) 2024-01-15T22:55:54.979 INFO:tasks.rados.rados.0.smithi053.stdout:1997: read oid 20 snap -1 2024-01-15T22:55:54.979 INFO:tasks.rados.rados.0.smithi053.stdout:1997: expect (ObjNum 544 snap 158 seq_num 544) 2024-01-15T22:55:54.979 INFO:tasks.rados.rados.0.smithi053.stdout:1998: read oid 5 snap 196 2024-01-15T22:55:54.979 INFO:tasks.rados.rados.0.smithi053.stdout:1998: expect (ObjNum 656 snap 195 seq_num 656) 2024-01-15T22:55:54.979 INFO:tasks.rados.rados.0.smithi053.stdout:1999: snap_create 2024-01-15T22:55:54.982 INFO:tasks.rados.rados.0.smithi053.stdout:1993: finishing rollback tid 0 to smithi053129169-45 2024-01-15T22:55:54.982 INFO:tasks.rados.rados.0.smithi053.stdout:1992: finishing write tid 2 to smithi053129169-8 2024-01-15T22:55:54.982 INFO:tasks.rados.rados.0.smithi053.stdout:1993: finishing rollback tid 1 to smithi053129169-45 2024-01-15T22:55:54.982 INFO:tasks.rados.rados.0.smithi053.stdout:1993: finishing rollback tid 2 to smithi053129169-45 2024-01-15T22:55:54.983 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 1276 (ObjNum 33 snap 0 seq_num 3638684896) dirty exists 2024-01-15T22:55:54.983 INFO:tasks.rados.rados.0.smithi053.stdout:1995: expect (ObjNum 483 snap 144 seq_num 483) 2024-01-15T22:55:55.047 INFO:tasks.rados.rados.0.smithi053.stdout:1992: finishing write tid 3 to smithi053129169-8 2024-01-15T22:55:55.047 INFO:tasks.rados.rados.0.smithi053.stdout:1992: finishing write tid 4 to smithi053129169-8 2024-01-15T22:55:55.048 INFO:tasks.rados.rados.0.smithi053.stdout:1994: finishing rollback tid 0 to smithi053129169-9 2024-01-15T22:55:55.048 INFO:tasks.rados.rados.0.smithi053.stdout:1992: finishing write tid 5 to smithi053129169-8 2024-01-15T22:55:55.048 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 667 (ObjNum 667 snap 200 seq_num 667) dirty exists 2024-01-15T22:55:55.048 INFO:tasks.rados.rados.0.smithi053.stdout:1992: left oid 8 (ObjNum 667 snap 200 seq_num 667) 2024-01-15T22:55:55.048 INFO:tasks.rados.rados.0.smithi053.stdout:1994: finishing rollback tid 1 to smithi053129169-9 2024-01-15T22:55:55.048 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 1416 (ObjNum 113 snap 0 seq_num 1006773888) dirty dne 2024-01-15T22:55:55.048 INFO:tasks.rados.rados.0.smithi053.stdout:1997: expect (ObjNum 544 snap 158 seq_num 544) 2024-01-15T22:55:55.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:54 smithi163 ceph-mon[138526]: osdmap e447: 8 total, 8 up, 8 in 2024-01-15T22:55:55.293 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:55:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:55:55] "GET /metrics HTTP/1.1" 200 36056 "" "Prometheus/2.43.0" 2024-01-15T22:55:55.293 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 22:55:55 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mds.a.service: Succeeded. 2024-01-15T22:55:55.293 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 22:55:55 smithi053 systemd[1]: Stopped Ceph mds.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:55:55.293 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 22:55:55 smithi053 systemd[1]: Starting Ceph mds.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:55:55.536 INFO:tasks.rados.rados.0.smithi053.stdout:1998: expect (ObjNum 656 snap 195 seq_num 656) 2024-01-15T22:55:55.792 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 22:55:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-a[179260]: starting mds.a at 2024-01-15T22:55:55.792 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 22:55:55 smithi053 bash[179245]: b4ee7311578c2fdcb8f2ebc4b7900e4f8f40456be894f0a273122f0ada1271f0 2024-01-15T22:55:55.792 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 22:55:55 smithi053 systemd[1]: Started Ceph mds.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:55:55.958 INFO:tasks.rados.rados.0.smithi053.stdout:1992: done (6 left) 2024-01-15T22:55:55.958 INFO:tasks.rados.rados.0.smithi053.stdout:1993: done (5 left) 2024-01-15T22:55:55.958 INFO:tasks.rados.rados.0.smithi053.stdout:1994: done (4 left) 2024-01-15T22:55:55.959 INFO:tasks.rados.rados.0.smithi053.stdout:1995: done (3 left) 2024-01-15T22:55:55.959 INFO:tasks.rados.rados.0.smithi053.stdout:1997: done (2 left) 2024-01-15T22:55:55.959 INFO:tasks.rados.rados.0.smithi053.stdout:1998: done (1 left) 2024-01-15T22:55:55.959 INFO:tasks.rados.rados.0.smithi053.stdout:1999: done (0 left) 2024-01-15T22:55:55.959 INFO:tasks.rados.rados.0.smithi053.stdout:2000: snap_create 2024-01-15T22:55:56.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:55 smithi163 ceph-mon[138526]: pgmap v388: 121 pgs: 121 active+clean; 481 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 581 KiB/s wr, 21 op/s 2024-01-15T22:55:56.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:55 smithi163 ceph-mon[138526]: osdmap e448: 8 total, 8 up, 8 in 2024-01-15T22:55:56.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:55 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:56.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:55 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:56.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:55 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:55:56.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:55 smithi163 ceph-mon[138526]: osdmap e449: 8 total, 8 up, 8 in 2024-01-15T22:55:56.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:55 smithi053 ceph-mon[143363]: pgmap v388: 121 pgs: 121 active+clean; 481 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 581 KiB/s wr, 21 op/s 2024-01-15T22:55:56.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:55 smithi053 ceph-mon[143363]: osdmap e448: 8 total, 8 up, 8 in 2024-01-15T22:55:56.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:55 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:56.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:55 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:56.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:55 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:55:56.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:55 smithi053 ceph-mon[143363]: osdmap e449: 8 total, 8 up, 8 in 2024-01-15T22:55:56.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:55 smithi053 ceph-mon[146052]: pgmap v388: 121 pgs: 121 active+clean; 481 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 581 KiB/s wr, 21 op/s 2024-01-15T22:55:56.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:55 smithi053 ceph-mon[146052]: osdmap e448: 8 total, 8 up, 8 in 2024-01-15T22:55:56.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:55 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:56.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:55 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:56.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:55 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:55:56.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:55 smithi053 ceph-mon[146052]: osdmap e449: 8 total, 8 up, 8 in 2024-01-15T22:55:56.967 INFO:tasks.rados.rados.0.smithi053.stdout:2000: done (0 left) 2024-01-15T22:55:56.968 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 202 2024-01-15T22:55:56.968 INFO:tasks.rados.rados.0.smithi053.stdout:2001: seq_num 668 ranges {1974272=794624,2768896=663552,3432448=139264} 2024-01-15T22:55:56.982 INFO:tasks.rados.rados.0.smithi053.stdout:2001: writing smithi053129169-38 from 1974272 to 2768896 tid 1 2024-01-15T22:55:56.986 INFO:tasks.rados.rados.0.smithi053.stdout:2001: writing smithi053129169-38 from 2768896 to 3432448 tid 2 2024-01-15T22:55:56.987 INFO:tasks.rados.rados.0.smithi053.stdout:2001: writing smithi053129169-38 from 3432448 to 3571712 tid 3 2024-01-15T22:55:56.987 INFO:tasks.rados.rados.0.smithi053.stdout:2002: delete oid 14 current snap is 202 2024-01-15T22:55:56.990 INFO:tasks.rados.rados.0.smithi053.stdout:2001: finishing write tid 1 to smithi053129169-38 2024-01-15T22:55:56.991 INFO:tasks.rados.rados.0.smithi053.stdout:2001: finishing write tid 2 to smithi053129169-38 2024-01-15T22:55:56.991 INFO:tasks.rados.rados.0.smithi053.stdout:2001: finishing write tid 3 to smithi053129169-38 2024-01-15T22:55:56.991 INFO:tasks.rados.rados.0.smithi053.stdout:2001: finishing write tid 4 to smithi053129169-38 2024-01-15T22:55:56.992 INFO:tasks.rados.rados.0.smithi053.stdout:2001: finishing write tid 5 to smithi053129169-38 2024-01-15T22:55:56.992 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 957 (ObjNum 668 snap 202 seq_num 668) dirty exists 2024-01-15T22:55:56.992 INFO:tasks.rados.rados.0.smithi053.stdout:2001: left oid 38 (ObjNum 668 snap 202 seq_num 668) 2024-01-15T22:55:56.993 INFO:tasks.rados.rados.0.smithi053.stdout:2001: done (1 left) 2024-01-15T22:55:56.993 INFO:tasks.rados.rados.0.smithi053.stdout:2002: done (0 left) 2024-01-15T22:55:56.993 INFO:tasks.rados.rados.0.smithi053.stdout:2003: rollback oid 19 current snap is 202 2024-01-15T22:55:56.993 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 19 to 170 2024-01-15T22:55:56.993 INFO:tasks.rados.rados.0.smithi053.stdout:2004: read oid 30 snap 200 2024-01-15T22:55:56.993 INFO:tasks.rados.rados.0.smithi053.stdout:2004: expect (ObjNum 663 snap 199 seq_num 663) 2024-01-15T22:55:56.993 INFO:tasks.rados.rados.0.smithi053.stdout:2005: copy_from oid 9 from oid 31 current snap is 202 2024-01-15T22:55:56.994 INFO:tasks.rados.rados.0.smithi053.stdout:2006: delete oid 41 current snap is 202 2024-01-15T22:55:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:2006: done (3 left) 2024-01-15T22:55:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 202 2024-01-15T22:55:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:2007: seq_num 671 ranges {0=442368,442368=761856,1204224=442368} 2024-01-15T22:55:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:2007: writing smithi053129169-50 from 0 to 442368 tid 1 2024-01-15T22:55:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:2007: writing smithi053129169-50 from 442368 to 1204224 tid 2 2024-01-15T22:55:57.008 INFO:tasks.rados.rados.0.smithi053.stdout:2007: writing smithi053129169-50 from 1204224 to 1646592 tid 3 2024-01-15T22:55:57.008 INFO:tasks.rados.rados.0.smithi053.stdout:2008: rollback oid 28 current snap is 202 2024-01-15T22:55:57.008 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 28 to 176 2024-01-15T22:55:57.008 INFO:tasks.rados.rados.0.smithi053.stdout:2003: finishing rollback tid 1 to smithi053129169-19 2024-01-15T22:55:57.008 INFO:tasks.rados.rados.0.smithi053.stdout:2003: finishing rollback tid 2 to smithi053129169-19 2024-01-15T22:55:57.009 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 1471 (ObjNum 543 snap 158 seq_num 543) dirty exists 2024-01-15T22:55:57.009 INFO:tasks.rados.rados.0.smithi053.stdout:2007: finishing write tid 1 to smithi053129169-50 2024-01-15T22:55:57.009 INFO:tasks.rados.rados.0.smithi053.stdout:2003: done (4 left) 2024-01-15T22:55:57.009 INFO:tasks.rados.rados.0.smithi053.stdout:2009: read oid 8 snap -1 2024-01-15T22:55:57.009 INFO:tasks.rados.rados.0.smithi053.stdout:2009: expect (ObjNum 667 snap 200 seq_num 667) 2024-01-15T22:55:57.009 INFO:tasks.rados.rados.0.smithi053.stdout:2010: read oid 38 snap -1 2024-01-15T22:55:57.009 INFO:tasks.rados.rados.0.smithi053.stdout:2010: expect (ObjNum 668 snap 202 seq_num 668) 2024-01-15T22:55:57.009 INFO:tasks.rados.rados.0.smithi053.stdout:2011: rmattr oid 46 current snap is 202 2024-01-15T22:55:57.009 INFO:tasks.rados.rados.0.smithi053.stdout:2011: done (6 left) 2024-01-15T22:55:57.009 INFO:tasks.rados.rados.0.smithi053.stdout:2012: rollback oid 37 current snap is 202 2024-01-15T22:55:57.009 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 37 to 189 2024-01-15T22:55:57.009 INFO:tasks.rados.rados.0.smithi053.stdout:2013: read oid 7 snap -1 2024-01-15T22:55:57.009 INFO:tasks.rados.rados.0.smithi053.stdout:2013: expect deleted 2024-01-15T22:55:57.009 INFO:tasks.rados.rados.0.smithi053.stdout:2014: setattr oid 33 current snap is 202 2024-01-15T22:55:57.010 INFO:tasks.rados.rados.0.smithi053.stdout:2013: done (8 left) 2024-01-15T22:55:57.010 INFO:tasks.rados.rados.0.smithi053.stdout:2015: copy_from oid 4 from oid 32 current snap is 202 2024-01-15T22:55:57.010 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 202 2024-01-15T22:55:57.010 INFO:tasks.rados.rados.0.smithi053.stdout:2016: seq_num 672 ranges {0=458752,458752=647168,1105920=466944,1572864=90112} 2024-01-15T22:55:57.013 INFO:tasks.rados.rados.0.smithi053.stdout:2016: writing smithi053129169-45 from 0 to 458752 tid 1 2024-01-15T22:55:57.017 INFO:tasks.rados.rados.0.smithi053.stdout:2016: writing smithi053129169-45 from 458752 to 1105920 tid 2 2024-01-15T22:55:57.020 INFO:tasks.rados.rados.0.smithi053.stdout:2016: writing smithi053129169-45 from 1105920 to 1572864 tid 3 2024-01-15T22:55:57.021 INFO:tasks.rados.rados.0.smithi053.stdout:2016: writing smithi053129169-45 from 1572864 to 1662976 tid 4 2024-01-15T22:55:57.021 INFO:tasks.rados.rados.0.smithi053.stdout:2017: rollback oid 48 current snap is 202 2024-01-15T22:55:57.021 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 48 to 165 2024-01-15T22:55:57.022 INFO:tasks.rados.rados.0.smithi053.stdout:2007: finishing write tid 2 to smithi053129169-50 2024-01-15T22:55:57.022 INFO:tasks.rados.rados.0.smithi053.stdout:2007: finishing write tid 3 to smithi053129169-50 2024-01-15T22:55:57.022 INFO:tasks.rados.rados.0.smithi053.stdout:2007: finishing write tid 4 to smithi053129169-50 2024-01-15T22:55:57.022 INFO:tasks.rados.rados.0.smithi053.stdout:2008: finishing rollback tid 0 to smithi053129169-28 2024-01-15T22:55:57.022 INFO:tasks.rados.rados.0.smithi053.stdout:2008: finishing rollback tid 1 to smithi053129169-28 2024-01-15T22:55:57.022 INFO:tasks.rados.rados.0.smithi053.stdout:2008: finishing rollback tid 2 to smithi053129169-28 2024-01-15T22:55:57.022 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 1228 (ObjNum 379 snap 116 seq_num 379) dirty exists 2024-01-15T22:55:57.022 INFO:tasks.rados.rados.0.smithi053.stdout:2012: finishing rollback tid 1 to smithi053129169-37 2024-01-15T22:55:57.022 INFO:tasks.rados.rados.0.smithi053.stdout:2012: finishing rollback tid 2 to smithi053129169-37 2024-01-15T22:55:57.022 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 1412 (ObjNum 575 snap 166 seq_num 575) dirty exists 2024-01-15T22:55:57.022 INFO:tasks.rados.rados.0.smithi053.stdout:2008: done (10 left) 2024-01-15T22:55:57.022 INFO:tasks.rados.rados.0.smithi053.stdout:2012: done (9 left) 2024-01-15T22:55:57.022 INFO:tasks.rados.rados.0.smithi053.stdout:2018: delete oid 44 current snap is 202 2024-01-15T22:55:57.037 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 1413 (ObjNum 651 snap 193 seq_num 651) dirty exists 2024-01-15T22:55:57.037 INFO:tasks.rados.rados.0.smithi053.stdout:2007: finishing write tid 5 to smithi053129169-50 2024-01-15T22:55:57.038 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 1410 (ObjNum 671 snap 202 seq_num 671) dirty exists 2024-01-15T22:55:57.038 INFO:tasks.rados.rados.0.smithi053.stdout:2007: left oid 50 (ObjNum 671 snap 202 seq_num 671) 2024-01-15T22:55:57.038 INFO:tasks.rados.rados.0.smithi053.stdout:2004: expect (ObjNum 663 snap 199 seq_num 663) 2024-01-15T22:55:57.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:56 smithi163 ceph-mon[138526]: mds.? [v2:172.21.15.53:6834/51787302,v1:172.21.15.53:6835/51787302] up:boot 2024-01-15T22:55:57.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:56 smithi163 ceph-mon[138526]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-01-15T22:55:57.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:56 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:55:57.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:56 smithi163 ceph-mon[138526]: osdmap e450: 8 total, 8 up, 8 in 2024-01-15T22:55:57.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:56 smithi053 ceph-mon[143363]: mds.? [v2:172.21.15.53:6834/51787302,v1:172.21.15.53:6835/51787302] up:boot 2024-01-15T22:55:57.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:56 smithi053 ceph-mon[143363]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-01-15T22:55:57.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:56 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:55:57.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:56 smithi053 ceph-mon[143363]: osdmap e450: 8 total, 8 up, 8 in 2024-01-15T22:55:57.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:56 smithi053 ceph-mon[146052]: mds.? [v2:172.21.15.53:6834/51787302,v1:172.21.15.53:6835/51787302] up:boot 2024-01-15T22:55:57.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:56 smithi053 ceph-mon[146052]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-01-15T22:55:57.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:56 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T22:55:57.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:56 smithi053 ceph-mon[146052]: osdmap e450: 8 total, 8 up, 8 in 2024-01-15T22:55:57.475 INFO:tasks.rados.rados.0.smithi053.stdout:2010: expect (ObjNum 668 snap 202 seq_num 668) 2024-01-15T22:55:57.615 INFO:tasks.rados.rados.0.smithi053.stdout:2017: finishing rollback tid 0 to smithi053129169-48 2024-01-15T22:55:57.615 INFO:tasks.rados.rados.0.smithi053.stdout:2017: finishing rollback tid 1 to smithi053129169-48 2024-01-15T22:55:57.615 INFO:tasks.rados.rados.0.smithi053.stdout:2015: finishing copy_from to smithi053129169-4 2024-01-15T22:55:57.615 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 1580 (ObjNum 622 snap 183 seq_num 622) dirty exists 2024-01-15T22:55:57.615 INFO:tasks.rados.rados.0.smithi053.stdout:2017: finishing rollback tid 2 to smithi053129169-48 2024-01-15T22:55:57.615 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 1623 (ObjNum 136 snap 36 seq_num 136) dirty exists 2024-01-15T22:55:57.615 INFO:tasks.rados.rados.0.smithi053.stdout:2015: finishing copy_from racing read to smithi053129169-4 2024-01-15T22:55:57.615 INFO:tasks.rados.rados.0.smithi053.stdout:2016: finishing write tid 1 to smithi053129169-45 2024-01-15T22:55:57.615 INFO:tasks.rados.rados.0.smithi053.stdout:2016: finishing write tid 2 to smithi053129169-45 2024-01-15T22:55:57.615 INFO:tasks.rados.rados.0.smithi053.stdout:2016: finishing write tid 3 to smithi053129169-45 2024-01-15T22:55:57.616 INFO:tasks.rados.rados.0.smithi053.stdout:2016: finishing write tid 4 to smithi053129169-45 2024-01-15T22:55:57.616 INFO:tasks.rados.rados.0.smithi053.stdout:2016: finishing write tid 5 to smithi053129169-45 2024-01-15T22:55:57.616 INFO:tasks.rados.rados.0.smithi053.stdout:2016: finishing write tid 6 to smithi053129169-45 2024-01-15T22:55:57.616 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 1282 (ObjNum 672 snap 202 seq_num 672) dirty exists 2024-01-15T22:55:57.616 INFO:tasks.rados.rados.0.smithi053.stdout:2016: left oid 45 (ObjNum 672 snap 202 seq_num 672) 2024-01-15T22:55:57.616 INFO:tasks.rados.rados.0.smithi053.stdout:2005: finishing copy_from to smithi053129169-9 2024-01-15T22:55:57.616 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 1261 (ObjNum 612 snap 181 seq_num 612) dirty exists 2024-01-15T22:55:57.616 INFO:tasks.rados.rados.0.smithi053.stdout:2005: finishing copy_from racing read to smithi053129169-9 2024-01-15T22:55:57.616 INFO:tasks.rados.rados.0.smithi053.stdout:2009: expect (ObjNum 667 snap 200 seq_num 667) 2024-01-15T22:55:58.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:57 smithi163 ceph-mon[138526]: pgmap v391: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 481 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 32 op/s 2024-01-15T22:55:58.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:57 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:58.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:57 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:58.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:57 smithi053 ceph-mon[143363]: pgmap v391: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 481 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 32 op/s 2024-01-15T22:55:58.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:57 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:58.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:57 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:58.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:57 smithi053 ceph-mon[146052]: pgmap v391: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 481 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 32 op/s 2024-01-15T22:55:58.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:57 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:58.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:57 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:59.152 INFO:tasks.rados.rados.0.smithi053.stdout:2004: done (9 left) 2024-01-15T22:55:59.153 INFO:tasks.rados.rados.0.smithi053.stdout:2005: done (8 left) 2024-01-15T22:55:59.153 INFO:tasks.rados.rados.0.smithi053.stdout:2007: done (7 left) 2024-01-15T22:55:59.153 INFO:tasks.rados.rados.0.smithi053.stdout:2009: done (6 left) 2024-01-15T22:55:59.153 INFO:tasks.rados.rados.0.smithi053.stdout:2010: done (5 left) 2024-01-15T22:55:59.153 INFO:tasks.rados.rados.0.smithi053.stdout:2014: done (4 left) 2024-01-15T22:55:59.153 INFO:tasks.rados.rados.0.smithi053.stdout:2015: done (3 left) 2024-01-15T22:55:59.153 INFO:tasks.rados.rados.0.smithi053.stdout:2016: done (2 left) 2024-01-15T22:55:59.153 INFO:tasks.rados.rados.0.smithi053.stdout:2017: done (1 left) 2024-01-15T22:55:59.153 INFO:tasks.rados.rados.0.smithi053.stdout:2018: done (0 left) 2024-01-15T22:55:59.153 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 202 2024-01-15T22:55:59.153 INFO:tasks.rados.rados.0.smithi053.stdout:2019: seq_num 674 ranges {0=491520,491520=417792,909312=483328,1392640=303104} 2024-01-15T22:55:59.154 INFO:tasks.rados.rados.0.smithi053.stdout:2019: writing smithi053129169-7 from 0 to 491520 tid 1 2024-01-15T22:55:59.157 INFO:tasks.rados.rados.0.smithi053.stdout:2019: writing smithi053129169-7 from 491520 to 909312 tid 2 2024-01-15T22:55:59.160 INFO:tasks.rados.rados.0.smithi053.stdout:2019: writing smithi053129169-7 from 909312 to 1392640 tid 3 2024-01-15T22:55:59.162 INFO:tasks.rados.rados.0.smithi053.stdout:2019: writing smithi053129169-7 from 1392640 to 1695744 tid 4 2024-01-15T22:55:59.162 INFO:tasks.rados.rados.0.smithi053.stdout:2020: rollback oid 20 current snap is 202 2024-01-15T22:55:59.162 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 20 to 195 2024-01-15T22:55:59.162 INFO:tasks.rados.rados.0.smithi053.stdout:2019: finishing write tid 1 to smithi053129169-7 2024-01-15T22:55:59.162 INFO:tasks.rados.rados.0.smithi053.stdout:2019: finishing write tid 2 to smithi053129169-7 2024-01-15T22:55:59.163 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 11 current snap is 202 2024-01-15T22:55:59.163 INFO:tasks.rados.rados.0.smithi053.stdout:2021: seq_num 675 ranges {0=507904,507904=704512,1212416=499712} 2024-01-15T22:55:59.165 INFO:tasks.rados.rados.0.smithi053.stdout:2021: writing smithi053129169-11 from 0 to 507904 tid 1 2024-01-15T22:55:59.169 INFO:tasks.rados.rados.0.smithi053.stdout:2021: writing smithi053129169-11 from 507904 to 1212416 tid 2 2024-01-15T22:55:59.172 INFO:tasks.rados.rados.0.smithi053.stdout:2021: writing smithi053129169-11 from 1212416 to 1712128 tid 3 2024-01-15T22:55:59.172 INFO:tasks.rados.rados.0.smithi053.stdout:2022: rollback oid 44 current snap is 202 2024-01-15T22:55:59.173 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 44 to 177 2024-01-15T22:55:59.173 INFO:tasks.rados.rados.0.smithi053.stdout:2019: finishing write tid 3 to smithi053129169-7 2024-01-15T22:55:59.173 INFO:tasks.rados.rados.0.smithi053.stdout:2023: snap_create 2024-01-15T22:55:59.173 INFO:tasks.rados.rados.0.smithi053.stdout:2019: finishing write tid 4 to smithi053129169-7 2024-01-15T22:55:59.173 INFO:tasks.rados.rados.0.smithi053.stdout:2019: finishing write tid 5 to smithi053129169-7 2024-01-15T22:55:59.173 INFO:tasks.rados.rados.0.smithi053.stdout:2020: finishing rollback tid 0 to smithi053129169-20 2024-01-15T22:55:59.173 INFO:tasks.rados.rados.0.smithi053.stdout:2020: finishing rollback tid 1 to smithi053129169-20 2024-01-15T22:55:59.173 INFO:tasks.rados.rados.0.smithi053.stdout:2020: finishing rollback tid 2 to smithi053129169-20 2024-01-15T22:55:59.173 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 1627 (ObjNum 650 snap 192 seq_num 650) dirty exists 2024-01-15T22:55:59.173 INFO:tasks.rados.rados.0.smithi053.stdout:2021: finishing write tid 1 to smithi053129169-11 2024-01-15T22:55:59.173 INFO:tasks.rados.rados.0.smithi053.stdout:2019: finishing write tid 6 to smithi053129169-7 2024-01-15T22:55:59.173 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 610 (ObjNum 674 snap 202 seq_num 674) dirty exists 2024-01-15T22:55:59.173 INFO:tasks.rados.rados.0.smithi053.stdout:2019: left oid 7 (ObjNum 674 snap 202 seq_num 674) 2024-01-15T22:55:59.173 INFO:tasks.rados.rados.0.smithi053.stdout:2021: finishing write tid 2 to smithi053129169-11 2024-01-15T22:55:59.175 INFO:tasks.rados.rados.0.smithi053.stdout:2022: finishing rollback tid 1 to smithi053129169-44 2024-01-15T22:55:59.175 INFO:tasks.rados.rados.0.smithi053.stdout:2022: finishing rollback tid 2 to smithi053129169-44 2024-01-15T22:55:59.175 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 1475 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:55:59.175 INFO:tasks.rados.rados.0.smithi053.stdout:2021: finishing write tid 3 to smithi053129169-11 2024-01-15T22:55:59.175 INFO:tasks.rados.rados.0.smithi053.stdout:2021: finishing write tid 4 to smithi053129169-11 2024-01-15T22:55:59.177 INFO:tasks.rados.rados.0.smithi053.stdout:2021: finishing write tid 5 to smithi053129169-11 2024-01-15T22:55:59.178 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 614 (ObjNum 675 snap 202 seq_num 675) dirty exists 2024-01-15T22:55:59.178 INFO:tasks.rados.rados.0.smithi053.stdout:2021: left oid 11 (ObjNum 675 snap 202 seq_num 675) 2024-01-15T22:55:59.707 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:59.707 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:59.707 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:59.707 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:55:59.707 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:55:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:59.708 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:59.708 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:59.708 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:59.708 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:55:59.708 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:55:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:59.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:59.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:59.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:59.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:55:59.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:55:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:55:59.836 INFO:tasks.rados.rados.0.smithi053.stdout:2019: done (4 left) 2024-01-15T22:55:59.836 INFO:tasks.rados.rados.0.smithi053.stdout:2020: done (3 left) 2024-01-15T22:55:59.836 INFO:tasks.rados.rados.0.smithi053.stdout:2021: done (2 left) 2024-01-15T22:55:59.836 INFO:tasks.rados.rados.0.smithi053.stdout:2022: done (1 left) 2024-01-15T22:55:59.836 INFO:tasks.rados.rados.0.smithi053.stdout:2023: done (0 left) 2024-01-15T22:55:59.836 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 203 2024-01-15T22:55:59.836 INFO:tasks.rados.rados.0.smithi053.stdout:2024: seq_num 676 ranges {1646592=524288,2170880=589824,2760704=450560,3211264=163840} 2024-01-15T22:55:59.847 INFO:tasks.rados.rados.0.smithi053.stdout:2024: writing smithi053129169-50 from 1646592 to 2170880 tid 1 2024-01-15T22:55:59.850 INFO:tasks.rados.rados.0.smithi053.stdout:2024: writing smithi053129169-50 from 2170880 to 2760704 tid 2 2024-01-15T22:55:59.853 INFO:tasks.rados.rados.0.smithi053.stdout:2024: writing smithi053129169-50 from 2760704 to 3211264 tid 3 2024-01-15T22:55:59.854 INFO:tasks.rados.rados.0.smithi053.stdout:2024: writing smithi053129169-50 from 3211264 to 3375104 tid 4 2024-01-15T22:55:59.854 INFO:tasks.rados.rados.0.smithi053.stdout:2025: read oid 28 snap 200 2024-01-15T22:55:59.854 INFO:tasks.rados.rados.0.smithi053.stdout:2025: expect (ObjNum 631 snap 185 seq_num 631) 2024-01-15T22:55:59.854 INFO:tasks.rados.rados.0.smithi053.stdout:2026: setattr oid 14 current snap is 203 2024-01-15T22:55:59.855 INFO:tasks.rados.rados.0.smithi053.stdout:2027: rollback oid 47 current snap is 203 2024-01-15T22:55:59.855 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 47 to 156 2024-01-15T22:55:59.855 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 11 current snap is 203 2024-01-15T22:55:59.855 INFO:tasks.rados.rados.0.smithi053.stdout:2028: seq_num 677 ranges {1712128=540672,2252800=516096,2768896=655360,3424256=32768} 2024-01-15T22:55:59.869 INFO:tasks.rados.rados.0.smithi053.stdout:2028: writing smithi053129169-11 from 1712128 to 2252800 tid 1 2024-01-15T22:55:59.871 INFO:tasks.rados.rados.0.smithi053.stdout:2028: writing smithi053129169-11 from 2252800 to 2768896 tid 2 2024-01-15T22:55:59.875 INFO:tasks.rados.rados.0.smithi053.stdout:2028: writing smithi053129169-11 from 2768896 to 3424256 tid 3 2024-01-15T22:55:59.876 INFO:tasks.rados.rados.0.smithi053.stdout:2028: writing smithi053129169-11 from 3424256 to 3457024 tid 4 2024-01-15T22:55:59.877 INFO:tasks.rados.rados.0.smithi053.stdout:2029: copy_from oid 23 from oid 43 current snap is 203 2024-01-15T22:55:59.877 INFO:tasks.rados.rados.0.smithi053.stdout:2024: finishing write tid 1 to smithi053129169-50 2024-01-15T22:55:59.877 INFO:tasks.rados.rados.0.smithi053.stdout:2024: finishing write tid 2 to smithi053129169-50 2024-01-15T22:55:59.877 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 1418 (ObjNum 33 snap 0 seq_num 3638628400) dirty exists 2024-01-15T22:55:59.877 INFO:tasks.rados.rados.0.smithi053.stdout:2024: finishing write tid 3 to smithi053129169-50 2024-01-15T22:55:59.877 INFO:tasks.rados.rados.0.smithi053.stdout:2027: finishing rollback tid 1 to smithi053129169-47 2024-01-15T22:55:59.877 INFO:tasks.rados.rados.0.smithi053.stdout:2024: finishing write tid 4 to smithi053129169-50 2024-01-15T22:55:59.877 INFO:tasks.rados.rados.0.smithi053.stdout:2024: finishing write tid 5 to smithi053129169-50 2024-01-15T22:55:59.877 INFO:tasks.rados.rados.0.smithi053.stdout:2027: finishing rollback tid 2 to smithi053129169-47 2024-01-15T22:55:59.877 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 1477 (ObjNum 33 snap 0 seq_num 3638397264) dirty exists 2024-01-15T22:55:59.877 INFO:tasks.rados.rados.0.smithi053.stdout:2024: finishing write tid 6 to smithi053129169-50 2024-01-15T22:55:59.877 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 1418 (ObjNum 676 snap 203 seq_num 676) dirty exists 2024-01-15T22:55:59.877 INFO:tasks.rados.rados.0.smithi053.stdout:2024: left oid 50 (ObjNum 676 snap 203 seq_num 676) 2024-01-15T22:55:59.877 INFO:tasks.rados.rados.0.smithi053.stdout:2025: expect (ObjNum 631 snap 185 seq_num 631) 2024-01-15T22:55:59.966 INFO:tasks.rados.rados.0.smithi053.stdout:2028: finishing write tid 1 to smithi053129169-11 2024-01-15T22:55:59.966 INFO:tasks.rados.rados.0.smithi053.stdout:2028: finishing write tid 2 to smithi053129169-11 2024-01-15T22:55:59.967 INFO:tasks.rados.rados.0.smithi053.stdout:2028: finishing write tid 3 to smithi053129169-11 2024-01-15T22:55:59.967 INFO:tasks.rados.rados.0.smithi053.stdout:2028: finishing write tid 4 to smithi053129169-11 2024-01-15T22:55:59.967 INFO:tasks.rados.rados.0.smithi053.stdout:2028: finishing write tid 5 to smithi053129169-11 2024-01-15T22:55:59.967 INFO:tasks.rados.rados.0.smithi053.stdout:2028: finishing write tid 6 to smithi053129169-11 2024-01-15T22:55:59.967 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 619 (ObjNum 677 snap 203 seq_num 677) dirty exists 2024-01-15T22:55:59.967 INFO:tasks.rados.rados.0.smithi053.stdout:2028: left oid 11 (ObjNum 677 snap 203 seq_num 677) 2024-01-15T22:55:59.967 INFO:tasks.rados.rados.0.smithi053.stdout:2029: finishing copy_from to smithi053129169-23 2024-01-15T22:55:59.967 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1193 (ObjNum 638 snap 187 seq_num 638) dirty exists 2024-01-15T22:55:59.967 INFO:tasks.rados.rados.0.smithi053.stdout:2029: finishing copy_from racing read to smithi053129169-23 2024-01-15T22:55:59.967 INFO:tasks.rados.rados.0.smithi053.stdout:2024: done (5 left) 2024-01-15T22:55:59.967 INFO:tasks.rados.rados.0.smithi053.stdout:2025: done (4 left) 2024-01-15T22:55:59.968 INFO:tasks.rados.rados.0.smithi053.stdout:2026: done (3 left) 2024-01-15T22:55:59.968 INFO:tasks.rados.rados.0.smithi053.stdout:2027: done (2 left) 2024-01-15T22:55:59.968 INFO:tasks.rados.rados.0.smithi053.stdout:2028: done (1 left) 2024-01-15T22:55:59.968 INFO:tasks.rados.rados.0.smithi053.stdout:2029: done (0 left) 2024-01-15T22:55:59.968 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 203 2024-01-15T22:55:59.968 INFO:tasks.rados.rados.0.smithi053.stdout:2030: seq_num 678 ranges {2203648=565248,2768896=802816,3571712=401408} 2024-01-15T22:55:59.981 INFO:tasks.rados.rados.0.smithi053.stdout:2030: writing smithi053129169-25 from 2203648 to 2768896 tid 1 2024-01-15T22:55:59.985 INFO:tasks.rados.rados.0.smithi053.stdout:2030: writing smithi053129169-25 from 2768896 to 3571712 tid 2 2024-01-15T22:55:59.988 INFO:tasks.rados.rados.0.smithi053.stdout:2030: writing smithi053129169-25 from 3571712 to 3973120 tid 3 2024-01-15T22:55:59.988 INFO:tasks.rados.rados.0.smithi053.stdout:2031: snap_remove snap 130 2024-01-15T22:56:00.680 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:00 smithi053 ceph-mon[143363]: pgmap v393: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 485 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-01-15T22:56:00.680 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:00 smithi053 ceph-mon[143363]: osdmap e451: 8 total, 8 up, 8 in 2024-01-15T22:56:00.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:00 smithi053 ceph-mon[146052]: pgmap v393: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 485 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-01-15T22:56:00.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:00 smithi053 ceph-mon[146052]: osdmap e451: 8 total, 8 up, 8 in 2024-01-15T22:56:00.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:00 smithi163 ceph-mon[138526]: pgmap v393: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 485 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-01-15T22:56:00.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:00 smithi163 ceph-mon[138526]: osdmap e451: 8 total, 8 up, 8 in 2024-01-15T22:56:00.837 INFO:tasks.rados.rados.0.smithi053.stdout:2031: done (1 left) 2024-01-15T22:56:00.837 INFO:tasks.rados.rados.0.smithi053.stdout:2032: snap_remove snap 181 2024-01-15T22:56:00.959 INFO:tasks.rados.rados.0.smithi053.stdout:2032: done (1 left) 2024-01-15T22:56:00.960 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 31 current snap is 203 2024-01-15T22:56:00.960 INFO:tasks.rados.rados.0.smithi053.stdout:2030: finishing write tid 1 to smithi053129169-25 2024-01-15T22:56:00.960 INFO:tasks.rados.rados.0.smithi053.stdout:2033: seq_num 679 ranges {4374528=581632,4956160=688128,5644288=516096} 2024-01-15T22:56:00.991 INFO:tasks.rados.rados.0.smithi053.stdout:2033: writing smithi053129169-31 from 4374528 to 4956160 tid 1 2024-01-15T22:56:00.992 INFO:tasks.rados.rados.0.smithi053.stdout:2033: writing smithi053129169-31 from 4956160 to 5644288 tid 2 2024-01-15T22:56:00.996 INFO:tasks.rados.rados.0.smithi053.stdout:2033: writing smithi053129169-31 from 5644288 to 6160384 tid 3 2024-01-15T22:56:00.996 INFO:tasks.rados.rados.0.smithi053.stdout:2034: setattr oid 32 current snap is 203 2024-01-15T22:56:00.996 INFO:tasks.rados.rados.0.smithi053.stdout:2030: finishing write tid 2 to smithi053129169-25 2024-01-15T22:56:00.996 INFO:tasks.rados.rados.0.smithi053.stdout:2030: finishing write tid 3 to smithi053129169-25 2024-01-15T22:56:00.997 INFO:tasks.rados.rados.0.smithi053.stdout:2030: finishing write tid 4 to smithi053129169-25 2024-01-15T22:56:00.997 INFO:tasks.rados.rados.0.smithi053.stdout:2030: finishing write tid 5 to smithi053129169-25 2024-01-15T22:56:00.997 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 1212 (ObjNum 678 snap 203 seq_num 678) dirty exists 2024-01-15T22:56:00.997 INFO:tasks.rados.rados.0.smithi053.stdout:2030: left oid 25 (ObjNum 678 snap 203 seq_num 678) 2024-01-15T22:56:00.997 INFO:tasks.rados.rados.0.smithi053.stdout:2033: finishing write tid 1 to smithi053129169-31 2024-01-15T22:56:00.997 INFO:tasks.rados.rados.0.smithi053.stdout:2033: finishing write tid 2 to smithi053129169-31 2024-01-15T22:56:00.998 INFO:tasks.rados.rados.0.smithi053.stdout:2030: done (2 left) 2024-01-15T22:56:00.998 INFO:tasks.rados.rados.0.smithi053.stdout:2035: rollback oid 11 current snap is 203 2024-01-15T22:56:00.998 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 11 to 188 2024-01-15T22:56:00.998 INFO:tasks.rados.rados.0.smithi053.stdout:2036: read oid 47 snap -1 2024-01-15T22:56:00.998 INFO:tasks.rados.rados.0.smithi053.stdout:2036: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:56:00.998 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 16 current snap is 203 2024-01-15T22:56:00.999 INFO:tasks.rados.rados.0.smithi053.stdout:2037: seq_num 680 ranges {2293760=598016,2891776=573440,3465216=434176,3899392=196608} 2024-01-15T22:56:01.014 INFO:tasks.rados.rados.0.smithi053.stdout:2037: writing smithi053129169-16 from 2293760 to 2891776 tid 1 2024-01-15T22:56:01.017 INFO:tasks.rados.rados.0.smithi053.stdout:2037: writing smithi053129169-16 from 2891776 to 3465216 tid 2 2024-01-15T22:56:01.020 INFO:tasks.rados.rados.0.smithi053.stdout:2037: writing smithi053129169-16 from 3465216 to 3899392 tid 3 2024-01-15T22:56:01.022 INFO:tasks.rados.rados.0.smithi053.stdout:2037: writing smithi053129169-16 from 3899392 to 4096000 tid 4 2024-01-15T22:56:01.022 INFO:tasks.rados.rados.0.smithi053.stdout:2038: read oid 38 snap -1 2024-01-15T22:56:01.022 INFO:tasks.rados.rados.0.smithi053.stdout:2038: expect (ObjNum 668 snap 202 seq_num 668) 2024-01-15T22:56:01.022 INFO:tasks.rados.rados.0.smithi053.stdout:2039: read oid 4 snap -1 2024-01-15T22:56:01.022 INFO:tasks.rados.rados.0.smithi053.stdout:2039: expect (ObjNum 622 snap 183 seq_num 622) 2024-01-15T22:56:01.022 INFO:tasks.rados.rados.0.smithi053.stdout:2040: delete oid 29 current snap is 203 2024-01-15T22:56:01.022 INFO:tasks.rados.rados.0.smithi053.stdout:2033: finishing write tid 3 to smithi053129169-31 2024-01-15T22:56:01.022 INFO:tasks.rados.rados.0.smithi053.stdout:2036: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:56:01.023 INFO:tasks.rados.rados.0.smithi053.stdout:2033: finishing write tid 4 to smithi053129169-31 2024-01-15T22:56:01.024 INFO:tasks.rados.rados.0.smithi053.stdout:2035: finishing rollback tid 0 to smithi053129169-11 2024-01-15T22:56:01.024 INFO:tasks.rados.rados.0.smithi053.stdout:2035: finishing rollback tid 1 to smithi053129169-11 2024-01-15T22:56:01.024 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 621 (ObjNum 97 snap 0 seq_num 1) dirty dne 2024-01-15T22:56:01.024 INFO:tasks.rados.rados.0.smithi053.stdout:2033: finishing write tid 5 to smithi053129169-31 2024-01-15T22:56:01.024 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 1277 (ObjNum 679 snap 203 seq_num 679) dirty exists 2024-01-15T22:56:01.024 INFO:tasks.rados.rados.0.smithi053.stdout:2033: left oid 31 (ObjNum 679 snap 203 seq_num 679) 2024-01-15T22:56:01.024 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 1651 (ObjNum 622 snap 183 seq_num 622) dirty exists 2024-01-15T22:56:01.024 INFO:tasks.rados.rados.0.smithi053.stdout:2037: finishing write tid 1 to smithi053129169-16 2024-01-15T22:56:01.024 INFO:tasks.rados.rados.0.smithi053.stdout:2037: finishing write tid 2 to smithi053129169-16 2024-01-15T22:56:01.025 INFO:tasks.rados.rados.0.smithi053.stdout:2033: done (7 left) 2024-01-15T22:56:01.026 INFO:tasks.rados.rados.0.smithi053.stdout:2034: done (6 left) 2024-01-15T22:56:01.026 INFO:tasks.rados.rados.0.smithi053.stdout:2035: done (5 left) 2024-01-15T22:56:01.026 INFO:tasks.rados.rados.0.smithi053.stdout:2036: done (4 left) 2024-01-15T22:56:01.026 INFO:tasks.rados.rados.0.smithi053.stdout:2040: done (3 left) 2024-01-15T22:56:01.026 INFO:tasks.rados.rados.0.smithi053.stdout:2041: read oid 41 snap -1 2024-01-15T22:56:01.026 INFO:tasks.rados.rados.0.smithi053.stdout:2041: expect deleted 2024-01-15T22:56:01.026 INFO:tasks.rados.rados.0.smithi053.stdout:2042: snap_remove snap 188 2024-01-15T22:56:01.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:01 smithi163 ceph-mon[138526]: pgmap v395: 121 pgs: 121 active+clean; 493 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-01-15T22:56:01.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:01 smithi163 ceph-mon[138526]: Detected new or changed devices on smithi053 2024-01-15T22:56:01.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:01 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:01.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:01 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:01.984 INFO:tasks.rados.rados.0.smithi053.stdout:2042: done (4 left) 2024-01-15T22:56:01.984 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 203 2024-01-15T22:56:01.985 INFO:tasks.rados.rados.0.smithi053.stdout:2043: seq_num 682 ranges {2203648=630784,2834432=745472,3579904=442368,4022272=16384} 2024-01-15T22:56:01.996 INFO:tasks.rados.rados.0.smithi053.stdout:2043: writing smithi053129169-21 from 2203648 to 2834432 tid 1 2024-01-15T22:56:02.000 INFO:tasks.rados.rados.0.smithi053.stdout:2043: writing smithi053129169-21 from 2834432 to 3579904 tid 2 2024-01-15T22:56:02.003 INFO:tasks.rados.rados.0.smithi053.stdout:2043: writing smithi053129169-21 from 3579904 to 4022272 tid 3 2024-01-15T22:56:02.003 INFO:tasks.rados.rados.0.smithi053.stdout:2043: writing smithi053129169-21 from 4022272 to 4038656 tid 4 2024-01-15T22:56:02.003 INFO:tasks.rados.rados.0.smithi053.stdout:2044: copy_from oid 23 from oid 29 current snap is 203 2024-01-15T22:56:02.003 INFO:tasks.rados.rados.0.smithi053.stdout:2037: finishing write tid 3 to smithi053129169-16 2024-01-15T22:56:02.004 INFO:tasks.rados.rados.0.smithi053.stdout:2037: finishing write tid 4 to smithi053129169-16 2024-01-15T22:56:02.004 INFO:tasks.rados.rados.0.smithi053.stdout:2037: finishing write tid 5 to smithi053129169-16 2024-01-15T22:56:02.004 INFO:tasks.rados.rados.0.smithi053.stdout:2039: expect (ObjNum 622 snap 183 seq_num 622) 2024-01-15T22:56:02.026 INFO:tasks.rados.rados.0.smithi053.stdout:2037: finishing write tid 6 to smithi053129169-16 2024-01-15T22:56:02.026 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 1423 (ObjNum 680 snap 203 seq_num 680) dirty exists 2024-01-15T22:56:02.026 INFO:tasks.rados.rados.0.smithi053.stdout:2037: left oid 16 (ObjNum 680 snap 203 seq_num 680) 2024-01-15T22:56:02.026 INFO:tasks.rados.rados.0.smithi053.stdout:2038: expect (ObjNum 668 snap 202 seq_num 668) 2024-01-15T22:56:02.042 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[146052]: pgmap v395: 121 pgs: 121 active+clean; 493 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-01-15T22:56:02.042 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[146052]: Detected new or changed devices on smithi053 2024-01-15T22:56:02.042 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:02.042 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:02.042 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:02.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:02.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:02.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[146052]: osdmap e452: 8 total, 8 up, 8 in 2024-01-15T22:56:02.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:02.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:02.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:02.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:02.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:02.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-01-15T22:56:02.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[146052]: Upgrade: It appears safe to stop mds.b 2024-01-15T22:56:02.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[146052]: osdmap e453: 8 total, 8 up, 8 in 2024-01-15T22:56:02.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[143363]: pgmap v395: 121 pgs: 121 active+clean; 493 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-01-15T22:56:02.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[143363]: Detected new or changed devices on smithi053 2024-01-15T22:56:02.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:02.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:02.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:02.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:02.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:02.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[143363]: osdmap e452: 8 total, 8 up, 8 in 2024-01-15T22:56:02.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:02.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:02.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:02.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:02.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:02.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-01-15T22:56:02.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[143363]: Upgrade: It appears safe to stop mds.b 2024-01-15T22:56:02.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:01 smithi053 ceph-mon[143363]: osdmap e453: 8 total, 8 up, 8 in 2024-01-15T22:56:02.163 INFO:tasks.rados.rados.0.smithi053.stdout:2043: finishing write tid 1 to smithi053129169-21 2024-01-15T22:56:02.163 INFO:tasks.rados.rados.0.smithi053.stdout:2044: finishing copy_from to smithi053129169-23 2024-01-15T22:56:02.163 INFO:tasks.rados.rados.0.smithi053.stdout:2044: got expected ENOENT (src dne) 2024-01-15T22:56:02.164 INFO:tasks.rados.rados.0.smithi053.stdout:2043: finishing write tid 2 to smithi053129169-21 2024-01-15T22:56:02.164 INFO:tasks.rados.rados.0.smithi053.stdout:2044: finishing copy_from racing read to smithi053129169-23 2024-01-15T22:56:02.164 INFO:tasks.rados.rados.0.smithi053.stdout:2043: finishing write tid 3 to smithi053129169-21 2024-01-15T22:56:02.164 INFO:tasks.rados.rados.0.smithi053.stdout:2043: finishing write tid 4 to smithi053129169-21 2024-01-15T22:56:02.164 INFO:tasks.rados.rados.0.smithi053.stdout:2043: finishing write tid 5 to smithi053129169-21 2024-01-15T22:56:02.164 INFO:tasks.rados.rados.0.smithi053.stdout:2043: finishing write tid 6 to smithi053129169-21 2024-01-15T22:56:02.164 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 1669 (ObjNum 682 snap 203 seq_num 682) dirty exists 2024-01-15T22:56:02.164 INFO:tasks.rados.rados.0.smithi053.stdout:2043: left oid 21 (ObjNum 682 snap 203 seq_num 682) 2024-01-15T22:56:02.164 INFO:tasks.rados.rados.0.smithi053.stdout:2037: done (5 left) 2024-01-15T22:56:02.164 INFO:tasks.rados.rados.0.smithi053.stdout:2038: done (4 left) 2024-01-15T22:56:02.164 INFO:tasks.rados.rados.0.smithi053.stdout:2039: done (3 left) 2024-01-15T22:56:02.164 INFO:tasks.rados.rados.0.smithi053.stdout:2041: done (2 left) 2024-01-15T22:56:02.164 INFO:tasks.rados.rados.0.smithi053.stdout:2043: done (1 left) 2024-01-15T22:56:02.164 INFO:tasks.rados.rados.0.smithi053.stdout:2044: done (0 left) 2024-01-15T22:56:02.165 INFO:tasks.rados.rados.0.smithi053.stdout:2045: snap_create 2024-01-15T22:56:02.194 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:01 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:02.194 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:01 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:02.194 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:01 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:02.194 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:01 smithi163 ceph-mon[138526]: osdmap e452: 8 total, 8 up, 8 in 2024-01-15T22:56:02.194 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:01 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:02.195 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:01 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:02.195 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:01 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:02.195 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:01 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:02.195 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:01 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:02.195 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:01 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-01-15T22:56:02.195 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:01 smithi163 ceph-mon[138526]: Upgrade: It appears safe to stop mds.b 2024-01-15T22:56:02.195 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:01 smithi163 ceph-mon[138526]: osdmap e453: 8 total, 8 up, 8 in 2024-01-15T22:56:02.974 INFO:tasks.rados.rados.0.smithi053.stdout:2045: done (0 left) 2024-01-15T22:56:02.974 INFO:tasks.rados.rados.0.smithi053.stdout:2046: copy_from oid 24 from oid 14 current snap is 204 2024-01-15T22:56:02.974 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 204 2024-01-15T22:56:02.975 INFO:tasks.rados.rados.0.smithi053.stdout:2047: seq_num 683 ranges {0=647168,647168=630784,1277952=573440} 2024-01-15T22:56:02.977 INFO:tasks.rados.rados.0.smithi053.stdout:2047: writing smithi053129169-10 from 0 to 647168 tid 1 2024-01-15T22:56:02.981 INFO:tasks.rados.rados.0.smithi053.stdout:2047: writing smithi053129169-10 from 647168 to 1277952 tid 2 2024-01-15T22:56:02.985 INFO:tasks.rados.rados.0.smithi053.stdout:2047: writing smithi053129169-10 from 1277952 to 1851392 tid 3 2024-01-15T22:56:02.985 INFO:tasks.rados.rados.0.smithi053.stdout:2048: snap_remove snap 160 2024-01-15T22:56:03.080 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 22:56:02 smithi163 systemd[1]: Stopping Ceph mds.b for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:56:03.080 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:02 smithi163 ceph-mon[138526]: Upgrade: Updating mds.b 2024-01-15T22:56:03.080 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:02 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:03.080 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:02 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' 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-01-15T22:56:03.080 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:02 smithi163 ceph-mon[138526]: from='mgr.25133 ' 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-01-15T22:56:03.080 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:02 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:03.080 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:02 smithi163 ceph-mon[138526]: Deploying daemon mds.b on smithi163 2024-01-15T22:56:03.080 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:02 smithi163 ceph-mon[138526]: osdmap e454: 8 total, 8 up, 8 in 2024-01-15T22:56:03.091 INFO:tasks.rados.rados.0.smithi053.stdout:2048: done (2 left) 2024-01-15T22:56:03.091 INFO:tasks.rados.rados.0.smithi053.stdout:2049: read oid 36 snap -1 2024-01-15T22:56:03.091 INFO:tasks.rados.rados.0.smithi053.stdout:2049: expect (ObjNum 483 snap 144 seq_num 483) 2024-01-15T22:56:03.091 INFO:tasks.rados.rados.0.smithi053.stdout:2050: snap_create 2024-01-15T22:56:03.091 INFO:tasks.rados.rados.0.smithi053.stdout:2046: finishing copy_from to smithi053129169-24 2024-01-15T22:56:03.091 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 1418 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-01-15T22:56:03.091 INFO:tasks.rados.rados.0.smithi053.stdout:2046: finishing copy_from racing read to smithi053129169-24 2024-01-15T22:56:03.091 INFO:tasks.rados.rados.0.smithi053.stdout:2047: finishing write tid 1 to smithi053129169-10 2024-01-15T22:56:03.091 INFO:tasks.rados.rados.0.smithi053.stdout:2047: finishing write tid 2 to smithi053129169-10 2024-01-15T22:56:03.091 INFO:tasks.rados.rados.0.smithi053.stdout:2047: finishing write tid 3 to smithi053129169-10 2024-01-15T22:56:03.092 INFO:tasks.rados.rados.0.smithi053.stdout:2047: finishing write tid 4 to smithi053129169-10 2024-01-15T22:56:03.092 INFO:tasks.rados.rados.0.smithi053.stdout:2047: finishing write tid 5 to smithi053129169-10 2024-01-15T22:56:03.092 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 1216 (ObjNum 683 snap 204 seq_num 683) dirty exists 2024-01-15T22:56:03.092 INFO:tasks.rados.rados.0.smithi053.stdout:2047: left oid 10 (ObjNum 683 snap 204 seq_num 683) 2024-01-15T22:56:03.103 INFO:tasks.rados.rados.0.smithi053.stdout:2049: expect (ObjNum 483 snap 144 seq_num 483) 2024-01-15T22:56:03.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:02 smithi053 ceph-mon[146052]: Upgrade: Updating mds.b 2024-01-15T22:56:03.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:02 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:03.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:02 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' 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-01-15T22:56:03.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:02 smithi053 ceph-mon[146052]: from='mgr.25133 ' 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-01-15T22:56:03.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:02 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:03.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:02 smithi053 ceph-mon[146052]: Deploying daemon mds.b on smithi163 2024-01-15T22:56:03.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:02 smithi053 ceph-mon[146052]: osdmap e454: 8 total, 8 up, 8 in 2024-01-15T22:56:03.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:02 smithi053 ceph-mon[143363]: Upgrade: Updating mds.b 2024-01-15T22:56:03.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:02 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:03.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:02 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' 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-01-15T22:56:03.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:02 smithi053 ceph-mon[143363]: from='mgr.25133 ' 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-01-15T22:56:03.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:02 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:03.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:02 smithi053 ceph-mon[143363]: Deploying daemon mds.b on smithi163 2024-01-15T22:56:03.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:02 smithi053 ceph-mon[143363]: osdmap e454: 8 total, 8 up, 8 in 2024-01-15T22:56:03.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-a[143339]: 2024-01-15T22:56:03.090+0000 7f7c087fa700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-01-15T22:56:03.479 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 22:56:03 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-b[104020]: 2024-01-15T22:56:03.089+0000 7f414d8c5700 -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-01-15T22:56:03.479 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 22:56:03 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-b[104020]: 2024-01-15T22:56:03.089+0000 7f414d8c5700 -1 mds.b *** got signal Terminated *** 2024-01-15T22:56:04.098 INFO:tasks.rados.rados.0.smithi053.stdout:2046: done (3 left) 2024-01-15T22:56:04.098 INFO:tasks.rados.rados.0.smithi053.stdout:2047: done (2 left) 2024-01-15T22:56:04.098 INFO:tasks.rados.rados.0.smithi053.stdout:2049: done (1 left) 2024-01-15T22:56:04.098 INFO:tasks.rados.rados.0.smithi053.stdout:2050: done (0 left) 2024-01-15T22:56:04.098 INFO:tasks.rados.rados.0.smithi053.stdout:2051: snap_create 2024-01-15T22:56:04.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:03 smithi163 ceph-mon[138526]: pgmap v399: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 459 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-01-15T22:56:04.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:03 smithi163 ceph-mon[138526]: osdmap e455: 8 total, 8 up, 8 in 2024-01-15T22:56:04.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:03 smithi163 ceph-mon[138526]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-01-15T22:56:04.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:03 smithi163 ceph-mon[138526]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-01-15T22:56:04.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:03 smithi163 ceph-mon[138526]: osdmap e456: 8 total, 8 up, 8 in 2024-01-15T22:56:04.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:03 smithi163 ceph-mon[138526]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-01-15T22:56:04.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:03 smithi163 ceph-mon[138526]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-01-15T22:56:04.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:03 smithi163 ceph-mon[138526]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-01-15T22:56:04.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:03 smithi163 ceph-mon[138526]: fsmap cephfs:1/1 {0=a=up:replay} 2024-01-15T22:56:04.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[143363]: pgmap v399: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 459 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-01-15T22:56:04.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[143363]: osdmap e455: 8 total, 8 up, 8 in 2024-01-15T22:56:04.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[143363]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-01-15T22:56:04.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[143363]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-01-15T22:56:04.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[143363]: osdmap e456: 8 total, 8 up, 8 in 2024-01-15T22:56:04.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[143363]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-01-15T22:56:04.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[143363]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-01-15T22:56:04.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[143363]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-01-15T22:56:04.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[143363]: fsmap cephfs:1/1 {0=a=up:replay} 2024-01-15T22:56:04.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[146052]: pgmap v399: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 459 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-01-15T22:56:04.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[146052]: osdmap e455: 8 total, 8 up, 8 in 2024-01-15T22:56:04.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[146052]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-01-15T22:56:04.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[146052]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-01-15T22:56:04.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[146052]: osdmap e456: 8 total, 8 up, 8 in 2024-01-15T22:56:04.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[146052]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-01-15T22:56:04.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[146052]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-01-15T22:56:04.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[146052]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-01-15T22:56:04.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:03 smithi053 ceph-mon[146052]: fsmap cephfs:1/1 {0=a=up:replay} 2024-01-15T22:56:05.100 INFO:tasks.rados.rados.0.smithi053.stdout:2051: done (0 left) 2024-01-15T22:56:05.100 INFO:tasks.rados.rados.0.smithi053.stdout:2052: delete oid 9 current snap is 206 2024-01-15T22:56:05.110 INFO:tasks.rados.rados.0.smithi053.stdout:2052: done (0 left) 2024-01-15T22:56:05.110 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 206 2024-01-15T22:56:05.110 INFO:tasks.rados.rados.0.smithi053.stdout:2053: seq_num 685 ranges {2203648=679936,2883584=442368,3325952=622592,3948544=139264} 2024-01-15T22:56:05.125 INFO:tasks.rados.rados.0.smithi053.stdout:2053: writing smithi053129169-35 from 2203648 to 2883584 tid 1 2024-01-15T22:56:05.128 INFO:tasks.rados.rados.0.smithi053.stdout:2053: writing smithi053129169-35 from 2883584 to 3325952 tid 2 2024-01-15T22:56:05.132 INFO:tasks.rados.rados.0.smithi053.stdout:2053: writing smithi053129169-35 from 3325952 to 3948544 tid 3 2024-01-15T22:56:05.133 INFO:tasks.rados.rados.0.smithi053.stdout:2053: writing smithi053129169-35 from 3948544 to 4087808 tid 4 2024-01-15T22:56:05.133 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 6 current snap is 206 2024-01-15T22:56:05.133 INFO:tasks.rados.rados.0.smithi053.stdout:2053: finishing write tid 1 to smithi053129169-35 2024-01-15T22:56:05.133 INFO:tasks.rados.rados.0.smithi053.stdout:2053: finishing write tid 2 to smithi053129169-35 2024-01-15T22:56:05.133 INFO:tasks.rados.rados.0.smithi053.stdout:2054: seq_num 686 ranges {0=696320,696320=729088,1425408=425984,1851392=49152} 2024-01-15T22:56:05.137 INFO:tasks.rados.rados.0.smithi053.stdout:2054: writing smithi053129169-6 from 0 to 696320 tid 1 2024-01-15T22:56:05.141 INFO:tasks.rados.rados.0.smithi053.stdout:2054: writing smithi053129169-6 from 696320 to 1425408 tid 2 2024-01-15T22:56:05.143 INFO:tasks.rados.rados.0.smithi053.stdout:2054: writing smithi053129169-6 from 1425408 to 1851392 tid 3 2024-01-15T22:56:05.144 INFO:tasks.rados.rados.0.smithi053.stdout:2054: writing smithi053129169-6 from 1851392 to 1900544 tid 4 2024-01-15T22:56:05.144 INFO:tasks.rados.rados.0.smithi053.stdout:2055: delete oid 37 current snap is 206 2024-01-15T22:56:05.144 INFO:tasks.rados.rados.0.smithi053.stdout:2053: finishing write tid 3 to smithi053129169-35 2024-01-15T22:56:05.145 INFO:tasks.rados.rados.0.smithi053.stdout:2053: finishing write tid 4 to smithi053129169-35 2024-01-15T22:56:05.145 INFO:tasks.rados.rados.0.smithi053.stdout:2053: finishing write tid 5 to smithi053129169-35 2024-01-15T22:56:05.145 INFO:tasks.rados.rados.0.smithi053.stdout:2053: finishing write tid 6 to smithi053129169-35 2024-01-15T22:56:05.145 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 1585 (ObjNum 685 snap 206 seq_num 685) dirty exists 2024-01-15T22:56:05.145 INFO:tasks.rados.rados.0.smithi053.stdout:2053: left oid 35 (ObjNum 685 snap 206 seq_num 685) 2024-01-15T22:56:05.145 INFO:tasks.rados.rados.0.smithi053.stdout:2054: finishing write tid 1 to smithi053129169-6 2024-01-15T22:56:05.146 INFO:tasks.rados.rados.0.smithi053.stdout:2054: finishing write tid 2 to smithi053129169-6 2024-01-15T22:56:05.147 INFO:tasks.rados.rados.0.smithi053.stdout:2054: finishing write tid 3 to smithi053129169-6 2024-01-15T22:56:05.149 INFO:tasks.rados.rados.0.smithi053.stdout:2054: finishing write tid 4 to smithi053129169-6 2024-01-15T22:56:05.149 INFO:tasks.rados.rados.0.smithi053.stdout:2054: finishing write tid 5 to smithi053129169-6 2024-01-15T22:56:05.149 INFO:tasks.rados.rados.0.smithi053.stdout:2053: done (2 left) 2024-01-15T22:56:05.149 INFO:tasks.rados.rados.0.smithi053.stdout:2055: done (1 left) 2024-01-15T22:56:05.149 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 40 current snap is 206 2024-01-15T22:56:05.149 INFO:tasks.rados.rados.0.smithi053.stdout:2056: seq_num 688 ranges {0=729088,729088=499712,1228800=704512} 2024-01-15T22:56:05.152 INFO:tasks.rados.rados.0.smithi053.stdout:2056: writing smithi053129169-40 from 0 to 729088 tid 1 2024-01-15T22:56:05.155 INFO:tasks.rados.rados.0.smithi053.stdout:2056: writing smithi053129169-40 from 729088 to 1228800 tid 2 2024-01-15T22:56:05.160 INFO:tasks.rados.rados.0.smithi053.stdout:2056: writing smithi053129169-40 from 1228800 to 1933312 tid 3 2024-01-15T22:56:05.161 INFO:tasks.rados.rados.0.smithi053.stdout:2057: copy_from oid 31 from oid 21 current snap is 206 2024-01-15T22:56:05.161 INFO:tasks.rados.rados.0.smithi053.stdout:2054: finishing write tid 6 to smithi053129169-6 2024-01-15T22:56:05.161 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 639 (ObjNum 686 snap 206 seq_num 686) dirty exists 2024-01-15T22:56:05.161 INFO:tasks.rados.rados.0.smithi053.stdout:2054: left oid 6 (ObjNum 686 snap 206 seq_num 686) 2024-01-15T22:56:05.161 INFO:tasks.rados.rados.0.smithi053.stdout:2056: finishing write tid 1 to smithi053129169-40 2024-01-15T22:56:05.161 INFO:tasks.rados.rados.0.smithi053.stdout:2056: finishing write tid 2 to smithi053129169-40 2024-01-15T22:56:05.161 INFO:tasks.rados.rados.0.smithi053.stdout:2054: done (2 left) 2024-01-15T22:56:05.161 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 206 2024-01-15T22:56:05.161 INFO:tasks.rados.rados.0.smithi053.stdout:2058: seq_num 689 ranges {1851392=745472,2596864=786432,3383296=417792} 2024-01-15T22:56:05.174 INFO:tasks.rados.rados.0.smithi053.stdout:2058: writing smithi053129169-10 from 1851392 to 2596864 tid 1 2024-01-15T22:56:05.179 INFO:tasks.rados.rados.0.smithi053.stdout:2058: writing smithi053129169-10 from 2596864 to 3383296 tid 2 2024-01-15T22:56:05.182 INFO:tasks.rados.rados.0.smithi053.stdout:2058: writing smithi053129169-10 from 3383296 to 3801088 tid 3 2024-01-15T22:56:05.182 INFO:tasks.rados.rados.0.smithi053.stdout:2059: copy_from oid 19 from oid 47 current snap is 206 2024-01-15T22:56:05.182 INFO:tasks.rados.rados.0.smithi053.stdout:2056: finishing write tid 3 to smithi053129169-40 2024-01-15T22:56:05.182 INFO:tasks.rados.rados.0.smithi053.stdout:2056: finishing write tid 4 to smithi053129169-40 2024-01-15T22:56:05.183 INFO:tasks.rados.rados.0.smithi053.stdout:2056: finishing write tid 5 to smithi053129169-40 2024-01-15T22:56:05.183 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 961 (ObjNum 688 snap 206 seq_num 688) dirty exists 2024-01-15T22:56:05.183 INFO:tasks.rados.rados.0.smithi053.stdout:2056: left oid 40 (ObjNum 688 snap 206 seq_num 688) 2024-01-15T22:56:05.183 INFO:tasks.rados.rados.0.smithi053.stdout:2058: finishing write tid 1 to smithi053129169-10 2024-01-15T22:56:05.183 INFO:tasks.rados.rados.0.smithi053.stdout:2057: finishing copy_from to smithi053129169-31 2024-01-15T22:56:05.183 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 1669 (ObjNum 682 snap 203 seq_num 682) dirty exists 2024-01-15T22:56:05.183 INFO:tasks.rados.rados.0.smithi053.stdout:2057: finishing copy_from racing read to smithi053129169-31 2024-01-15T22:56:05.183 INFO:tasks.rados.rados.0.smithi053.stdout:2056: done (3 left) 2024-01-15T22:56:05.183 INFO:tasks.rados.rados.0.smithi053.stdout:2057: done (2 left) 2024-01-15T22:56:05.183 INFO:tasks.rados.rados.0.smithi053.stdout:2060: delete oid 31 current snap is 206 2024-01-15T22:56:05.184 INFO:tasks.rados.rados.0.smithi053.stdout:2060: done (2 left) 2024-01-15T22:56:05.184 INFO:tasks.rados.rados.0.smithi053.stdout:2061: snap_remove snap 185 2024-01-15T22:56:05.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:56:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:56:05] "GET /metrics HTTP/1.1" 200 36204 "" "Prometheus/2.43.0" 2024-01-15T22:56:05.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:05 smithi053 ceph-mon[143363]: osdmap e457: 8 total, 8 up, 8 in 2024-01-15T22:56:05.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:05 smithi053 ceph-mon[143363]: mds.? [v2:172.21.15.53:6834/51787302,v1:172.21.15.53:6835/51787302] up:reconnect 2024-01-15T22:56:05.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:05 smithi053 ceph-mon[143363]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-01-15T22:56:05.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:05 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:56:05.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:05 smithi053 ceph-mon[146052]: osdmap e457: 8 total, 8 up, 8 in 2024-01-15T22:56:05.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:05 smithi053 ceph-mon[146052]: mds.? [v2:172.21.15.53:6834/51787302,v1:172.21.15.53:6835/51787302] up:reconnect 2024-01-15T22:56:05.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:05 smithi053 ceph-mon[146052]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-01-15T22:56:05.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:05 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:56:05.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:05 smithi163 ceph-mon[138526]: osdmap e457: 8 total, 8 up, 8 in 2024-01-15T22:56:05.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:05 smithi163 ceph-mon[138526]: mds.? [v2:172.21.15.53:6834/51787302,v1:172.21.15.53:6835/51787302] up:reconnect 2024-01-15T22:56:05.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:05 smithi163 ceph-mon[138526]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-01-15T22:56:05.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:05 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:56:05.966 INFO:tasks.rados.rados.0.smithi053.stdout:2061: done (2 left) 2024-01-15T22:56:05.966 INFO:tasks.rados.rados.0.smithi053.stdout:2062: snap_remove snap 199 2024-01-15T22:56:06.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:06 smithi163 ceph-mon[138526]: pgmap v403: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 430 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 5.3 MiB/s wr, 33 op/s 2024-01-15T22:56:06.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:06 smithi163 ceph-mon[138526]: osdmap e458: 8 total, 8 up, 8 in 2024-01-15T22:56:06.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:06 smithi163 ceph-mon[138526]: mds.? [v2:172.21.15.53:6834/51787302,v1:172.21.15.53:6835/51787302] up:rejoin 2024-01-15T22:56:06.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:06 smithi163 ceph-mon[138526]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-01-15T22:56:06.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:06 smithi163 ceph-mon[138526]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-01-15T22:56:06.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:06 smithi163 ceph-mon[138526]: osdmap e459: 8 total, 8 up, 8 in 2024-01-15T22:56:06.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:06 smithi053 ceph-mon[143363]: pgmap v403: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 430 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 5.3 MiB/s wr, 33 op/s 2024-01-15T22:56:06.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:06 smithi053 ceph-mon[143363]: osdmap e458: 8 total, 8 up, 8 in 2024-01-15T22:56:06.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:06 smithi053 ceph-mon[143363]: mds.? [v2:172.21.15.53:6834/51787302,v1:172.21.15.53:6835/51787302] up:rejoin 2024-01-15T22:56:06.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:06 smithi053 ceph-mon[143363]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-01-15T22:56:06.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:06 smithi053 ceph-mon[143363]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-01-15T22:56:06.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:06 smithi053 ceph-mon[143363]: osdmap e459: 8 total, 8 up, 8 in 2024-01-15T22:56:06.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:06 smithi053 ceph-mon[146052]: pgmap v403: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 430 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 5.3 MiB/s wr, 33 op/s 2024-01-15T22:56:06.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:06 smithi053 ceph-mon[146052]: osdmap e458: 8 total, 8 up, 8 in 2024-01-15T22:56:06.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:06 smithi053 ceph-mon[146052]: mds.? [v2:172.21.15.53:6834/51787302,v1:172.21.15.53:6835/51787302] up:rejoin 2024-01-15T22:56:06.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:06 smithi053 ceph-mon[146052]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-01-15T22:56:06.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:06 smithi053 ceph-mon[146052]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-01-15T22:56:06.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:06 smithi053 ceph-mon[146052]: osdmap e459: 8 total, 8 up, 8 in 2024-01-15T22:56:06.975 INFO:tasks.rados.rados.0.smithi053.stdout:2062: done (2 left) 2024-01-15T22:56:06.976 INFO:tasks.rados.rados.0.smithi053.stdout:2063: copy_from oid 30 from oid 31 current snap is 206 2024-01-15T22:56:06.976 INFO:tasks.rados.rados.0.smithi053.stdout:2064: read oid 26 snap -1 2024-01-15T22:56:06.976 INFO:tasks.rados.rados.0.smithi053.stdout:2064: expect (ObjNum 543 snap 158 seq_num 543) 2024-01-15T22:56:06.976 INFO:tasks.rados.rados.0.smithi053.stdout:2065: setattr oid 41 current snap is 206 2024-01-15T22:56:06.976 INFO:tasks.rados.rados.0.smithi053.stdout:2066: snap_remove snap 193 2024-01-15T22:56:07.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:07 smithi163 ceph-mon[138526]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-01-15T22:56:07.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:07 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T22:56:07.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:07 smithi163 ceph-mon[138526]: mds.? [v2:172.21.15.53:6834/51787302,v1:172.21.15.53:6835/51787302] up:active 2024-01-15T22:56:07.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:07 smithi163 ceph-mon[138526]: fsmap cephfs:1 {0=a=up:active} 2024-01-15T22:56:07.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:07 smithi163 ceph-mon[138526]: osdmap e460: 8 total, 8 up, 8 in 2024-01-15T22:56:07.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:07 smithi053 ceph-mon[143363]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-01-15T22:56:07.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:07 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T22:56:07.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:07 smithi053 ceph-mon[143363]: mds.? [v2:172.21.15.53:6834/51787302,v1:172.21.15.53:6835/51787302] up:active 2024-01-15T22:56:07.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:07 smithi053 ceph-mon[143363]: fsmap cephfs:1 {0=a=up:active} 2024-01-15T22:56:07.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:07 smithi053 ceph-mon[143363]: osdmap e460: 8 total, 8 up, 8 in 2024-01-15T22:56:07.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:07 smithi053 ceph-mon[146052]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-01-15T22:56:07.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:07 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T22:56:07.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:07 smithi053 ceph-mon[146052]: mds.? [v2:172.21.15.53:6834/51787302,v1:172.21.15.53:6835/51787302] up:active 2024-01-15T22:56:07.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:07 smithi053 ceph-mon[146052]: fsmap cephfs:1 {0=a=up:active} 2024-01-15T22:56:07.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:07 smithi053 ceph-mon[146052]: osdmap e460: 8 total, 8 up, 8 in 2024-01-15T22:56:07.977 INFO:tasks.rados.rados.0.smithi053.stdout:2066: done (5 left) 2024-01-15T22:56:07.978 INFO:tasks.rados.rados.0.smithi053.stdout:2067: read oid 42 snap 182 2024-01-15T22:56:07.978 INFO:tasks.rados.rados.0.smithi053.stdout:2067: expect deleted 2024-01-15T22:56:07.978 INFO:tasks.rados.rados.0.smithi053.stdout:2068: rmattr oid 11 current snap is 206 2024-01-15T22:56:07.978 INFO:tasks.rados.rados.0.smithi053.stdout:2068: done (6 left) 2024-01-15T22:56:07.978 INFO:tasks.rados.rados.0.smithi053.stdout:2069: read oid 24 snap -1 2024-01-15T22:56:07.978 INFO:tasks.rados.rados.0.smithi053.stdout:2069: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:56:07.978 INFO:tasks.rados.rados.0.smithi053.stdout:2070: rollback oid 48 current snap is 206 2024-01-15T22:56:07.978 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 48 to 189 2024-01-15T22:56:07.978 INFO:tasks.rados.rados.0.smithi053.stdout:2071: rollback oid 29 current snap is 206 2024-01-15T22:56:07.978 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 29 to 170 2024-01-15T22:56:07.978 INFO:tasks.rados.rados.0.smithi053.stdout:2072: snap_create 2024-01-15T22:56:07.985 INFO:tasks.rados.rados.0.smithi053.stdout:2058: finishing write tid 2 to smithi053129169-10 2024-01-15T22:56:07.985 INFO:tasks.rados.rados.0.smithi053.stdout:2059: finishing copy_from to smithi053129169-19 2024-01-15T22:56:07.985 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 1477 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-01-15T22:56:07.985 INFO:tasks.rados.rados.0.smithi053.stdout:2058: finishing write tid 3 to smithi053129169-10 2024-01-15T22:56:07.985 INFO:tasks.rados.rados.0.smithi053.stdout:2058: finishing write tid 4 to smithi053129169-10 2024-01-15T22:56:07.985 INFO:tasks.rados.rados.0.smithi053.stdout:2059: finishing copy_from racing read to smithi053129169-19 2024-01-15T22:56:07.986 INFO:tasks.rados.rados.0.smithi053.stdout:2058: finishing write tid 5 to smithi053129169-10 2024-01-15T22:56:07.986 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 1220 (ObjNum 689 snap 206 seq_num 689) dirty exists 2024-01-15T22:56:07.986 INFO:tasks.rados.rados.0.smithi053.stdout:2058: left oid 10 (ObjNum 689 snap 206 seq_num 689) 2024-01-15T22:56:07.986 INFO:tasks.rados.rados.0.smithi053.stdout:2063: finishing copy_from to smithi053129169-30 2024-01-15T22:56:07.986 INFO:tasks.rados.rados.0.smithi053.stdout:2063: got expected ENOENT (src dne) 2024-01-15T22:56:07.986 INFO:tasks.rados.rados.0.smithi053.stdout:2063: finishing copy_from racing read to smithi053129169-30 2024-01-15T22:56:07.986 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1283 (ObjNum 161 snap 0 seq_num 2) dirty exists 2024-01-15T22:56:07.986 INFO:tasks.rados.rados.0.smithi053.stdout:2064: expect (ObjNum 543 snap 158 seq_num 543) 2024-01-15T22:56:08.034 INFO:tasks.rados.rados.0.smithi053.stdout:2069: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:56:08.035 INFO:tasks.rados.rados.0.smithi053.stdout:2071: finishing rollback tid 1 to smithi053129169-29 2024-01-15T22:56:08.035 INFO:tasks.rados.rados.0.smithi053.stdout:2071: finishing rollback tid 2 to smithi053129169-29 2024-01-15T22:56:08.035 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 1266 (ObjNum 532 snap 157 seq_num 532) dirty exists 2024-01-15T22:56:08.035 INFO:tasks.rados.rados.0.smithi053.stdout:2070: finishing rollback tid 0 to smithi053129169-48 2024-01-15T22:56:08.035 INFO:tasks.rados.rados.0.smithi053.stdout:2070: finishing rollback tid 1 to smithi053129169-48 2024-01-15T22:56:08.035 INFO:tasks.rados.rados.0.smithi053.stdout:2070: finishing rollback tid 2 to smithi053129169-48 2024-01-15T22:56:08.035 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 1707 (ObjNum 607 snap 178 seq_num 607) dirty exists 2024-01-15T22:56:08.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:08 smithi163 ceph-mon[138526]: pgmap v406: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 405 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.3 MiB/s wr, 31 op/s 2024-01-15T22:56:08.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:08 smithi163 ceph-mon[138526]: osdmap e461: 8 total, 8 up, 8 in 2024-01-15T22:56:08.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:08 smithi053 ceph-mon[143363]: pgmap v406: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 405 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.3 MiB/s wr, 31 op/s 2024-01-15T22:56:08.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:08 smithi053 ceph-mon[143363]: osdmap e461: 8 total, 8 up, 8 in 2024-01-15T22:56:08.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:08 smithi053 ceph-mon[146052]: pgmap v406: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 405 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.3 MiB/s wr, 31 op/s 2024-01-15T22:56:08.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:08 smithi053 ceph-mon[146052]: osdmap e461: 8 total, 8 up, 8 in 2024-01-15T22:56:08.976 INFO:tasks.rados.rados.0.smithi053.stdout:2058: done (9 left) 2024-01-15T22:56:08.976 INFO:tasks.rados.rados.0.smithi053.stdout:2059: done (8 left) 2024-01-15T22:56:08.976 INFO:tasks.rados.rados.0.smithi053.stdout:2063: done (7 left) 2024-01-15T22:56:08.976 INFO:tasks.rados.rados.0.smithi053.stdout:2064: done (6 left) 2024-01-15T22:56:08.977 INFO:tasks.rados.rados.0.smithi053.stdout:2065: done (5 left) 2024-01-15T22:56:08.977 INFO:tasks.rados.rados.0.smithi053.stdout:2067: done (4 left) 2024-01-15T22:56:08.977 INFO:tasks.rados.rados.0.smithi053.stdout:2069: done (3 left) 2024-01-15T22:56:08.977 INFO:tasks.rados.rados.0.smithi053.stdout:2070: done (2 left) 2024-01-15T22:56:08.977 INFO:tasks.rados.rados.0.smithi053.stdout:2071: done (1 left) 2024-01-15T22:56:08.977 INFO:tasks.rados.rados.0.smithi053.stdout:2072: done (0 left) 2024-01-15T22:56:08.977 INFO:tasks.rados.rados.0.smithi053.stdout:2073: read oid 42 snap 183 2024-01-15T22:56:08.977 INFO:tasks.rados.rados.0.smithi053.stdout:2073: expect deleted 2024-01-15T22:56:08.977 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 207 2024-01-15T22:56:08.977 INFO:tasks.rados.rados.0.smithi053.stdout:2074: seq_num 691 ranges {0=778240,778240=548864,1327104=614400,1941504=40960} 2024-01-15T22:56:08.980 INFO:tasks.rados.rados.0.smithi053.stdout:2074: writing smithi053129169-12 from 0 to 778240 tid 1 2024-01-15T22:56:08.983 INFO:tasks.rados.rados.0.smithi053.stdout:2074: writing smithi053129169-12 from 778240 to 1327104 tid 2 2024-01-15T22:56:08.987 INFO:tasks.rados.rados.0.smithi053.stdout:2074: writing smithi053129169-12 from 1327104 to 1941504 tid 3 2024-01-15T22:56:08.987 INFO:tasks.rados.rados.0.smithi053.stdout:2074: writing smithi053129169-12 from 1941504 to 1982464 tid 4 2024-01-15T22:56:08.987 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 22 current snap is 207 2024-01-15T22:56:08.987 INFO:tasks.rados.rados.0.smithi053.stdout:2075: seq_num 692 ranges {0=794624,794624=483328,1277952=720896} 2024-01-15T22:56:08.991 INFO:tasks.rados.rados.0.smithi053.stdout:2075: writing smithi053129169-22 from 0 to 794624 tid 1 2024-01-15T22:56:08.994 INFO:tasks.rados.rados.0.smithi053.stdout:2075: writing smithi053129169-22 from 794624 to 1277952 tid 2 2024-01-15T22:56:08.999 INFO:tasks.rados.rados.0.smithi053.stdout:2075: writing smithi053129169-22 from 1277952 to 1998848 tid 3 2024-01-15T22:56:09.000 INFO:tasks.rados.rados.0.smithi053.stdout:2073: done (2 left) 2024-01-15T22:56:09.000 INFO:tasks.rados.rados.0.smithi053.stdout:2076: rollback oid 49 current snap is 207 2024-01-15T22:56:09.000 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 49 to 200 2024-01-15T22:56:09.000 INFO:tasks.rados.rados.0.smithi053.stdout:2074: finishing write tid 1 to smithi053129169-12 2024-01-15T22:56:09.000 INFO:tasks.rados.rados.0.smithi053.stdout:2074: finishing write tid 2 to smithi053129169-12 2024-01-15T22:56:09.000 INFO:tasks.rados.rados.0.smithi053.stdout:2074: finishing write tid 3 to smithi053129169-12 2024-01-15T22:56:09.000 INFO:tasks.rados.rados.0.smithi053.stdout:2074: finishing write tid 4 to smithi053129169-12 2024-01-15T22:56:09.000 INFO:tasks.rados.rados.0.smithi053.stdout:2074: finishing write tid 5 to smithi053129169-12 2024-01-15T22:56:09.000 INFO:tasks.rados.rados.0.smithi053.stdout:2074: finishing write tid 6 to smithi053129169-12 2024-01-15T22:56:09.000 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 1528 (ObjNum 691 snap 207 seq_num 691) dirty exists 2024-01-15T22:56:09.000 INFO:tasks.rados.rados.0.smithi053.stdout:2074: left oid 12 (ObjNum 691 snap 207 seq_num 691) 2024-01-15T22:56:09.000 INFO:tasks.rados.rados.0.smithi053.stdout:2075: finishing write tid 1 to smithi053129169-22 2024-01-15T22:56:09.001 INFO:tasks.rados.rados.0.smithi053.stdout:2074: done (2 left) 2024-01-15T22:56:09.001 INFO:tasks.rados.rados.0.smithi053.stdout:2077: rollback oid 50 current snap is 207 2024-01-15T22:56:09.001 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 50 to 189 2024-01-15T22:56:09.001 INFO:tasks.rados.rados.0.smithi053.stdout:2078: read oid 15 snap -1 2024-01-15T22:56:09.001 INFO:tasks.rados.rados.0.smithi053.stdout:2078: expect (ObjNum 611 snap 180 seq_num 611) 2024-01-15T22:56:09.001 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 9 current snap is 207 2024-01-15T22:56:09.001 INFO:tasks.rados.rados.0.smithi053.stdout:2079: seq_num 693 ranges {0=409600,409600=770048,1179648=581632,1761280=253952} 2024-01-15T22:56:09.001 INFO:tasks.rados.rados.0.smithi053.stdout:2079: writing smithi053129169-9 from 0 to 409600 tid 1 2024-01-15T22:56:09.006 INFO:tasks.rados.rados.0.smithi053.stdout:2079: writing smithi053129169-9 from 409600 to 1179648 tid 2 2024-01-15T22:56:09.009 INFO:tasks.rados.rados.0.smithi053.stdout:2079: writing smithi053129169-9 from 1179648 to 1761280 tid 3 2024-01-15T22:56:09.012 INFO:tasks.rados.rados.0.smithi053.stdout:2079: writing smithi053129169-9 from 1761280 to 2015232 tid 4 2024-01-15T22:56:09.012 INFO:tasks.rados.rados.0.smithi053.stdout:2080: read oid 21 snap -1 2024-01-15T22:56:09.012 INFO:tasks.rados.rados.0.smithi053.stdout:2080: expect (ObjNum 682 snap 203 seq_num 682) 2024-01-15T22:56:09.012 INFO:tasks.rados.rados.0.smithi053.stdout:2081: read oid 26 snap -1 2024-01-15T22:56:09.012 INFO:tasks.rados.rados.0.smithi053.stdout:2081: expect (ObjNum 543 snap 158 seq_num 543) 2024-01-15T22:56:09.012 INFO:tasks.rados.rados.0.smithi053.stdout:2082: read oid 48 snap -1 2024-01-15T22:56:09.012 INFO:tasks.rados.rados.0.smithi053.stdout:2082: expect (ObjNum 607 snap 178 seq_num 607) 2024-01-15T22:56:09.012 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 18 current snap is 207 2024-01-15T22:56:09.012 INFO:tasks.rados.rados.0.smithi053.stdout:2075: finishing write tid 2 to smithi053129169-22 2024-01-15T22:56:09.013 INFO:tasks.rados.rados.0.smithi053.stdout:2076: finishing rollback tid 0 to smithi053129169-49 2024-01-15T22:56:09.013 INFO:tasks.rados.rados.0.smithi053.stdout:2079: finishing write tid 1 to smithi053129169-9 2024-01-15T22:56:09.013 INFO:tasks.rados.rados.0.smithi053.stdout:2083: seq_num 694 ranges {3358720=425984,3784704=655360,4440064=786432,5226496=163840} 2024-01-15T22:56:09.033 INFO:tasks.rados.rados.0.smithi053.stdout:2083: writing smithi053129169-18 from 3358720 to 3784704 tid 1 2024-01-15T22:56:09.036 INFO:tasks.rados.rados.0.smithi053.stdout:2083: writing smithi053129169-18 from 3784704 to 4440064 tid 2 2024-01-15T22:56:09.041 INFO:tasks.rados.rados.0.smithi053.stdout:2083: writing smithi053129169-18 from 4440064 to 5226496 tid 3 2024-01-15T22:56:09.042 INFO:tasks.rados.rados.0.smithi053.stdout:2083: writing smithi053129169-18 from 5226496 to 5390336 tid 4 2024-01-15T22:56:09.042 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 16 current snap is 207 2024-01-15T22:56:09.043 INFO:tasks.rados.rados.0.smithi053.stdout:2076: finishing rollback tid 1 to smithi053129169-49 2024-01-15T22:56:09.043 INFO:tasks.rados.rados.0.smithi053.stdout:2076: finishing rollback tid 2 to smithi053129169-49 2024-01-15T22:56:09.043 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 1719 (ObjNum 665 snap 199 seq_num 665) dirty exists 2024-01-15T22:56:09.043 INFO:tasks.rados.rados.0.smithi053.stdout:2075: finishing write tid 3 to smithi053129169-22 2024-01-15T22:56:09.043 INFO:tasks.rados.rados.0.smithi053.stdout:2084: seq_num 695 ranges {4096000=442368,4538368=540672,5079040=598016,5677056=466944} 2024-01-15T22:56:09.067 INFO:tasks.rados.rados.0.smithi053.stdout:2084: writing smithi053129169-16 from 4096000 to 4538368 tid 1 2024-01-15T22:56:09.070 INFO:tasks.rados.rados.0.smithi053.stdout:2084: writing smithi053129169-16 from 4538368 to 5079040 tid 2 2024-01-15T22:56:09.073 INFO:tasks.rados.rados.0.smithi053.stdout:2084: writing smithi053129169-16 from 5079040 to 5677056 tid 3 2024-01-15T22:56:09.076 INFO:tasks.rados.rados.0.smithi053.stdout:2084: writing smithi053129169-16 from 5677056 to 6144000 tid 4 2024-01-15T22:56:09.077 INFO:tasks.rados.rados.0.smithi053.stdout:2076: done (9 left) 2024-01-15T22:56:09.077 INFO:tasks.rados.rados.0.smithi053.stdout:2085: read oid 19 snap 206 2024-01-15T22:56:09.077 INFO:tasks.rados.rados.0.smithi053.stdout:2085: expect (ObjNum -656979952 snap 21934 seq_num 3639055808) 2024-01-15T22:56:09.077 INFO:tasks.rados.rados.0.smithi053.stdout:2086: snap_remove snap 204 2024-01-15T22:56:09.745 INFO:teuthology.orchestra.run.smithi053.stdout:true 2024-01-15T22:56:09.981 INFO:tasks.rados.rados.0.smithi053.stdout:2086: done (10 left) 2024-01-15T22:56:09.982 INFO:tasks.rados.rados.0.smithi053.stdout:2087: rollback oid 6 current snap is 207 2024-01-15T22:56:09.982 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 6 to 201 2024-01-15T22:56:09.982 INFO:tasks.rados.rados.0.smithi053.stdout:2088: snap_remove snap 198 2024-01-15T22:56:10.078 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-15T22:56:10.078 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (5m) 12s ago 8m 28.5M - 0.25.0 c8568f914cd2 9a47f1d13586 2024-01-15T22:56:10.078 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi163 *:3000 running (5m) 27s ago 8m 91.5M - 9.4.7 954c08fa6188 13a2c7b92d98 2024-01-15T22:56:10.078 INFO:teuthology.orchestra.run.smithi053.stdout:mds.a smithi053 running (14s) 12s ago 9m 15.7M - 18.2.1-242-gd2f11f33 f16b14f4c75d b4ee7311578c 2024-01-15T22:56:10.078 INFO:teuthology.orchestra.run.smithi053.stdout:mds.b smithi163 running (9m) 27s ago 9m 17.3M - 17.2.7-268-g6441305d c3a232f785d8 c0b806195a60 2024-01-15T22:56:10.078 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi163 *:8443,9283,8765 running (4m) 27s ago 11m 449M - 18.2.1-242-gd2f11f33 f16b14f4c75d 1e115ae1e0c7 2024-01-15T22:56:10.078 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (5m) 12s ago 13m 519M - 18.2.1-242-gd2f11f33 f16b14f4c75d cb1657132d65 2024-01-15T22:56:10.078 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (4m) 12s ago 13m 105M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d a47e1c16b72c 2024-01-15T22:56:10.078 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi163 running (4m) 27s ago 11m 69.1M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d b2d91135e37d 2024-01-15T22:56:10.078 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (4m) 12s ago 11m 83.0M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d 8bb8f7a4f9b5 2024-01-15T22:56:10.078 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (5m) 12s ago 8m 17.6M - 1.5.0 0da6a335fe13 3b51e4e7e299 2024-01-15T22:56:10.078 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi163 *:9100 running (5m) 27s ago 8m 18.0M - 1.5.0 0da6a335fe13 5ddabc842ce8 2024-01-15T22:56:10.079 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (3m) 12s ago 11m 583M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d c8aace9ef8ef 2024-01-15T22:56:10.079 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (3m) 12s ago 11m 434M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d 62f6e9f6a632 2024-01-15T22:56:10.079 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (2m) 12s ago 10m 363M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d 5845a6a52aa5 2024-01-15T22:56:10.079 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (2m) 12s ago 10m 293M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d bf6068db6ec4 2024-01-15T22:56:10.079 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi163 running (114s) 27s ago 10m 347M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 3f1c90058a90 2024-01-15T22:56:10.079 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi163 running (86s) 27s ago 9m 369M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 63f58e9f7bab 2024-01-15T22:56:10.079 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi163 running (58s) 27s ago 9m 243M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 84d078eaa890 2024-01-15T22:56:10.079 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi163 running (31s) 27s ago 9m 11.9M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 5c1e5028a735 2024-01-15T22:56:10.079 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi163 *:9095 running (5m) 27s ago 8m 63.5M - 2.43.0 a07b618ecd1d c7eb40616e72 2024-01-15T22:56:10.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:09 smithi163 ceph-mon[138526]: pgmap v409: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 411 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-01-15T22:56:10.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:09 smithi163 ceph-mon[138526]: osdmap e462: 8 total, 8 up, 8 in 2024-01-15T22:56:10.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:09 smithi053 ceph-mon[143363]: pgmap v409: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 411 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-01-15T22:56:10.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:09 smithi053 ceph-mon[143363]: osdmap e462: 8 total, 8 up, 8 in 2024-01-15T22:56:10.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:09 smithi053 ceph-mon[146052]: pgmap v409: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 411 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-01-15T22:56:10.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:09 smithi053 ceph-mon[146052]: osdmap e462: 8 total, 8 up, 8 in 2024-01-15T22:56:10.476 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:56:10.477 INFO:teuthology.orchestra.run.smithi053.stdout: "mon": { 2024-01-15T22:56:10.477 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 3 2024-01-15T22:56:10.477 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:56:10.477 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr": { 2024-01-15T22:56:10.477 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 2 2024-01-15T22:56:10.477 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:56:10.477 INFO:teuthology.orchestra.run.smithi053.stdout: "osd": { 2024-01-15T22:56:10.477 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 8 2024-01-15T22:56:10.477 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:56:10.477 INFO:teuthology.orchestra.run.smithi053.stdout: "mds": { 2024-01-15T22:56:10.478 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 1 2024-01-15T22:56:10.478 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:56:10.478 INFO:teuthology.orchestra.run.smithi053.stdout: "overall": { 2024-01-15T22:56:10.478 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 14 2024-01-15T22:56:10.478 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-01-15T22:56:10.478 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:56:10.978 INFO:tasks.rados.rados.0.smithi053.stdout:2088: done (11 left) 2024-01-15T22:56:10.978 INFO:tasks.rados.rados.0.smithi053.stdout:2089: copy_from oid 30 from oid 47 current snap is 207 2024-01-15T22:56:10.978 INFO:tasks.rados.rados.0.smithi053.stdout:2090: snap_remove snap 195 2024-01-15T22:56:11.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:10 smithi053 ceph-mon[143363]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:56:11.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:10 smithi053 ceph-mon[143363]: osdmap e463: 8 total, 8 up, 8 in 2024-01-15T22:56:11.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:10 smithi053 ceph-mon[143363]: from='client.44300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:56:11.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:10 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/806372104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:11.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:10 smithi053 ceph-mon[143363]: osdmap e464: 8 total, 8 up, 8 in 2024-01-15T22:56:11.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:10 smithi053 ceph-mon[146052]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:56:11.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:10 smithi053 ceph-mon[146052]: osdmap e463: 8 total, 8 up, 8 in 2024-01-15T22:56:11.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:11 smithi053 ceph-mon[146052]: from='client.44300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:56:11.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:11 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/806372104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:11.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:11 smithi053 ceph-mon[146052]: osdmap e464: 8 total, 8 up, 8 in 2024-01-15T22:56:11.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:10 smithi163 ceph-mon[138526]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:56:11.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:10 smithi163 ceph-mon[138526]: osdmap e463: 8 total, 8 up, 8 in 2024-01-15T22:56:11.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:10 smithi163 ceph-mon[138526]: from='client.44300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:56:11.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:10 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/806372104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:11.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:10 smithi163 ceph-mon[138526]: osdmap e464: 8 total, 8 up, 8 in 2024-01-15T22:56:11.988 INFO:tasks.rados.rados.0.smithi053.stdout:2090: done (12 left) 2024-01-15T22:56:11.988 INFO:tasks.rados.rados.0.smithi053.stdout:2091: delete oid 39 current snap is 207 2024-01-15T22:56:11.998 INFO:tasks.rados.rados.0.smithi053.stdout:2075: finishing write tid 4 to smithi053129169-22 2024-01-15T22:56:11.998 INFO:tasks.rados.rados.0.smithi053.stdout:2077: finishing rollback tid 0 to smithi053129169-50 2024-01-15T22:56:11.998 INFO:tasks.rados.rados.0.smithi053.stdout:2077: finishing rollback tid 1 to smithi053129169-50 2024-01-15T22:56:11.998 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 1438 (ObjNum 129 snap 0 seq_num 3639064984) dirty dne 2024-01-15T22:56:11.998 INFO:tasks.rados.rados.0.smithi053.stdout:2075: finishing write tid 5 to smithi053129169-22 2024-01-15T22:56:11.998 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 1435 (ObjNum 692 snap 207 seq_num 692) dirty exists 2024-01-15T22:56:11.999 INFO:tasks.rados.rados.0.smithi053.stdout:2075: left oid 22 (ObjNum 692 snap 207 seq_num 692) 2024-01-15T22:56:11.999 INFO:tasks.rados.rados.0.smithi053.stdout:2079: finishing write tid 2 to smithi053129169-9 2024-01-15T22:56:11.999 INFO:tasks.rados.rados.0.smithi053.stdout:2079: finishing write tid 3 to smithi053129169-9 2024-01-15T22:56:11.999 INFO:tasks.rados.rados.0.smithi053.stdout:2078: expect (ObjNum 611 snap 180 seq_num 611) 2024-01-15T22:56:12.022 INFO:tasks.rados.rados.0.smithi053.stdout:2079: finishing write tid 4 to smithi053129169-9 2024-01-15T22:56:12.022 INFO:tasks.rados.rados.0.smithi053.stdout:2079: finishing write tid 5 to smithi053129169-9 2024-01-15T22:56:12.022 INFO:tasks.rados.rados.0.smithi053.stdout:2075: done (12 left) 2024-01-15T22:56:12.022 INFO:tasks.rados.rados.0.smithi053.stdout:2077: done (11 left) 2024-01-15T22:56:12.022 INFO:tasks.rados.rados.0.smithi053.stdout:2078: done (10 left) 2024-01-15T22:56:12.022 INFO:tasks.rados.rados.0.smithi053.stdout:2091: done (9 left) 2024-01-15T22:56:12.022 INFO:tasks.rados.rados.0.smithi053.stdout:2092: read oid 23 snap -1 2024-01-15T22:56:12.022 INFO:tasks.rados.rados.0.smithi053.stdout:2092: expect (ObjNum 638 snap 187 seq_num 638) 2024-01-15T22:56:12.022 INFO:tasks.rados.rados.0.smithi053.stdout:2093: read oid 40 snap -1 2024-01-15T22:56:12.023 INFO:tasks.rados.rados.0.smithi053.stdout:2093: expect (ObjNum 688 snap 206 seq_num 688) 2024-01-15T22:56:12.023 INFO:tasks.rados.rados.0.smithi053.stdout:2079: finishing write tid 6 to smithi053129169-9 2024-01-15T22:56:12.023 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 1429 (ObjNum 693 snap 207 seq_num 693) dirty exists 2024-01-15T22:56:12.023 INFO:tasks.rados.rados.0.smithi053.stdout:2079: left oid 9 (ObjNum 693 snap 207 seq_num 693) 2024-01-15T22:56:12.023 INFO:tasks.rados.rados.0.smithi053.stdout:2081: expect (ObjNum 543 snap 158 seq_num 543) 2024-01-15T22:56:12.072 INFO:tasks.rados.rados.0.smithi053.stdout:2083: finishing write tid 1 to smithi053129169-18 2024-01-15T22:56:12.072 INFO:tasks.rados.rados.0.smithi053.stdout:2080: expect (ObjNum 682 snap 203 seq_num 682) 2024-01-15T22:56:12.208 INFO:tasks.rados.rados.0.smithi053.stdout:2082: expect (ObjNum 607 snap 178 seq_num 607) 2024-01-15T22:56:12.223 INFO:tasks.rados.rados.0.smithi053.stdout:2083: finishing write tid 2 to smithi053129169-18 2024-01-15T22:56:12.223 INFO:tasks.rados.rados.0.smithi053.stdout:2083: finishing write tid 3 to smithi053129169-18 2024-01-15T22:56:12.223 INFO:tasks.rados.rados.0.smithi053.stdout:2094: read oid 45 snap -1 2024-01-15T22:56:12.223 INFO:tasks.rados.rados.0.smithi053.stdout:2094: expect (ObjNum 672 snap 202 seq_num 672) 2024-01-15T22:56:12.223 INFO:tasks.rados.rados.0.smithi053.stdout:2079: done (11 left) 2024-01-15T22:56:12.223 INFO:tasks.rados.rados.0.smithi053.stdout:2080: done (10 left) 2024-01-15T22:56:12.224 INFO:tasks.rados.rados.0.smithi053.stdout:2081: done (9 left) 2024-01-15T22:56:12.224 INFO:tasks.rados.rados.0.smithi053.stdout:2082: done (8 left) 2024-01-15T22:56:12.224 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 207 2024-01-15T22:56:12.224 INFO:tasks.rados.rados.0.smithi053.stdout:2083: finishing write tid 4 to smithi053129169-18 2024-01-15T22:56:12.224 INFO:tasks.rados.rados.0.smithi053.stdout:2095: seq_num 697 ranges {3571712=475136,4046848=704512,4751360=557056,5308416=344064} 2024-01-15T22:56:12.245 INFO:tasks.rados.rados.0.smithi053.stdout:2095: writing smithi053129169-38 from 3571712 to 4046848 tid 1 2024-01-15T22:56:12.249 INFO:tasks.rados.rados.0.smithi053.stdout:2095: writing smithi053129169-38 from 4046848 to 4751360 tid 2 2024-01-15T22:56:12.252 INFO:tasks.rados.rados.0.smithi053.stdout:2095: writing smithi053129169-38 from 4751360 to 5308416 tid 3 2024-01-15T22:56:12.254 INFO:tasks.rados.rados.0.smithi053.stdout:2095: writing smithi053129169-38 from 5308416 to 5652480 tid 4 2024-01-15T22:56:12.254 INFO:tasks.rados.rados.0.smithi053.stdout:2096: snap_remove snap 173 2024-01-15T22:56:12.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:12 smithi053 ceph-mon[143363]: pgmap v412: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 418 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.8 MiB/s wr, 26 op/s 2024-01-15T22:56:12.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:12 smithi053 ceph-mon[146052]: pgmap v412: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 418 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.8 MiB/s wr, 26 op/s 2024-01-15T22:56:12.467 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:12 smithi163 ceph-mon[138526]: pgmap v412: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 418 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.8 MiB/s wr, 26 op/s 2024-01-15T22:56:12.467 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 22:56:12 smithi163 bash[170672]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-b 2024-01-15T22:56:12.729 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 22:56:12 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mds.b.service: Succeeded. 2024-01-15T22:56:12.729 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 22:56:12 smithi163 systemd[1]: Stopped Ceph mds.b for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:56:12.729 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 22:56:12 smithi163 systemd[1]: Starting Ceph mds.b for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:56:13.027 INFO:tasks.rados.rados.0.smithi053.stdout:2096: done (9 left) 2024-01-15T22:56:13.028 INFO:tasks.rados.rados.0.smithi053.stdout:2097: rollback oid 32 current snap is 207 2024-01-15T22:56:13.028 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 172 2024-01-15T22:56:13.028 INFO:tasks.rados.rados.0.smithi053.stdout:2098: read oid 39 snap -1 2024-01-15T22:56:13.028 INFO:tasks.rados.rados.0.smithi053.stdout:2098: expect deleted 2024-01-15T22:56:13.028 INFO:tasks.rados.rados.0.smithi053.stdout:2099: snap_create 2024-01-15T22:56:13.032 INFO:tasks.rados.rados.0.smithi053.stdout:2083: finishing write tid 5 to smithi053129169-18 2024-01-15T22:56:13.032 INFO:tasks.rados.rados.0.smithi053.stdout:2083: finishing write tid 6 to smithi053129169-18 2024-01-15T22:56:13.032 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 1288 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-01-15T22:56:13.032 INFO:tasks.rados.rados.0.smithi053.stdout:2083: left oid 18 (ObjNum 694 snap 207 seq_num 694) 2024-01-15T22:56:13.032 INFO:tasks.rados.rados.0.smithi053.stdout:2084: finishing write tid 1 to smithi053129169-16 2024-01-15T22:56:13.032 INFO:tasks.rados.rados.0.smithi053.stdout:2084: finishing write tid 2 to smithi053129169-16 2024-01-15T22:56:13.032 INFO:tasks.rados.rados.0.smithi053.stdout:2084: finishing write tid 3 to smithi053129169-16 2024-01-15T22:56:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2085: expect (ObjNum -656979952 snap 21934 seq_num 3639055808) 2024-01-15T22:56:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2084: finishing write tid 4 to smithi053129169-16 2024-01-15T22:56:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2084: finishing write tid 5 to smithi053129169-16 2024-01-15T22:56:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2084: finishing write tid 6 to smithi053129169-16 2024-01-15T22:56:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 1434 (ObjNum 695 snap 207 seq_num 695) dirty exists 2024-01-15T22:56:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2084: left oid 16 (ObjNum 695 snap 207 seq_num 695) 2024-01-15T22:56:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2087: finishing rollback tid 0 to smithi053129169-6 2024-01-15T22:56:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2087: finishing rollback tid 1 to smithi053129169-6 2024-01-15T22:56:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 641 (ObjNum 81 snap 0 seq_num 1920228976) dirty dne 2024-01-15T22:56:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2089: finishing copy_from to smithi053129169-30 2024-01-15T22:56:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 1477 (ObjNum 65 snap 0 seq_num 1734501966) dirty exists 2024-01-15T22:56:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2089: finishing copy_from racing read to smithi053129169-30 2024-01-15T22:56:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2093: expect (ObjNum 688 snap 206 seq_num 688) 2024-01-15T22:56:13.095 INFO:tasks.rados.rados.0.smithi053.stdout:2092: expect (ObjNum 638 snap 187 seq_num 638) 2024-01-15T22:56:13.210 INFO:tasks.rados.rados.0.smithi053.stdout:2094: expect (ObjNum 672 snap 202 seq_num 672) 2024-01-15T22:56:13.228 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:13 smithi163 ceph-mon[138526]: osdmap e465: 8 total, 8 up, 8 in 2024-01-15T22:56:13.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:13 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:13.229 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 22:56:12 smithi163 bash[170823]: f4dc7f47fc533b185f65833537254096c49b6b7f7dfdf05162a69f7836e306f1 2024-01-15T22:56:13.229 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 22:56:12 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-b[170837]: starting mds.b at 2024-01-15T22:56:13.229 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 22:56:12 smithi163 systemd[1]: Started Ceph mds.b for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:56:13.253 INFO:tasks.rados.rados.0.smithi053.stdout:2095: finishing write tid 1 to smithi053129169-38 2024-01-15T22:56:13.253 INFO:tasks.rados.rados.0.smithi053.stdout:2095: finishing write tid 2 to smithi053129169-38 2024-01-15T22:56:13.253 INFO:tasks.rados.rados.0.smithi053.stdout:2095: finishing write tid 3 to smithi053129169-38 2024-01-15T22:56:13.253 INFO:tasks.rados.rados.0.smithi053.stdout:2095: finishing write tid 4 to smithi053129169-38 2024-01-15T22:56:13.254 INFO:tasks.rados.rados.0.smithi053.stdout:2095: finishing write tid 5 to smithi053129169-38 2024-01-15T22:56:13.254 INFO:tasks.rados.rados.0.smithi053.stdout:2095: finishing write tid 6 to smithi053129169-38 2024-01-15T22:56:13.254 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 967 (ObjNum 697 snap 207 seq_num 697) dirty exists 2024-01-15T22:56:13.254 INFO:tasks.rados.rados.0.smithi053.stdout:2095: left oid 38 (ObjNum 697 snap 207 seq_num 697) 2024-01-15T22:56:13.254 INFO:tasks.rados.rados.0.smithi053.stdout:2097: finishing rollback tid 0 to smithi053129169-32 2024-01-15T22:56:13.254 INFO:tasks.rados.rados.0.smithi053.stdout:2097: finishing rollback tid 1 to smithi053129169-32 2024-01-15T22:56:13.254 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 1754 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-01-15T22:56:13.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:13 smithi053 ceph-mon[143363]: osdmap e465: 8 total, 8 up, 8 in 2024-01-15T22:56:13.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:13 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:13.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:13 smithi053 ceph-mon[146052]: osdmap e465: 8 total, 8 up, 8 in 2024-01-15T22:56:13.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:13 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:14.028 INFO:tasks.rados.rados.0.smithi053.stdout:2083: done (11 left) 2024-01-15T22:56:14.029 INFO:tasks.rados.rados.0.smithi053.stdout:2084: done (10 left) 2024-01-15T22:56:14.029 INFO:tasks.rados.rados.0.smithi053.stdout:2085: done (9 left) 2024-01-15T22:56:14.029 INFO:tasks.rados.rados.0.smithi053.stdout:2087: done (8 left) 2024-01-15T22:56:14.029 INFO:tasks.rados.rados.0.smithi053.stdout:2089: done (7 left) 2024-01-15T22:56:14.029 INFO:tasks.rados.rados.0.smithi053.stdout:2092: done (6 left) 2024-01-15T22:56:14.029 INFO:tasks.rados.rados.0.smithi053.stdout:2093: done (5 left) 2024-01-15T22:56:14.029 INFO:tasks.rados.rados.0.smithi053.stdout:2094: done (4 left) 2024-01-15T22:56:14.029 INFO:tasks.rados.rados.0.smithi053.stdout:2095: done (3 left) 2024-01-15T22:56:14.029 INFO:tasks.rados.rados.0.smithi053.stdout:2097: done (2 left) 2024-01-15T22:56:14.029 INFO:tasks.rados.rados.0.smithi053.stdout:2098: done (1 left) 2024-01-15T22:56:14.029 INFO:tasks.rados.rados.0.smithi053.stdout:2099: done (0 left) 2024-01-15T22:56:14.029 INFO:tasks.rados.rados.0.smithi053.stdout:2100: copy_from oid 21 from oid 50 current snap is 208 2024-01-15T22:56:14.029 INFO:tasks.rados.rados.0.smithi053.stdout:2101: read oid 7 snap -1 2024-01-15T22:56:14.029 INFO:tasks.rados.rados.0.smithi053.stdout:2101: expect (ObjNum 674 snap 202 seq_num 674) 2024-01-15T22:56:14.029 INFO:tasks.rados.rados.0.smithi053.stdout:2102: read oid 37 snap -1 2024-01-15T22:56:14.030 INFO:tasks.rados.rados.0.smithi053.stdout:2102: expect deleted 2024-01-15T22:56:14.030 INFO:tasks.rados.rados.0.smithi053.stdout:2103: snap_create 2024-01-15T22:56:14.031 INFO:tasks.rados.rados.0.smithi053.stdout:2100: finishing copy_from to smithi053129169-21 2024-01-15T22:56:14.031 INFO:tasks.rados.rados.0.smithi053.stdout:2100: got expected ENOENT (src dne) 2024-01-15T22:56:14.031 INFO:tasks.rados.rados.0.smithi053.stdout:2100: finishing copy_from racing read to smithi053129169-21 2024-01-15T22:56:14.038 INFO:tasks.rados.rados.0.smithi053.stdout:2101: expect (ObjNum 674 snap 202 seq_num 674) 2024-01-15T22:56:14.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:14 smithi053 ceph-mon[143363]: pgmap v415: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 422 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 29 op/s 2024-01-15T22:56:14.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:14 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:14.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:14 smithi053 ceph-mon[143363]: mds.? [v2:172.21.15.163:6832/467345471,v1:172.21.15.163:6833/467345471] up:boot 2024-01-15T22:56:14.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:14 smithi053 ceph-mon[143363]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:56:14.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:14 smithi053 ceph-mon[143363]: osdmap e466: 8 total, 8 up, 8 in 2024-01-15T22:56:14.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:56:14.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:14.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:56:14.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:14 smithi053 ceph-mon[146052]: pgmap v415: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 422 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 29 op/s 2024-01-15T22:56:14.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:14 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:14.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:14 smithi053 ceph-mon[146052]: mds.? [v2:172.21.15.163:6832/467345471,v1:172.21.15.163:6833/467345471] up:boot 2024-01-15T22:56:14.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:14 smithi053 ceph-mon[146052]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:56:14.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:14 smithi053 ceph-mon[146052]: osdmap e466: 8 total, 8 up, 8 in 2024-01-15T22:56:14.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:56:14.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:14.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:56:14.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:14 smithi163 ceph-mon[138526]: pgmap v415: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 422 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 29 op/s 2024-01-15T22:56:14.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:14 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:14.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:14 smithi163 ceph-mon[138526]: mds.? [v2:172.21.15.163:6832/467345471,v1:172.21.15.163:6833/467345471] up:boot 2024-01-15T22:56:14.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:14 smithi163 ceph-mon[138526]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-01-15T22:56:14.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:14 smithi163 ceph-mon[138526]: osdmap e466: 8 total, 8 up, 8 in 2024-01-15T22:56:14.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-01-15T22:56:14.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:14.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:56:15.034 INFO:tasks.rados.rados.0.smithi053.stdout:2100: done (3 left) 2024-01-15T22:56:15.034 INFO:tasks.rados.rados.0.smithi053.stdout:2101: done (2 left) 2024-01-15T22:56:15.034 INFO:tasks.rados.rados.0.smithi053.stdout:2102: done (1 left) 2024-01-15T22:56:15.035 INFO:tasks.rados.rados.0.smithi053.stdout:2103: done (0 left) 2024-01-15T22:56:15.035 INFO:tasks.rados.rados.0.smithi053.stdout:2104: rollback oid 37 current snap is 209 2024-01-15T22:56:15.035 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 37 to 208 2024-01-15T22:56:15.035 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 48 current snap is 209 2024-01-15T22:56:15.035 INFO:tasks.rados.rados.0.smithi053.stdout:2105: seq_num 698 ranges {573440=499712,1073152=589824,1662976=770048,2433024=245760} 2024-01-15T22:56:15.040 INFO:tasks.rados.rados.0.smithi053.stdout:2105: writing smithi053129169-48 from 573440 to 1073152 tid 1 2024-01-15T22:56:15.043 INFO:tasks.rados.rados.0.smithi053.stdout:2105: writing smithi053129169-48 from 1073152 to 1662976 tid 2 2024-01-15T22:56:15.048 INFO:tasks.rados.rados.0.smithi053.stdout:2105: writing smithi053129169-48 from 1662976 to 2433024 tid 3 2024-01-15T22:56:15.050 INFO:tasks.rados.rados.0.smithi053.stdout:2105: writing smithi053129169-48 from 2433024 to 2678784 tid 4 2024-01-15T22:56:15.050 INFO:tasks.rados.rados.0.smithi053.stdout:2106: snap_create 2024-01-15T22:56:15.050 INFO:tasks.rados.rados.0.smithi053.stdout:2104: finishing rollback tid 1 to smithi053129169-37 2024-01-15T22:56:15.050 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 1419 (ObjNum 145 snap 0 seq_num 3638960400) dirty dne 2024-01-15T22:56:15.050 INFO:tasks.rados.rados.0.smithi053.stdout:2105: finishing write tid 1 to smithi053129169-48 2024-01-15T22:56:15.050 INFO:tasks.rados.rados.0.smithi053.stdout:2105: finishing write tid 2 to smithi053129169-48 2024-01-15T22:56:15.053 INFO:tasks.rados.rados.0.smithi053.stdout:2105: finishing write tid 3 to smithi053129169-48 2024-01-15T22:56:15.053 INFO:tasks.rados.rados.0.smithi053.stdout:2105: finishing write tid 4 to smithi053129169-48 2024-01-15T22:56:15.053 INFO:tasks.rados.rados.0.smithi053.stdout:2105: finishing write tid 5 to smithi053129169-48 2024-01-15T22:56:15.054 INFO:tasks.rados.rados.0.smithi053.stdout:2105: finishing write tid 6 to smithi053129169-48 2024-01-15T22:56:15.054 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 1764 (ObjNum 698 snap 209 seq_num 698) dirty exists 2024-01-15T22:56:15.054 INFO:tasks.rados.rados.0.smithi053.stdout:2105: left oid 48 (ObjNum 698 snap 209 seq_num 698) 2024-01-15T22:56:15.228 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:15 smithi163 ceph-mon[138526]: osdmap e467: 8 total, 8 up, 8 in 2024-01-15T22:56:15.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:15.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:15.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:56:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:56:15] "GET /metrics HTTP/1.1" 200 36205 "" "Prometheus/2.43.0" 2024-01-15T22:56:15.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:15 smithi053 ceph-mon[143363]: osdmap e467: 8 total, 8 up, 8 in 2024-01-15T22:56:15.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:15.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:15.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:15 smithi053 ceph-mon[146052]: osdmap e467: 8 total, 8 up, 8 in 2024-01-15T22:56:15.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:15.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:15.966 INFO:tasks.rados.rados.0.smithi053.stdout:2104: done (2 left) 2024-01-15T22:56:15.966 INFO:tasks.rados.rados.0.smithi053.stdout:2105: done (1 left) 2024-01-15T22:56:15.966 INFO:tasks.rados.rados.0.smithi053.stdout:2106: done (0 left) 2024-01-15T22:56:15.966 INFO:tasks.rados.rados.0.smithi053.stdout:2107: read oid 21 snap -1 2024-01-15T22:56:15.966 INFO:tasks.rados.rados.0.smithi053.stdout:2107: expect (ObjNum 682 snap 203 seq_num 682) 2024-01-15T22:56:15.966 INFO:tasks.rados.rados.0.smithi053.stdout:2108: snap_remove snap 206 2024-01-15T22:56:16.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:16 smithi053 ceph-mon[143363]: pgmap v418: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 429 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.9 MiB/s wr, 24 op/s 2024-01-15T22:56:16.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:16 smithi053 ceph-mon[143363]: osdmap e468: 8 total, 8 up, 8 in 2024-01-15T22:56:16.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:16 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:16.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:16 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:16.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:16 smithi053 ceph-mon[143363]: osdmap e469: 8 total, 8 up, 8 in 2024-01-15T22:56:16.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:16 smithi053 ceph-mon[146052]: pgmap v418: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 429 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.9 MiB/s wr, 24 op/s 2024-01-15T22:56:16.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:16 smithi053 ceph-mon[146052]: osdmap e468: 8 total, 8 up, 8 in 2024-01-15T22:56:16.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:16 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:16.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:16 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:16.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:16 smithi053 ceph-mon[146052]: osdmap e469: 8 total, 8 up, 8 in 2024-01-15T22:56:16.327 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:16 smithi163 ceph-mon[138526]: pgmap v418: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 429 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.9 MiB/s wr, 24 op/s 2024-01-15T22:56:16.328 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:16 smithi163 ceph-mon[138526]: osdmap e468: 8 total, 8 up, 8 in 2024-01-15T22:56:16.328 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:16 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:16.328 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:16 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:16.328 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:16 smithi163 ceph-mon[138526]: osdmap e469: 8 total, 8 up, 8 in 2024-01-15T22:56:16.975 INFO:tasks.rados.rados.0.smithi053.stdout:2108: done (1 left) 2024-01-15T22:56:16.975 INFO:tasks.rados.rados.0.smithi053.stdout:2109: copy_from oid 1 from oid 37 current snap is 210 2024-01-15T22:56:16.975 INFO:tasks.rados.rados.0.smithi053.stdout:2107: expect (ObjNum 682 snap 203 seq_num 682) 2024-01-15T22:56:17.118 INFO:tasks.rados.rados.0.smithi053.stdout:2109: finishing copy_from to smithi053129169-1 2024-01-15T22:56:17.118 INFO:tasks.rados.rados.0.smithi053.stdout:2109: got expected ENOENT (src dne) 2024-01-15T22:56:17.118 INFO:tasks.rados.rados.0.smithi053.stdout:2109: finishing copy_from racing read to smithi053129169-1 2024-01-15T22:56:17.118 INFO:tasks.rados.rados.0.smithi053.stdout:2107: done (1 left) 2024-01-15T22:56:17.118 INFO:tasks.rados.rados.0.smithi053.stdout:2109: done (0 left) 2024-01-15T22:56:17.119 INFO:tasks.rados.rados.0.smithi053.stdout:2110: snap_create 2024-01-15T22:56:18.036 INFO:tasks.rados.rados.0.smithi053.stdout:2110: done (0 left) 2024-01-15T22:56:18.037 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 211 2024-01-15T22:56:18.037 INFO:tasks.rados.rados.0.smithi053.stdout:2111: seq_num 699 ranges {4038656=516096,4554752=475136,5029888=573440,5603328=557056} 2024-01-15T22:56:18.061 INFO:tasks.rados.rados.0.smithi053.stdout:2111: writing smithi053129169-21 from 4038656 to 4554752 tid 1 2024-01-15T22:56:18.064 INFO:tasks.rados.rados.0.smithi053.stdout:2111: writing smithi053129169-21 from 4554752 to 5029888 tid 2 2024-01-15T22:56:18.068 INFO:tasks.rados.rados.0.smithi053.stdout:2111: writing smithi053129169-21 from 5029888 to 5603328 tid 3 2024-01-15T22:56:18.072 INFO:tasks.rados.rados.0.smithi053.stdout:2111: writing smithi053129169-21 from 5603328 to 6160384 tid 4 2024-01-15T22:56:18.072 INFO:tasks.rados.rados.0.smithi053.stdout:2112: snap_remove snap 197 2024-01-15T22:56:18.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:17 smithi163 ceph-mon[138526]: pgmap v421: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 431 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-01-15T22:56:18.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:17 smithi163 ceph-mon[138526]: osdmap e470: 8 total, 8 up, 8 in 2024-01-15T22:56:18.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:17 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:18.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:17 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:18.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:17 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:18.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:17 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:18.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:17 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:18.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:17 smithi053 ceph-mon[146052]: pgmap v421: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 431 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-01-15T22:56:18.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:17 smithi053 ceph-mon[146052]: osdmap e470: 8 total, 8 up, 8 in 2024-01-15T22:56:18.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:17 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:18.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:17 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:18.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:17 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:18.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:17 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:18.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:17 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:18.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:17 smithi053 ceph-mon[143363]: pgmap v421: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 431 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-01-15T22:56:18.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:17 smithi053 ceph-mon[143363]: osdmap e470: 8 total, 8 up, 8 in 2024-01-15T22:56:18.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:17 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:18.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:17 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:18.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:17 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:18.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:17 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:18.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:17 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.073 INFO:tasks.rados.rados.0.smithi053.stdout:2112: done (1 left) 2024-01-15T22:56:19.073 INFO:tasks.rados.rados.0.smithi053.stdout:2113: read oid 46 snap -1 2024-01-15T22:56:19.073 INFO:tasks.rados.rados.0.smithi053.stdout:2113: expect (ObjNum 613 snap 181 seq_num 613) 2024-01-15T22:56:19.073 INFO:tasks.rados.rados.0.smithi053.stdout:2114: snap_create 2024-01-15T22:56:19.073 INFO:tasks.rados.rados.0.smithi053.stdout:2111: finishing write tid 1 to smithi053129169-21 2024-01-15T22:56:19.073 INFO:tasks.rados.rados.0.smithi053.stdout:2111: finishing write tid 2 to smithi053129169-21 2024-01-15T22:56:19.073 INFO:tasks.rados.rados.0.smithi053.stdout:2111: finishing write tid 3 to smithi053129169-21 2024-01-15T22:56:19.073 INFO:tasks.rados.rados.0.smithi053.stdout:2111: finishing write tid 4 to smithi053129169-21 2024-01-15T22:56:19.073 INFO:tasks.rados.rados.0.smithi053.stdout:2111: finishing write tid 5 to smithi053129169-21 2024-01-15T22:56:19.074 INFO:tasks.rados.rados.0.smithi053.stdout:2111: finishing write tid 6 to smithi053129169-21 2024-01-15T22:56:19.074 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 1776 (ObjNum 699 snap 211 seq_num 699) dirty exists 2024-01-15T22:56:19.074 INFO:tasks.rados.rados.0.smithi053.stdout:2111: left oid 21 (ObjNum 699 snap 211 seq_num 699) 2024-01-15T22:56:19.082 INFO:tasks.rados.rados.0.smithi053.stdout:2113: expect (ObjNum 613 snap 181 seq_num 613) 2024-01-15T22:56:19.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: Detected new or changed devices on smithi163 2024-01-15T22:56:19.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: osdmap e471: 8 total, 8 up, 8 in 2024-01-15T22:56:19.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:19.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: Upgrade: Setting container_image for all mds 2024-01-15T22:56:19.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-01-15T22:56:19.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-01-15T22:56:19.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-01-15T22:56:19.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-01-15T22:56:19.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-01-15T22:56:19.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-01-15T22:56:19.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: Upgrade: Setting container_image for all rgw 2024-01-15T22:56:19.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: Upgrade: Setting container_image for all rbd-mirror 2024-01-15T22:56:19.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: Upgrade: Setting container_image for all ceph-exporter 2024-01-15T22:56:19.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: Upgrade: Setting container_image for all iscsi 2024-01-15T22:56:19.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: Upgrade: Setting container_image for all nfs 2024-01-15T22:56:19.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: Upgrade: Setting container_image for all nvmeof 2024-01-15T22:56:19.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: Detected new or changed devices on smithi163 2024-01-15T22:56:19.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: osdmap e471: 8 total, 8 up, 8 in 2024-01-15T22:56:19.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:19.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: Upgrade: Setting container_image for all mds 2024-01-15T22:56:19.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-01-15T22:56:19.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-01-15T22:56:19.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-01-15T22:56:19.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-01-15T22:56:19.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-01-15T22:56:19.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-01-15T22:56:19.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: Upgrade: Setting container_image for all rgw 2024-01-15T22:56:19.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: Upgrade: Setting container_image for all rbd-mirror 2024-01-15T22:56:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: Upgrade: Setting container_image for all ceph-exporter 2024-01-15T22:56:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: Upgrade: Setting container_image for all iscsi 2024-01-15T22:56:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: Upgrade: Setting container_image for all nfs 2024-01-15T22:56:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: Upgrade: Setting container_image for all nvmeof 2024-01-15T22:56:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:19 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: Detected new or changed devices on smithi163 2024-01-15T22:56:19.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: osdmap e471: 8 total, 8 up, 8 in 2024-01-15T22:56:19.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:19.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: Upgrade: Setting container_image for all mds 2024-01-15T22:56:19.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-01-15T22:56:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-01-15T22:56:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-01-15T22:56:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-01-15T22:56:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-01-15T22:56:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-01-15T22:56:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: Upgrade: Setting container_image for all rgw 2024-01-15T22:56:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: Upgrade: Setting container_image for all rbd-mirror 2024-01-15T22:56:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: Upgrade: Setting container_image for all ceph-exporter 2024-01-15T22:56:19.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: Upgrade: Setting container_image for all iscsi 2024-01-15T22:56:19.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: Upgrade: Setting container_image for all nfs 2024-01-15T22:56:19.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:19.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: Upgrade: Setting container_image for all nvmeof 2024-01-15T22:56:19.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:19 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:19.792 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:19 smithi053 systemd[1]: Stopping Ceph node-exporter.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:56:20.077 INFO:tasks.rados.rados.0.smithi053.stdout:2111: done (2 left) 2024-01-15T22:56:20.077 INFO:tasks.rados.rados.0.smithi053.stdout:2113: done (1 left) 2024-01-15T22:56:20.077 INFO:tasks.rados.rados.0.smithi053.stdout:2114: done (0 left) 2024-01-15T22:56:20.078 INFO:tasks.rados.rados.0.smithi053.stdout:2115: rollback oid 23 current snap is 212 2024-01-15T22:56:20.078 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 23 to 202 2024-01-15T22:56:20.078 INFO:tasks.rados.rados.0.smithi053.stdout:2116: copy_from oid 7 from oid 25 current snap is 212 2024-01-15T22:56:20.078 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 8 current snap is 212 2024-01-15T22:56:20.078 INFO:tasks.rados.rados.0.smithi053.stdout:2117: seq_num 700 ranges {14737408=532480,15269888=409600,15679488=737280,16416768=458752} 2024-01-15T22:56:20.160 INFO:tasks.rados.rados.0.smithi053.stdout:2117: writing smithi053129169-8 from 14737408 to 15269888 tid 1 2024-01-15T22:56:20.163 INFO:tasks.rados.rados.0.smithi053.stdout:2117: writing smithi053129169-8 from 15269888 to 15679488 tid 2 2024-01-15T22:56:20.167 INFO:tasks.rados.rados.0.smithi053.stdout:2117: writing smithi053129169-8 from 15679488 to 16416768 tid 3 2024-01-15T22:56:20.170 INFO:tasks.rados.rados.0.smithi053.stdout:2117: writing smithi053129169-8 from 16416768 to 16875520 tid 4 2024-01-15T22:56:20.170 INFO:tasks.rados.rados.0.smithi053.stdout:2118: snap_remove snap 169 2024-01-15T22:56:20.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-mon[143363]: pgmap v424: 121 pgs: 121 active+clean; 429 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 514 KiB/s wr, 4 op/s 2024-01-15T22:56:20.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-mon[143363]: osdmap e472: 8 total, 8 up, 8 in 2024-01-15T22:56:20.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-mon[143363]: Upgrade: Updating node-exporter.a (1/2) 2024-01-15T22:56:20.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-mon[143363]: Deploying daemon node-exporter.a on smithi053 2024-01-15T22:56:20.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-mon[146052]: pgmap v424: 121 pgs: 121 active+clean; 429 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 514 KiB/s wr, 4 op/s 2024-01-15T22:56:20.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-mon[146052]: osdmap e472: 8 total, 8 up, 8 in 2024-01-15T22:56:20.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-mon[146052]: Upgrade: Updating node-exporter.a (1/2) 2024-01-15T22:56:20.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-mon[146052]: Deploying daemon node-exporter.a on smithi053 2024-01-15T22:56:20.293 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 bash[184024]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a 2024-01-15T22:56:20.293 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-01-15T22:56:20.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:20 smithi163 ceph-mon[138526]: pgmap v424: 121 pgs: 121 active+clean; 429 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 514 KiB/s wr, 4 op/s 2024-01-15T22:56:20.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:20 smithi163 ceph-mon[138526]: osdmap e472: 8 total, 8 up, 8 in 2024-01-15T22:56:20.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:20 smithi163 ceph-mon[138526]: Upgrade: Updating node-exporter.a (1/2) 2024-01-15T22:56:20.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:20 smithi163 ceph-mon[138526]: Deploying daemon node-exporter.a on smithi053 2024-01-15T22:56:20.764 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-01-15T22:56:20.764 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 systemd[1]: Stopped Ceph node-exporter.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:56:20.764 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 systemd[1]: Starting Ceph node-exporter.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:56:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:2118: done (3 left) 2024-01-15T22:56:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:2119: read oid 31 snap -1 2024-01-15T22:56:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:2119: expect deleted 2024-01-15T22:56:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:2120: read oid 29 snap -1 2024-01-15T22:56:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:2120: expect (ObjNum 532 snap 157 seq_num 532) 2024-01-15T22:56:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:2121: read oid 36 snap -1 2024-01-15T22:56:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:2121: expect (ObjNum 483 snap 144 seq_num 483) 2024-01-15T22:56:20.967 INFO:tasks.rados.rados.0.smithi053.stdout:2122: snap_remove snap 172 2024-01-15T22:56:21.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:21 smithi053 ceph-mon[143363]: osdmap e473: 8 total, 8 up, 8 in 2024-01-15T22:56:21.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:21 smithi053 ceph-mon[143363]: osdmap e474: 8 total, 8 up, 8 in 2024-01-15T22:56:21.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:21 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:21.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:21 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:21.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:21 smithi053 ceph-mon[146052]: osdmap e473: 8 total, 8 up, 8 in 2024-01-15T22:56:21.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:21 smithi053 ceph-mon[146052]: osdmap e474: 8 total, 8 up, 8 in 2024-01-15T22:56:21.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:21 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:21.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:21 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:21.293 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.879Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-01-15T22:56:21.294 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.880Z 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-01-15T22:56:21.294 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z 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-01-15T22:56:21.294 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z 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-01-15T22:56:21.294 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z 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-01-15T22:56:21.294 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-01-15T22:56:21.294 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-01-15T22:56:21.294 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=arp 2024-01-15T22:56:21.294 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=bcache 2024-01-15T22:56:21.294 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=bonding 2024-01-15T22:56:21.294 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=btrfs 2024-01-15T22:56:21.294 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=conntrack 2024-01-15T22:56:21.294 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=cpu 2024-01-15T22:56:21.294 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-01-15T22:56:21.294 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=diskstats 2024-01-15T22:56:21.295 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=dmi 2024-01-15T22:56:21.295 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=edac 2024-01-15T22:56:21.295 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=entropy 2024-01-15T22:56:21.295 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-01-15T22:56:21.295 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=filefd 2024-01-15T22:56:21.295 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=filesystem 2024-01-15T22:56:21.295 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=hwmon 2024-01-15T22:56:21.295 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=infiniband 2024-01-15T22:56:21.295 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=ipvs 2024-01-15T22:56:21.295 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=loadavg 2024-01-15T22:56:21.295 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=mdadm 2024-01-15T22:56:21.295 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=meminfo 2024-01-15T22:56:21.295 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=netclass 2024-01-15T22:56:21.295 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=netdev 2024-01-15T22:56:21.296 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=netstat 2024-01-15T22:56:21.296 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=nfs 2024-01-15T22:56:21.296 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=nfsd 2024-01-15T22:56:21.296 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=nvme 2024-01-15T22:56:21.296 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=os 2024-01-15T22:56:21.296 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-01-15T22:56:21.296 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=pressure 2024-01-15T22:56:21.296 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=rapl 2024-01-15T22:56:21.296 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=schedstat 2024-01-15T22:56:21.296 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=selinux 2024-01-15T22:56:21.296 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=sockstat 2024-01-15T22:56:21.296 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=softnet 2024-01-15T22:56:21.296 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=stat 2024-01-15T22:56:21.296 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=tapestats 2024-01-15T22:56:21.297 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=textfile 2024-01-15T22:56:21.297 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-01-15T22:56:21.297 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=time 2024-01-15T22:56:21.297 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-01-15T22:56:21.297 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=uname 2024-01-15T22:56:21.297 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=vmstat 2024-01-15T22:56:21.297 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=xfs 2024-01-15T22:56:21.297 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.881Z caller=node_exporter.go:117 level=info collector=zfs 2024-01-15T22:56:21.297 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.882Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-01-15T22:56:21.297 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a[184189]: ts=2024-01-15T22:56:20.882Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-01-15T22:56:21.297 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 bash[184175]: e876e66a5fcce380e068399e63b9a151e987e964f05b85b60465df1394b8a4a6 2024-01-15T22:56:21.297 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 22:56:20 smithi053 systemd[1]: Started Ceph node-exporter.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:56:21.366 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:21 smithi163 ceph-mon[138526]: osdmap e473: 8 total, 8 up, 8 in 2024-01-15T22:56:21.366 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:21 smithi163 ceph-mon[138526]: osdmap e474: 8 total, 8 up, 8 in 2024-01-15T22:56:21.366 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:21 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:21.366 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:21 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:21.978 INFO:tasks.rados.rados.0.smithi053.stdout:2122: done (6 left) 2024-01-15T22:56:21.978 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 212 2024-01-15T22:56:21.978 INFO:tasks.rados.rados.0.smithi053.stdout:2123: seq_num 701 ranges {0=548864,548864=696320,1245184=540672,1785856=368640} 2024-01-15T22:56:21.981 INFO:tasks.rados.rados.0.smithi053.stdout:2123: writing smithi053129169-24 from 0 to 548864 tid 1 2024-01-15T22:56:21.988 INFO:tasks.rados.rados.0.smithi053.stdout:2123: writing smithi053129169-24 from 548864 to 1245184 tid 2 2024-01-15T22:56:21.990 INFO:tasks.rados.rados.0.smithi053.stdout:2123: writing smithi053129169-24 from 1245184 to 1785856 tid 3 2024-01-15T22:56:21.996 INFO:tasks.rados.rados.0.smithi053.stdout:2123: writing smithi053129169-24 from 1785856 to 2154496 tid 4 2024-01-15T22:56:21.996 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 212 2024-01-15T22:56:21.996 INFO:tasks.rados.rados.0.smithi053.stdout:2124: seq_num 702 ranges {3801088=565248,4366336=581632,4947968=745472,5693440=278528} 2024-01-15T22:56:22.017 INFO:tasks.rados.rados.0.smithi053.stdout:2124: writing smithi053129169-10 from 3801088 to 4366336 tid 1 2024-01-15T22:56:22.020 INFO:tasks.rados.rados.0.smithi053.stdout:2124: writing smithi053129169-10 from 4366336 to 4947968 tid 2 2024-01-15T22:56:22.024 INFO:tasks.rados.rados.0.smithi053.stdout:2124: writing smithi053129169-10 from 4947968 to 5693440 tid 3 2024-01-15T22:56:22.026 INFO:tasks.rados.rados.0.smithi053.stdout:2124: writing smithi053129169-10 from 5693440 to 5971968 tid 4 2024-01-15T22:56:22.026 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 212 2024-01-15T22:56:22.026 INFO:tasks.rados.rados.0.smithi053.stdout:2125: seq_num 703 ranges {0=581632,581632=458752,1040384=557056,1597440=417792,2015232=172032} 2024-01-15T22:56:22.029 INFO:tasks.rados.rados.0.smithi053.stdout:2125: writing smithi053129169-39 from 0 to 581632 tid 1 2024-01-15T22:56:22.032 INFO:tasks.rados.rados.0.smithi053.stdout:2125: writing smithi053129169-39 from 581632 to 1040384 tid 2 2024-01-15T22:56:22.035 INFO:tasks.rados.rados.0.smithi053.stdout:2125: writing smithi053129169-39 from 1040384 to 1597440 tid 3 2024-01-15T22:56:22.038 INFO:tasks.rados.rados.0.smithi053.stdout:2125: writing smithi053129169-39 from 1597440 to 2015232 tid 4 2024-01-15T22:56:22.039 INFO:tasks.rados.rados.0.smithi053.stdout:2125: writing smithi053129169-39 from 2015232 to 2187264 tid 5 2024-01-15T22:56:22.039 INFO:tasks.rados.rados.0.smithi053.stdout:2126: read oid 27 snap -1 2024-01-15T22:56:22.039 INFO:tasks.rados.rados.0.smithi053.stdout:2126: expect (ObjNum 599 snap 173 seq_num 599) 2024-01-15T22:56:22.040 INFO:tasks.rados.rados.0.smithi053.stdout:2127: snap_create 2024-01-15T22:56:22.040 INFO:tasks.rados.rados.0.smithi053.stdout:2115: finishing rollback tid 0 to smithi053129169-23 2024-01-15T22:56:22.040 INFO:tasks.rados.rados.0.smithi053.stdout:2115: finishing rollback tid 1 to smithi053129169-23 2024-01-15T22:56:22.040 INFO:tasks.rados.rados.0.smithi053.stdout:2115: finishing rollback tid 2 to smithi053129169-23 2024-01-15T22:56:22.040 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1223 (ObjNum 659 snap 197 seq_num 659) dirty exists 2024-01-15T22:56:22.040 INFO:tasks.rados.rados.0.smithi053.stdout:2116: finishing copy_from to smithi053129169-7 2024-01-15T22:56:22.040 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 1212 (ObjNum 678 snap 203 seq_num 678) dirty exists 2024-01-15T22:56:22.040 INFO:tasks.rados.rados.0.smithi053.stdout:2116: finishing copy_from racing read to smithi053129169-7 2024-01-15T22:56:22.040 INFO:tasks.rados.rados.0.smithi053.stdout:2117: finishing write tid 1 to smithi053129169-8 2024-01-15T22:56:22.040 INFO:tasks.rados.rados.0.smithi053.stdout:2117: finishing write tid 2 to smithi053129169-8 2024-01-15T22:56:22.040 INFO:tasks.rados.rados.0.smithi053.stdout:2117: finishing write tid 3 to smithi053129169-8 2024-01-15T22:56:22.040 INFO:tasks.rados.rados.0.smithi053.stdout:2117: finishing write tid 4 to smithi053129169-8 2024-01-15T22:56:22.040 INFO:tasks.rados.rados.0.smithi053.stdout:2117: finishing write tid 5 to smithi053129169-8 2024-01-15T22:56:22.040 INFO:tasks.rados.rados.0.smithi053.stdout:2117: finishing write tid 6 to smithi053129169-8 2024-01-15T22:56:22.041 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 672 (ObjNum 700 snap 212 seq_num 700) dirty exists 2024-01-15T22:56:22.041 INFO:tasks.rados.rados.0.smithi053.stdout:2117: left oid 8 (ObjNum 700 snap 212 seq_num 700) 2024-01-15T22:56:22.041 INFO:tasks.rados.rados.0.smithi053.stdout:2121: expect (ObjNum 483 snap 144 seq_num 483) 2024-01-15T22:56:22.091 INFO:tasks.rados.rados.0.smithi053.stdout:2120: expect (ObjNum 532 snap 157 seq_num 532) 2024-01-15T22:56:22.334 INFO:tasks.rados.rados.0.smithi053.stdout:2123: finishing write tid 1 to smithi053129169-24 2024-01-15T22:56:22.335 INFO:tasks.rados.rados.0.smithi053.stdout:2123: finishing write tid 2 to smithi053129169-24 2024-01-15T22:56:22.335 INFO:tasks.rados.rados.0.smithi053.stdout:2123: finishing write tid 3 to smithi053129169-24 2024-01-15T22:56:22.335 INFO:tasks.rados.rados.0.smithi053.stdout:2123: finishing write tid 4 to smithi053129169-24 2024-01-15T22:56:22.335 INFO:tasks.rados.rados.0.smithi053.stdout:2123: finishing write tid 5 to smithi053129169-24 2024-01-15T22:56:22.335 INFO:tasks.rados.rados.0.smithi053.stdout:2123: finishing write tid 6 to smithi053129169-24 2024-01-15T22:56:22.335 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 1423 (ObjNum 701 snap 212 seq_num 701) dirty exists 2024-01-15T22:56:22.335 INFO:tasks.rados.rados.0.smithi053.stdout:2123: left oid 24 (ObjNum 701 snap 212 seq_num 701) 2024-01-15T22:56:22.335 INFO:tasks.rados.rados.0.smithi053.stdout:2124: finishing write tid 1 to smithi053129169-10 2024-01-15T22:56:22.335 INFO:tasks.rados.rados.0.smithi053.stdout:2124: finishing write tid 2 to smithi053129169-10 2024-01-15T22:56:22.335 INFO:tasks.rados.rados.0.smithi053.stdout:2124: finishing write tid 3 to smithi053129169-10 2024-01-15T22:56:22.335 INFO:tasks.rados.rados.0.smithi053.stdout:2124: finishing write tid 4 to smithi053129169-10 2024-01-15T22:56:22.335 INFO:tasks.rados.rados.0.smithi053.stdout:2124: finishing write tid 5 to smithi053129169-10 2024-01-15T22:56:22.335 INFO:tasks.rados.rados.0.smithi053.stdout:2124: finishing write tid 6 to smithi053129169-10 2024-01-15T22:56:22.335 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 1228 (ObjNum 702 snap 212 seq_num 702) dirty exists 2024-01-15T22:56:22.335 INFO:tasks.rados.rados.0.smithi053.stdout:2124: left oid 10 (ObjNum 702 snap 212 seq_num 702) 2024-01-15T22:56:22.336 INFO:tasks.rados.rados.0.smithi053.stdout:2125: finishing write tid 1 to smithi053129169-39 2024-01-15T22:56:22.336 INFO:tasks.rados.rados.0.smithi053.stdout:2125: finishing write tid 2 to smithi053129169-39 2024-01-15T22:56:22.336 INFO:tasks.rados.rados.0.smithi053.stdout:2125: finishing write tid 3 to smithi053129169-39 2024-01-15T22:56:22.336 INFO:tasks.rados.rados.0.smithi053.stdout:2125: finishing write tid 4 to smithi053129169-39 2024-01-15T22:56:22.336 INFO:tasks.rados.rados.0.smithi053.stdout:2125: finishing write tid 5 to smithi053129169-39 2024-01-15T22:56:22.336 INFO:tasks.rados.rados.0.smithi053.stdout:2125: finishing write tid 6 to smithi053129169-39 2024-01-15T22:56:22.336 INFO:tasks.rados.rados.0.smithi053.stdout:2125: finishing write tid 7 to smithi053129169-39 2024-01-15T22:56:22.336 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 973 (ObjNum 703 snap 212 seq_num 703) dirty exists 2024-01-15T22:56:22.336 INFO:tasks.rados.rados.0.smithi053.stdout:2125: left oid 39 (ObjNum 703 snap 212 seq_num 703) 2024-01-15T22:56:22.336 INFO:tasks.rados.rados.0.smithi053.stdout:2126: expect (ObjNum 599 snap 173 seq_num 599) 2024-01-15T22:56:22.432 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:22 smithi163 ceph-mon[138526]: pgmap v427: 121 pgs: 121 active+clean; 431 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 518 KiB/s wr, 4 op/s 2024-01-15T22:56:22.433 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:22 smithi163 ceph-mon[138526]: osdmap e475: 8 total, 8 up, 8 in 2024-01-15T22:56:22.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:22 smithi053 ceph-mon[143363]: pgmap v427: 121 pgs: 121 active+clean; 431 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 518 KiB/s wr, 4 op/s 2024-01-15T22:56:22.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:22 smithi053 ceph-mon[143363]: osdmap e475: 8 total, 8 up, 8 in 2024-01-15T22:56:22.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:22 smithi053 ceph-mon[146052]: pgmap v427: 121 pgs: 121 active+clean; 431 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 518 KiB/s wr, 4 op/s 2024-01-15T22:56:22.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:22 smithi053 ceph-mon[146052]: osdmap e475: 8 total, 8 up, 8 in 2024-01-15T22:56:22.685 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:22 smithi163 systemd[1]: Stopping Ceph node-exporter.b for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:56:22.945 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:22 smithi163 bash[175530]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b 2024-01-15T22:56:22.945 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:22 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-01-15T22:56:22.975 INFO:tasks.rados.rados.0.smithi053.stdout:2115: done (10 left) 2024-01-15T22:56:22.976 INFO:tasks.rados.rados.0.smithi053.stdout:2116: done (9 left) 2024-01-15T22:56:22.976 INFO:tasks.rados.rados.0.smithi053.stdout:2117: done (8 left) 2024-01-15T22:56:22.976 INFO:tasks.rados.rados.0.smithi053.stdout:2119: done (7 left) 2024-01-15T22:56:22.976 INFO:tasks.rados.rados.0.smithi053.stdout:2120: done (6 left) 2024-01-15T22:56:22.976 INFO:tasks.rados.rados.0.smithi053.stdout:2121: done (5 left) 2024-01-15T22:56:22.976 INFO:tasks.rados.rados.0.smithi053.stdout:2123: done (4 left) 2024-01-15T22:56:22.976 INFO:tasks.rados.rados.0.smithi053.stdout:2124: done (3 left) 2024-01-15T22:56:22.976 INFO:tasks.rados.rados.0.smithi053.stdout:2125: done (2 left) 2024-01-15T22:56:22.976 INFO:tasks.rados.rados.0.smithi053.stdout:2126: done (1 left) 2024-01-15T22:56:22.976 INFO:tasks.rados.rados.0.smithi053.stdout:2127: done (0 left) 2024-01-15T22:56:22.976 INFO:tasks.rados.rados.0.smithi053.stdout:2128: setattr oid 46 current snap is 213 2024-01-15T22:56:22.977 INFO:tasks.rados.rados.0.smithi053.stdout:2129: rollback oid 35 current snap is 213 2024-01-15T22:56:22.977 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 35 to 177 2024-01-15T22:56:22.977 INFO:tasks.rados.rados.0.smithi053.stdout:2130: snap_remove snap 196 2024-01-15T22:56:23.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-mon[138526]: Upgrade: Updating node-exporter.b (2/2) 2024-01-15T22:56:23.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-mon[138526]: Deploying daemon node-exporter.b on smithi163 2024-01-15T22:56:23.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-mon[138526]: osdmap e476: 8 total, 8 up, 8 in 2024-01-15T22:56:23.229 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:22 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-01-15T22:56:23.229 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:22 smithi163 systemd[1]: Stopped Ceph node-exporter.b for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:56:23.229 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 systemd[1]: Starting Ceph node-exporter.b for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:56:23.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:23 smithi053 ceph-mon[143363]: Upgrade: Updating node-exporter.b (2/2) 2024-01-15T22:56:23.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:23 smithi053 ceph-mon[143363]: Deploying daemon node-exporter.b on smithi163 2024-01-15T22:56:23.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:23 smithi053 ceph-mon[143363]: osdmap e476: 8 total, 8 up, 8 in 2024-01-15T22:56:23.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:23 smithi053 ceph-mon[146052]: Upgrade: Updating node-exporter.b (2/2) 2024-01-15T22:56:23.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:23 smithi053 ceph-mon[146052]: Deploying daemon node-exporter.b on smithi163 2024-01-15T22:56:23.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:23 smithi053 ceph-mon[146052]: osdmap e476: 8 total, 8 up, 8 in 2024-01-15T22:56:23.729 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.382Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-01-15T22:56:23.729 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.382Z 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-01-15T22:56:23.729 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z 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-01-15T22:56:23.730 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-01-15T22:56:23.730 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z 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-01-15T22:56:23.730 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z 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-01-15T22:56:23.730 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-01-15T22:56:23.730 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=arp 2024-01-15T22:56:23.730 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=bcache 2024-01-15T22:56:23.730 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=bonding 2024-01-15T22:56:23.730 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=btrfs 2024-01-15T22:56:23.730 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=conntrack 2024-01-15T22:56:23.730 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=cpu 2024-01-15T22:56:23.730 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-01-15T22:56:23.730 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=diskstats 2024-01-15T22:56:23.730 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=dmi 2024-01-15T22:56:23.731 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=edac 2024-01-15T22:56:23.731 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=entropy 2024-01-15T22:56:23.731 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-01-15T22:56:23.731 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=filefd 2024-01-15T22:56:23.731 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=filesystem 2024-01-15T22:56:23.731 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=hwmon 2024-01-15T22:56:23.731 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=infiniband 2024-01-15T22:56:23.731 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=ipvs 2024-01-15T22:56:23.731 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=loadavg 2024-01-15T22:56:23.731 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=mdadm 2024-01-15T22:56:23.731 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=meminfo 2024-01-15T22:56:23.731 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=netclass 2024-01-15T22:56:23.731 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=netdev 2024-01-15T22:56:23.731 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=netstat 2024-01-15T22:56:23.731 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=nfs 2024-01-15T22:56:23.732 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=nfsd 2024-01-15T22:56:23.732 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=nvme 2024-01-15T22:56:23.732 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=os 2024-01-15T22:56:23.732 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-01-15T22:56:23.732 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=pressure 2024-01-15T22:56:23.732 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=rapl 2024-01-15T22:56:23.732 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=schedstat 2024-01-15T22:56:23.732 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=selinux 2024-01-15T22:56:23.732 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=sockstat 2024-01-15T22:56:23.732 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=softnet 2024-01-15T22:56:23.732 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=stat 2024-01-15T22:56:23.732 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=tapestats 2024-01-15T22:56:23.732 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=textfile 2024-01-15T22:56:23.733 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-01-15T22:56:23.733 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=time 2024-01-15T22:56:23.733 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-01-15T22:56:23.733 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=uname 2024-01-15T22:56:23.733 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.383Z caller=node_exporter.go:117 level=info collector=vmstat 2024-01-15T22:56:23.733 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.384Z caller=node_exporter.go:117 level=info collector=xfs 2024-01-15T22:56:23.733 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.384Z caller=node_exporter.go:117 level=info collector=zfs 2024-01-15T22:56:23.733 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.384Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-01-15T22:56:23.733 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b[175695]: ts=2024-01-15T22:56:23.384Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-01-15T22:56:23.733 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 bash[175680]: aa3f260b2aaa2754abcb92f4e8d1196004e0094948203ba3356a996fca515292 2024-01-15T22:56:23.733 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 22:56:23 smithi163 systemd[1]: Started Ceph node-exporter.b for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:56:23.980 INFO:tasks.rados.rados.0.smithi053.stdout:2130: done (2 left) 2024-01-15T22:56:23.981 INFO:tasks.rados.rados.0.smithi053.stdout:2131: read oid 47 snap -1 2024-01-15T22:56:23.981 INFO:tasks.rados.rados.0.smithi053.stdout:2131: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:56:23.981 INFO:tasks.rados.rados.0.smithi053.stdout:2132: snap_remove snap 187 2024-01-15T22:56:24.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:24 smithi163 ceph-mon[138526]: pgmap v430: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 433 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-01-15T22:56:24.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:24 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:24.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:24 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:24.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:24 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:24.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:24 smithi163 ceph-mon[138526]: osdmap e477: 8 total, 8 up, 8 in 2024-01-15T22:56:24.749 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:24 smithi053 ceph-mon[143363]: pgmap v430: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 433 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-01-15T22:56:24.749 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:24 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:24.749 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:24 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:24.749 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:24 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:24.749 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:24 smithi053 ceph-mon[143363]: osdmap e477: 8 total, 8 up, 8 in 2024-01-15T22:56:24.750 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:24 smithi053 ceph-mon[146052]: pgmap v430: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 433 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-01-15T22:56:24.750 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:24 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:24.750 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:24 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:24.750 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:24 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:24.750 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:24 smithi053 ceph-mon[146052]: osdmap e477: 8 total, 8 up, 8 in 2024-01-15T22:56:24.978 INFO:tasks.rados.rados.0.smithi053.stdout:2132: done (3 left) 2024-01-15T22:56:24.978 INFO:tasks.rados.rados.0.smithi053.stdout:2133: read oid 44 snap -1 2024-01-15T22:56:24.978 INFO:tasks.rados.rados.0.smithi053.stdout:2133: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:56:24.978 INFO:tasks.rados.rados.0.smithi053.stdout:2134: read oid 16 snap -1 2024-01-15T22:56:24.978 INFO:tasks.rados.rados.0.smithi053.stdout:2134: expect (ObjNum 695 snap 207 seq_num 695) 2024-01-15T22:56:24.978 INFO:tasks.rados.rados.0.smithi053.stdout:2135: rollback oid 22 current snap is 213 2024-01-15T22:56:24.978 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 22 to 202 2024-01-15T22:56:24.978 INFO:tasks.rados.rados.0.smithi053.stdout:2136: snap_remove snap 190 2024-01-15T22:56:25.257 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:56:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:56:25] "GET /metrics HTTP/1.1" 200 36205 "" "Prometheus/2.43.0" 2024-01-15T22:56:25.984 INFO:tasks.rados.rados.0.smithi053.stdout:2136: done (6 left) 2024-01-15T22:56:25.984 INFO:tasks.rados.rados.0.smithi053.stdout:2137: rollback oid 9 current snap is 213 2024-01-15T22:56:25.984 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 9 to 201 2024-01-15T22:56:25.985 INFO:tasks.rados.rados.0.smithi053.stdout:2138: read oid 12 snap -1 2024-01-15T22:56:25.985 INFO:tasks.rados.rados.0.smithi053.stdout:2138: expect (ObjNum 691 snap 207 seq_num 691) 2024-01-15T22:56:25.985 INFO:tasks.rados.rados.0.smithi053.stdout:2139: read oid 23 snap -1 2024-01-15T22:56:25.985 INFO:tasks.rados.rados.0.smithi053.stdout:2139: expect (ObjNum 659 snap 197 seq_num 659) 2024-01-15T22:56:25.985 INFO:tasks.rados.rados.0.smithi053.stdout:2140: snap_create 2024-01-15T22:56:25.985 INFO:tasks.rados.rados.0.smithi053.stdout:2129: finishing rollback tid 0 to smithi053129169-35 2024-01-15T22:56:25.985 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 1267 (ObjNum 613 snap 181 seq_num 613) dirty exists 2024-01-15T22:56:25.985 INFO:tasks.rados.rados.0.smithi053.stdout:2129: finishing rollback tid 1 to smithi053129169-35 2024-01-15T22:56:25.985 INFO:tasks.rados.rados.0.smithi053.stdout:2129: finishing rollback tid 2 to smithi053129169-35 2024-01-15T22:56:25.985 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 1588 (ObjNum 561 snap 160 seq_num 561) dirty exists 2024-01-15T22:56:25.985 INFO:tasks.rados.rados.0.smithi053.stdout:2131: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:56:25.985 INFO:tasks.rados.rados.0.smithi053.stdout:2133: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:56:26.096 INFO:tasks.rados.rados.0.smithi053.stdout:2135: finishing rollback tid 0 to smithi053129169-22 2024-01-15T22:56:26.096 INFO:tasks.rados.rados.0.smithi053.stdout:2135: finishing rollback tid 1 to smithi053129169-22 2024-01-15T22:56:26.096 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 1480 (ObjNum 33 snap 0 seq_num 3638347824) dirty dne 2024-01-15T22:56:26.096 INFO:tasks.rados.rados.0.smithi053.stdout:2134: expect (ObjNum 695 snap 207 seq_num 695) 2024-01-15T22:56:26.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:25 smithi053 ceph-mon[143363]: pgmap v433: 121 pgs: 2 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 114 active+clean; 442 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.5 MiB/s wr, 7 op/s 2024-01-15T22:56:26.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:25 smithi053 ceph-mon[143363]: osdmap e478: 8 total, 8 up, 8 in 2024-01-15T22:56:26.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:25 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:26.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:25 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:26.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:25 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:26.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:25 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:26.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:25 smithi053 ceph-mon[143363]: osdmap e479: 8 total, 8 up, 8 in 2024-01-15T22:56:26.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:25 smithi053 ceph-mon[146052]: pgmap v433: 121 pgs: 2 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 114 active+clean; 442 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.5 MiB/s wr, 7 op/s 2024-01-15T22:56:26.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:25 smithi053 ceph-mon[146052]: osdmap e478: 8 total, 8 up, 8 in 2024-01-15T22:56:26.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:25 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:26.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:25 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:26.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:25 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:26.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:25 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:26.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:25 smithi053 ceph-mon[146052]: osdmap e479: 8 total, 8 up, 8 in 2024-01-15T22:56:26.358 INFO:tasks.rados.rados.0.smithi053.stdout:2139: expect (ObjNum 659 snap 197 seq_num 659) 2024-01-15T22:56:26.397 INFO:tasks.rados.rados.0.smithi053.stdout:2137: finishing rollback tid 0 to smithi053129169-9 2024-01-15T22:56:26.397 INFO:tasks.rados.rados.0.smithi053.stdout:2137: finishing rollback tid 1 to smithi053129169-9 2024-01-15T22:56:26.397 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 1440 (ObjNum 161 snap 0 seq_num 3638302416) dirty dne 2024-01-15T22:56:26.397 INFO:tasks.rados.rados.0.smithi053.stdout:2138: expect (ObjNum 691 snap 207 seq_num 691) 2024-01-15T22:56:26.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:25 smithi163 ceph-mon[138526]: pgmap v433: 121 pgs: 2 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 114 active+clean; 442 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.5 MiB/s wr, 7 op/s 2024-01-15T22:56:26.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:25 smithi163 ceph-mon[138526]: osdmap e478: 8 total, 8 up, 8 in 2024-01-15T22:56:26.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:25 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:26.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:25 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:26.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:25 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:26.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:25 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:26.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:25 smithi163 ceph-mon[138526]: osdmap e479: 8 total, 8 up, 8 in 2024-01-15T22:56:26.994 INFO:tasks.rados.rados.0.smithi053.stdout:2128: done (9 left) 2024-01-15T22:56:26.994 INFO:tasks.rados.rados.0.smithi053.stdout:2129: done (8 left) 2024-01-15T22:56:26.994 INFO:tasks.rados.rados.0.smithi053.stdout:2131: done (7 left) 2024-01-15T22:56:26.994 INFO:tasks.rados.rados.0.smithi053.stdout:2133: done (6 left) 2024-01-15T22:56:26.994 INFO:tasks.rados.rados.0.smithi053.stdout:2134: done (5 left) 2024-01-15T22:56:26.994 INFO:tasks.rados.rados.0.smithi053.stdout:2135: done (4 left) 2024-01-15T22:56:26.994 INFO:tasks.rados.rados.0.smithi053.stdout:2137: done (3 left) 2024-01-15T22:56:26.995 INFO:tasks.rados.rados.0.smithi053.stdout:2138: done (2 left) 2024-01-15T22:56:26.995 INFO:tasks.rados.rados.0.smithi053.stdout:2139: done (1 left) 2024-01-15T22:56:26.995 INFO:tasks.rados.rados.0.smithi053.stdout:2140: done (0 left) 2024-01-15T22:56:26.995 INFO:tasks.rados.rados.0.smithi053.stdout:2141: read oid 15 snap 182 2024-01-15T22:56:26.995 INFO:tasks.rados.rados.0.smithi053.stdout:2141: expect (ObjNum 608 snap 178 seq_num 608) 2024-01-15T22:56:26.995 INFO:tasks.rados.rados.0.smithi053.stdout:2142: snap_remove snap 201 2024-01-15T22:56:27.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:27 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:27.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:27 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:27.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:27 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:27.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:27 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:27.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:27 smithi053 ceph-mon[143363]: osdmap e480: 8 total, 8 up, 8 in 2024-01-15T22:56:27.413 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:27 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:27.413 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:27 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:27.414 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:27 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:27.414 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:27 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:27.414 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:27 smithi053 ceph-mon[146052]: osdmap e480: 8 total, 8 up, 8 in 2024-01-15T22:56:27.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:27 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:27.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:27 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:27.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:27 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:27.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:27 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:27.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:27 smithi163 ceph-mon[138526]: osdmap e480: 8 total, 8 up, 8 in 2024-01-15T22:56:27.993 INFO:tasks.rados.rados.0.smithi053.stdout:2142: done (1 left) 2024-01-15T22:56:27.994 INFO:tasks.rados.rados.0.smithi053.stdout:2143: read oid 49 snap -1 2024-01-15T22:56:27.994 INFO:tasks.rados.rados.0.smithi053.stdout:2143: expect (ObjNum 665 snap 199 seq_num 665) 2024-01-15T22:56:27.994 INFO:tasks.rados.rados.0.smithi053.stdout:2144: snap_remove snap 192 2024-01-15T22:56:28.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:28 smithi163 ceph-mon[138526]: pgmap v436: 121 pgs: 2 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 114 active+clean; 441 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-01-15T22:56:28.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:28 smithi163 ceph-mon[138526]: osdmap e481: 8 total, 8 up, 8 in 2024-01-15T22:56:28.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:28 smithi053 ceph-mon[143363]: pgmap v436: 121 pgs: 2 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 114 active+clean; 441 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-01-15T22:56:28.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:28 smithi053 ceph-mon[143363]: osdmap e481: 8 total, 8 up, 8 in 2024-01-15T22:56:28.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:28 smithi053 ceph-mon[146052]: pgmap v436: 121 pgs: 2 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 114 active+clean; 441 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-01-15T22:56:28.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:28 smithi053 ceph-mon[146052]: osdmap e481: 8 total, 8 up, 8 in 2024-01-15T22:56:28.995 INFO:tasks.rados.rados.0.smithi053.stdout:2144: done (2 left) 2024-01-15T22:56:28.995 INFO:tasks.rados.rados.0.smithi053.stdout:2145: delete oid 19 current snap is 214 2024-01-15T22:56:28.995 INFO:tasks.rados.rados.0.smithi053.stdout:2141: expect (ObjNum 608 snap 178 seq_num 608) 2024-01-15T22:56:29.447 INFO:tasks.rados.rados.0.smithi053.stdout:2143: expect (ObjNum 665 snap 199 seq_num 665) 2024-01-15T22:56:29.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:29.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:29.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:56:29.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: osdmap e482: 8 total, 8 up, 8 in 2024-01-15T22:56:29.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:29.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:29.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:29.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:56:29.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: osdmap e482: 8 total, 8 up, 8 in 2024-01-15T22:56:29.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:29.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:29.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:29.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:29.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:29.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:29.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:29.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:29.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:56:29.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: osdmap e482: 8 total, 8 up, 8 in 2024-01-15T22:56:29.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:29.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:29.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:29.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:29.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:29.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:29.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.730 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:29.836 INFO:tasks.rados.rados.0.smithi053.stdout:2141: done (2 left) 2024-01-15T22:56:29.836 INFO:tasks.rados.rados.0.smithi053.stdout:2143: done (1 left) 2024-01-15T22:56:29.836 INFO:tasks.rados.rados.0.smithi053.stdout:2145: done (0 left) 2024-01-15T22:56:29.837 INFO:tasks.rados.rados.0.smithi053.stdout:2146: read oid 37 snap 207 2024-01-15T22:56:29.837 INFO:tasks.rados.rados.0.smithi053.stdout:2146: expect deleted 2024-01-15T22:56:29.837 INFO:tasks.rados.rados.0.smithi053.stdout:2147: read oid 33 snap -1 2024-01-15T22:56:29.837 INFO:tasks.rados.rados.0.smithi053.stdout:2147: expect (ObjNum 651 snap 193 seq_num 651) 2024-01-15T22:56:29.837 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 214 2024-01-15T22:56:29.837 INFO:tasks.rados.rados.0.smithi053.stdout:2148: seq_num 705 ranges {2891776=614400,3506176=630784,4136960=524288,4661248=450560} 2024-01-15T22:56:29.854 INFO:tasks.rados.rados.0.smithi053.stdout:2148: writing smithi053129169-43 from 2891776 to 3506176 tid 1 2024-01-15T22:56:29.858 INFO:tasks.rados.rados.0.smithi053.stdout:2148: writing smithi053129169-43 from 3506176 to 4136960 tid 2 2024-01-15T22:56:29.861 INFO:tasks.rados.rados.0.smithi053.stdout:2148: writing smithi053129169-43 from 4136960 to 4661248 tid 3 2024-01-15T22:56:29.864 INFO:tasks.rados.rados.0.smithi053.stdout:2148: writing smithi053129169-43 from 4661248 to 5111808 tid 4 2024-01-15T22:56:29.864 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 214 2024-01-15T22:56:29.864 INFO:tasks.rados.rados.0.smithi053.stdout:2149: seq_num 706 ranges {3973120=630784,4603904=516096,5120000=729088,5849088=360448} 2024-01-15T22:56:29.889 INFO:tasks.rados.rados.0.smithi053.stdout:2149: writing smithi053129169-25 from 3973120 to 4603904 tid 1 2024-01-15T22:56:29.891 INFO:tasks.rados.rados.0.smithi053.stdout:2149: writing smithi053129169-25 from 4603904 to 5120000 tid 2 2024-01-15T22:56:29.895 INFO:tasks.rados.rados.0.smithi053.stdout:2149: writing smithi053129169-25 from 5120000 to 5849088 tid 3 2024-01-15T22:56:29.897 INFO:tasks.rados.rados.0.smithi053.stdout:2149: writing smithi053129169-25 from 5849088 to 6209536 tid 4 2024-01-15T22:56:29.898 INFO:tasks.rados.rados.0.smithi053.stdout:2150: snap_remove snap 200 2024-01-15T22:56:30.461 INFO:tasks.rados.rados.0.smithi053.stdout:2150: done (4 left) 2024-01-15T22:56:30.462 INFO:tasks.rados.rados.0.smithi053.stdout:2151: delete oid 29 current snap is 214 2024-01-15T22:56:30.462 INFO:tasks.rados.rados.0.smithi053.stdout:2147: expect (ObjNum 651 snap 193 seq_num 651) 2024-01-15T22:56:30.501 INFO:tasks.rados.rados.0.smithi053.stdout:2148: finishing write tid 1 to smithi053129169-43 2024-01-15T22:56:30.501 INFO:tasks.rados.rados.0.smithi053.stdout:2148: finishing write tid 2 to smithi053129169-43 2024-01-15T22:56:30.501 INFO:tasks.rados.rados.0.smithi053.stdout:2148: finishing write tid 3 to smithi053129169-43 2024-01-15T22:56:30.501 INFO:tasks.rados.rados.0.smithi053.stdout:2148: finishing write tid 4 to smithi053129169-43 2024-01-15T22:56:30.501 INFO:tasks.rados.rados.0.smithi053.stdout:2148: finishing write tid 5 to smithi053129169-43 2024-01-15T22:56:30.501 INFO:tasks.rados.rados.0.smithi053.stdout:2148: finishing write tid 6 to smithi053129169-43 2024-01-15T22:56:30.501 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1428 (ObjNum 705 snap 214 seq_num 705) dirty exists 2024-01-15T22:56:30.501 INFO:tasks.rados.rados.0.smithi053.stdout:2148: left oid 43 (ObjNum 705 snap 214 seq_num 705) 2024-01-15T22:56:30.502 INFO:tasks.rados.rados.0.smithi053.stdout:2149: finishing write tid 1 to smithi053129169-25 2024-01-15T22:56:30.502 INFO:tasks.rados.rados.0.smithi053.stdout:2146: done (4 left) 2024-01-15T22:56:30.502 INFO:tasks.rados.rados.0.smithi053.stdout:2147: done (3 left) 2024-01-15T22:56:30.502 INFO:tasks.rados.rados.0.smithi053.stdout:2148: done (2 left) 2024-01-15T22:56:30.502 INFO:tasks.rados.rados.0.smithi053.stdout:2151: done (1 left) 2024-01-15T22:56:30.502 INFO:tasks.rados.rados.0.smithi053.stdout:2152: setattr oid 11 current snap is 214 2024-01-15T22:56:30.502 INFO:tasks.rados.rados.0.smithi053.stdout:2149: finishing write tid 2 to smithi053129169-25 2024-01-15T22:56:30.502 INFO:tasks.rados.rados.0.smithi053.stdout:2149: finishing write tid 3 to smithi053129169-25 2024-01-15T22:56:30.502 INFO:tasks.rados.rados.0.smithi053.stdout:2149: finishing write tid 4 to smithi053129169-25 2024-01-15T22:56:30.502 INFO:tasks.rados.rados.0.smithi053.stdout:2149: finishing write tid 5 to smithi053129169-25 2024-01-15T22:56:30.502 INFO:tasks.rados.rados.0.smithi053.stdout:2149: finishing write tid 6 to smithi053129169-25 2024-01-15T22:56:30.502 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 1243 (ObjNum 706 snap 214 seq_num 706) dirty exists 2024-01-15T22:56:30.502 INFO:tasks.rados.rados.0.smithi053.stdout:2149: left oid 25 (ObjNum 706 snap 214 seq_num 706) 2024-01-15T22:56:30.503 INFO:tasks.rados.rados.0.smithi053.stdout:2149: done (1 left) 2024-01-15T22:56:30.503 INFO:tasks.rados.rados.0.smithi053.stdout:2153: rollback oid 24 current snap is 214 2024-01-15T22:56:30.503 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 24 to 210 2024-01-15T22:56:30.503 INFO:tasks.rados.rados.0.smithi053.stdout:2154: rollback oid 50 current snap is 214 2024-01-15T22:56:30.503 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 50 to 202 2024-01-15T22:56:30.503 INFO:tasks.rados.rados.0.smithi053.stdout:2155: rmattr oid 23 current snap is 214 2024-01-15T22:56:30.504 INFO:tasks.rados.rados.0.smithi053.stdout:2155: done (3 left) 2024-01-15T22:56:30.504 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 28 current snap is 214 2024-01-15T22:56:30.504 INFO:tasks.rados.rados.0.smithi053.stdout:2156: seq_num 708 ranges {1556480=663552,2220032=737280,2957312=696320,3653632=172032} 2024-01-15T22:56:30.514 INFO:tasks.rados.rados.0.smithi053.stdout:2156: writing smithi053129169-28 from 1556480 to 2220032 tid 1 2024-01-15T22:56:30.519 INFO:tasks.rados.rados.0.smithi053.stdout:2156: writing smithi053129169-28 from 2220032 to 2957312 tid 2 2024-01-15T22:56:30.524 INFO:tasks.rados.rados.0.smithi053.stdout:2156: writing smithi053129169-28 from 2957312 to 3653632 tid 3 2024-01-15T22:56:30.525 INFO:tasks.rados.rados.0.smithi053.stdout:2156: writing smithi053129169-28 from 3653632 to 3825664 tid 4 2024-01-15T22:56:30.525 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 27 current snap is 214 2024-01-15T22:56:30.526 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 1213 (ObjNum 33 snap 0 seq_num 3638684896) dirty exists 2024-01-15T22:56:30.526 INFO:tasks.rados.rados.0.smithi053.stdout:2154: finishing rollback tid 1 to smithi053129169-50 2024-01-15T22:56:30.526 INFO:tasks.rados.rados.0.smithi053.stdout:2153: finishing rollback tid 0 to smithi053129169-24 2024-01-15T22:56:30.526 INFO:tasks.rados.rados.0.smithi053.stdout:2154: finishing rollback tid 2 to smithi053129169-50 2024-01-15T22:56:30.526 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 1496 (ObjNum 671 snap 202 seq_num 671) dirty exists 2024-01-15T22:56:30.526 INFO:tasks.rados.rados.0.smithi053.stdout:2153: finishing rollback tid 1 to smithi053129169-24 2024-01-15T22:56:30.526 INFO:tasks.rados.rados.0.smithi053.stdout:2153: finishing rollback tid 2 to smithi053129169-24 2024-01-15T22:56:30.526 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 1431 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-01-15T22:56:30.526 INFO:tasks.rados.rados.0.smithi053.stdout:2156: finishing write tid 1 to smithi053129169-28 2024-01-15T22:56:30.526 INFO:tasks.rados.rados.0.smithi053.stdout:2157: seq_num 709 ranges {2678784=679936,3358720=614400,3973120=499712,4472832=491520} 2024-01-15T22:56:30.544 INFO:tasks.rados.rados.0.smithi053.stdout:2157: writing smithi053129169-27 from 2678784 to 3358720 tid 1 2024-01-15T22:56:30.548 INFO:tasks.rados.rados.0.smithi053.stdout:2157: writing smithi053129169-27 from 3358720 to 3973120 tid 2 2024-01-15T22:56:30.551 INFO:tasks.rados.rados.0.smithi053.stdout:2157: writing smithi053129169-27 from 3973120 to 4472832 tid 3 2024-01-15T22:56:30.555 INFO:tasks.rados.rados.0.smithi053.stdout:2157: writing smithi053129169-27 from 4472832 to 4964352 tid 4 2024-01-15T22:56:30.555 INFO:tasks.rados.rados.0.smithi053.stdout:2152: done (4 left) 2024-01-15T22:56:30.555 INFO:tasks.rados.rados.0.smithi053.stdout:2153: done (3 left) 2024-01-15T22:56:30.555 INFO:tasks.rados.rados.0.smithi053.stdout:2154: done (2 left) 2024-01-15T22:56:30.555 INFO:tasks.rados.rados.0.smithi053.stdout:2158: read oid 47 snap -1 2024-01-15T22:56:30.555 INFO:tasks.rados.rados.0.smithi053.stdout:2158: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:56:30.555 INFO:tasks.rados.rados.0.smithi053.stdout:2159: snap_create 2024-01-15T22:56:30.555 INFO:tasks.rados.rados.0.smithi053.stdout:2156: finishing write tid 2 to smithi053129169-28 2024-01-15T22:56:30.555 INFO:tasks.rados.rados.0.smithi053.stdout:2156: finishing write tid 3 to smithi053129169-28 2024-01-15T22:56:30.556 INFO:tasks.rados.rados.0.smithi053.stdout:2156: finishing write tid 4 to smithi053129169-28 2024-01-15T22:56:30.556 INFO:tasks.rados.rados.0.smithi053.stdout:2156: finishing write tid 5 to smithi053129169-28 2024-01-15T22:56:30.556 INFO:tasks.rados.rados.0.smithi053.stdout:2156: finishing write tid 6 to smithi053129169-28 2024-01-15T22:56:30.556 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 1233 (ObjNum 708 snap 214 seq_num 708) dirty exists 2024-01-15T22:56:30.556 INFO:tasks.rados.rados.0.smithi053.stdout:2156: left oid 28 (ObjNum 708 snap 214 seq_num 708) 2024-01-15T22:56:30.556 INFO:tasks.rados.rados.0.smithi053.stdout:2157: finishing write tid 1 to smithi053129169-27 2024-01-15T22:56:30.556 INFO:tasks.rados.rados.0.smithi053.stdout:2157: finishing write tid 2 to smithi053129169-27 2024-01-15T22:56:30.556 INFO:tasks.rados.rados.0.smithi053.stdout:2157: finishing write tid 3 to smithi053129169-27 2024-01-15T22:56:30.556 INFO:tasks.rados.rados.0.smithi053.stdout:2158: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:56:30.557 INFO:tasks.rados.rados.0.smithi053.stdout:2157: finishing write tid 4 to smithi053129169-27 2024-01-15T22:56:30.557 INFO:tasks.rados.rados.0.smithi053.stdout:2157: finishing write tid 5 to smithi053129169-27 2024-01-15T22:56:30.558 INFO:tasks.rados.rados.0.smithi053.stdout:2157: finishing write tid 6 to smithi053129169-27 2024-01-15T22:56:30.558 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 1273 (ObjNum 709 snap 214 seq_num 709) dirty exists 2024-01-15T22:56:30.559 INFO:tasks.rados.rados.0.smithi053.stdout:2157: left oid 27 (ObjNum 709 snap 214 seq_num 709) 2024-01-15T22:56:30.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:30 smithi163 ceph-mon[138526]: pgmap v439: 121 pgs: 2 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 114 active+clean; 440 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 526 KiB/s wr, 11 op/s 2024-01-15T22:56:30.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:30 smithi053 ceph-mon[143363]: pgmap v439: 121 pgs: 2 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 114 active+clean; 440 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 526 KiB/s wr, 11 op/s 2024-01-15T22:56:30.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:30 smithi053 ceph-mon[146052]: pgmap v439: 121 pgs: 2 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 114 active+clean; 440 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 526 KiB/s wr, 11 op/s 2024-01-15T22:56:30.969 INFO:tasks.rados.rados.0.smithi053.stdout:2156: done (3 left) 2024-01-15T22:56:30.969 INFO:tasks.rados.rados.0.smithi053.stdout:2157: done (2 left) 2024-01-15T22:56:30.969 INFO:tasks.rados.rados.0.smithi053.stdout:2158: done (1 left) 2024-01-15T22:56:30.969 INFO:tasks.rados.rados.0.smithi053.stdout:2159: done (0 left) 2024-01-15T22:56:30.969 INFO:tasks.rados.rados.0.smithi053.stdout:2160: rmattr oid 11 current snap is 215 2024-01-15T22:56:30.969 INFO:tasks.rados.rados.0.smithi053.stdout:2161: read oid 20 snap -1 2024-01-15T22:56:30.969 INFO:tasks.rados.rados.0.smithi053.stdout:2161: expect (ObjNum 650 snap 192 seq_num 650) 2024-01-15T22:56:30.969 INFO:tasks.rados.rados.0.smithi053.stdout:2162: copy_from oid 23 from oid 37 current snap is 215 2024-01-15T22:56:30.969 INFO:tasks.rados.rados.0.smithi053.stdout:2163: snap_create 2024-01-15T22:56:30.978 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 1214 (ObjNum 65 snap 0 seq_num 1449220186) dirty exists 2024-01-15T22:56:30.979 INFO:tasks.rados.rados.0.smithi053.stdout:2162: finishing copy_from to smithi053129169-23 2024-01-15T22:56:30.979 INFO:tasks.rados.rados.0.smithi053.stdout:2162: got expected ENOENT (src dne) 2024-01-15T22:56:30.979 INFO:tasks.rados.rados.0.smithi053.stdout:2162: finishing copy_from racing read to smithi053129169-23 2024-01-15T22:56:30.980 INFO:tasks.rados.rados.0.smithi053.stdout:2161: expect (ObjNum 650 snap 192 seq_num 650) 2024-01-15T22:56:31.635 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:31 smithi163 ceph-mon[138526]: Upgrade: Updating prometheus.a 2024-01-15T22:56:31.636 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:31 smithi163 ceph-mon[138526]: osdmap e483: 8 total, 8 up, 8 in 2024-01-15T22:56:31.636 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:31 smithi163 ceph-mon[138526]: Deploying daemon prometheus.a on smithi163 2024-01-15T22:56:31.636 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:31 smithi163 ceph-mon[138526]: osdmap e484: 8 total, 8 up, 8 in 2024-01-15T22:56:31.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:31 smithi053 ceph-mon[143363]: Upgrade: Updating prometheus.a 2024-01-15T22:56:31.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:31 smithi053 ceph-mon[143363]: osdmap e483: 8 total, 8 up, 8 in 2024-01-15T22:56:31.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:31 smithi053 ceph-mon[143363]: Deploying daemon prometheus.a on smithi163 2024-01-15T22:56:31.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:31 smithi053 ceph-mon[143363]: osdmap e484: 8 total, 8 up, 8 in 2024-01-15T22:56:31.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:31 smithi053 ceph-mon[146052]: Upgrade: Updating prometheus.a 2024-01-15T22:56:31.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:31 smithi053 ceph-mon[146052]: osdmap e483: 8 total, 8 up, 8 in 2024-01-15T22:56:31.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:31 smithi053 ceph-mon[146052]: Deploying daemon prometheus.a on smithi163 2024-01-15T22:56:31.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:31 smithi053 ceph-mon[146052]: osdmap e484: 8 total, 8 up, 8 in 2024-01-15T22:56:31.975 INFO:tasks.rados.rados.0.smithi053.stdout:2160: done (3 left) 2024-01-15T22:56:31.975 INFO:tasks.rados.rados.0.smithi053.stdout:2161: done (2 left) 2024-01-15T22:56:31.975 INFO:tasks.rados.rados.0.smithi053.stdout:2162: done (1 left) 2024-01-15T22:56:31.975 INFO:tasks.rados.rados.0.smithi053.stdout:2163: done (0 left) 2024-01-15T22:56:31.975 INFO:tasks.rados.rados.0.smithi053.stdout:2164: rollback oid 30 current snap is 216 2024-01-15T22:56:31.975 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 30 to 183 2024-01-15T22:56:31.975 INFO:tasks.rados.rados.0.smithi053.stdout:2165: rollback oid 36 current snap is 216 2024-01-15T22:56:31.975 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 36 to 189 2024-01-15T22:56:31.975 INFO:tasks.rados.rados.0.smithi053.stdout:2166: read oid 1 snap -1 2024-01-15T22:56:31.975 INFO:tasks.rados.rados.0.smithi053.stdout:2166: expect (ObjNum 634 snap 186 seq_num 634) 2024-01-15T22:56:31.976 INFO:tasks.rados.rados.0.smithi053.stdout:2167: snap_remove snap 205 2024-01-15T22:56:32.461 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:32 smithi163 systemd[1]: Stopping Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:56:32.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:32 smithi163 ceph-mon[138526]: pgmap v442: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 440 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 542 KiB/s wr, 7 op/s 2024-01-15T22:56:32.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:32 smithi163 ceph-mon[138526]: osdmap e485: 8 total, 8 up, 8 in 2024-01-15T22:56:32.729 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:56:32.493Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-01-15T22:56:32.729 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:56:32.493Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-01-15T22:56:32.729 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:56:32.493Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-01-15T22:56:32.729 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:56:32.493Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-01-15T22:56:32.729 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:56:32.493Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-01-15T22:56:32.729 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:56:32.494Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-01-15T22:56:32.729 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:56:32.493Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-01-15T22:56:32.729 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:56:32.494Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-01-15T22:56:32.730 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:56:32.494Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-01-15T22:56:32.730 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:56:32.494Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-01-15T22:56:32.730 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:56:32.494Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-01-15T22:56:32.730 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[127453]: ts=2024-01-15T22:56:32.494Z caller=main.go:1147 level=info msg="See you next time!" 2024-01-15T22:56:32.730 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:32 smithi163 bash[181151]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a 2024-01-15T22:56:32.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:32 smithi053 ceph-mon[143363]: pgmap v442: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 440 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 542 KiB/s wr, 7 op/s 2024-01-15T22:56:32.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:32 smithi053 ceph-mon[143363]: osdmap e485: 8 total, 8 up, 8 in 2024-01-15T22:56:32.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:32 smithi053 ceph-mon[146052]: pgmap v442: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 440 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 542 KiB/s wr, 7 op/s 2024-01-15T22:56:32.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:32 smithi053 ceph-mon[146052]: osdmap e485: 8 total, 8 up, 8 in 2024-01-15T22:56:32.983 INFO:tasks.rados.rados.0.smithi053.stdout:2167: done (3 left) 2024-01-15T22:56:32.984 INFO:tasks.rados.rados.0.smithi053.stdout:2168: snap_create 2024-01-15T22:56:32.984 INFO:tasks.rados.rados.0.smithi053.stdout:2166: expect (ObjNum 634 snap 186 seq_num 634) 2024-01-15T22:56:33.015 INFO:tasks.rados.rados.0.smithi053.stdout:2164: finishing rollback tid 0 to smithi053129169-30 2024-01-15T22:56:33.016 INFO:tasks.rados.rados.0.smithi053.stdout:2164: finishing rollback tid 1 to smithi053129169-30 2024-01-15T22:56:33.016 INFO:tasks.rados.rados.0.smithi053.stdout:2165: finishing rollback tid 0 to smithi053129169-36 2024-01-15T22:56:33.016 INFO:tasks.rados.rados.0.smithi053.stdout:2164: finishing rollback tid 2 to smithi053129169-30 2024-01-15T22:56:33.016 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 1673 (ObjNum 492 snap 145 seq_num 492) dirty exists 2024-01-15T22:56:33.016 INFO:tasks.rados.rados.0.smithi053.stdout:2165: finishing rollback tid 1 to smithi053129169-36 2024-01-15T22:56:33.016 INFO:tasks.rados.rados.0.smithi053.stdout:2165: finishing rollback tid 2 to smithi053129169-36 2024-01-15T22:56:33.016 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 1591 (ObjNum 483 snap 144 seq_num 483) dirty exists 2024-01-15T22:56:33.162 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:32 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@prometheus.a.service: Succeeded. 2024-01-15T22:56:33.162 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:32 smithi163 systemd[1]: Stopped Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:56:33.162 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:32 smithi163 systemd[1]: Starting Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:56:33.479 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.325Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-01-15T22:56:33.479 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.325Z 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-01-15T22:56:33.479 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.325Z caller=main.go:570 level=info host_details="(Linux 4.18.0-532.el8.x86_64 #1 SMP Thu Dec 21 12:11:59 UTC 2023 x86_64 smithi163 (none))" 2024-01-15T22:56:33.479 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.325Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-01-15T22:56:33.479 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.325Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-01-15T22:56:33.479 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.327Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-01-15T22:56:33.479 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.327Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-01-15T22:56:33.479 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.329Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-01-15T22:56:33.479 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.329Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-01-15T22:56:33.479 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.330Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-01-15T22:56:33.480 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.330Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.512µs 2024-01-15T22:56:33.480 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.330Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-01-15T22:56:33.480 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.331Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-01-15T22:56:33.480 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 bash[181300]: 93f3d739a56c3db18b4cfe16740fc42778ce1ddc338214f915ebf06ae8ba8b9f 2024-01-15T22:56:33.480 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.343Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-01-15T22:56:33.480 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.344Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-01-15T22:56:33.480 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 systemd[1]: Started Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:56:33.480 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.353Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-01-15T22:56:33.480 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.354Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-01-15T22:56:33.480 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.354Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.449µs wal_replay_duration=23.547509ms wbl_replay_duration=113ns total_replay_duration=23.590836ms 2024-01-15T22:56:33.480 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.357Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-01-15T22:56:33.480 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.357Z caller=main.go:1029 level=info msg="TSDB started" 2024-01-15T22:56:33.481 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.357Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-01-15T22:56:33.481 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.372Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.200003ms db_storage=882ns remote_storage=1.185µs web_handler=337ns query_engine=625ns scrape=514.06µs scrape_sd=74.56µs notify=9.84µs notify_sd=10.14µs rules=14.360726ms tracing=6.497µs 2024-01-15T22:56:33.481 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.372Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-01-15T22:56:33.481 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T22:56:33.372Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-01-15T22:56:33.987 INFO:tasks.rados.rados.0.smithi053.stdout:2164: done (3 left) 2024-01-15T22:56:33.987 INFO:tasks.rados.rados.0.smithi053.stdout:2165: done (2 left) 2024-01-15T22:56:33.987 INFO:tasks.rados.rados.0.smithi053.stdout:2166: done (1 left) 2024-01-15T22:56:33.987 INFO:tasks.rados.rados.0.smithi053.stdout:2168: done (0 left) 2024-01-15T22:56:33.987 INFO:tasks.rados.rados.0.smithi053.stdout:2169: setattr oid 22 current snap is 217 2024-01-15T22:56:33.988 INFO:tasks.rados.rados.0.smithi053.stdout:2170: snap_remove snap 215 2024-01-15T22:56:34.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-mon[138526]: pgmap v445: 121 pgs: 121 active+clean; 440 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 542 KiB/s wr, 7 op/s 2024-01-15T22:56:34.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-mon[138526]: osdmap e486: 8 total, 8 up, 8 in 2024-01-15T22:56:34.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:34.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:34.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:33 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:34.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:33 smithi053 ceph-mon[143363]: pgmap v445: 121 pgs: 121 active+clean; 440 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 542 KiB/s wr, 7 op/s 2024-01-15T22:56:34.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:33 smithi053 ceph-mon[143363]: osdmap e486: 8 total, 8 up, 8 in 2024-01-15T22:56:34.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:33 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:34.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:33 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:34.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:33 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:34.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:33 smithi053 ceph-mon[146052]: pgmap v445: 121 pgs: 121 active+clean; 440 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 542 KiB/s wr, 7 op/s 2024-01-15T22:56:34.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:33 smithi053 ceph-mon[146052]: osdmap e486: 8 total, 8 up, 8 in 2024-01-15T22:56:34.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:33 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:34.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:33 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:34.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:33 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:34.994 INFO:tasks.rados.rados.0.smithi053.stdout:2170: done (1 left) 2024-01-15T22:56:34.994 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 11 current snap is 217 2024-01-15T22:56:34.994 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 1501 (ObjNum 161 snap 0 seq_num 1525518061) dirty exists 2024-01-15T22:56:34.994 INFO:tasks.rados.rados.0.smithi053.stdout:2171: seq_num 710 ranges {0=696320,696320=499712,1196032=712704,1908736=393216} 2024-01-15T22:56:34.997 INFO:tasks.rados.rados.0.smithi053.stdout:2171: writing smithi053129169-11 from 0 to 696320 tid 1 2024-01-15T22:56:35.000 INFO:tasks.rados.rados.0.smithi053.stdout:2171: writing smithi053129169-11 from 696320 to 1196032 tid 2 2024-01-15T22:56:35.004 INFO:tasks.rados.rados.0.smithi053.stdout:2171: writing smithi053129169-11 from 1196032 to 1908736 tid 3 2024-01-15T22:56:35.006 INFO:tasks.rados.rados.0.smithi053.stdout:2171: writing smithi053129169-11 from 1908736 to 2301952 tid 4 2024-01-15T22:56:35.007 INFO:tasks.rados.rados.0.smithi053.stdout:2169: done (1 left) 2024-01-15T22:56:35.007 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 44 current snap is 217 2024-01-15T22:56:35.007 INFO:tasks.rados.rados.0.smithi053.stdout:2172: seq_num 711 ranges {2244608=712704,2957312=786432,3743744=516096,4259840=303104} 2024-01-15T22:56:35.022 INFO:tasks.rados.rados.0.smithi053.stdout:2172: writing smithi053129169-44 from 2244608 to 2957312 tid 1 2024-01-15T22:56:35.028 INFO:tasks.rados.rados.0.smithi053.stdout:2172: writing smithi053129169-44 from 2957312 to 3743744 tid 2 2024-01-15T22:56:35.031 INFO:tasks.rados.rados.0.smithi053.stdout:2172: writing smithi053129169-44 from 3743744 to 4259840 tid 3 2024-01-15T22:56:35.033 INFO:tasks.rados.rados.0.smithi053.stdout:2172: writing smithi053129169-44 from 4259840 to 4562944 tid 4 2024-01-15T22:56:35.034 INFO:tasks.rados.rados.0.smithi053.stdout:2173: setattr oid 23 current snap is 217 2024-01-15T22:56:35.034 INFO:tasks.rados.rados.0.smithi053.stdout:2171: finishing write tid 1 to smithi053129169-11 2024-01-15T22:56:35.034 INFO:tasks.rados.rados.0.smithi053.stdout:2171: finishing write tid 2 to smithi053129169-11 2024-01-15T22:56:35.034 INFO:tasks.rados.rados.0.smithi053.stdout:2171: finishing write tid 3 to smithi053129169-11 2024-01-15T22:56:35.034 INFO:tasks.rados.rados.0.smithi053.stdout:2171: finishing write tid 4 to smithi053129169-11 2024-01-15T22:56:35.034 INFO:tasks.rados.rados.0.smithi053.stdout:2171: finishing write tid 5 to smithi053129169-11 2024-01-15T22:56:35.034 INFO:tasks.rados.rados.0.smithi053.stdout:2171: finishing write tid 6 to smithi053129169-11 2024-01-15T22:56:35.034 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 1219 (ObjNum 710 snap 217 seq_num 710) dirty exists 2024-01-15T22:56:35.034 INFO:tasks.rados.rados.0.smithi053.stdout:2171: left oid 11 (ObjNum 710 snap 217 seq_num 710) 2024-01-15T22:56:35.034 INFO:tasks.rados.rados.0.smithi053.stdout:2172: finishing write tid 1 to smithi053129169-44 2024-01-15T22:56:35.035 INFO:tasks.rados.rados.0.smithi053.stdout:2172: finishing write tid 2 to smithi053129169-44 2024-01-15T22:56:35.036 INFO:tasks.rados.rados.0.smithi053.stdout:2171: done (2 left) 2024-01-15T22:56:35.036 INFO:tasks.rados.rados.0.smithi053.stdout:2174: snap_remove snap 212 2024-01-15T22:56:35.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:34 smithi053 ceph-mon[143363]: osdmap e487: 8 total, 8 up, 8 in 2024-01-15T22:56:35.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:35 smithi053 ceph-mon[146052]: osdmap e487: 8 total, 8 up, 8 in 2024-01-15T22:56:35.293 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:35 smithi163 ceph-mon[138526]: osdmap e487: 8 total, 8 up, 8 in 2024-01-15T22:56:35.970 INFO:tasks.rados.rados.0.smithi053.stdout:2174: done (2 left) 2024-01-15T22:56:35.970 INFO:tasks.rados.rados.0.smithi053.stdout:2175: read oid 25 snap -1 2024-01-15T22:56:35.970 INFO:tasks.rados.rados.0.smithi053.stdout:2175: expect (ObjNum 706 snap 214 seq_num 706) 2024-01-15T22:56:35.971 INFO:tasks.rados.rados.0.smithi053.stdout:2176: delete oid 30 current snap is 217 2024-01-15T22:56:35.971 INFO:tasks.rados.rados.0.smithi053.stdout:2172: finishing write tid 3 to smithi053129169-44 2024-01-15T22:56:35.971 INFO:tasks.rados.rados.0.smithi053.stdout:2172: finishing write tid 4 to smithi053129169-44 2024-01-15T22:56:35.971 INFO:tasks.rados.rados.0.smithi053.stdout:2172: finishing write tid 5 to smithi053129169-44 2024-01-15T22:56:35.971 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1257 (ObjNum 659 snap 197 seq_num 659) dirty exists 2024-01-15T22:56:35.971 INFO:tasks.rados.rados.0.smithi053.stdout:2172: finishing write tid 6 to smithi053129169-44 2024-01-15T22:56:35.971 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 1596 (ObjNum 711 snap 217 seq_num 711) dirty exists 2024-01-15T22:56:35.971 INFO:tasks.rados.rados.0.smithi053.stdout:2172: left oid 44 (ObjNum 711 snap 217 seq_num 711) 2024-01-15T22:56:35.976 INFO:tasks.rados.rados.0.smithi053.stdout:2172: done (3 left) 2024-01-15T22:56:35.976 INFO:tasks.rados.rados.0.smithi053.stdout:2173: done (2 left) 2024-01-15T22:56:35.976 INFO:tasks.rados.rados.0.smithi053.stdout:2176: done (1 left) 2024-01-15T22:56:35.976 INFO:tasks.rados.rados.0.smithi053.stdout:2177: snap_remove snap 176 2024-01-15T22:56:36.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:36 smithi053 ceph-mon[146052]: pgmap v448: 121 pgs: 121 active+clean; 446 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-01-15T22:56:36.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:36 smithi053 ceph-mon[146052]: osdmap e488: 8 total, 8 up, 8 in 2024-01-15T22:56:36.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:36 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:36.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:36 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:36.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:36 smithi053 ceph-mon[146052]: osdmap e489: 8 total, 8 up, 8 in 2024-01-15T22:56:36.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:36 smithi053 ceph-mon[143363]: pgmap v448: 121 pgs: 121 active+clean; 446 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-01-15T22:56:36.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:36 smithi053 ceph-mon[143363]: osdmap e488: 8 total, 8 up, 8 in 2024-01-15T22:56:36.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:36 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:36.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:36 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:36.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:36 smithi053 ceph-mon[143363]: osdmap e489: 8 total, 8 up, 8 in 2024-01-15T22:56:36.465 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:36 smithi163 ceph-mon[138526]: pgmap v448: 121 pgs: 121 active+clean; 446 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-01-15T22:56:36.465 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:36 smithi163 ceph-mon[138526]: osdmap e488: 8 total, 8 up, 8 in 2024-01-15T22:56:36.465 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:36 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:36.465 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:36 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:36.465 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:36 smithi163 ceph-mon[138526]: osdmap e489: 8 total, 8 up, 8 in 2024-01-15T22:56:36.978 INFO:tasks.rados.rados.0.smithi053.stdout:2177: done (1 left) 2024-01-15T22:56:36.978 INFO:tasks.rados.rados.0.smithi053.stdout:2178: rollback oid 44 current snap is 217 2024-01-15T22:56:36.978 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 44 to 189 2024-01-15T22:56:36.978 INFO:tasks.rados.rados.0.smithi053.stdout:2175: expect (ObjNum 706 snap 214 seq_num 706) 2024-01-15T22:56:37.258 INFO:tasks.rados.rados.0.smithi053.stdout:2178: finishing rollback tid 0 to smithi053129169-44 2024-01-15T22:56:37.258 INFO:tasks.rados.rados.0.smithi053.stdout:2178: finishing rollback tid 1 to smithi053129169-44 2024-01-15T22:56:37.258 INFO:tasks.rados.rados.0.smithi053.stdout:2178: finishing rollback tid 2 to smithi053129169-44 2024-01-15T22:56:37.258 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 1603 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:56:37.259 INFO:tasks.rados.rados.0.smithi053.stdout:2175: done (1 left) 2024-01-15T22:56:37.259 INFO:tasks.rados.rados.0.smithi053.stdout:2178: done (0 left) 2024-01-15T22:56:37.259 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 217 2024-01-15T22:56:37.259 INFO:tasks.rados.rados.0.smithi053.stdout:2179: seq_num 713 ranges {827392=745472,1572864=557056,2129920=483328,2613248=565248} 2024-01-15T22:56:37.266 INFO:tasks.rados.rados.0.smithi053.stdout:2179: writing smithi053129169-4 from 827392 to 1572864 tid 1 2024-01-15T22:56:37.269 INFO:tasks.rados.rados.0.smithi053.stdout:2179: writing smithi053129169-4 from 1572864 to 2129920 tid 2 2024-01-15T22:56:37.272 INFO:tasks.rados.rados.0.smithi053.stdout:2179: writing smithi053129169-4 from 2129920 to 2613248 tid 3 2024-01-15T22:56:37.276 INFO:tasks.rados.rados.0.smithi053.stdout:2179: writing smithi053129169-4 from 2613248 to 3178496 tid 4 2024-01-15T22:56:37.276 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 28 current snap is 217 2024-01-15T22:56:37.276 INFO:tasks.rados.rados.0.smithi053.stdout:2180: seq_num 714 ranges {3825664=761856,4587520=442368,5029888=688128,5718016=475136} 2024-01-15T22:56:37.301 INFO:tasks.rados.rados.0.smithi053.stdout:2180: writing smithi053129169-28 from 3825664 to 4587520 tid 1 2024-01-15T22:56:37.303 INFO:tasks.rados.rados.0.smithi053.stdout:2180: writing smithi053129169-28 from 4587520 to 5029888 tid 2 2024-01-15T22:56:37.307 INFO:tasks.rados.rados.0.smithi053.stdout:2180: writing smithi053129169-28 from 5029888 to 5718016 tid 3 2024-01-15T22:56:37.310 INFO:tasks.rados.rados.0.smithi053.stdout:2180: writing smithi053129169-28 from 5718016 to 6193152 tid 4 2024-01-15T22:56:37.310 INFO:tasks.rados.rados.0.smithi053.stdout:2181: snap_create 2024-01-15T22:56:37.311 INFO:tasks.rados.rados.0.smithi053.stdout:2179: finishing write tid 1 to smithi053129169-4 2024-01-15T22:56:37.311 INFO:tasks.rados.rados.0.smithi053.stdout:2179: finishing write tid 2 to smithi053129169-4 2024-01-15T22:56:37.311 INFO:tasks.rados.rados.0.smithi053.stdout:2179: finishing write tid 3 to smithi053129169-4 2024-01-15T22:56:37.311 INFO:tasks.rados.rados.0.smithi053.stdout:2179: finishing write tid 4 to smithi053129169-4 2024-01-15T22:56:37.311 INFO:tasks.rados.rados.0.smithi053.stdout:2179: finishing write tid 5 to smithi053129169-4 2024-01-15T22:56:37.311 INFO:tasks.rados.rados.0.smithi053.stdout:2179: finishing write tid 6 to smithi053129169-4 2024-01-15T22:56:37.311 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 1596 (ObjNum 713 snap 217 seq_num 713) dirty exists 2024-01-15T22:56:37.311 INFO:tasks.rados.rados.0.smithi053.stdout:2179: left oid 4 (ObjNum 713 snap 217 seq_num 713) 2024-01-15T22:56:37.311 INFO:tasks.rados.rados.0.smithi053.stdout:2180: finishing write tid 1 to smithi053129169-28 2024-01-15T22:56:37.311 INFO:tasks.rados.rados.0.smithi053.stdout:2180: finishing write tid 2 to smithi053129169-28 2024-01-15T22:56:37.311 INFO:tasks.rados.rados.0.smithi053.stdout:2180: finishing write tid 3 to smithi053129169-28 2024-01-15T22:56:37.312 INFO:tasks.rados.rados.0.smithi053.stdout:2180: finishing write tid 4 to smithi053129169-28 2024-01-15T22:56:37.312 INFO:tasks.rados.rados.0.smithi053.stdout:2180: finishing write tid 5 to smithi053129169-28 2024-01-15T22:56:37.313 INFO:tasks.rados.rados.0.smithi053.stdout:2180: finishing write tid 6 to smithi053129169-28 2024-01-15T22:56:37.313 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 1238 (ObjNum 714 snap 217 seq_num 714) dirty exists 2024-01-15T22:56:37.313 INFO:tasks.rados.rados.0.smithi053.stdout:2180: left oid 28 (ObjNum 714 snap 217 seq_num 714) 2024-01-15T22:56:37.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:37 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:37.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:37 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:37.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:37 smithi163 ceph-mon[138526]: osdmap e490: 8 total, 8 up, 8 in 2024-01-15T22:56:37.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:37 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:37.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:37 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:37.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:37 smithi053 ceph-mon[143363]: osdmap e490: 8 total, 8 up, 8 in 2024-01-15T22:56:37.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:37 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:37.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:37 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:37.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:37 smithi053 ceph-mon[146052]: osdmap e490: 8 total, 8 up, 8 in 2024-01-15T22:56:38.136 INFO:tasks.rados.rados.0.smithi053.stdout:2179: done (2 left) 2024-01-15T22:56:38.136 INFO:tasks.rados.rados.0.smithi053.stdout:2180: done (1 left) 2024-01-15T22:56:38.136 INFO:tasks.rados.rados.0.smithi053.stdout:2181: done (0 left) 2024-01-15T22:56:38.136 INFO:tasks.rados.rados.0.smithi053.stdout:2182: rollback oid 16 current snap is 218 2024-01-15T22:56:38.136 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 16 to 211 2024-01-15T22:56:38.136 INFO:tasks.rados.rados.0.smithi053.stdout:2183: read oid 42 snap -1 2024-01-15T22:56:38.136 INFO:tasks.rados.rados.0.smithi053.stdout:2183: expect deleted 2024-01-15T22:56:38.136 INFO:tasks.rados.rados.0.smithi053.stdout:2184: snap_remove snap 177 2024-01-15T22:56:38.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:38 smithi163 ceph-mon[138526]: pgmap v451: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 441 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-01-15T22:56:38.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:38 smithi053 ceph-mon[143363]: pgmap v451: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 441 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-01-15T22:56:38.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:38 smithi053 ceph-mon[146052]: pgmap v451: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 441 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-01-15T22:56:39.136 INFO:tasks.rados.rados.0.smithi053.stdout:2184: done (2 left) 2024-01-15T22:56:39.136 INFO:tasks.rados.rados.0.smithi053.stdout:2185: snap_create 2024-01-15T22:56:39.136 INFO:tasks.rados.rados.0.smithi053.stdout:2182: finishing rollback tid 0 to smithi053129169-16 2024-01-15T22:56:39.136 INFO:tasks.rados.rados.0.smithi053.stdout:2182: finishing rollback tid 1 to smithi053129169-16 2024-01-15T22:56:39.136 INFO:tasks.rados.rados.0.smithi053.stdout:2182: finishing rollback tid 2 to smithi053129169-16 2024-01-15T22:56:39.136 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 1480 (ObjNum 695 snap 207 seq_num 695) dirty exists 2024-01-15T22:56:39.146 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: osdmap e491: 8 total, 8 up, 8 in 2024-01-15T22:56:39.147 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:39.147 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:39.147 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:39.147 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:39.147 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:39.147 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:56:39.147 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:56:39.147 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:39.147 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.147 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.147 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.147 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.147 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.147 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.148 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.148 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.148 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.148 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.148 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.148 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.148 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.148 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: osdmap e491: 8 total, 8 up, 8 in 2024-01-15T22:56:39.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:39.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:39.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:39.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:39.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:39.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:56:39.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:56:39.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:39.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: osdmap e491: 8 total, 8 up, 8 in 2024-01-15T22:56:39.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:39.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:39.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:39.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:39.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:39.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:56:39.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-15T22:56:39.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:39.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:39.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:40.148 INFO:tasks.rados.rados.0.smithi053.stdout:2182: done (2 left) 2024-01-15T22:56:40.148 INFO:tasks.rados.rados.0.smithi053.stdout:2183: done (1 left) 2024-01-15T22:56:40.148 INFO:tasks.rados.rados.0.smithi053.stdout:2185: done (0 left) 2024-01-15T22:56:40.148 INFO:tasks.rados.rados.0.smithi053.stdout:2186: rmattr oid 46 current snap is 219 2024-01-15T22:56:40.148 INFO:tasks.rados.rados.0.smithi053.stdout:2187: copy_from oid 5 from oid 27 current snap is 219 2024-01-15T22:56:40.148 INFO:tasks.rados.rados.0.smithi053.stdout:2188: read oid 48 snap -1 2024-01-15T22:56:40.148 INFO:tasks.rados.rados.0.smithi053.stdout:2188: expect (ObjNum 698 snap 209 seq_num 698) 2024-01-15T22:56:40.148 INFO:tasks.rados.rados.0.smithi053.stdout:2189: copy_from oid 14 from oid 29 current snap is 219 2024-01-15T22:56:40.148 INFO:tasks.rados.rados.0.smithi053.stdout:2190: rmattr oid 38 current snap is 219 2024-01-15T22:56:40.148 INFO:tasks.rados.rados.0.smithi053.stdout:2190: done (4 left) 2024-01-15T22:56:40.148 INFO:tasks.rados.rados.0.smithi053.stdout:2191: copy_from oid 6 from oid 41 current snap is 219 2024-01-15T22:56:40.149 INFO:tasks.rados.rados.0.smithi053.stdout:2192: snap_create 2024-01-15T22:56:40.152 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 1274 (ObjNum 613 snap 181 seq_num 613) dirty exists 2024-01-15T22:56:40.155 INFO:tasks.rados.rados.0.smithi053.stdout:2189: finishing copy_from to smithi053129169-14 2024-01-15T22:56:40.155 INFO:tasks.rados.rados.0.smithi053.stdout:2189: got expected ENOENT (src dne) 2024-01-15T22:56:40.155 INFO:tasks.rados.rados.0.smithi053.stdout:2189: finishing copy_from racing read to smithi053129169-14 2024-01-15T22:56:40.156 INFO:tasks.rados.rados.0.smithi053.stdout:2191: finishing copy_from to smithi053129169-6 2024-01-15T22:56:40.156 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 1283 (ObjNum 289 snap 0 seq_num 2182623129) dirty exists 2024-01-15T22:56:40.156 INFO:tasks.rados.rados.0.smithi053.stdout:2191: finishing copy_from racing read to smithi053129169-6 2024-01-15T22:56:40.164 INFO:tasks.rados.rados.0.smithi053.stdout:2188: expect (ObjNum 698 snap 209 seq_num 698) 2024-01-15T22:56:40.243 INFO:tasks.rados.rados.0.smithi053.stdout:2187: finishing copy_from to smithi053129169-5 2024-01-15T22:56:40.243 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 1273 (ObjNum 709 snap 214 seq_num 709) dirty exists 2024-01-15T22:56:40.243 INFO:tasks.rados.rados.0.smithi053.stdout:2187: finishing copy_from racing read to smithi053129169-5 2024-01-15T22:56:40.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:40 smithi163 ceph-mon[138526]: pgmap v454: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 443 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-01-15T22:56:40.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:40 smithi163 ceph-mon[138526]: osdmap e492: 8 total, 8 up, 8 in 2024-01-15T22:56:40.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:40 smithi053 ceph-mon[143363]: pgmap v454: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 443 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-01-15T22:56:40.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:40 smithi053 ceph-mon[143363]: osdmap e492: 8 total, 8 up, 8 in 2024-01-15T22:56:40.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:40 smithi053 ceph-mon[146052]: pgmap v454: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 443 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-01-15T22:56:40.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:40 smithi053 ceph-mon[146052]: osdmap e492: 8 total, 8 up, 8 in 2024-01-15T22:56:40.834 INFO:teuthology.orchestra.run.smithi053.stdout:true 2024-01-15T22:56:40.970 INFO:tasks.rados.rados.0.smithi053.stdout:2186: done (5 left) 2024-01-15T22:56:40.970 INFO:tasks.rados.rados.0.smithi053.stdout:2187: done (4 left) 2024-01-15T22:56:40.970 INFO:tasks.rados.rados.0.smithi053.stdout:2188: done (3 left) 2024-01-15T22:56:40.970 INFO:tasks.rados.rados.0.smithi053.stdout:2189: done (2 left) 2024-01-15T22:56:40.970 INFO:tasks.rados.rados.0.smithi053.stdout:2191: done (1 left) 2024-01-15T22:56:40.970 INFO:tasks.rados.rados.0.smithi053.stdout:2192: done (0 left) 2024-01-15T22:56:40.971 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 40 current snap is 220 2024-01-15T22:56:40.971 INFO:tasks.rados.rados.0.smithi053.stdout:2193: seq_num 715 ranges {1933312=778240,2711552=770048,3481600=499712,3981312=335872} 2024-01-15T22:56:40.987 INFO:tasks.rados.rados.0.smithi053.stdout:2193: writing smithi053129169-40 from 1933312 to 2711552 tid 1 2024-01-15T22:56:40.993 INFO:tasks.rados.rados.0.smithi053.stdout:2193: writing smithi053129169-40 from 2711552 to 3481600 tid 2 2024-01-15T22:56:40.997 INFO:tasks.rados.rados.0.smithi053.stdout:2193: writing smithi053129169-40 from 3481600 to 3981312 tid 3 2024-01-15T22:56:41.000 INFO:tasks.rados.rados.0.smithi053.stdout:2193: writing smithi053129169-40 from 3981312 to 4317184 tid 4 2024-01-15T22:56:41.001 INFO:tasks.rados.rados.0.smithi053.stdout:2194: setattr oid 23 current snap is 220 2024-01-15T22:56:41.001 INFO:tasks.rados.rados.0.smithi053.stdout:2193: finishing write tid 1 to smithi053129169-40 2024-01-15T22:56:41.001 INFO:tasks.rados.rados.0.smithi053.stdout:2193: finishing write tid 2 to smithi053129169-40 2024-01-15T22:56:41.001 INFO:tasks.rados.rados.0.smithi053.stdout:2193: finishing write tid 3 to smithi053129169-40 2024-01-15T22:56:41.002 INFO:tasks.rados.rados.0.smithi053.stdout:2193: finishing write tid 4 to smithi053129169-40 2024-01-15T22:56:41.002 INFO:tasks.rados.rados.0.smithi053.stdout:2193: finishing write tid 5 to smithi053129169-40 2024-01-15T22:56:41.003 INFO:tasks.rados.rados.0.smithi053.stdout:2193: finishing write tid 6 to smithi053129169-40 2024-01-15T22:56:41.003 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 978 (ObjNum 715 snap 220 seq_num 715) dirty exists 2024-01-15T22:56:41.003 INFO:tasks.rados.rados.0.smithi053.stdout:2193: left oid 40 (ObjNum 715 snap 220 seq_num 715) 2024-01-15T22:56:41.003 INFO:tasks.rados.rados.0.smithi053.stdout:2193: done (1 left) 2024-01-15T22:56:41.003 INFO:tasks.rados.rados.0.smithi053.stdout:2195: delete oid 40 current snap is 220 2024-01-15T22:56:41.004 INFO:tasks.rados.rados.0.smithi053.stdout:2195: done (1 left) 2024-01-15T22:56:41.005 INFO:tasks.rados.rados.0.smithi053.stdout:2196: read oid 18 snap -1 2024-01-15T22:56:41.005 INFO:tasks.rados.rados.0.smithi053.stdout:2196: expect (ObjNum 694 snap 207 seq_num 694) 2024-01-15T22:56:41.005 INFO:tasks.rados.rados.0.smithi053.stdout:2197: delete oid 20 current snap is 220 2024-01-15T22:56:41.010 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1271 (ObjNum 659 snap 197 seq_num 659) dirty exists 2024-01-15T22:56:41.022 INFO:tasks.rados.rados.0.smithi053.stdout:2194: done (2 left) 2024-01-15T22:56:41.022 INFO:tasks.rados.rados.0.smithi053.stdout:2197: done (1 left) 2024-01-15T22:56:41.022 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 49 current snap is 220 2024-01-15T22:56:41.022 INFO:tasks.rados.rados.0.smithi053.stdout:2198: seq_num 718 ranges {6619136=32768} 2024-01-15T22:56:41.052 INFO:tasks.rados.rados.0.smithi053.stdout:2198: writing smithi053129169-49 from 6619136 to 6651904 tid 1 2024-01-15T22:56:41.052 INFO:tasks.rados.rados.0.smithi053.stdout:2199: rmattr oid 12 current snap is 220 2024-01-15T22:56:41.052 INFO:tasks.rados.rados.0.smithi053.stdout:2199: done (2 left) 2024-01-15T22:56:41.052 INFO:tasks.rados.rados.0.smithi053.stdout:2200: rmattr oid 10 current snap is 220 2024-01-15T22:56:41.053 INFO:tasks.rados.rados.0.smithi053.stdout:2196: expect (ObjNum 694 snap 207 seq_num 694) 2024-01-15T22:56:41.150 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:41 smithi053 ceph-mon[143363]: Upgrade: Updating alertmanager.a 2024-01-15T22:56:41.150 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:41 smithi053 ceph-mon[143363]: Deploying daemon alertmanager.a on smithi053 2024-01-15T22:56:41.150 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:41 smithi053 ceph-mon[143363]: osdmap e493: 8 total, 8 up, 8 in 2024-01-15T22:56:41.150 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:41 smithi053 ceph-mon[143363]: osdmap e494: 8 total, 8 up, 8 in 2024-01-15T22:56:41.203 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-15T22:56:41.203 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (6m) 15s ago 8m 28.5M - 0.25.0 c8568f914cd2 9a47f1d13586 2024-01-15T22:56:41.203 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi163 *:3000 running (5m) 5s ago 8m 91.7M - 9.4.7 954c08fa6188 13a2c7b92d98 2024-01-15T22:56:41.203 INFO:teuthology.orchestra.run.smithi053.stdout:mds.a smithi053 running (45s) 15s ago 9m 17.4M - 18.2.1-242-gd2f11f33 f16b14f4c75d b4ee7311578c 2024-01-15T22:56:41.203 INFO:teuthology.orchestra.run.smithi053.stdout:mds.b smithi163 running (28s) 5s ago 9m 15.0M - 18.2.1-242-gd2f11f33 f16b14f4c75d f4dc7f47fc53 2024-01-15T22:56:41.203 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi163 *:8443,9283,8765 running (5m) 5s ago 12m 449M - 18.2.1-242-gd2f11f33 f16b14f4c75d 1e115ae1e0c7 2024-01-15T22:56:41.203 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (5m) 15s ago 13m 520M - 18.2.1-242-gd2f11f33 f16b14f4c75d cb1657132d65 2024-01-15T22:56:41.203 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (5m) 15s ago 13m 112M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d a47e1c16b72c 2024-01-15T22:56:41.204 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi163 running (4m) 5s ago 12m 76.1M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d b2d91135e37d 2024-01-15T22:56:41.204 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (5m) 15s ago 12m 90.2M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d 8bb8f7a4f9b5 2024-01-15T22:56:41.204 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (20s) 15s ago 8m 4089k - 1.5.0 0da6a335fe13 e876e66a5fcc 2024-01-15T22:56:41.204 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi163 *:9100 running (18s) 5s ago 8m 7356k - 1.5.0 0da6a335fe13 aa3f260b2aaa 2024-01-15T22:56:41.204 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (4m) 15s ago 11m 643M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d c8aace9ef8ef 2024-01-15T22:56:41.204 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (3m) 15s ago 11m 482M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d 62f6e9f6a632 2024-01-15T22:56:41.204 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (3m) 15s ago 11m 420M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d 5845a6a52aa5 2024-01-15T22:56:41.204 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (2m) 15s ago 11m 342M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d bf6068db6ec4 2024-01-15T22:56:41.204 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi163 running (2m) 5s ago 10m 449M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 3f1c90058a90 2024-01-15T22:56:41.204 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi163 running (117s) 5s ago 10m 441M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 63f58e9f7bab 2024-01-15T22:56:41.204 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi163 running (89s) 5s ago 10m 280M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 84d078eaa890 2024-01-15T22:56:41.204 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi163 running (62s) 5s ago 9m 289M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 5c1e5028a735 2024-01-15T22:56:41.204 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi163 *:9095 running (8s) 5s ago 9m 39.6M - 2.43.0 a07b618ecd1d 93f3d739a56c 2024-01-15T22:56:41.270 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 1273 (ObjNum 702 snap 212 seq_num 702) dirty exists 2024-01-15T22:56:41.270 INFO:tasks.rados.rados.0.smithi053.stdout:2198: finishing write tid 1 to smithi053129169-49 2024-01-15T22:56:41.270 INFO:tasks.rados.rados.0.smithi053.stdout:2198: finishing write tid 2 to smithi053129169-49 2024-01-15T22:56:41.270 INFO:tasks.rados.rados.0.smithi053.stdout:2198: finishing write tid 3 to smithi053129169-49 2024-01-15T22:56:41.270 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 1903 (ObjNum 718 snap 220 seq_num 718) dirty exists 2024-01-15T22:56:41.270 INFO:tasks.rados.rados.0.smithi053.stdout:2198: left oid 49 (ObjNum 718 snap 220 seq_num 718) 2024-01-15T22:56:41.270 INFO:tasks.rados.rados.0.smithi053.stdout:2196: done (2 left) 2024-01-15T22:56:41.270 INFO:tasks.rados.rados.0.smithi053.stdout:2198: done (1 left) 2024-01-15T22:56:41.270 INFO:tasks.rados.rados.0.smithi053.stdout:2200: done (0 left) 2024-01-15T22:56:41.270 INFO:tasks.rados.rados.0.smithi053.stdout:2201: copy_from oid 2 from oid 18 current snap is 220 2024-01-15T22:56:41.270 INFO:tasks.rados.rados.0.smithi053.stdout:2202: copy_from oid 15 from oid 36 current snap is 220 2024-01-15T22:56:41.271 INFO:tasks.rados.rados.0.smithi053.stdout:2203: snap_remove snap 202 2024-01-15T22:56:41.416 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:41 smithi053 ceph-mon[146052]: Upgrade: Updating alertmanager.a 2024-01-15T22:56:41.416 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:41 smithi053 ceph-mon[146052]: Deploying daemon alertmanager.a on smithi053 2024-01-15T22:56:41.416 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:41 smithi053 ceph-mon[146052]: osdmap e493: 8 total, 8 up, 8 in 2024-01-15T22:56:41.416 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:41 smithi053 ceph-mon[146052]: osdmap e494: 8 total, 8 up, 8 in 2024-01-15T22:56:41.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:41 smithi163 ceph-mon[138526]: Upgrade: Updating alertmanager.a 2024-01-15T22:56:41.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:41 smithi163 ceph-mon[138526]: Deploying daemon alertmanager.a on smithi053 2024-01-15T22:56:41.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:41 smithi163 ceph-mon[138526]: osdmap e493: 8 total, 8 up, 8 in 2024-01-15T22:56:41.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:41 smithi163 ceph-mon[138526]: osdmap e494: 8 total, 8 up, 8 in 2024-01-15T22:56:41.620 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:56:41.621 INFO:teuthology.orchestra.run.smithi053.stdout: "mon": { 2024-01-15T22:56:41.621 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 3 2024-01-15T22:56:41.621 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:56:41.621 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr": { 2024-01-15T22:56:41.621 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 2 2024-01-15T22:56:41.621 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:56:41.621 INFO:teuthology.orchestra.run.smithi053.stdout: "osd": { 2024-01-15T22:56:41.621 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 8 2024-01-15T22:56:41.621 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:56:41.621 INFO:teuthology.orchestra.run.smithi053.stdout: "mds": { 2024-01-15T22:56:41.621 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 2 2024-01-15T22:56:41.621 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:56:41.622 INFO:teuthology.orchestra.run.smithi053.stdout: "overall": { 2024-01-15T22:56:41.622 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 15 2024-01-15T22:56:41.622 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-01-15T22:56:41.622 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:56:42.029 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:41 smithi053 systemd[1]: Stopping Ceph alertmanager.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:56:42.160 INFO:tasks.rados.rados.0.smithi053.stdout:2203: done (2 left) 2024-01-15T22:56:42.160 INFO:tasks.rados.rados.0.smithi053.stdout:2204: rollback oid 8 current snap is 220 2024-01-15T22:56:42.160 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 8 to 203 2024-01-15T22:56:42.161 INFO:tasks.rados.rados.0.smithi053.stdout:2205: rollback oid 46 current snap is 220 2024-01-15T22:56:42.161 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 46 to 165 2024-01-15T22:56:42.161 INFO:tasks.rados.rados.0.smithi053.stdout:2206: read oid 20 snap -1 2024-01-15T22:56:42.161 INFO:tasks.rados.rados.0.smithi053.stdout:2206: expect deleted 2024-01-15T22:56:42.161 INFO:tasks.rados.rados.0.smithi053.stdout:2207: rollback oid 12 current snap is 220 2024-01-15T22:56:42.161 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 12 to 182 2024-01-15T22:56:42.161 INFO:tasks.rados.rados.0.smithi053.stdout:2208: snap_remove snap 161 2024-01-15T22:56:42.292 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:42 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[131977]: ts=2024-01-15T22:56:42.040Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-01-15T22:56:42.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:42 smithi053 ceph-mon[143363]: pgmap v457: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 446 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-01-15T22:56:42.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:42 smithi053 ceph-mon[143363]: from='client.44315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:56:42.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:42 smithi053 ceph-mon[143363]: from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:56:42.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:42 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/447163595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:42.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:42 smithi053 ceph-mon[146052]: pgmap v457: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 446 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-01-15T22:56:42.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:42 smithi053 ceph-mon[146052]: from='client.44315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:56:42.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:42 smithi053 ceph-mon[146052]: from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:56:42.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:42 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/447163595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:42.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:42 smithi163 ceph-mon[138526]: pgmap v457: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 446 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-01-15T22:56:42.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:42 smithi163 ceph-mon[138526]: from='client.44315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:56:42.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:42 smithi163 ceph-mon[138526]: from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:56:42.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:42 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/447163595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:42.562 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:42 smithi053 bash[189075]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a 2024-01-15T22:56:43.018 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:42 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@alertmanager.a.service: Succeeded. 2024-01-15T22:56:43.018 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:42 smithi053 systemd[1]: Stopped Ceph alertmanager.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:56:43.018 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:42 smithi053 systemd[1]: Starting Ceph alertmanager.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:56:43.168 INFO:tasks.rados.rados.0.smithi053.stdout:2208: done (6 left) 2024-01-15T22:56:43.169 INFO:tasks.rados.rados.0.smithi053.stdout:2209: rollback oid 4 current snap is 220 2024-01-15T22:56:43.169 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 4 to 210 2024-01-15T22:56:43.169 INFO:tasks.rados.rados.0.smithi053.stdout:2210: delete oid 42 current snap is 220 2024-01-15T22:56:43.169 INFO:tasks.rados.rados.0.smithi053.stdout:2202: finishing copy_from to smithi053129169-15 2024-01-15T22:56:43.169 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 1591 (ObjNum 483 snap 144 seq_num 483) dirty exists 2024-01-15T22:56:43.169 INFO:tasks.rados.rados.0.smithi053.stdout:2202: finishing copy_from racing read to smithi053129169-15 2024-01-15T22:56:43.170 INFO:tasks.rados.rados.0.smithi053.stdout:2201: finishing copy_from to smithi053129169-2 2024-01-15T22:56:43.170 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 1288 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-01-15T22:56:43.170 INFO:tasks.rados.rados.0.smithi053.stdout:2201: finishing copy_from racing read to smithi053129169-2 2024-01-15T22:56:43.170 INFO:tasks.rados.rados.0.smithi053.stdout:2207: finishing rollback tid 0 to smithi053129169-12 2024-01-15T22:56:43.170 INFO:tasks.rados.rados.0.smithi053.stdout:2205: finishing rollback tid 0 to smithi053129169-46 2024-01-15T22:56:43.170 INFO:tasks.rados.rados.0.smithi053.stdout:2207: finishing rollback tid 1 to smithi053129169-12 2024-01-15T22:56:43.170 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 1629 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-01-15T22:56:43.171 INFO:tasks.rados.rados.0.smithi053.stdout:2205: finishing rollback tid 1 to smithi053129169-46 2024-01-15T22:56:43.171 INFO:tasks.rados.rados.0.smithi053.stdout:2205: finishing rollback tid 2 to smithi053129169-46 2024-01-15T22:56:43.171 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 1277 (ObjNum 526 snap 155 seq_num 526) dirty exists 2024-01-15T22:56:43.171 INFO:tasks.rados.rados.0.smithi053.stdout:2204: finishing rollback tid 0 to smithi053129169-8 2024-01-15T22:56:43.171 INFO:tasks.rados.rados.0.smithi053.stdout:2204: finishing rollback tid 1 to smithi053129169-8 2024-01-15T22:56:43.171 INFO:tasks.rados.rados.0.smithi053.stdout:2204: finishing rollback tid 2 to smithi053129169-8 2024-01-15T22:56:43.171 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 675 (ObjNum 667 snap 200 seq_num 667) dirty exists 2024-01-15T22:56:43.181 INFO:tasks.rados.rados.0.smithi053.stdout:2201: done (7 left) 2024-01-15T22:56:43.181 INFO:tasks.rados.rados.0.smithi053.stdout:2202: done (6 left) 2024-01-15T22:56:43.181 INFO:tasks.rados.rados.0.smithi053.stdout:2204: done (5 left) 2024-01-15T22:56:43.181 INFO:tasks.rados.rados.0.smithi053.stdout:2205: done (4 left) 2024-01-15T22:56:43.181 INFO:tasks.rados.rados.0.smithi053.stdout:2206: done (3 left) 2024-01-15T22:56:43.181 INFO:tasks.rados.rados.0.smithi053.stdout:2207: done (2 left) 2024-01-15T22:56:43.181 INFO:tasks.rados.rados.0.smithi053.stdout:2210: done (1 left) 2024-01-15T22:56:43.181 INFO:tasks.rados.rados.0.smithi053.stdout:2211: rollback oid 34 current snap is 220 2024-01-15T22:56:43.181 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 34 to 219 2024-01-15T22:56:43.181 INFO:tasks.rados.rados.0.smithi053.stdout:2212: snap_create 2024-01-15T22:56:43.183 INFO:tasks.rados.rados.0.smithi053.stdout:2209: finishing rollback tid 0 to smithi053129169-4 2024-01-15T22:56:43.183 INFO:tasks.rados.rados.0.smithi053.stdout:2209: finishing rollback tid 1 to smithi053129169-4 2024-01-15T22:56:43.183 INFO:tasks.rados.rados.0.smithi053.stdout:2209: finishing rollback tid 2 to smithi053129169-4 2024-01-15T22:56:43.184 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 1599 (ObjNum 622 snap 183 seq_num 622) dirty exists 2024-01-15T22:56:43.192 INFO:tasks.rados.rados.0.smithi053.stdout:2211: finishing rollback tid 0 to smithi053129169-34 2024-01-15T22:56:43.194 INFO:tasks.rados.rados.0.smithi053.stdout:2211: finishing rollback tid 1 to smithi053129169-34 2024-01-15T22:56:43.194 INFO:tasks.rados.rados.0.smithi053.stdout:2211: finishing rollback tid 2 to smithi053129169-34 2024-01-15T22:56:43.194 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 1241 (ObjNum 561 snap 160 seq_num 561) dirty exists 2024-01-15T22:56:43.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:43 smithi163 ceph-mon[138526]: osdmap e495: 8 total, 8 up, 8 in 2024-01-15T22:56:43.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:43 smithi053 ceph-mon[143363]: osdmap e495: 8 total, 8 up, 8 in 2024-01-15T22:56:43.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:43 smithi053 ceph-mon[146052]: osdmap e495: 8 total, 8 up, 8 in 2024-01-15T22:56:43.542 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:43 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[189239]: ts=2024-01-15T22:56:43.144Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-01-15T22:56:43.543 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:43 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[189239]: ts=2024-01-15T22:56:43.144Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-01-15T22:56:43.543 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:43 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[189239]: ts=2024-01-15T22:56:43.146Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.53 port=9094 2024-01-15T22:56:43.543 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:43 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[189239]: ts=2024-01-15T22:56:43.147Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-01-15T22:56:43.543 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:43 smithi053 bash[189224]: 773c264fde79292f6af530f2b146928f2f715427de416d38430251a344775313 2024-01-15T22:56:43.543 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:43 smithi053 systemd[1]: Started Ceph alertmanager.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:56:43.543 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:43 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[189239]: ts=2024-01-15T22:56:43.173Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-15T22:56:43.543 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:43 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[189239]: ts=2024-01-15T22:56:43.173Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-15T22:56:43.543 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:43 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[189239]: ts=2024-01-15T22:56:43.179Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-01-15T22:56:43.543 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:43 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[189239]: ts=2024-01-15T22:56:43.179Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-01-15T22:56:44.162 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:44 smithi053 ceph-mon[143363]: pgmap v460: 121 pgs: 121 active+clean; 449 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.7 MiB/s wr, 5 op/s 2024-01-15T22:56:44.163 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:44 smithi053 ceph-mon[143363]: osdmap e496: 8 total, 8 up, 8 in 2024-01-15T22:56:44.163 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:44 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:44.163 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:44 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:44.163 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:44.163 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:56:44.168 INFO:tasks.rados.rados.0.smithi053.stdout:2209: done (2 left) 2024-01-15T22:56:44.168 INFO:tasks.rados.rados.0.smithi053.stdout:2211: done (1 left) 2024-01-15T22:56:44.168 INFO:tasks.rados.rados.0.smithi053.stdout:2212: done (0 left) 2024-01-15T22:56:44.168 INFO:tasks.rados.rados.0.smithi053.stdout:2213: snap_create 2024-01-15T22:56:44.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:44 smithi163 ceph-mon[138526]: pgmap v460: 121 pgs: 121 active+clean; 449 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.7 MiB/s wr, 5 op/s 2024-01-15T22:56:44.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:44 smithi163 ceph-mon[138526]: osdmap e496: 8 total, 8 up, 8 in 2024-01-15T22:56:44.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:44 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:44.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:44 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:44.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:44.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:56:44.535 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:44 smithi053 ceph-mon[146052]: pgmap v460: 121 pgs: 121 active+clean; 449 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.7 MiB/s wr, 5 op/s 2024-01-15T22:56:44.535 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:44 smithi053 ceph-mon[146052]: osdmap e496: 8 total, 8 up, 8 in 2024-01-15T22:56:44.535 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:44 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:44.535 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:44 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:44.535 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:44.536 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:56:45.174 INFO:tasks.rados.rados.0.smithi053.stdout:2213: done (0 left) 2024-01-15T22:56:45.174 INFO:tasks.rados.rados.0.smithi053.stdout:2214: snap_create 2024-01-15T22:56:45.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:45 smithi053 ceph-mon[143363]: osdmap e497: 8 total, 8 up, 8 in 2024-01-15T22:56:45.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:56:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:56:45] "GET /metrics HTTP/1.1" 200 36205 "" "Prometheus/2.43.0" 2024-01-15T22:56:45.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:45 smithi053 ceph-mon[146052]: osdmap e497: 8 total, 8 up, 8 in 2024-01-15T22:56:45.293 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[189239]: ts=2024-01-15T22:56:45.147Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000139461s 2024-01-15T22:56:45.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:45 smithi163 ceph-mon[138526]: osdmap e497: 8 total, 8 up, 8 in 2024-01-15T22:56:45.975 INFO:tasks.rados.rados.0.smithi053.stdout:2214: done (0 left) 2024-01-15T22:56:45.976 INFO:tasks.rados.rados.0.smithi053.stdout:2215: read oid 21 snap -1 2024-01-15T22:56:45.976 INFO:tasks.rados.rados.0.smithi053.stdout:2215: expect (ObjNum 699 snap 211 seq_num 699) 2024-01-15T22:56:45.976 INFO:tasks.rados.rados.0.smithi053.stdout:2216: delete oid 10 current snap is 223 2024-01-15T22:56:45.986 INFO:tasks.rados.rados.0.smithi053.stdout:2216: done (1 left) 2024-01-15T22:56:45.987 INFO:tasks.rados.rados.0.smithi053.stdout:2217: rollback oid 28 current snap is 223 2024-01-15T22:56:45.987 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 28 to 217 2024-01-15T22:56:45.987 INFO:tasks.rados.rados.0.smithi053.stdout:2218: snap_remove snap 220 2024-01-15T22:56:46.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:46 smithi163 ceph-mon[138526]: pgmap v463: 121 pgs: 121 active+clean; 455 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 3.6 MiB/s wr, 13 op/s 2024-01-15T22:56:46.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:46 smithi163 ceph-mon[138526]: osdmap e498: 8 total, 8 up, 8 in 2024-01-15T22:56:46.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:46.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:46 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:46.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:46 smithi163 ceph-mon[138526]: osdmap e499: 8 total, 8 up, 8 in 2024-01-15T22:56:46.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:46 smithi053 ceph-mon[143363]: pgmap v463: 121 pgs: 121 active+clean; 455 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 3.6 MiB/s wr, 13 op/s 2024-01-15T22:56:46.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:46 smithi053 ceph-mon[143363]: osdmap e498: 8 total, 8 up, 8 in 2024-01-15T22:56:46.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:46.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:46 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:46.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:46 smithi053 ceph-mon[143363]: osdmap e499: 8 total, 8 up, 8 in 2024-01-15T22:56:46.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:46 smithi053 ceph-mon[146052]: pgmap v463: 121 pgs: 121 active+clean; 455 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 3.6 MiB/s wr, 13 op/s 2024-01-15T22:56:46.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:46 smithi053 ceph-mon[146052]: osdmap e498: 8 total, 8 up, 8 in 2024-01-15T22:56:46.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:46.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:46 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:46.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:46 smithi053 ceph-mon[146052]: osdmap e499: 8 total, 8 up, 8 in 2024-01-15T22:56:46.982 INFO:tasks.rados.rados.0.smithi053.stdout:2218: done (2 left) 2024-01-15T22:56:46.982 INFO:tasks.rados.rados.0.smithi053.stdout:2219: snap_create 2024-01-15T22:56:46.982 INFO:tasks.rados.rados.0.smithi053.stdout:2217: finishing rollback tid 0 to smithi053129169-28 2024-01-15T22:56:46.983 INFO:tasks.rados.rados.0.smithi053.stdout:2217: finishing rollback tid 1 to smithi053129169-28 2024-01-15T22:56:46.983 INFO:tasks.rados.rados.0.smithi053.stdout:2217: finishing rollback tid 2 to smithi053129169-28 2024-01-15T22:56:46.983 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 1244 (ObjNum 714 snap 217 seq_num 714) dirty exists 2024-01-15T22:56:46.983 INFO:tasks.rados.rados.0.smithi053.stdout:2215: expect (ObjNum 699 snap 211 seq_num 699) 2024-01-15T22:56:47.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:47 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:47.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:47 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:47.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:47 smithi053 ceph-mon[143363]: osdmap e500: 8 total, 8 up, 8 in 2024-01-15T22:56:47.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:47 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:47.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:47 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:47.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:47 smithi053 ceph-mon[146052]: osdmap e500: 8 total, 8 up, 8 in 2024-01-15T22:56:47.978 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:47 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:47.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:47 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:47.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:47 smithi163 ceph-mon[138526]: osdmap e500: 8 total, 8 up, 8 in 2024-01-15T22:56:47.983 INFO:tasks.rados.rados.0.smithi053.stdout:2215: done (2 left) 2024-01-15T22:56:47.984 INFO:tasks.rados.rados.0.smithi053.stdout:2217: done (1 left) 2024-01-15T22:56:47.984 INFO:tasks.rados.rados.0.smithi053.stdout:2219: done (0 left) 2024-01-15T22:56:47.984 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 40 current snap is 224 2024-01-15T22:56:47.984 INFO:tasks.rados.rados.0.smithi053.stdout:2220: seq_num 721 ranges {0=81920} 2024-01-15T22:56:47.984 INFO:tasks.rados.rados.0.smithi053.stdout:2220: writing smithi053129169-40 from 0 to 81920 tid 1 2024-01-15T22:56:47.984 INFO:tasks.rados.rados.0.smithi053.stdout:2221: setattr oid 18 current snap is 224 2024-01-15T22:56:47.985 INFO:tasks.rados.rados.0.smithi053.stdout:2222: setattr oid 7 current snap is 224 2024-01-15T22:56:47.986 INFO:tasks.rados.rados.0.smithi053.stdout:2220: finishing write tid 1 to smithi053129169-40 2024-01-15T22:56:47.986 INFO:tasks.rados.rados.0.smithi053.stdout:2220: finishing write tid 2 to smithi053129169-40 2024-01-15T22:56:47.989 INFO:tasks.rados.rados.0.smithi053.stdout:2223: rollback oid 12 current snap is 224 2024-01-15T22:56:47.989 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 12 to 214 2024-01-15T22:56:47.989 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 224 2024-01-15T22:56:47.989 INFO:tasks.rados.rados.0.smithi053.stdout:2224: seq_num 722 ranges {827392=98304} 2024-01-15T22:56:47.993 INFO:tasks.rados.rados.0.smithi053.stdout:2224: writing smithi053129169-4 from 827392 to 925696 tid 1 2024-01-15T22:56:47.993 INFO:tasks.rados.rados.0.smithi053.stdout:2225: read oid 32 snap 223 2024-01-15T22:56:47.994 INFO:tasks.rados.rados.0.smithi053.stdout:2225: expect deleted 2024-01-15T22:56:47.994 INFO:tasks.rados.rados.0.smithi053.stdout:2226: copy_from oid 46 from oid 20 current snap is 224 2024-01-15T22:56:47.994 INFO:tasks.rados.rados.0.smithi053.stdout:2220: finishing write tid 3 to smithi053129169-40 2024-01-15T22:56:47.994 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 981 (ObjNum 721 snap 224 seq_num 721) dirty exists 2024-01-15T22:56:47.994 INFO:tasks.rados.rados.0.smithi053.stdout:2220: left oid 40 (ObjNum 721 snap 224 seq_num 721) 2024-01-15T22:56:47.994 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 1289 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-01-15T22:56:47.994 INFO:tasks.rados.rados.0.smithi053.stdout:2220: done (6 left) 2024-01-15T22:56:47.994 INFO:tasks.rados.rados.0.smithi053.stdout:2221: done (5 left) 2024-01-15T22:56:47.994 INFO:tasks.rados.rados.0.smithi053.stdout:2227: read oid 5 snap 222 2024-01-15T22:56:47.994 INFO:tasks.rados.rados.0.smithi053.stdout:2227: expect (ObjNum 709 snap 214 seq_num 709) 2024-01-15T22:56:47.999 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 28 current snap is 224 2024-01-15T22:56:47.999 INFO:tasks.rados.rados.0.smithi053.stdout:2228: seq_num 723 ranges {6193152=114688} 2024-01-15T22:56:48.030 INFO:tasks.rados.rados.0.smithi053.stdout:2228: writing smithi053129169-28 from 6193152 to 6307840 tid 1 2024-01-15T22:56:48.030 INFO:tasks.rados.rados.0.smithi053.stdout:2229: delete oid 27 current snap is 224 2024-01-15T22:56:48.030 INFO:tasks.rados.rados.0.smithi053.stdout:2226: finishing copy_from to smithi053129169-46 2024-01-15T22:56:48.030 INFO:tasks.rados.rados.0.smithi053.stdout:2226: got expected ENOENT (src dne) 2024-01-15T22:56:48.030 INFO:tasks.rados.rados.0.smithi053.stdout:2226: finishing copy_from racing read to smithi053129169-46 2024-01-15T22:56:48.031 INFO:tasks.rados.rados.0.smithi053.stdout:2223: finishing rollback tid 1 to smithi053129169-12 2024-01-15T22:56:48.031 INFO:tasks.rados.rados.0.smithi053.stdout:2223: finishing rollback tid 2 to smithi053129169-12 2024-01-15T22:56:48.031 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 1649 (ObjNum 691 snap 207 seq_num 691) dirty exists 2024-01-15T22:56:48.031 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 1220 (ObjNum 678 snap 203 seq_num 678) dirty exists 2024-01-15T22:56:48.031 INFO:tasks.rados.rados.0.smithi053.stdout:2224: finishing write tid 1 to smithi053129169-4 2024-01-15T22:56:48.031 INFO:tasks.rados.rados.0.smithi053.stdout:2224: finishing write tid 2 to smithi053129169-4 2024-01-15T22:56:48.032 INFO:tasks.rados.rados.0.smithi053.stdout:2224: finishing write tid 3 to smithi053129169-4 2024-01-15T22:56:48.032 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 1601 (ObjNum 722 snap 224 seq_num 722) dirty exists 2024-01-15T22:56:48.032 INFO:tasks.rados.rados.0.smithi053.stdout:2224: left oid 4 (ObjNum 722 snap 224 seq_num 722) 2024-01-15T22:56:48.032 INFO:tasks.rados.rados.0.smithi053.stdout:2227: expect (ObjNum 709 snap 214 seq_num 709) 2024-01-15T22:56:48.239 INFO:tasks.rados.rados.0.smithi053.stdout:2228: finishing write tid 1 to smithi053129169-28 2024-01-15T22:56:48.239 INFO:tasks.rados.rados.0.smithi053.stdout:2228: finishing write tid 2 to smithi053129169-28 2024-01-15T22:56:48.240 INFO:tasks.rados.rados.0.smithi053.stdout:2228: finishing write tid 3 to smithi053129169-28 2024-01-15T22:56:48.240 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 1246 (ObjNum 723 snap 224 seq_num 723) dirty exists 2024-01-15T22:56:48.240 INFO:tasks.rados.rados.0.smithi053.stdout:2228: left oid 28 (ObjNum 723 snap 224 seq_num 723) 2024-01-15T22:56:48.240 INFO:tasks.rados.rados.0.smithi053.stdout:2222: done (7 left) 2024-01-15T22:56:48.240 INFO:tasks.rados.rados.0.smithi053.stdout:2223: done (6 left) 2024-01-15T22:56:48.240 INFO:tasks.rados.rados.0.smithi053.stdout:2224: done (5 left) 2024-01-15T22:56:48.240 INFO:tasks.rados.rados.0.smithi053.stdout:2225: done (4 left) 2024-01-15T22:56:48.240 INFO:tasks.rados.rados.0.smithi053.stdout:2226: done (3 left) 2024-01-15T22:56:48.240 INFO:tasks.rados.rados.0.smithi053.stdout:2227: done (2 left) 2024-01-15T22:56:48.240 INFO:tasks.rados.rados.0.smithi053.stdout:2228: done (1 left) 2024-01-15T22:56:48.240 INFO:tasks.rados.rados.0.smithi053.stdout:2229: done (0 left) 2024-01-15T22:56:48.240 INFO:tasks.rados.rados.0.smithi053.stdout:2230: rmattr oid 23 current snap is 224 2024-01-15T22:56:48.240 INFO:tasks.rados.rados.0.smithi053.stdout:2231: read oid 49 snap 216 2024-01-15T22:56:48.240 INFO:tasks.rados.rados.0.smithi053.stdout:2231: expect (ObjNum 665 snap 199 seq_num 665) 2024-01-15T22:56:48.241 INFO:tasks.rados.rados.0.smithi053.stdout:2232: read oid 32 snap -1 2024-01-15T22:56:48.241 INFO:tasks.rados.rados.0.smithi053.stdout:2232: expect deleted 2024-01-15T22:56:48.241 INFO:tasks.rados.rados.0.smithi053.stdout:2233: setattr oid 25 current snap is 224 2024-01-15T22:56:48.241 INFO:tasks.rados.rados.0.smithi053.stdout:2234: setattr oid 28 current snap is 224 2024-01-15T22:56:48.243 INFO:tasks.rados.rados.0.smithi053.stdout:2235: rmattr oid 12 current snap is 224 2024-01-15T22:56:48.243 INFO:tasks.rados.rados.0.smithi053.stdout:2235: done (5 left) 2024-01-15T22:56:48.243 INFO:tasks.rados.rados.0.smithi053.stdout:2236: read oid 20 snap -1 2024-01-15T22:56:48.243 INFO:tasks.rados.rados.0.smithi053.stdout:2236: expect deleted 2024-01-15T22:56:48.243 INFO:tasks.rados.rados.0.smithi053.stdout:2237: read oid 46 snap -1 2024-01-15T22:56:48.243 INFO:tasks.rados.rados.0.smithi053.stdout:2237: expect (ObjNum 526 snap 155 seq_num 526) 2024-01-15T22:56:48.243 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 40 current snap is 224 2024-01-15T22:56:48.243 INFO:tasks.rados.rados.0.smithi053.stdout:2238: seq_num 725 ranges {81920=147456} 2024-01-15T22:56:48.244 INFO:tasks.rados.rados.0.smithi053.stdout:2238: writing smithi053129169-40 from 81920 to 229376 tid 1 2024-01-15T22:56:48.244 INFO:tasks.rados.rados.0.smithi053.stdout:2239: snap_create 2024-01-15T22:56:48.246 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 1247 (ObjNum 723 snap 224 seq_num 723) dirty exists 2024-01-15T22:56:48.247 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1292 (ObjNum 659 snap 197 seq_num 659) dirty exists 2024-01-15T22:56:48.247 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 1294 (ObjNum 706 snap 214 seq_num 706) dirty exists 2024-01-15T22:56:48.247 INFO:tasks.rados.rados.0.smithi053.stdout:2238: finishing write tid 1 to smithi053129169-40 2024-01-15T22:56:48.248 INFO:tasks.rados.rados.0.smithi053.stdout:2238: finishing write tid 2 to smithi053129169-40 2024-01-15T22:56:48.249 INFO:tasks.rados.rados.0.smithi053.stdout:2238: finishing write tid 3 to smithi053129169-40 2024-01-15T22:56:48.249 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 983 (ObjNum 725 snap 224 seq_num 725) dirty exists 2024-01-15T22:56:48.249 INFO:tasks.rados.rados.0.smithi053.stdout:2238: left oid 40 (ObjNum 725 snap 224 seq_num 725) 2024-01-15T22:56:48.250 INFO:tasks.rados.rados.0.smithi053.stdout:2237: expect (ObjNum 526 snap 155 seq_num 526) 2024-01-15T22:56:48.293 INFO:tasks.rados.rados.0.smithi053.stdout:2231: expect (ObjNum 665 snap 199 seq_num 665) 2024-01-15T22:56:48.965 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:48 smithi053 ceph-mon[143363]: pgmap v466: 121 pgs: 121 active+clean; 446 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.4 MiB/s wr, 17 op/s 2024-01-15T22:56:48.965 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:48 smithi053 ceph-mon[143363]: osdmap e501: 8 total, 8 up, 8 in 2024-01-15T22:56:48.966 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:48 smithi053 ceph-mon[146052]: pgmap v466: 121 pgs: 121 active+clean; 446 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.4 MiB/s wr, 17 op/s 2024-01-15T22:56:48.966 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:48 smithi053 ceph-mon[146052]: osdmap e501: 8 total, 8 up, 8 in 2024-01-15T22:56:48.978 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:48 smithi163 ceph-mon[138526]: pgmap v466: 121 pgs: 121 active+clean; 446 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.4 MiB/s wr, 17 op/s 2024-01-15T22:56:48.978 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:48 smithi163 ceph-mon[138526]: osdmap e501: 8 total, 8 up, 8 in 2024-01-15T22:56:48.984 INFO:tasks.rados.rados.0.smithi053.stdout:2230: done (8 left) 2024-01-15T22:56:48.984 INFO:tasks.rados.rados.0.smithi053.stdout:2231: done (7 left) 2024-01-15T22:56:48.984 INFO:tasks.rados.rados.0.smithi053.stdout:2232: done (6 left) 2024-01-15T22:56:48.984 INFO:tasks.rados.rados.0.smithi053.stdout:2233: done (5 left) 2024-01-15T22:56:48.984 INFO:tasks.rados.rados.0.smithi053.stdout:2234: done (4 left) 2024-01-15T22:56:48.984 INFO:tasks.rados.rados.0.smithi053.stdout:2236: done (3 left) 2024-01-15T22:56:48.984 INFO:tasks.rados.rados.0.smithi053.stdout:2237: done (2 left) 2024-01-15T22:56:48.984 INFO:tasks.rados.rados.0.smithi053.stdout:2238: done (1 left) 2024-01-15T22:56:48.984 INFO:tasks.rados.rados.0.smithi053.stdout:2239: done (0 left) 2024-01-15T22:56:48.985 INFO:tasks.rados.rados.0.smithi053.stdout:2240: copy_from oid 27 from oid 9 current snap is 225 2024-01-15T22:56:48.985 INFO:tasks.rados.rados.0.smithi053.stdout:2241: read oid 16 snap 216 2024-01-15T22:56:48.985 INFO:tasks.rados.rados.0.smithi053.stdout:2241: expect (ObjNum 695 snap 207 seq_num 695) 2024-01-15T22:56:48.985 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 36 current snap is 225 2024-01-15T22:56:48.985 INFO:tasks.rados.rados.0.smithi053.stdout:2242: seq_num 726 ranges {1466368=163840} 2024-01-15T22:56:48.993 INFO:tasks.rados.rados.0.smithi053.stdout:2242: writing smithi053129169-36 from 1466368 to 1630208 tid 1 2024-01-15T22:56:48.993 INFO:tasks.rados.rados.0.smithi053.stdout:2243: setattr oid 44 current snap is 225 2024-01-15T22:56:48.993 INFO:tasks.rados.rados.0.smithi053.stdout:2240: finishing copy_from to smithi053129169-27 2024-01-15T22:56:48.993 INFO:tasks.rados.rados.0.smithi053.stdout:2240: got expected ENOENT (src dne) 2024-01-15T22:56:48.993 INFO:tasks.rados.rados.0.smithi053.stdout:2240: finishing copy_from racing read to smithi053129169-27 2024-01-15T22:56:48.994 INFO:tasks.rados.rados.0.smithi053.stdout:2240: done (3 left) 2024-01-15T22:56:48.994 INFO:tasks.rados.rados.0.smithi053.stdout:2244: copy_from oid 26 from oid 14 current snap is 225 2024-01-15T22:56:48.994 INFO:tasks.rados.rados.0.smithi053.stdout:2245: snap_remove snap 223 2024-01-15T22:56:49.992 INFO:tasks.rados.rados.0.smithi053.stdout:2245: done (4 left) 2024-01-15T22:56:49.992 INFO:tasks.rados.rados.0.smithi053.stdout:2246: rmattr oid 21 current snap is 225 2024-01-15T22:56:49.992 INFO:tasks.rados.rados.0.smithi053.stdout:2246: done (4 left) 2024-01-15T22:56:49.992 INFO:tasks.rados.rados.0.smithi053.stdout:2247: snap_create 2024-01-15T22:56:49.992 INFO:tasks.rados.rados.0.smithi053.stdout:2242: finishing write tid 1 to smithi053129169-36 2024-01-15T22:56:49.992 INFO:tasks.rados.rados.0.smithi053.stdout:2242: finishing write tid 2 to smithi053129169-36 2024-01-15T22:56:49.992 INFO:tasks.rados.rados.0.smithi053.stdout:2242: finishing write tid 3 to smithi053129169-36 2024-01-15T22:56:49.993 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 1603 (ObjNum 726 snap 225 seq_num 726) dirty exists 2024-01-15T22:56:49.993 INFO:tasks.rados.rados.0.smithi053.stdout:2242: left oid 36 (ObjNum 726 snap 225 seq_num 726) 2024-01-15T22:56:49.993 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 1651 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:56:49.993 INFO:tasks.rados.rados.0.smithi053.stdout:2241: expect (ObjNum 695 snap 207 seq_num 695) 2024-01-15T22:56:50.027 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: pgmap v469: 121 pgs: 121 active+clean; 446 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 366 KiB/s wr, 20 op/s 2024-01-15T22:56:50.027 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: osdmap e502: 8 total, 8 up, 8 in 2024-01-15T22:56:50.027 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:50.028 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:50.028 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:50.028 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:50.028 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:50.028 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:56:50.028 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:56:50.029 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:50.029 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.029 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.029 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.029 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.029 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.030 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.030 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.030 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.030 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.030 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.030 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.031 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.031 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.031 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.031 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.255 INFO:tasks.rados.rados.0.smithi053.stdout:2244: finishing copy_from to smithi053129169-26 2024-01-15T22:56:50.256 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 1418 (ObjNum 33 snap 0 seq_num 3619529016) dirty exists 2024-01-15T22:56:50.256 INFO:tasks.rados.rados.0.smithi053.stdout:2244: finishing copy_from racing read to smithi053129169-26 2024-01-15T22:56:50.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: pgmap v469: 121 pgs: 121 active+clean; 446 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 366 KiB/s wr, 20 op/s 2024-01-15T22:56:50.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: osdmap e502: 8 total, 8 up, 8 in 2024-01-15T22:56:50.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:50.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:50.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:50.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:50.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:50.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:56:50.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:56:50.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:50.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: pgmap v469: 121 pgs: 121 active+clean; 446 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 366 KiB/s wr, 20 op/s 2024-01-15T22:56:50.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: osdmap e502: 8 total, 8 up, 8 in 2024-01-15T22:56:50.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:50.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:50.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:50.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:50.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:50.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:56:50.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-15T22:56:50.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:50.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:50.975 INFO:tasks.rados.rados.0.smithi053.stdout:2241: done (4 left) 2024-01-15T22:56:50.975 INFO:tasks.rados.rados.0.smithi053.stdout:2242: done (3 left) 2024-01-15T22:56:50.975 INFO:tasks.rados.rados.0.smithi053.stdout:2243: done (2 left) 2024-01-15T22:56:50.975 INFO:tasks.rados.rados.0.smithi053.stdout:2244: done (1 left) 2024-01-15T22:56:50.975 INFO:tasks.rados.rados.0.smithi053.stdout:2247: done (0 left) 2024-01-15T22:56:50.975 INFO:tasks.rados.rados.0.smithi053.stdout:2248: delete oid 15 current snap is 226 2024-01-15T22:56:50.984 INFO:tasks.rados.rados.0.smithi053.stdout:2248: done (0 left) 2024-01-15T22:56:50.984 INFO:tasks.rados.rados.0.smithi053.stdout:2249: snap_remove snap 211 2024-01-15T22:56:51.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:51 smithi053 ceph-mon[143363]: osdmap e503: 8 total, 8 up, 8 in 2024-01-15T22:56:51.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:51 smithi053 ceph-mon[143363]: Upgrade: Updating grafana.a 2024-01-15T22:56:51.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:51 smithi053 ceph-mon[143363]: Deploying daemon grafana.a on smithi163 2024-01-15T22:56:51.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:51 smithi053 ceph-mon[143363]: osdmap e504: 8 total, 8 up, 8 in 2024-01-15T22:56:51.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:51 smithi053 ceph-mon[146052]: osdmap e503: 8 total, 8 up, 8 in 2024-01-15T22:56:51.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:51 smithi053 ceph-mon[146052]: Upgrade: Updating grafana.a 2024-01-15T22:56:51.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:51 smithi053 ceph-mon[146052]: Deploying daemon grafana.a on smithi163 2024-01-15T22:56:51.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:51 smithi053 ceph-mon[146052]: osdmap e504: 8 total, 8 up, 8 in 2024-01-15T22:56:51.318 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:51 smithi163 ceph-mon[138526]: osdmap e503: 8 total, 8 up, 8 in 2024-01-15T22:56:51.318 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:51 smithi163 ceph-mon[138526]: Upgrade: Updating grafana.a 2024-01-15T22:56:51.318 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:51 smithi163 ceph-mon[138526]: Deploying daemon grafana.a on smithi163 2024-01-15T22:56:51.318 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:51 smithi163 ceph-mon[138526]: osdmap e504: 8 total, 8 up, 8 in 2024-01-15T22:56:51.982 INFO:tasks.rados.rados.0.smithi053.stdout:2249: done (0 left) 2024-01-15T22:56:51.983 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 226 2024-01-15T22:56:51.983 INFO:tasks.rados.rados.0.smithi053.stdout:2250: seq_num 728 ranges {6160384=196608} 2024-01-15T22:56:52.019 INFO:tasks.rados.rados.0.smithi053.stdout:2250: writing smithi053129169-21 from 6160384 to 6356992 tid 1 2024-01-15T22:56:52.019 INFO:tasks.rados.rados.0.smithi053.stdout:2251: rmattr oid 18 current snap is 226 2024-01-15T22:56:52.019 INFO:tasks.rados.rados.0.smithi053.stdout:2252: copy_from oid 46 from oid 10 current snap is 226 2024-01-15T22:56:52.019 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 226 2024-01-15T22:56:52.019 INFO:tasks.rados.rados.0.smithi053.stdout:2253: seq_num 729 ranges {3973120=212992} 2024-01-15T22:56:52.041 INFO:tasks.rados.rados.0.smithi053.stdout:2253: writing smithi053129169-7 from 3973120 to 4186112 tid 1 2024-01-15T22:56:52.042 INFO:tasks.rados.rados.0.smithi053.stdout:2254: snap_remove snap 207 2024-01-15T22:56:52.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:52 smithi163 ceph-mon[138526]: pgmap v472: 121 pgs: 121 active+clean; 448 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 84 KiB/s wr, 26 op/s 2024-01-15T22:56:52.229 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:52 smithi163 ceph-mon[138526]: osdmap e505: 8 total, 8 up, 8 in 2024-01-15T22:56:52.229 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:51 smithi163 systemd[1]: Stopping Ceph grafana.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:56:52.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:52 smithi053 ceph-mon[146052]: pgmap v472: 121 pgs: 121 active+clean; 448 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 84 KiB/s wr, 26 op/s 2024-01-15T22:56:52.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:52 smithi053 ceph-mon[146052]: osdmap e505: 8 total, 8 up, 8 in 2024-01-15T22:56:52.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:52 smithi053 ceph-mon[143363]: pgmap v472: 121 pgs: 121 active+clean; 448 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 84 KiB/s wr, 26 op/s 2024-01-15T22:56:52.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:52 smithi053 ceph-mon[143363]: osdmap e505: 8 total, 8 up, 8 in 2024-01-15T22:56:52.499 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:52 smithi163 bash[186687]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a 2024-01-15T22:56:52.499 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:52 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-01-15T22:56:52.834 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:52 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-01-15T22:56:52.834 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:52 smithi163 systemd[1]: Stopped Ceph grafana.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:56:52.834 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:52 smithi163 systemd[1]: Starting Ceph grafana.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T22:56:53.009 INFO:tasks.rados.rados.0.smithi053.stdout:2254: done (4 left) 2024-01-15T22:56:53.009 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 48 current snap is 226 2024-01-15T22:56:53.009 INFO:tasks.rados.rados.0.smithi053.stdout:2255: seq_num 730 ranges {2678784=229376} 2024-01-15T22:56:53.026 INFO:tasks.rados.rados.0.smithi053.stdout:2255: writing smithi053129169-48 from 2678784 to 2908160 tid 1 2024-01-15T22:56:53.026 INFO:tasks.rados.rados.0.smithi053.stdout:2256: rollback oid 9 current snap is 226 2024-01-15T22:56:53.027 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 9 to 219 2024-01-15T22:56:53.027 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 19 current snap is 226 2024-01-15T22:56:53.027 INFO:tasks.rados.rados.0.smithi053.stdout:2252: finishing copy_from to smithi053129169-46 2024-01-15T22:56:53.027 INFO:tasks.rados.rados.0.smithi053.stdout:2252: got expected ENOENT (src dne) 2024-01-15T22:56:53.027 INFO:tasks.rados.rados.0.smithi053.stdout:2252: finishing copy_from racing read to smithi053129169-46 2024-01-15T22:56:53.027 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 1290 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-01-15T22:56:53.027 INFO:tasks.rados.rados.0.smithi053.stdout:2250: finishing write tid 1 to smithi053129169-21 2024-01-15T22:56:53.027 INFO:tasks.rados.rados.0.smithi053.stdout:2250: finishing write tid 2 to smithi053129169-21 2024-01-15T22:56:53.027 INFO:tasks.rados.rados.0.smithi053.stdout:2250: finishing write tid 3 to smithi053129169-21 2024-01-15T22:56:53.027 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 1930 (ObjNum 728 snap 226 seq_num 728) dirty exists 2024-01-15T22:56:53.027 INFO:tasks.rados.rados.0.smithi053.stdout:2250: left oid 21 (ObjNum 728 snap 226 seq_num 728) 2024-01-15T22:56:53.027 INFO:tasks.rados.rados.0.smithi053.stdout:2253: finishing write tid 1 to smithi053129169-7 2024-01-15T22:56:53.027 INFO:tasks.rados.rados.0.smithi053.stdout:2253: finishing write tid 2 to smithi053129169-7 2024-01-15T22:56:53.027 INFO:tasks.rados.rados.0.smithi053.stdout:2253: finishing write tid 3 to smithi053129169-7 2024-01-15T22:56:53.027 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 1222 (ObjNum 729 snap 226 seq_num 729) dirty exists 2024-01-15T22:56:53.028 INFO:tasks.rados.rados.0.smithi053.stdout:2253: left oid 7 (ObjNum 729 snap 226 seq_num 729) 2024-01-15T22:56:53.028 INFO:tasks.rados.rados.0.smithi053.stdout:2257: seq_num 731 ranges {0=245760} 2024-01-15T22:56:53.028 INFO:tasks.rados.rados.0.smithi053.stdout:2257: writing smithi053129169-19 from 0 to 245760 tid 1 2024-01-15T22:56:53.028 INFO:tasks.rados.rados.0.smithi053.stdout:2250: done (6 left) 2024-01-15T22:56:53.028 INFO:tasks.rados.rados.0.smithi053.stdout:2251: done (5 left) 2024-01-15T22:56:53.028 INFO:tasks.rados.rados.0.smithi053.stdout:2252: done (4 left) 2024-01-15T22:56:53.028 INFO:tasks.rados.rados.0.smithi053.stdout:2253: done (3 left) 2024-01-15T22:56:53.028 INFO:tasks.rados.rados.0.smithi053.stdout:2258: snap_create 2024-01-15T22:56:53.030 INFO:tasks.rados.rados.0.smithi053.stdout:2256: finishing rollback tid 1 to smithi053129169-9 2024-01-15T22:56:53.030 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 1440 (ObjNum 65 snap 0 seq_num 1332438633) dirty dne 2024-01-15T22:56:53.034 INFO:tasks.rados.rados.0.smithi053.stdout:2257: finishing write tid 1 to smithi053129169-19 2024-01-15T22:56:53.035 INFO:tasks.rados.rados.0.smithi053.stdout:2255: finishing write tid 1 to smithi053129169-48 2024-01-15T22:56:53.035 INFO:tasks.rados.rados.0.smithi053.stdout:2257: finishing write tid 2 to smithi053129169-19 2024-01-15T22:56:53.035 INFO:tasks.rados.rados.0.smithi053.stdout:2255: finishing write tid 2 to smithi053129169-48 2024-01-15T22:56:53.037 INFO:tasks.rados.rados.0.smithi053.stdout:2257: finishing write tid 3 to smithi053129169-19 2024-01-15T22:56:53.037 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 1671 (ObjNum 731 snap 226 seq_num 731) dirty exists 2024-01-15T22:56:53.037 INFO:tasks.rados.rados.0.smithi053.stdout:2257: left oid 19 (ObjNum 731 snap 226 seq_num 731) 2024-01-15T22:56:53.037 INFO:tasks.rados.rados.0.smithi053.stdout:2255: finishing write tid 3 to smithi053129169-48 2024-01-15T22:56:53.037 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 1941 (ObjNum 730 snap 226 seq_num 730) dirty exists 2024-01-15T22:56:53.037 INFO:tasks.rados.rados.0.smithi053.stdout:2255: left oid 48 (ObjNum 730 snap 226 seq_num 730) 2024-01-15T22:56:53.125 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:52 smithi163 bash[186839]: 824dafe7cf7dff9b627ca32bdb935946b6b513712b4320d4426751e695ab30db 2024-01-15T22:56:53.125 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:52 smithi163 systemd[1]: Started Ceph grafana.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T22:56:53.125 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=settings t=2024-01-15T22:56:53.135108128Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-01-15T22:56:53.125 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=settings t=2024-01-15T22:56:53.135304436Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-01-15T22:56:53.125 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=settings t=2024-01-15T22:56:53.135330412Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-01-15T22:56:53.125 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=settings t=2024-01-15T22:56:53.135337889Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-01-15T22:56:53.125 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=settings t=2024-01-15T22:56:53.135343948Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-01-15T22:56:53.125 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=settings t=2024-01-15T22:56:53.135350445Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-01-15T22:56:53.125 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=settings t=2024-01-15T22:56:53.13535627Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-01-15T22:56:53.125 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=settings t=2024-01-15T22:56:53.13536212Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-01-15T22:56:53.125 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=settings t=2024-01-15T22:56:53.135367899Z level=info msg="Path Home" path=/usr/share/grafana 2024-01-15T22:56:53.126 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=settings t=2024-01-15T22:56:53.135373558Z level=info msg="Path Data" path=/var/lib/grafana 2024-01-15T22:56:53.126 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=settings t=2024-01-15T22:56:53.13537888Z level=info msg="Path Logs" path=/var/log/grafana 2024-01-15T22:56:53.126 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=settings t=2024-01-15T22:56:53.135385369Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-01-15T22:56:53.126 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=settings t=2024-01-15T22:56:53.135390966Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-01-15T22:56:53.126 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=settings t=2024-01-15T22:56:53.135396785Z level=info msg="App mode production" 2024-01-15T22:56:53.126 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=sqlstore t=2024-01-15T22:56:53.13544421Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-01-15T22:56:53.126 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=sqlstore t=2024-01-15T22:56:53.135462989Z 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-01-15T22:56:53.479 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=migrator t=2024-01-15T22:56:53.150144576Z level=info msg="Starting DB migrations" 2024-01-15T22:56:53.479 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=migrator t=2024-01-15T22:56:53.154855315Z level=info msg="migrations completed" performed=0 skipped=481 duration=626.575µs 2024-01-15T22:56:53.479 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=sqlstore t=2024-01-15T22:56:53.155265114Z level=info msg="Created default organization" 2024-01-15T22:56:53.479 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=plugin.loader t=2024-01-15T22:56:53.213446504Z level=info msg="Plugin registered" pluginID=input 2024-01-15T22:56:53.479 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=plugin.loader t=2024-01-15T22:56:53.252735877Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-01-15T22:56:53.479 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=plugin.loader t=2024-01-15T22:56:53.252786927Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-01-15T22:56:53.479 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=secrets t=2024-01-15T22:56:53.252825975Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-01-15T22:56:53.479 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=query_data t=2024-01-15T22:56:53.254539338Z level=info msg="Query Service initialization" 2024-01-15T22:56:53.479 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=live.push_http t=2024-01-15T22:56:53.256993516Z level=info msg="Live Push Gateway initialization" 2024-01-15T22:56:53.542 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 22:56:53 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[189239]: ts=2024-01-15T22:56:53.149Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002103921s 2024-01-15T22:56:54.015 INFO:tasks.rados.rados.0.smithi053.stdout:2255: done (3 left) 2024-01-15T22:56:54.015 INFO:tasks.rados.rados.0.smithi053.stdout:2256: done (2 left) 2024-01-15T22:56:54.016 INFO:tasks.rados.rados.0.smithi053.stdout:2257: done (1 left) 2024-01-15T22:56:54.016 INFO:tasks.rados.rados.0.smithi053.stdout:2258: done (0 left) 2024-01-15T22:56:54.016 INFO:tasks.rados.rados.0.smithi053.stdout:2259: snap_remove snap 218 2024-01-15T22:56:54.291 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:54 smithi163 ceph-mon[138526]: pgmap v475: 121 pgs: 121 active+clean; 448 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 148 KiB/s wr, 19 op/s 2024-01-15T22:56:54.291 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:54 smithi163 ceph-mon[138526]: osdmap e506: 8 total, 8 up, 8 in 2024-01-15T22:56:54.291 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:54 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:54.292 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:54 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:54.292 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:54 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:54.292 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=infra.usagestats.collector t=2024-01-15T22:56:54.121682716Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-01-15T22:56:54.292 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=provisioning.datasources t=2024-01-15T22:56:54.20934158Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-01-15T22:56:54.292 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=provisioning.datasources t=2024-01-15T22:56:54.209387035Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-01-15T22:56:54.292 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=provisioning.datasources t=2024-01-15T22:56:54.220637509Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-01-15T22:56:54.292 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=provisioning.alerting t=2024-01-15T22:56:54.302542112Z level=info msg="starting to provision alerting" 2024-01-15T22:56:54.292 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=provisioning.alerting t=2024-01-15T22:56:54.302568421Z level=info msg="finished to provision alerting" 2024-01-15T22:56:54.292 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=ngalert.state.manager t=2024-01-15T22:56:54.302624399Z level=info msg="Warming state cache for startup" 2024-01-15T22:56:54.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:54 smithi053 ceph-mon[143363]: pgmap v475: 121 pgs: 121 active+clean; 448 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 148 KiB/s wr, 19 op/s 2024-01-15T22:56:54.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:54 smithi053 ceph-mon[143363]: osdmap e506: 8 total, 8 up, 8 in 2024-01-15T22:56:54.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:54 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:54.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:54 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:54.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:54 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:54.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:54 smithi053 ceph-mon[146052]: pgmap v475: 121 pgs: 121 active+clean; 448 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 148 KiB/s wr, 19 op/s 2024-01-15T22:56:54.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:54 smithi053 ceph-mon[146052]: osdmap e506: 8 total, 8 up, 8 in 2024-01-15T22:56:54.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:54 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:54.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:54 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:54.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:54 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:54.659 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=grafanaStorageLogger t=2024-01-15T22:56:54.302724942Z level=info msg="storage starting" 2024-01-15T22:56:54.659 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=http.server t=2024-01-15T22:56:54.305262304Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-01-15T22:56:54.659 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=ngalert.state.manager t=2024-01-15T22:56:54.312952099Z level=info msg="State cache has been initialized" states=0 duration=10.325202ms 2024-01-15T22:56:54.659 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=ngalert.multiorg.alertmanager t=2024-01-15T22:56:54.31299497Z level=info msg="starting MultiOrg Alertmanager" 2024-01-15T22:56:54.659 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 22:56:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=ticker t=2024-01-15T22:56:54.31304296Z level=info msg=starting first_tick=2024-01-15T22:57:00Z 2024-01-15T22:56:55.021 INFO:tasks.rados.rados.0.smithi053.stdout:2259: done (0 left) 2024-01-15T22:56:55.021 INFO:tasks.rados.rados.0.smithi053.stdout:2260: read oid 16 snap -1 2024-01-15T22:56:55.021 INFO:tasks.rados.rados.0.smithi053.stdout:2260: expect (ObjNum 695 snap 207 seq_num 695) 2024-01-15T22:56:55.021 INFO:tasks.rados.rados.0.smithi053.stdout:2261: read oid 15 snap -1 2024-01-15T22:56:55.021 INFO:tasks.rados.rados.0.smithi053.stdout:2261: expect deleted 2024-01-15T22:56:55.021 INFO:tasks.rados.rados.0.smithi053.stdout:2262: snap_create 2024-01-15T22:56:55.052 INFO:tasks.rados.rados.0.smithi053.stdout:2260: expect (ObjNum 695 snap 207 seq_num 695) 2024-01-15T22:56:55.228 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:55 smithi163 ceph-mon[138526]: osdmap e507: 8 total, 8 up, 8 in 2024-01-15T22:56:55.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:55 smithi053 ceph-mon[143363]: osdmap e507: 8 total, 8 up, 8 in 2024-01-15T22:56:55.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:56:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:56:55] "GET /metrics HTTP/1.1" 200 36205 "" "Prometheus/2.43.0" 2024-01-15T22:56:55.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:55 smithi053 ceph-mon[146052]: osdmap e507: 8 total, 8 up, 8 in 2024-01-15T22:56:55.976 INFO:tasks.rados.rados.0.smithi053.stdout:2260: done (2 left) 2024-01-15T22:56:55.976 INFO:tasks.rados.rados.0.smithi053.stdout:2261: done (1 left) 2024-01-15T22:56:55.976 INFO:tasks.rados.rados.0.smithi053.stdout:2262: done (0 left) 2024-01-15T22:56:55.976 INFO:tasks.rados.rados.0.smithi053.stdout:2263: setattr oid 33 current snap is 228 2024-01-15T22:56:55.977 INFO:tasks.rados.rados.0.smithi053.stdout:2264: delete oid 35 current snap is 228 2024-01-15T22:56:55.980 INFO:tasks.rados.rados.0.smithi053.stdout:2264: done (1 left) 2024-01-15T22:56:55.980 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 49 current snap is 228 2024-01-15T22:56:55.981 INFO:tasks.rados.rados.0.smithi053.stdout:2265: seq_num 733 ranges {6651904=278528} 2024-01-15T22:56:56.019 INFO:tasks.rados.rados.0.smithi053.stdout:2265: writing smithi053129169-49 from 6651904 to 6930432 tid 1 2024-01-15T22:56:56.019 INFO:tasks.rados.rados.0.smithi053.stdout:2266: snap_create 2024-01-15T22:56:56.019 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 1593 (ObjNum 651 snap 193 seq_num 651) dirty exists 2024-01-15T22:56:56.025 INFO:tasks.rados.rados.0.smithi053.stdout:2265: finishing write tid 1 to smithi053129169-49 2024-01-15T22:56:56.025 INFO:tasks.rados.rados.0.smithi053.stdout:2265: finishing write tid 2 to smithi053129169-49 2024-01-15T22:56:56.026 INFO:tasks.rados.rados.0.smithi053.stdout:2265: finishing write tid 3 to smithi053129169-49 2024-01-15T22:56:56.026 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 1952 (ObjNum 733 snap 228 seq_num 733) dirty exists 2024-01-15T22:56:56.026 INFO:tasks.rados.rados.0.smithi053.stdout:2265: left oid 49 (ObjNum 733 snap 228 seq_num 733) 2024-01-15T22:56:56.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:56 smithi163 ceph-mon[138526]: pgmap v478: 121 pgs: 121 active+clean; 449 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 176 KiB/s wr, 14 op/s 2024-01-15T22:56:56.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:56 smithi163 ceph-mon[138526]: osdmap e508: 8 total, 8 up, 8 in 2024-01-15T22:56:56.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:56 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:56.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:56 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:56.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:56 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:56.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:56 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:56.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:56 smithi163 ceph-mon[138526]: osdmap e509: 8 total, 8 up, 8 in 2024-01-15T22:56:56.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:56 smithi053 ceph-mon[146052]: pgmap v478: 121 pgs: 121 active+clean; 449 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 176 KiB/s wr, 14 op/s 2024-01-15T22:56:56.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:56 smithi053 ceph-mon[146052]: osdmap e508: 8 total, 8 up, 8 in 2024-01-15T22:56:56.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:56 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:56.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:56 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:56.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:56 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:56.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:56 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:56.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:56 smithi053 ceph-mon[146052]: osdmap e509: 8 total, 8 up, 8 in 2024-01-15T22:56:56.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:56 smithi053 ceph-mon[143363]: pgmap v478: 121 pgs: 121 active+clean; 449 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 176 KiB/s wr, 14 op/s 2024-01-15T22:56:56.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:56 smithi053 ceph-mon[143363]: osdmap e508: 8 total, 8 up, 8 in 2024-01-15T22:56:56.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:56 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:56.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:56 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:56.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:56 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:56.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:56 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:56.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:56 smithi053 ceph-mon[143363]: osdmap e509: 8 total, 8 up, 8 in 2024-01-15T22:56:57.027 INFO:tasks.rados.rados.0.smithi053.stdout:2263: done (2 left) 2024-01-15T22:56:57.028 INFO:tasks.rados.rados.0.smithi053.stdout:2265: done (1 left) 2024-01-15T22:56:57.028 INFO:tasks.rados.rados.0.smithi053.stdout:2266: done (0 left) 2024-01-15T22:56:57.028 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 229 2024-01-15T22:56:57.028 INFO:tasks.rados.rados.0.smithi053.stdout:2267: seq_num 734 ranges {0=294912} 2024-01-15T22:56:57.029 INFO:tasks.rados.rados.0.smithi053.stdout:2267: writing smithi053129169-32 from 0 to 294912 tid 1 2024-01-15T22:56:57.029 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 229 2024-01-15T22:56:57.029 INFO:tasks.rados.rados.0.smithi053.stdout:2268: seq_num 735 ranges {1982464=311296} 2024-01-15T22:56:57.042 INFO:tasks.rados.rados.0.smithi053.stdout:2268: writing smithi053129169-12 from 1982464 to 2293760 tid 1 2024-01-15T22:56:57.042 INFO:tasks.rados.rados.0.smithi053.stdout:2269: rmattr oid 2 current snap is 229 2024-01-15T22:56:57.042 INFO:tasks.rados.rados.0.smithi053.stdout:2267: finishing write tid 1 to smithi053129169-32 2024-01-15T22:56:57.042 INFO:tasks.rados.rados.0.smithi053.stdout:2267: finishing write tid 2 to smithi053129169-32 2024-01-15T22:56:57.042 INFO:tasks.rados.rados.0.smithi053.stdout:2267: finishing write tid 3 to smithi053129169-32 2024-01-15T22:56:57.042 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 1954 (ObjNum 734 snap 229 seq_num 734) dirty exists 2024-01-15T22:56:57.043 INFO:tasks.rados.rados.0.smithi053.stdout:2267: left oid 32 (ObjNum 734 snap 229 seq_num 734) 2024-01-15T22:56:57.043 INFO:tasks.rados.rados.0.smithi053.stdout:2267: done (2 left) 2024-01-15T22:56:57.043 INFO:tasks.rados.rados.0.smithi053.stdout:2270: rollback oid 46 current snap is 229 2024-01-15T22:56:57.043 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 46 to 208 2024-01-15T22:56:57.043 INFO:tasks.rados.rados.0.smithi053.stdout:2271: delete oid 16 current snap is 229 2024-01-15T22:56:57.046 INFO:tasks.rados.rados.0.smithi053.stdout:2270: finishing rollback tid 0 to smithi053129169-46 2024-01-15T22:56:57.047 INFO:tasks.rados.rados.0.smithi053.stdout:2270: finishing rollback tid 1 to smithi053129169-46 2024-01-15T22:56:57.047 INFO:tasks.rados.rados.0.smithi053.stdout:2270: finishing rollback tid 2 to smithi053129169-46 2024-01-15T22:56:57.047 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 1281 (ObjNum 613 snap 181 seq_num 613) dirty exists 2024-01-15T22:56:57.048 INFO:tasks.rados.rados.0.smithi053.stdout:2268: finishing write tid 1 to smithi053129169-12 2024-01-15T22:56:57.048 INFO:tasks.rados.rados.0.smithi053.stdout:2270: done (3 left) 2024-01-15T22:56:57.048 INFO:tasks.rados.rados.0.smithi053.stdout:2271: done (2 left) 2024-01-15T22:56:57.048 INFO:tasks.rados.rados.0.smithi053.stdout:2272: setattr oid 10 current snap is 229 2024-01-15T22:56:57.048 INFO:tasks.rados.rados.0.smithi053.stdout:2268: finishing write tid 2 to smithi053129169-12 2024-01-15T22:56:57.049 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 1682 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-01-15T22:56:57.051 INFO:tasks.rados.rados.0.smithi053.stdout:2268: finishing write tid 3 to smithi053129169-12 2024-01-15T22:56:57.051 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 1680 (ObjNum 735 snap 229 seq_num 735) dirty exists 2024-01-15T22:56:57.052 INFO:tasks.rados.rados.0.smithi053.stdout:2268: left oid 12 (ObjNum 735 snap 229 seq_num 735) 2024-01-15T22:56:57.052 INFO:tasks.rados.rados.0.smithi053.stdout:2268: done (2 left) 2024-01-15T22:56:57.052 INFO:tasks.rados.rados.0.smithi053.stdout:2269: done (1 left) 2024-01-15T22:56:57.052 INFO:tasks.rados.rados.0.smithi053.stdout:2273: rmattr oid 50 current snap is 229 2024-01-15T22:56:57.052 INFO:tasks.rados.rados.0.smithi053.stdout:2273: done (1 left) 2024-01-15T22:56:57.052 INFO:tasks.rados.rados.0.smithi053.stdout:2274: read oid 44 snap -1 2024-01-15T22:56:57.052 INFO:tasks.rados.rados.0.smithi053.stdout:2274: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:56:57.052 INFO:tasks.rados.rados.0.smithi053.stdout:2275: read oid 9 snap -1 2024-01-15T22:56:57.052 INFO:tasks.rados.rados.0.smithi053.stdout:2275: expect deleted 2024-01-15T22:56:57.052 INFO:tasks.rados.rados.0.smithi053.stdout:2276: read oid 28 snap -1 2024-01-15T22:56:57.052 INFO:tasks.rados.rados.0.smithi053.stdout:2276: expect (ObjNum 723 snap 224 seq_num 723) 2024-01-15T22:56:57.052 INFO:tasks.rados.rados.0.smithi053.stdout:2277: copy_from oid 1 from oid 33 current snap is 229 2024-01-15T22:56:57.052 INFO:tasks.rados.rados.0.smithi053.stdout:2278: read oid 26 snap -1 2024-01-15T22:56:57.052 INFO:tasks.rados.rados.0.smithi053.stdout:2278: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:56:57.053 INFO:tasks.rados.rados.0.smithi053.stdout:2279: rollback oid 39 current snap is 229 2024-01-15T22:56:57.053 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 39 to 219 2024-01-15T22:56:57.053 INFO:tasks.rados.rados.0.smithi053.stdout:2280: read oid 30 snap -1 2024-01-15T22:56:57.053 INFO:tasks.rados.rados.0.smithi053.stdout:2280: expect deleted 2024-01-15T22:56:57.053 INFO:tasks.rados.rados.0.smithi053.stdout:2281: rmattr oid 27 current snap is 229 2024-01-15T22:56:57.053 INFO:tasks.rados.rados.0.smithi053.stdout:2281: done (8 left) 2024-01-15T22:56:57.053 INFO:tasks.rados.rados.0.smithi053.stdout:2282: read oid 7 snap -1 2024-01-15T22:56:57.053 INFO:tasks.rados.rados.0.smithi053.stdout:2282: expect (ObjNum 729 snap 226 seq_num 729) 2024-01-15T22:56:57.053 INFO:tasks.rados.rados.0.smithi053.stdout:2283: snap_remove snap 189 2024-01-15T22:56:58.039 INFO:tasks.rados.rados.0.smithi053.stdout:2283: done (9 left) 2024-01-15T22:56:58.039 INFO:tasks.rados.rados.0.smithi053.stdout:2284: setattr oid 41 current snap is 229 2024-01-15T22:56:58.039 INFO:tasks.rados.rados.0.smithi053.stdout:2285: read oid 2 snap -1 2024-01-15T22:56:58.039 INFO:tasks.rados.rados.0.smithi053.stdout:2285: expect (ObjNum 694 snap 207 seq_num 694) 2024-01-15T22:56:58.039 INFO:tasks.rados.rados.0.smithi053.stdout:2286: rollback oid 19 current snap is 229 2024-01-15T22:56:58.039 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 19 to 203 2024-01-15T22:56:58.039 INFO:tasks.rados.rados.0.smithi053.stdout:2287: snap_create 2024-01-15T22:56:58.040 INFO:tasks.rados.rados.0.smithi053.stdout:2278: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:56:58.040 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 1317 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T22:56:58.040 INFO:tasks.rados.rados.0.smithi053.stdout:2279: finishing rollback tid 0 to smithi053129169-39 2024-01-15T22:56:58.040 INFO:tasks.rados.rados.0.smithi053.stdout:2279: finishing rollback tid 1 to smithi053129169-39 2024-01-15T22:56:58.040 INFO:tasks.rados.rados.0.smithi053.stdout:2274: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:56:58.183 INFO:tasks.rados.rados.0.smithi053.stdout:2279: finishing rollback tid 2 to smithi053129169-39 2024-01-15T22:56:58.183 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 986 (ObjNum 703 snap 212 seq_num 703) dirty exists 2024-01-15T22:56:58.183 INFO:tasks.rados.rados.0.smithi053.stdout:2277: finishing copy_from to smithi053129169-1 2024-01-15T22:56:58.183 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 1593 (ObjNum 651 snap 193 seq_num 651) dirty exists 2024-01-15T22:56:58.183 INFO:tasks.rados.rados.0.smithi053.stdout:2277: finishing copy_from racing read to smithi053129169-1 2024-01-15T22:56:58.183 INFO:tasks.rados.rados.0.smithi053.stdout:2282: expect (ObjNum 729 snap 226 seq_num 729) 2024-01-15T22:56:58.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:58 smithi053 ceph-mon[143363]: pgmap v481: 121 pgs: 121 active+clean; 449 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 216 KiB/s wr, 18 op/s 2024-01-15T22:56:58.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:58 smithi053 ceph-mon[143363]: osdmap e510: 8 total, 8 up, 8 in 2024-01-15T22:56:58.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:58 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:58.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:58 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:58.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:58 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:58.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:58 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:58.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:58 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:58.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:58 smithi053 ceph-mon[146052]: pgmap v481: 121 pgs: 121 active+clean; 449 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 216 KiB/s wr, 18 op/s 2024-01-15T22:56:58.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:58 smithi053 ceph-mon[146052]: osdmap e510: 8 total, 8 up, 8 in 2024-01-15T22:56:58.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:58 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:58.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:58 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:58.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:58 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:58.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:58 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:58.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:58 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:58.411 INFO:tasks.rados.rados.0.smithi053.stdout:2276: expect (ObjNum 723 snap 224 seq_num 723) 2024-01-15T22:56:58.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:58 smithi163 ceph-mon[138526]: pgmap v481: 121 pgs: 121 active+clean; 449 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 216 KiB/s wr, 18 op/s 2024-01-15T22:56:58.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:58 smithi163 ceph-mon[138526]: osdmap e510: 8 total, 8 up, 8 in 2024-01-15T22:56:58.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:58 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:58.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:58 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:58.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:58 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:58.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:58 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:58.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:58 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:58.762 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1291 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-01-15T22:56:58.762 INFO:tasks.rados.rados.0.smithi053.stdout:2286: finishing rollback tid 0 to smithi053129169-19 2024-01-15T22:56:58.762 INFO:tasks.rados.rados.0.smithi053.stdout:2286: finishing rollback tid 1 to smithi053129169-19 2024-01-15T22:56:58.762 INFO:tasks.rados.rados.0.smithi053.stdout:2286: finishing rollback tid 2 to smithi053129169-19 2024-01-15T22:56:58.762 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 1686 (ObjNum 543 snap 158 seq_num 543) dirty exists 2024-01-15T22:56:58.762 INFO:tasks.rados.rados.0.smithi053.stdout:2285: expect (ObjNum 694 snap 207 seq_num 694) 2024-01-15T22:56:59.034 INFO:tasks.rados.rados.0.smithi053.stdout:2272: done (12 left) 2024-01-15T22:56:59.034 INFO:tasks.rados.rados.0.smithi053.stdout:2274: done (11 left) 2024-01-15T22:56:59.035 INFO:tasks.rados.rados.0.smithi053.stdout:2275: done (10 left) 2024-01-15T22:56:59.035 INFO:tasks.rados.rados.0.smithi053.stdout:2276: done (9 left) 2024-01-15T22:56:59.035 INFO:tasks.rados.rados.0.smithi053.stdout:2277: done (8 left) 2024-01-15T22:56:59.035 INFO:tasks.rados.rados.0.smithi053.stdout:2278: done (7 left) 2024-01-15T22:56:59.035 INFO:tasks.rados.rados.0.smithi053.stdout:2279: done (6 left) 2024-01-15T22:56:59.035 INFO:tasks.rados.rados.0.smithi053.stdout:2280: done (5 left) 2024-01-15T22:56:59.035 INFO:tasks.rados.rados.0.smithi053.stdout:2282: done (4 left) 2024-01-15T22:56:59.035 INFO:tasks.rados.rados.0.smithi053.stdout:2284: done (3 left) 2024-01-15T22:56:59.035 INFO:tasks.rados.rados.0.smithi053.stdout:2285: done (2 left) 2024-01-15T22:56:59.035 INFO:tasks.rados.rados.0.smithi053.stdout:2286: done (1 left) 2024-01-15T22:56:59.035 INFO:tasks.rados.rados.0.smithi053.stdout:2287: done (0 left) 2024-01-15T22:56:59.035 INFO:tasks.rados.rados.0.smithi053.stdout:2288: delete oid 1 current snap is 230 2024-01-15T22:56:59.039 INFO:tasks.rados.rados.0.smithi053.stdout:2288: done (0 left) 2024-01-15T22:56:59.040 INFO:tasks.rados.rados.0.smithi053.stdout:2289: read oid 34 snap -1 2024-01-15T22:56:59.040 INFO:tasks.rados.rados.0.smithi053.stdout:2289: expect (ObjNum 561 snap 160 seq_num 561) 2024-01-15T22:56:59.040 INFO:tasks.rados.rados.0.smithi053.stdout:2290: snap_remove snap 171 2024-01-15T22:56:59.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: osdmap e511: 8 total, 8 up, 8 in 2024-01-15T22:56:59.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:56:59.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:56:59.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: Upgrade: Finalizing container_image settings 2024-01-15T22:56:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-01-15T22:56:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-01-15T22:56:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-01-15T22:56:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.294 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: osdmap e511: 8 total, 8 up, 8 in 2024-01-15T22:56:59.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:56:59.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:56:59.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:59.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: Upgrade: Finalizing container_image settings 2024-01-15T22:56:59.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:59.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-01-15T22:56:59.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-01-15T22:56:59.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-01-15T22:56:59.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-01-15T22:56:59.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-01-15T22:56:59.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-01-15T22:56:59.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-01-15T22:56:59.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-01-15T22:56:59.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-01-15T22:56:59.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-01-15T22:56:59.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-01-15T22:56:59.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-01-15T22:56:59.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-01-15T22:56:59.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-01-15T22:56:59.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-01-15T22:56:59.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-01-15T22:56:59.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-01-15T22:56:59.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-01-15T22:56:59.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-01-15T22:56:59.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-01-15T22:56:59.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-01-15T22:56:59.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-01-15T22:56:59.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-01-15T22:56:59.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-01-15T22:56:59.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-01-15T22:56:59.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-01-15T22:56:59.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-01-15T22:56:59.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-01-15T22:56:59.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-01-15T22:56:59.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-01-15T22:56:59.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-01-15T22:56:59.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-01-15T22:56:59.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-01-15T22:56:59.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-01-15T22:56:59.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-01-15T22:56:59.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-01-15T22:56:59.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-01-15T22:56:59.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-01-15T22:56:59.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-01-15T22:56:59.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-01-15T22:56:59.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-01-15T22:56:59.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-01-15T22:56:59.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-01-15T22:56:59.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-01-15T22:56:59.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-01-15T22:56:59.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-01-15T22:56:59.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-01-15T22:56:59.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-01-15T22:56:59.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-01-15T22:56:59.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-01-15T22:56:59.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-01-15T22:56:59.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-01-15T22:56:59.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-01-15T22:56:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-01-15T22:56:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-01-15T22:56:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: Upgrade: Complete! 2024-01-15T22:56:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-01-15T22:56:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-01-15T22:56:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-01-15T22:56:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-01-15T22:56:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-01-15T22:56:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-01-15T22:56:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-01-15T22:56:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-01-15T22:56:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-01-15T22:56:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-01-15T22:56:59.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-01-15T22:56:59.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-01-15T22:56:59.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: Upgrade: Complete! 2024-01-15T22:56:59.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-01-15T22:56:59.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-01-15T22:56:59.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-01-15T22:56:59.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:59.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:59.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:59.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:59.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:59.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:59.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:59.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:59.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:56:59.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:59.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-01-15T22:56:59.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:59.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:59.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:59.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:59.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:59.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:59.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:59.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:59.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:56:59.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:56:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:59.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: osdmap e511: 8 total, 8 up, 8 in 2024-01-15T22:56:59.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:56:59.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-01-15T22:56:59.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:59.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:56:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: Upgrade: Finalizing container_image settings 2024-01-15T22:56:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-01-15T22:56:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-01-15T22:56:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-01-15T22:56:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-01-15T22:56:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-01-15T22:56:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-01-15T22:56:59.481 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-01-15T22:56:59.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-01-15T22:56:59.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-01-15T22:56:59.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-01-15T22:56:59.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-01-15T22:56:59.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-01-15T22:56:59.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-01-15T22:56:59.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-01-15T22:56:59.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-01-15T22:56:59.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-01-15T22:56:59.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-01-15T22:56:59.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-01-15T22:56:59.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-01-15T22:56:59.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.482 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-01-15T22:56:59.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-01-15T22:56:59.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-01-15T22:56:59.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-01-15T22:56:59.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-01-15T22:56:59.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-01-15T22:56:59.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-01-15T22:56:59.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-01-15T22:56:59.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-01-15T22:56:59.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-01-15T22:56:59.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-01-15T22:56:59.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-01-15T22:56:59.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.483 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-01-15T22:56:59.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-01-15T22:56:59.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-01-15T22:56:59.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-01-15T22:56:59.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: Upgrade: Complete! 2024-01-15T22:56:59.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-01-15T22:56:59.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-01-15T22:56:59.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-01-15T22:56:59.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:59.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:59.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:59.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:59.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:56:59.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:56:59.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:56:59.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:56:59.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:56:59.485 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:56:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:57:00.043 INFO:tasks.rados.rados.0.smithi053.stdout:2290: done (1 left) 2024-01-15T22:57:00.043 INFO:tasks.rados.rados.0.smithi053.stdout:2291: snap_create 2024-01-15T22:57:00.043 INFO:tasks.rados.rados.0.smithi053.stdout:2289: expect (ObjNum 561 snap 160 seq_num 561) 2024-01-15T22:57:00.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:00 smithi163 ceph-mon[138526]: pgmap v484: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 446 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 104 KiB/s wr, 18 op/s 2024-01-15T22:57:00.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:00 smithi163 ceph-mon[138526]: osdmap e512: 8 total, 8 up, 8 in 2024-01-15T22:57:00.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:00 smithi053 ceph-mon[143363]: pgmap v484: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 446 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 104 KiB/s wr, 18 op/s 2024-01-15T22:57:00.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:00 smithi053 ceph-mon[143363]: osdmap e512: 8 total, 8 up, 8 in 2024-01-15T22:57:00.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:00 smithi053 ceph-mon[146052]: pgmap v484: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 446 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 104 KiB/s wr, 18 op/s 2024-01-15T22:57:00.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:00 smithi053 ceph-mon[146052]: osdmap e512: 8 total, 8 up, 8 in 2024-01-15T22:57:00.977 INFO:tasks.rados.rados.0.smithi053.stdout:2289: done (1 left) 2024-01-15T22:57:00.977 INFO:tasks.rados.rados.0.smithi053.stdout:2291: done (0 left) 2024-01-15T22:57:00.977 INFO:tasks.rados.rados.0.smithi053.stdout:2292: snap_remove snap 182 2024-01-15T22:57:01.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:01 smithi163 ceph-mon[138526]: osdmap e513: 8 total, 8 up, 8 in 2024-01-15T22:57:01.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:01 smithi163 ceph-mon[138526]: osdmap e514: 8 total, 8 up, 8 in 2024-01-15T22:57:01.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:01 smithi053 ceph-mon[143363]: osdmap e513: 8 total, 8 up, 8 in 2024-01-15T22:57:01.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:01 smithi053 ceph-mon[143363]: osdmap e514: 8 total, 8 up, 8 in 2024-01-15T22:57:01.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:01 smithi053 ceph-mon[146052]: osdmap e513: 8 total, 8 up, 8 in 2024-01-15T22:57:01.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:01 smithi053 ceph-mon[146052]: osdmap e514: 8 total, 8 up, 8 in 2024-01-15T22:57:01.986 INFO:tasks.rados.rados.0.smithi053.stdout:2292: done (0 left) 2024-01-15T22:57:01.986 INFO:tasks.rados.rados.0.smithi053.stdout:2293: copy_from oid 33 from oid 14 current snap is 231 2024-01-15T22:57:01.986 INFO:tasks.rados.rados.0.smithi053.stdout:2294: rmattr oid 20 current snap is 231 2024-01-15T22:57:01.986 INFO:tasks.rados.rados.0.smithi053.stdout:2294: done (1 left) 2024-01-15T22:57:01.986 INFO:tasks.rados.rados.0.smithi053.stdout:2295: snap_remove snap 225 2024-01-15T22:57:02.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:02 smithi163 ceph-mon[138526]: pgmap v487: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 441 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 536 KiB/s wr, 17 op/s 2024-01-15T22:57:02.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:02 smithi163 ceph-mon[138526]: osdmap e515: 8 total, 8 up, 8 in 2024-01-15T22:57:02.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:02 smithi053 ceph-mon[143363]: pgmap v487: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 441 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 536 KiB/s wr, 17 op/s 2024-01-15T22:57:02.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:02 smithi053 ceph-mon[143363]: osdmap e515: 8 total, 8 up, 8 in 2024-01-15T22:57:02.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:02 smithi053 ceph-mon[146052]: pgmap v487: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 441 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 536 KiB/s wr, 17 op/s 2024-01-15T22:57:02.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:02 smithi053 ceph-mon[146052]: osdmap e515: 8 total, 8 up, 8 in 2024-01-15T22:57:02.989 INFO:tasks.rados.rados.0.smithi053.stdout:2295: done (1 left) 2024-01-15T22:57:02.989 INFO:tasks.rados.rados.0.smithi053.stdout:2296: snap_create 2024-01-15T22:57:02.989 INFO:tasks.rados.rados.0.smithi053.stdout:2293: finishing copy_from to smithi053129169-33 2024-01-15T22:57:02.989 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 1418 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T22:57:02.990 INFO:tasks.rados.rados.0.smithi053.stdout:2293: finishing copy_from racing read to smithi053129169-33 2024-01-15T22:57:03.991 INFO:tasks.rados.rados.0.smithi053.stdout:2293: done (1 left) 2024-01-15T22:57:03.991 INFO:tasks.rados.rados.0.smithi053.stdout:2296: done (0 left) 2024-01-15T22:57:03.991 INFO:tasks.rados.rados.0.smithi053.stdout:2297: read oid 47 snap -1 2024-01-15T22:57:03.991 INFO:tasks.rados.rados.0.smithi053.stdout:2297: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:57:03.991 INFO:tasks.rados.rados.0.smithi053.stdout:2298: rmattr oid 50 current snap is 232 2024-01-15T22:57:03.991 INFO:tasks.rados.rados.0.smithi053.stdout:2298: done (1 left) 2024-01-15T22:57:03.992 INFO:tasks.rados.rados.0.smithi053.stdout:2299: rollback oid 46 current snap is 232 2024-01-15T22:57:03.992 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 46 to 156 2024-01-15T22:57:03.992 INFO:tasks.rados.rados.0.smithi053.stdout:2300: snap_create 2024-01-15T22:57:03.992 INFO:tasks.rados.rados.0.smithi053.stdout:2297: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:57:03.995 INFO:tasks.rados.rados.0.smithi053.stdout:2299: finishing rollback tid 0 to smithi053129169-46 2024-01-15T22:57:03.995 INFO:tasks.rados.rados.0.smithi053.stdout:2299: finishing rollback tid 1 to smithi053129169-46 2024-01-15T22:57:03.995 INFO:tasks.rados.rados.0.smithi053.stdout:2299: finishing rollback tid 2 to smithi053129169-46 2024-01-15T22:57:03.995 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 1597 (ObjNum 526 snap 155 seq_num 526) dirty exists 2024-01-15T22:57:04.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:03 smithi053 ceph-mon[143363]: pgmap v490: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 438 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 536 KiB/s wr, 13 op/s 2024-01-15T22:57:04.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:03 smithi053 ceph-mon[143363]: osdmap e516: 8 total, 8 up, 8 in 2024-01-15T22:57:04.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:03 smithi053 ceph-mon[146052]: pgmap v490: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 438 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 536 KiB/s wr, 13 op/s 2024-01-15T22:57:04.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:03 smithi053 ceph-mon[146052]: osdmap e516: 8 total, 8 up, 8 in 2024-01-15T22:57:04.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:03 smithi163 ceph-mon[138526]: pgmap v490: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 438 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 536 KiB/s wr, 13 op/s 2024-01-15T22:57:04.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:03 smithi163 ceph-mon[138526]: osdmap e516: 8 total, 8 up, 8 in 2024-01-15T22:57:04.996 INFO:tasks.rados.rados.0.smithi053.stdout:2297: done (2 left) 2024-01-15T22:57:04.997 INFO:tasks.rados.rados.0.smithi053.stdout:2299: done (1 left) 2024-01-15T22:57:04.997 INFO:tasks.rados.rados.0.smithi053.stdout:2300: done (0 left) 2024-01-15T22:57:04.997 INFO:tasks.rados.rados.0.smithi053.stdout:2301: rmattr oid 32 current snap is 233 2024-01-15T22:57:04.997 INFO:tasks.rados.rados.0.smithi053.stdout:2301: done (0 left) 2024-01-15T22:57:04.997 INFO:tasks.rados.rados.0.smithi053.stdout:2302: rollback oid 3 current snap is 233 2024-01-15T22:57:04.997 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 3 to 231 2024-01-15T22:57:04.997 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 9 current snap is 233 2024-01-15T22:57:04.997 INFO:tasks.rados.rados.0.smithi053.stdout:2303: seq_num 738 ranges {0=368640} 2024-01-15T22:57:04.998 INFO:tasks.rados.rados.0.smithi053.stdout:2303: writing smithi053129169-9 from 0 to 368640 tid 1 2024-01-15T22:57:04.998 INFO:tasks.rados.rados.0.smithi053.stdout:2304: snap_create 2024-01-15T22:57:05.004 INFO:tasks.rados.rados.0.smithi053.stdout:2302: finishing rollback tid 0 to smithi053129169-3 2024-01-15T22:57:05.004 INFO:tasks.rados.rados.0.smithi053.stdout:2302: finishing rollback tid 1 to smithi053129169-3 2024-01-15T22:57:05.004 INFO:tasks.rados.rados.0.smithi053.stdout:2302: finishing rollback tid 2 to smithi053129169-3 2024-01-15T22:57:05.004 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 1551 (ObjNum 610 snap 179 seq_num 610) dirty exists 2024-01-15T22:57:05.005 INFO:tasks.rados.rados.0.smithi053.stdout:2303: finishing write tid 1 to smithi053129169-9 2024-01-15T22:57:05.005 INFO:tasks.rados.rados.0.smithi053.stdout:2303: finishing write tid 2 to smithi053129169-9 2024-01-15T22:57:05.007 INFO:tasks.rados.rados.0.smithi053.stdout:2303: finishing write tid 3 to smithi053129169-9 2024-01-15T22:57:05.007 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 1553 (ObjNum 738 snap 233 seq_num 738) dirty exists 2024-01-15T22:57:05.007 INFO:tasks.rados.rados.0.smithi053.stdout:2303: left oid 9 (ObjNum 738 snap 233 seq_num 738) 2024-01-15T22:57:05.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:05 smithi053 ceph-mon[143363]: osdmap e517: 8 total, 8 up, 8 in 2024-01-15T22:57:05.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:57:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:57:05] "GET /metrics HTTP/1.1" 200 36201 "" "Prometheus/2.43.0" 2024-01-15T22:57:05.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:05 smithi053 ceph-mon[146052]: osdmap e517: 8 total, 8 up, 8 in 2024-01-15T22:57:05.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:05 smithi163 ceph-mon[138526]: osdmap e517: 8 total, 8 up, 8 in 2024-01-15T22:57:05.979 INFO:tasks.rados.rados.0.smithi053.stdout:2302: done (2 left) 2024-01-15T22:57:05.979 INFO:tasks.rados.rados.0.smithi053.stdout:2303: done (1 left) 2024-01-15T22:57:05.979 INFO:tasks.rados.rados.0.smithi053.stdout:2304: done (0 left) 2024-01-15T22:57:05.979 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 33 current snap is 234 2024-01-15T22:57:05.979 INFO:tasks.rados.rados.0.smithi053.stdout:2305: seq_num 739 ranges {0=385024} 2024-01-15T22:57:05.981 INFO:tasks.rados.rados.0.smithi053.stdout:2305: writing smithi053129169-33 from 0 to 385024 tid 1 2024-01-15T22:57:05.981 INFO:tasks.rados.rados.0.smithi053.stdout:2306: snap_create 2024-01-15T22:57:05.989 INFO:tasks.rados.rados.0.smithi053.stdout:2305: finishing write tid 1 to smithi053129169-33 2024-01-15T22:57:05.989 INFO:tasks.rados.rados.0.smithi053.stdout:2305: finishing write tid 2 to smithi053129169-33 2024-01-15T22:57:05.991 INFO:tasks.rados.rados.0.smithi053.stdout:2305: finishing write tid 3 to smithi053129169-33 2024-01-15T22:57:05.991 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 1595 (ObjNum 739 snap 234 seq_num 739) dirty exists 2024-01-15T22:57:05.991 INFO:tasks.rados.rados.0.smithi053.stdout:2305: left oid 33 (ObjNum 739 snap 234 seq_num 739) 2024-01-15T22:57:06.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:06 smithi053 ceph-mon[143363]: pgmap v493: 121 pgs: 121 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T22:57:06.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:06 smithi053 ceph-mon[143363]: osdmap e518: 8 total, 8 up, 8 in 2024-01-15T22:57:06.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:06 smithi053 ceph-mon[143363]: osdmap e519: 8 total, 8 up, 8 in 2024-01-15T22:57:06.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:06 smithi053 ceph-mon[146052]: pgmap v493: 121 pgs: 121 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T22:57:06.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:06 smithi053 ceph-mon[146052]: osdmap e518: 8 total, 8 up, 8 in 2024-01-15T22:57:06.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:06 smithi053 ceph-mon[146052]: osdmap e519: 8 total, 8 up, 8 in 2024-01-15T22:57:06.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:06 smithi163 ceph-mon[138526]: pgmap v493: 121 pgs: 121 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T22:57:06.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:06 smithi163 ceph-mon[138526]: osdmap e518: 8 total, 8 up, 8 in 2024-01-15T22:57:06.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:06 smithi163 ceph-mon[138526]: osdmap e519: 8 total, 8 up, 8 in 2024-01-15T22:57:06.985 INFO:tasks.rados.rados.0.smithi053.stdout:2305: done (1 left) 2024-01-15T22:57:06.985 INFO:tasks.rados.rados.0.smithi053.stdout:2306: done (0 left) 2024-01-15T22:57:06.985 INFO:tasks.rados.rados.0.smithi053.stdout:2307: delete oid 46 current snap is 235 2024-01-15T22:57:06.989 INFO:tasks.rados.rados.0.smithi053.stdout:2307: done (0 left) 2024-01-15T22:57:06.989 INFO:tasks.rados.rados.0.smithi053.stdout:2308: delete oid 40 current snap is 235 2024-01-15T22:57:06.991 INFO:tasks.rados.rados.0.smithi053.stdout:2308: done (0 left) 2024-01-15T22:57:06.991 INFO:tasks.rados.rados.0.smithi053.stdout:2309: snap_create 2024-01-15T22:57:07.992 INFO:tasks.rados.rados.0.smithi053.stdout:2309: done (0 left) 2024-01-15T22:57:07.992 INFO:tasks.rados.rados.0.smithi053.stdout:2310: read oid 50 snap -1 2024-01-15T22:57:07.992 INFO:tasks.rados.rados.0.smithi053.stdout:2310: expect (ObjNum 671 snap 202 seq_num 671) 2024-01-15T22:57:07.992 INFO:tasks.rados.rados.0.smithi053.stdout:2311: read oid 18 snap -1 2024-01-15T22:57:07.992 INFO:tasks.rados.rados.0.smithi053.stdout:2311: expect (ObjNum 694 snap 207 seq_num 694) 2024-01-15T22:57:07.992 INFO:tasks.rados.rados.0.smithi053.stdout:2312: read oid 25 snap 165 2024-01-15T22:57:07.992 INFO:tasks.rados.rados.0.smithi053.stdout:2312: expect (ObjNum 556 snap 159 seq_num 556) 2024-01-15T22:57:07.992 INFO:tasks.rados.rados.0.smithi053.stdout:2313: read oid 13 snap 224 2024-01-15T22:57:07.992 INFO:tasks.rados.rados.0.smithi053.stdout:2313: expect (ObjNum 547 snap 159 seq_num 547) 2024-01-15T22:57:07.992 INFO:tasks.rados.rados.0.smithi053.stdout:2314: read oid 43 snap -1 2024-01-15T22:57:07.992 INFO:tasks.rados.rados.0.smithi053.stdout:2314: expect (ObjNum 705 snap 214 seq_num 705) 2024-01-15T22:57:07.992 INFO:tasks.rados.rados.0.smithi053.stdout:2315: snap_create 2024-01-15T22:57:08.007 INFO:tasks.rados.rados.0.smithi053.stdout:2310: expect (ObjNum 671 snap 202 seq_num 671) 2024-01-15T22:57:08.053 INFO:tasks.rados.rados.0.smithi053.stdout:2311: expect (ObjNum 694 snap 207 seq_num 694) 2024-01-15T22:57:08.263 INFO:tasks.rados.rados.0.smithi053.stdout:2312: expect (ObjNum 556 snap 159 seq_num 556) 2024-01-15T22:57:08.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:07 smithi053 ceph-mon[143363]: pgmap v496: 121 pgs: 121 active+clean; 436 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 B/s wr, 2 op/s 2024-01-15T22:57:08.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:07 smithi053 ceph-mon[143363]: osdmap e520: 8 total, 8 up, 8 in 2024-01-15T22:57:08.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:07 smithi053 ceph-mon[146052]: pgmap v496: 121 pgs: 121 active+clean; 436 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 B/s wr, 2 op/s 2024-01-15T22:57:08.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:07 smithi053 ceph-mon[146052]: osdmap e520: 8 total, 8 up, 8 in 2024-01-15T22:57:08.316 INFO:tasks.rados.rados.0.smithi053.stdout:2314: expect (ObjNum 705 snap 214 seq_num 705) 2024-01-15T22:57:08.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:07 smithi163 ceph-mon[138526]: pgmap v496: 121 pgs: 121 active+clean; 436 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 B/s wr, 2 op/s 2024-01-15T22:57:08.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:07 smithi163 ceph-mon[138526]: osdmap e520: 8 total, 8 up, 8 in 2024-01-15T22:57:08.535 INFO:tasks.rados.rados.0.smithi053.stdout:2313: expect (ObjNum 547 snap 159 seq_num 547) 2024-01-15T22:57:09.009 INFO:tasks.rados.rados.0.smithi053.stdout:2310: done (5 left) 2024-01-15T22:57:09.010 INFO:tasks.rados.rados.0.smithi053.stdout:2311: done (4 left) 2024-01-15T22:57:09.010 INFO:tasks.rados.rados.0.smithi053.stdout:2312: done (3 left) 2024-01-15T22:57:09.010 INFO:tasks.rados.rados.0.smithi053.stdout:2313: done (2 left) 2024-01-15T22:57:09.010 INFO:tasks.rados.rados.0.smithi053.stdout:2314: done (1 left) 2024-01-15T22:57:09.010 INFO:tasks.rados.rados.0.smithi053.stdout:2315: done (0 left) 2024-01-15T22:57:09.010 INFO:tasks.rados.rados.0.smithi053.stdout:2316: copy_from oid 22 from oid 19 current snap is 237 2024-01-15T22:57:09.010 INFO:tasks.rados.rados.0.smithi053.stdout:2317: read oid 11 snap -1 2024-01-15T22:57:09.010 INFO:tasks.rados.rados.0.smithi053.stdout:2317: expect (ObjNum 710 snap 217 seq_num 710) 2024-01-15T22:57:09.010 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 40 current snap is 237 2024-01-15T22:57:09.010 INFO:tasks.rados.rados.0.smithi053.stdout:2318: seq_num 742 ranges {0=434176} 2024-01-15T22:57:09.012 INFO:tasks.rados.rados.0.smithi053.stdout:2318: writing smithi053129169-40 from 0 to 434176 tid 1 2024-01-15T22:57:09.012 INFO:tasks.rados.rados.0.smithi053.stdout:2319: read oid 29 snap -1 2024-01-15T22:57:09.012 INFO:tasks.rados.rados.0.smithi053.stdout:2319: expect deleted 2024-01-15T22:57:09.012 INFO:tasks.rados.rados.0.smithi053.stdout:2320: read oid 16 snap 235 2024-01-15T22:57:09.012 INFO:tasks.rados.rados.0.smithi053.stdout:2320: expect deleted 2024-01-15T22:57:09.012 INFO:tasks.rados.rados.0.smithi053.stdout:2321: snap_create 2024-01-15T22:57:09.016 INFO:tasks.rados.rados.0.smithi053.stdout:2318: finishing write tid 1 to smithi053129169-40 2024-01-15T22:57:09.017 INFO:tasks.rados.rados.0.smithi053.stdout:2318: finishing write tid 2 to smithi053129169-40 2024-01-15T22:57:09.018 INFO:tasks.rados.rados.0.smithi053.stdout:2318: finishing write tid 3 to smithi053129169-40 2024-01-15T22:57:09.018 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 989 (ObjNum 742 snap 237 seq_num 742) dirty exists 2024-01-15T22:57:09.018 INFO:tasks.rados.rados.0.smithi053.stdout:2318: left oid 40 (ObjNum 742 snap 237 seq_num 742) 2024-01-15T22:57:09.025 INFO:tasks.rados.rados.0.smithi053.stdout:2317: expect (ObjNum 710 snap 217 seq_num 710) 2024-01-15T22:57:09.085 INFO:tasks.rados.rados.0.smithi053.stdout:2316: finishing copy_from to smithi053129169-22 2024-01-15T22:57:09.085 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 1686 (ObjNum 543 snap 158 seq_num 543) dirty exists 2024-01-15T22:57:09.085 INFO:tasks.rados.rados.0.smithi053.stdout:2316: finishing copy_from racing read to smithi053129169-22 2024-01-15T22:57:09.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:09 smithi053 ceph-mon[143363]: osdmap e521: 8 total, 8 up, 8 in 2024-01-15T22:57:09.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:09 smithi053 ceph-mon[146052]: osdmap e521: 8 total, 8 up, 8 in 2024-01-15T22:57:09.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:09 smithi163 ceph-mon[138526]: osdmap e521: 8 total, 8 up, 8 in 2024-01-15T22:57:10.002 INFO:tasks.rados.rados.0.smithi053.stdout:2316: done (5 left) 2024-01-15T22:57:10.002 INFO:tasks.rados.rados.0.smithi053.stdout:2317: done (4 left) 2024-01-15T22:57:10.002 INFO:tasks.rados.rados.0.smithi053.stdout:2318: done (3 left) 2024-01-15T22:57:10.002 INFO:tasks.rados.rados.0.smithi053.stdout:2319: done (2 left) 2024-01-15T22:57:10.002 INFO:tasks.rados.rados.0.smithi053.stdout:2320: done (1 left) 2024-01-15T22:57:10.002 INFO:tasks.rados.rados.0.smithi053.stdout:2321: done (0 left) 2024-01-15T22:57:10.002 INFO:tasks.rados.rados.0.smithi053.stdout:2322: snap_create 2024-01-15T22:57:10.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:10 smithi053 ceph-mon[143363]: pgmap v499: 121 pgs: 121 active+clean; 436 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 90 KiB/s wr, 3 op/s 2024-01-15T22:57:10.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:10 smithi053 ceph-mon[143363]: osdmap e522: 8 total, 8 up, 8 in 2024-01-15T22:57:10.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:10 smithi053 ceph-mon[146052]: pgmap v499: 121 pgs: 121 active+clean; 436 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 90 KiB/s wr, 3 op/s 2024-01-15T22:57:10.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:10 smithi053 ceph-mon[146052]: osdmap e522: 8 total, 8 up, 8 in 2024-01-15T22:57:10.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:10 smithi163 ceph-mon[138526]: pgmap v499: 121 pgs: 121 active+clean; 436 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 90 KiB/s wr, 3 op/s 2024-01-15T22:57:10.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:10 smithi163 ceph-mon[138526]: osdmap e522: 8 total, 8 up, 8 in 2024-01-15T22:57:10.980 INFO:tasks.rados.rados.0.smithi053.stdout:2322: done (0 left) 2024-01-15T22:57:10.980 INFO:tasks.rados.rados.0.smithi053.stdout:2323: delete oid 49 current snap is 239 2024-01-15T22:57:10.985 INFO:tasks.rados.rados.0.smithi053.stdout:2323: done (0 left) 2024-01-15T22:57:10.985 INFO:tasks.rados.rados.0.smithi053.stdout:2324: delete oid 41 current snap is 239 2024-01-15T22:57:10.991 INFO:tasks.rados.rados.0.smithi053.stdout:2324: done (0 left) 2024-01-15T22:57:10.991 INFO:tasks.rados.rados.0.smithi053.stdout:2325: copy_from oid 45 from oid 18 current snap is 239 2024-01-15T22:57:10.991 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 6 current snap is 239 2024-01-15T22:57:10.992 INFO:tasks.rados.rados.0.smithi053.stdout:2326: seq_num 745 ranges {0=483328} 2024-01-15T22:57:10.994 INFO:tasks.rados.rados.0.smithi053.stdout:2326: writing smithi053129169-6 from 0 to 483328 tid 1 2024-01-15T22:57:10.994 INFO:tasks.rados.rados.0.smithi053.stdout:2327: copy_from oid 41 from oid 11 current snap is 239 2024-01-15T22:57:10.994 INFO:tasks.rados.rados.0.smithi053.stdout:2328: setattr oid 37 current snap is 239 2024-01-15T22:57:10.997 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 20 current snap is 239 2024-01-15T22:57:10.997 INFO:tasks.rados.rados.0.smithi053.stdout:2329: seq_num 746 ranges {0=499712} 2024-01-15T22:57:11.000 INFO:tasks.rados.rados.0.smithi053.stdout:2329: writing smithi053129169-20 from 0 to 499712 tid 1 2024-01-15T22:57:11.001 INFO:tasks.rados.rados.0.smithi053.stdout:2330: rollback oid 33 current snap is 239 2024-01-15T22:57:11.001 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 33 to 226 2024-01-15T22:57:11.001 INFO:tasks.rados.rados.0.smithi053.stdout:2331: setattr oid 10 current snap is 239 2024-01-15T22:57:11.002 INFO:tasks.rados.rados.0.smithi053.stdout:2332: copy_from oid 27 from oid 7 current snap is 239 2024-01-15T22:57:11.002 INFO:tasks.rados.rados.0.smithi053.stdout:2333: rmattr oid 36 current snap is 239 2024-01-15T22:57:11.002 INFO:tasks.rados.rados.0.smithi053.stdout:2334: copy_from oid 30 from oid 23 current snap is 239 2024-01-15T22:57:11.002 INFO:tasks.rados.rados.0.smithi053.stdout:2335: read oid 12 snap -1 2024-01-15T22:57:11.003 INFO:tasks.rados.rados.0.smithi053.stdout:2335: expect (ObjNum 735 snap 229 seq_num 735) 2024-01-15T22:57:11.003 INFO:tasks.rados.rados.0.smithi053.stdout:2336: delete oid 3 current snap is 239 2024-01-15T22:57:11.003 INFO:tasks.rados.rados.0.smithi053.stdout:2326: finishing write tid 1 to smithi053129169-6 2024-01-15T22:57:11.003 INFO:tasks.rados.rados.0.smithi053.stdout:2326: finishing write tid 2 to smithi053129169-6 2024-01-15T22:57:11.008 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 1687 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-01-15T22:57:11.010 INFO:tasks.rados.rados.0.smithi053.stdout:2326: finishing write tid 3 to smithi053129169-6 2024-01-15T22:57:11.010 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 1285 (ObjNum 745 snap 239 seq_num 745) dirty exists 2024-01-15T22:57:11.010 INFO:tasks.rados.rados.0.smithi053.stdout:2326: left oid 6 (ObjNum 745 snap 239 seq_num 745) 2024-01-15T22:57:11.010 INFO:tasks.rados.rados.0.smithi053.stdout:2330: finishing rollback tid 0 to smithi053129169-33 2024-01-15T22:57:11.011 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 1337 (ObjNum 49 snap 0 seq_num 1785492594) dirty exists 2024-01-15T22:57:11.013 INFO:tasks.rados.rados.0.smithi053.stdout:2330: finishing rollback tid 1 to smithi053129169-33 2024-01-15T22:57:11.013 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 1605 (ObjNum 726 snap 225 seq_num 726) dirty exists 2024-01-15T22:57:11.013 INFO:tasks.rados.rados.0.smithi053.stdout:2330: finishing rollback tid 2 to smithi053129169-33 2024-01-15T22:57:11.013 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 1690 (ObjNum 651 snap 193 seq_num 651) dirty exists 2024-01-15T22:57:11.014 INFO:tasks.rados.rados.0.smithi053.stdout:2326: done (11 left) 2024-01-15T22:57:11.014 INFO:tasks.rados.rados.0.smithi053.stdout:2328: done (10 left) 2024-01-15T22:57:11.014 INFO:tasks.rados.rados.0.smithi053.stdout:2330: done (9 left) 2024-01-15T22:57:11.014 INFO:tasks.rados.rados.0.smithi053.stdout:2331: done (8 left) 2024-01-15T22:57:11.014 INFO:tasks.rados.rados.0.smithi053.stdout:2333: done (7 left) 2024-01-15T22:57:11.014 INFO:tasks.rados.rados.0.smithi053.stdout:2336: done (6 left) 2024-01-15T22:57:11.014 INFO:tasks.rados.rados.0.smithi053.stdout:2337: rmattr oid 29 current snap is 239 2024-01-15T22:57:11.014 INFO:tasks.rados.rados.0.smithi053.stdout:2337: done (6 left) 2024-01-15T22:57:11.014 INFO:tasks.rados.rados.0.smithi053.stdout:2338: delete oid 47 current snap is 239 2024-01-15T22:57:11.014 INFO:tasks.rados.rados.0.smithi053.stdout:2329: finishing write tid 1 to smithi053129169-20 2024-01-15T22:57:11.015 INFO:tasks.rados.rados.0.smithi053.stdout:2329: finishing write tid 2 to smithi053129169-20 2024-01-15T22:57:11.017 INFO:tasks.rados.rados.0.smithi053.stdout:2329: finishing write tid 3 to smithi053129169-20 2024-01-15T22:57:11.017 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 1992 (ObjNum 746 snap 239 seq_num 746) dirty exists 2024-01-15T22:57:11.017 INFO:tasks.rados.rados.0.smithi053.stdout:2329: left oid 20 (ObjNum 746 snap 239 seq_num 746) 2024-01-15T22:57:11.024 INFO:tasks.rados.rados.0.smithi053.stdout:2329: done (6 left) 2024-01-15T22:57:11.024 INFO:tasks.rados.rados.0.smithi053.stdout:2338: done (5 left) 2024-01-15T22:57:11.024 INFO:tasks.rados.rados.0.smithi053.stdout:2339: rollback oid 13 current snap is 239 2024-01-15T22:57:11.024 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 13 to 229 2024-01-15T22:57:11.024 INFO:tasks.rados.rados.0.smithi053.stdout:2340: rollback oid 48 current snap is 239 2024-01-15T22:57:11.024 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 48 to 221 2024-01-15T22:57:11.024 INFO:tasks.rados.rados.0.smithi053.stdout:2341: read oid 9 snap 217 2024-01-15T22:57:11.024 INFO:tasks.rados.rados.0.smithi053.stdout:2341: expect deleted 2024-01-15T22:57:11.024 INFO:tasks.rados.rados.0.smithi053.stdout:2342: read oid 46 snap 231 2024-01-15T22:57:11.024 INFO:tasks.rados.rados.0.smithi053.stdout:2342: expect (ObjNum 613 snap 181 seq_num 613) 2024-01-15T22:57:11.025 INFO:tasks.rados.rados.0.smithi053.stdout:2343: rollback oid 25 current snap is 239 2024-01-15T22:57:11.025 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 25 to 238 2024-01-15T22:57:11.025 INFO:tasks.rados.rados.0.smithi053.stdout:2344: rollback oid 49 current snap is 239 2024-01-15T22:57:11.025 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 49 to 214 2024-01-15T22:57:11.025 INFO:tasks.rados.rados.0.smithi053.stdout:2345: snap_create 2024-01-15T22:57:11.029 INFO:tasks.rados.rados.0.smithi053.stdout:2327: finishing copy_from to smithi053129169-41 2024-01-15T22:57:11.029 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1219 (ObjNum 710 snap 217 seq_num 710) dirty exists 2024-01-15T22:57:11.029 INFO:tasks.rados.rados.0.smithi053.stdout:2327: finishing copy_from racing read to smithi053129169-41 2024-01-15T22:57:11.029 INFO:tasks.rados.rados.0.smithi053.stdout:2335: expect (ObjNum 735 snap 229 seq_num 735) 2024-01-15T22:57:11.123 INFO:tasks.rados.rados.0.smithi053.stdout:2343: finishing rollback tid 0 to smithi053129169-25 2024-01-15T22:57:11.123 INFO:tasks.rados.rados.0.smithi053.stdout:2343: finishing rollback tid 1 to smithi053129169-25 2024-01-15T22:57:11.123 INFO:tasks.rados.rados.0.smithi053.stdout:2343: finishing rollback tid 2 to smithi053129169-25 2024-01-15T22:57:11.123 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 1341 (ObjNum 706 snap 214 seq_num 706) dirty exists 2024-01-15T22:57:11.123 INFO:tasks.rados.rados.0.smithi053.stdout:2334: finishing copy_from to smithi053129169-30 2024-01-15T22:57:11.123 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 1292 (ObjNum 659 snap 197 seq_num 659) dirty exists 2024-01-15T22:57:11.123 INFO:tasks.rados.rados.0.smithi053.stdout:2339: finishing rollback tid 0 to smithi053129169-13 2024-01-15T22:57:11.123 INFO:tasks.rados.rados.0.smithi053.stdout:2340: finishing rollback tid 0 to smithi053129169-48 2024-01-15T22:57:11.124 INFO:tasks.rados.rados.0.smithi053.stdout:2334: finishing copy_from racing read to smithi053129169-30 2024-01-15T22:57:11.124 INFO:tasks.rados.rados.0.smithi053.stdout:2340: finishing rollback tid 1 to smithi053129169-48 2024-01-15T22:57:11.124 INFO:tasks.rados.rados.0.smithi053.stdout:2340: finishing rollback tid 2 to smithi053129169-48 2024-01-15T22:57:11.124 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 1996 (ObjNum 698 snap 209 seq_num 698) dirty exists 2024-01-15T22:57:11.124 INFO:tasks.rados.rados.0.smithi053.stdout:2339: finishing rollback tid 1 to smithi053129169-13 2024-01-15T22:57:11.124 INFO:tasks.rados.rados.0.smithi053.stdout:2325: finishing copy_from to smithi053129169-45 2024-01-15T22:57:11.124 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 1290 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-01-15T22:57:11.124 INFO:tasks.rados.rados.0.smithi053.stdout:2339: finishing rollback tid 2 to smithi053129169-13 2024-01-15T22:57:11.124 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 1250 (ObjNum 547 snap 159 seq_num 547) dirty exists 2024-01-15T22:57:11.124 INFO:tasks.rados.rados.0.smithi053.stdout:2325: finishing copy_from racing read to smithi053129169-45 2024-01-15T22:57:11.124 INFO:tasks.rados.rados.0.smithi053.stdout:2344: finishing rollback tid 1 to smithi053129169-49 2024-01-15T22:57:11.124 INFO:tasks.rados.rados.0.smithi053.stdout:2344: finishing rollback tid 2 to smithi053129169-49 2024-01-15T22:57:11.124 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 1998 (ObjNum 665 snap 199 seq_num 665) dirty exists 2024-01-15T22:57:11.124 INFO:tasks.rados.rados.0.smithi053.stdout:2332: finishing copy_from to smithi053129169-27 2024-01-15T22:57:11.125 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 1222 (ObjNum 729 snap 226 seq_num 729) dirty exists 2024-01-15T22:57:11.125 INFO:tasks.rados.rados.0.smithi053.stdout:2332: finishing copy_from racing read to smithi053129169-27 2024-01-15T22:57:11.125 INFO:tasks.rados.rados.0.smithi053.stdout:2342: expect (ObjNum 613 snap 181 seq_num 613) 2024-01-15T22:57:11.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:11 smithi053 ceph-mon[146052]: osdmap e523: 8 total, 8 up, 8 in 2024-01-15T22:57:11.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:11 smithi053 ceph-mon[146052]: osdmap e524: 8 total, 8 up, 8 in 2024-01-15T22:57:11.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:11 smithi053 ceph-mon[143363]: osdmap e523: 8 total, 8 up, 8 in 2024-01-15T22:57:11.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:11 smithi053 ceph-mon[143363]: osdmap e524: 8 total, 8 up, 8 in 2024-01-15T22:57:11.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:11 smithi163 ceph-mon[138526]: osdmap e523: 8 total, 8 up, 8 in 2024-01-15T22:57:11.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:11 smithi163 ceph-mon[138526]: osdmap e524: 8 total, 8 up, 8 in 2024-01-15T22:57:12.013 INFO:tasks.rados.rados.0.smithi053.stdout:2325: done (11 left) 2024-01-15T22:57:12.013 INFO:tasks.rados.rados.0.smithi053.stdout:2327: done (10 left) 2024-01-15T22:57:12.013 INFO:tasks.rados.rados.0.smithi053.stdout:2332: done (9 left) 2024-01-15T22:57:12.013 INFO:tasks.rados.rados.0.smithi053.stdout:2334: done (8 left) 2024-01-15T22:57:12.013 INFO:tasks.rados.rados.0.smithi053.stdout:2335: done (7 left) 2024-01-15T22:57:12.013 INFO:tasks.rados.rados.0.smithi053.stdout:2339: done (6 left) 2024-01-15T22:57:12.013 INFO:tasks.rados.rados.0.smithi053.stdout:2340: done (5 left) 2024-01-15T22:57:12.014 INFO:tasks.rados.rados.0.smithi053.stdout:2341: done (4 left) 2024-01-15T22:57:12.014 INFO:tasks.rados.rados.0.smithi053.stdout:2342: done (3 left) 2024-01-15T22:57:12.014 INFO:tasks.rados.rados.0.smithi053.stdout:2343: done (2 left) 2024-01-15T22:57:12.014 INFO:tasks.rados.rados.0.smithi053.stdout:2344: done (1 left) 2024-01-15T22:57:12.014 INFO:tasks.rados.rados.0.smithi053.stdout:2345: done (0 left) 2024-01-15T22:57:12.014 INFO:tasks.rados.rados.0.smithi053.stdout:2346: copy_from oid 12 from oid 43 current snap is 240 2024-01-15T22:57:12.014 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 49 current snap is 240 2024-01-15T22:57:12.014 INFO:tasks.rados.rados.0.smithi053.stdout:2347: seq_num 749 ranges {6619136=548864} 2024-01-15T22:57:12.053 INFO:tasks.rados.rados.0.smithi053.stdout:2347: writing smithi053129169-49 from 6619136 to 7168000 tid 1 2024-01-15T22:57:12.053 INFO:tasks.rados.rados.0.smithi053.stdout:2348: copy_from oid 6 from oid 21 current snap is 240 2024-01-15T22:57:12.054 INFO:tasks.rados.rados.0.smithi053.stdout:2346: finishing copy_from to smithi053129169-12 2024-01-15T22:57:12.054 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 1428 (ObjNum 705 snap 214 seq_num 705) dirty exists 2024-01-15T22:57:12.054 INFO:tasks.rados.rados.0.smithi053.stdout:2346: finishing copy_from racing read to smithi053129169-12 2024-01-15T22:57:12.054 INFO:tasks.rados.rados.0.smithi053.stdout:2346: done (2 left) 2024-01-15T22:57:12.054 INFO:tasks.rados.rados.0.smithi053.stdout:2349: snap_remove snap 203 2024-01-15T22:57:12.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:12 smithi053 ceph-mon[143363]: pgmap v502: 121 pgs: 121 active+clean; 436 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 90 KiB/s wr, 4 op/s 2024-01-15T22:57:12.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:12 smithi053 ceph-mon[146052]: pgmap v502: 121 pgs: 121 active+clean; 436 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 90 KiB/s wr, 4 op/s 2024-01-15T22:57:12.383 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -e sha1=d2f11f33b7063c2c1bc47b2b4e9350f48064868f -- bash -c 'ceph orch ps' 2024-01-15T22:57:12.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:12 smithi163 ceph-mon[138526]: pgmap v502: 121 pgs: 121 active+clean; 436 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 90 KiB/s wr, 4 op/s 2024-01-15T22:57:12.659 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:57:13.024 INFO:tasks.rados.rados.0.smithi053.stdout:2349: done (2 left) 2024-01-15T22:57:13.024 INFO:tasks.rados.rados.0.smithi053.stdout:2350: snap_remove snap 239 2024-01-15T22:57:13.187 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:13 smithi053 ceph-mon[143363]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:57:13.187 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:13 smithi053 ceph-mon[143363]: osdmap e525: 8 total, 8 up, 8 in 2024-01-15T22:57:13.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:13 smithi053 ceph-mon[146052]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:57:13.187 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:13 smithi053 ceph-mon[146052]: osdmap e525: 8 total, 8 up, 8 in 2024-01-15T22:57:13.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:13 smithi163 ceph-mon[138526]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:57:13.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:13 smithi163 ceph-mon[138526]: osdmap e525: 8 total, 8 up, 8 in 2024-01-15T22:57:13.990 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-15T22:57:13.990 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (31s) 28s ago 9m 15.7M - 0.25.0 c8568f914cd2 773c264fde79 2024-01-15T22:57:13.990 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi163 *:3000 running (21s) 18s ago 9m 42.3M - 9.4.7 954c08fa6188 824dafe7cf7d 2024-01-15T22:57:13.990 INFO:teuthology.orchestra.run.smithi053.stdout:mds.a smithi053 running (78s) 28s ago 10m 17.6M - 18.2.1-242-gd2f11f33 f16b14f4c75d b4ee7311578c 2024-01-15T22:57:13.990 INFO:teuthology.orchestra.run.smithi053.stdout:mds.b smithi163 running (61s) 18s ago 10m 15.1M - 18.2.1-242-gd2f11f33 f16b14f4c75d f4dc7f47fc53 2024-01-15T22:57:13.991 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi163 *:8443,9283,8765 running (6m) 18s ago 12m 450M - 18.2.1-242-gd2f11f33 f16b14f4c75d 1e115ae1e0c7 2024-01-15T22:57:13.991 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (6m) 28s ago 14m 523M - 18.2.1-242-gd2f11f33 f16b14f4c75d cb1657132d65 2024-01-15T22:57:13.991 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (5m) 28s ago 14m 115M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d a47e1c16b72c 2024-01-15T22:57:13.991 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi163 running (5m) 18s ago 13m 79.6M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d b2d91135e37d 2024-01-15T22:57:13.991 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (5m) 28s ago 12m 93.1M 2048M 18.2.1-242-gd2f11f33 f16b14f4c75d 8bb8f7a4f9b5 2024-01-15T22:57:13.991 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (53s) 28s ago 9m 9110k - 1.5.0 0da6a335fe13 e876e66a5fcc 2024-01-15T22:57:13.991 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi163 *:9100 running (50s) 18s ago 9m 8102k - 1.5.0 0da6a335fe13 aa3f260b2aaa 2024-01-15T22:57:13.991 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (4m) 28s ago 12m 690M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d c8aace9ef8ef 2024-01-15T22:57:13.991 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (4m) 28s ago 12m 527M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d 62f6e9f6a632 2024-01-15T22:57:13.991 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (3m) 28s ago 11m 469M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d 5845a6a52aa5 2024-01-15T22:57:13.991 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (3m) 28s ago 11m 377M 2489M 18.2.1-242-gd2f11f33 f16b14f4c75d bf6068db6ec4 2024-01-15T22:57:13.991 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi163 running (2m) 18s ago 11m 494M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 3f1c90058a90 2024-01-15T22:57:13.991 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi163 running (2m) 18s ago 11m 460M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 63f58e9f7bab 2024-01-15T22:57:13.991 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi163 running (2m) 18s ago 10m 299M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 84d078eaa890 2024-01-15T22:57:13.992 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi163 running (94s) 18s ago 10m 303M 2488M 18.2.1-242-gd2f11f33 f16b14f4c75d 5c1e5028a735 2024-01-15T22:57:13.992 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi163 *:9095 running (40s) 18s ago 9m 43.1M - 2.43.0 a07b618ecd1d 93f3d739a56c 2024-01-15T22:57:14.023 INFO:tasks.rados.rados.0.smithi053.stdout:2350: done (2 left) 2024-01-15T22:57:14.023 INFO:tasks.rados.rados.0.smithi053.stdout:2351: read oid 13 snap 170 2024-01-15T22:57:14.023 INFO:tasks.rados.rados.0.smithi053.stdout:2351: expect (ObjNum 547 snap 159 seq_num 547) 2024-01-15T22:57:14.024 INFO:tasks.rados.rados.0.smithi053.stdout:2352: snap_remove snap 183 2024-01-15T22:57:14.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:14 smithi053 ceph-mon[143363]: pgmap v505: 121 pgs: 121 active+clean; 439 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 560 KiB/s wr, 10 op/s 2024-01-15T22:57:14.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:14 smithi053 ceph-mon[143363]: osdmap e526: 8 total, 8 up, 8 in 2024-01-15T22:57:14.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:57:14.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:14 smithi053 ceph-mon[146052]: pgmap v505: 121 pgs: 121 active+clean; 439 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 560 KiB/s wr, 10 op/s 2024-01-15T22:57:14.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:14 smithi053 ceph-mon[146052]: osdmap e526: 8 total, 8 up, 8 in 2024-01-15T22:57:14.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:57:14.416 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -e sha1=d2f11f33b7063c2c1bc47b2b4e9350f48064868f -- bash -c 'ceph versions' 2024-01-15T22:57:14.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:14 smithi163 ceph-mon[138526]: pgmap v505: 121 pgs: 121 active+clean; 439 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 560 KiB/s wr, 10 op/s 2024-01-15T22:57:14.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:14 smithi163 ceph-mon[138526]: osdmap e526: 8 total, 8 up, 8 in 2024-01-15T22:57:14.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:57:14.691 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:57:15.028 INFO:tasks.rados.rados.0.smithi053.stdout:2352: done (3 left) 2024-01-15T22:57:15.028 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 240 2024-01-15T22:57:15.029 INFO:tasks.rados.rados.0.smithi053.stdout:2353: seq_num 750 ranges {5111808=565248} 2024-01-15T22:57:15.061 INFO:tasks.rados.rados.0.smithi053.stdout:2353: writing smithi053129169-43 from 5111808 to 5677056 tid 1 2024-01-15T22:57:15.061 INFO:tasks.rados.rados.0.smithi053.stdout:2354: rollback oid 35 current snap is 240 2024-01-15T22:57:15.061 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 35 to 229 2024-01-15T22:57:15.061 INFO:tasks.rados.rados.0.smithi053.stdout:2347: finishing write tid 1 to smithi053129169-49 2024-01-15T22:57:15.061 INFO:tasks.rados.rados.0.smithi053.stdout:2347: finishing write tid 2 to smithi053129169-49 2024-01-15T22:57:15.061 INFO:tasks.rados.rados.0.smithi053.stdout:2347: finishing write tid 3 to smithi053129169-49 2024-01-15T22:57:15.061 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 2001 (ObjNum 749 snap 240 seq_num 749) dirty exists 2024-01-15T22:57:15.062 INFO:tasks.rados.rados.0.smithi053.stdout:2347: left oid 49 (ObjNum 749 snap 240 seq_num 749) 2024-01-15T22:57:15.062 INFO:tasks.rados.rados.0.smithi053.stdout:2348: finishing copy_from to smithi053129169-6 2024-01-15T22:57:15.062 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 1930 (ObjNum 728 snap 226 seq_num 728) dirty exists 2024-01-15T22:57:15.062 INFO:tasks.rados.rados.0.smithi053.stdout:2348: finishing copy_from racing read to smithi053129169-6 2024-01-15T22:57:15.062 INFO:tasks.rados.rados.0.smithi053.stdout:2351: expect (ObjNum 547 snap 159 seq_num 547) 2024-01-15T22:57:15.103 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:15 smithi053 ceph-mon[143363]: from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:57:15.109 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:15 smithi053 ceph-mon[143363]: osdmap e527: 8 total, 8 up, 8 in 2024-01-15T22:57:15.110 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:57:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:57:15] "GET /metrics HTTP/1.1" 200 36206 "" "Prometheus/2.43.0" 2024-01-15T22:57:15.110 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:15 smithi053 ceph-mon[146052]: from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:57:15.110 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:15 smithi053 ceph-mon[146052]: osdmap e527: 8 total, 8 up, 8 in 2024-01-15T22:57:15.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:15 smithi163 ceph-mon[138526]: from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-15T22:57:15.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:15 smithi163 ceph-mon[138526]: osdmap e527: 8 total, 8 up, 8 in 2024-01-15T22:57:15.538 INFO:tasks.rados.rados.0.smithi053.stdout:2354: finishing rollback tid 1 to smithi053129169-35 2024-01-15T22:57:15.538 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 1604 (ObjNum 33 snap 0 seq_num 2185117273) dirty dne 2024-01-15T22:57:15.538 INFO:tasks.rados.rados.0.smithi053.stdout:2353: finishing write tid 1 to smithi053129169-43 2024-01-15T22:57:15.538 INFO:tasks.rados.rados.0.smithi053.stdout:2353: finishing write tid 2 to smithi053129169-43 2024-01-15T22:57:15.538 INFO:tasks.rados.rados.0.smithi053.stdout:2353: finishing write tid 3 to smithi053129169-43 2024-01-15T22:57:15.538 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1433 (ObjNum 750 snap 240 seq_num 750) dirty exists 2024-01-15T22:57:15.538 INFO:tasks.rados.rados.0.smithi053.stdout:2353: left oid 43 (ObjNum 750 snap 240 seq_num 750) 2024-01-15T22:57:15.538 INFO:tasks.rados.rados.0.smithi053.stdout:2347: done (4 left) 2024-01-15T22:57:15.538 INFO:tasks.rados.rados.0.smithi053.stdout:2348: done (3 left) 2024-01-15T22:57:15.538 INFO:tasks.rados.rados.0.smithi053.stdout:2351: done (2 left) 2024-01-15T22:57:15.538 INFO:tasks.rados.rados.0.smithi053.stdout:2353: done (1 left) 2024-01-15T22:57:15.538 INFO:tasks.rados.rados.0.smithi053.stdout:2354: done (0 left) 2024-01-15T22:57:15.539 INFO:tasks.rados.rados.0.smithi053.stdout:2355: read oid 21 snap -1 2024-01-15T22:57:15.539 INFO:tasks.rados.rados.0.smithi053.stdout:2355: expect (ObjNum 728 snap 226 seq_num 728) 2024-01-15T22:57:15.539 INFO:tasks.rados.rados.0.smithi053.stdout:2356: snap_create 2024-01-15T22:57:15.567 INFO:tasks.rados.rados.0.smithi053.stdout:2355: expect (ObjNum 728 snap 226 seq_num 728) 2024-01-15T22:57:15.980 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-01-15T22:57:15.980 INFO:teuthology.orchestra.run.smithi053.stdout: "mon": { 2024-01-15T22:57:15.980 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 3 2024-01-15T22:57:15.981 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:57:15.981 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr": { 2024-01-15T22:57:15.981 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 2 2024-01-15T22:57:15.981 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:57:15.981 INFO:teuthology.orchestra.run.smithi053.stdout: "osd": { 2024-01-15T22:57:15.981 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 8 2024-01-15T22:57:15.981 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:57:15.981 INFO:teuthology.orchestra.run.smithi053.stdout: "mds": { 2024-01-15T22:57:15.981 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 2 2024-01-15T22:57:15.981 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-01-15T22:57:15.981 INFO:teuthology.orchestra.run.smithi053.stdout: "overall": { 2024-01-15T22:57:15.981 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)": 15 2024-01-15T22:57:15.981 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-01-15T22:57:15.982 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-01-15T22:57:16.032 INFO:tasks.rados.rados.0.smithi053.stdout:2355: done (1 left) 2024-01-15T22:57:16.032 INFO:tasks.rados.rados.0.smithi053.stdout:2356: done (0 left) 2024-01-15T22:57:16.032 INFO:tasks.rados.rados.0.smithi053.stdout:2357: delete oid 35 current snap is 241 2024-01-15T22:57:16.035 INFO:tasks.rados.rados.0.smithi053.stdout:2357: done (0 left) 2024-01-15T22:57:16.035 INFO:tasks.rados.rados.0.smithi053.stdout:2358: snap_create 2024-01-15T22:57:16.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:16 smithi053 ceph-mon[143363]: pgmap v508: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 435 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.8 MiB/s wr, 20 op/s 2024-01-15T22:57:16.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:16 smithi053 ceph-mon[143363]: osdmap e528: 8 total, 8 up, 8 in 2024-01-15T22:57:16.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:16 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2738411073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:57:16.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:16 smithi053 ceph-mon[146052]: pgmap v508: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 435 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.8 MiB/s wr, 20 op/s 2024-01-15T22:57:16.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:16 smithi053 ceph-mon[146052]: osdmap e528: 8 total, 8 up, 8 in 2024-01-15T22:57:16.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:16 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2738411073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:57:16.367 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -e sha1=d2f11f33b7063c2c1bc47b2b4e9350f48064868f -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-01-15T22:57:16.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:16 smithi163 ceph-mon[138526]: pgmap v508: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 435 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.8 MiB/s wr, 20 op/s 2024-01-15T22:57:16.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:16 smithi163 ceph-mon[138526]: osdmap e528: 8 total, 8 up, 8 in 2024-01-15T22:57:16.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:16 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2738411073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:57:16.640 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:57:17.037 INFO:tasks.rados.rados.0.smithi053.stdout:2358: done (0 left) 2024-01-15T22:57:17.038 INFO:tasks.rados.rados.0.smithi053.stdout:2359: copy_from oid 2 from oid 45 current snap is 242 2024-01-15T22:57:17.038 INFO:tasks.rados.rados.0.smithi053.stdout:2360: rmattr oid 23 current snap is 242 2024-01-15T22:57:17.038 INFO:tasks.rados.rados.0.smithi053.stdout:2361: rmattr oid 38 current snap is 242 2024-01-15T22:57:17.038 INFO:tasks.rados.rados.0.smithi053.stdout:2361: done (2 left) 2024-01-15T22:57:17.038 INFO:tasks.rados.rados.0.smithi053.stdout:2362: delete oid 48 current snap is 242 2024-01-15T22:57:17.044 INFO:tasks.rados.rados.0.smithi053.stdout:2362: done (2 left) 2024-01-15T22:57:17.044 INFO:tasks.rados.rados.0.smithi053.stdout:2363: snap_remove snap 170 2024-01-15T22:57:17.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:17 smithi053 ceph-mon[143363]: osdmap e529: 8 total, 8 up, 8 in 2024-01-15T22:57:17.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:17 smithi053 ceph-mon[146052]: osdmap e529: 8 total, 8 up, 8 in 2024-01-15T22:57:17.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:17 smithi163 ceph-mon[138526]: osdmap e529: 8 total, 8 up, 8 in 2024-01-15T22:57:18.041 INFO:tasks.rados.rados.0.smithi053.stdout:2363: done (2 left) 2024-01-15T22:57:18.041 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 11 current snap is 242 2024-01-15T22:57:18.041 INFO:tasks.rados.rados.0.smithi053.stdout:2364: seq_num 753 ranges {2301952=614400} 2024-01-15T22:57:18.058 INFO:tasks.rados.rados.0.smithi053.stdout:2364: writing smithi053129169-11 from 2301952 to 2916352 tid 1 2024-01-15T22:57:18.058 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 242 2024-01-15T22:57:18.059 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1355 (ObjNum 659 snap 197 seq_num 659) dirty exists 2024-01-15T22:57:18.059 INFO:tasks.rados.rados.0.smithi053.stdout:2359: finishing copy_from to smithi053129169-2 2024-01-15T22:57:18.059 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 1290 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-01-15T22:57:18.059 INFO:tasks.rados.rados.0.smithi053.stdout:2359: finishing copy_from racing read to smithi053129169-2 2024-01-15T22:57:18.059 INFO:tasks.rados.rados.0.smithi053.stdout:2365: seq_num 754 ranges {5652480=630784} 2024-01-15T22:57:18.094 INFO:tasks.rados.rados.0.smithi053.stdout:2365: writing smithi053129169-38 from 5652480 to 6283264 tid 1 2024-01-15T22:57:18.094 INFO:tasks.rados.rados.0.smithi053.stdout:2359: done (3 left) 2024-01-15T22:57:18.095 INFO:tasks.rados.rados.0.smithi053.stdout:2360: done (2 left) 2024-01-15T22:57:18.095 INFO:tasks.rados.rados.0.smithi053.stdout:2366: snap_remove snap 240 2024-01-15T22:57:18.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:18 smithi053 ceph-mon[143363]: pgmap v511: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 445 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 6.5 MiB/s wr, 23 op/s 2024-01-15T22:57:18.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:18 smithi053 ceph-mon[143363]: osdmap e530: 8 total, 8 up, 8 in 2024-01-15T22:57:18.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:18 smithi053 ceph-mon[146052]: pgmap v511: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 445 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 6.5 MiB/s wr, 23 op/s 2024-01-15T22:57:18.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:18 smithi053 ceph-mon[146052]: osdmap e530: 8 total, 8 up, 8 in 2024-01-15T22:57:18.332 INFO:teuthology.orchestra.run.smithi053.stdout:true 2024-01-15T22:57:18.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:18 smithi163 ceph-mon[138526]: pgmap v511: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 445 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 6.5 MiB/s wr, 23 op/s 2024-01-15T22:57:18.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:18 smithi163 ceph-mon[138526]: osdmap e530: 8 total, 8 up, 8 in 2024-01-15T22:57:18.692 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -e sha1=d2f11f33b7063c2c1bc47b2b4e9350f48064868f -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-01-15T22:57:18.965 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T22:57:19.046 INFO:tasks.rados.rados.0.smithi053.stdout:2366: done (2 left) 2024-01-15T22:57:19.046 INFO:tasks.rados.rados.0.smithi053.stdout:2367: setattr oid 10 current snap is 242 2024-01-15T22:57:19.047 INFO:tasks.rados.rados.0.smithi053.stdout:2364: finishing write tid 1 to smithi053129169-11 2024-01-15T22:57:19.047 INFO:tasks.rados.rados.0.smithi053.stdout:2364: finishing write tid 2 to smithi053129169-11 2024-01-15T22:57:19.047 INFO:tasks.rados.rados.0.smithi053.stdout:2364: finishing write tid 3 to smithi053129169-11 2024-01-15T22:57:19.047 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 1224 (ObjNum 753 snap 242 seq_num 753) dirty exists 2024-01-15T22:57:19.047 INFO:tasks.rados.rados.0.smithi053.stdout:2364: left oid 11 (ObjNum 753 snap 242 seq_num 753) 2024-01-15T22:57:19.047 INFO:tasks.rados.rados.0.smithi053.stdout:2365: finishing write tid 1 to smithi053129169-38 2024-01-15T22:57:19.047 INFO:tasks.rados.rados.0.smithi053.stdout:2365: finishing write tid 2 to smithi053129169-38 2024-01-15T22:57:19.047 INFO:tasks.rados.rados.0.smithi053.stdout:2365: finishing write tid 3 to smithi053129169-38 2024-01-15T22:57:19.047 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 991 (ObjNum 754 snap 242 seq_num 754) dirty exists 2024-01-15T22:57:19.047 INFO:tasks.rados.rados.0.smithi053.stdout:2365: left oid 38 (ObjNum 754 snap 242 seq_num 754) 2024-01-15T22:57:19.048 INFO:tasks.rados.rados.0.smithi053.stdout:2364: done (2 left) 2024-01-15T22:57:19.048 INFO:tasks.rados.rados.0.smithi053.stdout:2365: done (1 left) 2024-01-15T22:57:19.048 INFO:tasks.rados.rados.0.smithi053.stdout:2368: rmattr oid 39 current snap is 242 2024-01-15T22:57:19.048 INFO:tasks.rados.rados.0.smithi053.stdout:2368: done (1 left) 2024-01-15T22:57:19.048 INFO:tasks.rados.rados.0.smithi053.stdout:2369: rollback oid 23 current snap is 242 2024-01-15T22:57:19.048 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 23 to 210 2024-01-15T22:57:19.048 INFO:tasks.rados.rados.0.smithi053.stdout:2370: snap_remove snap 165 2024-01-15T22:57:19.419 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:19 smithi053 ceph-mon[143363]: osdmap e531: 8 total, 8 up, 8 in 2024-01-15T22:57:19.419 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:19 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1178151374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:57:19.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:19 smithi053 ceph-mon[146052]: osdmap e531: 8 total, 8 up, 8 in 2024-01-15T22:57:19.420 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:19 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1178151374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:57:19.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:19 smithi163 ceph-mon[138526]: osdmap e531: 8 total, 8 up, 8 in 2024-01-15T22:57:19.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:19 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1178151374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:57:20.048 INFO:tasks.rados.rados.0.smithi053.stdout:2370: done (2 left) 2024-01-15T22:57:20.048 INFO:tasks.rados.rados.0.smithi053.stdout:2371: delete oid 19 current snap is 242 2024-01-15T22:57:20.048 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 1363 (ObjNum 65 snap 0 seq_num 1934650996) dirty exists 2024-01-15T22:57:20.048 INFO:tasks.rados.rados.0.smithi053.stdout:2369: finishing rollback tid 0 to smithi053129169-23 2024-01-15T22:57:20.048 INFO:tasks.rados.rados.0.smithi053.stdout:2369: finishing rollback tid 1 to smithi053129169-23 2024-01-15T22:57:20.048 INFO:tasks.rados.rados.0.smithi053.stdout:2369: finishing rollback tid 2 to smithi053129169-23 2024-01-15T22:57:20.048 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1366 (ObjNum 638 snap 187 seq_num 638) dirty exists 2024-01-15T22:57:20.064 INFO:tasks.rados.rados.0.smithi053.stdout:2367: done (2 left) 2024-01-15T22:57:20.064 INFO:tasks.rados.rados.0.smithi053.stdout:2369: done (1 left) 2024-01-15T22:57:20.064 INFO:tasks.rados.rados.0.smithi053.stdout:2371: done (0 left) 2024-01-15T22:57:20.064 INFO:tasks.rados.rados.0.smithi053.stdout:2372: read oid 50 snap -1 2024-01-15T22:57:20.064 INFO:tasks.rados.rados.0.smithi053.stdout:2372: expect (ObjNum 671 snap 202 seq_num 671) 2024-01-15T22:57:20.064 INFO:tasks.rados.rados.0.smithi053.stdout:2373: rollback oid 21 current snap is 242 2024-01-15T22:57:20.064 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 21 to 224 2024-01-15T22:57:20.064 INFO:tasks.rados.rados.0.smithi053.stdout:2374: delete oid 35 current snap is 242 2024-01-15T22:57:20.072 INFO:tasks.rados.rados.0.smithi053.stdout:2374: done (2 left) 2024-01-15T22:57:20.072 INFO:tasks.rados.rados.0.smithi053.stdout:2375: delete oid 33 current snap is 242 2024-01-15T22:57:20.077 INFO:tasks.rados.rados.0.smithi053.stdout:2373: finishing rollback tid 0 to smithi053129169-21 2024-01-15T22:57:20.077 INFO:tasks.rados.rados.0.smithi053.stdout:2373: finishing rollback tid 1 to smithi053129169-21 2024-01-15T22:57:20.078 INFO:tasks.rados.rados.0.smithi053.stdout:2372: expect (ObjNum 671 snap 202 seq_num 671) 2024-01-15T22:57:20.123 INFO:tasks.rados.rados.0.smithi053.stdout:2373: finishing rollback tid 2 to smithi053129169-21 2024-01-15T22:57:20.123 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 2053 (ObjNum 699 snap 211 seq_num 699) dirty exists 2024-01-15T22:57:20.123 INFO:tasks.rados.rados.0.smithi053.stdout:2372: done (2 left) 2024-01-15T22:57:20.123 INFO:tasks.rados.rados.0.smithi053.stdout:2373: done (1 left) 2024-01-15T22:57:20.123 INFO:tasks.rados.rados.0.smithi053.stdout:2375: done (0 left) 2024-01-15T22:57:20.123 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 242 2024-01-15T22:57:20.123 INFO:tasks.rados.rados.0.smithi053.stdout:2376: seq_num 758 ranges {0=704512} 2024-01-15T22:57:20.127 INFO:tasks.rados.rados.0.smithi053.stdout:2376: writing smithi053129169-35 from 0 to 704512 tid 1 2024-01-15T22:57:20.127 INFO:tasks.rados.rados.0.smithi053.stdout:2377: delete oid 17 current snap is 242 2024-01-15T22:57:20.129 INFO:tasks.rados.rados.0.smithi053.stdout:2377: done (1 left) 2024-01-15T22:57:20.129 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 242 2024-01-15T22:57:20.129 INFO:tasks.rados.rados.0.smithi053.stdout:2378: seq_num 760 ranges {0=737280} 2024-01-15T22:57:20.134 INFO:tasks.rados.rados.0.smithi053.stdout:2378: writing smithi053129169-3 from 0 to 737280 tid 1 2024-01-15T22:57:20.134 INFO:tasks.rados.rados.0.smithi053.stdout:2379: snap_create 2024-01-15T22:57:20.134 INFO:tasks.rados.rados.0.smithi053.stdout:2376: finishing write tid 1 to smithi053129169-35 2024-01-15T22:57:20.134 INFO:tasks.rados.rados.0.smithi053.stdout:2376: finishing write tid 2 to smithi053129169-35 2024-01-15T22:57:20.134 INFO:tasks.rados.rados.0.smithi053.stdout:2376: finishing write tid 3 to smithi053129169-35 2024-01-15T22:57:20.134 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 1607 (ObjNum 758 snap 242 seq_num 758) dirty exists 2024-01-15T22:57:20.134 INFO:tasks.rados.rados.0.smithi053.stdout:2376: left oid 35 (ObjNum 758 snap 242 seq_num 758) 2024-01-15T22:57:20.139 INFO:tasks.rados.rados.0.smithi053.stdout:2378: finishing write tid 1 to smithi053129169-3 2024-01-15T22:57:20.139 INFO:tasks.rados.rados.0.smithi053.stdout:2378: finishing write tid 2 to smithi053129169-3 2024-01-15T22:57:20.140 INFO:tasks.rados.rados.0.smithi053.stdout:2378: finishing write tid 3 to smithi053129169-3 2024-01-15T22:57:20.140 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 1591 (ObjNum 760 snap 242 seq_num 760) dirty exists 2024-01-15T22:57:20.140 INFO:tasks.rados.rados.0.smithi053.stdout:2378: left oid 3 (ObjNum 760 snap 242 seq_num 760) 2024-01-15T22:57:20.310 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.1-242-gd2f11f33 (d2f11f33b7063c2c1bc47b2b4e9350f48064868f) reef (stable)" 2024-01-15T22:57:20.325 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:20 smithi053 ceph-mon[143363]: pgmap v514: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 436 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 493 KiB/s rd, 3.2 MiB/s wr, 14 op/s 2024-01-15T22:57:20.325 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:20 smithi053 ceph-mon[143363]: osdmap e532: 8 total, 8 up, 8 in 2024-01-15T22:57:20.325 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:20 smithi053 ceph-mon[146052]: pgmap v514: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 436 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 493 KiB/s rd, 3.2 MiB/s wr, 14 op/s 2024-01-15T22:57:20.325 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:20 smithi053 ceph-mon[146052]: osdmap e532: 8 total, 8 up, 8 in 2024-01-15T22:57:20.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:20 smithi163 ceph-mon[138526]: pgmap v514: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 436 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 493 KiB/s rd, 3.2 MiB/s wr, 14 op/s 2024-01-15T22:57:20.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:20 smithi163 ceph-mon[138526]: osdmap e532: 8 total, 8 up, 8 in 2024-01-15T22:57:20.752 INFO:teuthology.task.sequential:In sequential, running task print... 2024-01-15T22:57:20.752 INFO:teuthology.task.print:**** done end upgrade, wait... 2024-01-15T22:57:20.752 DEBUG:teuthology.parallel:result is None 2024-01-15T22:57:20.983 INFO:tasks.rados.rados.0.smithi053.stdout:2376: done (2 left) 2024-01-15T22:57:20.983 INFO:tasks.rados.rados.0.smithi053.stdout:2378: done (1 left) 2024-01-15T22:57:20.983 INFO:tasks.rados.rados.0.smithi053.stdout:2379: done (0 left) 2024-01-15T22:57:20.983 INFO:tasks.rados.rados.0.smithi053.stdout:2380: delete oid 47 current snap is 243 2024-01-15T22:57:20.985 INFO:tasks.rados.rados.0.smithi053.stdout:2380: done (0 left) 2024-01-15T22:57:20.986 INFO:tasks.rados.rados.0.smithi053.stdout:2381: copy_from oid 37 from oid 34 current snap is 243 2024-01-15T22:57:20.986 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 9 current snap is 243 2024-01-15T22:57:20.986 INFO:tasks.rados.rados.0.smithi053.stdout:2382: seq_num 762 ranges {368640=770048} 2024-01-15T22:57:20.992 INFO:tasks.rados.rados.0.smithi053.stdout:2382: writing smithi053129169-9 from 368640 to 1138688 tid 1 2024-01-15T22:57:20.992 INFO:tasks.rados.rados.0.smithi053.stdout:2383: rollback oid 27 current snap is 243 2024-01-15T22:57:20.992 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 27 to 233 2024-01-15T22:57:20.992 INFO:tasks.rados.rados.0.smithi053.stdout:2384: delete oid 28 current snap is 243 2024-01-15T22:57:20.999 INFO:tasks.rados.rados.0.smithi053.stdout:2383: finishing rollback tid 0 to smithi053129169-27 2024-01-15T22:57:20.999 INFO:tasks.rados.rados.0.smithi053.stdout:2383: finishing rollback tid 1 to smithi053129169-27 2024-01-15T22:57:20.999 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 1600 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-01-15T22:57:20.999 INFO:tasks.rados.rados.0.smithi053.stdout:2382: finishing write tid 1 to smithi053129169-9 2024-01-15T22:57:21.000 INFO:tasks.rados.rados.0.smithi053.stdout:2383: done (3 left) 2024-01-15T22:57:21.000 INFO:tasks.rados.rados.0.smithi053.stdout:2384: done (2 left) 2024-01-15T22:57:21.000 INFO:tasks.rados.rados.0.smithi053.stdout:2385: delete oid 28 current snap is 243 2024-01-15T22:57:21.001 INFO:tasks.rados.rados.0.smithi053.stdout:2382: finishing write tid 2 to smithi053129169-9 2024-01-15T22:57:21.002 INFO:tasks.rados.rados.0.smithi053.stdout:2382: finishing write tid 3 to smithi053129169-9 2024-01-15T22:57:21.003 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 1594 (ObjNum 762 snap 243 seq_num 762) dirty exists 2024-01-15T22:57:21.003 INFO:tasks.rados.rados.0.smithi053.stdout:2382: left oid 9 (ObjNum 762 snap 243 seq_num 762) 2024-01-15T22:57:21.003 INFO:tasks.rados.rados.0.smithi053.stdout:2382: done (2 left) 2024-01-15T22:57:21.003 INFO:tasks.rados.rados.0.smithi053.stdout:2385: done (1 left) 2024-01-15T22:57:21.003 INFO:tasks.rados.rados.0.smithi053.stdout:2386: snap_create 2024-01-15T22:57:21.008 INFO:tasks.rados.rados.0.smithi053.stdout:2381: finishing copy_from to smithi053129169-37 2024-01-15T22:57:21.008 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 1241 (ObjNum 561 snap 160 seq_num 561) dirty exists 2024-01-15T22:57:21.009 INFO:tasks.rados.rados.0.smithi053.stdout:2381: finishing copy_from racing read to smithi053129169-37 2024-01-15T22:57:21.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:21 smithi163 ceph-mon[138526]: osdmap e533: 8 total, 8 up, 8 in 2024-01-15T22:57:21.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:21 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/346701767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:57:21.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:21 smithi163 ceph-mon[138526]: osdmap e534: 8 total, 8 up, 8 in 2024-01-15T22:57:21.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:21 smithi053 ceph-mon[143363]: osdmap e533: 8 total, 8 up, 8 in 2024-01-15T22:57:21.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:21 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/346701767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:57:21.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:21 smithi053 ceph-mon[143363]: osdmap e534: 8 total, 8 up, 8 in 2024-01-15T22:57:21.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:21 smithi053 ceph-mon[146052]: osdmap e533: 8 total, 8 up, 8 in 2024-01-15T22:57:21.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:21 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/346701767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-15T22:57:21.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:21 smithi053 ceph-mon[146052]: osdmap e534: 8 total, 8 up, 8 in 2024-01-15T22:57:21.989 INFO:tasks.rados.rados.0.smithi053.stdout:2381: done (1 left) 2024-01-15T22:57:21.990 INFO:tasks.rados.rados.0.smithi053.stdout:2386: done (0 left) 2024-01-15T22:57:21.990 INFO:tasks.rados.rados.0.smithi053.stdout:2387: snap_remove snap 233 2024-01-15T22:57:22.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:22 smithi163 ceph-mon[138526]: pgmap v517: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 420 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.4 MiB/s wr, 7 op/s 2024-01-15T22:57:22.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:22 smithi163 ceph-mon[138526]: osdmap e535: 8 total, 8 up, 8 in 2024-01-15T22:57:22.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:22 smithi053 ceph-mon[143363]: pgmap v517: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 420 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.4 MiB/s wr, 7 op/s 2024-01-15T22:57:22.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:22 smithi053 ceph-mon[143363]: osdmap e535: 8 total, 8 up, 8 in 2024-01-15T22:57:22.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:22 smithi053 ceph-mon[146052]: pgmap v517: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 420 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.4 MiB/s wr, 7 op/s 2024-01-15T22:57:22.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:22 smithi053 ceph-mon[146052]: osdmap e535: 8 total, 8 up, 8 in 2024-01-15T22:57:22.993 INFO:tasks.rados.rados.0.smithi053.stdout:2387: done (0 left) 2024-01-15T22:57:22.993 INFO:tasks.rados.rados.0.smithi053.stdout:2388: snap_create 2024-01-15T22:57:23.993 INFO:tasks.rados.rados.0.smithi053.stdout:2388: done (0 left) 2024-01-15T22:57:23.994 INFO:tasks.rados.rados.0.smithi053.stdout:2389: snap_remove snap 209 2024-01-15T22:57:24.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:24 smithi053 ceph-mon[146052]: pgmap v520: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 398 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 6 op/s 2024-01-15T22:57:24.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:24 smithi053 ceph-mon[146052]: osdmap e536: 8 total, 8 up, 8 in 2024-01-15T22:57:24.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:24 smithi053 ceph-mon[143363]: pgmap v520: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 398 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 6 op/s 2024-01-15T22:57:24.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:24 smithi053 ceph-mon[143363]: osdmap e536: 8 total, 8 up, 8 in 2024-01-15T22:57:24.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:24 smithi163 ceph-mon[138526]: pgmap v520: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 398 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 6 op/s 2024-01-15T22:57:24.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:24 smithi163 ceph-mon[138526]: osdmap e536: 8 total, 8 up, 8 in 2024-01-15T22:57:25.006 INFO:tasks.rados.rados.0.smithi053.stdout:2389: done (0 left) 2024-01-15T22:57:25.006 INFO:tasks.rados.rados.0.smithi053.stdout:2390: setattr oid 43 current snap is 245 2024-01-15T22:57:25.009 INFO:tasks.rados.rados.0.smithi053.stdout:2391: setattr oid 29 current snap is 245 2024-01-15T22:57:25.012 INFO:tasks.rados.rados.0.smithi053.stdout:2392: rmattr oid 12 current snap is 245 2024-01-15T22:57:25.012 INFO:tasks.rados.rados.0.smithi053.stdout:2392: done (2 left) 2024-01-15T22:57:25.012 INFO:tasks.rados.rados.0.smithi053.stdout:2393: read oid 3 snap -1 2024-01-15T22:57:25.012 INFO:tasks.rados.rados.0.smithi053.stdout:2393: expect (ObjNum 760 snap 242 seq_num 760) 2024-01-15T22:57:25.012 INFO:tasks.rados.rados.0.smithi053.stdout:2394: copy_from oid 15 from oid 24 current snap is 245 2024-01-15T22:57:25.012 INFO:tasks.rados.rados.0.smithi053.stdout:2395: read oid 32 snap 156 2024-01-15T22:57:25.012 INFO:tasks.rados.rados.0.smithi053.stdout:2395: expect (ObjNum 233 snap 60 seq_num 233) 2024-01-15T22:57:25.012 INFO:tasks.rados.rados.0.smithi053.stdout:2396: setattr oid 26 current snap is 245 2024-01-15T22:57:25.012 INFO:tasks.rados.rados.0.smithi053.stdout:2397: delete oid 30 current snap is 245 2024-01-15T22:57:25.026 INFO:tasks.rados.rados.0.smithi053.stdout:2394: finishing copy_from to smithi053129169-15 2024-01-15T22:57:25.026 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 1431 (ObjNum 97 snap 0 seq_num 1) dirty exists 2024-01-15T22:57:25.026 INFO:tasks.rados.rados.0.smithi053.stdout:2394: finishing copy_from racing read to smithi053129169-15 2024-01-15T22:57:25.026 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1434 (ObjNum 750 snap 240 seq_num 750) dirty exists 2024-01-15T22:57:25.027 INFO:tasks.rados.rados.0.smithi053.stdout:2390: done (6 left) 2024-01-15T22:57:25.027 INFO:tasks.rados.rados.0.smithi053.stdout:2394: done (5 left) 2024-01-15T22:57:25.027 INFO:tasks.rados.rados.0.smithi053.stdout:2397: done (4 left) 2024-01-15T22:57:25.027 INFO:tasks.rados.rados.0.smithi053.stdout:2398: snap_remove snap 208 2024-01-15T22:57:25.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:25 smithi053 ceph-mon[143363]: osdmap e537: 8 total, 8 up, 8 in 2024-01-15T22:57:25.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:25 smithi053 ceph-mon[146052]: osdmap e537: 8 total, 8 up, 8 in 2024-01-15T22:57:25.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:57:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:57:25] "GET /metrics HTTP/1.1" 200 36206 "" "Prometheus/2.43.0" 2024-01-15T22:57:25.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:25 smithi163 ceph-mon[138526]: osdmap e537: 8 total, 8 up, 8 in 2024-01-15T22:57:25.993 INFO:tasks.rados.rados.0.smithi053.stdout:2398: done (4 left) 2024-01-15T22:57:25.993 INFO:tasks.rados.rados.0.smithi053.stdout:2399: rollback oid 12 current snap is 245 2024-01-15T22:57:25.993 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 12 to 227 2024-01-15T22:57:25.993 INFO:tasks.rados.rados.0.smithi053.stdout:2400: read oid 40 snap -1 2024-01-15T22:57:25.993 INFO:tasks.rados.rados.0.smithi053.stdout:2400: expect (ObjNum 742 snap 237 seq_num 742) 2024-01-15T22:57:25.993 INFO:tasks.rados.rados.0.smithi053.stdout:2401: snap_create 2024-01-15T22:57:25.993 INFO:tasks.rados.rados.0.smithi053.stdout:2393: expect (ObjNum 760 snap 242 seq_num 760) 2024-01-15T22:57:26.019 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 1601 (ObjNum 65 snap 0 seq_num 1381985615) dirty exists 2024-01-15T22:57:26.019 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 1604 (ObjNum 129 snap 0 seq_num 3638910224) dirty exists 2024-01-15T22:57:26.019 INFO:tasks.rados.rados.0.smithi053.stdout:2395: expect (ObjNum 233 snap 60 seq_num 233) 2024-01-15T22:57:26.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:26 smithi053 ceph-mon[146052]: pgmap v523: 121 pgs: 121 active+clean; 356 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 690 KiB/s wr, 10 op/s 2024-01-15T22:57:26.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:26 smithi053 ceph-mon[146052]: osdmap e538: 8 total, 8 up, 8 in 2024-01-15T22:57:26.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:26 smithi053 ceph-mon[146052]: osdmap e539: 8 total, 8 up, 8 in 2024-01-15T22:57:26.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:26 smithi053 ceph-mon[143363]: pgmap v523: 121 pgs: 121 active+clean; 356 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 690 KiB/s wr, 10 op/s 2024-01-15T22:57:26.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:26 smithi053 ceph-mon[143363]: osdmap e538: 8 total, 8 up, 8 in 2024-01-15T22:57:26.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:26 smithi053 ceph-mon[143363]: osdmap e539: 8 total, 8 up, 8 in 2024-01-15T22:57:26.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:26 smithi163 ceph-mon[138526]: pgmap v523: 121 pgs: 121 active+clean; 356 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 690 KiB/s wr, 10 op/s 2024-01-15T22:57:26.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:26 smithi163 ceph-mon[138526]: osdmap e538: 8 total, 8 up, 8 in 2024-01-15T22:57:26.480 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:26 smithi163 ceph-mon[138526]: osdmap e539: 8 total, 8 up, 8 in 2024-01-15T22:57:26.673 INFO:tasks.rados.rados.0.smithi053.stdout:2400: expect (ObjNum 742 snap 237 seq_num 742) 2024-01-15T22:57:26.684 INFO:tasks.rados.rados.0.smithi053.stdout:2399: finishing rollback tid 0 to smithi053129169-12 2024-01-15T22:57:26.684 INFO:tasks.rados.rados.0.smithi053.stdout:2399: finishing rollback tid 1 to smithi053129169-12 2024-01-15T22:57:26.684 INFO:tasks.rados.rados.0.smithi053.stdout:2399: finishing rollback tid 2 to smithi053129169-12 2024-01-15T22:57:26.684 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 1787 (ObjNum 691 snap 207 seq_num 691) dirty exists 2024-01-15T22:57:27.011 INFO:tasks.rados.rados.0.smithi053.stdout:2391: done (6 left) 2024-01-15T22:57:27.012 INFO:tasks.rados.rados.0.smithi053.stdout:2393: done (5 left) 2024-01-15T22:57:27.012 INFO:tasks.rados.rados.0.smithi053.stdout:2395: done (4 left) 2024-01-15T22:57:27.012 INFO:tasks.rados.rados.0.smithi053.stdout:2396: done (3 left) 2024-01-15T22:57:27.012 INFO:tasks.rados.rados.0.smithi053.stdout:2399: done (2 left) 2024-01-15T22:57:27.012 INFO:tasks.rados.rados.0.smithi053.stdout:2400: done (1 left) 2024-01-15T22:57:27.012 INFO:tasks.rados.rados.0.smithi053.stdout:2401: done (0 left) 2024-01-15T22:57:27.012 INFO:tasks.rados.rados.0.smithi053.stdout:2402: read oid 10 snap -1 2024-01-15T22:57:27.012 INFO:tasks.rados.rados.0.smithi053.stdout:2402: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:57:27.012 INFO:tasks.rados.rados.0.smithi053.stdout:2403: snap_remove snap 243 2024-01-15T22:57:28.017 INFO:tasks.rados.rados.0.smithi053.stdout:2403: done (1 left) 2024-01-15T22:57:28.017 INFO:tasks.rados.rados.0.smithi053.stdout:2404: copy_from oid 26 from oid 18 current snap is 246 2024-01-15T22:57:28.017 INFO:tasks.rados.rados.0.smithi053.stdout:2405: read oid 13 snap -1 2024-01-15T22:57:28.017 INFO:tasks.rados.rados.0.smithi053.stdout:2405: expect (ObjNum 547 snap 159 seq_num 547) 2024-01-15T22:57:28.017 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 246 2024-01-15T22:57:28.018 INFO:tasks.rados.rados.0.smithi053.stdout:2406: seq_num 766 ranges {6209536=434176,6643712=401408} 2024-01-15T22:57:28.055 INFO:tasks.rados.rados.0.smithi053.stdout:2406: writing smithi053129169-25 from 6209536 to 6643712 tid 1 2024-01-15T22:57:28.057 INFO:tasks.rados.rados.0.smithi053.stdout:2406: writing smithi053129169-25 from 6643712 to 7045120 tid 2 2024-01-15T22:57:28.057 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 246 2024-01-15T22:57:28.057 INFO:tasks.rados.rados.0.smithi053.stdout:2402: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:57:28.062 INFO:tasks.rados.rados.0.smithi053.stdout:2405: expect (ObjNum 547 snap 159 seq_num 547) 2024-01-15T22:57:28.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:28 smithi053 ceph-mon[146052]: pgmap v526: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 353 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.0 MiB/s wr, 16 op/s 2024-01-15T22:57:28.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:28 smithi053 ceph-mon[146052]: osdmap e540: 8 total, 8 up, 8 in 2024-01-15T22:57:28.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:28 smithi053 ceph-mon[143363]: pgmap v526: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 353 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.0 MiB/s wr, 16 op/s 2024-01-15T22:57:28.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:28 smithi053 ceph-mon[143363]: osdmap e540: 8 total, 8 up, 8 in 2024-01-15T22:57:28.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:28 smithi163 ceph-mon[138526]: pgmap v526: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 353 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.0 MiB/s wr, 16 op/s 2024-01-15T22:57:28.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:28 smithi163 ceph-mon[138526]: osdmap e540: 8 total, 8 up, 8 in 2024-01-15T22:57:28.534 INFO:tasks.rados.rados.0.smithi053.stdout:2404: finishing copy_from to smithi053129169-26 2024-01-15T22:57:28.534 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 1290 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-01-15T22:57:28.535 INFO:tasks.rados.rados.0.smithi053.stdout:2404: finishing copy_from racing read to smithi053129169-26 2024-01-15T22:57:28.535 INFO:tasks.rados.rados.0.smithi053.stdout:2407: seq_num 767 ranges {2301952=450560,2752512=401408} 2024-01-15T22:57:28.549 INFO:tasks.rados.rados.0.smithi053.stdout:2407: writing smithi053129169-41 from 2301952 to 2752512 tid 1 2024-01-15T22:57:28.552 INFO:tasks.rados.rados.0.smithi053.stdout:2407: writing smithi053129169-41 from 2752512 to 3153920 tid 2 2024-01-15T22:57:28.552 INFO:tasks.rados.rados.0.smithi053.stdout:2402: done (4 left) 2024-01-15T22:57:28.552 INFO:tasks.rados.rados.0.smithi053.stdout:2404: done (3 left) 2024-01-15T22:57:28.552 INFO:tasks.rados.rados.0.smithi053.stdout:2405: done (2 left) 2024-01-15T22:57:28.552 INFO:tasks.rados.rados.0.smithi053.stdout:2408: delete oid 23 current snap is 246 2024-01-15T22:57:28.552 INFO:tasks.rados.rados.0.smithi053.stdout:2406: finishing write tid 1 to smithi053129169-25 2024-01-15T22:57:28.552 INFO:tasks.rados.rados.0.smithi053.stdout:2406: finishing write tid 2 to smithi053129169-25 2024-01-15T22:57:28.552 INFO:tasks.rados.rados.0.smithi053.stdout:2406: finishing write tid 3 to smithi053129169-25 2024-01-15T22:57:28.552 INFO:tasks.rados.rados.0.smithi053.stdout:2406: finishing write tid 4 to smithi053129169-25 2024-01-15T22:57:28.552 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 1396 (ObjNum 766 snap 246 seq_num 766) dirty exists 2024-01-15T22:57:28.552 INFO:tasks.rados.rados.0.smithi053.stdout:2406: left oid 25 (ObjNum 766 snap 246 seq_num 766) 2024-01-15T22:57:28.554 INFO:tasks.rados.rados.0.smithi053.stdout:2407: finishing write tid 1 to smithi053129169-41 2024-01-15T22:57:28.554 INFO:tasks.rados.rados.0.smithi053.stdout:2407: finishing write tid 2 to smithi053129169-41 2024-01-15T22:57:28.554 INFO:tasks.rados.rados.0.smithi053.stdout:2406: done (2 left) 2024-01-15T22:57:28.554 INFO:tasks.rados.rados.0.smithi053.stdout:2408: done (1 left) 2024-01-15T22:57:28.554 INFO:tasks.rados.rados.0.smithi053.stdout:2409: setattr oid 4 current snap is 246 2024-01-15T22:57:28.554 INFO:tasks.rados.rados.0.smithi053.stdout:2407: finishing write tid 3 to smithi053129169-41 2024-01-15T22:57:28.555 INFO:tasks.rados.rados.0.smithi053.stdout:2407: finishing write tid 4 to smithi053129169-41 2024-01-15T22:57:28.555 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1295 (ObjNum 767 snap 246 seq_num 767) dirty exists 2024-01-15T22:57:28.556 INFO:tasks.rados.rados.0.smithi053.stdout:2407: left oid 41 (ObjNum 767 snap 246 seq_num 767) 2024-01-15T22:57:28.556 INFO:tasks.rados.rados.0.smithi053.stdout:2407: done (1 left) 2024-01-15T22:57:28.556 INFO:tasks.rados.rados.0.smithi053.stdout:2410: read oid 1 snap -1 2024-01-15T22:57:28.556 INFO:tasks.rados.rados.0.smithi053.stdout:2410: expect deleted 2024-01-15T22:57:28.556 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 18 current snap is 246 2024-01-15T22:57:28.557 INFO:tasks.rados.rados.0.smithi053.stdout:2411: seq_num 769 ranges {5390336=483328,5873664=401408} 2024-01-15T22:57:28.588 INFO:tasks.rados.rados.0.smithi053.stdout:2411: writing smithi053129169-18 from 5390336 to 5873664 tid 1 2024-01-15T22:57:28.591 INFO:tasks.rados.rados.0.smithi053.stdout:2411: writing smithi053129169-18 from 5873664 to 6275072 tid 2 2024-01-15T22:57:28.591 INFO:tasks.rados.rados.0.smithi053.stdout:2412: delete oid 20 current snap is 246 2024-01-15T22:57:28.591 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 1608 (ObjNum 722 snap 224 seq_num 722) dirty exists 2024-01-15T22:57:28.593 INFO:tasks.rados.rados.0.smithi053.stdout:2411: finishing write tid 1 to smithi053129169-18 2024-01-15T22:57:28.594 INFO:tasks.rados.rados.0.smithi053.stdout:2411: finishing write tid 2 to smithi053129169-18 2024-01-15T22:57:28.594 INFO:tasks.rados.rados.0.smithi053.stdout:2411: finishing write tid 3 to smithi053129169-18 2024-01-15T22:57:28.594 INFO:tasks.rados.rados.0.smithi053.stdout:2409: done (3 left) 2024-01-15T22:57:28.594 INFO:tasks.rados.rados.0.smithi053.stdout:2410: done (2 left) 2024-01-15T22:57:28.594 INFO:tasks.rados.rados.0.smithi053.stdout:2412: done (1 left) 2024-01-15T22:57:28.594 INFO:tasks.rados.rados.0.smithi053.stdout:2413: read oid 28 snap -1 2024-01-15T22:57:28.594 INFO:tasks.rados.rados.0.smithi053.stdout:2413: expect deleted 2024-01-15T22:57:28.594 INFO:tasks.rados.rados.0.smithi053.stdout:2414: rollback oid 6 current snap is 246 2024-01-15T22:57:28.594 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 6 to 230 2024-01-15T22:57:28.594 INFO:tasks.rados.rados.0.smithi053.stdout:2415: rmattr oid 33 current snap is 246 2024-01-15T22:57:28.594 INFO:tasks.rados.rados.0.smithi053.stdout:2415: done (3 left) 2024-01-15T22:57:28.594 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 246 2024-01-15T22:57:28.594 INFO:tasks.rados.rados.0.smithi053.stdout:2416: seq_num 771 ranges {1646592=516096,2162688=401408} 2024-01-15T22:57:28.605 INFO:tasks.rados.rados.0.smithi053.stdout:2416: writing smithi053129169-50 from 1646592 to 2162688 tid 1 2024-01-15T22:57:28.608 INFO:tasks.rados.rados.0.smithi053.stdout:2416: writing smithi053129169-50 from 2162688 to 2564096 tid 2 2024-01-15T22:57:28.608 INFO:tasks.rados.rados.0.smithi053.stdout:2417: read oid 49 snap -1 2024-01-15T22:57:28.608 INFO:tasks.rados.rados.0.smithi053.stdout:2417: expect (ObjNum 749 snap 240 seq_num 749) 2024-01-15T22:57:28.608 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 42 current snap is 246 2024-01-15T22:57:28.608 INFO:tasks.rados.rados.0.smithi053.stdout:2418: seq_num 772 ranges {0=532480,532480=401408} 2024-01-15T22:57:28.611 INFO:tasks.rados.rados.0.smithi053.stdout:2418: writing smithi053129169-42 from 0 to 532480 tid 1 2024-01-15T22:57:28.613 INFO:tasks.rados.rados.0.smithi053.stdout:2418: writing smithi053129169-42 from 532480 to 933888 tid 2 2024-01-15T22:57:28.613 INFO:tasks.rados.rados.0.smithi053.stdout:2419: snap_remove snap 236 2024-01-15T22:57:29.025 INFO:tasks.rados.rados.0.smithi053.stdout:2419: done (6 left) 2024-01-15T22:57:29.025 INFO:tasks.rados.rados.0.smithi053.stdout:2420: copy_from oid 24 from oid 33 current snap is 246 2024-01-15T22:57:29.025 INFO:tasks.rados.rados.0.smithi053.stdout:2421: copy_from oid 25 from oid 36 current snap is 246 2024-01-15T22:57:29.025 INFO:tasks.rados.rados.0.smithi053.stdout:2422: rollback oid 8 current snap is 246 2024-01-15T22:57:29.025 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 8 to 214 2024-01-15T22:57:29.025 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 246 2024-01-15T22:57:29.025 INFO:tasks.rados.rados.0.smithi053.stdout:2423: seq_num 773 ranges {737280=548864,1286144=401408} 2024-01-15T22:57:29.029 INFO:tasks.rados.rados.0.smithi053.stdout:2423: writing smithi053129169-3 from 737280 to 1286144 tid 1 2024-01-15T22:57:29.033 INFO:tasks.rados.rados.0.smithi053.stdout:2423: writing smithi053129169-3 from 1286144 to 1687552 tid 2 2024-01-15T22:57:29.033 INFO:tasks.rados.rados.0.smithi053.stdout:2424: snap_create 2024-01-15T22:57:29.033 INFO:tasks.rados.rados.0.smithi053.stdout:2411: finishing write tid 4 to smithi053129169-18 2024-01-15T22:57:29.033 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 1298 (ObjNum 769 snap 246 seq_num 769) dirty exists 2024-01-15T22:57:29.033 INFO:tasks.rados.rados.0.smithi053.stdout:2411: left oid 18 (ObjNum 769 snap 246 seq_num 769) 2024-01-15T22:57:29.033 INFO:tasks.rados.rados.0.smithi053.stdout:2414: finishing rollback tid 0 to smithi053129169-6 2024-01-15T22:57:29.033 INFO:tasks.rados.rados.0.smithi053.stdout:2414: finishing rollback tid 1 to smithi053129169-6 2024-01-15T22:57:29.033 INFO:tasks.rados.rados.0.smithi053.stdout:2414: finishing rollback tid 2 to smithi053129169-6 2024-01-15T22:57:29.033 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 1933 (ObjNum 97 snap 0 seq_num 1) dirty exists 2024-01-15T22:57:29.034 INFO:tasks.rados.rados.0.smithi053.stdout:2416: finishing write tid 1 to smithi053129169-50 2024-01-15T22:57:29.034 INFO:tasks.rados.rados.0.smithi053.stdout:2416: finishing write tid 2 to smithi053129169-50 2024-01-15T22:57:29.034 INFO:tasks.rados.rados.0.smithi053.stdout:2416: finishing write tid 3 to smithi053129169-50 2024-01-15T22:57:29.034 INFO:tasks.rados.rados.0.smithi053.stdout:2416: finishing write tid 4 to smithi053129169-50 2024-01-15T22:57:29.034 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 1694 (ObjNum 771 snap 246 seq_num 771) dirty exists 2024-01-15T22:57:29.034 INFO:tasks.rados.rados.0.smithi053.stdout:2416: left oid 50 (ObjNum 771 snap 246 seq_num 771) 2024-01-15T22:57:29.034 INFO:tasks.rados.rados.0.smithi053.stdout:2418: finishing write tid 1 to smithi053129169-42 2024-01-15T22:57:29.034 INFO:tasks.rados.rados.0.smithi053.stdout:2418: finishing write tid 2 to smithi053129169-42 2024-01-15T22:57:29.034 INFO:tasks.rados.rados.0.smithi053.stdout:2418: finishing write tid 3 to smithi053129169-42 2024-01-15T22:57:29.034 INFO:tasks.rados.rados.0.smithi053.stdout:2418: finishing write tid 4 to smithi053129169-42 2024-01-15T22:57:29.034 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 1401 (ObjNum 772 snap 246 seq_num 772) dirty exists 2024-01-15T22:57:29.034 INFO:tasks.rados.rados.0.smithi053.stdout:2418: left oid 42 (ObjNum 772 snap 246 seq_num 772) 2024-01-15T22:57:29.034 INFO:tasks.rados.rados.0.smithi053.stdout:2417: expect (ObjNum 749 snap 240 seq_num 749) 2024-01-15T22:57:29.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:29 smithi053 ceph-mon[143363]: osdmap e541: 8 total, 8 up, 8 in 2024-01-15T22:57:29.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:57:29.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:29 smithi053 ceph-mon[146052]: osdmap e541: 8 total, 8 up, 8 in 2024-01-15T22:57:29.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:57:29.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:29 smithi163 ceph-mon[138526]: osdmap e541: 8 total, 8 up, 8 in 2024-01-15T22:57:29.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:57:29.550 INFO:tasks.rados.rados.0.smithi053.stdout:2420: finishing copy_from to smithi053129169-24 2024-01-15T22:57:29.550 INFO:tasks.rados.rados.0.smithi053.stdout:2420: got expected ENOENT (src dne) 2024-01-15T22:57:29.550 INFO:tasks.rados.rados.0.smithi053.stdout:2420: finishing copy_from racing read to smithi053129169-24 2024-01-15T22:57:29.550 INFO:tasks.rados.rados.0.smithi053.stdout:2422: finishing rollback tid 0 to smithi053129169-8 2024-01-15T22:57:29.550 INFO:tasks.rados.rados.0.smithi053.stdout:2422: finishing rollback tid 1 to smithi053129169-8 2024-01-15T22:57:29.550 INFO:tasks.rados.rados.0.smithi053.stdout:2422: finishing rollback tid 2 to smithi053129169-8 2024-01-15T22:57:29.550 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 678 (ObjNum 700 snap 212 seq_num 700) dirty exists 2024-01-15T22:57:29.550 INFO:tasks.rados.rados.0.smithi053.stdout:2423: finishing write tid 1 to smithi053129169-3 2024-01-15T22:57:29.550 INFO:tasks.rados.rados.0.smithi053.stdout:2423: finishing write tid 2 to smithi053129169-3 2024-01-15T22:57:29.550 INFO:tasks.rados.rados.0.smithi053.stdout:2423: finishing write tid 3 to smithi053129169-3 2024-01-15T22:57:29.550 INFO:tasks.rados.rados.0.smithi053.stdout:2421: finishing copy_from to smithi053129169-25 2024-01-15T22:57:29.551 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 1605 (ObjNum 726 snap 225 seq_num 726) dirty exists 2024-01-15T22:57:29.551 INFO:tasks.rados.rados.0.smithi053.stdout:2423: finishing write tid 4 to smithi053129169-3 2024-01-15T22:57:29.551 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 1628 (ObjNum 773 snap 246 seq_num 773) dirty exists 2024-01-15T22:57:29.551 INFO:tasks.rados.rados.0.smithi053.stdout:2423: left oid 3 (ObjNum 773 snap 246 seq_num 773) 2024-01-15T22:57:29.551 INFO:tasks.rados.rados.0.smithi053.stdout:2421: finishing copy_from racing read to smithi053129169-25 2024-01-15T22:57:30.029 INFO:tasks.rados.rados.0.smithi053.stdout:2411: done (10 left) 2024-01-15T22:57:30.029 INFO:tasks.rados.rados.0.smithi053.stdout:2413: done (9 left) 2024-01-15T22:57:30.029 INFO:tasks.rados.rados.0.smithi053.stdout:2414: done (8 left) 2024-01-15T22:57:30.029 INFO:tasks.rados.rados.0.smithi053.stdout:2416: done (7 left) 2024-01-15T22:57:30.029 INFO:tasks.rados.rados.0.smithi053.stdout:2417: done (6 left) 2024-01-15T22:57:30.029 INFO:tasks.rados.rados.0.smithi053.stdout:2418: done (5 left) 2024-01-15T22:57:30.030 INFO:tasks.rados.rados.0.smithi053.stdout:2420: done (4 left) 2024-01-15T22:57:30.030 INFO:tasks.rados.rados.0.smithi053.stdout:2421: done (3 left) 2024-01-15T22:57:30.030 INFO:tasks.rados.rados.0.smithi053.stdout:2422: done (2 left) 2024-01-15T22:57:30.030 INFO:tasks.rados.rados.0.smithi053.stdout:2423: done (1 left) 2024-01-15T22:57:30.030 INFO:tasks.rados.rados.0.smithi053.stdout:2424: done (0 left) 2024-01-15T22:57:30.030 INFO:tasks.rados.rados.0.smithi053.stdout:2425: snap_remove snap 226 2024-01-15T22:57:30.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:30 smithi053 ceph-mon[143363]: pgmap v529: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 360 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-01-15T22:57:30.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:30 smithi053 ceph-mon[143363]: osdmap e542: 8 total, 8 up, 8 in 2024-01-15T22:57:30.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:30 smithi053 ceph-mon[146052]: pgmap v529: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 360 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-01-15T22:57:30.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:30 smithi053 ceph-mon[146052]: osdmap e542: 8 total, 8 up, 8 in 2024-01-15T22:57:30.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:30 smithi163 ceph-mon[138526]: pgmap v529: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 360 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-01-15T22:57:30.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:30 smithi163 ceph-mon[138526]: osdmap e542: 8 total, 8 up, 8 in 2024-01-15T22:57:30.988 INFO:tasks.rados.rados.0.smithi053.stdout:2425: done (0 left) 2024-01-15T22:57:30.988 INFO:tasks.rados.rados.0.smithi053.stdout:2426: rmattr oid 25 current snap is 247 2024-01-15T22:57:30.988 INFO:tasks.rados.rados.0.smithi053.stdout:2427: read oid 26 snap -1 2024-01-15T22:57:30.988 INFO:tasks.rados.rados.0.smithi053.stdout:2427: expect (ObjNum 694 snap 207 seq_num 694) 2024-01-15T22:57:30.993 INFO:tasks.rados.rados.0.smithi053.stdout:2428: read oid 37 snap -1 2024-01-15T22:57:30.993 INFO:tasks.rados.rados.0.smithi053.stdout:2428: expect (ObjNum 561 snap 160 seq_num 561) 2024-01-15T22:57:30.994 INFO:tasks.rados.rados.0.smithi053.stdout:2429: setattr oid 10 current snap is 247 2024-01-15T22:57:30.994 INFO:tasks.rados.rados.0.smithi053.stdout:2430: setattr oid 13 current snap is 247 2024-01-15T22:57:30.994 INFO:tasks.rados.rados.0.smithi053.stdout:2431: read oid 29 snap -1 2024-01-15T22:57:30.994 INFO:tasks.rados.rados.0.smithi053.stdout:2431: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:57:30.994 INFO:tasks.rados.rados.0.smithi053.stdout:2432: delete oid 32 current snap is 247 2024-01-15T22:57:30.996 INFO:tasks.rados.rados.0.smithi053.stdout:2431: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:57:31.003 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 1606 (ObjNum 726 snap 225 seq_num 726) dirty exists 2024-01-15T22:57:31.006 INFO:tasks.rados.rados.0.smithi053.stdout:2426: done (6 left) 2024-01-15T22:57:31.006 INFO:tasks.rados.rados.0.smithi053.stdout:2431: done (5 left) 2024-01-15T22:57:31.006 INFO:tasks.rados.rados.0.smithi053.stdout:2432: done (4 left) 2024-01-15T22:57:31.006 INFO:tasks.rados.rados.0.smithi053.stdout:2433: rollback oid 45 current snap is 247 2024-01-15T22:57:31.006 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 45 to 213 2024-01-15T22:57:31.007 INFO:tasks.rados.rados.0.smithi053.stdout:2434: snap_remove snap 229 2024-01-15T22:57:31.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:31 smithi053 ceph-mon[143363]: osdmap e543: 8 total, 8 up, 8 in 2024-01-15T22:57:31.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:31 smithi053 ceph-mon[143363]: osdmap e544: 8 total, 8 up, 8 in 2024-01-15T22:57:31.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:31 smithi053 ceph-mon[146052]: osdmap e543: 8 total, 8 up, 8 in 2024-01-15T22:57:31.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:31 smithi053 ceph-mon[146052]: osdmap e544: 8 total, 8 up, 8 in 2024-01-15T22:57:31.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:31 smithi163 ceph-mon[138526]: osdmap e543: 8 total, 8 up, 8 in 2024-01-15T22:57:31.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:31 smithi163 ceph-mon[138526]: osdmap e544: 8 total, 8 up, 8 in 2024-01-15T22:57:32.000 INFO:tasks.rados.rados.0.smithi053.stdout:2434: done (5 left) 2024-01-15T22:57:32.000 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 247 2024-01-15T22:57:32.000 INFO:tasks.rados.rados.0.smithi053.stdout:2435: seq_num 775 ranges {3153920=589824,3743744=401408} 2024-01-15T22:57:32.019 INFO:tasks.rados.rados.0.smithi053.stdout:2435: writing smithi053129169-41 from 3153920 to 3743744 tid 1 2024-01-15T22:57:32.021 INFO:tasks.rados.rados.0.smithi053.stdout:2435: writing smithi053129169-41 from 3743744 to 4145152 tid 2 2024-01-15T22:57:32.021 INFO:tasks.rados.rados.0.smithi053.stdout:2436: snap_create 2024-01-15T22:57:32.021 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 1607 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-01-15T22:57:32.021 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 1252 (ObjNum 547 snap 159 seq_num 547) dirty exists 2024-01-15T22:57:32.021 INFO:tasks.rados.rados.0.smithi053.stdout:2433: finishing rollback tid 0 to smithi053129169-45 2024-01-15T22:57:32.021 INFO:tasks.rados.rados.0.smithi053.stdout:2433: finishing rollback tid 1 to smithi053129169-45 2024-01-15T22:57:32.022 INFO:tasks.rados.rados.0.smithi053.stdout:2433: finishing rollback tid 2 to smithi053129169-45 2024-01-15T22:57:32.022 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 1301 (ObjNum 672 snap 202 seq_num 672) dirty exists 2024-01-15T22:57:32.022 INFO:tasks.rados.rados.0.smithi053.stdout:2428: expect (ObjNum 561 snap 160 seq_num 561) 2024-01-15T22:57:32.082 INFO:tasks.rados.rados.0.smithi053.stdout:2427: expect (ObjNum 694 snap 207 seq_num 694) 2024-01-15T22:57:32.291 INFO:tasks.rados.rados.0.smithi053.stdout:2435: finishing write tid 1 to smithi053129169-41 2024-01-15T22:57:32.291 INFO:tasks.rados.rados.0.smithi053.stdout:2435: finishing write tid 2 to smithi053129169-41 2024-01-15T22:57:32.291 INFO:tasks.rados.rados.0.smithi053.stdout:2435: finishing write tid 3 to smithi053129169-41 2024-01-15T22:57:32.291 INFO:tasks.rados.rados.0.smithi053.stdout:2435: finishing write tid 4 to smithi053129169-41 2024-01-15T22:57:32.291 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1304 (ObjNum 775 snap 247 seq_num 775) dirty exists 2024-01-15T22:57:32.291 INFO:tasks.rados.rados.0.smithi053.stdout:2435: left oid 41 (ObjNum 775 snap 247 seq_num 775) 2024-01-15T22:57:32.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:32 smithi053 ceph-mon[143363]: pgmap v532: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 362 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-01-15T22:57:32.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:32 smithi053 ceph-mon[143363]: osdmap e545: 8 total, 8 up, 8 in 2024-01-15T22:57:32.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:32 smithi053 ceph-mon[146052]: pgmap v532: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 362 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-01-15T22:57:32.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:32 smithi053 ceph-mon[146052]: osdmap e545: 8 total, 8 up, 8 in 2024-01-15T22:57:32.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:32 smithi163 ceph-mon[138526]: pgmap v532: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 362 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-01-15T22:57:32.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:32 smithi163 ceph-mon[138526]: osdmap e545: 8 total, 8 up, 8 in 2024-01-15T22:57:32.997 INFO:tasks.rados.rados.0.smithi053.stdout:2427: done (6 left) 2024-01-15T22:57:32.997 INFO:tasks.rados.rados.0.smithi053.stdout:2428: done (5 left) 2024-01-15T22:57:32.997 INFO:tasks.rados.rados.0.smithi053.stdout:2429: done (4 left) 2024-01-15T22:57:32.997 INFO:tasks.rados.rados.0.smithi053.stdout:2430: done (3 left) 2024-01-15T22:57:32.997 INFO:tasks.rados.rados.0.smithi053.stdout:2433: done (2 left) 2024-01-15T22:57:32.997 INFO:tasks.rados.rados.0.smithi053.stdout:2435: done (1 left) 2024-01-15T22:57:32.998 INFO:tasks.rados.rados.0.smithi053.stdout:2436: done (0 left) 2024-01-15T22:57:32.998 INFO:tasks.rados.rados.0.smithi053.stdout:2437: snap_create 2024-01-15T22:57:33.998 INFO:tasks.rados.rados.0.smithi053.stdout:2437: done (0 left) 2024-01-15T22:57:33.998 INFO:tasks.rados.rados.0.smithi053.stdout:2438: rollback oid 45 current snap is 249 2024-01-15T22:57:33.998 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 45 to 210 2024-01-15T22:57:33.998 INFO:tasks.rados.rados.0.smithi053.stdout:2439: read oid 14 snap -1 2024-01-15T22:57:33.999 INFO:tasks.rados.rados.0.smithi053.stdout:2439: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:57:33.999 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 27 current snap is 249 2024-01-15T22:57:33.999 INFO:tasks.rados.rados.0.smithi053.stdout:2440: seq_num 776 ranges {0=606208,606208=401408} 2024-01-15T22:57:34.002 INFO:tasks.rados.rados.0.smithi053.stdout:2440: writing smithi053129169-27 from 0 to 606208 tid 1 2024-01-15T22:57:34.005 INFO:tasks.rados.rados.0.smithi053.stdout:2440: writing smithi053129169-27 from 606208 to 1007616 tid 2 2024-01-15T22:57:34.005 INFO:tasks.rados.rados.0.smithi053.stdout:2441: snap_create 2024-01-15T22:57:34.006 INFO:tasks.rados.rados.0.smithi053.stdout:2439: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:57:34.009 INFO:tasks.rados.rados.0.smithi053.stdout:2440: finishing write tid 1 to smithi053129169-27 2024-01-15T22:57:34.009 INFO:tasks.rados.rados.0.smithi053.stdout:2438: finishing rollback tid 0 to smithi053129169-45 2024-01-15T22:57:34.009 INFO:tasks.rados.rados.0.smithi053.stdout:2438: finishing rollback tid 1 to smithi053129169-45 2024-01-15T22:57:34.010 INFO:tasks.rados.rados.0.smithi053.stdout:2438: finishing rollback tid 2 to smithi053129169-45 2024-01-15T22:57:34.010 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 1307 (ObjNum 672 snap 202 seq_num 672) dirty exists 2024-01-15T22:57:34.010 INFO:tasks.rados.rados.0.smithi053.stdout:2440: finishing write tid 2 to smithi053129169-27 2024-01-15T22:57:34.011 INFO:tasks.rados.rados.0.smithi053.stdout:2440: finishing write tid 3 to smithi053129169-27 2024-01-15T22:57:34.012 INFO:tasks.rados.rados.0.smithi053.stdout:2440: finishing write tid 4 to smithi053129169-27 2024-01-15T22:57:34.012 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 1604 (ObjNum 776 snap 249 seq_num 776) dirty exists 2024-01-15T22:57:34.012 INFO:tasks.rados.rados.0.smithi053.stdout:2440: left oid 27 (ObjNum 776 snap 249 seq_num 776) 2024-01-15T22:57:34.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:34 smithi053 ceph-mon[143363]: pgmap v535: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 366 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 648 KiB/s wr, 17 op/s 2024-01-15T22:57:34.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:34 smithi053 ceph-mon[143363]: osdmap e546: 8 total, 8 up, 8 in 2024-01-15T22:57:34.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:34 smithi053 ceph-mon[146052]: pgmap v535: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 366 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 648 KiB/s wr, 17 op/s 2024-01-15T22:57:34.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:34 smithi053 ceph-mon[146052]: osdmap e546: 8 total, 8 up, 8 in 2024-01-15T22:57:34.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:34 smithi163 ceph-mon[138526]: pgmap v535: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 366 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 648 KiB/s wr, 17 op/s 2024-01-15T22:57:34.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:34 smithi163 ceph-mon[138526]: osdmap e546: 8 total, 8 up, 8 in 2024-01-15T22:57:35.008 INFO:tasks.rados.rados.0.smithi053.stdout:2438: done (3 left) 2024-01-15T22:57:35.009 INFO:tasks.rados.rados.0.smithi053.stdout:2439: done (2 left) 2024-01-15T22:57:35.009 INFO:tasks.rados.rados.0.smithi053.stdout:2440: done (1 left) 2024-01-15T22:57:35.009 INFO:tasks.rados.rados.0.smithi053.stdout:2441: done (0 left) 2024-01-15T22:57:35.009 INFO:tasks.rados.rados.0.smithi053.stdout:2442: read oid 2 snap -1 2024-01-15T22:57:35.009 INFO:tasks.rados.rados.0.smithi053.stdout:2442: expect (ObjNum 694 snap 207 seq_num 694) 2024-01-15T22:57:35.009 INFO:tasks.rados.rados.0.smithi053.stdout:2443: copy_from oid 11 from oid 32 current snap is 250 2024-01-15T22:57:35.009 INFO:tasks.rados.rados.0.smithi053.stdout:2444: snap_remove snap 232 2024-01-15T22:57:35.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:35 smithi053 ceph-mon[143363]: osdmap e547: 8 total, 8 up, 8 in 2024-01-15T22:57:35.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:35 smithi053 ceph-mon[146052]: osdmap e547: 8 total, 8 up, 8 in 2024-01-15T22:57:35.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:57:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:57:35] "GET /metrics HTTP/1.1" 200 36200 "" "Prometheus/2.43.0" 2024-01-15T22:57:35.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:35 smithi163 ceph-mon[138526]: osdmap e547: 8 total, 8 up, 8 in 2024-01-15T22:57:35.991 INFO:tasks.rados.rados.0.smithi053.stdout:2444: done (2 left) 2024-01-15T22:57:35.991 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 250 2024-01-15T22:57:35.991 INFO:tasks.rados.rados.0.smithi053.stdout:2445: seq_num 777 ranges {0=622592,622592=401408} 2024-01-15T22:57:35.998 INFO:tasks.rados.rados.0.smithi053.stdout:2445: writing smithi053129169-14 from 0 to 622592 tid 1 2024-01-15T22:57:35.998 INFO:tasks.rados.rados.0.smithi053.stdout:2445: writing smithi053129169-14 from 622592 to 1024000 tid 2 2024-01-15T22:57:35.998 INFO:tasks.rados.rados.0.smithi053.stdout:2446: delete oid 39 current snap is 250 2024-01-15T22:57:35.998 INFO:tasks.rados.rados.0.smithi053.stdout:2443: finishing copy_from to smithi053129169-11 2024-01-15T22:57:35.998 INFO:tasks.rados.rados.0.smithi053.stdout:2443: got expected ENOENT (src dne) 2024-01-15T22:57:35.998 INFO:tasks.rados.rados.0.smithi053.stdout:2443: finishing copy_from racing read to smithi053129169-11 2024-01-15T22:57:35.998 INFO:tasks.rados.rados.0.smithi053.stdout:2442: expect (ObjNum 694 snap 207 seq_num 694) 2024-01-15T22:57:36.215 INFO:tasks.rados.rados.0.smithi053.stdout:2445: finishing write tid 1 to smithi053129169-14 2024-01-15T22:57:36.215 INFO:tasks.rados.rados.0.smithi053.stdout:2445: finishing write tid 2 to smithi053129169-14 2024-01-15T22:57:36.215 INFO:tasks.rados.rados.0.smithi053.stdout:2445: finishing write tid 3 to smithi053129169-14 2024-01-15T22:57:36.215 INFO:tasks.rados.rados.0.smithi053.stdout:2445: finishing write tid 4 to smithi053129169-14 2024-01-15T22:57:36.216 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 1648 (ObjNum 777 snap 250 seq_num 777) dirty exists 2024-01-15T22:57:36.216 INFO:tasks.rados.rados.0.smithi053.stdout:2445: left oid 14 (ObjNum 777 snap 250 seq_num 777) 2024-01-15T22:57:36.216 INFO:tasks.rados.rados.0.smithi053.stdout:2442: done (3 left) 2024-01-15T22:57:36.216 INFO:tasks.rados.rados.0.smithi053.stdout:2443: done (2 left) 2024-01-15T22:57:36.216 INFO:tasks.rados.rados.0.smithi053.stdout:2445: done (1 left) 2024-01-15T22:57:36.216 INFO:tasks.rados.rados.0.smithi053.stdout:2446: done (0 left) 2024-01-15T22:57:36.216 INFO:tasks.rados.rados.0.smithi053.stdout:2447: snap_remove snap 217 2024-01-15T22:57:36.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:36 smithi053 ceph-mon[143363]: pgmap v538: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 368 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.2 MiB/s wr, 26 op/s 2024-01-15T22:57:36.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:36 smithi053 ceph-mon[143363]: osdmap e548: 8 total, 8 up, 8 in 2024-01-15T22:57:36.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:36 smithi053 ceph-mon[143363]: osdmap e549: 8 total, 8 up, 8 in 2024-01-15T22:57:36.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:36 smithi053 ceph-mon[146052]: pgmap v538: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 368 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.2 MiB/s wr, 26 op/s 2024-01-15T22:57:36.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:36 smithi053 ceph-mon[146052]: osdmap e548: 8 total, 8 up, 8 in 2024-01-15T22:57:36.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:36 smithi053 ceph-mon[146052]: osdmap e549: 8 total, 8 up, 8 in 2024-01-15T22:57:36.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:36 smithi163 ceph-mon[138526]: pgmap v538: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 368 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.2 MiB/s wr, 26 op/s 2024-01-15T22:57:36.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:36 smithi163 ceph-mon[138526]: osdmap e548: 8 total, 8 up, 8 in 2024-01-15T22:57:36.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:36 smithi163 ceph-mon[138526]: osdmap e549: 8 total, 8 up, 8 in 2024-01-15T22:57:37.024 INFO:tasks.rados.rados.0.smithi053.stdout:2447: done (0 left) 2024-01-15T22:57:37.024 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 250 2024-01-15T22:57:37.024 INFO:tasks.rados.rados.0.smithi053.stdout:2448: seq_num 779 ranges {0=655360,655360=401408} 2024-01-15T22:57:37.031 INFO:tasks.rados.rados.0.smithi053.stdout:2448: writing smithi053129169-32 from 0 to 655360 tid 1 2024-01-15T22:57:37.031 INFO:tasks.rados.rados.0.smithi053.stdout:2448: writing smithi053129169-32 from 655360 to 1056768 tid 2 2024-01-15T22:57:37.031 INFO:tasks.rados.rados.0.smithi053.stdout:2449: snap_remove snap 247 2024-01-15T22:57:38.023 INFO:tasks.rados.rados.0.smithi053.stdout:2449: done (1 left) 2024-01-15T22:57:38.023 INFO:tasks.rados.rados.0.smithi053.stdout:2450: copy_from oid 8 from oid 42 current snap is 250 2024-01-15T22:57:38.023 INFO:tasks.rados.rados.0.smithi053.stdout:2448: finishing write tid 1 to smithi053129169-32 2024-01-15T22:57:38.023 INFO:tasks.rados.rados.0.smithi053.stdout:2448: finishing write tid 2 to smithi053129169-32 2024-01-15T22:57:38.023 INFO:tasks.rados.rados.0.smithi053.stdout:2448: finishing write tid 3 to smithi053129169-32 2024-01-15T22:57:38.023 INFO:tasks.rados.rados.0.smithi053.stdout:2448: finishing write tid 4 to smithi053129169-32 2024-01-15T22:57:38.023 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2121 (ObjNum 779 snap 250 seq_num 779) dirty exists 2024-01-15T22:57:38.023 INFO:tasks.rados.rados.0.smithi053.stdout:2448: left oid 32 (ObjNum 779 snap 250 seq_num 779) 2024-01-15T22:57:38.023 INFO:tasks.rados.rados.0.smithi053.stdout:2448: done (1 left) 2024-01-15T22:57:38.023 INFO:tasks.rados.rados.0.smithi053.stdout:2451: read oid 40 snap 221 2024-01-15T22:57:38.024 INFO:tasks.rados.rados.0.smithi053.stdout:2451: expect deleted 2024-01-15T22:57:38.024 INFO:tasks.rados.rados.0.smithi053.stdout:2452: copy_from oid 10 from oid 26 current snap is 250 2024-01-15T22:57:38.024 INFO:tasks.rados.rados.0.smithi053.stdout:2453: rmattr oid 35 current snap is 250 2024-01-15T22:57:38.024 INFO:tasks.rados.rados.0.smithi053.stdout:2453: done (3 left) 2024-01-15T22:57:38.024 INFO:tasks.rados.rados.0.smithi053.stdout:2454: rmattr oid 20 current snap is 250 2024-01-15T22:57:38.024 INFO:tasks.rados.rados.0.smithi053.stdout:2454: done (3 left) 2024-01-15T22:57:38.024 INFO:tasks.rados.rados.0.smithi053.stdout:2455: snap_create 2024-01-15T22:57:38.038 INFO:tasks.rados.rados.0.smithi053.stdout:2450: finishing copy_from to smithi053129169-8 2024-01-15T22:57:38.038 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 1401 (ObjNum 772 snap 246 seq_num 772) dirty exists 2024-01-15T22:57:38.039 INFO:tasks.rados.rados.0.smithi053.stdout:2450: finishing copy_from racing read to smithi053129169-8 2024-01-15T22:57:38.058 INFO:tasks.rados.rados.0.smithi053.stdout:2452: finishing copy_from to smithi053129169-10 2024-01-15T22:57:38.058 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 1290 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-01-15T22:57:38.059 INFO:tasks.rados.rados.0.smithi053.stdout:2452: finishing copy_from racing read to smithi053129169-10 2024-01-15T22:57:38.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:38 smithi053 ceph-mon[143363]: pgmap v541: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 372 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.1 MiB/s wr, 23 op/s 2024-01-15T22:57:38.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:38 smithi053 ceph-mon[143363]: osdmap e550: 8 total, 8 up, 8 in 2024-01-15T22:57:38.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:38 smithi053 ceph-mon[146052]: pgmap v541: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 372 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.1 MiB/s wr, 23 op/s 2024-01-15T22:57:38.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:38 smithi053 ceph-mon[146052]: osdmap e550: 8 total, 8 up, 8 in 2024-01-15T22:57:38.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:38 smithi163 ceph-mon[138526]: pgmap v541: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 372 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.1 MiB/s wr, 23 op/s 2024-01-15T22:57:38.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:38 smithi163 ceph-mon[138526]: osdmap e550: 8 total, 8 up, 8 in 2024-01-15T22:57:39.027 INFO:tasks.rados.rados.0.smithi053.stdout:2450: done (3 left) 2024-01-15T22:57:39.027 INFO:tasks.rados.rados.0.smithi053.stdout:2451: done (2 left) 2024-01-15T22:57:39.027 INFO:tasks.rados.rados.0.smithi053.stdout:2452: done (1 left) 2024-01-15T22:57:39.027 INFO:tasks.rados.rados.0.smithi053.stdout:2455: done (0 left) 2024-01-15T22:57:39.027 INFO:tasks.rados.rados.0.smithi053.stdout:2456: read oid 19 snap -1 2024-01-15T22:57:39.027 INFO:tasks.rados.rados.0.smithi053.stdout:2456: expect deleted 2024-01-15T22:57:39.027 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 251 2024-01-15T22:57:39.027 INFO:tasks.rados.rados.0.smithi053.stdout:2457: seq_num 780 ranges {4145152=671744,4816896=401408} 2024-01-15T22:57:39.053 INFO:tasks.rados.rados.0.smithi053.stdout:2457: writing smithi053129169-41 from 4145152 to 4816896 tid 1 2024-01-15T22:57:39.055 INFO:tasks.rados.rados.0.smithi053.stdout:2457: writing smithi053129169-41 from 4816896 to 5218304 tid 2 2024-01-15T22:57:39.056 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 251 2024-01-15T22:57:39.056 INFO:tasks.rados.rados.0.smithi053.stdout:2458: seq_num 781 ranges {4186112=688128,4874240=401408} 2024-01-15T22:57:39.082 INFO:tasks.rados.rados.0.smithi053.stdout:2458: writing smithi053129169-7 from 4186112 to 4874240 tid 1 2024-01-15T22:57:39.085 INFO:tasks.rados.rados.0.smithi053.stdout:2458: writing smithi053129169-7 from 4874240 to 5275648 tid 2 2024-01-15T22:57:39.085 INFO:tasks.rados.rados.0.smithi053.stdout:2459: snap_create 2024-01-15T22:57:39.085 INFO:tasks.rados.rados.0.smithi053.stdout:2457: finishing write tid 1 to smithi053129169-41 2024-01-15T22:57:39.085 INFO:tasks.rados.rados.0.smithi053.stdout:2457: finishing write tid 2 to smithi053129169-41 2024-01-15T22:57:39.085 INFO:tasks.rados.rados.0.smithi053.stdout:2457: finishing write tid 3 to smithi053129169-41 2024-01-15T22:57:39.085 INFO:tasks.rados.rados.0.smithi053.stdout:2457: finishing write tid 4 to smithi053129169-41 2024-01-15T22:57:39.085 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1310 (ObjNum 780 snap 251 seq_num 780) dirty exists 2024-01-15T22:57:39.085 INFO:tasks.rados.rados.0.smithi053.stdout:2457: left oid 41 (ObjNum 780 snap 251 seq_num 780) 2024-01-15T22:57:39.090 INFO:tasks.rados.rados.0.smithi053.stdout:2458: finishing write tid 1 to smithi053129169-7 2024-01-15T22:57:39.090 INFO:tasks.rados.rados.0.smithi053.stdout:2458: finishing write tid 2 to smithi053129169-7 2024-01-15T22:57:39.091 INFO:tasks.rados.rados.0.smithi053.stdout:2458: finishing write tid 3 to smithi053129169-7 2024-01-15T22:57:39.093 INFO:tasks.rados.rados.0.smithi053.stdout:2458: finishing write tid 4 to smithi053129169-7 2024-01-15T22:57:39.093 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 1227 (ObjNum 781 snap 251 seq_num 781) dirty exists 2024-01-15T22:57:39.093 INFO:tasks.rados.rados.0.smithi053.stdout:2458: left oid 7 (ObjNum 781 snap 251 seq_num 781) 2024-01-15T22:57:39.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:39 smithi053 ceph-mon[146052]: osdmap e551: 8 total, 8 up, 8 in 2024-01-15T22:57:39.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:39 smithi053 ceph-mon[143363]: osdmap e551: 8 total, 8 up, 8 in 2024-01-15T22:57:39.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:39 smithi163 ceph-mon[138526]: osdmap e551: 8 total, 8 up, 8 in 2024-01-15T22:57:40.028 INFO:tasks.rados.rados.0.smithi053.stdout:2456: done (3 left) 2024-01-15T22:57:40.028 INFO:tasks.rados.rados.0.smithi053.stdout:2457: done (2 left) 2024-01-15T22:57:40.028 INFO:tasks.rados.rados.0.smithi053.stdout:2458: done (1 left) 2024-01-15T22:57:40.029 INFO:tasks.rados.rados.0.smithi053.stdout:2459: done (0 left) 2024-01-15T22:57:40.029 INFO:tasks.rados.rados.0.smithi053.stdout:2460: read oid 29 snap -1 2024-01-15T22:57:40.029 INFO:tasks.rados.rados.0.smithi053.stdout:2460: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:57:40.029 INFO:tasks.rados.rados.0.smithi053.stdout:2461: snap_create 2024-01-15T22:57:40.029 INFO:tasks.rados.rados.0.smithi053.stdout:2460: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:57:40.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:40 smithi053 ceph-mon[143363]: pgmap v544: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 378 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-01-15T22:57:40.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:40 smithi053 ceph-mon[143363]: osdmap e552: 8 total, 8 up, 8 in 2024-01-15T22:57:40.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:40 smithi053 ceph-mon[146052]: pgmap v544: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 378 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-01-15T22:57:40.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:40 smithi053 ceph-mon[146052]: osdmap e552: 8 total, 8 up, 8 in 2024-01-15T22:57:40.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:40 smithi163 ceph-mon[138526]: pgmap v544: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 378 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-01-15T22:57:40.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:40 smithi163 ceph-mon[138526]: osdmap e552: 8 total, 8 up, 8 in 2024-01-15T22:57:40.990 INFO:tasks.rados.rados.0.smithi053.stdout:2460: done (1 left) 2024-01-15T22:57:40.990 INFO:tasks.rados.rados.0.smithi053.stdout:2461: done (0 left) 2024-01-15T22:57:40.990 INFO:tasks.rados.rados.0.smithi053.stdout:2462: rollback oid 30 current snap is 253 2024-01-15T22:57:40.990 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 30 to 238 2024-01-15T22:57:40.990 INFO:tasks.rados.rados.0.smithi053.stdout:2463: delete oid 21 current snap is 253 2024-01-15T22:57:40.994 INFO:tasks.rados.rados.0.smithi053.stdout:2463: done (1 left) 2024-01-15T22:57:40.994 INFO:tasks.rados.rados.0.smithi053.stdout:2464: snap_create 2024-01-15T22:57:40.997 INFO:tasks.rados.rados.0.smithi053.stdout:2462: finishing rollback tid 1 to smithi053129169-30 2024-01-15T22:57:40.998 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 1675 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-01-15T22:57:41.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:41 smithi053 ceph-mon[143363]: osdmap e553: 8 total, 8 up, 8 in 2024-01-15T22:57:41.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:41 smithi053 ceph-mon[143363]: osdmap e554: 8 total, 8 up, 8 in 2024-01-15T22:57:41.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:41 smithi053 ceph-mon[146052]: osdmap e553: 8 total, 8 up, 8 in 2024-01-15T22:57:41.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:41 smithi053 ceph-mon[146052]: osdmap e554: 8 total, 8 up, 8 in 2024-01-15T22:57:41.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:41 smithi163 ceph-mon[138526]: osdmap e553: 8 total, 8 up, 8 in 2024-01-15T22:57:41.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:41 smithi163 ceph-mon[138526]: osdmap e554: 8 total, 8 up, 8 in 2024-01-15T22:57:41.998 INFO:tasks.rados.rados.0.smithi053.stdout:2462: done (1 left) 2024-01-15T22:57:41.998 INFO:tasks.rados.rados.0.smithi053.stdout:2464: done (0 left) 2024-01-15T22:57:41.998 INFO:tasks.rados.rados.0.smithi053.stdout:2465: snap_create 2024-01-15T22:57:42.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:42 smithi053 ceph-mon[146052]: pgmap v547: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 379 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-01-15T22:57:42.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:42 smithi053 ceph-mon[146052]: osdmap e555: 8 total, 8 up, 8 in 2024-01-15T22:57:42.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:42 smithi053 ceph-mon[143363]: pgmap v547: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 379 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-01-15T22:57:42.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:42 smithi053 ceph-mon[143363]: osdmap e555: 8 total, 8 up, 8 in 2024-01-15T22:57:42.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:42 smithi163 ceph-mon[138526]: pgmap v547: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 379 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-01-15T22:57:42.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:42 smithi163 ceph-mon[138526]: osdmap e555: 8 total, 8 up, 8 in 2024-01-15T22:57:42.999 INFO:tasks.rados.rados.0.smithi053.stdout:2465: done (0 left) 2024-01-15T22:57:42.999 INFO:tasks.rados.rados.0.smithi053.stdout:2466: delete oid 36 current snap is 255 2024-01-15T22:57:43.004 INFO:tasks.rados.rados.0.smithi053.stdout:2466: done (0 left) 2024-01-15T22:57:43.004 INFO:tasks.rados.rados.0.smithi053.stdout:2467: delete oid 1 current snap is 255 2024-01-15T22:57:43.006 INFO:tasks.rados.rados.0.smithi053.stdout:2467: done (0 left) 2024-01-15T22:57:43.006 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 255 2024-01-15T22:57:43.006 INFO:tasks.rados.rados.0.smithi053.stdout:2468: seq_num 785 ranges {0=753664,753664=401408} 2024-01-15T22:57:43.010 INFO:tasks.rados.rados.0.smithi053.stdout:2468: writing smithi053129169-21 from 0 to 753664 tid 1 2024-01-15T22:57:43.013 INFO:tasks.rados.rados.0.smithi053.stdout:2468: writing smithi053129169-21 from 753664 to 1155072 tid 2 2024-01-15T22:57:43.013 INFO:tasks.rados.rados.0.smithi053.stdout:2469: copy_from oid 19 from oid 49 current snap is 255 2024-01-15T22:57:43.013 INFO:tasks.rados.rados.0.smithi053.stdout:2470: read oid 9 snap -1 2024-01-15T22:57:43.014 INFO:tasks.rados.rados.0.smithi053.stdout:2470: expect (ObjNum 762 snap 243 seq_num 762) 2024-01-15T22:57:43.014 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 5 current snap is 255 2024-01-15T22:57:43.014 INFO:tasks.rados.rados.0.smithi053.stdout:2471: seq_num 786 ranges {4964352=770048,5734400=401408} 2024-01-15T22:57:43.047 INFO:tasks.rados.rados.0.smithi053.stdout:2471: writing smithi053129169-5 from 4964352 to 5734400 tid 1 2024-01-15T22:57:43.050 INFO:tasks.rados.rados.0.smithi053.stdout:2471: writing smithi053129169-5 from 5734400 to 6135808 tid 2 2024-01-15T22:57:43.050 INFO:tasks.rados.rados.0.smithi053.stdout:2472: read oid 46 snap -1 2024-01-15T22:57:43.050 INFO:tasks.rados.rados.0.smithi053.stdout:2472: expect deleted 2024-01-15T22:57:43.051 INFO:tasks.rados.rados.0.smithi053.stdout:2473: delete oid 16 current snap is 255 2024-01-15T22:57:43.051 INFO:tasks.rados.rados.0.smithi053.stdout:2468: finishing write tid 1 to smithi053129169-21 2024-01-15T22:57:43.051 INFO:tasks.rados.rados.0.smithi053.stdout:2468: finishing write tid 2 to smithi053129169-21 2024-01-15T22:57:43.051 INFO:tasks.rados.rados.0.smithi053.stdout:2468: finishing write tid 3 to smithi053129169-21 2024-01-15T22:57:43.051 INFO:tasks.rados.rados.0.smithi053.stdout:2470: expect (ObjNum 762 snap 243 seq_num 762) 2024-01-15T22:57:43.086 INFO:tasks.rados.rados.0.smithi053.stdout:2468: finishing write tid 4 to smithi053129169-21 2024-01-15T22:57:43.086 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 2126 (ObjNum 785 snap 255 seq_num 785) dirty exists 2024-01-15T22:57:43.086 INFO:tasks.rados.rados.0.smithi053.stdout:2468: left oid 21 (ObjNum 785 snap 255 seq_num 785) 2024-01-15T22:57:43.086 INFO:tasks.rados.rados.0.smithi053.stdout:2468: done (5 left) 2024-01-15T22:57:43.086 INFO:tasks.rados.rados.0.smithi053.stdout:2470: done (4 left) 2024-01-15T22:57:43.086 INFO:tasks.rados.rados.0.smithi053.stdout:2473: done (3 left) 2024-01-15T22:57:43.086 INFO:tasks.rados.rados.0.smithi053.stdout:2474: setattr oid 18 current snap is 255 2024-01-15T22:57:43.086 INFO:tasks.rados.rados.0.smithi053.stdout:2469: finishing copy_from to smithi053129169-19 2024-01-15T22:57:43.086 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 2001 (ObjNum 749 snap 240 seq_num 749) dirty exists 2024-01-15T22:57:43.086 INFO:tasks.rados.rados.0.smithi053.stdout:2469: finishing copy_from racing read to smithi053129169-19 2024-01-15T22:57:43.087 INFO:tasks.rados.rados.0.smithi053.stdout:2471: finishing write tid 1 to smithi053129169-5 2024-01-15T22:57:43.087 INFO:tasks.rados.rados.0.smithi053.stdout:2471: finishing write tid 2 to smithi053129169-5 2024-01-15T22:57:43.087 INFO:tasks.rados.rados.0.smithi053.stdout:2471: finishing write tid 3 to smithi053129169-5 2024-01-15T22:57:43.087 INFO:tasks.rados.rados.0.smithi053.stdout:2471: finishing write tid 4 to smithi053129169-5 2024-01-15T22:57:43.087 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 2004 (ObjNum 786 snap 255 seq_num 786) dirty exists 2024-01-15T22:57:43.087 INFO:tasks.rados.rados.0.smithi053.stdout:2471: left oid 5 (ObjNum 786 snap 255 seq_num 786) 2024-01-15T22:57:43.088 INFO:tasks.rados.rados.0.smithi053.stdout:2469: done (3 left) 2024-01-15T22:57:43.088 INFO:tasks.rados.rados.0.smithi053.stdout:2471: done (2 left) 2024-01-15T22:57:43.088 INFO:tasks.rados.rados.0.smithi053.stdout:2472: done (1 left) 2024-01-15T22:57:43.088 INFO:tasks.rados.rados.0.smithi053.stdout:2475: read oid 14 snap -1 2024-01-15T22:57:43.088 INFO:tasks.rados.rados.0.smithi053.stdout:2475: expect (ObjNum 777 snap 250 seq_num 777) 2024-01-15T22:57:43.088 INFO:tasks.rados.rados.0.smithi053.stdout:2476: snap_create 2024-01-15T22:57:43.090 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 1311 (ObjNum 769 snap 246 seq_num 769) dirty exists 2024-01-15T22:57:43.092 INFO:tasks.rados.rados.0.smithi053.stdout:2475: expect (ObjNum 777 snap 250 seq_num 777) 2024-01-15T22:57:44.041 INFO:tasks.rados.rados.0.smithi053.stdout:2474: done (2 left) 2024-01-15T22:57:44.041 INFO:tasks.rados.rados.0.smithi053.stdout:2475: done (1 left) 2024-01-15T22:57:44.041 INFO:tasks.rados.rados.0.smithi053.stdout:2476: done (0 left) 2024-01-15T22:57:44.041 INFO:tasks.rados.rados.0.smithi053.stdout:2477: snap_create 2024-01-15T22:57:44.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:44 smithi053 ceph-mon[143363]: pgmap v550: 121 pgs: 121 active+clean; 381 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 748 KiB/s wr, 3 op/s 2024-01-15T22:57:44.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:44 smithi053 ceph-mon[143363]: osdmap e556: 8 total, 8 up, 8 in 2024-01-15T22:57:44.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:57:44.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:44 smithi053 ceph-mon[146052]: pgmap v550: 121 pgs: 121 active+clean; 381 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 748 KiB/s wr, 3 op/s 2024-01-15T22:57:44.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:44 smithi053 ceph-mon[146052]: osdmap e556: 8 total, 8 up, 8 in 2024-01-15T22:57:44.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:57:44.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:44 smithi163 ceph-mon[138526]: pgmap v550: 121 pgs: 121 active+clean; 381 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 748 KiB/s wr, 3 op/s 2024-01-15T22:57:44.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:44 smithi163 ceph-mon[138526]: osdmap e556: 8 total, 8 up, 8 in 2024-01-15T22:57:44.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:57:45.043 INFO:tasks.rados.rados.0.smithi053.stdout:2477: done (0 left) 2024-01-15T22:57:45.044 INFO:tasks.rados.rados.0.smithi053.stdout:2478: setattr oid 44 current snap is 257 2024-01-15T22:57:45.045 INFO:tasks.rados.rados.0.smithi053.stdout:2479: rollback oid 17 current snap is 257 2024-01-15T22:57:45.045 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 17 to 252 2024-01-15T22:57:45.045 INFO:tasks.rados.rados.0.smithi053.stdout:2480: snap_remove snap 238 2024-01-15T22:57:45.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:45 smithi053 ceph-mon[143363]: osdmap e557: 8 total, 8 up, 8 in 2024-01-15T22:57:45.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:57:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:57:45] "GET /metrics HTTP/1.1" 200 36200 "" "Prometheus/2.43.0" 2024-01-15T22:57:45.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:45 smithi053 ceph-mon[146052]: osdmap e557: 8 total, 8 up, 8 in 2024-01-15T22:57:45.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:45 smithi163 ceph-mon[138526]: osdmap e557: 8 total, 8 up, 8 in 2024-01-15T22:57:45.996 INFO:tasks.rados.rados.0.smithi053.stdout:2480: done (2 left) 2024-01-15T22:57:45.997 INFO:tasks.rados.rados.0.smithi053.stdout:2481: delete oid 48 current snap is 257 2024-01-15T22:57:45.997 INFO:tasks.rados.rados.0.smithi053.stdout:2479: finishing rollback tid 1 to smithi053129169-17 2024-01-15T22:57:45.997 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 1582 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-01-15T22:57:45.997 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2005 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:57:46.008 INFO:tasks.rados.rados.0.smithi053.stdout:2478: done (2 left) 2024-01-15T22:57:46.008 INFO:tasks.rados.rados.0.smithi053.stdout:2479: done (1 left) 2024-01-15T22:57:46.008 INFO:tasks.rados.rados.0.smithi053.stdout:2481: done (0 left) 2024-01-15T22:57:46.008 INFO:tasks.rados.rados.0.smithi053.stdout:2482: setattr oid 14 current snap is 257 2024-01-15T22:57:46.010 INFO:tasks.rados.rados.0.smithi053.stdout:2483: snap_remove snap 216 2024-01-15T22:57:46.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:46 smithi163 ceph-mon[138526]: pgmap v553: 121 pgs: 121 active+clean; 390 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T22:57:46.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:46 smithi163 ceph-mon[138526]: osdmap e558: 8 total, 8 up, 8 in 2024-01-15T22:57:46.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:46 smithi163 ceph-mon[138526]: osdmap e559: 8 total, 8 up, 8 in 2024-01-15T22:57:46.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:46 smithi053 ceph-mon[146052]: pgmap v553: 121 pgs: 121 active+clean; 390 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T22:57:46.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:46 smithi053 ceph-mon[146052]: osdmap e558: 8 total, 8 up, 8 in 2024-01-15T22:57:46.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:46 smithi053 ceph-mon[146052]: osdmap e559: 8 total, 8 up, 8 in 2024-01-15T22:57:46.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:46 smithi053 ceph-mon[143363]: pgmap v553: 121 pgs: 121 active+clean; 390 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T22:57:46.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:46 smithi053 ceph-mon[143363]: osdmap e558: 8 total, 8 up, 8 in 2024-01-15T22:57:46.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:46 smithi053 ceph-mon[143363]: osdmap e559: 8 total, 8 up, 8 in 2024-01-15T22:57:47.004 INFO:tasks.rados.rados.0.smithi053.stdout:2483: done (1 left) 2024-01-15T22:57:47.004 INFO:tasks.rados.rados.0.smithi053.stdout:2484: rollback oid 37 current snap is 257 2024-01-15T22:57:47.004 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 37 to 242 2024-01-15T22:57:47.004 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 1665 (ObjNum 777 snap 250 seq_num 777) dirty exists 2024-01-15T22:57:47.004 INFO:tasks.rados.rados.0.smithi053.stdout:2482: done (1 left) 2024-01-15T22:57:47.005 INFO:tasks.rados.rados.0.smithi053.stdout:2485: snap_remove snap 255 2024-01-15T22:57:48.009 INFO:tasks.rados.rados.0.smithi053.stdout:2485: done (1 left) 2024-01-15T22:57:48.009 INFO:tasks.rados.rados.0.smithi053.stdout:2486: copy_from oid 41 from oid 7 current snap is 257 2024-01-15T22:57:48.009 INFO:tasks.rados.rados.0.smithi053.stdout:2487: read oid 3 snap -1 2024-01-15T22:57:48.009 INFO:tasks.rados.rados.0.smithi053.stdout:2487: expect (ObjNum 773 snap 246 seq_num 773) 2024-01-15T22:57:48.010 INFO:tasks.rados.rados.0.smithi053.stdout:2488: snap_create 2024-01-15T22:57:48.010 INFO:tasks.rados.rados.0.smithi053.stdout:2484: finishing rollback tid 0 to smithi053129169-37 2024-01-15T22:57:48.010 INFO:tasks.rados.rados.0.smithi053.stdout:2484: finishing rollback tid 1 to smithi053129169-37 2024-01-15T22:57:48.010 INFO:tasks.rados.rados.0.smithi053.stdout:2484: finishing rollback tid 2 to smithi053129169-37 2024-01-15T22:57:48.010 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 1697 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-01-15T22:57:48.023 INFO:tasks.rados.rados.0.smithi053.stdout:2487: expect (ObjNum 773 snap 246 seq_num 773) 2024-01-15T22:57:48.080 INFO:tasks.rados.rados.0.smithi053.stdout:2486: finishing copy_from to smithi053129169-41 2024-01-15T22:57:48.080 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1227 (ObjNum 781 snap 251 seq_num 781) dirty exists 2024-01-15T22:57:48.080 INFO:tasks.rados.rados.0.smithi053.stdout:2486: finishing copy_from racing read to smithi053129169-41 2024-01-15T22:57:48.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:48 smithi053 ceph-mon[143363]: pgmap v556: 121 pgs: 121 active+clean; 391 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 11 op/s 2024-01-15T22:57:48.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:48 smithi053 ceph-mon[143363]: osdmap e560: 8 total, 8 up, 8 in 2024-01-15T22:57:48.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:48 smithi053 ceph-mon[146052]: pgmap v556: 121 pgs: 121 active+clean; 391 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 11 op/s 2024-01-15T22:57:48.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:48 smithi053 ceph-mon[146052]: osdmap e560: 8 total, 8 up, 8 in 2024-01-15T22:57:48.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:48 smithi163 ceph-mon[138526]: pgmap v556: 121 pgs: 121 active+clean; 391 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 11 op/s 2024-01-15T22:57:48.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:48 smithi163 ceph-mon[138526]: osdmap e560: 8 total, 8 up, 8 in 2024-01-15T22:57:49.015 INFO:tasks.rados.rados.0.smithi053.stdout:2484: done (3 left) 2024-01-15T22:57:49.015 INFO:tasks.rados.rados.0.smithi053.stdout:2486: done (2 left) 2024-01-15T22:57:49.015 INFO:tasks.rados.rados.0.smithi053.stdout:2487: done (1 left) 2024-01-15T22:57:49.015 INFO:tasks.rados.rados.0.smithi053.stdout:2488: done (0 left) 2024-01-15T22:57:49.015 INFO:tasks.rados.rados.0.smithi053.stdout:2489: rmattr oid 7 current snap is 258 2024-01-15T22:57:49.015 INFO:tasks.rados.rados.0.smithi053.stdout:2490: read oid 45 snap -1 2024-01-15T22:57:49.015 INFO:tasks.rados.rados.0.smithi053.stdout:2490: expect (ObjNum 672 snap 202 seq_num 672) 2024-01-15T22:57:49.015 INFO:tasks.rados.rados.0.smithi053.stdout:2491: delete oid 3 current snap is 258 2024-01-15T22:57:49.021 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 1228 (ObjNum 781 snap 251 seq_num 781) dirty exists 2024-01-15T22:57:49.023 INFO:tasks.rados.rados.0.smithi053.stdout:2489: done (2 left) 2024-01-15T22:57:49.023 INFO:tasks.rados.rados.0.smithi053.stdout:2491: done (1 left) 2024-01-15T22:57:49.023 INFO:tasks.rados.rados.0.smithi053.stdout:2492: read oid 25 snap -1 2024-01-15T22:57:49.023 INFO:tasks.rados.rados.0.smithi053.stdout:2492: expect (ObjNum 726 snap 225 seq_num 726) 2024-01-15T22:57:49.023 INFO:tasks.rados.rados.0.smithi053.stdout:2493: read oid 18 snap -1 2024-01-15T22:57:49.023 INFO:tasks.rados.rados.0.smithi053.stdout:2493: expect (ObjNum 769 snap 246 seq_num 769) 2024-01-15T22:57:49.024 INFO:tasks.rados.rados.0.smithi053.stdout:2494: read oid 14 snap -1 2024-01-15T22:57:49.024 INFO:tasks.rados.rados.0.smithi053.stdout:2494: expect (ObjNum 777 snap 250 seq_num 777) 2024-01-15T22:57:49.024 INFO:tasks.rados.rados.0.smithi053.stdout:2495: snap_create 2024-01-15T22:57:49.025 INFO:tasks.rados.rados.0.smithi053.stdout:2490: expect (ObjNum 672 snap 202 seq_num 672) 2024-01-15T22:57:49.069 INFO:tasks.rados.rados.0.smithi053.stdout:2492: expect (ObjNum 726 snap 225 seq_num 726) 2024-01-15T22:57:49.143 INFO:tasks.rados.rados.0.smithi053.stdout:2494: expect (ObjNum 777 snap 250 seq_num 777) 2024-01-15T22:57:49.171 INFO:tasks.rados.rados.0.smithi053.stdout:2493: expect (ObjNum 769 snap 246 seq_num 769) 2024-01-15T22:57:49.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:49 smithi053 ceph-mon[143363]: osdmap e561: 8 total, 8 up, 8 in 2024-01-15T22:57:49.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:49 smithi053 ceph-mon[146052]: osdmap e561: 8 total, 8 up, 8 in 2024-01-15T22:57:49.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:49 smithi163 ceph-mon[138526]: osdmap e561: 8 total, 8 up, 8 in 2024-01-15T22:57:50.020 INFO:tasks.rados.rados.0.smithi053.stdout:2490: done (4 left) 2024-01-15T22:57:50.020 INFO:tasks.rados.rados.0.smithi053.stdout:2492: done (3 left) 2024-01-15T22:57:50.020 INFO:tasks.rados.rados.0.smithi053.stdout:2493: done (2 left) 2024-01-15T22:57:50.020 INFO:tasks.rados.rados.0.smithi053.stdout:2494: done (1 left) 2024-01-15T22:57:50.020 INFO:tasks.rados.rados.0.smithi053.stdout:2495: done (0 left) 2024-01-15T22:57:50.020 INFO:tasks.rados.rados.0.smithi053.stdout:2496: copy_from oid 50 from oid 43 current snap is 259 2024-01-15T22:57:50.020 INFO:tasks.rados.rados.0.smithi053.stdout:2497: snap_create 2024-01-15T22:57:50.047 INFO:tasks.rados.rados.0.smithi053.stdout:2496: finishing copy_from to smithi053129169-50 2024-01-15T22:57:50.047 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 1434 (ObjNum 750 snap 240 seq_num 750) dirty exists 2024-01-15T22:57:50.048 INFO:tasks.rados.rados.0.smithi053.stdout:2496: finishing copy_from racing read to smithi053129169-50 2024-01-15T22:57:50.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:50 smithi053 ceph-mon[143363]: pgmap v559: 121 pgs: 121 active+clean; 391 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 282 KiB/s wr, 13 op/s 2024-01-15T22:57:50.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:50 smithi053 ceph-mon[143363]: osdmap e562: 8 total, 8 up, 8 in 2024-01-15T22:57:50.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:50 smithi053 ceph-mon[146052]: pgmap v559: 121 pgs: 121 active+clean; 391 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 282 KiB/s wr, 13 op/s 2024-01-15T22:57:50.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:50 smithi053 ceph-mon[146052]: osdmap e562: 8 total, 8 up, 8 in 2024-01-15T22:57:50.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:50 smithi163 ceph-mon[138526]: pgmap v559: 121 pgs: 121 active+clean; 391 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 282 KiB/s wr, 13 op/s 2024-01-15T22:57:50.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:50 smithi163 ceph-mon[138526]: osdmap e562: 8 total, 8 up, 8 in 2024-01-15T22:57:51.021 INFO:tasks.rados.rados.0.smithi053.stdout:2496: done (1 left) 2024-01-15T22:57:51.021 INFO:tasks.rados.rados.0.smithi053.stdout:2497: done (0 left) 2024-01-15T22:57:51.021 INFO:tasks.rados.rados.0.smithi053.stdout:2498: rollback oid 44 current snap is 260 2024-01-15T22:57:51.022 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 44 to 251 2024-01-15T22:57:51.022 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 42 current snap is 260 2024-01-15T22:57:51.022 INFO:tasks.rados.rados.0.smithi053.stdout:2499: seq_num 790 ranges {933888=434176,1368064=548864,1916928=253952} 2024-01-15T22:57:51.029 INFO:tasks.rados.rados.0.smithi053.stdout:2499: writing smithi053129169-42 from 933888 to 1368064 tid 1 2024-01-15T22:57:51.032 INFO:tasks.rados.rados.0.smithi053.stdout:2499: writing smithi053129169-42 from 1368064 to 1916928 tid 2 2024-01-15T22:57:51.034 INFO:tasks.rados.rados.0.smithi053.stdout:2499: writing smithi053129169-42 from 1916928 to 2170880 tid 3 2024-01-15T22:57:51.034 INFO:tasks.rados.rados.0.smithi053.stdout:2500: rollback oid 5 current snap is 260 2024-01-15T22:57:51.034 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 5 to 222 2024-01-15T22:57:51.034 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 260 2024-01-15T22:57:51.034 INFO:tasks.rados.rados.0.smithi053.stdout:2501: seq_num 791 ranges {5677056=450560,6127616=475136,6602752=327680} 2024-01-15T22:57:51.068 INFO:tasks.rados.rados.0.smithi053.stdout:2501: writing smithi053129169-50 from 5677056 to 6127616 tid 1 2024-01-15T22:57:51.070 INFO:tasks.rados.rados.0.smithi053.stdout:2501: writing smithi053129169-50 from 6127616 to 6602752 tid 2 2024-01-15T22:57:51.073 INFO:tasks.rados.rados.0.smithi053.stdout:2501: writing smithi053129169-50 from 6602752 to 6930432 tid 3 2024-01-15T22:57:51.073 INFO:tasks.rados.rados.0.smithi053.stdout:2498: finishing rollback tid 0 to smithi053129169-44 2024-01-15T22:57:51.073 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 260 2024-01-15T22:57:51.073 INFO:tasks.rados.rados.0.smithi053.stdout:2498: finishing rollback tid 1 to smithi053129169-44 2024-01-15T22:57:51.073 INFO:tasks.rados.rados.0.smithi053.stdout:2502: seq_num 792 ranges {1056768=466944,1523712=761856,2285568=40960} 2024-01-15T22:57:51.081 INFO:tasks.rados.rados.0.smithi053.stdout:2502: writing smithi053129169-32 from 1056768 to 1523712 tid 1 2024-01-15T22:57:51.086 INFO:tasks.rados.rados.0.smithi053.stdout:2502: writing smithi053129169-32 from 1523712 to 2285568 tid 2 2024-01-15T22:57:51.086 INFO:tasks.rados.rados.0.smithi053.stdout:2502: writing smithi053129169-32 from 2285568 to 2326528 tid 3 2024-01-15T22:57:51.086 INFO:tasks.rados.rados.0.smithi053.stdout:2503: read oid 41 snap -1 2024-01-15T22:57:51.087 INFO:tasks.rados.rados.0.smithi053.stdout:2503: expect (ObjNum 781 snap 251 seq_num 781) 2024-01-15T22:57:51.087 INFO:tasks.rados.rados.0.smithi053.stdout:2504: rollback oid 28 current snap is 260 2024-01-15T22:57:51.087 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 28 to 227 2024-01-15T22:57:51.087 INFO:tasks.rados.rados.0.smithi053.stdout:2498: finishing rollback tid 2 to smithi053129169-44 2024-01-15T22:57:51.087 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2008 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:57:51.087 INFO:tasks.rados.rados.0.smithi053.stdout:2499: finishing write tid 1 to smithi053129169-42 2024-01-15T22:57:51.087 INFO:tasks.rados.rados.0.smithi053.stdout:2500: finishing rollback tid 0 to smithi053129169-5 2024-01-15T22:57:51.087 INFO:tasks.rados.rados.0.smithi053.stdout:2499: finishing write tid 2 to smithi053129169-42 2024-01-15T22:57:51.087 INFO:tasks.rados.rados.0.smithi053.stdout:2500: finishing rollback tid 1 to smithi053129169-5 2024-01-15T22:57:51.087 INFO:tasks.rados.rados.0.smithi053.stdout:2499: finishing write tid 3 to smithi053129169-42 2024-01-15T22:57:51.087 INFO:tasks.rados.rados.0.smithi053.stdout:2500: finishing rollback tid 2 to smithi053129169-5 2024-01-15T22:57:51.087 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 2011 (ObjNum 709 snap 214 seq_num 709) dirty exists 2024-01-15T22:57:51.087 INFO:tasks.rados.rados.0.smithi053.stdout:2499: finishing write tid 4 to smithi053129169-42 2024-01-15T22:57:51.088 INFO:tasks.rados.rados.0.smithi053.stdout:2499: finishing write tid 5 to smithi053129169-42 2024-01-15T22:57:51.088 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 1611 (ObjNum 790 snap 260 seq_num 790) dirty exists 2024-01-15T22:57:51.088 INFO:tasks.rados.rados.0.smithi053.stdout:2499: left oid 42 (ObjNum 790 snap 260 seq_num 790) 2024-01-15T22:57:51.088 INFO:tasks.rados.rados.0.smithi053.stdout:2501: finishing write tid 1 to smithi053129169-50 2024-01-15T22:57:51.088 INFO:tasks.rados.rados.0.smithi053.stdout:2501: finishing write tid 2 to smithi053129169-50 2024-01-15T22:57:51.088 INFO:tasks.rados.rados.0.smithi053.stdout:2501: finishing write tid 3 to smithi053129169-50 2024-01-15T22:57:51.088 INFO:tasks.rados.rados.0.smithi053.stdout:2501: finishing write tid 4 to smithi053129169-50 2024-01-15T22:57:51.088 INFO:tasks.rados.rados.0.smithi053.stdout:2501: finishing write tid 5 to smithi053129169-50 2024-01-15T22:57:51.088 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 1701 (ObjNum 791 snap 260 seq_num 791) dirty exists 2024-01-15T22:57:51.088 INFO:tasks.rados.rados.0.smithi053.stdout:2501: left oid 50 (ObjNum 791 snap 260 seq_num 791) 2024-01-15T22:57:51.088 INFO:tasks.rados.rados.0.smithi053.stdout:2502: finishing write tid 1 to smithi053129169-32 2024-01-15T22:57:51.088 INFO:tasks.rados.rados.0.smithi053.stdout:2498: done (6 left) 2024-01-15T22:57:51.088 INFO:tasks.rados.rados.0.smithi053.stdout:2499: done (5 left) 2024-01-15T22:57:51.089 INFO:tasks.rados.rados.0.smithi053.stdout:2500: done (4 left) 2024-01-15T22:57:51.089 INFO:tasks.rados.rados.0.smithi053.stdout:2501: done (3 left) 2024-01-15T22:57:51.089 INFO:tasks.rados.rados.0.smithi053.stdout:2505: read oid 37 snap -1 2024-01-15T22:57:51.089 INFO:tasks.rados.rados.0.smithi053.stdout:2505: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:57:51.089 INFO:tasks.rados.rados.0.smithi053.stdout:2506: delete oid 5 current snap is 260 2024-01-15T22:57:51.089 INFO:tasks.rados.rados.0.smithi053.stdout:2505: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:57:51.092 INFO:tasks.rados.rados.0.smithi053.stdout:2502: finishing write tid 2 to smithi053129169-32 2024-01-15T22:57:51.092 INFO:tasks.rados.rados.0.smithi053.stdout:2502: finishing write tid 3 to smithi053129169-32 2024-01-15T22:57:51.093 INFO:tasks.rados.rados.0.smithi053.stdout:2502: finishing write tid 4 to smithi053129169-32 2024-01-15T22:57:51.093 INFO:tasks.rados.rados.0.smithi053.stdout:2505: done (4 left) 2024-01-15T22:57:51.093 INFO:tasks.rados.rados.0.smithi053.stdout:2506: done (3 left) 2024-01-15T22:57:51.093 INFO:tasks.rados.rados.0.smithi053.stdout:2507: read oid 3 snap -1 2024-01-15T22:57:51.093 INFO:tasks.rados.rados.0.smithi053.stdout:2507: expect deleted 2024-01-15T22:57:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:2508: read oid 12 snap -1 2024-01-15T22:57:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:2508: expect (ObjNum 691 snap 207 seq_num 691) 2024-01-15T22:57:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:2509: read oid 45 snap -1 2024-01-15T22:57:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:2509: expect (ObjNum 672 snap 202 seq_num 672) 2024-01-15T22:57:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:2510: rollback oid 44 current snap is 260 2024-01-15T22:57:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 44 to 222 2024-01-15T22:57:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:2504: finishing rollback tid 1 to smithi053129169-28 2024-01-15T22:57:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:2504: finishing rollback tid 2 to smithi053129169-28 2024-01-15T22:57:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 1254 (ObjNum 723 snap 224 seq_num 723) dirty exists 2024-01-15T22:57:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:2504: done (6 left) 2024-01-15T22:57:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:2511: copy_from oid 35 from oid 1 current snap is 260 2024-01-15T22:57:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:2512: delete oid 13 current snap is 260 2024-01-15T22:57:51.096 INFO:tasks.rados.rados.0.smithi053.stdout:2502: finishing write tid 5 to smithi053129169-32 2024-01-15T22:57:51.096 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2149 (ObjNum 792 snap 260 seq_num 792) dirty exists 2024-01-15T22:57:51.096 INFO:tasks.rados.rados.0.smithi053.stdout:2502: left oid 32 (ObjNum 792 snap 260 seq_num 792) 2024-01-15T22:57:51.098 INFO:tasks.rados.rados.0.smithi053.stdout:2511: finishing copy_from to smithi053129169-35 2024-01-15T22:57:51.098 INFO:tasks.rados.rados.0.smithi053.stdout:2511: got expected ENOENT (src dne) 2024-01-15T22:57:51.098 INFO:tasks.rados.rados.0.smithi053.stdout:2511: finishing copy_from racing read to smithi053129169-35 2024-01-15T22:57:51.101 INFO:tasks.rados.rados.0.smithi053.stdout:2502: done (7 left) 2024-01-15T22:57:51.101 INFO:tasks.rados.rados.0.smithi053.stdout:2507: done (6 left) 2024-01-15T22:57:51.101 INFO:tasks.rados.rados.0.smithi053.stdout:2511: done (5 left) 2024-01-15T22:57:51.101 INFO:tasks.rados.rados.0.smithi053.stdout:2512: done (4 left) 2024-01-15T22:57:51.101 INFO:tasks.rados.rados.0.smithi053.stdout:2513: snap_remove snap 234 2024-01-15T22:57:51.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:51 smithi053 ceph-mon[143363]: osdmap e563: 8 total, 8 up, 8 in 2024-01-15T22:57:51.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:51 smithi053 ceph-mon[146052]: osdmap e563: 8 total, 8 up, 8 in 2024-01-15T22:57:51.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:51 smithi163 ceph-mon[138526]: osdmap e563: 8 total, 8 up, 8 in 2024-01-15T22:57:52.038 INFO:tasks.rados.rados.0.smithi053.stdout:2513: done (4 left) 2024-01-15T22:57:52.038 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 260 2024-01-15T22:57:52.038 INFO:tasks.rados.rados.0.smithi053.stdout:2514: seq_num 795 ranges {0=524288,524288=417792,942080=385024} 2024-01-15T22:57:52.041 INFO:tasks.rados.rados.0.smithi053.stdout:2514: writing smithi053129169-3 from 0 to 524288 tid 1 2024-01-15T22:57:52.047 INFO:tasks.rados.rados.0.smithi053.stdout:2514: writing smithi053129169-3 from 524288 to 942080 tid 2 2024-01-15T22:57:52.047 INFO:tasks.rados.rados.0.smithi053.stdout:2514: writing smithi053129169-3 from 942080 to 1327104 tid 3 2024-01-15T22:57:52.047 INFO:tasks.rados.rados.0.smithi053.stdout:2515: read oid 1 snap -1 2024-01-15T22:57:52.047 INFO:tasks.rados.rados.0.smithi053.stdout:2515: expect deleted 2024-01-15T22:57:52.047 INFO:tasks.rados.rados.0.smithi053.stdout:2516: snap_create 2024-01-15T22:57:52.047 INFO:tasks.rados.rados.0.smithi053.stdout:2508: expect (ObjNum 691 snap 207 seq_num 691) 2024-01-15T22:57:52.103 INFO:tasks.rados.rados.0.smithi053.stdout:2510: finishing rollback tid 0 to smithi053129169-44 2024-01-15T22:57:52.103 INFO:tasks.rados.rados.0.smithi053.stdout:2510: finishing rollback tid 1 to smithi053129169-44 2024-01-15T22:57:52.103 INFO:tasks.rados.rados.0.smithi053.stdout:2510: finishing rollback tid 2 to smithi053129169-44 2024-01-15T22:57:52.103 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2015 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:57:52.103 INFO:tasks.rados.rados.0.smithi053.stdout:2503: expect (ObjNum 781 snap 251 seq_num 781) 2024-01-15T22:57:52.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:52 smithi053 ceph-mon[143363]: pgmap v562: 121 pgs: 121 active+clean; 388 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 11 op/s 2024-01-15T22:57:52.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:52 smithi053 ceph-mon[143363]: osdmap e564: 8 total, 8 up, 8 in 2024-01-15T22:57:52.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:52 smithi053 ceph-mon[146052]: pgmap v562: 121 pgs: 121 active+clean; 388 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 11 op/s 2024-01-15T22:57:52.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:52 smithi053 ceph-mon[146052]: osdmap e564: 8 total, 8 up, 8 in 2024-01-15T22:57:52.417 INFO:tasks.rados.rados.0.smithi053.stdout:2509: expect (ObjNum 672 snap 202 seq_num 672) 2024-01-15T22:57:52.461 INFO:tasks.rados.rados.0.smithi053.stdout:2514: finishing write tid 1 to smithi053129169-3 2024-01-15T22:57:52.461 INFO:tasks.rados.rados.0.smithi053.stdout:2514: finishing write tid 2 to smithi053129169-3 2024-01-15T22:57:52.461 INFO:tasks.rados.rados.0.smithi053.stdout:2514: finishing write tid 3 to smithi053129169-3 2024-01-15T22:57:52.461 INFO:tasks.rados.rados.0.smithi053.stdout:2514: finishing write tid 4 to smithi053129169-3 2024-01-15T22:57:52.461 INFO:tasks.rados.rados.0.smithi053.stdout:2514: finishing write tid 5 to smithi053129169-3 2024-01-15T22:57:52.461 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 1689 (ObjNum 795 snap 260 seq_num 795) dirty exists 2024-01-15T22:57:52.461 INFO:tasks.rados.rados.0.smithi053.stdout:2514: left oid 3 (ObjNum 795 snap 260 seq_num 795) 2024-01-15T22:57:52.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:52 smithi163 ceph-mon[138526]: pgmap v562: 121 pgs: 121 active+clean; 388 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 11 op/s 2024-01-15T22:57:52.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:52 smithi163 ceph-mon[138526]: osdmap e564: 8 total, 8 up, 8 in 2024-01-15T22:57:53.038 INFO:tasks.rados.rados.0.smithi053.stdout:2503: done (6 left) 2024-01-15T22:57:53.039 INFO:tasks.rados.rados.0.smithi053.stdout:2508: done (5 left) 2024-01-15T22:57:53.039 INFO:tasks.rados.rados.0.smithi053.stdout:2509: done (4 left) 2024-01-15T22:57:53.039 INFO:tasks.rados.rados.0.smithi053.stdout:2510: done (3 left) 2024-01-15T22:57:53.039 INFO:tasks.rados.rados.0.smithi053.stdout:2514: done (2 left) 2024-01-15T22:57:53.039 INFO:tasks.rados.rados.0.smithi053.stdout:2515: done (1 left) 2024-01-15T22:57:53.039 INFO:tasks.rados.rados.0.smithi053.stdout:2516: done (0 left) 2024-01-15T22:57:53.039 INFO:tasks.rados.rados.0.smithi053.stdout:2517: copy_from oid 10 from oid 15 current snap is 261 2024-01-15T22:57:53.039 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 37 current snap is 261 2024-01-15T22:57:53.039 INFO:tasks.rados.rados.0.smithi053.stdout:2518: seq_num 796 ranges {0=540672,540672=704512,1245184=98304} 2024-01-15T22:57:53.041 INFO:tasks.rados.rados.0.smithi053.stdout:2518: writing smithi053129169-37 from 0 to 540672 tid 1 2024-01-15T22:57:53.045 INFO:tasks.rados.rados.0.smithi053.stdout:2518: writing smithi053129169-37 from 540672 to 1245184 tid 2 2024-01-15T22:57:53.045 INFO:tasks.rados.rados.0.smithi053.stdout:2518: writing smithi053129169-37 from 1245184 to 1343488 tid 3 2024-01-15T22:57:53.046 INFO:tasks.rados.rados.0.smithi053.stdout:2519: copy_from oid 6 from oid 9 current snap is 261 2024-01-15T22:57:53.046 INFO:tasks.rados.rados.0.smithi053.stdout:2520: snap_remove snap 249 2024-01-15T22:57:53.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:53 smithi053 ceph-mon[143363]: osdmap e565: 8 total, 8 up, 8 in 2024-01-15T22:57:53.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:53 smithi053 ceph-mon[146052]: osdmap e565: 8 total, 8 up, 8 in 2024-01-15T22:57:53.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:53 smithi163 ceph-mon[138526]: osdmap e565: 8 total, 8 up, 8 in 2024-01-15T22:57:54.043 INFO:tasks.rados.rados.0.smithi053.stdout:2520: done (3 left) 2024-01-15T22:57:54.043 INFO:tasks.rados.rados.0.smithi053.stdout:2521: delete oid 7 current snap is 261 2024-01-15T22:57:54.043 INFO:tasks.rados.rados.0.smithi053.stdout:2517: finishing copy_from to smithi053129169-10 2024-01-15T22:57:54.043 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 1431 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-01-15T22:57:54.043 INFO:tasks.rados.rados.0.smithi053.stdout:2518: finishing write tid 1 to smithi053129169-37 2024-01-15T22:57:54.043 INFO:tasks.rados.rados.0.smithi053.stdout:2517: finishing copy_from racing read to smithi053129169-10 2024-01-15T22:57:54.043 INFO:tasks.rados.rados.0.smithi053.stdout:2518: finishing write tid 2 to smithi053129169-37 2024-01-15T22:57:54.043 INFO:tasks.rados.rados.0.smithi053.stdout:2518: finishing write tid 3 to smithi053129169-37 2024-01-15T22:57:54.043 INFO:tasks.rados.rados.0.smithi053.stdout:2518: finishing write tid 4 to smithi053129169-37 2024-01-15T22:57:54.043 INFO:tasks.rados.rados.0.smithi053.stdout:2518: finishing write tid 5 to smithi053129169-37 2024-01-15T22:57:54.043 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 1705 (ObjNum 796 snap 261 seq_num 796) dirty exists 2024-01-15T22:57:54.043 INFO:tasks.rados.rados.0.smithi053.stdout:2518: left oid 37 (ObjNum 796 snap 261 seq_num 796) 2024-01-15T22:57:54.044 INFO:tasks.rados.rados.0.smithi053.stdout:2519: finishing copy_from to smithi053129169-6 2024-01-15T22:57:54.044 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 1594 (ObjNum 762 snap 243 seq_num 762) dirty exists 2024-01-15T22:57:54.044 INFO:tasks.rados.rados.0.smithi053.stdout:2519: finishing copy_from racing read to smithi053129169-6 2024-01-15T22:57:54.054 INFO:tasks.rados.rados.0.smithi053.stdout:2517: done (3 left) 2024-01-15T22:57:54.055 INFO:tasks.rados.rados.0.smithi053.stdout:2518: done (2 left) 2024-01-15T22:57:54.055 INFO:tasks.rados.rados.0.smithi053.stdout:2519: done (1 left) 2024-01-15T22:57:54.055 INFO:tasks.rados.rados.0.smithi053.stdout:2521: done (0 left) 2024-01-15T22:57:54.055 INFO:tasks.rados.rados.0.smithi053.stdout:2522: rmattr oid 13 current snap is 261 2024-01-15T22:57:54.055 INFO:tasks.rados.rados.0.smithi053.stdout:2522: done (0 left) 2024-01-15T22:57:54.055 INFO:tasks.rados.rados.0.smithi053.stdout:2523: setattr oid 39 current snap is 261 2024-01-15T22:57:54.057 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 261 2024-01-15T22:57:54.057 INFO:tasks.rados.rados.0.smithi053.stdout:2524: seq_num 798 ranges {5677056=573440,6250496=466944,6717440=335872} 2024-01-15T22:57:54.091 INFO:tasks.rados.rados.0.smithi053.stdout:2524: writing smithi053129169-43 from 5677056 to 6250496 tid 1 2024-01-15T22:57:54.094 INFO:tasks.rados.rados.0.smithi053.stdout:2524: writing smithi053129169-43 from 6250496 to 6717440 tid 2 2024-01-15T22:57:54.096 INFO:tasks.rados.rados.0.smithi053.stdout:2524: writing smithi053129169-43 from 6717440 to 7053312 tid 3 2024-01-15T22:57:54.097 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 47 current snap is 261 2024-01-15T22:57:54.097 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 993 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-01-15T22:57:54.097 INFO:tasks.rados.rados.0.smithi053.stdout:2525: seq_num 799 ranges {0=589824,589824=802816} 2024-01-15T22:57:54.100 INFO:tasks.rados.rados.0.smithi053.stdout:2525: writing smithi053129169-47 from 0 to 589824 tid 1 2024-01-15T22:57:54.105 INFO:tasks.rados.rados.0.smithi053.stdout:2525: writing smithi053129169-47 from 589824 to 1392640 tid 2 2024-01-15T22:57:54.105 INFO:tasks.rados.rados.0.smithi053.stdout:2523: done (2 left) 2024-01-15T22:57:54.106 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 261 2024-01-15T22:57:54.106 INFO:tasks.rados.rados.0.smithi053.stdout:2524: finishing write tid 1 to smithi053129169-43 2024-01-15T22:57:54.106 INFO:tasks.rados.rados.0.smithi053.stdout:2526: seq_num 800 ranges {1630208=606208,2236416=688128,2924544=114688} 2024-01-15T22:57:54.118 INFO:tasks.rados.rados.0.smithi053.stdout:2526: writing smithi053129169-25 from 1630208 to 2236416 tid 1 2024-01-15T22:57:54.122 INFO:tasks.rados.rados.0.smithi053.stdout:2526: writing smithi053129169-25 from 2236416 to 2924544 tid 2 2024-01-15T22:57:54.123 INFO:tasks.rados.rados.0.smithi053.stdout:2526: writing smithi053129169-25 from 2924544 to 3039232 tid 3 2024-01-15T22:57:54.123 INFO:tasks.rados.rados.0.smithi053.stdout:2527: rollback oid 50 current snap is 261 2024-01-15T22:57:54.123 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 50 to 257 2024-01-15T22:57:54.124 INFO:tasks.rados.rados.0.smithi053.stdout:2524: finishing write tid 2 to smithi053129169-43 2024-01-15T22:57:54.124 INFO:tasks.rados.rados.0.smithi053.stdout:2524: finishing write tid 3 to smithi053129169-43 2024-01-15T22:57:54.124 INFO:tasks.rados.rados.0.smithi053.stdout:2524: finishing write tid 4 to smithi053129169-43 2024-01-15T22:57:54.124 INFO:tasks.rados.rados.0.smithi053.stdout:2524: finishing write tid 5 to smithi053129169-43 2024-01-15T22:57:54.124 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1438 (ObjNum 798 snap 261 seq_num 798) dirty exists 2024-01-15T22:57:54.124 INFO:tasks.rados.rados.0.smithi053.stdout:2524: left oid 43 (ObjNum 798 snap 261 seq_num 798) 2024-01-15T22:57:54.124 INFO:tasks.rados.rados.0.smithi053.stdout:2525: finishing write tid 1 to smithi053129169-47 2024-01-15T22:57:54.124 INFO:tasks.rados.rados.0.smithi053.stdout:2525: finishing write tid 2 to smithi053129169-47 2024-01-15T22:57:54.124 INFO:tasks.rados.rados.0.smithi053.stdout:2525: finishing write tid 3 to smithi053129169-47 2024-01-15T22:57:54.124 INFO:tasks.rados.rados.0.smithi053.stdout:2525: finishing write tid 4 to smithi053129169-47 2024-01-15T22:57:54.124 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 2018 (ObjNum 799 snap 261 seq_num 799) dirty exists 2024-01-15T22:57:54.124 INFO:tasks.rados.rados.0.smithi053.stdout:2525: left oid 47 (ObjNum 799 snap 261 seq_num 799) 2024-01-15T22:57:54.124 INFO:tasks.rados.rados.0.smithi053.stdout:2526: finishing write tid 1 to smithi053129169-25 2024-01-15T22:57:54.124 INFO:tasks.rados.rados.0.smithi053.stdout:2524: done (3 left) 2024-01-15T22:57:54.124 INFO:tasks.rados.rados.0.smithi053.stdout:2525: done (2 left) 2024-01-15T22:57:54.125 INFO:tasks.rados.rados.0.smithi053.stdout:2528: delete oid 13 current snap is 261 2024-01-15T22:57:54.125 INFO:tasks.rados.rados.0.smithi053.stdout:2528: done (2 left) 2024-01-15T22:57:54.125 INFO:tasks.rados.rados.0.smithi053.stdout:2529: snap_create 2024-01-15T22:57:54.128 INFO:tasks.rados.rados.0.smithi053.stdout:2526: finishing write tid 2 to smithi053129169-25 2024-01-15T22:57:54.128 INFO:tasks.rados.rados.0.smithi053.stdout:2526: finishing write tid 3 to smithi053129169-25 2024-01-15T22:57:54.128 INFO:tasks.rados.rados.0.smithi053.stdout:2526: finishing write tid 4 to smithi053129169-25 2024-01-15T22:57:54.128 INFO:tasks.rados.rados.0.smithi053.stdout:2527: finishing rollback tid 0 to smithi053129169-50 2024-01-15T22:57:54.129 INFO:tasks.rados.rados.0.smithi053.stdout:2527: finishing rollback tid 1 to smithi053129169-50 2024-01-15T22:57:54.129 INFO:tasks.rados.rados.0.smithi053.stdout:2527: finishing rollback tid 2 to smithi053129169-50 2024-01-15T22:57:54.129 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 1710 (ObjNum 771 snap 246 seq_num 771) dirty exists 2024-01-15T22:57:54.129 INFO:tasks.rados.rados.0.smithi053.stdout:2526: finishing write tid 5 to smithi053129169-25 2024-01-15T22:57:54.130 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 1615 (ObjNum 800 snap 261 seq_num 800) dirty exists 2024-01-15T22:57:54.130 INFO:tasks.rados.rados.0.smithi053.stdout:2526: left oid 25 (ObjNum 800 snap 261 seq_num 800) 2024-01-15T22:57:54.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:54 smithi163 ceph-mon[138526]: pgmap v565: 121 pgs: 121 active+clean; 399 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-01-15T22:57:54.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:54 smithi163 ceph-mon[138526]: osdmap e566: 8 total, 8 up, 8 in 2024-01-15T22:57:54.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:54 smithi053 ceph-mon[143363]: pgmap v565: 121 pgs: 121 active+clean; 399 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-01-15T22:57:54.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:54 smithi053 ceph-mon[143363]: osdmap e566: 8 total, 8 up, 8 in 2024-01-15T22:57:54.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:54 smithi053 ceph-mon[146052]: pgmap v565: 121 pgs: 121 active+clean; 399 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-01-15T22:57:54.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:54 smithi053 ceph-mon[146052]: osdmap e566: 8 total, 8 up, 8 in 2024-01-15T22:57:55.053 INFO:tasks.rados.rados.0.smithi053.stdout:2526: done (2 left) 2024-01-15T22:57:55.053 INFO:tasks.rados.rados.0.smithi053.stdout:2527: done (1 left) 2024-01-15T22:57:55.053 INFO:tasks.rados.rados.0.smithi053.stdout:2529: done (0 left) 2024-01-15T22:57:55.053 INFO:tasks.rados.rados.0.smithi053.stdout:2530: copy_from oid 8 from oid 3 current snap is 262 2024-01-15T22:57:55.053 INFO:tasks.rados.rados.0.smithi053.stdout:2531: setattr oid 13 current snap is 262 2024-01-15T22:57:55.056 INFO:tasks.rados.rados.0.smithi053.stdout:2532: delete oid 23 current snap is 262 2024-01-15T22:57:55.060 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 1256 (ObjNum 257 snap 0 seq_num 3637743648) dirty exists 2024-01-15T22:57:55.063 INFO:tasks.rados.rados.0.smithi053.stdout:2531: done (2 left) 2024-01-15T22:57:55.063 INFO:tasks.rados.rados.0.smithi053.stdout:2532: done (1 left) 2024-01-15T22:57:55.063 INFO:tasks.rados.rados.0.smithi053.stdout:2533: copy_from oid 37 from oid 48 current snap is 262 2024-01-15T22:57:55.063 INFO:tasks.rados.rados.0.smithi053.stdout:2534: snap_create 2024-01-15T22:57:55.064 INFO:tasks.rados.rados.0.smithi053.stdout:2533: finishing copy_from to smithi053129169-37 2024-01-15T22:57:55.064 INFO:tasks.rados.rados.0.smithi053.stdout:2533: got expected ENOENT (src dne) 2024-01-15T22:57:55.064 INFO:tasks.rados.rados.0.smithi053.stdout:2533: finishing copy_from racing read to smithi053129169-37 2024-01-15T22:57:55.069 INFO:tasks.rados.rados.0.smithi053.stdout:2530: finishing copy_from to smithi053129169-8 2024-01-15T22:57:55.069 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 1689 (ObjNum 795 snap 260 seq_num 795) dirty exists 2024-01-15T22:57:55.069 INFO:tasks.rados.rados.0.smithi053.stdout:2530: finishing copy_from racing read to smithi053129169-8 2024-01-15T22:57:55.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:55 smithi053 ceph-mon[143363]: osdmap e567: 8 total, 8 up, 8 in 2024-01-15T22:57:55.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:57:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:57:55] "GET /metrics HTTP/1.1" 200 36200 "" "Prometheus/2.43.0" 2024-01-15T22:57:55.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:55 smithi053 ceph-mon[146052]: osdmap e567: 8 total, 8 up, 8 in 2024-01-15T22:57:55.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:55 smithi163 ceph-mon[138526]: osdmap e567: 8 total, 8 up, 8 in 2024-01-15T22:57:55.995 INFO:tasks.rados.rados.0.smithi053.stdout:2530: done (2 left) 2024-01-15T22:57:55.995 INFO:tasks.rados.rados.0.smithi053.stdout:2533: done (1 left) 2024-01-15T22:57:55.995 INFO:tasks.rados.rados.0.smithi053.stdout:2534: done (0 left) 2024-01-15T22:57:55.995 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 263 2024-01-15T22:57:55.995 INFO:tasks.rados.rados.0.smithi053.stdout:2535: seq_num 803 ranges {1982464=655360,2637824=745472,3383296=57344} 2024-01-15T22:57:56.009 INFO:tasks.rados.rados.0.smithi053.stdout:2535: writing smithi053129169-12 from 1982464 to 2637824 tid 1 2024-01-15T22:57:56.013 INFO:tasks.rados.rados.0.smithi053.stdout:2535: writing smithi053129169-12 from 2637824 to 3383296 tid 2 2024-01-15T22:57:56.014 INFO:tasks.rados.rados.0.smithi053.stdout:2535: writing smithi053129169-12 from 3383296 to 3440640 tid 3 2024-01-15T22:57:56.014 INFO:tasks.rados.rados.0.smithi053.stdout:2536: read oid 33 snap -1 2024-01-15T22:57:56.015 INFO:tasks.rados.rados.0.smithi053.stdout:2536: expect deleted 2024-01-15T22:57:56.015 INFO:tasks.rados.rados.0.smithi053.stdout:2537: rmattr oid 38 current snap is 263 2024-01-15T22:57:56.015 INFO:tasks.rados.rados.0.smithi053.stdout:2537: done (2 left) 2024-01-15T22:57:56.015 INFO:tasks.rados.rados.0.smithi053.stdout:2538: rollback oid 44 current snap is 263 2024-01-15T22:57:56.015 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 44 to 250 2024-01-15T22:57:56.015 INFO:tasks.rados.rados.0.smithi053.stdout:2539: rollback oid 4 current snap is 263 2024-01-15T22:57:56.015 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 4 to 253 2024-01-15T22:57:56.015 INFO:tasks.rados.rados.0.smithi053.stdout:2540: rollback oid 41 current snap is 263 2024-01-15T22:57:56.015 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 41 to 235 2024-01-15T22:57:56.015 INFO:tasks.rados.rados.0.smithi053.stdout:2541: read oid 29 snap -1 2024-01-15T22:57:56.015 INFO:tasks.rados.rados.0.smithi053.stdout:2541: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:57:56.015 INFO:tasks.rados.rados.0.smithi053.stdout:2542: rollback oid 40 current snap is 263 2024-01-15T22:57:56.015 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 40 to 213 2024-01-15T22:57:56.015 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 34 current snap is 263 2024-01-15T22:57:56.016 INFO:tasks.rados.rados.0.smithi053.stdout:2543: seq_num 804 ranges {2203648=671744,2875392=622592,3497984=180224} 2024-01-15T22:57:56.031 INFO:tasks.rados.rados.0.smithi053.stdout:2543: writing smithi053129169-34 from 2203648 to 2875392 tid 1 2024-01-15T22:57:56.035 INFO:tasks.rados.rados.0.smithi053.stdout:2543: writing smithi053129169-34 from 2875392 to 3497984 tid 2 2024-01-15T22:57:56.036 INFO:tasks.rados.rados.0.smithi053.stdout:2543: writing smithi053129169-34 from 3497984 to 3678208 tid 3 2024-01-15T22:57:56.036 INFO:tasks.rados.rados.0.smithi053.stdout:2544: read oid 22 snap -1 2024-01-15T22:57:56.036 INFO:tasks.rados.rados.0.smithi053.stdout:2544: expect (ObjNum 543 snap 158 seq_num 543) 2024-01-15T22:57:56.037 INFO:tasks.rados.rados.0.smithi053.stdout:2545: snap_remove snap 214 2024-01-15T22:57:56.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:56 smithi163 ceph-mon[138526]: pgmap v568: 121 pgs: 121 active+clean; 407 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 3.2 MiB/s wr, 14 op/s 2024-01-15T22:57:56.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:56 smithi163 ceph-mon[138526]: osdmap e568: 8 total, 8 up, 8 in 2024-01-15T22:57:56.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:56 smithi163 ceph-mon[138526]: osdmap e569: 8 total, 8 up, 8 in 2024-01-15T22:57:56.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:56 smithi053 ceph-mon[146052]: pgmap v568: 121 pgs: 121 active+clean; 407 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 3.2 MiB/s wr, 14 op/s 2024-01-15T22:57:56.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:56 smithi053 ceph-mon[146052]: osdmap e568: 8 total, 8 up, 8 in 2024-01-15T22:57:56.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:56 smithi053 ceph-mon[146052]: osdmap e569: 8 total, 8 up, 8 in 2024-01-15T22:57:56.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:56 smithi053 ceph-mon[143363]: pgmap v568: 121 pgs: 121 active+clean; 407 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 3.2 MiB/s wr, 14 op/s 2024-01-15T22:57:56.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:56 smithi053 ceph-mon[143363]: osdmap e568: 8 total, 8 up, 8 in 2024-01-15T22:57:56.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:56 smithi053 ceph-mon[143363]: osdmap e569: 8 total, 8 up, 8 in 2024-01-15T22:57:57.002 INFO:tasks.rados.rados.0.smithi053.stdout:2545: done (9 left) 2024-01-15T22:57:57.003 INFO:tasks.rados.rados.0.smithi053.stdout:2546: read oid 3 snap -1 2024-01-15T22:57:57.003 INFO:tasks.rados.rados.0.smithi053.stdout:2546: expect (ObjNum 795 snap 260 seq_num 795) 2024-01-15T22:57:57.003 INFO:tasks.rados.rados.0.smithi053.stdout:2547: read oid 25 snap -1 2024-01-15T22:57:57.003 INFO:tasks.rados.rados.0.smithi053.stdout:2547: expect (ObjNum 800 snap 261 seq_num 800) 2024-01-15T22:57:57.003 INFO:tasks.rados.rados.0.smithi053.stdout:2548: delete oid 28 current snap is 263 2024-01-15T22:57:57.003 INFO:tasks.rados.rados.0.smithi053.stdout:2541: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:57:57.005 INFO:tasks.rados.rados.0.smithi053.stdout:2539: finishing rollback tid 0 to smithi053129169-4 2024-01-15T22:57:57.005 INFO:tasks.rados.rados.0.smithi053.stdout:2542: finishing rollback tid 0 to smithi053129169-40 2024-01-15T22:57:57.005 INFO:tasks.rados.rados.0.smithi053.stdout:2542: finishing rollback tid 1 to smithi053129169-40 2024-01-15T22:57:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:2542: finishing rollback tid 2 to smithi053129169-40 2024-01-15T22:57:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 997 (ObjNum 688 snap 206 seq_num 688) dirty exists 2024-01-15T22:57:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:2539: finishing rollback tid 1 to smithi053129169-4 2024-01-15T22:57:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:2539: finishing rollback tid 2 to smithi053129169-4 2024-01-15T22:57:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 1612 (ObjNum 722 snap 224 seq_num 722) dirty exists 2024-01-15T22:57:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:2535: finishing write tid 1 to smithi053129169-12 2024-01-15T22:57:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:2535: finishing write tid 2 to smithi053129169-12 2024-01-15T22:57:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:2535: finishing write tid 3 to smithi053129169-12 2024-01-15T22:57:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:2535: finishing write tid 4 to smithi053129169-12 2024-01-15T22:57:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:2540: finishing rollback tid 0 to smithi053129169-41 2024-01-15T22:57:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:2538: finishing rollback tid 0 to smithi053129169-44 2024-01-15T22:57:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:2538: finishing rollback tid 1 to smithi053129169-44 2024-01-15T22:57:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:2535: finishing write tid 5 to smithi053129169-12 2024-01-15T22:57:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 2022 (ObjNum 803 snap 263 seq_num 803) dirty exists 2024-01-15T22:57:57.006 INFO:tasks.rados.rados.0.smithi053.stdout:2535: left oid 12 (ObjNum 803 snap 263 seq_num 803) 2024-01-15T22:57:57.007 INFO:tasks.rados.rados.0.smithi053.stdout:2540: finishing rollback tid 1 to smithi053129169-41 2024-01-15T22:57:57.007 INFO:tasks.rados.rados.0.smithi053.stdout:2540: finishing rollback tid 2 to smithi053129169-41 2024-01-15T22:57:57.007 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1314 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T22:57:57.007 INFO:tasks.rados.rados.0.smithi053.stdout:2538: finishing rollback tid 2 to smithi053129169-44 2024-01-15T22:57:57.007 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2025 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:57:57.007 INFO:tasks.rados.rados.0.smithi053.stdout:2543: finishing write tid 1 to smithi053129169-34 2024-01-15T22:57:57.007 INFO:tasks.rados.rados.0.smithi053.stdout:2543: finishing write tid 2 to smithi053129169-34 2024-01-15T22:57:57.007 INFO:tasks.rados.rados.0.smithi053.stdout:2543: finishing write tid 3 to smithi053129169-34 2024-01-15T22:57:57.007 INFO:tasks.rados.rados.0.smithi053.stdout:2543: finishing write tid 4 to smithi053129169-34 2024-01-15T22:57:57.007 INFO:tasks.rados.rados.0.smithi053.stdout:2543: finishing write tid 5 to smithi053129169-34 2024-01-15T22:57:57.007 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 1260 (ObjNum 804 snap 263 seq_num 804) dirty exists 2024-01-15T22:57:57.007 INFO:tasks.rados.rados.0.smithi053.stdout:2543: left oid 34 (ObjNum 804 snap 263 seq_num 804) 2024-01-15T22:57:57.007 INFO:tasks.rados.rados.0.smithi053.stdout:2544: expect (ObjNum 543 snap 158 seq_num 543) 2024-01-15T22:57:57.068 INFO:tasks.rados.rados.0.smithi053.stdout:2546: expect (ObjNum 795 snap 260 seq_num 795) 2024-01-15T22:57:57.101 INFO:tasks.rados.rados.0.smithi053.stdout:2547: expect (ObjNum 800 snap 261 seq_num 800) 2024-01-15T22:57:57.237 INFO:tasks.rados.rados.0.smithi053.stdout:2535: done (11 left) 2024-01-15T22:57:57.237 INFO:tasks.rados.rados.0.smithi053.stdout:2536: done (10 left) 2024-01-15T22:57:57.237 INFO:tasks.rados.rados.0.smithi053.stdout:2538: done (9 left) 2024-01-15T22:57:57.237 INFO:tasks.rados.rados.0.smithi053.stdout:2539: done (8 left) 2024-01-15T22:57:57.237 INFO:tasks.rados.rados.0.smithi053.stdout:2540: done (7 left) 2024-01-15T22:57:57.237 INFO:tasks.rados.rados.0.smithi053.stdout:2541: done (6 left) 2024-01-15T22:57:57.237 INFO:tasks.rados.rados.0.smithi053.stdout:2542: done (5 left) 2024-01-15T22:57:57.237 INFO:tasks.rados.rados.0.smithi053.stdout:2543: done (4 left) 2024-01-15T22:57:57.237 INFO:tasks.rados.rados.0.smithi053.stdout:2544: done (3 left) 2024-01-15T22:57:57.237 INFO:tasks.rados.rados.0.smithi053.stdout:2546: done (2 left) 2024-01-15T22:57:57.237 INFO:tasks.rados.rados.0.smithi053.stdout:2547: done (1 left) 2024-01-15T22:57:57.237 INFO:tasks.rados.rados.0.smithi053.stdout:2548: done (0 left) 2024-01-15T22:57:57.238 INFO:tasks.rados.rados.0.smithi053.stdout:2549: snap_create 2024-01-15T22:57:58.056 INFO:tasks.rados.rados.0.smithi053.stdout:2549: done (0 left) 2024-01-15T22:57:58.056 INFO:tasks.rados.rados.0.smithi053.stdout:2550: snap_remove snap 261 2024-01-15T22:57:58.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:58 smithi053 ceph-mon[146052]: pgmap v571: 121 pgs: 121 active+clean; 414 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2024-01-15T22:57:58.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:58 smithi053 ceph-mon[146052]: osdmap e570: 8 total, 8 up, 8 in 2024-01-15T22:57:58.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:58 smithi053 ceph-mon[143363]: pgmap v571: 121 pgs: 121 active+clean; 414 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2024-01-15T22:57:58.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:58 smithi053 ceph-mon[143363]: osdmap e570: 8 total, 8 up, 8 in 2024-01-15T22:57:58.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:58 smithi163 ceph-mon[138526]: pgmap v571: 121 pgs: 121 active+clean; 414 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2024-01-15T22:57:58.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:58 smithi163 ceph-mon[138526]: osdmap e570: 8 total, 8 up, 8 in 2024-01-15T22:57:59.060 INFO:tasks.rados.rados.0.smithi053.stdout:2550: done (0 left) 2024-01-15T22:57:59.060 INFO:tasks.rados.rados.0.smithi053.stdout:2551: read oid 37 snap 248 2024-01-15T22:57:59.060 INFO:tasks.rados.rados.0.smithi053.stdout:2551: expect (ObjNum 561 snap 160 seq_num 561) 2024-01-15T22:57:59.060 INFO:tasks.rados.rados.0.smithi053.stdout:2552: read oid 44 snap -1 2024-01-15T22:57:59.060 INFO:tasks.rados.rados.0.smithi053.stdout:2552: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:57:59.060 INFO:tasks.rados.rados.0.smithi053.stdout:2553: rollback oid 2 current snap is 264 2024-01-15T22:57:59.060 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 2 to 213 2024-01-15T22:57:59.062 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 264 2024-01-15T22:57:59.062 INFO:tasks.rados.rados.0.smithi053.stdout:2554: seq_num 806 ranges {1662976=704512,2367488=442368,2809856=360448} 2024-01-15T22:57:59.076 INFO:tasks.rados.rados.0.smithi053.stdout:2554: writing smithi053129169-45 from 1662976 to 2367488 tid 1 2024-01-15T22:57:59.078 INFO:tasks.rados.rados.0.smithi053.stdout:2554: writing smithi053129169-45 from 2367488 to 2809856 tid 2 2024-01-15T22:57:59.081 INFO:tasks.rados.rados.0.smithi053.stdout:2554: writing smithi053129169-45 from 2809856 to 3170304 tid 3 2024-01-15T22:57:59.081 INFO:tasks.rados.rados.0.smithi053.stdout:2555: rollback oid 22 current snap is 264 2024-01-15T22:57:59.081 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 22 to 224 2024-01-15T22:57:59.085 INFO:tasks.rados.rados.0.smithi053.stdout:2553: finishing rollback tid 0 to smithi053129169-2 2024-01-15T22:57:59.085 INFO:tasks.rados.rados.0.smithi053.stdout:2552: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:57:59.201 INFO:tasks.rados.rados.0.smithi053.stdout:2551: expect (ObjNum 561 snap 160 seq_num 561) 2024-01-15T22:57:59.259 INFO:tasks.rados.rados.0.smithi053.stdout:2553: finishing rollback tid 1 to smithi053129169-2 2024-01-15T22:57:59.259 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 2027 (ObjNum 65 snap 0 seq_num 1801673586) dirty dne 2024-01-15T22:57:59.259 INFO:tasks.rados.rados.0.smithi053.stdout:2551: done (4 left) 2024-01-15T22:57:59.259 INFO:tasks.rados.rados.0.smithi053.stdout:2552: done (3 left) 2024-01-15T22:57:59.259 INFO:tasks.rados.rados.0.smithi053.stdout:2553: done (2 left) 2024-01-15T22:57:59.259 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 264 2024-01-15T22:57:59.260 INFO:tasks.rados.rados.0.smithi053.stdout:2554: finishing write tid 1 to smithi053129169-45 2024-01-15T22:57:59.260 INFO:tasks.rados.rados.0.smithi053.stdout:2554: finishing write tid 2 to smithi053129169-45 2024-01-15T22:57:59.260 INFO:tasks.rados.rados.0.smithi053.stdout:2556: seq_num 807 ranges {2326528=720896,3047424=729088,3776512=73728} 2024-01-15T22:57:59.275 INFO:tasks.rados.rados.0.smithi053.stdout:2556: writing smithi053129169-32 from 2326528 to 3047424 tid 1 2024-01-15T22:57:59.279 INFO:tasks.rados.rados.0.smithi053.stdout:2556: writing smithi053129169-32 from 3047424 to 3776512 tid 2 2024-01-15T22:57:59.280 INFO:tasks.rados.rados.0.smithi053.stdout:2556: writing smithi053129169-32 from 3776512 to 3850240 tid 3 2024-01-15T22:57:59.280 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 264 2024-01-15T22:57:59.280 INFO:tasks.rados.rados.0.smithi053.stdout:2554: finishing write tid 3 to smithi053129169-45 2024-01-15T22:57:59.280 INFO:tasks.rados.rados.0.smithi053.stdout:2557: seq_num 808 ranges {0=737280,737280=614400,1351680=188416} 2024-01-15T22:57:59.284 INFO:tasks.rados.rados.0.smithi053.stdout:2557: writing smithi053129169-41 from 0 to 737280 tid 1 2024-01-15T22:57:59.288 INFO:tasks.rados.rados.0.smithi053.stdout:2557: writing smithi053129169-41 from 737280 to 1351680 tid 2 2024-01-15T22:57:59.290 INFO:tasks.rados.rados.0.smithi053.stdout:2557: writing smithi053129169-41 from 1351680 to 1540096 tid 3 2024-01-15T22:57:59.290 INFO:tasks.rados.rados.0.smithi053.stdout:2558: read oid 37 snap -1 2024-01-15T22:57:59.290 INFO:tasks.rados.rados.0.smithi053.stdout:2558: expect (ObjNum 796 snap 261 seq_num 796) 2024-01-15T22:57:59.290 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 36 current snap is 264 2024-01-15T22:57:59.290 INFO:tasks.rados.rados.0.smithi053.stdout:2554: finishing write tid 4 to smithi053129169-45 2024-01-15T22:57:59.290 INFO:tasks.rados.rados.0.smithi053.stdout:2555: finishing rollback tid 0 to smithi053129169-22 2024-01-15T22:57:59.290 INFO:tasks.rados.rados.0.smithi053.stdout:2555: finishing rollback tid 1 to smithi053129169-22 2024-01-15T22:57:59.290 INFO:tasks.rados.rados.0.smithi053.stdout:2559: seq_num 809 ranges {0=753664,753664=499712,1253376=303104} 2024-01-15T22:57:59.294 INFO:tasks.rados.rados.0.smithi053.stdout:2559: writing smithi053129169-36 from 0 to 753664 tid 1 2024-01-15T22:57:59.297 INFO:tasks.rados.rados.0.smithi053.stdout:2559: writing smithi053129169-36 from 753664 to 1253376 tid 2 2024-01-15T22:57:59.299 INFO:tasks.rados.rados.0.smithi053.stdout:2559: writing smithi053129169-36 from 1253376 to 1556480 tid 3 2024-01-15T22:57:59.299 INFO:tasks.rados.rados.0.smithi053.stdout:2560: copy_from oid 25 from oid 1 current snap is 264 2024-01-15T22:57:59.300 INFO:tasks.rados.rados.0.smithi053.stdout:2561: setattr oid 42 current snap is 264 2024-01-15T22:57:59.300 INFO:tasks.rados.rados.0.smithi053.stdout:2555: finishing rollback tid 2 to smithi053129169-22 2024-01-15T22:57:59.300 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 1720 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-01-15T22:57:59.300 INFO:tasks.rados.rados.0.smithi053.stdout:2554: finishing write tid 5 to smithi053129169-45 2024-01-15T22:57:59.300 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 1318 (ObjNum 806 snap 264 seq_num 806) dirty exists 2024-01-15T22:57:59.300 INFO:tasks.rados.rados.0.smithi053.stdout:2554: left oid 45 (ObjNum 806 snap 264 seq_num 806) 2024-01-15T22:57:59.301 INFO:tasks.rados.rados.0.smithi053.stdout:2556: finishing write tid 1 to smithi053129169-32 2024-01-15T22:57:59.301 INFO:tasks.rados.rados.0.smithi053.stdout:2556: finishing write tid 2 to smithi053129169-32 2024-01-15T22:57:59.301 INFO:tasks.rados.rados.0.smithi053.stdout:2556: finishing write tid 3 to smithi053129169-32 2024-01-15T22:57:59.301 INFO:tasks.rados.rados.0.smithi053.stdout:2556: finishing write tid 4 to smithi053129169-32 2024-01-15T22:57:59.301 INFO:tasks.rados.rados.0.smithi053.stdout:2556: finishing write tid 5 to smithi053129169-32 2024-01-15T22:57:59.301 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2172 (ObjNum 807 snap 264 seq_num 807) dirty exists 2024-01-15T22:57:59.301 INFO:tasks.rados.rados.0.smithi053.stdout:2556: left oid 32 (ObjNum 807 snap 264 seq_num 807) 2024-01-15T22:57:59.301 INFO:tasks.rados.rados.0.smithi053.stdout:2557: finishing write tid 1 to smithi053129169-41 2024-01-15T22:57:59.301 INFO:tasks.rados.rados.0.smithi053.stdout:2557: finishing write tid 2 to smithi053129169-41 2024-01-15T22:57:59.301 INFO:tasks.rados.rados.0.smithi053.stdout:2557: finishing write tid 3 to smithi053129169-41 2024-01-15T22:57:59.301 INFO:tasks.rados.rados.0.smithi053.stdout:2557: finishing write tid 4 to smithi053129169-41 2024-01-15T22:57:59.301 INFO:tasks.rados.rados.0.smithi053.stdout:2557: finishing write tid 5 to smithi053129169-41 2024-01-15T22:57:59.301 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1322 (ObjNum 808 snap 264 seq_num 808) dirty exists 2024-01-15T22:57:59.301 INFO:tasks.rados.rados.0.smithi053.stdout:2557: left oid 41 (ObjNum 808 snap 264 seq_num 808) 2024-01-15T22:57:59.302 INFO:tasks.rados.rados.0.smithi053.stdout:2558: expect (ObjNum 796 snap 261 seq_num 796) 2024-01-15T22:57:59.338 INFO:tasks.rados.rados.0.smithi053.stdout:2559: finishing write tid 1 to smithi053129169-36 2024-01-15T22:57:59.338 INFO:tasks.rados.rados.0.smithi053.stdout:2559: finishing write tid 2 to smithi053129169-36 2024-01-15T22:57:59.338 INFO:tasks.rados.rados.0.smithi053.stdout:2560: finishing copy_from to smithi053129169-25 2024-01-15T22:57:59.338 INFO:tasks.rados.rados.0.smithi053.stdout:2560: got expected ENOENT (src dne) 2024-01-15T22:57:59.338 INFO:tasks.rados.rados.0.smithi053.stdout:2560: finishing copy_from racing read to smithi053129169-25 2024-01-15T22:57:59.338 INFO:tasks.rados.rados.0.smithi053.stdout:2559: finishing write tid 3 to smithi053129169-36 2024-01-15T22:57:59.338 INFO:tasks.rados.rados.0.smithi053.stdout:2559: finishing write tid 4 to smithi053129169-36 2024-01-15T22:57:59.338 INFO:tasks.rados.rados.0.smithi053.stdout:2559: finishing write tid 5 to smithi053129169-36 2024-01-15T22:57:59.338 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 1616 (ObjNum 809 snap 264 seq_num 809) dirty exists 2024-01-15T22:57:59.338 INFO:tasks.rados.rados.0.smithi053.stdout:2559: left oid 36 (ObjNum 809 snap 264 seq_num 809) 2024-01-15T22:57:59.338 INFO:tasks.rados.rados.0.smithi053.stdout:2554: done (7 left) 2024-01-15T22:57:59.338 INFO:tasks.rados.rados.0.smithi053.stdout:2555: done (6 left) 2024-01-15T22:57:59.338 INFO:tasks.rados.rados.0.smithi053.stdout:2556: done (5 left) 2024-01-15T22:57:59.339 INFO:tasks.rados.rados.0.smithi053.stdout:2557: done (4 left) 2024-01-15T22:57:59.339 INFO:tasks.rados.rados.0.smithi053.stdout:2558: done (3 left) 2024-01-15T22:57:59.339 INFO:tasks.rados.rados.0.smithi053.stdout:2559: done (2 left) 2024-01-15T22:57:59.339 INFO:tasks.rados.rados.0.smithi053.stdout:2560: done (1 left) 2024-01-15T22:57:59.339 INFO:tasks.rados.rados.0.smithi053.stdout:2562: snap_remove snap 231 2024-01-15T22:57:59.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:59 smithi163 ceph-mon[138526]: osdmap e571: 8 total, 8 up, 8 in 2024-01-15T22:57:59.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:57:59.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:57:59.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:57:59.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:57:59.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:57:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:57:59.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:59 smithi053 ceph-mon[146052]: osdmap e571: 8 total, 8 up, 8 in 2024-01-15T22:57:59.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:57:59.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:57:59.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:57:59.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:57:59.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:57:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:57:59.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:59 smithi053 ceph-mon[143363]: osdmap e571: 8 total, 8 up, 8 in 2024-01-15T22:57:59.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:57:59.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:57:59.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:57:59.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:57:59.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:57:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:58:00.072 INFO:tasks.rados.rados.0.smithi053.stdout:2562: done (1 left) 2024-01-15T22:58:00.073 INFO:tasks.rados.rados.0.smithi053.stdout:2563: snap_create 2024-01-15T22:58:00.073 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 1616 (ObjNum 790 snap 260 seq_num 790) dirty exists 2024-01-15T22:58:00.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:00 smithi163 ceph-mon[138526]: pgmap v574: 121 pgs: 121 active+clean; 417 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-01-15T22:58:00.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:00 smithi163 ceph-mon[138526]: osdmap e572: 8 total, 8 up, 8 in 2024-01-15T22:58:00.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:00 smithi053 ceph-mon[143363]: pgmap v574: 121 pgs: 121 active+clean; 417 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-01-15T22:58:00.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:00 smithi053 ceph-mon[143363]: osdmap e572: 8 total, 8 up, 8 in 2024-01-15T22:58:00.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:00 smithi053 ceph-mon[146052]: pgmap v574: 121 pgs: 121 active+clean; 417 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-01-15T22:58:00.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:00 smithi053 ceph-mon[146052]: osdmap e572: 8 total, 8 up, 8 in 2024-01-15T22:58:00.995 INFO:tasks.rados.rados.0.smithi053.stdout:2561: done (1 left) 2024-01-15T22:58:00.996 INFO:tasks.rados.rados.0.smithi053.stdout:2563: done (0 left) 2024-01-15T22:58:00.996 INFO:tasks.rados.rados.0.smithi053.stdout:2564: rmattr oid 49 current snap is 265 2024-01-15T22:58:00.996 INFO:tasks.rados.rados.0.smithi053.stdout:2565: snap_remove snap 222 2024-01-15T22:58:01.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:01 smithi163 ceph-mon[138526]: osdmap e573: 8 total, 8 up, 8 in 2024-01-15T22:58:01.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:01 smithi163 ceph-mon[138526]: osdmap e574: 8 total, 8 up, 8 in 2024-01-15T22:58:01.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:01 smithi053 ceph-mon[146052]: osdmap e573: 8 total, 8 up, 8 in 2024-01-15T22:58:01.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:01 smithi053 ceph-mon[146052]: osdmap e574: 8 total, 8 up, 8 in 2024-01-15T22:58:01.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:01 smithi053 ceph-mon[143363]: osdmap e573: 8 total, 8 up, 8 in 2024-01-15T22:58:01.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:01 smithi053 ceph-mon[143363]: osdmap e574: 8 total, 8 up, 8 in 2024-01-15T22:58:02.010 INFO:tasks.rados.rados.0.smithi053.stdout:2565: done (1 left) 2024-01-15T22:58:02.010 INFO:tasks.rados.rados.0.smithi053.stdout:2566: rollback oid 14 current snap is 265 2024-01-15T22:58:02.010 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 14 to 250 2024-01-15T22:58:02.010 INFO:tasks.rados.rados.0.smithi053.stdout:2567: delete oid 47 current snap is 265 2024-01-15T22:58:02.010 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 2182 (ObjNum 749 snap 240 seq_num 749) dirty exists 2024-01-15T22:58:02.022 INFO:tasks.rados.rados.0.smithi053.stdout:2564: done (2 left) 2024-01-15T22:58:02.022 INFO:tasks.rados.rados.0.smithi053.stdout:2567: done (1 left) 2024-01-15T22:58:02.022 INFO:tasks.rados.rados.0.smithi053.stdout:2568: copy_from oid 1 from oid 9 current snap is 265 2024-01-15T22:58:02.022 INFO:tasks.rados.rados.0.smithi053.stdout:2569: snap_remove snap 262 2024-01-15T22:58:02.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:02 smithi163 ceph-mon[138526]: pgmap v577: 121 pgs: 121 active+clean; 424 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 21 op/s 2024-01-15T22:58:02.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:02 smithi163 ceph-mon[138526]: osdmap e575: 8 total, 8 up, 8 in 2024-01-15T22:58:02.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:02 smithi053 ceph-mon[143363]: pgmap v577: 121 pgs: 121 active+clean; 424 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 21 op/s 2024-01-15T22:58:02.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:02 smithi053 ceph-mon[143363]: osdmap e575: 8 total, 8 up, 8 in 2024-01-15T22:58:02.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:02 smithi053 ceph-mon[146052]: pgmap v577: 121 pgs: 121 active+clean; 424 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 21 op/s 2024-01-15T22:58:02.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:02 smithi053 ceph-mon[146052]: osdmap e575: 8 total, 8 up, 8 in 2024-01-15T22:58:03.008 INFO:tasks.rados.rados.0.smithi053.stdout:2569: done (2 left) 2024-01-15T22:58:03.008 INFO:tasks.rados.rados.0.smithi053.stdout:2570: setattr oid 38 current snap is 265 2024-01-15T22:58:03.008 INFO:tasks.rados.rados.0.smithi053.stdout:2566: finishing rollback tid 0 to smithi053129169-14 2024-01-15T22:58:03.008 INFO:tasks.rados.rados.0.smithi053.stdout:2566: finishing rollback tid 1 to smithi053129169-14 2024-01-15T22:58:03.008 INFO:tasks.rados.rados.0.smithi053.stdout:2566: finishing rollback tid 2 to smithi053129169-14 2024-01-15T22:58:03.008 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 1719 (ObjNum 777 snap 250 seq_num 777) dirty exists 2024-01-15T22:58:03.008 INFO:tasks.rados.rados.0.smithi053.stdout:2568: finishing copy_from to smithi053129169-1 2024-01-15T22:58:03.008 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 1594 (ObjNum 762 snap 243 seq_num 762) dirty exists 2024-01-15T22:58:03.009 INFO:tasks.rados.rados.0.smithi053.stdout:2568: finishing copy_from racing read to smithi053129169-1 2024-01-15T22:58:03.009 INFO:tasks.rados.rados.0.smithi053.stdout:2566: done (2 left) 2024-01-15T22:58:03.009 INFO:tasks.rados.rados.0.smithi053.stdout:2568: done (1 left) 2024-01-15T22:58:03.009 INFO:tasks.rados.rados.0.smithi053.stdout:2571: snap_create 2024-01-15T22:58:03.017 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 1017 (ObjNum 754 snap 242 seq_num 754) dirty exists 2024-01-15T22:58:04.012 INFO:tasks.rados.rados.0.smithi053.stdout:2570: done (1 left) 2024-01-15T22:58:04.012 INFO:tasks.rados.rados.0.smithi053.stdout:2571: done (0 left) 2024-01-15T22:58:04.012 INFO:tasks.rados.rados.0.smithi053.stdout:2572: snap_remove snap 264 2024-01-15T22:58:04.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:04 smithi053 ceph-mon[143363]: pgmap v580: 121 pgs: 121 active+clean; 429 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-01-15T22:58:04.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:04 smithi053 ceph-mon[143363]: osdmap e576: 8 total, 8 up, 8 in 2024-01-15T22:58:04.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:04 smithi053 ceph-mon[146052]: pgmap v580: 121 pgs: 121 active+clean; 429 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-01-15T22:58:04.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:04 smithi053 ceph-mon[146052]: osdmap e576: 8 total, 8 up, 8 in 2024-01-15T22:58:04.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:04 smithi163 ceph-mon[138526]: pgmap v580: 121 pgs: 121 active+clean; 429 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-01-15T22:58:04.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:04 smithi163 ceph-mon[138526]: osdmap e576: 8 total, 8 up, 8 in 2024-01-15T22:58:05.021 INFO:tasks.rados.rados.0.smithi053.stdout:2572: done (0 left) 2024-01-15T22:58:05.022 INFO:tasks.rados.rados.0.smithi053.stdout:2573: delete oid 29 current snap is 266 2024-01-15T22:58:05.026 INFO:tasks.rados.rados.0.smithi053.stdout:2573: done (0 left) 2024-01-15T22:58:05.026 INFO:tasks.rados.rados.0.smithi053.stdout:2574: copy_from oid 14 from oid 22 current snap is 266 2024-01-15T22:58:05.026 INFO:tasks.rados.rados.0.smithi053.stdout:2575: delete oid 40 current snap is 266 2024-01-15T22:58:05.029 INFO:tasks.rados.rados.0.smithi053.stdout:2575: done (1 left) 2024-01-15T22:58:05.029 INFO:tasks.rados.rados.0.smithi053.stdout:2576: delete oid 21 current snap is 266 2024-01-15T22:58:05.032 INFO:tasks.rados.rados.0.smithi053.stdout:2576: done (1 left) 2024-01-15T22:58:05.032 INFO:tasks.rados.rados.0.smithi053.stdout:2577: rmattr oid 28 current snap is 266 2024-01-15T22:58:05.032 INFO:tasks.rados.rados.0.smithi053.stdout:2577: done (1 left) 2024-01-15T22:58:05.033 INFO:tasks.rados.rados.0.smithi053.stdout:2578: read oid 7 snap 230 2024-01-15T22:58:05.033 INFO:tasks.rados.rados.0.smithi053.stdout:2578: expect (ObjNum 729 snap 226 seq_num 729) 2024-01-15T22:58:05.033 INFO:tasks.rados.rados.0.smithi053.stdout:2579: copy_from oid 25 from oid 26 current snap is 266 2024-01-15T22:58:05.033 INFO:tasks.rados.rados.0.smithi053.stdout:2580: rollback oid 11 current snap is 266 2024-01-15T22:58:05.033 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 11 to 253 2024-01-15T22:58:05.033 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 30 current snap is 266 2024-01-15T22:58:05.033 INFO:tasks.rados.rados.0.smithi053.stdout:2581: seq_num 814 ranges {0=442368,442368=770048,1212416=434176} 2024-01-15T22:58:05.034 INFO:tasks.rados.rados.0.smithi053.stdout:2581: writing smithi053129169-30 from 0 to 442368 tid 1 2024-01-15T22:58:05.039 INFO:tasks.rados.rados.0.smithi053.stdout:2581: writing smithi053129169-30 from 442368 to 1212416 tid 2 2024-01-15T22:58:05.042 INFO:tasks.rados.rados.0.smithi053.stdout:2581: writing smithi053129169-30 from 1212416 to 1646592 tid 3 2024-01-15T22:58:05.042 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 2 current snap is 266 2024-01-15T22:58:05.042 INFO:tasks.rados.rados.0.smithi053.stdout:2582: seq_num 815 ranges {0=458752,458752=655360,1114112=409600,1523712=139264} 2024-01-15T22:58:05.045 INFO:tasks.rados.rados.0.smithi053.stdout:2582: writing smithi053129169-2 from 0 to 458752 tid 1 2024-01-15T22:58:05.049 INFO:tasks.rados.rados.0.smithi053.stdout:2582: writing smithi053129169-2 from 458752 to 1114112 tid 2 2024-01-15T22:58:05.052 INFO:tasks.rados.rados.0.smithi053.stdout:2582: writing smithi053129169-2 from 1114112 to 1523712 tid 3 2024-01-15T22:58:05.053 INFO:tasks.rados.rados.0.smithi053.stdout:2582: writing smithi053129169-2 from 1523712 to 1662976 tid 4 2024-01-15T22:58:05.054 INFO:tasks.rados.rados.0.smithi053.stdout:2583: copy_from oid 16 from oid 39 current snap is 266 2024-01-15T22:58:05.054 INFO:tasks.rados.rados.0.smithi053.stdout:2581: finishing write tid 1 to smithi053129169-30 2024-01-15T22:58:05.054 INFO:tasks.rados.rados.0.smithi053.stdout:2574: finishing copy_from to smithi053129169-14 2024-01-15T22:58:05.054 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 1720 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-01-15T22:58:05.054 INFO:tasks.rados.rados.0.smithi053.stdout:2574: finishing copy_from racing read to smithi053129169-14 2024-01-15T22:58:05.054 INFO:tasks.rados.rados.0.smithi053.stdout:2581: finishing write tid 2 to smithi053129169-30 2024-01-15T22:58:05.054 INFO:tasks.rados.rados.0.smithi053.stdout:2581: finishing write tid 3 to smithi053129169-30 2024-01-15T22:58:05.054 INFO:tasks.rados.rados.0.smithi053.stdout:2581: finishing write tid 4 to smithi053129169-30 2024-01-15T22:58:05.054 INFO:tasks.rados.rados.0.smithi053.stdout:2581: finishing write tid 5 to smithi053129169-30 2024-01-15T22:58:05.054 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 1679 (ObjNum 814 snap 266 seq_num 814) dirty exists 2024-01-15T22:58:05.054 INFO:tasks.rados.rados.0.smithi053.stdout:2581: left oid 30 (ObjNum 814 snap 266 seq_num 814) 2024-01-15T22:58:05.054 INFO:tasks.rados.rados.0.smithi053.stdout:2582: finishing write tid 1 to smithi053129169-2 2024-01-15T22:58:05.054 INFO:tasks.rados.rados.0.smithi053.stdout:2574: done (6 left) 2024-01-15T22:58:05.055 INFO:tasks.rados.rados.0.smithi053.stdout:2581: done (5 left) 2024-01-15T22:58:05.055 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 266 2024-01-15T22:58:05.055 INFO:tasks.rados.rados.0.smithi053.stdout:2584: seq_num 816 ranges {2564096=475136,3039232=540672,3579904=614400,4194304=49152} 2024-01-15T22:58:05.070 INFO:tasks.rados.rados.0.smithi053.stdout:2584: writing smithi053129169-50 from 2564096 to 3039232 tid 1 2024-01-15T22:58:05.073 INFO:tasks.rados.rados.0.smithi053.stdout:2584: writing smithi053129169-50 from 3039232 to 3579904 tid 2 2024-01-15T22:58:05.076 INFO:tasks.rados.rados.0.smithi053.stdout:2584: writing smithi053129169-50 from 3579904 to 4194304 tid 3 2024-01-15T22:58:05.077 INFO:tasks.rados.rados.0.smithi053.stdout:2584: writing smithi053129169-50 from 4194304 to 4243456 tid 4 2024-01-15T22:58:05.077 INFO:tasks.rados.rados.0.smithi053.stdout:2585: delete oid 10 current snap is 266 2024-01-15T22:58:05.077 INFO:tasks.rados.rados.0.smithi053.stdout:2582: finishing write tid 2 to smithi053129169-2 2024-01-15T22:58:05.077 INFO:tasks.rados.rados.0.smithi053.stdout:2583: finishing copy_from to smithi053129169-16 2024-01-15T22:58:05.077 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 993 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T22:58:05.077 INFO:tasks.rados.rados.0.smithi053.stdout:2582: finishing write tid 3 to smithi053129169-2 2024-01-15T22:58:05.077 INFO:tasks.rados.rados.0.smithi053.stdout:2582: finishing write tid 4 to smithi053129169-2 2024-01-15T22:58:05.077 INFO:tasks.rados.rados.0.smithi053.stdout:2579: finishing copy_from to smithi053129169-25 2024-01-15T22:58:05.077 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 1290 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-01-15T22:58:05.077 INFO:tasks.rados.rados.0.smithi053.stdout:2582: finishing write tid 5 to smithi053129169-2 2024-01-15T22:58:05.078 INFO:tasks.rados.rados.0.smithi053.stdout:2583: finishing copy_from racing read to smithi053129169-16 2024-01-15T22:58:05.078 INFO:tasks.rados.rados.0.smithi053.stdout:2579: finishing copy_from racing read to smithi053129169-25 2024-01-15T22:58:05.078 INFO:tasks.rados.rados.0.smithi053.stdout:2582: finishing write tid 6 to smithi053129169-2 2024-01-15T22:58:05.078 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 2033 (ObjNum 815 snap 266 seq_num 815) dirty exists 2024-01-15T22:58:05.078 INFO:tasks.rados.rados.0.smithi053.stdout:2582: left oid 2 (ObjNum 815 snap 266 seq_num 815) 2024-01-15T22:58:05.078 INFO:tasks.rados.rados.0.smithi053.stdout:2578: expect (ObjNum 729 snap 226 seq_num 729) 2024-01-15T22:58:05.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:05 smithi053 ceph-mon[143363]: osdmap e577: 8 total, 8 up, 8 in 2024-01-15T22:58:05.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:58:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:58:05] "GET /metrics HTTP/1.1" 200 36203 "" "Prometheus/2.43.0" 2024-01-15T22:58:05.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:05 smithi053 ceph-mon[146052]: osdmap e577: 8 total, 8 up, 8 in 2024-01-15T22:58:05.297 INFO:tasks.rados.rados.0.smithi053.stdout:2580: finishing rollback tid 0 to smithi053129169-11 2024-01-15T22:58:05.298 INFO:tasks.rados.rados.0.smithi053.stdout:2580: finishing rollback tid 1 to smithi053129169-11 2024-01-15T22:58:05.298 INFO:tasks.rados.rados.0.smithi053.stdout:2580: finishing rollback tid 2 to smithi053129169-11 2024-01-15T22:58:05.298 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 1232 (ObjNum 753 snap 242 seq_num 753) dirty exists 2024-01-15T22:58:05.298 INFO:tasks.rados.rados.0.smithi053.stdout:2584: finishing write tid 1 to smithi053129169-50 2024-01-15T22:58:05.298 INFO:tasks.rados.rados.0.smithi053.stdout:2584: finishing write tid 2 to smithi053129169-50 2024-01-15T22:58:05.298 INFO:tasks.rados.rados.0.smithi053.stdout:2578: done (6 left) 2024-01-15T22:58:05.298 INFO:tasks.rados.rados.0.smithi053.stdout:2579: done (5 left) 2024-01-15T22:58:05.298 INFO:tasks.rados.rados.0.smithi053.stdout:2580: done (4 left) 2024-01-15T22:58:05.298 INFO:tasks.rados.rados.0.smithi053.stdout:2582: done (3 left) 2024-01-15T22:58:05.298 INFO:tasks.rados.rados.0.smithi053.stdout:2583: done (2 left) 2024-01-15T22:58:05.298 INFO:tasks.rados.rados.0.smithi053.stdout:2585: done (1 left) 2024-01-15T22:58:05.299 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 23 current snap is 266 2024-01-15T22:58:05.299 INFO:tasks.rados.rados.0.smithi053.stdout:2584: finishing write tid 3 to smithi053129169-50 2024-01-15T22:58:05.299 INFO:tasks.rados.rados.0.smithi053.stdout:2584: finishing write tid 4 to smithi053129169-50 2024-01-15T22:58:05.299 INFO:tasks.rados.rados.0.smithi053.stdout:2584: finishing write tid 5 to smithi053129169-50 2024-01-15T22:58:05.299 INFO:tasks.rados.rados.0.smithi053.stdout:2584: finishing write tid 6 to smithi053129169-50 2024-01-15T22:58:05.299 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 1742 (ObjNum 816 snap 266 seq_num 816) dirty exists 2024-01-15T22:58:05.299 INFO:tasks.rados.rados.0.smithi053.stdout:2584: left oid 50 (ObjNum 816 snap 266 seq_num 816) 2024-01-15T22:58:05.299 INFO:tasks.rados.rados.0.smithi053.stdout:2586: seq_num 818 ranges {0=507904,507904=704512,1212416=499712} 2024-01-15T22:58:05.299 INFO:tasks.rados.rados.0.smithi053.stdout:2586: writing smithi053129169-23 from 0 to 507904 tid 1 2024-01-15T22:58:05.303 INFO:tasks.rados.rados.0.smithi053.stdout:2586: writing smithi053129169-23 from 507904 to 1212416 tid 2 2024-01-15T22:58:05.306 INFO:tasks.rados.rados.0.smithi053.stdout:2586: writing smithi053129169-23 from 1212416 to 1712128 tid 3 2024-01-15T22:58:05.306 INFO:tasks.rados.rados.0.smithi053.stdout:2584: done (1 left) 2024-01-15T22:58:05.306 INFO:tasks.rados.rados.0.smithi053.stdout:2587: delete oid 14 current snap is 266 2024-01-15T22:58:05.306 INFO:tasks.rados.rados.0.smithi053.stdout:2586: finishing write tid 1 to smithi053129169-23 2024-01-15T22:58:05.307 INFO:tasks.rados.rados.0.smithi053.stdout:2586: finishing write tid 2 to smithi053129169-23 2024-01-15T22:58:05.310 INFO:tasks.rados.rados.0.smithi053.stdout:2586: finishing write tid 3 to smithi053129169-23 2024-01-15T22:58:05.310 INFO:tasks.rados.rados.0.smithi053.stdout:2586: finishing write tid 4 to smithi053129169-23 2024-01-15T22:58:05.311 INFO:tasks.rados.rados.0.smithi053.stdout:2587: done (1 left) 2024-01-15T22:58:05.311 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 266 2024-01-15T22:58:05.312 INFO:tasks.rados.rados.0.smithi053.stdout:2588: seq_num 820 ranges {6283264=540672,6823936=475136,7299072=598016,7897088=131072} 2024-01-15T22:58:05.348 INFO:tasks.rados.rados.0.smithi053.stdout:2588: writing smithi053129169-38 from 6283264 to 6823936 tid 1 2024-01-15T22:58:05.351 INFO:tasks.rados.rados.0.smithi053.stdout:2588: writing smithi053129169-38 from 6823936 to 7299072 tid 2 2024-01-15T22:58:05.355 INFO:tasks.rados.rados.0.smithi053.stdout:2588: writing smithi053129169-38 from 7299072 to 7897088 tid 3 2024-01-15T22:58:05.356 INFO:tasks.rados.rados.0.smithi053.stdout:2588: writing smithi053129169-38 from 7897088 to 8028160 tid 4 2024-01-15T22:58:05.356 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 266 2024-01-15T22:58:05.356 INFO:tasks.rados.rados.0.smithi053.stdout:2586: finishing write tid 5 to smithi053129169-23 2024-01-15T22:58:05.356 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1621 (ObjNum 818 snap 266 seq_num 818) dirty exists 2024-01-15T22:58:05.356 INFO:tasks.rados.rados.0.smithi053.stdout:2586: left oid 23 (ObjNum 818 snap 266 seq_num 818) 2024-01-15T22:58:05.356 INFO:tasks.rados.rados.0.smithi053.stdout:2588: finishing write tid 1 to smithi053129169-38 2024-01-15T22:58:05.356 INFO:tasks.rados.rados.0.smithi053.stdout:2588: finishing write tid 2 to smithi053129169-38 2024-01-15T22:58:05.356 INFO:tasks.rados.rados.0.smithi053.stdout:2589: seq_num 821 ranges {4243456=557056,4800512=761856,5562368=442368} 2024-01-15T22:58:05.382 INFO:tasks.rados.rados.0.smithi053.stdout:2589: writing smithi053129169-50 from 4243456 to 4800512 tid 1 2024-01-15T22:58:05.386 INFO:tasks.rados.rados.0.smithi053.stdout:2589: writing smithi053129169-50 from 4800512 to 5562368 tid 2 2024-01-15T22:58:05.389 INFO:tasks.rados.rados.0.smithi053.stdout:2589: writing smithi053129169-50 from 5562368 to 6004736 tid 3 2024-01-15T22:58:05.389 INFO:tasks.rados.rados.0.smithi053.stdout:2586: done (2 left) 2024-01-15T22:58:05.389 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 17 current snap is 266 2024-01-15T22:58:05.389 INFO:tasks.rados.rados.0.smithi053.stdout:2588: finishing write tid 3 to smithi053129169-38 2024-01-15T22:58:05.389 INFO:tasks.rados.rados.0.smithi053.stdout:2588: finishing write tid 4 to smithi053129169-38 2024-01-15T22:58:05.389 INFO:tasks.rados.rados.0.smithi053.stdout:2588: finishing write tid 5 to smithi053129169-38 2024-01-15T22:58:05.389 INFO:tasks.rados.rados.0.smithi053.stdout:2588: finishing write tid 6 to smithi053129169-38 2024-01-15T22:58:05.390 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 1029 (ObjNum 820 snap 266 seq_num 820) dirty exists 2024-01-15T22:58:05.390 INFO:tasks.rados.rados.0.smithi053.stdout:2588: left oid 38 (ObjNum 820 snap 266 seq_num 820) 2024-01-15T22:58:05.390 INFO:tasks.rados.rados.0.smithi053.stdout:2589: finishing write tid 1 to smithi053129169-50 2024-01-15T22:58:05.390 INFO:tasks.rados.rados.0.smithi053.stdout:2590: seq_num 822 ranges {0=573440,573440=696320,1269760=507904} 2024-01-15T22:58:05.392 INFO:tasks.rados.rados.0.smithi053.stdout:2590: writing smithi053129169-17 from 0 to 573440 tid 1 2024-01-15T22:58:05.395 INFO:tasks.rados.rados.0.smithi053.stdout:2590: writing smithi053129169-17 from 573440 to 1269760 tid 2 2024-01-15T22:58:05.399 INFO:tasks.rados.rados.0.smithi053.stdout:2590: writing smithi053129169-17 from 1269760 to 1777664 tid 3 2024-01-15T22:58:05.399 INFO:tasks.rados.rados.0.smithi053.stdout:2588: done (2 left) 2024-01-15T22:58:05.399 INFO:tasks.rados.rados.0.smithi053.stdout:2591: read oid 44 snap -1 2024-01-15T22:58:05.399 INFO:tasks.rados.rados.0.smithi053.stdout:2591: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:58:05.399 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 266 2024-01-15T22:58:05.399 INFO:tasks.rados.rados.0.smithi053.stdout:2589: finishing write tid 2 to smithi053129169-50 2024-01-15T22:58:05.399 INFO:tasks.rados.rados.0.smithi053.stdout:2589: finishing write tid 3 to smithi053129169-50 2024-01-15T22:58:05.399 INFO:tasks.rados.rados.0.smithi053.stdout:2589: finishing write tid 4 to smithi053129169-50 2024-01-15T22:58:05.399 INFO:tasks.rados.rados.0.smithi053.stdout:2589: finishing write tid 5 to smithi053129169-50 2024-01-15T22:58:05.399 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 1746 (ObjNum 821 snap 266 seq_num 821) dirty exists 2024-01-15T22:58:05.400 INFO:tasks.rados.rados.0.smithi053.stdout:2589: left oid 50 (ObjNum 821 snap 266 seq_num 821) 2024-01-15T22:58:05.400 INFO:tasks.rados.rados.0.smithi053.stdout:2590: finishing write tid 1 to smithi053129169-17 2024-01-15T22:58:05.400 INFO:tasks.rados.rados.0.smithi053.stdout:2590: finishing write tid 2 to smithi053129169-17 2024-01-15T22:58:05.400 INFO:tasks.rados.rados.0.smithi053.stdout:2592: seq_num 823 ranges {1540096=589824,2129920=573440,2703360=630784} 2024-01-15T22:58:05.410 INFO:tasks.rados.rados.0.smithi053.stdout:2592: writing smithi053129169-41 from 1540096 to 2129920 tid 1 2024-01-15T22:58:05.413 INFO:tasks.rados.rados.0.smithi053.stdout:2592: writing smithi053129169-41 from 2129920 to 2703360 tid 2 2024-01-15T22:58:05.417 INFO:tasks.rados.rados.0.smithi053.stdout:2592: writing smithi053129169-41 from 2703360 to 3334144 tid 3 2024-01-15T22:58:05.417 INFO:tasks.rados.rados.0.smithi053.stdout:2589: done (3 left) 2024-01-15T22:58:05.417 INFO:tasks.rados.rados.0.smithi053.stdout:2593: snap_remove snap 250 2024-01-15T22:58:05.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:05 smithi163 ceph-mon[138526]: osdmap e577: 8 total, 8 up, 8 in 2024-01-15T22:58:06.001 INFO:tasks.rados.rados.0.smithi053.stdout:2593: done (3 left) 2024-01-15T22:58:06.001 INFO:tasks.rados.rados.0.smithi053.stdout:2594: copy_from oid 38 from oid 3 current snap is 266 2024-01-15T22:58:06.001 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 266 2024-01-15T22:58:06.001 INFO:tasks.rados.rados.0.smithi053.stdout:2590: finishing write tid 3 to smithi053129169-17 2024-01-15T22:58:06.002 INFO:tasks.rados.rados.0.smithi053.stdout:2590: finishing write tid 4 to smithi053129169-17 2024-01-15T22:58:06.002 INFO:tasks.rados.rados.0.smithi053.stdout:2590: finishing write tid 5 to smithi053129169-17 2024-01-15T22:58:06.002 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 2200 (ObjNum 822 snap 266 seq_num 822) dirty exists 2024-01-15T22:58:06.002 INFO:tasks.rados.rados.0.smithi053.stdout:2590: left oid 17 (ObjNum 822 snap 266 seq_num 822) 2024-01-15T22:58:06.002 INFO:tasks.rados.rados.0.smithi053.stdout:2591: expect (ObjNum 312 snap 101 seq_num 312) 2024-01-15T22:58:06.137 INFO:tasks.rados.rados.0.smithi053.stdout:2592: finishing write tid 1 to smithi053129169-41 2024-01-15T22:58:06.137 INFO:tasks.rados.rados.0.smithi053.stdout:2592: finishing write tid 2 to smithi053129169-41 2024-01-15T22:58:06.137 INFO:tasks.rados.rados.0.smithi053.stdout:2592: finishing write tid 3 to smithi053129169-41 2024-01-15T22:58:06.137 INFO:tasks.rados.rados.0.smithi053.stdout:2592: finishing write tid 4 to smithi053129169-41 2024-01-15T22:58:06.137 INFO:tasks.rados.rados.0.smithi053.stdout:2595: seq_num 824 ranges {5390336=606208,5996544=458752,6455296=573440,7028736=172032} 2024-01-15T22:58:06.169 INFO:tasks.rados.rados.0.smithi053.stdout:2595: writing smithi053129169-26 from 5390336 to 5996544 tid 1 2024-01-15T22:58:06.172 INFO:tasks.rados.rados.0.smithi053.stdout:2595: writing smithi053129169-26 from 5996544 to 6455296 tid 2 2024-01-15T22:58:06.175 INFO:tasks.rados.rados.0.smithi053.stdout:2595: writing smithi053129169-26 from 6455296 to 7028736 tid 3 2024-01-15T22:58:06.177 INFO:tasks.rados.rados.0.smithi053.stdout:2595: writing smithi053129169-26 from 7028736 to 7200768 tid 4 2024-01-15T22:58:06.177 INFO:tasks.rados.rados.0.smithi053.stdout:2590: done (4 left) 2024-01-15T22:58:06.177 INFO:tasks.rados.rados.0.smithi053.stdout:2591: done (3 left) 2024-01-15T22:58:06.177 INFO:tasks.rados.rados.0.smithi053.stdout:2596: rollback oid 37 current snap is 266 2024-01-15T22:58:06.178 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 37 to 213 2024-01-15T22:58:06.178 INFO:tasks.rados.rados.0.smithi053.stdout:2592: finishing write tid 5 to smithi053129169-41 2024-01-15T22:58:06.178 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1326 (ObjNum 823 snap 266 seq_num 823) dirty exists 2024-01-15T22:58:06.178 INFO:tasks.rados.rados.0.smithi053.stdout:2592: left oid 41 (ObjNum 823 snap 266 seq_num 823) 2024-01-15T22:58:06.178 INFO:tasks.rados.rados.0.smithi053.stdout:2594: finishing copy_from to smithi053129169-38 2024-01-15T22:58:06.178 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 1689 (ObjNum 795 snap 260 seq_num 795) dirty exists 2024-01-15T22:58:06.178 INFO:tasks.rados.rados.0.smithi053.stdout:2594: finishing copy_from racing read to smithi053129169-38 2024-01-15T22:58:06.178 INFO:tasks.rados.rados.0.smithi053.stdout:2595: finishing write tid 1 to smithi053129169-26 2024-01-15T22:58:06.178 INFO:tasks.rados.rados.0.smithi053.stdout:2595: finishing write tid 2 to smithi053129169-26 2024-01-15T22:58:06.178 INFO:tasks.rados.rados.0.smithi053.stdout:2592: done (3 left) 2024-01-15T22:58:06.178 INFO:tasks.rados.rados.0.smithi053.stdout:2594: done (2 left) 2024-01-15T22:58:06.178 INFO:tasks.rados.rados.0.smithi053.stdout:2597: snap_create 2024-01-15T22:58:06.180 INFO:tasks.rados.rados.0.smithi053.stdout:2595: finishing write tid 3 to smithi053129169-26 2024-01-15T22:58:06.181 INFO:tasks.rados.rados.0.smithi053.stdout:2596: finishing rollback tid 0 to smithi053129169-37 2024-01-15T22:58:06.181 INFO:tasks.rados.rados.0.smithi053.stdout:2595: finishing write tid 4 to smithi053129169-26 2024-01-15T22:58:06.181 INFO:tasks.rados.rados.0.smithi053.stdout:2595: finishing write tid 5 to smithi053129169-26 2024-01-15T22:58:06.181 INFO:tasks.rados.rados.0.smithi053.stdout:2596: finishing rollback tid 1 to smithi053129169-37 2024-01-15T22:58:06.181 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 1755 (ObjNum 65 snap 0 seq_num 1734701663) dirty dne 2024-01-15T22:58:06.182 INFO:tasks.rados.rados.0.smithi053.stdout:2595: finishing write tid 6 to smithi053129169-26 2024-01-15T22:58:06.182 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 1741 (ObjNum 824 snap 266 seq_num 824) dirty exists 2024-01-15T22:58:06.182 INFO:tasks.rados.rados.0.smithi053.stdout:2595: left oid 26 (ObjNum 824 snap 266 seq_num 824) 2024-01-15T22:58:06.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:06 smithi053 ceph-mon[143363]: pgmap v583: 121 pgs: 121 active+clean; 429 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.1 MiB/s wr, 19 op/s 2024-01-15T22:58:06.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:06 smithi053 ceph-mon[143363]: osdmap e578: 8 total, 8 up, 8 in 2024-01-15T22:58:06.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:06 smithi053 ceph-mon[143363]: osdmap e579: 8 total, 8 up, 8 in 2024-01-15T22:58:06.316 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:06 smithi053 ceph-mon[146052]: pgmap v583: 121 pgs: 121 active+clean; 429 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.1 MiB/s wr, 19 op/s 2024-01-15T22:58:06.316 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:06 smithi053 ceph-mon[146052]: osdmap e578: 8 total, 8 up, 8 in 2024-01-15T22:58:06.317 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:06 smithi053 ceph-mon[146052]: osdmap e579: 8 total, 8 up, 8 in 2024-01-15T22:58:06.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:06 smithi163 ceph-mon[138526]: pgmap v583: 121 pgs: 121 active+clean; 429 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.1 MiB/s wr, 19 op/s 2024-01-15T22:58:06.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:06 smithi163 ceph-mon[138526]: osdmap e578: 8 total, 8 up, 8 in 2024-01-15T22:58:06.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:06 smithi163 ceph-mon[138526]: osdmap e579: 8 total, 8 up, 8 in 2024-01-15T22:58:07.036 INFO:tasks.rados.rados.0.smithi053.stdout:2595: done (2 left) 2024-01-15T22:58:07.036 INFO:tasks.rados.rados.0.smithi053.stdout:2596: done (1 left) 2024-01-15T22:58:07.036 INFO:tasks.rados.rados.0.smithi053.stdout:2597: done (0 left) 2024-01-15T22:58:07.036 INFO:tasks.rados.rados.0.smithi053.stdout:2598: snap_create 2024-01-15T22:58:08.039 INFO:tasks.rados.rados.0.smithi053.stdout:2598: done (0 left) 2024-01-15T22:58:08.039 INFO:tasks.rados.rados.0.smithi053.stdout:2599: rollback oid 2 current snap is 268 2024-01-15T22:58:08.039 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 2 to 242 2024-01-15T22:58:08.039 INFO:tasks.rados.rados.0.smithi053.stdout:2600: read oid 40 snap -1 2024-01-15T22:58:08.039 INFO:tasks.rados.rados.0.smithi053.stdout:2600: expect deleted 2024-01-15T22:58:08.040 INFO:tasks.rados.rados.0.smithi053.stdout:2601: read oid 24 snap -1 2024-01-15T22:58:08.040 INFO:tasks.rados.rados.0.smithi053.stdout:2601: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:58:08.040 INFO:tasks.rados.rados.0.smithi053.stdout:2602: snap_create 2024-01-15T22:58:08.040 INFO:tasks.rados.rados.0.smithi053.stdout:2601: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:58:08.047 INFO:tasks.rados.rados.0.smithi053.stdout:2599: finishing rollback tid 0 to smithi053129169-2 2024-01-15T22:58:08.048 INFO:tasks.rados.rados.0.smithi053.stdout:2599: finishing rollback tid 1 to smithi053129169-2 2024-01-15T22:58:08.048 INFO:tasks.rados.rados.0.smithi053.stdout:2599: finishing rollback tid 2 to smithi053129169-2 2024-01-15T22:58:08.048 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 2036 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-01-15T22:58:08.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:08 smithi163 ceph-mon[138526]: pgmap v586: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 435 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 21 op/s 2024-01-15T22:58:08.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:08 smithi163 ceph-mon[138526]: osdmap e580: 8 total, 8 up, 8 in 2024-01-15T22:58:08.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:08 smithi053 ceph-mon[143363]: pgmap v586: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 435 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 21 op/s 2024-01-15T22:58:08.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:08 smithi053 ceph-mon[143363]: osdmap e580: 8 total, 8 up, 8 in 2024-01-15T22:58:08.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:08 smithi053 ceph-mon[146052]: pgmap v586: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 435 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 21 op/s 2024-01-15T22:58:08.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:08 smithi053 ceph-mon[146052]: osdmap e580: 8 total, 8 up, 8 in 2024-01-15T22:58:09.039 INFO:tasks.rados.rados.0.smithi053.stdout:2599: done (3 left) 2024-01-15T22:58:09.039 INFO:tasks.rados.rados.0.smithi053.stdout:2600: done (2 left) 2024-01-15T22:58:09.040 INFO:tasks.rados.rados.0.smithi053.stdout:2601: done (1 left) 2024-01-15T22:58:09.040 INFO:tasks.rados.rados.0.smithi053.stdout:2602: done (0 left) 2024-01-15T22:58:09.040 INFO:tasks.rados.rados.0.smithi053.stdout:2603: read oid 49 snap -1 2024-01-15T22:58:09.040 INFO:tasks.rados.rados.0.smithi053.stdout:2603: expect (ObjNum 749 snap 240 seq_num 749) 2024-01-15T22:58:09.040 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 22 current snap is 269 2024-01-15T22:58:09.040 INFO:tasks.rados.rados.0.smithi053.stdout:2604: seq_num 825 ranges {0=622592,622592=745472,1368064=458752} 2024-01-15T22:58:09.043 INFO:tasks.rados.rados.0.smithi053.stdout:2604: writing smithi053129169-22 from 0 to 622592 tid 1 2024-01-15T22:58:09.047 INFO:tasks.rados.rados.0.smithi053.stdout:2604: writing smithi053129169-22 from 622592 to 1368064 tid 2 2024-01-15T22:58:09.050 INFO:tasks.rados.rados.0.smithi053.stdout:2604: writing smithi053129169-22 from 1368064 to 1826816 tid 3 2024-01-15T22:58:09.050 INFO:tasks.rados.rados.0.smithi053.stdout:2605: snap_remove snap 253 2024-01-15T22:58:09.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:09 smithi163 ceph-mon[138526]: osdmap e581: 8 total, 8 up, 8 in 2024-01-15T22:58:09.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:09 smithi163 ceph-mon[138526]: osdmap e582: 8 total, 8 up, 8 in 2024-01-15T22:58:09.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:09 smithi053 ceph-mon[143363]: osdmap e581: 8 total, 8 up, 8 in 2024-01-15T22:58:09.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:09 smithi053 ceph-mon[143363]: osdmap e582: 8 total, 8 up, 8 in 2024-01-15T22:58:09.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:09 smithi053 ceph-mon[146052]: osdmap e581: 8 total, 8 up, 8 in 2024-01-15T22:58:09.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:09 smithi053 ceph-mon[146052]: osdmap e582: 8 total, 8 up, 8 in 2024-01-15T22:58:10.061 INFO:tasks.rados.rados.0.smithi053.stdout:2605: done (2 left) 2024-01-15T22:58:10.062 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 269 2024-01-15T22:58:10.062 INFO:tasks.rados.rados.0.smithi053.stdout:2606: seq_num 826 ranges {3850240=638976,4489216=630784,5120000=573440} 2024-01-15T22:58:10.085 INFO:tasks.rados.rados.0.smithi053.stdout:2606: writing smithi053129169-32 from 3850240 to 4489216 tid 1 2024-01-15T22:58:10.089 INFO:tasks.rados.rados.0.smithi053.stdout:2606: writing smithi053129169-32 from 4489216 to 5120000 tid 2 2024-01-15T22:58:10.092 INFO:tasks.rados.rados.0.smithi053.stdout:2606: writing smithi053129169-32 from 5120000 to 5693440 tid 3 2024-01-15T22:58:10.092 INFO:tasks.rados.rados.0.smithi053.stdout:2607: rmattr oid 6 current snap is 269 2024-01-15T22:58:10.092 INFO:tasks.rados.rados.0.smithi053.stdout:2607: done (3 left) 2024-01-15T22:58:10.092 INFO:tasks.rados.rados.0.smithi053.stdout:2608: snap_remove snap 263 2024-01-15T22:58:10.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:10 smithi163 ceph-mon[138526]: pgmap v589: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 443 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.6 MiB/s wr, 15 op/s 2024-01-15T22:58:10.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:10 smithi053 ceph-mon[143363]: pgmap v589: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 443 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.6 MiB/s wr, 15 op/s 2024-01-15T22:58:10.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:10 smithi053 ceph-mon[146052]: pgmap v589: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 443 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.6 MiB/s wr, 15 op/s 2024-01-15T22:58:11.004 INFO:tasks.rados.rados.0.smithi053.stdout:2608: done (3 left) 2024-01-15T22:58:11.005 INFO:tasks.rados.rados.0.smithi053.stdout:2609: snap_remove snap 257 2024-01-15T22:58:11.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:11 smithi163 ceph-mon[138526]: osdmap e583: 8 total, 8 up, 8 in 2024-01-15T22:58:11.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:11 smithi163 ceph-mon[138526]: osdmap e584: 8 total, 8 up, 8 in 2024-01-15T22:58:11.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:11 smithi053 ceph-mon[143363]: osdmap e583: 8 total, 8 up, 8 in 2024-01-15T22:58:11.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:11 smithi053 ceph-mon[143363]: osdmap e584: 8 total, 8 up, 8 in 2024-01-15T22:58:11.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:11 smithi053 ceph-mon[146052]: osdmap e583: 8 total, 8 up, 8 in 2024-01-15T22:58:11.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:11 smithi053 ceph-mon[146052]: osdmap e584: 8 total, 8 up, 8 in 2024-01-15T22:58:12.015 INFO:tasks.rados.rados.0.smithi053.stdout:2609: done (3 left) 2024-01-15T22:58:12.015 INFO:tasks.rados.rados.0.smithi053.stdout:2610: rmattr oid 1 current snap is 269 2024-01-15T22:58:12.015 INFO:tasks.rados.rados.0.smithi053.stdout:2610: done (3 left) 2024-01-15T22:58:12.015 INFO:tasks.rados.rados.0.smithi053.stdout:2611: read oid 27 snap -1 2024-01-15T22:58:12.015 INFO:tasks.rados.rados.0.smithi053.stdout:2611: expect (ObjNum 776 snap 249 seq_num 776) 2024-01-15T22:58:12.015 INFO:tasks.rados.rados.0.smithi053.stdout:2612: read oid 18 snap -1 2024-01-15T22:58:12.015 INFO:tasks.rados.rados.0.smithi053.stdout:2612: expect (ObjNum 769 snap 246 seq_num 769) 2024-01-15T22:58:12.015 INFO:tasks.rados.rados.0.smithi053.stdout:2613: snap_remove snap 224 2024-01-15T22:58:12.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:12 smithi163 ceph-mon[138526]: pgmap v592: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 456 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.5 MiB/s wr, 17 op/s 2024-01-15T22:58:12.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:12 smithi163 ceph-mon[138526]: osdmap e585: 8 total, 8 up, 8 in 2024-01-15T22:58:12.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:12 smithi053 ceph-mon[143363]: pgmap v592: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 456 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.5 MiB/s wr, 17 op/s 2024-01-15T22:58:12.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:12 smithi053 ceph-mon[143363]: osdmap e585: 8 total, 8 up, 8 in 2024-01-15T22:58:12.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:12 smithi053 ceph-mon[146052]: pgmap v592: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 456 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.5 MiB/s wr, 17 op/s 2024-01-15T22:58:12.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:12 smithi053 ceph-mon[146052]: osdmap e585: 8 total, 8 up, 8 in 2024-01-15T22:58:13.013 INFO:tasks.rados.rados.0.smithi053.stdout:2613: done (5 left) 2024-01-15T22:58:13.013 INFO:tasks.rados.rados.0.smithi053.stdout:2614: rmattr oid 47 current snap is 269 2024-01-15T22:58:13.014 INFO:tasks.rados.rados.0.smithi053.stdout:2614: done (5 left) 2024-01-15T22:58:13.014 INFO:tasks.rados.rados.0.smithi053.stdout:2615: snap_remove snap 259 2024-01-15T22:58:14.025 INFO:tasks.rados.rados.0.smithi053.stdout:2615: done (5 left) 2024-01-15T22:58:14.026 INFO:tasks.rados.rados.0.smithi053.stdout:2616: snap_create 2024-01-15T22:58:14.026 INFO:tasks.rados.rados.0.smithi053.stdout:2604: finishing write tid 1 to smithi053129169-22 2024-01-15T22:58:14.026 INFO:tasks.rados.rados.0.smithi053.stdout:2604: finishing write tid 2 to smithi053129169-22 2024-01-15T22:58:14.026 INFO:tasks.rados.rados.0.smithi053.stdout:2604: finishing write tid 3 to smithi053129169-22 2024-01-15T22:58:14.026 INFO:tasks.rados.rados.0.smithi053.stdout:2604: finishing write tid 4 to smithi053129169-22 2024-01-15T22:58:14.026 INFO:tasks.rados.rados.0.smithi053.stdout:2604: finishing write tid 5 to smithi053129169-22 2024-01-15T22:58:14.026 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 1760 (ObjNum 825 snap 269 seq_num 825) dirty exists 2024-01-15T22:58:14.026 INFO:tasks.rados.rados.0.smithi053.stdout:2604: left oid 22 (ObjNum 825 snap 269 seq_num 825) 2024-01-15T22:58:14.026 INFO:tasks.rados.rados.0.smithi053.stdout:2603: expect (ObjNum 749 snap 240 seq_num 749) 2024-01-15T22:58:14.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:14 smithi053 ceph-mon[143363]: pgmap v595: 121 pgs: 121 active+clean; 458 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2024-01-15T22:58:14.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:14 smithi053 ceph-mon[143363]: osdmap e586: 8 total, 8 up, 8 in 2024-01-15T22:58:14.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:58:14.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:14 smithi053 ceph-mon[146052]: pgmap v595: 121 pgs: 121 active+clean; 458 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2024-01-15T22:58:14.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:14 smithi053 ceph-mon[146052]: osdmap e586: 8 total, 8 up, 8 in 2024-01-15T22:58:14.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:58:14.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:14 smithi163 ceph-mon[138526]: pgmap v595: 121 pgs: 121 active+clean; 458 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2024-01-15T22:58:14.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:14 smithi163 ceph-mon[138526]: osdmap e586: 8 total, 8 up, 8 in 2024-01-15T22:58:14.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:58:14.535 INFO:tasks.rados.rados.0.smithi053.stdout:2606: finishing write tid 1 to smithi053129169-32 2024-01-15T22:58:14.536 INFO:tasks.rados.rados.0.smithi053.stdout:2606: finishing write tid 2 to smithi053129169-32 2024-01-15T22:58:14.536 INFO:tasks.rados.rados.0.smithi053.stdout:2606: finishing write tid 3 to smithi053129169-32 2024-01-15T22:58:14.536 INFO:tasks.rados.rados.0.smithi053.stdout:2606: finishing write tid 4 to smithi053129169-32 2024-01-15T22:58:14.536 INFO:tasks.rados.rados.0.smithi053.stdout:2606: finishing write tid 5 to smithi053129169-32 2024-01-15T22:58:14.536 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2215 (ObjNum 826 snap 269 seq_num 826) dirty exists 2024-01-15T22:58:14.536 INFO:tasks.rados.rados.0.smithi053.stdout:2606: left oid 32 (ObjNum 826 snap 269 seq_num 826) 2024-01-15T22:58:14.536 INFO:tasks.rados.rados.0.smithi053.stdout:2611: expect (ObjNum 776 snap 249 seq_num 776) 2024-01-15T22:58:14.560 INFO:tasks.rados.rados.0.smithi053.stdout:2612: expect (ObjNum 769 snap 246 seq_num 769) 2024-01-15T22:58:15.027 INFO:tasks.rados.rados.0.smithi053.stdout:2603: done (5 left) 2024-01-15T22:58:15.028 INFO:tasks.rados.rados.0.smithi053.stdout:2604: done (4 left) 2024-01-15T22:58:15.028 INFO:tasks.rados.rados.0.smithi053.stdout:2606: done (3 left) 2024-01-15T22:58:15.028 INFO:tasks.rados.rados.0.smithi053.stdout:2611: done (2 left) 2024-01-15T22:58:15.028 INFO:tasks.rados.rados.0.smithi053.stdout:2612: done (1 left) 2024-01-15T22:58:15.028 INFO:tasks.rados.rados.0.smithi053.stdout:2616: done (0 left) 2024-01-15T22:58:15.028 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 20 current snap is 270 2024-01-15T22:58:15.028 INFO:tasks.rados.rados.0.smithi053.stdout:2617: seq_num 827 ranges {0=655360,655360=516096,1171456=688128} 2024-01-15T22:58:15.030 INFO:tasks.rados.rados.0.smithi053.stdout:2617: writing smithi053129169-20 from 0 to 655360 tid 1 2024-01-15T22:58:15.033 INFO:tasks.rados.rados.0.smithi053.stdout:2617: writing smithi053129169-20 from 655360 to 1171456 tid 2 2024-01-15T22:58:15.038 INFO:tasks.rados.rados.0.smithi053.stdout:2617: writing smithi053129169-20 from 1171456 to 1859584 tid 3 2024-01-15T22:58:15.038 INFO:tasks.rados.rados.0.smithi053.stdout:2618: read oid 9 snap 254 2024-01-15T22:58:15.038 INFO:tasks.rados.rados.0.smithi053.stdout:2618: expect (ObjNum 762 snap 243 seq_num 762) 2024-01-15T22:58:15.038 INFO:tasks.rados.rados.0.smithi053.stdout:2619: read oid 30 snap -1 2024-01-15T22:58:15.038 INFO:tasks.rados.rados.0.smithi053.stdout:2619: expect (ObjNum 814 snap 266 seq_num 814) 2024-01-15T22:58:15.039 INFO:tasks.rados.rados.0.smithi053.stdout:2620: rollback oid 50 current snap is 270 2024-01-15T22:58:15.039 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 50 to 210 2024-01-15T22:58:15.039 INFO:tasks.rados.rados.0.smithi053.stdout:2617: finishing write tid 1 to smithi053129169-20 2024-01-15T22:58:15.039 INFO:tasks.rados.rados.0.smithi053.stdout:2617: finishing write tid 2 to smithi053129169-20 2024-01-15T22:58:15.039 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 270 2024-01-15T22:58:15.039 INFO:tasks.rados.rados.0.smithi053.stdout:2621: seq_num 828 ranges {0=671744,671744=802816,1474560=401408} 2024-01-15T22:58:15.042 INFO:tasks.rados.rados.0.smithi053.stdout:2621: writing smithi053129169-24 from 0 to 671744 tid 1 2024-01-15T22:58:15.047 INFO:tasks.rados.rados.0.smithi053.stdout:2621: writing smithi053129169-24 from 671744 to 1474560 tid 2 2024-01-15T22:58:15.049 INFO:tasks.rados.rados.0.smithi053.stdout:2621: writing smithi053129169-24 from 1474560 to 1875968 tid 3 2024-01-15T22:58:15.049 INFO:tasks.rados.rados.0.smithi053.stdout:2622: snap_remove snap 252 2024-01-15T22:58:15.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:15 smithi053 ceph-mon[143363]: osdmap e587: 8 total, 8 up, 8 in 2024-01-15T22:58:15.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:58:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:58:15] "GET /metrics HTTP/1.1" 200 36203 "" "Prometheus/2.43.0" 2024-01-15T22:58:15.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:15 smithi053 ceph-mon[146052]: osdmap e587: 8 total, 8 up, 8 in 2024-01-15T22:58:15.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:15 smithi163 ceph-mon[138526]: osdmap e587: 8 total, 8 up, 8 in 2024-01-15T22:58:16.005 INFO:tasks.rados.rados.0.smithi053.stdout:2622: done (5 left) 2024-01-15T22:58:16.005 INFO:tasks.rados.rados.0.smithi053.stdout:2623: rollback oid 18 current snap is 270 2024-01-15T22:58:16.005 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 18 to 245 2024-01-15T22:58:16.008 INFO:tasks.rados.rados.0.smithi053.stdout:2624: delete oid 38 current snap is 270 2024-01-15T22:58:16.008 INFO:tasks.rados.rados.0.smithi053.stdout:2619: expect (ObjNum 814 snap 266 seq_num 814) 2024-01-15T22:58:16.059 INFO:tasks.rados.rados.0.smithi053.stdout:2620: finishing rollback tid 0 to smithi053129169-50 2024-01-15T22:58:16.060 INFO:tasks.rados.rados.0.smithi053.stdout:2617: finishing write tid 3 to smithi053129169-20 2024-01-15T22:58:16.060 INFO:tasks.rados.rados.0.smithi053.stdout:2617: finishing write tid 4 to smithi053129169-20 2024-01-15T22:58:16.060 INFO:tasks.rados.rados.0.smithi053.stdout:2620: finishing rollback tid 1 to smithi053129169-50 2024-01-15T22:58:16.060 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 1795 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-01-15T22:58:16.060 INFO:tasks.rados.rados.0.smithi053.stdout:2618: expect (ObjNum 762 snap 243 seq_num 762) 2024-01-15T22:58:16.095 INFO:tasks.rados.rados.0.smithi053.stdout:2617: finishing write tid 5 to smithi053129169-20 2024-01-15T22:58:16.095 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 2243 (ObjNum 827 snap 270 seq_num 827) dirty exists 2024-01-15T22:58:16.095 INFO:tasks.rados.rados.0.smithi053.stdout:2617: left oid 20 (ObjNum 827 snap 270 seq_num 827) 2024-01-15T22:58:16.095 INFO:tasks.rados.rados.0.smithi053.stdout:2621: finishing write tid 1 to smithi053129169-24 2024-01-15T22:58:16.095 INFO:tasks.rados.rados.0.smithi053.stdout:2617: done (6 left) 2024-01-15T22:58:16.095 INFO:tasks.rados.rados.0.smithi053.stdout:2618: done (5 left) 2024-01-15T22:58:16.095 INFO:tasks.rados.rados.0.smithi053.stdout:2619: done (4 left) 2024-01-15T22:58:16.095 INFO:tasks.rados.rados.0.smithi053.stdout:2620: done (3 left) 2024-01-15T22:58:16.095 INFO:tasks.rados.rados.0.smithi053.stdout:2624: done (2 left) 2024-01-15T22:58:16.095 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 270 2024-01-15T22:58:16.095 INFO:tasks.rados.rados.0.smithi053.stdout:2621: finishing write tid 2 to smithi053129169-24 2024-01-15T22:58:16.095 INFO:tasks.rados.rados.0.smithi053.stdout:2621: finishing write tid 3 to smithi053129169-24 2024-01-15T22:58:16.095 INFO:tasks.rados.rados.0.smithi053.stdout:2621: finishing write tid 4 to smithi053129169-24 2024-01-15T22:58:16.096 INFO:tasks.rados.rados.0.smithi053.stdout:2621: finishing write tid 5 to smithi053129169-24 2024-01-15T22:58:16.096 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 1442 (ObjNum 828 snap 270 seq_num 828) dirty exists 2024-01-15T22:58:16.096 INFO:tasks.rados.rados.0.smithi053.stdout:2621: left oid 24 (ObjNum 828 snap 270 seq_num 828) 2024-01-15T22:58:16.096 INFO:tasks.rados.rados.0.smithi053.stdout:2625: seq_num 830 ranges {0=704512,704512=614400,1318912=573440,1892352=16384} 2024-01-15T22:58:16.098 INFO:tasks.rados.rados.0.smithi053.stdout:2625: writing smithi053129169-7 from 0 to 704512 tid 1 2024-01-15T22:58:16.101 INFO:tasks.rados.rados.0.smithi053.stdout:2625: writing smithi053129169-7 from 704512 to 1318912 tid 2 2024-01-15T22:58:16.105 INFO:tasks.rados.rados.0.smithi053.stdout:2625: writing smithi053129169-7 from 1318912 to 1892352 tid 3 2024-01-15T22:58:16.105 INFO:tasks.rados.rados.0.smithi053.stdout:2625: writing smithi053129169-7 from 1892352 to 1908736 tid 4 2024-01-15T22:58:16.105 INFO:tasks.rados.rados.0.smithi053.stdout:2621: done (2 left) 2024-01-15T22:58:16.105 INFO:tasks.rados.rados.0.smithi053.stdout:2626: snap_remove snap 268 2024-01-15T22:58:16.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:16 smithi053 ceph-mon[143363]: pgmap v598: 121 pgs: 121 active+clean; 457 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 446 KiB/s wr, 1 op/s 2024-01-15T22:58:16.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:16 smithi053 ceph-mon[143363]: osdmap e588: 8 total, 8 up, 8 in 2024-01-15T22:58:16.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:16 smithi053 ceph-mon[143363]: osdmap e589: 8 total, 8 up, 8 in 2024-01-15T22:58:16.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:16 smithi053 ceph-mon[146052]: pgmap v598: 121 pgs: 121 active+clean; 457 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 446 KiB/s wr, 1 op/s 2024-01-15T22:58:16.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:16 smithi053 ceph-mon[146052]: osdmap e588: 8 total, 8 up, 8 in 2024-01-15T22:58:16.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:16 smithi053 ceph-mon[146052]: osdmap e589: 8 total, 8 up, 8 in 2024-01-15T22:58:16.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:16 smithi163 ceph-mon[138526]: pgmap v598: 121 pgs: 121 active+clean; 457 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 446 KiB/s wr, 1 op/s 2024-01-15T22:58:16.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:16 smithi163 ceph-mon[138526]: osdmap e588: 8 total, 8 up, 8 in 2024-01-15T22:58:16.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:16 smithi163 ceph-mon[138526]: osdmap e589: 8 total, 8 up, 8 in 2024-01-15T22:58:17.040 INFO:tasks.rados.rados.0.smithi053.stdout:2626: done (2 left) 2024-01-15T22:58:17.040 INFO:tasks.rados.rados.0.smithi053.stdout:2627: read oid 33 snap -1 2024-01-15T22:58:17.040 INFO:tasks.rados.rados.0.smithi053.stdout:2627: expect deleted 2024-01-15T22:58:17.040 INFO:tasks.rados.rados.0.smithi053.stdout:2628: rollback oid 39 current snap is 270 2024-01-15T22:58:17.040 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 39 to 237 2024-01-15T22:58:17.040 INFO:tasks.rados.rados.0.smithi053.stdout:2629: setattr oid 5 current snap is 270 2024-01-15T22:58:17.042 INFO:tasks.rados.rados.0.smithi053.stdout:2630: copy_from oid 44 from oid 1 current snap is 270 2024-01-15T22:58:17.042 INFO:tasks.rados.rados.0.smithi053.stdout:2631: rmattr oid 30 current snap is 270 2024-01-15T22:58:17.042 INFO:tasks.rados.rados.0.smithi053.stdout:2631: done (6 left) 2024-01-15T22:58:17.042 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 270 2024-01-15T22:58:17.042 INFO:tasks.rados.rados.0.smithi053.stdout:2632: seq_num 831 ranges {0=720896,720896=499712,1220608=704512} 2024-01-15T22:58:17.046 INFO:tasks.rados.rados.0.smithi053.stdout:2632: writing smithi053129169-38 from 0 to 720896 tid 1 2024-01-15T22:58:17.049 INFO:tasks.rados.rados.0.smithi053.stdout:2632: writing smithi053129169-38 from 720896 to 1220608 tid 2 2024-01-15T22:58:17.054 INFO:tasks.rados.rados.0.smithi053.stdout:2632: writing smithi053129169-38 from 1220608 to 1925120 tid 3 2024-01-15T22:58:17.054 INFO:tasks.rados.rados.0.smithi053.stdout:2633: delete oid 14 current snap is 270 2024-01-15T22:58:17.054 INFO:tasks.rados.rados.0.smithi053.stdout:2623: finishing rollback tid 0 to smithi053129169-18 2024-01-15T22:58:17.054 INFO:tasks.rados.rados.0.smithi053.stdout:2623: finishing rollback tid 1 to smithi053129169-18 2024-01-15T22:58:17.054 INFO:tasks.rados.rados.0.smithi053.stdout:2623: finishing rollback tid 2 to smithi053129169-18 2024-01-15T22:58:17.054 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 1329 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-01-15T22:58:17.054 INFO:tasks.rados.rados.0.smithi053.stdout:2625: finishing write tid 1 to smithi053129169-7 2024-01-15T22:58:17.054 INFO:tasks.rados.rados.0.smithi053.stdout:2625: finishing write tid 2 to smithi053129169-7 2024-01-15T22:58:17.054 INFO:tasks.rados.rados.0.smithi053.stdout:2625: finishing write tid 3 to smithi053129169-7 2024-01-15T22:58:17.054 INFO:tasks.rados.rados.0.smithi053.stdout:2625: finishing write tid 4 to smithi053129169-7 2024-01-15T22:58:17.055 INFO:tasks.rados.rados.0.smithi053.stdout:2625: finishing write tid 5 to smithi053129169-7 2024-01-15T22:58:17.055 INFO:tasks.rados.rados.0.smithi053.stdout:2625: finishing write tid 6 to smithi053129169-7 2024-01-15T22:58:17.055 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 1237 (ObjNum 830 snap 270 seq_num 830) dirty exists 2024-01-15T22:58:17.055 INFO:tasks.rados.rados.0.smithi053.stdout:2625: left oid 7 (ObjNum 830 snap 270 seq_num 830) 2024-01-15T22:58:17.055 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 2037 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-01-15T22:58:17.057 INFO:tasks.rados.rados.0.smithi053.stdout:2623: done (7 left) 2024-01-15T22:58:17.057 INFO:tasks.rados.rados.0.smithi053.stdout:2625: done (6 left) 2024-01-15T22:58:17.057 INFO:tasks.rados.rados.0.smithi053.stdout:2627: done (5 left) 2024-01-15T22:58:17.057 INFO:tasks.rados.rados.0.smithi053.stdout:2629: done (4 left) 2024-01-15T22:58:17.057 INFO:tasks.rados.rados.0.smithi053.stdout:2633: done (3 left) 2024-01-15T22:58:17.057 INFO:tasks.rados.rados.0.smithi053.stdout:2634: snap_remove snap 251 2024-01-15T22:58:18.044 INFO:tasks.rados.rados.0.smithi053.stdout:2634: done (3 left) 2024-01-15T22:58:18.044 INFO:tasks.rados.rados.0.smithi053.stdout:2635: read oid 22 snap -1 2024-01-15T22:58:18.044 INFO:tasks.rados.rados.0.smithi053.stdout:2635: expect (ObjNum 825 snap 269 seq_num 825) 2024-01-15T22:58:18.044 INFO:tasks.rados.rados.0.smithi053.stdout:2636: read oid 25 snap 245 2024-01-15T22:58:18.045 INFO:tasks.rados.rados.0.smithi053.stdout:2636: expect (ObjNum 706 snap 214 seq_num 706) 2024-01-15T22:58:18.045 INFO:tasks.rados.rados.0.smithi053.stdout:2637: rollback oid 9 current snap is 270 2024-01-15T22:58:18.045 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 9 to 228 2024-01-15T22:58:18.045 INFO:tasks.rados.rados.0.smithi053.stdout:2628: finishing rollback tid 0 to smithi053129169-39 2024-01-15T22:58:18.045 INFO:tasks.rados.rados.0.smithi053.stdout:2628: finishing rollback tid 1 to smithi053129169-39 2024-01-15T22:58:18.045 INFO:tasks.rados.rados.0.smithi053.stdout:2628: finishing rollback tid 2 to smithi053129169-39 2024-01-15T22:58:18.045 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 1693 (ObjNum 703 snap 212 seq_num 703) dirty exists 2024-01-15T22:58:18.045 INFO:tasks.rados.rados.0.smithi053.stdout:2632: finishing write tid 1 to smithi053129169-38 2024-01-15T22:58:18.045 INFO:tasks.rados.rados.0.smithi053.stdout:2632: finishing write tid 2 to smithi053129169-38 2024-01-15T22:58:18.045 INFO:tasks.rados.rados.0.smithi053.stdout:2632: finishing write tid 3 to smithi053129169-38 2024-01-15T22:58:18.045 INFO:tasks.rados.rados.0.smithi053.stdout:2632: finishing write tid 4 to smithi053129169-38 2024-01-15T22:58:18.045 INFO:tasks.rados.rados.0.smithi053.stdout:2630: finishing copy_from to smithi053129169-44 2024-01-15T22:58:18.046 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 1594 (ObjNum 762 snap 243 seq_num 762) dirty exists 2024-01-15T22:58:18.046 INFO:tasks.rados.rados.0.smithi053.stdout:2632: finishing write tid 5 to smithi053129169-38 2024-01-15T22:58:18.046 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 1697 (ObjNum 831 snap 270 seq_num 831) dirty exists 2024-01-15T22:58:18.046 INFO:tasks.rados.rados.0.smithi053.stdout:2632: left oid 38 (ObjNum 831 snap 270 seq_num 831) 2024-01-15T22:58:18.046 INFO:tasks.rados.rados.0.smithi053.stdout:2630: finishing copy_from racing read to smithi053129169-44 2024-01-15T22:58:18.046 INFO:tasks.rados.rados.0.smithi053.stdout:2628: done (5 left) 2024-01-15T22:58:18.046 INFO:tasks.rados.rados.0.smithi053.stdout:2630: done (4 left) 2024-01-15T22:58:18.046 INFO:tasks.rados.rados.0.smithi053.stdout:2632: done (3 left) 2024-01-15T22:58:18.046 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 270 2024-01-15T22:58:18.049 INFO:tasks.rados.rados.0.smithi053.stdout:2638: seq_num 833 ranges {7200768=761856,7962624=671744,8634368=532480} 2024-01-15T22:58:18.090 INFO:tasks.rados.rados.0.smithi053.stdout:2638: writing smithi053129169-26 from 7200768 to 7962624 tid 1 2024-01-15T22:58:18.094 INFO:tasks.rados.rados.0.smithi053.stdout:2638: writing smithi053129169-26 from 7962624 to 8634368 tid 2 2024-01-15T22:58:18.097 INFO:tasks.rados.rados.0.smithi053.stdout:2638: writing smithi053129169-26 from 8634368 to 9166848 tid 3 2024-01-15T22:58:18.097 INFO:tasks.rados.rados.0.smithi053.stdout:2639: read oid 24 snap 269 2024-01-15T22:58:18.097 INFO:tasks.rados.rados.0.smithi053.stdout:2639: expect (ObjNum -655389376 snap 21934 seq_num 3638637600) 2024-01-15T22:58:18.097 INFO:tasks.rados.rados.0.smithi053.stdout:2640: setattr oid 46 current snap is 270 2024-01-15T22:58:18.098 INFO:tasks.rados.rados.0.smithi053.stdout:2635: expect (ObjNum 825 snap 269 seq_num 825) 2024-01-15T22:58:18.144 INFO:tasks.rados.rados.0.smithi053.stdout:2636: expect (ObjNum 706 snap 214 seq_num 706) 2024-01-15T22:58:18.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:18 smithi053 ceph-mon[143363]: pgmap v601: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 460 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 912 KiB/s wr, 4 op/s 2024-01-15T22:58:18.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:18 smithi053 ceph-mon[143363]: osdmap e590: 8 total, 8 up, 8 in 2024-01-15T22:58:18.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:18 smithi053 ceph-mon[146052]: pgmap v601: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 460 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 912 KiB/s wr, 4 op/s 2024-01-15T22:58:18.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:18 smithi053 ceph-mon[146052]: osdmap e590: 8 total, 8 up, 8 in 2024-01-15T22:58:18.414 INFO:tasks.rados.rados.0.smithi053.stdout:2637: finishing rollback tid 0 to smithi053129169-9 2024-01-15T22:58:18.414 INFO:tasks.rados.rados.0.smithi053.stdout:2637: finishing rollback tid 1 to smithi053129169-9 2024-01-15T22:58:18.414 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 1783 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-01-15T22:58:18.414 INFO:tasks.rados.rados.0.smithi053.stdout:2638: finishing write tid 1 to smithi053129169-26 2024-01-15T22:58:18.414 INFO:tasks.rados.rados.0.smithi053.stdout:2639: expect (ObjNum -655389376 snap 21934 seq_num 3638637600) 2024-01-15T22:58:18.416 INFO:tasks.rados.rados.0.smithi053.stdout:2638: finishing write tid 2 to smithi053129169-26 2024-01-15T22:58:18.416 INFO:tasks.rados.rados.0.smithi053.stdout:2638: finishing write tid 3 to smithi053129169-26 2024-01-15T22:58:18.416 INFO:tasks.rados.rados.0.smithi053.stdout:2638: finishing write tid 4 to smithi053129169-26 2024-01-15T22:58:18.416 INFO:tasks.rados.rados.0.smithi053.stdout:2638: finishing write tid 5 to smithi053129169-26 2024-01-15T22:58:18.416 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 1790 (ObjNum 833 snap 270 seq_num 833) dirty exists 2024-01-15T22:58:18.416 INFO:tasks.rados.rados.0.smithi053.stdout:2638: left oid 26 (ObjNum 833 snap 270 seq_num 833) 2024-01-15T22:58:18.416 INFO:tasks.rados.rados.0.smithi053.stdout:2635: done (5 left) 2024-01-15T22:58:18.416 INFO:tasks.rados.rados.0.smithi053.stdout:2636: done (4 left) 2024-01-15T22:58:18.416 INFO:tasks.rados.rados.0.smithi053.stdout:2637: done (3 left) 2024-01-15T22:58:18.416 INFO:tasks.rados.rados.0.smithi053.stdout:2638: done (2 left) 2024-01-15T22:58:18.416 INFO:tasks.rados.rados.0.smithi053.stdout:2639: done (1 left) 2024-01-15T22:58:18.416 INFO:tasks.rados.rados.0.smithi053.stdout:2641: read oid 12 snap -1 2024-01-15T22:58:18.417 INFO:tasks.rados.rados.0.smithi053.stdout:2641: expect (ObjNum 803 snap 263 seq_num 803) 2024-01-15T22:58:18.417 INFO:tasks.rados.rados.0.smithi053.stdout:2642: rollback oid 31 current snap is 270 2024-01-15T22:58:18.417 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 31 to 245 2024-01-15T22:58:18.417 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 270 2024-01-15T22:58:18.417 INFO:tasks.rados.rados.0.smithi053.stdout:2643: seq_num 834 ranges {5390336=778240,6168576=557056,6725632=548864,7274496=98304} 2024-01-15T22:58:18.449 INFO:tasks.rados.rados.0.smithi053.stdout:2643: writing smithi053129169-25 from 5390336 to 6168576 tid 1 2024-01-15T22:58:18.452 INFO:tasks.rados.rados.0.smithi053.stdout:2643: writing smithi053129169-25 from 6168576 to 6725632 tid 2 2024-01-15T22:58:18.455 INFO:tasks.rados.rados.0.smithi053.stdout:2643: writing smithi053129169-25 from 6725632 to 7274496 tid 3 2024-01-15T22:58:18.456 INFO:tasks.rados.rados.0.smithi053.stdout:2643: writing smithi053129169-25 from 7274496 to 7372800 tid 4 2024-01-15T22:58:18.456 INFO:tasks.rados.rados.0.smithi053.stdout:2644: read oid 17 snap -1 2024-01-15T22:58:18.456 INFO:tasks.rados.rados.0.smithi053.stdout:2644: expect (ObjNum 822 snap 266 seq_num 822) 2024-01-15T22:58:18.456 INFO:tasks.rados.rados.0.smithi053.stdout:2645: snap_remove snap 266 2024-01-15T22:58:18.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:18 smithi163 ceph-mon[138526]: pgmap v601: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 460 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 912 KiB/s wr, 4 op/s 2024-01-15T22:58:18.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:18 smithi163 ceph-mon[138526]: osdmap e590: 8 total, 8 up, 8 in 2024-01-15T22:58:19.052 INFO:tasks.rados.rados.0.smithi053.stdout:2645: done (5 left) 2024-01-15T22:58:19.052 INFO:tasks.rados.rados.0.smithi053.stdout:2646: snap_create 2024-01-15T22:58:19.052 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 1606 (ObjNum 1265 snap 0 seq_num 3637882352) dirty exists 2024-01-15T22:58:19.053 INFO:tasks.rados.rados.0.smithi053.stdout:2642: finishing rollback tid 1 to smithi053129169-31 2024-01-15T22:58:19.053 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 1670 (ObjNum 33 snap 0 seq_num 3619534664) dirty dne 2024-01-15T22:58:19.053 INFO:tasks.rados.rados.0.smithi053.stdout:2641: expect (ObjNum 803 snap 263 seq_num 803) 2024-01-15T22:58:19.174 INFO:tasks.rados.rados.0.smithi053.stdout:2643: finishing write tid 1 to smithi053129169-25 2024-01-15T22:58:19.174 INFO:tasks.rados.rados.0.smithi053.stdout:2643: finishing write tid 2 to smithi053129169-25 2024-01-15T22:58:19.175 INFO:tasks.rados.rados.0.smithi053.stdout:2643: finishing write tid 3 to smithi053129169-25 2024-01-15T22:58:19.175 INFO:tasks.rados.rados.0.smithi053.stdout:2643: finishing write tid 4 to smithi053129169-25 2024-01-15T22:58:19.175 INFO:tasks.rados.rados.0.smithi053.stdout:2643: finishing write tid 5 to smithi053129169-25 2024-01-15T22:58:19.175 INFO:tasks.rados.rados.0.smithi053.stdout:2643: finishing write tid 6 to smithi053129169-25 2024-01-15T22:58:19.175 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 1626 (ObjNum 834 snap 270 seq_num 834) dirty exists 2024-01-15T22:58:19.175 INFO:tasks.rados.rados.0.smithi053.stdout:2643: left oid 25 (ObjNum 834 snap 270 seq_num 834) 2024-01-15T22:58:19.175 INFO:tasks.rados.rados.0.smithi053.stdout:2644: expect (ObjNum 822 snap 266 seq_num 822) 2024-01-15T22:58:19.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:19 smithi163 ceph-mon[138526]: osdmap e591: 8 total, 8 up, 8 in 2024-01-15T22:58:19.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:19 smithi053 ceph-mon[143363]: osdmap e591: 8 total, 8 up, 8 in 2024-01-15T22:58:19.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:19 smithi053 ceph-mon[146052]: osdmap e591: 8 total, 8 up, 8 in 2024-01-15T22:58:20.050 INFO:tasks.rados.rados.0.smithi053.stdout:2640: done (5 left) 2024-01-15T22:58:20.051 INFO:tasks.rados.rados.0.smithi053.stdout:2641: done (4 left) 2024-01-15T22:58:20.051 INFO:tasks.rados.rados.0.smithi053.stdout:2642: done (3 left) 2024-01-15T22:58:20.051 INFO:tasks.rados.rados.0.smithi053.stdout:2643: done (2 left) 2024-01-15T22:58:20.051 INFO:tasks.rados.rados.0.smithi053.stdout:2644: done (1 left) 2024-01-15T22:58:20.051 INFO:tasks.rados.rados.0.smithi053.stdout:2646: done (0 left) 2024-01-15T22:58:20.051 INFO:tasks.rados.rados.0.smithi053.stdout:2647: delete oid 44 current snap is 271 2024-01-15T22:58:20.056 INFO:tasks.rados.rados.0.smithi053.stdout:2647: done (0 left) 2024-01-15T22:58:20.056 INFO:tasks.rados.rados.0.smithi053.stdout:2648: delete oid 20 current snap is 271 2024-01-15T22:58:20.059 INFO:tasks.rados.rados.0.smithi053.stdout:2648: done (0 left) 2024-01-15T22:58:20.059 INFO:tasks.rados.rados.0.smithi053.stdout:2649: rmattr oid 37 current snap is 271 2024-01-15T22:58:20.060 INFO:tasks.rados.rados.0.smithi053.stdout:2649: done (0 left) 2024-01-15T22:58:20.060 INFO:tasks.rados.rados.0.smithi053.stdout:2650: snap_create 2024-01-15T22:58:20.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:20 smithi163 ceph-mon[138526]: pgmap v604: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 466 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-01-15T22:58:20.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:20 smithi163 ceph-mon[138526]: osdmap e592: 8 total, 8 up, 8 in 2024-01-15T22:58:20.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:20 smithi053 ceph-mon[143363]: pgmap v604: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 466 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-01-15T22:58:20.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:20 smithi053 ceph-mon[143363]: osdmap e592: 8 total, 8 up, 8 in 2024-01-15T22:58:20.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:20 smithi053 ceph-mon[146052]: pgmap v604: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 466 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-01-15T22:58:20.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:20 smithi053 ceph-mon[146052]: osdmap e592: 8 total, 8 up, 8 in 2024-01-15T22:58:21.005 INFO:tasks.rados.rados.0.smithi053.stdout:2650: done (0 left) 2024-01-15T22:58:21.006 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 272 2024-01-15T22:58:21.006 INFO:tasks.rados.rados.0.smithi053.stdout:2651: seq_num 837 ranges {925696=425984,1351680=655360,2007040=729088,2736128=221184} 2024-01-15T22:58:21.013 INFO:tasks.rados.rados.0.smithi053.stdout:2651: writing smithi053129169-4 from 925696 to 1351680 tid 1 2024-01-15T22:58:21.017 INFO:tasks.rados.rados.0.smithi053.stdout:2651: writing smithi053129169-4 from 1351680 to 2007040 tid 2 2024-01-15T22:58:21.020 INFO:tasks.rados.rados.0.smithi053.stdout:2651: writing smithi053129169-4 from 2007040 to 2736128 tid 3 2024-01-15T22:58:21.022 INFO:tasks.rados.rados.0.smithi053.stdout:2651: writing smithi053129169-4 from 2736128 to 2957312 tid 4 2024-01-15T22:58:21.022 INFO:tasks.rados.rados.0.smithi053.stdout:2652: read oid 38 snap -1 2024-01-15T22:58:21.022 INFO:tasks.rados.rados.0.smithi053.stdout:2652: expect (ObjNum 831 snap 270 seq_num 831) 2024-01-15T22:58:21.023 INFO:tasks.rados.rados.0.smithi053.stdout:2653: rmattr oid 36 current snap is 272 2024-01-15T22:58:21.023 INFO:tasks.rados.rados.0.smithi053.stdout:2653: done (2 left) 2024-01-15T22:58:21.023 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 47 current snap is 272 2024-01-15T22:58:21.023 INFO:tasks.rados.rados.0.smithi053.stdout:2654: seq_num 838 ranges {0=442368,442368=540672,983040=532480,1515520=442368,1957888=90112} 2024-01-15T22:58:21.025 INFO:tasks.rados.rados.0.smithi053.stdout:2654: writing smithi053129169-47 from 0 to 442368 tid 1 2024-01-15T22:58:21.029 INFO:tasks.rados.rados.0.smithi053.stdout:2654: writing smithi053129169-47 from 442368 to 983040 tid 2 2024-01-15T22:58:21.032 INFO:tasks.rados.rados.0.smithi053.stdout:2654: writing smithi053129169-47 from 983040 to 1515520 tid 3 2024-01-15T22:58:21.035 INFO:tasks.rados.rados.0.smithi053.stdout:2654: writing smithi053129169-47 from 1515520 to 1957888 tid 4 2024-01-15T22:58:21.036 INFO:tasks.rados.rados.0.smithi053.stdout:2654: writing smithi053129169-47 from 1957888 to 2048000 tid 5 2024-01-15T22:58:21.036 INFO:tasks.rados.rados.0.smithi053.stdout:2655: delete oid 2 current snap is 272 2024-01-15T22:58:21.036 INFO:tasks.rados.rados.0.smithi053.stdout:2651: finishing write tid 1 to smithi053129169-4 2024-01-15T22:58:21.036 INFO:tasks.rados.rados.0.smithi053.stdout:2651: finishing write tid 2 to smithi053129169-4 2024-01-15T22:58:21.036 INFO:tasks.rados.rados.0.smithi053.stdout:2651: finishing write tid 3 to smithi053129169-4 2024-01-15T22:58:21.036 INFO:tasks.rados.rados.0.smithi053.stdout:2651: finishing write tid 4 to smithi053129169-4 2024-01-15T22:58:21.036 INFO:tasks.rados.rados.0.smithi053.stdout:2651: finishing write tid 5 to smithi053129169-4 2024-01-15T22:58:21.037 INFO:tasks.rados.rados.0.smithi053.stdout:2651: finishing write tid 6 to smithi053129169-4 2024-01-15T22:58:21.037 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 1621 (ObjNum 837 snap 272 seq_num 837) dirty exists 2024-01-15T22:58:21.037 INFO:tasks.rados.rados.0.smithi053.stdout:2651: left oid 4 (ObjNum 837 snap 272 seq_num 837) 2024-01-15T22:58:21.037 INFO:tasks.rados.rados.0.smithi053.stdout:2652: expect (ObjNum 831 snap 270 seq_num 831) 2024-01-15T22:58:21.086 INFO:tasks.rados.rados.0.smithi053.stdout:2654: finishing write tid 1 to smithi053129169-47 2024-01-15T22:58:21.087 INFO:tasks.rados.rados.0.smithi053.stdout:2654: finishing write tid 2 to smithi053129169-47 2024-01-15T22:58:21.087 INFO:tasks.rados.rados.0.smithi053.stdout:2651: done (3 left) 2024-01-15T22:58:21.087 INFO:tasks.rados.rados.0.smithi053.stdout:2652: done (2 left) 2024-01-15T22:58:21.087 INFO:tasks.rados.rados.0.smithi053.stdout:2655: done (1 left) 2024-01-15T22:58:21.087 INFO:tasks.rados.rados.0.smithi053.stdout:2656: read oid 19 snap -1 2024-01-15T22:58:21.087 INFO:tasks.rados.rados.0.smithi053.stdout:2656: expect (ObjNum 749 snap 240 seq_num 749) 2024-01-15T22:58:21.087 INFO:tasks.rados.rados.0.smithi053.stdout:2657: read oid 30 snap -1 2024-01-15T22:58:21.087 INFO:tasks.rados.rados.0.smithi053.stdout:2657: expect (ObjNum 814 snap 266 seq_num 814) 2024-01-15T22:58:21.087 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 272 2024-01-15T22:58:21.087 INFO:tasks.rados.rados.0.smithi053.stdout:2654: finishing write tid 3 to smithi053129169-47 2024-01-15T22:58:21.087 INFO:tasks.rados.rados.0.smithi053.stdout:2654: finishing write tid 4 to smithi053129169-47 2024-01-15T22:58:21.088 INFO:tasks.rados.rados.0.smithi053.stdout:2654: finishing write tid 5 to smithi053129169-47 2024-01-15T22:58:21.088 INFO:tasks.rados.rados.0.smithi053.stdout:2654: finishing write tid 6 to smithi053129169-47 2024-01-15T22:58:21.088 INFO:tasks.rados.rados.0.smithi053.stdout:2654: finishing write tid 7 to smithi053129169-47 2024-01-15T22:58:21.088 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 2044 (ObjNum 838 snap 272 seq_num 838) dirty exists 2024-01-15T22:58:21.088 INFO:tasks.rados.rados.0.smithi053.stdout:2654: left oid 47 (ObjNum 838 snap 272 seq_num 838) 2024-01-15T22:58:21.088 INFO:tasks.rados.rados.0.smithi053.stdout:2658: seq_num 840 ranges {1925120=475136,2400256=712704,3112960=499712,3612672=393216} 2024-01-15T22:58:21.100 INFO:tasks.rados.rados.0.smithi053.stdout:2658: writing smithi053129169-38 from 1925120 to 2400256 tid 1 2024-01-15T22:58:21.105 INFO:tasks.rados.rados.0.smithi053.stdout:2658: writing smithi053129169-38 from 2400256 to 3112960 tid 2 2024-01-15T22:58:21.107 INFO:tasks.rados.rados.0.smithi053.stdout:2658: writing smithi053129169-38 from 3112960 to 3612672 tid 3 2024-01-15T22:58:21.110 INFO:tasks.rados.rados.0.smithi053.stdout:2658: writing smithi053129169-38 from 3612672 to 4005888 tid 4 2024-01-15T22:58:21.110 INFO:tasks.rados.rados.0.smithi053.stdout:2654: done (3 left) 2024-01-15T22:58:21.110 INFO:tasks.rados.rados.0.smithi053.stdout:2659: copy_from oid 45 from oid 2 current snap is 272 2024-01-15T22:58:21.110 INFO:tasks.rados.rados.0.smithi053.stdout:2657: expect (ObjNum 814 snap 266 seq_num 814) 2024-01-15T22:58:21.153 INFO:tasks.rados.rados.0.smithi053.stdout:2658: finishing write tid 1 to smithi053129169-38 2024-01-15T22:58:21.153 INFO:tasks.rados.rados.0.smithi053.stdout:2659: finishing copy_from to smithi053129169-45 2024-01-15T22:58:21.153 INFO:tasks.rados.rados.0.smithi053.stdout:2659: got expected ENOENT (src dne) 2024-01-15T22:58:21.153 INFO:tasks.rados.rados.0.smithi053.stdout:2659: finishing copy_from racing read to smithi053129169-45 2024-01-15T22:58:21.153 INFO:tasks.rados.rados.0.smithi053.stdout:2656: expect (ObjNum 749 snap 240 seq_num 749) 2024-01-15T22:58:21.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:21 smithi163 ceph-mon[138526]: osdmap e593: 8 total, 8 up, 8 in 2024-01-15T22:58:21.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:21 smithi163 ceph-mon[138526]: osdmap e594: 8 total, 8 up, 8 in 2024-01-15T22:58:21.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:21 smithi053 ceph-mon[143363]: osdmap e593: 8 total, 8 up, 8 in 2024-01-15T22:58:21.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:21 smithi053 ceph-mon[143363]: osdmap e594: 8 total, 8 up, 8 in 2024-01-15T22:58:21.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:21 smithi053 ceph-mon[146052]: osdmap e593: 8 total, 8 up, 8 in 2024-01-15T22:58:21.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:21 smithi053 ceph-mon[146052]: osdmap e594: 8 total, 8 up, 8 in 2024-01-15T22:58:21.664 INFO:tasks.rados.rados.0.smithi053.stdout:2658: finishing write tid 2 to smithi053129169-38 2024-01-15T22:58:21.664 INFO:tasks.rados.rados.0.smithi053.stdout:2658: finishing write tid 3 to smithi053129169-38 2024-01-15T22:58:21.664 INFO:tasks.rados.rados.0.smithi053.stdout:2658: finishing write tid 4 to smithi053129169-38 2024-01-15T22:58:21.664 INFO:tasks.rados.rados.0.smithi053.stdout:2658: finishing write tid 5 to smithi053129169-38 2024-01-15T22:58:21.664 INFO:tasks.rados.rados.0.smithi053.stdout:2658: finishing write tid 6 to smithi053129169-38 2024-01-15T22:58:21.664 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 1702 (ObjNum 840 snap 272 seq_num 840) dirty exists 2024-01-15T22:58:21.664 INFO:tasks.rados.rados.0.smithi053.stdout:2658: left oid 38 (ObjNum 840 snap 272 seq_num 840) 2024-01-15T22:58:21.664 INFO:tasks.rados.rados.0.smithi053.stdout:2656: done (3 left) 2024-01-15T22:58:21.664 INFO:tasks.rados.rados.0.smithi053.stdout:2657: done (2 left) 2024-01-15T22:58:21.664 INFO:tasks.rados.rados.0.smithi053.stdout:2658: done (1 left) 2024-01-15T22:58:21.665 INFO:tasks.rados.rados.0.smithi053.stdout:2659: done (0 left) 2024-01-15T22:58:21.665 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 272 2024-01-15T22:58:21.665 INFO:tasks.rados.rados.0.smithi053.stdout:2660: seq_num 841 ranges {2187264=491520,2678784=598016,3276800=704512,3981312=303104} 2024-01-15T22:58:21.678 INFO:tasks.rados.rados.0.smithi053.stdout:2660: writing smithi053129169-39 from 2187264 to 2678784 tid 1 2024-01-15T22:58:21.681 INFO:tasks.rados.rados.0.smithi053.stdout:2660: writing smithi053129169-39 from 2678784 to 3276800 tid 2 2024-01-15T22:58:21.685 INFO:tasks.rados.rados.0.smithi053.stdout:2660: writing smithi053129169-39 from 3276800 to 3981312 tid 3 2024-01-15T22:58:21.688 INFO:tasks.rados.rados.0.smithi053.stdout:2660: writing smithi053129169-39 from 3981312 to 4284416 tid 4 2024-01-15T22:58:21.688 INFO:tasks.rados.rados.0.smithi053.stdout:2661: read oid 42 snap -1 2024-01-15T22:58:21.688 INFO:tasks.rados.rados.0.smithi053.stdout:2661: expect (ObjNum 790 snap 260 seq_num 790) 2024-01-15T22:58:21.688 INFO:tasks.rados.rados.0.smithi053.stdout:2662: snap_create 2024-01-15T22:58:21.688 INFO:tasks.rados.rados.0.smithi053.stdout:2660: finishing write tid 1 to smithi053129169-39 2024-01-15T22:58:21.688 INFO:tasks.rados.rados.0.smithi053.stdout:2660: finishing write tid 2 to smithi053129169-39 2024-01-15T22:58:21.689 INFO:tasks.rados.rados.0.smithi053.stdout:2660: finishing write tid 3 to smithi053129169-39 2024-01-15T22:58:21.690 INFO:tasks.rados.rados.0.smithi053.stdout:2660: finishing write tid 4 to smithi053129169-39 2024-01-15T22:58:21.690 INFO:tasks.rados.rados.0.smithi053.stdout:2660: finishing write tid 5 to smithi053129169-39 2024-01-15T22:58:21.691 INFO:tasks.rados.rados.0.smithi053.stdout:2660: finishing write tid 6 to smithi053129169-39 2024-01-15T22:58:21.691 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 1707 (ObjNum 841 snap 272 seq_num 841) dirty exists 2024-01-15T22:58:21.691 INFO:tasks.rados.rados.0.smithi053.stdout:2660: left oid 39 (ObjNum 841 snap 272 seq_num 841) 2024-01-15T22:58:21.703 INFO:tasks.rados.rados.0.smithi053.stdout:2661: expect (ObjNum 790 snap 260 seq_num 790) 2024-01-15T22:58:22.069 INFO:tasks.rados.rados.0.smithi053.stdout:2660: done (2 left) 2024-01-15T22:58:22.070 INFO:tasks.rados.rados.0.smithi053.stdout:2661: done (1 left) 2024-01-15T22:58:22.070 INFO:tasks.rados.rados.0.smithi053.stdout:2662: done (0 left) 2024-01-15T22:58:22.070 INFO:tasks.rados.rados.0.smithi053.stdout:2663: rollback oid 43 current snap is 273 2024-01-15T22:58:22.070 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 43 to 258 2024-01-15T22:58:22.070 INFO:tasks.rados.rados.0.smithi053.stdout:2664: copy_from oid 32 from oid 46 current snap is 273 2024-01-15T22:58:22.070 INFO:tasks.rados.rados.0.smithi053.stdout:2665: copy_from oid 33 from oid 40 current snap is 273 2024-01-15T22:58:22.070 INFO:tasks.rados.rados.0.smithi053.stdout:2666: snap_remove snap 256 2024-01-15T22:58:22.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:22 smithi163 ceph-mon[138526]: pgmap v607: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 471 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.1 MiB/s wr, 23 op/s 2024-01-15T22:58:22.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:22 smithi053 ceph-mon[143363]: pgmap v607: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 471 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.1 MiB/s wr, 23 op/s 2024-01-15T22:58:22.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:22 smithi053 ceph-mon[146052]: pgmap v607: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 471 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.1 MiB/s wr, 23 op/s 2024-01-15T22:58:23.076 INFO:tasks.rados.rados.0.smithi053.stdout:2666: done (3 left) 2024-01-15T22:58:23.076 INFO:tasks.rados.rados.0.smithi053.stdout:2667: delete oid 29 current snap is 273 2024-01-15T22:58:23.076 INFO:tasks.rados.rados.0.smithi053.stdout:2663: finishing rollback tid 0 to smithi053129169-43 2024-01-15T22:58:23.076 INFO:tasks.rados.rados.0.smithi053.stdout:2665: finishing copy_from to smithi053129169-33 2024-01-15T22:58:23.076 INFO:tasks.rados.rados.0.smithi053.stdout:2665: got expected ENOENT (src dne) 2024-01-15T22:58:23.077 INFO:tasks.rados.rados.0.smithi053.stdout:2665: finishing copy_from racing read to smithi053129169-33 2024-01-15T22:58:23.077 INFO:tasks.rados.rados.0.smithi053.stdout:2664: finishing copy_from to smithi053129169-32 2024-01-15T22:58:23.077 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 1606 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T22:58:23.077 INFO:tasks.rados.rados.0.smithi053.stdout:2664: finishing copy_from racing read to smithi053129169-32 2024-01-15T22:58:23.077 INFO:tasks.rados.rados.0.smithi053.stdout:2663: finishing rollback tid 1 to smithi053129169-43 2024-01-15T22:58:23.077 INFO:tasks.rados.rados.0.smithi053.stdout:2663: finishing rollback tid 2 to smithi053129169-43 2024-01-15T22:58:23.077 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1445 (ObjNum 750 snap 240 seq_num 750) dirty exists 2024-01-15T22:58:23.090 INFO:tasks.rados.rados.0.smithi053.stdout:2663: done (3 left) 2024-01-15T22:58:23.090 INFO:tasks.rados.rados.0.smithi053.stdout:2664: done (2 left) 2024-01-15T22:58:23.090 INFO:tasks.rados.rados.0.smithi053.stdout:2665: done (1 left) 2024-01-15T22:58:23.090 INFO:tasks.rados.rados.0.smithi053.stdout:2667: done (0 left) 2024-01-15T22:58:23.090 INFO:tasks.rados.rados.0.smithi053.stdout:2668: delete oid 21 current snap is 273 2024-01-15T22:58:23.096 INFO:tasks.rados.rados.0.smithi053.stdout:2668: done (0 left) 2024-01-15T22:58:23.097 INFO:tasks.rados.rados.0.smithi053.stdout:2669: copy_from oid 13 from oid 17 current snap is 273 2024-01-15T22:58:23.097 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 273 2024-01-15T22:58:23.097 INFO:tasks.rados.rados.0.smithi053.stdout:2670: seq_num 844 ranges {9166848=540672,9707520=696320,10403840=475136,10878976=434176} 2024-01-15T22:58:23.150 INFO:tasks.rados.rados.0.smithi053.stdout:2670: writing smithi053129169-26 from 9166848 to 9707520 tid 1 2024-01-15T22:58:23.153 INFO:tasks.rados.rados.0.smithi053.stdout:2670: writing smithi053129169-26 from 9707520 to 10403840 tid 2 2024-01-15T22:58:23.156 INFO:tasks.rados.rados.0.smithi053.stdout:2670: writing smithi053129169-26 from 10403840 to 10878976 tid 3 2024-01-15T22:58:23.159 INFO:tasks.rados.rados.0.smithi053.stdout:2670: writing smithi053129169-26 from 10878976 to 11313152 tid 4 2024-01-15T22:58:23.159 INFO:tasks.rados.rados.0.smithi053.stdout:2671: snap_create 2024-01-15T22:58:23.159 INFO:tasks.rados.rados.0.smithi053.stdout:2669: finishing copy_from to smithi053129169-13 2024-01-15T22:58:23.159 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 2200 (ObjNum 822 snap 266 seq_num 822) dirty exists 2024-01-15T22:58:23.159 INFO:tasks.rados.rados.0.smithi053.stdout:2669: finishing copy_from racing read to smithi053129169-13 2024-01-15T22:58:23.159 INFO:tasks.rados.rados.0.smithi053.stdout:2670: finishing write tid 1 to smithi053129169-26 2024-01-15T22:58:23.159 INFO:tasks.rados.rados.0.smithi053.stdout:2670: finishing write tid 2 to smithi053129169-26 2024-01-15T22:58:23.161 INFO:tasks.rados.rados.0.smithi053.stdout:2670: finishing write tid 3 to smithi053129169-26 2024-01-15T22:58:23.162 INFO:tasks.rados.rados.0.smithi053.stdout:2670: finishing write tid 4 to smithi053129169-26 2024-01-15T22:58:23.162 INFO:tasks.rados.rados.0.smithi053.stdout:2670: finishing write tid 5 to smithi053129169-26 2024-01-15T22:58:23.164 INFO:tasks.rados.rados.0.smithi053.stdout:2670: finishing write tid 6 to smithi053129169-26 2024-01-15T22:58:23.164 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 1808 (ObjNum 844 snap 273 seq_num 844) dirty exists 2024-01-15T22:58:23.164 INFO:tasks.rados.rados.0.smithi053.stdout:2670: left oid 26 (ObjNum 844 snap 273 seq_num 844) 2024-01-15T22:58:23.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:23 smithi163 ceph-mon[138526]: osdmap e595: 8 total, 8 up, 8 in 2024-01-15T22:58:23.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:23 smithi053 ceph-mon[143363]: osdmap e595: 8 total, 8 up, 8 in 2024-01-15T22:58:23.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:23 smithi053 ceph-mon[146052]: osdmap e595: 8 total, 8 up, 8 in 2024-01-15T22:58:24.081 INFO:tasks.rados.rados.0.smithi053.stdout:2669: done (2 left) 2024-01-15T22:58:24.081 INFO:tasks.rados.rados.0.smithi053.stdout:2670: done (1 left) 2024-01-15T22:58:24.081 INFO:tasks.rados.rados.0.smithi053.stdout:2671: done (0 left) 2024-01-15T22:58:24.081 INFO:tasks.rados.rados.0.smithi053.stdout:2672: copy_from oid 24 from oid 35 current snap is 274 2024-01-15T22:58:24.081 INFO:tasks.rados.rados.0.smithi053.stdout:2673: read oid 32 snap 230 2024-01-15T22:58:24.081 INFO:tasks.rados.rados.0.smithi053.stdout:2673: expect (ObjNum 734 snap 229 seq_num 734) 2024-01-15T22:58:24.082 INFO:tasks.rados.rados.0.smithi053.stdout:2674: read oid 38 snap -1 2024-01-15T22:58:24.082 INFO:tasks.rados.rados.0.smithi053.stdout:2674: expect (ObjNum 840 snap 272 seq_num 840) 2024-01-15T22:58:24.082 INFO:tasks.rados.rados.0.smithi053.stdout:2675: read oid 50 snap 271 2024-01-15T22:58:24.082 INFO:tasks.rados.rados.0.smithi053.stdout:2675: expect deleted 2024-01-15T22:58:24.082 INFO:tasks.rados.rados.0.smithi053.stdout:2676: snap_remove snap 273 2024-01-15T22:58:24.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:24 smithi163 ceph-mon[138526]: pgmap v610: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 473 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2024-01-15T22:58:24.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:24 smithi163 ceph-mon[138526]: osdmap e596: 8 total, 8 up, 8 in 2024-01-15T22:58:24.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:24 smithi053 ceph-mon[143363]: pgmap v610: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 473 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2024-01-15T22:58:24.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:24 smithi053 ceph-mon[143363]: osdmap e596: 8 total, 8 up, 8 in 2024-01-15T22:58:24.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:24 smithi053 ceph-mon[146052]: pgmap v610: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 473 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2024-01-15T22:58:24.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:24 smithi053 ceph-mon[146052]: osdmap e596: 8 total, 8 up, 8 in 2024-01-15T22:58:25.088 INFO:tasks.rados.rados.0.smithi053.stdout:2676: done (4 left) 2024-01-15T22:58:25.088 INFO:tasks.rados.rados.0.smithi053.stdout:2677: delete oid 6 current snap is 274 2024-01-15T22:58:25.088 INFO:tasks.rados.rados.0.smithi053.stdout:2673: expect (ObjNum 734 snap 229 seq_num 734) 2024-01-15T22:58:25.096 INFO:tasks.rados.rados.0.smithi053.stdout:2674: expect (ObjNum 840 snap 272 seq_num 840) 2024-01-15T22:58:25.228 INFO:tasks.rados.rados.0.smithi053.stdout:2672: finishing copy_from to smithi053129169-24 2024-01-15T22:58:25.229 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 1607 (ObjNum 758 snap 242 seq_num 758) dirty exists 2024-01-15T22:58:25.229 INFO:tasks.rados.rados.0.smithi053.stdout:2672: finishing copy_from racing read to smithi053129169-24 2024-01-15T22:58:25.229 INFO:tasks.rados.rados.0.smithi053.stdout:2672: done (4 left) 2024-01-15T22:58:25.229 INFO:tasks.rados.rados.0.smithi053.stdout:2673: done (3 left) 2024-01-15T22:58:25.229 INFO:tasks.rados.rados.0.smithi053.stdout:2674: done (2 left) 2024-01-15T22:58:25.229 INFO:tasks.rados.rados.0.smithi053.stdout:2675: done (1 left) 2024-01-15T22:58:25.229 INFO:tasks.rados.rados.0.smithi053.stdout:2677: done (0 left) 2024-01-15T22:58:25.229 INFO:tasks.rados.rados.0.smithi053.stdout:2678: rollback oid 31 current snap is 274 2024-01-15T22:58:25.229 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 31 to 210 2024-01-15T22:58:25.229 INFO:tasks.rados.rados.0.smithi053.stdout:2679: snap_remove snap 244 2024-01-15T22:58:25.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:25 smithi053 ceph-mon[143363]: osdmap e597: 8 total, 8 up, 8 in 2024-01-15T22:58:25.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:58:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:58:25] "GET /metrics HTTP/1.1" 200 36203 "" "Prometheus/2.43.0" 2024-01-15T22:58:25.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:25 smithi053 ceph-mon[146052]: osdmap e597: 8 total, 8 up, 8 in 2024-01-15T22:58:25.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:25 smithi163 ceph-mon[138526]: osdmap e597: 8 total, 8 up, 8 in 2024-01-15T22:58:26.008 INFO:tasks.rados.rados.0.smithi053.stdout:2679: done (1 left) 2024-01-15T22:58:26.008 INFO:tasks.rados.rados.0.smithi053.stdout:2680: read oid 14 snap -1 2024-01-15T22:58:26.008 INFO:tasks.rados.rados.0.smithi053.stdout:2680: expect deleted 2024-01-15T22:58:26.008 INFO:tasks.rados.rados.0.smithi053.stdout:2681: snap_create 2024-01-15T22:58:26.008 INFO:tasks.rados.rados.0.smithi053.stdout:2678: finishing rollback tid 1 to smithi053129169-31 2024-01-15T22:58:26.009 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 1670 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-01-15T22:58:26.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:26 smithi163 ceph-mon[138526]: pgmap v613: 121 pgs: 121 active+clean; 482 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 14 op/s 2024-01-15T22:58:26.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:26 smithi163 ceph-mon[138526]: osdmap e598: 8 total, 8 up, 8 in 2024-01-15T22:58:26.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:26 smithi163 ceph-mon[138526]: osdmap e599: 8 total, 8 up, 8 in 2024-01-15T22:58:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:26 smithi053 ceph-mon[143363]: pgmap v613: 121 pgs: 121 active+clean; 482 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 14 op/s 2024-01-15T22:58:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:26 smithi053 ceph-mon[143363]: osdmap e598: 8 total, 8 up, 8 in 2024-01-15T22:58:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:26 smithi053 ceph-mon[143363]: osdmap e599: 8 total, 8 up, 8 in 2024-01-15T22:58:26.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:26 smithi053 ceph-mon[146052]: pgmap v613: 121 pgs: 121 active+clean; 482 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 14 op/s 2024-01-15T22:58:26.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:26 smithi053 ceph-mon[146052]: osdmap e598: 8 total, 8 up, 8 in 2024-01-15T22:58:26.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:26 smithi053 ceph-mon[146052]: osdmap e599: 8 total, 8 up, 8 in 2024-01-15T22:58:27.018 INFO:tasks.rados.rados.0.smithi053.stdout:2678: done (2 left) 2024-01-15T22:58:27.018 INFO:tasks.rados.rados.0.smithi053.stdout:2680: done (1 left) 2024-01-15T22:58:27.018 INFO:tasks.rados.rados.0.smithi053.stdout:2681: done (0 left) 2024-01-15T22:58:27.018 INFO:tasks.rados.rados.0.smithi053.stdout:2682: copy_from oid 40 from oid 4 current snap is 275 2024-01-15T22:58:27.018 INFO:tasks.rados.rados.0.smithi053.stdout:2683: rollback oid 41 current snap is 275 2024-01-15T22:58:27.018 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 41 to 242 2024-01-15T22:58:27.018 INFO:tasks.rados.rados.0.smithi053.stdout:2684: snap_create 2024-01-15T22:58:27.024 INFO:tasks.rados.rados.0.smithi053.stdout:2683: finishing rollback tid 0 to smithi053129169-41 2024-01-15T22:58:27.025 INFO:tasks.rados.rados.0.smithi053.stdout:2683: finishing rollback tid 1 to smithi053129169-41 2024-01-15T22:58:27.025 INFO:tasks.rados.rados.0.smithi053.stdout:2683: finishing rollback tid 2 to smithi053129169-41 2024-01-15T22:58:27.025 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1332 (ObjNum 710 snap 217 seq_num 710) dirty exists 2024-01-15T22:58:27.037 INFO:tasks.rados.rados.0.smithi053.stdout:2682: finishing copy_from to smithi053129169-40 2024-01-15T22:58:27.037 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 1621 (ObjNum 837 snap 272 seq_num 837) dirty exists 2024-01-15T22:58:27.038 INFO:tasks.rados.rados.0.smithi053.stdout:2682: finishing copy_from racing read to smithi053129169-40 2024-01-15T22:58:28.019 INFO:tasks.rados.rados.0.smithi053.stdout:2682: done (2 left) 2024-01-15T22:58:28.019 INFO:tasks.rados.rados.0.smithi053.stdout:2683: done (1 left) 2024-01-15T22:58:28.019 INFO:tasks.rados.rados.0.smithi053.stdout:2684: done (0 left) 2024-01-15T22:58:28.019 INFO:tasks.rados.rados.0.smithi053.stdout:2685: read oid 10 snap 241 2024-01-15T22:58:28.019 INFO:tasks.rados.rados.0.smithi053.stdout:2685: expect (ObjNum -657028560 snap 21934 seq_num 3638281984) 2024-01-15T22:58:28.020 INFO:tasks.rados.rados.0.smithi053.stdout:2686: read oid 21 snap 235 2024-01-15T22:58:28.020 INFO:tasks.rados.rados.0.smithi053.stdout:2686: expect (ObjNum 728 snap 226 seq_num 728) 2024-01-15T22:58:28.020 INFO:tasks.rados.rados.0.smithi053.stdout:2687: snap_remove snap 248 2024-01-15T22:58:28.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:28 smithi053 ceph-mon[143363]: pgmap v616: 121 pgs: 121 active+clean; 483 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-01-15T22:58:28.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:28 smithi053 ceph-mon[143363]: osdmap e600: 8 total, 8 up, 8 in 2024-01-15T22:58:28.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:28 smithi053 ceph-mon[146052]: pgmap v616: 121 pgs: 121 active+clean; 483 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-01-15T22:58:28.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:28 smithi053 ceph-mon[146052]: osdmap e600: 8 total, 8 up, 8 in 2024-01-15T22:58:28.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:28 smithi163 ceph-mon[138526]: pgmap v616: 121 pgs: 121 active+clean; 483 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-01-15T22:58:28.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:28 smithi163 ceph-mon[138526]: osdmap e600: 8 total, 8 up, 8 in 2024-01-15T22:58:29.033 INFO:tasks.rados.rados.0.smithi053.stdout:2687: done (2 left) 2024-01-15T22:58:29.033 INFO:tasks.rados.rados.0.smithi053.stdout:2688: copy_from oid 11 from oid 8 current snap is 276 2024-01-15T22:58:29.033 INFO:tasks.rados.rados.0.smithi053.stdout:2689: rollback oid 20 current snap is 276 2024-01-15T22:58:29.033 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 20 to 274 2024-01-15T22:58:29.033 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 47 current snap is 276 2024-01-15T22:58:29.033 INFO:tasks.rados.rados.0.smithi053.stdout:2690: seq_num 846 ranges {2048000=573440,2621440=466944,3088384=491520,3579904=548864,4128768=98304} 2024-01-15T22:58:29.048 INFO:tasks.rados.rados.0.smithi053.stdout:2690: writing smithi053129169-47 from 2048000 to 2621440 tid 1 2024-01-15T22:58:29.051 INFO:tasks.rados.rados.0.smithi053.stdout:2690: writing smithi053129169-47 from 2621440 to 3088384 tid 2 2024-01-15T22:58:29.054 INFO:tasks.rados.rados.0.smithi053.stdout:2690: writing smithi053129169-47 from 3088384 to 3579904 tid 3 2024-01-15T22:58:29.058 INFO:tasks.rados.rados.0.smithi053.stdout:2690: writing smithi053129169-47 from 3579904 to 4128768 tid 4 2024-01-15T22:58:29.058 INFO:tasks.rados.rados.0.smithi053.stdout:2690: writing smithi053129169-47 from 4128768 to 4227072 tid 5 2024-01-15T22:58:29.058 INFO:tasks.rados.rados.0.smithi053.stdout:2691: delete oid 30 current snap is 276 2024-01-15T22:58:29.059 INFO:tasks.rados.rados.0.smithi053.stdout:2685: expect (ObjNum -657028560 snap 21934 seq_num 3638281984) 2024-01-15T22:58:29.064 INFO:tasks.rados.rados.0.smithi053.stdout:2686: expect (ObjNum 728 snap 226 seq_num 728) 2024-01-15T22:58:29.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:29 smithi053 ceph-mon[143363]: osdmap e601: 8 total, 8 up, 8 in 2024-01-15T22:58:29.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:58:29.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:29 smithi053 ceph-mon[146052]: osdmap e601: 8 total, 8 up, 8 in 2024-01-15T22:58:29.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:58:29.427 INFO:tasks.rados.rados.0.smithi053.stdout:2689: finishing rollback tid 1 to smithi053129169-20 2024-01-15T22:58:29.427 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 2261 (ObjNum 65 snap 0 seq_num 1617130336) dirty dne 2024-01-15T22:58:29.427 INFO:tasks.rados.rados.0.smithi053.stdout:2690: finishing write tid 1 to smithi053129169-47 2024-01-15T22:58:29.427 INFO:tasks.rados.rados.0.smithi053.stdout:2690: finishing write tid 2 to smithi053129169-47 2024-01-15T22:58:29.427 INFO:tasks.rados.rados.0.smithi053.stdout:2690: finishing write tid 3 to smithi053129169-47 2024-01-15T22:58:29.427 INFO:tasks.rados.rados.0.smithi053.stdout:2690: finishing write tid 4 to smithi053129169-47 2024-01-15T22:58:29.427 INFO:tasks.rados.rados.0.smithi053.stdout:2690: finishing write tid 5 to smithi053129169-47 2024-01-15T22:58:29.428 INFO:tasks.rados.rados.0.smithi053.stdout:2690: finishing write tid 6 to smithi053129169-47 2024-01-15T22:58:29.428 INFO:tasks.rados.rados.0.smithi053.stdout:2690: finishing write tid 7 to smithi053129169-47 2024-01-15T22:58:29.428 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 2074 (ObjNum 846 snap 276 seq_num 846) dirty exists 2024-01-15T22:58:29.428 INFO:tasks.rados.rados.0.smithi053.stdout:2690: left oid 47 (ObjNum 846 snap 276 seq_num 846) 2024-01-15T22:58:29.428 INFO:tasks.rados.rados.0.smithi053.stdout:2688: finishing copy_from to smithi053129169-11 2024-01-15T22:58:29.428 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 1689 (ObjNum 795 snap 260 seq_num 795) dirty exists 2024-01-15T22:58:29.428 INFO:tasks.rados.rados.0.smithi053.stdout:2688: finishing copy_from racing read to smithi053129169-11 2024-01-15T22:58:29.428 INFO:tasks.rados.rados.0.smithi053.stdout:2685: done (5 left) 2024-01-15T22:58:29.428 INFO:tasks.rados.rados.0.smithi053.stdout:2686: done (4 left) 2024-01-15T22:58:29.428 INFO:tasks.rados.rados.0.smithi053.stdout:2688: done (3 left) 2024-01-15T22:58:29.428 INFO:tasks.rados.rados.0.smithi053.stdout:2689: done (2 left) 2024-01-15T22:58:29.428 INFO:tasks.rados.rados.0.smithi053.stdout:2690: done (1 left) 2024-01-15T22:58:29.428 INFO:tasks.rados.rados.0.smithi053.stdout:2691: done (0 left) 2024-01-15T22:58:29.428 INFO:tasks.rados.rados.0.smithi053.stdout:2692: snap_create 2024-01-15T22:58:29.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:29 smithi163 ceph-mon[138526]: osdmap e601: 8 total, 8 up, 8 in 2024-01-15T22:58:29.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:58:30.031 INFO:tasks.rados.rados.0.smithi053.stdout:2692: done (0 left) 2024-01-15T22:58:30.031 INFO:tasks.rados.rados.0.smithi053.stdout:2693: read oid 11 snap -1 2024-01-15T22:58:30.031 INFO:tasks.rados.rados.0.smithi053.stdout:2693: expect (ObjNum 795 snap 260 seq_num 795) 2024-01-15T22:58:30.031 INFO:tasks.rados.rados.0.smithi053.stdout:2694: snap_remove snap 270 2024-01-15T22:58:30.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:30 smithi053 ceph-mon[146052]: pgmap v619: 121 pgs: 121 active+clean; 483 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 245 KiB/s rd, 172 KiB/s wr, 3 op/s 2024-01-15T22:58:30.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:30 smithi053 ceph-mon[146052]: osdmap e602: 8 total, 8 up, 8 in 2024-01-15T22:58:30.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:30 smithi053 ceph-mon[143363]: pgmap v619: 121 pgs: 121 active+clean; 483 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 245 KiB/s rd, 172 KiB/s wr, 3 op/s 2024-01-15T22:58:30.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:30 smithi053 ceph-mon[143363]: osdmap e602: 8 total, 8 up, 8 in 2024-01-15T22:58:30.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:30 smithi163 ceph-mon[138526]: pgmap v619: 121 pgs: 121 active+clean; 483 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 245 KiB/s rd, 172 KiB/s wr, 3 op/s 2024-01-15T22:58:30.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:30 smithi163 ceph-mon[138526]: osdmap e602: 8 total, 8 up, 8 in 2024-01-15T22:58:31.010 INFO:tasks.rados.rados.0.smithi053.stdout:2694: done (1 left) 2024-01-15T22:58:31.010 INFO:tasks.rados.rados.0.smithi053.stdout:2695: setattr oid 1 current snap is 277 2024-01-15T22:58:31.010 INFO:tasks.rados.rados.0.smithi053.stdout:2693: expect (ObjNum 795 snap 260 seq_num 795) 2024-01-15T22:58:31.052 INFO:tasks.rados.rados.0.smithi053.stdout:2693: done (1 left) 2024-01-15T22:58:31.052 INFO:tasks.rados.rados.0.smithi053.stdout:2696: read oid 46 snap -1 2024-01-15T22:58:31.052 INFO:tasks.rados.rados.0.smithi053.stdout:2696: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:58:31.052 INFO:tasks.rados.rados.0.smithi053.stdout:2697: setattr oid 4 current snap is 277 2024-01-15T22:58:31.053 INFO:tasks.rados.rados.0.smithi053.stdout:2698: rollback oid 12 current snap is 277 2024-01-15T22:58:31.054 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 12 to 246 2024-01-15T22:58:31.054 INFO:tasks.rados.rados.0.smithi053.stdout:2699: read oid 45 snap -1 2024-01-15T22:58:31.054 INFO:tasks.rados.rados.0.smithi053.stdout:2699: expect (ObjNum 806 snap 264 seq_num 806) 2024-01-15T22:58:31.054 INFO:tasks.rados.rados.0.smithi053.stdout:2700: snap_remove snap 274 2024-01-15T22:58:31.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:31 smithi053 ceph-mon[143363]: osdmap e603: 8 total, 8 up, 8 in 2024-01-15T22:58:31.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:31 smithi053 ceph-mon[143363]: osdmap e604: 8 total, 8 up, 8 in 2024-01-15T22:58:31.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:31 smithi053 ceph-mon[146052]: osdmap e603: 8 total, 8 up, 8 in 2024-01-15T22:58:31.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:31 smithi053 ceph-mon[146052]: osdmap e604: 8 total, 8 up, 8 in 2024-01-15T22:58:31.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:31 smithi163 ceph-mon[138526]: osdmap e603: 8 total, 8 up, 8 in 2024-01-15T22:58:31.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:31 smithi163 ceph-mon[138526]: osdmap e604: 8 total, 8 up, 8 in 2024-01-15T22:58:32.042 INFO:tasks.rados.rados.0.smithi053.stdout:2700: done (5 left) 2024-01-15T22:58:32.042 INFO:tasks.rados.rados.0.smithi053.stdout:2701: read oid 31 snap 241 2024-01-15T22:58:32.042 INFO:tasks.rados.rados.0.smithi053.stdout:2701: expect deleted 2024-01-15T22:58:32.042 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 2 current snap is 277 2024-01-15T22:58:32.042 INFO:tasks.rados.rados.0.smithi053.stdout:2696: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:58:32.049 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 1607 (ObjNum 762 snap 243 seq_num 762) dirty exists 2024-01-15T22:58:32.049 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 1622 (ObjNum 837 snap 272 seq_num 837) dirty exists 2024-01-15T22:58:32.049 INFO:tasks.rados.rados.0.smithi053.stdout:2698: finishing rollback tid 0 to smithi053129169-12 2024-01-15T22:58:32.049 INFO:tasks.rados.rados.0.smithi053.stdout:2698: finishing rollback tid 1 to smithi053129169-12 2024-01-15T22:58:32.049 INFO:tasks.rados.rados.0.smithi053.stdout:2698: finishing rollback tid 2 to smithi053129169-12 2024-01-15T22:58:32.049 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 2082 (ObjNum 691 snap 207 seq_num 691) dirty exists 2024-01-15T22:58:32.049 INFO:tasks.rados.rados.0.smithi053.stdout:2699: expect (ObjNum 806 snap 264 seq_num 806) 2024-01-15T22:58:32.158 INFO:tasks.rados.rados.0.smithi053.stdout:2702: seq_num 848 ranges {0=606208,606208=630784,1236992=458752,1695744=516096} 2024-01-15T22:58:32.161 INFO:tasks.rados.rados.0.smithi053.stdout:2702: writing smithi053129169-2 from 0 to 606208 tid 1 2024-01-15T22:58:32.165 INFO:tasks.rados.rados.0.smithi053.stdout:2702: writing smithi053129169-2 from 606208 to 1236992 tid 2 2024-01-15T22:58:32.168 INFO:tasks.rados.rados.0.smithi053.stdout:2702: writing smithi053129169-2 from 1236992 to 1695744 tid 3 2024-01-15T22:58:32.172 INFO:tasks.rados.rados.0.smithi053.stdout:2702: writing smithi053129169-2 from 1695744 to 2211840 tid 4 2024-01-15T22:58:32.172 INFO:tasks.rados.rados.0.smithi053.stdout:2702: finishing write tid 1 to smithi053129169-2 2024-01-15T22:58:32.172 INFO:tasks.rados.rados.0.smithi053.stdout:2702: finishing write tid 2 to smithi053129169-2 2024-01-15T22:58:32.172 INFO:tasks.rados.rados.0.smithi053.stdout:2702: finishing write tid 3 to smithi053129169-2 2024-01-15T22:58:32.172 INFO:tasks.rados.rados.0.smithi053.stdout:2695: done (6 left) 2024-01-15T22:58:32.172 INFO:tasks.rados.rados.0.smithi053.stdout:2696: done (5 left) 2024-01-15T22:58:32.172 INFO:tasks.rados.rados.0.smithi053.stdout:2697: done (4 left) 2024-01-15T22:58:32.172 INFO:tasks.rados.rados.0.smithi053.stdout:2698: done (3 left) 2024-01-15T22:58:32.172 INFO:tasks.rados.rados.0.smithi053.stdout:2699: done (2 left) 2024-01-15T22:58:32.172 INFO:tasks.rados.rados.0.smithi053.stdout:2701: done (1 left) 2024-01-15T22:58:32.172 INFO:tasks.rados.rados.0.smithi053.stdout:2703: rollback oid 47 current snap is 277 2024-01-15T22:58:32.173 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 47 to 246 2024-01-15T22:58:32.173 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 277 2024-01-15T22:58:32.173 INFO:tasks.rados.rados.0.smithi053.stdout:2704: seq_num 849 ranges {0=622592,622592=516096,1138688=663552,1802240=425984} 2024-01-15T22:58:32.175 INFO:tasks.rados.rados.0.smithi053.stdout:2704: writing smithi053129169-50 from 0 to 622592 tid 1 2024-01-15T22:58:32.178 INFO:tasks.rados.rados.0.smithi053.stdout:2704: writing smithi053129169-50 from 622592 to 1138688 tid 2 2024-01-15T22:58:32.183 INFO:tasks.rados.rados.0.smithi053.stdout:2704: writing smithi053129169-50 from 1138688 to 1802240 tid 3 2024-01-15T22:58:32.184 INFO:tasks.rados.rados.0.smithi053.stdout:2704: writing smithi053129169-50 from 1802240 to 2228224 tid 4 2024-01-15T22:58:32.185 INFO:tasks.rados.rados.0.smithi053.stdout:2705: delete oid 17 current snap is 277 2024-01-15T22:58:32.185 INFO:tasks.rados.rados.0.smithi053.stdout:2702: finishing write tid 4 to smithi053129169-2 2024-01-15T22:58:32.185 INFO:tasks.rados.rados.0.smithi053.stdout:2702: finishing write tid 5 to smithi053129169-2 2024-01-15T22:58:32.185 INFO:tasks.rados.rados.0.smithi053.stdout:2702: finishing write tid 6 to smithi053129169-2 2024-01-15T22:58:32.185 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 2091 (ObjNum 848 snap 277 seq_num 848) dirty exists 2024-01-15T22:58:32.185 INFO:tasks.rados.rados.0.smithi053.stdout:2702: left oid 2 (ObjNum 848 snap 277 seq_num 848) 2024-01-15T22:58:32.185 INFO:tasks.rados.rados.0.smithi053.stdout:2703: finishing rollback tid 0 to smithi053129169-47 2024-01-15T22:58:32.185 INFO:tasks.rados.rados.0.smithi053.stdout:2703: finishing rollback tid 1 to smithi053129169-47 2024-01-15T22:58:32.185 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 2094 (ObjNum 33 snap 0 seq_num 3638381808) dirty dne 2024-01-15T22:58:32.185 INFO:tasks.rados.rados.0.smithi053.stdout:2704: finishing write tid 1 to smithi053129169-50 2024-01-15T22:58:32.185 INFO:tasks.rados.rados.0.smithi053.stdout:2704: finishing write tid 2 to smithi053129169-50 2024-01-15T22:58:32.186 INFO:tasks.rados.rados.0.smithi053.stdout:2704: finishing write tid 3 to smithi053129169-50 2024-01-15T22:58:32.187 INFO:tasks.rados.rados.0.smithi053.stdout:2702: done (3 left) 2024-01-15T22:58:32.187 INFO:tasks.rados.rados.0.smithi053.stdout:2703: done (2 left) 2024-01-15T22:58:32.187 INFO:tasks.rados.rados.0.smithi053.stdout:2705: done (1 left) 2024-01-15T22:58:32.187 INFO:tasks.rados.rados.0.smithi053.stdout:2706: setattr oid 30 current snap is 277 2024-01-15T22:58:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:2707: read oid 40 snap -1 2024-01-15T22:58:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:2707: expect (ObjNum 837 snap 272 seq_num 837) 2024-01-15T22:58:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:2708: copy_from oid 6 from oid 25 current snap is 277 2024-01-15T22:58:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:2704: finishing write tid 4 to smithi053129169-50 2024-01-15T22:58:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:2709: read oid 26 snap -1 2024-01-15T22:58:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:2709: expect (ObjNum 844 snap 273 seq_num 844) 2024-01-15T22:58:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:2710: rollback oid 38 current snap is 277 2024-01-15T22:58:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 38 to 245 2024-01-15T22:58:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 31 current snap is 277 2024-01-15T22:58:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:2711: seq_num 851 ranges {0=655360,655360=688128,1343488=679936,2023424=237568} 2024-01-15T22:58:32.193 INFO:tasks.rados.rados.0.smithi053.stdout:2711: writing smithi053129169-31 from 0 to 655360 tid 1 2024-01-15T22:58:32.197 INFO:tasks.rados.rados.0.smithi053.stdout:2711: writing smithi053129169-31 from 655360 to 1343488 tid 2 2024-01-15T22:58:32.201 INFO:tasks.rados.rados.0.smithi053.stdout:2711: writing smithi053129169-31 from 1343488 to 2023424 tid 3 2024-01-15T22:58:32.203 INFO:tasks.rados.rados.0.smithi053.stdout:2711: writing smithi053129169-31 from 2023424 to 2260992 tid 4 2024-01-15T22:58:32.203 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 277 2024-01-15T22:58:32.204 INFO:tasks.rados.rados.0.smithi053.stdout:2704: finishing write tid 5 to smithi053129169-50 2024-01-15T22:58:32.204 INFO:tasks.rados.rados.0.smithi053.stdout:2712: seq_num 852 ranges {0=671744,671744=622592,1294336=442368,1736704=540672} 2024-01-15T22:58:32.207 INFO:tasks.rados.rados.0.smithi053.stdout:2712: writing smithi053129169-21 from 0 to 671744 tid 1 2024-01-15T22:58:32.211 INFO:tasks.rados.rados.0.smithi053.stdout:2712: writing smithi053129169-21 from 671744 to 1294336 tid 2 2024-01-15T22:58:32.213 INFO:tasks.rados.rados.0.smithi053.stdout:2712: writing smithi053129169-21 from 1294336 to 1736704 tid 3 2024-01-15T22:58:32.217 INFO:tasks.rados.rados.0.smithi053.stdout:2712: writing smithi053129169-21 from 1736704 to 2277376 tid 4 2024-01-15T22:58:32.217 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 277 2024-01-15T22:58:32.217 INFO:tasks.rados.rados.0.smithi053.stdout:2704: finishing write tid 6 to smithi053129169-50 2024-01-15T22:58:32.217 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 1838 (ObjNum 849 snap 277 seq_num 849) dirty exists 2024-01-15T22:58:32.217 INFO:tasks.rados.rados.0.smithi053.stdout:2704: left oid 50 (ObjNum 849 snap 277 seq_num 849) 2024-01-15T22:58:32.217 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 1681 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-01-15T22:58:32.217 INFO:tasks.rados.rados.0.smithi053.stdout:2711: finishing write tid 1 to smithi053129169-31 2024-01-15T22:58:32.217 INFO:tasks.rados.rados.0.smithi053.stdout:2713: seq_num 853 ranges {0=696320,696320=507904,1204224=647168,1851392=450560} 2024-01-15T22:58:32.220 INFO:tasks.rados.rados.0.smithi053.stdout:2713: writing smithi053129169-32 from 0 to 696320 tid 1 2024-01-15T22:58:32.223 INFO:tasks.rados.rados.0.smithi053.stdout:2713: writing smithi053129169-32 from 696320 to 1204224 tid 2 2024-01-15T22:58:32.227 INFO:tasks.rados.rados.0.smithi053.stdout:2713: writing smithi053129169-32 from 1204224 to 1851392 tid 3 2024-01-15T22:58:32.231 INFO:tasks.rados.rados.0.smithi053.stdout:2713: writing smithi053129169-32 from 1851392 to 2301952 tid 4 2024-01-15T22:58:32.231 INFO:tasks.rados.rados.0.smithi053.stdout:2704: done (8 left) 2024-01-15T22:58:32.231 INFO:tasks.rados.rados.0.smithi053.stdout:2706: done (7 left) 2024-01-15T22:58:32.231 INFO:tasks.rados.rados.0.smithi053.stdout:2714: read oid 27 snap 227 2024-01-15T22:58:32.231 INFO:tasks.rados.rados.0.smithi053.stdout:2714: expect deleted 2024-01-15T22:58:32.231 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 13 current snap is 277 2024-01-15T22:58:32.231 INFO:tasks.rados.rados.0.smithi053.stdout:2710: finishing rollback tid 0 to smithi053129169-38 2024-01-15T22:58:32.231 INFO:tasks.rados.rados.0.smithi053.stdout:2710: finishing rollback tid 1 to smithi053129169-38 2024-01-15T22:58:32.231 INFO:tasks.rados.rados.0.smithi053.stdout:2715: seq_num 854 ranges {1777664=712704,2490368=794624,3284992=450560,3735552=360448} 2024-01-15T22:58:32.244 INFO:tasks.rados.rados.0.smithi053.stdout:2715: writing smithi053129169-13 from 1777664 to 2490368 tid 1 2024-01-15T22:58:32.249 INFO:tasks.rados.rados.0.smithi053.stdout:2715: writing smithi053129169-13 from 2490368 to 3284992 tid 2 2024-01-15T22:58:32.252 INFO:tasks.rados.rados.0.smithi053.stdout:2715: writing smithi053129169-13 from 3284992 to 3735552 tid 3 2024-01-15T22:58:32.254 INFO:tasks.rados.rados.0.smithi053.stdout:2715: writing smithi053129169-13 from 3735552 to 4096000 tid 4 2024-01-15T22:58:32.254 INFO:tasks.rados.rados.0.smithi053.stdout:2716: copy_from oid 33 from oid 34 current snap is 277 2024-01-15T22:58:32.254 INFO:tasks.rados.rados.0.smithi053.stdout:2707: expect (ObjNum 837 snap 272 seq_num 837) 2024-01-15T22:58:32.360 INFO:tasks.rados.rados.0.smithi053.stdout:2711: finishing write tid 2 to smithi053129169-31 2024-01-15T22:58:32.360 INFO:tasks.rados.rados.0.smithi053.stdout:2710: finishing rollback tid 2 to smithi053129169-38 2024-01-15T22:58:32.360 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 1710 (ObjNum 754 snap 242 seq_num 754) dirty exists 2024-01-15T22:58:32.360 INFO:tasks.rados.rados.0.smithi053.stdout:2711: finishing write tid 3 to smithi053129169-31 2024-01-15T22:58:32.360 INFO:tasks.rados.rados.0.smithi053.stdout:2707: done (9 left) 2024-01-15T22:58:32.360 INFO:tasks.rados.rados.0.smithi053.stdout:2710: done (8 left) 2024-01-15T22:58:32.360 INFO:tasks.rados.rados.0.smithi053.stdout:2717: snap_create 2024-01-15T22:58:32.360 INFO:tasks.rados.rados.0.smithi053.stdout:2711: finishing write tid 4 to smithi053129169-31 2024-01-15T22:58:32.360 INFO:tasks.rados.rados.0.smithi053.stdout:2711: finishing write tid 5 to smithi053129169-31 2024-01-15T22:58:32.361 INFO:tasks.rados.rados.0.smithi053.stdout:2711: finishing write tid 6 to smithi053129169-31 2024-01-15T22:58:32.361 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 1686 (ObjNum 851 snap 277 seq_num 851) dirty exists 2024-01-15T22:58:32.361 INFO:tasks.rados.rados.0.smithi053.stdout:2711: left oid 31 (ObjNum 851 snap 277 seq_num 851) 2024-01-15T22:58:32.361 INFO:tasks.rados.rados.0.smithi053.stdout:2712: finishing write tid 1 to smithi053129169-21 2024-01-15T22:58:32.361 INFO:tasks.rados.rados.0.smithi053.stdout:2712: finishing write tid 2 to smithi053129169-21 2024-01-15T22:58:32.361 INFO:tasks.rados.rados.0.smithi053.stdout:2712: finishing write tid 3 to smithi053129169-21 2024-01-15T22:58:32.361 INFO:tasks.rados.rados.0.smithi053.stdout:2712: finishing write tid 4 to smithi053129169-21 2024-01-15T22:58:32.361 INFO:tasks.rados.rados.0.smithi053.stdout:2712: finishing write tid 5 to smithi053129169-21 2024-01-15T22:58:32.361 INFO:tasks.rados.rados.0.smithi053.stdout:2713: finishing write tid 1 to smithi053129169-32 2024-01-15T22:58:32.361 INFO:tasks.rados.rados.0.smithi053.stdout:2713: finishing write tid 2 to smithi053129169-32 2024-01-15T22:58:32.361 INFO:tasks.rados.rados.0.smithi053.stdout:2712: finishing write tid 6 to smithi053129169-21 2024-01-15T22:58:32.361 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 2294 (ObjNum 852 snap 277 seq_num 852) dirty exists 2024-01-15T22:58:32.361 INFO:tasks.rados.rados.0.smithi053.stdout:2712: left oid 21 (ObjNum 852 snap 277 seq_num 852) 2024-01-15T22:58:32.361 INFO:tasks.rados.rados.0.smithi053.stdout:2713: finishing write tid 3 to smithi053129169-32 2024-01-15T22:58:32.362 INFO:tasks.rados.rados.0.smithi053.stdout:2713: finishing write tid 4 to smithi053129169-32 2024-01-15T22:58:32.362 INFO:tasks.rados.rados.0.smithi053.stdout:2709: expect (ObjNum 844 snap 273 seq_num 844) 2024-01-15T22:58:32.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:32 smithi163 ceph-mon[138526]: pgmap v622: 121 pgs: 121 active+clean; 486 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 722 KiB/s wr, 3 op/s 2024-01-15T22:58:32.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:32 smithi053 ceph-mon[143363]: pgmap v622: 121 pgs: 121 active+clean; 486 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 722 KiB/s wr, 3 op/s 2024-01-15T22:58:32.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:32 smithi053 ceph-mon[146052]: pgmap v622: 121 pgs: 121 active+clean; 486 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 722 KiB/s wr, 3 op/s 2024-01-15T22:58:33.076 INFO:tasks.rados.rados.0.smithi053.stdout:2713: finishing write tid 5 to smithi053129169-32 2024-01-15T22:58:33.076 INFO:tasks.rados.rados.0.smithi053.stdout:2715: finishing write tid 1 to smithi053129169-13 2024-01-15T22:58:33.076 INFO:tasks.rados.rados.0.smithi053.stdout:2708: finishing copy_from to smithi053129169-6 2024-01-15T22:58:33.076 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 1626 (ObjNum 834 snap 270 seq_num 834) dirty exists 2024-01-15T22:58:33.076 INFO:tasks.rados.rados.0.smithi053.stdout:2708: finishing copy_from racing read to smithi053129169-6 2024-01-15T22:58:33.076 INFO:tasks.rados.rados.0.smithi053.stdout:2713: finishing write tid 6 to smithi053129169-32 2024-01-15T22:58:33.076 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2300 (ObjNum 853 snap 277 seq_num 853) dirty exists 2024-01-15T22:58:33.076 INFO:tasks.rados.rados.0.smithi053.stdout:2713: left oid 32 (ObjNum 853 snap 277 seq_num 853) 2024-01-15T22:58:33.076 INFO:tasks.rados.rados.0.smithi053.stdout:2715: finishing write tid 2 to smithi053129169-13 2024-01-15T22:58:33.077 INFO:tasks.rados.rados.0.smithi053.stdout:2715: finishing write tid 3 to smithi053129169-13 2024-01-15T22:58:33.077 INFO:tasks.rados.rados.0.smithi053.stdout:2708: done (8 left) 2024-01-15T22:58:33.077 INFO:tasks.rados.rados.0.smithi053.stdout:2709: done (7 left) 2024-01-15T22:58:33.077 INFO:tasks.rados.rados.0.smithi053.stdout:2711: done (6 left) 2024-01-15T22:58:33.077 INFO:tasks.rados.rados.0.smithi053.stdout:2712: done (5 left) 2024-01-15T22:58:33.077 INFO:tasks.rados.rados.0.smithi053.stdout:2713: done (4 left) 2024-01-15T22:58:33.077 INFO:tasks.rados.rados.0.smithi053.stdout:2714: done (3 left) 2024-01-15T22:58:33.077 INFO:tasks.rados.rados.0.smithi053.stdout:2717: done (2 left) 2024-01-15T22:58:33.077 INFO:tasks.rados.rados.0.smithi053.stdout:2718: read oid 18 snap -1 2024-01-15T22:58:33.077 INFO:tasks.rados.rados.0.smithi053.stdout:2718: expect (ObjNum 694 snap 207 seq_num 694) 2024-01-15T22:58:33.077 INFO:tasks.rados.rados.0.smithi053.stdout:2719: copy_from oid 47 from oid 3 current snap is 278 2024-01-15T22:58:33.077 INFO:tasks.rados.rados.0.smithi053.stdout:2715: finishing write tid 4 to smithi053129169-13 2024-01-15T22:58:33.077 INFO:tasks.rados.rados.0.smithi053.stdout:2715: finishing write tid 5 to smithi053129169-13 2024-01-15T22:58:33.077 INFO:tasks.rados.rados.0.smithi053.stdout:2715: finishing write tid 6 to smithi053129169-13 2024-01-15T22:58:33.078 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 2205 (ObjNum 854 snap 277 seq_num 854) dirty exists 2024-01-15T22:58:33.078 INFO:tasks.rados.rados.0.smithi053.stdout:2715: left oid 13 (ObjNum 854 snap 277 seq_num 854) 2024-01-15T22:58:33.078 INFO:tasks.rados.rados.0.smithi053.stdout:2716: finishing copy_from to smithi053129169-33 2024-01-15T22:58:33.078 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 1260 (ObjNum 804 snap 263 seq_num 804) dirty exists 2024-01-15T22:58:33.078 INFO:tasks.rados.rados.0.smithi053.stdout:2716: finishing copy_from racing read to smithi053129169-33 2024-01-15T22:58:33.078 INFO:tasks.rados.rados.0.smithi053.stdout:2715: done (3 left) 2024-01-15T22:58:33.078 INFO:tasks.rados.rados.0.smithi053.stdout:2716: done (2 left) 2024-01-15T22:58:33.078 INFO:tasks.rados.rados.0.smithi053.stdout:2720: snap_create 2024-01-15T22:58:33.090 INFO:tasks.rados.rados.0.smithi053.stdout:2719: finishing copy_from to smithi053129169-47 2024-01-15T22:58:33.090 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 1689 (ObjNum 795 snap 260 seq_num 795) dirty exists 2024-01-15T22:58:33.091 INFO:tasks.rados.rados.0.smithi053.stdout:2719: finishing copy_from racing read to smithi053129169-47 2024-01-15T22:58:33.091 INFO:tasks.rados.rados.0.smithi053.stdout:2718: expect (ObjNum 694 snap 207 seq_num 694) 2024-01-15T22:58:33.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:33 smithi163 ceph-mon[138526]: osdmap e605: 8 total, 8 up, 8 in 2024-01-15T22:58:33.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:33 smithi053 ceph-mon[143363]: osdmap e605: 8 total, 8 up, 8 in 2024-01-15T22:58:33.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:33 smithi053 ceph-mon[146052]: osdmap e605: 8 total, 8 up, 8 in 2024-01-15T22:58:34.069 INFO:tasks.rados.rados.0.smithi053.stdout:2718: done (2 left) 2024-01-15T22:58:34.069 INFO:tasks.rados.rados.0.smithi053.stdout:2719: done (1 left) 2024-01-15T22:58:34.069 INFO:tasks.rados.rados.0.smithi053.stdout:2720: done (0 left) 2024-01-15T22:58:34.070 INFO:tasks.rados.rados.0.smithi053.stdout:2721: rollback oid 39 current snap is 279 2024-01-15T22:58:34.070 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 39 to 235 2024-01-15T22:58:34.070 INFO:tasks.rados.rados.0.smithi053.stdout:2722: delete oid 44 current snap is 279 2024-01-15T22:58:34.073 INFO:tasks.rados.rados.0.smithi053.stdout:2721: finishing rollback tid 0 to smithi053129169-39 2024-01-15T22:58:34.073 INFO:tasks.rados.rados.0.smithi053.stdout:2721: finishing rollback tid 1 to smithi053129169-39 2024-01-15T22:58:34.073 INFO:tasks.rados.rados.0.smithi053.stdout:2721: finishing rollback tid 2 to smithi053129169-39 2024-01-15T22:58:34.074 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 1713 (ObjNum 703 snap 212 seq_num 703) dirty exists 2024-01-15T22:58:34.074 INFO:tasks.rados.rados.0.smithi053.stdout:2721: done (1 left) 2024-01-15T22:58:34.074 INFO:tasks.rados.rados.0.smithi053.stdout:2722: done (0 left) 2024-01-15T22:58:34.074 INFO:tasks.rados.rados.0.smithi053.stdout:2723: read oid 15 snap -1 2024-01-15T22:58:34.074 INFO:tasks.rados.rados.0.smithi053.stdout:2723: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:58:34.075 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 42 current snap is 279 2024-01-15T22:58:34.075 INFO:tasks.rados.rados.0.smithi053.stdout:2724: seq_num 856 ranges {2170880=745472,2916352=557056,3473408=417792,3891200=434176,4325376=196608} 2024-01-15T22:58:34.090 INFO:tasks.rados.rados.0.smithi053.stdout:2724: writing smithi053129169-42 from 2170880 to 2916352 tid 1 2024-01-15T22:58:34.093 INFO:tasks.rados.rados.0.smithi053.stdout:2724: writing smithi053129169-42 from 2916352 to 3473408 tid 2 2024-01-15T22:58:34.095 INFO:tasks.rados.rados.0.smithi053.stdout:2724: writing smithi053129169-42 from 3473408 to 3891200 tid 3 2024-01-15T22:58:34.097 INFO:tasks.rados.rados.0.smithi053.stdout:2724: writing smithi053129169-42 from 3891200 to 4325376 tid 4 2024-01-15T22:58:34.099 INFO:tasks.rados.rados.0.smithi053.stdout:2724: writing smithi053129169-42 from 4325376 to 4521984 tid 5 2024-01-15T22:58:34.099 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 28 current snap is 279 2024-01-15T22:58:34.099 INFO:tasks.rados.rados.0.smithi053.stdout:2725: seq_num 857 ranges {0=761856,761856=442368,1204224=630784,1835008=532480} 2024-01-15T22:58:34.103 INFO:tasks.rados.rados.0.smithi053.stdout:2725: writing smithi053129169-28 from 0 to 761856 tid 1 2024-01-15T22:58:34.105 INFO:tasks.rados.rados.0.smithi053.stdout:2725: writing smithi053129169-28 from 761856 to 1204224 tid 2 2024-01-15T22:58:34.109 INFO:tasks.rados.rados.0.smithi053.stdout:2725: writing smithi053129169-28 from 1204224 to 1835008 tid 3 2024-01-15T22:58:34.112 INFO:tasks.rados.rados.0.smithi053.stdout:2725: writing smithi053129169-28 from 1835008 to 2367488 tid 4 2024-01-15T22:58:34.112 INFO:tasks.rados.rados.0.smithi053.stdout:2726: read oid 50 snap -1 2024-01-15T22:58:34.113 INFO:tasks.rados.rados.0.smithi053.stdout:2726: expect (ObjNum 849 snap 277 seq_num 849) 2024-01-15T22:58:34.113 INFO:tasks.rados.rados.0.smithi053.stdout:2727: snap_create 2024-01-15T22:58:34.113 INFO:tasks.rados.rados.0.smithi053.stdout:2723: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:58:34.114 INFO:tasks.rados.rados.0.smithi053.stdout:2724: finishing write tid 1 to smithi053129169-42 2024-01-15T22:58:34.114 INFO:tasks.rados.rados.0.smithi053.stdout:2724: finishing write tid 2 to smithi053129169-42 2024-01-15T22:58:34.114 INFO:tasks.rados.rados.0.smithi053.stdout:2724: finishing write tid 3 to smithi053129169-42 2024-01-15T22:58:34.114 INFO:tasks.rados.rados.0.smithi053.stdout:2724: finishing write tid 4 to smithi053129169-42 2024-01-15T22:58:34.114 INFO:tasks.rados.rados.0.smithi053.stdout:2724: finishing write tid 5 to smithi053129169-42 2024-01-15T22:58:34.114 INFO:tasks.rados.rados.0.smithi053.stdout:2724: finishing write tid 6 to smithi053129169-42 2024-01-15T22:58:34.114 INFO:tasks.rados.rados.0.smithi053.stdout:2724: finishing write tid 7 to smithi053129169-42 2024-01-15T22:58:34.115 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 1632 (ObjNum 856 snap 279 seq_num 856) dirty exists 2024-01-15T22:58:34.115 INFO:tasks.rados.rados.0.smithi053.stdout:2724: left oid 42 (ObjNum 856 snap 279 seq_num 856) 2024-01-15T22:58:34.115 INFO:tasks.rados.rados.0.smithi053.stdout:2725: finishing write tid 1 to smithi053129169-28 2024-01-15T22:58:34.115 INFO:tasks.rados.rados.0.smithi053.stdout:2725: finishing write tid 2 to smithi053129169-28 2024-01-15T22:58:34.115 INFO:tasks.rados.rados.0.smithi053.stdout:2725: finishing write tid 3 to smithi053129169-28 2024-01-15T22:58:34.116 INFO:tasks.rados.rados.0.smithi053.stdout:2725: finishing write tid 4 to smithi053129169-28 2024-01-15T22:58:34.116 INFO:tasks.rados.rados.0.smithi053.stdout:2725: finishing write tid 5 to smithi053129169-28 2024-01-15T22:58:34.118 INFO:tasks.rados.rados.0.smithi053.stdout:2725: finishing write tid 6 to smithi053129169-28 2024-01-15T22:58:34.118 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 2210 (ObjNum 857 snap 279 seq_num 857) dirty exists 2024-01-15T22:58:34.118 INFO:tasks.rados.rados.0.smithi053.stdout:2725: left oid 28 (ObjNum 857 snap 279 seq_num 857) 2024-01-15T22:58:34.123 INFO:tasks.rados.rados.0.smithi053.stdout:2726: expect (ObjNum 849 snap 277 seq_num 849) 2024-01-15T22:58:34.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:34 smithi163 ceph-mon[138526]: pgmap v625: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 486 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 722 KiB/s wr, 7 op/s 2024-01-15T22:58:34.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:34 smithi163 ceph-mon[138526]: osdmap e606: 8 total, 8 up, 8 in 2024-01-15T22:58:34.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:34 smithi053 ceph-mon[143363]: pgmap v625: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 486 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 722 KiB/s wr, 7 op/s 2024-01-15T22:58:34.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:34 smithi053 ceph-mon[143363]: osdmap e606: 8 total, 8 up, 8 in 2024-01-15T22:58:34.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:34 smithi053 ceph-mon[146052]: pgmap v625: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 486 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 722 KiB/s wr, 7 op/s 2024-01-15T22:58:34.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:34 smithi053 ceph-mon[146052]: osdmap e606: 8 total, 8 up, 8 in 2024-01-15T22:58:35.074 INFO:tasks.rados.rados.0.smithi053.stdout:2723: done (4 left) 2024-01-15T22:58:35.074 INFO:tasks.rados.rados.0.smithi053.stdout:2724: done (3 left) 2024-01-15T22:58:35.075 INFO:tasks.rados.rados.0.smithi053.stdout:2725: done (2 left) 2024-01-15T22:58:35.075 INFO:tasks.rados.rados.0.smithi053.stdout:2726: done (1 left) 2024-01-15T22:58:35.075 INFO:tasks.rados.rados.0.smithi053.stdout:2727: done (0 left) 2024-01-15T22:58:35.075 INFO:tasks.rados.rados.0.smithi053.stdout:2728: read oid 32 snap -1 2024-01-15T22:58:35.075 INFO:tasks.rados.rados.0.smithi053.stdout:2728: expect (ObjNum 853 snap 277 seq_num 853) 2024-01-15T22:58:35.075 INFO:tasks.rados.rados.0.smithi053.stdout:2729: snap_create 2024-01-15T22:58:35.086 INFO:tasks.rados.rados.0.smithi053.stdout:2728: expect (ObjNum 853 snap 277 seq_num 853) 2024-01-15T22:58:35.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:35 smithi053 ceph-mon[143363]: osdmap e607: 8 total, 8 up, 8 in 2024-01-15T22:58:35.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:58:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:58:35] "GET /metrics HTTP/1.1" 200 36203 "" "Prometheus/2.43.0" 2024-01-15T22:58:35.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:35 smithi053 ceph-mon[146052]: osdmap e607: 8 total, 8 up, 8 in 2024-01-15T22:58:35.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:35 smithi163 ceph-mon[138526]: osdmap e607: 8 total, 8 up, 8 in 2024-01-15T22:58:36.011 INFO:tasks.rados.rados.0.smithi053.stdout:2728: done (1 left) 2024-01-15T22:58:36.011 INFO:tasks.rados.rados.0.smithi053.stdout:2729: done (0 left) 2024-01-15T22:58:36.011 INFO:tasks.rados.rados.0.smithi053.stdout:2730: delete oid 29 current snap is 281 2024-01-15T22:58:36.013 INFO:tasks.rados.rados.0.smithi053.stdout:2730: done (0 left) 2024-01-15T22:58:36.013 INFO:tasks.rados.rados.0.smithi053.stdout:2731: setattr oid 4 current snap is 281 2024-01-15T22:58:36.016 INFO:tasks.rados.rados.0.smithi053.stdout:2732: rollback oid 15 current snap is 281 2024-01-15T22:58:36.016 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 15 to 213 2024-01-15T22:58:36.016 INFO:tasks.rados.rados.0.smithi053.stdout:2733: copy_from oid 1 from oid 45 current snap is 281 2024-01-15T22:58:36.016 INFO:tasks.rados.rados.0.smithi053.stdout:2734: rollback oid 36 current snap is 281 2024-01-15T22:58:36.016 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 36 to 230 2024-01-15T22:58:36.016 INFO:tasks.rados.rados.0.smithi053.stdout:2735: read oid 29 snap -1 2024-01-15T22:58:36.016 INFO:tasks.rados.rados.0.smithi053.stdout:2735: expect deleted 2024-01-15T22:58:36.016 INFO:tasks.rados.rados.0.smithi053.stdout:2736: delete oid 39 current snap is 281 2024-01-15T22:58:36.024 INFO:tasks.rados.rados.0.smithi053.stdout:2732: finishing rollback tid 0 to smithi053129169-15 2024-01-15T22:58:36.024 INFO:tasks.rados.rados.0.smithi053.stdout:2732: finishing rollback tid 1 to smithi053129169-15 2024-01-15T22:58:36.024 INFO:tasks.rados.rados.0.smithi053.stdout:2732: finishing rollback tid 2 to smithi053129169-15 2024-01-15T22:58:36.024 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 1843 (ObjNum 611 snap 180 seq_num 611) dirty exists 2024-01-15T22:58:36.025 INFO:tasks.rados.rados.0.smithi053.stdout:2732: done (5 left) 2024-01-15T22:58:36.025 INFO:tasks.rados.rados.0.smithi053.stdout:2735: done (4 left) 2024-01-15T22:58:36.025 INFO:tasks.rados.rados.0.smithi053.stdout:2736: done (3 left) 2024-01-15T22:58:36.025 INFO:tasks.rados.rados.0.smithi053.stdout:2737: setattr oid 29 current snap is 281 2024-01-15T22:58:36.027 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 1623 (ObjNum 837 snap 272 seq_num 837) dirty exists 2024-01-15T22:58:36.027 INFO:tasks.rados.rados.0.smithi053.stdout:2731: done (3 left) 2024-01-15T22:58:36.027 INFO:tasks.rados.rados.0.smithi053.stdout:2738: snap_remove snap 277 2024-01-15T22:58:36.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:36 smithi163 ceph-mon[138526]: pgmap v628: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 510 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 22 op/s 2024-01-15T22:58:36.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:36 smithi163 ceph-mon[138526]: osdmap e608: 8 total, 8 up, 8 in 2024-01-15T22:58:36.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:36 smithi163 ceph-mon[138526]: osdmap e609: 8 total, 8 up, 8 in 2024-01-15T22:58:36.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:36 smithi053 ceph-mon[146052]: pgmap v628: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 510 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 22 op/s 2024-01-15T22:58:36.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:36 smithi053 ceph-mon[146052]: osdmap e608: 8 total, 8 up, 8 in 2024-01-15T22:58:36.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:36 smithi053 ceph-mon[146052]: osdmap e609: 8 total, 8 up, 8 in 2024-01-15T22:58:36.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:36 smithi053 ceph-mon[143363]: pgmap v628: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 510 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 22 op/s 2024-01-15T22:58:36.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:36 smithi053 ceph-mon[143363]: osdmap e608: 8 total, 8 up, 8 in 2024-01-15T22:58:36.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:36 smithi053 ceph-mon[143363]: osdmap e609: 8 total, 8 up, 8 in 2024-01-15T22:58:37.020 INFO:tasks.rados.rados.0.smithi053.stdout:2738: done (3 left) 2024-01-15T22:58:37.020 INFO:tasks.rados.rados.0.smithi053.stdout:2739: read oid 42 snap 265 2024-01-15T22:58:37.020 INFO:tasks.rados.rados.0.smithi053.stdout:2739: expect (ObjNum 790 snap 260 seq_num 790) 2024-01-15T22:58:37.021 INFO:tasks.rados.rados.0.smithi053.stdout:2740: read oid 43 snap -1 2024-01-15T22:58:37.021 INFO:tasks.rados.rados.0.smithi053.stdout:2740: expect (ObjNum 750 snap 240 seq_num 750) 2024-01-15T22:58:37.021 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 5 current snap is 281 2024-01-15T22:58:37.021 INFO:tasks.rados.rados.0.smithi053.stdout:2734: finishing rollback tid 0 to smithi053129169-36 2024-01-15T22:58:37.021 INFO:tasks.rados.rados.0.smithi053.stdout:2734: finishing rollback tid 1 to smithi053129169-36 2024-01-15T22:58:37.021 INFO:tasks.rados.rados.0.smithi053.stdout:2734: finishing rollback tid 2 to smithi053129169-36 2024-01-15T22:58:37.021 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 1626 (ObjNum 726 snap 225 seq_num 726) dirty exists 2024-01-15T22:58:37.021 INFO:tasks.rados.rados.0.smithi053.stdout:2733: finishing copy_from to smithi053129169-1 2024-01-15T22:58:37.021 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 1318 (ObjNum 806 snap 264 seq_num 806) dirty exists 2024-01-15T22:58:37.021 INFO:tasks.rados.rados.0.smithi053.stdout:2733: finishing copy_from racing read to smithi053129169-1 2024-01-15T22:58:37.021 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 1608 (ObjNum 193 snap 0 seq_num 3637953232) dirty exists 2024-01-15T22:58:37.021 INFO:tasks.rados.rados.0.smithi053.stdout:2741: seq_num 860 ranges {0=8192} 2024-01-15T22:58:37.021 INFO:tasks.rados.rados.0.smithi053.stdout:2741: writing smithi053129169-5 from 0 to 8192 tid 1 2024-01-15T22:58:37.021 INFO:tasks.rados.rados.0.smithi053.stdout:2733: done (5 left) 2024-01-15T22:58:37.021 INFO:tasks.rados.rados.0.smithi053.stdout:2734: done (4 left) 2024-01-15T22:58:37.022 INFO:tasks.rados.rados.0.smithi053.stdout:2737: done (3 left) 2024-01-15T22:58:37.022 INFO:tasks.rados.rados.0.smithi053.stdout:2742: read oid 30 snap -1 2024-01-15T22:58:37.022 INFO:tasks.rados.rados.0.smithi053.stdout:2742: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:58:37.022 INFO:tasks.rados.rados.0.smithi053.stdout:2743: delete oid 15 current snap is 281 2024-01-15T22:58:37.023 INFO:tasks.rados.rados.0.smithi053.stdout:2742: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:58:37.028 INFO:tasks.rados.rados.0.smithi053.stdout:2741: finishing write tid 1 to smithi053129169-5 2024-01-15T22:58:37.030 INFO:tasks.rados.rados.0.smithi053.stdout:2742: done (4 left) 2024-01-15T22:58:37.031 INFO:tasks.rados.rados.0.smithi053.stdout:2743: done (3 left) 2024-01-15T22:58:37.031 INFO:tasks.rados.rados.0.smithi053.stdout:2744: copy_from oid 6 from oid 40 current snap is 281 2024-01-15T22:58:37.031 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 37 current snap is 281 2024-01-15T22:58:37.031 INFO:tasks.rados.rados.0.smithi053.stdout:2745: seq_num 862 ranges {0=40960} 2024-01-15T22:58:37.031 INFO:tasks.rados.rados.0.smithi053.stdout:2745: writing smithi053129169-37 from 0 to 40960 tid 1 2024-01-15T22:58:37.031 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 281 2024-01-15T22:58:37.031 INFO:tasks.rados.rados.0.smithi053.stdout:2746: seq_num 863 ranges {11313152=57344} 2024-01-15T22:58:37.094 INFO:tasks.rados.rados.0.smithi053.stdout:2746: writing smithi053129169-26 from 11313152 to 11370496 tid 1 2024-01-15T22:58:37.094 INFO:tasks.rados.rados.0.smithi053.stdout:2741: finishing write tid 2 to smithi053129169-5 2024-01-15T22:58:37.094 INFO:tasks.rados.rados.0.smithi053.stdout:2747: read oid 11 snap -1 2024-01-15T22:58:37.094 INFO:tasks.rados.rados.0.smithi053.stdout:2747: expect (ObjNum 795 snap 260 seq_num 795) 2024-01-15T22:58:37.094 INFO:tasks.rados.rados.0.smithi053.stdout:2748: snap_create 2024-01-15T22:58:37.094 INFO:tasks.rados.rados.0.smithi053.stdout:2745: finishing write tid 1 to smithi053129169-37 2024-01-15T22:58:37.095 INFO:tasks.rados.rados.0.smithi053.stdout:2745: finishing write tid 2 to smithi053129169-37 2024-01-15T22:58:37.095 INFO:tasks.rados.rados.0.smithi053.stdout:2741: finishing write tid 3 to smithi053129169-5 2024-01-15T22:58:37.095 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 2099 (ObjNum 860 snap 281 seq_num 860) dirty exists 2024-01-15T22:58:37.095 INFO:tasks.rados.rados.0.smithi053.stdout:2741: left oid 5 (ObjNum 860 snap 281 seq_num 860) 2024-01-15T22:58:37.095 INFO:tasks.rados.rados.0.smithi053.stdout:2745: finishing write tid 3 to smithi053129169-37 2024-01-15T22:58:37.095 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 1848 (ObjNum 862 snap 281 seq_num 862) dirty exists 2024-01-15T22:58:37.095 INFO:tasks.rados.rados.0.smithi053.stdout:2745: left oid 37 (ObjNum 862 snap 281 seq_num 862) 2024-01-15T22:58:37.095 INFO:tasks.rados.rados.0.smithi053.stdout:2739: expect (ObjNum 790 snap 260 seq_num 790) 2024-01-15T22:58:37.165 INFO:tasks.rados.rados.0.smithi053.stdout:2740: expect (ObjNum 750 snap 240 seq_num 750) 2024-01-15T22:58:37.483 INFO:tasks.rados.rados.0.smithi053.stdout:2744: finishing copy_from to smithi053129169-6 2024-01-15T22:58:37.483 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 1621 (ObjNum 837 snap 272 seq_num 837) dirty exists 2024-01-15T22:58:37.483 INFO:tasks.rados.rados.0.smithi053.stdout:2744: finishing copy_from racing read to smithi053129169-6 2024-01-15T22:58:37.483 INFO:tasks.rados.rados.0.smithi053.stdout:2746: finishing write tid 1 to smithi053129169-26 2024-01-15T22:58:37.483 INFO:tasks.rados.rados.0.smithi053.stdout:2746: finishing write tid 2 to smithi053129169-26 2024-01-15T22:58:37.483 INFO:tasks.rados.rados.0.smithi053.stdout:2746: finishing write tid 3 to smithi053129169-26 2024-01-15T22:58:37.483 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 1829 (ObjNum 863 snap 281 seq_num 863) dirty exists 2024-01-15T22:58:37.483 INFO:tasks.rados.rados.0.smithi053.stdout:2746: left oid 26 (ObjNum 863 snap 281 seq_num 863) 2024-01-15T22:58:37.483 INFO:tasks.rados.rados.0.smithi053.stdout:2747: expect (ObjNum 795 snap 260 seq_num 795) 2024-01-15T22:58:38.078 INFO:tasks.rados.rados.0.smithi053.stdout:2739: done (7 left) 2024-01-15T22:58:38.078 INFO:tasks.rados.rados.0.smithi053.stdout:2740: done (6 left) 2024-01-15T22:58:38.078 INFO:tasks.rados.rados.0.smithi053.stdout:2741: done (5 left) 2024-01-15T22:58:38.078 INFO:tasks.rados.rados.0.smithi053.stdout:2744: done (4 left) 2024-01-15T22:58:38.078 INFO:tasks.rados.rados.0.smithi053.stdout:2745: done (3 left) 2024-01-15T22:58:38.078 INFO:tasks.rados.rados.0.smithi053.stdout:2746: done (2 left) 2024-01-15T22:58:38.078 INFO:tasks.rados.rados.0.smithi053.stdout:2747: done (1 left) 2024-01-15T22:58:38.079 INFO:tasks.rados.rados.0.smithi053.stdout:2748: done (0 left) 2024-01-15T22:58:38.079 INFO:tasks.rados.rados.0.smithi053.stdout:2749: setattr oid 38 current snap is 282 2024-01-15T22:58:38.080 INFO:tasks.rados.rados.0.smithi053.stdout:2750: snap_remove snap 279 2024-01-15T22:58:38.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:38 smithi053 ceph-mon[143363]: pgmap v631: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 518 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 7.0 MiB/s wr, 33 op/s 2024-01-15T22:58:38.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:38 smithi053 ceph-mon[143363]: osdmap e610: 8 total, 8 up, 8 in 2024-01-15T22:58:38.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:38 smithi053 ceph-mon[146052]: pgmap v631: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 518 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 7.0 MiB/s wr, 33 op/s 2024-01-15T22:58:38.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:38 smithi053 ceph-mon[146052]: osdmap e610: 8 total, 8 up, 8 in 2024-01-15T22:58:38.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:38 smithi163 ceph-mon[138526]: pgmap v631: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 518 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 7.0 MiB/s wr, 33 op/s 2024-01-15T22:58:38.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:38 smithi163 ceph-mon[138526]: osdmap e610: 8 total, 8 up, 8 in 2024-01-15T22:58:39.083 INFO:tasks.rados.rados.0.smithi053.stdout:2750: done (1 left) 2024-01-15T22:58:39.083 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 282 2024-01-15T22:58:39.083 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 1715 (ObjNum 754 snap 242 seq_num 754) dirty exists 2024-01-15T22:58:39.084 INFO:tasks.rados.rados.0.smithi053.stdout:2751: seq_num 864 ranges {2301952=73728} 2024-01-15T22:58:39.097 INFO:tasks.rados.rados.0.smithi053.stdout:2751: writing smithi053129169-32 from 2301952 to 2375680 tid 1 2024-01-15T22:58:39.097 INFO:tasks.rados.rados.0.smithi053.stdout:2749: done (1 left) 2024-01-15T22:58:39.097 INFO:tasks.rados.rados.0.smithi053.stdout:2752: delete oid 13 current snap is 282 2024-01-15T22:58:39.103 INFO:tasks.rados.rados.0.smithi053.stdout:2752: done (1 left) 2024-01-15T22:58:39.103 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 31 current snap is 282 2024-01-15T22:58:39.103 INFO:tasks.rados.rados.0.smithi053.stdout:2753: seq_num 866 ranges {2260992=106496} 2024-01-15T22:58:39.116 INFO:tasks.rados.rados.0.smithi053.stdout:2753: writing smithi053129169-31 from 2260992 to 2367488 tid 1 2024-01-15T22:58:39.117 INFO:tasks.rados.rados.0.smithi053.stdout:2754: snap_remove snap 260 2024-01-15T22:58:39.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:39 smithi163 ceph-mon[138526]: osdmap e611: 8 total, 8 up, 8 in 2024-01-15T22:58:39.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:39 smithi053 ceph-mon[146052]: osdmap e611: 8 total, 8 up, 8 in 2024-01-15T22:58:39.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:39 smithi053 ceph-mon[143363]: osdmap e611: 8 total, 8 up, 8 in 2024-01-15T22:58:40.091 INFO:tasks.rados.rados.0.smithi053.stdout:2754: done (2 left) 2024-01-15T22:58:40.091 INFO:tasks.rados.rados.0.smithi053.stdout:2755: rmattr oid 19 current snap is 282 2024-01-15T22:58:40.091 INFO:tasks.rados.rados.0.smithi053.stdout:2756: delete oid 38 current snap is 282 2024-01-15T22:58:40.092 INFO:tasks.rados.rados.0.smithi053.stdout:2751: finishing write tid 1 to smithi053129169-32 2024-01-15T22:58:40.092 INFO:tasks.rados.rados.0.smithi053.stdout:2751: finishing write tid 2 to smithi053129169-32 2024-01-15T22:58:40.092 INFO:tasks.rados.rados.0.smithi053.stdout:2751: finishing write tid 3 to smithi053129169-32 2024-01-15T22:58:40.092 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2303 (ObjNum 864 snap 282 seq_num 864) dirty exists 2024-01-15T22:58:40.092 INFO:tasks.rados.rados.0.smithi053.stdout:2751: left oid 32 (ObjNum 864 snap 282 seq_num 864) 2024-01-15T22:58:40.092 INFO:tasks.rados.rados.0.smithi053.stdout:2753: finishing write tid 1 to smithi053129169-31 2024-01-15T22:58:40.092 INFO:tasks.rados.rados.0.smithi053.stdout:2753: finishing write tid 2 to smithi053129169-31 2024-01-15T22:58:40.092 INFO:tasks.rados.rados.0.smithi053.stdout:2753: finishing write tid 3 to smithi053129169-31 2024-01-15T22:58:40.092 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 1688 (ObjNum 866 snap 282 seq_num 866) dirty exists 2024-01-15T22:58:40.092 INFO:tasks.rados.rados.0.smithi053.stdout:2753: left oid 31 (ObjNum 866 snap 282 seq_num 866) 2024-01-15T22:58:40.106 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 2103 (ObjNum 749 snap 240 seq_num 749) dirty exists 2024-01-15T22:58:40.106 INFO:tasks.rados.rados.0.smithi053.stdout:2751: done (3 left) 2024-01-15T22:58:40.106 INFO:tasks.rados.rados.0.smithi053.stdout:2753: done (2 left) 2024-01-15T22:58:40.106 INFO:tasks.rados.rados.0.smithi053.stdout:2755: done (1 left) 2024-01-15T22:58:40.106 INFO:tasks.rados.rados.0.smithi053.stdout:2756: done (0 left) 2024-01-15T22:58:40.106 INFO:tasks.rados.rados.0.smithi053.stdout:2757: rollback oid 41 current snap is 282 2024-01-15T22:58:40.106 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 41 to 210 2024-01-15T22:58:40.106 INFO:tasks.rados.rados.0.smithi053.stdout:2758: read oid 26 snap -1 2024-01-15T22:58:40.106 INFO:tasks.rados.rados.0.smithi053.stdout:2758: expect (ObjNum 863 snap 281 seq_num 863) 2024-01-15T22:58:40.106 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 5 current snap is 282 2024-01-15T22:58:40.107 INFO:tasks.rados.rados.0.smithi053.stdout:2759: seq_num 868 ranges {8192=139264} 2024-01-15T22:58:40.107 INFO:tasks.rados.rados.0.smithi053.stdout:2759: writing smithi053129169-5 from 8192 to 147456 tid 1 2024-01-15T22:58:40.107 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 11 current snap is 282 2024-01-15T22:58:40.107 INFO:tasks.rados.rados.0.smithi053.stdout:2760: seq_num 869 ranges {1327104=155648} 2024-01-15T22:58:40.115 INFO:tasks.rados.rados.0.smithi053.stdout:2760: writing smithi053129169-11 from 1327104 to 1482752 tid 1 2024-01-15T22:58:40.117 INFO:tasks.rados.rados.0.smithi053.stdout:2761: setattr oid 31 current snap is 282 2024-01-15T22:58:40.117 INFO:tasks.rados.rados.0.smithi053.stdout:2757: finishing rollback tid 0 to smithi053129169-41 2024-01-15T22:58:40.117 INFO:tasks.rados.rados.0.smithi053.stdout:2757: finishing rollback tid 1 to smithi053129169-41 2024-01-15T22:58:40.117 INFO:tasks.rados.rados.0.smithi053.stdout:2757: finishing rollback tid 2 to smithi053129169-41 2024-01-15T22:58:40.117 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1335 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T22:58:40.118 INFO:tasks.rados.rados.0.smithi053.stdout:2757: done (4 left) 2024-01-15T22:58:40.118 INFO:tasks.rados.rados.0.smithi053.stdout:2762: rmattr oid 20 current snap is 282 2024-01-15T22:58:40.118 INFO:tasks.rados.rados.0.smithi053.stdout:2762: done (4 left) 2024-01-15T22:58:40.118 INFO:tasks.rados.rados.0.smithi053.stdout:2763: copy_from oid 20 from oid 24 current snap is 282 2024-01-15T22:58:40.118 INFO:tasks.rados.rados.0.smithi053.stdout:2764: snap_remove snap 280 2024-01-15T22:58:40.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:40 smithi163 ceph-mon[138526]: pgmap v634: 121 pgs: 121 active+clean; 524 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.8 MiB/s wr, 26 op/s 2024-01-15T22:58:40.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:40 smithi163 ceph-mon[138526]: osdmap e612: 8 total, 8 up, 8 in 2024-01-15T22:58:40.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:40 smithi053 ceph-mon[146052]: pgmap v634: 121 pgs: 121 active+clean; 524 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.8 MiB/s wr, 26 op/s 2024-01-15T22:58:40.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:40 smithi053 ceph-mon[146052]: osdmap e612: 8 total, 8 up, 8 in 2024-01-15T22:58:40.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:40 smithi053 ceph-mon[143363]: pgmap v634: 121 pgs: 121 active+clean; 524 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.8 MiB/s wr, 26 op/s 2024-01-15T22:58:40.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:40 smithi053 ceph-mon[143363]: osdmap e612: 8 total, 8 up, 8 in 2024-01-15T22:58:41.012 INFO:tasks.rados.rados.0.smithi053.stdout:2764: done (5 left) 2024-01-15T22:58:41.012 INFO:tasks.rados.rados.0.smithi053.stdout:2765: rollback oid 9 current snap is 282 2024-01-15T22:58:41.012 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 9 to 272 2024-01-15T22:58:41.012 INFO:tasks.rados.rados.0.smithi053.stdout:2766: rollback oid 18 current snap is 282 2024-01-15T22:58:41.012 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 18 to 258 2024-01-15T22:58:41.012 INFO:tasks.rados.rados.0.smithi053.stdout:2767: rollback oid 32 current snap is 282 2024-01-15T22:58:41.012 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 156 2024-01-15T22:58:41.013 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 17 current snap is 282 2024-01-15T22:58:41.013 INFO:tasks.rados.rados.0.smithi053.stdout:2768: seq_num 870 ranges {0=172032} 2024-01-15T22:58:41.013 INFO:tasks.rados.rados.0.smithi053.stdout:2768: writing smithi053129169-17 from 0 to 172032 tid 1 2024-01-15T22:58:41.013 INFO:tasks.rados.rados.0.smithi053.stdout:2769: read oid 10 snap -1 2024-01-15T22:58:41.013 INFO:tasks.rados.rados.0.smithi053.stdout:2769: expect deleted 2024-01-15T22:58:41.013 INFO:tasks.rados.rados.0.smithi053.stdout:2770: snap_remove snap 254 2024-01-15T22:58:41.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:41 smithi163 ceph-mon[138526]: osdmap e613: 8 total, 8 up, 8 in 2024-01-15T22:58:41.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:41 smithi163 ceph-mon[138526]: osdmap e614: 8 total, 8 up, 8 in 2024-01-15T22:58:41.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:41 smithi053 ceph-mon[143363]: osdmap e613: 8 total, 8 up, 8 in 2024-01-15T22:58:41.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:41 smithi053 ceph-mon[143363]: osdmap e614: 8 total, 8 up, 8 in 2024-01-15T22:58:41.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:41 smithi053 ceph-mon[146052]: osdmap e613: 8 total, 8 up, 8 in 2024-01-15T22:58:41.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:41 smithi053 ceph-mon[146052]: osdmap e614: 8 total, 8 up, 8 in 2024-01-15T22:58:42.017 INFO:tasks.rados.rados.0.smithi053.stdout:2770: done (10 left) 2024-01-15T22:58:42.017 INFO:tasks.rados.rados.0.smithi053.stdout:2771: delete oid 14 current snap is 282 2024-01-15T22:58:42.017 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 1689 (ObjNum 866 snap 282 seq_num 866) dirty exists 2024-01-15T22:58:42.017 INFO:tasks.rados.rados.0.smithi053.stdout:2760: finishing write tid 1 to smithi053129169-11 2024-01-15T22:58:42.017 INFO:tasks.rados.rados.0.smithi053.stdout:2759: finishing write tid 1 to smithi053129169-5 2024-01-15T22:58:42.018 INFO:tasks.rados.rados.0.smithi053.stdout:2760: finishing write tid 2 to smithi053129169-11 2024-01-15T22:58:42.018 INFO:tasks.rados.rados.0.smithi053.stdout:2759: finishing write tid 2 to smithi053129169-5 2024-01-15T22:58:42.018 INFO:tasks.rados.rados.0.smithi053.stdout:2760: finishing write tid 3 to smithi053129169-11 2024-01-15T22:58:42.018 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 1691 (ObjNum 869 snap 282 seq_num 869) dirty exists 2024-01-15T22:58:42.018 INFO:tasks.rados.rados.0.smithi053.stdout:2760: left oid 11 (ObjNum 869 snap 282 seq_num 869) 2024-01-15T22:58:42.018 INFO:tasks.rados.rados.0.smithi053.stdout:2759: finishing write tid 3 to smithi053129169-5 2024-01-15T22:58:42.018 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 2112 (ObjNum 868 snap 282 seq_num 868) dirty exists 2024-01-15T22:58:42.018 INFO:tasks.rados.rados.0.smithi053.stdout:2759: left oid 5 (ObjNum 868 snap 282 seq_num 868) 2024-01-15T22:58:42.018 INFO:tasks.rados.rados.0.smithi053.stdout:2763: finishing copy_from to smithi053129169-20 2024-01-15T22:58:42.018 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 1607 (ObjNum 758 snap 242 seq_num 758) dirty exists 2024-01-15T22:58:42.018 INFO:tasks.rados.rados.0.smithi053.stdout:2763: finishing copy_from racing read to smithi053129169-20 2024-01-15T22:58:42.018 INFO:tasks.rados.rados.0.smithi053.stdout:2758: expect (ObjNum 863 snap 281 seq_num 863) 2024-01-15T22:58:42.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:42 smithi163 ceph-mon[138526]: pgmap v637: 121 pgs: 121 active+clean; 533 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-01-15T22:58:42.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:42 smithi163 ceph-mon[138526]: osdmap e615: 8 total, 8 up, 8 in 2024-01-15T22:58:42.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:42 smithi053 ceph-mon[143363]: pgmap v637: 121 pgs: 121 active+clean; 533 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-01-15T22:58:42.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:42 smithi053 ceph-mon[143363]: osdmap e615: 8 total, 8 up, 8 in 2024-01-15T22:58:42.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:42 smithi053 ceph-mon[146052]: pgmap v637: 121 pgs: 121 active+clean; 533 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-01-15T22:58:42.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:42 smithi053 ceph-mon[146052]: osdmap e615: 8 total, 8 up, 8 in 2024-01-15T22:58:42.924 INFO:tasks.rados.rados.0.smithi053.stdout:2766: finishing rollback tid 0 to smithi053129169-18 2024-01-15T22:58:42.924 INFO:tasks.rados.rados.0.smithi053.stdout:2767: finishing rollback tid 0 to smithi053129169-32 2024-01-15T22:58:42.925 INFO:tasks.rados.rados.0.smithi053.stdout:2767: finishing rollback tid 1 to smithi053129169-32 2024-01-15T22:58:42.925 INFO:tasks.rados.rados.0.smithi053.stdout:2767: finishing rollback tid 2 to smithi053129169-32 2024-01-15T22:58:42.925 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2315 (ObjNum 233 snap 60 seq_num 233) dirty exists 2024-01-15T22:58:42.925 INFO:tasks.rados.rados.0.smithi053.stdout:2768: finishing write tid 1 to smithi053129169-17 2024-01-15T22:58:42.925 INFO:tasks.rados.rados.0.smithi053.stdout:2768: finishing write tid 2 to smithi053129169-17 2024-01-15T22:58:42.925 INFO:tasks.rados.rados.0.smithi053.stdout:2766: finishing rollback tid 1 to smithi053129169-18 2024-01-15T22:58:42.925 INFO:tasks.rados.rados.0.smithi053.stdout:2766: finishing rollback tid 2 to smithi053129169-18 2024-01-15T22:58:42.925 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 1338 (ObjNum 769 snap 246 seq_num 769) dirty exists 2024-01-15T22:58:42.925 INFO:tasks.rados.rados.0.smithi053.stdout:2765: finishing rollback tid 1 to smithi053129169-9 2024-01-15T22:58:42.925 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 1783 (ObjNum 49 snap 0 seq_num 3) dirty dne 2024-01-15T22:58:42.925 INFO:tasks.rados.rados.0.smithi053.stdout:2768: finishing write tid 3 to smithi053129169-17 2024-01-15T22:58:42.925 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 2317 (ObjNum 870 snap 282 seq_num 870) dirty exists 2024-01-15T22:58:42.925 INFO:tasks.rados.rados.0.smithi053.stdout:2768: left oid 17 (ObjNum 870 snap 282 seq_num 870) 2024-01-15T22:58:42.925 INFO:tasks.rados.rados.0.smithi053.stdout:2758: done (10 left) 2024-01-15T22:58:42.926 INFO:tasks.rados.rados.0.smithi053.stdout:2759: done (9 left) 2024-01-15T22:58:42.926 INFO:tasks.rados.rados.0.smithi053.stdout:2760: done (8 left) 2024-01-15T22:58:42.926 INFO:tasks.rados.rados.0.smithi053.stdout:2761: done (7 left) 2024-01-15T22:58:42.926 INFO:tasks.rados.rados.0.smithi053.stdout:2763: done (6 left) 2024-01-15T22:58:42.926 INFO:tasks.rados.rados.0.smithi053.stdout:2765: done (5 left) 2024-01-15T22:58:42.926 INFO:tasks.rados.rados.0.smithi053.stdout:2766: done (4 left) 2024-01-15T22:58:42.926 INFO:tasks.rados.rados.0.smithi053.stdout:2767: done (3 left) 2024-01-15T22:58:42.926 INFO:tasks.rados.rados.0.smithi053.stdout:2768: done (2 left) 2024-01-15T22:58:42.926 INFO:tasks.rados.rados.0.smithi053.stdout:2769: done (1 left) 2024-01-15T22:58:42.926 INFO:tasks.rados.rados.0.smithi053.stdout:2771: done (0 left) 2024-01-15T22:58:42.926 INFO:tasks.rados.rados.0.smithi053.stdout:2772: read oid 26 snap -1 2024-01-15T22:58:42.926 INFO:tasks.rados.rados.0.smithi053.stdout:2772: expect (ObjNum 863 snap 281 seq_num 863) 2024-01-15T22:58:42.926 INFO:tasks.rados.rados.0.smithi053.stdout:2773: snap_remove snap 278 2024-01-15T22:58:43.106 INFO:tasks.rados.rados.0.smithi053.stdout:2773: done (1 left) 2024-01-15T22:58:43.106 INFO:tasks.rados.rados.0.smithi053.stdout:2774: read oid 30 snap -1 2024-01-15T22:58:43.106 INFO:tasks.rados.rados.0.smithi053.stdout:2774: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:58:43.106 INFO:tasks.rados.rados.0.smithi053.stdout:2775: setattr oid 29 current snap is 282 2024-01-15T22:58:43.109 INFO:tasks.rados.rados.0.smithi053.stdout:2772: expect (ObjNum 863 snap 281 seq_num 863) 2024-01-15T22:58:44.009 INFO:tasks.rados.rados.0.smithi053.stdout:2774: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:58:44.010 INFO:tasks.rados.rados.0.smithi053.stdout:2772: done (2 left) 2024-01-15T22:58:44.010 INFO:tasks.rados.rados.0.smithi053.stdout:2774: done (1 left) 2024-01-15T22:58:44.010 INFO:tasks.rados.rados.0.smithi053.stdout:2776: delete oid 9 current snap is 282 2024-01-15T22:58:44.013 INFO:tasks.rados.rados.0.smithi053.stdout:2776: done (1 left) 2024-01-15T22:58:44.014 INFO:tasks.rados.rados.0.smithi053.stdout:2777: copy_from oid 8 from oid 41 current snap is 282 2024-01-15T22:58:44.014 INFO:tasks.rados.rados.0.smithi053.stdout:2778: snap_remove snap 271 2024-01-15T22:58:44.106 INFO:tasks.rados.rados.0.smithi053.stdout:2778: done (2 left) 2024-01-15T22:58:44.106 INFO:tasks.rados.rados.0.smithi053.stdout:2779: rmattr oid 40 current snap is 282 2024-01-15T22:58:44.106 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 17 current snap is 282 2024-01-15T22:58:44.106 INFO:tasks.rados.rados.0.smithi053.stdout:2780: seq_num 873 ranges {172032=229376} 2024-01-15T22:58:44.107 INFO:tasks.rados.rados.0.smithi053.stdout:2780: writing smithi053129169-17 from 172032 to 401408 tid 1 2024-01-15T22:58:44.107 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 282 2024-01-15T22:58:44.107 INFO:tasks.rados.rados.0.smithi053.stdout:2781: seq_num 874 ranges {11370496=245760} 2024-01-15T22:58:44.170 INFO:tasks.rados.rados.0.smithi053.stdout:2781: writing smithi053129169-26 from 11370496 to 11616256 tid 1 2024-01-15T22:58:44.171 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 282 2024-01-15T22:58:44.171 INFO:tasks.rados.rados.0.smithi053.stdout:2782: seq_num 875 ranges {2228224=262144} 2024-01-15T22:58:44.185 INFO:tasks.rados.rados.0.smithi053.stdout:2782: writing smithi053129169-50 from 2228224 to 2490368 tid 1 2024-01-15T22:58:44.185 INFO:tasks.rados.rados.0.smithi053.stdout:2783: copy_from oid 31 from oid 38 current snap is 282 2024-01-15T22:58:44.185 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 1609 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T22:58:44.185 INFO:tasks.rados.rados.0.smithi053.stdout:2777: finishing copy_from to smithi053129169-8 2024-01-15T22:58:44.185 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 1335 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-01-15T22:58:44.185 INFO:tasks.rados.rados.0.smithi053.stdout:2777: finishing copy_from racing read to smithi053129169-8 2024-01-15T22:58:44.186 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 1717 (ObjNum 837 snap 272 seq_num 837) dirty exists 2024-01-15T22:58:44.186 INFO:tasks.rados.rados.0.smithi053.stdout:2780: finishing write tid 1 to smithi053129169-17 2024-01-15T22:58:44.186 INFO:tasks.rados.rados.0.smithi053.stdout:2780: finishing write tid 2 to smithi053129169-17 2024-01-15T22:58:44.186 INFO:tasks.rados.rados.0.smithi053.stdout:2780: finishing write tid 3 to smithi053129169-17 2024-01-15T22:58:44.186 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 2329 (ObjNum 873 snap 282 seq_num 873) dirty exists 2024-01-15T22:58:44.186 INFO:tasks.rados.rados.0.smithi053.stdout:2780: left oid 17 (ObjNum 873 snap 282 seq_num 873) 2024-01-15T22:58:44.186 INFO:tasks.rados.rados.0.smithi053.stdout:2781: finishing write tid 1 to smithi053129169-26 2024-01-15T22:58:44.186 INFO:tasks.rados.rados.0.smithi053.stdout:2781: finishing write tid 2 to smithi053129169-26 2024-01-15T22:58:44.186 INFO:tasks.rados.rados.0.smithi053.stdout:2781: finishing write tid 3 to smithi053129169-26 2024-01-15T22:58:44.186 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 1857 (ObjNum 874 snap 282 seq_num 874) dirty exists 2024-01-15T22:58:44.186 INFO:tasks.rados.rados.0.smithi053.stdout:2781: left oid 26 (ObjNum 874 snap 282 seq_num 874) 2024-01-15T22:58:44.186 INFO:tasks.rados.rados.0.smithi053.stdout:2775: done (6 left) 2024-01-15T22:58:44.186 INFO:tasks.rados.rados.0.smithi053.stdout:2777: done (5 left) 2024-01-15T22:58:44.186 INFO:tasks.rados.rados.0.smithi053.stdout:2779: done (4 left) 2024-01-15T22:58:44.187 INFO:tasks.rados.rados.0.smithi053.stdout:2780: done (3 left) 2024-01-15T22:58:44.187 INFO:tasks.rados.rados.0.smithi053.stdout:2781: done (2 left) 2024-01-15T22:58:44.187 INFO:tasks.rados.rados.0.smithi053.stdout:2784: snap_create 2024-01-15T22:58:44.187 INFO:tasks.rados.rados.0.smithi053.stdout:2783: finishing copy_from to smithi053129169-31 2024-01-15T22:58:44.187 INFO:tasks.rados.rados.0.smithi053.stdout:2783: got expected ENOENT (src dne) 2024-01-15T22:58:44.187 INFO:tasks.rados.rados.0.smithi053.stdout:2783: finishing copy_from racing read to smithi053129169-31 2024-01-15T22:58:44.188 INFO:tasks.rados.rados.0.smithi053.stdout:2782: finishing write tid 1 to smithi053129169-50 2024-01-15T22:58:44.188 INFO:tasks.rados.rados.0.smithi053.stdout:2782: finishing write tid 2 to smithi053129169-50 2024-01-15T22:58:44.190 INFO:tasks.rados.rados.0.smithi053.stdout:2782: finishing write tid 3 to smithi053129169-50 2024-01-15T22:58:44.190 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 1875 (ObjNum 875 snap 282 seq_num 875) dirty exists 2024-01-15T22:58:44.190 INFO:tasks.rados.rados.0.smithi053.stdout:2782: left oid 50 (ObjNum 875 snap 282 seq_num 875) 2024-01-15T22:58:44.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:44 smithi163 ceph-mon[138526]: pgmap v640: 121 pgs: 121 active+clean; 527 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-01-15T22:58:44.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:44 smithi163 ceph-mon[138526]: osdmap e616: 8 total, 8 up, 8 in 2024-01-15T22:58:44.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:58:44.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:44 smithi053 ceph-mon[143363]: pgmap v640: 121 pgs: 121 active+clean; 527 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-01-15T22:58:44.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:44 smithi053 ceph-mon[143363]: osdmap e616: 8 total, 8 up, 8 in 2024-01-15T22:58:44.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:58:44.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:44 smithi053 ceph-mon[146052]: pgmap v640: 121 pgs: 121 active+clean; 527 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-01-15T22:58:44.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:44 smithi053 ceph-mon[146052]: osdmap e616: 8 total, 8 up, 8 in 2024-01-15T22:58:44.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:58:45.109 INFO:tasks.rados.rados.0.smithi053.stdout:2782: done (2 left) 2024-01-15T22:58:45.109 INFO:tasks.rados.rados.0.smithi053.stdout:2783: done (1 left) 2024-01-15T22:58:45.109 INFO:tasks.rados.rados.0.smithi053.stdout:2784: done (0 left) 2024-01-15T22:58:45.109 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 13 current snap is 283 2024-01-15T22:58:45.109 INFO:tasks.rados.rados.0.smithi053.stdout:2785: seq_num 876 ranges {0=278528} 2024-01-15T22:58:45.110 INFO:tasks.rados.rados.0.smithi053.stdout:2785: writing smithi053129169-13 from 0 to 278528 tid 1 2024-01-15T22:58:45.111 INFO:tasks.rados.rados.0.smithi053.stdout:2786: rollback oid 43 current snap is 283 2024-01-15T22:58:45.111 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 43 to 267 2024-01-15T22:58:45.111 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 30 current snap is 283 2024-01-15T22:58:45.111 INFO:tasks.rados.rados.0.smithi053.stdout:2787: seq_num 877 ranges {0=294912} 2024-01-15T22:58:45.112 INFO:tasks.rados.rados.0.smithi053.stdout:2787: writing smithi053129169-30 from 0 to 294912 tid 1 2024-01-15T22:58:45.112 INFO:tasks.rados.rados.0.smithi053.stdout:2788: snap_create 2024-01-15T22:58:45.116 INFO:tasks.rados.rados.0.smithi053.stdout:2786: finishing rollback tid 0 to smithi053129169-43 2024-01-15T22:58:45.117 INFO:tasks.rados.rados.0.smithi053.stdout:2786: finishing rollback tid 1 to smithi053129169-43 2024-01-15T22:58:45.118 INFO:tasks.rados.rados.0.smithi053.stdout:2786: finishing rollback tid 2 to smithi053129169-43 2024-01-15T22:58:45.119 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1610 (ObjNum 798 snap 261 seq_num 798) dirty exists 2024-01-15T22:58:45.119 INFO:tasks.rados.rados.0.smithi053.stdout:2785: finishing write tid 1 to smithi053129169-13 2024-01-15T22:58:45.119 INFO:tasks.rados.rados.0.smithi053.stdout:2785: finishing write tid 2 to smithi053129169-13 2024-01-15T22:58:45.120 INFO:tasks.rados.rados.0.smithi053.stdout:2787: finishing write tid 1 to smithi053129169-30 2024-01-15T22:58:45.120 INFO:tasks.rados.rados.0.smithi053.stdout:2787: finishing write tid 2 to smithi053129169-30 2024-01-15T22:58:45.120 INFO:tasks.rados.rados.0.smithi053.stdout:2785: finishing write tid 3 to smithi053129169-13 2024-01-15T22:58:45.120 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 2213 (ObjNum 876 snap 283 seq_num 876) dirty exists 2024-01-15T22:58:45.120 INFO:tasks.rados.rados.0.smithi053.stdout:2785: left oid 13 (ObjNum 876 snap 283 seq_num 876) 2024-01-15T22:58:45.121 INFO:tasks.rados.rados.0.smithi053.stdout:2787: finishing write tid 3 to smithi053129169-30 2024-01-15T22:58:45.121 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 1691 (ObjNum 877 snap 283 seq_num 877) dirty exists 2024-01-15T22:58:45.121 INFO:tasks.rados.rados.0.smithi053.stdout:2787: left oid 30 (ObjNum 877 snap 283 seq_num 877) 2024-01-15T22:58:45.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:45 smithi053 ceph-mon[143363]: osdmap e617: 8 total, 8 up, 8 in 2024-01-15T22:58:45.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:45 smithi053 ceph-mon[146052]: osdmap e617: 8 total, 8 up, 8 in 2024-01-15T22:58:45.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:58:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:58:45] "GET /metrics HTTP/1.1" 200 36200 "" "Prometheus/2.43.0" 2024-01-15T22:58:45.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:45 smithi163 ceph-mon[138526]: osdmap e617: 8 total, 8 up, 8 in 2024-01-15T22:58:46.014 INFO:tasks.rados.rados.0.smithi053.stdout:2785: done (3 left) 2024-01-15T22:58:46.014 INFO:tasks.rados.rados.0.smithi053.stdout:2786: done (2 left) 2024-01-15T22:58:46.014 INFO:tasks.rados.rados.0.smithi053.stdout:2787: done (1 left) 2024-01-15T22:58:46.014 INFO:tasks.rados.rados.0.smithi053.stdout:2788: done (0 left) 2024-01-15T22:58:46.014 INFO:tasks.rados.rados.0.smithi053.stdout:2789: snap_remove snap 241 2024-01-15T22:58:46.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:46 smithi163 ceph-mon[138526]: pgmap v643: 121 pgs: 121 active+clean; 519 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 108 KiB/s wr, 16 op/s 2024-01-15T22:58:46.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:46 smithi163 ceph-mon[138526]: osdmap e618: 8 total, 8 up, 8 in 2024-01-15T22:58:46.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:46 smithi163 ceph-mon[138526]: osdmap e619: 8 total, 8 up, 8 in 2024-01-15T22:58:46.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:46 smithi053 ceph-mon[143363]: pgmap v643: 121 pgs: 121 active+clean; 519 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 108 KiB/s wr, 16 op/s 2024-01-15T22:58:46.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:46 smithi053 ceph-mon[143363]: osdmap e618: 8 total, 8 up, 8 in 2024-01-15T22:58:46.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:46 smithi053 ceph-mon[143363]: osdmap e619: 8 total, 8 up, 8 in 2024-01-15T22:58:46.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:46 smithi053 ceph-mon[146052]: pgmap v643: 121 pgs: 121 active+clean; 519 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 108 KiB/s wr, 16 op/s 2024-01-15T22:58:46.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:46 smithi053 ceph-mon[146052]: osdmap e618: 8 total, 8 up, 8 in 2024-01-15T22:58:46.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:46 smithi053 ceph-mon[146052]: osdmap e619: 8 total, 8 up, 8 in 2024-01-15T22:58:47.022 INFO:tasks.rados.rados.0.smithi053.stdout:2789: done (0 left) 2024-01-15T22:58:47.022 INFO:tasks.rados.rados.0.smithi053.stdout:2790: setattr oid 40 current snap is 284 2024-01-15T22:58:47.022 INFO:tasks.rados.rados.0.smithi053.stdout:2791: read oid 41 snap 242 2024-01-15T22:58:47.022 INFO:tasks.rados.rados.0.smithi053.stdout:2791: expect (ObjNum 710 snap 217 seq_num 710) 2024-01-15T22:58:47.022 INFO:tasks.rados.rados.0.smithi053.stdout:2792: copy_from oid 34 from oid 28 current snap is 284 2024-01-15T22:58:47.022 INFO:tasks.rados.rados.0.smithi053.stdout:2793: delete oid 20 current snap is 284 2024-01-15T22:58:47.047 INFO:tasks.rados.rados.0.smithi053.stdout:2791: expect (ObjNum 710 snap 217 seq_num 710) 2024-01-15T22:58:47.110 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 1718 (ObjNum 837 snap 272 seq_num 837) dirty exists 2024-01-15T22:58:47.110 INFO:tasks.rados.rados.0.smithi053.stdout:2790: done (3 left) 2024-01-15T22:58:47.111 INFO:tasks.rados.rados.0.smithi053.stdout:2791: done (2 left) 2024-01-15T22:58:47.111 INFO:tasks.rados.rados.0.smithi053.stdout:2793: done (1 left) 2024-01-15T22:58:47.111 INFO:tasks.rados.rados.0.smithi053.stdout:2794: copy_from oid 37 from oid 5 current snap is 284 2024-01-15T22:58:47.111 INFO:tasks.rados.rados.0.smithi053.stdout:2792: finishing copy_from to smithi053129169-34 2024-01-15T22:58:47.111 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 2210 (ObjNum 857 snap 279 seq_num 857) dirty exists 2024-01-15T22:58:47.111 INFO:tasks.rados.rados.0.smithi053.stdout:2792: finishing copy_from racing read to smithi053129169-34 2024-01-15T22:58:47.111 INFO:tasks.rados.rados.0.smithi053.stdout:2792: done (1 left) 2024-01-15T22:58:47.112 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 284 2024-01-15T22:58:47.112 INFO:tasks.rados.rados.0.smithi053.stdout:2795: seq_num 879 ranges {11616256=327680} 2024-01-15T22:58:47.174 INFO:tasks.rados.rados.0.smithi053.stdout:2795: writing smithi053129169-26 from 11616256 to 11943936 tid 1 2024-01-15T22:58:47.175 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 11 current snap is 284 2024-01-15T22:58:47.175 INFO:tasks.rados.rados.0.smithi053.stdout:2796: seq_num 880 ranges {1482752=344064} 2024-01-15T22:58:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:2796: writing smithi053129169-11 from 1482752 to 1826816 tid 1 2024-01-15T22:58:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:2797: copy_from oid 39 from oid 15 current snap is 284 2024-01-15T22:58:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:2794: finishing copy_from to smithi053129169-37 2024-01-15T22:58:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 2112 (ObjNum 868 snap 282 seq_num 868) dirty exists 2024-01-15T22:58:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:2794: finishing copy_from racing read to smithi053129169-37 2024-01-15T22:58:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:2795: finishing write tid 1 to smithi053129169-26 2024-01-15T22:58:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:2795: finishing write tid 2 to smithi053129169-26 2024-01-15T22:58:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:2795: finishing write tid 3 to smithi053129169-26 2024-01-15T22:58:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 1866 (ObjNum 879 snap 284 seq_num 879) dirty exists 2024-01-15T22:58:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:2795: left oid 26 (ObjNum 879 snap 284 seq_num 879) 2024-01-15T22:58:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:2794: done (3 left) 2024-01-15T22:58:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:2795: done (2 left) 2024-01-15T22:58:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:2798: rollback oid 25 current snap is 284 2024-01-15T22:58:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 25 to 210 2024-01-15T22:58:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:2799: read oid 48 snap -1 2024-01-15T22:58:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:2799: expect deleted 2024-01-15T22:58:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:2800: rollback oid 4 current snap is 284 2024-01-15T22:58:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 4 to 230 2024-01-15T22:58:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:2801: copy_from oid 20 from oid 38 current snap is 284 2024-01-15T22:58:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 284 2024-01-15T22:58:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:2802: seq_num 881 ranges {1908736=360448} 2024-01-15T22:58:47.197 INFO:tasks.rados.rados.0.smithi053.stdout:2802: writing smithi053129169-7 from 1908736 to 2269184 tid 1 2024-01-15T22:58:47.197 INFO:tasks.rados.rados.0.smithi053.stdout:2803: snap_remove snap 283 2024-01-15T22:58:48.116 INFO:tasks.rados.rados.0.smithi053.stdout:2803: done (7 left) 2024-01-15T22:58:48.116 INFO:tasks.rados.rados.0.smithi053.stdout:2804: rmattr oid 5 current snap is 284 2024-01-15T22:58:48.116 INFO:tasks.rados.rados.0.smithi053.stdout:2797: finishing copy_from to smithi053129169-39 2024-01-15T22:58:48.116 INFO:tasks.rados.rados.0.smithi053.stdout:2797: got expected ENOENT (src dne) 2024-01-15T22:58:48.116 INFO:tasks.rados.rados.0.smithi053.stdout:2797: finishing copy_from racing read to smithi053129169-39 2024-01-15T22:58:48.117 INFO:tasks.rados.rados.0.smithi053.stdout:2801: finishing copy_from to smithi053129169-20 2024-01-15T22:58:48.117 INFO:tasks.rados.rados.0.smithi053.stdout:2801: got expected ENOENT (src dne) 2024-01-15T22:58:48.117 INFO:tasks.rados.rados.0.smithi053.stdout:2801: finishing copy_from racing read to smithi053129169-20 2024-01-15T22:58:48.117 INFO:tasks.rados.rados.0.smithi053.stdout:2796: finishing write tid 1 to smithi053129169-11 2024-01-15T22:58:48.117 INFO:tasks.rados.rados.0.smithi053.stdout:2800: finishing rollback tid 0 to smithi053129169-4 2024-01-15T22:58:48.117 INFO:tasks.rados.rados.0.smithi053.stdout:2796: finishing write tid 2 to smithi053129169-11 2024-01-15T22:58:48.117 INFO:tasks.rados.rados.0.smithi053.stdout:2798: finishing rollback tid 0 to smithi053129169-25 2024-01-15T22:58:48.117 INFO:tasks.rados.rados.0.smithi053.stdout:2800: finishing rollback tid 1 to smithi053129169-4 2024-01-15T22:58:48.117 INFO:tasks.rados.rados.0.smithi053.stdout:2800: finishing rollback tid 2 to smithi053129169-4 2024-01-15T22:58:48.117 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 1629 (ObjNum 722 snap 224 seq_num 722) dirty exists 2024-01-15T22:58:48.117 INFO:tasks.rados.rados.0.smithi053.stdout:2798: finishing rollback tid 1 to smithi053129169-25 2024-01-15T22:58:48.117 INFO:tasks.rados.rados.0.smithi053.stdout:2796: finishing write tid 3 to smithi053129169-11 2024-01-15T22:58:48.117 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 1693 (ObjNum 880 snap 284 seq_num 880) dirty exists 2024-01-15T22:58:48.117 INFO:tasks.rados.rados.0.smithi053.stdout:2796: left oid 11 (ObjNum 880 snap 284 seq_num 880) 2024-01-15T22:58:48.118 INFO:tasks.rados.rados.0.smithi053.stdout:2798: finishing rollback tid 2 to smithi053129169-25 2024-01-15T22:58:48.118 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 1635 (ObjNum 678 snap 203 seq_num 678) dirty exists 2024-01-15T22:58:48.118 INFO:tasks.rados.rados.0.smithi053.stdout:2802: finishing write tid 1 to smithi053129169-7 2024-01-15T22:58:48.118 INFO:tasks.rados.rados.0.smithi053.stdout:2796: done (7 left) 2024-01-15T22:58:48.118 INFO:tasks.rados.rados.0.smithi053.stdout:2797: done (6 left) 2024-01-15T22:58:48.118 INFO:tasks.rados.rados.0.smithi053.stdout:2798: done (5 left) 2024-01-15T22:58:48.118 INFO:tasks.rados.rados.0.smithi053.stdout:2799: done (4 left) 2024-01-15T22:58:48.118 INFO:tasks.rados.rados.0.smithi053.stdout:2800: done (3 left) 2024-01-15T22:58:48.118 INFO:tasks.rados.rados.0.smithi053.stdout:2801: done (2 left) 2024-01-15T22:58:48.118 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 18 current snap is 284 2024-01-15T22:58:48.118 INFO:tasks.rados.rados.0.smithi053.stdout:2805: seq_num 882 ranges {6275072=376832} 2024-01-15T22:58:48.153 INFO:tasks.rados.rados.0.smithi053.stdout:2805: writing smithi053129169-18 from 6275072 to 6651904 tid 1 2024-01-15T22:58:48.154 INFO:tasks.rados.rados.0.smithi053.stdout:2806: read oid 46 snap -1 2024-01-15T22:58:48.154 INFO:tasks.rados.rados.0.smithi053.stdout:2806: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:58:48.154 INFO:tasks.rados.rados.0.smithi053.stdout:2807: rmattr oid 19 current snap is 284 2024-01-15T22:58:48.154 INFO:tasks.rados.rados.0.smithi053.stdout:2802: finishing write tid 2 to smithi053129169-7 2024-01-15T22:58:48.154 INFO:tasks.rados.rados.0.smithi053.stdout:2802: finishing write tid 3 to smithi053129169-7 2024-01-15T22:58:48.154 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 1695 (ObjNum 881 snap 284 seq_num 881) dirty exists 2024-01-15T22:58:48.154 INFO:tasks.rados.rados.0.smithi053.stdout:2802: left oid 7 (ObjNum 881 snap 284 seq_num 881) 2024-01-15T22:58:48.154 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 2148 (ObjNum 868 snap 282 seq_num 868) dirty exists 2024-01-15T22:58:48.154 INFO:tasks.rados.rados.0.smithi053.stdout:2802: done (4 left) 2024-01-15T22:58:48.154 INFO:tasks.rados.rados.0.smithi053.stdout:2804: done (3 left) 2024-01-15T22:58:48.154 INFO:tasks.rados.rados.0.smithi053.stdout:2808: read oid 3 snap 213 2024-01-15T22:58:48.154 INFO:tasks.rados.rados.0.smithi053.stdout:2808: expect (ObjNum 610 snap 179 seq_num 610) 2024-01-15T22:58:48.154 INFO:tasks.rados.rados.0.smithi053.stdout:2809: read oid 43 snap -1 2024-01-15T22:58:48.155 INFO:tasks.rados.rados.0.smithi053.stdout:2809: expect (ObjNum 798 snap 261 seq_num 798) 2024-01-15T22:58:48.155 INFO:tasks.rados.rados.0.smithi053.stdout:2810: rmattr oid 45 current snap is 284 2024-01-15T22:58:48.155 INFO:tasks.rados.rados.0.smithi053.stdout:2811: delete oid 10 current snap is 284 2024-01-15T22:58:48.155 INFO:tasks.rados.rados.0.smithi053.stdout:2806: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:58:48.157 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 2150 (ObjNum 749 snap 240 seq_num 749) dirty exists 2024-01-15T22:58:48.160 INFO:tasks.rados.rados.0.smithi053.stdout:2808: expect (ObjNum 610 snap 179 seq_num 610) 2024-01-15T22:58:48.180 INFO:tasks.rados.rados.0.smithi053.stdout:2805: finishing write tid 1 to smithi053129169-18 2024-01-15T22:58:48.180 INFO:tasks.rados.rados.0.smithi053.stdout:2805: finishing write tid 2 to smithi053129169-18 2024-01-15T22:58:48.180 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 1341 (ObjNum 806 snap 264 seq_num 806) dirty exists 2024-01-15T22:58:48.180 INFO:tasks.rados.rados.0.smithi053.stdout:2805: finishing write tid 3 to smithi053129169-18 2024-01-15T22:58:48.180 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 1340 (ObjNum 882 snap 284 seq_num 882) dirty exists 2024-01-15T22:58:48.180 INFO:tasks.rados.rados.0.smithi053.stdout:2805: left oid 18 (ObjNum 882 snap 284 seq_num 882) 2024-01-15T22:58:48.180 INFO:tasks.rados.rados.0.smithi053.stdout:2805: done (6 left) 2024-01-15T22:58:48.180 INFO:tasks.rados.rados.0.smithi053.stdout:2806: done (5 left) 2024-01-15T22:58:48.180 INFO:tasks.rados.rados.0.smithi053.stdout:2807: done (4 left) 2024-01-15T22:58:48.180 INFO:tasks.rados.rados.0.smithi053.stdout:2808: done (3 left) 2024-01-15T22:58:48.180 INFO:tasks.rados.rados.0.smithi053.stdout:2810: done (2 left) 2024-01-15T22:58:48.180 INFO:tasks.rados.rados.0.smithi053.stdout:2811: done (1 left) 2024-01-15T22:58:48.181 INFO:tasks.rados.rados.0.smithi053.stdout:2812: delete oid 2 current snap is 284 2024-01-15T22:58:48.183 INFO:tasks.rados.rados.0.smithi053.stdout:2812: done (1 left) 2024-01-15T22:58:48.183 INFO:tasks.rados.rados.0.smithi053.stdout:2813: snap_create 2024-01-15T22:58:48.184 INFO:tasks.rados.rados.0.smithi053.stdout:2809: expect (ObjNum 798 snap 261 seq_num 798) 2024-01-15T22:58:48.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:48 smithi053 ceph-mon[143363]: pgmap v646: 121 pgs: 121 active+clean; 528 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 260 KiB/s wr, 22 op/s 2024-01-15T22:58:48.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:48 smithi053 ceph-mon[143363]: osdmap e620: 8 total, 8 up, 8 in 2024-01-15T22:58:48.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:48 smithi053 ceph-mon[146052]: pgmap v646: 121 pgs: 121 active+clean; 528 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 260 KiB/s wr, 22 op/s 2024-01-15T22:58:48.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:48 smithi053 ceph-mon[146052]: osdmap e620: 8 total, 8 up, 8 in 2024-01-15T22:58:48.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:48 smithi163 ceph-mon[138526]: pgmap v646: 121 pgs: 121 active+clean; 528 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 260 KiB/s wr, 22 op/s 2024-01-15T22:58:48.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:48 smithi163 ceph-mon[138526]: osdmap e620: 8 total, 8 up, 8 in 2024-01-15T22:58:49.117 INFO:tasks.rados.rados.0.smithi053.stdout:2809: done (1 left) 2024-01-15T22:58:49.118 INFO:tasks.rados.rados.0.smithi053.stdout:2813: done (0 left) 2024-01-15T22:58:49.118 INFO:tasks.rados.rados.0.smithi053.stdout:2814: setattr oid 28 current snap is 285 2024-01-15T22:58:49.118 INFO:tasks.rados.rados.0.smithi053.stdout:2815: read oid 7 snap 265 2024-01-15T22:58:49.118 INFO:tasks.rados.rados.0.smithi053.stdout:2815: expect deleted 2024-01-15T22:58:49.118 INFO:tasks.rados.rados.0.smithi053.stdout:2816: snap_remove snap 281 2024-01-15T22:58:49.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:49 smithi163 ceph-mon[138526]: osdmap e621: 8 total, 8 up, 8 in 2024-01-15T22:58:49.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:49 smithi053 ceph-mon[143363]: osdmap e621: 8 total, 8 up, 8 in 2024-01-15T22:58:49.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:49 smithi053 ceph-mon[146052]: osdmap e621: 8 total, 8 up, 8 in 2024-01-15T22:58:50.122 INFO:tasks.rados.rados.0.smithi053.stdout:2816: done (2 left) 2024-01-15T22:58:50.122 INFO:tasks.rados.rados.0.smithi053.stdout:2817: snap_create 2024-01-15T22:58:50.122 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 2214 (ObjNum 857 snap 279 seq_num 857) dirty exists 2024-01-15T22:58:50.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:50 smithi163 ceph-mon[138526]: pgmap v649: 121 pgs: 121 active+clean; 526 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 458 KiB/s rd, 474 KiB/s wr, 13 op/s 2024-01-15T22:58:50.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:50 smithi163 ceph-mon[138526]: osdmap e622: 8 total, 8 up, 8 in 2024-01-15T22:58:50.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:50 smithi053 ceph-mon[143363]: pgmap v649: 121 pgs: 121 active+clean; 526 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 458 KiB/s rd, 474 KiB/s wr, 13 op/s 2024-01-15T22:58:50.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:50 smithi053 ceph-mon[143363]: osdmap e622: 8 total, 8 up, 8 in 2024-01-15T22:58:50.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:50 smithi053 ceph-mon[146052]: pgmap v649: 121 pgs: 121 active+clean; 526 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 458 KiB/s rd, 474 KiB/s wr, 13 op/s 2024-01-15T22:58:50.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:50 smithi053 ceph-mon[146052]: osdmap e622: 8 total, 8 up, 8 in 2024-01-15T22:58:51.015 INFO:tasks.rados.rados.0.smithi053.stdout:2814: done (2 left) 2024-01-15T22:58:51.015 INFO:tasks.rados.rados.0.smithi053.stdout:2815: done (1 left) 2024-01-15T22:58:51.015 INFO:tasks.rados.rados.0.smithi053.stdout:2817: done (0 left) 2024-01-15T22:58:51.015 INFO:tasks.rados.rados.0.smithi053.stdout:2818: setattr oid 44 current snap is 286 2024-01-15T22:58:51.016 INFO:tasks.rados.rados.0.smithi053.stdout:2819: snap_create 2024-01-15T22:58:51.023 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2159 (ObjNum 81 snap 0 seq_num 1365337178) dirty exists 2024-01-15T22:58:51.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:51 smithi163 ceph-mon[138526]: osdmap e623: 8 total, 8 up, 8 in 2024-01-15T22:58:51.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:51 smithi163 ceph-mon[138526]: osdmap e624: 8 total, 8 up, 8 in 2024-01-15T22:58:51.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:51 smithi053 ceph-mon[143363]: osdmap e623: 8 total, 8 up, 8 in 2024-01-15T22:58:51.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:51 smithi053 ceph-mon[143363]: osdmap e624: 8 total, 8 up, 8 in 2024-01-15T22:58:51.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:51 smithi053 ceph-mon[146052]: osdmap e623: 8 total, 8 up, 8 in 2024-01-15T22:58:51.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:51 smithi053 ceph-mon[146052]: osdmap e624: 8 total, 8 up, 8 in 2024-01-15T22:58:52.022 INFO:tasks.rados.rados.0.smithi053.stdout:2818: done (1 left) 2024-01-15T22:58:52.022 INFO:tasks.rados.rados.0.smithi053.stdout:2819: done (0 left) 2024-01-15T22:58:52.022 INFO:tasks.rados.rados.0.smithi053.stdout:2820: read oid 37 snap -1 2024-01-15T22:58:52.022 INFO:tasks.rados.rados.0.smithi053.stdout:2820: expect (ObjNum 868 snap 282 seq_num 868) 2024-01-15T22:58:52.022 INFO:tasks.rados.rados.0.smithi053.stdout:2821: rollback oid 39 current snap is 287 2024-01-15T22:58:52.022 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 39 to 210 2024-01-15T22:58:52.022 INFO:tasks.rados.rados.0.smithi053.stdout:2822: read oid 18 snap -1 2024-01-15T22:58:52.022 INFO:tasks.rados.rados.0.smithi053.stdout:2822: expect (ObjNum 882 snap 284 seq_num 882) 2024-01-15T22:58:52.022 INFO:tasks.rados.rados.0.smithi053.stdout:2823: rmattr oid 48 current snap is 287 2024-01-15T22:58:52.022 INFO:tasks.rados.rados.0.smithi053.stdout:2823: done (3 left) 2024-01-15T22:58:52.023 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 287 2024-01-15T22:58:52.023 INFO:tasks.rados.rados.0.smithi053.stdout:2824: seq_num 885 ranges {704512=425984} 2024-01-15T22:58:52.028 INFO:tasks.rados.rados.0.smithi053.stdout:2824: writing smithi053129169-35 from 704512 to 1130496 tid 1 2024-01-15T22:58:52.029 INFO:tasks.rados.rados.0.smithi053.stdout:2825: setattr oid 43 current snap is 287 2024-01-15T22:58:52.029 INFO:tasks.rados.rados.0.smithi053.stdout:2826: snap_remove snap 235 2024-01-15T22:58:52.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:52 smithi163 ceph-mon[138526]: pgmap v652: 121 pgs: 121 active+clean; 527 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.0 MiB/s wr, 21 op/s 2024-01-15T22:58:52.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:52 smithi163 ceph-mon[138526]: osdmap e625: 8 total, 8 up, 8 in 2024-01-15T22:58:52.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:52 smithi053 ceph-mon[143363]: pgmap v652: 121 pgs: 121 active+clean; 527 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.0 MiB/s wr, 21 op/s 2024-01-15T22:58:52.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:52 smithi053 ceph-mon[143363]: osdmap e625: 8 total, 8 up, 8 in 2024-01-15T22:58:52.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:52 smithi053 ceph-mon[146052]: pgmap v652: 121 pgs: 121 active+clean; 527 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.0 MiB/s wr, 21 op/s 2024-01-15T22:58:52.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:52 smithi053 ceph-mon[146052]: osdmap e625: 8 total, 8 up, 8 in 2024-01-15T22:58:53.029 INFO:tasks.rados.rados.0.smithi053.stdout:2826: done (5 left) 2024-01-15T22:58:53.030 INFO:tasks.rados.rados.0.smithi053.stdout:2827: snap_remove snap 230 2024-01-15T22:58:54.035 INFO:tasks.rados.rados.0.smithi053.stdout:2827: done (5 left) 2024-01-15T22:58:54.035 INFO:tasks.rados.rados.0.smithi053.stdout:2828: copy_from oid 1 from oid 14 current snap is 287 2024-01-15T22:58:54.035 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 287 2024-01-15T22:58:54.035 INFO:tasks.rados.rados.0.smithi053.stdout:2829: seq_num 886 ranges {0=442368} 2024-01-15T22:58:54.035 INFO:tasks.rados.rados.0.smithi053.stdout:2829: writing smithi053129169-29 from 0 to 442368 tid 1 2024-01-15T22:58:54.035 INFO:tasks.rados.rados.0.smithi053.stdout:2830: snap_create 2024-01-15T22:58:54.036 INFO:tasks.rados.rados.0.smithi053.stdout:2820: expect (ObjNum 868 snap 282 seq_num 868) 2024-01-15T22:58:54.047 INFO:tasks.rados.rados.0.smithi053.stdout:2821: finishing rollback tid 1 to smithi053129169-39 2024-01-15T22:58:54.047 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 1714 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-01-15T22:58:54.047 INFO:tasks.rados.rados.0.smithi053.stdout:2824: finishing write tid 1 to smithi053129169-35 2024-01-15T22:58:54.047 INFO:tasks.rados.rados.0.smithi053.stdout:2824: finishing write tid 2 to smithi053129169-35 2024-01-15T22:58:54.047 INFO:tasks.rados.rados.0.smithi053.stdout:2824: finishing write tid 3 to smithi053129169-35 2024-01-15T22:58:54.047 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 1631 (ObjNum 885 snap 287 seq_num 885) dirty exists 2024-01-15T22:58:54.047 INFO:tasks.rados.rados.0.smithi053.stdout:2824: left oid 35 (ObjNum 885 snap 287 seq_num 885) 2024-01-15T22:58:54.047 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1611 (ObjNum 798 snap 261 seq_num 798) dirty exists 2024-01-15T22:58:54.047 INFO:tasks.rados.rados.0.smithi053.stdout:2822: expect (ObjNum 882 snap 284 seq_num 882) 2024-01-15T22:58:54.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:54 smithi053 ceph-mon[143363]: pgmap v655: 121 pgs: 121 active+clean; 526 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 950 KiB/s wr, 22 op/s 2024-01-15T22:58:54.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:54 smithi053 ceph-mon[143363]: osdmap e626: 8 total, 8 up, 8 in 2024-01-15T22:58:54.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:54 smithi053 ceph-mon[146052]: pgmap v655: 121 pgs: 121 active+clean; 526 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 950 KiB/s wr, 22 op/s 2024-01-15T22:58:54.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:54 smithi053 ceph-mon[146052]: osdmap e626: 8 total, 8 up, 8 in 2024-01-15T22:58:54.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:54 smithi163 ceph-mon[138526]: pgmap v655: 121 pgs: 121 active+clean; 526 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 950 KiB/s wr, 22 op/s 2024-01-15T22:58:54.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:54 smithi163 ceph-mon[138526]: osdmap e626: 8 total, 8 up, 8 in 2024-01-15T22:58:54.483 INFO:tasks.rados.rados.0.smithi053.stdout:2829: finishing write tid 1 to smithi053129169-29 2024-01-15T22:58:54.484 INFO:tasks.rados.rados.0.smithi053.stdout:2829: finishing write tid 2 to smithi053129169-29 2024-01-15T22:58:54.484 INFO:tasks.rados.rados.0.smithi053.stdout:2828: finishing copy_from to smithi053129169-1 2024-01-15T22:58:54.484 INFO:tasks.rados.rados.0.smithi053.stdout:2828: got expected ENOENT (src dne) 2024-01-15T22:58:54.484 INFO:tasks.rados.rados.0.smithi053.stdout:2828: finishing copy_from racing read to smithi053129169-1 2024-01-15T22:58:54.484 INFO:tasks.rados.rados.0.smithi053.stdout:2829: finishing write tid 3 to smithi053129169-29 2024-01-15T22:58:54.484 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 1611 (ObjNum 886 snap 287 seq_num 886) dirty exists 2024-01-15T22:58:54.484 INFO:tasks.rados.rados.0.smithi053.stdout:2829: left oid 29 (ObjNum 886 snap 287 seq_num 886) 2024-01-15T22:58:55.034 INFO:tasks.rados.rados.0.smithi053.stdout:2820: done (7 left) 2024-01-15T22:58:55.035 INFO:tasks.rados.rados.0.smithi053.stdout:2821: done (6 left) 2024-01-15T22:58:55.035 INFO:tasks.rados.rados.0.smithi053.stdout:2822: done (5 left) 2024-01-15T22:58:55.035 INFO:tasks.rados.rados.0.smithi053.stdout:2824: done (4 left) 2024-01-15T22:58:55.035 INFO:tasks.rados.rados.0.smithi053.stdout:2825: done (3 left) 2024-01-15T22:58:55.035 INFO:tasks.rados.rados.0.smithi053.stdout:2828: done (2 left) 2024-01-15T22:58:55.035 INFO:tasks.rados.rados.0.smithi053.stdout:2829: done (1 left) 2024-01-15T22:58:55.035 INFO:tasks.rados.rados.0.smithi053.stdout:2830: done (0 left) 2024-01-15T22:58:55.035 INFO:tasks.rados.rados.0.smithi053.stdout:2831: snap_remove snap 267 2024-01-15T22:58:55.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:55 smithi053 ceph-mon[143363]: osdmap e627: 8 total, 8 up, 8 in 2024-01-15T22:58:55.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:58:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:58:55] "GET /metrics HTTP/1.1" 200 36200 "" "Prometheus/2.43.0" 2024-01-15T22:58:55.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:55 smithi053 ceph-mon[146052]: osdmap e627: 8 total, 8 up, 8 in 2024-01-15T22:58:55.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:55 smithi163 ceph-mon[138526]: osdmap e627: 8 total, 8 up, 8 in 2024-01-15T22:58:56.016 INFO:tasks.rados.rados.0.smithi053.stdout:2831: done (0 left) 2024-01-15T22:58:56.016 INFO:tasks.rados.rados.0.smithi053.stdout:2832: copy_from oid 16 from oid 21 current snap is 288 2024-01-15T22:58:56.016 INFO:tasks.rados.rados.0.smithi053.stdout:2833: rmattr oid 13 current snap is 288 2024-01-15T22:58:56.016 INFO:tasks.rados.rados.0.smithi053.stdout:2833: done (1 left) 2024-01-15T22:58:56.017 INFO:tasks.rados.rados.0.smithi053.stdout:2834: delete oid 33 current snap is 288 2024-01-15T22:58:56.038 INFO:tasks.rados.rados.0.smithi053.stdout:2834: done (1 left) 2024-01-15T22:58:56.039 INFO:tasks.rados.rados.0.smithi053.stdout:2835: snap_remove snap 285 2024-01-15T22:58:56.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:56 smithi053 ceph-mon[143363]: pgmap v658: 121 pgs: 121 active+clean; 518 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 232 KiB/s wr, 15 op/s 2024-01-15T22:58:56.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:56 smithi053 ceph-mon[143363]: osdmap e628: 8 total, 8 up, 8 in 2024-01-15T22:58:56.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:56 smithi053 ceph-mon[143363]: osdmap e629: 8 total, 8 up, 8 in 2024-01-15T22:58:56.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:56 smithi053 ceph-mon[146052]: pgmap v658: 121 pgs: 121 active+clean; 518 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 232 KiB/s wr, 15 op/s 2024-01-15T22:58:56.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:56 smithi053 ceph-mon[146052]: osdmap e628: 8 total, 8 up, 8 in 2024-01-15T22:58:56.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:56 smithi053 ceph-mon[146052]: osdmap e629: 8 total, 8 up, 8 in 2024-01-15T22:58:56.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:56 smithi163 ceph-mon[138526]: pgmap v658: 121 pgs: 121 active+clean; 518 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 232 KiB/s wr, 15 op/s 2024-01-15T22:58:56.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:56 smithi163 ceph-mon[138526]: osdmap e628: 8 total, 8 up, 8 in 2024-01-15T22:58:56.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:56 smithi163 ceph-mon[138526]: osdmap e629: 8 total, 8 up, 8 in 2024-01-15T22:58:57.049 INFO:tasks.rados.rados.0.smithi053.stdout:2835: done (1 left) 2024-01-15T22:58:57.049 INFO:tasks.rados.rados.0.smithi053.stdout:2836: rollback oid 50 current snap is 288 2024-01-15T22:58:57.049 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 50 to 242 2024-01-15T22:58:57.049 INFO:tasks.rados.rados.0.smithi053.stdout:2837: setattr oid 46 current snap is 288 2024-01-15T22:58:57.049 INFO:tasks.rados.rados.0.smithi053.stdout:2832: finishing copy_from to smithi053129169-16 2024-01-15T22:58:57.049 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 2294 (ObjNum 852 snap 277 seq_num 852) dirty exists 2024-01-15T22:58:57.049 INFO:tasks.rados.rados.0.smithi053.stdout:2832: finishing copy_from racing read to smithi053129169-16 2024-01-15T22:58:57.049 INFO:tasks.rados.rados.0.smithi053.stdout:2832: done (2 left) 2024-01-15T22:58:57.049 INFO:tasks.rados.rados.0.smithi053.stdout:2838: copy_from oid 15 from oid 33 current snap is 288 2024-01-15T22:58:57.049 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 288 2024-01-15T22:58:57.049 INFO:tasks.rados.rados.0.smithi053.stdout:2839: seq_num 888 ranges {1130496=475136} 2024-01-15T22:58:57.058 INFO:tasks.rados.rados.0.smithi053.stdout:2839: writing smithi053129169-35 from 1130496 to 1605632 tid 1 2024-01-15T22:58:57.058 INFO:tasks.rados.rados.0.smithi053.stdout:2840: copy_from oid 39 from oid 49 current snap is 288 2024-01-15T22:58:57.058 INFO:tasks.rados.rados.0.smithi053.stdout:2836: finishing rollback tid 0 to smithi053129169-50 2024-01-15T22:58:57.058 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 1612 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-01-15T22:58:57.058 INFO:tasks.rados.rados.0.smithi053.stdout:2836: finishing rollback tid 1 to smithi053129169-50 2024-01-15T22:58:57.058 INFO:tasks.rados.rados.0.smithi053.stdout:2836: finishing rollback tid 2 to smithi053129169-50 2024-01-15T22:58:57.058 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 2116 (ObjNum 671 snap 202 seq_num 671) dirty exists 2024-01-15T22:58:57.058 INFO:tasks.rados.rados.0.smithi053.stdout:2836: done (4 left) 2024-01-15T22:58:57.059 INFO:tasks.rados.rados.0.smithi053.stdout:2837: done (3 left) 2024-01-15T22:58:57.059 INFO:tasks.rados.rados.0.smithi053.stdout:2841: delete oid 6 current snap is 288 2024-01-15T22:58:57.059 INFO:tasks.rados.rados.0.smithi053.stdout:2838: finishing copy_from to smithi053129169-15 2024-01-15T22:58:57.059 INFO:tasks.rados.rados.0.smithi053.stdout:2838: got expected ENOENT (src dne) 2024-01-15T22:58:57.059 INFO:tasks.rados.rados.0.smithi053.stdout:2838: finishing copy_from racing read to smithi053129169-15 2024-01-15T22:58:57.063 INFO:tasks.rados.rados.0.smithi053.stdout:2839: finishing write tid 1 to smithi053129169-35 2024-01-15T22:58:57.063 INFO:tasks.rados.rados.0.smithi053.stdout:2839: finishing write tid 2 to smithi053129169-35 2024-01-15T22:58:57.064 INFO:tasks.rados.rados.0.smithi053.stdout:2838: done (3 left) 2024-01-15T22:58:57.064 INFO:tasks.rados.rados.0.smithi053.stdout:2841: done (2 left) 2024-01-15T22:58:57.064 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 46 current snap is 288 2024-01-15T22:58:57.064 INFO:tasks.rados.rados.0.smithi053.stdout:2842: seq_num 890 ranges {0=507904} 2024-01-15T22:58:57.067 INFO:tasks.rados.rados.0.smithi053.stdout:2842: writing smithi053129169-46 from 0 to 507904 tid 1 2024-01-15T22:58:57.067 INFO:tasks.rados.rados.0.smithi053.stdout:2843: read oid 28 snap -1 2024-01-15T22:58:57.067 INFO:tasks.rados.rados.0.smithi053.stdout:2843: expect (ObjNum 857 snap 279 seq_num 857) 2024-01-15T22:58:57.068 INFO:tasks.rados.rados.0.smithi053.stdout:2844: rollback oid 8 current snap is 288 2024-01-15T22:58:57.068 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 8 to 242 2024-01-15T22:58:57.068 INFO:tasks.rados.rados.0.smithi053.stdout:2839: finishing write tid 3 to smithi053129169-35 2024-01-15T22:58:57.068 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 1633 (ObjNum 888 snap 288 seq_num 888) dirty exists 2024-01-15T22:58:57.068 INFO:tasks.rados.rados.0.smithi053.stdout:2839: left oid 35 (ObjNum 888 snap 288 seq_num 888) 2024-01-15T22:58:57.068 INFO:tasks.rados.rados.0.smithi053.stdout:2839: done (4 left) 2024-01-15T22:58:57.068 INFO:tasks.rados.rados.0.smithi053.stdout:2845: rmattr oid 21 current snap is 288 2024-01-15T22:58:57.068 INFO:tasks.rados.rados.0.smithi053.stdout:2845: done (4 left) 2024-01-15T22:58:57.068 INFO:tasks.rados.rados.0.smithi053.stdout:2846: snap_create 2024-01-15T22:58:57.071 INFO:tasks.rados.rados.0.smithi053.stdout:2844: finishing rollback tid 0 to smithi053129169-8 2024-01-15T22:58:57.073 INFO:tasks.rados.rados.0.smithi053.stdout:2842: finishing write tid 1 to smithi053129169-46 2024-01-15T22:58:57.073 INFO:tasks.rados.rados.0.smithi053.stdout:2842: finishing write tid 2 to smithi053129169-46 2024-01-15T22:58:57.075 INFO:tasks.rados.rados.0.smithi053.stdout:2844: finishing rollback tid 1 to smithi053129169-8 2024-01-15T22:58:57.075 INFO:tasks.rados.rados.0.smithi053.stdout:2844: finishing rollback tid 2 to smithi053129169-8 2024-01-15T22:58:57.075 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 1692 (ObjNum 667 snap 200 seq_num 667) dirty exists 2024-01-15T22:58:57.076 INFO:tasks.rados.rados.0.smithi053.stdout:2842: finishing write tid 3 to smithi053129169-46 2024-01-15T22:58:57.076 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 1614 (ObjNum 890 snap 288 seq_num 890) dirty exists 2024-01-15T22:58:57.076 INFO:tasks.rados.rados.0.smithi053.stdout:2842: left oid 46 (ObjNum 890 snap 288 seq_num 890) 2024-01-15T22:58:57.076 INFO:tasks.rados.rados.0.smithi053.stdout:2843: expect (ObjNum 857 snap 279 seq_num 857) 2024-01-15T22:58:57.138 INFO:tasks.rados.rados.0.smithi053.stdout:2840: finishing copy_from to smithi053129169-39 2024-01-15T22:58:57.138 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 2182 (ObjNum 749 snap 240 seq_num 749) dirty exists 2024-01-15T22:58:57.138 INFO:tasks.rados.rados.0.smithi053.stdout:2840: finishing copy_from racing read to smithi053129169-39 2024-01-15T22:58:58.053 INFO:tasks.rados.rados.0.smithi053.stdout:2840: done (4 left) 2024-01-15T22:58:58.053 INFO:tasks.rados.rados.0.smithi053.stdout:2842: done (3 left) 2024-01-15T22:58:58.053 INFO:tasks.rados.rados.0.smithi053.stdout:2843: done (2 left) 2024-01-15T22:58:58.053 INFO:tasks.rados.rados.0.smithi053.stdout:2844: done (1 left) 2024-01-15T22:58:58.053 INFO:tasks.rados.rados.0.smithi053.stdout:2846: done (0 left) 2024-01-15T22:58:58.053 INFO:tasks.rados.rados.0.smithi053.stdout:2847: snap_create 2024-01-15T22:58:58.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:58 smithi163 ceph-mon[138526]: pgmap v661: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 518 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 108 KiB/s wr, 17 op/s 2024-01-15T22:58:58.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:58 smithi163 ceph-mon[138526]: osdmap e630: 8 total, 8 up, 8 in 2024-01-15T22:58:58.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:58 smithi053 ceph-mon[146052]: pgmap v661: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 518 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 108 KiB/s wr, 17 op/s 2024-01-15T22:58:58.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:58 smithi053 ceph-mon[146052]: osdmap e630: 8 total, 8 up, 8 in 2024-01-15T22:58:58.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:58 smithi053 ceph-mon[143363]: pgmap v661: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 518 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 108 KiB/s wr, 17 op/s 2024-01-15T22:58:58.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:58 smithi053 ceph-mon[143363]: osdmap e630: 8 total, 8 up, 8 in 2024-01-15T22:58:59.059 INFO:tasks.rados.rados.0.smithi053.stdout:2847: done (0 left) 2024-01-15T22:58:59.059 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 290 2024-01-15T22:58:59.060 INFO:tasks.rados.rados.0.smithi053.stdout:2848: seq_num 891 ranges {0=532480} 2024-01-15T22:58:59.063 INFO:tasks.rados.rados.0.smithi053.stdout:2848: writing smithi053129169-15 from 0 to 532480 tid 1 2024-01-15T22:58:59.063 INFO:tasks.rados.rados.0.smithi053.stdout:2849: rollback oid 3 current snap is 290 2024-01-15T22:58:59.063 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 3 to 219 2024-01-15T22:58:59.063 INFO:tasks.rados.rados.0.smithi053.stdout:2850: read oid 50 snap 258 2024-01-15T22:58:59.063 INFO:tasks.rados.rados.0.smithi053.stdout:2850: expect (ObjNum 771 snap 246 seq_num 771) 2024-01-15T22:58:59.063 INFO:tasks.rados.rados.0.smithi053.stdout:2851: snap_create 2024-01-15T22:58:59.071 INFO:tasks.rados.rados.0.smithi053.stdout:2848: finishing write tid 1 to smithi053129169-15 2024-01-15T22:58:59.071 INFO:tasks.rados.rados.0.smithi053.stdout:2849: finishing rollback tid 0 to smithi053129169-3 2024-01-15T22:58:59.072 INFO:tasks.rados.rados.0.smithi053.stdout:2849: finishing rollback tid 1 to smithi053129169-3 2024-01-15T22:58:59.072 INFO:tasks.rados.rados.0.smithi053.stdout:2849: finishing rollback tid 2 to smithi053129169-3 2024-01-15T22:58:59.072 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 2297 (ObjNum 610 snap 179 seq_num 610) dirty exists 2024-01-15T22:58:59.074 INFO:tasks.rados.rados.0.smithi053.stdout:2848: finishing write tid 2 to smithi053129169-15 2024-01-15T22:58:59.082 INFO:tasks.rados.rados.0.smithi053.stdout:2848: finishing write tid 3 to smithi053129169-15 2024-01-15T22:58:59.082 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 2118 (ObjNum 891 snap 290 seq_num 891) dirty exists 2024-01-15T22:58:59.082 INFO:tasks.rados.rados.0.smithi053.stdout:2848: left oid 15 (ObjNum 891 snap 290 seq_num 891) 2024-01-15T22:58:59.084 INFO:tasks.rados.rados.0.smithi053.stdout:2850: expect (ObjNum 771 snap 246 seq_num 771) 2024-01-15T22:58:59.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:59 smithi163 ceph-mon[138526]: osdmap e631: 8 total, 8 up, 8 in 2024-01-15T22:58:59.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:58:59.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:58:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:58:59.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:59 smithi053 ceph-mon[143363]: osdmap e631: 8 total, 8 up, 8 in 2024-01-15T22:58:59.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:58:59.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:58:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:58:59.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:59 smithi053 ceph-mon[146052]: osdmap e631: 8 total, 8 up, 8 in 2024-01-15T22:58:59.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:58:59.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:58:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T22:59:00.060 INFO:tasks.rados.rados.0.smithi053.stdout:2848: done (3 left) 2024-01-15T22:59:00.060 INFO:tasks.rados.rados.0.smithi053.stdout:2849: done (2 left) 2024-01-15T22:59:00.061 INFO:tasks.rados.rados.0.smithi053.stdout:2850: done (1 left) 2024-01-15T22:59:00.061 INFO:tasks.rados.rados.0.smithi053.stdout:2851: done (0 left) 2024-01-15T22:59:00.061 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 291 2024-01-15T22:59:00.061 INFO:tasks.rados.rados.0.smithi053.stdout:2852: seq_num 892 ranges {2269184=548864} 2024-01-15T22:59:00.076 INFO:tasks.rados.rados.0.smithi053.stdout:2852: writing smithi053129169-7 from 2269184 to 2818048 tid 1 2024-01-15T22:59:00.076 INFO:tasks.rados.rados.0.smithi053.stdout:2853: rollback oid 44 current snap is 291 2024-01-15T22:59:00.076 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 44 to 221 2024-01-15T22:59:00.076 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 42 current snap is 291 2024-01-15T22:59:00.076 INFO:tasks.rados.rados.0.smithi053.stdout:2854: seq_num 893 ranges {4521984=565248} 2024-01-15T22:59:00.105 INFO:tasks.rados.rados.0.smithi053.stdout:2854: writing smithi053129169-42 from 4521984 to 5087232 tid 1 2024-01-15T22:59:00.105 INFO:tasks.rados.rados.0.smithi053.stdout:2855: rollback oid 9 current snap is 291 2024-01-15T22:59:00.105 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 9 to 221 2024-01-15T22:59:00.105 INFO:tasks.rados.rados.0.smithi053.stdout:2853: finishing rollback tid 0 to smithi053129169-44 2024-01-15T22:59:00.105 INFO:tasks.rados.rados.0.smithi053.stdout:2853: finishing rollback tid 1 to smithi053129169-44 2024-01-15T22:59:00.105 INFO:tasks.rados.rados.0.smithi053.stdout:2853: finishing rollback tid 2 to smithi053129169-44 2024-01-15T22:59:00.105 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2195 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-01-15T22:59:00.105 INFO:tasks.rados.rados.0.smithi053.stdout:2852: finishing write tid 1 to smithi053129169-7 2024-01-15T22:59:00.105 INFO:tasks.rados.rados.0.smithi053.stdout:2853: done (3 left) 2024-01-15T22:59:00.105 INFO:tasks.rados.rados.0.smithi053.stdout:2856: read oid 28 snap -1 2024-01-15T22:59:00.105 INFO:tasks.rados.rados.0.smithi053.stdout:2856: expect (ObjNum 857 snap 279 seq_num 857) 2024-01-15T22:59:00.105 INFO:tasks.rados.rados.0.smithi053.stdout:2857: read oid 2 snap -1 2024-01-15T22:59:00.106 INFO:tasks.rados.rados.0.smithi053.stdout:2857: expect deleted 2024-01-15T22:59:00.106 INFO:tasks.rados.rados.0.smithi053.stdout:2858: rollback oid 19 current snap is 291 2024-01-15T22:59:00.106 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 19 to 282 2024-01-15T22:59:00.106 INFO:tasks.rados.rados.0.smithi053.stdout:2852: finishing write tid 2 to smithi053129169-7 2024-01-15T22:59:00.106 INFO:tasks.rados.rados.0.smithi053.stdout:2859: setattr oid 10 current snap is 291 2024-01-15T22:59:00.106 INFO:tasks.rados.rados.0.smithi053.stdout:2852: finishing write tid 3 to smithi053129169-7 2024-01-15T22:59:00.106 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 1697 (ObjNum 892 snap 291 seq_num 892) dirty exists 2024-01-15T22:59:00.106 INFO:tasks.rados.rados.0.smithi053.stdout:2852: left oid 7 (ObjNum 892 snap 291 seq_num 892) 2024-01-15T22:59:00.107 INFO:tasks.rados.rados.0.smithi053.stdout:2852: done (6 left) 2024-01-15T22:59:00.107 INFO:tasks.rados.rados.0.smithi053.stdout:2857: done (5 left) 2024-01-15T22:59:00.107 INFO:tasks.rados.rados.0.smithi053.stdout:2860: copy_from oid 37 from oid 12 current snap is 291 2024-01-15T22:59:00.107 INFO:tasks.rados.rados.0.smithi053.stdout:2861: rollback oid 38 current snap is 291 2024-01-15T22:59:00.107 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 38 to 245 2024-01-15T22:59:00.107 INFO:tasks.rados.rados.0.smithi053.stdout:2862: read oid 4 snap -1 2024-01-15T22:59:00.107 INFO:tasks.rados.rados.0.smithi053.stdout:2862: expect (ObjNum 722 snap 224 seq_num 722) 2024-01-15T22:59:00.107 INFO:tasks.rados.rados.0.smithi053.stdout:2863: snap_create 2024-01-15T22:59:00.112 INFO:tasks.rados.rados.0.smithi053.stdout:2854: finishing write tid 1 to smithi053129169-42 2024-01-15T22:59:00.119 INFO:tasks.rados.rados.0.smithi053.stdout:2856: expect (ObjNum 857 snap 279 seq_num 857) 2024-01-15T22:59:00.177 INFO:tasks.rados.rados.0.smithi053.stdout:2854: finishing write tid 2 to smithi053129169-42 2024-01-15T22:59:00.177 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 1638 (ObjNum 33 snap 0 seq_num 3638769984) dirty exists 2024-01-15T22:59:00.177 INFO:tasks.rados.rados.0.smithi053.stdout:2858: finishing rollback tid 0 to smithi053129169-19 2024-01-15T22:59:00.177 INFO:tasks.rados.rados.0.smithi053.stdout:2854: finishing write tid 3 to smithi053129169-42 2024-01-15T22:59:00.177 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 1637 (ObjNum 893 snap 291 seq_num 893) dirty exists 2024-01-15T22:59:00.177 INFO:tasks.rados.rados.0.smithi053.stdout:2854: left oid 42 (ObjNum 893 snap 291 seq_num 893) 2024-01-15T22:59:00.177 INFO:tasks.rados.rados.0.smithi053.stdout:2855: finishing rollback tid 1 to smithi053129169-9 2024-01-15T22:59:00.178 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 1783 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-01-15T22:59:00.178 INFO:tasks.rados.rados.0.smithi053.stdout:2858: finishing rollback tid 1 to smithi053129169-19 2024-01-15T22:59:00.178 INFO:tasks.rados.rados.0.smithi053.stdout:2861: finishing rollback tid 1 to smithi053129169-38 2024-01-15T22:59:00.178 INFO:tasks.rados.rados.0.smithi053.stdout:2861: finishing rollback tid 2 to smithi053129169-38 2024-01-15T22:59:00.178 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 2184 (ObjNum 754 snap 242 seq_num 754) dirty exists 2024-01-15T22:59:00.178 INFO:tasks.rados.rados.0.smithi053.stdout:2858: finishing rollback tid 2 to smithi053129169-19 2024-01-15T22:59:00.178 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 2199 (ObjNum 749 snap 240 seq_num 749) dirty exists 2024-01-15T22:59:00.178 INFO:tasks.rados.rados.0.smithi053.stdout:2862: expect (ObjNum 722 snap 224 seq_num 722) 2024-01-15T22:59:00.213 INFO:tasks.rados.rados.0.smithi053.stdout:2860: finishing copy_from to smithi053129169-37 2024-01-15T22:59:00.213 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 2082 (ObjNum 691 snap 207 seq_num 691) dirty exists 2024-01-15T22:59:00.213 INFO:tasks.rados.rados.0.smithi053.stdout:2860: finishing copy_from racing read to smithi053129169-37 2024-01-15T22:59:00.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:00 smithi163 ceph-mon[138526]: pgmap v664: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 520 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 664 KiB/s wr, 8 op/s 2024-01-15T22:59:00.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:00 smithi163 ceph-mon[138526]: osdmap e632: 8 total, 8 up, 8 in 2024-01-15T22:59:00.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:00 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:59:00.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:00 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:59:00.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:00 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:59:00.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:00 smithi053 ceph-mon[143363]: pgmap v664: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 520 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 664 KiB/s wr, 8 op/s 2024-01-15T22:59:00.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:00 smithi053 ceph-mon[143363]: osdmap e632: 8 total, 8 up, 8 in 2024-01-15T22:59:00.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:00 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:59:00.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:00 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:59:00.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:00 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:59:00.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:00 smithi053 ceph-mon[146052]: pgmap v664: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 520 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 664 KiB/s wr, 8 op/s 2024-01-15T22:59:00.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:00 smithi053 ceph-mon[146052]: osdmap e632: 8 total, 8 up, 8 in 2024-01-15T22:59:00.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:00 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T22:59:00.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:00 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T22:59:00.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:00 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T22:59:01.018 INFO:tasks.rados.rados.0.smithi053.stdout:2854: done (8 left) 2024-01-15T22:59:01.019 INFO:tasks.rados.rados.0.smithi053.stdout:2855: done (7 left) 2024-01-15T22:59:01.019 INFO:tasks.rados.rados.0.smithi053.stdout:2856: done (6 left) 2024-01-15T22:59:01.019 INFO:tasks.rados.rados.0.smithi053.stdout:2858: done (5 left) 2024-01-15T22:59:01.019 INFO:tasks.rados.rados.0.smithi053.stdout:2859: done (4 left) 2024-01-15T22:59:01.019 INFO:tasks.rados.rados.0.smithi053.stdout:2860: done (3 left) 2024-01-15T22:59:01.019 INFO:tasks.rados.rados.0.smithi053.stdout:2861: done (2 left) 2024-01-15T22:59:01.019 INFO:tasks.rados.rados.0.smithi053.stdout:2862: done (1 left) 2024-01-15T22:59:01.019 INFO:tasks.rados.rados.0.smithi053.stdout:2863: done (0 left) 2024-01-15T22:59:01.019 INFO:tasks.rados.rados.0.smithi053.stdout:2864: delete oid 25 current snap is 292 2024-01-15T22:59:01.028 INFO:tasks.rados.rados.0.smithi053.stdout:2864: done (0 left) 2024-01-15T22:59:01.028 INFO:tasks.rados.rados.0.smithi053.stdout:2865: read oid 49 snap -1 2024-01-15T22:59:01.028 INFO:tasks.rados.rados.0.smithi053.stdout:2865: expect (ObjNum 749 snap 240 seq_num 749) 2024-01-15T22:59:01.028 INFO:tasks.rados.rados.0.smithi053.stdout:2866: delete oid 2 current snap is 292 2024-01-15T22:59:01.038 INFO:tasks.rados.rados.0.smithi053.stdout:2866: done (1 left) 2024-01-15T22:59:01.038 INFO:tasks.rados.rados.0.smithi053.stdout:2867: snap_remove snap 272 2024-01-15T22:59:01.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:01 smithi163 ceph-mon[138526]: osdmap e633: 8 total, 8 up, 8 in 2024-01-15T22:59:01.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:01 smithi163 ceph-mon[138526]: osdmap e634: 8 total, 8 up, 8 in 2024-01-15T22:59:01.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:01 smithi053 ceph-mon[143363]: osdmap e633: 8 total, 8 up, 8 in 2024-01-15T22:59:01.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:01 smithi053 ceph-mon[143363]: osdmap e634: 8 total, 8 up, 8 in 2024-01-15T22:59:01.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:01 smithi053 ceph-mon[146052]: osdmap e633: 8 total, 8 up, 8 in 2024-01-15T22:59:01.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:01 smithi053 ceph-mon[146052]: osdmap e634: 8 total, 8 up, 8 in 2024-01-15T22:59:02.031 INFO:tasks.rados.rados.0.smithi053.stdout:2867: done (1 left) 2024-01-15T22:59:02.031 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 47 current snap is 292 2024-01-15T22:59:02.031 INFO:tasks.rados.rados.0.smithi053.stdout:2868: seq_num 896 ranges {1327104=614400} 2024-01-15T22:59:02.040 INFO:tasks.rados.rados.0.smithi053.stdout:2868: writing smithi053129169-47 from 1327104 to 1941504 tid 1 2024-01-15T22:59:02.040 INFO:tasks.rados.rados.0.smithi053.stdout:2869: snap_remove snap 227 2024-01-15T22:59:02.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:02 smithi163 ceph-mon[138526]: pgmap v667: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 526 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-01-15T22:59:02.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:02 smithi163 ceph-mon[138526]: osdmap e635: 8 total, 8 up, 8 in 2024-01-15T22:59:02.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:02 smithi053 ceph-mon[143363]: pgmap v667: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 526 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-01-15T22:59:02.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:02 smithi053 ceph-mon[143363]: osdmap e635: 8 total, 8 up, 8 in 2024-01-15T22:59:02.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:02 smithi053 ceph-mon[146052]: pgmap v667: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 526 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-01-15T22:59:02.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:02 smithi053 ceph-mon[146052]: osdmap e635: 8 total, 8 up, 8 in 2024-01-15T22:59:03.029 INFO:tasks.rados.rados.0.smithi053.stdout:2869: done (2 left) 2024-01-15T22:59:03.029 INFO:tasks.rados.rados.0.smithi053.stdout:2870: snap_create 2024-01-15T22:59:03.029 INFO:tasks.rados.rados.0.smithi053.stdout:2865: expect (ObjNum 749 snap 240 seq_num 749) 2024-01-15T22:59:03.550 INFO:tasks.rados.rados.0.smithi053.stdout:2868: finishing write tid 1 to smithi053129169-47 2024-01-15T22:59:03.550 INFO:tasks.rados.rados.0.smithi053.stdout:2868: finishing write tid 2 to smithi053129169-47 2024-01-15T22:59:03.550 INFO:tasks.rados.rados.0.smithi053.stdout:2868: finishing write tid 3 to smithi053129169-47 2024-01-15T22:59:03.550 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 2207 (ObjNum 896 snap 292 seq_num 896) dirty exists 2024-01-15T22:59:03.550 INFO:tasks.rados.rados.0.smithi053.stdout:2868: left oid 47 (ObjNum 896 snap 292 seq_num 896) 2024-01-15T22:59:04.032 INFO:tasks.rados.rados.0.smithi053.stdout:2865: done (2 left) 2024-01-15T22:59:04.032 INFO:tasks.rados.rados.0.smithi053.stdout:2868: done (1 left) 2024-01-15T22:59:04.032 INFO:tasks.rados.rados.0.smithi053.stdout:2870: done (0 left) 2024-01-15T22:59:04.032 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 34 current snap is 293 2024-01-15T22:59:04.032 INFO:tasks.rados.rados.0.smithi053.stdout:2871: seq_num 897 ranges {2367488=630784} 2024-01-15T22:59:04.048 INFO:tasks.rados.rados.0.smithi053.stdout:2871: writing smithi053129169-34 from 2367488 to 2998272 tid 1 2024-01-15T22:59:04.048 INFO:tasks.rados.rados.0.smithi053.stdout:2872: setattr oid 41 current snap is 293 2024-01-15T22:59:04.049 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 40 current snap is 293 2024-01-15T22:59:04.049 INFO:tasks.rados.rados.0.smithi053.stdout:2873: seq_num 898 ranges {2957312=647168} 2024-01-15T22:59:04.071 INFO:tasks.rados.rados.0.smithi053.stdout:2873: writing smithi053129169-40 from 2957312 to 3604480 tid 1 2024-01-15T22:59:04.071 INFO:tasks.rados.rados.0.smithi053.stdout:2874: read oid 47 snap 282 2024-01-15T22:59:04.071 INFO:tasks.rados.rados.0.smithi053.stdout:2874: expect (ObjNum 795 snap 260 seq_num 795) 2024-01-15T22:59:04.071 INFO:tasks.rados.rados.0.smithi053.stdout:2871: finishing write tid 1 to smithi053129169-34 2024-01-15T22:59:04.072 INFO:tasks.rados.rados.0.smithi053.stdout:2871: finishing write tid 2 to smithi053129169-34 2024-01-15T22:59:04.072 INFO:tasks.rados.rados.0.smithi053.stdout:2871: finishing write tid 3 to smithi053129169-34 2024-01-15T22:59:04.072 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 2216 (ObjNum 897 snap 293 seq_num 897) dirty exists 2024-01-15T22:59:04.072 INFO:tasks.rados.rados.0.smithi053.stdout:2871: left oid 34 (ObjNum 897 snap 293 seq_num 897) 2024-01-15T22:59:04.072 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1342 (ObjNum 113 snap 0 seq_num 3638916000) dirty exists 2024-01-15T22:59:04.072 INFO:tasks.rados.rados.0.smithi053.stdout:2875: read oid 12 snap -1 2024-01-15T22:59:04.072 INFO:tasks.rados.rados.0.smithi053.stdout:2875: expect (ObjNum 691 snap 207 seq_num 691) 2024-01-15T22:59:04.072 INFO:tasks.rados.rados.0.smithi053.stdout:2871: done (4 left) 2024-01-15T22:59:04.072 INFO:tasks.rados.rados.0.smithi053.stdout:2872: done (3 left) 2024-01-15T22:59:04.072 INFO:tasks.rados.rados.0.smithi053.stdout:2876: snap_remove snap 210 2024-01-15T22:59:04.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:04 smithi053 ceph-mon[143363]: pgmap v670: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 544 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-01-15T22:59:04.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:04 smithi053 ceph-mon[143363]: osdmap e636: 8 total, 8 up, 8 in 2024-01-15T22:59:04.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:04 smithi053 ceph-mon[146052]: pgmap v670: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 544 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-01-15T22:59:04.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:04 smithi053 ceph-mon[146052]: osdmap e636: 8 total, 8 up, 8 in 2024-01-15T22:59:04.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:04 smithi163 ceph-mon[138526]: pgmap v670: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 544 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-01-15T22:59:04.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:04 smithi163 ceph-mon[138526]: osdmap e636: 8 total, 8 up, 8 in 2024-01-15T22:59:05.040 INFO:tasks.rados.rados.0.smithi053.stdout:2876: done (3 left) 2024-01-15T22:59:05.040 INFO:tasks.rados.rados.0.smithi053.stdout:2877: delete oid 32 current snap is 293 2024-01-15T22:59:05.040 INFO:tasks.rados.rados.0.smithi053.stdout:2873: finishing write tid 1 to smithi053129169-40 2024-01-15T22:59:05.040 INFO:tasks.rados.rados.0.smithi053.stdout:2874: expect (ObjNum 795 snap 260 seq_num 795) 2024-01-15T22:59:05.086 INFO:tasks.rados.rados.0.smithi053.stdout:2873: finishing write tid 2 to smithi053129169-40 2024-01-15T22:59:05.086 INFO:tasks.rados.rados.0.smithi053.stdout:2874: done (3 left) 2024-01-15T22:59:05.086 INFO:tasks.rados.rados.0.smithi053.stdout:2877: done (2 left) 2024-01-15T22:59:05.086 INFO:tasks.rados.rados.0.smithi053.stdout:2878: snap_remove snap 242 2024-01-15T22:59:05.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:05 smithi053 ceph-mon[143363]: osdmap e637: 8 total, 8 up, 8 in 2024-01-15T22:59:05.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:59:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:59:05] "GET /metrics HTTP/1.1" 200 36202 "" "Prometheus/2.43.0" 2024-01-15T22:59:05.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:05 smithi053 ceph-mon[146052]: osdmap e637: 8 total, 8 up, 8 in 2024-01-15T22:59:05.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:05 smithi163 ceph-mon[138526]: osdmap e637: 8 total, 8 up, 8 in 2024-01-15T22:59:06.024 INFO:tasks.rados.rados.0.smithi053.stdout:2878: done (2 left) 2024-01-15T22:59:06.024 INFO:tasks.rados.rados.0.smithi053.stdout:2879: copy_from oid 8 from oid 25 current snap is 293 2024-01-15T22:59:06.024 INFO:tasks.rados.rados.0.smithi053.stdout:2873: finishing write tid 3 to smithi053129169-40 2024-01-15T22:59:06.024 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 2186 (ObjNum 898 snap 293 seq_num 898) dirty exists 2024-01-15T22:59:06.024 INFO:tasks.rados.rados.0.smithi053.stdout:2873: left oid 40 (ObjNum 898 snap 293 seq_num 898) 2024-01-15T22:59:06.024 INFO:tasks.rados.rados.0.smithi053.stdout:2875: expect (ObjNum 691 snap 207 seq_num 691) 2024-01-15T22:59:06.087 INFO:tasks.rados.rados.0.smithi053.stdout:2879: finishing copy_from to smithi053129169-8 2024-01-15T22:59:06.087 INFO:tasks.rados.rados.0.smithi053.stdout:2879: got expected ENOENT (src dne) 2024-01-15T22:59:06.087 INFO:tasks.rados.rados.0.smithi053.stdout:2879: finishing copy_from racing read to smithi053129169-8 2024-01-15T22:59:06.087 INFO:tasks.rados.rados.0.smithi053.stdout:2873: done (2 left) 2024-01-15T22:59:06.087 INFO:tasks.rados.rados.0.smithi053.stdout:2875: done (1 left) 2024-01-15T22:59:06.087 INFO:tasks.rados.rados.0.smithi053.stdout:2879: done (0 left) 2024-01-15T22:59:06.087 INFO:tasks.rados.rados.0.smithi053.stdout:2880: copy_from oid 48 from oid 29 current snap is 293 2024-01-15T22:59:06.087 INFO:tasks.rados.rados.0.smithi053.stdout:2881: rmattr oid 22 current snap is 293 2024-01-15T22:59:06.088 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 46 current snap is 293 2024-01-15T22:59:06.088 INFO:tasks.rados.rados.0.smithi053.stdout:2882: seq_num 900 ranges {507904=679936} 2024-01-15T22:59:06.093 INFO:tasks.rados.rados.0.smithi053.stdout:2882: writing smithi053129169-46 from 507904 to 1187840 tid 1 2024-01-15T22:59:06.093 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 293 2024-01-15T22:59:06.093 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 2119 (ObjNum 825 snap 269 seq_num 825) dirty exists 2024-01-15T22:59:06.093 INFO:tasks.rados.rados.0.smithi053.stdout:2883: seq_num 901 ranges {0=696320} 2024-01-15T22:59:06.098 INFO:tasks.rados.rados.0.smithi053.stdout:2883: writing smithi053129169-14 from 0 to 696320 tid 1 2024-01-15T22:59:06.098 INFO:tasks.rados.rados.0.smithi053.stdout:2881: done (3 left) 2024-01-15T22:59:06.098 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 44 current snap is 293 2024-01-15T22:59:06.098 INFO:tasks.rados.rados.0.smithi053.stdout:2884: seq_num 902 ranges {2244608=712704} 2024-01-15T22:59:06.114 INFO:tasks.rados.rados.0.smithi053.stdout:2884: writing smithi053129169-44 from 2244608 to 2957312 tid 1 2024-01-15T22:59:06.115 INFO:tasks.rados.rados.0.smithi053.stdout:2885: snap_create 2024-01-15T22:59:06.115 INFO:tasks.rados.rados.0.smithi053.stdout:2880: finishing copy_from to smithi053129169-48 2024-01-15T22:59:06.115 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 1611 (ObjNum 886 snap 287 seq_num 886) dirty exists 2024-01-15T22:59:06.115 INFO:tasks.rados.rados.0.smithi053.stdout:2880: finishing copy_from racing read to smithi053129169-48 2024-01-15T22:59:06.115 INFO:tasks.rados.rados.0.smithi053.stdout:2882: finishing write tid 1 to smithi053129169-46 2024-01-15T22:59:06.115 INFO:tasks.rados.rados.0.smithi053.stdout:2882: finishing write tid 2 to smithi053129169-46 2024-01-15T22:59:06.115 INFO:tasks.rados.rados.0.smithi053.stdout:2882: finishing write tid 3 to smithi053129169-46 2024-01-15T22:59:06.115 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 1616 (ObjNum 900 snap 293 seq_num 900) dirty exists 2024-01-15T22:59:06.115 INFO:tasks.rados.rados.0.smithi053.stdout:2882: left oid 46 (ObjNum 900 snap 293 seq_num 900) 2024-01-15T22:59:06.115 INFO:tasks.rados.rados.0.smithi053.stdout:2883: finishing write tid 1 to smithi053129169-14 2024-01-15T22:59:06.115 INFO:tasks.rados.rados.0.smithi053.stdout:2883: finishing write tid 2 to smithi053129169-14 2024-01-15T22:59:06.115 INFO:tasks.rados.rados.0.smithi053.stdout:2883: finishing write tid 3 to smithi053129169-14 2024-01-15T22:59:06.115 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 2299 (ObjNum 901 snap 293 seq_num 901) dirty exists 2024-01-15T22:59:06.116 INFO:tasks.rados.rados.0.smithi053.stdout:2883: left oid 14 (ObjNum 901 snap 293 seq_num 901) 2024-01-15T22:59:06.119 INFO:tasks.rados.rados.0.smithi053.stdout:2884: finishing write tid 1 to smithi053129169-44 2024-01-15T22:59:06.119 INFO:tasks.rados.rados.0.smithi053.stdout:2884: finishing write tid 2 to smithi053129169-44 2024-01-15T22:59:06.121 INFO:tasks.rados.rados.0.smithi053.stdout:2884: finishing write tid 3 to smithi053129169-44 2024-01-15T22:59:06.121 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2244 (ObjNum 902 snap 293 seq_num 902) dirty exists 2024-01-15T22:59:06.121 INFO:tasks.rados.rados.0.smithi053.stdout:2884: left oid 44 (ObjNum 902 snap 293 seq_num 902) 2024-01-15T22:59:06.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:06 smithi163 ceph-mon[138526]: pgmap v673: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 555 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-01-15T22:59:06.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:06 smithi163 ceph-mon[138526]: osdmap e638: 8 total, 8 up, 8 in 2024-01-15T22:59:06.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:06 smithi163 ceph-mon[138526]: osdmap e639: 8 total, 8 up, 8 in 2024-01-15T22:59:06.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:06 smithi053 ceph-mon[146052]: pgmap v673: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 555 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-01-15T22:59:06.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:06 smithi053 ceph-mon[146052]: osdmap e638: 8 total, 8 up, 8 in 2024-01-15T22:59:06.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:06 smithi053 ceph-mon[146052]: osdmap e639: 8 total, 8 up, 8 in 2024-01-15T22:59:06.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:06 smithi053 ceph-mon[143363]: pgmap v673: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 555 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-01-15T22:59:06.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:06 smithi053 ceph-mon[143363]: osdmap e638: 8 total, 8 up, 8 in 2024-01-15T22:59:06.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:06 smithi053 ceph-mon[143363]: osdmap e639: 8 total, 8 up, 8 in 2024-01-15T22:59:07.062 INFO:tasks.rados.rados.0.smithi053.stdout:2880: done (4 left) 2024-01-15T22:59:07.062 INFO:tasks.rados.rados.0.smithi053.stdout:2882: done (3 left) 2024-01-15T22:59:07.062 INFO:tasks.rados.rados.0.smithi053.stdout:2883: done (2 left) 2024-01-15T22:59:07.062 INFO:tasks.rados.rados.0.smithi053.stdout:2884: done (1 left) 2024-01-15T22:59:07.062 INFO:tasks.rados.rados.0.smithi053.stdout:2885: done (0 left) 2024-01-15T22:59:07.062 INFO:tasks.rados.rados.0.smithi053.stdout:2886: rmattr oid 44 current snap is 294 2024-01-15T22:59:07.063 INFO:tasks.rados.rados.0.smithi053.stdout:2887: rmattr oid 36 current snap is 294 2024-01-15T22:59:07.063 INFO:tasks.rados.rados.0.smithi053.stdout:2888: read oid 23 snap -1 2024-01-15T22:59:07.063 INFO:tasks.rados.rados.0.smithi053.stdout:2888: expect (ObjNum 818 snap 266 seq_num 818) 2024-01-15T22:59:07.063 INFO:tasks.rados.rados.0.smithi053.stdout:2889: rmattr oid 5 current snap is 294 2024-01-15T22:59:07.063 INFO:tasks.rados.rados.0.smithi053.stdout:2890: snap_create 2024-01-15T22:59:07.066 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 1634 (ObjNum 726 snap 225 seq_num 726) dirty exists 2024-01-15T22:59:07.072 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2246 (ObjNum 902 snap 293 seq_num 902) dirty exists 2024-01-15T22:59:07.072 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 2248 (ObjNum 868 snap 282 seq_num 868) dirty exists 2024-01-15T22:59:07.078 INFO:tasks.rados.rados.0.smithi053.stdout:2888: expect (ObjNum 818 snap 266 seq_num 818) 2024-01-15T22:59:08.067 INFO:tasks.rados.rados.0.smithi053.stdout:2886: done (4 left) 2024-01-15T22:59:08.067 INFO:tasks.rados.rados.0.smithi053.stdout:2887: done (3 left) 2024-01-15T22:59:08.067 INFO:tasks.rados.rados.0.smithi053.stdout:2888: done (2 left) 2024-01-15T22:59:08.067 INFO:tasks.rados.rados.0.smithi053.stdout:2889: done (1 left) 2024-01-15T22:59:08.067 INFO:tasks.rados.rados.0.smithi053.stdout:2890: done (0 left) 2024-01-15T22:59:08.067 INFO:tasks.rados.rados.0.smithi053.stdout:2891: snap_remove snap 292 2024-01-15T22:59:08.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:08 smithi163 ceph-mon[138526]: pgmap v676: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 551 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 422 KiB/s wr, 16 op/s 2024-01-15T22:59:08.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:08 smithi163 ceph-mon[138526]: osdmap e640: 8 total, 8 up, 8 in 2024-01-15T22:59:08.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:08 smithi053 ceph-mon[143363]: pgmap v676: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 551 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 422 KiB/s wr, 16 op/s 2024-01-15T22:59:08.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:08 smithi053 ceph-mon[143363]: osdmap e640: 8 total, 8 up, 8 in 2024-01-15T22:59:08.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:08 smithi053 ceph-mon[146052]: pgmap v676: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 551 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 422 KiB/s wr, 16 op/s 2024-01-15T22:59:08.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:08 smithi053 ceph-mon[146052]: osdmap e640: 8 total, 8 up, 8 in 2024-01-15T22:59:09.074 INFO:tasks.rados.rados.0.smithi053.stdout:2891: done (0 left) 2024-01-15T22:59:09.074 INFO:tasks.rados.rados.0.smithi053.stdout:2892: read oid 1 snap -1 2024-01-15T22:59:09.074 INFO:tasks.rados.rados.0.smithi053.stdout:2892: expect (ObjNum 806 snap 264 seq_num 806) 2024-01-15T22:59:09.074 INFO:tasks.rados.rados.0.smithi053.stdout:2893: rollback oid 35 current snap is 295 2024-01-15T22:59:09.074 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 35 to 213 2024-01-15T22:59:09.074 INFO:tasks.rados.rados.0.smithi053.stdout:2894: snap_remove snap 246 2024-01-15T22:59:09.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:09 smithi163 ceph-mon[138526]: osdmap e641: 8 total, 8 up, 8 in 2024-01-15T22:59:09.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:09 smithi053 ceph-mon[143363]: osdmap e641: 8 total, 8 up, 8 in 2024-01-15T22:59:09.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:09 smithi053 ceph-mon[146052]: osdmap e641: 8 total, 8 up, 8 in 2024-01-15T22:59:10.081 INFO:tasks.rados.rados.0.smithi053.stdout:2894: done (2 left) 2024-01-15T22:59:10.081 INFO:tasks.rados.rados.0.smithi053.stdout:2895: rollback oid 33 current snap is 295 2024-01-15T22:59:10.081 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 33 to 294 2024-01-15T22:59:10.081 INFO:tasks.rados.rados.0.smithi053.stdout:2896: rmattr oid 22 current snap is 295 2024-01-15T22:59:10.081 INFO:tasks.rados.rados.0.smithi053.stdout:2897: snap_remove snap 288 2024-01-15T22:59:10.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:10 smithi163 ceph-mon[138526]: pgmap v679: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 544 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.4 MiB/s rd, 170 KiB/s wr, 7 op/s 2024-01-15T22:59:10.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:10 smithi163 ceph-mon[138526]: osdmap e642: 8 total, 8 up, 8 in 2024-01-15T22:59:10.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:10 smithi053 ceph-mon[143363]: pgmap v679: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 544 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.4 MiB/s rd, 170 KiB/s wr, 7 op/s 2024-01-15T22:59:10.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:10 smithi053 ceph-mon[143363]: osdmap e642: 8 total, 8 up, 8 in 2024-01-15T22:59:10.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:10 smithi053 ceph-mon[146052]: pgmap v679: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 544 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.4 MiB/s rd, 170 KiB/s wr, 7 op/s 2024-01-15T22:59:10.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:10 smithi053 ceph-mon[146052]: osdmap e642: 8 total, 8 up, 8 in 2024-01-15T22:59:11.026 INFO:tasks.rados.rados.0.smithi053.stdout:2897: done (4 left) 2024-01-15T22:59:11.026 INFO:tasks.rados.rados.0.smithi053.stdout:2898: snap_remove snap 258 2024-01-15T22:59:11.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:11 smithi163 ceph-mon[138526]: osdmap e643: 8 total, 8 up, 8 in 2024-01-15T22:59:11.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:11 smithi163 ceph-mon[138526]: osdmap e644: 8 total, 8 up, 8 in 2024-01-15T22:59:11.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:11 smithi053 ceph-mon[143363]: osdmap e643: 8 total, 8 up, 8 in 2024-01-15T22:59:11.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:11 smithi053 ceph-mon[143363]: osdmap e644: 8 total, 8 up, 8 in 2024-01-15T22:59:11.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:11 smithi053 ceph-mon[146052]: osdmap e643: 8 total, 8 up, 8 in 2024-01-15T22:59:11.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:11 smithi053 ceph-mon[146052]: osdmap e644: 8 total, 8 up, 8 in 2024-01-15T22:59:12.032 INFO:tasks.rados.rados.0.smithi053.stdout:2898: done (4 left) 2024-01-15T22:59:12.033 INFO:tasks.rados.rados.0.smithi053.stdout:2899: read oid 14 snap 293 2024-01-15T22:59:12.033 INFO:tasks.rados.rados.0.smithi053.stdout:2899: expect (ObjNum 901 snap 293 seq_num 901) 2024-01-15T22:59:12.037 INFO:tasks.rados.rados.0.smithi053.stdout:2900: rollback oid 23 current snap is 295 2024-01-15T22:59:12.037 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 23 to 245 2024-01-15T22:59:12.037 INFO:tasks.rados.rados.0.smithi053.stdout:2901: snap_create 2024-01-15T22:59:12.037 INFO:tasks.rados.rados.0.smithi053.stdout:2893: finishing rollback tid 0 to smithi053129169-35 2024-01-15T22:59:12.037 INFO:tasks.rados.rados.0.smithi053.stdout:2893: finishing rollback tid 1 to smithi053129169-35 2024-01-15T22:59:12.038 INFO:tasks.rados.rados.0.smithi053.stdout:2893: finishing rollback tid 2 to smithi053129169-35 2024-01-15T22:59:12.038 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 1637 (ObjNum 561 snap 160 seq_num 561) dirty exists 2024-01-15T22:59:12.038 INFO:tasks.rados.rados.0.smithi053.stdout:2892: expect (ObjNum 806 snap 264 seq_num 806) 2024-01-15T22:59:12.152 INFO:tasks.rados.rados.0.smithi053.stdout:2895: finishing rollback tid 1 to smithi053129169-33 2024-01-15T22:59:12.152 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 2113 (ObjNum 145 snap 0 seq_num 1860751829) dirty dne 2024-01-15T22:59:12.152 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 2120 (ObjNum 825 snap 269 seq_num 825) dirty exists 2024-01-15T22:59:12.152 INFO:tasks.rados.rados.0.smithi053.stdout:2899: expect (ObjNum 901 snap 293 seq_num 901) 2024-01-15T22:59:12.169 INFO:tasks.rados.rados.0.smithi053.stdout:2900: finishing rollback tid 0 to smithi053129169-23 2024-01-15T22:59:12.169 INFO:tasks.rados.rados.0.smithi053.stdout:2900: finishing rollback tid 1 to smithi053129169-23 2024-01-15T22:59:12.169 INFO:tasks.rados.rados.0.smithi053.stdout:2900: finishing rollback tid 2 to smithi053129169-23 2024-01-15T22:59:12.169 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1669 (ObjNum 638 snap 187 seq_num 638) dirty exists 2024-01-15T22:59:12.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:12 smithi163 ceph-mon[138526]: pgmap v682: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 536 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 930 KiB/s wr, 13 op/s 2024-01-15T22:59:12.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:12 smithi163 ceph-mon[138526]: osdmap e645: 8 total, 8 up, 8 in 2024-01-15T22:59:12.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:12 smithi053 ceph-mon[143363]: pgmap v682: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 536 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 930 KiB/s wr, 13 op/s 2024-01-15T22:59:12.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:12 smithi053 ceph-mon[143363]: osdmap e645: 8 total, 8 up, 8 in 2024-01-15T22:59:12.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:12 smithi053 ceph-mon[146052]: pgmap v682: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 536 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 930 KiB/s wr, 13 op/s 2024-01-15T22:59:12.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:12 smithi053 ceph-mon[146052]: osdmap e645: 8 total, 8 up, 8 in 2024-01-15T22:59:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2892: done (6 left) 2024-01-15T22:59:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2893: done (5 left) 2024-01-15T22:59:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2895: done (4 left) 2024-01-15T22:59:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2896: done (3 left) 2024-01-15T22:59:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2899: done (2 left) 2024-01-15T22:59:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2900: done (1 left) 2024-01-15T22:59:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2901: done (0 left) 2024-01-15T22:59:13.033 INFO:tasks.rados.rados.0.smithi053.stdout:2902: read oid 13 snap -1 2024-01-15T22:59:13.034 INFO:tasks.rados.rados.0.smithi053.stdout:2902: expect (ObjNum 876 snap 283 seq_num 876) 2024-01-15T22:59:13.034 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 296 2024-01-15T22:59:13.034 INFO:tasks.rados.rados.0.smithi053.stdout:2903: seq_num 903 ranges {696320=729088} 2024-01-15T22:59:13.041 INFO:tasks.rados.rados.0.smithi053.stdout:2903: writing smithi053129169-14 from 696320 to 1425408 tid 1 2024-01-15T22:59:13.041 INFO:tasks.rados.rados.0.smithi053.stdout:2904: rmattr oid 44 current snap is 296 2024-01-15T22:59:13.041 INFO:tasks.rados.rados.0.smithi053.stdout:2902: expect (ObjNum 876 snap 283 seq_num 876) 2024-01-15T22:59:13.049 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2280 (ObjNum 902 snap 293 seq_num 902) dirty exists 2024-01-15T22:59:13.049 INFO:tasks.rados.rados.0.smithi053.stdout:2902: done (2 left) 2024-01-15T22:59:13.050 INFO:tasks.rados.rados.0.smithi053.stdout:2904: done (1 left) 2024-01-15T22:59:13.050 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 11 current snap is 296 2024-01-15T22:59:13.050 INFO:tasks.rados.rados.0.smithi053.stdout:2905: seq_num 904 ranges {1826816=745472} 2024-01-15T22:59:13.064 INFO:tasks.rados.rados.0.smithi053.stdout:2905: writing smithi053129169-11 from 1826816 to 2572288 tid 1 2024-01-15T22:59:13.064 INFO:tasks.rados.rados.0.smithi053.stdout:2906: rollback oid 32 current snap is 296 2024-01-15T22:59:13.064 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 269 2024-01-15T22:59:13.065 INFO:tasks.rados.rados.0.smithi053.stdout:2903: finishing write tid 1 to smithi053129169-14 2024-01-15T22:59:13.065 INFO:tasks.rados.rados.0.smithi053.stdout:2903: finishing write tid 2 to smithi053129169-14 2024-01-15T22:59:13.065 INFO:tasks.rados.rados.0.smithi053.stdout:2903: finishing write tid 3 to smithi053129169-14 2024-01-15T22:59:13.065 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 2301 (ObjNum 903 snap 296 seq_num 903) dirty exists 2024-01-15T22:59:13.065 INFO:tasks.rados.rados.0.smithi053.stdout:2903: left oid 14 (ObjNum 903 snap 296 seq_num 903) 2024-01-15T22:59:13.065 INFO:tasks.rados.rados.0.smithi053.stdout:2903: done (2 left) 2024-01-15T22:59:13.065 INFO:tasks.rados.rados.0.smithi053.stdout:2907: read oid 25 snap -1 2024-01-15T22:59:13.065 INFO:tasks.rados.rados.0.smithi053.stdout:2907: expect deleted 2024-01-15T22:59:13.065 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 296 2024-01-15T22:59:13.065 INFO:tasks.rados.rados.0.smithi053.stdout:2908: seq_num 905 ranges {2203648=761856} 2024-01-15T22:59:13.080 INFO:tasks.rados.rados.0.smithi053.stdout:2908: writing smithi053129169-35 from 2203648 to 2965504 tid 1 2024-01-15T22:59:13.081 INFO:tasks.rados.rados.0.smithi053.stdout:2909: copy_from oid 37 from oid 33 current snap is 296 2024-01-15T22:59:13.081 INFO:tasks.rados.rados.0.smithi053.stdout:2905: finishing write tid 1 to smithi053129169-11 2024-01-15T22:59:13.081 INFO:tasks.rados.rados.0.smithi053.stdout:2905: finishing write tid 2 to smithi053129169-11 2024-01-15T22:59:13.081 INFO:tasks.rados.rados.0.smithi053.stdout:2907: done (4 left) 2024-01-15T22:59:13.081 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 8 current snap is 296 2024-01-15T22:59:13.081 INFO:tasks.rados.rados.0.smithi053.stdout:2906: finishing rollback tid 1 to smithi053129169-32 2024-01-15T22:59:13.081 INFO:tasks.rados.rados.0.smithi053.stdout:2906: finishing rollback tid 2 to smithi053129169-32 2024-01-15T22:59:13.081 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2412 (ObjNum 826 snap 269 seq_num 826) dirty exists 2024-01-15T22:59:13.081 INFO:tasks.rados.rados.0.smithi053.stdout:2905: finishing write tid 3 to smithi053129169-11 2024-01-15T22:59:13.081 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 1699 (ObjNum 904 snap 296 seq_num 904) dirty exists 2024-01-15T22:59:13.082 INFO:tasks.rados.rados.0.smithi053.stdout:2905: left oid 11 (ObjNum 904 snap 296 seq_num 904) 2024-01-15T22:59:13.082 INFO:tasks.rados.rados.0.smithi053.stdout:2910: seq_num 906 ranges {14737408=778240} 2024-01-15T22:59:13.165 INFO:tasks.rados.rados.0.smithi053.stdout:2910: writing smithi053129169-8 from 14737408 to 15515648 tid 1 2024-01-15T22:59:13.166 INFO:tasks.rados.rados.0.smithi053.stdout:2905: done (4 left) 2024-01-15T22:59:13.166 INFO:tasks.rados.rados.0.smithi053.stdout:2906: done (3 left) 2024-01-15T22:59:13.166 INFO:tasks.rados.rados.0.smithi053.stdout:2911: read oid 4 snap -1 2024-01-15T22:59:13.166 INFO:tasks.rados.rados.0.smithi053.stdout:2911: expect (ObjNum 722 snap 224 seq_num 722) 2024-01-15T22:59:13.166 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 296 2024-01-15T22:59:13.166 INFO:tasks.rados.rados.0.smithi053.stdout:2909: finishing copy_from to smithi053129169-37 2024-01-15T22:59:13.166 INFO:tasks.rados.rados.0.smithi053.stdout:2909: got expected ENOENT (src dne) 2024-01-15T22:59:13.166 INFO:tasks.rados.rados.0.smithi053.stdout:2912: seq_num 907 ranges {622592=794624} 2024-01-15T22:59:13.174 INFO:tasks.rados.rados.0.smithi053.stdout:2912: writing smithi053129169-3 from 622592 to 1417216 tid 1 2024-01-15T22:59:13.174 INFO:tasks.rados.rados.0.smithi053.stdout:2913: rollback oid 19 current snap is 296 2024-01-15T22:59:13.174 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 19 to 221 2024-01-15T22:59:13.174 INFO:tasks.rados.rados.0.smithi053.stdout:2909: finishing copy_from racing read to smithi053129169-37 2024-01-15T22:59:13.174 INFO:tasks.rados.rados.0.smithi053.stdout:2908: finishing write tid 1 to smithi053129169-35 2024-01-15T22:59:13.174 INFO:tasks.rados.rados.0.smithi053.stdout:2909: done (5 left) 2024-01-15T22:59:13.174 INFO:tasks.rados.rados.0.smithi053.stdout:2914: snap_create 2024-01-15T22:59:13.175 INFO:tasks.rados.rados.0.smithi053.stdout:2908: finishing write tid 2 to smithi053129169-35 2024-01-15T22:59:13.175 INFO:tasks.rados.rados.0.smithi053.stdout:2908: finishing write tid 3 to smithi053129169-35 2024-01-15T22:59:13.175 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 1639 (ObjNum 905 snap 296 seq_num 905) dirty exists 2024-01-15T22:59:13.175 INFO:tasks.rados.rados.0.smithi053.stdout:2908: left oid 35 (ObjNum 905 snap 296 seq_num 905) 2024-01-15T22:59:13.175 INFO:tasks.rados.rados.0.smithi053.stdout:2911: expect (ObjNum 722 snap 224 seq_num 722) 2024-01-15T22:59:13.212 INFO:tasks.rados.rados.0.smithi053.stdout:2910: finishing write tid 1 to smithi053129169-8 2024-01-15T22:59:13.212 INFO:tasks.rados.rados.0.smithi053.stdout:2910: finishing write tid 2 to smithi053129169-8 2024-01-15T22:59:13.212 INFO:tasks.rados.rados.0.smithi053.stdout:2910: finishing write tid 3 to smithi053129169-8 2024-01-15T22:59:13.212 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 1694 (ObjNum 906 snap 296 seq_num 906) dirty exists 2024-01-15T22:59:13.212 INFO:tasks.rados.rados.0.smithi053.stdout:2910: left oid 8 (ObjNum 906 snap 296 seq_num 906) 2024-01-15T22:59:13.212 INFO:tasks.rados.rados.0.smithi053.stdout:2913: finishing rollback tid 0 to smithi053129169-19 2024-01-15T22:59:13.212 INFO:tasks.rados.rados.0.smithi053.stdout:2912: finishing write tid 1 to smithi053129169-3 2024-01-15T22:59:13.212 INFO:tasks.rados.rados.0.smithi053.stdout:2912: finishing write tid 2 to smithi053129169-3 2024-01-15T22:59:13.212 INFO:tasks.rados.rados.0.smithi053.stdout:2913: finishing rollback tid 1 to smithi053129169-19 2024-01-15T22:59:13.212 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 2283 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-01-15T22:59:13.212 INFO:tasks.rados.rados.0.smithi053.stdout:2912: finishing write tid 3 to smithi053129169-3 2024-01-15T22:59:13.213 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 2303 (ObjNum 907 snap 296 seq_num 907) dirty exists 2024-01-15T22:59:13.213 INFO:tasks.rados.rados.0.smithi053.stdout:2912: left oid 3 (ObjNum 907 snap 296 seq_num 907) 2024-01-15T22:59:14.092 INFO:tasks.rados.rados.0.smithi053.stdout:2908: done (5 left) 2024-01-15T22:59:14.093 INFO:tasks.rados.rados.0.smithi053.stdout:2910: done (4 left) 2024-01-15T22:59:14.093 INFO:tasks.rados.rados.0.smithi053.stdout:2911: done (3 left) 2024-01-15T22:59:14.093 INFO:tasks.rados.rados.0.smithi053.stdout:2912: done (2 left) 2024-01-15T22:59:14.093 INFO:tasks.rados.rados.0.smithi053.stdout:2913: done (1 left) 2024-01-15T22:59:14.093 INFO:tasks.rados.rados.0.smithi053.stdout:2914: done (0 left) 2024-01-15T22:59:14.093 INFO:tasks.rados.rados.0.smithi053.stdout:2915: snap_remove snap 213 2024-01-15T22:59:14.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:14 smithi053 ceph-mon[143363]: pgmap v685: 121 pgs: 121 active+clean; 536 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 760 KiB/s wr, 19 op/s 2024-01-15T22:59:14.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:14 smithi053 ceph-mon[143363]: osdmap e646: 8 total, 8 up, 8 in 2024-01-15T22:59:14.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:59:14.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:14 smithi053 ceph-mon[146052]: pgmap v685: 121 pgs: 121 active+clean; 536 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 760 KiB/s wr, 19 op/s 2024-01-15T22:59:14.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:14 smithi053 ceph-mon[146052]: osdmap e646: 8 total, 8 up, 8 in 2024-01-15T22:59:14.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:59:14.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:14 smithi163 ceph-mon[138526]: pgmap v685: 121 pgs: 121 active+clean; 536 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 760 KiB/s wr, 19 op/s 2024-01-15T22:59:14.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:14 smithi163 ceph-mon[138526]: osdmap e646: 8 total, 8 up, 8 in 2024-01-15T22:59:14.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:59:15.104 INFO:tasks.rados.rados.0.smithi053.stdout:2915: done (0 left) 2024-01-15T22:59:15.104 INFO:tasks.rados.rados.0.smithi053.stdout:2916: delete oid 16 current snap is 297 2024-01-15T22:59:15.121 INFO:tasks.rados.rados.0.smithi053.stdout:2916: done (0 left) 2024-01-15T22:59:15.121 INFO:tasks.rados.rados.0.smithi053.stdout:2917: read oid 10 snap -1 2024-01-15T22:59:15.121 INFO:tasks.rados.rados.0.smithi053.stdout:2917: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:59:15.121 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 18 current snap is 297 2024-01-15T22:59:15.121 INFO:tasks.rados.rados.0.smithi053.stdout:2918: seq_num 909 ranges {6651904=425984,7077888=401408} 2024-01-15T22:59:15.160 INFO:tasks.rados.rados.0.smithi053.stdout:2918: writing smithi053129169-18 from 6651904 to 7077888 tid 1 2024-01-15T22:59:15.162 INFO:tasks.rados.rados.0.smithi053.stdout:2918: writing smithi053129169-18 from 7077888 to 7479296 tid 2 2024-01-15T22:59:15.162 INFO:tasks.rados.rados.0.smithi053.stdout:2919: snap_create 2024-01-15T22:59:15.162 INFO:tasks.rados.rados.0.smithi053.stdout:2917: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:59:15.166 INFO:tasks.rados.rados.0.smithi053.stdout:2918: finishing write tid 1 to smithi053129169-18 2024-01-15T22:59:15.166 INFO:tasks.rados.rados.0.smithi053.stdout:2918: finishing write tid 2 to smithi053129169-18 2024-01-15T22:59:15.166 INFO:tasks.rados.rados.0.smithi053.stdout:2918: finishing write tid 3 to smithi053129169-18 2024-01-15T22:59:15.168 INFO:tasks.rados.rados.0.smithi053.stdout:2918: finishing write tid 4 to smithi053129169-18 2024-01-15T22:59:15.168 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 1375 (ObjNum 909 snap 297 seq_num 909) dirty exists 2024-01-15T22:59:15.168 INFO:tasks.rados.rados.0.smithi053.stdout:2918: left oid 18 (ObjNum 909 snap 297 seq_num 909) 2024-01-15T22:59:15.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:15 smithi053 ceph-mon[143363]: osdmap e647: 8 total, 8 up, 8 in 2024-01-15T22:59:15.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:59:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:59:15] "GET /metrics HTTP/1.1" 200 36200 "" "Prometheus/2.43.0" 2024-01-15T22:59:15.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:15 smithi053 ceph-mon[146052]: osdmap e647: 8 total, 8 up, 8 in 2024-01-15T22:59:15.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:15 smithi163 ceph-mon[138526]: osdmap e647: 8 total, 8 up, 8 in 2024-01-15T22:59:16.023 INFO:tasks.rados.rados.0.smithi053.stdout:2917: done (2 left) 2024-01-15T22:59:16.023 INFO:tasks.rados.rados.0.smithi053.stdout:2918: done (1 left) 2024-01-15T22:59:16.023 INFO:tasks.rados.rados.0.smithi053.stdout:2919: done (0 left) 2024-01-15T22:59:16.023 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 298 2024-01-15T22:59:16.023 INFO:tasks.rados.rados.0.smithi053.stdout:2920: seq_num 910 ranges {0=442368,442368=401408} 2024-01-15T22:59:16.025 INFO:tasks.rados.rados.0.smithi053.stdout:2920: writing smithi053129169-10 from 0 to 442368 tid 1 2024-01-15T22:59:16.028 INFO:tasks.rados.rados.0.smithi053.stdout:2920: writing smithi053129169-10 from 442368 to 843776 tid 2 2024-01-15T22:59:16.028 INFO:tasks.rados.rados.0.smithi053.stdout:2921: read oid 15 snap -1 2024-01-15T22:59:16.028 INFO:tasks.rados.rados.0.smithi053.stdout:2921: expect (ObjNum 891 snap 290 seq_num 891) 2024-01-15T22:59:16.028 INFO:tasks.rados.rados.0.smithi053.stdout:2922: read oid 13 snap -1 2024-01-15T22:59:16.028 INFO:tasks.rados.rados.0.smithi053.stdout:2922: expect (ObjNum 876 snap 283 seq_num 876) 2024-01-15T22:59:16.028 INFO:tasks.rados.rados.0.smithi053.stdout:2923: snap_remove snap 289 2024-01-15T22:59:16.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:16 smithi163 ceph-mon[138526]: pgmap v688: 121 pgs: 121 active+clean; 532 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 715 KiB/s rd, 372 KiB/s wr, 13 op/s 2024-01-15T22:59:16.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:16 smithi163 ceph-mon[138526]: osdmap e648: 8 total, 8 up, 8 in 2024-01-15T22:59:16.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:16 smithi163 ceph-mon[138526]: osdmap e649: 8 total, 8 up, 8 in 2024-01-15T22:59:16.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:16 smithi053 ceph-mon[143363]: pgmap v688: 121 pgs: 121 active+clean; 532 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 715 KiB/s rd, 372 KiB/s wr, 13 op/s 2024-01-15T22:59:16.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:16 smithi053 ceph-mon[143363]: osdmap e648: 8 total, 8 up, 8 in 2024-01-15T22:59:16.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:16 smithi053 ceph-mon[143363]: osdmap e649: 8 total, 8 up, 8 in 2024-01-15T22:59:16.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:16 smithi053 ceph-mon[146052]: pgmap v688: 121 pgs: 121 active+clean; 532 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 715 KiB/s rd, 372 KiB/s wr, 13 op/s 2024-01-15T22:59:16.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:16 smithi053 ceph-mon[146052]: osdmap e648: 8 total, 8 up, 8 in 2024-01-15T22:59:16.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:16 smithi053 ceph-mon[146052]: osdmap e649: 8 total, 8 up, 8 in 2024-01-15T22:59:17.037 INFO:tasks.rados.rados.0.smithi053.stdout:2923: done (3 left) 2024-01-15T22:59:17.037 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 298 2024-01-15T22:59:17.037 INFO:tasks.rados.rados.0.smithi053.stdout:2924: seq_num 911 ranges {1982464=466944,2449408=401408} 2024-01-15T22:59:17.049 INFO:tasks.rados.rados.0.smithi053.stdout:2924: writing smithi053129169-12 from 1982464 to 2449408 tid 1 2024-01-15T22:59:17.052 INFO:tasks.rados.rados.0.smithi053.stdout:2924: writing smithi053129169-12 from 2449408 to 2850816 tid 2 2024-01-15T22:59:17.052 INFO:tasks.rados.rados.0.smithi053.stdout:2925: snap_remove snap 219 2024-01-15T22:59:18.043 INFO:tasks.rados.rados.0.smithi053.stdout:2925: done (4 left) 2024-01-15T22:59:18.043 INFO:tasks.rados.rados.0.smithi053.stdout:2926: delete oid 36 current snap is 298 2024-01-15T22:59:18.046 INFO:tasks.rados.rados.0.smithi053.stdout:2920: finishing write tid 1 to smithi053129169-10 2024-01-15T22:59:18.046 INFO:tasks.rados.rados.0.smithi053.stdout:2922: expect (ObjNum 876 snap 283 seq_num 876) 2024-01-15T22:59:18.053 INFO:tasks.rados.rados.0.smithi053.stdout:2920: finishing write tid 2 to smithi053129169-10 2024-01-15T22:59:18.054 INFO:tasks.rados.rados.0.smithi053.stdout:2920: finishing write tid 3 to smithi053129169-10 2024-01-15T22:59:18.054 INFO:tasks.rados.rados.0.smithi053.stdout:2920: finishing write tid 4 to smithi053129169-10 2024-01-15T22:59:18.054 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 1685 (ObjNum 910 snap 298 seq_num 910) dirty exists 2024-01-15T22:59:18.054 INFO:tasks.rados.rados.0.smithi053.stdout:2920: left oid 10 (ObjNum 910 snap 298 seq_num 910) 2024-01-15T22:59:18.054 INFO:tasks.rados.rados.0.smithi053.stdout:2921: expect (ObjNum 891 snap 290 seq_num 891) 2024-01-15T22:59:18.075 INFO:tasks.rados.rados.0.smithi053.stdout:2924: finishing write tid 1 to smithi053129169-12 2024-01-15T22:59:18.075 INFO:tasks.rados.rados.0.smithi053.stdout:2924: finishing write tid 2 to smithi053129169-12 2024-01-15T22:59:18.075 INFO:tasks.rados.rados.0.smithi053.stdout:2920: done (4 left) 2024-01-15T22:59:18.075 INFO:tasks.rados.rados.0.smithi053.stdout:2921: done (3 left) 2024-01-15T22:59:18.075 INFO:tasks.rados.rados.0.smithi053.stdout:2922: done (2 left) 2024-01-15T22:59:18.075 INFO:tasks.rados.rados.0.smithi053.stdout:2926: done (1 left) 2024-01-15T22:59:18.075 INFO:tasks.rados.rados.0.smithi053.stdout:2927: delete oid 29 current snap is 298 2024-01-15T22:59:18.075 INFO:tasks.rados.rados.0.smithi053.stdout:2924: finishing write tid 3 to smithi053129169-12 2024-01-15T22:59:18.075 INFO:tasks.rados.rados.0.smithi053.stdout:2924: finishing write tid 4 to smithi053129169-12 2024-01-15T22:59:18.075 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 2297 (ObjNum 911 snap 298 seq_num 911) dirty exists 2024-01-15T22:59:18.075 INFO:tasks.rados.rados.0.smithi053.stdout:2924: left oid 12 (ObjNum 911 snap 298 seq_num 911) 2024-01-15T22:59:18.078 INFO:tasks.rados.rados.0.smithi053.stdout:2924: done (1 left) 2024-01-15T22:59:18.078 INFO:tasks.rados.rados.0.smithi053.stdout:2927: done (0 left) 2024-01-15T22:59:18.079 INFO:tasks.rados.rados.0.smithi053.stdout:2928: rmattr oid 32 current snap is 298 2024-01-15T22:59:18.079 INFO:tasks.rados.rados.0.smithi053.stdout:2928: done (0 left) 2024-01-15T22:59:18.079 INFO:tasks.rados.rados.0.smithi053.stdout:2929: snap_remove snap 282 2024-01-15T22:59:18.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:18 smithi053 ceph-mon[143363]: pgmap v691: 121 pgs: 121 active+clean; 530 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 715 KiB/s rd, 764 KiB/s wr, 8 op/s 2024-01-15T22:59:18.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:18 smithi053 ceph-mon[143363]: osdmap e650: 8 total, 8 up, 8 in 2024-01-15T22:59:18.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:18 smithi053 ceph-mon[146052]: pgmap v691: 121 pgs: 121 active+clean; 530 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 715 KiB/s rd, 764 KiB/s wr, 8 op/s 2024-01-15T22:59:18.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:18 smithi053 ceph-mon[146052]: osdmap e650: 8 total, 8 up, 8 in 2024-01-15T22:59:18.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:18 smithi163 ceph-mon[138526]: pgmap v691: 121 pgs: 121 active+clean; 530 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 715 KiB/s rd, 764 KiB/s wr, 8 op/s 2024-01-15T22:59:18.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:18 smithi163 ceph-mon[138526]: osdmap e650: 8 total, 8 up, 8 in 2024-01-15T22:59:19.045 INFO:tasks.rados.rados.0.smithi053.stdout:2929: done (0 left) 2024-01-15T22:59:19.045 INFO:tasks.rados.rados.0.smithi053.stdout:2930: read oid 29 snap -1 2024-01-15T22:59:19.046 INFO:tasks.rados.rados.0.smithi053.stdout:2930: expect deleted 2024-01-15T22:59:19.046 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 298 2024-01-15T22:59:19.046 INFO:tasks.rados.rados.0.smithi053.stdout:2931: seq_num 914 ranges {0=516096,516096=401408} 2024-01-15T22:59:19.049 INFO:tasks.rados.rados.0.smithi053.stdout:2931: writing smithi053129169-41 from 0 to 516096 tid 1 2024-01-15T22:59:19.052 INFO:tasks.rados.rados.0.smithi053.stdout:2931: writing smithi053129169-41 from 516096 to 917504 tid 2 2024-01-15T22:59:19.052 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 2 current snap is 298 2024-01-15T22:59:19.052 INFO:tasks.rados.rados.0.smithi053.stdout:2932: seq_num 915 ranges {0=532480,532480=401408} 2024-01-15T22:59:19.062 INFO:tasks.rados.rados.0.smithi053.stdout:2932: writing smithi053129169-2 from 0 to 532480 tid 1 2024-01-15T22:59:19.062 INFO:tasks.rados.rados.0.smithi053.stdout:2932: writing smithi053129169-2 from 532480 to 933888 tid 2 2024-01-15T22:59:19.062 INFO:tasks.rados.rados.0.smithi053.stdout:2930: done (2 left) 2024-01-15T22:59:19.062 INFO:tasks.rados.rados.0.smithi053.stdout:2933: read oid 13 snap -1 2024-01-15T22:59:19.062 INFO:tasks.rados.rados.0.smithi053.stdout:2933: expect (ObjNum 876 snap 283 seq_num 876) 2024-01-15T22:59:19.063 INFO:tasks.rados.rados.0.smithi053.stdout:2934: setattr oid 1 current snap is 298 2024-01-15T22:59:19.063 INFO:tasks.rados.rados.0.smithi053.stdout:2935: snap_create 2024-01-15T22:59:19.065 INFO:tasks.rados.rados.0.smithi053.stdout:2931: finishing write tid 1 to smithi053129169-41 2024-01-15T22:59:19.071 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 1618 (ObjNum 806 snap 264 seq_num 806) dirty exists 2024-01-15T22:59:19.071 INFO:tasks.rados.rados.0.smithi053.stdout:2931: finishing write tid 2 to smithi053129169-41 2024-01-15T22:59:19.072 INFO:tasks.rados.rados.0.smithi053.stdout:2931: finishing write tid 3 to smithi053129169-41 2024-01-15T22:59:19.072 INFO:tasks.rados.rados.0.smithi053.stdout:2933: expect (ObjNum 876 snap 283 seq_num 876) 2024-01-15T22:59:19.082 INFO:tasks.rados.rados.0.smithi053.stdout:2931: finishing write tid 4 to smithi053129169-41 2024-01-15T22:59:19.082 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1393 (ObjNum 914 snap 298 seq_num 914) dirty exists 2024-01-15T22:59:19.082 INFO:tasks.rados.rados.0.smithi053.stdout:2931: left oid 41 (ObjNum 914 snap 298 seq_num 914) 2024-01-15T22:59:19.082 INFO:tasks.rados.rados.0.smithi053.stdout:2932: finishing write tid 1 to smithi053129169-2 2024-01-15T22:59:19.082 INFO:tasks.rados.rados.0.smithi053.stdout:2932: finishing write tid 2 to smithi053129169-2 2024-01-15T22:59:19.082 INFO:tasks.rados.rados.0.smithi053.stdout:2932: finishing write tid 3 to smithi053129169-2 2024-01-15T22:59:19.082 INFO:tasks.rados.rados.0.smithi053.stdout:2932: finishing write tid 4 to smithi053129169-2 2024-01-15T22:59:19.082 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 2320 (ObjNum 915 snap 298 seq_num 915) dirty exists 2024-01-15T22:59:19.083 INFO:tasks.rados.rados.0.smithi053.stdout:2932: left oid 2 (ObjNum 915 snap 298 seq_num 915) 2024-01-15T22:59:19.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:19 smithi053 ceph-mon[143363]: osdmap e651: 8 total, 8 up, 8 in 2024-01-15T22:59:19.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:19 smithi053 ceph-mon[146052]: osdmap e651: 8 total, 8 up, 8 in 2024-01-15T22:59:19.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:19 smithi163 ceph-mon[138526]: osdmap e651: 8 total, 8 up, 8 in 2024-01-15T22:59:20.048 INFO:tasks.rados.rados.0.smithi053.stdout:2931: done (4 left) 2024-01-15T22:59:20.049 INFO:tasks.rados.rados.0.smithi053.stdout:2932: done (3 left) 2024-01-15T22:59:20.049 INFO:tasks.rados.rados.0.smithi053.stdout:2933: done (2 left) 2024-01-15T22:59:20.049 INFO:tasks.rados.rados.0.smithi053.stdout:2934: done (1 left) 2024-01-15T22:59:20.049 INFO:tasks.rados.rados.0.smithi053.stdout:2935: done (0 left) 2024-01-15T22:59:20.049 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 299 2024-01-15T22:59:20.049 INFO:tasks.rados.rados.0.smithi053.stdout:2936: seq_num 916 ranges {1425408=548864,1974272=401408} 2024-01-15T22:59:20.059 INFO:tasks.rados.rados.0.smithi053.stdout:2936: writing smithi053129169-14 from 1425408 to 1974272 tid 1 2024-01-15T22:59:20.062 INFO:tasks.rados.rados.0.smithi053.stdout:2936: writing smithi053129169-14 from 1974272 to 2375680 tid 2 2024-01-15T22:59:20.062 INFO:tasks.rados.rados.0.smithi053.stdout:2937: rollback oid 15 current snap is 299 2024-01-15T22:59:20.062 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 15 to 287 2024-01-15T22:59:20.062 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 46 current snap is 299 2024-01-15T22:59:20.062 INFO:tasks.rados.rados.0.smithi053.stdout:2938: seq_num 917 ranges {1187840=565248,1753088=401408} 2024-01-15T22:59:20.071 INFO:tasks.rados.rados.0.smithi053.stdout:2938: writing smithi053129169-46 from 1187840 to 1753088 tid 1 2024-01-15T22:59:20.075 INFO:tasks.rados.rados.0.smithi053.stdout:2938: writing smithi053129169-46 from 1753088 to 2154496 tid 2 2024-01-15T22:59:20.075 INFO:tasks.rados.rados.0.smithi053.stdout:2939: read oid 49 snap 269 2024-01-15T22:59:20.075 INFO:tasks.rados.rados.0.smithi053.stdout:2939: expect (ObjNum 749 snap 240 seq_num 749) 2024-01-15T22:59:20.075 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 6 current snap is 299 2024-01-15T22:59:20.075 INFO:tasks.rados.rados.0.smithi053.stdout:2937: finishing rollback tid 0 to smithi053129169-15 2024-01-15T22:59:20.075 INFO:tasks.rados.rados.0.smithi053.stdout:2940: seq_num 918 ranges {0=581632,581632=401408} 2024-01-15T22:59:20.078 INFO:tasks.rados.rados.0.smithi053.stdout:2940: writing smithi053129169-6 from 0 to 581632 tid 1 2024-01-15T22:59:20.081 INFO:tasks.rados.rados.0.smithi053.stdout:2940: writing smithi053129169-6 from 581632 to 983040 tid 2 2024-01-15T22:59:20.081 INFO:tasks.rados.rados.0.smithi053.stdout:2941: rmattr oid 1 current snap is 299 2024-01-15T22:59:20.081 INFO:tasks.rados.rados.0.smithi053.stdout:2937: finishing rollback tid 1 to smithi053129169-15 2024-01-15T22:59:20.081 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 2122 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-01-15T22:59:20.081 INFO:tasks.rados.rados.0.smithi053.stdout:2936: finishing write tid 1 to smithi053129169-14 2024-01-15T22:59:20.081 INFO:tasks.rados.rados.0.smithi053.stdout:2936: finishing write tid 2 to smithi053129169-14 2024-01-15T22:59:20.081 INFO:tasks.rados.rados.0.smithi053.stdout:2937: done (5 left) 2024-01-15T22:59:20.082 INFO:tasks.rados.rados.0.smithi053.stdout:2942: snap_remove snap 290 2024-01-15T22:59:20.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:20 smithi053 ceph-mon[143363]: pgmap v694: 121 pgs: 121 active+clean; 532 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 698 KiB/s rd, 966 KiB/s wr, 6 op/s 2024-01-15T22:59:20.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:20 smithi053 ceph-mon[143363]: osdmap e652: 8 total, 8 up, 8 in 2024-01-15T22:59:20.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:20 smithi053 ceph-mon[146052]: pgmap v694: 121 pgs: 121 active+clean; 532 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 698 KiB/s rd, 966 KiB/s wr, 6 op/s 2024-01-15T22:59:20.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:20 smithi053 ceph-mon[146052]: osdmap e652: 8 total, 8 up, 8 in 2024-01-15T22:59:20.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:20 smithi163 ceph-mon[138526]: pgmap v694: 121 pgs: 121 active+clean; 532 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 698 KiB/s rd, 966 KiB/s wr, 6 op/s 2024-01-15T22:59:20.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:20 smithi163 ceph-mon[138526]: osdmap e652: 8 total, 8 up, 8 in 2024-01-15T22:59:21.031 INFO:tasks.rados.rados.0.smithi053.stdout:2942: done (5 left) 2024-01-15T22:59:21.031 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 299 2024-01-15T22:59:21.031 INFO:tasks.rados.rados.0.smithi053.stdout:2943: seq_num 919 ranges {6283264=598016,6881280=401408} 2024-01-15T22:59:21.066 INFO:tasks.rados.rados.0.smithi053.stdout:2943: writing smithi053129169-38 from 6283264 to 6881280 tid 1 2024-01-15T22:59:21.069 INFO:tasks.rados.rados.0.smithi053.stdout:2943: writing smithi053129169-38 from 6881280 to 7282688 tid 2 2024-01-15T22:59:21.069 INFO:tasks.rados.rados.0.smithi053.stdout:2944: rmattr oid 28 current snap is 299 2024-01-15T22:59:21.069 INFO:tasks.rados.rados.0.smithi053.stdout:2945: read oid 48 snap -1 2024-01-15T22:59:21.069 INFO:tasks.rados.rados.0.smithi053.stdout:2945: expect (ObjNum 886 snap 287 seq_num 886) 2024-01-15T22:59:21.069 INFO:tasks.rados.rados.0.smithi053.stdout:2946: snap_create 2024-01-15T22:59:21.069 INFO:tasks.rados.rados.0.smithi053.stdout:2936: finishing write tid 3 to smithi053129169-14 2024-01-15T22:59:21.069 INFO:tasks.rados.rados.0.smithi053.stdout:2936: finishing write tid 4 to smithi053129169-14 2024-01-15T22:59:21.070 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 2307 (ObjNum 916 snap 299 seq_num 916) dirty exists 2024-01-15T22:59:21.070 INFO:tasks.rados.rados.0.smithi053.stdout:2936: left oid 14 (ObjNum 916 snap 299 seq_num 916) 2024-01-15T22:59:21.070 INFO:tasks.rados.rados.0.smithi053.stdout:2938: finishing write tid 1 to smithi053129169-46 2024-01-15T22:59:21.070 INFO:tasks.rados.rados.0.smithi053.stdout:2938: finishing write tid 2 to smithi053129169-46 2024-01-15T22:59:21.070 INFO:tasks.rados.rados.0.smithi053.stdout:2938: finishing write tid 3 to smithi053129169-46 2024-01-15T22:59:21.070 INFO:tasks.rados.rados.0.smithi053.stdout:2938: finishing write tid 4 to smithi053129169-46 2024-01-15T22:59:21.070 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 1621 (ObjNum 917 snap 299 seq_num 917) dirty exists 2024-01-15T22:59:21.070 INFO:tasks.rados.rados.0.smithi053.stdout:2938: left oid 46 (ObjNum 917 snap 299 seq_num 917) 2024-01-15T22:59:21.070 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 1622 (ObjNum 806 snap 264 seq_num 806) dirty exists 2024-01-15T22:59:21.070 INFO:tasks.rados.rados.0.smithi053.stdout:2940: finishing write tid 1 to smithi053129169-6 2024-01-15T22:59:21.070 INFO:tasks.rados.rados.0.smithi053.stdout:2940: finishing write tid 2 to smithi053129169-6 2024-01-15T22:59:21.070 INFO:tasks.rados.rados.0.smithi053.stdout:2940: finishing write tid 3 to smithi053129169-6 2024-01-15T22:59:21.070 INFO:tasks.rados.rados.0.smithi053.stdout:2940: finishing write tid 4 to smithi053129169-6 2024-01-15T22:59:21.070 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 1938 (ObjNum 918 snap 299 seq_num 918) dirty exists 2024-01-15T22:59:21.070 INFO:tasks.rados.rados.0.smithi053.stdout:2940: left oid 6 (ObjNum 918 snap 299 seq_num 918) 2024-01-15T22:59:21.071 INFO:tasks.rados.rados.0.smithi053.stdout:2939: expect (ObjNum 749 snap 240 seq_num 749) 2024-01-15T22:59:21.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:21 smithi163 ceph-mon[138526]: osdmap e653: 8 total, 8 up, 8 in 2024-01-15T22:59:21.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:21 smithi163 ceph-mon[138526]: osdmap e654: 8 total, 8 up, 8 in 2024-01-15T22:59:21.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:21 smithi053 ceph-mon[143363]: osdmap e653: 8 total, 8 up, 8 in 2024-01-15T22:59:21.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:21 smithi053 ceph-mon[143363]: osdmap e654: 8 total, 8 up, 8 in 2024-01-15T22:59:21.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:21 smithi053 ceph-mon[146052]: osdmap e653: 8 total, 8 up, 8 in 2024-01-15T22:59:21.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:21 smithi053 ceph-mon[146052]: osdmap e654: 8 total, 8 up, 8 in 2024-01-15T22:59:21.583 INFO:tasks.rados.rados.0.smithi053.stdout:2945: expect (ObjNum 886 snap 287 seq_num 886) 2024-01-15T22:59:21.601 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 2217 (ObjNum 857 snap 279 seq_num 857) dirty exists 2024-01-15T22:59:21.601 INFO:tasks.rados.rados.0.smithi053.stdout:2943: finishing write tid 1 to smithi053129169-38 2024-01-15T22:59:21.601 INFO:tasks.rados.rados.0.smithi053.stdout:2943: finishing write tid 2 to smithi053129169-38 2024-01-15T22:59:21.601 INFO:tasks.rados.rados.0.smithi053.stdout:2943: finishing write tid 3 to smithi053129169-38 2024-01-15T22:59:21.601 INFO:tasks.rados.rados.0.smithi053.stdout:2943: finishing write tid 4 to smithi053129169-38 2024-01-15T22:59:21.601 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 2189 (ObjNum 919 snap 299 seq_num 919) dirty exists 2024-01-15T22:59:21.601 INFO:tasks.rados.rados.0.smithi053.stdout:2943: left oid 38 (ObjNum 919 snap 299 seq_num 919) 2024-01-15T22:59:22.058 INFO:tasks.rados.rados.0.smithi053.stdout:2936: done (8 left) 2024-01-15T22:59:22.059 INFO:tasks.rados.rados.0.smithi053.stdout:2938: done (7 left) 2024-01-15T22:59:22.059 INFO:tasks.rados.rados.0.smithi053.stdout:2939: done (6 left) 2024-01-15T22:59:22.059 INFO:tasks.rados.rados.0.smithi053.stdout:2940: done (5 left) 2024-01-15T22:59:22.059 INFO:tasks.rados.rados.0.smithi053.stdout:2941: done (4 left) 2024-01-15T22:59:22.059 INFO:tasks.rados.rados.0.smithi053.stdout:2943: done (3 left) 2024-01-15T22:59:22.059 INFO:tasks.rados.rados.0.smithi053.stdout:2944: done (2 left) 2024-01-15T22:59:22.059 INFO:tasks.rados.rados.0.smithi053.stdout:2945: done (1 left) 2024-01-15T22:59:22.059 INFO:tasks.rados.rados.0.smithi053.stdout:2946: done (0 left) 2024-01-15T22:59:22.059 INFO:tasks.rados.rados.0.smithi053.stdout:2947: snap_create 2024-01-15T22:59:22.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:22 smithi163 ceph-mon[138526]: pgmap v697: 121 pgs: 121 active+clean; 515 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 786 KiB/s wr, 12 op/s 2024-01-15T22:59:22.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:22 smithi053 ceph-mon[143363]: pgmap v697: 121 pgs: 121 active+clean; 515 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 786 KiB/s wr, 12 op/s 2024-01-15T22:59:22.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:22 smithi053 ceph-mon[146052]: pgmap v697: 121 pgs: 121 active+clean; 515 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 786 KiB/s wr, 12 op/s 2024-01-15T22:59:23.068 INFO:tasks.rados.rados.0.smithi053.stdout:2947: done (0 left) 2024-01-15T22:59:23.068 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 17 current snap is 301 2024-01-15T22:59:23.068 INFO:tasks.rados.rados.0.smithi053.stdout:2948: seq_num 920 ranges {401408=614400,1015808=401408} 2024-01-15T22:59:23.073 INFO:tasks.rados.rados.0.smithi053.stdout:2948: writing smithi053129169-17 from 401408 to 1015808 tid 1 2024-01-15T22:59:23.076 INFO:tasks.rados.rados.0.smithi053.stdout:2948: writing smithi053129169-17 from 1015808 to 1417216 tid 2 2024-01-15T22:59:23.116 INFO:tasks.rados.rados.0.smithi053.stdout:2949: rollback oid 40 current snap is 301 2024-01-15T22:59:23.116 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 40 to 245 2024-01-15T22:59:23.116 INFO:tasks.rados.rados.0.smithi053.stdout:2950: snap_remove snap 265 2024-01-15T22:59:23.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:23 smithi163 ceph-mon[138526]: osdmap e655: 8 total, 8 up, 8 in 2024-01-15T22:59:23.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:23 smithi053 ceph-mon[143363]: osdmap e655: 8 total, 8 up, 8 in 2024-01-15T22:59:23.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:23 smithi053 ceph-mon[146052]: osdmap e655: 8 total, 8 up, 8 in 2024-01-15T22:59:24.073 INFO:tasks.rados.rados.0.smithi053.stdout:2950: done (2 left) 2024-01-15T22:59:24.074 INFO:tasks.rados.rados.0.smithi053.stdout:2951: read oid 29 snap 296 2024-01-15T22:59:24.074 INFO:tasks.rados.rados.0.smithi053.stdout:2951: expect (ObjNum 886 snap 287 seq_num 886) 2024-01-15T22:59:24.074 INFO:tasks.rados.rados.0.smithi053.stdout:2952: copy_from oid 42 from oid 33 current snap is 301 2024-01-15T22:59:24.074 INFO:tasks.rados.rados.0.smithi053.stdout:2953: snap_remove snap 221 2024-01-15T22:59:24.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:24 smithi163 ceph-mon[138526]: pgmap v700: 121 pgs: 121 active+clean; 511 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 436 KiB/s wr, 10 op/s 2024-01-15T22:59:24.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:24 smithi163 ceph-mon[138526]: osdmap e656: 8 total, 8 up, 8 in 2024-01-15T22:59:24.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:24 smithi053 ceph-mon[143363]: pgmap v700: 121 pgs: 121 active+clean; 511 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 436 KiB/s wr, 10 op/s 2024-01-15T22:59:24.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:24 smithi053 ceph-mon[143363]: osdmap e656: 8 total, 8 up, 8 in 2024-01-15T22:59:24.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:24 smithi053 ceph-mon[146052]: pgmap v700: 121 pgs: 121 active+clean; 511 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 436 KiB/s wr, 10 op/s 2024-01-15T22:59:24.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:24 smithi053 ceph-mon[146052]: osdmap e656: 8 total, 8 up, 8 in 2024-01-15T22:59:25.097 INFO:tasks.rados.rados.0.smithi053.stdout:2953: done (4 left) 2024-01-15T22:59:25.097 INFO:tasks.rados.rados.0.smithi053.stdout:2954: rollback oid 20 current snap is 301 2024-01-15T22:59:25.097 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 20 to 286 2024-01-15T22:59:25.097 INFO:tasks.rados.rados.0.smithi053.stdout:2948: finishing write tid 1 to smithi053129169-17 2024-01-15T22:59:25.098 INFO:tasks.rados.rados.0.smithi053.stdout:2948: finishing write tid 2 to smithi053129169-17 2024-01-15T22:59:25.098 INFO:tasks.rados.rados.0.smithi053.stdout:2949: finishing rollback tid 0 to smithi053129169-40 2024-01-15T22:59:25.098 INFO:tasks.rados.rados.0.smithi053.stdout:2948: finishing write tid 3 to smithi053129169-17 2024-01-15T22:59:25.098 INFO:tasks.rados.rados.0.smithi053.stdout:2949: finishing rollback tid 1 to smithi053129169-40 2024-01-15T22:59:25.098 INFO:tasks.rados.rados.0.smithi053.stdout:2949: finishing rollback tid 2 to smithi053129169-40 2024-01-15T22:59:25.098 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 2192 (ObjNum 742 snap 237 seq_num 742) dirty exists 2024-01-15T22:59:25.098 INFO:tasks.rados.rados.0.smithi053.stdout:2948: finishing write tid 4 to smithi053129169-17 2024-01-15T22:59:25.098 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 2440 (ObjNum 920 snap 301 seq_num 920) dirty exists 2024-01-15T22:59:25.098 INFO:tasks.rados.rados.0.smithi053.stdout:2948: left oid 17 (ObjNum 920 snap 301 seq_num 920) 2024-01-15T22:59:25.098 INFO:tasks.rados.rados.0.smithi053.stdout:2952: finishing copy_from to smithi053129169-42 2024-01-15T22:59:25.098 INFO:tasks.rados.rados.0.smithi053.stdout:2952: got expected ENOENT (src dne) 2024-01-15T22:59:25.098 INFO:tasks.rados.rados.0.smithi053.stdout:2952: finishing copy_from racing read to smithi053129169-42 2024-01-15T22:59:25.098 INFO:tasks.rados.rados.0.smithi053.stdout:2948: done (4 left) 2024-01-15T22:59:25.099 INFO:tasks.rados.rados.0.smithi053.stdout:2949: done (3 left) 2024-01-15T22:59:25.099 INFO:tasks.rados.rados.0.smithi053.stdout:2952: done (2 left) 2024-01-15T22:59:25.099 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 47 current snap is 301 2024-01-15T22:59:25.099 INFO:tasks.rados.rados.0.smithi053.stdout:2955: seq_num 921 ranges {1941504=630784,2572288=401408} 2024-01-15T22:59:25.112 INFO:tasks.rados.rados.0.smithi053.stdout:2955: writing smithi053129169-47 from 1941504 to 2572288 tid 1 2024-01-15T22:59:25.115 INFO:tasks.rados.rados.0.smithi053.stdout:2955: writing smithi053129169-47 from 2572288 to 2973696 tid 2 2024-01-15T22:59:25.115 INFO:tasks.rados.rados.0.smithi053.stdout:2956: read oid 7 snap -1 2024-01-15T22:59:25.115 INFO:tasks.rados.rados.0.smithi053.stdout:2956: expect (ObjNum 892 snap 291 seq_num 892) 2024-01-15T22:59:25.115 INFO:tasks.rados.rados.0.smithi053.stdout:2957: delete oid 30 current snap is 301 2024-01-15T22:59:25.120 INFO:tasks.rados.rados.0.smithi053.stdout:2951: expect (ObjNum 886 snap 287 seq_num 886) 2024-01-15T22:59:25.140 INFO:tasks.rados.rados.0.smithi053.stdout:2954: finishing rollback tid 1 to smithi053129169-20 2024-01-15T22:59:25.140 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 2335 (ObjNum 161 snap 0 seq_num 3637654032) dirty dne 2024-01-15T22:59:25.140 INFO:tasks.rados.rados.0.smithi053.stdout:2955: finishing write tid 1 to smithi053129169-47 2024-01-15T22:59:25.140 INFO:tasks.rados.rados.0.smithi053.stdout:2955: finishing write tid 2 to smithi053129169-47 2024-01-15T22:59:25.140 INFO:tasks.rados.rados.0.smithi053.stdout:2955: finishing write tid 3 to smithi053129169-47 2024-01-15T22:59:25.140 INFO:tasks.rados.rados.0.smithi053.stdout:2955: finishing write tid 4 to smithi053129169-47 2024-01-15T22:59:25.140 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 2350 (ObjNum 921 snap 301 seq_num 921) dirty exists 2024-01-15T22:59:25.140 INFO:tasks.rados.rados.0.smithi053.stdout:2955: left oid 47 (ObjNum 921 snap 301 seq_num 921) 2024-01-15T22:59:25.140 INFO:tasks.rados.rados.0.smithi053.stdout:2956: expect (ObjNum 892 snap 291 seq_num 892) 2024-01-15T22:59:25.278 INFO:tasks.rados.rados.0.smithi053.stdout:2951: done (4 left) 2024-01-15T22:59:25.279 INFO:tasks.rados.rados.0.smithi053.stdout:2954: done (3 left) 2024-01-15T22:59:25.279 INFO:tasks.rados.rados.0.smithi053.stdout:2955: done (2 left) 2024-01-15T22:59:25.279 INFO:tasks.rados.rados.0.smithi053.stdout:2956: done (1 left) 2024-01-15T22:59:25.279 INFO:tasks.rados.rados.0.smithi053.stdout:2957: done (0 left) 2024-01-15T22:59:25.279 INFO:tasks.rados.rados.0.smithi053.stdout:2958: rollback oid 1 current snap is 301 2024-01-15T22:59:25.279 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 1 to 298 2024-01-15T22:59:25.279 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 30 current snap is 301 2024-01-15T22:59:25.279 INFO:tasks.rados.rados.0.smithi053.stdout:2959: seq_num 923 ranges {0=663552,663552=401408} 2024-01-15T22:59:25.282 INFO:tasks.rados.rados.0.smithi053.stdout:2959: writing smithi053129169-30 from 0 to 663552 tid 1 2024-01-15T22:59:25.285 INFO:tasks.rados.rados.0.smithi053.stdout:2959: writing smithi053129169-30 from 663552 to 1064960 tid 2 2024-01-15T22:59:25.285 INFO:tasks.rados.rados.0.smithi053.stdout:2960: snap_create 2024-01-15T22:59:25.285 INFO:tasks.rados.rados.0.smithi053.stdout:2958: finishing rollback tid 0 to smithi053129169-1 2024-01-15T22:59:25.285 INFO:tasks.rados.rados.0.smithi053.stdout:2958: finishing rollback tid 1 to smithi053129169-1 2024-01-15T22:59:25.285 INFO:tasks.rados.rados.0.smithi053.stdout:2958: finishing rollback tid 2 to smithi053129169-1 2024-01-15T22:59:25.285 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 1625 (ObjNum 806 snap 264 seq_num 806) dirty exists 2024-01-15T22:59:25.285 INFO:tasks.rados.rados.0.smithi053.stdout:2959: finishing write tid 1 to smithi053129169-30 2024-01-15T22:59:25.287 INFO:tasks.rados.rados.0.smithi053.stdout:2959: finishing write tid 2 to smithi053129169-30 2024-01-15T22:59:25.287 INFO:tasks.rados.rados.0.smithi053.stdout:2959: finishing write tid 3 to smithi053129169-30 2024-01-15T22:59:25.288 INFO:tasks.rados.rados.0.smithi053.stdout:2959: finishing write tid 4 to smithi053129169-30 2024-01-15T22:59:25.288 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 1695 (ObjNum 923 snap 301 seq_num 923) dirty exists 2024-01-15T22:59:25.289 INFO:tasks.rados.rados.0.smithi053.stdout:2959: left oid 30 (ObjNum 923 snap 301 seq_num 923) 2024-01-15T22:59:25.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:25 smithi053 ceph-mon[143363]: osdmap e657: 8 total, 8 up, 8 in 2024-01-15T22:59:25.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:59:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:59:25] "GET /metrics HTTP/1.1" 200 36200 "" "Prometheus/2.43.0" 2024-01-15T22:59:25.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:25 smithi053 ceph-mon[146052]: osdmap e657: 8 total, 8 up, 8 in 2024-01-15T22:59:25.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:25 smithi163 ceph-mon[138526]: osdmap e657: 8 total, 8 up, 8 in 2024-01-15T22:59:26.027 INFO:tasks.rados.rados.0.smithi053.stdout:2958: done (2 left) 2024-01-15T22:59:26.027 INFO:tasks.rados.rados.0.smithi053.stdout:2959: done (1 left) 2024-01-15T22:59:26.027 INFO:tasks.rados.rados.0.smithi053.stdout:2960: done (0 left) 2024-01-15T22:59:26.027 INFO:tasks.rados.rados.0.smithi053.stdout:2961: rmattr oid 32 current snap is 302 2024-01-15T22:59:26.027 INFO:tasks.rados.rados.0.smithi053.stdout:2961: done (0 left) 2024-01-15T22:59:26.028 INFO:tasks.rados.rados.0.smithi053.stdout:2962: rollback oid 8 current snap is 302 2024-01-15T22:59:26.028 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 8 to 298 2024-01-15T22:59:26.028 INFO:tasks.rados.rados.0.smithi053.stdout:2963: copy_from oid 6 from oid 50 current snap is 302 2024-01-15T22:59:26.028 INFO:tasks.rados.rados.0.smithi053.stdout:2964: read oid 38 snap 156 2024-01-15T22:59:26.028 INFO:tasks.rados.rados.0.smithi053.stdout:2964: expect (ObjNum 513 snap 151 seq_num 513) 2024-01-15T22:59:26.028 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 302 2024-01-15T22:59:26.028 INFO:tasks.rados.rados.0.smithi053.stdout:2965: seq_num 924 ranges {2375680=679936,3055616=401408} 2024-01-15T22:59:26.044 INFO:tasks.rados.rados.0.smithi053.stdout:2965: writing smithi053129169-14 from 2375680 to 3055616 tid 1 2024-01-15T22:59:26.046 INFO:tasks.rados.rados.0.smithi053.stdout:2965: writing smithi053129169-14 from 3055616 to 3457024 tid 2 2024-01-15T22:59:26.046 INFO:tasks.rados.rados.0.smithi053.stdout:2966: delete oid 39 current snap is 302 2024-01-15T22:59:26.046 INFO:tasks.rados.rados.0.smithi053.stdout:2962: finishing rollback tid 0 to smithi053129169-8 2024-01-15T22:59:26.047 INFO:tasks.rados.rados.0.smithi053.stdout:2962: finishing rollback tid 1 to smithi053129169-8 2024-01-15T22:59:26.047 INFO:tasks.rados.rados.0.smithi053.stdout:2962: finishing rollback tid 2 to smithi053129169-8 2024-01-15T22:59:26.047 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 1697 (ObjNum 906 snap 296 seq_num 906) dirty exists 2024-01-15T22:59:26.047 INFO:tasks.rados.rados.0.smithi053.stdout:2964: expect (ObjNum 513 snap 151 seq_num 513) 2024-01-15T22:59:26.084 INFO:tasks.rados.rados.0.smithi053.stdout:2963: finishing copy_from to smithi053129169-6 2024-01-15T22:59:26.084 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 2116 (ObjNum 671 snap 202 seq_num 671) dirty exists 2024-01-15T22:59:26.084 INFO:tasks.rados.rados.0.smithi053.stdout:2963: finishing copy_from racing read to smithi053129169-6 2024-01-15T22:59:26.084 INFO:tasks.rados.rados.0.smithi053.stdout:2965: finishing write tid 1 to smithi053129169-14 2024-01-15T22:59:26.084 INFO:tasks.rados.rados.0.smithi053.stdout:2965: finishing write tid 2 to smithi053129169-14 2024-01-15T22:59:26.084 INFO:tasks.rados.rados.0.smithi053.stdout:2965: finishing write tid 3 to smithi053129169-14 2024-01-15T22:59:26.084 INFO:tasks.rados.rados.0.smithi053.stdout:2965: finishing write tid 4 to smithi053129169-14 2024-01-15T22:59:26.084 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 2310 (ObjNum 924 snap 302 seq_num 924) dirty exists 2024-01-15T22:59:26.084 INFO:tasks.rados.rados.0.smithi053.stdout:2965: left oid 14 (ObjNum 924 snap 302 seq_num 924) 2024-01-15T22:59:26.084 INFO:tasks.rados.rados.0.smithi053.stdout:2962: done (4 left) 2024-01-15T22:59:26.084 INFO:tasks.rados.rados.0.smithi053.stdout:2963: done (3 left) 2024-01-15T22:59:26.085 INFO:tasks.rados.rados.0.smithi053.stdout:2964: done (2 left) 2024-01-15T22:59:26.085 INFO:tasks.rados.rados.0.smithi053.stdout:2965: done (1 left) 2024-01-15T22:59:26.085 INFO:tasks.rados.rados.0.smithi053.stdout:2966: done (0 left) 2024-01-15T22:59:26.085 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 302 2024-01-15T22:59:26.085 INFO:tasks.rados.rados.0.smithi053.stdout:2967: seq_num 926 ranges {7282688=712704,7995392=401408} 2024-01-15T22:59:26.127 INFO:tasks.rados.rados.0.smithi053.stdout:2967: writing smithi053129169-38 from 7282688 to 7995392 tid 1 2024-01-15T22:59:26.130 INFO:tasks.rados.rados.0.smithi053.stdout:2967: writing smithi053129169-38 from 7995392 to 8396800 tid 2 2024-01-15T22:59:26.130 INFO:tasks.rados.rados.0.smithi053.stdout:2968: snap_create 2024-01-15T22:59:26.133 INFO:tasks.rados.rados.0.smithi053.stdout:2967: finishing write tid 1 to smithi053129169-38 2024-01-15T22:59:26.133 INFO:tasks.rados.rados.0.smithi053.stdout:2967: finishing write tid 2 to smithi053129169-38 2024-01-15T22:59:26.133 INFO:tasks.rados.rados.0.smithi053.stdout:2967: finishing write tid 3 to smithi053129169-38 2024-01-15T22:59:26.135 INFO:tasks.rados.rados.0.smithi053.stdout:2967: finishing write tid 4 to smithi053129169-38 2024-01-15T22:59:26.135 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 2196 (ObjNum 926 snap 302 seq_num 926) dirty exists 2024-01-15T22:59:26.135 INFO:tasks.rados.rados.0.smithi053.stdout:2967: left oid 38 (ObjNum 926 snap 302 seq_num 926) 2024-01-15T22:59:26.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:26 smithi163 ceph-mon[138526]: pgmap v703: 121 pgs: 121 active+clean; 513 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 596 KiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-01-15T22:59:26.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:26 smithi163 ceph-mon[138526]: osdmap e658: 8 total, 8 up, 8 in 2024-01-15T22:59:26.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:26 smithi163 ceph-mon[138526]: osdmap e659: 8 total, 8 up, 8 in 2024-01-15T22:59:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:26 smithi053 ceph-mon[143363]: pgmap v703: 121 pgs: 121 active+clean; 513 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 596 KiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-01-15T22:59:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:26 smithi053 ceph-mon[143363]: osdmap e658: 8 total, 8 up, 8 in 2024-01-15T22:59:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:26 smithi053 ceph-mon[143363]: osdmap e659: 8 total, 8 up, 8 in 2024-01-15T22:59:26.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:26 smithi053 ceph-mon[146052]: pgmap v703: 121 pgs: 121 active+clean; 513 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 596 KiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-01-15T22:59:26.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:26 smithi053 ceph-mon[146052]: osdmap e658: 8 total, 8 up, 8 in 2024-01-15T22:59:26.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:26 smithi053 ceph-mon[146052]: osdmap e659: 8 total, 8 up, 8 in 2024-01-15T22:59:27.097 INFO:tasks.rados.rados.0.smithi053.stdout:2967: done (1 left) 2024-01-15T22:59:27.097 INFO:tasks.rados.rados.0.smithi053.stdout:2968: done (0 left) 2024-01-15T22:59:27.097 INFO:tasks.rados.rados.0.smithi053.stdout:2969: copy_from oid 40 from oid 20 current snap is 303 2024-01-15T22:59:27.097 INFO:tasks.rados.rados.0.smithi053.stdout:2970: rmattr oid 46 current snap is 303 2024-01-15T22:59:27.097 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 11 current snap is 303 2024-01-15T22:59:27.097 INFO:tasks.rados.rados.0.smithi053.stdout:2971: seq_num 927 ranges {2572288=729088,3301376=401408} 2024-01-15T22:59:27.115 INFO:tasks.rados.rados.0.smithi053.stdout:2971: writing smithi053129169-11 from 2572288 to 3301376 tid 1 2024-01-15T22:59:27.117 INFO:tasks.rados.rados.0.smithi053.stdout:2971: writing smithi053129169-11 from 3301376 to 3702784 tid 2 2024-01-15T22:59:27.117 INFO:tasks.rados.rados.0.smithi053.stdout:2972: snap_create 2024-01-15T22:59:27.117 INFO:tasks.rados.rados.0.smithi053.stdout:2969: finishing copy_from to smithi053129169-40 2024-01-15T22:59:27.117 INFO:tasks.rados.rados.0.smithi053.stdout:2969: got expected ENOENT (src dne) 2024-01-15T22:59:27.117 INFO:tasks.rados.rados.0.smithi053.stdout:2969: finishing copy_from racing read to smithi053129169-40 2024-01-15T22:59:27.117 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 1626 (ObjNum 917 snap 299 seq_num 917) dirty exists 2024-01-15T22:59:27.123 INFO:tasks.rados.rados.0.smithi053.stdout:2971: finishing write tid 1 to smithi053129169-11 2024-01-15T22:59:27.123 INFO:tasks.rados.rados.0.smithi053.stdout:2971: finishing write tid 2 to smithi053129169-11 2024-01-15T22:59:27.123 INFO:tasks.rados.rados.0.smithi053.stdout:2971: finishing write tid 3 to smithi053129169-11 2024-01-15T22:59:27.124 INFO:tasks.rados.rados.0.smithi053.stdout:2971: finishing write tid 4 to smithi053129169-11 2024-01-15T22:59:27.124 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 1702 (ObjNum 927 snap 303 seq_num 927) dirty exists 2024-01-15T22:59:27.124 INFO:tasks.rados.rados.0.smithi053.stdout:2971: left oid 11 (ObjNum 927 snap 303 seq_num 927) 2024-01-15T22:59:28.104 INFO:tasks.rados.rados.0.smithi053.stdout:2969: done (3 left) 2024-01-15T22:59:28.104 INFO:tasks.rados.rados.0.smithi053.stdout:2970: done (2 left) 2024-01-15T22:59:28.105 INFO:tasks.rados.rados.0.smithi053.stdout:2971: done (1 left) 2024-01-15T22:59:28.105 INFO:tasks.rados.rados.0.smithi053.stdout:2972: done (0 left) 2024-01-15T22:59:28.105 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 304 2024-01-15T22:59:28.105 INFO:tasks.rados.rados.0.smithi053.stdout:2973: seq_num 928 ranges {0=745472,745472=401408} 2024-01-15T22:59:28.108 INFO:tasks.rados.rados.0.smithi053.stdout:2973: writing smithi053129169-39 from 0 to 745472 tid 1 2024-01-15T22:59:28.110 INFO:tasks.rados.rados.0.smithi053.stdout:2973: writing smithi053129169-39 from 745472 to 1146880 tid 2 2024-01-15T22:59:28.111 INFO:tasks.rados.rados.0.smithi053.stdout:2974: read oid 17 snap -1 2024-01-15T22:59:28.111 INFO:tasks.rados.rados.0.smithi053.stdout:2974: expect (ObjNum 920 snap 301 seq_num 920) 2024-01-15T22:59:28.111 INFO:tasks.rados.rados.0.smithi053.stdout:2975: snap_create 2024-01-15T22:59:28.116 INFO:tasks.rados.rados.0.smithi053.stdout:2973: finishing write tid 1 to smithi053129169-39 2024-01-15T22:59:28.117 INFO:tasks.rados.rados.0.smithi053.stdout:2973: finishing write tid 2 to smithi053129169-39 2024-01-15T22:59:28.117 INFO:tasks.rados.rados.0.smithi053.stdout:2973: finishing write tid 3 to smithi053129169-39 2024-01-15T22:59:28.119 INFO:tasks.rados.rados.0.smithi053.stdout:2973: finishing write tid 4 to smithi053129169-39 2024-01-15T22:59:28.119 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 2199 (ObjNum 928 snap 304 seq_num 928) dirty exists 2024-01-15T22:59:28.119 INFO:tasks.rados.rados.0.smithi053.stdout:2973: left oid 39 (ObjNum 928 snap 304 seq_num 928) 2024-01-15T22:59:28.120 INFO:tasks.rados.rados.0.smithi053.stdout:2974: expect (ObjNum 920 snap 301 seq_num 920) 2024-01-15T22:59:28.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:28 smithi163 ceph-mon[138526]: pgmap v706: 121 pgs: 121 active+clean; 511 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 955 KiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-01-15T22:59:28.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:28 smithi163 ceph-mon[138526]: osdmap e660: 8 total, 8 up, 8 in 2024-01-15T22:59:28.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:28 smithi053 ceph-mon[143363]: pgmap v706: 121 pgs: 121 active+clean; 511 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 955 KiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-01-15T22:59:28.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:28 smithi053 ceph-mon[143363]: osdmap e660: 8 total, 8 up, 8 in 2024-01-15T22:59:28.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:28 smithi053 ceph-mon[146052]: pgmap v706: 121 pgs: 121 active+clean; 511 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 955 KiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-01-15T22:59:28.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:28 smithi053 ceph-mon[146052]: osdmap e660: 8 total, 8 up, 8 in 2024-01-15T22:59:29.110 INFO:tasks.rados.rados.0.smithi053.stdout:2973: done (2 left) 2024-01-15T22:59:29.110 INFO:tasks.rados.rados.0.smithi053.stdout:2974: done (1 left) 2024-01-15T22:59:29.110 INFO:tasks.rados.rados.0.smithi053.stdout:2975: done (0 left) 2024-01-15T22:59:29.110 INFO:tasks.rados.rados.0.smithi053.stdout:2976: snap_create 2024-01-15T22:59:29.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:29 smithi163 ceph-mon[138526]: osdmap e661: 8 total, 8 up, 8 in 2024-01-15T22:59:29.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:59:29.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:29 smithi053 ceph-mon[143363]: osdmap e661: 8 total, 8 up, 8 in 2024-01-15T22:59:29.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:59:29.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:29 smithi053 ceph-mon[146052]: osdmap e661: 8 total, 8 up, 8 in 2024-01-15T22:59:29.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:59:30.111 INFO:tasks.rados.rados.0.smithi053.stdout:2976: done (0 left) 2024-01-15T22:59:30.112 INFO:tasks.rados.rados.0.smithi053.stdout:2977: rollback oid 32 current snap is 306 2024-01-15T22:59:30.112 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 156 2024-01-15T22:59:30.112 INFO:tasks.rados.rados.0.smithi053.stdout:2978: copy_from oid 1 from oid 15 current snap is 306 2024-01-15T22:59:30.112 INFO:tasks.rados.rados.0.smithi053.stdout:2979: snap_remove snap 297 2024-01-15T22:59:30.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:30 smithi163 ceph-mon[138526]: pgmap v709: 121 pgs: 121 active+clean; 501 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-01-15T22:59:30.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:30 smithi163 ceph-mon[138526]: osdmap e662: 8 total, 8 up, 8 in 2024-01-15T22:59:30.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:30 smithi053 ceph-mon[143363]: pgmap v709: 121 pgs: 121 active+clean; 501 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-01-15T22:59:30.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:30 smithi053 ceph-mon[143363]: osdmap e662: 8 total, 8 up, 8 in 2024-01-15T22:59:30.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:30 smithi053 ceph-mon[146052]: pgmap v709: 121 pgs: 121 active+clean; 501 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-01-15T22:59:30.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:30 smithi053 ceph-mon[146052]: osdmap e662: 8 total, 8 up, 8 in 2024-01-15T22:59:31.028 INFO:tasks.rados.rados.0.smithi053.stdout:2979: done (2 left) 2024-01-15T22:59:31.028 INFO:tasks.rados.rados.0.smithi053.stdout:2980: copy_from oid 40 from oid 30 current snap is 306 2024-01-15T22:59:31.028 INFO:tasks.rados.rados.0.smithi053.stdout:2981: read oid 29 snap -1 2024-01-15T22:59:31.028 INFO:tasks.rados.rados.0.smithi053.stdout:2981: expect deleted 2024-01-15T22:59:31.028 INFO:tasks.rados.rados.0.smithi053.stdout:2982: read oid 6 snap -1 2024-01-15T22:59:31.028 INFO:tasks.rados.rados.0.smithi053.stdout:2982: expect (ObjNum 671 snap 202 seq_num 671) 2024-01-15T22:59:31.028 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 17 current snap is 306 2024-01-15T22:59:31.028 INFO:tasks.rados.rados.0.smithi053.stdout:2983: seq_num 929 ranges {1417216=761856,2179072=401408} 2024-01-15T22:59:31.041 INFO:tasks.rados.rados.0.smithi053.stdout:2983: writing smithi053129169-17 from 1417216 to 2179072 tid 1 2024-01-15T22:59:31.044 INFO:tasks.rados.rados.0.smithi053.stdout:2983: writing smithi053129169-17 from 2179072 to 2580480 tid 2 2024-01-15T22:59:31.047 INFO:tasks.rados.rados.0.smithi053.stdout:2984: rmattr oid 48 current snap is 306 2024-01-15T22:59:31.047 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 16 current snap is 306 2024-01-15T22:59:31.047 INFO:tasks.rados.rados.0.smithi053.stdout:2985: seq_num 930 ranges {0=786432,786432=401408} 2024-01-15T22:59:31.049 INFO:tasks.rados.rados.0.smithi053.stdout:2985: writing smithi053129169-16 from 0 to 786432 tid 1 2024-01-15T22:59:31.052 INFO:tasks.rados.rados.0.smithi053.stdout:2985: writing smithi053129169-16 from 786432 to 1187840 tid 2 2024-01-15T22:59:31.052 INFO:tasks.rados.rados.0.smithi053.stdout:2986: read oid 45 snap -1 2024-01-15T22:59:31.052 INFO:tasks.rados.rados.0.smithi053.stdout:2986: expect (ObjNum 806 snap 264 seq_num 806) 2024-01-15T22:59:31.052 INFO:tasks.rados.rados.0.smithi053.stdout:2987: snap_remove snap 291 2024-01-15T22:59:31.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:31 smithi163 ceph-mon[138526]: osdmap e663: 8 total, 8 up, 8 in 2024-01-15T22:59:31.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:31 smithi163 ceph-mon[138526]: osdmap e664: 8 total, 8 up, 8 in 2024-01-15T22:59:31.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:31 smithi053 ceph-mon[146052]: osdmap e663: 8 total, 8 up, 8 in 2024-01-15T22:59:31.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:31 smithi053 ceph-mon[146052]: osdmap e664: 8 total, 8 up, 8 in 2024-01-15T22:59:31.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:31 smithi053 ceph-mon[143363]: osdmap e663: 8 total, 8 up, 8 in 2024-01-15T22:59:31.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:31 smithi053 ceph-mon[143363]: osdmap e664: 8 total, 8 up, 8 in 2024-01-15T22:59:32.055 INFO:tasks.rados.rados.0.smithi053.stdout:2978: finishing copy_from to smithi053129169-1 2024-01-15T22:59:32.055 INFO:tasks.rados.rados.0.smithi053.stdout:2978: got expected ENOENT (src dne) 2024-01-15T22:59:32.055 INFO:tasks.rados.rados.0.smithi053.stdout:2978: finishing copy_from racing read to smithi053129169-1 2024-01-15T22:59:32.055 INFO:tasks.rados.rados.0.smithi053.stdout:2977: finishing rollback tid 0 to smithi053129169-32 2024-01-15T22:59:32.055 INFO:tasks.rados.rados.0.smithi053.stdout:2977: finishing rollback tid 1 to smithi053129169-32 2024-01-15T22:59:32.055 INFO:tasks.rados.rados.0.smithi053.stdout:2977: finishing rollback tid 2 to smithi053129169-32 2024-01-15T22:59:32.055 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2455 (ObjNum 233 snap 60 seq_num 233) dirty exists 2024-01-15T22:59:32.056 INFO:tasks.rados.rados.0.smithi053.stdout:2982: expect (ObjNum 671 snap 202 seq_num 671) 2024-01-15T22:59:32.103 INFO:tasks.rados.rados.0.smithi053.stdout:2983: finishing write tid 1 to smithi053129169-17 2024-01-15T22:59:32.103 INFO:tasks.rados.rados.0.smithi053.stdout:2983: finishing write tid 2 to smithi053129169-17 2024-01-15T22:59:32.103 INFO:tasks.rados.rados.0.smithi053.stdout:2983: finishing write tid 3 to smithi053129169-17 2024-01-15T22:59:32.103 INFO:tasks.rados.rados.0.smithi053.stdout:2980: finishing copy_from to smithi053129169-40 2024-01-15T22:59:32.103 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 1695 (ObjNum 923 snap 301 seq_num 923) dirty exists 2024-01-15T22:59:32.103 INFO:tasks.rados.rados.0.smithi053.stdout:2980: finishing copy_from racing read to smithi053129169-40 2024-01-15T22:59:32.103 INFO:tasks.rados.rados.0.smithi053.stdout:2983: finishing write tid 4 to smithi053129169-17 2024-01-15T22:59:32.103 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 2463 (ObjNum 929 snap 306 seq_num 929) dirty exists 2024-01-15T22:59:32.103 INFO:tasks.rados.rados.0.smithi053.stdout:2983: left oid 17 (ObjNum 929 snap 306 seq_num 929) 2024-01-15T22:59:32.103 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 2465 (ObjNum 886 snap 287 seq_num 886) dirty exists 2024-01-15T22:59:32.103 INFO:tasks.rados.rados.0.smithi053.stdout:2985: finishing write tid 1 to smithi053129169-16 2024-01-15T22:59:32.104 INFO:tasks.rados.rados.0.smithi053.stdout:2985: finishing write tid 2 to smithi053129169-16 2024-01-15T22:59:32.104 INFO:tasks.rados.rados.0.smithi053.stdout:2985: finishing write tid 3 to smithi053129169-16 2024-01-15T22:59:32.104 INFO:tasks.rados.rados.0.smithi053.stdout:2977: done (9 left) 2024-01-15T22:59:32.104 INFO:tasks.rados.rados.0.smithi053.stdout:2978: done (8 left) 2024-01-15T22:59:32.104 INFO:tasks.rados.rados.0.smithi053.stdout:2980: done (7 left) 2024-01-15T22:59:32.104 INFO:tasks.rados.rados.0.smithi053.stdout:2981: done (6 left) 2024-01-15T22:59:32.104 INFO:tasks.rados.rados.0.smithi053.stdout:2982: done (5 left) 2024-01-15T22:59:32.104 INFO:tasks.rados.rados.0.smithi053.stdout:2983: done (4 left) 2024-01-15T22:59:32.104 INFO:tasks.rados.rados.0.smithi053.stdout:2984: done (3 left) 2024-01-15T22:59:32.104 INFO:tasks.rados.rados.0.smithi053.stdout:2987: done (2 left) 2024-01-15T22:59:32.104 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 9 current snap is 306 2024-01-15T22:59:32.104 INFO:tasks.rados.rados.0.smithi053.stdout:2985: finishing write tid 4 to smithi053129169-16 2024-01-15T22:59:32.104 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 2313 (ObjNum 930 snap 306 seq_num 930) dirty exists 2024-01-15T22:59:32.104 INFO:tasks.rados.rados.0.smithi053.stdout:2985: left oid 16 (ObjNum 930 snap 306 seq_num 930) 2024-01-15T22:59:32.105 INFO:tasks.rados.rados.0.smithi053.stdout:2986: expect (ObjNum 806 snap 264 seq_num 806) 2024-01-15T22:59:32.209 INFO:tasks.rados.rados.0.smithi053.stdout:2988: seq_num 931 ranges {0=802816,802816=401408} 2024-01-15T22:59:32.213 INFO:tasks.rados.rados.0.smithi053.stdout:2988: writing smithi053129169-9 from 0 to 802816 tid 1 2024-01-15T22:59:32.215 INFO:tasks.rados.rados.0.smithi053.stdout:2988: writing smithi053129169-9 from 802816 to 1204224 tid 2 2024-01-15T22:59:32.216 INFO:tasks.rados.rados.0.smithi053.stdout:2985: done (2 left) 2024-01-15T22:59:32.216 INFO:tasks.rados.rados.0.smithi053.stdout:2986: done (1 left) 2024-01-15T22:59:32.216 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 2 current snap is 306 2024-01-15T22:59:32.216 INFO:tasks.rados.rados.0.smithi053.stdout:2989: seq_num 932 ranges {933888=417792,1351680=663552,2015232=139264} 2024-01-15T22:59:32.223 INFO:tasks.rados.rados.0.smithi053.stdout:2989: writing smithi053129169-2 from 933888 to 1351680 tid 1 2024-01-15T22:59:32.226 INFO:tasks.rados.rados.0.smithi053.stdout:2989: writing smithi053129169-2 from 1351680 to 2015232 tid 2 2024-01-15T22:59:32.228 INFO:tasks.rados.rados.0.smithi053.stdout:2989: writing smithi053129169-2 from 2015232 to 2154496 tid 3 2024-01-15T22:59:32.228 INFO:tasks.rados.rados.0.smithi053.stdout:2990: setattr oid 18 current snap is 306 2024-01-15T22:59:32.228 INFO:tasks.rados.rados.0.smithi053.stdout:2988: finishing write tid 1 to smithi053129169-9 2024-01-15T22:59:32.228 INFO:tasks.rados.rados.0.smithi053.stdout:2988: finishing write tid 2 to smithi053129169-9 2024-01-15T22:59:32.228 INFO:tasks.rados.rados.0.smithi053.stdout:2988: finishing write tid 3 to smithi053129169-9 2024-01-15T22:59:32.228 INFO:tasks.rados.rados.0.smithi053.stdout:2988: finishing write tid 4 to smithi053129169-9 2024-01-15T22:59:32.228 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 2316 (ObjNum 931 snap 306 seq_num 931) dirty exists 2024-01-15T22:59:32.228 INFO:tasks.rados.rados.0.smithi053.stdout:2988: left oid 9 (ObjNum 931 snap 306 seq_num 931) 2024-01-15T22:59:32.228 INFO:tasks.rados.rados.0.smithi053.stdout:2989: finishing write tid 1 to smithi053129169-2 2024-01-15T22:59:32.229 INFO:tasks.rados.rados.0.smithi053.stdout:2988: done (2 left) 2024-01-15T22:59:32.229 INFO:tasks.rados.rados.0.smithi053.stdout:2991: snap_remove snap 298 2024-01-15T22:59:32.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:32 smithi163 ceph-mon[138526]: pgmap v712: 121 pgs: 121 active+clean; 508 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-01-15T22:59:32.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:32 smithi163 ceph-mon[138526]: osdmap e665: 8 total, 8 up, 8 in 2024-01-15T22:59:32.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:32 smithi053 ceph-mon[143363]: pgmap v712: 121 pgs: 121 active+clean; 508 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-01-15T22:59:32.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:32 smithi053 ceph-mon[143363]: osdmap e665: 8 total, 8 up, 8 in 2024-01-15T22:59:32.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:32 smithi053 ceph-mon[146052]: pgmap v712: 121 pgs: 121 active+clean; 508 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-01-15T22:59:32.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:32 smithi053 ceph-mon[146052]: osdmap e665: 8 total, 8 up, 8 in 2024-01-15T22:59:33.135 INFO:tasks.rados.rados.0.smithi053.stdout:2991: done (2 left) 2024-01-15T22:59:33.135 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 306 2024-01-15T22:59:33.135 INFO:tasks.rados.rados.0.smithi053.stdout:2989: finishing write tid 2 to smithi053129169-2 2024-01-15T22:59:33.135 INFO:tasks.rados.rados.0.smithi053.stdout:2992: seq_num 933 ranges {8396800=434176,8830976=548864,9379840=253952} 2024-01-15T22:59:33.183 INFO:tasks.rados.rados.0.smithi053.stdout:2992: writing smithi053129169-38 from 8396800 to 8830976 tid 1 2024-01-15T22:59:33.186 INFO:tasks.rados.rados.0.smithi053.stdout:2992: writing smithi053129169-38 from 8830976 to 9379840 tid 2 2024-01-15T22:59:33.189 INFO:tasks.rados.rados.0.smithi053.stdout:2992: writing smithi053129169-38 from 9379840 to 9633792 tid 3 2024-01-15T22:59:33.189 INFO:tasks.rados.rados.0.smithi053.stdout:2993: read oid 10 snap -1 2024-01-15T22:59:33.189 INFO:tasks.rados.rados.0.smithi053.stdout:2993: expect (ObjNum 910 snap 298 seq_num 910) 2024-01-15T22:59:33.189 INFO:tasks.rados.rados.0.smithi053.stdout:2994: read oid 24 snap -1 2024-01-15T22:59:33.189 INFO:tasks.rados.rados.0.smithi053.stdout:2994: expect (ObjNum 758 snap 242 seq_num 758) 2024-01-15T22:59:33.189 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 306 2024-01-15T22:59:33.189 INFO:tasks.rados.rados.0.smithi053.stdout:2989: finishing write tid 3 to smithi053129169-2 2024-01-15T22:59:33.189 INFO:tasks.rados.rados.0.smithi053.stdout:2989: finishing write tid 4 to smithi053129169-2 2024-01-15T22:59:33.189 INFO:tasks.rados.rados.0.smithi053.stdout:2995: seq_num 934 ranges {0=450560,450560=434176,884736=368640} 2024-01-15T22:59:33.191 INFO:tasks.rados.rados.0.smithi053.stdout:2995: writing smithi053129169-29 from 0 to 450560 tid 1 2024-01-15T22:59:33.194 INFO:tasks.rados.rados.0.smithi053.stdout:2995: writing smithi053129169-29 from 450560 to 884736 tid 2 2024-01-15T22:59:33.196 INFO:tasks.rados.rados.0.smithi053.stdout:2995: writing smithi053129169-29 from 884736 to 1253376 tid 3 2024-01-15T22:59:33.196 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 49 current snap is 306 2024-01-15T22:59:33.197 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 1419 (ObjNum 909 snap 297 seq_num 909) dirty exists 2024-01-15T22:59:33.197 INFO:tasks.rados.rados.0.smithi053.stdout:2989: finishing write tid 5 to smithi053129169-2 2024-01-15T22:59:33.197 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 2373 (ObjNum 932 snap 306 seq_num 932) dirty exists 2024-01-15T22:59:33.197 INFO:tasks.rados.rados.0.smithi053.stdout:2989: left oid 2 (ObjNum 932 snap 306 seq_num 932) 2024-01-15T22:59:33.197 INFO:tasks.rados.rados.0.smithi053.stdout:2996: seq_num 935 ranges {7168000=466944,7634944=720896,8355840=81920} 2024-01-15T22:59:33.238 INFO:tasks.rados.rados.0.smithi053.stdout:2996: writing smithi053129169-49 from 7168000 to 7634944 tid 1 2024-01-15T22:59:33.242 INFO:tasks.rados.rados.0.smithi053.stdout:2996: writing smithi053129169-49 from 7634944 to 8355840 tid 2 2024-01-15T22:59:33.243 INFO:tasks.rados.rados.0.smithi053.stdout:2996: writing smithi053129169-49 from 8355840 to 8437760 tid 3 2024-01-15T22:59:33.243 INFO:tasks.rados.rados.0.smithi053.stdout:2989: done (6 left) 2024-01-15T22:59:33.243 INFO:tasks.rados.rados.0.smithi053.stdout:2990: done (5 left) 2024-01-15T22:59:33.243 INFO:tasks.rados.rados.0.smithi053.stdout:2997: rollback oid 23 current snap is 306 2024-01-15T22:59:33.243 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 23 to 300 2024-01-15T22:59:33.244 INFO:tasks.rados.rados.0.smithi053.stdout:2992: finishing write tid 1 to smithi053129169-38 2024-01-15T22:59:33.244 INFO:tasks.rados.rados.0.smithi053.stdout:2992: finishing write tid 2 to smithi053129169-38 2024-01-15T22:59:33.244 INFO:tasks.rados.rados.0.smithi053.stdout:2992: finishing write tid 3 to smithi053129169-38 2024-01-15T22:59:33.244 INFO:tasks.rados.rados.0.smithi053.stdout:2998: read oid 28 snap -1 2024-01-15T22:59:33.244 INFO:tasks.rados.rados.0.smithi053.stdout:2998: expect (ObjNum 857 snap 279 seq_num 857) 2024-01-15T22:59:33.244 INFO:tasks.rados.rados.0.smithi053.stdout:2999: copy_from oid 33 from oid 22 current snap is 306 2024-01-15T22:59:33.244 INFO:tasks.rados.rados.0.smithi053.stdout:2992: finishing write tid 4 to smithi053129169-38 2024-01-15T22:59:33.244 INFO:tasks.rados.rados.0.smithi053.stdout:2994: expect (ObjNum 758 snap 242 seq_num 758) 2024-01-15T22:59:33.263 INFO:tasks.rados.rados.0.smithi053.stdout:2992: finishing write tid 5 to smithi053129169-38 2024-01-15T22:59:33.263 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 2203 (ObjNum 933 snap 306 seq_num 933) dirty exists 2024-01-15T22:59:33.263 INFO:tasks.rados.rados.0.smithi053.stdout:2992: left oid 38 (ObjNum 933 snap 306 seq_num 933) 2024-01-15T22:59:33.263 INFO:tasks.rados.rados.0.smithi053.stdout:2993: expect (ObjNum 910 snap 298 seq_num 910) 2024-01-15T22:59:33.286 INFO:tasks.rados.rados.0.smithi053.stdout:2995: finishing write tid 1 to smithi053129169-29 2024-01-15T22:59:33.286 INFO:tasks.rados.rados.0.smithi053.stdout:2995: finishing write tid 2 to smithi053129169-29 2024-01-15T22:59:33.286 INFO:tasks.rados.rados.0.smithi053.stdout:2995: finishing write tid 3 to smithi053129169-29 2024-01-15T22:59:33.287 INFO:tasks.rados.rados.0.smithi053.stdout:2995: finishing write tid 4 to smithi053129169-29 2024-01-15T22:59:33.287 INFO:tasks.rados.rados.0.smithi053.stdout:2995: finishing write tid 5 to smithi053129169-29 2024-01-15T22:59:33.287 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 1630 (ObjNum 934 snap 306 seq_num 934) dirty exists 2024-01-15T22:59:33.287 INFO:tasks.rados.rados.0.smithi053.stdout:2995: left oid 29 (ObjNum 934 snap 306 seq_num 934) 2024-01-15T22:59:33.287 INFO:tasks.rados.rados.0.smithi053.stdout:2996: finishing write tid 1 to smithi053129169-49 2024-01-15T22:59:33.287 INFO:tasks.rados.rados.0.smithi053.stdout:2997: finishing rollback tid 0 to smithi053129169-23 2024-01-15T22:59:33.287 INFO:tasks.rados.rados.0.smithi053.stdout:2998: expect (ObjNum 857 snap 279 seq_num 857) 2024-01-15T22:59:33.347 INFO:tasks.rados.rados.0.smithi053.stdout:2997: finishing rollback tid 1 to smithi053129169-23 2024-01-15T22:59:33.348 INFO:tasks.rados.rados.0.smithi053.stdout:2996: finishing write tid 2 to smithi053129169-49 2024-01-15T22:59:33.348 INFO:tasks.rados.rados.0.smithi053.stdout:2996: finishing write tid 3 to smithi053129169-49 2024-01-15T22:59:33.348 INFO:tasks.rados.rados.0.smithi053.stdout:2996: finishing write tid 4 to smithi053129169-49 2024-01-15T22:59:33.348 INFO:tasks.rados.rados.0.smithi053.stdout:2997: finishing rollback tid 2 to smithi053129169-23 2024-01-15T22:59:33.348 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 1733 (ObjNum 638 snap 187 seq_num 638) dirty exists 2024-01-15T22:59:33.348 INFO:tasks.rados.rados.0.smithi053.stdout:2992: done (7 left) 2024-01-15T22:59:33.348 INFO:tasks.rados.rados.0.smithi053.stdout:2993: done (6 left) 2024-01-15T22:59:33.348 INFO:tasks.rados.rados.0.smithi053.stdout:2994: done (5 left) 2024-01-15T22:59:33.348 INFO:tasks.rados.rados.0.smithi053.stdout:2995: done (4 left) 2024-01-15T22:59:33.348 INFO:tasks.rados.rados.0.smithi053.stdout:2997: done (3 left) 2024-01-15T22:59:33.348 INFO:tasks.rados.rados.0.smithi053.stdout:2998: done (2 left) 2024-01-15T22:59:33.348 INFO:tasks.rados.rados.0.smithi053.stdout:3000: copy_from oid 11 from oid 16 current snap is 306 2024-01-15T22:59:33.348 INFO:tasks.rados.rados.0.smithi053.stdout:2996: finishing write tid 5 to smithi053129169-49 2024-01-15T22:59:33.348 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 2480 (ObjNum 935 snap 306 seq_num 935) dirty exists 2024-01-15T22:59:33.349 INFO:tasks.rados.rados.0.smithi053.stdout:2996: left oid 49 (ObjNum 935 snap 306 seq_num 935) 2024-01-15T22:59:33.349 INFO:tasks.rados.rados.0.smithi053.stdout:2999: finishing copy_from to smithi053129169-33 2024-01-15T22:59:33.349 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 2120 (ObjNum 825 snap 269 seq_num 825) dirty exists 2024-01-15T22:59:33.349 INFO:tasks.rados.rados.0.smithi053.stdout:2999: finishing copy_from racing read to smithi053129169-33 2024-01-15T22:59:33.349 INFO:tasks.rados.rados.0.smithi053.stdout:2996: done (2 left) 2024-01-15T22:59:33.349 INFO:tasks.rados.rados.0.smithi053.stdout:2999: done (1 left) 2024-01-15T22:59:33.349 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 306 2024-01-15T22:59:33.349 INFO:tasks.rados.rados.0.smithi053.stdout:3001: seq_num 936 ranges {843776=483328,1327104=655360,1982464=147456} 2024-01-15T22:59:33.354 INFO:tasks.rados.rados.0.smithi053.stdout:3001: writing smithi053129169-10 from 843776 to 1327104 tid 1 2024-01-15T22:59:33.357 INFO:tasks.rados.rados.0.smithi053.stdout:3001: writing smithi053129169-10 from 1327104 to 1982464 tid 2 2024-01-15T22:59:33.359 INFO:tasks.rados.rados.0.smithi053.stdout:3001: writing smithi053129169-10 from 1982464 to 2129920 tid 3 2024-01-15T22:59:33.359 INFO:tasks.rados.rados.0.smithi053.stdout:3002: read oid 26 snap -1 2024-01-15T22:59:33.359 INFO:tasks.rados.rados.0.smithi053.stdout:3002: expect (ObjNum 879 snap 284 seq_num 879) 2024-01-15T22:59:33.359 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 306 2024-01-15T22:59:33.359 INFO:tasks.rados.rados.0.smithi053.stdout:3000: finishing copy_from to smithi053129169-11 2024-01-15T22:59:33.359 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 2313 (ObjNum 930 snap 306 seq_num 930) dirty exists 2024-01-15T22:59:33.359 INFO:tasks.rados.rados.0.smithi053.stdout:3000: finishing copy_from racing read to smithi053129169-11 2024-01-15T22:59:33.359 INFO:tasks.rados.rados.0.smithi053.stdout:3001: finishing write tid 1 to smithi053129169-10 2024-01-15T22:59:33.359 INFO:tasks.rados.rados.0.smithi053.stdout:3003: seq_num 937 ranges {2965504=499712,3465216=532480,3997696=270336} 2024-01-15T22:59:33.377 INFO:tasks.rados.rados.0.smithi053.stdout:3003: writing smithi053129169-35 from 2965504 to 3465216 tid 1 2024-01-15T22:59:33.380 INFO:tasks.rados.rados.0.smithi053.stdout:3003: writing smithi053129169-35 from 3465216 to 3997696 tid 2 2024-01-15T22:59:33.382 INFO:tasks.rados.rados.0.smithi053.stdout:3003: writing smithi053129169-35 from 3997696 to 4268032 tid 3 2024-01-15T22:59:33.382 INFO:tasks.rados.rados.0.smithi053.stdout:3000: done (3 left) 2024-01-15T22:59:33.382 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 2 current snap is 306 2024-01-15T22:59:33.382 INFO:tasks.rados.rados.0.smithi053.stdout:3001: finishing write tid 2 to smithi053129169-10 2024-01-15T22:59:33.382 INFO:tasks.rados.rados.0.smithi053.stdout:3004: seq_num 938 ranges {2154496=516096,2670592=417792,3088384=385024} 2024-01-15T22:59:33.397 INFO:tasks.rados.rados.0.smithi053.stdout:3004: writing smithi053129169-2 from 2154496 to 2670592 tid 1 2024-01-15T22:59:33.399 INFO:tasks.rados.rados.0.smithi053.stdout:3004: writing smithi053129169-2 from 2670592 to 3088384 tid 2 2024-01-15T22:59:33.401 INFO:tasks.rados.rados.0.smithi053.stdout:3004: writing smithi053129169-2 from 3088384 to 3473408 tid 3 2024-01-15T22:59:33.401 INFO:tasks.rados.rados.0.smithi053.stdout:3005: snap_remove snap 296 2024-01-15T22:59:34.137 INFO:tasks.rados.rados.0.smithi053.stdout:3005: done (4 left) 2024-01-15T22:59:34.137 INFO:tasks.rados.rados.0.smithi053.stdout:3006: read oid 5 snap -1 2024-01-15T22:59:34.137 INFO:tasks.rados.rados.0.smithi053.stdout:3006: expect (ObjNum 868 snap 282 seq_num 868) 2024-01-15T22:59:34.143 INFO:tasks.rados.rados.0.smithi053.stdout:3007: rollback oid 20 current snap is 306 2024-01-15T22:59:34.144 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 20 to 228 2024-01-15T22:59:34.144 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 306 2024-01-15T22:59:34.144 INFO:tasks.rados.rados.0.smithi053.stdout:3008: seq_num 939 ranges {917504=532480,1449984=704512,2154496=98304} 2024-01-15T22:59:34.153 INFO:tasks.rados.rados.0.smithi053.stdout:3008: writing smithi053129169-41 from 917504 to 1449984 tid 1 2024-01-15T22:59:34.153 INFO:tasks.rados.rados.0.smithi053.stdout:3008: writing smithi053129169-41 from 1449984 to 2154496 tid 2 2024-01-15T22:59:34.153 INFO:tasks.rados.rados.0.smithi053.stdout:3008: writing smithi053129169-41 from 2154496 to 2252800 tid 3 2024-01-15T22:59:34.153 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 18 current snap is 306 2024-01-15T22:59:34.153 INFO:tasks.rados.rados.0.smithi053.stdout:3009: seq_num 940 ranges {7479296=548864,8028160=589824,8617984=212992} 2024-01-15T22:59:34.197 INFO:tasks.rados.rados.0.smithi053.stdout:3009: writing smithi053129169-18 from 7479296 to 8028160 tid 1 2024-01-15T22:59:34.200 INFO:tasks.rados.rados.0.smithi053.stdout:3009: writing smithi053129169-18 from 8028160 to 8617984 tid 2 2024-01-15T22:59:34.202 INFO:tasks.rados.rados.0.smithi053.stdout:3009: writing smithi053129169-18 from 8617984 to 8830976 tid 3 2024-01-15T22:59:34.202 INFO:tasks.rados.rados.0.smithi053.stdout:3010: read oid 29 snap -1 2024-01-15T22:59:34.202 INFO:tasks.rados.rados.0.smithi053.stdout:3010: expect (ObjNum 934 snap 306 seq_num 934) 2024-01-15T22:59:34.202 INFO:tasks.rados.rados.0.smithi053.stdout:3011: delete oid 1 current snap is 306 2024-01-15T22:59:34.202 INFO:tasks.rados.rados.0.smithi053.stdout:3001: finishing write tid 3 to smithi053129169-10 2024-01-15T22:59:34.203 INFO:tasks.rados.rados.0.smithi053.stdout:3001: finishing write tid 4 to smithi053129169-10 2024-01-15T22:59:34.203 INFO:tasks.rados.rados.0.smithi053.stdout:3001: finishing write tid 5 to smithi053129169-10 2024-01-15T22:59:34.203 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 1738 (ObjNum 936 snap 306 seq_num 936) dirty exists 2024-01-15T22:59:34.203 INFO:tasks.rados.rados.0.smithi053.stdout:3001: left oid 10 (ObjNum 936 snap 306 seq_num 936) 2024-01-15T22:59:34.203 INFO:tasks.rados.rados.0.smithi053.stdout:3003: finishing write tid 1 to smithi053129169-35 2024-01-15T22:59:34.203 INFO:tasks.rados.rados.0.smithi053.stdout:3003: finishing write tid 2 to smithi053129169-35 2024-01-15T22:59:34.203 INFO:tasks.rados.rados.0.smithi053.stdout:3003: finishing write tid 3 to smithi053129169-35 2024-01-15T22:59:34.203 INFO:tasks.rados.rados.0.smithi053.stdout:3003: finishing write tid 4 to smithi053129169-35 2024-01-15T22:59:34.203 INFO:tasks.rados.rados.0.smithi053.stdout:3003: finishing write tid 5 to smithi053129169-35 2024-01-15T22:59:34.203 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 1644 (ObjNum 937 snap 306 seq_num 937) dirty exists 2024-01-15T22:59:34.203 INFO:tasks.rados.rados.0.smithi053.stdout:3003: left oid 35 (ObjNum 937 snap 306 seq_num 937) 2024-01-15T22:59:34.203 INFO:tasks.rados.rados.0.smithi053.stdout:3004: finishing write tid 1 to smithi053129169-2 2024-01-15T22:59:34.203 INFO:tasks.rados.rados.0.smithi053.stdout:3004: finishing write tid 2 to smithi053129169-2 2024-01-15T22:59:34.203 INFO:tasks.rados.rados.0.smithi053.stdout:3004: finishing write tid 3 to smithi053129169-2 2024-01-15T22:59:34.203 INFO:tasks.rados.rados.0.smithi053.stdout:3004: finishing write tid 4 to smithi053129169-2 2024-01-15T22:59:34.204 INFO:tasks.rados.rados.0.smithi053.stdout:3004: finishing write tid 5 to smithi053129169-2 2024-01-15T22:59:34.204 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 2381 (ObjNum 938 snap 306 seq_num 938) dirty exists 2024-01-15T22:59:34.204 INFO:tasks.rados.rados.0.smithi053.stdout:3004: left oid 2 (ObjNum 938 snap 306 seq_num 938) 2024-01-15T22:59:34.204 INFO:tasks.rados.rados.0.smithi053.stdout:3002: expect (ObjNum 879 snap 284 seq_num 879) 2024-01-15T22:59:34.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:34 smithi163 ceph-mon[138526]: pgmap v715: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 508 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-01-15T22:59:34.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:34 smithi163 ceph-mon[138526]: osdmap e666: 8 total, 8 up, 8 in 2024-01-15T22:59:34.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:34 smithi053 ceph-mon[143363]: pgmap v715: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 508 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-01-15T22:59:34.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:34 smithi053 ceph-mon[143363]: osdmap e666: 8 total, 8 up, 8 in 2024-01-15T22:59:34.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:34 smithi053 ceph-mon[146052]: pgmap v715: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 508 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-01-15T22:59:34.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:34 smithi053 ceph-mon[146052]: osdmap e666: 8 total, 8 up, 8 in 2024-01-15T22:59:35.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:35 smithi053 ceph-mon[143363]: osdmap e667: 8 total, 8 up, 8 in 2024-01-15T22:59:35.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:59:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:59:35] "GET /metrics HTTP/1.1" 200 36204 "" "Prometheus/2.43.0" 2024-01-15T22:59:35.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:35 smithi053 ceph-mon[146052]: osdmap e667: 8 total, 8 up, 8 in 2024-01-15T22:59:35.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:35 smithi163 ceph-mon[138526]: osdmap e667: 8 total, 8 up, 8 in 2024-01-15T22:59:35.492 INFO:tasks.rados.rados.0.smithi053.stdout:3006: expect (ObjNum 868 snap 282 seq_num 868) 2024-01-15T22:59:35.498 INFO:tasks.rados.rados.0.smithi053.stdout:3007: finishing rollback tid 1 to smithi053129169-20 2024-01-15T22:59:35.498 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 2335 (ObjNum 129 snap 0 seq_num 3639446560) dirty dne 2024-01-15T22:59:35.498 INFO:tasks.rados.rados.0.smithi053.stdout:3008: finishing write tid 1 to smithi053129169-41 2024-01-15T22:59:35.498 INFO:tasks.rados.rados.0.smithi053.stdout:3008: finishing write tid 2 to smithi053129169-41 2024-01-15T22:59:35.498 INFO:tasks.rados.rados.0.smithi053.stdout:3008: finishing write tid 3 to smithi053129169-41 2024-01-15T22:59:35.498 INFO:tasks.rados.rados.0.smithi053.stdout:3008: finishing write tid 4 to smithi053129169-41 2024-01-15T22:59:35.498 INFO:tasks.rados.rados.0.smithi053.stdout:3008: finishing write tid 5 to smithi053129169-41 2024-01-15T22:59:35.499 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1426 (ObjNum 939 snap 306 seq_num 939) dirty exists 2024-01-15T22:59:35.499 INFO:tasks.rados.rados.0.smithi053.stdout:3008: left oid 41 (ObjNum 939 snap 306 seq_num 939) 2024-01-15T22:59:35.499 INFO:tasks.rados.rados.0.smithi053.stdout:3009: finishing write tid 1 to smithi053129169-18 2024-01-15T22:59:35.499 INFO:tasks.rados.rados.0.smithi053.stdout:3001: done (9 left) 2024-01-15T22:59:35.499 INFO:tasks.rados.rados.0.smithi053.stdout:3002: done (8 left) 2024-01-15T22:59:35.499 INFO:tasks.rados.rados.0.smithi053.stdout:3003: done (7 left) 2024-01-15T22:59:35.499 INFO:tasks.rados.rados.0.smithi053.stdout:3004: done (6 left) 2024-01-15T22:59:35.499 INFO:tasks.rados.rados.0.smithi053.stdout:3006: done (5 left) 2024-01-15T22:59:35.499 INFO:tasks.rados.rados.0.smithi053.stdout:3007: done (4 left) 2024-01-15T22:59:35.499 INFO:tasks.rados.rados.0.smithi053.stdout:3008: done (3 left) 2024-01-15T22:59:35.499 INFO:tasks.rados.rados.0.smithi053.stdout:3011: done (2 left) 2024-01-15T22:59:35.499 INFO:tasks.rados.rados.0.smithi053.stdout:3012: read oid 49 snap -1 2024-01-15T22:59:35.499 INFO:tasks.rados.rados.0.smithi053.stdout:3012: expect (ObjNum 935 snap 306 seq_num 935) 2024-01-15T22:59:35.499 INFO:tasks.rados.rados.0.smithi053.stdout:3013: rollback oid 12 current snap is 306 2024-01-15T22:59:35.500 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 12 to 304 2024-01-15T22:59:35.500 INFO:tasks.rados.rados.0.smithi053.stdout:3009: finishing write tid 2 to smithi053129169-18 2024-01-15T22:59:35.500 INFO:tasks.rados.rados.0.smithi053.stdout:3009: finishing write tid 3 to smithi053129169-18 2024-01-15T22:59:35.500 INFO:tasks.rados.rados.0.smithi053.stdout:3009: finishing write tid 4 to smithi053129169-18 2024-01-15T22:59:35.500 INFO:tasks.rados.rados.0.smithi053.stdout:3014: snap_create 2024-01-15T22:59:35.500 INFO:tasks.rados.rados.0.smithi053.stdout:3009: finishing write tid 5 to smithi053129169-18 2024-01-15T22:59:35.500 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 1434 (ObjNum 940 snap 306 seq_num 940) dirty exists 2024-01-15T22:59:35.500 INFO:tasks.rados.rados.0.smithi053.stdout:3009: left oid 18 (ObjNum 940 snap 306 seq_num 940) 2024-01-15T22:59:35.500 INFO:tasks.rados.rados.0.smithi053.stdout:3010: expect (ObjNum 934 snap 306 seq_num 934) 2024-01-15T22:59:35.531 INFO:tasks.rados.rados.0.smithi053.stdout:3013: finishing rollback tid 0 to smithi053129169-12 2024-01-15T22:59:35.532 INFO:tasks.rados.rados.0.smithi053.stdout:3013: finishing rollback tid 1 to smithi053129169-12 2024-01-15T22:59:35.532 INFO:tasks.rados.rados.0.smithi053.stdout:3013: finishing rollback tid 2 to smithi053129169-12 2024-01-15T22:59:35.532 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 2389 (ObjNum 911 snap 298 seq_num 911) dirty exists 2024-01-15T22:59:35.536 INFO:tasks.rados.rados.0.smithi053.stdout:3012: expect (ObjNum 935 snap 306 seq_num 935) 2024-01-15T22:59:36.197 INFO:tasks.rados.rados.0.smithi053.stdout:3009: done (4 left) 2024-01-15T22:59:36.197 INFO:tasks.rados.rados.0.smithi053.stdout:3010: done (3 left) 2024-01-15T22:59:36.197 INFO:tasks.rados.rados.0.smithi053.stdout:3012: done (2 left) 2024-01-15T22:59:36.197 INFO:tasks.rados.rados.0.smithi053.stdout:3013: done (1 left) 2024-01-15T22:59:36.197 INFO:tasks.rados.rados.0.smithi053.stdout:3014: done (0 left) 2024-01-15T22:59:36.197 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 44 current snap is 307 2024-01-15T22:59:36.197 INFO:tasks.rados.rados.0.smithi053.stdout:3015: seq_num 942 ranges {2957312=581632,3538944=761856,4300800=40960} 2024-01-15T22:59:36.216 INFO:tasks.rados.rados.0.smithi053.stdout:3015: writing smithi053129169-44 from 2957312 to 3538944 tid 1 2024-01-15T22:59:36.220 INFO:tasks.rados.rados.0.smithi053.stdout:3015: writing smithi053129169-44 from 3538944 to 4300800 tid 2 2024-01-15T22:59:36.221 INFO:tasks.rados.rados.0.smithi053.stdout:3015: writing smithi053129169-44 from 4300800 to 4341760 tid 3 2024-01-15T22:59:36.221 INFO:tasks.rados.rados.0.smithi053.stdout:3016: read oid 50 snap -1 2024-01-15T22:59:36.221 INFO:tasks.rados.rados.0.smithi053.stdout:3016: expect (ObjNum 671 snap 202 seq_num 671) 2024-01-15T22:59:36.221 INFO:tasks.rados.rados.0.smithi053.stdout:3017: read oid 39 snap 276 2024-01-15T22:59:36.221 INFO:tasks.rados.rados.0.smithi053.stdout:3017: expect (ObjNum 841 snap 272 seq_num 841) 2024-01-15T22:59:36.221 INFO:tasks.rados.rados.0.smithi053.stdout:3018: delete oid 3 current snap is 307 2024-01-15T22:59:36.226 INFO:tasks.rados.rados.0.smithi053.stdout:3018: done (3 left) 2024-01-15T22:59:36.226 INFO:tasks.rados.rados.0.smithi053.stdout:3019: rmattr oid 21 current snap is 307 2024-01-15T22:59:36.226 INFO:tasks.rados.rados.0.smithi053.stdout:3019: done (3 left) 2024-01-15T22:59:36.226 INFO:tasks.rados.rados.0.smithi053.stdout:3020: rollback oid 18 current snap is 307 2024-01-15T22:59:36.226 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 18 to 284 2024-01-15T22:59:36.226 INFO:tasks.rados.rados.0.smithi053.stdout:3021: read oid 16 snap -1 2024-01-15T22:59:36.226 INFO:tasks.rados.rados.0.smithi053.stdout:3021: expect (ObjNum 930 snap 306 seq_num 930) 2024-01-15T22:59:36.229 INFO:tasks.rados.rados.0.smithi053.stdout:3022: copy_from oid 47 from oid 26 current snap is 307 2024-01-15T22:59:36.229 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 28 current snap is 307 2024-01-15T22:59:36.229 INFO:tasks.rados.rados.0.smithi053.stdout:3023: seq_num 944 ranges {2367488=614400,2981888=573440,3555328=229376} 2024-01-15T22:59:36.243 INFO:tasks.rados.rados.0.smithi053.stdout:3023: writing smithi053129169-28 from 2367488 to 2981888 tid 1 2024-01-15T22:59:36.247 INFO:tasks.rados.rados.0.smithi053.stdout:3023: writing smithi053129169-28 from 2981888 to 3555328 tid 2 2024-01-15T22:59:36.249 INFO:tasks.rados.rados.0.smithi053.stdout:3023: writing smithi053129169-28 from 3555328 to 3784704 tid 3 2024-01-15T22:59:36.249 INFO:tasks.rados.rados.0.smithi053.stdout:3024: delete oid 4 current snap is 307 2024-01-15T22:59:36.249 INFO:tasks.rados.rados.0.smithi053.stdout:3015: finishing write tid 1 to smithi053129169-44 2024-01-15T22:59:36.249 INFO:tasks.rados.rados.0.smithi053.stdout:3020: finishing rollback tid 0 to smithi053129169-18 2024-01-15T22:59:36.249 INFO:tasks.rados.rados.0.smithi053.stdout:3020: finishing rollback tid 1 to smithi053129169-18 2024-01-15T22:59:36.249 INFO:tasks.rados.rados.0.smithi053.stdout:3020: finishing rollback tid 2 to smithi053129169-18 2024-01-15T22:59:36.249 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 1438 (ObjNum 882 snap 284 seq_num 882) dirty exists 2024-01-15T22:59:36.249 INFO:tasks.rados.rados.0.smithi053.stdout:3016: expect (ObjNum 671 snap 202 seq_num 671) 2024-01-15T22:59:36.293 INFO:tasks.rados.rados.0.smithi053.stdout:3021: expect (ObjNum 930 snap 306 seq_num 930) 2024-01-15T22:59:36.323 INFO:tasks.rados.rados.0.smithi053.stdout:3015: finishing write tid 2 to smithi053129169-44 2024-01-15T22:59:36.323 INFO:tasks.rados.rados.0.smithi053.stdout:3015: finishing write tid 3 to smithi053129169-44 2024-01-15T22:59:36.323 INFO:tasks.rados.rados.0.smithi053.stdout:3015: finishing write tid 4 to smithi053129169-44 2024-01-15T22:59:36.323 INFO:tasks.rados.rados.0.smithi053.stdout:3017: expect (ObjNum 841 snap 272 seq_num 841) 2024-01-15T22:59:36.466 INFO:tasks.rados.rados.0.smithi053.stdout:3015: finishing write tid 5 to smithi053129169-44 2024-01-15T22:59:36.466 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2394 (ObjNum 942 snap 307 seq_num 942) dirty exists 2024-01-15T22:59:36.466 INFO:tasks.rados.rados.0.smithi053.stdout:3015: left oid 44 (ObjNum 942 snap 307 seq_num 942) 2024-01-15T22:59:36.466 INFO:tasks.rados.rados.0.smithi053.stdout:3015: done (7 left) 2024-01-15T22:59:36.466 INFO:tasks.rados.rados.0.smithi053.stdout:3016: done (6 left) 2024-01-15T22:59:36.466 INFO:tasks.rados.rados.0.smithi053.stdout:3017: done (5 left) 2024-01-15T22:59:36.466 INFO:tasks.rados.rados.0.smithi053.stdout:3020: done (4 left) 2024-01-15T22:59:36.466 INFO:tasks.rados.rados.0.smithi053.stdout:3021: done (3 left) 2024-01-15T22:59:36.466 INFO:tasks.rados.rados.0.smithi053.stdout:3024: done (2 left) 2024-01-15T22:59:36.466 INFO:tasks.rados.rados.0.smithi053.stdout:3025: copy_from oid 25 from oid 34 current snap is 307 2024-01-15T22:59:36.466 INFO:tasks.rados.rados.0.smithi053.stdout:3023: finishing write tid 1 to smithi053129169-28 2024-01-15T22:59:36.467 INFO:tasks.rados.rados.0.smithi053.stdout:3023: finishing write tid 2 to smithi053129169-28 2024-01-15T22:59:36.467 INFO:tasks.rados.rados.0.smithi053.stdout:3023: finishing write tid 3 to smithi053129169-28 2024-01-15T22:59:36.467 INFO:tasks.rados.rados.0.smithi053.stdout:3023: finishing write tid 4 to smithi053129169-28 2024-01-15T22:59:36.467 INFO:tasks.rados.rados.0.smithi053.stdout:3023: finishing write tid 5 to smithi053129169-28 2024-01-15T22:59:36.467 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 2221 (ObjNum 944 snap 307 seq_num 944) dirty exists 2024-01-15T22:59:36.467 INFO:tasks.rados.rados.0.smithi053.stdout:3023: left oid 28 (ObjNum 944 snap 307 seq_num 944) 2024-01-15T22:59:36.467 INFO:tasks.rados.rados.0.smithi053.stdout:3022: finishing copy_from to smithi053129169-47 2024-01-15T22:59:36.467 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 1866 (ObjNum 879 snap 284 seq_num 879) dirty exists 2024-01-15T22:59:36.467 INFO:tasks.rados.rados.0.smithi053.stdout:3022: finishing copy_from racing read to smithi053129169-47 2024-01-15T22:59:36.467 INFO:tasks.rados.rados.0.smithi053.stdout:3022: done (2 left) 2024-01-15T22:59:36.467 INFO:tasks.rados.rados.0.smithi053.stdout:3023: done (1 left) 2024-01-15T22:59:36.467 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 307 2024-01-15T22:59:36.467 INFO:tasks.rados.rados.0.smithi053.stdout:3026: seq_num 946 ranges {0=647168,647168=745472,1392640=57344} 2024-01-15T22:59:36.469 INFO:tasks.rados.rados.0.smithi053.stdout:3026: writing smithi053129169-15 from 0 to 647168 tid 1 2024-01-15T22:59:36.473 INFO:tasks.rados.rados.0.smithi053.stdout:3026: writing smithi053129169-15 from 647168 to 1392640 tid 2 2024-01-15T22:59:36.474 INFO:tasks.rados.rados.0.smithi053.stdout:3026: writing smithi053129169-15 from 1392640 to 1449984 tid 3 2024-01-15T22:59:36.474 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 307 2024-01-15T22:59:36.474 INFO:tasks.rados.rados.0.smithi053.stdout:3026: finishing write tid 1 to smithi053129169-15 2024-01-15T22:59:36.474 INFO:tasks.rados.rados.0.smithi053.stdout:3027: seq_num 947 ranges {704512=663552,1368064=630784,1998848=172032} 2024-01-15T22:59:36.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:36 smithi163 ceph-mon[138526]: pgmap v718: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 516 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-01-15T22:59:36.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:36 smithi163 ceph-mon[138526]: osdmap e668: 8 total, 8 up, 8 in 2024-01-15T22:59:36.481 INFO:tasks.rados.rados.0.smithi053.stdout:3027: writing smithi053129169-24 from 704512 to 1368064 tid 1 2024-01-15T22:59:36.484 INFO:tasks.rados.rados.0.smithi053.stdout:3027: writing smithi053129169-24 from 1368064 to 1998848 tid 2 2024-01-15T22:59:36.486 INFO:tasks.rados.rados.0.smithi053.stdout:3027: writing smithi053129169-24 from 1998848 to 2170880 tid 3 2024-01-15T22:59:36.486 INFO:tasks.rados.rados.0.smithi053.stdout:3028: copy_from oid 28 from oid 35 current snap is 307 2024-01-15T22:59:36.486 INFO:tasks.rados.rados.0.smithi053.stdout:3026: finishing write tid 2 to smithi053129169-15 2024-01-15T22:59:36.486 INFO:tasks.rados.rados.0.smithi053.stdout:3026: finishing write tid 3 to smithi053129169-15 2024-01-15T22:59:36.486 INFO:tasks.rados.rados.0.smithi053.stdout:3026: finishing write tid 4 to smithi053129169-15 2024-01-15T22:59:36.486 INFO:tasks.rados.rados.0.smithi053.stdout:3025: finishing copy_from to smithi053129169-25 2024-01-15T22:59:36.486 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 2216 (ObjNum 897 snap 293 seq_num 897) dirty exists 2024-01-15T22:59:36.486 INFO:tasks.rados.rados.0.smithi053.stdout:3026: finishing write tid 5 to smithi053129169-15 2024-01-15T22:59:36.487 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 2126 (ObjNum 946 snap 307 seq_num 946) dirty exists 2024-01-15T22:59:36.487 INFO:tasks.rados.rados.0.smithi053.stdout:3026: left oid 15 (ObjNum 946 snap 307 seq_num 946) 2024-01-15T22:59:36.487 INFO:tasks.rados.rados.0.smithi053.stdout:3025: finishing copy_from racing read to smithi053129169-25 2024-01-15T22:59:36.487 INFO:tasks.rados.rados.0.smithi053.stdout:3027: finishing write tid 1 to smithi053129169-24 2024-01-15T22:59:36.487 INFO:tasks.rados.rados.0.smithi053.stdout:3025: done (3 left) 2024-01-15T22:59:36.487 INFO:tasks.rados.rados.0.smithi053.stdout:3026: done (2 left) 2024-01-15T22:59:36.487 INFO:tasks.rados.rados.0.smithi053.stdout:3029: snap_create 2024-01-15T22:59:36.489 INFO:tasks.rados.rados.0.smithi053.stdout:3027: finishing write tid 2 to smithi053129169-24 2024-01-15T22:59:36.489 INFO:tasks.rados.rados.0.smithi053.stdout:3027: finishing write tid 3 to smithi053129169-24 2024-01-15T22:59:36.489 INFO:tasks.rados.rados.0.smithi053.stdout:3027: finishing write tid 4 to smithi053129169-24 2024-01-15T22:59:36.490 INFO:tasks.rados.rados.0.smithi053.stdout:3027: finishing write tid 5 to smithi053129169-24 2024-01-15T22:59:36.490 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 1615 (ObjNum 947 snap 307 seq_num 947) dirty exists 2024-01-15T22:59:36.490 INFO:tasks.rados.rados.0.smithi053.stdout:3027: left oid 24 (ObjNum 947 snap 307 seq_num 947) 2024-01-15T22:59:36.501 INFO:tasks.rados.rados.0.smithi053.stdout:3028: finishing copy_from to smithi053129169-28 2024-01-15T22:59:36.501 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 1644 (ObjNum 937 snap 306 seq_num 937) dirty exists 2024-01-15T22:59:36.502 INFO:tasks.rados.rados.0.smithi053.stdout:3028: finishing copy_from racing read to smithi053129169-28 2024-01-15T22:59:36.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:36 smithi053 ceph-mon[143363]: pgmap v718: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 516 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-01-15T22:59:36.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:36 smithi053 ceph-mon[143363]: osdmap e668: 8 total, 8 up, 8 in 2024-01-15T22:59:36.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:36 smithi053 ceph-mon[146052]: pgmap v718: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 516 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-01-15T22:59:36.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:36 smithi053 ceph-mon[146052]: osdmap e668: 8 total, 8 up, 8 in 2024-01-15T22:59:37.147 INFO:tasks.rados.rados.0.smithi053.stdout:3027: done (2 left) 2024-01-15T22:59:37.147 INFO:tasks.rados.rados.0.smithi053.stdout:3028: done (1 left) 2024-01-15T22:59:37.147 INFO:tasks.rados.rados.0.smithi053.stdout:3029: done (0 left) 2024-01-15T22:59:37.147 INFO:tasks.rados.rados.0.smithi053.stdout:3030: read oid 38 snap 295 2024-01-15T22:59:37.147 INFO:tasks.rados.rados.0.smithi053.stdout:3030: expect (ObjNum 754 snap 242 seq_num 754) 2024-01-15T22:59:37.147 INFO:tasks.rados.rados.0.smithi053.stdout:3031: delete oid 20 current snap is 308 2024-01-15T22:59:37.150 INFO:tasks.rados.rados.0.smithi053.stdout:3031: done (1 left) 2024-01-15T22:59:37.151 INFO:tasks.rados.rados.0.smithi053.stdout:3032: snap_create 2024-01-15T22:59:37.172 INFO:tasks.rados.rados.0.smithi053.stdout:3030: expect (ObjNum 754 snap 242 seq_num 754) 2024-01-15T22:59:38.151 INFO:tasks.rados.rados.0.smithi053.stdout:3030: done (1 left) 2024-01-15T22:59:38.151 INFO:tasks.rados.rados.0.smithi053.stdout:3032: done (0 left) 2024-01-15T22:59:38.151 INFO:tasks.rados.rados.0.smithi053.stdout:3033: rollback oid 31 current snap is 309 2024-01-15T22:59:38.152 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 31 to 269 2024-01-15T22:59:38.152 INFO:tasks.rados.rados.0.smithi053.stdout:3034: read oid 45 snap -1 2024-01-15T22:59:38.152 INFO:tasks.rados.rados.0.smithi053.stdout:3034: expect (ObjNum 806 snap 264 seq_num 806) 2024-01-15T22:59:38.152 INFO:tasks.rados.rados.0.smithi053.stdout:3035: snap_remove snap 306 2024-01-15T22:59:38.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:38 smithi163 ceph-mon[138526]: pgmap v720: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 524 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.4 MiB/s wr, 25 op/s 2024-01-15T22:59:38.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:38 smithi163 ceph-mon[138526]: osdmap e669: 8 total, 8 up, 8 in 2024-01-15T22:59:38.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:38 smithi053 ceph-mon[143363]: pgmap v720: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 524 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.4 MiB/s wr, 25 op/s 2024-01-15T22:59:38.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:38 smithi053 ceph-mon[143363]: osdmap e669: 8 total, 8 up, 8 in 2024-01-15T22:59:38.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:38 smithi053 ceph-mon[146052]: pgmap v720: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 524 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.4 MiB/s wr, 25 op/s 2024-01-15T22:59:38.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:38 smithi053 ceph-mon[146052]: osdmap e669: 8 total, 8 up, 8 in 2024-01-15T22:59:39.157 INFO:tasks.rados.rados.0.smithi053.stdout:3035: done (2 left) 2024-01-15T22:59:39.157 INFO:tasks.rados.rados.0.smithi053.stdout:3036: snap_remove snap 287 2024-01-15T22:59:39.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:39 smithi163 ceph-mon[138526]: osdmap e670: 8 total, 8 up, 8 in 2024-01-15T22:59:39.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:39 smithi053 ceph-mon[143363]: osdmap e670: 8 total, 8 up, 8 in 2024-01-15T22:59:39.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:39 smithi053 ceph-mon[146052]: osdmap e670: 8 total, 8 up, 8 in 2024-01-15T22:59:40.162 INFO:tasks.rados.rados.0.smithi053.stdout:3036: done (2 left) 2024-01-15T22:59:40.162 INFO:tasks.rados.rados.0.smithi053.stdout:3037: copy_from oid 37 from oid 4 current snap is 309 2024-01-15T22:59:40.169 INFO:tasks.rados.rados.0.smithi053.stdout:3038: setattr oid 32 current snap is 309 2024-01-15T22:59:40.169 INFO:tasks.rados.rados.0.smithi053.stdout:3039: delete oid 33 current snap is 309 2024-01-15T22:59:40.169 INFO:tasks.rados.rados.0.smithi053.stdout:3033: finishing rollback tid 0 to smithi053129169-31 2024-01-15T22:59:40.169 INFO:tasks.rados.rados.0.smithi053.stdout:3033: finishing rollback tid 1 to smithi053129169-31 2024-01-15T22:59:40.169 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 1697 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-01-15T22:59:40.169 INFO:tasks.rados.rados.0.smithi053.stdout:3034: expect (ObjNum 806 snap 264 seq_num 806) 2024-01-15T22:59:40.282 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2496 (ObjNum 233 snap 60 seq_num 233) dirty exists 2024-01-15T22:59:40.283 INFO:tasks.rados.rados.0.smithi053.stdout:3037: finishing copy_from to smithi053129169-37 2024-01-15T22:59:40.283 INFO:tasks.rados.rados.0.smithi053.stdout:3037: got expected ENOENT (src dne) 2024-01-15T22:59:40.283 INFO:tasks.rados.rados.0.smithi053.stdout:3037: finishing copy_from racing read to smithi053129169-37 2024-01-15T22:59:40.283 INFO:tasks.rados.rados.0.smithi053.stdout:3033: done (4 left) 2024-01-15T22:59:40.283 INFO:tasks.rados.rados.0.smithi053.stdout:3034: done (3 left) 2024-01-15T22:59:40.283 INFO:tasks.rados.rados.0.smithi053.stdout:3037: done (2 left) 2024-01-15T22:59:40.283 INFO:tasks.rados.rados.0.smithi053.stdout:3038: done (1 left) 2024-01-15T22:59:40.283 INFO:tasks.rados.rados.0.smithi053.stdout:3039: done (0 left) 2024-01-15T22:59:40.283 INFO:tasks.rados.rados.0.smithi053.stdout:3040: snap_create 2024-01-15T22:59:40.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:40 smithi163 ceph-mon[138526]: pgmap v723: 121 pgs: 121 active+clean; 529 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-01-15T22:59:40.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:40 smithi163 ceph-mon[138526]: osdmap e671: 8 total, 8 up, 8 in 2024-01-15T22:59:40.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:40 smithi053 ceph-mon[143363]: pgmap v723: 121 pgs: 121 active+clean; 529 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-01-15T22:59:40.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:40 smithi053 ceph-mon[143363]: osdmap e671: 8 total, 8 up, 8 in 2024-01-15T22:59:40.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:40 smithi053 ceph-mon[146052]: pgmap v723: 121 pgs: 121 active+clean; 529 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-01-15T22:59:40.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:40 smithi053 ceph-mon[146052]: osdmap e671: 8 total, 8 up, 8 in 2024-01-15T22:59:41.031 INFO:tasks.rados.rados.0.smithi053.stdout:3040: done (0 left) 2024-01-15T22:59:41.031 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 310 2024-01-15T22:59:41.031 INFO:tasks.rados.rados.0.smithi053.stdout:3041: seq_num 950 ranges {3170304=720896,3891200=679936,4571136=122880} 2024-01-15T22:59:41.052 INFO:tasks.rados.rados.0.smithi053.stdout:3041: writing smithi053129169-45 from 3170304 to 3891200 tid 1 2024-01-15T22:59:41.056 INFO:tasks.rados.rados.0.smithi053.stdout:3041: writing smithi053129169-45 from 3891200 to 4571136 tid 2 2024-01-15T22:59:41.057 INFO:tasks.rados.rados.0.smithi053.stdout:3041: writing smithi053129169-45 from 4571136 to 4694016 tid 3 2024-01-15T22:59:41.057 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 1 current snap is 310 2024-01-15T22:59:41.058 INFO:tasks.rados.rados.0.smithi053.stdout:3042: seq_num 951 ranges {0=737280,737280=614400,1351680=188416} 2024-01-15T22:59:41.061 INFO:tasks.rados.rados.0.smithi053.stdout:3042: writing smithi053129169-1 from 0 to 737280 tid 1 2024-01-15T22:59:41.065 INFO:tasks.rados.rados.0.smithi053.stdout:3042: writing smithi053129169-1 from 737280 to 1351680 tid 2 2024-01-15T22:59:41.067 INFO:tasks.rados.rados.0.smithi053.stdout:3042: writing smithi053129169-1 from 1351680 to 1540096 tid 3 2024-01-15T22:59:41.067 INFO:tasks.rados.rados.0.smithi053.stdout:3043: snap_remove snap 303 2024-01-15T22:59:41.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:41 smithi163 ceph-mon[138526]: osdmap e672: 8 total, 8 up, 8 in 2024-01-15T22:59:41.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:41 smithi163 ceph-mon[138526]: osdmap e673: 8 total, 8 up, 8 in 2024-01-15T22:59:41.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:41 smithi053 ceph-mon[143363]: osdmap e672: 8 total, 8 up, 8 in 2024-01-15T22:59:41.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:41 smithi053 ceph-mon[143363]: osdmap e673: 8 total, 8 up, 8 in 2024-01-15T22:59:41.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:41 smithi053 ceph-mon[146052]: osdmap e672: 8 total, 8 up, 8 in 2024-01-15T22:59:41.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:41 smithi053 ceph-mon[146052]: osdmap e673: 8 total, 8 up, 8 in 2024-01-15T22:59:42.040 INFO:tasks.rados.rados.0.smithi053.stdout:3043: done (2 left) 2024-01-15T22:59:42.040 INFO:tasks.rados.rados.0.smithi053.stdout:3044: read oid 9 snap 300 2024-01-15T22:59:42.040 INFO:tasks.rados.rados.0.smithi053.stdout:3044: expect deleted 2024-01-15T22:59:42.044 INFO:tasks.rados.rados.0.smithi053.stdout:3045: rmattr oid 31 current snap is 310 2024-01-15T22:59:42.044 INFO:tasks.rados.rados.0.smithi053.stdout:3045: done (3 left) 2024-01-15T22:59:42.045 INFO:tasks.rados.rados.0.smithi053.stdout:3046: read oid 22 snap 295 2024-01-15T22:59:42.045 INFO:tasks.rados.rados.0.smithi053.stdout:3046: expect (ObjNum 825 snap 269 seq_num 825) 2024-01-15T22:59:42.045 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 310 2024-01-15T22:59:42.045 INFO:tasks.rados.rados.0.smithi053.stdout:3047: seq_num 952 ranges {2252800=753664,3006464=499712,3506176=303104} 2024-01-15T22:59:42.057 INFO:tasks.rados.rados.0.smithi053.stdout:3047: writing smithi053129169-41 from 2252800 to 3006464 tid 1 2024-01-15T22:59:42.060 INFO:tasks.rados.rados.0.smithi053.stdout:3047: writing smithi053129169-41 from 3006464 to 3506176 tid 2 2024-01-15T22:59:42.062 INFO:tasks.rados.rados.0.smithi053.stdout:3047: writing smithi053129169-41 from 3506176 to 3809280 tid 3 2024-01-15T22:59:42.062 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 17 current snap is 310 2024-01-15T22:59:42.063 INFO:tasks.rados.rados.0.smithi053.stdout:3041: finishing write tid 1 to smithi053129169-45 2024-01-15T22:59:42.063 INFO:tasks.rados.rados.0.smithi053.stdout:3048: seq_num 953 ranges {2580480=770048,3350528=786432,4136960=16384} 2024-01-15T22:59:42.081 INFO:tasks.rados.rados.0.smithi053.stdout:3048: writing smithi053129169-17 from 2580480 to 3350528 tid 1 2024-01-15T22:59:42.086 INFO:tasks.rados.rados.0.smithi053.stdout:3048: writing smithi053129169-17 from 3350528 to 4136960 tid 2 2024-01-15T22:59:42.086 INFO:tasks.rados.rados.0.smithi053.stdout:3048: writing smithi053129169-17 from 4136960 to 4153344 tid 3 2024-01-15T22:59:42.086 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 310 2024-01-15T22:59:42.086 INFO:tasks.rados.rados.0.smithi053.stdout:3041: finishing write tid 2 to smithi053129169-45 2024-01-15T22:59:42.086 INFO:tasks.rados.rados.0.smithi053.stdout:3041: finishing write tid 3 to smithi053129169-45 2024-01-15T22:59:42.086 INFO:tasks.rados.rados.0.smithi053.stdout:3041: finishing write tid 4 to smithi053129169-45 2024-01-15T22:59:42.086 INFO:tasks.rados.rados.0.smithi053.stdout:3041: finishing write tid 5 to smithi053129169-45 2024-01-15T22:59:42.086 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 1449 (ObjNum 950 snap 310 seq_num 950) dirty exists 2024-01-15T22:59:42.086 INFO:tasks.rados.rados.0.smithi053.stdout:3041: left oid 45 (ObjNum 950 snap 310 seq_num 950) 2024-01-15T22:59:42.087 INFO:tasks.rados.rados.0.smithi053.stdout:3042: finishing write tid 1 to smithi053129169-1 2024-01-15T22:59:42.087 INFO:tasks.rados.rados.0.smithi053.stdout:3042: finishing write tid 2 to smithi053129169-1 2024-01-15T22:59:42.087 INFO:tasks.rados.rados.0.smithi053.stdout:3042: finishing write tid 3 to smithi053129169-1 2024-01-15T22:59:42.087 INFO:tasks.rados.rados.0.smithi053.stdout:3042: finishing write tid 4 to smithi053129169-1 2024-01-15T22:59:42.087 INFO:tasks.rados.rados.0.smithi053.stdout:3042: finishing write tid 5 to smithi053129169-1 2024-01-15T22:59:42.087 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 1635 (ObjNum 951 snap 310 seq_num 951) dirty exists 2024-01-15T22:59:42.087 INFO:tasks.rados.rados.0.smithi053.stdout:3042: left oid 1 (ObjNum 951 snap 310 seq_num 951) 2024-01-15T22:59:42.087 INFO:tasks.rados.rados.0.smithi053.stdout:3049: seq_num 954 ranges {3457024=786432,4243456=671744,4915200=131072} 2024-01-15T22:59:42.109 INFO:tasks.rados.rados.0.smithi053.stdout:3049: writing smithi053129169-14 from 3457024 to 4243456 tid 1 2024-01-15T22:59:42.112 INFO:tasks.rados.rados.0.smithi053.stdout:3049: writing smithi053129169-14 from 4243456 to 4915200 tid 2 2024-01-15T22:59:42.113 INFO:tasks.rados.rados.0.smithi053.stdout:3049: writing smithi053129169-14 from 4915200 to 5046272 tid 3 2024-01-15T22:59:42.113 INFO:tasks.rados.rados.0.smithi053.stdout:3041: done (6 left) 2024-01-15T22:59:42.113 INFO:tasks.rados.rados.0.smithi053.stdout:3042: done (5 left) 2024-01-15T22:59:42.113 INFO:tasks.rados.rados.0.smithi053.stdout:3044: done (4 left) 2024-01-15T22:59:42.113 INFO:tasks.rados.rados.0.smithi053.stdout:3050: delete oid 23 current snap is 310 2024-01-15T22:59:42.113 INFO:tasks.rados.rados.0.smithi053.stdout:3046: expect (ObjNum 825 snap 269 seq_num 825) 2024-01-15T22:59:42.166 INFO:tasks.rados.rados.0.smithi053.stdout:3046: done (4 left) 2024-01-15T22:59:42.166 INFO:tasks.rados.rados.0.smithi053.stdout:3050: done (3 left) 2024-01-15T22:59:42.166 INFO:tasks.rados.rados.0.smithi053.stdout:3051: snap_create 2024-01-15T22:59:42.166 INFO:tasks.rados.rados.0.smithi053.stdout:3047: finishing write tid 1 to smithi053129169-41 2024-01-15T22:59:42.166 INFO:tasks.rados.rados.0.smithi053.stdout:3047: finishing write tid 2 to smithi053129169-41 2024-01-15T22:59:42.166 INFO:tasks.rados.rados.0.smithi053.stdout:3047: finishing write tid 3 to smithi053129169-41 2024-01-15T22:59:42.166 INFO:tasks.rados.rados.0.smithi053.stdout:3047: finishing write tid 4 to smithi053129169-41 2024-01-15T22:59:42.166 INFO:tasks.rados.rados.0.smithi053.stdout:3047: finishing write tid 5 to smithi053129169-41 2024-01-15T22:59:42.167 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1460 (ObjNum 952 snap 310 seq_num 952) dirty exists 2024-01-15T22:59:42.167 INFO:tasks.rados.rados.0.smithi053.stdout:3047: left oid 41 (ObjNum 952 snap 310 seq_num 952) 2024-01-15T22:59:42.167 INFO:tasks.rados.rados.0.smithi053.stdout:3048: finishing write tid 1 to smithi053129169-17 2024-01-15T22:59:42.167 INFO:tasks.rados.rados.0.smithi053.stdout:3048: finishing write tid 2 to smithi053129169-17 2024-01-15T22:59:42.167 INFO:tasks.rados.rados.0.smithi053.stdout:3048: finishing write tid 3 to smithi053129169-17 2024-01-15T22:59:42.167 INFO:tasks.rados.rados.0.smithi053.stdout:3048: finishing write tid 4 to smithi053129169-17 2024-01-15T22:59:42.167 INFO:tasks.rados.rados.0.smithi053.stdout:3048: finishing write tid 5 to smithi053129169-17 2024-01-15T22:59:42.167 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 2511 (ObjNum 953 snap 310 seq_num 953) dirty exists 2024-01-15T22:59:42.167 INFO:tasks.rados.rados.0.smithi053.stdout:3048: left oid 17 (ObjNum 953 snap 310 seq_num 953) 2024-01-15T22:59:42.167 INFO:tasks.rados.rados.0.smithi053.stdout:3049: finishing write tid 1 to smithi053129169-14 2024-01-15T22:59:42.167 INFO:tasks.rados.rados.0.smithi053.stdout:3049: finishing write tid 2 to smithi053129169-14 2024-01-15T22:59:42.167 INFO:tasks.rados.rados.0.smithi053.stdout:3049: finishing write tid 3 to smithi053129169-14 2024-01-15T22:59:42.167 INFO:tasks.rados.rados.0.smithi053.stdout:3049: finishing write tid 4 to smithi053129169-14 2024-01-15T22:59:42.167 INFO:tasks.rados.rados.0.smithi053.stdout:3049: finishing write tid 5 to smithi053129169-14 2024-01-15T22:59:42.167 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 2321 (ObjNum 954 snap 310 seq_num 954) dirty exists 2024-01-15T22:59:42.168 INFO:tasks.rados.rados.0.smithi053.stdout:3049: left oid 14 (ObjNum 954 snap 310 seq_num 954) 2024-01-15T22:59:42.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:42 smithi163 ceph-mon[138526]: pgmap v726: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 547 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 6.2 MiB/s wr, 13 op/s 2024-01-15T22:59:42.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:42 smithi163 ceph-mon[138526]: osdmap e674: 8 total, 8 up, 8 in 2024-01-15T22:59:42.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:42 smithi053 ceph-mon[146052]: pgmap v726: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 547 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 6.2 MiB/s wr, 13 op/s 2024-01-15T22:59:42.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:42 smithi053 ceph-mon[146052]: osdmap e674: 8 total, 8 up, 8 in 2024-01-15T22:59:42.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:42 smithi053 ceph-mon[143363]: pgmap v726: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 547 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 6.2 MiB/s wr, 13 op/s 2024-01-15T22:59:42.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:42 smithi053 ceph-mon[143363]: osdmap e674: 8 total, 8 up, 8 in 2024-01-15T22:59:43.171 INFO:tasks.rados.rados.0.smithi053.stdout:3047: done (3 left) 2024-01-15T22:59:43.172 INFO:tasks.rados.rados.0.smithi053.stdout:3048: done (2 left) 2024-01-15T22:59:43.172 INFO:tasks.rados.rados.0.smithi053.stdout:3049: done (1 left) 2024-01-15T22:59:43.172 INFO:tasks.rados.rados.0.smithi053.stdout:3051: done (0 left) 2024-01-15T22:59:43.172 INFO:tasks.rados.rados.0.smithi053.stdout:3052: read oid 21 snap 284 2024-01-15T22:59:43.172 INFO:tasks.rados.rados.0.smithi053.stdout:3052: expect (ObjNum 852 snap 277 seq_num 852) 2024-01-15T22:59:43.172 INFO:tasks.rados.rados.0.smithi053.stdout:3053: delete oid 3 current snap is 311 2024-01-15T22:59:43.181 INFO:tasks.rados.rados.0.smithi053.stdout:3053: done (1 left) 2024-01-15T22:59:43.182 INFO:tasks.rados.rados.0.smithi053.stdout:3054: read oid 16 snap 295 2024-01-15T22:59:43.182 INFO:tasks.rados.rados.0.smithi053.stdout:3054: expect (ObjNum 852 snap 277 seq_num 852) 2024-01-15T22:59:43.182 INFO:tasks.rados.rados.0.smithi053.stdout:3055: setattr oid 41 current snap is 311 2024-01-15T22:59:43.183 INFO:tasks.rados.rados.0.smithi053.stdout:3056: copy_from oid 33 from oid 40 current snap is 311 2024-01-15T22:59:43.183 INFO:tasks.rados.rados.0.smithi053.stdout:3057: delete oid 48 current snap is 311 2024-01-15T22:59:43.189 INFO:tasks.rados.rados.0.smithi053.stdout:3052: expect (ObjNum 852 snap 277 seq_num 852) 2024-01-15T22:59:43.247 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 1462 (ObjNum 952 snap 310 seq_num 952) dirty exists 2024-01-15T22:59:43.247 INFO:tasks.rados.rados.0.smithi053.stdout:3054: expect (ObjNum 852 snap 277 seq_num 852) 2024-01-15T22:59:43.304 INFO:tasks.rados.rados.0.smithi053.stdout:3056: finishing copy_from to smithi053129169-33 2024-01-15T22:59:43.304 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 1695 (ObjNum 923 snap 301 seq_num 923) dirty exists 2024-01-15T22:59:43.304 INFO:tasks.rados.rados.0.smithi053.stdout:3056: finishing copy_from racing read to smithi053129169-33 2024-01-15T22:59:43.304 INFO:tasks.rados.rados.0.smithi053.stdout:3052: done (4 left) 2024-01-15T22:59:43.304 INFO:tasks.rados.rados.0.smithi053.stdout:3054: done (3 left) 2024-01-15T22:59:43.304 INFO:tasks.rados.rados.0.smithi053.stdout:3055: done (2 left) 2024-01-15T22:59:43.304 INFO:tasks.rados.rados.0.smithi053.stdout:3056: done (1 left) 2024-01-15T22:59:43.304 INFO:tasks.rados.rados.0.smithi053.stdout:3057: done (0 left) 2024-01-15T22:59:43.305 INFO:tasks.rados.rados.0.smithi053.stdout:3058: snap_create 2024-01-15T22:59:44.173 INFO:tasks.rados.rados.0.smithi053.stdout:3058: done (0 left) 2024-01-15T22:59:44.173 INFO:tasks.rados.rados.0.smithi053.stdout:3059: copy_from oid 14 from oid 19 current snap is 312 2024-01-15T22:59:44.173 INFO:tasks.rados.rados.0.smithi053.stdout:3060: rmattr oid 49 current snap is 312 2024-01-15T22:59:44.173 INFO:tasks.rados.rados.0.smithi053.stdout:3061: delete oid 31 current snap is 312 2024-01-15T22:59:44.177 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 2515 (ObjNum 935 snap 306 seq_num 935) dirty exists 2024-01-15T22:59:44.182 INFO:tasks.rados.rados.0.smithi053.stdout:3060: done (2 left) 2024-01-15T22:59:44.182 INFO:tasks.rados.rados.0.smithi053.stdout:3061: done (1 left) 2024-01-15T22:59:44.182 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 312 2024-01-15T22:59:44.182 INFO:tasks.rados.rados.0.smithi053.stdout:3062: seq_num 959 ranges {1146880=466944,1613824=540672,2154496=557056,2711552=106496} 2024-01-15T22:59:44.189 INFO:tasks.rados.rados.0.smithi053.stdout:3062: writing smithi053129169-39 from 1146880 to 1613824 tid 1 2024-01-15T22:59:44.192 INFO:tasks.rados.rados.0.smithi053.stdout:3062: writing smithi053129169-39 from 1613824 to 2154496 tid 2 2024-01-15T22:59:44.195 INFO:tasks.rados.rados.0.smithi053.stdout:3062: writing smithi053129169-39 from 2154496 to 2711552 tid 3 2024-01-15T22:59:44.196 INFO:tasks.rados.rados.0.smithi053.stdout:3062: writing smithi053129169-39 from 2711552 to 2818048 tid 4 2024-01-15T22:59:44.196 INFO:tasks.rados.rados.0.smithi053.stdout:3063: delete oid 5 current snap is 312 2024-01-15T22:59:44.196 INFO:tasks.rados.rados.0.smithi053.stdout:3059: finishing copy_from to smithi053129169-14 2024-01-15T22:59:44.197 INFO:tasks.rados.rados.0.smithi053.stdout:3059: got expected ENOENT (src dne) 2024-01-15T22:59:44.197 INFO:tasks.rados.rados.0.smithi053.stdout:3059: finishing copy_from racing read to smithi053129169-14 2024-01-15T22:59:44.197 INFO:tasks.rados.rados.0.smithi053.stdout:3062: finishing write tid 1 to smithi053129169-39 2024-01-15T22:59:44.197 INFO:tasks.rados.rados.0.smithi053.stdout:3062: finishing write tid 2 to smithi053129169-39 2024-01-15T22:59:44.200 INFO:tasks.rados.rados.0.smithi053.stdout:3059: done (2 left) 2024-01-15T22:59:44.200 INFO:tasks.rados.rados.0.smithi053.stdout:3063: done (1 left) 2024-01-15T22:59:44.200 INFO:tasks.rados.rados.0.smithi053.stdout:3064: rmattr oid 47 current snap is 312 2024-01-15T22:59:44.200 INFO:tasks.rados.rados.0.smithi053.stdout:3065: read oid 5 snap 284 2024-01-15T22:59:44.200 INFO:tasks.rados.rados.0.smithi053.stdout:3065: expect (ObjNum 868 snap 282 seq_num 868) 2024-01-15T22:59:44.200 INFO:tasks.rados.rados.0.smithi053.stdout:3066: copy_from oid 45 from oid 13 current snap is 312 2024-01-15T22:59:44.200 INFO:tasks.rados.rados.0.smithi053.stdout:3067: copy_from oid 40 from oid 4 current snap is 312 2024-01-15T22:59:44.200 INFO:tasks.rados.rados.0.smithi053.stdout:3068: delete oid 8 current snap is 312 2024-01-15T22:59:44.201 INFO:tasks.rados.rados.0.smithi053.stdout:3062: finishing write tid 3 to smithi053129169-39 2024-01-15T22:59:44.201 INFO:tasks.rados.rados.0.smithi053.stdout:3062: finishing write tid 4 to smithi053129169-39 2024-01-15T22:59:44.201 INFO:tasks.rados.rados.0.smithi053.stdout:3062: finishing write tid 5 to smithi053129169-39 2024-01-15T22:59:44.203 INFO:tasks.rados.rados.0.smithi053.stdout:3062: finishing write tid 6 to smithi053129169-39 2024-01-15T22:59:44.203 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 2208 (ObjNum 959 snap 312 seq_num 959) dirty exists 2024-01-15T22:59:44.203 INFO:tasks.rados.rados.0.smithi053.stdout:3062: left oid 39 (ObjNum 959 snap 312 seq_num 959) 2024-01-15T22:59:44.203 INFO:tasks.rados.rados.0.smithi053.stdout:3067: finishing copy_from to smithi053129169-40 2024-01-15T22:59:44.203 INFO:tasks.rados.rados.0.smithi053.stdout:3067: got expected ENOENT (src dne) 2024-01-15T22:59:44.204 INFO:tasks.rados.rados.0.smithi053.stdout:3067: finishing copy_from racing read to smithi053129169-40 2024-01-15T22:59:44.204 INFO:tasks.rados.rados.0.smithi053.stdout:3062: done (5 left) 2024-01-15T22:59:44.204 INFO:tasks.rados.rados.0.smithi053.stdout:3067: done (4 left) 2024-01-15T22:59:44.204 INFO:tasks.rados.rados.0.smithi053.stdout:3068: done (3 left) 2024-01-15T22:59:44.204 INFO:tasks.rados.rados.0.smithi053.stdout:3069: copy_from oid 3 from oid 29 current snap is 312 2024-01-15T22:59:44.204 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 37 current snap is 312 2024-01-15T22:59:44.204 INFO:tasks.rados.rados.0.smithi053.stdout:3070: seq_num 962 ranges {1982464=516096,2498560=589824,3088384=614400} 2024-01-15T22:59:44.218 INFO:tasks.rados.rados.0.smithi053.stdout:3070: writing smithi053129169-37 from 1982464 to 2498560 tid 1 2024-01-15T22:59:44.221 INFO:tasks.rados.rados.0.smithi053.stdout:3070: writing smithi053129169-37 from 2498560 to 3088384 tid 2 2024-01-15T22:59:44.225 INFO:tasks.rados.rados.0.smithi053.stdout:3070: writing smithi053129169-37 from 3088384 to 3702784 tid 3 2024-01-15T22:59:44.225 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 312 2024-01-15T22:59:44.225 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 2422 (ObjNum 879 snap 284 seq_num 879) dirty exists 2024-01-15T22:59:44.225 INFO:tasks.rados.rados.0.smithi053.stdout:3071: seq_num 963 ranges {1646592=532480,2179072=475136,2654208=532480,3186688=196608} 2024-01-15T22:59:44.236 INFO:tasks.rados.rados.0.smithi053.stdout:3071: writing smithi053129169-50 from 1646592 to 2179072 tid 1 2024-01-15T22:59:44.239 INFO:tasks.rados.rados.0.smithi053.stdout:3071: writing smithi053129169-50 from 2179072 to 2654208 tid 2 2024-01-15T22:59:44.243 INFO:tasks.rados.rados.0.smithi053.stdout:3071: writing smithi053129169-50 from 2654208 to 3186688 tid 3 2024-01-15T22:59:44.244 INFO:tasks.rados.rados.0.smithi053.stdout:3071: writing smithi053129169-50 from 3186688 to 3383296 tid 4 2024-01-15T22:59:44.244 INFO:tasks.rados.rados.0.smithi053.stdout:3064: done (5 left) 2024-01-15T22:59:44.244 INFO:tasks.rados.rados.0.smithi053.stdout:3072: rollback oid 32 current snap is 312 2024-01-15T22:59:44.244 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 305 2024-01-15T22:59:44.244 INFO:tasks.rados.rados.0.smithi053.stdout:3065: expect (ObjNum 868 snap 282 seq_num 868) 2024-01-15T22:59:44.251 INFO:tasks.rados.rados.0.smithi053.stdout:3066: finishing copy_from to smithi053129169-45 2024-01-15T22:59:44.251 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 2213 (ObjNum 876 snap 283 seq_num 876) dirty exists 2024-01-15T22:59:44.251 INFO:tasks.rados.rados.0.smithi053.stdout:3066: finishing copy_from racing read to smithi053129169-45 2024-01-15T22:59:44.251 INFO:tasks.rados.rados.0.smithi053.stdout:3069: finishing copy_from to smithi053129169-3 2024-01-15T22:59:44.251 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 1630 (ObjNum 934 snap 306 seq_num 934) dirty exists 2024-01-15T22:59:44.252 INFO:tasks.rados.rados.0.smithi053.stdout:3069: finishing copy_from racing read to smithi053129169-3 2024-01-15T22:59:44.252 INFO:tasks.rados.rados.0.smithi053.stdout:3070: finishing write tid 1 to smithi053129169-37 2024-01-15T22:59:44.252 INFO:tasks.rados.rados.0.smithi053.stdout:3065: done (5 left) 2024-01-15T22:59:44.252 INFO:tasks.rados.rados.0.smithi053.stdout:3066: done (4 left) 2024-01-15T22:59:44.252 INFO:tasks.rados.rados.0.smithi053.stdout:3069: done (3 left) 2024-01-15T22:59:44.252 INFO:tasks.rados.rados.0.smithi053.stdout:3073: rmattr oid 2 current snap is 312 2024-01-15T22:59:44.252 INFO:tasks.rados.rados.0.smithi053.stdout:3073: done (3 left) 2024-01-15T22:59:44.252 INFO:tasks.rados.rados.0.smithi053.stdout:3074: setattr oid 12 current snap is 312 2024-01-15T22:59:44.252 INFO:tasks.rados.rados.0.smithi053.stdout:3070: finishing write tid 2 to smithi053129169-37 2024-01-15T22:59:44.252 INFO:tasks.rados.rados.0.smithi053.stdout:3070: finishing write tid 3 to smithi053129169-37 2024-01-15T22:59:44.252 INFO:tasks.rados.rados.0.smithi053.stdout:3070: finishing write tid 4 to smithi053129169-37 2024-01-15T22:59:44.252 INFO:tasks.rados.rados.0.smithi053.stdout:3070: finishing write tid 5 to smithi053129169-37 2024-01-15T22:59:44.252 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 2131 (ObjNum 962 snap 312 seq_num 962) dirty exists 2024-01-15T22:59:44.253 INFO:tasks.rados.rados.0.smithi053.stdout:3070: left oid 37 (ObjNum 962 snap 312 seq_num 962) 2024-01-15T22:59:44.253 INFO:tasks.rados.rados.0.smithi053.stdout:3071: finishing write tid 1 to smithi053129169-50 2024-01-15T22:59:44.253 INFO:tasks.rados.rados.0.smithi053.stdout:3071: finishing write tid 2 to smithi053129169-50 2024-01-15T22:59:44.253 INFO:tasks.rados.rados.0.smithi053.stdout:3071: finishing write tid 3 to smithi053129169-50 2024-01-15T22:59:44.253 INFO:tasks.rados.rados.0.smithi053.stdout:3071: finishing write tid 4 to smithi053129169-50 2024-01-15T22:59:44.253 INFO:tasks.rados.rados.0.smithi053.stdout:3071: finishing write tid 5 to smithi053129169-50 2024-01-15T22:59:44.253 INFO:tasks.rados.rados.0.smithi053.stdout:3071: finishing write tid 6 to smithi053129169-50 2024-01-15T22:59:44.253 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 2136 (ObjNum 963 snap 312 seq_num 963) dirty exists 2024-01-15T22:59:44.253 INFO:tasks.rados.rados.0.smithi053.stdout:3071: left oid 50 (ObjNum 963 snap 312 seq_num 963) 2024-01-15T22:59:44.253 INFO:tasks.rados.rados.0.smithi053.stdout:3072: finishing rollback tid 0 to smithi053129169-32 2024-01-15T22:59:44.253 INFO:tasks.rados.rados.0.smithi053.stdout:3072: finishing rollback tid 1 to smithi053129169-32 2024-01-15T22:59:44.253 INFO:tasks.rados.rados.0.smithi053.stdout:3072: finishing rollback tid 2 to smithi053129169-32 2024-01-15T22:59:44.253 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2519 (ObjNum 826 snap 269 seq_num 826) dirty exists 2024-01-15T22:59:44.254 INFO:tasks.rados.rados.0.smithi053.stdout:3070: done (3 left) 2024-01-15T22:59:44.254 INFO:tasks.rados.rados.0.smithi053.stdout:3071: done (2 left) 2024-01-15T22:59:44.254 INFO:tasks.rados.rados.0.smithi053.stdout:3072: done (1 left) 2024-01-15T22:59:44.254 INFO:tasks.rados.rados.0.smithi053.stdout:3075: snap_create 2024-01-15T22:59:44.255 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 2424 (ObjNum 911 snap 298 seq_num 911) dirty exists 2024-01-15T22:59:44.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:44 smithi163 ceph-mon[138526]: pgmap v729: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 548 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 5.2 MiB/s wr, 13 op/s 2024-01-15T22:59:44.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:44 smithi163 ceph-mon[138526]: osdmap e675: 8 total, 8 up, 8 in 2024-01-15T22:59:44.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:59:44.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:44 smithi053 ceph-mon[146052]: pgmap v729: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 548 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 5.2 MiB/s wr, 13 op/s 2024-01-15T22:59:44.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:44 smithi053 ceph-mon[146052]: osdmap e675: 8 total, 8 up, 8 in 2024-01-15T22:59:44.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:59:44.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:44 smithi053 ceph-mon[143363]: pgmap v729: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 548 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 5.2 MiB/s wr, 13 op/s 2024-01-15T22:59:44.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:44 smithi053 ceph-mon[143363]: osdmap e675: 8 total, 8 up, 8 in 2024-01-15T22:59:44.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:59:45.183 INFO:tasks.rados.rados.0.smithi053.stdout:3074: done (1 left) 2024-01-15T22:59:45.183 INFO:tasks.rados.rados.0.smithi053.stdout:3075: done (0 left) 2024-01-15T22:59:45.183 INFO:tasks.rados.rados.0.smithi053.stdout:3076: delete oid 42 current snap is 313 2024-01-15T22:59:45.191 INFO:tasks.rados.rados.0.smithi053.stdout:3076: done (0 left) 2024-01-15T22:59:45.191 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 313 2024-01-15T22:59:45.191 INFO:tasks.rados.rados.0.smithi053.stdout:3077: seq_num 965 ranges {11943936=565248,12509184=647168,13156352=548864,13705216=8192} 2024-01-15T22:59:45.259 INFO:tasks.rados.rados.0.smithi053.stdout:3077: writing smithi053129169-26 from 11943936 to 12509184 tid 1 2024-01-15T22:59:45.263 INFO:tasks.rados.rados.0.smithi053.stdout:3077: writing smithi053129169-26 from 12509184 to 13156352 tid 2 2024-01-15T22:59:45.267 INFO:tasks.rados.rados.0.smithi053.stdout:3077: writing smithi053129169-26 from 13156352 to 13705216 tid 3 2024-01-15T22:59:45.267 INFO:tasks.rados.rados.0.smithi053.stdout:3077: writing smithi053129169-26 from 13705216 to 13713408 tid 4 2024-01-15T22:59:45.267 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 42 current snap is 313 2024-01-15T22:59:45.267 INFO:tasks.rados.rados.0.smithi053.stdout:3077: finishing write tid 1 to smithi053129169-26 2024-01-15T22:59:45.267 INFO:tasks.rados.rados.0.smithi053.stdout:3078: seq_num 966 ranges {0=581632,581632=581632,1163264=622592} 2024-01-15T22:59:45.270 INFO:tasks.rados.rados.0.smithi053.stdout:3078: writing smithi053129169-42 from 0 to 581632 tid 1 2024-01-15T22:59:45.274 INFO:tasks.rados.rados.0.smithi053.stdout:3078: writing smithi053129169-42 from 581632 to 1163264 tid 2 2024-01-15T22:59:45.278 INFO:tasks.rados.rados.0.smithi053.stdout:3078: writing smithi053129169-42 from 1163264 to 1785856 tid 3 2024-01-15T22:59:45.278 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 22 current snap is 313 2024-01-15T22:59:45.278 INFO:tasks.rados.rados.0.smithi053.stdout:3077: finishing write tid 2 to smithi053129169-26 2024-01-15T22:59:45.278 INFO:tasks.rados.rados.0.smithi053.stdout:3079: seq_num 967 ranges {1826816=598016,2424832=466944,2891776=516096,3407872=221184} 2024-01-15T22:59:45.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:45 smithi053 ceph-mon[143363]: osdmap e676: 8 total, 8 up, 8 in 2024-01-15T22:59:45.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:59:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:59:45] "GET /metrics HTTP/1.1" 200 36203 "" "Prometheus/2.43.0" 2024-01-15T22:59:45.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:45 smithi053 ceph-mon[146052]: osdmap e676: 8 total, 8 up, 8 in 2024-01-15T22:59:45.291 INFO:tasks.rados.rados.0.smithi053.stdout:3079: writing smithi053129169-22 from 1826816 to 2424832 tid 1 2024-01-15T22:59:45.293 INFO:tasks.rados.rados.0.smithi053.stdout:3079: writing smithi053129169-22 from 2424832 to 2891776 tid 2 2024-01-15T22:59:45.296 INFO:tasks.rados.rados.0.smithi053.stdout:3079: writing smithi053129169-22 from 2891776 to 3407872 tid 3 2024-01-15T22:59:45.298 INFO:tasks.rados.rados.0.smithi053.stdout:3079: writing smithi053129169-22 from 3407872 to 3629056 tid 4 2024-01-15T22:59:45.298 INFO:tasks.rados.rados.0.smithi053.stdout:3080: delete oid 44 current snap is 313 2024-01-15T22:59:45.298 INFO:tasks.rados.rados.0.smithi053.stdout:3077: finishing write tid 3 to smithi053129169-26 2024-01-15T22:59:45.298 INFO:tasks.rados.rados.0.smithi053.stdout:3077: finishing write tid 4 to smithi053129169-26 2024-01-15T22:59:45.298 INFO:tasks.rados.rados.0.smithi053.stdout:3077: finishing write tid 5 to smithi053129169-26 2024-01-15T22:59:45.299 INFO:tasks.rados.rados.0.smithi053.stdout:3077: finishing write tid 6 to smithi053129169-26 2024-01-15T22:59:45.299 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 2326 (ObjNum 965 snap 313 seq_num 965) dirty exists 2024-01-15T22:59:45.299 INFO:tasks.rados.rados.0.smithi053.stdout:3077: left oid 26 (ObjNum 965 snap 313 seq_num 965) 2024-01-15T22:59:45.299 INFO:tasks.rados.rados.0.smithi053.stdout:3078: finishing write tid 1 to smithi053129169-42 2024-01-15T22:59:45.299 INFO:tasks.rados.rados.0.smithi053.stdout:3078: finishing write tid 2 to smithi053129169-42 2024-01-15T22:59:45.299 INFO:tasks.rados.rados.0.smithi053.stdout:3078: finishing write tid 3 to smithi053129169-42 2024-01-15T22:59:45.299 INFO:tasks.rados.rados.0.smithi053.stdout:3078: finishing write tid 4 to smithi053129169-42 2024-01-15T22:59:45.299 INFO:tasks.rados.rados.0.smithi053.stdout:3078: finishing write tid 5 to smithi053129169-42 2024-01-15T22:59:45.299 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 2222 (ObjNum 966 snap 313 seq_num 966) dirty exists 2024-01-15T22:59:45.299 INFO:tasks.rados.rados.0.smithi053.stdout:3078: left oid 42 (ObjNum 966 snap 313 seq_num 966) 2024-01-15T22:59:45.299 INFO:tasks.rados.rados.0.smithi053.stdout:3079: finishing write tid 1 to smithi053129169-22 2024-01-15T22:59:45.299 INFO:tasks.rados.rados.0.smithi053.stdout:3079: finishing write tid 2 to smithi053129169-22 2024-01-15T22:59:45.301 INFO:tasks.rados.rados.0.smithi053.stdout:3077: done (3 left) 2024-01-15T22:59:45.302 INFO:tasks.rados.rados.0.smithi053.stdout:3078: done (2 left) 2024-01-15T22:59:45.302 INFO:tasks.rados.rados.0.smithi053.stdout:3080: done (1 left) 2024-01-15T22:59:45.302 INFO:tasks.rados.rados.0.smithi053.stdout:3081: read oid 18 snap -1 2024-01-15T22:59:45.302 INFO:tasks.rados.rados.0.smithi053.stdout:3081: expect (ObjNum 882 snap 284 seq_num 882) 2024-01-15T22:59:45.302 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 313 2024-01-15T22:59:45.302 INFO:tasks.rados.rados.0.smithi053.stdout:3082: seq_num 969 ranges {2818048=638976,3457024=630784,4087808=532480,4620288=40960} 2024-01-15T22:59:45.321 INFO:tasks.rados.rados.0.smithi053.stdout:3082: writing smithi053129169-7 from 2818048 to 3457024 tid 1 2024-01-15T22:59:45.324 INFO:tasks.rados.rados.0.smithi053.stdout:3082: writing smithi053129169-7 from 3457024 to 4087808 tid 2 2024-01-15T22:59:45.327 INFO:tasks.rados.rados.0.smithi053.stdout:3082: writing smithi053129169-7 from 4087808 to 4620288 tid 3 2024-01-15T22:59:45.328 INFO:tasks.rados.rados.0.smithi053.stdout:3082: writing smithi053129169-7 from 4620288 to 4661248 tid 4 2024-01-15T22:59:45.328 INFO:tasks.rados.rados.0.smithi053.stdout:3083: copy_from oid 9 from oid 39 current snap is 313 2024-01-15T22:59:45.328 INFO:tasks.rados.rados.0.smithi053.stdout:3079: finishing write tid 3 to smithi053129169-22 2024-01-15T22:59:45.328 INFO:tasks.rados.rados.0.smithi053.stdout:3079: finishing write tid 4 to smithi053129169-22 2024-01-15T22:59:45.328 INFO:tasks.rados.rados.0.smithi053.stdout:3079: finishing write tid 5 to smithi053129169-22 2024-01-15T22:59:45.328 INFO:tasks.rados.rados.0.smithi053.stdout:3079: finishing write tid 6 to smithi053129169-22 2024-01-15T22:59:45.328 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 2141 (ObjNum 967 snap 313 seq_num 967) dirty exists 2024-01-15T22:59:45.328 INFO:tasks.rados.rados.0.smithi053.stdout:3079: left oid 22 (ObjNum 967 snap 313 seq_num 967) 2024-01-15T22:59:45.329 INFO:tasks.rados.rados.0.smithi053.stdout:3081: expect (ObjNum 882 snap 284 seq_num 882) 2024-01-15T22:59:45.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:45 smithi163 ceph-mon[138526]: osdmap e676: 8 total, 8 up, 8 in 2024-01-15T22:59:45.762 INFO:tasks.rados.rados.0.smithi053.stdout:3082: finishing write tid 1 to smithi053129169-7 2024-01-15T22:59:45.762 INFO:tasks.rados.rados.0.smithi053.stdout:3082: finishing write tid 2 to smithi053129169-7 2024-01-15T22:59:45.762 INFO:tasks.rados.rados.0.smithi053.stdout:3082: finishing write tid 3 to smithi053129169-7 2024-01-15T22:59:45.763 INFO:tasks.rados.rados.0.smithi053.stdout:3082: finishing write tid 4 to smithi053129169-7 2024-01-15T22:59:45.763 INFO:tasks.rados.rados.0.smithi053.stdout:3082: finishing write tid 5 to smithi053129169-7 2024-01-15T22:59:45.763 INFO:tasks.rados.rados.0.smithi053.stdout:3082: finishing write tid 6 to smithi053129169-7 2024-01-15T22:59:45.763 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 2318 (ObjNum 969 snap 313 seq_num 969) dirty exists 2024-01-15T22:59:45.763 INFO:tasks.rados.rados.0.smithi053.stdout:3082: left oid 7 (ObjNum 969 snap 313 seq_num 969) 2024-01-15T22:59:45.763 INFO:tasks.rados.rados.0.smithi053.stdout:3083: finishing copy_from to smithi053129169-9 2024-01-15T22:59:45.763 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 2208 (ObjNum 959 snap 312 seq_num 959) dirty exists 2024-01-15T22:59:45.764 INFO:tasks.rados.rados.0.smithi053.stdout:3083: finishing copy_from racing read to smithi053129169-9 2024-01-15T22:59:45.764 INFO:tasks.rados.rados.0.smithi053.stdout:3079: done (3 left) 2024-01-15T22:59:45.764 INFO:tasks.rados.rados.0.smithi053.stdout:3081: done (2 left) 2024-01-15T22:59:45.764 INFO:tasks.rados.rados.0.smithi053.stdout:3082: done (1 left) 2024-01-15T22:59:45.764 INFO:tasks.rados.rados.0.smithi053.stdout:3083: done (0 left) 2024-01-15T22:59:45.764 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 33 current snap is 313 2024-01-15T22:59:45.765 INFO:tasks.rados.rados.0.smithi053.stdout:3084: seq_num 970 ranges {1064960=655360,1720320=516096,2236416=688128} 2024-01-15T22:59:45.770 INFO:tasks.rados.rados.0.smithi053.stdout:3084: writing smithi053129169-33 from 1064960 to 1720320 tid 1 2024-01-15T22:59:45.773 INFO:tasks.rados.rados.0.smithi053.stdout:3084: writing smithi053129169-33 from 1720320 to 2236416 tid 2 2024-01-15T22:59:45.777 INFO:tasks.rados.rados.0.smithi053.stdout:3084: writing smithi053129169-33 from 2236416 to 2924544 tid 3 2024-01-15T22:59:45.777 INFO:tasks.rados.rados.0.smithi053.stdout:3084: finishing write tid 1 to smithi053129169-33 2024-01-15T22:59:45.777 INFO:tasks.rados.rados.0.smithi053.stdout:3084: finishing write tid 2 to smithi053129169-33 2024-01-15T22:59:45.778 INFO:tasks.rados.rados.0.smithi053.stdout:3085: read oid 29 snap -1 2024-01-15T22:59:45.778 INFO:tasks.rados.rados.0.smithi053.stdout:3085: expect (ObjNum 934 snap 306 seq_num 934) 2024-01-15T22:59:45.778 INFO:tasks.rados.rados.0.smithi053.stdout:3086: copy_from oid 31 from oid 37 current snap is 313 2024-01-15T22:59:45.778 INFO:tasks.rados.rados.0.smithi053.stdout:3087: copy_from oid 11 from oid 20 current snap is 313 2024-01-15T22:59:45.778 INFO:tasks.rados.rados.0.smithi053.stdout:3088: setattr oid 18 current snap is 313 2024-01-15T22:59:45.779 INFO:tasks.rados.rados.0.smithi053.stdout:3087: finishing copy_from to smithi053129169-11 2024-01-15T22:59:45.779 INFO:tasks.rados.rados.0.smithi053.stdout:3087: got expected ENOENT (src dne) 2024-01-15T22:59:45.779 INFO:tasks.rados.rados.0.smithi053.stdout:3089: snap_remove snap 245 2024-01-15T22:59:46.032 INFO:tasks.rados.rados.0.smithi053.stdout:3089: done (5 left) 2024-01-15T22:59:46.032 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 313 2024-01-15T22:59:46.032 INFO:tasks.rados.rados.0.smithi053.stdout:3090: seq_num 971 ranges {13713408=671744,14385152=802816,15187968=401408} 2024-01-15T22:59:46.112 INFO:tasks.rados.rados.0.smithi053.stdout:3090: writing smithi053129169-26 from 13713408 to 14385152 tid 1 2024-01-15T22:59:46.115 INFO:tasks.rados.rados.0.smithi053.stdout:3090: writing smithi053129169-26 from 14385152 to 15187968 tid 2 2024-01-15T22:59:46.118 INFO:tasks.rados.rados.0.smithi053.stdout:3090: writing smithi053129169-26 from 15187968 to 15589376 tid 3 2024-01-15T22:59:46.118 INFO:tasks.rados.rados.0.smithi053.stdout:3091: rollback oid 9 current snap is 313 2024-01-15T22:59:46.118 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 9 to 301 2024-01-15T22:59:46.119 INFO:tasks.rados.rados.0.smithi053.stdout:3087: finishing copy_from racing read to smithi053129169-11 2024-01-15T22:59:46.119 INFO:tasks.rados.rados.0.smithi053.stdout:3087: done (6 left) 2024-01-15T22:59:46.119 INFO:tasks.rados.rados.0.smithi053.stdout:3092: snap_remove snap 286 2024-01-15T22:59:46.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:46 smithi163 ceph-mon[138526]: pgmap v732: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 549 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 742 KiB/s wr, 6 op/s 2024-01-15T22:59:46.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:46 smithi163 ceph-mon[138526]: osdmap e677: 8 total, 8 up, 8 in 2024-01-15T22:59:46.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:46 smithi163 ceph-mon[138526]: osdmap e678: 8 total, 8 up, 8 in 2024-01-15T22:59:46.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:46 smithi053 ceph-mon[143363]: pgmap v732: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 549 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 742 KiB/s wr, 6 op/s 2024-01-15T22:59:46.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:46 smithi053 ceph-mon[143363]: osdmap e677: 8 total, 8 up, 8 in 2024-01-15T22:59:46.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:46 smithi053 ceph-mon[143363]: osdmap e678: 8 total, 8 up, 8 in 2024-01-15T22:59:46.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:46 smithi053 ceph-mon[146052]: pgmap v732: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 549 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 742 KiB/s wr, 6 op/s 2024-01-15T22:59:46.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:46 smithi053 ceph-mon[146052]: osdmap e677: 8 total, 8 up, 8 in 2024-01-15T22:59:46.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:46 smithi053 ceph-mon[146052]: osdmap e678: 8 total, 8 up, 8 in 2024-01-15T22:59:47.046 INFO:tasks.rados.rados.0.smithi053.stdout:3092: done (6 left) 2024-01-15T22:59:47.046 INFO:tasks.rados.rados.0.smithi053.stdout:3093: delete oid 45 current snap is 313 2024-01-15T22:59:47.046 INFO:tasks.rados.rados.0.smithi053.stdout:3085: expect (ObjNum 934 snap 306 seq_num 934) 2024-01-15T22:59:47.085 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 2214 (ObjNum 882 snap 284 seq_num 882) dirty exists 2024-01-15T22:59:47.085 INFO:tasks.rados.rados.0.smithi053.stdout:3084: finishing write tid 3 to smithi053129169-33 2024-01-15T22:59:47.085 INFO:tasks.rados.rados.0.smithi053.stdout:3084: finishing write tid 4 to smithi053129169-33 2024-01-15T22:59:47.085 INFO:tasks.rados.rados.0.smithi053.stdout:3084: finishing write tid 5 to smithi053129169-33 2024-01-15T22:59:47.085 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 2145 (ObjNum 970 snap 313 seq_num 970) dirty exists 2024-01-15T22:59:47.085 INFO:tasks.rados.rados.0.smithi053.stdout:3084: left oid 33 (ObjNum 970 snap 313 seq_num 970) 2024-01-15T22:59:47.085 INFO:tasks.rados.rados.0.smithi053.stdout:3086: finishing copy_from to smithi053129169-31 2024-01-15T22:59:47.085 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 2131 (ObjNum 962 snap 312 seq_num 962) dirty exists 2024-01-15T22:59:47.086 INFO:tasks.rados.rados.0.smithi053.stdout:3086: finishing copy_from racing read to smithi053129169-31 2024-01-15T22:59:47.086 INFO:tasks.rados.rados.0.smithi053.stdout:3090: finishing write tid 1 to smithi053129169-26 2024-01-15T22:59:47.086 INFO:tasks.rados.rados.0.smithi053.stdout:3084: done (6 left) 2024-01-15T22:59:47.086 INFO:tasks.rados.rados.0.smithi053.stdout:3085: done (5 left) 2024-01-15T22:59:47.086 INFO:tasks.rados.rados.0.smithi053.stdout:3086: done (4 left) 2024-01-15T22:59:47.086 INFO:tasks.rados.rados.0.smithi053.stdout:3088: done (3 left) 2024-01-15T22:59:47.086 INFO:tasks.rados.rados.0.smithi053.stdout:3093: done (2 left) 2024-01-15T22:59:47.086 INFO:tasks.rados.rados.0.smithi053.stdout:3094: copy_from oid 6 from oid 37 current snap is 313 2024-01-15T22:59:47.086 INFO:tasks.rados.rados.0.smithi053.stdout:3090: finishing write tid 2 to smithi053129169-26 2024-01-15T22:59:47.086 INFO:tasks.rados.rados.0.smithi053.stdout:3090: finishing write tid 3 to smithi053129169-26 2024-01-15T22:59:47.086 INFO:tasks.rados.rados.0.smithi053.stdout:3090: finishing write tid 4 to smithi053129169-26 2024-01-15T22:59:47.086 INFO:tasks.rados.rados.0.smithi053.stdout:3091: finishing rollback tid 0 to smithi053129169-9 2024-01-15T22:59:47.086 INFO:tasks.rados.rados.0.smithi053.stdout:3090: finishing write tid 5 to smithi053129169-26 2024-01-15T22:59:47.086 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 2330 (ObjNum 971 snap 313 seq_num 971) dirty exists 2024-01-15T22:59:47.086 INFO:tasks.rados.rados.0.smithi053.stdout:3090: left oid 26 (ObjNum 971 snap 313 seq_num 971) 2024-01-15T22:59:47.087 INFO:tasks.rados.rados.0.smithi053.stdout:3091: finishing rollback tid 1 to smithi053129169-9 2024-01-15T22:59:47.087 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 2332 (ObjNum 1432443490 snap 1785418850 seq_num 304) dirty dne 2024-01-15T22:59:47.087 INFO:tasks.rados.rados.0.smithi053.stdout:3090: done (2 left) 2024-01-15T22:59:47.087 INFO:tasks.rados.rados.0.smithi053.stdout:3091: done (1 left) 2024-01-15T22:59:47.087 INFO:tasks.rados.rados.0.smithi053.stdout:3095: delete oid 40 current snap is 313 2024-01-15T22:59:47.088 INFO:tasks.rados.rados.0.smithi053.stdout:3095: done (1 left) 2024-01-15T22:59:47.088 INFO:tasks.rados.rados.0.smithi053.stdout:3096: copy_from oid 34 from oid 31 current snap is 313 2024-01-15T22:59:47.088 INFO:tasks.rados.rados.0.smithi053.stdout:3097: copy_from oid 35 from oid 50 current snap is 313 2024-01-15T22:59:47.088 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 313 2024-01-15T22:59:47.088 INFO:tasks.rados.rados.0.smithi053.stdout:3098: seq_num 974 ranges {9633792=720896,10354688=507904,10862592=671744,11534336=24576} 2024-01-15T22:59:47.144 INFO:tasks.rados.rados.0.smithi053.stdout:3098: writing smithi053129169-38 from 9633792 to 10354688 tid 1 2024-01-15T22:59:47.147 INFO:tasks.rados.rados.0.smithi053.stdout:3098: writing smithi053129169-38 from 10354688 to 10862592 tid 2 2024-01-15T22:59:47.151 INFO:tasks.rados.rados.0.smithi053.stdout:3098: writing smithi053129169-38 from 10862592 to 11534336 tid 3 2024-01-15T22:59:47.151 INFO:tasks.rados.rados.0.smithi053.stdout:3098: writing smithi053129169-38 from 11534336 to 11558912 tid 4 2024-01-15T22:59:47.151 INFO:tasks.rados.rados.0.smithi053.stdout:3099: rollback oid 39 current snap is 313 2024-01-15T22:59:47.151 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 39 to 269 2024-01-15T22:59:47.151 INFO:tasks.rados.rados.0.smithi053.stdout:3094: finishing copy_from to smithi053129169-6 2024-01-15T22:59:47.152 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 2131 (ObjNum 962 snap 312 seq_num 962) dirty exists 2024-01-15T22:59:47.152 INFO:tasks.rados.rados.0.smithi053.stdout:3094: finishing copy_from racing read to smithi053129169-6 2024-01-15T22:59:47.152 INFO:tasks.rados.rados.0.smithi053.stdout:3096: finishing copy_from to smithi053129169-34 2024-01-15T22:59:47.152 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 2131 (ObjNum 962 snap 312 seq_num 962) dirty exists 2024-01-15T22:59:47.152 INFO:tasks.rados.rados.0.smithi053.stdout:3096: finishing copy_from racing read to smithi053129169-34 2024-01-15T22:59:47.152 INFO:tasks.rados.rados.0.smithi053.stdout:3097: finishing copy_from to smithi053129169-35 2024-01-15T22:59:47.152 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 2136 (ObjNum 963 snap 312 seq_num 963) dirty exists 2024-01-15T22:59:47.152 INFO:tasks.rados.rados.0.smithi053.stdout:3097: finishing copy_from racing read to smithi053129169-35 2024-01-15T22:59:47.152 INFO:tasks.rados.rados.0.smithi053.stdout:3098: finishing write tid 1 to smithi053129169-38 2024-01-15T22:59:47.152 INFO:tasks.rados.rados.0.smithi053.stdout:3094: done (4 left) 2024-01-15T22:59:47.152 INFO:tasks.rados.rados.0.smithi053.stdout:3096: done (3 left) 2024-01-15T22:59:47.152 INFO:tasks.rados.rados.0.smithi053.stdout:3097: done (2 left) 2024-01-15T22:59:47.152 INFO:tasks.rados.rados.0.smithi053.stdout:3100: delete oid 43 current snap is 313 2024-01-15T22:59:47.152 INFO:tasks.rados.rados.0.smithi053.stdout:3098: finishing write tid 2 to smithi053129169-38 2024-01-15T22:59:47.154 INFO:tasks.rados.rados.0.smithi053.stdout:3100: done (2 left) 2024-01-15T22:59:47.154 INFO:tasks.rados.rados.0.smithi053.stdout:3101: copy_from oid 26 from oid 5 current snap is 313 2024-01-15T22:59:47.154 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 313 2024-01-15T22:59:47.154 INFO:tasks.rados.rados.0.smithi053.stdout:3102: seq_num 976 ranges {3383296=753664,4136960=671744,4808704=532480} 2024-01-15T22:59:47.177 INFO:tasks.rados.rados.0.smithi053.stdout:3102: writing smithi053129169-35 from 3383296 to 4136960 tid 1 2024-01-15T22:59:47.181 INFO:tasks.rados.rados.0.smithi053.stdout:3102: writing smithi053129169-35 from 4136960 to 4808704 tid 2 2024-01-15T22:59:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:3102: writing smithi053129169-35 from 4808704 to 5341184 tid 3 2024-01-15T22:59:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:3103: rollback oid 47 current snap is 313 2024-01-15T22:59:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 47 to 269 2024-01-15T22:59:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:3098: finishing write tid 3 to smithi053129169-38 2024-01-15T22:59:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:3098: finishing write tid 4 to smithi053129169-38 2024-01-15T22:59:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:3098: finishing write tid 5 to smithi053129169-38 2024-01-15T22:59:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:3101: finishing copy_from to smithi053129169-26 2024-01-15T22:59:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:3101: got expected ENOENT (src dne) 2024-01-15T22:59:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:3101: finishing copy_from racing read to smithi053129169-26 2024-01-15T22:59:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:3099: finishing rollback tid 0 to smithi053129169-39 2024-01-15T22:59:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:3098: finishing write tid 6 to smithi053129169-38 2024-01-15T22:59:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 2214 (ObjNum 974 snap 313 seq_num 974) dirty exists 2024-01-15T22:59:47.185 INFO:tasks.rados.rados.0.smithi053.stdout:3098: left oid 38 (ObjNum 974 snap 313 seq_num 974) 2024-01-15T22:59:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:3099: finishing rollback tid 1 to smithi053129169-39 2024-01-15T22:59:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:3099: finishing rollback tid 2 to smithi053129169-39 2024-01-15T22:59:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 2217 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T22:59:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:3102: finishing write tid 1 to smithi053129169-35 2024-01-15T22:59:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:3102: finishing write tid 2 to smithi053129169-35 2024-01-15T22:59:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:3098: done (4 left) 2024-01-15T22:59:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:3099: done (3 left) 2024-01-15T22:59:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:3101: done (2 left) 2024-01-15T22:59:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:3104: rollback oid 31 current snap is 313 2024-01-15T22:59:47.186 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 31 to 228 2024-01-15T22:59:47.187 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 48 current snap is 313 2024-01-15T22:59:47.187 INFO:tasks.rados.rados.0.smithi053.stdout:3105: seq_num 977 ranges {0=770048,770048=557056,1327104=491520,1818624=155648} 2024-01-15T22:59:47.189 INFO:tasks.rados.rados.0.smithi053.stdout:3105: writing smithi053129169-48 from 0 to 770048 tid 1 2024-01-15T22:59:47.192 INFO:tasks.rados.rados.0.smithi053.stdout:3105: writing smithi053129169-48 from 770048 to 1327104 tid 2 2024-01-15T22:59:47.195 INFO:tasks.rados.rados.0.smithi053.stdout:3105: writing smithi053129169-48 from 1327104 to 1818624 tid 3 2024-01-15T22:59:47.196 INFO:tasks.rados.rados.0.smithi053.stdout:3105: writing smithi053129169-48 from 1818624 to 1974272 tid 4 2024-01-15T22:59:47.196 INFO:tasks.rados.rados.0.smithi053.stdout:3106: delete oid 25 current snap is 313 2024-01-15T22:59:47.196 INFO:tasks.rados.rados.0.smithi053.stdout:3102: finishing write tid 3 to smithi053129169-35 2024-01-15T22:59:47.196 INFO:tasks.rados.rados.0.smithi053.stdout:3102: finishing write tid 4 to smithi053129169-35 2024-01-15T22:59:47.196 INFO:tasks.rados.rados.0.smithi053.stdout:3104: finishing rollback tid 0 to smithi053129169-31 2024-01-15T22:59:47.196 INFO:tasks.rados.rados.0.smithi053.stdout:3104: finishing rollback tid 1 to smithi053129169-31 2024-01-15T22:59:47.196 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 2133 (ObjNum 33 snap 0 seq_num 2) dirty dne 2024-01-15T22:59:47.197 INFO:tasks.rados.rados.0.smithi053.stdout:3102: finishing write tid 5 to smithi053129169-35 2024-01-15T22:59:47.197 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 2140 (ObjNum 976 snap 313 seq_num 976) dirty exists 2024-01-15T22:59:47.197 INFO:tasks.rados.rados.0.smithi053.stdout:3102: left oid 35 (ObjNum 976 snap 313 seq_num 976) 2024-01-15T22:59:47.197 INFO:tasks.rados.rados.0.smithi053.stdout:3103: finishing rollback tid 0 to smithi053129169-47 2024-01-15T22:59:47.197 INFO:tasks.rados.rados.0.smithi053.stdout:3103: finishing rollback tid 1 to smithi053129169-47 2024-01-15T22:59:47.197 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 2447 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-01-15T22:59:47.198 INFO:tasks.rados.rados.0.smithi053.stdout:3105: finishing write tid 1 to smithi053129169-48 2024-01-15T22:59:47.198 INFO:tasks.rados.rados.0.smithi053.stdout:3105: finishing write tid 2 to smithi053129169-48 2024-01-15T22:59:47.198 INFO:tasks.rados.rados.0.smithi053.stdout:3102: done (4 left) 2024-01-15T22:59:47.198 INFO:tasks.rados.rados.0.smithi053.stdout:3103: done (3 left) 2024-01-15T22:59:47.199 INFO:tasks.rados.rados.0.smithi053.stdout:3104: done (2 left) 2024-01-15T22:59:47.199 INFO:tasks.rados.rados.0.smithi053.stdout:3106: done (1 left) 2024-01-15T22:59:47.199 INFO:tasks.rados.rados.0.smithi053.stdout:3107: read oid 16 snap -1 2024-01-15T22:59:47.199 INFO:tasks.rados.rados.0.smithi053.stdout:3107: expect (ObjNum 930 snap 306 seq_num 930) 2024-01-15T22:59:47.199 INFO:tasks.rados.rados.0.smithi053.stdout:3108: delete oid 30 current snap is 313 2024-01-15T22:59:47.200 INFO:tasks.rados.rados.0.smithi053.stdout:3108: done (2 left) 2024-01-15T22:59:47.201 INFO:tasks.rados.rados.0.smithi053.stdout:3109: copy_from oid 7 from oid 28 current snap is 313 2024-01-15T22:59:47.201 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 33 current snap is 313 2024-01-15T22:59:47.201 INFO:tasks.rados.rados.0.smithi053.stdout:3110: seq_num 980 ranges {2924544=417792,3342336=614400,3956736=663552,4620288=327680} 2024-01-15T22:59:47.219 INFO:tasks.rados.rados.0.smithi053.stdout:3110: writing smithi053129169-33 from 2924544 to 3342336 tid 1 2024-01-15T22:59:47.222 INFO:tasks.rados.rados.0.smithi053.stdout:3110: writing smithi053129169-33 from 3342336 to 3956736 tid 2 2024-01-15T22:59:47.226 INFO:tasks.rados.rados.0.smithi053.stdout:3110: writing smithi053129169-33 from 3956736 to 4620288 tid 3 2024-01-15T22:59:47.228 INFO:tasks.rados.rados.0.smithi053.stdout:3110: writing smithi053129169-33 from 4620288 to 4947968 tid 4 2024-01-15T22:59:47.228 INFO:tasks.rados.rados.0.smithi053.stdout:3111: read oid 11 snap -1 2024-01-15T22:59:47.228 INFO:tasks.rados.rados.0.smithi053.stdout:3111: expect (ObjNum 930 snap 306 seq_num 930) 2024-01-15T22:59:47.229 INFO:tasks.rados.rados.0.smithi053.stdout:3112: delete oid 19 current snap is 313 2024-01-15T22:59:47.229 INFO:tasks.rados.rados.0.smithi053.stdout:3105: finishing write tid 3 to smithi053129169-48 2024-01-15T22:59:47.229 INFO:tasks.rados.rados.0.smithi053.stdout:3105: finishing write tid 4 to smithi053129169-48 2024-01-15T22:59:47.229 INFO:tasks.rados.rados.0.smithi053.stdout:3105: finishing write tid 5 to smithi053129169-48 2024-01-15T22:59:47.229 INFO:tasks.rados.rados.0.smithi053.stdout:3105: finishing write tid 6 to smithi053129169-48 2024-01-15T22:59:47.229 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 2538 (ObjNum 977 snap 313 seq_num 977) dirty exists 2024-01-15T22:59:47.229 INFO:tasks.rados.rados.0.smithi053.stdout:3105: left oid 48 (ObjNum 977 snap 313 seq_num 977) 2024-01-15T22:59:47.229 INFO:tasks.rados.rados.0.smithi053.stdout:3107: expect (ObjNum 930 snap 306 seq_num 930) 2024-01-15T22:59:47.258 INFO:tasks.rados.rados.0.smithi053.stdout:3110: finishing write tid 1 to smithi053129169-33 2024-01-15T22:59:47.258 INFO:tasks.rados.rados.0.smithi053.stdout:3105: done (5 left) 2024-01-15T22:59:47.258 INFO:tasks.rados.rados.0.smithi053.stdout:3107: done (4 left) 2024-01-15T22:59:47.258 INFO:tasks.rados.rados.0.smithi053.stdout:3112: done (3 left) 2024-01-15T22:59:47.259 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 313 2024-01-15T22:59:47.259 INFO:tasks.rados.rados.0.smithi053.stdout:3109: finishing copy_from to smithi053129169-7 2024-01-15T22:59:47.259 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 1644 (ObjNum 937 snap 306 seq_num 937) dirty exists 2024-01-15T22:59:47.259 INFO:tasks.rados.rados.0.smithi053.stdout:3110: finishing write tid 2 to smithi053129169-33 2024-01-15T22:59:47.259 INFO:tasks.rados.rados.0.smithi053.stdout:3109: finishing copy_from racing read to smithi053129169-7 2024-01-15T22:59:47.259 INFO:tasks.rados.rados.0.smithi053.stdout:3110: finishing write tid 3 to smithi053129169-33 2024-01-15T22:59:47.259 INFO:tasks.rados.rados.0.smithi053.stdout:3110: finishing write tid 4 to smithi053129169-33 2024-01-15T22:59:47.259 INFO:tasks.rados.rados.0.smithi053.stdout:3110: finishing write tid 5 to smithi053129169-33 2024-01-15T22:59:47.259 INFO:tasks.rados.rados.0.smithi053.stdout:3110: finishing write tid 6 to smithi053129169-33 2024-01-15T22:59:47.259 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 2150 (ObjNum 980 snap 313 seq_num 980) dirty exists 2024-01-15T22:59:47.259 INFO:tasks.rados.rados.0.smithi053.stdout:3110: left oid 33 (ObjNum 980 snap 313 seq_num 980) 2024-01-15T22:59:47.259 INFO:tasks.rados.rados.0.smithi053.stdout:3111: expect (ObjNum 930 snap 306 seq_num 930) 2024-01-15T22:59:47.288 INFO:tasks.rados.rados.0.smithi053.stdout:3113: seq_num 982 ranges {1253376=450560,1703936=425984,2129920=679936,2809856=466944,3276800=32768} 2024-01-15T22:59:47.297 INFO:tasks.rados.rados.0.smithi053.stdout:3113: writing smithi053129169-3 from 1253376 to 1703936 tid 1 2024-01-15T22:59:47.299 INFO:tasks.rados.rados.0.smithi053.stdout:3113: writing smithi053129169-3 from 1703936 to 2129920 tid 2 2024-01-15T22:59:47.303 INFO:tasks.rados.rados.0.smithi053.stdout:3113: writing smithi053129169-3 from 2129920 to 2809856 tid 3 2024-01-15T22:59:47.307 INFO:tasks.rados.rados.0.smithi053.stdout:3113: writing smithi053129169-3 from 2809856 to 3276800 tid 4 2024-01-15T22:59:47.307 INFO:tasks.rados.rados.0.smithi053.stdout:3113: writing smithi053129169-3 from 3276800 to 3309568 tid 5 2024-01-15T22:59:47.307 INFO:tasks.rados.rados.0.smithi053.stdout:3109: done (3 left) 2024-01-15T22:59:47.307 INFO:tasks.rados.rados.0.smithi053.stdout:3110: done (2 left) 2024-01-15T22:59:47.307 INFO:tasks.rados.rados.0.smithi053.stdout:3111: done (1 left) 2024-01-15T22:59:47.307 INFO:tasks.rados.rados.0.smithi053.stdout:3114: rollback oid 13 current snap is 313 2024-01-15T22:59:47.307 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 13 to 305 2024-01-15T22:59:47.307 INFO:tasks.rados.rados.0.smithi053.stdout:3113: finishing write tid 1 to smithi053129169-3 2024-01-15T22:59:47.307 INFO:tasks.rados.rados.0.smithi053.stdout:3113: finishing write tid 2 to smithi053129169-3 2024-01-15T22:59:47.307 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 313 2024-01-15T22:59:47.307 INFO:tasks.rados.rados.0.smithi053.stdout:3115: seq_num 983 ranges {0=466944,466944=712704,1179648=434176,1613824=458752} 2024-01-15T22:59:47.309 INFO:tasks.rados.rados.0.smithi053.stdout:3115: writing smithi053129169-43 from 0 to 466944 tid 1 2024-01-15T22:59:47.314 INFO:tasks.rados.rados.0.smithi053.stdout:3115: writing smithi053129169-43 from 466944 to 1179648 tid 2 2024-01-15T22:59:47.316 INFO:tasks.rados.rados.0.smithi053.stdout:3115: writing smithi053129169-43 from 1179648 to 1613824 tid 3 2024-01-15T22:59:47.319 INFO:tasks.rados.rados.0.smithi053.stdout:3115: writing smithi053129169-43 from 1613824 to 2072576 tid 4 2024-01-15T22:59:47.319 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 40 current snap is 313 2024-01-15T22:59:47.319 INFO:tasks.rados.rados.0.smithi053.stdout:3113: finishing write tid 3 to smithi053129169-3 2024-01-15T22:59:47.319 INFO:tasks.rados.rados.0.smithi053.stdout:3116: seq_num 984 ranges {0=483328,483328=598016,1081344=647168,1728512=360448} 2024-01-15T22:59:47.321 INFO:tasks.rados.rados.0.smithi053.stdout:3116: writing smithi053129169-40 from 0 to 483328 tid 1 2024-01-15T22:59:47.325 INFO:tasks.rados.rados.0.smithi053.stdout:3116: writing smithi053129169-40 from 483328 to 1081344 tid 2 2024-01-15T22:59:47.329 INFO:tasks.rados.rados.0.smithi053.stdout:3116: writing smithi053129169-40 from 1081344 to 1728512 tid 3 2024-01-15T22:59:47.332 INFO:tasks.rados.rados.0.smithi053.stdout:3116: writing smithi053129169-40 from 1728512 to 2088960 tid 4 2024-01-15T22:59:47.332 INFO:tasks.rados.rados.0.smithi053.stdout:3117: snap_create 2024-01-15T22:59:47.332 INFO:tasks.rados.rados.0.smithi053.stdout:3114: finishing rollback tid 0 to smithi053129169-13 2024-01-15T22:59:47.332 INFO:tasks.rados.rados.0.smithi053.stdout:3114: finishing rollback tid 1 to smithi053129169-13 2024-01-15T22:59:47.332 INFO:tasks.rados.rados.0.smithi053.stdout:3114: finishing rollback tid 2 to smithi053129169-13 2024-01-15T22:59:47.332 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 2224 (ObjNum 876 snap 283 seq_num 876) dirty exists 2024-01-15T22:59:47.332 INFO:tasks.rados.rados.0.smithi053.stdout:3113: finishing write tid 4 to smithi053129169-3 2024-01-15T22:59:47.332 INFO:tasks.rados.rados.0.smithi053.stdout:3113: finishing write tid 5 to smithi053129169-3 2024-01-15T22:59:47.332 INFO:tasks.rados.rados.0.smithi053.stdout:3113: finishing write tid 6 to smithi053129169-3 2024-01-15T22:59:47.332 INFO:tasks.rados.rados.0.smithi053.stdout:3115: finishing write tid 1 to smithi053129169-43 2024-01-15T22:59:47.332 INFO:tasks.rados.rados.0.smithi053.stdout:3113: finishing write tid 7 to smithi053129169-3 2024-01-15T22:59:47.332 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 2338 (ObjNum 982 snap 313 seq_num 982) dirty exists 2024-01-15T22:59:47.332 INFO:tasks.rados.rados.0.smithi053.stdout:3113: left oid 3 (ObjNum 982 snap 313 seq_num 982) 2024-01-15T22:59:47.333 INFO:tasks.rados.rados.0.smithi053.stdout:3115: finishing write tid 2 to smithi053129169-43 2024-01-15T22:59:47.333 INFO:tasks.rados.rados.0.smithi053.stdout:3115: finishing write tid 3 to smithi053129169-43 2024-01-15T22:59:47.333 INFO:tasks.rados.rados.0.smithi053.stdout:3115: finishing write tid 4 to smithi053129169-43 2024-01-15T22:59:47.333 INFO:tasks.rados.rados.0.smithi053.stdout:3115: finishing write tid 5 to smithi053129169-43 2024-01-15T22:59:47.333 INFO:tasks.rados.rados.0.smithi053.stdout:3115: finishing write tid 6 to smithi053129169-43 2024-01-15T22:59:47.333 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1621 (ObjNum 983 snap 313 seq_num 983) dirty exists 2024-01-15T22:59:47.333 INFO:tasks.rados.rados.0.smithi053.stdout:3115: left oid 43 (ObjNum 983 snap 313 seq_num 983) 2024-01-15T22:59:47.333 INFO:tasks.rados.rados.0.smithi053.stdout:3116: finishing write tid 1 to smithi053129169-40 2024-01-15T22:59:47.333 INFO:tasks.rados.rados.0.smithi053.stdout:3116: finishing write tid 2 to smithi053129169-40 2024-01-15T22:59:47.333 INFO:tasks.rados.rados.0.smithi053.stdout:3116: finishing write tid 3 to smithi053129169-40 2024-01-15T22:59:47.334 INFO:tasks.rados.rados.0.smithi053.stdout:3116: finishing write tid 4 to smithi053129169-40 2024-01-15T22:59:47.334 INFO:tasks.rados.rados.0.smithi053.stdout:3116: finishing write tid 5 to smithi053129169-40 2024-01-15T22:59:47.335 INFO:tasks.rados.rados.0.smithi053.stdout:3116: finishing write tid 6 to smithi053129169-40 2024-01-15T22:59:47.335 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 2222 (ObjNum 984 snap 313 seq_num 984) dirty exists 2024-01-15T22:59:47.335 INFO:tasks.rados.rados.0.smithi053.stdout:3116: left oid 40 (ObjNum 984 snap 313 seq_num 984) 2024-01-15T22:59:48.186 INFO:tasks.rados.rados.0.smithi053.stdout:3113: done (4 left) 2024-01-15T22:59:48.186 INFO:tasks.rados.rados.0.smithi053.stdout:3114: done (3 left) 2024-01-15T22:59:48.187 INFO:tasks.rados.rados.0.smithi053.stdout:3115: done (2 left) 2024-01-15T22:59:48.187 INFO:tasks.rados.rados.0.smithi053.stdout:3116: done (1 left) 2024-01-15T22:59:48.187 INFO:tasks.rados.rados.0.smithi053.stdout:3117: done (0 left) 2024-01-15T22:59:48.187 INFO:tasks.rados.rados.0.smithi053.stdout:3118: delete oid 47 current snap is 314 2024-01-15T22:59:48.192 INFO:tasks.rados.rados.0.smithi053.stdout:3118: done (0 left) 2024-01-15T22:59:48.192 INFO:tasks.rados.rados.0.smithi053.stdout:3119: snap_create 2024-01-15T22:59:48.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:48 smithi053 ceph-mon[143363]: pgmap v735: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 561 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.9 MiB/s wr, 34 op/s 2024-01-15T22:59:48.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:48 smithi053 ceph-mon[143363]: osdmap e679: 8 total, 8 up, 8 in 2024-01-15T22:59:48.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:48 smithi053 ceph-mon[146052]: pgmap v735: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 561 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.9 MiB/s wr, 34 op/s 2024-01-15T22:59:48.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:48 smithi053 ceph-mon[146052]: osdmap e679: 8 total, 8 up, 8 in 2024-01-15T22:59:48.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:48 smithi163 ceph-mon[138526]: pgmap v735: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 561 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.9 MiB/s wr, 34 op/s 2024-01-15T22:59:48.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:48 smithi163 ceph-mon[138526]: osdmap e679: 8 total, 8 up, 8 in 2024-01-15T22:59:49.191 INFO:tasks.rados.rados.0.smithi053.stdout:3119: done (0 left) 2024-01-15T22:59:49.191 INFO:tasks.rados.rados.0.smithi053.stdout:3120: read oid 39 snap -1 2024-01-15T22:59:49.192 INFO:tasks.rados.rados.0.smithi053.stdout:3120: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:59:49.192 INFO:tasks.rados.rados.0.smithi053.stdout:3121: read oid 43 snap -1 2024-01-15T22:59:49.192 INFO:tasks.rados.rados.0.smithi053.stdout:3121: expect (ObjNum 983 snap 313 seq_num 983) 2024-01-15T22:59:49.192 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 315 2024-01-15T22:59:49.192 INFO:tasks.rados.rados.0.smithi053.stdout:3122: seq_num 986 ranges {15589376=516096,16105472=770048,16875520=655360,17530880=180224} 2024-01-15T22:59:49.279 INFO:tasks.rados.rados.0.smithi053.stdout:3122: writing smithi053129169-26 from 15589376 to 16105472 tid 1 2024-01-15T22:59:49.284 INFO:tasks.rados.rados.0.smithi053.stdout:3122: writing smithi053129169-26 from 16105472 to 16875520 tid 2 2024-01-15T22:59:49.288 INFO:tasks.rados.rados.0.smithi053.stdout:3122: writing smithi053129169-26 from 16875520 to 17530880 tid 3 2024-01-15T22:59:49.289 INFO:tasks.rados.rados.0.smithi053.stdout:3122: writing smithi053129169-26 from 17530880 to 17711104 tid 4 2024-01-15T22:59:49.289 INFO:tasks.rados.rados.0.smithi053.stdout:3123: delete oid 4 current snap is 315 2024-01-15T22:59:49.289 INFO:tasks.rados.rados.0.smithi053.stdout:3120: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:59:49.293 INFO:tasks.rados.rados.0.smithi053.stdout:3121: expect (ObjNum 983 snap 313 seq_num 983) 2024-01-15T22:59:49.346 INFO:tasks.rados.rados.0.smithi053.stdout:3122: finishing write tid 1 to smithi053129169-26 2024-01-15T22:59:49.346 INFO:tasks.rados.rados.0.smithi053.stdout:3122: finishing write tid 2 to smithi053129169-26 2024-01-15T22:59:49.346 INFO:tasks.rados.rados.0.smithi053.stdout:3122: finishing write tid 3 to smithi053129169-26 2024-01-15T22:59:49.346 INFO:tasks.rados.rados.0.smithi053.stdout:3122: finishing write tid 4 to smithi053129169-26 2024-01-15T22:59:49.346 INFO:tasks.rados.rados.0.smithi053.stdout:3122: finishing write tid 5 to smithi053129169-26 2024-01-15T22:59:49.346 INFO:tasks.rados.rados.0.smithi053.stdout:3122: finishing write tid 6 to smithi053129169-26 2024-01-15T22:59:49.346 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 2343 (ObjNum 986 snap 315 seq_num 986) dirty exists 2024-01-15T22:59:49.346 INFO:tasks.rados.rados.0.smithi053.stdout:3122: left oid 26 (ObjNum 986 snap 315 seq_num 986) 2024-01-15T22:59:49.346 INFO:tasks.rados.rados.0.smithi053.stdout:3120: done (3 left) 2024-01-15T22:59:49.346 INFO:tasks.rados.rados.0.smithi053.stdout:3121: done (2 left) 2024-01-15T22:59:49.347 INFO:tasks.rados.rados.0.smithi053.stdout:3122: done (1 left) 2024-01-15T22:59:49.347 INFO:tasks.rados.rados.0.smithi053.stdout:3123: done (0 left) 2024-01-15T22:59:49.347 INFO:tasks.rados.rados.0.smithi053.stdout:3124: setattr oid 33 current snap is 315 2024-01-15T22:59:49.347 INFO:tasks.rados.rados.0.smithi053.stdout:3125: delete oid 45 current snap is 315 2024-01-15T22:59:49.349 INFO:tasks.rados.rados.0.smithi053.stdout:3125: done (1 left) 2024-01-15T22:59:49.349 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 315 2024-01-15T22:59:49.349 INFO:tasks.rados.rados.0.smithi053.stdout:3126: seq_num 989 ranges {2072576=573440,2646016=466944,3112960=434176,3547136=638976,4186112=65536} 2024-01-15T22:59:49.363 INFO:tasks.rados.rados.0.smithi053.stdout:3126: writing smithi053129169-43 from 2072576 to 2646016 tid 1 2024-01-15T22:59:49.366 INFO:tasks.rados.rados.0.smithi053.stdout:3126: writing smithi053129169-43 from 2646016 to 3112960 tid 2 2024-01-15T22:59:49.368 INFO:tasks.rados.rados.0.smithi053.stdout:3126: writing smithi053129169-43 from 3112960 to 3547136 tid 3 2024-01-15T22:59:49.372 INFO:tasks.rados.rados.0.smithi053.stdout:3126: writing smithi053129169-43 from 3547136 to 4186112 tid 4 2024-01-15T22:59:49.373 INFO:tasks.rados.rados.0.smithi053.stdout:3126: writing smithi053129169-43 from 4186112 to 4251648 tid 5 2024-01-15T22:59:49.373 INFO:tasks.rados.rados.0.smithi053.stdout:3127: delete oid 14 current snap is 315 2024-01-15T22:59:49.373 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 2151 (ObjNum 980 snap 313 seq_num 980) dirty exists 2024-01-15T22:59:49.373 INFO:tasks.rados.rados.0.smithi053.stdout:3126: finishing write tid 1 to smithi053129169-43 2024-01-15T22:59:49.374 INFO:tasks.rados.rados.0.smithi053.stdout:3126: finishing write tid 2 to smithi053129169-43 2024-01-15T22:59:49.374 INFO:tasks.rados.rados.0.smithi053.stdout:3126: finishing write tid 3 to smithi053129169-43 2024-01-15T22:59:49.375 INFO:tasks.rados.rados.0.smithi053.stdout:3124: done (2 left) 2024-01-15T22:59:49.375 INFO:tasks.rados.rados.0.smithi053.stdout:3127: done (1 left) 2024-01-15T22:59:49.375 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 5 current snap is 315 2024-01-15T22:59:49.376 INFO:tasks.rados.rados.0.smithi053.stdout:3128: seq_num 991 ranges {0=606208,606208=638976,1245184=794624,2039808=172032} 2024-01-15T22:59:49.378 INFO:tasks.rados.rados.0.smithi053.stdout:3128: writing smithi053129169-5 from 0 to 606208 tid 1 2024-01-15T22:59:49.382 INFO:tasks.rados.rados.0.smithi053.stdout:3128: writing smithi053129169-5 from 606208 to 1245184 tid 2 2024-01-15T22:59:49.387 INFO:tasks.rados.rados.0.smithi053.stdout:3128: writing smithi053129169-5 from 1245184 to 2039808 tid 3 2024-01-15T22:59:49.388 INFO:tasks.rados.rados.0.smithi053.stdout:3128: writing smithi053129169-5 from 2039808 to 2211840 tid 4 2024-01-15T22:59:49.388 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 48 current snap is 315 2024-01-15T22:59:49.388 INFO:tasks.rados.rados.0.smithi053.stdout:3129: seq_num 992 ranges {1974272=622592,2596864=524288,3121152=606208,3727360=475136} 2024-01-15T22:59:49.403 INFO:tasks.rados.rados.0.smithi053.stdout:3129: writing smithi053129169-48 from 1974272 to 2596864 tid 1 2024-01-15T22:59:49.405 INFO:tasks.rados.rados.0.smithi053.stdout:3129: writing smithi053129169-48 from 2596864 to 3121152 tid 2 2024-01-15T22:59:49.409 INFO:tasks.rados.rados.0.smithi053.stdout:3129: writing smithi053129169-48 from 3121152 to 3727360 tid 3 2024-01-15T22:59:49.412 INFO:tasks.rados.rados.0.smithi053.stdout:3129: writing smithi053129169-48 from 3727360 to 4202496 tid 4 2024-01-15T22:59:49.413 INFO:tasks.rados.rados.0.smithi053.stdout:3130: rollback oid 40 current snap is 315 2024-01-15T22:59:49.413 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 40 to 237 2024-01-15T22:59:49.413 INFO:tasks.rados.rados.0.smithi053.stdout:3126: finishing write tid 4 to smithi053129169-43 2024-01-15T22:59:49.413 INFO:tasks.rados.rados.0.smithi053.stdout:3126: finishing write tid 5 to smithi053129169-43 2024-01-15T22:59:49.413 INFO:tasks.rados.rados.0.smithi053.stdout:3126: finishing write tid 6 to smithi053129169-43 2024-01-15T22:59:49.413 INFO:tasks.rados.rados.0.smithi053.stdout:3126: finishing write tid 7 to smithi053129169-43 2024-01-15T22:59:49.413 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1627 (ObjNum 989 snap 315 seq_num 989) dirty exists 2024-01-15T22:59:49.413 INFO:tasks.rados.rados.0.smithi053.stdout:3126: left oid 43 (ObjNum 989 snap 315 seq_num 989) 2024-01-15T22:59:49.413 INFO:tasks.rados.rados.0.smithi053.stdout:3128: finishing write tid 1 to smithi053129169-5 2024-01-15T22:59:49.413 INFO:tasks.rados.rados.0.smithi053.stdout:3126: done (3 left) 2024-01-15T22:59:49.413 INFO:tasks.rados.rados.0.smithi053.stdout:3131: delete oid 36 current snap is 315 2024-01-15T22:59:49.413 INFO:tasks.rados.rados.0.smithi053.stdout:3128: finishing write tid 2 to smithi053129169-5 2024-01-15T22:59:49.413 INFO:tasks.rados.rados.0.smithi053.stdout:3128: finishing write tid 3 to smithi053129169-5 2024-01-15T22:59:49.414 INFO:tasks.rados.rados.0.smithi053.stdout:3128: finishing write tid 4 to smithi053129169-5 2024-01-15T22:59:49.414 INFO:tasks.rados.rados.0.smithi053.stdout:3128: finishing write tid 5 to smithi053129169-5 2024-01-15T22:59:49.414 INFO:tasks.rados.rados.0.smithi053.stdout:3128: finishing write tid 6 to smithi053129169-5 2024-01-15T22:59:49.414 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 2454 (ObjNum 991 snap 315 seq_num 991) dirty exists 2024-01-15T22:59:49.414 INFO:tasks.rados.rados.0.smithi053.stdout:3128: left oid 5 (ObjNum 991 snap 315 seq_num 991) 2024-01-15T22:59:49.414 INFO:tasks.rados.rados.0.smithi053.stdout:3129: finishing write tid 1 to smithi053129169-48 2024-01-15T22:59:49.414 INFO:tasks.rados.rados.0.smithi053.stdout:3129: finishing write tid 2 to smithi053129169-48 2024-01-15T22:59:49.414 INFO:tasks.rados.rados.0.smithi053.stdout:3129: finishing write tid 3 to smithi053129169-48 2024-01-15T22:59:49.414 INFO:tasks.rados.rados.0.smithi053.stdout:3128: done (3 left) 2024-01-15T22:59:49.414 INFO:tasks.rados.rados.0.smithi053.stdout:3131: done (2 left) 2024-01-15T22:59:49.415 INFO:tasks.rados.rados.0.smithi053.stdout:3132: delete oid 32 current snap is 315 2024-01-15T22:59:49.415 INFO:tasks.rados.rados.0.smithi053.stdout:3130: finishing rollback tid 0 to smithi053129169-40 2024-01-15T22:59:49.415 INFO:tasks.rados.rados.0.smithi053.stdout:3130: finishing rollback tid 1 to smithi053129169-40 2024-01-15T22:59:49.416 INFO:tasks.rados.rados.0.smithi053.stdout:3130: finishing rollback tid 2 to smithi053129169-40 2024-01-15T22:59:49.416 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 2225 (ObjNum 742 snap 237 seq_num 742) dirty exists 2024-01-15T22:59:49.416 INFO:tasks.rados.rados.0.smithi053.stdout:3129: finishing write tid 4 to smithi053129169-48 2024-01-15T22:59:49.416 INFO:tasks.rados.rados.0.smithi053.stdout:3129: finishing write tid 5 to smithi053129169-48 2024-01-15T22:59:49.420 INFO:tasks.rados.rados.0.smithi053.stdout:3129: finishing write tid 6 to smithi053129169-48 2024-01-15T22:59:49.420 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 2544 (ObjNum 992 snap 315 seq_num 992) dirty exists 2024-01-15T22:59:49.420 INFO:tasks.rados.rados.0.smithi053.stdout:3129: left oid 48 (ObjNum 992 snap 315 seq_num 992) 2024-01-15T22:59:49.420 INFO:tasks.rados.rados.0.smithi053.stdout:3129: done (2 left) 2024-01-15T22:59:49.420 INFO:tasks.rados.rados.0.smithi053.stdout:3130: done (1 left) 2024-01-15T22:59:49.421 INFO:tasks.rados.rados.0.smithi053.stdout:3132: done (0 left) 2024-01-15T22:59:49.421 INFO:tasks.rados.rados.0.smithi053.stdout:3133: read oid 36 snap 307 2024-01-15T22:59:49.421 INFO:tasks.rados.rados.0.smithi053.stdout:3133: expect deleted 2024-01-15T22:59:49.421 INFO:tasks.rados.rados.0.smithi053.stdout:3134: snap_remove snap 156 2024-01-15T22:59:49.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:49 smithi163 ceph-mon[138526]: osdmap e680: 8 total, 8 up, 8 in 2024-01-15T22:59:49.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:49 smithi053 ceph-mon[143363]: osdmap e680: 8 total, 8 up, 8 in 2024-01-15T22:59:49.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:49 smithi053 ceph-mon[146052]: osdmap e680: 8 total, 8 up, 8 in 2024-01-15T22:59:50.197 INFO:tasks.rados.rados.0.smithi053.stdout:3134: done (1 left) 2024-01-15T22:59:50.197 INFO:tasks.rados.rados.0.smithi053.stdout:3135: delete oid 44 current snap is 315 2024-01-15T22:59:50.210 INFO:tasks.rados.rados.0.smithi053.stdout:3133: done (1 left) 2024-01-15T22:59:50.211 INFO:tasks.rados.rados.0.smithi053.stdout:3135: done (0 left) 2024-01-15T22:59:50.211 INFO:tasks.rados.rados.0.smithi053.stdout:3136: delete oid 22 current snap is 315 2024-01-15T22:59:50.222 INFO:tasks.rados.rados.0.smithi053.stdout:3136: done (0 left) 2024-01-15T22:59:50.222 INFO:tasks.rados.rados.0.smithi053.stdout:3137: rollback oid 41 current snap is 315 2024-01-15T22:59:50.222 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 41 to 293 2024-01-15T22:59:50.222 INFO:tasks.rados.rados.0.smithi053.stdout:3138: rollback oid 19 current snap is 315 2024-01-15T22:59:50.222 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 19 to 269 2024-01-15T22:59:50.222 INFO:tasks.rados.rados.0.smithi053.stdout:3139: rollback oid 24 current snap is 315 2024-01-15T22:59:50.222 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 24 to 314 2024-01-15T22:59:50.222 INFO:tasks.rados.rados.0.smithi053.stdout:3140: snap_create 2024-01-15T22:59:50.228 INFO:tasks.rados.rados.0.smithi053.stdout:3139: finishing rollback tid 0 to smithi053129169-24 2024-01-15T22:59:50.228 INFO:tasks.rados.rados.0.smithi053.stdout:3137: finishing rollback tid 0 to smithi053129169-41 2024-01-15T22:59:50.228 INFO:tasks.rados.rados.0.smithi053.stdout:3139: finishing rollback tid 1 to smithi053129169-24 2024-01-15T22:59:50.229 INFO:tasks.rados.rados.0.smithi053.stdout:3137: finishing rollback tid 1 to smithi053129169-41 2024-01-15T22:59:50.229 INFO:tasks.rados.rados.0.smithi053.stdout:3139: finishing rollback tid 2 to smithi053129169-24 2024-01-15T22:59:50.229 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 1630 (ObjNum 947 snap 307 seq_num 947) dirty exists 2024-01-15T22:59:50.230 INFO:tasks.rados.rados.0.smithi053.stdout:3137: finishing rollback tid 2 to smithi053129169-41 2024-01-15T22:59:50.230 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 2218 (ObjNum 129 snap 0 seq_num 3637930864) dirty exists 2024-01-15T22:59:50.231 INFO:tasks.rados.rados.0.smithi053.stdout:3138: finishing rollback tid 1 to smithi053129169-19 2024-01-15T22:59:50.232 INFO:tasks.rados.rados.0.smithi053.stdout:3138: finishing rollback tid 2 to smithi053129169-19 2024-01-15T22:59:50.232 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 2461 (ObjNum 749 snap 240 seq_num 749) dirty exists 2024-01-15T22:59:50.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:50 smithi163 ceph-mon[138526]: pgmap v738: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 568 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.4 MiB/s rd, 8.6 MiB/s wr, 44 op/s 2024-01-15T22:59:50.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:50 smithi163 ceph-mon[138526]: osdmap e681: 8 total, 8 up, 8 in 2024-01-15T22:59:50.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:50 smithi053 ceph-mon[143363]: pgmap v738: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 568 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.4 MiB/s rd, 8.6 MiB/s wr, 44 op/s 2024-01-15T22:59:50.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:50 smithi053 ceph-mon[143363]: osdmap e681: 8 total, 8 up, 8 in 2024-01-15T22:59:50.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:50 smithi053 ceph-mon[146052]: pgmap v738: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 568 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.4 MiB/s rd, 8.6 MiB/s wr, 44 op/s 2024-01-15T22:59:50.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:50 smithi053 ceph-mon[146052]: osdmap e681: 8 total, 8 up, 8 in 2024-01-15T22:59:51.034 INFO:tasks.rados.rados.0.smithi053.stdout:3137: done (3 left) 2024-01-15T22:59:51.034 INFO:tasks.rados.rados.0.smithi053.stdout:3138: done (2 left) 2024-01-15T22:59:51.034 INFO:tasks.rados.rados.0.smithi053.stdout:3139: done (1 left) 2024-01-15T22:59:51.034 INFO:tasks.rados.rados.0.smithi053.stdout:3140: done (0 left) 2024-01-15T22:59:51.034 INFO:tasks.rados.rados.0.smithi053.stdout:3141: read oid 49 snap -1 2024-01-15T22:59:51.034 INFO:tasks.rados.rados.0.smithi053.stdout:3141: expect (ObjNum 935 snap 306 seq_num 935) 2024-01-15T22:59:51.034 INFO:tasks.rados.rados.0.smithi053.stdout:3142: read oid 48 snap -1 2024-01-15T22:59:51.035 INFO:tasks.rados.rados.0.smithi053.stdout:3142: expect (ObjNum 992 snap 315 seq_num 992) 2024-01-15T22:59:51.035 INFO:tasks.rados.rados.0.smithi053.stdout:3143: setattr oid 35 current snap is 316 2024-01-15T22:59:51.039 INFO:tasks.rados.rados.0.smithi053.stdout:3144: rollback oid 18 current snap is 316 2024-01-15T22:59:51.039 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 18 to 305 2024-01-15T22:59:51.039 INFO:tasks.rados.rados.0.smithi053.stdout:3145: setattr oid 50 current snap is 316 2024-01-15T22:59:51.039 INFO:tasks.rados.rados.0.smithi053.stdout:3146: snap_create 2024-01-15T22:59:51.047 INFO:tasks.rados.rados.0.smithi053.stdout:3144: finishing rollback tid 0 to smithi053129169-18 2024-01-15T22:59:51.048 INFO:tasks.rados.rados.0.smithi053.stdout:3144: finishing rollback tid 1 to smithi053129169-18 2024-01-15T22:59:51.048 INFO:tasks.rados.rados.0.smithi053.stdout:3144: finishing rollback tid 2 to smithi053129169-18 2024-01-15T22:59:51.048 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 2221 (ObjNum 909 snap 297 seq_num 909) dirty exists 2024-01-15T22:59:51.048 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 2153 (ObjNum 963 snap 312 seq_num 963) dirty exists 2024-01-15T22:59:51.052 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 2141 (ObjNum 976 snap 313 seq_num 976) dirty exists 2024-01-15T22:59:51.078 INFO:tasks.rados.rados.0.smithi053.stdout:3141: expect (ObjNum 935 snap 306 seq_num 935) 2024-01-15T22:59:51.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:51 smithi163 ceph-mon[138526]: osdmap e682: 8 total, 8 up, 8 in 2024-01-15T22:59:51.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:51 smithi163 ceph-mon[138526]: osdmap e683: 8 total, 8 up, 8 in 2024-01-15T22:59:51.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:51 smithi053 ceph-mon[143363]: osdmap e682: 8 total, 8 up, 8 in 2024-01-15T22:59:51.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:51 smithi053 ceph-mon[143363]: osdmap e683: 8 total, 8 up, 8 in 2024-01-15T22:59:51.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:51 smithi053 ceph-mon[146052]: osdmap e682: 8 total, 8 up, 8 in 2024-01-15T22:59:51.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:51 smithi053 ceph-mon[146052]: osdmap e683: 8 total, 8 up, 8 in 2024-01-15T22:59:51.736 INFO:tasks.rados.rados.0.smithi053.stdout:3142: expect (ObjNum 992 snap 315 seq_num 992) 2024-01-15T22:59:52.040 INFO:tasks.rados.rados.0.smithi053.stdout:3141: done (5 left) 2024-01-15T22:59:52.040 INFO:tasks.rados.rados.0.smithi053.stdout:3142: done (4 left) 2024-01-15T22:59:52.040 INFO:tasks.rados.rados.0.smithi053.stdout:3143: done (3 left) 2024-01-15T22:59:52.040 INFO:tasks.rados.rados.0.smithi053.stdout:3144: done (2 left) 2024-01-15T22:59:52.040 INFO:tasks.rados.rados.0.smithi053.stdout:3145: done (1 left) 2024-01-15T22:59:52.040 INFO:tasks.rados.rados.0.smithi053.stdout:3146: done (0 left) 2024-01-15T22:59:52.040 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 317 2024-01-15T22:59:52.040 INFO:tasks.rados.rados.0.smithi053.stdout:3147: seq_num 997 ranges {0=704512,704512=794624,1499136=794624,2293760=16384} 2024-01-15T22:59:52.043 INFO:tasks.rados.rados.0.smithi053.stdout:3147: writing smithi053129169-45 from 0 to 704512 tid 1 2024-01-15T22:59:52.048 INFO:tasks.rados.rados.0.smithi053.stdout:3147: writing smithi053129169-45 from 704512 to 1499136 tid 2 2024-01-15T22:59:52.054 INFO:tasks.rados.rados.0.smithi053.stdout:3147: writing smithi053129169-45 from 1499136 to 2293760 tid 3 2024-01-15T22:59:52.054 INFO:tasks.rados.rados.0.smithi053.stdout:3147: writing smithi053129169-45 from 2293760 to 2310144 tid 4 2024-01-15T22:59:52.054 INFO:tasks.rados.rados.0.smithi053.stdout:3148: read oid 41 snap 276 2024-01-15T22:59:52.054 INFO:tasks.rados.rados.0.smithi053.stdout:3148: expect (ObjNum 710 snap 217 seq_num 710) 2024-01-15T22:59:52.054 INFO:tasks.rados.rados.0.smithi053.stdout:3149: rollback oid 35 current snap is 317 2024-01-15T22:59:52.054 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 35 to 305 2024-01-15T22:59:52.054 INFO:tasks.rados.rados.0.smithi053.stdout:3147: finishing write tid 1 to smithi053129169-45 2024-01-15T22:59:52.054 INFO:tasks.rados.rados.0.smithi053.stdout:3147: finishing write tid 2 to smithi053129169-45 2024-01-15T22:59:52.055 INFO:tasks.rados.rados.0.smithi053.stdout:3150: delete oid 50 current snap is 317 2024-01-15T22:59:52.058 INFO:tasks.rados.rados.0.smithi053.stdout:3150: done (3 left) 2024-01-15T22:59:52.059 INFO:tasks.rados.rados.0.smithi053.stdout:3151: read oid 40 snap -1 2024-01-15T22:59:52.059 INFO:tasks.rados.rados.0.smithi053.stdout:3151: expect (ObjNum 742 snap 237 seq_num 742) 2024-01-15T22:59:52.059 INFO:tasks.rados.rados.0.smithi053.stdout:3152: rollback oid 47 current snap is 317 2024-01-15T22:59:52.059 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 47 to 310 2024-01-15T22:59:52.059 INFO:tasks.rados.rados.0.smithi053.stdout:3153: snap_create 2024-01-15T22:59:52.060 INFO:tasks.rados.rados.0.smithi053.stdout:3149: finishing rollback tid 0 to smithi053129169-35 2024-01-15T22:59:52.060 INFO:tasks.rados.rados.0.smithi053.stdout:3147: finishing write tid 3 to smithi053129169-45 2024-01-15T22:59:52.060 INFO:tasks.rados.rados.0.smithi053.stdout:3147: finishing write tid 4 to smithi053129169-45 2024-01-15T22:59:52.060 INFO:tasks.rados.rados.0.smithi053.stdout:3149: finishing rollback tid 1 to smithi053129169-35 2024-01-15T22:59:52.060 INFO:tasks.rados.rados.0.smithi053.stdout:3147: finishing write tid 5 to smithi053129169-45 2024-01-15T22:59:52.061 INFO:tasks.rados.rados.0.smithi053.stdout:3149: finishing rollback tid 2 to smithi053129169-35 2024-01-15T22:59:52.061 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 2144 (ObjNum 905 snap 296 seq_num 905) dirty exists 2024-01-15T22:59:52.065 INFO:tasks.rados.rados.0.smithi053.stdout:3151: expect (ObjNum 742 snap 237 seq_num 742) 2024-01-15T22:59:52.076 INFO:tasks.rados.rados.0.smithi053.stdout:3147: finishing write tid 6 to smithi053129169-45 2024-01-15T22:59:52.076 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 2226 (ObjNum 997 snap 317 seq_num 997) dirty exists 2024-01-15T22:59:52.076 INFO:tasks.rados.rados.0.smithi053.stdout:3147: left oid 45 (ObjNum 997 snap 317 seq_num 997) 2024-01-15T22:59:52.077 INFO:tasks.rados.rados.0.smithi053.stdout:3152: finishing rollback tid 1 to smithi053129169-47 2024-01-15T22:59:52.077 INFO:tasks.rados.rados.0.smithi053.stdout:3152: finishing rollback tid 2 to smithi053129169-47 2024-01-15T22:59:52.077 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 2467 (ObjNum 879 snap 284 seq_num 879) dirty exists 2024-01-15T22:59:52.077 INFO:tasks.rados.rados.0.smithi053.stdout:3148: expect (ObjNum 710 snap 217 seq_num 710) 2024-01-15T22:59:52.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:52 smithi163 ceph-mon[138526]: pgmap v741: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 578 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 38 op/s 2024-01-15T22:59:52.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:52 smithi163 ceph-mon[138526]: osdmap e684: 8 total, 8 up, 8 in 2024-01-15T22:59:52.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:52 smithi053 ceph-mon[143363]: pgmap v741: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 578 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 38 op/s 2024-01-15T22:59:52.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:52 smithi053 ceph-mon[143363]: osdmap e684: 8 total, 8 up, 8 in 2024-01-15T22:59:52.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:52 smithi053 ceph-mon[146052]: pgmap v741: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 578 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 38 op/s 2024-01-15T22:59:52.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:52 smithi053 ceph-mon[146052]: osdmap e684: 8 total, 8 up, 8 in 2024-01-15T22:59:53.043 INFO:tasks.rados.rados.0.smithi053.stdout:3147: done (5 left) 2024-01-15T22:59:53.043 INFO:tasks.rados.rados.0.smithi053.stdout:3148: done (4 left) 2024-01-15T22:59:53.043 INFO:tasks.rados.rados.0.smithi053.stdout:3149: done (3 left) 2024-01-15T22:59:53.043 INFO:tasks.rados.rados.0.smithi053.stdout:3151: done (2 left) 2024-01-15T22:59:53.043 INFO:tasks.rados.rados.0.smithi053.stdout:3152: done (1 left) 2024-01-15T22:59:53.043 INFO:tasks.rados.rados.0.smithi053.stdout:3153: done (0 left) 2024-01-15T22:59:53.043 INFO:tasks.rados.rados.0.smithi053.stdout:3154: rollback oid 24 current snap is 318 2024-01-15T22:59:53.043 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 24 to 269 2024-01-15T22:59:53.043 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 22 current snap is 318 2024-01-15T22:59:53.044 INFO:tasks.rados.rados.0.smithi053.stdout:3155: seq_num 999 ranges {0=737280,737280=565248,1302528=761856,2064384=278528} 2024-01-15T22:59:53.047 INFO:tasks.rados.rados.0.smithi053.stdout:3155: writing smithi053129169-22 from 0 to 737280 tid 1 2024-01-15T22:59:53.050 INFO:tasks.rados.rados.0.smithi053.stdout:3155: writing smithi053129169-22 from 737280 to 1302528 tid 2 2024-01-15T22:59:53.054 INFO:tasks.rados.rados.0.smithi053.stdout:3155: writing smithi053129169-22 from 1302528 to 2064384 tid 3 2024-01-15T22:59:53.056 INFO:tasks.rados.rados.0.smithi053.stdout:3155: writing smithi053129169-22 from 2064384 to 2342912 tid 4 2024-01-15T22:59:53.056 INFO:tasks.rados.rados.0.smithi053.stdout:3156: delete oid 47 current snap is 318 2024-01-15T22:59:53.056 INFO:tasks.rados.rados.0.smithi053.stdout:3154: finishing rollback tid 0 to smithi053129169-24 2024-01-15T22:59:53.056 INFO:tasks.rados.rados.0.smithi053.stdout:3154: finishing rollback tid 1 to smithi053129169-24 2024-01-15T22:59:53.056 INFO:tasks.rados.rados.0.smithi053.stdout:3154: finishing rollback tid 2 to smithi053129169-24 2024-01-15T22:59:53.056 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 1633 (ObjNum 81 snap 0 seq_num 2183847455) dirty exists 2024-01-15T22:59:53.056 INFO:tasks.rados.rados.0.smithi053.stdout:3155: finishing write tid 1 to smithi053129169-22 2024-01-15T22:59:53.057 INFO:tasks.rados.rados.0.smithi053.stdout:3155: finishing write tid 2 to smithi053129169-22 2024-01-15T22:59:53.061 INFO:tasks.rados.rados.0.smithi053.stdout:3155: finishing write tid 3 to smithi053129169-22 2024-01-15T22:59:53.061 INFO:tasks.rados.rados.0.smithi053.stdout:3155: finishing write tid 4 to smithi053129169-22 2024-01-15T22:59:53.062 INFO:tasks.rados.rados.0.smithi053.stdout:3155: finishing write tid 5 to smithi053129169-22 2024-01-15T22:59:53.063 INFO:tasks.rados.rados.0.smithi053.stdout:3154: done (2 left) 2024-01-15T22:59:53.063 INFO:tasks.rados.rados.0.smithi053.stdout:3156: done (1 left) 2024-01-15T22:59:53.063 INFO:tasks.rados.rados.0.smithi053.stdout:3157: copy_from oid 42 from oid 30 current snap is 318 2024-01-15T22:59:53.063 INFO:tasks.rados.rados.0.smithi053.stdout:3158: setattr oid 16 current snap is 318 2024-01-15T22:59:53.064 INFO:tasks.rados.rados.0.smithi053.stdout:3157: finishing copy_from to smithi053129169-42 2024-01-15T22:59:53.064 INFO:tasks.rados.rados.0.smithi053.stdout:3157: got expected ENOENT (src dne) 2024-01-15T22:59:53.064 INFO:tasks.rados.rados.0.smithi053.stdout:3157: finishing copy_from racing read to smithi053129169-42 2024-01-15T22:59:53.065 INFO:tasks.rados.rados.0.smithi053.stdout:3155: finishing write tid 6 to smithi053129169-22 2024-01-15T22:59:53.065 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 2159 (ObjNum 999 snap 318 seq_num 999) dirty exists 2024-01-15T22:59:53.065 INFO:tasks.rados.rados.0.smithi053.stdout:3155: left oid 22 (ObjNum 999 snap 318 seq_num 999) 2024-01-15T22:59:53.065 INFO:tasks.rados.rados.0.smithi053.stdout:3155: done (2 left) 2024-01-15T22:59:53.065 INFO:tasks.rados.rados.0.smithi053.stdout:3157: done (1 left) 2024-01-15T22:59:53.066 INFO:tasks.rados.rados.0.smithi053.stdout:3159: rollback oid 47 current snap is 318 2024-01-15T22:59:53.066 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 47 to 314 2024-01-15T22:59:53.066 INFO:tasks.rados.rados.0.smithi053.stdout:3160: rmattr oid 24 current snap is 318 2024-01-15T22:59:53.066 INFO:tasks.rados.rados.0.smithi053.stdout:3161: rollback oid 29 current snap is 318 2024-01-15T22:59:53.066 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 29 to 315 2024-01-15T22:59:53.066 INFO:tasks.rados.rados.0.smithi053.stdout:3162: copy_from oid 8 from oid 50 current snap is 318 2024-01-15T22:59:53.066 INFO:tasks.rados.rados.0.smithi053.stdout:3163: rollback oid 17 current snap is 318 2024-01-15T22:59:53.066 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 17 to 315 2024-01-15T22:59:53.066 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 27 current snap is 318 2024-01-15T22:59:53.066 INFO:tasks.rados.rados.0.smithi053.stdout:3164: seq_num 1001 ranges {1007616=770048,1777664=729088,2506752=770048,3276800=106496} 2024-01-15T22:59:53.075 INFO:tasks.rados.rados.0.smithi053.stdout:3164: writing smithi053129169-27 from 1007616 to 1777664 tid 1 2024-01-15T22:59:53.079 INFO:tasks.rados.rados.0.smithi053.stdout:3164: writing smithi053129169-27 from 1777664 to 2506752 tid 2 2024-01-15T22:59:53.083 INFO:tasks.rados.rados.0.smithi053.stdout:3164: writing smithi053129169-27 from 2506752 to 3276800 tid 3 2024-01-15T22:59:53.084 INFO:tasks.rados.rados.0.smithi053.stdout:3164: writing smithi053129169-27 from 3276800 to 3383296 tid 4 2024-01-15T22:59:53.085 INFO:tasks.rados.rados.0.smithi053.stdout:3165: read oid 19 snap 313 2024-01-15T22:59:53.085 INFO:tasks.rados.rados.0.smithi053.stdout:3165: expect deleted 2024-01-15T22:59:53.085 INFO:tasks.rados.rados.0.smithi053.stdout:3166: read oid 48 snap -1 2024-01-15T22:59:53.085 INFO:tasks.rados.rados.0.smithi053.stdout:3166: expect (ObjNum 992 snap 315 seq_num 992) 2024-01-15T22:59:53.085 INFO:tasks.rados.rados.0.smithi053.stdout:3167: delete oid 13 current snap is 318 2024-01-15T22:59:53.085 INFO:tasks.rados.rados.0.smithi053.stdout:3159: finishing rollback tid 1 to smithi053129169-47 2024-01-15T22:59:53.085 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 2469 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-01-15T22:59:53.085 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 1634 (ObjNum 81 snap 0 seq_num 2183847455) dirty exists 2024-01-15T22:59:53.085 INFO:tasks.rados.rados.0.smithi053.stdout:3161: finishing rollback tid 0 to smithi053129169-29 2024-01-15T22:59:53.085 INFO:tasks.rados.rados.0.smithi053.stdout:3162: finishing copy_from to smithi053129169-8 2024-01-15T22:59:53.085 INFO:tasks.rados.rados.0.smithi053.stdout:3162: got expected ENOENT (src dne) 2024-01-15T22:59:53.085 INFO:tasks.rados.rados.0.smithi053.stdout:3162: finishing copy_from racing read to smithi053129169-8 2024-01-15T22:59:53.085 INFO:tasks.rados.rados.0.smithi053.stdout:3161: finishing rollback tid 1 to smithi053129169-29 2024-01-15T22:59:53.086 INFO:tasks.rados.rados.0.smithi053.stdout:3161: finishing rollback tid 2 to smithi053129169-29 2024-01-15T22:59:53.086 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 1638 (ObjNum 934 snap 306 seq_num 934) dirty exists 2024-01-15T22:59:53.086 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 2345 (ObjNum 930 snap 306 seq_num 930) dirty exists 2024-01-15T22:59:53.086 INFO:tasks.rados.rados.0.smithi053.stdout:3163: finishing rollback tid 0 to smithi053129169-17 2024-01-15T22:59:53.086 INFO:tasks.rados.rados.0.smithi053.stdout:3163: finishing rollback tid 1 to smithi053129169-17 2024-01-15T22:59:53.086 INFO:tasks.rados.rados.0.smithi053.stdout:3163: finishing rollback tid 2 to smithi053129169-17 2024-01-15T22:59:53.086 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 2560 (ObjNum 953 snap 310 seq_num 953) dirty exists 2024-01-15T22:59:53.086 INFO:tasks.rados.rados.0.smithi053.stdout:3164: finishing write tid 1 to smithi053129169-27 2024-01-15T22:59:53.086 INFO:tasks.rados.rados.0.smithi053.stdout:3164: finishing write tid 2 to smithi053129169-27 2024-01-15T22:59:53.087 INFO:tasks.rados.rados.0.smithi053.stdout:3158: done (9 left) 2024-01-15T22:59:53.087 INFO:tasks.rados.rados.0.smithi053.stdout:3159: done (8 left) 2024-01-15T22:59:53.087 INFO:tasks.rados.rados.0.smithi053.stdout:3160: done (7 left) 2024-01-15T22:59:53.087 INFO:tasks.rados.rados.0.smithi053.stdout:3161: done (6 left) 2024-01-15T22:59:53.088 INFO:tasks.rados.rados.0.smithi053.stdout:3162: done (5 left) 2024-01-15T22:59:53.088 INFO:tasks.rados.rados.0.smithi053.stdout:3163: done (4 left) 2024-01-15T22:59:53.088 INFO:tasks.rados.rados.0.smithi053.stdout:3165: done (3 left) 2024-01-15T22:59:53.088 INFO:tasks.rados.rados.0.smithi053.stdout:3167: done (2 left) 2024-01-15T22:59:53.088 INFO:tasks.rados.rados.0.smithi053.stdout:3168: delete oid 46 current snap is 318 2024-01-15T22:59:53.088 INFO:tasks.rados.rados.0.smithi053.stdout:3164: finishing write tid 3 to smithi053129169-27 2024-01-15T22:59:53.090 INFO:tasks.rados.rados.0.smithi053.stdout:3164: finishing write tid 4 to smithi053129169-27 2024-01-15T22:59:53.090 INFO:tasks.rados.rados.0.smithi053.stdout:3164: finishing write tid 5 to smithi053129169-27 2024-01-15T22:59:53.093 INFO:tasks.rados.rados.0.smithi053.stdout:3164: finishing write tid 6 to smithi053129169-27 2024-01-15T22:59:53.093 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 1643 (ObjNum 1001 snap 318 seq_num 1001) dirty exists 2024-01-15T22:59:53.093 INFO:tasks.rados.rados.0.smithi053.stdout:3164: left oid 27 (ObjNum 1001 snap 318 seq_num 1001) 2024-01-15T22:59:53.093 INFO:tasks.rados.rados.0.smithi053.stdout:3164: done (2 left) 2024-01-15T22:59:53.093 INFO:tasks.rados.rados.0.smithi053.stdout:3168: done (1 left) 2024-01-15T22:59:53.093 INFO:tasks.rados.rados.0.smithi053.stdout:3169: read oid 26 snap -1 2024-01-15T22:59:53.093 INFO:tasks.rados.rados.0.smithi053.stdout:3169: expect (ObjNum 986 snap 315 seq_num 986) 2024-01-15T22:59:53.093 INFO:tasks.rados.rados.0.smithi053.stdout:3170: delete oid 42 current snap is 318 2024-01-15T22:59:53.103 INFO:tasks.rados.rados.0.smithi053.stdout:3166: expect (ObjNum 992 snap 315 seq_num 992) 2024-01-15T22:59:53.248 INFO:tasks.rados.rados.0.smithi053.stdout:3169: expect (ObjNum 986 snap 315 seq_num 986) 2024-01-15T22:59:54.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:54 smithi053 ceph-mon[143363]: pgmap v744: 121 pgs: 121 active+clean; 537 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.9 MiB/s wr, 40 op/s 2024-01-15T22:59:54.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:54 smithi053 ceph-mon[143363]: osdmap e685: 8 total, 8 up, 8 in 2024-01-15T22:59:54.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:54 smithi053 ceph-mon[146052]: pgmap v744: 121 pgs: 121 active+clean; 537 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.9 MiB/s wr, 40 op/s 2024-01-15T22:59:54.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:54 smithi053 ceph-mon[146052]: osdmap e685: 8 total, 8 up, 8 in 2024-01-15T22:59:54.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:54 smithi163 ceph-mon[138526]: pgmap v744: 121 pgs: 121 active+clean; 537 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.9 MiB/s wr, 40 op/s 2024-01-15T22:59:54.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:54 smithi163 ceph-mon[138526]: osdmap e685: 8 total, 8 up, 8 in 2024-01-15T22:59:55.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 22:59:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:22:59:55] "GET /metrics HTTP/1.1" 200 36203 "" "Prometheus/2.43.0" 2024-01-15T22:59:55.352 INFO:tasks.rados.rados.0.smithi053.stdout:3166: done (2 left) 2024-01-15T22:59:55.353 INFO:tasks.rados.rados.0.smithi053.stdout:3169: done (1 left) 2024-01-15T22:59:55.353 INFO:tasks.rados.rados.0.smithi053.stdout:3170: done (0 left) 2024-01-15T22:59:55.353 INFO:tasks.rados.rados.0.smithi053.stdout:3171: snap_create 2024-01-15T22:59:56.035 INFO:tasks.rados.rados.0.smithi053.stdout:3171: done (0 left) 2024-01-15T22:59:56.035 INFO:tasks.rados.rados.0.smithi053.stdout:3172: rmattr oid 32 current snap is 319 2024-01-15T22:59:56.035 INFO:tasks.rados.rados.0.smithi053.stdout:3172: done (0 left) 2024-01-15T22:59:56.036 INFO:tasks.rados.rados.0.smithi053.stdout:3173: read oid 24 snap -1 2024-01-15T22:59:56.036 INFO:tasks.rados.rados.0.smithi053.stdout:3173: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:59:56.036 INFO:tasks.rados.rados.0.smithi053.stdout:3174: read oid 9 snap -1 2024-01-15T22:59:56.036 INFO:tasks.rados.rados.0.smithi053.stdout:3174: expect deleted 2024-01-15T22:59:56.036 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 33 current snap is 319 2024-01-15T22:59:56.036 INFO:tasks.rados.rados.0.smithi053.stdout:3175: seq_num 1005 ranges {4947968=32768} 2024-01-15T22:59:56.063 INFO:tasks.rados.rados.0.smithi053.stdout:3175: writing smithi053129169-33 from 4947968 to 4980736 tid 1 2024-01-15T22:59:56.063 INFO:tasks.rados.rados.0.smithi053.stdout:3176: delete oid 2 current snap is 319 2024-01-15T22:59:56.063 INFO:tasks.rados.rados.0.smithi053.stdout:3173: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T22:59:56.070 INFO:tasks.rados.rados.0.smithi053.stdout:3173: done (3 left) 2024-01-15T22:59:56.070 INFO:tasks.rados.rados.0.smithi053.stdout:3174: done (2 left) 2024-01-15T22:59:56.071 INFO:tasks.rados.rados.0.smithi053.stdout:3176: done (1 left) 2024-01-15T22:59:56.071 INFO:tasks.rados.rados.0.smithi053.stdout:3177: rollback oid 30 current snap is 319 2024-01-15T22:59:56.071 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 30 to 313 2024-01-15T22:59:56.071 INFO:tasks.rados.rados.0.smithi053.stdout:3178: read oid 48 snap -1 2024-01-15T22:59:56.071 INFO:tasks.rados.rados.0.smithi053.stdout:3178: expect (ObjNum 992 snap 315 seq_num 992) 2024-01-15T22:59:56.071 INFO:tasks.rados.rados.0.smithi053.stdout:3179: read oid 27 snap -1 2024-01-15T22:59:56.071 INFO:tasks.rados.rados.0.smithi053.stdout:3179: expect (ObjNum 1001 snap 318 seq_num 1001) 2024-01-15T22:59:56.071 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 319 2024-01-15T22:59:56.071 INFO:tasks.rados.rados.0.smithi053.stdout:3180: seq_num 1007 ranges {1449984=65536} 2024-01-15T22:59:56.079 INFO:tasks.rados.rados.0.smithi053.stdout:3180: writing smithi053129169-15 from 1449984 to 1515520 tid 1 2024-01-15T22:59:56.079 INFO:tasks.rados.rados.0.smithi053.stdout:3181: copy_from oid 24 from oid 2 current snap is 319 2024-01-15T22:59:56.079 INFO:tasks.rados.rados.0.smithi053.stdout:3175: finishing write tid 1 to smithi053129169-33 2024-01-15T22:59:56.079 INFO:tasks.rados.rados.0.smithi053.stdout:3182: copy_from oid 22 from oid 16 current snap is 319 2024-01-15T22:59:56.080 INFO:tasks.rados.rados.0.smithi053.stdout:3175: finishing write tid 2 to smithi053129169-33 2024-01-15T22:59:56.080 INFO:tasks.rados.rados.0.smithi053.stdout:3175: finishing write tid 3 to smithi053129169-33 2024-01-15T22:59:56.080 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 2161 (ObjNum 1005 snap 319 seq_num 1005) dirty exists 2024-01-15T22:59:56.080 INFO:tasks.rados.rados.0.smithi053.stdout:3175: left oid 33 (ObjNum 1005 snap 319 seq_num 1005) 2024-01-15T22:59:56.080 INFO:tasks.rados.rados.0.smithi053.stdout:3177: finishing rollback tid 1 to smithi053129169-30 2024-01-15T22:59:56.080 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 2134 (ObjNum -655764432 snap 21934 seq_num 304) dirty dne 2024-01-15T22:59:56.080 INFO:tasks.rados.rados.0.smithi053.stdout:3175: done (6 left) 2024-01-15T22:59:56.080 INFO:tasks.rados.rados.0.smithi053.stdout:3177: done (5 left) 2024-01-15T22:59:56.080 INFO:tasks.rados.rados.0.smithi053.stdout:3183: delete oid 3 current snap is 319 2024-01-15T22:59:56.084 INFO:tasks.rados.rados.0.smithi053.stdout:3183: done (5 left) 2024-01-15T22:59:56.084 INFO:tasks.rados.rados.0.smithi053.stdout:3184: read oid 30 snap -1 2024-01-15T22:59:56.084 INFO:tasks.rados.rados.0.smithi053.stdout:3184: expect deleted 2024-01-15T22:59:56.084 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 44 current snap is 319 2024-01-15T22:59:56.084 INFO:tasks.rados.rados.0.smithi053.stdout:3185: seq_num 1009 ranges {0=106496} 2024-01-15T22:59:56.084 INFO:tasks.rados.rados.0.smithi053.stdout:3185: writing smithi053129169-44 from 0 to 106496 tid 1 2024-01-15T22:59:56.085 INFO:tasks.rados.rados.0.smithi053.stdout:3186: copy_from oid 38 from oid 9 current snap is 319 2024-01-15T22:59:56.085 INFO:tasks.rados.rados.0.smithi053.stdout:3180: finishing write tid 1 to smithi053129169-15 2024-01-15T22:59:56.085 INFO:tasks.rados.rados.0.smithi053.stdout:3180: finishing write tid 2 to smithi053129169-15 2024-01-15T22:59:56.085 INFO:tasks.rados.rados.0.smithi053.stdout:3187: read oid 5 snap -1 2024-01-15T22:59:56.085 INFO:tasks.rados.rados.0.smithi053.stdout:3187: expect (ObjNum 991 snap 315 seq_num 991) 2024-01-15T22:59:56.085 INFO:tasks.rados.rados.0.smithi053.stdout:3188: delete oid 12 current snap is 319 2024-01-15T22:59:56.086 INFO:tasks.rados.rados.0.smithi053.stdout:3186: finishing copy_from to smithi053129169-38 2024-01-15T22:59:56.086 INFO:tasks.rados.rados.0.smithi053.stdout:3186: got expected ENOENT (src dne) 2024-01-15T22:59:56.086 INFO:tasks.rados.rados.0.smithi053.stdout:3186: finishing copy_from racing read to smithi053129169-38 2024-01-15T22:59:56.086 INFO:tasks.rados.rados.0.smithi053.stdout:3180: finishing write tid 3 to smithi053129169-15 2024-01-15T22:59:56.087 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 2163 (ObjNum 1007 snap 319 seq_num 1007) dirty exists 2024-01-15T22:59:56.087 INFO:tasks.rados.rados.0.smithi053.stdout:3180: left oid 15 (ObjNum 1007 snap 319 seq_num 1007) 2024-01-15T22:59:56.089 INFO:tasks.rados.rados.0.smithi053.stdout:3185: finishing write tid 1 to smithi053129169-44 2024-01-15T22:59:56.089 INFO:tasks.rados.rados.0.smithi053.stdout:3185: finishing write tid 2 to smithi053129169-44 2024-01-15T22:59:56.090 INFO:tasks.rados.rados.0.smithi053.stdout:3181: finishing copy_from to smithi053129169-24 2024-01-15T22:59:56.090 INFO:tasks.rados.rados.0.smithi053.stdout:3181: got expected ENOENT (src dne) 2024-01-15T22:59:56.090 INFO:tasks.rados.rados.0.smithi053.stdout:3181: finishing copy_from racing read to smithi053129169-24 2024-01-15T22:59:56.093 INFO:tasks.rados.rados.0.smithi053.stdout:3179: expect (ObjNum 1001 snap 318 seq_num 1001) 2024-01-15T22:59:56.196 INFO:tasks.rados.rados.0.smithi053.stdout:3185: finishing write tid 3 to smithi053129169-44 2024-01-15T22:59:56.196 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2474 (ObjNum 1009 snap 319 seq_num 1009) dirty exists 2024-01-15T22:59:56.196 INFO:tasks.rados.rados.0.smithi053.stdout:3185: left oid 44 (ObjNum 1009 snap 319 seq_num 1009) 2024-01-15T22:59:56.196 INFO:tasks.rados.rados.0.smithi053.stdout:3178: expect (ObjNum 992 snap 315 seq_num 992) 2024-01-15T22:59:56.332 INFO:tasks.rados.rados.0.smithi053.stdout:3182: finishing copy_from to smithi053129169-22 2024-01-15T22:59:56.332 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 2345 (ObjNum 930 snap 306 seq_num 930) dirty exists 2024-01-15T22:59:56.332 INFO:tasks.rados.rados.0.smithi053.stdout:3182: finishing copy_from racing read to smithi053129169-22 2024-01-15T22:59:56.332 INFO:tasks.rados.rados.0.smithi053.stdout:3187: expect (ObjNum 991 snap 315 seq_num 991) 2024-01-15T22:59:56.387 INFO:tasks.rados.rados.0.smithi053.stdout:3178: done (9 left) 2024-01-15T22:59:56.387 INFO:tasks.rados.rados.0.smithi053.stdout:3179: done (8 left) 2024-01-15T22:59:56.387 INFO:tasks.rados.rados.0.smithi053.stdout:3180: done (7 left) 2024-01-15T22:59:56.387 INFO:tasks.rados.rados.0.smithi053.stdout:3181: done (6 left) 2024-01-15T22:59:56.388 INFO:tasks.rados.rados.0.smithi053.stdout:3182: done (5 left) 2024-01-15T22:59:56.388 INFO:tasks.rados.rados.0.smithi053.stdout:3184: done (4 left) 2024-01-15T22:59:56.388 INFO:tasks.rados.rados.0.smithi053.stdout:3185: done (3 left) 2024-01-15T22:59:56.388 INFO:tasks.rados.rados.0.smithi053.stdout:3186: done (2 left) 2024-01-15T22:59:56.388 INFO:tasks.rados.rados.0.smithi053.stdout:3187: done (1 left) 2024-01-15T22:59:56.388 INFO:tasks.rados.rados.0.smithi053.stdout:3188: done (0 left) 2024-01-15T22:59:56.388 INFO:tasks.rados.rados.0.smithi053.stdout:3189: snap_create 2024-01-15T22:59:56.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:56 smithi163 ceph-mon[138526]: pgmap v746: 121 pgs: 121 active+clean; 511 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-01-15T22:59:56.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:56 smithi163 ceph-mon[138526]: osdmap e686: 8 total, 8 up, 8 in 2024-01-15T22:59:56.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:56 smithi053 ceph-mon[143363]: pgmap v746: 121 pgs: 121 active+clean; 511 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-01-15T22:59:56.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:56 smithi053 ceph-mon[143363]: osdmap e686: 8 total, 8 up, 8 in 2024-01-15T22:59:56.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:56 smithi053 ceph-mon[146052]: pgmap v746: 121 pgs: 121 active+clean; 511 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-01-15T22:59:56.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:56 smithi053 ceph-mon[146052]: osdmap e686: 8 total, 8 up, 8 in 2024-01-15T22:59:57.051 INFO:tasks.rados.rados.0.smithi053.stdout:3189: done (0 left) 2024-01-15T22:59:57.051 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 42 current snap is 320 2024-01-15T22:59:57.051 INFO:tasks.rados.rados.0.smithi053.stdout:3190: seq_num 1011 ranges {0=139264} 2024-01-15T22:59:57.052 INFO:tasks.rados.rados.0.smithi053.stdout:3190: writing smithi053129169-42 from 0 to 139264 tid 1 2024-01-15T22:59:57.052 INFO:tasks.rados.rados.0.smithi053.stdout:3191: read oid 13 snap -1 2024-01-15T22:59:57.052 INFO:tasks.rados.rados.0.smithi053.stdout:3191: expect deleted 2024-01-15T22:59:57.053 INFO:tasks.rados.rados.0.smithi053.stdout:3192: copy_from oid 10 from oid 18 current snap is 320 2024-01-15T22:59:57.053 INFO:tasks.rados.rados.0.smithi053.stdout:3193: read oid 31 snap -1 2024-01-15T22:59:57.053 INFO:tasks.rados.rados.0.smithi053.stdout:3193: expect deleted 2024-01-15T22:59:57.053 INFO:tasks.rados.rados.0.smithi053.stdout:3194: read oid 32 snap 309 2024-01-15T22:59:57.053 INFO:tasks.rados.rados.0.smithi053.stdout:3194: expect (ObjNum 233 snap 60 seq_num 233) 2024-01-15T22:59:57.053 INFO:tasks.rados.rados.0.smithi053.stdout:3195: setattr oid 46 current snap is 320 2024-01-15T22:59:57.055 INFO:tasks.rados.rados.0.smithi053.stdout:3191: done (5 left) 2024-01-15T22:59:57.055 INFO:tasks.rados.rados.0.smithi053.stdout:3193: done (4 left) 2024-01-15T22:59:57.055 INFO:tasks.rados.rados.0.smithi053.stdout:3196: rmattr oid 45 current snap is 320 2024-01-15T22:59:57.055 INFO:tasks.rados.rados.0.smithi053.stdout:3196: done (4 left) 2024-01-15T22:59:57.055 INFO:tasks.rados.rados.0.smithi053.stdout:3197: copy_from oid 49 from oid 39 current snap is 320 2024-01-15T22:59:57.055 INFO:tasks.rados.rados.0.smithi053.stdout:3198: read oid 7 snap -1 2024-01-15T22:59:57.055 INFO:tasks.rados.rados.0.smithi053.stdout:3198: expect (ObjNum 937 snap 306 seq_num 937) 2024-01-15T22:59:57.055 INFO:tasks.rados.rados.0.smithi053.stdout:3199: setattr oid 38 current snap is 320 2024-01-15T22:59:57.059 INFO:tasks.rados.rados.0.smithi053.stdout:3200: read oid 17 snap -1 2024-01-15T22:59:57.060 INFO:tasks.rados.rados.0.smithi053.stdout:3200: expect (ObjNum 953 snap 310 seq_num 953) 2024-01-15T22:59:57.060 INFO:tasks.rados.rados.0.smithi053.stdout:3201: read oid 50 snap -1 2024-01-15T22:59:57.060 INFO:tasks.rados.rados.0.smithi053.stdout:3201: expect deleted 2024-01-15T22:59:57.060 INFO:tasks.rados.rados.0.smithi053.stdout:3202: rollback oid 47 current snap is 320 2024-01-15T22:59:57.060 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 47 to 269 2024-01-15T22:59:57.060 INFO:tasks.rados.rados.0.smithi053.stdout:3203: snap_create 2024-01-15T22:59:57.061 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 1645 (ObjNum 33 snap 0 seq_num 3638130208) dirty exists 2024-01-15T22:59:57.065 INFO:tasks.rados.rados.0.smithi053.stdout:3190: finishing write tid 1 to smithi053129169-42 2024-01-15T22:59:57.066 INFO:tasks.rados.rados.0.smithi053.stdout:3190: finishing write tid 2 to smithi053129169-42 2024-01-15T22:59:57.066 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 2226 (ObjNum 974 snap 313 seq_num 974) dirty exists 2024-01-15T22:59:57.066 INFO:tasks.rados.rados.0.smithi053.stdout:3202: finishing rollback tid 1 to smithi053129169-47 2024-01-15T22:59:57.067 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 2469 (ObjNum 49 snap 0 seq_num 3619529016) dirty dne 2024-01-15T22:59:57.069 INFO:tasks.rados.rados.0.smithi053.stdout:3190: finishing write tid 3 to smithi053129169-42 2024-01-15T22:59:57.069 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 2226 (ObjNum 1011 snap 320 seq_num 1011) dirty exists 2024-01-15T22:59:57.069 INFO:tasks.rados.rados.0.smithi053.stdout:3190: left oid 42 (ObjNum 1011 snap 320 seq_num 1011) 2024-01-15T22:59:57.087 INFO:tasks.rados.rados.0.smithi053.stdout:3198: expect (ObjNum 937 snap 306 seq_num 937) 2024-01-15T22:59:57.282 INFO:tasks.rados.rados.0.smithi053.stdout:3192: finishing copy_from to smithi053129169-10 2024-01-15T22:59:57.283 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 2221 (ObjNum 909 snap 297 seq_num 909) dirty exists 2024-01-15T22:59:57.283 INFO:tasks.rados.rados.0.smithi053.stdout:3192: finishing copy_from racing read to smithi053129169-10 2024-01-15T22:59:57.283 INFO:tasks.rados.rados.0.smithi053.stdout:3194: expect (ObjNum 233 snap 60 seq_num 233) 2024-01-15T22:59:57.935 INFO:tasks.rados.rados.0.smithi053.stdout:3197: finishing copy_from to smithi053129169-49 2024-01-15T22:59:57.935 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 2217 (ObjNum 49 snap 0 seq_num 3637957456) dirty exists 2024-01-15T22:59:57.935 INFO:tasks.rados.rados.0.smithi053.stdout:3197: finishing copy_from racing read to smithi053129169-49 2024-01-15T22:59:57.936 INFO:tasks.rados.rados.0.smithi053.stdout:3200: expect (ObjNum 953 snap 310 seq_num 953) 2024-01-15T22:59:58.117 INFO:tasks.rados.rados.0.smithi053.stdout:3190: done (10 left) 2024-01-15T22:59:58.117 INFO:tasks.rados.rados.0.smithi053.stdout:3192: done (9 left) 2024-01-15T22:59:58.117 INFO:tasks.rados.rados.0.smithi053.stdout:3194: done (8 left) 2024-01-15T22:59:58.118 INFO:tasks.rados.rados.0.smithi053.stdout:3195: done (7 left) 2024-01-15T22:59:58.118 INFO:tasks.rados.rados.0.smithi053.stdout:3197: done (6 left) 2024-01-15T22:59:58.118 INFO:tasks.rados.rados.0.smithi053.stdout:3198: done (5 left) 2024-01-15T22:59:58.118 INFO:tasks.rados.rados.0.smithi053.stdout:3199: done (4 left) 2024-01-15T22:59:58.118 INFO:tasks.rados.rados.0.smithi053.stdout:3200: done (3 left) 2024-01-15T22:59:58.118 INFO:tasks.rados.rados.0.smithi053.stdout:3201: done (2 left) 2024-01-15T22:59:58.118 INFO:tasks.rados.rados.0.smithi053.stdout:3202: done (1 left) 2024-01-15T22:59:58.118 INFO:tasks.rados.rados.0.smithi053.stdout:3203: done (0 left) 2024-01-15T22:59:58.118 INFO:tasks.rados.rados.0.smithi053.stdout:3204: read oid 11 snap -1 2024-01-15T22:59:58.118 INFO:tasks.rados.rados.0.smithi053.stdout:3204: expect (ObjNum 930 snap 306 seq_num 930) 2024-01-15T22:59:58.118 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 28 current snap is 321 2024-01-15T22:59:58.118 INFO:tasks.rados.rados.0.smithi053.stdout:3205: seq_num 1012 ranges {4268032=155648} 2024-01-15T22:59:58.142 INFO:tasks.rados.rados.0.smithi053.stdout:3205: writing smithi053129169-28 from 4268032 to 4423680 tid 1 2024-01-15T22:59:58.142 INFO:tasks.rados.rados.0.smithi053.stdout:3206: delete oid 49 current snap is 321 2024-01-15T22:59:58.142 INFO:tasks.rados.rados.0.smithi053.stdout:3204: expect (ObjNum 930 snap 306 seq_num 930) 2024-01-15T22:59:58.174 INFO:tasks.rados.rados.0.smithi053.stdout:3205: finishing write tid 1 to smithi053129169-28 2024-01-15T22:59:58.174 INFO:tasks.rados.rados.0.smithi053.stdout:3205: finishing write tid 2 to smithi053129169-28 2024-01-15T22:59:58.174 INFO:tasks.rados.rados.0.smithi053.stdout:3205: finishing write tid 3 to smithi053129169-28 2024-01-15T22:59:58.174 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 2227 (ObjNum 1012 snap 321 seq_num 1012) dirty exists 2024-01-15T22:59:58.174 INFO:tasks.rados.rados.0.smithi053.stdout:3205: left oid 28 (ObjNum 1012 snap 321 seq_num 1012) 2024-01-15T22:59:58.174 INFO:tasks.rados.rados.0.smithi053.stdout:3204: done (2 left) 2024-01-15T22:59:58.174 INFO:tasks.rados.rados.0.smithi053.stdout:3205: done (1 left) 2024-01-15T22:59:58.174 INFO:tasks.rados.rados.0.smithi053.stdout:3206: done (0 left) 2024-01-15T22:59:58.174 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 321 2024-01-15T22:59:58.174 INFO:tasks.rados.rados.0.smithi053.stdout:3207: seq_num 1014 ranges {0=188416} 2024-01-15T22:59:58.175 INFO:tasks.rados.rados.0.smithi053.stdout:3207: writing smithi053129169-41 from 0 to 188416 tid 1 2024-01-15T22:59:58.175 INFO:tasks.rados.rados.0.smithi053.stdout:3208: setattr oid 16 current snap is 321 2024-01-15T22:59:58.176 INFO:tasks.rados.rados.0.smithi053.stdout:3209: rollback oid 45 current snap is 321 2024-01-15T22:59:58.176 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 45 to 315 2024-01-15T22:59:58.176 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 1 current snap is 321 2024-01-15T22:59:58.176 INFO:tasks.rados.rados.0.smithi053.stdout:3210: seq_num 1015 ranges {1540096=204800} 2024-01-15T22:59:58.188 INFO:tasks.rados.rados.0.smithi053.stdout:3210: writing smithi053129169-1 from 1540096 to 1744896 tid 1 2024-01-15T22:59:58.188 INFO:tasks.rados.rados.0.smithi053.stdout:3211: read oid 34 snap -1 2024-01-15T22:59:58.188 INFO:tasks.rados.rados.0.smithi053.stdout:3211: expect (ObjNum 962 snap 312 seq_num 962) 2024-01-15T22:59:58.188 INFO:tasks.rados.rados.0.smithi053.stdout:3212: rollback oid 24 current snap is 321 2024-01-15T22:59:58.189 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 24 to 313 2024-01-15T22:59:58.189 INFO:tasks.rados.rados.0.smithi053.stdout:3207: finishing write tid 1 to smithi053129169-41 2024-01-15T22:59:58.189 INFO:tasks.rados.rados.0.smithi053.stdout:3207: finishing write tid 2 to smithi053129169-41 2024-01-15T22:59:58.189 INFO:tasks.rados.rados.0.smithi053.stdout:3209: finishing rollback tid 0 to smithi053129169-45 2024-01-15T22:59:58.189 INFO:tasks.rados.rados.0.smithi053.stdout:3209: finishing rollback tid 1 to smithi053129169-45 2024-01-15T22:59:58.189 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 2230 (ObjNum 33 snap 0 seq_num 3639212464) dirty dne 2024-01-15T22:59:58.190 INFO:tasks.rados.rados.0.smithi053.stdout:3207: finishing write tid 3 to smithi053129169-41 2024-01-15T22:59:58.190 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 2228 (ObjNum 1014 snap 321 seq_num 1014) dirty exists 2024-01-15T22:59:58.190 INFO:tasks.rados.rados.0.smithi053.stdout:3207: left oid 41 (ObjNum 1014 snap 321 seq_num 1014) 2024-01-15T22:59:58.190 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 2347 (ObjNum 930 snap 306 seq_num 930) dirty exists 2024-01-15T22:59:58.190 INFO:tasks.rados.rados.0.smithi053.stdout:3207: done (5 left) 2024-01-15T22:59:58.190 INFO:tasks.rados.rados.0.smithi053.stdout:3208: done (4 left) 2024-01-15T22:59:58.190 INFO:tasks.rados.rados.0.smithi053.stdout:3209: done (3 left) 2024-01-15T22:59:58.191 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 321 2024-01-15T22:59:58.191 INFO:tasks.rados.rados.0.smithi053.stdout:3213: seq_num 1016 ranges {0=221184} 2024-01-15T22:59:58.191 INFO:tasks.rados.rados.0.smithi053.stdout:3213: writing smithi053129169-50 from 0 to 221184 tid 1 2024-01-15T22:59:58.191 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 19 current snap is 321 2024-01-15T22:59:58.191 INFO:tasks.rados.rados.0.smithi053.stdout:3214: seq_num 1017 ranges {7168000=237568} 2024-01-15T22:59:58.229 INFO:tasks.rados.rados.0.smithi053.stdout:3214: writing smithi053129169-19 from 7168000 to 7405568 tid 1 2024-01-15T22:59:58.229 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 22 current snap is 321 2024-01-15T22:59:58.229 INFO:tasks.rados.rados.0.smithi053.stdout:3215: seq_num 1018 ranges {1187840=253952} 2024-01-15T22:59:58.236 INFO:tasks.rados.rados.0.smithi053.stdout:3215: writing smithi053129169-22 from 1187840 to 1441792 tid 1 2024-01-15T22:59:58.236 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 321 2024-01-15T22:59:58.237 INFO:tasks.rados.rados.0.smithi053.stdout:3216: seq_num 1019 ranges {11558912=270336} 2024-01-15T22:59:58.301 INFO:tasks.rados.rados.0.smithi053.stdout:3216: writing smithi053129169-38 from 11558912 to 11829248 tid 1 2024-01-15T22:59:58.301 INFO:tasks.rados.rados.0.smithi053.stdout:3217: snap_remove snap 237 2024-01-15T22:59:58.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:58 smithi163 ceph-mon[138526]: pgmap v748: 121 pgs: 121 active+clean; 477 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-01-15T22:59:58.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:58 smithi163 ceph-mon[138526]: osdmap e687: 8 total, 8 up, 8 in 2024-01-15T22:59:58.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:58 smithi053 ceph-mon[143363]: pgmap v748: 121 pgs: 121 active+clean; 477 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-01-15T22:59:58.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:58 smithi053 ceph-mon[143363]: osdmap e687: 8 total, 8 up, 8 in 2024-01-15T22:59:58.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:58 smithi053 ceph-mon[146052]: pgmap v748: 121 pgs: 121 active+clean; 477 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-01-15T22:59:58.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:58 smithi053 ceph-mon[146052]: osdmap e687: 8 total, 8 up, 8 in 2024-01-15T22:59:59.063 INFO:tasks.rados.rados.0.smithi053.stdout:3217: done (7 left) 2024-01-15T22:59:59.063 INFO:tasks.rados.rados.0.smithi053.stdout:3218: read oid 3 snap -1 2024-01-15T22:59:59.063 INFO:tasks.rados.rados.0.smithi053.stdout:3218: expect deleted 2024-01-15T22:59:59.063 INFO:tasks.rados.rados.0.smithi053.stdout:3219: snap_create 2024-01-15T22:59:59.064 INFO:tasks.rados.rados.0.smithi053.stdout:3210: finishing write tid 1 to smithi053129169-1 2024-01-15T22:59:59.064 INFO:tasks.rados.rados.0.smithi053.stdout:3212: finishing rollback tid 0 to smithi053129169-24 2024-01-15T22:59:59.064 INFO:tasks.rados.rados.0.smithi053.stdout:3212: finishing rollback tid 1 to smithi053129169-24 2024-01-15T22:59:59.064 INFO:tasks.rados.rados.0.smithi053.stdout:3210: finishing write tid 2 to smithi053129169-1 2024-01-15T22:59:59.064 INFO:tasks.rados.rados.0.smithi053.stdout:3212: finishing rollback tid 2 to smithi053129169-24 2024-01-15T22:59:59.064 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 1637 (ObjNum 947 snap 307 seq_num 947) dirty exists 2024-01-15T22:59:59.064 INFO:tasks.rados.rados.0.smithi053.stdout:3213: finishing write tid 1 to smithi053129169-50 2024-01-15T22:59:59.064 INFO:tasks.rados.rados.0.smithi053.stdout:3210: finishing write tid 3 to smithi053129169-1 2024-01-15T22:59:59.065 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 1647 (ObjNum 1015 snap 321 seq_num 1015) dirty exists 2024-01-15T22:59:59.065 INFO:tasks.rados.rados.0.smithi053.stdout:3210: left oid 1 (ObjNum 1015 snap 321 seq_num 1015) 2024-01-15T22:59:59.065 INFO:tasks.rados.rados.0.smithi053.stdout:3213: finishing write tid 2 to smithi053129169-50 2024-01-15T22:59:59.065 INFO:tasks.rados.rados.0.smithi053.stdout:3213: finishing write tid 3 to smithi053129169-50 2024-01-15T22:59:59.065 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 2347 (ObjNum 1016 snap 321 seq_num 1016) dirty exists 2024-01-15T22:59:59.065 INFO:tasks.rados.rados.0.smithi053.stdout:3213: left oid 50 (ObjNum 1016 snap 321 seq_num 1016) 2024-01-15T22:59:59.065 INFO:tasks.rados.rados.0.smithi053.stdout:3211: expect (ObjNum 962 snap 312 seq_num 962) 2024-01-15T22:59:59.199 INFO:tasks.rados.rados.0.smithi053.stdout:3214: finishing write tid 1 to smithi053129169-19 2024-01-15T22:59:59.199 INFO:tasks.rados.rados.0.smithi053.stdout:3214: finishing write tid 2 to smithi053129169-19 2024-01-15T22:59:59.199 INFO:tasks.rados.rados.0.smithi053.stdout:3214: finishing write tid 3 to smithi053129169-19 2024-01-15T22:59:59.199 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 2480 (ObjNum 1017 snap 321 seq_num 1017) dirty exists 2024-01-15T22:59:59.199 INFO:tasks.rados.rados.0.smithi053.stdout:3214: left oid 19 (ObjNum 1017 snap 321 seq_num 1017) 2024-01-15T22:59:59.199 INFO:tasks.rados.rados.0.smithi053.stdout:3215: finishing write tid 1 to smithi053129169-22 2024-01-15T22:59:59.199 INFO:tasks.rados.rados.0.smithi053.stdout:3215: finishing write tid 2 to smithi053129169-22 2024-01-15T22:59:59.199 INFO:tasks.rados.rados.0.smithi053.stdout:3215: finishing write tid 3 to smithi053129169-22 2024-01-15T22:59:59.199 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 2349 (ObjNum 1018 snap 321 seq_num 1018) dirty exists 2024-01-15T22:59:59.199 INFO:tasks.rados.rados.0.smithi053.stdout:3215: left oid 22 (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T22:59:59.199 INFO:tasks.rados.rados.0.smithi053.stdout:3216: finishing write tid 1 to smithi053129169-38 2024-01-15T22:59:59.200 INFO:tasks.rados.rados.0.smithi053.stdout:3216: finishing write tid 2 to smithi053129169-38 2024-01-15T22:59:59.200 INFO:tasks.rados.rados.0.smithi053.stdout:3216: finishing write tid 3 to smithi053129169-38 2024-01-15T22:59:59.200 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 2228 (ObjNum 1019 snap 321 seq_num 1019) dirty exists 2024-01-15T22:59:59.200 INFO:tasks.rados.rados.0.smithi053.stdout:3216: left oid 38 (ObjNum 1019 snap 321 seq_num 1019) 2024-01-15T22:59:59.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:59 smithi163 ceph-mon[138526]: osdmap e688: 8 total, 8 up, 8 in 2024-01-15T22:59:59.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 22:59:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:59:59.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:59 smithi053 ceph-mon[146052]: osdmap e688: 8 total, 8 up, 8 in 2024-01-15T22:59:59.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 22:59:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T22:59:59.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:59 smithi053 ceph-mon[143363]: osdmap e688: 8 total, 8 up, 8 in 2024-01-15T22:59:59.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 22:59:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:00:00.063 INFO:tasks.rados.rados.0.smithi053.stdout:3210: done (8 left) 2024-01-15T23:00:00.064 INFO:tasks.rados.rados.0.smithi053.stdout:3211: done (7 left) 2024-01-15T23:00:00.064 INFO:tasks.rados.rados.0.smithi053.stdout:3212: done (6 left) 2024-01-15T23:00:00.064 INFO:tasks.rados.rados.0.smithi053.stdout:3213: done (5 left) 2024-01-15T23:00:00.064 INFO:tasks.rados.rados.0.smithi053.stdout:3214: done (4 left) 2024-01-15T23:00:00.064 INFO:tasks.rados.rados.0.smithi053.stdout:3215: done (3 left) 2024-01-15T23:00:00.064 INFO:tasks.rados.rados.0.smithi053.stdout:3216: done (2 left) 2024-01-15T23:00:00.064 INFO:tasks.rados.rados.0.smithi053.stdout:3218: done (1 left) 2024-01-15T23:00:00.064 INFO:tasks.rados.rados.0.smithi053.stdout:3219: done (0 left) 2024-01-15T23:00:00.064 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 18 current snap is 322 2024-01-15T23:00:00.065 INFO:tasks.rados.rados.0.smithi053.stdout:3220: seq_num 1020 ranges {7479296=286720} 2024-01-15T23:00:00.106 INFO:tasks.rados.rados.0.smithi053.stdout:3220: writing smithi053129169-18 from 7479296 to 7766016 tid 1 2024-01-15T23:00:00.106 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 5 current snap is 322 2024-01-15T23:00:00.106 INFO:tasks.rados.rados.0.smithi053.stdout:3221: seq_num 1021 ranges {2211840=303104} 2024-01-15T23:00:00.120 INFO:tasks.rados.rados.0.smithi053.stdout:3221: writing smithi053129169-5 from 2211840 to 2514944 tid 1 2024-01-15T23:00:00.120 INFO:tasks.rados.rados.0.smithi053.stdout:3222: delete oid 35 current snap is 322 2024-01-15T23:00:00.120 INFO:tasks.rados.rados.0.smithi053.stdout:3220: finishing write tid 1 to smithi053129169-18 2024-01-15T23:00:00.120 INFO:tasks.rados.rados.0.smithi053.stdout:3220: finishing write tid 2 to smithi053129169-18 2024-01-15T23:00:00.120 INFO:tasks.rados.rados.0.smithi053.stdout:3220: finishing write tid 3 to smithi053129169-18 2024-01-15T23:00:00.120 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 2232 (ObjNum 1020 snap 322 seq_num 1020) dirty exists 2024-01-15T23:00:00.120 INFO:tasks.rados.rados.0.smithi053.stdout:3220: left oid 18 (ObjNum 1020 snap 322 seq_num 1020) 2024-01-15T23:00:00.123 INFO:tasks.rados.rados.0.smithi053.stdout:3220: done (2 left) 2024-01-15T23:00:00.124 INFO:tasks.rados.rados.0.smithi053.stdout:3222: done (1 left) 2024-01-15T23:00:00.124 INFO:tasks.rados.rados.0.smithi053.stdout:3223: delete oid 33 current snap is 322 2024-01-15T23:00:00.124 INFO:tasks.rados.rados.0.smithi053.stdout:3221: finishing write tid 1 to smithi053129169-5 2024-01-15T23:00:00.125 INFO:tasks.rados.rados.0.smithi053.stdout:3221: finishing write tid 2 to smithi053129169-5 2024-01-15T23:00:00.126 INFO:tasks.rados.rados.0.smithi053.stdout:3221: finishing write tid 3 to smithi053129169-5 2024-01-15T23:00:00.126 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 2495 (ObjNum 1021 snap 322 seq_num 1021) dirty exists 2024-01-15T23:00:00.126 INFO:tasks.rados.rados.0.smithi053.stdout:3221: left oid 5 (ObjNum 1021 snap 322 seq_num 1021) 2024-01-15T23:00:00.127 INFO:tasks.rados.rados.0.smithi053.stdout:3221: done (1 left) 2024-01-15T23:00:00.127 INFO:tasks.rados.rados.0.smithi053.stdout:3223: done (0 left) 2024-01-15T23:00:00.127 INFO:tasks.rados.rados.0.smithi053.stdout:3224: snap_create 2024-01-15T23:00:00.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:00 smithi163 ceph-mon[138526]: pgmap v751: 121 pgs: 121 active+clean; 485 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-01-15T23:00:00.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:00 smithi163 ceph-mon[138526]: osdmap e689: 8 total, 8 up, 8 in 2024-01-15T23:00:00.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:00 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:00:00.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:00 smithi163 ceph-mon[138526]: overall HEALTH_OK 2024-01-15T23:00:00.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:00 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:00:00.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:00 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:00:00.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:00 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:00:00.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:00 smithi053 ceph-mon[143363]: pgmap v751: 121 pgs: 121 active+clean; 485 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-01-15T23:00:00.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:00 smithi053 ceph-mon[143363]: osdmap e689: 8 total, 8 up, 8 in 2024-01-15T23:00:00.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:00 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:00:00.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:00 smithi053 ceph-mon[143363]: overall HEALTH_OK 2024-01-15T23:00:00.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:00 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:00:00.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:00 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:00:00.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:00 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:00:00.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:00 smithi053 ceph-mon[146052]: pgmap v751: 121 pgs: 121 active+clean; 485 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-01-15T23:00:00.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:00 smithi053 ceph-mon[146052]: osdmap e689: 8 total, 8 up, 8 in 2024-01-15T23:00:00.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:00 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:00:00.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:00 smithi053 ceph-mon[146052]: overall HEALTH_OK 2024-01-15T23:00:00.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:00 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:00:00.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:00 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:00:00.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:00 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:00:01.037 INFO:tasks.rados.rados.0.smithi053.stdout:3224: done (0 left) 2024-01-15T23:00:01.037 INFO:tasks.rados.rados.0.smithi053.stdout:3225: copy_from oid 23 from oid 22 current snap is 323 2024-01-15T23:00:01.037 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 33 current snap is 323 2024-01-15T23:00:01.038 INFO:tasks.rados.rados.0.smithi053.stdout:3226: seq_num 1024 ranges {0=352256} 2024-01-15T23:00:01.039 INFO:tasks.rados.rados.0.smithi053.stdout:3226: writing smithi053129169-33 from 0 to 352256 tid 1 2024-01-15T23:00:01.040 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 13 current snap is 323 2024-01-15T23:00:01.040 INFO:tasks.rados.rados.0.smithi053.stdout:3227: seq_num 1025 ranges {0=368640} 2024-01-15T23:00:01.041 INFO:tasks.rados.rados.0.smithi053.stdout:3227: writing smithi053129169-13 from 0 to 368640 tid 1 2024-01-15T23:00:01.041 INFO:tasks.rados.rados.0.smithi053.stdout:3228: rmattr oid 16 current snap is 323 2024-01-15T23:00:01.041 INFO:tasks.rados.rados.0.smithi053.stdout:3229: snap_create 2024-01-15T23:00:01.047 INFO:tasks.rados.rados.0.smithi053.stdout:3227: finishing write tid 1 to smithi053129169-13 2024-01-15T23:00:01.047 INFO:tasks.rados.rados.0.smithi053.stdout:3227: finishing write tid 2 to smithi053129169-13 2024-01-15T23:00:01.049 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 2348 (ObjNum 930 snap 306 seq_num 930) dirty exists 2024-01-15T23:00:01.050 INFO:tasks.rados.rados.0.smithi053.stdout:3227: finishing write tid 3 to smithi053129169-13 2024-01-15T23:00:01.050 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 2229 (ObjNum 1025 snap 323 seq_num 1025) dirty exists 2024-01-15T23:00:01.050 INFO:tasks.rados.rados.0.smithi053.stdout:3227: left oid 13 (ObjNum 1025 snap 323 seq_num 1025) 2024-01-15T23:00:01.050 INFO:tasks.rados.rados.0.smithi053.stdout:3226: finishing write tid 1 to smithi053129169-33 2024-01-15T23:00:01.052 INFO:tasks.rados.rados.0.smithi053.stdout:3226: finishing write tid 2 to smithi053129169-33 2024-01-15T23:00:01.054 INFO:tasks.rados.rados.0.smithi053.stdout:3226: finishing write tid 3 to smithi053129169-33 2024-01-15T23:00:01.054 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 2352 (ObjNum 1024 snap 323 seq_num 1024) dirty exists 2024-01-15T23:00:01.054 INFO:tasks.rados.rados.0.smithi053.stdout:3226: left oid 33 (ObjNum 1024 snap 323 seq_num 1024) 2024-01-15T23:00:01.058 INFO:tasks.rados.rados.0.smithi053.stdout:3225: finishing copy_from to smithi053129169-23 2024-01-15T23:00:01.058 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 2349 (ObjNum 1018 snap 321 seq_num 1018) dirty exists 2024-01-15T23:00:01.059 INFO:tasks.rados.rados.0.smithi053.stdout:3225: finishing copy_from racing read to smithi053129169-23 2024-01-15T23:00:01.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:01 smithi163 ceph-mon[138526]: osdmap e690: 8 total, 8 up, 8 in 2024-01-15T23:00:01.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:01 smithi163 ceph-mon[138526]: osdmap e691: 8 total, 8 up, 8 in 2024-01-15T23:00:01.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:01 smithi053 ceph-mon[143363]: osdmap e690: 8 total, 8 up, 8 in 2024-01-15T23:00:01.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:01 smithi053 ceph-mon[143363]: osdmap e691: 8 total, 8 up, 8 in 2024-01-15T23:00:01.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:01 smithi053 ceph-mon[146052]: osdmap e690: 8 total, 8 up, 8 in 2024-01-15T23:00:01.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:01 smithi053 ceph-mon[146052]: osdmap e691: 8 total, 8 up, 8 in 2024-01-15T23:00:02.043 INFO:tasks.rados.rados.0.smithi053.stdout:3225: done (4 left) 2024-01-15T23:00:02.044 INFO:tasks.rados.rados.0.smithi053.stdout:3226: done (3 left) 2024-01-15T23:00:02.044 INFO:tasks.rados.rados.0.smithi053.stdout:3227: done (2 left) 2024-01-15T23:00:02.044 INFO:tasks.rados.rados.0.smithi053.stdout:3228: done (1 left) 2024-01-15T23:00:02.044 INFO:tasks.rados.rados.0.smithi053.stdout:3229: done (0 left) 2024-01-15T23:00:02.044 INFO:tasks.rados.rados.0.smithi053.stdout:3230: delete oid 7 current snap is 324 2024-01-15T23:00:02.049 INFO:tasks.rados.rados.0.smithi053.stdout:3230: done (0 left) 2024-01-15T23:00:02.049 INFO:tasks.rados.rados.0.smithi053.stdout:3231: snap_remove snap 309 2024-01-15T23:00:02.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:02 smithi163 ceph-mon[138526]: pgmap v754: 121 pgs: 121 active+clean; 487 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 2.0 MiB/s wr, 31 op/s 2024-01-15T23:00:02.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:02 smithi163 ceph-mon[138526]: osdmap e692: 8 total, 8 up, 8 in 2024-01-15T23:00:02.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:02 smithi053 ceph-mon[146052]: pgmap v754: 121 pgs: 121 active+clean; 487 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 2.0 MiB/s wr, 31 op/s 2024-01-15T23:00:02.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:02 smithi053 ceph-mon[146052]: osdmap e692: 8 total, 8 up, 8 in 2024-01-15T23:00:02.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:02 smithi053 ceph-mon[143363]: pgmap v754: 121 pgs: 121 active+clean; 487 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 2.0 MiB/s wr, 31 op/s 2024-01-15T23:00:02.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:02 smithi053 ceph-mon[143363]: osdmap e692: 8 total, 8 up, 8 in 2024-01-15T23:00:03.048 INFO:tasks.rados.rados.0.smithi053.stdout:3231: done (0 left) 2024-01-15T23:00:03.049 INFO:tasks.rados.rados.0.smithi053.stdout:3232: read oid 20 snap -1 2024-01-15T23:00:03.049 INFO:tasks.rados.rados.0.smithi053.stdout:3232: expect deleted 2024-01-15T23:00:03.060 INFO:tasks.rados.rados.0.smithi053.stdout:3233: read oid 12 snap -1 2024-01-15T23:00:03.060 INFO:tasks.rados.rados.0.smithi053.stdout:3233: expect deleted 2024-01-15T23:00:03.060 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 324 2024-01-15T23:00:03.060 INFO:tasks.rados.rados.0.smithi053.stdout:3234: seq_num 1027 ranges {0=409600} 2024-01-15T23:00:03.060 INFO:tasks.rados.rados.0.smithi053.stdout:3234: writing smithi053129169-3 from 0 to 409600 tid 1 2024-01-15T23:00:03.060 INFO:tasks.rados.rados.0.smithi053.stdout:3235: read oid 24 snap 314 2024-01-15T23:00:03.060 INFO:tasks.rados.rados.0.smithi053.stdout:3235: expect (ObjNum 947 snap 307 seq_num 947) 2024-01-15T23:00:03.060 INFO:tasks.rados.rados.0.smithi053.stdout:3236: copy_from oid 22 from oid 49 current snap is 324 2024-01-15T23:00:03.060 INFO:tasks.rados.rados.0.smithi053.stdout:3237: read oid 36 snap -1 2024-01-15T23:00:03.060 INFO:tasks.rados.rados.0.smithi053.stdout:3237: expect deleted 2024-01-15T23:00:03.061 INFO:tasks.rados.rados.0.smithi053.stdout:3238: read oid 10 snap -1 2024-01-15T23:00:03.061 INFO:tasks.rados.rados.0.smithi053.stdout:3238: expect (ObjNum 909 snap 297 seq_num 909) 2024-01-15T23:00:03.061 INFO:tasks.rados.rados.0.smithi053.stdout:3239: copy_from oid 44 from oid 19 current snap is 324 2024-01-15T23:00:03.061 INFO:tasks.rados.rados.0.smithi053.stdout:3240: read oid 28 snap 313 2024-01-15T23:00:03.061 INFO:tasks.rados.rados.0.smithi053.stdout:3240: expect (ObjNum 937 snap 306 seq_num 937) 2024-01-15T23:00:03.061 INFO:tasks.rados.rados.0.smithi053.stdout:3241: setattr oid 21 current snap is 324 2024-01-15T23:00:03.061 INFO:tasks.rados.rados.0.smithi053.stdout:3232: done (9 left) 2024-01-15T23:00:03.061 INFO:tasks.rados.rados.0.smithi053.stdout:3233: done (8 left) 2024-01-15T23:00:03.061 INFO:tasks.rados.rados.0.smithi053.stdout:3237: done (7 left) 2024-01-15T23:00:03.061 INFO:tasks.rados.rados.0.smithi053.stdout:3242: snap_remove snap 284 2024-01-15T23:00:04.051 INFO:tasks.rados.rados.0.smithi053.stdout:3242: done (7 left) 2024-01-15T23:00:04.051 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 18 current snap is 324 2024-01-15T23:00:04.051 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 2578 (ObjNum 852 snap 277 seq_num 852) dirty exists 2024-01-15T23:00:04.058 INFO:tasks.rados.rados.0.smithi053.stdout:3243: seq_num 1028 ranges {7766016=425984} 2024-01-15T23:00:04.098 INFO:tasks.rados.rados.0.smithi053.stdout:3243: writing smithi053129169-18 from 7766016 to 8192000 tid 1 2024-01-15T23:00:04.098 INFO:tasks.rados.rados.0.smithi053.stdout:3241: done (7 left) 2024-01-15T23:00:04.098 INFO:tasks.rados.rados.0.smithi053.stdout:3244: copy_from oid 4 from oid 42 current snap is 324 2024-01-15T23:00:04.098 INFO:tasks.rados.rados.0.smithi053.stdout:3234: finishing write tid 1 to smithi053129169-3 2024-01-15T23:00:04.098 INFO:tasks.rados.rados.0.smithi053.stdout:3234: finishing write tid 2 to smithi053129169-3 2024-01-15T23:00:04.098 INFO:tasks.rados.rados.0.smithi053.stdout:3236: finishing copy_from to smithi053129169-22 2024-01-15T23:00:04.098 INFO:tasks.rados.rados.0.smithi053.stdout:3236: got expected ENOENT (src dne) 2024-01-15T23:00:04.098 INFO:tasks.rados.rados.0.smithi053.stdout:3236: finishing copy_from racing read to smithi053129169-22 2024-01-15T23:00:04.098 INFO:tasks.rados.rados.0.smithi053.stdout:3236: done (7 left) 2024-01-15T23:00:04.099 INFO:tasks.rados.rados.0.smithi053.stdout:3245: snap_remove snap 295 2024-01-15T23:00:04.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:04 smithi163 ceph-mon[138526]: pgmap v757: 121 pgs: 121 active+clean; 487 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 784 KiB/s wr, 29 op/s 2024-01-15T23:00:04.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:04 smithi163 ceph-mon[138526]: osdmap e693: 8 total, 8 up, 8 in 2024-01-15T23:00:04.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:04 smithi053 ceph-mon[146052]: pgmap v757: 121 pgs: 121 active+clean; 487 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 784 KiB/s wr, 29 op/s 2024-01-15T23:00:04.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:04 smithi053 ceph-mon[146052]: osdmap e693: 8 total, 8 up, 8 in 2024-01-15T23:00:04.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:04 smithi053 ceph-mon[143363]: pgmap v757: 121 pgs: 121 active+clean; 487 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 784 KiB/s wr, 29 op/s 2024-01-15T23:00:04.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:04 smithi053 ceph-mon[143363]: osdmap e693: 8 total, 8 up, 8 in 2024-01-15T23:00:05.057 INFO:tasks.rados.rados.0.smithi053.stdout:3245: done (7 left) 2024-01-15T23:00:05.057 INFO:tasks.rados.rados.0.smithi053.stdout:3246: read oid 5 snap 316 2024-01-15T23:00:05.058 INFO:tasks.rados.rados.0.smithi053.stdout:3246: expect (ObjNum 991 snap 315 seq_num 991) 2024-01-15T23:00:05.060 INFO:tasks.rados.rados.0.smithi053.stdout:3247: read oid 38 snap -1 2024-01-15T23:00:05.060 INFO:tasks.rados.rados.0.smithi053.stdout:3247: expect (ObjNum 1019 snap 321 seq_num 1019) 2024-01-15T23:00:05.060 INFO:tasks.rados.rados.0.smithi053.stdout:3248: rmattr oid 41 current snap is 324 2024-01-15T23:00:05.060 INFO:tasks.rados.rados.0.smithi053.stdout:3249: copy_from oid 33 from oid 9 current snap is 324 2024-01-15T23:00:05.060 INFO:tasks.rados.rados.0.smithi053.stdout:3250: delete oid 45 current snap is 324 2024-01-15T23:00:05.060 INFO:tasks.rados.rados.0.smithi053.stdout:3235: expect (ObjNum 947 snap 307 seq_num 947) 2024-01-15T23:00:05.141 INFO:tasks.rados.rados.0.smithi053.stdout:3240: expect (ObjNum 937 snap 306 seq_num 937) 2024-01-15T23:00:05.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:05 smithi053 ceph-mon[143363]: osdmap e694: 8 total, 8 up, 8 in 2024-01-15T23:00:05.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:05 smithi053 ceph-mon[146052]: osdmap e694: 8 total, 8 up, 8 in 2024-01-15T23:00:05.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:00:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:00:05] "GET /metrics HTTP/1.1" 200 36201 "" "Prometheus/2.43.0" 2024-01-15T23:00:05.332 INFO:tasks.rados.rados.0.smithi053.stdout:3234: finishing write tid 3 to smithi053129169-3 2024-01-15T23:00:05.332 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 2350 (ObjNum 1027 snap 324 seq_num 1027) dirty exists 2024-01-15T23:00:05.333 INFO:tasks.rados.rados.0.smithi053.stdout:3234: left oid 3 (ObjNum 1027 snap 324 seq_num 1027) 2024-01-15T23:00:05.333 INFO:tasks.rados.rados.0.smithi053.stdout:3238: expect (ObjNum 909 snap 297 seq_num 909) 2024-01-15T23:00:05.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:05 smithi163 ceph-mon[138526]: osdmap e694: 8 total, 8 up, 8 in 2024-01-15T23:00:05.894 INFO:tasks.rados.rados.0.smithi053.stdout:3239: finishing copy_from to smithi053129169-44 2024-01-15T23:00:05.895 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2480 (ObjNum 1017 snap 321 seq_num 1017) dirty exists 2024-01-15T23:00:05.895 INFO:tasks.rados.rados.0.smithi053.stdout:3239: finishing copy_from racing read to smithi053129169-44 2024-01-15T23:00:05.895 INFO:tasks.rados.rados.0.smithi053.stdout:3234: done (11 left) 2024-01-15T23:00:05.895 INFO:tasks.rados.rados.0.smithi053.stdout:3235: done (10 left) 2024-01-15T23:00:05.895 INFO:tasks.rados.rados.0.smithi053.stdout:3238: done (9 left) 2024-01-15T23:00:05.895 INFO:tasks.rados.rados.0.smithi053.stdout:3239: done (8 left) 2024-01-15T23:00:05.895 INFO:tasks.rados.rados.0.smithi053.stdout:3240: done (7 left) 2024-01-15T23:00:05.895 INFO:tasks.rados.rados.0.smithi053.stdout:3250: done (6 left) 2024-01-15T23:00:05.895 INFO:tasks.rados.rados.0.smithi053.stdout:3251: read oid 22 snap 299 2024-01-15T23:00:05.895 INFO:tasks.rados.rados.0.smithi053.stdout:3251: expect (ObjNum 825 snap 269 seq_num 825) 2024-01-15T23:00:05.895 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 324 2024-01-15T23:00:05.895 INFO:tasks.rados.rados.0.smithi053.stdout:3243: finishing write tid 1 to smithi053129169-18 2024-01-15T23:00:05.895 INFO:tasks.rados.rados.0.smithi053.stdout:3244: finishing copy_from to smithi053129169-4 2024-01-15T23:00:05.896 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 2226 (ObjNum 1011 snap 320 seq_num 1011) dirty exists 2024-01-15T23:00:05.896 INFO:tasks.rados.rados.0.smithi053.stdout:3243: finishing write tid 2 to smithi053129169-18 2024-01-15T23:00:05.896 INFO:tasks.rados.rados.0.smithi053.stdout:3244: finishing copy_from racing read to smithi053129169-4 2024-01-15T23:00:05.896 INFO:tasks.rados.rados.0.smithi053.stdout:3243: finishing write tid 3 to smithi053129169-18 2024-01-15T23:00:05.896 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 2234 (ObjNum 1028 snap 324 seq_num 1028) dirty exists 2024-01-15T23:00:05.896 INFO:tasks.rados.rados.0.smithi053.stdout:3243: left oid 18 (ObjNum 1028 snap 324 seq_num 1028) 2024-01-15T23:00:05.896 INFO:tasks.rados.rados.0.smithi053.stdout:3249: finishing copy_from to smithi053129169-33 2024-01-15T23:00:05.896 INFO:tasks.rados.rados.0.smithi053.stdout:3249: got expected ENOENT (src dne) 2024-01-15T23:00:05.896 INFO:tasks.rados.rados.0.smithi053.stdout:3249: finishing copy_from racing read to smithi053129169-33 2024-01-15T23:00:05.896 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 2235 (ObjNum 1014 snap 321 seq_num 1014) dirty exists 2024-01-15T23:00:05.896 INFO:tasks.rados.rados.0.smithi053.stdout:3246: expect (ObjNum 991 snap 315 seq_num 991) 2024-01-15T23:00:05.949 INFO:tasks.rados.rados.0.smithi053.stdout:3247: expect (ObjNum 1019 snap 321 seq_num 1019) 2024-01-15T23:00:06.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:06 smithi163 ceph-mon[138526]: pgmap v760: 121 pgs: 121 active+clean; 494 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.9 MiB/s wr, 14 op/s 2024-01-15T23:00:06.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:06 smithi163 ceph-mon[138526]: osdmap e695: 8 total, 8 up, 8 in 2024-01-15T23:00:06.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:06 smithi163 ceph-mon[138526]: osdmap e696: 8 total, 8 up, 8 in 2024-01-15T23:00:06.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:06 smithi053 ceph-mon[143363]: pgmap v760: 121 pgs: 121 active+clean; 494 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.9 MiB/s wr, 14 op/s 2024-01-15T23:00:06.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:06 smithi053 ceph-mon[143363]: osdmap e695: 8 total, 8 up, 8 in 2024-01-15T23:00:06.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:06 smithi053 ceph-mon[143363]: osdmap e696: 8 total, 8 up, 8 in 2024-01-15T23:00:06.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:06 smithi053 ceph-mon[146052]: pgmap v760: 121 pgs: 121 active+clean; 494 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.9 MiB/s wr, 14 op/s 2024-01-15T23:00:06.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:06 smithi053 ceph-mon[146052]: osdmap e695: 8 total, 8 up, 8 in 2024-01-15T23:00:06.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:06 smithi053 ceph-mon[146052]: osdmap e696: 8 total, 8 up, 8 in 2024-01-15T23:00:07.153 INFO:tasks.rados.rados.0.smithi053.stdout:3251: expect (ObjNum 825 snap 269 seq_num 825) 2024-01-15T23:00:07.199 INFO:tasks.rados.rados.0.smithi053.stdout:3252: seq_num 1030 ranges {0=458752} 2024-01-15T23:00:07.202 INFO:tasks.rados.rados.0.smithi053.stdout:3252: writing smithi053129169-14 from 0 to 458752 tid 1 2024-01-15T23:00:07.202 INFO:tasks.rados.rados.0.smithi053.stdout:3243: done (7 left) 2024-01-15T23:00:07.202 INFO:tasks.rados.rados.0.smithi053.stdout:3244: done (6 left) 2024-01-15T23:00:07.202 INFO:tasks.rados.rados.0.smithi053.stdout:3246: done (5 left) 2024-01-15T23:00:07.202 INFO:tasks.rados.rados.0.smithi053.stdout:3247: done (4 left) 2024-01-15T23:00:07.203 INFO:tasks.rados.rados.0.smithi053.stdout:3248: done (3 left) 2024-01-15T23:00:07.203 INFO:tasks.rados.rados.0.smithi053.stdout:3249: done (2 left) 2024-01-15T23:00:07.203 INFO:tasks.rados.rados.0.smithi053.stdout:3251: done (1 left) 2024-01-15T23:00:07.203 INFO:tasks.rados.rados.0.smithi053.stdout:3253: read oid 22 snap -1 2024-01-15T23:00:07.203 INFO:tasks.rados.rados.0.smithi053.stdout:3253: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:00:07.203 INFO:tasks.rados.rados.0.smithi053.stdout:3254: read oid 32 snap -1 2024-01-15T23:00:07.203 INFO:tasks.rados.rados.0.smithi053.stdout:3254: expect deleted 2024-01-15T23:00:07.203 INFO:tasks.rados.rados.0.smithi053.stdout:3255: delete oid 17 current snap is 324 2024-01-15T23:00:07.207 INFO:tasks.rados.rados.0.smithi053.stdout:3254: done (3 left) 2024-01-15T23:00:07.207 INFO:tasks.rados.rados.0.smithi053.stdout:3255: done (2 left) 2024-01-15T23:00:07.207 INFO:tasks.rados.rados.0.smithi053.stdout:3256: read oid 43 snap -1 2024-01-15T23:00:07.207 INFO:tasks.rados.rados.0.smithi053.stdout:3256: expect (ObjNum 989 snap 315 seq_num 989) 2024-01-15T23:00:07.207 INFO:tasks.rados.rados.0.smithi053.stdout:3257: rollback oid 44 current snap is 324 2024-01-15T23:00:07.208 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 44 to 304 2024-01-15T23:00:07.208 INFO:tasks.rados.rados.0.smithi053.stdout:3258: snap_create 2024-01-15T23:00:07.209 INFO:tasks.rados.rados.0.smithi053.stdout:3252: finishing write tid 1 to smithi053129169-14 2024-01-15T23:00:07.209 INFO:tasks.rados.rados.0.smithi053.stdout:3252: finishing write tid 2 to smithi053129169-14 2024-01-15T23:00:07.211 INFO:tasks.rados.rados.0.smithi053.stdout:3253: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:00:07.269 INFO:tasks.rados.rados.0.smithi053.stdout:3252: finishing write tid 3 to smithi053129169-14 2024-01-15T23:00:07.269 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 2352 (ObjNum 1030 snap 324 seq_num 1030) dirty exists 2024-01-15T23:00:07.269 INFO:tasks.rados.rados.0.smithi053.stdout:3252: left oid 14 (ObjNum 1030 snap 324 seq_num 1030) 2024-01-15T23:00:07.269 INFO:tasks.rados.rados.0.smithi053.stdout:3257: finishing rollback tid 0 to smithi053129169-44 2024-01-15T23:00:07.270 INFO:tasks.rados.rados.0.smithi053.stdout:3257: finishing rollback tid 1 to smithi053129169-44 2024-01-15T23:00:07.270 INFO:tasks.rados.rados.0.smithi053.stdout:3257: finishing rollback tid 2 to smithi053129169-44 2024-01-15T23:00:07.270 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2528 (ObjNum 902 snap 293 seq_num 902) dirty exists 2024-01-15T23:00:07.270 INFO:tasks.rados.rados.0.smithi053.stdout:3256: expect (ObjNum 989 snap 315 seq_num 989) 2024-01-15T23:00:08.060 INFO:tasks.rados.rados.0.smithi053.stdout:3252: done (4 left) 2024-01-15T23:00:08.060 INFO:tasks.rados.rados.0.smithi053.stdout:3253: done (3 left) 2024-01-15T23:00:08.060 INFO:tasks.rados.rados.0.smithi053.stdout:3256: done (2 left) 2024-01-15T23:00:08.061 INFO:tasks.rados.rados.0.smithi053.stdout:3257: done (1 left) 2024-01-15T23:00:08.061 INFO:tasks.rados.rados.0.smithi053.stdout:3258: done (0 left) 2024-01-15T23:00:08.061 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 325 2024-01-15T23:00:08.061 INFO:tasks.rados.rados.0.smithi053.stdout:3259: seq_num 1032 ranges {139264=491520} 2024-01-15T23:00:08.063 INFO:tasks.rados.rados.0.smithi053.stdout:3259: writing smithi053129169-4 from 139264 to 630784 tid 1 2024-01-15T23:00:08.064 INFO:tasks.rados.rados.0.smithi053.stdout:3260: copy_from oid 17 from oid 13 current snap is 325 2024-01-15T23:00:08.064 INFO:tasks.rados.rados.0.smithi053.stdout:3261: snap_remove snap 313 2024-01-15T23:00:08.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:08 smithi163 ceph-mon[138526]: pgmap v763: 121 pgs: 121 active+clean; 480 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-01-15T23:00:08.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:08 smithi053 ceph-mon[143363]: pgmap v763: 121 pgs: 121 active+clean; 480 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-01-15T23:00:08.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:08 smithi053 ceph-mon[146052]: pgmap v763: 121 pgs: 121 active+clean; 480 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-01-15T23:00:09.079 INFO:tasks.rados.rados.0.smithi053.stdout:3261: done (2 left) 2024-01-15T23:00:09.079 INFO:tasks.rados.rados.0.smithi053.stdout:3262: delete oid 42 current snap is 325 2024-01-15T23:00:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:3259: finishing write tid 1 to smithi053129169-4 2024-01-15T23:00:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:3259: finishing write tid 2 to smithi053129169-4 2024-01-15T23:00:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:3259: finishing write tid 3 to smithi053129169-4 2024-01-15T23:00:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 2228 (ObjNum 1032 snap 325 seq_num 1032) dirty exists 2024-01-15T23:00:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:3259: left oid 4 (ObjNum 1032 snap 325 seq_num 1032) 2024-01-15T23:00:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:3260: finishing copy_from to smithi053129169-17 2024-01-15T23:00:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 17 v 2229 (ObjNum 1025 snap 323 seq_num 1025) dirty exists 2024-01-15T23:00:09.080 INFO:tasks.rados.rados.0.smithi053.stdout:3260: finishing copy_from racing read to smithi053129169-17 2024-01-15T23:00:09.096 INFO:tasks.rados.rados.0.smithi053.stdout:3259: done (2 left) 2024-01-15T23:00:09.096 INFO:tasks.rados.rados.0.smithi053.stdout:3260: done (1 left) 2024-01-15T23:00:09.096 INFO:tasks.rados.rados.0.smithi053.stdout:3262: done (0 left) 2024-01-15T23:00:09.096 INFO:tasks.rados.rados.0.smithi053.stdout:3263: setattr oid 12 current snap is 325 2024-01-15T23:00:09.099 INFO:tasks.rados.rados.0.smithi053.stdout:3264: read oid 5 snap -1 2024-01-15T23:00:09.099 INFO:tasks.rados.rados.0.smithi053.stdout:3264: expect (ObjNum 1021 snap 322 seq_num 1021) 2024-01-15T23:00:09.099 INFO:tasks.rados.rados.0.smithi053.stdout:3265: read oid 2 snap 316 2024-01-15T23:00:09.099 INFO:tasks.rados.rados.0.smithi053.stdout:3265: expect (ObjNum 938 snap 306 seq_num 938) 2024-01-15T23:00:09.099 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 325 2024-01-15T23:00:09.099 INFO:tasks.rados.rados.0.smithi053.stdout:3266: seq_num 1034 ranges {0=524288} 2024-01-15T23:00:09.102 INFO:tasks.rados.rados.0.smithi053.stdout:3266: writing smithi053129169-25 from 0 to 524288 tid 1 2024-01-15T23:00:09.102 INFO:tasks.rados.rados.0.smithi053.stdout:3267: rollback oid 6 current snap is 325 2024-01-15T23:00:09.102 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 6 to 323 2024-01-15T23:00:09.102 INFO:tasks.rados.rados.0.smithi053.stdout:3268: setattr oid 3 current snap is 325 2024-01-15T23:00:09.103 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 325 2024-01-15T23:00:09.103 INFO:tasks.rados.rados.0.smithi053.stdout:3269: seq_num 1035 ranges {0=540672} 2024-01-15T23:00:09.106 INFO:tasks.rados.rados.0.smithi053.stdout:3269: writing smithi053129169-39 from 0 to 540672 tid 1 2024-01-15T23:00:09.106 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 325 2024-01-15T23:00:09.106 INFO:tasks.rados.rados.0.smithi053.stdout:3267: finishing rollback tid 0 to smithi053129169-6 2024-01-15T23:00:09.106 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 2533 (ObjNum 129 snap 0 seq_num 3638181792) dirty exists 2024-01-15T23:00:09.106 INFO:tasks.rados.rados.0.smithi053.stdout:3270: seq_num 1036 ranges {2170880=557056} 2024-01-15T23:00:09.123 INFO:tasks.rados.rados.0.smithi053.stdout:3270: writing smithi053129169-24 from 2170880 to 2727936 tid 1 2024-01-15T23:00:09.123 INFO:tasks.rados.rados.0.smithi053.stdout:3263: done (7 left) 2024-01-15T23:00:09.123 INFO:tasks.rados.rados.0.smithi053.stdout:3271: delete oid 36 current snap is 325 2024-01-15T23:00:09.123 INFO:tasks.rados.rados.0.smithi053.stdout:3266: finishing write tid 1 to smithi053129169-25 2024-01-15T23:00:09.123 INFO:tasks.rados.rados.0.smithi053.stdout:3266: finishing write tid 2 to smithi053129169-25 2024-01-15T23:00:09.123 INFO:tasks.rados.rados.0.smithi053.stdout:3266: finishing write tid 3 to smithi053129169-25 2024-01-15T23:00:09.123 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 2352 (ObjNum 1034 snap 325 seq_num 1034) dirty exists 2024-01-15T23:00:09.123 INFO:tasks.rados.rados.0.smithi053.stdout:3266: left oid 25 (ObjNum 1034 snap 325 seq_num 1034) 2024-01-15T23:00:09.123 INFO:tasks.rados.rados.0.smithi053.stdout:3267: finishing rollback tid 1 to smithi053129169-6 2024-01-15T23:00:09.123 INFO:tasks.rados.rados.0.smithi053.stdout:3267: finishing rollback tid 2 to smithi053129169-6 2024-01-15T23:00:09.123 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 2134 (ObjNum 962 snap 312 seq_num 962) dirty exists 2024-01-15T23:00:09.123 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 2353 (ObjNum 1027 snap 324 seq_num 1027) dirty exists 2024-01-15T23:00:09.123 INFO:tasks.rados.rados.0.smithi053.stdout:3264: expect (ObjNum 1021 snap 322 seq_num 1021) 2024-01-15T23:00:09.222 INFO:tasks.rados.rados.0.smithi053.stdout:3269: finishing write tid 1 to smithi053129169-39 2024-01-15T23:00:09.223 INFO:tasks.rados.rados.0.smithi053.stdout:3269: finishing write tid 2 to smithi053129169-39 2024-01-15T23:00:09.223 INFO:tasks.rados.rados.0.smithi053.stdout:3269: finishing write tid 3 to smithi053129169-39 2024-01-15T23:00:09.223 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 2230 (ObjNum 1035 snap 325 seq_num 1035) dirty exists 2024-01-15T23:00:09.223 INFO:tasks.rados.rados.0.smithi053.stdout:3269: left oid 39 (ObjNum 1035 snap 325 seq_num 1035) 2024-01-15T23:00:09.223 INFO:tasks.rados.rados.0.smithi053.stdout:3265: expect (ObjNum 938 snap 306 seq_num 938) 2024-01-15T23:00:09.360 INFO:tasks.rados.rados.0.smithi053.stdout:3270: finishing write tid 1 to smithi053129169-24 2024-01-15T23:00:09.360 INFO:tasks.rados.rados.0.smithi053.stdout:3270: finishing write tid 2 to smithi053129169-24 2024-01-15T23:00:09.360 INFO:tasks.rados.rados.0.smithi053.stdout:3270: finishing write tid 3 to smithi053129169-24 2024-01-15T23:00:09.360 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 1639 (ObjNum 1036 snap 325 seq_num 1036) dirty exists 2024-01-15T23:00:09.360 INFO:tasks.rados.rados.0.smithi053.stdout:3270: left oid 24 (ObjNum 1036 snap 325 seq_num 1036) 2024-01-15T23:00:09.360 INFO:tasks.rados.rados.0.smithi053.stdout:3264: done (7 left) 2024-01-15T23:00:09.360 INFO:tasks.rados.rados.0.smithi053.stdout:3265: done (6 left) 2024-01-15T23:00:09.360 INFO:tasks.rados.rados.0.smithi053.stdout:3266: done (5 left) 2024-01-15T23:00:09.360 INFO:tasks.rados.rados.0.smithi053.stdout:3267: done (4 left) 2024-01-15T23:00:09.360 INFO:tasks.rados.rados.0.smithi053.stdout:3268: done (3 left) 2024-01-15T23:00:09.360 INFO:tasks.rados.rados.0.smithi053.stdout:3269: done (2 left) 2024-01-15T23:00:09.360 INFO:tasks.rados.rados.0.smithi053.stdout:3270: done (1 left) 2024-01-15T23:00:09.360 INFO:tasks.rados.rados.0.smithi053.stdout:3271: done (0 left) 2024-01-15T23:00:09.361 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 13 current snap is 325 2024-01-15T23:00:09.361 INFO:tasks.rados.rados.0.smithi053.stdout:3272: seq_num 1038 ranges {368640=589824} 2024-01-15T23:00:09.365 INFO:tasks.rados.rados.0.smithi053.stdout:3272: writing smithi053129169-13 from 368640 to 958464 tid 1 2024-01-15T23:00:09.365 INFO:tasks.rados.rados.0.smithi053.stdout:3273: snap_create 2024-01-15T23:00:09.368 INFO:tasks.rados.rados.0.smithi053.stdout:3272: finishing write tid 1 to smithi053129169-13 2024-01-15T23:00:09.368 INFO:tasks.rados.rados.0.smithi053.stdout:3272: finishing write tid 2 to smithi053129169-13 2024-01-15T23:00:09.369 INFO:tasks.rados.rados.0.smithi053.stdout:3272: finishing write tid 3 to smithi053129169-13 2024-01-15T23:00:09.369 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 2231 (ObjNum 1038 snap 325 seq_num 1038) dirty exists 2024-01-15T23:00:09.370 INFO:tasks.rados.rados.0.smithi053.stdout:3272: left oid 13 (ObjNum 1038 snap 325 seq_num 1038) 2024-01-15T23:00:09.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:09 smithi163 ceph-mon[138526]: osdmap e697: 8 total, 8 up, 8 in 2024-01-15T23:00:09.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:09 smithi053 ceph-mon[143363]: osdmap e697: 8 total, 8 up, 8 in 2024-01-15T23:00:09.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:09 smithi053 ceph-mon[146052]: osdmap e697: 8 total, 8 up, 8 in 2024-01-15T23:00:10.072 INFO:tasks.rados.rados.0.smithi053.stdout:3272: done (1 left) 2024-01-15T23:00:10.072 INFO:tasks.rados.rados.0.smithi053.stdout:3273: done (0 left) 2024-01-15T23:00:10.072 INFO:tasks.rados.rados.0.smithi053.stdout:3274: read oid 2 snap 228 2024-01-15T23:00:10.072 INFO:tasks.rados.rados.0.smithi053.stdout:3274: expect (ObjNum 694 snap 207 seq_num 694) 2024-01-15T23:00:10.072 INFO:tasks.rados.rados.0.smithi053.stdout:3275: read oid 27 snap -1 2024-01-15T23:00:10.072 INFO:tasks.rados.rados.0.smithi053.stdout:3275: expect (ObjNum 1001 snap 318 seq_num 1001) 2024-01-15T23:00:10.072 INFO:tasks.rados.rados.0.smithi053.stdout:3276: snap_remove snap 269 2024-01-15T23:00:10.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:10 smithi163 ceph-mon[138526]: pgmap v765: 121 pgs: 121 active+clean; 474 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 283 KiB/s wr, 11 op/s 2024-01-15T23:00:10.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:10 smithi163 ceph-mon[138526]: osdmap e698: 8 total, 8 up, 8 in 2024-01-15T23:00:10.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:10 smithi053 ceph-mon[143363]: pgmap v765: 121 pgs: 121 active+clean; 474 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 283 KiB/s wr, 11 op/s 2024-01-15T23:00:10.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:10 smithi053 ceph-mon[143363]: osdmap e698: 8 total, 8 up, 8 in 2024-01-15T23:00:10.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:10 smithi053 ceph-mon[146052]: pgmap v765: 121 pgs: 121 active+clean; 474 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 283 KiB/s wr, 11 op/s 2024-01-15T23:00:10.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:10 smithi053 ceph-mon[146052]: osdmap e698: 8 total, 8 up, 8 in 2024-01-15T23:00:11.046 INFO:tasks.rados.rados.0.smithi053.stdout:3276: done (2 left) 2024-01-15T23:00:11.047 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 326 2024-01-15T23:00:11.047 INFO:tasks.rados.rados.0.smithi053.stdout:3277: seq_num 1039 ranges {0=606208} 2024-01-15T23:00:11.051 INFO:tasks.rados.rados.0.smithi053.stdout:3277: writing smithi053129169-35 from 0 to 606208 tid 1 2024-01-15T23:00:11.060 INFO:tasks.rados.rados.0.smithi053.stdout:3278: copy_from oid 18 from oid 5 current snap is 326 2024-01-15T23:00:11.061 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 8 current snap is 326 2024-01-15T23:00:11.061 INFO:tasks.rados.rados.0.smithi053.stdout:3279: seq_num 1040 ranges {0=622592} 2024-01-15T23:00:11.061 INFO:tasks.rados.rados.0.smithi053.stdout:3279: writing smithi053129169-8 from 0 to 622592 tid 1 2024-01-15T23:00:11.061 INFO:tasks.rados.rados.0.smithi053.stdout:3280: snap_create 2024-01-15T23:00:11.061 INFO:tasks.rados.rados.0.smithi053.stdout:3275: expect (ObjNum 1001 snap 318 seq_num 1001) 2024-01-15T23:00:11.166 INFO:tasks.rados.rados.0.smithi053.stdout:3274: expect (ObjNum 694 snap 207 seq_num 694) 2024-01-15T23:00:11.374 INFO:tasks.rados.rados.0.smithi053.stdout:3277: finishing write tid 1 to smithi053129169-35 2024-01-15T23:00:11.374 INFO:tasks.rados.rados.0.smithi053.stdout:3277: finishing write tid 2 to smithi053129169-35 2024-01-15T23:00:11.374 INFO:tasks.rados.rados.0.smithi053.stdout:3277: finishing write tid 3 to smithi053129169-35 2024-01-15T23:00:11.375 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 2230 (ObjNum 1039 snap 326 seq_num 1039) dirty exists 2024-01-15T23:00:11.375 INFO:tasks.rados.rados.0.smithi053.stdout:3277: left oid 35 (ObjNum 1039 snap 326 seq_num 1039) 2024-01-15T23:00:11.375 INFO:tasks.rados.rados.0.smithi053.stdout:3279: finishing write tid 1 to smithi053129169-8 2024-01-15T23:00:11.375 INFO:tasks.rados.rados.0.smithi053.stdout:3279: finishing write tid 2 to smithi053129169-8 2024-01-15T23:00:11.375 INFO:tasks.rados.rados.0.smithi053.stdout:3279: finishing write tid 3 to smithi053129169-8 2024-01-15T23:00:11.375 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 1700 (ObjNum 1040 snap 326 seq_num 1040) dirty exists 2024-01-15T23:00:11.375 INFO:tasks.rados.rados.0.smithi053.stdout:3279: left oid 8 (ObjNum 1040 snap 326 seq_num 1040) 2024-01-15T23:00:11.375 INFO:tasks.rados.rados.0.smithi053.stdout:3278: finishing copy_from to smithi053129169-18 2024-01-15T23:00:11.375 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 2495 (ObjNum 1021 snap 322 seq_num 1021) dirty exists 2024-01-15T23:00:11.375 INFO:tasks.rados.rados.0.smithi053.stdout:3278: finishing copy_from racing read to smithi053129169-18 2024-01-15T23:00:11.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:11 smithi163 ceph-mon[138526]: osdmap e699: 8 total, 8 up, 8 in 2024-01-15T23:00:11.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:11 smithi163 ceph-mon[138526]: osdmap e700: 8 total, 8 up, 8 in 2024-01-15T23:00:11.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:11 smithi053 ceph-mon[146052]: osdmap e699: 8 total, 8 up, 8 in 2024-01-15T23:00:11.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:11 smithi053 ceph-mon[146052]: osdmap e700: 8 total, 8 up, 8 in 2024-01-15T23:00:11.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:11 smithi053 ceph-mon[143363]: osdmap e699: 8 total, 8 up, 8 in 2024-01-15T23:00:11.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:11 smithi053 ceph-mon[143363]: osdmap e700: 8 total, 8 up, 8 in 2024-01-15T23:00:12.053 INFO:tasks.rados.rados.0.smithi053.stdout:3274: done (5 left) 2024-01-15T23:00:12.053 INFO:tasks.rados.rados.0.smithi053.stdout:3275: done (4 left) 2024-01-15T23:00:12.053 INFO:tasks.rados.rados.0.smithi053.stdout:3277: done (3 left) 2024-01-15T23:00:12.053 INFO:tasks.rados.rados.0.smithi053.stdout:3278: done (2 left) 2024-01-15T23:00:12.053 INFO:tasks.rados.rados.0.smithi053.stdout:3279: done (1 left) 2024-01-15T23:00:12.053 INFO:tasks.rados.rados.0.smithi053.stdout:3280: done (0 left) 2024-01-15T23:00:12.053 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 327 2024-01-15T23:00:12.054 INFO:tasks.rados.rados.0.smithi053.stdout:3281: seq_num 1041 ranges {0=638976} 2024-01-15T23:00:12.056 INFO:tasks.rados.rados.0.smithi053.stdout:3281: writing smithi053129169-32 from 0 to 638976 tid 1 2024-01-15T23:00:12.056 INFO:tasks.rados.rados.0.smithi053.stdout:3282: snap_create 2024-01-15T23:00:12.063 INFO:tasks.rados.rados.0.smithi053.stdout:3281: finishing write tid 1 to smithi053129169-32 2024-01-15T23:00:12.063 INFO:tasks.rados.rados.0.smithi053.stdout:3281: finishing write tid 2 to smithi053129169-32 2024-01-15T23:00:12.064 INFO:tasks.rados.rados.0.smithi053.stdout:3281: finishing write tid 3 to smithi053129169-32 2024-01-15T23:00:12.064 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2619 (ObjNum 1041 snap 327 seq_num 1041) dirty exists 2024-01-15T23:00:12.064 INFO:tasks.rados.rados.0.smithi053.stdout:3281: left oid 32 (ObjNum 1041 snap 327 seq_num 1041) 2024-01-15T23:00:12.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:12 smithi163 ceph-mon[138526]: pgmap v768: 121 pgs: 121 active+clean; 470 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 399 KiB/s wr, 9 op/s 2024-01-15T23:00:12.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:12 smithi163 ceph-mon[138526]: osdmap e701: 8 total, 8 up, 8 in 2024-01-15T23:00:12.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:12 smithi053 ceph-mon[143363]: pgmap v768: 121 pgs: 121 active+clean; 470 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 399 KiB/s wr, 9 op/s 2024-01-15T23:00:12.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:12 smithi053 ceph-mon[143363]: osdmap e701: 8 total, 8 up, 8 in 2024-01-15T23:00:12.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:12 smithi053 ceph-mon[146052]: pgmap v768: 121 pgs: 121 active+clean; 470 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 399 KiB/s wr, 9 op/s 2024-01-15T23:00:12.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:12 smithi053 ceph-mon[146052]: osdmap e701: 8 total, 8 up, 8 in 2024-01-15T23:00:13.054 INFO:tasks.rados.rados.0.smithi053.stdout:3281: done (1 left) 2024-01-15T23:00:13.054 INFO:tasks.rados.rados.0.smithi053.stdout:3282: done (0 left) 2024-01-15T23:00:13.054 INFO:tasks.rados.rados.0.smithi053.stdout:3283: read oid 10 snap -1 2024-01-15T23:00:13.054 INFO:tasks.rados.rados.0.smithi053.stdout:3283: expect (ObjNum 909 snap 297 seq_num 909) 2024-01-15T23:00:13.054 INFO:tasks.rados.rados.0.smithi053.stdout:3284: snap_remove snap 310 2024-01-15T23:00:14.063 INFO:tasks.rados.rados.0.smithi053.stdout:3284: done (1 left) 2024-01-15T23:00:14.063 INFO:tasks.rados.rados.0.smithi053.stdout:3285: snap_remove snap 327 2024-01-15T23:00:14.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:14 smithi163 ceph-mon[138526]: pgmap v771: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 468 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 494 KiB/s wr, 7 op/s 2024-01-15T23:00:14.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:14 smithi163 ceph-mon[138526]: osdmap e702: 8 total, 8 up, 8 in 2024-01-15T23:00:14.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:00:14.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:14 smithi053 ceph-mon[143363]: pgmap v771: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 468 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 494 KiB/s wr, 7 op/s 2024-01-15T23:00:14.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:14 smithi053 ceph-mon[143363]: osdmap e702: 8 total, 8 up, 8 in 2024-01-15T23:00:14.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:00:14.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:14 smithi053 ceph-mon[146052]: pgmap v771: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 468 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 494 KiB/s wr, 7 op/s 2024-01-15T23:00:14.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:14 smithi053 ceph-mon[146052]: osdmap e702: 8 total, 8 up, 8 in 2024-01-15T23:00:14.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:00:15.074 INFO:tasks.rados.rados.0.smithi053.stdout:3285: done (1 left) 2024-01-15T23:00:15.074 INFO:tasks.rados.rados.0.smithi053.stdout:3286: snap_create 2024-01-15T23:00:15.074 INFO:tasks.rados.rados.0.smithi053.stdout:3283: expect (ObjNum 909 snap 297 seq_num 909) 2024-01-15T23:00:15.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:15 smithi053 ceph-mon[143363]: osdmap e703: 8 total, 8 up, 8 in 2024-01-15T23:00:15.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:00:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:00:15] "GET /metrics HTTP/1.1" 200 36200 "" "Prometheus/2.43.0" 2024-01-15T23:00:15.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:15 smithi053 ceph-mon[146052]: osdmap e703: 8 total, 8 up, 8 in 2024-01-15T23:00:15.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:15 smithi163 ceph-mon[138526]: osdmap e703: 8 total, 8 up, 8 in 2024-01-15T23:00:16.042 INFO:tasks.rados.rados.0.smithi053.stdout:3283: done (1 left) 2024-01-15T23:00:16.042 INFO:tasks.rados.rados.0.smithi053.stdout:3286: done (0 left) 2024-01-15T23:00:16.042 INFO:tasks.rados.rados.0.smithi053.stdout:3287: rmattr oid 20 current snap is 329 2024-01-15T23:00:16.042 INFO:tasks.rados.rados.0.smithi053.stdout:3287: done (0 left) 2024-01-15T23:00:16.042 INFO:tasks.rados.rados.0.smithi053.stdout:3288: rollback oid 4 current snap is 329 2024-01-15T23:00:16.042 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 4 to 321 2024-01-15T23:00:16.042 INFO:tasks.rados.rados.0.smithi053.stdout:3289: rmattr oid 11 current snap is 329 2024-01-15T23:00:16.042 INFO:tasks.rados.rados.0.smithi053.stdout:3289: done (1 left) 2024-01-15T23:00:16.042 INFO:tasks.rados.rados.0.smithi053.stdout:3290: read oid 23 snap 293 2024-01-15T23:00:16.042 INFO:tasks.rados.rados.0.smithi053.stdout:3290: expect (ObjNum 818 snap 266 seq_num 818) 2024-01-15T23:00:16.042 INFO:tasks.rados.rados.0.smithi053.stdout:3291: read oid 22 snap 323 2024-01-15T23:00:16.042 INFO:tasks.rados.rados.0.smithi053.stdout:3291: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:00:16.042 INFO:tasks.rados.rados.0.smithi053.stdout:3292: copy_from oid 30 from oid 8 current snap is 329 2024-01-15T23:00:16.042 INFO:tasks.rados.rados.0.smithi053.stdout:3293: read oid 14 snap 318 2024-01-15T23:00:16.043 INFO:tasks.rados.rados.0.smithi053.stdout:3293: expect deleted 2024-01-15T23:00:16.043 INFO:tasks.rados.rados.0.smithi053.stdout:3294: snap_remove snap 326 2024-01-15T23:00:16.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:16 smithi053 ceph-mon[143363]: pgmap v774: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 461 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 672 KiB/s wr, 19 op/s 2024-01-15T23:00:16.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:16 smithi053 ceph-mon[143363]: osdmap e704: 8 total, 8 up, 8 in 2024-01-15T23:00:16.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:16 smithi053 ceph-mon[143363]: osdmap e705: 8 total, 8 up, 8 in 2024-01-15T23:00:16.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:16 smithi053 ceph-mon[146052]: pgmap v774: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 461 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 672 KiB/s wr, 19 op/s 2024-01-15T23:00:16.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:16 smithi053 ceph-mon[146052]: osdmap e704: 8 total, 8 up, 8 in 2024-01-15T23:00:16.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:16 smithi053 ceph-mon[146052]: osdmap e705: 8 total, 8 up, 8 in 2024-01-15T23:00:16.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:16 smithi163 ceph-mon[138526]: pgmap v774: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 461 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 672 KiB/s wr, 19 op/s 2024-01-15T23:00:16.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:16 smithi163 ceph-mon[138526]: osdmap e704: 8 total, 8 up, 8 in 2024-01-15T23:00:16.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:16 smithi163 ceph-mon[138526]: osdmap e705: 8 total, 8 up, 8 in 2024-01-15T23:00:17.051 INFO:tasks.rados.rados.0.smithi053.stdout:3294: done (5 left) 2024-01-15T23:00:17.051 INFO:tasks.rados.rados.0.smithi053.stdout:3295: copy_from oid 45 from oid 18 current snap is 329 2024-01-15T23:00:17.051 INFO:tasks.rados.rados.0.smithi053.stdout:3288: finishing rollback tid 0 to smithi053129169-4 2024-01-15T23:00:17.051 INFO:tasks.rados.rados.0.smithi053.stdout:3288: finishing rollback tid 1 to smithi053129169-4 2024-01-15T23:00:17.051 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 2232 (ObjNum 193 snap 0 seq_num 3639648432) dirty dne 2024-01-15T23:00:17.051 INFO:tasks.rados.rados.0.smithi053.stdout:3292: finishing copy_from to smithi053129169-30 2024-01-15T23:00:17.051 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 1700 (ObjNum 1040 snap 326 seq_num 1040) dirty exists 2024-01-15T23:00:17.051 INFO:tasks.rados.rados.0.smithi053.stdout:3292: finishing copy_from racing read to smithi053129169-30 2024-01-15T23:00:17.052 INFO:tasks.rados.rados.0.smithi053.stdout:3291: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:00:17.112 INFO:tasks.rados.rados.0.smithi053.stdout:3290: expect (ObjNum 818 snap 266 seq_num 818) 2024-01-15T23:00:17.155 INFO:tasks.rados.rados.0.smithi053.stdout:3295: finishing copy_from to smithi053129169-45 2024-01-15T23:00:17.155 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 2495 (ObjNum 1021 snap 322 seq_num 1021) dirty exists 2024-01-15T23:00:17.155 INFO:tasks.rados.rados.0.smithi053.stdout:3295: finishing copy_from racing read to smithi053129169-45 2024-01-15T23:00:17.156 INFO:tasks.rados.rados.0.smithi053.stdout:3288: done (5 left) 2024-01-15T23:00:17.156 INFO:tasks.rados.rados.0.smithi053.stdout:3290: done (4 left) 2024-01-15T23:00:17.156 INFO:tasks.rados.rados.0.smithi053.stdout:3291: done (3 left) 2024-01-15T23:00:17.156 INFO:tasks.rados.rados.0.smithi053.stdout:3292: done (2 left) 2024-01-15T23:00:17.156 INFO:tasks.rados.rados.0.smithi053.stdout:3293: done (1 left) 2024-01-15T23:00:17.156 INFO:tasks.rados.rados.0.smithi053.stdout:3295: done (0 left) 2024-01-15T23:00:17.156 INFO:tasks.rados.rados.0.smithi053.stdout:3296: read oid 32 snap -1 2024-01-15T23:00:17.156 INFO:tasks.rados.rados.0.smithi053.stdout:3296: expect (ObjNum 1041 snap 327 seq_num 1041) 2024-01-15T23:00:17.156 INFO:tasks.rados.rados.0.smithi053.stdout:3297: copy_from oid 30 from oid 22 current snap is 329 2024-01-15T23:00:17.156 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 13 current snap is 329 2024-01-15T23:00:17.156 INFO:tasks.rados.rados.0.smithi053.stdout:3298: seq_num 1042 ranges {958464=655360} 2024-01-15T23:00:17.164 INFO:tasks.rados.rados.0.smithi053.stdout:3298: writing smithi053129169-13 from 958464 to 1613824 tid 1 2024-01-15T23:00:17.164 INFO:tasks.rados.rados.0.smithi053.stdout:3299: rollback oid 48 current snap is 329 2024-01-15T23:00:17.164 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 48 to 323 2024-01-15T23:00:17.164 INFO:tasks.rados.rados.0.smithi053.stdout:3296: expect (ObjNum 1041 snap 327 seq_num 1041) 2024-01-15T23:00:17.182 INFO:tasks.rados.rados.0.smithi053.stdout:3297: finishing copy_from to smithi053129169-30 2024-01-15T23:00:17.182 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 2349 (ObjNum 1018 snap 321 seq_num 1018) dirty exists 2024-01-15T23:00:17.182 INFO:tasks.rados.rados.0.smithi053.stdout:3296: done (3 left) 2024-01-15T23:00:17.182 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 1 current snap is 329 2024-01-15T23:00:17.182 INFO:tasks.rados.rados.0.smithi053.stdout:3297: finishing copy_from racing read to smithi053129169-30 2024-01-15T23:00:17.182 INFO:tasks.rados.rados.0.smithi053.stdout:3298: finishing write tid 1 to smithi053129169-13 2024-01-15T23:00:17.182 INFO:tasks.rados.rados.0.smithi053.stdout:3300: seq_num 1043 ranges {1744896=671744} 2024-01-15T23:00:17.195 INFO:tasks.rados.rados.0.smithi053.stdout:3300: writing smithi053129169-1 from 1744896 to 2416640 tid 1 2024-01-15T23:00:17.195 INFO:tasks.rados.rados.0.smithi053.stdout:3297: done (3 left) 2024-01-15T23:00:17.196 INFO:tasks.rados.rados.0.smithi053.stdout:3301: snap_create 2024-01-15T23:00:17.196 INFO:tasks.rados.rados.0.smithi053.stdout:3298: finishing write tid 2 to smithi053129169-13 2024-01-15T23:00:17.196 INFO:tasks.rados.rados.0.smithi053.stdout:3299: finishing rollback tid 0 to smithi053129169-48 2024-01-15T23:00:17.196 INFO:tasks.rados.rados.0.smithi053.stdout:3299: finishing rollback tid 1 to smithi053129169-48 2024-01-15T23:00:17.196 INFO:tasks.rados.rados.0.smithi053.stdout:3299: finishing rollback tid 2 to smithi053129169-48 2024-01-15T23:00:17.196 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 2633 (ObjNum 992 snap 315 seq_num 992) dirty exists 2024-01-15T23:00:17.196 INFO:tasks.rados.rados.0.smithi053.stdout:3298: finishing write tid 3 to smithi053129169-13 2024-01-15T23:00:17.196 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 2233 (ObjNum 1042 snap 329 seq_num 1042) dirty exists 2024-01-15T23:00:17.196 INFO:tasks.rados.rados.0.smithi053.stdout:3298: left oid 13 (ObjNum 1042 snap 329 seq_num 1042) 2024-01-15T23:00:17.199 INFO:tasks.rados.rados.0.smithi053.stdout:3300: finishing write tid 1 to smithi053129169-1 2024-01-15T23:00:17.199 INFO:tasks.rados.rados.0.smithi053.stdout:3300: finishing write tid 2 to smithi053129169-1 2024-01-15T23:00:17.200 INFO:tasks.rados.rados.0.smithi053.stdout:3300: finishing write tid 3 to smithi053129169-1 2024-01-15T23:00:17.200 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 1649 (ObjNum 1043 snap 329 seq_num 1043) dirty exists 2024-01-15T23:00:17.200 INFO:tasks.rados.rados.0.smithi053.stdout:3300: left oid 1 (ObjNum 1043 snap 329 seq_num 1043) 2024-01-15T23:00:18.078 INFO:tasks.rados.rados.0.smithi053.stdout:3298: done (3 left) 2024-01-15T23:00:18.078 INFO:tasks.rados.rados.0.smithi053.stdout:3299: done (2 left) 2024-01-15T23:00:18.078 INFO:tasks.rados.rados.0.smithi053.stdout:3300: done (1 left) 2024-01-15T23:00:18.078 INFO:tasks.rados.rados.0.smithi053.stdout:3301: done (0 left) 2024-01-15T23:00:18.078 INFO:tasks.rados.rados.0.smithi053.stdout:3302: rmattr oid 26 current snap is 330 2024-01-15T23:00:18.078 INFO:tasks.rados.rados.0.smithi053.stdout:3303: rollback oid 10 current snap is 330 2024-01-15T23:00:18.078 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 10 to 302 2024-01-15T23:00:18.078 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 33 current snap is 330 2024-01-15T23:00:18.078 INFO:tasks.rados.rados.0.smithi053.stdout:3304: seq_num 1044 ranges {352256=688128} 2024-01-15T23:00:18.083 INFO:tasks.rados.rados.0.smithi053.stdout:3304: writing smithi053129169-33 from 352256 to 1040384 tid 1 2024-01-15T23:00:18.083 INFO:tasks.rados.rados.0.smithi053.stdout:3305: snap_remove snap 307 2024-01-15T23:00:18.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:18 smithi163 ceph-mon[138526]: pgmap v777: 121 pgs: 121 active+clean; 452 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-01-15T23:00:18.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:18 smithi163 ceph-mon[138526]: osdmap e706: 8 total, 8 up, 8 in 2024-01-15T23:00:18.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:18 smithi053 ceph-mon[143363]: pgmap v777: 121 pgs: 121 active+clean; 452 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-01-15T23:00:18.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:18 smithi053 ceph-mon[143363]: osdmap e706: 8 total, 8 up, 8 in 2024-01-15T23:00:18.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:18 smithi053 ceph-mon[146052]: pgmap v777: 121 pgs: 121 active+clean; 452 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-01-15T23:00:18.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:18 smithi053 ceph-mon[146052]: osdmap e706: 8 total, 8 up, 8 in 2024-01-15T23:00:19.083 INFO:tasks.rados.rados.0.smithi053.stdout:3305: done (3 left) 2024-01-15T23:00:19.083 INFO:tasks.rados.rados.0.smithi053.stdout:3306: setattr oid 16 current snap is 330 2024-01-15T23:00:19.084 INFO:tasks.rados.rados.0.smithi053.stdout:3303: finishing rollback tid 0 to smithi053129169-10 2024-01-15T23:00:19.084 INFO:tasks.rados.rados.0.smithi053.stdout:3303: finishing rollback tid 1 to smithi053129169-10 2024-01-15T23:00:19.084 INFO:tasks.rados.rados.0.smithi053.stdout:3303: finishing rollback tid 2 to smithi053129169-10 2024-01-15T23:00:19.084 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 2355 (ObjNum 910 snap 298 seq_num 910) dirty exists 2024-01-15T23:00:19.084 INFO:tasks.rados.rados.0.smithi053.stdout:3304: finishing write tid 1 to smithi053129169-33 2024-01-15T23:00:19.084 INFO:tasks.rados.rados.0.smithi053.stdout:3304: finishing write tid 2 to smithi053129169-33 2024-01-15T23:00:19.084 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 2354 (ObjNum 986 snap 315 seq_num 986) dirty exists 2024-01-15T23:00:19.084 INFO:tasks.rados.rados.0.smithi053.stdout:3304: finishing write tid 3 to smithi053129169-33 2024-01-15T23:00:19.084 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 2354 (ObjNum 1044 snap 330 seq_num 1044) dirty exists 2024-01-15T23:00:19.084 INFO:tasks.rados.rados.0.smithi053.stdout:3304: left oid 33 (ObjNum 1044 snap 330 seq_num 1044) 2024-01-15T23:00:19.085 INFO:tasks.rados.rados.0.smithi053.stdout:3302: done (3 left) 2024-01-15T23:00:19.085 INFO:tasks.rados.rados.0.smithi053.stdout:3303: done (2 left) 2024-01-15T23:00:19.085 INFO:tasks.rados.rados.0.smithi053.stdout:3304: done (1 left) 2024-01-15T23:00:19.085 INFO:tasks.rados.rados.0.smithi053.stdout:3307: read oid 44 snap -1 2024-01-15T23:00:19.085 INFO:tasks.rados.rados.0.smithi053.stdout:3307: expect (ObjNum 902 snap 293 seq_num 902) 2024-01-15T23:00:19.085 INFO:tasks.rados.rados.0.smithi053.stdout:3308: snap_remove snap 322 2024-01-15T23:00:19.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:19 smithi163 ceph-mon[138526]: osdmap e707: 8 total, 8 up, 8 in 2024-01-15T23:00:19.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:19 smithi053 ceph-mon[143363]: osdmap e707: 8 total, 8 up, 8 in 2024-01-15T23:00:19.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:19 smithi053 ceph-mon[146052]: osdmap e707: 8 total, 8 up, 8 in 2024-01-15T23:00:20.091 INFO:tasks.rados.rados.0.smithi053.stdout:3308: done (2 left) 2024-01-15T23:00:20.091 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 30 current snap is 330 2024-01-15T23:00:20.092 INFO:tasks.rados.rados.0.smithi053.stdout:3309: seq_num 1045 ranges {1441792=704512} 2024-01-15T23:00:20.104 INFO:tasks.rados.rados.0.smithi053.stdout:3309: writing smithi053129169-30 from 1441792 to 2146304 tid 1 2024-01-15T23:00:20.104 INFO:tasks.rados.rados.0.smithi053.stdout:3310: delete oid 35 current snap is 330 2024-01-15T23:00:20.104 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 2355 (ObjNum 930 snap 306 seq_num 930) dirty exists 2024-01-15T23:00:20.104 INFO:tasks.rados.rados.0.smithi053.stdout:3307: expect (ObjNum 902 snap 293 seq_num 902) 2024-01-15T23:00:20.276 INFO:tasks.rados.rados.0.smithi053.stdout:3309: finishing write tid 1 to smithi053129169-30 2024-01-15T23:00:20.276 INFO:tasks.rados.rados.0.smithi053.stdout:3309: finishing write tid 2 to smithi053129169-30 2024-01-15T23:00:20.276 INFO:tasks.rados.rados.0.smithi053.stdout:3309: finishing write tid 3 to smithi053129169-30 2024-01-15T23:00:20.276 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 2351 (ObjNum 1045 snap 330 seq_num 1045) dirty exists 2024-01-15T23:00:20.276 INFO:tasks.rados.rados.0.smithi053.stdout:3309: left oid 30 (ObjNum 1045 snap 330 seq_num 1045) 2024-01-15T23:00:20.276 INFO:tasks.rados.rados.0.smithi053.stdout:3306: done (3 left) 2024-01-15T23:00:20.276 INFO:tasks.rados.rados.0.smithi053.stdout:3307: done (2 left) 2024-01-15T23:00:20.277 INFO:tasks.rados.rados.0.smithi053.stdout:3309: done (1 left) 2024-01-15T23:00:20.277 INFO:tasks.rados.rados.0.smithi053.stdout:3310: done (0 left) 2024-01-15T23:00:20.277 INFO:tasks.rados.rados.0.smithi053.stdout:3311: copy_from oid 7 from oid 15 current snap is 330 2024-01-15T23:00:20.277 INFO:tasks.rados.rados.0.smithi053.stdout:3312: rmattr oid 5 current snap is 330 2024-01-15T23:00:20.277 INFO:tasks.rados.rados.0.smithi053.stdout:3312: done (1 left) 2024-01-15T23:00:20.277 INFO:tasks.rados.rados.0.smithi053.stdout:3313: snap_remove snap 317 2024-01-15T23:00:20.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:20 smithi163 ceph-mon[138526]: pgmap v780: 121 pgs: 121 active+clean; 452 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 922 KiB/s wr, 6 op/s 2024-01-15T23:00:20.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:20 smithi163 ceph-mon[138526]: osdmap e708: 8 total, 8 up, 8 in 2024-01-15T23:00:20.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:20 smithi053 ceph-mon[143363]: pgmap v780: 121 pgs: 121 active+clean; 452 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 922 KiB/s wr, 6 op/s 2024-01-15T23:00:20.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:20 smithi053 ceph-mon[143363]: osdmap e708: 8 total, 8 up, 8 in 2024-01-15T23:00:20.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:20 smithi053 ceph-mon[146052]: pgmap v780: 121 pgs: 121 active+clean; 452 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 922 KiB/s wr, 6 op/s 2024-01-15T23:00:20.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:20 smithi053 ceph-mon[146052]: osdmap e708: 8 total, 8 up, 8 in 2024-01-15T23:00:21.048 INFO:tasks.rados.rados.0.smithi053.stdout:3313: done (1 left) 2024-01-15T23:00:21.048 INFO:tasks.rados.rados.0.smithi053.stdout:3314: setattr oid 41 current snap is 330 2024-01-15T23:00:21.051 INFO:tasks.rados.rados.0.smithi053.stdout:3315: copy_from oid 35 from oid 45 current snap is 330 2024-01-15T23:00:21.051 INFO:tasks.rados.rados.0.smithi053.stdout:3316: read oid 22 snap -1 2024-01-15T23:00:21.051 INFO:tasks.rados.rados.0.smithi053.stdout:3316: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:00:21.051 INFO:tasks.rados.rados.0.smithi053.stdout:3317: snap_remove snap 301 2024-01-15T23:00:21.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:21 smithi163 ceph-mon[138526]: osdmap e709: 8 total, 8 up, 8 in 2024-01-15T23:00:21.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:21 smithi163 ceph-mon[138526]: osdmap e710: 8 total, 8 up, 8 in 2024-01-15T23:00:21.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:21 smithi053 ceph-mon[143363]: osdmap e709: 8 total, 8 up, 8 in 2024-01-15T23:00:21.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:21 smithi053 ceph-mon[143363]: osdmap e710: 8 total, 8 up, 8 in 2024-01-15T23:00:21.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:21 smithi053 ceph-mon[146052]: osdmap e709: 8 total, 8 up, 8 in 2024-01-15T23:00:21.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:21 smithi053 ceph-mon[146052]: osdmap e710: 8 total, 8 up, 8 in 2024-01-15T23:00:22.058 INFO:tasks.rados.rados.0.smithi053.stdout:3317: done (4 left) 2024-01-15T23:00:22.058 INFO:tasks.rados.rados.0.smithi053.stdout:3318: snap_remove snap 275 2024-01-15T23:00:22.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:22 smithi163 ceph-mon[138526]: pgmap v783: 121 pgs: 121 active+clean; 455 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 828 KiB/s wr, 7 op/s 2024-01-15T23:00:22.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:22 smithi163 ceph-mon[138526]: osdmap e711: 8 total, 8 up, 8 in 2024-01-15T23:00:22.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:22 smithi053 ceph-mon[143363]: pgmap v783: 121 pgs: 121 active+clean; 455 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 828 KiB/s wr, 7 op/s 2024-01-15T23:00:22.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:22 smithi053 ceph-mon[143363]: osdmap e711: 8 total, 8 up, 8 in 2024-01-15T23:00:22.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:22 smithi053 ceph-mon[146052]: pgmap v783: 121 pgs: 121 active+clean; 455 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 828 KiB/s wr, 7 op/s 2024-01-15T23:00:22.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:22 smithi053 ceph-mon[146052]: osdmap e711: 8 total, 8 up, 8 in 2024-01-15T23:00:23.059 INFO:tasks.rados.rados.0.smithi053.stdout:3318: done (4 left) 2024-01-15T23:00:23.059 INFO:tasks.rados.rados.0.smithi053.stdout:3319: snap_remove snap 323 2024-01-15T23:00:24.073 INFO:tasks.rados.rados.0.smithi053.stdout:3319: done (4 left) 2024-01-15T23:00:24.073 INFO:tasks.rados.rados.0.smithi053.stdout:3320: read oid 14 snap -1 2024-01-15T23:00:24.073 INFO:tasks.rados.rados.0.smithi053.stdout:3320: expect (ObjNum 1030 snap 324 seq_num 1030) 2024-01-15T23:00:24.073 INFO:tasks.rados.rados.0.smithi053.stdout:3321: read oid 34 snap -1 2024-01-15T23:00:24.073 INFO:tasks.rados.rados.0.smithi053.stdout:3321: expect (ObjNum 962 snap 312 seq_num 962) 2024-01-15T23:00:24.073 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 1 current snap is 330 2024-01-15T23:00:24.073 INFO:tasks.rados.rados.0.smithi053.stdout:3322: seq_num 1047 ranges {2416640=745472} 2024-01-15T23:00:24.093 INFO:tasks.rados.rados.0.smithi053.stdout:3322: writing smithi053129169-1 from 2416640 to 3162112 tid 1 2024-01-15T23:00:24.093 INFO:tasks.rados.rados.0.smithi053.stdout:3323: delete oid 48 current snap is 330 2024-01-15T23:00:24.093 INFO:tasks.rados.rados.0.smithi053.stdout:3311: finishing copy_from to smithi053129169-7 2024-01-15T23:00:24.093 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 2163 (ObjNum 1007 snap 319 seq_num 1007) dirty exists 2024-01-15T23:00:24.093 INFO:tasks.rados.rados.0.smithi053.stdout:3311: finishing copy_from racing read to smithi053129169-7 2024-01-15T23:00:24.093 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 2496 (ObjNum 1014 snap 321 seq_num 1014) dirty exists 2024-01-15T23:00:24.093 INFO:tasks.rados.rados.0.smithi053.stdout:3316: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:00:24.152 INFO:tasks.rados.rados.0.smithi053.stdout:3315: finishing copy_from to smithi053129169-35 2024-01-15T23:00:24.153 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 2495 (ObjNum 1021 snap 322 seq_num 1021) dirty exists 2024-01-15T23:00:24.153 INFO:tasks.rados.rados.0.smithi053.stdout:3315: finishing copy_from racing read to smithi053129169-35 2024-01-15T23:00:24.153 INFO:tasks.rados.rados.0.smithi053.stdout:3320: expect (ObjNum 1030 snap 324 seq_num 1030) 2024-01-15T23:00:24.164 INFO:tasks.rados.rados.0.smithi053.stdout:3321: expect (ObjNum 962 snap 312 seq_num 962) 2024-01-15T23:00:24.289 INFO:tasks.rados.rados.0.smithi053.stdout:3322: finishing write tid 1 to smithi053129169-1 2024-01-15T23:00:24.289 INFO:tasks.rados.rados.0.smithi053.stdout:3322: finishing write tid 2 to smithi053129169-1 2024-01-15T23:00:24.289 INFO:tasks.rados.rados.0.smithi053.stdout:3322: finishing write tid 3 to smithi053129169-1 2024-01-15T23:00:24.289 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 1651 (ObjNum 1047 snap 330 seq_num 1047) dirty exists 2024-01-15T23:00:24.289 INFO:tasks.rados.rados.0.smithi053.stdout:3322: left oid 1 (ObjNum 1047 snap 330 seq_num 1047) 2024-01-15T23:00:24.289 INFO:tasks.rados.rados.0.smithi053.stdout:3311: done (7 left) 2024-01-15T23:00:24.289 INFO:tasks.rados.rados.0.smithi053.stdout:3314: done (6 left) 2024-01-15T23:00:24.289 INFO:tasks.rados.rados.0.smithi053.stdout:3315: done (5 left) 2024-01-15T23:00:24.289 INFO:tasks.rados.rados.0.smithi053.stdout:3316: done (4 left) 2024-01-15T23:00:24.289 INFO:tasks.rados.rados.0.smithi053.stdout:3320: done (3 left) 2024-01-15T23:00:24.289 INFO:tasks.rados.rados.0.smithi053.stdout:3321: done (2 left) 2024-01-15T23:00:24.289 INFO:tasks.rados.rados.0.smithi053.stdout:3322: done (1 left) 2024-01-15T23:00:24.290 INFO:tasks.rados.rados.0.smithi053.stdout:3323: done (0 left) 2024-01-15T23:00:24.290 INFO:tasks.rados.rados.0.smithi053.stdout:3324: read oid 10 snap 324 2024-01-15T23:00:24.290 INFO:tasks.rados.rados.0.smithi053.stdout:3324: expect (ObjNum 909 snap 297 seq_num 909) 2024-01-15T23:00:24.290 INFO:tasks.rados.rados.0.smithi053.stdout:3325: snap_create 2024-01-15T23:00:24.322 INFO:tasks.rados.rados.0.smithi053.stdout:3324: expect (ObjNum 909 snap 297 seq_num 909) 2024-01-15T23:00:24.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:24 smithi163 ceph-mon[138526]: pgmap v786: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 460 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-01-15T23:00:24.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:24 smithi163 ceph-mon[138526]: osdmap e712: 8 total, 8 up, 8 in 2024-01-15T23:00:24.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:24 smithi053 ceph-mon[143363]: pgmap v786: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 460 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-01-15T23:00:24.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:24 smithi053 ceph-mon[143363]: osdmap e712: 8 total, 8 up, 8 in 2024-01-15T23:00:24.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:24 smithi053 ceph-mon[146052]: pgmap v786: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 460 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-01-15T23:00:24.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:24 smithi053 ceph-mon[146052]: osdmap e712: 8 total, 8 up, 8 in 2024-01-15T23:00:25.070 INFO:tasks.rados.rados.0.smithi053.stdout:3324: done (1 left) 2024-01-15T23:00:25.070 INFO:tasks.rados.rados.0.smithi053.stdout:3325: done (0 left) 2024-01-15T23:00:25.070 INFO:tasks.rados.rados.0.smithi053.stdout:3326: rmattr oid 26 current snap is 331 2024-01-15T23:00:25.070 INFO:tasks.rados.rados.0.smithi053.stdout:3327: rollback oid 20 current snap is 331 2024-01-15T23:00:25.070 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 20 to 328 2024-01-15T23:00:25.070 INFO:tasks.rados.rados.0.smithi053.stdout:3328: read oid 44 snap 316 2024-01-15T23:00:25.071 INFO:tasks.rados.rados.0.smithi053.stdout:3328: expect deleted 2024-01-15T23:00:25.071 INFO:tasks.rados.rados.0.smithi053.stdout:3329: rollback oid 3 current snap is 331 2024-01-15T23:00:25.071 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 3 to 320 2024-01-15T23:00:25.071 INFO:tasks.rados.rados.0.smithi053.stdout:3330: copy_from oid 37 from oid 49 current snap is 331 2024-01-15T23:00:25.071 INFO:tasks.rados.rados.0.smithi053.stdout:3331: read oid 12 snap -1 2024-01-15T23:00:25.071 INFO:tasks.rados.rados.0.smithi053.stdout:3331: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T23:00:25.071 INFO:tasks.rados.rados.0.smithi053.stdout:3332: setattr oid 7 current snap is 331 2024-01-15T23:00:25.071 INFO:tasks.rados.rados.0.smithi053.stdout:3327: finishing rollback tid 1 to smithi053129169-20 2024-01-15T23:00:25.071 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-01-15T23:00:25.071 INFO:tasks.rados.rados.0.smithi053.stdout:3331: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T23:00:25.074 INFO:tasks.rados.rados.0.smithi053.stdout:3330: finishing copy_from to smithi053129169-37 2024-01-15T23:00:25.074 INFO:tasks.rados.rados.0.smithi053.stdout:3330: got expected ENOENT (src dne) 2024-01-15T23:00:25.074 INFO:tasks.rados.rados.0.smithi053.stdout:3330: finishing copy_from racing read to smithi053129169-37 2024-01-15T23:00:25.074 INFO:tasks.rados.rados.0.smithi053.stdout:3327: done (6 left) 2024-01-15T23:00:25.074 INFO:tasks.rados.rados.0.smithi053.stdout:3328: done (5 left) 2024-01-15T23:00:25.074 INFO:tasks.rados.rados.0.smithi053.stdout:3330: done (4 left) 2024-01-15T23:00:25.074 INFO:tasks.rados.rados.0.smithi053.stdout:3331: done (3 left) 2024-01-15T23:00:25.074 INFO:tasks.rados.rados.0.smithi053.stdout:3333: snap_create 2024-01-15T23:00:25.077 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 2320 (ObjNum 1007 snap 319 seq_num 1007) dirty exists 2024-01-15T23:00:25.080 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 2356 (ObjNum 986 snap 315 seq_num 986) dirty exists 2024-01-15T23:00:25.081 INFO:tasks.rados.rados.0.smithi053.stdout:3329: finishing rollback tid 0 to smithi053129169-3 2024-01-15T23:00:25.081 INFO:tasks.rados.rados.0.smithi053.stdout:3329: finishing rollback tid 1 to smithi053129169-3 2024-01-15T23:00:25.081 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 2358 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-01-15T23:00:25.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:25 smithi053 ceph-mon[143363]: osdmap e713: 8 total, 8 up, 8 in 2024-01-15T23:00:25.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:25 smithi053 ceph-mon[146052]: osdmap e713: 8 total, 8 up, 8 in 2024-01-15T23:00:25.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:00:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:00:25] "GET /metrics HTTP/1.1" 200 36200 "" "Prometheus/2.43.0" 2024-01-15T23:00:25.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:25 smithi163 ceph-mon[138526]: osdmap e713: 8 total, 8 up, 8 in 2024-01-15T23:00:26.044 INFO:tasks.rados.rados.0.smithi053.stdout:3326: done (3 left) 2024-01-15T23:00:26.044 INFO:tasks.rados.rados.0.smithi053.stdout:3329: done (2 left) 2024-01-15T23:00:26.044 INFO:tasks.rados.rados.0.smithi053.stdout:3332: done (1 left) 2024-01-15T23:00:26.044 INFO:tasks.rados.rados.0.smithi053.stdout:3333: done (0 left) 2024-01-15T23:00:26.044 INFO:tasks.rados.rados.0.smithi053.stdout:3334: snap_create 2024-01-15T23:00:26.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:26 smithi163 ceph-mon[138526]: pgmap v789: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 450 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-01-15T23:00:26.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:26 smithi163 ceph-mon[138526]: osdmap e714: 8 total, 8 up, 8 in 2024-01-15T23:00:26.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:26 smithi163 ceph-mon[138526]: osdmap e715: 8 total, 8 up, 8 in 2024-01-15T23:00:26.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:26 smithi053 ceph-mon[143363]: pgmap v789: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 450 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-01-15T23:00:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:26 smithi053 ceph-mon[143363]: osdmap e714: 8 total, 8 up, 8 in 2024-01-15T23:00:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:26 smithi053 ceph-mon[143363]: osdmap e715: 8 total, 8 up, 8 in 2024-01-15T23:00:26.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:26 smithi053 ceph-mon[146052]: pgmap v789: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 450 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-01-15T23:00:26.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:26 smithi053 ceph-mon[146052]: osdmap e714: 8 total, 8 up, 8 in 2024-01-15T23:00:26.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:26 smithi053 ceph-mon[146052]: osdmap e715: 8 total, 8 up, 8 in 2024-01-15T23:00:27.050 INFO:tasks.rados.rados.0.smithi053.stdout:3334: done (0 left) 2024-01-15T23:00:27.050 INFO:tasks.rados.rados.0.smithi053.stdout:3335: read oid 29 snap -1 2024-01-15T23:00:27.051 INFO:tasks.rados.rados.0.smithi053.stdout:3335: expect (ObjNum 934 snap 306 seq_num 934) 2024-01-15T23:00:27.051 INFO:tasks.rados.rados.0.smithi053.stdout:3336: read oid 23 snap 304 2024-01-15T23:00:27.051 INFO:tasks.rados.rados.0.smithi053.stdout:3336: expect (ObjNum 638 snap 187 seq_num 638) 2024-01-15T23:00:27.051 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 1 current snap is 333 2024-01-15T23:00:27.051 INFO:tasks.rados.rados.0.smithi053.stdout:3337: seq_num 1049 ranges {3162112=778240} 2024-01-15T23:00:27.073 INFO:tasks.rados.rados.0.smithi053.stdout:3337: writing smithi053129169-1 from 3162112 to 3940352 tid 1 2024-01-15T23:00:27.073 INFO:tasks.rados.rados.0.smithi053.stdout:3338: delete oid 37 current snap is 333 2024-01-15T23:00:27.073 INFO:tasks.rados.rados.0.smithi053.stdout:3335: expect (ObjNum 934 snap 306 seq_num 934) 2024-01-15T23:00:27.106 INFO:tasks.rados.rados.0.smithi053.stdout:3336: expect (ObjNum 638 snap 187 seq_num 638) 2024-01-15T23:00:27.221 INFO:tasks.rados.rados.0.smithi053.stdout:3337: finishing write tid 1 to smithi053129169-1 2024-01-15T23:00:27.222 INFO:tasks.rados.rados.0.smithi053.stdout:3337: finishing write tid 2 to smithi053129169-1 2024-01-15T23:00:27.222 INFO:tasks.rados.rados.0.smithi053.stdout:3337: finishing write tid 3 to smithi053129169-1 2024-01-15T23:00:27.222 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 1653 (ObjNum 1049 snap 333 seq_num 1049) dirty exists 2024-01-15T23:00:27.222 INFO:tasks.rados.rados.0.smithi053.stdout:3337: left oid 1 (ObjNum 1049 snap 333 seq_num 1049) 2024-01-15T23:00:27.222 INFO:tasks.rados.rados.0.smithi053.stdout:3335: done (3 left) 2024-01-15T23:00:27.222 INFO:tasks.rados.rados.0.smithi053.stdout:3336: done (2 left) 2024-01-15T23:00:27.222 INFO:tasks.rados.rados.0.smithi053.stdout:3337: done (1 left) 2024-01-15T23:00:27.222 INFO:tasks.rados.rados.0.smithi053.stdout:3338: done (0 left) 2024-01-15T23:00:27.222 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 44 current snap is 333 2024-01-15T23:00:27.222 INFO:tasks.rados.rados.0.smithi053.stdout:3339: seq_num 1051 ranges {2957312=409600,3366912=401408} 2024-01-15T23:00:27.239 INFO:tasks.rados.rados.0.smithi053.stdout:3339: writing smithi053129169-44 from 2957312 to 3366912 tid 1 2024-01-15T23:00:27.242 INFO:tasks.rados.rados.0.smithi053.stdout:3339: writing smithi053129169-44 from 3366912 to 3768320 tid 2 2024-01-15T23:00:27.242 INFO:tasks.rados.rados.0.smithi053.stdout:3340: snap_create 2024-01-15T23:00:27.248 INFO:tasks.rados.rados.0.smithi053.stdout:3339: finishing write tid 1 to smithi053129169-44 2024-01-15T23:00:27.248 INFO:tasks.rados.rados.0.smithi053.stdout:3339: finishing write tid 2 to smithi053129169-44 2024-01-15T23:00:27.248 INFO:tasks.rados.rados.0.smithi053.stdout:3339: finishing write tid 3 to smithi053129169-44 2024-01-15T23:00:27.250 INFO:tasks.rados.rados.0.smithi053.stdout:3339: finishing write tid 4 to smithi053129169-44 2024-01-15T23:00:27.250 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2597 (ObjNum 1051 snap 333 seq_num 1051) dirty exists 2024-01-15T23:00:27.250 INFO:tasks.rados.rados.0.smithi053.stdout:3339: left oid 44 (ObjNum 1051 snap 333 seq_num 1051) 2024-01-15T23:00:28.075 INFO:tasks.rados.rados.0.smithi053.stdout:3339: done (1 left) 2024-01-15T23:00:28.075 INFO:tasks.rados.rados.0.smithi053.stdout:3340: done (0 left) 2024-01-15T23:00:28.075 INFO:tasks.rados.rados.0.smithi053.stdout:3341: read oid 24 snap -1 2024-01-15T23:00:28.075 INFO:tasks.rados.rados.0.smithi053.stdout:3341: expect (ObjNum 1036 snap 325 seq_num 1036) 2024-01-15T23:00:28.075 INFO:tasks.rados.rados.0.smithi053.stdout:3342: copy_from oid 15 from oid 16 current snap is 334 2024-01-15T23:00:28.075 INFO:tasks.rados.rados.0.smithi053.stdout:3343: copy_from oid 44 from oid 5 current snap is 334 2024-01-15T23:00:28.075 INFO:tasks.rados.rados.0.smithi053.stdout:3344: read oid 17 snap -1 2024-01-15T23:00:28.075 INFO:tasks.rados.rados.0.smithi053.stdout:3344: expect (ObjNum 1025 snap 323 seq_num 1025) 2024-01-15T23:00:28.075 INFO:tasks.rados.rados.0.smithi053.stdout:3345: snap_remove snap 324 2024-01-15T23:00:28.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:28 smithi163 ceph-mon[138526]: pgmap v792: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 450 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 724 KiB/s wr, 14 op/s 2024-01-15T23:00:28.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:28 smithi163 ceph-mon[138526]: osdmap e716: 8 total, 8 up, 8 in 2024-01-15T23:00:28.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:28 smithi053 ceph-mon[146052]: pgmap v792: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 450 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 724 KiB/s wr, 14 op/s 2024-01-15T23:00:28.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:28 smithi053 ceph-mon[146052]: osdmap e716: 8 total, 8 up, 8 in 2024-01-15T23:00:28.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:28 smithi053 ceph-mon[143363]: pgmap v792: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 450 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 724 KiB/s wr, 14 op/s 2024-01-15T23:00:28.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:28 smithi053 ceph-mon[143363]: osdmap e716: 8 total, 8 up, 8 in 2024-01-15T23:00:29.083 INFO:tasks.rados.rados.0.smithi053.stdout:3345: done (4 left) 2024-01-15T23:00:29.083 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 334 2024-01-15T23:00:29.084 INFO:tasks.rados.rados.0.smithi053.stdout:3346: seq_num 1052 ranges {1515520=425984,1941504=401408} 2024-01-15T23:00:29.095 INFO:tasks.rados.rados.0.smithi053.stdout:3346: writing smithi053129169-7 from 1515520 to 1941504 tid 1 2024-01-15T23:00:29.098 INFO:tasks.rados.rados.0.smithi053.stdout:3346: writing smithi053129169-7 from 1941504 to 2342912 tid 2 2024-01-15T23:00:29.098 INFO:tasks.rados.rados.0.smithi053.stdout:3347: read oid 6 snap 314 2024-01-15T23:00:29.098 INFO:tasks.rados.rados.0.smithi053.stdout:3347: expect (ObjNum 962 snap 312 seq_num 962) 2024-01-15T23:00:29.098 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 28 current snap is 334 2024-01-15T23:00:29.098 INFO:tasks.rados.rados.0.smithi053.stdout:3348: seq_num 1053 ranges {4423680=442368,4866048=401408} 2024-01-15T23:00:29.126 INFO:tasks.rados.rados.0.smithi053.stdout:3348: writing smithi053129169-28 from 4423680 to 4866048 tid 1 2024-01-15T23:00:29.128 INFO:tasks.rados.rados.0.smithi053.stdout:3348: writing smithi053129169-28 from 4866048 to 5267456 tid 2 2024-01-15T23:00:29.128 INFO:tasks.rados.rados.0.smithi053.stdout:3349: copy_from oid 9 from oid 41 current snap is 334 2024-01-15T23:00:29.128 INFO:tasks.rados.rados.0.smithi053.stdout:3344: expect (ObjNum 1025 snap 323 seq_num 1025) 2024-01-15T23:00:29.140 INFO:tasks.rados.rados.0.smithi053.stdout:3341: expect (ObjNum 1036 snap 325 seq_num 1036) 2024-01-15T23:00:29.255 INFO:tasks.rados.rados.0.smithi053.stdout:3342: finishing copy_from to smithi053129169-15 2024-01-15T23:00:29.255 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 2355 (ObjNum 930 snap 306 seq_num 930) dirty exists 2024-01-15T23:00:29.255 INFO:tasks.rados.rados.0.smithi053.stdout:3343: finishing copy_from to smithi053129169-44 2024-01-15T23:00:29.256 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2495 (ObjNum 1021 snap 322 seq_num 1021) dirty exists 2024-01-15T23:00:29.256 INFO:tasks.rados.rados.0.smithi053.stdout:3342: finishing copy_from racing read to smithi053129169-15 2024-01-15T23:00:29.256 INFO:tasks.rados.rados.0.smithi053.stdout:3341: done (7 left) 2024-01-15T23:00:29.256 INFO:tasks.rados.rados.0.smithi053.stdout:3342: done (6 left) 2024-01-15T23:00:29.256 INFO:tasks.rados.rados.0.smithi053.stdout:3344: done (5 left) 2024-01-15T23:00:29.256 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 16 current snap is 334 2024-01-15T23:00:29.256 INFO:tasks.rados.rados.0.smithi053.stdout:3343: finishing copy_from racing read to smithi053129169-44 2024-01-15T23:00:29.256 INFO:tasks.rados.rados.0.smithi053.stdout:3350: seq_num 1054 ranges {1187840=458752,1646592=401408} 2024-01-15T23:00:29.264 INFO:tasks.rados.rados.0.smithi053.stdout:3350: writing smithi053129169-16 from 1187840 to 1646592 tid 1 2024-01-15T23:00:29.266 INFO:tasks.rados.rados.0.smithi053.stdout:3350: writing smithi053129169-16 from 1646592 to 2048000 tid 2 2024-01-15T23:00:29.266 INFO:tasks.rados.rados.0.smithi053.stdout:3343: done (5 left) 2024-01-15T23:00:29.266 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 334 2024-01-15T23:00:29.267 INFO:tasks.rados.rados.0.smithi053.stdout:3346: finishing write tid 1 to smithi053129169-7 2024-01-15T23:00:29.267 INFO:tasks.rados.rados.0.smithi053.stdout:3346: finishing write tid 2 to smithi053129169-7 2024-01-15T23:00:29.267 INFO:tasks.rados.rados.0.smithi053.stdout:3351: seq_num 1055 ranges {524288=475136,999424=401408} 2024-01-15T23:00:29.272 INFO:tasks.rados.rados.0.smithi053.stdout:3351: writing smithi053129169-25 from 524288 to 999424 tid 1 2024-01-15T23:00:29.274 INFO:tasks.rados.rados.0.smithi053.stdout:3351: writing smithi053129169-25 from 999424 to 1400832 tid 2 2024-01-15T23:00:29.275 INFO:tasks.rados.rados.0.smithi053.stdout:3352: read oid 40 snap 315 2024-01-15T23:00:29.275 INFO:tasks.rados.rados.0.smithi053.stdout:3352: expect (ObjNum 742 snap 237 seq_num 742) 2024-01-15T23:00:29.275 INFO:tasks.rados.rados.0.smithi053.stdout:3353: setattr oid 44 current snap is 334 2024-01-15T23:00:29.275 INFO:tasks.rados.rados.0.smithi053.stdout:3346: finishing write tid 3 to smithi053129169-7 2024-01-15T23:00:29.275 INFO:tasks.rados.rados.0.smithi053.stdout:3346: finishing write tid 4 to smithi053129169-7 2024-01-15T23:00:29.275 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 2323 (ObjNum 1052 snap 334 seq_num 1052) dirty exists 2024-01-15T23:00:29.275 INFO:tasks.rados.rados.0.smithi053.stdout:3346: left oid 7 (ObjNum 1052 snap 334 seq_num 1052) 2024-01-15T23:00:29.275 INFO:tasks.rados.rados.0.smithi053.stdout:3347: expect (ObjNum 962 snap 312 seq_num 962) 2024-01-15T23:00:29.400 INFO:tasks.rados.rados.0.smithi053.stdout:3348: finishing write tid 1 to smithi053129169-28 2024-01-15T23:00:29.400 INFO:tasks.rados.rados.0.smithi053.stdout:3348: finishing write tid 2 to smithi053129169-28 2024-01-15T23:00:29.400 INFO:tasks.rados.rados.0.smithi053.stdout:3348: finishing write tid 3 to smithi053129169-28 2024-01-15T23:00:29.400 INFO:tasks.rados.rados.0.smithi053.stdout:3348: finishing write tid 4 to smithi053129169-28 2024-01-15T23:00:29.400 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 2236 (ObjNum 1053 snap 334 seq_num 1053) dirty exists 2024-01-15T23:00:29.400 INFO:tasks.rados.rados.0.smithi053.stdout:3348: left oid 28 (ObjNum 1053 snap 334 seq_num 1053) 2024-01-15T23:00:29.400 INFO:tasks.rados.rados.0.smithi053.stdout:3349: finishing copy_from to smithi053129169-9 2024-01-15T23:00:29.401 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 2496 (ObjNum 1014 snap 321 seq_num 1014) dirty exists 2024-01-15T23:00:29.401 INFO:tasks.rados.rados.0.smithi053.stdout:3349: finishing copy_from racing read to smithi053129169-9 2024-01-15T23:00:29.401 INFO:tasks.rados.rados.0.smithi053.stdout:3350: finishing write tid 1 to smithi053129169-16 2024-01-15T23:00:29.401 INFO:tasks.rados.rados.0.smithi053.stdout:3350: finishing write tid 2 to smithi053129169-16 2024-01-15T23:00:29.401 INFO:tasks.rados.rados.0.smithi053.stdout:3350: finishing write tid 3 to smithi053129169-16 2024-01-15T23:00:29.401 INFO:tasks.rados.rados.0.smithi053.stdout:3350: finishing write tid 4 to smithi053129169-16 2024-01-15T23:00:29.401 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 2499 (ObjNum 1054 snap 334 seq_num 1054) dirty exists 2024-01-15T23:00:29.401 INFO:tasks.rados.rados.0.smithi053.stdout:3350: left oid 16 (ObjNum 1054 snap 334 seq_num 1054) 2024-01-15T23:00:29.401 INFO:tasks.rados.rados.0.smithi053.stdout:3352: expect (ObjNum 742 snap 237 seq_num 742) 2024-01-15T23:00:29.411 INFO:tasks.rados.rados.0.smithi053.stdout:3351: finishing write tid 1 to smithi053129169-25 2024-01-15T23:00:29.411 INFO:tasks.rados.rados.0.smithi053.stdout:3351: finishing write tid 2 to smithi053129169-25 2024-01-15T23:00:29.411 INFO:tasks.rados.rados.0.smithi053.stdout:3351: finishing write tid 3 to smithi053129169-25 2024-01-15T23:00:29.411 INFO:tasks.rados.rados.0.smithi053.stdout:3351: finishing write tid 4 to smithi053129169-25 2024-01-15T23:00:29.411 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 2358 (ObjNum 1055 snap 334 seq_num 1055) dirty exists 2024-01-15T23:00:29.411 INFO:tasks.rados.rados.0.smithi053.stdout:3351: left oid 25 (ObjNum 1055 snap 334 seq_num 1055) 2024-01-15T23:00:29.411 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2602 (ObjNum 1021 snap 322 seq_num 1021) dirty exists 2024-01-15T23:00:29.411 INFO:tasks.rados.rados.0.smithi053.stdout:3346: done (7 left) 2024-01-15T23:00:29.411 INFO:tasks.rados.rados.0.smithi053.stdout:3347: done (6 left) 2024-01-15T23:00:29.411 INFO:tasks.rados.rados.0.smithi053.stdout:3348: done (5 left) 2024-01-15T23:00:29.411 INFO:tasks.rados.rados.0.smithi053.stdout:3349: done (4 left) 2024-01-15T23:00:29.411 INFO:tasks.rados.rados.0.smithi053.stdout:3350: done (3 left) 2024-01-15T23:00:29.411 INFO:tasks.rados.rados.0.smithi053.stdout:3351: done (2 left) 2024-01-15T23:00:29.411 INFO:tasks.rados.rados.0.smithi053.stdout:3352: done (1 left) 2024-01-15T23:00:29.412 INFO:tasks.rados.rados.0.smithi053.stdout:3353: done (0 left) 2024-01-15T23:00:29.412 INFO:tasks.rados.rados.0.smithi053.stdout:3354: delete oid 40 current snap is 334 2024-01-15T23:00:29.412 INFO:tasks.rados.rados.0.smithi053.stdout:3354: done (0 left) 2024-01-15T23:00:29.413 INFO:tasks.rados.rados.0.smithi053.stdout:3355: setattr oid 12 current snap is 334 2024-01-15T23:00:29.414 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 334 2024-01-15T23:00:29.414 INFO:tasks.rados.rados.0.smithi053.stdout:3356: seq_num 1057 ranges {1400832=507904,1908736=401408} 2024-01-15T23:00:29.425 INFO:tasks.rados.rados.0.smithi053.stdout:3356: writing smithi053129169-25 from 1400832 to 1908736 tid 1 2024-01-15T23:00:29.427 INFO:tasks.rados.rados.0.smithi053.stdout:3356: writing smithi053129169-25 from 1908736 to 2310144 tid 2 2024-01-15T23:00:29.427 INFO:tasks.rados.rados.0.smithi053.stdout:3357: read oid 38 snap -1 2024-01-15T23:00:29.427 INFO:tasks.rados.rados.0.smithi053.stdout:3357: expect (ObjNum 1019 snap 321 seq_num 1019) 2024-01-15T23:00:29.427 INFO:tasks.rados.rados.0.smithi053.stdout:3358: snap_remove snap 276 2024-01-15T23:00:29.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:29 smithi163 ceph-mon[138526]: osdmap e717: 8 total, 8 up, 8 in 2024-01-15T23:00:29.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:00:29.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:29 smithi053 ceph-mon[143363]: osdmap e717: 8 total, 8 up, 8 in 2024-01-15T23:00:29.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:00:29.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:29 smithi053 ceph-mon[146052]: osdmap e717: 8 total, 8 up, 8 in 2024-01-15T23:00:29.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:00:30.091 INFO:tasks.rados.rados.0.smithi053.stdout:3358: done (3 left) 2024-01-15T23:00:30.092 INFO:tasks.rados.rados.0.smithi053.stdout:3359: delete oid 49 current snap is 334 2024-01-15T23:00:30.092 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 2604 (ObjNum 97 snap 0 seq_num 3639695568) dirty exists 2024-01-15T23:00:30.092 INFO:tasks.rados.rados.0.smithi053.stdout:3356: finishing write tid 1 to smithi053129169-25 2024-01-15T23:00:30.092 INFO:tasks.rados.rados.0.smithi053.stdout:3356: finishing write tid 2 to smithi053129169-25 2024-01-15T23:00:30.092 INFO:tasks.rados.rados.0.smithi053.stdout:3356: finishing write tid 3 to smithi053129169-25 2024-01-15T23:00:30.092 INFO:tasks.rados.rados.0.smithi053.stdout:3356: finishing write tid 4 to smithi053129169-25 2024-01-15T23:00:30.092 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 2361 (ObjNum 1057 snap 334 seq_num 1057) dirty exists 2024-01-15T23:00:30.092 INFO:tasks.rados.rados.0.smithi053.stdout:3356: left oid 25 (ObjNum 1057 snap 334 seq_num 1057) 2024-01-15T23:00:30.092 INFO:tasks.rados.rados.0.smithi053.stdout:3357: expect (ObjNum 1019 snap 321 seq_num 1019) 2024-01-15T23:00:30.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:30 smithi163 ceph-mon[138526]: pgmap v795: 121 pgs: 121 active+clean; 450 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 182 KiB/s wr, 16 op/s 2024-01-15T23:00:30.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:30 smithi163 ceph-mon[138526]: osdmap e718: 8 total, 8 up, 8 in 2024-01-15T23:00:30.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:30 smithi053 ceph-mon[143363]: pgmap v795: 121 pgs: 121 active+clean; 450 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 182 KiB/s wr, 16 op/s 2024-01-15T23:00:30.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:30 smithi053 ceph-mon[143363]: osdmap e718: 8 total, 8 up, 8 in 2024-01-15T23:00:30.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:30 smithi053 ceph-mon[146052]: pgmap v795: 121 pgs: 121 active+clean; 450 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 182 KiB/s wr, 16 op/s 2024-01-15T23:00:30.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:30 smithi053 ceph-mon[146052]: osdmap e718: 8 total, 8 up, 8 in 2024-01-15T23:00:31.303 INFO:tasks.rados.rados.0.smithi053.stdout:3355: done (3 left) 2024-01-15T23:00:31.303 INFO:tasks.rados.rados.0.smithi053.stdout:3356: done (2 left) 2024-01-15T23:00:31.303 INFO:tasks.rados.rados.0.smithi053.stdout:3357: done (1 left) 2024-01-15T23:00:31.304 INFO:tasks.rados.rados.0.smithi053.stdout:3359: done (0 left) 2024-01-15T23:00:31.304 INFO:tasks.rados.rados.0.smithi053.stdout:3360: snap_remove snap 325 2024-01-15T23:00:31.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:31 smithi163 ceph-mon[138526]: osdmap e719: 8 total, 8 up, 8 in 2024-01-15T23:00:31.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:31 smithi163 ceph-mon[138526]: osdmap e720: 8 total, 8 up, 8 in 2024-01-15T23:00:31.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:31 smithi053 ceph-mon[143363]: osdmap e719: 8 total, 8 up, 8 in 2024-01-15T23:00:31.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:31 smithi053 ceph-mon[143363]: osdmap e720: 8 total, 8 up, 8 in 2024-01-15T23:00:31.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:31 smithi053 ceph-mon[146052]: osdmap e719: 8 total, 8 up, 8 in 2024-01-15T23:00:31.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:31 smithi053 ceph-mon[146052]: osdmap e720: 8 total, 8 up, 8 in 2024-01-15T23:00:32.095 INFO:tasks.rados.rados.0.smithi053.stdout:3360: done (0 left) 2024-01-15T23:00:32.095 INFO:tasks.rados.rados.0.smithi053.stdout:3361: read oid 35 snap 330 2024-01-15T23:00:32.095 INFO:tasks.rados.rados.0.smithi053.stdout:3361: expect (ObjNum 1021 snap 322 seq_num 1021) 2024-01-15T23:00:32.098 INFO:tasks.rados.rados.0.smithi053.stdout:3362: copy_from oid 34 from oid 5 current snap is 334 2024-01-15T23:00:32.098 INFO:tasks.rados.rados.0.smithi053.stdout:3363: setattr oid 47 current snap is 334 2024-01-15T23:00:32.098 INFO:tasks.rados.rados.0.smithi053.stdout:3364: snap_create 2024-01-15T23:00:32.118 INFO:tasks.rados.rados.0.smithi053.stdout:3361: expect (ObjNum 1021 snap 322 seq_num 1021) 2024-01-15T23:00:32.217 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 2617 (ObjNum 97 snap 0 seq_num 1) dirty exists 2024-01-15T23:00:32.217 INFO:tasks.rados.rados.0.smithi053.stdout:3362: finishing copy_from to smithi053129169-34 2024-01-15T23:00:32.217 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 2495 (ObjNum 1021 snap 322 seq_num 1021) dirty exists 2024-01-15T23:00:32.217 INFO:tasks.rados.rados.0.smithi053.stdout:3362: finishing copy_from racing read to smithi053129169-34 2024-01-15T23:00:32.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:32 smithi163 ceph-mon[138526]: pgmap v798: 121 pgs: 121 active+clean; 452 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1002 KiB/s wr, 16 op/s 2024-01-15T23:00:32.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:32 smithi053 ceph-mon[143363]: pgmap v798: 121 pgs: 121 active+clean; 452 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1002 KiB/s wr, 16 op/s 2024-01-15T23:00:32.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:32 smithi053 ceph-mon[146052]: pgmap v798: 121 pgs: 121 active+clean; 452 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1002 KiB/s wr, 16 op/s 2024-01-15T23:00:33.102 INFO:tasks.rados.rados.0.smithi053.stdout:3361: done (3 left) 2024-01-15T23:00:33.102 INFO:tasks.rados.rados.0.smithi053.stdout:3362: done (2 left) 2024-01-15T23:00:33.102 INFO:tasks.rados.rados.0.smithi053.stdout:3363: done (1 left) 2024-01-15T23:00:33.102 INFO:tasks.rados.rados.0.smithi053.stdout:3364: done (0 left) 2024-01-15T23:00:33.102 INFO:tasks.rados.rados.0.smithi053.stdout:3365: delete oid 34 current snap is 335 2024-01-15T23:00:33.105 INFO:tasks.rados.rados.0.smithi053.stdout:3365: done (0 left) 2024-01-15T23:00:33.105 INFO:tasks.rados.rados.0.smithi053.stdout:3366: rmattr oid 6 current snap is 335 2024-01-15T23:00:33.105 INFO:tasks.rados.rados.0.smithi053.stdout:3366: done (0 left) 2024-01-15T23:00:33.105 INFO:tasks.rados.rados.0.smithi053.stdout:3367: read oid 36 snap -1 2024-01-15T23:00:33.105 INFO:tasks.rados.rados.0.smithi053.stdout:3367: expect deleted 2024-01-15T23:00:33.105 INFO:tasks.rados.rados.0.smithi053.stdout:3368: delete oid 50 current snap is 335 2024-01-15T23:00:33.109 INFO:tasks.rados.rados.0.smithi053.stdout:3367: done (1 left) 2024-01-15T23:00:33.109 INFO:tasks.rados.rados.0.smithi053.stdout:3368: done (0 left) 2024-01-15T23:00:33.110 INFO:tasks.rados.rados.0.smithi053.stdout:3369: rollback oid 23 current snap is 335 2024-01-15T23:00:33.110 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 23 to 334 2024-01-15T23:00:33.110 INFO:tasks.rados.rados.0.smithi053.stdout:3370: read oid 4 snap 328 2024-01-15T23:00:33.110 INFO:tasks.rados.rados.0.smithi053.stdout:3370: expect (ObjNum 1032 snap 325 seq_num 1032) 2024-01-15T23:00:33.110 INFO:tasks.rados.rados.0.smithi053.stdout:3371: snap_remove snap 314 2024-01-15T23:00:33.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:33 smithi163 ceph-mon[138526]: osdmap e721: 8 total, 8 up, 8 in 2024-01-15T23:00:33.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:33 smithi053 ceph-mon[143363]: osdmap e721: 8 total, 8 up, 8 in 2024-01-15T23:00:33.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:33 smithi053 ceph-mon[146052]: osdmap e721: 8 total, 8 up, 8 in 2024-01-15T23:00:34.117 INFO:tasks.rados.rados.0.smithi053.stdout:3371: done (2 left) 2024-01-15T23:00:34.117 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 20 current snap is 335 2024-01-15T23:00:34.117 INFO:tasks.rados.rados.0.smithi053.stdout:3372: seq_num 1061 ranges {0=573440,573440=401408} 2024-01-15T23:00:34.117 INFO:tasks.rados.rados.0.smithi053.stdout:3372: writing smithi053129169-20 from 0 to 573440 tid 1 2024-01-15T23:00:34.120 INFO:tasks.rados.rados.0.smithi053.stdout:3372: writing smithi053129169-20 from 573440 to 974848 tid 2 2024-01-15T23:00:34.120 INFO:tasks.rados.rados.0.smithi053.stdout:3373: copy_from oid 26 from oid 15 current snap is 335 2024-01-15T23:00:34.120 INFO:tasks.rados.rados.0.smithi053.stdout:3374: read oid 46 snap -1 2024-01-15T23:00:34.120 INFO:tasks.rados.rados.0.smithi053.stdout:3374: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T23:00:34.120 INFO:tasks.rados.rados.0.smithi053.stdout:3375: rollback oid 38 current snap is 335 2024-01-15T23:00:34.120 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 38 to 299 2024-01-15T23:00:34.120 INFO:tasks.rados.rados.0.smithi053.stdout:3370: expect (ObjNum 1032 snap 325 seq_num 1032) 2024-01-15T23:00:34.148 INFO:tasks.rados.rados.0.smithi053.stdout:3369: finishing rollback tid 0 to smithi053129169-23 2024-01-15T23:00:34.148 INFO:tasks.rados.rados.0.smithi053.stdout:3369: finishing rollback tid 1 to smithi053129169-23 2024-01-15T23:00:34.148 INFO:tasks.rados.rados.0.smithi053.stdout:3369: finishing rollback tid 2 to smithi053129169-23 2024-01-15T23:00:34.148 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 2364 (ObjNum 1018 snap 321 seq_num 1018) dirty exists 2024-01-15T23:00:34.148 INFO:tasks.rados.rados.0.smithi053.stdout:3369: done (5 left) 2024-01-15T23:00:34.148 INFO:tasks.rados.rados.0.smithi053.stdout:3370: done (4 left) 2024-01-15T23:00:34.148 INFO:tasks.rados.rados.0.smithi053.stdout:3376: read oid 6 snap -1 2024-01-15T23:00:34.149 INFO:tasks.rados.rados.0.smithi053.stdout:3376: expect (ObjNum 962 snap 312 seq_num 962) 2024-01-15T23:00:34.149 INFO:tasks.rados.rados.0.smithi053.stdout:3377: delete oid 37 current snap is 335 2024-01-15T23:00:34.149 INFO:tasks.rados.rados.0.smithi053.stdout:3374: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T23:00:34.153 INFO:tasks.rados.rados.0.smithi053.stdout:3375: finishing rollback tid 0 to smithi053129169-38 2024-01-15T23:00:34.153 INFO:tasks.rados.rados.0.smithi053.stdout:3375: finishing rollback tid 1 to smithi053129169-38 2024-01-15T23:00:34.153 INFO:tasks.rados.rados.0.smithi053.stdout:3375: finishing rollback tid 2 to smithi053129169-38 2024-01-15T23:00:34.153 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 2234 (ObjNum 919 snap 299 seq_num 919) dirty exists 2024-01-15T23:00:34.153 INFO:tasks.rados.rados.0.smithi053.stdout:3372: finishing write tid 1 to smithi053129169-20 2024-01-15T23:00:34.153 INFO:tasks.rados.rados.0.smithi053.stdout:3372: finishing write tid 2 to smithi053129169-20 2024-01-15T23:00:34.153 INFO:tasks.rados.rados.0.smithi053.stdout:3372: finishing write tid 3 to smithi053129169-20 2024-01-15T23:00:34.153 INFO:tasks.rados.rados.0.smithi053.stdout:3372: finishing write tid 4 to smithi053129169-20 2024-01-15T23:00:34.153 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 2699 (ObjNum 1061 snap 335 seq_num 1061) dirty exists 2024-01-15T23:00:34.154 INFO:tasks.rados.rados.0.smithi053.stdout:3372: left oid 20 (ObjNum 1061 snap 335 seq_num 1061) 2024-01-15T23:00:34.154 INFO:tasks.rados.rados.0.smithi053.stdout:3373: finishing copy_from to smithi053129169-26 2024-01-15T23:00:34.154 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 2355 (ObjNum 930 snap 306 seq_num 930) dirty exists 2024-01-15T23:00:34.154 INFO:tasks.rados.rados.0.smithi053.stdout:3373: finishing copy_from racing read to smithi053129169-26 2024-01-15T23:00:34.154 INFO:tasks.rados.rados.0.smithi053.stdout:3372: done (5 left) 2024-01-15T23:00:34.154 INFO:tasks.rados.rados.0.smithi053.stdout:3373: done (4 left) 2024-01-15T23:00:34.154 INFO:tasks.rados.rados.0.smithi053.stdout:3374: done (3 left) 2024-01-15T23:00:34.154 INFO:tasks.rados.rados.0.smithi053.stdout:3375: done (2 left) 2024-01-15T23:00:34.154 INFO:tasks.rados.rados.0.smithi053.stdout:3377: done (1 left) 2024-01-15T23:00:34.154 INFO:tasks.rados.rados.0.smithi053.stdout:3378: rollback oid 9 current snap is 335 2024-01-15T23:00:34.154 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 9 to 228 2024-01-15T23:00:34.154 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 335 2024-01-15T23:00:34.154 INFO:tasks.rados.rados.0.smithi053.stdout:3379: seq_num 1063 ranges {0=606208,606208=401408} 2024-01-15T23:00:34.156 INFO:tasks.rados.rados.0.smithi053.stdout:3379: writing smithi053129169-4 from 0 to 606208 tid 1 2024-01-15T23:00:34.159 INFO:tasks.rados.rados.0.smithi053.stdout:3379: writing smithi053129169-4 from 606208 to 1007616 tid 2 2024-01-15T23:00:34.159 INFO:tasks.rados.rados.0.smithi053.stdout:3380: copy_from oid 10 from oid 29 current snap is 335 2024-01-15T23:00:34.159 INFO:tasks.rados.rados.0.smithi053.stdout:3381: rmattr oid 25 current snap is 335 2024-01-15T23:00:34.159 INFO:tasks.rados.rados.0.smithi053.stdout:3381: done (4 left) 2024-01-15T23:00:34.159 INFO:tasks.rados.rados.0.smithi053.stdout:3382: rmattr oid 25 current snap is 335 2024-01-15T23:00:34.159 INFO:tasks.rados.rados.0.smithi053.stdout:3382: done (4 left) 2024-01-15T23:00:34.159 INFO:tasks.rados.rados.0.smithi053.stdout:3383: read oid 39 snap -1 2024-01-15T23:00:34.160 INFO:tasks.rados.rados.0.smithi053.stdout:3383: expect (ObjNum 1035 snap 325 seq_num 1035) 2024-01-15T23:00:34.160 INFO:tasks.rados.rados.0.smithi053.stdout:3384: snap_create 2024-01-15T23:00:34.160 INFO:tasks.rados.rados.0.smithi053.stdout:3378: finishing rollback tid 0 to smithi053129169-9 2024-01-15T23:00:34.160 INFO:tasks.rados.rados.0.smithi053.stdout:3378: finishing rollback tid 1 to smithi053129169-9 2024-01-15T23:00:34.160 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 2501 (ObjNum 65 snap 0 seq_num 1650946152) dirty dne 2024-01-15T23:00:34.163 INFO:tasks.rados.rados.0.smithi053.stdout:3379: finishing write tid 1 to smithi053129169-4 2024-01-15T23:00:34.163 INFO:tasks.rados.rados.0.smithi053.stdout:3383: expect (ObjNum 1035 snap 325 seq_num 1035) 2024-01-15T23:00:34.180 INFO:tasks.rados.rados.0.smithi053.stdout:3376: expect (ObjNum 962 snap 312 seq_num 962) 2024-01-15T23:00:34.305 INFO:tasks.rados.rados.0.smithi053.stdout:3379: finishing write tid 2 to smithi053129169-4 2024-01-15T23:00:34.305 INFO:tasks.rados.rados.0.smithi053.stdout:3379: finishing write tid 3 to smithi053129169-4 2024-01-15T23:00:34.305 INFO:tasks.rados.rados.0.smithi053.stdout:3379: finishing write tid 4 to smithi053129169-4 2024-01-15T23:00:34.305 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 2498 (ObjNum 1063 snap 335 seq_num 1063) dirty exists 2024-01-15T23:00:34.305 INFO:tasks.rados.rados.0.smithi053.stdout:3379: left oid 4 (ObjNum 1063 snap 335 seq_num 1063) 2024-01-15T23:00:34.305 INFO:tasks.rados.rados.0.smithi053.stdout:3380: finishing copy_from to smithi053129169-10 2024-01-15T23:00:34.305 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 1638 (ObjNum 934 snap 306 seq_num 934) dirty exists 2024-01-15T23:00:34.305 INFO:tasks.rados.rados.0.smithi053.stdout:3380: finishing copy_from racing read to smithi053129169-10 2024-01-15T23:00:34.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:34 smithi163 ceph-mon[138526]: pgmap v801: 121 pgs: 121 active+clean; 446 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-01-15T23:00:34.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:34 smithi163 ceph-mon[138526]: osdmap e722: 8 total, 8 up, 8 in 2024-01-15T23:00:34.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:34 smithi053 ceph-mon[146052]: pgmap v801: 121 pgs: 121 active+clean; 446 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-01-15T23:00:34.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:34 smithi053 ceph-mon[146052]: osdmap e722: 8 total, 8 up, 8 in 2024-01-15T23:00:34.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:34 smithi053 ceph-mon[143363]: pgmap v801: 121 pgs: 121 active+clean; 446 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-01-15T23:00:34.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:34 smithi053 ceph-mon[143363]: osdmap e722: 8 total, 8 up, 8 in 2024-01-15T23:00:35.112 INFO:tasks.rados.rados.0.smithi053.stdout:3376: done (5 left) 2024-01-15T23:00:35.113 INFO:tasks.rados.rados.0.smithi053.stdout:3378: done (4 left) 2024-01-15T23:00:35.113 INFO:tasks.rados.rados.0.smithi053.stdout:3379: done (3 left) 2024-01-15T23:00:35.113 INFO:tasks.rados.rados.0.smithi053.stdout:3380: done (2 left) 2024-01-15T23:00:35.113 INFO:tasks.rados.rados.0.smithi053.stdout:3383: done (1 left) 2024-01-15T23:00:35.113 INFO:tasks.rados.rados.0.smithi053.stdout:3384: done (0 left) 2024-01-15T23:00:35.113 INFO:tasks.rados.rados.0.smithi053.stdout:3385: delete oid 9 current snap is 336 2024-01-15T23:00:35.119 INFO:tasks.rados.rados.0.smithi053.stdout:3385: done (0 left) 2024-01-15T23:00:35.119 INFO:tasks.rados.rados.0.smithi053.stdout:3386: snap_create 2024-01-15T23:00:35.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:35 smithi053 ceph-mon[143363]: osdmap e723: 8 total, 8 up, 8 in 2024-01-15T23:00:35.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:00:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:00:35] "GET /metrics HTTP/1.1" 200 36200 "" "Prometheus/2.43.0" 2024-01-15T23:00:35.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:35 smithi053 ceph-mon[146052]: osdmap e723: 8 total, 8 up, 8 in 2024-01-15T23:00:35.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:35 smithi163 ceph-mon[138526]: osdmap e723: 8 total, 8 up, 8 in 2024-01-15T23:00:36.046 INFO:tasks.rados.rados.0.smithi053.stdout:3386: done (0 left) 2024-01-15T23:00:36.046 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 1 current snap is 337 2024-01-15T23:00:36.046 INFO:tasks.rados.rados.0.smithi053.stdout:3387: seq_num 1065 ranges {3940352=638976,4579328=401408} 2024-01-15T23:00:36.071 INFO:tasks.rados.rados.0.smithi053.stdout:3387: writing smithi053129169-1 from 3940352 to 4579328 tid 1 2024-01-15T23:00:36.073 INFO:tasks.rados.rados.0.smithi053.stdout:3387: writing smithi053129169-1 from 4579328 to 4980736 tid 2 2024-01-15T23:00:36.073 INFO:tasks.rados.rados.0.smithi053.stdout:3388: delete oid 50 current snap is 337 2024-01-15T23:00:36.076 INFO:tasks.rados.rados.0.smithi053.stdout:3387: finishing write tid 1 to smithi053129169-1 2024-01-15T23:00:36.077 INFO:tasks.rados.rados.0.smithi053.stdout:3387: finishing write tid 2 to smithi053129169-1 2024-01-15T23:00:36.077 INFO:tasks.rados.rados.0.smithi053.stdout:3387: finishing write tid 3 to smithi053129169-1 2024-01-15T23:00:36.078 INFO:tasks.rados.rados.0.smithi053.stdout:3387: finishing write tid 4 to smithi053129169-1 2024-01-15T23:00:36.078 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 1656 (ObjNum 1065 snap 337 seq_num 1065) dirty exists 2024-01-15T23:00:36.078 INFO:tasks.rados.rados.0.smithi053.stdout:3387: left oid 1 (ObjNum 1065 snap 337 seq_num 1065) 2024-01-15T23:00:36.079 INFO:tasks.rados.rados.0.smithi053.stdout:3387: done (1 left) 2024-01-15T23:00:36.079 INFO:tasks.rados.rados.0.smithi053.stdout:3388: done (0 left) 2024-01-15T23:00:36.079 INFO:tasks.rados.rados.0.smithi053.stdout:3389: snap_create 2024-01-15T23:00:36.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:36 smithi163 ceph-mon[138526]: pgmap v804: 121 pgs: 121 active+clean; 428 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 26 op/s 2024-01-15T23:00:36.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:36 smithi163 ceph-mon[138526]: osdmap e724: 8 total, 8 up, 8 in 2024-01-15T23:00:36.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:36 smithi163 ceph-mon[138526]: osdmap e725: 8 total, 8 up, 8 in 2024-01-15T23:00:36.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:36 smithi053 ceph-mon[143363]: pgmap v804: 121 pgs: 121 active+clean; 428 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 26 op/s 2024-01-15T23:00:36.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:36 smithi053 ceph-mon[143363]: osdmap e724: 8 total, 8 up, 8 in 2024-01-15T23:00:36.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:36 smithi053 ceph-mon[143363]: osdmap e725: 8 total, 8 up, 8 in 2024-01-15T23:00:36.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:36 smithi053 ceph-mon[146052]: pgmap v804: 121 pgs: 121 active+clean; 428 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 26 op/s 2024-01-15T23:00:36.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:36 smithi053 ceph-mon[146052]: osdmap e724: 8 total, 8 up, 8 in 2024-01-15T23:00:36.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:36 smithi053 ceph-mon[146052]: osdmap e725: 8 total, 8 up, 8 in 2024-01-15T23:00:37.055 INFO:tasks.rados.rados.0.smithi053.stdout:3389: done (0 left) 2024-01-15T23:00:37.055 INFO:tasks.rados.rados.0.smithi053.stdout:3390: rmattr oid 15 current snap is 338 2024-01-15T23:00:37.055 INFO:tasks.rados.rados.0.smithi053.stdout:3391: read oid 31 snap -1 2024-01-15T23:00:37.055 INFO:tasks.rados.rados.0.smithi053.stdout:3391: expect deleted 2024-01-15T23:00:37.055 INFO:tasks.rados.rados.0.smithi053.stdout:3392: read oid 39 snap -1 2024-01-15T23:00:37.055 INFO:tasks.rados.rados.0.smithi053.stdout:3392: expect (ObjNum 1035 snap 325 seq_num 1035) 2024-01-15T23:00:37.055 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 36 current snap is 338 2024-01-15T23:00:37.055 INFO:tasks.rados.rados.0.smithi053.stdout:3393: seq_num 1067 ranges {0=679936,679936=401408} 2024-01-15T23:00:37.058 INFO:tasks.rados.rados.0.smithi053.stdout:3393: writing smithi053129169-36 from 0 to 679936 tid 1 2024-01-15T23:00:37.061 INFO:tasks.rados.rados.0.smithi053.stdout:3393: writing smithi053129169-36 from 679936 to 1081344 tid 2 2024-01-15T23:00:37.061 INFO:tasks.rados.rados.0.smithi053.stdout:3394: copy_from oid 1 from oid 35 current snap is 338 2024-01-15T23:00:37.061 INFO:tasks.rados.rados.0.smithi053.stdout:3392: expect (ObjNum 1035 snap 325 seq_num 1035) 2024-01-15T23:00:37.081 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 2357 (ObjNum 930 snap 306 seq_num 930) dirty exists 2024-01-15T23:00:37.081 INFO:tasks.rados.rados.0.smithi053.stdout:3393: finishing write tid 1 to smithi053129169-36 2024-01-15T23:00:37.081 INFO:tasks.rados.rados.0.smithi053.stdout:3393: finishing write tid 2 to smithi053129169-36 2024-01-15T23:00:37.081 INFO:tasks.rados.rados.0.smithi053.stdout:3393: finishing write tid 3 to smithi053129169-36 2024-01-15T23:00:37.082 INFO:tasks.rados.rados.0.smithi053.stdout:3393: finishing write tid 4 to smithi053129169-36 2024-01-15T23:00:37.082 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 2501 (ObjNum 1067 snap 338 seq_num 1067) dirty exists 2024-01-15T23:00:37.082 INFO:tasks.rados.rados.0.smithi053.stdout:3393: left oid 36 (ObjNum 1067 snap 338 seq_num 1067) 2024-01-15T23:00:37.082 INFO:tasks.rados.rados.0.smithi053.stdout:3394: finishing copy_from to smithi053129169-1 2024-01-15T23:00:37.082 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 2495 (ObjNum 1021 snap 322 seq_num 1021) dirty exists 2024-01-15T23:00:37.082 INFO:tasks.rados.rados.0.smithi053.stdout:3390: done (4 left) 2024-01-15T23:00:37.082 INFO:tasks.rados.rados.0.smithi053.stdout:3391: done (3 left) 2024-01-15T23:00:37.082 INFO:tasks.rados.rados.0.smithi053.stdout:3392: done (2 left) 2024-01-15T23:00:37.082 INFO:tasks.rados.rados.0.smithi053.stdout:3393: done (1 left) 2024-01-15T23:00:37.082 INFO:tasks.rados.rados.0.smithi053.stdout:3395: snap_create 2024-01-15T23:00:37.082 INFO:tasks.rados.rados.0.smithi053.stdout:3394: finishing copy_from racing read to smithi053129169-1 2024-01-15T23:00:38.061 INFO:tasks.rados.rados.0.smithi053.stdout:3394: done (1 left) 2024-01-15T23:00:38.061 INFO:tasks.rados.rados.0.smithi053.stdout:3395: done (0 left) 2024-01-15T23:00:38.061 INFO:tasks.rados.rados.0.smithi053.stdout:3396: delete oid 26 current snap is 339 2024-01-15T23:00:38.071 INFO:tasks.rados.rados.0.smithi053.stdout:3396: done (0 left) 2024-01-15T23:00:38.071 INFO:tasks.rados.rados.0.smithi053.stdout:3397: snap_remove snap 328 2024-01-15T23:00:38.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:38 smithi163 ceph-mon[138526]: pgmap v807: 121 pgs: 121 active+clean; 426 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 27 op/s 2024-01-15T23:00:38.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:38 smithi163 ceph-mon[138526]: osdmap e726: 8 total, 8 up, 8 in 2024-01-15T23:00:38.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:38 smithi053 ceph-mon[143363]: pgmap v807: 121 pgs: 121 active+clean; 426 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 27 op/s 2024-01-15T23:00:38.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:38 smithi053 ceph-mon[143363]: osdmap e726: 8 total, 8 up, 8 in 2024-01-15T23:00:38.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:38 smithi053 ceph-mon[146052]: pgmap v807: 121 pgs: 121 active+clean; 426 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 27 op/s 2024-01-15T23:00:38.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:38 smithi053 ceph-mon[146052]: osdmap e726: 8 total, 8 up, 8 in 2024-01-15T23:00:39.075 INFO:tasks.rados.rados.0.smithi053.stdout:3397: done (0 left) 2024-01-15T23:00:39.075 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 1 current snap is 339 2024-01-15T23:00:39.075 INFO:tasks.rados.rados.0.smithi053.stdout:3398: seq_num 1069 ranges {2514944=712704,3227648=401408} 2024-01-15T23:00:39.093 INFO:tasks.rados.rados.0.smithi053.stdout:3398: writing smithi053129169-1 from 2514944 to 3227648 tid 1 2024-01-15T23:00:39.095 INFO:tasks.rados.rados.0.smithi053.stdout:3398: writing smithi053129169-1 from 3227648 to 3629056 tid 2 2024-01-15T23:00:39.096 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 31 current snap is 339 2024-01-15T23:00:39.096 INFO:tasks.rados.rados.0.smithi053.stdout:3399: seq_num 1070 ranges {0=729088,729088=401408} 2024-01-15T23:00:39.099 INFO:tasks.rados.rados.0.smithi053.stdout:3399: writing smithi053129169-31 from 0 to 729088 tid 1 2024-01-15T23:00:39.102 INFO:tasks.rados.rados.0.smithi053.stdout:3399: writing smithi053129169-31 from 729088 to 1130496 tid 2 2024-01-15T23:00:39.102 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 339 2024-01-15T23:00:39.102 INFO:tasks.rados.rados.0.smithi053.stdout:3398: finishing write tid 1 to smithi053129169-1 2024-01-15T23:00:39.102 INFO:tasks.rados.rados.0.smithi053.stdout:3400: seq_num 1071 ranges {7282688=745472,8028160=401408} 2024-01-15T23:00:39.146 INFO:tasks.rados.rados.0.smithi053.stdout:3400: writing smithi053129169-38 from 7282688 to 8028160 tid 1 2024-01-15T23:00:39.149 INFO:tasks.rados.rados.0.smithi053.stdout:3400: writing smithi053129169-38 from 8028160 to 8429568 tid 2 2024-01-15T23:00:39.149 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 44 current snap is 339 2024-01-15T23:00:39.149 INFO:tasks.rados.rados.0.smithi053.stdout:3398: finishing write tid 2 to smithi053129169-1 2024-01-15T23:00:39.149 INFO:tasks.rados.rados.0.smithi053.stdout:3398: finishing write tid 3 to smithi053129169-1 2024-01-15T23:00:39.149 INFO:tasks.rados.rados.0.smithi053.stdout:3398: finishing write tid 4 to smithi053129169-1 2024-01-15T23:00:39.149 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 2498 (ObjNum 1069 snap 339 seq_num 1069) dirty exists 2024-01-15T23:00:39.149 INFO:tasks.rados.rados.0.smithi053.stdout:3398: left oid 1 (ObjNum 1069 snap 339 seq_num 1069) 2024-01-15T23:00:39.149 INFO:tasks.rados.rados.0.smithi053.stdout:3401: seq_num 1072 ranges {2514944=761856,3276800=401408} 2024-01-15T23:00:39.166 INFO:tasks.rados.rados.0.smithi053.stdout:3401: writing smithi053129169-44 from 2514944 to 3276800 tid 1 2024-01-15T23:00:39.169 INFO:tasks.rados.rados.0.smithi053.stdout:3401: writing smithi053129169-44 from 3276800 to 3678208 tid 2 2024-01-15T23:00:39.169 INFO:tasks.rados.rados.0.smithi053.stdout:3398: done (3 left) 2024-01-15T23:00:39.169 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 339 2024-01-15T23:00:39.169 INFO:tasks.rados.rados.0.smithi053.stdout:3399: finishing write tid 1 to smithi053129169-31 2024-01-15T23:00:39.169 INFO:tasks.rados.rados.0.smithi053.stdout:3402: seq_num 1073 ranges {1253376=778240,2031616=401408} 2024-01-15T23:00:39.180 INFO:tasks.rados.rados.0.smithi053.stdout:3402: writing smithi053129169-29 from 1253376 to 2031616 tid 1 2024-01-15T23:00:39.184 INFO:tasks.rados.rados.0.smithi053.stdout:3402: writing smithi053129169-29 from 2031616 to 2433024 tid 2 2024-01-15T23:00:39.185 INFO:tasks.rados.rados.0.smithi053.stdout:3403: rmattr oid 27 current snap is 339 2024-01-15T23:00:39.185 INFO:tasks.rados.rados.0.smithi053.stdout:3403: done (4 left) 2024-01-15T23:00:39.185 INFO:tasks.rados.rados.0.smithi053.stdout:3404: rollback oid 48 current snap is 339 2024-01-15T23:00:39.185 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 48 to 312 2024-01-15T23:00:39.185 INFO:tasks.rados.rados.0.smithi053.stdout:3399: finishing write tid 2 to smithi053129169-31 2024-01-15T23:00:39.185 INFO:tasks.rados.rados.0.smithi053.stdout:3399: finishing write tid 3 to smithi053129169-31 2024-01-15T23:00:39.185 INFO:tasks.rados.rados.0.smithi053.stdout:3399: finishing write tid 4 to smithi053129169-31 2024-01-15T23:00:39.185 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 2354 (ObjNum 1070 snap 339 seq_num 1070) dirty exists 2024-01-15T23:00:39.185 INFO:tasks.rados.rados.0.smithi053.stdout:3399: left oid 31 (ObjNum 1070 snap 339 seq_num 1070) 2024-01-15T23:00:39.185 INFO:tasks.rados.rados.0.smithi053.stdout:3399: done (4 left) 2024-01-15T23:00:39.185 INFO:tasks.rados.rados.0.smithi053.stdout:3405: rmattr oid 12 current snap is 339 2024-01-15T23:00:39.185 INFO:tasks.rados.rados.0.smithi053.stdout:3400: finishing write tid 1 to smithi053129169-38 2024-01-15T23:00:39.185 INFO:tasks.rados.rados.0.smithi053.stdout:3400: finishing write tid 2 to smithi053129169-38 2024-01-15T23:00:39.185 INFO:tasks.rados.rados.0.smithi053.stdout:3400: finishing write tid 3 to smithi053129169-38 2024-01-15T23:00:39.186 INFO:tasks.rados.rados.0.smithi053.stdout:3400: finishing write tid 4 to smithi053129169-38 2024-01-15T23:00:39.186 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 2237 (ObjNum 1071 snap 339 seq_num 1071) dirty exists 2024-01-15T23:00:39.186 INFO:tasks.rados.rados.0.smithi053.stdout:3400: left oid 38 (ObjNum 1071 snap 339 seq_num 1071) 2024-01-15T23:00:39.186 INFO:tasks.rados.rados.0.smithi053.stdout:3401: finishing write tid 1 to smithi053129169-44 2024-01-15T23:00:39.186 INFO:tasks.rados.rados.0.smithi053.stdout:3400: done (4 left) 2024-01-15T23:00:39.186 INFO:tasks.rados.rados.0.smithi053.stdout:3406: rmattr oid 9 current snap is 339 2024-01-15T23:00:39.186 INFO:tasks.rados.rados.0.smithi053.stdout:3406: done (4 left) 2024-01-15T23:00:39.186 INFO:tasks.rados.rados.0.smithi053.stdout:3407: read oid 9 snap -1 2024-01-15T23:00:39.186 INFO:tasks.rados.rados.0.smithi053.stdout:3407: expect deleted 2024-01-15T23:00:39.186 INFO:tasks.rados.rados.0.smithi053.stdout:3408: rollback oid 1 current snap is 339 2024-01-15T23:00:39.186 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 1 to 336 2024-01-15T23:00:39.186 INFO:tasks.rados.rados.0.smithi053.stdout:3409: read oid 40 snap -1 2024-01-15T23:00:39.186 INFO:tasks.rados.rados.0.smithi053.stdout:3409: expect deleted 2024-01-15T23:00:39.186 INFO:tasks.rados.rados.0.smithi053.stdout:3410: setattr oid 6 current snap is 339 2024-01-15T23:00:39.186 INFO:tasks.rados.rados.0.smithi053.stdout:3411: rmattr oid 30 current snap is 339 2024-01-15T23:00:39.187 INFO:tasks.rados.rados.0.smithi053.stdout:3412: read oid 23 snap -1 2024-01-15T23:00:39.187 INFO:tasks.rados.rados.0.smithi053.stdout:3412: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:00:39.187 INFO:tasks.rados.rados.0.smithi053.stdout:3413: read oid 14 snap -1 2024-01-15T23:00:39.187 INFO:tasks.rados.rados.0.smithi053.stdout:3413: expect (ObjNum 1030 snap 324 seq_num 1030) 2024-01-15T23:00:39.187 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 8 current snap is 339 2024-01-15T23:00:39.187 INFO:tasks.rados.rados.0.smithi053.stdout:3414: seq_num 1074 ranges {622592=794624,1417216=401408} 2024-01-15T23:00:39.192 INFO:tasks.rados.rados.0.smithi053.stdout:3414: writing smithi053129169-8 from 622592 to 1417216 tid 1 2024-01-15T23:00:39.195 INFO:tasks.rados.rados.0.smithi053.stdout:3414: writing smithi053129169-8 from 1417216 to 1818624 tid 2 2024-01-15T23:00:39.196 INFO:tasks.rados.rados.0.smithi053.stdout:3415: read oid 2 snap -1 2024-01-15T23:00:39.196 INFO:tasks.rados.rados.0.smithi053.stdout:3415: expect deleted 2024-01-15T23:00:39.196 INFO:tasks.rados.rados.0.smithi053.stdout:3416: rmattr oid 19 current snap is 339 2024-01-15T23:00:39.196 INFO:tasks.rados.rados.0.smithi053.stdout:3417: read oid 33 snap 318 2024-01-15T23:00:39.196 INFO:tasks.rados.rados.0.smithi053.stdout:3417: expect (ObjNum 980 snap 313 seq_num 980) 2024-01-15T23:00:39.196 INFO:tasks.rados.rados.0.smithi053.stdout:3418: snap_remove snap 335 2024-01-15T23:00:39.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:39 smithi163 ceph-mon[138526]: osdmap e727: 8 total, 8 up, 8 in 2024-01-15T23:00:39.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:39 smithi053 ceph-mon[143363]: osdmap e727: 8 total, 8 up, 8 in 2024-01-15T23:00:39.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:39 smithi053 ceph-mon[146052]: osdmap e727: 8 total, 8 up, 8 in 2024-01-15T23:00:40.074 INFO:tasks.rados.rados.0.smithi053.stdout:3418: done (15 left) 2024-01-15T23:00:40.074 INFO:tasks.rados.rados.0.smithi053.stdout:3419: delete oid 41 current snap is 339 2024-01-15T23:00:40.074 INFO:tasks.rados.rados.0.smithi053.stdout:3401: finishing write tid 2 to smithi053129169-44 2024-01-15T23:00:40.074 INFO:tasks.rados.rados.0.smithi053.stdout:3401: finishing write tid 3 to smithi053129169-44 2024-01-15T23:00:40.074 INFO:tasks.rados.rados.0.smithi053.stdout:3401: finishing write tid 4 to smithi053129169-44 2024-01-15T23:00:40.074 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2629 (ObjNum 1072 snap 339 seq_num 1072) dirty exists 2024-01-15T23:00:40.074 INFO:tasks.rados.rados.0.smithi053.stdout:3401: left oid 44 (ObjNum 1072 snap 339 seq_num 1072) 2024-01-15T23:00:40.075 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 2355 (ObjNum 1045 snap 330 seq_num 1045) dirty exists 2024-01-15T23:00:40.075 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 2631 (ObjNum 33 snap 0 seq_num 3638046128) dirty exists 2024-01-15T23:00:40.075 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 2135 (ObjNum 962 snap 312 seq_num 962) dirty exists 2024-01-15T23:00:40.075 INFO:tasks.rados.rados.0.smithi053.stdout:3402: finishing write tid 1 to smithi053129169-29 2024-01-15T23:00:40.075 INFO:tasks.rados.rados.0.smithi053.stdout:3402: finishing write tid 2 to smithi053129169-29 2024-01-15T23:00:40.075 INFO:tasks.rados.rados.0.smithi053.stdout:3402: finishing write tid 3 to smithi053129169-29 2024-01-15T23:00:40.075 INFO:tasks.rados.rados.0.smithi053.stdout:3408: finishing rollback tid 0 to smithi053129169-1 2024-01-15T23:00:40.075 INFO:tasks.rados.rados.0.smithi053.stdout:3408: finishing rollback tid 1 to smithi053129169-1 2024-01-15T23:00:40.075 INFO:tasks.rados.rados.0.smithi053.stdout:3402: finishing write tid 4 to smithi053129169-29 2024-01-15T23:00:40.076 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 2501 (ObjNum 1073 snap 339 seq_num 1073) dirty exists 2024-01-15T23:00:40.076 INFO:tasks.rados.rados.0.smithi053.stdout:3402: left oid 29 (ObjNum 1073 snap 339 seq_num 1073) 2024-01-15T23:00:40.076 INFO:tasks.rados.rados.0.smithi053.stdout:3404: finishing rollback tid 1 to smithi053129169-48 2024-01-15T23:00:40.076 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 2681 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-01-15T23:00:40.076 INFO:tasks.rados.rados.0.smithi053.stdout:3408: finishing rollback tid 2 to smithi053129169-1 2024-01-15T23:00:40.076 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 2504 (ObjNum 1049 snap 333 seq_num 1049) dirty exists 2024-01-15T23:00:40.076 INFO:tasks.rados.rados.0.smithi053.stdout:3413: expect (ObjNum 1030 snap 324 seq_num 1030) 2024-01-15T23:00:40.092 INFO:tasks.rados.rados.0.smithi053.stdout:3412: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:00:40.150 INFO:tasks.rados.rados.0.smithi053.stdout:3414: finishing write tid 1 to smithi053129169-8 2024-01-15T23:00:40.150 INFO:tasks.rados.rados.0.smithi053.stdout:3414: finishing write tid 2 to smithi053129169-8 2024-01-15T23:00:40.150 INFO:tasks.rados.rados.0.smithi053.stdout:3414: finishing write tid 3 to smithi053129169-8 2024-01-15T23:00:40.150 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 2633 (ObjNum 1017 snap 321 seq_num 1017) dirty exists 2024-01-15T23:00:40.150 INFO:tasks.rados.rados.0.smithi053.stdout:3414: finishing write tid 4 to smithi053129169-8 2024-01-15T23:00:40.150 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 1703 (ObjNum 1074 snap 339 seq_num 1074) dirty exists 2024-01-15T23:00:40.150 INFO:tasks.rados.rados.0.smithi053.stdout:3414: left oid 8 (ObjNum 1074 snap 339 seq_num 1074) 2024-01-15T23:00:40.150 INFO:tasks.rados.rados.0.smithi053.stdout:3417: expect (ObjNum 980 snap 313 seq_num 980) 2024-01-15T23:00:40.341 INFO:tasks.rados.rados.0.smithi053.stdout:3401: done (15 left) 2024-01-15T23:00:40.341 INFO:tasks.rados.rados.0.smithi053.stdout:3402: done (14 left) 2024-01-15T23:00:40.341 INFO:tasks.rados.rados.0.smithi053.stdout:3404: done (13 left) 2024-01-15T23:00:40.341 INFO:tasks.rados.rados.0.smithi053.stdout:3405: done (12 left) 2024-01-15T23:00:40.341 INFO:tasks.rados.rados.0.smithi053.stdout:3407: done (11 left) 2024-01-15T23:00:40.341 INFO:tasks.rados.rados.0.smithi053.stdout:3408: done (10 left) 2024-01-15T23:00:40.341 INFO:tasks.rados.rados.0.smithi053.stdout:3409: done (9 left) 2024-01-15T23:00:40.341 INFO:tasks.rados.rados.0.smithi053.stdout:3410: done (8 left) 2024-01-15T23:00:40.341 INFO:tasks.rados.rados.0.smithi053.stdout:3411: done (7 left) 2024-01-15T23:00:40.341 INFO:tasks.rados.rados.0.smithi053.stdout:3412: done (6 left) 2024-01-15T23:00:40.341 INFO:tasks.rados.rados.0.smithi053.stdout:3413: done (5 left) 2024-01-15T23:00:40.342 INFO:tasks.rados.rados.0.smithi053.stdout:3414: done (4 left) 2024-01-15T23:00:40.342 INFO:tasks.rados.rados.0.smithi053.stdout:3415: done (3 left) 2024-01-15T23:00:40.342 INFO:tasks.rados.rados.0.smithi053.stdout:3416: done (2 left) 2024-01-15T23:00:40.342 INFO:tasks.rados.rados.0.smithi053.stdout:3417: done (1 left) 2024-01-15T23:00:40.342 INFO:tasks.rados.rados.0.smithi053.stdout:3419: done (0 left) 2024-01-15T23:00:40.342 INFO:tasks.rados.rados.0.smithi053.stdout:3420: rollback oid 38 current snap is 339 2024-01-15T23:00:40.342 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 38 to 311 2024-01-15T23:00:40.342 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 339 2024-01-15T23:00:40.342 INFO:tasks.rados.rados.0.smithi053.stdout:3421: seq_num 1076 ranges {458752=425984,884736=548864,1433600=253952} 2024-01-15T23:00:40.345 INFO:tasks.rados.rados.0.smithi053.stdout:3421: writing smithi053129169-14 from 458752 to 884736 tid 1 2024-01-15T23:00:40.348 INFO:tasks.rados.rados.0.smithi053.stdout:3421: writing smithi053129169-14 from 884736 to 1433600 tid 2 2024-01-15T23:00:40.350 INFO:tasks.rados.rados.0.smithi053.stdout:3421: writing smithi053129169-14 from 1433600 to 1687552 tid 3 2024-01-15T23:00:40.350 INFO:tasks.rados.rados.0.smithi053.stdout:3422: snap_create 2024-01-15T23:00:40.351 INFO:tasks.rados.rados.0.smithi053.stdout:3420: finishing rollback tid 0 to smithi053129169-38 2024-01-15T23:00:40.351 INFO:tasks.rados.rados.0.smithi053.stdout:3420: finishing rollback tid 1 to smithi053129169-38 2024-01-15T23:00:40.351 INFO:tasks.rados.rados.0.smithi053.stdout:3420: finishing rollback tid 2 to smithi053129169-38 2024-01-15T23:00:40.351 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 2240 (ObjNum 933 snap 306 seq_num 933) dirty exists 2024-01-15T23:00:40.351 INFO:tasks.rados.rados.0.smithi053.stdout:3421: finishing write tid 1 to smithi053129169-14 2024-01-15T23:00:40.355 INFO:tasks.rados.rados.0.smithi053.stdout:3421: finishing write tid 2 to smithi053129169-14 2024-01-15T23:00:40.355 INFO:tasks.rados.rados.0.smithi053.stdout:3421: finishing write tid 3 to smithi053129169-14 2024-01-15T23:00:40.355 INFO:tasks.rados.rados.0.smithi053.stdout:3421: finishing write tid 4 to smithi053129169-14 2024-01-15T23:00:40.356 INFO:tasks.rados.rados.0.smithi053.stdout:3421: finishing write tid 5 to smithi053129169-14 2024-01-15T23:00:40.356 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 2506 (ObjNum 1076 snap 339 seq_num 1076) dirty exists 2024-01-15T23:00:40.356 INFO:tasks.rados.rados.0.smithi053.stdout:3421: left oid 14 (ObjNum 1076 snap 339 seq_num 1076) 2024-01-15T23:00:40.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:40 smithi163 ceph-mon[138526]: pgmap v810: 121 pgs: 121 active+clean; 430 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-01-15T23:00:40.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:40 smithi163 ceph-mon[138526]: osdmap e728: 8 total, 8 up, 8 in 2024-01-15T23:00:40.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:40 smithi053 ceph-mon[143363]: pgmap v810: 121 pgs: 121 active+clean; 430 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-01-15T23:00:40.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:40 smithi053 ceph-mon[143363]: osdmap e728: 8 total, 8 up, 8 in 2024-01-15T23:00:40.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:40 smithi053 ceph-mon[146052]: pgmap v810: 121 pgs: 121 active+clean; 430 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-01-15T23:00:40.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:40 smithi053 ceph-mon[146052]: osdmap e728: 8 total, 8 up, 8 in 2024-01-15T23:00:41.048 INFO:tasks.rados.rados.0.smithi053.stdout:3420: done (2 left) 2024-01-15T23:00:41.048 INFO:tasks.rados.rados.0.smithi053.stdout:3421: done (1 left) 2024-01-15T23:00:41.048 INFO:tasks.rados.rados.0.smithi053.stdout:3422: done (0 left) 2024-01-15T23:00:41.048 INFO:tasks.rados.rados.0.smithi053.stdout:3423: delete oid 13 current snap is 340 2024-01-15T23:00:41.056 INFO:tasks.rados.rados.0.smithi053.stdout:3423: done (0 left) 2024-01-15T23:00:41.056 INFO:tasks.rados.rados.0.smithi053.stdout:3424: delete oid 2 current snap is 340 2024-01-15T23:00:41.062 INFO:tasks.rados.rados.0.smithi053.stdout:3424: done (0 left) 2024-01-15T23:00:41.062 INFO:tasks.rados.rados.0.smithi053.stdout:3425: snap_create 2024-01-15T23:00:41.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:41 smithi163 ceph-mon[138526]: osdmap e729: 8 total, 8 up, 8 in 2024-01-15T23:00:41.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:41 smithi163 ceph-mon[138526]: osdmap e730: 8 total, 8 up, 8 in 2024-01-15T23:00:41.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:41 smithi053 ceph-mon[143363]: osdmap e729: 8 total, 8 up, 8 in 2024-01-15T23:00:41.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:41 smithi053 ceph-mon[143363]: osdmap e730: 8 total, 8 up, 8 in 2024-01-15T23:00:41.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:41 smithi053 ceph-mon[146052]: osdmap e729: 8 total, 8 up, 8 in 2024-01-15T23:00:41.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:41 smithi053 ceph-mon[146052]: osdmap e730: 8 total, 8 up, 8 in 2024-01-15T23:00:42.054 INFO:tasks.rados.rados.0.smithi053.stdout:3425: done (0 left) 2024-01-15T23:00:42.054 INFO:tasks.rados.rados.0.smithi053.stdout:3426: read oid 49 snap -1 2024-01-15T23:00:42.055 INFO:tasks.rados.rados.0.smithi053.stdout:3426: expect deleted 2024-01-15T23:00:42.055 INFO:tasks.rados.rados.0.smithi053.stdout:3427: snap_remove snap 315 2024-01-15T23:00:42.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:42 smithi163 ceph-mon[138526]: pgmap v813: 121 pgs: 121 active+clean; 436 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.5 MiB/s wr, 13 op/s 2024-01-15T23:00:42.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:42 smithi163 ceph-mon[138526]: osdmap e731: 8 total, 8 up, 8 in 2024-01-15T23:00:42.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:42 smithi053 ceph-mon[143363]: pgmap v813: 121 pgs: 121 active+clean; 436 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.5 MiB/s wr, 13 op/s 2024-01-15T23:00:42.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:42 smithi053 ceph-mon[143363]: osdmap e731: 8 total, 8 up, 8 in 2024-01-15T23:00:42.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:42 smithi053 ceph-mon[146052]: pgmap v813: 121 pgs: 121 active+clean; 436 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.5 MiB/s wr, 13 op/s 2024-01-15T23:00:42.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:42 smithi053 ceph-mon[146052]: osdmap e731: 8 total, 8 up, 8 in 2024-01-15T23:00:43.056 INFO:tasks.rados.rados.0.smithi053.stdout:3427: done (1 left) 2024-01-15T23:00:43.056 INFO:tasks.rados.rados.0.smithi053.stdout:3428: snap_remove snap 302 2024-01-15T23:00:44.062 INFO:tasks.rados.rados.0.smithi053.stdout:3428: done (1 left) 2024-01-15T23:00:44.062 INFO:tasks.rados.rados.0.smithi053.stdout:3429: delete oid 14 current snap is 341 2024-01-15T23:00:44.072 INFO:tasks.rados.rados.0.smithi053.stdout:3426: done (1 left) 2024-01-15T23:00:44.073 INFO:tasks.rados.rados.0.smithi053.stdout:3429: done (0 left) 2024-01-15T23:00:44.073 INFO:tasks.rados.rados.0.smithi053.stdout:3430: rollback oid 19 current snap is 341 2024-01-15T23:00:44.073 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 19 to 338 2024-01-15T23:00:44.073 INFO:tasks.rados.rados.0.smithi053.stdout:3431: copy_from oid 18 from oid 42 current snap is 341 2024-01-15T23:00:44.073 INFO:tasks.rados.rados.0.smithi053.stdout:3432: read oid 30 snap 228 2024-01-15T23:00:44.073 INFO:tasks.rados.rados.0.smithi053.stdout:3432: expect deleted 2024-01-15T23:00:44.073 INFO:tasks.rados.rados.0.smithi053.stdout:3433: read oid 10 snap -1 2024-01-15T23:00:44.073 INFO:tasks.rados.rados.0.smithi053.stdout:3433: expect (ObjNum 934 snap 306 seq_num 934) 2024-01-15T23:00:44.073 INFO:tasks.rados.rados.0.smithi053.stdout:3434: delete oid 21 current snap is 341 2024-01-15T23:00:44.086 INFO:tasks.rados.rados.0.smithi053.stdout:3432: done (4 left) 2024-01-15T23:00:44.086 INFO:tasks.rados.rados.0.smithi053.stdout:3434: done (3 left) 2024-01-15T23:00:44.087 INFO:tasks.rados.rados.0.smithi053.stdout:3435: rmattr oid 44 current snap is 341 2024-01-15T23:00:44.087 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 28 current snap is 341 2024-01-15T23:00:44.087 INFO:tasks.rados.rados.0.smithi053.stdout:3436: seq_num 1081 ranges {5267456=507904,5775360=425984,6201344=376832} 2024-01-15T23:00:44.118 INFO:tasks.rados.rados.0.smithi053.stdout:3436: writing smithi053129169-28 from 5267456 to 5775360 tid 1 2024-01-15T23:00:44.121 INFO:tasks.rados.rados.0.smithi053.stdout:3436: writing smithi053129169-28 from 5775360 to 6201344 tid 2 2024-01-15T23:00:44.123 INFO:tasks.rados.rados.0.smithi053.stdout:3436: writing smithi053129169-28 from 6201344 to 6578176 tid 3 2024-01-15T23:00:44.123 INFO:tasks.rados.rados.0.smithi053.stdout:3437: rollback oid 36 current snap is 341 2024-01-15T23:00:44.123 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 36 to 300 2024-01-15T23:00:44.124 INFO:tasks.rados.rados.0.smithi053.stdout:3431: finishing copy_from to smithi053129169-18 2024-01-15T23:00:44.124 INFO:tasks.rados.rados.0.smithi053.stdout:3431: got expected ENOENT (src dne) 2024-01-15T23:00:44.124 INFO:tasks.rados.rados.0.smithi053.stdout:3431: finishing copy_from racing read to smithi053129169-18 2024-01-15T23:00:44.124 INFO:tasks.rados.rados.0.smithi053.stdout:3430: finishing rollback tid 0 to smithi053129169-19 2024-01-15T23:00:44.124 INFO:tasks.rados.rados.0.smithi053.stdout:3430: finishing rollback tid 1 to smithi053129169-19 2024-01-15T23:00:44.124 INFO:tasks.rados.rados.0.smithi053.stdout:3433: expect (ObjNum 934 snap 306 seq_num 934) 2024-01-15T23:00:44.157 INFO:tasks.rados.rados.0.smithi053.stdout:3430: finishing rollback tid 2 to smithi053129169-19 2024-01-15T23:00:44.157 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 2656 (ObjNum 1017 snap 321 seq_num 1017) dirty exists 2024-01-15T23:00:44.157 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2662 (ObjNum 1072 snap 339 seq_num 1072) dirty exists 2024-01-15T23:00:44.157 INFO:tasks.rados.rados.0.smithi053.stdout:3436: finishing write tid 1 to smithi053129169-28 2024-01-15T23:00:44.157 INFO:tasks.rados.rados.0.smithi053.stdout:3436: finishing write tid 2 to smithi053129169-28 2024-01-15T23:00:44.157 INFO:tasks.rados.rados.0.smithi053.stdout:3430: done (5 left) 2024-01-15T23:00:44.157 INFO:tasks.rados.rados.0.smithi053.stdout:3431: done (4 left) 2024-01-15T23:00:44.158 INFO:tasks.rados.rados.0.smithi053.stdout:3433: done (3 left) 2024-01-15T23:00:44.158 INFO:tasks.rados.rados.0.smithi053.stdout:3435: done (2 left) 2024-01-15T23:00:44.158 INFO:tasks.rados.rados.0.smithi053.stdout:3438: rmattr oid 6 current snap is 341 2024-01-15T23:00:44.158 INFO:tasks.rados.rados.0.smithi053.stdout:3437: finishing rollback tid 0 to smithi053129169-36 2024-01-15T23:00:44.158 INFO:tasks.rados.rados.0.smithi053.stdout:3436: finishing write tid 3 to smithi053129169-28 2024-01-15T23:00:44.158 INFO:tasks.rados.rados.0.smithi053.stdout:3437: finishing rollback tid 1 to smithi053129169-36 2024-01-15T23:00:44.158 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 2503 (ObjNum 129 snap 0 seq_num 3638452176) dirty dne 2024-01-15T23:00:44.158 INFO:tasks.rados.rados.0.smithi053.stdout:3436: finishing write tid 4 to smithi053129169-28 2024-01-15T23:00:44.158 INFO:tasks.rados.rados.0.smithi053.stdout:3436: finishing write tid 5 to smithi053129169-28 2024-01-15T23:00:44.158 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 2501 (ObjNum 1081 snap 341 seq_num 1081) dirty exists 2024-01-15T23:00:44.158 INFO:tasks.rados.rados.0.smithi053.stdout:3436: left oid 28 (ObjNum 1081 snap 341 seq_num 1081) 2024-01-15T23:00:44.158 INFO:tasks.rados.rados.0.smithi053.stdout:3436: done (2 left) 2024-01-15T23:00:44.158 INFO:tasks.rados.rados.0.smithi053.stdout:3437: done (1 left) 2024-01-15T23:00:44.158 INFO:tasks.rados.rados.0.smithi053.stdout:3439: read oid 27 snap -1 2024-01-15T23:00:44.158 INFO:tasks.rados.rados.0.smithi053.stdout:3439: expect (ObjNum 1001 snap 318 seq_num 1001) 2024-01-15T23:00:44.159 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 341 2024-01-15T23:00:44.159 INFO:tasks.rados.rados.0.smithi053.stdout:3440: seq_num 1082 ranges {1187840=524288,1712128=704512,2416640=98304} 2024-01-15T23:00:44.167 INFO:tasks.rados.rados.0.smithi053.stdout:3440: writing smithi053129169-15 from 1187840 to 1712128 tid 1 2024-01-15T23:00:44.170 INFO:tasks.rados.rados.0.smithi053.stdout:3440: writing smithi053129169-15 from 1712128 to 2416640 tid 2 2024-01-15T23:00:44.171 INFO:tasks.rados.rados.0.smithi053.stdout:3440: writing smithi053129169-15 from 2416640 to 2514944 tid 3 2024-01-15T23:00:44.171 INFO:tasks.rados.rados.0.smithi053.stdout:3441: snap_create 2024-01-15T23:00:44.172 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 2136 (ObjNum 962 snap 312 seq_num 962) dirty exists 2024-01-15T23:00:44.172 INFO:tasks.rados.rados.0.smithi053.stdout:3439: expect (ObjNum 1001 snap 318 seq_num 1001) 2024-01-15T23:00:44.272 INFO:tasks.rados.rados.0.smithi053.stdout:3440: finishing write tid 1 to smithi053129169-15 2024-01-15T23:00:44.272 INFO:tasks.rados.rados.0.smithi053.stdout:3440: finishing write tid 2 to smithi053129169-15 2024-01-15T23:00:44.272 INFO:tasks.rados.rados.0.smithi053.stdout:3440: finishing write tid 3 to smithi053129169-15 2024-01-15T23:00:44.272 INFO:tasks.rados.rados.0.smithi053.stdout:3440: finishing write tid 4 to smithi053129169-15 2024-01-15T23:00:44.272 INFO:tasks.rados.rados.0.smithi053.stdout:3440: finishing write tid 5 to smithi053129169-15 2024-01-15T23:00:44.272 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 2361 (ObjNum 1082 snap 341 seq_num 1082) dirty exists 2024-01-15T23:00:44.273 INFO:tasks.rados.rados.0.smithi053.stdout:3440: left oid 15 (ObjNum 1082 snap 341 seq_num 1082) 2024-01-15T23:00:44.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:44 smithi163 ceph-mon[138526]: pgmap v816: 121 pgs: 121 active+clean; 437 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-01-15T23:00:44.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:44 smithi163 ceph-mon[138526]: osdmap e732: 8 total, 8 up, 8 in 2024-01-15T23:00:44.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:00:44.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:44 smithi053 ceph-mon[143363]: pgmap v816: 121 pgs: 121 active+clean; 437 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-01-15T23:00:44.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:44 smithi053 ceph-mon[143363]: osdmap e732: 8 total, 8 up, 8 in 2024-01-15T23:00:44.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:00:44.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:44 smithi053 ceph-mon[146052]: pgmap v816: 121 pgs: 121 active+clean; 437 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-01-15T23:00:44.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:44 smithi053 ceph-mon[146052]: osdmap e732: 8 total, 8 up, 8 in 2024-01-15T23:00:44.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:00:45.067 INFO:tasks.rados.rados.0.smithi053.stdout:3438: done (3 left) 2024-01-15T23:00:45.067 INFO:tasks.rados.rados.0.smithi053.stdout:3439: done (2 left) 2024-01-15T23:00:45.068 INFO:tasks.rados.rados.0.smithi053.stdout:3440: done (1 left) 2024-01-15T23:00:45.068 INFO:tasks.rados.rados.0.smithi053.stdout:3441: done (0 left) 2024-01-15T23:00:45.068 INFO:tasks.rados.rados.0.smithi053.stdout:3442: snap_create 2024-01-15T23:00:45.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:45 smithi053 ceph-mon[143363]: osdmap e733: 8 total, 8 up, 8 in 2024-01-15T23:00:45.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:00:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:00:45] "GET /metrics HTTP/1.1" 200 36201 "" "Prometheus/2.43.0" 2024-01-15T23:00:45.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:45 smithi053 ceph-mon[146052]: osdmap e733: 8 total, 8 up, 8 in 2024-01-15T23:00:45.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:45 smithi163 ceph-mon[138526]: osdmap e733: 8 total, 8 up, 8 in 2024-01-15T23:00:46.049 INFO:tasks.rados.rados.0.smithi053.stdout:3442: done (0 left) 2024-01-15T23:00:46.049 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 343 2024-01-15T23:00:46.049 INFO:tasks.rados.rados.0.smithi053.stdout:3443: seq_num 1083 ranges {638976=540672,1179648=589824,1769472=212992} 2024-01-15T23:00:46.056 INFO:tasks.rados.rados.0.smithi053.stdout:3443: writing smithi053129169-32 from 638976 to 1179648 tid 1 2024-01-15T23:00:46.059 INFO:tasks.rados.rados.0.smithi053.stdout:3443: writing smithi053129169-32 from 1179648 to 1769472 tid 2 2024-01-15T23:00:46.061 INFO:tasks.rados.rados.0.smithi053.stdout:3443: writing smithi053129169-32 from 1769472 to 1982464 tid 3 2024-01-15T23:00:46.061 INFO:tasks.rados.rados.0.smithi053.stdout:3444: read oid 50 snap 337 2024-01-15T23:00:46.061 INFO:tasks.rados.rados.0.smithi053.stdout:3444: expect deleted 2024-01-15T23:00:46.061 INFO:tasks.rados.rados.0.smithi053.stdout:3445: copy_from oid 45 from oid 16 current snap is 343 2024-01-15T23:00:46.061 INFO:tasks.rados.rados.0.smithi053.stdout:3446: snap_create 2024-01-15T23:00:46.065 INFO:tasks.rados.rados.0.smithi053.stdout:3443: finishing write tid 1 to smithi053129169-32 2024-01-15T23:00:46.066 INFO:tasks.rados.rados.0.smithi053.stdout:3443: finishing write tid 2 to smithi053129169-32 2024-01-15T23:00:46.069 INFO:tasks.rados.rados.0.smithi053.stdout:3443: finishing write tid 3 to smithi053129169-32 2024-01-15T23:00:46.069 INFO:tasks.rados.rados.0.smithi053.stdout:3443: finishing write tid 4 to smithi053129169-32 2024-01-15T23:00:46.071 INFO:tasks.rados.rados.0.smithi053.stdout:3443: finishing write tid 5 to smithi053129169-32 2024-01-15T23:00:46.071 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2733 (ObjNum 1083 snap 343 seq_num 1083) dirty exists 2024-01-15T23:00:46.072 INFO:tasks.rados.rados.0.smithi053.stdout:3443: left oid 32 (ObjNum 1083 snap 343 seq_num 1083) 2024-01-15T23:00:46.081 INFO:tasks.rados.rados.0.smithi053.stdout:3445: finishing copy_from to smithi053129169-45 2024-01-15T23:00:46.081 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 2499 (ObjNum 1054 snap 334 seq_num 1054) dirty exists 2024-01-15T23:00:46.082 INFO:tasks.rados.rados.0.smithi053.stdout:3445: finishing copy_from racing read to smithi053129169-45 2024-01-15T23:00:46.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:46 smithi163 ceph-mon[138526]: pgmap v819: 121 pgs: 121 active+clean; 442 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.4 MiB/s wr, 28 op/s 2024-01-15T23:00:46.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:46 smithi163 ceph-mon[138526]: osdmap e734: 8 total, 8 up, 8 in 2024-01-15T23:00:46.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:46 smithi163 ceph-mon[138526]: osdmap e735: 8 total, 8 up, 8 in 2024-01-15T23:00:46.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:46 smithi053 ceph-mon[146052]: pgmap v819: 121 pgs: 121 active+clean; 442 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.4 MiB/s wr, 28 op/s 2024-01-15T23:00:46.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:46 smithi053 ceph-mon[146052]: osdmap e734: 8 total, 8 up, 8 in 2024-01-15T23:00:46.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:46 smithi053 ceph-mon[146052]: osdmap e735: 8 total, 8 up, 8 in 2024-01-15T23:00:46.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:46 smithi053 ceph-mon[143363]: pgmap v819: 121 pgs: 121 active+clean; 442 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.4 MiB/s wr, 28 op/s 2024-01-15T23:00:46.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:46 smithi053 ceph-mon[143363]: osdmap e734: 8 total, 8 up, 8 in 2024-01-15T23:00:46.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:46 smithi053 ceph-mon[143363]: osdmap e735: 8 total, 8 up, 8 in 2024-01-15T23:00:47.058 INFO:tasks.rados.rados.0.smithi053.stdout:3443: done (3 left) 2024-01-15T23:00:47.058 INFO:tasks.rados.rados.0.smithi053.stdout:3444: done (2 left) 2024-01-15T23:00:47.058 INFO:tasks.rados.rados.0.smithi053.stdout:3445: done (1 left) 2024-01-15T23:00:47.058 INFO:tasks.rados.rados.0.smithi053.stdout:3446: done (0 left) 2024-01-15T23:00:47.058 INFO:tasks.rados.rados.0.smithi053.stdout:3447: read oid 34 snap -1 2024-01-15T23:00:47.058 INFO:tasks.rados.rados.0.smithi053.stdout:3447: expect deleted 2024-01-15T23:00:47.058 INFO:tasks.rados.rados.0.smithi053.stdout:3448: copy_from oid 11 from oid 38 current snap is 344 2024-01-15T23:00:47.058 INFO:tasks.rados.rados.0.smithi053.stdout:3449: snap_create 2024-01-15T23:00:47.104 INFO:tasks.rados.rados.0.smithi053.stdout:3448: finishing copy_from to smithi053129169-11 2024-01-15T23:00:47.104 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 2240 (ObjNum 933 snap 306 seq_num 933) dirty exists 2024-01-15T23:00:47.105 INFO:tasks.rados.rados.0.smithi053.stdout:3448: finishing copy_from racing read to smithi053129169-11 2024-01-15T23:00:48.059 INFO:tasks.rados.rados.0.smithi053.stdout:3447: done (2 left) 2024-01-15T23:00:48.059 INFO:tasks.rados.rados.0.smithi053.stdout:3448: done (1 left) 2024-01-15T23:00:48.059 INFO:tasks.rados.rados.0.smithi053.stdout:3449: done (0 left) 2024-01-15T23:00:48.059 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 345 2024-01-15T23:00:48.059 INFO:tasks.rados.rados.0.smithi053.stdout:3450: seq_num 1084 ranges {0=557056,557056=475136,1032192=327680} 2024-01-15T23:00:48.062 INFO:tasks.rados.rados.0.smithi053.stdout:3450: writing smithi053129169-26 from 0 to 557056 tid 1 2024-01-15T23:00:48.064 INFO:tasks.rados.rados.0.smithi053.stdout:3450: writing smithi053129169-26 from 557056 to 1032192 tid 2 2024-01-15T23:00:48.066 INFO:tasks.rados.rados.0.smithi053.stdout:3450: writing smithi053129169-26 from 1032192 to 1359872 tid 3 2024-01-15T23:00:48.066 INFO:tasks.rados.rados.0.smithi053.stdout:3451: rollback oid 10 current snap is 345 2024-01-15T23:00:48.066 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 10 to 342 2024-01-15T23:00:48.066 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 49 current snap is 345 2024-01-15T23:00:48.067 INFO:tasks.rados.rados.0.smithi053.stdout:3452: seq_num 1085 ranges {0=581632,581632=761856,1343488=40960} 2024-01-15T23:00:48.070 INFO:tasks.rados.rados.0.smithi053.stdout:3452: writing smithi053129169-49 from 0 to 581632 tid 1 2024-01-15T23:00:48.075 INFO:tasks.rados.rados.0.smithi053.stdout:3452: writing smithi053129169-49 from 581632 to 1343488 tid 2 2024-01-15T23:00:48.075 INFO:tasks.rados.rados.0.smithi053.stdout:3452: writing smithi053129169-49 from 1343488 to 1384448 tid 3 2024-01-15T23:00:48.075 INFO:tasks.rados.rados.0.smithi053.stdout:3453: read oid 25 snap -1 2024-01-15T23:00:48.076 INFO:tasks.rados.rados.0.smithi053.stdout:3453: expect (ObjNum 1057 snap 334 seq_num 1057) 2024-01-15T23:00:48.076 INFO:tasks.rados.rados.0.smithi053.stdout:3454: read oid 24 snap -1 2024-01-15T23:00:48.076 INFO:tasks.rados.rados.0.smithi053.stdout:3454: expect (ObjNum 1036 snap 325 seq_num 1036) 2024-01-15T23:00:48.076 INFO:tasks.rados.rados.0.smithi053.stdout:3455: snap_create 2024-01-15T23:00:48.076 INFO:tasks.rados.rados.0.smithi053.stdout:3450: finishing write tid 1 to smithi053129169-26 2024-01-15T23:00:48.076 INFO:tasks.rados.rados.0.smithi053.stdout:3450: finishing write tid 2 to smithi053129169-26 2024-01-15T23:00:48.076 INFO:tasks.rados.rados.0.smithi053.stdout:3450: finishing write tid 3 to smithi053129169-26 2024-01-15T23:00:48.076 INFO:tasks.rados.rados.0.smithi053.stdout:3450: finishing write tid 4 to smithi053129169-26 2024-01-15T23:00:48.080 INFO:tasks.rados.rados.0.smithi053.stdout:3450: finishing write tid 5 to smithi053129169-26 2024-01-15T23:00:48.080 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 2511 (ObjNum 1084 snap 345 seq_num 1084) dirty exists 2024-01-15T23:00:48.080 INFO:tasks.rados.rados.0.smithi053.stdout:3450: left oid 26 (ObjNum 1084 snap 345 seq_num 1084) 2024-01-15T23:00:48.081 INFO:tasks.rados.rados.0.smithi053.stdout:3452: finishing write tid 1 to smithi053129169-49 2024-01-15T23:00:48.082 INFO:tasks.rados.rados.0.smithi053.stdout:3451: finishing rollback tid 0 to smithi053129169-10 2024-01-15T23:00:48.084 INFO:tasks.rados.rados.0.smithi053.stdout:3451: finishing rollback tid 1 to smithi053129169-10 2024-01-15T23:00:48.089 INFO:tasks.rados.rados.0.smithi053.stdout:3452: finishing write tid 2 to smithi053129169-49 2024-01-15T23:00:48.089 INFO:tasks.rados.rados.0.smithi053.stdout:3452: finishing write tid 3 to smithi053129169-49 2024-01-15T23:00:48.089 INFO:tasks.rados.rados.0.smithi053.stdout:3452: finishing write tid 4 to smithi053129169-49 2024-01-15T23:00:48.092 INFO:tasks.rados.rados.0.smithi053.stdout:3451: finishing rollback tid 2 to smithi053129169-10 2024-01-15T23:00:48.092 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 2367 (ObjNum 934 snap 306 seq_num 934) dirty exists 2024-01-15T23:00:48.094 INFO:tasks.rados.rados.0.smithi053.stdout:3454: expect (ObjNum 1036 snap 325 seq_num 1036) 2024-01-15T23:00:48.209 INFO:tasks.rados.rados.0.smithi053.stdout:3452: finishing write tid 5 to smithi053129169-49 2024-01-15T23:00:48.210 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 49 v 2737 (ObjNum 1085 snap 345 seq_num 1085) dirty exists 2024-01-15T23:00:48.210 INFO:tasks.rados.rados.0.smithi053.stdout:3452: left oid 49 (ObjNum 1085 snap 345 seq_num 1085) 2024-01-15T23:00:48.210 INFO:tasks.rados.rados.0.smithi053.stdout:3453: expect (ObjNum 1057 snap 334 seq_num 1057) 2024-01-15T23:00:48.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:48 smithi163 ceph-mon[138526]: pgmap v822: 121 pgs: 121 active+clean; 444 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.4 MiB/s wr, 23 op/s 2024-01-15T23:00:48.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:48 smithi163 ceph-mon[138526]: osdmap e736: 8 total, 8 up, 8 in 2024-01-15T23:00:48.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:48 smithi053 ceph-mon[143363]: pgmap v822: 121 pgs: 121 active+clean; 444 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.4 MiB/s wr, 23 op/s 2024-01-15T23:00:48.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:48 smithi053 ceph-mon[143363]: osdmap e736: 8 total, 8 up, 8 in 2024-01-15T23:00:48.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:48 smithi053 ceph-mon[146052]: pgmap v822: 121 pgs: 121 active+clean; 444 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.4 MiB/s wr, 23 op/s 2024-01-15T23:00:48.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:48 smithi053 ceph-mon[146052]: osdmap e736: 8 total, 8 up, 8 in 2024-01-15T23:00:49.069 INFO:tasks.rados.rados.0.smithi053.stdout:3450: done (5 left) 2024-01-15T23:00:49.070 INFO:tasks.rados.rados.0.smithi053.stdout:3451: done (4 left) 2024-01-15T23:00:49.070 INFO:tasks.rados.rados.0.smithi053.stdout:3452: done (3 left) 2024-01-15T23:00:49.070 INFO:tasks.rados.rados.0.smithi053.stdout:3453: done (2 left) 2024-01-15T23:00:49.070 INFO:tasks.rados.rados.0.smithi053.stdout:3454: done (1 left) 2024-01-15T23:00:49.070 INFO:tasks.rados.rados.0.smithi053.stdout:3455: done (0 left) 2024-01-15T23:00:49.070 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 13 current snap is 346 2024-01-15T23:00:49.070 INFO:tasks.rados.rados.0.smithi053.stdout:3456: seq_num 1086 ranges {0=598016,598016=647168,1245184=155648} 2024-01-15T23:00:49.072 INFO:tasks.rados.rados.0.smithi053.stdout:3456: writing smithi053129169-13 from 0 to 598016 tid 1 2024-01-15T23:00:49.076 INFO:tasks.rados.rados.0.smithi053.stdout:3456: writing smithi053129169-13 from 598016 to 1245184 tid 2 2024-01-15T23:00:49.079 INFO:tasks.rados.rados.0.smithi053.stdout:3456: writing smithi053129169-13 from 1245184 to 1400832 tid 3 2024-01-15T23:00:49.079 INFO:tasks.rados.rados.0.smithi053.stdout:3457: read oid 26 snap -1 2024-01-15T23:00:49.079 INFO:tasks.rados.rados.0.smithi053.stdout:3457: expect (ObjNum 1084 snap 345 seq_num 1084) 2024-01-15T23:00:49.079 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 22 current snap is 346 2024-01-15T23:00:49.079 INFO:tasks.rados.rados.0.smithi053.stdout:3458: seq_num 1087 ranges {1441792=614400,2056192=532480,2588672=270336} 2024-01-15T23:00:49.089 INFO:tasks.rados.rados.0.smithi053.stdout:3458: writing smithi053129169-22 from 1441792 to 2056192 tid 1 2024-01-15T23:00:49.092 INFO:tasks.rados.rados.0.smithi053.stdout:3458: writing smithi053129169-22 from 2056192 to 2588672 tid 2 2024-01-15T23:00:49.095 INFO:tasks.rados.rados.0.smithi053.stdout:3458: writing smithi053129169-22 from 2588672 to 2859008 tid 3 2024-01-15T23:00:49.095 INFO:tasks.rados.rados.0.smithi053.stdout:3459: rollback oid 23 current snap is 346 2024-01-15T23:00:49.095 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 23 to 333 2024-01-15T23:00:49.095 INFO:tasks.rados.rados.0.smithi053.stdout:3456: finishing write tid 1 to smithi053129169-13 2024-01-15T23:00:49.095 INFO:tasks.rados.rados.0.smithi053.stdout:3456: finishing write tid 2 to smithi053129169-13 2024-01-15T23:00:49.095 INFO:tasks.rados.rados.0.smithi053.stdout:3456: finishing write tid 3 to smithi053129169-13 2024-01-15T23:00:49.095 INFO:tasks.rados.rados.0.smithi053.stdout:3456: finishing write tid 4 to smithi053129169-13 2024-01-15T23:00:49.095 INFO:tasks.rados.rados.0.smithi053.stdout:3456: finishing write tid 5 to smithi053129169-13 2024-01-15T23:00:49.095 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 2505 (ObjNum 1086 snap 346 seq_num 1086) dirty exists 2024-01-15T23:00:49.095 INFO:tasks.rados.rados.0.smithi053.stdout:3456: left oid 13 (ObjNum 1086 snap 346 seq_num 1086) 2024-01-15T23:00:49.095 INFO:tasks.rados.rados.0.smithi053.stdout:3457: expect (ObjNum 1084 snap 345 seq_num 1084) 2024-01-15T23:00:49.129 INFO:tasks.rados.rados.0.smithi053.stdout:3459: finishing rollback tid 0 to smithi053129169-23 2024-01-15T23:00:49.129 INFO:tasks.rados.rados.0.smithi053.stdout:3456: done (3 left) 2024-01-15T23:00:49.129 INFO:tasks.rados.rados.0.smithi053.stdout:3457: done (2 left) 2024-01-15T23:00:49.129 INFO:tasks.rados.rados.0.smithi053.stdout:3460: setattr oid 31 current snap is 346 2024-01-15T23:00:49.129 INFO:tasks.rados.rados.0.smithi053.stdout:3458: finishing write tid 1 to smithi053129169-22 2024-01-15T23:00:49.129 INFO:tasks.rados.rados.0.smithi053.stdout:3459: finishing rollback tid 1 to smithi053129169-23 2024-01-15T23:00:49.130 INFO:tasks.rados.rados.0.smithi053.stdout:3459: finishing rollback tid 2 to smithi053129169-23 2024-01-15T23:00:49.130 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 2370 (ObjNum 1018 snap 321 seq_num 1018) dirty exists 2024-01-15T23:00:49.130 INFO:tasks.rados.rados.0.smithi053.stdout:3458: finishing write tid 2 to smithi053129169-22 2024-01-15T23:00:49.130 INFO:tasks.rados.rados.0.smithi053.stdout:3458: finishing write tid 3 to smithi053129169-22 2024-01-15T23:00:49.130 INFO:tasks.rados.rados.0.smithi053.stdout:3458: finishing write tid 4 to smithi053129169-22 2024-01-15T23:00:49.130 INFO:tasks.rados.rados.0.smithi053.stdout:3458: finishing write tid 5 to smithi053129169-22 2024-01-15T23:00:49.130 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 2365 (ObjNum 1087 snap 346 seq_num 1087) dirty exists 2024-01-15T23:00:49.130 INFO:tasks.rados.rados.0.smithi053.stdout:3458: left oid 22 (ObjNum 1087 snap 346 seq_num 1087) 2024-01-15T23:00:49.131 INFO:tasks.rados.rados.0.smithi053.stdout:3458: done (2 left) 2024-01-15T23:00:49.131 INFO:tasks.rados.rados.0.smithi053.stdout:3459: done (1 left) 2024-01-15T23:00:49.131 INFO:tasks.rados.rados.0.smithi053.stdout:3461: read oid 6 snap -1 2024-01-15T23:00:49.131 INFO:tasks.rados.rados.0.smithi053.stdout:3461: expect (ObjNum 962 snap 312 seq_num 962) 2024-01-15T23:00:49.131 INFO:tasks.rados.rados.0.smithi053.stdout:3462: read oid 18 snap -1 2024-01-15T23:00:49.131 INFO:tasks.rados.rados.0.smithi053.stdout:3462: expect (ObjNum 1021 snap 322 seq_num 1021) 2024-01-15T23:00:49.131 INFO:tasks.rados.rados.0.smithi053.stdout:3463: setattr oid 42 current snap is 346 2024-01-15T23:00:49.136 INFO:tasks.rados.rados.0.smithi053.stdout:3464: copy_from oid 10 from oid 30 current snap is 346 2024-01-15T23:00:49.136 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 346 2024-01-15T23:00:49.136 INFO:tasks.rados.rados.0.smithi053.stdout:3465: seq_num 1088 ranges {2727936=630784,3358720=466944,3825664=335872} 2024-01-15T23:00:49.151 INFO:tasks.rados.rados.0.smithi053.stdout:3465: writing smithi053129169-24 from 2727936 to 3358720 tid 1 2024-01-15T23:00:49.153 INFO:tasks.rados.rados.0.smithi053.stdout:3465: writing smithi053129169-24 from 3358720 to 3825664 tid 2 2024-01-15T23:00:49.156 INFO:tasks.rados.rados.0.smithi053.stdout:3465: writing smithi053129169-24 from 3825664 to 4161536 tid 3 2024-01-15T23:00:49.156 INFO:tasks.rados.rados.0.smithi053.stdout:3466: delete oid 45 current snap is 346 2024-01-15T23:00:49.156 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 2356 (ObjNum 1070 snap 339 seq_num 1070) dirty exists 2024-01-15T23:00:49.156 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 2371 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T23:00:49.156 INFO:tasks.rados.rados.0.smithi053.stdout:3462: expect (ObjNum 1021 snap 322 seq_num 1021) 2024-01-15T23:00:49.256 INFO:tasks.rados.rados.0.smithi053.stdout:3461: expect (ObjNum 962 snap 312 seq_num 962) 2024-01-15T23:00:49.382 INFO:tasks.rados.rados.0.smithi053.stdout:3464: finishing copy_from to smithi053129169-10 2024-01-15T23:00:49.382 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 2355 (ObjNum 1045 snap 330 seq_num 1045) dirty exists 2024-01-15T23:00:49.382 INFO:tasks.rados.rados.0.smithi053.stdout:3464: finishing copy_from racing read to smithi053129169-10 2024-01-15T23:00:49.382 INFO:tasks.rados.rados.0.smithi053.stdout:3460: done (6 left) 2024-01-15T23:00:49.382 INFO:tasks.rados.rados.0.smithi053.stdout:3461: done (5 left) 2024-01-15T23:00:49.382 INFO:tasks.rados.rados.0.smithi053.stdout:3462: done (4 left) 2024-01-15T23:00:49.382 INFO:tasks.rados.rados.0.smithi053.stdout:3463: done (3 left) 2024-01-15T23:00:49.382 INFO:tasks.rados.rados.0.smithi053.stdout:3464: done (2 left) 2024-01-15T23:00:49.382 INFO:tasks.rados.rados.0.smithi053.stdout:3466: done (1 left) 2024-01-15T23:00:49.383 INFO:tasks.rados.rados.0.smithi053.stdout:3467: read oid 44 snap -1 2024-01-15T23:00:49.383 INFO:tasks.rados.rados.0.smithi053.stdout:3467: expect (ObjNum 1072 snap 339 seq_num 1072) 2024-01-15T23:00:49.383 INFO:tasks.rados.rados.0.smithi053.stdout:3468: read oid 28 snap 300 2024-01-15T23:00:49.383 INFO:tasks.rados.rados.0.smithi053.stdout:3468: expect (ObjNum 857 snap 279 seq_num 857) 2024-01-15T23:00:49.383 INFO:tasks.rados.rados.0.smithi053.stdout:3469: rollback oid 31 current snap is 346 2024-01-15T23:00:49.383 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 31 to 343 2024-01-15T23:00:49.383 INFO:tasks.rados.rados.0.smithi053.stdout:3465: finishing write tid 1 to smithi053129169-24 2024-01-15T23:00:49.383 INFO:tasks.rados.rados.0.smithi053.stdout:3465: finishing write tid 2 to smithi053129169-24 2024-01-15T23:00:49.383 INFO:tasks.rados.rados.0.smithi053.stdout:3465: finishing write tid 3 to smithi053129169-24 2024-01-15T23:00:49.383 INFO:tasks.rados.rados.0.smithi053.stdout:3465: finishing write tid 4 to smithi053129169-24 2024-01-15T23:00:49.383 INFO:tasks.rados.rados.0.smithi053.stdout:3465: finishing write tid 5 to smithi053129169-24 2024-01-15T23:00:49.383 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 1643 (ObjNum 1088 snap 346 seq_num 1088) dirty exists 2024-01-15T23:00:49.383 INFO:tasks.rados.rados.0.smithi053.stdout:3465: left oid 24 (ObjNum 1088 snap 346 seq_num 1088) 2024-01-15T23:00:49.384 INFO:tasks.rados.rados.0.smithi053.stdout:3465: done (3 left) 2024-01-15T23:00:49.384 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 42 current snap is 346 2024-01-15T23:00:49.384 INFO:tasks.rados.rados.0.smithi053.stdout:3470: seq_num 1090 ranges {0=663552,663552=630784,1294336=172032} 2024-01-15T23:00:49.385 INFO:tasks.rados.rados.0.smithi053.stdout:3470: writing smithi053129169-42 from 0 to 663552 tid 1 2024-01-15T23:00:49.389 INFO:tasks.rados.rados.0.smithi053.stdout:3470: writing smithi053129169-42 from 663552 to 1294336 tid 2 2024-01-15T23:00:49.391 INFO:tasks.rados.rados.0.smithi053.stdout:3470: writing smithi053129169-42 from 1294336 to 1466368 tid 3 2024-01-15T23:00:49.391 INFO:tasks.rados.rados.0.smithi053.stdout:3471: snap_remove snap 228 2024-01-15T23:00:49.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:49 smithi163 ceph-mon[138526]: osdmap e737: 8 total, 8 up, 8 in 2024-01-15T23:00:49.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:49 smithi053 ceph-mon[143363]: osdmap e737: 8 total, 8 up, 8 in 2024-01-15T23:00:49.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:49 smithi053 ceph-mon[146052]: osdmap e737: 8 total, 8 up, 8 in 2024-01-15T23:00:50.082 INFO:tasks.rados.rados.0.smithi053.stdout:3471: done (4 left) 2024-01-15T23:00:50.082 INFO:tasks.rados.rados.0.smithi053.stdout:3472: delete oid 33 current snap is 346 2024-01-15T23:00:50.084 INFO:tasks.rados.rados.0.smithi053.stdout:3469: finishing rollback tid 0 to smithi053129169-31 2024-01-15T23:00:50.084 INFO:tasks.rados.rados.0.smithi053.stdout:3469: finishing rollback tid 1 to smithi053129169-31 2024-01-15T23:00:50.085 INFO:tasks.rados.rados.0.smithi053.stdout:3469: finishing rollback tid 2 to smithi053129169-31 2024-01-15T23:00:50.085 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 2359 (ObjNum 1070 snap 339 seq_num 1070) dirty exists 2024-01-15T23:00:50.085 INFO:tasks.rados.rados.0.smithi053.stdout:3470: finishing write tid 1 to smithi053129169-42 2024-01-15T23:00:50.085 INFO:tasks.rados.rados.0.smithi053.stdout:3468: expect (ObjNum 857 snap 279 seq_num 857) 2024-01-15T23:00:50.154 INFO:tasks.rados.rados.0.smithi053.stdout:3470: finishing write tid 2 to smithi053129169-42 2024-01-15T23:00:50.154 INFO:tasks.rados.rados.0.smithi053.stdout:3467: expect (ObjNum 1072 snap 339 seq_num 1072) 2024-01-15T23:00:50.325 INFO:tasks.rados.rados.0.smithi053.stdout:3470: finishing write tid 3 to smithi053129169-42 2024-01-15T23:00:50.325 INFO:tasks.rados.rados.0.smithi053.stdout:3470: finishing write tid 4 to smithi053129169-42 2024-01-15T23:00:50.325 INFO:tasks.rados.rados.0.smithi053.stdout:3470: finishing write tid 5 to smithi053129169-42 2024-01-15T23:00:50.325 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 2375 (ObjNum 1090 snap 346 seq_num 1090) dirty exists 2024-01-15T23:00:50.325 INFO:tasks.rados.rados.0.smithi053.stdout:3470: left oid 42 (ObjNum 1090 snap 346 seq_num 1090) 2024-01-15T23:00:50.325 INFO:tasks.rados.rados.0.smithi053.stdout:3467: done (4 left) 2024-01-15T23:00:50.325 INFO:tasks.rados.rados.0.smithi053.stdout:3468: done (3 left) 2024-01-15T23:00:50.325 INFO:tasks.rados.rados.0.smithi053.stdout:3469: done (2 left) 2024-01-15T23:00:50.326 INFO:tasks.rados.rados.0.smithi053.stdout:3470: done (1 left) 2024-01-15T23:00:50.326 INFO:tasks.rados.rados.0.smithi053.stdout:3472: done (0 left) 2024-01-15T23:00:50.326 INFO:tasks.rados.rados.0.smithi053.stdout:3473: snap_create 2024-01-15T23:00:50.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:50 smithi163 ceph-mon[138526]: pgmap v825: 121 pgs: 121 active+clean; 454 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.9 MiB/s wr, 9 op/s 2024-01-15T23:00:50.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:50 smithi163 ceph-mon[138526]: osdmap e738: 8 total, 8 up, 8 in 2024-01-15T23:00:50.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:50 smithi053 ceph-mon[143363]: pgmap v825: 121 pgs: 121 active+clean; 454 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.9 MiB/s wr, 9 op/s 2024-01-15T23:00:50.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:50 smithi053 ceph-mon[143363]: osdmap e738: 8 total, 8 up, 8 in 2024-01-15T23:00:50.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:50 smithi053 ceph-mon[146052]: pgmap v825: 121 pgs: 121 active+clean; 454 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.9 MiB/s wr, 9 op/s 2024-01-15T23:00:50.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:50 smithi053 ceph-mon[146052]: osdmap e738: 8 total, 8 up, 8 in 2024-01-15T23:00:51.052 INFO:tasks.rados.rados.0.smithi053.stdout:3473: done (0 left) 2024-01-15T23:00:51.052 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 8 current snap is 347 2024-01-15T23:00:51.052 INFO:tasks.rados.rados.0.smithi053.stdout:3474: seq_num 1092 ranges {1818624=696320,2514944=802816} 2024-01-15T23:00:51.065 INFO:tasks.rados.rados.0.smithi053.stdout:3474: writing smithi053129169-8 from 1818624 to 2514944 tid 1 2024-01-15T23:00:51.071 INFO:tasks.rados.rados.0.smithi053.stdout:3474: writing smithi053129169-8 from 2514944 to 3317760 tid 2 2024-01-15T23:00:51.071 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 347 2024-01-15T23:00:51.071 INFO:tasks.rados.rados.0.smithi053.stdout:3475: seq_num 1093 ranges {2433024=712704,3145728=688128,3833856=114688} 2024-01-15T23:00:51.088 INFO:tasks.rados.rados.0.smithi053.stdout:3475: writing smithi053129169-29 from 2433024 to 3145728 tid 1 2024-01-15T23:00:51.092 INFO:tasks.rados.rados.0.smithi053.stdout:3475: writing smithi053129169-29 from 3145728 to 3833856 tid 2 2024-01-15T23:00:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:3475: writing smithi053129169-29 from 3833856 to 3948544 tid 3 2024-01-15T23:00:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:3476: copy_from oid 12 from oid 17 current snap is 347 2024-01-15T23:00:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:3474: finishing write tid 1 to smithi053129169-8 2024-01-15T23:00:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:3474: finishing write tid 2 to smithi053129169-8 2024-01-15T23:00:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:3474: finishing write tid 3 to smithi053129169-8 2024-01-15T23:00:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:3474: finishing write tid 4 to smithi053129169-8 2024-01-15T23:00:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 1706 (ObjNum 1092 snap 347 seq_num 1092) dirty exists 2024-01-15T23:00:51.095 INFO:tasks.rados.rados.0.smithi053.stdout:3474: left oid 8 (ObjNum 1092 snap 347 seq_num 1092) 2024-01-15T23:00:51.095 INFO:tasks.rados.rados.0.smithi053.stdout:3475: finishing write tid 1 to smithi053129169-29 2024-01-15T23:00:51.095 INFO:tasks.rados.rados.0.smithi053.stdout:3474: done (2 left) 2024-01-15T23:00:51.095 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 22 current snap is 347 2024-01-15T23:00:51.095 INFO:tasks.rados.rados.0.smithi053.stdout:3477: seq_num 1094 ranges {2859008=729088,3588096=573440,4161536=229376} 2024-01-15T23:00:51.113 INFO:tasks.rados.rados.0.smithi053.stdout:3477: writing smithi053129169-22 from 2859008 to 3588096 tid 1 2024-01-15T23:00:51.116 INFO:tasks.rados.rados.0.smithi053.stdout:3477: writing smithi053129169-22 from 3588096 to 4161536 tid 2 2024-01-15T23:00:51.117 INFO:tasks.rados.rados.0.smithi053.stdout:3477: writing smithi053129169-22 from 4161536 to 4390912 tid 3 2024-01-15T23:00:51.118 INFO:tasks.rados.rados.0.smithi053.stdout:3478: snap_remove snap 340 2024-01-15T23:00:51.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:51 smithi163 ceph-mon[138526]: osdmap e739: 8 total, 8 up, 8 in 2024-01-15T23:00:51.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:51 smithi163 ceph-mon[138526]: osdmap e740: 8 total, 8 up, 8 in 2024-01-15T23:00:51.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:51 smithi053 ceph-mon[143363]: osdmap e739: 8 total, 8 up, 8 in 2024-01-15T23:00:51.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:51 smithi053 ceph-mon[143363]: osdmap e740: 8 total, 8 up, 8 in 2024-01-15T23:00:51.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:51 smithi053 ceph-mon[146052]: osdmap e739: 8 total, 8 up, 8 in 2024-01-15T23:00:51.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:51 smithi053 ceph-mon[146052]: osdmap e740: 8 total, 8 up, 8 in 2024-01-15T23:00:52.091 INFO:tasks.rados.rados.0.smithi053.stdout:3478: done (3 left) 2024-01-15T23:00:52.091 INFO:tasks.rados.rados.0.smithi053.stdout:3479: rollback oid 40 current snap is 347 2024-01-15T23:00:52.091 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 40 to 304 2024-01-15T23:00:52.092 INFO:tasks.rados.rados.0.smithi053.stdout:3480: snap_remove snap 343 2024-01-15T23:00:52.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:52 smithi163 ceph-mon[138526]: pgmap v828: 121 pgs: 121 active+clean; 444 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.9 MiB/s wr, 13 op/s 2024-01-15T23:00:52.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:52 smithi053 ceph-mon[143363]: pgmap v828: 121 pgs: 121 active+clean; 444 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.9 MiB/s wr, 13 op/s 2024-01-15T23:00:52.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:52 smithi053 ceph-mon[146052]: pgmap v828: 121 pgs: 121 active+clean; 444 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.9 MiB/s wr, 13 op/s 2024-01-15T23:00:53.102 INFO:tasks.rados.rados.0.smithi053.stdout:3480: done (4 left) 2024-01-15T23:00:53.103 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 347 2024-01-15T23:00:53.103 INFO:tasks.rados.rados.0.smithi053.stdout:3475: finishing write tid 2 to smithi053129169-29 2024-01-15T23:00:53.103 INFO:tasks.rados.rados.0.smithi053.stdout:3481: seq_num 1095 ranges {2342912=745472,3088384=499712,3588096=303104} 2024-01-15T23:00:53.119 INFO:tasks.rados.rados.0.smithi053.stdout:3481: writing smithi053129169-7 from 2342912 to 3088384 tid 1 2024-01-15T23:00:53.122 INFO:tasks.rados.rados.0.smithi053.stdout:3481: writing smithi053129169-7 from 3088384 to 3588096 tid 2 2024-01-15T23:00:53.124 INFO:tasks.rados.rados.0.smithi053.stdout:3481: writing smithi053129169-7 from 3588096 to 3891200 tid 3 2024-01-15T23:00:53.125 INFO:tasks.rados.rados.0.smithi053.stdout:3482: snap_create 2024-01-15T23:00:53.125 INFO:tasks.rados.rados.0.smithi053.stdout:3475: finishing write tid 3 to smithi053129169-29 2024-01-15T23:00:53.125 INFO:tasks.rados.rados.0.smithi053.stdout:3475: finishing write tid 4 to smithi053129169-29 2024-01-15T23:00:53.125 INFO:tasks.rados.rados.0.smithi053.stdout:3476: finishing copy_from to smithi053129169-12 2024-01-15T23:00:53.125 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 2229 (ObjNum 1025 snap 323 seq_num 1025) dirty exists 2024-01-15T23:00:53.125 INFO:tasks.rados.rados.0.smithi053.stdout:3475: finishing write tid 5 to smithi053129169-29 2024-01-15T23:00:53.125 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 2508 (ObjNum 1093 snap 347 seq_num 1093) dirty exists 2024-01-15T23:00:53.125 INFO:tasks.rados.rados.0.smithi053.stdout:3475: left oid 29 (ObjNum 1093 snap 347 seq_num 1093) 2024-01-15T23:00:53.125 INFO:tasks.rados.rados.0.smithi053.stdout:3476: finishing copy_from racing read to smithi053129169-12 2024-01-15T23:00:53.125 INFO:tasks.rados.rados.0.smithi053.stdout:3477: finishing write tid 1 to smithi053129169-22 2024-01-15T23:00:53.125 INFO:tasks.rados.rados.0.smithi053.stdout:3477: finishing write tid 2 to smithi053129169-22 2024-01-15T23:00:53.125 INFO:tasks.rados.rados.0.smithi053.stdout:3477: finishing write tid 3 to smithi053129169-22 2024-01-15T23:00:53.125 INFO:tasks.rados.rados.0.smithi053.stdout:3477: finishing write tid 4 to smithi053129169-22 2024-01-15T23:00:53.125 INFO:tasks.rados.rados.0.smithi053.stdout:3477: finishing write tid 5 to smithi053129169-22 2024-01-15T23:00:53.126 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 2370 (ObjNum 1094 snap 347 seq_num 1094) dirty exists 2024-01-15T23:00:53.126 INFO:tasks.rados.rados.0.smithi053.stdout:3477: left oid 22 (ObjNum 1094 snap 347 seq_num 1094) 2024-01-15T23:00:53.126 INFO:tasks.rados.rados.0.smithi053.stdout:3479: finishing rollback tid 1 to smithi053129169-40 2024-01-15T23:00:53.126 INFO:tasks.rados.rados.0.smithi053.stdout:3479: finishing rollback tid 2 to smithi053129169-40 2024-01-15T23:00:53.126 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 2242 (ObjNum 742 snap 237 seq_num 742) dirty exists 2024-01-15T23:00:53.126 INFO:tasks.rados.rados.0.smithi053.stdout:3481: finishing write tid 1 to smithi053129169-7 2024-01-15T23:00:53.127 INFO:tasks.rados.rados.0.smithi053.stdout:3481: finishing write tid 2 to smithi053129169-7 2024-01-15T23:00:53.127 INFO:tasks.rados.rados.0.smithi053.stdout:3481: finishing write tid 3 to smithi053129169-7 2024-01-15T23:00:53.127 INFO:tasks.rados.rados.0.smithi053.stdout:3481: finishing write tid 4 to smithi053129169-7 2024-01-15T23:00:53.128 INFO:tasks.rados.rados.0.smithi053.stdout:3481: finishing write tid 5 to smithi053129169-7 2024-01-15T23:00:53.128 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 2327 (ObjNum 1095 snap 347 seq_num 1095) dirty exists 2024-01-15T23:00:53.128 INFO:tasks.rados.rados.0.smithi053.stdout:3481: left oid 7 (ObjNum 1095 snap 347 seq_num 1095) 2024-01-15T23:00:53.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:53 smithi163 ceph-mon[138526]: osdmap e741: 8 total, 8 up, 8 in 2024-01-15T23:00:53.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:53 smithi053 ceph-mon[143363]: osdmap e741: 8 total, 8 up, 8 in 2024-01-15T23:00:53.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:53 smithi053 ceph-mon[146052]: osdmap e741: 8 total, 8 up, 8 in 2024-01-15T23:00:54.107 INFO:tasks.rados.rados.0.smithi053.stdout:3475: done (5 left) 2024-01-15T23:00:54.107 INFO:tasks.rados.rados.0.smithi053.stdout:3476: done (4 left) 2024-01-15T23:00:54.107 INFO:tasks.rados.rados.0.smithi053.stdout:3477: done (3 left) 2024-01-15T23:00:54.108 INFO:tasks.rados.rados.0.smithi053.stdout:3479: done (2 left) 2024-01-15T23:00:54.108 INFO:tasks.rados.rados.0.smithi053.stdout:3481: done (1 left) 2024-01-15T23:00:54.108 INFO:tasks.rados.rados.0.smithi053.stdout:3482: done (0 left) 2024-01-15T23:00:54.108 INFO:tasks.rados.rados.0.smithi053.stdout:3483: read oid 31 snap -1 2024-01-15T23:00:54.108 INFO:tasks.rados.rados.0.smithi053.stdout:3483: expect (ObjNum 1070 snap 339 seq_num 1070) 2024-01-15T23:00:54.108 INFO:tasks.rados.rados.0.smithi053.stdout:3484: read oid 45 snap -1 2024-01-15T23:00:54.108 INFO:tasks.rados.rados.0.smithi053.stdout:3484: expect deleted 2024-01-15T23:00:54.108 INFO:tasks.rados.rados.0.smithi053.stdout:3485: read oid 38 snap 332 2024-01-15T23:00:54.108 INFO:tasks.rados.rados.0.smithi053.stdout:3485: expect (ObjNum 1019 snap 321 seq_num 1019) 2024-01-15T23:00:54.108 INFO:tasks.rados.rados.0.smithi053.stdout:3486: delete oid 48 current snap is 348 2024-01-15T23:00:54.113 INFO:tasks.rados.rados.0.smithi053.stdout:3484: done (3 left) 2024-01-15T23:00:54.113 INFO:tasks.rados.rados.0.smithi053.stdout:3486: done (2 left) 2024-01-15T23:00:54.114 INFO:tasks.rados.rados.0.smithi053.stdout:3487: rollback oid 32 current snap is 348 2024-01-15T23:00:54.114 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 305 2024-01-15T23:00:54.114 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 348 2024-01-15T23:00:54.114 INFO:tasks.rados.rados.0.smithi053.stdout:3488: seq_num 1097 ranges {0=778240,778240=671744,1449984=131072} 2024-01-15T23:00:54.116 INFO:tasks.rados.rados.0.smithi053.stdout:3488: writing smithi053129169-3 from 0 to 778240 tid 1 2024-01-15T23:00:54.120 INFO:tasks.rados.rados.0.smithi053.stdout:3488: writing smithi053129169-3 from 778240 to 1449984 tid 2 2024-01-15T23:00:54.122 INFO:tasks.rados.rados.0.smithi053.stdout:3488: writing smithi053129169-3 from 1449984 to 1581056 tid 3 2024-01-15T23:00:54.122 INFO:tasks.rados.rados.0.smithi053.stdout:3489: snap_create 2024-01-15T23:00:54.122 INFO:tasks.rados.rados.0.smithi053.stdout:3483: expect (ObjNum 1070 snap 339 seq_num 1070) 2024-01-15T23:00:54.155 INFO:tasks.rados.rados.0.smithi053.stdout:3487: finishing rollback tid 0 to smithi053129169-32 2024-01-15T23:00:54.156 INFO:tasks.rados.rados.0.smithi053.stdout:3487: finishing rollback tid 1 to smithi053129169-32 2024-01-15T23:00:54.156 INFO:tasks.rados.rados.0.smithi053.stdout:3487: finishing rollback tid 2 to smithi053129169-32 2024-01-15T23:00:54.156 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2752 (ObjNum 826 snap 269 seq_num 826) dirty exists 2024-01-15T23:00:54.156 INFO:tasks.rados.rados.0.smithi053.stdout:3488: finishing write tid 1 to smithi053129169-3 2024-01-15T23:00:54.156 INFO:tasks.rados.rados.0.smithi053.stdout:3488: finishing write tid 2 to smithi053129169-3 2024-01-15T23:00:54.156 INFO:tasks.rados.rados.0.smithi053.stdout:3488: finishing write tid 3 to smithi053129169-3 2024-01-15T23:00:54.156 INFO:tasks.rados.rados.0.smithi053.stdout:3488: finishing write tid 4 to smithi053129169-3 2024-01-15T23:00:54.156 INFO:tasks.rados.rados.0.smithi053.stdout:3488: finishing write tid 5 to smithi053129169-3 2024-01-15T23:00:54.156 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 2515 (ObjNum 1097 snap 348 seq_num 1097) dirty exists 2024-01-15T23:00:54.156 INFO:tasks.rados.rados.0.smithi053.stdout:3488: left oid 3 (ObjNum 1097 snap 348 seq_num 1097) 2024-01-15T23:00:54.156 INFO:tasks.rados.rados.0.smithi053.stdout:3485: expect (ObjNum 1019 snap 321 seq_num 1019) 2024-01-15T23:00:54.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:54 smithi163 ceph-mon[138526]: pgmap v831: 121 pgs: 121 active+clean; 427 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-01-15T23:00:54.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:54 smithi163 ceph-mon[138526]: osdmap e742: 8 total, 8 up, 8 in 2024-01-15T23:00:54.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:54 smithi053 ceph-mon[143363]: pgmap v831: 121 pgs: 121 active+clean; 427 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-01-15T23:00:54.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:54 smithi053 ceph-mon[143363]: osdmap e742: 8 total, 8 up, 8 in 2024-01-15T23:00:54.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:54 smithi053 ceph-mon[146052]: pgmap v831: 121 pgs: 121 active+clean; 427 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-01-15T23:00:54.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:54 smithi053 ceph-mon[146052]: osdmap e742: 8 total, 8 up, 8 in 2024-01-15T23:00:55.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:55 smithi053 ceph-mon[143363]: osdmap e743: 8 total, 8 up, 8 in 2024-01-15T23:00:55.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:00:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:00:55] "GET /metrics HTTP/1.1" 200 36201 "" "Prometheus/2.43.0" 2024-01-15T23:00:55.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:55 smithi053 ceph-mon[146052]: osdmap e743: 8 total, 8 up, 8 in 2024-01-15T23:00:55.359 INFO:tasks.rados.rados.0.smithi053.stdout:3483: done (4 left) 2024-01-15T23:00:55.359 INFO:tasks.rados.rados.0.smithi053.stdout:3485: done (3 left) 2024-01-15T23:00:55.359 INFO:tasks.rados.rados.0.smithi053.stdout:3487: done (2 left) 2024-01-15T23:00:55.359 INFO:tasks.rados.rados.0.smithi053.stdout:3488: done (1 left) 2024-01-15T23:00:55.359 INFO:tasks.rados.rados.0.smithi053.stdout:3489: done (0 left) 2024-01-15T23:00:55.359 INFO:tasks.rados.rados.0.smithi053.stdout:3490: rollback oid 16 current snap is 349 2024-01-15T23:00:55.359 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 16 to 320 2024-01-15T23:00:55.359 INFO:tasks.rados.rados.0.smithi053.stdout:3491: setattr oid 43 current snap is 349 2024-01-15T23:00:55.360 INFO:tasks.rados.rados.0.smithi053.stdout:3492: delete oid 40 current snap is 349 2024-01-15T23:00:55.363 INFO:tasks.rados.rados.0.smithi053.stdout:3492: done (2 left) 2024-01-15T23:00:55.363 INFO:tasks.rados.rados.0.smithi053.stdout:3493: copy_from oid 13 from oid 49 current snap is 349 2024-01-15T23:00:55.363 INFO:tasks.rados.rados.0.smithi053.stdout:3494: setattr oid 22 current snap is 349 2024-01-15T23:00:55.364 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1644 (ObjNum 989 snap 315 seq_num 989) dirty exists 2024-01-15T23:00:55.365 INFO:tasks.rados.rados.0.smithi053.stdout:3491: done (3 left) 2024-01-15T23:00:55.365 INFO:tasks.rados.rados.0.smithi053.stdout:3495: copy_from oid 9 from oid 6 current snap is 349 2024-01-15T23:00:55.365 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 31 current snap is 349 2024-01-15T23:00:55.365 INFO:tasks.rados.rados.0.smithi053.stdout:3496: seq_num 1099 ranges {1130496=409600,1540096=442368,1982464=720896,2703360=40960} 2024-01-15T23:00:55.374 INFO:tasks.rados.rados.0.smithi053.stdout:3496: writing smithi053129169-31 from 1130496 to 1540096 tid 1 2024-01-15T23:00:55.376 INFO:tasks.rados.rados.0.smithi053.stdout:3496: writing smithi053129169-31 from 1540096 to 1982464 tid 2 2024-01-15T23:00:55.381 INFO:tasks.rados.rados.0.smithi053.stdout:3496: writing smithi053129169-31 from 1982464 to 2703360 tid 3 2024-01-15T23:00:55.382 INFO:tasks.rados.rados.0.smithi053.stdout:3496: writing smithi053129169-31 from 2703360 to 2744320 tid 4 2024-01-15T23:00:55.382 INFO:tasks.rados.rados.0.smithi053.stdout:3497: snap_create 2024-01-15T23:00:55.382 INFO:tasks.rados.rados.0.smithi053.stdout:3490: finishing rollback tid 0 to smithi053129169-16 2024-01-15T23:00:55.382 INFO:tasks.rados.rados.0.smithi053.stdout:3490: finishing rollback tid 1 to smithi053129169-16 2024-01-15T23:00:55.382 INFO:tasks.rados.rados.0.smithi053.stdout:3490: finishing rollback tid 2 to smithi053129169-16 2024-01-15T23:00:55.382 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 2518 (ObjNum 930 snap 306 seq_num 930) dirty exists 2024-01-15T23:00:55.382 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 2371 (ObjNum 1094 snap 347 seq_num 1094) dirty exists 2024-01-15T23:00:55.382 INFO:tasks.rados.rados.0.smithi053.stdout:3493: finishing copy_from to smithi053129169-13 2024-01-15T23:00:55.382 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 2737 (ObjNum 1085 snap 345 seq_num 1085) dirty exists 2024-01-15T23:00:55.382 INFO:tasks.rados.rados.0.smithi053.stdout:3493: finishing copy_from racing read to smithi053129169-13 2024-01-15T23:00:55.383 INFO:tasks.rados.rados.0.smithi053.stdout:3496: finishing write tid 1 to smithi053129169-31 2024-01-15T23:00:55.383 INFO:tasks.rados.rados.0.smithi053.stdout:3496: finishing write tid 2 to smithi053129169-31 2024-01-15T23:00:55.387 INFO:tasks.rados.rados.0.smithi053.stdout:3496: finishing write tid 3 to smithi053129169-31 2024-01-15T23:00:55.387 INFO:tasks.rados.rados.0.smithi053.stdout:3495: finishing copy_from to smithi053129169-9 2024-01-15T23:00:55.388 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 2136 (ObjNum 962 snap 312 seq_num 962) dirty exists 2024-01-15T23:00:55.388 INFO:tasks.rados.rados.0.smithi053.stdout:3496: finishing write tid 4 to smithi053129169-31 2024-01-15T23:00:55.388 INFO:tasks.rados.rados.0.smithi053.stdout:3496: finishing write tid 5 to smithi053129169-31 2024-01-15T23:00:55.388 INFO:tasks.rados.rados.0.smithi053.stdout:3495: finishing copy_from racing read to smithi053129169-9 2024-01-15T23:00:55.388 INFO:tasks.rados.rados.0.smithi053.stdout:3496: finishing write tid 6 to smithi053129169-31 2024-01-15T23:00:55.388 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 2364 (ObjNum 1099 snap 349 seq_num 1099) dirty exists 2024-01-15T23:00:55.388 INFO:tasks.rados.rados.0.smithi053.stdout:3496: left oid 31 (ObjNum 1099 snap 349 seq_num 1099) 2024-01-15T23:00:55.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:55 smithi163 ceph-mon[138526]: osdmap e743: 8 total, 8 up, 8 in 2024-01-15T23:00:56.052 INFO:tasks.rados.rados.0.smithi053.stdout:3490: done (5 left) 2024-01-15T23:00:56.053 INFO:tasks.rados.rados.0.smithi053.stdout:3493: done (4 left) 2024-01-15T23:00:56.053 INFO:tasks.rados.rados.0.smithi053.stdout:3494: done (3 left) 2024-01-15T23:00:56.053 INFO:tasks.rados.rados.0.smithi053.stdout:3495: done (2 left) 2024-01-15T23:00:56.053 INFO:tasks.rados.rados.0.smithi053.stdout:3496: done (1 left) 2024-01-15T23:00:56.053 INFO:tasks.rados.rados.0.smithi053.stdout:3497: done (0 left) 2024-01-15T23:00:56.053 INFO:tasks.rados.rados.0.smithi053.stdout:3498: read oid 10 snap -1 2024-01-15T23:00:56.053 INFO:tasks.rados.rados.0.smithi053.stdout:3498: expect (ObjNum 1045 snap 330 seq_num 1045) 2024-01-15T23:00:56.053 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 24 current snap is 350 2024-01-15T23:00:56.053 INFO:tasks.rados.rados.0.smithi053.stdout:3499: seq_num 1100 ranges {4161536=425984,4587520=729088,5316608=475136} 2024-01-15T23:00:56.078 INFO:tasks.rados.rados.0.smithi053.stdout:3499: writing smithi053129169-24 from 4161536 to 4587520 tid 1 2024-01-15T23:00:56.082 INFO:tasks.rados.rados.0.smithi053.stdout:3499: writing smithi053129169-24 from 4587520 to 5316608 tid 2 2024-01-15T23:00:56.085 INFO:tasks.rados.rados.0.smithi053.stdout:3499: writing smithi053129169-24 from 5316608 to 5791744 tid 3 2024-01-15T23:00:56.085 INFO:tasks.rados.rados.0.smithi053.stdout:3500: snap_remove snap 300 2024-01-15T23:00:56.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:56 smithi163 ceph-mon[138526]: pgmap v834: 121 pgs: 121 active+clean; 375 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.1 MiB/s wr, 22 op/s 2024-01-15T23:00:56.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:56 smithi163 ceph-mon[138526]: osdmap e744: 8 total, 8 up, 8 in 2024-01-15T23:00:56.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:56 smithi163 ceph-mon[138526]: osdmap e745: 8 total, 8 up, 8 in 2024-01-15T23:00:56.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:56 smithi053 ceph-mon[143363]: pgmap v834: 121 pgs: 121 active+clean; 375 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.1 MiB/s wr, 22 op/s 2024-01-15T23:00:56.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:56 smithi053 ceph-mon[143363]: osdmap e744: 8 total, 8 up, 8 in 2024-01-15T23:00:56.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:56 smithi053 ceph-mon[143363]: osdmap e745: 8 total, 8 up, 8 in 2024-01-15T23:00:56.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:56 smithi053 ceph-mon[146052]: pgmap v834: 121 pgs: 121 active+clean; 375 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.1 MiB/s wr, 22 op/s 2024-01-15T23:00:56.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:56 smithi053 ceph-mon[146052]: osdmap e744: 8 total, 8 up, 8 in 2024-01-15T23:00:56.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:56 smithi053 ceph-mon[146052]: osdmap e745: 8 total, 8 up, 8 in 2024-01-15T23:00:57.059 INFO:tasks.rados.rados.0.smithi053.stdout:3500: done (2 left) 2024-01-15T23:00:57.059 INFO:tasks.rados.rados.0.smithi053.stdout:3501: rollback oid 21 current snap is 350 2024-01-15T23:00:57.059 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 21 to 332 2024-01-15T23:00:57.071 INFO:tasks.rados.rados.0.smithi053.stdout:3502: snap_create 2024-01-15T23:00:57.071 INFO:tasks.rados.rados.0.smithi053.stdout:3498: expect (ObjNum 1045 snap 330 seq_num 1045) 2024-01-15T23:00:57.166 INFO:tasks.rados.rados.0.smithi053.stdout:3499: finishing write tid 1 to smithi053129169-24 2024-01-15T23:00:57.166 INFO:tasks.rados.rados.0.smithi053.stdout:3499: finishing write tid 2 to smithi053129169-24 2024-01-15T23:00:57.166 INFO:tasks.rados.rados.0.smithi053.stdout:3499: finishing write tid 3 to smithi053129169-24 2024-01-15T23:00:57.166 INFO:tasks.rados.rados.0.smithi053.stdout:3499: finishing write tid 4 to smithi053129169-24 2024-01-15T23:00:57.166 INFO:tasks.rados.rados.0.smithi053.stdout:3499: finishing write tid 5 to smithi053129169-24 2024-01-15T23:00:57.166 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 24 v 1648 (ObjNum 1100 snap 350 seq_num 1100) dirty exists 2024-01-15T23:00:57.166 INFO:tasks.rados.rados.0.smithi053.stdout:3499: left oid 24 (ObjNum 1100 snap 350 seq_num 1100) 2024-01-15T23:00:57.166 INFO:tasks.rados.rados.0.smithi053.stdout:3501: finishing rollback tid 1 to smithi053129169-21 2024-01-15T23:00:57.166 INFO:tasks.rados.rados.0.smithi053.stdout:3501: finishing rollback tid 2 to smithi053129169-21 2024-01-15T23:00:57.166 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 2754 (ObjNum 852 snap 277 seq_num 852) dirty exists 2024-01-15T23:00:58.064 INFO:tasks.rados.rados.0.smithi053.stdout:3498: done (3 left) 2024-01-15T23:00:58.064 INFO:tasks.rados.rados.0.smithi053.stdout:3499: done (2 left) 2024-01-15T23:00:58.064 INFO:tasks.rados.rados.0.smithi053.stdout:3501: done (1 left) 2024-01-15T23:00:58.065 INFO:tasks.rados.rados.0.smithi053.stdout:3502: done (0 left) 2024-01-15T23:00:58.065 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 351 2024-01-15T23:00:58.065 INFO:tasks.rados.rados.0.smithi053.stdout:3503: seq_num 1101 ranges {1007616=442368,1449984=606208,2056192=598016} 2024-01-15T23:00:58.072 INFO:tasks.rados.rados.0.smithi053.stdout:3503: writing smithi053129169-4 from 1007616 to 1449984 tid 1 2024-01-15T23:00:58.075 INFO:tasks.rados.rados.0.smithi053.stdout:3503: writing smithi053129169-4 from 1449984 to 2056192 tid 2 2024-01-15T23:00:58.079 INFO:tasks.rados.rados.0.smithi053.stdout:3503: writing smithi053129169-4 from 2056192 to 2654208 tid 3 2024-01-15T23:00:58.079 INFO:tasks.rados.rados.0.smithi053.stdout:3504: snap_remove snap 338 2024-01-15T23:00:58.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:58 smithi163 ceph-mon[138526]: pgmap v837: 121 pgs: 121 active+clean; 383 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.4 MiB/s wr, 27 op/s 2024-01-15T23:00:58.479 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:58 smithi163 ceph-mon[138526]: osdmap e746: 8 total, 8 up, 8 in 2024-01-15T23:00:58.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:58 smithi053 ceph-mon[143363]: pgmap v837: 121 pgs: 121 active+clean; 383 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.4 MiB/s wr, 27 op/s 2024-01-15T23:00:58.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:58 smithi053 ceph-mon[143363]: osdmap e746: 8 total, 8 up, 8 in 2024-01-15T23:00:58.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:58 smithi053 ceph-mon[146052]: pgmap v837: 121 pgs: 121 active+clean; 383 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.4 MiB/s wr, 27 op/s 2024-01-15T23:00:58.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:58 smithi053 ceph-mon[146052]: osdmap e746: 8 total, 8 up, 8 in 2024-01-15T23:00:59.070 INFO:tasks.rados.rados.0.smithi053.stdout:3504: done (1 left) 2024-01-15T23:00:59.070 INFO:tasks.rados.rados.0.smithi053.stdout:3505: snap_remove snap 350 2024-01-15T23:00:59.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:59 smithi163 ceph-mon[138526]: osdmap e747: 8 total, 8 up, 8 in 2024-01-15T23:00:59.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:00:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:00:59.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:59 smithi053 ceph-mon[143363]: osdmap e747: 8 total, 8 up, 8 in 2024-01-15T23:00:59.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:00:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:00:59.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:59 smithi053 ceph-mon[146052]: osdmap e747: 8 total, 8 up, 8 in 2024-01-15T23:00:59.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:00:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:01:00.072 INFO:tasks.rados.rados.0.smithi053.stdout:3505: done (1 left) 2024-01-15T23:01:00.072 INFO:tasks.rados.rados.0.smithi053.stdout:3506: delete oid 26 current snap is 351 2024-01-15T23:01:00.072 INFO:tasks.rados.rados.0.smithi053.stdout:3503: finishing write tid 1 to smithi053129169-4 2024-01-15T23:01:00.072 INFO:tasks.rados.rados.0.smithi053.stdout:3503: finishing write tid 2 to smithi053129169-4 2024-01-15T23:01:00.073 INFO:tasks.rados.rados.0.smithi053.stdout:3503: finishing write tid 3 to smithi053129169-4 2024-01-15T23:01:00.073 INFO:tasks.rados.rados.0.smithi053.stdout:3503: finishing write tid 4 to smithi053129169-4 2024-01-15T23:01:00.073 INFO:tasks.rados.rados.0.smithi053.stdout:3503: finishing write tid 5 to smithi053129169-4 2024-01-15T23:01:00.073 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 2507 (ObjNum 1101 snap 351 seq_num 1101) dirty exists 2024-01-15T23:01:00.073 INFO:tasks.rados.rados.0.smithi053.stdout:3503: left oid 4 (ObjNum 1101 snap 351 seq_num 1101) 2024-01-15T23:01:00.083 INFO:tasks.rados.rados.0.smithi053.stdout:3503: done (1 left) 2024-01-15T23:01:00.083 INFO:tasks.rados.rados.0.smithi053.stdout:3506: done (0 left) 2024-01-15T23:01:00.083 INFO:tasks.rados.rados.0.smithi053.stdout:3507: snap_remove snap 330 2024-01-15T23:01:00.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:00 smithi163 ceph-mon[138526]: pgmap v840: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 389 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-01-15T23:01:00.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:00 smithi163 ceph-mon[138526]: osdmap e748: 8 total, 8 up, 8 in 2024-01-15T23:01:00.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:00 smithi053 ceph-mon[146052]: pgmap v840: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 389 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-01-15T23:01:00.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:00 smithi053 ceph-mon[146052]: osdmap e748: 8 total, 8 up, 8 in 2024-01-15T23:01:00.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:00 smithi053 ceph-mon[143363]: pgmap v840: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 389 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-01-15T23:01:00.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:00 smithi053 ceph-mon[143363]: osdmap e748: 8 total, 8 up, 8 in 2024-01-15T23:01:01.056 INFO:tasks.rados.rados.0.smithi053.stdout:3507: done (0 left) 2024-01-15T23:01:01.056 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 351 2024-01-15T23:01:01.056 INFO:tasks.rados.rados.0.smithi053.stdout:3508: seq_num 1103 ranges {0=475136,475136=425984,901120=696320,1597440=81920} 2024-01-15T23:01:01.059 INFO:tasks.rados.rados.0.smithi053.stdout:3508: writing smithi053129169-50 from 0 to 475136 tid 1 2024-01-15T23:01:01.061 INFO:tasks.rados.rados.0.smithi053.stdout:3508: writing smithi053129169-50 from 475136 to 901120 tid 2 2024-01-15T23:01:01.067 INFO:tasks.rados.rados.0.smithi053.stdout:3508: writing smithi053129169-50 from 901120 to 1597440 tid 3 2024-01-15T23:01:01.067 INFO:tasks.rados.rados.0.smithi053.stdout:3508: writing smithi053129169-50 from 1597440 to 1679360 tid 4 2024-01-15T23:01:01.067 INFO:tasks.rados.rados.0.smithi053.stdout:3509: delete oid 42 current snap is 351 2024-01-15T23:01:01.079 INFO:tasks.rados.rados.0.smithi053.stdout:3508: finishing write tid 1 to smithi053129169-50 2024-01-15T23:01:01.080 INFO:tasks.rados.rados.0.smithi053.stdout:3509: done (1 left) 2024-01-15T23:01:01.080 INFO:tasks.rados.rados.0.smithi053.stdout:3510: snap_create 2024-01-15T23:01:01.084 INFO:tasks.rados.rados.0.smithi053.stdout:3508: finishing write tid 2 to smithi053129169-50 2024-01-15T23:01:01.084 INFO:tasks.rados.rados.0.smithi053.stdout:3508: finishing write tid 3 to smithi053129169-50 2024-01-15T23:01:01.084 INFO:tasks.rados.rados.0.smithi053.stdout:3508: finishing write tid 4 to smithi053129169-50 2024-01-15T23:01:01.084 INFO:tasks.rados.rados.0.smithi053.stdout:3508: finishing write tid 5 to smithi053129169-50 2024-01-15T23:01:01.088 INFO:tasks.rados.rados.0.smithi053.stdout:3508: finishing write tid 6 to smithi053129169-50 2024-01-15T23:01:01.089 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 2376 (ObjNum 1103 snap 351 seq_num 1103) dirty exists 2024-01-15T23:01:01.089 INFO:tasks.rados.rados.0.smithi053.stdout:3508: left oid 50 (ObjNum 1103 snap 351 seq_num 1103) 2024-01-15T23:01:01.341 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:01 smithi163 ceph-mon[138526]: osdmap e749: 8 total, 8 up, 8 in 2024-01-15T23:01:01.341 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:01 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:01:01.341 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:01 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:01:01.341 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:01 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:01:01.341 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:01 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:01:01.341 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:01 smithi163 ceph-mon[138526]: osdmap e750: 8 total, 8 up, 8 in 2024-01-15T23:01:01.412 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:01 smithi053 ceph-mon[143363]: osdmap e749: 8 total, 8 up, 8 in 2024-01-15T23:01:01.412 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:01 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:01:01.412 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:01 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:01:01.412 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:01 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:01:01.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:01 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:01:01.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:01 smithi053 ceph-mon[143363]: osdmap e750: 8 total, 8 up, 8 in 2024-01-15T23:01:01.413 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:01 smithi053 ceph-mon[146052]: osdmap e749: 8 total, 8 up, 8 in 2024-01-15T23:01:01.413 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:01 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:01:01.413 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:01 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:01:01.413 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:01 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:01:01.413 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:01 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:01:01.414 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:01 smithi053 ceph-mon[146052]: osdmap e750: 8 total, 8 up, 8 in 2024-01-15T23:01:02.082 INFO:tasks.rados.rados.0.smithi053.stdout:3508: done (1 left) 2024-01-15T23:01:02.082 INFO:tasks.rados.rados.0.smithi053.stdout:3510: done (0 left) 2024-01-15T23:01:02.082 INFO:tasks.rados.rados.0.smithi053.stdout:3511: snap_create 2024-01-15T23:01:02.977 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:02 smithi163 ceph-mon[138526]: pgmap v843: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 393 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-01-15T23:01:02.977 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:02 smithi163 ceph-mon[138526]: osdmap e751: 8 total, 8 up, 8 in 2024-01-15T23:01:03.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:02 smithi053 ceph-mon[143363]: pgmap v843: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 393 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-01-15T23:01:03.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:02 smithi053 ceph-mon[143363]: osdmap e751: 8 total, 8 up, 8 in 2024-01-15T23:01:03.041 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:02 smithi053 ceph-mon[146052]: pgmap v843: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 393 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-01-15T23:01:03.041 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:02 smithi053 ceph-mon[146052]: osdmap e751: 8 total, 8 up, 8 in 2024-01-15T23:01:03.084 INFO:tasks.rados.rados.0.smithi053.stdout:3511: done (0 left) 2024-01-15T23:01:03.084 INFO:tasks.rados.rados.0.smithi053.stdout:3512: rollback oid 11 current snap is 353 2024-01-15T23:01:03.084 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 11 to 346 2024-01-15T23:01:03.084 INFO:tasks.rados.rados.0.smithi053.stdout:3513: rollback oid 32 current snap is 353 2024-01-15T23:01:03.084 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 332 2024-01-15T23:01:03.084 INFO:tasks.rados.rados.0.smithi053.stdout:3514: delete oid 15 current snap is 353 2024-01-15T23:01:03.090 INFO:tasks.rados.rados.0.smithi053.stdout:3513: finishing rollback tid 0 to smithi053129169-32 2024-01-15T23:01:03.091 INFO:tasks.rados.rados.0.smithi053.stdout:3512: finishing rollback tid 0 to smithi053129169-11 2024-01-15T23:01:03.093 INFO:tasks.rados.rados.0.smithi053.stdout:3512: finishing rollback tid 1 to smithi053129169-11 2024-01-15T23:01:03.094 INFO:tasks.rados.rados.0.smithi053.stdout:3512: finishing rollback tid 2 to smithi053129169-11 2024-01-15T23:01:03.094 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 2330 (ObjNum 933 snap 306 seq_num 933) dirty exists 2024-01-15T23:01:03.094 INFO:tasks.rados.rados.0.smithi053.stdout:3512: done (2 left) 2024-01-15T23:01:03.094 INFO:tasks.rados.rados.0.smithi053.stdout:3514: done (1 left) 2024-01-15T23:01:03.094 INFO:tasks.rados.rados.0.smithi053.stdout:3515: rollback oid 20 current snap is 353 2024-01-15T23:01:03.094 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 20 to 337 2024-01-15T23:01:03.095 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 16 current snap is 353 2024-01-15T23:01:03.095 INFO:tasks.rados.rados.0.smithi053.stdout:3516: seq_num 1106 ranges {1187840=532480,1720320=483328,2203648=475136,2678784=245760} 2024-01-15T23:01:03.104 INFO:tasks.rados.rados.0.smithi053.stdout:3516: writing smithi053129169-16 from 1187840 to 1720320 tid 1 2024-01-15T23:01:03.107 INFO:tasks.rados.rados.0.smithi053.stdout:3516: writing smithi053129169-16 from 1720320 to 2203648 tid 2 2024-01-15T23:01:03.109 INFO:tasks.rados.rados.0.smithi053.stdout:3516: writing smithi053129169-16 from 2203648 to 2678784 tid 3 2024-01-15T23:01:03.111 INFO:tasks.rados.rados.0.smithi053.stdout:3516: writing smithi053129169-16 from 2678784 to 2924544 tid 4 2024-01-15T23:01:03.111 INFO:tasks.rados.rados.0.smithi053.stdout:3517: snap_create 2024-01-15T23:01:03.111 INFO:tasks.rados.rados.0.smithi053.stdout:3513: finishing rollback tid 1 to smithi053129169-32 2024-01-15T23:01:03.112 INFO:tasks.rados.rados.0.smithi053.stdout:3513: finishing rollback tid 2 to smithi053129169-32 2024-01-15T23:01:03.112 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2776 (ObjNum 1041 snap 327 seq_num 1041) dirty exists 2024-01-15T23:01:03.112 INFO:tasks.rados.rados.0.smithi053.stdout:3515: finishing rollback tid 0 to smithi053129169-20 2024-01-15T23:01:03.112 INFO:tasks.rados.rados.0.smithi053.stdout:3515: finishing rollback tid 1 to smithi053129169-20 2024-01-15T23:01:03.112 INFO:tasks.rados.rados.0.smithi053.stdout:3515: finishing rollback tid 2 to smithi053129169-20 2024-01-15T23:01:03.112 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 2780 (ObjNum 1061 snap 335 seq_num 1061) dirty exists 2024-01-15T23:01:03.112 INFO:tasks.rados.rados.0.smithi053.stdout:3516: finishing write tid 1 to smithi053129169-16 2024-01-15T23:01:03.112 INFO:tasks.rados.rados.0.smithi053.stdout:3516: finishing write tid 2 to smithi053129169-16 2024-01-15T23:01:03.115 INFO:tasks.rados.rados.0.smithi053.stdout:3516: finishing write tid 3 to smithi053129169-16 2024-01-15T23:01:03.115 INFO:tasks.rados.rados.0.smithi053.stdout:3516: finishing write tid 4 to smithi053129169-16 2024-01-15T23:01:03.115 INFO:tasks.rados.rados.0.smithi053.stdout:3516: finishing write tid 5 to smithi053129169-16 2024-01-15T23:01:03.117 INFO:tasks.rados.rados.0.smithi053.stdout:3516: finishing write tid 6 to smithi053129169-16 2024-01-15T23:01:03.117 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 2524 (ObjNum 1106 snap 353 seq_num 1106) dirty exists 2024-01-15T23:01:03.117 INFO:tasks.rados.rados.0.smithi053.stdout:3516: left oid 16 (ObjNum 1106 snap 353 seq_num 1106) 2024-01-15T23:01:04.093 INFO:tasks.rados.rados.0.smithi053.stdout:3513: done (3 left) 2024-01-15T23:01:04.093 INFO:tasks.rados.rados.0.smithi053.stdout:3515: done (2 left) 2024-01-15T23:01:04.093 INFO:tasks.rados.rados.0.smithi053.stdout:3516: done (1 left) 2024-01-15T23:01:04.093 INFO:tasks.rados.rados.0.smithi053.stdout:3517: done (0 left) 2024-01-15T23:01:04.093 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 13 current snap is 354 2024-01-15T23:01:04.093 INFO:tasks.rados.rados.0.smithi053.stdout:3518: seq_num 1107 ranges {1384448=548864,1933312=770048,2703360=434176} 2024-01-15T23:01:04.103 INFO:tasks.rados.rados.0.smithi053.stdout:3518: writing smithi053129169-13 from 1384448 to 1933312 tid 1 2024-01-15T23:01:04.108 INFO:tasks.rados.rados.0.smithi053.stdout:3518: writing smithi053129169-13 from 1933312 to 2703360 tid 2 2024-01-15T23:01:04.111 INFO:tasks.rados.rados.0.smithi053.stdout:3518: writing smithi053129169-13 from 2703360 to 3137536 tid 3 2024-01-15T23:01:04.111 INFO:tasks.rados.rados.0.smithi053.stdout:3519: rollback oid 30 current snap is 354 2024-01-15T23:01:04.112 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 30 to 318 2024-01-15T23:01:04.112 INFO:tasks.rados.rados.0.smithi053.stdout:3518: finishing write tid 1 to smithi053129169-13 2024-01-15T23:01:04.112 INFO:tasks.rados.rados.0.smithi053.stdout:3520: snap_create 2024-01-15T23:01:04.115 INFO:tasks.rados.rados.0.smithi053.stdout:3519: finishing rollback tid 0 to smithi053129169-30 2024-01-15T23:01:04.115 INFO:tasks.rados.rados.0.smithi053.stdout:3518: finishing write tid 2 to smithi053129169-13 2024-01-15T23:01:04.116 INFO:tasks.rados.rados.0.smithi053.stdout:3518: finishing write tid 3 to smithi053129169-13 2024-01-15T23:01:04.116 INFO:tasks.rados.rados.0.smithi053.stdout:3518: finishing write tid 4 to smithi053129169-13 2024-01-15T23:01:04.117 INFO:tasks.rados.rados.0.smithi053.stdout:3519: finishing rollback tid 1 to smithi053129169-30 2024-01-15T23:01:04.117 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 2366 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-01-15T23:01:04.118 INFO:tasks.rados.rados.0.smithi053.stdout:3518: finishing write tid 5 to smithi053129169-13 2024-01-15T23:01:04.118 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 2741 (ObjNum 1107 snap 354 seq_num 1107) dirty exists 2024-01-15T23:01:04.118 INFO:tasks.rados.rados.0.smithi053.stdout:3518: left oid 13 (ObjNum 1107 snap 354 seq_num 1107) 2024-01-15T23:01:04.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:04 smithi163 ceph-mon[138526]: pgmap v846: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 395 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-01-15T23:01:04.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:04 smithi163 ceph-mon[138526]: osdmap e752: 8 total, 8 up, 8 in 2024-01-15T23:01:04.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:04 smithi053 ceph-mon[143363]: pgmap v846: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 395 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-01-15T23:01:04.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:04 smithi053 ceph-mon[143363]: osdmap e752: 8 total, 8 up, 8 in 2024-01-15T23:01:04.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:04 smithi053 ceph-mon[146052]: pgmap v846: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 395 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-01-15T23:01:04.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:04 smithi053 ceph-mon[146052]: osdmap e752: 8 total, 8 up, 8 in 2024-01-15T23:01:05.099 INFO:tasks.rados.rados.0.smithi053.stdout:3518: done (2 left) 2024-01-15T23:01:05.100 INFO:tasks.rados.rados.0.smithi053.stdout:3519: done (1 left) 2024-01-15T23:01:05.100 INFO:tasks.rados.rados.0.smithi053.stdout:3520: done (0 left) 2024-01-15T23:01:05.100 INFO:tasks.rados.rados.0.smithi053.stdout:3521: read oid 41 snap -1 2024-01-15T23:01:05.100 INFO:tasks.rados.rados.0.smithi053.stdout:3521: expect deleted 2024-01-15T23:01:05.100 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 8 current snap is 355 2024-01-15T23:01:05.100 INFO:tasks.rados.rados.0.smithi053.stdout:3522: seq_num 1108 ranges {3317760=565248,3883008=647168,4530176=483328,5013504=73728} 2024-01-15T23:01:05.120 INFO:tasks.rados.rados.0.smithi053.stdout:3522: writing smithi053129169-8 from 3317760 to 3883008 tid 1 2024-01-15T23:01:05.124 INFO:tasks.rados.rados.0.smithi053.stdout:3522: writing smithi053129169-8 from 3883008 to 4530176 tid 2 2024-01-15T23:01:05.127 INFO:tasks.rados.rados.0.smithi053.stdout:3522: writing smithi053129169-8 from 4530176 to 5013504 tid 3 2024-01-15T23:01:05.128 INFO:tasks.rados.rados.0.smithi053.stdout:3522: writing smithi053129169-8 from 5013504 to 5087232 tid 4 2024-01-15T23:01:05.128 INFO:tasks.rados.rados.0.smithi053.stdout:3523: snap_create 2024-01-15T23:01:05.128 INFO:tasks.rados.rados.0.smithi053.stdout:3522: finishing write tid 1 to smithi053129169-8 2024-01-15T23:01:05.128 INFO:tasks.rados.rados.0.smithi053.stdout:3522: finishing write tid 2 to smithi053129169-8 2024-01-15T23:01:05.131 INFO:tasks.rados.rados.0.smithi053.stdout:3522: finishing write tid 3 to smithi053129169-8 2024-01-15T23:01:05.132 INFO:tasks.rados.rados.0.smithi053.stdout:3522: finishing write tid 4 to smithi053129169-8 2024-01-15T23:01:05.132 INFO:tasks.rados.rados.0.smithi053.stdout:3522: finishing write tid 5 to smithi053129169-8 2024-01-15T23:01:05.133 INFO:tasks.rados.rados.0.smithi053.stdout:3522: finishing write tid 6 to smithi053129169-8 2024-01-15T23:01:05.134 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 1711 (ObjNum 1108 snap 355 seq_num 1108) dirty exists 2024-01-15T23:01:05.134 INFO:tasks.rados.rados.0.smithi053.stdout:3522: left oid 8 (ObjNum 1108 snap 355 seq_num 1108) 2024-01-15T23:01:05.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:05 smithi053 ceph-mon[143363]: osdmap e753: 8 total, 8 up, 8 in 2024-01-15T23:01:05.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:05 smithi053 ceph-mon[146052]: osdmap e753: 8 total, 8 up, 8 in 2024-01-15T23:01:05.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:01:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:01:05] "GET /metrics HTTP/1.1" 200 36199 "" "Prometheus/2.43.0" 2024-01-15T23:01:05.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:05 smithi163 ceph-mon[138526]: osdmap e753: 8 total, 8 up, 8 in 2024-01-15T23:01:06.054 INFO:tasks.rados.rados.0.smithi053.stdout:3521: done (2 left) 2024-01-15T23:01:06.055 INFO:tasks.rados.rados.0.smithi053.stdout:3522: done (1 left) 2024-01-15T23:01:06.055 INFO:tasks.rados.rados.0.smithi053.stdout:3523: done (0 left) 2024-01-15T23:01:06.055 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 356 2024-01-15T23:01:06.055 INFO:tasks.rados.rados.0.smithi053.stdout:3524: seq_num 1109 ranges {2654208=581632,3235840=532480,3768320=647168,4415488=24576} 2024-01-15T23:01:06.072 INFO:tasks.rados.rados.0.smithi053.stdout:3524: writing smithi053129169-4 from 2654208 to 3235840 tid 1 2024-01-15T23:01:06.075 INFO:tasks.rados.rados.0.smithi053.stdout:3524: writing smithi053129169-4 from 3235840 to 3768320 tid 2 2024-01-15T23:01:06.079 INFO:tasks.rados.rados.0.smithi053.stdout:3524: writing smithi053129169-4 from 3768320 to 4415488 tid 3 2024-01-15T23:01:06.079 INFO:tasks.rados.rados.0.smithi053.stdout:3524: writing smithi053129169-4 from 4415488 to 4440064 tid 4 2024-01-15T23:01:06.079 INFO:tasks.rados.rados.0.smithi053.stdout:3525: copy_from oid 41 from oid 13 current snap is 356 2024-01-15T23:01:06.080 INFO:tasks.rados.rados.0.smithi053.stdout:3524: finishing write tid 1 to smithi053129169-4 2024-01-15T23:01:06.080 INFO:tasks.rados.rados.0.smithi053.stdout:3524: finishing write tid 2 to smithi053129169-4 2024-01-15T23:01:06.080 INFO:tasks.rados.rados.0.smithi053.stdout:3526: setattr oid 47 current snap is 356 2024-01-15T23:01:06.080 INFO:tasks.rados.rados.0.smithi053.stdout:3527: delete oid 37 current snap is 356 2024-01-15T23:01:06.086 INFO:tasks.rados.rados.0.smithi053.stdout:3524: finishing write tid 3 to smithi053129169-4 2024-01-15T23:01:06.086 INFO:tasks.rados.rados.0.smithi053.stdout:3524: finishing write tid 4 to smithi053129169-4 2024-01-15T23:01:06.086 INFO:tasks.rados.rados.0.smithi053.stdout:3524: finishing write tid 5 to smithi053129169-4 2024-01-15T23:01:06.088 INFO:tasks.rados.rados.0.smithi053.stdout:3527: done (3 left) 2024-01-15T23:01:06.088 INFO:tasks.rados.rados.0.smithi053.stdout:3528: delete oid 25 current snap is 356 2024-01-15T23:01:06.088 INFO:tasks.rados.rados.0.smithi053.stdout:3524: finishing write tid 6 to smithi053129169-4 2024-01-15T23:01:06.088 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 2512 (ObjNum 1109 snap 356 seq_num 1109) dirty exists 2024-01-15T23:01:06.089 INFO:tasks.rados.rados.0.smithi053.stdout:3524: left oid 4 (ObjNum 1109 snap 356 seq_num 1109) 2024-01-15T23:01:06.090 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 2710 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-01-15T23:01:06.091 INFO:tasks.rados.rados.0.smithi053.stdout:3524: done (3 left) 2024-01-15T23:01:06.091 INFO:tasks.rados.rados.0.smithi053.stdout:3526: done (2 left) 2024-01-15T23:01:06.092 INFO:tasks.rados.rados.0.smithi053.stdout:3528: done (1 left) 2024-01-15T23:01:06.092 INFO:tasks.rados.rados.0.smithi053.stdout:3529: snap_remove snap 332 2024-01-15T23:01:06.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:06 smithi163 ceph-mon[138526]: pgmap v849: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 396 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 826 KiB/s wr, 3 op/s 2024-01-15T23:01:06.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:06 smithi163 ceph-mon[138526]: osdmap e754: 8 total, 8 up, 8 in 2024-01-15T23:01:06.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:06 smithi163 ceph-mon[138526]: osdmap e755: 8 total, 8 up, 8 in 2024-01-15T23:01:06.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:06 smithi053 ceph-mon[143363]: pgmap v849: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 396 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 826 KiB/s wr, 3 op/s 2024-01-15T23:01:06.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:06 smithi053 ceph-mon[143363]: osdmap e754: 8 total, 8 up, 8 in 2024-01-15T23:01:06.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:06 smithi053 ceph-mon[143363]: osdmap e755: 8 total, 8 up, 8 in 2024-01-15T23:01:06.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:06 smithi053 ceph-mon[146052]: pgmap v849: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 396 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 826 KiB/s wr, 3 op/s 2024-01-15T23:01:06.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:06 smithi053 ceph-mon[146052]: osdmap e754: 8 total, 8 up, 8 in 2024-01-15T23:01:06.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:06 smithi053 ceph-mon[146052]: osdmap e755: 8 total, 8 up, 8 in 2024-01-15T23:01:07.062 INFO:tasks.rados.rados.0.smithi053.stdout:3529: done (1 left) 2024-01-15T23:01:07.062 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 33 current snap is 356 2024-01-15T23:01:07.062 INFO:tasks.rados.rados.0.smithi053.stdout:3530: seq_num 1112 ranges {0=630784,630784=638976,1269760=466944,1736704=98304} 2024-01-15T23:01:07.066 INFO:tasks.rados.rados.0.smithi053.stdout:3530: writing smithi053129169-33 from 0 to 630784 tid 1 2024-01-15T23:01:07.070 INFO:tasks.rados.rados.0.smithi053.stdout:3530: writing smithi053129169-33 from 630784 to 1269760 tid 2 2024-01-15T23:01:07.073 INFO:tasks.rados.rados.0.smithi053.stdout:3530: writing smithi053129169-33 from 1269760 to 1736704 tid 3 2024-01-15T23:01:07.074 INFO:tasks.rados.rados.0.smithi053.stdout:3530: writing smithi053129169-33 from 1736704 to 1835008 tid 4 2024-01-15T23:01:07.074 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 31 current snap is 356 2024-01-15T23:01:07.074 INFO:tasks.rados.rados.0.smithi053.stdout:3531: seq_num 1113 ranges {2744320=647168,3391488=524288,3915776=622592,4538368=57344} 2024-01-15T23:01:07.095 INFO:tasks.rados.rados.0.smithi053.stdout:3531: writing smithi053129169-31 from 2744320 to 3391488 tid 1 2024-01-15T23:01:07.097 INFO:tasks.rados.rados.0.smithi053.stdout:3531: writing smithi053129169-31 from 3391488 to 3915776 tid 2 2024-01-15T23:01:07.101 INFO:tasks.rados.rados.0.smithi053.stdout:3531: writing smithi053129169-31 from 3915776 to 4538368 tid 3 2024-01-15T23:01:07.103 INFO:tasks.rados.rados.0.smithi053.stdout:3531: writing smithi053129169-31 from 4538368 to 4595712 tid 4 2024-01-15T23:01:07.103 INFO:tasks.rados.rados.0.smithi053.stdout:3532: read oid 37 snap -1 2024-01-15T23:01:07.103 INFO:tasks.rados.rados.0.smithi053.stdout:3532: expect deleted 2024-01-15T23:01:07.103 INFO:tasks.rados.rados.0.smithi053.stdout:3533: read oid 23 snap -1 2024-01-15T23:01:07.103 INFO:tasks.rados.rados.0.smithi053.stdout:3533: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:01:07.103 INFO:tasks.rados.rados.0.smithi053.stdout:3534: delete oid 10 current snap is 356 2024-01-15T23:01:07.103 INFO:tasks.rados.rados.0.smithi053.stdout:3525: finishing copy_from to smithi053129169-41 2024-01-15T23:01:07.103 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 2741 (ObjNum 1107 snap 354 seq_num 1107) dirty exists 2024-01-15T23:01:07.103 INFO:tasks.rados.rados.0.smithi053.stdout:3525: finishing copy_from racing read to smithi053129169-41 2024-01-15T23:01:07.103 INFO:tasks.rados.rados.0.smithi053.stdout:3530: finishing write tid 1 to smithi053129169-33 2024-01-15T23:01:07.104 INFO:tasks.rados.rados.0.smithi053.stdout:3530: finishing write tid 2 to smithi053129169-33 2024-01-15T23:01:07.104 INFO:tasks.rados.rados.0.smithi053.stdout:3530: finishing write tid 3 to smithi053129169-33 2024-01-15T23:01:07.104 INFO:tasks.rados.rados.0.smithi053.stdout:3530: finishing write tid 4 to smithi053129169-33 2024-01-15T23:01:07.104 INFO:tasks.rados.rados.0.smithi053.stdout:3530: finishing write tid 5 to smithi053129169-33 2024-01-15T23:01:07.104 INFO:tasks.rados.rados.0.smithi053.stdout:3530: finishing write tid 6 to smithi053129169-33 2024-01-15T23:01:07.104 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 2382 (ObjNum 1112 snap 356 seq_num 1112) dirty exists 2024-01-15T23:01:07.104 INFO:tasks.rados.rados.0.smithi053.stdout:3530: left oid 33 (ObjNum 1112 snap 356 seq_num 1112) 2024-01-15T23:01:07.104 INFO:tasks.rados.rados.0.smithi053.stdout:3531: finishing write tid 1 to smithi053129169-31 2024-01-15T23:01:07.104 INFO:tasks.rados.rados.0.smithi053.stdout:3531: finishing write tid 2 to smithi053129169-31 2024-01-15T23:01:07.106 INFO:tasks.rados.rados.0.smithi053.stdout:3531: finishing write tid 3 to smithi053129169-31 2024-01-15T23:01:07.106 INFO:tasks.rados.rados.0.smithi053.stdout:3531: finishing write tid 4 to smithi053129169-31 2024-01-15T23:01:07.106 INFO:tasks.rados.rados.0.smithi053.stdout:3531: finishing write tid 5 to smithi053129169-31 2024-01-15T23:01:07.108 INFO:tasks.rados.rados.0.smithi053.stdout:3531: finishing write tid 6 to smithi053129169-31 2024-01-15T23:01:07.108 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 2371 (ObjNum 1113 snap 356 seq_num 1113) dirty exists 2024-01-15T23:01:07.108 INFO:tasks.rados.rados.0.smithi053.stdout:3531: left oid 31 (ObjNum 1113 snap 356 seq_num 1113) 2024-01-15T23:01:07.109 INFO:tasks.rados.rados.0.smithi053.stdout:3533: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:01:07.167 INFO:tasks.rados.rados.0.smithi053.stdout:3525: done (5 left) 2024-01-15T23:01:07.167 INFO:tasks.rados.rados.0.smithi053.stdout:3530: done (4 left) 2024-01-15T23:01:07.167 INFO:tasks.rados.rados.0.smithi053.stdout:3531: done (3 left) 2024-01-15T23:01:07.167 INFO:tasks.rados.rados.0.smithi053.stdout:3532: done (2 left) 2024-01-15T23:01:07.167 INFO:tasks.rados.rados.0.smithi053.stdout:3533: done (1 left) 2024-01-15T23:01:07.167 INFO:tasks.rados.rados.0.smithi053.stdout:3534: done (0 left) 2024-01-15T23:01:07.167 INFO:tasks.rados.rados.0.smithi053.stdout:3535: snap_remove snap 333 2024-01-15T23:01:08.103 INFO:tasks.rados.rados.0.smithi053.stdout:3535: done (0 left) 2024-01-15T23:01:08.103 INFO:tasks.rados.rados.0.smithi053.stdout:3536: rollback oid 48 current snap is 356 2024-01-15T23:01:08.104 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 48 to 311 2024-01-15T23:01:08.104 INFO:tasks.rados.rados.0.smithi053.stdout:3537: copy_from oid 44 from oid 42 current snap is 356 2024-01-15T23:01:08.120 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 356 2024-01-15T23:01:08.120 INFO:tasks.rados.rados.0.smithi053.stdout:3538: seq_num 1115 ranges {3137536=679936,3817472=688128,4505600=516096} 2024-01-15T23:01:08.126 INFO:tasks.rados.rados.0.smithi053.stdout:3538: writing smithi053129169-41 from 3137536 to 3817472 tid 1 2024-01-15T23:01:08.130 INFO:tasks.rados.rados.0.smithi053.stdout:3538: writing smithi053129169-41 from 3817472 to 4505600 tid 2 2024-01-15T23:01:08.133 INFO:tasks.rados.rados.0.smithi053.stdout:3538: writing smithi053129169-41 from 4505600 to 5021696 tid 3 2024-01-15T23:01:08.134 INFO:tasks.rados.rados.0.smithi053.stdout:3539: read oid 1 snap -1 2024-01-15T23:01:08.134 INFO:tasks.rados.rados.0.smithi053.stdout:3539: expect (ObjNum 1049 snap 333 seq_num 1049) 2024-01-15T23:01:08.134 INFO:tasks.rados.rados.0.smithi053.stdout:3540: snap_remove snap 349 2024-01-15T23:01:08.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:08 smithi163 ceph-mon[138526]: pgmap v852: 121 pgs: 121 active+clean; 400 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-01-15T23:01:08.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:08 smithi163 ceph-mon[138526]: osdmap e756: 8 total, 8 up, 8 in 2024-01-15T23:01:08.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:08 smithi053 ceph-mon[146052]: pgmap v852: 121 pgs: 121 active+clean; 400 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-01-15T23:01:08.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:08 smithi053 ceph-mon[146052]: osdmap e756: 8 total, 8 up, 8 in 2024-01-15T23:01:08.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:08 smithi053 ceph-mon[143363]: pgmap v852: 121 pgs: 121 active+clean; 400 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-01-15T23:01:08.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:08 smithi053 ceph-mon[143363]: osdmap e756: 8 total, 8 up, 8 in 2024-01-15T23:01:09.107 INFO:tasks.rados.rados.0.smithi053.stdout:3540: done (4 left) 2024-01-15T23:01:09.108 INFO:tasks.rados.rados.0.smithi053.stdout:3541: snap_create 2024-01-15T23:01:09.108 INFO:tasks.rados.rados.0.smithi053.stdout:3536: finishing rollback tid 1 to smithi053129169-48 2024-01-15T23:01:09.108 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 2681 (ObjNum 2657 snap 0 seq_num 1195119008) dirty dne 2024-01-15T23:01:09.108 INFO:tasks.rados.rados.0.smithi053.stdout:3537: finishing copy_from to smithi053129169-44 2024-01-15T23:01:09.108 INFO:tasks.rados.rados.0.smithi053.stdout:3537: got expected ENOENT (src dne) 2024-01-15T23:01:09.108 INFO:tasks.rados.rados.0.smithi053.stdout:3537: finishing copy_from racing read to smithi053129169-44 2024-01-15T23:01:09.108 INFO:tasks.rados.rados.0.smithi053.stdout:3538: finishing write tid 1 to smithi053129169-41 2024-01-15T23:01:09.108 INFO:tasks.rados.rados.0.smithi053.stdout:3538: finishing write tid 2 to smithi053129169-41 2024-01-15T23:01:09.108 INFO:tasks.rados.rados.0.smithi053.stdout:3538: finishing write tid 3 to smithi053129169-41 2024-01-15T23:01:09.108 INFO:tasks.rados.rados.0.smithi053.stdout:3538: finishing write tid 4 to smithi053129169-41 2024-01-15T23:01:09.108 INFO:tasks.rados.rados.0.smithi053.stdout:3538: finishing write tid 5 to smithi053129169-41 2024-01-15T23:01:09.108 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 2745 (ObjNum 1115 snap 356 seq_num 1115) dirty exists 2024-01-15T23:01:09.108 INFO:tasks.rados.rados.0.smithi053.stdout:3538: left oid 41 (ObjNum 1115 snap 356 seq_num 1115) 2024-01-15T23:01:09.108 INFO:tasks.rados.rados.0.smithi053.stdout:3539: expect (ObjNum 1049 snap 333 seq_num 1049) 2024-01-15T23:01:09.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:09 smithi163 ceph-mon[138526]: osdmap e757: 8 total, 8 up, 8 in 2024-01-15T23:01:09.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:09 smithi053 ceph-mon[143363]: osdmap e757: 8 total, 8 up, 8 in 2024-01-15T23:01:09.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:09 smithi053 ceph-mon[146052]: osdmap e757: 8 total, 8 up, 8 in 2024-01-15T23:01:10.112 INFO:tasks.rados.rados.0.smithi053.stdout:3536: done (4 left) 2024-01-15T23:01:10.112 INFO:tasks.rados.rados.0.smithi053.stdout:3537: done (3 left) 2024-01-15T23:01:10.112 INFO:tasks.rados.rados.0.smithi053.stdout:3538: done (2 left) 2024-01-15T23:01:10.112 INFO:tasks.rados.rados.0.smithi053.stdout:3539: done (1 left) 2024-01-15T23:01:10.112 INFO:tasks.rados.rados.0.smithi053.stdout:3541: done (0 left) 2024-01-15T23:01:10.112 INFO:tasks.rados.rados.0.smithi053.stdout:3542: snap_remove snap 321 2024-01-15T23:01:10.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:10 smithi163 ceph-mon[138526]: pgmap v855: 121 pgs: 121 active+clean; 402 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-01-15T23:01:10.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:10 smithi163 ceph-mon[138526]: osdmap e758: 8 total, 8 up, 8 in 2024-01-15T23:01:10.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:10 smithi053 ceph-mon[143363]: pgmap v855: 121 pgs: 121 active+clean; 402 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-01-15T23:01:10.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:10 smithi053 ceph-mon[143363]: osdmap e758: 8 total, 8 up, 8 in 2024-01-15T23:01:10.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:10 smithi053 ceph-mon[146052]: pgmap v855: 121 pgs: 121 active+clean; 402 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-01-15T23:01:10.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:10 smithi053 ceph-mon[146052]: osdmap e758: 8 total, 8 up, 8 in 2024-01-15T23:01:11.071 INFO:tasks.rados.rados.0.smithi053.stdout:3542: done (0 left) 2024-01-15T23:01:11.071 INFO:tasks.rados.rados.0.smithi053.stdout:3543: snap_create 2024-01-15T23:01:11.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:11 smithi163 ceph-mon[138526]: osdmap e759: 8 total, 8 up, 8 in 2024-01-15T23:01:11.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:11 smithi163 ceph-mon[138526]: osdmap e760: 8 total, 8 up, 8 in 2024-01-15T23:01:11.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:11 smithi053 ceph-mon[143363]: osdmap e759: 8 total, 8 up, 8 in 2024-01-15T23:01:11.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:11 smithi053 ceph-mon[143363]: osdmap e760: 8 total, 8 up, 8 in 2024-01-15T23:01:11.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:11 smithi053 ceph-mon[146052]: osdmap e759: 8 total, 8 up, 8 in 2024-01-15T23:01:11.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:11 smithi053 ceph-mon[146052]: osdmap e760: 8 total, 8 up, 8 in 2024-01-15T23:01:12.063 INFO:tasks.rados.rados.0.smithi053.stdout:3543: done (0 left) 2024-01-15T23:01:12.063 INFO:tasks.rados.rados.0.smithi053.stdout:3544: read oid 23 snap -1 2024-01-15T23:01:12.064 INFO:tasks.rados.rados.0.smithi053.stdout:3544: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:01:12.064 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 13 current snap is 358 2024-01-15T23:01:12.064 INFO:tasks.rados.rados.0.smithi053.stdout:3545: seq_num 1116 ranges {3137536=696320,3833856=573440,4407296=450560,4857856=180224} 2024-01-15T23:01:12.085 INFO:tasks.rados.rados.0.smithi053.stdout:3545: writing smithi053129169-13 from 3137536 to 3833856 tid 1 2024-01-15T23:01:12.088 INFO:tasks.rados.rados.0.smithi053.stdout:3545: writing smithi053129169-13 from 3833856 to 4407296 tid 2 2024-01-15T23:01:12.091 INFO:tasks.rados.rados.0.smithi053.stdout:3545: writing smithi053129169-13 from 4407296 to 4857856 tid 3 2024-01-15T23:01:12.092 INFO:tasks.rados.rados.0.smithi053.stdout:3545: writing smithi053129169-13 from 4857856 to 5038080 tid 4 2024-01-15T23:01:12.092 INFO:tasks.rados.rados.0.smithi053.stdout:3546: rollback oid 36 current snap is 358 2024-01-15T23:01:12.092 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 36 to 339 2024-01-15T23:01:12.092 INFO:tasks.rados.rados.0.smithi053.stdout:3544: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:01:12.153 INFO:tasks.rados.rados.0.smithi053.stdout:3545: finishing write tid 1 to smithi053129169-13 2024-01-15T23:01:12.153 INFO:tasks.rados.rados.0.smithi053.stdout:3545: finishing write tid 2 to smithi053129169-13 2024-01-15T23:01:12.153 INFO:tasks.rados.rados.0.smithi053.stdout:3546: finishing rollback tid 1 to smithi053129169-36 2024-01-15T23:01:12.153 INFO:tasks.rados.rados.0.smithi053.stdout:3546: finishing rollback tid 2 to smithi053129169-36 2024-01-15T23:01:12.153 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 2514 (ObjNum 1067 snap 338 seq_num 1067) dirty exists 2024-01-15T23:01:12.153 INFO:tasks.rados.rados.0.smithi053.stdout:3545: finishing write tid 3 to smithi053129169-13 2024-01-15T23:01:12.153 INFO:tasks.rados.rados.0.smithi053.stdout:3545: finishing write tid 4 to smithi053129169-13 2024-01-15T23:01:12.153 INFO:tasks.rados.rados.0.smithi053.stdout:3545: finishing write tid 5 to smithi053129169-13 2024-01-15T23:01:12.153 INFO:tasks.rados.rados.0.smithi053.stdout:3545: finishing write tid 6 to smithi053129169-13 2024-01-15T23:01:12.154 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 2746 (ObjNum 1116 snap 358 seq_num 1116) dirty exists 2024-01-15T23:01:12.154 INFO:tasks.rados.rados.0.smithi053.stdout:3545: left oid 13 (ObjNum 1116 snap 358 seq_num 1116) 2024-01-15T23:01:12.154 INFO:tasks.rados.rados.0.smithi053.stdout:3544: done (2 left) 2024-01-15T23:01:12.154 INFO:tasks.rados.rados.0.smithi053.stdout:3545: done (1 left) 2024-01-15T23:01:12.154 INFO:tasks.rados.rados.0.smithi053.stdout:3546: done (0 left) 2024-01-15T23:01:12.154 INFO:tasks.rados.rados.0.smithi053.stdout:3547: snap_create 2024-01-15T23:01:12.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:12 smithi163 ceph-mon[138526]: pgmap v858: 121 pgs: 121 active+clean; 405 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-01-15T23:01:12.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:12 smithi163 ceph-mon[138526]: osdmap e761: 8 total, 8 up, 8 in 2024-01-15T23:01:12.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:12 smithi053 ceph-mon[143363]: pgmap v858: 121 pgs: 121 active+clean; 405 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-01-15T23:01:12.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:12 smithi053 ceph-mon[143363]: osdmap e761: 8 total, 8 up, 8 in 2024-01-15T23:01:12.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:12 smithi053 ceph-mon[146052]: pgmap v858: 121 pgs: 121 active+clean; 405 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-01-15T23:01:12.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:12 smithi053 ceph-mon[146052]: osdmap e761: 8 total, 8 up, 8 in 2024-01-15T23:01:13.123 INFO:tasks.rados.rados.0.smithi053.stdout:3547: done (0 left) 2024-01-15T23:01:13.123 INFO:tasks.rados.rados.0.smithi053.stdout:3548: copy_from oid 49 from oid 25 current snap is 359 2024-01-15T23:01:13.123 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 359 2024-01-15T23:01:13.123 INFO:tasks.rados.rados.0.smithi053.stdout:3549: seq_num 1117 ranges {0=712704,712704=458752,1171456=655360,1826816=90112} 2024-01-15T23:01:13.126 INFO:tasks.rados.rados.0.smithi053.stdout:3549: writing smithi053129169-10 from 0 to 712704 tid 1 2024-01-15T23:01:13.129 INFO:tasks.rados.rados.0.smithi053.stdout:3549: writing smithi053129169-10 from 712704 to 1171456 tid 2 2024-01-15T23:01:13.132 INFO:tasks.rados.rados.0.smithi053.stdout:3549: writing smithi053129169-10 from 1171456 to 1826816 tid 3 2024-01-15T23:01:13.133 INFO:tasks.rados.rados.0.smithi053.stdout:3549: writing smithi053129169-10 from 1826816 to 1916928 tid 4 2024-01-15T23:01:13.133 INFO:tasks.rados.rados.0.smithi053.stdout:3550: snap_remove snap 308 2024-01-15T23:01:13.133 INFO:tasks.rados.rados.0.smithi053.stdout:3548: finishing copy_from to smithi053129169-49 2024-01-15T23:01:13.134 INFO:tasks.rados.rados.0.smithi053.stdout:3548: got expected ENOENT (src dne) 2024-01-15T23:01:13.134 INFO:tasks.rados.rados.0.smithi053.stdout:3548: finishing copy_from racing read to smithi053129169-49 2024-01-15T23:01:13.134 INFO:tasks.rados.rados.0.smithi053.stdout:3549: finishing write tid 1 to smithi053129169-10 2024-01-15T23:01:13.134 INFO:tasks.rados.rados.0.smithi053.stdout:3549: finishing write tid 2 to smithi053129169-10 2024-01-15T23:01:14.131 INFO:tasks.rados.rados.0.smithi053.stdout:3548: done (2 left) 2024-01-15T23:01:14.131 INFO:tasks.rados.rados.0.smithi053.stdout:3550: done (1 left) 2024-01-15T23:01:14.131 INFO:tasks.rados.rados.0.smithi053.stdout:3551: snap_create 2024-01-15T23:01:14.131 INFO:tasks.rados.rados.0.smithi053.stdout:3549: finishing write tid 3 to smithi053129169-10 2024-01-15T23:01:14.131 INFO:tasks.rados.rados.0.smithi053.stdout:3549: finishing write tid 4 to smithi053129169-10 2024-01-15T23:01:14.131 INFO:tasks.rados.rados.0.smithi053.stdout:3549: finishing write tid 5 to smithi053129169-10 2024-01-15T23:01:14.131 INFO:tasks.rados.rados.0.smithi053.stdout:3549: finishing write tid 6 to smithi053129169-10 2024-01-15T23:01:14.131 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 2383 (ObjNum 1117 snap 359 seq_num 1117) dirty exists 2024-01-15T23:01:14.131 INFO:tasks.rados.rados.0.smithi053.stdout:3549: left oid 10 (ObjNum 1117 snap 359 seq_num 1117) 2024-01-15T23:01:14.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:14 smithi163 ceph-mon[138526]: pgmap v861: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 411 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-01-15T23:01:14.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:14 smithi163 ceph-mon[138526]: osdmap e762: 8 total, 8 up, 8 in 2024-01-15T23:01:14.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:01:14.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:14 smithi053 ceph-mon[143363]: pgmap v861: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 411 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-01-15T23:01:14.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:14 smithi053 ceph-mon[143363]: osdmap e762: 8 total, 8 up, 8 in 2024-01-15T23:01:14.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:01:14.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:14 smithi053 ceph-mon[146052]: pgmap v861: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 411 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-01-15T23:01:14.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:14 smithi053 ceph-mon[146052]: osdmap e762: 8 total, 8 up, 8 in 2024-01-15T23:01:14.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:01:15.135 INFO:tasks.rados.rados.0.smithi053.stdout:3549: done (1 left) 2024-01-15T23:01:15.136 INFO:tasks.rados.rados.0.smithi053.stdout:3551: done (0 left) 2024-01-15T23:01:15.136 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 360 2024-01-15T23:01:15.136 INFO:tasks.rados.rados.0.smithi053.stdout:3552: seq_num 1118 ranges {0=729088,729088=794624,1523712=409600} 2024-01-15T23:01:15.139 INFO:tasks.rados.rados.0.smithi053.stdout:3552: writing smithi053129169-45 from 0 to 729088 tid 1 2024-01-15T23:01:15.144 INFO:tasks.rados.rados.0.smithi053.stdout:3552: writing smithi053129169-45 from 729088 to 1523712 tid 2 2024-01-15T23:01:15.147 INFO:tasks.rados.rados.0.smithi053.stdout:3552: writing smithi053129169-45 from 1523712 to 1933312 tid 3 2024-01-15T23:01:15.147 INFO:tasks.rados.rados.0.smithi053.stdout:3553: rollback oid 38 current snap is 360 2024-01-15T23:01:15.147 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 38 to 353 2024-01-15T23:01:15.147 INFO:tasks.rados.rados.0.smithi053.stdout:3554: rollback oid 1 current snap is 360 2024-01-15T23:01:15.147 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 1 to 319 2024-01-15T23:01:15.147 INFO:tasks.rados.rados.0.smithi053.stdout:3555: setattr oid 22 current snap is 360 2024-01-15T23:01:15.148 INFO:tasks.rados.rados.0.smithi053.stdout:3556: snap_create 2024-01-15T23:01:15.153 INFO:tasks.rados.rados.0.smithi053.stdout:3552: finishing write tid 1 to smithi053129169-45 2024-01-15T23:01:15.154 INFO:tasks.rados.rados.0.smithi053.stdout:3552: finishing write tid 2 to smithi053129169-45 2024-01-15T23:01:15.154 INFO:tasks.rados.rados.0.smithi053.stdout:3552: finishing write tid 3 to smithi053129169-45 2024-01-15T23:01:15.154 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 2383 (ObjNum 1094 snap 347 seq_num 1094) dirty exists 2024-01-15T23:01:15.154 INFO:tasks.rados.rados.0.smithi053.stdout:3554: finishing rollback tid 0 to smithi053129169-1 2024-01-15T23:01:15.154 INFO:tasks.rados.rados.0.smithi053.stdout:3554: finishing rollback tid 1 to smithi053129169-1 2024-01-15T23:01:15.154 INFO:tasks.rados.rados.0.smithi053.stdout:3552: finishing write tid 4 to smithi053129169-45 2024-01-15T23:01:15.155 INFO:tasks.rados.rados.0.smithi053.stdout:3554: finishing rollback tid 2 to smithi053129169-1 2024-01-15T23:01:15.156 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 2511 (ObjNum 951 snap 310 seq_num 951) dirty exists 2024-01-15T23:01:15.156 INFO:tasks.rados.rados.0.smithi053.stdout:3553: finishing rollback tid 0 to smithi053129169-38 2024-01-15T23:01:15.156 INFO:tasks.rados.rados.0.smithi053.stdout:3552: finishing write tid 5 to smithi053129169-45 2024-01-15T23:01:15.156 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 2749 (ObjNum 1118 snap 360 seq_num 1118) dirty exists 2024-01-15T23:01:15.156 INFO:tasks.rados.rados.0.smithi053.stdout:3552: left oid 45 (ObjNum 1118 snap 360 seq_num 1118) 2024-01-15T23:01:15.156 INFO:tasks.rados.rados.0.smithi053.stdout:3553: finishing rollback tid 1 to smithi053129169-38 2024-01-15T23:01:15.157 INFO:tasks.rados.rados.0.smithi053.stdout:3553: finishing rollback tid 2 to smithi053129169-38 2024-01-15T23:01:15.157 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 2246 (ObjNum 933 snap 306 seq_num 933) dirty exists 2024-01-15T23:01:15.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:15 smithi053 ceph-mon[143363]: osdmap e763: 8 total, 8 up, 8 in 2024-01-15T23:01:15.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:01:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:01:15] "GET /metrics HTTP/1.1" 200 36202 "" "Prometheus/2.43.0" 2024-01-15T23:01:15.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:15 smithi053 ceph-mon[146052]: osdmap e763: 8 total, 8 up, 8 in 2024-01-15T23:01:15.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:15 smithi163 ceph-mon[138526]: osdmap e763: 8 total, 8 up, 8 in 2024-01-15T23:01:16.058 INFO:tasks.rados.rados.0.smithi053.stdout:3552: done (4 left) 2024-01-15T23:01:16.058 INFO:tasks.rados.rados.0.smithi053.stdout:3553: done (3 left) 2024-01-15T23:01:16.059 INFO:tasks.rados.rados.0.smithi053.stdout:3554: done (2 left) 2024-01-15T23:01:16.059 INFO:tasks.rados.rados.0.smithi053.stdout:3555: done (1 left) 2024-01-15T23:01:16.059 INFO:tasks.rados.rados.0.smithi053.stdout:3556: done (0 left) 2024-01-15T23:01:16.059 INFO:tasks.rados.rados.0.smithi053.stdout:3557: rollback oid 29 current snap is 361 2024-01-15T23:01:16.059 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 29 to 344 2024-01-15T23:01:16.059 INFO:tasks.rados.rados.0.smithi053.stdout:3558: snap_create 2024-01-15T23:01:16.064 INFO:tasks.rados.rados.0.smithi053.stdout:3557: finishing rollback tid 0 to smithi053129169-29 2024-01-15T23:01:16.065 INFO:tasks.rados.rados.0.smithi053.stdout:3557: finishing rollback tid 1 to smithi053129169-29 2024-01-15T23:01:16.065 INFO:tasks.rados.rados.0.smithi053.stdout:3557: finishing rollback tid 2 to smithi053129169-29 2024-01-15T23:01:16.065 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 2514 (ObjNum 1073 snap 339 seq_num 1073) dirty exists 2024-01-15T23:01:16.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:16 smithi163 ceph-mon[138526]: pgmap v864: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 415 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.5 MiB/s wr, 7 op/s 2024-01-15T23:01:16.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:16 smithi163 ceph-mon[138526]: osdmap e764: 8 total, 8 up, 8 in 2024-01-15T23:01:16.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:16 smithi163 ceph-mon[138526]: osdmap e765: 8 total, 8 up, 8 in 2024-01-15T23:01:16.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:16 smithi053 ceph-mon[143363]: pgmap v864: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 415 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.5 MiB/s wr, 7 op/s 2024-01-15T23:01:16.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:16 smithi053 ceph-mon[143363]: osdmap e764: 8 total, 8 up, 8 in 2024-01-15T23:01:16.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:16 smithi053 ceph-mon[143363]: osdmap e765: 8 total, 8 up, 8 in 2024-01-15T23:01:16.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:16 smithi053 ceph-mon[146052]: pgmap v864: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 415 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.5 MiB/s wr, 7 op/s 2024-01-15T23:01:16.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:16 smithi053 ceph-mon[146052]: osdmap e764: 8 total, 8 up, 8 in 2024-01-15T23:01:16.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:16 smithi053 ceph-mon[146052]: osdmap e765: 8 total, 8 up, 8 in 2024-01-15T23:01:17.065 INFO:tasks.rados.rados.0.smithi053.stdout:3557: done (1 left) 2024-01-15T23:01:17.065 INFO:tasks.rados.rados.0.smithi053.stdout:3558: done (0 left) 2024-01-15T23:01:17.065 INFO:tasks.rados.rados.0.smithi053.stdout:3559: delete oid 19 current snap is 362 2024-01-15T23:01:17.070 INFO:tasks.rados.rados.0.smithi053.stdout:3559: done (0 left) 2024-01-15T23:01:17.070 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 44 current snap is 362 2024-01-15T23:01:17.070 INFO:tasks.rados.rados.0.smithi053.stdout:3560: seq_num 1120 ranges {3678208=761856,4440064=557056,4997120=425984,5423104=221184} 2024-01-15T23:01:17.094 INFO:tasks.rados.rados.0.smithi053.stdout:3560: writing smithi053129169-44 from 3678208 to 4440064 tid 1 2024-01-15T23:01:17.098 INFO:tasks.rados.rados.0.smithi053.stdout:3560: writing smithi053129169-44 from 4440064 to 4997120 tid 2 2024-01-15T23:01:17.100 INFO:tasks.rados.rados.0.smithi053.stdout:3560: writing smithi053129169-44 from 4997120 to 5423104 tid 3 2024-01-15T23:01:17.101 INFO:tasks.rados.rados.0.smithi053.stdout:3560: writing smithi053129169-44 from 5423104 to 5644288 tid 4 2024-01-15T23:01:17.102 INFO:tasks.rados.rados.0.smithi053.stdout:3561: snap_create 2024-01-15T23:01:17.102 INFO:tasks.rados.rados.0.smithi053.stdout:3560: finishing write tid 1 to smithi053129169-44 2024-01-15T23:01:17.103 INFO:tasks.rados.rados.0.smithi053.stdout:3560: finishing write tid 2 to smithi053129169-44 2024-01-15T23:01:17.106 INFO:tasks.rados.rados.0.smithi053.stdout:3560: finishing write tid 3 to smithi053129169-44 2024-01-15T23:01:17.106 INFO:tasks.rados.rados.0.smithi053.stdout:3560: finishing write tid 4 to smithi053129169-44 2024-01-15T23:01:17.106 INFO:tasks.rados.rados.0.smithi053.stdout:3560: finishing write tid 5 to smithi053129169-44 2024-01-15T23:01:17.108 INFO:tasks.rados.rados.0.smithi053.stdout:3560: finishing write tid 6 to smithi053129169-44 2024-01-15T23:01:17.108 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2748 (ObjNum 1120 snap 362 seq_num 1120) dirty exists 2024-01-15T23:01:17.108 INFO:tasks.rados.rados.0.smithi053.stdout:3560: left oid 44 (ObjNum 1120 snap 362 seq_num 1120) 2024-01-15T23:01:18.070 INFO:tasks.rados.rados.0.smithi053.stdout:3560: done (1 left) 2024-01-15T23:01:18.070 INFO:tasks.rados.rados.0.smithi053.stdout:3561: done (0 left) 2024-01-15T23:01:18.070 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 23 current snap is 363 2024-01-15T23:01:18.070 INFO:tasks.rados.rados.0.smithi053.stdout:3562: seq_num 1121 ranges {1441792=778240,2220032=442368,2662400=638976,3301376=122880} 2024-01-15T23:01:18.081 INFO:tasks.rados.rados.0.smithi053.stdout:3562: writing smithi053129169-23 from 1441792 to 2220032 tid 1 2024-01-15T23:01:18.084 INFO:tasks.rados.rados.0.smithi053.stdout:3562: writing smithi053129169-23 from 2220032 to 2662400 tid 2 2024-01-15T23:01:18.087 INFO:tasks.rados.rados.0.smithi053.stdout:3562: writing smithi053129169-23 from 2662400 to 3301376 tid 3 2024-01-15T23:01:18.088 INFO:tasks.rados.rados.0.smithi053.stdout:3562: writing smithi053129169-23 from 3301376 to 3424256 tid 4 2024-01-15T23:01:18.088 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 3 current snap is 363 2024-01-15T23:01:18.088 INFO:tasks.rados.rados.0.smithi053.stdout:3563: seq_num 1122 ranges {1581056=794624,2375680=729088,3104768=475136} 2024-01-15T23:01:18.101 INFO:tasks.rados.rados.0.smithi053.stdout:3563: writing smithi053129169-3 from 1581056 to 2375680 tid 1 2024-01-15T23:01:18.105 INFO:tasks.rados.rados.0.smithi053.stdout:3563: writing smithi053129169-3 from 2375680 to 3104768 tid 2 2024-01-15T23:01:18.109 INFO:tasks.rados.rados.0.smithi053.stdout:3563: writing smithi053129169-3 from 3104768 to 3579904 tid 3 2024-01-15T23:01:18.109 INFO:tasks.rados.rados.0.smithi053.stdout:3564: read oid 34 snap -1 2024-01-15T23:01:18.109 INFO:tasks.rados.rados.0.smithi053.stdout:3564: expect deleted 2024-01-15T23:01:18.109 INFO:tasks.rados.rados.0.smithi053.stdout:3565: rollback oid 19 current snap is 363 2024-01-15T23:01:18.109 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 19 to 331 2024-01-15T23:01:18.109 INFO:tasks.rados.rados.0.smithi053.stdout:3562: finishing write tid 1 to smithi053129169-23 2024-01-15T23:01:18.109 INFO:tasks.rados.rados.0.smithi053.stdout:3562: finishing write tid 2 to smithi053129169-23 2024-01-15T23:01:18.110 INFO:tasks.rados.rados.0.smithi053.stdout:3562: finishing write tid 3 to smithi053129169-23 2024-01-15T23:01:18.110 INFO:tasks.rados.rados.0.smithi053.stdout:3562: finishing write tid 4 to smithi053129169-23 2024-01-15T23:01:18.110 INFO:tasks.rados.rados.0.smithi053.stdout:3562: finishing write tid 5 to smithi053129169-23 2024-01-15T23:01:18.110 INFO:tasks.rados.rados.0.smithi053.stdout:3566: delete oid 30 current snap is 363 2024-01-15T23:01:18.110 INFO:tasks.rados.rados.0.smithi053.stdout:3562: finishing write tid 6 to smithi053129169-23 2024-01-15T23:01:18.110 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 2388 (ObjNum 1121 snap 363 seq_num 1121) dirty exists 2024-01-15T23:01:18.110 INFO:tasks.rados.rados.0.smithi053.stdout:3562: left oid 23 (ObjNum 1121 snap 363 seq_num 1121) 2024-01-15T23:01:18.110 INFO:tasks.rados.rados.0.smithi053.stdout:3563: finishing write tid 1 to smithi053129169-3 2024-01-15T23:01:18.111 INFO:tasks.rados.rados.0.smithi053.stdout:3562: done (4 left) 2024-01-15T23:01:18.111 INFO:tasks.rados.rados.0.smithi053.stdout:3564: done (3 left) 2024-01-15T23:01:18.111 INFO:tasks.rados.rados.0.smithi053.stdout:3566: done (2 left) 2024-01-15T23:01:18.111 INFO:tasks.rados.rados.0.smithi053.stdout:3567: rollback oid 10 current snap is 363 2024-01-15T23:01:18.111 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 10 to 316 2024-01-15T23:01:18.111 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 22 current snap is 363 2024-01-15T23:01:18.111 INFO:tasks.rados.rados.0.smithi053.stdout:3568: seq_num 1124 ranges {4390912=434176,4825088=499712,5324800=409600,5734400=663552,6397952=32768} 2024-01-15T23:01:18.138 INFO:tasks.rados.rados.0.smithi053.stdout:3568: writing smithi053129169-22 from 4390912 to 4825088 tid 1 2024-01-15T23:01:18.140 INFO:tasks.rados.rados.0.smithi053.stdout:3568: writing smithi053129169-22 from 4825088 to 5324800 tid 2 2024-01-15T23:01:18.143 INFO:tasks.rados.rados.0.smithi053.stdout:3568: writing smithi053129169-22 from 5324800 to 5734400 tid 3 2024-01-15T23:01:18.148 INFO:tasks.rados.rados.0.smithi053.stdout:3568: writing smithi053129169-22 from 5734400 to 6397952 tid 4 2024-01-15T23:01:18.148 INFO:tasks.rados.rados.0.smithi053.stdout:3568: writing smithi053129169-22 from 6397952 to 6430720 tid 5 2024-01-15T23:01:18.148 INFO:tasks.rados.rados.0.smithi053.stdout:3569: rollback oid 41 current snap is 363 2024-01-15T23:01:18.148 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 41 to 361 2024-01-15T23:01:18.148 INFO:tasks.rados.rados.0.smithi053.stdout:3563: finishing write tid 2 to smithi053129169-3 2024-01-15T23:01:18.148 INFO:tasks.rados.rados.0.smithi053.stdout:3563: finishing write tid 3 to smithi053129169-3 2024-01-15T23:01:18.148 INFO:tasks.rados.rados.0.smithi053.stdout:3563: finishing write tid 4 to smithi053129169-3 2024-01-15T23:01:18.151 INFO:tasks.rados.rados.0.smithi053.stdout:3565: finishing rollback tid 1 to smithi053129169-19 2024-01-15T23:01:18.151 INFO:tasks.rados.rados.0.smithi053.stdout:3565: finishing rollback tid 2 to smithi053129169-19 2024-01-15T23:01:18.151 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 2750 (ObjNum 1017 snap 321 seq_num 1017) dirty exists 2024-01-15T23:01:18.151 INFO:tasks.rados.rados.0.smithi053.stdout:3567: finishing rollback tid 0 to smithi053129169-10 2024-01-15T23:01:18.151 INFO:tasks.rados.rados.0.smithi053.stdout:3567: finishing rollback tid 1 to smithi053129169-10 2024-01-15T23:01:18.151 INFO:tasks.rados.rados.0.smithi053.stdout:3563: finishing write tid 5 to smithi053129169-3 2024-01-15T23:01:18.151 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 2528 (ObjNum 1122 snap 363 seq_num 1122) dirty exists 2024-01-15T23:01:18.151 INFO:tasks.rados.rados.0.smithi053.stdout:3563: left oid 3 (ObjNum 1122 snap 363 seq_num 1122) 2024-01-15T23:01:18.151 INFO:tasks.rados.rados.0.smithi053.stdout:3567: finishing rollback tid 2 to smithi053129169-10 2024-01-15T23:01:18.151 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 2391 (ObjNum 936 snap 306 seq_num 936) dirty exists 2024-01-15T23:01:18.152 INFO:tasks.rados.rados.0.smithi053.stdout:3568: finishing write tid 1 to smithi053129169-22 2024-01-15T23:01:18.152 INFO:tasks.rados.rados.0.smithi053.stdout:3568: finishing write tid 2 to smithi053129169-22 2024-01-15T23:01:18.152 INFO:tasks.rados.rados.0.smithi053.stdout:3568: finishing write tid 3 to smithi053129169-22 2024-01-15T23:01:18.152 INFO:tasks.rados.rados.0.smithi053.stdout:3563: done (4 left) 2024-01-15T23:01:18.152 INFO:tasks.rados.rados.0.smithi053.stdout:3565: done (3 left) 2024-01-15T23:01:18.152 INFO:tasks.rados.rados.0.smithi053.stdout:3567: done (2 left) 2024-01-15T23:01:18.152 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 363 2024-01-15T23:01:18.152 INFO:tasks.rados.rados.0.smithi053.stdout:3570: seq_num 1125 ranges {9633792=450560,10084352=786432,10870784=614400,11485184=204800} 2024-01-15T23:01:18.203 INFO:tasks.rados.rados.0.smithi053.stdout:3570: writing smithi053129169-38 from 9633792 to 10084352 tid 1 2024-01-15T23:01:18.207 INFO:tasks.rados.rados.0.smithi053.stdout:3570: writing smithi053129169-38 from 10084352 to 10870784 tid 2 2024-01-15T23:01:18.211 INFO:tasks.rados.rados.0.smithi053.stdout:3570: writing smithi053129169-38 from 10870784 to 11485184 tid 3 2024-01-15T23:01:18.213 INFO:tasks.rados.rados.0.smithi053.stdout:3570: writing smithi053129169-38 from 11485184 to 11689984 tid 4 2024-01-15T23:01:18.213 INFO:tasks.rados.rados.0.smithi053.stdout:3571: snap_create 2024-01-15T23:01:18.213 INFO:tasks.rados.rados.0.smithi053.stdout:3569: finishing rollback tid 0 to smithi053129169-41 2024-01-15T23:01:18.213 INFO:tasks.rados.rados.0.smithi053.stdout:3569: finishing rollback tid 1 to smithi053129169-41 2024-01-15T23:01:18.213 INFO:tasks.rados.rados.0.smithi053.stdout:3568: finishing write tid 4 to smithi053129169-22 2024-01-15T23:01:18.213 INFO:tasks.rados.rados.0.smithi053.stdout:3568: finishing write tid 5 to smithi053129169-22 2024-01-15T23:01:18.213 INFO:tasks.rados.rados.0.smithi053.stdout:3569: finishing rollback tid 2 to smithi053129169-41 2024-01-15T23:01:18.213 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 2752 (ObjNum 1115 snap 356 seq_num 1115) dirty exists 2024-01-15T23:01:18.213 INFO:tasks.rados.rados.0.smithi053.stdout:3568: finishing write tid 6 to smithi053129169-22 2024-01-15T23:01:18.214 INFO:tasks.rados.rados.0.smithi053.stdout:3568: finishing write tid 7 to smithi053129169-22 2024-01-15T23:01:18.214 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 2389 (ObjNum 1124 snap 363 seq_num 1124) dirty exists 2024-01-15T23:01:18.214 INFO:tasks.rados.rados.0.smithi053.stdout:3568: left oid 22 (ObjNum 1124 snap 363 seq_num 1124) 2024-01-15T23:01:18.214 INFO:tasks.rados.rados.0.smithi053.stdout:3570: finishing write tid 1 to smithi053129169-38 2024-01-15T23:01:18.214 INFO:tasks.rados.rados.0.smithi053.stdout:3570: finishing write tid 2 to smithi053129169-38 2024-01-15T23:01:18.215 INFO:tasks.rados.rados.0.smithi053.stdout:3570: finishing write tid 3 to smithi053129169-38 2024-01-15T23:01:18.215 INFO:tasks.rados.rados.0.smithi053.stdout:3570: finishing write tid 4 to smithi053129169-38 2024-01-15T23:01:18.215 INFO:tasks.rados.rados.0.smithi053.stdout:3570: finishing write tid 5 to smithi053129169-38 2024-01-15T23:01:18.216 INFO:tasks.rados.rados.0.smithi053.stdout:3570: finishing write tid 6 to smithi053129169-38 2024-01-15T23:01:18.216 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 2251 (ObjNum 1125 snap 363 seq_num 1125) dirty exists 2024-01-15T23:01:18.217 INFO:tasks.rados.rados.0.smithi053.stdout:3570: left oid 38 (ObjNum 1125 snap 363 seq_num 1125) 2024-01-15T23:01:18.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:18 smithi163 ceph-mon[138526]: pgmap v867: 121 pgs: 121 active+clean; 415 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-01-15T23:01:18.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:18 smithi163 ceph-mon[138526]: osdmap e766: 8 total, 8 up, 8 in 2024-01-15T23:01:18.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:18 smithi053 ceph-mon[143363]: pgmap v867: 121 pgs: 121 active+clean; 415 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-01-15T23:01:18.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:18 smithi053 ceph-mon[143363]: osdmap e766: 8 total, 8 up, 8 in 2024-01-15T23:01:18.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:18 smithi053 ceph-mon[146052]: pgmap v867: 121 pgs: 121 active+clean; 415 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-01-15T23:01:18.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:18 smithi053 ceph-mon[146052]: osdmap e766: 8 total, 8 up, 8 in 2024-01-15T23:01:19.076 INFO:tasks.rados.rados.0.smithi053.stdout:3568: done (3 left) 2024-01-15T23:01:19.076 INFO:tasks.rados.rados.0.smithi053.stdout:3569: done (2 left) 2024-01-15T23:01:19.076 INFO:tasks.rados.rados.0.smithi053.stdout:3570: done (1 left) 2024-01-15T23:01:19.076 INFO:tasks.rados.rados.0.smithi053.stdout:3571: done (0 left) 2024-01-15T23:01:19.076 INFO:tasks.rados.rados.0.smithi053.stdout:3572: delete oid 49 current snap is 364 2024-01-15T23:01:19.082 INFO:tasks.rados.rados.0.smithi053.stdout:3572: done (0 left) 2024-01-15T23:01:19.082 INFO:tasks.rados.rados.0.smithi053.stdout:3573: snap_remove snap 319 2024-01-15T23:01:19.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:19 smithi163 ceph-mon[138526]: osdmap e767: 8 total, 8 up, 8 in 2024-01-15T23:01:19.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:19 smithi053 ceph-mon[143363]: osdmap e767: 8 total, 8 up, 8 in 2024-01-15T23:01:19.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:19 smithi053 ceph-mon[146052]: osdmap e767: 8 total, 8 up, 8 in 2024-01-15T23:01:20.088 INFO:tasks.rados.rados.0.smithi053.stdout:3573: done (0 left) 2024-01-15T23:01:20.089 INFO:tasks.rados.rados.0.smithi053.stdout:3574: rollback oid 20 current snap is 364 2024-01-15T23:01:20.089 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 20 to 344 2024-01-15T23:01:20.089 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 10 current snap is 364 2024-01-15T23:01:20.089 INFO:tasks.rados.rados.0.smithi053.stdout:3575: seq_num 1127 ranges {2129920=483328,2613248=598016,3211264=581632,3792896=425984} 2024-01-15T23:01:20.099 INFO:tasks.rados.rados.0.smithi053.stdout:3575: writing smithi053129169-10 from 2129920 to 2613248 tid 1 2024-01-15T23:01:20.103 INFO:tasks.rados.rados.0.smithi053.stdout:3575: writing smithi053129169-10 from 2613248 to 3211264 tid 2 2024-01-15T23:01:20.107 INFO:tasks.rados.rados.0.smithi053.stdout:3575: writing smithi053129169-10 from 3211264 to 3792896 tid 3 2024-01-15T23:01:20.110 INFO:tasks.rados.rados.0.smithi053.stdout:3575: writing smithi053129169-10 from 3792896 to 4218880 tid 4 2024-01-15T23:01:20.110 INFO:tasks.rados.rados.0.smithi053.stdout:3576: copy_from oid 24 from oid 49 current snap is 364 2024-01-15T23:01:20.110 INFO:tasks.rados.rados.0.smithi053.stdout:3574: finishing rollback tid 0 to smithi053129169-20 2024-01-15T23:01:20.110 INFO:tasks.rados.rados.0.smithi053.stdout:3574: finishing rollback tid 1 to smithi053129169-20 2024-01-15T23:01:20.110 INFO:tasks.rados.rados.0.smithi053.stdout:3574: finishing rollback tid 2 to smithi053129169-20 2024-01-15T23:01:20.110 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 2819 (ObjNum 1061 snap 335 seq_num 1061) dirty exists 2024-01-15T23:01:20.111 INFO:tasks.rados.rados.0.smithi053.stdout:3575: finishing write tid 1 to smithi053129169-10 2024-01-15T23:01:20.111 INFO:tasks.rados.rados.0.smithi053.stdout:3574: done (2 left) 2024-01-15T23:01:20.111 INFO:tasks.rados.rados.0.smithi053.stdout:3577: rollback oid 22 current snap is 364 2024-01-15T23:01:20.111 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 22 to 363 2024-01-15T23:01:20.111 INFO:tasks.rados.rados.0.smithi053.stdout:3578: snap_remove snap 299 2024-01-15T23:01:20.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:20 smithi163 ceph-mon[138526]: pgmap v870: 121 pgs: 121 active+clean; 422 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 9 op/s 2024-01-15T23:01:20.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:20 smithi163 ceph-mon[138526]: osdmap e768: 8 total, 8 up, 8 in 2024-01-15T23:01:20.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:20 smithi053 ceph-mon[146052]: pgmap v870: 121 pgs: 121 active+clean; 422 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 9 op/s 2024-01-15T23:01:20.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:20 smithi053 ceph-mon[146052]: osdmap e768: 8 total, 8 up, 8 in 2024-01-15T23:01:20.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:20 smithi053 ceph-mon[143363]: pgmap v870: 121 pgs: 121 active+clean; 422 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 9 op/s 2024-01-15T23:01:20.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:20 smithi053 ceph-mon[143363]: osdmap e768: 8 total, 8 up, 8 in 2024-01-15T23:01:21.061 INFO:tasks.rados.rados.0.smithi053.stdout:3578: done (3 left) 2024-01-15T23:01:21.061 INFO:tasks.rados.rados.0.smithi053.stdout:3579: delete oid 30 current snap is 364 2024-01-15T23:01:21.061 INFO:tasks.rados.rados.0.smithi053.stdout:3576: finishing copy_from to smithi053129169-24 2024-01-15T23:01:21.061 INFO:tasks.rados.rados.0.smithi053.stdout:3576: got expected ENOENT (src dne) 2024-01-15T23:01:21.062 INFO:tasks.rados.rados.0.smithi053.stdout:3576: finishing copy_from racing read to smithi053129169-24 2024-01-15T23:01:21.062 INFO:tasks.rados.rados.0.smithi053.stdout:3575: finishing write tid 2 to smithi053129169-10 2024-01-15T23:01:21.062 INFO:tasks.rados.rados.0.smithi053.stdout:3575: finishing write tid 3 to smithi053129169-10 2024-01-15T23:01:21.062 INFO:tasks.rados.rados.0.smithi053.stdout:3575: finishing write tid 4 to smithi053129169-10 2024-01-15T23:01:21.062 INFO:tasks.rados.rados.0.smithi053.stdout:3575: finishing write tid 5 to smithi053129169-10 2024-01-15T23:01:21.062 INFO:tasks.rados.rados.0.smithi053.stdout:3577: finishing rollback tid 0 to smithi053129169-22 2024-01-15T23:01:21.062 INFO:tasks.rados.rados.0.smithi053.stdout:3577: finishing rollback tid 1 to smithi053129169-22 2024-01-15T23:01:21.062 INFO:tasks.rados.rados.0.smithi053.stdout:3575: finishing write tid 6 to smithi053129169-10 2024-01-15T23:01:21.062 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 10 v 2396 (ObjNum 1127 snap 364 seq_num 1127) dirty exists 2024-01-15T23:01:21.062 INFO:tasks.rados.rados.0.smithi053.stdout:3575: left oid 10 (ObjNum 1127 snap 364 seq_num 1127) 2024-01-15T23:01:21.062 INFO:tasks.rados.rados.0.smithi053.stdout:3577: finishing rollback tid 2 to smithi053129169-22 2024-01-15T23:01:21.062 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 2394 (ObjNum 1124 snap 363 seq_num 1124) dirty exists 2024-01-15T23:01:21.078 INFO:tasks.rados.rados.0.smithi053.stdout:3575: done (3 left) 2024-01-15T23:01:21.078 INFO:tasks.rados.rados.0.smithi053.stdout:3576: done (2 left) 2024-01-15T23:01:21.078 INFO:tasks.rados.rados.0.smithi053.stdout:3577: done (1 left) 2024-01-15T23:01:21.079 INFO:tasks.rados.rados.0.smithi053.stdout:3579: done (0 left) 2024-01-15T23:01:21.079 INFO:tasks.rados.rados.0.smithi053.stdout:3580: read oid 27 snap -1 2024-01-15T23:01:21.079 INFO:tasks.rados.rados.0.smithi053.stdout:3580: expect (ObjNum 1001 snap 318 seq_num 1001) 2024-01-15T23:01:21.084 INFO:tasks.rados.rados.0.smithi053.stdout:3581: copy_from oid 25 from oid 17 current snap is 364 2024-01-15T23:01:21.084 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 19 current snap is 364 2024-01-15T23:01:21.084 INFO:tasks.rados.rados.0.smithi053.stdout:3582: seq_num 1129 ranges {7405568=516096,7921664=770048,8691712=598016,9289728=237568} 2024-01-15T23:01:21.123 INFO:tasks.rados.rados.0.smithi053.stdout:3582: writing smithi053129169-19 from 7405568 to 7921664 tid 1 2024-01-15T23:01:21.127 INFO:tasks.rados.rados.0.smithi053.stdout:3582: writing smithi053129169-19 from 7921664 to 8691712 tid 2 2024-01-15T23:01:21.131 INFO:tasks.rados.rados.0.smithi053.stdout:3582: writing smithi053129169-19 from 8691712 to 9289728 tid 3 2024-01-15T23:01:21.133 INFO:tasks.rados.rados.0.smithi053.stdout:3582: writing smithi053129169-19 from 9289728 to 9527296 tid 4 2024-01-15T23:01:21.133 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 42 current snap is 364 2024-01-15T23:01:21.133 INFO:tasks.rados.rados.0.smithi053.stdout:3581: finishing copy_from to smithi053129169-25 2024-01-15T23:01:21.133 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 2229 (ObjNum 1025 snap 323 seq_num 1025) dirty exists 2024-01-15T23:01:21.133 INFO:tasks.rados.rados.0.smithi053.stdout:3581: finishing copy_from racing read to smithi053129169-25 2024-01-15T23:01:21.133 INFO:tasks.rados.rados.0.smithi053.stdout:3583: seq_num 1130 ranges {0=532480,532480=655360,1187840=753664,1941504=196608} 2024-01-15T23:01:21.136 INFO:tasks.rados.rados.0.smithi053.stdout:3583: writing smithi053129169-42 from 0 to 532480 tid 1 2024-01-15T23:01:21.140 INFO:tasks.rados.rados.0.smithi053.stdout:3583: writing smithi053129169-42 from 532480 to 1187840 tid 2 2024-01-15T23:01:21.144 INFO:tasks.rados.rados.0.smithi053.stdout:3583: writing smithi053129169-42 from 1187840 to 1941504 tid 3 2024-01-15T23:01:21.145 INFO:tasks.rados.rados.0.smithi053.stdout:3583: writing smithi053129169-42 from 1941504 to 2138112 tid 4 2024-01-15T23:01:21.145 INFO:tasks.rados.rados.0.smithi053.stdout:3581: done (3 left) 2024-01-15T23:01:21.145 INFO:tasks.rados.rados.0.smithi053.stdout:3584: rollback oid 32 current snap is 364 2024-01-15T23:01:21.145 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 354 2024-01-15T23:01:21.146 INFO:tasks.rados.rados.0.smithi053.stdout:3580: expect (ObjNum 1001 snap 318 seq_num 1001) 2024-01-15T23:01:21.247 INFO:tasks.rados.rados.0.smithi053.stdout:3582: finishing write tid 1 to smithi053129169-19 2024-01-15T23:01:21.247 INFO:tasks.rados.rados.0.smithi053.stdout:3582: finishing write tid 2 to smithi053129169-19 2024-01-15T23:01:21.247 INFO:tasks.rados.rados.0.smithi053.stdout:3582: finishing write tid 3 to smithi053129169-19 2024-01-15T23:01:21.247 INFO:tasks.rados.rados.0.smithi053.stdout:3582: finishing write tid 4 to smithi053129169-19 2024-01-15T23:01:21.247 INFO:tasks.rados.rados.0.smithi053.stdout:3582: finishing write tid 5 to smithi053129169-19 2024-01-15T23:01:21.247 INFO:tasks.rados.rados.0.smithi053.stdout:3582: finishing write tid 6 to smithi053129169-19 2024-01-15T23:01:21.247 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 2772 (ObjNum 1129 snap 364 seq_num 1129) dirty exists 2024-01-15T23:01:21.247 INFO:tasks.rados.rados.0.smithi053.stdout:3582: left oid 19 (ObjNum 1129 snap 364 seq_num 1129) 2024-01-15T23:01:21.247 INFO:tasks.rados.rados.0.smithi053.stdout:3583: finishing write tid 1 to smithi053129169-42 2024-01-15T23:01:21.247 INFO:tasks.rados.rados.0.smithi053.stdout:3583: finishing write tid 2 to smithi053129169-42 2024-01-15T23:01:21.247 INFO:tasks.rados.rados.0.smithi053.stdout:3583: finishing write tid 3 to smithi053129169-42 2024-01-15T23:01:21.247 INFO:tasks.rados.rados.0.smithi053.stdout:3580: done (3 left) 2024-01-15T23:01:21.248 INFO:tasks.rados.rados.0.smithi053.stdout:3582: done (2 left) 2024-01-15T23:01:21.248 INFO:tasks.rados.rados.0.smithi053.stdout:3585: read oid 15 snap -1 2024-01-15T23:01:21.248 INFO:tasks.rados.rados.0.smithi053.stdout:3585: expect deleted 2024-01-15T23:01:21.248 INFO:tasks.rados.rados.0.smithi053.stdout:3586: delete oid 11 current snap is 364 2024-01-15T23:01:21.248 INFO:tasks.rados.rados.0.smithi053.stdout:3583: finishing write tid 4 to smithi053129169-42 2024-01-15T23:01:21.248 INFO:tasks.rados.rados.0.smithi053.stdout:3584: finishing rollback tid 0 to smithi053129169-32 2024-01-15T23:01:21.248 INFO:tasks.rados.rados.0.smithi053.stdout:3583: finishing write tid 5 to smithi053129169-42 2024-01-15T23:01:21.248 INFO:tasks.rados.rados.0.smithi053.stdout:3584: finishing rollback tid 1 to smithi053129169-32 2024-01-15T23:01:21.248 INFO:tasks.rados.rados.0.smithi053.stdout:3584: finishing rollback tid 2 to smithi053129169-32 2024-01-15T23:01:21.248 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2837 (ObjNum 1041 snap 327 seq_num 1041) dirty exists 2024-01-15T23:01:21.248 INFO:tasks.rados.rados.0.smithi053.stdout:3583: finishing write tid 6 to smithi053129169-42 2024-01-15T23:01:21.248 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 2401 (ObjNum 1130 snap 364 seq_num 1130) dirty exists 2024-01-15T23:01:21.248 INFO:tasks.rados.rados.0.smithi053.stdout:3583: left oid 42 (ObjNum 1130 snap 364 seq_num 1130) 2024-01-15T23:01:21.249 INFO:tasks.rados.rados.0.smithi053.stdout:3583: done (3 left) 2024-01-15T23:01:21.249 INFO:tasks.rados.rados.0.smithi053.stdout:3584: done (2 left) 2024-01-15T23:01:21.249 INFO:tasks.rados.rados.0.smithi053.stdout:3585: done (1 left) 2024-01-15T23:01:21.249 INFO:tasks.rados.rados.0.smithi053.stdout:3586: done (0 left) 2024-01-15T23:01:21.249 INFO:tasks.rados.rados.0.smithi053.stdout:3587: rollback oid 25 current snap is 364 2024-01-15T23:01:21.249 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 25 to 359 2024-01-15T23:01:21.249 INFO:tasks.rados.rados.0.smithi053.stdout:3588: delete oid 48 current snap is 364 2024-01-15T23:01:21.252 INFO:tasks.rados.rados.0.smithi053.stdout:3588: done (1 left) 2024-01-15T23:01:21.252 INFO:tasks.rados.rados.0.smithi053.stdout:3589: setattr oid 20 current snap is 364 2024-01-15T23:01:21.252 INFO:tasks.rados.rados.0.smithi053.stdout:3587: finishing rollback tid 0 to smithi053129169-25 2024-01-15T23:01:21.252 INFO:tasks.rados.rados.0.smithi053.stdout:3587: finishing rollback tid 1 to smithi053129169-25 2024-01-15T23:01:21.252 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 2403 (ObjNum 257 snap 0 seq_num 1195117840) dirty dne 2024-01-15T23:01:21.253 INFO:tasks.rados.rados.0.smithi053.stdout:3587: done (1 left) 2024-01-15T23:01:21.253 INFO:tasks.rados.rados.0.smithi053.stdout:3590: setattr oid 12 current snap is 364 2024-01-15T23:01:21.255 INFO:tasks.rados.rados.0.smithi053.stdout:3591: read oid 8 snap -1 2024-01-15T23:01:21.255 INFO:tasks.rados.rados.0.smithi053.stdout:3591: expect (ObjNum 1108 snap 355 seq_num 1108) 2024-01-15T23:01:21.255 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 364 2024-01-15T23:01:21.255 INFO:tasks.rados.rados.0.smithi053.stdout:3592: seq_num 1133 ranges {638976=581632,1220608=753664,1974272=573440,2547712=278528} 2024-01-15T23:01:21.261 INFO:tasks.rados.rados.0.smithi053.stdout:3592: writing smithi053129169-32 from 638976 to 1220608 tid 1 2024-01-15T23:01:21.266 INFO:tasks.rados.rados.0.smithi053.stdout:3592: writing smithi053129169-32 from 1220608 to 1974272 tid 2 2024-01-15T23:01:21.269 INFO:tasks.rados.rados.0.smithi053.stdout:3592: writing smithi053129169-32 from 1974272 to 2547712 tid 3 2024-01-15T23:01:21.272 INFO:tasks.rados.rados.0.smithi053.stdout:3592: writing smithi053129169-32 from 2547712 to 2826240 tid 4 2024-01-15T23:01:21.272 INFO:tasks.rados.rados.0.smithi053.stdout:3593: read oid 41 snap -1 2024-01-15T23:01:21.272 INFO:tasks.rados.rados.0.smithi053.stdout:3593: expect (ObjNum 1115 snap 356 seq_num 1115) 2024-01-15T23:01:21.272 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 364 2024-01-15T23:01:21.272 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 2839 (ObjNum 1061 snap 335 seq_num 1061) dirty exists 2024-01-15T23:01:21.272 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 2774 (ObjNum 1025 snap 323 seq_num 1025) dirty exists 2024-01-15T23:01:21.272 INFO:tasks.rados.rados.0.smithi053.stdout:3592: finishing write tid 1 to smithi053129169-32 2024-01-15T23:01:21.272 INFO:tasks.rados.rados.0.smithi053.stdout:3591: expect (ObjNum 1108 snap 355 seq_num 1108) 2024-01-15T23:01:21.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:21 smithi163 ceph-mon[138526]: osdmap e769: 8 total, 8 up, 8 in 2024-01-15T23:01:21.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:21 smithi163 ceph-mon[138526]: osdmap e770: 8 total, 8 up, 8 in 2024-01-15T23:01:21.494 INFO:tasks.rados.rados.0.smithi053.stdout:3592: finishing write tid 2 to smithi053129169-32 2024-01-15T23:01:21.494 INFO:tasks.rados.rados.0.smithi053.stdout:3592: finishing write tid 3 to smithi053129169-32 2024-01-15T23:01:21.494 INFO:tasks.rados.rados.0.smithi053.stdout:3592: finishing write tid 4 to smithi053129169-32 2024-01-15T23:01:21.495 INFO:tasks.rados.rados.0.smithi053.stdout:3592: finishing write tid 5 to smithi053129169-32 2024-01-15T23:01:21.495 INFO:tasks.rados.rados.0.smithi053.stdout:3592: finishing write tid 6 to smithi053129169-32 2024-01-15T23:01:21.495 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2844 (ObjNum 1133 snap 364 seq_num 1133) dirty exists 2024-01-15T23:01:21.495 INFO:tasks.rados.rados.0.smithi053.stdout:3592: left oid 32 (ObjNum 1133 snap 364 seq_num 1133) 2024-01-15T23:01:21.495 INFO:tasks.rados.rados.0.smithi053.stdout:3594: seq_num 1134 ranges {1933312=598016,2531328=638976,3170304=737280,3907584=229376} 2024-01-15T23:01:21.508 INFO:tasks.rados.rados.0.smithi053.stdout:3594: writing smithi053129169-45 from 1933312 to 2531328 tid 1 2024-01-15T23:01:21.511 INFO:tasks.rados.rados.0.smithi053.stdout:3594: writing smithi053129169-45 from 2531328 to 3170304 tid 2 2024-01-15T23:01:21.515 INFO:tasks.rados.rados.0.smithi053.stdout:3594: writing smithi053129169-45 from 3170304 to 3907584 tid 3 2024-01-15T23:01:21.517 INFO:tasks.rados.rados.0.smithi053.stdout:3594: writing smithi053129169-45 from 3907584 to 4136960 tid 4 2024-01-15T23:01:21.517 INFO:tasks.rados.rados.0.smithi053.stdout:3589: done (5 left) 2024-01-15T23:01:21.517 INFO:tasks.rados.rados.0.smithi053.stdout:3590: done (4 left) 2024-01-15T23:01:21.517 INFO:tasks.rados.rados.0.smithi053.stdout:3591: done (3 left) 2024-01-15T23:01:21.517 INFO:tasks.rados.rados.0.smithi053.stdout:3592: done (2 left) 2024-01-15T23:01:21.518 INFO:tasks.rados.rados.0.smithi053.stdout:3595: snap_create 2024-01-15T23:01:21.518 INFO:tasks.rados.rados.0.smithi053.stdout:3593: expect (ObjNum 1115 snap 356 seq_num 1115) 2024-01-15T23:01:21.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:21 smithi053 ceph-mon[143363]: osdmap e769: 8 total, 8 up, 8 in 2024-01-15T23:01:21.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:21 smithi053 ceph-mon[143363]: osdmap e770: 8 total, 8 up, 8 in 2024-01-15T23:01:21.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:21 smithi053 ceph-mon[146052]: osdmap e769: 8 total, 8 up, 8 in 2024-01-15T23:01:21.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:21 smithi053 ceph-mon[146052]: osdmap e770: 8 total, 8 up, 8 in 2024-01-15T23:01:21.717 INFO:tasks.rados.rados.0.smithi053.stdout:3594: finishing write tid 1 to smithi053129169-45 2024-01-15T23:01:21.718 INFO:tasks.rados.rados.0.smithi053.stdout:3594: finishing write tid 2 to smithi053129169-45 2024-01-15T23:01:21.718 INFO:tasks.rados.rados.0.smithi053.stdout:3594: finishing write tid 3 to smithi053129169-45 2024-01-15T23:01:21.718 INFO:tasks.rados.rados.0.smithi053.stdout:3594: finishing write tid 4 to smithi053129169-45 2024-01-15T23:01:21.718 INFO:tasks.rados.rados.0.smithi053.stdout:3594: finishing write tid 5 to smithi053129169-45 2024-01-15T23:01:21.718 INFO:tasks.rados.rados.0.smithi053.stdout:3594: finishing write tid 6 to smithi053129169-45 2024-01-15T23:01:21.718 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 2757 (ObjNum 1134 snap 364 seq_num 1134) dirty exists 2024-01-15T23:01:21.718 INFO:tasks.rados.rados.0.smithi053.stdout:3594: left oid 45 (ObjNum 1134 snap 364 seq_num 1134) 2024-01-15T23:01:22.097 INFO:tasks.rados.rados.0.smithi053.stdout:3593: done (2 left) 2024-01-15T23:01:22.097 INFO:tasks.rados.rados.0.smithi053.stdout:3594: done (1 left) 2024-01-15T23:01:22.097 INFO:tasks.rados.rados.0.smithi053.stdout:3595: done (0 left) 2024-01-15T23:01:22.098 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 365 2024-01-15T23:01:22.098 INFO:tasks.rados.rados.0.smithi053.stdout:3596: seq_num 1135 ranges {4251648=614400,4866048=524288,5390336=540672,5931008=483328,6414336=57344} 2024-01-15T23:01:22.124 INFO:tasks.rados.rados.0.smithi053.stdout:3596: writing smithi053129169-43 from 4251648 to 4866048 tid 1 2024-01-15T23:01:22.126 INFO:tasks.rados.rados.0.smithi053.stdout:3596: writing smithi053129169-43 from 4866048 to 5390336 tid 2 2024-01-15T23:01:22.130 INFO:tasks.rados.rados.0.smithi053.stdout:3596: writing smithi053129169-43 from 5390336 to 5931008 tid 3 2024-01-15T23:01:22.132 INFO:tasks.rados.rados.0.smithi053.stdout:3596: writing smithi053129169-43 from 5931008 to 6414336 tid 4 2024-01-15T23:01:22.133 INFO:tasks.rados.rados.0.smithi053.stdout:3596: writing smithi053129169-43 from 6414336 to 6471680 tid 5 2024-01-15T23:01:22.133 INFO:tasks.rados.rados.0.smithi053.stdout:3597: setattr oid 29 current snap is 365 2024-01-15T23:01:22.133 INFO:tasks.rados.rados.0.smithi053.stdout:3596: finishing write tid 1 to smithi053129169-43 2024-01-15T23:01:22.133 INFO:tasks.rados.rados.0.smithi053.stdout:3596: finishing write tid 2 to smithi053129169-43 2024-01-15T23:01:22.133 INFO:tasks.rados.rados.0.smithi053.stdout:3596: finishing write tid 3 to smithi053129169-43 2024-01-15T23:01:22.135 INFO:tasks.rados.rados.0.smithi053.stdout:3598: snap_create 2024-01-15T23:01:22.137 INFO:tasks.rados.rados.0.smithi053.stdout:3596: finishing write tid 4 to smithi053129169-43 2024-01-15T23:01:22.137 INFO:tasks.rados.rados.0.smithi053.stdout:3596: finishing write tid 5 to smithi053129169-43 2024-01-15T23:01:22.138 INFO:tasks.rados.rados.0.smithi053.stdout:3596: finishing write tid 6 to smithi053129169-43 2024-01-15T23:01:22.139 INFO:tasks.rados.rados.0.smithi053.stdout:3596: finishing write tid 7 to smithi053129169-43 2024-01-15T23:01:22.139 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1654 (ObjNum 1135 snap 365 seq_num 1135) dirty exists 2024-01-15T23:01:22.139 INFO:tasks.rados.rados.0.smithi053.stdout:3596: left oid 43 (ObjNum 1135 snap 365 seq_num 1135) 2024-01-15T23:01:22.139 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 2515 (ObjNum 1073 snap 339 seq_num 1073) dirty exists 2024-01-15T23:01:22.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:22 smithi163 ceph-mon[138526]: pgmap v873: 121 pgs: 121 active+clean; 434 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.9 MiB/s wr, 9 op/s 2024-01-15T23:01:22.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:22 smithi053 ceph-mon[143363]: pgmap v873: 121 pgs: 121 active+clean; 434 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.9 MiB/s wr, 9 op/s 2024-01-15T23:01:22.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:22 smithi053 ceph-mon[146052]: pgmap v873: 121 pgs: 121 active+clean; 434 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.9 MiB/s wr, 9 op/s 2024-01-15T23:01:23.108 INFO:tasks.rados.rados.0.smithi053.stdout:3596: done (2 left) 2024-01-15T23:01:23.108 INFO:tasks.rados.rados.0.smithi053.stdout:3597: done (1 left) 2024-01-15T23:01:23.108 INFO:tasks.rados.rados.0.smithi053.stdout:3598: done (0 left) 2024-01-15T23:01:23.108 INFO:tasks.rados.rados.0.smithi053.stdout:3599: snap_create 2024-01-15T23:01:23.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:23 smithi163 ceph-mon[138526]: osdmap e771: 8 total, 8 up, 8 in 2024-01-15T23:01:23.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:23 smithi053 ceph-mon[143363]: osdmap e771: 8 total, 8 up, 8 in 2024-01-15T23:01:23.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:23 smithi053 ceph-mon[146052]: osdmap e771: 8 total, 8 up, 8 in 2024-01-15T23:01:24.113 INFO:tasks.rados.rados.0.smithi053.stdout:3599: done (0 left) 2024-01-15T23:01:24.113 INFO:tasks.rados.rados.0.smithi053.stdout:3600: delete oid 2 current snap is 367 2024-01-15T23:01:24.120 INFO:tasks.rados.rados.0.smithi053.stdout:3600: done (0 left) 2024-01-15T23:01:24.120 INFO:tasks.rados.rados.0.smithi053.stdout:3601: snap_remove snap 360 2024-01-15T23:01:24.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:24 smithi163 ceph-mon[138526]: pgmap v876: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 436 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 8 op/s 2024-01-15T23:01:24.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:24 smithi163 ceph-mon[138526]: osdmap e772: 8 total, 8 up, 8 in 2024-01-15T23:01:24.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:24 smithi053 ceph-mon[143363]: pgmap v876: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 436 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 8 op/s 2024-01-15T23:01:24.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:24 smithi053 ceph-mon[143363]: osdmap e772: 8 total, 8 up, 8 in 2024-01-15T23:01:24.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:24 smithi053 ceph-mon[146052]: pgmap v876: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 436 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 8 op/s 2024-01-15T23:01:24.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:24 smithi053 ceph-mon[146052]: osdmap e772: 8 total, 8 up, 8 in 2024-01-15T23:01:25.132 INFO:tasks.rados.rados.0.smithi053.stdout:3601: done (0 left) 2024-01-15T23:01:25.133 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 367 2024-01-15T23:01:25.133 INFO:tasks.rados.rados.0.smithi053.stdout:3602: seq_num 1137 ranges {0=647168,647168=696320,1343488=557056,1900544=352256} 2024-01-15T23:01:25.133 INFO:tasks.rados.rados.0.smithi053.stdout:3602: writing smithi053129169-15 from 0 to 647168 tid 1 2024-01-15T23:01:25.133 INFO:tasks.rados.rados.0.smithi053.stdout:3602: writing smithi053129169-15 from 647168 to 1343488 tid 2 2024-01-15T23:01:25.136 INFO:tasks.rados.rados.0.smithi053.stdout:3602: writing smithi053129169-15 from 1343488 to 1900544 tid 3 2024-01-15T23:01:25.138 INFO:tasks.rados.rados.0.smithi053.stdout:3602: writing smithi053129169-15 from 1900544 to 2252800 tid 4 2024-01-15T23:01:25.138 INFO:tasks.rados.rados.0.smithi053.stdout:3603: read oid 39 snap -1 2024-01-15T23:01:25.139 INFO:tasks.rados.rados.0.smithi053.stdout:3603: expect (ObjNum 1035 snap 325 seq_num 1035) 2024-01-15T23:01:25.139 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 36 current snap is 367 2024-01-15T23:01:25.139 INFO:tasks.rados.rados.0.smithi053.stdout:3604: seq_num 1138 ranges {1081344=663552,1744896=581632,2326528=712704,3039232=311296} 2024-01-15T23:01:25.149 INFO:tasks.rados.rados.0.smithi053.stdout:3604: writing smithi053129169-36 from 1081344 to 1744896 tid 1 2024-01-15T23:01:25.151 INFO:tasks.rados.rados.0.smithi053.stdout:3604: writing smithi053129169-36 from 1744896 to 2326528 tid 2 2024-01-15T23:01:25.155 INFO:tasks.rados.rados.0.smithi053.stdout:3604: writing smithi053129169-36 from 2326528 to 3039232 tid 3 2024-01-15T23:01:25.157 INFO:tasks.rados.rados.0.smithi053.stdout:3604: writing smithi053129169-36 from 3039232 to 3350528 tid 4 2024-01-15T23:01:25.157 INFO:tasks.rados.rados.0.smithi053.stdout:3605: delete oid 42 current snap is 367 2024-01-15T23:01:25.158 INFO:tasks.rados.rados.0.smithi053.stdout:3603: expect (ObjNum 1035 snap 325 seq_num 1035) 2024-01-15T23:01:25.175 INFO:tasks.rados.rados.0.smithi053.stdout:3602: finishing write tid 1 to smithi053129169-15 2024-01-15T23:01:25.175 INFO:tasks.rados.rados.0.smithi053.stdout:3602: finishing write tid 2 to smithi053129169-15 2024-01-15T23:01:25.175 INFO:tasks.rados.rados.0.smithi053.stdout:3602: finishing write tid 3 to smithi053129169-15 2024-01-15T23:01:25.175 INFO:tasks.rados.rados.0.smithi053.stdout:3602: finishing write tid 4 to smithi053129169-15 2024-01-15T23:01:25.175 INFO:tasks.rados.rados.0.smithi053.stdout:3603: done (3 left) 2024-01-15T23:01:25.175 INFO:tasks.rados.rados.0.smithi053.stdout:3605: done (2 left) 2024-01-15T23:01:25.175 INFO:tasks.rados.rados.0.smithi053.stdout:3606: read oid 16 snap 293 2024-01-15T23:01:25.176 INFO:tasks.rados.rados.0.smithi053.stdout:3606: expect (ObjNum 852 snap 277 seq_num 852) 2024-01-15T23:01:25.176 INFO:tasks.rados.rados.0.smithi053.stdout:3607: setattr oid 25 current snap is 367 2024-01-15T23:01:25.176 INFO:tasks.rados.rados.0.smithi053.stdout:3602: finishing write tid 5 to smithi053129169-15 2024-01-15T23:01:25.176 INFO:tasks.rados.rados.0.smithi053.stdout:3602: finishing write tid 6 to smithi053129169-15 2024-01-15T23:01:25.176 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 2407 (ObjNum 1137 snap 367 seq_num 1137) dirty exists 2024-01-15T23:01:25.176 INFO:tasks.rados.rados.0.smithi053.stdout:3602: left oid 15 (ObjNum 1137 snap 367 seq_num 1137) 2024-01-15T23:01:25.176 INFO:tasks.rados.rados.0.smithi053.stdout:3604: finishing write tid 1 to smithi053129169-36 2024-01-15T23:01:25.176 INFO:tasks.rados.rados.0.smithi053.stdout:3604: finishing write tid 2 to smithi053129169-36 2024-01-15T23:01:25.176 INFO:tasks.rados.rados.0.smithi053.stdout:3604: finishing write tid 3 to smithi053129169-36 2024-01-15T23:01:25.176 INFO:tasks.rados.rados.0.smithi053.stdout:3604: finishing write tid 4 to smithi053129169-36 2024-01-15T23:01:25.176 INFO:tasks.rados.rados.0.smithi053.stdout:3604: finishing write tid 5 to smithi053129169-36 2024-01-15T23:01:25.176 INFO:tasks.rados.rados.0.smithi053.stdout:3604: finishing write tid 6 to smithi053129169-36 2024-01-15T23:01:25.176 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 2519 (ObjNum 1138 snap 367 seq_num 1138) dirty exists 2024-01-15T23:01:25.176 INFO:tasks.rados.rados.0.smithi053.stdout:3604: left oid 36 (ObjNum 1138 snap 367 seq_num 1138) 2024-01-15T23:01:25.177 INFO:tasks.rados.rados.0.smithi053.stdout:3602: done (3 left) 2024-01-15T23:01:25.178 INFO:tasks.rados.rados.0.smithi053.stdout:3604: done (2 left) 2024-01-15T23:01:25.178 INFO:tasks.rados.rados.0.smithi053.stdout:3608: snap_create 2024-01-15T23:01:25.185 INFO:tasks.rados.rados.0.smithi053.stdout:3606: expect (ObjNum 852 snap 277 seq_num 852) 2024-01-15T23:01:25.242 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 2405 (ObjNum 97 snap 0 seq_num 1659473444) dirty exists 2024-01-15T23:01:25.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:25 smithi053 ceph-mon[143363]: osdmap e773: 8 total, 8 up, 8 in 2024-01-15T23:01:25.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:01:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:01:25] "GET /metrics HTTP/1.1" 200 36202 "" "Prometheus/2.43.0" 2024-01-15T23:01:25.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:25 smithi053 ceph-mon[146052]: osdmap e773: 8 total, 8 up, 8 in 2024-01-15T23:01:25.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:25 smithi163 ceph-mon[138526]: osdmap e773: 8 total, 8 up, 8 in 2024-01-15T23:01:26.062 INFO:tasks.rados.rados.0.smithi053.stdout:3606: done (2 left) 2024-01-15T23:01:26.062 INFO:tasks.rados.rados.0.smithi053.stdout:3607: done (1 left) 2024-01-15T23:01:26.063 INFO:tasks.rados.rados.0.smithi053.stdout:3608: done (0 left) 2024-01-15T23:01:26.063 INFO:tasks.rados.rados.0.smithi053.stdout:3609: rmattr oid 41 current snap is 368 2024-01-15T23:01:26.063 INFO:tasks.rados.rados.0.smithi053.stdout:3609: done (0 left) 2024-01-15T23:01:26.063 INFO:tasks.rados.rados.0.smithi053.stdout:3610: read oid 41 snap -1 2024-01-15T23:01:26.063 INFO:tasks.rados.rados.0.smithi053.stdout:3610: expect (ObjNum 1115 snap 356 seq_num 1115) 2024-01-15T23:01:26.063 INFO:tasks.rados.rados.0.smithi053.stdout:3611: snap_remove snap 357 2024-01-15T23:01:26.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:26 smithi163 ceph-mon[138526]: pgmap v879: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 441 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 2.1 MiB/s wr, 13 op/s 2024-01-15T23:01:26.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:26 smithi163 ceph-mon[138526]: osdmap e774: 8 total, 8 up, 8 in 2024-01-15T23:01:26.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:26 smithi163 ceph-mon[138526]: osdmap e775: 8 total, 8 up, 8 in 2024-01-15T23:01:26.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:26 smithi053 ceph-mon[143363]: pgmap v879: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 441 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 2.1 MiB/s wr, 13 op/s 2024-01-15T23:01:26.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:26 smithi053 ceph-mon[143363]: osdmap e774: 8 total, 8 up, 8 in 2024-01-15T23:01:26.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:26 smithi053 ceph-mon[143363]: osdmap e775: 8 total, 8 up, 8 in 2024-01-15T23:01:26.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:26 smithi053 ceph-mon[146052]: pgmap v879: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 441 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 2.1 MiB/s wr, 13 op/s 2024-01-15T23:01:26.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:26 smithi053 ceph-mon[146052]: osdmap e774: 8 total, 8 up, 8 in 2024-01-15T23:01:26.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:26 smithi053 ceph-mon[146052]: osdmap e775: 8 total, 8 up, 8 in 2024-01-15T23:01:27.071 INFO:tasks.rados.rados.0.smithi053.stdout:3611: done (1 left) 2024-01-15T23:01:27.072 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 368 2024-01-15T23:01:27.072 INFO:tasks.rados.rados.0.smithi053.stdout:3612: seq_num 1140 ranges {4440064=696320,5136384=745472,5881856=729088,6610944=131072} 2024-01-15T23:01:27.100 INFO:tasks.rados.rados.0.smithi053.stdout:3612: writing smithi053129169-4 from 4440064 to 5136384 tid 1 2024-01-15T23:01:27.104 INFO:tasks.rados.rados.0.smithi053.stdout:3612: writing smithi053129169-4 from 5136384 to 5881856 tid 2 2024-01-15T23:01:27.108 INFO:tasks.rados.rados.0.smithi053.stdout:3612: writing smithi053129169-4 from 5881856 to 6610944 tid 3 2024-01-15T23:01:27.110 INFO:tasks.rados.rados.0.smithi053.stdout:3612: writing smithi053129169-4 from 6610944 to 6742016 tid 4 2024-01-15T23:01:27.110 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 16 current snap is 368 2024-01-15T23:01:27.110 INFO:tasks.rados.rados.0.smithi053.stdout:3613: seq_num 1141 ranges {2924544=712704,3637248=679936,4317184=540672,4857856=385024} 2024-01-15T23:01:27.129 INFO:tasks.rados.rados.0.smithi053.stdout:3613: writing smithi053129169-16 from 2924544 to 3637248 tid 1 2024-01-15T23:01:27.133 INFO:tasks.rados.rados.0.smithi053.stdout:3613: writing smithi053129169-16 from 3637248 to 4317184 tid 2 2024-01-15T23:01:27.136 INFO:tasks.rados.rados.0.smithi053.stdout:3613: writing smithi053129169-16 from 4317184 to 4857856 tid 3 2024-01-15T23:01:27.139 INFO:tasks.rados.rados.0.smithi053.stdout:3613: writing smithi053129169-16 from 4857856 to 5242880 tid 4 2024-01-15T23:01:27.139 INFO:tasks.rados.rados.0.smithi053.stdout:3614: read oid 37 snap 304 2024-01-15T23:01:27.139 INFO:tasks.rados.rados.0.smithi053.stdout:3614: expect (ObjNum 691 snap 207 seq_num 691) 2024-01-15T23:01:27.139 INFO:tasks.rados.rados.0.smithi053.stdout:3615: snap_create 2024-01-15T23:01:27.139 INFO:tasks.rados.rados.0.smithi053.stdout:3610: expect (ObjNum 1115 snap 356 seq_num 1115) 2024-01-15T23:01:27.339 INFO:tasks.rados.rados.0.smithi053.stdout:3612: finishing write tid 1 to smithi053129169-4 2024-01-15T23:01:27.339 INFO:tasks.rados.rados.0.smithi053.stdout:3612: finishing write tid 2 to smithi053129169-4 2024-01-15T23:01:27.339 INFO:tasks.rados.rados.0.smithi053.stdout:3612: finishing write tid 3 to smithi053129169-4 2024-01-15T23:01:27.339 INFO:tasks.rados.rados.0.smithi053.stdout:3612: finishing write tid 4 to smithi053129169-4 2024-01-15T23:01:27.340 INFO:tasks.rados.rados.0.smithi053.stdout:3612: finishing write tid 5 to smithi053129169-4 2024-01-15T23:01:27.340 INFO:tasks.rados.rados.0.smithi053.stdout:3612: finishing write tid 6 to smithi053129169-4 2024-01-15T23:01:27.340 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 2524 (ObjNum 1140 snap 368 seq_num 1140) dirty exists 2024-01-15T23:01:27.340 INFO:tasks.rados.rados.0.smithi053.stdout:3612: left oid 4 (ObjNum 1140 snap 368 seq_num 1140) 2024-01-15T23:01:27.340 INFO:tasks.rados.rados.0.smithi053.stdout:3613: finishing write tid 1 to smithi053129169-16 2024-01-15T23:01:27.340 INFO:tasks.rados.rados.0.smithi053.stdout:3613: finishing write tid 2 to smithi053129169-16 2024-01-15T23:01:27.340 INFO:tasks.rados.rados.0.smithi053.stdout:3613: finishing write tid 3 to smithi053129169-16 2024-01-15T23:01:27.340 INFO:tasks.rados.rados.0.smithi053.stdout:3613: finishing write tid 4 to smithi053129169-16 2024-01-15T23:01:27.340 INFO:tasks.rados.rados.0.smithi053.stdout:3613: finishing write tid 5 to smithi053129169-16 2024-01-15T23:01:27.340 INFO:tasks.rados.rados.0.smithi053.stdout:3613: finishing write tid 6 to smithi053129169-16 2024-01-15T23:01:27.340 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 2533 (ObjNum 1141 snap 368 seq_num 1141) dirty exists 2024-01-15T23:01:27.340 INFO:tasks.rados.rados.0.smithi053.stdout:3613: left oid 16 (ObjNum 1141 snap 368 seq_num 1141) 2024-01-15T23:01:27.340 INFO:tasks.rados.rados.0.smithi053.stdout:3614: expect (ObjNum 691 snap 207 seq_num 691) 2024-01-15T23:01:28.122 INFO:tasks.rados.rados.0.smithi053.stdout:3610: done (4 left) 2024-01-15T23:01:28.123 INFO:tasks.rados.rados.0.smithi053.stdout:3612: done (3 left) 2024-01-15T23:01:28.123 INFO:tasks.rados.rados.0.smithi053.stdout:3613: done (2 left) 2024-01-15T23:01:28.123 INFO:tasks.rados.rados.0.smithi053.stdout:3614: done (1 left) 2024-01-15T23:01:28.123 INFO:tasks.rados.rados.0.smithi053.stdout:3615: done (0 left) 2024-01-15T23:01:28.123 INFO:tasks.rados.rados.0.smithi053.stdout:3616: rollback oid 22 current snap is 369 2024-01-15T23:01:28.123 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 22 to 336 2024-01-15T23:01:28.123 INFO:tasks.rados.rados.0.smithi053.stdout:3617: snap_remove snap 344 2024-01-15T23:01:28.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:28 smithi163 ceph-mon[138526]: pgmap v882: 121 pgs: 121 active+clean; 450 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-01-15T23:01:28.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:28 smithi163 ceph-mon[138526]: osdmap e776: 8 total, 8 up, 8 in 2024-01-15T23:01:28.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:28 smithi053 ceph-mon[143363]: pgmap v882: 121 pgs: 121 active+clean; 450 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-01-15T23:01:28.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:28 smithi053 ceph-mon[143363]: osdmap e776: 8 total, 8 up, 8 in 2024-01-15T23:01:28.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:28 smithi053 ceph-mon[146052]: pgmap v882: 121 pgs: 121 active+clean; 450 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-01-15T23:01:28.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:28 smithi053 ceph-mon[146052]: osdmap e776: 8 total, 8 up, 8 in 2024-01-15T23:01:29.136 INFO:tasks.rados.rados.0.smithi053.stdout:3617: done (1 left) 2024-01-15T23:01:29.136 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 369 2024-01-15T23:01:29.137 INFO:tasks.rados.rados.0.smithi053.stdout:3618: seq_num 1142 ranges {1679360=729088,2408448=565248,2973696=696320,3670016=344064} 2024-01-15T23:01:29.143 INFO:tasks.rados.rados.0.smithi053.stdout:3618: writing smithi053129169-50 from 1679360 to 2408448 tid 1 2024-01-15T23:01:29.146 INFO:tasks.rados.rados.0.smithi053.stdout:3618: writing smithi053129169-50 from 2408448 to 2973696 tid 2 2024-01-15T23:01:29.150 INFO:tasks.rados.rados.0.smithi053.stdout:3618: writing smithi053129169-50 from 2973696 to 3670016 tid 3 2024-01-15T23:01:29.153 INFO:tasks.rados.rados.0.smithi053.stdout:3618: writing smithi053129169-50 from 3670016 to 4014080 tid 4 2024-01-15T23:01:29.153 INFO:tasks.rados.rados.0.smithi053.stdout:3619: delete oid 17 current snap is 369 2024-01-15T23:01:29.153 INFO:tasks.rados.rados.0.smithi053.stdout:3616: finishing rollback tid 0 to smithi053129169-22 2024-01-15T23:01:29.153 INFO:tasks.rados.rados.0.smithi053.stdout:3616: finishing rollback tid 1 to smithi053129169-22 2024-01-15T23:01:29.153 INFO:tasks.rados.rados.0.smithi053.stdout:3616: finishing rollback tid 2 to smithi053129169-22 2024-01-15T23:01:29.153 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 2413 (ObjNum 1018 snap 321 seq_num 1018) dirty exists 2024-01-15T23:01:29.153 INFO:tasks.rados.rados.0.smithi053.stdout:3618: finishing write tid 1 to smithi053129169-50 2024-01-15T23:01:29.154 INFO:tasks.rados.rados.0.smithi053.stdout:3618: finishing write tid 2 to smithi053129169-50 2024-01-15T23:01:29.156 INFO:tasks.rados.rados.0.smithi053.stdout:3616: done (2 left) 2024-01-15T23:01:29.156 INFO:tasks.rados.rados.0.smithi053.stdout:3619: done (1 left) 2024-01-15T23:01:29.156 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 14 current snap is 369 2024-01-15T23:01:29.156 INFO:tasks.rados.rados.0.smithi053.stdout:3620: seq_num 1144 ranges {0=770048,770048=737280,1507328=712704,2220032=155648} 2024-01-15T23:01:29.160 INFO:tasks.rados.rados.0.smithi053.stdout:3620: writing smithi053129169-14 from 0 to 770048 tid 1 2024-01-15T23:01:29.165 INFO:tasks.rados.rados.0.smithi053.stdout:3620: writing smithi053129169-14 from 770048 to 1507328 tid 2 2024-01-15T23:01:29.169 INFO:tasks.rados.rados.0.smithi053.stdout:3620: writing smithi053129169-14 from 1507328 to 2220032 tid 3 2024-01-15T23:01:29.171 INFO:tasks.rados.rados.0.smithi053.stdout:3620: writing smithi053129169-14 from 2220032 to 2375680 tid 4 2024-01-15T23:01:29.171 INFO:tasks.rados.rados.0.smithi053.stdout:3621: read oid 44 snap -1 2024-01-15T23:01:29.171 INFO:tasks.rados.rados.0.smithi053.stdout:3621: expect (ObjNum 1120 snap 362 seq_num 1120) 2024-01-15T23:01:29.171 INFO:tasks.rados.rados.0.smithi053.stdout:3622: snap_create 2024-01-15T23:01:29.171 INFO:tasks.rados.rados.0.smithi053.stdout:3618: finishing write tid 3 to smithi053129169-50 2024-01-15T23:01:29.171 INFO:tasks.rados.rados.0.smithi053.stdout:3618: finishing write tid 4 to smithi053129169-50 2024-01-15T23:01:29.171 INFO:tasks.rados.rados.0.smithi053.stdout:3618: finishing write tid 5 to smithi053129169-50 2024-01-15T23:01:29.171 INFO:tasks.rados.rados.0.smithi053.stdout:3618: finishing write tid 6 to smithi053129169-50 2024-01-15T23:01:29.171 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 2425 (ObjNum 1142 snap 369 seq_num 1142) dirty exists 2024-01-15T23:01:29.171 INFO:tasks.rados.rados.0.smithi053.stdout:3618: left oid 50 (ObjNum 1142 snap 369 seq_num 1142) 2024-01-15T23:01:29.171 INFO:tasks.rados.rados.0.smithi053.stdout:3620: finishing write tid 1 to smithi053129169-14 2024-01-15T23:01:29.172 INFO:tasks.rados.rados.0.smithi053.stdout:3620: finishing write tid 2 to smithi053129169-14 2024-01-15T23:01:29.176 INFO:tasks.rados.rados.0.smithi053.stdout:3620: finishing write tid 3 to smithi053129169-14 2024-01-15T23:01:29.176 INFO:tasks.rados.rados.0.smithi053.stdout:3620: finishing write tid 4 to smithi053129169-14 2024-01-15T23:01:29.176 INFO:tasks.rados.rados.0.smithi053.stdout:3620: finishing write tid 5 to smithi053129169-14 2024-01-15T23:01:29.179 INFO:tasks.rados.rados.0.smithi053.stdout:3620: finishing write tid 6 to smithi053129169-14 2024-01-15T23:01:29.179 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 2538 (ObjNum 1144 snap 369 seq_num 1144) dirty exists 2024-01-15T23:01:29.179 INFO:tasks.rados.rados.0.smithi053.stdout:3620: left oid 14 (ObjNum 1144 snap 369 seq_num 1144) 2024-01-15T23:01:29.197 INFO:tasks.rados.rados.0.smithi053.stdout:3621: expect (ObjNum 1120 snap 362 seq_num 1120) 2024-01-15T23:01:29.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:29 smithi163 ceph-mon[138526]: osdmap e777: 8 total, 8 up, 8 in 2024-01-15T23:01:29.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:01:29.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:29 smithi053 ceph-mon[143363]: osdmap e777: 8 total, 8 up, 8 in 2024-01-15T23:01:29.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:01:29.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:29 smithi053 ceph-mon[146052]: osdmap e777: 8 total, 8 up, 8 in 2024-01-15T23:01:29.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:01:30.132 INFO:tasks.rados.rados.0.smithi053.stdout:3618: done (3 left) 2024-01-15T23:01:30.132 INFO:tasks.rados.rados.0.smithi053.stdout:3620: done (2 left) 2024-01-15T23:01:30.132 INFO:tasks.rados.rados.0.smithi053.stdout:3621: done (1 left) 2024-01-15T23:01:30.133 INFO:tasks.rados.rados.0.smithi053.stdout:3622: done (0 left) 2024-01-15T23:01:30.133 INFO:tasks.rados.rados.0.smithi053.stdout:3623: copy_from oid 22 from oid 31 current snap is 370 2024-01-15T23:01:30.133 INFO:tasks.rados.rados.0.smithi053.stdout:3624: delete oid 16 current snap is 370 2024-01-15T23:01:30.140 INFO:tasks.rados.rados.0.smithi053.stdout:3624: done (1 left) 2024-01-15T23:01:30.140 INFO:tasks.rados.rados.0.smithi053.stdout:3625: delete oid 24 current snap is 370 2024-01-15T23:01:30.143 INFO:tasks.rados.rados.0.smithi053.stdout:3625: done (1 left) 2024-01-15T23:01:30.143 INFO:tasks.rados.rados.0.smithi053.stdout:3626: snap_create 2024-01-15T23:01:30.162 INFO:tasks.rados.rados.0.smithi053.stdout:3623: finishing copy_from to smithi053129169-22 2024-01-15T23:01:30.162 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 2371 (ObjNum 1113 snap 356 seq_num 1113) dirty exists 2024-01-15T23:01:30.162 INFO:tasks.rados.rados.0.smithi053.stdout:3623: finishing copy_from racing read to smithi053129169-22 2024-01-15T23:01:30.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:30 smithi163 ceph-mon[138526]: pgmap v885: 121 pgs: 121 active+clean; 454 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-01-15T23:01:30.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:30 smithi163 ceph-mon[138526]: osdmap e778: 8 total, 8 up, 8 in 2024-01-15T23:01:30.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:30 smithi053 ceph-mon[143363]: pgmap v885: 121 pgs: 121 active+clean; 454 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-01-15T23:01:30.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:30 smithi053 ceph-mon[143363]: osdmap e778: 8 total, 8 up, 8 in 2024-01-15T23:01:30.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:30 smithi053 ceph-mon[146052]: pgmap v885: 121 pgs: 121 active+clean; 454 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-01-15T23:01:30.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:30 smithi053 ceph-mon[146052]: osdmap e778: 8 total, 8 up, 8 in 2024-01-15T23:01:31.064 INFO:tasks.rados.rados.0.smithi053.stdout:3623: done (1 left) 2024-01-15T23:01:31.064 INFO:tasks.rados.rados.0.smithi053.stdout:3626: done (0 left) 2024-01-15T23:01:31.064 INFO:tasks.rados.rados.0.smithi053.stdout:3627: snap_remove snap 311 2024-01-15T23:01:31.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:31 smithi163 ceph-mon[138526]: osdmap e779: 8 total, 8 up, 8 in 2024-01-15T23:01:31.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:31 smithi163 ceph-mon[138526]: osdmap e780: 8 total, 8 up, 8 in 2024-01-15T23:01:31.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:31 smithi053 ceph-mon[143363]: osdmap e779: 8 total, 8 up, 8 in 2024-01-15T23:01:31.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:31 smithi053 ceph-mon[143363]: osdmap e780: 8 total, 8 up, 8 in 2024-01-15T23:01:31.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:31 smithi053 ceph-mon[146052]: osdmap e779: 8 total, 8 up, 8 in 2024-01-15T23:01:31.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:31 smithi053 ceph-mon[146052]: osdmap e780: 8 total, 8 up, 8 in 2024-01-15T23:01:32.080 INFO:tasks.rados.rados.0.smithi053.stdout:3627: done (0 left) 2024-01-15T23:01:32.080 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 371 2024-01-15T23:01:32.081 INFO:tasks.rados.rados.0.smithi053.stdout:3628: seq_num 1147 ranges {3891200=16384} 2024-01-15T23:01:32.097 INFO:tasks.rados.rados.0.smithi053.stdout:3628: writing smithi053129169-7 from 3891200 to 3907584 tid 1 2024-01-15T23:01:32.097 INFO:tasks.rados.rados.0.smithi053.stdout:3629: snap_remove snap 356 2024-01-15T23:01:32.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:32 smithi163 ceph-mon[138526]: pgmap v888: 121 pgs: 121 active+clean; 454 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-01-15T23:01:32.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:32 smithi163 ceph-mon[138526]: osdmap e781: 8 total, 8 up, 8 in 2024-01-15T23:01:32.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:32 smithi053 ceph-mon[143363]: pgmap v888: 121 pgs: 121 active+clean; 454 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-01-15T23:01:32.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:32 smithi053 ceph-mon[143363]: osdmap e781: 8 total, 8 up, 8 in 2024-01-15T23:01:32.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:32 smithi053 ceph-mon[146052]: pgmap v888: 121 pgs: 121 active+clean; 454 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-01-15T23:01:32.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:32 smithi053 ceph-mon[146052]: osdmap e781: 8 total, 8 up, 8 in 2024-01-15T23:01:33.077 INFO:tasks.rados.rados.0.smithi053.stdout:3629: done (1 left) 2024-01-15T23:01:33.077 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 371 2024-01-15T23:01:33.077 INFO:tasks.rados.rados.0.smithi053.stdout:3630: seq_num 1148 ranges {5021696=32768} 2024-01-15T23:01:33.106 INFO:tasks.rados.rados.0.smithi053.stdout:3630: writing smithi053129169-41 from 5021696 to 5054464 tid 1 2024-01-15T23:01:33.107 INFO:tasks.rados.rados.0.smithi053.stdout:3631: read oid 43 snap 320 2024-01-15T23:01:33.107 INFO:tasks.rados.rados.0.smithi053.stdout:3631: expect (ObjNum 989 snap 315 seq_num 989) 2024-01-15T23:01:33.107 INFO:tasks.rados.rados.0.smithi053.stdout:3632: snap_create 2024-01-15T23:01:33.107 INFO:tasks.rados.rados.0.smithi053.stdout:3628: finishing write tid 1 to smithi053129169-7 2024-01-15T23:01:33.107 INFO:tasks.rados.rados.0.smithi053.stdout:3628: finishing write tid 2 to smithi053129169-7 2024-01-15T23:01:33.107 INFO:tasks.rados.rados.0.smithi053.stdout:3628: finishing write tid 3 to smithi053129169-7 2024-01-15T23:01:33.108 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 2333 (ObjNum 1147 snap 371 seq_num 1147) dirty exists 2024-01-15T23:01:33.108 INFO:tasks.rados.rados.0.smithi053.stdout:3628: left oid 7 (ObjNum 1147 snap 371 seq_num 1147) 2024-01-15T23:01:33.109 INFO:tasks.rados.rados.0.smithi053.stdout:3630: finishing write tid 1 to smithi053129169-41 2024-01-15T23:01:33.109 INFO:tasks.rados.rados.0.smithi053.stdout:3630: finishing write tid 2 to smithi053129169-41 2024-01-15T23:01:33.110 INFO:tasks.rados.rados.0.smithi053.stdout:3630: finishing write tid 3 to smithi053129169-41 2024-01-15T23:01:33.110 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 2759 (ObjNum 1148 snap 371 seq_num 1148) dirty exists 2024-01-15T23:01:33.111 INFO:tasks.rados.rados.0.smithi053.stdout:3630: left oid 41 (ObjNum 1148 snap 371 seq_num 1148) 2024-01-15T23:01:33.123 INFO:tasks.rados.rados.0.smithi053.stdout:3631: expect (ObjNum 989 snap 315 seq_num 989) 2024-01-15T23:01:34.075 INFO:tasks.rados.rados.0.smithi053.stdout:3628: done (3 left) 2024-01-15T23:01:34.075 INFO:tasks.rados.rados.0.smithi053.stdout:3630: done (2 left) 2024-01-15T23:01:34.075 INFO:tasks.rados.rados.0.smithi053.stdout:3631: done (1 left) 2024-01-15T23:01:34.076 INFO:tasks.rados.rados.0.smithi053.stdout:3632: done (0 left) 2024-01-15T23:01:34.076 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 44 current snap is 372 2024-01-15T23:01:34.076 INFO:tasks.rados.rados.0.smithi053.stdout:3633: seq_num 1149 ranges {5644288=49152} 2024-01-15T23:01:34.106 INFO:tasks.rados.rados.0.smithi053.stdout:3633: writing smithi053129169-44 from 5644288 to 5693440 tid 1 2024-01-15T23:01:34.107 INFO:tasks.rados.rados.0.smithi053.stdout:3634: snap_remove snap 320 2024-01-15T23:01:34.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:34 smithi163 ceph-mon[138526]: pgmap v891: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 463 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-01-15T23:01:34.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:34 smithi163 ceph-mon[138526]: osdmap e782: 8 total, 8 up, 8 in 2024-01-15T23:01:34.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:34 smithi053 ceph-mon[143363]: pgmap v891: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 463 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-01-15T23:01:34.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:34 smithi053 ceph-mon[143363]: osdmap e782: 8 total, 8 up, 8 in 2024-01-15T23:01:34.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:34 smithi053 ceph-mon[146052]: pgmap v891: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 463 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-01-15T23:01:34.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:34 smithi053 ceph-mon[146052]: osdmap e782: 8 total, 8 up, 8 in 2024-01-15T23:01:35.090 INFO:tasks.rados.rados.0.smithi053.stdout:3634: done (1 left) 2024-01-15T23:01:35.090 INFO:tasks.rados.rados.0.smithi053.stdout:3635: delete oid 42 current snap is 372 2024-01-15T23:01:35.090 INFO:tasks.rados.rados.0.smithi053.stdout:3633: finishing write tid 1 to smithi053129169-44 2024-01-15T23:01:35.090 INFO:tasks.rados.rados.0.smithi053.stdout:3633: finishing write tid 2 to smithi053129169-44 2024-01-15T23:01:35.091 INFO:tasks.rados.rados.0.smithi053.stdout:3633: finishing write tid 3 to smithi053129169-44 2024-01-15T23:01:35.091 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2814 (ObjNum 1149 snap 372 seq_num 1149) dirty exists 2024-01-15T23:01:35.091 INFO:tasks.rados.rados.0.smithi053.stdout:3633: left oid 44 (ObjNum 1149 snap 372 seq_num 1149) 2024-01-15T23:01:35.108 INFO:tasks.rados.rados.0.smithi053.stdout:3633: done (1 left) 2024-01-15T23:01:35.108 INFO:tasks.rados.rados.0.smithi053.stdout:3635: done (0 left) 2024-01-15T23:01:35.108 INFO:tasks.rados.rados.0.smithi053.stdout:3636: setattr oid 19 current snap is 372 2024-01-15T23:01:35.108 INFO:tasks.rados.rados.0.smithi053.stdout:3637: snap_create 2024-01-15T23:01:35.114 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 2822 (ObjNum 1129 snap 364 seq_num 1129) dirty exists 2024-01-15T23:01:35.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:35 smithi053 ceph-mon[143363]: osdmap e783: 8 total, 8 up, 8 in 2024-01-15T23:01:35.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:01:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:01:35] "GET /metrics HTTP/1.1" 200 36201 "" "Prometheus/2.43.0" 2024-01-15T23:01:35.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:35 smithi053 ceph-mon[146052]: osdmap e783: 8 total, 8 up, 8 in 2024-01-15T23:01:35.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:35 smithi163 ceph-mon[138526]: osdmap e783: 8 total, 8 up, 8 in 2024-01-15T23:01:36.073 INFO:tasks.rados.rados.0.smithi053.stdout:3636: done (1 left) 2024-01-15T23:01:36.074 INFO:tasks.rados.rados.0.smithi053.stdout:3637: done (0 left) 2024-01-15T23:01:36.074 INFO:tasks.rados.rados.0.smithi053.stdout:3638: rollback oid 1 current snap is 373 2024-01-15T23:01:36.074 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 1 to 363 2024-01-15T23:01:36.074 INFO:tasks.rados.rados.0.smithi053.stdout:3639: rollback oid 18 current snap is 373 2024-01-15T23:01:36.074 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 18 to 346 2024-01-15T23:01:36.074 INFO:tasks.rados.rados.0.smithi053.stdout:3640: copy_from oid 6 from oid 4 current snap is 373 2024-01-15T23:01:36.074 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 373 2024-01-15T23:01:36.074 INFO:tasks.rados.rados.0.smithi053.stdout:3641: seq_num 1151 ranges {2252800=81920} 2024-01-15T23:01:36.081 INFO:tasks.rados.rados.0.smithi053.stdout:3641: writing smithi053129169-15 from 2252800 to 2334720 tid 1 2024-01-15T23:01:36.081 INFO:tasks.rados.rados.0.smithi053.stdout:3642: read oid 39 snap 305 2024-01-15T23:01:36.081 INFO:tasks.rados.rados.0.smithi053.stdout:3642: expect (ObjNum 928 snap 304 seq_num 928) 2024-01-15T23:01:36.081 INFO:tasks.rados.rados.0.smithi053.stdout:3643: snap_create 2024-01-15T23:01:36.081 INFO:tasks.rados.rados.0.smithi053.stdout:3638: finishing rollback tid 0 to smithi053129169-1 2024-01-15T23:01:36.081 INFO:tasks.rados.rados.0.smithi053.stdout:3638: finishing rollback tid 1 to smithi053129169-1 2024-01-15T23:01:36.081 INFO:tasks.rados.rados.0.smithi053.stdout:3638: finishing rollback tid 2 to smithi053129169-1 2024-01-15T23:01:36.081 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 2518 (ObjNum 951 snap 310 seq_num 951) dirty exists 2024-01-15T23:01:36.082 INFO:tasks.rados.rados.0.smithi053.stdout:3639: finishing rollback tid 0 to smithi053129169-18 2024-01-15T23:01:36.082 INFO:tasks.rados.rados.0.smithi053.stdout:3639: finishing rollback tid 1 to smithi053129169-18 2024-01-15T23:01:36.082 INFO:tasks.rados.rados.0.smithi053.stdout:3639: finishing rollback tid 2 to smithi053129169-18 2024-01-15T23:01:36.082 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 2762 (ObjNum 1021 snap 322 seq_num 1021) dirty exists 2024-01-15T23:01:36.086 INFO:tasks.rados.rados.0.smithi053.stdout:3641: finishing write tid 1 to smithi053129169-15 2024-01-15T23:01:36.088 INFO:tasks.rados.rados.0.smithi053.stdout:3641: finishing write tid 2 to smithi053129169-15 2024-01-15T23:01:36.090 INFO:tasks.rados.rados.0.smithi053.stdout:3641: finishing write tid 3 to smithi053129169-15 2024-01-15T23:01:36.090 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 2452 (ObjNum 1151 snap 373 seq_num 1151) dirty exists 2024-01-15T23:01:36.090 INFO:tasks.rados.rados.0.smithi053.stdout:3641: left oid 15 (ObjNum 1151 snap 373 seq_num 1151) 2024-01-15T23:01:36.093 INFO:tasks.rados.rados.0.smithi053.stdout:3642: expect (ObjNum 928 snap 304 seq_num 928) 2024-01-15T23:01:36.123 INFO:tasks.rados.rados.0.smithi053.stdout:3640: finishing copy_from to smithi053129169-6 2024-01-15T23:01:36.123 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 2524 (ObjNum 1140 snap 368 seq_num 1140) dirty exists 2024-01-15T23:01:36.123 INFO:tasks.rados.rados.0.smithi053.stdout:3640: finishing copy_from racing read to smithi053129169-6 2024-01-15T23:01:36.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:36 smithi163 ceph-mon[138526]: pgmap v894: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 465 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.8 MiB/s wr, 8 op/s 2024-01-15T23:01:36.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:36 smithi163 ceph-mon[138526]: osdmap e784: 8 total, 8 up, 8 in 2024-01-15T23:01:36.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:36 smithi163 ceph-mon[138526]: osdmap e785: 8 total, 8 up, 8 in 2024-01-15T23:01:36.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:36 smithi053 ceph-mon[143363]: pgmap v894: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 465 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.8 MiB/s wr, 8 op/s 2024-01-15T23:01:36.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:36 smithi053 ceph-mon[143363]: osdmap e784: 8 total, 8 up, 8 in 2024-01-15T23:01:36.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:36 smithi053 ceph-mon[143363]: osdmap e785: 8 total, 8 up, 8 in 2024-01-15T23:01:36.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:36 smithi053 ceph-mon[146052]: pgmap v894: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 465 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.8 MiB/s wr, 8 op/s 2024-01-15T23:01:36.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:36 smithi053 ceph-mon[146052]: osdmap e784: 8 total, 8 up, 8 in 2024-01-15T23:01:36.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:36 smithi053 ceph-mon[146052]: osdmap e785: 8 total, 8 up, 8 in 2024-01-15T23:01:37.096 INFO:tasks.rados.rados.0.smithi053.stdout:3638: done (5 left) 2024-01-15T23:01:37.097 INFO:tasks.rados.rados.0.smithi053.stdout:3639: done (4 left) 2024-01-15T23:01:37.097 INFO:tasks.rados.rados.0.smithi053.stdout:3640: done (3 left) 2024-01-15T23:01:37.097 INFO:tasks.rados.rados.0.smithi053.stdout:3641: done (2 left) 2024-01-15T23:01:37.097 INFO:tasks.rados.rados.0.smithi053.stdout:3642: done (1 left) 2024-01-15T23:01:37.097 INFO:tasks.rados.rados.0.smithi053.stdout:3643: done (0 left) 2024-01-15T23:01:37.097 INFO:tasks.rados.rados.0.smithi053.stdout:3644: rmattr oid 27 current snap is 374 2024-01-15T23:01:37.097 INFO:tasks.rados.rados.0.smithi053.stdout:3644: done (0 left) 2024-01-15T23:01:37.097 INFO:tasks.rados.rados.0.smithi053.stdout:3645: copy_from oid 33 from oid 29 current snap is 374 2024-01-15T23:01:37.097 INFO:tasks.rados.rados.0.smithi053.stdout:3646: setattr oid 37 current snap is 374 2024-01-15T23:01:37.098 INFO:tasks.rados.rados.0.smithi053.stdout:3647: read oid 23 snap -1 2024-01-15T23:01:37.098 INFO:tasks.rados.rados.0.smithi053.stdout:3647: expect (ObjNum 1121 snap 363 seq_num 1121) 2024-01-15T23:01:37.098 INFO:tasks.rados.rados.0.smithi053.stdout:3648: read oid 48 snap 312 2024-01-15T23:01:37.098 INFO:tasks.rados.rados.0.smithi053.stdout:3648: expect deleted 2024-01-15T23:01:37.098 INFO:tasks.rados.rados.0.smithi053.stdout:3649: rmattr oid 8 current snap is 374 2024-01-15T23:01:37.098 INFO:tasks.rados.rados.0.smithi053.stdout:3649: done (4 left) 2024-01-15T23:01:37.099 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 5 current snap is 374 2024-01-15T23:01:37.099 INFO:tasks.rados.rados.0.smithi053.stdout:3650: seq_num 1152 ranges {2514944=98304} 2024-01-15T23:01:37.112 INFO:tasks.rados.rados.0.smithi053.stdout:3650: writing smithi053129169-5 from 2514944 to 2613248 tid 1 2024-01-15T23:01:37.112 INFO:tasks.rados.rados.0.smithi053.stdout:3651: snap_create 2024-01-15T23:01:37.112 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 2453 (ObjNum 129 snap 0 seq_num 3639603568) dirty exists 2024-01-15T23:01:37.120 INFO:tasks.rados.rados.0.smithi053.stdout:3650: finishing write tid 1 to smithi053129169-5 2024-01-15T23:01:37.120 INFO:tasks.rados.rados.0.smithi053.stdout:3650: finishing write tid 2 to smithi053129169-5 2024-01-15T23:01:37.121 INFO:tasks.rados.rados.0.smithi053.stdout:3647: expect (ObjNum 1121 snap 363 seq_num 1121) 2024-01-15T23:01:37.252 INFO:tasks.rados.rados.0.smithi053.stdout:3645: finishing copy_from to smithi053129169-33 2024-01-15T23:01:37.252 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 2515 (ObjNum 1073 snap 339 seq_num 1073) dirty exists 2024-01-15T23:01:37.252 INFO:tasks.rados.rados.0.smithi053.stdout:3645: finishing copy_from racing read to smithi053129169-33 2024-01-15T23:01:37.253 INFO:tasks.rados.rados.0.smithi053.stdout:3650: finishing write tid 3 to smithi053129169-5 2024-01-15T23:01:37.253 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 2825 (ObjNum 1152 snap 374 seq_num 1152) dirty exists 2024-01-15T23:01:37.253 INFO:tasks.rados.rados.0.smithi053.stdout:3650: left oid 5 (ObjNum 1152 snap 374 seq_num 1152) 2024-01-15T23:01:38.099 INFO:tasks.rados.rados.0.smithi053.stdout:3645: done (5 left) 2024-01-15T23:01:38.099 INFO:tasks.rados.rados.0.smithi053.stdout:3646: done (4 left) 2024-01-15T23:01:38.100 INFO:tasks.rados.rados.0.smithi053.stdout:3647: done (3 left) 2024-01-15T23:01:38.100 INFO:tasks.rados.rados.0.smithi053.stdout:3648: done (2 left) 2024-01-15T23:01:38.100 INFO:tasks.rados.rados.0.smithi053.stdout:3650: done (1 left) 2024-01-15T23:01:38.100 INFO:tasks.rados.rados.0.smithi053.stdout:3651: done (0 left) 2024-01-15T23:01:38.100 INFO:tasks.rados.rados.0.smithi053.stdout:3652: snap_create 2024-01-15T23:01:38.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:38 smithi163 ceph-mon[138526]: pgmap v897: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 455 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 592 KiB/s wr, 5 op/s 2024-01-15T23:01:38.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:38 smithi163 ceph-mon[138526]: osdmap e786: 8 total, 8 up, 8 in 2024-01-15T23:01:38.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:38 smithi053 ceph-mon[143363]: pgmap v897: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 455 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 592 KiB/s wr, 5 op/s 2024-01-15T23:01:38.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:38 smithi053 ceph-mon[143363]: osdmap e786: 8 total, 8 up, 8 in 2024-01-15T23:01:38.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:38 smithi053 ceph-mon[146052]: pgmap v897: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 455 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 592 KiB/s wr, 5 op/s 2024-01-15T23:01:38.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:38 smithi053 ceph-mon[146052]: osdmap e786: 8 total, 8 up, 8 in 2024-01-15T23:01:39.106 INFO:tasks.rados.rados.0.smithi053.stdout:3652: done (0 left) 2024-01-15T23:01:39.107 INFO:tasks.rados.rados.0.smithi053.stdout:3653: rollback oid 29 current snap is 376 2024-01-15T23:01:39.107 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 29 to 341 2024-01-15T23:01:39.107 INFO:tasks.rados.rados.0.smithi053.stdout:3654: rmattr oid 15 current snap is 376 2024-01-15T23:01:39.107 INFO:tasks.rados.rados.0.smithi053.stdout:3654: done (1 left) 2024-01-15T23:01:39.107 INFO:tasks.rados.rados.0.smithi053.stdout:3655: rmattr oid 40 current snap is 376 2024-01-15T23:01:39.107 INFO:tasks.rados.rados.0.smithi053.stdout:3655: done (1 left) 2024-01-15T23:01:39.107 INFO:tasks.rados.rados.0.smithi053.stdout:3656: snap_remove snap 294 2024-01-15T23:01:39.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:39 smithi163 ceph-mon[138526]: osdmap e787: 8 total, 8 up, 8 in 2024-01-15T23:01:39.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:39 smithi053 ceph-mon[143363]: osdmap e787: 8 total, 8 up, 8 in 2024-01-15T23:01:39.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:39 smithi053 ceph-mon[146052]: osdmap e787: 8 total, 8 up, 8 in 2024-01-15T23:01:40.113 INFO:tasks.rados.rados.0.smithi053.stdout:3656: done (1 left) 2024-01-15T23:01:40.113 INFO:tasks.rados.rados.0.smithi053.stdout:3657: delete oid 12 current snap is 376 2024-01-15T23:01:40.114 INFO:tasks.rados.rados.0.smithi053.stdout:3653: finishing rollback tid 0 to smithi053129169-29 2024-01-15T23:01:40.114 INFO:tasks.rados.rados.0.smithi053.stdout:3653: finishing rollback tid 1 to smithi053129169-29 2024-01-15T23:01:40.114 INFO:tasks.rados.rados.0.smithi053.stdout:3653: finishing rollback tid 2 to smithi053129169-29 2024-01-15T23:01:40.114 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 2521 (ObjNum 1073 snap 339 seq_num 1073) dirty exists 2024-01-15T23:01:40.133 INFO:tasks.rados.rados.0.smithi053.stdout:3653: done (1 left) 2024-01-15T23:01:40.133 INFO:tasks.rados.rados.0.smithi053.stdout:3657: done (0 left) 2024-01-15T23:01:40.133 INFO:tasks.rados.rados.0.smithi053.stdout:3658: snap_create 2024-01-15T23:01:40.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:40 smithi163 ceph-mon[138526]: pgmap v900: 121 pgs: 121 active+clean; 461 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-01-15T23:01:40.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:40 smithi163 ceph-mon[138526]: osdmap e788: 8 total, 8 up, 8 in 2024-01-15T23:01:40.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:40 smithi053 ceph-mon[143363]: pgmap v900: 121 pgs: 121 active+clean; 461 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-01-15T23:01:40.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:40 smithi053 ceph-mon[143363]: osdmap e788: 8 total, 8 up, 8 in 2024-01-15T23:01:40.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:40 smithi053 ceph-mon[146052]: pgmap v900: 121 pgs: 121 active+clean; 461 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-01-15T23:01:40.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:40 smithi053 ceph-mon[146052]: osdmap e788: 8 total, 8 up, 8 in 2024-01-15T23:01:41.068 INFO:tasks.rados.rados.0.smithi053.stdout:3658: done (0 left) 2024-01-15T23:01:41.068 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 19 current snap is 377 2024-01-15T23:01:41.068 INFO:tasks.rados.rados.0.smithi053.stdout:3659: seq_num 1154 ranges {9527296=131072} 2024-01-15T23:01:41.121 INFO:tasks.rados.rados.0.smithi053.stdout:3659: writing smithi053129169-19 from 9527296 to 9658368 tid 1 2024-01-15T23:01:41.121 INFO:tasks.rados.rados.0.smithi053.stdout:3660: copy_from oid 20 from oid 49 current snap is 377 2024-01-15T23:01:41.121 INFO:tasks.rados.rados.0.smithi053.stdout:3661: snap_remove snap 358 2024-01-15T23:01:41.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:41 smithi163 ceph-mon[138526]: osdmap e789: 8 total, 8 up, 8 in 2024-01-15T23:01:41.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:41 smithi163 ceph-mon[138526]: osdmap e790: 8 total, 8 up, 8 in 2024-01-15T23:01:41.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:41 smithi053 ceph-mon[146052]: osdmap e789: 8 total, 8 up, 8 in 2024-01-15T23:01:41.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:41 smithi053 ceph-mon[146052]: osdmap e790: 8 total, 8 up, 8 in 2024-01-15T23:01:41.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:41 smithi053 ceph-mon[143363]: osdmap e789: 8 total, 8 up, 8 in 2024-01-15T23:01:41.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:41 smithi053 ceph-mon[143363]: osdmap e790: 8 total, 8 up, 8 in 2024-01-15T23:01:42.125 INFO:tasks.rados.rados.0.smithi053.stdout:3661: done (2 left) 2024-01-15T23:01:42.125 INFO:tasks.rados.rados.0.smithi053.stdout:3662: rollback oid 39 current snap is 377 2024-01-15T23:01:42.125 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 39 to 331 2024-01-15T23:01:42.126 INFO:tasks.rados.rados.0.smithi053.stdout:3663: copy_from oid 34 from oid 13 current snap is 377 2024-01-15T23:01:42.126 INFO:tasks.rados.rados.0.smithi053.stdout:3664: delete oid 36 current snap is 377 2024-01-15T23:01:42.126 INFO:tasks.rados.rados.0.smithi053.stdout:3660: finishing copy_from to smithi053129169-20 2024-01-15T23:01:42.126 INFO:tasks.rados.rados.0.smithi053.stdout:3660: got expected ENOENT (src dne) 2024-01-15T23:01:42.126 INFO:tasks.rados.rados.0.smithi053.stdout:3660: finishing copy_from racing read to smithi053129169-20 2024-01-15T23:01:42.126 INFO:tasks.rados.rados.0.smithi053.stdout:3659: finishing write tid 1 to smithi053129169-19 2024-01-15T23:01:42.126 INFO:tasks.rados.rados.0.smithi053.stdout:3659: finishing write tid 2 to smithi053129169-19 2024-01-15T23:01:42.126 INFO:tasks.rados.rados.0.smithi053.stdout:3659: finishing write tid 3 to smithi053129169-19 2024-01-15T23:01:42.126 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 2840 (ObjNum 1154 snap 377 seq_num 1154) dirty exists 2024-01-15T23:01:42.126 INFO:tasks.rados.rados.0.smithi053.stdout:3659: left oid 19 (ObjNum 1154 snap 377 seq_num 1154) 2024-01-15T23:01:42.137 INFO:tasks.rados.rados.0.smithi053.stdout:3662: finishing rollback tid 0 to smithi053129169-39 2024-01-15T23:01:42.137 INFO:tasks.rados.rados.0.smithi053.stdout:3662: finishing rollback tid 1 to smithi053129169-39 2024-01-15T23:01:42.137 INFO:tasks.rados.rados.0.smithi053.stdout:3662: finishing rollback tid 2 to smithi053129169-39 2024-01-15T23:01:42.137 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 2254 (ObjNum 1035 snap 325 seq_num 1035) dirty exists 2024-01-15T23:01:42.139 INFO:tasks.rados.rados.0.smithi053.stdout:3659: done (4 left) 2024-01-15T23:01:42.139 INFO:tasks.rados.rados.0.smithi053.stdout:3660: done (3 left) 2024-01-15T23:01:42.139 INFO:tasks.rados.rados.0.smithi053.stdout:3662: done (2 left) 2024-01-15T23:01:42.139 INFO:tasks.rados.rados.0.smithi053.stdout:3664: done (1 left) 2024-01-15T23:01:42.139 INFO:tasks.rados.rados.0.smithi053.stdout:3665: rollback oid 44 current snap is 377 2024-01-15T23:01:42.139 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 44 to 370 2024-01-15T23:01:42.139 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 377 2024-01-15T23:01:42.139 INFO:tasks.rados.rados.0.smithi053.stdout:3666: seq_num 1156 ranges {2334720=163840} 2024-01-15T23:01:42.153 INFO:tasks.rados.rados.0.smithi053.stdout:3666: writing smithi053129169-15 from 2334720 to 2498560 tid 1 2024-01-15T23:01:42.154 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 9 current snap is 377 2024-01-15T23:01:42.154 INFO:tasks.rados.rados.0.smithi053.stdout:3665: finishing rollback tid 0 to smithi053129169-44 2024-01-15T23:01:42.154 INFO:tasks.rados.rados.0.smithi053.stdout:3667: seq_num 1157 ranges {3702784=180224} 2024-01-15T23:01:42.175 INFO:tasks.rados.rados.0.smithi053.stdout:3667: writing smithi053129169-9 from 3702784 to 3883008 tid 1 2024-01-15T23:01:42.175 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 35 current snap is 377 2024-01-15T23:01:42.175 INFO:tasks.rados.rados.0.smithi053.stdout:3668: seq_num 1158 ranges {2514944=196608} 2024-01-15T23:01:42.190 INFO:tasks.rados.rados.0.smithi053.stdout:3668: writing smithi053129169-35 from 2514944 to 2711552 tid 1 2024-01-15T23:01:42.190 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 50 current snap is 377 2024-01-15T23:01:42.190 INFO:tasks.rados.rados.0.smithi053.stdout:3669: seq_num 1159 ranges {4014080=212992} 2024-01-15T23:01:42.214 INFO:tasks.rados.rados.0.smithi053.stdout:3669: writing smithi053129169-50 from 4014080 to 4227072 tid 1 2024-01-15T23:01:42.214 INFO:tasks.rados.rados.0.smithi053.stdout:3670: delete oid 48 current snap is 377 2024-01-15T23:01:42.214 INFO:tasks.rados.rados.0.smithi053.stdout:3665: finishing rollback tid 1 to smithi053129169-44 2024-01-15T23:01:42.214 INFO:tasks.rados.rados.0.smithi053.stdout:3665: finishing rollback tid 2 to smithi053129169-44 2024-01-15T23:01:42.215 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2848 (ObjNum 1120 snap 362 seq_num 1120) dirty exists 2024-01-15T23:01:42.215 INFO:tasks.rados.rados.0.smithi053.stdout:3666: finishing write tid 1 to smithi053129169-15 2024-01-15T23:01:42.215 INFO:tasks.rados.rados.0.smithi053.stdout:3663: finishing copy_from to smithi053129169-34 2024-01-15T23:01:42.215 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 2746 (ObjNum 1116 snap 358 seq_num 1116) dirty exists 2024-01-15T23:01:42.215 INFO:tasks.rados.rados.0.smithi053.stdout:3666: finishing write tid 2 to smithi053129169-15 2024-01-15T23:01:42.215 INFO:tasks.rados.rados.0.smithi053.stdout:3663: finishing copy_from racing read to smithi053129169-34 2024-01-15T23:01:42.215 INFO:tasks.rados.rados.0.smithi053.stdout:3666: finishing write tid 3 to smithi053129169-15 2024-01-15T23:01:42.215 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 2517 (ObjNum 1156 snap 377 seq_num 1156) dirty exists 2024-01-15T23:01:42.215 INFO:tasks.rados.rados.0.smithi053.stdout:3666: left oid 15 (ObjNum 1156 snap 377 seq_num 1156) 2024-01-15T23:01:42.215 INFO:tasks.rados.rados.0.smithi053.stdout:3667: finishing write tid 1 to smithi053129169-9 2024-01-15T23:01:42.215 INFO:tasks.rados.rados.0.smithi053.stdout:3667: finishing write tid 2 to smithi053129169-9 2024-01-15T23:01:42.215 INFO:tasks.rados.rados.0.smithi053.stdout:3667: finishing write tid 3 to smithi053129169-9 2024-01-15T23:01:42.215 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 2541 (ObjNum 1157 snap 377 seq_num 1157) dirty exists 2024-01-15T23:01:42.215 INFO:tasks.rados.rados.0.smithi053.stdout:3667: left oid 9 (ObjNum 1157 snap 377 seq_num 1157) 2024-01-15T23:01:42.215 INFO:tasks.rados.rados.0.smithi053.stdout:3668: finishing write tid 1 to smithi053129169-35 2024-01-15T23:01:42.216 INFO:tasks.rados.rados.0.smithi053.stdout:3668: finishing write tid 2 to smithi053129169-35 2024-01-15T23:01:42.216 INFO:tasks.rados.rados.0.smithi053.stdout:3668: finishing write tid 3 to smithi053129169-35 2024-01-15T23:01:42.216 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 2527 (ObjNum 1158 snap 377 seq_num 1158) dirty exists 2024-01-15T23:01:42.216 INFO:tasks.rados.rados.0.smithi053.stdout:3668: left oid 35 (ObjNum 1158 snap 377 seq_num 1158) 2024-01-15T23:01:42.216 INFO:tasks.rados.rados.0.smithi053.stdout:3663: done (6 left) 2024-01-15T23:01:42.216 INFO:tasks.rados.rados.0.smithi053.stdout:3665: done (5 left) 2024-01-15T23:01:42.216 INFO:tasks.rados.rados.0.smithi053.stdout:3666: done (4 left) 2024-01-15T23:01:42.217 INFO:tasks.rados.rados.0.smithi053.stdout:3667: done (3 left) 2024-01-15T23:01:42.217 INFO:tasks.rados.rados.0.smithi053.stdout:3668: done (2 left) 2024-01-15T23:01:42.217 INFO:tasks.rados.rados.0.smithi053.stdout:3670: done (1 left) 2024-01-15T23:01:42.217 INFO:tasks.rados.rados.0.smithi053.stdout:3671: delete oid 1 current snap is 377 2024-01-15T23:01:42.217 INFO:tasks.rados.rados.0.smithi053.stdout:3669: finishing write tid 1 to smithi053129169-50 2024-01-15T23:01:42.217 INFO:tasks.rados.rados.0.smithi053.stdout:3669: finishing write tid 2 to smithi053129169-50 2024-01-15T23:01:42.218 INFO:tasks.rados.rados.0.smithi053.stdout:3671: done (1 left) 2024-01-15T23:01:42.218 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 2 current snap is 377 2024-01-15T23:01:42.218 INFO:tasks.rados.rados.0.smithi053.stdout:3672: seq_num 1162 ranges {0=270336} 2024-01-15T23:01:42.220 INFO:tasks.rados.rados.0.smithi053.stdout:3672: writing smithi053129169-2 from 0 to 270336 tid 1 2024-01-15T23:01:42.220 INFO:tasks.rados.rados.0.smithi053.stdout:3673: snap_create 2024-01-15T23:01:42.220 INFO:tasks.rados.rados.0.smithi053.stdout:3669: finishing write tid 3 to smithi053129169-50 2024-01-15T23:01:42.220 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 2519 (ObjNum 1159 snap 377 seq_num 1159) dirty exists 2024-01-15T23:01:42.220 INFO:tasks.rados.rados.0.smithi053.stdout:3669: left oid 50 (ObjNum 1159 snap 377 seq_num 1159) 2024-01-15T23:01:42.223 INFO:tasks.rados.rados.0.smithi053.stdout:3672: finishing write tid 1 to smithi053129169-2 2024-01-15T23:01:42.223 INFO:tasks.rados.rados.0.smithi053.stdout:3672: finishing write tid 2 to smithi053129169-2 2024-01-15T23:01:42.225 INFO:tasks.rados.rados.0.smithi053.stdout:3672: finishing write tid 3 to smithi053129169-2 2024-01-15T23:01:42.225 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 2854 (ObjNum 1162 snap 377 seq_num 1162) dirty exists 2024-01-15T23:01:42.225 INFO:tasks.rados.rados.0.smithi053.stdout:3672: left oid 2 (ObjNum 1162 snap 377 seq_num 1162) 2024-01-15T23:01:42.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:42 smithi163 ceph-mon[138526]: pgmap v903: 121 pgs: 121 active+clean; 461 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-01-15T23:01:42.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:42 smithi053 ceph-mon[143363]: pgmap v903: 121 pgs: 121 active+clean; 461 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-01-15T23:01:42.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:42 smithi053 ceph-mon[146052]: pgmap v903: 121 pgs: 121 active+clean; 461 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-01-15T23:01:43.134 INFO:tasks.rados.rados.0.smithi053.stdout:3669: done (2 left) 2024-01-15T23:01:43.135 INFO:tasks.rados.rados.0.smithi053.stdout:3672: done (1 left) 2024-01-15T23:01:43.135 INFO:tasks.rados.rados.0.smithi053.stdout:3673: done (0 left) 2024-01-15T23:01:43.135 INFO:tasks.rados.rados.0.smithi053.stdout:3674: read oid 25 snap -1 2024-01-15T23:01:43.135 INFO:tasks.rados.rados.0.smithi053.stdout:3674: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T23:01:43.135 INFO:tasks.rados.rados.0.smithi053.stdout:3675: read oid 2 snap -1 2024-01-15T23:01:43.135 INFO:tasks.rados.rados.0.smithi053.stdout:3675: expect (ObjNum 1162 snap 377 seq_num 1162) 2024-01-15T23:01:43.135 INFO:tasks.rados.rados.0.smithi053.stdout:3676: copy_from oid 3 from oid 20 current snap is 378 2024-01-15T23:01:43.135 INFO:tasks.rados.rados.0.smithi053.stdout:3677: delete oid 43 current snap is 378 2024-01-15T23:01:43.138 INFO:tasks.rados.rados.0.smithi053.stdout:3675: expect (ObjNum 1162 snap 377 seq_num 1162) 2024-01-15T23:01:43.146 INFO:tasks.rados.rados.0.smithi053.stdout:3675: done (3 left) 2024-01-15T23:01:43.146 INFO:tasks.rados.rados.0.smithi053.stdout:3677: done (2 left) 2024-01-15T23:01:43.146 INFO:tasks.rados.rados.0.smithi053.stdout:3678: read oid 18 snap -1 2024-01-15T23:01:43.146 INFO:tasks.rados.rados.0.smithi053.stdout:3678: expect (ObjNum 1021 snap 322 seq_num 1021) 2024-01-15T23:01:43.146 INFO:tasks.rados.rados.0.smithi053.stdout:3679: copy_from oid 13 from oid 34 current snap is 378 2024-01-15T23:01:43.146 INFO:tasks.rados.rados.0.smithi053.stdout:3674: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T23:01:43.152 INFO:tasks.rados.rados.0.smithi053.stdout:3676: finishing copy_from to smithi053129169-3 2024-01-15T23:01:43.152 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 3 v 2839 (ObjNum 1061 snap 335 seq_num 1061) dirty exists 2024-01-15T23:01:43.152 INFO:tasks.rados.rados.0.smithi053.stdout:3676: finishing copy_from racing read to smithi053129169-3 2024-01-15T23:01:43.155 INFO:tasks.rados.rados.0.smithi053.stdout:3674: done (3 left) 2024-01-15T23:01:43.155 INFO:tasks.rados.rados.0.smithi053.stdout:3676: done (2 left) 2024-01-15T23:01:43.155 INFO:tasks.rados.rados.0.smithi053.stdout:3680: read oid 33 snap 348 2024-01-15T23:01:43.155 INFO:tasks.rados.rados.0.smithi053.stdout:3680: expect deleted 2024-01-15T23:01:43.155 INFO:tasks.rados.rados.0.smithi053.stdout:3681: snap_remove snap 353 2024-01-15T23:01:43.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:43 smithi163 ceph-mon[138526]: osdmap e791: 8 total, 8 up, 8 in 2024-01-15T23:01:43.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:43 smithi053 ceph-mon[143363]: osdmap e791: 8 total, 8 up, 8 in 2024-01-15T23:01:43.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:43 smithi053 ceph-mon[146052]: osdmap e791: 8 total, 8 up, 8 in 2024-01-15T23:01:44.141 INFO:tasks.rados.rados.0.smithi053.stdout:3681: done (3 left) 2024-01-15T23:01:44.141 INFO:tasks.rados.rados.0.smithi053.stdout:3682: snap_create 2024-01-15T23:01:44.141 INFO:tasks.rados.rados.0.smithi053.stdout:3678: expect (ObjNum 1021 snap 322 seq_num 1021) 2024-01-15T23:01:44.249 INFO:tasks.rados.rados.0.smithi053.stdout:3679: finishing copy_from to smithi053129169-13 2024-01-15T23:01:44.250 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 2746 (ObjNum 1116 snap 358 seq_num 1116) dirty exists 2024-01-15T23:01:44.250 INFO:tasks.rados.rados.0.smithi053.stdout:3679: finishing copy_from racing read to smithi053129169-13 2024-01-15T23:01:44.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:44 smithi163 ceph-mon[138526]: pgmap v906: 121 pgs: 121 active+clean; 463 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 841 KiB/s rd, 650 KiB/s wr, 14 op/s 2024-01-15T23:01:44.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:44 smithi163 ceph-mon[138526]: osdmap e792: 8 total, 8 up, 8 in 2024-01-15T23:01:44.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:01:44.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:44 smithi053 ceph-mon[146052]: pgmap v906: 121 pgs: 121 active+clean; 463 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 841 KiB/s rd, 650 KiB/s wr, 14 op/s 2024-01-15T23:01:44.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:44 smithi053 ceph-mon[146052]: osdmap e792: 8 total, 8 up, 8 in 2024-01-15T23:01:44.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:01:44.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:44 smithi053 ceph-mon[143363]: pgmap v906: 121 pgs: 121 active+clean; 463 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 841 KiB/s rd, 650 KiB/s wr, 14 op/s 2024-01-15T23:01:44.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:44 smithi053 ceph-mon[143363]: osdmap e792: 8 total, 8 up, 8 in 2024-01-15T23:01:44.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:01:45.147 INFO:tasks.rados.rados.0.smithi053.stdout:3678: done (3 left) 2024-01-15T23:01:45.147 INFO:tasks.rados.rados.0.smithi053.stdout:3679: done (2 left) 2024-01-15T23:01:45.147 INFO:tasks.rados.rados.0.smithi053.stdout:3680: done (1 left) 2024-01-15T23:01:45.147 INFO:tasks.rados.rados.0.smithi053.stdout:3682: done (0 left) 2024-01-15T23:01:45.147 INFO:tasks.rados.rados.0.smithi053.stdout:3683: snap_remove snap 346 2024-01-15T23:01:45.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:45 smithi053 ceph-mon[143363]: osdmap e793: 8 total, 8 up, 8 in 2024-01-15T23:01:45.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:01:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:01:45] "GET /metrics HTTP/1.1" 200 36201 "" "Prometheus/2.43.0" 2024-01-15T23:01:45.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:45 smithi053 ceph-mon[146052]: osdmap e793: 8 total, 8 up, 8 in 2024-01-15T23:01:45.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:45 smithi163 ceph-mon[138526]: osdmap e793: 8 total, 8 up, 8 in 2024-01-15T23:01:46.069 INFO:tasks.rados.rados.0.smithi053.stdout:3683: done (0 left) 2024-01-15T23:01:46.069 INFO:tasks.rados.rados.0.smithi053.stdout:3684: read oid 32 snap -1 2024-01-15T23:01:46.069 INFO:tasks.rados.rados.0.smithi053.stdout:3684: expect (ObjNum 1133 snap 364 seq_num 1133) 2024-01-15T23:01:46.070 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 48 current snap is 379 2024-01-15T23:01:46.070 INFO:tasks.rados.rados.0.smithi053.stdout:3685: seq_num 1164 ranges {0=303104} 2024-01-15T23:01:46.071 INFO:tasks.rados.rados.0.smithi053.stdout:3685: writing smithi053129169-48 from 0 to 303104 tid 1 2024-01-15T23:01:46.071 INFO:tasks.rados.rados.0.smithi053.stdout:3686: rollback oid 43 current snap is 379 2024-01-15T23:01:46.071 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 43 to 367 2024-01-15T23:01:46.071 INFO:tasks.rados.rados.0.smithi053.stdout:3687: rollback oid 9 current snap is 379 2024-01-15T23:01:46.071 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 9 to 378 2024-01-15T23:01:46.072 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 379 2024-01-15T23:01:46.072 INFO:tasks.rados.rados.0.smithi053.stdout:3688: seq_num 1165 ranges {2498560=319488} 2024-01-15T23:01:46.089 INFO:tasks.rados.rados.0.smithi053.stdout:3688: writing smithi053129169-15 from 2498560 to 2818048 tid 1 2024-01-15T23:01:46.089 INFO:tasks.rados.rados.0.smithi053.stdout:3689: rollback oid 29 current snap is 379 2024-01-15T23:01:46.089 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 29 to 334 2024-01-15T23:01:46.089 INFO:tasks.rados.rados.0.smithi053.stdout:3687: finishing rollback tid 0 to smithi053129169-9 2024-01-15T23:01:46.089 INFO:tasks.rados.rados.0.smithi053.stdout:3686: finishing rollback tid 1 to smithi053129169-43 2024-01-15T23:01:46.089 INFO:tasks.rados.rados.0.smithi053.stdout:3686: finishing rollback tid 2 to smithi053129169-43 2024-01-15T23:01:46.090 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1658 (ObjNum 1135 snap 365 seq_num 1135) dirty exists 2024-01-15T23:01:46.090 INFO:tasks.rados.rados.0.smithi053.stdout:3686: done (5 left) 2024-01-15T23:01:46.090 INFO:tasks.rados.rados.0.smithi053.stdout:3690: setattr oid 14 current snap is 379 2024-01-15T23:01:46.091 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 379 2024-01-15T23:01:46.091 INFO:tasks.rados.rados.0.smithi053.stdout:3691: seq_num 1166 ranges {4136960=335872} 2024-01-15T23:01:46.118 INFO:tasks.rados.rados.0.smithi053.stdout:3691: writing smithi053129169-45 from 4136960 to 4472832 tid 1 2024-01-15T23:01:46.118 INFO:tasks.rados.rados.0.smithi053.stdout:3692: read oid 26 snap 377 2024-01-15T23:01:46.118 INFO:tasks.rados.rados.0.smithi053.stdout:3692: expect deleted 2024-01-15T23:01:46.118 INFO:tasks.rados.rados.0.smithi053.stdout:3693: rollback oid 31 current snap is 379 2024-01-15T23:01:46.118 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 31 to 371 2024-01-15T23:01:46.118 INFO:tasks.rados.rados.0.smithi053.stdout:3687: finishing rollback tid 1 to smithi053129169-9 2024-01-15T23:01:46.118 INFO:tasks.rados.rados.0.smithi053.stdout:3687: finishing rollback tid 2 to smithi053129169-9 2024-01-15T23:01:46.118 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 2842 (ObjNum 1157 snap 377 seq_num 1157) dirty exists 2024-01-15T23:01:46.118 INFO:tasks.rados.rados.0.smithi053.stdout:3689: finishing rollback tid 0 to smithi053129169-29 2024-01-15T23:01:46.118 INFO:tasks.rados.rados.0.smithi053.stdout:3689: finishing rollback tid 1 to smithi053129169-29 2024-01-15T23:01:46.119 INFO:tasks.rados.rados.0.smithi053.stdout:3687: done (8 left) 2024-01-15T23:01:46.119 INFO:tasks.rados.rados.0.smithi053.stdout:3694: delete oid 42 current snap is 379 2024-01-15T23:01:46.119 INFO:tasks.rados.rados.0.smithi053.stdout:3684: expect (ObjNum 1133 snap 364 seq_num 1133) 2024-01-15T23:01:46.203 INFO:tasks.rados.rados.0.smithi053.stdout:3689: finishing rollback tid 2 to smithi053129169-29 2024-01-15T23:01:46.203 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 2525 (ObjNum 934 snap 306 seq_num 934) dirty exists 2024-01-15T23:01:46.203 INFO:tasks.rados.rados.0.smithi053.stdout:3685: finishing write tid 1 to smithi053129169-48 2024-01-15T23:01:46.203 INFO:tasks.rados.rados.0.smithi053.stdout:3688: finishing write tid 1 to smithi053129169-15 2024-01-15T23:01:46.203 INFO:tasks.rados.rados.0.smithi053.stdout:3684: done (8 left) 2024-01-15T23:01:46.203 INFO:tasks.rados.rados.0.smithi053.stdout:3689: done (7 left) 2024-01-15T23:01:46.203 INFO:tasks.rados.rados.0.smithi053.stdout:3694: done (6 left) 2024-01-15T23:01:46.203 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 2 current snap is 379 2024-01-15T23:01:46.203 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 14 v 2843 (ObjNum 1144 snap 369 seq_num 1144) dirty exists 2024-01-15T23:01:46.204 INFO:tasks.rados.rados.0.smithi053.stdout:3695: seq_num 1168 ranges {270336=368640} 2024-01-15T23:01:46.206 INFO:tasks.rados.rados.0.smithi053.stdout:3695: writing smithi053129169-2 from 270336 to 638976 tid 1 2024-01-15T23:01:46.207 INFO:tasks.rados.rados.0.smithi053.stdout:3690: done (6 left) 2024-01-15T23:01:46.207 INFO:tasks.rados.rados.0.smithi053.stdout:3696: rmattr oid 44 current snap is 379 2024-01-15T23:01:46.207 INFO:tasks.rados.rados.0.smithi053.stdout:3688: finishing write tid 2 to smithi053129169-15 2024-01-15T23:01:46.207 INFO:tasks.rados.rados.0.smithi053.stdout:3685: finishing write tid 2 to smithi053129169-48 2024-01-15T23:01:46.207 INFO:tasks.rados.rados.0.smithi053.stdout:3688: finishing write tid 3 to smithi053129169-15 2024-01-15T23:01:46.207 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 2521 (ObjNum 1165 snap 379 seq_num 1165) dirty exists 2024-01-15T23:01:46.207 INFO:tasks.rados.rados.0.smithi053.stdout:3688: left oid 15 (ObjNum 1165 snap 379 seq_num 1165) 2024-01-15T23:01:46.207 INFO:tasks.rados.rados.0.smithi053.stdout:3685: finishing write tid 3 to smithi053129169-48 2024-01-15T23:01:46.207 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 2913 (ObjNum 1164 snap 379 seq_num 1164) dirty exists 2024-01-15T23:01:46.207 INFO:tasks.rados.rados.0.smithi053.stdout:3685: left oid 48 (ObjNum 1164 snap 379 seq_num 1164) 2024-01-15T23:01:46.207 INFO:tasks.rados.rados.0.smithi053.stdout:3685: done (6 left) 2024-01-15T23:01:46.207 INFO:tasks.rados.rados.0.smithi053.stdout:3688: done (5 left) 2024-01-15T23:01:46.207 INFO:tasks.rados.rados.0.smithi053.stdout:3697: snap_remove snap 355 2024-01-15T23:01:46.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:46 smithi163 ceph-mon[138526]: pgmap v909: 121 pgs: 121 active+clean; 474 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 231 KiB/s rd, 3.4 MiB/s wr, 13 op/s 2024-01-15T23:01:46.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:46 smithi163 ceph-mon[138526]: osdmap e794: 8 total, 8 up, 8 in 2024-01-15T23:01:46.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:46 smithi163 ceph-mon[138526]: osdmap e795: 8 total, 8 up, 8 in 2024-01-15T23:01:46.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:46 smithi053 ceph-mon[143363]: pgmap v909: 121 pgs: 121 active+clean; 474 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 231 KiB/s rd, 3.4 MiB/s wr, 13 op/s 2024-01-15T23:01:46.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:46 smithi053 ceph-mon[143363]: osdmap e794: 8 total, 8 up, 8 in 2024-01-15T23:01:46.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:46 smithi053 ceph-mon[143363]: osdmap e795: 8 total, 8 up, 8 in 2024-01-15T23:01:46.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:46 smithi053 ceph-mon[146052]: pgmap v909: 121 pgs: 121 active+clean; 474 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 231 KiB/s rd, 3.4 MiB/s wr, 13 op/s 2024-01-15T23:01:46.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:46 smithi053 ceph-mon[146052]: osdmap e794: 8 total, 8 up, 8 in 2024-01-15T23:01:46.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:46 smithi053 ceph-mon[146052]: osdmap e795: 8 total, 8 up, 8 in 2024-01-15T23:01:47.157 INFO:tasks.rados.rados.0.smithi053.stdout:3697: done (5 left) 2024-01-15T23:01:47.157 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 379 2024-01-15T23:01:47.157 INFO:tasks.rados.rados.0.smithi053.stdout:3698: seq_num 1169 ranges {2277376=385024} 2024-01-15T23:01:47.170 INFO:tasks.rados.rados.0.smithi053.stdout:3698: writing smithi053129169-21 from 2277376 to 2662400 tid 1 2024-01-15T23:01:47.171 INFO:tasks.rados.rados.0.smithi053.stdout:3699: snap_remove snap 345 2024-01-15T23:01:48.161 INFO:tasks.rados.rados.0.smithi053.stdout:3699: done (6 left) 2024-01-15T23:01:48.161 INFO:tasks.rados.rados.0.smithi053.stdout:3700: delete oid 19 current snap is 379 2024-01-15T23:01:48.161 INFO:tasks.rados.rados.0.smithi053.stdout:3693: finishing rollback tid 0 to smithi053129169-31 2024-01-15T23:01:48.161 INFO:tasks.rados.rados.0.smithi053.stdout:3693: finishing rollback tid 1 to smithi053129169-31 2024-01-15T23:01:48.161 INFO:tasks.rados.rados.0.smithi053.stdout:3693: finishing rollback tid 2 to smithi053129169-31 2024-01-15T23:01:48.161 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 2374 (ObjNum 1113 snap 356 seq_num 1113) dirty exists 2024-01-15T23:01:48.162 INFO:tasks.rados.rados.0.smithi053.stdout:3691: finishing write tid 1 to smithi053129169-45 2024-01-15T23:01:48.162 INFO:tasks.rados.rados.0.smithi053.stdout:3691: finishing write tid 2 to smithi053129169-45 2024-01-15T23:01:48.162 INFO:tasks.rados.rados.0.smithi053.stdout:3691: finishing write tid 3 to smithi053129169-45 2024-01-15T23:01:48.162 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 2764 (ObjNum 1166 snap 379 seq_num 1166) dirty exists 2024-01-15T23:01:48.162 INFO:tasks.rados.rados.0.smithi053.stdout:3691: left oid 45 (ObjNum 1166 snap 379 seq_num 1166) 2024-01-15T23:01:48.162 INFO:tasks.rados.rados.0.smithi053.stdout:3695: finishing write tid 1 to smithi053129169-2 2024-01-15T23:01:48.162 INFO:tasks.rados.rados.0.smithi053.stdout:3695: finishing write tid 2 to smithi053129169-2 2024-01-15T23:01:48.162 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2879 (ObjNum 1120 snap 362 seq_num 1120) dirty exists 2024-01-15T23:01:48.162 INFO:tasks.rados.rados.0.smithi053.stdout:3695: finishing write tid 3 to smithi053129169-2 2024-01-15T23:01:48.162 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 2877 (ObjNum 1168 snap 379 seq_num 1168) dirty exists 2024-01-15T23:01:48.162 INFO:tasks.rados.rados.0.smithi053.stdout:3695: left oid 2 (ObjNum 1168 snap 379 seq_num 1168) 2024-01-15T23:01:48.162 INFO:tasks.rados.rados.0.smithi053.stdout:3698: finishing write tid 1 to smithi053129169-21 2024-01-15T23:01:48.162 INFO:tasks.rados.rados.0.smithi053.stdout:3698: finishing write tid 2 to smithi053129169-21 2024-01-15T23:01:48.162 INFO:tasks.rados.rados.0.smithi053.stdout:3698: finishing write tid 3 to smithi053129169-21 2024-01-15T23:01:48.163 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 2932 (ObjNum 1169 snap 379 seq_num 1169) dirty exists 2024-01-15T23:01:48.163 INFO:tasks.rados.rados.0.smithi053.stdout:3698: left oid 21 (ObjNum 1169 snap 379 seq_num 1169) 2024-01-15T23:01:48.182 INFO:tasks.rados.rados.0.smithi053.stdout:3691: done (6 left) 2024-01-15T23:01:48.183 INFO:tasks.rados.rados.0.smithi053.stdout:3692: done (5 left) 2024-01-15T23:01:48.183 INFO:tasks.rados.rados.0.smithi053.stdout:3693: done (4 left) 2024-01-15T23:01:48.183 INFO:tasks.rados.rados.0.smithi053.stdout:3695: done (3 left) 2024-01-15T23:01:48.183 INFO:tasks.rados.rados.0.smithi053.stdout:3696: done (2 left) 2024-01-15T23:01:48.183 INFO:tasks.rados.rados.0.smithi053.stdout:3698: done (1 left) 2024-01-15T23:01:48.183 INFO:tasks.rados.rados.0.smithi053.stdout:3700: done (0 left) 2024-01-15T23:01:48.183 INFO:tasks.rados.rados.0.smithi053.stdout:3701: rollback oid 8 current snap is 379 2024-01-15T23:01:48.183 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 8 to 348 2024-01-15T23:01:48.183 INFO:tasks.rados.rados.0.smithi053.stdout:3702: read oid 28 snap -1 2024-01-15T23:01:48.183 INFO:tasks.rados.rados.0.smithi053.stdout:3702: expect (ObjNum 1081 snap 341 seq_num 1081) 2024-01-15T23:01:48.183 INFO:tasks.rados.rados.0.smithi053.stdout:3703: delete oid 43 current snap is 379 2024-01-15T23:01:48.189 INFO:tasks.rados.rados.0.smithi053.stdout:3701: finishing rollback tid 0 to smithi053129169-8 2024-01-15T23:01:48.190 INFO:tasks.rados.rados.0.smithi053.stdout:3703: done (2 left) 2024-01-15T23:01:48.190 INFO:tasks.rados.rados.0.smithi053.stdout:3704: snap_remove snap 365 2024-01-15T23:01:48.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:48 smithi163 ceph-mon[138526]: pgmap v912: 121 pgs: 121 active+clean; 475 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 10 op/s 2024-01-15T23:01:48.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:48 smithi163 ceph-mon[138526]: osdmap e796: 8 total, 8 up, 8 in 2024-01-15T23:01:48.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:48 smithi053 ceph-mon[143363]: pgmap v912: 121 pgs: 121 active+clean; 475 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 10 op/s 2024-01-15T23:01:48.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:48 smithi053 ceph-mon[143363]: osdmap e796: 8 total, 8 up, 8 in 2024-01-15T23:01:48.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:48 smithi053 ceph-mon[146052]: pgmap v912: 121 pgs: 121 active+clean; 475 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 10 op/s 2024-01-15T23:01:48.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:48 smithi053 ceph-mon[146052]: osdmap e796: 8 total, 8 up, 8 in 2024-01-15T23:01:49.172 INFO:tasks.rados.rados.0.smithi053.stdout:3704: done (2 left) 2024-01-15T23:01:49.172 INFO:tasks.rados.rados.0.smithi053.stdout:3705: rollback oid 48 current snap is 379 2024-01-15T23:01:49.172 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 48 to 329 2024-01-15T23:01:49.182 INFO:tasks.rados.rados.0.smithi053.stdout:3706: rollback oid 16 current snap is 379 2024-01-15T23:01:49.182 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 16 to 293 2024-01-15T23:01:49.182 INFO:tasks.rados.rados.0.smithi053.stdout:3707: rollback oid 23 current snap is 379 2024-01-15T23:01:49.182 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 23 to 362 2024-01-15T23:01:49.182 INFO:tasks.rados.rados.0.smithi053.stdout:3708: delete oid 10 current snap is 379 2024-01-15T23:01:49.182 INFO:tasks.rados.rados.0.smithi053.stdout:3701: finishing rollback tid 1 to smithi053129169-8 2024-01-15T23:01:49.183 INFO:tasks.rados.rados.0.smithi053.stdout:3701: finishing rollback tid 2 to smithi053129169-8 2024-01-15T23:01:49.183 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 1714 (ObjNum 1092 snap 347 seq_num 1092) dirty exists 2024-01-15T23:01:49.183 INFO:tasks.rados.rados.0.smithi053.stdout:3702: expect (ObjNum 1081 snap 341 seq_num 1081) 2024-01-15T23:01:49.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:49 smithi163 ceph-mon[138526]: osdmap e797: 8 total, 8 up, 8 in 2024-01-15T23:01:49.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:49 smithi053 ceph-mon[143363]: osdmap e797: 8 total, 8 up, 8 in 2024-01-15T23:01:49.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:49 smithi053 ceph-mon[146052]: osdmap e797: 8 total, 8 up, 8 in 2024-01-15T23:01:49.659 INFO:tasks.rados.rados.0.smithi053.stdout:3706: finishing rollback tid 1 to smithi053129169-16 2024-01-15T23:01:49.659 INFO:tasks.rados.rados.0.smithi053.stdout:3705: finishing rollback tid 0 to smithi053129169-48 2024-01-15T23:01:49.659 INFO:tasks.rados.rados.0.smithi053.stdout:3705: finishing rollback tid 1 to smithi053129169-48 2024-01-15T23:01:49.659 INFO:tasks.rados.rados.0.smithi053.stdout:3706: finishing rollback tid 2 to smithi053129169-16 2024-01-15T23:01:49.659 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 16 v 2845 (ObjNum 852 snap 277 seq_num 852) dirty exists 2024-01-15T23:01:49.659 INFO:tasks.rados.rados.0.smithi053.stdout:3705: finishing rollback tid 2 to smithi053129169-48 2024-01-15T23:01:49.659 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 2947 (ObjNum 992 snap 315 seq_num 992) dirty exists 2024-01-15T23:01:49.659 INFO:tasks.rados.rados.0.smithi053.stdout:3707: finishing rollback tid 0 to smithi053129169-23 2024-01-15T23:01:49.659 INFO:tasks.rados.rados.0.smithi053.stdout:3707: finishing rollback tid 1 to smithi053129169-23 2024-01-15T23:01:49.659 INFO:tasks.rados.rados.0.smithi053.stdout:3707: finishing rollback tid 2 to smithi053129169-23 2024-01-15T23:01:49.659 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 2408 (ObjNum 1018 snap 321 seq_num 1018) dirty exists 2024-01-15T23:01:49.660 INFO:tasks.rados.rados.0.smithi053.stdout:3701: done (5 left) 2024-01-15T23:01:49.660 INFO:tasks.rados.rados.0.smithi053.stdout:3702: done (4 left) 2024-01-15T23:01:49.660 INFO:tasks.rados.rados.0.smithi053.stdout:3705: done (3 left) 2024-01-15T23:01:49.660 INFO:tasks.rados.rados.0.smithi053.stdout:3706: done (2 left) 2024-01-15T23:01:49.660 INFO:tasks.rados.rados.0.smithi053.stdout:3707: done (1 left) 2024-01-15T23:01:49.660 INFO:tasks.rados.rados.0.smithi053.stdout:3708: done (0 left) 2024-01-15T23:01:49.660 INFO:tasks.rados.rados.0.smithi053.stdout:3709: delete oid 28 current snap is 379 2024-01-15T23:01:49.661 INFO:tasks.rados.rados.0.smithi053.stdout:3709: done (0 left) 2024-01-15T23:01:49.661 INFO:tasks.rados.rados.0.smithi053.stdout:3710: rmattr oid 44 current snap is 379 2024-01-15T23:01:49.661 INFO:tasks.rados.rados.0.smithi053.stdout:3711: read oid 37 snap -1 2024-01-15T23:01:49.661 INFO:tasks.rados.rados.0.smithi053.stdout:3711: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T23:01:49.661 INFO:tasks.rados.rados.0.smithi053.stdout:3712: snap_create 2024-01-15T23:01:49.662 INFO:tasks.rados.rados.0.smithi053.stdout:3711: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T23:01:49.664 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2910 (ObjNum 1120 snap 362 seq_num 1120) dirty exists 2024-01-15T23:01:50.167 INFO:tasks.rados.rados.0.smithi053.stdout:3710: done (2 left) 2024-01-15T23:01:50.167 INFO:tasks.rados.rados.0.smithi053.stdout:3711: done (1 left) 2024-01-15T23:01:50.167 INFO:tasks.rados.rados.0.smithi053.stdout:3712: done (0 left) 2024-01-15T23:01:50.167 INFO:tasks.rados.rados.0.smithi053.stdout:3713: delete oid 10 current snap is 380 2024-01-15T23:01:50.172 INFO:tasks.rados.rados.0.smithi053.stdout:3713: done (0 left) 2024-01-15T23:01:50.172 INFO:tasks.rados.rados.0.smithi053.stdout:3714: copy_from oid 32 from oid 4 current snap is 380 2024-01-15T23:01:50.172 INFO:tasks.rados.rados.0.smithi053.stdout:3715: read oid 44 snap -1 2024-01-15T23:01:50.172 INFO:tasks.rados.rados.0.smithi053.stdout:3715: expect (ObjNum 1120 snap 362 seq_num 1120) 2024-01-15T23:01:50.172 INFO:tasks.rados.rados.0.smithi053.stdout:3716: copy_from oid 15 from oid 38 current snap is 380 2024-01-15T23:01:50.172 INFO:tasks.rados.rados.0.smithi053.stdout:3717: read oid 14 snap -1 2024-01-15T23:01:50.172 INFO:tasks.rados.rados.0.smithi053.stdout:3717: expect (ObjNum 1144 snap 369 seq_num 1144) 2024-01-15T23:01:50.172 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 5 current snap is 380 2024-01-15T23:01:50.172 INFO:tasks.rados.rados.0.smithi053.stdout:3718: seq_num 1175 ranges {2613248=483328} 2024-01-15T23:01:50.190 INFO:tasks.rados.rados.0.smithi053.stdout:3718: writing smithi053129169-5 from 2613248 to 3096576 tid 1 2024-01-15T23:01:50.190 INFO:tasks.rados.rados.0.smithi053.stdout:3719: read oid 1 snap 312 2024-01-15T23:01:50.190 INFO:tasks.rados.rados.0.smithi053.stdout:3719: expect (ObjNum 951 snap 310 seq_num 951) 2024-01-15T23:01:50.190 INFO:tasks.rados.rados.0.smithi053.stdout:3720: delete oid 24 current snap is 380 2024-01-15T23:01:50.192 INFO:tasks.rados.rados.0.smithi053.stdout:3717: expect (ObjNum 1144 snap 369 seq_num 1144) 2024-01-15T23:01:50.258 INFO:tasks.rados.rados.0.smithi053.stdout:3715: expect (ObjNum 1120 snap 362 seq_num 1120) 2024-01-15T23:01:50.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:50 smithi163 ceph-mon[138526]: pgmap v915: 121 pgs: 121 active+clean; 475 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 140 KiB/s wr, 9 op/s 2024-01-15T23:01:50.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:50 smithi163 ceph-mon[138526]: osdmap e798: 8 total, 8 up, 8 in 2024-01-15T23:01:50.536 INFO:tasks.rados.rados.0.smithi053.stdout:3719: expect (ObjNum 951 snap 310 seq_num 951) 2024-01-15T23:01:50.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:50 smithi053 ceph-mon[143363]: pgmap v915: 121 pgs: 121 active+clean; 475 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 140 KiB/s wr, 9 op/s 2024-01-15T23:01:50.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:50 smithi053 ceph-mon[143363]: osdmap e798: 8 total, 8 up, 8 in 2024-01-15T23:01:50.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:50 smithi053 ceph-mon[146052]: pgmap v915: 121 pgs: 121 active+clean; 475 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 140 KiB/s wr, 9 op/s 2024-01-15T23:01:50.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:50 smithi053 ceph-mon[146052]: osdmap e798: 8 total, 8 up, 8 in 2024-01-15T23:01:50.575 INFO:tasks.rados.rados.0.smithi053.stdout:3718: finishing write tid 1 to smithi053129169-5 2024-01-15T23:01:50.575 INFO:tasks.rados.rados.0.smithi053.stdout:3718: finishing write tid 2 to smithi053129169-5 2024-01-15T23:01:50.575 INFO:tasks.rados.rados.0.smithi053.stdout:3718: finishing write tid 3 to smithi053129169-5 2024-01-15T23:01:50.575 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 2913 (ObjNum 1175 snap 380 seq_num 1175) dirty exists 2024-01-15T23:01:50.575 INFO:tasks.rados.rados.0.smithi053.stdout:3718: left oid 5 (ObjNum 1175 snap 380 seq_num 1175) 2024-01-15T23:01:50.575 INFO:tasks.rados.rados.0.smithi053.stdout:3714: finishing copy_from to smithi053129169-32 2024-01-15T23:01:50.575 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 2524 (ObjNum 1140 snap 368 seq_num 1140) dirty exists 2024-01-15T23:01:50.575 INFO:tasks.rados.rados.0.smithi053.stdout:3714: finishing copy_from racing read to smithi053129169-32 2024-01-15T23:01:50.575 INFO:tasks.rados.rados.0.smithi053.stdout:3716: finishing copy_from to smithi053129169-15 2024-01-15T23:01:50.575 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 2251 (ObjNum 1125 snap 363 seq_num 1125) dirty exists 2024-01-15T23:01:50.576 INFO:tasks.rados.rados.0.smithi053.stdout:3716: finishing copy_from racing read to smithi053129169-15 2024-01-15T23:01:50.576 INFO:tasks.rados.rados.0.smithi053.stdout:3714: done (6 left) 2024-01-15T23:01:50.576 INFO:tasks.rados.rados.0.smithi053.stdout:3715: done (5 left) 2024-01-15T23:01:50.576 INFO:tasks.rados.rados.0.smithi053.stdout:3716: done (4 left) 2024-01-15T23:01:50.576 INFO:tasks.rados.rados.0.smithi053.stdout:3717: done (3 left) 2024-01-15T23:01:50.576 INFO:tasks.rados.rados.0.smithi053.stdout:3718: done (2 left) 2024-01-15T23:01:50.576 INFO:tasks.rados.rados.0.smithi053.stdout:3719: done (1 left) 2024-01-15T23:01:50.576 INFO:tasks.rados.rados.0.smithi053.stdout:3720: done (0 left) 2024-01-15T23:01:50.576 INFO:tasks.rados.rados.0.smithi053.stdout:3721: snap_create 2024-01-15T23:01:51.069 INFO:tasks.rados.rados.0.smithi053.stdout:3721: done (0 left) 2024-01-15T23:01:51.069 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 31 current snap is 381 2024-01-15T23:01:51.069 INFO:tasks.rados.rados.0.smithi053.stdout:3722: seq_num 1177 ranges {4595712=516096} 2024-01-15T23:01:51.097 INFO:tasks.rados.rados.0.smithi053.stdout:3722: writing smithi053129169-31 from 4595712 to 5111808 tid 1 2024-01-15T23:01:51.097 INFO:tasks.rados.rados.0.smithi053.stdout:3723: delete oid 30 current snap is 381 2024-01-15T23:01:51.105 INFO:tasks.rados.rados.0.smithi053.stdout:3722: finishing write tid 1 to smithi053129169-31 2024-01-15T23:01:51.105 INFO:tasks.rados.rados.0.smithi053.stdout:3722: finishing write tid 2 to smithi053129169-31 2024-01-15T23:01:51.105 INFO:tasks.rados.rados.0.smithi053.stdout:3723: done (1 left) 2024-01-15T23:01:51.105 INFO:tasks.rados.rados.0.smithi053.stdout:3724: delete oid 22 current snap is 381 2024-01-15T23:01:51.106 INFO:tasks.rados.rados.0.smithi053.stdout:3722: finishing write tid 3 to smithi053129169-31 2024-01-15T23:01:51.106 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 2376 (ObjNum 1177 snap 381 seq_num 1177) dirty exists 2024-01-15T23:01:51.106 INFO:tasks.rados.rados.0.smithi053.stdout:3722: left oid 31 (ObjNum 1177 snap 381 seq_num 1177) 2024-01-15T23:01:51.111 INFO:tasks.rados.rados.0.smithi053.stdout:3722: done (1 left) 2024-01-15T23:01:51.111 INFO:tasks.rados.rados.0.smithi053.stdout:3724: done (0 left) 2024-01-15T23:01:51.111 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 44 current snap is 381 2024-01-15T23:01:51.111 INFO:tasks.rados.rados.0.smithi053.stdout:3725: seq_num 1180 ranges {5644288=565248} 2024-01-15T23:01:51.145 INFO:tasks.rados.rados.0.smithi053.stdout:3725: writing smithi053129169-44 from 5644288 to 6209536 tid 1 2024-01-15T23:01:51.146 INFO:tasks.rados.rados.0.smithi053.stdout:3726: snap_remove snap 369 2024-01-15T23:01:51.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:51 smithi163 ceph-mon[138526]: osdmap e799: 8 total, 8 up, 8 in 2024-01-15T23:01:51.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:51 smithi163 ceph-mon[138526]: osdmap e800: 8 total, 8 up, 8 in 2024-01-15T23:01:51.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:51 smithi053 ceph-mon[143363]: osdmap e799: 8 total, 8 up, 8 in 2024-01-15T23:01:51.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:51 smithi053 ceph-mon[143363]: osdmap e800: 8 total, 8 up, 8 in 2024-01-15T23:01:51.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:51 smithi053 ceph-mon[146052]: osdmap e799: 8 total, 8 up, 8 in 2024-01-15T23:01:51.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:51 smithi053 ceph-mon[146052]: osdmap e800: 8 total, 8 up, 8 in 2024-01-15T23:01:52.077 INFO:tasks.rados.rados.0.smithi053.stdout:3726: done (1 left) 2024-01-15T23:01:52.077 INFO:tasks.rados.rados.0.smithi053.stdout:3727: snap_create 2024-01-15T23:01:52.077 INFO:tasks.rados.rados.0.smithi053.stdout:3725: finishing write tid 1 to smithi053129169-44 2024-01-15T23:01:52.077 INFO:tasks.rados.rados.0.smithi053.stdout:3725: finishing write tid 2 to smithi053129169-44 2024-01-15T23:01:52.077 INFO:tasks.rados.rados.0.smithi053.stdout:3725: finishing write tid 3 to smithi053129169-44 2024-01-15T23:01:52.077 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2916 (ObjNum 1180 snap 381 seq_num 1180) dirty exists 2024-01-15T23:01:52.077 INFO:tasks.rados.rados.0.smithi053.stdout:3725: left oid 44 (ObjNum 1180 snap 381 seq_num 1180) 2024-01-15T23:01:52.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:52 smithi163 ceph-mon[138526]: pgmap v918: 121 pgs: 121 active+clean; 480 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 306 KiB/s wr, 14 op/s 2024-01-15T23:01:52.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:52 smithi163 ceph-mon[138526]: osdmap e801: 8 total, 8 up, 8 in 2024-01-15T23:01:52.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:52 smithi053 ceph-mon[143363]: pgmap v918: 121 pgs: 121 active+clean; 480 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 306 KiB/s wr, 14 op/s 2024-01-15T23:01:52.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:52 smithi053 ceph-mon[143363]: osdmap e801: 8 total, 8 up, 8 in 2024-01-15T23:01:52.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:52 smithi053 ceph-mon[146052]: pgmap v918: 121 pgs: 121 active+clean; 480 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 306 KiB/s wr, 14 op/s 2024-01-15T23:01:52.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:52 smithi053 ceph-mon[146052]: osdmap e801: 8 total, 8 up, 8 in 2024-01-15T23:01:53.078 INFO:tasks.rados.rados.0.smithi053.stdout:3725: done (1 left) 2024-01-15T23:01:53.078 INFO:tasks.rados.rados.0.smithi053.stdout:3727: done (0 left) 2024-01-15T23:01:53.078 INFO:tasks.rados.rados.0.smithi053.stdout:3728: rollback oid 21 current snap is 382 2024-01-15T23:01:53.078 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 21 to 378 2024-01-15T23:01:53.078 INFO:tasks.rados.rados.0.smithi053.stdout:3729: rollback oid 38 current snap is 382 2024-01-15T23:01:53.079 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 38 to 304 2024-01-15T23:01:53.079 INFO:tasks.rados.rados.0.smithi053.stdout:3730: snap_create 2024-01-15T23:01:53.086 INFO:tasks.rados.rados.0.smithi053.stdout:3729: finishing rollback tid 0 to smithi053129169-38 2024-01-15T23:01:53.087 INFO:tasks.rados.rados.0.smithi053.stdout:3729: finishing rollback tid 1 to smithi053129169-38 2024-01-15T23:01:53.087 INFO:tasks.rados.rados.0.smithi053.stdout:3729: finishing rollback tid 2 to smithi053129169-38 2024-01-15T23:01:53.087 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 2257 (ObjNum 926 snap 302 seq_num 926) dirty exists 2024-01-15T23:01:53.087 INFO:tasks.rados.rados.0.smithi053.stdout:3728: finishing rollback tid 0 to smithi053129169-21 2024-01-15T23:01:53.087 INFO:tasks.rados.rados.0.smithi053.stdout:3728: finishing rollback tid 1 to smithi053129169-21 2024-01-15T23:01:53.088 INFO:tasks.rados.rados.0.smithi053.stdout:3728: finishing rollback tid 2 to smithi053129169-21 2024-01-15T23:01:53.088 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 2957 (ObjNum 852 snap 277 seq_num 852) dirty exists 2024-01-15T23:01:54.079 INFO:tasks.rados.rados.0.smithi053.stdout:3728: done (2 left) 2024-01-15T23:01:54.080 INFO:tasks.rados.rados.0.smithi053.stdout:3729: done (1 left) 2024-01-15T23:01:54.080 INFO:tasks.rados.rados.0.smithi053.stdout:3730: done (0 left) 2024-01-15T23:01:54.080 INFO:tasks.rados.rados.0.smithi053.stdout:3731: read oid 9 snap 382 2024-01-15T23:01:54.080 INFO:tasks.rados.rados.0.smithi053.stdout:3731: expect (ObjNum 1157 snap 377 seq_num 1157) 2024-01-15T23:01:54.080 INFO:tasks.rados.rados.0.smithi053.stdout:3732: read oid 7 snap -1 2024-01-15T23:01:54.080 INFO:tasks.rados.rados.0.smithi053.stdout:3732: expect (ObjNum 1147 snap 371 seq_num 1147) 2024-01-15T23:01:54.080 INFO:tasks.rados.rados.0.smithi053.stdout:3733: rollback oid 6 current snap is 383 2024-01-15T23:01:54.080 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 6 to 373 2024-01-15T23:01:54.080 INFO:tasks.rados.rados.0.smithi053.stdout:3734: rollback oid 22 current snap is 383 2024-01-15T23:01:54.080 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 22 to 342 2024-01-15T23:01:54.080 INFO:tasks.rados.rados.0.smithi053.stdout:3735: read oid 18 snap 337 2024-01-15T23:01:54.080 INFO:tasks.rados.rados.0.smithi053.stdout:3735: expect (ObjNum 1021 snap 322 seq_num 1021) 2024-01-15T23:01:54.081 INFO:tasks.rados.rados.0.smithi053.stdout:3736: copy_from oid 35 from oid 47 current snap is 383 2024-01-15T23:01:54.081 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 28 current snap is 383 2024-01-15T23:01:54.081 INFO:tasks.rados.rados.0.smithi053.stdout:3737: seq_num 1181 ranges {0=581632} 2024-01-15T23:01:54.082 INFO:tasks.rados.rados.0.smithi053.stdout:3737: writing smithi053129169-28 from 0 to 581632 tid 1 2024-01-15T23:01:54.083 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 383 2024-01-15T23:01:54.083 INFO:tasks.rados.rados.0.smithi053.stdout:3738: seq_num 1182 ranges {0=606208} 2024-01-15T23:01:54.093 INFO:tasks.rados.rados.0.smithi053.stdout:3738: writing smithi053129169-43 from 0 to 606208 tid 1 2024-01-15T23:01:54.093 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 44 current snap is 383 2024-01-15T23:01:54.093 INFO:tasks.rados.rados.0.smithi053.stdout:3739: seq_num 1183 ranges {6209536=622592} 2024-01-15T23:01:54.125 INFO:tasks.rados.rados.0.smithi053.stdout:3739: writing smithi053129169-44 from 6209536 to 6832128 tid 1 2024-01-15T23:01:54.125 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 20 current snap is 383 2024-01-15T23:01:54.126 INFO:tasks.rados.rados.0.smithi053.stdout:3733: finishing rollback tid 0 to smithi053129169-6 2024-01-15T23:01:54.126 INFO:tasks.rados.rados.0.smithi053.stdout:3740: seq_num 1184 ranges {974848=638976} 2024-01-15T23:01:54.134 INFO:tasks.rados.rados.0.smithi053.stdout:3740: writing smithi053129169-20 from 974848 to 1613824 tid 1 2024-01-15T23:01:54.135 INFO:tasks.rados.rados.0.smithi053.stdout:3741: read oid 11 snap -1 2024-01-15T23:01:54.135 INFO:tasks.rados.rados.0.smithi053.stdout:3741: expect deleted 2024-01-15T23:01:54.135 INFO:tasks.rados.rados.0.smithi053.stdout:3742: copy_from oid 29 from oid 23 current snap is 383 2024-01-15T23:01:54.135 INFO:tasks.rados.rados.0.smithi053.stdout:3733: finishing rollback tid 1 to smithi053129169-6 2024-01-15T23:01:54.135 INFO:tasks.rados.rados.0.smithi053.stdout:3737: finishing write tid 1 to smithi053129169-28 2024-01-15T23:01:54.135 INFO:tasks.rados.rados.0.smithi053.stdout:3733: finishing rollback tid 2 to smithi053129169-6 2024-01-15T23:01:54.135 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 2527 (ObjNum 1140 snap 368 seq_num 1140) dirty exists 2024-01-15T23:01:54.135 INFO:tasks.rados.rados.0.smithi053.stdout:3736: finishing copy_from to smithi053129169-35 2024-01-15T23:01:54.135 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 2710 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T23:01:54.135 INFO:tasks.rados.rados.0.smithi053.stdout:3736: finishing copy_from racing read to smithi053129169-35 2024-01-15T23:01:54.135 INFO:tasks.rados.rados.0.smithi053.stdout:3734: finishing rollback tid 1 to smithi053129169-22 2024-01-15T23:01:54.136 INFO:tasks.rados.rados.0.smithi053.stdout:3734: finishing rollback tid 2 to smithi053129169-22 2024-01-15T23:01:54.136 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 2524 (ObjNum 1018 snap 321 seq_num 1018) dirty exists 2024-01-15T23:01:54.136 INFO:tasks.rados.rados.0.smithi053.stdout:3738: finishing write tid 1 to smithi053129169-43 2024-01-15T23:01:54.136 INFO:tasks.rados.rados.0.smithi053.stdout:3738: finishing write tid 2 to smithi053129169-43 2024-01-15T23:01:54.136 INFO:tasks.rados.rados.0.smithi053.stdout:3737: finishing write tid 2 to smithi053129169-28 2024-01-15T23:01:54.136 INFO:tasks.rados.rados.0.smithi053.stdout:3733: done (11 left) 2024-01-15T23:01:54.136 INFO:tasks.rados.rados.0.smithi053.stdout:3734: done (10 left) 2024-01-15T23:01:54.136 INFO:tasks.rados.rados.0.smithi053.stdout:3736: done (9 left) 2024-01-15T23:01:54.136 INFO:tasks.rados.rados.0.smithi053.stdout:3743: snap_remove snap 304 2024-01-15T23:01:54.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:54 smithi163 ceph-mon[138526]: pgmap v921: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 490 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.2 MiB/s wr, 11 op/s 2024-01-15T23:01:54.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:54 smithi163 ceph-mon[138526]: osdmap e802: 8 total, 8 up, 8 in 2024-01-15T23:01:54.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:54 smithi053 ceph-mon[146052]: pgmap v921: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 490 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.2 MiB/s wr, 11 op/s 2024-01-15T23:01:54.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:54 smithi053 ceph-mon[146052]: osdmap e802: 8 total, 8 up, 8 in 2024-01-15T23:01:54.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:54 smithi053 ceph-mon[143363]: pgmap v921: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 490 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.2 MiB/s wr, 11 op/s 2024-01-15T23:01:54.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:54 smithi053 ceph-mon[143363]: osdmap e802: 8 total, 8 up, 8 in 2024-01-15T23:01:55.091 INFO:tasks.rados.rados.0.smithi053.stdout:3743: done (9 left) 2024-01-15T23:01:55.092 INFO:tasks.rados.rados.0.smithi053.stdout:3744: copy_from oid 41 from oid 36 current snap is 383 2024-01-15T23:01:55.092 INFO:tasks.rados.rados.0.smithi053.stdout:3745: rollback oid 13 current snap is 383 2024-01-15T23:01:55.092 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 13 to 312 2024-01-15T23:01:55.096 INFO:tasks.rados.rados.0.smithi053.stdout:3746: copy_from oid 33 from oid 32 current snap is 383 2024-01-15T23:01:55.096 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 40 current snap is 383 2024-01-15T23:01:55.096 INFO:tasks.rados.rados.0.smithi053.stdout:3747: seq_num 1185 ranges {0=655360} 2024-01-15T23:01:55.096 INFO:tasks.rados.rados.0.smithi053.stdout:3747: writing smithi053129169-40 from 0 to 655360 tid 1 2024-01-15T23:01:55.096 INFO:tasks.rados.rados.0.smithi053.stdout:3748: copy_from oid 2 from oid 5 current snap is 383 2024-01-15T23:01:55.096 INFO:tasks.rados.rados.0.smithi053.stdout:3749: rollback oid 8 current snap is 383 2024-01-15T23:01:55.096 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 8 to 359 2024-01-15T23:01:55.096 INFO:tasks.rados.rados.0.smithi053.stdout:3750: snap_create 2024-01-15T23:01:55.107 INFO:tasks.rados.rados.0.smithi053.stdout:3738: finishing write tid 3 to smithi053129169-43 2024-01-15T23:01:55.107 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1661 (ObjNum 1182 snap 383 seq_num 1182) dirty exists 2024-01-15T23:01:55.107 INFO:tasks.rados.rados.0.smithi053.stdout:3738: left oid 43 (ObjNum 1182 snap 383 seq_num 1182) 2024-01-15T23:01:55.107 INFO:tasks.rados.rados.0.smithi053.stdout:3737: finishing write tid 3 to smithi053129169-28 2024-01-15T23:01:55.107 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 2749 (ObjNum 1181 snap 383 seq_num 1181) dirty exists 2024-01-15T23:01:55.107 INFO:tasks.rados.rados.0.smithi053.stdout:3737: left oid 28 (ObjNum 1181 snap 383 seq_num 1181) 2024-01-15T23:01:55.108 INFO:tasks.rados.rados.0.smithi053.stdout:3735: expect (ObjNum 1021 snap 322 seq_num 1021) 2024-01-15T23:01:55.210 INFO:tasks.rados.rados.0.smithi053.stdout:3731: expect (ObjNum 1157 snap 377 seq_num 1157) 2024-01-15T23:01:55.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:55 smithi053 ceph-mon[143363]: osdmap e803: 8 total, 8 up, 8 in 2024-01-15T23:01:55.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:01:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:01:55] "GET /metrics HTTP/1.1" 200 36201 "" "Prometheus/2.43.0" 2024-01-15T23:01:55.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:55 smithi053 ceph-mon[146052]: osdmap e803: 8 total, 8 up, 8 in 2024-01-15T23:01:55.400 INFO:tasks.rados.rados.0.smithi053.stdout:3732: expect (ObjNum 1147 snap 371 seq_num 1147) 2024-01-15T23:01:55.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:55 smithi163 ceph-mon[138526]: osdmap e803: 8 total, 8 up, 8 in 2024-01-15T23:01:55.648 INFO:tasks.rados.rados.0.smithi053.stdout:3739: finishing write tid 1 to smithi053129169-44 2024-01-15T23:01:55.648 INFO:tasks.rados.rados.0.smithi053.stdout:3739: finishing write tid 2 to smithi053129169-44 2024-01-15T23:01:55.648 INFO:tasks.rados.rados.0.smithi053.stdout:3739: finishing write tid 3 to smithi053129169-44 2024-01-15T23:01:55.648 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2927 (ObjNum 1183 snap 383 seq_num 1183) dirty exists 2024-01-15T23:01:55.648 INFO:tasks.rados.rados.0.smithi053.stdout:3739: left oid 44 (ObjNum 1183 snap 383 seq_num 1183) 2024-01-15T23:01:55.649 INFO:tasks.rados.rados.0.smithi053.stdout:3740: finishing write tid 1 to smithi053129169-20 2024-01-15T23:01:55.649 INFO:tasks.rados.rados.0.smithi053.stdout:3740: finishing write tid 2 to smithi053129169-20 2024-01-15T23:01:55.649 INFO:tasks.rados.rados.0.smithi053.stdout:3740: finishing write tid 3 to smithi053129169-20 2024-01-15T23:01:55.649 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 2960 (ObjNum 1184 snap 383 seq_num 1184) dirty exists 2024-01-15T23:01:55.649 INFO:tasks.rados.rados.0.smithi053.stdout:3740: left oid 20 (ObjNum 1184 snap 383 seq_num 1184) 2024-01-15T23:01:55.649 INFO:tasks.rados.rados.0.smithi053.stdout:3742: finishing copy_from to smithi053129169-29 2024-01-15T23:01:55.649 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 2408 (ObjNum 1018 snap 321 seq_num 1018) dirty exists 2024-01-15T23:01:55.649 INFO:tasks.rados.rados.0.smithi053.stdout:3742: finishing copy_from racing read to smithi053129169-29 2024-01-15T23:01:55.649 INFO:tasks.rados.rados.0.smithi053.stdout:3744: finishing copy_from to smithi053129169-41 2024-01-15T23:01:55.649 INFO:tasks.rados.rados.0.smithi053.stdout:3744: got expected ENOENT (src dne) 2024-01-15T23:01:55.649 INFO:tasks.rados.rados.0.smithi053.stdout:3749: finishing rollback tid 0 to smithi053129169-8 2024-01-15T23:01:55.649 INFO:tasks.rados.rados.0.smithi053.stdout:3744: finishing copy_from racing read to smithi053129169-41 2024-01-15T23:01:55.649 INFO:tasks.rados.rados.0.smithi053.stdout:3745: finishing rollback tid 0 to smithi053129169-13 2024-01-15T23:01:55.649 INFO:tasks.rados.rados.0.smithi053.stdout:3745: finishing rollback tid 1 to smithi053129169-13 2024-01-15T23:01:55.650 INFO:tasks.rados.rados.0.smithi053.stdout:3745: finishing rollback tid 2 to smithi053129169-13 2024-01-15T23:01:55.650 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 2752 (ObjNum 876 snap 283 seq_num 876) dirty exists 2024-01-15T23:01:55.650 INFO:tasks.rados.rados.0.smithi053.stdout:3749: finishing rollback tid 1 to smithi053129169-8 2024-01-15T23:01:55.650 INFO:tasks.rados.rados.0.smithi053.stdout:3747: finishing write tid 1 to smithi053129169-40 2024-01-15T23:01:55.650 INFO:tasks.rados.rados.0.smithi053.stdout:3747: finishing write tid 2 to smithi053129169-40 2024-01-15T23:01:55.650 INFO:tasks.rados.rados.0.smithi053.stdout:3749: finishing rollback tid 2 to smithi053129169-8 2024-01-15T23:01:55.650 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 1717 (ObjNum 1108 snap 355 seq_num 1108) dirty exists 2024-01-15T23:01:55.650 INFO:tasks.rados.rados.0.smithi053.stdout:3747: finishing write tid 3 to smithi053129169-40 2024-01-15T23:01:55.650 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 2259 (ObjNum 1185 snap 383 seq_num 1185) dirty exists 2024-01-15T23:01:55.650 INFO:tasks.rados.rados.0.smithi053.stdout:3747: left oid 40 (ObjNum 1185 snap 383 seq_num 1185) 2024-01-15T23:01:55.650 INFO:tasks.rados.rados.0.smithi053.stdout:3748: finishing copy_from to smithi053129169-2 2024-01-15T23:01:55.650 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 2913 (ObjNum 1175 snap 380 seq_num 1175) dirty exists 2024-01-15T23:01:55.650 INFO:tasks.rados.rados.0.smithi053.stdout:3748: finishing copy_from racing read to smithi053129169-2 2024-01-15T23:01:55.650 INFO:tasks.rados.rados.0.smithi053.stdout:3746: finishing copy_from to smithi053129169-33 2024-01-15T23:01:55.650 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 2524 (ObjNum 1140 snap 368 seq_num 1140) dirty exists 2024-01-15T23:01:55.651 INFO:tasks.rados.rados.0.smithi053.stdout:3746: finishing copy_from racing read to smithi053129169-33 2024-01-15T23:01:56.072 INFO:tasks.rados.rados.0.smithi053.stdout:3731: done (15 left) 2024-01-15T23:01:56.072 INFO:tasks.rados.rados.0.smithi053.stdout:3732: done (14 left) 2024-01-15T23:01:56.072 INFO:tasks.rados.rados.0.smithi053.stdout:3735: done (13 left) 2024-01-15T23:01:56.072 INFO:tasks.rados.rados.0.smithi053.stdout:3737: done (12 left) 2024-01-15T23:01:56.072 INFO:tasks.rados.rados.0.smithi053.stdout:3738: done (11 left) 2024-01-15T23:01:56.072 INFO:tasks.rados.rados.0.smithi053.stdout:3739: done (10 left) 2024-01-15T23:01:56.072 INFO:tasks.rados.rados.0.smithi053.stdout:3740: done (9 left) 2024-01-15T23:01:56.073 INFO:tasks.rados.rados.0.smithi053.stdout:3741: done (8 left) 2024-01-15T23:01:56.073 INFO:tasks.rados.rados.0.smithi053.stdout:3742: done (7 left) 2024-01-15T23:01:56.073 INFO:tasks.rados.rados.0.smithi053.stdout:3744: done (6 left) 2024-01-15T23:01:56.073 INFO:tasks.rados.rados.0.smithi053.stdout:3745: done (5 left) 2024-01-15T23:01:56.073 INFO:tasks.rados.rados.0.smithi053.stdout:3746: done (4 left) 2024-01-15T23:01:56.073 INFO:tasks.rados.rados.0.smithi053.stdout:3747: done (3 left) 2024-01-15T23:01:56.073 INFO:tasks.rados.rados.0.smithi053.stdout:3748: done (2 left) 2024-01-15T23:01:56.073 INFO:tasks.rados.rados.0.smithi053.stdout:3749: done (1 left) 2024-01-15T23:01:56.073 INFO:tasks.rados.rados.0.smithi053.stdout:3750: done (0 left) 2024-01-15T23:01:56.073 INFO:tasks.rados.rados.0.smithi053.stdout:3751: rollback oid 42 current snap is 384 2024-01-15T23:01:56.073 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 42 to 367 2024-01-15T23:01:56.073 INFO:tasks.rados.rados.0.smithi053.stdout:3752: read oid 27 snap -1 2024-01-15T23:01:56.073 INFO:tasks.rados.rados.0.smithi053.stdout:3752: expect (ObjNum 1001 snap 318 seq_num 1001) 2024-01-15T23:01:56.073 INFO:tasks.rados.rados.0.smithi053.stdout:3753: read oid 29 snap -1 2024-01-15T23:01:56.074 INFO:tasks.rados.rados.0.smithi053.stdout:3753: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:01:56.074 INFO:tasks.rados.rados.0.smithi053.stdout:3754: snap_remove snap 352 2024-01-15T23:01:56.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:56 smithi163 ceph-mon[138526]: pgmap v924: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 494 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.3 MiB/s wr, 10 op/s 2024-01-15T23:01:56.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:56 smithi163 ceph-mon[138526]: osdmap e804: 8 total, 8 up, 8 in 2024-01-15T23:01:56.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:56 smithi163 ceph-mon[138526]: osdmap e805: 8 total, 8 up, 8 in 2024-01-15T23:01:56.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:56 smithi053 ceph-mon[143363]: pgmap v924: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 494 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.3 MiB/s wr, 10 op/s 2024-01-15T23:01:56.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:56 smithi053 ceph-mon[143363]: osdmap e804: 8 total, 8 up, 8 in 2024-01-15T23:01:56.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:56 smithi053 ceph-mon[143363]: osdmap e805: 8 total, 8 up, 8 in 2024-01-15T23:01:56.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:56 smithi053 ceph-mon[146052]: pgmap v924: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 494 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.3 MiB/s wr, 10 op/s 2024-01-15T23:01:56.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:56 smithi053 ceph-mon[146052]: osdmap e804: 8 total, 8 up, 8 in 2024-01-15T23:01:56.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:56 smithi053 ceph-mon[146052]: osdmap e805: 8 total, 8 up, 8 in 2024-01-15T23:01:57.079 INFO:tasks.rados.rados.0.smithi053.stdout:3754: done (3 left) 2024-01-15T23:01:57.079 INFO:tasks.rados.rados.0.smithi053.stdout:3755: rollback oid 7 current snap is 384 2024-01-15T23:01:57.079 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 7 to 378 2024-01-15T23:01:57.079 INFO:tasks.rados.rados.0.smithi053.stdout:3756: snap_remove snap 373 2024-01-15T23:01:58.084 INFO:tasks.rados.rados.0.smithi053.stdout:3756: done (4 left) 2024-01-15T23:01:58.084 INFO:tasks.rados.rados.0.smithi053.stdout:3757: snap_create 2024-01-15T23:01:58.084 INFO:tasks.rados.rados.0.smithi053.stdout:3751: finishing rollback tid 1 to smithi053129169-42 2024-01-15T23:01:58.084 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 42 v 2404 (ObjNum 33 snap 0 seq_num 3638818672) dirty dne 2024-01-15T23:01:58.085 INFO:tasks.rados.rados.0.smithi053.stdout:3752: expect (ObjNum 1001 snap 318 seq_num 1001) 2024-01-15T23:01:58.197 INFO:tasks.rados.rados.0.smithi053.stdout:3753: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:01:58.254 INFO:tasks.rados.rados.0.smithi053.stdout:3755: finishing rollback tid 0 to smithi053129169-7 2024-01-15T23:01:58.254 INFO:tasks.rados.rados.0.smithi053.stdout:3755: finishing rollback tid 1 to smithi053129169-7 2024-01-15T23:01:58.254 INFO:tasks.rados.rados.0.smithi053.stdout:3755: finishing rollback tid 2 to smithi053129169-7 2024-01-15T23:01:58.255 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 2336 (ObjNum 1147 snap 371 seq_num 1147) dirty exists 2024-01-15T23:01:58.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:58 smithi163 ceph-mon[138526]: pgmap v927: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 513 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.2 MiB/s wr, 14 op/s 2024-01-15T23:01:58.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:58 smithi163 ceph-mon[138526]: osdmap e806: 8 total, 8 up, 8 in 2024-01-15T23:01:58.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:58 smithi053 ceph-mon[143363]: pgmap v927: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 513 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.2 MiB/s wr, 14 op/s 2024-01-15T23:01:58.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:58 smithi053 ceph-mon[143363]: osdmap e806: 8 total, 8 up, 8 in 2024-01-15T23:01:58.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:58 smithi053 ceph-mon[146052]: pgmap v927: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 513 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.2 MiB/s wr, 14 op/s 2024-01-15T23:01:58.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:58 smithi053 ceph-mon[146052]: osdmap e806: 8 total, 8 up, 8 in 2024-01-15T23:01:59.092 INFO:tasks.rados.rados.0.smithi053.stdout:3751: done (4 left) 2024-01-15T23:01:59.092 INFO:tasks.rados.rados.0.smithi053.stdout:3752: done (3 left) 2024-01-15T23:01:59.092 INFO:tasks.rados.rados.0.smithi053.stdout:3753: done (2 left) 2024-01-15T23:01:59.092 INFO:tasks.rados.rados.0.smithi053.stdout:3755: done (1 left) 2024-01-15T23:01:59.092 INFO:tasks.rados.rados.0.smithi053.stdout:3757: done (0 left) 2024-01-15T23:01:59.092 INFO:tasks.rados.rados.0.smithi053.stdout:3758: rmattr oid 7 current snap is 385 2024-01-15T23:01:59.092 INFO:tasks.rados.rados.0.smithi053.stdout:3759: read oid 30 snap 376 2024-01-15T23:01:59.092 INFO:tasks.rados.rados.0.smithi053.stdout:3759: expect deleted 2024-01-15T23:01:59.092 INFO:tasks.rados.rados.0.smithi053.stdout:3760: read oid 37 snap -1 2024-01-15T23:01:59.092 INFO:tasks.rados.rados.0.smithi053.stdout:3760: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T23:01:59.093 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 44 current snap is 385 2024-01-15T23:01:59.093 INFO:tasks.rados.rados.0.smithi053.stdout:3761: seq_num 1186 ranges {6832128=671744} 2024-01-15T23:01:59.132 INFO:tasks.rados.rados.0.smithi053.stdout:3761: writing smithi053129169-44 from 6832128 to 7503872 tid 1 2024-01-15T23:01:59.132 INFO:tasks.rados.rados.0.smithi053.stdout:3762: setattr oid 18 current snap is 385 2024-01-15T23:01:59.133 INFO:tasks.rados.rados.0.smithi053.stdout:3760: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T23:01:59.135 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 2337 (ObjNum 1147 snap 371 seq_num 1147) dirty exists 2024-01-15T23:01:59.135 INFO:tasks.rados.rados.0.smithi053.stdout:3758: done (4 left) 2024-01-15T23:01:59.135 INFO:tasks.rados.rados.0.smithi053.stdout:3759: done (3 left) 2024-01-15T23:01:59.135 INFO:tasks.rados.rados.0.smithi053.stdout:3760: done (2 left) 2024-01-15T23:01:59.135 INFO:tasks.rados.rados.0.smithi053.stdout:3763: rollback oid 2 current snap is 385 2024-01-15T23:01:59.135 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 2 to 359 2024-01-15T23:01:59.135 INFO:tasks.rados.rados.0.smithi053.stdout:3764: snap_remove snap 368 2024-01-15T23:01:59.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:59 smithi163 ceph-mon[138526]: osdmap e807: 8 total, 8 up, 8 in 2024-01-15T23:01:59.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:01:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:01:59.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:59 smithi053 ceph-mon[143363]: osdmap e807: 8 total, 8 up, 8 in 2024-01-15T23:01:59.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:01:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:01:59.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:59 smithi053 ceph-mon[146052]: osdmap e807: 8 total, 8 up, 8 in 2024-01-15T23:01:59.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:01:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:02:00.113 INFO:tasks.rados.rados.0.smithi053.stdout:3764: done (3 left) 2024-01-15T23:02:00.113 INFO:tasks.rados.rados.0.smithi053.stdout:3765: rmattr oid 27 current snap is 385 2024-01-15T23:02:00.113 INFO:tasks.rados.rados.0.smithi053.stdout:3765: done (3 left) 2024-01-15T23:02:00.114 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 385 2024-01-15T23:02:00.114 INFO:tasks.rados.rados.0.smithi053.stdout:3766: seq_num 1187 ranges {11689984=688128} 2024-01-15T23:02:00.170 INFO:tasks.rados.rados.0.smithi053.stdout:3766: writing smithi053129169-15 from 11689984 to 12378112 tid 1 2024-01-15T23:02:00.171 INFO:tasks.rados.rados.0.smithi053.stdout:3767: rmattr oid 37 current snap is 385 2024-01-15T23:02:00.171 INFO:tasks.rados.rados.0.smithi053.stdout:3761: finishing write tid 1 to smithi053129169-44 2024-01-15T23:02:00.171 INFO:tasks.rados.rados.0.smithi053.stdout:3768: read oid 48 snap 371 2024-01-15T23:02:00.171 INFO:tasks.rados.rados.0.smithi053.stdout:3768: expect deleted 2024-01-15T23:02:00.171 INFO:tasks.rados.rados.0.smithi053.stdout:3769: read oid 36 snap -1 2024-01-15T23:02:00.171 INFO:tasks.rados.rados.0.smithi053.stdout:3769: expect deleted 2024-01-15T23:02:00.171 INFO:tasks.rados.rados.0.smithi053.stdout:3770: rollback oid 5 current snap is 385 2024-01-15T23:02:00.171 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 5 to 361 2024-01-15T23:02:00.171 INFO:tasks.rados.rados.0.smithi053.stdout:3761: finishing write tid 2 to smithi053129169-44 2024-01-15T23:02:00.171 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 2765 (ObjNum 1021 snap 322 seq_num 1021) dirty exists 2024-01-15T23:02:00.171 INFO:tasks.rados.rados.0.smithi053.stdout:3763: finishing rollback tid 0 to smithi053129169-2 2024-01-15T23:02:00.171 INFO:tasks.rados.rados.0.smithi053.stdout:3763: finishing rollback tid 1 to smithi053129169-2 2024-01-15T23:02:00.172 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 2963 (ObjNum 33 snap 0 seq_num 3638199744) dirty dne 2024-01-15T23:02:00.172 INFO:tasks.rados.rados.0.smithi053.stdout:3761: finishing write tid 3 to smithi053129169-44 2024-01-15T23:02:00.172 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2960 (ObjNum 1186 snap 385 seq_num 1186) dirty exists 2024-01-15T23:02:00.172 INFO:tasks.rados.rados.0.smithi053.stdout:3761: left oid 44 (ObjNum 1186 snap 385 seq_num 1186) 2024-01-15T23:02:00.172 INFO:tasks.rados.rados.0.smithi053.stdout:3761: done (7 left) 2024-01-15T23:02:00.172 INFO:tasks.rados.rados.0.smithi053.stdout:3762: done (6 left) 2024-01-15T23:02:00.172 INFO:tasks.rados.rados.0.smithi053.stdout:3763: done (5 left) 2024-01-15T23:02:00.172 INFO:tasks.rados.rados.0.smithi053.stdout:3771: copy_from oid 19 from oid 22 current snap is 385 2024-01-15T23:02:00.172 INFO:tasks.rados.rados.0.smithi053.stdout:3772: copy_from oid 40 from oid 18 current snap is 385 2024-01-15T23:02:00.172 INFO:tasks.rados.rados.0.smithi053.stdout:3773: snap_create 2024-01-15T23:02:00.176 INFO:tasks.rados.rados.0.smithi053.stdout:3770: finishing rollback tid 0 to smithi053129169-5 2024-01-15T23:02:00.176 INFO:tasks.rados.rados.0.smithi053.stdout:3770: finishing rollback tid 1 to smithi053129169-5 2024-01-15T23:02:00.177 INFO:tasks.rados.rados.0.smithi053.stdout:3766: finishing write tid 1 to smithi053129169-15 2024-01-15T23:02:00.177 INFO:tasks.rados.rados.0.smithi053.stdout:3770: finishing rollback tid 2 to smithi053129169-5 2024-01-15T23:02:00.178 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 2975 (ObjNum 1021 snap 322 seq_num 1021) dirty exists 2024-01-15T23:02:00.178 INFO:tasks.rados.rados.0.smithi053.stdout:3766: finishing write tid 2 to smithi053129169-15 2024-01-15T23:02:00.181 INFO:tasks.rados.rados.0.smithi053.stdout:3772: finishing copy_from to smithi053129169-40 2024-01-15T23:02:00.181 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 2765 (ObjNum 1021 snap 322 seq_num 1021) dirty exists 2024-01-15T23:02:00.181 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 2551 (ObjNum 97 snap 0 seq_num 1727893026) dirty exists 2024-01-15T23:02:00.182 INFO:tasks.rados.rados.0.smithi053.stdout:3772: finishing copy_from racing read to smithi053129169-40 2024-01-15T23:02:00.184 INFO:tasks.rados.rados.0.smithi053.stdout:3766: finishing write tid 3 to smithi053129169-15 2024-01-15T23:02:00.184 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 2549 (ObjNum 1187 snap 385 seq_num 1187) dirty exists 2024-01-15T23:02:00.184 INFO:tasks.rados.rados.0.smithi053.stdout:3766: left oid 15 (ObjNum 1187 snap 385 seq_num 1187) 2024-01-15T23:02:00.191 INFO:tasks.rados.rados.0.smithi053.stdout:3771: finishing copy_from to smithi053129169-19 2024-01-15T23:02:00.191 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 2524 (ObjNum 1018 snap 321 seq_num 1018) dirty exists 2024-01-15T23:02:00.192 INFO:tasks.rados.rados.0.smithi053.stdout:3771: finishing copy_from racing read to smithi053129169-19 2024-01-15T23:02:00.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:00 smithi163 ceph-mon[138526]: pgmap v930: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 513 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.9 MiB/s wr, 10 op/s 2024-01-15T23:02:00.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:00 smithi163 ceph-mon[138526]: osdmap e808: 8 total, 8 up, 8 in 2024-01-15T23:02:00.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:00 smithi053 ceph-mon[143363]: pgmap v930: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 513 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.9 MiB/s wr, 10 op/s 2024-01-15T23:02:00.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:00 smithi053 ceph-mon[143363]: osdmap e808: 8 total, 8 up, 8 in 2024-01-15T23:02:00.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:00 smithi053 ceph-mon[146052]: pgmap v930: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 513 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.9 MiB/s wr, 10 op/s 2024-01-15T23:02:00.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:00 smithi053 ceph-mon[146052]: osdmap e808: 8 total, 8 up, 8 in 2024-01-15T23:02:01.071 INFO:tasks.rados.rados.0.smithi053.stdout:3766: done (7 left) 2024-01-15T23:02:01.072 INFO:tasks.rados.rados.0.smithi053.stdout:3767: done (6 left) 2024-01-15T23:02:01.072 INFO:tasks.rados.rados.0.smithi053.stdout:3768: done (5 left) 2024-01-15T23:02:01.072 INFO:tasks.rados.rados.0.smithi053.stdout:3769: done (4 left) 2024-01-15T23:02:01.072 INFO:tasks.rados.rados.0.smithi053.stdout:3770: done (3 left) 2024-01-15T23:02:01.072 INFO:tasks.rados.rados.0.smithi053.stdout:3771: done (2 left) 2024-01-15T23:02:01.072 INFO:tasks.rados.rados.0.smithi053.stdout:3772: done (1 left) 2024-01-15T23:02:01.073 INFO:tasks.rados.rados.0.smithi053.stdout:3773: done (0 left) 2024-01-15T23:02:01.073 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 386 2024-01-15T23:02:01.073 INFO:tasks.rados.rados.0.smithi053.stdout:3774: seq_num 1188 ranges {0=704512} 2024-01-15T23:02:01.076 INFO:tasks.rados.rados.0.smithi053.stdout:3774: writing smithi053129169-12 from 0 to 704512 tid 1 2024-01-15T23:02:01.076 INFO:tasks.rados.rados.0.smithi053.stdout:3775: copy_from oid 6 from oid 39 current snap is 386 2024-01-15T23:02:01.076 INFO:tasks.rados.rados.0.smithi053.stdout:3776: copy_from oid 15 from oid 41 current snap is 386 2024-01-15T23:02:01.076 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 386 2024-01-15T23:02:01.076 INFO:tasks.rados.rados.0.smithi053.stdout:3777: seq_num 1189 ranges {2277376=720896} 2024-01-15T23:02:01.093 INFO:tasks.rados.rados.0.smithi053.stdout:3777: writing smithi053129169-21 from 2277376 to 2998272 tid 1 2024-01-15T23:02:01.093 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 45 current snap is 386 2024-01-15T23:02:01.093 INFO:tasks.rados.rados.0.smithi053.stdout:3774: finishing write tid 1 to smithi053129169-12 2024-01-15T23:02:01.093 INFO:tasks.rados.rados.0.smithi053.stdout:3778: seq_num 1190 ranges {4472832=737280} 2024-01-15T23:02:01.123 INFO:tasks.rados.rados.0.smithi053.stdout:3778: writing smithi053129169-45 from 4472832 to 5210112 tid 1 2024-01-15T23:02:01.123 INFO:tasks.rados.rados.0.smithi053.stdout:3779: rollback oid 30 current snap is 386 2024-01-15T23:02:01.123 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 30 to 342 2024-01-15T23:02:01.123 INFO:tasks.rados.rados.0.smithi053.stdout:3774: finishing write tid 2 to smithi053129169-12 2024-01-15T23:02:01.123 INFO:tasks.rados.rados.0.smithi053.stdout:3775: finishing copy_from to smithi053129169-6 2024-01-15T23:02:01.123 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 2254 (ObjNum 1035 snap 325 seq_num 1035) dirty exists 2024-01-15T23:02:01.123 INFO:tasks.rados.rados.0.smithi053.stdout:3774: finishing write tid 3 to smithi053129169-12 2024-01-15T23:02:01.123 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 2978 (ObjNum 1188 snap 386 seq_num 1188) dirty exists 2024-01-15T23:02:01.123 INFO:tasks.rados.rados.0.smithi053.stdout:3774: left oid 12 (ObjNum 1188 snap 386 seq_num 1188) 2024-01-15T23:02:01.123 INFO:tasks.rados.rados.0.smithi053.stdout:3775: finishing copy_from racing read to smithi053129169-6 2024-01-15T23:02:01.123 INFO:tasks.rados.rados.0.smithi053.stdout:3774: done (5 left) 2024-01-15T23:02:01.124 INFO:tasks.rados.rados.0.smithi053.stdout:3775: done (4 left) 2024-01-15T23:02:01.124 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 386 2024-01-15T23:02:01.124 INFO:tasks.rados.rados.0.smithi053.stdout:3777: finishing write tid 1 to smithi053129169-21 2024-01-15T23:02:01.124 INFO:tasks.rados.rados.0.smithi053.stdout:3777: finishing write tid 2 to smithi053129169-21 2024-01-15T23:02:01.124 INFO:tasks.rados.rados.0.smithi053.stdout:3777: finishing write tid 3 to smithi053129169-21 2024-01-15T23:02:01.124 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 2997 (ObjNum 1189 snap 386 seq_num 1189) dirty exists 2024-01-15T23:02:01.124 INFO:tasks.rados.rados.0.smithi053.stdout:3777: left oid 21 (ObjNum 1189 snap 386 seq_num 1189) 2024-01-15T23:02:01.124 INFO:tasks.rados.rados.0.smithi053.stdout:3776: finishing copy_from to smithi053129169-15 2024-01-15T23:02:01.124 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 2759 (ObjNum 1148 snap 371 seq_num 1148) dirty exists 2024-01-15T23:02:01.124 INFO:tasks.rados.rados.0.smithi053.stdout:3776: finishing copy_from racing read to smithi053129169-15 2024-01-15T23:02:01.124 INFO:tasks.rados.rados.0.smithi053.stdout:3780: seq_num 1191 ranges {6742016=753664} 2024-01-15T23:02:01.164 INFO:tasks.rados.rados.0.smithi053.stdout:3780: writing smithi053129169-32 from 6742016 to 7495680 tid 1 2024-01-15T23:02:01.164 INFO:tasks.rados.rados.0.smithi053.stdout:3776: done (4 left) 2024-01-15T23:02:01.164 INFO:tasks.rados.rados.0.smithi053.stdout:3777: done (3 left) 2024-01-15T23:02:01.164 INFO:tasks.rados.rados.0.smithi053.stdout:3781: read oid 20 snap 371 2024-01-15T23:02:01.164 INFO:tasks.rados.rados.0.smithi053.stdout:3781: expect (ObjNum 1061 snap 335 seq_num 1061) 2024-01-15T23:02:01.164 INFO:tasks.rados.rados.0.smithi053.stdout:3782: read oid 23 snap -1 2024-01-15T23:02:01.164 INFO:tasks.rados.rados.0.smithi053.stdout:3782: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:02:01.164 INFO:tasks.rados.rados.0.smithi053.stdout:3783: snap_remove snap 318 2024-01-15T23:02:01.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:01 smithi163 ceph-mon[138526]: osdmap e809: 8 total, 8 up, 8 in 2024-01-15T23:02:01.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:01 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:02:01.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:01 smithi163 ceph-mon[138526]: osdmap e810: 8 total, 8 up, 8 in 2024-01-15T23:02:01.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:01 smithi053 ceph-mon[143363]: osdmap e809: 8 total, 8 up, 8 in 2024-01-15T23:02:01.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:01 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:02:01.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:01 smithi053 ceph-mon[143363]: osdmap e810: 8 total, 8 up, 8 in 2024-01-15T23:02:01.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:01 smithi053 ceph-mon[146052]: osdmap e809: 8 total, 8 up, 8 in 2024-01-15T23:02:01.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:01 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:02:01.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:01 smithi053 ceph-mon[146052]: osdmap e810: 8 total, 8 up, 8 in 2024-01-15T23:02:02.149 INFO:tasks.rados.rados.0.smithi053.stdout:3783: done (5 left) 2024-01-15T23:02:02.150 INFO:tasks.rados.rados.0.smithi053.stdout:3784: snap_create 2024-01-15T23:02:02.150 INFO:tasks.rados.rados.0.smithi053.stdout:3779: finishing rollback tid 1 to smithi053129169-30 2024-01-15T23:02:02.150 INFO:tasks.rados.rados.0.smithi053.stdout:3779: finishing rollback tid 2 to smithi053129169-30 2024-01-15T23:02:02.150 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 30 v 2378 (ObjNum 1045 snap 330 seq_num 1045) dirty exists 2024-01-15T23:02:02.150 INFO:tasks.rados.rados.0.smithi053.stdout:3778: finishing write tid 1 to smithi053129169-45 2024-01-15T23:02:02.150 INFO:tasks.rados.rados.0.smithi053.stdout:3778: finishing write tid 2 to smithi053129169-45 2024-01-15T23:02:02.150 INFO:tasks.rados.rados.0.smithi053.stdout:3778: finishing write tid 3 to smithi053129169-45 2024-01-15T23:02:02.150 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 2767 (ObjNum 1190 snap 386 seq_num 1190) dirty exists 2024-01-15T23:02:02.150 INFO:tasks.rados.rados.0.smithi053.stdout:3778: left oid 45 (ObjNum 1190 snap 386 seq_num 1190) 2024-01-15T23:02:02.150 INFO:tasks.rados.rados.0.smithi053.stdout:3780: finishing write tid 1 to smithi053129169-32 2024-01-15T23:02:02.150 INFO:tasks.rados.rados.0.smithi053.stdout:3782: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:02:02.216 INFO:tasks.rados.rados.0.smithi053.stdout:3780: finishing write tid 2 to smithi053129169-32 2024-01-15T23:02:02.216 INFO:tasks.rados.rados.0.smithi053.stdout:3781: expect (ObjNum 1061 snap 335 seq_num 1061) 2024-01-15T23:02:02.242 INFO:tasks.rados.rados.0.smithi053.stdout:3780: finishing write tid 3 to smithi053129169-32 2024-01-15T23:02:02.242 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 3000 (ObjNum 1191 snap 386 seq_num 1191) dirty exists 2024-01-15T23:02:02.242 INFO:tasks.rados.rados.0.smithi053.stdout:3780: left oid 32 (ObjNum 1191 snap 386 seq_num 1191) 2024-01-15T23:02:02.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:02 smithi163 ceph-mon[138526]: pgmap v933: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 518 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-01-15T23:02:02.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:02 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:02:02.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:02 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:02:02.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:02 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:02:02.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:02 smithi053 ceph-mon[146052]: pgmap v933: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 518 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-01-15T23:02:02.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:02 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:02:02.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:02 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:02:02.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:02 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:02:02.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:02 smithi053 ceph-mon[143363]: pgmap v933: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 518 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-01-15T23:02:02.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:02 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:02:02.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:02 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:02:02.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:02 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:02:03.153 INFO:tasks.rados.rados.0.smithi053.stdout:3778: done (5 left) 2024-01-15T23:02:03.153 INFO:tasks.rados.rados.0.smithi053.stdout:3779: done (4 left) 2024-01-15T23:02:03.154 INFO:tasks.rados.rados.0.smithi053.stdout:3780: done (3 left) 2024-01-15T23:02:03.154 INFO:tasks.rados.rados.0.smithi053.stdout:3781: done (2 left) 2024-01-15T23:02:03.154 INFO:tasks.rados.rados.0.smithi053.stdout:3782: done (1 left) 2024-01-15T23:02:03.154 INFO:tasks.rados.rados.0.smithi053.stdout:3784: done (0 left) 2024-01-15T23:02:03.154 INFO:tasks.rados.rados.0.smithi053.stdout:3785: delete oid 36 current snap is 387 2024-01-15T23:02:03.158 INFO:tasks.rados.rados.0.smithi053.stdout:3785: done (0 left) 2024-01-15T23:02:03.158 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 32 current snap is 387 2024-01-15T23:02:03.158 INFO:tasks.rados.rados.0.smithi053.stdout:3786: seq_num 1193 ranges {7495680=786432} 2024-01-15T23:02:03.203 INFO:tasks.rados.rados.0.smithi053.stdout:3786: writing smithi053129169-32 from 7495680 to 8282112 tid 1 2024-01-15T23:02:03.203 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 44 current snap is 387 2024-01-15T23:02:03.204 INFO:tasks.rados.rados.0.smithi053.stdout:3787: seq_num 1194 ranges {7503872=802816} 2024-01-15T23:02:03.249 INFO:tasks.rados.rados.0.smithi053.stdout:3787: writing smithi053129169-44 from 7503872 to 8306688 tid 1 2024-01-15T23:02:03.249 INFO:tasks.rados.rados.0.smithi053.stdout:3788: rmattr oid 34 current snap is 387 2024-01-15T23:02:03.249 INFO:tasks.rados.rados.0.smithi053.stdout:3788: done (2 left) 2024-01-15T23:02:03.249 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 33 current snap is 387 2024-01-15T23:02:03.249 INFO:tasks.rados.rados.0.smithi053.stdout:3789: seq_num 1195 ranges {6742016=417792,7159808=401408} 2024-01-15T23:02:03.288 INFO:tasks.rados.rados.0.smithi053.stdout:3789: writing smithi053129169-33 from 6742016 to 7159808 tid 1 2024-01-15T23:02:03.291 INFO:tasks.rados.rados.0.smithi053.stdout:3789: writing smithi053129169-33 from 7159808 to 7561216 tid 2 2024-01-15T23:02:03.291 INFO:tasks.rados.rados.0.smithi053.stdout:3790: snap_create 2024-01-15T23:02:03.291 INFO:tasks.rados.rados.0.smithi053.stdout:3786: finishing write tid 1 to smithi053129169-32 2024-01-15T23:02:03.291 INFO:tasks.rados.rados.0.smithi053.stdout:3786: finishing write tid 2 to smithi053129169-32 2024-01-15T23:02:03.291 INFO:tasks.rados.rados.0.smithi053.stdout:3786: finishing write tid 3 to smithi053129169-32 2024-01-15T23:02:03.291 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 3011 (ObjNum 1193 snap 387 seq_num 1193) dirty exists 2024-01-15T23:02:03.291 INFO:tasks.rados.rados.0.smithi053.stdout:3786: left oid 32 (ObjNum 1193 snap 387 seq_num 1193) 2024-01-15T23:02:03.292 INFO:tasks.rados.rados.0.smithi053.stdout:3787: finishing write tid 1 to smithi053129169-44 2024-01-15T23:02:03.292 INFO:tasks.rados.rados.0.smithi053.stdout:3787: finishing write tid 2 to smithi053129169-44 2024-01-15T23:02:03.292 INFO:tasks.rados.rados.0.smithi053.stdout:3787: finishing write tid 3 to smithi053129169-44 2024-01-15T23:02:03.292 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 2989 (ObjNum 1194 snap 387 seq_num 1194) dirty exists 2024-01-15T23:02:03.292 INFO:tasks.rados.rados.0.smithi053.stdout:3787: left oid 44 (ObjNum 1194 snap 387 seq_num 1194) 2024-01-15T23:02:03.296 INFO:tasks.rados.rados.0.smithi053.stdout:3789: finishing write tid 1 to smithi053129169-33 2024-01-15T23:02:03.296 INFO:tasks.rados.rados.0.smithi053.stdout:3789: finishing write tid 2 to smithi053129169-33 2024-01-15T23:02:03.296 INFO:tasks.rados.rados.0.smithi053.stdout:3789: finishing write tid 3 to smithi053129169-33 2024-01-15T23:02:03.298 INFO:tasks.rados.rados.0.smithi053.stdout:3789: finishing write tid 4 to smithi053129169-33 2024-01-15T23:02:03.298 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 2762 (ObjNum 1195 snap 387 seq_num 1195) dirty exists 2024-01-15T23:02:03.298 INFO:tasks.rados.rados.0.smithi053.stdout:3789: left oid 33 (ObjNum 1195 snap 387 seq_num 1195) 2024-01-15T23:02:03.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:03 smithi163 ceph-mon[138526]: osdmap e811: 8 total, 8 up, 8 in 2024-01-15T23:02:03.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:03 smithi053 ceph-mon[146052]: osdmap e811: 8 total, 8 up, 8 in 2024-01-15T23:02:03.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:03 smithi053 ceph-mon[143363]: osdmap e811: 8 total, 8 up, 8 in 2024-01-15T23:02:04.154 INFO:tasks.rados.rados.0.smithi053.stdout:3786: done (3 left) 2024-01-15T23:02:04.155 INFO:tasks.rados.rados.0.smithi053.stdout:3787: done (2 left) 2024-01-15T23:02:04.155 INFO:tasks.rados.rados.0.smithi053.stdout:3789: done (1 left) 2024-01-15T23:02:04.155 INFO:tasks.rados.rados.0.smithi053.stdout:3790: done (0 left) 2024-01-15T23:02:04.155 INFO:tasks.rados.rados.0.smithi053.stdout:3791: snap_remove snap 372 2024-01-15T23:02:04.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:04 smithi163 ceph-mon[138526]: pgmap v936: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 518 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-01-15T23:02:04.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:04 smithi163 ceph-mon[138526]: osdmap e812: 8 total, 8 up, 8 in 2024-01-15T23:02:04.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:04 smithi053 ceph-mon[143363]: pgmap v936: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 518 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-01-15T23:02:04.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:04 smithi053 ceph-mon[143363]: osdmap e812: 8 total, 8 up, 8 in 2024-01-15T23:02:04.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:04 smithi053 ceph-mon[146052]: pgmap v936: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 518 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-01-15T23:02:04.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:04 smithi053 ceph-mon[146052]: osdmap e812: 8 total, 8 up, 8 in 2024-01-15T23:02:05.170 INFO:tasks.rados.rados.0.smithi053.stdout:3791: done (0 left) 2024-01-15T23:02:05.170 INFO:tasks.rados.rados.0.smithi053.stdout:3792: copy_from oid 49 from oid 2 current snap is 388 2024-01-15T23:02:05.170 INFO:tasks.rados.rados.0.smithi053.stdout:3793: read oid 18 snap -1 2024-01-15T23:02:05.171 INFO:tasks.rados.rados.0.smithi053.stdout:3793: expect (ObjNum 1021 snap 322 seq_num 1021) 2024-01-15T23:02:05.171 INFO:tasks.rados.rados.0.smithi053.stdout:3794: read oid 21 snap -1 2024-01-15T23:02:05.171 INFO:tasks.rados.rados.0.smithi053.stdout:3794: expect (ObjNum 1189 snap 386 seq_num 1189) 2024-01-15T23:02:05.171 INFO:tasks.rados.rados.0.smithi053.stdout:3795: snap_remove snap 329 2024-01-15T23:02:05.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:05 smithi053 ceph-mon[143363]: osdmap e813: 8 total, 8 up, 8 in 2024-01-15T23:02:05.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:02:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:02:05] "GET /metrics HTTP/1.1" 200 36199 "" "Prometheus/2.43.0" 2024-01-15T23:02:05.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:05 smithi053 ceph-mon[146052]: osdmap e813: 8 total, 8 up, 8 in 2024-01-15T23:02:05.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:05 smithi163 ceph-mon[138526]: osdmap e813: 8 total, 8 up, 8 in 2024-01-15T23:02:06.077 INFO:tasks.rados.rados.0.smithi053.stdout:3795: done (3 left) 2024-01-15T23:02:06.078 INFO:tasks.rados.rados.0.smithi053.stdout:3796: setattr oid 9 current snap is 388 2024-01-15T23:02:06.078 INFO:tasks.rados.rados.0.smithi053.stdout:3792: finishing copy_from to smithi053129169-49 2024-01-15T23:02:06.078 INFO:tasks.rados.rados.0.smithi053.stdout:3792: got expected ENOENT (src dne) 2024-01-15T23:02:06.078 INFO:tasks.rados.rados.0.smithi053.stdout:3792: finishing copy_from racing read to smithi053129169-49 2024-01-15T23:02:06.078 INFO:tasks.rados.rados.0.smithi053.stdout:3793: expect (ObjNum 1021 snap 322 seq_num 1021) 2024-01-15T23:02:06.192 INFO:tasks.rados.rados.0.smithi053.stdout:3794: expect (ObjNum 1189 snap 386 seq_num 1189) 2024-01-15T23:02:06.313 INFO:tasks.rados.rados.0.smithi053.stdout:3792: done (3 left) 2024-01-15T23:02:06.313 INFO:tasks.rados.rados.0.smithi053.stdout:3793: done (2 left) 2024-01-15T23:02:06.313 INFO:tasks.rados.rados.0.smithi053.stdout:3794: done (1 left) 2024-01-15T23:02:06.314 INFO:tasks.rados.rados.0.smithi053.stdout:3797: delete oid 33 current snap is 388 2024-01-15T23:02:06.318 INFO:tasks.rados.rados.0.smithi053.stdout:3797: done (1 left) 2024-01-15T23:02:06.318 INFO:tasks.rados.rados.0.smithi053.stdout:3798: read oid 48 snap -1 2024-01-15T23:02:06.318 INFO:tasks.rados.rados.0.smithi053.stdout:3798: expect (ObjNum 992 snap 315 seq_num 992) 2024-01-15T23:02:06.318 INFO:tasks.rados.rados.0.smithi053.stdout:3799: rollback oid 21 current snap is 388 2024-01-15T23:02:06.318 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 21 to 387 2024-01-15T23:02:06.318 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 2846 (ObjNum 1157 snap 377 seq_num 1157) dirty exists 2024-01-15T23:02:06.318 INFO:tasks.rados.rados.0.smithi053.stdout:3796: done (2 left) 2024-01-15T23:02:06.318 INFO:tasks.rados.rados.0.smithi053.stdout:3800: read oid 29 snap -1 2024-01-15T23:02:06.318 INFO:tasks.rados.rados.0.smithi053.stdout:3800: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:02:06.318 INFO:tasks.rados.rados.0.smithi053.stdout:3801: read oid 19 snap -1 2024-01-15T23:02:06.318 INFO:tasks.rados.rados.0.smithi053.stdout:3801: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:02:06.318 INFO:tasks.rados.rados.0.smithi053.stdout:3802: delete oid 10 current snap is 388 2024-01-15T23:02:06.320 INFO:tasks.rados.rados.0.smithi053.stdout:3802: done (4 left) 2024-01-15T23:02:06.320 INFO:tasks.rados.rados.0.smithi053.stdout:3803: copy_from oid 20 from oid 16 current snap is 388 2024-01-15T23:02:06.320 INFO:tasks.rados.rados.0.smithi053.stdout:3804: rmattr oid 47 current snap is 388 2024-01-15T23:02:06.320 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 388 2024-01-15T23:02:06.321 INFO:tasks.rados.rados.0.smithi053.stdout:3805: seq_num 1198 ranges {606208=466944,1073152=401408} 2024-01-15T23:02:06.327 INFO:tasks.rados.rados.0.smithi053.stdout:3805: writing smithi053129169-43 from 606208 to 1073152 tid 1 2024-01-15T23:02:06.329 INFO:tasks.rados.rados.0.smithi053.stdout:3805: writing smithi053129169-43 from 1073152 to 1474560 tid 2 2024-01-15T23:02:06.329 INFO:tasks.rados.rados.0.smithi053.stdout:3806: copy_from oid 37 from oid 38 current snap is 388 2024-01-15T23:02:06.330 INFO:tasks.rados.rados.0.smithi053.stdout:3800: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:02:06.391 INFO:tasks.rados.rados.0.smithi053.stdout:3801: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:02:06.449 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 3007 (ObjNum 225 snap 0 seq_num 2182700770) dirty exists 2024-01-15T23:02:06.449 INFO:tasks.rados.rados.0.smithi053.stdout:3799: finishing rollback tid 0 to smithi053129169-21 2024-01-15T23:02:06.449 INFO:tasks.rados.rados.0.smithi053.stdout:3799: finishing rollback tid 1 to smithi053129169-21 2024-01-15T23:02:06.449 INFO:tasks.rados.rados.0.smithi053.stdout:3799: finishing rollback tid 2 to smithi053129169-21 2024-01-15T23:02:06.449 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 3029 (ObjNum 1189 snap 386 seq_num 1189) dirty exists 2024-01-15T23:02:06.449 INFO:tasks.rados.rados.0.smithi053.stdout:3805: finishing write tid 1 to smithi053129169-43 2024-01-15T23:02:06.449 INFO:tasks.rados.rados.0.smithi053.stdout:3799: done (7 left) 2024-01-15T23:02:06.449 INFO:tasks.rados.rados.0.smithi053.stdout:3800: done (6 left) 2024-01-15T23:02:06.449 INFO:tasks.rados.rados.0.smithi053.stdout:3801: done (5 left) 2024-01-15T23:02:06.449 INFO:tasks.rados.rados.0.smithi053.stdout:3804: done (4 left) 2024-01-15T23:02:06.449 INFO:tasks.rados.rados.0.smithi053.stdout:3807: setattr oid 33 current snap is 388 2024-01-15T23:02:06.449 INFO:tasks.rados.rados.0.smithi053.stdout:3805: finishing write tid 2 to smithi053129169-43 2024-01-15T23:02:06.450 INFO:tasks.rados.rados.0.smithi053.stdout:3805: finishing write tid 3 to smithi053129169-43 2024-01-15T23:02:06.450 INFO:tasks.rados.rados.0.smithi053.stdout:3805: finishing write tid 4 to smithi053129169-43 2024-01-15T23:02:06.450 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1664 (ObjNum 1198 snap 388 seq_num 1198) dirty exists 2024-01-15T23:02:06.450 INFO:tasks.rados.rados.0.smithi053.stdout:3805: left oid 43 (ObjNum 1198 snap 388 seq_num 1198) 2024-01-15T23:02:06.450 INFO:tasks.rados.rados.0.smithi053.stdout:3798: expect (ObjNum 992 snap 315 seq_num 992) 2024-01-15T23:02:06.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:06 smithi163 ceph-mon[138526]: pgmap v939: 121 pgs: 121 active+clean; 525 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-01-15T23:02:06.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:06 smithi163 ceph-mon[138526]: osdmap e814: 8 total, 8 up, 8 in 2024-01-15T23:02:06.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:06 smithi163 ceph-mon[138526]: osdmap e815: 8 total, 8 up, 8 in 2024-01-15T23:02:06.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:06 smithi053 ceph-mon[143363]: pgmap v939: 121 pgs: 121 active+clean; 525 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-01-15T23:02:06.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:06 smithi053 ceph-mon[143363]: osdmap e814: 8 total, 8 up, 8 in 2024-01-15T23:02:06.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:06 smithi053 ceph-mon[143363]: osdmap e815: 8 total, 8 up, 8 in 2024-01-15T23:02:06.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:06 smithi053 ceph-mon[146052]: pgmap v939: 121 pgs: 121 active+clean; 525 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-01-15T23:02:06.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:06 smithi053 ceph-mon[146052]: osdmap e814: 8 total, 8 up, 8 in 2024-01-15T23:02:06.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:06 smithi053 ceph-mon[146052]: osdmap e815: 8 total, 8 up, 8 in 2024-01-15T23:02:06.584 INFO:tasks.rados.rados.0.smithi053.stdout:3803: finishing copy_from to smithi053129169-20 2024-01-15T23:02:06.584 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 2845 (ObjNum 852 snap 277 seq_num 852) dirty exists 2024-01-15T23:02:06.585 INFO:tasks.rados.rados.0.smithi053.stdout:3803: finishing copy_from racing read to smithi053129169-20 2024-01-15T23:02:06.585 INFO:tasks.rados.rados.0.smithi053.stdout:3806: finishing copy_from to smithi053129169-37 2024-01-15T23:02:06.585 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 2257 (ObjNum 926 snap 302 seq_num 926) dirty exists 2024-01-15T23:02:06.585 INFO:tasks.rados.rados.0.smithi053.stdout:3806: finishing copy_from racing read to smithi053129169-37 2024-01-15T23:02:06.585 INFO:tasks.rados.rados.0.smithi053.stdout:3798: done (4 left) 2024-01-15T23:02:06.585 INFO:tasks.rados.rados.0.smithi053.stdout:3803: done (3 left) 2024-01-15T23:02:06.585 INFO:tasks.rados.rados.0.smithi053.stdout:3805: done (2 left) 2024-01-15T23:02:06.585 INFO:tasks.rados.rados.0.smithi053.stdout:3806: done (1 left) 2024-01-15T23:02:06.585 INFO:tasks.rados.rados.0.smithi053.stdout:3808: delete oid 13 current snap is 388 2024-01-15T23:02:06.586 INFO:tasks.rados.rados.0.smithi053.stdout:3808: done (1 left) 2024-01-15T23:02:06.586 INFO:tasks.rados.rados.0.smithi053.stdout:3809: delete oid 15 current snap is 388 2024-01-15T23:02:06.588 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 2764 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-01-15T23:02:06.588 INFO:tasks.rados.rados.0.smithi053.stdout:3807: done (1 left) 2024-01-15T23:02:06.588 INFO:tasks.rados.rados.0.smithi053.stdout:3809: done (0 left) 2024-01-15T23:02:06.589 INFO:tasks.rados.rados.0.smithi053.stdout:3810: delete oid 8 current snap is 388 2024-01-15T23:02:06.590 INFO:tasks.rados.rados.0.smithi053.stdout:3810: done (0 left) 2024-01-15T23:02:06.590 INFO:tasks.rados.rados.0.smithi053.stdout:3811: snap_remove snap 293 2024-01-15T23:02:07.175 INFO:tasks.rados.rados.0.smithi053.stdout:3811: done (0 left) 2024-01-15T23:02:07.175 INFO:tasks.rados.rados.0.smithi053.stdout:3812: snap_remove snap 351 2024-01-15T23:02:08.179 INFO:tasks.rados.rados.0.smithi053.stdout:3812: done (0 left) 2024-01-15T23:02:08.179 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 21 current snap is 388 2024-01-15T23:02:08.179 INFO:tasks.rados.rados.0.smithi053.stdout:3813: seq_num 1202 ranges {2998272=540672,3538944=401408} 2024-01-15T23:02:08.205 INFO:tasks.rados.rados.0.smithi053.stdout:3813: writing smithi053129169-21 from 2998272 to 3538944 tid 1 2024-01-15T23:02:08.205 INFO:tasks.rados.rados.0.smithi053.stdout:3813: writing smithi053129169-21 from 3538944 to 3940352 tid 2 2024-01-15T23:02:08.205 INFO:tasks.rados.rados.0.smithi053.stdout:3814: setattr oid 11 current snap is 388 2024-01-15T23:02:08.205 INFO:tasks.rados.rados.0.smithi053.stdout:3815: read oid 22 snap -1 2024-01-15T23:02:08.205 INFO:tasks.rados.rados.0.smithi053.stdout:3815: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:02:08.205 INFO:tasks.rados.rados.0.smithi053.stdout:3816: snap_create 2024-01-15T23:02:08.210 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 2338 (ObjNum 161 snap 0 seq_num 3638126400) dirty exists 2024-01-15T23:02:08.211 INFO:tasks.rados.rados.0.smithi053.stdout:3813: finishing write tid 1 to smithi053129169-21 2024-01-15T23:02:08.211 INFO:tasks.rados.rados.0.smithi053.stdout:3813: finishing write tid 2 to smithi053129169-21 2024-01-15T23:02:08.212 INFO:tasks.rados.rados.0.smithi053.stdout:3813: finishing write tid 3 to smithi053129169-21 2024-01-15T23:02:08.212 INFO:tasks.rados.rados.0.smithi053.stdout:3815: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:02:08.273 INFO:tasks.rados.rados.0.smithi053.stdout:3813: finishing write tid 4 to smithi053129169-21 2024-01-15T23:02:08.273 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 3052 (ObjNum 1202 snap 388 seq_num 1202) dirty exists 2024-01-15T23:02:08.274 INFO:tasks.rados.rados.0.smithi053.stdout:3813: left oid 21 (ObjNum 1202 snap 388 seq_num 1202) 2024-01-15T23:02:08.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:08 smithi163 ceph-mon[138526]: pgmap v942: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 529 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.7 MiB/s wr, 13 op/s 2024-01-15T23:02:08.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:08 smithi163 ceph-mon[138526]: osdmap e816: 8 total, 8 up, 8 in 2024-01-15T23:02:08.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:08 smithi053 ceph-mon[143363]: pgmap v942: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 529 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.7 MiB/s wr, 13 op/s 2024-01-15T23:02:08.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:08 smithi053 ceph-mon[143363]: osdmap e816: 8 total, 8 up, 8 in 2024-01-15T23:02:08.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:08 smithi053 ceph-mon[146052]: pgmap v942: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 529 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.7 MiB/s wr, 13 op/s 2024-01-15T23:02:08.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:08 smithi053 ceph-mon[146052]: osdmap e816: 8 total, 8 up, 8 in 2024-01-15T23:02:09.191 INFO:tasks.rados.rados.0.smithi053.stdout:3813: done (3 left) 2024-01-15T23:02:09.191 INFO:tasks.rados.rados.0.smithi053.stdout:3814: done (2 left) 2024-01-15T23:02:09.191 INFO:tasks.rados.rados.0.smithi053.stdout:3815: done (1 left) 2024-01-15T23:02:09.191 INFO:tasks.rados.rados.0.smithi053.stdout:3816: done (0 left) 2024-01-15T23:02:09.191 INFO:tasks.rados.rados.0.smithi053.stdout:3817: copy_from oid 33 from oid 47 current snap is 389 2024-01-15T23:02:09.192 INFO:tasks.rados.rados.0.smithi053.stdout:3818: snap_create 2024-01-15T23:02:09.201 INFO:tasks.rados.rados.0.smithi053.stdout:3817: finishing copy_from to smithi053129169-33 2024-01-15T23:02:09.201 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 33 v 3007 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-01-15T23:02:09.202 INFO:tasks.rados.rados.0.smithi053.stdout:3817: finishing copy_from racing read to smithi053129169-33 2024-01-15T23:02:09.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:09 smithi163 ceph-mon[138526]: osdmap e817: 8 total, 8 up, 8 in 2024-01-15T23:02:09.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:09 smithi053 ceph-mon[143363]: osdmap e817: 8 total, 8 up, 8 in 2024-01-15T23:02:09.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:09 smithi053 ceph-mon[146052]: osdmap e817: 8 total, 8 up, 8 in 2024-01-15T23:02:10.192 INFO:tasks.rados.rados.0.smithi053.stdout:3817: done (1 left) 2024-01-15T23:02:10.192 INFO:tasks.rados.rados.0.smithi053.stdout:3818: done (0 left) 2024-01-15T23:02:10.192 INFO:tasks.rados.rados.0.smithi053.stdout:3819: delete oid 8 current snap is 390 2024-01-15T23:02:10.200 INFO:tasks.rados.rados.0.smithi053.stdout:3819: done (0 left) 2024-01-15T23:02:10.200 INFO:tasks.rados.rados.0.smithi053.stdout:3820: snap_remove snap 363 2024-01-15T23:02:10.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:10 smithi163 ceph-mon[138526]: pgmap v945: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 514 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-01-15T23:02:10.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:10 smithi163 ceph-mon[138526]: osdmap e818: 8 total, 8 up, 8 in 2024-01-15T23:02:10.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:10 smithi053 ceph-mon[143363]: pgmap v945: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 514 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-01-15T23:02:10.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:10 smithi053 ceph-mon[143363]: osdmap e818: 8 total, 8 up, 8 in 2024-01-15T23:02:10.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:10 smithi053 ceph-mon[146052]: pgmap v945: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 514 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-01-15T23:02:10.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:10 smithi053 ceph-mon[146052]: osdmap e818: 8 total, 8 up, 8 in 2024-01-15T23:02:11.076 INFO:tasks.rados.rados.0.smithi053.stdout:3820: done (0 left) 2024-01-15T23:02:11.076 INFO:tasks.rados.rados.0.smithi053.stdout:3821: rmattr oid 5 current snap is 390 2024-01-15T23:02:11.076 INFO:tasks.rados.rados.0.smithi053.stdout:3821: done (0 left) 2024-01-15T23:02:11.076 INFO:tasks.rados.rados.0.smithi053.stdout:3822: snap_create 2024-01-15T23:02:11.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:11 smithi163 ceph-mon[138526]: osdmap e819: 8 total, 8 up, 8 in 2024-01-15T23:02:11.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:11 smithi163 ceph-mon[138526]: osdmap e820: 8 total, 8 up, 8 in 2024-01-15T23:02:11.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:11 smithi053 ceph-mon[143363]: osdmap e819: 8 total, 8 up, 8 in 2024-01-15T23:02:11.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:11 smithi053 ceph-mon[143363]: osdmap e820: 8 total, 8 up, 8 in 2024-01-15T23:02:11.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:11 smithi053 ceph-mon[146052]: osdmap e819: 8 total, 8 up, 8 in 2024-01-15T23:02:11.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:11 smithi053 ceph-mon[146052]: osdmap e820: 8 total, 8 up, 8 in 2024-01-15T23:02:12.089 INFO:tasks.rados.rados.0.smithi053.stdout:3822: done (0 left) 2024-01-15T23:02:12.089 INFO:tasks.rados.rados.0.smithi053.stdout:3823: snap_remove snap 367 2024-01-15T23:02:12.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:12 smithi163 ceph-mon[138526]: pgmap v948: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 500 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 998 KiB/s wr, 15 op/s 2024-01-15T23:02:12.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:12 smithi163 ceph-mon[138526]: osdmap e821: 8 total, 8 up, 8 in 2024-01-15T23:02:12.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:12 smithi053 ceph-mon[143363]: pgmap v948: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 500 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 998 KiB/s wr, 15 op/s 2024-01-15T23:02:12.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:12 smithi053 ceph-mon[143363]: osdmap e821: 8 total, 8 up, 8 in 2024-01-15T23:02:12.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:12 smithi053 ceph-mon[146052]: pgmap v948: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 500 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 998 KiB/s wr, 15 op/s 2024-01-15T23:02:12.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:12 smithi053 ceph-mon[146052]: osdmap e821: 8 total, 8 up, 8 in 2024-01-15T23:02:13.091 INFO:tasks.rados.rados.0.smithi053.stdout:3823: done (0 left) 2024-01-15T23:02:13.091 INFO:tasks.rados.rados.0.smithi053.stdout:3824: snap_remove snap 376 2024-01-15T23:02:14.096 INFO:tasks.rados.rados.0.smithi053.stdout:3824: done (0 left) 2024-01-15T23:02:14.096 INFO:tasks.rados.rados.0.smithi053.stdout:3825: snap_create 2024-01-15T23:02:14.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:14 smithi163 ceph-mon[138526]: pgmap v951: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 504 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2024-01-15T23:02:14.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:14 smithi163 ceph-mon[138526]: osdmap e822: 8 total, 8 up, 8 in 2024-01-15T23:02:14.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:02:14.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:14 smithi053 ceph-mon[143363]: pgmap v951: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 504 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2024-01-15T23:02:14.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:14 smithi053 ceph-mon[143363]: osdmap e822: 8 total, 8 up, 8 in 2024-01-15T23:02:14.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:02:14.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:14 smithi053 ceph-mon[146052]: pgmap v951: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 504 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2024-01-15T23:02:14.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:14 smithi053 ceph-mon[146052]: osdmap e822: 8 total, 8 up, 8 in 2024-01-15T23:02:14.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:02:15.102 INFO:tasks.rados.rados.0.smithi053.stdout:3825: done (0 left) 2024-01-15T23:02:15.102 INFO:tasks.rados.rados.0.smithi053.stdout:3826: read oid 36 snap 336 2024-01-15T23:02:15.102 INFO:tasks.rados.rados.0.smithi053.stdout:3826: expect deleted 2024-01-15T23:02:15.102 INFO:tasks.rados.rados.0.smithi053.stdout:3827: setattr oid 19 current snap is 392 2024-01-15T23:02:15.104 INFO:tasks.rados.rados.0.smithi053.stdout:3826: done (1 left) 2024-01-15T23:02:15.104 INFO:tasks.rados.rados.0.smithi053.stdout:3828: copy_from oid 35 from oid 25 current snap is 392 2024-01-15T23:02:15.104 INFO:tasks.rados.rados.0.smithi053.stdout:3829: snap_remove snap 348 2024-01-15T23:02:15.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:15 smithi053 ceph-mon[143363]: osdmap e823: 8 total, 8 up, 8 in 2024-01-15T23:02:15.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:02:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:02:15] "GET /metrics HTTP/1.1" 200 36198 "" "Prometheus/2.43.0" 2024-01-15T23:02:15.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:15 smithi053 ceph-mon[146052]: osdmap e823: 8 total, 8 up, 8 in 2024-01-15T23:02:15.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:15 smithi163 ceph-mon[138526]: osdmap e823: 8 total, 8 up, 8 in 2024-01-15T23:02:16.080 INFO:tasks.rados.rados.0.smithi053.stdout:3829: done (2 left) 2024-01-15T23:02:16.080 INFO:tasks.rados.rados.0.smithi053.stdout:3830: rmattr oid 12 current snap is 392 2024-01-15T23:02:16.080 INFO:tasks.rados.rados.0.smithi053.stdout:3830: done (2 left) 2024-01-15T23:02:16.080 INFO:tasks.rados.rados.0.smithi053.stdout:3831: rollback oid 1 current snap is 392 2024-01-15T23:02:16.080 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 1 to 342 2024-01-15T23:02:16.080 INFO:tasks.rados.rados.0.smithi053.stdout:3832: snap_remove snap 389 2024-01-15T23:02:16.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:16 smithi163 ceph-mon[138526]: pgmap v954: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 504 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-01-15T23:02:16.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:16 smithi163 ceph-mon[138526]: osdmap e824: 8 total, 8 up, 8 in 2024-01-15T23:02:16.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:16 smithi163 ceph-mon[138526]: osdmap e825: 8 total, 8 up, 8 in 2024-01-15T23:02:16.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:16 smithi053 ceph-mon[146052]: pgmap v954: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 504 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-01-15T23:02:16.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:16 smithi053 ceph-mon[146052]: osdmap e824: 8 total, 8 up, 8 in 2024-01-15T23:02:16.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:16 smithi053 ceph-mon[146052]: osdmap e825: 8 total, 8 up, 8 in 2024-01-15T23:02:16.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:16 smithi053 ceph-mon[143363]: pgmap v954: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 504 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-01-15T23:02:16.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:16 smithi053 ceph-mon[143363]: osdmap e824: 8 total, 8 up, 8 in 2024-01-15T23:02:16.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:16 smithi053 ceph-mon[143363]: osdmap e825: 8 total, 8 up, 8 in 2024-01-15T23:02:17.087 INFO:tasks.rados.rados.0.smithi053.stdout:3832: done (3 left) 2024-01-15T23:02:17.087 INFO:tasks.rados.rados.0.smithi053.stdout:3833: snap_remove snap 305 2024-01-15T23:02:18.090 INFO:tasks.rados.rados.0.smithi053.stdout:3833: done (3 left) 2024-01-15T23:02:18.090 INFO:tasks.rados.rados.0.smithi053.stdout:3834: copy_from oid 40 from oid 29 current snap is 392 2024-01-15T23:02:18.090 INFO:tasks.rados.rados.0.smithi053.stdout:3828: finishing copy_from to smithi053129169-35 2024-01-15T23:02:18.090 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 2405 (ObjNum 65 snap 0 seq_num 1667982178) dirty exists 2024-01-15T23:02:18.090 INFO:tasks.rados.rados.0.smithi053.stdout:3828: finishing copy_from racing read to smithi053129169-35 2024-01-15T23:02:18.090 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 3057 (ObjNum 1018 snap 321 seq_num 1018) dirty exists 2024-01-15T23:02:18.090 INFO:tasks.rados.rados.0.smithi053.stdout:3831: finishing rollback tid 1 to smithi053129169-1 2024-01-15T23:02:18.090 INFO:tasks.rados.rados.0.smithi053.stdout:3831: finishing rollback tid 2 to smithi053129169-1 2024-01-15T23:02:18.090 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 2527 (ObjNum 1049 snap 333 seq_num 1049) dirty exists 2024-01-15T23:02:18.090 INFO:tasks.rados.rados.0.smithi053.stdout:3827: done (3 left) 2024-01-15T23:02:18.091 INFO:tasks.rados.rados.0.smithi053.stdout:3828: done (2 left) 2024-01-15T23:02:18.091 INFO:tasks.rados.rados.0.smithi053.stdout:3831: done (1 left) 2024-01-15T23:02:18.091 INFO:tasks.rados.rados.0.smithi053.stdout:3835: copy_from oid 27 from oid 12 current snap is 392 2024-01-15T23:02:18.091 INFO:tasks.rados.rados.0.smithi053.stdout:3836: snap_remove snap 342 2024-01-15T23:02:18.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:18 smithi163 ceph-mon[138526]: pgmap v957: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 504 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2024-01-15T23:02:18.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:18 smithi163 ceph-mon[138526]: osdmap e826: 8 total, 8 up, 8 in 2024-01-15T23:02:18.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:18 smithi053 ceph-mon[143363]: pgmap v957: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 504 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2024-01-15T23:02:18.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:18 smithi053 ceph-mon[143363]: osdmap e826: 8 total, 8 up, 8 in 2024-01-15T23:02:18.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:18 smithi053 ceph-mon[146052]: pgmap v957: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 504 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2024-01-15T23:02:18.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:18 smithi053 ceph-mon[146052]: osdmap e826: 8 total, 8 up, 8 in 2024-01-15T23:02:19.105 INFO:tasks.rados.rados.0.smithi053.stdout:3836: done (2 left) 2024-01-15T23:02:19.106 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 392 2024-01-15T23:02:19.106 INFO:tasks.rados.rados.0.smithi053.stdout:3837: seq_num 1204 ranges {1474560=573440,2048000=401408} 2024-01-15T23:02:19.118 INFO:tasks.rados.rados.0.smithi053.stdout:3837: writing smithi053129169-43 from 1474560 to 2048000 tid 1 2024-01-15T23:02:19.121 INFO:tasks.rados.rados.0.smithi053.stdout:3837: writing smithi053129169-43 from 2048000 to 2449408 tid 2 2024-01-15T23:02:19.121 INFO:tasks.rados.rados.0.smithi053.stdout:3838: rmattr oid 35 current snap is 392 2024-01-15T23:02:19.121 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 34 current snap is 392 2024-01-15T23:02:19.122 INFO:tasks.rados.rados.0.smithi053.stdout:3839: seq_num 1205 ranges {5038080=589824,5627904=401408} 2024-01-15T23:02:19.152 INFO:tasks.rados.rados.0.smithi053.stdout:3839: writing smithi053129169-34 from 5038080 to 5627904 tid 1 2024-01-15T23:02:19.155 INFO:tasks.rados.rados.0.smithi053.stdout:3839: writing smithi053129169-34 from 5627904 to 6029312 tid 2 2024-01-15T23:02:19.156 INFO:tasks.rados.rados.0.smithi053.stdout:3840: setattr oid 45 current snap is 392 2024-01-15T23:02:19.156 INFO:tasks.rados.rados.0.smithi053.stdout:3834: finishing copy_from to smithi053129169-40 2024-01-15T23:02:19.156 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 2408 (ObjNum 1018 snap 321 seq_num 1018) dirty exists 2024-01-15T23:02:19.156 INFO:tasks.rados.rados.0.smithi053.stdout:3834: finishing copy_from racing read to smithi053129169-40 2024-01-15T23:02:19.156 INFO:tasks.rados.rados.0.smithi053.stdout:3835: finishing copy_from to smithi053129169-27 2024-01-15T23:02:19.157 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 2978 (ObjNum 1188 snap 386 seq_num 1188) dirty exists 2024-01-15T23:02:19.157 INFO:tasks.rados.rados.0.smithi053.stdout:3835: finishing copy_from racing read to smithi053129169-27 2024-01-15T23:02:19.157 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 2711 (ObjNum 65 snap 0 seq_num 1667982178) dirty exists 2024-01-15T23:02:19.157 INFO:tasks.rados.rados.0.smithi053.stdout:3837: finishing write tid 1 to smithi053129169-43 2024-01-15T23:02:19.157 INFO:tasks.rados.rados.0.smithi053.stdout:3837: finishing write tid 2 to smithi053129169-43 2024-01-15T23:02:19.157 INFO:tasks.rados.rados.0.smithi053.stdout:3837: finishing write tid 3 to smithi053129169-43 2024-01-15T23:02:19.157 INFO:tasks.rados.rados.0.smithi053.stdout:3837: finishing write tid 4 to smithi053129169-43 2024-01-15T23:02:19.157 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1667 (ObjNum 1204 snap 392 seq_num 1204) dirty exists 2024-01-15T23:02:19.157 INFO:tasks.rados.rados.0.smithi053.stdout:3837: left oid 43 (ObjNum 1204 snap 392 seq_num 1204) 2024-01-15T23:02:19.158 INFO:tasks.rados.rados.0.smithi053.stdout:3834: done (5 left) 2024-01-15T23:02:19.158 INFO:tasks.rados.rados.0.smithi053.stdout:3835: done (4 left) 2024-01-15T23:02:19.158 INFO:tasks.rados.rados.0.smithi053.stdout:3837: done (3 left) 2024-01-15T23:02:19.158 INFO:tasks.rados.rados.0.smithi053.stdout:3838: done (2 left) 2024-01-15T23:02:19.158 INFO:tasks.rados.rados.0.smithi053.stdout:3841: read oid 28 snap -1 2024-01-15T23:02:19.158 INFO:tasks.rados.rados.0.smithi053.stdout:3841: expect (ObjNum 1181 snap 383 seq_num 1181) 2024-01-15T23:02:19.159 INFO:tasks.rados.rados.0.smithi053.stdout:3842: delete oid 37 current snap is 392 2024-01-15T23:02:19.159 INFO:tasks.rados.rados.0.smithi053.stdout:3839: finishing write tid 1 to smithi053129169-34 2024-01-15T23:02:19.160 INFO:tasks.rados.rados.0.smithi053.stdout:3839: finishing write tid 2 to smithi053129169-34 2024-01-15T23:02:19.160 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 2768 (ObjNum 1190 snap 386 seq_num 1190) dirty exists 2024-01-15T23:02:19.160 INFO:tasks.rados.rados.0.smithi053.stdout:3839: finishing write tid 3 to smithi053129169-34 2024-01-15T23:02:19.160 INFO:tasks.rados.rados.0.smithi053.stdout:3840: done (3 left) 2024-01-15T23:02:19.161 INFO:tasks.rados.rados.0.smithi053.stdout:3842: done (2 left) 2024-01-15T23:02:19.161 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 392 2024-01-15T23:02:19.161 INFO:tasks.rados.rados.0.smithi053.stdout:3843: seq_num 1207 ranges {1441792=622592,2064384=401408} 2024-01-15T23:02:19.171 INFO:tasks.rados.rados.0.smithi053.stdout:3843: writing smithi053129169-29 from 1441792 to 2064384 tid 1 2024-01-15T23:02:19.174 INFO:tasks.rados.rados.0.smithi053.stdout:3843: writing smithi053129169-29 from 2064384 to 2465792 tid 2 2024-01-15T23:02:19.174 INFO:tasks.rados.rados.0.smithi053.stdout:3844: rollback oid 8 current snap is 392 2024-01-15T23:02:19.174 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 8 to 341 2024-01-15T23:02:19.174 INFO:tasks.rados.rados.0.smithi053.stdout:3841: expect (ObjNum 1181 snap 383 seq_num 1181) 2024-01-15T23:02:19.191 INFO:tasks.rados.rados.0.smithi053.stdout:3839: finishing write tid 4 to smithi053129169-34 2024-01-15T23:02:19.191 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 2756 (ObjNum 1205 snap 392 seq_num 1205) dirty exists 2024-01-15T23:02:19.191 INFO:tasks.rados.rados.0.smithi053.stdout:3839: left oid 34 (ObjNum 1205 snap 392 seq_num 1205) 2024-01-15T23:02:19.191 INFO:tasks.rados.rados.0.smithi053.stdout:3839: done (3 left) 2024-01-15T23:02:19.191 INFO:tasks.rados.rados.0.smithi053.stdout:3841: done (2 left) 2024-01-15T23:02:19.191 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 392 2024-01-15T23:02:19.191 INFO:tasks.rados.rados.0.smithi053.stdout:3844: finishing rollback tid 1 to smithi053129169-8 2024-01-15T23:02:19.191 INFO:tasks.rados.rados.0.smithi053.stdout:3845: seq_num 1208 ranges {2449408=638976,3088384=401408} 2024-01-15T23:02:19.207 INFO:tasks.rados.rados.0.smithi053.stdout:3845: writing smithi053129169-43 from 2449408 to 3088384 tid 1 2024-01-15T23:02:19.210 INFO:tasks.rados.rados.0.smithi053.stdout:3845: writing smithi053129169-43 from 3088384 to 3489792 tid 2 2024-01-15T23:02:19.211 INFO:tasks.rados.rados.0.smithi053.stdout:3846: read oid 9 snap -1 2024-01-15T23:02:19.211 INFO:tasks.rados.rados.0.smithi053.stdout:3846: expect (ObjNum 1157 snap 377 seq_num 1157) 2024-01-15T23:02:19.211 INFO:tasks.rados.rados.0.smithi053.stdout:3847: setattr oid 1 current snap is 392 2024-01-15T23:02:19.211 INFO:tasks.rados.rados.0.smithi053.stdout:3844: finishing rollback tid 2 to smithi053129169-8 2024-01-15T23:02:19.211 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 8 v 1720 (ObjNum 1074 snap 339 seq_num 1074) dirty exists 2024-01-15T23:02:19.211 INFO:tasks.rados.rados.0.smithi053.stdout:3843: finishing write tid 1 to smithi053129169-29 2024-01-15T23:02:19.211 INFO:tasks.rados.rados.0.smithi053.stdout:3843: finishing write tid 2 to smithi053129169-29 2024-01-15T23:02:19.211 INFO:tasks.rados.rados.0.smithi053.stdout:3843: finishing write tid 3 to smithi053129169-29 2024-01-15T23:02:19.211 INFO:tasks.rados.rados.0.smithi053.stdout:3843: finishing write tid 4 to smithi053129169-29 2024-01-15T23:02:19.211 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 2981 (ObjNum 1207 snap 392 seq_num 1207) dirty exists 2024-01-15T23:02:19.211 INFO:tasks.rados.rados.0.smithi053.stdout:3843: left oid 29 (ObjNum 1207 snap 392 seq_num 1207) 2024-01-15T23:02:19.211 INFO:tasks.rados.rados.0.smithi053.stdout:3843: done (4 left) 2024-01-15T23:02:19.211 INFO:tasks.rados.rados.0.smithi053.stdout:3844: done (3 left) 2024-01-15T23:02:19.211 INFO:tasks.rados.rados.0.smithi053.stdout:3848: delete oid 3 current snap is 392 2024-01-15T23:02:19.213 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 2982 (ObjNum 1049 snap 333 seq_num 1049) dirty exists 2024-01-15T23:02:19.213 INFO:tasks.rados.rados.0.smithi053.stdout:3845: finishing write tid 1 to smithi053129169-43 2024-01-15T23:02:19.213 INFO:tasks.rados.rados.0.smithi053.stdout:3845: finishing write tid 2 to smithi053129169-43 2024-01-15T23:02:19.213 INFO:tasks.rados.rados.0.smithi053.stdout:3845: finishing write tid 3 to smithi053129169-43 2024-01-15T23:02:19.215 INFO:tasks.rados.rados.0.smithi053.stdout:3845: finishing write tid 4 to smithi053129169-43 2024-01-15T23:02:19.216 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1670 (ObjNum 1208 snap 392 seq_num 1208) dirty exists 2024-01-15T23:02:19.216 INFO:tasks.rados.rados.0.smithi053.stdout:3845: left oid 43 (ObjNum 1208 snap 392 seq_num 1208) 2024-01-15T23:02:19.229 INFO:tasks.rados.rados.0.smithi053.stdout:3846: expect (ObjNum 1157 snap 377 seq_num 1157) 2024-01-15T23:02:19.421 INFO:tasks.rados.rados.0.smithi053.stdout:3845: done (3 left) 2024-01-15T23:02:19.421 INFO:tasks.rados.rados.0.smithi053.stdout:3846: done (2 left) 2024-01-15T23:02:19.421 INFO:tasks.rados.rados.0.smithi053.stdout:3847: done (1 left) 2024-01-15T23:02:19.421 INFO:tasks.rados.rados.0.smithi053.stdout:3848: done (0 left) 2024-01-15T23:02:19.421 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 392 2024-01-15T23:02:19.422 INFO:tasks.rados.rados.0.smithi053.stdout:3849: seq_num 1210 ranges {0=671744,671744=401408} 2024-01-15T23:02:19.424 INFO:tasks.rados.rados.0.smithi053.stdout:3849: writing smithi053129169-25 from 0 to 671744 tid 1 2024-01-15T23:02:19.427 INFO:tasks.rados.rados.0.smithi053.stdout:3849: writing smithi053129169-25 from 671744 to 1073152 tid 2 2024-01-15T23:02:19.427 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 44 current snap is 392 2024-01-15T23:02:19.427 INFO:tasks.rados.rados.0.smithi053.stdout:3850: seq_num 1211 ranges {8306688=688128,8994816=401408} 2024-01-15T23:02:19.475 INFO:tasks.rados.rados.0.smithi053.stdout:3850: writing smithi053129169-44 from 8306688 to 8994816 tid 1 2024-01-15T23:02:19.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:19 smithi163 ceph-mon[138526]: osdmap e827: 8 total, 8 up, 8 in 2024-01-15T23:02:19.478 INFO:tasks.rados.rados.0.smithi053.stdout:3850: writing smithi053129169-44 from 8994816 to 9396224 tid 2 2024-01-15T23:02:19.478 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 29 current snap is 392 2024-01-15T23:02:19.478 INFO:tasks.rados.rados.0.smithi053.stdout:3849: finishing write tid 1 to smithi053129169-25 2024-01-15T23:02:19.478 INFO:tasks.rados.rados.0.smithi053.stdout:3849: finishing write tid 2 to smithi053129169-25 2024-01-15T23:02:19.479 INFO:tasks.rados.rados.0.smithi053.stdout:3851: seq_num 1212 ranges {2465792=704512,3170304=401408} 2024-01-15T23:02:19.495 INFO:tasks.rados.rados.0.smithi053.stdout:3851: writing smithi053129169-29 from 2465792 to 3170304 tid 1 2024-01-15T23:02:19.498 INFO:tasks.rados.rados.0.smithi053.stdout:3851: writing smithi053129169-29 from 3170304 to 3571712 tid 2 2024-01-15T23:02:19.498 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 12 current snap is 392 2024-01-15T23:02:19.498 INFO:tasks.rados.rados.0.smithi053.stdout:3849: finishing write tid 3 to smithi053129169-25 2024-01-15T23:02:19.498 INFO:tasks.rados.rados.0.smithi053.stdout:3849: finishing write tid 4 to smithi053129169-25 2024-01-15T23:02:19.498 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 2412 (ObjNum 1210 snap 392 seq_num 1210) dirty exists 2024-01-15T23:02:19.498 INFO:tasks.rados.rados.0.smithi053.stdout:3849: left oid 25 (ObjNum 1210 snap 392 seq_num 1210) 2024-01-15T23:02:19.499 INFO:tasks.rados.rados.0.smithi053.stdout:3850: finishing write tid 1 to smithi053129169-44 2024-01-15T23:02:19.499 INFO:tasks.rados.rados.0.smithi053.stdout:3852: seq_num 1213 ranges {704512=720896,1425408=401408} 2024-01-15T23:02:19.505 INFO:tasks.rados.rados.0.smithi053.stdout:3852: writing smithi053129169-12 from 704512 to 1425408 tid 1 2024-01-15T23:02:19.508 INFO:tasks.rados.rados.0.smithi053.stdout:3852: writing smithi053129169-12 from 1425408 to 1826816 tid 2 2024-01-15T23:02:19.508 INFO:tasks.rados.rados.0.smithi053.stdout:3849: done (3 left) 2024-01-15T23:02:19.508 INFO:tasks.rados.rados.0.smithi053.stdout:3853: snap_create 2024-01-15T23:02:19.508 INFO:tasks.rados.rados.0.smithi053.stdout:3850: finishing write tid 2 to smithi053129169-44 2024-01-15T23:02:19.508 INFO:tasks.rados.rados.0.smithi053.stdout:3850: finishing write tid 3 to smithi053129169-44 2024-01-15T23:02:19.508 INFO:tasks.rados.rados.0.smithi053.stdout:3850: finishing write tid 4 to smithi053129169-44 2024-01-15T23:02:19.509 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 44 v 3093 (ObjNum 1211 snap 392 seq_num 1211) dirty exists 2024-01-15T23:02:19.509 INFO:tasks.rados.rados.0.smithi053.stdout:3850: left oid 44 (ObjNum 1211 snap 392 seq_num 1211) 2024-01-15T23:02:19.509 INFO:tasks.rados.rados.0.smithi053.stdout:3851: finishing write tid 1 to smithi053129169-29 2024-01-15T23:02:19.509 INFO:tasks.rados.rados.0.smithi053.stdout:3851: finishing write tid 2 to smithi053129169-29 2024-01-15T23:02:19.509 INFO:tasks.rados.rados.0.smithi053.stdout:3851: finishing write tid 3 to smithi053129169-29 2024-01-15T23:02:19.509 INFO:tasks.rados.rados.0.smithi053.stdout:3851: finishing write tid 4 to smithi053129169-29 2024-01-15T23:02:19.509 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 29 v 2985 (ObjNum 1212 snap 392 seq_num 1212) dirty exists 2024-01-15T23:02:19.509 INFO:tasks.rados.rados.0.smithi053.stdout:3851: left oid 29 (ObjNum 1212 snap 392 seq_num 1212) 2024-01-15T23:02:19.510 INFO:tasks.rados.rados.0.smithi053.stdout:3852: finishing write tid 1 to smithi053129169-12 2024-01-15T23:02:19.511 INFO:tasks.rados.rados.0.smithi053.stdout:3852: finishing write tid 2 to smithi053129169-12 2024-01-15T23:02:19.511 INFO:tasks.rados.rados.0.smithi053.stdout:3852: finishing write tid 3 to smithi053129169-12 2024-01-15T23:02:19.513 INFO:tasks.rados.rados.0.smithi053.stdout:3852: finishing write tid 4 to smithi053129169-12 2024-01-15T23:02:19.513 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 12 v 3097 (ObjNum 1213 snap 392 seq_num 1213) dirty exists 2024-01-15T23:02:19.513 INFO:tasks.rados.rados.0.smithi053.stdout:3852: left oid 12 (ObjNum 1213 snap 392 seq_num 1213) 2024-01-15T23:02:19.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:19 smithi053 ceph-mon[143363]: osdmap e827: 8 total, 8 up, 8 in 2024-01-15T23:02:19.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:19 smithi053 ceph-mon[146052]: osdmap e827: 8 total, 8 up, 8 in 2024-01-15T23:02:20.111 INFO:tasks.rados.rados.0.smithi053.stdout:3850: done (3 left) 2024-01-15T23:02:20.111 INFO:tasks.rados.rados.0.smithi053.stdout:3851: done (2 left) 2024-01-15T23:02:20.111 INFO:tasks.rados.rados.0.smithi053.stdout:3852: done (1 left) 2024-01-15T23:02:20.111 INFO:tasks.rados.rados.0.smithi053.stdout:3853: done (0 left) 2024-01-15T23:02:20.111 INFO:tasks.rados.rados.0.smithi053.stdout:3854: read oid 22 snap -1 2024-01-15T23:02:20.111 INFO:tasks.rados.rados.0.smithi053.stdout:3854: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:02:20.111 INFO:tasks.rados.rados.0.smithi053.stdout:3855: copy_from oid 36 from oid 35 current snap is 393 2024-01-15T23:02:20.111 INFO:tasks.rados.rados.0.smithi053.stdout:3856: read oid 23 snap -1 2024-01-15T23:02:20.112 INFO:tasks.rados.rados.0.smithi053.stdout:3856: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:02:20.112 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 393 2024-01-15T23:02:20.112 INFO:tasks.rados.rados.0.smithi053.stdout:3857: seq_num 1214 ranges {5054464=737280,5791744=401408} 2024-01-15T23:02:20.143 INFO:tasks.rados.rados.0.smithi053.stdout:3857: writing smithi053129169-41 from 5054464 to 5791744 tid 1 2024-01-15T23:02:20.145 INFO:tasks.rados.rados.0.smithi053.stdout:3857: writing smithi053129169-41 from 5791744 to 6193152 tid 2 2024-01-15T23:02:20.145 INFO:tasks.rados.rados.0.smithi053.stdout:3858: read oid 5 snap 384 2024-01-15T23:02:20.145 INFO:tasks.rados.rados.0.smithi053.stdout:3858: expect (ObjNum 1175 snap 380 seq_num 1175) 2024-01-15T23:02:20.145 INFO:tasks.rados.rados.0.smithi053.stdout:3859: snap_remove snap 334 2024-01-15T23:02:20.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:20 smithi163 ceph-mon[138526]: pgmap v960: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 497 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:02:20.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:20 smithi163 ceph-mon[138526]: osdmap e828: 8 total, 8 up, 8 in 2024-01-15T23:02:20.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:20 smithi053 ceph-mon[143363]: pgmap v960: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 497 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:02:20.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:20 smithi053 ceph-mon[143363]: osdmap e828: 8 total, 8 up, 8 in 2024-01-15T23:02:20.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:20 smithi053 ceph-mon[146052]: pgmap v960: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 497 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:02:20.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:20 smithi053 ceph-mon[146052]: osdmap e828: 8 total, 8 up, 8 in 2024-01-15T23:02:21.080 INFO:tasks.rados.rados.0.smithi053.stdout:3859: done (5 left) 2024-01-15T23:02:21.081 INFO:tasks.rados.rados.0.smithi053.stdout:3860: copy_from oid 28 from oid 30 current snap is 393 2024-01-15T23:02:21.081 INFO:tasks.rados.rados.0.smithi053.stdout:3855: finishing copy_from to smithi053129169-36 2024-01-15T23:02:21.081 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 2711 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T23:02:21.081 INFO:tasks.rados.rados.0.smithi053.stdout:3855: finishing copy_from racing read to smithi053129169-36 2024-01-15T23:02:21.081 INFO:tasks.rados.rados.0.smithi053.stdout:3854: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:02:21.152 INFO:tasks.rados.rados.0.smithi053.stdout:3856: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:02:21.210 INFO:tasks.rados.rados.0.smithi053.stdout:3857: finishing write tid 1 to smithi053129169-41 2024-01-15T23:02:21.210 INFO:tasks.rados.rados.0.smithi053.stdout:3857: finishing write tid 2 to smithi053129169-41 2024-01-15T23:02:21.210 INFO:tasks.rados.rados.0.smithi053.stdout:3857: finishing write tid 3 to smithi053129169-41 2024-01-15T23:02:21.210 INFO:tasks.rados.rados.0.smithi053.stdout:3857: finishing write tid 4 to smithi053129169-41 2024-01-15T23:02:21.210 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 2771 (ObjNum 1214 snap 393 seq_num 1214) dirty exists 2024-01-15T23:02:21.210 INFO:tasks.rados.rados.0.smithi053.stdout:3857: left oid 41 (ObjNum 1214 snap 393 seq_num 1214) 2024-01-15T23:02:21.210 INFO:tasks.rados.rados.0.smithi053.stdout:3858: expect (ObjNum 1175 snap 380 seq_num 1175) 2024-01-15T23:02:21.407 INFO:tasks.rados.rados.0.smithi053.stdout:3860: finishing copy_from to smithi053129169-28 2024-01-15T23:02:21.407 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 2378 (ObjNum 1045 snap 330 seq_num 1045) dirty exists 2024-01-15T23:02:21.407 INFO:tasks.rados.rados.0.smithi053.stdout:3860: finishing copy_from racing read to smithi053129169-28 2024-01-15T23:02:21.407 INFO:tasks.rados.rados.0.smithi053.stdout:3854: done (5 left) 2024-01-15T23:02:21.407 INFO:tasks.rados.rados.0.smithi053.stdout:3855: done (4 left) 2024-01-15T23:02:21.407 INFO:tasks.rados.rados.0.smithi053.stdout:3856: done (3 left) 2024-01-15T23:02:21.407 INFO:tasks.rados.rados.0.smithi053.stdout:3857: done (2 left) 2024-01-15T23:02:21.407 INFO:tasks.rados.rados.0.smithi053.stdout:3858: done (1 left) 2024-01-15T23:02:21.407 INFO:tasks.rados.rados.0.smithi053.stdout:3860: done (0 left) 2024-01-15T23:02:21.407 INFO:tasks.rados.rados.0.smithi053.stdout:3861: snap_remove snap 337 2024-01-15T23:02:21.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:21 smithi163 ceph-mon[138526]: osdmap e829: 8 total, 8 up, 8 in 2024-01-15T23:02:21.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:21 smithi163 ceph-mon[138526]: osdmap e830: 8 total, 8 up, 8 in 2024-01-15T23:02:21.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:21 smithi053 ceph-mon[146052]: osdmap e829: 8 total, 8 up, 8 in 2024-01-15T23:02:21.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:21 smithi053 ceph-mon[146052]: osdmap e830: 8 total, 8 up, 8 in 2024-01-15T23:02:21.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:21 smithi053 ceph-mon[143363]: osdmap e829: 8 total, 8 up, 8 in 2024-01-15T23:02:21.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:21 smithi053 ceph-mon[143363]: osdmap e830: 8 total, 8 up, 8 in 2024-01-15T23:02:22.141 INFO:tasks.rados.rados.0.smithi053.stdout:3861: done (0 left) 2024-01-15T23:02:22.141 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 393 2024-01-15T23:02:22.141 INFO:tasks.rados.rados.0.smithi053.stdout:3862: seq_num 1215 ranges {6742016=753664,7495680=401408} 2024-01-15T23:02:22.175 INFO:tasks.rados.rados.0.smithi053.stdout:3862: writing smithi053129169-4 from 6742016 to 7495680 tid 1 2024-01-15T23:02:22.177 INFO:tasks.rados.rados.0.smithi053.stdout:3862: writing smithi053129169-4 from 7495680 to 7897088 tid 2 2024-01-15T23:02:22.177 INFO:tasks.rados.rados.0.smithi053.stdout:3863: snap_create 2024-01-15T23:02:22.181 INFO:tasks.rados.rados.0.smithi053.stdout:3862: finishing write tid 1 to smithi053129169-4 2024-01-15T23:02:22.181 INFO:tasks.rados.rados.0.smithi053.stdout:3862: finishing write tid 2 to smithi053129169-4 2024-01-15T23:02:22.181 INFO:tasks.rados.rados.0.smithi053.stdout:3862: finishing write tid 3 to smithi053129169-4 2024-01-15T23:02:22.182 INFO:tasks.rados.rados.0.smithi053.stdout:3862: finishing write tid 4 to smithi053129169-4 2024-01-15T23:02:22.182 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 2714 (ObjNum 1215 snap 393 seq_num 1215) dirty exists 2024-01-15T23:02:22.182 INFO:tasks.rados.rados.0.smithi053.stdout:3862: left oid 4 (ObjNum 1215 snap 393 seq_num 1215) 2024-01-15T23:02:22.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:22 smithi163 ceph-mon[138526]: pgmap v963: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 484 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1.5 MiB/s wr, 15 op/s 2024-01-15T23:02:22.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:22 smithi053 ceph-mon[143363]: pgmap v963: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 484 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1.5 MiB/s wr, 15 op/s 2024-01-15T23:02:22.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:22 smithi053 ceph-mon[146052]: pgmap v963: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 484 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1.5 MiB/s wr, 15 op/s 2024-01-15T23:02:23.134 INFO:tasks.rados.rados.0.smithi053.stdout:3862: done (1 left) 2024-01-15T23:02:23.134 INFO:tasks.rados.rados.0.smithi053.stdout:3863: done (0 left) 2024-01-15T23:02:23.134 INFO:tasks.rados.rados.0.smithi053.stdout:3864: snap_remove snap 377 2024-01-15T23:02:23.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:23 smithi163 ceph-mon[138526]: osdmap e831: 8 total, 8 up, 8 in 2024-01-15T23:02:23.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:23 smithi053 ceph-mon[143363]: osdmap e831: 8 total, 8 up, 8 in 2024-01-15T23:02:23.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:23 smithi053 ceph-mon[146052]: osdmap e831: 8 total, 8 up, 8 in 2024-01-15T23:02:24.147 INFO:tasks.rados.rados.0.smithi053.stdout:3864: done (0 left) 2024-01-15T23:02:24.147 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 20 current snap is 394 2024-01-15T23:02:24.147 INFO:tasks.rados.rados.0.smithi053.stdout:3865: seq_num 1216 ranges {2277376=770048,3047424=401408} 2024-01-15T23:02:24.165 INFO:tasks.rados.rados.0.smithi053.stdout:3865: writing smithi053129169-20 from 2277376 to 3047424 tid 1 2024-01-15T23:02:24.168 INFO:tasks.rados.rados.0.smithi053.stdout:3865: writing smithi053129169-20 from 3047424 to 3448832 tid 2 2024-01-15T23:02:24.168 INFO:tasks.rados.rados.0.smithi053.stdout:3866: read oid 45 snap -1 2024-01-15T23:02:24.168 INFO:tasks.rados.rados.0.smithi053.stdout:3866: expect (ObjNum 1190 snap 386 seq_num 1190) 2024-01-15T23:02:24.168 INFO:tasks.rados.rados.0.smithi053.stdout:3867: read oid 26 snap -1 2024-01-15T23:02:24.169 INFO:tasks.rados.rados.0.smithi053.stdout:3867: expect deleted 2024-01-15T23:02:24.169 INFO:tasks.rados.rados.0.smithi053.stdout:3868: snap_remove snap 390 2024-01-15T23:02:24.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:24 smithi163 ceph-mon[138526]: pgmap v966: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 468 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2024-01-15T23:02:24.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:24 smithi163 ceph-mon[138526]: osdmap e832: 8 total, 8 up, 8 in 2024-01-15T23:02:24.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:24 smithi053 ceph-mon[143363]: pgmap v966: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 468 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2024-01-15T23:02:24.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:24 smithi053 ceph-mon[143363]: osdmap e832: 8 total, 8 up, 8 in 2024-01-15T23:02:24.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:24 smithi053 ceph-mon[146052]: pgmap v966: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 468 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2024-01-15T23:02:24.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:24 smithi053 ceph-mon[146052]: osdmap e832: 8 total, 8 up, 8 in 2024-01-15T23:02:25.152 INFO:tasks.rados.rados.0.smithi053.stdout:3868: done (3 left) 2024-01-15T23:02:25.152 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 9 current snap is 394 2024-01-15T23:02:25.152 INFO:tasks.rados.rados.0.smithi053.stdout:3869: seq_num 1217 ranges {3883008=786432,4669440=401408} 2024-01-15T23:02:25.178 INFO:tasks.rados.rados.0.smithi053.stdout:3869: writing smithi053129169-9 from 3883008 to 4669440 tid 1 2024-01-15T23:02:25.181 INFO:tasks.rados.rados.0.smithi053.stdout:3869: writing smithi053129169-9 from 4669440 to 5070848 tid 2 2024-01-15T23:02:25.181 INFO:tasks.rados.rados.0.smithi053.stdout:3870: read oid 10 snap 381 2024-01-15T23:02:25.181 INFO:tasks.rados.rados.0.smithi053.stdout:3870: expect deleted 2024-01-15T23:02:25.181 INFO:tasks.rados.rados.0.smithi053.stdout:3871: rmattr oid 16 current snap is 394 2024-01-15T23:02:25.182 INFO:tasks.rados.rados.0.smithi053.stdout:3871: done (5 left) 2024-01-15T23:02:25.182 INFO:tasks.rados.rados.0.smithi053.stdout:3872: delete oid 14 current snap is 394 2024-01-15T23:02:25.182 INFO:tasks.rados.rados.0.smithi053.stdout:3865: finishing write tid 1 to smithi053129169-20 2024-01-15T23:02:25.182 INFO:tasks.rados.rados.0.smithi053.stdout:3865: finishing write tid 2 to smithi053129169-20 2024-01-15T23:02:25.182 INFO:tasks.rados.rados.0.smithi053.stdout:3865: finishing write tid 3 to smithi053129169-20 2024-01-15T23:02:25.182 INFO:tasks.rados.rados.0.smithi053.stdout:3865: finishing write tid 4 to smithi053129169-20 2024-01-15T23:02:25.182 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 3124 (ObjNum 1216 snap 394 seq_num 1216) dirty exists 2024-01-15T23:02:25.182 INFO:tasks.rados.rados.0.smithi053.stdout:3865: left oid 20 (ObjNum 1216 snap 394 seq_num 1216) 2024-01-15T23:02:25.182 INFO:tasks.rados.rados.0.smithi053.stdout:3866: expect (ObjNum 1190 snap 386 seq_num 1190) 2024-01-15T23:02:25.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:25 smithi053 ceph-mon[143363]: osdmap e833: 8 total, 8 up, 8 in 2024-01-15T23:02:25.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:02:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:02:25] "GET /metrics HTTP/1.1" 200 36198 "" "Prometheus/2.43.0" 2024-01-15T23:02:25.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:25 smithi053 ceph-mon[146052]: osdmap e833: 8 total, 8 up, 8 in 2024-01-15T23:02:25.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:25 smithi163 ceph-mon[138526]: osdmap e833: 8 total, 8 up, 8 in 2024-01-15T23:02:25.489 INFO:tasks.rados.rados.0.smithi053.stdout:3869: finishing write tid 1 to smithi053129169-9 2024-01-15T23:02:25.489 INFO:tasks.rados.rados.0.smithi053.stdout:3869: finishing write tid 2 to smithi053129169-9 2024-01-15T23:02:25.489 INFO:tasks.rados.rados.0.smithi053.stdout:3869: finishing write tid 3 to smithi053129169-9 2024-01-15T23:02:25.489 INFO:tasks.rados.rados.0.smithi053.stdout:3869: finishing write tid 4 to smithi053129169-9 2024-01-15T23:02:25.489 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 9 v 2850 (ObjNum 1217 snap 394 seq_num 1217) dirty exists 2024-01-15T23:02:25.490 INFO:tasks.rados.rados.0.smithi053.stdout:3869: left oid 9 (ObjNum 1217 snap 394 seq_num 1217) 2024-01-15T23:02:25.490 INFO:tasks.rados.rados.0.smithi053.stdout:3865: done (5 left) 2024-01-15T23:02:25.490 INFO:tasks.rados.rados.0.smithi053.stdout:3866: done (4 left) 2024-01-15T23:02:25.490 INFO:tasks.rados.rados.0.smithi053.stdout:3867: done (3 left) 2024-01-15T23:02:25.490 INFO:tasks.rados.rados.0.smithi053.stdout:3869: done (2 left) 2024-01-15T23:02:25.490 INFO:tasks.rados.rados.0.smithi053.stdout:3870: done (1 left) 2024-01-15T23:02:25.490 INFO:tasks.rados.rados.0.smithi053.stdout:3872: done (0 left) 2024-01-15T23:02:25.490 INFO:tasks.rados.rados.0.smithi053.stdout:3873: read oid 20 snap -1 2024-01-15T23:02:25.490 INFO:tasks.rados.rados.0.smithi053.stdout:3873: expect (ObjNum 1216 snap 394 seq_num 1216) 2024-01-15T23:02:25.490 INFO:tasks.rados.rados.0.smithi053.stdout:3874: read oid 50 snap -1 2024-01-15T23:02:25.490 INFO:tasks.rados.rados.0.smithi053.stdout:3874: expect (ObjNum 1159 snap 377 seq_num 1159) 2024-01-15T23:02:25.490 INFO:tasks.rados.rados.0.smithi053.stdout:3875: rollback oid 2 current snap is 394 2024-01-15T23:02:25.490 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 2 to 359 2024-01-15T23:02:25.490 INFO:tasks.rados.rados.0.smithi053.stdout:3876: rmattr oid 31 current snap is 394 2024-01-15T23:02:25.490 INFO:tasks.rados.rados.0.smithi053.stdout:3876: done (3 left) 2024-01-15T23:02:25.490 INFO:tasks.rados.rados.0.smithi053.stdout:3877: setattr oid 6 current snap is 394 2024-01-15T23:02:25.491 INFO:tasks.rados.rados.0.smithi053.stdout:3878: read oid 44 snap -1 2024-01-15T23:02:25.491 INFO:tasks.rados.rados.0.smithi053.stdout:3878: expect (ObjNum 1211 snap 392 seq_num 1211) 2024-01-15T23:02:25.491 INFO:tasks.rados.rados.0.smithi053.stdout:3879: read oid 32 snap 347 2024-01-15T23:02:25.491 INFO:tasks.rados.rados.0.smithi053.stdout:3879: expect (ObjNum 1083 snap 343 seq_num 1083) 2024-01-15T23:02:25.491 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 18 current snap is 394 2024-01-15T23:02:25.491 INFO:tasks.rados.rados.0.smithi053.stdout:3880: seq_num 1219 ranges {2514944=417792,2932736=557056,3489792=245760} 2024-01-15T23:02:25.506 INFO:tasks.rados.rados.0.smithi053.stdout:3880: writing smithi053129169-18 from 2514944 to 2932736 tid 1 2024-01-15T23:02:25.510 INFO:tasks.rados.rados.0.smithi053.stdout:3880: writing smithi053129169-18 from 2932736 to 3489792 tid 2 2024-01-15T23:02:25.512 INFO:tasks.rados.rados.0.smithi053.stdout:3880: writing smithi053129169-18 from 3489792 to 3735552 tid 3 2024-01-15T23:02:25.512 INFO:tasks.rados.rados.0.smithi053.stdout:3881: delete oid 12 current snap is 394 2024-01-15T23:02:25.512 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 2528 (ObjNum 1035 snap 325 seq_num 1035) dirty exists 2024-01-15T23:02:25.515 INFO:tasks.rados.rados.0.smithi053.stdout:3880: finishing write tid 1 to smithi053129169-18 2024-01-15T23:02:25.518 INFO:tasks.rados.rados.0.smithi053.stdout:3880: finishing write tid 2 to smithi053129169-18 2024-01-15T23:02:25.518 INFO:tasks.rados.rados.0.smithi053.stdout:3880: finishing write tid 3 to smithi053129169-18 2024-01-15T23:02:25.518 INFO:tasks.rados.rados.0.smithi053.stdout:3880: finishing write tid 4 to smithi053129169-18 2024-01-15T23:02:25.518 INFO:tasks.rados.rados.0.smithi053.stdout:3873: expect (ObjNum 1216 snap 394 seq_num 1216) 2024-01-15T23:02:25.646 INFO:tasks.rados.rados.0.smithi053.stdout:3880: finishing write tid 5 to smithi053129169-18 2024-01-15T23:02:25.646 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 2775 (ObjNum 1219 snap 394 seq_num 1219) dirty exists 2024-01-15T23:02:25.646 INFO:tasks.rados.rados.0.smithi053.stdout:3880: left oid 18 (ObjNum 1219 snap 394 seq_num 1219) 2024-01-15T23:02:25.646 INFO:tasks.rados.rados.0.smithi053.stdout:3875: finishing rollback tid 1 to smithi053129169-2 2024-01-15T23:02:25.646 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 2963 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-01-15T23:02:25.646 INFO:tasks.rados.rados.0.smithi053.stdout:3879: expect (ObjNum 1083 snap 343 seq_num 1083) 2024-01-15T23:02:25.706 INFO:tasks.rados.rados.0.smithi053.stdout:3874: expect (ObjNum 1159 snap 377 seq_num 1159) 2024-01-15T23:02:25.904 INFO:tasks.rados.rados.0.smithi053.stdout:3878: expect (ObjNum 1211 snap 392 seq_num 1211) 2024-01-15T23:02:26.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:26 smithi163 ceph-mon[138526]: pgmap v969: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-01-15T23:02:26.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:26 smithi163 ceph-mon[138526]: osdmap e834: 8 total, 8 up, 8 in 2024-01-15T23:02:26.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:26 smithi163 ceph-mon[138526]: osdmap e835: 8 total, 8 up, 8 in 2024-01-15T23:02:26.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:26 smithi053 ceph-mon[143363]: pgmap v969: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-01-15T23:02:26.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:26 smithi053 ceph-mon[143363]: osdmap e834: 8 total, 8 up, 8 in 2024-01-15T23:02:26.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:26 smithi053 ceph-mon[143363]: osdmap e835: 8 total, 8 up, 8 in 2024-01-15T23:02:26.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:26 smithi053 ceph-mon[146052]: pgmap v969: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-01-15T23:02:26.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:26 smithi053 ceph-mon[146052]: osdmap e834: 8 total, 8 up, 8 in 2024-01-15T23:02:26.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:26 smithi053 ceph-mon[146052]: osdmap e835: 8 total, 8 up, 8 in 2024-01-15T23:02:26.841 INFO:tasks.rados.rados.0.smithi053.stdout:3873: done (7 left) 2024-01-15T23:02:26.841 INFO:tasks.rados.rados.0.smithi053.stdout:3874: done (6 left) 2024-01-15T23:02:26.841 INFO:tasks.rados.rados.0.smithi053.stdout:3875: done (5 left) 2024-01-15T23:02:26.841 INFO:tasks.rados.rados.0.smithi053.stdout:3877: done (4 left) 2024-01-15T23:02:26.841 INFO:tasks.rados.rados.0.smithi053.stdout:3878: done (3 left) 2024-01-15T23:02:26.841 INFO:tasks.rados.rados.0.smithi053.stdout:3879: done (2 left) 2024-01-15T23:02:26.841 INFO:tasks.rados.rados.0.smithi053.stdout:3880: done (1 left) 2024-01-15T23:02:26.841 INFO:tasks.rados.rados.0.smithi053.stdout:3881: done (0 left) 2024-01-15T23:02:26.841 INFO:tasks.rados.rados.0.smithi053.stdout:3882: copy_from oid 6 from oid 26 current snap is 394 2024-01-15T23:02:26.841 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 38 current snap is 394 2024-01-15T23:02:26.842 INFO:tasks.rados.rados.0.smithi053.stdout:3883: seq_num 1221 ranges {8396800=458752,8855552=729088,9584640=73728} 2024-01-15T23:02:26.888 INFO:tasks.rados.rados.0.smithi053.stdout:3883: writing smithi053129169-38 from 8396800 to 8855552 tid 1 2024-01-15T23:02:26.893 INFO:tasks.rados.rados.0.smithi053.stdout:3883: writing smithi053129169-38 from 8855552 to 9584640 tid 2 2024-01-15T23:02:26.894 INFO:tasks.rados.rados.0.smithi053.stdout:3883: writing smithi053129169-38 from 9584640 to 9658368 tid 3 2024-01-15T23:02:26.894 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 13 current snap is 394 2024-01-15T23:02:26.894 INFO:tasks.rados.rados.0.smithi053.stdout:3882: finishing copy_from to smithi053129169-6 2024-01-15T23:02:26.894 INFO:tasks.rados.rados.0.smithi053.stdout:3882: got expected ENOENT (src dne) 2024-01-15T23:02:26.894 INFO:tasks.rados.rados.0.smithi053.stdout:3882: finishing copy_from racing read to smithi053129169-6 2024-01-15T23:02:26.895 INFO:tasks.rados.rados.0.smithi053.stdout:3883: finishing write tid 1 to smithi053129169-38 2024-01-15T23:02:26.895 INFO:tasks.rados.rados.0.smithi053.stdout:3884: seq_num 1222 ranges {0=475136,475136=606208,1081344=196608} 2024-01-15T23:02:26.896 INFO:tasks.rados.rados.0.smithi053.stdout:3884: writing smithi053129169-13 from 0 to 475136 tid 1 2024-01-15T23:02:26.900 INFO:tasks.rados.rados.0.smithi053.stdout:3884: writing smithi053129169-13 from 475136 to 1081344 tid 2 2024-01-15T23:02:26.902 INFO:tasks.rados.rados.0.smithi053.stdout:3884: writing smithi053129169-13 from 1081344 to 1277952 tid 3 2024-01-15T23:02:26.902 INFO:tasks.rados.rados.0.smithi053.stdout:3882: done (2 left) 2024-01-15T23:02:26.902 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 1 current snap is 394 2024-01-15T23:02:26.902 INFO:tasks.rados.rados.0.smithi053.stdout:3883: finishing write tid 2 to smithi053129169-38 2024-01-15T23:02:26.902 INFO:tasks.rados.rados.0.smithi053.stdout:3885: seq_num 1223 ranges {3940352=491520,4431872=491520,4923392=311296} 2024-01-15T23:02:26.926 INFO:tasks.rados.rados.0.smithi053.stdout:3885: writing smithi053129169-1 from 3940352 to 4431872 tid 1 2024-01-15T23:02:26.929 INFO:tasks.rados.rados.0.smithi053.stdout:3885: writing smithi053129169-1 from 4431872 to 4923392 tid 2 2024-01-15T23:02:26.931 INFO:tasks.rados.rados.0.smithi053.stdout:3885: writing smithi053129169-1 from 4923392 to 5234688 tid 3 2024-01-15T23:02:26.931 INFO:tasks.rados.rados.0.smithi053.stdout:3886: snap_remove snap 380 2024-01-15T23:02:27.155 INFO:tasks.rados.rados.0.smithi053.stdout:3886: done (3 left) 2024-01-15T23:02:27.156 INFO:tasks.rados.rados.0.smithi053.stdout:3887: rollback oid 22 current snap is 394 2024-01-15T23:02:27.156 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 22 to 374 2024-01-15T23:02:27.156 INFO:tasks.rados.rados.0.smithi053.stdout:3883: finishing write tid 3 to smithi053129169-38 2024-01-15T23:02:27.156 INFO:tasks.rados.rados.0.smithi053.stdout:3883: finishing write tid 4 to smithi053129169-38 2024-01-15T23:02:27.156 INFO:tasks.rados.rados.0.smithi053.stdout:3884: finishing write tid 1 to smithi053129169-13 2024-01-15T23:02:27.156 INFO:tasks.rados.rados.0.smithi053.stdout:3883: finishing write tid 5 to smithi053129169-38 2024-01-15T23:02:27.156 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 38 v 2769 (ObjNum 1221 snap 394 seq_num 1221) dirty exists 2024-01-15T23:02:27.156 INFO:tasks.rados.rados.0.smithi053.stdout:3883: left oid 38 (ObjNum 1221 snap 394 seq_num 1221) 2024-01-15T23:02:27.156 INFO:tasks.rados.rados.0.smithi053.stdout:3884: finishing write tid 2 to smithi053129169-13 2024-01-15T23:02:27.156 INFO:tasks.rados.rados.0.smithi053.stdout:3884: finishing write tid 3 to smithi053129169-13 2024-01-15T23:02:27.156 INFO:tasks.rados.rados.0.smithi053.stdout:3884: finishing write tid 4 to smithi053129169-13 2024-01-15T23:02:27.156 INFO:tasks.rados.rados.0.smithi053.stdout:3884: finishing write tid 5 to smithi053129169-13 2024-01-15T23:02:27.156 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 13 v 2760 (ObjNum 1222 snap 394 seq_num 1222) dirty exists 2024-01-15T23:02:27.157 INFO:tasks.rados.rados.0.smithi053.stdout:3884: left oid 13 (ObjNum 1222 snap 394 seq_num 1222) 2024-01-15T23:02:27.157 INFO:tasks.rados.rados.0.smithi053.stdout:3885: finishing write tid 1 to smithi053129169-1 2024-01-15T23:02:27.157 INFO:tasks.rados.rados.0.smithi053.stdout:3885: finishing write tid 2 to smithi053129169-1 2024-01-15T23:02:27.157 INFO:tasks.rados.rados.0.smithi053.stdout:3885: finishing write tid 3 to smithi053129169-1 2024-01-15T23:02:27.157 INFO:tasks.rados.rados.0.smithi053.stdout:3885: finishing write tid 4 to smithi053129169-1 2024-01-15T23:02:27.157 INFO:tasks.rados.rados.0.smithi053.stdout:3885: finishing write tid 5 to smithi053129169-1 2024-01-15T23:02:27.157 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 2989 (ObjNum 1223 snap 394 seq_num 1223) dirty exists 2024-01-15T23:02:27.157 INFO:tasks.rados.rados.0.smithi053.stdout:3885: left oid 1 (ObjNum 1223 snap 394 seq_num 1223) 2024-01-15T23:02:27.157 INFO:tasks.rados.rados.0.smithi053.stdout:3883: done (3 left) 2024-01-15T23:02:27.157 INFO:tasks.rados.rados.0.smithi053.stdout:3884: done (2 left) 2024-01-15T23:02:27.157 INFO:tasks.rados.rados.0.smithi053.stdout:3885: done (1 left) 2024-01-15T23:02:27.157 INFO:tasks.rados.rados.0.smithi053.stdout:3888: rollback oid 23 current snap is 394 2024-01-15T23:02:27.157 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 23 to 392 2024-01-15T23:02:27.157 INFO:tasks.rados.rados.0.smithi053.stdout:3889: delete oid 11 current snap is 394 2024-01-15T23:02:27.168 INFO:tasks.rados.rados.0.smithi053.stdout:3889: done (2 left) 2024-01-15T23:02:27.168 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 40 current snap is 394 2024-01-15T23:02:27.168 INFO:tasks.rados.rados.0.smithi053.stdout:3890: seq_num 1225 ranges {1441792=524288,1966080=712704,2678784=90112} 2024-01-15T23:02:27.180 INFO:tasks.rados.rados.0.smithi053.stdout:3890: writing smithi053129169-40 from 1441792 to 1966080 tid 1 2024-01-15T23:02:27.185 INFO:tasks.rados.rados.0.smithi053.stdout:3890: writing smithi053129169-40 from 1966080 to 2678784 tid 2 2024-01-15T23:02:27.185 INFO:tasks.rados.rados.0.smithi053.stdout:3890: writing smithi053129169-40 from 2678784 to 2768896 tid 3 2024-01-15T23:02:27.185 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 4 current snap is 394 2024-01-15T23:02:27.186 INFO:tasks.rados.rados.0.smithi053.stdout:3888: finishing rollback tid 0 to smithi053129169-23 2024-01-15T23:02:27.186 INFO:tasks.rados.rados.0.smithi053.stdout:3891: seq_num 1226 ranges {7897088=540672,8437760=598016,9035776=204800} 2024-01-15T23:02:27.232 INFO:tasks.rados.rados.0.smithi053.stdout:3891: writing smithi053129169-4 from 7897088 to 8437760 tid 1 2024-01-15T23:02:27.235 INFO:tasks.rados.rados.0.smithi053.stdout:3891: writing smithi053129169-4 from 8437760 to 9035776 tid 2 2024-01-15T23:02:27.237 INFO:tasks.rados.rados.0.smithi053.stdout:3891: writing smithi053129169-4 from 9035776 to 9240576 tid 3 2024-01-15T23:02:27.237 INFO:tasks.rados.rados.0.smithi053.stdout:3888: finishing rollback tid 1 to smithi053129169-23 2024-01-15T23:02:27.237 INFO:tasks.rados.rados.0.smithi053.stdout:3887: finishing rollback tid 0 to smithi053129169-22 2024-01-15T23:02:27.237 INFO:tasks.rados.rados.0.smithi053.stdout:3887: finishing rollback tid 1 to smithi053129169-22 2024-01-15T23:02:27.237 INFO:tasks.rados.rados.0.smithi053.stdout:3887: finishing rollback tid 2 to smithi053129169-22 2024-01-15T23:02:27.237 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 22 v 3011 (ObjNum 1113 snap 356 seq_num 1113) dirty exists 2024-01-15T23:02:27.237 INFO:tasks.rados.rados.0.smithi053.stdout:3888: finishing rollback tid 2 to smithi053129169-23 2024-01-15T23:02:27.237 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 23 v 2415 (ObjNum 1018 snap 321 seq_num 1018) dirty exists 2024-01-15T23:02:27.237 INFO:tasks.rados.rados.0.smithi053.stdout:3887: done (3 left) 2024-01-15T23:02:27.238 INFO:tasks.rados.rados.0.smithi053.stdout:3888: done (2 left) 2024-01-15T23:02:27.238 INFO:tasks.rados.rados.0.smithi053.stdout:3892: snap_remove snap 379 2024-01-15T23:02:28.164 INFO:tasks.rados.rados.0.smithi053.stdout:3892: done (2 left) 2024-01-15T23:02:28.165 INFO:tasks.rados.rados.0.smithi053.stdout:3893: delete oid 7 current snap is 394 2024-01-15T23:02:28.165 INFO:tasks.rados.rados.0.smithi053.stdout:3890: finishing write tid 1 to smithi053129169-40 2024-01-15T23:02:28.165 INFO:tasks.rados.rados.0.smithi053.stdout:3890: finishing write tid 2 to smithi053129169-40 2024-01-15T23:02:28.165 INFO:tasks.rados.rados.0.smithi053.stdout:3890: finishing write tid 3 to smithi053129169-40 2024-01-15T23:02:28.165 INFO:tasks.rados.rados.0.smithi053.stdout:3890: finishing write tid 4 to smithi053129169-40 2024-01-15T23:02:28.165 INFO:tasks.rados.rados.0.smithi053.stdout:3890: finishing write tid 5 to smithi053129169-40 2024-01-15T23:02:28.165 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 2773 (ObjNum 1225 snap 394 seq_num 1225) dirty exists 2024-01-15T23:02:28.165 INFO:tasks.rados.rados.0.smithi053.stdout:3890: left oid 40 (ObjNum 1225 snap 394 seq_num 1225) 2024-01-15T23:02:28.165 INFO:tasks.rados.rados.0.smithi053.stdout:3891: finishing write tid 1 to smithi053129169-4 2024-01-15T23:02:28.165 INFO:tasks.rados.rados.0.smithi053.stdout:3891: finishing write tid 2 to smithi053129169-4 2024-01-15T23:02:28.165 INFO:tasks.rados.rados.0.smithi053.stdout:3891: finishing write tid 3 to smithi053129169-4 2024-01-15T23:02:28.165 INFO:tasks.rados.rados.0.smithi053.stdout:3891: finishing write tid 4 to smithi053129169-4 2024-01-15T23:02:28.165 INFO:tasks.rados.rados.0.smithi053.stdout:3891: finishing write tid 5 to smithi053129169-4 2024-01-15T23:02:28.165 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 4 v 2718 (ObjNum 1226 snap 394 seq_num 1226) dirty exists 2024-01-15T23:02:28.166 INFO:tasks.rados.rados.0.smithi053.stdout:3891: left oid 4 (ObjNum 1226 snap 394 seq_num 1226) 2024-01-15T23:02:28.172 INFO:tasks.rados.rados.0.smithi053.stdout:3890: done (2 left) 2024-01-15T23:02:28.172 INFO:tasks.rados.rados.0.smithi053.stdout:3891: done (1 left) 2024-01-15T23:02:28.172 INFO:tasks.rados.rados.0.smithi053.stdout:3893: done (0 left) 2024-01-15T23:02:28.172 INFO:tasks.rados.rados.0.smithi053.stdout:3894: read oid 22 snap -1 2024-01-15T23:02:28.172 INFO:tasks.rados.rados.0.smithi053.stdout:3894: expect (ObjNum 1113 snap 356 seq_num 1113) 2024-01-15T23:02:28.172 INFO:tasks.rados.rados.0.smithi053.stdout:3895: rollback oid 32 current snap is 394 2024-01-15T23:02:28.172 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 362 2024-01-15T23:02:28.175 INFO:tasks.rados.rados.0.smithi053.stdout:3896: rmattr oid 10 current snap is 394 2024-01-15T23:02:28.175 INFO:tasks.rados.rados.0.smithi053.stdout:3896: done (2 left) 2024-01-15T23:02:28.175 INFO:tasks.rados.rados.0.smithi053.stdout:3897: rollback oid 11 current snap is 394 2024-01-15T23:02:28.175 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 11 to 354 2024-01-15T23:02:28.175 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 39 current snap is 394 2024-01-15T23:02:28.175 INFO:tasks.rados.rados.0.smithi053.stdout:3898: seq_num 1228 ranges {540672=573440,1114112=761856,1875968=40960} 2024-01-15T23:02:28.179 INFO:tasks.rados.rados.0.smithi053.stdout:3898: writing smithi053129169-39 from 540672 to 1114112 tid 1 2024-01-15T23:02:28.184 INFO:tasks.rados.rados.0.smithi053.stdout:3898: writing smithi053129169-39 from 1114112 to 1875968 tid 2 2024-01-15T23:02:28.184 INFO:tasks.rados.rados.0.smithi053.stdout:3898: writing smithi053129169-39 from 1875968 to 1916928 tid 3 2024-01-15T23:02:28.184 INFO:tasks.rados.rados.0.smithi053.stdout:3899: read oid 24 snap -1 2024-01-15T23:02:28.185 INFO:tasks.rados.rados.0.smithi053.stdout:3899: expect deleted 2024-01-15T23:02:28.185 INFO:tasks.rados.rados.0.smithi053.stdout:3900: delete oid 31 current snap is 394 2024-01-15T23:02:28.185 INFO:tasks.rados.rados.0.smithi053.stdout:3897: finishing rollback tid 1 to smithi053129169-11 2024-01-15T23:02:28.185 INFO:tasks.rados.rados.0.smithi053.stdout:3897: finishing rollback tid 2 to smithi053129169-11 2024-01-15T23:02:28.185 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 2342 (ObjNum 933 snap 306 seq_num 933) dirty exists 2024-01-15T23:02:28.193 INFO:tasks.rados.rados.0.smithi053.stdout:3895: finishing rollback tid 0 to smithi053129169-32 2024-01-15T23:02:28.193 INFO:tasks.rados.rados.0.smithi053.stdout:3895: finishing rollback tid 1 to smithi053129169-32 2024-01-15T23:02:28.193 INFO:tasks.rados.rados.0.smithi053.stdout:3895: finishing rollback tid 2 to smithi053129169-32 2024-01-15T23:02:28.193 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 3142 (ObjNum 1041 snap 327 seq_num 1041) dirty exists 2024-01-15T23:02:28.195 INFO:tasks.rados.rados.0.smithi053.stdout:3895: done (5 left) 2024-01-15T23:02:28.195 INFO:tasks.rados.rados.0.smithi053.stdout:3897: done (4 left) 2024-01-15T23:02:28.195 INFO:tasks.rados.rados.0.smithi053.stdout:3899: done (3 left) 2024-01-15T23:02:28.195 INFO:tasks.rados.rados.0.smithi053.stdout:3900: done (2 left) 2024-01-15T23:02:28.195 INFO:tasks.rados.rados.0.smithi053.stdout:3901: delete oid 37 current snap is 394 2024-01-15T23:02:28.197 INFO:tasks.rados.rados.0.smithi053.stdout:3898: finishing write tid 1 to smithi053129169-39 2024-01-15T23:02:28.199 INFO:tasks.rados.rados.0.smithi053.stdout:3898: finishing write tid 2 to smithi053129169-39 2024-01-15T23:02:28.201 INFO:tasks.rados.rados.0.smithi053.stdout:3898: finishing write tid 3 to smithi053129169-39 2024-01-15T23:02:28.201 INFO:tasks.rados.rados.0.smithi053.stdout:3898: finishing write tid 4 to smithi053129169-39 2024-01-15T23:02:28.204 INFO:tasks.rados.rados.0.smithi053.stdout:3898: finishing write tid 5 to smithi053129169-39 2024-01-15T23:02:28.204 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 2777 (ObjNum 1228 snap 394 seq_num 1228) dirty exists 2024-01-15T23:02:28.204 INFO:tasks.rados.rados.0.smithi053.stdout:3898: left oid 39 (ObjNum 1228 snap 394 seq_num 1228) 2024-01-15T23:02:28.205 INFO:tasks.rados.rados.0.smithi053.stdout:3898: done (2 left) 2024-01-15T23:02:28.205 INFO:tasks.rados.rados.0.smithi053.stdout:3901: done (1 left) 2024-01-15T23:02:28.205 INFO:tasks.rados.rados.0.smithi053.stdout:3902: snap_create 2024-01-15T23:02:28.205 INFO:tasks.rados.rados.0.smithi053.stdout:3894: expect (ObjNum 1113 snap 356 seq_num 1113) 2024-01-15T23:02:28.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:28 smithi163 ceph-mon[138526]: pgmap v972: 121 pgs: 121 active+clean; 472 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2024-01-15T23:02:28.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:28 smithi163 ceph-mon[138526]: osdmap e836: 8 total, 8 up, 8 in 2024-01-15T23:02:28.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:28 smithi053 ceph-mon[143363]: pgmap v972: 121 pgs: 121 active+clean; 472 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2024-01-15T23:02:28.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:28 smithi053 ceph-mon[143363]: osdmap e836: 8 total, 8 up, 8 in 2024-01-15T23:02:28.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:28 smithi053 ceph-mon[146052]: pgmap v972: 121 pgs: 121 active+clean; 472 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2024-01-15T23:02:28.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:28 smithi053 ceph-mon[146052]: osdmap e836: 8 total, 8 up, 8 in 2024-01-15T23:02:29.174 INFO:tasks.rados.rados.0.smithi053.stdout:3894: done (1 left) 2024-01-15T23:02:29.174 INFO:tasks.rados.rados.0.smithi053.stdout:3902: done (0 left) 2024-01-15T23:02:29.174 INFO:tasks.rados.rados.0.smithi053.stdout:3903: copy_from oid 50 from oid 35 current snap is 395 2024-01-15T23:02:29.175 INFO:tasks.rados.rados.0.smithi053.stdout:3904: snap_create 2024-01-15T23:02:29.181 INFO:tasks.rados.rados.0.smithi053.stdout:3903: finishing copy_from to smithi053129169-50 2024-01-15T23:02:29.181 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 50 v 2711 (ObjNum 33 snap 0 seq_num 3639142144) dirty exists 2024-01-15T23:02:29.183 INFO:tasks.rados.rados.0.smithi053.stdout:3903: finishing copy_from racing read to smithi053129169-50 2024-01-15T23:02:29.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:29 smithi163 ceph-mon[138526]: osdmap e837: 8 total, 8 up, 8 in 2024-01-15T23:02:29.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:02:29.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:29 smithi053 ceph-mon[143363]: osdmap e837: 8 total, 8 up, 8 in 2024-01-15T23:02:29.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:02:29.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:29 smithi053 ceph-mon[146052]: osdmap e837: 8 total, 8 up, 8 in 2024-01-15T23:02:29.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:02:30.175 INFO:tasks.rados.rados.0.smithi053.stdout:3903: done (1 left) 2024-01-15T23:02:30.175 INFO:tasks.rados.rados.0.smithi053.stdout:3904: done (0 left) 2024-01-15T23:02:30.176 INFO:tasks.rados.rados.0.smithi053.stdout:3905: read oid 23 snap -1 2024-01-15T23:02:30.176 INFO:tasks.rados.rados.0.smithi053.stdout:3905: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:02:30.176 INFO:tasks.rados.rados.0.smithi053.stdout:3906: copy_from oid 26 from oid 5 current snap is 396 2024-01-15T23:02:30.176 INFO:tasks.rados.rados.0.smithi053.stdout:3907: rmattr oid 38 current snap is 396 2024-01-15T23:02:30.176 INFO:tasks.rados.rados.0.smithi053.stdout:3907: done (2 left) 2024-01-15T23:02:30.176 INFO:tasks.rados.rados.0.smithi053.stdout:3908: snap_remove snap 361 2024-01-15T23:02:30.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:30 smithi163 ceph-mon[138526]: pgmap v975: 121 pgs: 121 active+clean; 475 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-01-15T23:02:30.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:30 smithi163 ceph-mon[138526]: osdmap e838: 8 total, 8 up, 8 in 2024-01-15T23:02:30.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:30 smithi053 ceph-mon[143363]: pgmap v975: 121 pgs: 121 active+clean; 475 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-01-15T23:02:30.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:30 smithi053 ceph-mon[143363]: osdmap e838: 8 total, 8 up, 8 in 2024-01-15T23:02:30.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:30 smithi053 ceph-mon[146052]: pgmap v975: 121 pgs: 121 active+clean; 475 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-01-15T23:02:30.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:30 smithi053 ceph-mon[146052]: osdmap e838: 8 total, 8 up, 8 in 2024-01-15T23:02:31.089 INFO:tasks.rados.rados.0.smithi053.stdout:3908: done (2 left) 2024-01-15T23:02:31.089 INFO:tasks.rados.rados.0.smithi053.stdout:3909: rmattr oid 48 current snap is 396 2024-01-15T23:02:31.089 INFO:tasks.rados.rados.0.smithi053.stdout:3909: done (2 left) 2024-01-15T23:02:31.089 INFO:tasks.rados.rados.0.smithi053.stdout:3910: rollback oid 32 current snap is 396 2024-01-15T23:02:31.089 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 32 to 393 2024-01-15T23:02:31.089 INFO:tasks.rados.rados.0.smithi053.stdout:3911: read oid 41 snap -1 2024-01-15T23:02:31.090 INFO:tasks.rados.rados.0.smithi053.stdout:3911: expect (ObjNum 1214 snap 393 seq_num 1214) 2024-01-15T23:02:31.090 INFO:tasks.rados.rados.0.smithi053.stdout:3912: rollback oid 6 current snap is 396 2024-01-15T23:02:31.090 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 6 to 387 2024-01-15T23:02:31.090 INFO:tasks.rados.rados.0.smithi053.stdout:3913: read oid 50 snap -1 2024-01-15T23:02:31.090 INFO:tasks.rados.rados.0.smithi053.stdout:3913: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T23:02:31.090 INFO:tasks.rados.rados.0.smithi053.stdout:3914: setattr oid 21 current snap is 396 2024-01-15T23:02:31.099 INFO:tasks.rados.rados.0.smithi053.stdout:3905: expect (ObjNum 1018 snap 321 seq_num 1018) 2024-01-15T23:02:31.160 INFO:tasks.rados.rados.0.smithi053.stdout:3906: finishing copy_from to smithi053129169-26 2024-01-15T23:02:31.161 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 2975 (ObjNum 1021 snap 322 seq_num 1021) dirty exists 2024-01-15T23:02:31.161 INFO:tasks.rados.rados.0.smithi053.stdout:3906: finishing copy_from racing read to smithi053129169-26 2024-01-15T23:02:31.161 INFO:tasks.rados.rados.0.smithi053.stdout:3913: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T23:02:31.164 INFO:tasks.rados.rados.0.smithi053.stdout:3912: finishing rollback tid 0 to smithi053129169-6 2024-01-15T23:02:31.164 INFO:tasks.rados.rados.0.smithi053.stdout:3912: finishing rollback tid 1 to smithi053129169-6 2024-01-15T23:02:31.164 INFO:tasks.rados.rados.0.smithi053.stdout:3912: finishing rollback tid 2 to smithi053129169-6 2024-01-15T23:02:31.164 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 2531 (ObjNum 1035 snap 325 seq_num 1035) dirty exists 2024-01-15T23:02:31.164 INFO:tasks.rados.rados.0.smithi053.stdout:3910: finishing rollback tid 0 to smithi053129169-32 2024-01-15T23:02:31.164 INFO:tasks.rados.rados.0.smithi053.stdout:3910: finishing rollback tid 1 to smithi053129169-32 2024-01-15T23:02:31.165 INFO:tasks.rados.rados.0.smithi053.stdout:3910: finishing rollback tid 2 to smithi053129169-32 2024-01-15T23:02:31.165 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 32 v 3150 (ObjNum 1193 snap 387 seq_num 1193) dirty exists 2024-01-15T23:02:31.165 INFO:tasks.rados.rados.0.smithi053.stdout:3911: expect (ObjNum 1214 snap 393 seq_num 1214) 2024-01-15T23:02:31.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:31 smithi163 ceph-mon[138526]: osdmap e839: 8 total, 8 up, 8 in 2024-01-15T23:02:31.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:31 smithi163 ceph-mon[138526]: osdmap e840: 8 total, 8 up, 8 in 2024-01-15T23:02:31.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:31 smithi053 ceph-mon[143363]: osdmap e839: 8 total, 8 up, 8 in 2024-01-15T23:02:31.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:31 smithi053 ceph-mon[143363]: osdmap e840: 8 total, 8 up, 8 in 2024-01-15T23:02:31.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:31 smithi053 ceph-mon[146052]: osdmap e839: 8 total, 8 up, 8 in 2024-01-15T23:02:31.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:31 smithi053 ceph-mon[146052]: osdmap e840: 8 total, 8 up, 8 in 2024-01-15T23:02:31.558 INFO:tasks.rados.rados.0.smithi053.stdout:3905: done (6 left) 2024-01-15T23:02:31.558 INFO:tasks.rados.rados.0.smithi053.stdout:3906: done (5 left) 2024-01-15T23:02:31.559 INFO:tasks.rados.rados.0.smithi053.stdout:3910: done (4 left) 2024-01-15T23:02:31.559 INFO:tasks.rados.rados.0.smithi053.stdout:3911: done (3 left) 2024-01-15T23:02:31.559 INFO:tasks.rados.rados.0.smithi053.stdout:3912: done (2 left) 2024-01-15T23:02:31.559 INFO:tasks.rados.rados.0.smithi053.stdout:3913: done (1 left) 2024-01-15T23:02:31.559 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 28 current snap is 396 2024-01-15T23:02:31.559 INFO:tasks.rados.rados.0.smithi053.stdout:3915: seq_num 1231 ranges {2146304=622592,2768896=417792,3186688=385024} 2024-01-15T23:02:31.573 INFO:tasks.rados.rados.0.smithi053.stdout:3915: writing smithi053129169-28 from 2146304 to 2768896 tid 1 2024-01-15T23:02:31.576 INFO:tasks.rados.rados.0.smithi053.stdout:3915: writing smithi053129169-28 from 2768896 to 3186688 tid 2 2024-01-15T23:02:31.579 INFO:tasks.rados.rados.0.smithi053.stdout:3915: writing smithi053129169-28 from 3186688 to 3571712 tid 3 2024-01-15T23:02:31.579 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 46 current snap is 396 2024-01-15T23:02:31.579 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 21 v 3158 (ObjNum 1202 snap 388 seq_num 1202) dirty exists 2024-01-15T23:02:31.579 INFO:tasks.rados.rados.0.smithi053.stdout:3915: finishing write tid 1 to smithi053129169-28 2024-01-15T23:02:31.579 INFO:tasks.rados.rados.0.smithi053.stdout:3916: seq_num 1232 ranges {0=638976,638976=753664,1392640=49152} 2024-01-15T23:02:31.583 INFO:tasks.rados.rados.0.smithi053.stdout:3916: writing smithi053129169-46 from 0 to 638976 tid 1 2024-01-15T23:02:31.588 INFO:tasks.rados.rados.0.smithi053.stdout:3916: writing smithi053129169-46 from 638976 to 1392640 tid 2 2024-01-15T23:02:31.588 INFO:tasks.rados.rados.0.smithi053.stdout:3916: writing smithi053129169-46 from 1392640 to 1441792 tid 3 2024-01-15T23:02:31.588 INFO:tasks.rados.rados.0.smithi053.stdout:3914: done (2 left) 2024-01-15T23:02:31.588 INFO:tasks.rados.rados.0.smithi053.stdout:3917: read oid 35 snap 382 2024-01-15T23:02:31.589 INFO:tasks.rados.rados.0.smithi053.stdout:3917: expect (ObjNum 1158 snap 377 seq_num 1158) 2024-01-15T23:02:31.589 INFO:tasks.rados.rados.0.smithi053.stdout:3918: rollback oid 20 current snap is 396 2024-01-15T23:02:31.589 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 20 to 364 2024-01-15T23:02:31.589 INFO:tasks.rados.rados.0.smithi053.stdout:3915: finishing write tid 2 to smithi053129169-28 2024-01-15T23:02:31.589 INFO:tasks.rados.rados.0.smithi053.stdout:3915: finishing write tid 3 to smithi053129169-28 2024-01-15T23:02:31.589 INFO:tasks.rados.rados.0.smithi053.stdout:3915: finishing write tid 4 to smithi053129169-28 2024-01-15T23:02:31.589 INFO:tasks.rados.rados.0.smithi053.stdout:3915: finishing write tid 5 to smithi053129169-28 2024-01-15T23:02:31.590 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 28 v 2764 (ObjNum 1231 snap 396 seq_num 1231) dirty exists 2024-01-15T23:02:31.590 INFO:tasks.rados.rados.0.smithi053.stdout:3915: left oid 28 (ObjNum 1231 snap 396 seq_num 1231) 2024-01-15T23:02:31.590 INFO:tasks.rados.rados.0.smithi053.stdout:3916: finishing write tid 1 to smithi053129169-46 2024-01-15T23:02:31.590 INFO:tasks.rados.rados.0.smithi053.stdout:3915: done (3 left) 2024-01-15T23:02:31.590 INFO:tasks.rados.rados.0.smithi053.stdout:3919: copy_from oid 1 from oid 37 current snap is 396 2024-01-15T23:02:31.590 INFO:tasks.rados.rados.0.smithi053.stdout:3920: read oid 14 snap 382 2024-01-15T23:02:31.590 INFO:tasks.rados.rados.0.smithi053.stdout:3920: expect (ObjNum 1144 snap 369 seq_num 1144) 2024-01-15T23:02:31.590 INFO:tasks.rados.rados.0.smithi053.stdout:3921: delete oid 31 current snap is 396 2024-01-15T23:02:31.591 INFO:tasks.rados.rados.0.smithi053.stdout:3921: done (5 left) 2024-01-15T23:02:31.591 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 31 current snap is 396 2024-01-15T23:02:31.591 INFO:tasks.rados.rados.0.smithi053.stdout:3922: seq_num 1234 ranges {0=671744,671744=516096,1187840=286720} 2024-01-15T23:02:31.596 INFO:tasks.rados.rados.0.smithi053.stdout:3922: writing smithi053129169-31 from 0 to 671744 tid 1 2024-01-15T23:02:31.599 INFO:tasks.rados.rados.0.smithi053.stdout:3922: writing smithi053129169-31 from 671744 to 1187840 tid 2 2024-01-15T23:02:31.601 INFO:tasks.rados.rados.0.smithi053.stdout:3922: writing smithi053129169-31 from 1187840 to 1474560 tid 3 2024-01-15T23:02:31.601 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 27 current snap is 396 2024-01-15T23:02:31.601 INFO:tasks.rados.rados.0.smithi053.stdout:3923: seq_num 1235 ranges {704512=688128,1392640=802816} 2024-01-15T23:02:31.609 INFO:tasks.rados.rados.0.smithi053.stdout:3923: writing smithi053129169-27 from 704512 to 1392640 tid 1 2024-01-15T23:02:31.614 INFO:tasks.rados.rados.0.smithi053.stdout:3923: writing smithi053129169-27 from 1392640 to 2195456 tid 2 2024-01-15T23:02:31.614 INFO:tasks.rados.rados.0.smithi053.stdout:3924: rollback oid 6 current snap is 396 2024-01-15T23:02:31.614 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 6 to 312 2024-01-15T23:02:31.614 INFO:tasks.rados.rados.0.smithi053.stdout:3916: finishing write tid 2 to smithi053129169-46 2024-01-15T23:02:31.614 INFO:tasks.rados.rados.0.smithi053.stdout:3919: finishing copy_from to smithi053129169-1 2024-01-15T23:02:31.614 INFO:tasks.rados.rados.0.smithi053.stdout:3919: got expected ENOENT (src dne) 2024-01-15T23:02:31.614 INFO:tasks.rados.rados.0.smithi053.stdout:3919: finishing copy_from racing read to smithi053129169-1 2024-01-15T23:02:31.614 INFO:tasks.rados.rados.0.smithi053.stdout:3918: finishing rollback tid 0 to smithi053129169-20 2024-01-15T23:02:31.614 INFO:tasks.rados.rados.0.smithi053.stdout:3918: finishing rollback tid 1 to smithi053129169-20 2024-01-15T23:02:31.614 INFO:tasks.rados.rados.0.smithi053.stdout:3918: finishing rollback tid 2 to smithi053129169-20 2024-01-15T23:02:31.614 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 3162 (ObjNum 1061 snap 335 seq_num 1061) dirty exists 2024-01-15T23:02:31.614 INFO:tasks.rados.rados.0.smithi053.stdout:3917: expect (ObjNum 1158 snap 377 seq_num 1158) 2024-01-15T23:02:31.759 INFO:tasks.rados.rados.0.smithi053.stdout:3916: finishing write tid 3 to smithi053129169-46 2024-01-15T23:02:31.760 INFO:tasks.rados.rados.0.smithi053.stdout:3916: finishing write tid 4 to smithi053129169-46 2024-01-15T23:02:31.760 INFO:tasks.rados.rados.0.smithi053.stdout:3920: expect (ObjNum 1144 snap 369 seq_num 1144) 2024-01-15T23:02:31.823 INFO:tasks.rados.rados.0.smithi053.stdout:3916: finishing write tid 5 to smithi053129169-46 2024-01-15T23:02:31.823 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 2993 (ObjNum 1232 snap 396 seq_num 1232) dirty exists 2024-01-15T23:02:31.824 INFO:tasks.rados.rados.0.smithi053.stdout:3916: left oid 46 (ObjNum 1232 snap 396 seq_num 1232) 2024-01-15T23:02:31.824 INFO:tasks.rados.rados.0.smithi053.stdout:3922: finishing write tid 1 to smithi053129169-31 2024-01-15T23:02:31.824 INFO:tasks.rados.rados.0.smithi053.stdout:3922: finishing write tid 2 to smithi053129169-31 2024-01-15T23:02:31.824 INFO:tasks.rados.rados.0.smithi053.stdout:3922: finishing write tid 3 to smithi053129169-31 2024-01-15T23:02:31.824 INFO:tasks.rados.rados.0.smithi053.stdout:3922: finishing write tid 4 to smithi053129169-31 2024-01-15T23:02:31.824 INFO:tasks.rados.rados.0.smithi053.stdout:3922: finishing write tid 5 to smithi053129169-31 2024-01-15T23:02:31.824 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 2383 (ObjNum 1234 snap 396 seq_num 1234) dirty exists 2024-01-15T23:02:31.825 INFO:tasks.rados.rados.0.smithi053.stdout:3922: left oid 31 (ObjNum 1234 snap 396 seq_num 1234) 2024-01-15T23:02:31.825 INFO:tasks.rados.rados.0.smithi053.stdout:3923: finishing write tid 1 to smithi053129169-27 2024-01-15T23:02:31.825 INFO:tasks.rados.rados.0.smithi053.stdout:3916: done (7 left) 2024-01-15T23:02:31.825 INFO:tasks.rados.rados.0.smithi053.stdout:3917: done (6 left) 2024-01-15T23:02:31.825 INFO:tasks.rados.rados.0.smithi053.stdout:3918: done (5 left) 2024-01-15T23:02:31.825 INFO:tasks.rados.rados.0.smithi053.stdout:3919: done (4 left) 2024-01-15T23:02:31.825 INFO:tasks.rados.rados.0.smithi053.stdout:3920: done (3 left) 2024-01-15T23:02:31.826 INFO:tasks.rados.rados.0.smithi053.stdout:3922: done (2 left) 2024-01-15T23:02:31.826 INFO:tasks.rados.rados.0.smithi053.stdout:3925: read oid 3 snap -1 2024-01-15T23:02:31.826 INFO:tasks.rados.rados.0.smithi053.stdout:3925: expect deleted 2024-01-15T23:02:31.826 INFO:tasks.rados.rados.0.smithi053.stdout:3926: read oid 10 snap -1 2024-01-15T23:02:31.826 INFO:tasks.rados.rados.0.smithi053.stdout:3926: expect deleted 2024-01-15T23:02:31.826 INFO:tasks.rados.rados.0.smithi053.stdout:3927: rollback oid 37 current snap is 396 2024-01-15T23:02:31.827 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 37 to 316 2024-01-15T23:02:31.827 INFO:tasks.rados.rados.0.smithi053.stdout:3924: finishing rollback tid 0 to smithi053129169-6 2024-01-15T23:02:31.827 INFO:tasks.rados.rados.0.smithi053.stdout:3924: finishing rollback tid 1 to smithi053129169-6 2024-01-15T23:02:31.827 INFO:tasks.rados.rados.0.smithi053.stdout:3923: finishing write tid 2 to smithi053129169-27 2024-01-15T23:02:31.827 INFO:tasks.rados.rados.0.smithi053.stdout:3923: finishing write tid 3 to smithi053129169-27 2024-01-15T23:02:31.827 INFO:tasks.rados.rados.0.smithi053.stdout:3928: rollback oid 11 current snap is 396 2024-01-15T23:02:31.827 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 11 to 359 2024-01-15T23:02:31.828 INFO:tasks.rados.rados.0.smithi053.stdout:3924: finishing rollback tid 2 to smithi053129169-6 2024-01-15T23:02:31.828 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 2534 (ObjNum 671 snap 202 seq_num 671) dirty exists 2024-01-15T23:02:31.828 INFO:tasks.rados.rados.0.smithi053.stdout:3923: finishing write tid 4 to smithi053129169-27 2024-01-15T23:02:31.828 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 27 v 2996 (ObjNum 1235 snap 396 seq_num 1235) dirty exists 2024-01-15T23:02:31.828 INFO:tasks.rados.rados.0.smithi053.stdout:3923: left oid 27 (ObjNum 1235 snap 396 seq_num 1235) 2024-01-15T23:02:31.828 INFO:tasks.rados.rados.0.smithi053.stdout:3923: done (5 left) 2024-01-15T23:02:31.829 INFO:tasks.rados.rados.0.smithi053.stdout:3924: done (4 left) 2024-01-15T23:02:31.829 INFO:tasks.rados.rados.0.smithi053.stdout:3929: delete oid 30 current snap is 396 2024-01-15T23:02:31.829 INFO:tasks.rados.rados.0.smithi053.stdout:3925: done (4 left) 2024-01-15T23:02:31.829 INFO:tasks.rados.rados.0.smithi053.stdout:3926: done (3 left) 2024-01-15T23:02:31.829 INFO:tasks.rados.rados.0.smithi053.stdout:3929: done (2 left) 2024-01-15T23:02:31.829 INFO:tasks.rados.rados.0.smithi053.stdout:3930: rmattr oid 49 current snap is 396 2024-01-15T23:02:31.829 INFO:tasks.rados.rados.0.smithi053.stdout:3930: done (2 left) 2024-01-15T23:02:31.830 INFO:tasks.rados.rados.0.smithi053.stdout:3931: rollback oid 7 current snap is 396 2024-01-15T23:02:31.830 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 7 to 316 2024-01-15T23:02:31.830 INFO:tasks.rados.rados.0.smithi053.stdout:3932: snap_remove snap 371 2024-01-15T23:02:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:3932: done (3 left) 2024-01-15T23:02:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 15 current snap is 396 2024-01-15T23:02:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:3928: finishing rollback tid 0 to smithi053129169-11 2024-01-15T23:02:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:3928: finishing rollback tid 1 to smithi053129169-11 2024-01-15T23:02:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:3927: finishing rollback tid 1 to smithi053129169-37 2024-01-15T23:02:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:3928: finishing rollback tid 2 to smithi053129169-11 2024-01-15T23:02:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 11 v 2345 (ObjNum 933 snap 306 seq_num 933) dirty exists 2024-01-15T23:02:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:3927: finishing rollback tid 2 to smithi053129169-37 2024-01-15T23:02:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 37 v 3013 (ObjNum 962 snap 312 seq_num 962) dirty exists 2024-01-15T23:02:32.189 INFO:tasks.rados.rados.0.smithi053.stdout:3931: finishing rollback tid 1 to smithi053129169-7 2024-01-15T23:02:32.190 INFO:tasks.rados.rados.0.smithi053.stdout:3933: seq_num 1237 ranges {0=720896,720896=573440,1294336=229376} 2024-01-15T23:02:32.193 INFO:tasks.rados.rados.0.smithi053.stdout:3933: writing smithi053129169-15 from 0 to 720896 tid 1 2024-01-15T23:02:32.197 INFO:tasks.rados.rados.0.smithi053.stdout:3933: writing smithi053129169-15 from 720896 to 1294336 tid 2 2024-01-15T23:02:32.199 INFO:tasks.rados.rados.0.smithi053.stdout:3933: writing smithi053129169-15 from 1294336 to 1523712 tid 3 2024-01-15T23:02:32.199 INFO:tasks.rados.rados.0.smithi053.stdout:3927: done (3 left) 2024-01-15T23:02:32.199 INFO:tasks.rados.rados.0.smithi053.stdout:3928: done (2 left) 2024-01-15T23:02:32.199 INFO:tasks.rados.rados.0.smithi053.stdout:3934: snap_create 2024-01-15T23:02:32.199 INFO:tasks.rados.rados.0.smithi053.stdout:3931: finishing rollback tid 2 to smithi053129169-7 2024-01-15T23:02:32.199 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 2347 (ObjNum 937 snap 306 seq_num 937) dirty exists 2024-01-15T23:02:32.219 INFO:tasks.rados.rados.0.smithi053.stdout:3933: finishing write tid 1 to smithi053129169-15 2024-01-15T23:02:32.219 INFO:tasks.rados.rados.0.smithi053.stdout:3933: finishing write tid 2 to smithi053129169-15 2024-01-15T23:02:32.219 INFO:tasks.rados.rados.0.smithi053.stdout:3933: finishing write tid 3 to smithi053129169-15 2024-01-15T23:02:32.219 INFO:tasks.rados.rados.0.smithi053.stdout:3933: finishing write tid 4 to smithi053129169-15 2024-01-15T23:02:32.225 INFO:tasks.rados.rados.0.smithi053.stdout:3933: finishing write tid 5 to smithi053129169-15 2024-01-15T23:02:32.225 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 15 v 3017 (ObjNum 1237 snap 396 seq_num 1237) dirty exists 2024-01-15T23:02:32.225 INFO:tasks.rados.rados.0.smithi053.stdout:3933: left oid 15 (ObjNum 1237 snap 396 seq_num 1237) 2024-01-15T23:02:32.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:32 smithi163 ceph-mon[138526]: pgmap v978: 121 pgs: 121 active+clean; 482 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-01-15T23:02:32.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:32 smithi053 ceph-mon[143363]: pgmap v978: 121 pgs: 121 active+clean; 482 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-01-15T23:02:32.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:32 smithi053 ceph-mon[146052]: pgmap v978: 121 pgs: 121 active+clean; 482 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-01-15T23:02:33.195 INFO:tasks.rados.rados.0.smithi053.stdout:3931: done (2 left) 2024-01-15T23:02:33.195 INFO:tasks.rados.rados.0.smithi053.stdout:3933: done (1 left) 2024-01-15T23:02:33.195 INFO:tasks.rados.rados.0.smithi053.stdout:3934: done (0 left) 2024-01-15T23:02:33.195 INFO:tasks.rados.rados.0.smithi053.stdout:3935: snap_create 2024-01-15T23:02:33.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:33 smithi163 ceph-mon[138526]: osdmap e841: 8 total, 8 up, 8 in 2024-01-15T23:02:33.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:33 smithi053 ceph-mon[143363]: osdmap e841: 8 total, 8 up, 8 in 2024-01-15T23:02:33.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:33 smithi053 ceph-mon[146052]: osdmap e841: 8 total, 8 up, 8 in 2024-01-15T23:02:34.196 INFO:tasks.rados.rados.0.smithi053.stdout:3935: done (0 left) 2024-01-15T23:02:34.196 INFO:tasks.rados.rados.0.smithi053.stdout:3936: snap_remove snap 359 2024-01-15T23:02:34.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:34 smithi163 ceph-mon[138526]: pgmap v981: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 487 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-01-15T23:02:34.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:34 smithi163 ceph-mon[138526]: osdmap e842: 8 total, 8 up, 8 in 2024-01-15T23:02:34.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:34 smithi053 ceph-mon[143363]: pgmap v981: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 487 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-01-15T23:02:34.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:34 smithi053 ceph-mon[143363]: osdmap e842: 8 total, 8 up, 8 in 2024-01-15T23:02:34.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:34 smithi053 ceph-mon[146052]: pgmap v981: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 487 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-01-15T23:02:34.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:34 smithi053 ceph-mon[146052]: osdmap e842: 8 total, 8 up, 8 in 2024-01-15T23:02:35.211 INFO:tasks.rados.rados.0.smithi053.stdout:3936: done (0 left) 2024-01-15T23:02:35.211 INFO:tasks.rados.rados.0.smithi053.stdout:3937: snap_remove snap 383 2024-01-15T23:02:35.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:35 smithi053 ceph-mon[143363]: osdmap e843: 8 total, 8 up, 8 in 2024-01-15T23:02:35.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:02:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:02:35] "GET /metrics HTTP/1.1" 200 36201 "" "Prometheus/2.43.0" 2024-01-15T23:02:35.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:35 smithi053 ceph-mon[146052]: osdmap e843: 8 total, 8 up, 8 in 2024-01-15T23:02:35.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:35 smithi163 ceph-mon[138526]: osdmap e843: 8 total, 8 up, 8 in 2024-01-15T23:02:36.086 INFO:tasks.rados.rados.0.smithi053.stdout:3937: done (0 left) 2024-01-15T23:02:36.086 INFO:tasks.rados.rados.0.smithi053.stdout:3938: rmattr oid 1 current snap is 398 2024-01-15T23:02:36.087 INFO:tasks.rados.rados.0.smithi053.stdout:3939: snap_remove snap 395 2024-01-15T23:02:36.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:36 smithi163 ceph-mon[138526]: pgmap v984: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 516 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-01-15T23:02:36.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:36 smithi163 ceph-mon[138526]: osdmap e844: 8 total, 8 up, 8 in 2024-01-15T23:02:36.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:36 smithi163 ceph-mon[138526]: osdmap e845: 8 total, 8 up, 8 in 2024-01-15T23:02:36.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:36 smithi053 ceph-mon[143363]: pgmap v984: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 516 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-01-15T23:02:36.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:36 smithi053 ceph-mon[143363]: osdmap e844: 8 total, 8 up, 8 in 2024-01-15T23:02:36.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:36 smithi053 ceph-mon[143363]: osdmap e845: 8 total, 8 up, 8 in 2024-01-15T23:02:36.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:36 smithi053 ceph-mon[146052]: pgmap v984: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 516 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-01-15T23:02:36.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:36 smithi053 ceph-mon[146052]: osdmap e844: 8 total, 8 up, 8 in 2024-01-15T23:02:36.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:36 smithi053 ceph-mon[146052]: osdmap e845: 8 total, 8 up, 8 in 2024-01-15T23:02:37.093 INFO:tasks.rados.rados.0.smithi053.stdout:3939: done (1 left) 2024-01-15T23:02:37.093 INFO:tasks.rados.rados.0.smithi053.stdout:3940: delete oid 14 current snap is 398 2024-01-15T23:02:37.093 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 1 v 2997 (ObjNum 1223 snap 394 seq_num 1223) dirty exists 2024-01-15T23:02:37.111 INFO:tasks.rados.rados.0.smithi053.stdout:3938: done (1 left) 2024-01-15T23:02:37.111 INFO:tasks.rados.rados.0.smithi053.stdout:3940: done (0 left) 2024-01-15T23:02:37.111 INFO:tasks.rados.rados.0.smithi053.stdout:3941: setattr oid 31 current snap is 398 2024-01-15T23:02:37.111 INFO:tasks.rados.rados.0.smithi053.stdout:3942: copy_from oid 2 from oid 7 current snap is 398 2024-01-15T23:02:37.111 INFO:tasks.rados.rados.0.smithi053.stdout:3943: read oid 50 snap -1 2024-01-15T23:02:37.111 INFO:tasks.rados.rados.0.smithi053.stdout:3943: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T23:02:37.111 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 41 current snap is 398 2024-01-15T23:02:37.112 INFO:tasks.rados.rados.0.smithi053.stdout:3944: seq_num 1239 ranges {6193152=753664,6946816=745472,7692288=57344} 2024-01-15T23:02:37.145 INFO:tasks.rados.rados.0.smithi053.stdout:3944: writing smithi053129169-41 from 6193152 to 6946816 tid 1 2024-01-15T23:02:37.149 INFO:tasks.rados.rados.0.smithi053.stdout:3944: writing smithi053129169-41 from 6946816 to 7692288 tid 2 2024-01-15T23:02:37.150 INFO:tasks.rados.rados.0.smithi053.stdout:3944: writing smithi053129169-41 from 7692288 to 7749632 tid 3 2024-01-15T23:02:37.150 INFO:tasks.rados.rados.0.smithi053.stdout:3945: snap_remove snap 397 2024-01-15T23:02:38.100 INFO:tasks.rados.rados.0.smithi053.stdout:3945: done (4 left) 2024-01-15T23:02:38.100 INFO:tasks.rados.rados.0.smithi053.stdout:3946: delete oid 26 current snap is 398 2024-01-15T23:02:38.106 INFO:tasks.rados.rados.0.smithi053.stdout:3943: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T23:02:38.106 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 31 v 2385 (ObjNum 1234 snap 396 seq_num 1234) dirty exists 2024-01-15T23:02:38.106 INFO:tasks.rados.rados.0.smithi053.stdout:3942: finishing copy_from to smithi053129169-2 2024-01-15T23:02:38.106 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 2 v 2347 (ObjNum 937 snap 306 seq_num 937) dirty exists 2024-01-15T23:02:38.106 INFO:tasks.rados.rados.0.smithi053.stdout:3942: finishing copy_from racing read to smithi053129169-2 2024-01-15T23:02:38.106 INFO:tasks.rados.rados.0.smithi053.stdout:3944: finishing write tid 1 to smithi053129169-41 2024-01-15T23:02:38.106 INFO:tasks.rados.rados.0.smithi053.stdout:3944: finishing write tid 2 to smithi053129169-41 2024-01-15T23:02:38.106 INFO:tasks.rados.rados.0.smithi053.stdout:3944: finishing write tid 3 to smithi053129169-41 2024-01-15T23:02:38.106 INFO:tasks.rados.rados.0.smithi053.stdout:3944: finishing write tid 4 to smithi053129169-41 2024-01-15T23:02:38.107 INFO:tasks.rados.rados.0.smithi053.stdout:3944: finishing write tid 5 to smithi053129169-41 2024-01-15T23:02:38.107 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 41 v 2779 (ObjNum 1239 snap 398 seq_num 1239) dirty exists 2024-01-15T23:02:38.107 INFO:tasks.rados.rados.0.smithi053.stdout:3944: left oid 41 (ObjNum 1239 snap 398 seq_num 1239) 2024-01-15T23:02:38.109 INFO:tasks.rados.rados.0.smithi053.stdout:3941: done (4 left) 2024-01-15T23:02:38.109 INFO:tasks.rados.rados.0.smithi053.stdout:3942: done (3 left) 2024-01-15T23:02:38.110 INFO:tasks.rados.rados.0.smithi053.stdout:3943: done (2 left) 2024-01-15T23:02:38.110 INFO:tasks.rados.rados.0.smithi053.stdout:3944: done (1 left) 2024-01-15T23:02:38.110 INFO:tasks.rados.rados.0.smithi053.stdout:3946: done (0 left) 2024-01-15T23:02:38.110 INFO:tasks.rados.rados.0.smithi053.stdout:3947: rollback oid 47 current snap is 398 2024-01-15T23:02:38.110 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 47 to 339 2024-01-15T23:02:38.110 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 398 2024-01-15T23:02:38.110 INFO:tasks.rados.rados.0.smithi053.stdout:3948: seq_num 1241 ranges {1073152=794624,1867776=557056,2424832=245760} 2024-01-15T23:02:38.121 INFO:tasks.rados.rados.0.smithi053.stdout:3948: writing smithi053129169-25 from 1073152 to 1867776 tid 1 2024-01-15T23:02:38.124 INFO:tasks.rados.rados.0.smithi053.stdout:3948: writing smithi053129169-25 from 1867776 to 2424832 tid 2 2024-01-15T23:02:38.125 INFO:tasks.rados.rados.0.smithi053.stdout:3948: writing smithi053129169-25 from 2424832 to 2670592 tid 3 2024-01-15T23:02:38.126 INFO:tasks.rados.rados.0.smithi053.stdout:3949: read oid 6 snap -1 2024-01-15T23:02:38.126 INFO:tasks.rados.rados.0.smithi053.stdout:3949: expect (ObjNum 671 snap 202 seq_num 671) 2024-01-15T23:02:38.126 INFO:tasks.rados.rados.0.smithi053.stdout:3950: delete oid 40 current snap is 398 2024-01-15T23:02:38.126 INFO:tasks.rados.rados.0.smithi053.stdout:3947: finishing rollback tid 0 to smithi053129169-47 2024-01-15T23:02:38.126 INFO:tasks.rados.rados.0.smithi053.stdout:3947: finishing rollback tid 1 to smithi053129169-47 2024-01-15T23:02:38.126 INFO:tasks.rados.rados.0.smithi053.stdout:3947: finishing rollback tid 2 to smithi053129169-47 2024-01-15T23:02:38.126 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 47 v 3195 (ObjNum 33 snap 0 seq_num 3619534664) dirty exists 2024-01-15T23:02:38.129 INFO:tasks.rados.rados.0.smithi053.stdout:3947: done (3 left) 2024-01-15T23:02:38.129 INFO:tasks.rados.rados.0.smithi053.stdout:3950: done (2 left) 2024-01-15T23:02:38.129 INFO:tasks.rados.rados.0.smithi053.stdout:3951: setattr oid 48 current snap is 398 2024-01-15T23:02:38.130 INFO:tasks.rados.rados.0.smithi053.stdout:3952: snap_create 2024-01-15T23:02:38.133 INFO:tasks.rados.rados.0.smithi053.stdout:3948: finishing write tid 1 to smithi053129169-25 2024-01-15T23:02:38.134 INFO:tasks.rados.rados.0.smithi053.stdout:3948: finishing write tid 2 to smithi053129169-25 2024-01-15T23:02:38.134 INFO:tasks.rados.rados.0.smithi053.stdout:3948: finishing write tid 3 to smithi053129169-25 2024-01-15T23:02:38.135 INFO:tasks.rados.rados.0.smithi053.stdout:3948: finishing write tid 4 to smithi053129169-25 2024-01-15T23:02:38.137 INFO:tasks.rados.rados.0.smithi053.stdout:3948: finishing write tid 5 to smithi053129169-25 2024-01-15T23:02:38.137 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 2419 (ObjNum 1241 snap 398 seq_num 1241) dirty exists 2024-01-15T23:02:38.137 INFO:tasks.rados.rados.0.smithi053.stdout:3948: left oid 25 (ObjNum 1241 snap 398 seq_num 1241) 2024-01-15T23:02:38.137 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 3192 (ObjNum 992 snap 315 seq_num 992) dirty exists 2024-01-15T23:02:38.138 INFO:tasks.rados.rados.0.smithi053.stdout:3949: expect (ObjNum 671 snap 202 seq_num 671) 2024-01-15T23:02:38.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:38 smithi163 ceph-mon[138526]: pgmap v987: 121 pgs: 121 active+clean; 533 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-01-15T23:02:38.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:38 smithi163 ceph-mon[138526]: osdmap e846: 8 total, 8 up, 8 in 2024-01-15T23:02:38.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:38 smithi053 ceph-mon[143363]: pgmap v987: 121 pgs: 121 active+clean; 533 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-01-15T23:02:38.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:38 smithi053 ceph-mon[143363]: osdmap e846: 8 total, 8 up, 8 in 2024-01-15T23:02:38.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:38 smithi053 ceph-mon[146052]: pgmap v987: 121 pgs: 121 active+clean; 533 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-01-15T23:02:38.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:38 smithi053 ceph-mon[146052]: osdmap e846: 8 total, 8 up, 8 in 2024-01-15T23:02:39.106 INFO:tasks.rados.rados.0.smithi053.stdout:3948: done (3 left) 2024-01-15T23:02:39.106 INFO:tasks.rados.rados.0.smithi053.stdout:3949: done (2 left) 2024-01-15T23:02:39.106 INFO:tasks.rados.rados.0.smithi053.stdout:3951: done (1 left) 2024-01-15T23:02:39.106 INFO:tasks.rados.rados.0.smithi053.stdout:3952: done (0 left) 2024-01-15T23:02:39.106 INFO:tasks.rados.rados.0.smithi053.stdout:3953: copy_from oid 15 from oid 17 current snap is 399 2024-01-15T23:02:39.106 INFO:tasks.rados.rados.0.smithi053.stdout:3954: snap_remove snap 370 2024-01-15T23:02:39.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:39 smithi163 ceph-mon[138526]: osdmap e847: 8 total, 8 up, 8 in 2024-01-15T23:02:39.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:39 smithi053 ceph-mon[146052]: osdmap e847: 8 total, 8 up, 8 in 2024-01-15T23:02:39.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:39 smithi053 ceph-mon[143363]: osdmap e847: 8 total, 8 up, 8 in 2024-01-15T23:02:40.107 INFO:tasks.rados.rados.0.smithi053.stdout:3954: done (1 left) 2024-01-15T23:02:40.108 INFO:tasks.rados.rados.0.smithi053.stdout:3955: copy_from oid 18 from oid 46 current snap is 399 2024-01-15T23:02:40.108 INFO:tasks.rados.rados.0.smithi053.stdout:3956: snap_create 2024-01-15T23:02:40.108 INFO:tasks.rados.rados.0.smithi053.stdout:3953: finishing copy_from to smithi053129169-15 2024-01-15T23:02:40.108 INFO:tasks.rados.rados.0.smithi053.stdout:3953: got expected ENOENT (src dne) 2024-01-15T23:02:40.108 INFO:tasks.rados.rados.0.smithi053.stdout:3953: finishing copy_from racing read to smithi053129169-15 2024-01-15T23:02:40.142 INFO:tasks.rados.rados.0.smithi053.stdout:3955: finishing copy_from to smithi053129169-18 2024-01-15T23:02:40.142 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 18 v 2993 (ObjNum 1232 snap 396 seq_num 1232) dirty exists 2024-01-15T23:02:40.144 INFO:tasks.rados.rados.0.smithi053.stdout:3955: finishing copy_from racing read to smithi053129169-18 2024-01-15T23:02:40.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:40 smithi163 ceph-mon[138526]: pgmap v990: 121 pgs: 121 active+clean; 534 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-01-15T23:02:40.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:40 smithi163 ceph-mon[138526]: osdmap e848: 8 total, 8 up, 8 in 2024-01-15T23:02:40.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:40 smithi053 ceph-mon[143363]: pgmap v990: 121 pgs: 121 active+clean; 534 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-01-15T23:02:40.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:40 smithi053 ceph-mon[143363]: osdmap e848: 8 total, 8 up, 8 in 2024-01-15T23:02:40.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:40 smithi053 ceph-mon[146052]: pgmap v990: 121 pgs: 121 active+clean; 534 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-01-15T23:02:40.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:40 smithi053 ceph-mon[146052]: osdmap e848: 8 total, 8 up, 8 in 2024-01-15T23:02:41.084 INFO:tasks.rados.rados.0.smithi053.stdout:3953: done (2 left) 2024-01-15T23:02:41.084 INFO:tasks.rados.rados.0.smithi053.stdout:3955: done (1 left) 2024-01-15T23:02:41.084 INFO:tasks.rados.rados.0.smithi053.stdout:3956: done (0 left) 2024-01-15T23:02:41.084 INFO:tasks.rados.rados.0.smithi053.stdout:3957: read oid 18 snap -1 2024-01-15T23:02:41.084 INFO:tasks.rados.rados.0.smithi053.stdout:3957: expect (ObjNum 1232 snap 396 seq_num 1232) 2024-01-15T23:02:41.084 INFO:tasks.rados.rados.0.smithi053.stdout:3958: delete oid 48 current snap is 400 2024-01-15T23:02:41.091 INFO:tasks.rados.rados.0.smithi053.stdout:3958: done (1 left) 2024-01-15T23:02:41.091 INFO:tasks.rados.rados.0.smithi053.stdout:3959: snap_create 2024-01-15T23:02:41.093 INFO:tasks.rados.rados.0.smithi053.stdout:3957: expect (ObjNum 1232 snap 396 seq_num 1232) 2024-01-15T23:02:41.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:41 smithi163 ceph-mon[138526]: osdmap e849: 8 total, 8 up, 8 in 2024-01-15T23:02:41.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:41 smithi163 ceph-mon[138526]: osdmap e850: 8 total, 8 up, 8 in 2024-01-15T23:02:41.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:41 smithi053 ceph-mon[146052]: osdmap e849: 8 total, 8 up, 8 in 2024-01-15T23:02:41.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:41 smithi053 ceph-mon[146052]: osdmap e850: 8 total, 8 up, 8 in 2024-01-15T23:02:41.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:41 smithi053 ceph-mon[143363]: osdmap e849: 8 total, 8 up, 8 in 2024-01-15T23:02:41.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:41 smithi053 ceph-mon[143363]: osdmap e850: 8 total, 8 up, 8 in 2024-01-15T23:02:42.091 INFO:tasks.rados.rados.0.smithi053.stdout:3957: done (1 left) 2024-01-15T23:02:42.091 INFO:tasks.rados.rados.0.smithi053.stdout:3959: done (0 left) 2024-01-15T23:02:42.091 INFO:tasks.rados.rados.0.smithi053.stdout:3960: setattr oid 5 current snap is 401 2024-01-15T23:02:42.093 INFO:tasks.rados.rados.0.smithi053.stdout:3961: snap_remove snap 347 2024-01-15T23:02:42.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:42 smithi163 ceph-mon[138526]: pgmap v993: 121 pgs: 121 active+clean; 538 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 1.4 MiB/s wr, 15 op/s 2024-01-15T23:02:42.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:42 smithi163 ceph-mon[138526]: osdmap e851: 8 total, 8 up, 8 in 2024-01-15T23:02:42.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:42 smithi053 ceph-mon[143363]: pgmap v993: 121 pgs: 121 active+clean; 538 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 1.4 MiB/s wr, 15 op/s 2024-01-15T23:02:42.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:42 smithi053 ceph-mon[143363]: osdmap e851: 8 total, 8 up, 8 in 2024-01-15T23:02:42.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:42 smithi053 ceph-mon[146052]: pgmap v993: 121 pgs: 121 active+clean; 538 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 1.4 MiB/s wr, 15 op/s 2024-01-15T23:02:42.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:42 smithi053 ceph-mon[146052]: osdmap e851: 8 total, 8 up, 8 in 2024-01-15T23:02:43.094 INFO:tasks.rados.rados.0.smithi053.stdout:3961: done (1 left) 2024-01-15T23:02:43.094 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 36 current snap is 401 2024-01-15T23:02:43.094 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 5 v 3207 (ObjNum 1021 snap 322 seq_num 1021) dirty exists 2024-01-15T23:02:43.094 INFO:tasks.rados.rados.0.smithi053.stdout:3962: seq_num 1244 ranges {0=442368,442368=614400,1056768=589824} 2024-01-15T23:02:43.097 INFO:tasks.rados.rados.0.smithi053.stdout:3962: writing smithi053129169-36 from 0 to 442368 tid 1 2024-01-15T23:02:43.105 INFO:tasks.rados.rados.0.smithi053.stdout:3962: writing smithi053129169-36 from 442368 to 1056768 tid 2 2024-01-15T23:02:43.105 INFO:tasks.rados.rados.0.smithi053.stdout:3962: writing smithi053129169-36 from 1056768 to 1646592 tid 3 2024-01-15T23:02:43.105 INFO:tasks.rados.rados.0.smithi053.stdout:3960: done (1 left) 2024-01-15T23:02:43.105 INFO:tasks.rados.rados.0.smithi053.stdout:3963: setattr oid 35 current snap is 401 2024-01-15T23:02:43.107 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 26 current snap is 401 2024-01-15T23:02:43.107 INFO:tasks.rados.rados.0.smithi053.stdout:3964: seq_num 1245 ranges {0=458752,458752=499712,958464=425984,1384448=278528} 2024-01-15T23:02:43.113 INFO:tasks.rados.rados.0.smithi053.stdout:3964: writing smithi053129169-26 from 0 to 458752 tid 1 2024-01-15T23:02:43.114 INFO:tasks.rados.rados.0.smithi053.stdout:3964: writing smithi053129169-26 from 458752 to 958464 tid 2 2024-01-15T23:02:43.117 INFO:tasks.rados.rados.0.smithi053.stdout:3964: writing smithi053129169-26 from 958464 to 1384448 tid 3 2024-01-15T23:02:43.122 INFO:tasks.rados.rados.0.smithi053.stdout:3964: writing smithi053129169-26 from 1384448 to 1662976 tid 4 2024-01-15T23:02:43.122 INFO:tasks.rados.rados.0.smithi053.stdout:3965: snap_create 2024-01-15T23:02:43.126 INFO:tasks.rados.rados.0.smithi053.stdout:3962: finishing write tid 1 to smithi053129169-36 2024-01-15T23:02:43.127 INFO:tasks.rados.rados.0.smithi053.stdout:3962: finishing write tid 2 to smithi053129169-36 2024-01-15T23:02:43.127 INFO:tasks.rados.rados.0.smithi053.stdout:3962: finishing write tid 3 to smithi053129169-36 2024-01-15T23:02:43.127 INFO:tasks.rados.rados.0.smithi053.stdout:3962: finishing write tid 4 to smithi053129169-36 2024-01-15T23:02:43.127 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 2723 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-01-15T23:02:43.128 INFO:tasks.rados.rados.0.smithi053.stdout:3962: finishing write tid 5 to smithi053129169-36 2024-01-15T23:02:43.128 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 36 v 2722 (ObjNum 1244 snap 401 seq_num 1244) dirty exists 2024-01-15T23:02:43.129 INFO:tasks.rados.rados.0.smithi053.stdout:3962: left oid 36 (ObjNum 1244 snap 401 seq_num 1244) 2024-01-15T23:02:43.130 INFO:tasks.rados.rados.0.smithi053.stdout:3964: finishing write tid 1 to smithi053129169-26 2024-01-15T23:02:43.130 INFO:tasks.rados.rados.0.smithi053.stdout:3964: finishing write tid 2 to smithi053129169-26 2024-01-15T23:02:43.130 INFO:tasks.rados.rados.0.smithi053.stdout:3964: finishing write tid 3 to smithi053129169-26 2024-01-15T23:02:43.131 INFO:tasks.rados.rados.0.smithi053.stdout:3964: finishing write tid 4 to smithi053129169-26 2024-01-15T23:02:43.131 INFO:tasks.rados.rados.0.smithi053.stdout:3964: finishing write tid 5 to smithi053129169-26 2024-01-15T23:02:43.132 INFO:tasks.rados.rados.0.smithi053.stdout:3964: finishing write tid 6 to smithi053129169-26 2024-01-15T23:02:43.132 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 26 v 2981 (ObjNum 1245 snap 401 seq_num 1245) dirty exists 2024-01-15T23:02:43.132 INFO:tasks.rados.rados.0.smithi053.stdout:3964: left oid 26 (ObjNum 1245 snap 401 seq_num 1245) 2024-01-15T23:02:44.125 INFO:tasks.rados.rados.0.smithi053.stdout:3962: done (3 left) 2024-01-15T23:02:44.125 INFO:tasks.rados.rados.0.smithi053.stdout:3963: done (2 left) 2024-01-15T23:02:44.125 INFO:tasks.rados.rados.0.smithi053.stdout:3964: done (1 left) 2024-01-15T23:02:44.125 INFO:tasks.rados.rados.0.smithi053.stdout:3965: done (0 left) 2024-01-15T23:02:44.125 INFO:tasks.rados.rados.0.smithi053.stdout:3966: rollback oid 46 current snap is 402 2024-01-15T23:02:44.125 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 46 to 375 2024-01-15T23:02:44.125 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 48 current snap is 402 2024-01-15T23:02:44.125 INFO:tasks.rados.rados.0.smithi053.stdout:3967: seq_num 1246 ranges {0=475136,475136=786432,1261568=417792} 2024-01-15T23:02:44.128 INFO:tasks.rados.rados.0.smithi053.stdout:3967: writing smithi053129169-48 from 0 to 475136 tid 1 2024-01-15T23:02:44.135 INFO:tasks.rados.rados.0.smithi053.stdout:3967: writing smithi053129169-48 from 475136 to 1261568 tid 2 2024-01-15T23:02:44.136 INFO:tasks.rados.rados.0.smithi053.stdout:3967: writing smithi053129169-48 from 1261568 to 1679360 tid 3 2024-01-15T23:02:44.136 INFO:tasks.rados.rados.0.smithi053.stdout:3968: read oid 33 snap -1 2024-01-15T23:02:44.136 INFO:tasks.rados.rados.0.smithi053.stdout:3968: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T23:02:44.136 INFO:tasks.rados.rados.0.smithi053.stdout:3969: read oid 35 snap 393 2024-01-15T23:02:44.136 INFO:tasks.rados.rados.0.smithi053.stdout:3969: expect (ObjNum -656304400 snap 21934 seq_num 3639608672) 2024-01-15T23:02:44.136 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 7 current snap is 402 2024-01-15T23:02:44.136 INFO:tasks.rados.rados.0.smithi053.stdout:3966: finishing rollback tid 0 to smithi053129169-46 2024-01-15T23:02:44.136 INFO:tasks.rados.rados.0.smithi053.stdout:3966: finishing rollback tid 1 to smithi053129169-46 2024-01-15T23:02:44.136 INFO:tasks.rados.rados.0.smithi053.stdout:3966: finishing rollback tid 2 to smithi053129169-46 2024-01-15T23:02:44.136 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 46 v 3000 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-01-15T23:02:44.136 INFO:tasks.rados.rados.0.smithi053.stdout:3967: finishing write tid 1 to smithi053129169-48 2024-01-15T23:02:44.137 INFO:tasks.rados.rados.0.smithi053.stdout:3970: seq_num 1247 ranges {4268032=491520,4759552=712704,5472256=442368,5914624=49152} 2024-01-15T23:02:44.162 INFO:tasks.rados.rados.0.smithi053.stdout:3970: writing smithi053129169-7 from 4268032 to 4759552 tid 1 2024-01-15T23:02:44.166 INFO:tasks.rados.rados.0.smithi053.stdout:3970: writing smithi053129169-7 from 4759552 to 5472256 tid 2 2024-01-15T23:02:44.168 INFO:tasks.rados.rados.0.smithi053.stdout:3970: writing smithi053129169-7 from 5472256 to 5914624 tid 3 2024-01-15T23:02:44.169 INFO:tasks.rados.rados.0.smithi053.stdout:3970: writing smithi053129169-7 from 5914624 to 5963776 tid 4 2024-01-15T23:02:44.169 INFO:tasks.rados.rados.0.smithi053.stdout:3966: done (4 left) 2024-01-15T23:02:44.169 INFO:tasks.rados.rados.0.smithi053.stdout:3971: setattr oid 39 current snap is 402 2024-01-15T23:02:44.169 INFO:tasks.rados.rados.0.smithi053.stdout:3969: expect (ObjNum -656304400 snap 21934 seq_num 3639608672) 2024-01-15T23:02:44.172 INFO:tasks.rados.rados.0.smithi053.stdout:3968: expect (ObjNum 0 snap 0 seq_num 0) 2024-01-15T23:02:44.176 INFO:tasks.rados.rados.0.smithi053.stdout:3967: finishing write tid 2 to smithi053129169-48 2024-01-15T23:02:44.177 INFO:tasks.rados.rados.0.smithi053.stdout:3967: finishing write tid 3 to smithi053129169-48 2024-01-15T23:02:44.177 INFO:tasks.rados.rados.0.smithi053.stdout:3967: finishing write tid 4 to smithi053129169-48 2024-01-15T23:02:44.177 INFO:tasks.rados.rados.0.smithi053.stdout:3967: finishing write tid 5 to smithi053129169-48 2024-01-15T23:02:44.177 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 48 v 3212 (ObjNum 1246 snap 402 seq_num 1246) dirty exists 2024-01-15T23:02:44.177 INFO:tasks.rados.rados.0.smithi053.stdout:3967: left oid 48 (ObjNum 1246 snap 402 seq_num 1246) 2024-01-15T23:02:44.177 INFO:tasks.rados.rados.0.smithi053.stdout:3970: finishing write tid 1 to smithi053129169-7 2024-01-15T23:02:44.177 INFO:tasks.rados.rados.0.smithi053.stdout:3970: finishing write tid 2 to smithi053129169-7 2024-01-15T23:02:44.177 INFO:tasks.rados.rados.0.smithi053.stdout:3970: finishing write tid 3 to smithi053129169-7 2024-01-15T23:02:44.177 INFO:tasks.rados.rados.0.smithi053.stdout:3970: finishing write tid 4 to smithi053129169-7 2024-01-15T23:02:44.177 INFO:tasks.rados.rados.0.smithi053.stdout:3970: finishing write tid 5 to smithi053129169-7 2024-01-15T23:02:44.177 INFO:tasks.rados.rados.0.smithi053.stdout:3970: finishing write tid 6 to smithi053129169-7 2024-01-15T23:02:44.177 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 7 v 2352 (ObjNum 1247 snap 402 seq_num 1247) dirty exists 2024-01-15T23:02:44.177 INFO:tasks.rados.rados.0.smithi053.stdout:3970: left oid 7 (ObjNum 1247 snap 402 seq_num 1247) 2024-01-15T23:02:44.177 INFO:tasks.rados.rados.0.smithi053.stdout:3967: done (4 left) 2024-01-15T23:02:44.177 INFO:tasks.rados.rados.0.smithi053.stdout:3968: done (3 left) 2024-01-15T23:02:44.177 INFO:tasks.rados.rados.0.smithi053.stdout:3969: done (2 left) 2024-01-15T23:02:44.178 INFO:tasks.rados.rados.0.smithi053.stdout:3970: done (1 left) 2024-01-15T23:02:44.178 INFO:tasks.rados.rados.0.smithi053.stdout:3972: delete oid 36 current snap is 402 2024-01-15T23:02:44.180 INFO:tasks.rados.rados.0.smithi053.stdout:3972: done (1 left) 2024-01-15T23:02:44.180 INFO:tasks.rados.rados.0.smithi053.stdout:3973: rollback oid 20 current snap is 402 2024-01-15T23:02:44.180 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 20 to 362 2024-01-15T23:02:44.180 INFO:tasks.rados.rados.0.smithi053.stdout:3974: read oid 49 snap -1 2024-01-15T23:02:44.180 INFO:tasks.rados.rados.0.smithi053.stdout:3974: expect deleted 2024-01-15T23:02:44.180 INFO:tasks.rados.rados.0.smithi053.stdout:3975: read oid 2 snap 398 2024-01-15T23:02:44.180 INFO:tasks.rados.rados.0.smithi053.stdout:3975: expect (ObjNum 937 snap 306 seq_num 937) 2024-01-15T23:02:44.181 INFO:tasks.rados.rados.0.smithi053.stdout:3976: snap_remove snap 341 2024-01-15T23:02:44.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:44 smithi163 ceph-mon[138526]: pgmap v996: 121 pgs: 121 active+clean; 541 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-01-15T23:02:44.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:44 smithi163 ceph-mon[138526]: osdmap e852: 8 total, 8 up, 8 in 2024-01-15T23:02:44.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:02:44.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:44 smithi053 ceph-mon[143363]: pgmap v996: 121 pgs: 121 active+clean; 541 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-01-15T23:02:44.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:44 smithi053 ceph-mon[143363]: osdmap e852: 8 total, 8 up, 8 in 2024-01-15T23:02:44.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:02:44.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:44 smithi053 ceph-mon[146052]: pgmap v996: 121 pgs: 121 active+clean; 541 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-01-15T23:02:44.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:44 smithi053 ceph-mon[146052]: osdmap e852: 8 total, 8 up, 8 in 2024-01-15T23:02:44.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:02:45.134 INFO:tasks.rados.rados.0.smithi053.stdout:3976: done (4 left) 2024-01-15T23:02:45.134 INFO:tasks.rados.rados.0.smithi053.stdout:3977: copy_from oid 40 from oid 8 current snap is 402 2024-01-15T23:02:45.135 INFO:tasks.rados.rados.0.smithi053.stdout:3978: copy_from oid 44 from oid 14 current snap is 402 2024-01-15T23:02:45.135 INFO:tasks.rados.rados.0.smithi053.stdout:3979: delete oid 13 current snap is 402 2024-01-15T23:02:45.135 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 39 v 2779 (ObjNum 1228 snap 394 seq_num 1228) dirty exists 2024-01-15T23:02:45.135 INFO:tasks.rados.rados.0.smithi053.stdout:3973: finishing rollback tid 0 to smithi053129169-20 2024-01-15T23:02:45.135 INFO:tasks.rados.rados.0.smithi053.stdout:3973: finishing rollback tid 1 to smithi053129169-20 2024-01-15T23:02:45.135 INFO:tasks.rados.rados.0.smithi053.stdout:3973: finishing rollback tid 2 to smithi053129169-20 2024-01-15T23:02:45.136 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 20 v 3216 (ObjNum 1061 snap 335 seq_num 1061) dirty exists 2024-01-15T23:02:45.136 INFO:tasks.rados.rados.0.smithi053.stdout:3975: expect (ObjNum 937 snap 306 seq_num 937) 2024-01-15T23:02:45.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:45 smithi053 ceph-mon[143363]: osdmap e853: 8 total, 8 up, 8 in 2024-01-15T23:02:45.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:02:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:02:45] "GET /metrics HTTP/1.1" 200 36202 "" "Prometheus/2.43.0" 2024-01-15T23:02:45.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:45 smithi053 ceph-mon[146052]: osdmap e853: 8 total, 8 up, 8 in 2024-01-15T23:02:45.339 INFO:tasks.rados.rados.0.smithi053.stdout:3978: finishing copy_from to smithi053129169-44 2024-01-15T23:02:45.339 INFO:tasks.rados.rados.0.smithi053.stdout:3978: got expected ENOENT (src dne) 2024-01-15T23:02:45.339 INFO:tasks.rados.rados.0.smithi053.stdout:3978: finishing copy_from racing read to smithi053129169-44 2024-01-15T23:02:45.339 INFO:tasks.rados.rados.0.smithi053.stdout:3977: finishing copy_from to smithi053129169-40 2024-01-15T23:02:45.339 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 40 v 1720 (ObjNum 1074 snap 339 seq_num 1074) dirty exists 2024-01-15T23:02:45.339 INFO:tasks.rados.rados.0.smithi053.stdout:3977: finishing copy_from racing read to smithi053129169-40 2024-01-15T23:02:45.339 INFO:tasks.rados.rados.0.smithi053.stdout:3971: done (6 left) 2024-01-15T23:02:45.339 INFO:tasks.rados.rados.0.smithi053.stdout:3973: done (5 left) 2024-01-15T23:02:45.339 INFO:tasks.rados.rados.0.smithi053.stdout:3974: done (4 left) 2024-01-15T23:02:45.339 INFO:tasks.rados.rados.0.smithi053.stdout:3975: done (3 left) 2024-01-15T23:02:45.339 INFO:tasks.rados.rados.0.smithi053.stdout:3977: done (2 left) 2024-01-15T23:02:45.339 INFO:tasks.rados.rados.0.smithi053.stdout:3978: done (1 left) 2024-01-15T23:02:45.339 INFO:tasks.rados.rados.0.smithi053.stdout:3979: done (0 left) 2024-01-15T23:02:45.340 INFO:tasks.rados.rados.0.smithi053.stdout:3980: snap_create 2024-01-15T23:02:45.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:45 smithi163 ceph-mon[138526]: osdmap e853: 8 total, 8 up, 8 in 2024-01-15T23:02:46.085 INFO:tasks.rados.rados.0.smithi053.stdout:3980: done (0 left) 2024-01-15T23:02:46.085 INFO:tasks.rados.rados.0.smithi053.stdout:3981: snap_remove snap 354 2024-01-15T23:02:46.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:46 smithi163 ceph-mon[138526]: pgmap v999: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 538 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-01-15T23:02:46.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:46 smithi163 ceph-mon[138526]: osdmap e854: 8 total, 8 up, 8 in 2024-01-15T23:02:46.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:46 smithi163 ceph-mon[138526]: osdmap e855: 8 total, 8 up, 8 in 2024-01-15T23:02:46.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:46 smithi053 ceph-mon[143363]: pgmap v999: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 538 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-01-15T23:02:46.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:46 smithi053 ceph-mon[143363]: osdmap e854: 8 total, 8 up, 8 in 2024-01-15T23:02:46.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:46 smithi053 ceph-mon[143363]: osdmap e855: 8 total, 8 up, 8 in 2024-01-15T23:02:46.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:46 smithi053 ceph-mon[146052]: pgmap v999: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 538 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-01-15T23:02:46.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:46 smithi053 ceph-mon[146052]: osdmap e854: 8 total, 8 up, 8 in 2024-01-15T23:02:46.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:46 smithi053 ceph-mon[146052]: osdmap e855: 8 total, 8 up, 8 in 2024-01-15T23:02:47.097 INFO:tasks.rados.rados.0.smithi053.stdout:3981: done (0 left) 2024-01-15T23:02:47.097 INFO:tasks.rados.rados.0.smithi053.stdout:3982: delete oid 36 current snap is 403 2024-01-15T23:02:47.109 INFO:tasks.rados.rados.0.smithi053.stdout:3982: done (0 left) 2024-01-15T23:02:47.109 INFO:tasks.rados.rados.0.smithi053.stdout:3983: rmattr oid 37 current snap is 403 2024-01-15T23:02:47.109 INFO:tasks.rados.rados.0.smithi053.stdout:3983: done (0 left) 2024-01-15T23:02:47.109 INFO:tasks.rados.rados.0.smithi053.stdout:3984: read oid 40 snap -1 2024-01-15T23:02:47.109 INFO:tasks.rados.rados.0.smithi053.stdout:3984: expect (ObjNum 1074 snap 339 seq_num 1074) 2024-01-15T23:02:47.109 INFO:tasks.rados.rados.0.smithi053.stdout:3985: snap_create 2024-01-15T23:02:47.123 INFO:tasks.rados.rados.0.smithi053.stdout:3984: expect (ObjNum 1074 snap 339 seq_num 1074) 2024-01-15T23:02:48.099 INFO:tasks.rados.rados.0.smithi053.stdout:3984: done (1 left) 2024-01-15T23:02:48.099 INFO:tasks.rados.rados.0.smithi053.stdout:3985: done (0 left) 2024-01-15T23:02:48.099 INFO:tasks.rados.rados.0.smithi053.stdout:3986: setattr oid 19 current snap is 404 2024-01-15T23:02:48.100 INFO:tasks.rados.rados.0.smithi053.stdout:3987: copy_from oid 24 from oid 17 current snap is 404 2024-01-15T23:02:48.100 INFO:tasks.rados.rados.0.smithi053.stdout:3988: snap_create 2024-01-15T23:02:48.105 INFO:tasks.rados.rados.0.smithi053.stdout:3987: finishing copy_from to smithi053129169-24 2024-01-15T23:02:48.105 INFO:tasks.rados.rados.0.smithi053.stdout:3987: got expected ENOENT (src dne) 2024-01-15T23:02:48.105 INFO:tasks.rados.rados.0.smithi053.stdout:3987: finishing copy_from racing read to smithi053129169-24 2024-01-15T23:02:48.106 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 19 v 3239 (ObjNum 1018 snap 321 seq_num 1018) dirty exists 2024-01-15T23:02:48.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:48 smithi163 ceph-mon[138526]: pgmap v1002: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 538 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 816 KiB/s wr, 10 op/s 2024-01-15T23:02:48.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:48 smithi163 ceph-mon[138526]: osdmap e856: 8 total, 8 up, 8 in 2024-01-15T23:02:48.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:48 smithi053 ceph-mon[146052]: pgmap v1002: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 538 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 816 KiB/s wr, 10 op/s 2024-01-15T23:02:48.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:48 smithi053 ceph-mon[146052]: osdmap e856: 8 total, 8 up, 8 in 2024-01-15T23:02:48.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:48 smithi053 ceph-mon[143363]: pgmap v1002: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 538 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 816 KiB/s wr, 10 op/s 2024-01-15T23:02:48.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:48 smithi053 ceph-mon[143363]: osdmap e856: 8 total, 8 up, 8 in 2024-01-15T23:02:49.104 INFO:tasks.rados.rados.0.smithi053.stdout:3986: done (2 left) 2024-01-15T23:02:49.104 INFO:tasks.rados.rados.0.smithi053.stdout:3987: done (1 left) 2024-01-15T23:02:49.104 INFO:tasks.rados.rados.0.smithi053.stdout:3988: done (0 left) 2024-01-15T23:02:49.104 INFO:tasks.rados.rados.0.smithi053.stdout:3989: read oid 6 snap -1 2024-01-15T23:02:49.105 INFO:tasks.rados.rados.0.smithi053.stdout:3989: expect (ObjNum 671 snap 202 seq_num 671) 2024-01-15T23:02:49.105 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 43 current snap is 405 2024-01-15T23:02:49.105 INFO:tasks.rados.rados.0.smithi053.stdout:3990: seq_num 1251 ranges {3489792=557056,4046848=655360,4702208=425984,5128192=122880} 2024-01-15T23:02:49.126 INFO:tasks.rados.rados.0.smithi053.stdout:3990: writing smithi053129169-43 from 3489792 to 4046848 tid 1 2024-01-15T23:02:49.130 INFO:tasks.rados.rados.0.smithi053.stdout:3990: writing smithi053129169-43 from 4046848 to 4702208 tid 2 2024-01-15T23:02:49.132 INFO:tasks.rados.rados.0.smithi053.stdout:3990: writing smithi053129169-43 from 4702208 to 5128192 tid 3 2024-01-15T23:02:49.133 INFO:tasks.rados.rados.0.smithi053.stdout:3990: writing smithi053129169-43 from 5128192 to 5251072 tid 4 2024-01-15T23:02:49.134 INFO:tasks.rados.rados.0.smithi053.stdout:3991: read oid 10 snap -1 2024-01-15T23:02:49.134 INFO:tasks.rados.rados.0.smithi053.stdout:3991: expect deleted 2024-01-15T23:02:49.134 INFO:tasks.rados.rados.0.smithi053.stdout:3992: snap_create 2024-01-15T23:02:49.134 INFO:tasks.rados.rados.0.smithi053.stdout:3989: expect (ObjNum 671 snap 202 seq_num 671) 2024-01-15T23:02:49.175 INFO:tasks.rados.rados.0.smithi053.stdout:3990: finishing write tid 1 to smithi053129169-43 2024-01-15T23:02:49.175 INFO:tasks.rados.rados.0.smithi053.stdout:3990: finishing write tid 2 to smithi053129169-43 2024-01-15T23:02:49.175 INFO:tasks.rados.rados.0.smithi053.stdout:3990: finishing write tid 3 to smithi053129169-43 2024-01-15T23:02:49.176 INFO:tasks.rados.rados.0.smithi053.stdout:3990: finishing write tid 4 to smithi053129169-43 2024-01-15T23:02:49.176 INFO:tasks.rados.rados.0.smithi053.stdout:3990: finishing write tid 5 to smithi053129169-43 2024-01-15T23:02:49.176 INFO:tasks.rados.rados.0.smithi053.stdout:3990: finishing write tid 6 to smithi053129169-43 2024-01-15T23:02:49.176 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 43 v 1675 (ObjNum 1251 snap 405 seq_num 1251) dirty exists 2024-01-15T23:02:49.176 INFO:tasks.rados.rados.0.smithi053.stdout:3990: left oid 43 (ObjNum 1251 snap 405 seq_num 1251) 2024-01-15T23:02:49.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:49 smithi163 ceph-mon[138526]: osdmap e857: 8 total, 8 up, 8 in 2024-01-15T23:02:49.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:49 smithi053 ceph-mon[143363]: osdmap e857: 8 total, 8 up, 8 in 2024-01-15T23:02:49.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:49 smithi053 ceph-mon[146052]: osdmap e857: 8 total, 8 up, 8 in 2024-01-15T23:02:50.105 INFO:tasks.rados.rados.0.smithi053.stdout:3989: done (3 left) 2024-01-15T23:02:50.106 INFO:tasks.rados.rados.0.smithi053.stdout:3990: done (2 left) 2024-01-15T23:02:50.106 INFO:tasks.rados.rados.0.smithi053.stdout:3991: done (1 left) 2024-01-15T23:02:50.106 INFO:tasks.rados.rados.0.smithi053.stdout:3992: done (0 left) 2024-01-15T23:02:50.106 INFO:tasks.rados.rados.0.smithi053.stdout:3993: setattr oid 34 current snap is 406 2024-01-15T23:02:50.107 INFO:tasks.rados.rados.0.smithi053.stdout:append oid 25 current snap is 406 2024-01-15T23:02:50.107 INFO:tasks.rados.rados.0.smithi053.stdout:3994: seq_num 1252 ranges {2670592=573440,3244032=540672,3784704=630784,4415488=32768} 2024-01-15T23:02:50.125 INFO:tasks.rados.rados.0.smithi053.stdout:3994: writing smithi053129169-25 from 2670592 to 3244032 tid 1 2024-01-15T23:02:50.128 INFO:tasks.rados.rados.0.smithi053.stdout:3994: writing smithi053129169-25 from 3244032 to 3784704 tid 2 2024-01-15T23:02:50.132 INFO:tasks.rados.rados.0.smithi053.stdout:3994: writing smithi053129169-25 from 3784704 to 4415488 tid 3 2024-01-15T23:02:50.132 INFO:tasks.rados.rados.0.smithi053.stdout:3994: writing smithi053129169-25 from 4415488 to 4448256 tid 4 2024-01-15T23:02:50.132 INFO:tasks.rados.rados.0.smithi053.stdout:3995: delete oid 35 current snap is 406 2024-01-15T23:02:50.132 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 34 v 2766 (ObjNum 1205 snap 392 seq_num 1205) dirty exists 2024-01-15T23:02:50.136 INFO:tasks.rados.rados.0.smithi053.stdout:3993: done (2 left) 2024-01-15T23:02:50.136 INFO:tasks.rados.rados.0.smithi053.stdout:3995: done (1 left) 2024-01-15T23:02:50.136 INFO:tasks.rados.rados.0.smithi053.stdout:3996: snap_remove snap 394 2024-01-15T23:02:50.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:50 smithi163 ceph-mon[138526]: pgmap v1005: 121 pgs: 121 active+clean; 539 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-01-15T23:02:50.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:50 smithi163 ceph-mon[138526]: osdmap e858: 8 total, 8 up, 8 in 2024-01-15T23:02:50.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:50 smithi053 ceph-mon[143363]: pgmap v1005: 121 pgs: 121 active+clean; 539 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-01-15T23:02:50.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:50 smithi053 ceph-mon[143363]: osdmap e858: 8 total, 8 up, 8 in 2024-01-15T23:02:50.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:50 smithi053 ceph-mon[146052]: pgmap v1005: 121 pgs: 121 active+clean; 539 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-01-15T23:02:50.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:50 smithi053 ceph-mon[146052]: osdmap e858: 8 total, 8 up, 8 in 2024-01-15T23:02:51.093 INFO:tasks.rados.rados.0.smithi053.stdout:3996: done (1 left) 2024-01-15T23:02:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:3997: rollback oid 35 current snap is 406 2024-01-15T23:02:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:rollback oid 35 to 392 2024-01-15T23:02:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:3998: setattr oid 6 current snap is 406 2024-01-15T23:02:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:3999: setattr oid 45 current snap is 406 2024-01-15T23:02:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:3994: finishing write tid 1 to smithi053129169-25 2024-01-15T23:02:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:3994: finishing write tid 2 to smithi053129169-25 2024-01-15T23:02:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:3994: finishing write tid 3 to smithi053129169-25 2024-01-15T23:02:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:3994: finishing write tid 4 to smithi053129169-25 2024-01-15T23:02:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:3994: finishing write tid 5 to smithi053129169-25 2024-01-15T23:02:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:3994: finishing write tid 6 to smithi053129169-25 2024-01-15T23:02:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 25 v 2424 (ObjNum 1252 snap 406 seq_num 1252) dirty exists 2024-01-15T23:02:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:3994: left oid 25 (ObjNum 1252 snap 406 seq_num 1252) 2024-01-15T23:02:51.094 INFO:tasks.rados.rados.0.smithi053.stdout:3994: done (3 left) 2024-01-15T23:02:51.095 INFO:tasks.rados.rados.0.smithi053.stdout: waiting on 3 2024-01-15T23:02:51.102 INFO:tasks.rados.rados.0.smithi053.stdout:3997: finishing rollback tid 1 to smithi053129169-35 2024-01-15T23:02:51.102 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 45 v 2994 (ObjNum 1190 snap 386 seq_num 1190) dirty exists 2024-01-15T23:02:51.102 INFO:tasks.rados.rados.0.smithi053.stdout:3999: done (2 left) 2024-01-15T23:02:51.102 INFO:tasks.rados.rados.0.smithi053.stdout: waiting on 2 2024-01-15T23:02:51.102 INFO:tasks.rados.rados.0.smithi053.stdout:3997: finishing rollback tid 2 to smithi053129169-35 2024-01-15T23:02:51.103 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 35 v 2727 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-01-15T23:02:51.103 INFO:tasks.rados.rados.0.smithi053.stdout:3997: done (1 left) 2024-01-15T23:02:51.103 INFO:tasks.rados.rados.0.smithi053.stdout: waiting on 1 2024-01-15T23:02:51.105 INFO:tasks.rados.rados.0.smithi053.stdout:update_object_version oid 6 v 2535 (ObjNum 671 snap 202 seq_num 671) dirty exists 2024-01-15T23:02:51.105 INFO:tasks.rados.rados.0.smithi053.stdout:3998: done (0 left) 2024-01-15T23:02:51.112 INFO:tasks.rados.rados.0.smithi053.stderr:0 errors. 2024-01-15T23:02:51.112 INFO:tasks.rados.rados.0.smithi053.stderr: 2024-01-15T23:02:51.115 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd dump --format=json 2024-01-15T23:02:51.430 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T23:02:51.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:51 smithi163 ceph-mon[138526]: osdmap e859: 8 total, 8 up, 8 in 2024-01-15T23:02:51.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:51 smithi163 ceph-mon[138526]: osdmap e860: 8 total, 8 up, 8 in 2024-01-15T23:02:51.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:51 smithi053 ceph-mon[146052]: osdmap e859: 8 total, 8 up, 8 in 2024-01-15T23:02:51.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:51 smithi053 ceph-mon[146052]: osdmap e860: 8 total, 8 up, 8 in 2024-01-15T23:02:51.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:51 smithi053 ceph-mon[143363]: osdmap e859: 8 total, 8 up, 8 in 2024-01-15T23:02:51.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:51 smithi053 ceph-mon[143363]: osdmap e860: 8 total, 8 up, 8 in 2024-01-15T23:02:52.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:52 smithi163 ceph-mon[138526]: pgmap v1008: 121 pgs: 121 active+clean; 541 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-01-15T23:02:52.512 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:52 smithi053 ceph-mon[146052]: pgmap v1008: 121 pgs: 121 active+clean; 541 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-01-15T23:02:52.512 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:52 smithi053 ceph-mon[143363]: pgmap v1008: 121 pgs: 121 active+clean; 541 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-01-15T23:02:53.086 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T23:02:53.086 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":860,"fsid":"421843b2-b3f7-11ee-95ad-87774f69a715","created":"2024-01-15T22:43:00.854865+0000","modified":"2024-01-15T23:02:51.094159+0000","last_up_change":"2024-01-15T22:55:44.000702+0000","last_in_change":"2024-01-15T22:46:36.763161+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-01-15T22:45:30.317935+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-01-15T22:47:05.904005+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":"57","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-01-15T22:47:07.145281+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":"58","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-01-15T22:47:34.594673+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":"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":{},"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}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2024-01-15T22:49:21.849212+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":"860","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":783,"snap_epoch":860,"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":"63d2fa8e-be5d-461b-b383-5acea7c3d6c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":237,"up_from":246,"up_thru":438,"down_at":238,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":1912945636},{"type":"v1","addr":"172.21.15.53:6803","nonce":1912945636}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":1912945636},{"type":"v1","addr":"172.21.15.53:6805","nonce":1912945636}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":1912945636},{"type":"v1","addr":"172.21.15.53:6809","nonce":1912945636}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":1912945636},{"type":"v1","addr":"172.21.15.53:6807","nonce":1912945636}]},"public_addr":"172.21.15.53:6803/1912945636","cluster_addr":"172.21.15.53:6805/1912945636","heartbeat_back_addr":"172.21.15.53:6809/1912945636","heartbeat_front_addr":"172.21.15.53:6807/1912945636","state":["exists","up"]},{"osd":1,"uuid":"635eea3c-28ef-459b-bbba-ec76ffe473ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":264,"up_from":273,"up_thru":438,"down_at":265,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":3990913288},{"type":"v1","addr":"172.21.15.53:6811","nonce":3990913288}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":3990913288},{"type":"v1","addr":"172.21.15.53:6813","nonce":3990913288}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":3990913288},{"type":"v1","addr":"172.21.15.53:6817","nonce":3990913288}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":3990913288},{"type":"v1","addr":"172.21.15.53:6815","nonce":3990913288}]},"public_addr":"172.21.15.53:6811/3990913288","cluster_addr":"172.21.15.53:6813/3990913288","heartbeat_back_addr":"172.21.15.53:6817/3990913288","heartbeat_front_addr":"172.21.15.53:6815/3990913288","state":["exists","up"]},{"osd":2,"uuid":"5c295926-2896-425f-a7e5-defca040f0eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":292,"up_from":302,"up_thru":438,"down_at":293,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":1130790417},{"type":"v1","addr":"172.21.15.53:6819","nonce":1130790417}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":1130790417},{"type":"v1","addr":"172.21.15.53:6821","nonce":1130790417}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":1130790417},{"type":"v1","addr":"172.21.15.53:6825","nonce":1130790417}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":1130790417},{"type":"v1","addr":"172.21.15.53:6823","nonce":1130790417}]},"public_addr":"172.21.15.53:6819/1130790417","cluster_addr":"172.21.15.53:6821/1130790417","heartbeat_back_addr":"172.21.15.53:6825/1130790417","heartbeat_front_addr":"172.21.15.53:6823/1130790417","state":["exists","up"]},{"osd":3,"uuid":"7d3f4de2-4e78-46af-b682-0becf97f424b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":24,"last_clean_end":320,"up_from":330,"up_thru":438,"down_at":321,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":2667702542},{"type":"v1","addr":"172.21.15.53:6827","nonce":2667702542}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":2667702542},{"type":"v1","addr":"172.21.15.53:6829","nonce":2667702542}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":2667702542},{"type":"v1","addr":"172.21.15.53:6833","nonce":2667702542}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":2667702542},{"type":"v1","addr":"172.21.15.53:6831","nonce":2667702542}]},"public_addr":"172.21.15.53:6827/2667702542","cluster_addr":"172.21.15.53:6829/2667702542","heartbeat_back_addr":"172.21.15.53:6833/2667702542","heartbeat_front_addr":"172.21.15.53:6831/2667702542","state":["exists","up"]},{"osd":4,"uuid":"2c20d72b-82a8-4b01-a261-dcc432e159cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":29,"last_clean_end":349,"up_from":358,"up_thru":438,"down_at":350,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":127233423},{"type":"v1","addr":"172.21.15.163:6801","nonce":127233423}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":127233423},{"type":"v1","addr":"172.21.15.163:6803","nonce":127233423}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":127233423},{"type":"v1","addr":"172.21.15.163:6807","nonce":127233423}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":127233423},{"type":"v1","addr":"172.21.15.163:6805","nonce":127233423}]},"public_addr":"172.21.15.163:6801/127233423","cluster_addr":"172.21.15.163:6803/127233423","heartbeat_back_addr":"172.21.15.163:6807/127233423","heartbeat_front_addr":"172.21.15.163:6805/127233423","state":["exists","up"]},{"osd":5,"uuid":"540d25c2-65b7-47d5-9dea-795268fe8b1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":36,"last_clean_end":377,"up_from":385,"up_thru":438,"down_at":378,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":3024722188},{"type":"v1","addr":"172.21.15.163:6809","nonce":3024722188}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3024722188},{"type":"v1","addr":"172.21.15.163:6811","nonce":3024722188}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3024722188},{"type":"v1","addr":"172.21.15.163:6815","nonce":3024722188}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3024722188},{"type":"v1","addr":"172.21.15.163:6813","nonce":3024722188}]},"public_addr":"172.21.15.163:6809/3024722188","cluster_addr":"172.21.15.163:6811/3024722188","heartbeat_back_addr":"172.21.15.163:6815/3024722188","heartbeat_front_addr":"172.21.15.163:6813/3024722188","state":["exists","up"]},{"osd":6,"uuid":"3e893eca-8ae0-497e-9dd1-e6611de5b6e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":43,"last_clean_end":401,"up_from":411,"up_thru":438,"down_at":402,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":4252812845},{"type":"v1","addr":"172.21.15.163:6817","nonce":4252812845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":4252812845},{"type":"v1","addr":"172.21.15.163:6819","nonce":4252812845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":4252812845},{"type":"v1","addr":"172.21.15.163:6823","nonce":4252812845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":4252812845},{"type":"v1","addr":"172.21.15.163:6821","nonce":4252812845}]},"public_addr":"172.21.15.163:6817/4252812845","cluster_addr":"172.21.15.163:6819/4252812845","heartbeat_back_addr":"172.21.15.163:6823/4252812845","heartbeat_front_addr":"172.21.15.163:6821/4252812845","state":["exists","up"]},{"osd":7,"uuid":"67d0bf91-e55b-4a64-b670-92fcfe35d7c6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":50,"last_clean_end":429,"up_from":438,"up_thru":438,"down_at":430,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":3701946988},{"type":"v1","addr":"172.21.15.163:6825","nonce":3701946988}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":3701946988},{"type":"v1","addr":"172.21.15.163:6827","nonce":3701946988}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":3701946988},{"type":"v1","addr":"172.21.15.163:6831","nonce":3701946988}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":3701946988},{"type":"v1","addr":"172.21.15.163:6829","nonce":3701946988}]},"public_addr":"172.21.15.163:6825/3701946988","cluster_addr":"172.21.15.163:6827/3701946988","heartbeat_back_addr":"172.21.15.163:6831/3701946988","heartbeat_front_addr":"172.21.15.163:6829/3701946988","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-01-15T22:44:52.286766+0000","dead_epoch":237},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:10.128410+0000","dead_epoch":263},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:27.761619+0000","dead_epoch":292},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:45.375105+0000","dead_epoch":320},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:01.303202+0000","dead_epoch":348},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:16.996226+0000","dead_epoch":377},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:33.198404+0000","dead_epoch":401},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:49.370073+0000","dead_epoch":429}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.7","mappings":[{"from":7,"to":4}]},{"pgid":"3.7","mappings":[{"from":7,"to":2}]},{"pgid":"3.f","mappings":[{"from":4,"to":1}]},{"pgid":"3.17","mappings":[{"from":0,"to":2},{"from":5,"to":1}]},{"pgid":"3.1c","mappings":[{"from":4,"to":3}]},{"pgid":"3.27","mappings":[{"from":4,"to":1}]},{"pgid":"3.3e","mappings":[{"from":0,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.163:6833/619787945":"2024-01-16T22:56:03.090837+0000","172.21.15.163:6832/619787945":"2024-01-16T22:56:03.090837+0000","172.21.15.53:6834/1839406251":"2024-01-16T22:55:48.689104+0000","172.21.15.53:0/3517766893":"2024-01-16T22:51:28.654575+0000","172.21.15.53:0/2302123235":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6800/1528227136":"2024-01-16T22:51:28.654575+0000","172.21.15.53:6801/1528227136":"2024-01-16T22:51:28.654575+0000","172.21.15.53:0/1610990648":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2029894186":"2024-01-16T22:50:27.787524+0000","172.21.15.53:0/3973217575":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/884354870":"2024-01-16T22:50:27.787524+0000","172.21.15.53:6800/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:6801/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.163:0/3899965759":"2024-01-16T22:50:56.596591+0000","172.21.15.53:0/3227992123":"2024-01-16T22:50:27.787524+0000","172.21.15.163:0/4186749921":"2024-01-16T22:50:56.596591+0000","172.21.15.53:0/3723674682":"2024-01-16T22:47:35.320280+0000","172.21.15.163:0/3585355023":"2024-01-16T22:50:56.596591+0000","172.21.15.53:6801/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/104874527":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/1853438239":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/508616013":"2024-01-16T22:47:35.320280+0000","172.21.15.163:0/2197319284":"2024-01-16T22:50:56.596591+0000","172.21.15.163:6835/3435920974":"2024-01-16T22:50:56.596591+0000","172.21.15.53:0/2015686982":"2024-01-16T22:43:29.286815+0000","172.21.15.163:6834/3435920974":"2024-01-16T22:50:56.596591+0000","172.21.15.53:0/2317635923":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/2779893571":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/108362377":"2024-01-16T22:51:28.654575+0000","172.21.15.53:6835/1839406251":"2024-01-16T22:55:48.689104+0000","172.21.15.163:0/1699396832":"2024-01-16T22:50:56.596591+0000","172.21.15.53:0/1026239936":"2024-01-16T22:51:28.654575+0000","172.21.15.53:0/1238581376":"2024-01-16T22:51:28.654575+0000","172.21.15.53:0/1686095710":"2024-01-16T22:51:28.654575+0000","172.21.15.53:6800/3406365588":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/1310217396":"2024-01-16T22:50:27.787524+0000","172.21.15.53:0/2743489395":"2024-01-16T22:50:27.787524+0000","172.21.15.53:6800/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/3171238028":"2024-01-16T22:51:28.654575+0000","172.21.15.53:6801/3406365588":"2024-01-16T22:47:35.320280+0000","172.21.15.163:0/1887257874":"2024-01-16T22:50:56.596591+0000","172.21.15.53:6800/3149200574":"2024-01-16T22:50:27.787524+0000","172.21.15.53:6801/3149200574":"2024-01-16T22:50:27.787524+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":658,"length":1},{"begin":678,"length":1},{"begin":761,"length":1}]}],"new_removed_snaps":[{"pool":5,"snaps":[{"begin":761,"length":1}]}],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":667,"length":1},{"begin":704,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-01-15T23:02:53.360 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:53 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3940594366' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T23:02:53.360 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:53 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3940594366' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T23:02:53.453 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph pg dump --format=json 2024-01-15T23:02:53.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:53 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3940594366' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T23:02:53.724 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T23:02:54.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:54 smithi163 ceph-mon[138526]: pgmap v1010: 121 pgs: 121 active+clean; 541 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2024-01-15T23:02:54.499 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:54 smithi053 ceph-mon[143363]: pgmap v1010: 121 pgs: 121 active+clean; 541 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2024-01-15T23:02:54.499 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:54 smithi053 ceph-mon[146052]: pgmap v1010: 121 pgs: 121 active+clean; 541 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2024-01-15T23:02:54.894 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T23:02:54.896 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2024-01-15T23:02:55.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:02:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:02:55] "GET /metrics HTTP/1.1" 200 36202 "" "Prometheus/2.43.0" 2024-01-15T23:02:55.329 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":1011,"stamp":"2024-01-15T23:02:54.855045+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":559782862,"num_objects":358,"num_object_clones":284,"num_object_copies":1074,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":358,"num_whiteouts":11,"num_read":4636,"num_read_kb":5157878,"num_write":9161,"num_write_kb":1726635,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":117,"num_bytes_recovered":398427744,"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":27385,"ondisk_log_size":27385,"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":4501932,"kb_used_data":801960,"kb_used_omap":974,"kb_used_meta":3698865,"kb_avail":745459284,"statfs":{"total":767960285184,"available":763350306816,"internally_reserved":0,"allocated":821207040,"data_stored":1701447107,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":998399,"internal_metadata":3787637761},"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":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-5791744,"num_objects":-1,"num_object_clones":-1,"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":17,"num_read_kb":22661,"num_write":114,"num_write_kb":5232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001599"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":815,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.394687+0000","last_change":"2024-01-15T22:55:45.032046+0000","last_active":"2024-01-15T23:02:50.394687+0000","last_peered":"2024-01-15T23:02:50.394687+0000","last_clean":"2024-01-15T23:02:50.394687+0000","last_became_active":"2024-01-15T22:55:45.031595+0000","last_became_peered":"2024-01-15T22:55:45.031595+0000","last_unstale":"2024-01-15T23:02:50.394687+0000","last_undegraded":"2024-01-15T23:02:50.394687+0000","last_fullsized":"2024-01-15T23:02:50.394687+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:18:30.917798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":816,"reported_epoch":857,"state":"active+clean","last_fresh":"2024-01-15T23:02:48.111320+0000","last_change":"2024-01-15T22:55:17.991305+0000","last_active":"2024-01-15T23:02:48.111320+0000","last_peered":"2024-01-15T23:02:48.111320+0000","last_clean":"2024-01-15T23:02:48.111320+0000","last_became_active":"2024-01-15T22:55:17.990954+0000","last_became_peered":"2024-01-15T22:55:17.990954+0000","last_unstale":"2024-01-15T23:02:48.111320+0000","last_undegraded":"2024-01-15T23:02:48.111320+0000","last_fullsized":"2024-01-15T23:02:48.111320+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:39:24.909793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":823,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.099513+0000","last_change":"2024-01-15T22:53:25.963598+0000","last_active":"2024-01-15T23:02:51.099513+0000","last_peered":"2024-01-15T23:02:51.099513+0000","last_clean":"2024-01-15T23:02:51.099513+0000","last_became_active":"2024-01-15T22:53:25.963269+0000","last_became_peered":"2024-01-15T22:53:25.963269+0000","last_unstale":"2024-01-15T23:02:51.099513+0000","last_undegraded":"2024-01-15T23:02:51.099513+0000","last_fullsized":"2024-01-15T23:02:51.099513+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:47:48.554587+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":832,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.141955+0000","last_change":"2024-01-15T22:55:45.033452+0000","last_active":"2024-01-15T23:02:50.141955+0000","last_peered":"2024-01-15T23:02:50.141955+0000","last_clean":"2024-01-15T23:02:50.141955+0000","last_became_active":"2024-01-15T22:55:45.032976+0000","last_became_peered":"2024-01-15T22:55:45.032976+0000","last_unstale":"2024-01-15T23:02:50.141955+0000","last_undegraded":"2024-01-15T23:02:50.141955+0000","last_fullsized":"2024-01-15T23:02:50.141955+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:30:12.566135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":804,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.393955+0000","last_change":"2024-01-15T22:55:45.028075+0000","last_active":"2024-01-15T23:02:50.393955+0000","last_peered":"2024-01-15T23:02:50.393955+0000","last_clean":"2024-01-15T23:02:50.393955+0000","last_became_active":"2024-01-15T22:55:45.027782+0000","last_became_peered":"2024-01-15T22:55:45.027782+0000","last_unstale":"2024-01-15T23:02:50.393955+0000","last_undegraded":"2024-01-15T23:02:50.393955+0000","last_fullsized":"2024-01-15T23:02:50.393955+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:19:18.030974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":817,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.141786+0000","last_change":"2024-01-15T22:54:50.674737+0000","last_active":"2024-01-15T23:02:50.141786+0000","last_peered":"2024-01-15T23:02:50.141786+0000","last_clean":"2024-01-15T23:02:50.141786+0000","last_became_active":"2024-01-15T22:54:50.674093+0000","last_became_peered":"2024-01-15T22:54:50.674093+0000","last_unstale":"2024-01-15T23:02:50.141786+0000","last_undegraded":"2024-01-15T23:02:50.141786+0000","last_fullsized":"2024-01-15T23:02:50.141786+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:20:45.351990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":804,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.393770+0000","last_change":"2024-01-15T22:55:45.030736+0000","last_active":"2024-01-15T23:02:50.393770+0000","last_peered":"2024-01-15T23:02:50.393770+0000","last_clean":"2024-01-15T23:02:50.393770+0000","last_became_active":"2024-01-15T22:55:45.029081+0000","last_became_peered":"2024-01-15T22:55:45.029081+0000","last_unstale":"2024-01-15T23:02:50.393770+0000","last_undegraded":"2024-01-15T23:02:50.393770+0000","last_fullsized":"2024-01-15T23:02:50.393770+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:21:56.944599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":822,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.124576+0000","last_change":"2024-01-15T22:55:17.988461+0000","last_active":"2024-01-15T23:02:50.124576+0000","last_peered":"2024-01-15T23:02:50.124576+0000","last_clean":"2024-01-15T23:02:50.124576+0000","last_became_active":"2024-01-15T22:55:17.987804+0000","last_became_peered":"2024-01-15T22:55:17.987804+0000","last_unstale":"2024-01-15T23:02:50.124576+0000","last_undegraded":"2024-01-15T23:02:50.124576+0000","last_fullsized":"2024-01-15T23:02:50.124576+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:37:52.185973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":828,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.394489+0000","last_change":"2024-01-15T22:55:45.024168+0000","last_active":"2024-01-15T23:02:50.394489+0000","last_peered":"2024-01-15T23:02:50.394489+0000","last_clean":"2024-01-15T23:02:50.394489+0000","last_became_active":"2024-01-15T22:55:45.023885+0000","last_became_peered":"2024-01-15T22:55:45.023885+0000","last_unstale":"2024-01-15T23:02:50.394489+0000","last_undegraded":"2024-01-15T23:02:50.394489+0000","last_fullsized":"2024-01-15T23:02:50.394489+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:53:54.173668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":817,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.313457+0000","last_change":"2024-01-15T22:55:18.002553+0000","last_active":"2024-01-15T23:02:49.313457+0000","last_peered":"2024-01-15T23:02:49.313457+0000","last_clean":"2024-01-15T23:02:49.313457+0000","last_became_active":"2024-01-15T22:55:18.002265+0000","last_became_peered":"2024-01-15T22:55:18.002265+0000","last_unstale":"2024-01-15T23:02:49.313457+0000","last_undegraded":"2024-01-15T23:02:49.313457+0000","last_fullsized":"2024-01-15T23:02:49.313457+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:30:10.385724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":817,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.313360+0000","last_change":"2024-01-15T22:55:18.002342+0000","last_active":"2024-01-15T23:02:49.313360+0000","last_peered":"2024-01-15T23:02:49.313360+0000","last_clean":"2024-01-15T23:02:49.313360+0000","last_became_active":"2024-01-15T22:55:18.001795+0000","last_became_peered":"2024-01-15T22:55:18.001795+0000","last_unstale":"2024-01-15T23:02:49.313360+0000","last_undegraded":"2024-01-15T23:02:49.313360+0000","last_fullsized":"2024-01-15T23:02:49.313360+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:29:46.919994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":825,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.115379+0000","last_change":"2024-01-15T22:55:17.988074+0000","last_active":"2024-01-15T23:02:49.115379+0000","last_peered":"2024-01-15T23:02:49.115379+0000","last_clean":"2024-01-15T23:02:49.115379+0000","last_became_active":"2024-01-15T22:55:17.987758+0000","last_became_peered":"2024-01-15T22:55:17.987758+0000","last_unstale":"2024-01-15T23:02:49.115379+0000","last_undegraded":"2024-01-15T23:02:49.115379+0000","last_fullsized":"2024-01-15T23:02:49.115379+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:55:22.394998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":836,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.125762+0000","last_change":"2024-01-15T22:55:17.989173+0000","last_active":"2024-01-15T23:02:50.125762+0000","last_peered":"2024-01-15T23:02:50.125762+0000","last_clean":"2024-01-15T23:02:50.125762+0000","last_became_active":"2024-01-15T22:55:17.987229+0000","last_became_peered":"2024-01-15T22:55:17.987229+0000","last_unstale":"2024-01-15T23:02:50.125762+0000","last_undegraded":"2024-01-15T23:02:50.125762+0000","last_fullsized":"2024-01-15T23:02:50.125762+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:31:43.798100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":822,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.393708+0000","last_change":"2024-01-15T22:54:50.674225+0000","last_active":"2024-01-15T23:02:50.393708+0000","last_peered":"2024-01-15T23:02:50.393708+0000","last_clean":"2024-01-15T23:02:50.393708+0000","last_became_active":"2024-01-15T22:54:50.673041+0000","last_became_peered":"2024-01-15T22:54:50.673041+0000","last_unstale":"2024-01-15T23:02:50.393708+0000","last_undegraded":"2024-01-15T23:02:50.393708+0000","last_fullsized":"2024-01-15T23:02:50.393708+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:02:57.287212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":840,"reported_epoch":857,"state":"active+clean","last_fresh":"2024-01-15T23:02:48.109812+0000","last_change":"2024-01-15T22:54:50.667729+0000","last_active":"2024-01-15T23:02:48.109812+0000","last_peered":"2024-01-15T23:02:48.109812+0000","last_clean":"2024-01-15T23:02:48.109812+0000","last_became_active":"2024-01-15T22:54:50.667240+0000","last_became_peered":"2024-01-15T22:54:50.667240+0000","last_unstale":"2024-01-15T23:02:48.109812+0000","last_undegraded":"2024-01-15T23:02:48.109812+0000","last_fullsized":"2024-01-15T23:02:48.109812+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:32:25.449269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":829,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.141303+0000","last_change":"2024-01-15T22:55:45.032592+0000","last_active":"2024-01-15T23:02:50.141303+0000","last_peered":"2024-01-15T23:02:50.141303+0000","last_clean":"2024-01-15T23:02:50.141303+0000","last_became_active":"2024-01-15T22:55:45.031909+0000","last_became_peered":"2024-01-15T22:55:45.031909+0000","last_unstale":"2024-01-15T23:02:50.141303+0000","last_undegraded":"2024-01-15T23:02:50.141303+0000","last_fullsized":"2024-01-15T23:02:50.141303+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:31:56.088004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":817,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.142158+0000","last_change":"2024-01-15T22:55:45.027820+0000","last_active":"2024-01-15T23:02:50.142158+0000","last_peered":"2024-01-15T23:02:50.142158+0000","last_clean":"2024-01-15T23:02:50.142158+0000","last_became_active":"2024-01-15T22:55:45.027364+0000","last_became_peered":"2024-01-15T22:55:45.027364+0000","last_unstale":"2024-01-15T23:02:50.142158+0000","last_undegraded":"2024-01-15T23:02:50.142158+0000","last_fullsized":"2024-01-15T23:02:50.142158+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:28:14.397518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":806,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.118292+0000","last_change":"2024-01-15T22:55:45.027835+0000","last_active":"2024-01-15T23:02:50.118292+0000","last_peered":"2024-01-15T23:02:50.118292+0000","last_clean":"2024-01-15T23:02:50.118292+0000","last_became_active":"2024-01-15T22:55:45.027573+0000","last_became_peered":"2024-01-15T22:55:45.027573+0000","last_unstale":"2024-01-15T23:02:50.118292+0000","last_undegraded":"2024-01-15T23:02:50.118292+0000","last_fullsized":"2024-01-15T23:02:50.118292+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:00:23.906866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":815,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.394620+0000","last_change":"2024-01-15T22:55:45.024168+0000","last_active":"2024-01-15T23:02:50.394620+0000","last_peered":"2024-01-15T23:02:50.394620+0000","last_clean":"2024-01-15T23:02:50.394620+0000","last_became_active":"2024-01-15T22:55:45.023029+0000","last_became_peered":"2024-01-15T22:55:45.023029+0000","last_unstale":"2024-01-15T23:02:50.394620+0000","last_undegraded":"2024-01-15T23:02:50.394620+0000","last_fullsized":"2024-01-15T23:02:50.394620+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:50:13.918952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"456'6","reported_seq":834,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.099930+0000","last_change":"2024-01-15T22:55:45.029519+0000","last_active":"2024-01-15T23:02:51.099930+0000","last_peered":"2024-01-15T23:02:51.099930+0000","last_clean":"2024-01-15T23:02:51.099930+0000","last_became_active":"2024-01-15T22:55:45.029090+0000","last_became_peered":"2024-01-15T22:55:45.029090+0000","last_unstale":"2024-01-15T23:02:51.099930+0000","last_undegraded":"2024-01-15T23:02:51.099930+0000","last_fullsized":"2024-01-15T23:02:51.099930+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T07:02:12.291550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":824,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.126040+0000","last_change":"2024-01-15T22:55:17.987434+0000","last_active":"2024-01-15T23:02:50.126040+0000","last_peered":"2024-01-15T23:02:50.126040+0000","last_clean":"2024-01-15T23:02:50.126040+0000","last_became_active":"2024-01-15T22:55:17.987077+0000","last_became_peered":"2024-01-15T22:55:17.987077+0000","last_unstale":"2024-01-15T23:02:50.126040+0000","last_undegraded":"2024-01-15T23:02:50.126040+0000","last_fullsized":"2024-01-15T23:02:50.126040+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:37:52.717069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"456'3","reported_seq":814,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.126166+0000","last_change":"2024-01-15T22:54:50.669229+0000","last_active":"2024-01-15T23:02:50.126166+0000","last_peered":"2024-01-15T23:02:50.126166+0000","last_clean":"2024-01-15T23:02:50.126166+0000","last_became_active":"2024-01-15T22:54:50.668681+0000","last_became_peered":"2024-01-15T22:54:50.668681+0000","last_unstale":"2024-01-15T23:02:50.126166+0000","last_undegraded":"2024-01-15T23:02:50.126166+0000","last_fullsized":"2024-01-15T23:02:50.126166+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-16T23:23:09.761368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":823,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.099308+0000","last_change":"2024-01-15T22:54:50.674109+0000","last_active":"2024-01-15T23:02:51.099308+0000","last_peered":"2024-01-15T23:02:51.099308+0000","last_clean":"2024-01-15T23:02:51.099308+0000","last_became_active":"2024-01-15T22:54:50.673243+0000","last_became_peered":"2024-01-15T22:54:50.673243+0000","last_unstale":"2024-01-15T23:02:51.099308+0000","last_undegraded":"2024-01-15T23:02:51.099308+0000","last_fullsized":"2024-01-15T23:02:51.099308+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:44:55.258141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'2","reported_seq":820,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.394504+0000","last_change":"2024-01-15T22:55:45.024364+0000","last_active":"2024-01-15T23:02:50.394504+0000","last_peered":"2024-01-15T23:02:50.394504+0000","last_clean":"2024-01-15T23:02:50.394504+0000","last_became_active":"2024-01-15T22:55:45.023499+0000","last_became_peered":"2024-01-15T22:55:45.023499+0000","last_unstale":"2024-01-15T23:02:50.394504+0000","last_undegraded":"2024-01-15T23:02:50.394504+0000","last_fullsized":"2024-01-15T23:02:50.394504+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T05:16:54.636013+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":9,"num_read_kb":9,"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":843,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.141754+0000","last_change":"2024-01-15T22:54:50.674073+0000","last_active":"2024-01-15T23:02:50.141754+0000","last_peered":"2024-01-15T23:02:50.141754+0000","last_clean":"2024-01-15T23:02:50.141754+0000","last_became_active":"2024-01-15T22:54:50.672198+0000","last_became_peered":"2024-01-15T22:54:50.672198+0000","last_unstale":"2024-01-15T23:02:50.141754+0000","last_undegraded":"2024-01-15T23:02:50.141754+0000","last_fullsized":"2024-01-15T23:02:50.141754+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:31:57.734426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"57'2","reported_seq":835,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.394327+0000","last_change":"2024-01-15T22:55:45.032389+0000","last_active":"2024-01-15T23:02:50.394327+0000","last_peered":"2024-01-15T23:02:50.394327+0000","last_clean":"2024-01-15T23:02:50.394327+0000","last_became_active":"2024-01-15T22:55:45.032019+0000","last_became_peered":"2024-01-15T22:55:45.032019+0000","last_unstale":"2024-01-15T23:02:50.394327+0000","last_undegraded":"2024-01-15T23:02:50.394327+0000","last_fullsized":"2024-01-15T23:02:50.394327+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-16T23:02:24.049435+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":9,"num_read_kb":9,"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":817,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.141909+0000","last_change":"2024-01-15T22:55:17.998100+0000","last_active":"2024-01-15T23:02:50.141909+0000","last_peered":"2024-01-15T23:02:50.141909+0000","last_clean":"2024-01-15T23:02:50.141909+0000","last_became_active":"2024-01-15T22:55:17.997758+0000","last_became_peered":"2024-01-15T22:55:17.997758+0000","last_unstale":"2024-01-15T23:02:50.141909+0000","last_undegraded":"2024-01-15T23:02:50.141909+0000","last_fullsized":"2024-01-15T23:02:50.141909+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:52:39.973108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"456'3","reported_seq":826,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.126318+0000","last_change":"2024-01-15T22:55:45.029992+0000","last_active":"2024-01-15T23:02:50.126318+0000","last_peered":"2024-01-15T23:02:50.126318+0000","last_clean":"2024-01-15T23:02:50.126318+0000","last_became_active":"2024-01-15T22:55:45.029057+0000","last_became_peered":"2024-01-15T22:55:45.029057+0000","last_unstale":"2024-01-15T23:02:50.126318+0000","last_undegraded":"2024-01-15T23:02:50.126318+0000","last_fullsized":"2024-01-15T23:02:50.126318+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T07:15:17.636657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":841,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.114974+0000","last_change":"2024-01-15T22:54:22.144665+0000","last_active":"2024-01-15T23:02:49.114974+0000","last_peered":"2024-01-15T23:02:49.114974+0000","last_clean":"2024-01-15T23:02:49.114974+0000","last_became_active":"2024-01-15T22:54:22.144080+0000","last_became_peered":"2024-01-15T22:54:22.144080+0000","last_unstale":"2024-01-15T23:02:49.114974+0000","last_undegraded":"2024-01-15T23:02:49.114974+0000","last_fullsized":"2024-01-15T23:02:49.114974+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:39:47.551681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"456'3","reported_seq":834,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.313127+0000","last_change":"2024-01-15T22:55:45.017258+0000","last_active":"2024-01-15T23:02:49.313127+0000","last_peered":"2024-01-15T23:02:49.313127+0000","last_clean":"2024-01-15T23:02:49.313127+0000","last_became_active":"2024-01-15T22:55:45.016903+0000","last_became_peered":"2024-01-15T22:55:45.016903+0000","last_unstale":"2024-01-15T23:02:49.313127+0000","last_undegraded":"2024-01-15T23:02:49.313127+0000","last_fullsized":"2024-01-15T23:02:49.313127+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:58:01.143621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":822,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.394171+0000","last_change":"2024-01-15T22:55:45.022435+0000","last_active":"2024-01-15T23:02:50.394171+0000","last_peered":"2024-01-15T23:02:50.394171+0000","last_clean":"2024-01-15T23:02:50.394171+0000","last_became_active":"2024-01-15T22:55:45.021902+0000","last_became_peered":"2024-01-15T22:55:45.021902+0000","last_unstale":"2024-01-15T23:02:50.394171+0000","last_undegraded":"2024-01-15T23:02:50.394171+0000","last_fullsized":"2024-01-15T23:02:50.394171+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:28:26.815200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":810,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.125184+0000","last_change":"2024-01-15T22:55:17.988167+0000","last_active":"2024-01-15T23:02:50.125184+0000","last_peered":"2024-01-15T23:02:50.125184+0000","last_clean":"2024-01-15T23:02:50.125184+0000","last_became_active":"2024-01-15T22:55:17.987847+0000","last_became_peered":"2024-01-15T22:55:17.987847+0000","last_unstale":"2024-01-15T23:02:50.125184+0000","last_undegraded":"2024-01-15T23:02:50.125184+0000","last_fullsized":"2024-01-15T23:02:50.125184+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:21:50.531151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":838,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.124734+0000","last_change":"2024-01-15T22:53:54.028190+0000","last_active":"2024-01-15T23:02:50.124734+0000","last_peered":"2024-01-15T23:02:50.124734+0000","last_clean":"2024-01-15T23:02:50.124734+0000","last_became_active":"2024-01-15T22:53:54.024110+0000","last_became_peered":"2024-01-15T22:53:54.024110+0000","last_unstale":"2024-01-15T23:02:50.124734+0000","last_undegraded":"2024-01-15T23:02:50.124734+0000","last_fullsized":"2024-01-15T23:02:50.124734+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:30:39.845272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":818,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.141507+0000","last_change":"2024-01-15T22:55:45.032738+0000","last_active":"2024-01-15T23:02:50.141507+0000","last_peered":"2024-01-15T23:02:50.141507+0000","last_clean":"2024-01-15T23:02:50.141507+0000","last_became_active":"2024-01-15T22:55:45.032270+0000","last_became_peered":"2024-01-15T22:55:45.032270+0000","last_unstale":"2024-01-15T23:02:50.141507+0000","last_undegraded":"2024-01-15T23:02:50.141507+0000","last_fullsized":"2024-01-15T23:02:50.141507+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:54:04.875329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":840,"reported_epoch":857,"state":"active+clean","last_fresh":"2024-01-15T23:02:48.110001+0000","last_change":"2024-01-15T22:54:22.140369+0000","last_active":"2024-01-15T23:02:48.110001+0000","last_peered":"2024-01-15T23:02:48.110001+0000","last_clean":"2024-01-15T23:02:48.110001+0000","last_became_active":"2024-01-15T22:54:22.140059+0000","last_became_peered":"2024-01-15T22:54:22.140059+0000","last_unstale":"2024-01-15T23:02:48.110001+0000","last_undegraded":"2024-01-15T23:02:48.110001+0000","last_fullsized":"2024-01-15T23:02:48.110001+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:27:31.034776+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":818,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.313571+0000","last_change":"2024-01-15T22:55:18.002984+0000","last_active":"2024-01-15T23:02:49.313571+0000","last_peered":"2024-01-15T23:02:49.313571+0000","last_clean":"2024-01-15T23:02:49.313571+0000","last_became_active":"2024-01-15T22:55:18.002648+0000","last_became_peered":"2024-01-15T22:55:18.002648+0000","last_unstale":"2024-01-15T23:02:49.313571+0000","last_undegraded":"2024-01-15T23:02:49.313571+0000","last_fullsized":"2024-01-15T23:02:49.313571+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:54:55.908235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":815,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.141826+0000","last_change":"2024-01-15T22:55:45.034176+0000","last_active":"2024-01-15T23:02:50.141826+0000","last_peered":"2024-01-15T23:02:50.141826+0000","last_clean":"2024-01-15T23:02:50.141826+0000","last_became_active":"2024-01-15T22:55:45.032415+0000","last_became_peered":"2024-01-15T22:55:45.032415+0000","last_unstale":"2024-01-15T23:02:50.141826+0000","last_undegraded":"2024-01-15T23:02:50.141826+0000","last_fullsized":"2024-01-15T23:02:50.141826+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:38:59.410624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":805,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.141805+0000","last_change":"2024-01-15T22:55:17.998264+0000","last_active":"2024-01-15T23:02:50.141805+0000","last_peered":"2024-01-15T23:02:50.141805+0000","last_clean":"2024-01-15T23:02:50.141805+0000","last_became_active":"2024-01-15T22:55:17.997942+0000","last_became_peered":"2024-01-15T22:55:17.997942+0000","last_unstale":"2024-01-15T23:02:50.141805+0000","last_undegraded":"2024-01-15T23:02:50.141805+0000","last_fullsized":"2024-01-15T23:02:50.141805+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:38:49.907179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":813,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.118727+0000","last_change":"2024-01-15T22:53:54.026314+0000","last_active":"2024-01-15T23:02:50.118727+0000","last_peered":"2024-01-15T23:02:50.118727+0000","last_clean":"2024-01-15T23:02:50.118727+0000","last_became_active":"2024-01-15T22:53:54.025892+0000","last_became_peered":"2024-01-15T22:53:54.025892+0000","last_unstale":"2024-01-15T23:02:50.118727+0000","last_undegraded":"2024-01-15T23:02:50.118727+0000","last_fullsized":"2024-01-15T23:02:50.118727+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:24:48.604796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.15","version":"57'3","reported_seq":835,"reported_epoch":857,"state":"active+clean","last_fresh":"2024-01-15T23:02:48.110812+0000","last_change":"2024-01-15T22:54:50.669043+0000","last_active":"2024-01-15T23:02:48.110812+0000","last_peered":"2024-01-15T23:02:48.110812+0000","last_clean":"2024-01-15T23:02:48.110812+0000","last_became_active":"2024-01-15T22:54:50.668654+0000","last_became_peered":"2024-01-15T22:54:50.668654+0000","last_unstale":"2024-01-15T23:02:48.110812+0000","last_undegraded":"2024-01-15T23:02:48.110812+0000","last_fullsized":"2024-01-15T23:02:48.110812+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-16T23:01:12.784986+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":11,"num_read_kb":11,"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":837,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.115489+0000","last_change":"2024-01-15T22:55:45.023335+0000","last_active":"2024-01-15T23:02:49.115489+0000","last_peered":"2024-01-15T23:02:49.115489+0000","last_clean":"2024-01-15T23:02:49.115489+0000","last_became_active":"2024-01-15T22:55:45.023026+0000","last_became_peered":"2024-01-15T22:55:45.023026+0000","last_unstale":"2024-01-15T23:02:49.115489+0000","last_undegraded":"2024-01-15T23:02:49.115489+0000","last_fullsized":"2024-01-15T23:02:49.115489+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T22:54:09.813949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"456'30","reported_seq":859,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.313374+0000","last_change":"2024-01-15T22:55:17.999947+0000","last_active":"2024-01-15T23:02:49.313374+0000","last_peered":"2024-01-15T23:02:49.313374+0000","last_clean":"2024-01-15T23:02:49.313374+0000","last_became_active":"2024-01-15T22:55:17.999584+0000","last_became_peered":"2024-01-15T22:55:17.999584+0000","last_unstale":"2024-01-15T23:02:49.313374+0000","last_undegraded":"2024-01-15T23:02:49.313374+0000","last_fullsized":"2024-01-15T23:02:49.313374+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T09:03:13.518714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5804,"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":17,"num_read_kb":25,"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":803,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.394104+0000","last_change":"2024-01-15T22:55:45.033194+0000","last_active":"2024-01-15T23:02:50.394104+0000","last_peered":"2024-01-15T23:02:50.394104+0000","last_clean":"2024-01-15T23:02:50.394104+0000","last_became_active":"2024-01-15T22:55:45.032921+0000","last_became_peered":"2024-01-15T22:55:45.032921+0000","last_unstale":"2024-01-15T23:02:50.394104+0000","last_undegraded":"2024-01-15T23:02:50.394104+0000","last_fullsized":"2024-01-15T23:02:50.394104+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:12:03.113828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57'2","reported_seq":829,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.394338+0000","last_change":"2024-01-15T22:54:22.135003+0000","last_active":"2024-01-15T23:02:50.394338+0000","last_peered":"2024-01-15T23:02:50.394338+0000","last_clean":"2024-01-15T23:02:50.394338+0000","last_became_active":"2024-01-15T22:54:22.134656+0000","last_became_peered":"2024-01-15T22:54:22.134656+0000","last_unstale":"2024-01-15T23:02:50.394338+0000","last_undegraded":"2024-01-15T23:02:50.394338+0000","last_fullsized":"2024-01-15T23:02:50.394338+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:13:58.665054+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":14,"num_write":3,"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":[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":822,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.393823+0000","last_change":"2024-01-15T22:55:45.021779+0000","last_active":"2024-01-15T23:02:50.393823+0000","last_peered":"2024-01-15T23:02:50.393823+0000","last_clean":"2024-01-15T23:02:50.393823+0000","last_became_active":"2024-01-15T22:55:45.021403+0000","last_became_peered":"2024-01-15T22:55:45.021403+0000","last_unstale":"2024-01-15T23:02:50.393823+0000","last_undegraded":"2024-01-15T23:02:50.393823+0000","last_fullsized":"2024-01-15T23:02:50.393823+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:52:25.176319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":832,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.141573+0000","last_change":"2024-01-15T22:55:45.018787+0000","last_active":"2024-01-15T23:02:50.141573+0000","last_peered":"2024-01-15T23:02:50.141573+0000","last_clean":"2024-01-15T23:02:50.141573+0000","last_became_active":"2024-01-15T22:55:45.018453+0000","last_became_peered":"2024-01-15T22:55:45.018453+0000","last_unstale":"2024-01-15T23:02:50.141573+0000","last_undegraded":"2024-01-15T23:02:50.141573+0000","last_fullsized":"2024-01-15T23:02:50.141573+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:18:47.229113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":805,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.394135+0000","last_change":"2024-01-15T22:55:45.026581+0000","last_active":"2024-01-15T23:02:50.394135+0000","last_peered":"2024-01-15T23:02:50.394135+0000","last_clean":"2024-01-15T23:02:50.394135+0000","last_became_active":"2024-01-15T22:55:45.026269+0000","last_became_peered":"2024-01-15T22:55:45.026269+0000","last_unstale":"2024-01-15T23:02:50.394135+0000","last_undegraded":"2024-01-15T23:02:50.394135+0000","last_fullsized":"2024-01-15T23:02:50.394135+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:27:18.670510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":833,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.312958+0000","last_change":"2024-01-15T22:55:17.995057+0000","last_active":"2024-01-15T23:02:49.312958+0000","last_peered":"2024-01-15T23:02:49.312958+0000","last_clean":"2024-01-15T23:02:49.312958+0000","last_became_active":"2024-01-15T22:55:17.994768+0000","last_became_peered":"2024-01-15T22:55:17.994768+0000","last_unstale":"2024-01-15T23:02:49.312958+0000","last_undegraded":"2024-01-15T23:02:49.312958+0000","last_fullsized":"2024-01-15T23:02:49.312958+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:06:50.076516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":817,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.312925+0000","last_change":"2024-01-15T22:55:18.000696+0000","last_active":"2024-01-15T23:02:49.312925+0000","last_peered":"2024-01-15T23:02:49.312925+0000","last_clean":"2024-01-15T23:02:49.312925+0000","last_became_active":"2024-01-15T22:55:18.000383+0000","last_became_peered":"2024-01-15T22:55:18.000383+0000","last_unstale":"2024-01-15T23:02:49.312925+0000","last_undegraded":"2024-01-15T23:02:49.312925+0000","last_fullsized":"2024-01-15T23:02:49.312925+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:45:54.214439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'8","reported_seq":842,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.117870+0000","last_change":"2024-01-15T22:53:25.959133+0000","last_active":"2024-01-15T23:02:50.117870+0000","last_peered":"2024-01-15T23:02:50.117870+0000","last_clean":"2024-01-15T23:02:50.117870+0000","last_became_active":"2024-01-15T22:53:25.958314+0000","last_became_peered":"2024-01-15T22:53:25.958314+0000","last_unstale":"2024-01-15T23:02:50.117870+0000","last_undegraded":"2024-01-15T23:02:50.117870+0000","last_fullsized":"2024-01-15T23:02:50.117870+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:21:24.923406+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":36,"num_read_kb":36,"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":816,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.393783+0000","last_change":"2024-01-15T22:55:45.030918+0000","last_active":"2024-01-15T23:02:50.393783+0000","last_peered":"2024-01-15T23:02:50.393783+0000","last_clean":"2024-01-15T23:02:50.393783+0000","last_became_active":"2024-01-15T22:55:45.029488+0000","last_became_peered":"2024-01-15T22:55:45.029488+0000","last_unstale":"2024-01-15T23:02:50.393783+0000","last_undegraded":"2024-01-15T23:02:50.393783+0000","last_fullsized":"2024-01-15T23:02:50.393783+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:33:54.206531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"860'841","reported_seq":3284,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.123382+0000","last_change":"2024-01-15T23:02:51.124964+0000","last_active":"2024-01-15T23:02:51.123382+0000","last_peered":"2024-01-15T23:02:51.123382+0000","last_clean":"2024-01-15T23:02:51.123382+0000","last_became_active":"2024-01-15T22:53:25.957507+0000","last_became_peered":"2024-01-15T22:53:25.957507+0000","last_unstale":"2024-01-15T23:02:51.123382+0000","last_undegraded":"2024-01-15T23:02:51.123382+0000","last_fullsized":"2024-01-15T23:02:51.123382+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_clean_scrub_stamp":"2024-01-15T22:49:22.395337+0000","objects_scrubbed":0,"log_size":841,"log_dups_size":0,"ondisk_log_size":841,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:25:44.333763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0081357100000000009,"stat_sum":{"num_bytes":11943936,"num_objects":10,"num_object_clones":8,"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":1,"num_read":107,"num_read_kb":114544,"num_write":297,"num_write_kb":52120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":8151040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"292","length":"1"},{"start":"2a6","length":"1"},{"start":"2f9","length":"1"}]},{"pgid":"2.f","version":"57'1","reported_seq":829,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.115793+0000","last_change":"2024-01-15T22:55:45.021125+0000","last_active":"2024-01-15T23:02:49.115793+0000","last_peered":"2024-01-15T23:02:49.115793+0000","last_clean":"2024-01-15T23:02:49.115793+0000","last_became_active":"2024-01-15T22:55:45.020738+0000","last_became_peered":"2024-01-15T22:55:45.020738+0000","last_unstale":"2024-01-15T23:02:49.115793+0000","last_undegraded":"2024-01-15T23:02:49.115793+0000","last_fullsized":"2024-01-15T23:02:49.115793+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T02:01:31.032850+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":805,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.394479+0000","last_change":"2024-01-15T22:55:45.024291+0000","last_active":"2024-01-15T23:02:50.394479+0000","last_peered":"2024-01-15T23:02:50.394479+0000","last_clean":"2024-01-15T23:02:50.394479+0000","last_became_active":"2024-01-15T22:55:45.024006+0000","last_became_peered":"2024-01-15T22:55:45.024006+0000","last_unstale":"2024-01-15T23:02:50.394479+0000","last_undegraded":"2024-01-15T23:02:50.394479+0000","last_fullsized":"2024-01-15T23:02:50.394479+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:15:30.511920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"860'1932","reported_seq":4263,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.117090+0000","last_change":"2024-01-15T23:02:51.117090+0000","last_active":"2024-01-15T23:02:51.117090+0000","last_peered":"2024-01-15T23:02:51.117090+0000","last_clean":"2024-01-15T23:02:51.117090+0000","last_became_active":"2024-01-15T22:55:17.979107+0000","last_became_peered":"2024-01-15T22:55:17.979107+0000","last_unstale":"2024-01-15T23:02:51.117090+0000","last_undegraded":"2024-01-15T23:02:51.117090+0000","last_fullsized":"2024-01-15T23:02:51.117090+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_clean_scrub_stamp":"2024-01-15T22:49:22.395337+0000","objects_scrubbed":0,"log_size":1932,"log_dups_size":0,"ondisk_log_size":1932,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:24:00.028109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.015943081000000001,"stat_sum":{"num_bytes":32407552,"num_objects":23,"num_object_clones":20,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":246,"num_read_kb":418521,"num_write":757,"num_write_kb":137504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":31768576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"292","length":"1"},{"start":"2a6","length":"1"},{"start":"2f9","length":"1"}]},{"pgid":"4.2","version":"0'0","reported_seq":799,"reported_epoch":857,"state":"active+clean","last_fresh":"2024-01-15T23:02:48.110358+0000","last_change":"2024-01-15T22:54:50.669074+0000","last_active":"2024-01-15T23:02:48.110358+0000","last_peered":"2024-01-15T23:02:48.110358+0000","last_clean":"2024-01-15T23:02:48.110358+0000","last_became_active":"2024-01-15T22:54:50.668743+0000","last_became_peered":"2024-01-15T22:54:50.668743+0000","last_unstale":"2024-01-15T23:02:48.110358+0000","last_undegraded":"2024-01-15T23:02:48.110358+0000","last_fullsized":"2024-01-15T23:02:48.110358+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:23:58.096612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":827,"reported_epoch":857,"state":"active+clean","last_fresh":"2024-01-15T23:02:48.110164+0000","last_change":"2024-01-15T22:55:45.034918+0000","last_active":"2024-01-15T23:02:48.110164+0000","last_peered":"2024-01-15T23:02:48.110164+0000","last_clean":"2024-01-15T23:02:48.110164+0000","last_became_active":"2024-01-15T22:55:45.034592+0000","last_became_peered":"2024-01-15T22:55:45.034592+0000","last_unstale":"2024-01-15T23:02:48.110164+0000","last_undegraded":"2024-01-15T23:02:48.110164+0000","last_fullsized":"2024-01-15T23:02:48.110164+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:09:37.379069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":833,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.141728+0000","last_change":"2024-01-15T22:54:50.670095+0000","last_active":"2024-01-15T23:02:50.141728+0000","last_peered":"2024-01-15T23:02:50.141728+0000","last_clean":"2024-01-15T23:02:50.141728+0000","last_became_active":"2024-01-15T22:54:50.669816+0000","last_became_peered":"2024-01-15T22:54:50.669816+0000","last_unstale":"2024-01-15T23:02:50.141728+0000","last_undegraded":"2024-01-15T23:02:50.141728+0000","last_fullsized":"2024-01-15T23:02:50.141728+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:47:45.419109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"856'656","reported_seq":3127,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.101006+0000","last_change":"2024-01-15T23:02:51.101006+0000","last_active":"2024-01-15T23:02:51.101006+0000","last_peered":"2024-01-15T23:02:51.101006+0000","last_clean":"2024-01-15T23:02:51.101006+0000","last_became_active":"2024-01-15T22:54:22.134506+0000","last_became_peered":"2024-01-15T22:54:22.134506+0000","last_unstale":"2024-01-15T23:02:51.101006+0000","last_undegraded":"2024-01-15T23:02:51.101006+0000","last_fullsized":"2024-01-15T23:02:51.101006+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_clean_scrub_stamp":"2024-01-15T22:49:22.395337+0000","objects_scrubbed":0,"log_size":656,"log_dups_size":0,"ondisk_log_size":656,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:01:41.883814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010096129999999999,"stat_sum":{"num_bytes":8675328,"num_objects":6,"num_object_clones":5,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":39,"num_read_kb":58813,"num_write":154,"num_write_kb":35176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"292","length":"1"},{"start":"2a6","length":"1"},{"start":"2f9","length":"1"}]},{"pgid":"4.4","version":"0'0","reported_seq":799,"reported_epoch":857,"state":"active+clean","last_fresh":"2024-01-15T23:02:48.110481+0000","last_change":"2024-01-15T22:53:54.025288+0000","last_active":"2024-01-15T23:02:48.110481+0000","last_peered":"2024-01-15T23:02:48.110481+0000","last_clean":"2024-01-15T23:02:48.110481+0000","last_became_active":"2024-01-15T22:53:54.024975+0000","last_became_peered":"2024-01-15T22:53:54.024975+0000","last_unstale":"2024-01-15T23:02:48.110481+0000","last_undegraded":"2024-01-15T23:02:48.110481+0000","last_fullsized":"2024-01-15T23:02:48.110481+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:12:46.634402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":816,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.141397+0000","last_change":"2024-01-15T22:55:17.997395+0000","last_active":"2024-01-15T23:02:50.141397+0000","last_peered":"2024-01-15T23:02:50.141397+0000","last_clean":"2024-01-15T23:02:50.141397+0000","last_became_active":"2024-01-15T22:55:17.997072+0000","last_became_peered":"2024-01-15T22:55:17.997072+0000","last_unstale":"2024-01-15T23:02:50.141397+0000","last_undegraded":"2024-01-15T23:02:50.141397+0000","last_fullsized":"2024-01-15T23:02:50.141397+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:08:36.833967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":826,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.115158+0000","last_change":"2024-01-15T22:55:17.987294+0000","last_active":"2024-01-15T23:02:49.115158+0000","last_peered":"2024-01-15T23:02:49.115158+0000","last_clean":"2024-01-15T23:02:49.115158+0000","last_became_active":"2024-01-15T22:55:17.986993+0000","last_became_peered":"2024-01-15T22:55:17.986993+0000","last_unstale":"2024-01-15T23:02:49.115158+0000","last_undegraded":"2024-01-15T23:02:49.115158+0000","last_fullsized":"2024-01-15T23:02:49.115158+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:09:45.693851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"860'1731","reported_seq":4096,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.137133+0000","last_change":"2024-01-15T23:02:51.138130+0000","last_active":"2024-01-15T23:02:51.137133+0000","last_peered":"2024-01-15T23:02:51.137133+0000","last_clean":"2024-01-15T23:02:51.137133+0000","last_became_active":"2024-01-15T22:54:50.672014+0000","last_became_peered":"2024-01-15T22:54:50.672014+0000","last_unstale":"2024-01-15T23:02:51.137133+0000","last_undegraded":"2024-01-15T23:02:51.137133+0000","last_fullsized":"2024-01-15T23:02:51.137133+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_clean_scrub_stamp":"2024-01-15T22:49:22.395337+0000","objects_scrubbed":0,"log_size":1731,"log_dups_size":0,"ondisk_log_size":1731,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:43:32.366978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.019822564000000001,"stat_sum":{"num_bytes":32604160,"num_objects":22,"num_object_clones":19,"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":241,"num_read_kb":463652,"num_write":566,"num_write_kb":107816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":15400960,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"292","length":"1"},{"start":"2a6","length":"1"},{"start":"2f9","length":"1"}]},{"pgid":"4.7","version":"0'0","reported_seq":823,"reported_epoch":857,"state":"active+clean","last_fresh":"2024-01-15T23:02:48.112034+0000","last_change":"2024-01-15T22:54:50.680397+0000","last_active":"2024-01-15T23:02:48.112034+0000","last_peered":"2024-01-15T23:02:48.112034+0000","last_clean":"2024-01-15T23:02:48.112034+0000","last_became_active":"2024-01-15T22:54:50.680100+0000","last_became_peered":"2024-01-15T22:54:50.680100+0000","last_unstale":"2024-01-15T23:02:48.112034+0000","last_undegraded":"2024-01-15T23:02:48.112034+0000","last_fullsized":"2024-01-15T23:02:48.112034+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:16:36.097489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":840,"reported_epoch":857,"state":"active+clean","last_fresh":"2024-01-15T23:02:48.109584+0000","last_change":"2024-01-15T22:55:17.991836+0000","last_active":"2024-01-15T23:02:48.109584+0000","last_peered":"2024-01-15T23:02:48.109584+0000","last_clean":"2024-01-15T23:02:48.109584+0000","last_became_active":"2024-01-15T22:55:17.991537+0000","last_became_peered":"2024-01-15T22:55:17.991537+0000","last_unstale":"2024-01-15T23:02:48.109584+0000","last_undegraded":"2024-01-15T23:02:48.109584+0000","last_fullsized":"2024-01-15T23:02:48.109584+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:41:29.013521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":834,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.117459+0000","last_change":"2024-01-15T22:53:54.024714+0000","last_active":"2024-01-15T23:02:50.117459+0000","last_peered":"2024-01-15T23:02:50.117459+0000","last_clean":"2024-01-15T23:02:50.117459+0000","last_became_active":"2024-01-15T22:53:54.024340+0000","last_became_peered":"2024-01-15T22:53:54.024340+0000","last_unstale":"2024-01-15T23:02:50.117459+0000","last_undegraded":"2024-01-15T23:02:50.117459+0000","last_fullsized":"2024-01-15T23:02:50.117459+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:36:44.478591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"860'476","reported_seq":2954,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.119792+0000","last_change":"2024-01-15T23:02:51.121329+0000","last_active":"2024-01-15T23:02:51.119792+0000","last_peered":"2024-01-15T23:02:51.119792+0000","last_clean":"2024-01-15T23:02:51.119792+0000","last_became_active":"2024-01-15T22:55:45.022225+0000","last_became_peered":"2024-01-15T22:55:45.022225+0000","last_unstale":"2024-01-15T23:02:51.119792+0000","last_undegraded":"2024-01-15T23:02:51.119792+0000","last_fullsized":"2024-01-15T23:02:51.119792+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_clean_scrub_stamp":"2024-01-15T22:49:22.395337+0000","objects_scrubbed":0,"log_size":476,"log_dups_size":0,"ondisk_log_size":476,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:41:11.424663+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.0088053920000000004,"stat_sum":{"num_bytes":14278656,"num_objects":10,"num_object_clones":9,"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":59,"num_read_kb":85376,"num_write":185,"num_write_kb":48808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":2039808,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"292","length":"1"},{"start":"2a6","length":"1"},{"start":"2f9","length":"1"}]},{"pgid":"4.5","version":"0'0","reported_seq":827,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.313551+0000","last_change":"2024-01-15T22:55:45.025170+0000","last_active":"2024-01-15T23:02:49.313551+0000","last_peered":"2024-01-15T23:02:49.313551+0000","last_clean":"2024-01-15T23:02:49.313551+0000","last_became_active":"2024-01-15T22:55:45.024655+0000","last_became_peered":"2024-01-15T22:55:45.024655+0000","last_unstale":"2024-01-15T23:02:49.313551+0000","last_undegraded":"2024-01-15T23:02:49.313551+0000","last_fullsized":"2024-01-15T23:02:49.313551+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:08:53.135538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":823,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.125085+0000","last_change":"2024-01-15T22:55:17.988221+0000","last_active":"2024-01-15T23:02:50.125085+0000","last_peered":"2024-01-15T23:02:50.125085+0000","last_clean":"2024-01-15T23:02:50.125085+0000","last_became_active":"2024-01-15T22:55:17.987880+0000","last_became_peered":"2024-01-15T22:55:17.987880+0000","last_unstale":"2024-01-15T23:02:50.125085+0000","last_undegraded":"2024-01-15T23:02:50.125085+0000","last_fullsized":"2024-01-15T23:02:50.125085+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:13:03.052968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":805,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.141541+0000","last_change":"2024-01-15T22:55:45.026534+0000","last_active":"2024-01-15T23:02:50.141541+0000","last_peered":"2024-01-15T23:02:50.141541+0000","last_clean":"2024-01-15T23:02:50.141541+0000","last_became_active":"2024-01-15T22:55:45.026205+0000","last_became_peered":"2024-01-15T22:55:45.026205+0000","last_unstale":"2024-01-15T23:02:50.141541+0000","last_undegraded":"2024-01-15T23:02:50.141541+0000","last_fullsized":"2024-01-15T23:02:50.141541+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:44:47.792165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"197'197","reported_seq":1320,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.393696+0000","last_change":"2024-01-15T22:55:45.028464+0000","last_active":"2024-01-15T23:02:50.393696+0000","last_peered":"2024-01-15T23:02:50.393696+0000","last_clean":"2024-01-15T23:02:50.393696+0000","last_became_active":"2024-01-15T22:55:45.028123+0000","last_became_peered":"2024-01-15T22:55:45.028123+0000","last_unstale":"2024-01-15T23:02:50.393696+0000","last_undegraded":"2024-01-15T23:02:50.393696+0000","last_fullsized":"2024-01-15T23:02:50.393696+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:45:30.631060+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:45:30.631060+0000","last_clean_scrub_stamp":"2024-01-15T22:45:30.631060+0000","objects_scrubbed":0,"log_size":197,"log_dups_size":0,"ondisk_log_size":197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:03:33.558141+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":812,"num_read_kb":1310,"num_write":311,"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":"856'2643","reported_seq":4892,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.098941+0000","last_change":"2024-01-15T23:02:51.099457+0000","last_active":"2024-01-15T23:02:51.098941+0000","last_peered":"2024-01-15T23:02:51.098941+0000","last_clean":"2024-01-15T23:02:51.098941+0000","last_became_active":"2024-01-15T22:54:50.673561+0000","last_became_peered":"2024-01-15T22:54:50.673561+0000","last_unstale":"2024-01-15T23:02:51.098941+0000","last_undegraded":"2024-01-15T23:02:51.098941+0000","last_fullsized":"2024-01-15T23:02:51.098941+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_clean_scrub_stamp":"2024-01-15T22:49:22.395337+0000","objects_scrubbed":0,"log_size":2643,"log_dups_size":0,"ondisk_log_size":2643,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:42:45.923897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070506200000000001,"stat_sum":{"num_bytes":52387840,"num_objects":29,"num_object_clones":24,"num_object_copies":87,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29,"num_whiteouts":2,"num_read":372,"num_read_kb":518601,"num_write":816,"num_write_kb":163456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13,"num_bytes_recovered":30236672,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"292","length":"1"},{"start":"2a6","length":"1"},{"start":"2f9","length":"1"}]},{"pgid":"4.6","version":"0'0","reported_seq":822,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.394304+0000","last_change":"2024-01-15T22:53:25.963429+0000","last_active":"2024-01-15T23:02:50.394304+0000","last_peered":"2024-01-15T23:02:50.394304+0000","last_clean":"2024-01-15T23:02:50.394304+0000","last_became_active":"2024-01-15T22:53:25.963129+0000","last_became_peered":"2024-01-15T22:53:25.963129+0000","last_unstale":"2024-01-15T23:02:50.394304+0000","last_undegraded":"2024-01-15T23:02:50.394304+0000","last_fullsized":"2024-01-15T23:02:50.394304+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:58:34.943065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":823,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.099254+0000","last_change":"2024-01-15T22:54:22.126660+0000","last_active":"2024-01-15T23:02:51.099254+0000","last_peered":"2024-01-15T23:02:51.099254+0000","last_clean":"2024-01-15T23:02:51.099254+0000","last_became_active":"2024-01-15T22:54:22.126312+0000","last_became_peered":"2024-01-15T22:54:22.126312+0000","last_unstale":"2024-01-15T23:02:51.099254+0000","last_undegraded":"2024-01-15T23:02:51.099254+0000","last_fullsized":"2024-01-15T23:02:51.099254+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:14:49.260633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":804,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.393689+0000","last_change":"2024-01-15T22:55:45.028005+0000","last_active":"2024-01-15T23:02:50.393689+0000","last_peered":"2024-01-15T23:02:50.393689+0000","last_clean":"2024-01-15T23:02:50.393689+0000","last_became_active":"2024-01-15T22:55:45.027683+0000","last_became_peered":"2024-01-15T22:55:45.027683+0000","last_unstale":"2024-01-15T23:02:50.393689+0000","last_undegraded":"2024-01-15T23:02:50.393689+0000","last_fullsized":"2024-01-15T23:02:50.393689+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T10:10:32.220245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"856'2753","reported_seq":5014,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.313251+0000","last_change":"2024-01-15T23:02:47.134452+0000","last_active":"2024-01-15T23:02:49.313251+0000","last_peered":"2024-01-15T23:02:49.313251+0000","last_clean":"2024-01-15T23:02:49.313251+0000","last_became_active":"2024-01-15T22:55:18.000948+0000","last_became_peered":"2024-01-15T22:55:18.000948+0000","last_unstale":"2024-01-15T23:02:49.313251+0000","last_undegraded":"2024-01-15T23:02:49.313251+0000","last_fullsized":"2024-01-15T23:02:49.313251+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_clean_scrub_stamp":"2024-01-15T22:49:22.395337+0000","objects_scrubbed":0,"log_size":2753,"log_dups_size":0,"ondisk_log_size":2753,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:08:41.898530+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.015030580999999999,"stat_sum":{"num_bytes":84500480,"num_objects":38,"num_object_clones":33,"num_object_copies":114,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":38,"num_whiteouts":0,"num_read":424,"num_read_kb":447028,"num_write":853,"num_write_kb":198352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":52674560,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"292","length":"1"},{"start":"29b","length":"1"},{"start":"2a6","length":"1"},{"start":"2c0","length":"1"}]},{"pgid":"4.3","version":"0'0","reported_seq":823,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.101406+0000","last_change":"2024-01-15T22:55:45.022231+0000","last_active":"2024-01-15T23:02:51.101406+0000","last_peered":"2024-01-15T23:02:51.101406+0000","last_clean":"2024-01-15T23:02:51.101406+0000","last_became_active":"2024-01-15T22:55:45.021419+0000","last_became_peered":"2024-01-15T22:55:45.021419+0000","last_unstale":"2024-01-15T23:02:51.101406+0000","last_undegraded":"2024-01-15T23:02:51.101406+0000","last_fullsized":"2024-01-15T23:02:51.101406+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:28:58.108406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":805,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.394347+0000","last_change":"2024-01-15T22:55:45.023932+0000","last_active":"2024-01-15T23:02:50.394347+0000","last_peered":"2024-01-15T23:02:50.394347+0000","last_clean":"2024-01-15T23:02:50.394347+0000","last_became_active":"2024-01-15T22:55:45.020618+0000","last_became_peered":"2024-01-15T22:55:45.020618+0000","last_unstale":"2024-01-15T23:02:50.394347+0000","last_undegraded":"2024-01-15T23:02:50.394347+0000","last_fullsized":"2024-01-15T23:02:50.394347+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:20:02.013972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":840,"reported_epoch":857,"state":"active+clean","last_fresh":"2024-01-15T23:02:48.110393+0000","last_change":"2024-01-15T22:54:50.680198+0000","last_active":"2024-01-15T23:02:48.110393+0000","last_peered":"2024-01-15T23:02:48.110393+0000","last_clean":"2024-01-15T23:02:48.110393+0000","last_became_active":"2024-01-15T22:54:50.679874+0000","last_became_peered":"2024-01-15T22:54:50.679874+0000","last_unstale":"2024-01-15T23:02:48.110393+0000","last_undegraded":"2024-01-15T23:02:48.110393+0000","last_fullsized":"2024-01-15T23:02:48.110393+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:41:02.314386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"856'3232","reported_seq":5387,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.115307+0000","last_change":"2024-01-15T23:02:47.139821+0000","last_active":"2024-01-15T23:02:49.115307+0000","last_peered":"2024-01-15T23:02:49.115307+0000","last_clean":"2024-01-15T23:02:49.115307+0000","last_became_active":"2024-01-15T22:55:45.035542+0000","last_became_peered":"2024-01-15T22:55:45.035542+0000","last_unstale":"2024-01-15T23:02:49.115307+0000","last_undegraded":"2024-01-15T23:02:49.115307+0000","last_fullsized":"2024-01-15T23:02:49.115307+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_clean_scrub_stamp":"2024-01-15T22:49:22.395337+0000","objects_scrubbed":0,"log_size":3232,"log_dups_size":0,"ondisk_log_size":3232,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:16:39.224646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.031905670999999997,"stat_sum":{"num_bytes":64405504,"num_objects":35,"num_object_clones":29,"num_object_copies":105,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":35,"num_whiteouts":2,"num_read":455,"num_read_kb":805449,"num_write":925,"num_write_kb":202680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15,"num_bytes_recovered":80822272,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"292","length":"1"},{"start":"29b","length":"1"},{"start":"2a6","length":"1"},{"start":"2c0","length":"1"}]},{"pgid":"4.0","version":"0'0","reported_seq":807,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.124869+0000","last_change":"2024-01-15T22:55:45.029380+0000","last_active":"2024-01-15T23:02:50.124869+0000","last_peered":"2024-01-15T23:02:50.124869+0000","last_clean":"2024-01-15T23:02:50.124869+0000","last_became_active":"2024-01-15T22:55:45.029051+0000","last_became_peered":"2024-01-15T22:55:45.029051+0000","last_unstale":"2024-01-15T23:02:50.124869+0000","last_undegraded":"2024-01-15T23:02:50.124869+0000","last_fullsized":"2024-01-15T23:02:50.124869+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:25:42.007349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"463'3","reported_seq":847,"reported_epoch":857,"state":"active+clean","last_fresh":"2024-01-15T23:02:48.111509+0000","last_change":"2024-01-15T22:55:17.984977+0000","last_active":"2024-01-15T23:02:48.111509+0000","last_peered":"2024-01-15T23:02:48.111509+0000","last_clean":"2024-01-15T23:02:48.111509+0000","last_became_active":"2024-01-15T22:55:17.984567+0000","last_became_peered":"2024-01-15T22:55:17.984567+0000","last_unstale":"2024-01-15T23:02:48.111509+0000","last_undegraded":"2024-01-15T23:02:48.111509+0000","last_fullsized":"2024-01-15T23:02:48.111509+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T02:44:19.487296+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":836,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.126068+0000","last_change":"2024-01-15T22:53:54.025766+0000","last_active":"2024-01-15T23:02:50.126068+0000","last_peered":"2024-01-15T23:02:50.126068+0000","last_clean":"2024-01-15T23:02:50.126068+0000","last_became_active":"2024-01-15T22:53:54.025475+0000","last_became_peered":"2024-01-15T22:53:54.025475+0000","last_unstale":"2024-01-15T23:02:50.126068+0000","last_undegraded":"2024-01-15T23:02:50.126068+0000","last_fullsized":"2024-01-15T23:02:50.126068+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:20:57.453262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.0","version":"860'1602","reported_seq":3935,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.120918+0000","last_change":"2024-01-15T23:02:51.122257+0000","last_active":"2024-01-15T23:02:51.120918+0000","last_peered":"2024-01-15T23:02:51.120918+0000","last_clean":"2024-01-15T23:02:51.120918+0000","last_became_active":"2024-01-15T22:54:22.135663+0000","last_became_peered":"2024-01-15T22:54:22.135663+0000","last_unstale":"2024-01-15T23:02:51.120918+0000","last_undegraded":"2024-01-15T23:02:51.120918+0000","last_fullsized":"2024-01-15T23:02:51.120918+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_clean_scrub_stamp":"2024-01-15T22:49:22.395337+0000","objects_scrubbed":0,"log_size":1602,"log_dups_size":0,"ondisk_log_size":1602,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:33:50.413571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.017176512000000001,"stat_sum":{"num_bytes":27639808,"num_objects":19,"num_object_clones":16,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":1,"num_read":195,"num_read_kb":294350,"num_write":497,"num_write_kb":81240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":29155328,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"292","length":"1"},{"start":"2a6","length":"1"},{"start":"2f9","length":"1"}]},{"pgid":"4.1","version":"0'0","reported_seq":838,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.114847+0000","last_change":"2024-01-15T22:55:17.991546+0000","last_active":"2024-01-15T23:02:49.114847+0000","last_peered":"2024-01-15T23:02:49.114847+0000","last_clean":"2024-01-15T23:02:49.114847+0000","last_became_active":"2024-01-15T22:55:17.991223+0000","last_became_peered":"2024-01-15T22:55:17.991223+0000","last_unstale":"2024-01-15T23:02:49.114847+0000","last_undegraded":"2024-01-15T23:02:49.114847+0000","last_fullsized":"2024-01-15T23:02:49.114847+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:34.644839+0000","last_clean_scrub_stamp":"2024-01-15T22:47:34.644839+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:00:18.371313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"57'2","reported_seq":852,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.313564+0000","last_change":"2024-01-15T22:55:17.993356+0000","last_active":"2024-01-15T23:02:49.313564+0000","last_peered":"2024-01-15T23:02:49.313564+0000","last_clean":"2024-01-15T23:02:49.313564+0000","last_became_active":"2024-01-15T22:55:17.992988+0000","last_became_peered":"2024-01-15T22:55:17.992988+0000","last_unstale":"2024-01-15T23:02:49.313564+0000","last_undegraded":"2024-01-15T23:02:49.313564+0000","last_fullsized":"2024-01-15T23:02:49.313564+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T01:38:18.191923+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":9,"num_read_kb":9,"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":822,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.394044+0000","last_change":"2024-01-15T22:54:22.140621+0000","last_active":"2024-01-15T23:02:50.394044+0000","last_peered":"2024-01-15T23:02:50.394044+0000","last_clean":"2024-01-15T23:02:50.394044+0000","last_became_active":"2024-01-15T22:54:22.140315+0000","last_became_peered":"2024-01-15T22:54:22.140315+0000","last_unstale":"2024-01-15T23:02:50.394044+0000","last_undegraded":"2024-01-15T23:02:50.394044+0000","last_fullsized":"2024-01-15T23:02:50.394044+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:09:36.533660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"860'2274","reported_seq":4562,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.105277+0000","last_change":"2024-01-15T23:02:51.106787+0000","last_active":"2024-01-15T23:02:51.105277+0000","last_peered":"2024-01-15T23:02:51.105277+0000","last_clean":"2024-01-15T23:02:51.105277+0000","last_became_active":"2024-01-15T22:55:17.998281+0000","last_became_peered":"2024-01-15T22:55:17.998281+0000","last_unstale":"2024-01-15T23:02:51.105277+0000","last_undegraded":"2024-01-15T23:02:51.105277+0000","last_fullsized":"2024-01-15T23:02:51.105277+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_clean_scrub_stamp":"2024-01-15T22:49:22.395337+0000","objects_scrubbed":0,"log_size":2274,"log_dups_size":0,"ondisk_log_size":2274,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:25:05.437404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0076951500000000004,"stat_sum":{"num_bytes":32555008,"num_objects":23,"num_object_clones":19,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":2,"num_read":335,"num_read_kb":467464,"num_write":797,"num_write_kb":129984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":29286400,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"292","length":"1"},{"start":"2a6","length":"1"},{"start":"2f9","length":"1"}]},{"pgid":"2.8","version":"0'0","reported_seq":804,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.393924+0000","last_change":"2024-01-15T22:55:45.028537+0000","last_active":"2024-01-15T23:02:50.393924+0000","last_peered":"2024-01-15T23:02:50.393924+0000","last_clean":"2024-01-15T23:02:50.393924+0000","last_became_active":"2024-01-15T22:55:45.028209+0000","last_became_peered":"2024-01-15T22:55:45.028209+0000","last_unstale":"2024-01-15T23:02:50.393924+0000","last_undegraded":"2024-01-15T23:02:50.393924+0000","last_fullsized":"2024-01-15T23:02:50.393924+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:49:40.506799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":839,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.114847+0000","last_change":"2024-01-15T22:55:45.037239+0000","last_active":"2024-01-15T23:02:49.114847+0000","last_peered":"2024-01-15T23:02:49.114847+0000","last_clean":"2024-01-15T23:02:49.114847+0000","last_became_active":"2024-01-15T22:55:45.035023+0000","last_became_peered":"2024-01-15T22:55:45.035023+0000","last_unstale":"2024-01-15T23:02:49.114847+0000","last_undegraded":"2024-01-15T23:02:49.114847+0000","last_fullsized":"2024-01-15T23:02:49.114847+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:36:19.108598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"858'1225","reported_seq":3594,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.154411+0000","last_change":"2024-01-15T23:02:47.118506+0000","last_active":"2024-01-15T23:02:49.154411+0000","last_peered":"2024-01-15T23:02:49.154411+0000","last_clean":"2024-01-15T23:02:49.154411+0000","last_became_active":"2024-01-15T22:54:50.674020+0000","last_became_peered":"2024-01-15T22:54:50.674020+0000","last_unstale":"2024-01-15T23:02:49.154411+0000","last_undegraded":"2024-01-15T23:02:49.154411+0000","last_fullsized":"2024-01-15T23:02:49.154411+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_clean_scrub_stamp":"2024-01-15T22:49:22.395337+0000","objects_scrubbed":0,"log_size":1225,"log_dups_size":0,"ondisk_log_size":1225,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:59:06.274763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.010175393,"stat_sum":{"num_bytes":26738688,"num_objects":13,"num_object_clones":11,"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":158,"num_read_kb":182164,"num_write":322,"num_write_kb":76200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":16547840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"292","length":"1"},{"start":"29b","length":"1"},{"start":"2a6","length":"1"},{"start":"2c0","length":"1"}]},{"pgid":"2.9","version":"0'0","reported_seq":840,"reported_epoch":857,"state":"active+clean","last_fresh":"2024-01-15T23:02:48.110181+0000","last_change":"2024-01-15T22:55:45.034373+0000","last_active":"2024-01-15T23:02:48.110181+0000","last_peered":"2024-01-15T23:02:48.110181+0000","last_clean":"2024-01-15T23:02:48.110181+0000","last_became_active":"2024-01-15T22:55:45.034092+0000","last_became_peered":"2024-01-15T22:55:45.034092+0000","last_unstale":"2024-01-15T23:02:48.110181+0000","last_undegraded":"2024-01-15T23:02:48.110181+0000","last_fullsized":"2024-01-15T23:02:48.110181+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:55:50.893114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":837,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.124886+0000","last_change":"2024-01-15T22:55:45.029450+0000","last_active":"2024-01-15T23:02:50.124886+0000","last_peered":"2024-01-15T23:02:50.124886+0000","last_clean":"2024-01-15T23:02:50.124886+0000","last_became_active":"2024-01-15T22:55:45.029122+0000","last_became_peered":"2024-01-15T22:55:45.029122+0000","last_unstale":"2024-01-15T23:02:50.124886+0000","last_undegraded":"2024-01-15T23:02:50.124886+0000","last_fullsized":"2024-01-15T23:02:50.124886+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:49:22.208081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"860'3245","reported_seq":5397,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.139270+0000","last_change":"2024-01-15T23:02:51.140658+0000","last_active":"2024-01-15T23:02:51.139270+0000","last_peered":"2024-01-15T23:02:51.139270+0000","last_clean":"2024-01-15T23:02:51.139270+0000","last_became_active":"2024-01-15T22:55:45.021325+0000","last_became_peered":"2024-01-15T22:55:45.021325+0000","last_unstale":"2024-01-15T23:02:51.139270+0000","last_undegraded":"2024-01-15T23:02:51.139270+0000","last_fullsized":"2024-01-15T23:02:51.139270+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_clean_scrub_stamp":"2024-01-15T22:49:22.395337+0000","objects_scrubbed":0,"log_size":3245,"log_dups_size":0,"ondisk_log_size":3245,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:05:21.481916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.022921525000000002,"stat_sum":{"num_bytes":66813952,"num_objects":46,"num_object_clones":40,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":46,"num_whiteouts":1,"num_read":438,"num_read_kb":605783,"num_write":1192,"num_write_kb":213936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":49602560,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"292","length":"1"},{"start":"2a6","length":"1"},{"start":"2f9","length":"1"}]},{"pgid":"2.a","version":"0'0","reported_seq":840,"reported_epoch":857,"state":"active+clean","last_fresh":"2024-01-15T23:02:48.110142+0000","last_change":"2024-01-15T22:55:45.023170+0000","last_active":"2024-01-15T23:02:48.110142+0000","last_peered":"2024-01-15T23:02:48.110142+0000","last_clean":"2024-01-15T23:02:48.110142+0000","last_became_active":"2024-01-15T22:55:45.022869+0000","last_became_peered":"2024-01-15T22:55:45.022869+0000","last_unstale":"2024-01-15T23:02:48.110142+0000","last_undegraded":"2024-01-15T23:02:48.110142+0000","last_fullsized":"2024-01-15T23:02:48.110142+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:40:41.370032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":810,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.104475+0000","last_change":"2024-01-15T22:54:22.141490+0000","last_active":"2024-01-15T23:02:51.104475+0000","last_peered":"2024-01-15T23:02:51.104475+0000","last_clean":"2024-01-15T23:02:51.104475+0000","last_became_active":"2024-01-15T22:54:22.141184+0000","last_became_peered":"2024-01-15T22:54:22.141184+0000","last_unstale":"2024-01-15T23:02:51.104475+0000","last_undegraded":"2024-01-15T23:02:51.104475+0000","last_fullsized":"2024-01-15T23:02:51.104475+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:33:24.367180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.c","version":"856'1791","reported_seq":4157,"reported_epoch":857,"state":"active+clean","last_fresh":"2024-01-15T23:02:48.110288+0000","last_change":"2024-01-15T23:02:47.133018+0000","last_active":"2024-01-15T23:02:48.110288+0000","last_peered":"2024-01-15T23:02:48.110288+0000","last_clean":"2024-01-15T23:02:48.110288+0000","last_became_active":"2024-01-15T22:54:22.141948+0000","last_became_peered":"2024-01-15T22:54:22.141948+0000","last_unstale":"2024-01-15T23:02:48.110288+0000","last_undegraded":"2024-01-15T23:02:48.110288+0000","last_fullsized":"2024-01-15T23:02:48.110288+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_clean_scrub_stamp":"2024-01-15T22:49:22.395337+0000","objects_scrubbed":0,"log_size":1791,"log_dups_size":0,"ondisk_log_size":1791,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:06:16.987853+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.027544961999999999,"stat_sum":{"num_bytes":29835264,"num_objects":26,"num_object_clones":22,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":277,"num_read_kb":275186,"num_write":673,"num_write_kb":110560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":41730048,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"292","length":"1"},{"start":"29b","length":"1"},{"start":"2a6","length":"1"},{"start":"2c0","length":"1"}]},{"pgid":"2.b","version":"456'4","reported_seq":837,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.394104+0000","last_change":"2024-01-15T22:55:45.034548+0000","last_active":"2024-01-15T23:02:50.394104+0000","last_peered":"2024-01-15T23:02:50.394104+0000","last_clean":"2024-01-15T23:02:50.394104+0000","last_became_active":"2024-01-15T22:55:45.033913+0000","last_became_peered":"2024-01-15T22:55:45.033913+0000","last_unstale":"2024-01-15T23:02:50.394104+0000","last_undegraded":"2024-01-15T23:02:50.394104+0000","last_fullsized":"2024-01-15T23:02:50.394104+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T05:53:35.592413+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":832,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.313143+0000","last_change":"2024-01-15T22:55:17.994885+0000","last_active":"2024-01-15T23:02:49.313143+0000","last_peered":"2024-01-15T23:02:49.313143+0000","last_clean":"2024-01-15T23:02:49.313143+0000","last_became_active":"2024-01-15T22:55:17.994380+0000","last_became_peered":"2024-01-15T22:55:17.994380+0000","last_unstale":"2024-01-15T23:02:49.313143+0000","last_undegraded":"2024-01-15T23:02:49.313143+0000","last_fullsized":"2024-01-15T23:02:49.313143+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:03:16.370269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":2457,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.117002+0000","last_change":"2024-01-15T23:02:51.119022+0000","last_active":"2024-01-15T23:02:51.117002+0000","last_peered":"2024-01-15T23:02:51.117002+0000","last_clean":"2024-01-15T23:02:51.117002+0000","last_became_active":"2024-01-15T22:54:50.667758+0000","last_became_peered":"2024-01-15T22:54:50.667758+0000","last_unstale":"2024-01-15T23:02:51.117002+0000","last_undegraded":"2024-01-15T23:02:51.117002+0000","last_fullsized":"2024-01-15T23:02:51.117002+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_clean_scrub_stamp":"2024-01-15T22:49:22.395337+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T09:12:24.538498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0022158529999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"292","length":"1"},{"start":"2a6","length":"1"},{"start":"2f9","length":"1"}]},{"pgid":"2.c","version":"0'0","reported_seq":834,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.118823+0000","last_change":"2024-01-15T22:54:50.672336+0000","last_active":"2024-01-15T23:02:50.118823+0000","last_peered":"2024-01-15T23:02:50.118823+0000","last_clean":"2024-01-15T23:02:50.118823+0000","last_became_active":"2024-01-15T22:54:50.672019+0000","last_became_peered":"2024-01-15T22:54:50.672019+0000","last_unstale":"2024-01-15T23:02:50.118823+0000","last_undegraded":"2024-01-15T23:02:50.118823+0000","last_fullsized":"2024-01-15T23:02:50.118823+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T05:02:36.690113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":815,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.394500+0000","last_change":"2024-01-15T22:55:45.024857+0000","last_active":"2024-01-15T23:02:50.394500+0000","last_peered":"2024-01-15T23:02:50.394500+0000","last_clean":"2024-01-15T23:02:50.394500+0000","last_became_active":"2024-01-15T22:55:45.024541+0000","last_became_peered":"2024-01-15T22:55:45.024541+0000","last_unstale":"2024-01-15T23:02:50.394500+0000","last_undegraded":"2024-01-15T23:02:50.394500+0000","last_fullsized":"2024-01-15T23:02:50.394500+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:05:14.215429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"860'1648","reported_seq":3990,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.131611+0000","last_change":"2024-01-15T23:02:51.132925+0000","last_active":"2024-01-15T23:02:51.131611+0000","last_peered":"2024-01-15T23:02:51.131611+0000","last_clean":"2024-01-15T23:02:51.131611+0000","last_became_active":"2024-01-15T22:54:22.153741+0000","last_became_peered":"2024-01-15T22:54:22.153741+0000","last_unstale":"2024-01-15T23:02:51.131611+0000","last_undegraded":"2024-01-15T23:02:51.131611+0000","last_fullsized":"2024-01-15T23:02:51.131611+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_clean_scrub_stamp":"2024-01-15T22:49:22.395337+0000","objects_scrubbed":0,"log_size":1648,"log_dups_size":0,"ondisk_log_size":1648,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:04:52.717564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.015279189,"stat_sum":{"num_bytes":36986880,"num_objects":20,"num_object_clones":17,"num_object_copies":60,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":20,"num_whiteouts":1,"num_read":213,"num_read_kb":272130,"num_write":425,"num_write_kb":98944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":3112960,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"292","length":"1"},{"start":"2a6","length":"1"},{"start":"2f9","length":"1"}]},{"pgid":"2.d","version":"57'1","reported_seq":844,"reported_epoch":857,"state":"active+clean","last_fresh":"2024-01-15T23:02:48.110635+0000","last_change":"2024-01-15T22:54:22.138820+0000","last_active":"2024-01-15T23:02:48.110635+0000","last_peered":"2024-01-15T23:02:48.110635+0000","last_clean":"2024-01-15T23:02:48.110635+0000","last_became_active":"2024-01-15T22:54:22.138431+0000","last_became_peered":"2024-01-15T22:54:22.138431+0000","last_unstale":"2024-01-15T23:02:48.110635+0000","last_undegraded":"2024-01-15T23:02:48.110635+0000","last_fullsized":"2024-01-15T23:02:48.110635+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T03:23:28.352449+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":831,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.141536+0000","last_change":"2024-01-15T22:55:17.997541+0000","last_active":"2024-01-15T23:02:50.141536+0000","last_peered":"2024-01-15T23:02:50.141536+0000","last_clean":"2024-01-15T23:02:50.141536+0000","last_became_active":"2024-01-15T22:55:17.996911+0000","last_became_peered":"2024-01-15T22:55:17.996911+0000","last_unstale":"2024-01-15T23:02:50.141536+0000","last_undegraded":"2024-01-15T23:02:50.141536+0000","last_fullsized":"2024-01-15T23:02:50.141536+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T04:28:57.997013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"860'1064","reported_seq":3460,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.115395+0000","last_change":"2024-01-15T23:02:51.117613+0000","last_active":"2024-01-15T23:02:51.115395+0000","last_peered":"2024-01-15T23:02:51.115395+0000","last_clean":"2024-01-15T23:02:51.115395+0000","last_became_active":"2024-01-15T22:55:45.029920+0000","last_became_peered":"2024-01-15T22:55:45.029920+0000","last_unstale":"2024-01-15T23:02:51.115395+0000","last_undegraded":"2024-01-15T23:02:51.115395+0000","last_fullsized":"2024-01-15T23:02:51.115395+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:49:22.395337+0000","last_clean_scrub_stamp":"2024-01-15T22:49:22.395337+0000","objects_scrubbed":0,"log_size":1064,"log_dups_size":0,"ondisk_log_size":1064,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:00:38.502105+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.007856221,"stat_sum":{"num_bytes":37412864,"num_objects":14,"num_object_clones":12,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":0,"num_read":137,"num_read_kb":147365,"num_write":322,"num_write_kb":67408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":6127616,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"292","length":"1"},{"start":"2a6","length":"1"},{"start":"2f9","length":"1"}]},{"pgid":"2.e","version":"57'2","reported_seq":812,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.118495+0000","last_change":"2024-01-15T22:55:45.027863+0000","last_active":"2024-01-15T23:02:50.118495+0000","last_peered":"2024-01-15T23:02:50.118495+0000","last_clean":"2024-01-15T23:02:50.118495+0000","last_became_active":"2024-01-15T22:55:45.027494+0000","last_became_peered":"2024-01-15T22:55:45.027494+0000","last_unstale":"2024-01-15T23:02:50.118495+0000","last_undegraded":"2024-01-15T23:02:50.118495+0000","last_fullsized":"2024-01-15T23:02:50.118495+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:06.349464+0000","last_clean_scrub_stamp":"2024-01-15T22:47:06.349464+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-01-17T07:01:36.791943+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":9,"num_read_kb":9,"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":812,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.394641+0000","last_change":"2024-01-15T22:55:45.027342+0000","last_active":"2024-01-15T23:02:50.394641+0000","last_peered":"2024-01-15T23:02:50.394641+0000","last_clean":"2024-01-15T23:02:50.394641+0000","last_became_active":"2024-01-15T22:55:45.026970+0000","last_became_peered":"2024-01-15T22:55:45.026970+0000","last_unstale":"2024-01-15T23:02:50.394641+0000","last_undegraded":"2024-01-15T23:02:50.394641+0000","last_fullsized":"2024-01-15T23:02:50.394641+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T03:53:17.118019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":817,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.312910+0000","last_change":"2024-01-15T22:55:17.982475+0000","last_active":"2024-01-15T23:02:49.312910+0000","last_peered":"2024-01-15T23:02:49.312910+0000","last_clean":"2024-01-15T23:02:49.312910+0000","last_became_active":"2024-01-15T22:55:17.982135+0000","last_became_peered":"2024-01-15T22:55:17.982135+0000","last_unstale":"2024-01-15T23:02:49.312910+0000","last_undegraded":"2024-01-15T23:02:49.312910+0000","last_fullsized":"2024-01-15T23:02:49.312910+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:51:09.897090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":806,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.117352+0000","last_change":"2024-01-15T22:55:17.986395+0000","last_active":"2024-01-15T23:02:50.117352+0000","last_peered":"2024-01-15T23:02:50.117352+0000","last_clean":"2024-01-15T23:02:50.117352+0000","last_became_active":"2024-01-15T22:55:17.986076+0000","last_became_peered":"2024-01-15T22:55:17.986076+0000","last_unstale":"2024-01-15T23:02:50.117352+0000","last_undegraded":"2024-01-15T23:02:50.117352+0000","last_fullsized":"2024-01-15T23:02:50.117352+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:20:22.254351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":833,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.141602+0000","last_change":"2024-01-15T22:54:50.673049+0000","last_active":"2024-01-15T23:02:50.141602+0000","last_peered":"2024-01-15T23:02:50.141602+0000","last_clean":"2024-01-15T23:02:50.141602+0000","last_became_active":"2024-01-15T22:54:50.671702+0000","last_became_peered":"2024-01-15T22:54:50.671702+0000","last_unstale":"2024-01-15T23:02:50.141602+0000","last_undegraded":"2024-01-15T23:02:50.141602+0000","last_fullsized":"2024-01-15T23:02:50.141602+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:32:20.780167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":823,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.100912+0000","last_change":"2024-01-15T22:54:22.134490+0000","last_active":"2024-01-15T23:02:51.100912+0000","last_peered":"2024-01-15T23:02:51.100912+0000","last_clean":"2024-01-15T23:02:51.100912+0000","last_became_active":"2024-01-15T22:54:22.133980+0000","last_became_peered":"2024-01-15T22:54:22.133980+0000","last_unstale":"2024-01-15T23:02:51.100912+0000","last_undegraded":"2024-01-15T23:02:51.100912+0000","last_fullsized":"2024-01-15T23:02:51.100912+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:17:36.712610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":810,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.125929+0000","last_change":"2024-01-15T22:54:22.137895+0000","last_active":"2024-01-15T23:02:50.125929+0000","last_peered":"2024-01-15T23:02:50.125929+0000","last_clean":"2024-01-15T23:02:50.125929+0000","last_became_active":"2024-01-15T22:54:22.137603+0000","last_became_peered":"2024-01-15T22:54:22.137603+0000","last_unstale":"2024-01-15T23:02:50.125929+0000","last_undegraded":"2024-01-15T23:02:50.125929+0000","last_fullsized":"2024-01-15T23:02:50.125929+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T06:03:11.741545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":840,"reported_epoch":857,"state":"active+clean","last_fresh":"2024-01-15T23:02:48.110722+0000","last_change":"2024-01-15T22:53:54.028914+0000","last_active":"2024-01-15T23:02:48.110722+0000","last_peered":"2024-01-15T23:02:48.110722+0000","last_clean":"2024-01-15T23:02:48.110722+0000","last_became_active":"2024-01-15T22:53:54.028565+0000","last_became_peered":"2024-01-15T22:53:54.028565+0000","last_unstale":"2024-01-15T23:02:48.110722+0000","last_undegraded":"2024-01-15T23:02:48.110722+0000","last_fullsized":"2024-01-15T23:02:48.110722+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T08:02:42.115471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":830,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.313637+0000","last_change":"2024-01-15T22:55:45.032996+0000","last_active":"2024-01-15T23:02:49.313637+0000","last_peered":"2024-01-15T23:02:49.313637+0000","last_clean":"2024-01-15T23:02:49.313637+0000","last_became_active":"2024-01-15T22:55:45.032690+0000","last_became_peered":"2024-01-15T22:55:45.032690+0000","last_unstale":"2024-01-15T23:02:49.313637+0000","last_undegraded":"2024-01-15T23:02:49.313637+0000","last_fullsized":"2024-01-15T23:02:49.313637+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:17:54.199228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":836,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.126248+0000","last_change":"2024-01-15T22:53:54.025838+0000","last_active":"2024-01-15T23:02:50.126248+0000","last_peered":"2024-01-15T23:02:50.126248+0000","last_clean":"2024-01-15T23:02:50.126248+0000","last_became_active":"2024-01-15T22:53:54.025562+0000","last_became_peered":"2024-01-15T22:53:54.025562+0000","last_unstale":"2024-01-15T23:02:50.126248+0000","last_undegraded":"2024-01-15T23:02:50.126248+0000","last_fullsized":"2024-01-15T23:02:50.126248+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T00:04:00.866797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[3,1,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":833,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.141413+0000","last_change":"2024-01-15T22:54:50.669840+0000","last_active":"2024-01-15T23:02:50.141413+0000","last_peered":"2024-01-15T23:02:50.141413+0000","last_clean":"2024-01-15T23:02:50.141413+0000","last_became_active":"2024-01-15T22:54:50.668989+0000","last_became_peered":"2024-01-15T22:54:50.668989+0000","last_unstale":"2024-01-15T23:02:50.141413+0000","last_undegraded":"2024-01-15T23:02:50.141413+0000","last_fullsized":"2024-01-15T23:02:50.141413+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T02:48:11.835558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":837,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-01-15T23:02:51.106522+0000","last_change":"2024-01-15T22:54:22.134082+0000","last_active":"2024-01-15T23:02:51.106522+0000","last_peered":"2024-01-15T23:02:51.106522+0000","last_clean":"2024-01-15T23:02:51.106522+0000","last_became_active":"2024-01-15T22:54:22.133740+0000","last_became_peered":"2024-01-15T22:54:22.133740+0000","last_unstale":"2024-01-15T23:02:51.106522+0000","last_undegraded":"2024-01-15T23:02:51.106522+0000","last_fullsized":"2024-01-15T23:02:51.106522+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T07:45:35.057834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":802,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.141373+0000","last_change":"2024-01-15T22:55:45.017016+0000","last_active":"2024-01-15T23:02:50.141373+0000","last_peered":"2024-01-15T23:02:50.141373+0000","last_clean":"2024-01-15T23:02:50.141373+0000","last_became_active":"2024-01-15T22:55:45.016634+0000","last_became_peered":"2024-01-15T22:55:45.016634+0000","last_unstale":"2024-01-15T23:02:50.141373+0000","last_undegraded":"2024-01-15T23:02:50.141373+0000","last_fullsized":"2024-01-15T23:02:50.141373+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-17T01:56:36.970710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":822,"reported_epoch":859,"state":"active+clean","last_fresh":"2024-01-15T23:02:50.393652+0000","last_change":"2024-01-15T22:55:45.022660+0000","last_active":"2024-01-15T23:02:50.393652+0000","last_peered":"2024-01-15T23:02:50.393652+0000","last_clean":"2024-01-15T23:02:50.393652+0000","last_became_active":"2024-01-15T22:55:45.022065+0000","last_became_peered":"2024-01-15T22:55:45.022065+0000","last_unstale":"2024-01-15T23:02:50.393652+0000","last_undegraded":"2024-01-15T23:02:50.393652+0000","last_fullsized":"2024-01-15T23:02:50.393652+0000","mapping_epoch":438,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":439,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T22:49:25.086586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":832,"reported_epoch":858,"state":"active+clean","last_fresh":"2024-01-15T23:02:49.313139+0000","last_change":"2024-01-15T22:55:17.993937+0000","last_active":"2024-01-15T23:02:49.313139+0000","last_peered":"2024-01-15T23:02:49.313139+0000","last_clean":"2024-01-15T23:02:49.313139+0000","last_became_active":"2024-01-15T22:55:17.993608+0000","last_became_peered":"2024-01-15T22:55:17.993608+0000","last_unstale":"2024-01-15T23:02:49.313139+0000","last_undegraded":"2024-01-15T23:02:49.313139+0000","last_fullsized":"2024-01-15T23:02:49.313139+0000","mapping_epoch":411,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":412,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-15T22:47:07.353356+0000","last_clean_scrub_stamp":"2024-01-15T22:47:07.353356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-01-16T23:04:36.666031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":559185920,"num_objects":334,"num_object_clones":284,"num_object_copies":1002,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":334,"num_whiteouts":11,"num_read":3696,"num_read_kb":5156426,"num_write":8781,"num_write_kb":1724184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":111,"num_bytes_recovered":396656640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":719458304,"data_stored":1646792704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":27113,"ondisk_log_size":27113,"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":812,"num_read_kb":1310,"num_write":311,"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":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":6574,"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":128,"num_read_kb":142,"num_write":69,"num_write_kb":35,"num_scrub_errors":0,"num_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":19722,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":87990,"internal_metadata":0},"log_size":75,"ondisk_log_size":75,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":438,"seq":1881195675735,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":429352,"kb_used_data":79896,"kb_used_omap":125,"kb_used_meta":349314,"kb_avail":93315800,"statfs":{"total":95995035648,"available":95555379200,"internally_reserved":0,"allocated":81813504,"data_stored":188471429,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":128527,"internal_metadata":357698033},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 23:01:52 2024","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.58899999999999997,"15min":0.55100000000000005},"min":{"1min":0.41999999999999998,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.58499999999999996,"15min":0.55500000000000005},"min":{"1min":0.33300000000000002,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.77000000000000002,"5min":0.94499999999999995,"15min":0.94499999999999995},"last":0.40799999999999997}]},{"osd":1,"last update":"Mon Jan 15 23:01:52 2024","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.58099999999999996,"15min":0.56200000000000006},"min":{"1min":0.36299999999999999,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.59699999999999998,"15min":0.55300000000000005},"min":{"1min":0.443,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.78600000000000003,"5min":0.871,"15min":0.90300000000000002},"last":0.48599999999999999}]},{"osd":2,"last update":"Mon Jan 15 23:01:52 2024","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.58599999999999997,"15min":0.55900000000000005},"min":{"1min":0.41899999999999998,"5min":0.39500000000000002,"15min":0.376},"max":{"1min":0.81499999999999995,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.60799999999999998,"15min":0.57399999999999995},"min":{"1min":0.38100000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.56399999999999995}]},{"osd":3,"last update":"Mon Jan 15 23:01:52 2024","interfaces":[{"interface":"back","average":{"1min":0.66000000000000003,"5min":0.60999999999999999,"15min":0.58599999999999997},"min":{"1min":0.379,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.60899999999999999,"15min":0.58099999999999996},"min":{"1min":0.51000000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.82399999999999995,"5min":0.84999999999999998,"15min":0.93500000000000005},"last":0.501}]},{"osd":4,"last update":"Mon Jan 15 23:01:52 2024","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.46999999999999997,"15min":0.45600000000000002},"min":{"1min":0.33000000000000002,"5min":0.32400000000000001,"15min":0.27000000000000002},"max":{"1min":0.76600000000000001,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.49399999999999999,"15min":0.47399999999999998},"min":{"1min":0.36499999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.70599999999999996,"5min":0.82399999999999995,"15min":0.879},"last":0.57999999999999996}]},{"osd":5,"last update":"Mon Jan 15 23:01:52 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.52000000000000002,"15min":0.50800000000000001},"min":{"1min":0.40100000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.78900000000000003,"5min":0.92700000000000005,"15min":0.92700000000000005},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.49099999999999999,"15min":0.50700000000000001},"min":{"1min":0.311,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.745,"5min":0.80200000000000005,"15min":0.81399999999999995},"last":0.46700000000000003}]},{"osd":6,"last update":"Mon Jan 15 23:01:52 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.55200000000000005,"15min":0.52300000000000002},"min":{"1min":0.42499999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.73599999999999999,"5min":0.879,"15min":0.879},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.52800000000000002,"15min":0.54300000000000004},"min":{"1min":0.35199999999999998,"5min":0.308,"15min":0.308},"max":{"1min":0.78500000000000003,"5min":0.89900000000000002,"15min":0.91200000000000003},"last":0.59699999999999998}]}]},{"osd":6,"up_from":411,"seq":1765231558748,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":445248,"kb_used_data":90932,"kb_used_omap":106,"kb_used_meta":354197,"kb_avail":93299904,"statfs":{"total":95995035648,"available":95539101696,"internally_reserved":0,"allocated":93114368,"data_stored":167362402,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":109275,"internal_metadata":362698021},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 23:02:30 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.33100000000000002,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.751,"5min":0.77600000000000002,"15min":0.95899999999999996},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.58499999999999996,"15min":0.59299999999999997},"min":{"1min":0.42699999999999999,"5min":0.32900000000000001,"15min":0.32300000000000001},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":1.391},"last":0.69399999999999995}]},{"osd":1,"last update":"Mon Jan 15 23:02:30 2024","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.626,"15min":0.61799999999999999},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":1.512},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.57899999999999996,"15min":0.60399999999999998},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.73699999999999999,"5min":0.80500000000000005,"15min":1.5309999999999999},"last":0.74199999999999999}]},{"osd":2,"last update":"Mon Jan 15 23:02:30 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56200000000000006,"15min":0.55400000000000005},"min":{"1min":0.39900000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.752,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.623,"5min":0.59999999999999998,"15min":0.58799999999999997},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.33700000000000002},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.85199999999999998},"last":0.75900000000000001}]},{"osd":3,"last update":"Mon Jan 15 23:02:30 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.60999999999999999,"15min":0.60099999999999998},"min":{"1min":0.44,"5min":0.41299999999999998,"15min":0.38500000000000001},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.57899999999999996,"15min":0.60799999999999998},"min":{"1min":0.45700000000000002,"5min":0.36899999999999999,"15min":0.35599999999999998},"max":{"1min":0.76700000000000002,"5min":0.81299999999999994,"15min":1.351},"last":0.61499999999999999}]},{"osd":4,"last update":"Mon Jan 15 23:02:30 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.46400000000000002,"15min":0.47999999999999998},"min":{"1min":0.308,"5min":0.308,"15min":0.28499999999999998},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":1.278},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51100000000000001,"15min":0.51600000000000001},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.83399999999999996},"last":0.56399999999999995}]},{"osd":5,"last update":"Mon Jan 15 23:02:30 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.47499999999999998,"15min":0.51200000000000001},"min":{"1min":0.32800000000000001,"5min":0.31900000000000001,"15min":0.27700000000000002},"max":{"1min":0.71599999999999997,"5min":0.78300000000000003,"15min":1.419},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.53400000000000003,"15min":0.55200000000000005},"min":{"1min":0.35599999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":2.5470000000000002},"last":0.63}]},{"osd":7,"last update":"Mon Jan 15 23:01:51 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.59999999999999998,"15min":0.56000000000000005},"min":{"1min":0.34200000000000003,"5min":0.32600000000000001,"15min":0.311},"max":{"1min":0.76200000000000001,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.58599999999999997,"15min":0.56499999999999995},"min":{"1min":0.38100000000000001,"5min":0.377,"15min":0.371},"max":{"1min":0.748,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":0.67900000000000005}]}]},{"osd":1,"up_from":273,"seq":1172526071928,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":551908,"kb_used_data":93972,"kb_used_omap":105,"kb_used_meta":457814,"kb_avail":93193244,"statfs":{"total":95995035648,"available":95429881856,"internally_reserved":0,"allocated":96227328,"data_stored":223156468,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":108308,"internal_metadata":468801772},"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":"Mon Jan 15 23:02:12 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.40100000000000002,"15min":0.41999999999999998},"min":{"1min":0.22900000000000001,"5min":0.20399999999999999,"15min":0.20300000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":2.8239999999999998},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.54400000000000004,"15min":0.61399999999999999},"min":{"1min":0.318,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.70799999999999996,"5min":8.6310000000000002,"15min":8.6310000000000002},"last":0.35499999999999998}]},{"osd":2,"last update":"Mon Jan 15 23:02:49 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.41699999999999998,"15min":0.40899999999999997},"min":{"1min":0.27600000000000002,"5min":0.23599999999999999,"15min":0.22600000000000001},"max":{"1min":0.56999999999999995,"5min":0.95899999999999996,"15min":0.95899999999999996},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.439,"5min":0.442,"15min":0.42399999999999999},"min":{"1min":0.30599999999999999,"5min":0.25900000000000001,"15min":0.23699999999999999},"max":{"1min":0.63600000000000001,"5min":0.95699999999999996,"15min":2.7549999999999999},"last":0.40400000000000003}]},{"osd":3,"last update":"Mon Jan 15 23:02:12 2024","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.51600000000000001,"15min":0.52200000000000002},"min":{"1min":0.28899999999999998,"5min":0.26900000000000002,"15min":0.248},"max":{"1min":0.63700000000000001,"5min":8.6769999999999996,"15min":8.6769999999999996},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.53300000000000003,"15min":0.48099999999999998},"min":{"1min":0.33000000000000002,"5min":0.27600000000000002,"15min":0.251},"max":{"1min":0.61799999999999999,"5min":7.1210000000000004,"15min":7.1210000000000004},"last":0.38600000000000001}]},{"osd":4,"last update":"Mon Jan 15 23:02:36 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.624,"15min":0.59999999999999998},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.35199999999999998},"max":{"1min":0.78300000000000003,"5min":1.0109999999999999,"15min":1.0109999999999999},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.66200000000000003,"15min":0.69699999999999995},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38100000000000001},"max":{"1min":0.90000000000000002,"5min":0.995,"15min":2.9089999999999998},"last":0.54500000000000004}]},{"osd":5,"last update":"Mon Jan 15 23:01:55 2024","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.63500000000000001,"15min":0.621},"min":{"1min":0.51200000000000001,"5min":0.42999999999999999,"15min":0.36199999999999999},"max":{"1min":0.88,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.66100000000000003,"15min":0.73699999999999999},"min":{"1min":0.46100000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.099,"5min":1.099,"15min":2.8719999999999999},"last":0.48099999999999998}]},{"osd":6,"last update":"Mon Jan 15 23:02:30 2024","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.68300000000000005,"15min":0.67300000000000004},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.82999999999999996,"5min":0.91600000000000004,"15min":1.03},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.626,"5min":0.68999999999999995,"15min":0.69899999999999995},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.77600000000000002,"5min":3.923,"15min":3.923},"last":0.59499999999999997}]},{"osd":7,"last update":"Mon Jan 15 23:01:55 2024","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.69399999999999995,"15min":0.67800000000000005},"min":{"1min":0.51000000000000001,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.042,"5min":1.042,"15min":1.042},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.745,"5min":0.74299999999999999,"15min":0.72699999999999998},"min":{"1min":0.51100000000000001,"5min":0.45900000000000002,"15min":0.42099999999999999},"max":{"1min":0.92300000000000004,"5min":1.0820000000000001,"15min":1.6799999999999999},"last":0.58399999999999996}]}]},{"osd":0,"up_from":246,"seq":1056561954942,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":783372,"kb_used_data":120188,"kb_used_omap":128,"kb_used_meta":663039,"kb_avail":92961780,"statfs":{"total":95995035648,"available":95192862720,"internally_reserved":0,"allocated":123072512,"data_stored":237394852,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":131549,"internal_metadata":678952483},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Jan 15 23:02:09 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.41799999999999998,"15min":0.38100000000000001},"min":{"1min":0.28000000000000003,"5min":0.216,"15min":0.20399999999999999},"max":{"1min":0.58499999999999996,"5min":1.923,"15min":1.923},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46300000000000002,"15min":0.41899999999999998},"min":{"1min":0.31900000000000001,"5min":0.247,"15min":0.23999999999999999},"max":{"1min":0.66000000000000003,"5min":2.024,"15min":2.024},"last":0.53800000000000003}]},{"osd":2,"last update":"Mon Jan 15 23:02:45 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.45300000000000001,"15min":0.40799999999999997},"min":{"1min":0.26900000000000002,"5min":0.218,"15min":0.189},"max":{"1min":1.7270000000000001,"5min":4.617,"15min":4.617},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.48099999999999998,"15min":0.42299999999999999},"min":{"1min":0.27900000000000003,"5min":0.27500000000000002,"15min":0.252},"max":{"1min":0.96799999999999997,"5min":3.9889999999999999,"15min":3.9889999999999999},"last":0.56599999999999995}]},{"osd":3,"last update":"Mon Jan 15 23:02:05 2024","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.32800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.65700000000000003,"5min":2.4649999999999999,"15min":2.4649999999999999},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.496,"5min":0.51100000000000001,"15min":0.47999999999999998},"min":{"1min":0.35899999999999999,"5min":0.29999999999999999,"15min":0.29099999999999998},"max":{"1min":0.70199999999999996,"5min":2.6200000000000001,"15min":2.6200000000000001},"last":0.624}]},{"osd":4,"last update":"Mon Jan 15 23:02:45 2024","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.67600000000000005,"15min":0.629},"min":{"1min":0.46899999999999997,"5min":0.42899999999999999,"15min":0.32100000000000001},"max":{"1min":1.179,"5min":2.452,"15min":2.452},"last":0.75},{"interface":"front","average":{"1min":0.751,"5min":0.67800000000000005,"15min":0.64000000000000001},"min":{"1min":0.45300000000000001,"5min":0.42099999999999999,"15min":0.36199999999999999},"max":{"1min":3.0019999999999998,"5min":3.0019999999999998,"15min":3.0019999999999998},"last":0.60099999999999998}]},{"osd":5,"last update":"Mon Jan 15 23:02:00 2024","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.67000000000000004,"15min":0.63900000000000001},"min":{"1min":0.46700000000000003,"5min":0.39600000000000002,"15min":0.38500000000000001},"max":{"1min":0.95299999999999996,"5min":2.5179999999999998,"15min":2.5179999999999998},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.70199999999999996,"15min":0.66500000000000004},"min":{"1min":0.46999999999999997,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.875,"5min":3.2000000000000002,"15min":3.2000000000000002},"last":0.64700000000000002}]},{"osd":6,"last update":"Mon Jan 15 23:02:30 2024","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.66800000000000004,"15min":0.64600000000000002},"min":{"1min":0.45500000000000002,"5min":0.434,"15min":0.434},"max":{"1min":0.97799999999999998,"5min":2.5870000000000002,"15min":2.5870000000000002},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.70199999999999996,"15min":0.67200000000000004},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.41799999999999998},"max":{"1min":1.0580000000000001,"5min":2.1339999999999999,"15min":2.1339999999999999},"last":0.69599999999999995}]},{"osd":7,"last update":"Mon Jan 15 23:01:54 2024","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.72499999999999998,"15min":0.65400000000000003},"min":{"1min":0.47499999999999998,"5min":0.441,"15min":0.39300000000000002},"max":{"1min":0.96099999999999997,"5min":2.2730000000000001,"15min":2.2730000000000001},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.73199999999999998,"15min":0.67200000000000004},"min":{"1min":0.53300000000000003,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":0.98799999999999999,"5min":2.4870000000000001,"15min":2.4870000000000001},"last":0.78500000000000003}]}]},{"osd":2,"up_from":302,"seq":1297080123507,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":492776,"kb_used_data":83156,"kb_used_omap":85,"kb_used_meta":409514,"kb_avail":93252376,"statfs":{"total":95995035648,"available":95490433024,"internally_reserved":0,"allocated":85151744,"data_stored":205764471,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":87105,"internal_metadata":419343295},"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":"Mon Jan 15 23:02:39 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.40000000000000002,"15min":0.39000000000000001},"min":{"1min":0.23999999999999999,"5min":0.22800000000000001,"15min":0.21299999999999999},"max":{"1min":1.1160000000000001,"5min":1.119,"15min":1.6539999999999999},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.41399999999999998,"15min":0.44600000000000001},"min":{"1min":0.27900000000000003,"5min":0.25700000000000001,"15min":0.21199999999999999},"max":{"1min":0.88300000000000001,"5min":0.97299999999999998,"15min":8.6549999999999994},"last":0.377}]},{"osd":1,"last update":"Mon Jan 15 23:02:39 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.39100000000000001,"15min":0.66300000000000003},"min":{"1min":0.29599999999999999,"5min":0.254,"15min":0.217},"max":{"1min":0.747,"5min":0.747,"15min":11.878},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.48499999999999999,"5min":0.442,"15min":0.60299999999999998},"min":{"1min":0.26200000000000001,"5min":0.23499999999999999,"15min":0.22600000000000001},"max":{"1min":0.997,"5min":0.997,"15min":8.1219999999999999},"last":0.34100000000000003}]},{"osd":3,"last update":"Mon Jan 15 23:02:09 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.45300000000000001,"15min":0.45700000000000002},"min":{"1min":0.35099999999999998,"5min":0.309,"15min":0.28100000000000003},"max":{"1min":0.68300000000000005,"5min":0.76100000000000001,"15min":1.623},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.51300000000000001,"15min":0.59699999999999998},"min":{"1min":0.377,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.075,"5min":1.075,"15min":3.9390000000000001},"last":0.39500000000000002}]},{"osd":4,"last update":"Mon Jan 15 23:02:39 2024","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.64600000000000002,"15min":0.63100000000000001},"min":{"1min":0.51400000000000001,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.95699999999999996,"5min":1.018,"15min":3.3130000000000002},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.68200000000000005,"15min":0.63800000000000001},"min":{"1min":0.54900000000000004,"5min":0.41499999999999998,"15min":0.375},"max":{"1min":0.86499999999999999,"5min":1.8520000000000001,"15min":5.9589999999999996},"last":0.68500000000000005}]},{"osd":5,"last update":"Mon Jan 15 23:02:05 2024","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.63700000000000001,"15min":0.70899999999999996},"min":{"1min":0.51500000000000001,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.90900000000000003,"5min":1.04,"15min":11.33},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.66300000000000003,"15min":0.624},"min":{"1min":0.44500000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.85799999999999998,"5min":1.145,"15min":1.145},"last":0.66700000000000004}]},{"osd":6,"last update":"Mon Jan 15 23:02:37 2024","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.72499999999999998,"15min":0.97799999999999998},"min":{"1min":0.53100000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.95599999999999996,"5min":2.7949999999999999,"15min":8.4619999999999997},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.72499999999999998,"5min":0.72699999999999998,"15min":0.97699999999999998},"min":{"1min":0.58299999999999996,"5min":0.496,"15min":0.46600000000000003},"max":{"1min":0.90600000000000003,"5min":2.7120000000000002,"15min":8.7050000000000001},"last":0.64400000000000002}]},{"osd":7,"last update":"Mon Jan 15 23:01:54 2024","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.71099999999999997,"15min":0.71299999999999997},"min":{"1min":0.54600000000000004,"5min":0.42499999999999999,"15min":0.38500000000000001},"max":{"1min":0.95899999999999996,"5min":2.4350000000000001,"15min":2.4350000000000001},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.69099999999999995,"15min":0.89600000000000002},"min":{"1min":0.58499999999999996,"5min":0.46600000000000003,"15min":0.439},"max":{"1min":0.85199999999999998,"5min":1.351,"15min":5.9080000000000004},"last":0.70799999999999996}]}]},{"osd":3,"up_from":330,"seq":1417339207789,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":488088,"kb_used_data":81224,"kb_used_omap":105,"kb_used_meta":406742,"kb_avail":93257064,"statfs":{"total":95995035648,"available":95495233536,"internally_reserved":0,"allocated":83173376,"data_stored":160249620,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":108438,"internal_metadata":416503914},"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":"Mon Jan 15 23:02:14 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.40200000000000002,"15min":0.39400000000000002},"min":{"1min":0.24099999999999999,"5min":0.218,"15min":0.218},"max":{"1min":0.54000000000000004,"5min":1.9319999999999999,"15min":1.9319999999999999},"last":0.247},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.442,"15min":0.42599999999999999},"min":{"1min":0.28000000000000003,"5min":0.24199999999999999,"15min":0.23400000000000001},"max":{"1min":0.72299999999999998,"5min":4.7670000000000003,"15min":4.7670000000000003},"last":0.27300000000000002}]},{"osd":1,"last update":"Mon Jan 15 23:02:14 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.42399999999999999,"15min":0.40300000000000002},"min":{"1min":0.28100000000000003,"5min":0.25700000000000001,"15min":0.25},"max":{"1min":0.50700000000000001,"5min":1.9930000000000001,"15min":1.9930000000000001},"last":0.36599999999999999},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.44400000000000001,"15min":0.44700000000000001},"min":{"1min":0.26800000000000002,"5min":0.222,"15min":0.20000000000000001},"max":{"1min":0.69999999999999996,"5min":1.976,"15min":1.976},"last":0.32700000000000001}]},{"osd":2,"last update":"Mon Jan 15 23:02:14 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.53100000000000003,"15min":0.48899999999999999},"min":{"1min":0.33600000000000002,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.68000000000000005,"5min":5.4249999999999998,"15min":5.4249999999999998},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.54600000000000004,"15min":0.52300000000000002},"min":{"1min":0.34699999999999998,"5min":0.32000000000000001,"15min":0.22900000000000001},"max":{"1min":0.745,"5min":5.2039999999999997,"15min":5.2039999999999997},"last":0.38900000000000001}]},{"osd":4,"last update":"Mon Jan 15 23:02:38 2024","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.67000000000000004,"15min":0.61299999999999999},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.35799999999999998},"max":{"1min":0.79100000000000004,"5min":2.3839999999999999,"15min":2.3839999999999999},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.66900000000000004,"15min":0.63700000000000001},"min":{"1min":0.45900000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.82999999999999996,"5min":2.0750000000000002,"15min":2.0750000000000002},"last":0.60399999999999998}]},{"osd":5,"last update":"Mon Jan 15 23:02:00 2024","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.65600000000000003,"15min":0.59099999999999997},"min":{"1min":0.501,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.98299999999999998,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.66000000000000003,"15min":0.625},"min":{"1min":0.435,"5min":0.42499999999999999,"15min":0.40699999999999997},"max":{"1min":0.89900000000000002,"5min":2.113,"15min":2.113},"last":0.47899999999999998}]},{"osd":6,"last update":"Mon Jan 15 23:02:35 2024","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.64700000000000002,"15min":0.60899999999999999},"min":{"1min":0.47999999999999998,"5min":0.40999999999999998,"15min":0.40799999999999997},"max":{"1min":0.88700000000000001,"5min":1.141,"15min":1.141},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.67500000000000004,"15min":0.623},"min":{"1min":0.49199999999999999,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.84999999999999998,"5min":2.8580000000000001,"15min":2.8580000000000001},"last":0.56699999999999995}]},{"osd":7,"last update":"Mon Jan 15 23:01:54 2024","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.73999999999999999,"15min":0.64600000000000002},"min":{"1min":0.498,"5min":0.46100000000000002,"15min":0.45200000000000001},"max":{"1min":0.93000000000000005,"5min":6.5060000000000002,"15min":6.5060000000000002},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.68400000000000005,"15min":0.624},"min":{"1min":0.46100000000000002,"5min":0.41699999999999998,"15min":0.40100000000000002},"max":{"1min":0.93100000000000005,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.53800000000000003}]}]},{"osd":4,"up_from":358,"seq":1537598292071,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":600928,"kb_used_data":103888,"kb_used_omap":156,"kb_used_meta":496867,"kb_avail":93144224,"statfs":{"total":95995035648,"available":95379685376,"internally_reserved":0,"allocated":106381312,"data_stored":196070084,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":160114,"internal_metadata":508792462},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 23:02:35 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.60799999999999998,"15min":0.57099999999999995},"min":{"1min":0.27900000000000003,"5min":0.27700000000000002,"15min":0.26300000000000001},"max":{"1min":0.84199999999999997,"5min":3.508,"15min":3.508},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.628,"5min":0.69999999999999996,"15min":0.61399999999999999},"min":{"1min":0.432,"5min":0.34399999999999997,"15min":0.30399999999999999},"max":{"1min":1.218,"5min":4.2050000000000001,"15min":4.2050000000000001},"last":0.36299999999999999}]},{"osd":1,"last update":"Mon Jan 15 23:02:35 2024","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.64900000000000002,"15min":0.59199999999999997},"min":{"1min":0.47199999999999998,"5min":0.31,"15min":0.31},"max":{"1min":1.1379999999999999,"5min":4.1459999999999999,"15min":4.1459999999999999},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.60399999999999998,"15min":0.59499999999999997},"min":{"1min":0.375,"5min":0.36399999999999999,"15min":0.35899999999999999},"max":{"1min":0.746,"5min":1.155,"15min":1.155},"last":0.48699999999999999}]},{"osd":2,"last update":"Mon Jan 15 23:02:35 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.60199999999999998,"15min":0.56599999999999995},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.314},"max":{"1min":0.81899999999999995,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.75,"15min":0.64400000000000002},"min":{"1min":0.50700000000000001,"5min":0.433,"15min":0.30399999999999999},"max":{"1min":1.1870000000000001,"5min":8.7040000000000006,"15min":8.7040000000000006},"last":0.57999999999999996}]},{"osd":3,"last update":"Mon Jan 15 23:02:35 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.61099999999999999,"15min":0.58299999999999996},"min":{"1min":0.44400000000000001,"5min":0.34399999999999997,"15min":0.29299999999999998},"max":{"1min":0.78000000000000003,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.60899999999999999,"15min":0.58199999999999996},"min":{"1min":0.44600000000000001,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.79700000000000004,"5min":3.5529999999999999,"15min":3.5529999999999999},"last":0.46100000000000002}]},{"osd":5,"last update":"Mon Jan 15 23:02:08 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.58199999999999996,"15min":0.48499999999999999},"min":{"1min":0.33000000000000002,"5min":0.29499999999999998,"15min":0.28899999999999998},"max":{"1min":1.107,"5min":4.9829999999999997,"15min":4.9829999999999997},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.54200000000000004,"15min":0.505},"min":{"1min":0.33200000000000002,"5min":0.30499999999999999,"15min":0.30099999999999999},"max":{"1min":0.745,"5min":3.3719999999999999,"15min":3.3719999999999999},"last":0.316}]},{"osd":6,"last update":"Mon Jan 15 23:02:29 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.60599999999999998,"15min":0.55000000000000004},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.308},"max":{"1min":1.167,"5min":4.891,"15min":4.891},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.54500000000000004,"15min":0.54800000000000004},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.317},"max":{"1min":0.78800000000000003,"5min":1.292,"15min":1.292},"last":0.41799999999999998}]},{"osd":7,"last update":"Mon Jan 15 23:01:56 2024","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.69399999999999995,"15min":0.60599999999999998},"min":{"1min":0.41399999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.84299999999999997,"5min":8.7810000000000006,"15min":8.7810000000000006},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.57299999999999995,"15min":0.54900000000000004},"min":{"1min":0.39600000000000002,"5min":0.35299999999999998,"15min":0.34599999999999997},"max":{"1min":0.72299999999999998,"5min":3.5910000000000002,"15min":3.5910000000000002},"last":0.39000000000000001}]}]},{"osd":5,"up_from":385,"seq":1653562409058,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":710260,"kb_used_data":148704,"kb_used_omap":161,"kb_used_meta":561374,"kb_avail":93034892,"statfs":{"total":95995035648,"available":95267729408,"internally_reserved":0,"allocated":152272896,"data_stored":322977781,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":165083,"internal_metadata":574847781},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Jan 15 23:02:08 2024","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.59499999999999997,"15min":0.56599999999999995},"min":{"1min":0.34899999999999998,"5min":0.23999999999999999,"15min":0.22900000000000001},"max":{"1min":0.74399999999999999,"5min":0.83799999999999997,"15min":0.85299999999999998},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.68600000000000005,"15min":0.625},"min":{"1min":0.32900000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.119,"5min":6.1029999999999998,"15min":6.1029999999999998},"last":0.70399999999999996}]},{"osd":1,"last update":"Mon Jan 15 23:02:08 2024","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.625,"15min":0.57899999999999996},"min":{"1min":0.375,"5min":0.316,"15min":0.26900000000000002},"max":{"1min":0.83299999999999996,"5min":1.819,"15min":1.819},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.66600000000000004,"15min":0.622},"min":{"1min":0.45900000000000002,"5min":0.34699999999999998,"15min":0.34399999999999997},"max":{"1min":1.0740000000000001,"5min":4.9169999999999998,"15min":4.9169999999999998},"last":0.63400000000000001}]},{"osd":2,"last update":"Mon Jan 15 23:02:08 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.67000000000000004,"15min":0.64400000000000002},"min":{"1min":0.42599999999999999,"5min":0.378,"15min":0.36099999999999999},"max":{"1min":1.153,"5min":4.8460000000000001,"15min":4.8460000000000001},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.628,"15min":0.59299999999999997},"min":{"1min":0.38200000000000001,"5min":0.315,"15min":0.315},"max":{"1min":0.83199999999999996,"5min":5.4160000000000004,"15min":5.4160000000000004},"last":0.59099999999999997}]},{"osd":3,"last update":"Mon Jan 15 23:02:08 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.66500000000000004,"15min":0.61899999999999999},"min":{"1min":0.44700000000000001,"5min":0.40200000000000002,"15min":0.376},"max":{"1min":0.79900000000000004,"5min":3.0609999999999999,"15min":3.552},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.68600000000000005,"15min":0.65800000000000003},"min":{"1min":0.48799999999999999,"5min":0.41999999999999998,"15min":0.34999999999999998},"max":{"1min":1.1879999999999999,"5min":4.0119999999999996,"15min":7.4660000000000002},"last":0.68000000000000005}]},{"osd":4,"last update":"Mon Jan 15 23:02:08 2024","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.52400000000000002,"15min":0.51200000000000001},"min":{"1min":0.314,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":1.2090000000000001,"5min":4.3150000000000004,"15min":4.3150000000000004},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.501,"15min":0.53600000000000003},"min":{"1min":0.33500000000000002,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1,"5min":1,"15min":1.778},"last":0.61499999999999999}]},{"osd":6,"last update":"Mon Jan 15 23:02:41 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.51100000000000001,"15min":0.53000000000000003},"min":{"1min":0.36399999999999999,"5min":0.31,"15min":0.254},"max":{"1min":0.76800000000000002,"5min":0.79200000000000004,"15min":1.1200000000000001},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.55200000000000005,"15min":0.55600000000000005},"min":{"1min":0.34999999999999998,"5min":0.32700000000000001,"15min":0.27100000000000002},"max":{"1min":1.232,"5min":3.9550000000000001,"15min":3.9550000000000001},"last":0.66000000000000003}]},{"osd":7,"last update":"Mon Jan 15 23:01:53 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54000000000000004},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.94099999999999995,"5min":1.474,"15min":1.474},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.64700000000000002,"15min":0.58899999999999997},"min":{"1min":0.40999999999999998,"5min":0.40600000000000003,"15min":0.36699999999999999},"max":{"1min":0.76200000000000001,"5min":3.9289999999999998,"15min":3.9289999999999998},"last":0.71599999999999997}]}]}],"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":700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12871,"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":5956,"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":10116,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14454,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14939,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10178,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":5804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10586,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8890,"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":109711360,"data_stored":231792640,"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":83447808,"data_stored":215543808,"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":72364032,"data_stored":198135808,"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":70459392,"data_stored":152633344,"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":94666752,"data_stored":193728512,"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":139759616,"data_stored":315396096,"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":80130048,"data_stored":159219712,"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":68919296,"data_stored":180342784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-01-15T23:02:55.341 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-01-15T23:02:55.341 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-01-15T23:02:55.611 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/mon.a/config 2024-01-15T23:02:56.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:56 smithi163 ceph-mon[138526]: pgmap v1011: 121 pgs: 121 active+clean; 534 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 872 KiB/s wr, 21 op/s 2024-01-15T23:02:56.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:56 smithi163 ceph-mon[138526]: from='client.44369 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T23:02:56.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:56 smithi163 ceph-mon[138526]: osdmap e861: 8 total, 8 up, 8 in 2024-01-15T23:02:56.514 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:56 smithi053 ceph-mon[143363]: pgmap v1011: 121 pgs: 121 active+clean; 534 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 872 KiB/s wr, 21 op/s 2024-01-15T23:02:56.515 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:56 smithi053 ceph-mon[143363]: from='client.44369 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T23:02:56.515 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:56 smithi053 ceph-mon[143363]: osdmap e861: 8 total, 8 up, 8 in 2024-01-15T23:02:56.515 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:56 smithi053 ceph-mon[146052]: pgmap v1011: 121 pgs: 121 active+clean; 534 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 872 KiB/s wr, 21 op/s 2024-01-15T23:02:56.515 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:56 smithi053 ceph-mon[146052]: from='client.44369 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-15T23:02:56.515 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:56 smithi053 ceph-mon[146052]: osdmap e861: 8 total, 8 up, 8 in 2024-01-15T23:02:57.149 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'unique_pool_0' removed 2024-01-15T23:02:57.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:57 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/721303055' 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-01-15T23:02:57.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:57 smithi053 ceph-mon[143363]: from='client.? ' 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-01-15T23:02:57.451 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:57 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/721303055' 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-01-15T23:02:57.451 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:57 smithi053 ceph-mon[146052]: from='client.? ' 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-01-15T23:02:57.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:57 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/721303055' 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-01-15T23:02:57.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:57 smithi163 ceph-mon[138526]: from='client.? ' 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-01-15T23:02:57.519 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-01-15T23:02:57.519 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2024-01-15T23:02:57.519 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-01-15T23:02:57.519 INFO:teuthology.task.print:**** done start rados_api.yaml 2024-01-15T23:02:57.519 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-01-15T23:02:57.520 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-01-15T23:02:57.520 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-01-15T23:02:57.521 DEBUG:teuthology.orchestra.run.smithi053:> stat -- /home/ubuntu/cephtest/mnt.0 2024-01-15T23:02:57.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-15T23:02:57.540 INFO:teuthology.orchestra.run.smithi053.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-01-15T23:02:57.540 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-01-15T23:02:57.599 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-01-15T23:02:57.599 DEBUG:teuthology.orchestra.run.smithi053:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-01-15T23:02:57.657 INFO:tasks.workunit:timeout=3h 2024-01-15T23:02:57.657 INFO:tasks.workunit:cleanup=True 2024-01-15T23:02:57.658 DEBUG:teuthology.orchestra.run.smithi053:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-01-15T23:02:57.716 INFO:tasks.workunit.client.0.smithi053.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-01-15T23:02:58.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:58 smithi163 ceph-mon[138526]: pgmap v1013: 121 pgs: 121 active+clean; 532 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 716 KiB/s rd, 513 KiB/s wr, 11 op/s 2024-01-15T23:02:58.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:58 smithi163 ceph-mon[138526]: from='client.? ' 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-01-15T23:02:58.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:58 smithi163 ceph-mon[138526]: osdmap e862: 8 total, 8 up, 8 in 2024-01-15T23:02:58.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:58 smithi053 ceph-mon[143363]: pgmap v1013: 121 pgs: 121 active+clean; 532 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 716 KiB/s rd, 513 KiB/s wr, 11 op/s 2024-01-15T23:02:58.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:58 smithi053 ceph-mon[143363]: from='client.? ' 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-01-15T23:02:58.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:58 smithi053 ceph-mon[143363]: osdmap e862: 8 total, 8 up, 8 in 2024-01-15T23:02:58.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:58 smithi053 ceph-mon[146052]: pgmap v1013: 121 pgs: 121 active+clean; 532 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 716 KiB/s rd, 513 KiB/s wr, 11 op/s 2024-01-15T23:02:58.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:58 smithi053 ceph-mon[146052]: from='client.? ' 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-01-15T23:02:58.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:58 smithi053 ceph-mon[146052]: osdmap e862: 8 total, 8 up, 8 in 2024-01-15T23:02:59.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:02:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:02:59.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:02:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:02:59.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:02:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:03:00.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:00 smithi163 ceph-mon[138526]: pgmap v1015: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:03:00.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:00 smithi053 ceph-mon[143363]: pgmap v1015: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:03:00.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:00 smithi053 ceph-mon[146052]: pgmap v1015: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:03:02.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:02 smithi163 ceph-mon[138526]: pgmap v1016: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:03:02.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:02 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:03:02.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:02 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:03:02.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:02 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:03:02.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:02 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:03:02.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:02 smithi053 ceph-mon[143363]: pgmap v1016: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:03:02.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:02 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:03:02.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:02 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:03:02.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:02 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:03:02.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:02 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:03:02.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:02 smithi053 ceph-mon[146052]: pgmap v1016: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:03:02.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:02 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:03:02.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:02 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:03:02.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:02 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:03:02.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:02 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:03:04.071 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-15T23:03:04.129 INFO:tasks.workunit.client.0.smithi053.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-01-15T23:03:04.131 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-01-15T23:03:04.131 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-01-15T23:03:04.180 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-01-15T23:03:04.228 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-01-15T23:03:04.267 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-01-15T23:03:04.269 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-01-15T23:03:04.269 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-01-15T23:03:04.306 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-01-15T23:03:04.309 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T23:03:04.309 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-01-15T23:03:04.369 INFO:tasks.workunit:Running workunits matching cls on client.0... 2024-01-15T23:03:04.370 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2024-01-15T23:03:04.370 DEBUG:teuthology.orchestra.run.smithi053: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=quincy 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-01-15T23:03:04.440 INFO:tasks.workunit.client.0.smithi053.stdout:Running main() from gmock_main.cc 2024-01-15T23:03:04.440 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] Running 22 tests from 1 test suite. 2024-01-15T23:03:04.440 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment set-up. 2024-01-15T23:03:04.440 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 22 tests from TestCls2PCQueue 2024-01-15T23:03:04.440 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2024-01-15T23:03:04.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:04 smithi163 ceph-mon[138526]: pgmap v1017: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:03:04.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:04 smithi053 ceph-mon[143363]: pgmap v1017: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:03:04.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:04 smithi053 ceph-mon[146052]: pgmap v1017: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:03:05.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:03:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:03:05] "GET /metrics HTTP/1.1" 200 33849 "" "Prometheus/2.43.0" 2024-01-15T23:03:06.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:06 smithi163 ceph-mon[138526]: pgmap v1018: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:06.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:06 smithi163 ceph-mon[138526]: osdmap e863: 8 total, 8 up, 8 in 2024-01-15T23:03:06.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:06 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3713536415' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:06.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:06 smithi053 ceph-mon[143363]: pgmap v1018: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:06.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:06 smithi053 ceph-mon[143363]: osdmap e863: 8 total, 8 up, 8 in 2024-01-15T23:03:06.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:06 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3713536415' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:06.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:06 smithi053 ceph-mon[146052]: pgmap v1018: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:06.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:06 smithi053 ceph-mon[146052]: osdmap e863: 8 total, 8 up, 8 in 2024-01-15T23:03:06.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:06 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3713536415' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:07.176 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2735 ms) 2024-01-15T23:03:07.176 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2024-01-15T23:03:07.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:07 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3713536415' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:07.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:07 smithi163 ceph-mon[138526]: osdmap e864: 8 total, 8 up, 8 in 2024-01-15T23:03:07.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:07 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3713536415' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:07.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:07 smithi053 ceph-mon[146052]: osdmap e864: 8 total, 8 up, 8 in 2024-01-15T23:03:07.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:07 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3713536415' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:07.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:07 smithi053 ceph-mon[143363]: osdmap e864: 8 total, 8 up, 8 in 2024-01-15T23:03:08.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:08 smithi163 ceph-mon[138526]: pgmap v1021: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:08.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:08 smithi163 ceph-mon[138526]: osdmap e865: 8 total, 8 up, 8 in 2024-01-15T23:03:08.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:08 smithi053 ceph-mon[143363]: pgmap v1021: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:08.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:08 smithi053 ceph-mon[143363]: osdmap e865: 8 total, 8 up, 8 in 2024-01-15T23:03:08.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:08 smithi053 ceph-mon[146052]: pgmap v1021: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:08.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:08 smithi053 ceph-mon[146052]: osdmap e865: 8 total, 8 up, 8 in 2024-01-15T23:03:09.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:09 smithi163 ceph-mon[138526]: osdmap e866: 8 total, 8 up, 8 in 2024-01-15T23:03:09.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:09 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2781891863' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:09.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:09 smithi053 ceph-mon[143363]: osdmap e866: 8 total, 8 up, 8 in 2024-01-15T23:03:09.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:09 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2781891863' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:09.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:09 smithi053 ceph-mon[146052]: osdmap e866: 8 total, 8 up, 8 in 2024-01-15T23:03:09.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:09 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2781891863' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:10.199 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3022 ms) 2024-01-15T23:03:10.199 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.Reserve 2024-01-15T23:03:10.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:10 smithi163 ceph-mon[138526]: pgmap v1024: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:10.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:10 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:10.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:10 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2781891863' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:10.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:10 smithi163 ceph-mon[138526]: osdmap e867: 8 total, 8 up, 8 in 2024-01-15T23:03:10.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:10 smithi053 ceph-mon[143363]: pgmap v1024: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:10.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:10 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:10.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:10 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2781891863' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:10.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:10 smithi053 ceph-mon[143363]: osdmap e867: 8 total, 8 up, 8 in 2024-01-15T23:03:10.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:10 smithi053 ceph-mon[146052]: pgmap v1024: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:10.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:10 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:10.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:10 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2781891863' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:10.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:10 smithi053 ceph-mon[146052]: osdmap e867: 8 total, 8 up, 8 in 2024-01-15T23:03:11.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:11 smithi163 ceph-mon[138526]: osdmap e868: 8 total, 8 up, 8 in 2024-01-15T23:03:11.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:11 smithi053 ceph-mon[143363]: osdmap e868: 8 total, 8 up, 8 in 2024-01-15T23:03:11.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:11 smithi053 ceph-mon[146052]: osdmap e868: 8 total, 8 up, 8 in 2024-01-15T23:03:12.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:12 smithi163 ceph-mon[138526]: pgmap v1027: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:12.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:12 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:12.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:12 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:03:12.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:12 smithi163 ceph-mon[138526]: osdmap e869: 8 total, 8 up, 8 in 2024-01-15T23:03:12.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:12 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1257616951' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:12.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:12 smithi053 ceph-mon[143363]: pgmap v1027: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:12.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:12 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:12.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:12 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:03:12.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:12 smithi053 ceph-mon[143363]: osdmap e869: 8 total, 8 up, 8 in 2024-01-15T23:03:12.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:12 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1257616951' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:12.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:12 smithi053 ceph-mon[146052]: pgmap v1027: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:12.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:12 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:12.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:12 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:03:12.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:12 smithi053 ceph-mon[146052]: osdmap e869: 8 total, 8 up, 8 in 2024-01-15T23:03:12.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:12 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1257616951' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:13.215 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.Reserve (3018 ms) 2024-01-15T23:03:13.215 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2024-01-15T23:03:13.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:13 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1257616951' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:13.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:13 smithi163 ceph-mon[138526]: osdmap e870: 8 total, 8 up, 8 in 2024-01-15T23:03:13.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:13 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1257616951' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:13.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:13 smithi053 ceph-mon[146052]: osdmap e870: 8 total, 8 up, 8 in 2024-01-15T23:03:13.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:13 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1257616951' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:13.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:13 smithi053 ceph-mon[143363]: osdmap e870: 8 total, 8 up, 8 in 2024-01-15T23:03:14.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:14 smithi163 ceph-mon[138526]: pgmap v1030: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:14.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:14 smithi163 ceph-mon[138526]: osdmap e871: 8 total, 8 up, 8 in 2024-01-15T23:03:14.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:03:14.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:14 smithi053 ceph-mon[143363]: pgmap v1030: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:14.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:14 smithi053 ceph-mon[143363]: osdmap e871: 8 total, 8 up, 8 in 2024-01-15T23:03:14.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:03:14.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:14 smithi053 ceph-mon[146052]: pgmap v1030: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:14.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:14 smithi053 ceph-mon[146052]: osdmap e871: 8 total, 8 up, 8 in 2024-01-15T23:03:14.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:03:15.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:03:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:03:15] "GET /metrics HTTP/1.1" 200 33844 "" "Prometheus/2.43.0" 2024-01-15T23:03:15.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:15 smithi053 ceph-mon[143363]: osdmap e872: 8 total, 8 up, 8 in 2024-01-15T23:03:15.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:15 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3802462468' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:15.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:15 smithi053 ceph-mon[146052]: osdmap e872: 8 total, 8 up, 8 in 2024-01-15T23:03:15.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:15 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3802462468' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:15.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:15 smithi163 ceph-mon[138526]: osdmap e872: 8 total, 8 up, 8 in 2024-01-15T23:03:15.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:15 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3802462468' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:16.234 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3019 ms) 2024-01-15T23:03:16.234 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.Commit 2024-01-15T23:03:16.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:16 smithi163 ceph-mon[138526]: pgmap v1033: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:16.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:16 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:16.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:16 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3802462468' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:16.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:16 smithi163 ceph-mon[138526]: osdmap e873: 8 total, 8 up, 8 in 2024-01-15T23:03:16.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:16 smithi053 ceph-mon[143363]: pgmap v1033: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:16.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:16 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:16.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:16 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3802462468' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:16.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:16 smithi053 ceph-mon[143363]: osdmap e873: 8 total, 8 up, 8 in 2024-01-15T23:03:16.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:16 smithi053 ceph-mon[146052]: pgmap v1033: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:16.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:16 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:16.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:16 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3802462468' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:16.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:16 smithi053 ceph-mon[146052]: osdmap e873: 8 total, 8 up, 8 in 2024-01-15T23:03:17.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:17 smithi053 ceph-mon[143363]: osdmap e874: 8 total, 8 up, 8 in 2024-01-15T23:03:17.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:17 smithi053 ceph-mon[146052]: osdmap e874: 8 total, 8 up, 8 in 2024-01-15T23:03:17.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:17 smithi163 ceph-mon[138526]: osdmap e874: 8 total, 8 up, 8 in 2024-01-15T23:03:18.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:18 smithi053 ceph-mon[143363]: pgmap v1036: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:18.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:18 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:18.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:18 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:03:18.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:18 smithi053 ceph-mon[143363]: osdmap e875: 8 total, 8 up, 8 in 2024-01-15T23:03:18.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:18 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3043427096' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:18.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:18 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:18.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:18 smithi053 ceph-mon[146052]: pgmap v1036: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:18.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:18 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:18.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:18 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:03:18.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:18 smithi053 ceph-mon[146052]: osdmap e875: 8 total, 8 up, 8 in 2024-01-15T23:03:18.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:18 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3043427096' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:18.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:18 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:18.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:18 smithi163 ceph-mon[138526]: pgmap v1036: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:18.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:18 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:18.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:18 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:03:18.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:18 smithi163 ceph-mon[138526]: osdmap e875: 8 total, 8 up, 8 in 2024-01-15T23:03:18.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:18 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3043427096' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:18.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:18 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:19.250 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.Commit (3016 ms) 2024-01-15T23:03:19.251 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.Abort 2024-01-15T23:03:19.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:19 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:19.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:19 smithi053 ceph-mon[143363]: osdmap e876: 8 total, 8 up, 8 in 2024-01-15T23:03:19.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:19 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:19.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:19 smithi053 ceph-mon[146052]: osdmap e876: 8 total, 8 up, 8 in 2024-01-15T23:03:19.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:19 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:19.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:19 smithi163 ceph-mon[138526]: osdmap e876: 8 total, 8 up, 8 in 2024-01-15T23:03:20.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:20 smithi053 ceph-mon[143363]: pgmap v1039: 137 pgs: 2 creating+peering, 27 unknown, 108 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:20.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:20 smithi053 ceph-mon[143363]: osdmap e877: 8 total, 8 up, 8 in 2024-01-15T23:03:20.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:20 smithi053 ceph-mon[146052]: pgmap v1039: 137 pgs: 2 creating+peering, 27 unknown, 108 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:20.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:20 smithi053 ceph-mon[146052]: osdmap e877: 8 total, 8 up, 8 in 2024-01-15T23:03:20.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:20 smithi163 ceph-mon[138526]: pgmap v1039: 137 pgs: 2 creating+peering, 27 unknown, 108 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:20.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:20 smithi163 ceph-mon[138526]: osdmap e877: 8 total, 8 up, 8 in 2024-01-15T23:03:21.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:21 smithi053 ceph-mon[146052]: osdmap e878: 8 total, 8 up, 8 in 2024-01-15T23:03:21.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:21 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2331471310' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:21.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:21 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:21.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:21 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:21.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:21 smithi053 ceph-mon[146052]: osdmap e879: 8 total, 8 up, 8 in 2024-01-15T23:03:21.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:21 smithi053 ceph-mon[143363]: osdmap e878: 8 total, 8 up, 8 in 2024-01-15T23:03:21.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:21 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2331471310' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:21.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:21 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:21.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:21 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:21.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:21 smithi053 ceph-mon[143363]: osdmap e879: 8 total, 8 up, 8 in 2024-01-15T23:03:21.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:21 smithi163 ceph-mon[138526]: osdmap e878: 8 total, 8 up, 8 in 2024-01-15T23:03:21.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:21 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2331471310' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:21.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:21 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:21.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:21 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:21.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:21 smithi163 ceph-mon[138526]: osdmap e879: 8 total, 8 up, 8 in 2024-01-15T23:03:22.254 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.Abort (3000 ms) 2024-01-15T23:03:22.254 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2024-01-15T23:03:22.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:22 smithi053 ceph-mon[143363]: pgmap v1042: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:22.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:22 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:22.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:22 smithi053 ceph-mon[143363]: osdmap e880: 8 total, 8 up, 8 in 2024-01-15T23:03:22.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:22 smithi053 ceph-mon[146052]: pgmap v1042: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:22.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:22 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:22.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:22 smithi053 ceph-mon[146052]: osdmap e880: 8 total, 8 up, 8 in 2024-01-15T23:03:22.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:22 smithi163 ceph-mon[138526]: pgmap v1042: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:22.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:22 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:22.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:22 smithi163 ceph-mon[138526]: osdmap e880: 8 total, 8 up, 8 in 2024-01-15T23:03:23.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:23 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:23.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:23 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:03:23.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:23 smithi163 ceph-mon[138526]: osdmap e881: 8 total, 8 up, 8 in 2024-01-15T23:03:23.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:23 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3322089605' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:23.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:23 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:23.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:23 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:23.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:23 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:03:23.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:23 smithi053 ceph-mon[143363]: osdmap e881: 8 total, 8 up, 8 in 2024-01-15T23:03:23.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:23 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3322089605' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:23.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:23 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:23.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:23 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:23.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:23 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:03:23.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:23 smithi053 ceph-mon[146052]: osdmap e881: 8 total, 8 up, 8 in 2024-01-15T23:03:23.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:23 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3322089605' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:23.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:23 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:24.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:24 smithi163 ceph-mon[138526]: pgmap v1045: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:24.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:24 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:24.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:24 smithi163 ceph-mon[138526]: osdmap e882: 8 total, 8 up, 8 in 2024-01-15T23:03:24.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:24 smithi053 ceph-mon[143363]: pgmap v1045: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:24.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:24 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:24.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:24 smithi053 ceph-mon[143363]: osdmap e882: 8 total, 8 up, 8 in 2024-01-15T23:03:24.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:24 smithi053 ceph-mon[146052]: pgmap v1045: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:24.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:24 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:24.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:24 smithi053 ceph-mon[146052]: osdmap e882: 8 total, 8 up, 8 in 2024-01-15T23:03:25.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:03:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:03:25] "GET /metrics HTTP/1.1" 200 33844 "" "Prometheus/2.43.0" 2024-01-15T23:03:25.294 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.ReserveError (3042 ms) 2024-01-15T23:03:25.294 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.CommitError 2024-01-15T23:03:26.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:26 smithi053 ceph-mon[143363]: pgmap v1048: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:26.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:26 smithi053 ceph-mon[143363]: osdmap e883: 8 total, 8 up, 8 in 2024-01-15T23:03:26.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:26 smithi053 ceph-mon[146052]: pgmap v1048: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:26.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:26 smithi053 ceph-mon[146052]: osdmap e883: 8 total, 8 up, 8 in 2024-01-15T23:03:26.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:26 smithi163 ceph-mon[138526]: pgmap v1048: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:26.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:26 smithi163 ceph-mon[138526]: osdmap e883: 8 total, 8 up, 8 in 2024-01-15T23:03:27.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:27 smithi053 ceph-mon[143363]: osdmap e884: 8 total, 8 up, 8 in 2024-01-15T23:03:27.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:27 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/820099726' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:27.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:27 smithi053 ceph-mon[146052]: osdmap e884: 8 total, 8 up, 8 in 2024-01-15T23:03:27.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:27 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/820099726' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:27.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:27 smithi163 ceph-mon[138526]: osdmap e884: 8 total, 8 up, 8 in 2024-01-15T23:03:27.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:27 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/820099726' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:28.303 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.CommitError (3011 ms) 2024-01-15T23:03:28.303 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.AbortError 2024-01-15T23:03:28.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:28 smithi163 ceph-mon[138526]: pgmap v1051: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:28.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:28 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:28.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:28 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/820099726' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:28.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:28 smithi163 ceph-mon[138526]: osdmap e885: 8 total, 8 up, 8 in 2024-01-15T23:03:28.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:28 smithi053 ceph-mon[146052]: pgmap v1051: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:28.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:28 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:28.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:28 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/820099726' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:28.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:28 smithi053 ceph-mon[146052]: osdmap e885: 8 total, 8 up, 8 in 2024-01-15T23:03:28.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:28 smithi053 ceph-mon[143363]: pgmap v1051: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:28.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:28 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:28.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:28 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/820099726' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:28.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:28 smithi053 ceph-mon[143363]: osdmap e885: 8 total, 8 up, 8 in 2024-01-15T23:03:29.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:29 smithi163 ceph-mon[138526]: osdmap e886: 8 total, 8 up, 8 in 2024-01-15T23:03:29.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:03:29.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:03:29.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:29 smithi053 ceph-mon[143363]: osdmap e886: 8 total, 8 up, 8 in 2024-01-15T23:03:29.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:03:29.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:03:29.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:29 smithi053 ceph-mon[146052]: osdmap e886: 8 total, 8 up, 8 in 2024-01-15T23:03:29.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:03:29.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:03:30.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:30 smithi163 ceph-mon[138526]: pgmap v1054: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:30.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:30 smithi163 ceph-mon[138526]: osdmap e887: 8 total, 8 up, 8 in 2024-01-15T23:03:30.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:30 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/590410841' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:30.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:30 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:30.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:30 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:30.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:30 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:03:30.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:30 smithi053 ceph-mon[143363]: pgmap v1054: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:30.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:30 smithi053 ceph-mon[143363]: osdmap e887: 8 total, 8 up, 8 in 2024-01-15T23:03:30.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:30 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/590410841' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:30.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:30 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:30.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:30 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:30.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:30 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:03:30.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:30 smithi053 ceph-mon[146052]: pgmap v1054: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:30.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:30 smithi053 ceph-mon[146052]: osdmap e887: 8 total, 8 up, 8 in 2024-01-15T23:03:30.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:30 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/590410841' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:30.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:30 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:30.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:30 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:30.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:30 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:03:31.342 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.AbortError (3039 ms) 2024-01-15T23:03:31.343 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2024-01-15T23:03:31.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:31 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:31.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:31 smithi163 ceph-mon[138526]: osdmap e888: 8 total, 8 up, 8 in 2024-01-15T23:03:31.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:31 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:31.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:31 smithi053 ceph-mon[143363]: osdmap e888: 8 total, 8 up, 8 in 2024-01-15T23:03:31.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:31 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:31.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:31 smithi053 ceph-mon[146052]: osdmap e888: 8 total, 8 up, 8 in 2024-01-15T23:03:32.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:32 smithi163 ceph-mon[138526]: pgmap v1057: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:32.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:32 smithi163 ceph-mon[138526]: osdmap e889: 8 total, 8 up, 8 in 2024-01-15T23:03:32.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:32 smithi053 ceph-mon[143363]: pgmap v1057: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:32.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:32 smithi053 ceph-mon[143363]: osdmap e889: 8 total, 8 up, 8 in 2024-01-15T23:03:32.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:32 smithi053 ceph-mon[146052]: pgmap v1057: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:32.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:32 smithi053 ceph-mon[146052]: osdmap e889: 8 total, 8 up, 8 in 2024-01-15T23:03:33.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:33 smithi163 ceph-mon[138526]: osdmap e890: 8 total, 8 up, 8 in 2024-01-15T23:03:33.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2950665838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:33.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:33 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:33.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:33 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:33.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:33 smithi163 ceph-mon[138526]: osdmap e891: 8 total, 8 up, 8 in 2024-01-15T23:03:33.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:33 smithi053 ceph-mon[143363]: osdmap e890: 8 total, 8 up, 8 in 2024-01-15T23:03:33.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2950665838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:33.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:33 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:33.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:33 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:33.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:33 smithi053 ceph-mon[143363]: osdmap e891: 8 total, 8 up, 8 in 2024-01-15T23:03:33.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:33 smithi053 ceph-mon[146052]: osdmap e890: 8 total, 8 up, 8 in 2024-01-15T23:03:33.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2950665838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:33.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:33 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:33.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:33 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:33.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:33 smithi053 ceph-mon[146052]: osdmap e891: 8 total, 8 up, 8 in 2024-01-15T23:03:34.345 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.MultiReserve (2998 ms) 2024-01-15T23:03:34.345 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2024-01-15T23:03:34.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:34 smithi163 ceph-mon[138526]: pgmap v1060: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:34.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:34 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:34.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:34 smithi163 ceph-mon[138526]: osdmap e892: 8 total, 8 up, 8 in 2024-01-15T23:03:34.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:34 smithi053 ceph-mon[146052]: pgmap v1060: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:34.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:34 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:34.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:34 smithi053 ceph-mon[146052]: osdmap e892: 8 total, 8 up, 8 in 2024-01-15T23:03:34.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:34 smithi053 ceph-mon[143363]: pgmap v1060: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:34.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:34 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:34.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:34 smithi053 ceph-mon[143363]: osdmap e892: 8 total, 8 up, 8 in 2024-01-15T23:03:35.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:03:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:03:35] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2024-01-15T23:03:35.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:35 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:35.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:35 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:03:35.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:35 smithi163 ceph-mon[138526]: osdmap e893: 8 total, 8 up, 8 in 2024-01-15T23:03:35.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:35 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2978694297' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:35.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:35 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:35.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:35 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:35.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:35 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:03:35.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:35 smithi053 ceph-mon[143363]: osdmap e893: 8 total, 8 up, 8 in 2024-01-15T23:03:35.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:35 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2978694297' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:35.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:35 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:35.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:35 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:35.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:35 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:03:35.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:35 smithi053 ceph-mon[146052]: osdmap e893: 8 total, 8 up, 8 in 2024-01-15T23:03:35.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:35 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2978694297' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:35.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:35 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:36.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:36 smithi163 ceph-mon[138526]: pgmap v1063: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:36.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:36 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:36.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:36 smithi163 ceph-mon[138526]: osdmap e894: 8 total, 8 up, 8 in 2024-01-15T23:03:36.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:36 smithi053 ceph-mon[146052]: pgmap v1063: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:36.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:36 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:36.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:36 smithi053 ceph-mon[146052]: osdmap e894: 8 total, 8 up, 8 in 2024-01-15T23:03:36.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:36 smithi053 ceph-mon[143363]: pgmap v1063: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:36.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:36 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:36.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:36 smithi053 ceph-mon[143363]: osdmap e894: 8 total, 8 up, 8 in 2024-01-15T23:03:37.383 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3042 ms) 2024-01-15T23:03:37.383 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2024-01-15T23:03:38.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:38 smithi163 ceph-mon[138526]: pgmap v1066: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:38.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:38 smithi163 ceph-mon[138526]: osdmap e895: 8 total, 8 up, 8 in 2024-01-15T23:03:38.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:38 smithi053 ceph-mon[146052]: pgmap v1066: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:38.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:38 smithi053 ceph-mon[146052]: osdmap e895: 8 total, 8 up, 8 in 2024-01-15T23:03:38.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:38 smithi053 ceph-mon[143363]: pgmap v1066: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:38.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:38 smithi053 ceph-mon[143363]: osdmap e895: 8 total, 8 up, 8 in 2024-01-15T23:03:39.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:39 smithi163 ceph-mon[138526]: osdmap e896: 8 total, 8 up, 8 in 2024-01-15T23:03:39.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:39 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1129178006' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:39.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:39 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:39.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:39 smithi053 ceph-mon[143363]: osdmap e896: 8 total, 8 up, 8 in 2024-01-15T23:03:39.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:39 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1129178006' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:39.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:39 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:39.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:39 smithi053 ceph-mon[146052]: osdmap e896: 8 total, 8 up, 8 in 2024-01-15T23:03:39.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:39 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1129178006' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:39.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:39 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:40.391 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3007 ms) 2024-01-15T23:03:40.391 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2024-01-15T23:03:40.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:40 smithi163 ceph-mon[138526]: pgmap v1069: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:40.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:40 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:40.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:40 smithi163 ceph-mon[138526]: osdmap e897: 8 total, 8 up, 8 in 2024-01-15T23:03:40.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:40 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:40.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:40 smithi163 ceph-mon[138526]: osdmap e898: 8 total, 8 up, 8 in 2024-01-15T23:03:40.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:40 smithi053 ceph-mon[146052]: pgmap v1069: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:40.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:40 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:40.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:40 smithi053 ceph-mon[146052]: osdmap e897: 8 total, 8 up, 8 in 2024-01-15T23:03:40.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:40 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:40.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:40 smithi053 ceph-mon[146052]: osdmap e898: 8 total, 8 up, 8 in 2024-01-15T23:03:40.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:40 smithi053 ceph-mon[143363]: pgmap v1069: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:40.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:40 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:40.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:40 smithi053 ceph-mon[143363]: osdmap e897: 8 total, 8 up, 8 in 2024-01-15T23:03:40.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:40 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:40.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:40 smithi053 ceph-mon[143363]: osdmap e898: 8 total, 8 up, 8 in 2024-01-15T23:03:42.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:42 smithi163 ceph-mon[138526]: pgmap v1072: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:42.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:42 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:42.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:42 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:03:42.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:42 smithi163 ceph-mon[138526]: osdmap e899: 8 total, 8 up, 8 in 2024-01-15T23:03:42.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:42 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2103231580' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:42.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:42 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:42.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:42 smithi053 ceph-mon[146052]: pgmap v1072: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:42.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:42 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:42.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:42 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:03:42.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:42 smithi053 ceph-mon[146052]: osdmap e899: 8 total, 8 up, 8 in 2024-01-15T23:03:42.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:42 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2103231580' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:42.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:42 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:42.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:42 smithi053 ceph-mon[143363]: pgmap v1072: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:42.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:42 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:42.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:42 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:03:42.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:42 smithi053 ceph-mon[143363]: osdmap e899: 8 total, 8 up, 8 in 2024-01-15T23:03:42.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:42 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2103231580' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:42.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:42 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:43.416 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3026 ms) 2024-01-15T23:03:43.416 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2024-01-15T23:03:43.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:43 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:43.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:43 smithi163 ceph-mon[138526]: osdmap e900: 8 total, 8 up, 8 in 2024-01-15T23:03:43.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:43 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:43.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:43 smithi053 ceph-mon[143363]: osdmap e900: 8 total, 8 up, 8 in 2024-01-15T23:03:43.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:43 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:43.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:43 smithi053 ceph-mon[146052]: osdmap e900: 8 total, 8 up, 8 in 2024-01-15T23:03:44.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:44 smithi163 ceph-mon[138526]: pgmap v1075: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:44.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:44 smithi163 ceph-mon[138526]: osdmap e901: 8 total, 8 up, 8 in 2024-01-15T23:03:44.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:44 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:03:44.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:03:44.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:44 smithi053 ceph-mon[143363]: pgmap v1075: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:44.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:44 smithi053 ceph-mon[143363]: osdmap e901: 8 total, 8 up, 8 in 2024-01-15T23:03:44.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:44 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:03:44.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:03:44.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:44 smithi053 ceph-mon[146052]: pgmap v1075: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:44.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:44 smithi053 ceph-mon[146052]: osdmap e901: 8 total, 8 up, 8 in 2024-01-15T23:03:44.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:44 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:03:44.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:03:45.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:03:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:03:45] "GET /metrics HTTP/1.1" 200 33925 "" "Prometheus/2.43.0" 2024-01-15T23:03:45.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:45 smithi163 ceph-mon[138526]: osdmap e902: 8 total, 8 up, 8 in 2024-01-15T23:03:45.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:45 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3307820141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:45.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:45 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3307820141' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:45.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:45 smithi163 ceph-mon[138526]: osdmap e903: 8 total, 8 up, 8 in 2024-01-15T23:03:45.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:45 smithi053 ceph-mon[146052]: osdmap e902: 8 total, 8 up, 8 in 2024-01-15T23:03:45.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:45 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3307820141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:45.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:45 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3307820141' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:45.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:45 smithi053 ceph-mon[146052]: osdmap e903: 8 total, 8 up, 8 in 2024-01-15T23:03:45.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:45 smithi053 ceph-mon[143363]: osdmap e902: 8 total, 8 up, 8 in 2024-01-15T23:03:45.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:45 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3307820141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:45.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:45 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3307820141' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:45.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:45 smithi053 ceph-mon[143363]: osdmap e903: 8 total, 8 up, 8 in 2024-01-15T23:03:46.431 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3015 ms) 2024-01-15T23:03:46.431 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2024-01-15T23:03:46.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:46 smithi163 ceph-mon[138526]: pgmap v1078: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:46.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:46 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:46.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:46 smithi163 ceph-mon[138526]: osdmap e904: 8 total, 8 up, 8 in 2024-01-15T23:03:46.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:46 smithi053 ceph-mon[143363]: pgmap v1078: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:46.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:46 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:46.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:46 smithi053 ceph-mon[143363]: osdmap e904: 8 total, 8 up, 8 in 2024-01-15T23:03:46.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:46 smithi053 ceph-mon[146052]: pgmap v1078: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:46.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:46 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:46.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:46 smithi053 ceph-mon[146052]: osdmap e904: 8 total, 8 up, 8 in 2024-01-15T23:03:47.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:47 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:47.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:47 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:03:47.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:47 smithi053 ceph-mon[143363]: osdmap e905: 8 total, 8 up, 8 in 2024-01-15T23:03:47.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:47 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/697741639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:47.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:47 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:47.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:47 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:47.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:47 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:03:47.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:47 smithi053 ceph-mon[146052]: osdmap e905: 8 total, 8 up, 8 in 2024-01-15T23:03:47.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:47 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/697741639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:47.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:47 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:47.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:47 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:47.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:47 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:03:47.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:47 smithi163 ceph-mon[138526]: osdmap e905: 8 total, 8 up, 8 in 2024-01-15T23:03:47.977 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:47 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/697741639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:47.977 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:47 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:48.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:48 smithi053 ceph-mon[146052]: pgmap v1081: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:48.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:48 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:48.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:48 smithi053 ceph-mon[146052]: osdmap e906: 8 total, 8 up, 8 in 2024-01-15T23:03:48.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:48 smithi053 ceph-mon[143363]: pgmap v1081: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:48.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:48 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:48.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:48 smithi053 ceph-mon[143363]: osdmap e906: 8 total, 8 up, 8 in 2024-01-15T23:03:48.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:48 smithi163 ceph-mon[138526]: pgmap v1081: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:48.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:48 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:48.977 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:48 smithi163 ceph-mon[138526]: osdmap e906: 8 total, 8 up, 8 in 2024-01-15T23:03:49.464 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3032 ms) 2024-01-15T23:03:49.464 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2024-01-15T23:03:50.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:50 smithi163 ceph-mon[138526]: pgmap v1084: 137 pgs: 6 creating+peering, 24 unknown, 107 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:50.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:50 smithi163 ceph-mon[138526]: osdmap e907: 8 total, 8 up, 8 in 2024-01-15T23:03:50.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:50 smithi053 ceph-mon[143363]: pgmap v1084: 137 pgs: 6 creating+peering, 24 unknown, 107 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:50.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:50 smithi053 ceph-mon[143363]: osdmap e907: 8 total, 8 up, 8 in 2024-01-15T23:03:50.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:50 smithi053 ceph-mon[146052]: pgmap v1084: 137 pgs: 6 creating+peering, 24 unknown, 107 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:50.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:50 smithi053 ceph-mon[146052]: osdmap e907: 8 total, 8 up, 8 in 2024-01-15T23:03:51.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:51 smithi163 ceph-mon[138526]: osdmap e908: 8 total, 8 up, 8 in 2024-01-15T23:03:51.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:51 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/224948439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:51.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:51 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/224948439' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:51.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:51 smithi163 ceph-mon[138526]: osdmap e909: 8 total, 8 up, 8 in 2024-01-15T23:03:51.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:51 smithi053 ceph-mon[146052]: osdmap e908: 8 total, 8 up, 8 in 2024-01-15T23:03:51.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:51 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/224948439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:51.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:51 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/224948439' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:51.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:51 smithi053 ceph-mon[146052]: osdmap e909: 8 total, 8 up, 8 in 2024-01-15T23:03:51.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:51 smithi053 ceph-mon[143363]: osdmap e908: 8 total, 8 up, 8 in 2024-01-15T23:03:51.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:51 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/224948439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:51.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:51 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/224948439' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:51.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:51 smithi053 ceph-mon[143363]: osdmap e909: 8 total, 8 up, 8 in 2024-01-15T23:03:52.478 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.Cleanup (3015 ms) 2024-01-15T23:03:52.478 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2024-01-15T23:03:52.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:52 smithi163 ceph-mon[138526]: pgmap v1087: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:52.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:52 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:52.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:52 smithi163 ceph-mon[138526]: osdmap e910: 8 total, 8 up, 8 in 2024-01-15T23:03:52.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:52 smithi053 ceph-mon[143363]: pgmap v1087: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:52.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:52 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:52.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:52 smithi053 ceph-mon[143363]: osdmap e910: 8 total, 8 up, 8 in 2024-01-15T23:03:52.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:52 smithi053 ceph-mon[146052]: pgmap v1087: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:52.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:52 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:03:52.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:52 smithi053 ceph-mon[146052]: osdmap e910: 8 total, 8 up, 8 in 2024-01-15T23:03:53.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:53 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:53.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:53 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:03:53.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:53 smithi053 ceph-mon[143363]: osdmap e911: 8 total, 8 up, 8 in 2024-01-15T23:03:53.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:53 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/4282030605' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:53.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:53 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:53.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:53 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:03:53.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:53 smithi053 ceph-mon[146052]: osdmap e911: 8 total, 8 up, 8 in 2024-01-15T23:03:53.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:53 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/4282030605' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:53.977 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:53 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:03:53.977 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:53 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:03:53.977 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:53 smithi163 ceph-mon[138526]: osdmap e911: 8 total, 8 up, 8 in 2024-01-15T23:03:53.977 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:53 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/4282030605' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:03:54.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:54 smithi053 ceph-mon[143363]: pgmap v1090: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:54.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:54 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/4282030605' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:54.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:54 smithi053 ceph-mon[143363]: osdmap e912: 8 total, 8 up, 8 in 2024-01-15T23:03:54.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:54 smithi053 ceph-mon[146052]: pgmap v1090: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:54.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:54 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/4282030605' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:54.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:54 smithi053 ceph-mon[146052]: osdmap e912: 8 total, 8 up, 8 in 2024-01-15T23:03:54.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:54 smithi163 ceph-mon[138526]: pgmap v1090: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:54.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:54 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/4282030605' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:03:54.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:54 smithi163 ceph-mon[138526]: osdmap e912: 8 total, 8 up, 8 in 2024-01-15T23:03:55.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:03:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:03:55] "GET /metrics HTTP/1.1" 200 33925 "" "Prometheus/2.43.0" 2024-01-15T23:03:56.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:56 smithi053 ceph-mon[143363]: pgmap v1093: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:56.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:56 smithi053 ceph-mon[143363]: osdmap e913: 8 total, 8 up, 8 in 2024-01-15T23:03:56.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:56 smithi053 ceph-mon[146052]: pgmap v1093: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:56.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:56 smithi053 ceph-mon[146052]: osdmap e913: 8 total, 8 up, 8 in 2024-01-15T23:03:56.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:56 smithi163 ceph-mon[138526]: pgmap v1093: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-01-15T23:03:56.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:56 smithi163 ceph-mon[138526]: osdmap e913: 8 total, 8 up, 8 in 2024-01-15T23:03:58.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:58 smithi053 ceph-mon[143363]: pgmap v1095: 137 pgs: 6 creating+peering, 8 unknown, 123 active+clean; 726 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 673 KiB/s rd, 1.2 MiB/s wr, 1.33k op/s 2024-01-15T23:03:58.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:58 smithi053 ceph-mon[146052]: pgmap v1095: 137 pgs: 6 creating+peering, 8 unknown, 123 active+clean; 726 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 673 KiB/s rd, 1.2 MiB/s wr, 1.33k op/s 2024-01-15T23:03:58.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:58 smithi163 ceph-mon[138526]: pgmap v1095: 137 pgs: 6 creating+peering, 8 unknown, 123 active+clean; 726 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 673 KiB/s rd, 1.2 MiB/s wr, 1.33k op/s 2024-01-15T23:03:59.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:03:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:03:59.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:03:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:03:59.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:03:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:04:00.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:00 smithi053 ceph-mon[143363]: pgmap v1096: 137 pgs: 2 creating+peering, 135 active+clean; 726 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 492 KiB/s rd, 888 KiB/s wr, 974 op/s 2024-01-15T23:04:00.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:00 smithi053 ceph-mon[146052]: pgmap v1096: 137 pgs: 2 creating+peering, 135 active+clean; 726 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 492 KiB/s rd, 888 KiB/s wr, 974 op/s 2024-01-15T23:04:00.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:00 smithi163 ceph-mon[138526]: pgmap v1096: 137 pgs: 2 creating+peering, 135 active+clean; 726 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 492 KiB/s rd, 888 KiB/s wr, 974 op/s 2024-01-15T23:04:02.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:02 smithi053 ceph-mon[143363]: pgmap v1097: 137 pgs: 137 active+clean; 1.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 6.42k op/s 2024-01-15T23:04:02.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:02 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:04:02.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:02 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:04:02.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:02 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:04:02.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:02 smithi053 ceph-mon[146052]: pgmap v1097: 137 pgs: 137 active+clean; 1.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 6.42k op/s 2024-01-15T23:04:02.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:02 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:04:02.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:02 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:04:02.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:02 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:04:02.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:02 smithi163 ceph-mon[138526]: pgmap v1097: 137 pgs: 137 active+clean; 1.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 6.42k op/s 2024-01-15T23:04:02.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:02 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:04:02.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:02 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:04:02.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:02 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:04:03.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:03 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:04:03.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:03 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:04:03.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:03 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:04:03.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:03 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:04:03.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:03 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:04:03.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:03 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:04:03.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:03 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:04:03.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:03 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:04:03.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:03 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:04:04.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:04 smithi053 ceph-mon[143363]: pgmap v1098: 137 pgs: 137 active+clean; 1.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 5.65k op/s 2024-01-15T23:04:04.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:04 smithi053 ceph-mon[146052]: pgmap v1098: 137 pgs: 137 active+clean; 1.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 5.65k op/s 2024-01-15T23:04:04.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:04 smithi163 ceph-mon[138526]: pgmap v1098: 137 pgs: 137 active+clean; 1.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 5.65k op/s 2024-01-15T23:04:05.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:04:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:04:05] "GET /metrics HTTP/1.1" 200 36336 "" "Prometheus/2.43.0" 2024-01-15T23:04:06.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:06 smithi053 ceph-mon[143363]: pgmap v1099: 137 pgs: 137 active+clean; 1.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.2 MiB/s wr, 4.73k op/s 2024-01-15T23:04:06.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:06 smithi053 ceph-mon[146052]: pgmap v1099: 137 pgs: 137 active+clean; 1.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.2 MiB/s wr, 4.73k op/s 2024-01-15T23:04:06.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:06 smithi163 ceph-mon[138526]: pgmap v1099: 137 pgs: 137 active+clean; 1.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.2 MiB/s wr, 4.73k op/s 2024-01-15T23:04:08.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:08 smithi053 ceph-mon[143363]: pgmap v1100: 137 pgs: 137 active+clean; 2.2 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 5.7 MiB/s wr, 6.34k op/s 2024-01-15T23:04:08.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:08 smithi053 ceph-mon[146052]: pgmap v1100: 137 pgs: 137 active+clean; 2.2 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 5.7 MiB/s wr, 6.34k op/s 2024-01-15T23:04:08.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:08 smithi163 ceph-mon[138526]: pgmap v1100: 137 pgs: 137 active+clean; 2.2 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 5.7 MiB/s wr, 6.34k op/s 2024-01-15T23:04:10.511 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.MultiProducer (18032 ms) 2024-01-15T23:04:10.511 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2024-01-15T23:04:10.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:10 smithi053 ceph-mon[146052]: pgmap v1101: 137 pgs: 137 active+clean; 2.2 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 5.4 MiB/s wr, 6.01k op/s 2024-01-15T23:04:10.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:10 smithi053 ceph-mon[143363]: pgmap v1101: 137 pgs: 137 active+clean; 2.2 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 5.4 MiB/s wr, 6.01k op/s 2024-01-15T23:04:10.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:10 smithi163 ceph-mon[138526]: pgmap v1101: 137 pgs: 137 active+clean; 2.2 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 5.4 MiB/s wr, 6.01k op/s 2024-01-15T23:04:11.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:11 smithi053 ceph-mon[143363]: osdmap e914: 8 total, 8 up, 8 in 2024-01-15T23:04:11.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:11 smithi053 ceph-mon[146052]: osdmap e914: 8 total, 8 up, 8 in 2024-01-15T23:04:11.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:11 smithi163 ceph-mon[138526]: osdmap e914: 8 total, 8 up, 8 in 2024-01-15T23:04:12.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:12 smithi053 ceph-mon[146052]: pgmap v1103: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:12.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:12 smithi053 ceph-mon[146052]: osdmap e915: 8 total, 8 up, 8 in 2024-01-15T23:04:12.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:12 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/487357893' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:12.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:12 smithi053 ceph-mon[143363]: pgmap v1103: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:12.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:12 smithi053 ceph-mon[143363]: osdmap e915: 8 total, 8 up, 8 in 2024-01-15T23:04:12.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:12 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/487357893' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:12.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:12 smithi163 ceph-mon[138526]: pgmap v1103: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:12.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:12 smithi163 ceph-mon[138526]: osdmap e915: 8 total, 8 up, 8 in 2024-01-15T23:04:12.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:12 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/487357893' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:13.529 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (3019 ms) 2024-01-15T23:04:13.529 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2024-01-15T23:04:13.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:13 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/487357893' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:13.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:13 smithi053 ceph-mon[143363]: osdmap e916: 8 total, 8 up, 8 in 2024-01-15T23:04:13.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:13 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/487357893' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:13.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:13 smithi053 ceph-mon[146052]: osdmap e916: 8 total, 8 up, 8 in 2024-01-15T23:04:13.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:13 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/487357893' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:13.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:13 smithi163 ceph-mon[138526]: osdmap e916: 8 total, 8 up, 8 in 2024-01-15T23:04:14.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:14 smithi053 ceph-mon[143363]: pgmap v1106: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:14.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:14 smithi053 ceph-mon[143363]: osdmap e917: 8 total, 8 up, 8 in 2024-01-15T23:04:14.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:04:14.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:14 smithi053 ceph-mon[146052]: pgmap v1106: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:14.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:14 smithi053 ceph-mon[146052]: osdmap e917: 8 total, 8 up, 8 in 2024-01-15T23:04:14.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:04:14.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:14 smithi163 ceph-mon[138526]: pgmap v1106: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:14.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:14 smithi163 ceph-mon[138526]: osdmap e917: 8 total, 8 up, 8 in 2024-01-15T23:04:14.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:04:15.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:04:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:04:15] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2024-01-15T23:04:15.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:15 smithi163 ceph-mon[138526]: osdmap e918: 8 total, 8 up, 8 in 2024-01-15T23:04:15.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:15 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3984404875' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:15.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:15 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:15.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:15 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:15.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:15 smithi163 ceph-mon[138526]: osdmap e919: 8 total, 8 up, 8 in 2024-01-15T23:04:16.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:15 smithi053 ceph-mon[143363]: osdmap e918: 8 total, 8 up, 8 in 2024-01-15T23:04:16.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:15 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3984404875' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:16.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:15 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:16.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:15 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:16.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:15 smithi053 ceph-mon[143363]: osdmap e919: 8 total, 8 up, 8 in 2024-01-15T23:04:16.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:15 smithi053 ceph-mon[146052]: osdmap e918: 8 total, 8 up, 8 in 2024-01-15T23:04:16.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:15 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3984404875' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:16.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:15 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:16.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:15 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:16.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:15 smithi053 ceph-mon[146052]: osdmap e919: 8 total, 8 up, 8 in 2024-01-15T23:04:16.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:16 smithi163 ceph-mon[138526]: pgmap v1109: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:16.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:16 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:04:16.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:16 smithi163 ceph-mon[138526]: osdmap e920: 8 total, 8 up, 8 in 2024-01-15T23:04:17.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:16 smithi053 ceph-mon[143363]: pgmap v1109: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:17.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:16 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:04:17.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:16 smithi053 ceph-mon[143363]: osdmap e920: 8 total, 8 up, 8 in 2024-01-15T23:04:17.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:16 smithi053 ceph-mon[146052]: pgmap v1109: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:17.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:16 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:04:17.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:16 smithi053 ceph-mon[146052]: osdmap e920: 8 total, 8 up, 8 in 2024-01-15T23:04:17.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:17 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:04:17.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:17 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:04:18.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:17 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:04:18.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:17 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:04:18.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:17 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:04:18.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:17 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:04:18.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:18 smithi163 ceph-mon[138526]: pgmap v1112: 137 pgs: 7 creating+peering, 20 unknown, 110 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:19.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:18 smithi053 ceph-mon[143363]: pgmap v1112: 137 pgs: 7 creating+peering, 20 unknown, 110 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:19.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:18 smithi053 ceph-mon[146052]: pgmap v1112: 137 pgs: 7 creating+peering, 20 unknown, 110 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:20.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:20 smithi163 ceph-mon[138526]: pgmap v1113: 137 pgs: 7 creating+peering, 6 unknown, 124 active+clean; 857 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 2.38k op/s 2024-01-15T23:04:21.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:20 smithi053 ceph-mon[143363]: pgmap v1113: 137 pgs: 7 creating+peering, 6 unknown, 124 active+clean; 857 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 2.38k op/s 2024-01-15T23:04:21.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:20 smithi053 ceph-mon[146052]: pgmap v1113: 137 pgs: 7 creating+peering, 6 unknown, 124 active+clean; 857 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 2.38k op/s 2024-01-15T23:04:22.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:22 smithi163 ceph-mon[138526]: pgmap v1114: 137 pgs: 137 active+clean; 857 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 2.00k op/s 2024-01-15T23:04:23.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:22 smithi053 ceph-mon[146052]: pgmap v1114: 137 pgs: 137 active+clean; 857 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 2.00k op/s 2024-01-15T23:04:23.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:22 smithi053 ceph-mon[143363]: pgmap v1114: 137 pgs: 137 active+clean; 857 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 2.00k op/s 2024-01-15T23:04:24.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:24 smithi163 ceph-mon[138526]: pgmap v1115: 137 pgs: 137 active+clean; 1.5 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 4.8 MiB/s wr, 5.60k op/s 2024-01-15T23:04:24.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:24 smithi053 ceph-mon[143363]: pgmap v1115: 137 pgs: 137 active+clean; 1.5 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 4.8 MiB/s wr, 5.60k op/s 2024-01-15T23:04:25.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:24 smithi053 ceph-mon[146052]: pgmap v1115: 137 pgs: 137 active+clean; 1.5 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 4.8 MiB/s wr, 5.60k op/s 2024-01-15T23:04:25.000 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:04:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:04:25] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2024-01-15T23:04:26.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:26 smithi163 ceph-mon[138526]: pgmap v1116: 137 pgs: 137 active+clean; 1.5 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 4.1 MiB/s wr, 4.80k op/s 2024-01-15T23:04:27.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:26 smithi053 ceph-mon[143363]: pgmap v1116: 137 pgs: 137 active+clean; 1.5 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 4.1 MiB/s wr, 4.80k op/s 2024-01-15T23:04:27.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:26 smithi053 ceph-mon[146052]: pgmap v1116: 137 pgs: 137 active+clean; 1.5 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 4.1 MiB/s wr, 4.80k op/s 2024-01-15T23:04:28.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:28 smithi163 ceph-mon[138526]: pgmap v1117: 137 pgs: 137 active+clean; 1.5 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 3.7 MiB/s wr, 4.34k op/s 2024-01-15T23:04:29.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:28 smithi053 ceph-mon[143363]: pgmap v1117: 137 pgs: 137 active+clean; 1.5 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 3.7 MiB/s wr, 4.34k op/s 2024-01-15T23:04:29.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:28 smithi053 ceph-mon[146052]: pgmap v1117: 137 pgs: 137 active+clean; 1.5 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 3.7 MiB/s wr, 4.34k op/s 2024-01-15T23:04:29.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:04:30.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:04:30.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:04:30.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:30 smithi163 ceph-mon[138526]: pgmap v1118: 137 pgs: 137 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 4.7 MiB/s wr, 5.53k op/s 2024-01-15T23:04:31.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:30 smithi053 ceph-mon[143363]: pgmap v1118: 137 pgs: 137 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 4.7 MiB/s wr, 5.53k op/s 2024-01-15T23:04:31.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:30 smithi053 ceph-mon[146052]: pgmap v1118: 137 pgs: 137 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 4.7 MiB/s wr, 5.53k op/s 2024-01-15T23:04:32.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:32 smithi163 ceph-mon[138526]: pgmap v1119: 137 pgs: 137 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 3.8 MiB/s wr, 4.47k op/s 2024-01-15T23:04:33.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:32 smithi053 ceph-mon[143363]: pgmap v1119: 137 pgs: 137 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 3.8 MiB/s wr, 4.47k op/s 2024-01-15T23:04:33.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:32 smithi053 ceph-mon[146052]: pgmap v1119: 137 pgs: 137 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 3.8 MiB/s wr, 4.47k op/s 2024-01-15T23:04:34.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:34 smithi163 ceph-mon[138526]: pgmap v1120: 137 pgs: 137 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 39 MiB/s rd, 4.7 MiB/s wr, 5.61k op/s 2024-01-15T23:04:35.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:34 smithi053 ceph-mon[143363]: pgmap v1120: 137 pgs: 137 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 39 MiB/s rd, 4.7 MiB/s wr, 5.61k op/s 2024-01-15T23:04:35.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:34 smithi053 ceph-mon[146052]: pgmap v1120: 137 pgs: 137 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 39 MiB/s rd, 4.7 MiB/s wr, 5.61k op/s 2024-01-15T23:04:35.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:04:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:04:35] "GET /metrics HTTP/1.1" 200 36349 "" "Prometheus/2.43.0" 2024-01-15T23:04:36.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:36 smithi163 ceph-mon[138526]: pgmap v1121: 137 pgs: 137 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 2.4 MiB/s wr, 2.93k op/s 2024-01-15T23:04:37.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:36 smithi053 ceph-mon[143363]: pgmap v1121: 137 pgs: 137 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 2.4 MiB/s wr, 2.93k op/s 2024-01-15T23:04:37.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:36 smithi053 ceph-mon[146052]: pgmap v1121: 137 pgs: 137 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 2.4 MiB/s wr, 2.93k op/s 2024-01-15T23:04:37.629 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (24100 ms) 2024-01-15T23:04:37.629 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2024-01-15T23:04:38.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:38 smithi163 ceph-mon[138526]: pgmap v1122: 137 pgs: 137 active+clean; 1.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 2.4 MiB/s wr, 2.93k op/s 2024-01-15T23:04:38.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:38 smithi163 ceph-mon[138526]: osdmap e921: 8 total, 8 up, 8 in 2024-01-15T23:04:39.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:38 smithi053 ceph-mon[143363]: pgmap v1122: 137 pgs: 137 active+clean; 1.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 2.4 MiB/s wr, 2.93k op/s 2024-01-15T23:04:39.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:38 smithi053 ceph-mon[143363]: osdmap e921: 8 total, 8 up, 8 in 2024-01-15T23:04:39.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:38 smithi053 ceph-mon[146052]: pgmap v1122: 137 pgs: 137 active+clean; 1.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 2.4 MiB/s wr, 2.93k op/s 2024-01-15T23:04:39.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:38 smithi053 ceph-mon[146052]: osdmap e921: 8 total, 8 up, 8 in 2024-01-15T23:04:39.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:39 smithi163 ceph-mon[138526]: osdmap e922: 8 total, 8 up, 8 in 2024-01-15T23:04:39.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:39 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/4141056186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:39.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:39 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/4141056186' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:39.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:39 smithi163 ceph-mon[138526]: osdmap e923: 8 total, 8 up, 8 in 2024-01-15T23:04:40.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:39 smithi053 ceph-mon[143363]: osdmap e922: 8 total, 8 up, 8 in 2024-01-15T23:04:40.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:39 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/4141056186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:40.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:39 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/4141056186' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:40.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:39 smithi053 ceph-mon[143363]: osdmap e923: 8 total, 8 up, 8 in 2024-01-15T23:04:40.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:39 smithi053 ceph-mon[146052]: osdmap e922: 8 total, 8 up, 8 in 2024-01-15T23:04:40.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:39 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/4141056186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:40.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:39 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/4141056186' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:40.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:39 smithi053 ceph-mon[146052]: osdmap e923: 8 total, 8 up, 8 in 2024-01-15T23:04:40.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:40 smithi163 ceph-mon[138526]: pgmap v1125: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:40.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:40 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:04:40.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:40 smithi163 ceph-mon[138526]: osdmap e924: 8 total, 8 up, 8 in 2024-01-15T23:04:41.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:40 smithi053 ceph-mon[143363]: pgmap v1125: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:41.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:40 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:04:41.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:40 smithi053 ceph-mon[143363]: osdmap e924: 8 total, 8 up, 8 in 2024-01-15T23:04:41.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:40 smithi053 ceph-mon[146052]: pgmap v1125: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:41.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:40 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:04:41.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:40 smithi053 ceph-mon[146052]: osdmap e924: 8 total, 8 up, 8 in 2024-01-15T23:04:41.670 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (4040 ms) 2024-01-15T23:04:41.671 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2024-01-15T23:04:42.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:42 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:04:42.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:42 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:04:42.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:42 smithi163 ceph-mon[138526]: osdmap e925: 8 total, 8 up, 8 in 2024-01-15T23:04:42.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:42 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:04:42.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:42 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:04:42.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:42 smithi053 ceph-mon[143363]: osdmap e925: 8 total, 8 up, 8 in 2024-01-15T23:04:42.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:42 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:04:42.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:42 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:04:42.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:42 smithi053 ceph-mon[146052]: osdmap e925: 8 total, 8 up, 8 in 2024-01-15T23:04:43.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:43 smithi163 ceph-mon[138526]: pgmap v1128: 137 pgs: 7 creating+peering, 18 unknown, 112 active+clean; 596 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:43.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:43 smithi163 ceph-mon[138526]: osdmap e926: 8 total, 8 up, 8 in 2024-01-15T23:04:43.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:43 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1528385697' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:43.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:43 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:43.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:43 smithi053 ceph-mon[143363]: pgmap v1128: 137 pgs: 7 creating+peering, 18 unknown, 112 active+clean; 596 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:43.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:43 smithi053 ceph-mon[143363]: osdmap e926: 8 total, 8 up, 8 in 2024-01-15T23:04:43.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:43 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1528385697' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:43.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:43 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:43.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:43 smithi053 ceph-mon[146052]: pgmap v1128: 137 pgs: 7 creating+peering, 18 unknown, 112 active+clean; 596 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:43.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:43 smithi053 ceph-mon[146052]: osdmap e926: 8 total, 8 up, 8 in 2024-01-15T23:04:43.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:43 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1528385697' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:43.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:43 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:44.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:44 smithi163 ceph-mon[138526]: pgmap v1131: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:44.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:44 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:04:44.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:44 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:44.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:44 smithi163 ceph-mon[138526]: osdmap e927: 8 total, 8 up, 8 in 2024-01-15T23:04:44.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:44 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:04:44.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:04:44.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:44 smithi053 ceph-mon[143363]: pgmap v1131: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:44.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:44 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:04:44.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:44 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:44.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:44 smithi053 ceph-mon[143363]: osdmap e927: 8 total, 8 up, 8 in 2024-01-15T23:04:44.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:44 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:04:44.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:04:44.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:44 smithi053 ceph-mon[146052]: pgmap v1131: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:44.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:44 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:04:44.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:44 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:44.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:44 smithi053 ceph-mon[146052]: osdmap e927: 8 total, 8 up, 8 in 2024-01-15T23:04:44.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:44 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:04:44.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:04:45.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:04:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:04:45] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2024-01-15T23:04:45.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:45 smithi163 ceph-mon[138526]: osdmap e928: 8 total, 8 up, 8 in 2024-01-15T23:04:46.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:45 smithi053 ceph-mon[143363]: osdmap e928: 8 total, 8 up, 8 in 2024-01-15T23:04:46.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:45 smithi053 ceph-mon[146052]: osdmap e928: 8 total, 8 up, 8 in 2024-01-15T23:04:46.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:46 smithi163 ceph-mon[138526]: pgmap v1134: 137 pgs: 4 creating+peering, 21 unknown, 112 active+clean; 584 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:46.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:46 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:04:46.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:46 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:04:47.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:46 smithi053 ceph-mon[143363]: pgmap v1134: 137 pgs: 4 creating+peering, 21 unknown, 112 active+clean; 584 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:47.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:46 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:04:47.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:46 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:04:47.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:46 smithi053 ceph-mon[146052]: pgmap v1134: 137 pgs: 4 creating+peering, 21 unknown, 112 active+clean; 584 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:47.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:46 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:04:47.041 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:46 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:04:47.694 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6024 ms) 2024-01-15T23:04:47.694 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2024-01-15T23:04:48.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:48 smithi163 ceph-mon[138526]: pgmap v1135: 137 pgs: 4 creating+peering, 4 unknown, 129 active+clean; 584 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 8.1 KiB/s wr, 14 op/s 2024-01-15T23:04:48.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:48 smithi163 ceph-mon[138526]: osdmap e929: 8 total, 8 up, 8 in 2024-01-15T23:04:49.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:48 smithi053 ceph-mon[143363]: pgmap v1135: 137 pgs: 4 creating+peering, 4 unknown, 129 active+clean; 584 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 8.1 KiB/s wr, 14 op/s 2024-01-15T23:04:49.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:48 smithi053 ceph-mon[143363]: osdmap e929: 8 total, 8 up, 8 in 2024-01-15T23:04:49.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:48 smithi053 ceph-mon[146052]: pgmap v1135: 137 pgs: 4 creating+peering, 4 unknown, 129 active+clean; 584 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 8.1 KiB/s wr, 14 op/s 2024-01-15T23:04:49.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:48 smithi053 ceph-mon[146052]: osdmap e929: 8 total, 8 up, 8 in 2024-01-15T23:04:49.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:49 smithi163 ceph-mon[138526]: osdmap e930: 8 total, 8 up, 8 in 2024-01-15T23:04:49.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:49 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/4199162222' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:49.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:49 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:49.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:49 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:49.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:49 smithi163 ceph-mon[138526]: osdmap e931: 8 total, 8 up, 8 in 2024-01-15T23:04:50.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:49 smithi053 ceph-mon[146052]: osdmap e930: 8 total, 8 up, 8 in 2024-01-15T23:04:50.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:49 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/4199162222' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:50.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:49 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:50.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:49 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:50.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:49 smithi053 ceph-mon[146052]: osdmap e931: 8 total, 8 up, 8 in 2024-01-15T23:04:50.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:49 smithi053 ceph-mon[143363]: osdmap e930: 8 total, 8 up, 8 in 2024-01-15T23:04:50.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:49 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/4199162222' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:50.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:49 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:50.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:49 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-196908-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:50.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:49 smithi053 ceph-mon[143363]: osdmap e931: 8 total, 8 up, 8 in 2024-01-15T23:04:50.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:50 smithi163 ceph-mon[138526]: pgmap v1138: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:50.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:50 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:04:50.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:50 smithi163 ceph-mon[138526]: osdmap e932: 8 total, 8 up, 8 in 2024-01-15T23:04:51.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:50 smithi053 ceph-mon[143363]: pgmap v1138: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:51.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:50 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:04:51.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:50 smithi053 ceph-mon[143363]: osdmap e932: 8 total, 8 up, 8 in 2024-01-15T23:04:51.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:50 smithi053 ceph-mon[146052]: pgmap v1138: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:51.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:50 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:04:51.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:50 smithi053 ceph-mon[146052]: osdmap e932: 8 total, 8 up, 8 in 2024-01-15T23:04:52.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:52 smithi163 ceph-mon[138526]: pgmap v1141: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:52.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:52 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:04:52.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:52 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:04:52.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:52 smithi053 ceph-mon[143363]: pgmap v1141: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:52.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:52 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:04:52.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:52 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:04:52.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:52 smithi053 ceph-mon[146052]: pgmap v1141: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:52.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:52 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:04:52.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:52 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:04:53.129 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (5432 ms) 2024-01-15T23:04:53.129 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 22 tests from TestCls2PCQueue (108686 ms total) 2024-01-15T23:04:53.129 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:04:53.129 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment tear-down 2024-01-15T23:04:53.129 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] 22 tests from 1 test suite ran. (108686 ms total) 2024-01-15T23:04:53.129 INFO:tasks.workunit.client.0.smithi053.stdout:[ PASSED ] 22 tests. 2024-01-15T23:04:53.132 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T23:04:53.132 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-15T23:04:53.205 INFO:tasks.workunit:Running workunit cls/test_cls_cas.sh... 2024-01-15T23:04:53.205 DEBUG:teuthology.orchestra.run.smithi053: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=quincy 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-01-15T23:04:53.278 INFO:tasks.workunit.client.0.smithi053.stdout:Running main() from gmock_main.cc 2024-01-15T23:04:53.278 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] Running 6 tests from 2 test suites. 2024-01-15T23:04:53.278 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment set-up. 2024-01-15T23:04:53.278 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 5 tests from cls_cas 2024-01-15T23:04:53.278 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_cas.get_put 2024-01-15T23:04:54.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:54 smithi163 ceph-mon[138526]: pgmap v1142: 137 pgs: 11 creating+peering, 4 unknown, 122 active+clean; 606 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 694 op/s 2024-01-15T23:04:54.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:54 smithi163 ceph-mon[138526]: osdmap e933: 8 total, 8 up, 8 in 2024-01-15T23:04:54.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:54 smithi053 ceph-mon[143363]: pgmap v1142: 137 pgs: 11 creating+peering, 4 unknown, 122 active+clean; 606 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 694 op/s 2024-01-15T23:04:54.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:54 smithi053 ceph-mon[143363]: osdmap e933: 8 total, 8 up, 8 in 2024-01-15T23:04:54.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:54 smithi053 ceph-mon[146052]: pgmap v1142: 137 pgs: 11 creating+peering, 4 unknown, 122 active+clean; 606 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 694 op/s 2024-01-15T23:04:54.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:54 smithi053 ceph-mon[146052]: osdmap e933: 8 total, 8 up, 8 in 2024-01-15T23:04:55.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:04:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:04:55] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2024-01-15T23:04:55.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:55 smithi053 ceph-mon[143363]: osdmap e934: 8 total, 8 up, 8 in 2024-01-15T23:04:55.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:55 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/644499919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:55.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:55 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:55.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:55 smithi053 ceph-mon[146052]: osdmap e934: 8 total, 8 up, 8 in 2024-01-15T23:04:55.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:55 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/644499919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:55.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:55 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:55.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:55 smithi163 ceph-mon[138526]: osdmap e934: 8 total, 8 up, 8 in 2024-01-15T23:04:55.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:55 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/644499919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:55.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:55 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:56.139 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_cas.get_put (2861 ms) 2024-01-15T23:04:56.139 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_cas.wrong_put 2024-01-15T23:04:56.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:56 smithi163 ceph-mon[138526]: pgmap v1145: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:56.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:56 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:56.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:56 smithi163 ceph-mon[138526]: osdmap e935: 8 total, 8 up, 8 in 2024-01-15T23:04:56.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:56 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:04:56.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:56 smithi163 ceph-mon[138526]: osdmap e936: 8 total, 8 up, 8 in 2024-01-15T23:04:56.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:56 smithi053 ceph-mon[143363]: pgmap v1145: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:56.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:56 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:56.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:56 smithi053 ceph-mon[143363]: osdmap e935: 8 total, 8 up, 8 in 2024-01-15T23:04:56.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:56 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:04:56.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:56 smithi053 ceph-mon[143363]: osdmap e936: 8 total, 8 up, 8 in 2024-01-15T23:04:56.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:56 smithi053 ceph-mon[146052]: pgmap v1145: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:56.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:56 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:56.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:56 smithi053 ceph-mon[146052]: osdmap e935: 8 total, 8 up, 8 in 2024-01-15T23:04:56.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:56 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:04:56.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:56 smithi053 ceph-mon[146052]: osdmap e936: 8 total, 8 up, 8 in 2024-01-15T23:04:57.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:57 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:04:57.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:57 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:04:57.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:57 smithi163 ceph-mon[138526]: osdmap e937: 8 total, 8 up, 8 in 2024-01-15T23:04:57.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:57 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3304988119' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:57.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:57 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:57.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:57 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:04:57.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:57 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:04:57.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:57 smithi053 ceph-mon[143363]: osdmap e937: 8 total, 8 up, 8 in 2024-01-15T23:04:57.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:57 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3304988119' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:57.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:57 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:57.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:57 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:04:57.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:57 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:04:57.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:57 smithi053 ceph-mon[146052]: osdmap e937: 8 total, 8 up, 8 in 2024-01-15T23:04:57.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:57 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3304988119' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:57.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:57 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:04:58.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:58 smithi163 ceph-mon[138526]: pgmap v1148: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:58.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:58 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:58.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:58 smithi163 ceph-mon[138526]: osdmap e938: 8 total, 8 up, 8 in 2024-01-15T23:04:58.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:58 smithi053 ceph-mon[143363]: pgmap v1148: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:58.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:58 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:58.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:58 smithi053 ceph-mon[143363]: osdmap e938: 8 total, 8 up, 8 in 2024-01-15T23:04:58.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:58 smithi053 ceph-mon[146052]: pgmap v1148: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:04:58.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:58 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:04:58.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:58 smithi053 ceph-mon[146052]: osdmap e938: 8 total, 8 up, 8 in 2024-01-15T23:04:59.176 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_cas.wrong_put (3037 ms) 2024-01-15T23:04:59.176 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_cas.dup_get 2024-01-15T23:05:00.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:00.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:05:00.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:59 smithi053 ceph-mon[143363]: pgmap v1151: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:00.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:04:59 smithi053 ceph-mon[143363]: osdmap e939: 8 total, 8 up, 8 in 2024-01-15T23:05:00.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:00.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:05:00.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:59 smithi053 ceph-mon[146052]: pgmap v1151: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:00.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:04:59 smithi053 ceph-mon[146052]: osdmap e939: 8 total, 8 up, 8 in 2024-01-15T23:05:00.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:00.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:05:00.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:59 smithi163 ceph-mon[138526]: pgmap v1151: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:00.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:04:59 smithi163 ceph-mon[138526]: osdmap e939: 8 total, 8 up, 8 in 2024-01-15T23:05:01.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:01 smithi163 ceph-mon[138526]: osdmap e940: 8 total, 8 up, 8 in 2024-01-15T23:05:01.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:01 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1306899173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:01.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:01 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:01.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:01 smithi053 ceph-mon[146052]: osdmap e940: 8 total, 8 up, 8 in 2024-01-15T23:05:01.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:01 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1306899173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:01.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:01 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:01.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:01 smithi053 ceph-mon[143363]: osdmap e940: 8 total, 8 up, 8 in 2024-01-15T23:05:01.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:01 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1306899173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:01.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:01 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:02.184 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_cas.dup_get (3005 ms) 2024-01-15T23:05:02.185 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_cas.dup_put 2024-01-15T23:05:02.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:02 smithi163 ceph-mon[138526]: pgmap v1154: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:02.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:02 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:02.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:02 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:02.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:02 smithi163 ceph-mon[138526]: osdmap e941: 8 total, 8 up, 8 in 2024-01-15T23:05:02.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:02 smithi053 ceph-mon[143363]: pgmap v1154: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:02.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:02 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:02.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:02 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:02.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:02 smithi053 ceph-mon[143363]: osdmap e941: 8 total, 8 up, 8 in 2024-01-15T23:05:02.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:02 smithi053 ceph-mon[146052]: pgmap v1154: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:02.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:02 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:02.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:02 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:02.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:02 smithi053 ceph-mon[146052]: osdmap e941: 8 total, 8 up, 8 in 2024-01-15T23:05:03.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:03 smithi163 ceph-mon[138526]: osdmap e942: 8 total, 8 up, 8 in 2024-01-15T23:05:03.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:03 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:05:03.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:03 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:03.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:03 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:03.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:03 smithi053 ceph-mon[143363]: osdmap e942: 8 total, 8 up, 8 in 2024-01-15T23:05:03.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:03 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:05:03.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:03 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:03.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:03 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:03.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:03 smithi053 ceph-mon[146052]: osdmap e942: 8 total, 8 up, 8 in 2024-01-15T23:05:03.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:03 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:05:03.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:03 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:03.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:03 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:04.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:04 smithi163 ceph-mon[138526]: pgmap v1157: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:04.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:04 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:04.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:04 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:05:04.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:04 smithi163 ceph-mon[138526]: osdmap e943: 8 total, 8 up, 8 in 2024-01-15T23:05:04.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:04 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/737322022' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:04.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:04 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:04.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:04 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:05:04.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:04 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:05:04.477 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:04 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:04.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[143363]: pgmap v1157: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:04.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:04.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:05:04.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[143363]: osdmap e943: 8 total, 8 up, 8 in 2024-01-15T23:05:04.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/737322022' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:04.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:04.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:05:04.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:05:04.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:04.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[146052]: pgmap v1157: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:04.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:04.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:05:04.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[146052]: osdmap e943: 8 total, 8 up, 8 in 2024-01-15T23:05:04.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/737322022' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:04.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:04.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:05:04.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:05:04.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:04 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:05.202 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_cas.dup_put (3021 ms) 2024-01-15T23:05:05.202 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_cas.get_wrong_data 2024-01-15T23:05:05.289 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:05 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:05.289 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:05 smithi053 ceph-mon[143363]: osdmap e944: 8 total, 8 up, 8 in 2024-01-15T23:05:05.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:05:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:05:05] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2024-01-15T23:05:05.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:05 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:05.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:05 smithi053 ceph-mon[146052]: osdmap e944: 8 total, 8 up, 8 in 2024-01-15T23:05:05.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:05 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:05.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:05 smithi163 ceph-mon[138526]: osdmap e944: 8 total, 8 up, 8 in 2024-01-15T23:05:06.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:06 smithi163 ceph-mon[138526]: pgmap v1160: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:06.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:06 smithi163 ceph-mon[138526]: osdmap e945: 8 total, 8 up, 8 in 2024-01-15T23:05:06.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:06 smithi053 ceph-mon[143363]: pgmap v1160: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:06.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:06 smithi053 ceph-mon[143363]: osdmap e945: 8 total, 8 up, 8 in 2024-01-15T23:05:06.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:06 smithi053 ceph-mon[146052]: pgmap v1160: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:06.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:06 smithi053 ceph-mon[146052]: osdmap e945: 8 total, 8 up, 8 in 2024-01-15T23:05:07.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:07 smithi163 ceph-mon[138526]: osdmap e946: 8 total, 8 up, 8 in 2024-01-15T23:05:07.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:07 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2816387995' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:07.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:07 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:07.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:07 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:07.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:07 smithi163 ceph-mon[138526]: osdmap e947: 8 total, 8 up, 8 in 2024-01-15T23:05:07.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:07 smithi053 ceph-mon[143363]: osdmap e946: 8 total, 8 up, 8 in 2024-01-15T23:05:07.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:07 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2816387995' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:07.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:07 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:07.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:07 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:07.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:07 smithi053 ceph-mon[143363]: osdmap e947: 8 total, 8 up, 8 in 2024-01-15T23:05:07.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:07 smithi053 ceph-mon[146052]: osdmap e946: 8 total, 8 up, 8 in 2024-01-15T23:05:07.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:07 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2816387995' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:07.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:07 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:07.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:07 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197686-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:07.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:07 smithi053 ceph-mon[146052]: osdmap e947: 8 total, 8 up, 8 in 2024-01-15T23:05:08.215 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_cas.get_wrong_data (3009 ms) 2024-01-15T23:05:08.216 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 5 tests from cls_cas (14933 ms total) 2024-01-15T23:05:08.216 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:05:08.216 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 1 test from chunk_refs_t 2024-01-15T23:05:08.216 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] chunk_refs_t.size 2024-01-15T23:05:08.216 INFO:tasks.workunit.client.0.smithi053.stdout:1 60 by_object 2024-01-15T23:05:08.216 INFO:tasks.workunit.client.0.smithi053.stdout:2 103 by_object 2024-01-15T23:05:08.216 INFO:tasks.workunit.client.0.smithi053.stdout:4 189 by_object 2024-01-15T23:05:08.216 INFO:tasks.workunit.client.0.smithi053.stdout:8 361 by_object 2024-01-15T23:05:08.216 INFO:tasks.workunit.client.0.smithi053.stdout:16 112 by_hash(32 bits) 2024-01-15T23:05:08.216 INFO:tasks.workunit.client.0.smithi053.stdout:32 208 by_hash(32 bits) 2024-01-15T23:05:08.216 INFO:tasks.workunit.client.0.smithi053.stdout:64 400 by_hash(32 bits) 2024-01-15T23:05:08.216 INFO:tasks.workunit.client.0.smithi053.stdout:128 509 by_hash(10 bits) 2024-01-15T23:05:08.216 INFO:tasks.workunit.client.0.smithi053.stdout:256 499 by_hash(7 bits) 2024-01-15T23:05:08.216 INFO:tasks.workunit.client.0.smithi053.stdout:512 462 by_hash(5 bits) 2024-01-15T23:05:08.217 INFO:tasks.workunit.client.0.smithi053.stdout:1024 466 by_hash(5 bits) 2024-01-15T23:05:08.217 INFO:tasks.workunit.client.0.smithi053.stdout:2048 466 by_hash(5 bits) 2024-01-15T23:05:08.217 INFO:tasks.workunit.client.0.smithi053.stdout:4096 470 by_hash(5 bits) 2024-01-15T23:05:08.217 INFO:tasks.workunit.client.0.smithi053.stdout:8192 498 by_hash(4 bits) 2024-01-15T23:05:08.218 INFO:tasks.workunit.client.0.smithi053.stdout:16384 278 by_hash(3 bits) 2024-01-15T23:05:08.222 INFO:tasks.workunit.client.0.smithi053.stdout:32768 337 by_hash(2 bits) 2024-01-15T23:05:08.229 INFO:tasks.workunit.client.0.smithi053.stdout:65536 367 by_hash(2 bits) 2024-01-15T23:05:08.238 INFO:tasks.workunit.client.0.smithi053.stdout:131072 387 by_hash(1 bits) 2024-01-15T23:05:08.255 INFO:tasks.workunit.client.0.smithi053.stdout:262144 331 by_pool 2024-01-15T23:05:08.289 INFO:tasks.workunit.client.0.smithi053.stdout:524288 21 count 2024-01-15T23:05:08.349 INFO:tasks.workunit.client.0.smithi053.stdout:1048576 21 count 2024-01-15T23:05:08.469 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] chunk_refs_t.size (259 ms) 2024-01-15T23:05:08.470 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 1 test from chunk_refs_t (259 ms total) 2024-01-15T23:05:08.470 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:05:08.470 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment tear-down 2024-01-15T23:05:08.470 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] 6 tests from 2 test suites ran. (15192 ms total) 2024-01-15T23:05:08.470 INFO:tasks.workunit.client.0.smithi053.stdout:[ PASSED ] 6 tests. 2024-01-15T23:05:08.472 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T23:05:08.472 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-15T23:05:08.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:08 smithi163 ceph-mon[138526]: pgmap v1163: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:08.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:08 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:08.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:08 smithi163 ceph-mon[138526]: osdmap e948: 8 total, 8 up, 8 in 2024-01-15T23:05:08.537 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:08 smithi053 ceph-mon[143363]: pgmap v1163: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:08.537 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:08 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:08.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:08 smithi053 ceph-mon[143363]: osdmap e948: 8 total, 8 up, 8 in 2024-01-15T23:05:08.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:08 smithi053 ceph-mon[146052]: pgmap v1163: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:08.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:08 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:08.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:08 smithi053 ceph-mon[146052]: osdmap e948: 8 total, 8 up, 8 in 2024-01-15T23:05:08.540 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2024-01-15T23:05:08.540 DEBUG:teuthology.orchestra.run.smithi053: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=quincy 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-01-15T23:05:08.611 INFO:tasks.workunit.client.0.smithi053.stdout:Running main() from gmock_main.cc 2024-01-15T23:05:08.611 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] Running 31 tests from 1 test suite. 2024-01-15T23:05:08.611 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment set-up. 2024-01-15T23:05:09.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:09 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:09.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:09 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:05:09.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:09 smithi053 ceph-mon[143363]: osdmap e949: 8 total, 8 up, 8 in 2024-01-15T23:05:09.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:09 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/618385527' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197965-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:09.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:09 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:09.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:09 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:05:09.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:09 smithi053 ceph-mon[146052]: osdmap e949: 8 total, 8 up, 8 in 2024-01-15T23:05:09.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:09 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/618385527' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197965-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:09.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:09 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:09.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:09 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:05:09.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:09 smithi163 ceph-mon[138526]: osdmap e949: 8 total, 8 up, 8 in 2024-01-15T23:05:09.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:09 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/618385527' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197965-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:10.240 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 31 tests from CmpOmap 2024-01-15T23:05:10.240 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2024-01-15T23:05:10.253 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (13 ms) 2024-01-15T23:05:10.253 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2024-01-15T23:05:10.262 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (10 ms) 2024-01-15T23:05:10.262 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2024-01-15T23:05:10.266 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (3 ms) 2024-01-15T23:05:10.266 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2024-01-15T23:05:10.269 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (3 ms) 2024-01-15T23:05:10.269 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_vals_str 2024-01-15T23:05:10.276 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_vals_str (7 ms) 2024-01-15T23:05:10.276 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2024-01-15T23:05:10.283 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_vals_u64 (7 ms) 2024-01-15T23:05:10.283 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2024-01-15T23:05:10.287 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (4 ms) 2024-01-15T23:05:10.287 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_default 2024-01-15T23:05:10.290 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_default (3 ms) 2024-01-15T23:05:10.290 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2024-01-15T23:05:10.292 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (2 ms) 2024-01-15T23:05:10.292 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2024-01-15T23:05:10.296 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (4 ms) 2024-01-15T23:05:10.296 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2024-01-15T23:05:10.296 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (1 ms) 2024-01-15T23:05:10.296 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2024-01-15T23:05:10.297 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (0 ms) 2024-01-15T23:05:10.297 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2024-01-15T23:05:10.302 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (6 ms) 2024-01-15T23:05:10.303 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2024-01-15T23:05:10.309 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (6 ms) 2024-01-15T23:05:10.309 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2024-01-15T23:05:10.314 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (6 ms) 2024-01-15T23:05:10.314 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2024-01-15T23:05:10.322 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (7 ms) 2024-01-15T23:05:10.322 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2024-01-15T23:05:10.329 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_set_vals_str (7 ms) 2024-01-15T23:05:10.329 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2024-01-15T23:05:10.335 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (6 ms) 2024-01-15T23:05:10.335 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2024-01-15T23:05:10.337 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (2 ms) 2024-01-15T23:05:10.337 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2024-01-15T23:05:10.339 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (2 ms) 2024-01-15T23:05:10.339 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2024-01-15T23:05:10.340 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (1 ms) 2024-01-15T23:05:10.340 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2024-01-15T23:05:10.341 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (1 ms) 2024-01-15T23:05:10.341 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2024-01-15T23:05:10.347 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (6 ms) 2024-01-15T23:05:10.347 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2024-01-15T23:05:10.352 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (5 ms) 2024-01-15T23:05:10.352 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2024-01-15T23:05:10.359 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (7 ms) 2024-01-15T23:05:10.359 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2024-01-15T23:05:10.365 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (7 ms) 2024-01-15T23:05:10.365 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2024-01-15T23:05:10.368 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (1 ms) 2024-01-15T23:05:10.368 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2024-01-15T23:05:10.369 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (3 ms) 2024-01-15T23:05:10.370 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2024-01-15T23:05:10.370 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (1 ms) 2024-01-15T23:05:10.370 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2024-01-15T23:05:10.371 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (0 ms) 2024-01-15T23:05:10.371 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2024-01-15T23:05:10.378 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (8 ms) 2024-01-15T23:05:10.378 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 31 tests from CmpOmap (139 ms total) 2024-01-15T23:05:10.378 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:05:10.379 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment tear-down 2024-01-15T23:05:10.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:10 smithi053 ceph-mon[146052]: pgmap v1166: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:10.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:10 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/618385527' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197965-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:10.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:10 smithi053 ceph-mon[146052]: osdmap e950: 8 total, 8 up, 8 in 2024-01-15T23:05:10.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:10 smithi053 ceph-mon[143363]: pgmap v1166: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:10.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:10 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/618385527' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197965-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:10.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:10 smithi053 ceph-mon[143363]: osdmap e950: 8 total, 8 up, 8 in 2024-01-15T23:05:10.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:10 smithi163 ceph-mon[138526]: pgmap v1166: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:10.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:10 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/618385527' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-197965-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:10.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:10 smithi163 ceph-mon[138526]: osdmap e950: 8 total, 8 up, 8 in 2024-01-15T23:05:11.251 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] 31 tests from 1 test suite ran. (2640 ms total) 2024-01-15T23:05:11.252 INFO:tasks.workunit.client.0.smithi053.stdout:[ PASSED ] 31 tests. 2024-01-15T23:05:11.253 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T23:05:11.253 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-15T23:05:11.323 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2024-01-15T23:05:11.324 DEBUG:teuthology.orchestra.run.smithi053: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=quincy 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-01-15T23:05:11.395 INFO:tasks.workunit.client.0.smithi053.stdout:Running main() from gmock_main.cc 2024-01-15T23:05:11.395 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] Running 6 tests from 1 test suite. 2024-01-15T23:05:11.395 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment set-up. 2024-01-15T23:05:11.395 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 6 tests from ClsHello 2024-01-15T23:05:11.395 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsHello.SayHello 2024-01-15T23:05:12.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:12 smithi053 ceph-mon[146052]: pgmap v1169: 137 pgs: 1 creating+activating, 5 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:12.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:12 smithi053 ceph-mon[146052]: osdmap e951: 8 total, 8 up, 8 in 2024-01-15T23:05:12.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:12 smithi053 ceph-mon[143363]: pgmap v1169: 137 pgs: 1 creating+activating, 5 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:12.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:12 smithi053 ceph-mon[143363]: osdmap e951: 8 total, 8 up, 8 in 2024-01-15T23:05:12.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:12 smithi163 ceph-mon[138526]: pgmap v1169: 137 pgs: 1 creating+activating, 5 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:12.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:12 smithi163 ceph-mon[138526]: osdmap e951: 8 total, 8 up, 8 in 2024-01-15T23:05:13.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:13 smithi163 ceph-mon[138526]: osdmap e952: 8 total, 8 up, 8 in 2024-01-15T23:05:13.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:13 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/821372799' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:13.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:13 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:13.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:13 smithi053 ceph-mon[143363]: osdmap e952: 8 total, 8 up, 8 in 2024-01-15T23:05:13.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:13 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/821372799' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:13.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:13 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:13.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:13 smithi053 ceph-mon[146052]: osdmap e952: 8 total, 8 up, 8 in 2024-01-15T23:05:13.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:13 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/821372799' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:13.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:13 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:14.298 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsHello.SayHello (2903 ms) 2024-01-15T23:05:14.298 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsHello.RecordHello 2024-01-15T23:05:14.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:14 smithi163 ceph-mon[138526]: pgmap v1172: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:14.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:14 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:14.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:14 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:14.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:14 smithi163 ceph-mon[138526]: osdmap e953: 8 total, 8 up, 8 in 2024-01-15T23:05:14.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:14 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:14.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:05:14.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:14 smithi163 ceph-mon[138526]: osdmap e954: 8 total, 8 up, 8 in 2024-01-15T23:05:14.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:14 smithi053 ceph-mon[143363]: pgmap v1172: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:14.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:14 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:14.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:14 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:14.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:14 smithi053 ceph-mon[143363]: osdmap e953: 8 total, 8 up, 8 in 2024-01-15T23:05:14.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:14 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:14.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:05:14.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:14 smithi053 ceph-mon[143363]: osdmap e954: 8 total, 8 up, 8 in 2024-01-15T23:05:14.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:14 smithi053 ceph-mon[146052]: pgmap v1172: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:14.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:14 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:14.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:14 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:14.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:14 smithi053 ceph-mon[146052]: osdmap e953: 8 total, 8 up, 8 in 2024-01-15T23:05:14.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:14 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:14.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:05:14.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:14 smithi053 ceph-mon[146052]: osdmap e954: 8 total, 8 up, 8 in 2024-01-15T23:05:15.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:05:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:05:15] "GET /metrics HTTP/1.1" 200 36285 "" "Prometheus/2.43.0" 2024-01-15T23:05:15.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:15 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:15.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:15 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:05:15.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:15 smithi163 ceph-mon[138526]: osdmap e955: 8 total, 8 up, 8 in 2024-01-15T23:05:15.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:15 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/917643363' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:15.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:15 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:15.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:15 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:15.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:15 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:05:15.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:15 smithi053 ceph-mon[143363]: osdmap e955: 8 total, 8 up, 8 in 2024-01-15T23:05:15.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:15 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/917643363' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:15.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:15 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:15.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:15 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:15.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:15 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:05:15.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:15 smithi053 ceph-mon[146052]: osdmap e955: 8 total, 8 up, 8 in 2024-01-15T23:05:15.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:15 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/917643363' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:15.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:15 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:16.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:16 smithi163 ceph-mon[138526]: pgmap v1175: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:16.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:16 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:16.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:16 smithi163 ceph-mon[138526]: osdmap e956: 8 total, 8 up, 8 in 2024-01-15T23:05:16.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:16 smithi053 ceph-mon[146052]: pgmap v1175: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:16.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:16 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:16.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:16 smithi053 ceph-mon[146052]: osdmap e956: 8 total, 8 up, 8 in 2024-01-15T23:05:16.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:16 smithi053 ceph-mon[143363]: pgmap v1175: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:16.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:16 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:16.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:16 smithi053 ceph-mon[143363]: osdmap e956: 8 total, 8 up, 8 in 2024-01-15T23:05:17.316 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsHello.RecordHello (3018 ms) 2024-01-15T23:05:17.316 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsHello.WriteReturnData 2024-01-15T23:05:18.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:18 smithi163 ceph-mon[138526]: pgmap v1178: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:18.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:18 smithi163 ceph-mon[138526]: osdmap e957: 8 total, 8 up, 8 in 2024-01-15T23:05:18.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:18 smithi053 ceph-mon[143363]: pgmap v1178: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:18.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:18 smithi053 ceph-mon[143363]: osdmap e957: 8 total, 8 up, 8 in 2024-01-15T23:05:18.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:18 smithi053 ceph-mon[146052]: pgmap v1178: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:18.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:18 smithi053 ceph-mon[146052]: osdmap e957: 8 total, 8 up, 8 in 2024-01-15T23:05:19.337 INFO:tasks.workunit.client.0.smithi053.stdout:require_osd_release = reef 2024-01-15T23:05:19.339 INFO:tasks.workunit.client.0.smithi053.stdout:0 2024-01-15T23:05:19.381 INFO:tasks.workunit.client.0.smithi053.stdout:1 2024-01-15T23:05:19.382 INFO:tasks.workunit.client.0.smithi053.stdout:2 2024-01-15T23:05:19.383 INFO:tasks.workunit.client.0.smithi053.stdout:3 2024-01-15T23:05:19.384 INFO:tasks.workunit.client.0.smithi053.stdout:4 2024-01-15T23:05:19.385 INFO:tasks.workunit.client.0.smithi053.stdout:5 2024-01-15T23:05:19.386 INFO:tasks.workunit.client.0.smithi053.stdout:6 2024-01-15T23:05:19.387 INFO:tasks.workunit.client.0.smithi053.stdout:7 2024-01-15T23:05:19.388 INFO:tasks.workunit.client.0.smithi053.stdout:8 2024-01-15T23:05:19.389 INFO:tasks.workunit.client.0.smithi053.stdout:9 2024-01-15T23:05:19.390 INFO:tasks.workunit.client.0.smithi053.stdout:10 2024-01-15T23:05:19.391 INFO:tasks.workunit.client.0.smithi053.stdout:11 2024-01-15T23:05:19.392 INFO:tasks.workunit.client.0.smithi053.stdout:12 2024-01-15T23:05:19.392 INFO:tasks.workunit.client.0.smithi053.stdout:13 2024-01-15T23:05:19.393 INFO:tasks.workunit.client.0.smithi053.stdout:14 2024-01-15T23:05:19.394 INFO:tasks.workunit.client.0.smithi053.stdout:15 2024-01-15T23:05:19.395 INFO:tasks.workunit.client.0.smithi053.stdout:16 2024-01-15T23:05:19.396 INFO:tasks.workunit.client.0.smithi053.stdout:17 2024-01-15T23:05:19.397 INFO:tasks.workunit.client.0.smithi053.stdout:18 2024-01-15T23:05:19.397 INFO:tasks.workunit.client.0.smithi053.stdout:19 2024-01-15T23:05:19.398 INFO:tasks.workunit.client.0.smithi053.stdout:20 2024-01-15T23:05:19.399 INFO:tasks.workunit.client.0.smithi053.stdout:21 2024-01-15T23:05:19.400 INFO:tasks.workunit.client.0.smithi053.stdout:22 2024-01-15T23:05:19.401 INFO:tasks.workunit.client.0.smithi053.stdout:23 2024-01-15T23:05:19.402 INFO:tasks.workunit.client.0.smithi053.stdout:24 2024-01-15T23:05:19.403 INFO:tasks.workunit.client.0.smithi053.stdout:25 2024-01-15T23:05:19.403 INFO:tasks.workunit.client.0.smithi053.stdout:26 2024-01-15T23:05:19.405 INFO:tasks.workunit.client.0.smithi053.stdout:27 2024-01-15T23:05:19.406 INFO:tasks.workunit.client.0.smithi053.stdout:28 2024-01-15T23:05:19.410 INFO:tasks.workunit.client.0.smithi053.stdout:29 2024-01-15T23:05:19.410 INFO:tasks.workunit.client.0.smithi053.stdout:30 2024-01-15T23:05:19.411 INFO:tasks.workunit.client.0.smithi053.stdout:31 2024-01-15T23:05:19.412 INFO:tasks.workunit.client.0.smithi053.stdout:32 2024-01-15T23:05:19.413 INFO:tasks.workunit.client.0.smithi053.stdout:33 2024-01-15T23:05:19.414 INFO:tasks.workunit.client.0.smithi053.stdout:34 2024-01-15T23:05:19.415 INFO:tasks.workunit.client.0.smithi053.stdout:35 2024-01-15T23:05:19.416 INFO:tasks.workunit.client.0.smithi053.stdout:36 2024-01-15T23:05:19.417 INFO:tasks.workunit.client.0.smithi053.stdout:37 2024-01-15T23:05:19.418 INFO:tasks.workunit.client.0.smithi053.stdout:38 2024-01-15T23:05:19.419 INFO:tasks.workunit.client.0.smithi053.stdout:39 2024-01-15T23:05:19.420 INFO:tasks.workunit.client.0.smithi053.stdout:40 2024-01-15T23:05:19.421 INFO:tasks.workunit.client.0.smithi053.stdout:41 2024-01-15T23:05:19.421 INFO:tasks.workunit.client.0.smithi053.stdout:42 2024-01-15T23:05:19.422 INFO:tasks.workunit.client.0.smithi053.stdout:43 2024-01-15T23:05:19.423 INFO:tasks.workunit.client.0.smithi053.stdout:44 2024-01-15T23:05:19.424 INFO:tasks.workunit.client.0.smithi053.stdout:45 2024-01-15T23:05:19.425 INFO:tasks.workunit.client.0.smithi053.stdout:46 2024-01-15T23:05:19.426 INFO:tasks.workunit.client.0.smithi053.stdout:47 2024-01-15T23:05:19.427 INFO:tasks.workunit.client.0.smithi053.stdout:48 2024-01-15T23:05:19.428 INFO:tasks.workunit.client.0.smithi053.stdout:49 2024-01-15T23:05:19.429 INFO:tasks.workunit.client.0.smithi053.stdout:50 2024-01-15T23:05:19.430 INFO:tasks.workunit.client.0.smithi053.stdout:51 2024-01-15T23:05:19.430 INFO:tasks.workunit.client.0.smithi053.stdout:52 2024-01-15T23:05:19.431 INFO:tasks.workunit.client.0.smithi053.stdout:53 2024-01-15T23:05:19.432 INFO:tasks.workunit.client.0.smithi053.stdout:54 2024-01-15T23:05:19.433 INFO:tasks.workunit.client.0.smithi053.stdout:55 2024-01-15T23:05:19.434 INFO:tasks.workunit.client.0.smithi053.stdout:56 2024-01-15T23:05:19.435 INFO:tasks.workunit.client.0.smithi053.stdout:57 2024-01-15T23:05:19.435 INFO:tasks.workunit.client.0.smithi053.stdout:58 2024-01-15T23:05:19.436 INFO:tasks.workunit.client.0.smithi053.stdout:59 2024-01-15T23:05:19.438 INFO:tasks.workunit.client.0.smithi053.stdout:60 2024-01-15T23:05:19.438 INFO:tasks.workunit.client.0.smithi053.stdout:61 2024-01-15T23:05:19.439 INFO:tasks.workunit.client.0.smithi053.stdout:62 2024-01-15T23:05:19.440 INFO:tasks.workunit.client.0.smithi053.stdout:63 2024-01-15T23:05:19.441 INFO:tasks.workunit.client.0.smithi053.stdout:64 2024-01-15T23:05:19.442 INFO:tasks.workunit.client.0.smithi053.stdout:65 2024-01-15T23:05:19.443 INFO:tasks.workunit.client.0.smithi053.stdout:66 2024-01-15T23:05:19.444 INFO:tasks.workunit.client.0.smithi053.stdout:67 2024-01-15T23:05:19.444 INFO:tasks.workunit.client.0.smithi053.stdout:68 2024-01-15T23:05:19.445 INFO:tasks.workunit.client.0.smithi053.stdout:69 2024-01-15T23:05:19.446 INFO:tasks.workunit.client.0.smithi053.stdout:70 2024-01-15T23:05:19.447 INFO:tasks.workunit.client.0.smithi053.stdout:71 2024-01-15T23:05:19.448 INFO:tasks.workunit.client.0.smithi053.stdout:72 2024-01-15T23:05:19.449 INFO:tasks.workunit.client.0.smithi053.stdout:73 2024-01-15T23:05:19.449 INFO:tasks.workunit.client.0.smithi053.stdout:74 2024-01-15T23:05:19.450 INFO:tasks.workunit.client.0.smithi053.stdout:75 2024-01-15T23:05:19.451 INFO:tasks.workunit.client.0.smithi053.stdout:76 2024-01-15T23:05:19.451 INFO:tasks.workunit.client.0.smithi053.stdout:77 2024-01-15T23:05:19.452 INFO:tasks.workunit.client.0.smithi053.stdout:78 2024-01-15T23:05:19.453 INFO:tasks.workunit.client.0.smithi053.stdout:79 2024-01-15T23:05:19.454 INFO:tasks.workunit.client.0.smithi053.stdout:80 2024-01-15T23:05:19.455 INFO:tasks.workunit.client.0.smithi053.stdout:81 2024-01-15T23:05:19.455 INFO:tasks.workunit.client.0.smithi053.stdout:82 2024-01-15T23:05:19.456 INFO:tasks.workunit.client.0.smithi053.stdout:83 2024-01-15T23:05:19.457 INFO:tasks.workunit.client.0.smithi053.stdout:84 2024-01-15T23:05:19.458 INFO:tasks.workunit.client.0.smithi053.stdout:85 2024-01-15T23:05:19.459 INFO:tasks.workunit.client.0.smithi053.stdout:86 2024-01-15T23:05:19.460 INFO:tasks.workunit.client.0.smithi053.stdout:87 2024-01-15T23:05:19.461 INFO:tasks.workunit.client.0.smithi053.stdout:88 2024-01-15T23:05:19.461 INFO:tasks.workunit.client.0.smithi053.stdout:89 2024-01-15T23:05:19.462 INFO:tasks.workunit.client.0.smithi053.stdout:90 2024-01-15T23:05:19.463 INFO:tasks.workunit.client.0.smithi053.stdout:91 2024-01-15T23:05:19.464 INFO:tasks.workunit.client.0.smithi053.stdout:92 2024-01-15T23:05:19.464 INFO:tasks.workunit.client.0.smithi053.stdout:93 2024-01-15T23:05:19.465 INFO:tasks.workunit.client.0.smithi053.stdout:94 2024-01-15T23:05:19.466 INFO:tasks.workunit.client.0.smithi053.stdout:95 2024-01-15T23:05:19.467 INFO:tasks.workunit.client.0.smithi053.stdout:96 2024-01-15T23:05:19.467 INFO:tasks.workunit.client.0.smithi053.stdout:97 2024-01-15T23:05:19.468 INFO:tasks.workunit.client.0.smithi053.stdout:98 2024-01-15T23:05:19.469 INFO:tasks.workunit.client.0.smithi053.stdout:99 2024-01-15T23:05:19.470 INFO:tasks.workunit.client.0.smithi053.stdout:100 2024-01-15T23:05:19.471 INFO:tasks.workunit.client.0.smithi053.stdout:101 2024-01-15T23:05:19.471 INFO:tasks.workunit.client.0.smithi053.stdout:102 2024-01-15T23:05:19.472 INFO:tasks.workunit.client.0.smithi053.stdout:103 2024-01-15T23:05:19.473 INFO:tasks.workunit.client.0.smithi053.stdout:104 2024-01-15T23:05:19.474 INFO:tasks.workunit.client.0.smithi053.stdout:105 2024-01-15T23:05:19.475 INFO:tasks.workunit.client.0.smithi053.stdout:106 2024-01-15T23:05:19.475 INFO:tasks.workunit.client.0.smithi053.stdout:107 2024-01-15T23:05:19.476 INFO:tasks.workunit.client.0.smithi053.stdout:108 2024-01-15T23:05:19.477 INFO:tasks.workunit.client.0.smithi053.stdout:109 2024-01-15T23:05:19.478 INFO:tasks.workunit.client.0.smithi053.stdout:110 2024-01-15T23:05:19.478 INFO:tasks.workunit.client.0.smithi053.stdout:111 2024-01-15T23:05:19.479 INFO:tasks.workunit.client.0.smithi053.stdout:112 2024-01-15T23:05:19.480 INFO:tasks.workunit.client.0.smithi053.stdout:113 2024-01-15T23:05:19.481 INFO:tasks.workunit.client.0.smithi053.stdout:114 2024-01-15T23:05:19.482 INFO:tasks.workunit.client.0.smithi053.stdout:115 2024-01-15T23:05:19.483 INFO:tasks.workunit.client.0.smithi053.stdout:116 2024-01-15T23:05:19.483 INFO:tasks.workunit.client.0.smithi053.stdout:117 2024-01-15T23:05:19.484 INFO:tasks.workunit.client.0.smithi053.stdout:118 2024-01-15T23:05:19.485 INFO:tasks.workunit.client.0.smithi053.stdout:119 2024-01-15T23:05:19.486 INFO:tasks.workunit.client.0.smithi053.stdout:120 2024-01-15T23:05:19.487 INFO:tasks.workunit.client.0.smithi053.stdout:121 2024-01-15T23:05:19.488 INFO:tasks.workunit.client.0.smithi053.stdout:122 2024-01-15T23:05:19.488 INFO:tasks.workunit.client.0.smithi053.stdout:123 2024-01-15T23:05:19.489 INFO:tasks.workunit.client.0.smithi053.stdout:124 2024-01-15T23:05:19.490 INFO:tasks.workunit.client.0.smithi053.stdout:125 2024-01-15T23:05:19.491 INFO:tasks.workunit.client.0.smithi053.stdout:126 2024-01-15T23:05:19.492 INFO:tasks.workunit.client.0.smithi053.stdout:127 2024-01-15T23:05:19.492 INFO:tasks.workunit.client.0.smithi053.stdout:128 2024-01-15T23:05:19.493 INFO:tasks.workunit.client.0.smithi053.stdout:129 2024-01-15T23:05:19.494 INFO:tasks.workunit.client.0.smithi053.stdout:130 2024-01-15T23:05:19.494 INFO:tasks.workunit.client.0.smithi053.stdout:131 2024-01-15T23:05:19.495 INFO:tasks.workunit.client.0.smithi053.stdout:132 2024-01-15T23:05:19.496 INFO:tasks.workunit.client.0.smithi053.stdout:133 2024-01-15T23:05:19.497 INFO:tasks.workunit.client.0.smithi053.stdout:134 2024-01-15T23:05:19.498 INFO:tasks.workunit.client.0.smithi053.stdout:135 2024-01-15T23:05:19.498 INFO:tasks.workunit.client.0.smithi053.stdout:136 2024-01-15T23:05:19.499 INFO:tasks.workunit.client.0.smithi053.stdout:137 2024-01-15T23:05:19.500 INFO:tasks.workunit.client.0.smithi053.stdout:138 2024-01-15T23:05:19.501 INFO:tasks.workunit.client.0.smithi053.stdout:139 2024-01-15T23:05:19.502 INFO:tasks.workunit.client.0.smithi053.stdout:140 2024-01-15T23:05:19.502 INFO:tasks.workunit.client.0.smithi053.stdout:141 2024-01-15T23:05:19.503 INFO:tasks.workunit.client.0.smithi053.stdout:142 2024-01-15T23:05:19.504 INFO:tasks.workunit.client.0.smithi053.stdout:143 2024-01-15T23:05:19.505 INFO:tasks.workunit.client.0.smithi053.stdout:144 2024-01-15T23:05:19.506 INFO:tasks.workunit.client.0.smithi053.stdout:145 2024-01-15T23:05:19.506 INFO:tasks.workunit.client.0.smithi053.stdout:146 2024-01-15T23:05:19.507 INFO:tasks.workunit.client.0.smithi053.stdout:147 2024-01-15T23:05:19.508 INFO:tasks.workunit.client.0.smithi053.stdout:148 2024-01-15T23:05:19.509 INFO:tasks.workunit.client.0.smithi053.stdout:149 2024-01-15T23:05:19.510 INFO:tasks.workunit.client.0.smithi053.stdout:150 2024-01-15T23:05:19.510 INFO:tasks.workunit.client.0.smithi053.stdout:151 2024-01-15T23:05:19.511 INFO:tasks.workunit.client.0.smithi053.stdout:152 2024-01-15T23:05:19.512 INFO:tasks.workunit.client.0.smithi053.stdout:153 2024-01-15T23:05:19.512 INFO:tasks.workunit.client.0.smithi053.stdout:154 2024-01-15T23:05:19.513 INFO:tasks.workunit.client.0.smithi053.stdout:155 2024-01-15T23:05:19.514 INFO:tasks.workunit.client.0.smithi053.stdout:156 2024-01-15T23:05:19.515 INFO:tasks.workunit.client.0.smithi053.stdout:157 2024-01-15T23:05:19.516 INFO:tasks.workunit.client.0.smithi053.stdout:158 2024-01-15T23:05:19.516 INFO:tasks.workunit.client.0.smithi053.stdout:159 2024-01-15T23:05:19.517 INFO:tasks.workunit.client.0.smithi053.stdout:160 2024-01-15T23:05:19.518 INFO:tasks.workunit.client.0.smithi053.stdout:161 2024-01-15T23:05:19.519 INFO:tasks.workunit.client.0.smithi053.stdout:162 2024-01-15T23:05:19.520 INFO:tasks.workunit.client.0.smithi053.stdout:163 2024-01-15T23:05:19.520 INFO:tasks.workunit.client.0.smithi053.stdout:164 2024-01-15T23:05:19.521 INFO:tasks.workunit.client.0.smithi053.stdout:165 2024-01-15T23:05:19.522 INFO:tasks.workunit.client.0.smithi053.stdout:166 2024-01-15T23:05:19.523 INFO:tasks.workunit.client.0.smithi053.stdout:167 2024-01-15T23:05:19.524 INFO:tasks.workunit.client.0.smithi053.stdout:168 2024-01-15T23:05:19.525 INFO:tasks.workunit.client.0.smithi053.stdout:169 2024-01-15T23:05:19.525 INFO:tasks.workunit.client.0.smithi053.stdout:170 2024-01-15T23:05:19.526 INFO:tasks.workunit.client.0.smithi053.stdout:171 2024-01-15T23:05:19.527 INFO:tasks.workunit.client.0.smithi053.stdout:172 2024-01-15T23:05:19.528 INFO:tasks.workunit.client.0.smithi053.stdout:173 2024-01-15T23:05:19.528 INFO:tasks.workunit.client.0.smithi053.stdout:174 2024-01-15T23:05:19.529 INFO:tasks.workunit.client.0.smithi053.stdout:175 2024-01-15T23:05:19.530 INFO:tasks.workunit.client.0.smithi053.stdout:176 2024-01-15T23:05:19.531 INFO:tasks.workunit.client.0.smithi053.stdout:177 2024-01-15T23:05:19.532 INFO:tasks.workunit.client.0.smithi053.stdout:178 2024-01-15T23:05:19.532 INFO:tasks.workunit.client.0.smithi053.stdout:179 2024-01-15T23:05:19.533 INFO:tasks.workunit.client.0.smithi053.stdout:180 2024-01-15T23:05:19.534 INFO:tasks.workunit.client.0.smithi053.stdout:181 2024-01-15T23:05:19.535 INFO:tasks.workunit.client.0.smithi053.stdout:182 2024-01-15T23:05:19.536 INFO:tasks.workunit.client.0.smithi053.stdout:183 2024-01-15T23:05:19.537 INFO:tasks.workunit.client.0.smithi053.stdout:184 2024-01-15T23:05:19.537 INFO:tasks.workunit.client.0.smithi053.stdout:185 2024-01-15T23:05:19.538 INFO:tasks.workunit.client.0.smithi053.stdout:186 2024-01-15T23:05:19.539 INFO:tasks.workunit.client.0.smithi053.stdout:187 2024-01-15T23:05:19.539 INFO:tasks.workunit.client.0.smithi053.stdout:188 2024-01-15T23:05:19.540 INFO:tasks.workunit.client.0.smithi053.stdout:189 2024-01-15T23:05:19.541 INFO:tasks.workunit.client.0.smithi053.stdout:190 2024-01-15T23:05:19.542 INFO:tasks.workunit.client.0.smithi053.stdout:191 2024-01-15T23:05:19.542 INFO:tasks.workunit.client.0.smithi053.stdout:192 2024-01-15T23:05:19.543 INFO:tasks.workunit.client.0.smithi053.stdout:193 2024-01-15T23:05:19.544 INFO:tasks.workunit.client.0.smithi053.stdout:194 2024-01-15T23:05:19.545 INFO:tasks.workunit.client.0.smithi053.stdout:195 2024-01-15T23:05:19.545 INFO:tasks.workunit.client.0.smithi053.stdout:196 2024-01-15T23:05:19.546 INFO:tasks.workunit.client.0.smithi053.stdout:197 2024-01-15T23:05:19.547 INFO:tasks.workunit.client.0.smithi053.stdout:198 2024-01-15T23:05:19.548 INFO:tasks.workunit.client.0.smithi053.stdout:199 2024-01-15T23:05:19.548 INFO:tasks.workunit.client.0.smithi053.stdout:200 2024-01-15T23:05:19.549 INFO:tasks.workunit.client.0.smithi053.stdout:201 2024-01-15T23:05:19.550 INFO:tasks.workunit.client.0.smithi053.stdout:202 2024-01-15T23:05:19.551 INFO:tasks.workunit.client.0.smithi053.stdout:203 2024-01-15T23:05:19.552 INFO:tasks.workunit.client.0.smithi053.stdout:204 2024-01-15T23:05:19.552 INFO:tasks.workunit.client.0.smithi053.stdout:205 2024-01-15T23:05:19.553 INFO:tasks.workunit.client.0.smithi053.stdout:206 2024-01-15T23:05:19.554 INFO:tasks.workunit.client.0.smithi053.stdout:207 2024-01-15T23:05:19.555 INFO:tasks.workunit.client.0.smithi053.stdout:208 2024-01-15T23:05:19.555 INFO:tasks.workunit.client.0.smithi053.stdout:209 2024-01-15T23:05:19.556 INFO:tasks.workunit.client.0.smithi053.stdout:210 2024-01-15T23:05:19.557 INFO:tasks.workunit.client.0.smithi053.stdout:211 2024-01-15T23:05:19.558 INFO:tasks.workunit.client.0.smithi053.stdout:212 2024-01-15T23:05:19.559 INFO:tasks.workunit.client.0.smithi053.stdout:213 2024-01-15T23:05:19.559 INFO:tasks.workunit.client.0.smithi053.stdout:214 2024-01-15T23:05:19.560 INFO:tasks.workunit.client.0.smithi053.stdout:215 2024-01-15T23:05:19.561 INFO:tasks.workunit.client.0.smithi053.stdout:216 2024-01-15T23:05:19.562 INFO:tasks.workunit.client.0.smithi053.stdout:217 2024-01-15T23:05:19.563 INFO:tasks.workunit.client.0.smithi053.stdout:218 2024-01-15T23:05:19.563 INFO:tasks.workunit.client.0.smithi053.stdout:219 2024-01-15T23:05:19.564 INFO:tasks.workunit.client.0.smithi053.stdout:220 2024-01-15T23:05:19.565 INFO:tasks.workunit.client.0.smithi053.stdout:221 2024-01-15T23:05:19.566 INFO:tasks.workunit.client.0.smithi053.stdout:222 2024-01-15T23:05:19.567 INFO:tasks.workunit.client.0.smithi053.stdout:223 2024-01-15T23:05:19.568 INFO:tasks.workunit.client.0.smithi053.stdout:224 2024-01-15T23:05:19.568 INFO:tasks.workunit.client.0.smithi053.stdout:225 2024-01-15T23:05:19.569 INFO:tasks.workunit.client.0.smithi053.stdout:226 2024-01-15T23:05:19.570 INFO:tasks.workunit.client.0.smithi053.stdout:227 2024-01-15T23:05:19.571 INFO:tasks.workunit.client.0.smithi053.stdout:228 2024-01-15T23:05:19.572 INFO:tasks.workunit.client.0.smithi053.stdout:229 2024-01-15T23:05:19.572 INFO:tasks.workunit.client.0.smithi053.stdout:230 2024-01-15T23:05:19.573 INFO:tasks.workunit.client.0.smithi053.stdout:231 2024-01-15T23:05:19.574 INFO:tasks.workunit.client.0.smithi053.stdout:232 2024-01-15T23:05:19.575 INFO:tasks.workunit.client.0.smithi053.stdout:233 2024-01-15T23:05:19.575 INFO:tasks.workunit.client.0.smithi053.stdout:234 2024-01-15T23:05:19.576 INFO:tasks.workunit.client.0.smithi053.stdout:235 2024-01-15T23:05:19.577 INFO:tasks.workunit.client.0.smithi053.stdout:236 2024-01-15T23:05:19.578 INFO:tasks.workunit.client.0.smithi053.stdout:237 2024-01-15T23:05:19.579 INFO:tasks.workunit.client.0.smithi053.stdout:238 2024-01-15T23:05:19.579 INFO:tasks.workunit.client.0.smithi053.stdout:239 2024-01-15T23:05:19.580 INFO:tasks.workunit.client.0.smithi053.stdout:240 2024-01-15T23:05:19.581 INFO:tasks.workunit.client.0.smithi053.stdout:241 2024-01-15T23:05:19.582 INFO:tasks.workunit.client.0.smithi053.stdout:242 2024-01-15T23:05:19.583 INFO:tasks.workunit.client.0.smithi053.stdout:243 2024-01-15T23:05:19.584 INFO:tasks.workunit.client.0.smithi053.stdout:244 2024-01-15T23:05:19.585 INFO:tasks.workunit.client.0.smithi053.stdout:245 2024-01-15T23:05:19.585 INFO:tasks.workunit.client.0.smithi053.stdout:246 2024-01-15T23:05:19.586 INFO:tasks.workunit.client.0.smithi053.stdout:247 2024-01-15T23:05:19.587 INFO:tasks.workunit.client.0.smithi053.stdout:248 2024-01-15T23:05:19.588 INFO:tasks.workunit.client.0.smithi053.stdout:249 2024-01-15T23:05:19.589 INFO:tasks.workunit.client.0.smithi053.stdout:250 2024-01-15T23:05:19.589 INFO:tasks.workunit.client.0.smithi053.stdout:251 2024-01-15T23:05:19.590 INFO:tasks.workunit.client.0.smithi053.stdout:252 2024-01-15T23:05:19.591 INFO:tasks.workunit.client.0.smithi053.stdout:253 2024-01-15T23:05:19.592 INFO:tasks.workunit.client.0.smithi053.stdout:254 2024-01-15T23:05:19.592 INFO:tasks.workunit.client.0.smithi053.stdout:255 2024-01-15T23:05:19.593 INFO:tasks.workunit.client.0.smithi053.stdout:256 2024-01-15T23:05:19.594 INFO:tasks.workunit.client.0.smithi053.stdout:257 2024-01-15T23:05:19.595 INFO:tasks.workunit.client.0.smithi053.stdout:258 2024-01-15T23:05:19.596 INFO:tasks.workunit.client.0.smithi053.stdout:259 2024-01-15T23:05:19.596 INFO:tasks.workunit.client.0.smithi053.stdout:260 2024-01-15T23:05:19.598 INFO:tasks.workunit.client.0.smithi053.stdout:261 2024-01-15T23:05:19.598 INFO:tasks.workunit.client.0.smithi053.stdout:262 2024-01-15T23:05:19.599 INFO:tasks.workunit.client.0.smithi053.stdout:263 2024-01-15T23:05:19.600 INFO:tasks.workunit.client.0.smithi053.stdout:264 2024-01-15T23:05:19.601 INFO:tasks.workunit.client.0.smithi053.stdout:265 2024-01-15T23:05:19.602 INFO:tasks.workunit.client.0.smithi053.stdout:266 2024-01-15T23:05:19.603 INFO:tasks.workunit.client.0.smithi053.stdout:267 2024-01-15T23:05:19.604 INFO:tasks.workunit.client.0.smithi053.stdout:268 2024-01-15T23:05:19.604 INFO:tasks.workunit.client.0.smithi053.stdout:269 2024-01-15T23:05:19.605 INFO:tasks.workunit.client.0.smithi053.stdout:270 2024-01-15T23:05:19.606 INFO:tasks.workunit.client.0.smithi053.stdout:271 2024-01-15T23:05:19.607 INFO:tasks.workunit.client.0.smithi053.stdout:272 2024-01-15T23:05:19.608 INFO:tasks.workunit.client.0.smithi053.stdout:273 2024-01-15T23:05:19.608 INFO:tasks.workunit.client.0.smithi053.stdout:274 2024-01-15T23:05:19.609 INFO:tasks.workunit.client.0.smithi053.stdout:275 2024-01-15T23:05:19.610 INFO:tasks.workunit.client.0.smithi053.stdout:276 2024-01-15T23:05:19.611 INFO:tasks.workunit.client.0.smithi053.stdout:277 2024-01-15T23:05:19.612 INFO:tasks.workunit.client.0.smithi053.stdout:278 2024-01-15T23:05:19.612 INFO:tasks.workunit.client.0.smithi053.stdout:279 2024-01-15T23:05:19.613 INFO:tasks.workunit.client.0.smithi053.stdout:280 2024-01-15T23:05:19.614 INFO:tasks.workunit.client.0.smithi053.stdout:281 2024-01-15T23:05:19.615 INFO:tasks.workunit.client.0.smithi053.stdout:282 2024-01-15T23:05:19.616 INFO:tasks.workunit.client.0.smithi053.stdout:283 2024-01-15T23:05:19.616 INFO:tasks.workunit.client.0.smithi053.stdout:284 2024-01-15T23:05:19.617 INFO:tasks.workunit.client.0.smithi053.stdout:285 2024-01-15T23:05:19.618 INFO:tasks.workunit.client.0.smithi053.stdout:286 2024-01-15T23:05:19.619 INFO:tasks.workunit.client.0.smithi053.stdout:287 2024-01-15T23:05:19.620 INFO:tasks.workunit.client.0.smithi053.stdout:288 2024-01-15T23:05:19.621 INFO:tasks.workunit.client.0.smithi053.stdout:289 2024-01-15T23:05:19.622 INFO:tasks.workunit.client.0.smithi053.stdout:290 2024-01-15T23:05:19.622 INFO:tasks.workunit.client.0.smithi053.stdout:291 2024-01-15T23:05:19.623 INFO:tasks.workunit.client.0.smithi053.stdout:292 2024-01-15T23:05:19.624 INFO:tasks.workunit.client.0.smithi053.stdout:293 2024-01-15T23:05:19.625 INFO:tasks.workunit.client.0.smithi053.stdout:294 2024-01-15T23:05:19.626 INFO:tasks.workunit.client.0.smithi053.stdout:295 2024-01-15T23:05:19.627 INFO:tasks.workunit.client.0.smithi053.stdout:296 2024-01-15T23:05:19.627 INFO:tasks.workunit.client.0.smithi053.stdout:297 2024-01-15T23:05:19.628 INFO:tasks.workunit.client.0.smithi053.stdout:298 2024-01-15T23:05:19.629 INFO:tasks.workunit.client.0.smithi053.stdout:299 2024-01-15T23:05:19.630 INFO:tasks.workunit.client.0.smithi053.stdout:300 2024-01-15T23:05:19.631 INFO:tasks.workunit.client.0.smithi053.stdout:301 2024-01-15T23:05:19.632 INFO:tasks.workunit.client.0.smithi053.stdout:302 2024-01-15T23:05:19.633 INFO:tasks.workunit.client.0.smithi053.stdout:303 2024-01-15T23:05:19.633 INFO:tasks.workunit.client.0.smithi053.stdout:304 2024-01-15T23:05:19.634 INFO:tasks.workunit.client.0.smithi053.stdout:305 2024-01-15T23:05:19.635 INFO:tasks.workunit.client.0.smithi053.stdout:306 2024-01-15T23:05:19.636 INFO:tasks.workunit.client.0.smithi053.stdout:307 2024-01-15T23:05:19.637 INFO:tasks.workunit.client.0.smithi053.stdout:308 2024-01-15T23:05:19.638 INFO:tasks.workunit.client.0.smithi053.stdout:309 2024-01-15T23:05:19.639 INFO:tasks.workunit.client.0.smithi053.stdout:310 2024-01-15T23:05:19.640 INFO:tasks.workunit.client.0.smithi053.stdout:311 2024-01-15T23:05:19.640 INFO:tasks.workunit.client.0.smithi053.stdout:312 2024-01-15T23:05:19.641 INFO:tasks.workunit.client.0.smithi053.stdout:313 2024-01-15T23:05:19.642 INFO:tasks.workunit.client.0.smithi053.stdout:314 2024-01-15T23:05:19.643 INFO:tasks.workunit.client.0.smithi053.stdout:315 2024-01-15T23:05:19.644 INFO:tasks.workunit.client.0.smithi053.stdout:316 2024-01-15T23:05:19.644 INFO:tasks.workunit.client.0.smithi053.stdout:317 2024-01-15T23:05:19.645 INFO:tasks.workunit.client.0.smithi053.stdout:318 2024-01-15T23:05:19.646 INFO:tasks.workunit.client.0.smithi053.stdout:319 2024-01-15T23:05:19.647 INFO:tasks.workunit.client.0.smithi053.stdout:320 2024-01-15T23:05:19.648 INFO:tasks.workunit.client.0.smithi053.stdout:321 2024-01-15T23:05:19.649 INFO:tasks.workunit.client.0.smithi053.stdout:322 2024-01-15T23:05:19.650 INFO:tasks.workunit.client.0.smithi053.stdout:323 2024-01-15T23:05:19.650 INFO:tasks.workunit.client.0.smithi053.stdout:324 2024-01-15T23:05:19.651 INFO:tasks.workunit.client.0.smithi053.stdout:325 2024-01-15T23:05:19.652 INFO:tasks.workunit.client.0.smithi053.stdout:326 2024-01-15T23:05:19.653 INFO:tasks.workunit.client.0.smithi053.stdout:327 2024-01-15T23:05:19.654 INFO:tasks.workunit.client.0.smithi053.stdout:328 2024-01-15T23:05:19.655 INFO:tasks.workunit.client.0.smithi053.stdout:329 2024-01-15T23:05:19.656 INFO:tasks.workunit.client.0.smithi053.stdout:330 2024-01-15T23:05:19.656 INFO:tasks.workunit.client.0.smithi053.stdout:331 2024-01-15T23:05:19.657 INFO:tasks.workunit.client.0.smithi053.stdout:332 2024-01-15T23:05:19.658 INFO:tasks.workunit.client.0.smithi053.stdout:333 2024-01-15T23:05:19.659 INFO:tasks.workunit.client.0.smithi053.stdout:334 2024-01-15T23:05:19.660 INFO:tasks.workunit.client.0.smithi053.stdout:335 2024-01-15T23:05:19.661 INFO:tasks.workunit.client.0.smithi053.stdout:336 2024-01-15T23:05:19.662 INFO:tasks.workunit.client.0.smithi053.stdout:337 2024-01-15T23:05:19.663 INFO:tasks.workunit.client.0.smithi053.stdout:338 2024-01-15T23:05:19.664 INFO:tasks.workunit.client.0.smithi053.stdout:339 2024-01-15T23:05:19.664 INFO:tasks.workunit.client.0.smithi053.stdout:340 2024-01-15T23:05:19.666 INFO:tasks.workunit.client.0.smithi053.stdout:341 2024-01-15T23:05:19.666 INFO:tasks.workunit.client.0.smithi053.stdout:342 2024-01-15T23:05:19.667 INFO:tasks.workunit.client.0.smithi053.stdout:343 2024-01-15T23:05:19.668 INFO:tasks.workunit.client.0.smithi053.stdout:344 2024-01-15T23:05:19.669 INFO:tasks.workunit.client.0.smithi053.stdout:345 2024-01-15T23:05:19.670 INFO:tasks.workunit.client.0.smithi053.stdout:346 2024-01-15T23:05:19.671 INFO:tasks.workunit.client.0.smithi053.stdout:347 2024-01-15T23:05:19.672 INFO:tasks.workunit.client.0.smithi053.stdout:348 2024-01-15T23:05:19.673 INFO:tasks.workunit.client.0.smithi053.stdout:349 2024-01-15T23:05:19.674 INFO:tasks.workunit.client.0.smithi053.stdout:350 2024-01-15T23:05:19.674 INFO:tasks.workunit.client.0.smithi053.stdout:351 2024-01-15T23:05:19.675 INFO:tasks.workunit.client.0.smithi053.stdout:352 2024-01-15T23:05:19.676 INFO:tasks.workunit.client.0.smithi053.stdout:353 2024-01-15T23:05:19.677 INFO:tasks.workunit.client.0.smithi053.stdout:354 2024-01-15T23:05:19.678 INFO:tasks.workunit.client.0.smithi053.stdout:355 2024-01-15T23:05:19.679 INFO:tasks.workunit.client.0.smithi053.stdout:356 2024-01-15T23:05:19.680 INFO:tasks.workunit.client.0.smithi053.stdout:357 2024-01-15T23:05:19.681 INFO:tasks.workunit.client.0.smithi053.stdout:358 2024-01-15T23:05:19.682 INFO:tasks.workunit.client.0.smithi053.stdout:359 2024-01-15T23:05:19.683 INFO:tasks.workunit.client.0.smithi053.stdout:360 2024-01-15T23:05:19.684 INFO:tasks.workunit.client.0.smithi053.stdout:361 2024-01-15T23:05:19.685 INFO:tasks.workunit.client.0.smithi053.stdout:362 2024-01-15T23:05:19.686 INFO:tasks.workunit.client.0.smithi053.stdout:363 2024-01-15T23:05:19.687 INFO:tasks.workunit.client.0.smithi053.stdout:364 2024-01-15T23:05:19.688 INFO:tasks.workunit.client.0.smithi053.stdout:365 2024-01-15T23:05:19.689 INFO:tasks.workunit.client.0.smithi053.stdout:366 2024-01-15T23:05:19.689 INFO:tasks.workunit.client.0.smithi053.stdout:367 2024-01-15T23:05:19.690 INFO:tasks.workunit.client.0.smithi053.stdout:368 2024-01-15T23:05:19.691 INFO:tasks.workunit.client.0.smithi053.stdout:369 2024-01-15T23:05:19.692 INFO:tasks.workunit.client.0.smithi053.stdout:370 2024-01-15T23:05:19.693 INFO:tasks.workunit.client.0.smithi053.stdout:371 2024-01-15T23:05:19.694 INFO:tasks.workunit.client.0.smithi053.stdout:372 2024-01-15T23:05:19.695 INFO:tasks.workunit.client.0.smithi053.stdout:373 2024-01-15T23:05:19.696 INFO:tasks.workunit.client.0.smithi053.stdout:374 2024-01-15T23:05:19.697 INFO:tasks.workunit.client.0.smithi053.stdout:375 2024-01-15T23:05:19.697 INFO:tasks.workunit.client.0.smithi053.stdout:376 2024-01-15T23:05:19.698 INFO:tasks.workunit.client.0.smithi053.stdout:377 2024-01-15T23:05:19.699 INFO:tasks.workunit.client.0.smithi053.stdout:378 2024-01-15T23:05:19.700 INFO:tasks.workunit.client.0.smithi053.stdout:379 2024-01-15T23:05:19.701 INFO:tasks.workunit.client.0.smithi053.stdout:380 2024-01-15T23:05:19.702 INFO:tasks.workunit.client.0.smithi053.stdout:381 2024-01-15T23:05:19.702 INFO:tasks.workunit.client.0.smithi053.stdout:382 2024-01-15T23:05:19.703 INFO:tasks.workunit.client.0.smithi053.stdout:383 2024-01-15T23:05:19.704 INFO:tasks.workunit.client.0.smithi053.stdout:384 2024-01-15T23:05:19.705 INFO:tasks.workunit.client.0.smithi053.stdout:385 2024-01-15T23:05:19.706 INFO:tasks.workunit.client.0.smithi053.stdout:386 2024-01-15T23:05:19.707 INFO:tasks.workunit.client.0.smithi053.stdout:387 2024-01-15T23:05:19.708 INFO:tasks.workunit.client.0.smithi053.stdout:388 2024-01-15T23:05:19.709 INFO:tasks.workunit.client.0.smithi053.stdout:389 2024-01-15T23:05:19.710 INFO:tasks.workunit.client.0.smithi053.stdout:390 2024-01-15T23:05:19.711 INFO:tasks.workunit.client.0.smithi053.stdout:391 2024-01-15T23:05:19.712 INFO:tasks.workunit.client.0.smithi053.stdout:392 2024-01-15T23:05:19.713 INFO:tasks.workunit.client.0.smithi053.stdout:393 2024-01-15T23:05:19.714 INFO:tasks.workunit.client.0.smithi053.stdout:394 2024-01-15T23:05:19.715 INFO:tasks.workunit.client.0.smithi053.stdout:395 2024-01-15T23:05:19.715 INFO:tasks.workunit.client.0.smithi053.stdout:396 2024-01-15T23:05:19.717 INFO:tasks.workunit.client.0.smithi053.stdout:397 2024-01-15T23:05:19.717 INFO:tasks.workunit.client.0.smithi053.stdout:398 2024-01-15T23:05:19.718 INFO:tasks.workunit.client.0.smithi053.stdout:399 2024-01-15T23:05:19.719 INFO:tasks.workunit.client.0.smithi053.stdout:400 2024-01-15T23:05:19.720 INFO:tasks.workunit.client.0.smithi053.stdout:401 2024-01-15T23:05:19.721 INFO:tasks.workunit.client.0.smithi053.stdout:402 2024-01-15T23:05:19.722 INFO:tasks.workunit.client.0.smithi053.stdout:403 2024-01-15T23:05:19.723 INFO:tasks.workunit.client.0.smithi053.stdout:404 2024-01-15T23:05:19.724 INFO:tasks.workunit.client.0.smithi053.stdout:405 2024-01-15T23:05:19.725 INFO:tasks.workunit.client.0.smithi053.stdout:406 2024-01-15T23:05:19.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:19 smithi163 ceph-mon[138526]: osdmap e958: 8 total, 8 up, 8 in 2024-01-15T23:05:19.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:19 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2695914531' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:19.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:19 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:19.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:19 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:19.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:19 smithi163 ceph-mon[138526]: osdmap e959: 8 total, 8 up, 8 in 2024-01-15T23:05:19.726 INFO:tasks.workunit.client.0.smithi053.stdout:407 2024-01-15T23:05:19.727 INFO:tasks.workunit.client.0.smithi053.stdout:408 2024-01-15T23:05:19.728 INFO:tasks.workunit.client.0.smithi053.stdout:409 2024-01-15T23:05:19.728 INFO:tasks.workunit.client.0.smithi053.stdout:410 2024-01-15T23:05:19.730 INFO:tasks.workunit.client.0.smithi053.stdout:411 2024-01-15T23:05:19.731 INFO:tasks.workunit.client.0.smithi053.stdout:412 2024-01-15T23:05:19.731 INFO:tasks.workunit.client.0.smithi053.stdout:413 2024-01-15T23:05:19.733 INFO:tasks.workunit.client.0.smithi053.stdout:414 2024-01-15T23:05:19.734 INFO:tasks.workunit.client.0.smithi053.stdout:415 2024-01-15T23:05:19.735 INFO:tasks.workunit.client.0.smithi053.stdout:416 2024-01-15T23:05:19.735 INFO:tasks.workunit.client.0.smithi053.stdout:417 2024-01-15T23:05:19.736 INFO:tasks.workunit.client.0.smithi053.stdout:418 2024-01-15T23:05:19.737 INFO:tasks.workunit.client.0.smithi053.stdout:419 2024-01-15T23:05:19.738 INFO:tasks.workunit.client.0.smithi053.stdout:420 2024-01-15T23:05:19.739 INFO:tasks.workunit.client.0.smithi053.stdout:421 2024-01-15T23:05:19.740 INFO:tasks.workunit.client.0.smithi053.stdout:422 2024-01-15T23:05:19.741 INFO:tasks.workunit.client.0.smithi053.stdout:423 2024-01-15T23:05:19.741 INFO:tasks.workunit.client.0.smithi053.stdout:424 2024-01-15T23:05:19.742 INFO:tasks.workunit.client.0.smithi053.stdout:425 2024-01-15T23:05:19.743 INFO:tasks.workunit.client.0.smithi053.stdout:426 2024-01-15T23:05:19.744 INFO:tasks.workunit.client.0.smithi053.stdout:427 2024-01-15T23:05:19.745 INFO:tasks.workunit.client.0.smithi053.stdout:428 2024-01-15T23:05:19.746 INFO:tasks.workunit.client.0.smithi053.stdout:429 2024-01-15T23:05:19.747 INFO:tasks.workunit.client.0.smithi053.stdout:430 2024-01-15T23:05:19.748 INFO:tasks.workunit.client.0.smithi053.stdout:431 2024-01-15T23:05:19.748 INFO:tasks.workunit.client.0.smithi053.stdout:432 2024-01-15T23:05:19.749 INFO:tasks.workunit.client.0.smithi053.stdout:433 2024-01-15T23:05:19.750 INFO:tasks.workunit.client.0.smithi053.stdout:434 2024-01-15T23:05:19.751 INFO:tasks.workunit.client.0.smithi053.stdout:435 2024-01-15T23:05:19.752 INFO:tasks.workunit.client.0.smithi053.stdout:436 2024-01-15T23:05:19.753 INFO:tasks.workunit.client.0.smithi053.stdout:437 2024-01-15T23:05:19.754 INFO:tasks.workunit.client.0.smithi053.stdout:438 2024-01-15T23:05:19.755 INFO:tasks.workunit.client.0.smithi053.stdout:439 2024-01-15T23:05:19.756 INFO:tasks.workunit.client.0.smithi053.stdout:440 2024-01-15T23:05:19.756 INFO:tasks.workunit.client.0.smithi053.stdout:441 2024-01-15T23:05:19.757 INFO:tasks.workunit.client.0.smithi053.stdout:442 2024-01-15T23:05:19.758 INFO:tasks.workunit.client.0.smithi053.stdout:443 2024-01-15T23:05:19.759 INFO:tasks.workunit.client.0.smithi053.stdout:444 2024-01-15T23:05:19.760 INFO:tasks.workunit.client.0.smithi053.stdout:445 2024-01-15T23:05:19.761 INFO:tasks.workunit.client.0.smithi053.stdout:446 2024-01-15T23:05:19.762 INFO:tasks.workunit.client.0.smithi053.stdout:447 2024-01-15T23:05:19.763 INFO:tasks.workunit.client.0.smithi053.stdout:448 2024-01-15T23:05:19.763 INFO:tasks.workunit.client.0.smithi053.stdout:449 2024-01-15T23:05:19.764 INFO:tasks.workunit.client.0.smithi053.stdout:450 2024-01-15T23:05:19.765 INFO:tasks.workunit.client.0.smithi053.stdout:451 2024-01-15T23:05:19.766 INFO:tasks.workunit.client.0.smithi053.stdout:452 2024-01-15T23:05:19.767 INFO:tasks.workunit.client.0.smithi053.stdout:453 2024-01-15T23:05:19.768 INFO:tasks.workunit.client.0.smithi053.stdout:454 2024-01-15T23:05:19.769 INFO:tasks.workunit.client.0.smithi053.stdout:455 2024-01-15T23:05:19.770 INFO:tasks.workunit.client.0.smithi053.stdout:456 2024-01-15T23:05:19.771 INFO:tasks.workunit.client.0.smithi053.stdout:457 2024-01-15T23:05:19.772 INFO:tasks.workunit.client.0.smithi053.stdout:458 2024-01-15T23:05:19.773 INFO:tasks.workunit.client.0.smithi053.stdout:459 2024-01-15T23:05:19.774 INFO:tasks.workunit.client.0.smithi053.stdout:460 2024-01-15T23:05:19.775 INFO:tasks.workunit.client.0.smithi053.stdout:461 2024-01-15T23:05:19.776 INFO:tasks.workunit.client.0.smithi053.stdout:462 2024-01-15T23:05:19.777 INFO:tasks.workunit.client.0.smithi053.stdout:463 2024-01-15T23:05:19.777 INFO:tasks.workunit.client.0.smithi053.stdout:464 2024-01-15T23:05:19.779 INFO:tasks.workunit.client.0.smithi053.stdout:465 2024-01-15T23:05:19.779 INFO:tasks.workunit.client.0.smithi053.stdout:466 2024-01-15T23:05:19.780 INFO:tasks.workunit.client.0.smithi053.stdout:467 2024-01-15T23:05:19.781 INFO:tasks.workunit.client.0.smithi053.stdout:468 2024-01-15T23:05:19.782 INFO:tasks.workunit.client.0.smithi053.stdout:469 2024-01-15T23:05:19.783 INFO:tasks.workunit.client.0.smithi053.stdout:470 2024-01-15T23:05:19.784 INFO:tasks.workunit.client.0.smithi053.stdout:471 2024-01-15T23:05:19.785 INFO:tasks.workunit.client.0.smithi053.stdout:472 2024-01-15T23:05:19.786 INFO:tasks.workunit.client.0.smithi053.stdout:473 2024-01-15T23:05:19.787 INFO:tasks.workunit.client.0.smithi053.stdout:474 2024-01-15T23:05:19.788 INFO:tasks.workunit.client.0.smithi053.stdout:475 2024-01-15T23:05:19.789 INFO:tasks.workunit.client.0.smithi053.stdout:476 2024-01-15T23:05:19.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:19 smithi053 ceph-mon[143363]: osdmap e958: 8 total, 8 up, 8 in 2024-01-15T23:05:19.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:19 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2695914531' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:19.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:19 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:19.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:19 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:19.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:19 smithi053 ceph-mon[143363]: osdmap e959: 8 total, 8 up, 8 in 2024-01-15T23:05:19.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:19 smithi053 ceph-mon[146052]: osdmap e958: 8 total, 8 up, 8 in 2024-01-15T23:05:19.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:19 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2695914531' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:19.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:19 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:19.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:19 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:19.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:19 smithi053 ceph-mon[146052]: osdmap e959: 8 total, 8 up, 8 in 2024-01-15T23:05:19.790 INFO:tasks.workunit.client.0.smithi053.stdout:477 2024-01-15T23:05:19.790 INFO:tasks.workunit.client.0.smithi053.stdout:478 2024-01-15T23:05:19.791 INFO:tasks.workunit.client.0.smithi053.stdout:479 2024-01-15T23:05:19.792 INFO:tasks.workunit.client.0.smithi053.stdout:480 2024-01-15T23:05:19.793 INFO:tasks.workunit.client.0.smithi053.stdout:481 2024-01-15T23:05:19.794 INFO:tasks.workunit.client.0.smithi053.stdout:482 2024-01-15T23:05:19.795 INFO:tasks.workunit.client.0.smithi053.stdout:483 2024-01-15T23:05:19.796 INFO:tasks.workunit.client.0.smithi053.stdout:484 2024-01-15T23:05:19.797 INFO:tasks.workunit.client.0.smithi053.stdout:485 2024-01-15T23:05:19.798 INFO:tasks.workunit.client.0.smithi053.stdout:486 2024-01-15T23:05:19.799 INFO:tasks.workunit.client.0.smithi053.stdout:487 2024-01-15T23:05:19.799 INFO:tasks.workunit.client.0.smithi053.stdout:488 2024-01-15T23:05:19.800 INFO:tasks.workunit.client.0.smithi053.stdout:489 2024-01-15T23:05:19.801 INFO:tasks.workunit.client.0.smithi053.stdout:490 2024-01-15T23:05:19.802 INFO:tasks.workunit.client.0.smithi053.stdout:491 2024-01-15T23:05:19.803 INFO:tasks.workunit.client.0.smithi053.stdout:492 2024-01-15T23:05:19.804 INFO:tasks.workunit.client.0.smithi053.stdout:493 2024-01-15T23:05:19.805 INFO:tasks.workunit.client.0.smithi053.stdout:494 2024-01-15T23:05:19.806 INFO:tasks.workunit.client.0.smithi053.stdout:495 2024-01-15T23:05:19.807 INFO:tasks.workunit.client.0.smithi053.stdout:496 2024-01-15T23:05:19.808 INFO:tasks.workunit.client.0.smithi053.stdout:497 2024-01-15T23:05:19.809 INFO:tasks.workunit.client.0.smithi053.stdout:498 2024-01-15T23:05:19.810 INFO:tasks.workunit.client.0.smithi053.stdout:499 2024-01-15T23:05:19.811 INFO:tasks.workunit.client.0.smithi053.stdout:500 2024-01-15T23:05:19.812 INFO:tasks.workunit.client.0.smithi053.stdout:501 2024-01-15T23:05:19.813 INFO:tasks.workunit.client.0.smithi053.stdout:502 2024-01-15T23:05:19.813 INFO:tasks.workunit.client.0.smithi053.stdout:503 2024-01-15T23:05:19.814 INFO:tasks.workunit.client.0.smithi053.stdout:504 2024-01-15T23:05:19.815 INFO:tasks.workunit.client.0.smithi053.stdout:505 2024-01-15T23:05:19.816 INFO:tasks.workunit.client.0.smithi053.stdout:506 2024-01-15T23:05:19.817 INFO:tasks.workunit.client.0.smithi053.stdout:507 2024-01-15T23:05:19.818 INFO:tasks.workunit.client.0.smithi053.stdout:508 2024-01-15T23:05:19.819 INFO:tasks.workunit.client.0.smithi053.stdout:509 2024-01-15T23:05:19.820 INFO:tasks.workunit.client.0.smithi053.stdout:510 2024-01-15T23:05:19.821 INFO:tasks.workunit.client.0.smithi053.stdout:511 2024-01-15T23:05:19.821 INFO:tasks.workunit.client.0.smithi053.stdout:512 2024-01-15T23:05:19.822 INFO:tasks.workunit.client.0.smithi053.stdout:513 2024-01-15T23:05:19.823 INFO:tasks.workunit.client.0.smithi053.stdout:514 2024-01-15T23:05:19.824 INFO:tasks.workunit.client.0.smithi053.stdout:515 2024-01-15T23:05:19.825 INFO:tasks.workunit.client.0.smithi053.stdout:516 2024-01-15T23:05:19.826 INFO:tasks.workunit.client.0.smithi053.stdout:517 2024-01-15T23:05:19.827 INFO:tasks.workunit.client.0.smithi053.stdout:518 2024-01-15T23:05:19.828 INFO:tasks.workunit.client.0.smithi053.stdout:519 2024-01-15T23:05:19.829 INFO:tasks.workunit.client.0.smithi053.stdout:520 2024-01-15T23:05:19.830 INFO:tasks.workunit.client.0.smithi053.stdout:521 2024-01-15T23:05:19.831 INFO:tasks.workunit.client.0.smithi053.stdout:522 2024-01-15T23:05:19.831 INFO:tasks.workunit.client.0.smithi053.stdout:523 2024-01-15T23:05:19.832 INFO:tasks.workunit.client.0.smithi053.stdout:524 2024-01-15T23:05:19.833 INFO:tasks.workunit.client.0.smithi053.stdout:525 2024-01-15T23:05:19.834 INFO:tasks.workunit.client.0.smithi053.stdout:526 2024-01-15T23:05:19.835 INFO:tasks.workunit.client.0.smithi053.stdout:527 2024-01-15T23:05:19.836 INFO:tasks.workunit.client.0.smithi053.stdout:528 2024-01-15T23:05:19.837 INFO:tasks.workunit.client.0.smithi053.stdout:529 2024-01-15T23:05:19.838 INFO:tasks.workunit.client.0.smithi053.stdout:530 2024-01-15T23:05:19.838 INFO:tasks.workunit.client.0.smithi053.stdout:531 2024-01-15T23:05:19.839 INFO:tasks.workunit.client.0.smithi053.stdout:532 2024-01-15T23:05:19.840 INFO:tasks.workunit.client.0.smithi053.stdout:533 2024-01-15T23:05:19.841 INFO:tasks.workunit.client.0.smithi053.stdout:534 2024-01-15T23:05:19.842 INFO:tasks.workunit.client.0.smithi053.stdout:535 2024-01-15T23:05:19.843 INFO:tasks.workunit.client.0.smithi053.stdout:536 2024-01-15T23:05:19.844 INFO:tasks.workunit.client.0.smithi053.stdout:537 2024-01-15T23:05:19.845 INFO:tasks.workunit.client.0.smithi053.stdout:538 2024-01-15T23:05:19.846 INFO:tasks.workunit.client.0.smithi053.stdout:539 2024-01-15T23:05:19.847 INFO:tasks.workunit.client.0.smithi053.stdout:540 2024-01-15T23:05:19.848 INFO:tasks.workunit.client.0.smithi053.stdout:541 2024-01-15T23:05:19.849 INFO:tasks.workunit.client.0.smithi053.stdout:542 2024-01-15T23:05:19.850 INFO:tasks.workunit.client.0.smithi053.stdout:543 2024-01-15T23:05:19.851 INFO:tasks.workunit.client.0.smithi053.stdout:544 2024-01-15T23:05:19.852 INFO:tasks.workunit.client.0.smithi053.stdout:545 2024-01-15T23:05:19.853 INFO:tasks.workunit.client.0.smithi053.stdout:546 2024-01-15T23:05:19.854 INFO:tasks.workunit.client.0.smithi053.stdout:547 2024-01-15T23:05:19.855 INFO:tasks.workunit.client.0.smithi053.stdout:548 2024-01-15T23:05:19.856 INFO:tasks.workunit.client.0.smithi053.stdout:549 2024-01-15T23:05:19.857 INFO:tasks.workunit.client.0.smithi053.stdout:550 2024-01-15T23:05:19.858 INFO:tasks.workunit.client.0.smithi053.stdout:551 2024-01-15T23:05:19.859 INFO:tasks.workunit.client.0.smithi053.stdout:552 2024-01-15T23:05:19.860 INFO:tasks.workunit.client.0.smithi053.stdout:553 2024-01-15T23:05:19.861 INFO:tasks.workunit.client.0.smithi053.stdout:554 2024-01-15T23:05:19.862 INFO:tasks.workunit.client.0.smithi053.stdout:555 2024-01-15T23:05:19.863 INFO:tasks.workunit.client.0.smithi053.stdout:556 2024-01-15T23:05:19.864 INFO:tasks.workunit.client.0.smithi053.stdout:557 2024-01-15T23:05:19.865 INFO:tasks.workunit.client.0.smithi053.stdout:558 2024-01-15T23:05:19.866 INFO:tasks.workunit.client.0.smithi053.stdout:559 2024-01-15T23:05:19.866 INFO:tasks.workunit.client.0.smithi053.stdout:560 2024-01-15T23:05:19.867 INFO:tasks.workunit.client.0.smithi053.stdout:561 2024-01-15T23:05:19.868 INFO:tasks.workunit.client.0.smithi053.stdout:562 2024-01-15T23:05:19.869 INFO:tasks.workunit.client.0.smithi053.stdout:563 2024-01-15T23:05:19.870 INFO:tasks.workunit.client.0.smithi053.stdout:564 2024-01-15T23:05:19.871 INFO:tasks.workunit.client.0.smithi053.stdout:565 2024-01-15T23:05:19.872 INFO:tasks.workunit.client.0.smithi053.stdout:566 2024-01-15T23:05:19.873 INFO:tasks.workunit.client.0.smithi053.stdout:567 2024-01-15T23:05:19.874 INFO:tasks.workunit.client.0.smithi053.stdout:568 2024-01-15T23:05:19.875 INFO:tasks.workunit.client.0.smithi053.stdout:569 2024-01-15T23:05:19.876 INFO:tasks.workunit.client.0.smithi053.stdout:570 2024-01-15T23:05:19.877 INFO:tasks.workunit.client.0.smithi053.stdout:571 2024-01-15T23:05:19.878 INFO:tasks.workunit.client.0.smithi053.stdout:572 2024-01-15T23:05:19.879 INFO:tasks.workunit.client.0.smithi053.stdout:573 2024-01-15T23:05:19.880 INFO:tasks.workunit.client.0.smithi053.stdout:574 2024-01-15T23:05:19.881 INFO:tasks.workunit.client.0.smithi053.stdout:575 2024-01-15T23:05:19.881 INFO:tasks.workunit.client.0.smithi053.stdout:576 2024-01-15T23:05:19.882 INFO:tasks.workunit.client.0.smithi053.stdout:577 2024-01-15T23:05:19.883 INFO:tasks.workunit.client.0.smithi053.stdout:578 2024-01-15T23:05:19.885 INFO:tasks.workunit.client.0.smithi053.stdout:579 2024-01-15T23:05:19.886 INFO:tasks.workunit.client.0.smithi053.stdout:580 2024-01-15T23:05:19.887 INFO:tasks.workunit.client.0.smithi053.stdout:581 2024-01-15T23:05:19.888 INFO:tasks.workunit.client.0.smithi053.stdout:582 2024-01-15T23:05:19.889 INFO:tasks.workunit.client.0.smithi053.stdout:583 2024-01-15T23:05:19.890 INFO:tasks.workunit.client.0.smithi053.stdout:584 2024-01-15T23:05:19.891 INFO:tasks.workunit.client.0.smithi053.stdout:585 2024-01-15T23:05:19.892 INFO:tasks.workunit.client.0.smithi053.stdout:586 2024-01-15T23:05:19.892 INFO:tasks.workunit.client.0.smithi053.stdout:587 2024-01-15T23:05:19.893 INFO:tasks.workunit.client.0.smithi053.stdout:588 2024-01-15T23:05:19.894 INFO:tasks.workunit.client.0.smithi053.stdout:589 2024-01-15T23:05:19.895 INFO:tasks.workunit.client.0.smithi053.stdout:590 2024-01-15T23:05:19.896 INFO:tasks.workunit.client.0.smithi053.stdout:591 2024-01-15T23:05:19.897 INFO:tasks.workunit.client.0.smithi053.stdout:592 2024-01-15T23:05:19.898 INFO:tasks.workunit.client.0.smithi053.stdout:593 2024-01-15T23:05:19.899 INFO:tasks.workunit.client.0.smithi053.stdout:594 2024-01-15T23:05:19.900 INFO:tasks.workunit.client.0.smithi053.stdout:595 2024-01-15T23:05:19.901 INFO:tasks.workunit.client.0.smithi053.stdout:596 2024-01-15T23:05:19.902 INFO:tasks.workunit.client.0.smithi053.stdout:597 2024-01-15T23:05:19.903 INFO:tasks.workunit.client.0.smithi053.stdout:598 2024-01-15T23:05:19.904 INFO:tasks.workunit.client.0.smithi053.stdout:599 2024-01-15T23:05:19.905 INFO:tasks.workunit.client.0.smithi053.stdout:600 2024-01-15T23:05:19.906 INFO:tasks.workunit.client.0.smithi053.stdout:601 2024-01-15T23:05:19.907 INFO:tasks.workunit.client.0.smithi053.stdout:602 2024-01-15T23:05:19.908 INFO:tasks.workunit.client.0.smithi053.stdout:603 2024-01-15T23:05:19.909 INFO:tasks.workunit.client.0.smithi053.stdout:604 2024-01-15T23:05:19.910 INFO:tasks.workunit.client.0.smithi053.stdout:605 2024-01-15T23:05:19.911 INFO:tasks.workunit.client.0.smithi053.stdout:606 2024-01-15T23:05:19.912 INFO:tasks.workunit.client.0.smithi053.stdout:607 2024-01-15T23:05:19.913 INFO:tasks.workunit.client.0.smithi053.stdout:608 2024-01-15T23:05:19.914 INFO:tasks.workunit.client.0.smithi053.stdout:609 2024-01-15T23:05:19.915 INFO:tasks.workunit.client.0.smithi053.stdout:610 2024-01-15T23:05:19.916 INFO:tasks.workunit.client.0.smithi053.stdout:611 2024-01-15T23:05:19.917 INFO:tasks.workunit.client.0.smithi053.stdout:612 2024-01-15T23:05:19.918 INFO:tasks.workunit.client.0.smithi053.stdout:613 2024-01-15T23:05:19.919 INFO:tasks.workunit.client.0.smithi053.stdout:614 2024-01-15T23:05:19.920 INFO:tasks.workunit.client.0.smithi053.stdout:615 2024-01-15T23:05:19.921 INFO:tasks.workunit.client.0.smithi053.stdout:616 2024-01-15T23:05:19.922 INFO:tasks.workunit.client.0.smithi053.stdout:617 2024-01-15T23:05:19.923 INFO:tasks.workunit.client.0.smithi053.stdout:618 2024-01-15T23:05:19.924 INFO:tasks.workunit.client.0.smithi053.stdout:619 2024-01-15T23:05:19.925 INFO:tasks.workunit.client.0.smithi053.stdout:620 2024-01-15T23:05:19.926 INFO:tasks.workunit.client.0.smithi053.stdout:621 2024-01-15T23:05:19.927 INFO:tasks.workunit.client.0.smithi053.stdout:622 2024-01-15T23:05:19.929 INFO:tasks.workunit.client.0.smithi053.stdout:623 2024-01-15T23:05:19.930 INFO:tasks.workunit.client.0.smithi053.stdout:624 2024-01-15T23:05:19.931 INFO:tasks.workunit.client.0.smithi053.stdout:625 2024-01-15T23:05:19.932 INFO:tasks.workunit.client.0.smithi053.stdout:626 2024-01-15T23:05:19.933 INFO:tasks.workunit.client.0.smithi053.stdout:627 2024-01-15T23:05:19.934 INFO:tasks.workunit.client.0.smithi053.stdout:628 2024-01-15T23:05:19.935 INFO:tasks.workunit.client.0.smithi053.stdout:629 2024-01-15T23:05:19.936 INFO:tasks.workunit.client.0.smithi053.stdout:630 2024-01-15T23:05:19.937 INFO:tasks.workunit.client.0.smithi053.stdout:631 2024-01-15T23:05:19.938 INFO:tasks.workunit.client.0.smithi053.stdout:632 2024-01-15T23:05:19.939 INFO:tasks.workunit.client.0.smithi053.stdout:633 2024-01-15T23:05:19.940 INFO:tasks.workunit.client.0.smithi053.stdout:634 2024-01-15T23:05:19.941 INFO:tasks.workunit.client.0.smithi053.stdout:635 2024-01-15T23:05:19.942 INFO:tasks.workunit.client.0.smithi053.stdout:636 2024-01-15T23:05:19.943 INFO:tasks.workunit.client.0.smithi053.stdout:637 2024-01-15T23:05:19.944 INFO:tasks.workunit.client.0.smithi053.stdout:638 2024-01-15T23:05:19.945 INFO:tasks.workunit.client.0.smithi053.stdout:639 2024-01-15T23:05:19.946 INFO:tasks.workunit.client.0.smithi053.stdout:640 2024-01-15T23:05:19.947 INFO:tasks.workunit.client.0.smithi053.stdout:641 2024-01-15T23:05:19.948 INFO:tasks.workunit.client.0.smithi053.stdout:642 2024-01-15T23:05:19.949 INFO:tasks.workunit.client.0.smithi053.stdout:643 2024-01-15T23:05:19.950 INFO:tasks.workunit.client.0.smithi053.stdout:644 2024-01-15T23:05:19.951 INFO:tasks.workunit.client.0.smithi053.stdout:645 2024-01-15T23:05:19.952 INFO:tasks.workunit.client.0.smithi053.stdout:646 2024-01-15T23:05:19.953 INFO:tasks.workunit.client.0.smithi053.stdout:647 2024-01-15T23:05:19.954 INFO:tasks.workunit.client.0.smithi053.stdout:648 2024-01-15T23:05:19.955 INFO:tasks.workunit.client.0.smithi053.stdout:649 2024-01-15T23:05:19.956 INFO:tasks.workunit.client.0.smithi053.stdout:650 2024-01-15T23:05:19.957 INFO:tasks.workunit.client.0.smithi053.stdout:651 2024-01-15T23:05:19.958 INFO:tasks.workunit.client.0.smithi053.stdout:652 2024-01-15T23:05:19.959 INFO:tasks.workunit.client.0.smithi053.stdout:653 2024-01-15T23:05:19.960 INFO:tasks.workunit.client.0.smithi053.stdout:654 2024-01-15T23:05:19.961 INFO:tasks.workunit.client.0.smithi053.stdout:655 2024-01-15T23:05:19.962 INFO:tasks.workunit.client.0.smithi053.stdout:656 2024-01-15T23:05:19.963 INFO:tasks.workunit.client.0.smithi053.stdout:657 2024-01-15T23:05:19.964 INFO:tasks.workunit.client.0.smithi053.stdout:658 2024-01-15T23:05:19.965 INFO:tasks.workunit.client.0.smithi053.stdout:659 2024-01-15T23:05:19.966 INFO:tasks.workunit.client.0.smithi053.stdout:660 2024-01-15T23:05:19.967 INFO:tasks.workunit.client.0.smithi053.stdout:661 2024-01-15T23:05:19.968 INFO:tasks.workunit.client.0.smithi053.stdout:662 2024-01-15T23:05:19.969 INFO:tasks.workunit.client.0.smithi053.stdout:663 2024-01-15T23:05:19.970 INFO:tasks.workunit.client.0.smithi053.stdout:664 2024-01-15T23:05:19.970 INFO:tasks.workunit.client.0.smithi053.stdout:665 2024-01-15T23:05:19.972 INFO:tasks.workunit.client.0.smithi053.stdout:666 2024-01-15T23:05:19.973 INFO:tasks.workunit.client.0.smithi053.stdout:667 2024-01-15T23:05:19.974 INFO:tasks.workunit.client.0.smithi053.stdout:668 2024-01-15T23:05:19.975 INFO:tasks.workunit.client.0.smithi053.stdout:669 2024-01-15T23:05:19.976 INFO:tasks.workunit.client.0.smithi053.stdout:670 2024-01-15T23:05:19.977 INFO:tasks.workunit.client.0.smithi053.stdout:671 2024-01-15T23:05:19.978 INFO:tasks.workunit.client.0.smithi053.stdout:672 2024-01-15T23:05:19.979 INFO:tasks.workunit.client.0.smithi053.stdout:673 2024-01-15T23:05:19.980 INFO:tasks.workunit.client.0.smithi053.stdout:674 2024-01-15T23:05:19.981 INFO:tasks.workunit.client.0.smithi053.stdout:675 2024-01-15T23:05:19.982 INFO:tasks.workunit.client.0.smithi053.stdout:676 2024-01-15T23:05:19.983 INFO:tasks.workunit.client.0.smithi053.stdout:677 2024-01-15T23:05:19.984 INFO:tasks.workunit.client.0.smithi053.stdout:678 2024-01-15T23:05:19.985 INFO:tasks.workunit.client.0.smithi053.stdout:679 2024-01-15T23:05:19.985 INFO:tasks.workunit.client.0.smithi053.stdout:680 2024-01-15T23:05:19.986 INFO:tasks.workunit.client.0.smithi053.stdout:681 2024-01-15T23:05:19.987 INFO:tasks.workunit.client.0.smithi053.stdout:682 2024-01-15T23:05:19.989 INFO:tasks.workunit.client.0.smithi053.stdout:683 2024-01-15T23:05:19.990 INFO:tasks.workunit.client.0.smithi053.stdout:684 2024-01-15T23:05:19.991 INFO:tasks.workunit.client.0.smithi053.stdout:685 2024-01-15T23:05:19.992 INFO:tasks.workunit.client.0.smithi053.stdout:686 2024-01-15T23:05:19.993 INFO:tasks.workunit.client.0.smithi053.stdout:687 2024-01-15T23:05:19.994 INFO:tasks.workunit.client.0.smithi053.stdout:688 2024-01-15T23:05:19.995 INFO:tasks.workunit.client.0.smithi053.stdout:689 2024-01-15T23:05:19.996 INFO:tasks.workunit.client.0.smithi053.stdout:690 2024-01-15T23:05:19.997 INFO:tasks.workunit.client.0.smithi053.stdout:691 2024-01-15T23:05:19.998 INFO:tasks.workunit.client.0.smithi053.stdout:692 2024-01-15T23:05:19.999 INFO:tasks.workunit.client.0.smithi053.stdout:693 2024-01-15T23:05:20.000 INFO:tasks.workunit.client.0.smithi053.stdout:694 2024-01-15T23:05:20.001 INFO:tasks.workunit.client.0.smithi053.stdout:695 2024-01-15T23:05:20.002 INFO:tasks.workunit.client.0.smithi053.stdout:696 2024-01-15T23:05:20.003 INFO:tasks.workunit.client.0.smithi053.stdout:697 2024-01-15T23:05:20.004 INFO:tasks.workunit.client.0.smithi053.stdout:698 2024-01-15T23:05:20.005 INFO:tasks.workunit.client.0.smithi053.stdout:699 2024-01-15T23:05:20.006 INFO:tasks.workunit.client.0.smithi053.stdout:700 2024-01-15T23:05:20.007 INFO:tasks.workunit.client.0.smithi053.stdout:701 2024-01-15T23:05:20.008 INFO:tasks.workunit.client.0.smithi053.stdout:702 2024-01-15T23:05:20.009 INFO:tasks.workunit.client.0.smithi053.stdout:703 2024-01-15T23:05:20.010 INFO:tasks.workunit.client.0.smithi053.stdout:704 2024-01-15T23:05:20.011 INFO:tasks.workunit.client.0.smithi053.stdout:705 2024-01-15T23:05:20.012 INFO:tasks.workunit.client.0.smithi053.stdout:706 2024-01-15T23:05:20.013 INFO:tasks.workunit.client.0.smithi053.stdout:707 2024-01-15T23:05:20.014 INFO:tasks.workunit.client.0.smithi053.stdout:708 2024-01-15T23:05:20.015 INFO:tasks.workunit.client.0.smithi053.stdout:709 2024-01-15T23:05:20.016 INFO:tasks.workunit.client.0.smithi053.stdout:710 2024-01-15T23:05:20.017 INFO:tasks.workunit.client.0.smithi053.stdout:711 2024-01-15T23:05:20.018 INFO:tasks.workunit.client.0.smithi053.stdout:712 2024-01-15T23:05:20.019 INFO:tasks.workunit.client.0.smithi053.stdout:713 2024-01-15T23:05:20.020 INFO:tasks.workunit.client.0.smithi053.stdout:714 2024-01-15T23:05:20.021 INFO:tasks.workunit.client.0.smithi053.stdout:715 2024-01-15T23:05:20.022 INFO:tasks.workunit.client.0.smithi053.stdout:716 2024-01-15T23:05:20.023 INFO:tasks.workunit.client.0.smithi053.stdout:717 2024-01-15T23:05:20.024 INFO:tasks.workunit.client.0.smithi053.stdout:718 2024-01-15T23:05:20.025 INFO:tasks.workunit.client.0.smithi053.stdout:719 2024-01-15T23:05:20.026 INFO:tasks.workunit.client.0.smithi053.stdout:720 2024-01-15T23:05:20.027 INFO:tasks.workunit.client.0.smithi053.stdout:721 2024-01-15T23:05:20.028 INFO:tasks.workunit.client.0.smithi053.stdout:722 2024-01-15T23:05:20.029 INFO:tasks.workunit.client.0.smithi053.stdout:723 2024-01-15T23:05:20.030 INFO:tasks.workunit.client.0.smithi053.stdout:724 2024-01-15T23:05:20.031 INFO:tasks.workunit.client.0.smithi053.stdout:725 2024-01-15T23:05:20.032 INFO:tasks.workunit.client.0.smithi053.stdout:726 2024-01-15T23:05:20.033 INFO:tasks.workunit.client.0.smithi053.stdout:727 2024-01-15T23:05:20.034 INFO:tasks.workunit.client.0.smithi053.stdout:728 2024-01-15T23:05:20.035 INFO:tasks.workunit.client.0.smithi053.stdout:729 2024-01-15T23:05:20.036 INFO:tasks.workunit.client.0.smithi053.stdout:730 2024-01-15T23:05:20.037 INFO:tasks.workunit.client.0.smithi053.stdout:731 2024-01-15T23:05:20.038 INFO:tasks.workunit.client.0.smithi053.stdout:732 2024-01-15T23:05:20.039 INFO:tasks.workunit.client.0.smithi053.stdout:733 2024-01-15T23:05:20.040 INFO:tasks.workunit.client.0.smithi053.stdout:734 2024-01-15T23:05:20.041 INFO:tasks.workunit.client.0.smithi053.stdout:735 2024-01-15T23:05:20.042 INFO:tasks.workunit.client.0.smithi053.stdout:736 2024-01-15T23:05:20.043 INFO:tasks.workunit.client.0.smithi053.stdout:737 2024-01-15T23:05:20.044 INFO:tasks.workunit.client.0.smithi053.stdout:738 2024-01-15T23:05:20.045 INFO:tasks.workunit.client.0.smithi053.stdout:739 2024-01-15T23:05:20.046 INFO:tasks.workunit.client.0.smithi053.stdout:740 2024-01-15T23:05:20.047 INFO:tasks.workunit.client.0.smithi053.stdout:741 2024-01-15T23:05:20.048 INFO:tasks.workunit.client.0.smithi053.stdout:742 2024-01-15T23:05:20.049 INFO:tasks.workunit.client.0.smithi053.stdout:743 2024-01-15T23:05:20.050 INFO:tasks.workunit.client.0.smithi053.stdout:744 2024-01-15T23:05:20.051 INFO:tasks.workunit.client.0.smithi053.stdout:745 2024-01-15T23:05:20.052 INFO:tasks.workunit.client.0.smithi053.stdout:746 2024-01-15T23:05:20.053 INFO:tasks.workunit.client.0.smithi053.stdout:747 2024-01-15T23:05:20.054 INFO:tasks.workunit.client.0.smithi053.stdout:748 2024-01-15T23:05:20.055 INFO:tasks.workunit.client.0.smithi053.stdout:749 2024-01-15T23:05:20.056 INFO:tasks.workunit.client.0.smithi053.stdout:750 2024-01-15T23:05:20.057 INFO:tasks.workunit.client.0.smithi053.stdout:751 2024-01-15T23:05:20.058 INFO:tasks.workunit.client.0.smithi053.stdout:752 2024-01-15T23:05:20.059 INFO:tasks.workunit.client.0.smithi053.stdout:753 2024-01-15T23:05:20.060 INFO:tasks.workunit.client.0.smithi053.stdout:754 2024-01-15T23:05:20.061 INFO:tasks.workunit.client.0.smithi053.stdout:755 2024-01-15T23:05:20.062 INFO:tasks.workunit.client.0.smithi053.stdout:756 2024-01-15T23:05:20.063 INFO:tasks.workunit.client.0.smithi053.stdout:757 2024-01-15T23:05:20.064 INFO:tasks.workunit.client.0.smithi053.stdout:758 2024-01-15T23:05:20.065 INFO:tasks.workunit.client.0.smithi053.stdout:759 2024-01-15T23:05:20.066 INFO:tasks.workunit.client.0.smithi053.stdout:760 2024-01-15T23:05:20.067 INFO:tasks.workunit.client.0.smithi053.stdout:761 2024-01-15T23:05:20.068 INFO:tasks.workunit.client.0.smithi053.stdout:762 2024-01-15T23:05:20.069 INFO:tasks.workunit.client.0.smithi053.stdout:763 2024-01-15T23:05:20.070 INFO:tasks.workunit.client.0.smithi053.stdout:764 2024-01-15T23:05:20.071 INFO:tasks.workunit.client.0.smithi053.stdout:765 2024-01-15T23:05:20.072 INFO:tasks.workunit.client.0.smithi053.stdout:766 2024-01-15T23:05:20.073 INFO:tasks.workunit.client.0.smithi053.stdout:767 2024-01-15T23:05:20.074 INFO:tasks.workunit.client.0.smithi053.stdout:768 2024-01-15T23:05:20.075 INFO:tasks.workunit.client.0.smithi053.stdout:769 2024-01-15T23:05:20.076 INFO:tasks.workunit.client.0.smithi053.stdout:770 2024-01-15T23:05:20.077 INFO:tasks.workunit.client.0.smithi053.stdout:771 2024-01-15T23:05:20.078 INFO:tasks.workunit.client.0.smithi053.stdout:772 2024-01-15T23:05:20.079 INFO:tasks.workunit.client.0.smithi053.stdout:773 2024-01-15T23:05:20.080 INFO:tasks.workunit.client.0.smithi053.stdout:774 2024-01-15T23:05:20.081 INFO:tasks.workunit.client.0.smithi053.stdout:775 2024-01-15T23:05:20.082 INFO:tasks.workunit.client.0.smithi053.stdout:776 2024-01-15T23:05:20.083 INFO:tasks.workunit.client.0.smithi053.stdout:777 2024-01-15T23:05:20.085 INFO:tasks.workunit.client.0.smithi053.stdout:778 2024-01-15T23:05:20.085 INFO:tasks.workunit.client.0.smithi053.stdout:779 2024-01-15T23:05:20.086 INFO:tasks.workunit.client.0.smithi053.stdout:780 2024-01-15T23:05:20.087 INFO:tasks.workunit.client.0.smithi053.stdout:781 2024-01-15T23:05:20.088 INFO:tasks.workunit.client.0.smithi053.stdout:782 2024-01-15T23:05:20.089 INFO:tasks.workunit.client.0.smithi053.stdout:783 2024-01-15T23:05:20.090 INFO:tasks.workunit.client.0.smithi053.stdout:784 2024-01-15T23:05:20.091 INFO:tasks.workunit.client.0.smithi053.stdout:785 2024-01-15T23:05:20.092 INFO:tasks.workunit.client.0.smithi053.stdout:786 2024-01-15T23:05:20.093 INFO:tasks.workunit.client.0.smithi053.stdout:787 2024-01-15T23:05:20.094 INFO:tasks.workunit.client.0.smithi053.stdout:788 2024-01-15T23:05:20.095 INFO:tasks.workunit.client.0.smithi053.stdout:789 2024-01-15T23:05:20.096 INFO:tasks.workunit.client.0.smithi053.stdout:790 2024-01-15T23:05:20.097 INFO:tasks.workunit.client.0.smithi053.stdout:791 2024-01-15T23:05:20.098 INFO:tasks.workunit.client.0.smithi053.stdout:792 2024-01-15T23:05:20.099 INFO:tasks.workunit.client.0.smithi053.stdout:793 2024-01-15T23:05:20.100 INFO:tasks.workunit.client.0.smithi053.stdout:794 2024-01-15T23:05:20.101 INFO:tasks.workunit.client.0.smithi053.stdout:795 2024-01-15T23:05:20.102 INFO:tasks.workunit.client.0.smithi053.stdout:796 2024-01-15T23:05:20.103 INFO:tasks.workunit.client.0.smithi053.stdout:797 2024-01-15T23:05:20.104 INFO:tasks.workunit.client.0.smithi053.stdout:798 2024-01-15T23:05:20.105 INFO:tasks.workunit.client.0.smithi053.stdout:799 2024-01-15T23:05:20.106 INFO:tasks.workunit.client.0.smithi053.stdout:800 2024-01-15T23:05:20.107 INFO:tasks.workunit.client.0.smithi053.stdout:801 2024-01-15T23:05:20.108 INFO:tasks.workunit.client.0.smithi053.stdout:802 2024-01-15T23:05:20.109 INFO:tasks.workunit.client.0.smithi053.stdout:803 2024-01-15T23:05:20.110 INFO:tasks.workunit.client.0.smithi053.stdout:804 2024-01-15T23:05:20.111 INFO:tasks.workunit.client.0.smithi053.stdout:805 2024-01-15T23:05:20.112 INFO:tasks.workunit.client.0.smithi053.stdout:806 2024-01-15T23:05:20.113 INFO:tasks.workunit.client.0.smithi053.stdout:807 2024-01-15T23:05:20.114 INFO:tasks.workunit.client.0.smithi053.stdout:808 2024-01-15T23:05:20.116 INFO:tasks.workunit.client.0.smithi053.stdout:809 2024-01-15T23:05:20.117 INFO:tasks.workunit.client.0.smithi053.stdout:810 2024-01-15T23:05:20.118 INFO:tasks.workunit.client.0.smithi053.stdout:811 2024-01-15T23:05:20.119 INFO:tasks.workunit.client.0.smithi053.stdout:812 2024-01-15T23:05:20.120 INFO:tasks.workunit.client.0.smithi053.stdout:813 2024-01-15T23:05:20.122 INFO:tasks.workunit.client.0.smithi053.stdout:814 2024-01-15T23:05:20.123 INFO:tasks.workunit.client.0.smithi053.stdout:815 2024-01-15T23:05:20.124 INFO:tasks.workunit.client.0.smithi053.stdout:816 2024-01-15T23:05:20.125 INFO:tasks.workunit.client.0.smithi053.stdout:817 2024-01-15T23:05:20.126 INFO:tasks.workunit.client.0.smithi053.stdout:818 2024-01-15T23:05:20.127 INFO:tasks.workunit.client.0.smithi053.stdout:819 2024-01-15T23:05:20.128 INFO:tasks.workunit.client.0.smithi053.stdout:820 2024-01-15T23:05:20.129 INFO:tasks.workunit.client.0.smithi053.stdout:821 2024-01-15T23:05:20.130 INFO:tasks.workunit.client.0.smithi053.stdout:822 2024-01-15T23:05:20.131 INFO:tasks.workunit.client.0.smithi053.stdout:823 2024-01-15T23:05:20.132 INFO:tasks.workunit.client.0.smithi053.stdout:824 2024-01-15T23:05:20.133 INFO:tasks.workunit.client.0.smithi053.stdout:825 2024-01-15T23:05:20.134 INFO:tasks.workunit.client.0.smithi053.stdout:826 2024-01-15T23:05:20.135 INFO:tasks.workunit.client.0.smithi053.stdout:827 2024-01-15T23:05:20.136 INFO:tasks.workunit.client.0.smithi053.stdout:828 2024-01-15T23:05:20.137 INFO:tasks.workunit.client.0.smithi053.stdout:829 2024-01-15T23:05:20.138 INFO:tasks.workunit.client.0.smithi053.stdout:830 2024-01-15T23:05:20.139 INFO:tasks.workunit.client.0.smithi053.stdout:831 2024-01-15T23:05:20.140 INFO:tasks.workunit.client.0.smithi053.stdout:832 2024-01-15T23:05:20.141 INFO:tasks.workunit.client.0.smithi053.stdout:833 2024-01-15T23:05:20.142 INFO:tasks.workunit.client.0.smithi053.stdout:834 2024-01-15T23:05:20.143 INFO:tasks.workunit.client.0.smithi053.stdout:835 2024-01-15T23:05:20.144 INFO:tasks.workunit.client.0.smithi053.stdout:836 2024-01-15T23:05:20.145 INFO:tasks.workunit.client.0.smithi053.stdout:837 2024-01-15T23:05:20.146 INFO:tasks.workunit.client.0.smithi053.stdout:838 2024-01-15T23:05:20.147 INFO:tasks.workunit.client.0.smithi053.stdout:839 2024-01-15T23:05:20.148 INFO:tasks.workunit.client.0.smithi053.stdout:840 2024-01-15T23:05:20.149 INFO:tasks.workunit.client.0.smithi053.stdout:841 2024-01-15T23:05:20.150 INFO:tasks.workunit.client.0.smithi053.stdout:842 2024-01-15T23:05:20.151 INFO:tasks.workunit.client.0.smithi053.stdout:843 2024-01-15T23:05:20.152 INFO:tasks.workunit.client.0.smithi053.stdout:844 2024-01-15T23:05:20.153 INFO:tasks.workunit.client.0.smithi053.stdout:845 2024-01-15T23:05:20.154 INFO:tasks.workunit.client.0.smithi053.stdout:846 2024-01-15T23:05:20.155 INFO:tasks.workunit.client.0.smithi053.stdout:847 2024-01-15T23:05:20.156 INFO:tasks.workunit.client.0.smithi053.stdout:848 2024-01-15T23:05:20.157 INFO:tasks.workunit.client.0.smithi053.stdout:849 2024-01-15T23:05:20.158 INFO:tasks.workunit.client.0.smithi053.stdout:850 2024-01-15T23:05:20.159 INFO:tasks.workunit.client.0.smithi053.stdout:851 2024-01-15T23:05:20.160 INFO:tasks.workunit.client.0.smithi053.stdout:852 2024-01-15T23:05:20.161 INFO:tasks.workunit.client.0.smithi053.stdout:853 2024-01-15T23:05:20.162 INFO:tasks.workunit.client.0.smithi053.stdout:854 2024-01-15T23:05:20.163 INFO:tasks.workunit.client.0.smithi053.stdout:855 2024-01-15T23:05:20.164 INFO:tasks.workunit.client.0.smithi053.stdout:856 2024-01-15T23:05:20.165 INFO:tasks.workunit.client.0.smithi053.stdout:857 2024-01-15T23:05:20.166 INFO:tasks.workunit.client.0.smithi053.stdout:858 2024-01-15T23:05:20.167 INFO:tasks.workunit.client.0.smithi053.stdout:859 2024-01-15T23:05:20.168 INFO:tasks.workunit.client.0.smithi053.stdout:860 2024-01-15T23:05:20.169 INFO:tasks.workunit.client.0.smithi053.stdout:861 2024-01-15T23:05:20.170 INFO:tasks.workunit.client.0.smithi053.stdout:862 2024-01-15T23:05:20.171 INFO:tasks.workunit.client.0.smithi053.stdout:863 2024-01-15T23:05:20.172 INFO:tasks.workunit.client.0.smithi053.stdout:864 2024-01-15T23:05:20.174 INFO:tasks.workunit.client.0.smithi053.stdout:865 2024-01-15T23:05:20.175 INFO:tasks.workunit.client.0.smithi053.stdout:866 2024-01-15T23:05:20.176 INFO:tasks.workunit.client.0.smithi053.stdout:867 2024-01-15T23:05:20.177 INFO:tasks.workunit.client.0.smithi053.stdout:868 2024-01-15T23:05:20.178 INFO:tasks.workunit.client.0.smithi053.stdout:869 2024-01-15T23:05:20.179 INFO:tasks.workunit.client.0.smithi053.stdout:870 2024-01-15T23:05:20.180 INFO:tasks.workunit.client.0.smithi053.stdout:871 2024-01-15T23:05:20.181 INFO:tasks.workunit.client.0.smithi053.stdout:872 2024-01-15T23:05:20.182 INFO:tasks.workunit.client.0.smithi053.stdout:873 2024-01-15T23:05:20.184 INFO:tasks.workunit.client.0.smithi053.stdout:874 2024-01-15T23:05:20.185 INFO:tasks.workunit.client.0.smithi053.stdout:875 2024-01-15T23:05:20.186 INFO:tasks.workunit.client.0.smithi053.stdout:876 2024-01-15T23:05:20.187 INFO:tasks.workunit.client.0.smithi053.stdout:877 2024-01-15T23:05:20.188 INFO:tasks.workunit.client.0.smithi053.stdout:878 2024-01-15T23:05:20.189 INFO:tasks.workunit.client.0.smithi053.stdout:879 2024-01-15T23:05:20.191 INFO:tasks.workunit.client.0.smithi053.stdout:880 2024-01-15T23:05:20.192 INFO:tasks.workunit.client.0.smithi053.stdout:881 2024-01-15T23:05:20.193 INFO:tasks.workunit.client.0.smithi053.stdout:882 2024-01-15T23:05:20.194 INFO:tasks.workunit.client.0.smithi053.stdout:883 2024-01-15T23:05:20.195 INFO:tasks.workunit.client.0.smithi053.stdout:884 2024-01-15T23:05:20.196 INFO:tasks.workunit.client.0.smithi053.stdout:885 2024-01-15T23:05:20.197 INFO:tasks.workunit.client.0.smithi053.stdout:886 2024-01-15T23:05:20.199 INFO:tasks.workunit.client.0.smithi053.stdout:887 2024-01-15T23:05:20.199 INFO:tasks.workunit.client.0.smithi053.stdout:888 2024-01-15T23:05:20.200 INFO:tasks.workunit.client.0.smithi053.stdout:889 2024-01-15T23:05:20.201 INFO:tasks.workunit.client.0.smithi053.stdout:890 2024-01-15T23:05:20.202 INFO:tasks.workunit.client.0.smithi053.stdout:891 2024-01-15T23:05:20.203 INFO:tasks.workunit.client.0.smithi053.stdout:892 2024-01-15T23:05:20.204 INFO:tasks.workunit.client.0.smithi053.stdout:893 2024-01-15T23:05:20.205 INFO:tasks.workunit.client.0.smithi053.stdout:894 2024-01-15T23:05:20.207 INFO:tasks.workunit.client.0.smithi053.stdout:895 2024-01-15T23:05:20.208 INFO:tasks.workunit.client.0.smithi053.stdout:896 2024-01-15T23:05:20.209 INFO:tasks.workunit.client.0.smithi053.stdout:897 2024-01-15T23:05:20.210 INFO:tasks.workunit.client.0.smithi053.stdout:898 2024-01-15T23:05:20.211 INFO:tasks.workunit.client.0.smithi053.stdout:899 2024-01-15T23:05:20.212 INFO:tasks.workunit.client.0.smithi053.stdout:900 2024-01-15T23:05:20.213 INFO:tasks.workunit.client.0.smithi053.stdout:901 2024-01-15T23:05:20.214 INFO:tasks.workunit.client.0.smithi053.stdout:902 2024-01-15T23:05:20.215 INFO:tasks.workunit.client.0.smithi053.stdout:903 2024-01-15T23:05:20.216 INFO:tasks.workunit.client.0.smithi053.stdout:904 2024-01-15T23:05:20.217 INFO:tasks.workunit.client.0.smithi053.stdout:905 2024-01-15T23:05:20.218 INFO:tasks.workunit.client.0.smithi053.stdout:906 2024-01-15T23:05:20.219 INFO:tasks.workunit.client.0.smithi053.stdout:907 2024-01-15T23:05:20.220 INFO:tasks.workunit.client.0.smithi053.stdout:908 2024-01-15T23:05:20.221 INFO:tasks.workunit.client.0.smithi053.stdout:909 2024-01-15T23:05:20.223 INFO:tasks.workunit.client.0.smithi053.stdout:910 2024-01-15T23:05:20.224 INFO:tasks.workunit.client.0.smithi053.stdout:911 2024-01-15T23:05:20.225 INFO:tasks.workunit.client.0.smithi053.stdout:912 2024-01-15T23:05:20.226 INFO:tasks.workunit.client.0.smithi053.stdout:913 2024-01-15T23:05:20.227 INFO:tasks.workunit.client.0.smithi053.stdout:914 2024-01-15T23:05:20.228 INFO:tasks.workunit.client.0.smithi053.stdout:915 2024-01-15T23:05:20.229 INFO:tasks.workunit.client.0.smithi053.stdout:916 2024-01-15T23:05:20.230 INFO:tasks.workunit.client.0.smithi053.stdout:917 2024-01-15T23:05:20.231 INFO:tasks.workunit.client.0.smithi053.stdout:918 2024-01-15T23:05:20.232 INFO:tasks.workunit.client.0.smithi053.stdout:919 2024-01-15T23:05:20.233 INFO:tasks.workunit.client.0.smithi053.stdout:920 2024-01-15T23:05:20.234 INFO:tasks.workunit.client.0.smithi053.stdout:921 2024-01-15T23:05:20.235 INFO:tasks.workunit.client.0.smithi053.stdout:922 2024-01-15T23:05:20.236 INFO:tasks.workunit.client.0.smithi053.stdout:923 2024-01-15T23:05:20.237 INFO:tasks.workunit.client.0.smithi053.stdout:924 2024-01-15T23:05:20.238 INFO:tasks.workunit.client.0.smithi053.stdout:925 2024-01-15T23:05:20.239 INFO:tasks.workunit.client.0.smithi053.stdout:926 2024-01-15T23:05:20.240 INFO:tasks.workunit.client.0.smithi053.stdout:927 2024-01-15T23:05:20.241 INFO:tasks.workunit.client.0.smithi053.stdout:928 2024-01-15T23:05:20.242 INFO:tasks.workunit.client.0.smithi053.stdout:929 2024-01-15T23:05:20.243 INFO:tasks.workunit.client.0.smithi053.stdout:930 2024-01-15T23:05:20.244 INFO:tasks.workunit.client.0.smithi053.stdout:931 2024-01-15T23:05:20.245 INFO:tasks.workunit.client.0.smithi053.stdout:932 2024-01-15T23:05:20.246 INFO:tasks.workunit.client.0.smithi053.stdout:933 2024-01-15T23:05:20.247 INFO:tasks.workunit.client.0.smithi053.stdout:934 2024-01-15T23:05:20.248 INFO:tasks.workunit.client.0.smithi053.stdout:935 2024-01-15T23:05:20.249 INFO:tasks.workunit.client.0.smithi053.stdout:936 2024-01-15T23:05:20.250 INFO:tasks.workunit.client.0.smithi053.stdout:937 2024-01-15T23:05:20.251 INFO:tasks.workunit.client.0.smithi053.stdout:938 2024-01-15T23:05:20.252 INFO:tasks.workunit.client.0.smithi053.stdout:939 2024-01-15T23:05:20.253 INFO:tasks.workunit.client.0.smithi053.stdout:940 2024-01-15T23:05:20.254 INFO:tasks.workunit.client.0.smithi053.stdout:941 2024-01-15T23:05:20.255 INFO:tasks.workunit.client.0.smithi053.stdout:942 2024-01-15T23:05:20.256 INFO:tasks.workunit.client.0.smithi053.stdout:943 2024-01-15T23:05:20.257 INFO:tasks.workunit.client.0.smithi053.stdout:944 2024-01-15T23:05:20.258 INFO:tasks.workunit.client.0.smithi053.stdout:945 2024-01-15T23:05:20.259 INFO:tasks.workunit.client.0.smithi053.stdout:946 2024-01-15T23:05:20.260 INFO:tasks.workunit.client.0.smithi053.stdout:947 2024-01-15T23:05:20.261 INFO:tasks.workunit.client.0.smithi053.stdout:948 2024-01-15T23:05:20.262 INFO:tasks.workunit.client.0.smithi053.stdout:949 2024-01-15T23:05:20.263 INFO:tasks.workunit.client.0.smithi053.stdout:950 2024-01-15T23:05:20.265 INFO:tasks.workunit.client.0.smithi053.stdout:951 2024-01-15T23:05:20.266 INFO:tasks.workunit.client.0.smithi053.stdout:952 2024-01-15T23:05:20.267 INFO:tasks.workunit.client.0.smithi053.stdout:953 2024-01-15T23:05:20.268 INFO:tasks.workunit.client.0.smithi053.stdout:954 2024-01-15T23:05:20.269 INFO:tasks.workunit.client.0.smithi053.stdout:955 2024-01-15T23:05:20.270 INFO:tasks.workunit.client.0.smithi053.stdout:956 2024-01-15T23:05:20.271 INFO:tasks.workunit.client.0.smithi053.stdout:957 2024-01-15T23:05:20.272 INFO:tasks.workunit.client.0.smithi053.stdout:958 2024-01-15T23:05:20.273 INFO:tasks.workunit.client.0.smithi053.stdout:959 2024-01-15T23:05:20.274 INFO:tasks.workunit.client.0.smithi053.stdout:960 2024-01-15T23:05:20.275 INFO:tasks.workunit.client.0.smithi053.stdout:961 2024-01-15T23:05:20.276 INFO:tasks.workunit.client.0.smithi053.stdout:962 2024-01-15T23:05:20.277 INFO:tasks.workunit.client.0.smithi053.stdout:963 2024-01-15T23:05:20.278 INFO:tasks.workunit.client.0.smithi053.stdout:964 2024-01-15T23:05:20.279 INFO:tasks.workunit.client.0.smithi053.stdout:965 2024-01-15T23:05:20.281 INFO:tasks.workunit.client.0.smithi053.stdout:966 2024-01-15T23:05:20.282 INFO:tasks.workunit.client.0.smithi053.stdout:967 2024-01-15T23:05:20.283 INFO:tasks.workunit.client.0.smithi053.stdout:968 2024-01-15T23:05:20.284 INFO:tasks.workunit.client.0.smithi053.stdout:969 2024-01-15T23:05:20.285 INFO:tasks.workunit.client.0.smithi053.stdout:970 2024-01-15T23:05:20.286 INFO:tasks.workunit.client.0.smithi053.stdout:971 2024-01-15T23:05:20.287 INFO:tasks.workunit.client.0.smithi053.stdout:972 2024-01-15T23:05:20.288 INFO:tasks.workunit.client.0.smithi053.stdout:973 2024-01-15T23:05:20.289 INFO:tasks.workunit.client.0.smithi053.stdout:974 2024-01-15T23:05:20.290 INFO:tasks.workunit.client.0.smithi053.stdout:975 2024-01-15T23:05:20.291 INFO:tasks.workunit.client.0.smithi053.stdout:976 2024-01-15T23:05:20.292 INFO:tasks.workunit.client.0.smithi053.stdout:977 2024-01-15T23:05:20.293 INFO:tasks.workunit.client.0.smithi053.stdout:978 2024-01-15T23:05:20.294 INFO:tasks.workunit.client.0.smithi053.stdout:979 2024-01-15T23:05:20.295 INFO:tasks.workunit.client.0.smithi053.stdout:980 2024-01-15T23:05:20.296 INFO:tasks.workunit.client.0.smithi053.stdout:981 2024-01-15T23:05:20.298 INFO:tasks.workunit.client.0.smithi053.stdout:982 2024-01-15T23:05:20.299 INFO:tasks.workunit.client.0.smithi053.stdout:983 2024-01-15T23:05:20.300 INFO:tasks.workunit.client.0.smithi053.stdout:984 2024-01-15T23:05:20.301 INFO:tasks.workunit.client.0.smithi053.stdout:985 2024-01-15T23:05:20.302 INFO:tasks.workunit.client.0.smithi053.stdout:986 2024-01-15T23:05:20.303 INFO:tasks.workunit.client.0.smithi053.stdout:987 2024-01-15T23:05:20.304 INFO:tasks.workunit.client.0.smithi053.stdout:988 2024-01-15T23:05:20.305 INFO:tasks.workunit.client.0.smithi053.stdout:989 2024-01-15T23:05:20.306 INFO:tasks.workunit.client.0.smithi053.stdout:990 2024-01-15T23:05:20.307 INFO:tasks.workunit.client.0.smithi053.stdout:991 2024-01-15T23:05:20.308 INFO:tasks.workunit.client.0.smithi053.stdout:992 2024-01-15T23:05:20.309 INFO:tasks.workunit.client.0.smithi053.stdout:993 2024-01-15T23:05:20.310 INFO:tasks.workunit.client.0.smithi053.stdout:994 2024-01-15T23:05:20.311 INFO:tasks.workunit.client.0.smithi053.stdout:995 2024-01-15T23:05:20.313 INFO:tasks.workunit.client.0.smithi053.stdout:996 2024-01-15T23:05:20.314 INFO:tasks.workunit.client.0.smithi053.stdout:997 2024-01-15T23:05:20.315 INFO:tasks.workunit.client.0.smithi053.stdout:998 2024-01-15T23:05:20.316 INFO:tasks.workunit.client.0.smithi053.stdout:999 2024-01-15T23:05:20.337 INFO:tasks.workunit.client.0.smithi053.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-01-15T23:05:20.337 INFO:tasks.workunit.client.0.smithi053.stdout:00000010 69 73 |is| 2024-01-15T23:05:20.337 INFO:tasks.workunit.client.0.smithi053.stdout:00000012 2024-01-15T23:05:20.337 INFO:tasks.workunit.client.0.smithi053.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-01-15T23:05:20.337 INFO:tasks.workunit.client.0.smithi053.stdout:00000010 69 73 |is| 2024-01-15T23:05:20.337 INFO:tasks.workunit.client.0.smithi053.stdout:00000012 2024-01-15T23:05:20.337 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsHello.WriteReturnData (3021 ms) 2024-01-15T23:05:20.338 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsHello.Loud 2024-01-15T23:05:20.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:20 smithi163 ceph-mon[138526]: pgmap v1181: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:20.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:20 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:20.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:20 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2695914531' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-01-15T23:05:20.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:20 smithi163 ceph-mon[138526]: osdmap e960: 8 total, 8 up, 8 in 2024-01-15T23:05:20.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:20 smithi053 ceph-mon[143363]: pgmap v1181: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:20.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:20 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:20.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:20 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2695914531' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-01-15T23:05:20.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:20 smithi053 ceph-mon[143363]: osdmap e960: 8 total, 8 up, 8 in 2024-01-15T23:05:20.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:20 smithi053 ceph-mon[146052]: pgmap v1181: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:20.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:20 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:20.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:20 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2695914531' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-01-15T23:05:20.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:20 smithi053 ceph-mon[146052]: osdmap e960: 8 total, 8 up, 8 in 2024-01-15T23:05:22.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:22 smithi163 ceph-mon[138526]: pgmap v1184: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:22.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:22 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:22.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:22 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:05:22.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:22 smithi163 ceph-mon[138526]: osdmap e961: 8 total, 8 up, 8 in 2024-01-15T23:05:22.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:22 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2836804410' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:22.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:22 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:22.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:22 smithi053 ceph-mon[143363]: pgmap v1184: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:22.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:22 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:22.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:22 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:05:22.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:22 smithi053 ceph-mon[143363]: osdmap e961: 8 total, 8 up, 8 in 2024-01-15T23:05:22.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:22 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2836804410' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:22.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:22 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:22.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:22 smithi053 ceph-mon[146052]: pgmap v1184: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:22.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:22 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:22.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:22 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:05:22.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:22 smithi053 ceph-mon[146052]: osdmap e961: 8 total, 8 up, 8 in 2024-01-15T23:05:22.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:22 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2836804410' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:22.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:22 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:23.368 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsHello.Loud (3031 ms) 2024-01-15T23:05:23.368 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsHello.BadMethods 2024-01-15T23:05:23.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:23 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:23.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:23 smithi163 ceph-mon[138526]: osdmap e962: 8 total, 8 up, 8 in 2024-01-15T23:05:23.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:23 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:23.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:23 smithi053 ceph-mon[143363]: osdmap e962: 8 total, 8 up, 8 in 2024-01-15T23:05:23.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:23 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:23.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:23 smithi053 ceph-mon[146052]: osdmap e962: 8 total, 8 up, 8 in 2024-01-15T23:05:24.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:24 smithi163 ceph-mon[138526]: pgmap v1187: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:24.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:24 smithi163 ceph-mon[138526]: osdmap e963: 8 total, 8 up, 8 in 2024-01-15T23:05:24.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:24 smithi053 ceph-mon[143363]: pgmap v1187: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:24.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:24 smithi053 ceph-mon[143363]: osdmap e963: 8 total, 8 up, 8 in 2024-01-15T23:05:24.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:24 smithi053 ceph-mon[146052]: pgmap v1187: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:24.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:24 smithi053 ceph-mon[146052]: osdmap e963: 8 total, 8 up, 8 in 2024-01-15T23:05:25.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:05:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:05:25] "GET /metrics HTTP/1.1" 200 36285 "" "Prometheus/2.43.0" 2024-01-15T23:05:25.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:25 smithi163 ceph-mon[138526]: osdmap e964: 8 total, 8 up, 8 in 2024-01-15T23:05:25.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:25 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3775336764' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:25.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:25 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:25.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:25 smithi053 ceph-mon[143363]: osdmap e964: 8 total, 8 up, 8 in 2024-01-15T23:05:25.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:25 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3775336764' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:25.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:25 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:25.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:25 smithi053 ceph-mon[146052]: osdmap e964: 8 total, 8 up, 8 in 2024-01-15T23:05:25.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:25 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3775336764' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:25.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:25 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:25.790 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 23:05:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3[172599]: 2024-01-15T23:05:25.403+0000 7f56bdcce700 -1 osd.3 pg_epoch: 965 pg[38.2( v 965'1 (0'0,965'1] local-lis/les=964/965 n=1 ec=964/964 lis/c=964/964 les/c/f=965/965/0 sis=964) [3,7,5] r=0 lpr=964 crt=965'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2024-01-15T23:05:25.790 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 23:05:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3[172599]: 2024-01-15T23:05:25.404+0000 7f56c1cd6700 -1 osd.3 pg_epoch: 965 pg[38.2( v 965'2 (0'0,965'2] local-lis/les=964/965 n=1 ec=964/964 lis/c=964/964 les/c/f=965/965/0 sis=964) [3,7,5] r=0 lpr=964 crt=965'1 lcod 965'1 mlcod 965'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2024-01-15T23:05:26.387 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsHello.BadMethods (3019 ms) 2024-01-15T23:05:26.387 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsHello.Filter 2024-01-15T23:05:26.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:26 smithi163 ceph-mon[138526]: pgmap v1190: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:26.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:26 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:26.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:26 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:26.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:26 smithi163 ceph-mon[138526]: osdmap e965: 8 total, 8 up, 8 in 2024-01-15T23:05:26.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:26 smithi053 ceph-mon[143363]: pgmap v1190: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:26.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:26 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:26.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:26 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:26.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:26 smithi053 ceph-mon[143363]: osdmap e965: 8 total, 8 up, 8 in 2024-01-15T23:05:26.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:26 smithi053 ceph-mon[146052]: pgmap v1190: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:26.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:26 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:26.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:26 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:26.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:26 smithi053 ceph-mon[146052]: osdmap e965: 8 total, 8 up, 8 in 2024-01-15T23:05:27.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:27 smithi163 ceph-mon[138526]: osdmap e966: 8 total, 8 up, 8 in 2024-01-15T23:05:27.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:27 smithi053 ceph-mon[143363]: osdmap e966: 8 total, 8 up, 8 in 2024-01-15T23:05:27.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:27 smithi053 ceph-mon[146052]: osdmap e966: 8 total, 8 up, 8 in 2024-01-15T23:05:28.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:28 smithi163 ceph-mon[138526]: pgmap v1193: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:28.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:28 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:28.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:28 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:05:28.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:28 smithi163 ceph-mon[138526]: osdmap e967: 8 total, 8 up, 8 in 2024-01-15T23:05:28.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:28 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2560755573' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:28.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:28 smithi053 ceph-mon[143363]: pgmap v1193: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:28.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:28 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:28.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:28 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:05:28.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:28 smithi053 ceph-mon[143363]: osdmap e967: 8 total, 8 up, 8 in 2024-01-15T23:05:28.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:28 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2560755573' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:28.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:28 smithi053 ceph-mon[146052]: pgmap v1193: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:28.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:28 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:28.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:28 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:05:28.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:28 smithi053 ceph-mon[146052]: osdmap e967: 8 total, 8 up, 8 in 2024-01-15T23:05:28.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:28 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2560755573' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:29.412 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsHello.Filter (3025 ms) 2024-01-15T23:05:29.413 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 6 tests from ClsHello (18017 ms total) 2024-01-15T23:05:29.413 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:05:29.413 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment tear-down 2024-01-15T23:05:29.413 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] 6 tests from 1 test suite ran. (18017 ms total) 2024-01-15T23:05:29.413 INFO:tasks.workunit.client.0.smithi053.stdout:[ PASSED ] 6 tests. 2024-01-15T23:05:29.415 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T23:05:29.415 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-15T23:05:29.486 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2024-01-15T23:05:29.486 DEBUG:teuthology.orchestra.run.smithi053: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=quincy 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-01-15T23:05:29.558 INFO:tasks.workunit.client.0.smithi053.stdout:Running main() from gmock_main.cc 2024-01-15T23:05:29.559 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] Running 27 tests from 1 test suite. 2024-01-15T23:05:29.559 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment set-up. 2024-01-15T23:05:29.559 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 27 tests from TestClsJournal 2024-01-15T23:05:29.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:29 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2560755573' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:29.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:29 smithi163 ceph-mon[138526]: osdmap e968: 8 total, 8 up, 8 in 2024-01-15T23:05:29.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:29.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:05:29.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:29 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2560755573' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:29.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:29 smithi053 ceph-mon[143363]: osdmap e968: 8 total, 8 up, 8 in 2024-01-15T23:05:29.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:29.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:05:29.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:29 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2560755573' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198032-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:29.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:29 smithi053 ceph-mon[146052]: osdmap e968: 8 total, 8 up, 8 in 2024-01-15T23:05:29.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:29.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:05:30.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:30 smithi163 ceph-mon[138526]: pgmap v1196: 137 pgs: 4 creating+peering, 26 unknown, 107 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:30.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:30 smithi163 ceph-mon[138526]: osdmap e969: 8 total, 8 up, 8 in 2024-01-15T23:05:30.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:30 smithi053 ceph-mon[143363]: pgmap v1196: 137 pgs: 4 creating+peering, 26 unknown, 107 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:30.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:30 smithi053 ceph-mon[143363]: osdmap e969: 8 total, 8 up, 8 in 2024-01-15T23:05:30.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:30 smithi053 ceph-mon[146052]: pgmap v1196: 137 pgs: 4 creating+peering, 26 unknown, 107 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:30.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:30 smithi053 ceph-mon[146052]: osdmap e969: 8 total, 8 up, 8 in 2024-01-15T23:05:31.412 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.Create 2024-01-15T23:05:31.431 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.Create (19 ms) 2024-01-15T23:05:31.431 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.MinimumSet 2024-01-15T23:05:31.436 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.MinimumSet (6 ms) 2024-01-15T23:05:31.436 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2024-01-15T23:05:31.442 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.MinimumSetStale (5 ms) 2024-01-15T23:05:31.442 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2024-01-15T23:05:31.445 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (3 ms) 2024-01-15T23:05:31.445 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.ActiveSet 2024-01-15T23:05:31.448 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.ActiveSet (3 ms) 2024-01-15T23:05:31.448 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2024-01-15T23:05:31.451 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.ActiveSetStale (3 ms) 2024-01-15T23:05:31.451 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2024-01-15T23:05:31.454 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.CreateDuplicate (3 ms) 2024-01-15T23:05:31.454 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.GetClient 2024-01-15T23:05:31.456 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.GetClient (3 ms) 2024-01-15T23:05:31.456 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.ClientRegister 2024-01-15T23:05:31.459 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.ClientRegister (2 ms) 2024-01-15T23:05:31.459 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2024-01-15T23:05:31.462 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (4 ms) 2024-01-15T23:05:31.462 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2024-01-15T23:05:31.467 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.ClientUpdateData (4 ms) 2024-01-15T23:05:31.467 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2024-01-15T23:05:31.472 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.ClientUpdateState (5 ms) 2024-01-15T23:05:31.472 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.ClientUnregister 2024-01-15T23:05:31.475 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.ClientUnregister (3 ms) 2024-01-15T23:05:31.475 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2024-01-15T23:05:31.479 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (4 ms) 2024-01-15T23:05:31.479 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2024-01-15T23:05:31.579 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (100 ms) 2024-01-15T23:05:31.579 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.ClientCommit 2024-01-15T23:05:31.583 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.ClientCommit (3 ms) 2024-01-15T23:05:31.583 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2024-01-15T23:05:31.585 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (3 ms) 2024-01-15T23:05:31.585 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2024-01-15T23:05:31.586 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.ClientCommitDNE (1 ms) 2024-01-15T23:05:31.586 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.ClientList 2024-01-15T23:05:31.623 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.ClientList (37 ms) 2024-01-15T23:05:31.624 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2024-01-15T23:05:31.627 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.GetNextTagTid (4 ms) 2024-01-15T23:05:31.627 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.TagCreate 2024-01-15T23:05:31.635 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.TagCreate (8 ms) 2024-01-15T23:05:31.635 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2024-01-15T23:05:31.642 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (7 ms) 2024-01-15T23:05:31.642 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.TagList 2024-01-15T23:05:31.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:31 smithi163 ceph-mon[138526]: osdmap e970: 8 total, 8 up, 8 in 2024-01-15T23:05:31.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:31 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3964147745' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198184-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:31.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:31 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198184-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:31.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:31 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198184-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:31.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:31 smithi163 ceph-mon[138526]: osdmap e971: 8 total, 8 up, 8 in 2024-01-15T23:05:31.733 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.TagList (91 ms) 2024-01-15T23:05:31.733 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.GuardAppend 2024-01-15T23:05:31.735 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.GuardAppend (2 ms) 2024-01-15T23:05:31.735 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2024-01-15T23:05:31.736 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.GuardAppendDNE (2 ms) 2024-01-15T23:05:31.736 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2024-01-15T23:05:31.738 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (1 ms) 2024-01-15T23:05:31.738 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsJournal.Append 2024-01-15T23:05:31.747 INFO:tasks.workunit.client.0.smithi053.stdout:padding is not enabled 2024-01-15T23:05:31.747 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsJournal.Append (9 ms) 2024-01-15T23:05:31.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:31 smithi053 ceph-mon[143363]: osdmap e970: 8 total, 8 up, 8 in 2024-01-15T23:05:31.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:31 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3964147745' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198184-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:31.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:31 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198184-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:31.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:31 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198184-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:31.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:31 smithi053 ceph-mon[143363]: osdmap e971: 8 total, 8 up, 8 in 2024-01-15T23:05:31.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:31 smithi053 ceph-mon[146052]: osdmap e970: 8 total, 8 up, 8 in 2024-01-15T23:05:31.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:31 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3964147745' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198184-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:31.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:31 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198184-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:31.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:31 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198184-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:31.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:31 smithi053 ceph-mon[146052]: osdmap e971: 8 total, 8 up, 8 in 2024-01-15T23:05:32.419 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 27 tests from TestClsJournal (335 ms total) 2024-01-15T23:05:32.419 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:05:32.419 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment tear-down 2024-01-15T23:05:32.419 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] 27 tests from 1 test suite ran. (2860 ms total) 2024-01-15T23:05:32.419 INFO:tasks.workunit.client.0.smithi053.stdout:[ PASSED ] 27 tests. 2024-01-15T23:05:32.422 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T23:05:32.422 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-15T23:05:32.491 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2024-01-15T23:05:32.491 DEBUG:teuthology.orchestra.run.smithi053: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=quincy 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-01-15T23:05:32.563 INFO:tasks.workunit.client.0.smithi053.stdout:Running main() from gmock_main.cc 2024-01-15T23:05:32.563 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] Running 11 tests from 1 test suite. 2024-01-15T23:05:32.563 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment set-up. 2024-01-15T23:05:32.563 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 11 tests from ClsLock 2024-01-15T23:05:32.563 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsLock.TestMultiLocking 2024-01-15T23:05:32.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:32 smithi163 ceph-mon[138526]: pgmap v1199: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:32.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:32 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:32.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:32 smithi163 ceph-mon[138526]: osdmap e972: 8 total, 8 up, 8 in 2024-01-15T23:05:32.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:32 smithi053 ceph-mon[146052]: pgmap v1199: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:32.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:32 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:32.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:32 smithi053 ceph-mon[146052]: osdmap e972: 8 total, 8 up, 8 in 2024-01-15T23:05:32.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:32 smithi053 ceph-mon[143363]: pgmap v1199: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:32.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:32 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:32.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:32 smithi053 ceph-mon[143363]: osdmap e972: 8 total, 8 up, 8 in 2024-01-15T23:05:33.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:33 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:33.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:33 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:05:33.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:33 smithi053 ceph-mon[143363]: osdmap e973: 8 total, 8 up, 8 in 2024-01-15T23:05:33.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3988467806' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:33.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:33 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:33.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:33 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:33.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:33 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:05:33.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:33 smithi053 ceph-mon[146052]: osdmap e973: 8 total, 8 up, 8 in 2024-01-15T23:05:33.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3988467806' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:33.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:33 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:33.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:33 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:33.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:33 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:05:33.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:33 smithi163 ceph-mon[138526]: osdmap e973: 8 total, 8 up, 8 in 2024-01-15T23:05:33.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3988467806' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:33.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:33 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:34.480 INFO:tasks.workunit.client.0.smithi053.stdout:lock: mylock 2024-01-15T23:05:34.480 INFO:tasks.workunit.client.0.smithi053.stdout: lock_type: exclusive 2024-01-15T23:05:34.480 INFO:tasks.workunit.client.0.smithi053.stdout: tag: 2024-01-15T23:05:34.480 INFO:tasks.workunit.client.0.smithi053.stdout: lockers: 2024-01-15T23:05:34.480 INFO:tasks.workunit.client.0.smithi053.stdout: client.44570 expiration=2024-01-15T23:07:34.490572+0000 addr=v1:172.21.15.53:0/3988467806 cookie= 2024-01-15T23:05:34.483 INFO:tasks.workunit.client.0.smithi053.stdout:lock: mylock 2024-01-15T23:05:34.483 INFO:tasks.workunit.client.0.smithi053.stdout: lock_type: shared 2024-01-15T23:05:34.483 INFO:tasks.workunit.client.0.smithi053.stdout: tag: 2024-01-15T23:05:34.484 INFO:tasks.workunit.client.0.smithi053.stdout: lockers: 2024-01-15T23:05:34.484 INFO:tasks.workunit.client.0.smithi053.stdout: client.44570 expiration=2024-01-15T23:07:34.496626+0000 addr=v1:172.21.15.53:0/3988467806 cookie= 2024-01-15T23:05:34.484 INFO:tasks.workunit.client.0.smithi053.stdout: client.44573 expiration=0.000000 addr=v1:172.21.15.53:0/4015866309 cookie= 2024-01-15T23:05:34.485 INFO:tasks.workunit.client.0.smithi053.stdout:lock: mylock 2024-01-15T23:05:34.485 INFO:tasks.workunit.client.0.smithi053.stdout: lock_type: shared 2024-01-15T23:05:34.485 INFO:tasks.workunit.client.0.smithi053.stdout: tag: 2024-01-15T23:05:34.485 INFO:tasks.workunit.client.0.smithi053.stdout: lockers: 2024-01-15T23:05:34.485 INFO:tasks.workunit.client.0.smithi053.stdout: client.44573 expiration=0.000000 addr=v1:172.21.15.53:0/4015866309 cookie= 2024-01-15T23:05:34.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:34 smithi053 ceph-mon[146052]: pgmap v1202: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:34.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:34 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:34.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:34 smithi053 ceph-mon[146052]: osdmap e974: 8 total, 8 up, 8 in 2024-01-15T23:05:34.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:34 smithi053 ceph-mon[143363]: pgmap v1202: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:34.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:34 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:34.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:34 smithi053 ceph-mon[143363]: osdmap e974: 8 total, 8 up, 8 in 2024-01-15T23:05:34.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:34 smithi163 ceph-mon[138526]: pgmap v1202: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:34.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:34 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:34.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:34 smithi163 ceph-mon[138526]: osdmap e974: 8 total, 8 up, 8 in 2024-01-15T23:05:35.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:05:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:05:35] "GET /metrics HTTP/1.1" 200 36286 "" "Prometheus/2.43.0" 2024-01-15T23:05:35.453 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsLock.TestMultiLocking (2890 ms) 2024-01-15T23:05:35.453 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsLock.TestMeta 2024-01-15T23:05:36.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:36 smithi163 ceph-mon[138526]: pgmap v1205: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:36.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:36 smithi163 ceph-mon[138526]: osdmap e975: 8 total, 8 up, 8 in 2024-01-15T23:05:36.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:36 smithi053 ceph-mon[146052]: pgmap v1205: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:36.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:36 smithi053 ceph-mon[146052]: osdmap e975: 8 total, 8 up, 8 in 2024-01-15T23:05:36.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:36 smithi053 ceph-mon[143363]: pgmap v1205: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:36.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:36 smithi053 ceph-mon[143363]: osdmap e975: 8 total, 8 up, 8 in 2024-01-15T23:05:37.536 INFO:tasks.workunit.client.0.smithi053.stdout:lock: mylock 2024-01-15T23:05:37.536 INFO:tasks.workunit.client.0.smithi053.stdout: lock_type: shared 2024-01-15T23:05:37.536 INFO:tasks.workunit.client.0.smithi053.stdout: tag: 2024-01-15T23:05:37.536 INFO:tasks.workunit.client.0.smithi053.stdout: lockers: 2024-01-15T23:05:37.536 INFO:tasks.workunit.client.0.smithi053.stdout: client.34623 expiration=0.000000 addr=v1:172.21.15.53:0/1335047126 cookie= 2024-01-15T23:05:37.538 INFO:tasks.workunit.client.0.smithi053.stdout:lock: mylock 2024-01-15T23:05:37.538 INFO:tasks.workunit.client.0.smithi053.stdout: lock_type: exclusive 2024-01-15T23:05:37.538 INFO:tasks.workunit.client.0.smithi053.stdout: tag: new_tag 2024-01-15T23:05:37.538 INFO:tasks.workunit.client.0.smithi053.stdout: lockers: 2024-01-15T23:05:37.538 INFO:tasks.workunit.client.0.smithi053.stdout: client.44579 expiration=0.000000 addr=v1:172.21.15.53:0/3026638399 cookie= 2024-01-15T23:05:37.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:37 smithi053 ceph-mon[146052]: osdmap e976: 8 total, 8 up, 8 in 2024-01-15T23:05:37.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:37 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3026638399' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:37.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:37 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:37.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:37 smithi053 ceph-mon[143363]: osdmap e976: 8 total, 8 up, 8 in 2024-01-15T23:05:37.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:37 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3026638399' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:37.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:37 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:37.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:37 smithi163 ceph-mon[138526]: osdmap e976: 8 total, 8 up, 8 in 2024-01-15T23:05:37.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:37 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3026638399' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:37.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:37 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:38.515 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsLock.TestMeta (3062 ms) 2024-01-15T23:05:38.515 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsLock.TestCookie 2024-01-15T23:05:38.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:38 smithi053 ceph-mon[146052]: pgmap v1208: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:38.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:38 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:38.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:38 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:38.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:38 smithi053 ceph-mon[146052]: osdmap e977: 8 total, 8 up, 8 in 2024-01-15T23:05:38.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:38 smithi053 ceph-mon[143363]: pgmap v1208: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:38.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:38 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:38.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:38 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:38.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:38 smithi053 ceph-mon[143363]: osdmap e977: 8 total, 8 up, 8 in 2024-01-15T23:05:38.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:38 smithi163 ceph-mon[138526]: pgmap v1208: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:38.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:38 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:38.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:38 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:38.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:38 smithi163 ceph-mon[138526]: osdmap e977: 8 total, 8 up, 8 in 2024-01-15T23:05:39.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:39 smithi053 ceph-mon[143363]: osdmap e978: 8 total, 8 up, 8 in 2024-01-15T23:05:39.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:39 smithi053 ceph-mon[146052]: osdmap e978: 8 total, 8 up, 8 in 2024-01-15T23:05:39.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:39 smithi163 ceph-mon[138526]: osdmap e978: 8 total, 8 up, 8 in 2024-01-15T23:05:40.549 INFO:tasks.workunit.client.0.smithi053.stdout:lock: mylock 2024-01-15T23:05:40.549 INFO:tasks.workunit.client.0.smithi053.stdout: lock_type: exclusive 2024-01-15T23:05:40.549 INFO:tasks.workunit.client.0.smithi053.stdout: tag: 2024-01-15T23:05:40.549 INFO:tasks.workunit.client.0.smithi053.stdout: lockers: 2024-01-15T23:05:40.551 INFO:tasks.workunit.client.0.smithi053.stdout:lock: mylock 2024-01-15T23:05:40.551 INFO:tasks.workunit.client.0.smithi053.stdout: lock_type: shared 2024-01-15T23:05:40.551 INFO:tasks.workunit.client.0.smithi053.stdout: tag: 2024-01-15T23:05:40.551 INFO:tasks.workunit.client.0.smithi053.stdout: lockers: 2024-01-15T23:05:40.551 INFO:tasks.workunit.client.0.smithi053.stdout: client.44591 expiration=0.000000 addr=v1:172.21.15.53:0/288251843 cookie= 2024-01-15T23:05:40.551 INFO:tasks.workunit.client.0.smithi053.stdout: client.44591 expiration=0.000000 addr=v1:172.21.15.53:0/288251843 cookie=new cookie 2024-01-15T23:05:40.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:40 smithi053 ceph-mon[143363]: pgmap v1211: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:40.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:40 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:40.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:40 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:05:40.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:40 smithi053 ceph-mon[143363]: osdmap e979: 8 total, 8 up, 8 in 2024-01-15T23:05:40.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:40 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/288251843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:40.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:40 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:40.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:40 smithi053 ceph-mon[146052]: pgmap v1211: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:40.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:40 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:40.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:40 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:05:40.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:40 smithi053 ceph-mon[146052]: osdmap e979: 8 total, 8 up, 8 in 2024-01-15T23:05:40.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:40 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/288251843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:40.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:40 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:40.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:40 smithi163 ceph-mon[138526]: pgmap v1211: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:40.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:40 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:40.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:40 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:05:40.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:40 smithi163 ceph-mon[138526]: osdmap e979: 8 total, 8 up, 8 in 2024-01-15T23:05:40.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:40 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/288251843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:40.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:40 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:41.534 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsLock.TestCookie (3018 ms) 2024-01-15T23:05:41.535 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsLock.TestMultipleLocks 2024-01-15T23:05:41.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:41 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:41.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:41 smithi053 ceph-mon[146052]: osdmap e980: 8 total, 8 up, 8 in 2024-01-15T23:05:41.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:41 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:41.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:41 smithi053 ceph-mon[143363]: osdmap e980: 8 total, 8 up, 8 in 2024-01-15T23:05:41.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:41 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:41.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:41 smithi163 ceph-mon[138526]: osdmap e980: 8 total, 8 up, 8 in 2024-01-15T23:05:42.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:42 smithi053 ceph-mon[146052]: pgmap v1214: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:42.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:42 smithi053 ceph-mon[146052]: osdmap e981: 8 total, 8 up, 8 in 2024-01-15T23:05:42.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:42 smithi053 ceph-mon[143363]: pgmap v1214: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:42.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:42 smithi053 ceph-mon[143363]: osdmap e981: 8 total, 8 up, 8 in 2024-01-15T23:05:42.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:42 smithi163 ceph-mon[138526]: pgmap v1214: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:42.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:42 smithi163 ceph-mon[138526]: osdmap e981: 8 total, 8 up, 8 in 2024-01-15T23:05:43.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:43 smithi163 ceph-mon[138526]: osdmap e982: 8 total, 8 up, 8 in 2024-01-15T23:05:43.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:43 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3883187827' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:43.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:43 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:43.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:43 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:43.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:43 smithi163 ceph-mon[138526]: osdmap e983: 8 total, 8 up, 8 in 2024-01-15T23:05:44.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:43 smithi053 ceph-mon[143363]: osdmap e982: 8 total, 8 up, 8 in 2024-01-15T23:05:44.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:43 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3883187827' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:44.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:43 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:44.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:43 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:44.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:43 smithi053 ceph-mon[143363]: osdmap e983: 8 total, 8 up, 8 in 2024-01-15T23:05:44.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:43 smithi053 ceph-mon[146052]: osdmap e982: 8 total, 8 up, 8 in 2024-01-15T23:05:44.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:43 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3883187827' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:44.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:43 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:44.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:43 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:44.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:43 smithi053 ceph-mon[146052]: osdmap e983: 8 total, 8 up, 8 in 2024-01-15T23:05:44.534 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsLock.TestMultipleLocks (3001 ms) 2024-01-15T23:05:44.534 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsLock.TestLockDuration 2024-01-15T23:05:44.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:44 smithi163 ceph-mon[138526]: pgmap v1217: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:44.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:44 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:44.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:44 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:44.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:05:44.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:44 smithi163 ceph-mon[138526]: osdmap e984: 8 total, 8 up, 8 in 2024-01-15T23:05:44.999 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:44 smithi053 ceph-mon[146052]: pgmap v1217: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:44.999 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:44 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:44.999 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:44 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:45.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:05:45.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:44 smithi053 ceph-mon[146052]: osdmap e984: 8 total, 8 up, 8 in 2024-01-15T23:05:45.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:44 smithi053 ceph-mon[143363]: pgmap v1217: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:45.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:44 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:45.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:44 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:05:45.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:05:45.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:44 smithi053 ceph-mon[143363]: osdmap e984: 8 total, 8 up, 8 in 2024-01-15T23:05:45.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:05:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:05:45] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2024-01-15T23:05:45.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:45 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:45.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:45 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:05:45.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:45 smithi163 ceph-mon[138526]: osdmap e985: 8 total, 8 up, 8 in 2024-01-15T23:05:45.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:45 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1182220295' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:45.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:45 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:46.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:45 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:46.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:45 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:05:46.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:45 smithi053 ceph-mon[143363]: osdmap e985: 8 total, 8 up, 8 in 2024-01-15T23:05:46.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:45 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1182220295' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:46.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:45 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:46.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:45 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:05:46.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:45 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:05:46.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:45 smithi053 ceph-mon[146052]: osdmap e985: 8 total, 8 up, 8 in 2024-01-15T23:05:46.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:45 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1182220295' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:46.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:45 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:46.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:46 smithi163 ceph-mon[138526]: pgmap v1220: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:46.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:46 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:46.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:46 smithi163 ceph-mon[138526]: osdmap e986: 8 total, 8 up, 8 in 2024-01-15T23:05:47.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:46 smithi053 ceph-mon[143363]: pgmap v1220: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:47.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:46 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:47.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:46 smithi053 ceph-mon[143363]: osdmap e986: 8 total, 8 up, 8 in 2024-01-15T23:05:47.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:46 smithi053 ceph-mon[146052]: pgmap v1220: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:47.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:46 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:47.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:46 smithi053 ceph-mon[146052]: osdmap e986: 8 total, 8 up, 8 in 2024-01-15T23:05:48.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:48 smithi163 ceph-mon[138526]: pgmap v1223: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:48.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:48 smithi163 ceph-mon[138526]: osdmap e987: 8 total, 8 up, 8 in 2024-01-15T23:05:49.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:48 smithi053 ceph-mon[143363]: pgmap v1223: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:49.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:48 smithi053 ceph-mon[143363]: osdmap e987: 8 total, 8 up, 8 in 2024-01-15T23:05:49.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:48 smithi053 ceph-mon[146052]: pgmap v1223: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:49.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:48 smithi053 ceph-mon[146052]: osdmap e987: 8 total, 8 up, 8 in 2024-01-15T23:05:50.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:50 smithi163 ceph-mon[138526]: pgmap v1225: 137 pgs: 11 creating+peering, 11 unknown, 115 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:05:51.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:50 smithi053 ceph-mon[143363]: pgmap v1225: 137 pgs: 11 creating+peering, 11 unknown, 115 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:05:51.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:50 smithi053 ceph-mon[146052]: pgmap v1225: 137 pgs: 11 creating+peering, 11 unknown, 115 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:05:52.577 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsLock.TestLockDuration (8041 ms) 2024-01-15T23:05:52.578 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsLock.TestAssertLocked 2024-01-15T23:05:52.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:52 smithi163 ceph-mon[138526]: pgmap v1226: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:05:53.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:52 smithi053 ceph-mon[146052]: pgmap v1226: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:05:53.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:52 smithi053 ceph-mon[143363]: pgmap v1226: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:05:53.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:53 smithi163 ceph-mon[138526]: osdmap e988: 8 total, 8 up, 8 in 2024-01-15T23:05:54.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:53 smithi053 ceph-mon[143363]: osdmap e988: 8 total, 8 up, 8 in 2024-01-15T23:05:54.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:53 smithi053 ceph-mon[146052]: osdmap e988: 8 total, 8 up, 8 in 2024-01-15T23:05:54.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:54 smithi163 ceph-mon[138526]: pgmap v1228: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:54.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:54 smithi163 ceph-mon[138526]: osdmap e989: 8 total, 8 up, 8 in 2024-01-15T23:05:54.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:54 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3103551732' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:54.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:54 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:55.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:54 smithi053 ceph-mon[143363]: pgmap v1228: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:55.001 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:54 smithi053 ceph-mon[143363]: osdmap e989: 8 total, 8 up, 8 in 2024-01-15T23:05:55.001 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:54 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3103551732' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:55.001 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:54 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:55.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:54 smithi053 ceph-mon[146052]: pgmap v1228: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:55.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:54 smithi053 ceph-mon[146052]: osdmap e989: 8 total, 8 up, 8 in 2024-01-15T23:05:55.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:54 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3103551732' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:55.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:54 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:55.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:05:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:05:55] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2024-01-15T23:05:55.586 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsLock.TestAssertLocked (3011 ms) 2024-01-15T23:05:55.586 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsLock.TestSetCookie 2024-01-15T23:05:55.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:55 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:55.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:55 smithi163 ceph-mon[138526]: osdmap e990: 8 total, 8 up, 8 in 2024-01-15T23:05:55.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:55 smithi163 ceph-mon[138526]: osdmap e991: 8 total, 8 up, 8 in 2024-01-15T23:05:56.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:55 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:56.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:55 smithi053 ceph-mon[143363]: osdmap e990: 8 total, 8 up, 8 in 2024-01-15T23:05:56.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:55 smithi053 ceph-mon[143363]: osdmap e991: 8 total, 8 up, 8 in 2024-01-15T23:05:56.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:55 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:56.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:55 smithi053 ceph-mon[146052]: osdmap e990: 8 total, 8 up, 8 in 2024-01-15T23:05:56.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:55 smithi053 ceph-mon[146052]: osdmap e991: 8 total, 8 up, 8 in 2024-01-15T23:05:56.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:56 smithi163 ceph-mon[138526]: pgmap v1231: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:57.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:56 smithi053 ceph-mon[143363]: pgmap v1231: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:57.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:56 smithi053 ceph-mon[146052]: pgmap v1231: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:57.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:57 smithi163 ceph-mon[138526]: osdmap e992: 8 total, 8 up, 8 in 2024-01-15T23:05:57.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:57 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/4081135724' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:57.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:57 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:58.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:57 smithi053 ceph-mon[146052]: osdmap e992: 8 total, 8 up, 8 in 2024-01-15T23:05:58.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:57 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/4081135724' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:58.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:57 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:58.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:57 smithi053 ceph-mon[143363]: osdmap e992: 8 total, 8 up, 8 in 2024-01-15T23:05:58.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:57 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/4081135724' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:58.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:57 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:05:58.631 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsLock.TestSetCookie (3045 ms) 2024-01-15T23:05:58.631 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsLock.TestRenew 2024-01-15T23:05:58.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:58 smithi163 ceph-mon[138526]: pgmap v1234: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:58.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:58 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:58.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:58 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:58.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:58 smithi163 ceph-mon[138526]: osdmap e993: 8 total, 8 up, 8 in 2024-01-15T23:05:59.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:58 smithi053 ceph-mon[146052]: pgmap v1234: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:59.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:58 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:59.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:58 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:59.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:58 smithi053 ceph-mon[146052]: osdmap e993: 8 total, 8 up, 8 in 2024-01-15T23:05:59.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:58 smithi053 ceph-mon[143363]: pgmap v1234: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:05:59.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:58 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:05:59.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:58 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:05:59.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:58 smithi053 ceph-mon[143363]: osdmap e993: 8 total, 8 up, 8 in 2024-01-15T23:05:59.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:59 smithi163 ceph-mon[138526]: osdmap e994: 8 total, 8 up, 8 in 2024-01-15T23:05:59.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:05:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:06:00.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:59 smithi053 ceph-mon[143363]: osdmap e994: 8 total, 8 up, 8 in 2024-01-15T23:06:00.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:05:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:06:00.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:59 smithi053 ceph-mon[146052]: osdmap e994: 8 total, 8 up, 8 in 2024-01-15T23:06:00.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:05:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:06:00.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:00 smithi163 ceph-mon[138526]: pgmap v1237: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:00.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:00 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:06:00.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:00 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:06:00.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:00 smithi163 ceph-mon[138526]: osdmap e995: 8 total, 8 up, 8 in 2024-01-15T23:06:00.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:00 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1908742742' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:00.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:00 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:01.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:00 smithi053 ceph-mon[146052]: pgmap v1237: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:01.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:00 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:06:01.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:00 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:06:01.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:00 smithi053 ceph-mon[146052]: osdmap e995: 8 total, 8 up, 8 in 2024-01-15T23:06:01.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:00 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1908742742' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:01.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:00 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:01.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:00 smithi053 ceph-mon[143363]: pgmap v1237: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:01.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:00 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:06:01.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:00 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:06:01.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:00 smithi053 ceph-mon[143363]: osdmap e995: 8 total, 8 up, 8 in 2024-01-15T23:06:01.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:00 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1908742742' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:01.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:00 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:01.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:01 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:01.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:01 smithi163 ceph-mon[138526]: osdmap e996: 8 total, 8 up, 8 in 2024-01-15T23:06:02.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:01 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:02.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:01 smithi053 ceph-mon[143363]: osdmap e996: 8 total, 8 up, 8 in 2024-01-15T23:06:02.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:01 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:02.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:01 smithi053 ceph-mon[146052]: osdmap e996: 8 total, 8 up, 8 in 2024-01-15T23:06:02.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:02 smithi163 ceph-mon[138526]: pgmap v1240: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:02.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:02 smithi163 ceph-mon[138526]: osdmap e997: 8 total, 8 up, 8 in 2024-01-15T23:06:03.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:02 smithi053 ceph-mon[143363]: pgmap v1240: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:03.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:02 smithi053 ceph-mon[143363]: osdmap e997: 8 total, 8 up, 8 in 2024-01-15T23:06:03.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:02 smithi053 ceph-mon[146052]: pgmap v1240: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:03.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:02 smithi053 ceph-mon[146052]: osdmap e997: 8 total, 8 up, 8 in 2024-01-15T23:06:04.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:04 smithi163 ceph-mon[138526]: pgmap v1242: 137 pgs: 7 creating+peering, 12 unknown, 118 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:04.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:04 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:06:04.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:04 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:06:04.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:04 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:06:04.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:04 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:06:05.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:04 smithi053 ceph-mon[146052]: pgmap v1242: 137 pgs: 7 creating+peering, 12 unknown, 118 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:05.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:04 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:06:05.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:04 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:06:05.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:04 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:06:05.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:04 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:06:05.001 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:04 smithi053 ceph-mon[143363]: pgmap v1242: 137 pgs: 7 creating+peering, 12 unknown, 118 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:05.001 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:04 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:06:05.001 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:04 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:06:05.001 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:04 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:06:05.002 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:04 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:06:05.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:06:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:06:05] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2024-01-15T23:06:06.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:06 smithi163 ceph-mon[138526]: pgmap v1243: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:07.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:06 smithi053 ceph-mon[143363]: pgmap v1243: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:07.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:06 smithi053 ceph-mon[146052]: pgmap v1243: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:08.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:08 smithi163 ceph-mon[138526]: pgmap v1244: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 141 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:09.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:08 smithi053 ceph-mon[143363]: pgmap v1244: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 141 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:09.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:08 smithi053 ceph-mon[146052]: pgmap v1244: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 141 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:10.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:10 smithi163 ceph-mon[138526]: pgmap v1245: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:11.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:10 smithi053 ceph-mon[143363]: pgmap v1245: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:11.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:10 smithi053 ceph-mon[146052]: pgmap v1245: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:12.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:12 smithi163 ceph-mon[138526]: pgmap v1246: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:13.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:12 smithi053 ceph-mon[143363]: pgmap v1246: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:13.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:12 smithi053 ceph-mon[146052]: pgmap v1246: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:14.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:14 smithi163 ceph-mon[138526]: pgmap v1247: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 273 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:14.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:14 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:06:14.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:06:15.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:14 smithi053 ceph-mon[143363]: pgmap v1247: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 273 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:15.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:14 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:06:15.001 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:06:15.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:14 smithi053 ceph-mon[146052]: pgmap v1247: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 273 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:15.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:14 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:06:15.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:06:15.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:06:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:06:15] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2024-01-15T23:06:16.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:16 smithi163 ceph-mon[138526]: pgmap v1248: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:17.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:16 smithi053 ceph-mon[146052]: pgmap v1248: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:17.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:16 smithi053 ceph-mon[143363]: pgmap v1248: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:18.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:18 smithi163 ceph-mon[138526]: pgmap v1249: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:19.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:18 smithi053 ceph-mon[143363]: pgmap v1249: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:19.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:18 smithi053 ceph-mon[146052]: pgmap v1249: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:19.672 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsLock.TestRenew (21041 ms) 2024-01-15T23:06:19.672 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2024-01-15T23:06:20.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:20 smithi163 ceph-mon[138526]: pgmap v1250: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:20.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:20 smithi163 ceph-mon[138526]: osdmap e998: 8 total, 8 up, 8 in 2024-01-15T23:06:21.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:20 smithi053 ceph-mon[146052]: pgmap v1250: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:21.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:20 smithi053 ceph-mon[146052]: osdmap e998: 8 total, 8 up, 8 in 2024-01-15T23:06:21.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:20 smithi053 ceph-mon[143363]: pgmap v1250: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:21.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:20 smithi053 ceph-mon[143363]: osdmap e998: 8 total, 8 up, 8 in 2024-01-15T23:06:21.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:21 smithi163 ceph-mon[138526]: osdmap e999: 8 total, 8 up, 8 in 2024-01-15T23:06:21.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:21 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/88241235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:21.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:21 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:22.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:21 smithi053 ceph-mon[143363]: osdmap e999: 8 total, 8 up, 8 in 2024-01-15T23:06:22.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:21 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/88241235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:22.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:21 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:22.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:21 smithi053 ceph-mon[146052]: osdmap e999: 8 total, 8 up, 8 in 2024-01-15T23:06:22.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:21 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/88241235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:22.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:21 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:22.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:22 smithi163 ceph-mon[138526]: pgmap v1253: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:22.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:22 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:06:22.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:22 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:22.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:22 smithi163 ceph-mon[138526]: osdmap e1000: 8 total, 8 up, 8 in 2024-01-15T23:06:23.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:22 smithi053 ceph-mon[143363]: pgmap v1253: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:23.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:22 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:06:23.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:22 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:23.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:22 smithi053 ceph-mon[143363]: osdmap e1000: 8 total, 8 up, 8 in 2024-01-15T23:06:23.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:22 smithi053 ceph-mon[146052]: pgmap v1253: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:23.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:22 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:06:23.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:22 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:23.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:22 smithi053 ceph-mon[146052]: osdmap e1000: 8 total, 8 up, 8 in 2024-01-15T23:06:23.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:23 smithi163 ceph-mon[138526]: osdmap e1001: 8 total, 8 up, 8 in 2024-01-15T23:06:24.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:23 smithi053 ceph-mon[143363]: osdmap e1001: 8 total, 8 up, 8 in 2024-01-15T23:06:24.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:23 smithi053 ceph-mon[146052]: osdmap e1001: 8 total, 8 up, 8 in 2024-01-15T23:06:24.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:24 smithi163 ceph-mon[138526]: pgmap v1256: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:24.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:24 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:06:24.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:24 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:06:25.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:24 smithi053 ceph-mon[143363]: pgmap v1256: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:25.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:24 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:06:25.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:24 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:06:25.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:24 smithi053 ceph-mon[146052]: pgmap v1256: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:25.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:24 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:06:25.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:24 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:06:25.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:06:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:06:25] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2024-01-15T23:06:26.715 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (7043 ms) 2024-01-15T23:06:26.715 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2024-01-15T23:06:26.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:26 smithi163 ceph-mon[138526]: pgmap v1257: 137 pgs: 5 creating+peering, 10 unknown, 122 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 195 B/s rd, 0 B/s wr, 1 op/s 2024-01-15T23:06:27.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:26 smithi053 ceph-mon[143363]: pgmap v1257: 137 pgs: 5 creating+peering, 10 unknown, 122 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 195 B/s rd, 0 B/s wr, 1 op/s 2024-01-15T23:06:27.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:26 smithi053 ceph-mon[146052]: pgmap v1257: 137 pgs: 5 creating+peering, 10 unknown, 122 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 195 B/s rd, 0 B/s wr, 1 op/s 2024-01-15T23:06:27.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:27 smithi163 ceph-mon[138526]: osdmap e1002: 8 total, 8 up, 8 in 2024-01-15T23:06:28.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:27 smithi053 ceph-mon[143363]: osdmap e1002: 8 total, 8 up, 8 in 2024-01-15T23:06:28.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:27 smithi053 ceph-mon[146052]: osdmap e1002: 8 total, 8 up, 8 in 2024-01-15T23:06:28.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:28 smithi163 ceph-mon[138526]: pgmap v1259: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:28.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:28 smithi163 ceph-mon[138526]: osdmap e1003: 8 total, 8 up, 8 in 2024-01-15T23:06:28.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:28 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3655942078' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:29.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:28 smithi053 ceph-mon[143363]: pgmap v1259: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:29.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:28 smithi053 ceph-mon[143363]: osdmap e1003: 8 total, 8 up, 8 in 2024-01-15T23:06:29.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:28 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3655942078' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:29.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:28 smithi053 ceph-mon[146052]: pgmap v1259: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:29.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:28 smithi053 ceph-mon[146052]: osdmap e1003: 8 total, 8 up, 8 in 2024-01-15T23:06:29.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:28 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3655942078' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:29.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:29 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3655942078' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:29.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:29 smithi163 ceph-mon[138526]: osdmap e1004: 8 total, 8 up, 8 in 2024-01-15T23:06:29.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:06:30.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:29 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3655942078' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:30.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:29 smithi053 ceph-mon[143363]: osdmap e1004: 8 total, 8 up, 8 in 2024-01-15T23:06:30.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:06:30.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:29 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3655942078' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:30.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:29 smithi053 ceph-mon[146052]: osdmap e1004: 8 total, 8 up, 8 in 2024-01-15T23:06:30.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:06:30.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:30 smithi163 ceph-mon[138526]: pgmap v1262: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:30.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:30 smithi163 ceph-mon[138526]: osdmap e1005: 8 total, 8 up, 8 in 2024-01-15T23:06:31.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:30 smithi053 ceph-mon[143363]: pgmap v1262: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:31.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:30 smithi053 ceph-mon[143363]: osdmap e1005: 8 total, 8 up, 8 in 2024-01-15T23:06:31.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:30 smithi053 ceph-mon[146052]: pgmap v1262: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:31.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:30 smithi053 ceph-mon[146052]: osdmap e1005: 8 total, 8 up, 8 in 2024-01-15T23:06:32.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:32 smithi163 ceph-mon[138526]: pgmap v1264: 137 pgs: 5 creating+peering, 11 unknown, 121 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:33.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:32 smithi053 ceph-mon[143363]: pgmap v1264: 137 pgs: 5 creating+peering, 11 unknown, 121 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:33.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:32 smithi053 ceph-mon[146052]: pgmap v1264: 137 pgs: 5 creating+peering, 11 unknown, 121 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:34.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:33 smithi053 ceph-mon[143363]: pgmap v1265: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:34.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:33 smithi053 ceph-mon[146052]: pgmap v1265: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:34.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:33 smithi163 ceph-mon[138526]: pgmap v1265: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:06:34.733 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (8018 ms) 2024-01-15T23:06:34.733 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2024-01-15T23:06:35.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:06:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:06:35] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2024-01-15T23:06:36.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:35 smithi053 ceph-mon[143363]: osdmap e1006: 8 total, 8 up, 8 in 2024-01-15T23:06:36.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:35 smithi053 ceph-mon[143363]: pgmap v1267: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:36.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:35 smithi053 ceph-mon[146052]: osdmap e1006: 8 total, 8 up, 8 in 2024-01-15T23:06:36.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:35 smithi053 ceph-mon[146052]: pgmap v1267: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:36.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:35 smithi163 ceph-mon[138526]: osdmap e1006: 8 total, 8 up, 8 in 2024-01-15T23:06:36.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:35 smithi163 ceph-mon[138526]: pgmap v1267: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:37.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:36 smithi053 ceph-mon[143363]: osdmap e1007: 8 total, 8 up, 8 in 2024-01-15T23:06:37.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:36 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2220492914' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:37.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:36 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:37.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:36 smithi053 ceph-mon[146052]: osdmap e1007: 8 total, 8 up, 8 in 2024-01-15T23:06:37.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:36 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2220492914' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:37.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:36 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:37.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:36 smithi163 ceph-mon[138526]: osdmap e1007: 8 total, 8 up, 8 in 2024-01-15T23:06:37.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:36 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2220492914' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:37.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:36 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:38.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:37 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:38.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:37 smithi053 ceph-mon[143363]: osdmap e1008: 8 total, 8 up, 8 in 2024-01-15T23:06:38.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:37 smithi053 ceph-mon[143363]: pgmap v1270: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:38.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:37 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:38.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:37 smithi053 ceph-mon[146052]: osdmap e1008: 8 total, 8 up, 8 in 2024-01-15T23:06:38.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:37 smithi053 ceph-mon[146052]: pgmap v1270: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:38.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:37 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198251-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:38.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:37 smithi163 ceph-mon[138526]: osdmap e1008: 8 total, 8 up, 8 in 2024-01-15T23:06:38.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:37 smithi163 ceph-mon[138526]: pgmap v1270: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:39.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:38 smithi053 ceph-mon[143363]: osdmap e1009: 8 total, 8 up, 8 in 2024-01-15T23:06:39.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:38 smithi053 ceph-mon[146052]: osdmap e1009: 8 total, 8 up, 8 in 2024-01-15T23:06:39.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:38 smithi163 ceph-mon[138526]: osdmap e1009: 8 total, 8 up, 8 in 2024-01-15T23:06:40.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:39 smithi053 ceph-mon[143363]: pgmap v1272: 137 pgs: 7 creating+peering, 8 unknown, 122 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:40.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:39 smithi053 ceph-mon[146052]: pgmap v1272: 137 pgs: 7 creating+peering, 8 unknown, 122 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:40.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:39 smithi163 ceph-mon[138526]: pgmap v1272: 137 pgs: 7 creating+peering, 8 unknown, 122 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:42.161 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (7428 ms) 2024-01-15T23:06:42.161 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 11 tests from ClsLock (69598 ms total) 2024-01-15T23:06:42.161 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:06:42.161 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment tear-down 2024-01-15T23:06:42.162 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] 11 tests from 1 test suite ran. (69598 ms total) 2024-01-15T23:06:42.162 INFO:tasks.workunit.client.0.smithi053.stdout:[ PASSED ] 11 tests. 2024-01-15T23:06:42.165 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T23:06:42.165 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-15T23:06:42.235 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2024-01-15T23:06:42.235 DEBUG:teuthology.orchestra.run.smithi053: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=quincy 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-01-15T23:06:42.307 INFO:tasks.workunit.client.0.smithi053.stdout:Running main() from gmock_main.cc 2024-01-15T23:06:42.307 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] Running 4 tests from 1 test suite. 2024-01-15T23:06:42.307 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment set-up. 2024-01-15T23:06:42.307 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 4 tests from cls_log 2024-01-15T23:06:42.307 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_log.test_log_add_same_time 2024-01-15T23:06:42.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:42 smithi163 ceph-mon[138526]: pgmap v1273: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:42.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:42 smithi053 ceph-mon[143363]: pgmap v1273: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:42.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:42 smithi053 ceph-mon[146052]: pgmap v1273: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:43.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:43 smithi163 ceph-mon[138526]: osdmap e1010: 8 total, 8 up, 8 in 2024-01-15T23:06:43.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:43 smithi053 ceph-mon[143363]: osdmap e1010: 8 total, 8 up, 8 in 2024-01-15T23:06:43.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:43 smithi053 ceph-mon[146052]: osdmap e1010: 8 total, 8 up, 8 in 2024-01-15T23:06:44.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:44 smithi163 ceph-mon[138526]: pgmap v1275: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:44.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:44 smithi163 ceph-mon[138526]: osdmap e1011: 8 total, 8 up, 8 in 2024-01-15T23:06:44.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:44 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1126929313' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:44.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:44 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:44.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:06:44.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:44 smithi053 ceph-mon[143363]: pgmap v1275: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:44.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:44 smithi053 ceph-mon[143363]: osdmap e1011: 8 total, 8 up, 8 in 2024-01-15T23:06:44.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:44 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1126929313' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:44.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:44 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:44.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:06:44.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:44 smithi053 ceph-mon[146052]: pgmap v1275: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:44.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:44 smithi053 ceph-mon[146052]: osdmap e1011: 8 total, 8 up, 8 in 2024-01-15T23:06:44.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:44 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1126929313' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:44.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:44 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:44.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:06:45.177 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_log.test_log_add_same_time (2868 ms) 2024-01-15T23:06:45.177 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_log.test_log_add_different_time 2024-01-15T23:06:45.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:06:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:06:45] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.43.0" 2024-01-15T23:06:45.289 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:45 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:45.289 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:45 smithi053 ceph-mon[143363]: osdmap e1012: 8 total, 8 up, 8 in 2024-01-15T23:06:45.289 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:45 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:45.289 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:45 smithi053 ceph-mon[146052]: osdmap e1012: 8 total, 8 up, 8 in 2024-01-15T23:06:45.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:45 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:45.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:45 smithi163 ceph-mon[138526]: osdmap e1012: 8 total, 8 up, 8 in 2024-01-15T23:06:46.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:46 smithi163 ceph-mon[138526]: pgmap v1278: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:46.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:46 smithi163 ceph-mon[138526]: osdmap e1013: 8 total, 8 up, 8 in 2024-01-15T23:06:46.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:46 smithi053 ceph-mon[143363]: pgmap v1278: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:46.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:46 smithi053 ceph-mon[143363]: osdmap e1013: 8 total, 8 up, 8 in 2024-01-15T23:06:46.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:46 smithi053 ceph-mon[146052]: pgmap v1278: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:46.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:46 smithi053 ceph-mon[146052]: osdmap e1013: 8 total, 8 up, 8 in 2024-01-15T23:06:47.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:47 smithi163 ceph-mon[138526]: osdmap e1014: 8 total, 8 up, 8 in 2024-01-15T23:06:47.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:47 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/4264549219' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:47.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:47 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:47.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:47 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:47.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:47 smithi163 ceph-mon[138526]: osdmap e1015: 8 total, 8 up, 8 in 2024-01-15T23:06:47.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:47 smithi053 ceph-mon[146052]: osdmap e1014: 8 total, 8 up, 8 in 2024-01-15T23:06:47.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:47 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/4264549219' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:47.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:47 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:47.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:47 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:47.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:47 smithi053 ceph-mon[146052]: osdmap e1015: 8 total, 8 up, 8 in 2024-01-15T23:06:47.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:47 smithi053 ceph-mon[143363]: osdmap e1014: 8 total, 8 up, 8 in 2024-01-15T23:06:47.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:47 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/4264549219' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:47.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:47 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:47.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:47 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:47.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:47 smithi053 ceph-mon[143363]: osdmap e1015: 8 total, 8 up, 8 in 2024-01-15T23:06:48.183 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_log.test_log_add_different_time (3008 ms) 2024-01-15T23:06:48.184 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_log.trim_by_time 2024-01-15T23:06:48.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:48 smithi163 ceph-mon[138526]: pgmap v1281: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:48.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:48 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:06:48.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:48 smithi163 ceph-mon[138526]: osdmap e1016: 8 total, 8 up, 8 in 2024-01-15T23:06:48.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:48 smithi053 ceph-mon[146052]: pgmap v1281: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:48.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:48 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:06:48.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:48 smithi053 ceph-mon[146052]: osdmap e1016: 8 total, 8 up, 8 in 2024-01-15T23:06:48.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:48 smithi053 ceph-mon[143363]: pgmap v1281: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:48.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:48 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:06:48.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:48 smithi053 ceph-mon[143363]: osdmap e1016: 8 total, 8 up, 8 in 2024-01-15T23:06:49.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:49 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:06:49.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:49 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:06:49.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:49 smithi053 ceph-mon[143363]: osdmap e1017: 8 total, 8 up, 8 in 2024-01-15T23:06:49.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:49 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/637071820' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:49.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:49 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:06:49.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:49 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:06:49.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:49 smithi053 ceph-mon[146052]: osdmap e1017: 8 total, 8 up, 8 in 2024-01-15T23:06:49.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:49 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/637071820' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:49.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:49 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:06:49.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:49 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:06:49.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:49 smithi163 ceph-mon[138526]: osdmap e1017: 8 total, 8 up, 8 in 2024-01-15T23:06:49.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:49 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/637071820' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:50.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:50 smithi053 ceph-mon[146052]: pgmap v1284: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:50.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:50 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/637071820' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:50.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:50 smithi053 ceph-mon[146052]: osdmap e1018: 8 total, 8 up, 8 in 2024-01-15T23:06:50.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:50 smithi053 ceph-mon[143363]: pgmap v1284: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:50.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:50 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/637071820' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:50.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:50 smithi053 ceph-mon[143363]: osdmap e1018: 8 total, 8 up, 8 in 2024-01-15T23:06:50.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:50 smithi163 ceph-mon[138526]: pgmap v1284: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:50.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:50 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/637071820' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:50.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:50 smithi163 ceph-mon[138526]: osdmap e1018: 8 total, 8 up, 8 in 2024-01-15T23:06:51.221 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_log.trim_by_time (3037 ms) 2024-01-15T23:06:51.221 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_log.trim_by_marker 2024-01-15T23:06:52.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:52 smithi163 ceph-mon[138526]: pgmap v1287: 137 pgs: 3 creating+peering, 23 unknown, 111 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:52.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:52 smithi163 ceph-mon[138526]: osdmap e1019: 8 total, 8 up, 8 in 2024-01-15T23:06:52.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:52 smithi053 ceph-mon[143363]: pgmap v1287: 137 pgs: 3 creating+peering, 23 unknown, 111 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:52.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:52 smithi053 ceph-mon[143363]: osdmap e1019: 8 total, 8 up, 8 in 2024-01-15T23:06:52.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:52 smithi053 ceph-mon[146052]: pgmap v1287: 137 pgs: 3 creating+peering, 23 unknown, 111 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:52.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:52 smithi053 ceph-mon[146052]: osdmap e1019: 8 total, 8 up, 8 in 2024-01-15T23:06:53.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:53 smithi053 ceph-mon[143363]: osdmap e1020: 8 total, 8 up, 8 in 2024-01-15T23:06:53.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:53 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1444162374' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:53.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:53 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:53.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:53 smithi053 ceph-mon[146052]: osdmap e1020: 8 total, 8 up, 8 in 2024-01-15T23:06:53.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:53 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1444162374' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:53.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:53 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:53.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:53 smithi163 ceph-mon[138526]: osdmap e1020: 8 total, 8 up, 8 in 2024-01-15T23:06:53.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:53 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1444162374' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:53.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:53 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:54.287 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_log.trim_by_marker (3066 ms) 2024-01-15T23:06:54.287 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 4 tests from cls_log (11980 ms total) 2024-01-15T23:06:54.287 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:06:54.287 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment tear-down 2024-01-15T23:06:54.288 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] 4 tests from 1 test suite ran. (11980 ms total) 2024-01-15T23:06:54.288 INFO:tasks.workunit.client.0.smithi053.stdout:[ PASSED ] 4 tests. 2024-01-15T23:06:54.289 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T23:06:54.290 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-15T23:06:54.362 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2024-01-15T23:06:54.362 DEBUG:teuthology.orchestra.run.smithi053: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=quincy 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-01-15T23:06:54.435 INFO:tasks.workunit.client.0.smithi053.stdout:Running main() from gmock_main.cc 2024-01-15T23:06:54.435 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] Running 4 tests from 1 test suite. 2024-01-15T23:06:54.435 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment set-up. 2024-01-15T23:06:54.435 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 4 tests from ClsNumOps 2024-01-15T23:06:54.436 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsNumOps.Add 2024-01-15T23:06:54.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:54 smithi053 ceph-mon[143363]: pgmap v1290: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:54.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:54 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:06:54.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:54 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:54.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:54 smithi053 ceph-mon[143363]: osdmap e1021: 8 total, 8 up, 8 in 2024-01-15T23:06:54.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:54 smithi053 ceph-mon[146052]: pgmap v1290: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:54.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:54 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:06:54.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:54 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:54.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:54 smithi053 ceph-mon[146052]: osdmap e1021: 8 total, 8 up, 8 in 2024-01-15T23:06:54.726 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 23:06:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=sqlstore.transactions t=2024-01-15T23:06:54.314663664Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-01-15T23:06:54.726 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 23:06:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=cleanup t=2024-01-15T23:06:54.317149982Z level=info msg="Completed cleanup jobs" duration=13.749097ms 2024-01-15T23:06:54.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:54 smithi163 ceph-mon[138526]: pgmap v1290: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:54.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:54 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:06:54.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:54 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198669-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:54.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:54 smithi163 ceph-mon[138526]: osdmap e1021: 8 total, 8 up, 8 in 2024-01-15T23:06:55.288 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:55 smithi053 ceph-mon[143363]: osdmap e1022: 8 total, 8 up, 8 in 2024-01-15T23:06:55.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:06:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:06:55] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.43.0" 2024-01-15T23:06:55.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:55 smithi053 ceph-mon[146052]: osdmap e1022: 8 total, 8 up, 8 in 2024-01-15T23:06:55.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:55 smithi163 ceph-mon[138526]: osdmap e1022: 8 total, 8 up, 8 in 2024-01-15T23:06:56.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:56 smithi163 ceph-mon[138526]: pgmap v1293: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:56.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:56 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:06:56.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:56 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:06:56.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:56 smithi163 ceph-mon[138526]: osdmap e1023: 8 total, 8 up, 8 in 2024-01-15T23:06:56.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:56 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2497629664' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:56.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:56 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:56.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:56 smithi053 ceph-mon[146052]: pgmap v1293: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:56.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:56 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:06:56.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:56 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:06:56.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:56 smithi053 ceph-mon[146052]: osdmap e1023: 8 total, 8 up, 8 in 2024-01-15T23:06:56.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:56 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2497629664' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:56.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:56 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:56.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:56 smithi053 ceph-mon[143363]: pgmap v1293: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:56.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:56 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:06:56.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:56 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:06:56.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:56 smithi053 ceph-mon[143363]: osdmap e1023: 8 total, 8 up, 8 in 2024-01-15T23:06:56.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:56 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2497629664' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:56.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:56 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:57.307 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsNumOps.Add (2871 ms) 2024-01-15T23:06:57.307 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsNumOps.Sub 2024-01-15T23:06:57.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:57 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:57.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:57 smithi163 ceph-mon[138526]: osdmap e1024: 8 total, 8 up, 8 in 2024-01-15T23:06:57.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:57 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:57.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:57 smithi053 ceph-mon[143363]: osdmap e1024: 8 total, 8 up, 8 in 2024-01-15T23:06:57.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:57 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:06:57.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:57 smithi053 ceph-mon[146052]: osdmap e1024: 8 total, 8 up, 8 in 2024-01-15T23:06:58.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:58 smithi163 ceph-mon[138526]: pgmap v1296: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:58.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:58 smithi163 ceph-mon[138526]: osdmap e1025: 8 total, 8 up, 8 in 2024-01-15T23:06:58.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:58 smithi053 ceph-mon[146052]: pgmap v1296: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:58.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:58 smithi053 ceph-mon[146052]: osdmap e1025: 8 total, 8 up, 8 in 2024-01-15T23:06:58.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:58 smithi053 ceph-mon[143363]: pgmap v1296: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:06:58.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:58 smithi053 ceph-mon[143363]: osdmap e1025: 8 total, 8 up, 8 in 2024-01-15T23:06:59.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:59 smithi163 ceph-mon[138526]: osdmap e1026: 8 total, 8 up, 8 in 2024-01-15T23:06:59.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:59 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3371099742' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:59.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:59 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:59.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:06:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:06:59.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:59 smithi053 ceph-mon[146052]: osdmap e1026: 8 total, 8 up, 8 in 2024-01-15T23:06:59.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:59 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3371099742' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:59.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:59 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:59.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:06:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:06:59.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:59 smithi053 ceph-mon[143363]: osdmap e1026: 8 total, 8 up, 8 in 2024-01-15T23:06:59.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:59 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3371099742' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:59.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:59 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:06:59.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:06:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:07:00.329 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsNumOps.Sub (3022 ms) 2024-01-15T23:07:00.329 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsNumOps.Mul 2024-01-15T23:07:00.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:00 smithi163 ceph-mon[138526]: pgmap v1299: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:00.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:00 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:00.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:00 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:00.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:00 smithi163 ceph-mon[138526]: osdmap e1027: 8 total, 8 up, 8 in 2024-01-15T23:07:00.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:00 smithi053 ceph-mon[143363]: pgmap v1299: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:00.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:00 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:00.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:00 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:00.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:00 smithi053 ceph-mon[143363]: osdmap e1027: 8 total, 8 up, 8 in 2024-01-15T23:07:00.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:00 smithi053 ceph-mon[146052]: pgmap v1299: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:00.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:00 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:00.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:00 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:00.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:00 smithi053 ceph-mon[146052]: osdmap e1027: 8 total, 8 up, 8 in 2024-01-15T23:07:01.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:01 smithi163 ceph-mon[138526]: osdmap e1028: 8 total, 8 up, 8 in 2024-01-15T23:07:01.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:01 smithi053 ceph-mon[143363]: osdmap e1028: 8 total, 8 up, 8 in 2024-01-15T23:07:01.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:01 smithi053 ceph-mon[146052]: osdmap e1028: 8 total, 8 up, 8 in 2024-01-15T23:07:02.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:02 smithi163 ceph-mon[138526]: pgmap v1302: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:02.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:02 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:02.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:02 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:07:02.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:02 smithi163 ceph-mon[138526]: osdmap e1029: 8 total, 8 up, 8 in 2024-01-15T23:07:02.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:02 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2427954152' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:02.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:02 smithi053 ceph-mon[146052]: pgmap v1302: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:02.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:02 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:02.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:02 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:07:02.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:02 smithi053 ceph-mon[146052]: osdmap e1029: 8 total, 8 up, 8 in 2024-01-15T23:07:02.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:02 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2427954152' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:02.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:02 smithi053 ceph-mon[143363]: pgmap v1302: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:02.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:02 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:02.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:02 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:07:02.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:02 smithi053 ceph-mon[143363]: osdmap e1029: 8 total, 8 up, 8 in 2024-01-15T23:07:02.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:02 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2427954152' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:03.347 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsNumOps.Mul (3019 ms) 2024-01-15T23:07:03.347 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsNumOps.Div 2024-01-15T23:07:03.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:03 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2427954152' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:03.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:03 smithi163 ceph-mon[138526]: osdmap e1030: 8 total, 8 up, 8 in 2024-01-15T23:07:03.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:03 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2427954152' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:03.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:03 smithi053 ceph-mon[143363]: osdmap e1030: 8 total, 8 up, 8 in 2024-01-15T23:07:03.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:03 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2427954152' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:03.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:03 smithi053 ceph-mon[146052]: osdmap e1030: 8 total, 8 up, 8 in 2024-01-15T23:07:04.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:04 smithi163 ceph-mon[138526]: pgmap v1305: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:04.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:04 smithi163 ceph-mon[138526]: osdmap e1031: 8 total, 8 up, 8 in 2024-01-15T23:07:04.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:04 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:07:04.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:04 smithi053 ceph-mon[143363]: pgmap v1305: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:04.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:04 smithi053 ceph-mon[143363]: osdmap e1031: 8 total, 8 up, 8 in 2024-01-15T23:07:04.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:04 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:07:04.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:04 smithi053 ceph-mon[146052]: pgmap v1305: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:04.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:04 smithi053 ceph-mon[146052]: osdmap e1031: 8 total, 8 up, 8 in 2024-01-15T23:07:04.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:04 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:07:05.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:07:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:07:05] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.43.0" 2024-01-15T23:07:05.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:05 smithi163 ceph-mon[138526]: osdmap e1032: 8 total, 8 up, 8 in 2024-01-15T23:07:05.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:05 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3219566656' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:05.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:05 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:05.779 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:05 smithi053 ceph-mon[146052]: osdmap e1032: 8 total, 8 up, 8 in 2024-01-15T23:07:05.780 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:05 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3219566656' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:05.780 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:05 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:05.780 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:05 smithi053 ceph-mon[143363]: osdmap e1032: 8 total, 8 up, 8 in 2024-01-15T23:07:05.780 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:05 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3219566656' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:05.780 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:05 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:06.359 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsNumOps.Div (3012 ms) 2024-01-15T23:07:06.359 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 4 tests from ClsNumOps (11924 ms total) 2024-01-15T23:07:06.360 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:07:06.360 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment tear-down 2024-01-15T23:07:06.360 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] 4 tests from 1 test suite ran. (11925 ms total) 2024-01-15T23:07:06.360 INFO:tasks.workunit.client.0.smithi053.stdout:[ PASSED ] 4 tests. 2024-01-15T23:07:06.363 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T23:07:06.363 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-15T23:07:06.434 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-01-15T23:07:06.434 DEBUG:teuthology.orchestra.run.smithi053: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=quincy 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-01-15T23:07:06.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:06 smithi163 ceph-mon[138526]: pgmap v1308: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:06.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:06 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:06.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:06 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:06.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:06 smithi163 ceph-mon[138526]: osdmap e1033: 8 total, 8 up, 8 in 2024-01-15T23:07:06.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:06 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:07:06.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:06 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:07:06.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:06 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:07:06.476 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:06 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:07:06.505 INFO:tasks.workunit.client.0.smithi053.stdout:Running main() from gmock_main.cc 2024-01-15T23:07:06.506 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] Running 70 tests from 1 test suite. 2024-01-15T23:07:06.506 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment set-up. 2024-01-15T23:07:06.506 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 70 tests from TestClsRbd 2024-01-15T23:07:06.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:06 smithi053 ceph-mon[143363]: pgmap v1308: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:06.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:06 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:06.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:06 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:06.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:06 smithi053 ceph-mon[143363]: osdmap e1033: 8 total, 8 up, 8 in 2024-01-15T23:07:06.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:06 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:07:06.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:06 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:07:06.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:06 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:07:06.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:06 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:07:06.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:06 smithi053 ceph-mon[146052]: pgmap v1308: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:06.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:06 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:06.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:06 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-198795-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:06.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:06 smithi053 ceph-mon[146052]: osdmap e1033: 8 total, 8 up, 8 in 2024-01-15T23:07:06.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:06 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:07:06.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:06 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:07:06.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:06 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:07:06.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:06 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:07:07.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:07 smithi163 ceph-mon[138526]: osdmap e1034: 8 total, 8 up, 8 in 2024-01-15T23:07:07.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:07 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:07:07.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:07 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:07:07.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:07 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:07:07.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:07 smithi053 ceph-mon[143363]: osdmap e1034: 8 total, 8 up, 8 in 2024-01-15T23:07:07.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:07 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:07:07.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:07 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:07:07.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:07 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:07:07.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:07 smithi053 ceph-mon[146052]: osdmap e1034: 8 total, 8 up, 8 in 2024-01-15T23:07:07.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:07 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:07:07.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:07 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:07:07.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:07 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:07:08.373 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_all_features 2024-01-15T23:07:08.382 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_all_features (9 ms) 2024-01-15T23:07:08.383 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.copyup 2024-01-15T23:07:08.567 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.copyup (184 ms) 2024-01-15T23:07:08.567 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-01-15T23:07:08.581 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.sparse_copyup (14 ms) 2024-01-15T23:07:08.581 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-01-15T23:07:08.587 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_and_set_id (6 ms) 2024-01-15T23:07:08.587 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-01-15T23:07:08.597 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.add_remove_child (10 ms) 2024-01-15T23:07:08.597 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.directory_methods 2024-01-15T23:07:08.622 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.directory_methods (25 ms) 2024-01-15T23:07:08.622 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.create 2024-01-15T23:07:08.634 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.create (12 ms) 2024-01-15T23:07:08.635 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_features 2024-01-15T23:07:08.636 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_features (2 ms) 2024-01-15T23:07:08.636 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-01-15T23:07:08.637 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_object_prefix (1 ms) 2024-01-15T23:07:08.638 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-01-15T23:07:08.640 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2024-01-15T23:07:08.640 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-01-15T23:07:08.641 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2024-01-15T23:07:08.641 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-01-15T23:07:08.642 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_modify_timestamp (1 ms) 2024-01-15T23:07:08.642 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-01-15T23:07:08.646 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_data_pool (4 ms) 2024-01-15T23:07:08.646 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_size 2024-01-15T23:07:08.650 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_size (3 ms) 2024-01-15T23:07:08.650 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.set_size 2024-01-15T23:07:08.654 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.set_size (5 ms) 2024-01-15T23:07:08.654 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.protection_status 2024-01-15T23:07:08.670 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.protection_status (16 ms) 2024-01-15T23:07:08.670 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-01-15T23:07:08.677 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.snapshot_limits (7 ms) 2024-01-15T23:07:08.677 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.parents_v1 2024-01-15T23:07:08.715 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.parents_v1 (38 ms) 2024-01-15T23:07:08.715 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.parents_v2 2024-01-15T23:07:08.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:08 smithi163 ceph-mon[138526]: pgmap v1311: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:08.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:08 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:08.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:08 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:07:08.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:08 smithi163 ceph-mon[138526]: osdmap e1035: 8 total, 8 up, 8 in 2024-01-15T23:07:08.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:08 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2980656269' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199512-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:08.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:08 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199512-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:08.743 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.parents_v2 (27 ms) 2024-01-15T23:07:08.743 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.snapshots 2024-01-15T23:07:08.763 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.snapshots (20 ms) 2024-01-15T23:07:08.763 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.snapid_race 2024-01-15T23:07:08.769 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.snapid_race (7 ms) 2024-01-15T23:07:08.769 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.stripingv2 2024-01-15T23:07:08.778 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.stripingv2 (9 ms) 2024-01-15T23:07:08.778 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.object_map_save 2024-01-15T23:07:08.782 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.object_map_save (4 ms) 2024-01-15T23:07:08.783 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-01-15T23:07:08.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:08 smithi053 ceph-mon[143363]: pgmap v1311: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:08.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:08 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:08.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:08 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:07:08.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:08 smithi053 ceph-mon[143363]: osdmap e1035: 8 total, 8 up, 8 in 2024-01-15T23:07:08.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:08 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2980656269' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199512-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:08.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:08 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199512-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:08.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:08 smithi053 ceph-mon[146052]: pgmap v1311: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:08.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:08 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:08.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:08 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:07:08.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:08 smithi053 ceph-mon[146052]: osdmap e1035: 8 total, 8 up, 8 in 2024-01-15T23:07:08.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:08 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2980656269' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199512-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:08.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:08 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199512-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:08.790 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.object_map_resize (7 ms) 2024-01-15T23:07:08.790 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.object_map_update 2024-01-15T23:07:08.797 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.object_map_update (7 ms) 2024-01-15T23:07:08.797 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-01-15T23:07:08.797 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.object_map_load_enoent (1 ms) 2024-01-15T23:07:08.797 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-01-15T23:07:08.804 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.object_map_snap_add (6 ms) 2024-01-15T23:07:08.804 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-01-15T23:07:08.812 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.object_map_snap_remove (9 ms) 2024-01-15T23:07:08.812 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.flags 2024-01-15T23:07:08.817 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.flags (5 ms) 2024-01-15T23:07:08.817 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.metadata 2024-01-15T23:07:08.840 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.metadata (23 ms) 2024-01-15T23:07:08.840 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.set_features 2024-01-15T23:07:08.847 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.set_features (7 ms) 2024-01-15T23:07:08.847 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.mirror 2024-01-15T23:07:08.879 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.mirror (31 ms) 2024-01-15T23:07:08.879 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.mirror_image 2024-01-15T23:07:08.892 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.mirror_image (14 ms) 2024-01-15T23:07:08.893 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-01-15T23:07:09.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:09 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199512-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:09.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:09 smithi163 ceph-mon[138526]: osdmap e1036: 8 total, 8 up, 8 in 2024-01-15T23:07:09.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:09 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199512-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:09.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:09 smithi053 ceph-mon[146052]: osdmap e1036: 8 total, 8 up, 8 in 2024-01-15T23:07:09.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:09 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199512-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:09.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:09 smithi053 ceph-mon[143363]: osdmap e1036: 8 total, 8 up, 8 in 2024-01-15T23:07:10.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:10 smithi163 ceph-mon[138526]: pgmap v1314: 137 pgs: 3 creating+peering, 26 unknown, 108 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 1 op/s 2024-01-15T23:07:10.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:10 smithi163 ceph-mon[138526]: osdmap e1037: 8 total, 8 up, 8 in 2024-01-15T23:07:10.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:10 smithi053 ceph-mon[143363]: pgmap v1314: 137 pgs: 3 creating+peering, 26 unknown, 108 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 1 op/s 2024-01-15T23:07:10.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:10 smithi053 ceph-mon[143363]: osdmap e1037: 8 total, 8 up, 8 in 2024-01-15T23:07:10.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:10 smithi053 ceph-mon[146052]: pgmap v1314: 137 pgs: 3 creating+peering, 26 unknown, 108 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 1 op/s 2024-01-15T23:07:10.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:10 smithi053 ceph-mon[146052]: osdmap e1037: 8 total, 8 up, 8 in 2024-01-15T23:07:11.126 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.mirror_image_status (2233 ms) 2024-01-15T23:07:11.126 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-01-15T23:07:11.202 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.mirror_image_map (76 ms) 2024-01-15T23:07:11.202 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-01-15T23:07:11.209 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.mirror_instances (8 ms) 2024-01-15T23:07:11.209 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-01-15T23:07:11.220 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.mirror_snapshot (10 ms) 2024-01-15T23:07:11.220 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-01-15T23:07:11.222 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_dir_list (2 ms) 2024-01-15T23:07:11.222 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-01-15T23:07:11.223 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_dir_add (2 ms) 2024-01-15T23:07:11.224 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-01-15T23:07:11.226 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.dir_add_already_existing (3 ms) 2024-01-15T23:07:11.226 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-01-15T23:07:11.232 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_dir_rename (5 ms) 2024-01-15T23:07:11.232 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-01-15T23:07:11.234 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_dir_remove (3 ms) 2024-01-15T23:07:11.234 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-01-15T23:07:11.238 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (3 ms) 2024-01-15T23:07:11.238 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_image_add 2024-01-15T23:07:11.240 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2024-01-15T23:07:11.240 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-01-15T23:07:11.243 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_image_remove (4 ms) 2024-01-15T23:07:11.244 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_image_list 2024-01-15T23:07:11.246 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_image_list (3 ms) 2024-01-15T23:07:11.246 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-01-15T23:07:11.250 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_image_clean (4 ms) 2024-01-15T23:07:11.250 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.image_group_add 2024-01-15T23:07:11.252 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.image_group_add (2 ms) 2024-01-15T23:07:11.252 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-01-15T23:07:11.255 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2024-01-15T23:07:11.255 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.image_group_get 2024-01-15T23:07:11.257 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.image_group_get (2 ms) 2024-01-15T23:07:11.258 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-01-15T23:07:11.259 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2024-01-15T23:07:11.259 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-01-15T23:07:11.261 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (1 ms) 2024-01-15T23:07:11.261 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-01-15T23:07:11.263 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (3 ms) 2024-01-15T23:07:11.263 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-01-15T23:07:11.265 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (2 ms) 2024-01-15T23:07:11.266 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-01-15T23:07:11.267 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_set (2 ms) 2024-01-15T23:07:11.268 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-01-15T23:07:11.270 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2024-01-15T23:07:11.270 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-01-15T23:07:11.285 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (15 ms) 2024-01-15T23:07:11.285 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-01-15T23:07:11.470 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (185 ms) 2024-01-15T23:07:11.471 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-01-15T23:07:11.473 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_remove (3 ms) 2024-01-15T23:07:11.474 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-01-15T23:07:11.475 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2024-01-15T23:07:11.475 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.trash_methods 2024-01-15T23:07:11.482 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.trash_methods (7 ms) 2024-01-15T23:07:11.482 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.op_features 2024-01-15T23:07:11.488 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.op_features (6 ms) 2024-01-15T23:07:11.488 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.clone_parent 2024-01-15T23:07:11.510 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.clone_parent (22 ms) 2024-01-15T23:07:11.510 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-01-15T23:07:11.518 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.clone_parent_ns (8 ms) 2024-01-15T23:07:11.518 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.clone_child 2024-01-15T23:07:11.529 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.clone_child (10 ms) 2024-01-15T23:07:11.529 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-01-15T23:07:11.535 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.namespace_methods (7 ms) 2024-01-15T23:07:11.535 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.migration 2024-01-15T23:07:11.544 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.migration (9 ms) 2024-01-15T23:07:11.544 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.migration_v1 2024-01-15T23:07:11.555 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.migration_v1 (11 ms) 2024-01-15T23:07:11.555 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-01-15T23:07:12.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:12 smithi163 ceph-mon[138526]: pgmap v1316: 137 pgs: 3 creating+peering, 11 unknown, 123 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 75 KiB/s wr, 280 op/s 2024-01-15T23:07:12.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:12 smithi053 ceph-mon[146052]: pgmap v1316: 137 pgs: 3 creating+peering, 11 unknown, 123 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 75 KiB/s wr, 280 op/s 2024-01-15T23:07:12.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:12 smithi053 ceph-mon[143363]: pgmap v1316: 137 pgs: 3 creating+peering, 11 unknown, 123 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 75 KiB/s wr, 280 op/s 2024-01-15T23:07:13.386 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1830 ms) 2024-01-15T23:07:13.386 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.sparsify 2024-01-15T23:07:13.423 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.sparsify (37 ms) 2024-01-15T23:07:13.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:13 smithi163 ceph-mon[138526]: osdmap e1038: 8 total, 8 up, 8 in 2024-01-15T23:07:13.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:13 smithi053 ceph-mon[143363]: osdmap e1038: 8 total, 8 up, 8 in 2024-01-15T23:07:13.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:13 smithi053 ceph-mon[146052]: osdmap e1038: 8 total, 8 up, 8 in 2024-01-15T23:07:14.396 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 70 tests from TestClsRbd (5050 ms total) 2024-01-15T23:07:14.396 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:07:14.396 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment tear-down 2024-01-15T23:07:14.396 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] 70 tests from 1 test suite ran. (7889 ms total) 2024-01-15T23:07:14.396 INFO:tasks.workunit.client.0.smithi053.stdout:[ PASSED ] 70 tests. 2024-01-15T23:07:14.397 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T23:07:14.398 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-15T23:07:14.469 INFO:tasks.workunit:Running workunit cls/test_cls_refcount.sh... 2024-01-15T23:07:14.469 DEBUG:teuthology.orchestra.run.smithi053: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=quincy 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-01-15T23:07:14.541 INFO:tasks.workunit.client.0.smithi053.stdout:Running main() from gmock_main.cc 2024-01-15T23:07:14.541 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] Running 10 tests from 1 test suite. 2024-01-15T23:07:14.541 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment set-up. 2024-01-15T23:07:14.541 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 10 tests from cls_rgw 2024-01-15T23:07:14.541 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.test_implicit 2024-01-15T23:07:14.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:14 smithi163 ceph-mon[138526]: pgmap v1318: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 819 KiB/s wr, 318 op/s 2024-01-15T23:07:14.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:14 smithi163 ceph-mon[138526]: osdmap e1039: 8 total, 8 up, 8 in 2024-01-15T23:07:14.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:07:14.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:14 smithi053 ceph-mon[143363]: pgmap v1318: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 819 KiB/s wr, 318 op/s 2024-01-15T23:07:14.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:14 smithi053 ceph-mon[143363]: osdmap e1039: 8 total, 8 up, 8 in 2024-01-15T23:07:14.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:07:14.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:14 smithi053 ceph-mon[146052]: pgmap v1318: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 819 KiB/s wr, 318 op/s 2024-01-15T23:07:14.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:14 smithi053 ceph-mon[146052]: osdmap e1039: 8 total, 8 up, 8 in 2024-01-15T23:07:14.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:07:15.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:07:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:07:15] "GET /metrics HTTP/1.1" 200 36332 "" "Prometheus/2.43.0" 2024-01-15T23:07:15.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:15 smithi163 ceph-mon[138526]: osdmap e1040: 8 total, 8 up, 8 in 2024-01-15T23:07:15.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:15 smithi053 ceph-mon[143363]: osdmap e1040: 8 total, 8 up, 8 in 2024-01-15T23:07:15.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:15 smithi053 ceph-mon[146052]: osdmap e1040: 8 total, 8 up, 8 in 2024-01-15T23:07:16.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:16 smithi163 ceph-mon[138526]: pgmap v1321: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:16.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:16 smithi163 ceph-mon[138526]: osdmap e1041: 8 total, 8 up, 8 in 2024-01-15T23:07:16.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:16 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/36179987' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:16.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:16 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:16.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:16 smithi053 ceph-mon[143363]: pgmap v1321: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:16.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:16 smithi053 ceph-mon[143363]: osdmap e1041: 8 total, 8 up, 8 in 2024-01-15T23:07:16.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:16 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/36179987' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:16.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:16 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:16.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:16 smithi053 ceph-mon[146052]: pgmap v1321: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:16.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:16 smithi053 ceph-mon[146052]: osdmap e1041: 8 total, 8 up, 8 in 2024-01-15T23:07:16.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:16 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/36179987' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:16.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:16 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:17.419 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.test_implicit (2870 ms) 2024-01-15T23:07:17.419 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.test_implicit_idempotent 2024-01-15T23:07:17.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:17 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:17.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:17 smithi163 ceph-mon[138526]: osdmap e1042: 8 total, 8 up, 8 in 2024-01-15T23:07:17.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:17 smithi163 ceph-mon[138526]: osdmap e1043: 8 total, 8 up, 8 in 2024-01-15T23:07:17.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:17 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:17.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:17 smithi053 ceph-mon[143363]: osdmap e1042: 8 total, 8 up, 8 in 2024-01-15T23:07:17.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:17 smithi053 ceph-mon[143363]: osdmap e1043: 8 total, 8 up, 8 in 2024-01-15T23:07:17.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:17 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:17.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:17 smithi053 ceph-mon[146052]: osdmap e1042: 8 total, 8 up, 8 in 2024-01-15T23:07:17.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:17 smithi053 ceph-mon[146052]: osdmap e1043: 8 total, 8 up, 8 in 2024-01-15T23:07:18.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:18 smithi163 ceph-mon[138526]: pgmap v1324: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:18.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:18 smithi053 ceph-mon[143363]: pgmap v1324: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:18.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:18 smithi053 ceph-mon[146052]: pgmap v1324: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:19.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:19 smithi163 ceph-mon[138526]: osdmap e1044: 8 total, 8 up, 8 in 2024-01-15T23:07:19.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:19 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3316247787' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:19.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:19 smithi053 ceph-mon[143363]: osdmap e1044: 8 total, 8 up, 8 in 2024-01-15T23:07:19.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:19 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3316247787' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:19.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:19 smithi053 ceph-mon[146052]: osdmap e1044: 8 total, 8 up, 8 in 2024-01-15T23:07:19.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:19 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3316247787' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:20.452 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.test_implicit_idempotent (3040 ms) 2024-01-15T23:07:20.452 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.test_put_snap 2024-01-15T23:07:20.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:20 smithi163 ceph-mon[138526]: pgmap v1327: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:20.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:20 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:20.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:20 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3316247787' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:20.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:20 smithi163 ceph-mon[138526]: osdmap e1045: 8 total, 8 up, 8 in 2024-01-15T23:07:20.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:20 smithi053 ceph-mon[146052]: pgmap v1327: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:20.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:20 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:20.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:20 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3316247787' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:20.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:20 smithi053 ceph-mon[146052]: osdmap e1045: 8 total, 8 up, 8 in 2024-01-15T23:07:20.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:20 smithi053 ceph-mon[143363]: pgmap v1327: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:20.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:20 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:20.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:20 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3316247787' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:20.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:20 smithi053 ceph-mon[143363]: osdmap e1045: 8 total, 8 up, 8 in 2024-01-15T23:07:21.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:21 smithi163 ceph-mon[138526]: osdmap e1046: 8 total, 8 up, 8 in 2024-01-15T23:07:21.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:21 smithi053 ceph-mon[143363]: osdmap e1046: 8 total, 8 up, 8 in 2024-01-15T23:07:21.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:21 smithi053 ceph-mon[146052]: osdmap e1046: 8 total, 8 up, 8 in 2024-01-15T23:07:22.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:22 smithi163 ceph-mon[138526]: pgmap v1330: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:22.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:22 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:22.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:22 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:07:22.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:22 smithi163 ceph-mon[138526]: osdmap e1047: 8 total, 8 up, 8 in 2024-01-15T23:07:22.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:22 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/4110838647' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:22.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:22 smithi053 ceph-mon[143363]: pgmap v1330: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:22.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:22 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:22.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:22 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:07:22.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:22 smithi053 ceph-mon[143363]: osdmap e1047: 8 total, 8 up, 8 in 2024-01-15T23:07:22.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:22 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/4110838647' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:22.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:22 smithi053 ceph-mon[146052]: pgmap v1330: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:22.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:22 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:22.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:22 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:07:22.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:22 smithi053 ceph-mon[146052]: osdmap e1047: 8 total, 8 up, 8 in 2024-01-15T23:07:22.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:22 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/4110838647' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:23.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:23 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/4110838647' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:23.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:23 smithi163 ceph-mon[138526]: osdmap e1048: 8 total, 8 up, 8 in 2024-01-15T23:07:23.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:23 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/4110838647' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:23.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:23 smithi053 ceph-mon[143363]: osdmap e1048: 8 total, 8 up, 8 in 2024-01-15T23:07:23.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:23 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/4110838647' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:23.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:23 smithi053 ceph-mon[146052]: osdmap e1048: 8 total, 8 up, 8 in 2024-01-15T23:07:24.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:24 smithi163 ceph-mon[138526]: pgmap v1333: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:24.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:24 smithi163 ceph-mon[138526]: osdmap e1049: 8 total, 8 up, 8 in 2024-01-15T23:07:24.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:24 smithi053 ceph-mon[143363]: pgmap v1333: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:24.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:24 smithi053 ceph-mon[143363]: osdmap e1049: 8 total, 8 up, 8 in 2024-01-15T23:07:24.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:24 smithi053 ceph-mon[146052]: pgmap v1333: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:24.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:24 smithi053 ceph-mon[146052]: osdmap e1049: 8 total, 8 up, 8 in 2024-01-15T23:07:25.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:07:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:07:25] "GET /metrics HTTP/1.1" 200 36332 "" "Prometheus/2.43.0" 2024-01-15T23:07:26.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:26 smithi163 ceph-mon[138526]: pgmap v1335: 137 pgs: 2 creating+peering, 16 unknown, 119 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 229 B/s wr, 0 op/s 2024-01-15T23:07:26.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:26 smithi053 ceph-mon[143363]: pgmap v1335: 137 pgs: 2 creating+peering, 16 unknown, 119 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 229 B/s wr, 0 op/s 2024-01-15T23:07:26.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:26 smithi053 ceph-mon[146052]: pgmap v1335: 137 pgs: 2 creating+peering, 16 unknown, 119 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 229 B/s wr, 0 op/s 2024-01-15T23:07:27.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:27 smithi163 ceph-mon[138526]: osdmap e1050: 8 total, 8 up, 8 in 2024-01-15T23:07:27.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:27 smithi053 ceph-mon[143363]: osdmap e1050: 8 total, 8 up, 8 in 2024-01-15T23:07:27.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:27 smithi053 ceph-mon[146052]: osdmap e1050: 8 total, 8 up, 8 in 2024-01-15T23:07:28.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:28 smithi053 ceph-mon[143363]: pgmap v1337: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 187 B/s wr, 0 op/s 2024-01-15T23:07:28.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:28 smithi053 ceph-mon[143363]: osdmap e1051: 8 total, 8 up, 8 in 2024-01-15T23:07:28.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:28 smithi053 ceph-mon[146052]: pgmap v1337: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 187 B/s wr, 0 op/s 2024-01-15T23:07:28.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:28 smithi053 ceph-mon[146052]: osdmap e1051: 8 total, 8 up, 8 in 2024-01-15T23:07:28.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:28 smithi163 ceph-mon[138526]: pgmap v1337: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 187 B/s wr, 0 op/s 2024-01-15T23:07:28.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:28 smithi163 ceph-mon[138526]: osdmap e1051: 8 total, 8 up, 8 in 2024-01-15T23:07:29.509 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.test_put_snap (9054 ms) 2024-01-15T23:07:29.509 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.test_explicit 2024-01-15T23:07:29.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:29 smithi053 ceph-mon[143363]: osdmap e1052: 8 total, 8 up, 8 in 2024-01-15T23:07:29.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1d", "id": [1, 3]}]: dispatch 2024-01-15T23:07:29.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1f", "id": [1, 3]}]: dispatch 2024-01-15T23:07:29.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1d", "id": [1, 3]}]: dispatch 2024-01-15T23:07:29.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1f", "id": [1, 3]}]: dispatch 2024-01-15T23:07:29.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:07:29.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:29 smithi053 ceph-mon[146052]: osdmap e1052: 8 total, 8 up, 8 in 2024-01-15T23:07:29.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1d", "id": [1, 3]}]: dispatch 2024-01-15T23:07:29.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1f", "id": [1, 3]}]: dispatch 2024-01-15T23:07:29.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1d", "id": [1, 3]}]: dispatch 2024-01-15T23:07:29.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1f", "id": [1, 3]}]: dispatch 2024-01-15T23:07:29.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:07:29.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:29 smithi163 ceph-mon[138526]: osdmap e1052: 8 total, 8 up, 8 in 2024-01-15T23:07:29.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1d", "id": [1, 3]}]: dispatch 2024-01-15T23:07:29.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1f", "id": [1, 3]}]: dispatch 2024-01-15T23:07:29.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1d", "id": [1, 3]}]: dispatch 2024-01-15T23:07:29.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1f", "id": [1, 3]}]: dispatch 2024-01-15T23:07:29.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:07:30.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:30 smithi053 ceph-mon[146052]: pgmap v1340: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 188 B/s wr, 0 op/s 2024-01-15T23:07:30.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:30 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1d", "id": [1, 3]}]': finished 2024-01-15T23:07:30.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:30 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1f", "id": [1, 3]}]': finished 2024-01-15T23:07:30.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:30 smithi053 ceph-mon[146052]: osdmap e1053: 8 total, 8 up, 8 in 2024-01-15T23:07:30.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:30 smithi053 ceph-mon[143363]: pgmap v1340: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 188 B/s wr, 0 op/s 2024-01-15T23:07:30.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:30 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1d", "id": [1, 3]}]': finished 2024-01-15T23:07:30.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:30 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1f", "id": [1, 3]}]': finished 2024-01-15T23:07:30.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:30 smithi053 ceph-mon[143363]: osdmap e1053: 8 total, 8 up, 8 in 2024-01-15T23:07:30.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:30 smithi163 ceph-mon[138526]: pgmap v1340: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 188 B/s wr, 0 op/s 2024-01-15T23:07:30.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:30 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1d", "id": [1, 3]}]': finished 2024-01-15T23:07:30.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:30 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1f", "id": [1, 3]}]': finished 2024-01-15T23:07:30.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:30 smithi163 ceph-mon[138526]: osdmap e1053: 8 total, 8 up, 8 in 2024-01-15T23:07:31.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:31 smithi053 ceph-mon[143363]: osdmap e1054: 8 total, 8 up, 8 in 2024-01-15T23:07:31.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:31 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1466500092' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:31.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:31 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:31.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:31 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:31.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:31 smithi053 ceph-mon[143363]: osdmap e1055: 8 total, 8 up, 8 in 2024-01-15T23:07:31.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:31 smithi053 ceph-mon[146052]: osdmap e1054: 8 total, 8 up, 8 in 2024-01-15T23:07:31.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:31 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1466500092' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:31.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:31 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:31.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:31 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:31.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:31 smithi053 ceph-mon[146052]: osdmap e1055: 8 total, 8 up, 8 in 2024-01-15T23:07:31.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:31 smithi163 ceph-mon[138526]: osdmap e1054: 8 total, 8 up, 8 in 2024-01-15T23:07:31.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:31 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1466500092' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:31.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:31 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:31.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:31 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:31.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:31 smithi163 ceph-mon[138526]: osdmap e1055: 8 total, 8 up, 8 in 2024-01-15T23:07:32.524 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.test_explicit (3013 ms) 2024-01-15T23:07:32.524 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.set 2024-01-15T23:07:32.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:32 smithi053 ceph-mon[143363]: pgmap v1343: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:32.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:32 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:32.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:32 smithi053 ceph-mon[143363]: osdmap e1056: 8 total, 8 up, 8 in 2024-01-15T23:07:32.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:32 smithi053 ceph-mon[146052]: pgmap v1343: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:32.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:32 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:32.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:32 smithi053 ceph-mon[146052]: osdmap e1056: 8 total, 8 up, 8 in 2024-01-15T23:07:32.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:32 smithi163 ceph-mon[138526]: pgmap v1343: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:32.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:32 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:32.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:32 smithi163 ceph-mon[138526]: osdmap e1056: 8 total, 8 up, 8 in 2024-01-15T23:07:33.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:33 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:33.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:33 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:07:33.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:33 smithi163 ceph-mon[138526]: osdmap e1057: 8 total, 8 up, 8 in 2024-01-15T23:07:33.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1246903140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:33.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:33 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:34.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:33 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:34.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:33 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:07:34.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:33 smithi053 ceph-mon[143363]: osdmap e1057: 8 total, 8 up, 8 in 2024-01-15T23:07:34.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1246903140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:34.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:33 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:34.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:33 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:34.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:33 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:07:34.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:33 smithi053 ceph-mon[146052]: osdmap e1057: 8 total, 8 up, 8 in 2024-01-15T23:07:34.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1246903140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:34.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:33 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:34.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:34 smithi163 ceph-mon[138526]: pgmap v1346: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:34.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:34 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:34.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:34 smithi163 ceph-mon[138526]: osdmap e1058: 8 total, 8 up, 8 in 2024-01-15T23:07:35.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:34 smithi053 ceph-mon[143363]: pgmap v1346: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:35.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:34 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:35.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:34 smithi053 ceph-mon[143363]: osdmap e1058: 8 total, 8 up, 8 in 2024-01-15T23:07:35.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:34 smithi053 ceph-mon[146052]: pgmap v1346: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:35.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:34 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:35.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:34 smithi053 ceph-mon[146052]: osdmap e1058: 8 total, 8 up, 8 in 2024-01-15T23:07:35.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:07:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:07:35] "GET /metrics HTTP/1.1" 200 36319 "" "Prometheus/2.43.0" 2024-01-15T23:07:35.538 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.set (3019 ms) 2024-01-15T23:07:35.538 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.test_implicit_ec 2024-01-15T23:07:36.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:36 smithi053 ceph-mon[146052]: pgmap v1349: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:36.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:36 smithi053 ceph-mon[146052]: osdmap e1059: 8 total, 8 up, 8 in 2024-01-15T23:07:36.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:36 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-6"}]: dispatch 2024-01-15T23:07:36.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:36 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-6"}]: dispatch 2024-01-15T23:07:36.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:36 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:07:36.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:36 smithi053 ceph-mon[143363]: pgmap v1349: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:36.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:36 smithi053 ceph-mon[143363]: osdmap e1059: 8 total, 8 up, 8 in 2024-01-15T23:07:36.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:36 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-6"}]: dispatch 2024-01-15T23:07:36.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:36 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-6"}]: dispatch 2024-01-15T23:07:36.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:36 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:07:36.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:36 smithi163 ceph-mon[138526]: pgmap v1349: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:36.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:36 smithi163 ceph-mon[138526]: osdmap e1059: 8 total, 8 up, 8 in 2024-01-15T23:07:36.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:36 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-6"}]: dispatch 2024-01-15T23:07:36.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:36 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-6"}]: dispatch 2024-01-15T23:07:36.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:36 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:07:37.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:37 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T23:07:37.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:37 smithi163 ceph-mon[138526]: osdmap e1060: 8 total, 8 up, 8 in 2024-01-15T23:07:37.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:37 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-6"}]: dispatch 2024-01-15T23:07:38.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:37 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T23:07:38.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:37 smithi053 ceph-mon[143363]: osdmap e1060: 8 total, 8 up, 8 in 2024-01-15T23:07:38.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:37 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-6"}]: dispatch 2024-01-15T23:07:38.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:37 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T23:07:38.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:37 smithi053 ceph-mon[146052]: osdmap e1060: 8 total, 8 up, 8 in 2024-01-15T23:07:38.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:37 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-6"}]: dispatch 2024-01-15T23:07:38.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:38 smithi163 ceph-mon[138526]: pgmap v1352: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:38.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:38 smithi163 ceph-mon[138526]: osdmap e1061: 8 total, 8 up, 8 in 2024-01-15T23:07:39.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:38 smithi053 ceph-mon[143363]: pgmap v1352: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:39.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:38 smithi053 ceph-mon[143363]: osdmap e1061: 8 total, 8 up, 8 in 2024-01-15T23:07:39.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:38 smithi053 ceph-mon[146052]: pgmap v1352: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:39.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:38 smithi053 ceph-mon[146052]: osdmap e1061: 8 total, 8 up, 8 in 2024-01-15T23:07:39.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:39 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-6"}]': finished 2024-01-15T23:07:39.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:39 smithi163 ceph-mon[138526]: osdmap e1062: 8 total, 8 up, 8 in 2024-01-15T23:07:39.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:39 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:40.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:39 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-6"}]': finished 2024-01-15T23:07:40.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:39 smithi053 ceph-mon[143363]: osdmap e1062: 8 total, 8 up, 8 in 2024-01-15T23:07:40.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:39 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:40.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:39 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-6"}]': finished 2024-01-15T23:07:40.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:39 smithi053 ceph-mon[146052]: osdmap e1062: 8 total, 8 up, 8 in 2024-01-15T23:07:40.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:39 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:40.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:40 smithi163 ceph-mon[138526]: pgmap v1355: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:40.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:40 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:40.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:40 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:40.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:40 smithi163 ceph-mon[138526]: osdmap e1063: 8 total, 8 up, 8 in 2024-01-15T23:07:41.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:40 smithi053 ceph-mon[143363]: pgmap v1355: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:41.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:40 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:41.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:40 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:41.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:40 smithi053 ceph-mon[143363]: osdmap e1063: 8 total, 8 up, 8 in 2024-01-15T23:07:41.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:40 smithi053 ceph-mon[146052]: pgmap v1355: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:41.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:40 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:41.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:40 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:41.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:40 smithi053 ceph-mon[146052]: osdmap e1063: 8 total, 8 up, 8 in 2024-01-15T23:07:41.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:41 smithi163 ceph-mon[138526]: osdmap e1064: 8 total, 8 up, 8 in 2024-01-15T23:07:41.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:41 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-6"}]: dispatch 2024-01-15T23:07:42.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:41 smithi053 ceph-mon[143363]: osdmap e1064: 8 total, 8 up, 8 in 2024-01-15T23:07:42.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:41 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-6"}]: dispatch 2024-01-15T23:07:42.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:41 smithi053 ceph-mon[146052]: osdmap e1064: 8 total, 8 up, 8 in 2024-01-15T23:07:42.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:41 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-6"}]: dispatch 2024-01-15T23:07:42.581 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.test_implicit_ec (7043 ms) 2024-01-15T23:07:42.581 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.test_implicit_idempotent_ec 2024-01-15T23:07:42.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:42 smithi163 ceph-mon[138526]: pgmap v1358: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:42.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:42 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:42.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:42 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:07:42.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:42 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-6"}]': finished 2024-01-15T23:07:42.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:42 smithi163 ceph-mon[138526]: osdmap e1065: 8 total, 8 up, 8 in 2024-01-15T23:07:42.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:42 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-6"}]: dispatch 2024-01-15T23:07:43.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:42 smithi053 ceph-mon[143363]: pgmap v1358: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:43.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:42 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:43.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:42 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:07:43.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:42 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-6"}]': finished 2024-01-15T23:07:43.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:42 smithi053 ceph-mon[143363]: osdmap e1065: 8 total, 8 up, 8 in 2024-01-15T23:07:43.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:42 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-6"}]: dispatch 2024-01-15T23:07:43.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:42 smithi053 ceph-mon[146052]: pgmap v1358: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:43.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:42 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:43.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:42 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:07:43.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:42 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-6"}]': finished 2024-01-15T23:07:43.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:42 smithi053 ceph-mon[146052]: osdmap e1065: 8 total, 8 up, 8 in 2024-01-15T23:07:43.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:42 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-6"}]: dispatch 2024-01-15T23:07:43.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:43 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-6"}]': finished 2024-01-15T23:07:43.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:43 smithi163 ceph-mon[138526]: osdmap e1066: 8 total, 8 up, 8 in 2024-01-15T23:07:43.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:43 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:43.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:43 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:43.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:43 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:43.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:43 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:43.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:43 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:07:43.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:43 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:07:44.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:43 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-6"}]': finished 2024-01-15T23:07:44.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:43 smithi053 ceph-mon[143363]: osdmap e1066: 8 total, 8 up, 8 in 2024-01-15T23:07:44.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:43 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:44.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:43 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:44.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:43 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:44.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:43 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:44.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:43 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:07:44.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:43 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:07:44.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:43 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/660272565' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-6"}]': finished 2024-01-15T23:07:44.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:43 smithi053 ceph-mon[146052]: osdmap e1066: 8 total, 8 up, 8 in 2024-01-15T23:07:44.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:43 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:44.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:43 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:44.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:43 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:44.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:43 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:44.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:43 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:07:44.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:43 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:07:44.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:44 smithi163 ceph-mon[138526]: pgmap v1361: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:44.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:44 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T23:07:44.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:44 smithi163 ceph-mon[138526]: osdmap e1067: 8 total, 8 up, 8 in 2024-01-15T23:07:44.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:44 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:44.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:44 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:44.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:07:44.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:44 smithi053 ceph-mon[143363]: pgmap v1361: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:44.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:44 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T23:07:44.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:44 smithi053 ceph-mon[143363]: osdmap e1067: 8 total, 8 up, 8 in 2024-01-15T23:07:44.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:44 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:44.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:44 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:44.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:07:45.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:44 smithi053 ceph-mon[146052]: pgmap v1361: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:45.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:44 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T23:07:45.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:44 smithi053 ceph-mon[146052]: osdmap e1067: 8 total, 8 up, 8 in 2024-01-15T23:07:45.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:44 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:45.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:44 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:45.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:07:45.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:07:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:07:45] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2024-01-15T23:07:45.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:45 smithi163 ceph-mon[138526]: osdmap e1068: 8 total, 8 up, 8 in 2024-01-15T23:07:46.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:45 smithi053 ceph-mon[143363]: osdmap e1068: 8 total, 8 up, 8 in 2024-01-15T23:07:46.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:45 smithi053 ceph-mon[146052]: osdmap e1068: 8 total, 8 up, 8 in 2024-01-15T23:07:46.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:46 smithi163 ceph-mon[138526]: pgmap v1364: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:46.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:46 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-7"}]': finished 2024-01-15T23:07:46.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:46 smithi163 ceph-mon[138526]: osdmap e1069: 8 total, 8 up, 8 in 2024-01-15T23:07:46.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:46 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:46.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:46 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:47.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:46 smithi053 ceph-mon[143363]: pgmap v1364: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:47.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:46 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-7"}]': finished 2024-01-15T23:07:47.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:46 smithi053 ceph-mon[143363]: osdmap e1069: 8 total, 8 up, 8 in 2024-01-15T23:07:47.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:46 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:47.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:46 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:47.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:46 smithi053 ceph-mon[146052]: pgmap v1364: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:47.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:46 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-7"}]': finished 2024-01-15T23:07:47.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:46 smithi053 ceph-mon[146052]: osdmap e1069: 8 total, 8 up, 8 in 2024-01-15T23:07:47.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:46 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:47.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:46 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:47.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:47 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:47.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:47 smithi163 ceph-mon[138526]: osdmap e1070: 8 total, 8 up, 8 in 2024-01-15T23:07:48.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:47 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:48.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:47 smithi053 ceph-mon[143363]: osdmap e1070: 8 total, 8 up, 8 in 2024-01-15T23:07:48.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:47 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:48.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:47 smithi053 ceph-mon[146052]: osdmap e1070: 8 total, 8 up, 8 in 2024-01-15T23:07:48.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:48 smithi163 ceph-mon[138526]: pgmap v1367: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:48.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:48 smithi163 ceph-mon[138526]: osdmap e1071: 8 total, 8 up, 8 in 2024-01-15T23:07:48.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:48 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:48.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:48 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:49.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:48 smithi053 ceph-mon[143363]: pgmap v1367: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:49.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:48 smithi053 ceph-mon[143363]: osdmap e1071: 8 total, 8 up, 8 in 2024-01-15T23:07:49.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:48 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:49.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:48 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:49.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:48 smithi053 ceph-mon[146052]: pgmap v1367: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:49.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:48 smithi053 ceph-mon[146052]: osdmap e1071: 8 total, 8 up, 8 in 2024-01-15T23:07:49.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:48 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:49.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:48 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:49.625 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.test_implicit_idempotent_ec (7045 ms) 2024-01-15T23:07:49.625 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.test_put_snap_ec 2024-01-15T23:07:49.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:49 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-7"}]': finished 2024-01-15T23:07:49.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:49 smithi163 ceph-mon[138526]: osdmap e1072: 8 total, 8 up, 8 in 2024-01-15T23:07:49.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:49 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:49.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:49 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:50.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:49 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-7"}]': finished 2024-01-15T23:07:50.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:49 smithi053 ceph-mon[143363]: osdmap e1072: 8 total, 8 up, 8 in 2024-01-15T23:07:50.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:49 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:50.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:49 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:50.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:49 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-7"}]': finished 2024-01-15T23:07:50.041 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:49 smithi053 ceph-mon[146052]: osdmap e1072: 8 total, 8 up, 8 in 2024-01-15T23:07:50.041 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:49 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3738107027' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:50.041 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:49 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-7"}]: dispatch 2024-01-15T23:07:50.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:50 smithi163 ceph-mon[138526]: pgmap v1370: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:50.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:50 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-7"}]': finished 2024-01-15T23:07:50.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:50 smithi163 ceph-mon[138526]: osdmap e1073: 8 total, 8 up, 8 in 2024-01-15T23:07:50.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:50 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:50.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:50 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:50.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:50 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:50.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:50 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:50.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:50 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:07:50.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:50 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:07:51.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[143363]: pgmap v1370: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:51.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-7"}]': finished 2024-01-15T23:07:51.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[143363]: osdmap e1073: 8 total, 8 up, 8 in 2024-01-15T23:07:51.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:51.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:51.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:51.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:51.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:07:51.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:07:51.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[146052]: pgmap v1370: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:51.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-7"}]': finished 2024-01-15T23:07:51.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[146052]: osdmap e1073: 8 total, 8 up, 8 in 2024-01-15T23:07:51.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:51.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:51.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:51.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:51.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:07:51.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:50 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:07:51.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:51 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T23:07:51.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:51 smithi163 ceph-mon[138526]: osdmap e1074: 8 total, 8 up, 8 in 2024-01-15T23:07:51.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:51 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:51.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:51 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:52.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:51 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T23:07:52.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:51 smithi053 ceph-mon[143363]: osdmap e1074: 8 total, 8 up, 8 in 2024-01-15T23:07:52.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:51 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:52.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:51 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:52.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:51 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T23:07:52.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:51 smithi053 ceph-mon[146052]: osdmap e1074: 8 total, 8 up, 8 in 2024-01-15T23:07:52.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:51 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:52.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:51 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:07:52.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:52 smithi163 ceph-mon[138526]: pgmap v1373: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:52.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:52 smithi163 ceph-mon[138526]: osdmap e1075: 8 total, 8 up, 8 in 2024-01-15T23:07:53.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:52 smithi053 ceph-mon[143363]: pgmap v1373: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:53.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:52 smithi053 ceph-mon[143363]: osdmap e1075: 8 total, 8 up, 8 in 2024-01-15T23:07:53.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:52 smithi053 ceph-mon[146052]: pgmap v1373: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:53.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:52 smithi053 ceph-mon[146052]: osdmap e1075: 8 total, 8 up, 8 in 2024-01-15T23:07:53.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:53 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-8"}]': finished 2024-01-15T23:07:53.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:53 smithi163 ceph-mon[138526]: osdmap e1076: 8 total, 8 up, 8 in 2024-01-15T23:07:53.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:53 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:53.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:53 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:54.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:53 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-8"}]': finished 2024-01-15T23:07:54.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:53 smithi053 ceph-mon[143363]: osdmap e1076: 8 total, 8 up, 8 in 2024-01-15T23:07:54.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:53 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:54.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:53 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:54.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:53 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-8"}]': finished 2024-01-15T23:07:54.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:53 smithi053 ceph-mon[146052]: osdmap e1076: 8 total, 8 up, 8 in 2024-01-15T23:07:54.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:53 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:54.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:53 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:07:54.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:54 smithi163 ceph-mon[138526]: pgmap v1376: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:54.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:54 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:54.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:54 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:54.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:54 smithi163 ceph-mon[138526]: osdmap e1077: 8 total, 8 up, 8 in 2024-01-15T23:07:55.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:54 smithi053 ceph-mon[143363]: pgmap v1376: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:55.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:54 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:55.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:54 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:55.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:54 smithi053 ceph-mon[143363]: osdmap e1077: 8 total, 8 up, 8 in 2024-01-15T23:07:55.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:54 smithi053 ceph-mon[146052]: pgmap v1376: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:07:55.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:54 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:07:55.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:54 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:07:55.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:54 smithi053 ceph-mon[146052]: osdmap e1077: 8 total, 8 up, 8 in 2024-01-15T23:07:55.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:07:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:07:55] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2024-01-15T23:07:55.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:55 smithi163 ceph-mon[138526]: osdmap e1078: 8 total, 8 up, 8 in 2024-01-15T23:07:56.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:55 smithi053 ceph-mon[143363]: osdmap e1078: 8 total, 8 up, 8 in 2024-01-15T23:07:56.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:55 smithi053 ceph-mon[146052]: osdmap e1078: 8 total, 8 up, 8 in 2024-01-15T23:07:56.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:56 smithi163 ceph-mon[138526]: pgmap v1379: 113 pgs: 2 creating+peering, 4 unknown, 107 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-01-15T23:07:56.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:56 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:56.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:56 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:07:57.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:56 smithi053 ceph-mon[143363]: pgmap v1379: 113 pgs: 2 creating+peering, 4 unknown, 107 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-01-15T23:07:57.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:56 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:57.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:56 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:07:57.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:56 smithi053 ceph-mon[146052]: pgmap v1379: 113 pgs: 2 creating+peering, 4 unknown, 107 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-01-15T23:07:57.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:56 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:07:57.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:56 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:07:58.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:58 smithi163 ceph-mon[138526]: pgmap v1380: 113 pgs: 2 creating+peering, 111 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 193 B/s wr, 0 op/s 2024-01-15T23:07:58.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:58 smithi163 ceph-mon[138526]: osdmap e1079: 8 total, 8 up, 8 in 2024-01-15T23:07:59.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:58 smithi053 ceph-mon[143363]: pgmap v1380: 113 pgs: 2 creating+peering, 111 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 193 B/s wr, 0 op/s 2024-01-15T23:07:59.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:58 smithi053 ceph-mon[143363]: osdmap e1079: 8 total, 8 up, 8 in 2024-01-15T23:07:59.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:58 smithi053 ceph-mon[146052]: pgmap v1380: 113 pgs: 2 creating+peering, 111 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 193 B/s wr, 0 op/s 2024-01-15T23:07:59.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:58 smithi053 ceph-mon[146052]: osdmap e1079: 8 total, 8 up, 8 in 2024-01-15T23:07:59.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:59 smithi163 ceph-mon[138526]: osdmap e1080: 8 total, 8 up, 8 in 2024-01-15T23:07:59.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:07:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:08:00.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:59 smithi053 ceph-mon[143363]: osdmap e1080: 8 total, 8 up, 8 in 2024-01-15T23:08:00.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:07:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:08:00.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:59 smithi053 ceph-mon[146052]: osdmap e1080: 8 total, 8 up, 8 in 2024-01-15T23:08:00.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:07:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:08:00.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:00 smithi163 ceph-mon[138526]: pgmap v1383: 113 pgs: 113 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 194 B/s wr, 0 op/s 2024-01-15T23:08:00.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:00 smithi163 ceph-mon[138526]: osdmap e1081: 8 total, 8 up, 8 in 2024-01-15T23:08:01.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:00 smithi053 ceph-mon[146052]: pgmap v1383: 113 pgs: 113 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 194 B/s wr, 0 op/s 2024-01-15T23:08:01.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:00 smithi053 ceph-mon[146052]: osdmap e1081: 8 total, 8 up, 8 in 2024-01-15T23:08:01.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:00 smithi053 ceph-mon[143363]: pgmap v1383: 113 pgs: 113 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 194 B/s wr, 0 op/s 2024-01-15T23:08:01.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:00 smithi053 ceph-mon[143363]: osdmap e1081: 8 total, 8 up, 8 in 2024-01-15T23:08:01.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:01 smithi163 ceph-mon[138526]: osdmap e1082: 8 total, 8 up, 8 in 2024-01-15T23:08:01.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:01 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:08:01.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:01 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:08:02.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:01 smithi053 ceph-mon[143363]: osdmap e1082: 8 total, 8 up, 8 in 2024-01-15T23:08:02.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:01 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:08:02.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:01 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:08:02.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:01 smithi053 ceph-mon[146052]: osdmap e1082: 8 total, 8 up, 8 in 2024-01-15T23:08:02.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:01 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:08:02.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:01 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:08:02.697 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.test_put_snap_ec (13072 ms) 2024-01-15T23:08:02.697 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.test_explicit_ec 2024-01-15T23:08:02.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:02 smithi163 ceph-mon[138526]: pgmap v1386: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:02.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:02 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-8"}]': finished 2024-01-15T23:08:02.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:02 smithi163 ceph-mon[138526]: osdmap e1083: 8 total, 8 up, 8 in 2024-01-15T23:08:02.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:02 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:08:02.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:02 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:08:03.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:02 smithi053 ceph-mon[143363]: pgmap v1386: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:03.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:02 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-8"}]': finished 2024-01-15T23:08:03.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:02 smithi053 ceph-mon[143363]: osdmap e1083: 8 total, 8 up, 8 in 2024-01-15T23:08:03.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:02 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:08:03.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:02 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:08:03.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:02 smithi053 ceph-mon[146052]: pgmap v1386: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:03.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:02 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-8"}]': finished 2024-01-15T23:08:03.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:02 smithi053 ceph-mon[146052]: osdmap e1083: 8 total, 8 up, 8 in 2024-01-15T23:08:03.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:02 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3298298399' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:08:03.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:02 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-8"}]: dispatch 2024-01-15T23:08:03.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:03 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-8"}]': finished 2024-01-15T23:08:03.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:03 smithi163 ceph-mon[138526]: osdmap e1084: 8 total, 8 up, 8 in 2024-01-15T23:08:03.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:03 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-9"}]: dispatch 2024-01-15T23:08:03.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:03 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-9"}]: dispatch 2024-01-15T23:08:03.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:03 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:08:04.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:03 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-8"}]': finished 2024-01-15T23:08:04.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:03 smithi053 ceph-mon[143363]: osdmap e1084: 8 total, 8 up, 8 in 2024-01-15T23:08:04.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:03 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-9"}]: dispatch 2024-01-15T23:08:04.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:03 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-9"}]: dispatch 2024-01-15T23:08:04.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:03 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:08:04.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:03 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-8"}]': finished 2024-01-15T23:08:04.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:03 smithi053 ceph-mon[146052]: osdmap e1084: 8 total, 8 up, 8 in 2024-01-15T23:08:04.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:03 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-9"}]: dispatch 2024-01-15T23:08:04.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:03 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-9"}]: dispatch 2024-01-15T23:08:04.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:03 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:08:04.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:04 smithi163 ceph-mon[138526]: pgmap v1389: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:04.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:04 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T23:08:04.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:04 smithi163 ceph-mon[138526]: osdmap e1085: 8 total, 8 up, 8 in 2024-01-15T23:08:04.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:04 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-9"}]: dispatch 2024-01-15T23:08:04.999 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:04 smithi053 ceph-mon[146052]: pgmap v1389: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:05.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:04 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T23:08:05.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:04 smithi053 ceph-mon[146052]: osdmap e1085: 8 total, 8 up, 8 in 2024-01-15T23:08:05.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:04 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-9"}]: dispatch 2024-01-15T23:08:05.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:04 smithi053 ceph-mon[143363]: pgmap v1389: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:05.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:04 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T23:08:05.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:04 smithi053 ceph-mon[143363]: osdmap e1085: 8 total, 8 up, 8 in 2024-01-15T23:08:05.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:04 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-9"}]: dispatch 2024-01-15T23:08:05.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:08:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:08:05] "GET /metrics HTTP/1.1" 200 36315 "" "Prometheus/2.43.0" 2024-01-15T23:08:05.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:05 smithi163 ceph-mon[138526]: osdmap e1086: 8 total, 8 up, 8 in 2024-01-15T23:08:06.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:05 smithi053 ceph-mon[143363]: osdmap e1086: 8 total, 8 up, 8 in 2024-01-15T23:08:06.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:05 smithi053 ceph-mon[146052]: osdmap e1086: 8 total, 8 up, 8 in 2024-01-15T23:08:06.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:06 smithi163 ceph-mon[138526]: pgmap v1392: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:06.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:06 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-9"}]': finished 2024-01-15T23:08:06.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:06 smithi163 ceph-mon[138526]: osdmap e1087: 8 total, 8 up, 8 in 2024-01-15T23:08:06.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:06 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:08:07.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:06 smithi053 ceph-mon[143363]: pgmap v1392: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:07.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:06 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-9"}]': finished 2024-01-15T23:08:07.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:06 smithi053 ceph-mon[143363]: osdmap e1087: 8 total, 8 up, 8 in 2024-01-15T23:08:07.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:06 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:08:07.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:06 smithi053 ceph-mon[146052]: pgmap v1392: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:07.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:06 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-9"}]': finished 2024-01-15T23:08:07.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:06 smithi053 ceph-mon[146052]: osdmap e1087: 8 total, 8 up, 8 in 2024-01-15T23:08:07.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:06 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:08:08.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:07 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:08:08.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:07 smithi053 ceph-mon[143363]: osdmap e1088: 8 total, 8 up, 8 in 2024-01-15T23:08:08.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:07 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:08:08.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:07 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:08:08.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:07 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:08:08.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:07 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:08:08.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:07 smithi053 ceph-mon[143363]: osdmap e1089: 8 total, 8 up, 8 in 2024-01-15T23:08:08.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:07 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-9"}]: dispatch 2024-01-15T23:08:08.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:07 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:08:08.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:07 smithi053 ceph-mon[146052]: osdmap e1088: 8 total, 8 up, 8 in 2024-01-15T23:08:08.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:07 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:08:08.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:07 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:08:08.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:07 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:08:08.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:07 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:08:08.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:07 smithi053 ceph-mon[146052]: osdmap e1089: 8 total, 8 up, 8 in 2024-01-15T23:08:08.041 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:07 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-9"}]: dispatch 2024-01-15T23:08:08.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:07 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:08:08.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:07 smithi163 ceph-mon[138526]: osdmap e1088: 8 total, 8 up, 8 in 2024-01-15T23:08:08.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:07 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:08:08.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:07 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:08:08.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:07 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:08:08.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:07 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:08:08.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:07 smithi163 ceph-mon[138526]: osdmap e1089: 8 total, 8 up, 8 in 2024-01-15T23:08:08.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:07 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-9"}]: dispatch 2024-01-15T23:08:09.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:08 smithi053 ceph-mon[143363]: pgmap v1395: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:09.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:08 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-9"}]': finished 2024-01-15T23:08:09.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:08 smithi053 ceph-mon[143363]: osdmap e1090: 8 total, 8 up, 8 in 2024-01-15T23:08:09.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:08 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-9"}]: dispatch 2024-01-15T23:08:09.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:08 smithi053 ceph-mon[146052]: pgmap v1395: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:09.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:08 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-9"}]': finished 2024-01-15T23:08:09.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:08 smithi053 ceph-mon[146052]: osdmap e1090: 8 total, 8 up, 8 in 2024-01-15T23:08:09.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:08 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-9"}]: dispatch 2024-01-15T23:08:09.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:08 smithi163 ceph-mon[138526]: pgmap v1395: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:09.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:08 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-9"}]': finished 2024-01-15T23:08:09.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:08 smithi163 ceph-mon[138526]: osdmap e1090: 8 total, 8 up, 8 in 2024-01-15T23:08:09.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:08 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-9"}]: dispatch 2024-01-15T23:08:09.720 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.test_explicit_ec (7022 ms) 2024-01-15T23:08:09.720 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.set_ec 2024-01-15T23:08:10.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:10 smithi163 ceph-mon[138526]: pgmap v1398: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:10.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:10 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-9"}]': finished 2024-01-15T23:08:10.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:10 smithi163 ceph-mon[138526]: osdmap e1091: 8 total, 8 up, 8 in 2024-01-15T23:08:10.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:10 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-10"}]: dispatch 2024-01-15T23:08:10.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:10 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-10"}]: dispatch 2024-01-15T23:08:10.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:10 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:08:11.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:10 smithi053 ceph-mon[143363]: pgmap v1398: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:11.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:10 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-9"}]': finished 2024-01-15T23:08:11.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:10 smithi053 ceph-mon[143363]: osdmap e1091: 8 total, 8 up, 8 in 2024-01-15T23:08:11.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:10 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-10"}]: dispatch 2024-01-15T23:08:11.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:10 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-10"}]: dispatch 2024-01-15T23:08:11.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:10 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:08:11.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:10 smithi053 ceph-mon[146052]: pgmap v1398: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:11.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:10 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/118982466' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-9"}]': finished 2024-01-15T23:08:11.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:10 smithi053 ceph-mon[146052]: osdmap e1091: 8 total, 8 up, 8 in 2024-01-15T23:08:11.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:10 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-10"}]: dispatch 2024-01-15T23:08:11.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:10 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-10"}]: dispatch 2024-01-15T23:08:11.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:10 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-01-15T23:08:12.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:11 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T23:08:12.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:11 smithi053 ceph-mon[146052]: osdmap e1092: 8 total, 8 up, 8 in 2024-01-15T23:08:12.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:11 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-10"}]: dispatch 2024-01-15T23:08:12.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:11 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T23:08:12.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:11 smithi053 ceph-mon[143363]: osdmap e1092: 8 total, 8 up, 8 in 2024-01-15T23:08:12.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:11 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-10"}]: dispatch 2024-01-15T23:08:12.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:11 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi053-199615-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-01-15T23:08:12.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:11 smithi163 ceph-mon[138526]: osdmap e1092: 8 total, 8 up, 8 in 2024-01-15T23:08:12.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:11 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-10"}]: dispatch 2024-01-15T23:08:13.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:12 smithi053 ceph-mon[143363]: pgmap v1401: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:13.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:12 smithi053 ceph-mon[143363]: osdmap e1093: 8 total, 8 up, 8 in 2024-01-15T23:08:13.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:12 smithi053 ceph-mon[146052]: pgmap v1401: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:13.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:12 smithi053 ceph-mon[146052]: osdmap e1093: 8 total, 8 up, 8 in 2024-01-15T23:08:13.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:12 smithi163 ceph-mon[138526]: pgmap v1401: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:13.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:12 smithi163 ceph-mon[138526]: osdmap e1093: 8 total, 8 up, 8 in 2024-01-15T23:08:14.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:13 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-10"}]': finished 2024-01-15T23:08:14.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:13 smithi053 ceph-mon[143363]: osdmap e1094: 8 total, 8 up, 8 in 2024-01-15T23:08:14.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:13 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:08:14.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:13 smithi053 ceph-mon[143363]: pgmap v1404: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:14.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:13 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-10"}]': finished 2024-01-15T23:08:14.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:13 smithi053 ceph-mon[146052]: osdmap e1094: 8 total, 8 up, 8 in 2024-01-15T23:08:14.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:13 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:08:14.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:13 smithi053 ceph-mon[146052]: pgmap v1404: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:14.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:13 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi053-199615-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi053-199615-10"}]': finished 2024-01-15T23:08:14.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:13 smithi163 ceph-mon[138526]: osdmap e1094: 8 total, 8 up, 8 in 2024-01-15T23:08:14.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:13 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:08:14.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:13 smithi163 ceph-mon[138526]: pgmap v1404: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:15.039 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:08:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:08:15] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.43.0" 2024-01-15T23:08:15.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:14 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:08:15.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:14 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:08:15.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:14 smithi053 ceph-mon[143363]: osdmap e1095: 8 total, 8 up, 8 in 2024-01-15T23:08:15.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:14 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:08:15.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:08:15.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:14 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:08:15.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:14 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:08:15.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:14 smithi053 ceph-mon[146052]: osdmap e1095: 8 total, 8 up, 8 in 2024-01-15T23:08:15.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:14 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:08:15.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:08:15.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:14 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:08:15.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:14 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199615-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:08:15.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:14 smithi163 ceph-mon[138526]: osdmap e1095: 8 total, 8 up, 8 in 2024-01-15T23:08:15.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:14 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:08:15.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:08:16.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:15 smithi053 ceph-mon[146052]: osdmap e1096: 8 total, 8 up, 8 in 2024-01-15T23:08:16.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:15 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-10"}]: dispatch 2024-01-15T23:08:16.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:15 smithi053 ceph-mon[146052]: pgmap v1407: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:16.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:15 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-10"}]': finished 2024-01-15T23:08:16.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:15 smithi053 ceph-mon[146052]: osdmap e1097: 8 total, 8 up, 8 in 2024-01-15T23:08:16.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:15 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-10"}]: dispatch 2024-01-15T23:08:16.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:15 smithi053 ceph-mon[143363]: osdmap e1096: 8 total, 8 up, 8 in 2024-01-15T23:08:16.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:15 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-10"}]: dispatch 2024-01-15T23:08:16.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:15 smithi053 ceph-mon[143363]: pgmap v1407: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:16.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:15 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-10"}]': finished 2024-01-15T23:08:16.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:15 smithi053 ceph-mon[143363]: osdmap e1097: 8 total, 8 up, 8 in 2024-01-15T23:08:16.040 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:15 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-10"}]: dispatch 2024-01-15T23:08:16.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:15 smithi163 ceph-mon[138526]: osdmap e1096: 8 total, 8 up, 8 in 2024-01-15T23:08:16.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:15 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-10"}]: dispatch 2024-01-15T23:08:16.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:15 smithi163 ceph-mon[138526]: pgmap v1407: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:16.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:15 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi053-199615-10"}]': finished 2024-01-15T23:08:16.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:15 smithi163 ceph-mon[138526]: osdmap e1097: 8 total, 8 up, 8 in 2024-01-15T23:08:16.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:15 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-10"}]: dispatch 2024-01-15T23:08:16.756 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.set_ec (7036 ms) 2024-01-15T23:08:16.756 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 10 tests from cls_rgw (62214 ms total) 2024-01-15T23:08:16.756 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:08:16.756 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment tear-down 2024-01-15T23:08:16.756 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] 10 tests from 1 test suite ran. (62214 ms total) 2024-01-15T23:08:16.756 INFO:tasks.workunit.client.0.smithi053.stdout:[ PASSED ] 10 tests. 2024-01-15T23:08:16.758 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T23:08:16.758 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-15T23:08:16.832 INFO:tasks.workunit:Running workunit cls/test_cls_rgw.sh... 2024-01-15T23:08:16.832 DEBUG:teuthology.orchestra.run.smithi053: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=quincy 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-01-15T23:08:16.906 INFO:tasks.workunit.client.0.smithi053.stdout:Running main() from gmock_main.cc 2024-01-15T23:08:16.906 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] Running 16 tests from 1 test suite. 2024-01-15T23:08:16.906 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment set-up. 2024-01-15T23:08:16.906 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 16 tests from cls_rgw 2024-01-15T23:08:17.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:16 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:08:17.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:16 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:08:17.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:16 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-10"}]': finished 2024-01-15T23:08:17.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:16 smithi053 ceph-mon[143363]: osdmap e1098: 8 total, 8 up, 8 in 2024-01-15T23:08:17.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:16 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:08:17.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:16 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:08:17.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:16 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-10"}]': finished 2024-01-15T23:08:17.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:16 smithi053 ceph-mon[146052]: osdmap e1098: 8 total, 8 up, 8 in 2024-01-15T23:08:17.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:16 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:08:17.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:16 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:08:17.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:16 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3968278648' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi053-199615-10"}]': finished 2024-01-15T23:08:17.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:16 smithi163 ceph-mon[138526]: osdmap e1098: 8 total, 8 up, 8 in 2024-01-15T23:08:18.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:17 smithi053 ceph-mon[143363]: pgmap v1410: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:18.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:17 smithi053 ceph-mon[146052]: pgmap v1410: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:18.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:17 smithi163 ceph-mon[138526]: pgmap v1410: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:18.781 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.index_basic 2024-01-15T23:08:18.818 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.index_basic (36 ms) 2024-01-15T23:08:18.818 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.index_multiple_obj_writers 2024-01-15T23:08:18.843 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.index_multiple_obj_writers (25 ms) 2024-01-15T23:08:18.843 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.index_remove_object 2024-01-15T23:08:18.878 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.index_remove_object (35 ms) 2024-01-15T23:08:18.878 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.index_suggest 2024-01-15T23:08:19.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:18 smithi053 ceph-mon[143363]: osdmap e1099: 8 total, 8 up, 8 in 2024-01-15T23:08:19.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:18 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2060567610' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:08:19.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:18 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:08:19.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:18 smithi053 ceph-mon[146052]: osdmap e1099: 8 total, 8 up, 8 in 2024-01-15T23:08:19.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:18 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2060567610' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:08:19.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:18 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:08:19.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:18 smithi163 ceph-mon[138526]: osdmap e1099: 8 total, 8 up, 8 in 2024-01-15T23:08:19.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:18 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2060567610' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:08:19.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:18 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:08:20.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:19 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:08:20.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:19 smithi053 ceph-mon[143363]: osdmap e1100: 8 total, 8 up, 8 in 2024-01-15T23:08:20.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:19 smithi053 ceph-mon[143363]: pgmap v1413: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:20.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:19 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:08:20.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:19 smithi053 ceph-mon[146052]: osdmap e1100: 8 total, 8 up, 8 in 2024-01-15T23:08:20.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:19 smithi053 ceph-mon[146052]: pgmap v1413: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:20.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:19 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:08:20.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:19 smithi163 ceph-mon[138526]: osdmap e1100: 8 total, 8 up, 8 in 2024-01-15T23:08:20.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:19 smithi163 ceph-mon[138526]: pgmap v1413: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-01-15T23:08:20.295 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.index_suggest (1418 ms) 2024-01-15T23:08:20.295 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.index_suggest_complete 2024-01-15T23:08:20.302 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.index_suggest_complete (7 ms) 2024-01-15T23:08:20.302 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.index_list 2024-01-15T23:08:20.320 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.index_list (18 ms) 2024-01-15T23:08:20.320 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.index_list_delimited 2024-01-15T23:08:21.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:20 smithi053 ceph-mon[143363]: osdmap e1101: 8 total, 8 up, 8 in 2024-01-15T23:08:21.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:20 smithi053 ceph-mon[146052]: osdmap e1101: 8 total, 8 up, 8 in 2024-01-15T23:08:21.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:20 smithi163 ceph-mon[138526]: osdmap e1101: 8 total, 8 up, 8 in 2024-01-15T23:08:22.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:22 smithi163 ceph-mon[138526]: pgmap v1415: 137 pgs: 4 creating+peering, 9 unknown, 124 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 114 KiB/s wr, 360 op/s 2024-01-15T23:08:22.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:22 smithi053 ceph-mon[143363]: pgmap v1415: 137 pgs: 4 creating+peering, 9 unknown, 124 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 114 KiB/s wr, 360 op/s 2024-01-15T23:08:22.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:22 smithi053 ceph-mon[146052]: pgmap v1415: 137 pgs: 4 creating+peering, 9 unknown, 124 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 114 KiB/s wr, 360 op/s 2024-01-15T23:08:24.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:24 smithi163 ceph-mon[138526]: pgmap v1416: 137 pgs: 4 creating+peering, 133 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 91 KiB/s wr, 278 op/s 2024-01-15T23:08:24.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:24 smithi053 ceph-mon[143363]: pgmap v1416: 137 pgs: 4 creating+peering, 133 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 91 KiB/s wr, 278 op/s 2024-01-15T23:08:24.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:24 smithi053 ceph-mon[146052]: pgmap v1416: 137 pgs: 4 creating+peering, 133 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 91 KiB/s wr, 278 op/s 2024-01-15T23:08:25.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:08:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:08:25] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.43.0" 2024-01-15T23:08:26.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:26 smithi163 ceph-mon[138526]: pgmap v1417: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 820 KiB/s rd, 532 KiB/s wr, 1.60k op/s 2024-01-15T23:08:26.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:26 smithi053 ceph-mon[143363]: pgmap v1417: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 820 KiB/s rd, 532 KiB/s wr, 1.60k op/s 2024-01-15T23:08:26.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:26 smithi053 ceph-mon[146052]: pgmap v1417: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 820 KiB/s rd, 532 KiB/s wr, 1.60k op/s 2024-01-15T23:08:28.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:28 smithi163 ceph-mon[138526]: pgmap v1418: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 732 KiB/s rd, 467 KiB/s wr, 1.42k op/s 2024-01-15T23:08:28.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:28 smithi053 ceph-mon[143363]: pgmap v1418: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 732 KiB/s rd, 467 KiB/s wr, 1.42k op/s 2024-01-15T23:08:28.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:28 smithi053 ceph-mon[146052]: pgmap v1418: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 732 KiB/s rd, 467 KiB/s wr, 1.42k op/s 2024-01-15T23:08:30.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:08:30.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:08:30.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:29 smithi053 ceph-mon[143363]: pgmap v1419: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 597 KiB/s rd, 381 KiB/s wr, 1.16k op/s 2024-01-15T23:08:30.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:08:30.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:08:30.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:29 smithi053 ceph-mon[146052]: pgmap v1419: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 597 KiB/s rd, 381 KiB/s wr, 1.16k op/s 2024-01-15T23:08:30.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:08:30.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:08:30.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:29 smithi163 ceph-mon[138526]: pgmap v1419: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 597 KiB/s rd, 381 KiB/s wr, 1.16k op/s 2024-01-15T23:08:32.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:32 smithi163 ceph-mon[138526]: pgmap v1420: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 931 KiB/s rd, 605 KiB/s wr, 1.83k op/s 2024-01-15T23:08:32.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:32 smithi053 ceph-mon[143363]: pgmap v1420: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 931 KiB/s rd, 605 KiB/s wr, 1.83k op/s 2024-01-15T23:08:32.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:32 smithi053 ceph-mon[146052]: pgmap v1420: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 931 KiB/s rd, 605 KiB/s wr, 1.83k op/s 2024-01-15T23:08:34.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:34 smithi163 ceph-mon[138526]: pgmap v1421: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 793 KiB/s rd, 522 KiB/s wr, 1.57k op/s 2024-01-15T23:08:34.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:34 smithi053 ceph-mon[146052]: pgmap v1421: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 793 KiB/s rd, 522 KiB/s wr, 1.57k op/s 2024-01-15T23:08:34.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:34 smithi053 ceph-mon[143363]: pgmap v1421: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 793 KiB/s rd, 522 KiB/s wr, 1.57k op/s 2024-01-15T23:08:35.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:08:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:08:35] "GET /metrics HTTP/1.1" 200 36306 "" "Prometheus/2.43.0" 2024-01-15T23:08:36.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:36 smithi163 ceph-mon[138526]: pgmap v1422: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 702 KiB/s wr, 2.12k op/s 2024-01-15T23:08:36.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:36 smithi053 ceph-mon[143363]: pgmap v1422: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 702 KiB/s wr, 2.12k op/s 2024-01-15T23:08:36.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:36 smithi053 ceph-mon[146052]: pgmap v1422: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 702 KiB/s wr, 2.12k op/s 2024-01-15T23:08:38.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:38 smithi163 ceph-mon[138526]: pgmap v1423: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 654 KiB/s rd, 431 KiB/s wr, 1.30k op/s 2024-01-15T23:08:38.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:38 smithi053 ceph-mon[143363]: pgmap v1423: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 654 KiB/s rd, 431 KiB/s wr, 1.30k op/s 2024-01-15T23:08:38.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:38 smithi053 ceph-mon[146052]: pgmap v1423: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 654 KiB/s rd, 431 KiB/s wr, 1.30k op/s 2024-01-15T23:08:40.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:40 smithi163 ceph-mon[138526]: pgmap v1424: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 646 KiB/s rd, 431 KiB/s wr, 1.29k op/s 2024-01-15T23:08:40.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:40 smithi053 ceph-mon[143363]: pgmap v1424: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 646 KiB/s rd, 431 KiB/s wr, 1.29k op/s 2024-01-15T23:08:40.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:40 smithi053 ceph-mon[146052]: pgmap v1424: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 646 KiB/s rd, 431 KiB/s wr, 1.29k op/s 2024-01-15T23:08:42.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:42 smithi163 ceph-mon[138526]: pgmap v1425: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 925 KiB/s rd, 616 KiB/s wr, 1.85k op/s 2024-01-15T23:08:42.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:42 smithi053 ceph-mon[146052]: pgmap v1425: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 925 KiB/s rd, 616 KiB/s wr, 1.85k op/s 2024-01-15T23:08:42.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:42 smithi053 ceph-mon[143363]: pgmap v1425: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 925 KiB/s rd, 616 KiB/s wr, 1.85k op/s 2024-01-15T23:08:44.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:44 smithi163 ceph-mon[138526]: pgmap v1426: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 558 KiB/s rd, 372 KiB/s wr, 1.11k op/s 2024-01-15T23:08:44.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:08:44.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:44 smithi053 ceph-mon[143363]: pgmap v1426: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 558 KiB/s rd, 372 KiB/s wr, 1.11k op/s 2024-01-15T23:08:44.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:08:44.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:44 smithi053 ceph-mon[146052]: pgmap v1426: 137 pgs: 137 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 558 KiB/s rd, 372 KiB/s wr, 1.11k op/s 2024-01-15T23:08:44.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:08:45.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:08:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:08:45] "GET /metrics HTTP/1.1" 200 36310 "" "Prometheus/2.43.0" 2024-01-15T23:08:46.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:46 smithi163 ceph-mon[138526]: pgmap v1427: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 832 KiB/s rd, 555 KiB/s wr, 1.66k op/s 2024-01-15T23:08:46.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:46 smithi053 ceph-mon[143363]: pgmap v1427: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 832 KiB/s rd, 555 KiB/s wr, 1.66k op/s 2024-01-15T23:08:46.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:46 smithi053 ceph-mon[146052]: pgmap v1427: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 832 KiB/s rd, 555 KiB/s wr, 1.66k op/s 2024-01-15T23:08:48.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:48 smithi163 ceph-mon[138526]: pgmap v1428: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 553 KiB/s rd, 369 KiB/s wr, 1.10k op/s 2024-01-15T23:08:48.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:48 smithi053 ceph-mon[143363]: pgmap v1428: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 553 KiB/s rd, 369 KiB/s wr, 1.10k op/s 2024-01-15T23:08:48.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:48 smithi053 ceph-mon[146052]: pgmap v1428: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 553 KiB/s rd, 369 KiB/s wr, 1.10k op/s 2024-01-15T23:08:50.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:50 smithi163 ceph-mon[138526]: pgmap v1429: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 553 KiB/s rd, 369 KiB/s wr, 1.10k op/s 2024-01-15T23:08:50.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:50 smithi053 ceph-mon[146052]: pgmap v1429: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 553 KiB/s rd, 369 KiB/s wr, 1.10k op/s 2024-01-15T23:08:50.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:50 smithi053 ceph-mon[143363]: pgmap v1429: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 553 KiB/s rd, 369 KiB/s wr, 1.10k op/s 2024-01-15T23:08:52.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:52 smithi163 ceph-mon[138526]: pgmap v1430: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 828 KiB/s rd, 552 KiB/s wr, 1.66k op/s 2024-01-15T23:08:52.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:52 smithi053 ceph-mon[143363]: pgmap v1430: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 828 KiB/s rd, 552 KiB/s wr, 1.66k op/s 2024-01-15T23:08:52.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:52 smithi053 ceph-mon[146052]: pgmap v1430: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 828 KiB/s rd, 552 KiB/s wr, 1.66k op/s 2024-01-15T23:08:54.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:54 smithi163 ceph-mon[138526]: pgmap v1431: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 549 KiB/s rd, 366 KiB/s wr, 1.10k op/s 2024-01-15T23:08:54.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:54 smithi053 ceph-mon[143363]: pgmap v1431: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 549 KiB/s rd, 366 KiB/s wr, 1.10k op/s 2024-01-15T23:08:54.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:54 smithi053 ceph-mon[146052]: pgmap v1431: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 549 KiB/s rd, 366 KiB/s wr, 1.10k op/s 2024-01-15T23:08:55.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:08:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:08:55] "GET /metrics HTTP/1.1" 200 36310 "" "Prometheus/2.43.0" 2024-01-15T23:08:56.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:56 smithi163 ceph-mon[138526]: pgmap v1432: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 822 KiB/s rd, 548 KiB/s wr, 1.64k op/s 2024-01-15T23:08:56.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:56 smithi053 ceph-mon[143363]: pgmap v1432: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 822 KiB/s rd, 548 KiB/s wr, 1.64k op/s 2024-01-15T23:08:56.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:56 smithi053 ceph-mon[146052]: pgmap v1432: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 822 KiB/s rd, 548 KiB/s wr, 1.64k op/s 2024-01-15T23:08:58.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:58 smithi163 ceph-mon[138526]: pgmap v1433: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 548 KiB/s rd, 365 KiB/s wr, 1.10k op/s 2024-01-15T23:08:58.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:58 smithi053 ceph-mon[143363]: pgmap v1433: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 548 KiB/s rd, 365 KiB/s wr, 1.10k op/s 2024-01-15T23:08:58.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:58 smithi053 ceph-mon[146052]: pgmap v1433: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 548 KiB/s rd, 365 KiB/s wr, 1.10k op/s 2024-01-15T23:08:59.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:08:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:08:59.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:08:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:08:59.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:08:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:09:00.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:00 smithi163 ceph-mon[138526]: pgmap v1434: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 548 KiB/s rd, 365 KiB/s wr, 1.10k op/s 2024-01-15T23:09:00.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:00 smithi053 ceph-mon[143363]: pgmap v1434: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 548 KiB/s rd, 365 KiB/s wr, 1.10k op/s 2024-01-15T23:09:00.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:00 smithi053 ceph-mon[146052]: pgmap v1434: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 548 KiB/s rd, 365 KiB/s wr, 1.10k op/s 2024-01-15T23:09:01.057 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.index_list_delimited (40737 ms) 2024-01-15T23:09:01.057 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.bi_list 2024-01-15T23:09:01.126 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.bi_list (68 ms) 2024-01-15T23:09:01.126 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.gc_set 2024-01-15T23:09:01.152 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.gc_set (27 ms) 2024-01-15T23:09:01.153 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.gc_list 2024-01-15T23:09:01.177 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.gc_list (25 ms) 2024-01-15T23:09:01.177 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.gc_defer 2024-01-15T23:09:02.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:02 smithi163 ceph-mon[138526]: pgmap v1435: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 821 KiB/s rd, 547 KiB/s wr, 1.64k op/s 2024-01-15T23:09:02.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:02 smithi163 ceph-mon[138526]: osdmap e1102: 8 total, 8 up, 8 in 2024-01-15T23:09:02.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:02 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/417018130' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:02.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:02 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:03.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:02 smithi053 ceph-mon[143363]: pgmap v1435: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 821 KiB/s rd, 547 KiB/s wr, 1.64k op/s 2024-01-15T23:09:03.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:02 smithi053 ceph-mon[143363]: osdmap e1102: 8 total, 8 up, 8 in 2024-01-15T23:09:03.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:02 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/417018130' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:03.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:02 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:03.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:02 smithi053 ceph-mon[146052]: pgmap v1435: 137 pgs: 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 821 KiB/s rd, 547 KiB/s wr, 1.64k op/s 2024-01-15T23:09:03.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:02 smithi053 ceph-mon[146052]: osdmap e1102: 8 total, 8 up, 8 in 2024-01-15T23:09:03.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:02 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/417018130' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:03.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:02 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:04.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:04 smithi163 ceph-mon[138526]: pgmap v1437: 169 pgs: 32 unknown, 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 656 KiB/s rd, 437 KiB/s wr, 1.31k op/s 2024-01-15T23:09:04.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:04 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:09:04.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:04 smithi163 ceph-mon[138526]: osdmap e1103: 8 total, 8 up, 8 in 2024-01-15T23:09:04.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:04 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:09:04.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:04 smithi053 ceph-mon[143363]: pgmap v1437: 169 pgs: 32 unknown, 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 656 KiB/s rd, 437 KiB/s wr, 1.31k op/s 2024-01-15T23:09:04.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:04 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:09:04.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:04 smithi053 ceph-mon[143363]: osdmap e1103: 8 total, 8 up, 8 in 2024-01-15T23:09:04.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:04 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:09:04.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:04 smithi053 ceph-mon[146052]: pgmap v1437: 169 pgs: 32 unknown, 137 active+clean; 583 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 656 KiB/s rd, 437 KiB/s wr, 1.31k op/s 2024-01-15T23:09:04.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:04 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-199987-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:09:04.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:04 smithi053 ceph-mon[146052]: osdmap e1103: 8 total, 8 up, 8 in 2024-01-15T23:09:04.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:04 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:09:05.288 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:05 smithi053 ceph-mon[143363]: osdmap e1104: 8 total, 8 up, 8 in 2024-01-15T23:09:05.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:09:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:09:05] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.43.0" 2024-01-15T23:09:05.289 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:05 smithi053 ceph-mon[146052]: osdmap e1104: 8 total, 8 up, 8 in 2024-01-15T23:09:05.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:05 smithi163 ceph-mon[138526]: osdmap e1104: 8 total, 8 up, 8 in 2024-01-15T23:09:06.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:06 smithi163 ceph-mon[138526]: pgmap v1440: 169 pgs: 4 creating+peering, 22 unknown, 143 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 528 KiB/s wr, 1.58k op/s 2024-01-15T23:09:06.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:06 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:09:06.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:06 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:09:06.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:06 smithi053 ceph-mon[143363]: pgmap v1440: 169 pgs: 4 creating+peering, 22 unknown, 143 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 528 KiB/s wr, 1.58k op/s 2024-01-15T23:09:06.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:06 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:09:06.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:06 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:09:06.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:06 smithi053 ceph-mon[146052]: pgmap v1440: 169 pgs: 4 creating+peering, 22 unknown, 143 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 528 KiB/s wr, 1.58k op/s 2024-01-15T23:09:06.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:06 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:09:06.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:06 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:09:08.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:08 smithi163 ceph-mon[138526]: pgmap v1441: 169 pgs: 4 creating+peering, 5 unknown, 160 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 483 KiB/s rd, 164 KiB/s wr, 483 op/s 2024-01-15T23:09:08.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:08 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:09:08.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:08 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:09:08.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:08 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:09:08.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:08 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:09:08.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:08 smithi053 ceph-mon[143363]: pgmap v1441: 169 pgs: 4 creating+peering, 5 unknown, 160 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 483 KiB/s rd, 164 KiB/s wr, 483 op/s 2024-01-15T23:09:08.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:08 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:09:08.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:08 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:09:08.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:08 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:09:08.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:08 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:09:08.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:08 smithi053 ceph-mon[146052]: pgmap v1441: 169 pgs: 4 creating+peering, 5 unknown, 160 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 483 KiB/s rd, 164 KiB/s wr, 483 op/s 2024-01-15T23:09:08.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:08 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:09:08.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:08 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:09:08.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:08 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:09:08.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:08 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:09:09.206 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.gc_defer (8029 ms) 2024-01-15T23:09:09.207 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.usage_basic 2024-01-15T23:09:09.309 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.usage_basic (103 ms) 2024-01-15T23:09:09.309 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.usage_clear_no_obj 2024-01-15T23:09:09.310 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.usage_clear_no_obj (1 ms) 2024-01-15T23:09:09.310 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.usage_clear 2024-01-15T23:09:09.391 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.usage_clear (80 ms) 2024-01-15T23:09:09.391 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.bi_log_trim 2024-01-15T23:09:09.429 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.bi_log_trim (39 ms) 2024-01-15T23:09:09.429 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw.index_racing_removes 2024-01-15T23:09:09.440 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw.index_racing_removes (11 ms) 2024-01-15T23:09:10.220 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 16 tests from cls_rgw (50659 ms total) 2024-01-15T23:09:10.221 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:09:10.221 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment tear-down 2024-01-15T23:09:10.221 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] 16 tests from 1 test suite ran. (53315 ms total) 2024-01-15T23:09:10.221 INFO:tasks.workunit.client.0.smithi053.stdout:[ PASSED ] 16 tests. 2024-01-15T23:09:10.223 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T23:09:10.223 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-15T23:09:10.296 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_gc.sh... 2024-01-15T23:09:10.296 DEBUG:teuthology.orchestra.run.smithi053: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=quincy 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-01-15T23:09:10.370 INFO:tasks.workunit.client.0.smithi053.stdout:Running main() from gmock_main.cc 2024-01-15T23:09:10.370 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] Running 9 tests from 1 test suite. 2024-01-15T23:09:10.370 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment set-up. 2024-01-15T23:09:10.370 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 9 tests from cls_rgw_gc 2024-01-15T23:09:10.370 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw_gc.init 2024-01-15T23:09:10.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:10 smithi163 ceph-mon[138526]: pgmap v1442: 169 pgs: 169 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 430 KiB/s rd, 146 KiB/s wr, 430 op/s 2024-01-15T23:09:10.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:10 smithi163 ceph-mon[138526]: osdmap e1105: 8 total, 8 up, 8 in 2024-01-15T23:09:10.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:10 smithi053 ceph-mon[143363]: pgmap v1442: 169 pgs: 169 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 430 KiB/s rd, 146 KiB/s wr, 430 op/s 2024-01-15T23:09:10.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:10 smithi053 ceph-mon[143363]: osdmap e1105: 8 total, 8 up, 8 in 2024-01-15T23:09:10.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:10 smithi053 ceph-mon[146052]: pgmap v1442: 169 pgs: 169 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 430 KiB/s rd, 146 KiB/s wr, 430 op/s 2024-01-15T23:09:10.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:10 smithi053 ceph-mon[146052]: osdmap e1105: 8 total, 8 up, 8 in 2024-01-15T23:09:11.475 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:11 smithi163 ceph-mon[138526]: osdmap e1106: 8 total, 8 up, 8 in 2024-01-15T23:09:11.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:11 smithi053 ceph-mon[143363]: osdmap e1106: 8 total, 8 up, 8 in 2024-01-15T23:09:11.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:11 smithi053 ceph-mon[146052]: osdmap e1106: 8 total, 8 up, 8 in 2024-01-15T23:09:12.236 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw_gc.init (1863 ms) 2024-01-15T23:09:12.236 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops1 2024-01-15T23:09:12.250 INFO:tasks.workunit.client.0.smithi053.stderr:[ ] list info tag = chain-0 2024-01-15T23:09:12.250 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw_gc.gc_queue_ops1 (16 ms) 2024-01-15T23:09:12.250 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops2 2024-01-15T23:09:12.255 INFO:tasks.workunit.client.0.smithi053.stderr:[ ] next_marker is: = 0/4263 2024-01-15T23:09:12.256 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw_gc.gc_queue_ops2 (7 ms) 2024-01-15T23:09:12.256 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops5 2024-01-15T23:09:12.263 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw_gc.gc_queue_ops5 (7 ms) 2024-01-15T23:09:12.263 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops6 2024-01-15T23:09:12.270 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw_gc.gc_queue_ops6 (7 ms) 2024-01-15T23:09:12.270 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops7 2024-01-15T23:09:12.277 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw_gc.gc_queue_ops7 (7 ms) 2024-01-15T23:09:12.277 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops8 2024-01-15T23:09:12.283 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw_gc.gc_queue_ops8 (6 ms) 2024-01-15T23:09:12.284 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops9 2024-01-15T23:09:12.289 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw_gc.gc_queue_ops9 (6 ms) 2024-01-15T23:09:12.289 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw_gc.finalize 2024-01-15T23:09:12.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:12 smithi053 ceph-mon[143363]: pgmap v1445: 105 pgs: 105 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:12.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:12 smithi053 ceph-mon[143363]: osdmap e1107: 8 total, 8 up, 8 in 2024-01-15T23:09:12.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:12 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1237897767' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200223-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:12.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:12 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200223-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:12.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:12 smithi053 ceph-mon[146052]: pgmap v1445: 105 pgs: 105 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:12.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:12 smithi053 ceph-mon[146052]: osdmap e1107: 8 total, 8 up, 8 in 2024-01-15T23:09:12.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:12 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1237897767' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200223-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:12.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:12 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200223-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:12.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:12 smithi163 ceph-mon[138526]: pgmap v1445: 105 pgs: 105 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:12.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:12 smithi163 ceph-mon[138526]: osdmap e1107: 8 total, 8 up, 8 in 2024-01-15T23:09:12.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:12 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1237897767' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200223-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:12.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:12 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200223-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:13.233 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw_gc.finalize (942 ms) 2024-01-15T23:09:13.234 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 9 tests from cls_rgw_gc (2861 ms total) 2024-01-15T23:09:13.234 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:09:13.234 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment tear-down 2024-01-15T23:09:13.234 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] 9 tests from 1 test suite ran. (2861 ms total) 2024-01-15T23:09:13.234 INFO:tasks.workunit.client.0.smithi053.stdout:[ PASSED ] 9 tests. 2024-01-15T23:09:13.234 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T23:09:13.234 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-15T23:09:13.303 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_stats.sh... 2024-01-15T23:09:13.303 DEBUG:teuthology.orchestra.run.smithi053: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=quincy 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-01-15T23:09:13.381 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] Running 1 test from 1 test suite. 2024-01-15T23:09:13.381 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment set-up. 2024-01-15T23:09:13.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:13 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200223-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:09:13.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:13 smithi053 ceph-mon[143363]: osdmap e1108: 8 total, 8 up, 8 in 2024-01-15T23:09:13.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:13 smithi053 ceph-mon[143363]: osdmap e1109: 8 total, 8 up, 8 in 2024-01-15T23:09:13.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:13 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200223-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:09:13.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:13 smithi053 ceph-mon[146052]: osdmap e1108: 8 total, 8 up, 8 in 2024-01-15T23:09:13.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:13 smithi053 ceph-mon[146052]: osdmap e1109: 8 total, 8 up, 8 in 2024-01-15T23:09:13.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:13 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200223-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:09:13.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:13 smithi163 ceph-mon[138526]: osdmap e1108: 8 total, 8 up, 8 in 2024-01-15T23:09:13.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:13 smithi163 ceph-mon[138526]: osdmap e1109: 8 total, 8 up, 8 in 2024-01-15T23:09:14.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:14 smithi053 ceph-mon[143363]: pgmap v1448: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:14.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:09:14.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:14 smithi053 ceph-mon[146052]: pgmap v1448: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:14.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:09:14.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:14 smithi163 ceph-mon[138526]: pgmap v1448: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:14.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:09:15.256 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:09:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:09:15] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2024-01-15T23:09:15.261 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 1 test from cls_rgw_stats 2024-01-15T23:09:15.261 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] cls_rgw_stats.simulate 2024-01-15T23:09:15.281 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.295+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~90RT9IPOC6ZK.0 size=1048576 2024-01-15T23:09:15.282 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.296+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~90RT9IPOC6ZK.1 size=1048576 2024-01-15T23:09:15.283 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.297+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~90RT9IPOC6ZK.2 size=56498 2024-01-15T23:09:15.283 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.297+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=90RT9IPOC6ZK tag=TV9XBU7HYD0J type=write size=3202226 2024-01-15T23:09:15.285 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.299+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~KUTNT051NKIU.0 size=50815 2024-01-15T23:09:15.285 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.299+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=KUTNT051NKIU tag=U80JBN2TB87O type=write size=1099391 2024-01-15T23:09:15.286 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.301+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=GS0D2WTGHNNB type=del size=880030 2024-01-15T23:09:15.289 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.303+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~GJJEJ1CN2R9A.0 size=1048576 2024-01-15T23:09:15.290 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.304+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~GJJEJ1CN2R9A.1 size=1048576 2024-01-15T23:09:15.291 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.305+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~GJJEJ1CN2R9A.2 size=459035 2024-01-15T23:09:15.291 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.305+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=GJJEJ1CN2R9A tag=6W5QGCCOV2GF type=write size=3604763 2024-01-15T23:09:15.292 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.306+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=CDTSHL6HTV1L type=del size=2371138 2024-01-15T23:09:15.294 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.308+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=C3ZB6ZI5ZENL type=del size=3274 2024-01-15T23:09:15.295 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.309+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=S9VAPAGE1GVQ type=write size=612473 2024-01-15T23:09:15.297 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.312+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~W8AAYEOMJ4NQ.0 size=1048576 2024-01-15T23:09:15.298 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.313+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~W8AAYEOMJ4NQ.1 size=743627 2024-01-15T23:09:15.299 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.313+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=W8AAYEOMJ4NQ tag=SME9ETELR6QZ type=write size=2840779 2024-01-15T23:09:15.301 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.315+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~VQKWQ8N5TK7Q.0 size=1048576 2024-01-15T23:09:15.302 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.316+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~VQKWQ8N5TK7Q.1 size=111951 2024-01-15T23:09:15.302 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.316+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=VQKWQ8N5TK7Q tag=5LKQKM7LW8NO type=write size=2209103 2024-01-15T23:09:15.303 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.317+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=MMG3F3ED370X type=del size=94848 2024-01-15T23:09:15.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.319+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~KBE118IRCYGP.0 size=527533 2024-01-15T23:09:15.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.319+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=KBE118IRCYGP tag=S8UH2FX3WQCO type=write size=1576109 2024-01-15T23:09:15.308 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.322+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~8PRL6F9BKUOP.0 size=1048576 2024-01-15T23:09:15.309 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.323+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~8PRL6F9BKUOP.1 size=601412 2024-01-15T23:09:15.309 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.323+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=8PRL6F9BKUOP tag=A0N0LM99FBBX type=write size=2698564 2024-01-15T23:09:15.310 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.324+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=X9N4ZM07QZAW type=write size=309050 2024-01-15T23:09:15.311 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.325+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=RM8UF3FAIMET type=del size=343230 2024-01-15T23:09:15.312 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.327+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=3NMOWRZ8QK0S type=del size=858021 2024-01-15T23:09:15.315 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.329+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~JO5H700NM7PG.0 size=208073 2024-01-15T23:09:15.315 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.329+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=JO5H700NM7PG tag=ZC5HNKMPXT39 type=write size=1256649 2024-01-15T23:09:15.316 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.330+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~90RT9IPOC6ZK.0 size=1048576 2024-01-15T23:09:15.317 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.331+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~90RT9IPOC6ZK.1 size=1048576 2024-01-15T23:09:15.318 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.332+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~90RT9IPOC6ZK.2 size=56498 2024-01-15T23:09:15.320 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.334+0000 7f015aa3a880 1 < completed multipart upload key=6PU9QS1B1TUB upload=90RT9IPOC6ZK tag=TV9XBU7HYD0J type=write size=3202226 2024-01-15T23:09:15.321 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.335+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=PAX1BRISLGRU type=del size=3393248 2024-01-15T23:09:15.323 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.337+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~KUTNT051NKIU.0 size=50815 2024-01-15T23:09:15.324 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.338+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=KUTNT051NKIU tag=U80JBN2TB87O type=write size=1099391 2024-01-15T23:09:15.326 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.341+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~H5BWFY3WFCR7.0 size=1048576 2024-01-15T23:09:15.327 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.341+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~H5BWFY3WFCR7.1 size=14599 2024-01-15T23:09:15.327 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.341+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=H5BWFY3WFCR7 tag=K8U4VM00GE6W type=write size=2111751 2024-01-15T23:09:15.329 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.343+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=GS0D2WTGHNNB type=del 2024-01-15T23:09:15.331 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.345+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~XD0J3GRA98HZ.0 size=1048576 2024-01-15T23:09:15.332 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.346+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~XD0J3GRA98HZ.1 size=1048576 2024-01-15T23:09:15.333 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.347+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~XD0J3GRA98HZ.2 size=541377 2024-01-15T23:09:15.333 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.347+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=XD0J3GRA98HZ tag=OSU17JWB05RN type=write size=3687105 2024-01-15T23:09:15.334 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.348+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~GJJEJ1CN2R9A.0 size=1048576 2024-01-15T23:09:15.335 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.349+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~GJJEJ1CN2R9A.1 size=1048576 2024-01-15T23:09:15.336 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.350+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~GJJEJ1CN2R9A.2 size=459035 2024-01-15T23:09:15.338 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.352+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=GJJEJ1CN2R9A tag=6W5QGCCOV2GF type=write size=3604763 2024-01-15T23:09:15.340 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.354+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=BYMLEOTMD8LG type=del size=1172615 2024-01-15T23:09:15.341 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.355+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=CDTSHL6HTV1L type=del 2024-01-15T23:09:15.342 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.356+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=J18V5U65OYR3 type=del size=100656 2024-01-15T23:09:15.343 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.358+0000 7f015aa3a880 1 < completed delete operation key=ZFWW6RS09R9G tag=C3ZB6ZI5ZENL type=del 2024-01-15T23:09:15.345 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.359+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=2Q1U11NV6OTF type=del size=2505992 2024-01-15T23:09:15.347 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.361+0000 7f015aa3a880 1 < suggested update operation key=20XY1HFP38RV tag=S9VAPAGE1GVQ type=write size=612473 2024-01-15T23:09:15.348 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.362+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=RW531WP4NQ50 type=del size=227557 2024-01-15T23:09:15.348 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.363+0000 7f015aa3a880 1 < canceled part key=_multipart_USPTX9KW910J.2~W8AAYEOMJ4NQ.0 size=1048576 2024-01-15T23:09:15.354 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.368+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~W8AAYEOMJ4NQ.1 size=743627 2024-01-15T23:09:15.356 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.370+0000 7f015aa3a880 1 < canceled multipart upload key=USPTX9KW910J upload=W8AAYEOMJ4NQ tag=SME9ETELR6QZ type=write size=2840779 2024-01-15T23:09:15.357 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.372+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=EDLWRSSFKNYO type=del size=515380 2024-01-15T23:09:15.359 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.373+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~VQKWQ8N5TK7Q.0 size=1048576 2024-01-15T23:09:15.360 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.374+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~VQKWQ8N5TK7Q.1 size=111951 2024-01-15T23:09:15.362 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.376+0000 7f015aa3a880 1 < completed multipart upload key=OIUBN8XF3UB9 upload=VQKWQ8N5TK7Q tag=5LKQKM7LW8NO type=write size=2209103 2024-01-15T23:09:15.364 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.378+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~BAKT8YVL2W8Q.0 size=1048576 2024-01-15T23:09:15.364 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.379+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~BAKT8YVL2W8Q.1 size=785024 2024-01-15T23:09:15.364 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.379+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=BAKT8YVL2W8Q tag=CGO7DGFULSGS type=write size=2882176 2024-01-15T23:09:15.366 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.380+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=MMG3F3ED370X type=del 2024-01-15T23:09:15.368 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.382+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~B1XZ7S0GN41Y.0 size=298846 2024-01-15T23:09:15.368 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.382+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=B1XZ7S0GN41Y tag=7U9HWYA3CS1L type=write size=1347422 2024-01-15T23:09:15.369 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.384+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~KBE118IRCYGP.0 size=527533 2024-01-15T23:09:15.371 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.385+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=KBE118IRCYGP tag=S8UH2FX3WQCO type=write size=1576109 2024-01-15T23:09:15.373 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.388+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~TVZ3MRXBWFPE.0 size=1048576 2024-01-15T23:09:15.374 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.389+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~TVZ3MRXBWFPE.1 size=1048576 2024-01-15T23:09:15.375 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.390+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~TVZ3MRXBWFPE.2 size=407370 2024-01-15T23:09:15.375 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.390+0000 7f015aa3a880 1 > prepared multipart upload key=NFS3V4I3LMK4 upload=TVZ3MRXBWFPE tag=DC0TKQLA04SD type=write size=3553098 2024-01-15T23:09:15.376 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.391+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~8PRL6F9BKUOP.0 size=1048576 2024-01-15T23:09:15.377 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.392+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~8PRL6F9BKUOP.1 size=601412 2024-01-15T23:09:15.379 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.393+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=8PRL6F9BKUOP tag=A0N0LM99FBBX type=write size=2698564 2024-01-15T23:09:15.380 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.395+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=STTALLMET28W type=del size=2932661 2024-01-15T23:09:15.382 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.396+0000 7f015aa3a880 1 < completed write operation key=JM903WQES0P2 tag=X9N4ZM07QZAW type=write size=309050 2024-01-15T23:09:15.383 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.397+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=8AAC8XQL3D5K type=write size=257908 2024-01-15T23:09:15.384 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.398+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=RM8UF3FAIMET type=del 2024-01-15T23:09:15.385 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.399+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=J4EFIWW8QZHJ type=del size=857824 2024-01-15T23:09:15.386 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.400+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=3NMOWRZ8QK0S type=del 2024-01-15T23:09:15.387 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.401+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=Q7REEOVPVO2C type=del size=1952859 2024-01-15T23:09:15.387 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.402+0000 7f015aa3a880 1 < canceled part key=_multipart_USPTX9KW910J.2~JO5H700NM7PG.0 size=208073 2024-01-15T23:09:15.389 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.403+0000 7f015aa3a880 1 < canceled multipart upload key=USPTX9KW910J upload=JO5H700NM7PG tag=ZC5HNKMPXT39 type=write size=1256649 2024-01-15T23:09:15.391 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.405+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=QXG80LFME9TJ type=write size=92643 2024-01-15T23:09:15.392 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.406+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=PAX1BRISLGRU type=del 2024-01-15T23:09:15.393 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.407+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=U3FBAIYLYBDR type=write size=241707 2024-01-15T23:09:15.394 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.408+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~H5BWFY3WFCR7.0 size=1048576 2024-01-15T23:09:15.395 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.409+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~H5BWFY3WFCR7.1 size=14599 2024-01-15T23:09:15.397 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.411+0000 7f015aa3a880 1 < completed multipart upload key=QIAVT1LFAF0L upload=H5BWFY3WFCR7 tag=K8U4VM00GE6W type=write size=2111751 2024-01-15T23:09:15.398 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.412+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=U76XKNBE44NC type=del size=27618 2024-01-15T23:09:15.399 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.413+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~XD0J3GRA98HZ.0 size=1048576 2024-01-15T23:09:15.400 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.414+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~XD0J3GRA98HZ.1 size=1048576 2024-01-15T23:09:15.401 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.415+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~XD0J3GRA98HZ.2 size=541377 2024-01-15T23:09:15.402 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.417+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=XD0J3GRA98HZ tag=OSU17JWB05RN type=write size=3687105 2024-01-15T23:09:15.404 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.418+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=P2ILMOX4FTMR type=del size=1168358 2024-01-15T23:09:15.405 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.419+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=BYMLEOTMD8LG type=del 2024-01-15T23:09:15.406 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.420+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=GAAUJHNEM7A4 type=del size=3482849 2024-01-15T23:09:15.407 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.422+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=J18V5U65OYR3 type=del 2024-01-15T23:09:15.409 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.423+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=TWI3QJIQBI8D type=del size=2337959 2024-01-15T23:09:15.411 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.426+0000 7f015aa3a880 1 < suggested update operation key=D1PDCDA44P7Z tag=2Q1U11NV6OTF type=del size=2505992 2024-01-15T23:09:15.413 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.427+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=IOX5DQ06TB4R type=del size=3808236 2024-01-15T23:09:15.415 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.429+0000 7f015aa3a880 1 < suggested update operation key=4FD48CUZ0YN1 tag=RW531WP4NQ50 type=del size=227557 2024-01-15T23:09:15.417 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.431+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~I3UPYFQLHMR5.0 size=154328 2024-01-15T23:09:15.417 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.431+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=I3UPYFQLHMR5 tag=V94VC8BSTLM3 type=write size=1202904 2024-01-15T23:09:15.418 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.433+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=EDLWRSSFKNYO type=del 2024-01-15T23:09:15.421 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.435+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~KQ56MJKWPMND.0 size=50774 2024-01-15T23:09:15.421 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.435+0000 7f015aa3a880 1 > prepared multipart upload key=NFS3V4I3LMK4 upload=KQ56MJKWPMND tag=WCIH0WDM0SZA type=write size=1099350 2024-01-15T23:09:15.422 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.436+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~BAKT8YVL2W8Q.0 size=1048576 2024-01-15T23:09:15.423 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.437+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~BAKT8YVL2W8Q.1 size=785024 2024-01-15T23:09:15.424 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.439+0000 7f015aa3a880 1 < completed multipart upload key=QIAVT1LFAF0L upload=BAKT8YVL2W8Q tag=CGO7DGFULSGS type=write size=2882176 2024-01-15T23:09:15.426 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.441+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~XKPJICFWZEMB.0 size=712969 2024-01-15T23:09:15.426 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.441+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=XKPJICFWZEMB tag=6GJTIG3KCFDW type=write size=1761545 2024-01-15T23:09:15.427 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.442+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~B1XZ7S0GN41Y.0 size=298846 2024-01-15T23:09:15.429 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.443+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=B1XZ7S0GN41Y tag=7U9HWYA3CS1L type=write size=1347422 2024-01-15T23:09:15.430 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.444+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=447TR79J2GQ5 type=write size=824819 2024-01-15T23:09:15.431 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.445+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~TVZ3MRXBWFPE.0 size=1048576 2024-01-15T23:09:15.432 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.446+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~TVZ3MRXBWFPE.1 size=1048576 2024-01-15T23:09:15.433 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.447+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~TVZ3MRXBWFPE.2 size=407370 2024-01-15T23:09:15.434 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.449+0000 7f015aa3a880 1 < completed multipart upload key=NFS3V4I3LMK4 upload=TVZ3MRXBWFPE tag=DC0TKQLA04SD type=write size=3553098 2024-01-15T23:09:15.435 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.450+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=7EG5CXB34SVE type=del size=1303889 2024-01-15T23:09:15.437 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.451+0000 7f015aa3a880 -1 < failed to complete operation key=4FD48CUZ0YN1 tag=STTALLMET28W type=del size=2932661: (22) Invalid argument 2024-01-15T23:09:15.439 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.453+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~CQOY4SFMFSIG.0 size=1048576 2024-01-15T23:09:15.440 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.454+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~CQOY4SFMFSIG.1 size=797992 2024-01-15T23:09:15.440 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.454+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=CQOY4SFMFSIG tag=4FPW0NR1H5MS type=write size=2895144 2024-01-15T23:09:15.441 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.455+0000 7f015aa3a880 1 < completed write operation key=YSLXM9SYM6LS tag=8AAC8XQL3D5K type=write size=257908 2024-01-15T23:09:15.442 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.456+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=5OPP3OOZDICO type=del size=4005384 2024-01-15T23:09:15.443 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.458+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=J4EFIWW8QZHJ type=del 2024-01-15T23:09:15.445 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.460+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~44XKCI4G6D19.0 size=1048576 2024-01-15T23:09:15.446 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.460+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~44XKCI4G6D19.1 size=555359 2024-01-15T23:09:15.446 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.460+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=44XKCI4G6D19 tag=DCU46IEERU0U type=write size=2652511 2024-01-15T23:09:15.449 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.463+0000 7f015aa3a880 1 < suggested update operation key=YD7TIMOW86JF tag=Q7REEOVPVO2C type=del size=1952859 2024-01-15T23:09:15.450 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.464+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=URE5W48VNHE2 type=del size=1578355 2024-01-15T23:09:15.452 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.466+0000 7f015aa3a880 1 < suggested remove operation key=3U59L4MC7CT1 tag=QXG80LFME9TJ type=write 2024-01-15T23:09:15.453 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.467+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=MPQMRJ2XEIG2 type=write size=59865 2024-01-15T23:09:15.454 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.468+0000 7f015aa3a880 1 < completed write operation key=USPTX9KW910J tag=U3FBAIYLYBDR type=write size=241707 2024-01-15T23:09:15.455 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.469+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=B0AVN1DTNTVA type=write size=426841 2024-01-15T23:09:15.456 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.471+0000 7f015aa3a880 1 < canceled operation key=EBXD88OZ6HP7 tag=U76XKNBE44NC type=del size=27618 2024-01-15T23:09:15.457 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.472+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=63OVYGJF02W9 type=write size=186702 2024-01-15T23:09:15.459 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.473+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=P2ILMOX4FTMR type=del 2024-01-15T23:09:15.460 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.474+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=4NU7ZBBZXR4X type=del size=124525 2024-01-15T23:09:15.461 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.475+0000 7f015aa3a880 1 < canceled operation key=USPTX9KW910J tag=GAAUJHNEM7A4 type=del size=3482849 2024-01-15T23:09:15.462 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.476+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=6T3T7CWBWQCV type=del size=1358837 2024-01-15T23:09:15.463 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.477+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=TWI3QJIQBI8D type=del 2024-01-15T23:09:15.464 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.478+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=TC3S5M5PRP8D type=del size=1477444 2024-01-15T23:09:15.465 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.480+0000 7f015aa3a880 1 < completed delete operation key=P18I2H2B1WWU tag=IOX5DQ06TB4R type=del 2024-01-15T23:09:15.466 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.481+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=E0EGIBMY46UT type=del size=1794181 2024-01-15T23:09:15.468 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.482+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~I3UPYFQLHMR5.0 size=154328 2024-01-15T23:09:15.469 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.484+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=I3UPYFQLHMR5 tag=V94VC8BSTLM3 type=write size=1202904 2024-01-15T23:09:15.471 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.486+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~JWG6EBSKLBVX.0 size=505750 2024-01-15T23:09:15.472 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.486+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=JWG6EBSKLBVX tag=GNIIN1RFSX9H type=write size=1554326 2024-01-15T23:09:15.473 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.487+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~KQ56MJKWPMND.0 size=50774 2024-01-15T23:09:15.475 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.489+0000 7f015aa3a880 1 < completed multipart upload key=NFS3V4I3LMK4 upload=KQ56MJKWPMND tag=WCIH0WDM0SZA type=write size=1099350 2024-01-15T23:09:15.476 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.491+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~L4G4Q0XU84HG.0 size=1048576 2024-01-15T23:09:15.477 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.491+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~L4G4Q0XU84HG.1 size=589920 2024-01-15T23:09:15.477 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.491+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=L4G4Q0XU84HG tag=V2ZP6J0DR0OI type=write size=2687072 2024-01-15T23:09:15.478 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.493+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~XKPJICFWZEMB.0 size=712969 2024-01-15T23:09:15.480 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.494+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=XKPJICFWZEMB tag=6GJTIG3KCFDW type=write size=1761545 2024-01-15T23:09:15.481 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.496+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=9TMJBRXJ9EN2 type=del size=3793006 2024-01-15T23:09:15.484 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.498+0000 7f015aa3a880 1 < suggested remove operation key=4EXWJ9YOPF9I tag=447TR79J2GQ5 type=write 2024-01-15T23:09:15.485 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.499+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=YS964QI0BCWQ type=write size=994800 2024-01-15T23:09:15.486 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.500+0000 7f015aa3a880 -1 < failed to complete operation key=3U59L4MC7CT1 tag=7EG5CXB34SVE type=del size=1303889: (22) Invalid argument 2024-01-15T23:09:15.488 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.502+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~EEL1DR0JEADR.0 size=68144 2024-01-15T23:09:15.488 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.502+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=EEL1DR0JEADR tag=MNP6WWZR4GFZ type=write size=1116720 2024-01-15T23:09:15.488 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.503+0000 7f015aa3a880 1 < canceled part key=_multipart_4FD48CUZ0YN1.2~CQOY4SFMFSIG.0 size=1048576 2024-01-15T23:09:15.489 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.503+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~CQOY4SFMFSIG.1 size=797992 2024-01-15T23:09:15.491 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.505+0000 7f015aa3a880 1 < canceled multipart upload key=4FD48CUZ0YN1 upload=CQOY4SFMFSIG tag=4FPW0NR1H5MS type=write size=2895144 2024-01-15T23:09:15.492 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.506+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=TPZO658R0J9C type=del size=1376014 2024-01-15T23:09:15.493 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.507+0000 7f015aa3a880 1 < canceled operation key=ARL2EMZRGQX2 tag=5OPP3OOZDICO type=del size=4005384 2024-01-15T23:09:15.494 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.508+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=TTI0L5NXFD1C type=del size=1278486 2024-01-15T23:09:15.495 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.509+0000 7f015aa3a880 1 < canceled part key=_multipart_EBXD88OZ6HP7.2~44XKCI4G6D19.0 size=1048576 2024-01-15T23:09:15.495 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.510+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~44XKCI4G6D19.1 size=555359 2024-01-15T23:09:15.498 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.512+0000 7f015aa3a880 1 < canceled multipart upload key=EBXD88OZ6HP7 upload=44XKCI4G6D19 tag=DCU46IEERU0U type=write size=2652511 2024-01-15T23:09:15.499 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.513+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=BRB2IZ23NA07 type=write size=388341 2024-01-15T23:09:15.500 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.514+0000 7f015aa3a880 1 < canceled operation key=86UEB70RI5UF tag=URE5W48VNHE2 type=del size=1578355 2024-01-15T23:09:15.501 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.515+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=PXMMUHPESFA3 type=del size=2427064 2024-01-15T23:09:15.502 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.516+0000 7f015aa3a880 1 < completed write operation key=QIAVT1LFAF0L tag=MPQMRJ2XEIG2 type=write size=59865 2024-01-15T23:09:15.504 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.518+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~OCVCG47FKINQ.0 size=1048576 2024-01-15T23:09:15.505 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.519+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~OCVCG47FKINQ.1 size=683093 2024-01-15T23:09:15.505 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.519+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=OCVCG47FKINQ tag=CHQA5F1C6X7M type=write size=2780245 2024-01-15T23:09:15.506 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.520+0000 7f015aa3a880 1 < completed write operation key=UJT03FC4CQI3 tag=B0AVN1DTNTVA type=write size=426841 2024-01-15T23:09:15.507 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.521+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=XSAFF7C3GNE7 type=del size=2863759 2024-01-15T23:09:15.508 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.522+0000 7f015aa3a880 1 < completed write operation key=6PU9QS1B1TUB tag=63OVYGJF02W9 type=write size=186702 2024-01-15T23:09:15.510 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.524+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~ZYHLOPMZYLXS.0 size=1048576 2024-01-15T23:09:15.511 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.525+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~ZYHLOPMZYLXS.1 size=349345 2024-01-15T23:09:15.511 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.525+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=ZYHLOPMZYLXS tag=FV1GBHTYAO2A type=write size=2446497 2024-01-15T23:09:15.513 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.527+0000 7f015aa3a880 1 < suggested remove operation key=JM903WQES0P2 tag=4NU7ZBBZXR4X type=del 2024-01-15T23:09:15.515 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.530+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~XFGYWIIHI7OQ.0 size=54243 2024-01-15T23:09:15.515 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.530+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=XFGYWIIHI7OQ tag=2YW03906EVEM type=write size=1102819 2024-01-15T23:09:15.517 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.531+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=6T3T7CWBWQCV type=del 2024-01-15T23:09:15.518 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.533+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~204S7ZTWCTTU.0 size=779143 2024-01-15T23:09:15.519 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.533+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=204S7ZTWCTTU tag=32UBFQBZ1KYE type=write size=1827719 2024-01-15T23:09:15.520 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.534+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=TC3S5M5PRP8D type=del 2024-01-15T23:09:15.522 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.536+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~C21MNMBDS41D.0 size=1048576 2024-01-15T23:09:15.522 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.537+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~C21MNMBDS41D.1 size=1048576 2024-01-15T23:09:15.523 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.537+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~C21MNMBDS41D.2 size=81817 2024-01-15T23:09:15.523 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.537+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=C21MNMBDS41D tag=4WDJ9K6VSF5X type=write size=3227545 2024-01-15T23:09:15.524 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.539+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=E0EGIBMY46UT type=del 2024-01-15T23:09:15.526 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.540+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~WAKTQR60RTE3.0 size=1048576 2024-01-15T23:09:15.527 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.541+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~WAKTQR60RTE3.1 size=1048576 2024-01-15T23:09:15.528 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.542+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~WAKTQR60RTE3.2 size=320138 2024-01-15T23:09:15.528 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.542+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=WAKTQR60RTE3 tag=Q6I0DZEI8CHX type=write size=3465866 2024-01-15T23:09:15.529 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.543+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~JWG6EBSKLBVX.0 size=505750 2024-01-15T23:09:15.531 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.545+0000 7f015aa3a880 1 < completed multipart upload key=OIUBN8XF3UB9 upload=JWG6EBSKLBVX tag=GNIIN1RFSX9H type=write size=1554326 2024-01-15T23:09:15.532 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.546+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=UCFDY2ESIS2Q type=write size=233776 2024-01-15T23:09:15.533 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.547+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~L4G4Q0XU84HG.0 size=1048576 2024-01-15T23:09:15.533 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.547+0000 7f015aa3a880 1 < canceled part key=_multipart_YSLXM9SYM6LS.2~L4G4Q0XU84HG.1 size=589920 2024-01-15T23:09:15.535 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.549+0000 7f015aa3a880 1 < canceled multipart upload key=YSLXM9SYM6LS upload=L4G4Q0XU84HG tag=V2ZP6J0DR0OI type=write size=2687072 2024-01-15T23:09:15.536 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.551+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=MOS0XGNDF4QD type=del size=3178270 2024-01-15T23:09:15.537 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.552+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=9TMJBRXJ9EN2 type=del 2024-01-15T23:09:15.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:15 smithi053 ceph-mon[143363]: osdmap e1110: 8 total, 8 up, 8 in 2024-01-15T23:09:15.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:15 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3923324926' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200290-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:15.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:15 smithi053 ceph-mon[146052]: osdmap e1110: 8 total, 8 up, 8 in 2024-01-15T23:09:15.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:15 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3923324926' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200290-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:15.539 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.554+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~DKBIXP0WVA65.0 size=1048576 2024-01-15T23:09:15.540 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.554+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~DKBIXP0WVA65.1 size=563330 2024-01-15T23:09:15.540 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.554+0000 7f015aa3a880 1 > prepared multipart upload key=P18I2H2B1WWU upload=DKBIXP0WVA65 tag=P3DT3DBT09Y3 type=write size=2660482 2024-01-15T23:09:15.542 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.556+0000 7f015aa3a880 1 < completed write operation key=FXZ9MI7H10H2 tag=YS964QI0BCWQ type=write size=994800 2024-01-15T23:09:15.543 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.557+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=PRTWWYVK7VT3 type=write size=166850 2024-01-15T23:09:15.544 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.558+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~EEL1DR0JEADR.0 size=68144 2024-01-15T23:09:15.545 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.560+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=EEL1DR0JEADR tag=MNP6WWZR4GFZ type=write size=1116720 2024-01-15T23:09:15.548 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.562+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~5V4LIK6FJLNV.0 size=1048576 2024-01-15T23:09:15.548 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.563+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~5V4LIK6FJLNV.1 size=969508 2024-01-15T23:09:15.548 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.563+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=5V4LIK6FJLNV tag=2GK2EG5D9D1K type=write size=3066660 2024-01-15T23:09:15.550 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.564+0000 7f015aa3a880 1 < completed delete operation key=FXZ9MI7H10H2 tag=TPZO658R0J9C type=del 2024-01-15T23:09:15.551 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.565+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=3V2NO760OQM6 type=del size=2548087 2024-01-15T23:09:15.552 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.566+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=TTI0L5NXFD1C type=del 2024-01-15T23:09:15.554 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.568+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~FWHH8OMJAPET.0 size=1048576 2024-01-15T23:09:15.555 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.569+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~FWHH8OMJAPET.1 size=1048576 2024-01-15T23:09:15.555 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.570+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~FWHH8OMJAPET.2 size=562092 2024-01-15T23:09:15.555 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.570+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=FWHH8OMJAPET tag=CWDVDDI6OGJ9 type=write size=3707820 2024-01-15T23:09:15.559 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.571+0000 7f015aa3a880 1 < completed write operation key=YAD7L24SP6S6 tag=BRB2IZ23NA07 type=write size=388341 2024-01-15T23:09:15.559 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.573+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~LUI5K0ZF0AOE.0 size=1048576 2024-01-15T23:09:15.559 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.574+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~LUI5K0ZF0AOE.1 size=432743 2024-01-15T23:09:15.560 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.574+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=LUI5K0ZF0AOE tag=S3I7C2W6QD77 type=write size=2529895 2024-01-15T23:09:15.560 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.575+0000 7f015aa3a880 -1 < failed to complete operation key=JM903WQES0P2 tag=PXMMUHPESFA3 type=del size=2427064: (22) Invalid argument 2024-01-15T23:09:15.563 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.577+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~ZJ89KIO1P41P.0 size=1048576 2024-01-15T23:09:15.563 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.578+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~ZJ89KIO1P41P.1 size=1048576 2024-01-15T23:09:15.564 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.578+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~ZJ89KIO1P41P.2 size=806035 2024-01-15T23:09:15.564 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.578+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=ZJ89KIO1P41P tag=2N3NUOKZXYNF type=write size=3951763 2024-01-15T23:09:15.566 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.580+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~OCVCG47FKINQ.0 size=1048576 2024-01-15T23:09:15.566 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.581+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~OCVCG47FKINQ.1 size=683093 2024-01-15T23:09:15.568 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.583+0000 7f015aa3a880 1 < completed multipart upload key=OIUBN8XF3UB9 upload=OCVCG47FKINQ tag=CHQA5F1C6X7M type=write size=2780245 2024-01-15T23:09:15.571 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.585+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~SITMJVGM525Y.0 size=612007 2024-01-15T23:09:15.571 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.585+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=SITMJVGM525Y tag=VYSWGB42DYQM type=write size=1660583 2024-01-15T23:09:15.573 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.587+0000 7f015aa3a880 1 < suggested update operation key=DDLOPVHID7HK tag=XSAFF7C3GNE7 type=del size=2863759 2024-01-15T23:09:15.575 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.589+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~FCIU5R671P04.0 size=1048576 2024-01-15T23:09:15.576 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.590+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~FCIU5R671P04.1 size=1048576 2024-01-15T23:09:15.577 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.591+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~FCIU5R671P04.2 size=472560 2024-01-15T23:09:15.577 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.591+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=FCIU5R671P04 tag=37Y1AT5F90FI type=write size=3618288 2024-01-15T23:09:15.578 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.592+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~ZYHLOPMZYLXS.0 size=1048576 2024-01-15T23:09:15.579 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.593+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~ZYHLOPMZYLXS.1 size=349345 2024-01-15T23:09:15.580 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.595+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=ZYHLOPMZYLXS tag=FV1GBHTYAO2A type=write size=2446497 2024-01-15T23:09:15.581 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.596+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=30ML1O8V2MFR type=write size=909444 2024-01-15T23:09:15.582 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.597+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~XFGYWIIHI7OQ.0 size=54243 2024-01-15T23:09:15.584 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.598+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=XFGYWIIHI7OQ tag=2YW03906EVEM type=write size=1102819 2024-01-15T23:09:15.585 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.599+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=BBKZV75JFD9D type=del size=3583811 2024-01-15T23:09:15.586 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.600+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~204S7ZTWCTTU.0 size=779143 2024-01-15T23:09:15.589 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.603+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=204S7ZTWCTTU tag=32UBFQBZ1KYE type=write size=1827719 2024-01-15T23:09:15.590 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.604+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~2NNV8N37ABCL.0 size=1048576 2024-01-15T23:09:15.591 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.605+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~2NNV8N37ABCL.1 size=1048576 2024-01-15T23:09:15.592 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.606+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~2NNV8N37ABCL.2 size=249798 2024-01-15T23:09:15.592 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.606+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=2NNV8N37ABCL tag=M3P7Y92ALPPN type=write size=3395526 2024-01-15T23:09:15.593 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.608+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~C21MNMBDS41D.0 size=1048576 2024-01-15T23:09:15.594 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.609+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~C21MNMBDS41D.1 size=1048576 2024-01-15T23:09:15.595 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.609+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~C21MNMBDS41D.2 size=81817 2024-01-15T23:09:15.597 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.611+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=C21MNMBDS41D tag=4WDJ9K6VSF5X type=write size=3227545 2024-01-15T23:09:15.598 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.613+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=UJP9C84ILZ3J type=write size=134511 2024-01-15T23:09:15.600 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.614+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~WAKTQR60RTE3.0 size=1048576 2024-01-15T23:09:15.600 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.615+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~WAKTQR60RTE3.1 size=1048576 2024-01-15T23:09:15.601 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.615+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~WAKTQR60RTE3.2 size=320138 2024-01-15T23:09:15.603 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.618+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=WAKTQR60RTE3 tag=Q6I0DZEI8CHX type=write size=3465866 2024-01-15T23:09:15.605 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.620+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~NRK0IGGVOGRY.0 size=1048576 2024-01-15T23:09:15.606 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.620+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~NRK0IGGVOGRY.1 size=1048576 2024-01-15T23:09:15.607 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.621+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~NRK0IGGVOGRY.2 size=363695 2024-01-15T23:09:15.607 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.621+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=NRK0IGGVOGRY tag=RTIGHRF6OGD9 type=write size=3509423 2024-01-15T23:09:15.609 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.623+0000 7f015aa3a880 1 < suggested update operation key=YD7TIMOW86JF tag=UCFDY2ESIS2Q type=write size=233776 2024-01-15T23:09:15.611 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.625+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~BSRXECDSV42A.0 size=1048576 2024-01-15T23:09:15.612 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.626+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~BSRXECDSV42A.1 size=1048576 2024-01-15T23:09:15.613 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.627+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~BSRXECDSV42A.2 size=673226 2024-01-15T23:09:15.613 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.627+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=BSRXECDSV42A tag=7VI2XET4LKZN type=write size=3818954 2024-01-15T23:09:15.615 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.629+0000 7f015aa3a880 1 < canceled operation key=UJT03FC4CQI3 tag=MOS0XGNDF4QD type=del size=3178270 2024-01-15T23:09:15.617 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.631+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~DNK5MYDKAJS6.0 size=1048576 2024-01-15T23:09:15.618 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.632+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~DNK5MYDKAJS6.1 size=1048576 2024-01-15T23:09:15.619 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.633+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~DNK5MYDKAJS6.2 size=794531 2024-01-15T23:09:15.619 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.633+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=DNK5MYDKAJS6 tag=BUQBO71MQ8XJ type=write size=3940259 2024-01-15T23:09:15.620 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.634+0000 7f015aa3a880 1 < completed part key=_multipart_P18I2H2B1WWU.2~DKBIXP0WVA65.0 size=1048576 2024-01-15T23:09:15.621 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.635+0000 7f015aa3a880 1 < completed part key=_multipart_P18I2H2B1WWU.2~DKBIXP0WVA65.1 size=563330 2024-01-15T23:09:15.623 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.637+0000 7f015aa3a880 1 < completed multipart upload key=P18I2H2B1WWU upload=DKBIXP0WVA65 tag=P3DT3DBT09Y3 type=write size=2660482 2024-01-15T23:09:15.624 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.638+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=8IFCI6ATGRUT type=del size=2149967 2024-01-15T23:09:15.625 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.639+0000 7f015aa3a880 1 < completed write operation key=4FD48CUZ0YN1 tag=PRTWWYVK7VT3 type=write size=166850 2024-01-15T23:09:15.626 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.641+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=A2LSEQ71A1XG type=write size=199705 2024-01-15T23:09:15.628 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.642+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~5V4LIK6FJLNV.0 size=1048576 2024-01-15T23:09:15.629 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.643+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~5V4LIK6FJLNV.1 size=969508 2024-01-15T23:09:15.631 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.646+0000 7f015aa3a880 1 < completed multipart upload key=78BS9N6111TG upload=5V4LIK6FJLNV tag=2GK2EG5D9D1K type=write size=3066660 2024-01-15T23:09:15.633 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.647+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=DT2M05QQMIXD type=del size=2988719 2024-01-15T23:09:15.634 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.648+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=3V2NO760OQM6 type=del 2024-01-15T23:09:15.635 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.649+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=3EGGDI7AC1FY type=del size=1338131 2024-01-15T23:09:15.636 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.650+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~FWHH8OMJAPET.0 size=1048576 2024-01-15T23:09:15.637 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.651+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~FWHH8OMJAPET.1 size=1048576 2024-01-15T23:09:15.638 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.652+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~FWHH8OMJAPET.2 size=562092 2024-01-15T23:09:15.640 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.654+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=FWHH8OMJAPET tag=CWDVDDI6OGJ9 type=write size=3707820 2024-01-15T23:09:15.643 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.657+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~MGYWBE51TN8J.0 size=1033490 2024-01-15T23:09:15.643 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.657+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=MGYWBE51TN8J tag=NKKDA227UQPR type=write size=2082066 2024-01-15T23:09:15.644 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.658+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~LUI5K0ZF0AOE.0 size=1048576 2024-01-15T23:09:15.645 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.659+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~LUI5K0ZF0AOE.1 size=432743 2024-01-15T23:09:15.647 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.661+0000 7f015aa3a880 1 < completed multipart upload key=UJT03FC4CQI3 upload=LUI5K0ZF0AOE tag=S3I7C2W6QD77 type=write size=2529895 2024-01-15T23:09:15.648 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.663+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=I0WYJZCRSZAI type=del size=1569140 2024-01-15T23:09:15.649 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.664+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~ZJ89KIO1P41P.0 size=1048576 2024-01-15T23:09:15.650 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.665+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~ZJ89KIO1P41P.1 size=1048576 2024-01-15T23:09:15.651 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.666+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~ZJ89KIO1P41P.2 size=806035 2024-01-15T23:09:15.653 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.667+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=ZJ89KIO1P41P tag=2N3NUOKZXYNF type=write size=3951763 2024-01-15T23:09:15.655 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.669+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~BHO39A8R8O53.0 size=572586 2024-01-15T23:09:15.655 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.669+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=BHO39A8R8O53 tag=38VGNWKLH51W type=write size=1621162 2024-01-15T23:09:15.656 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.671+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~SITMJVGM525Y.0 size=612007 2024-01-15T23:09:15.659 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.673+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=SITMJVGM525Y tag=VYSWGB42DYQM type=write size=1660583 2024-01-15T23:09:15.661 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.675+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~EA33OHXDCJOL.0 size=1048576 2024-01-15T23:09:15.662 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.676+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~EA33OHXDCJOL.1 size=598895 2024-01-15T23:09:15.662 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.676+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=EA33OHXDCJOL tag=4DYFDR1YZVKL type=write size=2696047 2024-01-15T23:09:15.664 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.678+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~FCIU5R671P04.0 size=1048576 2024-01-15T23:09:15.665 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.679+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~FCIU5R671P04.1 size=1048576 2024-01-15T23:09:15.666 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.680+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~FCIU5R671P04.2 size=472560 2024-01-15T23:09:15.668 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.682+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=FCIU5R671P04 tag=37Y1AT5F90FI type=write size=3618288 2024-01-15T23:09:15.669 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.683+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=MFZBXEWHSEJK type=del size=2437169 2024-01-15T23:09:15.670 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.684+0000 7f015aa3a880 1 < completed write operation key=FXZ9MI7H10H2 tag=30ML1O8V2MFR type=write size=909444 2024-01-15T23:09:15.671 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.685+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=VDNMICD2M4V8 type=del size=834293 2024-01-15T23:09:15.672 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.686+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=BBKZV75JFD9D type=del 2024-01-15T23:09:15.674 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.688+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~7O9X7BX14NA6.0 size=207608 2024-01-15T23:09:15.674 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.688+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=7O9X7BX14NA6 tag=ZOKJWW2ZMI3X type=write size=1256184 2024-01-15T23:09:15.676 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.690+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~2NNV8N37ABCL.0 size=1048576 2024-01-15T23:09:15.677 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.691+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~2NNV8N37ABCL.1 size=1048576 2024-01-15T23:09:15.678 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.692+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~2NNV8N37ABCL.2 size=249798 2024-01-15T23:09:15.679 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.694+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=2NNV8N37ABCL tag=M3P7Y92ALPPN type=write size=3395526 2024-01-15T23:09:15.682 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.697+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~ZL6RBE7O25LC.0 size=1048576 2024-01-15T23:09:15.683 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.698+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~ZL6RBE7O25LC.1 size=1048576 2024-01-15T23:09:15.685 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.699+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~ZL6RBE7O25LC.2 size=414429 2024-01-15T23:09:15.685 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.699+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=ZL6RBE7O25LC tag=IJECRTP5PN0N type=write size=3560157 2024-01-15T23:09:15.686 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.700+0000 7f015aa3a880 1 < canceled operation key=FQ0OD7Q3PSOK tag=UJP9C84ILZ3J type=write size=134511 2024-01-15T23:09:15.687 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.701+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=T9BV8296920I type=del size=381247 2024-01-15T23:09:15.688 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.702+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~NRK0IGGVOGRY.0 size=1048576 2024-01-15T23:09:15.689 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.703+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~NRK0IGGVOGRY.1 size=1048576 2024-01-15T23:09:15.690 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.704+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~NRK0IGGVOGRY.2 size=363695 2024-01-15T23:09:15.692 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.706+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=NRK0IGGVOGRY tag=RTIGHRF6OGD9 type=write size=3509423 2024-01-15T23:09:15.694 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.708+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~CRG8DKSJ4IUQ.0 size=1048576 2024-01-15T23:09:15.695 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.709+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~CRG8DKSJ4IUQ.1 size=317759 2024-01-15T23:09:15.695 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.709+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=CRG8DKSJ4IUQ tag=CWW5BNNCO34R type=write size=2414911 2024-01-15T23:09:15.696 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.710+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~BSRXECDSV42A.0 size=1048576 2024-01-15T23:09:15.697 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.711+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~BSRXECDSV42A.1 size=1048576 2024-01-15T23:09:15.698 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.712+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~BSRXECDSV42A.2 size=673226 2024-01-15T23:09:15.700 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.714+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=BSRXECDSV42A tag=7VI2XET4LKZN type=write size=3818954 2024-01-15T23:09:15.703 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.717+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~9C5MYL29D8N5.0 size=533525 2024-01-15T23:09:15.703 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.717+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=9C5MYL29D8N5 tag=HOAWCGEPT0U5 type=write size=1582101 2024-01-15T23:09:15.704 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.718+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~DNK5MYDKAJS6.0 size=1048576 2024-01-15T23:09:15.705 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.719+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~DNK5MYDKAJS6.1 size=1048576 2024-01-15T23:09:15.706 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.720+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~DNK5MYDKAJS6.2 size=794531 2024-01-15T23:09:15.708 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.723+0000 7f015aa3a880 1 < completed multipart upload key=OIUBN8XF3UB9 upload=DNK5MYDKAJS6 tag=BUQBO71MQ8XJ type=write size=3940259 2024-01-15T23:09:15.711 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.725+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~K33G217NVBC0.0 size=395864 2024-01-15T23:09:15.711 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.725+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=K33G217NVBC0 tag=QJBNPCQDRYWP type=write size=1444440 2024-01-15T23:09:15.712 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.726+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=8IFCI6ATGRUT type=del 2024-01-15T23:09:15.713 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.727+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=3NBARTO8KW44 type=del size=3901179 2024-01-15T23:09:15.714 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.728+0000 7f015aa3a880 1 < completed write operation key=EBXD88OZ6HP7 tag=A2LSEQ71A1XG type=write size=199705 2024-01-15T23:09:15.716 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.731+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~5KULSTX9VMUU.0 size=899700 2024-01-15T23:09:15.717 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.731+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=5KULSTX9VMUU tag=F7EZGY02R18Y type=write size=1948276 2024-01-15T23:09:15.718 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.732+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=DT2M05QQMIXD type=del 2024-01-15T23:09:15.719 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.733+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=57M5J1RXY1S1 type=del size=4041710 2024-01-15T23:09:15.720 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.734+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=3EGGDI7AC1FY type=del 2024-01-15T23:09:15.721 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.735+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=X8NNLQ0G3MY2 type=write size=434095 2024-01-15T23:09:15.721 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.736+0000 7f015aa3a880 1 < canceled part key=_multipart_4FD48CUZ0YN1.2~MGYWBE51TN8J.0 size=1033490 2024-01-15T23:09:15.723 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.738+0000 7f015aa3a880 1 < canceled multipart upload key=4FD48CUZ0YN1 upload=MGYWBE51TN8J tag=NKKDA227UQPR type=write size=2082066 2024-01-15T23:09:15.725 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.739+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=JQHK4J1E42HQ type=del size=1295587 2024-01-15T23:09:15.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:15 smithi163 ceph-mon[138526]: osdmap e1110: 8 total, 8 up, 8 in 2024-01-15T23:09:15.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:15 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3923324926' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200290-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:15.726 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.740+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=I0WYJZCRSZAI type=del 2024-01-15T23:09:15.728 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.742+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~28I1A9W6963V.0 size=189513 2024-01-15T23:09:15.728 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.742+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=28I1A9W6963V tag=WK7UT23JIDJB type=write size=1238089 2024-01-15T23:09:15.729 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.743+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~BHO39A8R8O53.0 size=572586 2024-01-15T23:09:15.731 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.745+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=BHO39A8R8O53 tag=38VGNWKLH51W type=write size=1621162 2024-01-15T23:09:15.732 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.746+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=270G5PQJ3IEW type=del size=915058 2024-01-15T23:09:15.733 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.747+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~EA33OHXDCJOL.0 size=1048576 2024-01-15T23:09:15.734 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.748+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~EA33OHXDCJOL.1 size=598895 2024-01-15T23:09:15.736 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.750+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=EA33OHXDCJOL tag=4DYFDR1YZVKL type=write size=2696047 2024-01-15T23:09:15.738 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.752+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~XXD4KY8WLF7L.0 size=1048576 2024-01-15T23:09:15.739 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.753+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~XXD4KY8WLF7L.1 size=1048576 2024-01-15T23:09:15.740 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.754+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~XXD4KY8WLF7L.2 size=455662 2024-01-15T23:09:15.740 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.754+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=XXD4KY8WLF7L tag=GPWGY6GWVFYI type=write size=3601390 2024-01-15T23:09:15.741 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.755+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=MFZBXEWHSEJK type=del 2024-01-15T23:09:15.743 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.758+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~XZ7JXQAKP0GR.0 size=1048576 2024-01-15T23:09:15.745 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.759+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~XZ7JXQAKP0GR.1 size=1048576 2024-01-15T23:09:15.745 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.760+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~XZ7JXQAKP0GR.2 size=372055 2024-01-15T23:09:15.746 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.760+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=XZ7JXQAKP0GR tag=2VW5KB3RJ20K type=write size=3517783 2024-01-15T23:09:15.747 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.761+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=VDNMICD2M4V8 type=del 2024-01-15T23:09:15.749 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.764+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~2XIFRK1CIQKL.0 size=193624 2024-01-15T23:09:15.749 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.764+0000 7f015aa3a880 1 > prepared multipart upload key=P18I2H2B1WWU upload=2XIFRK1CIQKL tag=3MN6EV67D0FN type=write size=1242200 2024-01-15T23:09:15.750 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.765+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~7O9X7BX14NA6.0 size=207608 2024-01-15T23:09:15.752 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.767+0000 7f015aa3a880 1 < completed multipart upload key=QIAVT1LFAF0L upload=7O9X7BX14NA6 tag=ZOKJWW2ZMI3X type=write size=1256184 2024-01-15T23:09:15.754 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.768+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=REAJQZS40HNU type=write size=736804 2024-01-15T23:09:15.755 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.769+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~ZL6RBE7O25LC.0 size=1048576 2024-01-15T23:09:15.756 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.770+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~ZL6RBE7O25LC.1 size=1048576 2024-01-15T23:09:15.760 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.771+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~ZL6RBE7O25LC.2 size=414429 2024-01-15T23:09:15.760 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.773+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=ZL6RBE7O25LC tag=IJECRTP5PN0N type=write size=3560157 2024-01-15T23:09:15.760 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.774+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=IXEIDELAMM88 type=del size=1899159 2024-01-15T23:09:15.763 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.777+0000 7f015aa3a880 1 < suggested remove operation key=P18I2H2B1WWU tag=T9BV8296920I type=del 2024-01-15T23:09:15.764 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.778+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=P8RTXL7DYTPY type=del size=3795847 2024-01-15T23:09:15.765 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.779+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~CRG8DKSJ4IUQ.0 size=1048576 2024-01-15T23:09:15.765 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.779+0000 7f015aa3a880 1 < canceled part key=_multipart_USPTX9KW910J.2~CRG8DKSJ4IUQ.1 size=317759 2024-01-15T23:09:15.767 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.781+0000 7f015aa3a880 1 < canceled multipart upload key=USPTX9KW910J upload=CRG8DKSJ4IUQ tag=CWW5BNNCO34R type=write size=2414911 2024-01-15T23:09:15.768 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.782+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=8862119XA1TZ type=del size=2789310 2024-01-15T23:09:15.769 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.783+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~9C5MYL29D8N5.0 size=533525 2024-01-15T23:09:15.771 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.785+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=9C5MYL29D8N5 tag=HOAWCGEPT0U5 type=write size=1582101 2024-01-15T23:09:15.773 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.787+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~5JX0OTW2N2SW.0 size=700394 2024-01-15T23:09:15.773 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.787+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=5JX0OTW2N2SW tag=9APWV3E6C68K type=write size=1748970 2024-01-15T23:09:15.774 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.788+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~K33G217NVBC0.0 size=395864 2024-01-15T23:09:15.776 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.790+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=K33G217NVBC0 tag=QJBNPCQDRYWP type=write size=1444440 2024-01-15T23:09:15.777 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.791+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=CT0NGFGM00O6 type=del size=2168587 2024-01-15T23:09:15.778 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.793+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=3NBARTO8KW44 type=del 2024-01-15T23:09:15.779 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.794+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=CS62JD527N5Z type=del size=1508245 2024-01-15T23:09:15.781 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.795+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~5KULSTX9VMUU.0 size=899700 2024-01-15T23:09:15.782 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.797+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=5KULSTX9VMUU tag=F7EZGY02R18Y type=write size=1948276 2024-01-15T23:09:15.784 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.798+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=WX1YLFE5OSY7 type=write size=967247 2024-01-15T23:09:15.786 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.800+0000 7f015aa3a880 1 < suggested remove operation key=NN2UT7PUOU9G tag=57M5J1RXY1S1 type=del 2024-01-15T23:09:15.788 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.802+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~YSFCQEW4JCIA.0 size=1048576 2024-01-15T23:09:15.789 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.803+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~YSFCQEW4JCIA.1 size=1048576 2024-01-15T23:09:15.791 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.804+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~YSFCQEW4JCIA.2 size=61863 2024-01-15T23:09:15.791 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.804+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=YSFCQEW4JCIA tag=WI00QR0QF2BK type=write size=3207591 2024-01-15T23:09:15.791 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.805+0000 7f015aa3a880 1 < canceled operation key=NFS3V4I3LMK4 tag=X8NNLQ0G3MY2 type=write size=434095 2024-01-15T23:09:15.793 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.807+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~BHL7E0JLN3HQ.0 size=1048576 2024-01-15T23:09:15.794 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.808+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~BHL7E0JLN3HQ.1 size=602450 2024-01-15T23:09:15.794 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.808+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=BHL7E0JLN3HQ tag=HCN5HVE9IGX3 type=write size=2699602 2024-01-15T23:09:15.795 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.809+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=JQHK4J1E42HQ type=del 2024-01-15T23:09:15.796 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.810+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=CB0B7G64K5O3 type=del size=3088052 2024-01-15T23:09:15.797 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.811+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~28I1A9W6963V.0 size=189513 2024-01-15T23:09:15.799 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.813+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=28I1A9W6963V tag=WK7UT23JIDJB type=write size=1238089 2024-01-15T23:09:15.800 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.814+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=650977AY5W6O type=write size=813531 2024-01-15T23:09:15.801 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.816+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=270G5PQJ3IEW type=del 2024-01-15T23:09:15.804 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.818+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~VKDW6PB5SJ12.0 size=1048576 2024-01-15T23:09:15.804 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.819+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~VKDW6PB5SJ12.1 size=187607 2024-01-15T23:09:15.805 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.819+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=VKDW6PB5SJ12 tag=BI2FW5KRP0MA type=write size=2284759 2024-01-15T23:09:15.806 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.820+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~XXD4KY8WLF7L.0 size=1048576 2024-01-15T23:09:15.807 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.821+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~XXD4KY8WLF7L.1 size=1048576 2024-01-15T23:09:15.807 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.821+0000 7f015aa3a880 1 < canceled part key=_multipart_DDLOPVHID7HK.2~XXD4KY8WLF7L.2 size=455662 2024-01-15T23:09:15.809 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.823+0000 7f015aa3a880 1 < canceled multipart upload key=DDLOPVHID7HK upload=XXD4KY8WLF7L tag=GPWGY6GWVFYI type=write size=3601390 2024-01-15T23:09:15.811 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.825+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~C6CBHPMT3QBZ.0 size=805480 2024-01-15T23:09:15.811 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.825+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=C6CBHPMT3QBZ tag=S38DDX8002SQ type=write size=1854056 2024-01-15T23:09:15.812 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.826+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~XZ7JXQAKP0GR.0 size=1048576 2024-01-15T23:09:15.813 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.827+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~XZ7JXQAKP0GR.1 size=1048576 2024-01-15T23:09:15.814 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.828+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~XZ7JXQAKP0GR.2 size=372055 2024-01-15T23:09:15.816 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.830+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=XZ7JXQAKP0GR tag=2VW5KB3RJ20K type=write size=3517783 2024-01-15T23:09:15.818 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.832+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~SPK3GTJP0GH8.0 size=819942 2024-01-15T23:09:15.818 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.832+0000 7f015aa3a880 1 > prepared multipart upload key=NFS3V4I3LMK4 upload=SPK3GTJP0GH8 tag=DEQYFP7UFUKJ type=write size=1868518 2024-01-15T23:09:15.820 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.834+0000 7f015aa3a880 1 < completed part key=_multipart_P18I2H2B1WWU.2~2XIFRK1CIQKL.0 size=193624 2024-01-15T23:09:15.821 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.836+0000 7f015aa3a880 1 < completed multipart upload key=P18I2H2B1WWU upload=2XIFRK1CIQKL tag=3MN6EV67D0FN type=write size=1242200 2024-01-15T23:09:15.824 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.838+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~4N3DH0WAICG2.0 size=1048576 2024-01-15T23:09:15.824 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.839+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~4N3DH0WAICG2.1 size=1048576 2024-01-15T23:09:15.826 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.840+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~4N3DH0WAICG2.2 size=697988 2024-01-15T23:09:15.826 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.840+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=4N3DH0WAICG2 tag=1OMLLN5NLZVO type=write size=3843716 2024-01-15T23:09:15.827 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.841+0000 7f015aa3a880 1 < canceled operation key=LMN63HC6SH43 tag=REAJQZS40HNU type=write size=736804 2024-01-15T23:09:15.828 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.842+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=LRBRJ1UY4ARJ type=del size=783957 2024-01-15T23:09:15.830 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.844+0000 7f015aa3a880 1 < suggested remove operation key=QIAVT1LFAF0L tag=IXEIDELAMM88 type=del 2024-01-15T23:09:15.831 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.845+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=Z8MLFNXGR176 type=del size=1887701 2024-01-15T23:09:15.832 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.847+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=P8RTXL7DYTPY type=del 2024-01-15T23:09:15.834 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.849+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~XGC9ZAX01MSI.0 size=1048576 2024-01-15T23:09:15.835 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.849+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~XGC9ZAX01MSI.1 size=865417 2024-01-15T23:09:15.835 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.849+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=XGC9ZAX01MSI tag=GIZ5RL8GKB13 type=write size=2962569 2024-01-15T23:09:15.837 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.852+0000 7f015aa3a880 1 < suggested update operation key=LMN63HC6SH43 tag=8862119XA1TZ type=del size=2789310 2024-01-15T23:09:15.840 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.854+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~J8NSN6OQ0C8R.0 size=900819 2024-01-15T23:09:15.840 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.854+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=J8NSN6OQ0C8R tag=DZOYWI0ESQU6 type=write size=1949395 2024-01-15T23:09:15.841 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.856+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~5JX0OTW2N2SW.0 size=700394 2024-01-15T23:09:15.843 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.858+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=5JX0OTW2N2SW tag=9APWV3E6C68K type=write size=1748970 2024-01-15T23:09:15.846 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.860+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~7KBUQK932YP8.0 size=1048576 2024-01-15T23:09:15.847 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.861+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~7KBUQK932YP8.1 size=1048576 2024-01-15T23:09:15.848 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.862+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~7KBUQK932YP8.2 size=55043 2024-01-15T23:09:15.848 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.862+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=7KBUQK932YP8 tag=M530IQIO9WRK type=write size=3200771 2024-01-15T23:09:15.849 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.863+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=CT0NGFGM00O6 type=del 2024-01-15T23:09:15.850 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.864+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=GHRDB7NRMDYF type=del size=348044 2024-01-15T23:09:15.851 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.866+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=CS62JD527N5Z type=del 2024-01-15T23:09:15.853 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.867+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=MXSTJUDRNQRT type=del size=3763600 2024-01-15T23:09:15.854 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.868+0000 7f015aa3a880 1 < completed write operation key=FUZBB9OLXVSX tag=WX1YLFE5OSY7 type=write size=967247 2024-01-15T23:09:15.856 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.870+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=B2CV15IPJJ03 type=del size=534870 2024-01-15T23:09:15.856 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.870+0000 7f015aa3a880 1 < canceled part key=_multipart_LMN63HC6SH43.2~YSFCQEW4JCIA.0 size=1048576 2024-01-15T23:09:15.857 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.871+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~YSFCQEW4JCIA.1 size=1048576 2024-01-15T23:09:15.858 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.872+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~YSFCQEW4JCIA.2 size=61863 2024-01-15T23:09:15.860 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.874+0000 7f015aa3a880 1 < canceled multipart upload key=LMN63HC6SH43 upload=YSFCQEW4JCIA tag=WI00QR0QF2BK type=write size=3207591 2024-01-15T23:09:15.861 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.875+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=1ORMLPBVFSNR type=del size=773285 2024-01-15T23:09:15.862 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.877+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~BHL7E0JLN3HQ.0 size=1048576 2024-01-15T23:09:15.863 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.878+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~BHL7E0JLN3HQ.1 size=602450 2024-01-15T23:09:15.865 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.879+0000 7f015aa3a880 1 < completed multipart upload key=FUZBB9OLXVSX upload=BHL7E0JLN3HQ tag=HCN5HVE9IGX3 type=write size=2699602 2024-01-15T23:09:15.866 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.881+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=CWVYB0JQ05JI type=del size=2739291 2024-01-15T23:09:15.869 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.883+0000 7f015aa3a880 1 < suggested update operation key=ZFWW6RS09R9G tag=CB0B7G64K5O3 type=del size=3088052 2024-01-15T23:09:15.871 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.884+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=KNN7L7XCL0XZ type=del size=3004010 2024-01-15T23:09:15.871 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.886+0000 7f015aa3a880 1 < completed write operation key=ARL2EMZRGQX2 tag=650977AY5W6O type=write size=813531 2024-01-15T23:09:15.873 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.887+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=TXVFWKBVIPSH type=del size=2735024 2024-01-15T23:09:15.874 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.888+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~VKDW6PB5SJ12.0 size=1048576 2024-01-15T23:09:15.875 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.889+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~VKDW6PB5SJ12.1 size=187607 2024-01-15T23:09:15.877 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.891+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=VKDW6PB5SJ12 tag=BI2FW5KRP0MA type=write size=2284759 2024-01-15T23:09:15.879 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.893+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~JVWAZ3B7Y6ZE.0 size=1048576 2024-01-15T23:09:15.880 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.894+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~JVWAZ3B7Y6ZE.1 size=1048576 2024-01-15T23:09:15.881 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.895+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~JVWAZ3B7Y6ZE.2 size=385651 2024-01-15T23:09:15.881 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.895+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=JVWAZ3B7Y6ZE tag=T5LR245QTMY7 type=write size=3531379 2024-01-15T23:09:15.882 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.896+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~C6CBHPMT3QBZ.0 size=805480 2024-01-15T23:09:15.884 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.898+0000 7f015aa3a880 1 < completed multipart upload key=3U59L4MC7CT1 upload=C6CBHPMT3QBZ tag=S38DDX8002SQ type=write size=1854056 2024-01-15T23:09:15.885 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.899+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=A0P834Q8KSHV type=del size=773659 2024-01-15T23:09:15.885 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.900+0000 7f015aa3a880 1 < canceled part key=_multipart_NFS3V4I3LMK4.2~SPK3GTJP0GH8.0 size=819942 2024-01-15T23:09:15.888 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.902+0000 7f015aa3a880 1 < canceled multipart upload key=NFS3V4I3LMK4 upload=SPK3GTJP0GH8 tag=DEQYFP7UFUKJ type=write size=1868518 2024-01-15T23:09:15.890 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.904+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~GFVCR8LTOBUY.0 size=823767 2024-01-15T23:09:15.890 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.904+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=GFVCR8LTOBUY tag=LLZTT2L733BJ type=write size=1872343 2024-01-15T23:09:15.890 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.904+0000 7f015aa3a880 1 < canceled part key=_multipart_EBXD88OZ6HP7.2~4N3DH0WAICG2.0 size=1048576 2024-01-15T23:09:15.891 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.906+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~4N3DH0WAICG2.1 size=1048576 2024-01-15T23:09:15.892 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.907+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~4N3DH0WAICG2.2 size=697988 2024-01-15T23:09:15.895 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.909+0000 7f015aa3a880 1 < canceled multipart upload key=EBXD88OZ6HP7 upload=4N3DH0WAICG2 tag=1OMLLN5NLZVO type=write size=3843716 2024-01-15T23:09:15.896 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.910+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=R8F761WS8GNP type=del size=2453996 2024-01-15T23:09:15.898 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.912+0000 7f015aa3a880 1 < suggested remove operation key=ZFWW6RS09R9G tag=LRBRJ1UY4ARJ type=del 2024-01-15T23:09:15.901 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.915+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~WFQJ31IDY0TO.0 size=457326 2024-01-15T23:09:15.901 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.915+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=WFQJ31IDY0TO tag=OF05XNP313BX type=write size=1505902 2024-01-15T23:09:15.902 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.916+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=Z8MLFNXGR176 type=del 2024-01-15T23:09:15.903 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.917+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=LQYTP9YXGMPX type=del size=3596982 2024-01-15T23:09:15.905 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.919+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~XGC9ZAX01MSI.0 size=1048576 2024-01-15T23:09:15.905 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.919+0000 7f015aa3a880 1 < canceled part key=_multipart_EBXD88OZ6HP7.2~XGC9ZAX01MSI.1 size=865417 2024-01-15T23:09:15.907 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.921+0000 7f015aa3a880 1 < canceled multipart upload key=EBXD88OZ6HP7 upload=XGC9ZAX01MSI tag=GIZ5RL8GKB13 type=write size=2962569 2024-01-15T23:09:15.908 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.923+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=WWOFW1EM3YBY type=del size=1102885 2024-01-15T23:09:15.910 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.924+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~J8NSN6OQ0C8R.0 size=900819 2024-01-15T23:09:15.912 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.926+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=J8NSN6OQ0C8R tag=DZOYWI0ESQU6 type=write size=1949395 2024-01-15T23:09:15.914 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.928+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=LYI91LQZ8PGZ type=write size=904657 2024-01-15T23:09:15.915 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.929+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~7KBUQK932YP8.0 size=1048576 2024-01-15T23:09:15.916 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.930+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~7KBUQK932YP8.1 size=1048576 2024-01-15T23:09:15.917 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.932+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~7KBUQK932YP8.2 size=55043 2024-01-15T23:09:15.919 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.934+0000 7f015aa3a880 1 < completed multipart upload key=FUZBB9OLXVSX upload=7KBUQK932YP8 tag=M530IQIO9WRK type=write size=3200771 2024-01-15T23:09:15.921 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.935+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=7KQJLPEFVPUI type=del size=1244857 2024-01-15T23:09:15.922 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.937+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=GHRDB7NRMDYF type=del 2024-01-15T23:09:15.925 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.939+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~2ECMUY8HTBHN.0 size=1048576 2024-01-15T23:09:15.926 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.940+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~2ECMUY8HTBHN.1 size=1048576 2024-01-15T23:09:15.927 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.941+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~2ECMUY8HTBHN.2 size=582770 2024-01-15T23:09:15.927 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.941+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=2ECMUY8HTBHN tag=8O2Y6H67MWB0 type=write size=3728498 2024-01-15T23:09:15.929 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.944+0000 7f015aa3a880 1 < suggested remove operation key=ARL2EMZRGQX2 tag=MXSTJUDRNQRT type=del 2024-01-15T23:09:15.931 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.945+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=LKVQSXEUHTFC type=del size=4150420 2024-01-15T23:09:15.932 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.946+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=B2CV15IPJJ03 type=del 2024-01-15T23:09:15.933 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.947+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=KB6XIVC2FWVH type=del size=1432258 2024-01-15T23:09:15.934 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.949+0000 7f015aa3a880 -1 < failed to complete operation key=ZFWW6RS09R9G tag=1ORMLPBVFSNR type=del size=773285: (22) Invalid argument 2024-01-15T23:09:15.937 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.951+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~MHYLQ2RJ6BZ5.0 size=94401 2024-01-15T23:09:15.937 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.951+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=MHYLQ2RJ6BZ5 tag=G50BJ7REIGZ5 type=write size=1142977 2024-01-15T23:09:15.938 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.952+0000 7f015aa3a880 1 < canceled operation key=NFS3V4I3LMK4 tag=CWVYB0JQ05JI type=del size=2739291 2024-01-15T23:09:15.939 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.953+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=01G47BOLGG2U type=del size=2855470 2024-01-15T23:09:15.941 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.955+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=KNN7L7XCL0XZ type=del 2024-01-15T23:09:15.942 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.956+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=JUHJIPSUJ8TP type=del size=414294 2024-01-15T23:09:15.943 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.957+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=TXVFWKBVIPSH type=del 2024-01-15T23:09:15.945 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.960+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~IA3J9GMMVXYB.0 size=855826 2024-01-15T23:09:15.945 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.960+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=IA3J9GMMVXYB tag=KFCUPVI1RFLU type=write size=1904402 2024-01-15T23:09:15.946 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.961+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~JVWAZ3B7Y6ZE.0 size=1048576 2024-01-15T23:09:15.947 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.962+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~JVWAZ3B7Y6ZE.1 size=1048576 2024-01-15T23:09:15.949 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.963+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~JVWAZ3B7Y6ZE.2 size=385651 2024-01-15T23:09:15.950 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.965+0000 7f015aa3a880 1 < completed multipart upload key=6PU9QS1B1TUB upload=JVWAZ3B7Y6ZE tag=T5LR245QTMY7 type=write size=3531379 2024-01-15T23:09:15.952 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.966+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=EGGRY9DU8U5K type=del size=3488578 2024-01-15T23:09:15.953 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.967+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=A0P834Q8KSHV type=del 2024-01-15T23:09:15.954 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.968+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=2I2HSQTSP8P3 type=del size=1630112 2024-01-15T23:09:15.955 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.970+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~GFVCR8LTOBUY.0 size=823767 2024-01-15T23:09:15.957 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.972+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=GFVCR8LTOBUY tag=LLZTT2L733BJ type=write size=1872343 2024-01-15T23:09:15.960 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.974+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~O5EUX11UHA3P.0 size=1048576 2024-01-15T23:09:15.963 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.975+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~O5EUX11UHA3P.1 size=1048576 2024-01-15T23:09:15.963 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.976+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~O5EUX11UHA3P.2 size=1014502 2024-01-15T23:09:15.964 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.976+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=O5EUX11UHA3P tag=1HX92N3BLNN6 type=write size=4160230 2024-01-15T23:09:15.964 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.978+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=R8F761WS8GNP type=del 2024-01-15T23:09:15.965 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.980+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~JR6AT24CIV1Q.0 size=1048576 2024-01-15T23:09:15.967 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.981+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~JR6AT24CIV1Q.1 size=1048576 2024-01-15T23:09:15.968 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.982+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~JR6AT24CIV1Q.2 size=270437 2024-01-15T23:09:15.968 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.982+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=JR6AT24CIV1Q tag=98F7Y05HFOYT type=write size=3416165 2024-01-15T23:09:15.969 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.983+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~WFQJ31IDY0TO.0 size=457326 2024-01-15T23:09:15.971 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.985+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=WFQJ31IDY0TO tag=OF05XNP313BX type=write size=1505902 2024-01-15T23:09:15.972 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.986+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=3IEO8SSKPEJQ type=del size=2306017 2024-01-15T23:09:15.973 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.988+0000 7f015aa3a880 1 < completed delete operation key=ZFWW6RS09R9G tag=LQYTP9YXGMPX type=del 2024-01-15T23:09:15.976 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.990+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~H7WQFSUJYQ7F.0 size=1048576 2024-01-15T23:09:15.976 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.991+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~H7WQFSUJYQ7F.1 size=335713 2024-01-15T23:09:15.977 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.991+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=H7WQFSUJYQ7F tag=HMTK5CR22MS0 type=write size=2432865 2024-01-15T23:09:15.978 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.992+0000 7f015aa3a880 1 < completed delete operation key=P18I2H2B1WWU tag=WWOFW1EM3YBY type=del 2024-01-15T23:09:15.980 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.994+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~KJ76T934COYK.0 size=343560 2024-01-15T23:09:15.980 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.994+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=KJ76T934COYK tag=36XIB3Q9I3YG type=write size=1392136 2024-01-15T23:09:15.982 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.996+0000 7f015aa3a880 1 < completed write operation key=FUZBB9OLXVSX tag=LYI91LQZ8PGZ type=write size=904657 2024-01-15T23:09:15.983 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.997+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=0B4MG8J2ANIM type=del size=2445600 2024-01-15T23:09:15.984 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:15.998+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=7KQJLPEFVPUI type=del 2024-01-15T23:09:15.985 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.000+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=0314J13IJOWC type=del size=2772794 2024-01-15T23:09:15.987 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.001+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~2ECMUY8HTBHN.0 size=1048576 2024-01-15T23:09:15.987 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.001+0000 7f015aa3a880 1 < canceled part key=_multipart_USPTX9KW910J.2~2ECMUY8HTBHN.1 size=1048576 2024-01-15T23:09:15.988 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.002+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~2ECMUY8HTBHN.2 size=582770 2024-01-15T23:09:15.990 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.004+0000 7f015aa3a880 1 < canceled multipart upload key=USPTX9KW910J upload=2ECMUY8HTBHN tag=8O2Y6H67MWB0 type=write size=3728498 2024-01-15T23:09:15.991 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.005+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=A73OH152PTVI type=del size=1194623 2024-01-15T23:09:15.992 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.006+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=LKVQSXEUHTFC type=del 2024-01-15T23:09:15.995 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.009+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~RXUPR9XYIDS6.0 size=889842 2024-01-15T23:09:15.995 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.009+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=RXUPR9XYIDS6 tag=Q5BA6LG2F8FM type=write size=1938418 2024-01-15T23:09:15.997 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.012+0000 7f015aa3a880 1 < suggested remove operation key=FXZ9MI7H10H2 tag=KB6XIVC2FWVH type=del 2024-01-15T23:09:15.999 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.013+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=N5640J3Q1CPM type=del size=2271411 2024-01-15T23:09:16.000 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.014+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~MHYLQ2RJ6BZ5.0 size=94401 2024-01-15T23:09:16.002 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.016+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=MHYLQ2RJ6BZ5 tag=G50BJ7REIGZ5 type=write size=1142977 2024-01-15T23:09:16.003 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.017+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=2KCM6L6P5KGT type=del size=3861066 2024-01-15T23:09:16.004 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.019+0000 7f015aa3a880 1 < completed delete operation key=P18I2H2B1WWU tag=01G47BOLGG2U type=del 2024-01-15T23:09:16.005 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.020+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=PIKAGKWCRSEB type=del size=2686516 2024-01-15T23:09:16.008 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.022+0000 7f015aa3a880 1 < suggested update operation key=4FD48CUZ0YN1 tag=JUHJIPSUJ8TP type=del size=414294 2024-01-15T23:09:16.009 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.024+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=2VNRT3CZIVVE type=write size=291144 2024-01-15T23:09:16.011 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.025+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~IA3J9GMMVXYB.0 size=855826 2024-01-15T23:09:16.013 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.027+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=IA3J9GMMVXYB tag=KFCUPVI1RFLU type=write size=1904402 2024-01-15T23:09:16.014 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.028+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=8X4Y2VJ4V301 type=write size=847104 2024-01-15T23:09:16.015 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.029+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=EGGRY9DU8U5K type=del 2024-01-15T23:09:16.016 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.031+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=5RGK81YO9LFQ type=del size=965541 2024-01-15T23:09:16.017 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.032+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=2I2HSQTSP8P3 type=del 2024-01-15T23:09:16.019 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.033+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=MP1WXB4GXNQ0 type=del size=4010017 2024-01-15T23:09:16.020 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.035+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~O5EUX11UHA3P.0 size=1048576 2024-01-15T23:09:16.020 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.035+0000 7f015aa3a880 1 < canceled part key=_multipart_OIUBN8XF3UB9.2~O5EUX11UHA3P.1 size=1048576 2024-01-15T23:09:16.021 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.035+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~O5EUX11UHA3P.2 size=1014502 2024-01-15T23:09:16.023 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.038+0000 7f015aa3a880 1 < canceled multipart upload key=OIUBN8XF3UB9 upload=O5EUX11UHA3P tag=1HX92N3BLNN6 type=write size=4160230 2024-01-15T23:09:16.024 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.039+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=66MUICO1XUEW type=del size=1598241 2024-01-15T23:09:16.026 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.040+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~JR6AT24CIV1Q.0 size=1048576 2024-01-15T23:09:16.026 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.040+0000 7f015aa3a880 1 < canceled part key=_multipart_FXZ9MI7H10H2.2~JR6AT24CIV1Q.1 size=1048576 2024-01-15T23:09:16.027 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.041+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~JR6AT24CIV1Q.2 size=270437 2024-01-15T23:09:16.029 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.043+0000 7f015aa3a880 1 < canceled multipart upload key=FXZ9MI7H10H2 upload=JR6AT24CIV1Q tag=98F7Y05HFOYT type=write size=3416165 2024-01-15T23:09:16.030 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.044+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=OAHGUIQ4SPNH type=del size=647746 2024-01-15T23:09:16.031 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.045+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=3IEO8SSKPEJQ type=del 2024-01-15T23:09:16.032 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.046+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=TSWRXPLRZA0T type=del size=2864109 2024-01-15T23:09:16.033 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.048+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~H7WQFSUJYQ7F.0 size=1048576 2024-01-15T23:09:16.035 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.049+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~H7WQFSUJYQ7F.1 size=335713 2024-01-15T23:09:16.037 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.051+0000 7f015aa3a880 1 < completed multipart upload key=FUZBB9OLXVSX upload=H7WQFSUJYQ7F tag=HMTK5CR22MS0 type=write size=2432865 2024-01-15T23:09:16.039 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.053+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~WPCIX7F1ZZ75.0 size=431071 2024-01-15T23:09:16.039 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.053+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=WPCIX7F1ZZ75 tag=ZAW1EOCW7CGB type=write size=1479647 2024-01-15T23:09:16.040 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.054+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~KJ76T934COYK.0 size=343560 2024-01-15T23:09:16.042 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.056+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=KJ76T934COYK tag=36XIB3Q9I3YG type=write size=1392136 2024-01-15T23:09:16.044 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.059+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~59626ZTZF4IK.0 size=1048576 2024-01-15T23:09:16.045 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.060+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~59626ZTZF4IK.1 size=340517 2024-01-15T23:09:16.045 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.060+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=59626ZTZF4IK tag=BUYJJOEJKHNC type=write size=2437669 2024-01-15T23:09:16.047 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.061+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=0B4MG8J2ANIM type=del 2024-01-15T23:09:16.049 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.063+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~Y18HZ5X4TQU3.0 size=1048576 2024-01-15T23:09:16.050 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.064+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~Y18HZ5X4TQU3.1 size=1048576 2024-01-15T23:09:16.051 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.065+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~Y18HZ5X4TQU3.2 size=987718 2024-01-15T23:09:16.051 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.065+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=Y18HZ5X4TQU3 tag=89AUS1OJG2FE type=write size=4133446 2024-01-15T23:09:16.053 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.067+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=0314J13IJOWC type=del 2024-01-15T23:09:16.055 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.069+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~ZRNGASA3QHD9.0 size=1048576 2024-01-15T23:09:16.056 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.070+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~ZRNGASA3QHD9.1 size=713220 2024-01-15T23:09:16.056 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.070+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=ZRNGASA3QHD9 tag=ST7RCC9QY9YX type=write size=2810372 2024-01-15T23:09:16.057 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.071+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=A73OH152PTVI type=del 2024-01-15T23:09:16.059 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.073+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~P15WBOTHPLU4.0 size=1048538 2024-01-15T23:09:16.059 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.073+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=P15WBOTHPLU4 tag=FIPPGSGONA2O type=write size=2097114 2024-01-15T23:09:16.060 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.074+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~RXUPR9XYIDS6.0 size=889842 2024-01-15T23:09:16.062 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.076+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=RXUPR9XYIDS6 tag=Q5BA6LG2F8FM type=write size=1938418 2024-01-15T23:09:16.064 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.079+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~R22ATFLFYJEF.0 size=1032016 2024-01-15T23:09:16.064 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.079+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=R22ATFLFYJEF tag=YRJPHPQ2GIX4 type=write size=2080592 2024-01-15T23:09:16.066 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.080+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=N5640J3Q1CPM type=del 2024-01-15T23:09:16.067 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.081+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=PQ4QZNF3DZIG type=del size=1652585 2024-01-15T23:09:16.069 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.083+0000 7f015aa3a880 1 < suggested update operation key=USPTX9KW910J tag=2KCM6L6P5KGT type=del size=3861066 2024-01-15T23:09:16.071 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.085+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=PVUR7YEWGJP6 type=write size=525113 2024-01-15T23:09:16.072 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.086+0000 7f015aa3a880 1 < canceled operation key=78BS9N6111TG tag=PIKAGKWCRSEB type=del size=2686516 2024-01-15T23:09:16.075 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.088+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~S5EU2MHWIISO.0 size=487937 2024-01-15T23:09:16.075 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.088+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=S5EU2MHWIISO tag=L7EQOCOYLKTI type=write size=1536513 2024-01-15T23:09:16.075 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.090+0000 7f015aa3a880 1 < completed write operation key=UJT03FC4CQI3 tag=2VNRT3CZIVVE type=write size=291144 2024-01-15T23:09:16.077 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.091+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=2LHNFPXOLF7Q type=write size=291090 2024-01-15T23:09:16.079 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.093+0000 7f015aa3a880 1 < suggested update operation key=RKEU3T719CG7 tag=8X4Y2VJ4V301 type=write size=847104 2024-01-15T23:09:16.080 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.094+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=B9CWZOR75F3L type=del size=154770 2024-01-15T23:09:16.081 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.096+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=5RGK81YO9LFQ type=del 2024-01-15T23:09:16.083 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.097+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=PLC87HV8N1HL type=write size=249888 2024-01-15T23:09:16.084 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.098+0000 7f015aa3a880 -1 < failed to complete operation key=RKEU3T719CG7 tag=MP1WXB4GXNQ0 type=del size=4010017: (22) Invalid argument 2024-01-15T23:09:16.085 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.099+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=VKON0WGUTD8S type=del size=3322073 2024-01-15T23:09:16.086 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.101+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=66MUICO1XUEW type=del 2024-01-15T23:09:16.087 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.102+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=MTXFAKUSR6S6 type=del size=1166902 2024-01-15T23:09:16.089 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.103+0000 7f015aa3a880 1 < completed delete operation key=ZFWW6RS09R9G tag=OAHGUIQ4SPNH type=del 2024-01-15T23:09:16.091 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.105+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~Q828ULE9CH94.0 size=289271 2024-01-15T23:09:16.091 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.105+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=Q828ULE9CH94 tag=07BD76FI99B2 type=write size=1337847 2024-01-15T23:09:16.092 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.107+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=TSWRXPLRZA0T type=del 2024-01-15T23:09:16.094 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.108+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=HO6JU27XM272 type=del size=339427 2024-01-15T23:09:16.095 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.109+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~WPCIX7F1ZZ75.0 size=431071 2024-01-15T23:09:16.097 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.111+0000 7f015aa3a880 1 < completed multipart upload key=3U59L4MC7CT1 upload=WPCIX7F1ZZ75 tag=ZAW1EOCW7CGB type=write size=1479647 2024-01-15T23:09:16.100 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.114+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~AFDFCA3SQMZU.0 size=478189 2024-01-15T23:09:16.100 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.114+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=AFDFCA3SQMZU tag=Q117C0KEUP5D type=write size=1526765 2024-01-15T23:09:16.101 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.115+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~59626ZTZF4IK.0 size=1048576 2024-01-15T23:09:16.102 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.116+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~59626ZTZF4IK.1 size=340517 2024-01-15T23:09:16.104 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.118+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=59626ZTZF4IK tag=BUYJJOEJKHNC type=write size=2437669 2024-01-15T23:09:16.106 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.120+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=SC6ANXV8XPM3 type=del size=4097951 2024-01-15T23:09:16.107 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.122+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~Y18HZ5X4TQU3.0 size=1048576 2024-01-15T23:09:16.109 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.123+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~Y18HZ5X4TQU3.1 size=1048576 2024-01-15T23:09:16.110 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.124+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~Y18HZ5X4TQU3.2 size=987718 2024-01-15T23:09:16.112 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.126+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=Y18HZ5X4TQU3 tag=89AUS1OJG2FE type=write size=4133446 2024-01-15T23:09:16.114 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.128+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~Y47N6UW8S6ON.0 size=1048576 2024-01-15T23:09:16.115 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.129+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~Y47N6UW8S6ON.1 size=701110 2024-01-15T23:09:16.115 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.129+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=Y47N6UW8S6ON tag=FA4C4T5H3TXH type=write size=2798262 2024-01-15T23:09:16.115 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.129+0000 7f015aa3a880 1 < canceled part key=_multipart_YSLXM9SYM6LS.2~ZRNGASA3QHD9.0 size=1048576 2024-01-15T23:09:16.116 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.131+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~ZRNGASA3QHD9.1 size=713220 2024-01-15T23:09:16.118 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.133+0000 7f015aa3a880 1 < canceled multipart upload key=YSLXM9SYM6LS upload=ZRNGASA3QHD9 tag=ST7RCC9QY9YX type=write size=2810372 2024-01-15T23:09:16.120 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.134+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=AYRLGW8WS4JB type=del size=558761 2024-01-15T23:09:16.121 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.135+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~P15WBOTHPLU4.0 size=1048538 2024-01-15T23:09:16.123 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.137+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=P15WBOTHPLU4 tag=FIPPGSGONA2O type=write size=2097114 2024-01-15T23:09:16.124 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.138+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=8U346VQVT8ZC type=del size=3054276 2024-01-15T23:09:16.125 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.140+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~R22ATFLFYJEF.0 size=1032016 2024-01-15T23:09:16.128 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.142+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=R22ATFLFYJEF tag=YRJPHPQ2GIX4 type=write size=2080592 2024-01-15T23:09:16.129 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.143+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=VT16AD8L0F4V type=del size=30904 2024-01-15T23:09:16.130 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.144+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=PQ4QZNF3DZIG type=del 2024-01-15T23:09:16.132 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.147+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~HX9ALV17CZV7.0 size=1048576 2024-01-15T23:09:16.134 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.148+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~HX9ALV17CZV7.1 size=1048576 2024-01-15T23:09:16.135 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.149+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~HX9ALV17CZV7.2 size=25273 2024-01-15T23:09:16.135 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.149+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=HX9ALV17CZV7 tag=3SWWOHU6RSLM type=write size=3171001 2024-01-15T23:09:16.136 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.150+0000 7f015aa3a880 1 < completed write operation key=YD7TIMOW86JF tag=PVUR7YEWGJP6 type=write size=525113 2024-01-15T23:09:16.138 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.152+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=ZNIQI67MTRZT type=del size=3870461 2024-01-15T23:09:16.138 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.152+0000 7f015aa3a880 1 < canceled part key=_multipart_2ZNSF4KUY6CU.2~S5EU2MHWIISO.0 size=487937 2024-01-15T23:09:16.140 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.154+0000 7f015aa3a880 1 < canceled multipart upload key=2ZNSF4KUY6CU upload=S5EU2MHWIISO tag=L7EQOCOYLKTI type=write size=1536513 2024-01-15T23:09:16.142 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.156+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~L5K6FP3P7JMB.0 size=1048576 2024-01-15T23:09:16.143 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.157+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~L5K6FP3P7JMB.1 size=38543 2024-01-15T23:09:16.143 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.157+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=L5K6FP3P7JMB tag=XZTUBEOMGHIK type=write size=2135695 2024-01-15T23:09:16.145 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.160+0000 7f015aa3a880 1 < suggested remove operation key=NFS3V4I3LMK4 tag=2LHNFPXOLF7Q type=write 2024-01-15T23:09:16.148 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.162+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~OPA4Y89YQ28R.0 size=1048576 2024-01-15T23:09:16.149 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.163+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~OPA4Y89YQ28R.1 size=1048576 2024-01-15T23:09:16.150 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.164+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~OPA4Y89YQ28R.2 size=155748 2024-01-15T23:09:16.150 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.164+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=OPA4Y89YQ28R tag=6QEUN1XP24MV type=write size=3301476 2024-01-15T23:09:16.151 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.165+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=B9CWZOR75F3L type=del 2024-01-15T23:09:16.152 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.167+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=CMX7WN10EUTU type=del size=980353 2024-01-15T23:09:16.154 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.168+0000 7f015aa3a880 1 < completed write operation key=P18I2H2B1WWU tag=PLC87HV8N1HL type=write size=249888 2024-01-15T23:09:16.156 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.170+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~J2O43JL9TP2B.0 size=21828 2024-01-15T23:09:16.156 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.170+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=J2O43JL9TP2B tag=N94MUX3OWRJ0 type=write size=1070404 2024-01-15T23:09:16.158 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.172+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=VKON0WGUTD8S type=del 2024-01-15T23:09:16.160 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.174+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~C47U1FF96Y8P.0 size=737109 2024-01-15T23:09:16.160 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.174+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=C47U1FF96Y8P tag=S09M0SQS8TXE type=write size=1785685 2024-01-15T23:09:16.161 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.175+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=MTXFAKUSR6S6 type=del 2024-01-15T23:09:16.163 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.177+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~ME2ZPQ1U755G.0 size=1048576 2024-01-15T23:09:16.164 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.178+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~ME2ZPQ1U755G.1 size=1048576 2024-01-15T23:09:16.167 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.179+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~ME2ZPQ1U755G.2 size=377037 2024-01-15T23:09:16.167 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.179+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=ME2ZPQ1U755G tag=2YISDYS0331H type=write size=3522765 2024-01-15T23:09:16.167 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.181+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~Q828ULE9CH94.0 size=289271 2024-01-15T23:09:16.169 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.183+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=Q828ULE9CH94 tag=07BD76FI99B2 type=write size=1337847 2024-01-15T23:09:16.170 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.184+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=DITG1PAZZA0G type=del size=2667056 2024-01-15T23:09:16.172 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.186+0000 7f015aa3a880 1 < suggested remove operation key=JM903WQES0P2 tag=HO6JU27XM272 type=del 2024-01-15T23:09:16.174 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.188+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=HBFUVBEBUI2Y type=del size=3445912 2024-01-15T23:09:16.175 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.189+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~AFDFCA3SQMZU.0 size=478189 2024-01-15T23:09:16.177 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.191+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=AFDFCA3SQMZU tag=Q117C0KEUP5D type=write size=1526765 2024-01-15T23:09:16.179 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.193+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=PCR1MIQL4R46 type=write size=727924 2024-01-15T23:09:16.181 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.195+0000 7f015aa3a880 1 < suggested update operation key=D1PDCDA44P7Z tag=SC6ANXV8XPM3 type=del size=4097951 2024-01-15T23:09:16.182 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.196+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=NP71U0U2G67R type=del size=2857719 2024-01-15T23:09:16.183 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.198+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~Y47N6UW8S6ON.0 size=1048576 2024-01-15T23:09:16.185 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.199+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~Y47N6UW8S6ON.1 size=701110 2024-01-15T23:09:16.187 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.201+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=Y47N6UW8S6ON tag=FA4C4T5H3TXH type=write size=2798262 2024-01-15T23:09:16.188 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.202+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=AOC5HGI9TGQV type=del size=1969663 2024-01-15T23:09:16.190 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.204+0000 7f015aa3a880 1 < suggested remove operation key=V20OM852L630 tag=AYRLGW8WS4JB type=del 2024-01-15T23:09:16.192 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.206+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=LSKKEBVOTRMB type=del size=3026855 2024-01-15T23:09:16.192 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.206+0000 7f015aa3a880 -1 < no bi entry to suggest for operation key=JM903WQES0P2 tag=8U346VQVT8ZC type=del size=3054276: (2) No such file or directory 2024-01-15T23:09:16.194 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.208+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~KG1P8T95ELKF.0 size=1048576 2024-01-15T23:09:16.195 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.209+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~KG1P8T95ELKF.1 size=1048576 2024-01-15T23:09:16.196 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.211+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~KG1P8T95ELKF.2 size=445626 2024-01-15T23:09:16.197 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.211+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=KG1P8T95ELKF tag=0OI4WMYLXUGM type=write size=3591354 2024-01-15T23:09:16.198 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.212+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=VT16AD8L0F4V type=del 2024-01-15T23:09:16.200 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.215+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~RQTZ2LNZ3FOF.0 size=1048576 2024-01-15T23:09:16.201 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.216+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~RQTZ2LNZ3FOF.1 size=1048576 2024-01-15T23:09:16.202 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.217+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~RQTZ2LNZ3FOF.2 size=663455 2024-01-15T23:09:16.202 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.217+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=RQTZ2LNZ3FOF tag=5VJ71XLEZKOY type=write size=3809183 2024-01-15T23:09:16.204 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.218+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~HX9ALV17CZV7.0 size=1048576 2024-01-15T23:09:16.205 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.219+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~HX9ALV17CZV7.1 size=1048576 2024-01-15T23:09:16.206 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.220+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~HX9ALV17CZV7.2 size=25273 2024-01-15T23:09:16.208 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.222+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=HX9ALV17CZV7 tag=3SWWOHU6RSLM type=write size=3171001 2024-01-15T23:09:16.210 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.225+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~694Z0IHUSNHL.0 size=1048576 2024-01-15T23:09:16.211 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.226+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~694Z0IHUSNHL.1 size=1039958 2024-01-15T23:09:16.211 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.226+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=694Z0IHUSNHL tag=P9O0PDCT6I22 type=write size=3137110 2024-01-15T23:09:16.215 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.229+0000 7f015aa3a880 1 < suggested update operation key=UJT03FC4CQI3 tag=ZNIQI67MTRZT type=del size=3870461 2024-01-15T23:09:16.216 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.230+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=V12T4WVYH2AH type=del size=675309 2024-01-15T23:09:16.217 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.232+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~L5K6FP3P7JMB.0 size=1048576 2024-01-15T23:09:16.218 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.232+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~L5K6FP3P7JMB.1 size=38543 2024-01-15T23:09:16.221 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.235+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=L5K6FP3P7JMB tag=XZTUBEOMGHIK type=write size=2135695 2024-01-15T23:09:16.222 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.236+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=FFCOTDAKKCAK type=del size=1664591 2024-01-15T23:09:16.223 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.237+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~OPA4Y89YQ28R.0 size=1048576 2024-01-15T23:09:16.224 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.238+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~OPA4Y89YQ28R.1 size=1048576 2024-01-15T23:09:16.225 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.239+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~OPA4Y89YQ28R.2 size=155748 2024-01-15T23:09:16.227 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.241+0000 7f015aa3a880 1 < completed multipart upload key=UJT03FC4CQI3 upload=OPA4Y89YQ28R tag=6QEUN1XP24MV type=write size=3301476 2024-01-15T23:09:16.228 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.243+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=K7AAG5502T86 type=del size=2231172 2024-01-15T23:09:16.230 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.244+0000 7f015aa3a880 -1 < failed to complete operation key=V20OM852L630 tag=CMX7WN10EUTU type=del size=980353: (22) Invalid argument 2024-01-15T23:09:16.231 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.245+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=4E8127M5JTFF type=del size=170879 2024-01-15T23:09:16.232 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.247+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~J2O43JL9TP2B.0 size=21828 2024-01-15T23:09:16.234 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.249+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=J2O43JL9TP2B tag=N94MUX3OWRJ0 type=write size=1070404 2024-01-15T23:09:16.236 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.250+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=XTBN6G3H4FXA type=write size=653654 2024-01-15T23:09:16.237 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.251+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~C47U1FF96Y8P.0 size=737109 2024-01-15T23:09:16.239 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.253+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=C47U1FF96Y8P tag=S09M0SQS8TXE type=write size=1785685 2024-01-15T23:09:16.241 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.256+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~MLUE8DCP5NJQ.0 size=1048576 2024-01-15T23:09:16.242 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.257+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~MLUE8DCP5NJQ.1 size=436133 2024-01-15T23:09:16.243 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.257+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=MLUE8DCP5NJQ tag=H3WJT9QGIF6Q type=write size=2533285 2024-01-15T23:09:16.244 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.258+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~ME2ZPQ1U755G.0 size=1048576 2024-01-15T23:09:16.245 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.259+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~ME2ZPQ1U755G.1 size=1048576 2024-01-15T23:09:16.246 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.260+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~ME2ZPQ1U755G.2 size=377037 2024-01-15T23:09:16.248 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.263+0000 7f015aa3a880 1 < completed multipart upload key=OIUBN8XF3UB9 upload=ME2ZPQ1U755G tag=2YISDYS0331H type=write size=3522765 2024-01-15T23:09:16.250 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.264+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=BFDD99UQFOJ3 type=del size=253698 2024-01-15T23:09:16.251 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.266+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=DITG1PAZZA0G type=del 2024-01-15T23:09:16.253 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.267+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=U49TQNQ1V1T1 type=del size=3359339 2024-01-15T23:09:16.254 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.268+0000 7f015aa3a880 -1 < failed to complete operation key=D1PDCDA44P7Z tag=HBFUVBEBUI2Y type=del size=3445912: (22) Invalid argument 2024-01-15T23:09:16.258 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.273+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~L3Z9Y1MJOJXV.0 size=1048576 2024-01-15T23:09:16.260 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.274+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~L3Z9Y1MJOJXV.1 size=1048576 2024-01-15T23:09:16.264 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.278+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~L3Z9Y1MJOJXV.2 size=59509 2024-01-15T23:09:16.264 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.278+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=L3Z9Y1MJOJXV tag=R1EMGK5ALYAP type=write size=3205237 2024-01-15T23:09:16.267 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.281+0000 7f015aa3a880 1 < completed write operation key=78BS9N6111TG tag=PCR1MIQL4R46 type=write size=727924 2024-01-15T23:09:16.270 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.285+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~AHBE6I07ONW0.0 size=1048576 2024-01-15T23:09:16.271 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.286+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~AHBE6I07ONW0.1 size=1048576 2024-01-15T23:09:16.272 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.287+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~AHBE6I07ONW0.2 size=132471 2024-01-15T23:09:16.273 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.287+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=AHBE6I07ONW0 tag=SN30UDGWRM5H type=write size=3278199 2024-01-15T23:09:16.274 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.288+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=NP71U0U2G67R type=del 2024-01-15T23:09:16.276 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.291+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~F8EZC7WEO8FD.0 size=523589 2024-01-15T23:09:16.276 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.291+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=F8EZC7WEO8FD tag=CBV8FLWT6ZXM type=write size=1572165 2024-01-15T23:09:16.278 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.292+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=AOC5HGI9TGQV type=del 2024-01-15T23:09:16.280 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.294+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~998TFAH2INWM.0 size=1048576 2024-01-15T23:09:16.281 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.295+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~998TFAH2INWM.1 size=1048576 2024-01-15T23:09:16.282 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.296+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~998TFAH2INWM.2 size=1029232 2024-01-15T23:09:16.282 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.296+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=998TFAH2INWM tag=KX5G7CW8R0U4 type=write size=4174960 2024-01-15T23:09:16.283 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.297+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=LSKKEBVOTRMB type=del 2024-01-15T23:09:16.285 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.300+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~SRWQBTITIZ35.0 size=824524 2024-01-15T23:09:16.286 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.300+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=SRWQBTITIZ35 tag=DECS3HPZ9ZQD type=write size=1873100 2024-01-15T23:09:16.286 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.300+0000 7f015aa3a880 1 < canceled part key=_multipart_JM903WQES0P2.2~KG1P8T95ELKF.0 size=1048576 2024-01-15T23:09:16.286 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.301+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~KG1P8T95ELKF.1 size=1048576 2024-01-15T23:09:16.288 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.302+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~KG1P8T95ELKF.2 size=445626 2024-01-15T23:09:16.290 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.304+0000 7f015aa3a880 1 < canceled multipart upload key=JM903WQES0P2 upload=KG1P8T95ELKF tag=0OI4WMYLXUGM type=write size=3591354 2024-01-15T23:09:16.292 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.306+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~CDCRDXIGM6XQ.0 size=1048576 2024-01-15T23:09:16.293 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.307+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~CDCRDXIGM6XQ.1 size=853108 2024-01-15T23:09:16.293 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.307+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=CDCRDXIGM6XQ tag=CBP4FLQF3CK1 type=write size=2950260 2024-01-15T23:09:16.294 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.308+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~RQTZ2LNZ3FOF.0 size=1048576 2024-01-15T23:09:16.295 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.309+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~RQTZ2LNZ3FOF.1 size=1048576 2024-01-15T23:09:16.296 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.310+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~RQTZ2LNZ3FOF.2 size=663455 2024-01-15T23:09:16.298 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.312+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=RQTZ2LNZ3FOF tag=5VJ71XLEZKOY type=write size=3809183 2024-01-15T23:09:16.300 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.314+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~W7U5QA3U1LN2.0 size=1048576 2024-01-15T23:09:16.301 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.315+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~W7U5QA3U1LN2.1 size=1048576 2024-01-15T23:09:16.302 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.316+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~W7U5QA3U1LN2.2 size=593563 2024-01-15T23:09:16.302 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.316+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=W7U5QA3U1LN2 tag=SHNN8GW5P1WH type=write size=3739291 2024-01-15T23:09:16.303 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.318+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~694Z0IHUSNHL.0 size=1048576 2024-01-15T23:09:16.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.318+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~694Z0IHUSNHL.1 size=1039958 2024-01-15T23:09:16.306 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.320+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=694Z0IHUSNHL tag=P9O0PDCT6I22 type=write size=3137110 2024-01-15T23:09:16.307 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.322+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=G0QYVZNSWP5K type=del size=903122 2024-01-15T23:09:16.309 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.323+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=V12T4WVYH2AH type=del 2024-01-15T23:09:16.310 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.324+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=5Z6W3IJG7F89 type=del size=1771197 2024-01-15T23:09:16.311 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.326+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=FFCOTDAKKCAK type=del 2024-01-15T23:09:16.313 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.327+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=STZSX836XX7G type=del size=3190093 2024-01-15T23:09:16.315 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.329+0000 7f015aa3a880 1 < canceled operation key=4FD48CUZ0YN1 tag=K7AAG5502T86 type=del size=2231172 2024-01-15T23:09:16.316 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.330+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=NNM024WX183P type=del size=4167153 2024-01-15T23:09:16.317 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.332+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=4E8127M5JTFF type=del 2024-01-15T23:09:16.319 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.333+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=JI2V9W3619C2 type=del size=64339 2024-01-15T23:09:16.320 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.334+0000 7f015aa3a880 1 < completed write operation key=YSLXM9SYM6LS tag=XTBN6G3H4FXA type=write size=653654 2024-01-15T23:09:16.322 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.337+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~MA3P6GREN330.0 size=1048576 2024-01-15T23:09:16.324 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.338+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~MA3P6GREN330.1 size=1048576 2024-01-15T23:09:16.324 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.339+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~MA3P6GREN330.2 size=786701 2024-01-15T23:09:16.325 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.339+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=MA3P6GREN330 tag=PE0W7K781K4N type=write size=3932429 2024-01-15T23:09:16.326 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.340+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~MLUE8DCP5NJQ.0 size=1048576 2024-01-15T23:09:16.326 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.340+0000 7f015aa3a880 1 < canceled part key=_multipart_QIAVT1LFAF0L.2~MLUE8DCP5NJQ.1 size=436133 2024-01-15T23:09:16.328 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.342+0000 7f015aa3a880 1 < canceled multipart upload key=QIAVT1LFAF0L upload=MLUE8DCP5NJQ tag=H3WJT9QGIF6Q type=write size=2533285 2024-01-15T23:09:16.329 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.343+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=199J5E68GYTN type=del size=891293 2024-01-15T23:09:16.330 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.344+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=BFDD99UQFOJ3 type=del 2024-01-15T23:09:16.331 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.345+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=N912RI30RZY5 type=del size=1168081 2024-01-15T23:09:16.333 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.347+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=U49TQNQ1V1T1 type=del 2024-01-15T23:09:16.334 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.348+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=R06HCRQYTC3X type=del size=1991467 2024-01-15T23:09:16.335 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.349+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~L3Z9Y1MJOJXV.0 size=1048576 2024-01-15T23:09:16.336 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.350+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~L3Z9Y1MJOJXV.1 size=1048576 2024-01-15T23:09:16.337 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.351+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~L3Z9Y1MJOJXV.2 size=59509 2024-01-15T23:09:16.339 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.353+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=L3Z9Y1MJOJXV tag=R1EMGK5ALYAP type=write size=3205237 2024-01-15T23:09:16.340 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.354+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=RQHTSSSGDH37 type=del size=1259801 2024-01-15T23:09:16.341 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.356+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~AHBE6I07ONW0.0 size=1048576 2024-01-15T23:09:16.343 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.357+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~AHBE6I07ONW0.1 size=1048576 2024-01-15T23:09:16.344 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.358+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~AHBE6I07ONW0.2 size=132471 2024-01-15T23:09:16.346 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.360+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=AHBE6I07ONW0 tag=SN30UDGWRM5H type=write size=3278199 2024-01-15T23:09:16.347 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.361+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=PD7Y0R5PH4YU type=del size=400334 2024-01-15T23:09:16.347 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.361+0000 7f015aa3a880 1 < canceled part key=_multipart_UJT03FC4CQI3.2~F8EZC7WEO8FD.0 size=523589 2024-01-15T23:09:16.349 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.363+0000 7f015aa3a880 1 < canceled multipart upload key=UJT03FC4CQI3 upload=F8EZC7WEO8FD tag=CBV8FLWT6ZXM type=write size=1572165 2024-01-15T23:09:16.350 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.365+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=EPESA4JEV099 type=write size=852554 2024-01-15T23:09:16.352 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.366+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~998TFAH2INWM.0 size=1048576 2024-01-15T23:09:16.353 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.367+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~998TFAH2INWM.1 size=1048576 2024-01-15T23:09:16.354 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.369+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~998TFAH2INWM.2 size=1029232 2024-01-15T23:09:16.357 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.371+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=998TFAH2INWM tag=KX5G7CW8R0U4 type=write size=4174960 2024-01-15T23:09:16.358 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.372+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=6O98XRCGFNC3 type=write size=462657 2024-01-15T23:09:16.359 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.373+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~SRWQBTITIZ35.0 size=824524 2024-01-15T23:09:16.361 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.375+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=SRWQBTITIZ35 tag=DECS3HPZ9ZQD type=write size=1873100 2024-01-15T23:09:16.362 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.377+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=AM7N2CD8HXWO type=del size=2116614 2024-01-15T23:09:16.364 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.378+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~CDCRDXIGM6XQ.0 size=1048576 2024-01-15T23:09:16.365 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.379+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~CDCRDXIGM6XQ.1 size=853108 2024-01-15T23:09:16.367 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.381+0000 7f015aa3a880 1 < completed multipart upload key=78BS9N6111TG upload=CDCRDXIGM6XQ tag=CBP4FLQF3CK1 type=write size=2950260 2024-01-15T23:09:16.369 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.383+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~CQ3Q6NSJD648.0 size=1048576 2024-01-15T23:09:16.370 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.384+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~CQ3Q6NSJD648.1 size=1048576 2024-01-15T23:09:16.371 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.385+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~CQ3Q6NSJD648.2 size=839890 2024-01-15T23:09:16.371 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.385+0000 7f015aa3a880 1 > prepared multipart upload key=NFS3V4I3LMK4 upload=CQ3Q6NSJD648 tag=XQ67YO4BDYDL type=write size=3985618 2024-01-15T23:09:16.372 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.386+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~W7U5QA3U1LN2.0 size=1048576 2024-01-15T23:09:16.373 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.387+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~W7U5QA3U1LN2.1 size=1048576 2024-01-15T23:09:16.374 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.388+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~W7U5QA3U1LN2.2 size=593563 2024-01-15T23:09:16.376 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.390+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=W7U5QA3U1LN2 tag=SHNN8GW5P1WH type=write size=3739291 2024-01-15T23:09:16.377 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.392+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=TGO39S43WUNQ type=del size=3987775 2024-01-15T23:09:16.380 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.394+0000 7f015aa3a880 1 < suggested remove operation key=QAUOUNL8YHKF tag=G0QYVZNSWP5K type=del 2024-01-15T23:09:16.383 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.397+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~BCHAAJ7R1KNU.0 size=1048576 2024-01-15T23:09:16.384 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.398+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~BCHAAJ7R1KNU.1 size=1048576 2024-01-15T23:09:16.385 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.399+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~BCHAAJ7R1KNU.2 size=1018214 2024-01-15T23:09:16.385 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.399+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=BCHAAJ7R1KNU tag=764YHDQSVVVJ type=write size=4163942 2024-01-15T23:09:16.386 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.401+0000 7f015aa3a880 1 < completed delete operation key=P18I2H2B1WWU tag=5Z6W3IJG7F89 type=del 2024-01-15T23:09:16.389 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.403+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~ZRRDJC8AF8UL.0 size=1048576 2024-01-15T23:09:16.390 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.404+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~ZRRDJC8AF8UL.1 size=899166 2024-01-15T23:09:16.390 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.404+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=ZRRDJC8AF8UL tag=FE786ICQ7DWE type=write size=2996318 2024-01-15T23:09:16.391 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.406+0000 7f015aa3a880 1 < canceled operation key=86UEB70RI5UF tag=STZSX836XX7G type=del size=3190093 2024-01-15T23:09:16.394 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.408+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=PMUXWHVJEZKF type=write size=566275 2024-01-15T23:09:16.395 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.410+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=NNM024WX183P type=del 2024-01-15T23:09:16.397 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.411+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=TSIAGX9GRYP1 type=del size=980698 2024-01-15T23:09:16.398 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.412+0000 7f015aa3a880 1 < canceled operation key=FXZ9MI7H10H2 tag=JI2V9W3619C2 type=del size=64339 2024-01-15T23:09:16.399 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.413+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=VISD0R7BT92R type=del size=2185844 2024-01-15T23:09:16.400 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.415+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~MA3P6GREN330.0 size=1048576 2024-01-15T23:09:16.401 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.415+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~MA3P6GREN330.1 size=1048576 2024-01-15T23:09:16.402 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.416+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~MA3P6GREN330.2 size=786701 2024-01-15T23:09:16.404 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.419+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=MA3P6GREN330 tag=PE0W7K781K4N type=write size=3932429 2024-01-15T23:09:16.406 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.420+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=S2QU3AAQ71ZD type=del size=677203 2024-01-15T23:09:16.407 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.421+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=199J5E68GYTN type=del 2024-01-15T23:09:16.408 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.422+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=UT3NNSF4LHNJ type=del size=870769 2024-01-15T23:09:16.410 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.424+0000 7f015aa3a880 1 < completed delete operation key=P18I2H2B1WWU tag=N912RI30RZY5 type=del 2024-01-15T23:09:16.412 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.426+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~1EUMEDNGBO8G.0 size=958475 2024-01-15T23:09:16.412 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.426+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=1EUMEDNGBO8G tag=YL8O8O90KTS1 type=write size=2007051 2024-01-15T23:09:16.413 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.427+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=R06HCRQYTC3X type=del 2024-01-15T23:09:16.414 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.428+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=RA7DL3QFTJUM type=write size=611786 2024-01-15T23:09:16.416 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.430+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=RQHTSSSGDH37 type=del 2024-01-15T23:09:16.418 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.432+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~J0QXTSIN3QJP.0 size=1048576 2024-01-15T23:09:16.419 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.433+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~J0QXTSIN3QJP.1 size=818418 2024-01-15T23:09:16.419 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.433+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=J0QXTSIN3QJP tag=ZBN0MGBKUY9L type=write size=2915570 2024-01-15T23:09:16.422 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.436+0000 7f015aa3a880 1 < suggested update operation key=P18I2H2B1WWU tag=PD7Y0R5PH4YU type=del size=400334 2024-01-15T23:09:16.423 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.438+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=B9JAZ8UQ4JAJ type=write size=348239 2024-01-15T23:09:16.425 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.439+0000 7f015aa3a880 1 < completed write operation key=4FD48CUZ0YN1 tag=EPESA4JEV099 type=write size=852554 2024-01-15T23:09:16.426 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.441+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=FC6VCKCMRU78 type=del size=1286428 2024-01-15T23:09:16.428 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.442+0000 7f015aa3a880 -1 < failed to complete operation key=P18I2H2B1WWU tag=6O98XRCGFNC3 type=write size=462657: (22) Invalid argument 2024-01-15T23:09:16.430 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.444+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=GK5SHN5PRH0H type=del size=2718153 2024-01-15T23:09:16.431 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.445+0000 7f015aa3a880 1 < completed delete operation key=UJT03FC4CQI3 tag=AM7N2CD8HXWO type=del 2024-01-15T23:09:16.432 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.447+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=RGNK0IO62CKE type=del size=721925 2024-01-15T23:09:16.434 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.448+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~CQ3Q6NSJD648.0 size=1048576 2024-01-15T23:09:16.435 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.449+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~CQ3Q6NSJD648.1 size=1048576 2024-01-15T23:09:16.436 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.450+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~CQ3Q6NSJD648.2 size=839890 2024-01-15T23:09:16.438 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.452+0000 7f015aa3a880 1 < completed multipart upload key=NFS3V4I3LMK4 upload=CQ3Q6NSJD648 tag=XQ67YO4BDYDL type=write size=3985618 2024-01-15T23:09:16.440 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.453+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=LBW6QB9JAXJH type=write size=633863 2024-01-15T23:09:16.440 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.455+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=TGO39S43WUNQ type=del 2024-01-15T23:09:16.443 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.457+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~90LKPWNL0EN5.0 size=336563 2024-01-15T23:09:16.443 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.457+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=90LKPWNL0EN5 tag=N8KYILU0733V type=write size=1385139 2024-01-15T23:09:16.444 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.458+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~BCHAAJ7R1KNU.0 size=1048576 2024-01-15T23:09:16.444 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.458+0000 7f015aa3a880 1 < canceled part key=_multipart_78BS9N6111TG.2~BCHAAJ7R1KNU.1 size=1048576 2024-01-15T23:09:16.445 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.459+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~BCHAAJ7R1KNU.2 size=1018214 2024-01-15T23:09:16.448 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.462+0000 7f015aa3a880 1 < canceled multipart upload key=78BS9N6111TG upload=BCHAAJ7R1KNU tag=764YHDQSVVVJ type=write size=4163942 2024-01-15T23:09:16.449 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.464+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=BLHBL0G6H3HC type=write size=582080 2024-01-15T23:09:16.451 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.465+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~ZRRDJC8AF8UL.0 size=1048576 2024-01-15T23:09:16.452 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.466+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~ZRRDJC8AF8UL.1 size=899166 2024-01-15T23:09:16.454 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.468+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=ZRRDJC8AF8UL tag=FE786ICQ7DWE type=write size=2996318 2024-01-15T23:09:16.455 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.469+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=DN7MZL8KJLLA type=del size=910546 2024-01-15T23:09:16.456 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.471+0000 7f015aa3a880 1 < completed write operation key=78BS9N6111TG tag=PMUXWHVJEZKF type=write size=566275 2024-01-15T23:09:16.459 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.473+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~BLRWMB0VCO5V.0 size=1048576 2024-01-15T23:09:16.460 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.474+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~BLRWMB0VCO5V.1 size=1048576 2024-01-15T23:09:16.461 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.475+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~BLRWMB0VCO5V.2 size=861579 2024-01-15T23:09:16.461 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.475+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=BLRWMB0VCO5V tag=K0K5YTAUORNM type=write size=4007307 2024-01-15T23:09:16.463 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.477+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=TSIAGX9GRYP1 type=del 2024-01-15T23:09:16.464 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.478+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=DHCMO1MDA7IP type=del size=3614629 2024-01-15T23:09:16.465 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.479+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=VISD0R7BT92R type=del 2024-01-15T23:09:16.466 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.480+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=NM3ZPLDAPW3S type=del size=2157047 2024-01-15T23:09:16.468 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.482+0000 7f015aa3a880 -1 < failed to complete operation key=P18I2H2B1WWU tag=S2QU3AAQ71ZD type=del size=677203: (22) Invalid argument 2024-01-15T23:09:16.469 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.484+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=4FP11UTIEUVK type=del size=561378 2024-01-15T23:09:16.472 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.487+0000 7f015aa3a880 1 < suggested update operation key=YAD7L24SP6S6 tag=UT3NNSF4LHNJ type=del size=870769 2024-01-15T23:09:16.475 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.489+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~2HYC1T0GG714.0 size=1048576 2024-01-15T23:09:16.476 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.490+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~2HYC1T0GG714.1 size=1048576 2024-01-15T23:09:16.477 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.491+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~2HYC1T0GG714.2 size=833862 2024-01-15T23:09:16.477 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.491+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=2HYC1T0GG714 tag=AFNUIQCDI32N type=write size=3979590 2024-01-15T23:09:16.478 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.492+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~1EUMEDNGBO8G.0 size=958475 2024-01-15T23:09:16.480 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.494+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=1EUMEDNGBO8G tag=YL8O8O90KTS1 type=write size=2007051 2024-01-15T23:09:16.482 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.496+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=YR7K1U2C7S3Q type=del size=2975696 2024-01-15T23:09:16.483 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.497+0000 7f015aa3a880 1 < completed write operation key=78BS9N6111TG tag=RA7DL3QFTJUM type=write size=611786 2024-01-15T23:09:16.484 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.498+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=35HCKZYBWQNB type=del size=946168 2024-01-15T23:09:16.485 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.499+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~J0QXTSIN3QJP.0 size=1048576 2024-01-15T23:09:16.486 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.501+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~J0QXTSIN3QJP.1 size=818418 2024-01-15T23:09:16.488 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.503+0000 7f015aa3a880 1 < completed multipart upload key=OIUBN8XF3UB9 upload=J0QXTSIN3QJP tag=ZBN0MGBKUY9L type=write size=2915570 2024-01-15T23:09:16.490 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.504+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=OKXIFYNN00LL type=del size=1857471 2024-01-15T23:09:16.491 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.505+0000 7f015aa3a880 1 < completed write operation key=QAUOUNL8YHKF tag=B9JAZ8UQ4JAJ type=write size=348239 2024-01-15T23:09:16.492 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.507+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=ZUE3CF80ASC8 type=del size=2250138 2024-01-15T23:09:16.494 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.508+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=FC6VCKCMRU78 type=del 2024-01-15T23:09:16.496 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.510+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~28FPC2LKQJN1.0 size=1048576 2024-01-15T23:09:16.497 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.511+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~28FPC2LKQJN1.1 size=1048576 2024-01-15T23:09:16.498 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.512+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~28FPC2LKQJN1.2 size=857002 2024-01-15T23:09:16.498 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.512+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=28FPC2LKQJN1 tag=MG4Z14FJEFZN type=write size=4002730 2024-01-15T23:09:16.500 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.514+0000 7f015aa3a880 1 < canceled operation key=RKEU3T719CG7 tag=GK5SHN5PRH0H type=del size=2718153 2024-01-15T23:09:16.502 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.517+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~CWWB2Y81BN5G.0 size=1048576 2024-01-15T23:09:16.503 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.518+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~CWWB2Y81BN5G.1 size=1048576 2024-01-15T23:09:16.504 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.519+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~CWWB2Y81BN5G.2 size=383808 2024-01-15T23:09:16.505 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.519+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=CWWB2Y81BN5G tag=JFO5YPVS58HD type=write size=3529536 2024-01-15T23:09:16.506 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.520+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=RGNK0IO62CKE type=del 2024-01-15T23:09:16.507 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.521+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=WVR7WCI2O5ET type=del size=3830246 2024-01-15T23:09:16.510 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.524+0000 7f015aa3a880 1 < suggested remove operation key=ARL2EMZRGQX2 tag=LBW6QB9JAXJH type=write 2024-01-15T23:09:16.511 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.525+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=1Q61IV03ZC1L type=del size=1883971 2024-01-15T23:09:16.512 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.526+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~90LKPWNL0EN5.0 size=336563 2024-01-15T23:09:16.514 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.528+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=90LKPWNL0EN5 tag=N8KYILU0733V type=write size=1385139 2024-01-15T23:09:16.515 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.530+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=D6AFIDWATMVL type=del size=550535 2024-01-15T23:09:16.517 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.531+0000 7f015aa3a880 -1 < failed to complete operation key=YAD7L24SP6S6 tag=BLHBL0G6H3HC type=write size=582080: (22) Invalid argument 2024-01-15T23:09:16.518 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.533+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=CMOG143AULR7 type=del size=3960385 2024-01-15T23:09:16.520 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.534+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=DN7MZL8KJLLA type=del 2024-01-15T23:09:16.522 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.537+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~OKPV7GAJ1LGH.0 size=1048576 2024-01-15T23:09:16.523 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.538+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~OKPV7GAJ1LGH.1 size=581990 2024-01-15T23:09:16.523 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.538+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=OKPV7GAJ1LGH tag=IC9QHSXCXPJD type=write size=2679142 2024-01-15T23:09:16.525 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.539+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~BLRWMB0VCO5V.0 size=1048576 2024-01-15T23:09:16.526 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.540+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~BLRWMB0VCO5V.1 size=1048576 2024-01-15T23:09:16.527 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.541+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~BLRWMB0VCO5V.2 size=861579 2024-01-15T23:09:16.529 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.543+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=BLRWMB0VCO5V tag=K0K5YTAUORNM type=write size=4007307 2024-01-15T23:09:16.532 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.546+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~B3DFH22LB26G.0 size=1048576 2024-01-15T23:09:16.533 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.547+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~B3DFH22LB26G.1 size=1048576 2024-01-15T23:09:16.534 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.548+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~B3DFH22LB26G.2 size=91921 2024-01-15T23:09:16.534 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.548+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=B3DFH22LB26G tag=D10HYYO7N116 type=write size=3237649 2024-01-15T23:09:16.537 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.551+0000 7f015aa3a880 1 < suggested remove operation key=FUZBB9OLXVSX tag=DHCMO1MDA7IP type=del 2024-01-15T23:09:16.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:16 smithi053 ceph-mon[143363]: pgmap v1451: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:16.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:16 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:09:16.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:16 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3923324926' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200290-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:09:16.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:16 smithi053 ceph-mon[143363]: osdmap e1111: 8 total, 8 up, 8 in 2024-01-15T23:09:16.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:16 smithi053 ceph-mon[146052]: pgmap v1451: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:16.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:16 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:09:16.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:16 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3923324926' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200290-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:09:16.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:16 smithi053 ceph-mon[146052]: osdmap e1111: 8 total, 8 up, 8 in 2024-01-15T23:09:16.539 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.552+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=6M1W5U9J3J6F type=del size=3912929 2024-01-15T23:09:16.539 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.554+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=NM3ZPLDAPW3S type=del 2024-01-15T23:09:16.541 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.555+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=RMY1IU6P1NKQ type=del size=3026699 2024-01-15T23:09:16.542 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.556+0000 7f015aa3a880 -1 < failed to complete operation key=FUZBB9OLXVSX tag=4FP11UTIEUVK type=del size=561378: (22) Invalid argument 2024-01-15T23:09:16.544 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.559+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~TEUJ19J2NS11.0 size=293195 2024-01-15T23:09:16.545 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.559+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=TEUJ19J2NS11 tag=TEFR2T1RNPXR type=write size=1341771 2024-01-15T23:09:16.546 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.560+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~2HYC1T0GG714.0 size=1048576 2024-01-15T23:09:16.546 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.560+0000 7f015aa3a880 1 < canceled part key=_multipart_V20OM852L630.2~2HYC1T0GG714.1 size=1048576 2024-01-15T23:09:16.547 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.561+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~2HYC1T0GG714.2 size=833862 2024-01-15T23:09:16.549 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.563+0000 7f015aa3a880 1 < canceled multipart upload key=V20OM852L630 upload=2HYC1T0GG714 tag=AFNUIQCDI32N type=write size=3979590 2024-01-15T23:09:16.550 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.565+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=EBGF3Y4LTSJH type=del size=752529 2024-01-15T23:09:16.552 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.566+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=YR7K1U2C7S3Q type=del 2024-01-15T23:09:16.554 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.568+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~I8DFJIRL60HL.0 size=909575 2024-01-15T23:09:16.554 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.568+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=I8DFJIRL60HL tag=WS3GQFJI9GCI type=write size=1958151 2024-01-15T23:09:16.557 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.571+0000 7f015aa3a880 1 < suggested update operation key=NN2UT7PUOU9G tag=35HCKZYBWQNB type=del size=946168 2024-01-15T23:09:16.559 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.574+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~78H23NPDZO8C.0 size=1048576 2024-01-15T23:09:16.560 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.575+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~78H23NPDZO8C.1 size=1048576 2024-01-15T23:09:16.561 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.576+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~78H23NPDZO8C.2 size=25413 2024-01-15T23:09:16.561 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.576+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=78H23NPDZO8C tag=SA52YBOW20V5 type=write size=3171141 2024-01-15T23:09:16.564 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.578+0000 7f015aa3a880 1 < suggested remove operation key=FXZ9MI7H10H2 tag=OKXIFYNN00LL type=del 2024-01-15T23:09:16.565 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.580+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=P0I3C7QTAL1C type=del size=2812292 2024-01-15T23:09:16.568 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.582+0000 7f015aa3a880 1 < suggested update operation key=RM8V6TH0RO82 tag=ZUE3CF80ASC8 type=del size=2250138 2024-01-15T23:09:16.569 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.583+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=EJ2FDT7X8ZRI type=write size=574805 2024-01-15T23:09:16.571 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.585+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~28FPC2LKQJN1.0 size=1048576 2024-01-15T23:09:16.572 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.586+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~28FPC2LKQJN1.1 size=1048576 2024-01-15T23:09:16.575 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.587+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~28FPC2LKQJN1.2 size=857002 2024-01-15T23:09:16.576 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.589+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=28FPC2LKQJN1 tag=MG4Z14FJEFZN type=write size=4002730 2024-01-15T23:09:16.576 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.591+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=8IPYS1M3GJTV type=del size=2503299 2024-01-15T23:09:16.578 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.592+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~CWWB2Y81BN5G.0 size=1048576 2024-01-15T23:09:16.579 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.593+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~CWWB2Y81BN5G.1 size=1048576 2024-01-15T23:09:16.580 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.594+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~CWWB2Y81BN5G.2 size=383808 2024-01-15T23:09:16.582 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.596+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=CWWB2Y81BN5G tag=JFO5YPVS58HD type=write size=3529536 2024-01-15T23:09:16.584 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.598+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=HKMVAI4DJZHH type=write size=723168 2024-01-15T23:09:16.587 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.601+0000 7f015aa3a880 1 < suggested update operation key=NN2UT7PUOU9G tag=WVR7WCI2O5ET type=del size=3830246 2024-01-15T23:09:16.589 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.604+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~ZYXS0PXJXDDP.0 size=887389 2024-01-15T23:09:16.590 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.604+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=ZYXS0PXJXDDP tag=BLRG1KD72LS8 type=write size=1935965 2024-01-15T23:09:16.591 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.606+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=1Q61IV03ZC1L type=del 2024-01-15T23:09:16.593 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.607+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=OJTR6DSJJDLB type=del size=2016680 2024-01-15T23:09:16.595 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.610+0000 7f015aa3a880 1 < suggested remove operation key=ZFWW6RS09R9G tag=D6AFIDWATMVL type=del 2024-01-15T23:09:16.597 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.611+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=LQVLLBKC1YRI type=del size=752789 2024-01-15T23:09:16.598 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.612+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=CMOG143AULR7 type=del 2024-01-15T23:09:16.600 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.614+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=QDA16DFX12W5 type=del size=34135 2024-01-15T23:09:16.601 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.615+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~OKPV7GAJ1LGH.0 size=1048576 2024-01-15T23:09:16.602 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.617+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~OKPV7GAJ1LGH.1 size=581990 2024-01-15T23:09:16.604 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.619+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=OKPV7GAJ1LGH tag=IC9QHSXCXPJD type=write size=2679142 2024-01-15T23:09:16.606 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.620+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=9Y6NTG86ZXEC type=del size=2845208 2024-01-15T23:09:16.607 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.622+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~B3DFH22LB26G.0 size=1048576 2024-01-15T23:09:16.608 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.623+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~B3DFH22LB26G.1 size=1048576 2024-01-15T23:09:16.609 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.624+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~B3DFH22LB26G.2 size=91921 2024-01-15T23:09:16.612 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.626+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=B3DFH22LB26G tag=D10HYYO7N116 type=write size=3237649 2024-01-15T23:09:16.613 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.627+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=JGJO2V39WHZC type=del size=691636 2024-01-15T23:09:16.615 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.629+0000 7f015aa3a880 1 < canceled operation key=3U59L4MC7CT1 tag=6M1W5U9J3J6F type=del size=3912929 2024-01-15T23:09:16.617 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.631+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~8V55CJ44DPPW.0 size=79965 2024-01-15T23:09:16.617 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.631+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=8V55CJ44DPPW tag=ISXV2HC2BWCZ type=write size=1128541 2024-01-15T23:09:16.619 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.633+0000 7f015aa3a880 -1 < failed to complete operation key=FXZ9MI7H10H2 tag=RMY1IU6P1NKQ type=del size=3026699: (22) Invalid argument 2024-01-15T23:09:16.622 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.636+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~928Y3732PTND.0 size=1048576 2024-01-15T23:09:16.623 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.637+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~928Y3732PTND.1 size=534978 2024-01-15T23:09:16.623 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.637+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=928Y3732PTND tag=E3UCFXCPDU88 type=write size=2632130 2024-01-15T23:09:16.624 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.638+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~TEUJ19J2NS11.0 size=293195 2024-01-15T23:09:16.626 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.640+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=TEUJ19J2NS11 tag=TEFR2T1RNPXR type=write size=1341771 2024-01-15T23:09:16.628 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.642+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=FOXQEI00S5PA type=write size=841508 2024-01-15T23:09:16.629 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.643+0000 7f015aa3a880 -1 < failed to complete operation key=RM8V6TH0RO82 tag=EBGF3Y4LTSJH type=del size=752529: (22) Invalid argument 2024-01-15T23:09:16.630 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.644+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=OAFGOUFVL5IP type=del size=398475 2024-01-15T23:09:16.632 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.646+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~I8DFJIRL60HL.0 size=909575 2024-01-15T23:09:16.634 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.648+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=I8DFJIRL60HL tag=WS3GQFJI9GCI type=write size=1958151 2024-01-15T23:09:16.635 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.649+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=EEMFUY4PEFC3 type=del size=2748610 2024-01-15T23:09:16.636 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.651+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~78H23NPDZO8C.0 size=1048576 2024-01-15T23:09:16.638 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.652+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~78H23NPDZO8C.1 size=1048576 2024-01-15T23:09:16.639 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.653+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~78H23NPDZO8C.2 size=25413 2024-01-15T23:09:16.641 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.655+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=78H23NPDZO8C tag=SA52YBOW20V5 type=write size=3171141 2024-01-15T23:09:16.643 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.658+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~CCRCVV4WNEMJ.0 size=1048576 2024-01-15T23:09:16.644 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.659+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~CCRCVV4WNEMJ.1 size=1570 2024-01-15T23:09:16.644 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.659+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=CCRCVV4WNEMJ tag=JL2D2RG51EQZ type=write size=2098722 2024-01-15T23:09:16.646 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.660+0000 7f015aa3a880 1 < completed delete operation key=2ZNSF4KUY6CU tag=P0I3C7QTAL1C type=del 2024-01-15T23:09:16.647 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.661+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=KSG7EPXWFJ0I type=del size=3757258 2024-01-15T23:09:16.648 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.663+0000 7f015aa3a880 1 < completed write operation key=20XY1HFP38RV tag=EJ2FDT7X8ZRI type=write size=574805 2024-01-15T23:09:16.651 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.665+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~R72QWYZCYQO1.0 size=1048576 2024-01-15T23:09:16.652 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.666+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~R72QWYZCYQO1.1 size=1019937 2024-01-15T23:09:16.652 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.666+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=R72QWYZCYQO1 tag=M48DKLBE94QN type=write size=3117089 2024-01-15T23:09:16.653 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.668+0000 7f015aa3a880 1 < canceled operation key=DDLOPVHID7HK tag=8IPYS1M3GJTV type=del size=2503299 2024-01-15T23:09:16.655 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.669+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=MBZ0QBR78XYK type=del size=2468089 2024-01-15T23:09:16.656 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.670+0000 7f015aa3a880 1 < completed write operation key=LMN63HC6SH43 tag=HKMVAI4DJZHH type=write size=723168 2024-01-15T23:09:16.658 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.673+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~WS1S6UL7OOWV.0 size=679630 2024-01-15T23:09:16.659 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.673+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=WS1S6UL7OOWV tag=XKJWXZLHD3EC type=write size=1728206 2024-01-15T23:09:16.660 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.674+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~ZYXS0PXJXDDP.0 size=887389 2024-01-15T23:09:16.662 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.677+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=ZYXS0PXJXDDP tag=BLRG1KD72LS8 type=write size=1935965 2024-01-15T23:09:16.664 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.678+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=QD904ZHZZFBR type=del size=942295 2024-01-15T23:09:16.665 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.680+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=OJTR6DSJJDLB type=del 2024-01-15T23:09:16.668 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.682+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~LJJ56K71E0ES.0 size=1048576 2024-01-15T23:09:16.669 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.683+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~LJJ56K71E0ES.1 size=57910 2024-01-15T23:09:16.669 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.683+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=LJJ56K71E0ES tag=G9F9ODAUYBG7 type=write size=2155062 2024-01-15T23:09:16.670 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.684+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=LQVLLBKC1YRI type=del 2024-01-15T23:09:16.672 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.686+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~QC8S4YNJCJ6F.0 size=1048576 2024-01-15T23:09:16.673 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.687+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~QC8S4YNJCJ6F.1 size=1048576 2024-01-15T23:09:16.674 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.689+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~QC8S4YNJCJ6F.2 size=500070 2024-01-15T23:09:16.674 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.689+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=QC8S4YNJCJ6F tag=SC2TLQ8UHRTJ type=write size=3645798 2024-01-15T23:09:16.676 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.690+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=QDA16DFX12W5 type=del 2024-01-15T23:09:16.678 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.692+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~JZXUFRAYGJFU.0 size=1048576 2024-01-15T23:09:16.679 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.693+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~JZXUFRAYGJFU.1 size=1048576 2024-01-15T23:09:16.680 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.694+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~JZXUFRAYGJFU.2 size=203709 2024-01-15T23:09:16.680 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.694+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=JZXUFRAYGJFU tag=YKZWJ90LKN22 type=write size=3349437 2024-01-15T23:09:16.682 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.696+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=9Y6NTG86ZXEC type=del 2024-01-15T23:09:16.683 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.697+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=H128O1K26ML1 type=del size=1316718 2024-01-15T23:09:16.685 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.699+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=JGJO2V39WHZC type=del 2024-01-15T23:09:16.686 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.700+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=UEZQ2O2X0S8G type=del size=2426447 2024-01-15T23:09:16.686 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.700+0000 7f015aa3a880 1 < canceled part key=_multipart_DDLOPVHID7HK.2~8V55CJ44DPPW.0 size=79965 2024-01-15T23:09:16.688 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.703+0000 7f015aa3a880 1 < canceled multipart upload key=DDLOPVHID7HK upload=8V55CJ44DPPW tag=ISXV2HC2BWCZ type=write size=1128541 2024-01-15T23:09:16.690 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.704+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=IDNIF3DKPMI5 type=del size=2989163 2024-01-15T23:09:16.691 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.705+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~928Y3732PTND.0 size=1048576 2024-01-15T23:09:16.692 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.707+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~928Y3732PTND.1 size=534978 2024-01-15T23:09:16.695 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.709+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=928Y3732PTND tag=E3UCFXCPDU88 type=write size=2632130 2024-01-15T23:09:16.696 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.710+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=3T1T18GT7JRG type=del size=3848005 2024-01-15T23:09:16.699 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.713+0000 7f015aa3a880 1 < suggested remove operation key=3U59L4MC7CT1 tag=FOXQEI00S5PA type=write 2024-01-15T23:09:16.700 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.714+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=0UAEPMFK11ZT type=del size=1500373 2024-01-15T23:09:16.701 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.715+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=OAFGOUFVL5IP type=del 2024-01-15T23:09:16.703 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.717+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=8H2BAI8RSO7L type=del size=2873711 2024-01-15T23:09:16.704 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.719+0000 7f015aa3a880 -1 < failed to complete operation key=3U59L4MC7CT1 tag=EEMFUY4PEFC3 type=del size=2748610: (22) Invalid argument 2024-01-15T23:09:16.706 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.720+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=ZLJ3LS9Z0NGW type=write size=447818 2024-01-15T23:09:16.707 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.722+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~CCRCVV4WNEMJ.0 size=1048576 2024-01-15T23:09:16.709 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.723+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~CCRCVV4WNEMJ.1 size=1570 2024-01-15T23:09:16.711 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.725+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=CCRCVV4WNEMJ tag=JL2D2RG51EQZ type=write size=2098722 2024-01-15T23:09:16.712 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.727+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=R1GU6A1OZ6CH type=del size=2025209 2024-01-15T23:09:16.714 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.728+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=KSG7EPXWFJ0I type=del 2024-01-15T23:09:16.716 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.730+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~LASDP4N2VS92.0 size=1048576 2024-01-15T23:09:16.717 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.731+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~LASDP4N2VS92.1 size=444155 2024-01-15T23:09:16.717 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.731+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=LASDP4N2VS92 tag=0SOG74B6R00U type=write size=2541307 2024-01-15T23:09:16.718 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.732+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~R72QWYZCYQO1.0 size=1048576 2024-01-15T23:09:16.719 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.734+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~R72QWYZCYQO1.1 size=1019937 2024-01-15T23:09:16.721 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.736+0000 7f015aa3a880 1 < completed multipart upload key=78BS9N6111TG upload=R72QWYZCYQO1 tag=M48DKLBE94QN type=write size=3117089 2024-01-15T23:09:16.724 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.738+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~1MZYB3GX6B9Y.0 size=105882 2024-01-15T23:09:16.724 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.738+0000 7f015aa3a880 1 > prepared multipart upload key=NFS3V4I3LMK4 upload=1MZYB3GX6B9Y tag=EK1RBUX51X0D type=write size=1154458 2024-01-15T23:09:16.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:16 smithi163 ceph-mon[138526]: pgmap v1451: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:16.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:16 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:09:16.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:16 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3923324926' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200290-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:09:16.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:16 smithi163 ceph-mon[138526]: osdmap e1111: 8 total, 8 up, 8 in 2024-01-15T23:09:16.726 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.740+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=MBZ0QBR78XYK type=del 2024-01-15T23:09:16.728 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.742+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~RVJ85UDSGAJH.0 size=1048576 2024-01-15T23:09:16.729 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.743+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~RVJ85UDSGAJH.1 size=1048576 2024-01-15T23:09:16.730 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.744+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~RVJ85UDSGAJH.2 size=903713 2024-01-15T23:09:16.730 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.744+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=RVJ85UDSGAJH tag=YD5U59X2GHLI type=write size=4049441 2024-01-15T23:09:16.731 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.745+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~WS1S6UL7OOWV.0 size=679630 2024-01-15T23:09:16.733 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.748+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=WS1S6UL7OOWV tag=XKJWXZLHD3EC type=write size=1728206 2024-01-15T23:09:16.735 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.749+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=HT9KDRHGKS8O type=del size=3247085 2024-01-15T23:09:16.736 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.750+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=QD904ZHZZFBR type=del 2024-01-15T23:09:16.738 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.752+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=588GZN5EGQ47 type=del size=2725775 2024-01-15T23:09:16.739 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.753+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~LJJ56K71E0ES.0 size=1048576 2024-01-15T23:09:16.740 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.755+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~LJJ56K71E0ES.1 size=57910 2024-01-15T23:09:16.743 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.757+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=LJJ56K71E0ES tag=G9F9ODAUYBG7 type=write size=2155062 2024-01-15T23:09:16.745 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.759+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~MC6UFDBFWWOQ.0 size=899295 2024-01-15T23:09:16.746 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.759+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=MC6UFDBFWWOQ tag=9O8AAIE9O4DL type=write size=1947871 2024-01-15T23:09:16.746 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.760+0000 7f015aa3a880 1 < canceled part key=_multipart_YSLXM9SYM6LS.2~QC8S4YNJCJ6F.0 size=1048576 2024-01-15T23:09:16.747 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.761+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~QC8S4YNJCJ6F.1 size=1048576 2024-01-15T23:09:16.748 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.762+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~QC8S4YNJCJ6F.2 size=500070 2024-01-15T23:09:16.750 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.764+0000 7f015aa3a880 1 < canceled multipart upload key=YSLXM9SYM6LS upload=QC8S4YNJCJ6F tag=SC2TLQ8UHRTJ type=write size=3645798 2024-01-15T23:09:16.751 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.766+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=UFJ2OUOWDHC8 type=write size=907496 2024-01-15T23:09:16.753 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.767+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~JZXUFRAYGJFU.0 size=1048576 2024-01-15T23:09:16.754 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.768+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~JZXUFRAYGJFU.1 size=1048576 2024-01-15T23:09:16.755 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.769+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~JZXUFRAYGJFU.2 size=203709 2024-01-15T23:09:16.757 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.771+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=JZXUFRAYGJFU tag=YKZWJ90LKN22 type=write size=3349437 2024-01-15T23:09:16.759 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.773+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=VYG883W1O2QX type=write size=255010 2024-01-15T23:09:16.760 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.774+0000 7f015aa3a880 1 < completed delete operation key=ZFWW6RS09R9G tag=H128O1K26ML1 type=del 2024-01-15T23:09:16.762 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.776+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~ADVSLIQAMSAG.0 size=812488 2024-01-15T23:09:16.762 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.776+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=ADVSLIQAMSAG tag=EW5FIXXRPBLG type=write size=1861064 2024-01-15T23:09:16.764 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.778+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=UEZQ2O2X0S8G type=del 2024-01-15T23:09:16.766 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.780+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~VHOJTVXG0J9I.0 size=331105 2024-01-15T23:09:16.766 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.780+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=VHOJTVXG0J9I tag=W2KOX03Y0WRM type=write size=1379681 2024-01-15T23:09:16.768 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.782+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=IDNIF3DKPMI5 type=del 2024-01-15T23:09:16.770 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.784+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~EDC07XUKOSTW.0 size=1048576 2024-01-15T23:09:16.771 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.785+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~EDC07XUKOSTW.1 size=259085 2024-01-15T23:09:16.771 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.785+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=EDC07XUKOSTW tag=93DKSXAZ6TAH type=write size=2356237 2024-01-15T23:09:16.774 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.788+0000 7f015aa3a880 1 < suggested remove operation key=YAD7L24SP6S6 tag=3T1T18GT7JRG type=del 2024-01-15T23:09:16.775 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.789+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=9BV44YU2M0W0 type=del size=1562100 2024-01-15T23:09:16.779 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.792+0000 7f015aa3a880 1 < suggested remove operation key=78BS9N6111TG tag=0UAEPMFK11ZT type=del 2024-01-15T23:09:16.779 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.794+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=OBH8ENK5JWES type=del size=1563743 2024-01-15T23:09:16.781 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.795+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=8H2BAI8RSO7L type=del 2024-01-15T23:09:16.782 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.796+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=PQAZX4FEKBRZ type=del size=885056 2024-01-15T23:09:16.783 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.797+0000 7f015aa3a880 1 < completed write operation key=EBXD88OZ6HP7 tag=ZLJ3LS9Z0NGW type=write size=447818 2024-01-15T23:09:16.785 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.800+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~PXBEXJ5SL7ZP.0 size=1048576 2024-01-15T23:09:16.786 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.801+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~PXBEXJ5SL7ZP.1 size=1048576 2024-01-15T23:09:16.787 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.802+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~PXBEXJ5SL7ZP.2 size=639381 2024-01-15T23:09:16.787 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.802+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=PXBEXJ5SL7ZP tag=L6XDLA3HB9CT type=write size=3785109 2024-01-15T23:09:16.789 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.803+0000 7f015aa3a880 1 < completed delete operation key=ZFWW6RS09R9G tag=R1GU6A1OZ6CH type=del 2024-01-15T23:09:16.790 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.804+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=WHNN7K32G2R5 type=del size=523640 2024-01-15T23:09:16.792 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.806+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~LASDP4N2VS92.0 size=1048576 2024-01-15T23:09:16.792 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.806+0000 7f015aa3a880 1 < canceled part key=_multipart_QAUOUNL8YHKF.2~LASDP4N2VS92.1 size=444155 2024-01-15T23:09:16.794 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.808+0000 7f015aa3a880 1 < canceled multipart upload key=QAUOUNL8YHKF upload=LASDP4N2VS92 tag=0SOG74B6R00U type=write size=2541307 2024-01-15T23:09:16.795 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.809+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=OV5JOVGUDUXL type=del size=2425931 2024-01-15T23:09:16.797 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.811+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~1MZYB3GX6B9Y.0 size=105882 2024-01-15T23:09:16.799 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.813+0000 7f015aa3a880 1 < completed multipart upload key=NFS3V4I3LMK4 upload=1MZYB3GX6B9Y tag=EK1RBUX51X0D type=write size=1154458 2024-01-15T23:09:16.801 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.815+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~DQ0Q4BBDJKWZ.0 size=1048576 2024-01-15T23:09:16.802 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.816+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~DQ0Q4BBDJKWZ.1 size=696778 2024-01-15T23:09:16.802 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.816+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=DQ0Q4BBDJKWZ tag=LRQ3UA9S9YFD type=write size=2793930 2024-01-15T23:09:16.804 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.818+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~RVJ85UDSGAJH.0 size=1048576 2024-01-15T23:09:16.805 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.819+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~RVJ85UDSGAJH.1 size=1048576 2024-01-15T23:09:16.806 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.820+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~RVJ85UDSGAJH.2 size=903713 2024-01-15T23:09:16.808 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.822+0000 7f015aa3a880 1 < completed multipart upload key=OIUBN8XF3UB9 upload=RVJ85UDSGAJH tag=YD5U59X2GHLI type=write size=4049441 2024-01-15T23:09:16.809 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.824+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=N5LL1CVVFGRE type=del size=3805749 2024-01-15T23:09:16.813 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.827+0000 7f015aa3a880 1 < suggested remove operation key=LMN63HC6SH43 tag=HT9KDRHGKS8O type=del 2024-01-15T23:09:16.814 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.828+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=VU2T7MNKKD3K type=del size=437121 2024-01-15T23:09:16.818 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.831+0000 7f015aa3a880 1 < suggested update operation key=V20OM852L630 tag=588GZN5EGQ47 type=del size=2725775 2024-01-15T23:09:16.820 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.834+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~88FWF246OFLS.0 size=1048576 2024-01-15T23:09:16.821 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.835+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~88FWF246OFLS.1 size=462134 2024-01-15T23:09:16.821 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.835+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=88FWF246OFLS tag=9MM8MUEI9PQD type=write size=2559286 2024-01-15T23:09:16.822 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.837+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~MC6UFDBFWWOQ.0 size=899295 2024-01-15T23:09:16.825 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.839+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=MC6UFDBFWWOQ tag=9O8AAIE9O4DL type=write size=1947871 2024-01-15T23:09:16.826 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.840+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=0G0OCN6TSECF type=write size=758360 2024-01-15T23:09:16.828 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.842+0000 7f015aa3a880 1 < completed write operation key=QAUOUNL8YHKF tag=UFJ2OUOWDHC8 type=write size=907496 2024-01-15T23:09:16.830 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.845+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~X8Q2J04PCEF5.0 size=1048576 2024-01-15T23:09:16.831 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.846+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~X8Q2J04PCEF5.1 size=1048576 2024-01-15T23:09:16.832 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.847+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~X8Q2J04PCEF5.2 size=552562 2024-01-15T23:09:16.833 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.847+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=X8Q2J04PCEF5 tag=ZZ343EGAXAH7 type=write size=3698290 2024-01-15T23:09:16.834 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.848+0000 7f015aa3a880 1 < completed write operation key=DDLOPVHID7HK tag=VYG883W1O2QX type=write size=255010 2024-01-15T23:09:16.835 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.850+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=YL8JDLRSDEDW type=del size=1399773 2024-01-15T23:09:16.836 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.850+0000 7f015aa3a880 1 < canceled part key=_multipart_DDLOPVHID7HK.2~ADVSLIQAMSAG.0 size=812488 2024-01-15T23:09:16.838 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.852+0000 7f015aa3a880 1 < canceled multipart upload key=DDLOPVHID7HK upload=ADVSLIQAMSAG tag=EW5FIXXRPBLG type=write size=1861064 2024-01-15T23:09:16.840 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.855+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~215WCJWUTS3O.0 size=1048576 2024-01-15T23:09:16.841 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.856+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~215WCJWUTS3O.1 size=115153 2024-01-15T23:09:16.842 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.856+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=215WCJWUTS3O tag=BDSAR214604C type=write size=2212305 2024-01-15T23:09:16.843 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.857+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~VHOJTVXG0J9I.0 size=331105 2024-01-15T23:09:16.845 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.859+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=VHOJTVXG0J9I tag=W2KOX03Y0WRM type=write size=1379681 2024-01-15T23:09:16.847 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.861+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=O12DW5W27XTW type=write size=213598 2024-01-15T23:09:16.848 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.863+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~EDC07XUKOSTW.0 size=1048576 2024-01-15T23:09:16.850 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.864+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~EDC07XUKOSTW.1 size=259085 2024-01-15T23:09:16.852 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.866+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=EDC07XUKOSTW tag=93DKSXAZ6TAH type=write size=2356237 2024-01-15T23:09:16.854 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.868+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=VYBEWCH84UIP type=write size=457174 2024-01-15T23:09:16.855 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.870+0000 7f015aa3a880 -1 < failed to complete operation key=78BS9N6111TG tag=9BV44YU2M0W0 type=del size=1562100: (22) Invalid argument 2024-01-15T23:09:16.858 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.872+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~V84K1N7XML6G.0 size=754489 2024-01-15T23:09:16.858 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.872+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=V84K1N7XML6G tag=4XBC7AT0RN31 type=write size=1803065 2024-01-15T23:09:16.859 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.874+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=OBH8ENK5JWES type=del 2024-01-15T23:09:16.861 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.875+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=YD2BL6FOY37Z type=del size=3655965 2024-01-15T23:09:16.864 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.878+0000 7f015aa3a880 1 < suggested remove operation key=UJT03FC4CQI3 tag=PQAZX4FEKBRZ type=del 2024-01-15T23:09:16.866 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.881+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~MRYSC7AK55BB.0 size=1048576 2024-01-15T23:09:16.868 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.882+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~MRYSC7AK55BB.1 size=626862 2024-01-15T23:09:16.868 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.882+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=MRYSC7AK55BB tag=FOC6AGMOJJE9 type=write size=2724014 2024-01-15T23:09:16.868 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.882+0000 7f015aa3a880 1 < canceled part key=_multipart_86UEB70RI5UF.2~PXBEXJ5SL7ZP.0 size=1048576 2024-01-15T23:09:16.869 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.883+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~PXBEXJ5SL7ZP.1 size=1048576 2024-01-15T23:09:16.870 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.884+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~PXBEXJ5SL7ZP.2 size=639381 2024-01-15T23:09:16.872 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.887+0000 7f015aa3a880 1 < canceled multipart upload key=86UEB70RI5UF upload=PXBEXJ5SL7ZP tag=L6XDLA3HB9CT type=write size=3785109 2024-01-15T23:09:16.874 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.888+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=QH7282YMQMNH type=del size=2000704 2024-01-15T23:09:16.875 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.890+0000 7f015aa3a880 -1 < failed to complete operation key=LMN63HC6SH43 tag=WHNN7K32G2R5 type=del size=523640: (22) Invalid argument 2024-01-15T23:09:16.877 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.891+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=YUN62PPTJC9S type=write size=406287 2024-01-15T23:09:16.878 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.892+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=OV5JOVGUDUXL type=del 2024-01-15T23:09:16.880 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.895+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~ICAE6HAQ0ZBJ.0 size=1048576 2024-01-15T23:09:16.881 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.896+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~ICAE6HAQ0ZBJ.1 size=1048576 2024-01-15T23:09:16.882 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.897+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~ICAE6HAQ0ZBJ.2 size=342430 2024-01-15T23:09:16.882 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.897+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=ICAE6HAQ0ZBJ tag=WQ25TMEKO90E type=write size=3488158 2024-01-15T23:09:16.884 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.898+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~DQ0Q4BBDJKWZ.0 size=1048576 2024-01-15T23:09:16.885 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.899+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~DQ0Q4BBDJKWZ.1 size=696778 2024-01-15T23:09:16.888 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.902+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=DQ0Q4BBDJKWZ tag=LRQ3UA9S9YFD type=write size=2793930 2024-01-15T23:09:16.890 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.905+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~NMCKIJ8OMNAI.0 size=475158 2024-01-15T23:09:16.890 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.905+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=NMCKIJ8OMNAI tag=X8D294FZBQLN type=write size=1523734 2024-01-15T23:09:16.892 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.906+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=N5LL1CVVFGRE type=del 2024-01-15T23:09:16.893 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.907+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=5TC2PIUKENQY type=del size=3799429 2024-01-15T23:09:16.894 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.909+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=VU2T7MNKKD3K type=del 2024-01-15T23:09:16.896 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.910+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=5PVUWSMWYUPD type=write size=757457 2024-01-15T23:09:16.897 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.912+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~88FWF246OFLS.0 size=1048576 2024-01-15T23:09:16.899 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.913+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~88FWF246OFLS.1 size=462134 2024-01-15T23:09:16.901 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.915+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=88FWF246OFLS tag=9MM8MUEI9PQD type=write size=2559286 2024-01-15T23:09:16.903 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.918+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~ZLEKM8L3WZBC.0 size=1048576 2024-01-15T23:09:16.905 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.919+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~ZLEKM8L3WZBC.1 size=535480 2024-01-15T23:09:16.905 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.919+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=ZLEKM8L3WZBC tag=H255LK0JH5HU type=write size=2632632 2024-01-15T23:09:16.906 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.920+0000 7f015aa3a880 1 < completed write operation key=YSLXM9SYM6LS tag=0G0OCN6TSECF type=write size=758360 2024-01-15T23:09:16.907 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.922+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=2KK9843PHDWR type=del size=1723554 2024-01-15T23:09:16.909 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.923+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~X8Q2J04PCEF5.0 size=1048576 2024-01-15T23:09:16.910 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.924+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~X8Q2J04PCEF5.1 size=1048576 2024-01-15T23:09:16.911 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.925+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~X8Q2J04PCEF5.2 size=552562 2024-01-15T23:09:16.913 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.927+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=X8Q2J04PCEF5 tag=ZZ343EGAXAH7 type=write size=3698290 2024-01-15T23:09:16.914 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.929+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=LTG5QQIRSOHT type=del size=854995 2024-01-15T23:09:16.916 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.930+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=YL8JDLRSDEDW type=del 2024-01-15T23:09:16.917 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.932+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=BNAC4JBDYF05 type=del size=2296514 2024-01-15T23:09:16.919 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.933+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~215WCJWUTS3O.0 size=1048576 2024-01-15T23:09:16.920 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.934+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~215WCJWUTS3O.1 size=115153 2024-01-15T23:09:16.922 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.936+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=215WCJWUTS3O tag=BDSAR214604C type=write size=2212305 2024-01-15T23:09:16.924 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.938+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=57SL6FG26JLY type=del size=2768241 2024-01-15T23:09:16.925 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.939+0000 7f015aa3a880 1 < completed write operation key=OIUBN8XF3UB9 tag=O12DW5W27XTW type=write size=213598 2024-01-15T23:09:16.928 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.942+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~P89TOVRXPI2D.0 size=77496 2024-01-15T23:09:16.928 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.942+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=P89TOVRXPI2D tag=SW7ID1LRAEFH type=write size=1126072 2024-01-15T23:09:16.929 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.943+0000 7f015aa3a880 1 < completed write operation key=EBXD88OZ6HP7 tag=VYBEWCH84UIP type=write size=457174 2024-01-15T23:09:16.930 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.945+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=0H3BBDP3KXXL type=del size=4091132 2024-01-15T23:09:16.932 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.946+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~V84K1N7XML6G.0 size=754489 2024-01-15T23:09:16.934 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.948+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=V84K1N7XML6G tag=4XBC7AT0RN31 type=write size=1803065 2024-01-15T23:09:16.935 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.950+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=XKEAA2Y1PJLU type=del size=3869590 2024-01-15T23:09:16.937 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.951+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=YD2BL6FOY37Z type=del 2024-01-15T23:09:16.938 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.953+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=TQNW4X4GKFYZ type=del size=2699968 2024-01-15T23:09:16.940 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.954+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~MRYSC7AK55BB.0 size=1048576 2024-01-15T23:09:16.940 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.954+0000 7f015aa3a880 1 < canceled part key=_multipart_NN2UT7PUOU9G.2~MRYSC7AK55BB.1 size=626862 2024-01-15T23:09:16.942 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.956+0000 7f015aa3a880 1 < canceled multipart upload key=NN2UT7PUOU9G upload=MRYSC7AK55BB tag=FOC6AGMOJJE9 type=write size=2724014 2024-01-15T23:09:16.944 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.958+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=R3NSH5SYIRSM type=del size=1400769 2024-01-15T23:09:16.945 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.959+0000 7f015aa3a880 1 < canceled operation key=86UEB70RI5UF tag=QH7282YMQMNH type=del size=2000704 2024-01-15T23:09:16.947 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.962+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~CFWN3ODHABI6.0 size=1048576 2024-01-15T23:09:16.948 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.963+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~CFWN3ODHABI6.1 size=202515 2024-01-15T23:09:16.949 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.963+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=CFWN3ODHABI6 tag=O5LN3WZIK6RN type=write size=2299667 2024-01-15T23:09:16.950 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.964+0000 7f015aa3a880 1 < completed write operation key=RM8V6TH0RO82 tag=YUN62PPTJC9S type=write size=406287 2024-01-15T23:09:16.952 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.967+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~PRLLV9ZUJP3J.0 size=1048576 2024-01-15T23:09:16.954 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.968+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~PRLLV9ZUJP3J.1 size=240340 2024-01-15T23:09:16.954 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.968+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=PRLLV9ZUJP3J tag=I0KV37OSQ86I type=write size=2337492 2024-01-15T23:09:16.955 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.970+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~ICAE6HAQ0ZBJ.0 size=1048576 2024-01-15T23:09:16.957 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.971+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~ICAE6HAQ0ZBJ.1 size=1048576 2024-01-15T23:09:16.958 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.972+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~ICAE6HAQ0ZBJ.2 size=342430 2024-01-15T23:09:16.961 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.975+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=ICAE6HAQ0ZBJ tag=WQ25TMEKO90E type=write size=3488158 2024-01-15T23:09:16.962 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.976+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=C8FULOR0EB2D type=del size=2500484 2024-01-15T23:09:16.964 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.978+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~NMCKIJ8OMNAI.0 size=475158 2024-01-15T23:09:16.966 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.981+0000 7f015aa3a880 1 < completed multipart upload key=FUZBB9OLXVSX upload=NMCKIJ8OMNAI tag=X8D294FZBQLN type=write size=1523734 2024-01-15T23:09:16.969 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.983+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~CDY25IDS38L0.0 size=1048576 2024-01-15T23:09:16.970 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.984+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~CDY25IDS38L0.1 size=1048576 2024-01-15T23:09:16.971 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.985+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~CDY25IDS38L0.2 size=85106 2024-01-15T23:09:16.971 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.985+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=CDY25IDS38L0 tag=CDU5E3DW65RV type=write size=3230834 2024-01-15T23:09:16.973 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.987+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=5TC2PIUKENQY type=del 2024-01-15T23:09:16.974 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.988+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=TF25WYQHGNZ3 type=write size=965550 2024-01-15T23:09:16.975 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.990+0000 7f015aa3a880 1 < completed write operation key=ZFWW6RS09R9G tag=5PVUWSMWYUPD type=write size=757457 2024-01-15T23:09:16.977 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.991+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=WB4YJGEARS3V type=del size=1614008 2024-01-15T23:09:16.978 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.992+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~ZLEKM8L3WZBC.0 size=1048576 2024-01-15T23:09:16.979 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.993+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~ZLEKM8L3WZBC.1 size=535480 2024-01-15T23:09:16.981 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.995+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=ZLEKM8L3WZBC tag=H255LK0JH5HU type=write size=2632632 2024-01-15T23:09:16.983 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.997+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=AA1NWU33BBNI type=del size=884918 2024-01-15T23:09:16.984 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:16.998+0000 7f015aa3a880 1 < canceled operation key=D1PDCDA44P7Z tag=2KK9843PHDWR type=del size=1723554 2024-01-15T23:09:16.985 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.000+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=06ZRWAWHHAL5 type=del size=2967396 2024-01-15T23:09:16.987 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.001+0000 7f015aa3a880 1 < completed delete operation key=UJT03FC4CQI3 tag=LTG5QQIRSOHT type=del 2024-01-15T23:09:16.988 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.002+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=S53QY76O18YH type=del size=2930180 2024-01-15T23:09:16.993 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.004+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=BNAC4JBDYF05 type=del 2024-01-15T23:09:16.993 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.005+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=SMRGQZUSIJJZ type=del size=1816276 2024-01-15T23:09:16.994 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.006+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=57SL6FG26JLY type=del 2024-01-15T23:09:16.994 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.007+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=GPF3FSNX0IN3 type=del size=411160 2024-01-15T23:09:16.995 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.009+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~P89TOVRXPI2D.0 size=77496 2024-01-15T23:09:16.997 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.011+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=P89TOVRXPI2D tag=SW7ID1LRAEFH type=write size=1126072 2024-01-15T23:09:16.998 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.012+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=UY23HFFGADI4 type=del size=3935867 2024-01-15T23:09:17.000 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.014+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=0H3BBDP3KXXL type=del 2024-01-15T23:09:17.002 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.017+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~WJ1NAWKUUNBN.0 size=32421 2024-01-15T23:09:17.002 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.017+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=WJ1NAWKUUNBN tag=MNC4PI91VXG7 type=write size=1080997 2024-01-15T23:09:17.005 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.019+0000 7f015aa3a880 1 < suggested remove operation key=20XY1HFP38RV tag=XKEAA2Y1PJLU type=del 2024-01-15T23:09:17.008 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.022+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~QW9OL0PGTJC9.0 size=1048576 2024-01-15T23:09:17.009 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.023+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~QW9OL0PGTJC9.1 size=1048576 2024-01-15T23:09:17.010 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.024+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~QW9OL0PGTJC9.2 size=941485 2024-01-15T23:09:17.010 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.024+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=QW9OL0PGTJC9 tag=FFO4XPHMICU0 type=write size=4087213 2024-01-15T23:09:17.011 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.025+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=TQNW4X4GKFYZ type=del 2024-01-15T23:09:17.013 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.027+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=Y13N7VHKYM1N type=del size=3698243 2024-01-15T23:09:17.015 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.029+0000 7f015aa3a880 1 < suggested remove operation key=YSLXM9SYM6LS tag=R3NSH5SYIRSM type=del 2024-01-15T23:09:17.017 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.031+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=Q320OBIWA1GL type=del size=2020903 2024-01-15T23:09:17.018 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.032+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~CFWN3ODHABI6.0 size=1048576 2024-01-15T23:09:17.019 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.033+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~CFWN3ODHABI6.1 size=202515 2024-01-15T23:09:17.022 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.036+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=CFWN3ODHABI6 tag=O5LN3WZIK6RN type=write size=2299667 2024-01-15T23:09:17.024 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.038+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~8VR6HF31I4KZ.0 size=1048576 2024-01-15T23:09:17.025 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.040+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~8VR6HF31I4KZ.1 size=1048576 2024-01-15T23:09:17.026 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.041+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~8VR6HF31I4KZ.2 size=564047 2024-01-15T23:09:17.027 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.041+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=8VR6HF31I4KZ tag=D7XDR0RDT4U5 type=write size=3709775 2024-01-15T23:09:17.028 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.042+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~PRLLV9ZUJP3J.0 size=1048576 2024-01-15T23:09:17.029 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.043+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~PRLLV9ZUJP3J.1 size=240340 2024-01-15T23:09:17.031 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.046+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=PRLLV9ZUJP3J tag=I0KV37OSQ86I type=write size=2337492 2024-01-15T23:09:17.034 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.048+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~7I1UGNFVE1YP.0 size=1048576 2024-01-15T23:09:17.035 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.049+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~7I1UGNFVE1YP.1 size=885699 2024-01-15T23:09:17.035 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.049+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=7I1UGNFVE1YP tag=ODS3QCEPQ7T0 type=write size=2982851 2024-01-15T23:09:17.038 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.052+0000 7f015aa3a880 1 < suggested remove operation key=OIUBN8XF3UB9 tag=C8FULOR0EB2D type=del 2024-01-15T23:09:17.040 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.055+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~E0QWW5HH9HFG.0 size=1048576 2024-01-15T23:09:17.041 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.056+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~E0QWW5HH9HFG.1 size=445605 2024-01-15T23:09:17.041 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.056+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=E0QWW5HH9HFG tag=20LO4EDW5CQW type=write size=2542757 2024-01-15T23:09:17.043 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.057+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~CDY25IDS38L0.0 size=1048576 2024-01-15T23:09:17.044 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.058+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~CDY25IDS38L0.1 size=1048576 2024-01-15T23:09:17.045 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.059+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~CDY25IDS38L0.2 size=85106 2024-01-15T23:09:17.047 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.061+0000 7f015aa3a880 1 < completed multipart upload key=78BS9N6111TG upload=CDY25IDS38L0 tag=CDU5E3DW65RV type=write size=3230834 2024-01-15T23:09:17.049 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.063+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=9M7QZJBFZUFW type=del size=2049337 2024-01-15T23:09:17.050 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.064+0000 7f015aa3a880 1 < completed write operation key=ARL2EMZRGQX2 tag=TF25WYQHGNZ3 type=write size=965550 2024-01-15T23:09:17.053 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.067+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~O6MP2HHZOA7N.0 size=1048576 2024-01-15T23:09:17.054 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.068+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~O6MP2HHZOA7N.1 size=1048576 2024-01-15T23:09:17.055 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.069+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~O6MP2HHZOA7N.2 size=778610 2024-01-15T23:09:17.055 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.069+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=O6MP2HHZOA7N tag=ZDHI761FSZF6 type=write size=3924338 2024-01-15T23:09:17.056 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.070+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=WB4YJGEARS3V type=del 2024-01-15T23:09:17.058 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.072+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=3K8KQUO8B3ZM type=del size=2359944 2024-01-15T23:09:17.059 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.074+0000 7f015aa3a880 1 < canceled operation key=V20OM852L630 tag=AA1NWU33BBNI type=del size=884918 2024-01-15T23:09:17.062 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.076+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~TLK6DSYWX7TC.0 size=631488 2024-01-15T23:09:17.062 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.076+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=TLK6DSYWX7TC tag=SCBW1CBFM0UX type=write size=1680064 2024-01-15T23:09:17.063 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.077+0000 7f015aa3a880 1 < canceled operation key=86UEB70RI5UF tag=06ZRWAWHHAL5 type=del size=2967396 2024-01-15T23:09:17.065 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.079+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=JE2Z22XY30BJ type=del size=3095313 2024-01-15T23:09:17.066 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.080+0000 7f015aa3a880 1 < canceled operation key=78BS9N6111TG tag=S53QY76O18YH type=del size=2930180 2024-01-15T23:09:17.068 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.082+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~1UKHQHUX31YI.0 size=1048576 2024-01-15T23:09:17.069 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.084+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~1UKHQHUX31YI.1 size=793145 2024-01-15T23:09:17.069 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.084+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=1UKHQHUX31YI tag=0L5D0L52QA0A type=write size=2890297 2024-01-15T23:09:17.071 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.085+0000 7f015aa3a880 1 < canceled operation key=86UEB70RI5UF tag=SMRGQZUSIJJZ type=del size=1816276 2024-01-15T23:09:17.072 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.086+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=F8ZYM7G5CABC type=del size=1545002 2024-01-15T23:09:17.073 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.088+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=GPF3FSNX0IN3 type=del 2024-01-15T23:09:17.075 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.089+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=PMA09X82S5FW type=write size=552488 2024-01-15T23:09:17.077 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.091+0000 7f015aa3a880 1 < completed delete operation key=P18I2H2B1WWU tag=UY23HFFGADI4 type=del 2024-01-15T23:09:17.080 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.094+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~F5UKF2U2H3ZG.0 size=1048576 2024-01-15T23:09:17.081 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.095+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~F5UKF2U2H3ZG.1 size=909985 2024-01-15T23:09:17.081 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.095+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=F5UKF2U2H3ZG tag=2F02933NGLQW type=write size=3007137 2024-01-15T23:09:17.083 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.097+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~WJ1NAWKUUNBN.0 size=32421 2024-01-15T23:09:17.085 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.099+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=WJ1NAWKUUNBN tag=MNC4PI91VXG7 type=write size=1080997 2024-01-15T23:09:17.086 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.100+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=MV5ZPBU9289E type=del size=3059241 2024-01-15T23:09:17.087 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.102+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~QW9OL0PGTJC9.0 size=1048576 2024-01-15T23:09:17.088 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.103+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~QW9OL0PGTJC9.1 size=1048576 2024-01-15T23:09:17.090 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.104+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~QW9OL0PGTJC9.2 size=941485 2024-01-15T23:09:17.092 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.106+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=QW9OL0PGTJC9 tag=FFO4XPHMICU0 type=write size=4087213 2024-01-15T23:09:17.093 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.108+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=B4LM09I3YFLO type=write size=375380 2024-01-15T23:09:17.096 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.110+0000 7f015aa3a880 1 < suggested remove operation key=FUZBB9OLXVSX tag=Y13N7VHKYM1N type=del 2024-01-15T23:09:17.097 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.112+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=7IDYRBYNTTP0 type=del size=1522039 2024-01-15T23:09:17.099 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.113+0000 7f015aa3a880 1 < canceled operation key=4EXWJ9YOPF9I tag=Q320OBIWA1GL type=del size=2020903 2024-01-15T23:09:17.101 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.116+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~LSC4FR756RJJ.0 size=1048576 2024-01-15T23:09:17.103 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.117+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~LSC4FR756RJJ.1 size=973374 2024-01-15T23:09:17.103 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.117+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=LSC4FR756RJJ tag=1YW25GGJCPUN type=write size=3070526 2024-01-15T23:09:17.104 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.118+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~8VR6HF31I4KZ.0 size=1048576 2024-01-15T23:09:17.105 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.119+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~8VR6HF31I4KZ.1 size=1048576 2024-01-15T23:09:17.105 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.119+0000 7f015aa3a880 1 < canceled part key=_multipart_QIAVT1LFAF0L.2~8VR6HF31I4KZ.2 size=564047 2024-01-15T23:09:17.107 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.121+0000 7f015aa3a880 1 < canceled multipart upload key=QIAVT1LFAF0L upload=8VR6HF31I4KZ tag=D7XDR0RDT4U5 type=write size=3709775 2024-01-15T23:09:17.108 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.123+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=0UFUDZOCNVJA type=del size=2086155 2024-01-15T23:09:17.110 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.124+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~7I1UGNFVE1YP.0 size=1048576 2024-01-15T23:09:17.111 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.125+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~7I1UGNFVE1YP.1 size=885699 2024-01-15T23:09:17.113 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.127+0000 7f015aa3a880 1 < completed multipart upload key=FUZBB9OLXVSX upload=7I1UGNFVE1YP tag=ODS3QCEPQ7T0 type=write size=2982851 2024-01-15T23:09:17.115 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.130+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~0RHHINFPTB5R.0 size=1048576 2024-01-15T23:09:17.116 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.131+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~0RHHINFPTB5R.1 size=1048576 2024-01-15T23:09:17.118 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.132+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~0RHHINFPTB5R.2 size=195584 2024-01-15T23:09:17.118 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.132+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=0RHHINFPTB5R tag=PMA8AYH0H0S7 type=write size=3341312 2024-01-15T23:09:17.119 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.133+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~E0QWW5HH9HFG.0 size=1048576 2024-01-15T23:09:17.119 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.133+0000 7f015aa3a880 1 < canceled part key=_multipart_6PU9QS1B1TUB.2~E0QWW5HH9HFG.1 size=445605 2024-01-15T23:09:17.121 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.135+0000 7f015aa3a880 1 < canceled multipart upload key=6PU9QS1B1TUB upload=E0QWW5HH9HFG tag=20LO4EDW5CQW type=write size=2542757 2024-01-15T23:09:17.122 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.137+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=CLC1W6QS4MNL type=del size=1386887 2024-01-15T23:09:17.124 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.138+0000 7f015aa3a880 1 < completed delete operation key=ZFWW6RS09R9G tag=9M7QZJBFZUFW type=del 2024-01-15T23:09:17.125 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.139+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=6XX1NAFUQQR0 type=del size=670760 2024-01-15T23:09:17.126 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.141+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~O6MP2HHZOA7N.0 size=1048576 2024-01-15T23:09:17.127 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.142+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~O6MP2HHZOA7N.1 size=1048576 2024-01-15T23:09:17.129 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.143+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~O6MP2HHZOA7N.2 size=778610 2024-01-15T23:09:17.131 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.145+0000 7f015aa3a880 1 < completed multipart upload key=78BS9N6111TG upload=O6MP2HHZOA7N tag=ZDHI761FSZF6 type=write size=3924338 2024-01-15T23:09:17.134 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.148+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~7L7XUJLL780Q.0 size=286001 2024-01-15T23:09:17.134 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.148+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=7L7XUJLL780Q tag=FAIR4YRXFK32 type=write size=1334577 2024-01-15T23:09:17.135 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.149+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=3K8KQUO8B3ZM type=del 2024-01-15T23:09:17.136 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.151+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=3E81YOXMX54N type=write size=935745 2024-01-15T23:09:17.138 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.152+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~TLK6DSYWX7TC.0 size=631488 2024-01-15T23:09:17.140 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.154+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=TLK6DSYWX7TC tag=SCBW1CBFM0UX type=write size=1680064 2024-01-15T23:09:17.142 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.156+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=QL6MCGMFJ5KF type=del size=1843035 2024-01-15T23:09:17.143 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.157+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=JE2Z22XY30BJ type=del 2024-01-15T23:09:17.144 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.159+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=QXUQFYDO8QK6 type=write size=75222 2024-01-15T23:09:17.146 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.160+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~1UKHQHUX31YI.0 size=1048576 2024-01-15T23:09:17.147 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.161+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~1UKHQHUX31YI.1 size=793145 2024-01-15T23:09:17.149 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.164+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=1UKHQHUX31YI tag=0L5D0L52QA0A type=write size=2890297 2024-01-15T23:09:17.152 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.166+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~LBCPR0XPDNWC.0 size=1048576 2024-01-15T23:09:17.153 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.167+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~LBCPR0XPDNWC.1 size=1048576 2024-01-15T23:09:17.154 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.168+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~LBCPR0XPDNWC.2 size=909519 2024-01-15T23:09:17.155 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.168+0000 7f015aa3a880 1 > prepared multipart upload key=NFS3V4I3LMK4 upload=LBCPR0XPDNWC tag=8YKCTY4Y6CYE type=write size=4055247 2024-01-15T23:09:17.156 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.170+0000 7f015aa3a880 1 < canceled operation key=V20OM852L630 tag=F8ZYM7G5CABC type=del size=1545002 2024-01-15T23:09:17.157 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.171+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=749L90NROGR0 type=del size=1131417 2024-01-15T23:09:17.159 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.173+0000 7f015aa3a880 1 < completed write operation key=UJT03FC4CQI3 tag=PMA09X82S5FW type=write size=552488 2024-01-15T23:09:17.161 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.175+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=Y5Z35Y8B317Y type=del size=1274092 2024-01-15T23:09:17.162 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.176+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~F5UKF2U2H3ZG.0 size=1048576 2024-01-15T23:09:17.163 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.178+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~F5UKF2U2H3ZG.1 size=909985 2024-01-15T23:09:17.166 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.180+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=F5UKF2U2H3ZG tag=2F02933NGLQW type=write size=3007137 2024-01-15T23:09:17.167 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.182+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=GJGQJ5GBU43W type=del size=611949 2024-01-15T23:09:17.169 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.183+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=MV5ZPBU9289E type=del 2024-01-15T23:09:17.171 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.185+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=GCJ94A3DFCKA type=del size=2981022 2024-01-15T23:09:17.172 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.186+0000 7f015aa3a880 1 < completed write operation key=3U59L4MC7CT1 tag=B4LM09I3YFLO type=write size=375380 2024-01-15T23:09:17.174 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.188+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=T63EWC6281RI type=del size=3238704 2024-01-15T23:09:17.175 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.189+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=7IDYRBYNTTP0 type=del 2024-01-15T23:09:17.177 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.191+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=9F6A3X1OUMN3 type=del size=1572050 2024-01-15T23:09:17.177 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.191+0000 7f015aa3a880 1 < canceled part key=_multipart_20XY1HFP38RV.2~LSC4FR756RJJ.0 size=1048576 2024-01-15T23:09:17.178 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.193+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~LSC4FR756RJJ.1 size=973374 2024-01-15T23:09:17.181 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.195+0000 7f015aa3a880 1 < canceled multipart upload key=20XY1HFP38RV upload=LSC4FR756RJJ tag=1YW25GGJCPUN type=write size=3070526 2024-01-15T23:09:17.184 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.198+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~4WAYU2A95BNS.0 size=1048576 2024-01-15T23:09:17.185 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.199+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~4WAYU2A95BNS.1 size=333628 2024-01-15T23:09:17.185 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.199+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=4WAYU2A95BNS tag=DKX1DXYZ1HHG type=write size=2430780 2024-01-15T23:09:17.186 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.200+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=0UFUDZOCNVJA type=del 2024-01-15T23:09:17.187 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.202+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=P9YIO6FV496R type=del size=945604 2024-01-15T23:09:17.192 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.203+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~0RHHINFPTB5R.0 size=1048576 2024-01-15T23:09:17.192 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.204+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~0RHHINFPTB5R.1 size=1048576 2024-01-15T23:09:17.192 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.205+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~0RHHINFPTB5R.2 size=195584 2024-01-15T23:09:17.193 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.207+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=0RHHINFPTB5R tag=PMA8AYH0H0S7 type=write size=3341312 2024-01-15T23:09:17.195 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.209+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=FO8I1IVXTX0E type=write size=925615 2024-01-15T23:09:17.197 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.211+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=CLC1W6QS4MNL type=del 2024-01-15T23:09:17.198 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.212+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=OH7J0CU0L9H4 type=del size=1393165 2024-01-15T23:09:17.199 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.214+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=6XX1NAFUQQR0 type=del 2024-01-15T23:09:17.202 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.216+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~DE8O5BXKOJTK.0 size=1044726 2024-01-15T23:09:17.202 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.216+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=DE8O5BXKOJTK tag=66CEUAZYJHRQ type=write size=2093302 2024-01-15T23:09:17.204 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.218+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~7L7XUJLL780Q.0 size=286001 2024-01-15T23:09:17.206 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.221+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=7L7XUJLL780Q tag=FAIR4YRXFK32 type=write size=1334577 2024-01-15T23:09:17.209 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.224+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~VYTUP7XMLSGK.0 size=849256 2024-01-15T23:09:17.209 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.224+0000 7f015aa3a880 1 > prepared multipart upload key=P18I2H2B1WWU upload=VYTUP7XMLSGK tag=2HQJ8KQDH1ZW type=write size=1897832 2024-01-15T23:09:17.211 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.225+0000 7f015aa3a880 1 < completed write operation key=D1PDCDA44P7Z tag=3E81YOXMX54N type=write size=935745 2024-01-15T23:09:17.212 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.227+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=SEOYSMUVL7OM type=write size=572091 2024-01-15T23:09:17.214 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.228+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=QL6MCGMFJ5KF type=del 2024-01-15T23:09:17.217 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.231+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~AWEB43S7SXVZ.0 size=1048576 2024-01-15T23:09:17.219 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.233+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~AWEB43S7SXVZ.1 size=1048576 2024-01-15T23:09:17.220 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.234+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~AWEB43S7SXVZ.2 size=375977 2024-01-15T23:09:17.220 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.234+0000 7f015aa3a880 1 > prepared multipart upload key=4EXWJ9YOPF9I upload=AWEB43S7SXVZ tag=JZQ7R62R3VP8 type=write size=3521705 2024-01-15T23:09:17.222 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.236+0000 7f015aa3a880 1 < suggested remove operation key=QIAVT1LFAF0L tag=QXUQFYDO8QK6 type=write 2024-01-15T23:09:17.224 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.238+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=QBGNPHIJ926J type=write size=386626 2024-01-15T23:09:17.225 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.239+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~LBCPR0XPDNWC.0 size=1048576 2024-01-15T23:09:17.226 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.241+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~LBCPR0XPDNWC.1 size=1048576 2024-01-15T23:09:17.227 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.242+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~LBCPR0XPDNWC.2 size=909519 2024-01-15T23:09:17.230 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.244+0000 7f015aa3a880 1 < completed multipart upload key=NFS3V4I3LMK4 upload=LBCPR0XPDNWC tag=8YKCTY4Y6CYE type=write size=4055247 2024-01-15T23:09:17.232 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.247+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~IRWAWPDEHMZS.0 size=1048576 2024-01-15T23:09:17.234 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.248+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~IRWAWPDEHMZS.1 size=1048576 2024-01-15T23:09:17.236 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.250+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~IRWAWPDEHMZS.2 size=769869 2024-01-15T23:09:17.236 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.250+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=IRWAWPDEHMZS tag=NI070V2NYWF1 type=write size=3915597 2024-01-15T23:09:17.237 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.252+0000 7f015aa3a880 1 < completed delete operation key=FXZ9MI7H10H2 tag=749L90NROGR0 type=del 2024-01-15T23:09:17.239 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.253+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=99OXV6FV0XN3 type=write size=386304 2024-01-15T23:09:17.240 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.255+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=Y5Z35Y8B317Y type=del 2024-01-15T23:09:17.243 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.257+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~H436PVIKRUCP.0 size=756195 2024-01-15T23:09:17.243 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.257+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=H436PVIKRUCP tag=8OO2B64402YS type=write size=1804771 2024-01-15T23:09:17.245 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.259+0000 7f015aa3a880 1 < completed delete operation key=P18I2H2B1WWU tag=GJGQJ5GBU43W type=del 2024-01-15T23:09:17.246 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.260+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=P12UIGOMSTDP type=del size=169024 2024-01-15T23:09:17.248 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.262+0000 7f015aa3a880 1 < completed delete operation key=UJT03FC4CQI3 tag=GCJ94A3DFCKA type=del 2024-01-15T23:09:17.249 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.264+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=RCCJBX8DQ88C type=del size=2571323 2024-01-15T23:09:17.251 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.265+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=T63EWC6281RI type=del 2024-01-15T23:09:17.254 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.268+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~N2VNPJLYPR12.0 size=1048576 2024-01-15T23:09:17.255 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.269+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~N2VNPJLYPR12.1 size=77219 2024-01-15T23:09:17.255 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.269+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=N2VNPJLYPR12 tag=TWX57D8V9GKP type=write size=2174371 2024-01-15T23:09:17.257 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.271+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=9F6A3X1OUMN3 type=del 2024-01-15T23:09:17.258 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.272+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=6DQJRMAR796D type=del size=2105723 2024-01-15T23:09:17.260 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.274+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~4WAYU2A95BNS.0 size=1048576 2024-01-15T23:09:17.260 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.274+0000 7f015aa3a880 1 < canceled part key=_multipart_USPTX9KW910J.2~4WAYU2A95BNS.1 size=333628 2024-01-15T23:09:17.262 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.276+0000 7f015aa3a880 1 < canceled multipart upload key=USPTX9KW910J upload=4WAYU2A95BNS tag=DKX1DXYZ1HHG type=write size=2430780 2024-01-15T23:09:17.264 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.278+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=P4QB99GQXK6A type=del size=3759846 2024-01-15T23:09:17.266 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.280+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=P9YIO6FV496R type=del 2024-01-15T23:09:17.268 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.282+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=XZTX9JKYZYSK type=del size=948073 2024-01-15T23:09:17.269 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.284+0000 7f015aa3a880 1 < completed write operation key=FXZ9MI7H10H2 tag=FO8I1IVXTX0E type=write size=925615 2024-01-15T23:09:17.271 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.285+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=YX2HB0MKIZL3 type=del size=805922 2024-01-15T23:09:17.274 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.288+0000 7f015aa3a880 1 < suggested update operation key=YSLXM9SYM6LS tag=OH7J0CU0L9H4 type=del size=1393165 2024-01-15T23:09:17.275 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.290+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=A10ZL07IHDMQ type=del size=2734190 2024-01-15T23:09:17.277 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.291+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~DE8O5BXKOJTK.0 size=1044726 2024-01-15T23:09:17.279 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.293+0000 7f015aa3a880 1 < completed multipart upload key=UJT03FC4CQI3 upload=DE8O5BXKOJTK tag=66CEUAZYJHRQ type=write size=2093302 2024-01-15T23:09:17.280 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.295+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=47G71KFCEF93 type=del size=1652085 2024-01-15T23:09:17.282 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.296+0000 7f015aa3a880 1 < completed part key=_multipart_P18I2H2B1WWU.2~VYTUP7XMLSGK.0 size=849256 2024-01-15T23:09:17.284 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.298+0000 7f015aa3a880 1 < completed multipart upload key=P18I2H2B1WWU upload=VYTUP7XMLSGK tag=2HQJ8KQDH1ZW type=write size=1897832 2024-01-15T23:09:17.285 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.300+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=BO86GQDFMHZP type=del size=483654 2024-01-15T23:09:17.288 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.302+0000 7f015aa3a880 1 < suggested remove operation key=YD7TIMOW86JF tag=SEOYSMUVL7OM type=write 2024-01-15T23:09:17.290 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.304+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=W7VYDMHSQ1AG type=write size=992841 2024-01-15T23:09:17.292 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.306+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~AWEB43S7SXVZ.0 size=1048576 2024-01-15T23:09:17.293 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.307+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~AWEB43S7SXVZ.1 size=1048576 2024-01-15T23:09:17.294 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.309+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~AWEB43S7SXVZ.2 size=375977 2024-01-15T23:09:17.297 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.311+0000 7f015aa3a880 1 < completed multipart upload key=4EXWJ9YOPF9I upload=AWEB43S7SXVZ tag=JZQ7R62R3VP8 type=write size=3521705 2024-01-15T23:09:17.298 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.312+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=GE1AZM40XWU2 type=del size=2754292 2024-01-15T23:09:17.301 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.315+0000 7f015aa3a880 1 < suggested update operation key=4EXWJ9YOPF9I tag=QBGNPHIJ926J type=write size=386626 2024-01-15T23:09:17.303 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.317+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=WNYBAFGQQKMZ type=del size=568201 2024-01-15T23:09:17.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.318+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~IRWAWPDEHMZS.0 size=1048576 2024-01-15T23:09:17.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.319+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~IRWAWPDEHMZS.1 size=1048576 2024-01-15T23:09:17.306 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.320+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~IRWAWPDEHMZS.2 size=769869 2024-01-15T23:09:17.309 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.323+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=IRWAWPDEHMZS tag=NI070V2NYWF1 type=write size=3915597 2024-01-15T23:09:17.312 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.326+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~K4ONMWFDSV86.0 size=1048576 2024-01-15T23:09:17.313 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.327+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~K4ONMWFDSV86.1 size=265838 2024-01-15T23:09:17.313 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.327+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=K4ONMWFDSV86 tag=DWM5A70CH5R6 type=write size=2362990 2024-01-15T23:09:17.316 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.330+0000 7f015aa3a880 1 < suggested remove operation key=USPTX9KW910J tag=99OXV6FV0XN3 type=write 2024-01-15T23:09:17.317 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.331+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=RMPJVVVV3MA1 type=del size=23184 2024-01-15T23:09:17.318 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.332+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~H436PVIKRUCP.0 size=756195 2024-01-15T23:09:17.320 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.335+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=H436PVIKRUCP tag=8OO2B64402YS type=write size=1804771 2024-01-15T23:09:17.323 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.337+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~M54BOYL3HFJH.0 size=1048576 2024-01-15T23:09:17.324 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.338+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~M54BOYL3HFJH.1 size=109139 2024-01-15T23:09:17.324 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.338+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=M54BOYL3HFJH tag=HS5IVV9EIHKO type=write size=2206291 2024-01-15T23:09:17.325 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.340+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=P12UIGOMSTDP type=del 2024-01-15T23:09:17.328 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.342+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~PX38I22NII3J.0 size=1048576 2024-01-15T23:09:17.329 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.343+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~PX38I22NII3J.1 size=613762 2024-01-15T23:09:17.330 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.343+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=PX38I22NII3J tag=KLC0BH3QTW1A type=write size=2710914 2024-01-15T23:09:17.331 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.345+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=RCCJBX8DQ88C type=del 2024-01-15T23:09:17.334 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.348+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~PIEZAU0R9QMI.0 size=290315 2024-01-15T23:09:17.334 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.348+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=PIEZAU0R9QMI tag=6SIJRFJKU1CZ type=write size=1338891 2024-01-15T23:09:17.335 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.349+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~N2VNPJLYPR12.0 size=1048576 2024-01-15T23:09:17.337 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.351+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~N2VNPJLYPR12.1 size=77219 2024-01-15T23:09:17.339 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.353+0000 7f015aa3a880 1 < completed multipart upload key=78BS9N6111TG upload=N2VNPJLYPR12 tag=TWX57D8V9GKP type=write size=2174371 2024-01-15T23:09:17.340 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.355+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=XDGTIG0GGOJY type=del size=1063509 2024-01-15T23:09:17.343 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.358+0000 7f015aa3a880 1 < suggested remove operation key=D1PDCDA44P7Z tag=6DQJRMAR796D type=del 2024-01-15T23:09:17.345 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.359+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=NUJ95WFC213U type=del size=2469557 2024-01-15T23:09:17.346 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.360+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=P4QB99GQXK6A type=del 2024-01-15T23:09:17.348 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.362+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=352RXVUPLGMR type=del size=292482 2024-01-15T23:09:17.349 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.363+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=XZTX9JKYZYSK type=del 2024-01-15T23:09:17.350 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.365+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=5R0OCQ4MI311 type=write size=995477 2024-01-15T23:09:17.353 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.367+0000 7f015aa3a880 1 < suggested update operation key=86UEB70RI5UF tag=YX2HB0MKIZL3 type=del size=805922 2024-01-15T23:09:17.356 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.370+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~TNVWB5D62H3V.0 size=97303 2024-01-15T23:09:17.356 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.370+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=TNVWB5D62H3V tag=V3VH1FZPDU15 type=write size=1145879 2024-01-15T23:09:17.357 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.371+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=A10ZL07IHDMQ type=del 2024-01-15T23:09:17.358 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.373+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=SI09VPMX394A type=del size=1532192 2024-01-15T23:09:17.360 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.374+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=47G71KFCEF93 type=del 2024-01-15T23:09:17.362 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.376+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=3KMVG0JGMENL type=del size=2684582 2024-01-15T23:09:17.363 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.377+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=BO86GQDFMHZP type=del 2024-01-15T23:09:17.365 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.379+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=CKF9PXJZY43Y type=write size=353046 2024-01-15T23:09:17.366 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.381+0000 7f015aa3a880 1 < completed write operation key=NN2UT7PUOU9G tag=W7VYDMHSQ1AG type=write size=992841 2024-01-15T23:09:17.368 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.382+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=GJ0W77HLJI8J type=del size=1840192 2024-01-15T23:09:17.369 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.384+0000 7f015aa3a880 1 < completed delete operation key=2ZNSF4KUY6CU tag=GE1AZM40XWU2 type=del 2024-01-15T23:09:17.371 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.385+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=INZUYYXPDLQ2 type=del size=1958581 2024-01-15T23:09:17.372 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.386+0000 7f015aa3a880 1 < completed delete operation key=FXZ9MI7H10H2 tag=WNYBAFGQQKMZ type=del 2024-01-15T23:09:17.374 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.388+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=QGMQZZX3XX45 type=del size=1895065 2024-01-15T23:09:17.375 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.389+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~K4ONMWFDSV86.0 size=1048576 2024-01-15T23:09:17.376 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.391+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~K4ONMWFDSV86.1 size=265838 2024-01-15T23:09:17.379 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.393+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=K4ONMWFDSV86 tag=DWM5A70CH5R6 type=write size=2362990 2024-01-15T23:09:17.381 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.395+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~2VD7YKLCR7T8.0 size=565900 2024-01-15T23:09:17.381 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.395+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=2VD7YKLCR7T8 tag=WKF9KSBYJNZR type=write size=1614476 2024-01-15T23:09:17.383 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.397+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=RMPJVVVV3MA1 type=del 2024-01-15T23:09:17.384 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.398+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=1AWDTDLOJ68B type=del size=3154103 2024-01-15T23:09:17.386 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.400+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~M54BOYL3HFJH.0 size=1048576 2024-01-15T23:09:17.387 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.401+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~M54BOYL3HFJH.1 size=109139 2024-01-15T23:09:17.390 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.404+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=M54BOYL3HFJH tag=HS5IVV9EIHKO type=write size=2206291 2024-01-15T23:09:17.391 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.405+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=SI7VCZZXJFAH type=write size=684103 2024-01-15T23:09:17.393 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.407+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~PX38I22NII3J.0 size=1048576 2024-01-15T23:09:17.395 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.408+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~PX38I22NII3J.1 size=613762 2024-01-15T23:09:17.396 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.411+0000 7f015aa3a880 1 < completed multipart upload key=78BS9N6111TG upload=PX38I22NII3J tag=KLC0BH3QTW1A type=write size=2710914 2024-01-15T23:09:17.398 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.412+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=IV2O3YMAJ25P type=del size=3067220 2024-01-15T23:09:17.399 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.414+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~PIEZAU0R9QMI.0 size=290315 2024-01-15T23:09:17.402 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.416+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=PIEZAU0R9QMI tag=6SIJRFJKU1CZ type=write size=1338891 2024-01-15T23:09:17.405 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.419+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~JPMGMBH8OEU8.0 size=9361 2024-01-15T23:09:17.405 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.419+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=JPMGMBH8OEU8 tag=HFGBF4UM7HTY type=write size=1057937 2024-01-15T23:09:17.406 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.420+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=XDGTIG0GGOJY type=del 2024-01-15T23:09:17.409 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.423+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~2EV1D5M5VRNJ.0 size=527374 2024-01-15T23:09:17.409 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.423+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=2EV1D5M5VRNJ tag=5XP14L40UJ61 type=write size=1575950 2024-01-15T23:09:17.410 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.424+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=NUJ95WFC213U type=del 2024-01-15T23:09:17.412 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.426+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=VDYUI12TPERT type=del size=1059371 2024-01-15T23:09:17.413 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.427+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=352RXVUPLGMR type=del 2024-01-15T23:09:17.416 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.430+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~Q6OZ1EV8XKO8.0 size=831535 2024-01-15T23:09:17.416 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.430+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=Q6OZ1EV8XKO8 tag=9SHEVGEMTZER type=write size=1880111 2024-01-15T23:09:17.417 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.431+0000 7f015aa3a880 1 < canceled operation key=USPTX9KW910J tag=5R0OCQ4MI311 type=write size=995477 2024-01-15T23:09:17.419 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.433+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=X0EADFY004G7 type=del size=2253246 2024-01-15T23:09:17.420 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.434+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~TNVWB5D62H3V.0 size=97303 2024-01-15T23:09:17.422 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.436+0000 7f015aa3a880 1 < completed multipart upload key=6PU9QS1B1TUB upload=TNVWB5D62H3V tag=V3VH1FZPDU15 type=write size=1145879 2024-01-15T23:09:17.424 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.438+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=0ZXQN10RFC5M type=del size=480448 2024-01-15T23:09:17.425 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.439+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=SI09VPMX394A type=del 2024-01-15T23:09:17.427 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.442+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~RY3PB2Z90ZPR.0 size=516633 2024-01-15T23:09:17.428 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.442+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=RY3PB2Z90ZPR tag=OT80V208EDRO type=write size=1565209 2024-01-15T23:09:17.429 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.443+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=3KMVG0JGMENL type=del 2024-01-15T23:09:17.432 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.446+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~R4980UX2J45F.0 size=250580 2024-01-15T23:09:17.432 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.446+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=R4980UX2J45F tag=H5TR1XOSMDLI type=write size=1299156 2024-01-15T23:09:17.434 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.448+0000 7f015aa3a880 1 < completed write operation key=EBXD88OZ6HP7 tag=CKF9PXJZY43Y type=write size=353046 2024-01-15T23:09:17.436 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.450+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~5DWUG3ZZKJUO.0 size=1048576 2024-01-15T23:09:17.437 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.451+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~5DWUG3ZZKJUO.1 size=1048576 2024-01-15T23:09:17.438 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.452+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~5DWUG3ZZKJUO.2 size=988028 2024-01-15T23:09:17.438 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.452+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=5DWUG3ZZKJUO tag=R13A825HNIIR type=write size=4133756 2024-01-15T23:09:17.440 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.454+0000 7f015aa3a880 1 < canceled operation key=86UEB70RI5UF tag=GJ0W77HLJI8J type=del size=1840192 2024-01-15T23:09:17.441 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.455+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=AC0979CIKRUD type=del size=3762306 2024-01-15T23:09:17.443 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.457+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=INZUYYXPDLQ2 type=del 2024-01-15T23:09:17.444 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.458+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=B3ZILE4ES0J4 type=del size=1793151 2024-01-15T23:09:17.445 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.460+0000 7f015aa3a880 1 < completed delete operation key=UJT03FC4CQI3 tag=QGMQZZX3XX45 type=del 2024-01-15T23:09:17.448 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.462+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~DOK7ANGFJILG.0 size=1048576 2024-01-15T23:09:17.449 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.463+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~DOK7ANGFJILG.1 size=1048576 2024-01-15T23:09:17.450 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.464+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~DOK7ANGFJILG.2 size=402772 2024-01-15T23:09:17.450 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.464+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=DOK7ANGFJILG tag=TDCTGZPEKDXA type=write size=3548500 2024-01-15T23:09:17.451 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.466+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~2VD7YKLCR7T8.0 size=565900 2024-01-15T23:09:17.454 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.468+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=2VD7YKLCR7T8 tag=WKF9KSBYJNZR type=write size=1614476 2024-01-15T23:09:17.455 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.469+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=T22QD9KMUTF8 type=del size=759350 2024-01-15T23:09:17.456 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.471+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=1AWDTDLOJ68B type=del 2024-01-15T23:09:17.458 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.472+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=5M2BS1NDU40O type=del size=2356169 2024-01-15T23:09:17.459 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.474+0000 7f015aa3a880 1 < completed write operation key=4EXWJ9YOPF9I tag=SI7VCZZXJFAH type=write size=684103 2024-01-15T23:09:17.461 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.475+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=MPHJZ2OE7JZR type=del size=2056028 2024-01-15T23:09:17.462 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.476+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=IV2O3YMAJ25P type=del 2024-01-15T23:09:17.464 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.478+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=A9W27LSGOMJO type=del size=4190848 2024-01-15T23:09:17.466 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.480+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~JPMGMBH8OEU8.0 size=9361 2024-01-15T23:09:17.469 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.483+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=JPMGMBH8OEU8 tag=HFGBF4UM7HTY type=write size=1057937 2024-01-15T23:09:17.471 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.485+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=1PI02X6UXT8U type=del size=4046313 2024-01-15T23:09:17.472 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.486+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~2EV1D5M5VRNJ.0 size=527374 2024-01-15T23:09:17.475 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.489+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=2EV1D5M5VRNJ tag=5XP14L40UJ61 type=write size=1575950 2024-01-15T23:09:17.476 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.490+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=RQ5OAQQXYTKJ type=del size=2633333 2024-01-15T23:09:17.478 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.492+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=VDYUI12TPERT type=del 2024-01-15T23:09:17.479 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.493+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=4IVYI9A4OXMR type=del size=187888 2024-01-15T23:09:17.480 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.494+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~Q6OZ1EV8XKO8.0 size=831535 2024-01-15T23:09:17.482 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.497+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=Q6OZ1EV8XKO8 tag=9SHEVGEMTZER type=write size=1880111 2024-01-15T23:09:17.486 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.500+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~U3D7EMDHOJUY.0 size=317952 2024-01-15T23:09:17.486 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.500+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=U3D7EMDHOJUY tag=2NB08M4PAQ21 type=write size=1366528 2024-01-15T23:09:17.489 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.503+0000 7f015aa3a880 1 < suggested update operation key=P18I2H2B1WWU tag=X0EADFY004G7 type=del size=2253246 2024-01-15T23:09:17.492 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.506+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~NRJ8MCGJ6ZR7.0 size=318658 2024-01-15T23:09:17.492 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.506+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=NRJ8MCGJ6ZR7 tag=HVEYQOD3LJB5 type=write size=1367234 2024-01-15T23:09:17.493 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.507+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=0ZXQN10RFC5M type=del 2024-01-15T23:09:17.495 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.509+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=B3B8LKFX4AVQ type=del size=2461489 2024-01-15T23:09:17.497 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.511+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~RY3PB2Z90ZPR.0 size=516633 2024-01-15T23:09:17.499 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.513+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=RY3PB2Z90ZPR tag=OT80V208EDRO type=write size=1565209 2024-01-15T23:09:17.501 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.515+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=999QQMCBB9E4 type=write size=339903 2024-01-15T23:09:17.502 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.516+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~R4980UX2J45F.0 size=250580 2024-01-15T23:09:17.504 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.518+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=R4980UX2J45F tag=H5TR1XOSMDLI type=write size=1299156 2024-01-15T23:09:17.506 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.520+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=15JKCKES5V3X type=del size=95091 2024-01-15T23:09:17.507 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.521+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~5DWUG3ZZKJUO.0 size=1048576 2024-01-15T23:09:17.508 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.523+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~5DWUG3ZZKJUO.1 size=1048576 2024-01-15T23:09:17.510 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.524+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~5DWUG3ZZKJUO.2 size=988028 2024-01-15T23:09:17.512 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.526+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=5DWUG3ZZKJUO tag=R13A825HNIIR type=write size=4133756 2024-01-15T23:09:17.514 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.528+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~XLT5IAEEHAZ2.0 size=744320 2024-01-15T23:09:17.514 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.528+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=XLT5IAEEHAZ2 tag=FWSPLCGK61NN type=write size=1792896 2024-01-15T23:09:17.517 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.531+0000 7f015aa3a880 1 < suggested remove operation key=V20OM852L630 tag=AC0979CIKRUD type=del 2024-01-15T23:09:17.519 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.533+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=BRDDW2J0CY2T type=del size=480504 2024-01-15T23:09:17.520 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.534+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=B3ZILE4ES0J4 type=del 2024-01-15T23:09:17.523 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.537+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~UH2XBU0SVI7Z.0 size=1048576 2024-01-15T23:09:17.524 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.538+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~UH2XBU0SVI7Z.1 size=299990 2024-01-15T23:09:17.524 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.538+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=UH2XBU0SVI7Z tag=GJG54UNB3EX4 type=write size=2397142 2024-01-15T23:09:17.526 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.540+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~DOK7ANGFJILG.0 size=1048576 2024-01-15T23:09:17.527 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.541+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~DOK7ANGFJILG.1 size=1048576 2024-01-15T23:09:17.528 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.542+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~DOK7ANGFJILG.2 size=402772 2024-01-15T23:09:17.530 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.544+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=DOK7ANGFJILG tag=TDCTGZPEKDXA type=write size=3548500 2024-01-15T23:09:17.533 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.547+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~FEPO8TXFXI71.0 size=283681 2024-01-15T23:09:17.533 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.547+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=FEPO8TXFXI71 tag=RV8MG2DEA2E2 type=write size=1332257 2024-01-15T23:09:17.535 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.549+0000 7f015aa3a880 1 < canceled operation key=D1PDCDA44P7Z tag=T22QD9KMUTF8 type=del size=759350 2024-01-15T23:09:17.536 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.551+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=3IC88P7YBSQL type=write size=890181 2024-01-15T23:09:17.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:17 smithi053 ceph-mon[143363]: osdmap e1112: 8 total, 8 up, 8 in 2024-01-15T23:09:17.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:17 smithi053 ceph-mon[146052]: osdmap e1112: 8 total, 8 up, 8 in 2024-01-15T23:09:17.539 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.552+0000 7f015aa3a880 1 < canceled operation key=FUZBB9OLXVSX tag=5M2BS1NDU40O type=del size=2356169 2024-01-15T23:09:17.539 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.554+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=AU1BUE00D5XA type=del size=2693260 2024-01-15T23:09:17.541 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.555+0000 7f015aa3a880 1 < canceled operation key=78BS9N6111TG tag=MPHJZ2OE7JZR type=del size=2056028 2024-01-15T23:09:17.542 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.556+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=96LUQZPY8V00 type=del size=4188158 2024-01-15T23:09:17.543 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.558+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=A9W27LSGOMJO type=del 2024-01-15T23:09:17.545 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.559+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=G0HB66NGO3L3 type=del size=361676 2024-01-15T23:09:17.547 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.561+0000 7f015aa3a880 -1 < failed to complete operation key=P18I2H2B1WWU tag=1PI02X6UXT8U type=del size=4046313: (22) Invalid argument 2024-01-15T23:09:17.550 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.564+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~JJ8X0G9B56VI.0 size=1048576 2024-01-15T23:09:17.551 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.565+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~JJ8X0G9B56VI.1 size=244528 2024-01-15T23:09:17.551 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.565+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=JJ8X0G9B56VI tag=M6NFNKVO2YR4 type=write size=2341680 2024-01-15T23:09:17.552 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.566+0000 7f015aa3a880 1 < canceled operation key=ZFWW6RS09R9G tag=RQ5OAQQXYTKJ type=del size=2633333 2024-01-15T23:09:17.554 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.568+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=E501CJ1WKQY8 type=del size=177337 2024-01-15T23:09:17.557 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.571+0000 7f015aa3a880 1 < suggested remove operation key=20XY1HFP38RV tag=4IVYI9A4OXMR type=del 2024-01-15T23:09:17.558 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.572+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=H1QRM0L8U3M8 type=del size=3779501 2024-01-15T23:09:17.560 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.574+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~U3D7EMDHOJUY.0 size=317952 2024-01-15T23:09:17.562 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.576+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=U3D7EMDHOJUY tag=2NB08M4PAQ21 type=write size=1366528 2024-01-15T23:09:17.563 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.578+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=5D6QQOK5NT8D type=del size=623224 2024-01-15T23:09:17.565 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.579+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~NRJ8MCGJ6ZR7.0 size=318658 2024-01-15T23:09:17.567 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.581+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=NRJ8MCGJ6ZR7 tag=HVEYQOD3LJB5 type=write size=1367234 2024-01-15T23:09:17.568 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.583+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=J4HW4MRF8NC0 type=del size=4046852 2024-01-15T23:09:17.570 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.584+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=B3B8LKFX4AVQ type=del 2024-01-15T23:09:17.571 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.586+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=WS2CQ3A74QUF type=del size=1175743 2024-01-15T23:09:17.574 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.588+0000 7f015aa3a880 1 < suggested update operation key=86UEB70RI5UF tag=999QQMCBB9E4 type=write size=339903 2024-01-15T23:09:17.576 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.590+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=MEKQA2WUAS7F type=del size=3716484 2024-01-15T23:09:17.578 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.592+0000 7f015aa3a880 1 < suggested remove operation key=ARL2EMZRGQX2 tag=15JKCKES5V3X type=del 2024-01-15T23:09:17.580 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.594+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=V7PTXG9K1DIS type=del size=414516 2024-01-15T23:09:17.581 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.595+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~XLT5IAEEHAZ2.0 size=744320 2024-01-15T23:09:17.584 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.598+0000 7f015aa3a880 1 < completed multipart upload key=OIUBN8XF3UB9 upload=XLT5IAEEHAZ2 tag=FWSPLCGK61NN type=write size=1792896 2024-01-15T23:09:17.585 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.599+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=Y14KG9CD16FS type=del size=2727543 2024-01-15T23:09:17.589 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.602+0000 7f015aa3a880 1 < suggested update operation key=86UEB70RI5UF tag=BRDDW2J0CY2T type=del size=480504 2024-01-15T23:09:17.590 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.604+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~K00D1CRGPLJ2.0 size=822929 2024-01-15T23:09:17.590 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.604+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=K00D1CRGPLJ2 tag=YT4Z0DU17QBS type=write size=1871505 2024-01-15T23:09:17.592 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.606+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~UH2XBU0SVI7Z.0 size=1048576 2024-01-15T23:09:17.593 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.607+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~UH2XBU0SVI7Z.1 size=299990 2024-01-15T23:09:17.595 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.609+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=UH2XBU0SVI7Z tag=GJG54UNB3EX4 type=write size=2397142 2024-01-15T23:09:17.596 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.611+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=E88AEH2Y6UKD type=write size=143063 2024-01-15T23:09:17.599 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.612+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~FEPO8TXFXI71.0 size=283681 2024-01-15T23:09:17.600 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.614+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=FEPO8TXFXI71 tag=RV8MG2DEA2E2 type=write size=1332257 2024-01-15T23:09:17.602 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.616+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=C4UK0M9MCK0D type=write size=124891 2024-01-15T23:09:17.603 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.617+0000 7f015aa3a880 1 < completed write operation key=YD7TIMOW86JF tag=3IC88P7YBSQL type=write size=890181 2024-01-15T23:09:17.606 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.620+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~TFTW501OUZM8.0 size=1048576 2024-01-15T23:09:17.607 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.621+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~TFTW501OUZM8.1 size=126793 2024-01-15T23:09:17.607 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.621+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=TFTW501OUZM8 tag=CKNBH2DXRPPE type=write size=2223945 2024-01-15T23:09:17.610 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.624+0000 7f015aa3a880 1 < suggested update operation key=LMN63HC6SH43 tag=AU1BUE00D5XA type=del size=2693260 2024-01-15T23:09:17.611 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.626+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=V81EACY9STDX type=write size=87279 2024-01-15T23:09:17.613 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.627+0000 7f015aa3a880 1 < canceled operation key=DDLOPVHID7HK tag=96LUQZPY8V00 type=del size=4188158 2024-01-15T23:09:17.614 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.629+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=3XGCKA3464BB type=del size=478555 2024-01-15T23:09:17.616 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.630+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=G0HB66NGO3L3 type=del 2024-01-15T23:09:17.617 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.631+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=BH0S3ICAALKF type=del size=4116732 2024-01-15T23:09:17.619 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.633+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~JJ8X0G9B56VI.0 size=1048576 2024-01-15T23:09:17.620 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.634+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~JJ8X0G9B56VI.1 size=244528 2024-01-15T23:09:17.623 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.637+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=JJ8X0G9B56VI tag=M6NFNKVO2YR4 type=write size=2341680 2024-01-15T23:09:17.624 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.639+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=7JR10WH31UP0 type=del size=1908515 2024-01-15T23:09:17.626 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.640+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=E501CJ1WKQY8 type=del 2024-01-15T23:09:17.629 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.643+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~HT124X5HEQ3O.0 size=1048576 2024-01-15T23:09:17.630 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.644+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~HT124X5HEQ3O.1 size=889027 2024-01-15T23:09:17.630 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.644+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=HT124X5HEQ3O tag=E0PHQW5YPVMU type=write size=2986179 2024-01-15T23:09:17.631 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.646+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=H1QRM0L8U3M8 type=del 2024-01-15T23:09:17.633 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.647+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=8VVLCJ695PUX type=del size=3205542 2024-01-15T23:09:17.635 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.649+0000 7f015aa3a880 1 < completed delete operation key=20XY1HFP38RV tag=5D6QQOK5NT8D type=del 2024-01-15T23:09:17.636 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.650+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=Y1I9WD1SJRS8 type=del size=1607426 2024-01-15T23:09:17.638 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.652+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=J4HW4MRF8NC0 type=del 2024-01-15T23:09:17.639 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.653+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=IXZNDU7JGGHC type=del size=3715449 2024-01-15T23:09:17.640 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.654+0000 7f015aa3a880 1 < canceled operation key=RM8V6TH0RO82 tag=WS2CQ3A74QUF type=del size=1175743 2024-01-15T23:09:17.643 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.657+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~UG58Z37SEAP6.0 size=1048576 2024-01-15T23:09:17.644 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.658+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~UG58Z37SEAP6.1 size=1048576 2024-01-15T23:09:17.645 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.659+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~UG58Z37SEAP6.2 size=667932 2024-01-15T23:09:17.645 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.659+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=UG58Z37SEAP6 tag=7CY7B09NO2C7 type=write size=3813660 2024-01-15T23:09:17.647 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.661+0000 7f015aa3a880 1 < completed delete operation key=2ZNSF4KUY6CU tag=MEKQA2WUAS7F type=del 2024-01-15T23:09:17.648 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.662+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=BNZCPYJBYTIH type=del size=503145 2024-01-15T23:09:17.651 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.665+0000 7f015aa3a880 1 < suggested remove operation key=YSLXM9SYM6LS tag=V7PTXG9K1DIS type=del 2024-01-15T23:09:17.654 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.668+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~TQKYBYSTGKDU.0 size=1048576 2024-01-15T23:09:17.655 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.669+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~TQKYBYSTGKDU.1 size=1048576 2024-01-15T23:09:17.656 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.670+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~TQKYBYSTGKDU.2 size=303056 2024-01-15T23:09:17.656 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.670+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=TQKYBYSTGKDU tag=UTJ41FII5940 type=write size=3448784 2024-01-15T23:09:17.658 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.672+0000 7f015aa3a880 1 < completed delete operation key=FXZ9MI7H10H2 tag=Y14KG9CD16FS type=del 2024-01-15T23:09:17.661 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.675+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~YL7X8J9YSBQ6.0 size=381047 2024-01-15T23:09:17.661 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.675+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=YL7X8J9YSBQ6 tag=C4312FN11VGT type=write size=1429623 2024-01-15T23:09:17.662 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.677+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~K00D1CRGPLJ2.0 size=822929 2024-01-15T23:09:17.665 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.679+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=K00D1CRGPLJ2 tag=YT4Z0DU17QBS type=write size=1871505 2024-01-15T23:09:17.666 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.681+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=QVO2H9NN1BYV type=write size=709347 2024-01-15T23:09:17.668 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.682+0000 7f015aa3a880 1 < completed write operation key=2ZNSF4KUY6CU tag=E88AEH2Y6UKD type=write size=143063 2024-01-15T23:09:17.669 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.684+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=UKYV4E668O44 type=del size=665085 2024-01-15T23:09:17.671 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.685+0000 7f015aa3a880 1 < completed write operation key=RKEU3T719CG7 tag=C4UK0M9MCK0D type=write size=124891 2024-01-15T23:09:17.673 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.687+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~BYVLDAS2N3FW.0 size=1048576 2024-01-15T23:09:17.674 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.689+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~BYVLDAS2N3FW.1 size=1048576 2024-01-15T23:09:17.676 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.690+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~BYVLDAS2N3FW.2 size=88253 2024-01-15T23:09:17.676 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.690+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=BYVLDAS2N3FW tag=U1PIXOUQM0MO type=write size=3233981 2024-01-15T23:09:17.677 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.691+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~TFTW501OUZM8.0 size=1048576 2024-01-15T23:09:17.678 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.693+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~TFTW501OUZM8.1 size=126793 2024-01-15T23:09:17.681 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.695+0000 7f015aa3a880 1 < completed multipart upload key=6PU9QS1B1TUB upload=TFTW501OUZM8 tag=CKNBH2DXRPPE type=write size=2223945 2024-01-15T23:09:17.684 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.698+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~Q0H91UXKBOKI.0 size=10791 2024-01-15T23:09:17.684 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.698+0000 7f015aa3a880 1 > prepared multipart upload key=4EXWJ9YOPF9I upload=Q0H91UXKBOKI tag=7KT7RX8C9FHS type=write size=1059367 2024-01-15T23:09:17.685 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.699+0000 7f015aa3a880 1 < completed write operation key=FUZBB9OLXVSX tag=V81EACY9STDX type=write size=87279 2024-01-15T23:09:17.686 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.701+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=ZAK44F3QDWF2 type=del size=1185532 2024-01-15T23:09:17.689 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.704+0000 7f015aa3a880 1 < suggested remove operation key=UJT03FC4CQI3 tag=3XGCKA3464BB type=del 2024-01-15T23:09:17.692 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.706+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~VX8FY28S6PW2.0 size=1048576 2024-01-15T23:09:17.693 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.707+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~VX8FY28S6PW2.1 size=1048576 2024-01-15T23:09:17.694 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.708+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~VX8FY28S6PW2.2 size=721680 2024-01-15T23:09:17.694 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.708+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=VX8FY28S6PW2 tag=KRFNYIHPCHBS type=write size=3867408 2024-01-15T23:09:17.696 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.710+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=BH0S3ICAALKF type=del 2024-01-15T23:09:17.699 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.713+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~M1K62GEHCRN1.0 size=380037 2024-01-15T23:09:17.699 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.713+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=M1K62GEHCRN1 tag=241MJZW0NSUX type=write size=1428613 2024-01-15T23:09:17.700 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.715+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=7JR10WH31UP0 type=del 2024-01-15T23:09:17.702 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.716+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=M39W502A4M07 type=write size=8573 2024-01-15T23:09:17.704 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.718+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~HT124X5HEQ3O.0 size=1048576 2024-01-15T23:09:17.705 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.719+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~HT124X5HEQ3O.1 size=889027 2024-01-15T23:09:17.707 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.722+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=HT124X5HEQ3O tag=E0PHQW5YPVMU type=write size=2986179 2024-01-15T23:09:17.709 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.724+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=OEQQ71IZ0JM2 type=del size=4023947 2024-01-15T23:09:17.711 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.725+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=8VVLCJ695PUX type=del 2024-01-15T23:09:17.712 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.727+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=DEKHJX5CSAO5 type=write size=314828 2024-01-15T23:09:17.715 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.728+0000 7f015aa3a880 1 < canceled operation key=USPTX9KW910J tag=Y1I9WD1SJRS8 type=del size=1607426 2024-01-15T23:09:17.716 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.730+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=X5MXKBRWYMWH type=del size=3765854 2024-01-15T23:09:17.718 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.732+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=IXZNDU7JGGHC type=del 2024-01-15T23:09:17.719 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.733+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=ZB520HD7WXY1 type=del size=638817 2024-01-15T23:09:17.721 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.735+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~UG58Z37SEAP6.0 size=1048576 2024-01-15T23:09:17.722 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.736+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~UG58Z37SEAP6.1 size=1048576 2024-01-15T23:09:17.723 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.737+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~UG58Z37SEAP6.2 size=667932 2024-01-15T23:09:17.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:17 smithi163 ceph-mon[138526]: osdmap e1112: 8 total, 8 up, 8 in 2024-01-15T23:09:17.726 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.740+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=UG58Z37SEAP6 tag=7CY7B09NO2C7 type=write size=3813660 2024-01-15T23:09:17.728 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.742+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=VVQIMD7GK2RL type=del size=2216145 2024-01-15T23:09:17.730 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.744+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=BNZCPYJBYTIH type=del 2024-01-15T23:09:17.731 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.745+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=4UBNUNFLWKDM type=del size=35385 2024-01-15T23:09:17.733 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.747+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~TQKYBYSTGKDU.0 size=1048576 2024-01-15T23:09:17.734 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.748+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~TQKYBYSTGKDU.1 size=1048576 2024-01-15T23:09:17.735 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.749+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~TQKYBYSTGKDU.2 size=303056 2024-01-15T23:09:17.737 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.752+0000 7f015aa3a880 1 < completed multipart upload key=FUZBB9OLXVSX upload=TQKYBYSTGKDU tag=UTJ41FII5940 type=write size=3448784 2024-01-15T23:09:17.739 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.754+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=NQUIWQ1C65AU type=del size=3895128 2024-01-15T23:09:17.741 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.756+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~YL7X8J9YSBQ6.0 size=381047 2024-01-15T23:09:17.744 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.758+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=YL7X8J9YSBQ6 tag=C4312FN11VGT type=write size=1429623 2024-01-15T23:09:17.745 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.759+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=A8JZO0Y3A7K4 type=del size=93843 2024-01-15T23:09:17.747 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.761+0000 7f015aa3a880 -1 < failed to complete operation key=UJT03FC4CQI3 tag=QVO2H9NN1BYV type=write size=709347: (22) Invalid argument 2024-01-15T23:09:17.750 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.764+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~IGF1HWGLK5DQ.0 size=1048576 2024-01-15T23:09:17.751 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.765+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~IGF1HWGLK5DQ.1 size=537265 2024-01-15T23:09:17.752 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.765+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=IGF1HWGLK5DQ tag=LF9QHGV316YV type=write size=2634417 2024-01-15T23:09:17.753 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.767+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=UKYV4E668O44 type=del 2024-01-15T23:09:17.755 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.769+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~1Q4BGSZDELEE.0 size=1048576 2024-01-15T23:09:17.756 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.770+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~1Q4BGSZDELEE.1 size=621733 2024-01-15T23:09:17.756 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.770+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=1Q4BGSZDELEE tag=B1YNC0OYGGLJ type=write size=2718885 2024-01-15T23:09:17.758 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.772+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~BYVLDAS2N3FW.0 size=1048576 2024-01-15T23:09:17.759 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.773+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~BYVLDAS2N3FW.1 size=1048576 2024-01-15T23:09:17.759 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.773+0000 7f015aa3a880 1 < canceled part key=_multipart_3U59L4MC7CT1.2~BYVLDAS2N3FW.2 size=88253 2024-01-15T23:09:17.761 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.775+0000 7f015aa3a880 1 < canceled multipart upload key=3U59L4MC7CT1 upload=BYVLDAS2N3FW tag=U1PIXOUQM0MO type=write size=3233981 2024-01-15T23:09:17.764 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.778+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~TGES29PYPDX1.0 size=674683 2024-01-15T23:09:17.765 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.778+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=TGES29PYPDX1 tag=QK3S1GGN1PL7 type=write size=1723259 2024-01-15T23:09:17.766 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.780+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~Q0H91UXKBOKI.0 size=10791 2024-01-15T23:09:17.768 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.783+0000 7f015aa3a880 1 < completed multipart upload key=4EXWJ9YOPF9I upload=Q0H91UXKBOKI tag=7KT7RX8C9FHS type=write size=1059367 2024-01-15T23:09:17.770 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.784+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=09ODS02OAE9X type=del size=2401343 2024-01-15T23:09:17.771 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.785+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=ZAK44F3QDWF2 type=del 2024-01-15T23:09:17.772 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.787+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=9BU9F1E0R69V type=del size=1132768 2024-01-15T23:09:17.774 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.788+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~VX8FY28S6PW2.0 size=1048576 2024-01-15T23:09:17.775 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.789+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~VX8FY28S6PW2.1 size=1048576 2024-01-15T23:09:17.776 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.790+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~VX8FY28S6PW2.2 size=721680 2024-01-15T23:09:17.779 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.793+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=VX8FY28S6PW2 tag=KRFNYIHPCHBS type=write size=3867408 2024-01-15T23:09:17.780 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.795+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=RVC66T8Z9JU4 type=del size=3972833 2024-01-15T23:09:17.782 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.796+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~M1K62GEHCRN1.0 size=380037 2024-01-15T23:09:17.784 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.799+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=M1K62GEHCRN1 tag=241MJZW0NSUX type=write size=1428613 2024-01-15T23:09:17.787 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.801+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~8XXB3HS2CJA2.0 size=1048576 2024-01-15T23:09:17.788 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.803+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~8XXB3HS2CJA2.1 size=1048576 2024-01-15T23:09:17.790 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.804+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~8XXB3HS2CJA2.2 size=955983 2024-01-15T23:09:17.790 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.804+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=8XXB3HS2CJA2 tag=57Q2NJO538OD type=write size=4101711 2024-01-15T23:09:17.791 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.806+0000 7f015aa3a880 1 < completed write operation key=20XY1HFP38RV tag=M39W502A4M07 type=write size=8573 2024-01-15T23:09:17.793 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.807+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=467V3SX40WE2 type=del size=941778 2024-01-15T23:09:17.795 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.809+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=OEQQ71IZ0JM2 type=del 2024-01-15T23:09:17.796 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.811+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=3Y1RFTZBGV9U type=del size=1912157 2024-01-15T23:09:17.800 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.814+0000 7f015aa3a880 1 < suggested remove operation key=RKEU3T719CG7 tag=DEKHJX5CSAO5 type=write 2024-01-15T23:09:17.803 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.817+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~1JE1NKBZZXG5.0 size=1048576 2024-01-15T23:09:17.804 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.819+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~1JE1NKBZZXG5.1 size=1048576 2024-01-15T23:09:17.806 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.820+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~1JE1NKBZZXG5.2 size=729575 2024-01-15T23:09:17.806 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.820+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=1JE1NKBZZXG5 tag=H2VOYKTTYQTF type=write size=3875303 2024-01-15T23:09:17.807 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.821+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=X5MXKBRWYMWH type=del 2024-01-15T23:09:17.810 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.824+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~BA0W3SGGD8MB.0 size=100572 2024-01-15T23:09:17.810 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.824+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=BA0W3SGGD8MB tag=VF1YV1LQ3YJ4 type=write size=1149148 2024-01-15T23:09:17.811 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.825+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=ZB520HD7WXY1 type=del 2024-01-15T23:09:17.813 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.827+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=F3FHQYO20XRB type=del size=1033696 2024-01-15T23:09:17.814 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.829+0000 7f015aa3a880 1 < canceled operation key=FXZ9MI7H10H2 tag=VVQIMD7GK2RL type=del size=2216145 2024-01-15T23:09:17.816 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.830+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=3NMNEHYEIRN5 type=del size=3071252 2024-01-15T23:09:17.817 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.832+0000 7f015aa3a880 1 < completed delete operation key=20XY1HFP38RV tag=4UBNUNFLWKDM type=del 2024-01-15T23:09:17.820 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.835+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~WW6SDG5QP2N0.0 size=877628 2024-01-15T23:09:17.820 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.835+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=WW6SDG5QP2N0 tag=5RBQC5DLCYF6 type=write size=1926204 2024-01-15T23:09:17.822 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.836+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=NQUIWQ1C65AU type=del 2024-01-15T23:09:17.823 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.838+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=4Y2YCJJQLZOX type=del size=336299 2024-01-15T23:09:17.825 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.839+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=A8JZO0Y3A7K4 type=del 2024-01-15T23:09:17.828 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.842+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~0I8O3A1L8WPW.0 size=469567 2024-01-15T23:09:17.828 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.842+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=0I8O3A1L8WPW tag=2OYR7V2VQ5IH type=write size=1518143 2024-01-15T23:09:17.830 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.844+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~IGF1HWGLK5DQ.0 size=1048576 2024-01-15T23:09:17.831 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.845+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~IGF1HWGLK5DQ.1 size=537265 2024-01-15T23:09:17.833 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.848+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=IGF1HWGLK5DQ tag=LF9QHGV316YV type=write size=2634417 2024-01-15T23:09:17.835 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.849+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=2AIIS65YWIKX type=del size=2862867 2024-01-15T23:09:17.837 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.851+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~1Q4BGSZDELEE.0 size=1048576 2024-01-15T23:09:17.838 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.852+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~1Q4BGSZDELEE.1 size=621733 2024-01-15T23:09:17.840 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.854+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=1Q4BGSZDELEE tag=B1YNC0OYGGLJ type=write size=2718885 2024-01-15T23:09:17.842 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.856+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=15Q9VSXGWLRZ type=del size=830795 2024-01-15T23:09:17.843 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.858+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~TGES29PYPDX1.0 size=674683 2024-01-15T23:09:17.846 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.860+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=TGES29PYPDX1 tag=QK3S1GGN1PL7 type=write size=1723259 2024-01-15T23:09:17.849 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.863+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~85NZQNCC5GRL.0 size=1048576 2024-01-15T23:09:17.850 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.864+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~85NZQNCC5GRL.1 size=938380 2024-01-15T23:09:17.850 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.864+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=85NZQNCC5GRL tag=X97L5V2M2UJF type=write size=3035532 2024-01-15T23:09:17.852 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.866+0000 7f015aa3a880 1 < completed delete operation key=ZFWW6RS09R9G tag=09ODS02OAE9X type=del 2024-01-15T23:09:17.853 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.867+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=WHIF5XRRYD1J type=del size=2996357 2024-01-15T23:09:17.856 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.871+0000 7f015aa3a880 1 < suggested remove operation key=20XY1HFP38RV tag=9BU9F1E0R69V type=del 2024-01-15T23:09:17.859 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.874+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~7S78EN0NK4SI.0 size=1048576 2024-01-15T23:09:17.861 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.875+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~7S78EN0NK4SI.1 size=1048576 2024-01-15T23:09:17.862 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.876+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~7S78EN0NK4SI.2 size=751270 2024-01-15T23:09:17.862 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.876+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=7S78EN0NK4SI tag=VBQFM9S0TWXC type=write size=3896998 2024-01-15T23:09:17.865 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.879+0000 7f015aa3a880 1 < suggested update operation key=2ZNSF4KUY6CU tag=RVC66T8Z9JU4 type=del size=3972833 2024-01-15T23:09:17.866 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.881+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=EABHLXWDSNT7 type=del size=271699 2024-01-15T23:09:17.868 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.882+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~8XXB3HS2CJA2.0 size=1048576 2024-01-15T23:09:17.869 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.884+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~8XXB3HS2CJA2.1 size=1048576 2024-01-15T23:09:17.871 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.885+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~8XXB3HS2CJA2.2 size=955983 2024-01-15T23:09:17.873 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.887+0000 7f015aa3a880 1 < completed multipart upload key=6PU9QS1B1TUB upload=8XXB3HS2CJA2 tag=57Q2NJO538OD type=write size=4101711 2024-01-15T23:09:17.875 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.889+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=T4Y3KDQKH1A9 type=del size=404175 2024-01-15T23:09:17.876 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.891+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=467V3SX40WE2 type=del 2024-01-15T23:09:17.878 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.892+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=ZPLJBDNA6I7H type=write size=398559 2024-01-15T23:09:17.880 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.894+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=3Y1RFTZBGV9U type=del 2024-01-15T23:09:17.881 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.895+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=PNXGROKWEDHC type=del size=818696 2024-01-15T23:09:17.883 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.897+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~1JE1NKBZZXG5.0 size=1048576 2024-01-15T23:09:17.884 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.898+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~1JE1NKBZZXG5.1 size=1048576 2024-01-15T23:09:17.885 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.900+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~1JE1NKBZZXG5.2 size=729575 2024-01-15T23:09:17.888 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.902+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=1JE1NKBZZXG5 tag=H2VOYKTTYQTF type=write size=3875303 2024-01-15T23:09:17.890 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.904+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=ZHDTM090BTCJ type=del size=2934975 2024-01-15T23:09:17.892 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.906+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~BA0W3SGGD8MB.0 size=100572 2024-01-15T23:09:17.894 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.909+0000 7f015aa3a880 1 < completed multipart upload key=UJT03FC4CQI3 upload=BA0W3SGGD8MB tag=VF1YV1LQ3YJ4 type=write size=1149148 2024-01-15T23:09:17.896 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.910+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=XVT6DAB9H9SS type=del size=194376 2024-01-15T23:09:17.897 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.912+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=F3FHQYO20XRB type=del 2024-01-15T23:09:17.899 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.913+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=U6ON89IKONWH type=del size=3232291 2024-01-15T23:09:17.900 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.915+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=3NMNEHYEIRN5 type=del 2024-01-15T23:09:17.903 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.917+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~TX254T8G8GXD.0 size=1048576 2024-01-15T23:09:17.904 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.918+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~TX254T8G8GXD.1 size=673713 2024-01-15T23:09:17.904 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.918+0000 7f015aa3a880 1 > prepared multipart upload key=P18I2H2B1WWU upload=TX254T8G8GXD tag=XC7ZYP7Z77X1 type=write size=2770865 2024-01-15T23:09:17.906 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.920+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~WW6SDG5QP2N0.0 size=877628 2024-01-15T23:09:17.908 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.922+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=WW6SDG5QP2N0 tag=5RBQC5DLCYF6 type=write size=1926204 2024-01-15T23:09:17.911 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.925+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~4I47AU554Y0N.0 size=520530 2024-01-15T23:09:17.911 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.925+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=4I47AU554Y0N tag=FBGFBZZX1357 type=write size=1569106 2024-01-15T23:09:17.914 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.928+0000 7f015aa3a880 1 < suggested remove operation key=4FD48CUZ0YN1 tag=4Y2YCJJQLZOX type=del 2024-01-15T23:09:17.915 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.929+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=XK4XNUK4BXJX type=del size=2759545 2024-01-15T23:09:17.917 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.931+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~0I8O3A1L8WPW.0 size=469567 2024-01-15T23:09:17.919 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.933+0000 7f015aa3a880 1 < completed multipart upload key=OIUBN8XF3UB9 upload=0I8O3A1L8WPW tag=2OYR7V2VQ5IH type=write size=1518143 2024-01-15T23:09:17.920 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.935+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=BXNU3KVYBFJQ type=del size=97485 2024-01-15T23:09:17.922 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.936+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=2AIIS65YWIKX type=del 2024-01-15T23:09:17.924 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.938+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=HW3FY0S34DY6 type=del size=1154620 2024-01-15T23:09:17.926 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.940+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=15Q9VSXGWLRZ type=del 2024-01-15T23:09:17.927 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.941+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=KMD7CY069JKE type=write size=1039089 2024-01-15T23:09:17.929 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.943+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~85NZQNCC5GRL.0 size=1048576 2024-01-15T23:09:17.929 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.943+0000 7f015aa3a880 1 < canceled part key=_multipart_6PU9QS1B1TUB.2~85NZQNCC5GRL.1 size=938380 2024-01-15T23:09:17.931 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.946+0000 7f015aa3a880 1 < canceled multipart upload key=6PU9QS1B1TUB upload=85NZQNCC5GRL tag=X97L5V2M2UJF type=write size=3035532 2024-01-15T23:09:17.933 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.947+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=87W0Z9T97EBM type=del size=2111362 2024-01-15T23:09:17.934 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.948+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=WHIF5XRRYD1J type=del 2024-01-15T23:09:17.935 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.950+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=2YN61CZ941CC type=del size=561844 2024-01-15T23:09:17.937 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.951+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~7S78EN0NK4SI.0 size=1048576 2024-01-15T23:09:17.938 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.953+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~7S78EN0NK4SI.1 size=1048576 2024-01-15T23:09:17.940 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.954+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~7S78EN0NK4SI.2 size=751270 2024-01-15T23:09:17.942 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.957+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=7S78EN0NK4SI tag=VBQFM9S0TWXC type=write size=3896998 2024-01-15T23:09:17.944 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.958+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=XLECX8OCVA6X type=del size=2729935 2024-01-15T23:09:17.945 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.959+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=EABHLXWDSNT7 type=del 2024-01-15T23:09:17.946 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.961+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=2D3S0NX9O7R6 type=del size=404081 2024-01-15T23:09:17.948 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.962+0000 7f015aa3a880 1 < canceled operation key=JM903WQES0P2 tag=T4Y3KDQKH1A9 type=del size=404175 2024-01-15T23:09:17.949 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.963+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=F7SO21IB3O29 type=del size=3642029 2024-01-15T23:09:17.951 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.965+0000 7f015aa3a880 1 < completed write operation key=FQ0OD7Q3PSOK tag=ZPLJBDNA6I7H type=write size=398559 2024-01-15T23:09:17.952 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.966+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=3S3VMKICHQ8D type=del size=1631232 2024-01-15T23:09:17.954 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.968+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=PNXGROKWEDHC type=del 2024-01-15T23:09:17.955 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.969+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=AKLM5JC2CRIZ type=del size=954299 2024-01-15T23:09:17.957 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.971+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=ZHDTM090BTCJ type=del 2024-01-15T23:09:17.958 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.972+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=VG5JK0TMMM0M type=del size=1933313 2024-01-15T23:09:17.960 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.974+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=XVT6DAB9H9SS type=del 2024-01-15T23:09:17.961 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.976+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=E7QQIOGP48M5 type=del size=2120438 2024-01-15T23:09:17.964 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.978+0000 7f015aa3a880 1 < suggested remove operation key=DDLOPVHID7HK tag=U6ON89IKONWH type=del 2024-01-15T23:09:17.966 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.980+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=0DOHERBZ2ZBC type=write size=643984 2024-01-15T23:09:17.967 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.982+0000 7f015aa3a880 1 < completed part key=_multipart_P18I2H2B1WWU.2~TX254T8G8GXD.0 size=1048576 2024-01-15T23:09:17.969 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.983+0000 7f015aa3a880 1 < completed part key=_multipart_P18I2H2B1WWU.2~TX254T8G8GXD.1 size=673713 2024-01-15T23:09:17.972 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.986+0000 7f015aa3a880 1 < completed multipart upload key=P18I2H2B1WWU upload=TX254T8G8GXD tag=XC7ZYP7Z77X1 type=write size=2770865 2024-01-15T23:09:17.973 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.987+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=31XGKKM1MO36 type=del size=3258155 2024-01-15T23:09:17.975 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.989+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~4I47AU554Y0N.0 size=520530 2024-01-15T23:09:17.977 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.991+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=4I47AU554Y0N tag=FBGFBZZX1357 type=write size=1569106 2024-01-15T23:09:17.978 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.993+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=UO76HIUUNUK7 type=del size=379711 2024-01-15T23:09:17.980 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.994+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=XK4XNUK4BXJX type=del 2024-01-15T23:09:17.981 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.996+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=0UD16G0JFYB5 type=del size=3064072 2024-01-15T23:09:17.983 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:17.997+0000 7f015aa3a880 1 < canceled operation key=D1PDCDA44P7Z tag=BXNU3KVYBFJQ type=del size=97485 2024-01-15T23:09:17.986 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.000+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~HFUUBACAOR9G.0 size=1048576 2024-01-15T23:09:17.987 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.001+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~HFUUBACAOR9G.1 size=1048576 2024-01-15T23:09:17.989 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.003+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~HFUUBACAOR9G.2 size=596570 2024-01-15T23:09:17.989 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.003+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=HFUUBACAOR9G tag=8EEZ6N1CASBS type=write size=3742298 2024-01-15T23:09:17.990 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.005+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=HW3FY0S34DY6 type=del 2024-01-15T23:09:17.993 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.008+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~JY3ZMBR7DG31.0 size=1048576 2024-01-15T23:09:17.995 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.009+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~JY3ZMBR7DG31.1 size=65097 2024-01-15T23:09:17.995 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.009+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=JY3ZMBR7DG31 tag=Q86GFJ9JRJ0T type=write size=2162249 2024-01-15T23:09:17.996 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.010+0000 7f015aa3a880 1 < completed write operation key=3U59L4MC7CT1 tag=KMD7CY069JKE type=write size=1039089 2024-01-15T23:09:17.998 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.012+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=2V2BT0HABI1X type=del size=2420051 2024-01-15T23:09:17.999 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.013+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=87W0Z9T97EBM type=del 2024-01-15T23:09:18.002 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.016+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~OPWIDC1VL60Z.0 size=109211 2024-01-15T23:09:18.002 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.016+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=OPWIDC1VL60Z tag=3F72GN4ET4QB type=write size=1157787 2024-01-15T23:09:18.007 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.018+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=2YN61CZ941CC type=del 2024-01-15T23:09:18.008 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.020+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=VAPLQMU16985 type=del size=4192613 2024-01-15T23:09:18.008 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.021+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=XLECX8OCVA6X type=del 2024-01-15T23:09:18.010 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.024+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~WPPX2FNBZNBH.0 size=1048576 2024-01-15T23:09:18.011 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.026+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~WPPX2FNBZNBH.1 size=1048576 2024-01-15T23:09:18.013 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.027+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~WPPX2FNBZNBH.2 size=232519 2024-01-15T23:09:18.013 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.027+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=WPPX2FNBZNBH tag=NN6AM0RF5NO2 type=write size=3378247 2024-01-15T23:09:18.014 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.028+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=2D3S0NX9O7R6 type=del 2024-01-15T23:09:18.017 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.031+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~4QXEP4H0IO13.0 size=1048576 2024-01-15T23:09:18.018 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.032+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~4QXEP4H0IO13.1 size=774614 2024-01-15T23:09:18.018 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.032+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=4QXEP4H0IO13 tag=ON1HS6YF2ISN type=write size=2871766 2024-01-15T23:09:18.020 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.034+0000 7f015aa3a880 1 < completed delete operation key=20XY1HFP38RV tag=F7SO21IB3O29 type=del 2024-01-15T23:09:18.022 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.036+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=LDL70LY6SM4M type=write size=205494 2024-01-15T23:09:18.024 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.038+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=3S3VMKICHQ8D type=del 2024-01-15T23:09:18.025 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.039+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=MWC8EWZV9F5J type=del size=906112 2024-01-15T23:09:18.026 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.041+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=AKLM5JC2CRIZ type=del 2024-01-15T23:09:18.029 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.043+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~WAYQ8H48QKAO.0 size=1048576 2024-01-15T23:09:18.030 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.045+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~WAYQ8H48QKAO.1 size=1010209 2024-01-15T23:09:18.031 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.045+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=WAYQ8H48QKAO tag=V0A7DESC83UR type=write size=3107361 2024-01-15T23:09:18.031 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.045+0000 7f015aa3a880 -1 < no bi entry to suggest for operation key=DDLOPVHID7HK tag=VG5JK0TMMM0M type=del size=1933313: (2) No such file or directory 2024-01-15T23:09:18.032 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.047+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=FKG99B9UD6SW type=del size=3472038 2024-01-15T23:09:18.034 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.048+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=E7QQIOGP48M5 type=del 2024-01-15T23:09:18.035 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.050+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=X969NKC6HRPH type=write size=345378 2024-01-15T23:09:18.039 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.053+0000 7f015aa3a880 1 < suggested remove operation key=78BS9N6111TG tag=0DOHERBZ2ZBC type=write 2024-01-15T23:09:18.041 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.055+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=355WW1PLAZAU type=write size=293649 2024-01-15T23:09:18.042 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.056+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=31XGKKM1MO36 type=del 2024-01-15T23:09:18.044 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.058+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=T8GZA5UXLNFY type=del size=959478 2024-01-15T23:09:18.047 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.061+0000 7f015aa3a880 1 < suggested remove operation key=NN2UT7PUOU9G tag=UO76HIUUNUK7 type=del 2024-01-15T23:09:18.050 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.064+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~99T64E4QNFVV.0 size=1048576 2024-01-15T23:09:18.051 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.065+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~99T64E4QNFVV.1 size=1048576 2024-01-15T23:09:18.052 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.067+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~99T64E4QNFVV.2 size=846955 2024-01-15T23:09:18.052 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.067+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=99T64E4QNFVV tag=AMJDUXDY7UTP type=write size=3992683 2024-01-15T23:09:18.054 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.068+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=0UD16G0JFYB5 type=del 2024-01-15T23:09:18.055 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.070+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=P8A4205ZV7E9 type=del size=1968725 2024-01-15T23:09:18.057 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.071+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~HFUUBACAOR9G.0 size=1048576 2024-01-15T23:09:18.058 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.072+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~HFUUBACAOR9G.1 size=1048576 2024-01-15T23:09:18.059 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.073+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~HFUUBACAOR9G.2 size=596570 2024-01-15T23:09:18.062 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.076+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=HFUUBACAOR9G tag=8EEZ6N1CASBS type=write size=3742298 2024-01-15T23:09:18.065 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.079+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~8846YSYXFRED.0 size=1048576 2024-01-15T23:09:18.066 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.080+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~8846YSYXFRED.1 size=708349 2024-01-15T23:09:18.066 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.080+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=8846YSYXFRED tag=E53726XX1VQO type=write size=2805501 2024-01-15T23:09:18.067 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.082+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~JY3ZMBR7DG31.0 size=1048576 2024-01-15T23:09:18.069 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.083+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~JY3ZMBR7DG31.1 size=65097 2024-01-15T23:09:18.071 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.086+0000 7f015aa3a880 1 < completed multipart upload key=QIAVT1LFAF0L upload=JY3ZMBR7DG31 tag=Q86GFJ9JRJ0T type=write size=2162249 2024-01-15T23:09:18.075 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.089+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~1WN92F1Q1DQC.0 size=1048576 2024-01-15T23:09:18.076 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.090+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~1WN92F1Q1DQC.1 size=1048576 2024-01-15T23:09:18.077 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.091+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~1WN92F1Q1DQC.2 size=178457 2024-01-15T23:09:18.077 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.091+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=1WN92F1Q1DQC tag=PF5UJERSELCW type=write size=3324185 2024-01-15T23:09:18.079 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.093+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=2V2BT0HABI1X type=del 2024-01-15T23:09:18.080 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.094+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=77EP0J18ULDD type=del size=3813097 2024-01-15T23:09:18.082 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.096+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~OPWIDC1VL60Z.0 size=109211 2024-01-15T23:09:18.084 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.098+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=OPWIDC1VL60Z tag=3F72GN4ET4QB type=write size=1157787 2024-01-15T23:09:18.086 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.100+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=EWPD3GZPTKRR type=del size=3809201 2024-01-15T23:09:18.087 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.102+0000 7f015aa3a880 1 < canceled operation key=YSLXM9SYM6LS tag=VAPLQMU16985 type=del size=4192613 2024-01-15T23:09:18.090 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.104+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~IVRBNGA316WU.0 size=1048576 2024-01-15T23:09:18.091 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.105+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~IVRBNGA316WU.1 size=1048576 2024-01-15T23:09:18.092 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.107+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~IVRBNGA316WU.2 size=285535 2024-01-15T23:09:18.093 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.107+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=IVRBNGA316WU tag=GCFKHLXOTHMC type=write size=3431263 2024-01-15T23:09:18.094 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.108+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~WPPX2FNBZNBH.0 size=1048576 2024-01-15T23:09:18.095 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.109+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~WPPX2FNBZNBH.1 size=1048576 2024-01-15T23:09:18.096 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.110+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~WPPX2FNBZNBH.2 size=232519 2024-01-15T23:09:18.099 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.113+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=WPPX2FNBZNBH tag=NN6AM0RF5NO2 type=write size=3378247 2024-01-15T23:09:18.102 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.116+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~ZYBADQ6N4TTM.0 size=583096 2024-01-15T23:09:18.102 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.116+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=ZYBADQ6N4TTM tag=222NJFGPKUSV type=write size=1631672 2024-01-15T23:09:18.103 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.117+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~4QXEP4H0IO13.0 size=1048576 2024-01-15T23:09:18.105 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.119+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~4QXEP4H0IO13.1 size=774614 2024-01-15T23:09:18.107 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.121+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=4QXEP4H0IO13 tag=ON1HS6YF2ISN type=write size=2871766 2024-01-15T23:09:18.109 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.123+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=RMJPEHWA4X59 type=del size=2384425 2024-01-15T23:09:18.110 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.124+0000 7f015aa3a880 1 < completed write operation key=NFS3V4I3LMK4 tag=LDL70LY6SM4M type=write size=205494 2024-01-15T23:09:18.113 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.127+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~T6UUZB2E7VLH.0 size=1048576 2024-01-15T23:09:18.114 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.129+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~T6UUZB2E7VLH.1 size=1025925 2024-01-15T23:09:18.115 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.129+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=T6UUZB2E7VLH tag=UOU0NPJ1R1EB type=write size=3123077 2024-01-15T23:09:18.116 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.130+0000 7f015aa3a880 1 < canceled operation key=LMN63HC6SH43 tag=MWC8EWZV9F5J type=del size=906112 2024-01-15T23:09:18.118 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.132+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=VSBQZXCASWFX type=write size=277666 2024-01-15T23:09:18.119 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.133+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~WAYQ8H48QKAO.0 size=1048576 2024-01-15T23:09:18.120 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.134+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~WAYQ8H48QKAO.1 size=1010209 2024-01-15T23:09:18.123 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.137+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=WAYQ8H48QKAO tag=V0A7DESC83UR type=write size=3107361 2024-01-15T23:09:18.125 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.139+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=8H9Z2O9HQCSY type=del size=3820529 2024-01-15T23:09:18.126 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.140+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=FKG99B9UD6SW type=del 2024-01-15T23:09:18.128 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.142+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=R0VWSGBLUUNZ type=del size=3569679 2024-01-15T23:09:18.131 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.145+0000 7f015aa3a880 1 < suggested update operation key=USPTX9KW910J tag=X969NKC6HRPH type=write size=345378 2024-01-15T23:09:18.133 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.148+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~R3CNFAAF93CW.0 size=407777 2024-01-15T23:09:18.134 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.148+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=R3CNFAAF93CW tag=QTID792BZ76U type=write size=1456353 2024-01-15T23:09:18.135 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.149+0000 7f015aa3a880 1 < completed write operation key=DDLOPVHID7HK tag=355WW1PLAZAU type=write size=293649 2024-01-15T23:09:18.138 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.152+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~RK7ARM9CDYW4.0 size=1048576 2024-01-15T23:09:18.140 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.154+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~RK7ARM9CDYW4.1 size=1048576 2024-01-15T23:09:18.141 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.155+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~RK7ARM9CDYW4.2 size=99653 2024-01-15T23:09:18.141 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.155+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=RK7ARM9CDYW4 tag=33G8S1N73QOA type=write size=3245381 2024-01-15T23:09:18.144 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.158+0000 7f015aa3a880 1 < suggested update operation key=EBXD88OZ6HP7 tag=T8GZA5UXLNFY type=del size=959478 2024-01-15T23:09:18.145 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.159+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=F5BX9PVIQG9C type=write size=4548 2024-01-15T23:09:18.147 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.161+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~99T64E4QNFVV.0 size=1048576 2024-01-15T23:09:18.147 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.161+0000 7f015aa3a880 1 < canceled part key=_multipart_NN2UT7PUOU9G.2~99T64E4QNFVV.1 size=1048576 2024-01-15T23:09:18.148 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.162+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~99T64E4QNFVV.2 size=846955 2024-01-15T23:09:18.151 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.165+0000 7f015aa3a880 1 < canceled multipart upload key=NN2UT7PUOU9G upload=99T64E4QNFVV tag=AMJDUXDY7UTP type=write size=3992683 2024-01-15T23:09:18.153 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.167+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=V70UPAU0SYVO type=del size=3986664 2024-01-15T23:09:18.154 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.168+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=P8A4205ZV7E9 type=del 2024-01-15T23:09:18.156 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.170+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=NRQOUZ5PL3AG type=del size=294031 2024-01-15T23:09:18.157 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.172+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~8846YSYXFRED.0 size=1048576 2024-01-15T23:09:18.158 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.172+0000 7f015aa3a880 1 < canceled part key=_multipart_FQ0OD7Q3PSOK.2~8846YSYXFRED.1 size=708349 2024-01-15T23:09:18.160 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.174+0000 7f015aa3a880 1 < canceled multipart upload key=FQ0OD7Q3PSOK upload=8846YSYXFRED tag=E53726XX1VQO type=write size=2805501 2024-01-15T23:09:18.163 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.177+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~8YXV1IIYYYKQ.0 size=1048576 2024-01-15T23:09:18.164 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.179+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~8YXV1IIYYYKQ.1 size=253895 2024-01-15T23:09:18.164 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.179+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=8YXV1IIYYYKQ tag=ETO0KGUXU55Y type=write size=2351047 2024-01-15T23:09:18.166 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.180+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~1WN92F1Q1DQC.0 size=1048576 2024-01-15T23:09:18.167 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.181+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~1WN92F1Q1DQC.1 size=1048576 2024-01-15T23:09:18.169 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.183+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~1WN92F1Q1DQC.2 size=178457 2024-01-15T23:09:18.171 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.186+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=1WN92F1Q1DQC tag=PF5UJERSELCW type=write size=3324185 2024-01-15T23:09:18.175 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.189+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~5D3XNXXI40OK.0 size=275633 2024-01-15T23:09:18.175 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.189+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=5D3XNXXI40OK tag=3D9FX8C511S6 type=write size=1324209 2024-01-15T23:09:18.176 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.190+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=77EP0J18ULDD type=del 2024-01-15T23:09:18.179 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.194+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~32ZB1U15157A.0 size=263987 2024-01-15T23:09:18.180 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.194+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=32ZB1U15157A tag=GM9FOTJ96M7O type=write size=1312563 2024-01-15T23:09:18.183 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.197+0000 7f015aa3a880 1 < suggested remove operation key=NN2UT7PUOU9G tag=EWPD3GZPTKRR type=del 2024-01-15T23:09:18.184 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.198+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=YXM9RTRV485G type=del size=3065554 2024-01-15T23:09:18.186 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.200+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~IVRBNGA316WU.0 size=1048576 2024-01-15T23:09:18.187 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.201+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~IVRBNGA316WU.1 size=1048576 2024-01-15T23:09:18.188 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.202+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~IVRBNGA316WU.2 size=285535 2024-01-15T23:09:18.191 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.205+0000 7f015aa3a880 1 < completed multipart upload key=OIUBN8XF3UB9 upload=IVRBNGA316WU tag=GCFKHLXOTHMC type=write size=3431263 2024-01-15T23:09:18.192 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.206+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=DXH0Z1XI2WEJ type=del size=4145773 2024-01-15T23:09:18.192 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.207+0000 7f015aa3a880 1 < canceled part key=_multipart_QIAVT1LFAF0L.2~ZYBADQ6N4TTM.0 size=583096 2024-01-15T23:09:18.195 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.209+0000 7f015aa3a880 1 < canceled multipart upload key=QIAVT1LFAF0L upload=ZYBADQ6N4TTM tag=222NJFGPKUSV type=write size=1631672 2024-01-15T23:09:18.198 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.212+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~5U0YIK4KIG3U.0 size=1048576 2024-01-15T23:09:18.199 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.213+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~5U0YIK4KIG3U.1 size=1048576 2024-01-15T23:09:18.200 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.214+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~5U0YIK4KIG3U.2 size=111609 2024-01-15T23:09:18.200 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.214+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=5U0YIK4KIG3U tag=AT3ICUSDSF6F type=write size=3257337 2024-01-15T23:09:18.201 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.216+0000 7f015aa3a880 1 < completed delete operation key=2ZNSF4KUY6CU tag=RMJPEHWA4X59 type=del 2024-01-15T23:09:18.203 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.217+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=Z6T7JCYW96L7 type=del size=1218972 2024-01-15T23:09:18.203 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.217+0000 7f015aa3a880 1 < canceled part key=_multipart_OIUBN8XF3UB9.2~T6UUZB2E7VLH.0 size=1048576 2024-01-15T23:09:18.204 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.219+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~T6UUZB2E7VLH.1 size=1025925 2024-01-15T23:09:18.207 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.221+0000 7f015aa3a880 1 < canceled multipart upload key=OIUBN8XF3UB9 upload=T6UUZB2E7VLH tag=UOU0NPJ1R1EB type=write size=3123077 2024-01-15T23:09:18.208 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.223+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=IVK8WBQ3B9XP type=del size=2914884 2024-01-15T23:09:18.210 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.224+0000 7f015aa3a880 1 < completed write operation key=P18I2H2B1WWU tag=VSBQZXCASWFX type=write size=277666 2024-01-15T23:09:18.215 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.227+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~LIH5M9GM7ZK7.0 size=1048576 2024-01-15T23:09:18.215 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.228+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~LIH5M9GM7ZK7.1 size=1048576 2024-01-15T23:09:18.215 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.230+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~LIH5M9GM7ZK7.2 size=302301 2024-01-15T23:09:18.216 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.230+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=LIH5M9GM7ZK7 tag=5GQVGOJHWYTO type=write size=3448029 2024-01-15T23:09:18.217 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.231+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=8H9Z2O9HQCSY type=del 2024-01-15T23:09:18.220 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.234+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~907AE8149K1R.0 size=1048576 2024-01-15T23:09:18.221 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.235+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~907AE8149K1R.1 size=427492 2024-01-15T23:09:18.221 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.235+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=907AE8149K1R tag=HR0COLE3MU57 type=write size=2524644 2024-01-15T23:09:18.223 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.237+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=R0VWSGBLUUNZ type=del 2024-01-15T23:09:18.224 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.239+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=WMK5013Z7KX1 type=del size=3018024 2024-01-15T23:09:18.226 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.240+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~R3CNFAAF93CW.0 size=407777 2024-01-15T23:09:18.229 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.243+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=R3CNFAAF93CW tag=QTID792BZ76U type=write size=1456353 2024-01-15T23:09:18.230 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.245+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=7ESKFR1D2VAL type=del size=1005705 2024-01-15T23:09:18.231 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.245+0000 7f015aa3a880 1 < canceled part key=_multipart_D1PDCDA44P7Z.2~RK7ARM9CDYW4.0 size=1048576 2024-01-15T23:09:18.232 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.246+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~RK7ARM9CDYW4.1 size=1048576 2024-01-15T23:09:18.233 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.247+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~RK7ARM9CDYW4.2 size=99653 2024-01-15T23:09:18.236 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.250+0000 7f015aa3a880 1 < canceled multipart upload key=D1PDCDA44P7Z upload=RK7ARM9CDYW4 tag=33G8S1N73QOA type=write size=3245381 2024-01-15T23:09:18.239 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.253+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~6SXUX41LXSYG.0 size=169055 2024-01-15T23:09:18.239 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.253+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=6SXUX41LXSYG tag=ATKW3B2PWICB type=write size=1217631 2024-01-15T23:09:18.240 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.254+0000 7f015aa3a880 1 < completed write operation key=V20OM852L630 tag=F5BX9PVIQG9C type=write size=4548 2024-01-15T23:09:18.241 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.256+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=PWT1BSO5E3SY type=del size=3864993 2024-01-15T23:09:18.244 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.258+0000 7f015aa3a880 1 < suggested update operation key=QIAVT1LFAF0L tag=V70UPAU0SYVO type=del size=3986664 2024-01-15T23:09:18.246 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.260+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=5YWKC95NVYQ9 type=del size=2565332 2024-01-15T23:09:18.248 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.262+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=NRQOUZ5PL3AG type=del 2024-01-15T23:09:18.249 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.263+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=ENRY0MKIDEAI type=del size=2861067 2024-01-15T23:09:18.251 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.265+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~8YXV1IIYYYKQ.0 size=1048576 2024-01-15T23:09:18.252 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.266+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~8YXV1IIYYYKQ.1 size=253895 2024-01-15T23:09:18.254 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.269+0000 7f015aa3a880 1 < completed multipart upload key=QIAVT1LFAF0L upload=8YXV1IIYYYKQ tag=ETO0KGUXU55Y type=write size=2351047 2024-01-15T23:09:18.257 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.271+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~A58RYK05RP3W.0 size=749606 2024-01-15T23:09:18.257 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.271+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=A58RYK05RP3W tag=HI5CAHOY97BY type=write size=1798182 2024-01-15T23:09:18.259 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.273+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~5D3XNXXI40OK.0 size=275633 2024-01-15T23:09:18.261 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.275+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=5D3XNXXI40OK tag=3D9FX8C511S6 type=write size=1324209 2024-01-15T23:09:18.263 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.278+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~PD0ILHMAWWIT.0 size=1048576 2024-01-15T23:09:18.265 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.279+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~PD0ILHMAWWIT.1 size=816702 2024-01-15T23:09:18.265 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.279+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=PD0ILHMAWWIT tag=1RW3P0ZBQ82X type=write size=2913854 2024-01-15T23:09:18.266 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.281+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~32ZB1U15157A.0 size=263987 2024-01-15T23:09:18.269 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.283+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=32ZB1U15157A tag=GM9FOTJ96M7O type=write size=1312563 2024-01-15T23:09:18.271 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.285+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=ETLPUAW7WTGH type=del size=1012095 2024-01-15T23:09:18.272 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.287+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=YXM9RTRV485G type=del 2024-01-15T23:09:18.275 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.289+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~3JQ5AUOBN7C6.0 size=1048576 2024-01-15T23:09:18.276 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.290+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~3JQ5AUOBN7C6.1 size=66100 2024-01-15T23:09:18.276 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.290+0000 7f015aa3a880 1 > prepared multipart upload key=NFS3V4I3LMK4 upload=3JQ5AUOBN7C6 tag=TIHGP1Q42715 type=write size=2163252 2024-01-15T23:09:18.278 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.292+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=DXH0Z1XI2WEJ type=del 2024-01-15T23:09:18.280 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.295+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~ZTPZO2AXR4Q1.0 size=1048576 2024-01-15T23:09:18.282 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.296+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~ZTPZO2AXR4Q1.1 size=1048576 2024-01-15T23:09:18.283 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.297+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~ZTPZO2AXR4Q1.2 size=844735 2024-01-15T23:09:18.283 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.297+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=ZTPZO2AXR4Q1 tag=S0BBGELF3RIN type=write size=3990463 2024-01-15T23:09:18.285 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.299+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~5U0YIK4KIG3U.0 size=1048576 2024-01-15T23:09:18.286 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.300+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~5U0YIK4KIG3U.1 size=1048576 2024-01-15T23:09:18.287 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.301+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~5U0YIK4KIG3U.2 size=111609 2024-01-15T23:09:18.290 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.304+0000 7f015aa3a880 1 < completed multipart upload key=6PU9QS1B1TUB upload=5U0YIK4KIG3U tag=AT3ICUSDSF6F type=write size=3257337 2024-01-15T23:09:18.292 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.306+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=AE1GVQCU2XES type=del size=2781659 2024-01-15T23:09:18.293 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.308+0000 7f015aa3a880 1 < completed delete operation key=2ZNSF4KUY6CU tag=Z6T7JCYW96L7 type=del 2024-01-15T23:09:18.296 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.310+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~VB05LXGH9K18.0 size=1048576 2024-01-15T23:09:18.297 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.312+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~VB05LXGH9K18.1 size=1048576 2024-01-15T23:09:18.299 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.313+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~VB05LXGH9K18.2 size=410158 2024-01-15T23:09:18.299 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.313+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=VB05LXGH9K18 tag=I2J6417QSSYF type=write size=3555886 2024-01-15T23:09:18.301 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.315+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=IVK8WBQ3B9XP type=del 2024-01-15T23:09:18.302 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.317+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=IX6Y6BVDCU0V type=write size=48167 2024-01-15T23:09:18.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.318+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~LIH5M9GM7ZK7.0 size=1048576 2024-01-15T23:09:18.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.319+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~LIH5M9GM7ZK7.1 size=1048576 2024-01-15T23:09:18.306 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.321+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~LIH5M9GM7ZK7.2 size=302301 2024-01-15T23:09:18.309 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.323+0000 7f015aa3a880 1 < completed multipart upload key=FUZBB9OLXVSX upload=LIH5M9GM7ZK7 tag=5GQVGOJHWYTO type=write size=3448029 2024-01-15T23:09:18.311 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.325+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=2LJW9IH0Y1LQ type=del size=1847868 2024-01-15T23:09:18.312 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.327+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~907AE8149K1R.0 size=1048576 2024-01-15T23:09:18.314 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.328+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~907AE8149K1R.1 size=427492 2024-01-15T23:09:18.316 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.331+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=907AE8149K1R tag=HR0COLE3MU57 type=write size=2524644 2024-01-15T23:09:18.318 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.332+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=N2JPT30GRD3T type=write size=374549 2024-01-15T23:09:18.320 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.334+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=WMK5013Z7KX1 type=del 2024-01-15T23:09:18.322 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.336+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~5KVZVOX9W5PA.0 size=1048576 2024-01-15T23:09:18.323 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.338+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~5KVZVOX9W5PA.1 size=1048576 2024-01-15T23:09:18.325 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.339+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~5KVZVOX9W5PA.2 size=223873 2024-01-15T23:09:18.325 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.339+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=5KVZVOX9W5PA tag=1E25AV9GJX5I type=write size=3369601 2024-01-15T23:09:18.326 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.341+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=7ESKFR1D2VAL type=del 2024-01-15T23:09:18.329 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.343+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=EF82WRHAWVSK type=del size=3670595 2024-01-15T23:09:18.331 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.345+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~6SXUX41LXSYG.0 size=169055 2024-01-15T23:09:18.334 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.348+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=6SXUX41LXSYG tag=ATKW3B2PWICB type=write size=1217631 2024-01-15T23:09:18.335 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.349+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=TBCR3O84I5VA type=del size=1748792 2024-01-15T23:09:18.337 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.351+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=PWT1BSO5E3SY type=del 2024-01-15T23:09:18.340 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.354+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~39JMLQ2TYKQA.0 size=1048576 2024-01-15T23:09:18.341 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.355+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~39JMLQ2TYKQA.1 size=1048576 2024-01-15T23:09:18.342 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.357+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~39JMLQ2TYKQA.2 size=932654 2024-01-15T23:09:18.342 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.357+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=39JMLQ2TYKQA tag=8059GYSK1PGG type=write size=4078382 2024-01-15T23:09:18.344 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.358+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=5YWKC95NVYQ9 type=del 2024-01-15T23:09:18.346 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.361+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~IRI45ZD0JR0X.0 size=381576 2024-01-15T23:09:18.346 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.361+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=IRI45ZD0JR0X tag=94RBSR1JG033 type=write size=1430152 2024-01-15T23:09:18.348 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.362+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=ENRY0MKIDEAI type=del 2024-01-15T23:09:18.351 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.365+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~IVAAEKO907Z1.0 size=279666 2024-01-15T23:09:18.351 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.365+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=IVAAEKO907Z1 tag=80FW29CQL4Z0 type=write size=1328242 2024-01-15T23:09:18.351 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.365+0000 7f015aa3a880 1 < canceled part key=_multipart_QIAVT1LFAF0L.2~A58RYK05RP3W.0 size=749606 2024-01-15T23:09:18.354 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.368+0000 7f015aa3a880 1 < canceled multipart upload key=QIAVT1LFAF0L upload=A58RYK05RP3W tag=HI5CAHOY97BY type=write size=1798182 2024-01-15T23:09:18.355 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.369+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=MYNMGIPBO29B type=del size=3125647 2024-01-15T23:09:18.357 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.371+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~PD0ILHMAWWIT.0 size=1048576 2024-01-15T23:09:18.358 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.372+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~PD0ILHMAWWIT.1 size=816702 2024-01-15T23:09:18.361 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.375+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=PD0ILHMAWWIT tag=1RW3P0ZBQ82X type=write size=2913854 2024-01-15T23:09:18.364 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.378+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~35X0PS00DRI2.0 size=1048576 2024-01-15T23:09:18.365 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.379+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~35X0PS00DRI2.1 size=1048576 2024-01-15T23:09:18.366 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.380+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~35X0PS00DRI2.2 size=853744 2024-01-15T23:09:18.366 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.380+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=35X0PS00DRI2 tag=4H3JM1JQMA23 type=write size=3999472 2024-01-15T23:09:18.368 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.382+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=ETLPUAW7WTGH type=del 2024-01-15T23:09:18.370 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.384+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=VKY391418DJK type=del size=3926702 2024-01-15T23:09:18.371 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.385+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~3JQ5AUOBN7C6.0 size=1048576 2024-01-15T23:09:18.373 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.387+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~3JQ5AUOBN7C6.1 size=66100 2024-01-15T23:09:18.375 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.390+0000 7f015aa3a880 1 < completed multipart upload key=NFS3V4I3LMK4 upload=3JQ5AUOBN7C6 tag=TIHGP1Q42715 type=write size=2163252 2024-01-15T23:09:18.379 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.393+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~ZKIK7K2SBX03.0 size=1048576 2024-01-15T23:09:18.380 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.394+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~ZKIK7K2SBX03.1 size=1048576 2024-01-15T23:09:18.381 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.395+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~ZKIK7K2SBX03.2 size=714589 2024-01-15T23:09:18.381 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.395+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=ZKIK7K2SBX03 tag=J4216SUKNS3D type=write size=3860317 2024-01-15T23:09:18.383 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.397+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~ZTPZO2AXR4Q1.0 size=1048576 2024-01-15T23:09:18.384 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.398+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~ZTPZO2AXR4Q1.1 size=1048576 2024-01-15T23:09:18.384 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.398+0000 7f015aa3a880 1 < canceled part key=_multipart_20XY1HFP38RV.2~ZTPZO2AXR4Q1.2 size=844735 2024-01-15T23:09:18.387 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.401+0000 7f015aa3a880 1 < canceled multipart upload key=20XY1HFP38RV upload=ZTPZO2AXR4Q1 tag=S0BBGELF3RIN type=write size=3990463 2024-01-15T23:09:18.388 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.403+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=5GXRQ47U1IO6 type=del size=3431102 2024-01-15T23:09:18.390 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.404+0000 7f015aa3a880 1 < completed delete operation key=P18I2H2B1WWU tag=AE1GVQCU2XES type=del 2024-01-15T23:09:18.391 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.406+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=S8GXTDQOSMVO type=del size=245636 2024-01-15T23:09:18.393 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.407+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~VB05LXGH9K18.0 size=1048576 2024-01-15T23:09:18.394 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.408+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~VB05LXGH9K18.1 size=1048576 2024-01-15T23:09:18.395 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.409+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~VB05LXGH9K18.2 size=410158 2024-01-15T23:09:18.398 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.412+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=VB05LXGH9K18 tag=I2J6417QSSYF type=write size=3555886 2024-01-15T23:09:18.399 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.414+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=16861VAIFNIE type=del size=3476948 2024-01-15T23:09:18.403 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.417+0000 7f015aa3a880 1 < suggested remove operation key=78BS9N6111TG tag=IX6Y6BVDCU0V type=write 2024-01-15T23:09:18.406 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.420+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~MEGDMOJM8UZH.0 size=1048576 2024-01-15T23:09:18.407 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.421+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~MEGDMOJM8UZH.1 size=496873 2024-01-15T23:09:18.407 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.421+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=MEGDMOJM8UZH tag=C4B6VJKF4OT3 type=write size=2594025 2024-01-15T23:09:18.410 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.424+0000 7f015aa3a880 1 < suggested remove operation key=RKEU3T719CG7 tag=2LJW9IH0Y1LQ type=del 2024-01-15T23:09:18.413 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.427+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~WJV7MUCJYL5S.0 size=551936 2024-01-15T23:09:18.413 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.427+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=WJV7MUCJYL5S tag=6FMAGJ0GYOM0 type=write size=1600512 2024-01-15T23:09:18.414 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.428+0000 7f015aa3a880 1 < completed write operation key=DDLOPVHID7HK tag=N2JPT30GRD3T type=write size=374549 2024-01-15T23:09:18.416 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.430+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=I0PWAJ1L9CKR type=write size=970168 2024-01-15T23:09:18.417 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.431+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~5KVZVOX9W5PA.0 size=1048576 2024-01-15T23:09:18.419 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.433+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~5KVZVOX9W5PA.1 size=1048576 2024-01-15T23:09:18.420 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.434+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~5KVZVOX9W5PA.2 size=223873 2024-01-15T23:09:18.423 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.437+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=5KVZVOX9W5PA tag=1E25AV9GJX5I type=write size=3369601 2024-01-15T23:09:18.424 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.439+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=FK399RIF6Z08 type=del size=3581923 2024-01-15T23:09:18.426 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.440+0000 7f015aa3a880 1 < canceled operation key=ZFWW6RS09R9G tag=EF82WRHAWVSK type=del size=3670595 2024-01-15T23:09:18.429 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.443+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~6CE9M7Y3C48Y.0 size=1048576 2024-01-15T23:09:18.430 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.444+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~6CE9M7Y3C48Y.1 size=501726 2024-01-15T23:09:18.430 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.444+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=6CE9M7Y3C48Y tag=MTCC4LYBBOLC type=write size=2598878 2024-01-15T23:09:18.432 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.446+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=TBCR3O84I5VA type=del 2024-01-15T23:09:18.434 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.448+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=TJI40MUPVWZQ type=del size=3259091 2024-01-15T23:09:18.435 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.449+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~39JMLQ2TYKQA.0 size=1048576 2024-01-15T23:09:18.436 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.450+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~39JMLQ2TYKQA.1 size=1048576 2024-01-15T23:09:18.437 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.452+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~39JMLQ2TYKQA.2 size=932654 2024-01-15T23:09:18.440 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.454+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=39JMLQ2TYKQA tag=8059GYSK1PGG type=write size=4078382 2024-01-15T23:09:18.443 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.457+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~EFN9O1TQI5NM.0 size=477762 2024-01-15T23:09:18.443 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.457+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=EFN9O1TQI5NM tag=HL1LUAQMOWLJ type=write size=1526338 2024-01-15T23:09:18.444 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.459+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~IRI45ZD0JR0X.0 size=381576 2024-01-15T23:09:18.447 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.461+0000 7f015aa3a880 1 < completed multipart upload key=6PU9QS1B1TUB upload=IRI45ZD0JR0X tag=94RBSR1JG033 type=write size=1430152 2024-01-15T23:09:18.451 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.465+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~71D75WRDTUD1.0 size=1048576 2024-01-15T23:09:18.452 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.466+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~71D75WRDTUD1.1 size=1048576 2024-01-15T23:09:18.453 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.467+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~71D75WRDTUD1.2 size=879571 2024-01-15T23:09:18.453 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.467+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=71D75WRDTUD1 tag=P2E2F3G8YCLL type=write size=4025299 2024-01-15T23:09:18.454 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.468+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~IVAAEKO907Z1.0 size=279666 2024-01-15T23:09:18.457 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.471+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=IVAAEKO907Z1 tag=80FW29CQL4Z0 type=write size=1328242 2024-01-15T23:09:18.459 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.473+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=JQASOJ94S6P0 type=del size=3090128 2024-01-15T23:09:18.463 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.477+0000 7f015aa3a880 1 < suggested remove operation key=LMN63HC6SH43 tag=MYNMGIPBO29B type=del 2024-01-15T23:09:18.466 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.480+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~UCNGCH7NW2AX.0 size=1048576 2024-01-15T23:09:18.468 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.482+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~UCNGCH7NW2AX.1 size=1048576 2024-01-15T23:09:18.469 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.483+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~UCNGCH7NW2AX.2 size=63010 2024-01-15T23:09:18.469 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.483+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=UCNGCH7NW2AX tag=FZ9CHEACVQGZ type=write size=3208738 2024-01-15T23:09:18.471 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.485+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~35X0PS00DRI2.0 size=1048576 2024-01-15T23:09:18.472 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.486+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~35X0PS00DRI2.1 size=1048576 2024-01-15T23:09:18.472 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.486+0000 7f015aa3a880 1 < canceled part key=_multipart_JM903WQES0P2.2~35X0PS00DRI2.2 size=853744 2024-01-15T23:09:18.475 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.489+0000 7f015aa3a880 1 < canceled multipart upload key=JM903WQES0P2 upload=35X0PS00DRI2 tag=4H3JM1JQMA23 type=write size=3999472 2024-01-15T23:09:18.478 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.492+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~CNWB6YNHQAZ4.0 size=1048576 2024-01-15T23:09:18.480 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.494+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~CNWB6YNHQAZ4.1 size=818339 2024-01-15T23:09:18.480 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.494+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=CNWB6YNHQAZ4 tag=S7B9O3OS27OE type=write size=2915491 2024-01-15T23:09:18.481 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.496+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=VKY391418DJK type=del 2024-01-15T23:09:18.483 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.498+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=9BVJSANS8TZS type=del size=4145146 2024-01-15T23:09:18.485 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.499+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~ZKIK7K2SBX03.0 size=1048576 2024-01-15T23:09:18.486 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.501+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~ZKIK7K2SBX03.1 size=1048576 2024-01-15T23:09:18.488 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.502+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~ZKIK7K2SBX03.2 size=714589 2024-01-15T23:09:18.490 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.505+0000 7f015aa3a880 1 < completed multipart upload key=78BS9N6111TG upload=ZKIK7K2SBX03 tag=J4216SUKNS3D type=write size=3860317 2024-01-15T23:09:18.494 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.508+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~04BFDC3TEW8D.0 size=743572 2024-01-15T23:09:18.494 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.508+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=04BFDC3TEW8D tag=9XOISFGMJ4WV type=write size=1792148 2024-01-15T23:09:18.497 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.511+0000 7f015aa3a880 1 < suggested remove operation key=EBXD88OZ6HP7 tag=5GXRQ47U1IO6 type=del 2024-01-15T23:09:18.498 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.512+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=MY6G0P1CCA1U type=del size=839591 2024-01-15T23:09:18.500 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.514+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=S8GXTDQOSMVO type=del 2024-01-15T23:09:18.501 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.516+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=XLSQNZJLXL4Z type=del size=206630 2024-01-15T23:09:18.503 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.517+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=16861VAIFNIE type=del 2024-01-15T23:09:18.504 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.519+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=TVMN164NPTO6 type=del size=1898670 2024-01-15T23:09:18.506 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.520+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~MEGDMOJM8UZH.0 size=1048576 2024-01-15T23:09:18.507 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.522+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~MEGDMOJM8UZH.1 size=496873 2024-01-15T23:09:18.510 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.524+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=MEGDMOJM8UZH tag=C4B6VJKF4OT3 type=write size=2594025 2024-01-15T23:09:18.513 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.527+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~BMKTZT5DVRR0.0 size=923022 2024-01-15T23:09:18.513 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.527+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=BMKTZT5DVRR0 tag=MKPEKYDS51TM type=write size=1971598 2024-01-15T23:09:18.515 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.529+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~WJV7MUCJYL5S.0 size=551936 2024-01-15T23:09:18.517 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.531+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=WJV7MUCJYL5S tag=6FMAGJ0GYOM0 type=write size=1600512 2024-01-15T23:09:18.520 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.534+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~TLPVI7L2032G.0 size=370358 2024-01-15T23:09:18.520 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.534+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=TLPVI7L2032G tag=TWE49BEOSFT6 type=write size=1418934 2024-01-15T23:09:18.522 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.536+0000 7f015aa3a880 1 < completed write operation key=4FD48CUZ0YN1 tag=I0PWAJ1L9CKR type=write size=970168 2024-01-15T23:09:18.523 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.537+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=402RXDISQY5S type=write size=686823 2024-01-15T23:09:18.524 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.539+0000 7f015aa3a880 1 < completed delete operation key=20XY1HFP38RV tag=FK399RIF6Z08 type=del 2024-01-15T23:09:18.527 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.541+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~HIYH1PKHM70H.0 size=1048576 2024-01-15T23:09:18.529 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.543+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~HIYH1PKHM70H.1 size=677475 2024-01-15T23:09:18.529 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.543+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=HIYH1PKHM70H tag=WWDJU2Y2BY4T type=write size=2774627 2024-01-15T23:09:18.530 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.544+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~6CE9M7Y3C48Y.0 size=1048576 2024-01-15T23:09:18.532 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.546+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~6CE9M7Y3C48Y.1 size=501726 2024-01-15T23:09:18.534 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.548+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=6CE9M7Y3C48Y tag=MTCC4LYBBOLC type=write size=2598878 2024-01-15T23:09:18.537 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.551+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~F33NWEO9PXR2.0 size=1048576 2024-01-15T23:09:18.538 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.552+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~F33NWEO9PXR2.1 size=1025285 2024-01-15T23:09:18.538 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.552+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=F33NWEO9PXR2 tag=BRLP05Y6LAO5 type=write size=3122437 2024-01-15T23:09:18.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:18 smithi053 ceph-mon[146052]: pgmap v1454: 137 pgs: 1 creating+activating, 3 creating+peering, 19 unknown, 114 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:18.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:18 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:09:18.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:18 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:09:18.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:18 smithi053 ceph-mon[143363]: pgmap v1454: 137 pgs: 1 creating+activating, 3 creating+peering, 19 unknown, 114 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:18.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:18 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:09:18.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:18 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:09:18.539 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.553+0000 7f015aa3a880 1 < completed delete operation key=ZFWW6RS09R9G tag=TJI40MUPVWZQ type=del 2024-01-15T23:09:18.542 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.556+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~4SLBFGHPIKL3.0 size=1048576 2024-01-15T23:09:18.543 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.557+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~4SLBFGHPIKL3.1 size=136147 2024-01-15T23:09:18.543 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.557+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=4SLBFGHPIKL3 tag=S6WVQXZAOL3U type=write size=2233299 2024-01-15T23:09:18.544 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.559+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~EFN9O1TQI5NM.0 size=477762 2024-01-15T23:09:18.547 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.561+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=EFN9O1TQI5NM tag=HL1LUAQMOWLJ type=write size=1526338 2024-01-15T23:09:18.549 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.564+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~0ZLJC1LRL713.0 size=1048576 2024-01-15T23:09:18.551 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.565+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~0ZLJC1LRL713.1 size=1048576 2024-01-15T23:09:18.552 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.566+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~0ZLJC1LRL713.2 size=758150 2024-01-15T23:09:18.552 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.566+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=0ZLJC1LRL713 tag=RI1XHA7I1AR3 type=write size=3903878 2024-01-15T23:09:18.553 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.568+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~71D75WRDTUD1.0 size=1048576 2024-01-15T23:09:18.555 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.569+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~71D75WRDTUD1.1 size=1048576 2024-01-15T23:09:18.556 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.570+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~71D75WRDTUD1.2 size=879571 2024-01-15T23:09:18.558 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.573+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=71D75WRDTUD1 tag=P2E2F3G8YCLL type=write size=4025299 2024-01-15T23:09:18.561 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.576+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~GQV0XJ7XWGD4.0 size=1048576 2024-01-15T23:09:18.563 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.578+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~GQV0XJ7XWGD4.1 size=817936 2024-01-15T23:09:18.564 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.578+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=GQV0XJ7XWGD4 tag=LPHI18OFLGFX type=write size=2915088 2024-01-15T23:09:18.566 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.581+0000 7f015aa3a880 1 < suggested remove operation key=4FD48CUZ0YN1 tag=JQASOJ94S6P0 type=del 2024-01-15T23:09:18.569 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.583+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~WN6VGZLPU1TL.0 size=650262 2024-01-15T23:09:18.569 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.583+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=WN6VGZLPU1TL tag=1EAMDKW4EDHU type=write size=1698838 2024-01-15T23:09:18.571 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.585+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~UCNGCH7NW2AX.0 size=1048576 2024-01-15T23:09:18.572 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.586+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~UCNGCH7NW2AX.1 size=1048576 2024-01-15T23:09:18.573 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.587+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~UCNGCH7NW2AX.2 size=63010 2024-01-15T23:09:18.576 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.590+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=UCNGCH7NW2AX tag=FZ9CHEACVQGZ type=write size=3208738 2024-01-15T23:09:18.577 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.591+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=GA8PBSQ9RJ90 type=del size=1888141 2024-01-15T23:09:18.579 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.593+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~CNWB6YNHQAZ4.0 size=1048576 2024-01-15T23:09:18.580 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.594+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~CNWB6YNHQAZ4.1 size=818339 2024-01-15T23:09:18.582 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.597+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=CNWB6YNHQAZ4 tag=S7B9O3OS27OE type=write size=2915491 2024-01-15T23:09:18.584 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.598+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=L5PDIFS0TWLP type=del size=2412353 2024-01-15T23:09:18.585 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.599+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=9BVJSANS8TZS type=del 2024-01-15T23:09:18.587 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.601+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=NGKOJWRZ25GO type=write size=388113 2024-01-15T23:09:18.589 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.603+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~04BFDC3TEW8D.0 size=743572 2024-01-15T23:09:18.591 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.606+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=04BFDC3TEW8D tag=9XOISFGMJ4WV type=write size=1792148 2024-01-15T23:09:18.593 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.607+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=WB5JVEDWJU2J type=write size=8782 2024-01-15T23:09:18.596 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.610+0000 7f015aa3a880 1 < suggested update operation key=D1PDCDA44P7Z tag=MY6G0P1CCA1U type=del size=839591 2024-01-15T23:09:18.599 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.613+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~FWMSXXXQ1RY3.0 size=1048576 2024-01-15T23:09:18.600 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.614+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~FWMSXXXQ1RY3.1 size=1048576 2024-01-15T23:09:18.602 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.616+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~FWMSXXXQ1RY3.2 size=710438 2024-01-15T23:09:18.602 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.616+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=FWMSXXXQ1RY3 tag=EGKL5TPSB6YT type=write size=3856166 2024-01-15T23:09:18.603 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.617+0000 7f015aa3a880 1 < completed delete operation key=P18I2H2B1WWU tag=XLSQNZJLXL4Z type=del 2024-01-15T23:09:18.606 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.620+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~X9SH7EW17UJR.0 size=1048576 2024-01-15T23:09:18.607 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.622+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~X9SH7EW17UJR.1 size=63153 2024-01-15T23:09:18.607 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.622+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=X9SH7EW17UJR tag=I1YBZ10NFRQ1 type=write size=2160305 2024-01-15T23:09:18.609 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.623+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=TVMN164NPTO6 type=del 2024-01-15T23:09:18.611 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.625+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=2WMF3V4DHFVC type=del size=3953307 2024-01-15T23:09:18.612 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.626+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~BMKTZT5DVRR0.0 size=923022 2024-01-15T23:09:18.615 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.629+0000 7f015aa3a880 1 < completed multipart upload key=78BS9N6111TG upload=BMKTZT5DVRR0 tag=MKPEKYDS51TM type=write size=1971598 2024-01-15T23:09:18.617 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.631+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=L0ATYZ523DR0 type=del size=4136791 2024-01-15T23:09:18.618 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.632+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~TLPVI7L2032G.0 size=370358 2024-01-15T23:09:18.621 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.635+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=TLPVI7L2032G tag=TWE49BEOSFT6 type=write size=1418934 2024-01-15T23:09:18.623 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.637+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=R57AFVWBF9ZD type=del size=476883 2024-01-15T23:09:18.628 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.640+0000 7f015aa3a880 1 < suggested update operation key=EBXD88OZ6HP7 tag=402RXDISQY5S type=write size=686823 2024-01-15T23:09:18.628 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.642+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=7815R924QM7D type=del size=2613954 2024-01-15T23:09:18.629 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.643+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~HIYH1PKHM70H.0 size=1048576 2024-01-15T23:09:18.630 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.644+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~HIYH1PKHM70H.1 size=677475 2024-01-15T23:09:18.633 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.647+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=HIYH1PKHM70H tag=WWDJU2Y2BY4T type=write size=2774627 2024-01-15T23:09:18.634 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.648+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=3KHK1GQ5MBY1 type=write size=916018 2024-01-15T23:09:18.636 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.650+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~F33NWEO9PXR2.0 size=1048576 2024-01-15T23:09:18.637 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.651+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~F33NWEO9PXR2.1 size=1025285 2024-01-15T23:09:18.640 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.654+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=F33NWEO9PXR2 tag=BRLP05Y6LAO5 type=write size=3122437 2024-01-15T23:09:18.641 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.655+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=F2RBJD4Q2NUF type=del size=2524865 2024-01-15T23:09:18.643 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.657+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~4SLBFGHPIKL3.0 size=1048576 2024-01-15T23:09:18.644 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.658+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~4SLBFGHPIKL3.1 size=136147 2024-01-15T23:09:18.647 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.661+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=4SLBFGHPIKL3 tag=S6WVQXZAOL3U type=write size=2233299 2024-01-15T23:09:18.650 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.664+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~T08ACKO4Q4BX.0 size=1048576 2024-01-15T23:09:18.652 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.666+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~T08ACKO4Q4BX.1 size=700679 2024-01-15T23:09:18.652 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.666+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=T08ACKO4Q4BX tag=EVG3YUSA74SD type=write size=2797831 2024-01-15T23:09:18.653 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.667+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~0ZLJC1LRL713.0 size=1048576 2024-01-15T23:09:18.655 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.669+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~0ZLJC1LRL713.1 size=1048576 2024-01-15T23:09:18.656 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.670+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~0ZLJC1LRL713.2 size=758150 2024-01-15T23:09:18.658 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.672+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=0ZLJC1LRL713 tag=RI1XHA7I1AR3 type=write size=3903878 2024-01-15T23:09:18.660 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.674+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=OCFYHQEOW520 type=del size=4065128 2024-01-15T23:09:18.662 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.676+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~GQV0XJ7XWGD4.0 size=1048576 2024-01-15T23:09:18.663 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.677+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~GQV0XJ7XWGD4.1 size=817936 2024-01-15T23:09:18.666 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.680+0000 7f015aa3a880 1 < completed multipart upload key=3U59L4MC7CT1 upload=GQV0XJ7XWGD4 tag=LPHI18OFLGFX type=write size=2915088 2024-01-15T23:09:18.667 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.682+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=U4JY1XV37VUB type=write size=431514 2024-01-15T23:09:18.669 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.683+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~WN6VGZLPU1TL.0 size=650262 2024-01-15T23:09:18.672 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.686+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=WN6VGZLPU1TL tag=1EAMDKW4EDHU type=write size=1698838 2024-01-15T23:09:18.673 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.687+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=D756G7MP5HLV type=del size=2355065 2024-01-15T23:09:18.675 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.689+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=GA8PBSQ9RJ90 type=del 2024-01-15T23:09:18.676 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.690+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=2ITRUOQDQXCW type=del size=2317801 2024-01-15T23:09:18.678 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.692+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=L5PDIFS0TWLP type=del 2024-01-15T23:09:18.679 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.693+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=EXROGLP2TO9O type=del size=3297260 2024-01-15T23:09:18.681 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.695+0000 7f015aa3a880 1 < completed write operation key=USPTX9KW910J tag=NGKOJWRZ25GO type=write size=388113 2024-01-15T23:09:18.683 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.697+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=AAJQWMNN5I0J type=del size=1317479 2024-01-15T23:09:18.684 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.698+0000 7f015aa3a880 1 < completed write operation key=QIAVT1LFAF0L tag=WB5JVEDWJU2J type=write size=8782 2024-01-15T23:09:18.687 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.701+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~3DH04TT9I1HC.0 size=927277 2024-01-15T23:09:18.687 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.701+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=3DH04TT9I1HC tag=G0FNVU5Q0452 type=write size=1975853 2024-01-15T23:09:18.689 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.703+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~FWMSXXXQ1RY3.0 size=1048576 2024-01-15T23:09:18.690 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.704+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~FWMSXXXQ1RY3.1 size=1048576 2024-01-15T23:09:18.691 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.705+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~FWMSXXXQ1RY3.2 size=710438 2024-01-15T23:09:18.694 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.708+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=FWMSXXXQ1RY3 tag=EGKL5TPSB6YT type=write size=3856166 2024-01-15T23:09:18.696 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.710+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=UCZFPMK89S96 type=del size=781330 2024-01-15T23:09:18.697 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.711+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~X9SH7EW17UJR.0 size=1048576 2024-01-15T23:09:18.697 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.711+0000 7f015aa3a880 1 < canceled part key=_multipart_EBXD88OZ6HP7.2~X9SH7EW17UJR.1 size=63153 2024-01-15T23:09:18.700 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.714+0000 7f015aa3a880 1 < canceled multipart upload key=EBXD88OZ6HP7 upload=X9SH7EW17UJR tag=I1YBZ10NFRQ1 type=write size=2160305 2024-01-15T23:09:18.701 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.715+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=NXIFESW3L9W4 type=del size=4183151 2024-01-15T23:09:18.703 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.717+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=2WMF3V4DHFVC type=del 2024-01-15T23:09:18.704 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.718+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=JC45MH8MW17E type=del size=2341645 2024-01-15T23:09:18.706 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.720+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=L0ATYZ523DR0 type=del 2024-01-15T23:09:18.709 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.723+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~4Z1D0K2JYHTC.0 size=281714 2024-01-15T23:09:18.709 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.723+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=4Z1D0K2JYHTC tag=JCF6J5DO0FCX type=write size=1330290 2024-01-15T23:09:18.712 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.726+0000 7f015aa3a880 1 < suggested update operation key=4EXWJ9YOPF9I tag=R57AFVWBF9ZD type=del size=476883 2024-01-15T23:09:18.714 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.728+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=ML4PE88ZNH4N type=write size=702545 2024-01-15T23:09:18.715 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.730+0000 7f015aa3a880 -1 < failed to complete operation key=4EXWJ9YOPF9I tag=7815R924QM7D type=del size=2613954: (22) Invalid argument 2024-01-15T23:09:18.717 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.731+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=3BWDCETGSDBR type=write size=728062 2024-01-15T23:09:18.719 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.733+0000 7f015aa3a880 1 < completed write operation key=YSLXM9SYM6LS tag=3KHK1GQ5MBY1 type=write size=916018 2024-01-15T23:09:18.720 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.734+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=ZHODS24HM7WV type=del size=3239887 2024-01-15T23:09:18.723 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.737+0000 7f015aa3a880 1 < suggested update operation key=4FD48CUZ0YN1 tag=F2RBJD4Q2NUF type=del size=2524865 2024-01-15T23:09:18.725 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.739+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=DI3M7NPC4JM9 type=del size=1751765 2024-01-15T23:09:18.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:18 smithi163 ceph-mon[138526]: pgmap v1454: 137 pgs: 1 creating+activating, 3 creating+peering, 19 unknown, 114 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:18.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:18 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:09:18.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:18 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:09:18.726 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.740+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~T08ACKO4Q4BX.0 size=1048576 2024-01-15T23:09:18.727 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.742+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~T08ACKO4Q4BX.1 size=700679 2024-01-15T23:09:18.730 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.744+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=T08ACKO4Q4BX tag=EVG3YUSA74SD type=write size=2797831 2024-01-15T23:09:18.733 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.747+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~1D9ZW4VMOLD0.0 size=1048576 2024-01-15T23:09:18.734 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.748+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~1D9ZW4VMOLD0.1 size=1048576 2024-01-15T23:09:18.735 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.749+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~1D9ZW4VMOLD0.2 size=95704 2024-01-15T23:09:18.735 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.749+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=1D9ZW4VMOLD0 tag=02AL11P7M238 type=write size=3241432 2024-01-15T23:09:18.737 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.751+0000 7f015aa3a880 1 < completed delete operation key=ZFWW6RS09R9G tag=OCFYHQEOW520 type=del 2024-01-15T23:09:18.738 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.752+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=Z80BKHLFGRFB type=del size=2070055 2024-01-15T23:09:18.740 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.754+0000 7f015aa3a880 1 < completed write operation key=2ZNSF4KUY6CU tag=U4JY1XV37VUB type=write size=431514 2024-01-15T23:09:18.741 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.756+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=2GE9LA2K7EC5 type=del size=981800 2024-01-15T23:09:18.743 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.757+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=D756G7MP5HLV type=del 2024-01-15T23:09:18.744 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.759+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=IWPYF3J6H4TO type=del size=2006175 2024-01-15T23:09:18.748 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.762+0000 7f015aa3a880 1 < suggested remove operation key=20XY1HFP38RV tag=2ITRUOQDQXCW type=del 2024-01-15T23:09:18.750 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.765+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~KDW0W25RSE3L.0 size=1048576 2024-01-15T23:09:18.752 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.766+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~KDW0W25RSE3L.1 size=807330 2024-01-15T23:09:18.752 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.766+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=KDW0W25RSE3L tag=IN4CUTTDWYTF type=write size=2904482 2024-01-15T23:09:18.753 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.768+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=EXROGLP2TO9O type=del 2024-01-15T23:09:18.755 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.769+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=HGMVPTP8G194 type=write size=563409 2024-01-15T23:09:18.758 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.772+0000 7f015aa3a880 1 < suggested remove operation key=6PU9QS1B1TUB tag=AAJQWMNN5I0J type=del 2024-01-15T23:09:18.761 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.775+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~RA5WVMO9GJZK.0 size=1048576 2024-01-15T23:09:18.762 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.776+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~RA5WVMO9GJZK.1 size=1048576 2024-01-15T23:09:18.763 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.777+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~RA5WVMO9GJZK.2 size=402240 2024-01-15T23:09:18.763 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.777+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=RA5WVMO9GJZK tag=L7C6XU10TZXX type=write size=3547968 2024-01-15T23:09:18.765 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.779+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~3DH04TT9I1HC.0 size=927277 2024-01-15T23:09:18.768 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.782+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=3DH04TT9I1HC tag=G0FNVU5Q0452 type=write size=1975853 2024-01-15T23:09:18.769 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.783+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=2WDT96W88VEN type=del size=1417100 2024-01-15T23:09:18.771 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.785+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=UCZFPMK89S96 type=del 2024-01-15T23:09:18.772 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.787+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=WWK1I73ZZSMG type=write size=272810 2024-01-15T23:09:18.774 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.788+0000 7f015aa3a880 1 < canceled operation key=USPTX9KW910J tag=NXIFESW3L9W4 type=del size=4183151 2024-01-15T23:09:18.778 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.792+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~6HZYHHN0UAQ5.0 size=1048576 2024-01-15T23:09:18.779 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.793+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~6HZYHHN0UAQ5.1 size=1048576 2024-01-15T23:09:18.780 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.795+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~6HZYHHN0UAQ5.2 size=90384 2024-01-15T23:09:18.781 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.795+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=6HZYHHN0UAQ5 tag=TWJ7E5PBBVRB type=write size=3236112 2024-01-15T23:09:18.784 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.798+0000 7f015aa3a880 1 < suggested update operation key=ZFWW6RS09R9G tag=JC45MH8MW17E type=del size=2341645 2024-01-15T23:09:18.785 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.799+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=5PWR8J0SJMQQ type=del size=3495787 2024-01-15T23:09:18.787 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.801+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~4Z1D0K2JYHTC.0 size=281714 2024-01-15T23:09:18.789 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.803+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=4Z1D0K2JYHTC tag=JCF6J5DO0FCX type=write size=1330290 2024-01-15T23:09:18.791 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.805+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=E74ZJZ0W6RUN type=del size=1134733 2024-01-15T23:09:18.794 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.808+0000 7f015aa3a880 1 < suggested update operation key=V20OM852L630 tag=ML4PE88ZNH4N type=write size=702545 2024-01-15T23:09:18.797 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.811+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~SFMIW78BRD1J.0 size=1048576 2024-01-15T23:09:18.798 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.812+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~SFMIW78BRD1J.1 size=296462 2024-01-15T23:09:18.798 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.812+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=SFMIW78BRD1J tag=20YF5UDT9USV type=write size=2393614 2024-01-15T23:09:18.800 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.814+0000 7f015aa3a880 1 < completed write operation key=3U59L4MC7CT1 tag=3BWDCETGSDBR type=write size=728062 2024-01-15T23:09:18.803 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.817+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~3QJ6SYSH4H5E.0 size=602625 2024-01-15T23:09:18.803 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.817+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=3QJ6SYSH4H5E tag=JZETMLTGLPZY type=write size=1651201 2024-01-15T23:09:18.804 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.818+0000 7f015aa3a880 1 < completed delete operation key=2ZNSF4KUY6CU tag=ZHODS24HM7WV type=del 2024-01-15T23:09:18.806 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.820+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=6FBXOOB85EP7 type=write size=696029 2024-01-15T23:09:18.807 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.822+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=DI3M7NPC4JM9 type=del 2024-01-15T23:09:18.810 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.824+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~XNQFXN7N83MK.0 size=1048576 2024-01-15T23:09:18.812 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.826+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~XNQFXN7N83MK.1 size=1005178 2024-01-15T23:09:18.812 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.826+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=XNQFXN7N83MK tag=0ROZB58C3QCR type=write size=3102330 2024-01-15T23:09:18.812 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.826+0000 7f015aa3a880 1 < canceled part key=_multipart_LMN63HC6SH43.2~1D9ZW4VMOLD0.0 size=1048576 2024-01-15T23:09:18.813 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.827+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~1D9ZW4VMOLD0.1 size=1048576 2024-01-15T23:09:18.814 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.829+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~1D9ZW4VMOLD0.2 size=95704 2024-01-15T23:09:18.817 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.831+0000 7f015aa3a880 1 < canceled multipart upload key=LMN63HC6SH43 upload=1D9ZW4VMOLD0 tag=02AL11P7M238 type=write size=3241432 2024-01-15T23:09:18.819 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.833+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=LIHEC21PDYYL type=del size=3777796 2024-01-15T23:09:18.821 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.835+0000 7f015aa3a880 -1 < failed to complete operation key=6PU9QS1B1TUB tag=Z80BKHLFGRFB type=del size=2070055: (22) Invalid argument 2024-01-15T23:09:18.822 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.837+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=RBCXQP5U9DTG type=del size=1721081 2024-01-15T23:09:18.824 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.838+0000 7f015aa3a880 1 < canceled operation key=D1PDCDA44P7Z tag=2GE9LA2K7EC5 type=del size=981800 2024-01-15T23:09:18.825 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.840+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=6JQXC1US2HMO type=del size=2228158 2024-01-15T23:09:18.827 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.841+0000 7f015aa3a880 1 < canceled operation key=3U59L4MC7CT1 tag=IWPYF3J6H4TO type=del size=2006175 2024-01-15T23:09:18.828 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.843+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=JJXVT52S7XM1 type=del size=707275 2024-01-15T23:09:18.831 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.844+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~KDW0W25RSE3L.0 size=1048576 2024-01-15T23:09:18.831 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.846+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~KDW0W25RSE3L.1 size=807330 2024-01-15T23:09:18.834 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.849+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=KDW0W25RSE3L tag=IN4CUTTDWYTF type=write size=2904482 2024-01-15T23:09:18.836 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.850+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=FNEJC6UD572U type=write size=1007337 2024-01-15T23:09:18.838 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.852+0000 7f015aa3a880 1 < completed write operation key=JM903WQES0P2 tag=HGMVPTP8G194 type=write size=563409 2024-01-15T23:09:18.839 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.854+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=WETKVBISK3E0 type=write size=85318 2024-01-15T23:09:18.841 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.855+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~RA5WVMO9GJZK.0 size=1048576 2024-01-15T23:09:18.842 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.857+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~RA5WVMO9GJZK.1 size=1048576 2024-01-15T23:09:18.846 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.858+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~RA5WVMO9GJZK.2 size=402240 2024-01-15T23:09:18.847 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.861+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=RA5WVMO9GJZK tag=L7C6XU10TZXX type=write size=3547968 2024-01-15T23:09:18.848 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.862+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=E0OUY83BAYJX type=del size=1830579 2024-01-15T23:09:18.850 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.864+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=2WDT96W88VEN type=del 2024-01-15T23:09:18.852 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.866+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=CPV0UGYP8NOW type=write size=738963 2024-01-15T23:09:18.853 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.868+0000 7f015aa3a880 1 < completed write operation key=RM8V6TH0RO82 tag=WWK1I73ZZSMG type=write size=272810 2024-01-15T23:09:18.856 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.871+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~DJ8P51HS0R69.0 size=1048576 2024-01-15T23:09:18.858 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.872+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~DJ8P51HS0R69.1 size=1048576 2024-01-15T23:09:18.859 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.873+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~DJ8P51HS0R69.2 size=861229 2024-01-15T23:09:18.859 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.873+0000 7f015aa3a880 1 > prepared multipart upload key=P18I2H2B1WWU upload=DJ8P51HS0R69 tag=Y5FHHGQSR9JE type=write size=4006957 2024-01-15T23:09:18.861 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.875+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~6HZYHHN0UAQ5.0 size=1048576 2024-01-15T23:09:18.862 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.876+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~6HZYHHN0UAQ5.1 size=1048576 2024-01-15T23:09:18.863 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.878+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~6HZYHHN0UAQ5.2 size=90384 2024-01-15T23:09:18.866 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.881+0000 7f015aa3a880 1 < completed multipart upload key=FUZBB9OLXVSX upload=6HZYHHN0UAQ5 tag=TWJ7E5PBBVRB type=write size=3236112 2024-01-15T23:09:18.869 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.883+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~UKRBEORM1ULT.0 size=1048576 2024-01-15T23:09:18.871 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.885+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~UKRBEORM1ULT.1 size=234952 2024-01-15T23:09:18.871 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.885+0000 7f015aa3a880 1 > prepared multipart upload key=4EXWJ9YOPF9I upload=UKRBEORM1ULT tag=SBPRTIKUWLWJ type=write size=2332104 2024-01-15T23:09:18.873 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.887+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=5PWR8J0SJMQQ type=del 2024-01-15T23:09:18.876 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.890+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~6JVZS7LE8PD9.0 size=707014 2024-01-15T23:09:18.876 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.890+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=6JVZS7LE8PD9 tag=5MOQOXL16F9G type=write size=1755590 2024-01-15T23:09:18.877 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.892+0000 7f015aa3a880 1 < canceled operation key=YD7TIMOW86JF tag=E74ZJZ0W6RUN type=del size=1134733 2024-01-15T23:09:18.881 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.895+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~MFRAN4NOHPLT.0 size=506495 2024-01-15T23:09:18.881 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.895+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=MFRAN4NOHPLT tag=K5OBFQSVFEPI type=write size=1555071 2024-01-15T23:09:18.882 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.896+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~SFMIW78BRD1J.0 size=1048576 2024-01-15T23:09:18.883 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.898+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~SFMIW78BRD1J.1 size=296462 2024-01-15T23:09:18.886 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.900+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=SFMIW78BRD1J tag=20YF5UDT9USV type=write size=2393614 2024-01-15T23:09:18.888 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.903+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=O670F9C17FL8 type=del size=2569566 2024-01-15T23:09:18.890 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.904+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~3QJ6SYSH4H5E.0 size=602625 2024-01-15T23:09:18.893 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.907+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=3QJ6SYSH4H5E tag=JZETMLTGLPZY type=write size=1651201 2024-01-15T23:09:18.895 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.910+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~XIN9QPTP11VS.0 size=1048576 2024-01-15T23:09:18.897 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.911+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~XIN9QPTP11VS.1 size=1048576 2024-01-15T23:09:18.898 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.912+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~XIN9QPTP11VS.2 size=398632 2024-01-15T23:09:18.898 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.912+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=XIN9QPTP11VS tag=ESMESAAJMJZ6 type=write size=3544360 2024-01-15T23:09:18.900 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.914+0000 7f015aa3a880 1 < completed write operation key=86UEB70RI5UF tag=6FBXOOB85EP7 type=write size=696029 2024-01-15T23:09:18.902 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.917+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~U2D00HNI1KV2.0 size=1048576 2024-01-15T23:09:18.904 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.918+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~U2D00HNI1KV2.1 size=204253 2024-01-15T23:09:18.904 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.918+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=U2D00HNI1KV2 tag=H1JGQKE03YPF type=write size=2301405 2024-01-15T23:09:18.905 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.920+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~XNQFXN7N83MK.0 size=1048576 2024-01-15T23:09:18.905 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.920+0000 7f015aa3a880 1 < canceled part key=_multipart_2ZNSF4KUY6CU.2~XNQFXN7N83MK.1 size=1005178 2024-01-15T23:09:18.908 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.922+0000 7f015aa3a880 1 < canceled multipart upload key=2ZNSF4KUY6CU upload=XNQFXN7N83MK tag=0ROZB58C3QCR type=write size=3102330 2024-01-15T23:09:18.910 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.924+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=353TERD38VPM type=del size=3925379 2024-01-15T23:09:18.912 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.926+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=LIHEC21PDYYL type=del 2024-01-15T23:09:18.913 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.927+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=QY4DIF4HVCYV type=write size=516129 2024-01-15T23:09:18.917 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.931+0000 7f015aa3a880 1 < suggested update operation key=EBXD88OZ6HP7 tag=RBCXQP5U9DTG type=del size=1721081 2024-01-15T23:09:18.918 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.932+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=1DM9HEJXLD46 type=write size=673716 2024-01-15T23:09:18.920 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.934+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=6JQXC1US2HMO type=del 2024-01-15T23:09:18.922 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.936+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~AKODE313Y5WE.0 size=1048576 2024-01-15T23:09:18.924 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.938+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~AKODE313Y5WE.1 size=571585 2024-01-15T23:09:18.924 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.938+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=AKODE313Y5WE tag=58263FE8L43F type=write size=2668737 2024-01-15T23:09:18.925 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.939+0000 7f015aa3a880 1 < canceled operation key=6PU9QS1B1TUB tag=JJXVT52S7XM1 type=del size=707275 2024-01-15T23:09:18.927 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.941+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=9IMIB4IAWPA2 type=del size=2800441 2024-01-15T23:09:18.929 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.943+0000 7f015aa3a880 1 < completed write operation key=86UEB70RI5UF tag=FNEJC6UD572U type=write size=1007337 2024-01-15T23:09:18.930 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.944+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=8JGMV2LSS1D1 type=del size=22448 2024-01-15T23:09:18.932 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.946+0000 7f015aa3a880 1 < completed write operation key=DDLOPVHID7HK tag=WETKVBISK3E0 type=write size=85318 2024-01-15T23:09:18.935 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.949+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~F0LD7OG4376I.0 size=151130 2024-01-15T23:09:18.935 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.949+0000 7f015aa3a880 1 > prepared multipart upload key=P18I2H2B1WWU upload=F0LD7OG4376I tag=J9IIABL2ZBGG type=write size=1199706 2024-01-15T23:09:18.936 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.950+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=E0OUY83BAYJX type=del 2024-01-15T23:09:18.938 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.952+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=ECCT38PZGLM9 type=del size=4095655 2024-01-15T23:09:18.940 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.954+0000 7f015aa3a880 1 < completed write operation key=ZFWW6RS09R9G tag=CPV0UGYP8NOW type=write size=738963 2024-01-15T23:09:18.943 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.957+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~46CVI1HUSKT3.0 size=280395 2024-01-15T23:09:18.943 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.957+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=46CVI1HUSKT3 tag=A61ECBGL5885 type=write size=1328971 2024-01-15T23:09:18.945 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.959+0000 7f015aa3a880 1 < completed part key=_multipart_P18I2H2B1WWU.2~DJ8P51HS0R69.0 size=1048576 2024-01-15T23:09:18.946 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.960+0000 7f015aa3a880 1 < completed part key=_multipart_P18I2H2B1WWU.2~DJ8P51HS0R69.1 size=1048576 2024-01-15T23:09:18.947 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.961+0000 7f015aa3a880 1 < completed part key=_multipart_P18I2H2B1WWU.2~DJ8P51HS0R69.2 size=861229 2024-01-15T23:09:18.950 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.964+0000 7f015aa3a880 1 < completed multipart upload key=P18I2H2B1WWU upload=DJ8P51HS0R69 tag=Y5FHHGQSR9JE type=write size=4006957 2024-01-15T23:09:18.951 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.966+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=4KQBD6Z2IXCV type=del size=3259042 2024-01-15T23:09:18.953 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.967+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~UKRBEORM1ULT.0 size=1048576 2024-01-15T23:09:18.954 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.969+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~UKRBEORM1ULT.1 size=234952 2024-01-15T23:09:18.957 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.971+0000 7f015aa3a880 1 < completed multipart upload key=4EXWJ9YOPF9I upload=UKRBEORM1ULT tag=SBPRTIKUWLWJ type=write size=2332104 2024-01-15T23:09:18.960 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.974+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~QH3QMFZ6MNJ1.0 size=1048576 2024-01-15T23:09:18.961 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.976+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~QH3QMFZ6MNJ1.1 size=1048576 2024-01-15T23:09:18.963 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.977+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~QH3QMFZ6MNJ1.2 size=921072 2024-01-15T23:09:18.963 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.977+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=QH3QMFZ6MNJ1 tag=US513JZKSJ3X type=write size=4066800 2024-01-15T23:09:18.964 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.978+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~6JVZS7LE8PD9.0 size=707014 2024-01-15T23:09:18.967 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.981+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=6JVZS7LE8PD9 tag=5MOQOXL16F9G type=write size=1755590 2024-01-15T23:09:18.969 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.983+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=QQTKF9Y2K7H1 type=write size=254939 2024-01-15T23:09:18.970 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.985+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~MFRAN4NOHPLT.0 size=506495 2024-01-15T23:09:18.973 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.987+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=MFRAN4NOHPLT tag=K5OBFQSVFEPI type=write size=1555071 2024-01-15T23:09:18.975 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.989+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=26DD25EAJXHH type=write size=945156 2024-01-15T23:09:18.976 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.990+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=O670F9C17FL8 type=del 2024-01-15T23:09:18.979 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.993+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~85LKCSK61CG2.0 size=1028602 2024-01-15T23:09:18.979 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.993+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=85LKCSK61CG2 tag=O5Y0E3WI30OO type=write size=2077178 2024-01-15T23:09:18.980 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.995+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~XIN9QPTP11VS.0 size=1048576 2024-01-15T23:09:18.982 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.996+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~XIN9QPTP11VS.1 size=1048576 2024-01-15T23:09:18.982 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.996+0000 7f015aa3a880 1 < canceled part key=_multipart_3U59L4MC7CT1.2~XIN9QPTP11VS.2 size=398632 2024-01-15T23:09:18.984 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:18.998+0000 7f015aa3a880 1 < canceled multipart upload key=3U59L4MC7CT1 upload=XIN9QPTP11VS tag=ESMESAAJMJZ6 type=write size=3544360 2024-01-15T23:09:18.987 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.001+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~E2118HN4YJMR.0 size=1048576 2024-01-15T23:09:18.988 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.003+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~E2118HN4YJMR.1 size=1048576 2024-01-15T23:09:18.990 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.004+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~E2118HN4YJMR.2 size=598369 2024-01-15T23:09:18.990 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.004+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=E2118HN4YJMR tag=RP4V9UJL75G4 type=write size=3744097 2024-01-15T23:09:18.991 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.005+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~U2D00HNI1KV2.0 size=1048576 2024-01-15T23:09:18.993 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.007+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~U2D00HNI1KV2.1 size=204253 2024-01-15T23:09:18.996 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.010+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=U2D00HNI1KV2 tag=H1JGQKE03YPF type=write size=2301405 2024-01-15T23:09:18.999 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.013+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~9L2QJWICHRM8.0 size=1048576 2024-01-15T23:09:19.000 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.014+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~9L2QJWICHRM8.1 size=1048576 2024-01-15T23:09:19.001 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.016+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~9L2QJWICHRM8.2 size=537172 2024-01-15T23:09:19.001 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.016+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=9L2QJWICHRM8 tag=M6UGQ12EEW48 type=write size=3682900 2024-01-15T23:09:19.003 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.018+0000 7f015aa3a880 -1 < failed to complete operation key=EBXD88OZ6HP7 tag=353TERD38VPM type=del size=3925379: (22) Invalid argument 2024-01-15T23:09:19.007 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.021+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~IVLPDLA8YW9Y.0 size=1048576 2024-01-15T23:09:19.008 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.022+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~IVLPDLA8YW9Y.1 size=1048576 2024-01-15T23:09:19.009 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.023+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~IVLPDLA8YW9Y.2 size=23478 2024-01-15T23:09:19.009 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.023+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=IVLPDLA8YW9Y tag=UB1ORD3ZK68H type=write size=3169206 2024-01-15T23:09:19.011 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.025+0000 7f015aa3a880 1 < completed write operation key=ZFWW6RS09R9G tag=QY4DIF4HVCYV type=write size=516129 2024-01-15T23:09:19.014 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.028+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~0653OCMGMAFE.0 size=169988 2024-01-15T23:09:19.014 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.028+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=0653OCMGMAFE tag=XADRDOWYZB95 type=write size=1218564 2024-01-15T23:09:19.015 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.030+0000 7f015aa3a880 1 < completed write operation key=NFS3V4I3LMK4 tag=1DM9HEJXLD46 type=write size=673716 2024-01-15T23:09:19.017 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.031+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=14H1JNAYRBAE type=del size=71190 2024-01-15T23:09:19.018 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.033+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~AKODE313Y5WE.0 size=1048576 2024-01-15T23:09:19.020 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.034+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~AKODE313Y5WE.1 size=571585 2024-01-15T23:09:19.023 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.037+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=AKODE313Y5WE tag=58263FE8L43F type=write size=2668737 2024-01-15T23:09:19.026 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.040+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~5VW44CEW6UD7.0 size=1048576 2024-01-15T23:09:19.027 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.041+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~5VW44CEW6UD7.1 size=1048576 2024-01-15T23:09:19.028 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.042+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~5VW44CEW6UD7.2 size=631254 2024-01-15T23:09:19.029 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.042+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=5VW44CEW6UD7 tag=T8I1LCR3BELT type=write size=3776982 2024-01-15T23:09:19.033 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.046+0000 7f015aa3a880 1 < suggested update operation key=D1PDCDA44P7Z tag=9IMIB4IAWPA2 type=del size=2800441 2024-01-15T23:09:19.034 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.048+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~5W63ZS90Q39K.0 size=23243 2024-01-15T23:09:19.034 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.048+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=5W63ZS90Q39K tag=7WY09EMTPTZQ type=write size=1071819 2024-01-15T23:09:19.036 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.050+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=8JGMV2LSS1D1 type=del 2024-01-15T23:09:19.037 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.051+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=PCBDTQKLFT2E type=write size=865923 2024-01-15T23:09:19.037 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.052+0000 7f015aa3a880 1 < canceled part key=_multipart_P18I2H2B1WWU.2~F0LD7OG4376I.0 size=151130 2024-01-15T23:09:19.040 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.054+0000 7f015aa3a880 1 < canceled multipart upload key=P18I2H2B1WWU upload=F0LD7OG4376I tag=J9IIABL2ZBGG type=write size=1199706 2024-01-15T23:09:19.041 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.056+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=M9KL86D33OH1 type=del size=3942860 2024-01-15T23:09:19.043 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.057+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=ECCT38PZGLM9 type=del 2024-01-15T23:09:19.045 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.059+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=3I0SXSYLU1WH type=del size=2905601 2024-01-15T23:09:19.046 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.060+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~46CVI1HUSKT3.0 size=280395 2024-01-15T23:09:19.049 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.063+0000 7f015aa3a880 1 < completed multipart upload key=QIAVT1LFAF0L upload=46CVI1HUSKT3 tag=A61ECBGL5885 type=write size=1328971 2024-01-15T23:09:19.052 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.066+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~S32BG7ASOJB5.0 size=1048576 2024-01-15T23:09:19.053 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.067+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~S32BG7ASOJB5.1 size=1048576 2024-01-15T23:09:19.054 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.068+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~S32BG7ASOJB5.2 size=687327 2024-01-15T23:09:19.054 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.068+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=S32BG7ASOJB5 tag=FA5O58ENTQFK type=write size=3833055 2024-01-15T23:09:19.056 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.070+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=4KQBD6Z2IXCV type=del 2024-01-15T23:09:19.057 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.071+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=IMNNU0D6Z8ZS type=del size=2200134 2024-01-15T23:09:19.059 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.073+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~QH3QMFZ6MNJ1.0 size=1048576 2024-01-15T23:09:19.060 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.074+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~QH3QMFZ6MNJ1.1 size=1048576 2024-01-15T23:09:19.061 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.076+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~QH3QMFZ6MNJ1.2 size=921072 2024-01-15T23:09:19.064 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.078+0000 7f015aa3a880 1 < completed multipart upload key=UJT03FC4CQI3 upload=QH3QMFZ6MNJ1 tag=US513JZKSJ3X type=write size=4066800 2024-01-15T23:09:19.066 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.080+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=WO27TOJJV8AP type=del size=491849 2024-01-15T23:09:19.067 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.082+0000 7f015aa3a880 1 < canceled operation key=ARL2EMZRGQX2 tag=QQTKF9Y2K7H1 type=write size=254939 2024-01-15T23:09:19.069 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.083+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=F2FFUZ0B5VTU type=del size=234377 2024-01-15T23:09:19.071 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.085+0000 7f015aa3a880 1 < completed write operation key=20XY1HFP38RV tag=26DD25EAJXHH type=write size=945156 2024-01-15T23:09:19.074 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.088+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~H14WORBBCIV7.0 size=826214 2024-01-15T23:09:19.074 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.088+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=H14WORBBCIV7 tag=KUX471R4KXN4 type=write size=1874790 2024-01-15T23:09:19.075 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.089+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~85LKCSK61CG2.0 size=1028602 2024-01-15T23:09:19.078 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.092+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=85LKCSK61CG2 tag=O5Y0E3WI30OO type=write size=2077178 2024-01-15T23:09:19.079 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.094+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=M5HF2NOJCHW5 type=del size=2592596 2024-01-15T23:09:19.081 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.095+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~E2118HN4YJMR.0 size=1048576 2024-01-15T23:09:19.083 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.097+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~E2118HN4YJMR.1 size=1048576 2024-01-15T23:09:19.084 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.098+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~E2118HN4YJMR.2 size=598369 2024-01-15T23:09:19.087 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.101+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=E2118HN4YJMR tag=RP4V9UJL75G4 type=write size=3744097 2024-01-15T23:09:19.089 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.103+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=8R8ZU9R4ZF31 type=del size=670288 2024-01-15T23:09:19.090 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.104+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~9L2QJWICHRM8.0 size=1048576 2024-01-15T23:09:19.092 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.106+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~9L2QJWICHRM8.1 size=1048576 2024-01-15T23:09:19.093 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.107+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~9L2QJWICHRM8.2 size=537172 2024-01-15T23:09:19.096 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.110+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=9L2QJWICHRM8 tag=M6UGQ12EEW48 type=write size=3682900 2024-01-15T23:09:19.098 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.112+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=1EOOC9DMETDB type=del size=3259293 2024-01-15T23:09:19.099 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.113+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~IVLPDLA8YW9Y.0 size=1048576 2024-01-15T23:09:19.100 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.115+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~IVLPDLA8YW9Y.1 size=1048576 2024-01-15T23:09:19.102 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.116+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~IVLPDLA8YW9Y.2 size=23478 2024-01-15T23:09:19.104 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.119+0000 7f015aa3a880 1 < completed multipart upload key=QIAVT1LFAF0L upload=IVLPDLA8YW9Y tag=UB1ORD3ZK68H type=write size=3169206 2024-01-15T23:09:19.106 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.120+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=FPGVA75J2RM9 type=del size=3436718 2024-01-15T23:09:19.108 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.122+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~0653OCMGMAFE.0 size=169988 2024-01-15T23:09:19.110 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.124+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=0653OCMGMAFE tag=XADRDOWYZB95 type=write size=1218564 2024-01-15T23:09:19.112 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.126+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=FR1TPIPICRKU type=del size=614484 2024-01-15T23:09:19.113 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.127+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=14H1JNAYRBAE type=del 2024-01-15T23:09:19.116 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.130+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~NQK95MXBN5FU.0 size=403272 2024-01-15T23:09:19.116 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.130+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=NQK95MXBN5FU tag=EROGDLSMDPHO type=write size=1451848 2024-01-15T23:09:19.118 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.132+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~5VW44CEW6UD7.0 size=1048576 2024-01-15T23:09:19.118 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.132+0000 7f015aa3a880 1 < canceled part key=_multipart_V20OM852L630.2~5VW44CEW6UD7.1 size=1048576 2024-01-15T23:09:19.119 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.134+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~5VW44CEW6UD7.2 size=631254 2024-01-15T23:09:19.122 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.136+0000 7f015aa3a880 1 < canceled multipart upload key=V20OM852L630 upload=5VW44CEW6UD7 tag=T8I1LCR3BELT type=write size=3776982 2024-01-15T23:09:19.124 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.138+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=904NQZO3XEKY type=del size=93305 2024-01-15T23:09:19.126 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.140+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~5W63ZS90Q39K.0 size=23243 2024-01-15T23:09:19.128 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.143+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=5W63ZS90Q39K tag=7WY09EMTPTZQ type=write size=1071819 2024-01-15T23:09:19.130 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.144+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=J0111XX8S8UC type=write size=662247 2024-01-15T23:09:19.132 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.146+0000 7f015aa3a880 1 < completed write operation key=YAD7L24SP6S6 tag=PCBDTQKLFT2E type=write size=865923 2024-01-15T23:09:19.135 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.149+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~HUYC6QRVN09G.0 size=1048576 2024-01-15T23:09:19.136 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.150+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~HUYC6QRVN09G.1 size=846395 2024-01-15T23:09:19.136 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.150+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=HUYC6QRVN09G tag=GC7B74K5RQR9 type=write size=2943547 2024-01-15T23:09:19.138 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.152+0000 7f015aa3a880 1 < canceled operation key=20XY1HFP38RV tag=M9KL86D33OH1 type=del size=3942860 2024-01-15T23:09:19.139 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.154+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=QA3GT34IWBTY type=del size=511353 2024-01-15T23:09:19.141 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.155+0000 7f015aa3a880 1 < canceled operation key=V20OM852L630 tag=3I0SXSYLU1WH type=del size=2905601 2024-01-15T23:09:19.144 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.159+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~PYBT18AEZH1C.0 size=1048576 2024-01-15T23:09:19.146 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.160+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~PYBT18AEZH1C.1 size=1048576 2024-01-15T23:09:19.147 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.161+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~PYBT18AEZH1C.2 size=845237 2024-01-15T23:09:19.147 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.161+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=PYBT18AEZH1C tag=H102BHYN1CLN type=write size=3990965 2024-01-15T23:09:19.149 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.163+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~S32BG7ASOJB5.0 size=1048576 2024-01-15T23:09:19.150 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.164+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~S32BG7ASOJB5.1 size=1048576 2024-01-15T23:09:19.151 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.166+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~S32BG7ASOJB5.2 size=687327 2024-01-15T23:09:19.154 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.168+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=S32BG7ASOJB5 tag=FA5O58ENTQFK type=write size=3833055 2024-01-15T23:09:19.157 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.172+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~HGV3NI4LPIEU.0 size=366354 2024-01-15T23:09:19.157 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.172+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=HGV3NI4LPIEU tag=3HO13C0VQ8BS type=write size=1414930 2024-01-15T23:09:19.159 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.173+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=IMNNU0D6Z8ZS type=del 2024-01-15T23:09:19.162 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.176+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~WECNH1DR6O6F.0 size=1048576 2024-01-15T23:09:19.163 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.177+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~WECNH1DR6O6F.1 size=246486 2024-01-15T23:09:19.163 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.177+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=WECNH1DR6O6F tag=KZTPQZN6V13P type=write size=2343638 2024-01-15T23:09:19.165 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.179+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=WO27TOJJV8AP type=del 2024-01-15T23:09:19.168 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.182+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~NYQKMVU8CK3E.0 size=1048576 2024-01-15T23:09:19.169 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.183+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~NYQKMVU8CK3E.1 size=629913 2024-01-15T23:09:19.169 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.183+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=NYQKMVU8CK3E tag=1ZZ8FV3426G1 type=write size=2727065 2024-01-15T23:09:19.172 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.186+0000 7f015aa3a880 1 < suggested remove operation key=YAD7L24SP6S6 tag=F2FFUZ0B5VTU type=del 2024-01-15T23:09:19.175 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.189+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~D3QKQKEGJUAG.0 size=878685 2024-01-15T23:09:19.175 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.189+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=D3QKQKEGJUAG tag=5VN7VMGZC1W7 type=write size=1927261 2024-01-15T23:09:19.177 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.191+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~H14WORBBCIV7.0 size=826214 2024-01-15T23:09:19.180 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.194+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=H14WORBBCIV7 tag=KUX471R4KXN4 type=write size=1874790 2024-01-15T23:09:19.181 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.196+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=3LZBUGIYTB47 type=del size=573740 2024-01-15T23:09:19.183 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.197+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=M5HF2NOJCHW5 type=del 2024-01-15T23:09:19.185 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.199+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=FYB0UAEJ7BWX type=write size=49826 2024-01-15T23:09:19.188 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.202+0000 7f015aa3a880 1 < suggested remove operation key=EBXD88OZ6HP7 tag=8R8ZU9R4ZF31 type=del 2024-01-15T23:09:19.190 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.205+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~BZR3N9NHYMLR.0 size=1048576 2024-01-15T23:09:19.192 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.206+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~BZR3N9NHYMLR.1 size=309185 2024-01-15T23:09:19.192 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.206+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=BZR3N9NHYMLR tag=J8LR37L5BP9T type=write size=2406337 2024-01-15T23:09:19.193 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.208+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=1EOOC9DMETDB type=del 2024-01-15T23:09:19.196 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.210+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~I3EQT1U7KT40.0 size=912198 2024-01-15T23:09:19.196 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.210+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=I3EQT1U7KT40 tag=51FILKPGI54D type=write size=1960774 2024-01-15T23:09:19.198 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.212+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=FPGVA75J2RM9 type=del 2024-01-15T23:09:19.199 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.213+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=6YBCQ6HUK7N4 type=del size=190824 2024-01-15T23:09:19.202 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.217+0000 7f015aa3a880 1 < suggested update operation key=6PU9QS1B1TUB tag=FR1TPIPICRKU type=del size=614484 2024-01-15T23:09:19.205 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.220+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~UDPIU454ZC77.0 size=1048576 2024-01-15T23:09:19.207 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.221+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~UDPIU454ZC77.1 size=1048576 2024-01-15T23:09:19.208 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.222+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~UDPIU454ZC77.2 size=136832 2024-01-15T23:09:19.208 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.222+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=UDPIU454ZC77 tag=YTKMHC5N7NJX type=write size=3282560 2024-01-15T23:09:19.209 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.224+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~NQK95MXBN5FU.0 size=403272 2024-01-15T23:09:19.212 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.227+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=NQK95MXBN5FU tag=EROGDLSMDPHO type=write size=1451848 2024-01-15T23:09:19.214 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.228+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=BFQOJTOMLC84 type=write size=274178 2024-01-15T23:09:19.216 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.230+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=904NQZO3XEKY type=del 2024-01-15T23:09:19.217 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.232+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=T6386ONP5AN9 type=del size=3804125 2024-01-15T23:09:19.219 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.234+0000 7f015aa3a880 1 < completed write operation key=P18I2H2B1WWU tag=J0111XX8S8UC type=write size=662247 2024-01-15T23:09:19.221 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.235+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=FYC7CAJW0S83 type=write size=656078 2024-01-15T23:09:19.223 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.238+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~HUYC6QRVN09G.0 size=1048576 2024-01-15T23:09:19.225 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.239+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~HUYC6QRVN09G.1 size=846395 2024-01-15T23:09:19.228 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.242+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=HUYC6QRVN09G tag=GC7B74K5RQR9 type=write size=2943547 2024-01-15T23:09:19.231 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.245+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~E391UJ0E2ICY.0 size=630739 2024-01-15T23:09:19.231 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.245+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=E391UJ0E2ICY tag=4LT7RF2IQ5I7 type=write size=1679315 2024-01-15T23:09:19.233 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.247+0000 7f015aa3a880 1 < canceled operation key=QAUOUNL8YHKF tag=QA3GT34IWBTY type=del size=511353 2024-01-15T23:09:19.236 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.250+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~PIWMUH09ZEL6.0 size=436565 2024-01-15T23:09:19.236 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.250+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=PIWMUH09ZEL6 tag=YL3EN3VZHBV2 type=write size=1485141 2024-01-15T23:09:19.237 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.252+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~PYBT18AEZH1C.0 size=1048576 2024-01-15T23:09:19.239 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.253+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~PYBT18AEZH1C.1 size=1048576 2024-01-15T23:09:19.240 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.254+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~PYBT18AEZH1C.2 size=845237 2024-01-15T23:09:19.243 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.257+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=PYBT18AEZH1C tag=H102BHYN1CLN type=write size=3990965 2024-01-15T23:09:19.244 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.258+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=H9PAJWY4904E type=del size=2770304 2024-01-15T23:09:19.246 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.260+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~HGV3NI4LPIEU.0 size=366354 2024-01-15T23:09:19.249 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.263+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=HGV3NI4LPIEU tag=3HO13C0VQ8BS type=write size=1414930 2024-01-15T23:09:19.251 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.265+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=A36WDCK0DBRB type=del size=1665140 2024-01-15T23:09:19.252 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.267+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~WECNH1DR6O6F.0 size=1048576 2024-01-15T23:09:19.254 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.268+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~WECNH1DR6O6F.1 size=246486 2024-01-15T23:09:19.257 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.271+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=WECNH1DR6O6F tag=KZTPQZN6V13P type=write size=2343638 2024-01-15T23:09:19.259 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.274+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~B8C9C6JZ0FOF.0 size=1048576 2024-01-15T23:09:19.261 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.275+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~B8C9C6JZ0FOF.1 size=1048576 2024-01-15T23:09:19.262 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.276+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~B8C9C6JZ0FOF.2 size=423948 2024-01-15T23:09:19.262 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.276+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=B8C9C6JZ0FOF tag=CU7TB6HT08TP type=write size=3569676 2024-01-15T23:09:19.263 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.278+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~NYQKMVU8CK3E.0 size=1048576 2024-01-15T23:09:19.264 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.278+0000 7f015aa3a880 1 < canceled part key=_multipart_YD7TIMOW86JF.2~NYQKMVU8CK3E.1 size=629913 2024-01-15T23:09:19.267 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.281+0000 7f015aa3a880 1 < canceled multipart upload key=YD7TIMOW86JF upload=NYQKMVU8CK3E tag=1ZZ8FV3426G1 type=write size=2727065 2024-01-15T23:09:19.269 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.283+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=NU1P2WBL2H38 type=del size=3886470 2024-01-15T23:09:19.269 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.283+0000 7f015aa3a880 1 < canceled part key=_multipart_DDLOPVHID7HK.2~D3QKQKEGJUAG.0 size=878685 2024-01-15T23:09:19.272 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.286+0000 7f015aa3a880 1 < canceled multipart upload key=DDLOPVHID7HK upload=D3QKQKEGJUAG tag=5VN7VMGZC1W7 type=write size=1927261 2024-01-15T23:09:19.274 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.288+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=G9IHF52SUT4D type=del size=1241761 2024-01-15T23:09:19.277 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.291+0000 7f015aa3a880 1 < suggested update operation key=D1PDCDA44P7Z tag=3LZBUGIYTB47 type=del size=573740 2024-01-15T23:09:19.279 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.293+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=TAUUVQSJTQCG type=del size=2699177 2024-01-15T23:09:19.280 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.294+0000 7f015aa3a880 1 < completed write operation key=V20OM852L630 tag=FYB0UAEJ7BWX type=write size=49826 2024-01-15T23:09:19.282 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.296+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=N6EU0XFLFH8U type=del size=3390773 2024-01-15T23:09:19.283 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.298+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~BZR3N9NHYMLR.0 size=1048576 2024-01-15T23:09:19.285 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.299+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~BZR3N9NHYMLR.1 size=309185 2024-01-15T23:09:19.288 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.302+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=BZR3N9NHYMLR tag=J8LR37L5BP9T type=write size=2406337 2024-01-15T23:09:19.289 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.303+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=D1UFTQZFDKAB type=del size=981815 2024-01-15T23:09:19.291 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.305+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~I3EQT1U7KT40.0 size=912198 2024-01-15T23:09:19.293 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.308+0000 7f015aa3a880 1 < completed multipart upload key=UJT03FC4CQI3 upload=I3EQT1U7KT40 tag=51FILKPGI54D type=write size=1960774 2024-01-15T23:09:19.295 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.309+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=F6G22T1R6YER type=write size=857760 2024-01-15T23:09:19.296 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.311+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=6YBCQ6HUK7N4 type=del 2024-01-15T23:09:19.298 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.312+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=IZ49SWKUJDTX type=del size=233182 2024-01-15T23:09:19.300 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.314+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~UDPIU454ZC77.0 size=1048576 2024-01-15T23:09:19.302 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.316+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~UDPIU454ZC77.1 size=1048576 2024-01-15T23:09:19.303 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.317+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~UDPIU454ZC77.2 size=136832 2024-01-15T23:09:19.306 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.320+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=UDPIU454ZC77 tag=YTKMHC5N7NJX type=write size=3282560 2024-01-15T23:09:19.307 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.322+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=1NVRXIUO6N59 type=del size=3853222 2024-01-15T23:09:19.309 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.323+0000 7f015aa3a880 1 < canceled operation key=OIUBN8XF3UB9 tag=BFQOJTOMLC84 type=write size=274178 2024-01-15T23:09:19.311 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.325+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=W9ZADG51JH1R type=write size=628731 2024-01-15T23:09:19.313 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.327+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=T6386ONP5AN9 type=del 2024-01-15T23:09:19.314 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.329+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=S40MKLQGR2RN type=write size=214777 2024-01-15T23:09:19.316 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.330+0000 7f015aa3a880 1 < completed write operation key=78BS9N6111TG tag=FYC7CAJW0S83 type=write size=656078 2024-01-15T23:09:19.319 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.333+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~G765DV5DM5UR.0 size=1048576 2024-01-15T23:09:19.321 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.335+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~G765DV5DM5UR.1 size=225572 2024-01-15T23:09:19.321 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.335+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=G765DV5DM5UR tag=TZ7S5J60MESG type=write size=2322724 2024-01-15T23:09:19.322 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.336+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~E391UJ0E2ICY.0 size=630739 2024-01-15T23:09:19.325 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.339+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=E391UJ0E2ICY tag=4LT7RF2IQ5I7 type=write size=1679315 2024-01-15T23:09:19.328 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.342+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~9MDIP5CH36SK.0 size=1048576 2024-01-15T23:09:19.329 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.343+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~9MDIP5CH36SK.1 size=481017 2024-01-15T23:09:19.329 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.343+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=9MDIP5CH36SK tag=ZTE9OH71FMT7 type=write size=2578169 2024-01-15T23:09:19.331 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.345+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~PIWMUH09ZEL6.0 size=436565 2024-01-15T23:09:19.334 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.348+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=PIWMUH09ZEL6 tag=YL3EN3VZHBV2 type=write size=1485141 2024-01-15T23:09:19.337 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.351+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~EEM25HPYAO3B.0 size=1048576 2024-01-15T23:09:19.338 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.352+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~EEM25HPYAO3B.1 size=386116 2024-01-15T23:09:19.338 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.352+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=EEM25HPYAO3B tag=NHMJ8PN3NORY type=write size=2483268 2024-01-15T23:09:19.341 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.355+0000 7f015aa3a880 1 < suggested remove operation key=QAUOUNL8YHKF tag=H9PAJWY4904E type=del 2024-01-15T23:09:19.344 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.359+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~L5CW2QXVRZ37.0 size=1048576 2024-01-15T23:09:19.346 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.360+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~L5CW2QXVRZ37.1 size=1048576 2024-01-15T23:09:19.347 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.362+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~L5CW2QXVRZ37.2 size=177119 2024-01-15T23:09:19.348 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.362+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=L5CW2QXVRZ37 tag=85BHCL7DT0T3 type=write size=3322847 2024-01-15T23:09:19.349 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.363+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=A36WDCK0DBRB type=del 2024-01-15T23:09:19.353 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.368+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~YSUAJTH7REVE.0 size=496951 2024-01-15T23:09:19.353 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.368+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=YSUAJTH7REVE tag=FMCUPJWAX1BZ type=write size=1545527 2024-01-15T23:09:19.355 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.369+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~B8C9C6JZ0FOF.0 size=1048576 2024-01-15T23:09:19.356 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.371+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~B8C9C6JZ0FOF.1 size=1048576 2024-01-15T23:09:19.358 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.372+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~B8C9C6JZ0FOF.2 size=423948 2024-01-15T23:09:19.360 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.375+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=B8C9C6JZ0FOF tag=CU7TB6HT08TP type=write size=3569676 2024-01-15T23:09:19.363 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.377+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~AEWE8GIABVSK.0 size=1048576 2024-01-15T23:09:19.364 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.379+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~AEWE8GIABVSK.1 size=1048576 2024-01-15T23:09:19.366 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.380+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~AEWE8GIABVSK.2 size=241300 2024-01-15T23:09:19.366 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.380+0000 7f015aa3a880 1 > prepared multipart upload key=4EXWJ9YOPF9I upload=AEWE8GIABVSK tag=M7AIOIO1L975 type=write size=3387028 2024-01-15T23:09:19.368 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.382+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=NU1P2WBL2H38 type=del 2024-01-15T23:09:19.369 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.383+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=1V0N9DGNDCTB type=del size=2711240 2024-01-15T23:09:19.370 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.385+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=G9IHF52SUT4D type=del 2024-01-15T23:09:19.372 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.386+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=TXNA1HBOGQGE type=del size=1901409 2024-01-15T23:09:19.375 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.389+0000 7f015aa3a880 1 < suggested remove operation key=YAD7L24SP6S6 tag=TAUUVQSJTQCG type=del 2024-01-15T23:09:19.377 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.391+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=6KQFCN5WON8P type=del size=2963351 2024-01-15T23:09:19.380 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.394+0000 7f015aa3a880 1 < suggested remove operation key=4FD48CUZ0YN1 tag=N6EU0XFLFH8U type=del 2024-01-15T23:09:19.383 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.397+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~C8V0F0V4MV1O.0 size=1048576 2024-01-15T23:09:19.384 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.399+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~C8V0F0V4MV1O.1 size=635396 2024-01-15T23:09:19.384 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.399+0000 7f015aa3a880 1 > prepared multipart upload key=NFS3V4I3LMK4 upload=C8V0F0V4MV1O tag=0XDS3NL61Q19 type=write size=2732548 2024-01-15T23:09:19.388 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.402+0000 7f015aa3a880 1 < suggested remove operation key=4EXWJ9YOPF9I tag=D1UFTQZFDKAB type=del 2024-01-15T23:09:19.389 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.404+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=XONFHI6WXOEO type=del size=3760771 2024-01-15T23:09:19.391 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.405+0000 7f015aa3a880 1 < completed write operation key=FQ0OD7Q3PSOK tag=F6G22T1R6YER type=write size=857760 2024-01-15T23:09:19.394 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.408+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~Q6MYO8PK3HK3.0 size=812614 2024-01-15T23:09:19.394 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.408+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=Q6MYO8PK3HK3 tag=DBL2BPUMDVD2 type=write size=1861190 2024-01-15T23:09:19.395 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.409+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=IZ49SWKUJDTX type=del 2024-01-15T23:09:19.397 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.411+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=1W69Z8O1CUGG type=del size=2742128 2024-01-15T23:09:19.399 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.413+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=1NVRXIUO6N59 type=del 2024-01-15T23:09:19.400 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.414+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=1QVXI9HQ2T7C type=del size=2807298 2024-01-15T23:09:19.403 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.417+0000 7f015aa3a880 1 < suggested update operation key=OIUBN8XF3UB9 tag=W9ZADG51JH1R type=write size=628731 2024-01-15T23:09:19.405 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.419+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=GZUP3LSAZ8A1 type=write size=569702 2024-01-15T23:09:19.407 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.421+0000 7f015aa3a880 1 < completed write operation key=78BS9N6111TG tag=S40MKLQGR2RN type=write size=214777 2024-01-15T23:09:19.408 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.423+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=8J3DPXVZPTB8 type=del size=2517941 2024-01-15T23:09:19.410 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.424+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~G765DV5DM5UR.0 size=1048576 2024-01-15T23:09:19.412 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.426+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~G765DV5DM5UR.1 size=225572 2024-01-15T23:09:19.415 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.429+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=G765DV5DM5UR tag=TZ7S5J60MESG type=write size=2322724 2024-01-15T23:09:19.416 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.430+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=ENMJI9VK6VNF type=write size=801319 2024-01-15T23:09:19.418 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.432+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~9MDIP5CH36SK.0 size=1048576 2024-01-15T23:09:19.420 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.434+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~9MDIP5CH36SK.1 size=481017 2024-01-15T23:09:19.422 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.437+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=9MDIP5CH36SK tag=ZTE9OH71FMT7 type=write size=2578169 2024-01-15T23:09:19.426 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.440+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~HEDC12LOYHC5.0 size=74397 2024-01-15T23:09:19.426 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.440+0000 7f015aa3a880 1 > prepared multipart upload key=NFS3V4I3LMK4 upload=HEDC12LOYHC5 tag=ZLB7L0JBTF13 type=write size=1122973 2024-01-15T23:09:19.426 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.440+0000 7f015aa3a880 1 < canceled part key=_multipart_ARL2EMZRGQX2.2~EEM25HPYAO3B.0 size=1048576 2024-01-15T23:09:19.428 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.442+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~EEM25HPYAO3B.1 size=386116 2024-01-15T23:09:19.431 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.445+0000 7f015aa3a880 1 < canceled multipart upload key=ARL2EMZRGQX2 upload=EEM25HPYAO3B tag=NHMJ8PN3NORY type=write size=2483268 2024-01-15T23:09:19.434 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.449+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~F15WU1YFS991.0 size=1048576 2024-01-15T23:09:19.436 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.450+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~F15WU1YFS991.1 size=1048576 2024-01-15T23:09:19.437 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.452+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~F15WU1YFS991.2 size=401478 2024-01-15T23:09:19.437 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.452+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=F15WU1YFS991 tag=JUYY513PF9FY type=write size=3547206 2024-01-15T23:09:19.439 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.454+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~L5CW2QXVRZ37.0 size=1048576 2024-01-15T23:09:19.441 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.455+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~L5CW2QXVRZ37.1 size=1048576 2024-01-15T23:09:19.442 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.456+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~L5CW2QXVRZ37.2 size=177119 2024-01-15T23:09:19.445 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.459+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=L5CW2QXVRZ37 tag=85BHCL7DT0T3 type=write size=3322847 2024-01-15T23:09:19.447 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.461+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=2GFKR0UGLANU type=del size=4102030 2024-01-15T23:09:19.448 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.462+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~YSUAJTH7REVE.0 size=496951 2024-01-15T23:09:19.451 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.465+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=YSUAJTH7REVE tag=FMCUPJWAX1BZ type=write size=1545527 2024-01-15T23:09:19.453 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.467+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=EXWSL8UIWBA3 type=del size=572296 2024-01-15T23:09:19.454 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.469+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~AEWE8GIABVSK.0 size=1048576 2024-01-15T23:09:19.456 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.470+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~AEWE8GIABVSK.1 size=1048576 2024-01-15T23:09:19.457 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.472+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~AEWE8GIABVSK.2 size=241300 2024-01-15T23:09:19.460 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.475+0000 7f015aa3a880 1 < completed multipart upload key=4EXWJ9YOPF9I upload=AEWE8GIABVSK tag=M7AIOIO1L975 type=write size=3387028 2024-01-15T23:09:19.464 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.478+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~N5YLDI5232KS.0 size=1048576 2024-01-15T23:09:19.465 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.480+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~N5YLDI5232KS.1 size=1048576 2024-01-15T23:09:19.467 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.481+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~N5YLDI5232KS.2 size=3150 2024-01-15T23:09:19.467 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.481+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=N5YLDI5232KS tag=1SSOEP7CX9E3 type=write size=3148878 2024-01-15T23:09:19.470 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.484+0000 7f015aa3a880 1 < suggested remove operation key=20XY1HFP38RV tag=1V0N9DGNDCTB type=del 2024-01-15T23:09:19.471 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.486+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=FJJN2YKHJREW type=del size=2813963 2024-01-15T23:09:19.473 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.488+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=TXNA1HBOGQGE type=del 2024-01-15T23:09:19.477 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.491+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~RCZQFIAJ4HVS.0 size=262149 2024-01-15T23:09:19.477 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.491+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=RCZQFIAJ4HVS tag=NNPI5N4OU5Q0 type=write size=1310725 2024-01-15T23:09:19.478 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.493+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=6KQFCN5WON8P type=del 2024-01-15T23:09:19.480 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.494+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=GRO40BRZZP09 type=del size=1040167 2024-01-15T23:09:19.482 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.496+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~C8V0F0V4MV1O.0 size=1048576 2024-01-15T23:09:19.483 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.498+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~C8V0F0V4MV1O.1 size=635396 2024-01-15T23:09:19.487 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.501+0000 7f015aa3a880 1 < completed multipart upload key=NFS3V4I3LMK4 upload=C8V0F0V4MV1O tag=0XDS3NL61Q19 type=write size=2732548 2024-01-15T23:09:19.488 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.503+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=3N644F4BHZE6 type=del size=2270315 2024-01-15T23:09:19.490 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.504+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=XONFHI6WXOEO type=del 2024-01-15T23:09:19.493 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.507+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~IQUAMYG1TL05.0 size=822298 2024-01-15T23:09:19.493 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.507+0000 7f015aa3a880 1 > prepared multipart upload key=4EXWJ9YOPF9I upload=IQUAMYG1TL05 tag=9WWKDZY63N6J type=write size=1870874 2024-01-15T23:09:19.495 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.509+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~Q6MYO8PK3HK3.0 size=812614 2024-01-15T23:09:19.498 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.512+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=Q6MYO8PK3HK3 tag=DBL2BPUMDVD2 type=write size=1861190 2024-01-15T23:09:19.500 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.514+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=ZRVD0E3V0R9M type=del size=3803061 2024-01-15T23:09:19.501 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.516+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=1W69Z8O1CUGG type=del 2024-01-15T23:09:19.504 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.518+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~261JL5QLDL9N.0 size=1048576 2024-01-15T23:09:19.506 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.520+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~261JL5QLDL9N.1 size=1048576 2024-01-15T23:09:19.507 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.521+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~261JL5QLDL9N.2 size=131969 2024-01-15T23:09:19.507 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.521+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=261JL5QLDL9N tag=6J2A3U2NMZC1 type=write size=3277697 2024-01-15T23:09:19.509 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.523+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=1QVXI9HQ2T7C type=del 2024-01-15T23:09:19.512 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.527+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~DW66K5T93SR9.0 size=907850 2024-01-15T23:09:19.512 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.527+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=DW66K5T93SR9 tag=GKP495S3IBL3 type=write size=1956426 2024-01-15T23:09:19.516 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.530+0000 7f015aa3a880 1 < suggested remove operation key=3U59L4MC7CT1 tag=GZUP3LSAZ8A1 type=write 2024-01-15T23:09:19.519 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.533+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~JG7EM5258JD8.0 size=1048576 2024-01-15T23:09:19.520 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.534+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~JG7EM5258JD8.1 size=1048576 2024-01-15T23:09:19.521 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.535+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~JG7EM5258JD8.2 size=147108 2024-01-15T23:09:19.521 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.535+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=JG7EM5258JD8 tag=ZED5OYJVPQ7F type=write size=3292836 2024-01-15T23:09:19.523 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.537+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=8J3DPXVZPTB8 type=del 2024-01-15T23:09:19.525 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.539+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=LTZKVVPSJ9OZ type=write size=1001471 2024-01-15T23:09:19.528 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.542+0000 7f015aa3a880 1 < suggested update operation key=QAUOUNL8YHKF tag=ENMJI9VK6VNF type=write size=801319 2024-01-15T23:09:19.531 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.545+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~DPLZH0TWJZA4.0 size=1048576 2024-01-15T23:09:19.533 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.547+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~DPLZH0TWJZA4.1 size=1048576 2024-01-15T23:09:19.534 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.548+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~DPLZH0TWJZA4.2 size=273238 2024-01-15T23:09:19.534 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.548+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=DPLZH0TWJZA4 tag=UIR9ZWX1V4I1 type=write size=3418966 2024-01-15T23:09:19.536 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.550+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~HEDC12LOYHC5.0 size=74397 2024-01-15T23:09:19.539 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.553+0000 7f015aa3a880 1 < completed multipart upload key=NFS3V4I3LMK4 upload=HEDC12LOYHC5 tag=ZLB7L0JBTF13 type=write size=1122973 2024-01-15T23:09:19.541 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.555+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=9I6QMQ3AGKHZ type=del size=1210895 2024-01-15T23:09:19.542 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.556+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~F15WU1YFS991.0 size=1048576 2024-01-15T23:09:19.543 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.558+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~F15WU1YFS991.1 size=1048576 2024-01-15T23:09:19.545 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.559+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~F15WU1YFS991.2 size=401478 2024-01-15T23:09:19.548 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.562+0000 7f015aa3a880 1 < completed multipart upload key=FUZBB9OLXVSX upload=F15WU1YFS991 tag=JUYY513PF9FY type=write size=3547206 2024-01-15T23:09:19.550 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.564+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=YDVO8VW1FLSC type=write size=550787 2024-01-15T23:09:19.551 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.565+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=2GFKR0UGLANU type=del 2024-01-15T23:09:19.553 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.567+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=6UW4XKSBVX0O type=write size=685058 2024-01-15T23:09:19.555 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.569+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=EXWSL8UIWBA3 type=del 2024-01-15T23:09:19.556 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.570+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=RE6ZGPSJOWHH type=del size=2661566 2024-01-15T23:09:19.558 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.572+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~N5YLDI5232KS.0 size=1048576 2024-01-15T23:09:19.560 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.574+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~N5YLDI5232KS.1 size=1048576 2024-01-15T23:09:19.560 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.574+0000 7f015aa3a880 1 < canceled part key=_multipart_78BS9N6111TG.2~N5YLDI5232KS.2 size=3150 2024-01-15T23:09:19.562 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.577+0000 7f015aa3a880 1 < canceled multipart upload key=78BS9N6111TG upload=N5YLDI5232KS tag=1SSOEP7CX9E3 type=write size=3148878 2024-01-15T23:09:19.564 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.578+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=0MCIFK298ORT type=del size=3300154 2024-01-15T23:09:19.567 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.581+0000 7f015aa3a880 1 < suggested remove operation key=JM903WQES0P2 tag=FJJN2YKHJREW type=del 2024-01-15T23:09:19.570 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.584+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~JVKNCAC5NDV6.0 size=1009806 2024-01-15T23:09:19.570 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.584+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=JVKNCAC5NDV6 tag=H575CNQMTNTT type=write size=2058382 2024-01-15T23:09:19.570 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.585+0000 7f015aa3a880 1 < canceled part key=_multipart_OIUBN8XF3UB9.2~RCZQFIAJ4HVS.0 size=262149 2024-01-15T23:09:19.580 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.594+0000 7f015aa3a880 1 < canceled multipart upload key=OIUBN8XF3UB9 upload=RCZQFIAJ4HVS tag=NNPI5N4OU5Q0 type=write size=1310725 2024-01-15T23:09:19.582 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.596+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=5JQRWIQKDRT2 type=del size=1485840 2024-01-15T23:09:19.585 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.599+0000 7f015aa3a880 1 < suggested remove operation key=FQ0OD7Q3PSOK tag=GRO40BRZZP09 type=del 2024-01-15T23:09:19.586 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.601+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=8YUYIOUIT0EM type=del size=3593269 2024-01-15T23:09:19.588 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.602+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=3N644F4BHZE6 type=del 2024-01-15T23:09:19.590 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.604+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=EXZ4T0GGQZ5G type=del size=1358803 2024-01-15T23:09:19.591 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.605+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~IQUAMYG1TL05.0 size=822298 2024-01-15T23:09:19.594 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.608+0000 7f015aa3a880 1 < completed multipart upload key=4EXWJ9YOPF9I upload=IQUAMYG1TL05 tag=9WWKDZY63N6J type=write size=1870874 2024-01-15T23:09:19.596 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.610+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=HLN45E0VCJD9 type=del size=3147529 2024-01-15T23:09:19.597 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.612+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=ZRVD0E3V0R9M type=del 2024-01-15T23:09:19.599 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.613+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=027BJ6QF3Z40 type=write size=1033117 2024-01-15T23:09:19.601 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.615+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~261JL5QLDL9N.0 size=1048576 2024-01-15T23:09:19.602 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.616+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~261JL5QLDL9N.1 size=1048576 2024-01-15T23:09:19.602 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.616+0000 7f015aa3a880 1 < canceled part key=_multipart_YD7TIMOW86JF.2~261JL5QLDL9N.2 size=131969 2024-01-15T23:09:19.605 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.619+0000 7f015aa3a880 1 < canceled multipart upload key=YD7TIMOW86JF upload=261JL5QLDL9N tag=6J2A3U2NMZC1 type=write size=3277697 2024-01-15T23:09:19.608 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.622+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~GH5KFBH0BPWZ.0 size=1048576 2024-01-15T23:09:19.609 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.623+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~GH5KFBH0BPWZ.1 size=1048576 2024-01-15T23:09:19.611 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.625+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~GH5KFBH0BPWZ.2 size=160302 2024-01-15T23:09:19.611 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.625+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=GH5KFBH0BPWZ tag=4J8S0VF80D6E type=write size=3306030 2024-01-15T23:09:19.612 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.627+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~DW66K5T93SR9.0 size=907850 2024-01-15T23:09:19.615 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.629+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=DW66K5T93SR9 tag=GKP495S3IBL3 type=write size=1956426 2024-01-15T23:09:19.617 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.631+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=GDUM9Y40JTQS type=del size=4108455 2024-01-15T23:09:19.618 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.633+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~JG7EM5258JD8.0 size=1048576 2024-01-15T23:09:19.620 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.634+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~JG7EM5258JD8.1 size=1048576 2024-01-15T23:09:19.621 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.635+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~JG7EM5258JD8.2 size=147108 2024-01-15T23:09:19.624 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.638+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=JG7EM5258JD8 tag=ZED5OYJVPQ7F type=write size=3292836 2024-01-15T23:09:19.626 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.640+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=VMFT76WB36B1 type=write size=723270 2024-01-15T23:09:19.627 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.642+0000 7f015aa3a880 1 < completed write operation key=4EXWJ9YOPF9I tag=LTZKVVPSJ9OZ type=write size=1001471 2024-01-15T23:09:19.630 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.645+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~XPFTELWTDTNN.0 size=1048576 2024-01-15T23:09:19.632 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.646+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~XPFTELWTDTNN.1 size=800756 2024-01-15T23:09:19.632 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.646+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=XPFTELWTDTNN tag=RD3NEMH41ZR4 type=write size=2897908 2024-01-15T23:09:19.634 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.648+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~DPLZH0TWJZA4.0 size=1048576 2024-01-15T23:09:19.635 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.649+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~DPLZH0TWJZA4.1 size=1048576 2024-01-15T23:09:19.637 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.651+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~DPLZH0TWJZA4.2 size=273238 2024-01-15T23:09:19.640 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.654+0000 7f015aa3a880 1 < completed multipart upload key=UJT03FC4CQI3 upload=DPLZH0TWJZA4 tag=UIR9ZWX1V4I1 type=write size=3418966 2024-01-15T23:09:19.641 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.655+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=KVT38BD9KI29 type=del size=538706 2024-01-15T23:09:19.643 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.657+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=9I6QMQ3AGKHZ type=del 2024-01-15T23:09:19.646 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.660+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~QK067MZ9221T.0 size=1048576 2024-01-15T23:09:19.647 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.662+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~QK067MZ9221T.1 size=1048576 2024-01-15T23:09:19.649 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.663+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~QK067MZ9221T.2 size=343280 2024-01-15T23:09:19.649 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.663+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=QK067MZ9221T tag=9H0F3T45Z72B type=write size=3489008 2024-01-15T23:09:19.650 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.664+0000 7f015aa3a880 1 < completed write operation key=OIUBN8XF3UB9 tag=YDVO8VW1FLSC type=write size=550787 2024-01-15T23:09:19.652 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.666+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=6MCZIFK5FKZ6 type=write size=425801 2024-01-15T23:09:19.653 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.668+0000 7f015aa3a880 1 < completed write operation key=USPTX9KW910J tag=6UW4XKSBVX0O type=write size=685058 2024-01-15T23:09:19.655 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.669+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=Z3MYBO9ITNUS type=del size=1025724 2024-01-15T23:09:19.659 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.673+0000 7f015aa3a880 1 < suggested update operation key=20XY1HFP38RV tag=RE6ZGPSJOWHH type=del size=2661566 2024-01-15T23:09:19.660 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.675+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=M7DT2EIUCLLK type=del size=2109905 2024-01-15T23:09:19.662 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.676+0000 7f015aa3a880 1 < canceled operation key=ARL2EMZRGQX2 tag=0MCIFK298ORT type=del size=3300154 2024-01-15T23:09:19.665 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.679+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~X7Z2XOJQHP0D.0 size=20829 2024-01-15T23:09:19.665 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.679+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=X7Z2XOJQHP0D tag=VNMFUCSB3YHL type=write size=1069405 2024-01-15T23:09:19.667 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.681+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~JVKNCAC5NDV6.0 size=1009806 2024-01-15T23:09:19.670 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.684+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=JVKNCAC5NDV6 tag=H575CNQMTNTT type=write size=2058382 2024-01-15T23:09:19.673 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.687+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~LPCO6BZHE3H8.0 size=1048576 2024-01-15T23:09:19.675 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.689+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~LPCO6BZHE3H8.1 size=484563 2024-01-15T23:09:19.675 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.689+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=LPCO6BZHE3H8 tag=FBXOAUERZ92T type=write size=2581715 2024-01-15T23:09:19.676 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.690+0000 7f015aa3a880 1 < completed delete operation key=ZFWW6RS09R9G tag=5JQRWIQKDRT2 type=del 2024-01-15T23:09:19.679 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.694+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~2HOWE9WPMFUZ.0 size=903687 2024-01-15T23:09:19.680 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.694+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=2HOWE9WPMFUZ tag=QBNRBVSQCKEN type=write size=1952263 2024-01-15T23:09:19.682 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.696+0000 7f015aa3a880 -1 < failed to complete operation key=20XY1HFP38RV tag=8YUYIOUIT0EM type=del size=3593269: (22) Invalid argument 2024-01-15T23:09:19.685 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.699+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~43ZU1Q44GA41.0 size=519404 2024-01-15T23:09:19.685 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.699+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=43ZU1Q44GA41 tag=NO9GEIS9V2PT type=write size=1567980 2024-01-15T23:09:19.686 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.701+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=EXZ4T0GGQZ5G type=del 2024-01-15T23:09:19.690 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.704+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~9Y5MOPI2B5XK.0 size=1048576 2024-01-15T23:09:19.691 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.705+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~9Y5MOPI2B5XK.1 size=1048576 2024-01-15T23:09:19.692 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.706+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~9Y5MOPI2B5XK.2 size=685346 2024-01-15T23:09:19.692 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.706+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=9Y5MOPI2B5XK tag=ERMTNY3E3U5J type=write size=3831074 2024-01-15T23:09:19.694 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.708+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=HLN45E0VCJD9 type=del 2024-01-15T23:09:19.695 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.710+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=HF5RCJ8ZX22X type=del size=1249149 2024-01-15T23:09:19.697 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.711+0000 7f015aa3a880 1 < completed write operation key=ARL2EMZRGQX2 tag=027BJ6QF3Z40 type=write size=1033117 2024-01-15T23:09:19.700 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.715+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~TVC9NN6SWEKN.0 size=1021007 2024-01-15T23:09:19.700 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.715+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=TVC9NN6SWEKN tag=BLQTZ5CI4YQM type=write size=2069583 2024-01-15T23:09:19.702 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.716+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~GH5KFBH0BPWZ.0 size=1048576 2024-01-15T23:09:19.704 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.718+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~GH5KFBH0BPWZ.1 size=1048576 2024-01-15T23:09:19.704 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.718+0000 7f015aa3a880 1 < canceled part key=_multipart_YSLXM9SYM6LS.2~GH5KFBH0BPWZ.2 size=160302 2024-01-15T23:09:19.707 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.721+0000 7f015aa3a880 1 < canceled multipart upload key=YSLXM9SYM6LS upload=GH5KFBH0BPWZ tag=4J8S0VF80D6E type=write size=3306030 2024-01-15T23:09:19.710 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.724+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~QLONZC5K70KM.0 size=1048576 2024-01-15T23:09:19.711 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.726+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~QLONZC5K70KM.1 size=25735 2024-01-15T23:09:19.712 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.726+0000 7f015aa3a880 1 > prepared multipart upload key=NFS3V4I3LMK4 upload=QLONZC5K70KM tag=GVEVGBRYKFM4 type=write size=2122887 2024-01-15T23:09:19.713 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.727+0000 7f015aa3a880 1 < canceled operation key=EBXD88OZ6HP7 tag=GDUM9Y40JTQS type=del size=4108455 2024-01-15T23:09:19.717 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.731+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~W7K7C0CUFEOX.0 size=1048576 2024-01-15T23:09:19.718 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.732+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~W7K7C0CUFEOX.1 size=1048576 2024-01-15T23:09:19.719 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.734+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~W7K7C0CUFEOX.2 size=497992 2024-01-15T23:09:19.720 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.734+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=W7K7C0CUFEOX tag=627DUXMZAOOR type=write size=3643720 2024-01-15T23:09:19.723 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.737+0000 7f015aa3a880 1 < suggested remove operation key=78BS9N6111TG tag=VMFT76WB36B1 type=write 2024-01-15T23:09:19.727 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.741+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~INK1KMJSAV4U.0 size=1048576 2024-01-15T23:09:19.728 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.742+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~INK1KMJSAV4U.1 size=167641 2024-01-15T23:09:19.728 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.742+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=INK1KMJSAV4U tag=IP2WU3T7SBBS type=write size=2264793 2024-01-15T23:09:19.730 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.744+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~XPFTELWTDTNN.0 size=1048576 2024-01-15T23:09:19.731 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.746+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~XPFTELWTDTNN.1 size=800756 2024-01-15T23:09:19.734 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.749+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=XPFTELWTDTNN tag=RD3NEMH41ZR4 type=write size=2897908 2024-01-15T23:09:19.736 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.751+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=VSUPP913IOE6 type=del size=255265 2024-01-15T23:09:19.738 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.753+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=KVT38BD9KI29 type=del 2024-01-15T23:09:19.742 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.756+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~J6BTAQY25AAQ.0 size=1048576 2024-01-15T23:09:19.743 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.757+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~J6BTAQY25AAQ.1 size=1048576 2024-01-15T23:09:19.745 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.759+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~J6BTAQY25AAQ.2 size=824760 2024-01-15T23:09:19.745 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.759+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=J6BTAQY25AAQ tag=1GY2CMJRSBIN type=write size=3970488 2024-01-15T23:09:19.745 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.759+0000 7f015aa3a880 1 < canceled part key=_multipart_UJT03FC4CQI3.2~QK067MZ9221T.0 size=1048576 2024-01-15T23:09:19.745 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.759+0000 7f015aa3a880 1 < canceled part key=_multipart_UJT03FC4CQI3.2~QK067MZ9221T.1 size=1048576 2024-01-15T23:09:19.746 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.760+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~QK067MZ9221T.2 size=343280 2024-01-15T23:09:19.749 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.764+0000 7f015aa3a880 1 < canceled multipart upload key=UJT03FC4CQI3 upload=QK067MZ9221T tag=9H0F3T45Z72B type=write size=3489008 2024-01-15T23:09:19.751 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.765+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=GPKF83N3GRWK type=del size=375789 2024-01-15T23:09:19.753 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.767+0000 7f015aa3a880 1 < completed write operation key=QAUOUNL8YHKF tag=6MCZIFK5FKZ6 type=write size=425801 2024-01-15T23:09:19.754 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.769+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=0EPO1C72MUCR type=del size=2711350 2024-01-15T23:09:19.756 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.770+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=Z3MYBO9ITNUS type=del 2024-01-15T23:09:19.758 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.772+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=YFOY5ZQGFNYK type=write size=361661 2024-01-15T23:09:19.760 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.774+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=M7DT2EIUCLLK type=del 2024-01-15T23:09:19.762 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.776+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=93QZQQLRLCDF type=del size=3176466 2024-01-15T23:09:19.763 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.778+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~X7Z2XOJQHP0D.0 size=20829 2024-01-15T23:09:19.766 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.780+0000 7f015aa3a880 1 < completed multipart upload key=78BS9N6111TG upload=X7Z2XOJQHP0D tag=VNMFUCSB3YHL type=write size=1069405 2024-01-15T23:09:19.768 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.782+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=CG269XXITENG type=del size=2594343 2024-01-15T23:09:19.769 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.784+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~LPCO6BZHE3H8.0 size=1048576 2024-01-15T23:09:19.771 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.785+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~LPCO6BZHE3H8.1 size=484563 2024-01-15T23:09:19.774 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.788+0000 7f015aa3a880 1 < completed multipart upload key=OIUBN8XF3UB9 upload=LPCO6BZHE3H8 tag=FBXOAUERZ92T type=write size=2581715 2024-01-15T23:09:19.777 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.791+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=MXJ8MNOCQTTW type=del size=3763754 2024-01-15T23:09:19.778 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.792+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~2HOWE9WPMFUZ.0 size=903687 2024-01-15T23:09:19.781 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.796+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=2HOWE9WPMFUZ tag=QBNRBVSQCKEN type=write size=1952263 2024-01-15T23:09:19.783 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.798+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=Q43XTJ5A26ME type=write size=461752 2024-01-15T23:09:19.786 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.800+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~43ZU1Q44GA41.0 size=519404 2024-01-15T23:09:19.788 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.803+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=43ZU1Q44GA41 tag=NO9GEIS9V2PT type=write size=1567980 2024-01-15T23:09:19.792 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.806+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~F182MYBRXYCN.0 size=1048576 2024-01-15T23:09:19.793 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.807+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~F182MYBRXYCN.1 size=1048576 2024-01-15T23:09:19.794 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.808+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~F182MYBRXYCN.2 size=827709 2024-01-15T23:09:19.794 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.808+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=F182MYBRXYCN tag=MJHAOHZL2X45 type=write size=3973437 2024-01-15T23:09:19.796 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.810+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~9Y5MOPI2B5XK.0 size=1048576 2024-01-15T23:09:19.798 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.812+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~9Y5MOPI2B5XK.1 size=1048576 2024-01-15T23:09:19.798 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.812+0000 7f015aa3a880 1 < canceled part key=_multipart_OIUBN8XF3UB9.2~9Y5MOPI2B5XK.2 size=685346 2024-01-15T23:09:19.801 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.815+0000 7f015aa3a880 1 < canceled multipart upload key=OIUBN8XF3UB9 upload=9Y5MOPI2B5XK tag=ERMTNY3E3U5J type=write size=3831074 2024-01-15T23:09:19.804 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.818+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~CN32Q05YRM3S.0 size=1048576 2024-01-15T23:09:19.805 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.819+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~CN32Q05YRM3S.1 size=117880 2024-01-15T23:09:19.805 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.819+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=CN32Q05YRM3S tag=JP40B4UKXSA2 type=write size=2215032 2024-01-15T23:09:19.808 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.822+0000 7f015aa3a880 -1 < failed to complete operation key=78BS9N6111TG tag=HF5RCJ8ZX22X type=del size=1249149: (22) Invalid argument 2024-01-15T23:09:19.809 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.823+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=YO5V5EAJQG3V type=del size=2567322 2024-01-15T23:09:19.811 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.825+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~TVC9NN6SWEKN.0 size=1021007 2024-01-15T23:09:19.814 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.828+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=TVC9NN6SWEKN tag=BLQTZ5CI4YQM type=write size=2069583 2024-01-15T23:09:19.816 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.830+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=OX0IDP7H6CDH type=write size=599035 2024-01-15T23:09:19.817 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.832+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~QLONZC5K70KM.0 size=1048576 2024-01-15T23:09:19.819 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.833+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~QLONZC5K70KM.1 size=25735 2024-01-15T23:09:19.822 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.836+0000 7f015aa3a880 1 < completed multipart upload key=NFS3V4I3LMK4 upload=QLONZC5K70KM tag=GVEVGBRYKFM4 type=write size=2122887 2024-01-15T23:09:19.825 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.839+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~ICVZ4I45AKGT.0 size=281314 2024-01-15T23:09:19.825 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.839+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=ICVZ4I45AKGT tag=EWZZK31OBAI8 type=write size=1329890 2024-01-15T23:09:19.827 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.841+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~W7K7C0CUFEOX.0 size=1048576 2024-01-15T23:09:19.828 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.842+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~W7K7C0CUFEOX.1 size=1048576 2024-01-15T23:09:19.830 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.844+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~W7K7C0CUFEOX.2 size=497992 2024-01-15T23:09:19.833 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.847+0000 7f015aa3a880 1 < completed multipart upload key=6PU9QS1B1TUB upload=W7K7C0CUFEOX tag=627DUXMZAOOR type=write size=3643720 2024-01-15T23:09:19.836 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.851+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~C8HWEFS6ROI8.0 size=824927 2024-01-15T23:09:19.836 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.851+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=C8HWEFS6ROI8 tag=0Q4CJ1OJG0QT type=write size=1873503 2024-01-15T23:09:19.838 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.852+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~INK1KMJSAV4U.0 size=1048576 2024-01-15T23:09:19.838 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.852+0000 7f015aa3a880 1 < canceled part key=_multipart_YAD7L24SP6S6.2~INK1KMJSAV4U.1 size=167641 2024-01-15T23:09:19.841 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.855+0000 7f015aa3a880 1 < canceled multipart upload key=YAD7L24SP6S6 upload=INK1KMJSAV4U tag=IP2WU3T7SBBS type=write size=2264793 2024-01-15T23:09:19.843 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.857+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=RQH0NVXZM25T type=del size=4028799 2024-01-15T23:09:19.846 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.860+0000 7f015aa3a880 1 < suggested remove operation key=FQ0OD7Q3PSOK tag=VSUPP913IOE6 type=del 2024-01-15T23:09:19.847 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.862+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=GHL12E4XJ474 type=del size=1647987 2024-01-15T23:09:19.849 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.863+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~J6BTAQY25AAQ.0 size=1048576 2024-01-15T23:09:19.850 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.865+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~J6BTAQY25AAQ.1 size=1048576 2024-01-15T23:09:19.852 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.866+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~J6BTAQY25AAQ.2 size=824760 2024-01-15T23:09:19.856 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.869+0000 7f015aa3a880 1 < completed multipart upload key=6PU9QS1B1TUB upload=J6BTAQY25AAQ tag=1GY2CMJRSBIN type=write size=3970488 2024-01-15T23:09:19.856 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.870+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=RJEFXY1R9VKN type=del size=1579469 2024-01-15T23:09:19.858 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.872+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=GPKF83N3GRWK type=del 2024-01-15T23:09:19.861 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.875+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~WFW251QMRW8H.0 size=160287 2024-01-15T23:09:19.861 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.875+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=WFW251QMRW8H tag=L8BU2AJZ32A3 type=write size=1208863 2024-01-15T23:09:19.863 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.877+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=0EPO1C72MUCR type=del 2024-01-15T23:09:19.865 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.879+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=CW9FK0NUNSDI type=del size=3047206 2024-01-15T23:09:19.867 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.881+0000 7f015aa3a880 1 < completed write operation key=3U59L4MC7CT1 tag=YFOY5ZQGFNYK type=write size=361661 2024-01-15T23:09:19.868 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.882+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=TVG3BGQ48NCE type=write size=624809 2024-01-15T23:09:19.870 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.884+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=93QZQQLRLCDF type=del 2024-01-15T23:09:19.873 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.887+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~0Q9PK2A5UMR8.0 size=1048576 2024-01-15T23:09:19.874 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.888+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~0Q9PK2A5UMR8.1 size=1048576 2024-01-15T23:09:19.876 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.890+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~0Q9PK2A5UMR8.2 size=545234 2024-01-15T23:09:19.876 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.890+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=0Q9PK2A5UMR8 tag=7RKT0TEAR4M9 type=write size=3690962 2024-01-15T23:09:19.879 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.893+0000 7f015aa3a880 1 < suggested update operation key=JM903WQES0P2 tag=CG269XXITENG type=del size=2594343 2024-01-15T23:09:19.882 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.896+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~I68WJXYKYPHV.0 size=1048576 2024-01-15T23:09:19.884 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.898+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~I68WJXYKYPHV.1 size=761669 2024-01-15T23:09:19.884 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.898+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=I68WJXYKYPHV tag=D42DU9RR7LW1 type=write size=2858821 2024-01-15T23:09:19.887 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.901+0000 7f015aa3a880 1 < suggested remove operation key=V20OM852L630 tag=MXJ8MNOCQTTW type=del 2024-01-15T23:09:19.889 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.903+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=L20WI26AR87Q type=del size=2835817 2024-01-15T23:09:19.892 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.906+0000 7f015aa3a880 1 < suggested remove operation key=NN2UT7PUOU9G tag=Q43XTJ5A26ME type=write 2024-01-15T23:09:19.893 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.908+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=OHP56NJ19BGB type=del size=1384085 2024-01-15T23:09:19.895 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.910+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~F182MYBRXYCN.0 size=1048576 2024-01-15T23:09:19.897 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.911+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~F182MYBRXYCN.1 size=1048576 2024-01-15T23:09:19.898 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.912+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~F182MYBRXYCN.2 size=827709 2024-01-15T23:09:19.901 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.916+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=F182MYBRXYCN tag=MJHAOHZL2X45 type=write size=3973437 2024-01-15T23:09:19.904 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.918+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=DSTLR318UYGA type=del size=3667830 2024-01-15T23:09:19.905 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.919+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~CN32Q05YRM3S.0 size=1048576 2024-01-15T23:09:19.907 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.921+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~CN32Q05YRM3S.1 size=117880 2024-01-15T23:09:19.910 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.924+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=CN32Q05YRM3S tag=JP40B4UKXSA2 type=write size=2215032 2024-01-15T23:09:19.912 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.926+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=5NGXF6Q14PYD type=del size=2776046 2024-01-15T23:09:19.915 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.929+0000 7f015aa3a880 1 < suggested update operation key=YSLXM9SYM6LS tag=YO5V5EAJQG3V type=del size=2567322 2024-01-15T23:09:19.917 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.931+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=VWTSLXITQ84E type=del size=1944309 2024-01-15T23:09:19.919 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.933+0000 7f015aa3a880 -1 < failed to complete operation key=V20OM852L630 tag=OX0IDP7H6CDH type=write size=599035: (22) Invalid argument 2024-01-15T23:09:19.923 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.937+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~7HZE3WO5PZOA.0 size=1048576 2024-01-15T23:09:19.924 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.938+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~7HZE3WO5PZOA.1 size=1048576 2024-01-15T23:09:19.925 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.940+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~7HZE3WO5PZOA.2 size=556779 2024-01-15T23:09:19.925 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.940+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=7HZE3WO5PZOA tag=XQQ14Z6BQE74 type=write size=3702507 2024-01-15T23:09:19.927 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.941+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~ICVZ4I45AKGT.0 size=281314 2024-01-15T23:09:19.930 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.944+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=ICVZ4I45AKGT tag=EWZZK31OBAI8 type=write size=1329890 2024-01-15T23:09:19.932 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.946+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=Q8C1QSSPY0XQ type=del size=3403547 2024-01-15T23:09:19.933 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.948+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~C8HWEFS6ROI8.0 size=824927 2024-01-15T23:09:19.936 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.951+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=C8HWEFS6ROI8 tag=0Q4CJ1OJG0QT type=write size=1873503 2024-01-15T23:09:19.938 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.952+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=I4W4Q31BL6HD type=del size=2129074 2024-01-15T23:09:19.940 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.955+0000 7f015aa3a880 -1 < failed to complete operation key=FQ0OD7Q3PSOK tag=RQH0NVXZM25T type=del size=4028799: (22) Invalid argument 2024-01-15T23:09:19.944 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.958+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~028Q1I9Q0OFS.0 size=1048576 2024-01-15T23:09:19.946 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.960+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~028Q1I9Q0OFS.1 size=1048576 2024-01-15T23:09:19.947 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.962+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~028Q1I9Q0OFS.2 size=28464 2024-01-15T23:09:19.947 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.962+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=028Q1I9Q0OFS tag=3UE2KBPY9ODH type=write size=3174192 2024-01-15T23:09:19.949 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.963+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=GHL12E4XJ474 type=del 2024-01-15T23:09:19.951 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.965+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=JLHM7BWRK58N type=write size=819139 2024-01-15T23:09:19.954 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.968+0000 7f015aa3a880 -1 < failed to complete operation key=V20OM852L630 tag=RJEFXY1R9VKN type=del size=1579469: (22) Invalid argument 2024-01-15T23:09:19.956 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.970+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=YDC395FPAO92 type=del size=1464024 2024-01-15T23:09:19.956 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.970+0000 7f015aa3a880 1 < canceled part key=_multipart_FXZ9MI7H10H2.2~WFW251QMRW8H.0 size=160287 2024-01-15T23:09:19.959 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.973+0000 7f015aa3a880 1 < canceled multipart upload key=FXZ9MI7H10H2 upload=WFW251QMRW8H tag=L8BU2AJZ32A3 type=write size=1208863 2024-01-15T23:09:19.961 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.975+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=BKLF321V2OHA type=del size=1246144 2024-01-15T23:09:19.963 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.977+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=CW9FK0NUNSDI type=del 2024-01-15T23:09:19.966 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.981+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~O46Z63H8QKQD.0 size=1048576 2024-01-15T23:09:19.968 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.982+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~O46Z63H8QKQD.1 size=823392 2024-01-15T23:09:19.968 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.982+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=O46Z63H8QKQD tag=YRXX34VGB9O1 type=write size=2920544 2024-01-15T23:09:19.970 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.984+0000 7f015aa3a880 1 < canceled operation key=NFS3V4I3LMK4 tag=TVG3BGQ48NCE type=write size=624809 2024-01-15T23:09:19.972 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.986+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=JFDMUJSXUXAJ type=del size=2914586 2024-01-15T23:09:19.974 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.988+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~0Q9PK2A5UMR8.0 size=1048576 2024-01-15T23:09:19.975 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.990+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~0Q9PK2A5UMR8.1 size=1048576 2024-01-15T23:09:19.977 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.991+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~0Q9PK2A5UMR8.2 size=545234 2024-01-15T23:09:19.980 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.995+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=0Q9PK2A5UMR8 tag=7RKT0TEAR4M9 type=write size=3690962 2024-01-15T23:09:19.982 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.997+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=5WJ6UZZ2YFCP type=del size=507710 2024-01-15T23:09:19.984 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:19.998+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~I68WJXYKYPHV.0 size=1048576 2024-01-15T23:09:19.986 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.000+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~I68WJXYKYPHV.1 size=761669 2024-01-15T23:09:19.988 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.003+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=I68WJXYKYPHV tag=D42DU9RR7LW1 type=write size=2858821 2024-01-15T23:09:19.992 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.006+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~HBTVD79ZXWZ2.0 size=1048576 2024-01-15T23:09:19.993 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.007+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~HBTVD79ZXWZ2.1 size=1048576 2024-01-15T23:09:19.994 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.009+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~HBTVD79ZXWZ2.2 size=220414 2024-01-15T23:09:19.995 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.009+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=HBTVD79ZXWZ2 tag=2NEPK1MTP2JA type=write size=3366142 2024-01-15T23:09:19.999 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.013+0000 7f015aa3a880 1 < suggested update operation key=FUZBB9OLXVSX tag=L20WI26AR87Q type=del size=2835817 2024-01-15T23:09:20.002 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.016+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~TQZR7ZBLIIC2.0 size=713322 2024-01-15T23:09:20.002 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.016+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=TQZR7ZBLIIC2 tag=R0GVBU7AR5BE type=write size=1761898 2024-01-15T23:09:20.004 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.018+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=OHP56NJ19BGB type=del 2024-01-15T23:09:20.006 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.020+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=MF6XXOKCQRQ8 type=del size=3674999 2024-01-15T23:09:20.008 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.022+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=DSTLR318UYGA type=del 2024-01-15T23:09:20.011 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.025+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~62DLA2PC5OPB.0 size=1048576 2024-01-15T23:09:20.012 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.026+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~62DLA2PC5OPB.1 size=1048576 2024-01-15T23:09:20.014 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.028+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~62DLA2PC5OPB.2 size=32119 2024-01-15T23:09:20.014 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.028+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=62DLA2PC5OPB tag=O283QVWUXY0M type=write size=3177847 2024-01-15T23:09:20.016 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.030+0000 7f015aa3a880 1 < canceled operation key=ARL2EMZRGQX2 tag=5NGXF6Q14PYD type=del size=2776046 2024-01-15T23:09:20.018 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.032+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=L3YFGSQ1BLIN type=del size=254594 2024-01-15T23:09:20.022 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.036+0000 7f015aa3a880 1 < suggested update operation key=6PU9QS1B1TUB tag=VWTSLXITQ84E type=del size=1944309 2024-01-15T23:09:20.024 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.038+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=9WH641ZHGST4 type=del size=4150213 2024-01-15T23:09:20.026 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.040+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~7HZE3WO5PZOA.0 size=1048576 2024-01-15T23:09:20.027 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.041+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~7HZE3WO5PZOA.1 size=1048576 2024-01-15T23:09:20.029 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.043+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~7HZE3WO5PZOA.2 size=556779 2024-01-15T23:09:20.032 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.046+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=7HZE3WO5PZOA tag=XQQ14Z6BQE74 type=write size=3702507 2024-01-15T23:09:20.035 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.049+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~WHMYUG4P90KZ.0 size=1048576 2024-01-15T23:09:20.036 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.051+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~WHMYUG4P90KZ.1 size=379220 2024-01-15T23:09:20.037 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.051+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=WHMYUG4P90KZ tag=SIX2IKMBC1W0 type=write size=2476372 2024-01-15T23:09:20.038 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.052+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=Q8C1QSSPY0XQ type=del 2024-01-15T23:09:20.042 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.056+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~YVZZOTC4XFS2.0 size=1048576 2024-01-15T23:09:20.043 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.058+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~YVZZOTC4XFS2.1 size=255901 2024-01-15T23:09:20.043 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.058+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=YVZZOTC4XFS2 tag=J6FKAAL6TEJ1 type=write size=2353053 2024-01-15T23:09:20.045 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.059+0000 7f015aa3a880 1 < completed delete operation key=P18I2H2B1WWU tag=I4W4Q31BL6HD type=del 2024-01-15T23:09:20.047 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.061+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=W9ABJ534Z92R type=del size=2235612 2024-01-15T23:09:20.049 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.063+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~028Q1I9Q0OFS.0 size=1048576 2024-01-15T23:09:20.051 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.065+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~028Q1I9Q0OFS.1 size=1048576 2024-01-15T23:09:20.053 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.067+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~028Q1I9Q0OFS.2 size=28464 2024-01-15T23:09:20.057 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.071+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=028Q1I9Q0OFS tag=3UE2KBPY9ODH type=write size=3174192 2024-01-15T23:09:20.059 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.073+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=6SZVYJ2X0IM1 type=write size=960914 2024-01-15T23:09:20.060 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.075+0000 7f015aa3a880 1 < completed write operation key=YD7TIMOW86JF tag=JLHM7BWRK58N type=write size=819139 2024-01-15T23:09:20.062 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.076+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=F2MITHSZEVE4 type=del size=1024880 2024-01-15T23:09:20.065 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.079+0000 7f015aa3a880 -1 < failed to complete operation key=6PU9QS1B1TUB tag=YDC395FPAO92 type=del size=1464024: (22) Invalid argument 2024-01-15T23:09:20.068 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.082+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~XE1UX1EU9FQB.0 size=1048576 2024-01-15T23:09:20.069 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.083+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~XE1UX1EU9FQB.1 size=1048576 2024-01-15T23:09:20.071 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.085+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~XE1UX1EU9FQB.2 size=302045 2024-01-15T23:09:20.071 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.085+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=XE1UX1EU9FQB tag=MFXUF0TV5204 type=write size=3447773 2024-01-15T23:09:20.073 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.087+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=BKLF321V2OHA type=del 2024-01-15T23:09:20.076 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.090+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~922PBLG4S2MU.0 size=1048576 2024-01-15T23:09:20.078 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.092+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~922PBLG4S2MU.1 size=924925 2024-01-15T23:09:20.078 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.092+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=922PBLG4S2MU tag=MYWLEFWI61SG type=write size=3022077 2024-01-15T23:09:20.079 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.094+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~O46Z63H8QKQD.0 size=1048576 2024-01-15T23:09:20.081 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.095+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~O46Z63H8QKQD.1 size=823392 2024-01-15T23:09:20.085 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.099+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=O46Z63H8QKQD tag=YRXX34VGB9O1 type=write size=2920544 2024-01-15T23:09:20.087 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.101+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=53P1PRKMRODA type=del size=710185 2024-01-15T23:09:20.090 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.104+0000 7f015aa3a880 1 < suggested remove operation key=RKEU3T719CG7 tag=JFDMUJSXUXAJ type=del 2024-01-15T23:09:20.092 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.106+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=Y38LSMG2GFI6 type=del size=3522385 2024-01-15T23:09:20.094 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.108+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=5WJ6UZZ2YFCP type=del 2024-01-15T23:09:20.097 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.111+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~WDVXXRXU7K5M.0 size=1048576 2024-01-15T23:09:20.099 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.113+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~WDVXXRXU7K5M.1 size=1048576 2024-01-15T23:09:20.100 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.114+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~WDVXXRXU7K5M.2 size=289816 2024-01-15T23:09:20.100 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.114+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=WDVXXRXU7K5M tag=UA6TXG686MTL type=write size=3435544 2024-01-15T23:09:20.102 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.116+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~HBTVD79ZXWZ2.0 size=1048576 2024-01-15T23:09:20.103 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.117+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~HBTVD79ZXWZ2.1 size=1048576 2024-01-15T23:09:20.105 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.119+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~HBTVD79ZXWZ2.2 size=220414 2024-01-15T23:09:20.108 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.122+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=HBTVD79ZXWZ2 tag=2NEPK1MTP2JA type=write size=3366142 2024-01-15T23:09:20.110 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.124+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=0UDCN2EHJ9KD type=del size=149088 2024-01-15T23:09:20.112 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.127+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~TQZR7ZBLIIC2.0 size=713322 2024-01-15T23:09:20.115 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.130+0000 7f015aa3a880 1 < completed multipart upload key=6PU9QS1B1TUB upload=TQZR7ZBLIIC2 tag=R0GVBU7AR5BE type=write size=1761898 2024-01-15T23:09:20.117 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.131+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=LXCMER7SL4LS type=del size=1335504 2024-01-15T23:09:20.119 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.133+0000 7f015aa3a880 1 < canceled operation key=USPTX9KW910J tag=MF6XXOKCQRQ8 type=del size=3674999 2024-01-15T23:09:20.122 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.137+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~WVGXFEUUOIRL.0 size=1048576 2024-01-15T23:09:20.124 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.138+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~WVGXFEUUOIRL.1 size=1048576 2024-01-15T23:09:20.125 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.139+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~WVGXFEUUOIRL.2 size=488539 2024-01-15T23:09:20.126 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.139+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=WVGXFEUUOIRL tag=QC98TPNLB43Y type=write size=3634267 2024-01-15T23:09:20.127 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.141+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~62DLA2PC5OPB.0 size=1048576 2024-01-15T23:09:20.129 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.143+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~62DLA2PC5OPB.1 size=1048576 2024-01-15T23:09:20.130 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.144+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~62DLA2PC5OPB.2 size=32119 2024-01-15T23:09:20.133 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.147+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=62DLA2PC5OPB tag=O283QVWUXY0M type=write size=3177847 2024-01-15T23:09:20.135 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.149+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=0W74AXFKP55W type=del size=2322469 2024-01-15T23:09:20.138 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.152+0000 7f015aa3a880 1 < suggested update operation key=DDLOPVHID7HK tag=L3YFGSQ1BLIN type=del size=254594 2024-01-15T23:09:20.140 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.154+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=PAS34JEWED86 type=del size=2456203 2024-01-15T23:09:20.141 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.156+0000 7f015aa3a880 1 < canceled operation key=FXZ9MI7H10H2 tag=9WH641ZHGST4 type=del size=4150213 2024-01-15T23:09:20.143 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.157+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=UAH9WLNLJI2H type=del size=1889327 2024-01-15T23:09:20.145 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.159+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~WHMYUG4P90KZ.0 size=1048576 2024-01-15T23:09:20.146 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.160+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~WHMYUG4P90KZ.1 size=379220 2024-01-15T23:09:20.149 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.163+0000 7f015aa3a880 1 < completed multipart upload key=FUZBB9OLXVSX upload=WHMYUG4P90KZ tag=SIX2IKMBC1W0 type=write size=2476372 2024-01-15T23:09:20.151 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.165+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=RFCL245OIFCK type=del size=201180 2024-01-15T23:09:20.153 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.167+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~YVZZOTC4XFS2.0 size=1048576 2024-01-15T23:09:20.153 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.167+0000 7f015aa3a880 1 < canceled part key=_multipart_UJT03FC4CQI3.2~YVZZOTC4XFS2.1 size=255901 2024-01-15T23:09:20.155 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.170+0000 7f015aa3a880 1 < canceled multipart upload key=UJT03FC4CQI3 upload=YVZZOTC4XFS2 tag=J6FKAAL6TEJ1 type=write size=2353053 2024-01-15T23:09:20.157 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.171+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=1WUT103DT4CN type=write size=267385 2024-01-15T23:09:20.159 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.173+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=W9ABJ534Z92R type=del 2024-01-15T23:09:20.161 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.175+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=V8RMI3WXTZQE type=del size=1213509 2024-01-15T23:09:20.164 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.178+0000 7f015aa3a880 1 < suggested update operation key=QIAVT1LFAF0L tag=6SZVYJ2X0IM1 type=write size=960914 2024-01-15T23:09:20.166 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.180+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=LOOV9VON2C9V type=del size=3585154 2024-01-15T23:09:20.168 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.182+0000 7f015aa3a880 1 < canceled operation key=UJT03FC4CQI3 tag=F2MITHSZEVE4 type=del size=1024880 2024-01-15T23:09:20.170 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.184+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=8I2K4TZ9CCA7 type=write size=731059 2024-01-15T23:09:20.172 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.186+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~XE1UX1EU9FQB.0 size=1048576 2024-01-15T23:09:20.173 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.187+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~XE1UX1EU9FQB.1 size=1048576 2024-01-15T23:09:20.175 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.189+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~XE1UX1EU9FQB.2 size=302045 2024-01-15T23:09:20.178 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.192+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=XE1UX1EU9FQB tag=MFXUF0TV5204 type=write size=3447773 2024-01-15T23:09:20.181 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.195+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~ONWBUQCIXX3A.0 size=1048576 2024-01-15T23:09:20.182 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.197+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~ONWBUQCIXX3A.1 size=1048576 2024-01-15T23:09:20.184 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.198+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~ONWBUQCIXX3A.2 size=420298 2024-01-15T23:09:20.184 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.198+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=ONWBUQCIXX3A tag=Q0P89QGM576J type=write size=3566026 2024-01-15T23:09:20.185 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.200+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~922PBLG4S2MU.0 size=1048576 2024-01-15T23:09:20.187 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.201+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~922PBLG4S2MU.1 size=924925 2024-01-15T23:09:20.190 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.204+0000 7f015aa3a880 1 < completed multipart upload key=6PU9QS1B1TUB upload=922PBLG4S2MU tag=MYWLEFWI61SG type=write size=3022077 2024-01-15T23:09:20.192 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.206+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=OVSTBZJ5RMZO type=del size=3902535 2024-01-15T23:09:20.193 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.208+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=53P1PRKMRODA type=del 2024-01-15T23:09:20.197 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.211+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~YK1GFT4QLTAA.0 size=1048576 2024-01-15T23:09:20.198 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.212+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~YK1GFT4QLTAA.1 size=384797 2024-01-15T23:09:20.198 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.212+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=YK1GFT4QLTAA tag=KE96H6A6M904 type=write size=2481949 2024-01-15T23:09:20.200 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.214+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=Y38LSMG2GFI6 type=del 2024-01-15T23:09:20.201 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.216+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=8EZRS0ZX7CUS type=del size=1769925 2024-01-15T23:09:20.203 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.217+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~WDVXXRXU7K5M.0 size=1048576 2024-01-15T23:09:20.205 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.219+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~WDVXXRXU7K5M.1 size=1048576 2024-01-15T23:09:20.206 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.221+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~WDVXXRXU7K5M.2 size=289816 2024-01-15T23:09:20.209 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.224+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=WDVXXRXU7K5M tag=UA6TXG686MTL type=write size=3435544 2024-01-15T23:09:20.213 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.227+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~VEYE0PH467RN.0 size=1048576 2024-01-15T23:09:20.214 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.229+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~VEYE0PH467RN.1 size=1048576 2024-01-15T23:09:20.216 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.230+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~VEYE0PH467RN.2 size=1016753 2024-01-15T23:09:20.216 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.230+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=VEYE0PH467RN tag=SECS4ZBV3BO0 type=write size=4162481 2024-01-15T23:09:20.218 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.232+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=0UDCN2EHJ9KD type=del 2024-01-15T23:09:20.221 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.235+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~AMWAZ8U45LNH.0 size=1048576 2024-01-15T23:09:20.222 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.237+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~AMWAZ8U45LNH.1 size=770158 2024-01-15T23:09:20.222 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.237+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=AMWAZ8U45LNH tag=BO71JJ6SCWMN type=write size=2867310 2024-01-15T23:09:20.226 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.240+0000 7f015aa3a880 1 < suggested update operation key=78BS9N6111TG tag=LXCMER7SL4LS type=del size=1335504 2024-01-15T23:09:20.230 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.244+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~UI2PTJF6KSOR.0 size=1048576 2024-01-15T23:09:20.231 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.245+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~UI2PTJF6KSOR.1 size=966147 2024-01-15T23:09:20.231 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.245+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=UI2PTJF6KSOR tag=4345QQU9GFL5 type=write size=3063299 2024-01-15T23:09:20.233 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.247+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~WVGXFEUUOIRL.0 size=1048576 2024-01-15T23:09:20.234 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.248+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~WVGXFEUUOIRL.1 size=1048576 2024-01-15T23:09:20.236 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.250+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~WVGXFEUUOIRL.2 size=488539 2024-01-15T23:09:20.239 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.253+0000 7f015aa3a880 1 < completed multipart upload key=78BS9N6111TG upload=WVGXFEUUOIRL tag=QC98TPNLB43Y type=write size=3634267 2024-01-15T23:09:20.243 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.257+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~IA91420S58HT.0 size=1048576 2024-01-15T23:09:20.244 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.258+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~IA91420S58HT.1 size=588814 2024-01-15T23:09:20.244 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.258+0000 7f015aa3a880 1 > prepared multipart upload key=4EXWJ9YOPF9I upload=IA91420S58HT tag=EIG9BB3U9RDV type=write size=2685966 2024-01-15T23:09:20.246 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.260+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=0W74AXFKP55W type=del 2024-01-15T23:09:20.247 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.262+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=0ELIDKL3RW5F type=del size=2590864 2024-01-15T23:09:20.249 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.263+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=PAS34JEWED86 type=del 2024-01-15T23:09:20.251 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.265+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=7EJIIQ4PS04Z type=del size=1783791 2024-01-15T23:09:20.253 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.267+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=UAH9WLNLJI2H type=del 2024-01-15T23:09:20.255 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.269+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=Q2GV7BDKS0OJ type=del size=1798047 2024-01-15T23:09:20.256 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.270+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=RFCL245OIFCK type=del 2024-01-15T23:09:20.258 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.272+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=9UJXEBX3RHF2 type=del size=3977403 2024-01-15T23:09:20.260 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.274+0000 7f015aa3a880 1 < completed write operation key=ZFWW6RS09R9G tag=1WUT103DT4CN type=write size=267385 2024-01-15T23:09:20.261 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.276+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=PMT4D3SVR8KS type=del size=3406706 2024-01-15T23:09:20.263 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.277+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=V8RMI3WXTZQE type=del 2024-01-15T23:09:20.268 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.279+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=4CUWD6DBBRV1 type=del size=1872066 2024-01-15T23:09:20.268 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.281+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=LOOV9VON2C9V type=del 2024-01-15T23:09:20.271 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.285+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~7N20EFZB3VBX.0 size=1048576 2024-01-15T23:09:20.272 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.287+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~7N20EFZB3VBX.1 size=120804 2024-01-15T23:09:20.272 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.287+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=7N20EFZB3VBX tag=CG09M5XTJMR3 type=write size=2217956 2024-01-15T23:09:20.276 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.290+0000 7f015aa3a880 1 < suggested remove operation key=QIAVT1LFAF0L tag=8I2K4TZ9CCA7 type=write 2024-01-15T23:09:20.278 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.292+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=A8DNYQTKWOL9 type=del size=4163408 2024-01-15T23:09:20.279 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.293+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~ONWBUQCIXX3A.0 size=1048576 2024-01-15T23:09:20.281 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.295+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~ONWBUQCIXX3A.1 size=1048576 2024-01-15T23:09:20.282 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.297+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~ONWBUQCIXX3A.2 size=420298 2024-01-15T23:09:20.286 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.300+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=ONWBUQCIXX3A tag=Q0P89QGM576J type=write size=3566026 2024-01-15T23:09:20.287 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.301+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=QKII18Z2ZXUC type=write size=540990 2024-01-15T23:09:20.289 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.303+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=OVSTBZJ5RMZO type=del 2024-01-15T23:09:20.291 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.305+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=PNHTR5MC5KGO type=del size=1074425 2024-01-15T23:09:20.292 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.307+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~YK1GFT4QLTAA.0 size=1048576 2024-01-15T23:09:20.294 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.308+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~YK1GFT4QLTAA.1 size=384797 2024-01-15T23:09:20.297 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.311+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=YK1GFT4QLTAA tag=KE96H6A6M904 type=write size=2481949 2024-01-15T23:09:20.300 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.315+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~HI45P4MWYZMB.0 size=1048576 2024-01-15T23:09:20.302 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.316+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~HI45P4MWYZMB.1 size=681558 2024-01-15T23:09:20.303 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.316+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=HI45P4MWYZMB tag=IHBMPGLM7LTP type=write size=2778710 2024-01-15T23:09:20.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.318+0000 7f015aa3a880 -1 < failed to complete operation key=QIAVT1LFAF0L tag=8EZRS0ZX7CUS type=del size=1769925: (22) Invalid argument 2024-01-15T23:09:20.307 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.321+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~C2EW3BMZS2LY.0 size=1048576 2024-01-15T23:09:20.308 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.323+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~C2EW3BMZS2LY.1 size=1048576 2024-01-15T23:09:20.310 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.324+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~C2EW3BMZS2LY.2 size=736782 2024-01-15T23:09:20.310 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.324+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=C2EW3BMZS2LY tag=G4R3VXSVC2R3 type=write size=3882510 2024-01-15T23:09:20.311 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.326+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~VEYE0PH467RN.0 size=1048576 2024-01-15T23:09:20.313 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.327+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~VEYE0PH467RN.1 size=1048576 2024-01-15T23:09:20.315 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.329+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~VEYE0PH467RN.2 size=1016753 2024-01-15T23:09:20.318 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.332+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=VEYE0PH467RN tag=SECS4ZBV3BO0 type=write size=4162481 2024-01-15T23:09:20.321 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.335+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~VLAUT70SHX3T.0 size=1048576 2024-01-15T23:09:20.322 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.337+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~VLAUT70SHX3T.1 size=1048576 2024-01-15T23:09:20.324 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.338+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~VLAUT70SHX3T.2 size=884286 2024-01-15T23:09:20.324 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.338+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=VLAUT70SHX3T tag=GQBVQ1T5ZI69 type=write size=4030014 2024-01-15T23:09:20.326 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.340+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~AMWAZ8U45LNH.0 size=1048576 2024-01-15T23:09:20.327 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.341+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~AMWAZ8U45LNH.1 size=770158 2024-01-15T23:09:20.330 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.344+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=AMWAZ8U45LNH tag=BO71JJ6SCWMN type=write size=2867310 2024-01-15T23:09:20.331 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.346+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=1BR2S327J3Z3 type=del size=1111100 2024-01-15T23:09:20.333 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.347+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~UI2PTJF6KSOR.0 size=1048576 2024-01-15T23:09:20.335 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.349+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~UI2PTJF6KSOR.1 size=966147 2024-01-15T23:09:20.339 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.353+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=UI2PTJF6KSOR tag=4345QQU9GFL5 type=write size=3063299 2024-01-15T23:09:20.342 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.356+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~FG41I8U9Q8TR.0 size=818424 2024-01-15T23:09:20.342 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.356+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=FG41I8U9Q8TR tag=A840YW2EYQXI type=write size=1867000 2024-01-15T23:09:20.343 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.358+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~IA91420S58HT.0 size=1048576 2024-01-15T23:09:20.345 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.359+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~IA91420S58HT.1 size=588814 2024-01-15T23:09:20.348 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.362+0000 7f015aa3a880 1 < completed multipart upload key=4EXWJ9YOPF9I upload=IA91420S58HT tag=EIG9BB3U9RDV type=write size=2685966 2024-01-15T23:09:20.350 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.364+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=L90FRX7BOTA5 type=del size=3652832 2024-01-15T23:09:20.351 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.366+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=0ELIDKL3RW5F type=del 2024-01-15T23:09:20.353 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.368+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=9JLSOL8U0CGT type=del size=3746757 2024-01-15T23:09:20.355 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.369+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=7EJIIQ4PS04Z type=del 2024-01-15T23:09:20.357 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.371+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=JLPOOBE7IGAO type=del size=2961286 2024-01-15T23:09:20.359 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.373+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=Q2GV7BDKS0OJ type=del 2024-01-15T23:09:20.362 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.376+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~G7VYN5OL6TTF.0 size=761476 2024-01-15T23:09:20.362 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.376+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=G7VYN5OL6TTF tag=N4A7BR5OTYLZ type=write size=1810052 2024-01-15T23:09:20.363 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.378+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=9UJXEBX3RHF2 type=del 2024-01-15T23:09:20.367 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.381+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~1VEUQPMT04JT.0 size=374039 2024-01-15T23:09:20.367 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.381+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=1VEUQPMT04JT tag=2WQ21OT9QJFS type=write size=1422615 2024-01-15T23:09:20.368 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.383+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=PMT4D3SVR8KS type=del 2024-01-15T23:09:20.372 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.386+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~FLCHC03FZR27.0 size=666269 2024-01-15T23:09:20.372 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.386+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=FLCHC03FZR27 tag=2FS6QKPZRO0O type=write size=1714845 2024-01-15T23:09:20.376 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.390+0000 7f015aa3a880 1 < suggested update operation key=86UEB70RI5UF tag=4CUWD6DBBRV1 type=del size=1872066 2024-01-15T23:09:20.379 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.393+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~3OQ5EHYFFJ2H.0 size=1048576 2024-01-15T23:09:20.380 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.395+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~3OQ5EHYFFJ2H.1 size=576721 2024-01-15T23:09:20.380 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.395+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=3OQ5EHYFFJ2H tag=MYTKRCH1FOOR type=write size=2673873 2024-01-15T23:09:20.382 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.396+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~7N20EFZB3VBX.0 size=1048576 2024-01-15T23:09:20.383 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.398+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~7N20EFZB3VBX.1 size=120804 2024-01-15T23:09:20.387 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.401+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=7N20EFZB3VBX tag=CG09M5XTJMR3 type=write size=2217956 2024-01-15T23:09:20.388 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.402+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=W825K91WKXLX type=del size=1328141 2024-01-15T23:09:20.390 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.404+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=A8DNYQTKWOL9 type=del 2024-01-15T23:09:20.391 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.406+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=3IBS8RGFEE4K type=del size=2654780 2024-01-15T23:09:20.395 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.409+0000 7f015aa3a880 1 < suggested update operation key=YAD7L24SP6S6 tag=QKII18Z2ZXUC type=write size=540990 2024-01-15T23:09:20.398 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.412+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~UME6EYMTID6F.0 size=94372 2024-01-15T23:09:20.398 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.412+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=UME6EYMTID6F tag=USXXPWMYX793 type=write size=1142948 2024-01-15T23:09:20.399 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.414+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=PNHTR5MC5KGO type=del 2024-01-15T23:09:20.401 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.415+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=AU7M8ZQXPAWN type=del size=1211301 2024-01-15T23:09:20.403 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.417+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~HI45P4MWYZMB.0 size=1048576 2024-01-15T23:09:20.404 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.418+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~HI45P4MWYZMB.1 size=681558 2024-01-15T23:09:20.407 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.421+0000 7f015aa3a880 1 < completed multipart upload key=OIUBN8XF3UB9 upload=HI45P4MWYZMB tag=IHBMPGLM7LTP type=write size=2778710 2024-01-15T23:09:20.409 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.423+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=HP2IHTG91G94 type=del size=3607498 2024-01-15T23:09:20.410 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.425+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~C2EW3BMZS2LY.0 size=1048576 2024-01-15T23:09:20.412 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.426+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~C2EW3BMZS2LY.1 size=1048576 2024-01-15T23:09:20.413 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.427+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~C2EW3BMZS2LY.2 size=736782 2024-01-15T23:09:20.416 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.431+0000 7f015aa3a880 1 < completed multipart upload key=UJT03FC4CQI3 upload=C2EW3BMZS2LY tag=G4R3VXSVC2R3 type=write size=3882510 2024-01-15T23:09:20.418 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.432+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=IR1CJ17DH1EG type=write size=281562 2024-01-15T23:09:20.418 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.432+0000 7f015aa3a880 1 < canceled part key=_multipart_FUZBB9OLXVSX.2~VLAUT70SHX3T.0 size=1048576 2024-01-15T23:09:20.420 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.434+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~VLAUT70SHX3T.1 size=1048576 2024-01-15T23:09:20.420 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.434+0000 7f015aa3a880 1 < canceled part key=_multipart_FUZBB9OLXVSX.2~VLAUT70SHX3T.2 size=884286 2024-01-15T23:09:20.423 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.438+0000 7f015aa3a880 1 < canceled multipart upload key=FUZBB9OLXVSX upload=VLAUT70SHX3T tag=GQBVQ1T5ZI69 type=write size=4030014 2024-01-15T23:09:20.427 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.441+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~439AQZEC7JFZ.0 size=1048576 2024-01-15T23:09:20.428 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.442+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~439AQZEC7JFZ.1 size=607562 2024-01-15T23:09:20.429 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.442+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=439AQZEC7JFZ tag=YSBZ6WCQOHGD type=write size=2704714 2024-01-15T23:09:20.430 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.444+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=1BR2S327J3Z3 type=del 2024-01-15T23:09:20.431 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.446+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=YM4BPIJ5YLYS type=del size=3415957 2024-01-15T23:09:20.433 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.447+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~FG41I8U9Q8TR.0 size=818424 2024-01-15T23:09:20.436 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.450+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=FG41I8U9Q8TR tag=A840YW2EYQXI type=write size=1867000 2024-01-15T23:09:20.438 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.452+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=O00M9355LL5E type=del size=1493121 2024-01-15T23:09:20.440 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.454+0000 7f015aa3a880 1 < completed delete operation key=FXZ9MI7H10H2 tag=L90FRX7BOTA5 type=del 2024-01-15T23:09:20.441 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.455+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=2S0MEWCR87XG type=del size=1021547 2024-01-15T23:09:20.443 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.457+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=9JLSOL8U0CGT type=del 2024-01-15T23:09:20.445 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.459+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=NA636N1QY0DX type=del size=1191812 2024-01-15T23:09:20.447 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.461+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=JLPOOBE7IGAO type=del 2024-01-15T23:09:20.449 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.463+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=OZHOS4CRT3N0 type=del size=3312317 2024-01-15T23:09:20.450 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.465+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~G7VYN5OL6TTF.0 size=761476 2024-01-15T23:09:20.453 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.468+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=G7VYN5OL6TTF tag=N4A7BR5OTYLZ type=write size=1810052 2024-01-15T23:09:20.457 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.471+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~J5UPJ2BSN1OL.0 size=1048576 2024-01-15T23:09:20.459 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.473+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~J5UPJ2BSN1OL.1 size=368801 2024-01-15T23:09:20.459 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.473+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=J5UPJ2BSN1OL tag=VJQX5P4X63FA type=write size=2465953 2024-01-15T23:09:20.459 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.473+0000 7f015aa3a880 1 < canceled part key=_multipart_FQ0OD7Q3PSOK.2~1VEUQPMT04JT.0 size=374039 2024-01-15T23:09:20.462 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.476+0000 7f015aa3a880 1 < canceled multipart upload key=FQ0OD7Q3PSOK upload=1VEUQPMT04JT tag=2WQ21OT9QJFS type=write size=1422615 2024-01-15T23:09:20.466 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.480+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~6M18TTAUNZUN.0 size=1048576 2024-01-15T23:09:20.467 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.482+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~6M18TTAUNZUN.1 size=1048576 2024-01-15T23:09:20.469 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.483+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~6M18TTAUNZUN.2 size=563158 2024-01-15T23:09:20.469 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.483+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=6M18TTAUNZUN tag=QUNE12U3UA3M type=write size=3708886 2024-01-15T23:09:20.471 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.485+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~FLCHC03FZR27.0 size=666269 2024-01-15T23:09:20.474 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.488+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=FLCHC03FZR27 tag=2FS6QKPZRO0O type=write size=1714845 2024-01-15T23:09:20.476 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.490+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=8SO813QPVEG0 type=del size=1348098 2024-01-15T23:09:20.477 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.492+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~3OQ5EHYFFJ2H.0 size=1048576 2024-01-15T23:09:20.479 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.493+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~3OQ5EHYFFJ2H.1 size=576721 2024-01-15T23:09:20.482 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.496+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=3OQ5EHYFFJ2H tag=MYTKRCH1FOOR type=write size=2673873 2024-01-15T23:09:20.483 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.498+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=5Z0F2Z7BHTJO type=del size=1206570 2024-01-15T23:09:20.485 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.499+0000 7f015aa3a880 1 < completed delete operation key=20XY1HFP38RV tag=W825K91WKXLX type=del 2024-01-15T23:09:20.487 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.501+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=L2NQC1OYZLMQ type=del size=3183859 2024-01-15T23:09:20.490 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.504+0000 7f015aa3a880 1 < suggested update operation key=YSLXM9SYM6LS tag=3IBS8RGFEE4K type=del size=2654780 2024-01-15T23:09:20.492 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.506+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=8C7MDBPLTXLD type=del size=2353558 2024-01-15T23:09:20.494 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.508+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~UME6EYMTID6F.0 size=94372 2024-01-15T23:09:20.497 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.512+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=UME6EYMTID6F tag=USXXPWMYX793 type=write size=1142948 2024-01-15T23:09:20.501 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.515+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~87AM7UWJU2QP.0 size=506829 2024-01-15T23:09:20.501 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.515+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=87AM7UWJU2QP tag=N2JHXCHLY4QL type=write size=1555405 2024-01-15T23:09:20.503 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.516+0000 7f015aa3a880 1 < completed delete operation key=P18I2H2B1WWU tag=AU7M8ZQXPAWN type=del 2024-01-15T23:09:20.506 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.520+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~67MROD0H7AW6.0 size=1048576 2024-01-15T23:09:20.507 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.521+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~67MROD0H7AW6.1 size=1048576 2024-01-15T23:09:20.508 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.523+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~67MROD0H7AW6.2 size=547000 2024-01-15T23:09:20.508 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.523+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=67MROD0H7AW6 tag=25PLPACGOIDA type=write size=3692728 2024-01-15T23:09:20.512 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.527+0000 7f015aa3a880 1 < suggested remove operation key=78BS9N6111TG tag=HP2IHTG91G94 type=del 2024-01-15T23:09:20.517 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.531+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~WGBOJXEFDYEW.0 size=1048576 2024-01-15T23:09:20.518 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.532+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~WGBOJXEFDYEW.1 size=1048576 2024-01-15T23:09:20.520 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.534+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~WGBOJXEFDYEW.2 size=275452 2024-01-15T23:09:20.520 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.534+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=WGBOJXEFDYEW tag=INF1G8NWPN4L type=write size=3421180 2024-01-15T23:09:20.523 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.537+0000 7f015aa3a880 1 < suggested remove operation key=FQ0OD7Q3PSOK tag=IR1CJ17DH1EG type=write 2024-01-15T23:09:20.526 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.540+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~2GD4YFQJNBG0.0 size=1048576 2024-01-15T23:09:20.527 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.542+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~2GD4YFQJNBG0.1 size=1048576 2024-01-15T23:09:20.529 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.543+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~2GD4YFQJNBG0.2 size=371116 2024-01-15T23:09:20.529 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.543+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=2GD4YFQJNBG0 tag=8CP0OFYLXCNB type=write size=3516844 2024-01-15T23:09:20.531 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.545+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~439AQZEC7JFZ.0 size=1048576 2024-01-15T23:09:20.532 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.547+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~439AQZEC7JFZ.1 size=607562 2024-01-15T23:09:20.536 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.549+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=439AQZEC7JFZ tag=YSBZ6WCQOHGD type=write size=2704714 2024-01-15T23:09:20.537 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.551+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=CLAJIWQV74RJ type=del size=1604574 2024-01-15T23:09:20.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:20 smithi053 ceph-mon[143363]: pgmap v1455: 137 pgs: 1 creating+activating, 3 creating+peering, 6 unknown, 127 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 927 KiB/s rd, 321 KiB/s wr, 1.63k op/s 2024-01-15T23:09:20.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:20 smithi053 ceph-mon[146052]: pgmap v1455: 137 pgs: 1 creating+activating, 3 creating+peering, 6 unknown, 127 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 927 KiB/s rd, 321 KiB/s wr, 1.63k op/s 2024-01-15T23:09:20.541 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.555+0000 7f015aa3a880 1 < suggested update operation key=YSLXM9SYM6LS tag=YM4BPIJ5YLYS type=del size=3415957 2024-01-15T23:09:20.544 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.558+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~ZJ1ZJ2VZVALA.0 size=1048576 2024-01-15T23:09:20.545 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.559+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~ZJ1ZJ2VZVALA.1 size=910096 2024-01-15T23:09:20.545 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.559+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=ZJ1ZJ2VZVALA tag=M3V10TONZRMU type=write size=3007248 2024-01-15T23:09:20.547 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.561+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=O00M9355LL5E type=del 2024-01-15T23:09:20.550 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.565+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~YDY3LO2GXM1U.0 size=1042130 2024-01-15T23:09:20.550 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.565+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=YDY3LO2GXM1U tag=31D6YD82QFIG type=write size=2090706 2024-01-15T23:09:20.552 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.566+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=2S0MEWCR87XG type=del 2024-01-15T23:09:20.555 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.570+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~MW8H2X4C78E0.0 size=1048576 2024-01-15T23:09:20.557 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.571+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~MW8H2X4C78E0.1 size=902028 2024-01-15T23:09:20.557 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.571+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=MW8H2X4C78E0 tag=PHCCOVX7QY5R type=write size=2999180 2024-01-15T23:09:20.559 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.573+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=NA636N1QY0DX type=del 2024-01-15T23:09:20.562 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.576+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~NNBFZBKRZ2YW.0 size=1048576 2024-01-15T23:09:20.564 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.578+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~NNBFZBKRZ2YW.1 size=72927 2024-01-15T23:09:20.564 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.578+0000 7f015aa3a880 1 > prepared multipart upload key=NFS3V4I3LMK4 upload=NNBFZBKRZ2YW tag=QHETFKQPPQ9D type=write size=2170079 2024-01-15T23:09:20.566 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.580+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=OZHOS4CRT3N0 type=del 2024-01-15T23:09:20.568 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.582+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=A4F3KEVFNKRV type=del size=3329093 2024-01-15T23:09:20.570 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.584+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~J5UPJ2BSN1OL.0 size=1048576 2024-01-15T23:09:20.571 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.585+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~J5UPJ2BSN1OL.1 size=368801 2024-01-15T23:09:20.574 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.589+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=J5UPJ2BSN1OL tag=VJQX5P4X63FA type=write size=2465953 2024-01-15T23:09:20.577 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.591+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=J7KTWXJYF5YZ type=del size=374535 2024-01-15T23:09:20.578 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.593+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~6M18TTAUNZUN.0 size=1048576 2024-01-15T23:09:20.580 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.594+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~6M18TTAUNZUN.1 size=1048576 2024-01-15T23:09:20.581 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.596+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~6M18TTAUNZUN.2 size=563158 2024-01-15T23:09:20.584 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.599+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=6M18TTAUNZUN tag=QUNE12U3UA3M type=write size=3708886 2024-01-15T23:09:20.588 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.602+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~XSZYYSV9MKCE.0 size=1048576 2024-01-15T23:09:20.590 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.604+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~XSZYYSV9MKCE.1 size=1048576 2024-01-15T23:09:20.591 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.605+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~XSZYYSV9MKCE.2 size=796310 2024-01-15T23:09:20.591 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.605+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=XSZYYSV9MKCE tag=N0S8WXKP8CKB type=write size=3942038 2024-01-15T23:09:20.595 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.609+0000 7f015aa3a880 1 < suggested remove operation key=2ZNSF4KUY6CU tag=8SO813QPVEG0 type=del 2024-01-15T23:09:20.597 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.611+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=VTGKCCJHWL92 type=del size=1122801 2024-01-15T23:09:20.599 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.613+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=5Z0F2Z7BHTJO type=del 2024-01-15T23:09:20.602 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.617+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~ME4R8JT42OVA.0 size=1048576 2024-01-15T23:09:20.604 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.618+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~ME4R8JT42OVA.1 size=836847 2024-01-15T23:09:20.604 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.618+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=ME4R8JT42OVA tag=VNQ37R0HG0OP type=write size=2933999 2024-01-15T23:09:20.606 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.620+0000 7f015aa3a880 1 < completed delete operation key=UJT03FC4CQI3 tag=L2NQC1OYZLMQ type=del 2024-01-15T23:09:20.607 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.622+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=L2TO7JAXPCMM type=del size=1986217 2024-01-15T23:09:20.609 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.624+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=8C7MDBPLTXLD type=del 2024-01-15T23:09:20.611 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.625+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=VLZR7L3F3FX5 type=del size=1191950 2024-01-15T23:09:20.613 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.627+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~87AM7UWJU2QP.0 size=506829 2024-01-15T23:09:20.616 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.630+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=87AM7UWJU2QP tag=N2JHXCHLY4QL type=write size=1555405 2024-01-15T23:09:20.618 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.632+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=3M8Y68V31H3L type=del size=1821083 2024-01-15T23:09:20.618 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.633+0000 7f015aa3a880 1 < canceled part key=_multipart_2ZNSF4KUY6CU.2~67MROD0H7AW6.0 size=1048576 2024-01-15T23:09:20.620 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.634+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~67MROD0H7AW6.1 size=1048576 2024-01-15T23:09:20.621 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.636+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~67MROD0H7AW6.2 size=547000 2024-01-15T23:09:20.624 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.638+0000 7f015aa3a880 1 < canceled multipart upload key=2ZNSF4KUY6CU upload=67MROD0H7AW6 tag=25PLPACGOIDA type=write size=3692728 2024-01-15T23:09:20.626 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.640+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=NGFTALBOCIO8 type=del size=1443573 2024-01-15T23:09:20.628 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.642+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~WGBOJXEFDYEW.0 size=1048576 2024-01-15T23:09:20.629 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.644+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~WGBOJXEFDYEW.1 size=1048576 2024-01-15T23:09:20.631 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.645+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~WGBOJXEFDYEW.2 size=275452 2024-01-15T23:09:20.634 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.649+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=WGBOJXEFDYEW tag=INF1G8NWPN4L type=write size=3421180 2024-01-15T23:09:20.636 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.650+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=UT20Y3TLMXUP type=del size=1111772 2024-01-15T23:09:20.638 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.652+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~2GD4YFQJNBG0.0 size=1048576 2024-01-15T23:09:20.639 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.654+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~2GD4YFQJNBG0.1 size=1048576 2024-01-15T23:09:20.641 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.655+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~2GD4YFQJNBG0.2 size=371116 2024-01-15T23:09:20.644 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.659+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=2GD4YFQJNBG0 tag=8CP0OFYLXCNB type=write size=3516844 2024-01-15T23:09:20.646 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.660+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=A7NHP3WFZ1KN type=del size=2096232 2024-01-15T23:09:20.648 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.662+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=CLAJIWQV74RJ type=del 2024-01-15T23:09:20.650 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.664+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=K0S3MZE3U8BR type=del size=2562340 2024-01-15T23:09:20.653 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.667+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~ZJ1ZJ2VZVALA.0 size=1048576 2024-01-15T23:09:20.654 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.668+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~ZJ1ZJ2VZVALA.1 size=910096 2024-01-15T23:09:20.658 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.671+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=ZJ1ZJ2VZVALA tag=M3V10TONZRMU type=write size=3007248 2024-01-15T23:09:20.661 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.675+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~RG0LMAHMU2B6.0 size=690174 2024-01-15T23:09:20.661 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.675+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=RG0LMAHMU2B6 tag=19GNU0ALQTNF type=write size=1738750 2024-01-15T23:09:20.662 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.676+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~YDY3LO2GXM1U.0 size=1042130 2024-01-15T23:09:20.665 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.679+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=YDY3LO2GXM1U tag=31D6YD82QFIG type=write size=2090706 2024-01-15T23:09:20.667 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.681+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=12HRLQFPCGHC type=del size=597434 2024-01-15T23:09:20.668 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.683+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~MW8H2X4C78E0.0 size=1048576 2024-01-15T23:09:20.670 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.685+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~MW8H2X4C78E0.1 size=902028 2024-01-15T23:09:20.673 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.688+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=MW8H2X4C78E0 tag=PHCCOVX7QY5R type=write size=2999180 2024-01-15T23:09:20.675 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.689+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=J0S19I3CSJD7 type=del size=2826149 2024-01-15T23:09:20.677 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.692+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~NNBFZBKRZ2YW.0 size=1048576 2024-01-15T23:09:20.679 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.693+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~NNBFZBKRZ2YW.1 size=72927 2024-01-15T23:09:20.682 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.696+0000 7f015aa3a880 1 < completed multipart upload key=NFS3V4I3LMK4 upload=NNBFZBKRZ2YW tag=QHETFKQPPQ9D type=write size=2170079 2024-01-15T23:09:20.685 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.700+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~PHB3QMC6VSPC.0 size=166620 2024-01-15T23:09:20.686 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.700+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=PHB3QMC6VSPC tag=R92Z2KZY7H45 type=write size=1215196 2024-01-15T23:09:20.687 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.701+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=A4F3KEVFNKRV type=del 2024-01-15T23:09:20.691 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.705+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~YOE2DJ8A5JK6.0 size=1048576 2024-01-15T23:09:20.692 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.706+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~YOE2DJ8A5JK6.1 size=1048576 2024-01-15T23:09:20.694 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.708+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~YOE2DJ8A5JK6.2 size=282550 2024-01-15T23:09:20.694 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.708+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=YOE2DJ8A5JK6 tag=Z0D5CV0LJWIB type=write size=3428278 2024-01-15T23:09:20.696 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.710+0000 7f015aa3a880 1 < completed delete operation key=FXZ9MI7H10H2 tag=J7KTWXJYF5YZ type=del 2024-01-15T23:09:20.698 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.712+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=HIJ69DZ8PRYR type=del size=730340 2024-01-15T23:09:20.699 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.714+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~XSZYYSV9MKCE.0 size=1048576 2024-01-15T23:09:20.701 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.715+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~XSZYYSV9MKCE.1 size=1048576 2024-01-15T23:09:20.702 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.716+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~XSZYYSV9MKCE.2 size=796310 2024-01-15T23:09:20.705 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.719+0000 7f015aa3a880 1 < completed multipart upload key=3U59L4MC7CT1 upload=XSZYYSV9MKCE tag=N0S8WXKP8CKB type=write size=3942038 2024-01-15T23:09:20.708 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.723+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~V68A130NSNFE.0 size=1048576 2024-01-15T23:09:20.710 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.724+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~V68A130NSNFE.1 size=1048576 2024-01-15T23:09:20.711 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.726+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~V68A130NSNFE.2 size=228803 2024-01-15T23:09:20.712 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.726+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=V68A130NSNFE tag=GDZH4TD9W22M type=write size=3374531 2024-01-15T23:09:20.713 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.727+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=VTGKCCJHWL92 type=del 2024-01-15T23:09:20.716 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.731+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~5G4N3ZBT3ZBN.0 size=1048576 2024-01-15T23:09:20.718 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.732+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~5G4N3ZBT3ZBN.1 size=777629 2024-01-15T23:09:20.718 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.732+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=5G4N3ZBT3ZBN tag=Q0RIZDX6LDV6 type=write size=2874781 2024-01-15T23:09:20.718 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.732+0000 7f015aa3a880 1 < canceled part key=_multipart_3U59L4MC7CT1.2~ME4R8JT42OVA.0 size=1048576 2024-01-15T23:09:20.719 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.734+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~ME4R8JT42OVA.1 size=836847 2024-01-15T23:09:20.723 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.737+0000 7f015aa3a880 1 < canceled multipart upload key=3U59L4MC7CT1 upload=ME4R8JT42OVA tag=VNQ37R0HG0OP type=write size=2933999 2024-01-15T23:09:20.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:20 smithi163 ceph-mon[138526]: pgmap v1455: 137 pgs: 1 creating+activating, 3 creating+peering, 6 unknown, 127 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 927 KiB/s rd, 321 KiB/s wr, 1.63k op/s 2024-01-15T23:09:20.725 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.739+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=7G214HVABEOR type=write size=13416 2024-01-15T23:09:20.726 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.741+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=L2TO7JAXPCMM type=del 2024-01-15T23:09:20.728 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.742+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=TGNSS5JRDI9U type=del size=1143858 2024-01-15T23:09:20.730 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.744+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=VLZR7L3F3FX5 type=del 2024-01-15T23:09:20.731 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.746+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=YIW1G7QI77KM type=write size=722021 2024-01-15T23:09:20.733 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.747+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=3M8Y68V31H3L type=del 2024-01-15T23:09:20.736 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.750+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~3GQNADVR3VJ1.0 size=856912 2024-01-15T23:09:20.736 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.750+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=3GQNADVR3VJ1 tag=AGJIQZRY7LVX type=write size=1905488 2024-01-15T23:09:20.738 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.752+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=NGFTALBOCIO8 type=del 2024-01-15T23:09:20.741 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.755+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~9KCLTO7X3IH6.0 size=1048576 2024-01-15T23:09:20.742 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.757+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~9KCLTO7X3IH6.1 size=1048576 2024-01-15T23:09:20.744 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.758+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~9KCLTO7X3IH6.2 size=526362 2024-01-15T23:09:20.744 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.758+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=9KCLTO7X3IH6 tag=RA1N457G4VIB type=write size=3672090 2024-01-15T23:09:20.745 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.760+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=UT20Y3TLMXUP type=del 2024-01-15T23:09:20.747 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.761+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=I399ZQD2JSJI type=del size=1695723 2024-01-15T23:09:20.749 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.763+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=A7NHP3WFZ1KN type=del 2024-01-15T23:09:20.751 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.766+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=UI1BBAU0I9A2 type=del size=1234426 2024-01-15T23:09:20.753 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.767+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=K0S3MZE3U8BR type=del 2024-01-15T23:09:20.755 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.769+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=D0VL3IXFVT0D type=del size=3128404 2024-01-15T23:09:20.757 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.771+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~RG0LMAHMU2B6.0 size=690174 2024-01-15T23:09:20.760 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.774+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=RG0LMAHMU2B6 tag=19GNU0ALQTNF type=write size=1738750 2024-01-15T23:09:20.761 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.776+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=SAU4BNUF57R6 type=del size=419053 2024-01-15T23:09:20.763 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.777+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=12HRLQFPCGHC type=del 2024-01-15T23:09:20.767 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.781+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~8UMRUFDS22CS.0 size=1048576 2024-01-15T23:09:20.769 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.783+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~8UMRUFDS22CS.1 size=942331 2024-01-15T23:09:20.769 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.783+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=8UMRUFDS22CS tag=FB5ATGWRCIMX type=write size=3039483 2024-01-15T23:09:20.771 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.785+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=J0S19I3CSJD7 type=del 2024-01-15T23:09:20.773 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.787+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=SQ2409F57F15 type=del size=2075242 2024-01-15T23:09:20.775 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.789+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~PHB3QMC6VSPC.0 size=166620 2024-01-15T23:09:20.778 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.792+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=PHB3QMC6VSPC tag=R92Z2KZY7H45 type=write size=1215196 2024-01-15T23:09:20.780 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.794+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=7J0JBROIN54U type=del size=2089428 2024-01-15T23:09:20.781 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.796+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~YOE2DJ8A5JK6.0 size=1048576 2024-01-15T23:09:20.783 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.797+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~YOE2DJ8A5JK6.1 size=1048576 2024-01-15T23:09:20.785 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.799+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~YOE2DJ8A5JK6.2 size=282550 2024-01-15T23:09:20.788 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.802+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=YOE2DJ8A5JK6 tag=Z0D5CV0LJWIB type=write size=3428278 2024-01-15T23:09:20.791 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.805+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~209O8O1Q5GZ5.0 size=1048576 2024-01-15T23:09:20.792 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.807+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~209O8O1Q5GZ5.1 size=133463 2024-01-15T23:09:20.793 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.807+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=209O8O1Q5GZ5 tag=4XV2I430Q726 type=write size=2230615 2024-01-15T23:09:20.794 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.808+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=HIJ69DZ8PRYR type=del 2024-01-15T23:09:20.798 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.812+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~2MSJ7IV0I4TK.0 size=1048576 2024-01-15T23:09:20.799 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.814+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~2MSJ7IV0I4TK.1 size=658118 2024-01-15T23:09:20.800 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.814+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=2MSJ7IV0I4TK tag=0XIULESX8U4O type=write size=2755270 2024-01-15T23:09:20.800 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.814+0000 7f015aa3a880 1 < canceled part key=_multipart_QIAVT1LFAF0L.2~V68A130NSNFE.0 size=1048576 2024-01-15T23:09:20.801 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.816+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~V68A130NSNFE.1 size=1048576 2024-01-15T23:09:20.803 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.817+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~V68A130NSNFE.2 size=228803 2024-01-15T23:09:20.806 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.820+0000 7f015aa3a880 1 < canceled multipart upload key=QIAVT1LFAF0L upload=V68A130NSNFE tag=GDZH4TD9W22M type=write size=3374531 2024-01-15T23:09:20.808 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.822+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=MX4G4N44FV1W type=del size=4182629 2024-01-15T23:09:20.810 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.824+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~5G4N3ZBT3ZBN.0 size=1048576 2024-01-15T23:09:20.812 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.826+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~5G4N3ZBT3ZBN.1 size=777629 2024-01-15T23:09:20.815 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.829+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=5G4N3ZBT3ZBN tag=Q0RIZDX6LDV6 type=write size=2874781 2024-01-15T23:09:20.819 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.833+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~5HNG7WQFMQZX.0 size=1048576 2024-01-15T23:09:20.820 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.835+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~5HNG7WQFMQZX.1 size=881372 2024-01-15T23:09:20.821 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.835+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=5HNG7WQFMQZX tag=AXBQI2O2TU4D type=write size=2978524 2024-01-15T23:09:20.822 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.837+0000 7f015aa3a880 1 < completed write operation key=FXZ9MI7H10H2 tag=7G214HVABEOR type=write size=13416 2024-01-15T23:09:20.825 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.839+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=S33U3AFJIGJF type=del size=2108719 2024-01-15T23:09:20.826 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.841+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=TGNSS5JRDI9U type=del 2024-01-15T23:09:20.830 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.844+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~D6H1QTZ6PEHT.0 size=1048576 2024-01-15T23:09:20.831 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.845+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~D6H1QTZ6PEHT.1 size=1048576 2024-01-15T23:09:20.833 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.847+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~D6H1QTZ6PEHT.2 size=281020 2024-01-15T23:09:20.833 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.847+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=D6H1QTZ6PEHT tag=R0DKH8XYCN9E type=write size=3426748 2024-01-15T23:09:20.834 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.849+0000 7f015aa3a880 1 < completed write operation key=YAD7L24SP6S6 tag=YIW1G7QI77KM type=write size=722021 2024-01-15T23:09:20.836 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.850+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=5U19EUS7N7ZQ type=del size=2639314 2024-01-15T23:09:20.838 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.852+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~3GQNADVR3VJ1.0 size=856912 2024-01-15T23:09:20.841 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.855+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=3GQNADVR3VJ1 tag=AGJIQZRY7LVX type=write size=1905488 2024-01-15T23:09:20.843 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.857+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=UGWW726Z751N type=del size=2274734 2024-01-15T23:09:20.845 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.859+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~9KCLTO7X3IH6.0 size=1048576 2024-01-15T23:09:20.847 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.861+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~9KCLTO7X3IH6.1 size=1048576 2024-01-15T23:09:20.848 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.862+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~9KCLTO7X3IH6.2 size=526362 2024-01-15T23:09:20.851 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.865+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=9KCLTO7X3IH6 tag=RA1N457G4VIB type=write size=3672090 2024-01-15T23:09:20.854 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.868+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~DNYPB2GF77ML.0 size=1048576 2024-01-15T23:09:20.856 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.870+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~DNYPB2GF77ML.1 size=1048576 2024-01-15T23:09:20.857 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.871+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~DNYPB2GF77ML.2 size=725250 2024-01-15T23:09:20.857 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.871+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=DNYPB2GF77ML tag=AK5AW8K5Q0HX type=write size=3870978 2024-01-15T23:09:20.861 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.875+0000 7f015aa3a880 1 < suggested update operation key=78BS9N6111TG tag=I399ZQD2JSJI type=del size=1695723 2024-01-15T23:09:20.864 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.878+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~5LP15AUKLSE7.0 size=1048576 2024-01-15T23:09:20.865 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.880+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~5LP15AUKLSE7.1 size=593112 2024-01-15T23:09:20.866 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.880+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=5LP15AUKLSE7 tag=MPACY5VR4W29 type=write size=2690264 2024-01-15T23:09:20.869 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.883+0000 7f015aa3a880 1 < suggested update operation key=4EXWJ9YOPF9I tag=UI1BBAU0I9A2 type=del size=1234426 2024-01-15T23:09:20.872 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.886+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~WW50T1407KDF.0 size=1048576 2024-01-15T23:09:20.873 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.888+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~WW50T1407KDF.1 size=14556 2024-01-15T23:09:20.874 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.888+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=WW50T1407KDF tag=E6TEMOJKCKPN type=write size=2111708 2024-01-15T23:09:20.877 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.891+0000 7f015aa3a880 1 < suggested remove operation key=4FD48CUZ0YN1 tag=D0VL3IXFVT0D type=del 2024-01-15T23:09:20.879 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.893+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=E59133Q0Q51H type=write size=366721 2024-01-15T23:09:20.880 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.894+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=SAU4BNUF57R6 type=del 2024-01-15T23:09:20.882 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.896+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=NK8HO52FJRR1 type=del size=2729933 2024-01-15T23:09:20.884 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.899+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~8UMRUFDS22CS.0 size=1048576 2024-01-15T23:09:20.886 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.900+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~8UMRUFDS22CS.1 size=942331 2024-01-15T23:09:20.889 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.903+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=8UMRUFDS22CS tag=FB5ATGWRCIMX type=write size=3039483 2024-01-15T23:09:20.891 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.905+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=JS1UA651FV6X type=del size=3287466 2024-01-15T23:09:20.892 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.907+0000 7f015aa3a880 1 < completed delete operation key=UJT03FC4CQI3 tag=SQ2409F57F15 type=del 2024-01-15T23:09:20.895 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.910+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~K0KO7I21NXCG.0 size=997442 2024-01-15T23:09:20.896 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.910+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=K0KO7I21NXCG tag=FXDWFCZHIK5R type=write size=2046018 2024-01-15T23:09:20.897 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.911+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=7J0JBROIN54U type=del 2024-01-15T23:09:20.901 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.915+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~YY7UMEZ45IR4.0 size=1048576 2024-01-15T23:09:20.902 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.916+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~YY7UMEZ45IR4.1 size=1048576 2024-01-15T23:09:20.904 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.918+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~YY7UMEZ45IR4.2 size=142819 2024-01-15T23:09:20.904 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.918+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=YY7UMEZ45IR4 tag=LUGA8P2EBWTT type=write size=3288547 2024-01-15T23:09:20.905 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.919+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~209O8O1Q5GZ5.0 size=1048576 2024-01-15T23:09:20.907 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.921+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~209O8O1Q5GZ5.1 size=133463 2024-01-15T23:09:20.910 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.924+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=209O8O1Q5GZ5 tag=4XV2I430Q726 type=write size=2230615 2024-01-15T23:09:20.913 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.927+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~HDOQYTGEUMK7.0 size=1048576 2024-01-15T23:09:20.915 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.929+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~HDOQYTGEUMK7.1 size=450285 2024-01-15T23:09:20.915 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.929+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=HDOQYTGEUMK7 tag=MOO2KL25X74U type=write size=2547437 2024-01-15T23:09:20.916 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.931+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~2MSJ7IV0I4TK.0 size=1048576 2024-01-15T23:09:20.918 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.932+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~2MSJ7IV0I4TK.1 size=658118 2024-01-15T23:09:20.921 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.935+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=2MSJ7IV0I4TK tag=0XIULESX8U4O type=write size=2755270 2024-01-15T23:09:20.922 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.937+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=ZMZRDNAI3AKR type=del size=1521248 2024-01-15T23:09:20.924 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.938+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=MX4G4N44FV1W type=del 2024-01-15T23:09:20.926 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.940+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=IVSO1FLGOL7L type=del size=2721981 2024-01-15T23:09:20.928 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.943+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~5HNG7WQFMQZX.0 size=1048576 2024-01-15T23:09:20.930 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.944+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~5HNG7WQFMQZX.1 size=881372 2024-01-15T23:09:20.933 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.947+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=5HNG7WQFMQZX tag=AXBQI2O2TU4D type=write size=2978524 2024-01-15T23:09:20.935 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.949+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=5LXDRYFYOLBJ type=del size=1332347 2024-01-15T23:09:20.938 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.951+0000 7f015aa3a880 1 < completed delete operation key=P18I2H2B1WWU tag=S33U3AFJIGJF type=del 2024-01-15T23:09:20.939 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.953+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=YSOQ4DESO2U2 type=del size=3089986 2024-01-15T23:09:20.941 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.955+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~D6H1QTZ6PEHT.0 size=1048576 2024-01-15T23:09:20.941 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.955+0000 7f015aa3a880 1 < canceled part key=_multipart_D1PDCDA44P7Z.2~D6H1QTZ6PEHT.1 size=1048576 2024-01-15T23:09:20.942 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.956+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~D6H1QTZ6PEHT.2 size=281020 2024-01-15T23:09:20.945 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.960+0000 7f015aa3a880 1 < canceled multipart upload key=D1PDCDA44P7Z upload=D6H1QTZ6PEHT tag=R0DKH8XYCN9E type=write size=3426748 2024-01-15T23:09:20.947 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.961+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=LX7HYZLW60W5 type=write size=966612 2024-01-15T23:09:20.949 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.963+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=5U19EUS7N7ZQ type=del 2024-01-15T23:09:20.951 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.965+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=YAHQ3IAZ1R21 type=del size=1293476 2024-01-15T23:09:20.953 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.967+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=UGWW726Z751N type=del 2024-01-15T23:09:20.955 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.969+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=11C0LU7S3JT2 type=del size=247523 2024-01-15T23:09:20.957 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.971+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~DNYPB2GF77ML.0 size=1048576 2024-01-15T23:09:20.958 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.972+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~DNYPB2GF77ML.1 size=1048576 2024-01-15T23:09:20.960 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.974+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~DNYPB2GF77ML.2 size=725250 2024-01-15T23:09:20.963 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.977+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=DNYPB2GF77ML tag=AK5AW8K5Q0HX type=write size=3870978 2024-01-15T23:09:20.964 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.979+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=6CZTICY242UA type=del size=2081410 2024-01-15T23:09:20.966 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.980+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~5LP15AUKLSE7.0 size=1048576 2024-01-15T23:09:20.968 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.982+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~5LP15AUKLSE7.1 size=593112 2024-01-15T23:09:20.971 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.985+0000 7f015aa3a880 1 < completed multipart upload key=6PU9QS1B1TUB upload=5LP15AUKLSE7 tag=MPACY5VR4W29 type=write size=2690264 2024-01-15T23:09:20.974 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.988+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~FXDJLRON3LKP.0 size=1048576 2024-01-15T23:09:20.976 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.990+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~FXDJLRON3LKP.1 size=648952 2024-01-15T23:09:20.976 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.990+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=FXDJLRON3LKP tag=SQ6LWQT208ZR type=write size=2746104 2024-01-15T23:09:20.977 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.992+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~WW50T1407KDF.0 size=1048576 2024-01-15T23:09:20.979 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.993+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~WW50T1407KDF.1 size=14556 2024-01-15T23:09:20.982 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:20.996+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=WW50T1407KDF tag=E6TEMOJKCKPN type=write size=2111708 2024-01-15T23:09:20.985 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.000+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~26YNW040AMIG.0 size=391309 2024-01-15T23:09:20.985 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.000+0000 7f015aa3a880 1 > prepared multipart upload key=4EXWJ9YOPF9I upload=26YNW040AMIG tag=3VRRD4BKWFFQ type=write size=1439885 2024-01-15T23:09:20.987 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.001+0000 7f015aa3a880 1 < completed write operation key=3U59L4MC7CT1 tag=E59133Q0Q51H type=write size=366721 2024-01-15T23:09:20.990 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.005+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~RY525V9OKHHN.0 size=1048576 2024-01-15T23:09:20.992 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.006+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~RY525V9OKHHN.1 size=96099 2024-01-15T23:09:20.992 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.006+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=RY525V9OKHHN tag=8DEX7COVW1VS type=write size=2193251 2024-01-15T23:09:20.994 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.008+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=NK8HO52FJRR1 type=del 2024-01-15T23:09:20.996 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.010+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=NWFGIFQ7C8KE type=del size=1532023 2024-01-15T23:09:20.997 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.012+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=JS1UA651FV6X type=del 2024-01-15T23:09:20.999 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.013+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=CE8RTUDO1SPT type=del size=147006 2024-01-15T23:09:21.001 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.016+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~K0KO7I21NXCG.0 size=997442 2024-01-15T23:09:21.004 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.019+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=K0KO7I21NXCG tag=FXDWFCZHIK5R type=write size=2046018 2024-01-15T23:09:21.006 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.020+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=2UCA3EUIEE51 type=del size=505029 2024-01-15T23:09:21.008 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.022+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~YY7UMEZ45IR4.0 size=1048576 2024-01-15T23:09:21.009 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.024+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~YY7UMEZ45IR4.1 size=1048576 2024-01-15T23:09:21.011 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.025+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~YY7UMEZ45IR4.2 size=142819 2024-01-15T23:09:21.014 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.028+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=YY7UMEZ45IR4 tag=LUGA8P2EBWTT type=write size=3288547 2024-01-15T23:09:21.017 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.032+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~TDYW8IZF7RQM.0 size=1048576 2024-01-15T23:09:21.019 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.033+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~TDYW8IZF7RQM.1 size=305719 2024-01-15T23:09:21.019 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.033+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=TDYW8IZF7RQM tag=Y68J0B7EMEIF type=write size=2402871 2024-01-15T23:09:21.023 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.035+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~HDOQYTGEUMK7.0 size=1048576 2024-01-15T23:09:21.023 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.036+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~HDOQYTGEUMK7.1 size=450285 2024-01-15T23:09:21.025 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.039+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=HDOQYTGEUMK7 tag=MOO2KL25X74U type=write size=2547437 2024-01-15T23:09:21.027 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.041+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=LZCQDZEY0EGA type=del size=1211916 2024-01-15T23:09:21.029 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.043+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=ZMZRDNAI3AKR type=del 2024-01-15T23:09:21.030 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.045+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=0M5N7KSX9HDS type=del size=1573151 2024-01-15T23:09:21.032 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.046+0000 7f015aa3a880 1 < completed delete operation key=ZFWW6RS09R9G tag=IVSO1FLGOL7L type=del 2024-01-15T23:09:21.034 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.048+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=6D376PHSOYLN type=del size=841965 2024-01-15T23:09:21.039 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.053+0000 7f015aa3a880 1 < suggested remove operation key=NFS3V4I3LMK4 tag=5LXDRYFYOLBJ type=del 2024-01-15T23:09:21.041 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.055+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=05CYHF6XF2GV type=write size=25769 2024-01-15T23:09:21.043 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.058+0000 7f015aa3a880 1 < canceled operation key=YAD7L24SP6S6 tag=YSOQ4DESO2U2 type=del size=3089986 2024-01-15T23:09:21.045 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.060+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=GYCV2HSKK25O type=write size=361242 2024-01-15T23:09:21.047 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.062+0000 7f015aa3a880 1 < completed write operation key=YAD7L24SP6S6 tag=LX7HYZLW60W5 type=write size=966612 2024-01-15T23:09:21.052 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.066+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~A5CZC71LTA76.0 size=732175 2024-01-15T23:09:21.052 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.066+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=A5CZC71LTA76 tag=OTVKSZ18FYDA type=write size=1780751 2024-01-15T23:09:21.053 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.068+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=YAHQ3IAZ1R21 type=del 2024-01-15T23:09:21.057 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.071+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~890KGN64WPH0.0 size=1048576 2024-01-15T23:09:21.058 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.073+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~890KGN64WPH0.1 size=132731 2024-01-15T23:09:21.059 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.073+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=890KGN64WPH0 tag=3CZ66XHEH1J3 type=write size=2229883 2024-01-15T23:09:21.060 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.075+0000 7f015aa3a880 1 < completed delete operation key=FXZ9MI7H10H2 tag=11C0LU7S3JT2 type=del 2024-01-15T23:09:21.062 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.076+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=O3SNHRHZZ6E7 type=del size=1055042 2024-01-15T23:09:21.064 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.078+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=6CZTICY242UA type=del 2024-01-15T23:09:21.067 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.081+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~XHC5G1K9829N.0 size=791264 2024-01-15T23:09:21.067 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.081+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=XHC5G1K9829N tag=JEJLOHKMUWHA type=write size=1839840 2024-01-15T23:09:21.067 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.081+0000 7f015aa3a880 1 < canceled part key=_multipart_2ZNSF4KUY6CU.2~FXDJLRON3LKP.0 size=1048576 2024-01-15T23:09:21.068 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.083+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~FXDJLRON3LKP.1 size=648952 2024-01-15T23:09:21.072 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.086+0000 7f015aa3a880 1 < canceled multipart upload key=2ZNSF4KUY6CU upload=FXDJLRON3LKP tag=SQ6LWQT208ZR type=write size=2746104 2024-01-15T23:09:21.076 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.090+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~QKWQMGILJ988.0 size=1048576 2024-01-15T23:09:21.077 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.091+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~QKWQMGILJ988.1 size=1048576 2024-01-15T23:09:21.079 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.093+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~QKWQMGILJ988.2 size=1027154 2024-01-15T23:09:21.079 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.093+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=QKWQMGILJ988 tag=0SZ729UG63VZ type=write size=4172882 2024-01-15T23:09:21.080 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.094+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~26YNW040AMIG.0 size=391309 2024-01-15T23:09:21.083 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.097+0000 7f015aa3a880 1 < completed multipart upload key=4EXWJ9YOPF9I upload=26YNW040AMIG tag=3VRRD4BKWFFQ type=write size=1439885 2024-01-15T23:09:21.085 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.099+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=82M7G27EEUAV type=del size=3846576 2024-01-15T23:09:21.086 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.101+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~RY525V9OKHHN.0 size=1048576 2024-01-15T23:09:21.088 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.102+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~RY525V9OKHHN.1 size=96099 2024-01-15T23:09:21.091 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.105+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=RY525V9OKHHN tag=8DEX7COVW1VS type=write size=2193251 2024-01-15T23:09:21.093 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.107+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=I8SJNDBKNTUZ type=del size=1302808 2024-01-15T23:09:21.096 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.110+0000 7f015aa3a880 1 < suggested remove operation key=86UEB70RI5UF tag=NWFGIFQ7C8KE type=del 2024-01-15T23:09:21.098 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.112+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=MWYJMOOEYKLM type=write size=579439 2024-01-15T23:09:21.099 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.114+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=CE8RTUDO1SPT type=del 2024-01-15T23:09:21.101 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.115+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=K66Y81XJ63LV type=del size=162589 2024-01-15T23:09:21.105 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.119+0000 7f015aa3a880 1 < suggested remove operation key=20XY1HFP38RV tag=2UCA3EUIEE51 type=del 2024-01-15T23:09:21.106 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.120+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=WFSL7N4GCJ1B type=del size=3888731 2024-01-15T23:09:21.108 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.122+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~TDYW8IZF7RQM.0 size=1048576 2024-01-15T23:09:21.110 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.124+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~TDYW8IZF7RQM.1 size=305719 2024-01-15T23:09:21.113 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.127+0000 7f015aa3a880 1 < completed multipart upload key=3U59L4MC7CT1 upload=TDYW8IZF7RQM tag=Y68J0B7EMEIF type=write size=2402871 2024-01-15T23:09:21.115 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.129+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=1NGP2UGVTY5S type=del size=2294273 2024-01-15T23:09:21.117 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.131+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=LZCQDZEY0EGA type=del 2024-01-15T23:09:21.119 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.133+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=U6BEPK0DWZ86 type=write size=920347 2024-01-15T23:09:21.121 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.135+0000 7f015aa3a880 -1 < failed to complete operation key=86UEB70RI5UF tag=0M5N7KSX9HDS type=del size=1573151: (22) Invalid argument 2024-01-15T23:09:21.123 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.137+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=QNWC536HW87D type=write size=964863 2024-01-15T23:09:21.125 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.139+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=6D376PHSOYLN type=del 2024-01-15T23:09:21.126 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.141+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=0NY5W2M9E0QR type=del size=3066028 2024-01-15T23:09:21.129 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.143+0000 7f015aa3a880 1 < completed write operation key=EBXD88OZ6HP7 tag=05CYHF6XF2GV type=write size=25769 2024-01-15T23:09:21.132 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.146+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~64A5DJMQ0O2H.0 size=1048576 2024-01-15T23:09:21.133 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.148+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~64A5DJMQ0O2H.1 size=1048576 2024-01-15T23:09:21.136 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.150+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~64A5DJMQ0O2H.2 size=384122 2024-01-15T23:09:21.136 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.150+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=64A5DJMQ0O2H tag=WXOHXSN7CQ2W type=write size=3529850 2024-01-15T23:09:21.137 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.152+0000 7f015aa3a880 1 < completed write operation key=UJT03FC4CQI3 tag=GYCV2HSKK25O type=write size=361242 2024-01-15T23:09:21.139 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.153+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=NE46DKXAZX7K type=del size=862796 2024-01-15T23:09:21.141 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.155+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~A5CZC71LTA76.0 size=732175 2024-01-15T23:09:21.144 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.159+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=A5CZC71LTA76 tag=OTVKSZ18FYDA type=write size=1780751 2024-01-15T23:09:21.146 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.161+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=0G9ILM41XLI4 type=del size=3211122 2024-01-15T23:09:21.148 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.162+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~890KGN64WPH0.0 size=1048576 2024-01-15T23:09:21.150 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.164+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~890KGN64WPH0.1 size=132731 2024-01-15T23:09:21.153 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.167+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=890KGN64WPH0 tag=3CZ66XHEH1J3 type=write size=2229883 2024-01-15T23:09:21.155 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.169+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=OCY9BWCZLAWG type=write size=459800 2024-01-15T23:09:21.157 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.171+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=O3SNHRHZZ6E7 type=del 2024-01-15T23:09:21.158 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.172+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=BKWOSNR19C3D type=del size=3835859 2024-01-15T23:09:21.160 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.174+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~XHC5G1K9829N.0 size=791264 2024-01-15T23:09:21.163 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.177+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=XHC5G1K9829N tag=JEJLOHKMUWHA type=write size=1839840 2024-01-15T23:09:21.165 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.179+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=1R87VGDS5A9N type=write size=145926 2024-01-15T23:09:21.167 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.181+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~QKWQMGILJ988.0 size=1048576 2024-01-15T23:09:21.168 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.182+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~QKWQMGILJ988.1 size=1048576 2024-01-15T23:09:21.170 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.184+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~QKWQMGILJ988.2 size=1027154 2024-01-15T23:09:21.174 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.188+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=QKWQMGILJ988 tag=0SZ729UG63VZ type=write size=4172882 2024-01-15T23:09:21.178 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.192+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~7SAZKBIO2N0Q.0 size=1048576 2024-01-15T23:09:21.180 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.194+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~7SAZKBIO2N0Q.1 size=528090 2024-01-15T23:09:21.180 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.194+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=7SAZKBIO2N0Q tag=PK8A58330ZA5 type=write size=2625242 2024-01-15T23:09:21.182 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.196+0000 7f015aa3a880 1 < canceled operation key=EBXD88OZ6HP7 tag=82M7G27EEUAV type=del size=3846576 2024-01-15T23:09:21.184 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.198+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=NHWR3RYBIF2Y type=del size=2433286 2024-01-15T23:09:21.186 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.200+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=I8SJNDBKNTUZ type=del 2024-01-15T23:09:21.190 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.203+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~1W61DH09IN10.0 size=1048576 2024-01-15T23:09:21.191 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.205+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~1W61DH09IN10.1 size=1048576 2024-01-15T23:09:21.195 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.206+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~1W61DH09IN10.2 size=542685 2024-01-15T23:09:21.195 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.206+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=1W61DH09IN10 tag=07UAUWA804PQ type=write size=3688413 2024-01-15T23:09:21.195 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.208+0000 7f015aa3a880 1 < completed write operation key=UJT03FC4CQI3 tag=MWYJMOOEYKLM type=write size=579439 2024-01-15T23:09:21.197 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.212+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~04P72XILR08X.0 size=1048576 2024-01-15T23:09:21.199 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.213+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~04P72XILR08X.1 size=982339 2024-01-15T23:09:21.199 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.213+0000 7f015aa3a880 1 > prepared multipart upload key=NFS3V4I3LMK4 upload=04P72XILR08X tag=BGAFR1090VNO type=write size=3079491 2024-01-15T23:09:21.201 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.215+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=K66Y81XJ63LV type=del 2024-01-15T23:09:21.204 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.218+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~LEYITXLWHE06.0 size=603129 2024-01-15T23:09:21.204 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.218+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=LEYITXLWHE06 tag=5Y26564RUTBO type=write size=1651705 2024-01-15T23:09:21.206 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.220+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=WFSL7N4GCJ1B type=del 2024-01-15T23:09:21.208 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.222+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=9VXKFGML6Q51 type=del size=1815495 2024-01-15T23:09:21.210 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.224+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=1NGP2UGVTY5S type=del 2024-01-15T23:09:21.212 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.226+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=3PO6SFYJV7QB type=del size=4187890 2024-01-15T23:09:21.214 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.228+0000 7f015aa3a880 1 < completed write operation key=YD7TIMOW86JF tag=U6BEPK0DWZ86 type=write size=920347 2024-01-15T23:09:21.216 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.230+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=ZCK4VMNLEQPA type=del size=3742777 2024-01-15T23:09:21.218 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.232+0000 7f015aa3a880 1 < completed write operation key=NN2UT7PUOU9G tag=QNWC536HW87D type=write size=964863 2024-01-15T23:09:21.220 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.234+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=MJ00RMLZ7Y33 type=del size=1135618 2024-01-15T23:09:21.221 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.236+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=0NY5W2M9E0QR type=del 2024-01-15T23:09:21.223 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.237+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=DWMAM5AT9SJX type=del size=1709812 2024-01-15T23:09:21.223 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.238+0000 7f015aa3a880 1 < canceled part key=_multipart_FQ0OD7Q3PSOK.2~64A5DJMQ0O2H.0 size=1048576 2024-01-15T23:09:21.225 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.239+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~64A5DJMQ0O2H.1 size=1048576 2024-01-15T23:09:21.227 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.241+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~64A5DJMQ0O2H.2 size=384122 2024-01-15T23:09:21.230 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.244+0000 7f015aa3a880 1 < canceled multipart upload key=FQ0OD7Q3PSOK upload=64A5DJMQ0O2H tag=WXOHXSN7CQ2W type=write size=3529850 2024-01-15T23:09:21.234 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.248+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~A5B52AE4TO9Y.0 size=527843 2024-01-15T23:09:21.234 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.248+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=A5B52AE4TO9Y tag=58Q6K31H1ZD3 type=write size=1576419 2024-01-15T23:09:21.236 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.250+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=NE46DKXAZX7K type=del 2024-01-15T23:09:21.238 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.252+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=I737JVKVD02X type=del size=3904968 2024-01-15T23:09:21.240 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.254+0000 7f015aa3a880 1 < canceled operation key=86UEB70RI5UF tag=0G9ILM41XLI4 type=del size=3211122 2024-01-15T23:09:21.242 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.256+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=HJOEXYYOW3WN type=del size=4009489 2024-01-15T23:09:21.243 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.258+0000 7f015aa3a880 1 < canceled operation key=JM903WQES0P2 tag=OCY9BWCZLAWG type=write size=459800 2024-01-15T23:09:21.245 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.259+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=067H1EPS1VQP type=del size=243998 2024-01-15T23:09:21.248 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.262+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=BKWOSNR19C3D type=del 2024-01-15T23:09:21.250 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.264+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=3BQ6LCH00W3A type=del size=1511478 2024-01-15T23:09:21.251 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.266+0000 7f015aa3a880 1 < completed write operation key=4FD48CUZ0YN1 tag=1R87VGDS5A9N type=write size=145926 2024-01-15T23:09:21.253 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.267+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=FJOK2T19RON0 type=del size=1897485 2024-01-15T23:09:21.255 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.269+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~7SAZKBIO2N0Q.0 size=1048576 2024-01-15T23:09:21.257 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.271+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~7SAZKBIO2N0Q.1 size=528090 2024-01-15T23:09:21.260 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.274+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=7SAZKBIO2N0Q tag=PK8A58330ZA5 type=write size=2625242 2024-01-15T23:09:21.264 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.278+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~BB4K99W1AXL1.0 size=1038831 2024-01-15T23:09:21.264 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.278+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=BB4K99W1AXL1 tag=FITMJ2KUXJ1M type=write size=2087407 2024-01-15T23:09:21.268 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.281+0000 7f015aa3a880 1 < suggested update operation key=V20OM852L630 tag=NHWR3RYBIF2Y type=del size=2433286 2024-01-15T23:09:21.269 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.283+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=2QH0O34NK566 type=del size=2484696 2024-01-15T23:09:21.271 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.285+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~1W61DH09IN10.0 size=1048576 2024-01-15T23:09:21.273 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.287+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~1W61DH09IN10.1 size=1048576 2024-01-15T23:09:21.274 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.289+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~1W61DH09IN10.2 size=542685 2024-01-15T23:09:21.277 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.292+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=1W61DH09IN10 tag=07UAUWA804PQ type=write size=3688413 2024-01-15T23:09:21.281 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.295+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~93AID6JTRZC0.0 size=701073 2024-01-15T23:09:21.281 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.295+0000 7f015aa3a880 1 > prepared multipart upload key=P18I2H2B1WWU upload=93AID6JTRZC0 tag=WQIXITOQI7Z9 type=write size=1749649 2024-01-15T23:09:21.283 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.297+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~04P72XILR08X.0 size=1048576 2024-01-15T23:09:21.284 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.298+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~04P72XILR08X.1 size=982339 2024-01-15T23:09:21.287 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.301+0000 7f015aa3a880 1 < completed multipart upload key=NFS3V4I3LMK4 upload=04P72XILR08X tag=BGAFR1090VNO type=write size=3079491 2024-01-15T23:09:21.289 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.304+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=06UMNN8PZRYD type=del size=2368489 2024-01-15T23:09:21.292 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.306+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~LEYITXLWHE06.0 size=603129 2024-01-15T23:09:21.295 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.309+0000 7f015aa3a880 1 < completed multipart upload key=78BS9N6111TG upload=LEYITXLWHE06 tag=5Y26564RUTBO type=write size=1651705 2024-01-15T23:09:21.297 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.311+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=UY11XP9NDOWX type=del size=4091818 2024-01-15T23:09:21.299 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.313+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=9VXKFGML6Q51 type=del 2024-01-15T23:09:21.302 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.317+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~RAJSYY92K8N8.0 size=288507 2024-01-15T23:09:21.302 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.317+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=RAJSYY92K8N8 tag=0XIIPUV5SRNK type=write size=1337083 2024-01-15T23:09:21.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.318+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=3PO6SFYJV7QB type=del 2024-01-15T23:09:21.306 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.320+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=8X7ILQ5WY3MU type=del size=1938856 2024-01-15T23:09:21.308 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.322+0000 7f015aa3a880 1 < canceled operation key=FQ0OD7Q3PSOK tag=ZCK4VMNLEQPA type=del size=3742777 2024-01-15T23:09:21.310 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.324+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=2BTS8A1G5B83 type=del size=3269336 2024-01-15T23:09:21.312 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.326+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=MJ00RMLZ7Y33 type=del 2024-01-15T23:09:21.313 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.328+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=C5Q6K37MFMH4 type=del size=1744947 2024-01-15T23:09:21.315 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.329+0000 7f015aa3a880 1 < completed delete operation key=UJT03FC4CQI3 tag=DWMAM5AT9SJX type=del 2024-01-15T23:09:21.317 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.331+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=YADRGD0ROZE7 type=del size=1057426 2024-01-15T23:09:21.319 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.333+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~A5B52AE4TO9Y.0 size=527843 2024-01-15T23:09:21.322 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.336+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=A5B52AE4TO9Y tag=58Q6K31H1ZD3 type=write size=1576419 2024-01-15T23:09:21.324 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.338+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=8LGO6DTASWXR type=del size=4192528 2024-01-15T23:09:21.326 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.340+0000 7f015aa3a880 1 < canceled operation key=OIUBN8XF3UB9 tag=I737JVKVD02X type=del size=3904968 2024-01-15T23:09:21.328 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.342+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=W3IIZVPF5CAJ type=del size=2831593 2024-01-15T23:09:21.330 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.344+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=HJOEXYYOW3WN type=del 2024-01-15T23:09:21.332 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.346+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=T1E8ZITW3AXH type=del size=236196 2024-01-15T23:09:21.334 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.348+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=067H1EPS1VQP type=del 2024-01-15T23:09:21.336 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.350+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=GC7CPUSCV9XL type=del size=2140924 2024-01-15T23:09:21.339 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.354+0000 7f015aa3a880 1 < suggested update operation key=UJT03FC4CQI3 tag=3BQ6LCH00W3A type=del size=1511478 2024-01-15T23:09:21.341 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.356+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=9H5QRAXCE5CB type=write size=684663 2024-01-15T23:09:21.345 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.359+0000 7f015aa3a880 1 < suggested update operation key=ARL2EMZRGQX2 tag=FJOK2T19RON0 type=del size=1897485 2024-01-15T23:09:21.347 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.361+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=11JJCDWB315I type=del size=2169735 2024-01-15T23:09:21.349 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.363+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~BB4K99W1AXL1.0 size=1038831 2024-01-15T23:09:21.352 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.366+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=BB4K99W1AXL1 tag=FITMJ2KUXJ1M type=write size=2087407 2024-01-15T23:09:21.354 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.368+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=6QDSBYSGY8L0 type=del size=857384 2024-01-15T23:09:21.356 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.370+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=2QH0O34NK566 type=del 2024-01-15T23:09:21.359 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.373+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~YOL28ATM6MMP.0 size=1048576 2024-01-15T23:09:21.361 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.375+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~YOL28ATM6MMP.1 size=318283 2024-01-15T23:09:21.361 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.375+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=YOL28ATM6MMP tag=42VI9YVVECKP type=write size=2415435 2024-01-15T23:09:21.363 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.377+0000 7f015aa3a880 1 < completed part key=_multipart_P18I2H2B1WWU.2~93AID6JTRZC0.0 size=701073 2024-01-15T23:09:21.366 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.380+0000 7f015aa3a880 1 < completed multipart upload key=P18I2H2B1WWU upload=93AID6JTRZC0 tag=WQIXITOQI7Z9 type=write size=1749649 2024-01-15T23:09:21.368 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.382+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=JCL8I5C9XP82 type=del size=811882 2024-01-15T23:09:21.369 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.383+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=06UMNN8PZRYD type=del 2024-01-15T23:09:21.373 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.387+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~WEBGMS6EVV7R.0 size=1048576 2024-01-15T23:09:21.374 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.388+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~WEBGMS6EVV7R.1 size=535496 2024-01-15T23:09:21.374 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.388+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=WEBGMS6EVV7R tag=P7JGV9UYZLOZ type=write size=2632648 2024-01-15T23:09:21.376 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.390+0000 7f015aa3a880 1 < completed delete operation key=2ZNSF4KUY6CU tag=UY11XP9NDOWX type=del 2024-01-15T23:09:21.378 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.392+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=4D5CU2QENAFW type=del size=1304150 2024-01-15T23:09:21.379 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.394+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~RAJSYY92K8N8.0 size=288507 2024-01-15T23:09:21.383 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.397+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=RAJSYY92K8N8 tag=0XIIPUV5SRNK type=write size=1337083 2024-01-15T23:09:21.386 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.400+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~Q1LOQR9BZ44R.0 size=1048576 2024-01-15T23:09:21.387 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.401+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~Q1LOQR9BZ44R.1 size=52285 2024-01-15T23:09:21.387 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.401+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=Q1LOQR9BZ44R tag=VE3JR8BY2WR2 type=write size=2149437 2024-01-15T23:09:21.391 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.405+0000 7f015aa3a880 1 < suggested update operation key=V20OM852L630 tag=8X7ILQ5WY3MU type=del size=1938856 2024-01-15T23:09:21.394 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.409+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~3FTTFT1OF6J7.0 size=106276 2024-01-15T23:09:21.394 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.409+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=3FTTFT1OF6J7 tag=OYXU3BTCQ6ZN type=write size=1154852 2024-01-15T23:09:21.396 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.410+0000 7f015aa3a880 1 < completed delete operation key=20XY1HFP38RV tag=2BTS8A1G5B83 type=del 2024-01-15T23:09:21.398 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.412+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=X0UY0WCK9KOI type=del size=2094692 2024-01-15T23:09:21.402 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.416+0000 7f015aa3a880 1 < suggested remove operation key=FXZ9MI7H10H2 tag=C5Q6K37MFMH4 type=del 2024-01-15T23:09:21.404 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.418+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=HOID003C414D type=del size=3162294 2024-01-15T23:09:21.406 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.420+0000 7f015aa3a880 1 < completed delete operation key=ZFWW6RS09R9G tag=YADRGD0ROZE7 type=del 2024-01-15T23:09:21.409 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.423+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~4LQAYYADOWN2.0 size=1048576 2024-01-15T23:09:21.410 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.425+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~4LQAYYADOWN2.1 size=1048576 2024-01-15T23:09:21.412 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.426+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~4LQAYYADOWN2.2 size=971855 2024-01-15T23:09:21.412 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.426+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=4LQAYYADOWN2 tag=XFVPXI3JBSLA type=write size=4117583 2024-01-15T23:09:21.414 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.429+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=8LGO6DTASWXR type=del 2024-01-15T23:09:21.418 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.432+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~757H0IN48IW5.0 size=1048576 2024-01-15T23:09:21.420 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.434+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~757H0IN48IW5.1 size=1048576 2024-01-15T23:09:21.421 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.435+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~757H0IN48IW5.2 size=836000 2024-01-15T23:09:21.421 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.435+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=757H0IN48IW5 tag=GACVKR22EVA3 type=write size=3981728 2024-01-15T23:09:21.424 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.438+0000 7f015aa3a880 -1 < failed to complete operation key=UJT03FC4CQI3 tag=W3IIZVPF5CAJ type=del size=2831593: (22) Invalid argument 2024-01-15T23:09:21.425 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.440+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=J0MJV7AZX4SX type=write size=129822 2024-01-15T23:09:21.429 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.443+0000 7f015aa3a880 1 < suggested update operation key=RKEU3T719CG7 tag=T1E8ZITW3AXH type=del size=236196 2024-01-15T23:09:21.431 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.445+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=SZJXS3IRVS2G type=del size=1120397 2024-01-15T23:09:21.433 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.448+0000 7f015aa3a880 -1 < failed to complete operation key=RKEU3T719CG7 tag=GC7CPUSCV9XL type=del size=2140924: (22) Invalid argument 2024-01-15T23:09:21.437 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.451+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~XMXS4QMSMV4B.0 size=833567 2024-01-15T23:09:21.437 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.451+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=XMXS4QMSMV4B tag=SUNCFOARPU3C type=write size=1882143 2024-01-15T23:09:21.441 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.455+0000 7f015aa3a880 1 < suggested remove operation key=NN2UT7PUOU9G tag=9H5QRAXCE5CB type=write 2024-01-15T23:09:21.443 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.457+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=63K3RXRCY0F9 type=del size=2296980 2024-01-15T23:09:21.447 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.461+0000 7f015aa3a880 1 < suggested remove operation key=D1PDCDA44P7Z tag=11JJCDWB315I type=del 2024-01-15T23:09:21.450 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.464+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~U9P12AG4QR3A.0 size=1048576 2024-01-15T23:09:21.452 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.466+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~U9P12AG4QR3A.1 size=242533 2024-01-15T23:09:21.452 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.466+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=U9P12AG4QR3A tag=ISKRJP2PC77B type=write size=2339685 2024-01-15T23:09:21.454 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.468+0000 7f015aa3a880 1 < canceled operation key=FUZBB9OLXVSX tag=6QDSBYSGY8L0 type=del size=857384 2024-01-15T23:09:21.455 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.469+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=6V86KDQNEWTO type=write size=156995 2024-01-15T23:09:21.457 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.471+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~YOL28ATM6MMP.0 size=1048576 2024-01-15T23:09:21.459 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.473+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~YOL28ATM6MMP.1 size=318283 2024-01-15T23:09:21.462 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.476+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=YOL28ATM6MMP tag=42VI9YVVECKP type=write size=2415435 2024-01-15T23:09:21.466 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.480+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~O1ALCWUCO1HU.0 size=735745 2024-01-15T23:09:21.466 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.480+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=O1ALCWUCO1HU tag=3OMZJZQLUHVB type=write size=1784321 2024-01-15T23:09:21.468 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.482+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=JCL8I5C9XP82 type=del 2024-01-15T23:09:21.471 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.485+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~7MI30XEWIBAW.0 size=389631 2024-01-15T23:09:21.471 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.485+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=7MI30XEWIBAW tag=94D7U2TRKD13 type=write size=1438207 2024-01-15T23:09:21.473 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.487+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~WEBGMS6EVV7R.0 size=1048576 2024-01-15T23:09:21.475 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.489+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~WEBGMS6EVV7R.1 size=535496 2024-01-15T23:09:21.478 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.492+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=WEBGMS6EVV7R tag=P7JGV9UYZLOZ type=write size=2632648 2024-01-15T23:09:21.481 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.496+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~HSX0G4YKO26R.0 size=1048576 2024-01-15T23:09:21.483 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.497+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~HSX0G4YKO26R.1 size=1048576 2024-01-15T23:09:21.485 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.499+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~HSX0G4YKO26R.2 size=519762 2024-01-15T23:09:21.485 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.499+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=HSX0G4YKO26R tag=5LPIHBAIJMC9 type=write size=3665490 2024-01-15T23:09:21.485 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.499+0000 7f015aa3a880 -1 < no bi entry to suggest for operation key=FXZ9MI7H10H2 tag=4D5CU2QENAFW type=del size=1304150: (2) No such file or directory 2024-01-15T23:09:21.492 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.503+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~3NMEV81XGSM2.0 size=1048576 2024-01-15T23:09:21.492 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.505+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~3NMEV81XGSM2.1 size=421392 2024-01-15T23:09:21.492 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.505+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=3NMEV81XGSM2 tag=PXUNTI4356G4 type=write size=2518544 2024-01-15T23:09:21.492 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.506+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~Q1LOQR9BZ44R.0 size=1048576 2024-01-15T23:09:21.492 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.507+0000 7f015aa3a880 1 < canceled part key=_multipart_2ZNSF4KUY6CU.2~Q1LOQR9BZ44R.1 size=52285 2024-01-15T23:09:21.496 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.510+0000 7f015aa3a880 1 < canceled multipart upload key=2ZNSF4KUY6CU upload=Q1LOQR9BZ44R tag=VE3JR8BY2WR2 type=write size=2149437 2024-01-15T23:09:21.498 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.512+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=CSOS7GI6HORA type=del size=1355628 2024-01-15T23:09:21.500 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.514+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~3FTTFT1OF6J7.0 size=106276 2024-01-15T23:09:21.503 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.517+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=3FTTFT1OF6J7 tag=OYXU3BTCQ6ZN type=write size=1154852 2024-01-15T23:09:21.504 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.519+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=LREDFFTNCQSW type=del size=126773 2024-01-15T23:09:21.506 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.520+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=X0UY0WCK9KOI type=del 2024-01-15T23:09:21.509 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.523+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=U3VG180R434T type=write size=251073 2024-01-15T23:09:21.513 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.527+0000 7f015aa3a880 1 < suggested update operation key=UJT03FC4CQI3 tag=HOID003C414D type=del size=3162294 2024-01-15T23:09:21.515 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.529+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=FX8RUCFLBZO6 type=write size=1020775 2024-01-15T23:09:21.517 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.532+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~4LQAYYADOWN2.0 size=1048576 2024-01-15T23:09:21.517 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.532+0000 7f015aa3a880 1 < canceled part key=_multipart_LMN63HC6SH43.2~4LQAYYADOWN2.1 size=1048576 2024-01-15T23:09:21.519 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.533+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~4LQAYYADOWN2.2 size=971855 2024-01-15T23:09:21.522 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.536+0000 7f015aa3a880 1 < canceled multipart upload key=LMN63HC6SH43 upload=4LQAYYADOWN2 tag=XFVPXI3JBSLA type=write size=4117583 2024-01-15T23:09:21.524 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.538+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=YRVQXFY46UEZ type=del size=2332472 2024-01-15T23:09:21.526 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.540+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~757H0IN48IW5.0 size=1048576 2024-01-15T23:09:21.527 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.542+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~757H0IN48IW5.1 size=1048576 2024-01-15T23:09:21.529 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.543+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~757H0IN48IW5.2 size=836000 2024-01-15T23:09:21.532 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.546+0000 7f015aa3a880 1 < completed multipart upload key=FUZBB9OLXVSX upload=757H0IN48IW5 tag=GACVKR22EVA3 type=write size=3981728 2024-01-15T23:09:21.534 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.548+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=N4MKXHDM3A5R type=del size=12023 2024-01-15T23:09:21.536 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.550+0000 7f015aa3a880 1 < canceled operation key=OIUBN8XF3UB9 tag=J0MJV7AZX4SX type=write size=129822 2024-01-15T23:09:21.538 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.552+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=9XLUVEJ01VAB type=del size=1531611 2024-01-15T23:09:21.539 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.554+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=SZJXS3IRVS2G type=del 2024-01-15T23:09:21.543 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.557+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~71KV5TRH3LLJ.0 size=1048576 2024-01-15T23:09:21.545 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.559+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~71KV5TRH3LLJ.1 size=1048576 2024-01-15T23:09:21.546 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.560+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~71KV5TRH3LLJ.2 size=110851 2024-01-15T23:09:21.546 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.560+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=71KV5TRH3LLJ tag=D1U6UVSO8B50 type=write size=3256579 2024-01-15T23:09:21.548 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.562+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~XMXS4QMSMV4B.0 size=833567 2024-01-15T23:09:21.551 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.565+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=XMXS4QMSMV4B tag=SUNCFOARPU3C type=write size=1882143 2024-01-15T23:09:21.553 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.567+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=YN8VEOVTJ2FE type=del size=1309715 2024-01-15T23:09:21.555 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.569+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=63K3RXRCY0F9 type=del 2024-01-15T23:09:21.558 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.572+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~1K7CAKLV9WP6.0 size=47850 2024-01-15T23:09:21.559 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.572+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=1K7CAKLV9WP6 tag=HAQTZWVTOO76 type=write size=1096426 2024-01-15T23:09:21.560 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.574+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~U9P12AG4QR3A.0 size=1048576 2024-01-15T23:09:21.562 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.576+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~U9P12AG4QR3A.1 size=242533 2024-01-15T23:09:21.565 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.579+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=U9P12AG4QR3A tag=ISKRJP2PC77B type=write size=2339685 2024-01-15T23:09:21.567 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.581+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=HRO6LFV042MV type=write size=770967 2024-01-15T23:09:21.568 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.583+0000 7f015aa3a880 1 < completed write operation key=78BS9N6111TG tag=6V86KDQNEWTO type=write size=156995 2024-01-15T23:09:21.572 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.586+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~WY1YQWCIT2G4.0 size=1048576 2024-01-15T23:09:21.573 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.588+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~WY1YQWCIT2G4.1 size=1048576 2024-01-15T23:09:21.575 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.589+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~WY1YQWCIT2G4.2 size=1002387 2024-01-15T23:09:21.575 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.589+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=WY1YQWCIT2G4 tag=KIRB72CYU697 type=write size=4148115 2024-01-15T23:09:21.577 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.591+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~O1ALCWUCO1HU.0 size=735745 2024-01-15T23:09:21.580 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.594+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=O1ALCWUCO1HU tag=3OMZJZQLUHVB type=write size=1784321 2024-01-15T23:09:21.582 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.596+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=YI99VVBT3Q84 type=del size=3432068 2024-01-15T23:09:21.583 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.598+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~7MI30XEWIBAW.0 size=389631 2024-01-15T23:09:21.587 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.601+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=7MI30XEWIBAW tag=94D7U2TRKD13 type=write size=1438207 2024-01-15T23:09:21.589 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.603+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=85ZTN68SR7P7 type=del size=2074333 2024-01-15T23:09:21.591 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.605+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~HSX0G4YKO26R.0 size=1048576 2024-01-15T23:09:21.592 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.607+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~HSX0G4YKO26R.1 size=1048576 2024-01-15T23:09:21.594 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.608+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~HSX0G4YKO26R.2 size=519762 2024-01-15T23:09:21.597 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.611+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=HSX0G4YKO26R tag=5LPIHBAIJMC9 type=write size=3665490 2024-01-15T23:09:21.599 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.613+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=LXMSE4DY1ZCN type=write size=753786 2024-01-15T23:09:21.601 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.615+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~3NMEV81XGSM2.0 size=1048576 2024-01-15T23:09:21.603 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.617+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~3NMEV81XGSM2.1 size=421392 2024-01-15T23:09:21.606 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.620+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=3NMEV81XGSM2 tag=PXUNTI4356G4 type=write size=2518544 2024-01-15T23:09:21.610 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.624+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~AROYYAOCCY20.0 size=1048576 2024-01-15T23:09:21.612 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.626+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~AROYYAOCCY20.1 size=300696 2024-01-15T23:09:21.612 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.626+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=AROYYAOCCY20 tag=QZ1HKHYA1SOX type=write size=2397848 2024-01-15T23:09:21.614 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.628+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=CSOS7GI6HORA type=del 2024-01-15T23:09:21.615 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.630+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=7OCPEBN6KYAZ type=del size=2244531 2024-01-15T23:09:21.617 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.631+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=LREDFFTNCQSW type=del 2024-01-15T23:09:21.619 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.633+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=Z8JFW7E5LU7O type=del size=2658047 2024-01-15T23:09:21.622 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.637+0000 7f015aa3a880 1 < suggested remove operation key=YSLXM9SYM6LS tag=U3VG180R434T type=write 2024-01-15T23:09:21.624 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.638+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=BLYHOYYX8H63 type=del size=491099 2024-01-15T23:09:21.627 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.641+0000 7f015aa3a880 1 < canceled operation key=LMN63HC6SH43 tag=FX8RUCFLBZO6 type=write size=1020775 2024-01-15T23:09:21.628 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.642+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=81EXJ1ZG39BQ type=del size=1900098 2024-01-15T23:09:21.630 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.644+0000 7f015aa3a880 1 < canceled operation key=ARL2EMZRGQX2 tag=YRVQXFY46UEZ type=del size=2332472 2024-01-15T23:09:21.632 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.646+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=C8L8OW1X14GU type=del size=77224 2024-01-15T23:09:21.634 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.648+0000 7f015aa3a880 1 < completed delete operation key=FXZ9MI7H10H2 tag=N4MKXHDM3A5R type=del 2024-01-15T23:09:21.637 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.651+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~7A2DGJ9JZMFN.0 size=1048576 2024-01-15T23:09:21.639 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.653+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~7A2DGJ9JZMFN.1 size=1048576 2024-01-15T23:09:21.640 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.655+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~7A2DGJ9JZMFN.2 size=103367 2024-01-15T23:09:21.640 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.655+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=7A2DGJ9JZMFN tag=SUEYSZLTFAVL type=write size=3249095 2024-01-15T23:09:21.642 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.656+0000 7f015aa3a880 1 < canceled operation key=QAUOUNL8YHKF tag=9XLUVEJ01VAB type=del size=1531611 2024-01-15T23:09:21.644 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.658+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=5PSXO5RHSU0N type=del size=3992682 2024-01-15T23:09:21.646 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.660+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~71KV5TRH3LLJ.0 size=1048576 2024-01-15T23:09:21.648 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.662+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~71KV5TRH3LLJ.1 size=1048576 2024-01-15T23:09:21.650 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.664+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~71KV5TRH3LLJ.2 size=110851 2024-01-15T23:09:21.653 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.667+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=71KV5TRH3LLJ tag=D1U6UVSO8B50 type=write size=3256579 2024-01-15T23:09:21.655 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.669+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=YEJ5VZJR37S8 type=write size=515516 2024-01-15T23:09:21.656 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.671+0000 7f015aa3a880 1 < completed delete operation key=2ZNSF4KUY6CU tag=YN8VEOVTJ2FE type=del 2024-01-15T23:09:21.658 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.672+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=Q5Y80Y5XKMO5 type=write size=594549 2024-01-15T23:09:21.660 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.674+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~1K7CAKLV9WP6.0 size=47850 2024-01-15T23:09:21.664 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.678+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=1K7CAKLV9WP6 tag=HAQTZWVTOO76 type=write size=1096426 2024-01-15T23:09:21.665 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.680+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=KZLI327PXDKX type=del size=1580157 2024-01-15T23:09:21.667 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.682+0000 7f015aa3a880 1 < completed write operation key=6PU9QS1B1TUB tag=HRO6LFV042MV type=write size=770967 2024-01-15T23:09:21.671 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.686+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~VSEFJPL47YXX.0 size=1048576 2024-01-15T23:09:21.673 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.688+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~VSEFJPL47YXX.1 size=198199 2024-01-15T23:09:21.673 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.688+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=VSEFJPL47YXX tag=TYSOFB8DMCKW type=write size=2295351 2024-01-15T23:09:21.675 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.690+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~WY1YQWCIT2G4.0 size=1048576 2024-01-15T23:09:21.677 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.691+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~WY1YQWCIT2G4.1 size=1048576 2024-01-15T23:09:21.679 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.693+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~WY1YQWCIT2G4.2 size=1002387 2024-01-15T23:09:21.683 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.697+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=WY1YQWCIT2G4 tag=KIRB72CYU697 type=write size=4148115 2024-01-15T23:09:21.686 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.700+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~JIBJOFX4RD0N.0 size=499732 2024-01-15T23:09:21.686 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.700+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=JIBJOFX4RD0N tag=CREDSLBE72CA type=write size=1548308 2024-01-15T23:09:21.691 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.705+0000 7f015aa3a880 1 < suggested update operation key=ZFWW6RS09R9G tag=YI99VVBT3Q84 type=del size=3432068 2024-01-15T23:09:21.692 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.707+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=DKMZO27RYI4F type=del size=1907044 2024-01-15T23:09:21.695 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.709+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=85ZTN68SR7P7 type=del 2024-01-15T23:09:21.700 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.711+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=ZF7NTY86BHO4 type=write size=68003 2024-01-15T23:09:21.700 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.714+0000 7f015aa3a880 -1 < failed to complete operation key=YSLXM9SYM6LS tag=LXMSE4DY1ZCN type=write size=753786: (22) Invalid argument 2024-01-15T23:09:21.701 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.716+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=4GPDI63C618I type=del size=466530 2024-01-15T23:09:21.704 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.718+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~AROYYAOCCY20.0 size=1048576 2024-01-15T23:09:21.705 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.720+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~AROYYAOCCY20.1 size=300696 2024-01-15T23:09:21.709 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.723+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=AROYYAOCCY20 tag=QZ1HKHYA1SOX type=write size=2397848 2024-01-15T23:09:21.711 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.725+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=FT9UPTANSUA4 type=del size=2285753 2024-01-15T23:09:21.714 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.728+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=7OCPEBN6KYAZ type=del 2024-01-15T23:09:21.718 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.733+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~YAJX30YN8JCR.0 size=644825 2024-01-15T23:09:21.718 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.733+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=YAJX30YN8JCR tag=W1441LW7ZCV5 type=write size=1693401 2024-01-15T23:09:21.720 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.735+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=Z8JFW7E5LU7O type=del 2024-01-15T23:09:21.722 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.737+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=FFGUISJWSLP1 type=del size=1782203 2024-01-15T23:09:21.725 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.739+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=BLYHOYYX8H63 type=del 2024-01-15T23:09:21.728 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.742+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~VTOHUPH9045F.0 size=993784 2024-01-15T23:09:21.728 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.742+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=VTOHUPH9045F tag=J0HD6FYF99KY type=write size=2042360 2024-01-15T23:09:21.730 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.744+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=81EXJ1ZG39BQ type=del 2024-01-15T23:09:21.732 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.746+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=JH97QG67SCTY type=del size=1494510 2024-01-15T23:09:21.733 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.748+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=C8L8OW1X14GU type=del 2024-01-15T23:09:21.735 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.749+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=0CQ8BPYXOS3S type=del size=4047836 2024-01-15T23:09:21.737 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.751+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~7A2DGJ9JZMFN.0 size=1048576 2024-01-15T23:09:21.739 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.753+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~7A2DGJ9JZMFN.1 size=1048576 2024-01-15T23:09:21.739 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.753+0000 7f015aa3a880 1 < canceled part key=_multipart_78BS9N6111TG.2~7A2DGJ9JZMFN.2 size=103367 2024-01-15T23:09:21.742 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.756+0000 7f015aa3a880 1 < canceled multipart upload key=78BS9N6111TG upload=7A2DGJ9JZMFN tag=SUEYSZLTFAVL type=write size=3249095 2024-01-15T23:09:21.744 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.758+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=O15MTQQINTFG type=del size=4043140 2024-01-15T23:09:21.746 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.760+0000 7f015aa3a880 1 < completed delete operation key=FXZ9MI7H10H2 tag=5PSXO5RHSU0N type=del 2024-01-15T23:09:21.750 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.764+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~ZW43FH2DRCGK.0 size=1048576 2024-01-15T23:09:21.751 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.766+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~ZW43FH2DRCGK.1 size=1048576 2024-01-15T23:09:21.753 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.767+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~ZW43FH2DRCGK.2 size=313440 2024-01-15T23:09:21.753 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.767+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=ZW43FH2DRCGK tag=M92X3DJBKGS2 type=write size=3459168 2024-01-15T23:09:21.757 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.771+0000 7f015aa3a880 1 < suggested update operation key=NN2UT7PUOU9G tag=YEJ5VZJR37S8 type=write size=515516 2024-01-15T23:09:21.760 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.774+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~ESS86EJNW0YH.0 size=597477 2024-01-15T23:09:21.760 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.774+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=ESS86EJNW0YH tag=F84ONJL2RWRQ type=write size=1646053 2024-01-15T23:09:21.762 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.776+0000 7f015aa3a880 1 < canceled operation key=D1PDCDA44P7Z tag=Q5Y80Y5XKMO5 type=write size=594549 2024-01-15T23:09:21.764 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.778+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=UR73WEWB5LTK type=write size=132855 2024-01-15T23:09:21.765 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.780+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=KZLI327PXDKX type=del 2024-01-15T23:09:21.767 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.782+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=BGWDMZGG7PGU type=del size=2371278 2024-01-15T23:09:21.769 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.783+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~VSEFJPL47YXX.0 size=1048576 2024-01-15T23:09:21.771 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.785+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~VSEFJPL47YXX.1 size=198199 2024-01-15T23:09:21.774 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.788+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=VSEFJPL47YXX tag=TYSOFB8DMCKW type=write size=2295351 2024-01-15T23:09:21.776 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.790+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=S570M5RZSXSD type=write size=149055 2024-01-15T23:09:21.778 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.792+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~JIBJOFX4RD0N.0 size=499732 2024-01-15T23:09:21.781 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.795+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=JIBJOFX4RD0N tag=CREDSLBE72CA type=write size=1548308 2024-01-15T23:09:21.784 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.799+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~GGLFFEH04795.0 size=1048576 2024-01-15T23:09:21.786 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.800+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~GGLFFEH04795.1 size=1048576 2024-01-15T23:09:21.787 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.801+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~GGLFFEH04795.2 size=31412 2024-01-15T23:09:21.788 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.801+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=GGLFFEH04795 tag=9T0K2ADBYNZF type=write size=3177140 2024-01-15T23:09:21.791 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.805+0000 7f015aa3a880 1 < suggested remove operation key=UJT03FC4CQI3 tag=DKMZO27RYI4F type=del 2024-01-15T23:09:21.793 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.807+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=9SWCZ4G2W0AX type=del size=3704503 2024-01-15T23:09:21.794 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.809+0000 7f015aa3a880 1 < completed write operation key=ARL2EMZRGQX2 tag=ZF7NTY86BHO4 type=write size=68003 2024-01-15T23:09:21.796 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.811+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=3ERC9W8U7HDK type=del size=1124767 2024-01-15T23:09:21.800 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.814+0000 7f015aa3a880 1 < suggested remove operation key=4FD48CUZ0YN1 tag=4GPDI63C618I type=del 2024-01-15T23:09:21.802 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.816+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=KX6THLM0D3OU type=del size=3337442 2024-01-15T23:09:21.804 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.818+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=FT9UPTANSUA4 type=del 2024-01-15T23:09:21.807 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.822+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~5FFA1V4IMVN3.0 size=1048576 2024-01-15T23:09:21.809 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.823+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~5FFA1V4IMVN3.1 size=1048576 2024-01-15T23:09:21.811 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.825+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~5FFA1V4IMVN3.2 size=357039 2024-01-15T23:09:21.811 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.825+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=5FFA1V4IMVN3 tag=PQFGMBYB4MS3 type=write size=3502767 2024-01-15T23:09:21.813 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.827+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~YAJX30YN8JCR.0 size=644825 2024-01-15T23:09:21.816 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.830+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=YAJX30YN8JCR tag=W1441LW7ZCV5 type=write size=1693401 2024-01-15T23:09:21.821 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.835+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~DBH1LX5E0QJH.0 size=807725 2024-01-15T23:09:21.821 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.835+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=DBH1LX5E0QJH tag=4U9U8RUY0IOP type=write size=1856301 2024-01-15T23:09:21.822 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.836+0000 7f015aa3a880 1 < completed delete operation key=20XY1HFP38RV tag=FFGUISJWSLP1 type=del 2024-01-15T23:09:21.826 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.840+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~A1WMWYK8IG7N.0 size=177238 2024-01-15T23:09:21.826 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.840+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=A1WMWYK8IG7N tag=2FQ3ZFQT4XW3 type=write size=1225814 2024-01-15T23:09:21.828 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.842+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~VTOHUPH9045F.0 size=993784 2024-01-15T23:09:21.831 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.845+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=VTOHUPH9045F tag=J0HD6FYF99KY type=write size=2042360 2024-01-15T23:09:21.835 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.849+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~7PV9FYNPN1BJ.0 size=1048576 2024-01-15T23:09:21.836 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.851+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~7PV9FYNPN1BJ.1 size=1042873 2024-01-15T23:09:21.837 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.851+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=7PV9FYNPN1BJ tag=X4D514RVY20Y type=write size=3140025 2024-01-15T23:09:21.838 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.853+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=JH97QG67SCTY type=del 2024-01-15T23:09:21.841 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.854+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=6G2FO46V3S0Y type=write size=466857 2024-01-15T23:09:21.843 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.856+0000 7f015aa3a880 1 < canceled operation key=78BS9N6111TG tag=0CQ8BPYXOS3S type=del size=4047836 2024-01-15T23:09:21.844 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.858+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=YU5QISBQVWO0 type=del size=1276203 2024-01-15T23:09:21.847 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.861+0000 7f015aa3a880 -1 < failed to complete operation key=NN2UT7PUOU9G tag=O15MTQQINTFG type=del size=4043140: (22) Invalid argument 2024-01-15T23:09:21.849 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.863+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=CKNALHC8FB4Z type=del size=3316862 2024-01-15T23:09:21.849 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.863+0000 7f015aa3a880 1 < canceled part key=_multipart_ZFWW6RS09R9G.2~ZW43FH2DRCGK.0 size=1048576 2024-01-15T23:09:21.850 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.865+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~ZW43FH2DRCGK.1 size=1048576 2024-01-15T23:09:21.852 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.866+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~ZW43FH2DRCGK.2 size=313440 2024-01-15T23:09:21.855 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.869+0000 7f015aa3a880 1 < canceled multipart upload key=ZFWW6RS09R9G upload=ZW43FH2DRCGK tag=M92X3DJBKGS2 type=write size=3459168 2024-01-15T23:09:21.858 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.873+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~DTQD3AAMBI38.0 size=273985 2024-01-15T23:09:21.859 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.873+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=DTQD3AAMBI38 tag=REQCW9DS02TJ type=write size=1322561 2024-01-15T23:09:21.860 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.875+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~ESS86EJNW0YH.0 size=597477 2024-01-15T23:09:21.864 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.878+0000 7f015aa3a880 1 < completed multipart upload key=QIAVT1LFAF0L upload=ESS86EJNW0YH tag=F84ONJL2RWRQ type=write size=1646053 2024-01-15T23:09:21.866 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.880+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=83NAAUUS3757 type=del size=2555119 2024-01-15T23:09:21.869 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.883+0000 7f015aa3a880 -1 < failed to complete operation key=4FD48CUZ0YN1 tag=UR73WEWB5LTK type=write size=132855: (22) Invalid argument 2024-01-15T23:09:21.871 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.885+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=L8Z3NENKMVV2 type=del size=1023441 2024-01-15T23:09:21.873 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.887+0000 7f015aa3a880 1 < canceled operation key=FQ0OD7Q3PSOK tag=BGWDMZGG7PGU type=del size=2371278 2024-01-15T23:09:21.875 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.889+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=EU0VDGGZIM0S type=del size=829286 2024-01-15T23:09:21.877 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.891+0000 7f015aa3a880 1 < completed write operation key=LMN63HC6SH43 tag=S570M5RZSXSD type=write size=149055 2024-01-15T23:09:21.881 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.895+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~TLKQJ9CFPVFT.0 size=353986 2024-01-15T23:09:21.881 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.895+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=TLKQJ9CFPVFT tag=3OVHK57PHNST type=write size=1402562 2024-01-15T23:09:21.883 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.897+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~GGLFFEH04795.0 size=1048576 2024-01-15T23:09:21.884 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.899+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~GGLFFEH04795.1 size=1048576 2024-01-15T23:09:21.884 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.899+0000 7f015aa3a880 1 < canceled part key=_multipart_FUZBB9OLXVSX.2~GGLFFEH04795.2 size=31412 2024-01-15T23:09:21.888 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.902+0000 7f015aa3a880 1 < canceled multipart upload key=FUZBB9OLXVSX upload=GGLFFEH04795 tag=9T0K2ADBYNZF type=write size=3177140 2024-01-15T23:09:21.890 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.904+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=GZO520LGRXW5 type=write size=976609 2024-01-15T23:09:21.892 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.906+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=9SWCZ4G2W0AX type=del 2024-01-15T23:09:21.894 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.908+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=1Z07LCRXY29J type=del size=607560 2024-01-15T23:09:21.896 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.910+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=3ERC9W8U7HDK type=del 2024-01-15T23:09:21.898 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.912+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=XQ449J0BFK4P type=write size=617395 2024-01-15T23:09:21.903 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.915+0000 7f015aa3a880 1 < suggested update operation key=3U59L4MC7CT1 tag=KX6THLM0D3OU type=del size=3337442 2024-01-15T23:09:21.903 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.917+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=BJGQEFN8N1R4 type=del size=2727989 2024-01-15T23:09:21.905 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.919+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~5FFA1V4IMVN3.0 size=1048576 2024-01-15T23:09:21.907 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.921+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~5FFA1V4IMVN3.1 size=1048576 2024-01-15T23:09:21.908 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.922+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~5FFA1V4IMVN3.2 size=357039 2024-01-15T23:09:21.912 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.926+0000 7f015aa3a880 1 < completed multipart upload key=6PU9QS1B1TUB upload=5FFA1V4IMVN3 tag=PQFGMBYB4MS3 type=write size=3502767 2024-01-15T23:09:21.915 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.929+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~VP1L5NENMG55.0 size=1048576 2024-01-15T23:09:21.917 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.931+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~VP1L5NENMG55.1 size=1048576 2024-01-15T23:09:21.918 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.933+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~VP1L5NENMG55.2 size=709416 2024-01-15T23:09:21.918 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.933+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=VP1L5NENMG55 tag=6KD0OX3A0AHF type=write size=3855144 2024-01-15T23:09:21.920 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.934+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~DBH1LX5E0QJH.0 size=807725 2024-01-15T23:09:21.923 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.938+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=DBH1LX5E0QJH tag=4U9U8RUY0IOP type=write size=1856301 2024-01-15T23:09:21.926 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.940+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=FH8RVZSS3Y3G type=del size=2971212 2024-01-15T23:09:21.928 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.942+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~A1WMWYK8IG7N.0 size=177238 2024-01-15T23:09:21.931 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.945+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=A1WMWYK8IG7N tag=2FQ3ZFQT4XW3 type=write size=1225814 2024-01-15T23:09:21.933 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.947+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=IEGNS4G23H2Z type=del size=1314772 2024-01-15T23:09:21.935 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.949+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~7PV9FYNPN1BJ.0 size=1048576 2024-01-15T23:09:21.935 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.949+0000 7f015aa3a880 1 < canceled part key=_multipart_FQ0OD7Q3PSOK.2~7PV9FYNPN1BJ.1 size=1042873 2024-01-15T23:09:21.938 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.952+0000 7f015aa3a880 1 < canceled multipart upload key=FQ0OD7Q3PSOK upload=7PV9FYNPN1BJ tag=X4D514RVY20Y type=write size=3140025 2024-01-15T23:09:21.942 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.957+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~BPFDUON5L56W.0 size=1048576 2024-01-15T23:09:21.944 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.958+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~BPFDUON5L56W.1 size=666658 2024-01-15T23:09:21.944 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.958+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=BPFDUON5L56W tag=5FIWZH9IH9Q3 type=write size=2763810 2024-01-15T23:09:21.949 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.963+0000 7f015aa3a880 1 < suggested remove operation key=JM903WQES0P2 tag=6G2FO46V3S0Y type=write 2024-01-15T23:09:21.951 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.965+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=BK340P71UH62 type=del size=2275009 2024-01-15T23:09:21.954 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.968+0000 7f015aa3a880 -1 < failed to complete operation key=JM903WQES0P2 tag=YU5QISBQVWO0 type=del size=1276203: (22) Invalid argument 2024-01-15T23:09:21.958 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.972+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~WVQII34VZ9B8.0 size=17965 2024-01-15T23:09:21.958 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.972+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=WVQII34VZ9B8 tag=9DZXMBNQL32N type=write size=1066541 2024-01-15T23:09:21.959 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.973+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=CKNALHC8FB4Z type=del 2024-01-15T23:09:21.961 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.975+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=CBHVV72U9VFL type=del size=2008762 2024-01-15T23:09:21.963 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.977+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~DTQD3AAMBI38.0 size=273985 2024-01-15T23:09:21.966 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.981+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=DTQD3AAMBI38 tag=REQCW9DS02TJ type=write size=1322561 2024-01-15T23:09:21.969 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.983+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=472ST4AMJZ6Y type=del size=413976 2024-01-15T23:09:21.971 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.985+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=83NAAUUS3757 type=del 2024-01-15T23:09:21.974 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.987+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=ZHXTQNZWI7UU type=del size=2193745 2024-01-15T23:09:21.975 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.989+0000 7f015aa3a880 1 < completed delete operation key=UJT03FC4CQI3 tag=L8Z3NENKMVV2 type=del 2024-01-15T23:09:21.979 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.993+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~XZQK4ELYDQJ2.0 size=385822 2024-01-15T23:09:21.979 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.993+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=XZQK4ELYDQJ2 tag=FG43TUURWZ26 type=write size=1434398 2024-01-15T23:09:21.981 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.995+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=EU0VDGGZIM0S type=del 2024-01-15T23:09:21.983 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.997+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=5UTDU6QVHRRM type=del size=3899627 2024-01-15T23:09:21.985 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:21.999+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~TLKQJ9CFPVFT.0 size=353986 2024-01-15T23:09:21.988 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.002+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=TLKQJ9CFPVFT tag=3OVHK57PHNST type=write size=1402562 2024-01-15T23:09:21.990 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.004+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=SSDXV3KIBYCN type=del size=3089035 2024-01-15T23:09:21.992 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.006+0000 7f015aa3a880 1 < completed write operation key=QAUOUNL8YHKF tag=GZO520LGRXW5 type=write size=976609 2024-01-15T23:09:21.994 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.008+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=LNGJ1MJSIP2T type=write size=361211 2024-01-15T23:09:21.996 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.010+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=1Z07LCRXY29J type=del 2024-01-15T23:09:22.000 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.014+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~391AP21IDYTY.0 size=494426 2024-01-15T23:09:22.000 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.014+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=391AP21IDYTY tag=ACX6N52GBOBQ type=write size=1543002 2024-01-15T23:09:22.002 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.016+0000 7f015aa3a880 1 < completed write operation key=D1PDCDA44P7Z tag=XQ449J0BFK4P type=write size=617395 2024-01-15T23:09:22.006 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.021+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~75E3GWGVIT8D.0 size=1048576 2024-01-15T23:09:22.009 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.023+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~75E3GWGVIT8D.1 size=259275 2024-01-15T23:09:22.009 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.023+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=75E3GWGVIT8D tag=OYBRQCGUWEKT type=write size=2356427 2024-01-15T23:09:22.010 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.025+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=BJGQEFN8N1R4 type=del 2024-01-15T23:09:22.014 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.028+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~7BK74HBYG1GN.0 size=142309 2024-01-15T23:09:22.014 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.028+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=7BK74HBYG1GN tag=5P2UT2UETC6N type=write size=1190885 2024-01-15T23:09:22.016 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.030+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~VP1L5NENMG55.0 size=1048576 2024-01-15T23:09:22.017 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.031+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~VP1L5NENMG55.1 size=1048576 2024-01-15T23:09:22.017 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.031+0000 7f015aa3a880 1 < canceled part key=_multipart_FQ0OD7Q3PSOK.2~VP1L5NENMG55.2 size=709416 2024-01-15T23:09:22.021 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.035+0000 7f015aa3a880 1 < canceled multipart upload key=FQ0OD7Q3PSOK upload=VP1L5NENMG55 tag=6KD0OX3A0AHF type=write size=3855144 2024-01-15T23:09:22.025 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.039+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~PLYPB94WKPY2.0 size=863395 2024-01-15T23:09:22.025 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.039+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=PLYPB94WKPY2 tag=WLRWIZ54LFZF type=write size=1911971 2024-01-15T23:09:22.027 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.041+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=FH8RVZSS3Y3G type=del 2024-01-15T23:09:22.032 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.046+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~PK8AKYICC294.0 size=65578 2024-01-15T23:09:22.032 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.046+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=PK8AKYICC294 tag=CJFCWNS5TJ0F type=write size=1114154 2024-01-15T23:09:22.034 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.048+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=IEGNS4G23H2Z type=del 2024-01-15T23:09:22.036 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.050+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=H1ENC68RZE39 type=del size=2714280 2024-01-15T23:09:22.038 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.052+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~BPFDUON5L56W.0 size=1048576 2024-01-15T23:09:22.039 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.054+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~BPFDUON5L56W.1 size=666658 2024-01-15T23:09:22.043 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.057+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=BPFDUON5L56W tag=5FIWZH9IH9Q3 type=write size=2763810 2024-01-15T23:09:22.047 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.061+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~X8OAW01O8K0T.0 size=1011349 2024-01-15T23:09:22.047 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.061+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=X8OAW01O8K0T tag=W0TLR1FK1MKX type=write size=2059925 2024-01-15T23:09:22.051 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.065+0000 7f015aa3a880 1 < suggested remove operation key=EBXD88OZ6HP7 tag=BK340P71UH62 type=del 2024-01-15T23:09:22.055 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.069+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~KUJYO7ZSDXS8.0 size=1048576 2024-01-15T23:09:22.057 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.071+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~KUJYO7ZSDXS8.1 size=294426 2024-01-15T23:09:22.057 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.071+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=KUJYO7ZSDXS8 tag=Q6BP54R2G7EL type=write size=2391578 2024-01-15T23:09:22.059 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.073+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~WVQII34VZ9B8.0 size=17965 2024-01-15T23:09:22.062 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.076+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=WVQII34VZ9B8 tag=9DZXMBNQL32N type=write size=1066541 2024-01-15T23:09:22.066 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.080+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~4WP10XK3W8PB.0 size=938904 2024-01-15T23:09:22.066 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.080+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=4WP10XK3W8PB tag=VLF50SA073NH type=write size=1987480 2024-01-15T23:09:22.067 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.082+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=CBHVV72U9VFL type=del 2024-01-15T23:09:22.069 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.084+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=BBTX7ZW835B9 type=del size=1373677 2024-01-15T23:09:22.072 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.085+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=472ST4AMJZ6Y type=del 2024-01-15T23:09:22.073 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.087+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=CGS3OORN01ZW type=del size=2724953 2024-01-15T23:09:22.075 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.089+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=ZHXTQNZWI7UU type=del 2024-01-15T23:09:22.077 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.091+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=CXKCB781Q45I type=write size=77910 2024-01-15T23:09:22.079 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.093+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~XZQK4ELYDQJ2.0 size=385822 2024-01-15T23:09:22.082 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.096+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=XZQK4ELYDQJ2 tag=FG43TUURWZ26 type=write size=1434398 2024-01-15T23:09:22.086 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.100+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~D6N7629GX5YL.0 size=1048576 2024-01-15T23:09:22.087 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.101+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~D6N7629GX5YL.1 size=333077 2024-01-15T23:09:22.087 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.101+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=D6N7629GX5YL tag=0TI9ECRLIU09 type=write size=2430229 2024-01-15T23:09:22.091 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.105+0000 7f015aa3a880 1 < suggested update operation key=P18I2H2B1WWU tag=5UTDU6QVHRRM type=del size=3899627 2024-01-15T23:09:22.094 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.108+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=IHDD9YVIBIVQ type=del size=3545199 2024-01-15T23:09:22.098 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.112+0000 7f015aa3a880 1 < suggested remove operation key=UJT03FC4CQI3 tag=SSDXV3KIBYCN type=del 2024-01-15T23:09:22.099 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.114+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=IDP3B3F0AS2B type=del size=644528 2024-01-15T23:09:22.102 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.116+0000 7f015aa3a880 1 < completed write operation key=2ZNSF4KUY6CU tag=LNGJ1MJSIP2T type=write size=361211 2024-01-15T23:09:22.104 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.118+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=6JMRSB7SO6M6 type=del size=595707 2024-01-15T23:09:22.106 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.120+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~391AP21IDYTY.0 size=494426 2024-01-15T23:09:22.111 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.123+0000 7f015aa3a880 1 < completed multipart upload key=3U59L4MC7CT1 upload=391AP21IDYTY tag=ACX6N52GBOBQ type=write size=1543002 2024-01-15T23:09:22.113 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.127+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~TO4Q30SXCC7W.0 size=1048576 2024-01-15T23:09:22.115 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.129+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~TO4Q30SXCC7W.1 size=1048576 2024-01-15T23:09:22.116 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.131+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~TO4Q30SXCC7W.2 size=572736 2024-01-15T23:09:22.117 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.131+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=TO4Q30SXCC7W tag=LREX531YL0SR type=write size=3718464 2024-01-15T23:09:22.118 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.132+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~75E3GWGVIT8D.0 size=1048576 2024-01-15T23:09:22.120 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.134+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~75E3GWGVIT8D.1 size=259275 2024-01-15T23:09:22.124 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.138+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=75E3GWGVIT8D tag=OYBRQCGUWEKT type=write size=2356427 2024-01-15T23:09:22.128 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.142+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~OL29HS2ZAIDQ.0 size=1048576 2024-01-15T23:09:22.129 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.143+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~OL29HS2ZAIDQ.1 size=1048576 2024-01-15T23:09:22.131 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.145+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~OL29HS2ZAIDQ.2 size=143787 2024-01-15T23:09:22.131 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.145+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=OL29HS2ZAIDQ tag=LFGDGHI1GDE0 type=write size=3289515 2024-01-15T23:09:22.133 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.147+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~7BK74HBYG1GN.0 size=142309 2024-01-15T23:09:22.137 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.151+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=7BK74HBYG1GN tag=5P2UT2UETC6N type=write size=1190885 2024-01-15T23:09:22.139 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.153+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=G2B21W5U7B2M type=del size=46156 2024-01-15T23:09:22.141 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.155+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~PLYPB94WKPY2.0 size=863395 2024-01-15T23:09:22.145 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.158+0000 7f015aa3a880 1 < completed multipart upload key=3U59L4MC7CT1 upload=PLYPB94WKPY2 tag=WLRWIZ54LFZF type=write size=1911971 2024-01-15T23:09:22.148 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.162+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~Z2W50ZJC4JMN.0 size=1048576 2024-01-15T23:09:22.150 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.164+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~Z2W50ZJC4JMN.1 size=943623 2024-01-15T23:09:22.150 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.164+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=Z2W50ZJC4JMN tag=WXGGAGLHOCKK type=write size=3040775 2024-01-15T23:09:22.152 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.166+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~PK8AKYICC294.0 size=65578 2024-01-15T23:09:22.156 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.170+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=PK8AKYICC294 tag=CJFCWNS5TJ0F type=write size=1114154 2024-01-15T23:09:22.158 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.172+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=WRFT0GBC6GJH type=del size=2796558 2024-01-15T23:09:22.162 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.176+0000 7f015aa3a880 1 < suggested remove operation key=USPTX9KW910J tag=H1ENC68RZE39 type=del 2024-01-15T23:09:22.163 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.178+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=8WRDXH4CC7NP type=write size=36220 2024-01-15T23:09:22.165 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.180+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~X8OAW01O8K0T.0 size=1011349 2024-01-15T23:09:22.169 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.183+0000 7f015aa3a880 1 < completed multipart upload key=3U59L4MC7CT1 upload=X8OAW01O8K0T tag=W0TLR1FK1MKX type=write size=2059925 2024-01-15T23:09:22.171 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.185+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=71ER8TT6A1J4 type=del size=2410890 2024-01-15T23:09:22.173 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.187+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~KUJYO7ZSDXS8.0 size=1048576 2024-01-15T23:09:22.175 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.189+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~KUJYO7ZSDXS8.1 size=294426 2024-01-15T23:09:22.179 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.193+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=KUJYO7ZSDXS8 tag=Q6BP54R2G7EL type=write size=2391578 2024-01-15T23:09:22.181 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.195+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=TUYPYHPMIYGR type=del size=2091264 2024-01-15T23:09:22.184 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.198+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~4WP10XK3W8PB.0 size=938904 2024-01-15T23:09:22.188 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.202+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=4WP10XK3W8PB tag=VLF50SA073NH type=write size=1987480 2024-01-15T23:09:22.192 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.206+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~PZ3LHIMSOGF5.0 size=1048576 2024-01-15T23:09:22.194 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.208+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~PZ3LHIMSOGF5.1 size=658536 2024-01-15T23:09:22.194 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.208+0000 7f015aa3a880 1 > prepared multipart upload key=P18I2H2B1WWU upload=PZ3LHIMSOGF5 tag=W5WQDP3DP0O1 type=write size=2755688 2024-01-15T23:09:22.196 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.210+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=BBTX7ZW835B9 type=del 2024-01-15T23:09:22.198 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.212+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=3GNAVIW9BYZE type=write size=399671 2024-01-15T23:09:22.200 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.214+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=CGS3OORN01ZW type=del 2024-01-15T23:09:22.201 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.216+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=C4XL1ROSO1KR type=del size=3210422 2024-01-15T23:09:22.204 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.218+0000 7f015aa3a880 1 < completed write operation key=4FD48CUZ0YN1 tag=CXKCB781Q45I type=write size=77910 2024-01-15T23:09:22.208 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.222+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~VNTGOSCOSQEP.0 size=1048576 2024-01-15T23:09:22.209 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.223+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~VNTGOSCOSQEP.1 size=330559 2024-01-15T23:09:22.209 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.223+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=VNTGOSCOSQEP tag=OW5995JXNLNS type=write size=2427711 2024-01-15T23:09:22.209 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.223+0000 7f015aa3a880 1 < canceled part key=_multipart_3U59L4MC7CT1.2~D6N7629GX5YL.0 size=1048576 2024-01-15T23:09:22.211 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.225+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~D6N7629GX5YL.1 size=333077 2024-01-15T23:09:22.214 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.228+0000 7f015aa3a880 1 < canceled multipart upload key=3U59L4MC7CT1 upload=D6N7629GX5YL tag=0TI9ECRLIU09 type=write size=2430229 2024-01-15T23:09:22.216 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.230+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=LBLAAC7OZQBZ type=del size=1358090 2024-01-15T23:09:22.218 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.232+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=IHDD9YVIBIVQ type=del 2024-01-15T23:09:22.221 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.235+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~PKD391H7Z2XC.0 size=128744 2024-01-15T23:09:22.221 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.235+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=PKD391H7Z2XC tag=D7JE6W9LQFFF type=write size=1177320 2024-01-15T23:09:22.223 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.237+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=IDP3B3F0AS2B type=del 2024-01-15T23:09:22.227 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.241+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~EKRPTYXO6OZP.0 size=1018718 2024-01-15T23:09:22.227 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.241+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=EKRPTYXO6OZP tag=27WMSR0IASIL type=write size=2067294 2024-01-15T23:09:22.229 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.243+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=6JMRSB7SO6M6 type=del 2024-01-15T23:09:22.231 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.245+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=6ME2Y0RH4OYM type=write size=611791 2024-01-15T23:09:22.233 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.247+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~TO4Q30SXCC7W.0 size=1048576 2024-01-15T23:09:22.235 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.249+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~TO4Q30SXCC7W.1 size=1048576 2024-01-15T23:09:22.237 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.251+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~TO4Q30SXCC7W.2 size=572736 2024-01-15T23:09:22.240 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.255+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=TO4Q30SXCC7W tag=LREX531YL0SR type=write size=3718464 2024-01-15T23:09:22.242 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.257+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=UXKQ2SGBJQMR type=del size=441188 2024-01-15T23:09:22.245 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.259+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~OL29HS2ZAIDQ.0 size=1048576 2024-01-15T23:09:22.245 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.259+0000 7f015aa3a880 1 < canceled part key=_multipart_2ZNSF4KUY6CU.2~OL29HS2ZAIDQ.1 size=1048576 2024-01-15T23:09:22.246 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.260+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~OL29HS2ZAIDQ.2 size=143787 2024-01-15T23:09:22.249 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.264+0000 7f015aa3a880 1 < canceled multipart upload key=2ZNSF4KUY6CU upload=OL29HS2ZAIDQ tag=LFGDGHI1GDE0 type=write size=3289515 2024-01-15T23:09:22.253 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.267+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~NL269OOKIPUX.0 size=1048576 2024-01-15T23:09:22.255 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.269+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~NL269OOKIPUX.1 size=1048576 2024-01-15T23:09:22.256 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.270+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~NL269OOKIPUX.2 size=985626 2024-01-15T23:09:22.256 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.270+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=NL269OOKIPUX tag=QD6ULOX3BGUB type=write size=4131354 2024-01-15T23:09:22.258 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.272+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=G2B21W5U7B2M type=del 2024-01-15T23:09:22.260 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.275+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=QTBRDCNV3JHX type=write size=193556 2024-01-15T23:09:22.261 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.275+0000 7f015aa3a880 1 < canceled part key=_multipart_JM903WQES0P2.2~Z2W50ZJC4JMN.0 size=1048576 2024-01-15T23:09:22.262 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.277+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~Z2W50ZJC4JMN.1 size=943623 2024-01-15T23:09:22.266 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.280+0000 7f015aa3a880 1 < canceled multipart upload key=JM903WQES0P2 upload=Z2W50ZJC4JMN tag=WXGGAGLHOCKK type=write size=3040775 2024-01-15T23:09:22.267 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.282+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=HJB35ZGR3532 type=del size=3407667 2024-01-15T23:09:22.274 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.288+0000 7f015aa3a880 1 < suggested update operation key=78BS9N6111TG tag=WRFT0GBC6GJH type=del size=2796558 2024-01-15T23:09:22.278 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.292+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~YUPDO7N2CA20.0 size=841239 2024-01-15T23:09:22.278 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.292+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=YUPDO7N2CA20 tag=YIN2RS4R16A9 type=write size=1889815 2024-01-15T23:09:22.280 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.294+0000 7f015aa3a880 1 < completed write operation key=ZFWW6RS09R9G tag=8WRDXH4CC7NP type=write size=36220 2024-01-15T23:09:22.282 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.296+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=M99NJ1PKWFWD type=del size=1478016 2024-01-15T23:09:22.284 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.298+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=71ER8TT6A1J4 type=del 2024-01-15T23:09:22.288 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.302+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~GGNR10I0FHAK.0 size=1048576 2024-01-15T23:09:22.289 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.304+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~GGNR10I0FHAK.1 size=1048576 2024-01-15T23:09:22.292 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.306+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~GGNR10I0FHAK.2 size=188822 2024-01-15T23:09:22.292 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.306+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=GGNR10I0FHAK tag=51U9XOMF1CJ9 type=write size=3334550 2024-01-15T23:09:22.294 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.309+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=TUYPYHPMIYGR type=del 2024-01-15T23:09:22.298 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.313+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~OQUSIM0HPYWQ.0 size=1048576 2024-01-15T23:09:22.300 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.314+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~OQUSIM0HPYWQ.1 size=1048576 2024-01-15T23:09:22.302 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.316+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~OQUSIM0HPYWQ.2 size=43307 2024-01-15T23:09:22.303 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.316+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=OQUSIM0HPYWQ tag=LCKFC89P40QJ type=write size=3189035 2024-01-15T23:09:22.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.318+0000 7f015aa3a880 1 < completed part key=_multipart_P18I2H2B1WWU.2~PZ3LHIMSOGF5.0 size=1048576 2024-01-15T23:09:22.306 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.320+0000 7f015aa3a880 1 < completed part key=_multipart_P18I2H2B1WWU.2~PZ3LHIMSOGF5.1 size=658536 2024-01-15T23:09:22.311 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.323+0000 7f015aa3a880 1 < completed multipart upload key=P18I2H2B1WWU upload=PZ3LHIMSOGF5 tag=W5WQDP3DP0O1 type=write size=2755688 2024-01-15T23:09:22.313 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.327+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~L0AJ4OB5LC95.0 size=1048576 2024-01-15T23:09:22.314 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.329+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~L0AJ4OB5LC95.1 size=309497 2024-01-15T23:09:22.315 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.329+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=L0AJ4OB5LC95 tag=D2IG4NHD0CZF type=write size=2406649 2024-01-15T23:09:22.317 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.331+0000 7f015aa3a880 1 < completed write operation key=YD7TIMOW86JF tag=3GNAVIW9BYZE type=write size=399671 2024-01-15T23:09:22.319 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.333+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=PJQX31EAJ4SL type=write size=243912 2024-01-15T23:09:22.321 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.335+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=C4XL1ROSO1KR type=del 2024-01-15T23:09:22.323 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.337+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=NHLAPYA45Q4E type=write size=106039 2024-01-15T23:09:22.323 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.337+0000 7f015aa3a880 1 < canceled part key=_multipart_ZFWW6RS09R9G.2~VNTGOSCOSQEP.0 size=1048576 2024-01-15T23:09:22.324 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.337+0000 7f015aa3a880 1 < canceled part key=_multipart_ZFWW6RS09R9G.2~VNTGOSCOSQEP.1 size=330559 2024-01-15T23:09:22.327 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.341+0000 7f015aa3a880 1 < canceled multipart upload key=ZFWW6RS09R9G upload=VNTGOSCOSQEP tag=OW5995JXNLNS type=write size=2427711 2024-01-15T23:09:22.331 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.345+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~JD5VUTRZ66ZD.0 size=1048576 2024-01-15T23:09:22.333 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.347+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~JD5VUTRZ66ZD.1 size=838898 2024-01-15T23:09:22.333 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.347+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=JD5VUTRZ66ZD tag=LNT833ULGJ45 type=write size=2936050 2024-01-15T23:09:22.334 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.349+0000 7f015aa3a880 1 < canceled operation key=FXZ9MI7H10H2 tag=LBLAAC7OZQBZ type=del size=1358090 2024-01-15T23:09:22.338 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.352+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~RL4C8CJZQP57.0 size=563422 2024-01-15T23:09:22.338 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.352+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=RL4C8CJZQP57 tag=6ZN6I6RR96CI type=write size=1611998 2024-01-15T23:09:22.340 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.354+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~PKD391H7Z2XC.0 size=128744 2024-01-15T23:09:22.344 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.358+0000 7f015aa3a880 1 < completed multipart upload key=OIUBN8XF3UB9 upload=PKD391H7Z2XC tag=D7JE6W9LQFFF type=write size=1177320 2024-01-15T23:09:22.347 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.361+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~7K3B4BN9KONX.0 size=1048576 2024-01-15T23:09:22.349 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.363+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~7K3B4BN9KONX.1 size=327986 2024-01-15T23:09:22.349 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.363+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=7K3B4BN9KONX tag=S84CE7N7PUEQ type=write size=2425138 2024-01-15T23:09:22.351 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.365+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~EKRPTYXO6OZP.0 size=1018718 2024-01-15T23:09:22.354 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.368+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=EKRPTYXO6OZP tag=27WMSR0IASIL type=write size=2067294 2024-01-15T23:09:22.358 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.372+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~UGUJCVVXGYNI.0 size=214571 2024-01-15T23:09:22.358 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.372+0000 7f015aa3a880 1 > prepared multipart upload key=P18I2H2B1WWU upload=UGUJCVVXGYNI tag=1L385D4ERA5K type=write size=1263147 2024-01-15T23:09:22.360 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.374+0000 7f015aa3a880 1 < completed write operation key=4FD48CUZ0YN1 tag=6ME2Y0RH4OYM type=write size=611791 2024-01-15T23:09:22.364 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.378+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~8H034YYL8FJY.0 size=1048576 2024-01-15T23:09:22.366 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.380+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~8H034YYL8FJY.1 size=1048576 2024-01-15T23:09:22.367 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.381+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~8H034YYL8FJY.2 size=354501 2024-01-15T23:09:22.367 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.381+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=8H034YYL8FJY tag=01YJ8NZB1XTL type=write size=3500229 2024-01-15T23:09:22.369 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.383+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=UXKQ2SGBJQMR type=del 2024-01-15T23:09:22.371 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.385+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=8YF7D5LOCW41 type=write size=196131 2024-01-15T23:09:22.373 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.387+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~NL269OOKIPUX.0 size=1048576 2024-01-15T23:09:22.374 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.388+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~NL269OOKIPUX.1 size=1048576 2024-01-15T23:09:22.376 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.390+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~NL269OOKIPUX.2 size=985626 2024-01-15T23:09:22.379 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.393+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=NL269OOKIPUX tag=QD6ULOX3BGUB type=write size=4131354 2024-01-15T23:09:22.381 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.395+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=JTXYZKMAAK7I type=del size=1536112 2024-01-15T23:09:22.383 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.397+0000 7f015aa3a880 1 < completed write operation key=USPTX9KW910J tag=QTBRDCNV3JHX type=write size=193556 2024-01-15T23:09:22.387 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.401+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~SQ4IZ6T5XV9O.0 size=513023 2024-01-15T23:09:22.387 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.401+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=SQ4IZ6T5XV9O tag=CADIUAXTH2LB type=write size=1561599 2024-01-15T23:09:22.390 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.405+0000 7f015aa3a880 1 < suggested remove operation key=FQ0OD7Q3PSOK tag=HJB35ZGR3532 type=del 2024-01-15T23:09:22.394 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.408+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~8JCC3L7OI88C.0 size=1048576 2024-01-15T23:09:22.396 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.410+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~8JCC3L7OI88C.1 size=234281 2024-01-15T23:09:22.396 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.410+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=8JCC3L7OI88C tag=J080KF219KDI type=write size=2331433 2024-01-15T23:09:22.396 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.410+0000 7f015aa3a880 1 < canceled part key=_multipart_RKEU3T719CG7.2~YUPDO7N2CA20.0 size=841239 2024-01-15T23:09:22.399 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.413+0000 7f015aa3a880 1 < canceled multipart upload key=RKEU3T719CG7 upload=YUPDO7N2CA20 tag=YIN2RS4R16A9 type=write size=1889815 2024-01-15T23:09:22.403 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.417+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~SCTYY4KLUK0K.0 size=1048576 2024-01-15T23:09:22.404 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.418+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~SCTYY4KLUK0K.1 size=61830 2024-01-15T23:09:22.404 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.419+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=SCTYY4KLUK0K tag=KTHDEYX12Y4F type=write size=2158982 2024-01-15T23:09:22.406 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.420+0000 7f015aa3a880 1 < completed delete operation key=20XY1HFP38RV tag=M99NJ1PKWFWD type=del 2024-01-15T23:09:22.408 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.422+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=OVG1NNGFM2DG type=del size=1198498 2024-01-15T23:09:22.410 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.424+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~GGNR10I0FHAK.0 size=1048576 2024-01-15T23:09:22.411 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.426+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~GGNR10I0FHAK.1 size=1048576 2024-01-15T23:09:22.413 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.427+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~GGNR10I0FHAK.2 size=188822 2024-01-15T23:09:22.416 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.431+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=GGNR10I0FHAK tag=51U9XOMF1CJ9 type=write size=3334550 2024-01-15T23:09:22.418 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.433+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=LTTFR3YEDAXK type=del size=514853 2024-01-15T23:09:22.419 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.433+0000 7f015aa3a880 1 < canceled part key=_multipart_FXZ9MI7H10H2.2~OQUSIM0HPYWQ.0 size=1048576 2024-01-15T23:09:22.420 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.435+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~OQUSIM0HPYWQ.1 size=1048576 2024-01-15T23:09:22.422 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.436+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~OQUSIM0HPYWQ.2 size=43307 2024-01-15T23:09:22.425 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.439+0000 7f015aa3a880 1 < canceled multipart upload key=FXZ9MI7H10H2 upload=OQUSIM0HPYWQ tag=LCKFC89P40QJ type=write size=3189035 2024-01-15T23:09:22.427 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.442+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=90EJ8GPWPWD8 type=del size=2142663 2024-01-15T23:09:22.428 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.442+0000 7f015aa3a880 1 < canceled part key=_multipart_DDLOPVHID7HK.2~L0AJ4OB5LC95.0 size=1048576 2024-01-15T23:09:22.429 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.443+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~L0AJ4OB5LC95.1 size=309497 2024-01-15T23:09:22.433 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.447+0000 7f015aa3a880 1 < canceled multipart upload key=DDLOPVHID7HK upload=L0AJ4OB5LC95 tag=D2IG4NHD0CZF type=write size=2406649 2024-01-15T23:09:22.436 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.450+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~4B3UOL7LXJY2.0 size=287446 2024-01-15T23:09:22.436 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.450+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=4B3UOL7LXJY2 tag=KAMQ2Z9GE5EV type=write size=1336022 2024-01-15T23:09:22.440 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.454+0000 7f015aa3a880 1 < suggested update operation key=RKEU3T719CG7 tag=PJQX31EAJ4SL type=write size=243912 2024-01-15T23:09:22.442 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.456+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=TZ3JDJ1CNQYX type=del size=1482192 2024-01-15T23:09:22.443 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.458+0000 7f015aa3a880 1 < completed write operation key=NFS3V4I3LMK4 tag=NHLAPYA45Q4E type=write size=106039 2024-01-15T23:09:22.447 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.461+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~UUHMAT710A36.0 size=316047 2024-01-15T23:09:22.447 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.461+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=UUHMAT710A36 tag=WKEEJ94B7D9T type=write size=1364623 2024-01-15T23:09:22.449 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.463+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~JD5VUTRZ66ZD.0 size=1048576 2024-01-15T23:09:22.451 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.465+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~JD5VUTRZ66ZD.1 size=838898 2024-01-15T23:09:22.454 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.468+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=JD5VUTRZ66ZD tag=LNT833ULGJ45 type=write size=2936050 2024-01-15T23:09:22.457 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.472+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~F7I16K2WTAT5.0 size=1048576 2024-01-15T23:09:22.459 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.474+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~F7I16K2WTAT5.1 size=779772 2024-01-15T23:09:22.459 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.474+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=F7I16K2WTAT5 tag=6DEBDVZ39F1R type=write size=2876924 2024-01-15T23:09:22.461 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.475+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~RL4C8CJZQP57.0 size=563422 2024-01-15T23:09:22.465 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.479+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=RL4C8CJZQP57 tag=6ZN6I6RR96CI type=write size=1611998 2024-01-15T23:09:22.467 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.481+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=SRK9H570W937 type=del size=3751515 2024-01-15T23:09:22.469 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.484+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~7K3B4BN9KONX.0 size=1048576 2024-01-15T23:09:22.471 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.485+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~7K3B4BN9KONX.1 size=327986 2024-01-15T23:09:22.474 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.489+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=7K3B4BN9KONX tag=S84CE7N7PUEQ type=write size=2425138 2024-01-15T23:09:22.476 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.491+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=XFIDQU9SPBSK type=del size=4095705 2024-01-15T23:09:22.478 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.493+0000 7f015aa3a880 1 < completed part key=_multipart_P18I2H2B1WWU.2~UGUJCVVXGYNI.0 size=214571 2024-01-15T23:09:22.482 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.496+0000 7f015aa3a880 1 < completed multipart upload key=P18I2H2B1WWU upload=UGUJCVVXGYNI tag=1L385D4ERA5K type=write size=1263147 2024-01-15T23:09:22.484 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.498+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=32KJMO3EWSLS type=del size=4167075 2024-01-15T23:09:22.486 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.500+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~8H034YYL8FJY.0 size=1048576 2024-01-15T23:09:22.487 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.501+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~8H034YYL8FJY.1 size=1048576 2024-01-15T23:09:22.489 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.503+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~8H034YYL8FJY.2 size=354501 2024-01-15T23:09:22.492 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.506+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=8H034YYL8FJY tag=01YJ8NZB1XTL type=write size=3500229 2024-01-15T23:09:22.496 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.510+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~UJ5FANGW8VZD.0 size=1048576 2024-01-15T23:09:22.497 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.511+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~UJ5FANGW8VZD.1 size=1048576 2024-01-15T23:09:22.499 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.513+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~UJ5FANGW8VZD.2 size=266325 2024-01-15T23:09:22.500 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.513+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=UJ5FANGW8VZD tag=EJUXZN91943J type=write size=3412053 2024-01-15T23:09:22.501 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.515+0000 7f015aa3a880 1 < completed write operation key=ZFWW6RS09R9G tag=8YF7D5LOCW41 type=write size=196131 2024-01-15T23:09:22.504 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.519+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~BU5Z5KKPM9HA.0 size=393055 2024-01-15T23:09:22.505 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.519+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=BU5Z5KKPM9HA tag=2JSQJ693852D type=write size=1441631 2024-01-15T23:09:22.507 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.521+0000 7f015aa3a880 1 < completed delete operation key=P18I2H2B1WWU tag=JTXYZKMAAK7I type=del 2024-01-15T23:09:22.511 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.525+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~SXWLDIV0C4P9.0 size=1048576 2024-01-15T23:09:22.512 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.526+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~SXWLDIV0C4P9.1 size=890592 2024-01-15T23:09:22.512 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.526+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=SXWLDIV0C4P9 tag=O493CKW1VLUC type=write size=2987744 2024-01-15T23:09:22.514 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.528+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~SQ4IZ6T5XV9O.0 size=513023 2024-01-15T23:09:22.517 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.532+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=SQ4IZ6T5XV9O tag=CADIUAXTH2LB type=write size=1561599 2024-01-15T23:09:22.521 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.535+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~CXPP6ESBZULK.0 size=1048576 2024-01-15T23:09:22.523 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.537+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~CXPP6ESBZULK.1 size=1048576 2024-01-15T23:09:22.525 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.539+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~CXPP6ESBZULK.2 size=157760 2024-01-15T23:09:22.525 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.539+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=CXPP6ESBZULK tag=6Y910MGI6B59 type=write size=3303488 2024-01-15T23:09:22.527 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.541+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~8JCC3L7OI88C.0 size=1048576 2024-01-15T23:09:22.529 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.543+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~8JCC3L7OI88C.1 size=234281 2024-01-15T23:09:22.532 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.546+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=8JCC3L7OI88C tag=J080KF219KDI type=write size=2331433 2024-01-15T23:09:22.534 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.548+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=ONAQJ8PYXW2I type=del size=1541098 2024-01-15T23:09:22.536 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.550+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~SCTYY4KLUK0K.0 size=1048576 2024-01-15T23:09:22.536 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.550+0000 7f015aa3a880 1 < canceled part key=_multipart_4FD48CUZ0YN1.2~SCTYY4KLUK0K.1 size=61830 2024-01-15T23:09:22.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:22 smithi053 ceph-mon[143363]: pgmap v1456: 137 pgs: 137 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 792 KiB/s rd, 274 KiB/s wr, 1.40k op/s 2024-01-15T23:09:22.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:22 smithi053 ceph-mon[146052]: pgmap v1456: 137 pgs: 137 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 792 KiB/s rd, 274 KiB/s wr, 1.40k op/s 2024-01-15T23:09:22.540 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.554+0000 7f015aa3a880 1 < canceled multipart upload key=4FD48CUZ0YN1 upload=SCTYY4KLUK0K tag=KTHDEYX12Y4F type=write size=2158982 2024-01-15T23:09:22.542 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.556+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=30M46HBTMZBX type=del size=3371037 2024-01-15T23:09:22.544 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.558+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=OVG1NNGFM2DG type=del 2024-01-15T23:09:22.546 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.560+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=400DYOG7260V type=del size=2096909 2024-01-15T23:09:22.550 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.564+0000 7f015aa3a880 1 < suggested update operation key=LMN63HC6SH43 tag=LTTFR3YEDAXK type=del size=514853 2024-01-15T23:09:22.554 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.568+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~6T7ARVTGITVN.0 size=1048576 2024-01-15T23:09:22.555 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.570+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~6T7ARVTGITVN.1 size=1048576 2024-01-15T23:09:22.557 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.571+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~6T7ARVTGITVN.2 size=700288 2024-01-15T23:09:22.557 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.571+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=6T7ARVTGITVN tag=Z7K643N82E7C type=write size=3846016 2024-01-15T23:09:22.561 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.575+0000 7f015aa3a880 1 < suggested remove operation key=P18I2H2B1WWU tag=90EJ8GPWPWD8 type=del 2024-01-15T23:09:22.564 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.579+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~G15WWCIKWEVR.0 size=318850 2024-01-15T23:09:22.565 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.579+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=G15WWCIKWEVR tag=T3GJ207V9M4W type=write size=1367426 2024-01-15T23:09:22.566 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.581+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~4B3UOL7LXJY2.0 size=287446 2024-01-15T23:09:22.570 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.584+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=4B3UOL7LXJY2 tag=KAMQ2Z9GE5EV type=write size=1336022 2024-01-15T23:09:22.573 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.587+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~I3R9OK154QDW.0 size=677918 2024-01-15T23:09:22.573 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.587+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=I3R9OK154QDW tag=ANYV6IKPDBOS type=write size=1726494 2024-01-15T23:09:22.575 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.590+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=TZ3JDJ1CNQYX type=del 2024-01-15T23:09:22.577 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.591+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=XPK1N896PHWN type=del size=245438 2024-01-15T23:09:22.579 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.593+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~UUHMAT710A36.0 size=316047 2024-01-15T23:09:22.582 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.597+0000 7f015aa3a880 1 < completed multipart upload key=UJT03FC4CQI3 upload=UUHMAT710A36 tag=WKEEJ94B7D9T type=write size=1364623 2024-01-15T23:09:22.586 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.600+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~OEOPPX5Y7OR5.0 size=1000039 2024-01-15T23:09:22.586 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.600+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=OEOPPX5Y7OR5 tag=BXRIFS9LXH14 type=write size=2048615 2024-01-15T23:09:22.588 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.602+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~F7I16K2WTAT5.0 size=1048576 2024-01-15T23:09:22.588 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.602+0000 7f015aa3a880 1 < canceled part key=_multipart_QAUOUNL8YHKF.2~F7I16K2WTAT5.1 size=779772 2024-01-15T23:09:22.591 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.606+0000 7f015aa3a880 1 < canceled multipart upload key=QAUOUNL8YHKF upload=F7I16K2WTAT5 tag=6DEBDVZ39F1R type=write size=2876924 2024-01-15T23:09:22.593 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.608+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=7A4RJ50F2OB2 type=del size=1208601 2024-01-15T23:09:22.595 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.609+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=SRK9H570W937 type=del 2024-01-15T23:09:22.599 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.613+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~1VN2JKA30U0R.0 size=653162 2024-01-15T23:09:22.599 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.613+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=1VN2JKA30U0R tag=91RS4ZPTWWYF type=write size=1701738 2024-01-15T23:09:22.601 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.615+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=XFIDQU9SPBSK type=del 2024-01-15T23:09:22.603 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.617+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=LGRLWBGGIN4J type=write size=446821 2024-01-15T23:09:22.604 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.619+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=32KJMO3EWSLS type=del 2024-01-15T23:09:22.608 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.622+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~XV1LQ2998OY7.0 size=1048576 2024-01-15T23:09:22.609 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.624+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~XV1LQ2998OY7.1 size=1048576 2024-01-15T23:09:22.611 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.625+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~XV1LQ2998OY7.2 size=1043647 2024-01-15T23:09:22.611 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.625+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=XV1LQ2998OY7 tag=7J5DI0GTDYCM type=write size=4189375 2024-01-15T23:09:22.613 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.627+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~UJ5FANGW8VZD.0 size=1048576 2024-01-15T23:09:22.615 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.629+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~UJ5FANGW8VZD.1 size=1048576 2024-01-15T23:09:22.616 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.630+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~UJ5FANGW8VZD.2 size=266325 2024-01-15T23:09:22.620 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.634+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=UJ5FANGW8VZD tag=EJUXZN91943J type=write size=3412053 2024-01-15T23:09:22.622 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.636+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=VO8ZFL23UWI3 type=del size=2538638 2024-01-15T23:09:22.624 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.638+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~BU5Z5KKPM9HA.0 size=393055 2024-01-15T23:09:22.627 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.642+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=BU5Z5KKPM9HA tag=2JSQJ693852D type=write size=1441631 2024-01-15T23:09:22.629 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.644+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=L9QPPTWOOFRV type=del size=3474379 2024-01-15T23:09:22.631 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.646+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~SXWLDIV0C4P9.0 size=1048576 2024-01-15T23:09:22.633 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.647+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~SXWLDIV0C4P9.1 size=890592 2024-01-15T23:09:22.637 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.651+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=SXWLDIV0C4P9 tag=O493CKW1VLUC type=write size=2987744 2024-01-15T23:09:22.640 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.655+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~3G3KZGAH6VJA.0 size=175234 2024-01-15T23:09:22.641 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.655+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=3G3KZGAH6VJA tag=E8U5E0CGAVBX type=write size=1223810 2024-01-15T23:09:22.643 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.657+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~CXPP6ESBZULK.0 size=1048576 2024-01-15T23:09:22.645 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.659+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~CXPP6ESBZULK.1 size=1048576 2024-01-15T23:09:22.647 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.661+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~CXPP6ESBZULK.2 size=157760 2024-01-15T23:09:22.650 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.665+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=CXPP6ESBZULK tag=6Y910MGI6B59 type=write size=3303488 2024-01-15T23:09:22.654 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.668+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~IVYE4OH9NQSC.0 size=453648 2024-01-15T23:09:22.654 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.668+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=IVYE4OH9NQSC tag=NPTKCDJLH4TR type=write size=1502224 2024-01-15T23:09:22.656 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.670+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=ONAQJ8PYXW2I type=del 2024-01-15T23:09:22.660 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.674+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~AZF33HV4439D.0 size=1048576 2024-01-15T23:09:22.662 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.676+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~AZF33HV4439D.1 size=1048576 2024-01-15T23:09:22.663 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.677+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~AZF33HV4439D.2 size=589237 2024-01-15T23:09:22.663 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.677+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=AZF33HV4439D tag=I6M3GC3QVV1Y type=write size=3734965 2024-01-15T23:09:22.667 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.682+0000 7f015aa3a880 1 < suggested update operation key=YSLXM9SYM6LS tag=30M46HBTMZBX type=del size=3371037 2024-01-15T23:09:22.671 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.685+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~V75CRK2525TI.0 size=1048576 2024-01-15T23:09:22.673 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.687+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~V75CRK2525TI.1 size=885611 2024-01-15T23:09:22.673 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.687+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=V75CRK2525TI tag=0CLVBH4ADUDB type=write size=2982763 2024-01-15T23:09:22.676 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.690+0000 7f015aa3a880 -1 < failed to complete operation key=LMN63HC6SH43 tag=400DYOG7260V type=del size=2096909: (22) Invalid argument 2024-01-15T23:09:22.678 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.692+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=37SXPSGWA9DH type=del size=2260096 2024-01-15T23:09:22.680 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.694+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~6T7ARVTGITVN.0 size=1048576 2024-01-15T23:09:22.681 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.695+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~6T7ARVTGITVN.1 size=1048576 2024-01-15T23:09:22.683 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.697+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~6T7ARVTGITVN.2 size=700288 2024-01-15T23:09:22.687 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.702+0000 7f015aa3a880 1 < completed multipart upload key=78BS9N6111TG upload=6T7ARVTGITVN tag=Z7K643N82E7C type=write size=3846016 2024-01-15T23:09:22.690 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.704+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=NP9LAXQERDR6 type=write size=758976 2024-01-15T23:09:22.692 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.706+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~G15WWCIKWEVR.0 size=318850 2024-01-15T23:09:22.696 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.710+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=G15WWCIKWEVR tag=T3GJ207V9M4W type=write size=1367426 2024-01-15T23:09:22.698 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.712+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=SQ49HY4RM6FS type=write size=579225 2024-01-15T23:09:22.700 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.714+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~I3R9OK154QDW.0 size=677918 2024-01-15T23:09:22.703 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.717+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=I3R9OK154QDW tag=ANYV6IKPDBOS type=write size=1726494 2024-01-15T23:09:22.707 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.721+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~3J74WDUKUVIS.0 size=1048576 2024-01-15T23:09:22.709 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.723+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~3J74WDUKUVIS.1 size=804731 2024-01-15T23:09:22.709 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.723+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=3J74WDUKUVIS tag=B39JBDGBX2YQ type=write size=2901883 2024-01-15T23:09:22.711 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.726+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=XPK1N896PHWN type=del 2024-01-15T23:09:22.715 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.729+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~4CU95A0MPNIM.0 size=1048576 2024-01-15T23:09:22.719 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.731+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~4CU95A0MPNIM.1 size=714476 2024-01-15T23:09:22.719 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.731+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=4CU95A0MPNIM tag=TUNLCVE9BM22 type=write size=2811628 2024-01-15T23:09:22.719 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.732+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~OEOPPX5Y7OR5.0 size=1000039 2024-01-15T23:09:22.722 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.736+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=OEOPPX5Y7OR5 tag=BXRIFS9LXH14 type=write size=2048615 2024-01-15T23:09:22.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:22 smithi163 ceph-mon[138526]: pgmap v1456: 137 pgs: 137 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 792 KiB/s rd, 274 KiB/s wr, 1.40k op/s 2024-01-15T23:09:22.726 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.740+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~GYEEFZ3YWV65.0 size=1048576 2024-01-15T23:09:22.728 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.742+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~GYEEFZ3YWV65.1 size=1048576 2024-01-15T23:09:22.729 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.744+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~GYEEFZ3YWV65.2 size=444191 2024-01-15T23:09:22.730 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.744+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=GYEEFZ3YWV65 tag=4AR350EWPBK3 type=write size=3589919 2024-01-15T23:09:22.731 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.745+0000 7f015aa3a880 1 < canceled operation key=OIUBN8XF3UB9 tag=7A4RJ50F2OB2 type=del size=1208601 2024-01-15T23:09:22.733 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.747+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=B50ZSB1E4DH6 type=del size=211446 2024-01-15T23:09:22.735 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.749+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~1VN2JKA30U0R.0 size=653162 2024-01-15T23:09:22.738 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.752+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=1VN2JKA30U0R tag=91RS4ZPTWWYF type=write size=1701738 2024-01-15T23:09:22.740 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.754+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=QH1RNQV5JXY3 type=write size=20543 2024-01-15T23:09:22.745 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.759+0000 7f015aa3a880 1 < suggested update operation key=20XY1HFP38RV tag=LGRLWBGGIN4J type=write size=446821 2024-01-15T23:09:22.747 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.761+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=PSOL0XUM2YPE type=del size=2933799 2024-01-15T23:09:22.747 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.761+0000 7f015aa3a880 1 < canceled part key=_multipart_LMN63HC6SH43.2~XV1LQ2998OY7.0 size=1048576 2024-01-15T23:09:22.749 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.763+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~XV1LQ2998OY7.1 size=1048576 2024-01-15T23:09:22.751 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.765+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~XV1LQ2998OY7.2 size=1043647 2024-01-15T23:09:22.754 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.768+0000 7f015aa3a880 1 < canceled multipart upload key=LMN63HC6SH43 upload=XV1LQ2998OY7 tag=7J5DI0GTDYCM type=write size=4189375 2024-01-15T23:09:22.756 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.770+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=5DS33LY8RRWH type=del size=2461801 2024-01-15T23:09:22.758 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.772+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=VO8ZFL23UWI3 type=del 2024-01-15T23:09:22.762 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.776+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~LFWTKTBMMQ94.0 size=1048576 2024-01-15T23:09:22.763 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.777+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~LFWTKTBMMQ94.1 size=1048576 2024-01-15T23:09:22.765 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.779+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~LFWTKTBMMQ94.2 size=620713 2024-01-15T23:09:22.765 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.779+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=LFWTKTBMMQ94 tag=6RFBSUXDWOB8 type=write size=3766441 2024-01-15T23:09:22.767 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.781+0000 7f015aa3a880 1 < canceled operation key=ZFWW6RS09R9G tag=L9QPPTWOOFRV type=del size=3474379 2024-01-15T23:09:22.769 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.783+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=UC7GE9GY5U5D type=write size=773188 2024-01-15T23:09:22.771 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.785+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~3G3KZGAH6VJA.0 size=175234 2024-01-15T23:09:22.774 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.789+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=3G3KZGAH6VJA tag=E8U5E0CGAVBX type=write size=1223810 2024-01-15T23:09:22.776 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.791+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=1PC1AFCCIJSD type=del size=25644 2024-01-15T23:09:22.778 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.793+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~IVYE4OH9NQSC.0 size=453648 2024-01-15T23:09:22.782 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.796+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=IVYE4OH9NQSC tag=NPTKCDJLH4TR type=write size=1502224 2024-01-15T23:09:22.785 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.800+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~DQDNCDURT54N.0 size=1048576 2024-01-15T23:09:22.787 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.801+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~DQDNCDURT54N.1 size=43317 2024-01-15T23:09:22.787 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.801+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=DQDNCDURT54N tag=S4NR7KMJR3OI type=write size=2140469 2024-01-15T23:09:22.789 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.803+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~AZF33HV4439D.0 size=1048576 2024-01-15T23:09:22.791 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.805+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~AZF33HV4439D.1 size=1048576 2024-01-15T23:09:22.793 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.807+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~AZF33HV4439D.2 size=589237 2024-01-15T23:09:22.797 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.811+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=AZF33HV4439D tag=I6M3GC3QVV1Y type=write size=3734965 2024-01-15T23:09:22.799 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.813+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=GBMAR9F988YZ type=del size=3508661 2024-01-15T23:09:22.799 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.813+0000 7f015aa3a880 1 < canceled part key=_multipart_YSLXM9SYM6LS.2~V75CRK2525TI.0 size=1048576 2024-01-15T23:09:22.801 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.816+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~V75CRK2525TI.1 size=885611 2024-01-15T23:09:22.805 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.819+0000 7f015aa3a880 1 < canceled multipart upload key=YSLXM9SYM6LS upload=V75CRK2525TI tag=0CLVBH4ADUDB type=write size=2982763 2024-01-15T23:09:22.809 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.823+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~LJ431N0M03CS.0 size=1048576 2024-01-15T23:09:22.811 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.825+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~LJ431N0M03CS.1 size=499729 2024-01-15T23:09:22.811 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.825+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=LJ431N0M03CS tag=DKKIBEZ8L9L3 type=write size=2596881 2024-01-15T23:09:22.813 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.827+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=37SXPSGWA9DH type=del 2024-01-15T23:09:22.817 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.831+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~JY8KEJQNRB3V.0 size=1048576 2024-01-15T23:09:22.819 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.833+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~JY8KEJQNRB3V.1 size=246929 2024-01-15T23:09:22.819 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.833+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=JY8KEJQNRB3V tag=CFHRRHJTMY72 type=write size=2344081 2024-01-15T23:09:22.821 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.835+0000 7f015aa3a880 1 < completed write operation key=D1PDCDA44P7Z tag=NP9LAXQERDR6 type=write size=758976 2024-01-15T23:09:22.823 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.837+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=Z9QDLSDBLIZI type=del size=3542584 2024-01-15T23:09:22.825 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.839+0000 7f015aa3a880 1 < completed write operation key=LMN63HC6SH43 tag=SQ49HY4RM6FS type=write size=579225 2024-01-15T23:09:22.827 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.841+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=0OVTRDXEEBPX type=del size=4097207 2024-01-15T23:09:22.829 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.843+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~3J74WDUKUVIS.0 size=1048576 2024-01-15T23:09:22.831 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.845+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~3J74WDUKUVIS.1 size=804731 2024-01-15T23:09:22.834 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.848+0000 7f015aa3a880 1 < completed multipart upload key=QIAVT1LFAF0L upload=3J74WDUKUVIS tag=B39JBDGBX2YQ type=write size=2901883 2024-01-15T23:09:22.837 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.851+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~RYNOCH4TG5LB.0 size=1048576 2024-01-15T23:09:22.839 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.853+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~RYNOCH4TG5LB.1 size=629237 2024-01-15T23:09:22.839 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.853+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=RYNOCH4TG5LB tag=0KSJY1DEGLZZ type=write size=2726389 2024-01-15T23:09:22.841 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.855+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~4CU95A0MPNIM.0 size=1048576 2024-01-15T23:09:22.841 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.855+0000 7f015aa3a880 1 < canceled part key=_multipart_QAUOUNL8YHKF.2~4CU95A0MPNIM.1 size=714476 2024-01-15T23:09:22.845 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.859+0000 7f015aa3a880 1 < canceled multipart upload key=QAUOUNL8YHKF upload=4CU95A0MPNIM tag=TUNLCVE9BM22 type=write size=2811628 2024-01-15T23:09:22.847 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.861+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=0SD1CJ6BC0EL type=del size=2646303 2024-01-15T23:09:22.849 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.863+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~GYEEFZ3YWV65.0 size=1048576 2024-01-15T23:09:22.851 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.865+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~GYEEFZ3YWV65.1 size=1048576 2024-01-15T23:09:22.851 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.865+0000 7f015aa3a880 1 < canceled part key=_multipart_QIAVT1LFAF0L.2~GYEEFZ3YWV65.2 size=444191 2024-01-15T23:09:22.854 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.868+0000 7f015aa3a880 1 < canceled multipart upload key=QIAVT1LFAF0L upload=GYEEFZ3YWV65 tag=4AR350EWPBK3 type=write size=3589919 2024-01-15T23:09:22.857 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.872+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~QX1AVC6GG15O.0 size=1048576 2024-01-15T23:09:22.859 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.873+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~QX1AVC6GG15O.1 size=797626 2024-01-15T23:09:22.859 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.873+0000 7f015aa3a880 1 > prepared multipart upload key=4EXWJ9YOPF9I upload=QX1AVC6GG15O tag=Y1LBI3D9OK1Y type=write size=2894778 2024-01-15T23:09:22.861 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.875+0000 7f015aa3a880 1 < canceled operation key=6PU9QS1B1TUB tag=B50ZSB1E4DH6 type=del size=211446 2024-01-15T23:09:22.863 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.877+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=9EDFBLCCU4O4 type=write size=579641 2024-01-15T23:09:22.867 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.881+0000 7f015aa3a880 1 < suggested update operation key=78BS9N6111TG tag=QH1RNQV5JXY3 type=write size=20543 2024-01-15T23:09:22.871 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.885+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~WZ2DKNGLSOZY.0 size=191417 2024-01-15T23:09:22.871 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.885+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=WZ2DKNGLSOZY tag=Z1USURWPS02T type=write size=1239993 2024-01-15T23:09:22.873 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.887+0000 7f015aa3a880 1 < canceled operation key=YAD7L24SP6S6 tag=PSOL0XUM2YPE type=del size=2933799 2024-01-15T23:09:22.875 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.889+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=45MBX19WMZJC type=write size=405494 2024-01-15T23:09:22.878 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.892+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=5DS33LY8RRWH type=del 2024-01-15T23:09:22.881 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.896+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~K4XNG6RO5MBM.0 size=1048576 2024-01-15T23:09:22.883 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.898+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~K4XNG6RO5MBM.1 size=1048576 2024-01-15T23:09:22.885 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.899+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~K4XNG6RO5MBM.2 size=926914 2024-01-15T23:09:22.885 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.899+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=K4XNG6RO5MBM tag=JXAZYM81FDRP type=write size=4072642 2024-01-15T23:09:22.887 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.901+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~LFWTKTBMMQ94.0 size=1048576 2024-01-15T23:09:22.889 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.903+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~LFWTKTBMMQ94.1 size=1048576 2024-01-15T23:09:22.890 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.905+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~LFWTKTBMMQ94.2 size=620713 2024-01-15T23:09:22.894 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.908+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=LFWTKTBMMQ94 tag=6RFBSUXDWOB8 type=write size=3766441 2024-01-15T23:09:22.896 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.910+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=B3TDCTMDW6QY type=del size=2723798 2024-01-15T23:09:22.900 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.914+0000 7f015aa3a880 1 < suggested remove operation key=86UEB70RI5UF tag=UC7GE9GY5U5D type=write 2024-01-15T23:09:22.902 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.916+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=U3XC0XP8T91C type=del size=1820112 2024-01-15T23:09:22.906 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.920+0000 7f015aa3a880 1 < suggested update operation key=NFS3V4I3LMK4 tag=1PC1AFCCIJSD type=del size=25644 2024-01-15T23:09:22.908 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.922+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=9RM1M5JZ12FI type=del size=431071 2024-01-15T23:09:22.910 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.924+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~DQDNCDURT54N.0 size=1048576 2024-01-15T23:09:22.911 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.926+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~DQDNCDURT54N.1 size=43317 2024-01-15T23:09:22.915 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.929+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=DQDNCDURT54N tag=S4NR7KMJR3OI type=write size=2140469 2024-01-15T23:09:22.917 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.931+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=FXDER5MSV7KY type=del size=3052154 2024-01-15T23:09:22.919 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.933+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=GBMAR9F988YZ type=del 2024-01-15T23:09:22.922 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.937+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~C4E8E34E5U44.0 size=623742 2024-01-15T23:09:22.923 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.937+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=C4E8E34E5U44 tag=XTS8ZYG3FG2O type=write size=1672318 2024-01-15T23:09:22.923 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.937+0000 7f015aa3a880 1 < canceled part key=_multipart_USPTX9KW910J.2~LJ431N0M03CS.0 size=1048576 2024-01-15T23:09:22.925 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.939+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~LJ431N0M03CS.1 size=499729 2024-01-15T23:09:22.928 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.942+0000 7f015aa3a880 1 < canceled multipart upload key=USPTX9KW910J upload=LJ431N0M03CS tag=DKKIBEZ8L9L3 type=write size=2596881 2024-01-15T23:09:22.930 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.944+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=TVU0UOZO5TK9 type=del size=1804514 2024-01-15T23:09:22.933 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.947+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~JY8KEJQNRB3V.0 size=1048576 2024-01-15T23:09:22.933 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.947+0000 7f015aa3a880 1 < canceled part key=_multipart_OIUBN8XF3UB9.2~JY8KEJQNRB3V.1 size=246929 2024-01-15T23:09:22.937 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.952+0000 7f015aa3a880 1 < canceled multipart upload key=OIUBN8XF3UB9 upload=JY8KEJQNRB3V tag=CFHRRHJTMY72 type=write size=2344081 2024-01-15T23:09:22.939 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.953+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=XTY72PDHHP44 type=del size=3163888 2024-01-15T23:09:22.944 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.958+0000 7f015aa3a880 1 < suggested remove operation key=LMN63HC6SH43 tag=Z9QDLSDBLIZI type=del 2024-01-15T23:09:22.948 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.962+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~OSJQJO5Z6G5I.0 size=1048576 2024-01-15T23:09:22.949 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.964+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~OSJQJO5Z6G5I.1 size=369183 2024-01-15T23:09:22.950 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.964+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=OSJQJO5Z6G5I tag=BJ6RXS9I888T type=write size=2466335 2024-01-15T23:09:22.952 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.966+0000 7f015aa3a880 -1 < failed to complete operation key=86UEB70RI5UF tag=0OVTRDXEEBPX type=del size=4097207: (22) Invalid argument 2024-01-15T23:09:22.956 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.970+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~F47GBFUZTI03.0 size=295653 2024-01-15T23:09:22.956 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.970+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=F47GBFUZTI03 tag=W97836GFURIW type=write size=1344229 2024-01-15T23:09:22.958 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.972+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~RYNOCH4TG5LB.0 size=1048576 2024-01-15T23:09:22.959 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.974+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~RYNOCH4TG5LB.1 size=629237 2024-01-15T23:09:22.963 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.977+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=RYNOCH4TG5LB tag=0KSJY1DEGLZZ type=write size=2726389 2024-01-15T23:09:22.967 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.981+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~XOZWV4WHFJU6.0 size=394385 2024-01-15T23:09:22.967 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.981+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=XOZWV4WHFJU6 tag=X63L5WETCKO1 type=write size=1442961 2024-01-15T23:09:22.969 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.983+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=0SD1CJ6BC0EL type=del 2024-01-15T23:09:22.971 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.985+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=6VWC95F00JHE type=del size=984032 2024-01-15T23:09:22.973 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.987+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~QX1AVC6GG15O.0 size=1048576 2024-01-15T23:09:22.975 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.989+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~QX1AVC6GG15O.1 size=797626 2024-01-15T23:09:22.978 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.992+0000 7f015aa3a880 1 < completed multipart upload key=4EXWJ9YOPF9I upload=QX1AVC6GG15O tag=Y1LBI3D9OK1Y type=write size=2894778 2024-01-15T23:09:22.980 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.994+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=C45SX1N3F86X type=write size=623015 2024-01-15T23:09:22.982 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.996+0000 7f015aa3a880 1 < completed write operation key=20XY1HFP38RV tag=9EDFBLCCU4O4 type=write size=579641 2024-01-15T23:09:22.984 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:22.998+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=PR5GVBKS2GK6 type=del size=889128 2024-01-15T23:09:22.986 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.000+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~WZ2DKNGLSOZY.0 size=191417 2024-01-15T23:09:22.989 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.004+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=WZ2DKNGLSOZY tag=Z1USURWPS02T type=write size=1239993 2024-01-15T23:09:22.991 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.006+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=Y2HJ5LJ2O2UB type=write size=715606 2024-01-15T23:09:22.993 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.008+0000 7f015aa3a880 1 < completed write operation key=V20OM852L630 tag=45MBX19WMZJC type=write size=405494 2024-01-15T23:09:22.995 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.009+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=2M03GWL0TW2X type=write size=743755 2024-01-15T23:09:22.998 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.012+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~K4XNG6RO5MBM.0 size=1048576 2024-01-15T23:09:22.999 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.013+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~K4XNG6RO5MBM.1 size=1048576 2024-01-15T23:09:23.001 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.015+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~K4XNG6RO5MBM.2 size=926914 2024-01-15T23:09:23.004 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.019+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=K4XNG6RO5MBM tag=JXAZYM81FDRP type=write size=4072642 2024-01-15T23:09:23.007 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.021+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=POZF05T15I1R type=del size=2990102 2024-01-15T23:09:23.011 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.025+0000 7f015aa3a880 1 < suggested remove operation key=P18I2H2B1WWU tag=B3TDCTMDW6QY type=del 2024-01-15T23:09:23.013 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.027+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=04JJW4X14AAV type=del size=3688039 2024-01-15T23:09:23.015 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.029+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=U3XC0XP8T91C type=del 2024-01-15T23:09:23.019 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.033+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~EE34PW2T9W4O.0 size=1048576 2024-01-15T23:09:23.020 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.035+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~EE34PW2T9W4O.1 size=621639 2024-01-15T23:09:23.020 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.035+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=EE34PW2T9W4O tag=JIAZ3ZSFFIOP type=write size=2718791 2024-01-15T23:09:23.024 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.038+0000 7f015aa3a880 1 < suggested update operation key=4FD48CUZ0YN1 tag=9RM1M5JZ12FI type=del size=431071 2024-01-15T23:09:23.028 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.042+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~OW2M871CLG6O.0 size=1048576 2024-01-15T23:09:23.029 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.044+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~OW2M871CLG6O.1 size=378612 2024-01-15T23:09:23.029 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.044+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=OW2M871CLG6O tag=Y8O56DZ7U8B9 type=write size=2475764 2024-01-15T23:09:23.033 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.048+0000 7f015aa3a880 1 < suggested remove operation key=YD7TIMOW86JF tag=FXDER5MSV7KY type=del 2024-01-15T23:09:23.037 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.051+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=LBB40I01WYXT type=del size=703259 2024-01-15T23:09:23.039 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.053+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~C4E8E34E5U44.0 size=623742 2024-01-15T23:09:23.044 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.056+0000 7f015aa3a880 1 < completed multipart upload key=UJT03FC4CQI3 upload=C4E8E34E5U44 tag=XTS8ZYG3FG2O type=write size=1672318 2024-01-15T23:09:23.044 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.058+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=AT44KQTIXC48 type=write size=53567 2024-01-15T23:09:23.045 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.059+0000 7f015aa3a880 -1 < no bi entry to suggest for operation key=P18I2H2B1WWU tag=TVU0UOZO5TK9 type=del size=1804514: (2) No such file or directory 2024-01-15T23:09:23.047 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.061+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=AH2CMHV19JL5 type=del size=2999471 2024-01-15T23:09:23.048 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.063+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=XTY72PDHHP44 type=del 2024-01-15T23:09:23.050 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.065+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=GWYJ3IDN20TJ type=del size=3669742 2024-01-15T23:09:23.052 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.067+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~OSJQJO5Z6G5I.0 size=1048576 2024-01-15T23:09:23.054 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.068+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~OSJQJO5Z6G5I.1 size=369183 2024-01-15T23:09:23.057 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.071+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=OSJQJO5Z6G5I tag=BJ6RXS9I888T type=write size=2466335 2024-01-15T23:09:23.062 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.076+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~2IX8HXXN365D.0 size=1048576 2024-01-15T23:09:23.064 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.078+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~2IX8HXXN365D.1 size=530876 2024-01-15T23:09:23.064 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.078+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=2IX8HXXN365D tag=5Q0FA7N1R130 type=write size=2628028 2024-01-15T23:09:23.066 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.080+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~F47GBFUZTI03.0 size=295653 2024-01-15T23:09:23.069 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.083+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=F47GBFUZTI03 tag=W97836GFURIW type=write size=1344229 2024-01-15T23:09:23.072 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.086+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=7P5K9ZTDEHN2 type=del size=1915366 2024-01-15T23:09:23.072 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.086+0000 7f015aa3a880 1 < canceled part key=_multipart_6PU9QS1B1TUB.2~XOZWV4WHFJU6.0 size=394385 2024-01-15T23:09:23.076 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.091+0000 7f015aa3a880 1 < canceled multipart upload key=6PU9QS1B1TUB upload=XOZWV4WHFJU6 tag=X63L5WETCKO1 type=write size=1442961 2024-01-15T23:09:23.080 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.094+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~KEK5XS8FV3UM.0 size=222646 2024-01-15T23:09:23.080 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.094+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=KEK5XS8FV3UM tag=CF38FIMMZ9CG type=write size=1271222 2024-01-15T23:09:23.082 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.096+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=6VWC95F00JHE type=del 2024-01-15T23:09:23.084 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.098+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=2L29KOAOY7C8 type=del size=3473907 2024-01-15T23:09:23.087 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.102+0000 7f015aa3a880 1 < suggested update operation key=ZFWW6RS09R9G tag=C45SX1N3F86X type=write size=623015 2024-01-15T23:09:23.089 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.104+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=HW1I2N2J890J type=del size=3241668 2024-01-15T23:09:23.091 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.105+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=PR5GVBKS2GK6 type=del 2024-01-15T23:09:23.095 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.109+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~FOM768LLB95D.0 size=1048576 2024-01-15T23:09:23.097 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.111+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~FOM768LLB95D.1 size=334864 2024-01-15T23:09:23.097 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.111+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=FOM768LLB95D tag=49BEWMEQAJIE type=write size=2432016 2024-01-15T23:09:23.100 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.115+0000 7f015aa3a880 1 < suggested remove operation key=LMN63HC6SH43 tag=Y2HJ5LJ2O2UB type=write 2024-01-15T23:09:23.104 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.118+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~GOWUGY8Y7JEB.0 size=1048576 2024-01-15T23:09:23.106 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.120+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~GOWUGY8Y7JEB.1 size=1048576 2024-01-15T23:09:23.107 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.122+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~GOWUGY8Y7JEB.2 size=176167 2024-01-15T23:09:23.108 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.122+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=GOWUGY8Y7JEB tag=SIRH9RXFUL03 type=write size=3321895 2024-01-15T23:09:23.111 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.126+0000 7f015aa3a880 1 < suggested update operation key=QIAVT1LFAF0L tag=2M03GWL0TW2X type=write size=743755 2024-01-15T23:09:23.115 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.129+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~UZMYLY8EOE4N.0 size=1048576 2024-01-15T23:09:23.117 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.131+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~UZMYLY8EOE4N.1 size=1048576 2024-01-15T23:09:23.118 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.133+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~UZMYLY8EOE4N.2 size=911669 2024-01-15T23:09:23.118 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.133+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=UZMYLY8EOE4N tag=M4N1751RN5GX type=write size=4057397 2024-01-15T23:09:23.120 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.135+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=POZF05T15I1R type=del 2024-01-15T23:09:23.122 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.136+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=9ZSEXI17ADRC type=del size=3908650 2024-01-15T23:09:23.124 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.138+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=04JJW4X14AAV type=del 2024-01-15T23:09:23.126 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.140+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=DL1XZMSQ3SHN type=del size=842859 2024-01-15T23:09:23.129 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.143+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~EE34PW2T9W4O.0 size=1048576 2024-01-15T23:09:23.129 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.143+0000 7f015aa3a880 1 < canceled part key=_multipart_DDLOPVHID7HK.2~EE34PW2T9W4O.1 size=621639 2024-01-15T23:09:23.132 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.146+0000 7f015aa3a880 1 < canceled multipart upload key=DDLOPVHID7HK upload=EE34PW2T9W4O tag=JIAZ3ZSFFIOP type=write size=2718791 2024-01-15T23:09:23.135 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.150+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~XP7P3TZZ0GNO.0 size=25260 2024-01-15T23:09:23.136 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.150+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=XP7P3TZZ0GNO tag=0L0UMFF7GB5Q type=write size=1073836 2024-01-15T23:09:23.138 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.151+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~OW2M871CLG6O.0 size=1048576 2024-01-15T23:09:23.139 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.153+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~OW2M871CLG6O.1 size=378612 2024-01-15T23:09:23.143 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.157+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=OW2M871CLG6O tag=Y8O56DZ7U8B9 type=write size=2475764 2024-01-15T23:09:23.145 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.159+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=CWZ6R3UKGV6Z type=write size=941109 2024-01-15T23:09:23.147 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.161+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=LBB40I01WYXT type=del 2024-01-15T23:09:23.149 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.163+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=JVRB12L100LR type=del size=1128866 2024-01-15T23:09:23.151 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.166+0000 7f015aa3a880 -1 < failed to complete operation key=QIAVT1LFAF0L tag=AT44KQTIXC48 type=write size=53567: (22) Invalid argument 2024-01-15T23:09:23.154 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.168+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=TQYWMNDGNRFO type=del size=3188754 2024-01-15T23:09:23.156 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.170+0000 7f015aa3a880 -1 < failed to complete operation key=QIAVT1LFAF0L tag=AH2CMHV19JL5 type=del size=2999471: (22) Invalid argument 2024-01-15T23:09:23.160 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.174+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~CPFEO918IBOY.0 size=1032897 2024-01-15T23:09:23.160 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.174+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=CPFEO918IBOY tag=LK5KB1TZCEOH type=write size=2081473 2024-01-15T23:09:23.162 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.176+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=GWYJ3IDN20TJ type=del 2024-01-15T23:09:23.164 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.178+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=XYOQ29FIUKVM type=del size=3565816 2024-01-15T23:09:23.165 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.180+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~2IX8HXXN365D.0 size=1048576 2024-01-15T23:09:23.167 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.181+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~2IX8HXXN365D.1 size=530876 2024-01-15T23:09:23.171 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.185+0000 7f015aa3a880 1 < completed multipart upload key=FUZBB9OLXVSX upload=2IX8HXXN365D tag=5Q0FA7N1R130 type=write size=2628028 2024-01-15T23:09:23.172 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.187+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=XXCT41YH6YBC type=del size=3944103 2024-01-15T23:09:23.174 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.188+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=7P5K9ZTDEHN2 type=del 2024-01-15T23:09:23.176 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.191+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=NH3U1BR7MT1O type=del size=3057949 2024-01-15T23:09:23.178 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.192+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~KEK5XS8FV3UM.0 size=222646 2024-01-15T23:09:23.182 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.196+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=KEK5XS8FV3UM tag=CF38FIMMZ9CG type=write size=1271222 2024-01-15T23:09:23.183 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.198+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=GLE622ENT8RN type=write size=746326 2024-01-15T23:09:23.185 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.199+0000 7f015aa3a880 1 < completed delete operation key=20XY1HFP38RV tag=2L29KOAOY7C8 type=del 2024-01-15T23:09:23.187 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.202+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=4TPQJDB1EJ1B type=write size=30828 2024-01-15T23:09:23.188 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.202+0000 7f015aa3a880 -1 < no bi entry to suggest for operation key=LMN63HC6SH43 tag=HW1I2N2J890J type=del size=3241668: (2) No such file or directory 2024-01-15T23:09:23.190 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.204+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=0Z0EW7Y713K8 type=del size=3609912 2024-01-15T23:09:23.190 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.204+0000 7f015aa3a880 1 < canceled part key=_multipart_USPTX9KW910J.2~FOM768LLB95D.0 size=1048576 2024-01-15T23:09:23.191 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.206+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~FOM768LLB95D.1 size=334864 2024-01-15T23:09:23.195 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.209+0000 7f015aa3a880 1 < canceled multipart upload key=USPTX9KW910J upload=FOM768LLB95D tag=49BEWMEQAJIE type=write size=2432016 2024-01-15T23:09:23.198 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.213+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~8N8VCHFTEZFC.0 size=1048576 2024-01-15T23:09:23.200 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.214+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~8N8VCHFTEZFC.1 size=1048576 2024-01-15T23:09:23.201 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.216+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~8N8VCHFTEZFC.2 size=412846 2024-01-15T23:09:23.202 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.216+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=8N8VCHFTEZFC tag=29KQ7T0LMV9M type=write size=3558574 2024-01-15T23:09:23.204 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.218+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~GOWUGY8Y7JEB.0 size=1048576 2024-01-15T23:09:23.205 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.220+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~GOWUGY8Y7JEB.1 size=1048576 2024-01-15T23:09:23.207 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.221+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~GOWUGY8Y7JEB.2 size=176167 2024-01-15T23:09:23.211 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.225+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=GOWUGY8Y7JEB tag=SIRH9RXFUL03 type=write size=3321895 2024-01-15T23:09:23.214 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.228+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~NHDRW37JQHL7.0 size=1048576 2024-01-15T23:09:23.215 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.230+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~NHDRW37JQHL7.1 size=883116 2024-01-15T23:09:23.216 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.230+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=NHDRW37JQHL7 tag=3Z4VMEEGDQSR type=write size=2980268 2024-01-15T23:09:23.218 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.232+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~UZMYLY8EOE4N.0 size=1048576 2024-01-15T23:09:23.220 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.234+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~UZMYLY8EOE4N.1 size=1048576 2024-01-15T23:09:23.221 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.235+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~UZMYLY8EOE4N.2 size=911669 2024-01-15T23:09:23.225 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.239+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=UZMYLY8EOE4N tag=M4N1751RN5GX type=write size=4057397 2024-01-15T23:09:23.227 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.241+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=YY2WNXPMR41W type=write size=906676 2024-01-15T23:09:23.229 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.243+0000 7f015aa3a880 1 < canceled operation key=FXZ9MI7H10H2 tag=9ZSEXI17ADRC type=del size=3908650 2024-01-15T23:09:23.231 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.245+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=DFD2KZB6A3QH type=del size=1079401 2024-01-15T23:09:23.233 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.247+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=DL1XZMSQ3SHN type=del 2024-01-15T23:09:23.237 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.251+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~DD0HVCTKEYS2.0 size=1048576 2024-01-15T23:09:23.238 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.252+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~DD0HVCTKEYS2.1 size=174217 2024-01-15T23:09:23.239 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.252+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=DD0HVCTKEYS2 tag=R4L8F0DJFVLU type=write size=2271369 2024-01-15T23:09:23.240 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.254+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~XP7P3TZZ0GNO.0 size=25260 2024-01-15T23:09:23.243 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.258+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=XP7P3TZZ0GNO tag=0L0UMFF7GB5Q type=write size=1073836 2024-01-15T23:09:23.245 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.259+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=S1HR8IP01YZX type=del size=3822470 2024-01-15T23:09:23.249 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.263+0000 7f015aa3a880 1 < suggested update operation key=QAUOUNL8YHKF tag=CWZ6R3UKGV6Z type=write size=941109 2024-01-15T23:09:23.253 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.267+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~L9JSZRWKL80R.0 size=207236 2024-01-15T23:09:23.253 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.267+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=L9JSZRWKL80R tag=K63L1XIB62FC type=write size=1255812 2024-01-15T23:09:23.255 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.269+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=JVRB12L100LR type=del 2024-01-15T23:09:23.258 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.272+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~QAPCWQMVFQWP.0 size=1048576 2024-01-15T23:09:23.260 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.274+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~QAPCWQMVFQWP.1 size=376247 2024-01-15T23:09:23.260 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.274+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=QAPCWQMVFQWP tag=GEQFOW2AQNAZ type=write size=2473399 2024-01-15T23:09:23.262 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.276+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=TQYWMNDGNRFO type=del 2024-01-15T23:09:23.265 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.280+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~N8ROD3OMF1HB.0 size=1048576 2024-01-15T23:09:23.267 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.281+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~N8ROD3OMF1HB.1 size=1048576 2024-01-15T23:09:23.269 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.283+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~N8ROD3OMF1HB.2 size=619488 2024-01-15T23:09:23.269 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.283+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=N8ROD3OMF1HB tag=6HXFIF9X3AC3 type=write size=3765216 2024-01-15T23:09:23.272 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.286+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~CPFEO918IBOY.0 size=1032897 2024-01-15T23:09:23.277 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.291+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=CPFEO918IBOY tag=LK5KB1TZCEOH type=write size=2081473 2024-01-15T23:09:23.281 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.295+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~TNYZWVCOGX1H.0 size=1048576 2024-01-15T23:09:23.282 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.297+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~TNYZWVCOGX1H.1 size=1048576 2024-01-15T23:09:23.284 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.298+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~TNYZWVCOGX1H.2 size=740573 2024-01-15T23:09:23.284 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.298+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=TNYZWVCOGX1H tag=3U1ZBIKWIJXY type=write size=3886301 2024-01-15T23:09:23.286 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.300+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=XYOQ29FIUKVM type=del 2024-01-15T23:09:23.288 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.303+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=PE2FB6989BXA type=del size=3158387 2024-01-15T23:09:23.292 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.306+0000 7f015aa3a880 1 < suggested remove operation key=FXZ9MI7H10H2 tag=XXCT41YH6YBC type=del 2024-01-15T23:09:23.294 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.308+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=9CIRQVX38UM0 type=del size=1859413 2024-01-15T23:09:23.296 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.310+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=NH3U1BR7MT1O type=del 2024-01-15T23:09:23.300 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.314+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~5ACQRPHGYKXO.0 size=1048576 2024-01-15T23:09:23.302 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.316+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~5ACQRPHGYKXO.1 size=1048576 2024-01-15T23:09:23.303 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.317+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~5ACQRPHGYKXO.2 size=747260 2024-01-15T23:09:23.303 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.317+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=5ACQRPHGYKXO tag=8TU76N4A1X0T type=write size=3892988 2024-01-15T23:09:23.307 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.322+0000 7f015aa3a880 1 < suggested update operation key=P18I2H2B1WWU tag=GLE622ENT8RN type=write size=746326 2024-01-15T23:09:23.311 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.325+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~Q8UX7XYOXHO3.0 size=201593 2024-01-15T23:09:23.311 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.325+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=Q8UX7XYOXHO3 tag=8ETWBBXUSLU4 type=write size=1250169 2024-01-15T23:09:23.313 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.327+0000 7f015aa3a880 1 < completed write operation key=YSLXM9SYM6LS tag=4TPQJDB1EJ1B type=write size=30828 2024-01-15T23:09:23.315 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.329+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=3M90B4HPEBTH type=del size=2721142 2024-01-15T23:09:23.318 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.332+0000 7f015aa3a880 -1 < failed to complete operation key=QAUOUNL8YHKF tag=0Z0EW7Y713K8 type=del size=3609912: (22) Invalid argument 2024-01-15T23:09:23.322 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.336+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~3KKRVSIZZGVD.0 size=562180 2024-01-15T23:09:23.322 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.336+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=3KKRVSIZZGVD tag=VR14DFSKK88K type=write size=1610756 2024-01-15T23:09:23.324 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.338+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~8N8VCHFTEZFC.0 size=1048576 2024-01-15T23:09:23.326 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.340+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~8N8VCHFTEZFC.1 size=1048576 2024-01-15T23:09:23.328 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.342+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~8N8VCHFTEZFC.2 size=412846 2024-01-15T23:09:23.331 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.346+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=8N8VCHFTEZFC tag=29KQ7T0LMV9M type=write size=3558574 2024-01-15T23:09:23.334 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.348+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=30NJ96YQ0OG4 type=del size=336577 2024-01-15T23:09:23.334 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.348+0000 7f015aa3a880 1 < canceled part key=_multipart_USPTX9KW910J.2~NHDRW37JQHL7.0 size=1048576 2024-01-15T23:09:23.335 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.350+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~NHDRW37JQHL7.1 size=883116 2024-01-15T23:09:23.340 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.353+0000 7f015aa3a880 1 < canceled multipart upload key=USPTX9KW910J upload=NHDRW37JQHL7 tag=3Z4VMEEGDQSR type=write size=2980268 2024-01-15T23:09:23.341 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.355+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=42MSECMWS44A type=del size=3580680 2024-01-15T23:09:23.345 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.359+0000 7f015aa3a880 1 < suggested update operation key=YAD7L24SP6S6 tag=YY2WNXPMR41W type=write size=906676 2024-01-15T23:09:23.347 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.361+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=B9GULF8BB4TJ type=del size=1715555 2024-01-15T23:09:23.349 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.363+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=DFD2KZB6A3QH type=del 2024-01-15T23:09:23.353 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.367+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~062MJZWT32NW.0 size=442043 2024-01-15T23:09:23.353 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.367+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=062MJZWT32NW tag=KONW07MG3MYO type=write size=1490619 2024-01-15T23:09:23.355 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.369+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~DD0HVCTKEYS2.0 size=1048576 2024-01-15T23:09:23.357 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.371+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~DD0HVCTKEYS2.1 size=174217 2024-01-15T23:09:23.361 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.375+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=DD0HVCTKEYS2 tag=R4L8F0DJFVLU type=write size=2271369 2024-01-15T23:09:23.363 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.377+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=2DT53431A45F type=del size=343906 2024-01-15T23:09:23.365 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.379+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=S1HR8IP01YZX type=del 2024-01-15T23:09:23.367 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.381+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=A900X9RH9IB4 type=write size=961065 2024-01-15T23:09:23.369 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.383+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~L9JSZRWKL80R.0 size=207236 2024-01-15T23:09:23.372 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.386+0000 7f015aa3a880 1 < completed multipart upload key=OIUBN8XF3UB9 upload=L9JSZRWKL80R tag=K63L1XIB62FC type=write size=1255812 2024-01-15T23:09:23.374 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.388+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=N8ZBK3ULCAFC type=del size=2392100 2024-01-15T23:09:23.376 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.390+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~QAPCWQMVFQWP.0 size=1048576 2024-01-15T23:09:23.378 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.392+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~QAPCWQMVFQWP.1 size=376247 2024-01-15T23:09:23.381 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.395+0000 7f015aa3a880 1 < completed multipart upload key=FUZBB9OLXVSX upload=QAPCWQMVFQWP tag=GEQFOW2AQNAZ type=write size=2473399 2024-01-15T23:09:23.385 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.399+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~B6QE6Y1RRWFS.0 size=327526 2024-01-15T23:09:23.385 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.399+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=B6QE6Y1RRWFS tag=98NXABHFIC1T type=write size=1376102 2024-01-15T23:09:23.388 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.402+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~N8ROD3OMF1HB.0 size=1048576 2024-01-15T23:09:23.389 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.404+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~N8ROD3OMF1HB.1 size=1048576 2024-01-15T23:09:23.391 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.405+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~N8ROD3OMF1HB.2 size=619488 2024-01-15T23:09:23.395 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.409+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=N8ROD3OMF1HB tag=6HXFIF9X3AC3 type=write size=3765216 2024-01-15T23:09:23.398 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.412+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=U66EXFQ4AQ3W type=del size=1175090 2024-01-15T23:09:23.400 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.414+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~TNYZWVCOGX1H.0 size=1048576 2024-01-15T23:09:23.402 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.416+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~TNYZWVCOGX1H.1 size=1048576 2024-01-15T23:09:23.403 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.417+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~TNYZWVCOGX1H.2 size=740573 2024-01-15T23:09:23.407 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.421+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=TNYZWVCOGX1H tag=3U1ZBIKWIJXY type=write size=3886301 2024-01-15T23:09:23.410 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.425+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~Z3RD6QXFBGZ9.0 size=1048576 2024-01-15T23:09:23.412 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.426+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~Z3RD6QXFBGZ9.1 size=1048576 2024-01-15T23:09:23.414 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.428+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~Z3RD6QXFBGZ9.2 size=616127 2024-01-15T23:09:23.414 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.428+0000 7f015aa3a880 1 > prepared multipart upload key=P18I2H2B1WWU upload=Z3RD6QXFBGZ9 tag=PRWPS3I611CO type=write size=3761855 2024-01-15T23:09:23.416 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.430+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=PE2FB6989BXA type=del 2024-01-15T23:09:23.419 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.433+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=C3GB39GRG8LD type=del size=1545944 2024-01-15T23:09:23.420 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.435+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=9CIRQVX38UM0 type=del 2024-01-15T23:09:23.422 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.436+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=T8JYI0YEOMTJ type=del size=3273045 2024-01-15T23:09:23.424 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.438+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~5ACQRPHGYKXO.0 size=1048576 2024-01-15T23:09:23.426 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.440+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~5ACQRPHGYKXO.1 size=1048576 2024-01-15T23:09:23.427 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.441+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~5ACQRPHGYKXO.2 size=747260 2024-01-15T23:09:23.431 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.445+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=5ACQRPHGYKXO tag=8TU76N4A1X0T type=write size=3892988 2024-01-15T23:09:23.432 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.447+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=FOU13QZD3N3V type=del size=562724 2024-01-15T23:09:23.434 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.449+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~Q8UX7XYOXHO3.0 size=201593 2024-01-15T23:09:23.438 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.452+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=Q8UX7XYOXHO3 tag=8ETWBBXUSLU4 type=write size=1250169 2024-01-15T23:09:23.441 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.456+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~5PY7A5SYVF4H.0 size=1048576 2024-01-15T23:09:23.443 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.457+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~5PY7A5SYVF4H.1 size=419858 2024-01-15T23:09:23.443 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.457+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=5PY7A5SYVF4H tag=WN0P76L8F5HI type=write size=2517010 2024-01-15T23:09:23.447 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.461+0000 7f015aa3a880 1 < suggested remove operation key=JM903WQES0P2 tag=3M90B4HPEBTH type=del 2024-01-15T23:09:23.449 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.463+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=KKFCBYOQFF7Y type=del size=1569117 2024-01-15T23:09:23.454 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.465+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~3KKRVSIZZGVD.0 size=562180 2024-01-15T23:09:23.454 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.469+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=3KKRVSIZZGVD tag=VR14DFSKK88K type=write size=1610756 2024-01-15T23:09:23.456 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.470+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=80Q6L22E93LM type=del size=1671620 2024-01-15T23:09:23.460 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.475+0000 7f015aa3a880 1 < suggested remove operation key=YAD7L24SP6S6 tag=30NJ96YQ0OG4 type=del 2024-01-15T23:09:23.462 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.477+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=YEL54SWB1C0X type=write size=267619 2024-01-15T23:09:23.466 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.480+0000 7f015aa3a880 1 < suggested remove operation key=NFS3V4I3LMK4 tag=42MSECMWS44A type=del 2024-01-15T23:09:23.468 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.482+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=TNGP1TQ8V4EN type=del size=4148409 2024-01-15T23:09:23.470 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.484+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=B9GULF8BB4TJ type=del 2024-01-15T23:09:23.472 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.486+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=O0B58RBR3VZP type=del size=2015175 2024-01-15T23:09:23.474 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.488+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~062MJZWT32NW.0 size=442043 2024-01-15T23:09:23.477 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.492+0000 7f015aa3a880 1 < completed multipart upload key=3U59L4MC7CT1 upload=062MJZWT32NW tag=KONW07MG3MYO type=write size=1490619 2024-01-15T23:09:23.481 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.495+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~Y8CJW04YPXO7.0 size=1048576 2024-01-15T23:09:23.483 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.497+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~Y8CJW04YPXO7.1 size=1048576 2024-01-15T23:09:23.484 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.498+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~Y8CJW04YPXO7.2 size=621457 2024-01-15T23:09:23.484 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.498+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=Y8CJW04YPXO7 tag=QLSXQRCVP2SU type=write size=3767185 2024-01-15T23:09:23.486 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.501+0000 7f015aa3a880 1 < canceled operation key=6PU9QS1B1TUB tag=2DT53431A45F type=del size=343906 2024-01-15T23:09:23.489 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.503+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=5097RZ1V0GAY type=write size=768056 2024-01-15T23:09:23.491 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.506+0000 7f015aa3a880 1 < completed write operation key=ZFWW6RS09R9G tag=A900X9RH9IB4 type=write size=961065 2024-01-15T23:09:23.494 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.508+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=JMMF3HVQNYZM type=del size=2963902 2024-01-15T23:09:23.496 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.510+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=N8ZBK3ULCAFC type=del 2024-01-15T23:09:23.498 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.512+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=1HBAF7HSXV0Y type=del size=3354765 2024-01-15T23:09:23.500 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.514+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~B6QE6Y1RRWFS.0 size=327526 2024-01-15T23:09:23.503 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.518+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=B6QE6Y1RRWFS tag=98NXABHFIC1T type=write size=1376102 2024-01-15T23:09:23.505 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.520+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=EY7NA6JJ5VUE type=del size=17768 2024-01-15T23:09:23.508 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.522+0000 7f015aa3a880 1 < canceled operation key=4EXWJ9YOPF9I tag=U66EXFQ4AQ3W type=del size=1175090 2024-01-15T23:09:23.510 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.524+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=W561HI58ZQ3V type=del size=1574809 2024-01-15T23:09:23.510 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.524+0000 7f015aa3a880 1 < canceled part key=_multipart_P18I2H2B1WWU.2~Z3RD6QXFBGZ9.0 size=1048576 2024-01-15T23:09:23.510 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.524+0000 7f015aa3a880 1 < canceled part key=_multipart_P18I2H2B1WWU.2~Z3RD6QXFBGZ9.1 size=1048576 2024-01-15T23:09:23.512 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.526+0000 7f015aa3a880 1 < completed part key=_multipart_P18I2H2B1WWU.2~Z3RD6QXFBGZ9.2 size=616127 2024-01-15T23:09:23.515 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.529+0000 7f015aa3a880 1 < canceled multipart upload key=P18I2H2B1WWU upload=Z3RD6QXFBGZ9 tag=PRWPS3I611CO type=write size=3761855 2024-01-15T23:09:23.517 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.531+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=YSKHUML93SNQ type=write size=455506 2024-01-15T23:09:23.519 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.533+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=C3GB39GRG8LD type=del 2024-01-15T23:09:23.521 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.536+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=J10CIPEPY2DA type=del size=2101410 2024-01-15T23:09:23.525 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.540+0000 7f015aa3a880 1 < suggested update operation key=3U59L4MC7CT1 tag=T8JYI0YEOMTJ type=del size=3273045 2024-01-15T23:09:23.527 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.542+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=EGSW4Y1FQVQW type=del size=2852024 2024-01-15T23:09:23.530 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.544+0000 7f015aa3a880 1 < canceled operation key=USPTX9KW910J tag=FOU13QZD3N3V type=del size=562724 2024-01-15T23:09:23.531 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.546+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=1NHAOOW47BKJ type=del size=3026089 2024-01-15T23:09:23.533 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.548+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~5PY7A5SYVF4H.0 size=1048576 2024-01-15T23:09:23.536 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.550+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~5PY7A5SYVF4H.1 size=419858 2024-01-15T23:09:23.539 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.554+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=5PY7A5SYVF4H tag=WN0P76L8F5HI type=write size=2517010 2024-01-15T23:09:23.541 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.556+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=SXEE8FZD9Y50 type=del size=1697353 2024-01-15T23:09:23.545 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.559+0000 7f015aa3a880 1 < suggested update operation key=P18I2H2B1WWU tag=KKFCBYOQFF7Y type=del size=1569117 2024-01-15T23:09:23.549 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.563+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~G9BVWEVH7VNG.0 size=1048576 2024-01-15T23:09:23.551 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.565+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~G9BVWEVH7VNG.1 size=481506 2024-01-15T23:09:23.551 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.565+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=G9BVWEVH7VNG tag=IQG4CJGBV2X2 type=write size=2578658 2024-01-15T23:09:23.553 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.567+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=80Q6L22E93LM type=del 2024-01-15T23:09:23.557 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.571+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~JRNBNPH6YPQS.0 size=1048576 2024-01-15T23:09:23.559 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.573+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~JRNBNPH6YPQS.1 size=880382 2024-01-15T23:09:23.559 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.573+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=JRNBNPH6YPQS tag=UKFOQL364M1Y type=write size=2977534 2024-01-15T23:09:23.560 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.575+0000 7f015aa3a880 1 < completed write operation key=4FD48CUZ0YN1 tag=YEL54SWB1C0X type=write size=267619 2024-01-15T23:09:23.562 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.577+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=8D651JUZST7N type=del size=2532081 2024-01-15T23:09:23.564 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.579+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=TNGP1TQ8V4EN type=del 2024-01-15T23:09:23.568 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.583+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~919RP99PH0II.0 size=319062 2024-01-15T23:09:23.568 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.583+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=919RP99PH0II tag=EIX7F0H4R9SG type=write size=1367638 2024-01-15T23:09:23.571 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.585+0000 7f015aa3a880 -1 < failed to complete operation key=3U59L4MC7CT1 tag=O0B58RBR3VZP type=del size=2015175: (22) Invalid argument 2024-01-15T23:09:23.573 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.587+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=RVGSDE45LC0G type=del size=4088823 2024-01-15T23:09:23.575 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.589+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~Y8CJW04YPXO7.0 size=1048576 2024-01-15T23:09:23.577 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.591+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~Y8CJW04YPXO7.1 size=1048576 2024-01-15T23:09:23.578 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.593+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~Y8CJW04YPXO7.2 size=621457 2024-01-15T23:09:23.582 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.596+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=Y8CJW04YPXO7 tag=QLSXQRCVP2SU type=write size=3767185 2024-01-15T23:09:23.586 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.600+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~2QMJ37E52IKR.0 size=329351 2024-01-15T23:09:23.586 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.600+0000 7f015aa3a880 1 > prepared multipart upload key=NFS3V4I3LMK4 upload=2QMJ37E52IKR tag=SK1FEVX51WV1 type=write size=1377927 2024-01-15T23:09:23.589 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.603+0000 7f015aa3a880 1 < completed write operation key=4EXWJ9YOPF9I tag=5097RZ1V0GAY type=write size=768056 2024-01-15T23:09:23.591 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.605+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=G1MLDS2LMO9G type=del size=2479568 2024-01-15T23:09:23.593 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.607+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=JMMF3HVQNYZM type=del 2024-01-15T23:09:23.597 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.611+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~EUDDNHOUSN76.0 size=347745 2024-01-15T23:09:23.597 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.611+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=EUDDNHOUSN76 tag=Y1MOZATTUQX5 type=write size=1396321 2024-01-15T23:09:23.601 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.615+0000 7f015aa3a880 1 < suggested remove operation key=NN2UT7PUOU9G tag=1HBAF7HSXV0Y type=del 2024-01-15T23:09:23.602 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.617+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=0DSYVUU45M90 type=del size=9113 2024-01-15T23:09:23.605 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.619+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=EY7NA6JJ5VUE type=del 2024-01-15T23:09:23.608 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.622+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~UERQ4Y1NNXZ3.0 size=1048576 2024-01-15T23:09:23.610 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.624+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~UERQ4Y1NNXZ3.1 size=718954 2024-01-15T23:09:23.610 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.624+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=UERQ4Y1NNXZ3 tag=K77QNZN7IPMT type=write size=2816106 2024-01-15T23:09:23.613 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.628+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=W561HI58ZQ3V type=del 2024-01-15T23:09:23.615 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.630+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=OY4H31GMK37G type=del size=517664 2024-01-15T23:09:23.619 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.634+0000 7f015aa3a880 1 < suggested remove operation key=86UEB70RI5UF tag=YSKHUML93SNQ type=write 2024-01-15T23:09:23.621 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.635+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=ENC8ZCJLEUN5 type=write size=761510 2024-01-15T23:09:23.623 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.637+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=J10CIPEPY2DA type=del 2024-01-15T23:09:23.625 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.639+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=F4FQ5HBI1X37 type=del size=2994978 2024-01-15T23:09:23.627 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.641+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=EGSW4Y1FQVQW type=del 2024-01-15T23:09:23.629 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.643+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=10RVILZGMGBD type=del size=1446788 2024-01-15T23:09:23.633 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.647+0000 7f015aa3a880 1 < suggested update operation key=RKEU3T719CG7 tag=1NHAOOW47BKJ type=del size=3026089 2024-01-15T23:09:23.634 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.649+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=7MYDM6DDLL93 type=write size=395911 2024-01-15T23:09:23.637 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.651+0000 7f015aa3a880 1 < completed delete operation key=UJT03FC4CQI3 tag=SXEE8FZD9Y50 type=del 2024-01-15T23:09:23.638 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.653+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=XHTTCZ46Z65Z type=del size=1750737 2024-01-15T23:09:23.640 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.655+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~G9BVWEVH7VNG.0 size=1048576 2024-01-15T23:09:23.642 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.656+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~G9BVWEVH7VNG.1 size=481506 2024-01-15T23:09:23.646 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.660+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=G9BVWEVH7VNG tag=IQG4CJGBV2X2 type=write size=2578658 2024-01-15T23:09:23.649 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.663+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~4DJWO2EF61HP.0 size=66659 2024-01-15T23:09:23.649 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.663+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=4DJWO2EF61HP tag=ELPGI2M7MOC6 type=write size=1115235 2024-01-15T23:09:23.651 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.665+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~JRNBNPH6YPQS.0 size=1048576 2024-01-15T23:09:23.653 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.667+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~JRNBNPH6YPQS.1 size=880382 2024-01-15T23:09:23.656 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.670+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=JRNBNPH6YPQS tag=UKFOQL364M1Y type=write size=2977534 2024-01-15T23:09:23.660 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.674+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~68YJJCJKYPI5.0 size=533876 2024-01-15T23:09:23.660 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.674+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=68YJJCJKYPI5 tag=QYOQTMLG71BY type=write size=1582452 2024-01-15T23:09:23.662 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.676+0000 7f015aa3a880 1 < completed delete operation key=FXZ9MI7H10H2 tag=8D651JUZST7N type=del 2024-01-15T23:09:23.664 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.678+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=52S3VD665BI5 type=del size=2300261 2024-01-15T23:09:23.666 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.680+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~919RP99PH0II.0 size=319062 2024-01-15T23:09:23.669 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.683+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=919RP99PH0II tag=EIX7F0H4R9SG type=write size=1367638 2024-01-15T23:09:23.671 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.685+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=4QC6M5B1X9HK type=write size=976931 2024-01-15T23:09:23.673 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.688+0000 7f015aa3a880 1 < canceled operation key=YSLXM9SYM6LS tag=RVGSDE45LC0G type=del size=4088823 2024-01-15T23:09:23.675 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.690+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=AGM9LGJF7JII type=del size=920868 2024-01-15T23:09:23.677 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.692+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~2QMJ37E52IKR.0 size=329351 2024-01-15T23:09:23.681 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.696+0000 7f015aa3a880 1 < completed multipart upload key=NFS3V4I3LMK4 upload=2QMJ37E52IKR tag=SK1FEVX51WV1 type=write size=1377927 2024-01-15T23:09:23.684 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.698+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=7X92YBWYB45A type=del size=2112259 2024-01-15T23:09:23.686 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.700+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=G1MLDS2LMO9G type=del 2024-01-15T23:09:23.691 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.705+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~ZRHOK31CTM41.0 size=283979 2024-01-15T23:09:23.691 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.705+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=ZRHOK31CTM41 tag=TX8H8VRRQ4B2 type=write size=1332555 2024-01-15T23:09:23.693 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.707+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~EUDDNHOUSN76.0 size=347745 2024-01-15T23:09:23.697 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.711+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=EUDDNHOUSN76 tag=Y1MOZATTUQX5 type=write size=1396321 2024-01-15T23:09:23.699 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.713+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=84MAI6C24RSN type=del size=3459477 2024-01-15T23:09:23.701 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.715+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=0DSYVUU45M90 type=del 2024-01-15T23:09:23.705 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.719+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~K3JR806LYKKS.0 size=976234 2024-01-15T23:09:23.705 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.719+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=K3JR806LYKKS tag=1I19Q2X19SCM type=write size=2024810 2024-01-15T23:09:23.707 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.721+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~UERQ4Y1NNXZ3.0 size=1048576 2024-01-15T23:09:23.708 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.722+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~UERQ4Y1NNXZ3.1 size=718954 2024-01-15T23:09:23.712 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.726+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=UERQ4Y1NNXZ3 tag=K77QNZN7IPMT type=write size=2816106 2024-01-15T23:09:23.714 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.728+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=TL4PGNO3GCE8 type=del size=2442653 2024-01-15T23:09:23.716 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.730+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=OY4H31GMK37G type=del 2024-01-15T23:09:23.718 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.732+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=PQHL66K230GL type=del size=2104449 2024-01-15T23:09:23.721 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.736+0000 7f015aa3a880 1 < suggested remove operation key=3U59L4MC7CT1 tag=ENC8ZCJLEUN5 type=write 2024-01-15T23:09:23.723 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.737+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=8SJPW92EH64Q type=del size=293131 2024-01-15T23:09:23.725 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.739+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=F4FQ5HBI1X37 type=del 2024-01-15T23:09:23.727 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.741+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=7ZWDBQXXXH0P type=del size=3463029 2024-01-15T23:09:23.729 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.743+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=10RVILZGMGBD type=del 2024-01-15T23:09:23.731 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.745+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=J8AANZTFIJ4D type=del size=2357970 2024-01-15T23:09:23.735 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.749+0000 7f015aa3a880 1 < suggested update operation key=V20OM852L630 tag=7MYDM6DDLL93 type=write size=395911 2024-01-15T23:09:23.737 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.751+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=4P3O4LEF8WCT type=write size=360855 2024-01-15T23:09:23.742 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.756+0000 7f015aa3a880 1 < suggested update operation key=V20OM852L630 tag=XHTTCZ46Z65Z type=del size=1750737 2024-01-15T23:09:23.744 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.758+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=TIAV6A6W9RFE type=del size=2807851 2024-01-15T23:09:23.746 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.760+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~4DJWO2EF61HP.0 size=66659 2024-01-15T23:09:23.749 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.763+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=4DJWO2EF61HP tag=ELPGI2M7MOC6 type=write size=1115235 2024-01-15T23:09:23.751 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.765+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=JUT2J0FZKVPT type=del size=3041228 2024-01-15T23:09:23.753 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.767+0000 7f015aa3a880 1 < completed part key=_multipart_OIUBN8XF3UB9.2~68YJJCJKYPI5.0 size=533876 2024-01-15T23:09:23.756 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.770+0000 7f015aa3a880 1 < completed multipart upload key=OIUBN8XF3UB9 upload=68YJJCJKYPI5 tag=QYOQTMLG71BY type=write size=1582452 2024-01-15T23:09:23.758 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.772+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=EXMTN905RUX6 type=write size=462966 2024-01-15T23:09:23.760 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.774+0000 7f015aa3a880 1 < completed delete operation key=P18I2H2B1WWU tag=52S3VD665BI5 type=del 2024-01-15T23:09:23.764 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.778+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~VK0QE29OXA2S.0 size=1048576 2024-01-15T23:09:23.765 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.779+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~VK0QE29OXA2S.1 size=1048576 2024-01-15T23:09:23.767 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.781+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~VK0QE29OXA2S.2 size=420305 2024-01-15T23:09:23.767 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.781+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=VK0QE29OXA2S tag=7VSIP6GDXXPU type=write size=3566033 2024-01-15T23:09:23.769 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.783+0000 7f015aa3a880 1 < completed write operation key=4EXWJ9YOPF9I tag=4QC6M5B1X9HK type=write size=976931 2024-01-15T23:09:23.771 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.785+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=Y0S4ZXVJ6PLX type=del size=3092497 2024-01-15T23:09:23.773 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.787+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=AGM9LGJF7JII type=del 2024-01-15T23:09:23.775 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.789+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=OWPNWDIPL4JJ type=del size=3052484 2024-01-15T23:09:23.777 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.791+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=7X92YBWYB45A type=del 2024-01-15T23:09:23.778 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.793+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=TK60UE9LXDIS type=del size=1037814 2024-01-15T23:09:23.781 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.795+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~ZRHOK31CTM41.0 size=283979 2024-01-15T23:09:23.784 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.798+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=ZRHOK31CTM41 tag=TX8H8VRRQ4B2 type=write size=1332555 2024-01-15T23:09:23.786 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.800+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=A1WXY050MR6P type=del size=2596538 2024-01-15T23:09:23.790 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.804+0000 7f015aa3a880 1 < suggested remove operation key=JM903WQES0P2 tag=84MAI6C24RSN type=del 2024-01-15T23:09:23.793 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.808+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~GKDOSJ8J1CDE.0 size=92067 2024-01-15T23:09:23.794 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.808+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=GKDOSJ8J1CDE tag=5R6P9E6Q30KJ type=write size=1140643 2024-01-15T23:09:23.795 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.810+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~K3JR806LYKKS.0 size=976234 2024-01-15T23:09:23.799 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.813+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=K3JR806LYKKS tag=1I19Q2X19SCM type=write size=2024810 2024-01-15T23:09:23.802 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.817+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~AWPR5VQV2FRX.0 size=1048576 2024-01-15T23:09:23.805 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.819+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~AWPR5VQV2FRX.1 size=1048576 2024-01-15T23:09:23.807 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.821+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~AWPR5VQV2FRX.2 size=730489 2024-01-15T23:09:23.807 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.821+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=AWPR5VQV2FRX tag=V1AVPCEI2YTS type=write size=3876217 2024-01-15T23:09:23.810 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.824+0000 7f015aa3a880 -1 < failed to complete operation key=V20OM852L630 tag=TL4PGNO3GCE8 type=del size=2442653: (22) Invalid argument 2024-01-15T23:09:23.812 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.826+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=32K35XRTJ13J type=write size=341795 2024-01-15T23:09:23.814 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.828+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=PQHL66K230GL type=del 2024-01-15T23:09:23.818 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.832+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~UD4SOVTDL8IZ.0 size=1048576 2024-01-15T23:09:23.819 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.834+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~UD4SOVTDL8IZ.1 size=1048576 2024-01-15T23:09:23.821 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.835+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~UD4SOVTDL8IZ.2 size=272216 2024-01-15T23:09:23.821 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.835+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=UD4SOVTDL8IZ tag=MN5RW1RJ943B type=write size=3417944 2024-01-15T23:09:23.825 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.839+0000 7f015aa3a880 1 < suggested remove operation key=V20OM852L630 tag=8SJPW92EH64Q type=del 2024-01-15T23:09:23.827 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.841+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=1P645E15LDAB type=del size=190176 2024-01-15T23:09:23.830 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.844+0000 7f015aa3a880 -1 < failed to complete operation key=V20OM852L630 tag=7ZWDBQXXXH0P type=del size=3463029: (22) Invalid argument 2024-01-15T23:09:23.832 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.846+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=7NVOXLO6CTGM type=del size=2652528 2024-01-15T23:09:23.836 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.850+0000 7f015aa3a880 1 < suggested update operation key=ZFWW6RS09R9G tag=J8AANZTFIJ4D type=del size=2357970 2024-01-15T23:09:23.840 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.854+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~IYKTU1P61WXV.0 size=819222 2024-01-15T23:09:23.840 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.854+0000 7f015aa3a880 1 > prepared multipart upload key=P18I2H2B1WWU upload=IYKTU1P61WXV tag=DF79KKEKGUNU type=write size=1867798 2024-01-15T23:09:23.841 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.856+0000 7f015aa3a880 1 < completed write operation key=P18I2H2B1WWU tag=4P3O4LEF8WCT type=write size=360855 2024-01-15T23:09:23.844 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.858+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=DQKC5MLQNHU7 type=del size=2321870 2024-01-15T23:09:23.845 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.860+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=TIAV6A6W9RFE type=del 2024-01-15T23:09:23.848 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.862+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=G0V8TSK0QQMB type=del size=3649657 2024-01-15T23:09:23.850 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.864+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=JUT2J0FZKVPT type=del 2024-01-15T23:09:23.852 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.866+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=YCMES75VE0YU type=del size=1331131 2024-01-15T23:09:23.853 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.868+0000 7f015aa3a880 1 < completed write operation key=YAD7L24SP6S6 tag=EXMTN905RUX6 type=write size=462966 2024-01-15T23:09:23.857 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.871+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~84FHN4M3H58V.0 size=1048576 2024-01-15T23:09:23.859 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.873+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~84FHN4M3H58V.1 size=1048576 2024-01-15T23:09:23.860 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.875+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~84FHN4M3H58V.2 size=182076 2024-01-15T23:09:23.861 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.875+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=84FHN4M3H58V tag=MHZZ1QSM09I7 type=write size=3327804 2024-01-15T23:09:23.863 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.877+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~VK0QE29OXA2S.0 size=1048576 2024-01-15T23:09:23.864 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.878+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~VK0QE29OXA2S.1 size=1048576 2024-01-15T23:09:23.866 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.880+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~VK0QE29OXA2S.2 size=420305 2024-01-15T23:09:23.870 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.884+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=VK0QE29OXA2S tag=7VSIP6GDXXPU type=write size=3566033 2024-01-15T23:09:23.872 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.886+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=OCBIP985P6C9 type=del size=3237903 2024-01-15T23:09:23.876 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.890+0000 7f015aa3a880 1 < suggested remove operation key=4EXWJ9YOPF9I tag=Y0S4ZXVJ6PLX type=del 2024-01-15T23:09:23.880 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.894+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~IBQ47WCNZFNP.0 size=1048576 2024-01-15T23:09:23.881 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.896+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~IBQ47WCNZFNP.1 size=377970 2024-01-15T23:09:23.882 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.896+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=IBQ47WCNZFNP tag=ZZ0EOXTX1IOD type=write size=2475122 2024-01-15T23:09:23.883 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.898+0000 7f015aa3a880 1 < completed delete operation key=UJT03FC4CQI3 tag=OWPNWDIPL4JJ type=del 2024-01-15T23:09:23.885 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.900+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=88XGDZVNODVI type=del size=1612323 2024-01-15T23:09:23.890 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.904+0000 7f015aa3a880 1 < suggested update operation key=EBXD88OZ6HP7 tag=TK60UE9LXDIS type=del size=1037814 2024-01-15T23:09:23.893 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.907+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~IQSHQMFSS2K2.0 size=1048576 2024-01-15T23:09:23.895 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.909+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~IQSHQMFSS2K2.1 size=602933 2024-01-15T23:09:23.895 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.909+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=IQSHQMFSS2K2 tag=4AVSOPXLUTH8 type=write size=2700085 2024-01-15T23:09:23.897 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.911+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=A1WXY050MR6P type=del 2024-01-15T23:09:23.900 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.915+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~KD0DN60U9ZT3.0 size=1048576 2024-01-15T23:09:23.902 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.916+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~KD0DN60U9ZT3.1 size=1048576 2024-01-15T23:09:23.904 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.919+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~KD0DN60U9ZT3.2 size=333388 2024-01-15T23:09:23.904 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.919+0000 7f015aa3a880 1 > prepared multipart upload key=4EXWJ9YOPF9I upload=KD0DN60U9ZT3 tag=S4ZCF68KGHVK type=write size=3479116 2024-01-15T23:09:23.906 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.920+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~GKDOSJ8J1CDE.0 size=92067 2024-01-15T23:09:23.909 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.924+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=GKDOSJ8J1CDE tag=5R6P9E6Q30KJ type=write size=1140643 2024-01-15T23:09:23.914 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.928+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~CG0ACRO9BZK0.0 size=1048576 2024-01-15T23:09:23.916 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.930+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~CG0ACRO9BZK0.1 size=591462 2024-01-15T23:09:23.916 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.931+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=CG0ACRO9BZK0 tag=QPIPMYWLF3VX type=write size=2688614 2024-01-15T23:09:23.918 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.933+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~AWPR5VQV2FRX.0 size=1048576 2024-01-15T23:09:23.920 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.934+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~AWPR5VQV2FRX.1 size=1048576 2024-01-15T23:09:23.920 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.934+0000 7f015aa3a880 1 < canceled part key=_multipart_FQ0OD7Q3PSOK.2~AWPR5VQV2FRX.2 size=730489 2024-01-15T23:09:23.923 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.937+0000 7f015aa3a880 1 < canceled multipart upload key=FQ0OD7Q3PSOK upload=AWPR5VQV2FRX tag=V1AVPCEI2YTS type=write size=3876217 2024-01-15T23:09:23.925 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.939+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=0YLK79576DDL type=del size=516790 2024-01-15T23:09:23.927 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.941+0000 7f015aa3a880 1 < completed write operation key=FUZBB9OLXVSX tag=32K35XRTJ13J type=write size=341795 2024-01-15T23:09:23.929 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.943+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=JU8FDDL55HYL type=del size=515184 2024-01-15T23:09:23.931 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.945+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~UD4SOVTDL8IZ.0 size=1048576 2024-01-15T23:09:23.932 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.947+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~UD4SOVTDL8IZ.1 size=1048576 2024-01-15T23:09:23.934 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.948+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~UD4SOVTDL8IZ.2 size=272216 2024-01-15T23:09:23.937 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.952+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=UD4SOVTDL8IZ tag=MN5RW1RJ943B type=write size=3417944 2024-01-15T23:09:23.939 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.954+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=HKPITATKYK3X type=del size=1086027 2024-01-15T23:09:23.941 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.955+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=1P645E15LDAB type=del 2024-01-15T23:09:23.945 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.959+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~3GWFQ02L8U6P.0 size=1039862 2024-01-15T23:09:23.945 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.959+0000 7f015aa3a880 1 > prepared multipart upload key=4EXWJ9YOPF9I upload=3GWFQ02L8U6P tag=1P0L3UO9Q00W type=write size=2088438 2024-01-15T23:09:23.951 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.964+0000 7f015aa3a880 1 < suggested remove operation key=RKEU3T719CG7 tag=7NVOXLO6CTGM type=del 2024-01-15T23:09:23.952 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.966+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=A2QQL5OUKNJ5 type=del size=3348554 2024-01-15T23:09:23.954 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.968+0000 7f015aa3a880 1 < completed part key=_multipart_P18I2H2B1WWU.2~IYKTU1P61WXV.0 size=819222 2024-01-15T23:09:23.957 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.971+0000 7f015aa3a880 1 < completed multipart upload key=P18I2H2B1WWU upload=IYKTU1P61WXV tag=DF79KKEKGUNU type=write size=1867798 2024-01-15T23:09:23.959 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.973+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=2MU813J3NI7X type=del size=3400530 2024-01-15T23:09:23.962 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.975+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=DQKC5MLQNHU7 type=del 2024-01-15T23:09:23.964 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.977+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=45HNBTLF3FOI type=del size=1381478 2024-01-15T23:09:23.965 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.979+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=G0V8TSK0QQMB type=del 2024-01-15T23:09:23.967 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.981+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=54BT7BK8AESP type=write size=349914 2024-01-15T23:09:23.969 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.983+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=YCMES75VE0YU type=del 2024-01-15T23:09:23.971 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.985+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=4K5IXHG3JAM1 type=del size=3949316 2024-01-15T23:09:23.973 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.987+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~84FHN4M3H58V.0 size=1048576 2024-01-15T23:09:23.975 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.989+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~84FHN4M3H58V.1 size=1048576 2024-01-15T23:09:23.977 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.991+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~84FHN4M3H58V.2 size=182076 2024-01-15T23:09:23.980 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.994+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=84FHN4M3H58V tag=MHZZ1QSM09I7 type=write size=3327804 2024-01-15T23:09:23.982 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.996+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=4MYMOD7MXHRB type=del size=1906508 2024-01-15T23:09:23.984 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:23.998+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=OCBIP985P6C9 type=del 2024-01-15T23:09:23.986 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.000+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=0WE2IC9UMK6W type=del size=3724072 2024-01-15T23:09:23.988 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.002+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~IBQ47WCNZFNP.0 size=1048576 2024-01-15T23:09:23.990 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.004+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~IBQ47WCNZFNP.1 size=377970 2024-01-15T23:09:23.993 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.007+0000 7f015aa3a880 1 < completed multipart upload key=78BS9N6111TG upload=IBQ47WCNZFNP tag=ZZ0EOXTX1IOD type=write size=2475122 2024-01-15T23:09:23.998 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.012+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~8PEZO4NB1VV0.0 size=1048576 2024-01-15T23:09:24.000 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.014+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~8PEZO4NB1VV0.1 size=358680 2024-01-15T23:09:24.000 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.014+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=8PEZO4NB1VV0 tag=WSBGSY8JH5YV type=write size=2455832 2024-01-15T23:09:24.002 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.016+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=88XGDZVNODVI type=del 2024-01-15T23:09:24.005 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.019+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~505L1FJWMBNP.0 size=952928 2024-01-15T23:09:24.005 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.019+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=505L1FJWMBNP tag=C7ARFF03Q1TS type=write size=2001504 2024-01-15T23:09:24.007 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.021+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~IQSHQMFSS2K2.0 size=1048576 2024-01-15T23:09:24.009 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.023+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~IQSHQMFSS2K2.1 size=602933 2024-01-15T23:09:24.013 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.027+0000 7f015aa3a880 1 < completed multipart upload key=3U59L4MC7CT1 upload=IQSHQMFSS2K2 tag=4AVSOPXLUTH8 type=write size=2700085 2024-01-15T23:09:24.014 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.029+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=NZJIT9JWCP3X type=del size=1820156 2024-01-15T23:09:24.016 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.030+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~KD0DN60U9ZT3.0 size=1048576 2024-01-15T23:09:24.018 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.032+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~KD0DN60U9ZT3.1 size=1048576 2024-01-15T23:09:24.020 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.034+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~KD0DN60U9ZT3.2 size=333388 2024-01-15T23:09:24.023 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.037+0000 7f015aa3a880 1 < completed multipart upload key=4EXWJ9YOPF9I upload=KD0DN60U9ZT3 tag=S4ZCF68KGHVK type=write size=3479116 2024-01-15T23:09:24.025 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.039+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=8D5AIHXVKC5H type=del size=2207523 2024-01-15T23:09:24.027 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.041+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~CG0ACRO9BZK0.0 size=1048576 2024-01-15T23:09:24.029 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.043+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~CG0ACRO9BZK0.1 size=591462 2024-01-15T23:09:24.032 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.046+0000 7f015aa3a880 1 < completed multipart upload key=UJT03FC4CQI3 upload=CG0ACRO9BZK0 tag=QPIPMYWLF3VX type=write size=2688614 2024-01-15T23:09:24.034 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.048+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=QSKJOYNMTNDQ type=del size=4013302 2024-01-15T23:09:24.038 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.052+0000 7f015aa3a880 1 < suggested remove operation key=78BS9N6111TG tag=0YLK79576DDL type=del 2024-01-15T23:09:24.040 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.054+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=JOZ2JS0YJJ1A type=del size=432652 2024-01-15T23:09:24.043 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.057+0000 7f015aa3a880 1 < suggested remove operation key=YSLXM9SYM6LS tag=JU8FDDL55HYL type=del 2024-01-15T23:09:24.046 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.060+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=EL68C4XA9JB4 type=del size=2033130 2024-01-15T23:09:24.048 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.062+0000 7f015aa3a880 1 < canceled operation key=YAD7L24SP6S6 tag=HKPITATKYK3X type=del size=1086027 2024-01-15T23:09:24.049 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.064+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=ODYLBVCJRMZS type=del size=4141981 2024-01-15T23:09:24.051 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.066+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~3GWFQ02L8U6P.0 size=1039862 2024-01-15T23:09:24.056 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.070+0000 7f015aa3a880 1 < completed multipart upload key=4EXWJ9YOPF9I upload=3GWFQ02L8U6P tag=1P0L3UO9Q00W type=write size=2088438 2024-01-15T23:09:24.057 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.072+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=ZYDHL6923LGA type=del size=2722493 2024-01-15T23:09:24.060 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.074+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=A2QQL5OUKNJ5 type=del 2024-01-15T23:09:24.062 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.076+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=0K1PPE0ZC13D type=del size=3187584 2024-01-15T23:09:24.064 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.078+0000 7f015aa3a880 1 < canceled operation key=QIAVT1LFAF0L tag=2MU813J3NI7X type=del size=3400530 2024-01-15T23:09:24.068 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.082+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=X6Y3WUNPWSJK type=del size=3108511 2024-01-15T23:09:24.069 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.083+0000 7f015aa3a880 1 < completed delete operation key=P18I2H2B1WWU tag=45HNBTLF3FOI type=del 2024-01-15T23:09:24.071 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.085+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=TGGAZKPKO9WP type=del size=3845618 2024-01-15T23:09:24.073 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.087+0000 7f015aa3a880 1 < completed write operation key=2ZNSF4KUY6CU tag=54BT7BK8AESP type=write size=349914 2024-01-15T23:09:24.075 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.089+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=KLTLQYXHO4V0 type=write size=352567 2024-01-15T23:09:24.077 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.091+0000 7f015aa3a880 1 < canceled operation key=QAUOUNL8YHKF tag=4K5IXHG3JAM1 type=del size=3949316 2024-01-15T23:09:24.080 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.095+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~URSUX426TQ9K.0 size=1027296 2024-01-15T23:09:24.081 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.095+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=URSUX426TQ9K tag=0V7R6Q675U1M type=write size=2075872 2024-01-15T23:09:24.082 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.097+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=4MYMOD7MXHRB type=del 2024-01-15T23:09:24.084 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.099+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=8WQCY1K6Z0EH type=del size=1984648 2024-01-15T23:09:24.088 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.102+0000 7f015aa3a880 1 < suggested update operation key=FXZ9MI7H10H2 tag=0WE2IC9UMK6W type=del size=3724072 2024-01-15T23:09:24.090 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.104+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=9ACX1HWFAFH0 type=del size=3153740 2024-01-15T23:09:24.092 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.106+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~8PEZO4NB1VV0.0 size=1048576 2024-01-15T23:09:24.094 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.108+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~8PEZO4NB1VV0.1 size=358680 2024-01-15T23:09:24.097 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.111+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=8PEZO4NB1VV0 tag=WSBGSY8JH5YV type=write size=2455832 2024-01-15T23:09:24.101 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.115+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~2X6RIBTRES9H.0 size=1048576 2024-01-15T23:09:24.103 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.117+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~2X6RIBTRES9H.1 size=102697 2024-01-15T23:09:24.103 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.117+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=2X6RIBTRES9H tag=BFAL896CJT98 type=write size=2199849 2024-01-15T23:09:24.105 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.119+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~505L1FJWMBNP.0 size=952928 2024-01-15T23:09:24.108 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.122+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=505L1FJWMBNP tag=C7ARFF03Q1TS type=write size=2001504 2024-01-15T23:09:24.112 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.126+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~OGHMPQ229HUI.0 size=491903 2024-01-15T23:09:24.112 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.126+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=OGHMPQ229HUI tag=DUK8O59UI2TI type=write size=1540479 2024-01-15T23:09:24.114 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.128+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=NZJIT9JWCP3X type=del 2024-01-15T23:09:24.118 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.132+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~SYQK0AAVC6MS.0 size=1048576 2024-01-15T23:09:24.120 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.134+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~SYQK0AAVC6MS.1 size=1048576 2024-01-15T23:09:24.121 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.136+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~SYQK0AAVC6MS.2 size=137129 2024-01-15T23:09:24.121 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.136+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=SYQK0AAVC6MS tag=J29B590WMU8D type=write size=3282857 2024-01-15T23:09:24.123 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.137+0000 7f015aa3a880 1 < canceled operation key=DDLOPVHID7HK tag=8D5AIHXVKC5H type=del size=2207523 2024-01-15T23:09:24.127 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.141+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~A2KNSSAMJ2RC.0 size=201209 2024-01-15T23:09:24.127 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.141+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=A2KNSSAMJ2RC tag=582ASSKGHKY2 type=write size=1249785 2024-01-15T23:09:24.132 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.146+0000 7f015aa3a880 1 < suggested remove operation key=DDLOPVHID7HK tag=QSKJOYNMTNDQ type=del 2024-01-15T23:09:24.136 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.150+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~MH485RTLOG5T.0 size=1048576 2024-01-15T23:09:24.137 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.151+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~MH485RTLOG5T.1 size=787861 2024-01-15T23:09:24.137 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.151+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=MH485RTLOG5T tag=C3QUOC4SNAQK type=write size=2885013 2024-01-15T23:09:24.140 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.154+0000 7f015aa3a880 -1 < failed to complete operation key=FXZ9MI7H10H2 tag=JOZ2JS0YJJ1A type=del size=432652: (22) Invalid argument 2024-01-15T23:09:24.142 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.156+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=G1VNPMOWEZML type=del size=14178 2024-01-15T23:09:24.144 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.158+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=EL68C4XA9JB4 type=del 2024-01-15T23:09:24.146 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.160+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=ESHE6DFAOIN3 type=del size=3421522 2024-01-15T23:09:24.151 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.162+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=ODYLBVCJRMZS type=del 2024-01-15T23:09:24.151 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.164+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=24B8CVQO549W type=del size=4045351 2024-01-15T23:09:24.152 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.166+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=ZYDHL6923LGA type=del 2024-01-15T23:09:24.154 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.169+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=35QXLGYIY7HZ type=del size=180792 2024-01-15T23:09:24.156 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.171+0000 7f015aa3a880 1 < canceled operation key=RKEU3T719CG7 tag=0K1PPE0ZC13D type=del size=3187584 2024-01-15T23:09:24.158 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.173+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=KZIZ1YN3NLF0 type=del size=1831782 2024-01-15T23:09:24.160 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.174+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=X6Y3WUNPWSJK type=del 2024-01-15T23:09:24.162 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.176+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=S66722TJ47LD type=del size=2991560 2024-01-15T23:09:24.164 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.179+0000 7f015aa3a880 1 < canceled operation key=NFS3V4I3LMK4 tag=TGGAZKPKO9WP type=del size=3845618 2024-01-15T23:09:24.167 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.181+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=KHC3NBANOGS5 type=write size=857263 2024-01-15T23:09:24.169 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.183+0000 7f015aa3a880 1 < completed write operation key=USPTX9KW910J tag=KLTLQYXHO4V0 type=write size=352567 2024-01-15T23:09:24.171 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.185+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=0F63KDB4O0IU type=del size=2356627 2024-01-15T23:09:24.173 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.187+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~URSUX426TQ9K.0 size=1027296 2024-01-15T23:09:24.177 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.191+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=URSUX426TQ9K tag=0V7R6Q675U1M type=write size=2075872 2024-01-15T23:09:24.178 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.193+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=TWPF60CWEO5A type=del size=2324334 2024-01-15T23:09:24.180 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.195+0000 7f015aa3a880 1 < completed delete operation key=V20OM852L630 tag=8WQCY1K6Z0EH type=del 2024-01-15T23:09:24.182 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.196+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=BZVDSRQBEQLZ type=del size=2408942 2024-01-15T23:09:24.184 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.198+0000 7f015aa3a880 1 < canceled operation key=USPTX9KW910J tag=9ACX1HWFAFH0 type=del size=3153740 2024-01-15T23:09:24.186 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.200+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=M5TEY8AJZ1U4 type=del size=1878909 2024-01-15T23:09:24.188 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.202+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~2X6RIBTRES9H.0 size=1048576 2024-01-15T23:09:24.188 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.202+0000 7f015aa3a880 1 < canceled part key=_multipart_LMN63HC6SH43.2~2X6RIBTRES9H.1 size=102697 2024-01-15T23:09:24.192 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.206+0000 7f015aa3a880 1 < canceled multipart upload key=LMN63HC6SH43 upload=2X6RIBTRES9H tag=BFAL896CJT98 type=write size=2199849 2024-01-15T23:09:24.193 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.208+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=U0VF9BIZFNLD type=write size=818111 2024-01-15T23:09:24.195 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.209+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~OGHMPQ229HUI.0 size=491903 2024-01-15T23:09:24.199 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.213+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=OGHMPQ229HUI tag=DUK8O59UI2TI type=write size=1540479 2024-01-15T23:09:24.202 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.216+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~P9RBT1RG87VL.0 size=1048576 2024-01-15T23:09:24.204 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.218+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~P9RBT1RG87VL.1 size=132586 2024-01-15T23:09:24.204 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.218+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=P9RBT1RG87VL tag=VQM6A7YJF7T3 type=write size=2229738 2024-01-15T23:09:24.206 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.220+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~SYQK0AAVC6MS.0 size=1048576 2024-01-15T23:09:24.207 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.221+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~SYQK0AAVC6MS.1 size=1048576 2024-01-15T23:09:24.209 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.223+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~SYQK0AAVC6MS.2 size=137129 2024-01-15T23:09:24.212 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.226+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=SYQK0AAVC6MS tag=J29B590WMU8D type=write size=3282857 2024-01-15T23:09:24.217 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.231+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~0TCBRI3SQRJI.0 size=1048576 2024-01-15T23:09:24.219 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.233+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~0TCBRI3SQRJI.1 size=719867 2024-01-15T23:09:24.219 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.233+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=0TCBRI3SQRJI tag=D425KF4PW1FL type=write size=2817019 2024-01-15T23:09:24.219 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.233+0000 7f015aa3a880 1 < canceled part key=_multipart_3U59L4MC7CT1.2~A2KNSSAMJ2RC.0 size=201209 2024-01-15T23:09:24.222 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.236+0000 7f015aa3a880 1 < canceled multipart upload key=3U59L4MC7CT1 upload=A2KNSSAMJ2RC tag=582ASSKGHKY2 type=write size=1249785 2024-01-15T23:09:24.225 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.239+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=2WTWSEQ5DM1Y type=del size=1689909 2024-01-15T23:09:24.227 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.241+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~MH485RTLOG5T.0 size=1048576 2024-01-15T23:09:24.228 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.243+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~MH485RTLOG5T.1 size=787861 2024-01-15T23:09:24.232 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.246+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=MH485RTLOG5T tag=C3QUOC4SNAQK type=write size=2885013 2024-01-15T23:09:24.236 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.250+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~Q7P40O99M6LL.0 size=1048576 2024-01-15T23:09:24.237 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.251+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~Q7P40O99M6LL.1 size=1048576 2024-01-15T23:09:24.239 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.253+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~Q7P40O99M6LL.2 size=874641 2024-01-15T23:09:24.239 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.253+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=Q7P40O99M6LL tag=8I8OS6G7ZAVA type=write size=4020369 2024-01-15T23:09:24.241 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.255+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=G1VNPMOWEZML type=del 2024-01-15T23:09:24.242 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.257+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=XJ32JTAFE56C type=del size=540249 2024-01-15T23:09:24.245 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.260+0000 7f015aa3a880 1 < completed delete operation key=20XY1HFP38RV tag=ESHE6DFAOIN3 type=del 2024-01-15T23:09:24.247 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.262+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=E6B4O89VHY65 type=del size=757553 2024-01-15T23:09:24.249 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.264+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=24B8CVQO549W type=del 2024-01-15T23:09:24.253 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.267+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~UU0524ZCJAOG.0 size=1048576 2024-01-15T23:09:24.255 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.269+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~UU0524ZCJAOG.1 size=187919 2024-01-15T23:09:24.255 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.269+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=UU0524ZCJAOG tag=C7ID46NKBVKN type=write size=2285071 2024-01-15T23:09:24.257 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.271+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=35QXLGYIY7HZ type=del 2024-01-15T23:09:24.259 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.273+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=5PAURCCN5FYC type=del size=939676 2024-01-15T23:09:24.261 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.275+0000 7f015aa3a880 1 < canceled operation key=LMN63HC6SH43 tag=KZIZ1YN3NLF0 type=del size=1831782 2024-01-15T23:09:24.263 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.277+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=YM9238UW7T5N type=del size=4124176 2024-01-15T23:09:24.265 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.279+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=S66722TJ47LD type=del 2024-01-15T23:09:24.268 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.283+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~XYB7FO3DU3N0.0 size=854878 2024-01-15T23:09:24.269 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.283+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=XYB7FO3DU3N0 tag=SY4FCO67HKSZ type=write size=1903454 2024-01-15T23:09:24.271 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.285+0000 7f015aa3a880 1 < completed write operation key=78BS9N6111TG tag=KHC3NBANOGS5 type=write size=857263 2024-01-15T23:09:24.274 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.288+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=IETBB9IRS4PY type=del size=1273703 2024-01-15T23:09:24.276 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.290+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=0F63KDB4O0IU type=del 2024-01-15T23:09:24.280 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.295+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~NTX1S9ZK4F9B.0 size=1048576 2024-01-15T23:09:24.283 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.297+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~NTX1S9ZK4F9B.1 size=1022754 2024-01-15T23:09:24.283 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.297+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=NTX1S9ZK4F9B tag=QZC855A23QSP type=write size=3119906 2024-01-15T23:09:24.285 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.299+0000 7f015aa3a880 1 < completed delete operation key=ZFWW6RS09R9G tag=TWPF60CWEO5A type=del 2024-01-15T23:09:24.289 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.303+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~C81M8YROUFIZ.0 size=1048576 2024-01-15T23:09:24.291 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.305+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~C81M8YROUFIZ.1 size=244633 2024-01-15T23:09:24.291 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.305+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=C81M8YROUFIZ tag=88UXJQ6QB440 type=write size=2341785 2024-01-15T23:09:24.293 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.307+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=BZVDSRQBEQLZ type=del 2024-01-15T23:09:24.295 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.309+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=M2W59F1BKNQ8 type=del size=1692295 2024-01-15T23:09:24.297 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.311+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=M5TEY8AJZ1U4 type=del 2024-01-15T23:09:24.299 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.313+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=L0E2DXEXEV65 type=del size=1548971 2024-01-15T23:09:24.302 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.316+0000 7f015aa3a880 1 < completed write operation key=V20OM852L630 tag=U0VF9BIZFNLD type=write size=818111 2024-01-15T23:09:24.303 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.318+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=AF7CXMTBVO9U type=del size=2395419 2024-01-15T23:09:24.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.319+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~P9RBT1RG87VL.0 size=1048576 2024-01-15T23:09:24.307 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.321+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~P9RBT1RG87VL.1 size=132586 2024-01-15T23:09:24.311 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.325+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=P9RBT1RG87VL tag=VQM6A7YJF7T3 type=write size=2229738 2024-01-15T23:09:24.314 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.328+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~F3MZXRT3CR2A.0 size=227551 2024-01-15T23:09:24.314 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.328+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=F3MZXRT3CR2A tag=XI13T2XG37WP type=write size=1276127 2024-01-15T23:09:24.316 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.330+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~0TCBRI3SQRJI.0 size=1048576 2024-01-15T23:09:24.318 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.332+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~0TCBRI3SQRJI.1 size=719867 2024-01-15T23:09:24.321 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.335+0000 7f015aa3a880 1 < completed multipart upload key=FUZBB9OLXVSX upload=0TCBRI3SQRJI tag=D425KF4PW1FL type=write size=2817019 2024-01-15T23:09:24.325 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.339+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~A5B1KN046IEG.0 size=1048576 2024-01-15T23:09:24.326 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.340+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~A5B1KN046IEG.1 size=451200 2024-01-15T23:09:24.326 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.340+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=A5B1KN046IEG tag=4RCG5X9W6V1K type=write size=2548352 2024-01-15T23:09:24.328 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.342+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=2WTWSEQ5DM1Y type=del 2024-01-15T23:09:24.331 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.345+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=QO2U590VRPZ4 type=del size=1443603 2024-01-15T23:09:24.333 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.347+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~Q7P40O99M6LL.0 size=1048576 2024-01-15T23:09:24.334 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.349+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~Q7P40O99M6LL.1 size=1048576 2024-01-15T23:09:24.336 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.350+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~Q7P40O99M6LL.2 size=874641 2024-01-15T23:09:24.339 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.354+0000 7f015aa3a880 1 < completed multipart upload key=6PU9QS1B1TUB upload=Q7P40O99M6LL tag=8I8OS6G7ZAVA type=write size=4020369 2024-01-15T23:09:24.341 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.355+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=X3LBUIVCAGQM type=write size=844865 2024-01-15T23:09:24.343 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.357+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=XJ32JTAFE56C type=del 2024-01-15T23:09:24.345 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.359+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=FOMOEDS5SG3N type=del size=3051011 2024-01-15T23:09:24.347 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.361+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=E6B4O89VHY65 type=del 2024-01-15T23:09:24.349 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.363+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=TYA948YZJ0YX type=write size=281126 2024-01-15T23:09:24.352 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.366+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~UU0524ZCJAOG.0 size=1048576 2024-01-15T23:09:24.354 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.368+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~UU0524ZCJAOG.1 size=187919 2024-01-15T23:09:24.362 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.376+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=UU0524ZCJAOG tag=C7ID46NKBVKN type=write size=2285071 2024-01-15T23:09:24.364 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.379+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=Q2RS832F26E3 type=del size=2102252 2024-01-15T23:09:24.367 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.381+0000 7f015aa3a880 1 < completed delete operation key=2ZNSF4KUY6CU tag=5PAURCCN5FYC type=del 2024-01-15T23:09:24.371 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.385+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~MVWY0F3GNFOC.0 size=733503 2024-01-15T23:09:24.371 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.385+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=MVWY0F3GNFOC tag=WHBQ8NT8BZHD type=write size=1782079 2024-01-15T23:09:24.373 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.387+0000 7f015aa3a880 1 < canceled operation key=20XY1HFP38RV tag=YM9238UW7T5N type=del size=4124176 2024-01-15T23:09:24.375 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.389+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=JYFDJY05FD6X type=write size=539 2024-01-15T23:09:24.377 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.391+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~XYB7FO3DU3N0.0 size=854878 2024-01-15T23:09:24.380 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.394+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=XYB7FO3DU3N0 tag=SY4FCO67HKSZ type=write size=1903454 2024-01-15T23:09:24.384 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.398+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~2WQGOUKN7TDF.0 size=110516 2024-01-15T23:09:24.384 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.398+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=2WQGOUKN7TDF tag=CO9U6NYO65B0 type=write size=1159092 2024-01-15T23:09:24.386 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.400+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=IETBB9IRS4PY type=del 2024-01-15T23:09:24.390 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.405+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~ZDWFX86ALVHK.0 size=1048576 2024-01-15T23:09:24.392 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.407+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~ZDWFX86ALVHK.1 size=1048576 2024-01-15T23:09:24.394 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.408+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~ZDWFX86ALVHK.2 size=787923 2024-01-15T23:09:24.394 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.408+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=ZDWFX86ALVHK tag=7KI17OJ6XHC7 type=write size=3933651 2024-01-15T23:09:24.396 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.410+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~NTX1S9ZK4F9B.0 size=1048576 2024-01-15T23:09:24.398 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.412+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~NTX1S9ZK4F9B.1 size=1022754 2024-01-15T23:09:24.401 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.415+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=NTX1S9ZK4F9B tag=QZC855A23QSP type=write size=3119906 2024-01-15T23:09:24.403 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.417+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=O28NRHEBUIFG type=del size=2488772 2024-01-15T23:09:24.405 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.419+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~C81M8YROUFIZ.0 size=1048576 2024-01-15T23:09:24.407 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.421+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~C81M8YROUFIZ.1 size=244633 2024-01-15T23:09:24.410 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.424+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=C81M8YROUFIZ tag=88UXJQ6QB440 type=write size=2341785 2024-01-15T23:09:24.414 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.428+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~7K3YZ8ZC8A1P.0 size=1048576 2024-01-15T23:09:24.415 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.430+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~7K3YZ8ZC8A1P.1 size=1048576 2024-01-15T23:09:24.417 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.431+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~7K3YZ8ZC8A1P.2 size=97733 2024-01-15T23:09:24.417 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.431+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=7K3YZ8ZC8A1P tag=BH9P1Z1XRIBA type=write size=3243461 2024-01-15T23:09:24.419 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.433+0000 7f015aa3a880 1 < completed delete operation key=2ZNSF4KUY6CU tag=M2W59F1BKNQ8 type=del 2024-01-15T23:09:24.421 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.435+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=S3IZU9H0HK38 type=del size=1906357 2024-01-15T23:09:24.423 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.438+0000 7f015aa3a880 1 < canceled operation key=78BS9N6111TG tag=L0E2DXEXEV65 type=del size=1548971 2024-01-15T23:09:24.425 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.440+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=4DZLW5Q5E7ZJ type=del size=2552838 2024-01-15T23:09:24.428 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.442+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=AF7CXMTBVO9U type=del 2024-01-15T23:09:24.431 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.445+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=0DZSOOERXMBW type=del size=2888425 2024-01-15T23:09:24.433 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.447+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~F3MZXRT3CR2A.0 size=227551 2024-01-15T23:09:24.436 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.451+0000 7f015aa3a880 1 < completed multipart upload key=QIAVT1LFAF0L upload=F3MZXRT3CR2A tag=XI13T2XG37WP type=write size=1276127 2024-01-15T23:09:24.438 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.452+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=T440WLNXUVZ1 type=del size=2765706 2024-01-15T23:09:24.440 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.455+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~A5B1KN046IEG.0 size=1048576 2024-01-15T23:09:24.442 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.456+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~A5B1KN046IEG.1 size=451200 2024-01-15T23:09:24.446 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.460+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=A5B1KN046IEG tag=4RCG5X9W6V1K type=write size=2548352 2024-01-15T23:09:24.448 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.462+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=ENOCRAX97BKH type=del size=922958 2024-01-15T23:09:24.452 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.466+0000 7f015aa3a880 1 < suggested update operation key=USPTX9KW910J tag=QO2U590VRPZ4 type=del size=1443603 2024-01-15T23:09:24.456 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.470+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~VWYBS5OQ94QA.0 size=1048576 2024-01-15T23:09:24.457 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.471+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~VWYBS5OQ94QA.1 size=1048576 2024-01-15T23:09:24.459 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.473+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~VWYBS5OQ94QA.2 size=309181 2024-01-15T23:09:24.459 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.473+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=VWYBS5OQ94QA tag=RWZBN0A0YMSA type=write size=3454909 2024-01-15T23:09:24.463 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.477+0000 7f015aa3a880 1 < suggested update operation key=YD7TIMOW86JF tag=X3LBUIVCAGQM type=write size=844865 2024-01-15T23:09:24.466 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.481+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~NIARK0627W1K.0 size=1048576 2024-01-15T23:09:24.468 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.482+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~NIARK0627W1K.1 size=1048576 2024-01-15T23:09:24.470 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.484+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~NIARK0627W1K.2 size=314886 2024-01-15T23:09:24.470 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.484+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=NIARK0627W1K tag=8XIA5NY3V8BY type=write size=3460614 2024-01-15T23:09:24.471 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.486+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=FOMOEDS5SG3N type=del 2024-01-15T23:09:24.473 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.487+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=BC3O0TR7SWUD type=del size=1503302 2024-01-15T23:09:24.477 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.492+0000 7f015aa3a880 1 < suggested update operation key=USPTX9KW910J tag=TYA948YZJ0YX type=write size=281126 2024-01-15T23:09:24.479 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.494+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=AIC8E8AJ3LYA type=del size=2102326 2024-01-15T23:09:24.482 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.496+0000 7f015aa3a880 -1 < failed to complete operation key=USPTX9KW910J tag=Q2RS832F26E3 type=del size=2102252: (22) Invalid argument 2024-01-15T23:09:24.485 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.499+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=N39UM16IX7CS type=del size=1453294 2024-01-15T23:09:24.487 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.501+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~MVWY0F3GNFOC.0 size=733503 2024-01-15T23:09:24.490 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.504+0000 7f015aa3a880 1 < completed multipart upload key=QIAVT1LFAF0L upload=MVWY0F3GNFOC tag=WHBQ8NT8BZHD type=write size=1782079 2024-01-15T23:09:24.492 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.506+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=4F061352CLSY type=del size=156138 2024-01-15T23:09:24.494 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.508+0000 7f015aa3a880 1 < completed write operation key=4FD48CUZ0YN1 tag=JYFDJY05FD6X type=write size=539 2024-01-15T23:09:24.498 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.512+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~D02GQ5C8KIUU.0 size=1048576 2024-01-15T23:09:24.499 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.514+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~D02GQ5C8KIUU.1 size=1048576 2024-01-15T23:09:24.501 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.515+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~D02GQ5C8KIUU.2 size=858102 2024-01-15T23:09:24.501 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.515+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=D02GQ5C8KIUU tag=4I04A4DS82UL type=write size=4003830 2024-01-15T23:09:24.503 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.517+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~2WQGOUKN7TDF.0 size=110516 2024-01-15T23:09:24.506 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.520+0000 7f015aa3a880 1 < completed multipart upload key=QIAVT1LFAF0L upload=2WQGOUKN7TDF tag=CO9U6NYO65B0 type=write size=1159092 2024-01-15T23:09:24.508 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.522+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=VVRP52DBEVSX type=del size=2579079 2024-01-15T23:09:24.510 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.524+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~ZDWFX86ALVHK.0 size=1048576 2024-01-15T23:09:24.512 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.526+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~ZDWFX86ALVHK.1 size=1048576 2024-01-15T23:09:24.513 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.528+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~ZDWFX86ALVHK.2 size=787923 2024-01-15T23:09:24.517 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.531+0000 7f015aa3a880 1 < completed multipart upload key=QIAVT1LFAF0L upload=ZDWFX86ALVHK tag=7KI17OJ6XHC7 type=write size=3933651 2024-01-15T23:09:24.520 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.535+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~EVS40F9LXXS1.0 size=1048576 2024-01-15T23:09:24.522 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.536+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~EVS40F9LXXS1.1 size=1048576 2024-01-15T23:09:24.524 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.538+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~EVS40F9LXXS1.2 size=689872 2024-01-15T23:09:24.524 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.538+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=EVS40F9LXXS1 tag=23VCTLN8P5FA type=write size=3835600 2024-01-15T23:09:24.525 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.540+0000 7f015aa3a880 1 < completed delete operation key=UJT03FC4CQI3 tag=O28NRHEBUIFG type=del 2024-01-15T23:09:24.528 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.542+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=YPKKQKKMV7C7 type=write size=653697 2024-01-15T23:09:24.530 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.544+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~7K3YZ8ZC8A1P.0 size=1048576 2024-01-15T23:09:24.532 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.546+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~7K3YZ8ZC8A1P.1 size=1048576 2024-01-15T23:09:24.533 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.548+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~7K3YZ8ZC8A1P.2 size=97733 2024-01-15T23:09:24.537 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.551+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=7K3YZ8ZC8A1P tag=BH9P1Z1XRIBA type=write size=3243461 2024-01-15T23:09:24.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:24 smithi053 ceph-mon[143363]: pgmap v1457: 137 pgs: 137 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 662 KiB/s rd, 229 KiB/s wr, 1.17k op/s 2024-01-15T23:09:24.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:24 smithi053 ceph-mon[146052]: pgmap v1457: 137 pgs: 137 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 662 KiB/s rd, 229 KiB/s wr, 1.17k op/s 2024-01-15T23:09:24.539 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.553+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=V2A4X0E8SE1L type=write size=307092 2024-01-15T23:09:24.543 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.557+0000 7f015aa3a880 1 < suggested update operation key=3U59L4MC7CT1 tag=S3IZU9H0HK38 type=del size=1906357 2024-01-15T23:09:24.545 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.559+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=8P3T9RYHCGC4 type=del size=951412 2024-01-15T23:09:24.547 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.561+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=4DZLW5Q5E7ZJ type=del 2024-01-15T23:09:24.548 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.563+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=I8U3LBZCH3UH type=write size=804022 2024-01-15T23:09:24.550 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.564+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=0DZSOOERXMBW type=del 2024-01-15T23:09:24.552 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.566+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=XIAGDJYXPY4P type=del size=810412 2024-01-15T23:09:24.554 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.568+0000 7f015aa3a880 1 < canceled operation key=NFS3V4I3LMK4 tag=T440WLNXUVZ1 type=del size=2765706 2024-01-15T23:09:24.556 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.570+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=NA1GHNP2J487 type=del size=1937385 2024-01-15T23:09:24.560 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.574+0000 7f015aa3a880 1 < suggested update operation key=YSLXM9SYM6LS tag=ENOCRAX97BKH type=del size=922958 2024-01-15T23:09:24.563 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.576+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=HV5S5GB3K33F type=del size=538944 2024-01-15T23:09:24.563 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.578+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~VWYBS5OQ94QA.0 size=1048576 2024-01-15T23:09:24.565 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.579+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~VWYBS5OQ94QA.1 size=1048576 2024-01-15T23:09:24.567 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.581+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~VWYBS5OQ94QA.2 size=309181 2024-01-15T23:09:24.571 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.585+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=VWYBS5OQ94QA tag=RWZBN0A0YMSA type=write size=3454909 2024-01-15T23:09:24.573 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.587+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=UG0WG5M018K8 type=del size=473006 2024-01-15T23:09:24.574 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.589+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~NIARK0627W1K.0 size=1048576 2024-01-15T23:09:24.576 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.590+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~NIARK0627W1K.1 size=1048576 2024-01-15T23:09:24.578 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.593+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~NIARK0627W1K.2 size=314886 2024-01-15T23:09:24.582 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.596+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=NIARK0627W1K tag=8XIA5NY3V8BY type=write size=3460614 2024-01-15T23:09:24.583 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.598+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=UPVP2AW8J25U type=del size=2624100 2024-01-15T23:09:24.585 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.599+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=BC3O0TR7SWUD type=del 2024-01-15T23:09:24.587 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.601+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=MXKE7GZWVV9V type=del size=2438176 2024-01-15T23:09:24.589 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.603+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=AIC8E8AJ3LYA type=del 2024-01-15T23:09:24.591 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.605+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=SB2GDCRPH4IN type=del size=1990774 2024-01-15T23:09:24.593 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.607+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=N39UM16IX7CS type=del 2024-01-15T23:09:24.596 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.611+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~QN3TV8FOJTAQ.0 size=800288 2024-01-15T23:09:24.596 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.611+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=QN3TV8FOJTAQ tag=PQI374PH39X0 type=write size=1848864 2024-01-15T23:09:24.600 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.614+0000 7f015aa3a880 1 < suggested update operation key=YAD7L24SP6S6 tag=4F061352CLSY type=del size=156138 2024-01-15T23:09:24.602 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.616+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=4WANP266R5HX type=del size=3281757 2024-01-15T23:09:24.604 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.618+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~D02GQ5C8KIUU.0 size=1048576 2024-01-15T23:09:24.606 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.621+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~D02GQ5C8KIUU.1 size=1048576 2024-01-15T23:09:24.608 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.622+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~D02GQ5C8KIUU.2 size=858102 2024-01-15T23:09:24.611 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.625+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=D02GQ5C8KIUU tag=4I04A4DS82UL type=write size=4003830 2024-01-15T23:09:24.613 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.627+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=2DWXRU9XKFCE type=del size=2490995 2024-01-15T23:09:24.618 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.632+0000 7f015aa3a880 1 < suggested update operation key=QIAVT1LFAF0L tag=VVRP52DBEVSX type=del size=2579079 2024-01-15T23:09:24.620 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.634+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=QBKIFK1D8NSV type=del size=260012 2024-01-15T23:09:24.621 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.636+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~EVS40F9LXXS1.0 size=1048576 2024-01-15T23:09:24.621 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.636+0000 7f015aa3a880 1 < canceled part key=_multipart_D1PDCDA44P7Z.2~EVS40F9LXXS1.1 size=1048576 2024-01-15T23:09:24.622 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.636+0000 7f015aa3a880 1 < canceled part key=_multipart_D1PDCDA44P7Z.2~EVS40F9LXXS1.2 size=689872 2024-01-15T23:09:24.626 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.640+0000 7f015aa3a880 1 < canceled multipart upload key=D1PDCDA44P7Z upload=EVS40F9LXXS1 tag=23VCTLN8P5FA type=write size=3835600 2024-01-15T23:09:24.627 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.642+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=U0W50GJ2Z2E3 type=del size=514398 2024-01-15T23:09:24.631 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.645+0000 7f015aa3a880 1 < suggested remove operation key=LMN63HC6SH43 tag=YPKKQKKMV7C7 type=write 2024-01-15T23:09:24.633 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.647+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=IQ4UM3AUTRCA type=write size=368755 2024-01-15T23:09:24.636 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.650+0000 7f015aa3a880 -1 < failed to complete operation key=YAD7L24SP6S6 tag=V2A4X0E8SE1L type=write size=307092: (22) Invalid argument 2024-01-15T23:09:24.638 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.652+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=PC0VTV114YNX type=del size=1399199 2024-01-15T23:09:24.640 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.654+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=8P3T9RYHCGC4 type=del 2024-01-15T23:09:24.643 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.658+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~7XFJKQNGUI9V.0 size=1048576 2024-01-15T23:09:24.645 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.659+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~7XFJKQNGUI9V.1 size=1048576 2024-01-15T23:09:24.647 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.661+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~7XFJKQNGUI9V.2 size=800135 2024-01-15T23:09:24.647 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.661+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=7XFJKQNGUI9V tag=I4PN69NXW9LS type=write size=3945863 2024-01-15T23:09:24.649 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.663+0000 7f015aa3a880 1 < completed write operation key=78BS9N6111TG tag=I8U3LBZCH3UH type=write size=804022 2024-01-15T23:09:24.651 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.665+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=WURR9XB1C9M5 type=del size=3710786 2024-01-15T23:09:24.652 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.667+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=XIAGDJYXPY4P type=del 2024-01-15T23:09:24.654 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.668+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=6LF40CAP2DPY type=write size=82016 2024-01-15T23:09:24.657 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.671+0000 7f015aa3a880 1 < canceled operation key=86UEB70RI5UF tag=NA1GHNP2J487 type=del size=1937385 2024-01-15T23:09:24.658 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.673+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=59GXNF4XN7HR type=del size=3467194 2024-01-15T23:09:24.663 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.677+0000 7f015aa3a880 1 < suggested remove operation key=FQ0OD7Q3PSOK tag=HV5S5GB3K33F type=del 2024-01-15T23:09:24.665 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.679+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=I4AQJX7GY2UF type=write size=1036494 2024-01-15T23:09:24.669 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.683+0000 7f015aa3a880 1 < suggested remove operation key=DDLOPVHID7HK tag=UG0WG5M018K8 type=del 2024-01-15T23:09:24.671 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.685+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=MLD63YQYOWS6 type=del size=3440561 2024-01-15T23:09:24.673 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.687+0000 7f015aa3a880 1 < completed delete operation key=ZFWW6RS09R9G tag=UPVP2AW8J25U type=del 2024-01-15T23:09:24.674 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.689+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=T6HXSW311WKX type=del size=871301 2024-01-15T23:09:24.676 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.691+0000 7f015aa3a880 1 < completed delete operation key=UJT03FC4CQI3 tag=MXKE7GZWVV9V type=del 2024-01-15T23:09:24.680 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.694+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~XTLPY9EZ3KQR.0 size=1048576 2024-01-15T23:09:24.681 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.696+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~XTLPY9EZ3KQR.1 size=133062 2024-01-15T23:09:24.682 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.696+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=XTLPY9EZ3KQR tag=SP52URQAHPQZ type=write size=2230214 2024-01-15T23:09:24.686 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.700+0000 7f015aa3a880 1 < suggested remove operation key=86UEB70RI5UF tag=SB2GDCRPH4IN type=del 2024-01-15T23:09:24.689 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.703+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~26FOAHW8TUL4.0 size=1048576 2024-01-15T23:09:24.691 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.705+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~26FOAHW8TUL4.1 size=1048576 2024-01-15T23:09:24.692 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.706+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~26FOAHW8TUL4.2 size=280815 2024-01-15T23:09:24.692 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.706+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=26FOAHW8TUL4 tag=ND5EIVR7Z23N type=write size=3426543 2024-01-15T23:09:24.694 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.708+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~QN3TV8FOJTAQ.0 size=800288 2024-01-15T23:09:24.697 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.712+0000 7f015aa3a880 1 < completed multipart upload key=3U59L4MC7CT1 upload=QN3TV8FOJTAQ tag=PQI374PH39X0 type=write size=1848864 2024-01-15T23:09:24.699 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.714+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=K17QBQ0K3MDY type=del size=3715540 2024-01-15T23:09:24.701 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.716+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=4WANP266R5HX type=del 2024-01-15T23:09:24.703 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.718+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=7G8N4GR0YW9P type=write size=234947 2024-01-15T23:09:24.706 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.720+0000 7f015aa3a880 -1 < failed to complete operation key=FQ0OD7Q3PSOK tag=2DWXRU9XKFCE type=del size=2490995: (22) Invalid argument 2024-01-15T23:09:24.710 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.724+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~HS45HTMEZK5Q.0 size=1048576 2024-01-15T23:09:24.711 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.725+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~HS45HTMEZK5Q.1 size=789085 2024-01-15T23:09:24.711 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.725+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=HS45HTMEZK5Q tag=DBZINGA4VPMW type=write size=2886237 2024-01-15T23:09:24.713 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.727+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=QBKIFK1D8NSV type=del 2024-01-15T23:09:24.717 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.731+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~1DA0W5343OSP.0 size=1048576 2024-01-15T23:09:24.719 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.733+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~1DA0W5343OSP.1 size=931943 2024-01-15T23:09:24.719 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.733+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=1DA0W5343OSP tag=XYBD3U1VYGNS type=write size=3029095 2024-01-15T23:09:24.723 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.737+0000 7f015aa3a880 1 < suggested update operation key=NFS3V4I3LMK4 tag=U0W50GJ2Z2E3 type=del size=514398 2024-01-15T23:09:24.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:24 smithi163 ceph-mon[138526]: pgmap v1457: 137 pgs: 137 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 662 KiB/s rd, 229 KiB/s wr, 1.17k op/s 2024-01-15T23:09:24.728 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.742+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~1HPZ06NJPPBM.0 size=878584 2024-01-15T23:09:24.728 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.742+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=1HPZ06NJPPBM tag=I5Y9T92CEHZB type=write size=1927160 2024-01-15T23:09:24.732 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.746+0000 7f015aa3a880 1 < suggested remove operation key=USPTX9KW910J tag=IQ4UM3AUTRCA type=write 2024-01-15T23:09:24.734 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.749+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=FKDPV0X87IV4 type=del size=1960557 2024-01-15T23:09:24.737 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.751+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=PC0VTV114YNX type=del 2024-01-15T23:09:24.742 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.756+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~WZ816HCNY9VY.0 size=279993 2024-01-15T23:09:24.742 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.756+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=WZ816HCNY9VY tag=PWY4UCE8T72H type=write size=1328569 2024-01-15T23:09:24.745 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.759+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~7XFJKQNGUI9V.0 size=1048576 2024-01-15T23:09:24.747 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.761+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~7XFJKQNGUI9V.1 size=1048576 2024-01-15T23:09:24.749 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.763+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~7XFJKQNGUI9V.2 size=800135 2024-01-15T23:09:24.752 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.766+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=7XFJKQNGUI9V tag=I4PN69NXW9LS type=write size=3945863 2024-01-15T23:09:24.756 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.770+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~P0GZW1OGR8FZ.0 size=855306 2024-01-15T23:09:24.756 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.770+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=P0GZW1OGR8FZ tag=U5EKE1JO62W7 type=write size=1903882 2024-01-15T23:09:24.759 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.774+0000 7f015aa3a880 1 < suggested update operation key=ARL2EMZRGQX2 tag=WURR9XB1C9M5 type=del size=3710786 2024-01-15T23:09:24.761 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.776+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=TQVLUV6B03OV type=del size=3750841 2024-01-15T23:09:24.763 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.778+0000 7f015aa3a880 1 < completed write operation key=4FD48CUZ0YN1 tag=6LF40CAP2DPY type=write size=82016 2024-01-15T23:09:24.767 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.781+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~NMN0LJXHITM2.0 size=1048576 2024-01-15T23:09:24.769 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.783+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~NMN0LJXHITM2.1 size=1048576 2024-01-15T23:09:24.771 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.786+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~NMN0LJXHITM2.2 size=499690 2024-01-15T23:09:24.772 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.786+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=NMN0LJXHITM2 tag=FHO6NGN5H4WG type=write size=3645418 2024-01-15T23:09:24.775 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.789+0000 7f015aa3a880 -1 < failed to complete operation key=DDLOPVHID7HK tag=59GXNF4XN7HR type=del size=3467194: (22) Invalid argument 2024-01-15T23:09:24.777 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.790+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=X4V8VLHYAJY1 type=del size=1591206 2024-01-15T23:09:24.779 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.792+0000 7f015aa3a880 1 < completed write operation key=3U59L4MC7CT1 tag=I4AQJX7GY2UF type=write size=1036494 2024-01-15T23:09:24.783 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.796+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~R0B4219A8FA0.0 size=854860 2024-01-15T23:09:24.783 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.796+0000 7f015aa3a880 1 > prepared multipart upload key=NFS3V4I3LMK4 upload=R0B4219A8FA0 tag=75DMVVK6R140 type=write size=1903436 2024-01-15T23:09:24.785 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.798+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=MLD63YQYOWS6 type=del 2024-01-15T23:09:24.787 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.800+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=U2CQWQLQ4TZR type=del size=1203997 2024-01-15T23:09:24.791 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.804+0000 7f015aa3a880 1 < suggested update operation key=6PU9QS1B1TUB tag=T6HXSW311WKX type=del size=871301 2024-01-15T23:09:24.793 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.806+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=GU6O92BD18WA type=del size=2838367 2024-01-15T23:09:24.795 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.808+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~XTLPY9EZ3KQR.0 size=1048576 2024-01-15T23:09:24.796 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.810+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~XTLPY9EZ3KQR.1 size=133062 2024-01-15T23:09:24.800 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.813+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=XTLPY9EZ3KQR tag=SP52URQAHPQZ type=write size=2230214 2024-01-15T23:09:24.802 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.815+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=GKYDK0CT8QO9 type=del size=314364 2024-01-15T23:09:24.803 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.817+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~26FOAHW8TUL4.0 size=1048576 2024-01-15T23:09:24.805 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.818+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~26FOAHW8TUL4.1 size=1048576 2024-01-15T23:09:24.807 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.820+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~26FOAHW8TUL4.2 size=280815 2024-01-15T23:09:24.810 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.824+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=26FOAHW8TUL4 tag=ND5EIVR7Z23N type=write size=3426543 2024-01-15T23:09:24.812 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.825+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=80W2M8I3PQ4Y type=del size=2699254 2024-01-15T23:09:24.814 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.827+0000 7f015aa3a880 1 < canceled operation key=RM8V6TH0RO82 tag=K17QBQ0K3MDY type=del size=3715540 2024-01-15T23:09:24.816 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.829+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=QUR7NCSX3F2U type=del size=2040961 2024-01-15T23:09:24.818 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.831+0000 7f015aa3a880 1 < completed write operation key=EBXD88OZ6HP7 tag=7G8N4GR0YW9P type=write size=234947 2024-01-15T23:09:24.820 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.833+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=5KC6KA6TXO92 type=del size=3476982 2024-01-15T23:09:24.822 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.835+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~HS45HTMEZK5Q.0 size=1048576 2024-01-15T23:09:24.824 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.837+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~HS45HTMEZK5Q.1 size=789085 2024-01-15T23:09:24.827 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.840+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=HS45HTMEZK5Q tag=DBZINGA4VPMW type=write size=2886237 2024-01-15T23:09:24.829 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.842+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=ET3U16W7WR5C type=del size=3278400 2024-01-15T23:09:24.831 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.844+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~1DA0W5343OSP.0 size=1048576 2024-01-15T23:09:24.833 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.846+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~1DA0W5343OSP.1 size=931943 2024-01-15T23:09:24.837 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.850+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=1DA0W5343OSP tag=XYBD3U1VYGNS type=write size=3029095 2024-01-15T23:09:24.839 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.852+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=Y8J8BZ6WRETE type=del size=2374850 2024-01-15T23:09:24.841 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.854+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~1HPZ06NJPPBM.0 size=878584 2024-01-15T23:09:24.844 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.858+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=1HPZ06NJPPBM tag=I5Y9T92CEHZB type=write size=1927160 2024-01-15T23:09:24.846 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.860+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=8ZJ7ZVHY5TFT type=write size=894036 2024-01-15T23:09:24.848 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.862+0000 7f015aa3a880 1 < completed delete operation key=UJT03FC4CQI3 tag=FKDPV0X87IV4 type=del 2024-01-15T23:09:24.852 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.865+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~K7PXKJ3AGG1Q.0 size=1048576 2024-01-15T23:09:24.854 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.867+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~K7PXKJ3AGG1Q.1 size=1048576 2024-01-15T23:09:24.855 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.869+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~K7PXKJ3AGG1Q.2 size=148387 2024-01-15T23:09:24.856 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.869+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=K7PXKJ3AGG1Q tag=NC5W67M2XKU2 type=write size=3294115 2024-01-15T23:09:24.856 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.869+0000 7f015aa3a880 1 < canceled part key=_multipart_FQ0OD7Q3PSOK.2~WZ816HCNY9VY.0 size=279993 2024-01-15T23:09:24.859 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.873+0000 7f015aa3a880 1 < canceled multipart upload key=FQ0OD7Q3PSOK upload=WZ816HCNY9VY tag=PWY4UCE8T72H type=write size=1328569 2024-01-15T23:09:24.861 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.875+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=WREB3RQP8KJT type=del size=2223780 2024-01-15T23:09:24.863 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.877+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~P0GZW1OGR8FZ.0 size=855306 2024-01-15T23:09:24.867 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.880+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=P0GZW1OGR8FZ tag=U5EKE1JO62W7 type=write size=1903882 2024-01-15T23:09:24.871 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.884+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~07JWH9JYG5Z0.0 size=131911 2024-01-15T23:09:24.871 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.884+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=07JWH9JYG5Z0 tag=YH5A5HB46ISG type=write size=1180487 2024-01-15T23:09:24.873 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.886+0000 7f015aa3a880 1 < canceled operation key=FXZ9MI7H10H2 tag=TQVLUV6B03OV type=del size=3750841 2024-01-15T23:09:24.875 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.889+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=MZTOR2RP6GM6 type=del size=3319394 2024-01-15T23:09:24.878 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.891+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~NMN0LJXHITM2.0 size=1048576 2024-01-15T23:09:24.880 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.893+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~NMN0LJXHITM2.1 size=1048576 2024-01-15T23:09:24.882 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.895+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~NMN0LJXHITM2.2 size=499690 2024-01-15T23:09:24.885 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.898+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=NMN0LJXHITM2 tag=FHO6NGN5H4WG type=write size=3645418 2024-01-15T23:09:24.887 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.900+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=V0T9O0LP30ZG type=write size=991789 2024-01-15T23:09:24.889 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.902+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=X4V8VLHYAJY1 type=del 2024-01-15T23:09:24.893 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.906+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~A7W3ZOO0YBPT.0 size=1048576 2024-01-15T23:09:24.894 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.907+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~A7W3ZOO0YBPT.1 size=1048576 2024-01-15T23:09:24.896 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.909+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~A7W3ZOO0YBPT.2 size=676220 2024-01-15T23:09:24.896 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.909+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=A7W3ZOO0YBPT tag=GHM8ZLFYSUPV type=write size=3821948 2024-01-15T23:09:24.896 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.910+0000 7f015aa3a880 1 < canceled part key=_multipart_NFS3V4I3LMK4.2~R0B4219A8FA0.0 size=854860 2024-01-15T23:09:24.900 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.913+0000 7f015aa3a880 1 < canceled multipart upload key=NFS3V4I3LMK4 upload=R0B4219A8FA0 tag=75DMVVK6R140 type=write size=1903436 2024-01-15T23:09:24.903 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.917+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~M4INO2GAARL3.0 size=1048576 2024-01-15T23:09:24.905 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.918+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~M4INO2GAARL3.1 size=1048576 2024-01-15T23:09:24.907 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.920+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~M4INO2GAARL3.2 size=114700 2024-01-15T23:09:24.907 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.920+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=M4INO2GAARL3 tag=QK2X33KC6U4P type=write size=3260428 2024-01-15T23:09:24.909 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.922+0000 7f015aa3a880 1 < completed delete operation key=FXZ9MI7H10H2 tag=U2CQWQLQ4TZR type=del 2024-01-15T23:09:24.912 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.925+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~GUM1LXRKHW97.0 size=1048576 2024-01-15T23:09:24.914 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.927+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~GUM1LXRKHW97.1 size=1048576 2024-01-15T23:09:24.916 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.929+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~GUM1LXRKHW97.2 size=713003 2024-01-15T23:09:24.916 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.929+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=GUM1LXRKHW97 tag=VFAUTZUFXOHP type=write size=3858731 2024-01-15T23:09:24.919 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.932+0000 7f015aa3a880 1 < suggested update operation key=NFS3V4I3LMK4 tag=GU6O92BD18WA type=del size=2838367 2024-01-15T23:09:24.924 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.937+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~NXAHTX3W4CND.0 size=1048576 2024-01-15T23:09:24.925 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.939+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~NXAHTX3W4CND.1 size=843253 2024-01-15T23:09:24.925 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.939+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=NXAHTX3W4CND tag=G8FULSLE180Y type=write size=2940405 2024-01-15T23:09:24.927 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.941+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=GKYDK0CT8QO9 type=del 2024-01-15T23:09:24.929 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.943+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=696XB2KIWLQV type=del size=109057 2024-01-15T23:09:24.934 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.947+0000 7f015aa3a880 1 < suggested update operation key=JM903WQES0P2 tag=80W2M8I3PQ4Y type=del size=2699254 2024-01-15T23:09:24.937 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.951+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~ER6F6RB1XRNP.0 size=539521 2024-01-15T23:09:24.938 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.951+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=ER6F6RB1XRNP tag=MTFLV0WB6C5W type=write size=1588097 2024-01-15T23:09:24.942 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.955+0000 7f015aa3a880 1 < suggested remove operation key=OIUBN8XF3UB9 tag=QUR7NCSX3F2U type=del 2024-01-15T23:09:24.944 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.957+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=QIGEUB4EHKV6 type=del size=3304556 2024-01-15T23:09:24.946 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.959+0000 7f015aa3a880 1 < completed delete operation key=ZFWW6RS09R9G tag=5KC6KA6TXO92 type=del 2024-01-15T23:09:24.948 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.961+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=Y8288OAZUKRQ type=write size=124061 2024-01-15T23:09:24.952 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.965+0000 7f015aa3a880 1 < suggested update operation key=YAD7L24SP6S6 tag=ET3U16W7WR5C type=del size=3278400 2024-01-15T23:09:24.954 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.967+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=GK9NVRQGV61V type=del size=3697903 2024-01-15T23:09:24.956 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.970+0000 7f015aa3a880 -1 < failed to complete operation key=NFS3V4I3LMK4 tag=Y8J8BZ6WRETE type=del size=2374850: (22) Invalid argument 2024-01-15T23:09:24.958 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.972+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=9FLHKY47U7GY type=del size=401569 2024-01-15T23:09:24.960 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.973+0000 7f015aa3a880 1 < completed write operation key=3U59L4MC7CT1 tag=8ZJ7ZVHY5TFT type=write size=894036 2024-01-15T23:09:24.962 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.975+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=FP22AZE3LDO3 type=del size=3670284 2024-01-15T23:09:24.964 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.977+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~K7PXKJ3AGG1Q.0 size=1048576 2024-01-15T23:09:24.967 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.979+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~K7PXKJ3AGG1Q.1 size=1048576 2024-01-15T23:09:24.968 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.981+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~K7PXKJ3AGG1Q.2 size=148387 2024-01-15T23:09:24.971 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.984+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=K7PXKJ3AGG1Q tag=NC5W67M2XKU2 type=write size=3294115 2024-01-15T23:09:24.975 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.988+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~R6I0O50I2DDS.0 size=1048576 2024-01-15T23:09:24.976 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.990+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~R6I0O50I2DDS.1 size=1048576 2024-01-15T23:09:24.978 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.991+0000 7f015aa3a880 1 > prepared part key=_multipart_78BS9N6111TG.2~R6I0O50I2DDS.2 size=664686 2024-01-15T23:09:24.978 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.991+0000 7f015aa3a880 1 > prepared multipart upload key=78BS9N6111TG upload=R6I0O50I2DDS tag=GUIP12T4L4YW type=write size=3810414 2024-01-15T23:09:24.980 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.993+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=WREB3RQP8KJT type=del 2024-01-15T23:09:24.984 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.997+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~W8H3OQC53VPR.0 size=1048576 2024-01-15T23:09:24.985 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:24.999+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~W8H3OQC53VPR.1 size=1048576 2024-01-15T23:09:24.987 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.000+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~W8H3OQC53VPR.2 size=405603 2024-01-15T23:09:24.987 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.000+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=W8H3OQC53VPR tag=AIA70N16IY19 type=write size=3551331 2024-01-15T23:09:24.989 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.003+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~07JWH9JYG5Z0.0 size=131911 2024-01-15T23:09:24.993 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.006+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=07JWH9JYG5Z0 tag=YH5A5HB46ISG type=write size=1180487 2024-01-15T23:09:24.995 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.008+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=BYSK7K3JX1XT type=write size=956920 2024-01-15T23:09:24.996 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.010+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=MZTOR2RP6GM6 type=del 2024-01-15T23:09:25.000 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.013+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~RZIHED9YDKU0.0 size=383468 2024-01-15T23:09:25.000 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.013+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=RZIHED9YDKU0 tag=OAOJPI8SS1NZ type=write size=1432044 2024-01-15T23:09:25.004 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.017+0000 7f015aa3a880 1 < suggested update operation key=86UEB70RI5UF tag=V0T9O0LP30ZG type=write size=991789 2024-01-15T23:09:25.006 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.019+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=2UZBT7H2ZJSS type=del size=406805 2024-01-15T23:09:25.008 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.021+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~A7W3ZOO0YBPT.0 size=1048576 2024-01-15T23:09:25.010 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.023+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~A7W3ZOO0YBPT.1 size=1048576 2024-01-15T23:09:25.010 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.023+0000 7f015aa3a880 1 < canceled part key=_multipart_86UEB70RI5UF.2~A7W3ZOO0YBPT.2 size=676220 2024-01-15T23:09:25.014 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.027+0000 7f015aa3a880 1 < canceled multipart upload key=86UEB70RI5UF upload=A7W3ZOO0YBPT tag=GHM8ZLFYSUPV type=write size=3821948 2024-01-15T23:09:25.016 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.029+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=3Y84JUUTYF8Y type=del size=709788 2024-01-15T23:09:25.018 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.031+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~M4INO2GAARL3.0 size=1048576 2024-01-15T23:09:25.019 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.032+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~M4INO2GAARL3.1 size=1048576 2024-01-15T23:09:25.019 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.032+0000 7f015aa3a880 1 < canceled part key=_multipart_EBXD88OZ6HP7.2~M4INO2GAARL3.2 size=114700 2024-01-15T23:09:25.023 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.036+0000 7f015aa3a880 1 < canceled multipart upload key=EBXD88OZ6HP7 upload=M4INO2GAARL3 tag=QK2X33KC6U4P type=write size=3260428 2024-01-15T23:09:25.025 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.038+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=B7YTD12EZ96F type=del size=3392879 2024-01-15T23:09:25.025 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.038+0000 7f015aa3a880 1 < canceled part key=_multipart_JM903WQES0P2.2~GUM1LXRKHW97.0 size=1048576 2024-01-15T23:09:25.027 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.040+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~GUM1LXRKHW97.1 size=1048576 2024-01-15T23:09:25.029 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.042+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~GUM1LXRKHW97.2 size=713003 2024-01-15T23:09:25.032 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.045+0000 7f015aa3a880 1 < canceled multipart upload key=JM903WQES0P2 upload=GUM1LXRKHW97 tag=VFAUTZUFXOHP type=write size=3858731 2024-01-15T23:09:25.034 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.047+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=J22WBGSWERPH type=del size=2108243 2024-01-15T23:09:25.036 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.049+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~NXAHTX3W4CND.0 size=1048576 2024-01-15T23:09:25.038 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.051+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~NXAHTX3W4CND.1 size=843253 2024-01-15T23:09:25.041 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.054+0000 7f015aa3a880 1 < completed multipart upload key=78BS9N6111TG upload=NXAHTX3W4CND tag=G8FULSLE180Y type=write size=2940405 2024-01-15T23:09:25.043 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.056+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=5K0I2MSCOWWW type=del size=257140 2024-01-15T23:09:25.045 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.058+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=696XB2KIWLQV type=del 2024-01-15T23:09:25.047 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.061+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=VXM4CFG2VC61 type=del size=1349259 2024-01-15T23:09:25.048 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.061+0000 7f015aa3a880 1 < canceled part key=_multipart_2ZNSF4KUY6CU.2~ER6F6RB1XRNP.0 size=539521 2024-01-15T23:09:25.051 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.065+0000 7f015aa3a880 1 < canceled multipart upload key=2ZNSF4KUY6CU upload=ER6F6RB1XRNP tag=MTFLV0WB6C5W type=write size=1588097 2024-01-15T23:09:25.055 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.068+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~A4P2CE5DKK33.0 size=1048576 2024-01-15T23:09:25.057 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.070+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~A4P2CE5DKK33.1 size=1040648 2024-01-15T23:09:25.057 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.070+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=A4P2CE5DKK33 tag=E74YNBZAVMSG type=write size=3137800 2024-01-15T23:09:25.059 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.072+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=QIGEUB4EHKV6 type=del 2024-01-15T23:09:25.062 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.075+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=SN2JICICPNEN type=del size=3163773 2024-01-15T23:09:25.064 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.077+0000 7f015aa3a880 1 < completed write operation key=D1PDCDA44P7Z tag=Y8288OAZUKRQ type=write size=124061 2024-01-15T23:09:25.068 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.081+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~9IXP6C12LA1D.0 size=1048576 2024-01-15T23:09:25.070 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.083+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~9IXP6C12LA1D.1 size=1048576 2024-01-15T23:09:25.071 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.084+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~9IXP6C12LA1D.2 size=383548 2024-01-15T23:09:25.071 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.084+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=9IXP6C12LA1D tag=0G3DK8I92A5C type=write size=3529276 2024-01-15T23:09:25.073 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.086+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=GK9NVRQGV61V type=del 2024-01-15T23:09:25.077 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.090+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~NHXAW0JNPKKV.0 size=1048576 2024-01-15T23:09:25.079 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.092+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~NHXAW0JNPKKV.1 size=1048576 2024-01-15T23:09:25.080 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.093+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~NHXAW0JNPKKV.2 size=365457 2024-01-15T23:09:25.080 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.094+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=NHXAW0JNPKKV tag=OWUBB2HPD47R type=write size=3511185 2024-01-15T23:09:25.085 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.098+0000 7f015aa3a880 1 < suggested update operation key=RKEU3T719CG7 tag=9FLHKY47U7GY type=del size=401569 2024-01-15T23:09:25.088 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.102+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~S22UHXLYSCBX.0 size=430963 2024-01-15T23:09:25.088 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.102+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=S22UHXLYSCBX tag=3T0QB2AY9SQ1 type=write size=1479539 2024-01-15T23:09:25.090 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.104+0000 7f015aa3a880 1 < canceled operation key=JM903WQES0P2 tag=FP22AZE3LDO3 type=del size=3670284 2024-01-15T23:09:25.094 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.107+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~3B5ZMVW41303.0 size=321984 2024-01-15T23:09:25.094 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.107+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=3B5ZMVW41303 tag=BTAY69FVCPPZ type=write size=1370560 2024-01-15T23:09:25.096 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.109+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~R6I0O50I2DDS.0 size=1048576 2024-01-15T23:09:25.098 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.111+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~R6I0O50I2DDS.1 size=1048576 2024-01-15T23:09:25.099 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.112+0000 7f015aa3a880 1 < completed part key=_multipart_78BS9N6111TG.2~R6I0O50I2DDS.2 size=664686 2024-01-15T23:09:25.103 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.116+0000 7f015aa3a880 1 < completed multipart upload key=78BS9N6111TG upload=R6I0O50I2DDS tag=GUIP12T4L4YW type=write size=3810414 2024-01-15T23:09:25.107 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.120+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~3MMN9N03LWHI.0 size=1048576 2024-01-15T23:09:25.108 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.121+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~3MMN9N03LWHI.1 size=1048576 2024-01-15T23:09:25.110 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.123+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~3MMN9N03LWHI.2 size=619276 2024-01-15T23:09:25.110 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.123+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=3MMN9N03LWHI tag=GYQN7FKRNUIU type=write size=3765004 2024-01-15T23:09:25.111 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.125+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~W8H3OQC53VPR.0 size=1048576 2024-01-15T23:09:25.113 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.126+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~W8H3OQC53VPR.1 size=1048576 2024-01-15T23:09:25.115 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.128+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~W8H3OQC53VPR.2 size=405603 2024-01-15T23:09:25.118 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.132+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=W8H3OQC53VPR tag=AIA70N16IY19 type=write size=3551331 2024-01-15T23:09:25.122 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.135+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~RT1K9GR1MDSI.0 size=1048576 2024-01-15T23:09:25.124 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.137+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~RT1K9GR1MDSI.1 size=1048576 2024-01-15T23:09:25.125 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.139+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~RT1K9GR1MDSI.2 size=614081 2024-01-15T23:09:25.126 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.139+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=RT1K9GR1MDSI tag=SWHIH5WDK9TU type=write size=3759809 2024-01-15T23:09:25.127 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.141+0000 7f015aa3a880 1 < completed write operation key=20XY1HFP38RV tag=BYSK7K3JX1XT type=write size=956920 2024-01-15T23:09:25.129 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.142+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=BSTO7NA0QWOY type=del size=353467 2024-01-15T23:09:25.131 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.144+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~RZIHED9YDKU0.0 size=383468 2024-01-15T23:09:25.134 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.148+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=RZIHED9YDKU0 tag=OAOJPI8SS1NZ type=write size=1432044 2024-01-15T23:09:25.136 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.149+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=LLT1OWV73LLG type=del size=3375506 2024-01-15T23:09:25.138 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.151+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=2UZBT7H2ZJSS type=del 2024-01-15T23:09:25.142 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.155+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~Q3GW0UEL48VE.0 size=875465 2024-01-15T23:09:25.142 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.155+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=Q3GW0UEL48VE tag=85P2I5DTUBDH type=write size=1924041 2024-01-15T23:09:25.143 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.157+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=3Y84JUUTYF8Y type=del 2024-01-15T23:09:25.145 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.159+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=VMMH79AKYMX2 type=write size=1040005 2024-01-15T23:09:25.149 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.163+0000 7f015aa3a880 1 < suggested remove operation key=V20OM852L630 tag=B7YTD12EZ96F type=del 2024-01-15T23:09:25.153 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.166+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=IPRUAX8NDZ6P type=del size=1977228 2024-01-15T23:09:25.155 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.168+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=J22WBGSWERPH type=del 2024-01-15T23:09:25.157 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.171+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=1S4WV35L4OB4 type=del size=857140 2024-01-15T23:09:25.159 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.173+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=5K0I2MSCOWWW type=del 2024-01-15T23:09:25.161 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.175+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=QKF4U01KZJ1A type=del size=1397257 2024-01-15T23:09:25.163 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.176+0000 7f015aa3a880 1 < canceled operation key=NFS3V4I3LMK4 tag=VXM4CFG2VC61 type=del size=1349259 2024-01-15T23:09:25.165 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.178+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=1D9QZJPZT7H2 type=del size=3567356 2024-01-15T23:09:25.167 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.180+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~A4P2CE5DKK33.0 size=1048576 2024-01-15T23:09:25.169 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.182+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~A4P2CE5DKK33.1 size=1040648 2024-01-15T23:09:25.176 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.186+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=A4P2CE5DKK33 tag=E74YNBZAVMSG type=write size=3137800 2024-01-15T23:09:25.176 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.190+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~B2MLNVDPDP6N.0 size=611891 2024-01-15T23:09:25.176 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.190+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=B2MLNVDPDP6N tag=ZUUKO6OJREJK type=write size=1660467 2024-01-15T23:09:25.178 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.191+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=SN2JICICPNEN type=del 2024-01-15T23:09:25.180 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.193+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=P4MRCHB02V55 type=write size=376966 2024-01-15T23:09:25.183 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.196+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~9IXP6C12LA1D.0 size=1048576 2024-01-15T23:09:25.184 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.198+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~9IXP6C12LA1D.1 size=1048576 2024-01-15T23:09:25.186 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.200+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~9IXP6C12LA1D.2 size=383548 2024-01-15T23:09:25.190 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.203+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=9IXP6C12LA1D tag=0G3DK8I92A5C type=write size=3529276 2024-01-15T23:09:25.192 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.205+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=23Y1SN2LVQ2Z type=del size=2431929 2024-01-15T23:09:25.194 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.208+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~NHXAW0JNPKKV.0 size=1048576 2024-01-15T23:09:25.196 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.209+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~NHXAW0JNPKKV.1 size=1048576 2024-01-15T23:09:25.198 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.211+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~NHXAW0JNPKKV.2 size=365457 2024-01-15T23:09:25.201 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.214+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=NHXAW0JNPKKV tag=OWUBB2HPD47R type=write size=3511185 2024-01-15T23:09:25.203 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.216+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=29DPWUARYX7C type=del size=1100627 2024-01-15T23:09:25.205 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.219+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~S22UHXLYSCBX.0 size=430963 2024-01-15T23:09:25.209 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.222+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=S22UHXLYSCBX tag=3T0QB2AY9SQ1 type=write size=1479539 2024-01-15T23:09:25.211 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.224+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=BRIMX81KFXNP type=del size=3667630 2024-01-15T23:09:25.213 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.226+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~3B5ZMVW41303.0 size=321984 2024-01-15T23:09:25.217 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.230+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=3B5ZMVW41303 tag=BTAY69FVCPPZ type=write size=1370560 2024-01-15T23:09:25.220 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.234+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~DV61M45OQMBJ.0 size=1034793 2024-01-15T23:09:25.221 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.234+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=DV61M45OQMBJ tag=23YVSCIP2T8P type=write size=2083369 2024-01-15T23:09:25.223 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.236+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~3MMN9N03LWHI.0 size=1048576 2024-01-15T23:09:25.224 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.237+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~3MMN9N03LWHI.1 size=1048576 2024-01-15T23:09:25.226 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.239+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~3MMN9N03LWHI.2 size=619276 2024-01-15T23:09:25.229 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.243+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=3MMN9N03LWHI tag=GYQN7FKRNUIU type=write size=3765004 2024-01-15T23:09:25.233 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.246+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~0NSI7TQL005D.0 size=1048576 2024-01-15T23:09:25.235 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.248+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~0NSI7TQL005D.1 size=1048576 2024-01-15T23:09:25.236 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.249+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~0NSI7TQL005D.2 size=683062 2024-01-15T23:09:25.236 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.249+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=0NSI7TQL005D tag=14YVWE1S3SQB type=write size=3828790 2024-01-15T23:09:25.238 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.251+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~RT1K9GR1MDSI.0 size=1048576 2024-01-15T23:09:25.240 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.253+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~RT1K9GR1MDSI.1 size=1048576 2024-01-15T23:09:25.241 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.254+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~RT1K9GR1MDSI.2 size=614081 2024-01-15T23:09:25.245 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.258+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=RT1K9GR1MDSI tag=SWHIH5WDK9TU type=write size=3759809 2024-01-15T23:09:25.247 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.260+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=71VK0MZWF8NH type=del size=1992509 2024-01-15T23:09:25.249 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.262+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=BSTO7NA0QWOY type=del 2024-01-15T23:09:25.250 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.264+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=SNN7Y06JYJO8 type=del size=1642072 2024-01-15T23:09:25.253 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.266+0000 7f015aa3a880 1 < canceled operation key=P18I2H2B1WWU tag=LLT1OWV73LLG type=del size=3375506 2024-01-15T23:09:25.254 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.268+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=810D6F3FQJZR type=del size=3069123 2024-01-15T23:09:25.256 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.270+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~Q3GW0UEL48VE.0 size=875465 2024-01-15T23:09:25.260 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.273+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=Q3GW0UEL48VE tag=85P2I5DTUBDH type=write size=1924041 2024-01-15T23:09:25.262 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.275+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=GZWCU3G0SNLP type=del size=2092427 2024-01-15T23:09:25.266 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.279+0000 7f015aa3a880 1 < suggested update operation key=FXZ9MI7H10H2 tag=VMMH79AKYMX2 type=write size=1040005 2024-01-15T23:09:25.269 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.283+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~X8G5KAZJPVL0.0 size=247523 2024-01-15T23:09:25.270 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.283+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=X8G5KAZJPVL0 tag=RHOW6WAQOFLC type=write size=1296099 2024-01-15T23:09:25.272 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.285+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=IPRUAX8NDZ6P type=del 2024-01-15T23:09:25.277 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.290+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~BVSSJ4FL6BF0.0 size=171418 2024-01-15T23:09:25.277 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.290+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=BVSSJ4FL6BF0 tag=SQVS3YW6BVL1 type=write size=1219994 2024-01-15T23:09:25.279 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.292+0000 7f015aa3a880 1 < canceled operation key=DDLOPVHID7HK tag=1S4WV35L4OB4 type=del size=857140 2024-01-15T23:09:25.281 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.294+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=MS9E6P4DJIDN type=del size=2616977 2024-01-15T23:09:25.283 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.296+0000 7f015aa3a880 1 < canceled operation key=USPTX9KW910J tag=QKF4U01KZJ1A type=del size=1397257 2024-01-15T23:09:25.287 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.300+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~Q17TML00Z5AD.0 size=1048576 2024-01-15T23:09:25.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:09:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:09:25] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2024-01-15T23:09:25.289 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.302+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~Q17TML00Z5AD.1 size=1048576 2024-01-15T23:09:25.290 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.304+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~Q17TML00Z5AD.2 size=627948 2024-01-15T23:09:25.291 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.304+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=Q17TML00Z5AD tag=1ZXLIX6HXMJI type=write size=3773676 2024-01-15T23:09:25.293 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.306+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=1D9QZJPZT7H2 type=del 2024-01-15T23:09:25.295 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.308+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=QQK872RUCZXZ type=del size=96762 2024-01-15T23:09:25.296 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.310+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~B2MLNVDPDP6N.0 size=611891 2024-01-15T23:09:25.300 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.313+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=B2MLNVDPDP6N tag=ZUUKO6OJREJK type=write size=1660467 2024-01-15T23:09:25.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.318+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~H1MT6SF7HBBR.0 size=1048576 2024-01-15T23:09:25.306 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.319+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~H1MT6SF7HBBR.1 size=1048576 2024-01-15T23:09:25.308 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.321+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~H1MT6SF7HBBR.2 size=386267 2024-01-15T23:09:25.308 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.321+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=H1MT6SF7HBBR tag=0LTCYLWR2S50 type=write size=3531995 2024-01-15T23:09:25.309 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.323+0000 7f015aa3a880 1 < completed write operation key=YSLXM9SYM6LS tag=P4MRCHB02V55 type=write size=376966 2024-01-15T23:09:25.311 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.325+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=9QOK08TTHPPM type=del size=4128204 2024-01-15T23:09:25.313 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.327+0000 7f015aa3a880 1 < completed delete operation key=20XY1HFP38RV tag=23Y1SN2LVQ2Z type=del 2024-01-15T23:09:25.317 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.330+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~KH9BL811J4XN.0 size=1048576 2024-01-15T23:09:25.319 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.332+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~KH9BL811J4XN.1 size=197762 2024-01-15T23:09:25.319 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.332+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=KH9BL811J4XN tag=AV1GTEFN3WBH type=write size=2294914 2024-01-15T23:09:25.321 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.334+0000 7f015aa3a880 1 < completed delete operation key=2ZNSF4KUY6CU tag=29DPWUARYX7C type=del 2024-01-15T23:09:25.323 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.336+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=VONU8EN2NLOP type=del size=2414123 2024-01-15T23:09:25.326 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.339+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=BRIMX81KFXNP type=del 2024-01-15T23:09:25.327 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.341+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=4IN0KNOL923Y type=del size=386604 2024-01-15T23:09:25.330 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.343+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~DV61M45OQMBJ.0 size=1034793 2024-01-15T23:09:25.333 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.347+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=DV61M45OQMBJ tag=23YVSCIP2T8P type=write size=2083369 2024-01-15T23:09:25.335 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.348+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=5N3FWGLA3O5N type=del size=4034380 2024-01-15T23:09:25.337 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.350+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~0NSI7TQL005D.0 size=1048576 2024-01-15T23:09:25.337 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.350+0000 7f015aa3a880 1 < canceled part key=_multipart_YD7TIMOW86JF.2~0NSI7TQL005D.1 size=1048576 2024-01-15T23:09:25.339 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.352+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~0NSI7TQL005D.2 size=683062 2024-01-15T23:09:25.343 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.356+0000 7f015aa3a880 1 < canceled multipart upload key=YD7TIMOW86JF upload=0NSI7TQL005D tag=14YVWE1S3SQB type=write size=3828790 2024-01-15T23:09:25.348 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.362+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~J2E796MSL0AZ.0 size=1048576 2024-01-15T23:09:25.350 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.363+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~J2E796MSL0AZ.1 size=1048576 2024-01-15T23:09:25.352 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.365+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~J2E796MSL0AZ.2 size=564182 2024-01-15T23:09:25.352 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.365+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=J2E796MSL0AZ tag=NHDOF0NM9LCC type=write size=3709910 2024-01-15T23:09:25.354 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.368+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=71VK0MZWF8NH type=del 2024-01-15T23:09:25.358 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.372+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~TDMQ718D4LO9.0 size=1048576 2024-01-15T23:09:25.360 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.373+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~TDMQ718D4LO9.1 size=33730 2024-01-15T23:09:25.360 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.373+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=TDMQ718D4LO9 tag=1BEA0MUI5U00 type=write size=2130882 2024-01-15T23:09:25.362 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.375+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=SNN7Y06JYJO8 type=del 2024-01-15T23:09:25.366 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.379+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~CPUF62Y99LEX.0 size=1048576 2024-01-15T23:09:25.368 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.381+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~CPUF62Y99LEX.1 size=665343 2024-01-15T23:09:25.368 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.381+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=CPUF62Y99LEX tag=KYDF2I0TDW0W type=write size=2762495 2024-01-15T23:09:25.370 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.383+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=810D6F3FQJZR type=del 2024-01-15T23:09:25.373 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.386+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~CD5FYOU8KPMT.0 size=1048576 2024-01-15T23:09:25.375 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.388+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~CD5FYOU8KPMT.1 size=1048576 2024-01-15T23:09:25.379 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.390+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~CD5FYOU8KPMT.2 size=108458 2024-01-15T23:09:25.379 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.390+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=CD5FYOU8KPMT tag=S7K5BC77GWM1 type=write size=3254186 2024-01-15T23:09:25.379 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.392+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=GZWCU3G0SNLP type=del 2024-01-15T23:09:25.383 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.396+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~2IQ7IIFHSF82.0 size=1048576 2024-01-15T23:09:25.384 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.397+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~2IQ7IIFHSF82.1 size=1048576 2024-01-15T23:09:25.386 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.399+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~2IQ7IIFHSF82.2 size=418432 2024-01-15T23:09:25.386 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.399+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=2IQ7IIFHSF82 tag=6MUU8K5DK3KG type=write size=3564160 2024-01-15T23:09:25.386 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.399+0000 7f015aa3a880 1 < canceled part key=_multipart_FUZBB9OLXVSX.2~X8G5KAZJPVL0.0 size=247523 2024-01-15T23:09:25.390 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.403+0000 7f015aa3a880 1 < canceled multipart upload key=FUZBB9OLXVSX upload=X8G5KAZJPVL0 tag=RHOW6WAQOFLC type=write size=1296099 2024-01-15T23:09:25.391 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.405+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=VZ6JHXL52SL2 type=del size=554093 2024-01-15T23:09:25.393 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.407+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~BVSSJ4FL6BF0.0 size=171418 2024-01-15T23:09:25.397 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.410+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=BVSSJ4FL6BF0 tag=SQVS3YW6BVL1 type=write size=1219994 2024-01-15T23:09:25.398 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.412+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=MTVNMMIK27NA type=del size=4090977 2024-01-15T23:09:25.400 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.414+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=MS9E6P4DJIDN type=del 2024-01-15T23:09:25.402 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.415+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=XDKWVYIUYPPG type=del size=864939 2024-01-15T23:09:25.404 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.418+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~Q17TML00Z5AD.0 size=1048576 2024-01-15T23:09:25.406 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.419+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~Q17TML00Z5AD.1 size=1048576 2024-01-15T23:09:25.408 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.421+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~Q17TML00Z5AD.2 size=627948 2024-01-15T23:09:25.411 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.424+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=Q17TML00Z5AD tag=1ZXLIX6HXMJI type=write size=3773676 2024-01-15T23:09:25.415 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.428+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~Z04TL671YZTY.0 size=1048576 2024-01-15T23:09:25.416 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.430+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~Z04TL671YZTY.1 size=1048576 2024-01-15T23:09:25.418 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.431+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~Z04TL671YZTY.2 size=317625 2024-01-15T23:09:25.418 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.431+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=Z04TL671YZTY tag=4LUJMHU9QXC1 type=write size=3463353 2024-01-15T23:09:25.420 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.433+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=QQK872RUCZXZ type=del 2024-01-15T23:09:25.422 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.435+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=KA2HV49G2W0Z type=del size=1894082 2024-01-15T23:09:25.424 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.438+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~H1MT6SF7HBBR.0 size=1048576 2024-01-15T23:09:25.426 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.439+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~H1MT6SF7HBBR.1 size=1048576 2024-01-15T23:09:25.428 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.441+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~H1MT6SF7HBBR.2 size=386267 2024-01-15T23:09:25.431 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.445+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=H1MT6SF7HBBR tag=0LTCYLWR2S50 type=write size=3531995 2024-01-15T23:09:25.433 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.446+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=I6TVC9XV2SPW type=del size=3059154 2024-01-15T23:09:25.435 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.448+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=9QOK08TTHPPM type=del 2024-01-15T23:09:25.437 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.450+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=6XJ5FB9KUNG4 type=del size=296209 2024-01-15T23:09:25.439 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.452+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~KH9BL811J4XN.0 size=1048576 2024-01-15T23:09:25.441 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.454+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~KH9BL811J4XN.1 size=197762 2024-01-15T23:09:25.445 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.458+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=KH9BL811J4XN tag=AV1GTEFN3WBH type=write size=2294914 2024-01-15T23:09:25.446 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.460+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=Z2DEXP60K2NW type=del size=2925267 2024-01-15T23:09:25.449 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.462+0000 7f015aa3a880 1 < completed delete operation key=UJT03FC4CQI3 tag=VONU8EN2NLOP type=del 2024-01-15T23:09:25.451 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.464+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=ML70X04Z861Q type=del size=1255726 2024-01-15T23:09:25.453 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.466+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=4IN0KNOL923Y type=del 2024-01-15T23:09:25.455 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.468+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=7GHJTMJ5X9R4 type=del size=438736 2024-01-15T23:09:25.457 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.470+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=5N3FWGLA3O5N type=del 2024-01-15T23:09:25.460 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.473+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=R04ZKQCI893I type=del size=2237641 2024-01-15T23:09:25.462 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.475+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~J2E796MSL0AZ.0 size=1048576 2024-01-15T23:09:25.462 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.475+0000 7f015aa3a880 1 < canceled part key=_multipart_D1PDCDA44P7Z.2~J2E796MSL0AZ.1 size=1048576 2024-01-15T23:09:25.464 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.477+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~J2E796MSL0AZ.2 size=564182 2024-01-15T23:09:25.468 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.481+0000 7f015aa3a880 1 < canceled multipart upload key=D1PDCDA44P7Z upload=J2E796MSL0AZ tag=NHDOF0NM9LCC type=write size=3709910 2024-01-15T23:09:25.470 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.484+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=4Z21PEYEO423 type=del size=868880 2024-01-15T23:09:25.472 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.486+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~TDMQ718D4LO9.0 size=1048576 2024-01-15T23:09:25.474 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.487+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~TDMQ718D4LO9.1 size=33730 2024-01-15T23:09:25.478 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.491+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=TDMQ718D4LO9 tag=1BEA0MUI5U00 type=write size=2130882 2024-01-15T23:09:25.480 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.493+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=0A26X3VM4JGX type=del size=2265424 2024-01-15T23:09:25.480 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.493+0000 7f015aa3a880 1 < canceled part key=_multipart_FXZ9MI7H10H2.2~CPUF62Y99LEX.0 size=1048576 2024-01-15T23:09:25.481 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.495+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~CPUF62Y99LEX.1 size=665343 2024-01-15T23:09:25.485 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.498+0000 7f015aa3a880 1 < canceled multipart upload key=FXZ9MI7H10H2 upload=CPUF62Y99LEX tag=KYDF2I0TDW0W type=write size=2762495 2024-01-15T23:09:25.488 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.501+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=ZRJ1P0KK0HWU type=del size=34434 2024-01-15T23:09:25.490 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.503+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~CD5FYOU8KPMT.0 size=1048576 2024-01-15T23:09:25.492 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.505+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~CD5FYOU8KPMT.1 size=1048576 2024-01-15T23:09:25.494 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.507+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~CD5FYOU8KPMT.2 size=108458 2024-01-15T23:09:25.498 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.511+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=CD5FYOU8KPMT tag=S7K5BC77GWM1 type=write size=3254186 2024-01-15T23:09:25.500 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.513+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=TVM3GKKU1O2L type=del size=689879 2024-01-15T23:09:25.500 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.514+0000 7f015aa3a880 1 < canceled part key=_multipart_LMN63HC6SH43.2~2IQ7IIFHSF82.0 size=1048576 2024-01-15T23:09:25.502 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.515+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~2IQ7IIFHSF82.1 size=1048576 2024-01-15T23:09:25.504 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.517+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~2IQ7IIFHSF82.2 size=418432 2024-01-15T23:09:25.507 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.520+0000 7f015aa3a880 1 < canceled multipart upload key=LMN63HC6SH43 upload=2IQ7IIFHSF82 tag=6MUU8K5DK3KG type=write size=3564160 2024-01-15T23:09:25.509 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.522+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=2SKGT8T8X8WJ type=write size=501264 2024-01-15T23:09:25.511 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.524+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=VZ6JHXL52SL2 type=del 2024-01-15T23:09:25.513 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.526+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=SK36CIXZG4TM type=write size=308243 2024-01-15T23:09:25.515 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.529+0000 7f015aa3a880 1 < completed delete operation key=2ZNSF4KUY6CU tag=MTVNMMIK27NA type=del 2024-01-15T23:09:25.517 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.531+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=KSATBNPUZQPP type=del size=3951498 2024-01-15T23:09:25.521 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.534+0000 7f015aa3a880 1 < suggested update operation key=EBXD88OZ6HP7 tag=XDKWVYIUYPPG type=del size=864939 2024-01-15T23:09:25.524 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.538+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~O5O5IX6ZVVDB.0 size=1048576 2024-01-15T23:09:25.527 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.540+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~O5O5IX6ZVVDB.1 size=989385 2024-01-15T23:09:25.527 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.540+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=O5O5IX6ZVVDB tag=UUXF0ZEO7UC2 type=write size=3086537 2024-01-15T23:09:25.529 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.542+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~Z04TL671YZTY.0 size=1048576 2024-01-15T23:09:25.531 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.544+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~Z04TL671YZTY.1 size=1048576 2024-01-15T23:09:25.532 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.546+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~Z04TL671YZTY.2 size=317625 2024-01-15T23:09:25.536 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.549+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=Z04TL671YZTY tag=4LUJMHU9QXC1 type=write size=3463353 2024-01-15T23:09:25.540 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.554+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~V7O3XA6P2MUR.0 size=1048576 2024-01-15T23:09:25.542 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.555+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~V7O3XA6P2MUR.1 size=918809 2024-01-15T23:09:25.542 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.555+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=V7O3XA6P2MUR tag=7XT9LSHX23DW type=write size=3015961 2024-01-15T23:09:25.544 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.557+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=KA2HV49G2W0Z type=del 2024-01-15T23:09:25.546 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.559+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=3FWOI5J6JPN1 type=del size=1513207 2024-01-15T23:09:25.548 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.561+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=I6TVC9XV2SPW type=del 2024-01-15T23:09:25.552 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.565+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~0LMKVWMUUUOH.0 size=1048576 2024-01-15T23:09:25.554 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.567+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~0LMKVWMUUUOH.1 size=275395 2024-01-15T23:09:25.554 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.567+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=0LMKVWMUUUOH tag=N1VYU26G66EY type=write size=2372547 2024-01-15T23:09:25.556 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.569+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=6XJ5FB9KUNG4 type=del 2024-01-15T23:09:25.559 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.573+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~VZBLY0W7Z38V.0 size=1048576 2024-01-15T23:09:25.561 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.574+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~VZBLY0W7Z38V.1 size=1048576 2024-01-15T23:09:25.563 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.576+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~VZBLY0W7Z38V.2 size=650645 2024-01-15T23:09:25.563 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.576+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=VZBLY0W7Z38V tag=NRR62B7BH37C type=write size=3796373 2024-01-15T23:09:25.565 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.578+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=Z2DEXP60K2NW type=del 2024-01-15T23:09:25.566 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.580+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=H2WH0ECMMTKH type=del size=1506946 2024-01-15T23:09:25.568 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.582+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=ML70X04Z861Q type=del 2024-01-15T23:09:25.572 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.585+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~Z3QOUHNDZ9I7.0 size=410609 2024-01-15T23:09:25.572 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.585+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=Z3QOUHNDZ9I7 tag=XAHO1F55A12D type=write size=1459185 2024-01-15T23:09:25.574 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.587+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=7GHJTMJ5X9R4 type=del 2024-01-15T23:09:25.576 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.589+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=B09IZN2182B6 type=del size=1784843 2024-01-15T23:09:25.578 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.591+0000 7f015aa3a880 1 < canceled operation key=D1PDCDA44P7Z tag=R04ZKQCI893I type=del size=2237641 2024-01-15T23:09:25.580 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.594+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=9PHXRIALDVCW type=del size=1964238 2024-01-15T23:09:25.582 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.596+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=4Z21PEYEO423 type=del 2024-01-15T23:09:25.587 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.600+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~IVPHR6CWG1B5.0 size=1048576 2024-01-15T23:09:25.589 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.602+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~IVPHR6CWG1B5.1 size=105571 2024-01-15T23:09:25.589 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.602+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=IVPHR6CWG1B5 tag=OLMUX83SIRE7 type=write size=2202723 2024-01-15T23:09:25.593 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.607+0000 7f015aa3a880 1 < suggested remove operation key=D1PDCDA44P7Z tag=0A26X3VM4JGX type=del 2024-01-15T23:09:25.597 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.611+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~LUD3FWLRFSOJ.0 size=1048576 2024-01-15T23:09:25.599 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.612+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~LUD3FWLRFSOJ.1 size=795863 2024-01-15T23:09:25.599 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.612+0000 7f015aa3a880 1 > prepared multipart upload key=4EXWJ9YOPF9I upload=LUD3FWLRFSOJ tag=1U9ZAWXD9T5L type=write size=2893015 2024-01-15T23:09:25.601 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.614+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=ZRJ1P0KK0HWU type=del 2024-01-15T23:09:25.603 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.616+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=CXR09HYHSMH0 type=del size=3610219 2024-01-15T23:09:25.607 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.620+0000 7f015aa3a880 1 < suggested remove operation key=DDLOPVHID7HK tag=TVM3GKKU1O2L type=del 2024-01-15T23:09:25.612 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.625+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~QKWI950SDAO4.0 size=1048576 2024-01-15T23:09:25.613 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.626+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~QKWI950SDAO4.1 size=479214 2024-01-15T23:09:25.613 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.627+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=QKWI950SDAO4 tag=V9776L9COJ0Q type=write size=2576366 2024-01-15T23:09:25.615 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.628+0000 7f015aa3a880 1 < completed write operation key=V20OM852L630 tag=2SKGT8T8X8WJ type=write size=501264 2024-01-15T23:09:25.619 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.632+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~EJO38AJYOA7O.0 size=1024937 2024-01-15T23:09:25.619 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.632+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=EJO38AJYOA7O tag=TP4JKF6RZLVJ type=write size=2073513 2024-01-15T23:09:25.621 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.634+0000 7f015aa3a880 1 < completed write operation key=RM8V6TH0RO82 tag=SK36CIXZG4TM type=write size=308243 2024-01-15T23:09:25.623 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.636+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=1EAMF4XJSGWP type=del size=1580448 2024-01-15T23:09:25.625 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.639+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=KSATBNPUZQPP type=del 2024-01-15T23:09:25.627 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.640+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=BFE7B6DT3YSL type=del size=67859 2024-01-15T23:09:25.629 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.642+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~O5O5IX6ZVVDB.0 size=1048576 2024-01-15T23:09:25.631 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.644+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~O5O5IX6ZVVDB.1 size=989385 2024-01-15T23:09:25.634 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.647+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=O5O5IX6ZVVDB tag=UUXF0ZEO7UC2 type=write size=3086537 2024-01-15T23:09:25.636 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.649+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=E6RMDDQ89PTG type=del size=2676956 2024-01-15T23:09:25.638 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.651+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~V7O3XA6P2MUR.0 size=1048576 2024-01-15T23:09:25.640 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.653+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~V7O3XA6P2MUR.1 size=918809 2024-01-15T23:09:25.643 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.656+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=V7O3XA6P2MUR tag=7XT9LSHX23DW type=write size=3015961 2024-01-15T23:09:25.647 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.660+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~2VQ46RWG36G2.0 size=1048576 2024-01-15T23:09:25.648 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.661+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~2VQ46RWG36G2.1 size=1048576 2024-01-15T23:09:25.650 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.663+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~2VQ46RWG36G2.2 size=675052 2024-01-15T23:09:25.650 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.663+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=2VQ46RWG36G2 tag=0PA614RQDNXC type=write size=3820780 2024-01-15T23:09:25.652 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.665+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=3FWOI5J6JPN1 type=del 2024-01-15T23:09:25.654 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.667+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=WJWPIBRRGG2X type=del size=1768608 2024-01-15T23:09:25.656 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.669+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~0LMKVWMUUUOH.0 size=1048576 2024-01-15T23:09:25.658 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.671+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~0LMKVWMUUUOH.1 size=275395 2024-01-15T23:09:25.661 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.674+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=0LMKVWMUUUOH tag=N1VYU26G66EY type=write size=2372547 2024-01-15T23:09:25.665 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.678+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~A95KMM6VUCL3.0 size=885158 2024-01-15T23:09:25.665 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.678+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=A95KMM6VUCL3 tag=UP8V33I99YEB type=write size=1933734 2024-01-15T23:09:25.667 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.680+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~VZBLY0W7Z38V.0 size=1048576 2024-01-15T23:09:25.669 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.682+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~VZBLY0W7Z38V.1 size=1048576 2024-01-15T23:09:25.670 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.684+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~VZBLY0W7Z38V.2 size=650645 2024-01-15T23:09:25.674 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.687+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=VZBLY0W7Z38V tag=NRR62B7BH37C type=write size=3796373 2024-01-15T23:09:25.676 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.689+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=XF7JSNX81LD2 type=write size=46866 2024-01-15T23:09:25.677 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.691+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=H2WH0ECMMTKH type=del 2024-01-15T23:09:25.679 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.693+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=80B7DUYWW2JS type=del size=279550 2024-01-15T23:09:25.681 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.695+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~Z3QOUHNDZ9I7.0 size=410609 2024-01-15T23:09:25.685 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.698+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=Z3QOUHNDZ9I7 tag=XAHO1F55A12D type=write size=1459185 2024-01-15T23:09:25.687 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.700+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=HKPSMXSDSGGL type=write size=564172 2024-01-15T23:09:25.691 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.704+0000 7f015aa3a880 1 < suggested remove operation key=V20OM852L630 tag=B09IZN2182B6 type=del 2024-01-15T23:09:25.693 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.706+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=PH4R6VI3QJT6 type=del size=3208950 2024-01-15T23:09:25.695 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.708+0000 7f015aa3a880 1 < completed delete operation key=UJT03FC4CQI3 tag=9PHXRIALDVCW type=del 2024-01-15T23:09:25.697 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.710+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=680S1JGYA44L type=write size=132864 2024-01-15T23:09:25.699 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.712+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~IVPHR6CWG1B5.0 size=1048576 2024-01-15T23:09:25.700 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.714+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~IVPHR6CWG1B5.1 size=105571 2024-01-15T23:09:25.704 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.717+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=IVPHR6CWG1B5 tag=OLMUX83SIRE7 type=write size=2202723 2024-01-15T23:09:25.708 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.721+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~6EICT6HCPMEO.0 size=1048576 2024-01-15T23:09:25.709 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.723+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~6EICT6HCPMEO.1 size=233227 2024-01-15T23:09:25.709 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.723+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=6EICT6HCPMEO tag=OKDTNVV4EX5L type=write size=2330379 2024-01-15T23:09:25.711 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.724+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~LUD3FWLRFSOJ.0 size=1048576 2024-01-15T23:09:25.711 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.724+0000 7f015aa3a880 1 < canceled part key=_multipart_4EXWJ9YOPF9I.2~LUD3FWLRFSOJ.1 size=795863 2024-01-15T23:09:25.714 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.728+0000 7f015aa3a880 1 < canceled multipart upload key=4EXWJ9YOPF9I upload=LUD3FWLRFSOJ tag=1U9ZAWXD9T5L type=write size=2893015 2024-01-15T23:09:25.718 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.731+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~L546UJWQVRXN.0 size=1048576 2024-01-15T23:09:25.719 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.733+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~L546UJWQVRXN.1 size=1048576 2024-01-15T23:09:25.721 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.734+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~L546UJWQVRXN.2 size=268886 2024-01-15T23:09:25.721 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.734+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=L546UJWQVRXN tag=1SEDK4K61I5J type=write size=3414614 2024-01-15T23:09:25.723 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.736+0000 7f015aa3a880 1 < completed delete operation key=UJT03FC4CQI3 tag=CXR09HYHSMH0 type=del 2024-01-15T23:09:25.725 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.738+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=43AL0V67D8LP type=del size=454525 2024-01-15T23:09:25.728 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.741+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~QKWI950SDAO4.0 size=1048576 2024-01-15T23:09:25.729 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.743+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~QKWI950SDAO4.1 size=479214 2024-01-15T23:09:25.733 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.746+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=QKWI950SDAO4 tag=V9776L9COJ0Q type=write size=2576366 2024-01-15T23:09:25.735 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.748+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=9658QN60RDZG type=write size=800711 2024-01-15T23:09:25.737 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.750+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~EJO38AJYOA7O.0 size=1024937 2024-01-15T23:09:25.740 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.753+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=EJO38AJYOA7O tag=TP4JKF6RZLVJ type=write size=2073513 2024-01-15T23:09:25.742 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.755+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=I6F4R24EHD73 type=write size=678936 2024-01-15T23:09:25.746 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.759+0000 7f015aa3a880 1 < suggested remove operation key=UJT03FC4CQI3 tag=1EAMF4XJSGWP type=del 2024-01-15T23:09:25.749 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.762+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~ER65WBF5TJ18.0 size=1048576 2024-01-15T23:09:25.751 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.764+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~ER65WBF5TJ18.1 size=1048576 2024-01-15T23:09:25.752 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.766+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~ER65WBF5TJ18.2 size=125107 2024-01-15T23:09:25.752 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.766+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=ER65WBF5TJ18 tag=R7G3HP66CGWZ type=write size=3270835 2024-01-15T23:09:25.755 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.768+0000 7f015aa3a880 -1 < failed to complete operation key=V20OM852L630 tag=BFE7B6DT3YSL type=del size=67859: (22) Invalid argument 2024-01-15T23:09:25.757 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.770+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=ME8BILP8DLFQ type=del size=329200 2024-01-15T23:09:25.759 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.772+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=E6RMDDQ89PTG type=del 2024-01-15T23:09:25.761 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.774+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=IFEBO8CFZY05 type=write size=218155 2024-01-15T23:09:25.763 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.776+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~2VQ46RWG36G2.0 size=1048576 2024-01-15T23:09:25.765 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.778+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~2VQ46RWG36G2.1 size=1048576 2024-01-15T23:09:25.766 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.780+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~2VQ46RWG36G2.2 size=675052 2024-01-15T23:09:25.769 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.783+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=2VQ46RWG36G2 tag=0PA614RQDNXC type=write size=3820780 2024-01-15T23:09:25.771 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.785+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=LDFDY8MAMI2Y type=del size=2364342 2024-01-15T23:09:25.773 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.786+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=WJWPIBRRGG2X type=del 2024-01-15T23:09:25.775 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.788+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=6RI5OM9ERV2A type=write size=213755 2024-01-15T23:09:25.777 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.790+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~A95KMM6VUCL3.0 size=885158 2024-01-15T23:09:25.780 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.793+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=A95KMM6VUCL3 tag=UP8V33I99YEB type=write size=1933734 2024-01-15T23:09:25.782 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.795+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=Y3WZQD29KK52 type=del size=2474419 2024-01-15T23:09:25.784 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.798+0000 7f015aa3a880 1 < completed write operation key=DDLOPVHID7HK tag=XF7JSNX81LD2 type=write size=46866 2024-01-15T23:09:25.786 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.800+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=95NC1VSGP5PC type=del size=2403260 2024-01-15T23:09:25.791 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.803+0000 7f015aa3a880 1 < suggested remove operation key=4FD48CUZ0YN1 tag=80B7DUYWW2JS type=del 2024-01-15T23:09:25.794 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.807+0000 7f015aa3a880 1 > prepared part key=_multipart_P18I2H2B1WWU.2~5S0FJV2M1O53.0 size=715512 2024-01-15T23:09:25.794 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.807+0000 7f015aa3a880 1 > prepared multipart upload key=P18I2H2B1WWU upload=5S0FJV2M1O53 tag=JGKC05D51C5H type=write size=1764088 2024-01-15T23:09:25.796 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.809+0000 7f015aa3a880 1 < canceled operation key=P18I2H2B1WWU tag=HKPSMXSDSGGL type=write size=564172 2024-01-15T23:09:25.799 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.812+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~K9HVA1WBRN8H.0 size=547127 2024-01-15T23:09:25.799 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.812+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=K9HVA1WBRN8H tag=4WLQUFPL2VX9 type=write size=1595703 2024-01-15T23:09:25.801 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.814+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=PH4R6VI3QJT6 type=del 2024-01-15T23:09:25.805 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.818+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~DQ53N7K7Q018.0 size=1048576 2024-01-15T23:09:25.807 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.820+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~DQ53N7K7Q018.1 size=706372 2024-01-15T23:09:25.807 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.820+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=DQ53N7K7Q018 tag=GHDDD85AQ792 type=write size=2803524 2024-01-15T23:09:25.809 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.822+0000 7f015aa3a880 1 < canceled operation key=RKEU3T719CG7 tag=680S1JGYA44L type=write size=132864 2024-01-15T23:09:25.811 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.824+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=B6GZOXJYDMNE type=del size=1878179 2024-01-15T23:09:25.812 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.826+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~6EICT6HCPMEO.0 size=1048576 2024-01-15T23:09:25.814 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.827+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~6EICT6HCPMEO.1 size=233227 2024-01-15T23:09:25.825 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.838+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=6EICT6HCPMEO tag=OKDTNVV4EX5L type=write size=2330379 2024-01-15T23:09:25.827 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.840+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=1TGM0J9BY9G8 type=write size=461534 2024-01-15T23:09:25.829 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.842+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~L546UJWQVRXN.0 size=1048576 2024-01-15T23:09:25.831 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.844+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~L546UJWQVRXN.1 size=1048576 2024-01-15T23:09:25.831 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.844+0000 7f015aa3a880 1 < canceled part key=_multipart_UJT03FC4CQI3.2~L546UJWQVRXN.2 size=268886 2024-01-15T23:09:25.834 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.847+0000 7f015aa3a880 1 < canceled multipart upload key=UJT03FC4CQI3 upload=L546UJWQVRXN tag=1SEDK4K61I5J type=write size=3414614 2024-01-15T23:09:25.836 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.849+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=NT6M33ZT05CM type=del size=2887784 2024-01-15T23:09:25.838 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.851+0000 7f015aa3a880 1 < canceled operation key=FUZBB9OLXVSX tag=43AL0V67D8LP type=del size=454525 2024-01-15T23:09:25.840 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.853+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=Y09W2VLFG6GP type=del size=1783169 2024-01-15T23:09:25.842 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.855+0000 7f015aa3a880 1 < completed write operation key=FXZ9MI7H10H2 tag=9658QN60RDZG type=write size=800711 2024-01-15T23:09:25.844 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.857+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=7ZTMW4D56T7F type=del size=2856440 2024-01-15T23:09:25.846 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.859+0000 7f015aa3a880 1 < completed write operation key=D1PDCDA44P7Z tag=I6F4R24EHD73 type=write size=678936 2024-01-15T23:09:25.849 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.862+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~9OS83NPC630J.0 size=1048576 2024-01-15T23:09:25.851 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.864+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~9OS83NPC630J.1 size=175312 2024-01-15T23:09:25.851 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.864+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=9OS83NPC630J tag=GA2IPUUWFTXE type=write size=2272464 2024-01-15T23:09:25.853 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.866+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~ER65WBF5TJ18.0 size=1048576 2024-01-15T23:09:25.855 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.868+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~ER65WBF5TJ18.1 size=1048576 2024-01-15T23:09:25.856 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.870+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~ER65WBF5TJ18.2 size=125107 2024-01-15T23:09:25.860 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.873+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=ER65WBF5TJ18 tag=R7G3HP66CGWZ type=write size=3270835 2024-01-15T23:09:25.861 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.875+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=7ON5N6XXQF0Z type=del size=916619 2024-01-15T23:09:25.863 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.877+0000 7f015aa3a880 1 < completed delete operation key=2ZNSF4KUY6CU tag=ME8BILP8DLFQ type=del 2024-01-15T23:09:25.867 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.880+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~3L6BQVJEXR5W.0 size=1048576 2024-01-15T23:09:25.869 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.882+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~3L6BQVJEXR5W.1 size=44684 2024-01-15T23:09:25.869 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.882+0000 7f015aa3a880 1 > prepared multipart upload key=4EXWJ9YOPF9I upload=3L6BQVJEXR5W tag=IUDU3FWBVM7T type=write size=2141836 2024-01-15T23:09:25.871 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.884+0000 7f015aa3a880 1 < completed write operation key=EBXD88OZ6HP7 tag=IFEBO8CFZY05 type=write size=218155 2024-01-15T23:09:25.873 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.886+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=06838OCB47IZ type=write size=462791 2024-01-15T23:09:25.876 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.889+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=LDFDY8MAMI2Y type=del 2024-01-15T23:09:25.878 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.891+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=39PUSWWZ9DOA type=del size=1962000 2024-01-15T23:09:25.880 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.893+0000 7f015aa3a880 1 < completed write operation key=3U59L4MC7CT1 tag=6RI5OM9ERV2A type=write size=213755 2024-01-15T23:09:25.884 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.897+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~RP08PVXQHD6D.0 size=910508 2024-01-15T23:09:25.884 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.897+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=RP08PVXQHD6D tag=0CQBKYFLA9PO type=write size=1959084 2024-01-15T23:09:25.886 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.899+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=Y3WZQD29KK52 type=del 2024-01-15T23:09:25.890 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.903+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~XW17G2V1RL9Q.0 size=378160 2024-01-15T23:09:25.890 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.903+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=XW17G2V1RL9Q tag=GK8ATWI1B31V type=write size=1426736 2024-01-15T23:09:25.892 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.905+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=95NC1VSGP5PC type=del 2024-01-15T23:09:25.894 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.907+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=FPVEGL0OPI0W type=write size=1040042 2024-01-15T23:09:25.896 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.909+0000 7f015aa3a880 1 < completed part key=_multipart_P18I2H2B1WWU.2~5S0FJV2M1O53.0 size=715512 2024-01-15T23:09:25.900 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.913+0000 7f015aa3a880 1 < completed multipart upload key=P18I2H2B1WWU upload=5S0FJV2M1O53 tag=JGKC05D51C5H type=write size=1764088 2024-01-15T23:09:25.902 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.916+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=0X3DLSBRZJW4 type=del size=3648391 2024-01-15T23:09:25.905 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.918+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~K9HVA1WBRN8H.0 size=547127 2024-01-15T23:09:25.909 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.922+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=K9HVA1WBRN8H tag=4WLQUFPL2VX9 type=write size=1595703 2024-01-15T23:09:25.911 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.924+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=63YLXBHQ7MKY type=write size=424837 2024-01-15T23:09:25.911 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.924+0000 7f015aa3a880 1 < canceled part key=_multipart_FUZBB9OLXVSX.2~DQ53N7K7Q018.0 size=1048576 2024-01-15T23:09:25.913 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.926+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~DQ53N7K7Q018.1 size=706372 2024-01-15T23:09:25.916 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.930+0000 7f015aa3a880 1 < canceled multipart upload key=FUZBB9OLXVSX upload=DQ53N7K7Q018 tag=GHDDD85AQ792 type=write size=2803524 2024-01-15T23:09:25.918 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.932+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=RXAXQZ9SAUX5 type=del size=2085241 2024-01-15T23:09:25.921 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.934+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=B6GZOXJYDMNE type=del 2024-01-15T23:09:25.922 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.936+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=QNUWRSUIUEF1 type=del size=228618 2024-01-15T23:09:25.926 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.939+0000 7f015aa3a880 1 < completed write operation key=D1PDCDA44P7Z tag=1TGM0J9BY9G8 type=write size=461534 2024-01-15T23:09:25.928 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.941+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=SPUP0LI53ZSA type=del size=928644 2024-01-15T23:09:25.930 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.943+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=NT6M33ZT05CM type=del 2024-01-15T23:09:25.932 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.945+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=0JZ73FF03MS1 type=del size=2388941 2024-01-15T23:09:25.934 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.947+0000 7f015aa3a880 1 < canceled operation key=YD7TIMOW86JF tag=Y09W2VLFG6GP type=del size=1783169 2024-01-15T23:09:25.937 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.951+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~8ASVWF4BZYGS.0 size=1048576 2024-01-15T23:09:25.939 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.952+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~8ASVWF4BZYGS.1 size=589300 2024-01-15T23:09:25.939 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.952+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=8ASVWF4BZYGS tag=F5VKRMA9JZC1 type=write size=2686452 2024-01-15T23:09:25.941 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.954+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=7ZTMW4D56T7F type=del 2024-01-15T23:09:25.945 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.958+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~GE1KGTE85XHE.0 size=1048576 2024-01-15T23:09:25.946 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.960+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~GE1KGTE85XHE.1 size=1028304 2024-01-15T23:09:25.947 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.960+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=GE1KGTE85XHE tag=XMF48YJQTLB2 type=write size=3125456 2024-01-15T23:09:25.949 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.962+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~9OS83NPC630J.0 size=1048576 2024-01-15T23:09:25.950 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.964+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~9OS83NPC630J.1 size=175312 2024-01-15T23:09:25.954 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.967+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=9OS83NPC630J tag=GA2IPUUWFTXE type=write size=2272464 2024-01-15T23:09:25.958 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.971+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~XWI6S0X70NCJ.0 size=1048576 2024-01-15T23:09:25.959 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.972+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~XWI6S0X70NCJ.1 size=1048576 2024-01-15T23:09:25.961 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.974+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~XWI6S0X70NCJ.2 size=323685 2024-01-15T23:09:25.961 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.974+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=XWI6S0X70NCJ tag=J1R1Y7GDU9C6 type=write size=3469413 2024-01-15T23:09:25.965 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.978+0000 7f015aa3a880 1 < suggested update operation key=86UEB70RI5UF tag=7ON5N6XXQF0Z type=del size=916619 2024-01-15T23:09:25.967 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.980+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=UWIO34PIKS0E type=write size=501581 2024-01-15T23:09:25.969 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.982+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~3L6BQVJEXR5W.0 size=1048576 2024-01-15T23:09:25.970 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.984+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~3L6BQVJEXR5W.1 size=44684 2024-01-15T23:09:25.974 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.987+0000 7f015aa3a880 1 < completed multipart upload key=4EXWJ9YOPF9I upload=3L6BQVJEXR5W tag=IUDU3FWBVM7T type=write size=2141836 2024-01-15T23:09:25.975 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.989+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=SS9H29HXX3HH type=del size=582820 2024-01-15T23:09:25.978 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.991+0000 7f015aa3a880 1 < completed write operation key=NFS3V4I3LMK4 tag=06838OCB47IZ type=write size=462791 2024-01-15T23:09:25.979 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.993+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=WTS3X3RO1S90 type=del size=3123702 2024-01-15T23:09:25.982 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.995+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=39PUSWWZ9DOA type=del 2024-01-15T23:09:25.984 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.997+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=RGNVV8OC0XSE type=write size=411335 2024-01-15T23:09:25.984 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:25.997+0000 7f015aa3a880 1 < canceled part key=_multipart_YAD7L24SP6S6.2~RP08PVXQHD6D.0 size=910508 2024-01-15T23:09:25.987 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.000+0000 7f015aa3a880 1 < canceled multipart upload key=YAD7L24SP6S6 upload=RP08PVXQHD6D tag=0CQBKYFLA9PO type=write size=1959084 2024-01-15T23:09:25.989 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.002+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=U6L0L0K2EW88 type=del size=2004458 2024-01-15T23:09:25.991 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.004+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~XW17G2V1RL9Q.0 size=378160 2024-01-15T23:09:25.995 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.008+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=XW17G2V1RL9Q tag=GK8ATWI1B31V type=write size=1426736 2024-01-15T23:09:25.996 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.010+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=57BBXFWC6SW1 type=del size=406501 2024-01-15T23:09:25.998 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.012+0000 7f015aa3a880 1 < completed write operation key=FUZBB9OLXVSX tag=FPVEGL0OPI0W type=write size=1040042 2024-01-15T23:09:26.003 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.016+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~IX9TONV6PA7F.0 size=1048576 2024-01-15T23:09:26.005 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.019+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~IX9TONV6PA7F.1 size=1048576 2024-01-15T23:09:26.007 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.021+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~IX9TONV6PA7F.2 size=974886 2024-01-15T23:09:26.008 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.021+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=IX9TONV6PA7F tag=JUJNDO78TD3P type=write size=4120614 2024-01-15T23:09:26.010 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.023+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=0X3DLSBRZJW4 type=del 2024-01-15T23:09:26.013 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.027+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~PCHYSIKLDB78.0 size=1048576 2024-01-15T23:09:26.015 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.028+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~PCHYSIKLDB78.1 size=1048576 2024-01-15T23:09:26.017 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.030+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~PCHYSIKLDB78.2 size=838773 2024-01-15T23:09:26.017 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.030+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=PCHYSIKLDB78 tag=U72JZR20AHAF type=write size=3984501 2024-01-15T23:09:26.021 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.034+0000 7f015aa3a880 1 < suggested update operation key=LMN63HC6SH43 tag=63YLXBHQ7MKY type=write size=424837 2024-01-15T23:09:26.023 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.036+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=R9TCONWW6Y57 type=write size=584321 2024-01-15T23:09:26.025 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.038+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=RXAXQZ9SAUX5 type=del 2024-01-15T23:09:26.029 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.042+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~NLNOWFE5KKJ1.0 size=1048576 2024-01-15T23:09:26.030 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.043+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~NLNOWFE5KKJ1.1 size=1048576 2024-01-15T23:09:26.032 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.045+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~NLNOWFE5KKJ1.2 size=563439 2024-01-15T23:09:26.032 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.045+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=NLNOWFE5KKJ1 tag=5XWL21MFTTUO type=write size=3709167 2024-01-15T23:09:26.035 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.048+0000 7f015aa3a880 1 < completed delete operation key=FXZ9MI7H10H2 tag=QNUWRSUIUEF1 type=del 2024-01-15T23:09:26.038 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.052+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~1MEETXOGYIUR.0 size=1048576 2024-01-15T23:09:26.040 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.053+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~1MEETXOGYIUR.1 size=456207 2024-01-15T23:09:26.040 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.053+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=1MEETXOGYIUR tag=4IK7CJ4KXQHZ type=write size=2553359 2024-01-15T23:09:26.042 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.055+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=SPUP0LI53ZSA type=del 2024-01-15T23:09:26.044 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.057+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=0AX0JINRSX7T type=write size=222632 2024-01-15T23:09:26.046 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.059+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=0JZ73FF03MS1 type=del 2024-01-15T23:09:26.048 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.061+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=Z5CUZ00K8AVS type=del size=2629442 2024-01-15T23:09:26.050 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.063+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~8ASVWF4BZYGS.0 size=1048576 2024-01-15T23:09:26.052 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.065+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~8ASVWF4BZYGS.1 size=589300 2024-01-15T23:09:26.055 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.069+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=8ASVWF4BZYGS tag=F5VKRMA9JZC1 type=write size=2686452 2024-01-15T23:09:26.057 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.070+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=YQQ0WN8G13P0 type=del size=2739760 2024-01-15T23:09:26.058 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.071+0000 7f015aa3a880 1 < canceled part key=_multipart_ARL2EMZRGQX2.2~GE1KGTE85XHE.0 size=1048576 2024-01-15T23:09:26.059 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.073+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~GE1KGTE85XHE.1 size=1028304 2024-01-15T23:09:26.063 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.076+0000 7f015aa3a880 1 < canceled multipart upload key=ARL2EMZRGQX2 upload=GE1KGTE85XHE tag=XMF48YJQTLB2 type=write size=3125456 2024-01-15T23:09:26.065 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.078+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=Z2PNWN8V4VED type=write size=974819 2024-01-15T23:09:26.067 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.080+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~XWI6S0X70NCJ.0 size=1048576 2024-01-15T23:09:26.069 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.082+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~XWI6S0X70NCJ.1 size=1048576 2024-01-15T23:09:26.070 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.082+0000 7f015aa3a880 1 < canceled part key=_multipart_YAD7L24SP6S6.2~XWI6S0X70NCJ.2 size=323685 2024-01-15T23:09:26.073 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.086+0000 7f015aa3a880 1 < canceled multipart upload key=YAD7L24SP6S6 upload=XWI6S0X70NCJ tag=J1R1Y7GDU9C6 type=write size=3469413 2024-01-15T23:09:26.076 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.090+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~FQ563ZX7JTLX.0 size=1048576 2024-01-15T23:09:26.078 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.091+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~FQ563ZX7JTLX.1 size=1048576 2024-01-15T23:09:26.080 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.093+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~FQ563ZX7JTLX.2 size=920526 2024-01-15T23:09:26.080 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.093+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=FQ563ZX7JTLX tag=4TCXS4732AI3 type=write size=4066254 2024-01-15T23:09:26.082 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.095+0000 7f015aa3a880 1 < canceled operation key=USPTX9KW910J tag=UWIO34PIKS0E type=write size=501581 2024-01-15T23:09:26.084 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.097+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=QO5D73UNZOMZ type=del size=3309213 2024-01-15T23:09:26.085 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.099+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=SS9H29HXX3HH type=del 2024-01-15T23:09:26.087 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.101+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=Y7UUXGH8RIG2 type=write size=299165 2024-01-15T23:09:26.089 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.102+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=WTS3X3RO1S90 type=del 2024-01-15T23:09:26.091 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.104+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=HBIQGKULPK3O type=write size=983304 2024-01-15T23:09:26.094 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.107+0000 7f015aa3a880 -1 < failed to complete operation key=LMN63HC6SH43 tag=RGNVV8OC0XSE type=write size=411335: (22) Invalid argument 2024-01-15T23:09:26.098 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.111+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~VYVL8DXNQ9WR.0 size=1048576 2024-01-15T23:09:26.099 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.112+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~VYVL8DXNQ9WR.1 size=140531 2024-01-15T23:09:26.099 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.112+0000 7f015aa3a880 1 > prepared multipart upload key=NFS3V4I3LMK4 upload=VYVL8DXNQ9WR tag=URJZQQHAXGSB type=write size=2237683 2024-01-15T23:09:26.103 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.116+0000 7f015aa3a880 1 < suggested update operation key=V20OM852L630 tag=U6L0L0K2EW88 type=del size=2004458 2024-01-15T23:09:26.105 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.118+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=3MT1448TAZAD type=del size=96248 2024-01-15T23:09:26.107 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.121+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=57BBXFWC6SW1 type=del 2024-01-15T23:09:26.111 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.124+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~TKI1FZQ6JPNC.0 size=438362 2024-01-15T23:09:26.111 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.124+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=TKI1FZQ6JPNC tag=MFX6IPW5KC0R type=write size=1486938 2024-01-15T23:09:26.113 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.126+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~IX9TONV6PA7F.0 size=1048576 2024-01-15T23:09:26.115 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.129+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~IX9TONV6PA7F.1 size=1048576 2024-01-15T23:09:26.118 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.131+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~IX9TONV6PA7F.2 size=974886 2024-01-15T23:09:26.122 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.135+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=IX9TONV6PA7F tag=JUJNDO78TD3P type=write size=4120614 2024-01-15T23:09:26.125 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.138+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~V0QJWES553XH.0 size=270269 2024-01-15T23:09:26.125 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.138+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=V0QJWES553XH tag=8H8259TKK0JH type=write size=1318845 2024-01-15T23:09:26.127 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.141+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~PCHYSIKLDB78.0 size=1048576 2024-01-15T23:09:26.129 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.142+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~PCHYSIKLDB78.1 size=1048576 2024-01-15T23:09:26.130 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.144+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~PCHYSIKLDB78.2 size=838773 2024-01-15T23:09:26.134 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.147+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=PCHYSIKLDB78 tag=U72JZR20AHAF type=write size=3984501 2024-01-15T23:09:26.137 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.151+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~SV4BYJZ0US43.0 size=1048576 2024-01-15T23:09:26.139 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.152+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~SV4BYJZ0US43.1 size=1048576 2024-01-15T23:09:26.141 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.154+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~SV4BYJZ0US43.2 size=500796 2024-01-15T23:09:26.141 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.154+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=SV4BYJZ0US43 tag=K0D39N1QFB12 type=write size=3646524 2024-01-15T23:09:26.143 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.156+0000 7f015aa3a880 1 < completed write operation key=78BS9N6111TG tag=R9TCONWW6Y57 type=write size=584321 2024-01-15T23:09:26.145 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.158+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=1A35VK0GH8ND type=del size=1435114 2024-01-15T23:09:26.147 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.160+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~NLNOWFE5KKJ1.0 size=1048576 2024-01-15T23:09:26.149 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.162+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~NLNOWFE5KKJ1.1 size=1048576 2024-01-15T23:09:26.149 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.162+0000 7f015aa3a880 1 < canceled part key=_multipart_UJT03FC4CQI3.2~NLNOWFE5KKJ1.2 size=563439 2024-01-15T23:09:26.152 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.165+0000 7f015aa3a880 1 < canceled multipart upload key=UJT03FC4CQI3 upload=NLNOWFE5KKJ1 tag=5XWL21MFTTUO type=write size=3709167 2024-01-15T23:09:26.154 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.168+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=99KHUOWITW8S type=del size=3344227 2024-01-15T23:09:26.156 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.169+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~1MEETXOGYIUR.0 size=1048576 2024-01-15T23:09:26.158 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.171+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~1MEETXOGYIUR.1 size=456207 2024-01-15T23:09:26.162 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.175+0000 7f015aa3a880 1 < completed multipart upload key=UJT03FC4CQI3 upload=1MEETXOGYIUR tag=4IK7CJ4KXQHZ type=write size=2553359 2024-01-15T23:09:26.166 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.179+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~H5QEYEIGRZSX.0 size=1048576 2024-01-15T23:09:26.168 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.181+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~H5QEYEIGRZSX.1 size=1048576 2024-01-15T23:09:26.170 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.183+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~H5QEYEIGRZSX.2 size=787541 2024-01-15T23:09:26.170 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.183+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=H5QEYEIGRZSX tag=3YXZNFF3GW5P type=write size=3933269 2024-01-15T23:09:26.173 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.187+0000 7f015aa3a880 1 < suggested remove operation key=QIAVT1LFAF0L tag=0AX0JINRSX7T type=write 2024-01-15T23:09:26.175 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.189+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=ZLTF1L20X7UM type=write size=866403 2024-01-15T23:09:26.178 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.191+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=Z5CUZ00K8AVS type=del 2024-01-15T23:09:26.183 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.196+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~1V5TTJOMZITU.0 size=980846 2024-01-15T23:09:26.183 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.196+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=1V5TTJOMZITU tag=R2B1T8N5M44N type=write size=2029422 2024-01-15T23:09:26.187 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.200+0000 7f015aa3a880 1 < suggested remove operation key=UJT03FC4CQI3 tag=YQQ0WN8G13P0 type=del 2024-01-15T23:09:26.190 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.203+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=UPZ3QSHFHT0C type=del size=2022806 2024-01-15T23:09:26.192 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.205+0000 7f015aa3a880 1 < completed write operation key=NN2UT7PUOU9G tag=Z2PNWN8V4VED type=write size=974819 2024-01-15T23:09:26.199 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.210+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~SQHNUY8XWCY2.0 size=1048576 2024-01-15T23:09:26.199 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.211+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~SQHNUY8XWCY2.1 size=314988 2024-01-15T23:09:26.199 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.211+0000 7f015aa3a880 1 > prepared multipart upload key=NFS3V4I3LMK4 upload=SQHNUY8XWCY2 tag=G0JK096XXRBV type=write size=2412140 2024-01-15T23:09:26.200 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.213+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~FQ563ZX7JTLX.0 size=1048576 2024-01-15T23:09:26.202 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.215+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~FQ563ZX7JTLX.1 size=1048576 2024-01-15T23:09:26.204 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.217+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~FQ563ZX7JTLX.2 size=920526 2024-01-15T23:09:26.207 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.220+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=FQ563ZX7JTLX tag=4TCXS4732AI3 type=write size=4066254 2024-01-15T23:09:26.211 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.224+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~C0JNS1JR39N7.0 size=1048576 2024-01-15T23:09:26.213 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.226+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~C0JNS1JR39N7.1 size=1048576 2024-01-15T23:09:26.215 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.228+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~C0JNS1JR39N7.2 size=851604 2024-01-15T23:09:26.215 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.228+0000 7f015aa3a880 1 > prepared multipart upload key=4EXWJ9YOPF9I upload=C0JNS1JR39N7 tag=7HLEMEYXXRJ3 type=write size=3997332 2024-01-15T23:09:26.217 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.230+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=QO5D73UNZOMZ type=del 2024-01-15T23:09:26.221 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.234+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~R8R0VUHN2TK5.0 size=1048576 2024-01-15T23:09:26.222 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.235+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~R8R0VUHN2TK5.1 size=401147 2024-01-15T23:09:26.222 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.235+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=R8R0VUHN2TK5 tag=BFD67Y548AFY type=write size=2498299 2024-01-15T23:09:26.225 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.238+0000 7f015aa3a880 -1 < failed to complete operation key=QIAVT1LFAF0L tag=Y7UUXGH8RIG2 type=write size=299165: (22) Invalid argument 2024-01-15T23:09:26.229 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.242+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~H9J8AHP32THD.0 size=1048576 2024-01-15T23:09:26.231 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.244+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~H9J8AHP32THD.1 size=316070 2024-01-15T23:09:26.231 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.244+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=H9J8AHP32THD tag=H0ZJCL54I41N type=write size=2413222 2024-01-15T23:09:26.234 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.248+0000 7f015aa3a880 1 < suggested update operation key=QAUOUNL8YHKF tag=HBIQGKULPK3O type=write size=983304 2024-01-15T23:09:26.236 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.249+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=SYF0SJ9EVTQX type=write size=315430 2024-01-15T23:09:26.238 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.251+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~VYVL8DXNQ9WR.0 size=1048576 2024-01-15T23:09:26.240 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.253+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~VYVL8DXNQ9WR.1 size=140531 2024-01-15T23:09:26.244 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.257+0000 7f015aa3a880 1 < completed multipart upload key=NFS3V4I3LMK4 upload=VYVL8DXNQ9WR tag=URJZQQHAXGSB type=write size=2237683 2024-01-15T23:09:26.246 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.259+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=960ZZDEECQB8 type=del size=2854185 2024-01-15T23:09:26.248 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.261+0000 7f015aa3a880 1 < completed delete operation key=RM8V6TH0RO82 tag=3MT1448TAZAD type=del 2024-01-15T23:09:26.251 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.264+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~A5BK42YL47GF.0 size=1048576 2024-01-15T23:09:26.253 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.266+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~A5BK42YL47GF.1 size=1048576 2024-01-15T23:09:26.255 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.268+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~A5BK42YL47GF.2 size=744802 2024-01-15T23:09:26.255 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.268+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=A5BK42YL47GF tag=9PS7WBMHB6UC type=write size=3890530 2024-01-15T23:09:26.257 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.270+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~TKI1FZQ6JPNC.0 size=438362 2024-01-15T23:09:26.260 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.273+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=TKI1FZQ6JPNC tag=MFX6IPW5KC0R type=write size=1486938 2024-01-15T23:09:26.262 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.276+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=18D37L0WGKBM type=write size=111109 2024-01-15T23:09:26.264 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.278+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~V0QJWES553XH.0 size=270269 2024-01-15T23:09:26.268 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.281+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=V0QJWES553XH tag=8H8259TKK0JH type=write size=1318845 2024-01-15T23:09:26.270 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.284+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=X1VXI233BLMT type=del size=3464814 2024-01-15T23:09:26.273 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.286+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~SV4BYJZ0US43.0 size=1048576 2024-01-15T23:09:26.275 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.288+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~SV4BYJZ0US43.1 size=1048576 2024-01-15T23:09:26.277 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.290+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~SV4BYJZ0US43.2 size=500796 2024-01-15T23:09:26.281 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.294+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=SV4BYJZ0US43 tag=K0D39N1QFB12 type=write size=3646524 2024-01-15T23:09:26.284 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.297+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~N3VYGUH1XCEG.0 size=1048576 2024-01-15T23:09:26.286 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.299+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~N3VYGUH1XCEG.1 size=1048576 2024-01-15T23:09:26.288 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.301+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~N3VYGUH1XCEG.2 size=431459 2024-01-15T23:09:26.288 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.301+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=N3VYGUH1XCEG tag=TC1838R22QU1 type=write size=3577187 2024-01-15T23:09:26.292 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.305+0000 7f015aa3a880 1 < suggested update operation key=4FD48CUZ0YN1 tag=1A35VK0GH8ND type=del size=1435114 2024-01-15T23:09:26.296 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.309+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~QPW9WCH1KQZI.0 size=78855 2024-01-15T23:09:26.296 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.309+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=QPW9WCH1KQZI tag=M8CJME70FT04 type=write size=1127431 2024-01-15T23:09:26.298 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.311+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=99KHUOWITW8S type=del 2024-01-15T23:09:26.302 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.315+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~QUSYJFKLCT3W.0 size=1048576 2024-01-15T23:09:26.303 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.317+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~QUSYJFKLCT3W.1 size=847416 2024-01-15T23:09:26.303 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.317+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=QUSYJFKLCT3W tag=JT2MUF13EI1D type=write size=2944568 2024-01-15T23:09:26.306 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.319+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~H5QEYEIGRZSX.0 size=1048576 2024-01-15T23:09:26.307 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.320+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~H5QEYEIGRZSX.1 size=1048576 2024-01-15T23:09:26.309 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.322+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~H5QEYEIGRZSX.2 size=787541 2024-01-15T23:09:26.313 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.326+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=H5QEYEIGRZSX tag=3YXZNFF3GW5P type=write size=3933269 2024-01-15T23:09:26.315 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.328+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=RW9L7UEBR20N type=del size=3944927 2024-01-15T23:09:26.318 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.331+0000 7f015aa3a880 1 < completed write operation key=NN2UT7PUOU9G tag=ZLTF1L20X7UM type=write size=866403 2024-01-15T23:09:26.324 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.335+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~RYBODE73WPVA.0 size=1048576 2024-01-15T23:09:26.324 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.336+0000 7f015aa3a880 1 > prepared part key=_multipart_DDLOPVHID7HK.2~RYBODE73WPVA.1 size=358443 2024-01-15T23:09:26.325 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.336+0000 7f015aa3a880 1 > prepared multipart upload key=DDLOPVHID7HK upload=RYBODE73WPVA tag=O5B23D389WFX type=write size=2455595 2024-01-15T23:09:26.325 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.338+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~1V5TTJOMZITU.0 size=980846 2024-01-15T23:09:26.329 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.342+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=1V5TTJOMZITU tag=R2B1T8N5M44N type=write size=2029422 2024-01-15T23:09:26.332 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.345+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~36JXRAJZH2GM.0 size=1048576 2024-01-15T23:09:26.334 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.348+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~36JXRAJZH2GM.1 size=5959 2024-01-15T23:09:26.335 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.348+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=36JXRAJZH2GM tag=Y8L7RT0YBA00 type=write size=2103111 2024-01-15T23:09:26.337 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.350+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=UPZ3QSHFHT0C type=del 2024-01-15T23:09:26.340 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.353+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~K8TQJAF24P2W.0 size=863903 2024-01-15T23:09:26.341 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.354+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=K8TQJAF24P2W tag=ZNI838F5QZRI type=write size=1912479 2024-01-15T23:09:26.342 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.355+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~SQHNUY8XWCY2.0 size=1048576 2024-01-15T23:09:26.344 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.357+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~SQHNUY8XWCY2.1 size=314988 2024-01-15T23:09:26.348 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.361+0000 7f015aa3a880 1 < completed multipart upload key=NFS3V4I3LMK4 upload=SQHNUY8XWCY2 tag=G0JK096XXRBV type=write size=2412140 2024-01-15T23:09:26.350 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.363+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=M28A9LWZXIHV type=del size=2292390 2024-01-15T23:09:26.352 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.365+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~C0JNS1JR39N7.0 size=1048576 2024-01-15T23:09:26.354 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.367+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~C0JNS1JR39N7.1 size=1048576 2024-01-15T23:09:26.355 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.369+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~C0JNS1JR39N7.2 size=851604 2024-01-15T23:09:26.359 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.372+0000 7f015aa3a880 1 < completed multipart upload key=4EXWJ9YOPF9I upload=C0JNS1JR39N7 tag=7HLEMEYXXRJ3 type=write size=3997332 2024-01-15T23:09:26.361 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.374+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=6WCR7C8HT42R type=del size=1539488 2024-01-15T23:09:26.364 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.377+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~R8R0VUHN2TK5.0 size=1048576 2024-01-15T23:09:26.366 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.379+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~R8R0VUHN2TK5.1 size=401147 2024-01-15T23:09:26.369 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.382+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=R8R0VUHN2TK5 tag=BFD67Y548AFY type=write size=2498299 2024-01-15T23:09:26.371 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.384+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=NON3DCSZYGC1 type=del size=3066964 2024-01-15T23:09:26.373 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.386+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~H9J8AHP32THD.0 size=1048576 2024-01-15T23:09:26.375 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.388+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~H9J8AHP32THD.1 size=316070 2024-01-15T23:09:26.378 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.392+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=H9J8AHP32THD tag=H0ZJCL54I41N type=write size=2413222 2024-01-15T23:09:26.380 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.393+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=TL3QK4HFYPS7 type=del size=382510 2024-01-15T23:09:26.382 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.395+0000 7f015aa3a880 1 < completed write operation key=FUZBB9OLXVSX tag=SYF0SJ9EVTQX type=write size=315430 2024-01-15T23:09:26.384 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.397+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=7GX3G1N8KEAS type=del size=2011241 2024-01-15T23:09:26.386 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.399+0000 7f015aa3a880 1 < completed delete operation key=FXZ9MI7H10H2 tag=960ZZDEECQB8 type=del 2024-01-15T23:09:26.388 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.401+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=6CPIQILLAHLZ type=del size=3268033 2024-01-15T23:09:26.390 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.403+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~A5BK42YL47GF.0 size=1048576 2024-01-15T23:09:26.392 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.405+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~A5BK42YL47GF.1 size=1048576 2024-01-15T23:09:26.393 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.406+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~A5BK42YL47GF.2 size=744802 2024-01-15T23:09:26.396 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.410+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=A5BK42YL47GF tag=9PS7WBMHB6UC type=write size=3890530 2024-01-15T23:09:26.400 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.413+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~61MJFJ3UL3BG.0 size=739040 2024-01-15T23:09:26.400 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.413+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=61MJFJ3UL3BG tag=GS4F2CY3KHYV type=write size=1787616 2024-01-15T23:09:26.404 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.417+0000 7f015aa3a880 1 < suggested update operation key=RM8V6TH0RO82 tag=18D37L0WGKBM type=write size=111109 2024-01-15T23:09:26.406 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.419+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=B54IHGDMVCUX type=del size=1417874 2024-01-15T23:09:26.408 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.421+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=X1VXI233BLMT type=del 2024-01-15T23:09:26.412 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.425+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~SEAC3G2SHOZK.0 size=1048576 2024-01-15T23:09:26.413 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.426+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~SEAC3G2SHOZK.1 size=1048576 2024-01-15T23:09:26.414 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.428+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~SEAC3G2SHOZK.2 size=851399 2024-01-15T23:09:26.415 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.428+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=SEAC3G2SHOZK tag=P2ZKN5R1PGB7 type=write size=3997127 2024-01-15T23:09:26.417 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.430+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~N3VYGUH1XCEG.0 size=1048576 2024-01-15T23:09:26.418 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.431+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~N3VYGUH1XCEG.1 size=1048576 2024-01-15T23:09:26.420 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.433+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~N3VYGUH1XCEG.2 size=431459 2024-01-15T23:09:26.423 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.437+0000 7f015aa3a880 1 < completed multipart upload key=UJT03FC4CQI3 upload=N3VYGUH1XCEG tag=TC1838R22QU1 type=write size=3577187 2024-01-15T23:09:26.425 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.438+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=437CTAVT85CV type=del size=1985233 2024-01-15T23:09:26.427 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.440+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~QPW9WCH1KQZI.0 size=78855 2024-01-15T23:09:26.430 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.443+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=QPW9WCH1KQZI tag=M8CJME70FT04 type=write size=1127431 2024-01-15T23:09:26.432 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.445+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=17XOOPPIIYER type=del size=933458 2024-01-15T23:09:26.434 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.447+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~QUSYJFKLCT3W.0 size=1048576 2024-01-15T23:09:26.436 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.449+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~QUSYJFKLCT3W.1 size=847416 2024-01-15T23:09:26.439 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.453+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=QUSYJFKLCT3W tag=JT2MUF13EI1D type=write size=2944568 2024-01-15T23:09:26.443 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.456+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~TRI1Y0FGBTCG.0 size=816460 2024-01-15T23:09:26.443 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.456+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=TRI1Y0FGBTCG tag=MK0LP2D2NZ9O type=write size=1865036 2024-01-15T23:09:26.445 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.458+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=RW9L7UEBR20N type=del 2024-01-15T23:09:26.447 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.460+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=V9JD1GDACKY4 type=del size=3465927 2024-01-15T23:09:26.449 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.463+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~RYBODE73WPVA.0 size=1048576 2024-01-15T23:09:26.451 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.464+0000 7f015aa3a880 1 < completed part key=_multipart_DDLOPVHID7HK.2~RYBODE73WPVA.1 size=358443 2024-01-15T23:09:26.454 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.467+0000 7f015aa3a880 1 < completed multipart upload key=DDLOPVHID7HK upload=RYBODE73WPVA tag=O5B23D389WFX type=write size=2455595 2024-01-15T23:09:26.456 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.469+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=IU96YHV9EALM type=del size=3200457 2024-01-15T23:09:26.458 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.471+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~36JXRAJZH2GM.0 size=1048576 2024-01-15T23:09:26.460 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.473+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~36JXRAJZH2GM.1 size=5959 2024-01-15T23:09:26.463 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.476+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=36JXRAJZH2GM tag=Y8L7RT0YBA00 type=write size=2103111 2024-01-15T23:09:26.465 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.478+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=K863AQMLQA2P type=del size=823207 2024-01-15T23:09:26.467 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.480+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~K8TQJAF24P2W.0 size=863903 2024-01-15T23:09:26.471 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.484+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=K8TQJAF24P2W tag=ZNI838F5QZRI type=write size=1912479 2024-01-15T23:09:26.472 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.486+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=EB1HI00C8EGA type=del size=228626 2024-01-15T23:09:26.475 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.487+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=M28A9LWZXIHV type=del 2024-01-15T23:09:26.476 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.490+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=KHEQH6EVT3X1 type=write size=450293 2024-01-15T23:09:26.478 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.492+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=6WCR7C8HT42R type=del 2024-01-15T23:09:26.480 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.493+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=62J9ADWVQ0XO type=write size=541676 2024-01-15T23:09:26.482 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.496+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=NON3DCSZYGC1 type=del 2024-01-15T23:09:26.486 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.499+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~ZQGNL3NWIB1R.0 size=782989 2024-01-15T23:09:26.486 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.499+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=ZQGNL3NWIB1R tag=81FJ7XVTU839 type=write size=1831565 2024-01-15T23:09:26.488 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.501+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=TL3QK4HFYPS7 type=del 2024-01-15T23:09:26.490 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.503+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=PAM8IGBAT5LP type=del size=2017967 2024-01-15T23:09:26.491 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.505+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=7GX3G1N8KEAS type=del 2024-01-15T23:09:26.495 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.508+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~7V0STZ0RP5N9.0 size=853729 2024-01-15T23:09:26.495 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.508+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=7V0STZ0RP5N9 tag=M2FREV2AJC2O type=write size=1902305 2024-01-15T23:09:26.497 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.511+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=6CPIQILLAHLZ type=del 2024-01-15T23:09:26.502 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.516+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~WPN0M52YVZKZ.0 size=618404 2024-01-15T23:09:26.502 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.516+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=WPN0M52YVZKZ tag=TVHVZOLKO7IY type=write size=1666980 2024-01-15T23:09:26.505 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.517+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~61MJFJ3UL3BG.0 size=739040 2024-01-15T23:09:26.508 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.522+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=61MJFJ3UL3BG tag=GS4F2CY3KHYV type=write size=1787616 2024-01-15T23:09:26.512 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.525+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~6E4S4Y2UUL79.0 size=1048576 2024-01-15T23:09:26.514 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.527+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~6E4S4Y2UUL79.1 size=1048576 2024-01-15T23:09:26.515 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.528+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~6E4S4Y2UUL79.2 size=76578 2024-01-15T23:09:26.515 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.528+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=6E4S4Y2UUL79 tag=NR2A9S96C4PQ type=write size=3222306 2024-01-15T23:09:26.517 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.530+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=B54IHGDMVCUX type=del 2024-01-15T23:09:26.519 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.532+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=P9JM4A9TQHMR type=del size=1332111 2024-01-15T23:09:26.521 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.534+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~SEAC3G2SHOZK.0 size=1048576 2024-01-15T23:09:26.523 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.536+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~SEAC3G2SHOZK.1 size=1048576 2024-01-15T23:09:26.525 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.538+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~SEAC3G2SHOZK.2 size=851399 2024-01-15T23:09:26.529 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.542+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=SEAC3G2SHOZK tag=P2ZKN5R1PGB7 type=write size=3997127 2024-01-15T23:09:26.531 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.544+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=GJ7CDT2KFGM7 type=del size=1546621 2024-01-15T23:09:26.533 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.546+0000 7f015aa3a880 1 < completed delete operation key=ZFWW6RS09R9G tag=437CTAVT85CV type=del 2024-01-15T23:09:26.535 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.548+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=ITIWUL3F2QUO type=write size=40580 2024-01-15T23:09:26.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:26 smithi053 ceph-mon[143363]: pgmap v1458: 137 pgs: 137 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 432 KiB/s wr, 2.21k op/s 2024-01-15T23:09:26.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:26 smithi053 ceph-mon[146052]: pgmap v1458: 137 pgs: 137 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 432 KiB/s wr, 2.21k op/s 2024-01-15T23:09:26.539 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.552+0000 7f015aa3a880 1 < suggested remove operation key=YD7TIMOW86JF tag=17XOOPPIIYER type=del 2024-01-15T23:09:26.544 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.555+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~LM0KBFPRNOJ5.0 size=881336 2024-01-15T23:09:26.544 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.555+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=LM0KBFPRNOJ5 tag=F2BFWNX1ZR2Y type=write size=1929912 2024-01-15T23:09:26.544 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.557+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~TRI1Y0FGBTCG.0 size=816460 2024-01-15T23:09:26.547 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.560+0000 7f015aa3a880 1 < completed multipart upload key=6PU9QS1B1TUB upload=TRI1Y0FGBTCG tag=MK0LP2D2NZ9O type=write size=1865036 2024-01-15T23:09:26.549 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.563+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=6MNMU8249JUO type=del size=1404975 2024-01-15T23:09:26.551 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.565+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=V9JD1GDACKY4 type=del 2024-01-15T23:09:26.554 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.567+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=OQ34S46MF3KN type=del size=1480355 2024-01-15T23:09:26.556 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.569+0000 7f015aa3a880 1 < completed delete operation key=2ZNSF4KUY6CU tag=IU96YHV9EALM type=del 2024-01-15T23:09:26.558 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.571+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=SNTD3RTF3GYQ type=del size=2978394 2024-01-15T23:09:26.560 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.574+0000 7f015aa3a880 1 < completed delete operation key=2ZNSF4KUY6CU tag=K863AQMLQA2P type=del 2024-01-15T23:09:26.562 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.576+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=ISDOB7U3DDPY type=del size=1631629 2024-01-15T23:09:26.565 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.578+0000 7f015aa3a880 1 < completed delete operation key=FQ0OD7Q3PSOK tag=EB1HI00C8EGA type=del 2024-01-15T23:09:26.567 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.580+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=9W2GZE4OLFA6 type=write size=541125 2024-01-15T23:09:26.571 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.584+0000 7f015aa3a880 1 < suggested update operation key=V20OM852L630 tag=KHEQH6EVT3X1 type=write size=450293 2024-01-15T23:09:26.575 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.588+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~W5TZQDZIQIC4.0 size=1048576 2024-01-15T23:09:26.576 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.590+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~W5TZQDZIQIC4.1 size=626262 2024-01-15T23:09:26.576 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.590+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=W5TZQDZIQIC4 tag=CY6SW8UMAQZO type=write size=2723414 2024-01-15T23:09:26.578 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.592+0000 7f015aa3a880 1 < completed write operation key=ZFWW6RS09R9G tag=62J9ADWVQ0XO type=write size=541676 2024-01-15T23:09:26.580 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.593+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=C1EKC0CESG5I type=del size=2239603 2024-01-15T23:09:26.582 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.595+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~ZQGNL3NWIB1R.0 size=782989 2024-01-15T23:09:26.585 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.599+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=ZQGNL3NWIB1R tag=81FJ7XVTU839 type=write size=1831565 2024-01-15T23:09:26.588 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.601+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=5C30FZLBUSE4 type=write size=271860 2024-01-15T23:09:26.592 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.605+0000 7f015aa3a880 1 < suggested remove operation key=RKEU3T719CG7 tag=PAM8IGBAT5LP type=del 2024-01-15T23:09:26.596 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.609+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~2ZXMH6KLA4L1.0 size=1048576 2024-01-15T23:09:26.598 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.611+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~2ZXMH6KLA4L1.1 size=320858 2024-01-15T23:09:26.598 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.611+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=2ZXMH6KLA4L1 tag=JUJIICLJ3S0O type=write size=2418010 2024-01-15T23:09:26.599 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.613+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~7V0STZ0RP5N9.0 size=853729 2024-01-15T23:09:26.603 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.616+0000 7f015aa3a880 1 < completed multipart upload key=6PU9QS1B1TUB upload=7V0STZ0RP5N9 tag=M2FREV2AJC2O type=write size=1902305 2024-01-15T23:09:26.607 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.620+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~YMT8BQK899RD.0 size=1048576 2024-01-15T23:09:26.609 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.622+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~YMT8BQK899RD.1 size=773861 2024-01-15T23:09:26.609 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.622+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=YMT8BQK899RD tag=WLF5ACDH0BB5 type=write size=2871013 2024-01-15T23:09:26.611 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.624+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~WPN0M52YVZKZ.0 size=618404 2024-01-15T23:09:26.614 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.627+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=WPN0M52YVZKZ tag=TVHVZOLKO7IY type=write size=1666980 2024-01-15T23:09:26.618 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.631+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~HMNIKF8NBP08.0 size=521313 2024-01-15T23:09:26.618 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.631+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=HMNIKF8NBP08 tag=2YFSBSYORBTN type=write size=1569889 2024-01-15T23:09:26.620 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.633+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~6E4S4Y2UUL79.0 size=1048576 2024-01-15T23:09:26.622 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.635+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~6E4S4Y2UUL79.1 size=1048576 2024-01-15T23:09:26.623 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.636+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~6E4S4Y2UUL79.2 size=76578 2024-01-15T23:09:26.627 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.640+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=6E4S4Y2UUL79 tag=NR2A9S96C4PQ type=write size=3222306 2024-01-15T23:09:26.629 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.642+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=LG7H0Q2I074E type=del size=25729 2024-01-15T23:09:26.631 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.644+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=P9JM4A9TQHMR type=del 2024-01-15T23:09:26.633 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.646+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=2WERT51I0097 type=del size=1770328 2024-01-15T23:09:26.635 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.648+0000 7f015aa3a880 1 < canceled operation key=UJT03FC4CQI3 tag=GJ7CDT2KFGM7 type=del size=1546621 2024-01-15T23:09:26.637 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.650+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=13ZP26SRIVGX type=del size=2951112 2024-01-15T23:09:26.640 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.653+0000 7f015aa3a880 1 < completed write operation key=20XY1HFP38RV tag=ITIWUL3F2QUO type=write size=40580 2024-01-15T23:09:26.644 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.657+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~S5L6DOF0TNJZ.0 size=764599 2024-01-15T23:09:26.644 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.657+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=S5L6DOF0TNJZ tag=1ITJDX120RWF type=write size=1813175 2024-01-15T23:09:26.646 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.659+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~LM0KBFPRNOJ5.0 size=881336 2024-01-15T23:09:26.650 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.663+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=LM0KBFPRNOJ5 tag=F2BFWNX1ZR2Y type=write size=1929912 2024-01-15T23:09:26.654 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.667+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~S89Q3UTQ4I23.0 size=95604 2024-01-15T23:09:26.654 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.667+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=S89Q3UTQ4I23 tag=LY1RNWD1TRR6 type=write size=1144180 2024-01-15T23:09:26.657 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.670+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=6MNMU8249JUO type=del 2024-01-15T23:09:26.660 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.674+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~TQ27NUYBK20P.0 size=1048576 2024-01-15T23:09:26.663 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.676+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~TQ27NUYBK20P.1 size=1048576 2024-01-15T23:09:26.664 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.677+0000 7f015aa3a880 1 > prepared part key=_multipart_D1PDCDA44P7Z.2~TQ27NUYBK20P.2 size=100726 2024-01-15T23:09:26.664 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.677+0000 7f015aa3a880 1 > prepared multipart upload key=D1PDCDA44P7Z upload=TQ27NUYBK20P tag=QAK5TK3OC86Z type=write size=3246454 2024-01-15T23:09:26.666 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.679+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=OQ34S46MF3KN type=del 2024-01-15T23:09:26.670 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.683+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~EKZ6M7OSFPTG.0 size=1048576 2024-01-15T23:09:26.671 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.685+0000 7f015aa3a880 1 > prepared part key=_multipart_6PU9QS1B1TUB.2~EKZ6M7OSFPTG.1 size=192177 2024-01-15T23:09:26.671 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.685+0000 7f015aa3a880 1 > prepared multipart upload key=6PU9QS1B1TUB upload=EKZ6M7OSFPTG tag=HY2OJ8IARU46 type=write size=2289329 2024-01-15T23:09:26.673 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.687+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=SNTD3RTF3GYQ type=del 2024-01-15T23:09:26.675 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.688+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=Z2EHOVBMXMVZ type=write size=379633 2024-01-15T23:09:26.679 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.692+0000 7f015aa3a880 1 < suggested remove operation key=FQ0OD7Q3PSOK tag=ISDOB7U3DDPY type=del 2024-01-15T23:09:26.683 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.696+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~W0Y0RFOOD6LB.0 size=1048576 2024-01-15T23:09:26.685 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.698+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~W0Y0RFOOD6LB.1 size=1048576 2024-01-15T23:09:26.686 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.700+0000 7f015aa3a880 1 > prepared part key=_multipart_YAD7L24SP6S6.2~W0Y0RFOOD6LB.2 size=625178 2024-01-15T23:09:26.686 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.700+0000 7f015aa3a880 1 > prepared multipart upload key=YAD7L24SP6S6 upload=W0Y0RFOOD6LB tag=QJ7C56R2FKJX type=write size=3770906 2024-01-15T23:09:26.689 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.702+0000 7f015aa3a880 -1 < failed to complete operation key=RKEU3T719CG7 tag=9W2GZE4OLFA6 type=write size=541125: (22) Invalid argument 2024-01-15T23:09:26.692 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.704+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=8725J0S6ARQ6 type=del size=706517 2024-01-15T23:09:26.694 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.707+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~W5TZQDZIQIC4.0 size=1048576 2024-01-15T23:09:26.695 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.709+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~W5TZQDZIQIC4.1 size=626262 2024-01-15T23:09:26.699 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.712+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=W5TZQDZIQIC4 tag=CY6SW8UMAQZO type=write size=2723414 2024-01-15T23:09:26.702 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.716+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~L6WT55GYHZTU.0 size=1048576 2024-01-15T23:09:26.704 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.717+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~L6WT55GYHZTU.1 size=1048576 2024-01-15T23:09:26.706 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.719+0000 7f015aa3a880 1 > prepared part key=_multipart_V20OM852L630.2~L6WT55GYHZTU.2 size=845765 2024-01-15T23:09:26.706 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.719+0000 7f015aa3a880 1 > prepared multipart upload key=V20OM852L630 upload=L6WT55GYHZTU tag=UZNALJSSBF31 type=write size=3991493 2024-01-15T23:09:26.708 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.721+0000 7f015aa3a880 1 < canceled operation key=3U59L4MC7CT1 tag=C1EKC0CESG5I type=del size=2239603 2024-01-15T23:09:26.710 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.723+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=CN7G3I3XRCBP type=del size=665297 2024-01-15T23:09:26.711 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.725+0000 7f015aa3a880 1 < completed write operation key=DDLOPVHID7HK tag=5C30FZLBUSE4 type=write size=271860 2024-01-15T23:09:26.714 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.727+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=XMZ0OBHWQR0N type=del size=3125637 2024-01-15T23:09:26.716 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.729+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~2ZXMH6KLA4L1.0 size=1048576 2024-01-15T23:09:26.718 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.731+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~2ZXMH6KLA4L1.1 size=320858 2024-01-15T23:09:26.721 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.734+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=2ZXMH6KLA4L1 tag=JUJIICLJ3S0O type=write size=2418010 2024-01-15T23:09:26.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:26 smithi163 ceph-mon[138526]: pgmap v1458: 137 pgs: 137 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 432 KiB/s wr, 2.21k op/s 2024-01-15T23:09:26.725 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.738+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~LGNP8TG3VBOE.0 size=1048576 2024-01-15T23:09:26.727 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.740+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~LGNP8TG3VBOE.1 size=1048576 2024-01-15T23:09:26.728 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.742+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~LGNP8TG3VBOE.2 size=1011498 2024-01-15T23:09:26.729 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.742+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=LGNP8TG3VBOE tag=23MWL667Q7BX type=write size=4157226 2024-01-15T23:09:26.730 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.744+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~YMT8BQK899RD.0 size=1048576 2024-01-15T23:09:26.731 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.744+0000 7f015aa3a880 1 < canceled part key=_multipart_3U59L4MC7CT1.2~YMT8BQK899RD.1 size=773861 2024-01-15T23:09:26.734 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.747+0000 7f015aa3a880 1 < canceled multipart upload key=3U59L4MC7CT1 upload=YMT8BQK899RD tag=WLF5ACDH0BB5 type=write size=2871013 2024-01-15T23:09:26.736 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.749+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=LRDRDMX8SBZA type=del size=2900621 2024-01-15T23:09:26.738 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.751+0000 7f015aa3a880 1 < completed part key=_multipart_4FD48CUZ0YN1.2~HMNIKF8NBP08.0 size=521313 2024-01-15T23:09:26.741 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.755+0000 7f015aa3a880 1 < completed multipart upload key=4FD48CUZ0YN1 upload=HMNIKF8NBP08 tag=2YFSBSYORBTN type=write size=1569889 2024-01-15T23:09:26.745 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.758+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~VOVCAU36PKWG.0 size=986018 2024-01-15T23:09:26.745 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.758+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=VOVCAU36PKWG tag=SUYH9W200DLR type=write size=2034594 2024-01-15T23:09:26.747 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.760+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=LG7H0Q2I074E type=del 2024-01-15T23:09:26.750 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.763+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=GBI1Z4V3T9NX type=del size=3407760 2024-01-15T23:09:26.752 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.765+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=2WERT51I0097 type=del 2024-01-15T23:09:26.755 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.768+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=AL5DL91L8SYR type=del size=2020059 2024-01-15T23:09:26.757 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.770+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=13ZP26SRIVGX type=del 2024-01-15T23:09:26.759 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.772+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=O5K5JTUFH5R5 type=del size=3512363 2024-01-15T23:09:26.761 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.774+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~S5L6DOF0TNJZ.0 size=764599 2024-01-15T23:09:26.765 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.778+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=S5L6DOF0TNJZ tag=1ITJDX120RWF type=write size=1813175 2024-01-15T23:09:26.767 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.780+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=5P90HBHJZD9O type=del size=4114723 2024-01-15T23:09:26.769 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.782+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~S89Q3UTQ4I23.0 size=95604 2024-01-15T23:09:26.772 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.785+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=S89Q3UTQ4I23 tag=LY1RNWD1TRR6 type=write size=1144180 2024-01-15T23:09:26.774 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.787+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=9J4LSVBU7SN8 type=del size=2199964 2024-01-15T23:09:26.776 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.789+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~TQ27NUYBK20P.0 size=1048576 2024-01-15T23:09:26.778 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.791+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~TQ27NUYBK20P.1 size=1048576 2024-01-15T23:09:26.779 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.793+0000 7f015aa3a880 1 < completed part key=_multipart_D1PDCDA44P7Z.2~TQ27NUYBK20P.2 size=100726 2024-01-15T23:09:26.783 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.796+0000 7f015aa3a880 1 < completed multipart upload key=D1PDCDA44P7Z upload=TQ27NUYBK20P tag=QAK5TK3OC86Z type=write size=3246454 2024-01-15T23:09:26.785 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.798+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=9GJBMNXT94HO type=del size=2105071 2024-01-15T23:09:26.787 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.800+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~EKZ6M7OSFPTG.0 size=1048576 2024-01-15T23:09:26.789 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.802+0000 7f015aa3a880 1 < completed part key=_multipart_6PU9QS1B1TUB.2~EKZ6M7OSFPTG.1 size=192177 2024-01-15T23:09:26.792 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.805+0000 7f015aa3a880 1 < completed multipart upload key=6PU9QS1B1TUB upload=EKZ6M7OSFPTG tag=HY2OJ8IARU46 type=write size=2289329 2024-01-15T23:09:26.794 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.807+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=6MGJXFQ41134 type=write size=410233 2024-01-15T23:09:26.796 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.809+0000 7f015aa3a880 1 < completed write operation key=UJT03FC4CQI3 tag=Z2EHOVBMXMVZ type=write size=379633 2024-01-15T23:09:26.799 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.812+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=ONG8C5FM8HX1 type=del size=3822074 2024-01-15T23:09:26.800 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.814+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~W0Y0RFOOD6LB.0 size=1048576 2024-01-15T23:09:26.802 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.816+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~W0Y0RFOOD6LB.1 size=1048576 2024-01-15T23:09:26.804 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.817+0000 7f015aa3a880 1 < completed part key=_multipart_YAD7L24SP6S6.2~W0Y0RFOOD6LB.2 size=625178 2024-01-15T23:09:26.808 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.821+0000 7f015aa3a880 1 < completed multipart upload key=YAD7L24SP6S6 upload=W0Y0RFOOD6LB tag=QJ7C56R2FKJX type=write size=3770906 2024-01-15T23:09:26.812 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.825+0000 7f015aa3a880 1 > prepared part key=_multipart_4FD48CUZ0YN1.2~SDV4CQ6F2Y9O.0 size=469186 2024-01-15T23:09:26.812 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.825+0000 7f015aa3a880 1 > prepared multipart upload key=4FD48CUZ0YN1 upload=SDV4CQ6F2Y9O tag=HYYP362BEEML type=write size=1517762 2024-01-15T23:09:26.814 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.827+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=8725J0S6ARQ6 type=del 2024-01-15T23:09:26.816 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.829+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=B1012K8RGP0S type=del size=4152239 2024-01-15T23:09:26.818 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.831+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~L6WT55GYHZTU.0 size=1048576 2024-01-15T23:09:26.820 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.833+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~L6WT55GYHZTU.1 size=1048576 2024-01-15T23:09:26.822 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.835+0000 7f015aa3a880 1 < completed part key=_multipart_V20OM852L630.2~L6WT55GYHZTU.2 size=845765 2024-01-15T23:09:26.825 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.839+0000 7f015aa3a880 1 < completed multipart upload key=V20OM852L630 upload=L6WT55GYHZTU tag=UZNALJSSBF31 type=write size=3991493 2024-01-15T23:09:26.829 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.842+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~RM668YWX13ZE.0 size=910172 2024-01-15T23:09:26.829 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.842+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=RM668YWX13ZE tag=YART2KAUJJSF type=write size=1958748 2024-01-15T23:09:26.831 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.844+0000 7f015aa3a880 1 < completed delete operation key=NN2UT7PUOU9G tag=CN7G3I3XRCBP type=del 2024-01-15T23:09:26.833 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.846+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=HTLSJU7QQE65 type=del size=312232 2024-01-15T23:09:26.835 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.848+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=XMZ0OBHWQR0N type=del 2024-01-15T23:09:26.837 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.851+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=E410NCXL1205 type=write size=3514 2024-01-15T23:09:26.838 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.851+0000 7f015aa3a880 1 < canceled part key=_multipart_FXZ9MI7H10H2.2~LGNP8TG3VBOE.0 size=1048576 2024-01-15T23:09:26.839 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.852+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~LGNP8TG3VBOE.1 size=1048576 2024-01-15T23:09:26.841 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.854+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~LGNP8TG3VBOE.2 size=1011498 2024-01-15T23:09:26.844 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.857+0000 7f015aa3a880 1 < canceled multipart upload key=FXZ9MI7H10H2 upload=LGNP8TG3VBOE tag=23MWL667Q7BX type=write size=4157226 2024-01-15T23:09:26.846 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.859+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=TOK7L5MCRNX3 type=del size=4168421 2024-01-15T23:09:26.848 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.861+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=LRDRDMX8SBZA type=del 2024-01-15T23:09:26.850 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.863+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=BJ0KVAYGFYB5 type=write size=982422 2024-01-15T23:09:26.851 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.865+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~VOVCAU36PKWG.0 size=986018 2024-01-15T23:09:26.855 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.868+0000 7f015aa3a880 1 < completed multipart upload key=FUZBB9OLXVSX upload=VOVCAU36PKWG tag=SUYH9W200DLR type=write size=2034594 2024-01-15T23:09:26.857 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.871+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=L1C3MD3MV9G0 type=del size=2120196 2024-01-15T23:09:26.862 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.875+0000 7f015aa3a880 1 < suggested remove operation key=20XY1HFP38RV tag=GBI1Z4V3T9NX type=del 2024-01-15T23:09:26.867 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.880+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~RWIAOUV8PT2G.0 size=983999 2024-01-15T23:09:26.867 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.880+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=RWIAOUV8PT2G tag=K68V20FE06PA type=write size=2032575 2024-01-15T23:09:26.869 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.883+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=AL5DL91L8SYR type=del 2024-01-15T23:09:26.872 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.885+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=NH2JD629PV2C type=del size=2475674 2024-01-15T23:09:26.874 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.887+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=O5K5JTUFH5R5 type=del 2024-01-15T23:09:26.876 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.889+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=EJ0FDPIEG1TU type=del size=4165952 2024-01-15T23:09:26.878 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.892+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=5P90HBHJZD9O type=del 2024-01-15T23:09:26.880 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.893+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=OWVBFL24KN4P type=del size=36620 2024-01-15T23:09:26.882 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.895+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=9J4LSVBU7SN8 type=del 2024-01-15T23:09:26.886 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.899+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~BP6ZT9TQ4XD4.0 size=816886 2024-01-15T23:09:26.886 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.899+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=BP6ZT9TQ4XD4 tag=N9XV2MZ5GL6T type=write size=1865462 2024-01-15T23:09:26.888 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.902+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=9GJBMNXT94HO type=del 2024-01-15T23:09:26.892 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.905+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~5OIWCUZ9XVLI.0 size=1048576 2024-01-15T23:09:26.894 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.907+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~5OIWCUZ9XVLI.1 size=442725 2024-01-15T23:09:26.894 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.907+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=5OIWCUZ9XVLI tag=Q4X0TB0YWMM3 type=write size=2539877 2024-01-15T23:09:26.896 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.909+0000 7f015aa3a880 1 < completed write operation key=USPTX9KW910J tag=6MGJXFQ41134 type=write size=410233 2024-01-15T23:09:26.898 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.911+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=K1H5UWCUPJ3K type=del size=4010670 2024-01-15T23:09:26.900 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.913+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=ONG8C5FM8HX1 type=del 2024-01-15T23:09:26.902 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.915+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=0FNLFR81SZIG type=del size=3623911 2024-01-15T23:09:26.902 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.915+0000 7f015aa3a880 1 < canceled part key=_multipart_4FD48CUZ0YN1.2~SDV4CQ6F2Y9O.0 size=469186 2024-01-15T23:09:26.906 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.919+0000 7f015aa3a880 1 < canceled multipart upload key=4FD48CUZ0YN1 upload=SDV4CQ6F2Y9O tag=HYYP362BEEML type=write size=1517762 2024-01-15T23:09:26.909 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.922+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~72MFI6R9UUST.0 size=1048576 2024-01-15T23:09:26.911 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.924+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~72MFI6R9UUST.1 size=993292 2024-01-15T23:09:26.911 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.924+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=72MFI6R9UUST tag=607ILYKCKU64 type=write size=3090444 2024-01-15T23:09:26.913 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.927+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=B1012K8RGP0S type=del 2024-01-15T23:09:26.915 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.929+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=9I4KVUM1J8QA type=write size=161150 2024-01-15T23:09:26.917 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.931+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~RM668YWX13ZE.0 size=910172 2024-01-15T23:09:26.921 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.934+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=RM668YWX13ZE tag=YART2KAUJJSF type=write size=1958748 2024-01-15T23:09:26.925 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.938+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~ZJ0H746C1K0W.0 size=1048576 2024-01-15T23:09:26.926 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.940+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~ZJ0H746C1K0W.1 size=243754 2024-01-15T23:09:26.927 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.940+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=ZJ0H746C1K0W tag=9GOGXSJ0JOTW type=write size=2340906 2024-01-15T23:09:26.929 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.942+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=HTLSJU7QQE65 type=del 2024-01-15T23:09:26.931 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.944+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=NIN3SBI1ZYID type=del size=3463928 2024-01-15T23:09:26.934 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.948+0000 7f015aa3a880 1 < suggested update operation key=6PU9QS1B1TUB tag=E410NCXL1205 type=write size=3514 2024-01-15T23:09:26.938 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.951+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~KNN30UJV3W9D.0 size=1048576 2024-01-15T23:09:26.940 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.953+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~KNN30UJV3W9D.1 size=759676 2024-01-15T23:09:26.940 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.953+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=KNN30UJV3W9D tag=SO4AHU2QAAQI type=write size=2856828 2024-01-15T23:09:26.943 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.957+0000 7f015aa3a880 1 < suggested remove operation key=ZFWW6RS09R9G tag=TOK7L5MCRNX3 type=del 2024-01-15T23:09:26.947 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.960+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~G76E4E3QYY38.0 size=899740 2024-01-15T23:09:26.947 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.960+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=G76E4E3QYY38 tag=PZMUL81HD2R3 type=write size=1948316 2024-01-15T23:09:26.949 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.962+0000 7f015aa3a880 1 < completed write operation key=USPTX9KW910J tag=BJ0KVAYGFYB5 type=write size=982422 2024-01-15T23:09:26.953 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.966+0000 7f015aa3a880 1 > prepared part key=_multipart_FUZBB9OLXVSX.2~34YG8GGSULSZ.0 size=770970 2024-01-15T23:09:26.953 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.966+0000 7f015aa3a880 1 > prepared multipart upload key=FUZBB9OLXVSX upload=34YG8GGSULSZ tag=H35JJQPV4YI3 type=write size=1819546 2024-01-15T23:09:26.955 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.968+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=L1C3MD3MV9G0 type=del 2024-01-15T23:09:26.957 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.970+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=AR5KM2KYIQYA type=del size=3422047 2024-01-15T23:09:26.959 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.972+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~RWIAOUV8PT2G.0 size=983999 2024-01-15T23:09:26.963 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.976+0000 7f015aa3a880 1 < completed multipart upload key=QIAVT1LFAF0L upload=RWIAOUV8PT2G tag=K68V20FE06PA type=write size=2032575 2024-01-15T23:09:26.965 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.978+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=IC8YSFOPDJVD type=write size=138795 2024-01-15T23:09:26.967 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.980+0000 7f015aa3a880 1 < canceled operation key=LMN63HC6SH43 tag=NH2JD629PV2C type=del size=2475674 2024-01-15T23:09:26.971 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.984+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~SUHQOWQQKKLB.0 size=1048576 2024-01-15T23:09:26.973 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.986+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~SUHQOWQQKKLB.1 size=1048576 2024-01-15T23:09:26.974 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.988+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~SUHQOWQQKKLB.2 size=181010 2024-01-15T23:09:26.974 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.988+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=SUHQOWQQKKLB tag=4I2TKL04HDVQ type=write size=3326738 2024-01-15T23:09:26.976 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.989+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=EJ0FDPIEG1TU type=del 2024-01-15T23:09:26.978 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.991+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=9W0PI0OTYJL1 type=del size=771728 2024-01-15T23:09:26.981 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.994+0000 7f015aa3a880 -1 < failed to complete operation key=ZFWW6RS09R9G tag=OWVBFL24KN4P type=del size=36620: (22) Invalid argument 2024-01-15T23:09:26.983 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.996+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=MV48H4H2BFSF type=del size=3919224 2024-01-15T23:09:26.983 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:26.996+0000 7f015aa3a880 1 < canceled part key=_multipart_EBXD88OZ6HP7.2~BP6ZT9TQ4XD4.0 size=816886 2024-01-15T23:09:26.986 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.000+0000 7f015aa3a880 1 < canceled multipart upload key=EBXD88OZ6HP7 upload=BP6ZT9TQ4XD4 tag=N9XV2MZ5GL6T type=write size=1865462 2024-01-15T23:09:26.988 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.001+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=UBFPLO8YAZAQ type=write size=340528 2024-01-15T23:09:26.990 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.003+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~5OIWCUZ9XVLI.0 size=1048576 2024-01-15T23:09:26.992 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.005+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~5OIWCUZ9XVLI.1 size=442725 2024-01-15T23:09:26.995 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.008+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=5OIWCUZ9XVLI tag=Q4X0TB0YWMM3 type=write size=2539877 2024-01-15T23:09:27.000 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.013+0000 7f015aa3a880 1 > prepared part key=_multipart_QIAVT1LFAF0L.2~WUU3AS2S0VPB.0 size=834251 2024-01-15T23:09:27.000 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.013+0000 7f015aa3a880 1 > prepared multipart upload key=QIAVT1LFAF0L upload=WUU3AS2S0VPB tag=1F1X4HY474H4 type=write size=1882827 2024-01-15T23:09:27.002 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.015+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=K1H5UWCUPJ3K type=del 2024-01-15T23:09:27.005 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.019+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~07PC3J75GLXN.0 size=915233 2024-01-15T23:09:27.006 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.019+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=07PC3J75GLXN tag=97ZHQJXO1HQ2 type=write size=1963809 2024-01-15T23:09:27.007 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.021+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=0FNLFR81SZIG type=del 2024-01-15T23:09:27.011 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.024+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~507ZXVBZS829.0 size=536658 2024-01-15T23:09:27.011 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.024+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=507ZXVBZS829 tag=GT37HTVQ5LG4 type=write size=1585234 2024-01-15T23:09:27.015 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.026+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~72MFI6R9UUST.0 size=1048576 2024-01-15T23:09:27.015 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.028+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~72MFI6R9UUST.1 size=993292 2024-01-15T23:09:27.018 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.031+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=72MFI6R9UUST tag=607ILYKCKU64 type=write size=3090444 2024-01-15T23:09:27.022 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.035+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~I8KZFK1MYS62.0 size=1048576 2024-01-15T23:09:27.024 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.037+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~I8KZFK1MYS62.1 size=730468 2024-01-15T23:09:27.024 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.037+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=I8KZFK1MYS62 tag=98DS0Y3YDRQS type=write size=2827620 2024-01-15T23:09:27.026 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.039+0000 7f015aa3a880 1 < completed write operation key=4EXWJ9YOPF9I tag=9I4KVUM1J8QA type=write size=161150 2024-01-15T23:09:27.030 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.043+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~C6ZDT9U3TIVV.0 size=1048576 2024-01-15T23:09:27.031 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.045+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~C6ZDT9U3TIVV.1 size=1048576 2024-01-15T23:09:27.033 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.046+0000 7f015aa3a880 1 > prepared part key=_multipart_2ZNSF4KUY6CU.2~C6ZDT9U3TIVV.2 size=778810 2024-01-15T23:09:27.033 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.046+0000 7f015aa3a880 1 > prepared multipart upload key=2ZNSF4KUY6CU upload=C6ZDT9U3TIVV tag=5NTQLEXX4OWX type=write size=3924538 2024-01-15T23:09:27.035 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.048+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~ZJ0H746C1K0W.0 size=1048576 2024-01-15T23:09:27.037 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.051+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~ZJ0H746C1K0W.1 size=243754 2024-01-15T23:09:27.041 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.054+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=ZJ0H746C1K0W tag=9GOGXSJ0JOTW type=write size=2340906 2024-01-15T23:09:27.045 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.058+0000 7f015aa3a880 1 > prepared part key=_multipart_NFS3V4I3LMK4.2~D6N3K2FKXX15.0 size=82242 2024-01-15T23:09:27.045 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.058+0000 7f015aa3a880 1 > prepared multipart upload key=NFS3V4I3LMK4 upload=D6N3K2FKXX15 tag=1P60AWXK9HY9 type=write size=1130818 2024-01-15T23:09:27.047 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.060+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=NIN3SBI1ZYID type=del 2024-01-15T23:09:27.050 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.063+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=X2WO6L0GH024 type=del size=1179112 2024-01-15T23:09:27.052 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.065+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~KNN30UJV3W9D.0 size=1048576 2024-01-15T23:09:27.052 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.065+0000 7f015aa3a880 1 < canceled part key=_multipart_NN2UT7PUOU9G.2~KNN30UJV3W9D.1 size=759676 2024-01-15T23:09:27.056 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.069+0000 7f015aa3a880 1 < canceled multipart upload key=NN2UT7PUOU9G upload=KNN30UJV3W9D tag=SO4AHU2QAAQI type=write size=2856828 2024-01-15T23:09:27.058 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.071+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=OP2I6GB5YUOB type=del size=632242 2024-01-15T23:09:27.060 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.073+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~G76E4E3QYY38.0 size=899740 2024-01-15T23:09:27.063 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.076+0000 7f015aa3a880 1 < completed multipart upload key=QIAVT1LFAF0L upload=G76E4E3QYY38 tag=PZMUL81HD2R3 type=write size=1948316 2024-01-15T23:09:27.065 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.078+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=I3UEXRKYK5F7 type=del size=2075008 2024-01-15T23:09:27.067 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.080+0000 7f015aa3a880 1 < completed part key=_multipart_FUZBB9OLXVSX.2~34YG8GGSULSZ.0 size=770970 2024-01-15T23:09:27.070 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.084+0000 7f015aa3a880 1 < completed multipart upload key=FUZBB9OLXVSX upload=34YG8GGSULSZ tag=H35JJQPV4YI3 type=write size=1819546 2024-01-15T23:09:27.073 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.086+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=BKF34JVT7U4Q type=del size=2791721 2024-01-15T23:09:27.075 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.088+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=AR5KM2KYIQYA type=del 2024-01-15T23:09:27.076 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.090+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=BS93787TSJA2 type=del size=111351 2024-01-15T23:09:27.080 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.092+0000 7f015aa3a880 1 < completed write operation key=86UEB70RI5UF tag=IC8YSFOPDJVD type=write size=138795 2024-01-15T23:09:27.083 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.096+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~LMBV0WF6YHYM.0 size=73005 2024-01-15T23:09:27.083 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.096+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=LMBV0WF6YHYM tag=OQURL70WHLJB type=write size=1121581 2024-01-15T23:09:27.085 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.098+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~SUHQOWQQKKLB.0 size=1048576 2024-01-15T23:09:27.087 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.100+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~SUHQOWQQKKLB.1 size=1048576 2024-01-15T23:09:27.089 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.102+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~SUHQOWQQKKLB.2 size=181010 2024-01-15T23:09:27.092 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.106+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=SUHQOWQQKKLB tag=4I2TKL04HDVQ type=write size=3326738 2024-01-15T23:09:27.094 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.107+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=33MPNV3UVJVD type=del size=1883273 2024-01-15T23:09:27.096 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.109+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=9W0PI0OTYJL1 type=del 2024-01-15T23:09:27.100 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.113+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~6GLXDSZ9ECCQ.0 size=306135 2024-01-15T23:09:27.100 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.113+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=6GLXDSZ9ECCQ tag=44IN0UQLRY3E type=write size=1354711 2024-01-15T23:09:27.102 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.115+0000 7f015aa3a880 1 < completed delete operation key=FUZBB9OLXVSX tag=MV48H4H2BFSF type=del 2024-01-15T23:09:27.104 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.117+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=RVBI2AFV17KK type=del size=311312 2024-01-15T23:09:27.106 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.119+0000 7f015aa3a880 1 < canceled operation key=YSLXM9SYM6LS tag=UBFPLO8YAZAQ type=write size=340528 2024-01-15T23:09:27.108 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.121+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=V7O2ZWAIEMW5 type=del size=2597300 2024-01-15T23:09:27.110 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.123+0000 7f015aa3a880 1 < completed part key=_multipart_QIAVT1LFAF0L.2~WUU3AS2S0VPB.0 size=834251 2024-01-15T23:09:27.115 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.128+0000 7f015aa3a880 1 < completed multipart upload key=QIAVT1LFAF0L upload=WUU3AS2S0VPB tag=1F1X4HY474H4 type=write size=1882827 2024-01-15T23:09:27.116 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.129+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=ZKR1M3J732Z4 type=del size=1746444 2024-01-15T23:09:27.118 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.132+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~07PC3J75GLXN.0 size=915233 2024-01-15T23:09:27.122 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.135+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=07PC3J75GLXN tag=97ZHQJXO1HQ2 type=write size=1963809 2024-01-15T23:09:27.124 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.137+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=2YQCKRL5DTYS type=del size=1581465 2024-01-15T23:09:27.126 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.139+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~507ZXVBZS829.0 size=536658 2024-01-15T23:09:27.129 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.142+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=507ZXVBZS829 tag=GT37HTVQ5LG4 type=write size=1585234 2024-01-15T23:09:27.133 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.146+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~PUIAUP4ISHMH.0 size=1048576 2024-01-15T23:09:27.134 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.148+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~PUIAUP4ISHMH.1 size=1048576 2024-01-15T23:09:27.136 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.149+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~PUIAUP4ISHMH.2 size=550221 2024-01-15T23:09:27.136 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.149+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=PUIAUP4ISHMH tag=N02XC5Y19AVN type=write size=3695949 2024-01-15T23:09:27.138 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.151+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~I8KZFK1MYS62.0 size=1048576 2024-01-15T23:09:27.140 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.153+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~I8KZFK1MYS62.1 size=730468 2024-01-15T23:09:27.143 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.156+0000 7f015aa3a880 1 < completed multipart upload key=EBXD88OZ6HP7 upload=I8KZFK1MYS62 tag=98DS0Y3YDRQS type=write size=2827620 2024-01-15T23:09:27.145 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.158+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=9Y7MTMG87CRG type=del size=2454072 2024-01-15T23:09:27.147 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.160+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~C6ZDT9U3TIVV.0 size=1048576 2024-01-15T23:09:27.148 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.161+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~C6ZDT9U3TIVV.1 size=1048576 2024-01-15T23:09:27.150 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.163+0000 7f015aa3a880 1 < completed part key=_multipart_2ZNSF4KUY6CU.2~C6ZDT9U3TIVV.2 size=778810 2024-01-15T23:09:27.153 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.166+0000 7f015aa3a880 1 < completed multipart upload key=2ZNSF4KUY6CU upload=C6ZDT9U3TIVV tag=5NTQLEXX4OWX type=write size=3924538 2024-01-15T23:09:27.157 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.171+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~2OOF5036BI8R.0 size=1048576 2024-01-15T23:09:27.159 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.172+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~2OOF5036BI8R.1 size=1048576 2024-01-15T23:09:27.161 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.174+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~2OOF5036BI8R.2 size=18660 2024-01-15T23:09:27.161 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.174+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=2OOF5036BI8R tag=QKEFP02UHA9V type=write size=3164388 2024-01-15T23:09:27.163 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.176+0000 7f015aa3a880 1 < completed part key=_multipart_NFS3V4I3LMK4.2~D6N3K2FKXX15.0 size=82242 2024-01-15T23:09:27.166 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.180+0000 7f015aa3a880 1 < completed multipart upload key=NFS3V4I3LMK4 upload=D6N3K2FKXX15 tag=1P60AWXK9HY9 type=write size=1130818 2024-01-15T23:09:27.170 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.183+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~R5KBDDXGRBFR.0 size=1048576 2024-01-15T23:09:27.172 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.186+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~R5KBDDXGRBFR.1 size=1048576 2024-01-15T23:09:27.174 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.187+0000 7f015aa3a880 1 > prepared part key=_multipart_4EXWJ9YOPF9I.2~R5KBDDXGRBFR.2 size=346696 2024-01-15T23:09:27.174 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.187+0000 7f015aa3a880 1 > prepared multipart upload key=4EXWJ9YOPF9I upload=R5KBDDXGRBFR tag=MYX2CIIJEO56 type=write size=3492424 2024-01-15T23:09:27.178 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.191+0000 7f015aa3a880 1 < suggested update operation key=V20OM852L630 tag=X2WO6L0GH024 type=del size=1179112 2024-01-15T23:09:27.180 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.193+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=A696T1AC2KD4 type=del size=2763398 2024-01-15T23:09:27.182 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.195+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=OP2I6GB5YUOB type=del 2024-01-15T23:09:27.184 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.197+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=NJ8E3S0P7MVL type=del size=430931 2024-01-15T23:09:27.186 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.200+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=I3UEXRKYK5F7 type=del 2024-01-15T23:09:27.191 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.204+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~VZH9Z0249R8M.0 size=1048576 2024-01-15T23:09:27.193 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.206+0000 7f015aa3a880 1 > prepared part key=_multipart_YSLXM9SYM6LS.2~VZH9Z0249R8M.1 size=975918 2024-01-15T23:09:27.193 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.206+0000 7f015aa3a880 1 > prepared multipart upload key=YSLXM9SYM6LS upload=VZH9Z0249R8M tag=LR3URK5ZI4IS type=write size=3073070 2024-01-15T23:09:27.194 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.208+0000 7f015aa3a880 1 < canceled operation key=USPTX9KW910J tag=BKF34JVT7U4Q type=del size=2791721 2024-01-15T23:09:27.197 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.210+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=YHJMC4ARUKE5 type=del size=924066 2024-01-15T23:09:27.198 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.212+0000 7f015aa3a880 1 < completed delete operation key=78BS9N6111TG tag=BS93787TSJA2 type=del 2024-01-15T23:09:27.201 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.214+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=ZR09JKSDSSZ0 type=del size=1516828 2024-01-15T23:09:27.202 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.216+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~LMBV0WF6YHYM.0 size=73005 2024-01-15T23:09:27.206 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.219+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=LMBV0WF6YHYM tag=OQURL70WHLJB type=write size=1121581 2024-01-15T23:09:27.208 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.221+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=E2FXX50W7F8D type=del size=1902080 2024-01-15T23:09:27.210 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.223+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=33MPNV3UVJVD type=del 2024-01-15T23:09:27.212 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.225+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=HGS67NKHL86D type=del size=3794313 2024-01-15T23:09:27.214 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.228+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~6GLXDSZ9ECCQ.0 size=306135 2024-01-15T23:09:27.218 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.231+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=6GLXDSZ9ECCQ tag=44IN0UQLRY3E type=write size=1354711 2024-01-15T23:09:27.224 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.233+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=0LA351X48OFN type=del size=1758314 2024-01-15T23:09:27.224 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.235+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=RVBI2AFV17KK type=del 2024-01-15T23:09:27.226 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.239+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~SPOAX878M9E4.0 size=1048576 2024-01-15T23:09:27.228 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.241+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~SPOAX878M9E4.1 size=1048576 2024-01-15T23:09:27.230 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.243+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~SPOAX878M9E4.2 size=208086 2024-01-15T23:09:27.230 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.243+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=SPOAX878M9E4 tag=2E66TWM1GMN6 type=write size=3353814 2024-01-15T23:09:27.232 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.246+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=V7O2ZWAIEMW5 type=del 2024-01-15T23:09:27.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.248+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=EQ5PE9GQEATW type=write size=647862 2024-01-15T23:09:27.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.250+0000 7f015aa3a880 1 < completed delete operation key=DDLOPVHID7HK tag=ZKR1M3J732Z4 type=del 2024-01-15T23:09:27.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.251+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=HVGTX4AYRJ2Z type=del size=2158539 2024-01-15T23:09:27.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.253+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=2YQCKRL5DTYS type=del 2024-01-15T23:09:27.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.257+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~67LEYNBDYX03.0 size=1048576 2024-01-15T23:09:27.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.259+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~67LEYNBDYX03.1 size=1048576 2024-01-15T23:09:27.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.261+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~67LEYNBDYX03.2 size=301266 2024-01-15T23:09:27.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.261+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=67LEYNBDYX03 tag=XXRWVK1THRBG type=write size=3446994 2024-01-15T23:09:27.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.264+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~PUIAUP4ISHMH.0 size=1048576 2024-01-15T23:09:27.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.265+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~PUIAUP4ISHMH.1 size=1048576 2024-01-15T23:09:27.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.268+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~PUIAUP4ISHMH.2 size=550221 2024-01-15T23:09:27.304 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.271+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=PUIAUP4ISHMH tag=N02XC5Y19AVN type=write size=3695949 2024-01-15T23:09:27.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.273+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=2NP0VNYJOF44 type=del size=4004511 2024-01-15T23:09:27.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.278+0000 7f015aa3a880 1 < suggested update operation key=NFS3V4I3LMK4 tag=9Y7MTMG87CRG type=del size=2454072 2024-01-15T23:09:27.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.280+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=MDOJ5DL3T6XW type=del size=1591141 2024-01-15T23:09:27.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.282+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~2OOF5036BI8R.0 size=1048576 2024-01-15T23:09:27.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.284+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~2OOF5036BI8R.1 size=1048576 2024-01-15T23:09:27.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.286+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~2OOF5036BI8R.2 size=18660 2024-01-15T23:09:27.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.290+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=2OOF5036BI8R tag=QKEFP02UHA9V type=write size=3164388 2024-01-15T23:09:27.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.292+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=6WVOI8PZM9MV type=write size=512930 2024-01-15T23:09:27.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.295+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~R5KBDDXGRBFR.0 size=1048576 2024-01-15T23:09:27.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.296+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~R5KBDDXGRBFR.1 size=1048576 2024-01-15T23:09:27.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.298+0000 7f015aa3a880 1 < completed part key=_multipart_4EXWJ9YOPF9I.2~R5KBDDXGRBFR.2 size=346696 2024-01-15T23:09:27.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.301+0000 7f015aa3a880 1 < completed multipart upload key=4EXWJ9YOPF9I upload=R5KBDDXGRBFR tag=MYX2CIIJEO56 type=write size=3492424 2024-01-15T23:09:27.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.305+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~7SU4NTXN3S8F.0 size=1048576 2024-01-15T23:09:27.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.307+0000 7f015aa3a880 1 > prepared part key=_multipart_RKEU3T719CG7.2~7SU4NTXN3S8F.1 size=914846 2024-01-15T23:09:27.305 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.307+0000 7f015aa3a880 1 > prepared multipart upload key=RKEU3T719CG7 upload=7SU4NTXN3S8F tag=FMZN9UECJA9W type=write size=3011998 2024-01-15T23:09:27.306 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.309+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=A696T1AC2KD4 type=del 2024-01-15T23:09:27.306 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.311+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=4FDMWDO28V0U type=del size=765968 2024-01-15T23:09:27.306 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.313+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=NJ8E3S0P7MVL type=del 2024-01-15T23:09:27.306 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.315+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=234JOEGYERIK type=del size=4003928 2024-01-15T23:09:27.306 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.317+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~VZH9Z0249R8M.0 size=1048576 2024-01-15T23:09:27.306 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.318+0000 7f015aa3a880 1 < completed part key=_multipart_YSLXM9SYM6LS.2~VZH9Z0249R8M.1 size=975918 2024-01-15T23:09:27.308 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.322+0000 7f015aa3a880 1 < completed multipart upload key=YSLXM9SYM6LS upload=VZH9Z0249R8M tag=LR3URK5ZI4IS type=write size=3073070 2024-01-15T23:09:27.311 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.324+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=XAA0H5CLZRNQ type=write size=1012531 2024-01-15T23:09:27.312 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.326+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=YHJMC4ARUKE5 type=del 2024-01-15T23:09:27.314 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.328+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=XI6YCSGHYSBZ type=del size=1887011 2024-01-15T23:09:27.316 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.330+0000 7f015aa3a880 1 < completed delete operation key=2ZNSF4KUY6CU tag=ZR09JKSDSSZ0 type=del 2024-01-15T23:09:27.318 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.331+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=ANBM85ZBN9FW type=del size=1319135 2024-01-15T23:09:27.320 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.334+0000 7f015aa3a880 1 < completed delete operation key=FXZ9MI7H10H2 tag=E2FXX50W7F8D type=del 2024-01-15T23:09:27.323 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.336+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=32B6O98J3HJ3 type=del size=3107084 2024-01-15T23:09:27.325 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.338+0000 7f015aa3a880 1 < canceled operation key=YD7TIMOW86JF tag=HGS67NKHL86D type=del size=3794313 2024-01-15T23:09:27.326 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.340+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=0WS2KK0CNLWZ type=del size=594399 2024-01-15T23:09:27.330 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.343+0000 7f015aa3a880 1 < suggested update operation key=78BS9N6111TG tag=0LA351X48OFN type=del size=1758314 2024-01-15T23:09:27.334 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.347+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~QUFHBEATW1F3.0 size=1048576 2024-01-15T23:09:27.335 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.349+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~QUFHBEATW1F3.1 size=1048576 2024-01-15T23:09:27.337 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.351+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~QUFHBEATW1F3.2 size=1029822 2024-01-15T23:09:27.337 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.351+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=QUFHBEATW1F3 tag=CIX71WOQQ2CC type=write size=4175550 2024-01-15T23:09:27.339 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.353+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~SPOAX878M9E4.0 size=1048576 2024-01-15T23:09:27.341 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.354+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~SPOAX878M9E4.1 size=1048576 2024-01-15T23:09:27.343 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.356+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~SPOAX878M9E4.2 size=208086 2024-01-15T23:09:27.346 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.360+0000 7f015aa3a880 1 < completed multipart upload key=FXZ9MI7H10H2 upload=SPOAX878M9E4 tag=2E66TWM1GMN6 type=write size=3353814 2024-01-15T23:09:27.350 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.363+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~4NRE6AKGV2RV.0 size=1048576 2024-01-15T23:09:27.352 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.365+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~4NRE6AKGV2RV.1 size=695874 2024-01-15T23:09:27.352 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.365+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=4NRE6AKGV2RV tag=M80J8ERUDCWI type=write size=2793026 2024-01-15T23:09:27.354 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.367+0000 7f015aa3a880 1 < canceled operation key=4FD48CUZ0YN1 tag=EQ5PE9GQEATW type=write size=647862 2024-01-15T23:09:27.359 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.372+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~AZE6FUNJWHPL.0 size=1048576 2024-01-15T23:09:27.361 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.374+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~AZE6FUNJWHPL.1 size=501693 2024-01-15T23:09:27.361 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.374+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=AZE6FUNJWHPL tag=1O9MLUNMJE6C type=write size=2598845 2024-01-15T23:09:27.363 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.376+0000 7f015aa3a880 1 < completed delete operation key=P18I2H2B1WWU tag=HVGTX4AYRJ2Z type=del 2024-01-15T23:09:27.366 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.380+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~X2N396XW5L9L.0 size=1048576 2024-01-15T23:09:27.368 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.381+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~X2N396XW5L9L.1 size=1048576 2024-01-15T23:09:27.370 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.383+0000 7f015aa3a880 1 > prepared part key=_multipart_EBXD88OZ6HP7.2~X2N396XW5L9L.2 size=1004286 2024-01-15T23:09:27.370 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.383+0000 7f015aa3a880 1 > prepared multipart upload key=EBXD88OZ6HP7 upload=X2N396XW5L9L tag=4236S8F85TSY type=write size=4150014 2024-01-15T23:09:27.370 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.383+0000 7f015aa3a880 1 < canceled part key=_multipart_ZFWW6RS09R9G.2~67LEYNBDYX03.0 size=1048576 2024-01-15T23:09:27.372 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.385+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~67LEYNBDYX03.1 size=1048576 2024-01-15T23:09:27.374 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.387+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~67LEYNBDYX03.2 size=301266 2024-01-15T23:09:27.378 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.391+0000 7f015aa3a880 1 < canceled multipart upload key=ZFWW6RS09R9G upload=67LEYNBDYX03 tag=XXRWVK1THRBG type=write size=3446994 2024-01-15T23:09:27.382 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.395+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~CZPTGBI12ZTY.0 size=923989 2024-01-15T23:09:27.382 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.395+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=CZPTGBI12ZTY tag=ZF8I2P0VFUMI type=write size=1972565 2024-01-15T23:09:27.384 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.397+0000 7f015aa3a880 1 < completed delete operation key=UJT03FC4CQI3 tag=2NP0VNYJOF44 type=del 2024-01-15T23:09:27.386 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.399+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=JV8BDO40LKBY type=del size=3698894 2024-01-15T23:09:27.388 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.401+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=MDOJ5DL3T6XW type=del 2024-01-15T23:09:27.390 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.404+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=3D1I94NYC1UE type=write size=996755 2024-01-15T23:09:27.395 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.408+0000 7f015aa3a880 1 < suggested remove operation key=FUZBB9OLXVSX tag=6WVOI8PZM9MV type=write 2024-01-15T23:09:27.397 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.410+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=22NUH8LKD90S type=write size=644723 2024-01-15T23:09:27.399 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.412+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~7SU4NTXN3S8F.0 size=1048576 2024-01-15T23:09:27.401 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.414+0000 7f015aa3a880 1 < completed part key=_multipart_RKEU3T719CG7.2~7SU4NTXN3S8F.1 size=914846 2024-01-15T23:09:27.404 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.418+0000 7f015aa3a880 1 < completed multipart upload key=RKEU3T719CG7 upload=7SU4NTXN3S8F tag=FMZN9UECJA9W type=write size=3011998 2024-01-15T23:09:27.409 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.422+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~D5ZREIGU2RYU.0 size=383554 2024-01-15T23:09:27.409 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.422+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=D5ZREIGU2RYU tag=KXWHXDYNDNM5 type=write size=1432130 2024-01-15T23:09:27.411 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.424+0000 7f015aa3a880 1 < completed delete operation key=20XY1HFP38RV tag=4FDMWDO28V0U type=del 2024-01-15T23:09:27.414 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.427+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~PPNNOGSFP6CC.0 size=767598 2024-01-15T23:09:27.414 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.427+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=PPNNOGSFP6CC tag=B3Y48WQBM7WM type=write size=1816174 2024-01-15T23:09:27.416 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.430+0000 7f015aa3a880 1 < completed delete operation key=FXZ9MI7H10H2 tag=234JOEGYERIK type=del 2024-01-15T23:09:27.420 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.433+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~P86ILKR5DOSA.0 size=1048576 2024-01-15T23:09:27.422 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.435+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~P86ILKR5DOSA.1 size=138334 2024-01-15T23:09:27.422 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.435+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=P86ILKR5DOSA tag=RBMLU4DSUQ22 type=write size=2235486 2024-01-15T23:09:27.423 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.437+0000 7f015aa3a880 1 < completed write operation key=P18I2H2B1WWU tag=XAA0H5CLZRNQ type=write size=1012531 2024-01-15T23:09:27.427 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.440+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~3OVTZPUT51M0.0 size=1048576 2024-01-15T23:09:27.432 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.442+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~3OVTZPUT51M0.1 size=1048576 2024-01-15T23:09:27.432 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.444+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~3OVTZPUT51M0.2 size=612746 2024-01-15T23:09:27.432 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.444+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=3OVTZPUT51M0 tag=R3UYUF3S01OQ type=write size=3758474 2024-01-15T23:09:27.436 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.449+0000 7f015aa3a880 1 < suggested update operation key=2ZNSF4KUY6CU tag=XI6YCSGHYSBZ type=del size=1887011 2024-01-15T23:09:27.438 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.451+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=9H94F5N1403D type=write size=444480 2024-01-15T23:09:27.440 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.453+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=ANBM85ZBN9FW type=del 2024-01-15T23:09:27.442 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.455+0000 7f015aa3a880 1 > prepared operation key=NFS3V4I3LMK4 tag=IVHXWMDC72JN type=del size=511154 2024-01-15T23:09:27.442 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.455+0000 7f015aa3a880 -1 < no bi entry to suggest for operation key=FUZBB9OLXVSX tag=32B6O98J3HJ3 type=del size=3107084: (2) No such file or directory 2024-01-15T23:09:27.444 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.457+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=907NYJ7Z74BD type=del size=4069743 2024-01-15T23:09:27.446 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.459+0000 7f015aa3a880 1 < canceled operation key=RM8V6TH0RO82 tag=0WS2KK0CNLWZ type=del size=594399 2024-01-15T23:09:27.448 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.461+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=V8FDZ1VG0RJE type=del size=2597627 2024-01-15T23:09:27.450 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.463+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~QUFHBEATW1F3.0 size=1048576 2024-01-15T23:09:27.452 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.465+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~QUFHBEATW1F3.1 size=1048576 2024-01-15T23:09:27.454 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.467+0000 7f015aa3a880 1 < completed part key=_multipart_USPTX9KW910J.2~QUFHBEATW1F3.2 size=1029822 2024-01-15T23:09:27.457 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.470+0000 7f015aa3a880 1 < completed multipart upload key=USPTX9KW910J upload=QUFHBEATW1F3 tag=CIX71WOQQ2CC type=write size=4175550 2024-01-15T23:09:27.459 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.472+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=J74HR6MO00QZ type=del size=3026216 2024-01-15T23:09:27.461 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.474+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~4NRE6AKGV2RV.0 size=1048576 2024-01-15T23:09:27.463 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.477+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~4NRE6AKGV2RV.1 size=695874 2024-01-15T23:09:27.467 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.480+0000 7f015aa3a880 1 < completed multipart upload key=UJT03FC4CQI3 upload=4NRE6AKGV2RV tag=M80J8ERUDCWI type=write size=2793026 2024-01-15T23:09:27.472 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.485+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~QHPNXNFAKODP.0 size=1048576 2024-01-15T23:09:27.474 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.487+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~QHPNXNFAKODP.1 size=1048576 2024-01-15T23:09:27.475 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.489+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~QHPNXNFAKODP.2 size=204924 2024-01-15T23:09:27.475 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.489+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=QHPNXNFAKODP tag=QDWCGIDRGBZF type=write size=3350652 2024-01-15T23:09:27.477 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.491+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~AZE6FUNJWHPL.0 size=1048576 2024-01-15T23:09:27.479 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.492+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~AZE6FUNJWHPL.1 size=501693 2024-01-15T23:09:27.482 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.496+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=AZE6FUNJWHPL tag=1O9MLUNMJE6C type=write size=2598845 2024-01-15T23:09:27.486 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.499+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~K1V0S6JOY3V1.0 size=1048576 2024-01-15T23:09:27.488 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.501+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~K1V0S6JOY3V1.1 size=737273 2024-01-15T23:09:27.488 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.501+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=K1V0S6JOY3V1 tag=KRAQJXCSKLMI type=write size=2834425 2024-01-15T23:09:27.490 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.503+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~X2N396XW5L9L.0 size=1048576 2024-01-15T23:09:27.491 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.505+0000 7f015aa3a880 1 < completed part key=_multipart_EBXD88OZ6HP7.2~X2N396XW5L9L.1 size=1048576 2024-01-15T23:09:27.492 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.505+0000 7f015aa3a880 1 < canceled part key=_multipart_EBXD88OZ6HP7.2~X2N396XW5L9L.2 size=1004286 2024-01-15T23:09:27.495 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.509+0000 7f015aa3a880 1 < canceled multipart upload key=EBXD88OZ6HP7 upload=X2N396XW5L9L tag=4236S8F85TSY type=write size=4150014 2024-01-15T23:09:27.499 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.512+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~2MOZCW5UQM9N.0 size=1048576 2024-01-15T23:09:27.501 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.514+0000 7f015aa3a880 1 > prepared part key=_multipart_LMN63HC6SH43.2~2MOZCW5UQM9N.1 size=999029 2024-01-15T23:09:27.501 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.514+0000 7f015aa3a880 1 > prepared multipart upload key=LMN63HC6SH43 upload=2MOZCW5UQM9N tag=BG300HV1M9VK type=write size=3096181 2024-01-15T23:09:27.503 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.516+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~CZPTGBI12ZTY.0 size=923989 2024-01-15T23:09:27.506 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.519+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=CZPTGBI12ZTY tag=ZF8I2P0VFUMI type=write size=1972565 2024-01-15T23:09:27.508 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.521+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=S0W50YQSAGE0 type=del size=3155337 2024-01-15T23:09:27.509 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.523+0000 7f015aa3a880 1 < canceled operation key=P18I2H2B1WWU tag=JV8BDO40LKBY type=del size=3698894 2024-01-15T23:09:27.513 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.526+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~FNKXM8UO8EA2.0 size=437033 2024-01-15T23:09:27.513 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.526+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=FNKXM8UO8EA2 tag=HZQ7QT005G52 type=write size=1485609 2024-01-15T23:09:27.515 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.528+0000 7f015aa3a880 1 < completed write operation key=OIUBN8XF3UB9 tag=3D1I94NYC1UE type=write size=996755 2024-01-15T23:09:27.517 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.530+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=4NROI7FUPWEJ type=write size=392411 2024-01-15T23:09:27.519 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.532+0000 7f015aa3a880 1 < completed write operation key=YD7TIMOW86JF tag=22NUH8LKD90S type=write size=644723 2024-01-15T23:09:27.521 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.534+0000 7f015aa3a880 1 > prepared operation key=V20OM852L630 tag=7DVP5JBJF354 type=write size=1013705 2024-01-15T23:09:27.521 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.534+0000 7f015aa3a880 1 < canceled part key=_multipart_RM8V6TH0RO82.2~D5ZREIGU2RYU.0 size=383554 2024-01-15T23:09:27.525 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.538+0000 7f015aa3a880 1 < canceled multipart upload key=RM8V6TH0RO82 upload=D5ZREIGU2RYU tag=KXWHXDYNDNM5 type=write size=1432130 2024-01-15T23:09:27.529 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.542+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~XIPYL18QN6TQ.0 size=1048576 2024-01-15T23:09:27.531 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.544+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~XIPYL18QN6TQ.1 size=1007347 2024-01-15T23:09:27.531 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.544+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=XIPYL18QN6TQ tag=97OH4IKIADYT type=write size=3104499 2024-01-15T23:09:27.534 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.547+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~PPNNOGSFP6CC.0 size=767598 2024-01-15T23:09:27.537 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.550+0000 7f015aa3a880 1 < completed multipart upload key=3U59L4MC7CT1 upload=PPNNOGSFP6CC tag=B3Y48WQBM7WM type=write size=1816174 2024-01-15T23:09:27.539 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.552+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=Y1DA5BQYGONU type=del size=3765729 2024-01-15T23:09:27.541 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.554+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~P86ILKR5DOSA.0 size=1048576 2024-01-15T23:09:27.543 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.556+0000 7f015aa3a880 1 < completed part key=_multipart_ARL2EMZRGQX2.2~P86ILKR5DOSA.1 size=138334 2024-01-15T23:09:27.546 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.560+0000 7f015aa3a880 1 < completed multipart upload key=ARL2EMZRGQX2 upload=P86ILKR5DOSA tag=RBMLU4DSUQ22 type=write size=2235486 2024-01-15T23:09:27.549 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.562+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=ZYP018UOAK28 type=write size=448925 2024-01-15T23:09:27.551 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.564+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~3OVTZPUT51M0.0 size=1048576 2024-01-15T23:09:27.552 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.566+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~3OVTZPUT51M0.1 size=1048576 2024-01-15T23:09:27.554 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.567+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~3OVTZPUT51M0.2 size=612746 2024-01-15T23:09:27.558 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.571+0000 7f015aa3a880 1 < completed multipart upload key=UJT03FC4CQI3 upload=3OVTZPUT51M0 tag=R3UYUF3S01OQ type=write size=3758474 2024-01-15T23:09:27.561 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.574+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~LZDEA9G5K2H0.0 size=1048576 2024-01-15T23:09:27.562 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.576+0000 7f015aa3a880 1 > prepared part key=_multipart_NN2UT7PUOU9G.2~LZDEA9G5K2H0.1 size=37687 2024-01-15T23:09:27.562 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.576+0000 7f015aa3a880 1 > prepared multipart upload key=NN2UT7PUOU9G upload=LZDEA9G5K2H0 tag=NB3SIGDP9AK2 type=write size=2134839 2024-01-15T23:09:27.565 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.578+0000 7f015aa3a880 1 < completed write operation key=QIAVT1LFAF0L tag=9H94F5N1403D type=write size=444480 2024-01-15T23:09:27.567 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.580+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=S65DOEG1CCE9 type=write size=214708 2024-01-15T23:09:27.569 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.582+0000 7f015aa3a880 1 < completed delete operation key=NFS3V4I3LMK4 tag=IVHXWMDC72JN type=del 2024-01-15T23:09:27.571 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.584+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=VANDS747GABE type=del size=2750782 2024-01-15T23:09:27.575 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.588+0000 7f015aa3a880 1 < suggested update operation key=YD7TIMOW86JF tag=907NYJ7Z74BD type=del size=4069743 2024-01-15T23:09:27.577 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.590+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=JGJ4G7AT70SQ type=del size=1530119 2024-01-15T23:09:27.579 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.592+0000 7f015aa3a880 1 < completed delete operation key=3U59L4MC7CT1 tag=V8FDZ1VG0RJE type=del 2024-01-15T23:09:27.583 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.596+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~9S69I8BBA710.0 size=333075 2024-01-15T23:09:27.583 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.596+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=9S69I8BBA710 tag=LV0WD2MDPSCH type=write size=1381651 2024-01-15T23:09:27.585 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.598+0000 7f015aa3a880 1 < completed delete operation key=ZFWW6RS09R9G tag=J74HR6MO00QZ type=del 2024-01-15T23:09:27.587 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.600+0000 7f015aa3a880 1 > prepared operation key=ZFWW6RS09R9G tag=M6H90H57XE4J type=del size=2693296 2024-01-15T23:09:27.589 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.602+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~QHPNXNFAKODP.0 size=1048576 2024-01-15T23:09:27.590 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.604+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~QHPNXNFAKODP.1 size=1048576 2024-01-15T23:09:27.592 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.605+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~QHPNXNFAKODP.2 size=204924 2024-01-15T23:09:27.596 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.609+0000 7f015aa3a880 1 < completed multipart upload key=NN2UT7PUOU9G upload=QHPNXNFAKODP tag=QDWCGIDRGBZF type=write size=3350652 2024-01-15T23:09:27.598 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.611+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=T78IUL3AJ3P5 type=del size=2509227 2024-01-15T23:09:27.598 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.611+0000 7f015aa3a880 1 < canceled part key=_multipart_86UEB70RI5UF.2~K1V0S6JOY3V1.0 size=1048576 2024-01-15T23:09:27.600 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.613+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~K1V0S6JOY3V1.1 size=737273 2024-01-15T23:09:27.603 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.616+0000 7f015aa3a880 1 < canceled multipart upload key=86UEB70RI5UF upload=K1V0S6JOY3V1 tag=KRAQJXCSKLMI type=write size=2834425 2024-01-15T23:09:27.606 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.620+0000 7f015aa3a880 1 > prepared part key=_multipart_ARL2EMZRGQX2.2~2ORTFLJ0G1A0.0 size=672157 2024-01-15T23:09:27.607 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.620+0000 7f015aa3a880 1 > prepared multipart upload key=ARL2EMZRGQX2 upload=2ORTFLJ0G1A0 tag=H7EBEJY9KBC6 type=write size=1720733 2024-01-15T23:09:27.608 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.622+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~2MOZCW5UQM9N.0 size=1048576 2024-01-15T23:09:27.610 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.623+0000 7f015aa3a880 1 < completed part key=_multipart_LMN63HC6SH43.2~2MOZCW5UQM9N.1 size=999029 2024-01-15T23:09:27.613 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.627+0000 7f015aa3a880 1 < completed multipart upload key=LMN63HC6SH43 upload=2MOZCW5UQM9N tag=BG300HV1M9VK type=write size=3096181 2024-01-15T23:09:27.615 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.628+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=DMCT1G8WKBO7 type=del size=1584237 2024-01-15T23:09:27.617 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.630+0000 7f015aa3a880 1 < completed delete operation key=JM903WQES0P2 tag=S0W50YQSAGE0 type=del 2024-01-15T23:09:27.619 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.632+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=FMKQD00JFEJ3 type=del size=896683 2024-01-15T23:09:27.619 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.633+0000 7f015aa3a880 1 < canceled part key=_multipart_ARL2EMZRGQX2.2~FNKXM8UO8EA2.0 size=437033 2024-01-15T23:09:27.623 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.636+0000 7f015aa3a880 1 < canceled multipart upload key=ARL2EMZRGQX2 upload=FNKXM8UO8EA2 tag=HZQ7QT005G52 type=write size=1485609 2024-01-15T23:09:27.625 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.638+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=QR47YBBN3F2D type=del size=2108419 2024-01-15T23:09:27.628 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.642+0000 7f015aa3a880 1 < suggested update operation key=86UEB70RI5UF tag=4NROI7FUPWEJ type=write size=392411 2024-01-15T23:09:27.630 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.644+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=TDTCV8CK5LNB type=del size=3564095 2024-01-15T23:09:27.633 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.646+0000 7f015aa3a880 1 < completed write operation key=V20OM852L630 tag=7DVP5JBJF354 type=write size=1013705 2024-01-15T23:09:27.637 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.651+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~2EAB98W9PL4J.0 size=1048576 2024-01-15T23:09:27.639 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.653+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~2EAB98W9PL4J.1 size=1048576 2024-01-15T23:09:27.641 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.655+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~2EAB98W9PL4J.2 size=614316 2024-01-15T23:09:27.641 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.655+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=2EAB98W9PL4J tag=M8QLZUHOGQ0E type=write size=3760044 2024-01-15T23:09:27.643 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.657+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~XIPYL18QN6TQ.0 size=1048576 2024-01-15T23:09:27.646 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.659+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~XIPYL18QN6TQ.1 size=1007347 2024-01-15T23:09:27.650 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.663+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=XIPYL18QN6TQ tag=97OH4IKIADYT type=write size=3104499 2024-01-15T23:09:27.652 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.665+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=OK3BWVIY22ZS type=del size=2195819 2024-01-15T23:09:27.654 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.667+0000 7f015aa3a880 1 < completed delete operation key=P18I2H2B1WWU tag=Y1DA5BQYGONU type=del 2024-01-15T23:09:27.658 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.671+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~4PFO26ZO2K21.0 size=1048576 2024-01-15T23:09:27.660 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.673+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~4PFO26ZO2K21.1 size=1048576 2024-01-15T23:09:27.662 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.675+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~4PFO26ZO2K21.2 size=1023564 2024-01-15T23:09:27.662 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.675+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=4PFO26ZO2K21 tag=WN17BRKD0LRD type=write size=4169292 2024-01-15T23:09:27.666 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.679+0000 7f015aa3a880 1 < suggested update operation key=ZFWW6RS09R9G tag=ZYP018UOAK28 type=write size=448925 2024-01-15T23:09:27.668 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.681+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=TM2SRUMRCGX3 type=del size=2849011 2024-01-15T23:09:27.670 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.683+0000 7f015aa3a880 1 < completed part key=_multipart_NN2UT7PUOU9G.2~LZDEA9G5K2H0.0 size=1048576 2024-01-15T23:09:27.670 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.683+0000 7f015aa3a880 1 < canceled part key=_multipart_NN2UT7PUOU9G.2~LZDEA9G5K2H0.1 size=37687 2024-01-15T23:09:27.673 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.686+0000 7f015aa3a880 1 < canceled multipart upload key=NN2UT7PUOU9G upload=LZDEA9G5K2H0 tag=NB3SIGDP9AK2 type=write size=2134839 2024-01-15T23:09:27.675 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.688+0000 7f015aa3a880 1 > prepared operation key=3U59L4MC7CT1 tag=03VT542GPJM7 type=del size=2351755 2024-01-15T23:09:27.677 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.690+0000 7f015aa3a880 1 < completed write operation key=YAD7L24SP6S6 tag=S65DOEG1CCE9 type=write size=214708 2024-01-15T23:09:27.679 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.692+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=EA5JK79SLWG8 type=del size=3462455 2024-01-15T23:09:27.681 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.694+0000 7f015aa3a880 1 < completed delete operation key=D1PDCDA44P7Z tag=VANDS747GABE type=del 2024-01-15T23:09:27.683 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.696+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=T3EQLRZO66S2 type=del size=2197963 2024-01-15T23:09:27.687 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.700+0000 7f015aa3a880 1 < suggested remove operation key=78BS9N6111TG tag=JGJ4G7AT70SQ type=del 2024-01-15T23:09:27.689 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.702+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=1SIGD2BIIOP9 type=del size=3449961 2024-01-15T23:09:27.690 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.704+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~9S69I8BBA710.0 size=333075 2024-01-15T23:09:27.694 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.707+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=9S69I8BBA710 tag=LV0WD2MDPSCH type=write size=1381651 2024-01-15T23:09:27.696 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.709+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=M8HAX0RJB9WW type=del size=2698712 2024-01-15T23:09:27.699 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.712+0000 7f015aa3a880 -1 < failed to complete operation key=ZFWW6RS09R9G tag=M6H90H57XE4J type=del size=2693296: (22) Invalid argument 2024-01-15T23:09:27.701 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.714+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=6MTSHTFAK78X type=del size=3924271 2024-01-15T23:09:27.705 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.718+0000 7f015aa3a880 1 < suggested remove operation key=EBXD88OZ6HP7 tag=T78IUL3AJ3P5 type=del 2024-01-15T23:09:27.707 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.720+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=ZJZQ1DCIRO1K type=del size=3812444 2024-01-15T23:09:27.707 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.720+0000 7f015aa3a880 1 < canceled part key=_multipart_ARL2EMZRGQX2.2~2ORTFLJ0G1A0.0 size=672157 2024-01-15T23:09:27.710 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.724+0000 7f015aa3a880 1 < canceled multipart upload key=ARL2EMZRGQX2 upload=2ORTFLJ0G1A0 tag=H7EBEJY9KBC6 type=write size=1720733 2024-01-15T23:09:27.714 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.727+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~MVOYTUS3W8VB.0 size=1048576 2024-01-15T23:09:27.716 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.729+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~MVOYTUS3W8VB.1 size=1048576 2024-01-15T23:09:27.718 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.731+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~MVOYTUS3W8VB.2 size=247798 2024-01-15T23:09:27.718 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.731+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=MVOYTUS3W8VB tag=2WR2AFNGO3AO type=write size=3393526 2024-01-15T23:09:27.720 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.733+0000 7f015aa3a880 1 < completed delete operation key=QAUOUNL8YHKF tag=DMCT1G8WKBO7 type=del 2024-01-15T23:09:27.722 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.736+0000 7f015aa3a880 1 > prepared operation key=20XY1HFP38RV tag=JA2E2LWPZPH2 type=del size=1969116 2024-01-15T23:09:27.725 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.739+0000 7f015aa3a880 -1 < failed to complete operation key=86UEB70RI5UF tag=FMKQD00JFEJ3 type=del size=896683: (22) Invalid argument 2024-01-15T23:09:27.728 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.741+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=Z8LNJXBEGV4R type=del size=3352871 2024-01-15T23:09:27.730 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.743+0000 7f015aa3a880 1 < canceled operation key=P18I2H2B1WWU tag=QR47YBBN3F2D type=del size=2108419 2024-01-15T23:09:27.732 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.745+0000 7f015aa3a880 1 > prepared operation key=YAD7L24SP6S6 tag=WY3BBTR7E47T type=del size=1740493 2024-01-15T23:09:27.734 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.747+0000 7f015aa3a880 1 < completed delete operation key=ARL2EMZRGQX2 tag=TDTCV8CK5LNB type=del 2024-01-15T23:09:27.736 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.749+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=D1APCQM58J71 type=del size=1657885 2024-01-15T23:09:27.739 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.752+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~2EAB98W9PL4J.0 size=1048576 2024-01-15T23:09:27.740 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.753+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~2EAB98W9PL4J.1 size=1048576 2024-01-15T23:09:27.740 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.753+0000 7f015aa3a880 1 < canceled part key=_multipart_20XY1HFP38RV.2~2EAB98W9PL4J.2 size=614316 2024-01-15T23:09:27.744 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.757+0000 7f015aa3a880 1 < canceled multipart upload key=20XY1HFP38RV upload=2EAB98W9PL4J tag=M8QLZUHOGQ0E type=write size=3760044 2024-01-15T23:09:27.746 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.759+0000 7f015aa3a880 1 > prepared operation key=NN2UT7PUOU9G tag=97SDEM6VA0R2 type=write size=208239 2024-01-15T23:09:27.748 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.761+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=OK3BWVIY22ZS type=del 2024-01-15T23:09:27.751 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.764+0000 7f015aa3a880 1 > prepared part key=_multipart_QAUOUNL8YHKF.2~X1ZT7WZWOKIT.0 size=549127 2024-01-15T23:09:27.751 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.764+0000 7f015aa3a880 1 > prepared multipart upload key=QAUOUNL8YHKF upload=X1ZT7WZWOKIT tag=93OTOON9FTLZ type=write size=1597703 2024-01-15T23:09:27.753 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.766+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~4PFO26ZO2K21.0 size=1048576 2024-01-15T23:09:27.755 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.768+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~4PFO26ZO2K21.1 size=1048576 2024-01-15T23:09:27.757 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.770+0000 7f015aa3a880 1 < completed part key=_multipart_3U59L4MC7CT1.2~4PFO26ZO2K21.2 size=1023564 2024-01-15T23:09:27.760 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.773+0000 7f015aa3a880 1 < completed multipart upload key=3U59L4MC7CT1 upload=4PFO26ZO2K21 tag=WN17BRKD0LRD type=write size=4169292 2024-01-15T23:09:27.761 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.775+0000 7f015aa3a880 1 > prepared operation key=YD7TIMOW86JF tag=SNZ6WKKJGSJF type=del size=960126 2024-01-15T23:09:27.763 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.777+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=TM2SRUMRCGX3 type=del 2024-01-15T23:09:27.765 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.778+0000 7f015aa3a880 1 > prepared operation key=ARL2EMZRGQX2 tag=WA6GCQQKBUWH type=del size=1047461 2024-01-15T23:09:27.767 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.781+0000 7f015aa3a880 1 < canceled operation key=3U59L4MC7CT1 tag=03VT542GPJM7 type=del size=2351755 2024-01-15T23:09:27.770 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.783+0000 7f015aa3a880 1 > prepared operation key=D1PDCDA44P7Z tag=RL6VX2C08LW4 type=del size=883694 2024-01-15T23:09:27.774 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.787+0000 7f015aa3a880 1 < suggested update operation key=UJT03FC4CQI3 tag=EA5JK79SLWG8 type=del size=3462455 2024-01-15T23:09:27.777 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.790+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~1LOBXLY43ODO.0 size=1048576 2024-01-15T23:09:27.779 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.792+0000 7f015aa3a880 1 > prepared part key=_multipart_FQ0OD7Q3PSOK.2~1LOBXLY43ODO.1 size=222284 2024-01-15T23:09:27.779 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.792+0000 7f015aa3a880 1 > prepared multipart upload key=FQ0OD7Q3PSOK upload=1LOBXLY43ODO tag=X8C5YGOLM3EW type=write size=2319436 2024-01-15T23:09:27.781 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.794+0000 7f015aa3a880 1 < canceled operation key=QAUOUNL8YHKF tag=T3EQLRZO66S2 type=del size=2197963 2024-01-15T23:09:27.782 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.796+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=SZ130XX9RXAF type=del size=4105645 2024-01-15T23:09:27.785 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.798+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=1SIGD2BIIOP9 type=del 2024-01-15T23:09:27.788 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.802+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~CJKYNZFFKAUW.0 size=1048576 2024-01-15T23:09:27.790 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.803+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~CJKYNZFFKAUW.1 size=1048576 2024-01-15T23:09:27.792 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.805+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~CJKYNZFFKAUW.2 size=166638 2024-01-15T23:09:27.792 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.805+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=CJKYNZFFKAUW tag=X63BSM3YQU6M type=write size=3312366 2024-01-15T23:09:27.793 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.807+0000 7f015aa3a880 1 < canceled operation key=RM8V6TH0RO82 tag=M8HAX0RJB9WW type=del size=2698712 2024-01-15T23:09:27.796 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.809+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=XRHIZZ0I2QXC type=write size=977665 2024-01-15T23:09:27.797 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.811+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=6MTSHTFAK78X type=del 2024-01-15T23:09:27.799 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.812+0000 7f015aa3a880 1 > prepared operation key=EBXD88OZ6HP7 tag=T10C6SF1ZKC0 type=del size=4158741 2024-01-15T23:09:27.801 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.814+0000 7f015aa3a880 1 < completed delete operation key=FXZ9MI7H10H2 tag=ZJZQ1DCIRO1K type=del 2024-01-15T23:09:27.804 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.816+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=LH9IJWE2NH8F type=del size=1964477 2024-01-15T23:09:27.805 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.818+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~MVOYTUS3W8VB.0 size=1048576 2024-01-15T23:09:27.807 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.820+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~MVOYTUS3W8VB.1 size=1048576 2024-01-15T23:09:27.809 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.822+0000 7f015aa3a880 1 < completed part key=_multipart_JM903WQES0P2.2~MVOYTUS3W8VB.2 size=247798 2024-01-15T23:09:27.812 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.825+0000 7f015aa3a880 1 < completed multipart upload key=JM903WQES0P2 upload=MVOYTUS3W8VB tag=2WR2AFNGO3AO type=write size=3393526 2024-01-15T23:09:27.816 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.829+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~9LVY5ZEBAMZU.0 size=310971 2024-01-15T23:09:27.816 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.829+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=9LVY5ZEBAMZU tag=0Q4FOKSPBBUW type=write size=1359547 2024-01-15T23:09:27.819 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.833+0000 7f015aa3a880 1 < suggested update operation key=20XY1HFP38RV tag=JA2E2LWPZPH2 type=del size=1969116 2024-01-15T23:09:27.821 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.835+0000 7f015aa3a880 1 > prepared operation key=FXZ9MI7H10H2 tag=M5MQJVNF5S0U type=del size=2061911 2024-01-15T23:09:27.825 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.839+0000 7f015aa3a880 1 < suggested update operation key=FUZBB9OLXVSX tag=Z8LNJXBEGV4R type=del size=3352871 2024-01-15T23:09:27.827 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.841+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=Q4YNB5VGWQG6 type=del size=3607492 2024-01-15T23:09:27.830 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.843+0000 7f015aa3a880 1 < completed delete operation key=YAD7L24SP6S6 tag=WY3BBTR7E47T type=del 2024-01-15T23:09:27.832 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.845+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=83SX434UZJZQ type=del size=3320574 2024-01-15T23:09:27.834 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.847+0000 7f015aa3a880 1 < completed delete operation key=YD7TIMOW86JF tag=D1APCQM58J71 type=del 2024-01-15T23:09:27.837 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.849+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=RVHN6IOVN5NP type=write size=848846 2024-01-15T23:09:27.838 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.851+0000 7f015aa3a880 1 < completed write operation key=NN2UT7PUOU9G tag=97SDEM6VA0R2 type=write size=208239 2024-01-15T23:09:27.843 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.855+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~V8ATIIKOMH0Q.0 size=1048576 2024-01-15T23:09:27.843 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.857+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~V8ATIIKOMH0Q.1 size=1048576 2024-01-15T23:09:27.845 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.858+0000 7f015aa3a880 1 > prepared part key=_multipart_FXZ9MI7H10H2.2~V8ATIIKOMH0Q.2 size=572291 2024-01-15T23:09:27.845 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.858+0000 7f015aa3a880 1 > prepared multipart upload key=FXZ9MI7H10H2 upload=V8ATIIKOMH0Q tag=APC71427YDHJ type=write size=3718019 2024-01-15T23:09:27.847 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.861+0000 7f015aa3a880 1 < completed part key=_multipart_QAUOUNL8YHKF.2~X1ZT7WZWOKIT.0 size=549127 2024-01-15T23:09:27.851 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.864+0000 7f015aa3a880 1 < completed multipart upload key=QAUOUNL8YHKF upload=X1ZT7WZWOKIT tag=93OTOON9FTLZ type=write size=1597703 2024-01-15T23:09:27.854 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.867+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=95VWEOVI71GP type=del size=3055086 2024-01-15T23:09:27.858 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.871+0000 7f015aa3a880 1 < suggested update operation key=YD7TIMOW86JF tag=SNZ6WKKJGSJF type=del size=960126 2024-01-15T23:09:27.859 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.873+0000 7f015aa3a880 1 > prepared operation key=LMN63HC6SH43 tag=8TNCI1FJZDSB type=del size=998240 2024-01-15T23:09:27.863 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.877+0000 7f015aa3a880 1 < suggested remove operation key=ARL2EMZRGQX2 tag=WA6GCQQKBUWH type=del 2024-01-15T23:09:27.865 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.879+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=V28YFHJYDY2S type=del size=1621569 2024-01-15T23:09:27.867 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.880+0000 7f015aa3a880 1 < canceled operation key=D1PDCDA44P7Z tag=RL6VX2C08LW4 type=del size=883694 2024-01-15T23:09:27.869 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.882+0000 7f015aa3a880 1 > prepared operation key=QIAVT1LFAF0L tag=94VMSKVXWVTW type=del size=3683819 2024-01-15T23:09:27.871 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.884+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~1LOBXLY43ODO.0 size=1048576 2024-01-15T23:09:27.873 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.886+0000 7f015aa3a880 1 < completed part key=_multipart_FQ0OD7Q3PSOK.2~1LOBXLY43ODO.1 size=222284 2024-01-15T23:09:27.876 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.889+0000 7f015aa3a880 1 < completed multipart upload key=FQ0OD7Q3PSOK upload=1LOBXLY43ODO tag=X8C5YGOLM3EW type=write size=2319436 2024-01-15T23:09:27.880 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.893+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~WSAI1UIVMAWV.0 size=1048576 2024-01-15T23:09:27.882 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.895+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~WSAI1UIVMAWV.1 size=1048576 2024-01-15T23:09:27.883 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.896+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~WSAI1UIVMAWV.2 size=587483 2024-01-15T23:09:27.883 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.896+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=WSAI1UIVMAWV tag=6M22T4365DDN type=write size=3733211 2024-01-15T23:09:27.887 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.900+0000 7f015aa3a880 1 < suggested update operation key=USPTX9KW910J tag=SZ130XX9RXAF type=del size=4105645 2024-01-15T23:09:27.889 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.902+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=5P3NVOPIYV9M type=del size=1562041 2024-01-15T23:09:27.889 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.902+0000 7f015aa3a880 1 < canceled part key=_multipart_20XY1HFP38RV.2~CJKYNZFFKAUW.0 size=1048576 2024-01-15T23:09:27.891 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.904+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~CJKYNZFFKAUW.1 size=1048576 2024-01-15T23:09:27.892 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.905+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~CJKYNZFFKAUW.2 size=166638 2024-01-15T23:09:27.895 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.909+0000 7f015aa3a880 1 < canceled multipart upload key=20XY1HFP38RV upload=CJKYNZFFKAUW tag=X63BSM3YQU6M type=write size=3312366 2024-01-15T23:09:27.898 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.911+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=23HOIBGYUU13 type=del size=2019035 2024-01-15T23:09:27.900 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.913+0000 7f015aa3a880 1 < completed write operation key=QAUOUNL8YHKF tag=XRHIZZ0I2QXC type=write size=977665 2024-01-15T23:09:27.903 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.916+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~4IFOWA570K67.0 size=1021792 2024-01-15T23:09:27.903 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.916+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=4IFOWA570K67 tag=1MLP4QFNRIPA type=write size=2070368 2024-01-15T23:09:27.905 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.918+0000 7f015aa3a880 1 < completed delete operation key=EBXD88OZ6HP7 tag=T10C6SF1ZKC0 type=del 2024-01-15T23:09:27.909 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.922+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~3AKIV7D45X0I.0 size=1048576 2024-01-15T23:09:27.910 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.924+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~3AKIV7D45X0I.1 size=1048576 2024-01-15T23:09:27.912 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.925+0000 7f015aa3a880 1 > prepared part key=_multipart_20XY1HFP38RV.2~3AKIV7D45X0I.2 size=543424 2024-01-15T23:09:27.912 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.925+0000 7f015aa3a880 1 > prepared multipart upload key=20XY1HFP38RV upload=3AKIV7D45X0I tag=B93IQNXBUVPX type=write size=3689152 2024-01-15T23:09:27.914 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.927+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=LH9IJWE2NH8F type=del 2024-01-15T23:09:27.916 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.929+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=3PBXNC2WVOAE type=write size=913900 2024-01-15T23:09:27.918 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.931+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~9LVY5ZEBAMZU.0 size=310971 2024-01-15T23:09:27.921 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.934+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=9LVY5ZEBAMZU tag=0Q4FOKSPBBUW type=write size=1359547 2024-01-15T23:09:27.925 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.938+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~Z558M4N1DAFB.0 size=1048576 2024-01-15T23:09:27.927 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.940+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~Z558M4N1DAFB.1 size=372482 2024-01-15T23:09:27.927 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.940+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=Z558M4N1DAFB tag=YHPIOVEMLOM2 type=write size=2469634 2024-01-15T23:09:27.929 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.942+0000 7f015aa3a880 1 < completed delete operation key=FXZ9MI7H10H2 tag=M5MQJVNF5S0U type=del 2024-01-15T23:09:27.931 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.945+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=PVCS7KNFT1KK type=del size=2839412 2024-01-15T23:09:27.933 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.947+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=Q4YNB5VGWQG6 type=del 2024-01-15T23:09:27.937 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.951+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~H6BAJHL07215.0 size=1048576 2024-01-15T23:09:27.939 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.952+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~H6BAJHL07215.1 size=515509 2024-01-15T23:09:27.939 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.952+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=H6BAJHL07215 tag=S455AL9J2Q12 type=write size=2612661 2024-01-15T23:09:27.941 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.954+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=83SX434UZJZQ type=del 2024-01-15T23:09:27.943 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.956+0000 7f015aa3a880 1 > prepared operation key=RM8V6TH0RO82 tag=7BR26BEGK6IQ type=del size=3735791 2024-01-15T23:09:27.945 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.958+0000 7f015aa3a880 1 < completed write operation key=FQ0OD7Q3PSOK tag=RVHN6IOVN5NP type=write size=848846 2024-01-15T23:09:27.947 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.961+0000 7f015aa3a880 1 > prepared operation key=QAUOUNL8YHKF tag=W1HQPS7L8BXW type=del size=818157 2024-01-15T23:09:27.948 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.961+0000 7f015aa3a880 1 < canceled part key=_multipart_FXZ9MI7H10H2.2~V8ATIIKOMH0Q.0 size=1048576 2024-01-15T23:09:27.950 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.964+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~V8ATIIKOMH0Q.1 size=1048576 2024-01-15T23:09:27.952 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.966+0000 7f015aa3a880 1 < completed part key=_multipart_FXZ9MI7H10H2.2~V8ATIIKOMH0Q.2 size=572291 2024-01-15T23:09:27.956 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.969+0000 7f015aa3a880 1 < canceled multipart upload key=FXZ9MI7H10H2 upload=V8ATIIKOMH0Q tag=APC71427YDHJ type=write size=3718019 2024-01-15T23:09:27.958 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.971+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=AT9QG4PEO10S type=del size=1091202 2024-01-15T23:09:27.960 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.973+0000 7f015aa3a880 1 < canceled operation key=86UEB70RI5UF tag=95VWEOVI71GP type=del size=3055086 2024-01-15T23:09:27.962 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.975+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=YYG74RXX9971 type=del size=3011790 2024-01-15T23:09:27.964 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.977+0000 7f015aa3a880 1 < completed delete operation key=LMN63HC6SH43 tag=8TNCI1FJZDSB type=del 2024-01-15T23:09:27.966 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.979+0000 7f015aa3a880 1 > prepared operation key=86UEB70RI5UF tag=0HX6730ISYV5 type=del size=3838025 2024-01-15T23:09:27.968 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.981+0000 7f015aa3a880 1 < completed delete operation key=YSLXM9SYM6LS tag=V28YFHJYDY2S type=del 2024-01-15T23:09:27.971 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.985+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~N94VGWB442IC.0 size=1048576 2024-01-15T23:09:27.973 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.986+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~N94VGWB442IC.1 size=1048576 2024-01-15T23:09:27.975 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.988+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~N94VGWB442IC.2 size=965986 2024-01-15T23:09:27.975 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.988+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=N94VGWB442IC tag=4TOXZBSSJHYD type=write size=4111714 2024-01-15T23:09:27.977 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.990+0000 7f015aa3a880 1 < completed delete operation key=QIAVT1LFAF0L tag=94VMSKVXWVTW type=del 2024-01-15T23:09:27.979 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.992+0000 7f015aa3a880 1 > prepared operation key=6PU9QS1B1TUB tag=HZ0G5FREUANC type=del size=2522002 2024-01-15T23:09:27.981 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.994+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~WSAI1UIVMAWV.0 size=1048576 2024-01-15T23:09:27.982 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.995+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~WSAI1UIVMAWV.1 size=1048576 2024-01-15T23:09:27.984 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:27.997+0000 7f015aa3a880 1 < completed part key=_multipart_86UEB70RI5UF.2~WSAI1UIVMAWV.2 size=587483 2024-01-15T23:09:27.987 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.001+0000 7f015aa3a880 1 < completed multipart upload key=86UEB70RI5UF upload=WSAI1UIVMAWV tag=6M22T4365DDN type=write size=3733211 2024-01-15T23:09:27.990 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.003+0000 7f015aa3a880 1 > prepared operation key=FQ0OD7Q3PSOK tag=I6PFVZRLMA7X type=del size=419571 2024-01-15T23:09:27.992 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.005+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=5P3NVOPIYV9M type=del 2024-01-15T23:09:27.994 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.007+0000 7f015aa3a880 1 > prepared operation key=USPTX9KW910J tag=ASQ3981IOZ2O type=del size=2940735 2024-01-15T23:09:27.996 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.009+0000 7f015aa3a880 1 < completed delete operation key=RKEU3T719CG7 tag=23HOIBGYUU13 type=del 2024-01-15T23:09:28.000 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.013+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~YJOP56GUQAMW.0 size=1048576 2024-01-15T23:09:28.001 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.014+0000 7f015aa3a880 1 > prepared part key=_multipart_RM8V6TH0RO82.2~YJOP56GUQAMW.1 size=693105 2024-01-15T23:09:28.001 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.014+0000 7f015aa3a880 1 > prepared multipart upload key=RM8V6TH0RO82 upload=YJOP56GUQAMW tag=25VUHQJZUAEO type=write size=2790257 2024-01-15T23:09:28.001 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.015+0000 7f015aa3a880 1 < canceled part key=_multipart_20XY1HFP38RV.2~4IFOWA570K67.0 size=1021792 2024-01-15T23:09:28.006 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.019+0000 7f015aa3a880 1 < canceled multipart upload key=20XY1HFP38RV upload=4IFOWA570K67 tag=1MLP4QFNRIPA type=write size=2070368 2024-01-15T23:09:28.008 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.021+0000 7f015aa3a880 1 > prepared operation key=4FD48CUZ0YN1 tag=QFDG5QPMQ38K type=del size=1288977 2024-01-15T23:09:28.009 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.023+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~3AKIV7D45X0I.0 size=1048576 2024-01-15T23:09:28.011 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.024+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~3AKIV7D45X0I.1 size=1048576 2024-01-15T23:09:28.013 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.026+0000 7f015aa3a880 1 < completed part key=_multipart_20XY1HFP38RV.2~3AKIV7D45X0I.2 size=543424 2024-01-15T23:09:28.016 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.030+0000 7f015aa3a880 1 < completed multipart upload key=20XY1HFP38RV upload=3AKIV7D45X0I tag=B93IQNXBUVPX type=write size=3689152 2024-01-15T23:09:28.018 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.031+0000 7f015aa3a880 1 > prepared operation key=DDLOPVHID7HK tag=GMFM6H0TQWEE type=write size=597275 2024-01-15T23:09:28.020 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.033+0000 7f015aa3a880 1 < completed write operation key=6PU9QS1B1TUB tag=3PBXNC2WVOAE type=write size=913900 2024-01-15T23:09:28.022 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.035+0000 7f015aa3a880 1 > prepared operation key=P18I2H2B1WWU tag=9S7R7IZ21V6M type=del size=106938 2024-01-15T23:09:28.024 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.037+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~Z558M4N1DAFB.0 size=1048576 2024-01-15T23:09:28.026 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.039+0000 7f015aa3a880 1 < completed part key=_multipart_ZFWW6RS09R9G.2~Z558M4N1DAFB.1 size=372482 2024-01-15T23:09:28.029 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.043+0000 7f015aa3a880 1 < completed multipart upload key=ZFWW6RS09R9G upload=Z558M4N1DAFB tag=YHPIOVEMLOM2 type=write size=2469634 2024-01-15T23:09:28.031 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.044+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=8MQXLRH240Z4 type=del size=2454661 2024-01-15T23:09:28.033 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.046+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=PVCS7KNFT1KK type=del 2024-01-15T23:09:28.036 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.049+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=014C3LTS3K4B type=write size=1027331 2024-01-15T23:09:28.038 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.051+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~H6BAJHL07215.0 size=1048576 2024-01-15T23:09:28.039 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.053+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~H6BAJHL07215.1 size=515509 2024-01-15T23:09:28.044 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.057+0000 7f015aa3a880 1 < completed multipart upload key=UJT03FC4CQI3 upload=H6BAJHL07215 tag=S455AL9J2Q12 type=write size=2612661 2024-01-15T23:09:28.048 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.061+0000 7f015aa3a880 1 > prepared part key=_multipart_YD7TIMOW86JF.2~IZVBK5REV2IE.0 size=718793 2024-01-15T23:09:28.048 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.061+0000 7f015aa3a880 1 > prepared multipart upload key=YD7TIMOW86JF upload=IZVBK5REV2IE tag=HAC8UZSCD0TJ type=write size=1767369 2024-01-15T23:09:28.051 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.065+0000 7f015aa3a880 1 < suggested update operation key=RM8V6TH0RO82 tag=7BR26BEGK6IQ type=del size=3735791 2024-01-15T23:09:28.054 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.067+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=N6L84ED3JVUL type=del size=2985299 2024-01-15T23:09:28.056 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.069+0000 7f015aa3a880 1 < canceled operation key=QAUOUNL8YHKF tag=W1HQPS7L8BXW type=del size=818157 2024-01-15T23:09:28.059 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.072+0000 7f015aa3a880 1 > prepared part key=_multipart_UJT03FC4CQI3.2~CWYFPQ5BU2QM.0 size=95762 2024-01-15T23:09:28.059 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.072+0000 7f015aa3a880 1 > prepared multipart upload key=UJT03FC4CQI3 upload=CWYFPQ5BU2QM tag=UYKYNNNMPABF type=write size=1144338 2024-01-15T23:09:28.061 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.075+0000 7f015aa3a880 1 < completed delete operation key=4EXWJ9YOPF9I tag=AT9QG4PEO10S type=del 2024-01-15T23:09:28.063 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.077+0000 7f015aa3a880 1 > prepared operation key=2ZNSF4KUY6CU tag=G6WI3YAPSZ9M type=write size=771948 2024-01-15T23:09:28.067 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.080+0000 7f015aa3a880 1 < suggested remove operation key=FUZBB9OLXVSX tag=YYG74RXX9971 type=del 2024-01-15T23:09:28.071 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.084+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~WBK5ZUBM12MG.0 size=1048576 2024-01-15T23:09:28.072 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.086+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~WBK5ZUBM12MG.1 size=1048576 2024-01-15T23:09:28.074 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.087+0000 7f015aa3a880 1 > prepared part key=_multipart_86UEB70RI5UF.2~WBK5ZUBM12MG.2 size=186802 2024-01-15T23:09:28.074 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.087+0000 7f015aa3a880 1 > prepared multipart upload key=86UEB70RI5UF upload=WBK5ZUBM12MG tag=V02V454SB5ET type=write size=3332530 2024-01-15T23:09:28.076 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.089+0000 7f015aa3a880 1 < completed delete operation key=86UEB70RI5UF tag=0HX6730ISYV5 type=del 2024-01-15T23:09:28.080 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.093+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~TVWUUZI2YRKE.0 size=1048576 2024-01-15T23:09:28.081 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.095+0000 7f015aa3a880 1 > prepared part key=_multipart_OIUBN8XF3UB9.2~TVWUUZI2YRKE.1 size=785091 2024-01-15T23:09:28.081 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.095+0000 7f015aa3a880 1 > prepared multipart upload key=OIUBN8XF3UB9 upload=TVWUUZI2YRKE tag=2CI7DQKR5TZZ type=write size=2882243 2024-01-15T23:09:28.083 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.097+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~N94VGWB442IC.0 size=1048576 2024-01-15T23:09:28.085 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.099+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~N94VGWB442IC.1 size=1048576 2024-01-15T23:09:28.087 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.100+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~N94VGWB442IC.2 size=965986 2024-01-15T23:09:28.090 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.104+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=N94VGWB442IC tag=4TOXZBSSJHYD type=write size=4111714 2024-01-15T23:09:28.094 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.107+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~C8L830ZZ80HU.0 size=1048576 2024-01-15T23:09:28.096 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.109+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~C8L830ZZ80HU.1 size=1048576 2024-01-15T23:09:28.097 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.110+0000 7f015aa3a880 1 > prepared part key=_multipart_USPTX9KW910J.2~C8L830ZZ80HU.2 size=1031907 2024-01-15T23:09:28.097 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.110+0000 7f015aa3a880 1 > prepared multipart upload key=USPTX9KW910J upload=C8L830ZZ80HU tag=AKGZTUGPANGJ type=write size=4177635 2024-01-15T23:09:28.099 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.112+0000 7f015aa3a880 1 < completed delete operation key=6PU9QS1B1TUB tag=HZ0G5FREUANC type=del 2024-01-15T23:09:28.101 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.114+0000 7f015aa3a880 1 > prepared operation key=YSLXM9SYM6LS tag=OAFLA9FAVYIK type=del size=488158 2024-01-15T23:09:28.105 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.118+0000 7f015aa3a880 1 < suggested remove operation key=FQ0OD7Q3PSOK tag=I6PFVZRLMA7X type=del 2024-01-15T23:09:28.107 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.120+0000 7f015aa3a880 1 > prepared operation key=FUZBB9OLXVSX tag=X83L3K99WIS7 type=del size=935293 2024-01-15T23:09:28.109 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.122+0000 7f015aa3a880 1 < completed delete operation key=USPTX9KW910J tag=ASQ3981IOZ2O type=del 2024-01-15T23:09:28.111 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.124+0000 7f015aa3a880 1 > prepared operation key=OIUBN8XF3UB9 tag=4M7I4TQXELT1 type=del size=2410872 2024-01-15T23:09:28.113 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.126+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~YJOP56GUQAMW.0 size=1048576 2024-01-15T23:09:28.114 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.128+0000 7f015aa3a880 1 < completed part key=_multipart_RM8V6TH0RO82.2~YJOP56GUQAMW.1 size=693105 2024-01-15T23:09:28.118 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.131+0000 7f015aa3a880 1 < completed multipart upload key=RM8V6TH0RO82 upload=YJOP56GUQAMW tag=25VUHQJZUAEO type=write size=2790257 2024-01-15T23:09:28.122 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.135+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~863WB3NF8E8T.0 size=308638 2024-01-15T23:09:28.122 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.135+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=863WB3NF8E8T tag=34SVLQFV7EET type=write size=1357214 2024-01-15T23:09:28.123 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.137+0000 7f015aa3a880 1 < completed delete operation key=4FD48CUZ0YN1 tag=QFDG5QPMQ38K type=del 2024-01-15T23:09:28.125 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.139+0000 7f015aa3a880 1 > prepared operation key=JM903WQES0P2 tag=BEWMRRJK0UOE type=del size=1832070 2024-01-15T23:09:28.128 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.141+0000 7f015aa3a880 1 < completed write operation key=DDLOPVHID7HK tag=GMFM6H0TQWEE type=write size=597275 2024-01-15T23:09:28.130 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.143+0000 7f015aa3a880 1 > prepared operation key=UJT03FC4CQI3 tag=A4T2FIB8443P type=write size=744418 2024-01-15T23:09:28.134 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.147+0000 7f015aa3a880 1 < suggested update operation key=P18I2H2B1WWU tag=9S7R7IZ21V6M type=del size=106938 2024-01-15T23:09:28.138 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.151+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~KB65CC94JBN8.0 size=1048576 2024-01-15T23:09:28.140 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.153+0000 7f015aa3a880 1 > prepared part key=_multipart_3U59L4MC7CT1.2~KB65CC94JBN8.1 size=692726 2024-01-15T23:09:28.140 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.153+0000 7f015aa3a880 1 > prepared multipart upload key=3U59L4MC7CT1 upload=KB65CC94JBN8 tag=9YRT2G6KHC0J type=write size=2789878 2024-01-15T23:09:28.143 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.156+0000 7f015aa3a880 -1 < failed to complete operation key=FUZBB9OLXVSX tag=8MQXLRH240Z4 type=del size=2454661: (22) Invalid argument 2024-01-15T23:09:28.145 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.158+0000 7f015aa3a880 1 > prepared operation key=4EXWJ9YOPF9I tag=TTJPSBBS1IU6 type=del size=2754522 2024-01-15T23:09:28.147 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.160+0000 7f015aa3a880 1 < canceled operation key=UJT03FC4CQI3 tag=014C3LTS3K4B type=write size=1027331 2024-01-15T23:09:28.150 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.163+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~K0B765J6MIFW.0 size=1048576 2024-01-15T23:09:28.152 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.165+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~K0B765J6MIFW.1 size=1048576 2024-01-15T23:09:28.154 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.167+0000 7f015aa3a880 1 > prepared part key=_multipart_JM903WQES0P2.2~K0B765J6MIFW.2 size=18200 2024-01-15T23:09:28.154 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.167+0000 7f015aa3a880 1 > prepared multipart upload key=JM903WQES0P2 upload=K0B765J6MIFW tag=P7W7X0HPLOJ4 type=write size=3163928 2024-01-15T23:09:28.156 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.169+0000 7f015aa3a880 1 < completed part key=_multipart_YD7TIMOW86JF.2~IZVBK5REV2IE.0 size=718793 2024-01-15T23:09:28.160 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.173+0000 7f015aa3a880 1 < completed multipart upload key=YD7TIMOW86JF upload=IZVBK5REV2IE tag=HAC8UZSCD0TJ type=write size=1767369 2024-01-15T23:09:28.163 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.176+0000 7f015aa3a880 1 > prepared part key=_multipart_ZFWW6RS09R9G.2~SD92M19ZY189.0 size=519911 2024-01-15T23:09:28.163 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.176+0000 7f015aa3a880 1 > prepared multipart upload key=ZFWW6RS09R9G upload=SD92M19ZY189 tag=RV8P84UDVN8O type=write size=1568487 2024-01-15T23:09:28.165 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.179+0000 7f015aa3a880 1 < completed delete operation key=OIUBN8XF3UB9 tag=N6L84ED3JVUL type=del 2024-01-15T23:09:28.167 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.181+0000 7f015aa3a880 1 > prepared operation key=RKEU3T719CG7 tag=0Z4W3CJM2PQ8 type=del size=3048602 2024-01-15T23:09:28.169 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.183+0000 7f015aa3a880 1 < completed part key=_multipart_UJT03FC4CQI3.2~CWYFPQ5BU2QM.0 size=95762 2024-01-15T23:09:28.173 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.186+0000 7f015aa3a880 1 < completed multipart upload key=UJT03FC4CQI3 upload=CWYFPQ5BU2QM tag=UYKYNNNMPABF type=write size=1144338 2024-01-15T23:09:28.175 INFO:tasks.workunit.client.0.smithi053.stderr:2024-01-15T23:09:28.188+0000 7f015aa3a880 1 > prepared operation key=78BS9N6111TG tag=8MGZBNL78RWY type=del size=2663474 2024-01-15T23:09:28.175 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] cls_rgw_stats.simulate (12914 ms) 2024-01-15T23:09:28.175 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 1 test from cls_rgw_stats (12914 ms total) 2024-01-15T23:09:28.175 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:09:28.175 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment tear-down 2024-01-15T23:09:28.284 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] 1 test from 1 test suite ran. (14903 ms total) 2024-01-15T23:09:28.284 INFO:tasks.workunit.client.0.smithi053.stdout:[ PASSED ] 1 test. 2024-01-15T23:09:28.292 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T23:09:28.292 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-15T23:09:28.361 INFO:tasks.workunit:Running workunit cls/test_cls_sdk.sh... 2024-01-15T23:09:28.361 DEBUG:teuthology.orchestra.run.smithi053: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=quincy 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-01-15T23:09:28.431 INFO:tasks.workunit.client.0.smithi053.stdout:Running main() from gmock_main.cc 2024-01-15T23:09:28.432 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] Running 2 tests from 1 test suite. 2024-01-15T23:09:28.432 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment set-up. 2024-01-15T23:09:28.432 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 2 tests from ClsSDK 2024-01-15T23:09:28.432 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsSDK.TestSDKCoverageWrite 2024-01-15T23:09:28.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:28 smithi053 ceph-mon[143363]: pgmap v1459: 137 pgs: 137 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 392 KiB/s wr, 2.01k op/s 2024-01-15T23:09:28.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:28 smithi053 ceph-mon[146052]: pgmap v1459: 137 pgs: 137 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 392 KiB/s wr, 2.01k op/s 2024-01-15T23:09:28.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:28 smithi163 ceph-mon[138526]: pgmap v1459: 137 pgs: 137 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 392 KiB/s wr, 2.01k op/s 2024-01-15T23:09:29.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:29 smithi053 ceph-mon[143363]: osdmap e1113: 8 total, 8 up, 8 in 2024-01-15T23:09:29.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:09:29.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:29 smithi053 ceph-mon[146052]: osdmap e1113: 8 total, 8 up, 8 in 2024-01-15T23:09:29.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:09:29.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:29 smithi163 ceph-mon[138526]: osdmap e1113: 8 total, 8 up, 8 in 2024-01-15T23:09:29.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:09:30.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:30 smithi163 ceph-mon[138526]: pgmap v1461: 105 pgs: 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:30.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:30 smithi163 ceph-mon[138526]: osdmap e1114: 8 total, 8 up, 8 in 2024-01-15T23:09:30.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:30 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1254529895' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:30.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:30 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:30.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:30 smithi053 ceph-mon[143363]: pgmap v1461: 105 pgs: 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:30.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:30 smithi053 ceph-mon[143363]: osdmap e1114: 8 total, 8 up, 8 in 2024-01-15T23:09:30.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:30 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1254529895' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:30.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:30 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:30.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:30 smithi053 ceph-mon[146052]: pgmap v1461: 105 pgs: 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:30.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:30 smithi053 ceph-mon[146052]: osdmap e1114: 8 total, 8 up, 8 in 2024-01-15T23:09:30.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:30 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1254529895' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:30.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:30 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:31.315 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsSDK.TestSDKCoverageWrite (2882 ms) 2024-01-15T23:09:31.315 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] ClsSDK.TestSDKCoverageReplay 2024-01-15T23:09:31.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:31 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:09:31.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:31 smithi163 ceph-mon[138526]: osdmap e1115: 8 total, 8 up, 8 in 2024-01-15T23:09:31.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:31 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:09:31.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:31 smithi053 ceph-mon[143363]: osdmap e1115: 8 total, 8 up, 8 in 2024-01-15T23:09:31.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:31 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:09:31.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:31 smithi053 ceph-mon[146052]: osdmap e1115: 8 total, 8 up, 8 in 2024-01-15T23:09:32.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:32 smithi163 ceph-mon[138526]: pgmap v1464: 137 pgs: 5 creating+peering, 23 unknown, 109 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:32.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:32 smithi163 ceph-mon[138526]: osdmap e1116: 8 total, 8 up, 8 in 2024-01-15T23:09:32.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:32 smithi053 ceph-mon[143363]: pgmap v1464: 137 pgs: 5 creating+peering, 23 unknown, 109 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:32.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:32 smithi053 ceph-mon[143363]: osdmap e1116: 8 total, 8 up, 8 in 2024-01-15T23:09:32.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:32 smithi053 ceph-mon[146052]: pgmap v1464: 137 pgs: 5 creating+peering, 23 unknown, 109 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:32.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:32 smithi053 ceph-mon[146052]: osdmap e1116: 8 total, 8 up, 8 in 2024-01-15T23:09:33.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:33 smithi163 ceph-mon[138526]: osdmap e1117: 8 total, 8 up, 8 in 2024-01-15T23:09:33.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2078841512' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:33.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:33 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:33.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:33 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:09:33.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:33 smithi163 ceph-mon[138526]: osdmap e1118: 8 total, 8 up, 8 in 2024-01-15T23:09:33.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:33 smithi053 ceph-mon[146052]: osdmap e1117: 8 total, 8 up, 8 in 2024-01-15T23:09:33.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2078841512' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:33.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:33 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:33.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:33 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:09:33.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:33 smithi053 ceph-mon[146052]: osdmap e1118: 8 total, 8 up, 8 in 2024-01-15T23:09:33.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:33 smithi053 ceph-mon[143363]: osdmap e1117: 8 total, 8 up, 8 in 2024-01-15T23:09:33.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2078841512' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:33.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:33 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:09:33.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:33 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-200359-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:09:33.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:33 smithi053 ceph-mon[143363]: osdmap e1118: 8 total, 8 up, 8 in 2024-01-15T23:09:34.321 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] ClsSDK.TestSDKCoverageReplay (3007 ms) 2024-01-15T23:09:34.322 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 2 tests from ClsSDK (5889 ms total) 2024-01-15T23:09:34.322 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:09:34.322 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment tear-down 2024-01-15T23:09:34.322 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] 2 tests from 1 test suite ran. (5889 ms total) 2024-01-15T23:09:34.322 INFO:tasks.workunit.client.0.smithi053.stdout:[ PASSED ] 2 tests. 2024-01-15T23:09:34.324 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T23:09:34.325 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-15T23:09:34.396 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2024-01-15T23:09:34.396 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-01-15T23:09:34.648 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:34 smithi053 ceph-mon[143363]: pgmap v1467: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:34.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:34 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:09:34.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:34 smithi053 ceph-mon[143363]: osdmap e1119: 8 total, 8 up, 8 in 2024-01-15T23:09:34.649 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:34 smithi053 ceph-mon[146052]: pgmap v1467: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:34.649 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:34 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:09:34.649 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:34 smithi053 ceph-mon[146052]: osdmap e1119: 8 total, 8 up, 8 in 2024-01-15T23:09:34.650 DEBUG:teuthology.parallel:result is None 2024-01-15T23:09:34.650 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-01-15T23:09:34.678 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-01-15T23:09:34.678 DEBUG:teuthology.orchestra.run.smithi053:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-01-15T23:09:34.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:34 smithi163 ceph-mon[138526]: pgmap v1467: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:34.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:34 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:09:34.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:34 smithi163 ceph-mon[138526]: osdmap e1119: 8 total, 8 up, 8 in 2024-01-15T23:09:34.737 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-01-15T23:09:34.737 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-01-15T23:09:34.737 INFO:teuthology.task.print:**** done end rados_api.yaml 2024-01-15T23:09:34.737 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-01-15T23:09:34.737 INFO:teuthology.task.print:**** done start rados_loadgenbig.yaml 2024-01-15T23:09:34.737 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-01-15T23:09:34.738 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-01-15T23:09:34.738 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-01-15T23:09:34.739 DEBUG:teuthology.orchestra.run.smithi053:> stat -- /home/ubuntu/cephtest/mnt.0 2024-01-15T23:09:34.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-15T23:09:34.795 INFO:teuthology.orchestra.run.smithi053.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-01-15T23:09:34.795 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-01-15T23:09:34.854 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-01-15T23:09:34.854 DEBUG:teuthology.orchestra.run.smithi053:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-01-15T23:09:34.912 INFO:tasks.workunit:timeout=3h 2024-01-15T23:09:34.912 INFO:tasks.workunit:cleanup=True 2024-01-15T23:09:34.912 DEBUG:teuthology.orchestra.run.smithi053:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-01-15T23:09:34.970 INFO:tasks.workunit.client.0.smithi053.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-01-15T23:09:35.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:09:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:09:35] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2024-01-15T23:09:35.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:35 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:09:35.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:35 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:09:35.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:35 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:09:35.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:35 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:09:35.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:35 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:09:35.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:35 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:09:36.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:36 smithi163 ceph-mon[138526]: pgmap v1470: 105 pgs: 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:36.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:36 smithi053 ceph-mon[143363]: pgmap v1470: 105 pgs: 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:36.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:36 smithi053 ceph-mon[146052]: pgmap v1470: 105 pgs: 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:38.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:38 smithi163 ceph-mon[138526]: pgmap v1471: 105 pgs: 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:38.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:38 smithi053 ceph-mon[146052]: pgmap v1471: 105 pgs: 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:38.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:38 smithi053 ceph-mon[143363]: pgmap v1471: 105 pgs: 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:40.643 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-15T23:09:40.701 INFO:tasks.workunit.client.0.smithi053.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-01-15T23:09:40.703 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-01-15T23:09:40.703 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-01-15T23:09:40.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:40 smithi163 ceph-mon[138526]: pgmap v1472: 105 pgs: 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:40.752 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-01-15T23:09:40.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:40 smithi053 ceph-mon[143363]: pgmap v1472: 105 pgs: 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:40.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:40 smithi053 ceph-mon[146052]: pgmap v1472: 105 pgs: 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:40.800 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-01-15T23:09:40.839 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-01-15T23:09:40.840 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-01-15T23:09:40.840 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-01-15T23:09:40.879 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-01-15T23:09:40.882 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T23:09:40.882 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-01-15T23:09:40.942 INFO:tasks.workunit:Running workunits matching rados/load-gen-big.sh on client.0... 2024-01-15T23:09:40.943 INFO:tasks.workunit:Running workunit rados/load-gen-big.sh... 2024-01-15T23:09:40.943 DEBUG:teuthology.orchestra.run.smithi053: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=quincy 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-01-15T23:09:41.044 INFO:tasks.workunit.client.0.smithi053.stdout:run length 1200 seconds 2024-01-15T23:09:41.044 INFO:tasks.workunit.client.0.smithi053.stdout:preparing 10240 objects 2024-01-15T23:09:42.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:42 smithi163 ceph-mon[138526]: pgmap v1473: 105 pgs: 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:42.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:42 smithi053 ceph-mon[143363]: pgmap v1473: 105 pgs: 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:42.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:42 smithi053 ceph-mon[146052]: pgmap v1473: 105 pgs: 105 active+clean; 583 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:09:42.963 INFO:tasks.workunit.client.0.smithi053.stdout:load-gen will run 1200 seconds 2024-01-15T23:09:43.963 INFO:tasks.workunit.client.0.smithi053.stdout: 1: throughput=0MB/sec pending data=0 2024-01-15T23:09:43.964 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TaffwQfkc32UVf9 off=2490955 len=1652108 2024-01-15T23:09:43.973 INFO:tasks.workunit.client.0.smithi053.stdout:op 0 completed, throughput=1.56MB/sec 2024-01-15T23:09:43.973 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZXidpexM2tyzr0z off=6213451 len=771579 2024-01-15T23:09:43.974 INFO:tasks.workunit.client.0.smithi053.stdout:op 1 completed, throughput=2.29MB/sec 2024-01-15T23:09:43.974 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JVRtcUIlIIINYXq off=3161885 len=1885203 2024-01-15T23:09:43.977 INFO:tasks.workunit.client.0.smithi053.stdout:op 2 completed, throughput=4.05MB/sec 2024-01-15T23:09:43.977 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ra8SZQV1RBTl5z9 off=20362855 len=470179 2024-01-15T23:09:43.978 INFO:tasks.workunit.client.0.smithi053.stdout:op 3 completed, throughput=4.49MB/sec 2024-01-15T23:09:43.978 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LwoUdgYf1uTxmK0 off=14295662 len=353114 2024-01-15T23:09:43.979 INFO:tasks.workunit.client.0.smithi053.stdout:op 4 completed, throughput=4.81MB/sec 2024-01-15T23:09:43.979 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-G9hV8g8gzVlMpx4 off=14274798 len=1204975 2024-01-15T23:09:43.981 INFO:tasks.workunit.client.0.smithi053.stdout:op 5 completed, throughput=5.94MB/sec 2024-01-15T23:09:44.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:44 smithi163 ceph-mon[138526]: pgmap v1474: 105 pgs: 105 active+clean; 12 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s wr, 99 op/s 2024-01-15T23:09:44.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:09:44.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:44 smithi053 ceph-mon[143363]: pgmap v1474: 105 pgs: 105 active+clean; 12 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s wr, 99 op/s 2024-01-15T23:09:44.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:09:44.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:44 smithi053 ceph-mon[146052]: pgmap v1474: 105 pgs: 105 active+clean; 12 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s wr, 99 op/s 2024-01-15T23:09:44.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:09:44.981 INFO:tasks.workunit.client.0.smithi053.stdout: 2: throughput=2.99MB/sec pending data=0 2024-01-15T23:09:44.981 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yUWSSx6HzzD6KHs off=7811331 len=98543 2024-01-15T23:09:44.982 INFO:tasks.workunit.client.0.smithi053.stdout:op 6 completed, throughput=3.04MB/sec 2024-01-15T23:09:44.982 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sL6ZFUIJUQnYwRE off=3829089 len=1564740 2024-01-15T23:09:44.984 INFO:tasks.workunit.client.0.smithi053.stdout:op 7 completed, throughput=3.77MB/sec 2024-01-15T23:09:44.985 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1JSoJ2S7hyvfmr_ off=15481924 len=249784 2024-01-15T23:09:44.985 INFO:tasks.workunit.client.0.smithi053.stdout:op 8 completed, throughput=3.89MB/sec 2024-01-15T23:09:44.985 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aSzmcE1rPclXxYd off=3315392 len=544734 2024-01-15T23:09:44.986 INFO:tasks.workunit.client.0.smithi053.stdout:op 9 completed, throughput=4.14MB/sec 2024-01-15T23:09:44.986 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0L-9yTiltFZKKuZ off=1379757 len=1317967 2024-01-15T23:09:44.993 INFO:tasks.workunit.client.0.smithi053.stdout:op 10 completed, throughput=4.75MB/sec 2024-01-15T23:09:44.993 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3n1s3F99cLn4l9a off=1682772 len=396580 2024-01-15T23:09:44.993 INFO:tasks.workunit.client.0.smithi053.stdout:op 11 completed, throughput=4.94MB/sec 2024-01-15T23:09:44.993 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DGdWVrRRWf9mbw9 off=1097207 len=1584347 2024-01-15T23:09:45.004 INFO:tasks.workunit.client.0.smithi053.stdout:op 12 completed, throughput=5.65MB/sec 2024-01-15T23:09:45.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:09:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:09:45] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2024-01-15T23:09:46.004 INFO:tasks.workunit.client.0.smithi053.stdout: 3: throughput=3.79MB/sec pending data=0 2024-01-15T23:09:46.005 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ccys0YX7JjjgRy0 off=5657812 len=1463714 2024-01-15T23:09:46.009 INFO:tasks.workunit.client.0.smithi053.stdout:op 13 completed, throughput=4.24MB/sec 2024-01-15T23:09:46.009 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FOQbE0oTx0rPwS_ off=10561521 len=1367957 2024-01-15T23:09:46.017 INFO:tasks.workunit.client.0.smithi053.stdout:op 14 completed, throughput=4.66MB/sec 2024-01-15T23:09:46.017 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7bKHKQsnuiL5zLw off=7793203 len=8571 2024-01-15T23:09:46.019 INFO:tasks.workunit.client.0.smithi053.stdout:op 15 completed, throughput=4.66MB/sec 2024-01-15T23:09:46.019 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ADrvBxD5wFOVxEs off=6439717 len=768235 2024-01-15T23:09:46.024 INFO:tasks.workunit.client.0.smithi053.stdout:op 16 completed, throughput=4.89MB/sec 2024-01-15T23:09:46.024 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-26RJlmPvtcB6WeQ off=4829667 len=525938 2024-01-15T23:09:46.025 INFO:tasks.workunit.client.0.smithi053.stdout:op 17 completed, throughput=5.05MB/sec 2024-01-15T23:09:46.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:46 smithi163 ceph-mon[138526]: pgmap v1475: 105 pgs: 105 active+clean; 12 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s wr, 90 op/s 2024-01-15T23:09:46.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:46 smithi053 ceph-mon[143363]: pgmap v1475: 105 pgs: 105 active+clean; 12 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s wr, 90 op/s 2024-01-15T23:09:46.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:46 smithi053 ceph-mon[146052]: pgmap v1475: 105 pgs: 105 active+clean; 12 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s wr, 90 op/s 2024-01-15T23:09:47.025 INFO:tasks.workunit.client.0.smithi053.stdout: 4: throughput=3.81MB/sec pending data=0 2024-01-15T23:09:47.025 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CisXraovUM7RmFw off=3783551 len=1902546 2024-01-15T23:09:47.029 INFO:tasks.workunit.client.0.smithi053.stdout:op 18 completed, throughput=4.25MB/sec 2024-01-15T23:09:47.029 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EDGUVm6CBeGS4bo off=7721434 len=919335 2024-01-15T23:09:47.031 INFO:tasks.workunit.client.0.smithi053.stdout:op 19 completed, throughput=4.47MB/sec 2024-01-15T23:09:47.031 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jh78XaL_H7hDqnk off=187613 len=1787114 2024-01-15T23:09:47.033 INFO:tasks.workunit.client.0.smithi053.stdout:op 20 completed, throughput=4.88MB/sec 2024-01-15T23:09:47.033 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yI774MxThibyD2P off=8861210 len=1054870 2024-01-15T23:09:47.035 INFO:tasks.workunit.client.0.smithi053.stdout:op 21 completed, throughput=5.13MB/sec 2024-01-15T23:09:48.036 INFO:tasks.workunit.client.0.smithi053.stdout: 5: throughput=4.12MB/sec pending data=0 2024-01-15T23:09:48.036 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KnVpVaZ39jm90_w off=417229 len=1705128 2024-01-15T23:09:48.047 INFO:tasks.workunit.client.0.smithi053.stdout:op 22 completed, throughput=4.43MB/sec 2024-01-15T23:09:48.047 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-plnMifLeV9-7ydo off=114793 len=1054533 2024-01-15T23:09:48.052 INFO:tasks.workunit.client.0.smithi053.stdout:op 23 completed, throughput=4.62MB/sec 2024-01-15T23:09:48.052 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-f1SVIpRz0LWU5yd off=7234547 len=829291 2024-01-15T23:09:48.057 INFO:tasks.workunit.client.0.smithi053.stdout:op 24 completed, throughput=4.77MB/sec 2024-01-15T23:09:48.057 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bLJQZr0H_wEKNoi off=1903445 len=424594 2024-01-15T23:09:48.058 INFO:tasks.workunit.client.0.smithi053.stdout:op 25 completed, throughput=4.85MB/sec 2024-01-15T23:09:48.058 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ntk8efJM6ZtqHID off=6073362 len=437904 2024-01-15T23:09:48.059 INFO:tasks.workunit.client.0.smithi053.stdout:op 26 completed, throughput=4.93MB/sec 2024-01-15T23:09:48.059 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HMYLmcXIK7S7RPH off=1216254 len=1637376 2024-01-15T23:09:48.066 INFO:tasks.workunit.client.0.smithi053.stdout:op 27 completed, throughput=5.23MB/sec 2024-01-15T23:09:48.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:48 smithi163 ceph-mon[138526]: pgmap v1476: 105 pgs: 105 active+clean; 121 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 670 KiB/s rd, 1.1 MiB/s wr, 820 op/s 2024-01-15T23:09:48.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:48 smithi053 ceph-mon[143363]: pgmap v1476: 105 pgs: 105 active+clean; 121 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 670 KiB/s rd, 1.1 MiB/s wr, 820 op/s 2024-01-15T23:09:48.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:48 smithi053 ceph-mon[146052]: pgmap v1476: 105 pgs: 105 active+clean; 121 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 670 KiB/s rd, 1.1 MiB/s wr, 820 op/s 2024-01-15T23:09:49.066 INFO:tasks.workunit.client.0.smithi053.stdout: 6: throughput=4.37MB/sec pending data=0 2024-01-15T23:09:49.066 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-y8RXuIj4xJHfhky off=11421707 len=166573 2024-01-15T23:09:49.069 INFO:tasks.workunit.client.0.smithi053.stdout:op 28 completed, throughput=4.4MB/sec 2024-01-15T23:09:49.069 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-71ViDRK-bNutpAP off=18998 len=323827 2024-01-15T23:09:49.072 INFO:tasks.workunit.client.0.smithi053.stdout:op 29 completed, throughput=4.44MB/sec 2024-01-15T23:09:49.072 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7dt_Lp6zEr0YmDE off=21351463 len=2016058 2024-01-15T23:09:49.078 INFO:tasks.workunit.client.0.smithi053.stdout:op 30 completed, throughput=4.75MB/sec 2024-01-15T23:09:49.078 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Z0CIt6iKpRxQ8Ks off=1028949 len=1623898 2024-01-15T23:09:49.088 INFO:tasks.workunit.client.0.smithi053.stdout:op 31 completed, throughput=5MB/sec 2024-01-15T23:09:49.088 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BehhLMmdCbajvnW off=4369396 len=956766 2024-01-15T23:09:49.093 INFO:tasks.workunit.client.0.smithi053.stdout:op 32 completed, throughput=5.14MB/sec 2024-01-15T23:09:50.093 INFO:tasks.workunit.client.0.smithi053.stdout: 7: throughput=4.42MB/sec pending data=0 2024-01-15T23:09:50.093 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Nz_Bxn6eiorT3YX off=18252508 len=110817 2024-01-15T23:09:50.094 INFO:tasks.workunit.client.0.smithi053.stdout:op 33 completed, throughput=4.44MB/sec 2024-01-15T23:09:50.094 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mV1rzWNPpT-zvSv off=6274683 len=436597 2024-01-15T23:09:50.098 INFO:tasks.workunit.client.0.smithi053.stdout:op 34 completed, throughput=4.49MB/sec 2024-01-15T23:09:50.098 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-K1MwX5ezSgABXrY off=8087122 len=1467792 2024-01-15T23:09:50.099 INFO:tasks.workunit.client.0.smithi053.stdout:op 35 completed, throughput=4.69MB/sec 2024-01-15T23:09:50.100 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Zpj_frL9vSOx8_R off=15295028 len=1597896 2024-01-15T23:09:50.107 INFO:tasks.workunit.client.0.smithi053.stdout:op 36 completed, throughput=4.9MB/sec 2024-01-15T23:09:50.107 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-V56nZx_fJ9EVhD1 off=20185358 len=1324418 2024-01-15T23:09:50.113 INFO:tasks.workunit.client.0.smithi053.stdout:op 37 completed, throughput=5.07MB/sec 2024-01-15T23:09:50.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:50 smithi163 ceph-mon[138526]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 733 KiB/s rd, 1.2 MiB/s wr, 854 op/s 2024-01-15T23:09:50.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:50 smithi053 ceph-mon[143363]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 733 KiB/s rd, 1.2 MiB/s wr, 854 op/s 2024-01-15T23:09:50.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:50 smithi053 ceph-mon[146052]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 733 KiB/s rd, 1.2 MiB/s wr, 854 op/s 2024-01-15T23:09:51.114 INFO:tasks.workunit.client.0.smithi053.stdout: 8: throughput=4.45MB/sec pending data=0 2024-01-15T23:09:51.114 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Tn4sgX8XjcG_4JC off=11948774 len=1587911 2024-01-15T23:09:51.116 INFO:tasks.workunit.client.0.smithi053.stdout:op 38 completed, throughput=4.63MB/sec 2024-01-15T23:09:51.116 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SjUiyJwGWtNJhAL off=6960674 len=685350 2024-01-15T23:09:51.120 INFO:tasks.workunit.client.0.smithi053.stdout:op 39 completed, throughput=4.71MB/sec 2024-01-15T23:09:51.120 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OeZFCAxZzyaOL6z off=21295993 len=2096176 2024-01-15T23:09:51.132 INFO:tasks.workunit.client.0.smithi053.stdout:op 40 completed, throughput=4.95MB/sec 2024-01-15T23:09:51.132 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--WGUAA2h6HnUzbe off=19000229 len=1434960 2024-01-15T23:09:51.133 INFO:tasks.workunit.client.0.smithi053.stdout:op 41 completed, throughput=5.11MB/sec 2024-01-15T23:09:52.134 INFO:tasks.workunit.client.0.smithi053.stdout: 9: throughput=4.56MB/sec pending data=0 2024-01-15T23:09:52.134 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yHZ_xj9BJktVdFp off=494041 len=149810 2024-01-15T23:09:52.136 INFO:tasks.workunit.client.0.smithi053.stdout:op 42 completed, throughput=4.57MB/sec 2024-01-15T23:09:52.137 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XTvqr6cW_4t2GVv off=256299 len=1929089 2024-01-15T23:09:52.142 INFO:tasks.workunit.client.0.smithi053.stdout:op 43 completed, throughput=4.77MB/sec 2024-01-15T23:09:52.142 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uNypLttv10CmG1V off=3762881 len=128206 2024-01-15T23:09:52.145 INFO:tasks.workunit.client.0.smithi053.stdout:op 44 completed, throughput=4.78MB/sec 2024-01-15T23:09:52.145 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6Kfr_sSiiSKP2Gs off=4726967 len=1556914 2024-01-15T23:09:52.146 INFO:tasks.workunit.client.0.smithi053.stdout:op 45 completed, throughput=4.94MB/sec 2024-01-15T23:09:52.146 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6Y1UlcMrzWHEfx0 off=8355158 len=1386255 2024-01-15T23:09:52.147 INFO:tasks.workunit.client.0.smithi053.stdout:op 46 completed, throughput=5.08MB/sec 2024-01-15T23:09:52.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:52 smithi163 ceph-mon[138526]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 856 op/s 2024-01-15T23:09:52.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:52 smithi053 ceph-mon[143363]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 856 op/s 2024-01-15T23:09:52.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:52 smithi053 ceph-mon[146052]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 856 op/s 2024-01-15T23:09:53.148 INFO:tasks.workunit.client.0.smithi053.stdout: 10: throughput=4.58MB/sec pending data=0 2024-01-15T23:09:53.148 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-21_FsuN6yv8AMu2 off=5567546 len=1534465 2024-01-15T23:09:53.151 INFO:tasks.workunit.client.0.smithi053.stdout:op 47 completed, throughput=4.73MB/sec 2024-01-15T23:09:53.151 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tPErrFFi4xAXlON off=8887898 len=1593056 2024-01-15T23:09:53.158 INFO:tasks.workunit.client.0.smithi053.stdout:op 48 completed, throughput=4.87MB/sec 2024-01-15T23:09:53.158 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yrauwOBcxc2J7zC off=6518892 len=1003300 2024-01-15T23:09:53.163 INFO:tasks.workunit.client.0.smithi053.stdout:op 49 completed, throughput=4.96MB/sec 2024-01-15T23:09:53.163 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ttkbcqsz72O5-S6 off=931448 len=263353 2024-01-15T23:09:53.164 INFO:tasks.workunit.client.0.smithi053.stdout:op 50 completed, throughput=4.99MB/sec 2024-01-15T23:09:53.164 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nbV9JB9fYj0bfuu off=6755489 len=1355905 2024-01-15T23:09:53.170 INFO:tasks.workunit.client.0.smithi053.stdout:op 51 completed, throughput=5.11MB/sec 2024-01-15T23:09:54.171 INFO:tasks.workunit.client.0.smithi053.stdout: 11: throughput=4.66MB/sec pending data=0 2024-01-15T23:09:54.171 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YRgfrH_9G_VlWRC off=9560767 len=261682 2024-01-15T23:09:54.172 INFO:tasks.workunit.client.0.smithi053.stdout:op 52 completed, throughput=4.68MB/sec 2024-01-15T23:09:54.172 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--hh3MNl83-uc0G0 off=14019551 len=1699332 2024-01-15T23:09:54.179 INFO:tasks.workunit.client.0.smithi053.stdout:op 53 completed, throughput=4.82MB/sec 2024-01-15T23:09:54.180 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3wKPAW_vQZT35Ih off=14102106 len=1592418 2024-01-15T23:09:54.181 INFO:tasks.workunit.client.0.smithi053.stdout:op 54 completed, throughput=4.95MB/sec 2024-01-15T23:09:54.181 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5ecLOIKfkAtpoBQ off=9142368 len=1150854 2024-01-15T23:09:54.187 INFO:tasks.workunit.client.0.smithi053.stdout:op 55 completed, throughput=5.05MB/sec 2024-01-15T23:09:54.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:54 smithi163 ceph-mon[138526]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 856 op/s 2024-01-15T23:09:54.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:54 smithi053 ceph-mon[143363]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 856 op/s 2024-01-15T23:09:54.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:54 smithi053 ceph-mon[146052]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 856 op/s 2024-01-15T23:09:55.188 INFO:tasks.workunit.client.0.smithi053.stdout: 12: throughput=4.64MB/sec pending data=0 2024-01-15T23:09:55.188 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-h1_7lrVdvgfANog off=2139661 len=835347 2024-01-15T23:09:55.193 INFO:tasks.workunit.client.0.smithi053.stdout:op 56 completed, throughput=4.7MB/sec 2024-01-15T23:09:55.193 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5dPBoNsous39HS8 off=9842045 len=1789842 2024-01-15T23:09:55.203 INFO:tasks.workunit.client.0.smithi053.stdout:op 57 completed, throughput=4.83MB/sec 2024-01-15T23:09:55.204 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LeXwH9OqzH1v_Rd off=17175806 len=1327903 2024-01-15T23:09:55.212 INFO:tasks.workunit.client.0.smithi053.stdout:op 58 completed, throughput=4.93MB/sec 2024-01-15T23:09:55.212 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-22XjT_erhg3ZU7U off=5473968 len=2034579 2024-01-15T23:09:55.220 INFO:tasks.workunit.client.0.smithi053.stdout:op 59 completed, throughput=5.09MB/sec 2024-01-15T23:09:55.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:09:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:09:55] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2024-01-15T23:09:56.221 INFO:tasks.workunit.client.0.smithi053.stdout: 13: throughput=4.7MB/sec pending data=0 2024-01-15T23:09:56.221 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UkzUY60gQ8uaojd off=8025272 len=1123521 2024-01-15T23:09:56.229 INFO:tasks.workunit.client.0.smithi053.stdout:op 60 completed, throughput=4.78MB/sec 2024-01-15T23:09:56.229 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BFuRmys1rdsqFzM off=7786598 len=546123 2024-01-15T23:09:56.230 INFO:tasks.workunit.client.0.smithi053.stdout:op 61 completed, throughput=4.82MB/sec 2024-01-15T23:09:56.230 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HrvUuqfonXiqpal off=15057618 len=722707 2024-01-15T23:09:56.231 INFO:tasks.workunit.client.0.smithi053.stdout:op 62 completed, throughput=4.87MB/sec 2024-01-15T23:09:56.231 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yme-XLOmFK5v5w_ off=2959729 len=1862469 2024-01-15T23:09:56.241 INFO:tasks.workunit.client.0.smithi053.stdout:op 63 completed, throughput=5MB/sec 2024-01-15T23:09:56.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:56 smithi163 ceph-mon[138526]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 776 op/s 2024-01-15T23:09:56.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:56 smithi053 ceph-mon[143363]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 776 op/s 2024-01-15T23:09:56.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:56 smithi053 ceph-mon[146052]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 776 op/s 2024-01-15T23:09:57.242 INFO:tasks.workunit.client.0.smithi053.stdout: 14: throughput=4.65MB/sec pending data=0 2024-01-15T23:09:57.242 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8uBLbz3phOm1XII off=11727682 len=1275364 2024-01-15T23:09:57.248 INFO:tasks.workunit.client.0.smithi053.stdout:op 64 completed, throughput=4.74MB/sec 2024-01-15T23:09:57.248 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FA4Nm36t5ChQJLg off=4607652 len=440713 2024-01-15T23:09:57.252 INFO:tasks.workunit.client.0.smithi053.stdout:op 65 completed, throughput=4.76MB/sec 2024-01-15T23:09:57.252 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FqkCMtnUG7rDQUJ off=2270709 len=109139 2024-01-15T23:09:57.253 INFO:tasks.workunit.client.0.smithi053.stdout:op 66 completed, throughput=4.77MB/sec 2024-01-15T23:09:57.253 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nUKwoq4ZIC94c86 off=1770479 len=1235354 2024-01-15T23:09:57.259 INFO:tasks.workunit.client.0.smithi053.stdout:op 67 completed, throughput=4.85MB/sec 2024-01-15T23:09:57.259 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Rsh3iuLeIiaqwDQ off=145642 len=1086604 2024-01-15T23:09:57.264 INFO:tasks.workunit.client.0.smithi053.stdout:op 68 completed, throughput=4.92MB/sec 2024-01-15T23:09:57.264 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pmEN6_KMeyxRW_1 off=3145509 len=1675701 2024-01-15T23:09:57.266 INFO:tasks.workunit.client.0.smithi053.stdout:op 69 completed, throughput=5.03MB/sec 2024-01-15T23:09:58.267 INFO:tasks.workunit.client.0.smithi053.stdout: 15: throughput=4.7MB/sec pending data=0 2024-01-15T23:09:58.267 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OZKBW-obJrPKo5r off=7156315 len=1831319 2024-01-15T23:09:58.274 INFO:tasks.workunit.client.0.smithi053.stdout:op 70 completed, throughput=4.82MB/sec 2024-01-15T23:09:58.274 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bwX4JRCgv5tBwC9 off=16435104 len=1165433 2024-01-15T23:09:58.278 INFO:tasks.workunit.client.0.smithi053.stdout:op 71 completed, throughput=4.89MB/sec 2024-01-15T23:09:58.278 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IRuHP2YWZNksoxz off=1423544 len=515657 2024-01-15T23:09:58.282 INFO:tasks.workunit.client.0.smithi053.stdout:op 72 completed, throughput=4.92MB/sec 2024-01-15T23:09:58.282 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4IXguP5-HyH-A9c off=3259408 len=1966219 2024-01-15T23:09:58.289 INFO:tasks.workunit.client.0.smithi053.stdout:op 73 completed, throughput=5.04MB/sec 2024-01-15T23:09:58.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:58 smithi163 ceph-mon[138526]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 777 op/s 2024-01-15T23:09:58.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:58 smithi053 ceph-mon[143363]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 777 op/s 2024-01-15T23:09:58.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:58 smithi053 ceph-mon[146052]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 777 op/s 2024-01-15T23:09:59.289 INFO:tasks.workunit.client.0.smithi053.stdout: 16: throughput=4.73MB/sec pending data=0 2024-01-15T23:09:59.289 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-D8ovXy_M5v8IV-Q off=8012266 len=217853 2024-01-15T23:09:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:op 74 completed, throughput=4.74MB/sec 2024-01-15T23:09:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jjO7nFsDHXa0gsI off=9941077 len=1587656 2024-01-15T23:09:59.296 INFO:tasks.workunit.client.0.smithi053.stdout:op 75 completed, throughput=4.83MB/sec 2024-01-15T23:09:59.296 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cYlBF2CokWZ8Ved off=2915679 len=558719 2024-01-15T23:09:59.300 INFO:tasks.workunit.client.0.smithi053.stdout:op 76 completed, throughput=4.86MB/sec 2024-01-15T23:09:59.301 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sH9l5IsuXFTPX19 off=3727256 len=570086 2024-01-15T23:09:59.301 INFO:tasks.workunit.client.0.smithi053.stdout:op 77 completed, throughput=4.9MB/sec 2024-01-15T23:09:59.301 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3a5fzvQH5zGLD4L off=7656111 len=949765 2024-01-15T23:09:59.306 INFO:tasks.workunit.client.0.smithi053.stdout:op 78 completed, throughput=4.95MB/sec 2024-01-15T23:09:59.306 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-flRGBTbX1em-y3B off=3316082 len=1534851 2024-01-15T23:09:59.312 INFO:tasks.workunit.client.0.smithi053.stdout:op 79 completed, throughput=5.04MB/sec 2024-01-15T23:09:59.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:09:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:09:59.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:09:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:09:59.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:09:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:10:00.312 INFO:tasks.workunit.client.0.smithi053.stdout: 17: throughput=4.75MB/sec pending data=0 2024-01-15T23:10:00.313 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DgUDm7mx1xcQVt_ off=19263653 len=1877669 2024-01-15T23:10:00.324 INFO:tasks.workunit.client.0.smithi053.stdout:op 80 completed, throughput=4.85MB/sec 2024-01-15T23:10:00.324 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wN_VQeXJY1zrQW4 off=2105577 len=722888 2024-01-15T23:10:00.328 INFO:tasks.workunit.client.0.smithi053.stdout:op 81 completed, throughput=4.89MB/sec 2024-01-15T23:10:00.328 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YroGGb4Z74yonbV off=1651679 len=1953450 2024-01-15T23:10:00.336 INFO:tasks.workunit.client.0.smithi053.stdout:op 82 completed, throughput=4.99MB/sec 2024-01-15T23:10:00.336 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2WuND831yuEIaHv off=10961321 len=1438785 2024-01-15T23:10:00.342 INFO:tasks.workunit.client.0.smithi053.stdout:op 83 completed, throughput=5.07MB/sec 2024-01-15T23:10:00.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:00 smithi163 ceph-mon[138526]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-01-15T23:10:00.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:00 smithi163 ceph-mon[138526]: overall HEALTH_OK 2024-01-15T23:10:00.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:00 smithi053 ceph-mon[143363]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-01-15T23:10:00.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:00 smithi053 ceph-mon[143363]: overall HEALTH_OK 2024-01-15T23:10:00.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:00 smithi053 ceph-mon[146052]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-01-15T23:10:00.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:00 smithi053 ceph-mon[146052]: overall HEALTH_OK 2024-01-15T23:10:01.342 INFO:tasks.workunit.client.0.smithi053.stdout: 18: throughput=4.79MB/sec pending data=0 2024-01-15T23:10:01.343 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-i6YwQMwarVXWf7t off=8032926 len=1287583 2024-01-15T23:10:01.348 INFO:tasks.workunit.client.0.smithi053.stdout:op 84 completed, throughput=4.86MB/sec 2024-01-15T23:10:01.349 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--j2KnDktohADjuh off=3235399 len=567391 2024-01-15T23:10:01.350 INFO:tasks.workunit.client.0.smithi053.stdout:op 85 completed, throughput=4.89MB/sec 2024-01-15T23:10:01.350 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--dfRmstRlkQXY8p off=1911404 len=724382 2024-01-15T23:10:01.354 INFO:tasks.workunit.client.0.smithi053.stdout:op 86 completed, throughput=4.92MB/sec 2024-01-15T23:10:01.354 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3JU-pCcHKaUnol_ off=486338 len=1910290 2024-01-15T23:10:01.361 INFO:tasks.workunit.client.0.smithi053.stdout:op 87 completed, throughput=5.02MB/sec 2024-01-15T23:10:02.362 INFO:tasks.workunit.client.0.smithi053.stdout: 19: throughput=4.76MB/sec pending data=0 2024-01-15T23:10:02.362 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-b4fzcYrPgGxHpNh off=7294856 len=467003 2024-01-15T23:10:02.363 INFO:tasks.workunit.client.0.smithi053.stdout:op 88 completed, throughput=4.78MB/sec 2024-01-15T23:10:02.363 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-N8PKfAJnsVBfZrt off=721973 len=515794 2024-01-15T23:10:02.364 INFO:tasks.workunit.client.0.smithi053.stdout:op 89 completed, throughput=4.81MB/sec 2024-01-15T23:10:02.364 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6D7K7ruikryvt-C off=3621105 len=711190 2024-01-15T23:10:02.365 INFO:tasks.workunit.client.0.smithi053.stdout:op 90 completed, throughput=4.84MB/sec 2024-01-15T23:10:02.365 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-J8vfYAFcIjDKLME off=3776971 len=429039 2024-01-15T23:10:02.369 INFO:tasks.workunit.client.0.smithi053.stdout:op 91 completed, throughput=4.86MB/sec 2024-01-15T23:10:02.369 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vI7pcGM0wXuaOEy off=481148 len=2078294 2024-01-15T23:10:02.384 INFO:tasks.workunit.client.0.smithi053.stdout:op 92 completed, throughput=4.96MB/sec 2024-01-15T23:10:02.384 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RbuGoKm3mTL8fB8 off=6091315 len=304641 2024-01-15T23:10:02.386 INFO:tasks.workunit.client.0.smithi053.stdout:op 93 completed, throughput=4.98MB/sec 2024-01-15T23:10:02.386 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tKvudUskFqfGXvH off=8284129 len=209324 2024-01-15T23:10:02.387 INFO:tasks.workunit.client.0.smithi053.stdout:op 94 completed, throughput=4.99MB/sec 2024-01-15T23:10:02.387 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hUJsOrg_VabeOPE off=1278598 len=1962676 2024-01-15T23:10:02.394 INFO:tasks.workunit.client.0.smithi053.stdout:op 95 completed, throughput=5.08MB/sec 2024-01-15T23:10:02.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:02 smithi163 ceph-mon[138526]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:10:02.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:02 smithi053 ceph-mon[143363]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:10:02.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:02 smithi053 ceph-mon[146052]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:10:03.395 INFO:tasks.workunit.client.0.smithi053.stdout: 20: throughput=4.83MB/sec pending data=0 2024-01-15T23:10:03.395 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LqFQ-Ef30CXYao0 off=4727563 len=149288 2024-01-15T23:10:03.398 INFO:tasks.workunit.client.0.smithi053.stdout:op 96 completed, throughput=4.84MB/sec 2024-01-15T23:10:03.398 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RDjPktOLjwe-Kh2 off=2623696 len=1736245 2024-01-15T23:10:03.404 INFO:tasks.workunit.client.0.smithi053.stdout:op 97 completed, throughput=4.92MB/sec 2024-01-15T23:10:03.404 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-haM49kBoHT60iWW off=12672129 len=720435 2024-01-15T23:10:03.405 INFO:tasks.workunit.client.0.smithi053.stdout:op 98 completed, throughput=4.95MB/sec 2024-01-15T23:10:03.405 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hKANqWCibTh_QOI off=1533860 len=1299144 2024-01-15T23:10:03.411 INFO:tasks.workunit.client.0.smithi053.stdout:op 99 completed, throughput=5.01MB/sec 2024-01-15T23:10:04.411 INFO:tasks.workunit.client.0.smithi053.stdout: 21: throughput=4.78MB/sec pending data=0 2024-01-15T23:10:04.412 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vslTen0dknvZjlK off=878758 len=1357372 2024-01-15T23:10:04.413 INFO:tasks.workunit.client.0.smithi053.stdout:op 100 completed, throughput=4.84MB/sec 2024-01-15T23:10:04.413 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qTY9JRdCHt2AA9u off=4058822 len=1746953 2024-01-15T23:10:04.415 INFO:tasks.workunit.client.0.smithi053.stdout:op 101 completed, throughput=4.91MB/sec 2024-01-15T23:10:04.415 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RZhIhxwjdpXwZqU off=4881750 len=163759 2024-01-15T23:10:04.418 INFO:tasks.workunit.client.0.smithi053.stdout:op 102 completed, throughput=4.92MB/sec 2024-01-15T23:10:04.418 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6THLopZALNRO93k off=75487 len=1475781 2024-01-15T23:10:04.420 INFO:tasks.workunit.client.0.smithi053.stdout:op 103 completed, throughput=4.99MB/sec 2024-01-15T23:10:04.420 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-L1kcev57DaqFukG off=17221208 len=1042148 2024-01-15T23:10:04.421 INFO:tasks.workunit.client.0.smithi053.stdout:op 104 completed, throughput=5.03MB/sec 2024-01-15T23:10:04.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:04 smithi163 ceph-mon[138526]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.1 MiB/s wr, 3 op/s 2024-01-15T23:10:04.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:04 smithi053 ceph-mon[143363]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.1 MiB/s wr, 3 op/s 2024-01-15T23:10:04.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:04 smithi053 ceph-mon[146052]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.1 MiB/s wr, 3 op/s 2024-01-15T23:10:05.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:10:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:10:05] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2024-01-15T23:10:05.422 INFO:tasks.workunit.client.0.smithi053.stdout: 22: throughput=4.81MB/sec pending data=0 2024-01-15T23:10:05.422 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-f9oR9OQHcUxqsS_ off=8805917 len=35558 2024-01-15T23:10:05.424 INFO:tasks.workunit.client.0.smithi053.stdout:op 105 completed, throughput=4.81MB/sec 2024-01-15T23:10:05.424 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mJUYtQc5NhycWNL off=10019 len=489782 2024-01-15T23:10:05.426 INFO:tasks.workunit.client.0.smithi053.stdout:op 106 completed, throughput=4.83MB/sec 2024-01-15T23:10:05.426 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aMu4n6ICQJ2m6JS off=7861417 len=1092149 2024-01-15T23:10:05.432 INFO:tasks.workunit.client.0.smithi053.stdout:op 107 completed, throughput=4.87MB/sec 2024-01-15T23:10:05.432 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qgezcP3ZpUzlzJf off=1254761 len=815409 2024-01-15T23:10:05.434 INFO:tasks.workunit.client.0.smithi053.stdout:op 108 completed, throughput=4.91MB/sec 2024-01-15T23:10:05.434 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vt36fJNdlW8XiNL off=3765863 len=2067522 2024-01-15T23:10:05.446 INFO:tasks.workunit.client.0.smithi053.stdout:op 109 completed, throughput=4.99MB/sec 2024-01-15T23:10:05.447 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-P_64OY-zadzxuG6 off=422445 len=1910860 2024-01-15T23:10:05.456 INFO:tasks.workunit.client.0.smithi053.stdout:op 110 completed, throughput=5.07MB/sec 2024-01-15T23:10:06.456 INFO:tasks.workunit.client.0.smithi053.stdout: 23: throughput=4.86MB/sec pending data=0 2024-01-15T23:10:06.456 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wY8NAShbnNRLc6B off=6419600 len=1857917 2024-01-15T23:10:06.458 INFO:tasks.workunit.client.0.smithi053.stdout:op 111 completed, throughput=4.93MB/sec 2024-01-15T23:10:06.459 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-X8V0Upi7n6iBG_B off=40551 len=1094957 2024-01-15T23:10:06.465 INFO:tasks.workunit.client.0.smithi053.stdout:op 112 completed, throughput=4.97MB/sec 2024-01-15T23:10:06.465 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7xe05LzvC0578ZA off=12551074 len=1710345 2024-01-15T23:10:06.467 INFO:tasks.workunit.client.0.smithi053.stdout:op 113 completed, throughput=5.04MB/sec 2024-01-15T23:10:06.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:06 smithi163 ceph-mon[138526]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-01-15T23:10:06.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:06 smithi053 ceph-mon[143363]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-01-15T23:10:06.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:06 smithi053 ceph-mon[146052]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-01-15T23:10:07.467 INFO:tasks.workunit.client.0.smithi053.stdout: 24: throughput=4.84MB/sec pending data=0 2024-01-15T23:10:07.467 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7dt_Lp6zEr0YmDE off=423638 len=88620 2024-01-15T23:10:07.468 INFO:tasks.workunit.client.0.smithi053.stdout:op 114 completed, throughput=4.84MB/sec 2024-01-15T23:10:07.468 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xPhv1Tv9RKhIarD off=23988 len=669713 2024-01-15T23:10:07.470 INFO:tasks.workunit.client.0.smithi053.stdout:op 115 completed, throughput=4.87MB/sec 2024-01-15T23:10:07.470 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-F5YMzam28806yGx off=14132778 len=1345103 2024-01-15T23:10:07.477 INFO:tasks.workunit.client.0.smithi053.stdout:op 116 completed, throughput=4.92MB/sec 2024-01-15T23:10:07.477 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fLVoda1B8wkMVz1 off=55985 len=627786 2024-01-15T23:10:07.481 INFO:tasks.workunit.client.0.smithi053.stdout:op 117 completed, throughput=4.94MB/sec 2024-01-15T23:10:07.481 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iXfb4V5-THkRBno off=4525847 len=257038 2024-01-15T23:10:07.484 INFO:tasks.workunit.client.0.smithi053.stdout:op 118 completed, throughput=4.95MB/sec 2024-01-15T23:10:07.484 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rF3B-0oFdqD1sb7 off=4209235 len=145667 2024-01-15T23:10:07.484 INFO:tasks.workunit.client.0.smithi053.stdout:op 119 completed, throughput=4.96MB/sec 2024-01-15T23:10:07.484 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VmruTS2HxLuVpjK off=18117731 len=1773107 2024-01-15T23:10:07.494 INFO:tasks.workunit.client.0.smithi053.stdout:op 120 completed, throughput=5.02MB/sec 2024-01-15T23:10:08.494 INFO:tasks.workunit.client.0.smithi053.stdout: 25: throughput=4.83MB/sec pending data=0 2024-01-15T23:10:08.494 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-V5fXSxh-7VVhoZ6 off=178124 len=1214374 2024-01-15T23:10:08.495 INFO:tasks.workunit.client.0.smithi053.stdout:op 121 completed, throughput=4.87MB/sec 2024-01-15T23:10:08.496 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pNaQGI-7L_D_5he off=8448648 len=240690 2024-01-15T23:10:08.498 INFO:tasks.workunit.client.0.smithi053.stdout:op 122 completed, throughput=4.88MB/sec 2024-01-15T23:10:08.498 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3PPmgxhHDIf7Iye off=215430 len=1429959 2024-01-15T23:10:08.499 INFO:tasks.workunit.client.0.smithi053.stdout:op 123 completed, throughput=4.93MB/sec 2024-01-15T23:10:08.499 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--XnLk4-Rebw_cWY off=1346659 len=1010999 2024-01-15T23:10:08.503 INFO:tasks.workunit.client.0.smithi053.stdout:op 124 completed, throughput=4.97MB/sec 2024-01-15T23:10:08.504 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QcLTWeep8gFPHuU off=3196291 len=1894679 2024-01-15T23:10:08.505 INFO:tasks.workunit.client.0.smithi053.stdout:op 125 completed, throughput=5.04MB/sec 2024-01-15T23:10:08.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:08 smithi163 ceph-mon[138526]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-01-15T23:10:08.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:08 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:10:08.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:08 smithi053 ceph-mon[143363]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-01-15T23:10:08.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:08 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:10:08.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:08 smithi053 ceph-mon[146052]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-01-15T23:10:08.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:08 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:10:09.506 INFO:tasks.workunit.client.0.smithi053.stdout: 26: throughput=4.85MB/sec pending data=0 2024-01-15T23:10:09.506 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GOEdk2QW6Wuo_xo off=2148944 len=1933382 2024-01-15T23:10:09.508 INFO:tasks.workunit.client.0.smithi053.stdout:op 126 completed, throughput=4.92MB/sec 2024-01-15T23:10:09.508 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6Iagbw7prkhKpfG off=11068342 len=744051 2024-01-15T23:10:09.512 INFO:tasks.workunit.client.0.smithi053.stdout:op 127 completed, throughput=4.95MB/sec 2024-01-15T23:10:09.512 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-q1mvQKaX6kwDNbP off=10147980 len=1814653 2024-01-15T23:10:09.519 INFO:tasks.workunit.client.0.smithi053.stdout:op 128 completed, throughput=5.01MB/sec 2024-01-15T23:10:09.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:09 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:10:09.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:09 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:10:09.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:09 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:10:09.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:09 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:10:09.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:09 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:10:09.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:09 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:10:09.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:09 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:10:09.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:09 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:10:09.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:09 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:10:10.519 INFO:tasks.workunit.client.0.smithi053.stdout: 27: throughput=4.83MB/sec pending data=0 2024-01-15T23:10:10.520 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mgZYJG1jqiUK_51 off=11701138 len=1291431 2024-01-15T23:10:10.527 INFO:tasks.workunit.client.0.smithi053.stdout:op 129 completed, throughput=4.87MB/sec 2024-01-15T23:10:10.527 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-esPWmrRj67B9t_0 off=6644169 len=666637 2024-01-15T23:10:10.531 INFO:tasks.workunit.client.0.smithi053.stdout:op 130 completed, throughput=4.89MB/sec 2024-01-15T23:10:10.531 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aV56cv98qug7MrQ off=16577870 len=1955645 2024-01-15T23:10:10.542 INFO:tasks.workunit.client.0.smithi053.stdout:op 131 completed, throughput=4.96MB/sec 2024-01-15T23:10:10.542 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-a3og0402pToADoM off=6158455 len=445802 2024-01-15T23:10:10.544 INFO:tasks.workunit.client.0.smithi053.stdout:op 132 completed, throughput=4.97MB/sec 2024-01-15T23:10:10.545 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nBC747TOfXdaMz_ off=3085999 len=795854 2024-01-15T23:10:10.549 INFO:tasks.workunit.client.0.smithi053.stdout:op 133 completed, throughput=5MB/sec 2024-01-15T23:10:10.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:10 smithi163 ceph-mon[138526]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-01-15T23:10:11.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:10 smithi053 ceph-mon[143363]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-01-15T23:10:11.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:10 smithi053 ceph-mon[146052]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-01-15T23:10:11.549 INFO:tasks.workunit.client.0.smithi053.stdout: 28: throughput=4.83MB/sec pending data=0 2024-01-15T23:10:11.549 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wEY3TD5_Sztnlph off=2672253 len=118606 2024-01-15T23:10:11.552 INFO:tasks.workunit.client.0.smithi053.stdout:op 134 completed, throughput=4.83MB/sec 2024-01-15T23:10:11.552 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-s8R3_gjv1VoudYg off=1158225 len=1638133 2024-01-15T23:10:11.560 INFO:tasks.workunit.client.0.smithi053.stdout:op 135 completed, throughput=4.88MB/sec 2024-01-15T23:10:11.560 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jiZQ85E1ht5B5Jy off=2069156 len=1651877 2024-01-15T23:10:11.562 INFO:tasks.workunit.client.0.smithi053.stdout:op 136 completed, throughput=4.94MB/sec 2024-01-15T23:10:11.562 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CudzBSUymU4u0Tp off=6130528 len=76928 2024-01-15T23:10:11.564 INFO:tasks.workunit.client.0.smithi053.stdout:op 137 completed, throughput=4.94MB/sec 2024-01-15T23:10:11.564 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-U7RzwzH7qnPword off=8930440 len=1841710 2024-01-15T23:10:11.572 INFO:tasks.workunit.client.0.smithi053.stdout:op 138 completed, throughput=5MB/sec 2024-01-15T23:10:11.572 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lPTFMZhE6taNPm7 off=556306 len=694172 2024-01-15T23:10:11.573 INFO:tasks.workunit.client.0.smithi053.stdout:op 139 completed, throughput=5.02MB/sec 2024-01-15T23:10:12.573 INFO:tasks.workunit.client.0.smithi053.stdout: 29: throughput=4.85MB/sec pending data=0 2024-01-15T23:10:12.573 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-w8WXelsKv6RNZm- off=5271162 len=1258828 2024-01-15T23:10:12.581 INFO:tasks.workunit.client.0.smithi053.stdout:op 140 completed, throughput=4.89MB/sec 2024-01-15T23:10:12.582 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mGM5iya2SFRGPZW off=237014 len=1688770 2024-01-15T23:10:12.589 INFO:tasks.workunit.client.0.smithi053.stdout:op 141 completed, throughput=4.94MB/sec 2024-01-15T23:10:12.590 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-s7QrJr_VzwwDORV off=17997957 len=394563 2024-01-15T23:10:12.593 INFO:tasks.workunit.client.0.smithi053.stdout:op 142 completed, throughput=4.96MB/sec 2024-01-15T23:10:12.593 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-43bGgbh1k2oYs6z off=2014219 len=2077622 2024-01-15T23:10:12.595 INFO:tasks.workunit.client.0.smithi053.stdout:op 143 completed, throughput=5.02MB/sec 2024-01-15T23:10:12.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:12 smithi163 ceph-mon[138526]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-01-15T23:10:13.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:12 smithi053 ceph-mon[143363]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-01-15T23:10:13.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:12 smithi053 ceph-mon[146052]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-01-15T23:10:13.595 INFO:tasks.workunit.client.0.smithi053.stdout: 30: throughput=4.86MB/sec pending data=0 2024-01-15T23:10:13.596 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jFuHtDHA3Vo1PTy off=1763533 len=561056 2024-01-15T23:10:13.597 INFO:tasks.workunit.client.0.smithi053.stdout:op 144 completed, throughput=4.88MB/sec 2024-01-15T23:10:13.597 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dHBRI59opa509cS off=1949945 len=203326 2024-01-15T23:10:13.597 INFO:tasks.workunit.client.0.smithi053.stdout:op 145 completed, throughput=4.88MB/sec 2024-01-15T23:10:13.597 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zIxQ3bvtu5lEawG off=1433729 len=409685 2024-01-15T23:10:13.599 INFO:tasks.workunit.client.0.smithi053.stdout:op 146 completed, throughput=4.9MB/sec 2024-01-15T23:10:13.599 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uNypLttv10CmG1V off=6677639 len=1239509 2024-01-15T23:10:13.604 INFO:tasks.workunit.client.0.smithi053.stdout:op 147 completed, throughput=4.93MB/sec 2024-01-15T23:10:13.604 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GnO4CgaAJpMsZG7 off=7906103 len=1698805 2024-01-15T23:10:13.612 INFO:tasks.workunit.client.0.smithi053.stdout:op 148 completed, throughput=4.98MB/sec 2024-01-15T23:10:13.612 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kYGxCTBSUJDFxv_ off=6938235 len=2060952 2024-01-15T23:10:13.621 INFO:tasks.workunit.client.0.smithi053.stdout:op 149 completed, throughput=5.05MB/sec 2024-01-15T23:10:14.621 INFO:tasks.workunit.client.0.smithi053.stdout: 31: throughput=4.89MB/sec pending data=0 2024-01-15T23:10:14.621 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-X1yiJUet-nr54YV off=7966510 len=1809856 2024-01-15T23:10:14.625 INFO:tasks.workunit.client.0.smithi053.stdout:op 150 completed, throughput=4.94MB/sec 2024-01-15T23:10:14.625 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tvbD1Yy5E2WTdQ2 off=10669193 len=842263 2024-01-15T23:10:14.630 INFO:tasks.workunit.client.0.smithi053.stdout:op 151 completed, throughput=4.97MB/sec 2024-01-15T23:10:14.630 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mMcfDgxxL9UZzNL off=1051187 len=1568545 2024-01-15T23:10:14.638 INFO:tasks.workunit.client.0.smithi053.stdout:op 152 completed, throughput=5.01MB/sec 2024-01-15T23:10:14.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:14 smithi163 ceph-mon[138526]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:10:14.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:10:14.999 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:14 smithi053 ceph-mon[146052]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:10:14.999 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:10:14.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:14 smithi053 ceph-mon[143363]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:10:14.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:10:15.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:10:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:10:15] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2024-01-15T23:10:15.638 INFO:tasks.workunit.client.0.smithi053.stdout: 32: throughput=4.86MB/sec pending data=0 2024-01-15T23:10:15.639 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-g668V-bL4YRYBhl off=1068471 len=1738953 2024-01-15T23:10:15.645 INFO:tasks.workunit.client.0.smithi053.stdout:op 153 completed, throughput=4.91MB/sec 2024-01-15T23:10:15.646 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nWnJhkA_Chw2Al- off=1355851 len=334189 2024-01-15T23:10:15.647 INFO:tasks.workunit.client.0.smithi053.stdout:op 154 completed, throughput=4.92MB/sec 2024-01-15T23:10:15.647 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KWdTPeH-qQM3SSq off=6239523 len=1005282 2024-01-15T23:10:15.653 INFO:tasks.workunit.client.0.smithi053.stdout:op 155 completed, throughput=4.95MB/sec 2024-01-15T23:10:15.653 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LmXiehz9w-T0nql off=1858535 len=517975 2024-01-15T23:10:15.657 INFO:tasks.workunit.client.0.smithi053.stdout:op 156 completed, throughput=4.96MB/sec 2024-01-15T23:10:15.657 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IBH34b5BWJTdPMO off=5823002 len=983838 2024-01-15T23:10:15.658 INFO:tasks.workunit.client.0.smithi053.stdout:op 157 completed, throughput=4.99MB/sec 2024-01-15T23:10:15.658 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MwFjD0BIsU18ckf off=14901751 len=1264007 2024-01-15T23:10:15.665 INFO:tasks.workunit.client.0.smithi053.stdout:op 158 completed, throughput=5.03MB/sec 2024-01-15T23:10:16.666 INFO:tasks.workunit.client.0.smithi053.stdout: 33: throughput=4.88MB/sec pending data=0 2024-01-15T23:10:16.666 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sZbC-gmttpr8d-9 off=4893972 len=217239 2024-01-15T23:10:16.669 INFO:tasks.workunit.client.0.smithi053.stdout:op 159 completed, throughput=4.88MB/sec 2024-01-15T23:10:16.669 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oM82Z1Lgdnp0o_q off=58084 len=1634499 2024-01-15T23:10:16.677 INFO:tasks.workunit.client.0.smithi053.stdout:op 160 completed, throughput=4.93MB/sec 2024-01-15T23:10:16.677 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_2s7UNDV5T2H0PW off=6086116 len=379591 2024-01-15T23:10:16.680 INFO:tasks.workunit.client.0.smithi053.stdout:op 161 completed, throughput=4.94MB/sec 2024-01-15T23:10:16.680 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-89Ng96vReqrWhqS off=15736489 len=1557355 2024-01-15T23:10:16.683 INFO:tasks.workunit.client.0.smithi053.stdout:op 162 completed, throughput=4.98MB/sec 2024-01-15T23:10:16.683 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IqNaCzs4RGDaPGK off=7484963 len=1373004 2024-01-15T23:10:16.689 INFO:tasks.workunit.client.0.smithi053.stdout:op 163 completed, throughput=5.02MB/sec 2024-01-15T23:10:16.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:16 smithi163 ceph-mon[138526]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:10:17.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:16 smithi053 ceph-mon[143363]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:10:17.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:16 smithi053 ceph-mon[146052]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:10:17.689 INFO:tasks.workunit.client.0.smithi053.stdout: 34: throughput=4.87MB/sec pending data=0 2024-01-15T23:10:17.690 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QXKtEFS-tsxfn3r off=6929269 len=250039 2024-01-15T23:10:17.690 INFO:tasks.workunit.client.0.smithi053.stdout:op 164 completed, throughput=4.88MB/sec 2024-01-15T23:10:17.690 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FA25AXdhwfC8_ps off=689892 len=1789732 2024-01-15T23:10:17.698 INFO:tasks.workunit.client.0.smithi053.stdout:op 165 completed, throughput=4.93MB/sec 2024-01-15T23:10:17.698 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-S583qcZw0was2KV off=2718960 len=200335 2024-01-15T23:10:17.700 INFO:tasks.workunit.client.0.smithi053.stdout:op 166 completed, throughput=4.93MB/sec 2024-01-15T23:10:17.701 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vWYGRMXG44dWgM8 off=4671413 len=739616 2024-01-15T23:10:17.703 INFO:tasks.workunit.client.0.smithi053.stdout:op 167 completed, throughput=4.95MB/sec 2024-01-15T23:10:17.703 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WDWDcTgoX4RESUE off=65332 len=843906 2024-01-15T23:10:17.708 INFO:tasks.workunit.client.0.smithi053.stdout:op 168 completed, throughput=4.98MB/sec 2024-01-15T23:10:17.708 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WplPZqiYiSsdNKF off=9792648 len=338477 2024-01-15T23:10:17.711 INFO:tasks.workunit.client.0.smithi053.stdout:op 169 completed, throughput=4.99MB/sec 2024-01-15T23:10:17.711 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-b0JsomMfSbDMETq off=2241728 len=754471 2024-01-15T23:10:17.715 INFO:tasks.workunit.client.0.smithi053.stdout:op 170 completed, throughput=5.01MB/sec 2024-01-15T23:10:18.715 INFO:tasks.workunit.client.0.smithi053.stdout: 35: throughput=4.87MB/sec pending data=0 2024-01-15T23:10:18.715 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Jod56emnyUuTvg1 off=10829385 len=1039785 2024-01-15T23:10:18.717 INFO:tasks.workunit.client.0.smithi053.stdout:op 171 completed, throughput=4.89MB/sec 2024-01-15T23:10:18.718 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-y7vlGfcG9uXmqlk off=1118042 len=1916765 2024-01-15T23:10:18.725 INFO:tasks.workunit.client.0.smithi053.stdout:op 172 completed, throughput=4.94MB/sec 2024-01-15T23:10:18.725 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NKqd7mdVkWdvYxX off=2464335 len=1064308 2024-01-15T23:10:18.726 INFO:tasks.workunit.client.0.smithi053.stdout:op 173 completed, throughput=4.97MB/sec 2024-01-15T23:10:18.726 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tReh_dACWDIv4jY off=137559 len=1410901 2024-01-15T23:10:18.732 INFO:tasks.workunit.client.0.smithi053.stdout:op 174 completed, throughput=5.01MB/sec 2024-01-15T23:10:18.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:18 smithi163 ceph-mon[138526]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-01-15T23:10:19.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:18 smithi053 ceph-mon[143363]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-01-15T23:10:19.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:18 smithi053 ceph-mon[146052]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-01-15T23:10:19.733 INFO:tasks.workunit.client.0.smithi053.stdout: 36: throughput=4.87MB/sec pending data=0 2024-01-15T23:10:19.733 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-51C9NIRtTspzx0_ off=21676844 len=1134873 2024-01-15T23:10:19.738 INFO:tasks.workunit.client.0.smithi053.stdout:op 175 completed, throughput=4.9MB/sec 2024-01-15T23:10:19.738 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Td6wSRSDRztxk6Q off=2391269 len=593736 2024-01-15T23:10:19.742 INFO:tasks.workunit.client.0.smithi053.stdout:op 176 completed, throughput=4.92MB/sec 2024-01-15T23:10:19.742 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mvCoGsNye2GkGig off=86194 len=933745 2024-01-15T23:10:19.743 INFO:tasks.workunit.client.0.smithi053.stdout:op 177 completed, throughput=4.94MB/sec 2024-01-15T23:10:19.743 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-k01rVxJokzk-cWr off=1563324 len=804805 2024-01-15T23:10:19.748 INFO:tasks.workunit.client.0.smithi053.stdout:op 178 completed, throughput=4.96MB/sec 2024-01-15T23:10:19.748 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wal6xAldl8mr2rF off=1148945 len=849052 2024-01-15T23:10:19.752 INFO:tasks.workunit.client.0.smithi053.stdout:op 179 completed, throughput=4.98MB/sec 2024-01-15T23:10:19.752 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1kzizTahePmJt7U off=7580338 len=1138699 2024-01-15T23:10:19.757 INFO:tasks.workunit.client.0.smithi053.stdout:op 180 completed, throughput=5.01MB/sec 2024-01-15T23:10:20.757 INFO:tasks.workunit.client.0.smithi053.stdout: 37: throughput=4.88MB/sec pending data=0 2024-01-15T23:10:20.758 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SjLwDuHRknTyaeb off=1631204 len=890089 2024-01-15T23:10:20.759 INFO:tasks.workunit.client.0.smithi053.stdout:op 181 completed, throughput=4.9MB/sec 2024-01-15T23:10:20.759 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UCF4YAFBGY2UU54 off=7365567 len=1609374 2024-01-15T23:10:20.762 INFO:tasks.workunit.client.0.smithi053.stdout:op 182 completed, throughput=4.94MB/sec 2024-01-15T23:10:20.763 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YDuNIcjw4oviqdg off=22552203 len=318707 2024-01-15T23:10:20.765 INFO:tasks.workunit.client.0.smithi053.stdout:op 183 completed, throughput=4.95MB/sec 2024-01-15T23:10:20.766 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9uwJK4AzxBaa-fQ off=9288740 len=177055 2024-01-15T23:10:20.768 INFO:tasks.workunit.client.0.smithi053.stdout:op 184 completed, throughput=4.95MB/sec 2024-01-15T23:10:20.768 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-546s7ZHT_rb_RmV off=5880412 len=581860 2024-01-15T23:10:20.772 INFO:tasks.workunit.client.0.smithi053.stdout:op 185 completed, throughput=4.97MB/sec 2024-01-15T23:10:20.772 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Fco9xekOhyIVy9n off=3157940 len=113385 2024-01-15T23:10:20.772 INFO:tasks.workunit.client.0.smithi053.stdout:op 186 completed, throughput=4.97MB/sec 2024-01-15T23:10:20.772 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xa-EnShw1anu5Un off=13789851 len=613139 2024-01-15T23:10:20.776 INFO:tasks.workunit.client.0.smithi053.stdout:op 187 completed, throughput=4.98MB/sec 2024-01-15T23:10:20.776 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-41oU8jSZkTT_381 off=5469753 len=1082694 2024-01-15T23:10:20.788 INFO:tasks.workunit.client.0.smithi053.stdout:op 188 completed, throughput=5.01MB/sec 2024-01-15T23:10:20.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:20 smithi163 ceph-mon[138526]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:10:21.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:20 smithi053 ceph-mon[143363]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:10:21.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:20 smithi053 ceph-mon[146052]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:10:21.788 INFO:tasks.workunit.client.0.smithi053.stdout: 38: throughput=4.88MB/sec pending data=0 2024-01-15T23:10:21.788 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ENqtI0hevOAmscC off=18559388 len=1386934 2024-01-15T23:10:21.794 INFO:tasks.workunit.client.0.smithi053.stdout:op 189 completed, throughput=4.91MB/sec 2024-01-15T23:10:21.794 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-89Ng96vReqrWhqS off=17905372 len=205767 2024-01-15T23:10:21.797 INFO:tasks.workunit.client.0.smithi053.stdout:op 190 completed, throughput=4.92MB/sec 2024-01-15T23:10:21.797 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6JfXrOcP7vV2u_V off=10520215 len=1271836 2024-01-15T23:10:21.803 INFO:tasks.workunit.client.0.smithi053.stdout:op 191 completed, throughput=4.95MB/sec 2024-01-15T23:10:21.803 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6RDdLL2o7oFwfCq off=131206 len=332321 2024-01-15T23:10:21.806 INFO:tasks.workunit.client.0.smithi053.stdout:op 192 completed, throughput=4.96MB/sec 2024-01-15T23:10:21.806 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5-86-3P5bCB7_f8 off=9174268 len=952648 2024-01-15T23:10:21.807 INFO:tasks.workunit.client.0.smithi053.stdout:op 193 completed, throughput=4.98MB/sec 2024-01-15T23:10:21.807 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DC9p0RgINiWSRzV off=134657 len=118067 2024-01-15T23:10:21.808 INFO:tasks.workunit.client.0.smithi053.stdout:op 194 completed, throughput=4.98MB/sec 2024-01-15T23:10:21.808 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jeAzAnroEe9vns2 off=7274932 len=1369579 2024-01-15T23:10:21.814 INFO:tasks.workunit.client.0.smithi053.stdout:op 195 completed, throughput=5.02MB/sec 2024-01-15T23:10:22.814 INFO:tasks.workunit.client.0.smithi053.stdout: 39: throughput=4.89MB/sec pending data=0 2024-01-15T23:10:22.814 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uyT5Jd0t47O32R_ off=15806546 len=1118636 2024-01-15T23:10:22.817 INFO:tasks.workunit.client.0.smithi053.stdout:op 196 completed, throughput=4.92MB/sec 2024-01-15T23:10:22.817 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KlwKgaQ24_Xt6Cw off=104889 len=1954931 2024-01-15T23:10:22.828 INFO:tasks.workunit.client.0.smithi053.stdout:op 197 completed, throughput=4.96MB/sec 2024-01-15T23:10:22.828 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ttImgrqsE4I_Xiy off=5382649 len=601877 2024-01-15T23:10:22.829 INFO:tasks.workunit.client.0.smithi053.stdout:op 198 completed, throughput=4.98MB/sec 2024-01-15T23:10:22.830 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GSRY7-LTEEaXKG9 off=16932398 len=215491 2024-01-15T23:10:22.832 INFO:tasks.workunit.client.0.smithi053.stdout:op 199 completed, throughput=4.98MB/sec 2024-01-15T23:10:22.833 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EyNq6rxIwKUcCFl off=5694789 len=1374396 2024-01-15T23:10:22.840 INFO:tasks.workunit.client.0.smithi053.stdout:op 200 completed, throughput=5.01MB/sec 2024-01-15T23:10:22.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:22 smithi163 ceph-mon[138526]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-01-15T23:10:23.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:22 smithi053 ceph-mon[143363]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-01-15T23:10:23.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:22 smithi053 ceph-mon[146052]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-01-15T23:10:23.841 INFO:tasks.workunit.client.0.smithi053.stdout: 40: throughput=4.89MB/sec pending data=0 2024-01-15T23:10:23.841 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hWDUyy9YCcVZsTl off=2373468 len=1549291 2024-01-15T23:10:23.843 INFO:tasks.workunit.client.0.smithi053.stdout:op 201 completed, throughput=4.93MB/sec 2024-01-15T23:10:23.843 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-h6STWuWBHU8QSyw off=828796 len=1096832 2024-01-15T23:10:23.848 INFO:tasks.workunit.client.0.smithi053.stdout:op 202 completed, throughput=4.95MB/sec 2024-01-15T23:10:23.848 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aF4HvdFHVVk_6Iw off=5286643 len=932812 2024-01-15T23:10:23.853 INFO:tasks.workunit.client.0.smithi053.stdout:op 203 completed, throughput=4.97MB/sec 2024-01-15T23:10:23.853 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TpDSRaXAtTIjySQ off=2481625 len=703047 2024-01-15T23:10:23.858 INFO:tasks.workunit.client.0.smithi053.stdout:op 204 completed, throughput=4.99MB/sec 2024-01-15T23:10:23.858 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZQDiankarioyHr- off=5321114 len=654235 2024-01-15T23:10:23.861 INFO:tasks.workunit.client.0.smithi053.stdout:op 205 completed, throughput=5MB/sec 2024-01-15T23:10:24.861 INFO:tasks.workunit.client.0.smithi053.stdout: 41: throughput=4.88MB/sec pending data=0 2024-01-15T23:10:24.862 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mIhKGMbwUNJy3tU off=14016654 len=1261855 2024-01-15T23:10:24.863 INFO:tasks.workunit.client.0.smithi053.stdout:op 206 completed, throughput=4.91MB/sec 2024-01-15T23:10:24.863 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZiD_ir38gm8WsOS off=5886747 len=1249723 2024-01-15T23:10:24.869 INFO:tasks.workunit.client.0.smithi053.stdout:op 207 completed, throughput=4.94MB/sec 2024-01-15T23:10:24.869 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AEHwAkYCzFkGIo7 off=5357907 len=2063078 2024-01-15T23:10:24.879 INFO:tasks.workunit.client.0.smithi053.stdout:op 208 completed, throughput=4.98MB/sec 2024-01-15T23:10:24.879 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cbsvlmc5U_D-5LK off=700743 len=920293 2024-01-15T23:10:24.880 INFO:tasks.workunit.client.0.smithi053.stdout:op 209 completed, throughput=5.01MB/sec 2024-01-15T23:10:24.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:24 smithi163 ceph-mon[138526]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:10:24.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:24 smithi053 ceph-mon[143363]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:10:25.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:24 smithi053 ceph-mon[146052]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:10:25.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:10:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:10:25] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2024-01-15T23:10:25.880 INFO:tasks.workunit.client.0.smithi053.stdout: 42: throughput=4.89MB/sec pending data=0 2024-01-15T23:10:25.880 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3CB_QHUrRzhx7rE off=3615875 len=772326 2024-01-15T23:10:25.885 INFO:tasks.workunit.client.0.smithi053.stdout:op 210 completed, throughput=4.91MB/sec 2024-01-15T23:10:25.885 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ExZ5T5ZKqr-SKGW off=22598668 len=582864 2024-01-15T23:10:25.889 INFO:tasks.workunit.client.0.smithi053.stdout:op 211 completed, throughput=4.92MB/sec 2024-01-15T23:10:25.889 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PdNL7R-Fe1irxwP off=1463822 len=961711 2024-01-15T23:10:25.890 INFO:tasks.workunit.client.0.smithi053.stdout:op 212 completed, throughput=4.94MB/sec 2024-01-15T23:10:25.890 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BVgt3Ed7SVDe1-x off=5452682 len=304285 2024-01-15T23:10:25.891 INFO:tasks.workunit.client.0.smithi053.stdout:op 213 completed, throughput=4.95MB/sec 2024-01-15T23:10:25.891 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-URM-ZVFujlznDSZ off=360424 len=1726099 2024-01-15T23:10:25.900 INFO:tasks.workunit.client.0.smithi053.stdout:op 214 completed, throughput=4.98MB/sec 2024-01-15T23:10:25.901 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-t5C56FsbA1cwYXL off=8952759 len=682534 2024-01-15T23:10:25.903 INFO:tasks.workunit.client.0.smithi053.stdout:op 215 completed, throughput=5MB/sec 2024-01-15T23:10:25.903 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pbQaB1yDJjMIh4n off=1560415 len=516377 2024-01-15T23:10:25.907 INFO:tasks.workunit.client.0.smithi053.stdout:op 216 completed, throughput=5.01MB/sec 2024-01-15T23:10:26.907 INFO:tasks.workunit.client.0.smithi053.stdout: 43: throughput=4.9MB/sec pending data=0 2024-01-15T23:10:26.907 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EMbN_dUJDl-NAa9 off=3301830 len=95159 2024-01-15T23:10:26.908 INFO:tasks.workunit.client.0.smithi053.stdout:op 217 completed, throughput=4.9MB/sec 2024-01-15T23:10:26.908 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hJk-E3Vgvgc02aB off=13075778 len=145593 2024-01-15T23:10:26.910 INFO:tasks.workunit.client.0.smithi053.stdout:op 218 completed, throughput=4.9MB/sec 2024-01-15T23:10:26.910 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nRZSegnJClDby4C off=17054788 len=96827 2024-01-15T23:10:26.911 INFO:tasks.workunit.client.0.smithi053.stdout:op 219 completed, throughput=4.9MB/sec 2024-01-15T23:10:26.911 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NOZj44u4OfKxR7q off=4805851 len=827338 2024-01-15T23:10:26.913 INFO:tasks.workunit.client.0.smithi053.stdout:op 220 completed, throughput=4.92MB/sec 2024-01-15T23:10:26.913 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kRBoGRoAmyuqWZj off=1060545 len=649631 2024-01-15T23:10:26.915 INFO:tasks.workunit.client.0.smithi053.stdout:op 221 completed, throughput=4.93MB/sec 2024-01-15T23:10:26.915 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BgwORPWDTeojcpB off=551754 len=530490 2024-01-15T23:10:26.919 INFO:tasks.workunit.client.0.smithi053.stdout:op 222 completed, throughput=4.94MB/sec 2024-01-15T23:10:26.919 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CyD9gt2EUSrBbzD off=269144 len=1306834 2024-01-15T23:10:26.922 INFO:tasks.workunit.client.0.smithi053.stdout:op 223 completed, throughput=4.97MB/sec 2024-01-15T23:10:26.922 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vXp7lxhIMJvhR7k off=10387661 len=565828 2024-01-15T23:10:26.923 INFO:tasks.workunit.client.0.smithi053.stdout:op 224 completed, throughput=4.98MB/sec 2024-01-15T23:10:26.923 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QfFvi6IanYEveYF off=5432047 len=1291414 2024-01-15T23:10:26.931 INFO:tasks.workunit.client.0.smithi053.stdout:op 225 completed, throughput=5.01MB/sec 2024-01-15T23:10:26.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:26 smithi163 ceph-mon[138526]: pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-01-15T23:10:27.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:26 smithi053 ceph-mon[143363]: pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-01-15T23:10:27.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:26 smithi053 ceph-mon[146052]: pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-01-15T23:10:27.932 INFO:tasks.workunit.client.0.smithi053.stdout: 44: throughput=4.9MB/sec pending data=0 2024-01-15T23:10:27.932 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AcukBZuc-P3mkpC off=0 len=1287236 2024-01-15T23:10:27.934 INFO:tasks.workunit.client.0.smithi053.stdout:op 226 completed, throughput=4.93MB/sec 2024-01-15T23:10:27.934 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7raNSeaCZfJfIB5 off=5691635 len=1981328 2024-01-15T23:10:27.946 INFO:tasks.workunit.client.0.smithi053.stdout:op 227 completed, throughput=4.97MB/sec 2024-01-15T23:10:27.946 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mHtoleZAd8LoSan off=8047143 len=1268206 2024-01-15T23:10:27.952 INFO:tasks.workunit.client.0.smithi053.stdout:op 228 completed, throughput=4.99MB/sec 2024-01-15T23:10:27.952 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jybu8-wPSo9VXM8 off=6180258 len=1339190 2024-01-15T23:10:27.958 INFO:tasks.workunit.client.0.smithi053.stdout:op 229 completed, throughput=5.02MB/sec 2024-01-15T23:10:28.958 INFO:tasks.workunit.client.0.smithi053.stdout: 45: throughput=4.91MB/sec pending data=0 2024-01-15T23:10:28.959 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zG_biivaTEbyJvg off=11233503 len=1541158 2024-01-15T23:10:28.960 INFO:tasks.workunit.client.0.smithi053.stdout:op 230 completed, throughput=4.94MB/sec 2024-01-15T23:10:28.960 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6USJzvZc55Z3v_D off=980750 len=812466 2024-01-15T23:10:28.962 INFO:tasks.workunit.client.0.smithi053.stdout:op 231 completed, throughput=4.96MB/sec 2024-01-15T23:10:28.962 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PmAQUzYYwmgldcl off=12533476 len=1934045 2024-01-15T23:10:28.971 INFO:tasks.workunit.client.0.smithi053.stdout:op 232 completed, throughput=5MB/sec 2024-01-15T23:10:28.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:28 smithi163 ceph-mon[138526]: pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.4 MiB/s wr, 6 op/s 2024-01-15T23:10:29.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:28 smithi053 ceph-mon[143363]: pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.4 MiB/s wr, 6 op/s 2024-01-15T23:10:29.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:28 smithi053 ceph-mon[146052]: pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.4 MiB/s wr, 6 op/s 2024-01-15T23:10:29.971 INFO:tasks.workunit.client.0.smithi053.stdout: 46: throughput=4.89MB/sec pending data=0 2024-01-15T23:10:29.971 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9jywAXsj32a_-kj off=7612735 len=627266 2024-01-15T23:10:29.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:10:29.975 INFO:tasks.workunit.client.0.smithi053.stdout:op 233 completed, throughput=4.91MB/sec 2024-01-15T23:10:29.976 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qhyJHmLfHpkiun6 off=19674709 len=1536036 2024-01-15T23:10:29.977 INFO:tasks.workunit.client.0.smithi053.stdout:op 234 completed, throughput=4.94MB/sec 2024-01-15T23:10:29.978 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tvTLoxqC9TaO2FL off=1054751 len=1531315 2024-01-15T23:10:29.984 INFO:tasks.workunit.client.0.smithi053.stdout:op 235 completed, throughput=4.97MB/sec 2024-01-15T23:10:29.984 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-I_jQAUXQLvPsArD off=8248117 len=12176 2024-01-15T23:10:29.984 INFO:tasks.workunit.client.0.smithi053.stdout:op 236 completed, throughput=4.97MB/sec 2024-01-15T23:10:29.984 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rlVNkB3aDo3maIg off=2186412 len=826155 2024-01-15T23:10:29.986 INFO:tasks.workunit.client.0.smithi053.stdout:op 237 completed, throughput=4.98MB/sec 2024-01-15T23:10:29.986 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rh3XSrzjhv_wPhZ off=413860 len=532343 2024-01-15T23:10:29.987 INFO:tasks.workunit.client.0.smithi053.stdout:op 238 completed, throughput=4.99MB/sec 2024-01-15T23:10:29.988 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Iocl50XHgIx5m7b off=1721149 len=302756 2024-01-15T23:10:29.989 INFO:tasks.workunit.client.0.smithi053.stdout:op 239 completed, throughput=5MB/sec 2024-01-15T23:10:30.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:10:30.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:10:30.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:30 smithi163 ceph-mon[138526]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-01-15T23:10:30.989 INFO:tasks.workunit.client.0.smithi053.stdout: 47: throughput=4.9MB/sec pending data=0 2024-01-15T23:10:30.989 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cJJMwlmscCvV3EG off=9924991 len=873584 2024-01-15T23:10:30.994 INFO:tasks.workunit.client.0.smithi053.stdout:op 240 completed, throughput=4.91MB/sec 2024-01-15T23:10:30.994 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ftAb106_XU7VsdT off=4684611 len=146339 2024-01-15T23:10:30.997 INFO:tasks.workunit.client.0.smithi053.stdout:op 241 completed, throughput=4.92MB/sec 2024-01-15T23:10:30.997 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ous5mAEU5OeMj6S off=4293987 len=648543 2024-01-15T23:10:30.999 INFO:tasks.workunit.client.0.smithi053.stdout:op 242 completed, throughput=4.93MB/sec 2024-01-15T23:10:30.999 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-crO2Jo-oUKYcOEM off=11275284 len=171041 2024-01-15T23:10:31.001 INFO:tasks.workunit.client.0.smithi053.stdout:op 243 completed, throughput=4.93MB/sec 2024-01-15T23:10:31.001 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_Nw9IfIN5R7QZ8T off=10993913 len=2028115 2024-01-15T23:10:31.003 INFO:tasks.workunit.client.0.smithi053.stdout:op 244 completed, throughput=4.97MB/sec 2024-01-15T23:10:31.004 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WSRItxzY6xtoAqJ off=8892496 len=18614 2024-01-15T23:10:31.006 INFO:tasks.workunit.client.0.smithi053.stdout:op 245 completed, throughput=4.97MB/sec 2024-01-15T23:10:31.006 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NdGY1MkhHLIfg_9 off=11292867 len=583721 2024-01-15T23:10:31.010 INFO:tasks.workunit.client.0.smithi053.stdout:op 246 completed, throughput=4.98MB/sec 2024-01-15T23:10:31.010 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cJJMwlmscCvV3EG off=9543788 len=1720831 2024-01-15T23:10:31.016 INFO:tasks.workunit.client.0.smithi053.stdout:op 247 completed, throughput=5.02MB/sec 2024-01-15T23:10:31.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:30 smithi053 ceph-mon[143363]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-01-15T23:10:31.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:30 smithi053 ceph-mon[146052]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-01-15T23:10:32.017 INFO:tasks.workunit.client.0.smithi053.stdout: 48: throughput=4.91MB/sec pending data=0 2024-01-15T23:10:32.017 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WqtmKTyxOjGaJqF off=3438012 len=516631 2024-01-15T23:10:32.018 INFO:tasks.workunit.client.0.smithi053.stdout:op 248 completed, throughput=4.92MB/sec 2024-01-15T23:10:32.018 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gNFfktzztRfnJpZ off=1517102 len=1782696 2024-01-15T23:10:32.020 INFO:tasks.workunit.client.0.smithi053.stdout:op 249 completed, throughput=4.96MB/sec 2024-01-15T23:10:32.020 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-isZjmftl3w4OpwY off=8145485 len=1211223 2024-01-15T23:10:32.021 INFO:tasks.workunit.client.0.smithi053.stdout:op 250 completed, throughput=4.98MB/sec 2024-01-15T23:10:32.021 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yzGPdPQ_3tfE80v off=5459117 len=1946230 2024-01-15T23:10:32.023 INFO:tasks.workunit.client.0.smithi053.stdout:op 251 completed, throughput=5.02MB/sec 2024-01-15T23:10:32.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:32 smithi163 ceph-mon[138526]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-01-15T23:10:33.024 INFO:tasks.workunit.client.0.smithi053.stdout: 49: throughput=4.92MB/sec pending data=0 2024-01-15T23:10:33.024 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uuK22AUVra-4ZH3 off=3004518 len=418305 2024-01-15T23:10:33.025 INFO:tasks.workunit.client.0.smithi053.stdout:op 252 completed, throughput=4.93MB/sec 2024-01-15T23:10:33.025 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vtZLmVsf2OkISxY off=11255991 len=274993 2024-01-15T23:10:33.028 INFO:tasks.workunit.client.0.smithi053.stdout:op 253 completed, throughput=4.93MB/sec 2024-01-15T23:10:33.028 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Dt5w2uTWgdSaKSo off=797241 len=464590 2024-01-15T23:10:33.030 INFO:tasks.workunit.client.0.smithi053.stdout:op 254 completed, throughput=4.94MB/sec 2024-01-15T23:10:33.030 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2Vt4FlEYW1gef3F off=10747770 len=1391508 2024-01-15T23:10:33.032 INFO:tasks.workunit.client.0.smithi053.stdout:op 255 completed, throughput=4.97MB/sec 2024-01-15T23:10:33.032 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1Chh9fGHRoRoFhp off=13165627 len=1101414 2024-01-15T23:10:33.037 INFO:tasks.workunit.client.0.smithi053.stdout:op 256 completed, throughput=4.99MB/sec 2024-01-15T23:10:33.038 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dlpiSSyNd8eifQM off=9386585 len=1730781 2024-01-15T23:10:33.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:32 smithi053 ceph-mon[143363]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-01-15T23:10:33.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:32 smithi053 ceph-mon[146052]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-01-15T23:10:33.044 INFO:tasks.workunit.client.0.smithi053.stdout:op 257 completed, throughput=5.02MB/sec 2024-01-15T23:10:34.045 INFO:tasks.workunit.client.0.smithi053.stdout: 50: throughput=4.92MB/sec pending data=0 2024-01-15T23:10:34.045 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fSG_vL-qF2EK3s5 off=542373 len=1749049 2024-01-15T23:10:34.049 INFO:tasks.workunit.client.0.smithi053.stdout:op 258 completed, throughput=4.95MB/sec 2024-01-15T23:10:34.049 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--fN2GB38ZheuxTi off=2230640 len=1084991 2024-01-15T23:10:34.050 INFO:tasks.workunit.client.0.smithi053.stdout:op 259 completed, throughput=4.97MB/sec 2024-01-15T23:10:34.051 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vl-FEr00RX2Xp1u off=442376 len=1876277 2024-01-15T23:10:34.054 INFO:tasks.workunit.client.0.smithi053.stdout:op 260 completed, throughput=5.01MB/sec 2024-01-15T23:10:34.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:34 smithi163 ceph-mon[138526]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:10:34.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:34 smithi053 ceph-mon[143363]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:10:35.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:34 smithi053 ceph-mon[146052]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:10:35.055 INFO:tasks.workunit.client.0.smithi053.stdout: 51: throughput=4.91MB/sec pending data=0 2024-01-15T23:10:35.055 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-b28kG2tWxFPyIn5 off=9461737 len=971537 2024-01-15T23:10:35.056 INFO:tasks.workunit.client.0.smithi053.stdout:op 261 completed, throughput=4.93MB/sec 2024-01-15T23:10:35.056 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-eU5eDIooP4unvuL off=2176242 len=1293066 2024-01-15T23:10:35.058 INFO:tasks.workunit.client.0.smithi053.stdout:op 262 completed, throughput=4.95MB/sec 2024-01-15T23:10:35.058 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tO0wl4C78-OttYA off=12946016 len=1611533 2024-01-15T23:10:35.060 INFO:tasks.workunit.client.0.smithi053.stdout:op 263 completed, throughput=4.98MB/sec 2024-01-15T23:10:35.060 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SpFQyQ2FgTDQEOZ off=5878665 len=1540093 2024-01-15T23:10:35.062 INFO:tasks.workunit.client.0.smithi053.stdout:op 264 completed, throughput=5.01MB/sec 2024-01-15T23:10:35.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:10:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:10:35] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2024-01-15T23:10:36.062 INFO:tasks.workunit.client.0.smithi053.stdout: 52: throughput=4.92MB/sec pending data=0 2024-01-15T23:10:36.062 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nl04_0s0XZSm4Eb off=1254599 len=469079 2024-01-15T23:10:36.063 INFO:tasks.workunit.client.0.smithi053.stdout:op 265 completed, throughput=4.93MB/sec 2024-01-15T23:10:36.063 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--6qpV3X67zoDo9i off=1466374 len=148773 2024-01-15T23:10:36.066 INFO:tasks.workunit.client.0.smithi053.stdout:op 266 completed, throughput=4.93MB/sec 2024-01-15T23:10:36.066 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xe5xREoiRueLYwZ off=10884305 len=259654 2024-01-15T23:10:36.067 INFO:tasks.workunit.client.0.smithi053.stdout:op 267 completed, throughput=4.93MB/sec 2024-01-15T23:10:36.067 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vCwFCojCsH5KngS off=3529950 len=1760434 2024-01-15T23:10:36.077 INFO:tasks.workunit.client.0.smithi053.stdout:op 268 completed, throughput=4.96MB/sec 2024-01-15T23:10:36.077 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NZj0RPRnr0jtbb4 off=6071715 len=1888953 2024-01-15T23:10:36.088 INFO:tasks.workunit.client.0.smithi053.stdout:op 269 completed, throughput=5MB/sec 2024-01-15T23:10:36.088 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kbx0LV_0ov6Bujz off=9050917 len=1896361 2024-01-15T23:10:36.089 INFO:tasks.workunit.client.0.smithi053.stdout:op 270 completed, throughput=5.03MB/sec 2024-01-15T23:10:36.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:36 smithi163 ceph-mon[138526]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:10:37.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:36 smithi053 ceph-mon[143363]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:10:37.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:36 smithi053 ceph-mon[146052]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:10:37.090 INFO:tasks.workunit.client.0.smithi053.stdout: 53: throughput=4.94MB/sec pending data=0 2024-01-15T23:10:37.090 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dyW_WG0YMPm-ZUq off=3992479 len=1148094 2024-01-15T23:10:37.097 INFO:tasks.workunit.client.0.smithi053.stdout:op 271 completed, throughput=4.96MB/sec 2024-01-15T23:10:37.097 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-X_B2FeseIa7g7oO off=10125998 len=1916845 2024-01-15T23:10:37.099 INFO:tasks.workunit.client.0.smithi053.stdout:op 272 completed, throughput=4.99MB/sec 2024-01-15T23:10:37.099 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dbZzuvVWnnpVic8 off=21542010 len=1748030 2024-01-15T23:10:37.101 INFO:tasks.workunit.client.0.smithi053.stdout:op 273 completed, throughput=5.02MB/sec 2024-01-15T23:10:38.101 INFO:tasks.workunit.client.0.smithi053.stdout: 54: throughput=4.93MB/sec pending data=0 2024-01-15T23:10:38.101 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-C87CM5o8FN3Qnl1 off=9104369 len=346156 2024-01-15T23:10:38.102 INFO:tasks.workunit.client.0.smithi053.stdout:op 274 completed, throughput=4.94MB/sec 2024-01-15T23:10:38.102 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ESRJy8YesBO5f1K off=24076792 len=1291101 2024-01-15T23:10:38.109 INFO:tasks.workunit.client.0.smithi053.stdout:op 275 completed, throughput=4.96MB/sec 2024-01-15T23:10:38.110 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EeefBfNT0F6TtR5 off=8125549 len=261259 2024-01-15T23:10:38.110 INFO:tasks.workunit.client.0.smithi053.stdout:op 276 completed, throughput=4.96MB/sec 2024-01-15T23:10:38.110 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-USGnYL9knPTR-Ga off=13049658 len=1503968 2024-01-15T23:10:38.119 INFO:tasks.workunit.client.0.smithi053.stdout:op 277 completed, throughput=4.99MB/sec 2024-01-15T23:10:38.119 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IzjL5gxOX2sMf9c off=11134576 len=1755904 2024-01-15T23:10:38.125 INFO:tasks.workunit.client.0.smithi053.stdout:op 278 completed, throughput=5.02MB/sec 2024-01-15T23:10:38.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:38 smithi163 ceph-mon[138526]: pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:10:39.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:38 smithi053 ceph-mon[143363]: pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:10:39.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:38 smithi053 ceph-mon[146052]: pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:10:39.125 INFO:tasks.workunit.client.0.smithi053.stdout: 55: throughput=4.93MB/sec pending data=0 2024-01-15T23:10:39.125 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-N9GimNrDzqtQuyL off=4243423 len=310123 2024-01-15T23:10:39.126 INFO:tasks.workunit.client.0.smithi053.stdout:op 279 completed, throughput=4.93MB/sec 2024-01-15T23:10:39.126 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1MRINeTL9JHCRNR off=1178111 len=771194 2024-01-15T23:10:39.127 INFO:tasks.workunit.client.0.smithi053.stdout:op 280 completed, throughput=4.95MB/sec 2024-01-15T23:10:39.127 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iXSnmUVV6OIpMwo off=21907774 len=809947 2024-01-15T23:10:39.130 INFO:tasks.workunit.client.0.smithi053.stdout:op 281 completed, throughput=4.96MB/sec 2024-01-15T23:10:39.130 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-eyftOj2SC7VMqgi off=12129427 len=156584 2024-01-15T23:10:39.130 INFO:tasks.workunit.client.0.smithi053.stdout:op 282 completed, throughput=4.96MB/sec 2024-01-15T23:10:39.130 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NPAnHH3vlynoJJ9 off=12291216 len=1030792 2024-01-15T23:10:39.133 INFO:tasks.workunit.client.0.smithi053.stdout:op 283 completed, throughput=4.98MB/sec 2024-01-15T23:10:39.133 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RpgGYU4uB1bbCgR off=653028 len=1121791 2024-01-15T23:10:39.135 INFO:tasks.workunit.client.0.smithi053.stdout:op 284 completed, throughput=5MB/sec 2024-01-15T23:10:39.135 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FflWLXzEOasZrcX off=8383131 len=447338 2024-01-15T23:10:39.136 INFO:tasks.workunit.client.0.smithi053.stdout:op 285 completed, throughput=5MB/sec 2024-01-15T23:10:40.137 INFO:tasks.workunit.client.0.smithi053.stdout: 56: throughput=4.92MB/sec pending data=0 2024-01-15T23:10:40.137 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8haj88XlbrPNcdI off=5833992 len=1335562 2024-01-15T23:10:40.143 INFO:tasks.workunit.client.0.smithi053.stdout:op 286 completed, throughput=4.94MB/sec 2024-01-15T23:10:40.143 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-k2xW99EbTeNROHJ off=3826612 len=994709 2024-01-15T23:10:40.148 INFO:tasks.workunit.client.0.smithi053.stdout:op 287 completed, throughput=4.96MB/sec 2024-01-15T23:10:40.148 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-T0mXUq4GWRuohVx off=15184562 len=1113640 2024-01-15T23:10:40.150 INFO:tasks.workunit.client.0.smithi053.stdout:op 288 completed, throughput=4.97MB/sec 2024-01-15T23:10:40.150 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QYWMrhQXOUxElzl off=2708680 len=238867 2024-01-15T23:10:40.153 INFO:tasks.workunit.client.0.smithi053.stdout:op 289 completed, throughput=4.98MB/sec 2024-01-15T23:10:40.153 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-85UjFqFUN2mDzkV off=4974510 len=404915 2024-01-15T23:10:40.156 INFO:tasks.workunit.client.0.smithi053.stdout:op 290 completed, throughput=4.98MB/sec 2024-01-15T23:10:40.156 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8pIyTFrwXW2-oPg off=302852 len=959456 2024-01-15T23:10:40.160 INFO:tasks.workunit.client.0.smithi053.stdout:op 291 completed, throughput=5MB/sec 2024-01-15T23:10:40.161 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xxYeDv4jS6TCTH0 off=11136708 len=1889775 2024-01-15T23:10:40.168 INFO:tasks.workunit.client.0.smithi053.stdout:op 292 completed, throughput=5.03MB/sec 2024-01-15T23:10:40.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:40 smithi163 ceph-mon[138526]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:10:41.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:40 smithi053 ceph-mon[143363]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:10:41.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:40 smithi053 ceph-mon[146052]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:10:41.169 INFO:tasks.workunit.client.0.smithi053.stdout: 57: throughput=4.94MB/sec pending data=0 2024-01-15T23:10:41.169 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yNiCXsNquWerNHM off=2582212 len=1750724 2024-01-15T23:10:41.177 INFO:tasks.workunit.client.0.smithi053.stdout:op 293 completed, throughput=4.97MB/sec 2024-01-15T23:10:41.178 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8WOokTLE5WMzPb4 off=11951853 len=1384010 2024-01-15T23:10:41.183 INFO:tasks.workunit.client.0.smithi053.stdout:op 294 completed, throughput=4.99MB/sec 2024-01-15T23:10:41.183 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-j4WgEfD-0xCGTZc off=1526896 len=1565867 2024-01-15T23:10:41.188 INFO:tasks.workunit.client.0.smithi053.stdout:op 295 completed, throughput=5.02MB/sec 2024-01-15T23:10:42.189 INFO:tasks.workunit.client.0.smithi053.stdout: 58: throughput=4.93MB/sec pending data=0 2024-01-15T23:10:42.189 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-t5roMjkh1EGCrsi off=1816216 len=1317958 2024-01-15T23:10:42.195 INFO:tasks.workunit.client.0.smithi053.stdout:op 296 completed, throughput=4.95MB/sec 2024-01-15T23:10:42.195 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-O39oI2N_IUm6xLd off=4679349 len=481511 2024-01-15T23:10:42.199 INFO:tasks.workunit.client.0.smithi053.stdout:op 297 completed, throughput=4.96MB/sec 2024-01-15T23:10:42.199 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XqlM2-5m6agfy3j off=10338705 len=1506697 2024-01-15T23:10:42.201 INFO:tasks.workunit.client.0.smithi053.stdout:op 298 completed, throughput=4.99MB/sec 2024-01-15T23:10:42.201 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tekqUwEoc8s4NeB off=8216433 len=203830 2024-01-15T23:10:42.202 INFO:tasks.workunit.client.0.smithi053.stdout:op 299 completed, throughput=4.99MB/sec 2024-01-15T23:10:42.202 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gYTGxn-J0tCdK8Y off=613252 len=1197023 2024-01-15T23:10:42.206 INFO:tasks.workunit.client.0.smithi053.stdout:op 300 completed, throughput=5.01MB/sec 2024-01-15T23:10:42.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:42 smithi163 ceph-mon[138526]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-01-15T23:10:43.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:42 smithi053 ceph-mon[143363]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-01-15T23:10:43.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:42 smithi053 ceph-mon[146052]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-01-15T23:10:43.207 INFO:tasks.workunit.client.0.smithi053.stdout: 59: throughput=4.93MB/sec pending data=0 2024-01-15T23:10:43.207 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ztymlc8Do-ANLYU off=3628206 len=849110 2024-01-15T23:10:43.212 INFO:tasks.workunit.client.0.smithi053.stdout:op 301 completed, throughput=4.94MB/sec 2024-01-15T23:10:43.212 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rKgmNMKPMmPikdX off=1676076 len=1717552 2024-01-15T23:10:43.214 INFO:tasks.workunit.client.0.smithi053.stdout:op 302 completed, throughput=4.97MB/sec 2024-01-15T23:10:43.214 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-__yIBZmNLEVE3Vi off=10855859 len=793702 2024-01-15T23:10:43.218 INFO:tasks.workunit.client.0.smithi053.stdout:op 303 completed, throughput=4.98MB/sec 2024-01-15T23:10:43.218 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9FPMqFoUF2-GUaL off=6764055 len=1126064 2024-01-15T23:10:43.219 INFO:tasks.workunit.client.0.smithi053.stdout:op 304 completed, throughput=5MB/sec 2024-01-15T23:10:43.220 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CVCaSFH3NuTWbEG off=5770617 len=887158 2024-01-15T23:10:43.225 INFO:tasks.workunit.client.0.smithi053.stdout:op 305 completed, throughput=5.01MB/sec 2024-01-15T23:10:44.225 INFO:tasks.workunit.client.0.smithi053.stdout: 60: throughput=4.93MB/sec pending data=0 2024-01-15T23:10:44.225 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-m6iZnm3aB4As6Om off=4884007 len=1447369 2024-01-15T23:10:44.228 INFO:tasks.workunit.client.0.smithi053.stdout:op 306 completed, throughput=4.95MB/sec 2024-01-15T23:10:44.228 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dqArl4M65HdAu11 off=549361 len=812902 2024-01-15T23:10:44.233 INFO:tasks.workunit.client.0.smithi053.stdout:op 307 completed, throughput=4.96MB/sec 2024-01-15T23:10:44.233 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ntk8efJM6ZtqHID off=23083151 len=1097070 2024-01-15T23:10:44.234 INFO:tasks.workunit.client.0.smithi053.stdout:op 308 completed, throughput=4.98MB/sec 2024-01-15T23:10:44.234 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-U-CB3OJkntuJpjl off=13047552 len=515445 2024-01-15T23:10:44.238 INFO:tasks.workunit.client.0.smithi053.stdout:op 309 completed, throughput=4.99MB/sec 2024-01-15T23:10:44.238 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IV6_V228G3mS1s6 off=11880287 len=634143 2024-01-15T23:10:44.240 INFO:tasks.workunit.client.0.smithi053.stdout:op 310 completed, throughput=5MB/sec 2024-01-15T23:10:44.240 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZDX7NIOwCi_piXU off=32370 len=1161147 2024-01-15T23:10:44.245 INFO:tasks.workunit.client.0.smithi053.stdout:op 311 completed, throughput=5.01MB/sec 2024-01-15T23:10:44.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:44 smithi163 ceph-mon[138526]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:10:44.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:10:45.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:44 smithi053 ceph-mon[143363]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:10:45.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:10:45.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:44 smithi053 ceph-mon[146052]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:10:45.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:10:45.245 INFO:tasks.workunit.client.0.smithi053.stdout: 61: throughput=4.93MB/sec pending data=0 2024-01-15T23:10:45.246 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dZCekyu6cU1y1ma off=712201 len=2079841 2024-01-15T23:10:45.258 INFO:tasks.workunit.client.0.smithi053.stdout:op 312 completed, throughput=4.96MB/sec 2024-01-15T23:10:45.259 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7x5WiZlseoVS1Dy off=4565429 len=898745 2024-01-15T23:10:45.263 INFO:tasks.workunit.client.0.smithi053.stdout:op 313 completed, throughput=4.98MB/sec 2024-01-15T23:10:45.263 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-muxpt5DBOp8HMxW off=9203074 len=764855 2024-01-15T23:10:45.264 INFO:tasks.workunit.client.0.smithi053.stdout:op 314 completed, throughput=4.99MB/sec 2024-01-15T23:10:45.264 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0x0g4rF-XfRhIPB off=10027298 len=6317 2024-01-15T23:10:45.264 INFO:tasks.workunit.client.0.smithi053.stdout:op 315 completed, throughput=4.99MB/sec 2024-01-15T23:10:45.264 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wXF_ardlqktZyN1 off=3342890 len=1222355 2024-01-15T23:10:45.266 INFO:tasks.workunit.client.0.smithi053.stdout:op 316 completed, throughput=5.01MB/sec 2024-01-15T23:10:45.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:10:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:10:45] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2024-01-15T23:10:46.266 INFO:tasks.workunit.client.0.smithi053.stdout: 62: throughput=4.93MB/sec pending data=0 2024-01-15T23:10:46.266 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-o9hKA8Pcl5Xfs42 off=4015681 len=204310 2024-01-15T23:10:46.269 INFO:tasks.workunit.client.0.smithi053.stdout:op 317 completed, throughput=4.93MB/sec 2024-01-15T23:10:46.269 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZLyVOmNOQLTAWmv off=5541269 len=190046 2024-01-15T23:10:46.269 INFO:tasks.workunit.client.0.smithi053.stdout:op 318 completed, throughput=4.93MB/sec 2024-01-15T23:10:46.270 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OZKBW-obJrPKo5r off=1825912 len=564160 2024-01-15T23:10:46.270 INFO:tasks.workunit.client.0.smithi053.stdout:op 319 completed, throughput=4.94MB/sec 2024-01-15T23:10:46.271 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8l-ZeTP-wlEXDj5 off=6107235 len=130339 2024-01-15T23:10:46.271 INFO:tasks.workunit.client.0.smithi053.stdout:op 320 completed, throughput=4.94MB/sec 2024-01-15T23:10:46.271 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hrr19YyWIX_3d-p off=16719953 len=1228577 2024-01-15T23:10:46.274 INFO:tasks.workunit.client.0.smithi053.stdout:op 321 completed, throughput=4.96MB/sec 2024-01-15T23:10:46.274 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XnizmRa7o5q60XM off=19267026 len=50655 2024-01-15T23:10:46.275 INFO:tasks.workunit.client.0.smithi053.stdout:op 322 completed, throughput=4.96MB/sec 2024-01-15T23:10:46.275 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4fg86lBgBubvufc off=41441 len=958574 2024-01-15T23:10:46.280 INFO:tasks.workunit.client.0.smithi053.stdout:op 323 completed, throughput=4.98MB/sec 2024-01-15T23:10:46.280 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RnFO4OqnrE8JEZx off=159331 len=1269398 2024-01-15T23:10:46.282 INFO:tasks.workunit.client.0.smithi053.stdout:op 324 completed, throughput=5MB/sec 2024-01-15T23:10:46.282 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fPlyodglUE2X4Un off=7651841 len=167571 2024-01-15T23:10:46.283 INFO:tasks.workunit.client.0.smithi053.stdout:op 325 completed, throughput=5MB/sec 2024-01-15T23:10:46.283 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nGkHE6OPSCg6Cxf off=1567734 len=1978274 2024-01-15T23:10:46.284 INFO:tasks.workunit.client.0.smithi053.stdout:op 326 completed, throughput=5.03MB/sec 2024-01-15T23:10:46.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:46 smithi163 ceph-mon[138526]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:10:47.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:46 smithi053 ceph-mon[143363]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:10:47.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:46 smithi053 ceph-mon[146052]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:10:47.285 INFO:tasks.workunit.client.0.smithi053.stdout: 63: throughput=4.95MB/sec pending data=0 2024-01-15T23:10:47.285 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iqqSF_Ags0Fxnfz off=7191681 len=919224 2024-01-15T23:10:47.290 INFO:tasks.workunit.client.0.smithi053.stdout:op 327 completed, throughput=4.96MB/sec 2024-01-15T23:10:47.290 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0j0HMKsA_3ioYO1 off=3386221 len=1324590 2024-01-15T23:10:47.292 INFO:tasks.workunit.client.0.smithi053.stdout:op 328 completed, throughput=4.98MB/sec 2024-01-15T23:10:47.292 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qDHtB13ZYTuIC2X off=3718518 len=848819 2024-01-15T23:10:47.296 INFO:tasks.workunit.client.0.smithi053.stdout:op 329 completed, throughput=5MB/sec 2024-01-15T23:10:47.296 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-R3E9PGDS3AFnSQR off=18155710 len=2070951 2024-01-15T23:10:47.301 INFO:tasks.workunit.client.0.smithi053.stdout:op 330 completed, throughput=5.03MB/sec 2024-01-15T23:10:48.301 INFO:tasks.workunit.client.0.smithi053.stdout: 64: throughput=4.95MB/sec pending data=0 2024-01-15T23:10:48.301 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-E2inbTu6i1t0XP1 off=281884 len=1262038 2024-01-15T23:10:48.308 INFO:tasks.workunit.client.0.smithi053.stdout:op 331 completed, throughput=4.97MB/sec 2024-01-15T23:10:48.309 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gjGEEn0CkXeRF-U off=6697064 len=1470948 2024-01-15T23:10:48.310 INFO:tasks.workunit.client.0.smithi053.stdout:op 332 completed, throughput=4.99MB/sec 2024-01-15T23:10:48.310 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OsswcHh4j8-TEM3 off=1852068 len=653281 2024-01-15T23:10:48.315 INFO:tasks.workunit.client.0.smithi053.stdout:op 333 completed, throughput=5MB/sec 2024-01-15T23:10:48.315 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-p86EFoyNIvVLXeo off=4325581 len=1410920 2024-01-15T23:10:48.321 INFO:tasks.workunit.client.0.smithi053.stdout:op 334 completed, throughput=5.02MB/sec 2024-01-15T23:10:48.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:48 smithi163 ceph-mon[138526]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:10:49.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:48 smithi053 ceph-mon[143363]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:10:49.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:48 smithi053 ceph-mon[146052]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:10:49.322 INFO:tasks.workunit.client.0.smithi053.stdout: 65: throughput=4.94MB/sec pending data=0 2024-01-15T23:10:49.322 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bMKaw23q7yUPEBt off=1136102 len=1783365 2024-01-15T23:10:49.324 INFO:tasks.workunit.client.0.smithi053.stdout:op 335 completed, throughput=4.97MB/sec 2024-01-15T23:10:49.324 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AJWJeQzm8OHda54 off=14991055 len=841489 2024-01-15T23:10:49.329 INFO:tasks.workunit.client.0.smithi053.stdout:op 336 completed, throughput=4.98MB/sec 2024-01-15T23:10:49.329 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gu1l-DYjtD4YcsS off=0 len=1533843 2024-01-15T23:10:49.331 INFO:tasks.workunit.client.0.smithi053.stdout:op 337 completed, throughput=5MB/sec 2024-01-15T23:10:50.331 INFO:tasks.workunit.client.0.smithi053.stdout: 66: throughput=4.93MB/sec pending data=0 2024-01-15T23:10:50.331 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7xARMFErPDyxs6W off=2185925 len=1386710 2024-01-15T23:10:50.334 INFO:tasks.workunit.client.0.smithi053.stdout:op 338 completed, throughput=4.95MB/sec 2024-01-15T23:10:50.334 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zsCTBDMp6U8pYcz off=79479 len=486913 2024-01-15T23:10:50.335 INFO:tasks.workunit.client.0.smithi053.stdout:op 339 completed, throughput=4.95MB/sec 2024-01-15T23:10:50.335 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xjGoixaWrtAQG5R off=9519192 len=1245263 2024-01-15T23:10:50.337 INFO:tasks.workunit.client.0.smithi053.stdout:op 340 completed, throughput=4.97MB/sec 2024-01-15T23:10:50.338 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-V5fXSxh-7VVhoZ6 off=3458577 len=1208988 2024-01-15T23:10:50.339 INFO:tasks.workunit.client.0.smithi053.stdout:op 341 completed, throughput=4.99MB/sec 2024-01-15T23:10:50.339 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DEA0MzfuKPahNPH off=6814511 len=1332409 2024-01-15T23:10:50.346 INFO:tasks.workunit.client.0.smithi053.stdout:op 342 completed, throughput=5.01MB/sec 2024-01-15T23:10:50.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:50 smithi163 ceph-mon[138526]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:10:51.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:50 smithi053 ceph-mon[143363]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:10:51.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:50 smithi053 ceph-mon[146052]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:10:51.346 INFO:tasks.workunit.client.0.smithi053.stdout: 67: throughput=4.93MB/sec pending data=0 2024-01-15T23:10:51.347 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ciq3M4Q12jXrzva off=12887441 len=1284085 2024-01-15T23:10:51.355 INFO:tasks.workunit.client.0.smithi053.stdout:op 343 completed, throughput=4.95MB/sec 2024-01-15T23:10:51.355 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kQyo5UbgS_QL1Dh off=3211003 len=1804846 2024-01-15T23:10:51.363 INFO:tasks.workunit.client.0.smithi053.stdout:op 344 completed, throughput=4.97MB/sec 2024-01-15T23:10:51.363 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fjzCjtjXNhNM3fO off=5306420 len=1125556 2024-01-15T23:10:51.368 INFO:tasks.workunit.client.0.smithi053.stdout:op 345 completed, throughput=4.99MB/sec 2024-01-15T23:10:51.368 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tWkRC0tjbARPuWB off=110877 len=884837 2024-01-15T23:10:51.369 INFO:tasks.workunit.client.0.smithi053.stdout:op 346 completed, throughput=5MB/sec 2024-01-15T23:10:52.370 INFO:tasks.workunit.client.0.smithi053.stdout: 68: throughput=4.93MB/sec pending data=0 2024-01-15T23:10:52.370 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9bPbaczHnBTagPj off=5095430 len=197451 2024-01-15T23:10:52.371 INFO:tasks.workunit.client.0.smithi053.stdout:op 347 completed, throughput=4.93MB/sec 2024-01-15T23:10:52.371 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uNB12Jl9hfA3UMz off=497614 len=1894416 2024-01-15T23:10:52.379 INFO:tasks.workunit.client.0.smithi053.stdout:op 348 completed, throughput=4.96MB/sec 2024-01-15T23:10:52.380 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-E0L6TcdyV6Urf-Q off=15777620 len=1966247 2024-01-15T23:10:52.390 INFO:tasks.workunit.client.0.smithi053.stdout:op 349 completed, throughput=4.98MB/sec 2024-01-15T23:10:52.390 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-j6NKwxwBoPRHLJs off=1536704 len=1971663 2024-01-15T23:10:52.398 INFO:tasks.workunit.client.0.smithi053.stdout:op 350 completed, throughput=5.01MB/sec 2024-01-15T23:10:52.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:52 smithi163 ceph-mon[138526]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:10:53.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:52 smithi053 ceph-mon[143363]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:10:53.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:52 smithi053 ceph-mon[146052]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:10:53.398 INFO:tasks.workunit.client.0.smithi053.stdout: 69: throughput=4.94MB/sec pending data=0 2024-01-15T23:10:53.398 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QqA467AoFXNGAGm off=9878032 len=1684641 2024-01-15T23:10:53.400 INFO:tasks.workunit.client.0.smithi053.stdout:op 351 completed, throughput=4.96MB/sec 2024-01-15T23:10:53.400 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aF4HvdFHVVk_6Iw off=912 len=2091562 2024-01-15T23:10:53.409 INFO:tasks.workunit.client.0.smithi053.stdout:op 352 completed, throughput=4.99MB/sec 2024-01-15T23:10:53.410 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ump1lI0H0DdP6JY off=6899573 len=1889968 2024-01-15T23:10:53.420 INFO:tasks.workunit.client.0.smithi053.stdout:op 353 completed, throughput=5.01MB/sec 2024-01-15T23:10:54.421 INFO:tasks.workunit.client.0.smithi053.stdout: 70: throughput=4.94MB/sec pending data=0 2024-01-15T23:10:54.421 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8f6PmkboGTIgcSL off=4532233 len=459813 2024-01-15T23:10:54.422 INFO:tasks.workunit.client.0.smithi053.stdout:op 354 completed, throughput=4.95MB/sec 2024-01-15T23:10:54.422 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lAhxU_D0i8PSm_G off=14126841 len=2074084 2024-01-15T23:10:54.431 INFO:tasks.workunit.client.0.smithi053.stdout:op 355 completed, throughput=4.98MB/sec 2024-01-15T23:10:54.431 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-X_B2FeseIa7g7oO off=2474265 len=631303 2024-01-15T23:10:54.432 INFO:tasks.workunit.client.0.smithi053.stdout:op 356 completed, throughput=4.99MB/sec 2024-01-15T23:10:54.432 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gzweyQUxEGybEBc off=503840 len=1343537 2024-01-15T23:10:54.439 INFO:tasks.workunit.client.0.smithi053.stdout:op 357 completed, throughput=5MB/sec 2024-01-15T23:10:54.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:54 smithi163 ceph-mon[138526]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:10:54.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:54 smithi053 ceph-mon[143363]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:10:55.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:54 smithi053 ceph-mon[146052]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:10:55.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:10:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:10:55] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2024-01-15T23:10:55.439 INFO:tasks.workunit.client.0.smithi053.stdout: 71: throughput=4.93MB/sec pending data=0 2024-01-15T23:10:55.439 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yaHELu_ihDYMAaA off=10087163 len=1453394 2024-01-15T23:10:55.441 INFO:tasks.workunit.client.0.smithi053.stdout:op 358 completed, throughput=4.95MB/sec 2024-01-15T23:10:55.441 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cOzp2bwsEUZeswS off=5106749 len=44134 2024-01-15T23:10:55.441 INFO:tasks.workunit.client.0.smithi053.stdout:op 359 completed, throughput=4.95MB/sec 2024-01-15T23:10:55.441 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GKcdq2q2Y2PJY_2 off=5972582 len=1657739 2024-01-15T23:10:55.449 INFO:tasks.workunit.client.0.smithi053.stdout:op 360 completed, throughput=4.98MB/sec 2024-01-15T23:10:55.449 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fLVoda1B8wkMVz1 off=2568487 len=2057514 2024-01-15T23:10:55.458 INFO:tasks.workunit.client.0.smithi053.stdout:op 361 completed, throughput=5MB/sec 2024-01-15T23:10:56.458 INFO:tasks.workunit.client.0.smithi053.stdout: 72: throughput=4.93MB/sec pending data=0 2024-01-15T23:10:56.458 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tk61YHMm-u2FfYz off=1125487 len=1979395 2024-01-15T23:10:56.470 INFO:tasks.workunit.client.0.smithi053.stdout:op 362 completed, throughput=4.96MB/sec 2024-01-15T23:10:56.470 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Vdkns75UAieWV-0 off=2446384 len=1887595 2024-01-15T23:10:56.479 INFO:tasks.workunit.client.0.smithi053.stdout:op 363 completed, throughput=4.98MB/sec 2024-01-15T23:10:56.479 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Kv7z7P43N4wqcoS off=8617619 len=851062 2024-01-15T23:10:56.484 INFO:tasks.workunit.client.0.smithi053.stdout:op 364 completed, throughput=4.99MB/sec 2024-01-15T23:10:56.484 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-n027kIKG5V6fWtc off=4717287 len=1532507 2024-01-15T23:10:56.488 INFO:tasks.workunit.client.0.smithi053.stdout:op 365 completed, throughput=5.01MB/sec 2024-01-15T23:10:56.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:56 smithi163 ceph-mon[138526]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:10:57.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:56 smithi053 ceph-mon[143363]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:10:57.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:56 smithi053 ceph-mon[146052]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:10:57.488 INFO:tasks.workunit.client.0.smithi053.stdout: 73: throughput=4.95MB/sec pending data=0 2024-01-15T23:10:57.489 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FUgDJEETcNTgqjd off=8930963 len=1888526 2024-01-15T23:10:57.491 INFO:tasks.workunit.client.0.smithi053.stdout:op 366 completed, throughput=4.97MB/sec 2024-01-15T23:10:57.491 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DOfWP7qmlvBiFyE off=179711 len=909163 2024-01-15T23:10:57.492 INFO:tasks.workunit.client.0.smithi053.stdout:op 367 completed, throughput=4.98MB/sec 2024-01-15T23:10:57.492 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AnwRcrMc9b_MPlp off=3651763 len=1614929 2024-01-15T23:10:57.499 INFO:tasks.workunit.client.0.smithi053.stdout:op 368 completed, throughput=5MB/sec 2024-01-15T23:10:58.499 INFO:tasks.workunit.client.0.smithi053.stdout: 74: throughput=4.93MB/sec pending data=0 2024-01-15T23:10:58.500 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4SA8UnuVsgW82bR off=12525655 len=1932061 2024-01-15T23:10:58.509 INFO:tasks.workunit.client.0.smithi053.stdout:op 369 completed, throughput=4.96MB/sec 2024-01-15T23:10:58.509 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vA5mr55eTXX2523 off=7355213 len=912090 2024-01-15T23:10:58.511 INFO:tasks.workunit.client.0.smithi053.stdout:op 370 completed, throughput=4.97MB/sec 2024-01-15T23:10:58.511 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qBxcWqh0LzH1drv off=5449032 len=1394767 2024-01-15T23:10:58.518 INFO:tasks.workunit.client.0.smithi053.stdout:op 371 completed, throughput=4.99MB/sec 2024-01-15T23:10:58.518 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hv4Oih5fijV8JQU off=0 len=1173388 2024-01-15T23:10:58.523 INFO:tasks.workunit.client.0.smithi053.stdout:op 372 completed, throughput=5MB/sec 2024-01-15T23:10:58.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:58 smithi163 ceph-mon[138526]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-01-15T23:10:59.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:58 smithi053 ceph-mon[146052]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-01-15T23:10:59.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:58 smithi053 ceph-mon[143363]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-01-15T23:10:59.524 INFO:tasks.workunit.client.0.smithi053.stdout: 75: throughput=4.94MB/sec pending data=0 2024-01-15T23:10:59.524 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-idpK23Y6qoY6fo8 off=1262117 len=227115 2024-01-15T23:10:59.524 INFO:tasks.workunit.client.0.smithi053.stdout:op 373 completed, throughput=4.94MB/sec 2024-01-15T23:10:59.524 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vtwV3CWKX1xsbyP off=2826088 len=1281404 2024-01-15T23:10:59.526 INFO:tasks.workunit.client.0.smithi053.stdout:op 374 completed, throughput=4.95MB/sec 2024-01-15T23:10:59.526 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-77QFrLlD3vNhsww off=1689152 len=2045229 2024-01-15T23:10:59.535 INFO:tasks.workunit.client.0.smithi053.stdout:op 375 completed, throughput=4.98MB/sec 2024-01-15T23:10:59.535 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XSMUXbaapQesW7n off=559708 len=1339651 2024-01-15T23:10:59.541 INFO:tasks.workunit.client.0.smithi053.stdout:op 376 completed, throughput=5MB/sec 2024-01-15T23:10:59.541 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-15VYT0gqFTYjMQB off=17599686 len=1650938 2024-01-15T23:10:59.543 INFO:tasks.workunit.client.0.smithi053.stdout:op 377 completed, throughput=5.02MB/sec 2024-01-15T23:10:59.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:10:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:11:00.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:10:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:11:00.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:10:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:11:00.543 INFO:tasks.workunit.client.0.smithi053.stdout: 76: throughput=4.95MB/sec pending data=0 2024-01-15T23:11:00.543 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-K7wLrklrctbPyil off=11293730 len=1788044 2024-01-15T23:11:00.548 INFO:tasks.workunit.client.0.smithi053.stdout:op 378 completed, throughput=4.97MB/sec 2024-01-15T23:11:00.548 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-D6c-f9DCwwukE4J off=3602085 len=209010 2024-01-15T23:11:00.551 INFO:tasks.workunit.client.0.smithi053.stdout:op 379 completed, throughput=4.98MB/sec 2024-01-15T23:11:00.551 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lVoMMBlME2QVixb off=596003 len=1280257 2024-01-15T23:11:00.552 INFO:tasks.workunit.client.0.smithi053.stdout:op 380 completed, throughput=4.99MB/sec 2024-01-15T23:11:00.552 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iXkHQ01CrHGQ76G off=8386962 len=784104 2024-01-15T23:11:00.556 INFO:tasks.workunit.client.0.smithi053.stdout:op 381 completed, throughput=5MB/sec 2024-01-15T23:11:01.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:00 smithi053 ceph-mon[143363]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-01-15T23:11:01.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:00 smithi053 ceph-mon[146052]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-01-15T23:11:01.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:00 smithi163 ceph-mon[138526]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-01-15T23:11:01.557 INFO:tasks.workunit.client.0.smithi053.stdout: 77: throughput=4.94MB/sec pending data=0 2024-01-15T23:11:01.557 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5M9ze2vjrO4b0Ea off=8818706 len=36902 2024-01-15T23:11:01.557 INFO:tasks.workunit.client.0.smithi053.stdout:op 382 completed, throughput=4.94MB/sec 2024-01-15T23:11:01.557 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qmo3EoGNP8STdR6 off=10939949 len=225210 2024-01-15T23:11:01.560 INFO:tasks.workunit.client.0.smithi053.stdout:op 383 completed, throughput=4.94MB/sec 2024-01-15T23:11:01.560 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hKonXDqiY3XMEcP off=1334597 len=393209 2024-01-15T23:11:01.561 INFO:tasks.workunit.client.0.smithi053.stdout:op 384 completed, throughput=4.94MB/sec 2024-01-15T23:11:01.562 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BVgt3Ed7SVDe1-x off=1211065 len=1570997 2024-01-15T23:11:01.569 INFO:tasks.workunit.client.0.smithi053.stdout:op 385 completed, throughput=4.96MB/sec 2024-01-15T23:11:01.569 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-57La-HiXnlO9BsB off=1881194 len=419745 2024-01-15T23:11:01.573 INFO:tasks.workunit.client.0.smithi053.stdout:op 386 completed, throughput=4.97MB/sec 2024-01-15T23:11:01.573 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7A4PEwaH_lJU1iH off=7072064 len=805665 2024-01-15T23:11:01.577 INFO:tasks.workunit.client.0.smithi053.stdout:op 387 completed, throughput=4.98MB/sec 2024-01-15T23:11:01.577 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8tJ-fzdayG54HGF off=7685046 len=1381487 2024-01-15T23:11:01.583 INFO:tasks.workunit.client.0.smithi053.stdout:op 388 completed, throughput=4.99MB/sec 2024-01-15T23:11:01.583 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZFLrd6sH-I8wqBd off=9633344 len=715948 2024-01-15T23:11:01.584 INFO:tasks.workunit.client.0.smithi053.stdout:op 389 completed, throughput=5MB/sec 2024-01-15T23:11:02.585 INFO:tasks.workunit.client.0.smithi053.stdout: 78: throughput=4.94MB/sec pending data=0 2024-01-15T23:11:02.585 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4sfrHhkWi_-kxtu off=16451952 len=806302 2024-01-15T23:11:02.586 INFO:tasks.workunit.client.0.smithi053.stdout:op 390 completed, throughput=4.95MB/sec 2024-01-15T23:11:02.586 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gJyCx2F1S4l9a1D off=2859128 len=1401483 2024-01-15T23:11:02.592 INFO:tasks.workunit.client.0.smithi053.stdout:op 391 completed, throughput=4.97MB/sec 2024-01-15T23:11:02.592 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-y9dcXIX0R9u8xkU off=735560 len=2048643 2024-01-15T23:11:02.595 INFO:tasks.workunit.client.0.smithi053.stdout:op 392 completed, throughput=4.99MB/sec 2024-01-15T23:11:02.595 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TZ9JfoN1XO2dDel off=3296980 len=1351531 2024-01-15T23:11:02.601 INFO:tasks.workunit.client.0.smithi053.stdout:op 393 completed, throughput=5.01MB/sec 2024-01-15T23:11:03.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:02 smithi053 ceph-mon[143363]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:11:03.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:02 smithi053 ceph-mon[146052]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:11:03.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:02 smithi163 ceph-mon[138526]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:11:03.601 INFO:tasks.workunit.client.0.smithi053.stdout: 79: throughput=4.94MB/sec pending data=0 2024-01-15T23:11:03.601 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rg655sjkAT6Sg03 off=4979978 len=838255 2024-01-15T23:11:03.603 INFO:tasks.workunit.client.0.smithi053.stdout:op 394 completed, throughput=4.95MB/sec 2024-01-15T23:11:03.603 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Lw3JoBWlevDeQ5T off=6088880 len=719786 2024-01-15T23:11:03.608 INFO:tasks.workunit.client.0.smithi053.stdout:op 395 completed, throughput=4.96MB/sec 2024-01-15T23:11:03.608 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tVEwjGyFTuYp-Ci off=134465 len=1088111 2024-01-15T23:11:03.614 INFO:tasks.workunit.client.0.smithi053.stdout:op 396 completed, throughput=4.97MB/sec 2024-01-15T23:11:03.614 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yjLjqW-y2__0R_j off=1903528 len=1159514 2024-01-15T23:11:03.620 INFO:tasks.workunit.client.0.smithi053.stdout:op 397 completed, throughput=4.99MB/sec 2024-01-15T23:11:03.620 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SaVihCPD8SMF6er off=1765440 len=1339032 2024-01-15T23:11:03.622 INFO:tasks.workunit.client.0.smithi053.stdout:op 398 completed, throughput=5MB/sec 2024-01-15T23:11:04.623 INFO:tasks.workunit.client.0.smithi053.stdout: 80: throughput=4.94MB/sec pending data=0 2024-01-15T23:11:04.623 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GX8SBKyVd1571wC off=22618850 len=1880809 2024-01-15T23:11:04.625 INFO:tasks.workunit.client.0.smithi053.stdout:op 399 completed, throughput=4.96MB/sec 2024-01-15T23:11:04.625 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NUJnPjqXKatqB82 off=421108 len=34466 2024-01-15T23:11:04.626 INFO:tasks.workunit.client.0.smithi053.stdout:op 400 completed, throughput=4.96MB/sec 2024-01-15T23:11:04.626 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--boE9hoqcQNyteh off=4448261 len=1503353 2024-01-15T23:11:04.629 INFO:tasks.workunit.client.0.smithi053.stdout:op 401 completed, throughput=4.98MB/sec 2024-01-15T23:11:04.629 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6cT31JBz5qSSzUa off=5304646 len=705483 2024-01-15T23:11:04.631 INFO:tasks.workunit.client.0.smithi053.stdout:op 402 completed, throughput=4.99MB/sec 2024-01-15T23:11:04.631 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oXdludc-o3bMKRL off=3890525 len=1529903 2024-01-15T23:11:04.639 INFO:tasks.workunit.client.0.smithi053.stdout:op 403 completed, throughput=5.01MB/sec 2024-01-15T23:11:04.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:04 smithi053 ceph-mon[143363]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-01-15T23:11:04.999 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:04 smithi053 ceph-mon[146052]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-01-15T23:11:05.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:04 smithi163 ceph-mon[138526]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-01-15T23:11:05.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:11:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:11:05] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2024-01-15T23:11:05.640 INFO:tasks.workunit.client.0.smithi053.stdout: 81: throughput=4.95MB/sec pending data=0 2024-01-15T23:11:05.640 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-j-7QKKDyL9j31_w off=1469951 len=1954800 2024-01-15T23:11:05.642 INFO:tasks.workunit.client.0.smithi053.stdout:op 404 completed, throughput=4.97MB/sec 2024-01-15T23:11:05.642 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-O9vxOrKKa5UilMb off=2586705 len=1583110 2024-01-15T23:11:05.649 INFO:tasks.workunit.client.0.smithi053.stdout:op 405 completed, throughput=4.99MB/sec 2024-01-15T23:11:05.649 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xRwBz95JprQjeVA off=3583649 len=925529 2024-01-15T23:11:05.653 INFO:tasks.workunit.client.0.smithi053.stdout:op 406 completed, throughput=5MB/sec 2024-01-15T23:11:05.654 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9d_CCfvMbPcHw6n off=6593233 len=1868383 2024-01-15T23:11:05.655 INFO:tasks.workunit.client.0.smithi053.stdout:op 407 completed, throughput=5.02MB/sec 2024-01-15T23:11:06.656 INFO:tasks.workunit.client.0.smithi053.stdout: 82: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:06.656 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-I_jQAUXQLvPsArD off=6594072 len=649285 2024-01-15T23:11:06.660 INFO:tasks.workunit.client.0.smithi053.stdout:op 408 completed, throughput=4.97MB/sec 2024-01-15T23:11:06.660 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0Zl42mqA_itJ_g- off=112586 len=1156727 2024-01-15T23:11:06.662 INFO:tasks.workunit.client.0.smithi053.stdout:op 409 completed, throughput=4.98MB/sec 2024-01-15T23:11:06.662 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RP_geTdiAu4l_tf off=11780435 len=1599630 2024-01-15T23:11:06.665 INFO:tasks.workunit.client.0.smithi053.stdout:op 410 completed, throughput=5MB/sec 2024-01-15T23:11:06.665 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PaXjTRDE9BKLD5X off=19051160 len=1658923 2024-01-15T23:11:06.674 INFO:tasks.workunit.client.0.smithi053.stdout:op 411 completed, throughput=5.02MB/sec 2024-01-15T23:11:07.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:06 smithi053 ceph-mon[143363]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-01-15T23:11:07.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:06 smithi053 ceph-mon[146052]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-01-15T23:11:07.224 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:06 smithi163 ceph-mon[138526]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-01-15T23:11:07.674 INFO:tasks.workunit.client.0.smithi053.stdout: 83: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:07.674 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-l-f7Yqr42ETSQn3 off=348709 len=1367233 2024-01-15T23:11:07.676 INFO:tasks.workunit.client.0.smithi053.stdout:op 412 completed, throughput=4.97MB/sec 2024-01-15T23:11:07.676 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JMY-kPy6DoyvWLz off=770769 len=393081 2024-01-15T23:11:07.679 INFO:tasks.workunit.client.0.smithi053.stdout:op 413 completed, throughput=4.98MB/sec 2024-01-15T23:11:07.680 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Aj1RfjafHVkULU2 off=13693441 len=1441451 2024-01-15T23:11:07.681 INFO:tasks.workunit.client.0.smithi053.stdout:op 414 completed, throughput=4.99MB/sec 2024-01-15T23:11:07.681 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JuHn8-5H8TgGi1D off=9014916 len=928557 2024-01-15T23:11:07.683 INFO:tasks.workunit.client.0.smithi053.stdout:op 415 completed, throughput=5MB/sec 2024-01-15T23:11:08.684 INFO:tasks.workunit.client.0.smithi053.stdout: 84: throughput=4.94MB/sec pending data=0 2024-01-15T23:11:08.684 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6Tj052qUN5DwJ8Y off=1163177 len=416444 2024-01-15T23:11:08.685 INFO:tasks.workunit.client.0.smithi053.stdout:op 416 completed, throughput=4.95MB/sec 2024-01-15T23:11:08.685 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-orgtTa1DP7LIsvh off=2463201 len=26070 2024-01-15T23:11:08.687 INFO:tasks.workunit.client.0.smithi053.stdout:op 417 completed, throughput=4.95MB/sec 2024-01-15T23:11:08.687 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-p78KXTkY_OKi6TO off=1127076 len=1441230 2024-01-15T23:11:08.694 INFO:tasks.workunit.client.0.smithi053.stdout:op 418 completed, throughput=4.96MB/sec 2024-01-15T23:11:08.694 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GjUCSnP6jdSSgzR off=838603 len=700910 2024-01-15T23:11:08.695 INFO:tasks.workunit.client.0.smithi053.stdout:op 419 completed, throughput=4.97MB/sec 2024-01-15T23:11:08.695 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VjcH-SAHqWy2H_f off=4298911 len=122779 2024-01-15T23:11:08.698 INFO:tasks.workunit.client.0.smithi053.stdout:op 420 completed, throughput=4.97MB/sec 2024-01-15T23:11:08.698 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_2s7UNDV5T2H0PW off=456867 len=812716 2024-01-15T23:11:08.699 INFO:tasks.workunit.client.0.smithi053.stdout:op 421 completed, throughput=4.98MB/sec 2024-01-15T23:11:08.699 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9iH-BNCbmxcmLh_ off=11109490 len=1965520 2024-01-15T23:11:08.706 INFO:tasks.workunit.client.0.smithi053.stdout:op 422 completed, throughput=5MB/sec 2024-01-15T23:11:09.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:08 smithi053 ceph-mon[143363]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-01-15T23:11:09.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:08 smithi053 ceph-mon[146052]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-01-15T23:11:09.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:08 smithi163 ceph-mon[138526]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-01-15T23:11:09.707 INFO:tasks.workunit.client.0.smithi053.stdout: 85: throughput=4.95MB/sec pending data=0 2024-01-15T23:11:09.707 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--1KbgZ9bWMZq2Bp off=18202355 len=1274131 2024-01-15T23:11:09.712 INFO:tasks.workunit.client.0.smithi053.stdout:op 423 completed, throughput=4.96MB/sec 2024-01-15T23:11:09.712 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-C_OL9QjmDki3su9 off=20514198 len=972547 2024-01-15T23:11:09.713 INFO:tasks.workunit.client.0.smithi053.stdout:op 424 completed, throughput=4.97MB/sec 2024-01-15T23:11:09.713 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-i1U29QZUs6mpvWu off=5542690 len=1708146 2024-01-15T23:11:09.723 INFO:tasks.workunit.client.0.smithi053.stdout:op 425 completed, throughput=4.99MB/sec 2024-01-15T23:11:09.723 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tkKdhvgHA-OC2cy off=3208441 len=278727 2024-01-15T23:11:09.723 INFO:tasks.workunit.client.0.smithi053.stdout:op 426 completed, throughput=4.99MB/sec 2024-01-15T23:11:09.723 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-I_jQAUXQLvPsArD off=7663943 len=1784152 2024-01-15T23:11:09.725 INFO:tasks.workunit.client.0.smithi053.stdout:op 427 completed, throughput=5.01MB/sec 2024-01-15T23:11:10.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:09 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:11:10.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:09 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:11:10.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:09 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:11:10.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:09 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:11:10.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:09 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:11:10.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:09 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:11:10.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:09 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:11:10.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:09 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:11:10.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:09 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:11:10.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:09 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:11:10.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:09 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:11:10.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:09 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:11:10.725 INFO:tasks.workunit.client.0.smithi053.stdout: 86: throughput=4.95MB/sec pending data=0 2024-01-15T23:11:10.725 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RhtMSiayxhN7Ren off=9783767 len=439215 2024-01-15T23:11:10.727 INFO:tasks.workunit.client.0.smithi053.stdout:op 428 completed, throughput=4.96MB/sec 2024-01-15T23:11:10.727 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AVC5gmH_avbxz8M off=1313850 len=70146 2024-01-15T23:11:10.728 INFO:tasks.workunit.client.0.smithi053.stdout:op 429 completed, throughput=4.96MB/sec 2024-01-15T23:11:10.728 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qttL-co8P00MXBX off=1884553 len=123581 2024-01-15T23:11:10.728 INFO:tasks.workunit.client.0.smithi053.stdout:op 430 completed, throughput=4.96MB/sec 2024-01-15T23:11:10.728 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IAp1UzQsOpdDmS1 off=7540269 len=1268693 2024-01-15T23:11:10.731 INFO:tasks.workunit.client.0.smithi053.stdout:op 431 completed, throughput=4.97MB/sec 2024-01-15T23:11:10.731 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OEnJSFSorKC0p0W off=5945827 len=1756687 2024-01-15T23:11:10.734 INFO:tasks.workunit.client.0.smithi053.stdout:op 432 completed, throughput=4.99MB/sec 2024-01-15T23:11:10.734 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vAplxab64ogNgWz off=20659746 len=106566 2024-01-15T23:11:10.734 INFO:tasks.workunit.client.0.smithi053.stdout:op 433 completed, throughput=4.99MB/sec 2024-01-15T23:11:10.735 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ml9eizEUZTeAjg6 off=2207211 len=633970 2024-01-15T23:11:10.735 INFO:tasks.workunit.client.0.smithi053.stdout:op 434 completed, throughput=5MB/sec 2024-01-15T23:11:11.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:10 smithi053 ceph-mon[143363]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:11:11.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:10 smithi053 ceph-mon[146052]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:11:11.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:10 smithi163 ceph-mon[138526]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:11:11.736 INFO:tasks.workunit.client.0.smithi053.stdout: 87: throughput=4.94MB/sec pending data=0 2024-01-15T23:11:11.736 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Dsrk5R0OJoS3h34 off=2302682 len=520869 2024-01-15T23:11:11.740 INFO:tasks.workunit.client.0.smithi053.stdout:op 435 completed, throughput=4.95MB/sec 2024-01-15T23:11:11.740 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4ze_PEA_XnVKvfs off=17853531 len=364001 2024-01-15T23:11:11.740 INFO:tasks.workunit.client.0.smithi053.stdout:op 436 completed, throughput=4.95MB/sec 2024-01-15T23:11:11.740 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EEFpvPcXic4aJJ7 off=5702739 len=1979582 2024-01-15T23:11:11.750 INFO:tasks.workunit.client.0.smithi053.stdout:op 437 completed, throughput=4.97MB/sec 2024-01-15T23:11:11.750 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-m0QsRLDWx07VcfQ off=19762255 len=1959900 2024-01-15T23:11:11.752 INFO:tasks.workunit.client.0.smithi053.stdout:op 438 completed, throughput=5MB/sec 2024-01-15T23:11:11.752 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NaltgG4cbpXxFsN off=26318 len=663722 2024-01-15T23:11:11.754 INFO:tasks.workunit.client.0.smithi053.stdout:op 439 completed, throughput=5MB/sec 2024-01-15T23:11:12.754 INFO:tasks.workunit.client.0.smithi053.stdout: 88: throughput=4.95MB/sec pending data=0 2024-01-15T23:11:12.755 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Z3z9ZwX72jZWWAZ off=3489592 len=132069 2024-01-15T23:11:12.757 INFO:tasks.workunit.client.0.smithi053.stdout:op 440 completed, throughput=4.95MB/sec 2024-01-15T23:11:12.757 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--4yzvZdFWeaXf2Q off=10244150 len=1457864 2024-01-15T23:11:12.759 INFO:tasks.workunit.client.0.smithi053.stdout:op 441 completed, throughput=4.96MB/sec 2024-01-15T23:11:12.759 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BkCxfbV7-21EzO4 off=13692728 len=1973356 2024-01-15T23:11:12.761 INFO:tasks.workunit.client.0.smithi053.stdout:op 442 completed, throughput=4.98MB/sec 2024-01-15T23:11:12.761 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mNsEB-rXLCy_dIO off=9669436 len=1774064 2024-01-15T23:11:12.763 INFO:tasks.workunit.client.0.smithi053.stdout:op 443 completed, throughput=5MB/sec 2024-01-15T23:11:13.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:12 smithi053 ceph-mon[143363]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:11:13.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:12 smithi053 ceph-mon[146052]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:11:13.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:12 smithi163 ceph-mon[138526]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:11:13.763 INFO:tasks.workunit.client.0.smithi053.stdout: 89: throughput=4.95MB/sec pending data=0 2024-01-15T23:11:13.763 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ti0bHP7-oeBkW6g off=7363134 len=54120 2024-01-15T23:11:13.764 INFO:tasks.workunit.client.0.smithi053.stdout:op 444 completed, throughput=4.95MB/sec 2024-01-15T23:11:13.764 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1sVabpoRPv_yntd off=2989681 len=1419575 2024-01-15T23:11:13.770 INFO:tasks.workunit.client.0.smithi053.stdout:op 445 completed, throughput=4.96MB/sec 2024-01-15T23:11:13.770 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-q0Gz0IzY90Elfmg off=4327876 len=2031464 2024-01-15T23:11:13.774 INFO:tasks.workunit.client.0.smithi053.stdout:op 446 completed, throughput=4.98MB/sec 2024-01-15T23:11:13.774 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uzL-t9gyGrwceeP off=380992 len=1696266 2024-01-15T23:11:13.778 INFO:tasks.workunit.client.0.smithi053.stdout:op 447 completed, throughput=5MB/sec 2024-01-15T23:11:14.779 INFO:tasks.workunit.client.0.smithi053.stdout: 90: throughput=4.95MB/sec pending data=0 2024-01-15T23:11:14.779 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VH6WCaozOi7zzWv off=1660686 len=237244 2024-01-15T23:11:14.781 INFO:tasks.workunit.client.0.smithi053.stdout:op 448 completed, throughput=4.95MB/sec 2024-01-15T23:11:14.781 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NymajKhFrSiErr2 off=13014728 len=1204841 2024-01-15T23:11:14.783 INFO:tasks.workunit.client.0.smithi053.stdout:op 449 completed, throughput=4.96MB/sec 2024-01-15T23:11:14.783 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-G-84RM7odHayurf off=1736860 len=426288 2024-01-15T23:11:14.784 INFO:tasks.workunit.client.0.smithi053.stdout:op 450 completed, throughput=4.97MB/sec 2024-01-15T23:11:14.784 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UYqn7yxFrw2rA8L off=14072536 len=1573813 2024-01-15T23:11:14.791 INFO:tasks.workunit.client.0.smithi053.stdout:op 451 completed, throughput=4.98MB/sec 2024-01-15T23:11:14.791 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pBP27ibZOQ-UW_m off=2960002 len=832362 2024-01-15T23:11:14.793 INFO:tasks.workunit.client.0.smithi053.stdout:op 452 completed, throughput=4.99MB/sec 2024-01-15T23:11:14.793 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-G_dhcHAWwewfBuM off=262166 len=244100 2024-01-15T23:11:14.797 INFO:tasks.workunit.client.0.smithi053.stdout:op 453 completed, throughput=4.99MB/sec 2024-01-15T23:11:14.797 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ByyNsDBbKP-4Pbl off=982374 len=520484 2024-01-15T23:11:14.797 INFO:tasks.workunit.client.0.smithi053.stdout:op 454 completed, throughput=5MB/sec 2024-01-15T23:11:14.798 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EctUpoojhFNJJOg off=2202300 len=669353 2024-01-15T23:11:14.801 INFO:tasks.workunit.client.0.smithi053.stdout:op 455 completed, throughput=5.01MB/sec 2024-01-15T23:11:15.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:14 smithi053 ceph-mon[143363]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:11:15.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:11:15.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:14 smithi053 ceph-mon[146052]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:11:15.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:11:15.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:14 smithi163 ceph-mon[138526]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:11:15.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:11:15.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:11:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:11:15] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2024-01-15T23:11:15.802 INFO:tasks.workunit.client.0.smithi053.stdout: 91: throughput=4.95MB/sec pending data=0 2024-01-15T23:11:15.802 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cNM9zo5_3ywzcJu off=1198622 len=1907396 2024-01-15T23:11:15.804 INFO:tasks.workunit.client.0.smithi053.stdout:op 456 completed, throughput=4.97MB/sec 2024-01-15T23:11:15.804 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zfmR440hgPi28a0 off=13389389 len=776765 2024-01-15T23:11:15.806 INFO:tasks.workunit.client.0.smithi053.stdout:op 457 completed, throughput=4.98MB/sec 2024-01-15T23:11:15.806 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EoQvnTqic0yQyB6 off=8093807 len=1364699 2024-01-15T23:11:15.809 INFO:tasks.workunit.client.0.smithi053.stdout:op 458 completed, throughput=4.99MB/sec 2024-01-15T23:11:15.810 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LBB_uQSP8U-2VgG off=4524952 len=1949712 2024-01-15T23:11:15.820 INFO:tasks.workunit.client.0.smithi053.stdout:op 459 completed, throughput=5.01MB/sec 2024-01-15T23:11:16.821 INFO:tasks.workunit.client.0.smithi053.stdout: 92: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:16.821 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QYeD6ERE1PYjL1c off=6315732 len=969981 2024-01-15T23:11:16.826 INFO:tasks.workunit.client.0.smithi053.stdout:op 460 completed, throughput=4.97MB/sec 2024-01-15T23:11:16.826 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2czmHDZJ9EkSpRf off=17890842 len=73232 2024-01-15T23:11:16.829 INFO:tasks.workunit.client.0.smithi053.stdout:op 461 completed, throughput=4.97MB/sec 2024-01-15T23:11:16.829 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8iBLIsJPB4QuU14 off=6851145 len=662012 2024-01-15T23:11:16.833 INFO:tasks.workunit.client.0.smithi053.stdout:op 462 completed, throughput=4.98MB/sec 2024-01-15T23:11:16.833 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rKgmNMKPMmPikdX off=993170 len=1412305 2024-01-15T23:11:16.835 INFO:tasks.workunit.client.0.smithi053.stdout:op 463 completed, throughput=4.99MB/sec 2024-01-15T23:11:16.835 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OOBZ51nwBc2P5y1 off=3342285 len=1478827 2024-01-15T23:11:16.842 INFO:tasks.workunit.client.0.smithi053.stdout:op 464 completed, throughput=5MB/sec 2024-01-15T23:11:17.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:16 smithi053 ceph-mon[143363]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:11:17.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:16 smithi053 ceph-mon[146052]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:11:17.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:16 smithi163 ceph-mon[138526]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:11:17.843 INFO:tasks.workunit.client.0.smithi053.stdout: 93: throughput=4.95MB/sec pending data=0 2024-01-15T23:11:17.843 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sYuez-T8WvXsk93 off=5275724 len=509043 2024-01-15T23:11:17.845 INFO:tasks.workunit.client.0.smithi053.stdout:op 465 completed, throughput=4.96MB/sec 2024-01-15T23:11:17.845 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pMerL4WBAHOye5- off=2777678 len=407590 2024-01-15T23:11:17.848 INFO:tasks.workunit.client.0.smithi053.stdout:op 466 completed, throughput=4.96MB/sec 2024-01-15T23:11:17.848 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JfGFs2PSQnMOJ4C off=1305900 len=1853175 2024-01-15T23:11:17.850 INFO:tasks.workunit.client.0.smithi053.stdout:op 467 completed, throughput=4.98MB/sec 2024-01-15T23:11:17.851 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KSK0VPEDbl-xb-x off=19247760 len=1149354 2024-01-15T23:11:17.857 INFO:tasks.workunit.client.0.smithi053.stdout:op 468 completed, throughput=4.99MB/sec 2024-01-15T23:11:17.857 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fIbnV-zpHcug9AW off=12315933 len=480652 2024-01-15T23:11:17.859 INFO:tasks.workunit.client.0.smithi053.stdout:op 469 completed, throughput=4.99MB/sec 2024-01-15T23:11:17.859 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kgPDWV6dWBQt-W3 off=6534071 len=8225 2024-01-15T23:11:17.859 INFO:tasks.workunit.client.0.smithi053.stdout:op 470 completed, throughput=4.99MB/sec 2024-01-15T23:11:17.859 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nbaEWmVfyySmDev off=9038087 len=1667754 2024-01-15T23:11:17.861 INFO:tasks.workunit.client.0.smithi053.stdout:op 471 completed, throughput=5.01MB/sec 2024-01-15T23:11:18.861 INFO:tasks.workunit.client.0.smithi053.stdout: 94: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:18.861 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--FeYmaLNdDkjsqh off=21157023 len=1287353 2024-01-15T23:11:18.868 INFO:tasks.workunit.client.0.smithi053.stdout:op 472 completed, throughput=4.97MB/sec 2024-01-15T23:11:18.868 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oGTDGthnwQUDcZ5 off=930780 len=1390456 2024-01-15T23:11:18.870 INFO:tasks.workunit.client.0.smithi053.stdout:op 473 completed, throughput=4.99MB/sec 2024-01-15T23:11:18.870 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uiS-zivXOHrGqYP off=10428008 len=6815 2024-01-15T23:11:18.872 INFO:tasks.workunit.client.0.smithi053.stdout:op 474 completed, throughput=4.99MB/sec 2024-01-15T23:11:18.872 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GlHBjskvJsqbpbz off=13328263 len=1120228 2024-01-15T23:11:18.877 INFO:tasks.workunit.client.0.smithi053.stdout:op 475 completed, throughput=5MB/sec 2024-01-15T23:11:18.877 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lLXlNwp1ycRPiSO off=614807 len=1512844 2024-01-15T23:11:18.879 INFO:tasks.workunit.client.0.smithi053.stdout:op 476 completed, throughput=5.01MB/sec 2024-01-15T23:11:19.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:18 smithi053 ceph-mon[143363]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:11:19.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:18 smithi053 ceph-mon[146052]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:11:19.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:18 smithi163 ceph-mon[138526]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:11:19.880 INFO:tasks.workunit.client.0.smithi053.stdout: 95: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:19.906 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tksYePeWBQXy9vB off=3431053 len=1147132 2024-01-15T23:11:19.908 INFO:tasks.workunit.client.0.smithi053.stdout:op 477 completed, throughput=4.97MB/sec 2024-01-15T23:11:19.908 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZNFvgxguzpDNDgm off=8154986 len=250912 2024-01-15T23:11:19.908 INFO:tasks.workunit.client.0.smithi053.stdout:op 478 completed, throughput=4.97MB/sec 2024-01-15T23:11:19.908 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-B9iC6D5dRaMevuW off=27505 len=625041 2024-01-15T23:11:19.908 INFO:tasks.workunit.client.0.smithi053.stdout:op 479 completed, throughput=4.98MB/sec 2024-01-15T23:11:19.908 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZppnYHqNa3M5AF7 off=1457293 len=142568 2024-01-15T23:11:19.908 INFO:tasks.workunit.client.0.smithi053.stdout:op 480 completed, throughput=4.98MB/sec 2024-01-15T23:11:19.908 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0BuELq2_KDHoG6t off=13741346 len=675200 2024-01-15T23:11:19.908 INFO:tasks.workunit.client.0.smithi053.stdout:op 481 completed, throughput=4.99MB/sec 2024-01-15T23:11:19.909 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IFOc7B8S0hfpPxh off=35025 len=857755 2024-01-15T23:11:19.909 INFO:tasks.workunit.client.0.smithi053.stdout:op 482 completed, throughput=4.99MB/sec 2024-01-15T23:11:19.909 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2hFjU6cDx5Xh69T off=13489327 len=1212360 2024-01-15T23:11:19.909 INFO:tasks.workunit.client.0.smithi053.stdout:op 483 completed, throughput=5.01MB/sec 2024-01-15T23:11:20.900 INFO:tasks.workunit.client.0.smithi053.stdout: 96: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:20.900 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xFYZpEf_t12S1pL off=1197218 len=537209 2024-01-15T23:11:20.902 INFO:tasks.workunit.client.0.smithi053.stdout:op 484 completed, throughput=4.96MB/sec 2024-01-15T23:11:20.902 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-O9eiMtCx9jWi9Cm off=17962139 len=2005066 2024-01-15T23:11:20.914 INFO:tasks.workunit.client.0.smithi053.stdout:op 485 completed, throughput=4.98MB/sec 2024-01-15T23:11:20.914 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kHhQWaEjHsQ7us6 off=8304316 len=1314986 2024-01-15T23:11:20.916 INFO:tasks.workunit.client.0.smithi053.stdout:op 486 completed, throughput=4.99MB/sec 2024-01-15T23:11:20.916 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DFAZz11-cQYYLGn off=2154383 len=563816 2024-01-15T23:11:20.920 INFO:tasks.workunit.client.0.smithi053.stdout:op 487 completed, throughput=5MB/sec 2024-01-15T23:11:20.920 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Oo2E6NYfMT6UBfO off=2620927 len=1505991 2024-01-15T23:11:20.921 INFO:tasks.workunit.client.0.smithi053.stdout:op 488 completed, throughput=5.01MB/sec 2024-01-15T23:11:21.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:20 smithi053 ceph-mon[143363]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:11:21.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:20 smithi053 ceph-mon[146052]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:11:21.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:20 smithi163 ceph-mon[138526]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:11:21.922 INFO:tasks.workunit.client.0.smithi053.stdout: 97: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:21.922 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--LKuKexKscY_Nz_ off=12999653 len=1016800 2024-01-15T23:11:21.923 INFO:tasks.workunit.client.0.smithi053.stdout:op 489 completed, throughput=4.97MB/sec 2024-01-15T23:11:21.924 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xSk7BJ-rsrvWBtS off=7829168 len=937532 2024-01-15T23:11:21.928 INFO:tasks.workunit.client.0.smithi053.stdout:op 490 completed, throughput=4.98MB/sec 2024-01-15T23:11:21.929 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-57mPU3hNpU6i3q3 off=14692935 len=2086781 2024-01-15T23:11:21.931 INFO:tasks.workunit.client.0.smithi053.stdout:op 491 completed, throughput=5MB/sec 2024-01-15T23:11:21.931 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0cxqNSZX-cgT8Z9 off=2993541 len=565693 2024-01-15T23:11:21.935 INFO:tasks.workunit.client.0.smithi053.stdout:op 492 completed, throughput=5.01MB/sec 2024-01-15T23:11:22.935 INFO:tasks.workunit.client.0.smithi053.stdout: 98: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:22.936 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MkXBWwE9C_qVfaC off=6573967 len=744146 2024-01-15T23:11:22.937 INFO:tasks.workunit.client.0.smithi053.stdout:op 493 completed, throughput=4.96MB/sec 2024-01-15T23:11:22.938 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Jvu9HBYtFTVlMJr off=814198 len=842944 2024-01-15T23:11:22.942 INFO:tasks.workunit.client.0.smithi053.stdout:op 494 completed, throughput=4.97MB/sec 2024-01-15T23:11:22.942 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BT4OSBgXrdxIi1F off=5346355 len=1589032 2024-01-15T23:11:22.950 INFO:tasks.workunit.client.0.smithi053.stdout:op 495 completed, throughput=4.98MB/sec 2024-01-15T23:11:22.950 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jtcfcmaf6z70s-K off=2293699 len=330030 2024-01-15T23:11:22.950 INFO:tasks.workunit.client.0.smithi053.stdout:op 496 completed, throughput=4.99MB/sec 2024-01-15T23:11:22.951 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pVPVpd4fjq15zel off=1088034 len=1691536 2024-01-15T23:11:22.961 INFO:tasks.workunit.client.0.smithi053.stdout:op 497 completed, throughput=5MB/sec 2024-01-15T23:11:23.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:22 smithi053 ceph-mon[143363]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-01-15T23:11:23.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:22 smithi053 ceph-mon[146052]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-01-15T23:11:23.224 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:22 smithi163 ceph-mon[138526]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-01-15T23:11:23.962 INFO:tasks.workunit.client.0.smithi053.stdout: 99: throughput=4.95MB/sec pending data=0 2024-01-15T23:11:23.962 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Qym3eoCy6a8dbUv off=1501948 len=387730 2024-01-15T23:11:23.963 INFO:tasks.workunit.client.0.smithi053.stdout:op 498 completed, throughput=4.96MB/sec 2024-01-15T23:11:23.963 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tbHDXcTDEzK-uuZ off=7658409 len=651941 2024-01-15T23:11:23.967 INFO:tasks.workunit.client.0.smithi053.stdout:op 499 completed, throughput=4.96MB/sec 2024-01-15T23:11:23.968 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FfXx63gHzftHzUS off=3692278 len=498971 2024-01-15T23:11:23.971 INFO:tasks.workunit.client.0.smithi053.stdout:op 500 completed, throughput=4.97MB/sec 2024-01-15T23:11:23.971 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KnPww5WhiZHR3Gx off=14699782 len=710255 2024-01-15T23:11:23.972 INFO:tasks.workunit.client.0.smithi053.stdout:op 501 completed, throughput=4.97MB/sec 2024-01-15T23:11:23.972 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uxwkwjgW5Wd49_H off=4102908 len=1239601 2024-01-15T23:11:23.974 INFO:tasks.workunit.client.0.smithi053.stdout:op 502 completed, throughput=4.99MB/sec 2024-01-15T23:11:23.974 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-B0B_2yABfULsZsC off=3585665 len=1655361 2024-01-15T23:11:23.976 INFO:tasks.workunit.client.0.smithi053.stdout:op 503 completed, throughput=5MB/sec 2024-01-15T23:11:24.977 INFO:tasks.workunit.client.0.smithi053.stdout: 100: throughput=4.95MB/sec pending data=0 2024-01-15T23:11:24.977 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-p4khNZRck7_gPU- off=19702500 len=647234 2024-01-15T23:11:24.980 INFO:tasks.workunit.client.0.smithi053.stdout:op 504 completed, throughput=4.96MB/sec 2024-01-15T23:11:24.980 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BuKNuRU8D4GKw8M off=5369810 len=572792 2024-01-15T23:11:24.984 INFO:tasks.workunit.client.0.smithi053.stdout:op 505 completed, throughput=4.96MB/sec 2024-01-15T23:11:24.984 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iHotURpcUi1i_Km off=781107 len=2076847 2024-01-15T23:11:24.987 INFO:tasks.workunit.client.0.smithi053.stdout:op 506 completed, throughput=4.98MB/sec 2024-01-15T23:11:24.987 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-26sFMDqHyIkDl3d off=13008990 len=340915 2024-01-15T23:11:24.988 INFO:tasks.workunit.client.0.smithi053.stdout:op 507 completed, throughput=4.99MB/sec 2024-01-15T23:11:24.988 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jkseg3S8dfmeRZF off=6696255 len=1878139 2024-01-15T23:11:24.990 INFO:tasks.workunit.client.0.smithi053.stdout:op 508 completed, throughput=5MB/sec 2024-01-15T23:11:25.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:24 smithi053 ceph-mon[143363]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:11:25.038 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:11:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:11:25] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2024-01-15T23:11:25.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:24 smithi053 ceph-mon[146052]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:11:25.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:24 smithi163 ceph-mon[138526]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:11:25.990 INFO:tasks.workunit.client.0.smithi053.stdout: 101: throughput=4.95MB/sec pending data=0 2024-01-15T23:11:25.991 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-F2oW2KqMwRAyXE_ off=19115985 len=1716716 2024-01-15T23:11:25.993 INFO:tasks.workunit.client.0.smithi053.stdout:op 509 completed, throughput=4.97MB/sec 2024-01-15T23:11:25.993 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LrNH2hFvc_aCkJH off=15284693 len=1686629 2024-01-15T23:11:26.003 INFO:tasks.workunit.client.0.smithi053.stdout:op 510 completed, throughput=4.99MB/sec 2024-01-15T23:11:26.003 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZJtUtThGDyCIHvQ off=16518215 len=1485364 2024-01-15T23:11:26.005 INFO:tasks.workunit.client.0.smithi053.stdout:op 511 completed, throughput=5MB/sec 2024-01-15T23:11:26.006 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NL6VuFtnxcHMG55 off=2032186 len=415695 2024-01-15T23:11:26.009 INFO:tasks.workunit.client.0.smithi053.stdout:op 512 completed, throughput=5MB/sec 2024-01-15T23:11:27.010 INFO:tasks.workunit.client.0.smithi053.stdout: 102: throughput=4.95MB/sec pending data=0 2024-01-15T23:11:27.010 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oPBTLCeHwHp8pPX off=4448292 len=360923 2024-01-15T23:11:27.011 INFO:tasks.workunit.client.0.smithi053.stdout:op 513 completed, throughput=4.96MB/sec 2024-01-15T23:11:27.011 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LI7mv1YA6ctVj8s off=14542838 len=1485997 2024-01-15T23:11:27.013 INFO:tasks.workunit.client.0.smithi053.stdout:op 514 completed, throughput=4.97MB/sec 2024-01-15T23:11:27.013 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nAEYS1tp9Y-_I7J off=1544533 len=1031329 2024-01-15T23:11:27.018 INFO:tasks.workunit.client.0.smithi053.stdout:op 515 completed, throughput=4.98MB/sec 2024-01-15T23:11:27.018 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EjtTFjg6AP0vyNA off=447070 len=189568 2024-01-15T23:11:27.021 INFO:tasks.workunit.client.0.smithi053.stdout:op 516 completed, throughput=4.98MB/sec 2024-01-15T23:11:27.021 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uPFJagPqvzJ0LFy off=1882404 len=138515 2024-01-15T23:11:27.022 INFO:tasks.workunit.client.0.smithi053.stdout:op 517 completed, throughput=4.98MB/sec 2024-01-15T23:11:27.022 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pq-OnVhaCDRxC-w off=2425637 len=796891 2024-01-15T23:11:27.026 INFO:tasks.workunit.client.0.smithi053.stdout:op 518 completed, throughput=4.99MB/sec 2024-01-15T23:11:27.026 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zThGoKobFQOs1CE off=4348201 len=743516 2024-01-15T23:11:27.028 INFO:tasks.workunit.client.0.smithi053.stdout:op 519 completed, throughput=5MB/sec 2024-01-15T23:11:27.028 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zhRwPkqUVFhsEVF off=5324524 len=2082813 2024-01-15T23:11:27.032 INFO:tasks.workunit.client.0.smithi053.stdout:op 520 completed, throughput=5.02MB/sec 2024-01-15T23:11:27.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:26 smithi053 ceph-mon[143363]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:11:27.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:26 smithi053 ceph-mon[146052]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:11:27.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:26 smithi163 ceph-mon[138526]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:11:28.036 INFO:tasks.workunit.client.0.smithi053.stdout: 103: throughput=4.97MB/sec pending data=0 2024-01-15T23:11:28.036 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GDioOO2NZIoWxyu off=868457 len=1117434 2024-01-15T23:11:28.036 INFO:tasks.workunit.client.0.smithi053.stdout:op 521 completed, throughput=4.98MB/sec 2024-01-15T23:11:28.037 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KXUS1QgiA63AoRQ off=3207301 len=732629 2024-01-15T23:11:28.039 INFO:tasks.workunit.client.0.smithi053.stdout:op 522 completed, throughput=4.99MB/sec 2024-01-15T23:11:28.039 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-t5ubAfxhSp-gZMW off=6255007 len=638516 2024-01-15T23:11:28.043 INFO:tasks.workunit.client.0.smithi053.stdout:op 523 completed, throughput=4.99MB/sec 2024-01-15T23:11:28.043 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0NIDfa3XYizC9-H off=1986261 len=733239 2024-01-15T23:11:28.047 INFO:tasks.workunit.client.0.smithi053.stdout:op 524 completed, throughput=5MB/sec 2024-01-15T23:11:28.047 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HqUHf7wg6wcZ90e off=5597958 len=434698 2024-01-15T23:11:28.050 INFO:tasks.workunit.client.0.smithi053.stdout:op 525 completed, throughput=5MB/sec 2024-01-15T23:11:28.224 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:27 smithi163 ceph-mon[138526]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-01-15T23:11:28.288 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:27 smithi053 ceph-mon[143363]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-01-15T23:11:28.289 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:27 smithi053 ceph-mon[146052]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-01-15T23:11:29.050 INFO:tasks.workunit.client.0.smithi053.stdout: 104: throughput=4.95MB/sec pending data=0 2024-01-15T23:11:29.051 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5NeG2phK-fN9Tv- off=17291828 len=886685 2024-01-15T23:11:29.055 INFO:tasks.workunit.client.0.smithi053.stdout:op 526 completed, throughput=4.96MB/sec 2024-01-15T23:11:29.055 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XpgwUY6SeszRSs4 off=4260668 len=1126686 2024-01-15T23:11:29.061 INFO:tasks.workunit.client.0.smithi053.stdout:op 527 completed, throughput=4.97MB/sec 2024-01-15T23:11:29.061 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RknZtbVyca1AkVN off=341709 len=30996 2024-01-15T23:11:29.063 INFO:tasks.workunit.client.0.smithi053.stdout:op 528 completed, throughput=4.97MB/sec 2024-01-15T23:11:29.063 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-a_Tya2-iGUEARVs off=997045 len=1291121 2024-01-15T23:11:29.068 INFO:tasks.workunit.client.0.smithi053.stdout:op 529 completed, throughput=4.98MB/sec 2024-01-15T23:11:29.068 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KEtEGYxMBAIbqGH off=7000778 len=2036944 2024-01-15T23:11:29.070 INFO:tasks.workunit.client.0.smithi053.stdout:op 530 completed, throughput=5MB/sec 2024-01-15T23:11:29.224 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:11:29.288 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:11:29.288 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:11:30.071 INFO:tasks.workunit.client.0.smithi053.stdout: 105: throughput=4.95MB/sec pending data=0 2024-01-15T23:11:30.071 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-z6xcEYp3RgKGDny off=854072 len=368526 2024-01-15T23:11:30.074 INFO:tasks.workunit.client.0.smithi053.stdout:op 531 completed, throughput=4.96MB/sec 2024-01-15T23:11:30.074 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-d2WO5VDsY2c_GxB off=13558576 len=79461 2024-01-15T23:11:30.075 INFO:tasks.workunit.client.0.smithi053.stdout:op 532 completed, throughput=4.96MB/sec 2024-01-15T23:11:30.075 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1klt1q1kPHYdfvo off=470487 len=1643860 2024-01-15T23:11:30.077 INFO:tasks.workunit.client.0.smithi053.stdout:op 533 completed, throughput=4.97MB/sec 2024-01-15T23:11:30.077 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Wx-r64GK-4q0FJA off=4538828 len=1350854 2024-01-15T23:11:30.078 INFO:tasks.workunit.client.0.smithi053.stdout:op 534 completed, throughput=4.98MB/sec 2024-01-15T23:11:30.078 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fTR0BEEPdAWflZQ off=81624 len=336686 2024-01-15T23:11:30.078 INFO:tasks.workunit.client.0.smithi053.stdout:op 535 completed, throughput=4.99MB/sec 2024-01-15T23:11:30.079 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2-t6wht4A4WJBvL off=12523852 len=1360066 2024-01-15T23:11:30.087 INFO:tasks.workunit.client.0.smithi053.stdout:op 536 completed, throughput=5MB/sec 2024-01-15T23:11:30.087 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-i6YW6UObZTguihX off=6295860 len=593947 2024-01-15T23:11:30.088 INFO:tasks.workunit.client.0.smithi053.stdout:op 537 completed, throughput=5MB/sec 2024-01-15T23:11:30.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:29 smithi163 ceph-mon[138526]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:11:30.288 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:29 smithi053 ceph-mon[143363]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:11:30.289 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:29 smithi053 ceph-mon[146052]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:11:31.088 INFO:tasks.workunit.client.0.smithi053.stdout: 106: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:31.089 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9pyTyhCavgoD7au off=1497572 len=64174 2024-01-15T23:11:31.089 INFO:tasks.workunit.client.0.smithi053.stdout:op 538 completed, throughput=4.96MB/sec 2024-01-15T23:11:31.089 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9ZKIMXLh6Zn838I off=20955880 len=1208751 2024-01-15T23:11:31.096 INFO:tasks.workunit.client.0.smithi053.stdout:op 539 completed, throughput=4.97MB/sec 2024-01-15T23:11:31.096 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ydzF1sgQIOrSIBB off=11089546 len=1327105 2024-01-15T23:11:31.097 INFO:tasks.workunit.client.0.smithi053.stdout:op 540 completed, throughput=4.98MB/sec 2024-01-15T23:11:31.097 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-L6CaIw2RK24tNro off=12595882 len=110892 2024-01-15T23:11:31.098 INFO:tasks.workunit.client.0.smithi053.stdout:op 541 completed, throughput=4.98MB/sec 2024-01-15T23:11:31.098 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5mLjoySYOw32CEY off=8629369 len=1459856 2024-01-15T23:11:31.099 INFO:tasks.workunit.client.0.smithi053.stdout:op 542 completed, throughput=4.99MB/sec 2024-01-15T23:11:31.100 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MoLOFzs5CpP8ALa off=16527168 len=1052647 2024-01-15T23:11:31.104 INFO:tasks.workunit.client.0.smithi053.stdout:op 543 completed, throughput=5MB/sec 2024-01-15T23:11:32.104 INFO:tasks.workunit.client.0.smithi053.stdout: 107: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:32.104 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yZDtxU1qv5xDSCA off=7907566 len=829744 2024-01-15T23:11:32.109 INFO:tasks.workunit.client.0.smithi053.stdout:op 544 completed, throughput=4.97MB/sec 2024-01-15T23:11:32.109 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hUYEtkkFvqemuGA off=5262508 len=1624820 2024-01-15T23:11:32.116 INFO:tasks.workunit.client.0.smithi053.stdout:op 545 completed, throughput=4.98MB/sec 2024-01-15T23:11:32.116 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-m0JlXLO2h5D1ulB off=12417013 len=774759 2024-01-15T23:11:32.117 INFO:tasks.workunit.client.0.smithi053.stdout:op 546 completed, throughput=4.99MB/sec 2024-01-15T23:11:32.117 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tVjAWIgdzpb0OIm off=5478926 len=1672214 2024-01-15T23:11:32.120 INFO:tasks.workunit.client.0.smithi053.stdout:op 547 completed, throughput=5MB/sec 2024-01-15T23:11:32.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:32 smithi053 ceph-mon[143363]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-01-15T23:11:32.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:32 smithi053 ceph-mon[146052]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-01-15T23:11:32.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:32 smithi163 ceph-mon[138526]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-01-15T23:11:33.121 INFO:tasks.workunit.client.0.smithi053.stdout: 108: throughput=4.95MB/sec pending data=0 2024-01-15T23:11:33.121 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tvj-anpRxXdYuo7 off=1664101 len=1396931 2024-01-15T23:11:33.128 INFO:tasks.workunit.client.0.smithi053.stdout:op 548 completed, throughput=4.97MB/sec 2024-01-15T23:11:33.128 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Aq_VCROXhXOpMl2 off=6395901 len=319071 2024-01-15T23:11:33.129 INFO:tasks.workunit.client.0.smithi053.stdout:op 549 completed, throughput=4.97MB/sec 2024-01-15T23:11:33.129 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Q1y_1fNM306fT8S off=3053080 len=565064 2024-01-15T23:11:33.130 INFO:tasks.workunit.client.0.smithi053.stdout:op 550 completed, throughput=4.97MB/sec 2024-01-15T23:11:33.130 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XhKd980bDzloFGW off=12653005 len=1468615 2024-01-15T23:11:33.137 INFO:tasks.workunit.client.0.smithi053.stdout:op 551 completed, throughput=4.99MB/sec 2024-01-15T23:11:33.137 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-i6opy1CDG8rg3JM off=916661 len=1458143 2024-01-15T23:11:33.138 INFO:tasks.workunit.client.0.smithi053.stdout:op 552 completed, throughput=5MB/sec 2024-01-15T23:11:33.138 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pubeg2MDrvgKkae off=4884733 len=1002584 2024-01-15T23:11:33.143 INFO:tasks.workunit.client.0.smithi053.stdout:op 553 completed, throughput=5.01MB/sec 2024-01-15T23:11:34.144 INFO:tasks.workunit.client.0.smithi053.stdout: 109: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:34.144 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CPfMPSmmIeNPREP off=17857155 len=176331 2024-01-15T23:11:34.145 INFO:tasks.workunit.client.0.smithi053.stdout:op 554 completed, throughput=4.96MB/sec 2024-01-15T23:11:34.145 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-h5n2E2mOgViUwf2 off=627903 len=1724866 2024-01-15T23:11:34.148 INFO:tasks.workunit.client.0.smithi053.stdout:op 555 completed, throughput=4.98MB/sec 2024-01-15T23:11:34.148 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vWYGRMXG44dWgM8 off=18555295 len=847633 2024-01-15T23:11:34.154 INFO:tasks.workunit.client.0.smithi053.stdout:op 556 completed, throughput=4.99MB/sec 2024-01-15T23:11:34.154 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZRv3eEJ-A6R9cWp off=18019919 len=577492 2024-01-15T23:11:34.155 INFO:tasks.workunit.client.0.smithi053.stdout:op 557 completed, throughput=4.99MB/sec 2024-01-15T23:11:34.155 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vp3Yawq6zK5UCt1 off=3062423 len=1827421 2024-01-15T23:11:34.157 INFO:tasks.workunit.client.0.smithi053.stdout:op 558 completed, throughput=5.01MB/sec 2024-01-15T23:11:34.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:34 smithi053 ceph-mon[143363]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:11:34.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:34 smithi053 ceph-mon[146052]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:11:34.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:34 smithi163 ceph-mon[138526]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:11:35.157 INFO:tasks.workunit.client.0.smithi053.stdout: 110: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:35.157 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5FC0M7Ica3QhUf6 off=5495385 len=15800 2024-01-15T23:11:35.158 INFO:tasks.workunit.client.0.smithi053.stdout:op 559 completed, throughput=4.96MB/sec 2024-01-15T23:11:35.158 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qo4eaK09gRItFHA off=4341730 len=1173677 2024-01-15T23:11:35.159 INFO:tasks.workunit.client.0.smithi053.stdout:op 560 completed, throughput=4.97MB/sec 2024-01-15T23:11:35.159 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-x6nw5QxHzXmYfh- off=0 len=1779256 2024-01-15T23:11:35.168 INFO:tasks.workunit.client.0.smithi053.stdout:op 561 completed, throughput=4.99MB/sec 2024-01-15T23:11:35.168 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5kCiuxf4nZ3Acs6 off=15659179 len=1781965 2024-01-15T23:11:35.175 INFO:tasks.workunit.client.0.smithi053.stdout:op 562 completed, throughput=5MB/sec 2024-01-15T23:11:35.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:11:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:11:35] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2024-01-15T23:11:36.175 INFO:tasks.workunit.client.0.smithi053.stdout: 111: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:36.175 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yMgwC344l1ODCI- off=7883940 len=1842798 2024-01-15T23:11:36.181 INFO:tasks.workunit.client.0.smithi053.stdout:op 563 completed, throughput=4.97MB/sec 2024-01-15T23:11:36.181 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rLh1Z2JwVfqQm0k off=2865093 len=708715 2024-01-15T23:11:36.183 INFO:tasks.workunit.client.0.smithi053.stdout:op 564 completed, throughput=4.98MB/sec 2024-01-15T23:11:36.183 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-e2gdki8xgar0Sf_ off=3127020 len=1153006 2024-01-15T23:11:36.189 INFO:tasks.workunit.client.0.smithi053.stdout:op 565 completed, throughput=4.99MB/sec 2024-01-15T23:11:36.189 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UNimqG5JZcWB30T off=18421260 len=647224 2024-01-15T23:11:36.192 INFO:tasks.workunit.client.0.smithi053.stdout:op 566 completed, throughput=4.99MB/sec 2024-01-15T23:11:36.193 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dzsgxNuTVnbIxHU off=3280084 len=1142212 2024-01-15T23:11:36.198 INFO:tasks.workunit.client.0.smithi053.stdout:op 567 completed, throughput=5MB/sec 2024-01-15T23:11:36.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:36 smithi053 ceph-mon[143363]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:11:36.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:36 smithi053 ceph-mon[146052]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:11:36.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:36 smithi163 ceph-mon[138526]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:11:37.198 INFO:tasks.workunit.client.0.smithi053.stdout: 112: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:37.198 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0yC_o783x9hMKbZ off=13250185 len=290597 2024-01-15T23:11:37.201 INFO:tasks.workunit.client.0.smithi053.stdout:op 568 completed, throughput=4.96MB/sec 2024-01-15T23:11:37.201 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BdHq62PqdLNlM8d off=296267 len=385472 2024-01-15T23:11:37.204 INFO:tasks.workunit.client.0.smithi053.stdout:op 569 completed, throughput=4.96MB/sec 2024-01-15T23:11:37.204 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pPXa9e3pdlyr7sg off=3396002 len=859298 2024-01-15T23:11:37.209 INFO:tasks.workunit.client.0.smithi053.stdout:op 570 completed, throughput=4.97MB/sec 2024-01-15T23:11:37.209 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XuYuU_gSvrENXjT off=3611625 len=104528 2024-01-15T23:11:37.211 INFO:tasks.workunit.client.0.smithi053.stdout:op 571 completed, throughput=4.97MB/sec 2024-01-15T23:11:37.211 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-poSY5guSiytMhjG off=18296762 len=44316 2024-01-15T23:11:37.212 INFO:tasks.workunit.client.0.smithi053.stdout:op 572 completed, throughput=4.97MB/sec 2024-01-15T23:11:37.212 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-imd7GIR1M1JS2h6 off=10440800 len=1341013 2024-01-15T23:11:37.217 INFO:tasks.workunit.client.0.smithi053.stdout:op 573 completed, throughput=4.98MB/sec 2024-01-15T23:11:37.217 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NhszZHJ4Rsq66Cp off=5794647 len=377302 2024-01-15T23:11:37.220 INFO:tasks.workunit.client.0.smithi053.stdout:op 574 completed, throughput=4.99MB/sec 2024-01-15T23:11:37.220 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oPBTLCeHwHp8pPX off=10123537 len=1701842 2024-01-15T23:11:37.230 INFO:tasks.workunit.client.0.smithi053.stdout:op 575 completed, throughput=5MB/sec 2024-01-15T23:11:37.231 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fndZSWcqHlPMcMx off=1308970 len=960737 2024-01-15T23:11:37.235 INFO:tasks.workunit.client.0.smithi053.stdout:op 576 completed, throughput=5.01MB/sec 2024-01-15T23:11:38.235 INFO:tasks.workunit.client.0.smithi053.stdout: 113: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:38.235 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Tu7uyS9eAIo8Ofr off=2092973 len=1908150 2024-01-15T23:11:38.238 INFO:tasks.workunit.client.0.smithi053.stdout:op 577 completed, throughput=4.98MB/sec 2024-01-15T23:11:38.238 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FTffH27qVhUfQF1 off=1335128 len=759317 2024-01-15T23:11:38.243 INFO:tasks.workunit.client.0.smithi053.stdout:op 578 completed, throughput=4.99MB/sec 2024-01-15T23:11:38.243 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-naoW6WPJtY5ydZy off=2139419 len=1799729 2024-01-15T23:11:38.250 INFO:tasks.workunit.client.0.smithi053.stdout:op 579 completed, throughput=5MB/sec 2024-01-15T23:11:38.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:38 smithi053 ceph-mon[143363]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-01-15T23:11:38.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:38 smithi053 ceph-mon[146052]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-01-15T23:11:38.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:38 smithi163 ceph-mon[138526]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-01-15T23:11:39.251 INFO:tasks.workunit.client.0.smithi053.stdout: 114: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:39.251 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Lj_OErjhtCUD1PH off=1683270 len=1496767 2024-01-15T23:11:39.254 INFO:tasks.workunit.client.0.smithi053.stdout:op 580 completed, throughput=4.97MB/sec 2024-01-15T23:11:39.254 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AFU78IpvPAGLqiP off=1378373 len=451005 2024-01-15T23:11:39.255 INFO:tasks.workunit.client.0.smithi053.stdout:op 581 completed, throughput=4.97MB/sec 2024-01-15T23:11:39.255 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-y0wYuOXoOUC638h off=2134489 len=1725527 2024-01-15T23:11:39.264 INFO:tasks.workunit.client.0.smithi053.stdout:op 582 completed, throughput=4.99MB/sec 2024-01-15T23:11:39.265 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4Ioi9LJEq7ueQmC off=869040 len=23385 2024-01-15T23:11:39.265 INFO:tasks.workunit.client.0.smithi053.stdout:op 583 completed, throughput=4.99MB/sec 2024-01-15T23:11:39.265 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_4TTzI5c9RFoigb off=1454041 len=1105890 2024-01-15T23:11:39.269 INFO:tasks.workunit.client.0.smithi053.stdout:op 584 completed, throughput=5MB/sec 2024-01-15T23:11:39.269 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-M0JOVs7UKFI3yid off=11251256 len=2071597 2024-01-15T23:11:39.273 INFO:tasks.workunit.client.0.smithi053.stdout:op 585 completed, throughput=5.01MB/sec 2024-01-15T23:11:40.274 INFO:tasks.workunit.client.0.smithi053.stdout: 115: throughput=4.97MB/sec pending data=0 2024-01-15T23:11:40.274 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TpDSRaXAtTIjySQ off=1923652 len=1323940 2024-01-15T23:11:40.276 INFO:tasks.workunit.client.0.smithi053.stdout:op 586 completed, throughput=4.98MB/sec 2024-01-15T23:11:40.276 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xGPp2duH1K5frwq off=5458417 len=200407 2024-01-15T23:11:40.276 INFO:tasks.workunit.client.0.smithi053.stdout:op 587 completed, throughput=4.98MB/sec 2024-01-15T23:11:40.277 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VoD_5WU3_uPHbzu off=10115092 len=2025372 2024-01-15T23:11:40.288 INFO:tasks.workunit.client.0.smithi053.stdout:op 588 completed, throughput=5MB/sec 2024-01-15T23:11:40.288 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_r12noF0k9k7zwf off=15215554 len=521820 2024-01-15T23:11:40.292 INFO:tasks.workunit.client.0.smithi053.stdout:op 589 completed, throughput=5MB/sec 2024-01-15T23:11:40.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:40 smithi053 ceph-mon[143363]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:11:40.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:40 smithi053 ceph-mon[146052]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:11:40.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:40 smithi163 ceph-mon[138526]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:11:41.292 INFO:tasks.workunit.client.0.smithi053.stdout: 116: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:41.292 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qI9M7J3Fo79K-8b off=2731414 len=259104 2024-01-15T23:11:41.295 INFO:tasks.workunit.client.0.smithi053.stdout:op 590 completed, throughput=4.96MB/sec 2024-01-15T23:11:41.295 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nb0SSenT1Ne6TPF off=2086302 len=168492 2024-01-15T23:11:41.296 INFO:tasks.workunit.client.0.smithi053.stdout:op 591 completed, throughput=4.96MB/sec 2024-01-15T23:11:41.296 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_8Jrgn2EJKld1_l off=4955685 len=1538206 2024-01-15T23:11:41.298 INFO:tasks.workunit.client.0.smithi053.stdout:op 592 completed, throughput=4.98MB/sec 2024-01-15T23:11:41.298 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PLPH9__UTb_zJjb off=239488 len=1324936 2024-01-15T23:11:41.303 INFO:tasks.workunit.client.0.smithi053.stdout:op 593 completed, throughput=4.99MB/sec 2024-01-15T23:11:41.304 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZqhTiZn4DzeFxDZ off=9340738 len=810585 2024-01-15T23:11:41.305 INFO:tasks.workunit.client.0.smithi053.stdout:op 594 completed, throughput=4.99MB/sec 2024-01-15T23:11:41.305 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-T0o7jkWfBnrpx9w off=16916159 len=213373 2024-01-15T23:11:41.306 INFO:tasks.workunit.client.0.smithi053.stdout:op 595 completed, throughput=4.99MB/sec 2024-01-15T23:11:41.306 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qx-s_Qji9UE_LpT off=7755745 len=330389 2024-01-15T23:11:41.309 INFO:tasks.workunit.client.0.smithi053.stdout:op 596 completed, throughput=5MB/sec 2024-01-15T23:11:41.309 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uAbplzQsZSo4M0O off=564666 len=291022 2024-01-15T23:11:41.312 INFO:tasks.workunit.client.0.smithi053.stdout:op 597 completed, throughput=5MB/sec 2024-01-15T23:11:41.312 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PFyF20tskfNE5PX off=7902672 len=1302283 2024-01-15T23:11:41.313 INFO:tasks.workunit.client.0.smithi053.stdout:op 598 completed, throughput=5.01MB/sec 2024-01-15T23:11:42.313 INFO:tasks.workunit.client.0.smithi053.stdout: 117: throughput=4.97MB/sec pending data=0 2024-01-15T23:11:42.314 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-W87laW6QzeeVW7k off=2300241 len=1387712 2024-01-15T23:11:42.315 INFO:tasks.workunit.client.0.smithi053.stdout:op 599 completed, throughput=4.98MB/sec 2024-01-15T23:11:42.315 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-e4VaPv_vahkOZrB off=13727842 len=1572710 2024-01-15T23:11:42.325 INFO:tasks.workunit.client.0.smithi053.stdout:op 600 completed, throughput=4.99MB/sec 2024-01-15T23:11:42.325 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bH5hFngPGDCMjww off=10240918 len=1947066 2024-01-15T23:11:42.335 INFO:tasks.workunit.client.0.smithi053.stdout:op 601 completed, throughput=5.01MB/sec 2024-01-15T23:11:42.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:42 smithi053 ceph-mon[143363]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:11:42.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:42 smithi053 ceph-mon[146052]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:11:42.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:42 smithi163 ceph-mon[138526]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:11:43.335 INFO:tasks.workunit.client.0.smithi053.stdout: 118: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:43.335 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oCxQ0DZhJsNWVQO off=241219 len=1795964 2024-01-15T23:11:43.337 INFO:tasks.workunit.client.0.smithi053.stdout:op 602 completed, throughput=4.98MB/sec 2024-01-15T23:11:43.337 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gwv9P8Vza4jbB-y off=8825448 len=1262631 2024-01-15T23:11:43.344 INFO:tasks.workunit.client.0.smithi053.stdout:op 603 completed, throughput=4.99MB/sec 2024-01-15T23:11:43.344 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jGabNzbLW_hmk3O off=4404640 len=854615 2024-01-15T23:11:43.345 INFO:tasks.workunit.client.0.smithi053.stdout:op 604 completed, throughput=4.99MB/sec 2024-01-15T23:11:43.346 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-s9Enca_PsymvCD9 off=4955795 len=256230 2024-01-15T23:11:43.348 INFO:tasks.workunit.client.0.smithi053.stdout:op 605 completed, throughput=5MB/sec 2024-01-15T23:11:43.349 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IvfiKudFhOtOKXt off=3137981 len=147962 2024-01-15T23:11:43.349 INFO:tasks.workunit.client.0.smithi053.stdout:op 606 completed, throughput=5MB/sec 2024-01-15T23:11:43.349 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mLpn89yrXkgBOUQ off=17521726 len=2088293 2024-01-15T23:11:43.361 INFO:tasks.workunit.client.0.smithi053.stdout:op 607 completed, throughput=5.01MB/sec 2024-01-15T23:11:44.361 INFO:tasks.workunit.client.0.smithi053.stdout: 119: throughput=4.97MB/sec pending data=0 2024-01-15T23:11:44.361 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-J0YVSs99a-yTWQe off=12197438 len=1429344 2024-01-15T23:11:44.368 INFO:tasks.workunit.client.0.smithi053.stdout:op 608 completed, throughput=4.98MB/sec 2024-01-15T23:11:44.368 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kP8jQ2VBF0GqoWg off=2044078 len=480881 2024-01-15T23:11:44.369 INFO:tasks.workunit.client.0.smithi053.stdout:op 609 completed, throughput=4.99MB/sec 2024-01-15T23:11:44.369 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Vg5v6E3HPZ2N6Qr off=4675196 len=863819 2024-01-15T23:11:44.370 INFO:tasks.workunit.client.0.smithi053.stdout:op 610 completed, throughput=4.99MB/sec 2024-01-15T23:11:44.370 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EQbqXMNWdR8u4c8 off=666447 len=775520 2024-01-15T23:11:44.374 INFO:tasks.workunit.client.0.smithi053.stdout:op 611 completed, throughput=5MB/sec 2024-01-15T23:11:44.374 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0dJDob6T5vlq3dZ off=36630 len=1143499 2024-01-15T23:11:44.380 INFO:tasks.workunit.client.0.smithi053.stdout:op 612 completed, throughput=5.01MB/sec 2024-01-15T23:11:44.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:44 smithi053 ceph-mon[143363]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:11:44.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:11:44.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:44 smithi053 ceph-mon[146052]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:11:44.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:11:44.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:44 smithi163 ceph-mon[138526]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:11:44.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:11:45.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:11:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:11:45] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2024-01-15T23:11:45.381 INFO:tasks.workunit.client.0.smithi053.stdout: 120: throughput=4.97MB/sec pending data=0 2024-01-15T23:11:45.381 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2pz1qVm89qJQDeU off=13912361 len=1742527 2024-01-15T23:11:45.383 INFO:tasks.workunit.client.0.smithi053.stdout:op 613 completed, throughput=4.98MB/sec 2024-01-15T23:11:45.383 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YzTrWsprbHE9X94 off=977556 len=907181 2024-01-15T23:11:45.384 INFO:tasks.workunit.client.0.smithi053.stdout:op 614 completed, throughput=4.99MB/sec 2024-01-15T23:11:45.384 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4SRLbibIsPMyjuA off=2338888 len=354535 2024-01-15T23:11:45.385 INFO:tasks.workunit.client.0.smithi053.stdout:op 615 completed, throughput=4.99MB/sec 2024-01-15T23:11:45.385 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mdHpzKwNqZUQp_P off=7189614 len=1462971 2024-01-15T23:11:45.387 INFO:tasks.workunit.client.0.smithi053.stdout:op 616 completed, throughput=5MB/sec 2024-01-15T23:11:46.387 INFO:tasks.workunit.client.0.smithi053.stdout: 121: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:46.387 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mdjsWwrArExH64_ off=578298 len=774032 2024-01-15T23:11:46.391 INFO:tasks.workunit.client.0.smithi053.stdout:op 617 completed, throughput=4.97MB/sec 2024-01-15T23:11:46.392 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5gf69J5S_Yd8jte off=6052541 len=1057348 2024-01-15T23:11:46.397 INFO:tasks.workunit.client.0.smithi053.stdout:op 618 completed, throughput=4.98MB/sec 2024-01-15T23:11:46.397 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Gx2Hz4ip-lL4q3M off=12115534 len=1378549 2024-01-15T23:11:46.405 INFO:tasks.workunit.client.0.smithi053.stdout:op 619 completed, throughput=4.99MB/sec 2024-01-15T23:11:46.405 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QmfahwdwyNlzLtb off=9574416 len=1145915 2024-01-15T23:11:46.407 INFO:tasks.workunit.client.0.smithi053.stdout:op 620 completed, throughput=4.99MB/sec 2024-01-15T23:11:46.407 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wZ8W26Vo5GoxyrB off=3336577 len=871460 2024-01-15T23:11:46.409 INFO:tasks.workunit.client.0.smithi053.stdout:op 621 completed, throughput=5MB/sec 2024-01-15T23:11:46.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:46 smithi053 ceph-mon[143363]: pgmap v1535: 105 pgs: 105 active+clean; 127 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-01-15T23:11:46.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:46 smithi053 ceph-mon[146052]: pgmap v1535: 105 pgs: 105 active+clean; 127 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-01-15T23:11:46.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:46 smithi163 ceph-mon[138526]: pgmap v1535: 105 pgs: 105 active+clean; 127 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-01-15T23:11:47.409 INFO:tasks.workunit.client.0.smithi053.stdout: 122: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:47.409 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yt7t9Tn4F2bLuGM off=12762187 len=48036 2024-01-15T23:11:47.411 INFO:tasks.workunit.client.0.smithi053.stdout:op 622 completed, throughput=4.96MB/sec 2024-01-15T23:11:47.412 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Yc6rBupk9cFdaxT off=8326465 len=1703455 2024-01-15T23:11:47.415 INFO:tasks.workunit.client.0.smithi053.stdout:op 623 completed, throughput=4.97MB/sec 2024-01-15T23:11:47.415 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aYZTxuHCgKNBWix off=6950345 len=1246611 2024-01-15T23:11:47.421 INFO:tasks.workunit.client.0.smithi053.stdout:op 624 completed, throughput=4.98MB/sec 2024-01-15T23:11:47.421 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-unpABi3qOVeM12z off=1787342 len=174364 2024-01-15T23:11:47.422 INFO:tasks.workunit.client.0.smithi053.stdout:op 625 completed, throughput=4.98MB/sec 2024-01-15T23:11:47.422 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ki7BIkBuT6Q0Ady off=7193388 len=184490 2024-01-15T23:11:47.425 INFO:tasks.workunit.client.0.smithi053.stdout:op 626 completed, throughput=4.99MB/sec 2024-01-15T23:11:47.425 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mMYc6fRSEM-3li0 off=3679121 len=1743911 2024-01-15T23:11:47.434 INFO:tasks.workunit.client.0.smithi053.stdout:op 627 completed, throughput=5MB/sec 2024-01-15T23:11:47.435 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sL95DvjO5_81QL_ off=11457292 len=1106019 2024-01-15T23:11:47.437 INFO:tasks.workunit.client.0.smithi053.stdout:op 628 completed, throughput=5.01MB/sec 2024-01-15T23:11:48.437 INFO:tasks.workunit.client.0.smithi053.stdout: 123: throughput=4.97MB/sec pending data=0 2024-01-15T23:11:48.437 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4pvGGcmQ_-Jk0Eh off=1661270 len=745713 2024-01-15T23:11:48.438 INFO:tasks.workunit.client.0.smithi053.stdout:op 629 completed, throughput=4.97MB/sec 2024-01-15T23:11:48.439 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wAm7QiprUcQSSzC off=20326982 len=534440 2024-01-15T23:11:48.439 INFO:tasks.workunit.client.0.smithi053.stdout:op 630 completed, throughput=4.98MB/sec 2024-01-15T23:11:48.440 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HICMMvTf5iU1EMo off=24371839 len=525093 2024-01-15T23:11:48.444 INFO:tasks.workunit.client.0.smithi053.stdout:op 631 completed, throughput=4.98MB/sec 2024-01-15T23:11:48.444 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-n5NvyifXFc65ATF off=2024116 len=1939392 2024-01-15T23:11:48.447 INFO:tasks.workunit.client.0.smithi053.stdout:op 632 completed, throughput=5MB/sec 2024-01-15T23:11:48.447 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-J8xOLAv2jRd4oo8 off=783806 len=1324561 2024-01-15T23:11:48.454 INFO:tasks.workunit.client.0.smithi053.stdout:op 633 completed, throughput=5.01MB/sec 2024-01-15T23:11:48.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:48 smithi053 ceph-mon[143363]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:11:48.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:48 smithi053 ceph-mon[146052]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:11:48.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:48 smithi163 ceph-mon[138526]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:11:49.454 INFO:tasks.workunit.client.0.smithi053.stdout: 124: throughput=4.97MB/sec pending data=0 2024-01-15T23:11:49.454 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qnDtMog8dDeTWFE off=10861811 len=807520 2024-01-15T23:11:49.459 INFO:tasks.workunit.client.0.smithi053.stdout:op 634 completed, throughput=4.97MB/sec 2024-01-15T23:11:49.459 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-neOqytIY1DlFyPw off=13311542 len=707094 2024-01-15T23:11:49.460 INFO:tasks.workunit.client.0.smithi053.stdout:op 635 completed, throughput=4.98MB/sec 2024-01-15T23:11:49.460 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-esb8iu5MZM2sJ1b off=7970260 len=1095311 2024-01-15T23:11:49.462 INFO:tasks.workunit.client.0.smithi053.stdout:op 636 completed, throughput=4.98MB/sec 2024-01-15T23:11:49.463 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3B0wAAAKhGIUu1Y off=2571504 len=135206 2024-01-15T23:11:49.463 INFO:tasks.workunit.client.0.smithi053.stdout:op 637 completed, throughput=4.99MB/sec 2024-01-15T23:11:49.463 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KslHY5l2yUuBv_m off=7767875 len=553590 2024-01-15T23:11:49.467 INFO:tasks.workunit.client.0.smithi053.stdout:op 638 completed, throughput=4.99MB/sec 2024-01-15T23:11:49.467 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gH6YiZRZ-Kro-lj off=3877969 len=2072247 2024-01-15T23:11:49.475 INFO:tasks.workunit.client.0.smithi053.stdout:op 639 completed, throughput=5.01MB/sec 2024-01-15T23:11:50.475 INFO:tasks.workunit.client.0.smithi053.stdout: 125: throughput=4.97MB/sec pending data=0 2024-01-15T23:11:50.476 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KhYif_mFZ6CnKel off=2928933 len=1771930 2024-01-15T23:11:50.477 INFO:tasks.workunit.client.0.smithi053.stdout:op 640 completed, throughput=4.98MB/sec 2024-01-15T23:11:50.477 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CQvBi7v0FWA6Owu off=2610962 len=701614 2024-01-15T23:11:50.479 INFO:tasks.workunit.client.0.smithi053.stdout:op 641 completed, throughput=4.98MB/sec 2024-01-15T23:11:50.479 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Kit6b-7UqfDj6Ax off=1357552 len=1756302 2024-01-15T23:11:50.487 INFO:tasks.workunit.client.0.smithi053.stdout:op 642 completed, throughput=5MB/sec 2024-01-15T23:11:50.487 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yvpPcdUYwR9PqPk off=4183028 len=1491275 2024-01-15T23:11:50.488 INFO:tasks.workunit.client.0.smithi053.stdout:op 643 completed, throughput=5.01MB/sec 2024-01-15T23:11:50.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:50 smithi053 ceph-mon[143363]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:11:50.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:50 smithi053 ceph-mon[146052]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:11:50.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:50 smithi163 ceph-mon[138526]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:11:51.489 INFO:tasks.workunit.client.0.smithi053.stdout: 126: throughput=4.97MB/sec pending data=0 2024-01-15T23:11:51.489 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vPHeZkGMYY011Rg off=20844426 len=1531049 2024-01-15T23:11:51.491 INFO:tasks.workunit.client.0.smithi053.stdout:op 644 completed, throughput=4.98MB/sec 2024-01-15T23:11:51.491 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-D9CU7ypaYnkFhkU off=10890770 len=2012929 2024-01-15T23:11:51.499 INFO:tasks.workunit.client.0.smithi053.stdout:op 645 completed, throughput=5MB/sec 2024-01-15T23:11:51.499 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-r2Htr7Qo7ng_Es0 off=15735872 len=1526533 2024-01-15T23:11:51.506 INFO:tasks.workunit.client.0.smithi053.stdout:op 646 completed, throughput=5.01MB/sec 2024-01-15T23:11:52.506 INFO:tasks.workunit.client.0.smithi053.stdout: 127: throughput=4.97MB/sec pending data=0 2024-01-15T23:11:52.506 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vZT2dxfyF02-w7- off=769598 len=937639 2024-01-15T23:11:52.511 INFO:tasks.workunit.client.0.smithi053.stdout:op 647 completed, throughput=4.97MB/sec 2024-01-15T23:11:52.512 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iIeirbHkn6P1QMy off=78586 len=910169 2024-01-15T23:11:52.513 INFO:tasks.workunit.client.0.smithi053.stdout:op 648 completed, throughput=4.98MB/sec 2024-01-15T23:11:52.513 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DGqmH8xl5R-Jqth off=1097068 len=1573020 2024-01-15T23:11:52.520 INFO:tasks.workunit.client.0.smithi053.stdout:op 649 completed, throughput=4.99MB/sec 2024-01-15T23:11:52.520 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-S7VPK_qrNsNIQWe off=4770308 len=1212599 2024-01-15T23:11:52.525 INFO:tasks.workunit.client.0.smithi053.stdout:op 650 completed, throughput=5MB/sec 2024-01-15T23:11:52.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:52 smithi053 ceph-mon[143363]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:11:52.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:52 smithi053 ceph-mon[146052]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:11:52.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:52 smithi163 ceph-mon[138526]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:11:53.526 INFO:tasks.workunit.client.0.smithi053.stdout: 128: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:53.526 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DdI9GFcQp7Ik01J off=8401564 len=1562993 2024-01-15T23:11:53.533 INFO:tasks.workunit.client.0.smithi053.stdout:op 651 completed, throughput=4.97MB/sec 2024-01-15T23:11:53.533 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-L7Sz6cHs9HnhGmq off=8549915 len=527889 2024-01-15T23:11:53.534 INFO:tasks.workunit.client.0.smithi053.stdout:op 652 completed, throughput=4.98MB/sec 2024-01-15T23:11:53.534 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-U211l8WRN6FjUGL off=1843339 len=1289928 2024-01-15T23:11:53.542 INFO:tasks.workunit.client.0.smithi053.stdout:op 653 completed, throughput=4.99MB/sec 2024-01-15T23:11:53.542 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7xrpThMIlEZzQn5 off=3688262 len=1935904 2024-01-15T23:11:53.551 INFO:tasks.workunit.client.0.smithi053.stdout:op 654 completed, throughput=5MB/sec 2024-01-15T23:11:53.727 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 23:11:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=sqlstore.transactions t=2024-01-15T23:11:53.3136432Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-01-15T23:11:54.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:54 smithi053 ceph-mon[143363]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:11:54.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:54 smithi053 ceph-mon[146052]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:11:54.551 INFO:tasks.workunit.client.0.smithi053.stdout: 129: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:54.551 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--d83wAldSdS37JV off=7745799 len=868345 2024-01-15T23:11:54.556 INFO:tasks.workunit.client.0.smithi053.stdout:op 655 completed, throughput=4.97MB/sec 2024-01-15T23:11:54.556 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lug6_Z6EAN3bEwL off=2851066 len=2002112 2024-01-15T23:11:54.558 INFO:tasks.workunit.client.0.smithi053.stdout:op 656 completed, throughput=4.98MB/sec 2024-01-15T23:11:54.558 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YGkTcqABsngSYoX off=3885141 len=839847 2024-01-15T23:11:54.559 INFO:tasks.workunit.client.0.smithi053.stdout:op 657 completed, throughput=4.99MB/sec 2024-01-15T23:11:54.559 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pwNCORF_EL2HvMH off=1094471 len=1827563 2024-01-15T23:11:54.566 INFO:tasks.workunit.client.0.smithi053.stdout:op 658 completed, throughput=5MB/sec 2024-01-15T23:11:54.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:54 smithi163 ceph-mon[138526]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:11:55.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:11:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:11:55] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.43.0" 2024-01-15T23:11:55.567 INFO:tasks.workunit.client.0.smithi053.stdout: 130: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:55.567 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-n1sWcoN43PzI90W off=1730842 len=1492267 2024-01-15T23:11:55.574 INFO:tasks.workunit.client.0.smithi053.stdout:op 659 completed, throughput=4.97MB/sec 2024-01-15T23:11:55.575 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zXMNqu1iiZ5jKvh off=6384863 len=348524 2024-01-15T23:11:55.578 INFO:tasks.workunit.client.0.smithi053.stdout:op 660 completed, throughput=4.98MB/sec 2024-01-15T23:11:55.578 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UDIK-vIm9e6tfue off=4196618 len=596431 2024-01-15T23:11:55.581 INFO:tasks.workunit.client.0.smithi053.stdout:op 661 completed, throughput=4.98MB/sec 2024-01-15T23:11:55.582 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8_7qMT0bVASg9ek off=5999883 len=1821954 2024-01-15T23:11:55.583 INFO:tasks.workunit.client.0.smithi053.stdout:op 662 completed, throughput=4.99MB/sec 2024-01-15T23:11:55.584 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-f89vgjO3i0mgPEK off=250798 len=1001014 2024-01-15T23:11:55.589 INFO:tasks.workunit.client.0.smithi053.stdout:op 663 completed, throughput=5MB/sec 2024-01-15T23:11:56.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:56 smithi053 ceph-mon[143363]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:11:56.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:56 smithi053 ceph-mon[146052]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:11:56.589 INFO:tasks.workunit.client.0.smithi053.stdout: 131: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:56.589 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-agYDki-7Gy4EGug off=717264 len=152208 2024-01-15T23:11:56.592 INFO:tasks.workunit.client.0.smithi053.stdout:op 664 completed, throughput=4.96MB/sec 2024-01-15T23:11:56.592 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FZ2N9q0qEMiPtMG off=18221984 len=898921 2024-01-15T23:11:56.594 INFO:tasks.workunit.client.0.smithi053.stdout:op 665 completed, throughput=4.97MB/sec 2024-01-15T23:11:56.594 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3WXJcqPX4UFR02w off=124876 len=343168 2024-01-15T23:11:56.597 INFO:tasks.workunit.client.0.smithi053.stdout:op 666 completed, throughput=4.97MB/sec 2024-01-15T23:11:56.597 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UpIgjJ3qSCIFI3v off=334496 len=1871716 2024-01-15T23:11:56.601 INFO:tasks.workunit.client.0.smithi053.stdout:op 667 completed, throughput=4.99MB/sec 2024-01-15T23:11:56.601 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-esASM0A0U_EgJkX off=1181759 len=265690 2024-01-15T23:11:56.604 INFO:tasks.workunit.client.0.smithi053.stdout:op 668 completed, throughput=4.99MB/sec 2024-01-15T23:11:56.604 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pPXa9e3pdlyr7sg off=5986998 len=1885264 2024-01-15T23:11:56.612 INFO:tasks.workunit.client.0.smithi053.stdout:op 669 completed, throughput=5MB/sec 2024-01-15T23:11:56.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:56 smithi163 ceph-mon[138526]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:11:57.613 INFO:tasks.workunit.client.0.smithi053.stdout: 132: throughput=4.96MB/sec pending data=0 2024-01-15T23:11:57.613 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aBiFrQ3LXjc7dMI off=7813961 len=1671611 2024-01-15T23:11:57.616 INFO:tasks.workunit.client.0.smithi053.stdout:op 670 completed, throughput=4.98MB/sec 2024-01-15T23:11:57.616 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VnhJGiN6I2InQsI off=14736184 len=335888 2024-01-15T23:11:57.617 INFO:tasks.workunit.client.0.smithi053.stdout:op 671 completed, throughput=4.98MB/sec 2024-01-15T23:11:57.617 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_swb2jz-6bOkw5T off=384237 len=948469 2024-01-15T23:11:57.622 INFO:tasks.workunit.client.0.smithi053.stdout:op 672 completed, throughput=4.99MB/sec 2024-01-15T23:11:57.622 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eK5Ozfl3nSOxCZV off=15380492 len=119037 2024-01-15T23:11:57.625 INFO:tasks.workunit.client.0.smithi053.stdout:op 673 completed, throughput=4.99MB/sec 2024-01-15T23:11:57.625 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Szn29ugMq1i-WvG off=659035 len=927527 2024-01-15T23:11:57.629 INFO:tasks.workunit.client.0.smithi053.stdout:op 674 completed, throughput=4.99MB/sec 2024-01-15T23:11:57.629 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hG5k1AkYeSTJtsA off=1019957 len=1057539 2024-01-15T23:11:57.631 INFO:tasks.workunit.client.0.smithi053.stdout:op 675 completed, throughput=5MB/sec 2024-01-15T23:11:57.631 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wr0USlmyjEe3MxG off=11439252 len=1286968 2024-01-15T23:11:57.633 INFO:tasks.workunit.client.0.smithi053.stdout:op 676 completed, throughput=5.01MB/sec 2024-01-15T23:11:58.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:58 smithi053 ceph-mon[143363]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:11:58.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:58 smithi053 ceph-mon[146052]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:11:58.634 INFO:tasks.workunit.client.0.smithi053.stdout: 133: throughput=4.97MB/sec pending data=0 2024-01-15T23:11:58.634 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dK9fVwSAX2nS7I4 off=748572 len=76025 2024-01-15T23:11:58.635 INFO:tasks.workunit.client.0.smithi053.stdout:op 677 completed, throughput=4.97MB/sec 2024-01-15T23:11:58.635 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-U2co7PPtsMONfAX off=5136260 len=969761 2024-01-15T23:11:58.636 INFO:tasks.workunit.client.0.smithi053.stdout:op 678 completed, throughput=4.98MB/sec 2024-01-15T23:11:58.636 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9_jP9qiFaWY-xjb off=2866195 len=1819099 2024-01-15T23:11:58.638 INFO:tasks.workunit.client.0.smithi053.stdout:op 679 completed, throughput=4.99MB/sec 2024-01-15T23:11:58.638 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wflO4haIk642de5 off=7837334 len=2075437 2024-01-15T23:11:58.647 INFO:tasks.workunit.client.0.smithi053.stdout:op 680 completed, throughput=5.01MB/sec 2024-01-15T23:11:58.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:58 smithi163 ceph-mon[138526]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:11:59.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:11:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:11:59.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:11:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:11:59.648 INFO:tasks.workunit.client.0.smithi053.stdout: 134: throughput=4.97MB/sec pending data=0 2024-01-15T23:11:59.648 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IT5P36wYNHATTZx off=3104789 len=1363375 2024-01-15T23:11:59.655 INFO:tasks.workunit.client.0.smithi053.stdout:op 681 completed, throughput=4.98MB/sec 2024-01-15T23:11:59.655 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SunKY8c0j1Bxnp0 off=7802397 len=111623 2024-01-15T23:11:59.656 INFO:tasks.workunit.client.0.smithi053.stdout:op 682 completed, throughput=4.98MB/sec 2024-01-15T23:11:59.656 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LTDlanILM-j3A02 off=1906899 len=508400 2024-01-15T23:11:59.656 INFO:tasks.workunit.client.0.smithi053.stdout:op 683 completed, throughput=4.98MB/sec 2024-01-15T23:11:59.657 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-r3cHrFpy5vldtiD off=2988130 len=1988023 2024-01-15T23:11:59.659 INFO:tasks.workunit.client.0.smithi053.stdout:op 684 completed, throughput=5MB/sec 2024-01-15T23:11:59.659 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-34AvJ-7JZoyT_Ap off=2430120 len=1348645 2024-01-15T23:11:59.666 INFO:tasks.workunit.client.0.smithi053.stdout:op 685 completed, throughput=5.01MB/sec 2024-01-15T23:11:59.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:11:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:12:00.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:00 smithi053 ceph-mon[143363]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:12:00.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:00 smithi053 ceph-mon[146052]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:12:00.666 INFO:tasks.workunit.client.0.smithi053.stdout: 135: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:00.666 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_5Vr-WL5oAq_61D off=17727219 len=1868693 2024-01-15T23:12:00.669 INFO:tasks.workunit.client.0.smithi053.stdout:op 686 completed, throughput=4.98MB/sec 2024-01-15T23:12:00.669 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pF7C3yBeOUG523V off=5390866 len=151051 2024-01-15T23:12:00.672 INFO:tasks.workunit.client.0.smithi053.stdout:op 687 completed, throughput=4.98MB/sec 2024-01-15T23:12:00.672 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TbEclKCDc1pno5j off=0 len=1541216 2024-01-15T23:12:00.674 INFO:tasks.workunit.client.0.smithi053.stdout:op 688 completed, throughput=4.99MB/sec 2024-01-15T23:12:00.674 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-k7r0HfaTVnmz952 off=7071719 len=325420 2024-01-15T23:12:00.677 INFO:tasks.workunit.client.0.smithi053.stdout:op 689 completed, throughput=5MB/sec 2024-01-15T23:12:00.678 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VNpdVyT6WFAgm6C off=297906 len=713666 2024-01-15T23:12:00.682 INFO:tasks.workunit.client.0.smithi053.stdout:op 690 completed, throughput=5MB/sec 2024-01-15T23:12:00.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:00 smithi163 ceph-mon[138526]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:12:01.683 INFO:tasks.workunit.client.0.smithi053.stdout: 136: throughput=4.96MB/sec pending data=0 2024-01-15T23:12:01.683 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-E_gtZ0eq_kGa1kv off=1011013 len=1774257 2024-01-15T23:12:01.692 INFO:tasks.workunit.client.0.smithi053.stdout:op 691 completed, throughput=4.98MB/sec 2024-01-15T23:12:01.692 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kuLQW6F32ZfzgG_ off=565437 len=511533 2024-01-15T23:12:01.696 INFO:tasks.workunit.client.0.smithi053.stdout:op 692 completed, throughput=4.98MB/sec 2024-01-15T23:12:01.696 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-e41wDKFlM0AJTMR off=21954468 len=300739 2024-01-15T23:12:01.697 INFO:tasks.workunit.client.0.smithi053.stdout:op 693 completed, throughput=4.98MB/sec 2024-01-15T23:12:01.697 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LpEEGQVtla7yBfX off=1586992 len=914260 2024-01-15T23:12:01.702 INFO:tasks.workunit.client.0.smithi053.stdout:op 694 completed, throughput=4.99MB/sec 2024-01-15T23:12:01.702 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MiyByRFlZ8F0wMt off=3767847 len=83025 2024-01-15T23:12:01.703 INFO:tasks.workunit.client.0.smithi053.stdout:op 695 completed, throughput=4.99MB/sec 2024-01-15T23:12:01.703 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rzOs6VjJZ2aYYYi off=826924 len=133987 2024-01-15T23:12:01.704 INFO:tasks.workunit.client.0.smithi053.stdout:op 696 completed, throughput=4.99MB/sec 2024-01-15T23:12:01.704 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kQepzgLGmHxe_V_ off=11608595 len=215476 2024-01-15T23:12:01.706 INFO:tasks.workunit.client.0.smithi053.stdout:op 697 completed, throughput=4.99MB/sec 2024-01-15T23:12:01.706 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-V270p3S8S3-rdEX off=1242667 len=1194915 2024-01-15T23:12:01.707 INFO:tasks.workunit.client.0.smithi053.stdout:op 698 completed, throughput=5MB/sec 2024-01-15T23:12:01.707 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3d9YDdwP7zikNSh off=354123 len=974925 2024-01-15T23:12:01.709 INFO:tasks.workunit.client.0.smithi053.stdout:op 699 completed, throughput=5.01MB/sec 2024-01-15T23:12:02.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:02 smithi053 ceph-mon[143363]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:12:02.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:02 smithi053 ceph-mon[146052]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:12:02.709 INFO:tasks.workunit.client.0.smithi053.stdout: 137: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:02.709 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IsmnD3sebUn9riY off=0 len=1404803 2024-01-15T23:12:02.716 INFO:tasks.workunit.client.0.smithi053.stdout:op 700 completed, throughput=4.98MB/sec 2024-01-15T23:12:02.716 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yZDtxU1qv5xDSCA off=1374658 len=1004005 2024-01-15T23:12:02.721 INFO:tasks.workunit.client.0.smithi053.stdout:op 701 completed, throughput=4.99MB/sec 2024-01-15T23:12:02.721 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PoRqcj6W-ECLVRI off=693046 len=1879695 2024-01-15T23:12:02.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:02 smithi163 ceph-mon[138526]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:12:02.725 INFO:tasks.workunit.client.0.smithi053.stdout:op 702 completed, throughput=5MB/sec 2024-01-15T23:12:02.725 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0ydPCW5WmfrkKKn off=5327491 len=1509345 2024-01-15T23:12:02.731 INFO:tasks.workunit.client.0.smithi053.stdout:op 703 completed, throughput=5.01MB/sec 2024-01-15T23:12:03.731 INFO:tasks.workunit.client.0.smithi053.stdout: 138: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:03.732 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-a8rwSqpLtXOR1C2 off=5255765 len=464067 2024-01-15T23:12:03.735 INFO:tasks.workunit.client.0.smithi053.stdout:op 704 completed, throughput=4.98MB/sec 2024-01-15T23:12:03.735 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Vh5m1GmzrvBi1hL off=544432 len=1025229 2024-01-15T23:12:03.736 INFO:tasks.workunit.client.0.smithi053.stdout:op 705 completed, throughput=4.98MB/sec 2024-01-15T23:12:03.736 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4GPElfwAfEow3YR off=2463125 len=346704 2024-01-15T23:12:03.740 INFO:tasks.workunit.client.0.smithi053.stdout:op 706 completed, throughput=4.99MB/sec 2024-01-15T23:12:03.740 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZqAI1f7XMm98Y4q off=1019091 len=1554449 2024-01-15T23:12:03.746 INFO:tasks.workunit.client.0.smithi053.stdout:op 707 completed, throughput=5MB/sec 2024-01-15T23:12:03.746 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rv8IaPKgoEP3bF9 off=21526344 len=1844737 2024-01-15T23:12:03.748 INFO:tasks.workunit.client.0.smithi053.stdout:op 708 completed, throughput=5.01MB/sec 2024-01-15T23:12:04.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:04 smithi053 ceph-mon[143363]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-01-15T23:12:04.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:04 smithi053 ceph-mon[146052]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-01-15T23:12:04.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:04 smithi163 ceph-mon[138526]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-01-15T23:12:04.748 INFO:tasks.workunit.client.0.smithi053.stdout: 139: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:04.749 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FZDtH__AF_M1bke off=7002120 len=1577836 2024-01-15T23:12:04.756 INFO:tasks.workunit.client.0.smithi053.stdout:op 709 completed, throughput=4.98MB/sec 2024-01-15T23:12:04.756 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--TxmmYOkqAjd-Zo off=13964633 len=155210 2024-01-15T23:12:04.759 INFO:tasks.workunit.client.0.smithi053.stdout:op 710 completed, throughput=4.98MB/sec 2024-01-15T23:12:04.759 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Zfq9qHsXIWrJlUY off=7241373 len=2089602 2024-01-15T23:12:04.761 INFO:tasks.workunit.client.0.smithi053.stdout:op 711 completed, throughput=5MB/sec 2024-01-15T23:12:04.761 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GOT654KwqNx1XBE off=5943036 len=1074447 2024-01-15T23:12:04.762 INFO:tasks.workunit.client.0.smithi053.stdout:op 712 completed, throughput=5MB/sec 2024-01-15T23:12:05.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:12:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:12:05] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2024-01-15T23:12:05.762 INFO:tasks.workunit.client.0.smithi053.stdout: 140: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:05.763 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hNH1Z57wA-1EfjB off=17485879 len=1667900 2024-01-15T23:12:05.764 INFO:tasks.workunit.client.0.smithi053.stdout:op 713 completed, throughput=4.98MB/sec 2024-01-15T23:12:05.765 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PHD_3BR00e-pBqU off=15211006 len=1203382 2024-01-15T23:12:05.767 INFO:tasks.workunit.client.0.smithi053.stdout:op 714 completed, throughput=4.99MB/sec 2024-01-15T23:12:05.768 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Y1iG-omspoZ1oQ3 off=2031607 len=924547 2024-01-15T23:12:05.769 INFO:tasks.workunit.client.0.smithi053.stdout:op 715 completed, throughput=5MB/sec 2024-01-15T23:12:05.770 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Cqy06I66_wwPhQC off=7323568 len=985343 2024-01-15T23:12:05.775 INFO:tasks.workunit.client.0.smithi053.stdout:op 716 completed, throughput=5MB/sec 2024-01-15T23:12:06.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:06 smithi053 ceph-mon[143363]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-01-15T23:12:06.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:06 smithi053 ceph-mon[146052]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-01-15T23:12:06.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:06 smithi163 ceph-mon[138526]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-01-15T23:12:06.775 INFO:tasks.workunit.client.0.smithi053.stdout: 141: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:06.775 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tMqtDHTZX46nR81 off=10566055 len=1082922 2024-01-15T23:12:06.781 INFO:tasks.workunit.client.0.smithi053.stdout:op 717 completed, throughput=4.97MB/sec 2024-01-15T23:12:06.781 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-acWPYlGhH6FZIvB off=4141768 len=1437178 2024-01-15T23:12:06.788 INFO:tasks.workunit.client.0.smithi053.stdout:op 718 completed, throughput=4.98MB/sec 2024-01-15T23:12:06.788 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--DkfZq8VTX6DI2F off=7531175 len=113902 2024-01-15T23:12:06.791 INFO:tasks.workunit.client.0.smithi053.stdout:op 719 completed, throughput=4.98MB/sec 2024-01-15T23:12:06.791 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SzC2cRuhFgmyIiL off=3674375 len=904384 2024-01-15T23:12:06.792 INFO:tasks.workunit.client.0.smithi053.stdout:op 720 completed, throughput=4.99MB/sec 2024-01-15T23:12:06.792 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nCX7QpvYtTQbf1i off=6664105 len=1204421 2024-01-15T23:12:06.798 INFO:tasks.workunit.client.0.smithi053.stdout:op 721 completed, throughput=5MB/sec 2024-01-15T23:12:06.799 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9wxCNDffMu8XcYT off=9417226 len=396001 2024-01-15T23:12:06.801 INFO:tasks.workunit.client.0.smithi053.stdout:op 722 completed, throughput=5MB/sec 2024-01-15T23:12:06.801 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RgGPajG3Jv1fOPa off=274784 len=1722494 2024-01-15T23:12:06.803 INFO:tasks.workunit.client.0.smithi053.stdout:op 723 completed, throughput=5.01MB/sec 2024-01-15T23:12:07.803 INFO:tasks.workunit.client.0.smithi053.stdout: 142: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:07.803 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LS9_83TWbWguzMo off=6520960 len=4720 2024-01-15T23:12:07.804 INFO:tasks.workunit.client.0.smithi053.stdout:op 724 completed, throughput=4.98MB/sec 2024-01-15T23:12:07.804 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-92t6VdWwstJf3-_ off=16856896 len=846857 2024-01-15T23:12:07.809 INFO:tasks.workunit.client.0.smithi053.stdout:op 725 completed, throughput=4.98MB/sec 2024-01-15T23:12:07.809 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Fco9xekOhyIVy9n off=4712980 len=1676140 2024-01-15T23:12:07.811 INFO:tasks.workunit.client.0.smithi053.stdout:op 726 completed, throughput=4.99MB/sec 2024-01-15T23:12:07.811 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WajxOUyZqRbvUVM off=12808053 len=402885 2024-01-15T23:12:07.812 INFO:tasks.workunit.client.0.smithi053.stdout:op 727 completed, throughput=5MB/sec 2024-01-15T23:12:07.812 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-STqrZsLDiBA_vb5 off=11826791 len=92807 2024-01-15T23:12:07.812 INFO:tasks.workunit.client.0.smithi053.stdout:op 728 completed, throughput=5MB/sec 2024-01-15T23:12:07.812 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KAACDc5iSuAqplE off=9235264 len=410636 2024-01-15T23:12:07.813 INFO:tasks.workunit.client.0.smithi053.stdout:op 729 completed, throughput=5MB/sec 2024-01-15T23:12:07.813 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gpEhS2lbKJFM8rf off=9295541 len=1920096 2024-01-15T23:12:07.815 INFO:tasks.workunit.client.0.smithi053.stdout:op 730 completed, throughput=5.01MB/sec 2024-01-15T23:12:08.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:08 smithi053 ceph-mon[143363]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:12:08.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:08 smithi053 ceph-mon[146052]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:12:08.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:08 smithi163 ceph-mon[138526]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:12:08.816 INFO:tasks.workunit.client.0.smithi053.stdout: 143: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:08.816 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-W05BMXjDXs21-DC off=823163 len=243334 2024-01-15T23:12:08.816 INFO:tasks.workunit.client.0.smithi053.stdout:op 731 completed, throughput=4.98MB/sec 2024-01-15T23:12:08.816 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fTR0BEEPdAWflZQ off=98628 len=194565 2024-01-15T23:12:08.817 INFO:tasks.workunit.client.0.smithi053.stdout:op 732 completed, throughput=4.98MB/sec 2024-01-15T23:12:08.817 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--3ihc9gjNSChnFn off=14188374 len=874557 2024-01-15T23:12:08.818 INFO:tasks.workunit.client.0.smithi053.stdout:op 733 completed, throughput=4.99MB/sec 2024-01-15T23:12:08.818 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_Q-G6Yvc4wt31YF off=6517117 len=536111 2024-01-15T23:12:08.822 INFO:tasks.workunit.client.0.smithi053.stdout:op 734 completed, throughput=4.99MB/sec 2024-01-15T23:12:08.822 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fSQfE60Lu2NzZsb off=3360591 len=1471506 2024-01-15T23:12:08.824 INFO:tasks.workunit.client.0.smithi053.stdout:op 735 completed, throughput=5MB/sec 2024-01-15T23:12:08.825 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-S6gDpVG1JqxF7GU off=1228593 len=196840 2024-01-15T23:12:08.828 INFO:tasks.workunit.client.0.smithi053.stdout:op 736 completed, throughput=5MB/sec 2024-01-15T23:12:08.828 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FP1e1CKs3fnmZ7A off=4927565 len=1303926 2024-01-15T23:12:08.829 INFO:tasks.workunit.client.0.smithi053.stdout:op 737 completed, throughput=5.01MB/sec 2024-01-15T23:12:09.829 INFO:tasks.workunit.client.0.smithi053.stdout: 144: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:09.829 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KRlllyOXAip0p6n off=1470454 len=196655 2024-01-15T23:12:09.830 INFO:tasks.workunit.client.0.smithi053.stdout:op 738 completed, throughput=4.98MB/sec 2024-01-15T23:12:09.830 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1A7NzA9amE_xwRJ off=5729373 len=1169545 2024-01-15T23:12:09.835 INFO:tasks.workunit.client.0.smithi053.stdout:op 739 completed, throughput=4.98MB/sec 2024-01-15T23:12:09.835 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zGOwcoIC4ruUzDg off=6612164 len=1932461 2024-01-15T23:12:09.841 INFO:tasks.workunit.client.0.smithi053.stdout:op 740 completed, throughput=4.99MB/sec 2024-01-15T23:12:09.842 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_Nw9IfIN5R7QZ8T off=16489443 len=793339 2024-01-15T23:12:09.842 INFO:tasks.workunit.client.0.smithi053.stdout:op 741 completed, throughput=5MB/sec 2024-01-15T23:12:10.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:10 smithi053 ceph-mon[143363]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:12:10.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:10 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:12:10.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:10 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:12:10.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:10 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:12:10.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:10 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:12:10.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:10 smithi053 ceph-mon[146052]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:12:10.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:10 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:12:10.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:10 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:12:10.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:10 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:12:10.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:10 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:12:10.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:10 smithi163 ceph-mon[138526]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:12:10.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:10 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:12:10.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:10 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:12:10.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:10 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:12:10.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:10 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:12:10.843 INFO:tasks.workunit.client.0.smithi053.stdout: 145: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:10.843 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-u9CM8SX6Pbrb4LD off=4729974 len=1394741 2024-01-15T23:12:10.844 INFO:tasks.workunit.client.0.smithi053.stdout:op 742 completed, throughput=4.98MB/sec 2024-01-15T23:12:10.845 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pXv5WHIQBbUMe3h off=10036183 len=1824722 2024-01-15T23:12:10.852 INFO:tasks.workunit.client.0.smithi053.stdout:op 743 completed, throughput=4.99MB/sec 2024-01-15T23:12:10.852 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-taCaTf15VFLuRsv off=3206191 len=842576 2024-01-15T23:12:10.856 INFO:tasks.workunit.client.0.smithi053.stdout:op 744 completed, throughput=4.99MB/sec 2024-01-15T23:12:10.856 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hpT2nALNgSqQZu5 off=6599634 len=1630089 2024-01-15T23:12:10.863 INFO:tasks.workunit.client.0.smithi053.stdout:op 745 completed, throughput=5MB/sec 2024-01-15T23:12:11.863 INFO:tasks.workunit.client.0.smithi053.stdout: 146: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:11.863 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ekWMB1X1_n-IXpy off=1005757 len=834930 2024-01-15T23:12:11.865 INFO:tasks.workunit.client.0.smithi053.stdout:op 746 completed, throughput=4.97MB/sec 2024-01-15T23:12:11.865 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-B3in45-MWfnofHj off=10253055 len=1841964 2024-01-15T23:12:11.867 INFO:tasks.workunit.client.0.smithi053.stdout:op 747 completed, throughput=4.99MB/sec 2024-01-15T23:12:11.867 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YfEbcUgjKodDRPL off=3073697 len=768066 2024-01-15T23:12:11.868 INFO:tasks.workunit.client.0.smithi053.stdout:op 748 completed, throughput=4.99MB/sec 2024-01-15T23:12:11.868 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-i5HJPreV5kyzmk3 off=137134 len=9765 2024-01-15T23:12:11.871 INFO:tasks.workunit.client.0.smithi053.stdout:op 749 completed, throughput=4.99MB/sec 2024-01-15T23:12:11.871 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ekWMB1X1_n-IXpy off=10239238 len=475552 2024-01-15T23:12:11.875 INFO:tasks.workunit.client.0.smithi053.stdout:op 750 completed, throughput=4.99MB/sec 2024-01-15T23:12:11.875 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-K0TlvdFoLYSs-p1 off=420092 len=290793 2024-01-15T23:12:11.875 INFO:tasks.workunit.client.0.smithi053.stdout:op 751 completed, throughput=5MB/sec 2024-01-15T23:12:11.875 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ON2sZYIfMdqgdss off=8879644 len=1578059 2024-01-15T23:12:11.882 INFO:tasks.workunit.client.0.smithi053.stdout:op 752 completed, throughput=5.01MB/sec 2024-01-15T23:12:12.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:12 smithi053 ceph-mon[143363]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:12:12.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:12 smithi053 ceph-mon[146052]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:12:12.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:12 smithi163 ceph-mon[138526]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:12:12.882 INFO:tasks.workunit.client.0.smithi053.stdout: 147: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:12.883 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hlONHUz8wD9kTeb off=10771441 len=529046 2024-01-15T23:12:12.887 INFO:tasks.workunit.client.0.smithi053.stdout:op 753 completed, throughput=4.98MB/sec 2024-01-15T23:12:12.887 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kqEQNPrrxRA-4QL off=4443783 len=2033389 2024-01-15T23:12:12.890 INFO:tasks.workunit.client.0.smithi053.stdout:op 754 completed, throughput=4.99MB/sec 2024-01-15T23:12:12.890 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Uo6unDvs3sfQS3t off=7512388 len=902509 2024-01-15T23:12:12.896 INFO:tasks.workunit.client.0.smithi053.stdout:op 755 completed, throughput=4.99MB/sec 2024-01-15T23:12:12.896 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YEoOaz1QCiSlYCo off=2459322 len=1678019 2024-01-15T23:12:12.898 INFO:tasks.workunit.client.0.smithi053.stdout:op 756 completed, throughput=5MB/sec 2024-01-15T23:12:13.898 INFO:tasks.workunit.client.0.smithi053.stdout: 148: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:13.899 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mHs7XwW9Jj_YBZc off=1680920 len=93383 2024-01-15T23:12:13.899 INFO:tasks.workunit.client.0.smithi053.stdout:op 757 completed, throughput=4.97MB/sec 2024-01-15T23:12:13.899 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xivkcU-78IHVWcx off=18498214 len=1871680 2024-01-15T23:12:13.909 INFO:tasks.workunit.client.0.smithi053.stdout:op 758 completed, throughput=4.98MB/sec 2024-01-15T23:12:13.909 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_n9ioooNBVwhxJU off=9818273 len=101780 2024-01-15T23:12:13.910 INFO:tasks.workunit.client.0.smithi053.stdout:op 759 completed, throughput=4.98MB/sec 2024-01-15T23:12:13.910 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PfCLcKCfdCfKY9f off=7487880 len=1545963 2024-01-15T23:12:13.916 INFO:tasks.workunit.client.0.smithi053.stdout:op 760 completed, throughput=4.99MB/sec 2024-01-15T23:12:13.916 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Pr0kz6bMXnlVoE- off=3267586 len=1910429 2024-01-15T23:12:13.919 INFO:tasks.workunit.client.0.smithi053.stdout:op 761 completed, throughput=5.01MB/sec 2024-01-15T23:12:14.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:14 smithi053 ceph-mon[143363]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:12:14.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:12:14.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:14 smithi053 ceph-mon[146052]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:12:14.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:12:14.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:14 smithi163 ceph-mon[138526]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:12:14.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:12:14.920 INFO:tasks.workunit.client.0.smithi053.stdout: 149: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:14.920 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cpNnOjCcAtfSlex off=11556111 len=1393496 2024-01-15T23:12:14.921 INFO:tasks.workunit.client.0.smithi053.stdout:op 762 completed, throughput=4.98MB/sec 2024-01-15T23:12:14.921 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DMvSul9yymCOAQf off=6232514 len=1230647 2024-01-15T23:12:14.923 INFO:tasks.workunit.client.0.smithi053.stdout:op 763 completed, throughput=4.99MB/sec 2024-01-15T23:12:14.923 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-21nZzvD_NuMiKHv off=622715 len=350171 2024-01-15T23:12:14.925 INFO:tasks.workunit.client.0.smithi053.stdout:op 764 completed, throughput=4.99MB/sec 2024-01-15T23:12:14.925 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lXWFZdVwHV1edF1 off=21627173 len=812199 2024-01-15T23:12:14.926 INFO:tasks.workunit.client.0.smithi053.stdout:op 765 completed, throughput=5MB/sec 2024-01-15T23:12:14.926 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--6qpV3X67zoDo9i off=9025579 len=1942397 2024-01-15T23:12:14.928 INFO:tasks.workunit.client.0.smithi053.stdout:op 766 completed, throughput=5.01MB/sec 2024-01-15T23:12:15.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:12:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:12:15] "GET /metrics HTTP/1.1" 200 33992 "" "Prometheus/2.43.0" 2024-01-15T23:12:15.928 INFO:tasks.workunit.client.0.smithi053.stdout: 150: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:15.929 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3HYJn3NaYDbzi18 off=8562862 len=1382634 2024-01-15T23:12:15.930 INFO:tasks.workunit.client.0.smithi053.stdout:op 767 completed, throughput=4.98MB/sec 2024-01-15T23:12:15.930 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MMJ2PcUX9CSc6FZ off=1862064 len=1281375 2024-01-15T23:12:15.936 INFO:tasks.workunit.client.0.smithi053.stdout:op 768 completed, throughput=4.99MB/sec 2024-01-15T23:12:15.936 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FRQBxA5BaLiXr4M off=11832391 len=1800567 2024-01-15T23:12:15.938 INFO:tasks.workunit.client.0.smithi053.stdout:op 769 completed, throughput=5MB/sec 2024-01-15T23:12:16.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:16 smithi053 ceph-mon[143363]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:12:16.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:16 smithi053 ceph-mon[146052]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:12:16.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:16 smithi163 ceph-mon[138526]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:12:16.939 INFO:tasks.workunit.client.0.smithi053.stdout: 151: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:16.939 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4Mt52o0nV7hiuLP off=1135663 len=710296 2024-01-15T23:12:16.944 INFO:tasks.workunit.client.0.smithi053.stdout:op 770 completed, throughput=4.97MB/sec 2024-01-15T23:12:16.944 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AOjlWkKs5r4-FW- off=8420856 len=2053800 2024-01-15T23:12:16.946 INFO:tasks.workunit.client.0.smithi053.stdout:op 771 completed, throughput=4.99MB/sec 2024-01-15T23:12:16.946 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iH7JIAiSVdwTcWf off=5260190 len=1572270 2024-01-15T23:12:16.952 INFO:tasks.workunit.client.0.smithi053.stdout:op 772 completed, throughput=5MB/sec 2024-01-15T23:12:16.953 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cMo1Mn0A5h_p6ff off=7655183 len=1588424 2024-01-15T23:12:16.960 INFO:tasks.workunit.client.0.smithi053.stdout:op 773 completed, throughput=5.01MB/sec 2024-01-15T23:12:17.964 INFO:tasks.workunit.client.0.smithi053.stdout: 152: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:17.964 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-i-AKB6axJ0QrPSa off=0 len=1110207 2024-01-15T23:12:17.964 INFO:tasks.workunit.client.0.smithi053.stdout:op 774 completed, throughput=4.98MB/sec 2024-01-15T23:12:17.964 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pycth_ei_cHC_cZ off=5810595 len=483622 2024-01-15T23:12:17.964 INFO:tasks.workunit.client.0.smithi053.stdout:op 775 completed, throughput=4.98MB/sec 2024-01-15T23:12:17.964 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QoSqpQ5IvauG8ym off=4594223 len=1330573 2024-01-15T23:12:17.965 INFO:tasks.workunit.client.0.smithi053.stdout:op 776 completed, throughput=4.99MB/sec 2024-01-15T23:12:17.965 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-f89vgjO3i0mgPEK off=1400875 len=386180 2024-01-15T23:12:17.969 INFO:tasks.workunit.client.0.smithi053.stdout:op 777 completed, throughput=4.99MB/sec 2024-01-15T23:12:17.969 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-H92Q8EOG0qFqs9l off=9863670 len=1283173 2024-01-15T23:12:17.975 INFO:tasks.workunit.client.0.smithi053.stdout:op 778 completed, throughput=5MB/sec 2024-01-15T23:12:18.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:18 smithi163 ceph-mon[138526]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-01-15T23:12:18.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:18 smithi053 ceph-mon[146052]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-01-15T23:12:18.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:18 smithi053 ceph-mon[143363]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-01-15T23:12:18.975 INFO:tasks.workunit.client.0.smithi053.stdout: 153: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:18.976 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LSQkoHPI-3aLE_3 off=5490693 len=2066274 2024-01-15T23:12:18.977 INFO:tasks.workunit.client.0.smithi053.stdout:op 779 completed, throughput=4.98MB/sec 2024-01-15T23:12:18.977 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bV5GI9zSsD5AX8G off=11820726 len=423142 2024-01-15T23:12:18.979 INFO:tasks.workunit.client.0.smithi053.stdout:op 780 completed, throughput=4.98MB/sec 2024-01-15T23:12:18.979 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1gXgD9X1138ED0R off=18801866 len=1334997 2024-01-15T23:12:18.985 INFO:tasks.workunit.client.0.smithi053.stdout:op 781 completed, throughput=4.99MB/sec 2024-01-15T23:12:18.985 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zuS5W_kc5BT_1_c off=2761899 len=214093 2024-01-15T23:12:18.988 INFO:tasks.workunit.client.0.smithi053.stdout:op 782 completed, throughput=4.99MB/sec 2024-01-15T23:12:18.988 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NukOo1odBw0T77b off=7607827 len=1021828 2024-01-15T23:12:18.993 INFO:tasks.workunit.client.0.smithi053.stdout:op 783 completed, throughput=5MB/sec 2024-01-15T23:12:18.993 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-08bscib4sqLtfPW off=16197764 len=967162 2024-01-15T23:12:18.997 INFO:tasks.workunit.client.0.smithi053.stdout:op 784 completed, throughput=5.01MB/sec 2024-01-15T23:12:19.997 INFO:tasks.workunit.client.0.smithi053.stdout: 154: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:19.997 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hIdn5bIC3rI5lco off=14580506 len=1407234 2024-01-15T23:12:20.003 INFO:tasks.workunit.client.0.smithi053.stdout:op 785 completed, throughput=4.98MB/sec 2024-01-15T23:12:20.003 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-A8qzu3rqpSDyDpV off=6315604 len=1701864 2024-01-15T23:12:20.005 INFO:tasks.workunit.client.0.smithi053.stdout:op 786 completed, throughput=4.99MB/sec 2024-01-15T23:12:20.005 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vZg0zdqIyBCTKLG off=7005927 len=2055432 2024-01-15T23:12:20.017 INFO:tasks.workunit.client.0.smithi053.stdout:op 787 completed, throughput=5MB/sec 2024-01-15T23:12:20.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:20 smithi163 ceph-mon[138526]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:12:20.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:20 smithi053 ceph-mon[143363]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:12:20.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:20 smithi053 ceph-mon[146052]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:12:21.017 INFO:tasks.workunit.client.0.smithi053.stdout: 155: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:21.018 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YiRhuJEdZC2Id9_ off=5964880 len=1167000 2024-01-15T23:12:21.024 INFO:tasks.workunit.client.0.smithi053.stdout:op 788 completed, throughput=4.98MB/sec 2024-01-15T23:12:21.024 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BFuRmys1rdsqFzM off=2241990 len=1654483 2024-01-15T23:12:21.026 INFO:tasks.workunit.client.0.smithi053.stdout:op 789 completed, throughput=4.99MB/sec 2024-01-15T23:12:21.026 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mzs1u2fE3R3ZHve off=18909342 len=1223455 2024-01-15T23:12:21.027 INFO:tasks.workunit.client.0.smithi053.stdout:op 790 completed, throughput=5MB/sec 2024-01-15T23:12:21.027 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sB6QCpm2v8VU59c off=2062780 len=199406 2024-01-15T23:12:21.028 INFO:tasks.workunit.client.0.smithi053.stdout:op 791 completed, throughput=5MB/sec 2024-01-15T23:12:21.028 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gYF0_9FXoj019eZ off=2686767 len=330467 2024-01-15T23:12:21.029 INFO:tasks.workunit.client.0.smithi053.stdout:op 792 completed, throughput=5MB/sec 2024-01-15T23:12:22.029 INFO:tasks.workunit.client.0.smithi053.stdout: 156: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:22.029 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2E9pAvElgfoToAk off=1170030 len=532463 2024-01-15T23:12:22.030 INFO:tasks.workunit.client.0.smithi053.stdout:op 793 completed, throughput=4.97MB/sec 2024-01-15T23:12:22.030 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1J5hn-JFVuH6qgQ off=3041382 len=1553658 2024-01-15T23:12:22.032 INFO:tasks.workunit.client.0.smithi053.stdout:op 794 completed, throughput=4.98MB/sec 2024-01-15T23:12:22.032 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ePH6oPt3LSko9kg off=3539232 len=347853 2024-01-15T23:12:22.033 INFO:tasks.workunit.client.0.smithi053.stdout:op 795 completed, throughput=4.98MB/sec 2024-01-15T23:12:22.033 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-h2wsGY3OHn1J_md off=2160383 len=1980037 2024-01-15T23:12:22.035 INFO:tasks.workunit.client.0.smithi053.stdout:op 796 completed, throughput=4.99MB/sec 2024-01-15T23:12:22.035 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PTbsqHWBaLOysre off=143946 len=432761 2024-01-15T23:12:22.036 INFO:tasks.workunit.client.0.smithi053.stdout:op 797 completed, throughput=5MB/sec 2024-01-15T23:12:22.036 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ROyndRaFI4EDJRz off=8338995 len=860687 2024-01-15T23:12:22.038 INFO:tasks.workunit.client.0.smithi053.stdout:op 798 completed, throughput=5MB/sec 2024-01-15T23:12:22.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:22 smithi163 ceph-mon[138526]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:12:22.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:22 smithi053 ceph-mon[143363]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:12:22.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:22 smithi053 ceph-mon[146052]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:12:23.038 INFO:tasks.workunit.client.0.smithi053.stdout: 157: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:23.038 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3JU-pCcHKaUnol_ off=402369 len=1994259 2024-01-15T23:12:23.041 INFO:tasks.workunit.client.0.smithi053.stdout:op 799 completed, throughput=4.98MB/sec 2024-01-15T23:12:23.041 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-f5R8hK7jDOO1zko off=12040462 len=1803280 2024-01-15T23:12:23.043 INFO:tasks.workunit.client.0.smithi053.stdout:op 800 completed, throughput=4.99MB/sec 2024-01-15T23:12:23.043 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BT4OSBgXrdxIi1F off=3129725 len=1103861 2024-01-15T23:12:23.045 INFO:tasks.workunit.client.0.smithi053.stdout:op 801 completed, throughput=5MB/sec 2024-01-15T23:12:24.045 INFO:tasks.workunit.client.0.smithi053.stdout: 158: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:24.045 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CVCaSFH3NuTWbEG off=2519226 len=1169859 2024-01-15T23:12:24.051 INFO:tasks.workunit.client.0.smithi053.stdout:op 802 completed, throughput=4.98MB/sec 2024-01-15T23:12:24.051 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kIc1m4cxBHgHs-H off=4072877 len=1687852 2024-01-15T23:12:24.060 INFO:tasks.workunit.client.0.smithi053.stdout:op 803 completed, throughput=4.99MB/sec 2024-01-15T23:12:24.060 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--_1E1xpFKwN3zoI off=902548 len=1781013 2024-01-15T23:12:24.062 INFO:tasks.workunit.client.0.smithi053.stdout:op 804 completed, throughput=5MB/sec 2024-01-15T23:12:24.062 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dMF-uT44vLLXMay off=189958 len=283275 2024-01-15T23:12:24.062 INFO:tasks.workunit.client.0.smithi053.stdout:op 805 completed, throughput=5MB/sec 2024-01-15T23:12:24.063 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iBOlRBy1fdK1sug off=1802054 len=739295 2024-01-15T23:12:24.067 INFO:tasks.workunit.client.0.smithi053.stdout:op 806 completed, throughput=5MB/sec 2024-01-15T23:12:24.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:24 smithi163 ceph-mon[138526]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:12:24.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:24 smithi053 ceph-mon[143363]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:12:24.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:24 smithi053 ceph-mon[146052]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:12:25.067 INFO:tasks.workunit.client.0.smithi053.stdout: 159: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:25.068 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EjsVu_RfthTzS6F off=21699742 len=1353486 2024-01-15T23:12:25.074 INFO:tasks.workunit.client.0.smithi053.stdout:op 807 completed, throughput=4.98MB/sec 2024-01-15T23:12:25.074 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-c-2omhZPHgWo4WJ off=157324 len=1363357 2024-01-15T23:12:25.077 INFO:tasks.workunit.client.0.smithi053.stdout:op 808 completed, throughput=4.99MB/sec 2024-01-15T23:12:25.077 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wm3iwusaxlbBQKG off=3404015 len=1423641 2024-01-15T23:12:25.086 INFO:tasks.workunit.client.0.smithi053.stdout:op 809 completed, throughput=4.99MB/sec 2024-01-15T23:12:25.086 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kSOWSLEMcyIcnY8 off=4573721 len=1074913 2024-01-15T23:12:25.091 INFO:tasks.workunit.client.0.smithi053.stdout:op 810 completed, throughput=5MB/sec 2024-01-15T23:12:25.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:12:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:12:25] "GET /metrics HTTP/1.1" 200 33992 "" "Prometheus/2.43.0" 2024-01-15T23:12:26.091 INFO:tasks.workunit.client.0.smithi053.stdout: 160: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:26.092 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kdfPYoes-81Ldl7 off=831424 len=1685418 2024-01-15T23:12:26.098 INFO:tasks.workunit.client.0.smithi053.stdout:op 811 completed, throughput=4.98MB/sec 2024-01-15T23:12:26.099 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gWC85e_eTVJte0m off=7585390 len=212333 2024-01-15T23:12:26.099 INFO:tasks.workunit.client.0.smithi053.stdout:op 812 completed, throughput=4.98MB/sec 2024-01-15T23:12:26.099 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-STqrZsLDiBA_vb5 off=13257335 len=1795044 2024-01-15T23:12:26.108 INFO:tasks.workunit.client.0.smithi053.stdout:op 813 completed, throughput=4.99MB/sec 2024-01-15T23:12:26.108 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ChN2gx6IllyAPK3 off=451899 len=594138 2024-01-15T23:12:26.109 INFO:tasks.workunit.client.0.smithi053.stdout:op 814 completed, throughput=4.99MB/sec 2024-01-15T23:12:26.109 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XAm0IzQKvOCCXow off=3740799 len=764941 2024-01-15T23:12:26.113 INFO:tasks.workunit.client.0.smithi053.stdout:op 815 completed, throughput=5MB/sec 2024-01-15T23:12:26.113 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-D9CU7ypaYnkFhkU off=1149174 len=542822 2024-01-15T23:12:26.113 INFO:tasks.workunit.client.0.smithi053.stdout:op 816 completed, throughput=5MB/sec 2024-01-15T23:12:26.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:26 smithi163 ceph-mon[138526]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-01-15T23:12:26.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:26 smithi053 ceph-mon[143363]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-01-15T23:12:26.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:26 smithi053 ceph-mon[146052]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-01-15T23:12:27.114 INFO:tasks.workunit.client.0.smithi053.stdout: 161: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:27.114 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-n889EwnpoE3sGYC off=20674734 len=1190020 2024-01-15T23:12:27.120 INFO:tasks.workunit.client.0.smithi053.stdout:op 817 completed, throughput=4.98MB/sec 2024-01-15T23:12:27.120 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XfKoFyCISL3UHU3 off=2190986 len=601861 2024-01-15T23:12:27.121 INFO:tasks.workunit.client.0.smithi053.stdout:op 818 completed, throughput=4.98MB/sec 2024-01-15T23:12:27.121 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SCSV11ZfAyWMZAM off=472171 len=1329773 2024-01-15T23:12:27.127 INFO:tasks.workunit.client.0.smithi053.stdout:op 819 completed, throughput=4.99MB/sec 2024-01-15T23:12:27.127 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CSaNSeeEjEEANZK off=8214254 len=715430 2024-01-15T23:12:27.131 INFO:tasks.workunit.client.0.smithi053.stdout:op 820 completed, throughput=4.99MB/sec 2024-01-15T23:12:27.131 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-92wOyPAcWoTdAjw off=5903181 len=445394 2024-01-15T23:12:27.134 INFO:tasks.workunit.client.0.smithi053.stdout:op 821 completed, throughput=5MB/sec 2024-01-15T23:12:27.135 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zGOwcoIC4ruUzDg off=6226800 len=1478866 2024-01-15T23:12:27.136 INFO:tasks.workunit.client.0.smithi053.stdout:op 822 completed, throughput=5MB/sec 2024-01-15T23:12:28.136 INFO:tasks.workunit.client.0.smithi053.stdout: 162: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:28.136 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7YlXyy7vTZJZjZB off=6061771 len=191147 2024-01-15T23:12:28.137 INFO:tasks.workunit.client.0.smithi053.stdout:op 823 completed, throughput=4.98MB/sec 2024-01-15T23:12:28.137 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rwRl_pNOavAFh_p off=769560 len=774385 2024-01-15T23:12:28.138 INFO:tasks.workunit.client.0.smithi053.stdout:op 824 completed, throughput=4.98MB/sec 2024-01-15T23:12:28.138 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Wmexz_ElQtUbhDH off=2509094 len=517910 2024-01-15T23:12:28.139 INFO:tasks.workunit.client.0.smithi053.stdout:op 825 completed, throughput=4.98MB/sec 2024-01-15T23:12:28.139 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2KeeCc1hALfG-Rr off=5840274 len=603235 2024-01-15T23:12:28.140 INFO:tasks.workunit.client.0.smithi053.stdout:op 826 completed, throughput=4.99MB/sec 2024-01-15T23:12:28.140 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SiKAeW0bNHw6_42 off=197565 len=1196030 2024-01-15T23:12:28.142 INFO:tasks.workunit.client.0.smithi053.stdout:op 827 completed, throughput=4.99MB/sec 2024-01-15T23:12:28.142 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VuCeft5nsKJTY0O off=1347794 len=25251 2024-01-15T23:12:28.142 INFO:tasks.workunit.client.0.smithi053.stdout:op 828 completed, throughput=4.99MB/sec 2024-01-15T23:12:28.142 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-85xpqg8J4VxY0jN off=702095 len=1690124 2024-01-15T23:12:28.144 INFO:tasks.workunit.client.0.smithi053.stdout:op 829 completed, throughput=5MB/sec 2024-01-15T23:12:28.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:28 smithi163 ceph-mon[138526]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:12:28.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:28 smithi053 ceph-mon[143363]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:12:28.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:28 smithi053 ceph-mon[146052]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:12:29.145 INFO:tasks.workunit.client.0.smithi053.stdout: 163: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:29.145 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Wf5lN5Et4bruB-z off=2755123 len=1303734 2024-01-15T23:12:29.146 INFO:tasks.workunit.client.0.smithi053.stdout:op 830 completed, throughput=4.98MB/sec 2024-01-15T23:12:29.147 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Yo8MM7INEeXjd_j off=408815 len=1117633 2024-01-15T23:12:29.148 INFO:tasks.workunit.client.0.smithi053.stdout:op 831 completed, throughput=4.99MB/sec 2024-01-15T23:12:29.148 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3PPmgxhHDIf7Iye off=0 len=1645389 2024-01-15T23:12:29.155 INFO:tasks.workunit.client.0.smithi053.stdout:op 832 completed, throughput=5MB/sec 2024-01-15T23:12:29.155 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-f-rDaJEkli9N743 off=7530016 len=533056 2024-01-15T23:12:29.156 INFO:tasks.workunit.client.0.smithi053.stdout:op 833 completed, throughput=5MB/sec 2024-01-15T23:12:29.156 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KxxCYXE777nhOYY off=6800594 len=231566 2024-01-15T23:12:29.157 INFO:tasks.workunit.client.0.smithi053.stdout:op 834 completed, throughput=5MB/sec 2024-01-15T23:12:29.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:12:29.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:12:29.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:12:30.157 INFO:tasks.workunit.client.0.smithi053.stdout: 164: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:30.157 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ftUxBIWgzgwWGqI off=150706 len=567771 2024-01-15T23:12:30.161 INFO:tasks.workunit.client.0.smithi053.stdout:op 835 completed, throughput=4.97MB/sec 2024-01-15T23:12:30.162 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SwLCt3b0TBes8ME off=6380457 len=756606 2024-01-15T23:12:30.166 INFO:tasks.workunit.client.0.smithi053.stdout:op 836 completed, throughput=4.98MB/sec 2024-01-15T23:12:30.166 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-D24xiKiIhmUz2WL off=1038283 len=1419891 2024-01-15T23:12:30.173 INFO:tasks.workunit.client.0.smithi053.stdout:op 837 completed, throughput=4.99MB/sec 2024-01-15T23:12:30.173 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6Kfr_sSiiSKP2Gs off=2627472 len=380241 2024-01-15T23:12:30.173 INFO:tasks.workunit.client.0.smithi053.stdout:op 838 completed, throughput=4.99MB/sec 2024-01-15T23:12:30.174 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mReXXn-WHcmjIK7 off=2976732 len=656884 2024-01-15T23:12:30.175 INFO:tasks.workunit.client.0.smithi053.stdout:op 839 completed, throughput=4.99MB/sec 2024-01-15T23:12:30.175 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bZGpWUd6tST-J2e off=11756826 len=68623 2024-01-15T23:12:30.177 INFO:tasks.workunit.client.0.smithi053.stdout:op 840 completed, throughput=4.99MB/sec 2024-01-15T23:12:30.177 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_8Y0HJa25jqfSED off=10658791 len=2009426 2024-01-15T23:12:30.184 INFO:tasks.workunit.client.0.smithi053.stdout:op 841 completed, throughput=5MB/sec 2024-01-15T23:12:30.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:30 smithi163 ceph-mon[138526]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-01-15T23:12:30.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:30 smithi053 ceph-mon[143363]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-01-15T23:12:30.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:30 smithi053 ceph-mon[146052]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-01-15T23:12:31.185 INFO:tasks.workunit.client.0.smithi053.stdout: 165: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:31.185 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-n_62_tPL_BfJ0_E off=798384 len=1841653 2024-01-15T23:12:31.193 INFO:tasks.workunit.client.0.smithi053.stdout:op 842 completed, throughput=4.98MB/sec 2024-01-15T23:12:31.193 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-k01rVxJokzk-cWr off=1164372 len=1203757 2024-01-15T23:12:31.195 INFO:tasks.workunit.client.0.smithi053.stdout:op 843 completed, throughput=4.99MB/sec 2024-01-15T23:12:31.195 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Rt7sJm81t4yTRfl off=6510753 len=792932 2024-01-15T23:12:31.196 INFO:tasks.workunit.client.0.smithi053.stdout:op 844 completed, throughput=4.99MB/sec 2024-01-15T23:12:31.196 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nqkNUPV0Y6YE0hx off=1998727 len=420921 2024-01-15T23:12:31.200 INFO:tasks.workunit.client.0.smithi053.stdout:op 845 completed, throughput=5MB/sec 2024-01-15T23:12:31.200 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Rzs8bVtkTE0NxXs off=10681244 len=1466109 2024-01-15T23:12:31.206 INFO:tasks.workunit.client.0.smithi053.stdout:op 846 completed, throughput=5.01MB/sec 2024-01-15T23:12:32.207 INFO:tasks.workunit.client.0.smithi053.stdout: 166: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:32.207 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-29UillM7VkOK8z2 off=828540 len=829399 2024-01-15T23:12:32.212 INFO:tasks.workunit.client.0.smithi053.stdout:op 847 completed, throughput=4.98MB/sec 2024-01-15T23:12:32.212 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZgvjlAgXchpfKRY off=3216559 len=2062659 2024-01-15T23:12:32.225 INFO:tasks.workunit.client.0.smithi053.stdout:op 848 completed, throughput=4.99MB/sec 2024-01-15T23:12:32.225 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jvyJBbzejPt2_G0 off=20856263 len=1809913 2024-01-15T23:12:32.231 INFO:tasks.workunit.client.0.smithi053.stdout:op 849 completed, throughput=5MB/sec 2024-01-15T23:12:32.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:32 smithi163 ceph-mon[138526]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:12:32.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:32 smithi053 ceph-mon[143363]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:12:32.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:32 smithi053 ceph-mon[146052]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:12:33.232 INFO:tasks.workunit.client.0.smithi053.stdout: 167: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:33.232 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Km7KutFiXtaLPR- off=15050859 len=2042247 2024-01-15T23:12:33.234 INFO:tasks.workunit.client.0.smithi053.stdout:op 850 completed, throughput=4.98MB/sec 2024-01-15T23:12:33.234 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GZte_nI_S_PayKZ off=398809 len=1046443 2024-01-15T23:12:33.239 INFO:tasks.workunit.client.0.smithi053.stdout:op 851 completed, throughput=4.99MB/sec 2024-01-15T23:12:33.239 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sWMdbS7oMJqiyj8 off=4561816 len=1757491 2024-01-15T23:12:33.246 INFO:tasks.workunit.client.0.smithi053.stdout:op 852 completed, throughput=5MB/sec 2024-01-15T23:12:33.246 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lxf4Ely6fMbBlRi off=10520281 len=609141 2024-01-15T23:12:33.247 INFO:tasks.workunit.client.0.smithi053.stdout:op 853 completed, throughput=5MB/sec 2024-01-15T23:12:34.247 INFO:tasks.workunit.client.0.smithi053.stdout: 168: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:34.248 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ObTWyXyr_QjH8dH off=12827905 len=258659 2024-01-15T23:12:34.248 INFO:tasks.workunit.client.0.smithi053.stdout:op 854 completed, throughput=4.97MB/sec 2024-01-15T23:12:34.248 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Mg1McqTYFgGz8s0 off=12512341 len=1802040 2024-01-15T23:12:34.259 INFO:tasks.workunit.client.0.smithi053.stdout:op 855 completed, throughput=4.98MB/sec 2024-01-15T23:12:34.259 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-m4VFvhZp8FV6uQD off=15384643 len=397658 2024-01-15T23:12:34.260 INFO:tasks.workunit.client.0.smithi053.stdout:op 856 completed, throughput=4.99MB/sec 2024-01-15T23:12:34.261 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xAmYioId4lWNSvO off=7600405 len=1963966 2024-01-15T23:12:34.264 INFO:tasks.workunit.client.0.smithi053.stdout:op 857 completed, throughput=5MB/sec 2024-01-15T23:12:34.264 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YB99AGDdyrmgMuY off=2758059 len=1797204 2024-01-15T23:12:34.273 INFO:tasks.workunit.client.0.smithi053.stdout:op 858 completed, throughput=5.01MB/sec 2024-01-15T23:12:34.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:34 smithi163 ceph-mon[138526]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:12:34.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:34 smithi053 ceph-mon[143363]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:12:34.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:34 smithi053 ceph-mon[146052]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:12:35.274 INFO:tasks.workunit.client.0.smithi053.stdout: 169: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:35.274 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nH91ggzWbVXPcvt off=1953393 len=767800 2024-01-15T23:12:35.275 INFO:tasks.workunit.client.0.smithi053.stdout:op 859 completed, throughput=4.98MB/sec 2024-01-15T23:12:35.275 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LEbxyWLvzNYMCJs off=11199941 len=2010518 2024-01-15T23:12:35.277 INFO:tasks.workunit.client.0.smithi053.stdout:op 860 completed, throughput=4.99MB/sec 2024-01-15T23:12:35.277 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jl3NGY3u39NGkjV off=600648 len=1175929 2024-01-15T23:12:35.284 INFO:tasks.workunit.client.0.smithi053.stdout:op 861 completed, throughput=5MB/sec 2024-01-15T23:12:35.284 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-siL-FK9kiunSbDb off=2607294 len=696089 2024-01-15T23:12:35.285 INFO:tasks.workunit.client.0.smithi053.stdout:op 862 completed, throughput=5MB/sec 2024-01-15T23:12:35.287 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:12:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:12:35] "GET /metrics HTTP/1.1" 200 33990 "" "Prometheus/2.43.0" 2024-01-15T23:12:36.285 INFO:tasks.workunit.client.0.smithi053.stdout: 170: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:36.285 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-becXOQf51gBELv_ off=13606921 len=88320 2024-01-15T23:12:36.288 INFO:tasks.workunit.client.0.smithi053.stdout:op 863 completed, throughput=4.97MB/sec 2024-01-15T23:12:36.288 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-slWfElsg9NM7NGw off=1683340 len=1228482 2024-01-15T23:12:36.290 INFO:tasks.workunit.client.0.smithi053.stdout:op 864 completed, throughput=4.98MB/sec 2024-01-15T23:12:36.290 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LhEXM7ZoYNCL_QZ off=80209 len=1002497 2024-01-15T23:12:36.295 INFO:tasks.workunit.client.0.smithi053.stdout:op 865 completed, throughput=4.99MB/sec 2024-01-15T23:12:36.295 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kWdz1Oj7og6Gzs0 off=1157499 len=1816959 2024-01-15T23:12:36.298 INFO:tasks.workunit.client.0.smithi053.stdout:op 866 completed, throughput=5MB/sec 2024-01-15T23:12:36.299 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-w8fYdNZPDujaYyG off=15645717 len=2034867 2024-01-15T23:12:36.302 INFO:tasks.workunit.client.0.smithi053.stdout:op 867 completed, throughput=5.01MB/sec 2024-01-15T23:12:36.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:36 smithi163 ceph-mon[138526]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:12:36.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:36 smithi053 ceph-mon[143363]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:12:36.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:36 smithi053 ceph-mon[146052]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:12:37.303 INFO:tasks.workunit.client.0.smithi053.stdout: 171: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:37.303 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5MPYHdfipf-jXDt off=4628577 len=1452348 2024-01-15T23:12:37.309 INFO:tasks.workunit.client.0.smithi053.stdout:op 868 completed, throughput=4.99MB/sec 2024-01-15T23:12:37.310 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8KlhBM0m3FgHnP0 off=3877439 len=1691818 2024-01-15T23:12:37.316 INFO:tasks.workunit.client.0.smithi053.stdout:op 869 completed, throughput=5MB/sec 2024-01-15T23:12:37.316 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gi9UUdk_k3Bpzwz off=8584006 len=386405 2024-01-15T23:12:37.320 INFO:tasks.workunit.client.0.smithi053.stdout:op 870 completed, throughput=5MB/sec 2024-01-15T23:12:37.320 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-m-ne6UQASpva-W2 off=8874047 len=1827245 2024-01-15T23:12:37.330 INFO:tasks.workunit.client.0.smithi053.stdout:op 871 completed, throughput=5.01MB/sec 2024-01-15T23:12:38.330 INFO:tasks.workunit.client.0.smithi053.stdout: 172: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:38.330 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Fj8soNM_I1ZK_oK off=16527758 len=136493 2024-01-15T23:12:38.331 INFO:tasks.workunit.client.0.smithi053.stdout:op 872 completed, throughput=4.98MB/sec 2024-01-15T23:12:38.331 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BJbIPVrsWs1MawG off=665615 len=1438363 2024-01-15T23:12:38.339 INFO:tasks.workunit.client.0.smithi053.stdout:op 873 completed, throughput=4.99MB/sec 2024-01-15T23:12:38.340 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MjM4dzH0k3qiqNi off=12692801 len=1511691 2024-01-15T23:12:38.346 INFO:tasks.workunit.client.0.smithi053.stdout:op 874 completed, throughput=5MB/sec 2024-01-15T23:12:38.346 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bD-O4oUpUkIxaQM off=18972069 len=849618 2024-01-15T23:12:38.351 INFO:tasks.workunit.client.0.smithi053.stdout:op 875 completed, throughput=5MB/sec 2024-01-15T23:12:38.351 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-75R_uTVGYZbe8a0 off=9680870 len=990326 2024-01-15T23:12:38.356 INFO:tasks.workunit.client.0.smithi053.stdout:op 876 completed, throughput=5MB/sec 2024-01-15T23:12:38.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:38 smithi163 ceph-mon[138526]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:12:38.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:38 smithi053 ceph-mon[143363]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:12:38.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:38 smithi053 ceph-mon[146052]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:12:39.356 INFO:tasks.workunit.client.0.smithi053.stdout: 173: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:39.356 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-crO2Jo-oUKYcOEM off=4618359 len=1392207 2024-01-15T23:12:39.358 INFO:tasks.workunit.client.0.smithi053.stdout:op 877 completed, throughput=4.98MB/sec 2024-01-15T23:12:39.358 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-D9uUlLpFV9LvICZ off=6747583 len=1919058 2024-01-15T23:12:39.362 INFO:tasks.workunit.client.0.smithi053.stdout:op 878 completed, throughput=4.99MB/sec 2024-01-15T23:12:39.362 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NXZo5FqiTgtFOvQ off=14856735 len=42075 2024-01-15T23:12:39.362 INFO:tasks.workunit.client.0.smithi053.stdout:op 879 completed, throughput=4.99MB/sec 2024-01-15T23:12:39.362 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ObvZka4sB8sZlhi off=979379 len=181523 2024-01-15T23:12:39.365 INFO:tasks.workunit.client.0.smithi053.stdout:op 880 completed, throughput=5MB/sec 2024-01-15T23:12:39.365 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sOMvRASZTjo3pP8 off=5577420 len=1346116 2024-01-15T23:12:39.367 INFO:tasks.workunit.client.0.smithi053.stdout:op 881 completed, throughput=5MB/sec 2024-01-15T23:12:40.367 INFO:tasks.workunit.client.0.smithi053.stdout: 174: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:40.367 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mX1fk7HN669s1A1 off=3431464 len=942760 2024-01-15T23:12:40.372 INFO:tasks.workunit.client.0.smithi053.stdout:op 882 completed, throughput=4.98MB/sec 2024-01-15T23:12:40.372 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-i5rWd5vbsO5TuFy off=4437840 len=497473 2024-01-15T23:12:40.373 INFO:tasks.workunit.client.0.smithi053.stdout:op 883 completed, throughput=4.98MB/sec 2024-01-15T23:12:40.373 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pTasXRtgT5GeQWG off=1528091 len=1603192 2024-01-15T23:12:40.375 INFO:tasks.workunit.client.0.smithi053.stdout:op 884 completed, throughput=4.99MB/sec 2024-01-15T23:12:40.375 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-v3Ag-FTgm6Si_5s off=9846359 len=1535799 2024-01-15T23:12:40.384 INFO:tasks.workunit.client.0.smithi053.stdout:op 885 completed, throughput=5MB/sec 2024-01-15T23:12:40.384 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bR_akVXMMWp_72o off=2884589 len=991413 2024-01-15T23:12:40.386 INFO:tasks.workunit.client.0.smithi053.stdout:op 886 completed, throughput=5MB/sec 2024-01-15T23:12:40.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:40 smithi163 ceph-mon[138526]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:12:40.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:40 smithi053 ceph-mon[143363]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:12:40.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:40 smithi053 ceph-mon[146052]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:12:41.387 INFO:tasks.workunit.client.0.smithi053.stdout: 175: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:41.387 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2ycyJjzPgsjI0mV off=2099592 len=1858368 2024-01-15T23:12:41.397 INFO:tasks.workunit.client.0.smithi053.stdout:op 887 completed, throughput=4.99MB/sec 2024-01-15T23:12:41.397 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9Jj5ZKj1bDDJkXw off=10122549 len=367800 2024-01-15T23:12:41.401 INFO:tasks.workunit.client.0.smithi053.stdout:op 888 completed, throughput=4.99MB/sec 2024-01-15T23:12:41.401 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mJNg7YAZtxS-e47 off=6710466 len=274849 2024-01-15T23:12:41.401 INFO:tasks.workunit.client.0.smithi053.stdout:op 889 completed, throughput=4.99MB/sec 2024-01-15T23:12:41.401 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2Qvt5ig0XxAh8ge off=2782940 len=1758419 2024-01-15T23:12:41.409 INFO:tasks.workunit.client.0.smithi053.stdout:op 890 completed, throughput=5MB/sec 2024-01-15T23:12:41.409 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MKr1TheCwFMbLwM off=6173328 len=1167934 2024-01-15T23:12:41.414 INFO:tasks.workunit.client.0.smithi053.stdout:op 891 completed, throughput=5MB/sec 2024-01-15T23:12:42.415 INFO:tasks.workunit.client.0.smithi053.stdout: 176: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:42.415 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zfhK619CPAGxrCw off=4425708 len=648659 2024-01-15T23:12:42.419 INFO:tasks.workunit.client.0.smithi053.stdout:op 892 completed, throughput=4.98MB/sec 2024-01-15T23:12:42.419 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-I1_77UXQ-m0PRYC off=4710625 len=243251 2024-01-15T23:12:42.420 INFO:tasks.workunit.client.0.smithi053.stdout:op 893 completed, throughput=4.98MB/sec 2024-01-15T23:12:42.420 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WGtkYelzeHfkgmo off=8762804 len=21597 2024-01-15T23:12:42.422 INFO:tasks.workunit.client.0.smithi053.stdout:op 894 completed, throughput=4.98MB/sec 2024-01-15T23:12:42.422 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6EwuwbL0aJ0nw0Z off=11979120 len=1321427 2024-01-15T23:12:42.424 INFO:tasks.workunit.client.0.smithi053.stdout:op 895 completed, throughput=4.99MB/sec 2024-01-15T23:12:42.424 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LrNH2hFvc_aCkJH off=14347800 len=815420 2024-01-15T23:12:42.425 INFO:tasks.workunit.client.0.smithi053.stdout:op 896 completed, throughput=4.99MB/sec 2024-01-15T23:12:42.426 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FCG6YJ_RmNDhOoU off=11529647 len=1450266 2024-01-15T23:12:42.427 INFO:tasks.workunit.client.0.smithi053.stdout:op 897 completed, throughput=5MB/sec 2024-01-15T23:12:42.428 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NetSze0Y-V_54CA off=5785980 len=1855266 2024-01-15T23:12:42.438 INFO:tasks.workunit.client.0.smithi053.stdout:op 898 completed, throughput=5.01MB/sec 2024-01-15T23:12:42.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:42 smithi163 ceph-mon[138526]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:12:42.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:42 smithi053 ceph-mon[143363]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:12:42.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:42 smithi053 ceph-mon[146052]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:12:43.438 INFO:tasks.workunit.client.0.smithi053.stdout: 177: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:43.438 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sO0Rkfvx6FFIAUv off=11818213 len=978738 2024-01-15T23:12:43.440 INFO:tasks.workunit.client.0.smithi053.stdout:op 899 completed, throughput=4.99MB/sec 2024-01-15T23:12:43.440 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qx-s_Qji9UE_LpT off=11011233 len=1823523 2024-01-15T23:12:43.451 INFO:tasks.workunit.client.0.smithi053.stdout:op 900 completed, throughput=5MB/sec 2024-01-15T23:12:43.451 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gw794LhOwFtYTPa off=1061507 len=1618301 2024-01-15T23:12:43.453 INFO:tasks.workunit.client.0.smithi053.stdout:op 901 completed, throughput=5MB/sec 2024-01-15T23:12:44.454 INFO:tasks.workunit.client.0.smithi053.stdout: 178: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:44.454 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1Mcq3lK1QE_g-0p off=20344362 len=1748911 2024-01-15T23:12:44.461 INFO:tasks.workunit.client.0.smithi053.stdout:op 902 completed, throughput=4.99MB/sec 2024-01-15T23:12:44.461 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VYQsvpMDkHAXOwW off=3903091 len=641750 2024-01-15T23:12:44.462 INFO:tasks.workunit.client.0.smithi053.stdout:op 903 completed, throughput=4.99MB/sec 2024-01-15T23:12:44.462 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qI9M7J3Fo79K-8b off=4459955 len=1638805 2024-01-15T23:12:44.471 INFO:tasks.workunit.client.0.smithi053.stdout:op 904 completed, throughput=5MB/sec 2024-01-15T23:12:44.471 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hsPTCQ8mLpdpT1m off=961276 len=56807 2024-01-15T23:12:44.473 INFO:tasks.workunit.client.0.smithi053.stdout:op 905 completed, throughput=5MB/sec 2024-01-15T23:12:44.473 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZsV_ZtVMkfOQBcz off=12396459 len=143958 2024-01-15T23:12:44.476 INFO:tasks.workunit.client.0.smithi053.stdout:op 906 completed, throughput=5MB/sec 2024-01-15T23:12:44.476 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QohGxJPxrjARmRP off=2988162 len=859283 2024-01-15T23:12:44.480 INFO:tasks.workunit.client.0.smithi053.stdout:op 907 completed, throughput=5MB/sec 2024-01-15T23:12:44.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:44 smithi163 ceph-mon[138526]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:12:44.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:12:44.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:44 smithi053 ceph-mon[143363]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:12:44.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:12:44.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:44 smithi053 ceph-mon[146052]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:12:44.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:12:45.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:12:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:12:45] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2024-01-15T23:12:45.481 INFO:tasks.workunit.client.0.smithi053.stdout: 179: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:45.481 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-z8-EZXRQc9B67vr off=2318246 len=1834782 2024-01-15T23:12:45.491 INFO:tasks.workunit.client.0.smithi053.stdout:op 908 completed, throughput=4.98MB/sec 2024-01-15T23:12:45.491 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7bp4YQDaEYGikjx off=14450096 len=818399 2024-01-15T23:12:45.492 INFO:tasks.workunit.client.0.smithi053.stdout:op 909 completed, throughput=4.99MB/sec 2024-01-15T23:12:45.492 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XDDBZ21YmgGYVFi off=11789555 len=1662045 2024-01-15T23:12:45.494 INFO:tasks.workunit.client.0.smithi053.stdout:op 910 completed, throughput=5MB/sec 2024-01-15T23:12:45.494 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HRcTwGgXFouEcsY off=9761934 len=966171 2024-01-15T23:12:45.496 INFO:tasks.workunit.client.0.smithi053.stdout:op 911 completed, throughput=5MB/sec 2024-01-15T23:12:46.496 INFO:tasks.workunit.client.0.smithi053.stdout: 180: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:46.496 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-t3fIL2dWbOxLnk5 off=4467545 len=1430420 2024-01-15T23:12:46.498 INFO:tasks.workunit.client.0.smithi053.stdout:op 912 completed, throughput=4.98MB/sec 2024-01-15T23:12:46.498 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gzweyQUxEGybEBc off=997713 len=1871431 2024-01-15T23:12:46.500 INFO:tasks.workunit.client.0.smithi053.stdout:op 913 completed, throughput=4.99MB/sec 2024-01-15T23:12:46.500 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yHrs1X3TeaStfuA off=1477674 len=179703 2024-01-15T23:12:46.501 INFO:tasks.workunit.client.0.smithi053.stdout:op 914 completed, throughput=4.99MB/sec 2024-01-15T23:12:46.501 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-q6PI4IzCOfF4TqP off=383922 len=485167 2024-01-15T23:12:46.505 INFO:tasks.workunit.client.0.smithi053.stdout:op 915 completed, throughput=5MB/sec 2024-01-15T23:12:46.505 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-64qHxHHWs1RMLIm off=4712236 len=270320 2024-01-15T23:12:46.505 INFO:tasks.workunit.client.0.smithi053.stdout:op 916 completed, throughput=5MB/sec 2024-01-15T23:12:46.505 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nZ-1-_q53J1MDk3 off=1277805 len=332900 2024-01-15T23:12:46.509 INFO:tasks.workunit.client.0.smithi053.stdout:op 917 completed, throughput=5MB/sec 2024-01-15T23:12:46.509 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3tzz5sNvb-QSBWf off=4036303 len=1143462 2024-01-15T23:12:46.510 INFO:tasks.workunit.client.0.smithi053.stdout:op 918 completed, throughput=5MB/sec 2024-01-15T23:12:46.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:46 smithi163 ceph-mon[138526]: pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-01-15T23:12:46.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:46 smithi053 ceph-mon[143363]: pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-01-15T23:12:46.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:46 smithi053 ceph-mon[146052]: pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-01-15T23:12:47.510 INFO:tasks.workunit.client.0.smithi053.stdout: 181: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:47.510 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OeZFCAxZzyaOL6z off=22977461 len=347655 2024-01-15T23:12:47.514 INFO:tasks.workunit.client.0.smithi053.stdout:op 919 completed, throughput=4.98MB/sec 2024-01-15T23:12:47.514 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VjEMU2Pqo_Y9xYx off=5645763 len=405028 2024-01-15T23:12:47.515 INFO:tasks.workunit.client.0.smithi053.stdout:op 920 completed, throughput=4.98MB/sec 2024-01-15T23:12:47.515 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-x-kP177YizkHn9V off=533514 len=13404 2024-01-15T23:12:47.517 INFO:tasks.workunit.client.0.smithi053.stdout:op 921 completed, throughput=4.98MB/sec 2024-01-15T23:12:47.517 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-X3QqV82hGhclzUz off=1750280 len=953739 2024-01-15T23:12:47.522 INFO:tasks.workunit.client.0.smithi053.stdout:op 922 completed, throughput=4.99MB/sec 2024-01-15T23:12:47.522 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-v3yaMBNxP43nSTn off=7630983 len=1982229 2024-01-15T23:12:47.524 INFO:tasks.workunit.client.0.smithi053.stdout:op 923 completed, throughput=5MB/sec 2024-01-15T23:12:47.525 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lXWFZdVwHV1edF1 off=22143477 len=1178553 2024-01-15T23:12:47.531 INFO:tasks.workunit.client.0.smithi053.stdout:op 924 completed, throughput=5MB/sec 2024-01-15T23:12:48.531 INFO:tasks.workunit.client.0.smithi053.stdout: 182: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:48.532 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NdiknW9n2MOfnCb off=247665 len=192811 2024-01-15T23:12:48.535 INFO:tasks.workunit.client.0.smithi053.stdout:op 925 completed, throughput=4.98MB/sec 2024-01-15T23:12:48.535 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LCfeBp3sLM81EWp off=1648995 len=2042686 2024-01-15T23:12:48.538 INFO:tasks.workunit.client.0.smithi053.stdout:op 926 completed, throughput=4.99MB/sec 2024-01-15T23:12:48.538 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-105Bo-6zdh5jpyc off=1665348 len=1098209 2024-01-15T23:12:48.544 INFO:tasks.workunit.client.0.smithi053.stdout:op 927 completed, throughput=4.99MB/sec 2024-01-15T23:12:48.544 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oXdludc-o3bMKRL off=1943196 len=742876 2024-01-15T23:12:48.546 INFO:tasks.workunit.client.0.smithi053.stdout:op 928 completed, throughput=5MB/sec 2024-01-15T23:12:48.546 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QqA467AoFXNGAGm off=8314500 len=1003583 2024-01-15T23:12:48.547 INFO:tasks.workunit.client.0.smithi053.stdout:op 929 completed, throughput=5MB/sec 2024-01-15T23:12:48.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:48 smithi163 ceph-mon[138526]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:12:48.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:48 smithi053 ceph-mon[143363]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:12:48.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:48 smithi053 ceph-mon[146052]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:12:49.548 INFO:tasks.workunit.client.0.smithi053.stdout: 183: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:49.548 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-F7iAm4mJht1OIFT off=4697177 len=1158870 2024-01-15T23:12:49.550 INFO:tasks.workunit.client.0.smithi053.stdout:op 930 completed, throughput=4.98MB/sec 2024-01-15T23:12:49.550 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hzHL_FuL34MYiKu off=15470171 len=1587929 2024-01-15T23:12:49.551 INFO:tasks.workunit.client.0.smithi053.stdout:op 931 completed, throughput=4.99MB/sec 2024-01-15T23:12:49.551 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kSFxjMTDsxDnYzK off=8110398 len=790732 2024-01-15T23:12:49.553 INFO:tasks.workunit.client.0.smithi053.stdout:op 932 completed, throughput=4.99MB/sec 2024-01-15T23:12:49.553 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AfbkN5JUKmE4CXt off=18923132 len=1835127 2024-01-15T23:12:49.562 INFO:tasks.workunit.client.0.smithi053.stdout:op 933 completed, throughput=5MB/sec 2024-01-15T23:12:50.562 INFO:tasks.workunit.client.0.smithi053.stdout: 184: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:50.563 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JkxmqZFSCAJ4k4K off=8760325 len=597907 2024-01-15T23:12:50.563 INFO:tasks.workunit.client.0.smithi053.stdout:op 934 completed, throughput=4.98MB/sec 2024-01-15T23:12:50.563 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xangElErSjHGVg1 off=24132061 len=1391305 2024-01-15T23:12:50.570 INFO:tasks.workunit.client.0.smithi053.stdout:op 935 completed, throughput=4.98MB/sec 2024-01-15T23:12:50.570 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ExvG-jHwtOKww4l off=10566768 len=658289 2024-01-15T23:12:50.571 INFO:tasks.workunit.client.0.smithi053.stdout:op 936 completed, throughput=4.99MB/sec 2024-01-15T23:12:50.571 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cgsiYF2HGbj8JGp off=4631803 len=267834 2024-01-15T23:12:50.572 INFO:tasks.workunit.client.0.smithi053.stdout:op 937 completed, throughput=4.99MB/sec 2024-01-15T23:12:50.572 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-APiQo0NnhFHrQtt off=3999613 len=682334 2024-01-15T23:12:50.573 INFO:tasks.workunit.client.0.smithi053.stdout:op 938 completed, throughput=4.99MB/sec 2024-01-15T23:12:50.573 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eUs566VTu6ece1m off=15737735 len=425745 2024-01-15T23:12:50.577 INFO:tasks.workunit.client.0.smithi053.stdout:op 939 completed, throughput=4.99MB/sec 2024-01-15T23:12:50.577 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-H_1yPMVqYcS5a93 off=3848297 len=1463262 2024-01-15T23:12:50.579 INFO:tasks.workunit.client.0.smithi053.stdout:op 940 completed, throughput=5MB/sec 2024-01-15T23:12:50.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:50 smithi163 ceph-mon[138526]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:12:50.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:50 smithi053 ceph-mon[143363]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:12:50.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:50 smithi053 ceph-mon[146052]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:12:51.580 INFO:tasks.workunit.client.0.smithi053.stdout: 185: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:51.580 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FNF2rIUv00Bim35 off=8067648 len=1739422 2024-01-15T23:12:51.588 INFO:tasks.workunit.client.0.smithi053.stdout:op 941 completed, throughput=4.98MB/sec 2024-01-15T23:12:51.588 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OX_XdXwlzVKipBg off=4719886 len=1683967 2024-01-15T23:12:51.595 INFO:tasks.workunit.client.0.smithi053.stdout:op 942 completed, throughput=4.99MB/sec 2024-01-15T23:12:51.595 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iXKPUkDKdDreKnR off=2817692 len=1900793 2024-01-15T23:12:51.597 INFO:tasks.workunit.client.0.smithi053.stdout:op 943 completed, throughput=5MB/sec 2024-01-15T23:12:52.598 INFO:tasks.workunit.client.0.smithi053.stdout: 186: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:52.598 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-C1cuhqQ3f5fF1HE off=2010547 len=169629 2024-01-15T23:12:52.599 INFO:tasks.workunit.client.0.smithi053.stdout:op 944 completed, throughput=4.98MB/sec 2024-01-15T23:12:52.599 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TqYZq6AixVttRuR off=14268046 len=1041248 2024-01-15T23:12:52.601 INFO:tasks.workunit.client.0.smithi053.stdout:op 945 completed, throughput=4.98MB/sec 2024-01-15T23:12:52.602 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lnne-GYkpmvzAea off=13092873 len=1281351 2024-01-15T23:12:52.609 INFO:tasks.workunit.client.0.smithi053.stdout:op 946 completed, throughput=4.99MB/sec 2024-01-15T23:12:52.610 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PaXjTRDE9BKLD5X off=17192318 len=1759735 2024-01-15T23:12:52.612 INFO:tasks.workunit.client.0.smithi053.stdout:op 947 completed, throughput=5MB/sec 2024-01-15T23:12:52.612 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YEoOaz1QCiSlYCo off=2794967 len=1342374 2024-01-15T23:12:52.613 INFO:tasks.workunit.client.0.smithi053.stdout:op 948 completed, throughput=5MB/sec 2024-01-15T23:12:52.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:52 smithi163 ceph-mon[138526]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:12:52.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:52 smithi053 ceph-mon[143363]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:12:52.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:52 smithi053 ceph-mon[146052]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:12:53.614 INFO:tasks.workunit.client.0.smithi053.stdout: 187: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:53.614 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dE4qdczS0uD2bwS off=1784061 len=1439270 2024-01-15T23:12:53.617 INFO:tasks.workunit.client.0.smithi053.stdout:op 949 completed, throughput=4.98MB/sec 2024-01-15T23:12:53.617 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-riBJKgmCmW-wpXp off=5007269 len=1135239 2024-01-15T23:12:53.622 INFO:tasks.workunit.client.0.smithi053.stdout:op 950 completed, throughput=4.99MB/sec 2024-01-15T23:12:53.622 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5R9SJ-zWG2IcS0Y off=702324 len=1828792 2024-01-15T23:12:53.631 INFO:tasks.workunit.client.0.smithi053.stdout:op 951 completed, throughput=5MB/sec 2024-01-15T23:12:53.631 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-neJsMsnIoH46M04 off=6966723 len=2017495 2024-01-15T23:12:53.642 INFO:tasks.workunit.client.0.smithi053.stdout:op 952 completed, throughput=5.01MB/sec 2024-01-15T23:12:54.643 INFO:tasks.workunit.client.0.smithi053.stdout: 188: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:54.643 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dMF-uT44vLLXMay off=6423602 len=1860953 2024-01-15T23:12:54.645 INFO:tasks.workunit.client.0.smithi053.stdout:op 953 completed, throughput=4.99MB/sec 2024-01-15T23:12:54.645 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BtZ-uwOTeg0zeGA off=15222799 len=565097 2024-01-15T23:12:54.649 INFO:tasks.workunit.client.0.smithi053.stdout:op 954 completed, throughput=4.99MB/sec 2024-01-15T23:12:54.649 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Su5vznjU2QEUpE_ off=11003818 len=1917107 2024-01-15T23:12:54.657 INFO:tasks.workunit.client.0.smithi053.stdout:op 955 completed, throughput=5MB/sec 2024-01-15T23:12:54.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:54 smithi163 ceph-mon[138526]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:12:54.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:54 smithi053 ceph-mon[143363]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:12:54.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:54 smithi053 ceph-mon[146052]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:12:55.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:12:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:12:55] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2024-01-15T23:12:55.657 INFO:tasks.workunit.client.0.smithi053.stdout: 189: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:55.657 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bwkR0RFwMLKbGkD off=1935211 len=1251779 2024-01-15T23:12:55.660 INFO:tasks.workunit.client.0.smithi053.stdout:op 956 completed, throughput=4.98MB/sec 2024-01-15T23:12:55.660 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-G0Ugud-EhfWC30t off=1674249 len=1679481 2024-01-15T23:12:55.668 INFO:tasks.workunit.client.0.smithi053.stdout:op 957 completed, throughput=4.99MB/sec 2024-01-15T23:12:55.668 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--54rNNLrSEsDYRi off=195535 len=170849 2024-01-15T23:12:55.671 INFO:tasks.workunit.client.0.smithi053.stdout:op 958 completed, throughput=4.99MB/sec 2024-01-15T23:12:55.671 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj---c8oahGVE3u1mR off=14876232 len=1303559 2024-01-15T23:12:55.672 INFO:tasks.workunit.client.0.smithi053.stdout:op 959 completed, throughput=5MB/sec 2024-01-15T23:12:55.672 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Au3KeE1xRw7aWG0 off=11878793 len=1513313 2024-01-15T23:12:55.673 INFO:tasks.workunit.client.0.smithi053.stdout:op 960 completed, throughput=5.01MB/sec 2024-01-15T23:12:56.673 INFO:tasks.workunit.client.0.smithi053.stdout: 190: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:56.673 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MiJEbMz8AmD5RFt off=5549007 len=458635 2024-01-15T23:12:56.677 INFO:tasks.workunit.client.0.smithi053.stdout:op 961 completed, throughput=4.98MB/sec 2024-01-15T23:12:56.677 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zThGoKobFQOs1CE off=8333125 len=571753 2024-01-15T23:12:56.681 INFO:tasks.workunit.client.0.smithi053.stdout:op 962 completed, throughput=4.99MB/sec 2024-01-15T23:12:56.681 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BtZ-uwOTeg0zeGA off=12055856 len=1224785 2024-01-15T23:12:56.689 INFO:tasks.workunit.client.0.smithi053.stdout:op 963 completed, throughput=4.99MB/sec 2024-01-15T23:12:56.689 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0OC_jfe3wX7IUhh off=14266201 len=1459507 2024-01-15T23:12:56.700 INFO:tasks.workunit.client.0.smithi053.stdout:op 964 completed, throughput=5MB/sec 2024-01-15T23:12:56.700 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wsXBALj0uoiIG_m off=7799872 len=622849 2024-01-15T23:12:56.702 INFO:tasks.workunit.client.0.smithi053.stdout:op 965 completed, throughput=5MB/sec 2024-01-15T23:12:56.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:56 smithi163 ceph-mon[138526]: pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:12:56.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:56 smithi053 ceph-mon[143363]: pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:12:56.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:56 smithi053 ceph-mon[146052]: pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:12:57.702 INFO:tasks.workunit.client.0.smithi053.stdout: 191: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:57.702 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TheBJ0NNthbK5OI off=9612400 len=1522876 2024-01-15T23:12:57.704 INFO:tasks.workunit.client.0.smithi053.stdout:op 966 completed, throughput=4.98MB/sec 2024-01-15T23:12:57.704 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FwNTIK99nqOEzVT off=560250 len=752695 2024-01-15T23:12:57.705 INFO:tasks.workunit.client.0.smithi053.stdout:op 967 completed, throughput=4.99MB/sec 2024-01-15T23:12:57.705 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GJ8ayhDXxFa4kw5 off=603600 len=148418 2024-01-15T23:12:57.705 INFO:tasks.workunit.client.0.smithi053.stdout:op 968 completed, throughput=4.99MB/sec 2024-01-15T23:12:57.706 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LgyWr35VdwM8-Pl off=17470161 len=2075205 2024-01-15T23:12:57.708 INFO:tasks.workunit.client.0.smithi053.stdout:op 969 completed, throughput=5MB/sec 2024-01-15T23:12:57.708 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9EueSMfFMuH1Tvp off=10108509 len=2027248 2024-01-15T23:12:57.719 INFO:tasks.workunit.client.0.smithi053.stdout:op 970 completed, throughput=5.01MB/sec 2024-01-15T23:12:58.719 INFO:tasks.workunit.client.0.smithi053.stdout: 192: throughput=4.98MB/sec pending data=0 2024-01-15T23:12:58.719 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aYAXFXAKgtwy96I off=8916415 len=948263 2024-01-15T23:12:58.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:58 smithi163 ceph-mon[138526]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:12:58.725 INFO:tasks.workunit.client.0.smithi053.stdout:op 971 completed, throughput=4.99MB/sec 2024-01-15T23:12:58.725 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6U8ifi5pzuRZLoA off=10448964 len=741798 2024-01-15T23:12:58.727 INFO:tasks.workunit.client.0.smithi053.stdout:op 972 completed, throughput=4.99MB/sec 2024-01-15T23:12:58.727 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5IBS-6YdTHO-cGW off=5473292 len=1739390 2024-01-15T23:12:58.728 INFO:tasks.workunit.client.0.smithi053.stdout:op 973 completed, throughput=5MB/sec 2024-01-15T23:12:58.728 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_jWRCdZhOsQCYtJ off=3870833 len=557684 2024-01-15T23:12:58.732 INFO:tasks.workunit.client.0.smithi053.stdout:op 974 completed, throughput=5MB/sec 2024-01-15T23:12:58.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:58 smithi053 ceph-mon[143363]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:12:58.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:58 smithi053 ceph-mon[146052]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:12:59.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:12:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:12:59.732 INFO:tasks.workunit.client.0.smithi053.stdout: 193: throughput=4.97MB/sec pending data=0 2024-01-15T23:12:59.732 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-i03DPz-7JsIJ10n off=549544 len=1527652 2024-01-15T23:12:59.734 INFO:tasks.workunit.client.0.smithi053.stdout:op 975 completed, throughput=4.98MB/sec 2024-01-15T23:12:59.735 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sJctkaPfzOw1KfU off=337919 len=795744 2024-01-15T23:12:59.739 INFO:tasks.workunit.client.0.smithi053.stdout:op 976 completed, throughput=4.99MB/sec 2024-01-15T23:12:59.740 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0ZEAu1Wbvddg-4I off=3457048 len=942725 2024-01-15T23:12:59.743 INFO:tasks.workunit.client.0.smithi053.stdout:op 977 completed, throughput=4.99MB/sec 2024-01-15T23:12:59.743 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-G_X4zUHsudU5I3j off=13479896 len=1994061 2024-01-15T23:12:59.751 INFO:tasks.workunit.client.0.smithi053.stdout:op 978 completed, throughput=5MB/sec 2024-01-15T23:12:59.752 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qD13OhZdZQy6c_o off=12113982 len=620032 2024-01-15T23:12:59.756 INFO:tasks.workunit.client.0.smithi053.stdout:op 979 completed, throughput=5MB/sec 2024-01-15T23:12:59.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:12:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:12:59.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:12:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:13:00.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:00 smithi163 ceph-mon[138526]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:13:00.756 INFO:tasks.workunit.client.0.smithi053.stdout: 194: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:00.756 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kO6bU3yC-5if_aq off=10323958 len=1304797 2024-01-15T23:13:00.758 INFO:tasks.workunit.client.0.smithi053.stdout:op 980 completed, throughput=4.98MB/sec 2024-01-15T23:13:00.758 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-G5b2d9zMYa1V2fu off=8567540 len=1416383 2024-01-15T23:13:00.767 INFO:tasks.workunit.client.0.smithi053.stdout:op 981 completed, throughput=4.99MB/sec 2024-01-15T23:13:00.768 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AIx01qV17y-sPUd off=480709 len=982160 2024-01-15T23:13:00.772 INFO:tasks.workunit.client.0.smithi053.stdout:op 982 completed, throughput=5MB/sec 2024-01-15T23:13:00.772 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QdqngpwsnlS_F6b off=4643676 len=894601 2024-01-15T23:13:00.776 INFO:tasks.workunit.client.0.smithi053.stdout:op 983 completed, throughput=5MB/sec 2024-01-15T23:13:00.776 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9STI-aqdw-xUjD_ off=2376740 len=1522897 2024-01-15T23:13:00.778 INFO:tasks.workunit.client.0.smithi053.stdout:op 984 completed, throughput=5.01MB/sec 2024-01-15T23:13:00.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:00 smithi053 ceph-mon[143363]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:13:00.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:00 smithi053 ceph-mon[146052]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:13:01.778 INFO:tasks.workunit.client.0.smithi053.stdout: 195: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:01.779 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vicetCsHAc5avBf off=9506286 len=674324 2024-01-15T23:13:01.779 INFO:tasks.workunit.client.0.smithi053.stdout:op 985 completed, throughput=4.98MB/sec 2024-01-15T23:13:01.780 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aalB8cJ3tnytze1 off=4605329 len=160804 2024-01-15T23:13:01.780 INFO:tasks.workunit.client.0.smithi053.stdout:op 986 completed, throughput=4.99MB/sec 2024-01-15T23:13:01.780 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kTQhCWHs8bVDBdr off=11222613 len=1068601 2024-01-15T23:13:01.782 INFO:tasks.workunit.client.0.smithi053.stdout:op 987 completed, throughput=4.99MB/sec 2024-01-15T23:13:01.782 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mKgBXFrwbFm15jI off=1315360 len=199679 2024-01-15T23:13:01.784 INFO:tasks.workunit.client.0.smithi053.stdout:op 988 completed, throughput=4.99MB/sec 2024-01-15T23:13:01.785 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4UD_-xik9gWYlIe off=1309423 len=737875 2024-01-15T23:13:01.786 INFO:tasks.workunit.client.0.smithi053.stdout:op 989 completed, throughput=4.99MB/sec 2024-01-15T23:13:01.786 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uQLiQjkqoo1HPM9 off=3120842 len=162323 2024-01-15T23:13:01.789 INFO:tasks.workunit.client.0.smithi053.stdout:op 990 completed, throughput=5MB/sec 2024-01-15T23:13:01.789 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7aGZC-xQBucutgu off=12446373 len=1465878 2024-01-15T23:13:01.790 INFO:tasks.workunit.client.0.smithi053.stdout:op 991 completed, throughput=5MB/sec 2024-01-15T23:13:02.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:02 smithi163 ceph-mon[138526]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:13:02.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:02 smithi053 ceph-mon[143363]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:13:02.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:02 smithi053 ceph-mon[146052]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:13:02.791 INFO:tasks.workunit.client.0.smithi053.stdout: 196: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:02.791 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yNcGVU92sVATucm off=5700841 len=1967699 2024-01-15T23:13:02.800 INFO:tasks.workunit.client.0.smithi053.stdout:op 992 completed, throughput=4.99MB/sec 2024-01-15T23:13:02.800 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GNXu_u6ebLQtxgx off=1848905 len=19001 2024-01-15T23:13:02.802 INFO:tasks.workunit.client.0.smithi053.stdout:op 993 completed, throughput=4.99MB/sec 2024-01-15T23:13:02.802 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-y7vlGfcG9uXmqlk off=4329257 len=1309891 2024-01-15T23:13:02.804 INFO:tasks.workunit.client.0.smithi053.stdout:op 994 completed, throughput=4.99MB/sec 2024-01-15T23:13:02.804 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WLmsjKQj95v6-hA off=8796884 len=920436 2024-01-15T23:13:02.808 INFO:tasks.workunit.client.0.smithi053.stdout:op 995 completed, throughput=5MB/sec 2024-01-15T23:13:02.808 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZqTQO4ruSXhxP51 off=6295006 len=1443185 2024-01-15T23:13:02.814 INFO:tasks.workunit.client.0.smithi053.stdout:op 996 completed, throughput=5MB/sec 2024-01-15T23:13:03.815 INFO:tasks.workunit.client.0.smithi053.stdout: 197: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:03.815 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tUi8XsmutICHyPL off=8291312 len=1253000 2024-01-15T23:13:03.817 INFO:tasks.workunit.client.0.smithi053.stdout:op 997 completed, throughput=4.98MB/sec 2024-01-15T23:13:03.817 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0WSjwDDgu3rsEnP off=5962989 len=1121220 2024-01-15T23:13:03.823 INFO:tasks.workunit.client.0.smithi053.stdout:op 998 completed, throughput=4.99MB/sec 2024-01-15T23:13:03.823 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7KeNuUiMtUANuxl off=4904947 len=1890244 2024-01-15T23:13:03.836 INFO:tasks.workunit.client.0.smithi053.stdout:op 999 completed, throughput=5MB/sec 2024-01-15T23:13:03.836 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UzMrriGVgTJZ6ow off=8114559 len=761233 2024-01-15T23:13:03.836 INFO:tasks.workunit.client.0.smithi053.stdout:op 1000 completed, throughput=5MB/sec 2024-01-15T23:13:04.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:04 smithi163 ceph-mon[138526]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:13:04.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:04 smithi053 ceph-mon[143363]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:13:04.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:04 smithi053 ceph-mon[146052]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:13:04.837 INFO:tasks.workunit.client.0.smithi053.stdout: 198: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:04.837 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fWdQAkIXs33Erij off=8200065 len=1737784 2024-01-15T23:13:04.844 INFO:tasks.workunit.client.0.smithi053.stdout:op 1001 completed, throughput=4.99MB/sec 2024-01-15T23:13:04.844 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kpZiULC8WsrRhLw off=5735366 len=720441 2024-01-15T23:13:04.846 INFO:tasks.workunit.client.0.smithi053.stdout:op 1002 completed, throughput=4.99MB/sec 2024-01-15T23:13:04.846 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0ZO-TMPwINEilGb off=13071143 len=1286351 2024-01-15T23:13:04.854 INFO:tasks.workunit.client.0.smithi053.stdout:op 1003 completed, throughput=4.99MB/sec 2024-01-15T23:13:04.854 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SLs57DA93Ye2cKH off=16038513 len=1058253 2024-01-15T23:13:04.859 INFO:tasks.workunit.client.0.smithi053.stdout:op 1004 completed, throughput=5MB/sec 2024-01-15T23:13:04.859 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0Y49PZ1flh8BaIw off=8936430 len=529887 2024-01-15T23:13:04.862 INFO:tasks.workunit.client.0.smithi053.stdout:op 1005 completed, throughput=5MB/sec 2024-01-15T23:13:05.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:13:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:13:05] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2024-01-15T23:13:05.862 INFO:tasks.workunit.client.0.smithi053.stdout: 199: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:05.863 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kY7ZmmbvJzZEURA off=1816918 len=1328347 2024-01-15T23:13:05.864 INFO:tasks.workunit.client.0.smithi053.stdout:op 1006 completed, throughput=4.98MB/sec 2024-01-15T23:13:05.864 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rCsI8rQaqsJw9hI off=2287296 len=1190694 2024-01-15T23:13:05.865 INFO:tasks.workunit.client.0.smithi053.stdout:op 1007 completed, throughput=4.99MB/sec 2024-01-15T23:13:05.865 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-m24Bc7LOeO7kq1n off=12132901 len=154831 2024-01-15T23:13:05.866 INFO:tasks.workunit.client.0.smithi053.stdout:op 1008 completed, throughput=4.99MB/sec 2024-01-15T23:13:05.866 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rtgIgRQebrWKQig off=11305969 len=1560865 2024-01-15T23:13:05.872 INFO:tasks.workunit.client.0.smithi053.stdout:op 1009 completed, throughput=5MB/sec 2024-01-15T23:13:05.872 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SA8EEva0OVymJMw off=23633326 len=889563 2024-01-15T23:13:05.878 INFO:tasks.workunit.client.0.smithi053.stdout:op 1010 completed, throughput=5MB/sec 2024-01-15T23:13:06.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:06 smithi163 ceph-mon[138526]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:13:06.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:06 smithi053 ceph-mon[143363]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:13:06.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:06 smithi053 ceph-mon[146052]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:13:06.878 INFO:tasks.workunit.client.0.smithi053.stdout: 200: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:06.878 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nB5220Ba_N5Y2iU off=1621892 len=163996 2024-01-15T23:13:06.879 INFO:tasks.workunit.client.0.smithi053.stdout:op 1011 completed, throughput=4.98MB/sec 2024-01-15T23:13:06.879 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-V_IX1QYpuoYVsKe off=11198154 len=2094115 2024-01-15T23:13:06.881 INFO:tasks.workunit.client.0.smithi053.stdout:op 1012 completed, throughput=4.99MB/sec 2024-01-15T23:13:06.882 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4phJqtCf6gRoeXJ off=16362744 len=1830113 2024-01-15T23:13:06.890 INFO:tasks.workunit.client.0.smithi053.stdout:op 1013 completed, throughput=5MB/sec 2024-01-15T23:13:06.890 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PraHvMAy005iyLF off=12659456 len=1287203 2024-01-15T23:13:06.891 INFO:tasks.workunit.client.0.smithi053.stdout:op 1014 completed, throughput=5MB/sec 2024-01-15T23:13:07.891 INFO:tasks.workunit.client.0.smithi053.stdout: 201: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:07.891 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BwKeemOAlXzAbDj off=756455 len=34732 2024-01-15T23:13:07.892 INFO:tasks.workunit.client.0.smithi053.stdout:op 1015 completed, throughput=4.98MB/sec 2024-01-15T23:13:07.892 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gH6YiZRZ-Kro-lj off=1076291 len=212281 2024-01-15T23:13:07.894 INFO:tasks.workunit.client.0.smithi053.stdout:op 1016 completed, throughput=4.98MB/sec 2024-01-15T23:13:07.895 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IdEcaw2Dz4bLRjP off=331168 len=1812505 2024-01-15T23:13:07.898 INFO:tasks.workunit.client.0.smithi053.stdout:op 1017 completed, throughput=4.99MB/sec 2024-01-15T23:13:07.898 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-P1vKaT5HxC-K6ax off=11220437 len=1776112 2024-01-15T23:13:07.900 INFO:tasks.workunit.client.0.smithi053.stdout:op 1018 completed, throughput=4.99MB/sec 2024-01-15T23:13:07.900 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-treEtg33ly6BnUD off=16872972 len=246807 2024-01-15T23:13:07.902 INFO:tasks.workunit.client.0.smithi053.stdout:op 1019 completed, throughput=5MB/sec 2024-01-15T23:13:07.902 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dbP7mZJtVRXyTlx off=7676301 len=1029376 2024-01-15T23:13:07.903 INFO:tasks.workunit.client.0.smithi053.stdout:op 1020 completed, throughput=5MB/sec 2024-01-15T23:13:08.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:08 smithi163 ceph-mon[138526]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:13:08.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:08 smithi053 ceph-mon[143363]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:13:08.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:08 smithi053 ceph-mon[146052]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:13:08.903 INFO:tasks.workunit.client.0.smithi053.stdout: 202: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:08.903 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-urQfuiqDf4VLTps off=3134646 len=1719409 2024-01-15T23:13:08.905 INFO:tasks.workunit.client.0.smithi053.stdout:op 1021 completed, throughput=4.98MB/sec 2024-01-15T23:13:08.905 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kOYkhocMtKkay59 off=614071 len=1924292 2024-01-15T23:13:08.916 INFO:tasks.workunit.client.0.smithi053.stdout:op 1022 completed, throughput=4.99MB/sec 2024-01-15T23:13:08.916 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yYImc0ZXYbfF7s6 off=2712160 len=701735 2024-01-15T23:13:08.920 INFO:tasks.workunit.client.0.smithi053.stdout:op 1023 completed, throughput=5MB/sec 2024-01-15T23:13:08.920 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6Iagbw7prkhKpfG off=1975264 len=325714 2024-01-15T23:13:08.923 INFO:tasks.workunit.client.0.smithi053.stdout:op 1024 completed, throughput=5MB/sec 2024-01-15T23:13:08.923 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-f577N1xvzOZkM1T off=14823699 len=1455312 2024-01-15T23:13:08.929 INFO:tasks.workunit.client.0.smithi053.stdout:op 1025 completed, throughput=5MB/sec 2024-01-15T23:13:09.930 INFO:tasks.workunit.client.0.smithi053.stdout: 203: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:09.930 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9Yk2Iu2thVo1llT off=886763 len=1486902 2024-01-15T23:13:09.931 INFO:tasks.workunit.client.0.smithi053.stdout:op 1026 completed, throughput=4.99MB/sec 2024-01-15T23:13:09.932 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-w0BrhV1GJFkckBs off=4611803 len=1411668 2024-01-15T23:13:09.933 INFO:tasks.workunit.client.0.smithi053.stdout:op 1027 completed, throughput=4.99MB/sec 2024-01-15T23:13:09.933 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sB6QCpm2v8VU59c off=933750 len=1419820 2024-01-15T23:13:09.935 INFO:tasks.workunit.client.0.smithi053.stdout:op 1028 completed, throughput=5MB/sec 2024-01-15T23:13:09.935 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-69qMcBeBbCU9tpP off=949013 len=692182 2024-01-15T23:13:09.936 INFO:tasks.workunit.client.0.smithi053.stdout:op 1029 completed, throughput=5MB/sec 2024-01-15T23:13:10.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:10 smithi163 ceph-mon[138526]: pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:13:10.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:10 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:13:10.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:10 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:13:10.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:10 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:13:10.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:10 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:13:10.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:10 smithi053 ceph-mon[146052]: pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:13:10.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:10 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:13:10.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:10 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:13:10.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:10 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:13:10.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:10 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:13:10.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:10 smithi053 ceph-mon[143363]: pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:13:10.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:10 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:13:10.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:10 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:13:10.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:10 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:13:10.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:10 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:13:10.936 INFO:tasks.workunit.client.0.smithi053.stdout: 204: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:10.936 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HfxexcUObu--NbB off=9204382 len=582562 2024-01-15T23:13:10.940 INFO:tasks.workunit.client.0.smithi053.stdout:op 1030 completed, throughput=4.98MB/sec 2024-01-15T23:13:10.940 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iIeirbHkn6P1QMy off=410455 len=136207 2024-01-15T23:13:10.942 INFO:tasks.workunit.client.0.smithi053.stdout:op 1031 completed, throughput=4.98MB/sec 2024-01-15T23:13:10.942 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0rf8fanmxLoL0DN off=5118419 len=795282 2024-01-15T23:13:10.947 INFO:tasks.workunit.client.0.smithi053.stdout:op 1032 completed, throughput=4.99MB/sec 2024-01-15T23:13:10.947 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-s-i6SOi1xBiED_l off=5410682 len=201028 2024-01-15T23:13:10.949 INFO:tasks.workunit.client.0.smithi053.stdout:op 1033 completed, throughput=4.99MB/sec 2024-01-15T23:13:10.949 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ADcQJLNL9QHbUTv off=529352 len=1068638 2024-01-15T23:13:10.954 INFO:tasks.workunit.client.0.smithi053.stdout:op 1034 completed, throughput=4.99MB/sec 2024-01-15T23:13:10.954 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-q6PI4IzCOfF4TqP off=262749 len=2040031 2024-01-15T23:13:10.963 INFO:tasks.workunit.client.0.smithi053.stdout:op 1035 completed, throughput=5MB/sec 2024-01-15T23:13:11.963 INFO:tasks.workunit.client.0.smithi053.stdout: 205: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:11.963 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MijTDdSp9Wl3Clg off=3552325 len=1047264 2024-01-15T23:13:11.965 INFO:tasks.workunit.client.0.smithi053.stdout:op 1036 completed, throughput=4.98MB/sec 2024-01-15T23:13:11.965 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LaQ5CNNjpN6jaDC off=4382894 len=430944 2024-01-15T23:13:11.968 INFO:tasks.workunit.client.0.smithi053.stdout:op 1037 completed, throughput=4.98MB/sec 2024-01-15T23:13:11.968 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3ONgvf9UsXwIT3f off=5626785 len=944158 2024-01-15T23:13:11.974 INFO:tasks.workunit.client.0.smithi053.stdout:op 1038 completed, throughput=4.99MB/sec 2024-01-15T23:13:11.974 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5PCGTMWY2FWuzzH off=13570395 len=818151 2024-01-15T23:13:11.976 INFO:tasks.workunit.client.0.smithi053.stdout:op 1039 completed, throughput=4.99MB/sec 2024-01-15T23:13:11.976 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bekx51F-kXEMnnm off=17350898 len=957426 2024-01-15T23:13:11.981 INFO:tasks.workunit.client.0.smithi053.stdout:op 1040 completed, throughput=4.99MB/sec 2024-01-15T23:13:11.981 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Gd2SE7G7qPnCfD9 off=6797619 len=1368033 2024-01-15T23:13:11.983 INFO:tasks.workunit.client.0.smithi053.stdout:op 1041 completed, throughput=5MB/sec 2024-01-15T23:13:12.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:12 smithi163 ceph-mon[138526]: pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:13:12.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:12 smithi053 ceph-mon[143363]: pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:13:12.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:12 smithi053 ceph-mon[146052]: pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:13:12.983 INFO:tasks.workunit.client.0.smithi053.stdout: 206: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:12.983 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AzVIBVOapdvxu-9 off=214486 len=1753277 2024-01-15T23:13:12.990 INFO:tasks.workunit.client.0.smithi053.stdout:op 1042 completed, throughput=4.99MB/sec 2024-01-15T23:13:12.990 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ISa87J6qHc_09Dy off=3980579 len=1044989 2024-01-15T23:13:12.995 INFO:tasks.workunit.client.0.smithi053.stdout:op 1043 completed, throughput=4.99MB/sec 2024-01-15T23:13:12.995 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LVQkp9BfaDNay88 off=440863 len=385236 2024-01-15T23:13:12.996 INFO:tasks.workunit.client.0.smithi053.stdout:op 1044 completed, throughput=4.99MB/sec 2024-01-15T23:13:12.996 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GoQpHTIEjBQMHQz off=8263985 len=1944394 2024-01-15T23:13:13.004 INFO:tasks.workunit.client.0.smithi053.stdout:op 1045 completed, throughput=5MB/sec 2024-01-15T23:13:14.005 INFO:tasks.workunit.client.0.smithi053.stdout: 207: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:14.005 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-b0TDtKsTwHQ37FA off=9074165 len=1678390 2024-01-15T23:13:14.007 INFO:tasks.workunit.client.0.smithi053.stdout:op 1046 completed, throughput=4.98MB/sec 2024-01-15T23:13:14.007 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3n1s3F99cLn4l9a off=770667 len=390836 2024-01-15T23:13:14.011 INFO:tasks.workunit.client.0.smithi053.stdout:op 1047 completed, throughput=4.99MB/sec 2024-01-15T23:13:14.011 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dwCalLXPkMMhJJd off=7098498 len=601762 2024-01-15T23:13:14.012 INFO:tasks.workunit.client.0.smithi053.stdout:op 1048 completed, throughput=4.99MB/sec 2024-01-15T23:13:14.012 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Bo9cT0LwwY_domO off=707622 len=1980154 2024-01-15T23:13:14.014 INFO:tasks.workunit.client.0.smithi053.stdout:op 1049 completed, throughput=5MB/sec 2024-01-15T23:13:14.014 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-U3nJHlqKHif7M_y off=0 len=1162192 2024-01-15T23:13:14.016 INFO:tasks.workunit.client.0.smithi053.stdout:op 1050 completed, throughput=5MB/sec 2024-01-15T23:13:14.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:14 smithi163 ceph-mon[138526]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:13:14.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:13:14.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:14 smithi053 ceph-mon[143363]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:13:14.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:13:14.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:14 smithi053 ceph-mon[146052]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:13:14.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:13:15.016 INFO:tasks.workunit.client.0.smithi053.stdout: 208: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:15.016 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2jOD4Pp7nrcjXa1 off=6398607 len=213496 2024-01-15T23:13:15.019 INFO:tasks.workunit.client.0.smithi053.stdout:op 1051 completed, throughput=4.98MB/sec 2024-01-15T23:13:15.019 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-F7qKT2iAMA8WGt4 off=3967336 len=516385 2024-01-15T23:13:15.023 INFO:tasks.workunit.client.0.smithi053.stdout:op 1052 completed, throughput=4.98MB/sec 2024-01-15T23:13:15.023 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FrNMTtqQW5Xb0QX off=852261 len=193724 2024-01-15T23:13:15.025 INFO:tasks.workunit.client.0.smithi053.stdout:op 1053 completed, throughput=4.98MB/sec 2024-01-15T23:13:15.026 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RwPZ4_vIrKLDh7z off=12369029 len=644727 2024-01-15T23:13:15.029 INFO:tasks.workunit.client.0.smithi053.stdout:op 1054 completed, throughput=4.99MB/sec 2024-01-15T23:13:15.029 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xwQcFca9P6QxVB4 off=23323203 len=1215982 2024-01-15T23:13:15.035 INFO:tasks.workunit.client.0.smithi053.stdout:op 1055 completed, throughput=4.99MB/sec 2024-01-15T23:13:15.035 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--jxBnGeddjxNGlY off=5081133 len=898972 2024-01-15T23:13:15.037 INFO:tasks.workunit.client.0.smithi053.stdout:op 1056 completed, throughput=4.99MB/sec 2024-01-15T23:13:15.037 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2zi1YzdRCYkTYfl off=16014537 len=82610 2024-01-15T23:13:15.037 INFO:tasks.workunit.client.0.smithi053.stdout:op 1057 completed, throughput=5MB/sec 2024-01-15T23:13:15.037 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lg3thK9Cix4x4YB off=1126330 len=1639065 2024-01-15T23:13:15.045 INFO:tasks.workunit.client.0.smithi053.stdout:op 1058 completed, throughput=5MB/sec 2024-01-15T23:13:15.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:13:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:13:15] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2024-01-15T23:13:16.045 INFO:tasks.workunit.client.0.smithi053.stdout: 209: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:16.045 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kNCdRR_J7zXhtpm off=2378398 len=113985 2024-01-15T23:13:16.046 INFO:tasks.workunit.client.0.smithi053.stdout:op 1059 completed, throughput=4.98MB/sec 2024-01-15T23:13:16.046 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cJJMwlmscCvV3EG off=7709985 len=365711 2024-01-15T23:13:16.050 INFO:tasks.workunit.client.0.smithi053.stdout:op 1060 completed, throughput=4.98MB/sec 2024-01-15T23:13:16.050 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Zob5_FCVZrPnGN9 off=5614675 len=1932270 2024-01-15T23:13:16.052 INFO:tasks.workunit.client.0.smithi053.stdout:op 1061 completed, throughput=4.99MB/sec 2024-01-15T23:13:16.052 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HVsqQzwl4yHLDg8 off=0 len=1135838 2024-01-15T23:13:16.057 INFO:tasks.workunit.client.0.smithi053.stdout:op 1062 completed, throughput=4.99MB/sec 2024-01-15T23:13:16.057 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IhkvoO88xK2YT7_ off=4072040 len=956349 2024-01-15T23:13:16.058 INFO:tasks.workunit.client.0.smithi053.stdout:op 1063 completed, throughput=5MB/sec 2024-01-15T23:13:16.058 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pPXa9e3pdlyr7sg off=7974591 len=759044 2024-01-15T23:13:16.059 INFO:tasks.workunit.client.0.smithi053.stdout:op 1064 completed, throughput=5MB/sec 2024-01-15T23:13:16.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:16 smithi163 ceph-mon[138526]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:13:16.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:16 smithi053 ceph-mon[143363]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:13:16.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:16 smithi053 ceph-mon[146052]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:13:17.059 INFO:tasks.workunit.client.0.smithi053.stdout: 210: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:17.060 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-keCzKQ3dw0jDHMc off=320846 len=368643 2024-01-15T23:13:17.060 INFO:tasks.workunit.client.0.smithi053.stdout:op 1065 completed, throughput=4.98MB/sec 2024-01-15T23:13:17.060 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lJY6l_vZWdVT_ra off=7926930 len=1296769 2024-01-15T23:13:17.069 INFO:tasks.workunit.client.0.smithi053.stdout:op 1066 completed, throughput=4.99MB/sec 2024-01-15T23:13:17.069 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YTiCLX49DCoO3LK off=2379406 len=80279 2024-01-15T23:13:17.069 INFO:tasks.workunit.client.0.smithi053.stdout:op 1067 completed, throughput=4.99MB/sec 2024-01-15T23:13:17.069 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KAuOMJqBVDo25FL off=469200 len=1194801 2024-01-15T23:13:17.071 INFO:tasks.workunit.client.0.smithi053.stdout:op 1068 completed, throughput=4.99MB/sec 2024-01-15T23:13:17.071 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dcaonltyyd9c0r1 off=16831278 len=508736 2024-01-15T23:13:17.072 INFO:tasks.workunit.client.0.smithi053.stdout:op 1069 completed, throughput=4.99MB/sec 2024-01-15T23:13:17.072 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JQ7-AxrRFbgdG0Q off=1083054 len=739977 2024-01-15T23:13:17.077 INFO:tasks.workunit.client.0.smithi053.stdout:op 1070 completed, throughput=5MB/sec 2024-01-15T23:13:17.077 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IxK9CIV5fTRzuIs off=6332056 len=989076 2024-01-15T23:13:17.078 INFO:tasks.workunit.client.0.smithi053.stdout:op 1071 completed, throughput=5MB/sec 2024-01-15T23:13:18.079 INFO:tasks.workunit.client.0.smithi053.stdout: 211: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:18.079 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EBj2iT0GzoLEbWc off=16500360 len=1479635 2024-01-15T23:13:18.085 INFO:tasks.workunit.client.0.smithi053.stdout:op 1072 completed, throughput=4.98MB/sec 2024-01-15T23:13:18.086 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rNN8FXLRQaXawyc off=21089944 len=1739671 2024-01-15T23:13:18.087 INFO:tasks.workunit.client.0.smithi053.stdout:op 1073 completed, throughput=4.99MB/sec 2024-01-15T23:13:18.087 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PWiGEbPNmlMw7vP off=1647309 len=1467442 2024-01-15T23:13:18.094 INFO:tasks.workunit.client.0.smithi053.stdout:op 1074 completed, throughput=5MB/sec 2024-01-15T23:13:18.094 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mpcPyJJXdCswXtx off=1712291 len=466519 2024-01-15T23:13:18.098 INFO:tasks.workunit.client.0.smithi053.stdout:op 1075 completed, throughput=5MB/sec 2024-01-15T23:13:18.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:18 smithi163 ceph-mon[138526]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:13:18.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:18 smithi053 ceph-mon[143363]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:13:18.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:18 smithi053 ceph-mon[146052]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:13:19.098 INFO:tasks.workunit.client.0.smithi053.stdout: 212: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:19.098 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1aeycf1ierno0Jk off=12462302 len=169664 2024-01-15T23:13:19.101 INFO:tasks.workunit.client.0.smithi053.stdout:op 1076 completed, throughput=4.98MB/sec 2024-01-15T23:13:19.101 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-O0Du3-PXtAsewpv off=6567916 len=1756626 2024-01-15T23:13:19.103 INFO:tasks.workunit.client.0.smithi053.stdout:op 1077 completed, throughput=4.99MB/sec 2024-01-15T23:13:19.103 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BoqFzqevFag7z3N off=2746080 len=1394047 2024-01-15T23:13:19.112 INFO:tasks.workunit.client.0.smithi053.stdout:op 1078 completed, throughput=4.99MB/sec 2024-01-15T23:13:19.112 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Do5YcNM4osjgt3w off=17389064 len=1271489 2024-01-15T23:13:19.117 INFO:tasks.workunit.client.0.smithi053.stdout:op 1079 completed, throughput=5MB/sec 2024-01-15T23:13:19.118 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iJ64QxpNN6vhuJy off=2994839 len=930847 2024-01-15T23:13:19.122 INFO:tasks.workunit.client.0.smithi053.stdout:op 1080 completed, throughput=5MB/sec 2024-01-15T23:13:20.122 INFO:tasks.workunit.client.0.smithi053.stdout: 213: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:20.122 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yvoBUeWropF63EJ off=10897366 len=1746997 2024-01-15T23:13:20.130 INFO:tasks.workunit.client.0.smithi053.stdout:op 1081 completed, throughput=4.99MB/sec 2024-01-15T23:13:20.130 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sZbC-gmttpr8d-9 off=841927 len=257959 2024-01-15T23:13:20.131 INFO:tasks.workunit.client.0.smithi053.stdout:op 1082 completed, throughput=4.99MB/sec 2024-01-15T23:13:20.131 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-haBYYmWo6fz2t85 off=795946 len=1205665 2024-01-15T23:13:20.137 INFO:tasks.workunit.client.0.smithi053.stdout:op 1083 completed, throughput=4.99MB/sec 2024-01-15T23:13:20.137 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-W40y0dRgdwNmR2w off=1734388 len=1080843 2024-01-15T23:13:20.139 INFO:tasks.workunit.client.0.smithi053.stdout:op 1084 completed, throughput=5MB/sec 2024-01-15T23:13:20.139 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MpPWRJbjhKqvuGa off=10405981 len=770973 2024-01-15T23:13:20.140 INFO:tasks.workunit.client.0.smithi053.stdout:op 1085 completed, throughput=5MB/sec 2024-01-15T23:13:20.140 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FcsnLlxZVbrr0BX off=8729685 len=1628063 2024-01-15T23:13:20.150 INFO:tasks.workunit.client.0.smithi053.stdout:op 1086 completed, throughput=5.01MB/sec 2024-01-15T23:13:20.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:20 smithi163 ceph-mon[138526]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:13:20.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:20 smithi053 ceph-mon[143363]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:13:20.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:20 smithi053 ceph-mon[146052]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:13:21.150 INFO:tasks.workunit.client.0.smithi053.stdout: 214: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:21.150 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-31XMfRqQsAz9wX6 off=8598955 len=1891485 2024-01-15T23:13:21.161 INFO:tasks.workunit.client.0.smithi053.stdout:op 1087 completed, throughput=4.99MB/sec 2024-01-15T23:13:21.161 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ML6pqbEitqIFFRj off=5230463 len=405728 2024-01-15T23:13:21.165 INFO:tasks.workunit.client.0.smithi053.stdout:op 1088 completed, throughput=4.99MB/sec 2024-01-15T23:13:21.165 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hVCILQg1MqmIR9p off=13036069 len=398315 2024-01-15T23:13:21.166 INFO:tasks.workunit.client.0.smithi053.stdout:op 1089 completed, throughput=5MB/sec 2024-01-15T23:13:21.166 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UDIK-vIm9e6tfue off=4803607 len=1045542 2024-01-15T23:13:21.167 INFO:tasks.workunit.client.0.smithi053.stdout:op 1090 completed, throughput=5MB/sec 2024-01-15T23:13:21.167 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-45Qagb3xZFAiKWX off=12407510 len=2052468 2024-01-15T23:13:21.178 INFO:tasks.workunit.client.0.smithi053.stdout:op 1091 completed, throughput=5.01MB/sec 2024-01-15T23:13:22.179 INFO:tasks.workunit.client.0.smithi053.stdout: 215: throughput=4.99MB/sec pending data=0 2024-01-15T23:13:22.179 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kQepzgLGmHxe_V_ off=2293188 len=136050 2024-01-15T23:13:22.181 INFO:tasks.workunit.client.0.smithi053.stdout:op 1092 completed, throughput=4.99MB/sec 2024-01-15T23:13:22.181 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5GwqRjkkJA5VEJc off=10185163 len=1630208 2024-01-15T23:13:22.189 INFO:tasks.workunit.client.0.smithi053.stdout:op 1093 completed, throughput=4.99MB/sec 2024-01-15T23:13:22.189 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2R-IqmoPDwxNxxy off=6792729 len=187140 2024-01-15T23:13:22.192 INFO:tasks.workunit.client.0.smithi053.stdout:op 1094 completed, throughput=4.99MB/sec 2024-01-15T23:13:22.192 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zR4vo65f8SAf6tz off=2969390 len=1745574 2024-01-15T23:13:22.194 INFO:tasks.workunit.client.0.smithi053.stdout:op 1095 completed, throughput=5MB/sec 2024-01-15T23:13:22.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:22 smithi163 ceph-mon[138526]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:13:22.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:22 smithi053 ceph-mon[143363]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:13:22.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:22 smithi053 ceph-mon[146052]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:13:23.194 INFO:tasks.workunit.client.0.smithi053.stdout: 216: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:23.195 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Swd2McPbxYwTk3C off=11802004 len=1168384 2024-01-15T23:13:23.203 INFO:tasks.workunit.client.0.smithi053.stdout:op 1096 completed, throughput=4.98MB/sec 2024-01-15T23:13:23.203 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Q8pfu6B7trL9tce off=5953527 len=245560 2024-01-15T23:13:23.206 INFO:tasks.workunit.client.0.smithi053.stdout:op 1097 completed, throughput=4.98MB/sec 2024-01-15T23:13:23.206 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tXIiR8UVJhY9Oex off=4477478 len=839342 2024-01-15T23:13:23.207 INFO:tasks.workunit.client.0.smithi053.stdout:op 1098 completed, throughput=4.99MB/sec 2024-01-15T23:13:23.207 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aOcHAzu0B4irVqD off=1011452 len=1439107 2024-01-15T23:13:23.210 INFO:tasks.workunit.client.0.smithi053.stdout:op 1099 completed, throughput=4.99MB/sec 2024-01-15T23:13:23.210 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HtxGFFn7Hgig-7q off=3140527 len=1856379 2024-01-15T23:13:23.219 INFO:tasks.workunit.client.0.smithi053.stdout:op 1100 completed, throughput=5MB/sec 2024-01-15T23:13:24.220 INFO:tasks.workunit.client.0.smithi053.stdout: 217: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:24.220 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--hocA0SHHcWXX9P off=17007154 len=2002835 2024-01-15T23:13:24.222 INFO:tasks.workunit.client.0.smithi053.stdout:op 1101 completed, throughput=4.99MB/sec 2024-01-15T23:13:24.222 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-r4pCzgYPNa79wXg off=2607332 len=460496 2024-01-15T23:13:24.223 INFO:tasks.workunit.client.0.smithi053.stdout:op 1102 completed, throughput=4.99MB/sec 2024-01-15T23:13:24.224 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sEZpaMX9yVAdrlX off=6884999 len=1392735 2024-01-15T23:13:24.225 INFO:tasks.workunit.client.0.smithi053.stdout:op 1103 completed, throughput=5MB/sec 2024-01-15T23:13:24.225 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5KAA6KEpHJm9xtV off=1427106 len=166567 2024-01-15T23:13:24.226 INFO:tasks.workunit.client.0.smithi053.stdout:op 1104 completed, throughput=5MB/sec 2024-01-15T23:13:24.226 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wTXsCEyHcrEThWA off=439898 len=1334292 2024-01-15T23:13:24.235 INFO:tasks.workunit.client.0.smithi053.stdout:op 1105 completed, throughput=5MB/sec 2024-01-15T23:13:24.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:24 smithi163 ceph-mon[138526]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:13:24.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:24 smithi053 ceph-mon[143363]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:13:24.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:24 smithi053 ceph-mon[146052]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:13:25.235 INFO:tasks.workunit.client.0.smithi053.stdout: 218: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:25.235 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SiKAeW0bNHw6_42 off=6593839 len=1099669 2024-01-15T23:13:25.241 INFO:tasks.workunit.client.0.smithi053.stdout:op 1106 completed, throughput=4.98MB/sec 2024-01-15T23:13:25.241 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-US9uYpEjKRH2Sv7 off=13847796 len=284352 2024-01-15T23:13:25.241 INFO:tasks.workunit.client.0.smithi053.stdout:op 1107 completed, throughput=4.99MB/sec 2024-01-15T23:13:25.242 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-w7VGQ_W2pHe2P-L off=5044496 len=1377232 2024-01-15T23:13:25.248 INFO:tasks.workunit.client.0.smithi053.stdout:op 1108 completed, throughput=4.99MB/sec 2024-01-15T23:13:25.248 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-il-P3wdT_ysL0N4 off=4428161 len=50587 2024-01-15T23:13:25.248 INFO:tasks.workunit.client.0.smithi053.stdout:op 1109 completed, throughput=4.99MB/sec 2024-01-15T23:13:25.248 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zfmR440hgPi28a0 off=7624927 len=450667 2024-01-15T23:13:25.250 INFO:tasks.workunit.client.0.smithi053.stdout:op 1110 completed, throughput=4.99MB/sec 2024-01-15T23:13:25.250 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sJqPffK493dct4r off=6229607 len=1886371 2024-01-15T23:13:25.260 INFO:tasks.workunit.client.0.smithi053.stdout:op 1111 completed, throughput=5MB/sec 2024-01-15T23:13:25.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:13:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:13:25] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2024-01-15T23:13:26.261 INFO:tasks.workunit.client.0.smithi053.stdout: 219: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:26.261 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6itd-WvCzWgxmQA off=275893 len=856407 2024-01-15T23:13:26.262 INFO:tasks.workunit.client.0.smithi053.stdout:op 1112 completed, throughput=4.98MB/sec 2024-01-15T23:13:26.262 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-c3YVNCJhNDvx-z8 off=19782776 len=1631993 2024-01-15T23:13:26.269 INFO:tasks.workunit.client.0.smithi053.stdout:op 1113 completed, throughput=4.99MB/sec 2024-01-15T23:13:26.269 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SlZYQKMKXMHLg1x off=4547947 len=858172 2024-01-15T23:13:26.270 INFO:tasks.workunit.client.0.smithi053.stdout:op 1114 completed, throughput=4.99MB/sec 2024-01-15T23:13:26.270 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jfQ3MGJH-u_6yMz off=4831612 len=293068 2024-01-15T23:13:26.271 INFO:tasks.workunit.client.0.smithi053.stdout:op 1115 completed, throughput=4.99MB/sec 2024-01-15T23:13:26.271 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LIDXQoKMyyEuVNA off=9093811 len=653807 2024-01-15T23:13:26.275 INFO:tasks.workunit.client.0.smithi053.stdout:op 1116 completed, throughput=5MB/sec 2024-01-15T23:13:26.275 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7DEBeLlnztRXmQY off=8952495 len=242767 2024-01-15T23:13:26.276 INFO:tasks.workunit.client.0.smithi053.stdout:op 1117 completed, throughput=5MB/sec 2024-01-15T23:13:26.276 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-C8RhUs6ckxndl9s off=356014 len=488661 2024-01-15T23:13:26.277 INFO:tasks.workunit.client.0.smithi053.stdout:op 1118 completed, throughput=5MB/sec 2024-01-15T23:13:26.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:26 smithi163 ceph-mon[138526]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:13:26.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:26 smithi053 ceph-mon[143363]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:13:26.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:26 smithi053 ceph-mon[146052]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:13:27.277 INFO:tasks.workunit.client.0.smithi053.stdout: 220: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:27.277 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7Rt6lyUP_ruidyt off=5678772 len=123778 2024-01-15T23:13:27.280 INFO:tasks.workunit.client.0.smithi053.stdout:op 1119 completed, throughput=4.98MB/sec 2024-01-15T23:13:27.280 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jgpx1ABe4yJl9Sb off=7726462 len=1288938 2024-01-15T23:13:27.289 INFO:tasks.workunit.client.0.smithi053.stdout:op 1120 completed, throughput=4.98MB/sec 2024-01-15T23:13:27.289 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wtwqPZHyTFbnIBo off=899531 len=1383834 2024-01-15T23:13:27.290 INFO:tasks.workunit.client.0.smithi053.stdout:op 1121 completed, throughput=4.99MB/sec 2024-01-15T23:13:27.290 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-38jnut7MRIjTJEj off=11525483 len=2093286 2024-01-15T23:13:27.302 INFO:tasks.workunit.client.0.smithi053.stdout:op 1122 completed, throughput=5MB/sec 2024-01-15T23:13:27.302 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VEwZMdBDAeK2MzO off=3931560 len=113640 2024-01-15T23:13:27.304 INFO:tasks.workunit.client.0.smithi053.stdout:op 1123 completed, throughput=5MB/sec 2024-01-15T23:13:27.304 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Z5I8II3yH3f-VPF off=802910 len=950977 2024-01-15T23:13:27.309 INFO:tasks.workunit.client.0.smithi053.stdout:op 1124 completed, throughput=5MB/sec 2024-01-15T23:13:28.309 INFO:tasks.workunit.client.0.smithi053.stdout: 221: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:28.310 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YIDNc3Cg4JRh7qn off=1192774 len=431565 2024-01-15T23:13:28.310 INFO:tasks.workunit.client.0.smithi053.stdout:op 1125 completed, throughput=4.98MB/sec 2024-01-15T23:13:28.310 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IIl0wiVEl559TJE off=9793776 len=587451 2024-01-15T23:13:28.314 INFO:tasks.workunit.client.0.smithi053.stdout:op 1126 completed, throughput=4.98MB/sec 2024-01-15T23:13:28.314 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0ydPCW5WmfrkKKn off=2130863 len=1058310 2024-01-15T23:13:28.320 INFO:tasks.workunit.client.0.smithi053.stdout:op 1127 completed, throughput=4.99MB/sec 2024-01-15T23:13:28.320 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ptn69LdsadrEhfF off=21349516 len=96105 2024-01-15T23:13:28.320 INFO:tasks.workunit.client.0.smithi053.stdout:op 1128 completed, throughput=4.99MB/sec 2024-01-15T23:13:28.320 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cHmo8FMa1P_f_YR off=3673637 len=730935 2024-01-15T23:13:28.325 INFO:tasks.workunit.client.0.smithi053.stdout:op 1129 completed, throughput=4.99MB/sec 2024-01-15T23:13:28.325 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zm5oARqTqmDwtqB off=8131288 len=1461156 2024-01-15T23:13:28.331 INFO:tasks.workunit.client.0.smithi053.stdout:op 1130 completed, throughput=5MB/sec 2024-01-15T23:13:28.331 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0ZTIEVCAa5G9o1k off=14561043 len=1140335 2024-01-15T23:13:28.333 INFO:tasks.workunit.client.0.smithi053.stdout:op 1131 completed, throughput=5MB/sec 2024-01-15T23:13:28.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:28 smithi163 ceph-mon[138526]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:13:28.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:28 smithi053 ceph-mon[143363]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:13:28.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:28 smithi053 ceph-mon[146052]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:13:29.333 INFO:tasks.workunit.client.0.smithi053.stdout: 222: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:29.334 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dB6hNgXO_6lk9b2 off=2181983 len=814248 2024-01-15T23:13:29.338 INFO:tasks.workunit.client.0.smithi053.stdout:op 1132 completed, throughput=4.98MB/sec 2024-01-15T23:13:29.338 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2MVDappnltE10Fs off=1268703 len=344810 2024-01-15T23:13:29.342 INFO:tasks.workunit.client.0.smithi053.stdout:op 1133 completed, throughput=4.99MB/sec 2024-01-15T23:13:29.342 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rwxxkc9fNOVJ3UU off=11216017 len=401750 2024-01-15T23:13:29.345 INFO:tasks.workunit.client.0.smithi053.stdout:op 1134 completed, throughput=4.99MB/sec 2024-01-15T23:13:29.345 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BJGEcYEKYLZNlUf off=1567633 len=1353887 2024-01-15T23:13:29.352 INFO:tasks.workunit.client.0.smithi053.stdout:op 1135 completed, throughput=4.99MB/sec 2024-01-15T23:13:29.353 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lhIIx8EPfo1T10d off=8502599 len=652424 2024-01-15T23:13:29.353 INFO:tasks.workunit.client.0.smithi053.stdout:op 1136 completed, throughput=5MB/sec 2024-01-15T23:13:29.354 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oT509ujUThEa0Uu off=2198989 len=1258948 2024-01-15T23:13:29.356 INFO:tasks.workunit.client.0.smithi053.stdout:op 1137 completed, throughput=5MB/sec 2024-01-15T23:13:29.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:13:29.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:13:29.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:13:30.356 INFO:tasks.workunit.client.0.smithi053.stdout: 223: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:30.356 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mcRDBMWHi0CGjmD off=20840259 len=1743540 2024-01-15T23:13:30.358 INFO:tasks.workunit.client.0.smithi053.stdout:op 1138 completed, throughput=4.99MB/sec 2024-01-15T23:13:30.358 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-p_u02MbjNKB0lRg off=1927198 len=654999 2024-01-15T23:13:30.363 INFO:tasks.workunit.client.0.smithi053.stdout:op 1139 completed, throughput=4.99MB/sec 2024-01-15T23:13:30.363 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ceSl-14wy43M8sm off=1840887 len=1609858 2024-01-15T23:13:30.372 INFO:tasks.workunit.client.0.smithi053.stdout:op 1140 completed, throughput=5MB/sec 2024-01-15T23:13:30.372 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-B4rCMvgFPydzyz0 off=5593292 len=405795 2024-01-15T23:13:30.376 INFO:tasks.workunit.client.0.smithi053.stdout:op 1141 completed, throughput=5MB/sec 2024-01-15T23:13:30.376 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fUoQq2C9SUGtqE0 off=1407069 len=1564146 2024-01-15T23:13:30.377 INFO:tasks.workunit.client.0.smithi053.stdout:op 1142 completed, throughput=5MB/sec 2024-01-15T23:13:30.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:30 smithi163 ceph-mon[138526]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:13:30.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:30 smithi053 ceph-mon[143363]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:13:30.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:30 smithi053 ceph-mon[146052]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:13:31.378 INFO:tasks.workunit.client.0.smithi053.stdout: 224: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:31.378 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2ycyJjzPgsjI0mV off=91826 len=66907 2024-01-15T23:13:31.380 INFO:tasks.workunit.client.0.smithi053.stdout:op 1143 completed, throughput=4.98MB/sec 2024-01-15T23:13:31.381 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lZEXDP-m_yx-Llg off=11628576 len=489482 2024-01-15T23:13:31.382 INFO:tasks.workunit.client.0.smithi053.stdout:op 1144 completed, throughput=4.98MB/sec 2024-01-15T23:13:31.382 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lfJDJrrO86XJgAg off=16704245 len=1607005 2024-01-15T23:13:31.384 INFO:tasks.workunit.client.0.smithi053.stdout:op 1145 completed, throughput=4.99MB/sec 2024-01-15T23:13:31.385 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aSzmcE1rPclXxYd off=3389582 len=1055329 2024-01-15T23:13:31.386 INFO:tasks.workunit.client.0.smithi053.stdout:op 1146 completed, throughput=4.99MB/sec 2024-01-15T23:13:31.386 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WYFMje1-__TqFLY off=16681504 len=1015954 2024-01-15T23:13:31.388 INFO:tasks.workunit.client.0.smithi053.stdout:op 1147 completed, throughput=5MB/sec 2024-01-15T23:13:31.388 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bVOYdVWySfPuXCX off=4196085 len=882887 2024-01-15T23:13:31.393 INFO:tasks.workunit.client.0.smithi053.stdout:op 1148 completed, throughput=5MB/sec 2024-01-15T23:13:32.393 INFO:tasks.workunit.client.0.smithi053.stdout: 225: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:32.393 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-105Bo-6zdh5jpyc off=14721181 len=537768 2024-01-15T23:13:32.397 INFO:tasks.workunit.client.0.smithi053.stdout:op 1149 completed, throughput=4.98MB/sec 2024-01-15T23:13:32.397 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PyVOwiIejyLKOLI off=3712535 len=1015320 2024-01-15T23:13:32.398 INFO:tasks.workunit.client.0.smithi053.stdout:op 1150 completed, throughput=4.99MB/sec 2024-01-15T23:13:32.398 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0r0sTyTaln9kd6h off=16712906 len=468655 2024-01-15T23:13:32.399 INFO:tasks.workunit.client.0.smithi053.stdout:op 1151 completed, throughput=4.99MB/sec 2024-01-15T23:13:32.399 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GAvoPfFLeLnFNu2 off=17114395 len=859589 2024-01-15T23:13:32.405 INFO:tasks.workunit.client.0.smithi053.stdout:op 1152 completed, throughput=4.99MB/sec 2024-01-15T23:13:32.405 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dcaonltyyd9c0r1 off=17015472 len=1447696 2024-01-15T23:13:32.406 INFO:tasks.workunit.client.0.smithi053.stdout:op 1153 completed, throughput=5MB/sec 2024-01-15T23:13:32.407 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-E3Kl8tcDTmX5eu_ off=2819796 len=1889464 2024-01-15T23:13:32.417 INFO:tasks.workunit.client.0.smithi053.stdout:op 1154 completed, throughput=5.01MB/sec 2024-01-15T23:13:32.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:32 smithi163 ceph-mon[138526]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:13:32.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:32 smithi053 ceph-mon[143363]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:13:32.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:32 smithi053 ceph-mon[146052]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:13:33.417 INFO:tasks.workunit.client.0.smithi053.stdout: 226: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:33.418 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sIG5AMSm51MwqVk off=8366545 len=1384987 2024-01-15T23:13:33.426 INFO:tasks.workunit.client.0.smithi053.stdout:op 1155 completed, throughput=4.99MB/sec 2024-01-15T23:13:33.426 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NGvnEri51l7CDCW off=12821851 len=1197611 2024-01-15T23:13:33.427 INFO:tasks.workunit.client.0.smithi053.stdout:op 1156 completed, throughput=4.99MB/sec 2024-01-15T23:13:33.427 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PLPH9__UTb_zJjb off=425896 len=1978672 2024-01-15T23:13:33.435 INFO:tasks.workunit.client.0.smithi053.stdout:op 1157 completed, throughput=5MB/sec 2024-01-15T23:13:34.435 INFO:tasks.workunit.client.0.smithi053.stdout: 227: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:34.435 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-i6opy1CDG8rg3JM off=154781 len=497775 2024-01-15T23:13:34.436 INFO:tasks.workunit.client.0.smithi053.stdout:op 1158 completed, throughput=4.98MB/sec 2024-01-15T23:13:34.436 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sO-swzYdxx_ogm6 off=228378 len=1547542 2024-01-15T23:13:34.438 INFO:tasks.workunit.client.0.smithi053.stdout:op 1159 completed, throughput=4.99MB/sec 2024-01-15T23:13:34.438 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PuMBXNAEhxS9Cnb off=434475 len=1199799 2024-01-15T23:13:34.440 INFO:tasks.workunit.client.0.smithi053.stdout:op 1160 completed, throughput=4.99MB/sec 2024-01-15T23:13:34.440 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DlfWpConptvzP0u off=421552 len=521113 2024-01-15T23:13:34.444 INFO:tasks.workunit.client.0.smithi053.stdout:op 1161 completed, throughput=5MB/sec 2024-01-15T23:13:34.444 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bYeozC7V2wonbPt off=7822538 len=1367186 2024-01-15T23:13:34.450 INFO:tasks.workunit.client.0.smithi053.stdout:op 1162 completed, throughput=5MB/sec 2024-01-15T23:13:34.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:34 smithi163 ceph-mon[138526]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:13:34.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:34 smithi053 ceph-mon[143363]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:13:34.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:34 smithi053 ceph-mon[146052]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:13:35.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:13:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:13:35] "GET /metrics HTTP/1.1" 200 33990 "" "Prometheus/2.43.0" 2024-01-15T23:13:35.450 INFO:tasks.workunit.client.0.smithi053.stdout: 228: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:35.450 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OYDGa6AqMSLtHkj off=12784553 len=433818 2024-01-15T23:13:35.454 INFO:tasks.workunit.client.0.smithi053.stdout:op 1163 completed, throughput=4.98MB/sec 2024-01-15T23:13:35.454 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JjGSFfqUTN9UZp_ off=16913 len=1087346 2024-01-15T23:13:35.455 INFO:tasks.workunit.client.0.smithi053.stdout:op 1164 completed, throughput=4.99MB/sec 2024-01-15T23:13:35.456 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vB3c2tdX95o3x4F off=19926177 len=52034 2024-01-15T23:13:35.458 INFO:tasks.workunit.client.0.smithi053.stdout:op 1165 completed, throughput=4.99MB/sec 2024-01-15T23:13:35.458 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YNguxEnRGhUAyLM off=116469 len=1515835 2024-01-15T23:13:35.460 INFO:tasks.workunit.client.0.smithi053.stdout:op 1166 completed, throughput=4.99MB/sec 2024-01-15T23:13:35.460 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mTi0busGhL690XA off=4037903 len=548097 2024-01-15T23:13:35.464 INFO:tasks.workunit.client.0.smithi053.stdout:op 1167 completed, throughput=5MB/sec 2024-01-15T23:13:35.464 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QZOWRgoC0Y3g5rz off=0 len=1671931 2024-01-15T23:13:35.466 INFO:tasks.workunit.client.0.smithi053.stdout:op 1168 completed, throughput=5MB/sec 2024-01-15T23:13:36.466 INFO:tasks.workunit.client.0.smithi053.stdout: 229: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:36.466 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-e_MP4-1iVJhYK8- off=23909621 len=397563 2024-01-15T23:13:36.470 INFO:tasks.workunit.client.0.smithi053.stdout:op 1169 completed, throughput=4.98MB/sec 2024-01-15T23:13:36.470 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XYPmZYjBZ6aDqNd off=8588597 len=993070 2024-01-15T23:13:36.472 INFO:tasks.workunit.client.0.smithi053.stdout:op 1170 completed, throughput=4.99MB/sec 2024-01-15T23:13:36.472 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Omc2uiF9BYvNBc3 off=5376091 len=414316 2024-01-15T23:13:36.472 INFO:tasks.workunit.client.0.smithi053.stdout:op 1171 completed, throughput=4.99MB/sec 2024-01-15T23:13:36.473 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oFbFKkj9ClLXb6Y off=7315954 len=1624590 2024-01-15T23:13:36.480 INFO:tasks.workunit.client.0.smithi053.stdout:op 1172 completed, throughput=4.99MB/sec 2024-01-15T23:13:36.480 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AEfrSlBNxKsrnIP off=3580906 len=2017554 2024-01-15T23:13:36.488 INFO:tasks.workunit.client.0.smithi053.stdout:op 1173 completed, throughput=5MB/sec 2024-01-15T23:13:36.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:36 smithi163 ceph-mon[138526]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:13:36.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:36 smithi053 ceph-mon[143363]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:13:36.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:36 smithi053 ceph-mon[146052]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:13:37.488 INFO:tasks.workunit.client.0.smithi053.stdout: 230: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:37.488 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vrb0RKcxzqPRTWG off=15939611 len=378467 2024-01-15T23:13:37.489 INFO:tasks.workunit.client.0.smithi053.stdout:op 1174 completed, throughput=4.98MB/sec 2024-01-15T23:13:37.490 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sFM1bz1UuREFmG2 off=1986730 len=2023823 2024-01-15T23:13:37.492 INFO:tasks.workunit.client.0.smithi053.stdout:op 1175 completed, throughput=4.99MB/sec 2024-01-15T23:13:37.492 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--_evAffhywxo4Tu off=8977633 len=1982193 2024-01-15T23:13:37.500 INFO:tasks.workunit.client.0.smithi053.stdout:op 1176 completed, throughput=5MB/sec 2024-01-15T23:13:37.500 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-N0XfCwCdOvh3_iN off=1482351 len=197270 2024-01-15T23:13:37.503 INFO:tasks.workunit.client.0.smithi053.stdout:op 1177 completed, throughput=5MB/sec 2024-01-15T23:13:37.503 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1FnMJhDTvicPCZL off=4721240 len=367148 2024-01-15T23:13:37.506 INFO:tasks.workunit.client.0.smithi053.stdout:op 1178 completed, throughput=5MB/sec 2024-01-15T23:13:38.507 INFO:tasks.workunit.client.0.smithi053.stdout: 231: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:38.507 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZUnu7hlft24zTD_ off=2722190 len=1771681 2024-01-15T23:13:38.508 INFO:tasks.workunit.client.0.smithi053.stdout:op 1179 completed, throughput=4.99MB/sec 2024-01-15T23:13:38.509 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iMxpf8UHOlang3I off=11341638 len=762611 2024-01-15T23:13:38.511 INFO:tasks.workunit.client.0.smithi053.stdout:op 1180 completed, throughput=4.99MB/sec 2024-01-15T23:13:38.511 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vt36fJNdlW8XiNL off=869826 len=1572618 2024-01-15T23:13:38.513 INFO:tasks.workunit.client.0.smithi053.stdout:op 1181 completed, throughput=5MB/sec 2024-01-15T23:13:38.513 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RkqY7lYMG0JsaAv off=6305343 len=798301 2024-01-15T23:13:38.515 INFO:tasks.workunit.client.0.smithi053.stdout:op 1182 completed, throughput=5MB/sec 2024-01-15T23:13:38.515 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gNFfktzztRfnJpZ off=2405996 len=128763 2024-01-15T23:13:38.517 INFO:tasks.workunit.client.0.smithi053.stdout:op 1183 completed, throughput=5MB/sec 2024-01-15T23:13:38.517 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-311aurmd1UcLYd_ off=1164408 len=889266 2024-01-15T23:13:38.522 INFO:tasks.workunit.client.0.smithi053.stdout:op 1184 completed, throughput=5MB/sec 2024-01-15T23:13:38.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:38 smithi163 ceph-mon[138526]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:13:38.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:38 smithi053 ceph-mon[143363]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:13:38.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:38 smithi053 ceph-mon[146052]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:13:39.523 INFO:tasks.workunit.client.0.smithi053.stdout: 232: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:39.523 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qMjH5cn8HyQkntc off=13639363 len=1359328 2024-01-15T23:13:39.524 INFO:tasks.workunit.client.0.smithi053.stdout:op 1185 completed, throughput=4.99MB/sec 2024-01-15T23:13:39.524 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PLNHUR0nvKVLPWq off=15696425 len=1232432 2024-01-15T23:13:39.530 INFO:tasks.workunit.client.0.smithi053.stdout:op 1186 completed, throughput=4.99MB/sec 2024-01-15T23:13:39.530 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yt7GVKxn97qCHnD off=8313958 len=1780680 2024-01-15T23:13:39.533 INFO:tasks.workunit.client.0.smithi053.stdout:op 1187 completed, throughput=5MB/sec 2024-01-15T23:13:39.533 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BXUNUppusNKZitG off=12241085 len=26818 2024-01-15T23:13:39.534 INFO:tasks.workunit.client.0.smithi053.stdout:op 1188 completed, throughput=5MB/sec 2024-01-15T23:13:39.534 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6T1fYpLqpMQMQme off=3208157 len=1162313 2024-01-15T23:13:39.539 INFO:tasks.workunit.client.0.smithi053.stdout:op 1189 completed, throughput=5MB/sec 2024-01-15T23:13:40.540 INFO:tasks.workunit.client.0.smithi053.stdout: 233: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:40.540 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OmvcRcEEMj8_unC off=7008067 len=360349 2024-01-15T23:13:40.541 INFO:tasks.workunit.client.0.smithi053.stdout:op 1190 completed, throughput=4.98MB/sec 2024-01-15T23:13:40.541 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-b3S8TEnLYVZL5cF off=8813169 len=222176 2024-01-15T23:13:40.544 INFO:tasks.workunit.client.0.smithi053.stdout:op 1191 completed, throughput=4.99MB/sec 2024-01-15T23:13:40.544 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vB3c2tdX95o3x4F off=3401597 len=1270662 2024-01-15T23:13:40.546 INFO:tasks.workunit.client.0.smithi053.stdout:op 1192 completed, throughput=4.99MB/sec 2024-01-15T23:13:40.546 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-w8fYdNZPDujaYyG off=22833437 len=1164823 2024-01-15T23:13:40.548 INFO:tasks.workunit.client.0.smithi053.stdout:op 1193 completed, throughput=4.99MB/sec 2024-01-15T23:13:40.548 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kQyo5UbgS_QL1Dh off=7824695 len=1053340 2024-01-15T23:13:40.549 INFO:tasks.workunit.client.0.smithi053.stdout:op 1194 completed, throughput=5MB/sec 2024-01-15T23:13:40.549 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lV1FMYRZ_cv4PSC off=8322991 len=1516676 2024-01-15T23:13:40.558 INFO:tasks.workunit.client.0.smithi053.stdout:op 1195 completed, throughput=5MB/sec 2024-01-15T23:13:40.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:40 smithi163 ceph-mon[138526]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:13:40.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:40 smithi053 ceph-mon[143363]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:13:40.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:40 smithi053 ceph-mon[146052]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:13:41.557 INFO:tasks.workunit.client.0.smithi053.stdout: 234: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:41.557 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ncP9oVnaS-9ESYC off=4843548 len=1001157 2024-01-15T23:13:41.562 INFO:tasks.workunit.client.0.smithi053.stdout:op 1196 completed, throughput=4.99MB/sec 2024-01-15T23:13:41.562 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-siL-FK9kiunSbDb off=1688848 len=1434137 2024-01-15T23:13:41.564 INFO:tasks.workunit.client.0.smithi053.stdout:op 1197 completed, throughput=4.99MB/sec 2024-01-15T23:13:41.564 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Lw58R8EAVNNblE6 off=4962975 len=2068797 2024-01-15T23:13:41.566 INFO:tasks.workunit.client.0.smithi053.stdout:op 1198 completed, throughput=5MB/sec 2024-01-15T23:13:42.567 INFO:tasks.workunit.client.0.smithi053.stdout: 235: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:42.567 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9pyTyhCavgoD7au off=6238965 len=1063816 2024-01-15T23:13:42.568 INFO:tasks.workunit.client.0.smithi053.stdout:op 1199 completed, throughput=4.99MB/sec 2024-01-15T23:13:42.568 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nRiRlpZc8-kMEIZ off=7504250 len=1041752 2024-01-15T23:13:42.574 INFO:tasks.workunit.client.0.smithi053.stdout:op 1200 completed, throughput=4.99MB/sec 2024-01-15T23:13:42.574 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cMo1Mn0A5h_p6ff off=4529727 len=924315 2024-01-15T23:13:42.575 INFO:tasks.workunit.client.0.smithi053.stdout:op 1201 completed, throughput=4.99MB/sec 2024-01-15T23:13:42.575 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-085RkgKw2xlqltj off=10919871 len=130262 2024-01-15T23:13:42.578 INFO:tasks.workunit.client.0.smithi053.stdout:op 1202 completed, throughput=4.99MB/sec 2024-01-15T23:13:42.578 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gVAPYs3h1R3j5rA off=6415457 len=585313 2024-01-15T23:13:42.579 INFO:tasks.workunit.client.0.smithi053.stdout:op 1203 completed, throughput=5MB/sec 2024-01-15T23:13:42.579 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Qdw_u7UqHq78zmC off=914607 len=104441 2024-01-15T23:13:42.580 INFO:tasks.workunit.client.0.smithi053.stdout:op 1204 completed, throughput=5MB/sec 2024-01-15T23:13:42.580 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7raNSeaCZfJfIB5 off=8221340 len=1904252 2024-01-15T23:13:42.584 INFO:tasks.workunit.client.0.smithi053.stdout:op 1205 completed, throughput=5MB/sec 2024-01-15T23:13:42.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:42 smithi163 ceph-mon[138526]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:13:42.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:42 smithi053 ceph-mon[143363]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:13:42.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:42 smithi053 ceph-mon[146052]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:13:43.584 INFO:tasks.workunit.client.0.smithi053.stdout: 236: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:43.584 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ifcPQf9zCKQWoeL off=2046379 len=1530461 2024-01-15T23:13:43.592 INFO:tasks.workunit.client.0.smithi053.stdout:op 1206 completed, throughput=4.99MB/sec 2024-01-15T23:13:43.592 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gkGufQksszSDII7 off=129642 len=1389685 2024-01-15T23:13:43.599 INFO:tasks.workunit.client.0.smithi053.stdout:op 1207 completed, throughput=4.99MB/sec 2024-01-15T23:13:43.599 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-s7QrJr_VzwwDORV off=11905764 len=1093908 2024-01-15T23:13:43.601 INFO:tasks.workunit.client.0.smithi053.stdout:op 1208 completed, throughput=5MB/sec 2024-01-15T23:13:43.601 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AVSnV4uKLw9Ay1- off=13416118 len=1404895 2024-01-15T23:13:43.607 INFO:tasks.workunit.client.0.smithi053.stdout:op 1209 completed, throughput=5MB/sec 2024-01-15T23:13:44.607 INFO:tasks.workunit.client.0.smithi053.stdout: 237: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:44.607 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VyWdZUuvyRMGPoi off=13480022 len=855823 2024-01-15T23:13:44.612 INFO:tasks.workunit.client.0.smithi053.stdout:op 1210 completed, throughput=4.99MB/sec 2024-01-15T23:13:44.612 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lqIch86MRab_uEt off=6310440 len=1466719 2024-01-15T23:13:44.614 INFO:tasks.workunit.client.0.smithi053.stdout:op 1211 completed, throughput=4.99MB/sec 2024-01-15T23:13:44.614 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8__fLlJwEdwNnSS off=2248963 len=418296 2024-01-15T23:13:44.614 INFO:tasks.workunit.client.0.smithi053.stdout:op 1212 completed, throughput=4.99MB/sec 2024-01-15T23:13:44.615 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qSzOBns2dF_-NYw off=3137907 len=526237 2024-01-15T23:13:44.616 INFO:tasks.workunit.client.0.smithi053.stdout:op 1213 completed, throughput=5MB/sec 2024-01-15T23:13:44.616 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-o9hKA8Pcl5Xfs42 off=6038618 len=283306 2024-01-15T23:13:44.617 INFO:tasks.workunit.client.0.smithi053.stdout:op 1214 completed, throughput=5MB/sec 2024-01-15T23:13:44.617 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-t2_UZd-2d5EBbtb off=785810 len=627750 2024-01-15T23:13:44.621 INFO:tasks.workunit.client.0.smithi053.stdout:op 1215 completed, throughput=5MB/sec 2024-01-15T23:13:44.621 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Y_-Wj_fI2Ldo6Ij off=12306133 len=1515431 2024-01-15T23:13:44.628 INFO:tasks.workunit.client.0.smithi053.stdout:op 1216 completed, throughput=5MB/sec 2024-01-15T23:13:44.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:44 smithi163 ceph-mon[138526]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:13:44.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:13:44.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:44 smithi053 ceph-mon[143363]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:13:44.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:13:44.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:44 smithi053 ceph-mon[146052]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:13:44.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:13:45.287 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:13:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:13:45] "GET /metrics HTTP/1.1" 200 33989 "" "Prometheus/2.43.0" 2024-01-15T23:13:45.628 INFO:tasks.workunit.client.0.smithi053.stdout: 238: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:45.629 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MZ9AQg46DNuqhhL off=15418927 len=1045139 2024-01-15T23:13:45.634 INFO:tasks.workunit.client.0.smithi053.stdout:op 1217 completed, throughput=4.99MB/sec 2024-01-15T23:13:45.634 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iv8OxBAKvZ2bx6w off=21606940 len=1736058 2024-01-15T23:13:45.637 INFO:tasks.workunit.client.0.smithi053.stdout:op 1218 completed, throughput=5MB/sec 2024-01-15T23:13:45.637 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ff1jC2TxU1Mpl6n off=2642165 len=805619 2024-01-15T23:13:45.639 INFO:tasks.workunit.client.0.smithi053.stdout:op 1219 completed, throughput=5MB/sec 2024-01-15T23:13:45.639 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MWuMJOO_khmnC5u off=497056 len=122322 2024-01-15T23:13:45.641 INFO:tasks.workunit.client.0.smithi053.stdout:op 1220 completed, throughput=5MB/sec 2024-01-15T23:13:45.641 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nKVBSm_tMwZkoLb off=2705319 len=1699114 2024-01-15T23:13:45.649 INFO:tasks.workunit.client.0.smithi053.stdout:op 1221 completed, throughput=5.01MB/sec 2024-01-15T23:13:46.649 INFO:tasks.workunit.client.0.smithi053.stdout: 239: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:46.649 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-m7022lAISZS_gtw off=2874417 len=558183 2024-01-15T23:13:46.654 INFO:tasks.workunit.client.0.smithi053.stdout:op 1222 completed, throughput=4.99MB/sec 2024-01-15T23:13:46.654 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hap6JqX78kgN2Gr off=17045165 len=1746386 2024-01-15T23:13:46.664 INFO:tasks.workunit.client.0.smithi053.stdout:op 1223 completed, throughput=4.99MB/sec 2024-01-15T23:13:46.664 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VhOYatzeijqdUbu off=13980203 len=915358 2024-01-15T23:13:46.669 INFO:tasks.workunit.client.0.smithi053.stdout:op 1224 completed, throughput=5MB/sec 2024-01-15T23:13:46.669 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gR7wI9AM9ohxOul off=2646464 len=818967 2024-01-15T23:13:46.670 INFO:tasks.workunit.client.0.smithi053.stdout:op 1225 completed, throughput=5MB/sec 2024-01-15T23:13:46.670 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-v-qCK_X81t89JR2 off=21220626 len=2008691 2024-01-15T23:13:46.678 INFO:tasks.workunit.client.0.smithi053.stdout:op 1226 completed, throughput=5.01MB/sec 2024-01-15T23:13:46.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:46 smithi163 ceph-mon[138526]: pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:13:46.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:46 smithi053 ceph-mon[143363]: pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:13:46.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:46 smithi053 ceph-mon[146052]: pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:13:47.678 INFO:tasks.workunit.client.0.smithi053.stdout: 240: throughput=4.99MB/sec pending data=0 2024-01-15T23:13:47.679 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fjzCjtjXNhNM3fO off=21627908 len=830170 2024-01-15T23:13:47.680 INFO:tasks.workunit.client.0.smithi053.stdout:op 1227 completed, throughput=4.99MB/sec 2024-01-15T23:13:47.680 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sfiT3QfUXE97RVb off=11188388 len=440300 2024-01-15T23:13:47.683 INFO:tasks.workunit.client.0.smithi053.stdout:op 1228 completed, throughput=4.99MB/sec 2024-01-15T23:13:47.683 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PveN5eVdJoRlh4t off=1339557 len=1670877 2024-01-15T23:13:47.687 INFO:tasks.workunit.client.0.smithi053.stdout:op 1229 completed, throughput=5MB/sec 2024-01-15T23:13:47.687 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-duQhuZj_zecorcf off=20848657 len=41930 2024-01-15T23:13:47.690 INFO:tasks.workunit.client.0.smithi053.stdout:op 1230 completed, throughput=5MB/sec 2024-01-15T23:13:47.690 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xlVTUJ-16L8GO4c off=1012547 len=549694 2024-01-15T23:13:47.691 INFO:tasks.workunit.client.0.smithi053.stdout:op 1231 completed, throughput=5MB/sec 2024-01-15T23:13:48.691 INFO:tasks.workunit.client.0.smithi053.stdout: 241: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:48.691 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VX_W7jUINtSeVd8 off=6266701 len=933400 2024-01-15T23:13:48.697 INFO:tasks.workunit.client.0.smithi053.stdout:op 1232 completed, throughput=4.98MB/sec 2024-01-15T23:13:48.697 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ONeccnu3HTfh0VM off=12423976 len=708357 2024-01-15T23:13:48.699 INFO:tasks.workunit.client.0.smithi053.stdout:op 1233 completed, throughput=4.99MB/sec 2024-01-15T23:13:48.699 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-469SAnXKqFWykLK off=2064545 len=538778 2024-01-15T23:13:48.703 INFO:tasks.workunit.client.0.smithi053.stdout:op 1234 completed, throughput=4.99MB/sec 2024-01-15T23:13:48.703 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7azqSq_-jchCLrz off=1285954 len=1121305 2024-01-15T23:13:48.709 INFO:tasks.workunit.client.0.smithi053.stdout:op 1235 completed, throughput=4.99MB/sec 2024-01-15T23:13:48.709 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uVGrnJIeBnf0i0c off=8359273 len=1306421 2024-01-15T23:13:48.714 INFO:tasks.workunit.client.0.smithi053.stdout:op 1236 completed, throughput=5MB/sec 2024-01-15T23:13:48.714 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lAhxU_D0i8PSm_G off=15804305 len=63284 2024-01-15T23:13:48.714 INFO:tasks.workunit.client.0.smithi053.stdout:op 1237 completed, throughput=5MB/sec 2024-01-15T23:13:48.715 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KCXoWGYSBmRf9K2 off=594352 len=1931978 2024-01-15T23:13:48.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:48 smithi163 ceph-mon[138526]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:13:48.724 INFO:tasks.workunit.client.0.smithi053.stdout:op 1238 completed, throughput=5.01MB/sec 2024-01-15T23:13:48.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:48 smithi053 ceph-mon[143363]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:13:48.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:48 smithi053 ceph-mon[146052]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:13:49.724 INFO:tasks.workunit.client.0.smithi053.stdout: 242: throughput=4.99MB/sec pending data=0 2024-01-15T23:13:49.724 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-U-FuBHjML6saYGI off=243669 len=1424756 2024-01-15T23:13:49.730 INFO:tasks.workunit.client.0.smithi053.stdout:op 1239 completed, throughput=4.99MB/sec 2024-01-15T23:13:49.730 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wqWkIPQubSKLzWi off=952895 len=978424 2024-01-15T23:13:49.735 INFO:tasks.workunit.client.0.smithi053.stdout:op 1240 completed, throughput=4.99MB/sec 2024-01-15T23:13:49.735 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-41fz2q15hxJUZxj off=5428755 len=351698 2024-01-15T23:13:49.736 INFO:tasks.workunit.client.0.smithi053.stdout:op 1241 completed, throughput=5MB/sec 2024-01-15T23:13:49.736 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-q7DGPTgaBZusvei off=4692069 len=1570282 2024-01-15T23:13:49.738 INFO:tasks.workunit.client.0.smithi053.stdout:op 1242 completed, throughput=5MB/sec 2024-01-15T23:13:50.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:50 smithi163 ceph-mon[138526]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:13:50.738 INFO:tasks.workunit.client.0.smithi053.stdout: 243: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:50.738 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pH92Brz6hB-MRtT off=675708 len=803228 2024-01-15T23:13:50.740 INFO:tasks.workunit.client.0.smithi053.stdout:op 1243 completed, throughput=4.98MB/sec 2024-01-15T23:13:50.740 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DPp3tG6BuMZ-Rar off=7046634 len=64262 2024-01-15T23:13:50.742 INFO:tasks.workunit.client.0.smithi053.stdout:op 1244 completed, throughput=4.98MB/sec 2024-01-15T23:13:50.742 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8wqwgAPofHbmeWO off=3730867 len=542985 2024-01-15T23:13:50.746 INFO:tasks.workunit.client.0.smithi053.stdout:op 1245 completed, throughput=4.99MB/sec 2024-01-15T23:13:50.747 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4xDtz3rkuDGfeqN off=322264 len=1236457 2024-01-15T23:13:50.752 INFO:tasks.workunit.client.0.smithi053.stdout:op 1246 completed, throughput=4.99MB/sec 2024-01-15T23:13:50.752 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oENAySB06xfFfS2 off=5385335 len=1054456 2024-01-15T23:13:50.757 INFO:tasks.workunit.client.0.smithi053.stdout:op 1247 completed, throughput=5MB/sec 2024-01-15T23:13:50.757 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ffsDw14ZhEZ64vX off=8061206 len=119305 2024-01-15T23:13:50.757 INFO:tasks.workunit.client.0.smithi053.stdout:op 1248 completed, throughput=5MB/sec 2024-01-15T23:13:50.757 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1Dg-PpzOvwFz5Y6 off=2355310 len=398616 2024-01-15T23:13:50.758 INFO:tasks.workunit.client.0.smithi053.stdout:op 1249 completed, throughput=5MB/sec 2024-01-15T23:13:50.758 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YdbY_jElOg9EVRS off=3374801 len=1150580 2024-01-15T23:13:50.760 INFO:tasks.workunit.client.0.smithi053.stdout:op 1250 completed, throughput=5MB/sec 2024-01-15T23:13:50.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:50 smithi053 ceph-mon[143363]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:13:50.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:50 smithi053 ceph-mon[146052]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:13:51.761 INFO:tasks.workunit.client.0.smithi053.stdout: 244: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:51.761 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mUWNsn5BE7VLP7A off=285038 len=1475663 2024-01-15T23:13:51.768 INFO:tasks.workunit.client.0.smithi053.stdout:op 1251 completed, throughput=4.99MB/sec 2024-01-15T23:13:51.768 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WGVBgTOKxqqOKKz off=1846883 len=1206429 2024-01-15T23:13:51.769 INFO:tasks.workunit.client.0.smithi053.stdout:op 1252 completed, throughput=4.99MB/sec 2024-01-15T23:13:51.769 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6xLiafMctr1STkI off=12930267 len=349489 2024-01-15T23:13:51.770 INFO:tasks.workunit.client.0.smithi053.stdout:op 1253 completed, throughput=4.99MB/sec 2024-01-15T23:13:51.770 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Bo1SgOvWh9hk7M3 off=4153457 len=1054933 2024-01-15T23:13:51.771 INFO:tasks.workunit.client.0.smithi053.stdout:op 1254 completed, throughput=5MB/sec 2024-01-15T23:13:51.771 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Yc6rBupk9cFdaxT off=4501821 len=551090 2024-01-15T23:13:51.775 INFO:tasks.workunit.client.0.smithi053.stdout:op 1255 completed, throughput=5MB/sec 2024-01-15T23:13:51.775 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LYSS0SvyO3CL-n1 off=3044745 len=576544 2024-01-15T23:13:51.779 INFO:tasks.workunit.client.0.smithi053.stdout:op 1256 completed, throughput=5MB/sec 2024-01-15T23:13:52.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:52 smithi163 ceph-mon[138526]: pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:13:52.779 INFO:tasks.workunit.client.0.smithi053.stdout: 245: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:52.780 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZszDvgChmCIVelF off=5240524 len=885318 2024-01-15T23:13:52.784 INFO:tasks.workunit.client.0.smithi053.stdout:op 1257 completed, throughput=4.98MB/sec 2024-01-15T23:13:52.785 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9ZtpiaJU2rgdI1D off=2483355 len=1984304 2024-01-15T23:13:52.787 INFO:tasks.workunit.client.0.smithi053.stdout:op 1258 completed, throughput=4.99MB/sec 2024-01-15T23:13:52.787 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kk0zrDuyxnJkujT off=23389940 len=426891 2024-01-15T23:13:52.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:52 smithi053 ceph-mon[143363]: pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:13:52.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:52 smithi053 ceph-mon[146052]: pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:13:52.788 INFO:tasks.workunit.client.0.smithi053.stdout:op 1259 completed, throughput=4.99MB/sec 2024-01-15T23:13:52.788 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ypYp1TokYSE4GiN off=8171368 len=571555 2024-01-15T23:13:52.791 INFO:tasks.workunit.client.0.smithi053.stdout:op 1260 completed, throughput=5MB/sec 2024-01-15T23:13:52.792 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MVntcSpaBb0nL7h off=10824595 len=545893 2024-01-15T23:13:52.796 INFO:tasks.workunit.client.0.smithi053.stdout:op 1261 completed, throughput=5MB/sec 2024-01-15T23:13:52.796 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4tvykFuKap9KTW2 off=2619809 len=893008 2024-01-15T23:13:52.797 INFO:tasks.workunit.client.0.smithi053.stdout:op 1262 completed, throughput=5MB/sec 2024-01-15T23:13:53.798 INFO:tasks.workunit.client.0.smithi053.stdout: 246: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:53.798 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qEmdDX6es6nayhm off=229437 len=1744952 2024-01-15T23:13:53.805 INFO:tasks.workunit.client.0.smithi053.stdout:op 1263 completed, throughput=4.99MB/sec 2024-01-15T23:13:53.805 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XQJ5d4Pj0kGInEn off=10847803 len=1045761 2024-01-15T23:13:53.806 INFO:tasks.workunit.client.0.smithi053.stdout:op 1264 completed, throughput=4.99MB/sec 2024-01-15T23:13:53.806 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-khq05QCMjJ8iS5c off=5582867 len=1952390 2024-01-15T23:13:53.809 INFO:tasks.workunit.client.0.smithi053.stdout:op 1265 completed, throughput=5MB/sec 2024-01-15T23:13:53.809 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-41bxaHQSGAYVmpe off=1739799 len=1570293 2024-01-15T23:13:53.816 INFO:tasks.workunit.client.0.smithi053.stdout:op 1266 completed, throughput=5MB/sec 2024-01-15T23:13:54.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:54 smithi163 ceph-mon[138526]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:13:54.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:54 smithi053 ceph-mon[143363]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:13:54.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:54 smithi053 ceph-mon[146052]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:13:54.817 INFO:tasks.workunit.client.0.smithi053.stdout: 247: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:54.817 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-n6zJFD8GaMoIoLB off=18175906 len=715099 2024-01-15T23:13:54.818 INFO:tasks.workunit.client.0.smithi053.stdout:op 1267 completed, throughput=4.99MB/sec 2024-01-15T23:13:54.818 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KGduhxiQ_hvvzCN off=5175164 len=1115707 2024-01-15T23:13:54.823 INFO:tasks.workunit.client.0.smithi053.stdout:op 1268 completed, throughput=4.99MB/sec 2024-01-15T23:13:54.823 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HvbSTi8sLmoH2UM off=1086880 len=974315 2024-01-15T23:13:54.828 INFO:tasks.workunit.client.0.smithi053.stdout:op 1269 completed, throughput=5MB/sec 2024-01-15T23:13:54.828 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--8CvCGNOwbEFOQI off=4525202 len=1698538 2024-01-15T23:13:54.839 INFO:tasks.workunit.client.0.smithi053.stdout:op 1270 completed, throughput=5MB/sec 2024-01-15T23:13:55.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:13:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:13:55] "GET /metrics HTTP/1.1" 200 33989 "" "Prometheus/2.43.0" 2024-01-15T23:13:55.840 INFO:tasks.workunit.client.0.smithi053.stdout: 248: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:55.840 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bzudXQhKS6Cmmao off=15093364 len=142645 2024-01-15T23:13:55.842 INFO:tasks.workunit.client.0.smithi053.stdout:op 1271 completed, throughput=4.98MB/sec 2024-01-15T23:13:55.843 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AY7ZotIj0Gdx3x- off=7569443 len=2093886 2024-01-15T23:13:55.845 INFO:tasks.workunit.client.0.smithi053.stdout:op 1272 completed, throughput=4.99MB/sec 2024-01-15T23:13:55.845 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9Vvh3Qz1KBcJSZA off=2313293 len=2085042 2024-01-15T23:13:55.848 INFO:tasks.workunit.client.0.smithi053.stdout:op 1273 completed, throughput=5MB/sec 2024-01-15T23:13:55.848 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ffsDw14ZhEZ64vX off=1254918 len=978431 2024-01-15T23:13:55.854 INFO:tasks.workunit.client.0.smithi053.stdout:op 1274 completed, throughput=5MB/sec 2024-01-15T23:13:56.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:56 smithi163 ceph-mon[138526]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:13:56.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:56 smithi053 ceph-mon[143363]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:13:56.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:56 smithi053 ceph-mon[146052]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:13:56.854 INFO:tasks.workunit.client.0.smithi053.stdout: 249: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:56.855 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-24RqfbFw2bgJj63 off=10168672 len=751514 2024-01-15T23:13:56.859 INFO:tasks.workunit.client.0.smithi053.stdout:op 1275 completed, throughput=4.98MB/sec 2024-01-15T23:13:56.859 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-il-P3wdT_ysL0N4 off=7048958 len=1341561 2024-01-15T23:13:56.862 INFO:tasks.workunit.client.0.smithi053.stdout:op 1276 completed, throughput=4.99MB/sec 2024-01-15T23:13:56.862 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Dsrk5R0OJoS3h34 off=10719496 len=1580682 2024-01-15T23:13:56.865 INFO:tasks.workunit.client.0.smithi053.stdout:op 1277 completed, throughput=5MB/sec 2024-01-15T23:13:56.865 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-t6rG1Mnu7cxsPE2 off=1748076 len=458501 2024-01-15T23:13:56.869 INFO:tasks.workunit.client.0.smithi053.stdout:op 1278 completed, throughput=5MB/sec 2024-01-15T23:13:56.869 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6iSVO_jEUnCVpHW off=2658377 len=110093 2024-01-15T23:13:56.869 INFO:tasks.workunit.client.0.smithi053.stdout:op 1279 completed, throughput=5MB/sec 2024-01-15T23:13:56.870 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-As1gfWlTV-lqaUz off=16878737 len=551022 2024-01-15T23:13:56.871 INFO:tasks.workunit.client.0.smithi053.stdout:op 1280 completed, throughput=5MB/sec 2024-01-15T23:13:56.871 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ic4-gE9IVHQLDXn off=762301 len=698593 2024-01-15T23:13:56.875 INFO:tasks.workunit.client.0.smithi053.stdout:op 1281 completed, throughput=5MB/sec 2024-01-15T23:13:57.876 INFO:tasks.workunit.client.0.smithi053.stdout: 250: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:57.876 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Q_ya2lyRI-RxNg6 off=20925922 len=239952 2024-01-15T23:13:57.876 INFO:tasks.workunit.client.0.smithi053.stdout:op 1282 completed, throughput=4.98MB/sec 2024-01-15T23:13:57.877 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hYrGNKfIHICjEw7 off=965043 len=535507 2024-01-15T23:13:57.881 INFO:tasks.workunit.client.0.smithi053.stdout:op 1283 completed, throughput=4.98MB/sec 2024-01-15T23:13:57.881 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-55iY2e2Fxm9xmij off=136100 len=1991493 2024-01-15T23:13:57.883 INFO:tasks.workunit.client.0.smithi053.stdout:op 1284 completed, throughput=4.99MB/sec 2024-01-15T23:13:57.883 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-s_fhobebGZD7wLQ off=11280435 len=612021 2024-01-15T23:13:57.887 INFO:tasks.workunit.client.0.smithi053.stdout:op 1285 completed, throughput=4.99MB/sec 2024-01-15T23:13:57.887 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MfdeUFE4DbfFNGV off=17844378 len=6373 2024-01-15T23:13:57.889 INFO:tasks.workunit.client.0.smithi053.stdout:op 1286 completed, throughput=4.99MB/sec 2024-01-15T23:13:57.889 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-C9HLzyU1g3YmSs2 off=8574614 len=682117 2024-01-15T23:13:57.890 INFO:tasks.workunit.client.0.smithi053.stdout:op 1287 completed, throughput=5MB/sec 2024-01-15T23:13:57.890 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vCuR-coJ64VemnD off=8581387 len=1450633 2024-01-15T23:13:57.897 INFO:tasks.workunit.client.0.smithi053.stdout:op 1288 completed, throughput=5MB/sec 2024-01-15T23:13:58.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:58 smithi163 ceph-mon[138526]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:13:58.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:58 smithi053 ceph-mon[143363]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:13:58.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:58 smithi053 ceph-mon[146052]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:13:58.897 INFO:tasks.workunit.client.0.smithi053.stdout: 251: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:58.897 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cnsCePX0XWiAC4L off=5365199 len=2083569 2024-01-15T23:13:58.900 INFO:tasks.workunit.client.0.smithi053.stdout:op 1289 completed, throughput=4.99MB/sec 2024-01-15T23:13:58.900 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jtcfcmaf6z70s-K off=1441529 len=615240 2024-01-15T23:13:58.902 INFO:tasks.workunit.client.0.smithi053.stdout:op 1290 completed, throughput=4.99MB/sec 2024-01-15T23:13:58.902 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7LZPaj7dHkrJFhL off=23012094 len=1474029 2024-01-15T23:13:58.904 INFO:tasks.workunit.client.0.smithi053.stdout:op 1291 completed, throughput=5MB/sec 2024-01-15T23:13:58.904 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rgPyWkiX1FskFRr off=2123124 len=668002 2024-01-15T23:13:58.908 INFO:tasks.workunit.client.0.smithi053.stdout:op 1292 completed, throughput=5MB/sec 2024-01-15T23:13:59.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:13:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:13:59.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:13:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:13:59.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:13:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:13:59.908 INFO:tasks.workunit.client.0.smithi053.stdout: 252: throughput=4.98MB/sec pending data=0 2024-01-15T23:13:59.909 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LtreJBJZ5YrJ3rY off=6151173 len=2088111 2024-01-15T23:13:59.920 INFO:tasks.workunit.client.0.smithi053.stdout:op 1293 completed, throughput=4.99MB/sec 2024-01-15T23:13:59.920 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0hSoxkXmF1raOXy off=6733855 len=1679347 2024-01-15T23:13:59.922 INFO:tasks.workunit.client.0.smithi053.stdout:op 1294 completed, throughput=4.99MB/sec 2024-01-15T23:13:59.922 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uMgCiX6fXPJ75CW off=19888856 len=2081327 2024-01-15T23:13:59.930 INFO:tasks.workunit.client.0.smithi053.stdout:op 1295 completed, throughput=5MB/sec 2024-01-15T23:14:00.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:00 smithi163 ceph-mon[138526]: pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:14:00.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:00 smithi053 ceph-mon[143363]: pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:14:00.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:00 smithi053 ceph-mon[146052]: pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:14:00.930 INFO:tasks.workunit.client.0.smithi053.stdout: 253: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:00.931 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vXek7YLsenPeeEC off=7773059 len=908369 2024-01-15T23:14:00.932 INFO:tasks.workunit.client.0.smithi053.stdout:op 1296 completed, throughput=4.99MB/sec 2024-01-15T23:14:00.932 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MMyciSxJPb572sK off=8987799 len=1279602 2024-01-15T23:14:00.938 INFO:tasks.workunit.client.0.smithi053.stdout:op 1297 completed, throughput=4.99MB/sec 2024-01-15T23:14:00.938 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-64skpxv0orJylyd off=9050960 len=2001304 2024-01-15T23:14:00.946 INFO:tasks.workunit.client.0.smithi053.stdout:op 1298 completed, throughput=5MB/sec 2024-01-15T23:14:00.946 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--SEcaK7fF7spWSP off=8153851 len=1328593 2024-01-15T23:14:00.949 INFO:tasks.workunit.client.0.smithi053.stdout:op 1299 completed, throughput=5MB/sec 2024-01-15T23:14:01.949 INFO:tasks.workunit.client.0.smithi053.stdout: 254: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:01.950 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-w0zbYXsErDiQxXp off=1986396 len=1646333 2024-01-15T23:14:01.956 INFO:tasks.workunit.client.0.smithi053.stdout:op 1300 completed, throughput=4.99MB/sec 2024-01-15T23:14:01.956 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-i3CIxlhPoaoywCS off=636235 len=1260042 2024-01-15T23:14:01.957 INFO:tasks.workunit.client.0.smithi053.stdout:op 1301 completed, throughput=4.99MB/sec 2024-01-15T23:14:01.958 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bXz1H3SBlxEBWjw off=2661267 len=1628772 2024-01-15T23:14:01.965 INFO:tasks.workunit.client.0.smithi053.stdout:op 1302 completed, throughput=5MB/sec 2024-01-15T23:14:02.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:02 smithi163 ceph-mon[138526]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-01-15T23:14:02.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:02 smithi053 ceph-mon[143363]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-01-15T23:14:02.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:02 smithi053 ceph-mon[146052]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-01-15T23:14:02.966 INFO:tasks.workunit.client.0.smithi053.stdout: 255: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:02.966 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cSNMnlQh71zDrzH off=9243324 len=1310569 2024-01-15T23:14:02.968 INFO:tasks.workunit.client.0.smithi053.stdout:op 1303 completed, throughput=4.99MB/sec 2024-01-15T23:14:02.968 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-d2Mrk4S6TtFr2dU off=1931733 len=35257 2024-01-15T23:14:02.971 INFO:tasks.workunit.client.0.smithi053.stdout:op 1304 completed, throughput=4.99MB/sec 2024-01-15T23:14:02.971 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JhLIty7NWClQL9L off=16349911 len=1814167 2024-01-15T23:14:02.980 INFO:tasks.workunit.client.0.smithi053.stdout:op 1305 completed, throughput=4.99MB/sec 2024-01-15T23:14:02.980 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9UjY2oBf1E01GGI off=1379195 len=163996 2024-01-15T23:14:02.983 INFO:tasks.workunit.client.0.smithi053.stdout:op 1306 completed, throughput=4.99MB/sec 2024-01-15T23:14:02.983 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_4Ox7bYQOzMZ15J off=14459546 len=988751 2024-01-15T23:14:02.988 INFO:tasks.workunit.client.0.smithi053.stdout:op 1307 completed, throughput=5MB/sec 2024-01-15T23:14:02.988 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-N1PA6lNXNESrJE- off=6022515 len=1172355 2024-01-15T23:14:02.994 INFO:tasks.workunit.client.0.smithi053.stdout:op 1308 completed, throughput=5MB/sec 2024-01-15T23:14:03.994 INFO:tasks.workunit.client.0.smithi053.stdout: 256: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:03.994 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JtJUBUoZO1xJKW8 off=7072388 len=1888346 2024-01-15T23:14:04.005 INFO:tasks.workunit.client.0.smithi053.stdout:op 1309 completed, throughput=4.99MB/sec 2024-01-15T23:14:04.005 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gl3XmmBz6SJy0j4 off=7921538 len=150197 2024-01-15T23:14:04.007 INFO:tasks.workunit.client.0.smithi053.stdout:op 1310 completed, throughput=4.99MB/sec 2024-01-15T23:14:04.007 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZMNQoIfJiiqgQkN off=9275878 len=1250862 2024-01-15T23:14:04.013 INFO:tasks.workunit.client.0.smithi053.stdout:op 1311 completed, throughput=4.99MB/sec 2024-01-15T23:14:04.013 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9d_CCfvMbPcHw6n off=14442725 len=2012323 2024-01-15T23:14:04.022 INFO:tasks.workunit.client.0.smithi053.stdout:op 1312 completed, throughput=5MB/sec 2024-01-15T23:14:04.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:04 smithi163 ceph-mon[138526]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:14:04.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:04 smithi053 ceph-mon[146052]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:14:04.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:04 smithi053 ceph-mon[143363]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:14:05.022 INFO:tasks.workunit.client.0.smithi053.stdout: 257: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:05.023 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-We0IFi6IRAfEUa1 off=2884844 len=1984957 2024-01-15T23:14:05.026 INFO:tasks.workunit.client.0.smithi053.stdout:op 1313 completed, throughput=4.99MB/sec 2024-01-15T23:14:05.026 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1A7NzA9amE_xwRJ off=5927387 len=1511443 2024-01-15T23:14:05.034 INFO:tasks.workunit.client.0.smithi053.stdout:op 1314 completed, throughput=4.99MB/sec 2024-01-15T23:14:05.034 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pq-OnVhaCDRxC-w off=1384216 len=553685 2024-01-15T23:14:05.035 INFO:tasks.workunit.client.0.smithi053.stdout:op 1315 completed, throughput=5MB/sec 2024-01-15T23:14:05.035 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4q4CX8fI4cJIixJ off=5754626 len=1135370 2024-01-15T23:14:05.037 INFO:tasks.workunit.client.0.smithi053.stdout:op 1316 completed, throughput=5MB/sec 2024-01-15T23:14:05.037 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ocT-sSCYJOrC7Eg off=952664 len=921400 2024-01-15T23:14:05.039 INFO:tasks.workunit.client.0.smithi053.stdout:op 1317 completed, throughput=5MB/sec 2024-01-15T23:14:05.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:14:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:14:05] "GET /metrics HTTP/1.1" 200 33991 "" "Prometheus/2.43.0" 2024-01-15T23:14:06.039 INFO:tasks.workunit.client.0.smithi053.stdout: 258: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:06.039 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-THOJyeNemAA0azL off=9040785 len=740644 2024-01-15T23:14:06.044 INFO:tasks.workunit.client.0.smithi053.stdout:op 1318 completed, throughput=4.99MB/sec 2024-01-15T23:14:06.044 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ft8wznTCGKqnc4E off=7260085 len=1022403 2024-01-15T23:14:06.045 INFO:tasks.workunit.client.0.smithi053.stdout:op 1319 completed, throughput=4.99MB/sec 2024-01-15T23:14:06.045 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TGd7O3MiR8BLr3v off=5017795 len=1178357 2024-01-15T23:14:06.047 INFO:tasks.workunit.client.0.smithi053.stdout:op 1320 completed, throughput=4.99MB/sec 2024-01-15T23:14:06.047 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8ZYGdXfHoip6Gyt off=11520131 len=1188144 2024-01-15T23:14:06.053 INFO:tasks.workunit.client.0.smithi053.stdout:op 1321 completed, throughput=5MB/sec 2024-01-15T23:14:06.053 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FbZ7pmKZWMyiDCj off=824051 len=929012 2024-01-15T23:14:06.054 INFO:tasks.workunit.client.0.smithi053.stdout:op 1322 completed, throughput=5MB/sec 2024-01-15T23:14:06.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:06 smithi163 ceph-mon[138526]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:14:06.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:06 smithi053 ceph-mon[143363]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:14:06.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:06 smithi053 ceph-mon[146052]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:14:07.054 INFO:tasks.workunit.client.0.smithi053.stdout: 259: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:07.054 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VVWNw4uTw9jP-0k off=14159458 len=2071954 2024-01-15T23:14:07.057 INFO:tasks.workunit.client.0.smithi053.stdout:op 1323 completed, throughput=4.99MB/sec 2024-01-15T23:14:07.057 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lPTFMZhE6taNPm7 off=13584614 len=2036779 2024-01-15T23:14:07.066 INFO:tasks.workunit.client.0.smithi053.stdout:op 1324 completed, throughput=5MB/sec 2024-01-15T23:14:07.066 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zO7X-EEl5pWn-Qk off=2814132 len=1033987 2024-01-15T23:14:07.067 INFO:tasks.workunit.client.0.smithi053.stdout:op 1325 completed, throughput=5MB/sec 2024-01-15T23:14:08.068 INFO:tasks.workunit.client.0.smithi053.stdout: 260: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:08.068 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IQkP2RmC8_NPgYS off=12906624 len=1951530 2024-01-15T23:14:08.078 INFO:tasks.workunit.client.0.smithi053.stdout:op 1326 completed, throughput=4.99MB/sec 2024-01-15T23:14:08.078 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bEycMZMTXjNC515 off=12680987 len=2064478 2024-01-15T23:14:08.087 INFO:tasks.workunit.client.0.smithi053.stdout:op 1327 completed, throughput=5MB/sec 2024-01-15T23:14:08.087 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-g_sX0v2PENjwdkz off=12948612 len=1429113 2024-01-15T23:14:08.093 INFO:tasks.workunit.client.0.smithi053.stdout:op 1328 completed, throughput=5MB/sec 2024-01-15T23:14:08.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:08 smithi163 ceph-mon[138526]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:14:08.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:08 smithi053 ceph-mon[143363]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:14:08.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:08 smithi053 ceph-mon[146052]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:14:09.094 INFO:tasks.workunit.client.0.smithi053.stdout: 261: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:09.094 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vkDP--gYGLBdtyg off=19628290 len=79123 2024-01-15T23:14:09.094 INFO:tasks.workunit.client.0.smithi053.stdout:op 1329 completed, throughput=4.98MB/sec 2024-01-15T23:14:09.094 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-26TntKnarrqEQkI off=11245052 len=827880 2024-01-15T23:14:09.100 INFO:tasks.workunit.client.0.smithi053.stdout:op 1330 completed, throughput=4.99MB/sec 2024-01-15T23:14:09.100 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-47xtR6J-ONguXWv off=2343644 len=752338 2024-01-15T23:14:09.104 INFO:tasks.workunit.client.0.smithi053.stdout:op 1331 completed, throughput=4.99MB/sec 2024-01-15T23:14:09.104 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-svb7HJqsPxhrU4o off=1151606 len=1066147 2024-01-15T23:14:09.109 INFO:tasks.workunit.client.0.smithi053.stdout:op 1332 completed, throughput=4.99MB/sec 2024-01-15T23:14:09.109 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aa8CJrUBkFcG4wd off=6015806 len=582054 2024-01-15T23:14:09.112 INFO:tasks.workunit.client.0.smithi053.stdout:op 1333 completed, throughput=4.99MB/sec 2024-01-15T23:14:09.113 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OjZA6X3yyxjUURm off=4468460 len=22271 2024-01-15T23:14:09.113 INFO:tasks.workunit.client.0.smithi053.stdout:op 1334 completed, throughput=4.99MB/sec 2024-01-15T23:14:09.113 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Yu06WSCwebUmfdV off=532102 len=1539184 2024-01-15T23:14:09.115 INFO:tasks.workunit.client.0.smithi053.stdout:op 1335 completed, throughput=5MB/sec 2024-01-15T23:14:09.115 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oeqzKSLNwB7MFEi off=1675519 len=733192 2024-01-15T23:14:09.119 INFO:tasks.workunit.client.0.smithi053.stdout:op 1336 completed, throughput=5MB/sec 2024-01-15T23:14:10.120 INFO:tasks.workunit.client.0.smithi053.stdout: 262: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:10.120 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZLyVOmNOQLTAWmv off=544219 len=1959557 2024-01-15T23:14:10.127 INFO:tasks.workunit.client.0.smithi053.stdout:op 1337 completed, throughput=4.99MB/sec 2024-01-15T23:14:10.127 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1Ki5z0P6tib-8-4 off=2117918 len=917808 2024-01-15T23:14:10.133 INFO:tasks.workunit.client.0.smithi053.stdout:op 1338 completed, throughput=4.99MB/sec 2024-01-15T23:14:10.133 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1tkLzmA0p_oLIg2 off=10427713 len=1440660 2024-01-15T23:14:10.134 INFO:tasks.workunit.client.0.smithi053.stdout:op 1339 completed, throughput=5MB/sec 2024-01-15T23:14:10.134 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iMNb1H2w06B0wrd off=1087896 len=1658346 2024-01-15T23:14:10.140 INFO:tasks.workunit.client.0.smithi053.stdout:op 1340 completed, throughput=5MB/sec 2024-01-15T23:14:10.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:10 smithi163 ceph-mon[138526]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:14:10.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:10 smithi053 ceph-mon[143363]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:14:10.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:10 smithi053 ceph-mon[146052]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:14:11.141 INFO:tasks.workunit.client.0.smithi053.stdout: 263: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:11.141 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JVJO9i308xBP-VK off=11347657 len=650958 2024-01-15T23:14:11.144 INFO:tasks.workunit.client.0.smithi053.stdout:op 1341 completed, throughput=4.99MB/sec 2024-01-15T23:14:11.144 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-X_B2FeseIa7g7oO off=8526059 len=78593 2024-01-15T23:14:11.144 INFO:tasks.workunit.client.0.smithi053.stdout:op 1342 completed, throughput=4.99MB/sec 2024-01-15T23:14:11.144 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ciP04IpAU1TSKxE off=13305134 len=1476245 2024-01-15T23:14:11.146 INFO:tasks.workunit.client.0.smithi053.stdout:op 1343 completed, throughput=4.99MB/sec 2024-01-15T23:14:11.146 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uJ5G0L9Jx-W6N0D off=15837778 len=810687 2024-01-15T23:14:11.150 INFO:tasks.workunit.client.0.smithi053.stdout:op 1344 completed, throughput=5MB/sec 2024-01-15T23:14:11.150 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_Rea2s-MmD26wYf off=3582018 len=551582 2024-01-15T23:14:11.153 INFO:tasks.workunit.client.0.smithi053.stdout:op 1345 completed, throughput=5MB/sec 2024-01-15T23:14:11.153 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cjDOEZRP9cY1shi off=246470 len=1751043 2024-01-15T23:14:11.156 INFO:tasks.workunit.client.0.smithi053.stdout:op 1346 completed, throughput=5MB/sec 2024-01-15T23:14:11.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:11 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:14:11.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:11 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:14:11.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:11 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:14:11.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:11 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:14:11.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:11 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:14:11.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:11 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:14:11.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:11 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:14:11.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:11 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:14:11.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:11 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:14:11.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:11 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:14:11.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:11 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:14:11.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:11 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:14:11.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:11 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:14:11.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:11 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:14:11.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:11 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:14:11.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:11 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:14:11.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:11 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:14:11.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:11 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:14:12.157 INFO:tasks.workunit.client.0.smithi053.stdout: 264: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:12.157 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QjbXVWD750W7ze_ off=1285961 len=295508 2024-01-15T23:14:12.158 INFO:tasks.workunit.client.0.smithi053.stdout:op 1347 completed, throughput=4.99MB/sec 2024-01-15T23:14:12.158 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0Zl42mqA_itJ_g- off=2205498 len=574223 2024-01-15T23:14:12.162 INFO:tasks.workunit.client.0.smithi053.stdout:op 1348 completed, throughput=4.99MB/sec 2024-01-15T23:14:12.162 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pF7C3yBeOUG523V off=11813193 len=255293 2024-01-15T23:14:12.165 INFO:tasks.workunit.client.0.smithi053.stdout:op 1349 completed, throughput=4.99MB/sec 2024-01-15T23:14:12.165 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ONAJNP_0wMNYk3m off=37113 len=631780 2024-01-15T23:14:12.167 INFO:tasks.workunit.client.0.smithi053.stdout:op 1350 completed, throughput=4.99MB/sec 2024-01-15T23:14:12.167 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Vr6UOsN42_RgSp- off=5356225 len=1314878 2024-01-15T23:14:12.169 INFO:tasks.workunit.client.0.smithi053.stdout:op 1351 completed, throughput=5MB/sec 2024-01-15T23:14:12.169 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pVN1HZQxT_I11_l off=9059189 len=1816231 2024-01-15T23:14:12.180 INFO:tasks.workunit.client.0.smithi053.stdout:op 1352 completed, throughput=5MB/sec 2024-01-15T23:14:12.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:12 smithi163 ceph-mon[138526]: pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:14:12.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:12 smithi053 ceph-mon[143363]: pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:14:12.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:12 smithi053 ceph-mon[146052]: pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:14:13.180 INFO:tasks.workunit.client.0.smithi053.stdout: 265: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:13.180 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eCV5lpkEVhngEWA off=7985542 len=1144034 2024-01-15T23:14:13.186 INFO:tasks.workunit.client.0.smithi053.stdout:op 1353 completed, throughput=4.99MB/sec 2024-01-15T23:14:13.186 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NjDa2Y1nzT65r9Z off=154910 len=549301 2024-01-15T23:14:13.189 INFO:tasks.workunit.client.0.smithi053.stdout:op 1354 completed, throughput=4.99MB/sec 2024-01-15T23:14:13.189 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-i8fwXjudd7UTVTr off=2080400 len=1818701 2024-01-15T23:14:13.197 INFO:tasks.workunit.client.0.smithi053.stdout:op 1355 completed, throughput=5MB/sec 2024-01-15T23:14:13.197 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XehbSvzGKIiLSuk off=13251347 len=2017555 2024-01-15T23:14:13.204 INFO:tasks.workunit.client.0.smithi053.stdout:op 1356 completed, throughput=5MB/sec 2024-01-15T23:14:14.204 INFO:tasks.workunit.client.0.smithi053.stdout: 266: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:14.205 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lRjaL5qs8-azYCp off=14687065 len=990260 2024-01-15T23:14:14.210 INFO:tasks.workunit.client.0.smithi053.stdout:op 1357 completed, throughput=4.99MB/sec 2024-01-15T23:14:14.210 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Srea32ARmw9RjCc off=1423171 len=1727424 2024-01-15T23:14:14.221 INFO:tasks.workunit.client.0.smithi053.stdout:op 1358 completed, throughput=4.99MB/sec 2024-01-15T23:14:14.221 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JQ7-AxrRFbgdG0Q off=3829637 len=308658 2024-01-15T23:14:14.221 INFO:tasks.workunit.client.0.smithi053.stdout:op 1359 completed, throughput=5MB/sec 2024-01-15T23:14:14.221 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7qKLDDNCkpCHjhj off=3386912 len=1848422 2024-01-15T23:14:14.228 INFO:tasks.workunit.client.0.smithi053.stdout:op 1360 completed, throughput=5MB/sec 2024-01-15T23:14:14.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:14 smithi163 ceph-mon[138526]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-01-15T23:14:14.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:14:14.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:14 smithi053 ceph-mon[143363]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-01-15T23:14:14.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:14:14.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:14 smithi053 ceph-mon[146052]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-01-15T23:14:14.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:14:15.229 INFO:tasks.workunit.client.0.smithi053.stdout: 267: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:15.229 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RVIoWrrjBqguvbt off=335962 len=996768 2024-01-15T23:14:15.235 INFO:tasks.workunit.client.0.smithi053.stdout:op 1361 completed, throughput=4.99MB/sec 2024-01-15T23:14:15.235 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7B_o5NYyR_O8WC7 off=4546441 len=1869002 2024-01-15T23:14:15.238 INFO:tasks.workunit.client.0.smithi053.stdout:op 1362 completed, throughput=4.99MB/sec 2024-01-15T23:14:15.238 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9DEA2jFh0q73Bc0 off=15990352 len=1185030 2024-01-15T23:14:15.240 INFO:tasks.workunit.client.0.smithi053.stdout:op 1363 completed, throughput=5MB/sec 2024-01-15T23:14:15.240 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Vdkns75UAieWV-0 off=5872847 len=227605 2024-01-15T23:14:15.240 INFO:tasks.workunit.client.0.smithi053.stdout:op 1364 completed, throughput=5MB/sec 2024-01-15T23:14:15.241 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UmZXqlpBCJILhpP off=6150456 len=1386608 2024-01-15T23:14:15.246 INFO:tasks.workunit.client.0.smithi053.stdout:op 1365 completed, throughput=5MB/sec 2024-01-15T23:14:15.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:14:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:14:15] "GET /metrics HTTP/1.1" 200 33991 "" "Prometheus/2.43.0" 2024-01-15T23:14:16.246 INFO:tasks.workunit.client.0.smithi053.stdout: 268: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:16.247 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MYRgOXNAn7kHUOT off=3275727 len=1657853 2024-01-15T23:14:16.253 INFO:tasks.workunit.client.0.smithi053.stdout:op 1366 completed, throughput=4.99MB/sec 2024-01-15T23:14:16.254 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kmFWt0NV2x_uLjF off=15055386 len=1389390 2024-01-15T23:14:16.255 INFO:tasks.workunit.client.0.smithi053.stdout:op 1367 completed, throughput=4.99MB/sec 2024-01-15T23:14:16.255 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TKdqJg3YEEqnyF1 off=246553 len=1043056 2024-01-15T23:14:16.256 INFO:tasks.workunit.client.0.smithi053.stdout:op 1368 completed, throughput=5MB/sec 2024-01-15T23:14:16.256 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_4tPs1wZ0pfUUjf off=7846955 len=1067425 2024-01-15T23:14:16.258 INFO:tasks.workunit.client.0.smithi053.stdout:op 1369 completed, throughput=5MB/sec 2024-01-15T23:14:16.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:16 smithi163 ceph-mon[138526]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-01-15T23:14:16.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:16 smithi053 ceph-mon[143363]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-01-15T23:14:16.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:16 smithi053 ceph-mon[146052]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-01-15T23:14:17.258 INFO:tasks.workunit.client.0.smithi053.stdout: 269: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:17.258 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lQuU8GUeNKlqP4u off=11767396 len=1208813 2024-01-15T23:14:17.260 INFO:tasks.workunit.client.0.smithi053.stdout:op 1370 completed, throughput=4.99MB/sec 2024-01-15T23:14:17.260 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ijiWhsBJ1GFfvx6 off=10151532 len=1211709 2024-01-15T23:14:17.266 INFO:tasks.workunit.client.0.smithi053.stdout:op 1371 completed, throughput=4.99MB/sec 2024-01-15T23:14:17.267 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TNEBZZB7SlKcYA9 off=19891464 len=210896 2024-01-15T23:14:17.269 INFO:tasks.workunit.client.0.smithi053.stdout:op 1372 completed, throughput=4.99MB/sec 2024-01-15T23:14:17.269 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-D73_CMxMCMLvQAa off=653764 len=681738 2024-01-15T23:14:17.270 INFO:tasks.workunit.client.0.smithi053.stdout:op 1373 completed, throughput=5MB/sec 2024-01-15T23:14:17.270 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-q9mJuIRBhn6PE3d off=3060634 len=2074115 2024-01-15T23:14:17.273 INFO:tasks.workunit.client.0.smithi053.stdout:op 1374 completed, throughput=5MB/sec 2024-01-15T23:14:18.274 INFO:tasks.workunit.client.0.smithi053.stdout: 270: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:18.274 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-e-GEVt25arNRFQd off=827705 len=1695043 2024-01-15T23:14:18.281 INFO:tasks.workunit.client.0.smithi053.stdout:op 1375 completed, throughput=4.99MB/sec 2024-01-15T23:14:18.281 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Le6FtlnHx0OVqko off=2691861 len=1269209 2024-01-15T23:14:18.290 INFO:tasks.workunit.client.0.smithi053.stdout:op 1376 completed, throughput=4.99MB/sec 2024-01-15T23:14:18.290 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xmU6T8YCMvTnkuh off=2322323 len=1595590 2024-01-15T23:14:18.297 INFO:tasks.workunit.client.0.smithi053.stdout:op 1377 completed, throughput=5MB/sec 2024-01-15T23:14:18.297 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DGdWVrRRWf9mbw9 off=12503870 len=372716 2024-01-15T23:14:18.298 INFO:tasks.workunit.client.0.smithi053.stdout:op 1378 completed, throughput=5MB/sec 2024-01-15T23:14:18.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:18 smithi163 ceph-mon[138526]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:14:18.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:18 smithi053 ceph-mon[143363]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:14:18.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:18 smithi053 ceph-mon[146052]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:14:19.298 INFO:tasks.workunit.client.0.smithi053.stdout: 271: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:19.298 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3JmHy2mWa1ORwWW off=11040755 len=603393 2024-01-15T23:14:19.299 INFO:tasks.workunit.client.0.smithi053.stdout:op 1379 completed, throughput=4.98MB/sec 2024-01-15T23:14:19.299 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bJYgXPcijy-wfDX off=4455821 len=654977 2024-01-15T23:14:19.300 INFO:tasks.workunit.client.0.smithi053.stdout:op 1380 completed, throughput=4.99MB/sec 2024-01-15T23:14:19.300 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lEJfTkpLFIFgVq0 off=7064866 len=652784 2024-01-15T23:14:19.302 INFO:tasks.workunit.client.0.smithi053.stdout:op 1381 completed, throughput=4.99MB/sec 2024-01-15T23:14:19.302 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xibnr8OCwfjt7vH off=776723 len=938771 2024-01-15T23:14:19.308 INFO:tasks.workunit.client.0.smithi053.stdout:op 1382 completed, throughput=4.99MB/sec 2024-01-15T23:14:19.308 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-H62KsSckzVRRoXS off=6818982 len=39146 2024-01-15T23:14:19.309 INFO:tasks.workunit.client.0.smithi053.stdout:op 1383 completed, throughput=4.99MB/sec 2024-01-15T23:14:19.309 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-odhgMxDa9WV_yql off=17993329 len=44419 2024-01-15T23:14:19.309 INFO:tasks.workunit.client.0.smithi053.stdout:op 1384 completed, throughput=4.99MB/sec 2024-01-15T23:14:19.309 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CH_v4uo2uhtrChM off=18695104 len=1991982 2024-01-15T23:14:19.310 INFO:tasks.workunit.client.0.smithi053.stdout:op 1385 completed, throughput=5MB/sec 2024-01-15T23:14:19.310 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kHmKfsonphBmzue off=4005177 len=649523 2024-01-15T23:14:19.315 INFO:tasks.workunit.client.0.smithi053.stdout:op 1386 completed, throughput=5MB/sec 2024-01-15T23:14:20.315 INFO:tasks.workunit.client.0.smithi053.stdout: 272: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:20.315 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IV6_V228G3mS1s6 off=9597803 len=1030292 2024-01-15T23:14:20.321 INFO:tasks.workunit.client.0.smithi053.stdout:op 1387 completed, throughput=4.99MB/sec 2024-01-15T23:14:20.321 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-de7ntOQUL5LzTjY off=1693610 len=326095 2024-01-15T23:14:20.322 INFO:tasks.workunit.client.0.smithi053.stdout:op 1388 completed, throughput=4.99MB/sec 2024-01-15T23:14:20.322 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qLWMikGYxoFrr8f off=3080112 len=1573144 2024-01-15T23:14:20.329 INFO:tasks.workunit.client.0.smithi053.stdout:op 1389 completed, throughput=4.99MB/sec 2024-01-15T23:14:20.329 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4Ioi9LJEq7ueQmC off=2353459 len=1411341 2024-01-15T23:14:20.330 INFO:tasks.workunit.client.0.smithi053.stdout:op 1390 completed, throughput=5MB/sec 2024-01-15T23:14:20.330 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-liTi90AvJKDYz_O off=2355627 len=956288 2024-01-15T23:14:20.331 INFO:tasks.workunit.client.0.smithi053.stdout:op 1391 completed, throughput=5MB/sec 2024-01-15T23:14:20.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:20 smithi163 ceph-mon[138526]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-01-15T23:14:20.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:20 smithi053 ceph-mon[143363]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-01-15T23:14:20.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:20 smithi053 ceph-mon[146052]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-01-15T23:14:21.332 INFO:tasks.workunit.client.0.smithi053.stdout: 273: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:21.332 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mRvm4sVlu40JMym off=3433290 len=19037 2024-01-15T23:14:21.334 INFO:tasks.workunit.client.0.smithi053.stdout:op 1392 completed, throughput=4.98MB/sec 2024-01-15T23:14:21.334 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BrdmHxImt0ZO_Bi off=14093911 len=807052 2024-01-15T23:14:21.336 INFO:tasks.workunit.client.0.smithi053.stdout:op 1393 completed, throughput=4.99MB/sec 2024-01-15T23:14:21.337 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EnFXyuxJT-AqDcu off=8254375 len=360871 2024-01-15T23:14:21.341 INFO:tasks.workunit.client.0.smithi053.stdout:op 1394 completed, throughput=4.99MB/sec 2024-01-15T23:14:21.341 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Z3fI8gq0b_5Fi5s off=12764702 len=523694 2024-01-15T23:14:21.344 INFO:tasks.workunit.client.0.smithi053.stdout:op 1395 completed, throughput=4.99MB/sec 2024-01-15T23:14:21.345 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZepRFI7VlBGOYBz off=4151051 len=1060640 2024-01-15T23:14:21.350 INFO:tasks.workunit.client.0.smithi053.stdout:op 1396 completed, throughput=4.99MB/sec 2024-01-15T23:14:21.350 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KrlFI6xjlUQXoxw off=8792721 len=1453669 2024-01-15T23:14:21.357 INFO:tasks.workunit.client.0.smithi053.stdout:op 1397 completed, throughput=5MB/sec 2024-01-15T23:14:21.357 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-d2Mrk4S6TtFr2dU off=4974876 len=325687 2024-01-15T23:14:21.358 INFO:tasks.workunit.client.0.smithi053.stdout:op 1398 completed, throughput=5MB/sec 2024-01-15T23:14:21.358 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PSJNlrHgLQ6K5nY off=5436423 len=380273 2024-01-15T23:14:21.358 INFO:tasks.workunit.client.0.smithi053.stdout:op 1399 completed, throughput=5MB/sec 2024-01-15T23:14:22.359 INFO:tasks.workunit.client.0.smithi053.stdout: 274: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:22.359 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zCBVjoSwv_Aa4ZK off=6053033 len=478361 2024-01-15T23:14:22.362 INFO:tasks.workunit.client.0.smithi053.stdout:op 1400 completed, throughput=4.98MB/sec 2024-01-15T23:14:22.363 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5FWC1zUADYxYa5- off=8180626 len=845724 2024-01-15T23:14:22.368 INFO:tasks.workunit.client.0.smithi053.stdout:op 1401 completed, throughput=4.99MB/sec 2024-01-15T23:14:22.368 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PXUbng1D6a2egvg off=4979198 len=1147926 2024-01-15T23:14:22.370 INFO:tasks.workunit.client.0.smithi053.stdout:op 1402 completed, throughput=4.99MB/sec 2024-01-15T23:14:22.370 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pQJK3r_oFTAZWO_ off=17899436 len=660082 2024-01-15T23:14:22.374 INFO:tasks.workunit.client.0.smithi053.stdout:op 1403 completed, throughput=4.99MB/sec 2024-01-15T23:14:22.374 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4COa82KU-Q72p76 off=279700 len=2086136 2024-01-15T23:14:22.385 INFO:tasks.workunit.client.0.smithi053.stdout:op 1404 completed, throughput=5MB/sec 2024-01-15T23:14:22.385 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HH4dI4FTDzEAUkV off=614229 len=1478654 2024-01-15T23:14:22.392 INFO:tasks.workunit.client.0.smithi053.stdout:op 1405 completed, throughput=5MB/sec 2024-01-15T23:14:22.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:22 smithi163 ceph-mon[138526]: pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:14:22.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:22 smithi053 ceph-mon[143363]: pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:14:22.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:22 smithi053 ceph-mon[146052]: pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:14:23.392 INFO:tasks.workunit.client.0.smithi053.stdout: 275: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:23.392 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ek3GIyJ-cLaGr3H off=13690680 len=136888 2024-01-15T23:14:23.395 INFO:tasks.workunit.client.0.smithi053.stdout:op 1406 completed, throughput=4.99MB/sec 2024-01-15T23:14:23.396 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lAXLHLUeYBV9M-R off=8020043 len=1019132 2024-01-15T23:14:23.401 INFO:tasks.workunit.client.0.smithi053.stdout:op 1407 completed, throughput=4.99MB/sec 2024-01-15T23:14:23.401 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5_KRPxvzB1MhXvG off=333827 len=154755 2024-01-15T23:14:23.401 INFO:tasks.workunit.client.0.smithi053.stdout:op 1408 completed, throughput=4.99MB/sec 2024-01-15T23:14:23.401 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xPC9Ju0YVL7dO8k off=0 len=1662582 2024-01-15T23:14:23.409 INFO:tasks.workunit.client.0.smithi053.stdout:op 1409 completed, throughput=5MB/sec 2024-01-15T23:14:23.409 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zLJ5_l1h5VF3aUy off=1651890 len=302511 2024-01-15T23:14:23.410 INFO:tasks.workunit.client.0.smithi053.stdout:op 1410 completed, throughput=5MB/sec 2024-01-15T23:14:23.410 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5jlJHPgE44sAigZ off=11589606 len=1799276 2024-01-15T23:14:23.413 INFO:tasks.workunit.client.0.smithi053.stdout:op 1411 completed, throughput=5MB/sec 2024-01-15T23:14:24.414 INFO:tasks.workunit.client.0.smithi053.stdout: 276: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:24.414 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qrsIZjYlOrQ3lLi off=6407448 len=583551 2024-01-15T23:14:24.415 INFO:tasks.workunit.client.0.smithi053.stdout:op 1412 completed, throughput=4.99MB/sec 2024-01-15T23:14:24.415 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vhJ8vmXB-b3-Arz off=1422775 len=679453 2024-01-15T23:14:24.417 INFO:tasks.workunit.client.0.smithi053.stdout:op 1413 completed, throughput=4.99MB/sec 2024-01-15T23:14:24.417 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IHVwN6x1-Aacj-e off=3152208 len=406966 2024-01-15T23:14:24.417 INFO:tasks.workunit.client.0.smithi053.stdout:op 1414 completed, throughput=4.99MB/sec 2024-01-15T23:14:24.418 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gjGEEn0CkXeRF-U off=19782501 len=534677 2024-01-15T23:14:24.422 INFO:tasks.workunit.client.0.smithi053.stdout:op 1415 completed, throughput=4.99MB/sec 2024-01-15T23:14:24.422 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jkk0pTmqte8Chmu off=950723 len=850277 2024-01-15T23:14:24.423 INFO:tasks.workunit.client.0.smithi053.stdout:op 1416 completed, throughput=5MB/sec 2024-01-15T23:14:24.423 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vbSVycZP9Hgbgrh off=292762 len=1317573 2024-01-15T23:14:24.426 INFO:tasks.workunit.client.0.smithi053.stdout:op 1417 completed, throughput=5MB/sec 2024-01-15T23:14:24.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:24 smithi053 ceph-mon[143363]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:14:24.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:24 smithi053 ceph-mon[146052]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:14:24.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:24 smithi163 ceph-mon[138526]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:14:25.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:14:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:14:25] "GET /metrics HTTP/1.1" 200 33991 "" "Prometheus/2.43.0" 2024-01-15T23:14:25.427 INFO:tasks.workunit.client.0.smithi053.stdout: 277: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:25.427 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5kuPmM5YH6bnmXw off=1959785 len=415949 2024-01-15T23:14:25.431 INFO:tasks.workunit.client.0.smithi053.stdout:op 1418 completed, throughput=4.98MB/sec 2024-01-15T23:14:25.431 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-D5OiLhJntBRShst off=2241007 len=264325 2024-01-15T23:14:25.434 INFO:tasks.workunit.client.0.smithi053.stdout:op 1419 completed, throughput=4.98MB/sec 2024-01-15T23:14:25.434 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6Kfr_sSiiSKP2Gs off=785657 len=708273 2024-01-15T23:14:25.438 INFO:tasks.workunit.client.0.smithi053.stdout:op 1420 completed, throughput=4.99MB/sec 2024-01-15T23:14:25.438 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--Pa-Zvpf9eUc9OR off=783082 len=417823 2024-01-15T23:14:25.441 INFO:tasks.workunit.client.0.smithi053.stdout:op 1421 completed, throughput=4.99MB/sec 2024-01-15T23:14:25.441 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eszwagowmP0YN0u off=3597728 len=945163 2024-01-15T23:14:25.446 INFO:tasks.workunit.client.0.smithi053.stdout:op 1422 completed, throughput=4.99MB/sec 2024-01-15T23:14:25.446 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1RIBX797AgkzqgS off=14794666 len=1324512 2024-01-15T23:14:25.448 INFO:tasks.workunit.client.0.smithi053.stdout:op 1423 completed, throughput=5MB/sec 2024-01-15T23:14:25.448 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fCwIpt-GKOyXmc4 off=282661 len=985155 2024-01-15T23:14:25.449 INFO:tasks.workunit.client.0.smithi053.stdout:op 1424 completed, throughput=5MB/sec 2024-01-15T23:14:25.449 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aOv_LJ8BmBRvG9D off=4889390 len=940954 2024-01-15T23:14:25.454 INFO:tasks.workunit.client.0.smithi053.stdout:op 1425 completed, throughput=5MB/sec 2024-01-15T23:14:26.455 INFO:tasks.workunit.client.0.smithi053.stdout: 278: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:26.455 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sBxG38Z5PzOrDeM off=13104345 len=1823627 2024-01-15T23:14:26.457 INFO:tasks.workunit.client.0.smithi053.stdout:op 1426 completed, throughput=4.99MB/sec 2024-01-15T23:14:26.457 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-z_nYWplmyEO9yj6 off=2038491 len=763063 2024-01-15T23:14:26.458 INFO:tasks.workunit.client.0.smithi053.stdout:op 1427 completed, throughput=4.99MB/sec 2024-01-15T23:14:26.458 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CO4s6abfwCKkgyA off=586125 len=177475 2024-01-15T23:14:26.459 INFO:tasks.workunit.client.0.smithi053.stdout:op 1428 completed, throughput=4.99MB/sec 2024-01-15T23:14:26.459 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Fn8LiAtoffpaXqC off=6720029 len=649920 2024-01-15T23:14:26.463 INFO:tasks.workunit.client.0.smithi053.stdout:op 1429 completed, throughput=5MB/sec 2024-01-15T23:14:26.463 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DGdWVrRRWf9mbw9 off=9305710 len=634850 2024-01-15T23:14:26.465 INFO:tasks.workunit.client.0.smithi053.stdout:op 1430 completed, throughput=5MB/sec 2024-01-15T23:14:26.465 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2cbcxHl7AjsGKCu off=12212880 len=237542 2024-01-15T23:14:26.468 INFO:tasks.workunit.client.0.smithi053.stdout:op 1431 completed, throughput=5MB/sec 2024-01-15T23:14:26.468 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-c4bOQHjHGKxSj17 off=2493723 len=744940 2024-01-15T23:14:26.470 INFO:tasks.workunit.client.0.smithi053.stdout:op 1432 completed, throughput=5MB/sec 2024-01-15T23:14:26.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:26 smithi053 ceph-mon[143363]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:14:26.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:26 smithi053 ceph-mon[146052]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:14:26.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:26 smithi163 ceph-mon[138526]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:14:27.470 INFO:tasks.workunit.client.0.smithi053.stdout: 279: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:27.470 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ThZOJlNEEA9vZ76 off=4750658 len=1381634 2024-01-15T23:14:27.472 INFO:tasks.workunit.client.0.smithi053.stdout:op 1433 completed, throughput=4.99MB/sec 2024-01-15T23:14:27.472 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wXc6On13Jj74b3V off=2919140 len=785287 2024-01-15T23:14:27.474 INFO:tasks.workunit.client.0.smithi053.stdout:op 1434 completed, throughput=4.99MB/sec 2024-01-15T23:14:27.474 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tDxnP4Igk9TlOtb off=1416755 len=1441088 2024-01-15T23:14:27.481 INFO:tasks.workunit.client.0.smithi053.stdout:op 1435 completed, throughput=5MB/sec 2024-01-15T23:14:27.482 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bAzeIXXw6lQBGgq off=3439185 len=320002 2024-01-15T23:14:27.482 INFO:tasks.workunit.client.0.smithi053.stdout:op 1436 completed, throughput=5MB/sec 2024-01-15T23:14:27.482 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HlYERRkl_hvai4V off=9639597 len=1836223 2024-01-15T23:14:27.484 INFO:tasks.workunit.client.0.smithi053.stdout:op 1437 completed, throughput=5MB/sec 2024-01-15T23:14:28.485 INFO:tasks.workunit.client.0.smithi053.stdout: 280: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:28.485 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-T5WXOkWOmZ4JUO8 off=2884765 len=1984910 2024-01-15T23:14:28.496 INFO:tasks.workunit.client.0.smithi053.stdout:op 1438 completed, throughput=4.99MB/sec 2024-01-15T23:14:28.496 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-D53yD22qhhpKGEv off=3797650 len=758853 2024-01-15T23:14:28.500 INFO:tasks.workunit.client.0.smithi053.stdout:op 1439 completed, throughput=4.99MB/sec 2024-01-15T23:14:28.500 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gnqTQimr_E0SmIa off=11616073 len=1286679 2024-01-15T23:14:28.506 INFO:tasks.workunit.client.0.smithi053.stdout:op 1440 completed, throughput=5MB/sec 2024-01-15T23:14:28.506 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-faEX8qInUOLDn5g off=2164580 len=321475 2024-01-15T23:14:28.509 INFO:tasks.workunit.client.0.smithi053.stdout:op 1441 completed, throughput=5MB/sec 2024-01-15T23:14:28.509 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uH9MCV4eWmrrz0k off=8449977 len=259752 2024-01-15T23:14:28.511 INFO:tasks.workunit.client.0.smithi053.stdout:op 1442 completed, throughput=5MB/sec 2024-01-15T23:14:28.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:28 smithi053 ceph-mon[143363]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-01-15T23:14:28.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:28 smithi053 ceph-mon[146052]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-01-15T23:14:28.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:28 smithi163 ceph-mon[138526]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-01-15T23:14:29.512 INFO:tasks.workunit.client.0.smithi053.stdout: 281: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:29.512 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0MkhqfFXnUW7BSS off=2124738 len=1995386 2024-01-15T23:14:29.523 INFO:tasks.workunit.client.0.smithi053.stdout:op 1443 completed, throughput=4.99MB/sec 2024-01-15T23:14:29.523 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uKbKLhi0SDm6QS3 off=8866331 len=373716 2024-01-15T23:14:29.526 INFO:tasks.workunit.client.0.smithi053.stdout:op 1444 completed, throughput=4.99MB/sec 2024-01-15T23:14:29.526 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aqRN3Ee2Y_I5yAZ off=6688758 len=1256970 2024-01-15T23:14:29.528 INFO:tasks.workunit.client.0.smithi053.stdout:op 1445 completed, throughput=4.99MB/sec 2024-01-15T23:14:29.528 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EBj2iT0GzoLEbWc off=3580083 len=1747447 2024-01-15T23:14:29.529 INFO:tasks.workunit.client.0.smithi053.stdout:op 1446 completed, throughput=5MB/sec 2024-01-15T23:14:29.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:14:29.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:14:29.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:14:30.530 INFO:tasks.workunit.client.0.smithi053.stdout: 282: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:30.530 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-k2xW99EbTeNROHJ off=4069848 len=2081534 2024-01-15T23:14:30.542 INFO:tasks.workunit.client.0.smithi053.stdout:op 1447 completed, throughput=4.99MB/sec 2024-01-15T23:14:30.542 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LBB_uQSP8U-2VgG off=13879007 len=1634069 2024-01-15T23:14:30.550 INFO:tasks.workunit.client.0.smithi053.stdout:op 1448 completed, throughput=4.99MB/sec 2024-01-15T23:14:30.550 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lnne-GYkpmvzAea off=11154278 len=176173 2024-01-15T23:14:30.551 INFO:tasks.workunit.client.0.smithi053.stdout:op 1449 completed, throughput=5MB/sec 2024-01-15T23:14:30.551 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pXqSSHQydwicbNY off=893900 len=472702 2024-01-15T23:14:30.554 INFO:tasks.workunit.client.0.smithi053.stdout:op 1450 completed, throughput=5MB/sec 2024-01-15T23:14:30.554 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bIx5Uj2FkodmDQo off=11937687 len=2005443 2024-01-15T23:14:30.555 INFO:tasks.workunit.client.0.smithi053.stdout:op 1451 completed, throughput=5MB/sec 2024-01-15T23:14:30.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:30 smithi053 ceph-mon[143363]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:14:30.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:30 smithi053 ceph-mon[146052]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:14:30.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:30 smithi163 ceph-mon[138526]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:14:31.556 INFO:tasks.workunit.client.0.smithi053.stdout: 283: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:31.556 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VHxyJvicxNXgCiM off=16511216 len=1195137 2024-01-15T23:14:31.558 INFO:tasks.workunit.client.0.smithi053.stdout:op 1452 completed, throughput=4.99MB/sec 2024-01-15T23:14:31.558 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CEjjk46O_kRUrxL off=2401783 len=981046 2024-01-15T23:14:31.563 INFO:tasks.workunit.client.0.smithi053.stdout:op 1453 completed, throughput=4.99MB/sec 2024-01-15T23:14:31.563 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vu8mcSDuXIbK_BI off=615845 len=1865123 2024-01-15T23:14:31.574 INFO:tasks.workunit.client.0.smithi053.stdout:op 1454 completed, throughput=5MB/sec 2024-01-15T23:14:31.574 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gfBEXvbHOLdbB8h off=15977990 len=1251046 2024-01-15T23:14:31.579 INFO:tasks.workunit.client.0.smithi053.stdout:op 1455 completed, throughput=5MB/sec 2024-01-15T23:14:32.580 INFO:tasks.workunit.client.0.smithi053.stdout: 284: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:32.580 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SqZBw39HBiJ6Y2P off=7141911 len=118491 2024-01-15T23:14:32.580 INFO:tasks.workunit.client.0.smithi053.stdout:op 1456 completed, throughput=4.99MB/sec 2024-01-15T23:14:32.581 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jRq3MS3HjjCI1Si off=2223363 len=846180 2024-01-15T23:14:32.583 INFO:tasks.workunit.client.0.smithi053.stdout:op 1457 completed, throughput=4.99MB/sec 2024-01-15T23:14:32.583 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5HizTgDvHLq1OtS off=10016098 len=679296 2024-01-15T23:14:32.584 INFO:tasks.workunit.client.0.smithi053.stdout:op 1458 completed, throughput=4.99MB/sec 2024-01-15T23:14:32.584 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qrYOemIh6-QOFpP off=4571904 len=279053 2024-01-15T23:14:32.585 INFO:tasks.workunit.client.0.smithi053.stdout:op 1459 completed, throughput=4.99MB/sec 2024-01-15T23:14:32.585 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dxBPYW5ODvHe3o9 off=6543216 len=588167 2024-01-15T23:14:32.586 INFO:tasks.workunit.client.0.smithi053.stdout:op 1460 completed, throughput=4.99MB/sec 2024-01-15T23:14:32.586 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-n8APnsR7XWvKpyd off=16951971 len=265160 2024-01-15T23:14:32.591 INFO:tasks.workunit.client.0.smithi053.stdout:op 1461 completed, throughput=5MB/sec 2024-01-15T23:14:32.592 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-h58dqel_NaGWb7M off=15219280 len=488234 2024-01-15T23:14:32.592 INFO:tasks.workunit.client.0.smithi053.stdout:op 1462 completed, throughput=5MB/sec 2024-01-15T23:14:32.592 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-d2WO5VDsY2c_GxB off=7563800 len=1801869 2024-01-15T23:14:32.593 INFO:tasks.workunit.client.0.smithi053.stdout:op 1463 completed, throughput=5MB/sec 2024-01-15T23:14:32.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:32 smithi053 ceph-mon[143363]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:14:32.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:32 smithi053 ceph-mon[146052]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:14:32.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:32 smithi163 ceph-mon[138526]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:14:33.593 INFO:tasks.workunit.client.0.smithi053.stdout: 285: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:33.593 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nktN2fC1hv1eru_ off=1809585 len=1346977 2024-01-15T23:14:33.596 INFO:tasks.workunit.client.0.smithi053.stdout:op 1464 completed, throughput=4.99MB/sec 2024-01-15T23:14:33.596 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-H9MlnH6TG2ywygt off=10600874 len=1989357 2024-01-15T23:14:33.598 INFO:tasks.workunit.client.0.smithi053.stdout:op 1465 completed, throughput=5MB/sec 2024-01-15T23:14:33.598 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZJ4GJJWidbg7HVU off=16234504 len=1173906 2024-01-15T23:14:33.601 INFO:tasks.workunit.client.0.smithi053.stdout:op 1466 completed, throughput=5MB/sec 2024-01-15T23:14:34.601 INFO:tasks.workunit.client.0.smithi053.stdout: 286: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:34.601 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-I7lRNdqKvhzc-1I off=3292621 len=2025414 2024-01-15T23:14:34.613 INFO:tasks.workunit.client.0.smithi053.stdout:op 1467 completed, throughput=4.99MB/sec 2024-01-15T23:14:34.613 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EbLsIquPQBx4Apr off=8840320 len=510545 2024-01-15T23:14:34.616 INFO:tasks.workunit.client.0.smithi053.stdout:op 1468 completed, throughput=4.99MB/sec 2024-01-15T23:14:34.617 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oLSJZHqJ3YuybOP off=6094156 len=730137 2024-01-15T23:14:34.618 INFO:tasks.workunit.client.0.smithi053.stdout:op 1469 completed, throughput=4.99MB/sec 2024-01-15T23:14:34.618 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-L67ScYYV_J4Fgor off=685555 len=1004666 2024-01-15T23:14:34.620 INFO:tasks.workunit.client.0.smithi053.stdout:op 1470 completed, throughput=5MB/sec 2024-01-15T23:14:34.620 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rl2Hk2ZE8NSQwfq off=12812819 len=641858 2024-01-15T23:14:34.621 INFO:tasks.workunit.client.0.smithi053.stdout:op 1471 completed, throughput=5MB/sec 2024-01-15T23:14:34.621 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kuLQW6F32ZfzgG_ off=253798 len=1361252 2024-01-15T23:14:34.624 INFO:tasks.workunit.client.0.smithi053.stdout:op 1472 completed, throughput=5MB/sec 2024-01-15T23:14:34.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:34 smithi053 ceph-mon[143363]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:14:34.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:34 smithi053 ceph-mon[146052]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:14:34.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:34 smithi163 ceph-mon[138526]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:14:35.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:14:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:14:35] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2024-01-15T23:14:35.624 INFO:tasks.workunit.client.0.smithi053.stdout: 287: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:35.624 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DiDKGMlnhQXVNVg off=7124514 len=638116 2024-01-15T23:14:35.629 INFO:tasks.workunit.client.0.smithi053.stdout:op 1473 completed, throughput=4.99MB/sec 2024-01-15T23:14:35.629 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kfq8qEodlAgv3MV off=5593541 len=62584 2024-01-15T23:14:35.630 INFO:tasks.workunit.client.0.smithi053.stdout:op 1474 completed, throughput=4.99MB/sec 2024-01-15T23:14:35.630 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HyhM9BgISjK_-4h off=9706427 len=1849041 2024-01-15T23:14:35.632 INFO:tasks.workunit.client.0.smithi053.stdout:op 1475 completed, throughput=4.99MB/sec 2024-01-15T23:14:35.632 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-V8HC8pUQmRzKcBA off=6406819 len=1906112 2024-01-15T23:14:35.634 INFO:tasks.workunit.client.0.smithi053.stdout:op 1476 completed, throughput=5MB/sec 2024-01-15T23:14:36.634 INFO:tasks.workunit.client.0.smithi053.stdout: 288: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:36.635 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yfqxpX5TYgdROKD off=14434198 len=428962 2024-01-15T23:14:36.635 INFO:tasks.workunit.client.0.smithi053.stdout:op 1477 completed, throughput=4.98MB/sec 2024-01-15T23:14:36.635 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LL2iymHtpLhv5Ae off=21748920 len=1589577 2024-01-15T23:14:36.638 INFO:tasks.workunit.client.0.smithi053.stdout:op 1478 completed, throughput=4.99MB/sec 2024-01-15T23:14:36.638 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Sj0kdGBMQEsQgm6 off=4256148 len=1370293 2024-01-15T23:14:36.644 INFO:tasks.workunit.client.0.smithi053.stdout:op 1479 completed, throughput=4.99MB/sec 2024-01-15T23:14:36.644 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ltBKLdgprLIL4q7 off=1102286 len=1675184 2024-01-15T23:14:36.652 INFO:tasks.workunit.client.0.smithi053.stdout:op 1480 completed, throughput=5MB/sec 2024-01-15T23:14:36.652 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9rD_o25SmE-vsD2 off=570410 len=1966666 2024-01-15T23:14:36.663 INFO:tasks.workunit.client.0.smithi053.stdout:op 1481 completed, throughput=5.01MB/sec 2024-01-15T23:14:36.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:36 smithi053 ceph-mon[143363]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:14:36.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:36 smithi053 ceph-mon[146052]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:14:36.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:36 smithi163 ceph-mon[138526]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:14:37.663 INFO:tasks.workunit.client.0.smithi053.stdout: 289: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:37.664 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TIX9vIdJWaYV35j off=1413594 len=515867 2024-01-15T23:14:37.668 INFO:tasks.workunit.client.0.smithi053.stdout:op 1482 completed, throughput=4.99MB/sec 2024-01-15T23:14:37.668 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ump1lI0H0DdP6JY off=5528449 len=2035700 2024-01-15T23:14:37.680 INFO:tasks.workunit.client.0.smithi053.stdout:op 1483 completed, throughput=5MB/sec 2024-01-15T23:14:37.680 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YBEGeNAb1Dmslw4 off=11587443 len=1383192 2024-01-15T23:14:37.682 INFO:tasks.workunit.client.0.smithi053.stdout:op 1484 completed, throughput=5MB/sec 2024-01-15T23:14:38.683 INFO:tasks.workunit.client.0.smithi053.stdout: 290: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:38.683 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2KeeCc1hALfG-Rr off=1620792 len=968439 2024-01-15T23:14:38.688 INFO:tasks.workunit.client.0.smithi053.stdout:op 1485 completed, throughput=4.99MB/sec 2024-01-15T23:14:38.688 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_9BR_zRezFPnKwe off=2041122 len=927648 2024-01-15T23:14:38.693 INFO:tasks.workunit.client.0.smithi053.stdout:op 1486 completed, throughput=4.99MB/sec 2024-01-15T23:14:38.693 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-O0v2Ld-eqJXkAWZ off=2943392 len=1627452 2024-01-15T23:14:38.700 INFO:tasks.workunit.client.0.smithi053.stdout:op 1487 completed, throughput=5MB/sec 2024-01-15T23:14:38.700 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-veAMXg_iJz-NZgo off=4315107 len=1155529 2024-01-15T23:14:38.705 INFO:tasks.workunit.client.0.smithi053.stdout:op 1488 completed, throughput=5MB/sec 2024-01-15T23:14:38.705 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-R2iww_D54mp6yvu off=115084 len=287028 2024-01-15T23:14:38.707 INFO:tasks.workunit.client.0.smithi053.stdout:op 1489 completed, throughput=5MB/sec 2024-01-15T23:14:38.707 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qe7fhNhmCeNZJiU off=2585402 len=941120 2024-01-15T23:14:38.712 INFO:tasks.workunit.client.0.smithi053.stdout:op 1490 completed, throughput=5MB/sec 2024-01-15T23:14:38.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:38 smithi053 ceph-mon[143363]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-01-15T23:14:38.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:38 smithi053 ceph-mon[146052]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-01-15T23:14:38.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:38 smithi163 ceph-mon[138526]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-01-15T23:14:39.713 INFO:tasks.workunit.client.0.smithi053.stdout: 291: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:39.713 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LYBtmIbvnlgI6Bh off=1222733 len=631725 2024-01-15T23:14:39.717 INFO:tasks.workunit.client.0.smithi053.stdout:op 1491 completed, throughput=4.99MB/sec 2024-01-15T23:14:39.717 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SOJlpstwkkFsPD2 off=5420453 len=297152 2024-01-15T23:14:39.718 INFO:tasks.workunit.client.0.smithi053.stdout:op 1492 completed, throughput=4.99MB/sec 2024-01-15T23:14:39.718 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pEtJM7XJqG5yHem off=4934499 len=751495 2024-01-15T23:14:39.719 INFO:tasks.workunit.client.0.smithi053.stdout:op 1493 completed, throughput=4.99MB/sec 2024-01-15T23:14:39.719 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-o_gYvcJFdnzJSOc off=9539457 len=501729 2024-01-15T23:14:39.721 INFO:tasks.workunit.client.0.smithi053.stdout:op 1494 completed, throughput=4.99MB/sec 2024-01-15T23:14:39.721 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-H_BMz8vWiTNvOHp off=3931938 len=257009 2024-01-15T23:14:39.724 INFO:tasks.workunit.client.0.smithi053.stdout:op 1495 completed, throughput=4.99MB/sec 2024-01-15T23:14:39.724 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OYldxUpcbIPfcsP off=4812946 len=209119 2024-01-15T23:14:39.724 INFO:tasks.workunit.client.0.smithi053.stdout:op 1496 completed, throughput=4.99MB/sec 2024-01-15T23:14:39.724 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QdQTIOtA9QVn9aY off=7667830 len=464240 2024-01-15T23:14:39.728 INFO:tasks.workunit.client.0.smithi053.stdout:op 1497 completed, throughput=5MB/sec 2024-01-15T23:14:39.728 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-d4AmAwa6JmV2l29 off=19398832 len=387690 2024-01-15T23:14:39.731 INFO:tasks.workunit.client.0.smithi053.stdout:op 1498 completed, throughput=5MB/sec 2024-01-15T23:14:39.731 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-h_EyaivR3-Og9ve off=4593525 len=663939 2024-01-15T23:14:39.734 INFO:tasks.workunit.client.0.smithi053.stdout:op 1499 completed, throughput=5MB/sec 2024-01-15T23:14:39.735 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GrBwcfutBJ1bgMV off=0 len=1066672 2024-01-15T23:14:39.737 INFO:tasks.workunit.client.0.smithi053.stdout:op 1500 completed, throughput=5MB/sec 2024-01-15T23:14:40.737 INFO:tasks.workunit.client.0.smithi053.stdout: 292: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:40.737 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3hCrounmYQQPYwF off=7453929 len=1833711 2024-01-15T23:14:40.745 INFO:tasks.workunit.client.0.smithi053.stdout:op 1501 completed, throughput=4.99MB/sec 2024-01-15T23:14:40.746 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HMqRZLBplXLC6-t off=1196857 len=2008720 2024-01-15T23:14:40.747 INFO:tasks.workunit.client.0.smithi053.stdout:op 1502 completed, throughput=5MB/sec 2024-01-15T23:14:40.747 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PQbJIzQ0lLZeOyv off=1270886 len=625173 2024-01-15T23:14:40.748 INFO:tasks.workunit.client.0.smithi053.stdout:op 1503 completed, throughput=5MB/sec 2024-01-15T23:14:40.748 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Su5vznjU2QEUpE_ off=11290801 len=1630124 2024-01-15T23:14:40.750 INFO:tasks.workunit.client.0.smithi053.stdout:op 1504 completed, throughput=5MB/sec 2024-01-15T23:14:40.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:40 smithi053 ceph-mon[143363]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:14:40.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:40 smithi053 ceph-mon[146052]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:14:40.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:40 smithi163 ceph-mon[138526]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:14:41.751 INFO:tasks.workunit.client.0.smithi053.stdout: 293: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:41.751 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-f1krL-IjUNpwqXn off=6289454 len=339212 2024-01-15T23:14:41.752 INFO:tasks.workunit.client.0.smithi053.stdout:op 1505 completed, throughput=4.99MB/sec 2024-01-15T23:14:41.752 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kg5oz3sdUuWqbMZ off=3822143 len=635820 2024-01-15T23:14:41.754 INFO:tasks.workunit.client.0.smithi053.stdout:op 1506 completed, throughput=4.99MB/sec 2024-01-15T23:14:41.754 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fFLihyoAuao6J-C off=9131338 len=1368161 2024-01-15T23:14:41.760 INFO:tasks.workunit.client.0.smithi053.stdout:op 1507 completed, throughput=5MB/sec 2024-01-15T23:14:41.760 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ujkOa2RJQekUEP0 off=3117269 len=1205034 2024-01-15T23:14:41.762 INFO:tasks.workunit.client.0.smithi053.stdout:op 1508 completed, throughput=5MB/sec 2024-01-15T23:14:41.762 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IyMDJDovmtCcp-Q off=12622069 len=2053825 2024-01-15T23:14:41.766 INFO:tasks.workunit.client.0.smithi053.stdout:op 1509 completed, throughput=5.01MB/sec 2024-01-15T23:14:42.766 INFO:tasks.workunit.client.0.smithi053.stdout: 294: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:42.766 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-m7P4i5Aca248OrN off=320946 len=2077467 2024-01-15T23:14:42.778 INFO:tasks.workunit.client.0.smithi053.stdout:op 1510 completed, throughput=5MB/sec 2024-01-15T23:14:42.778 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6DByCpfQz5HT6D8 off=14646710 len=1098653 2024-01-15T23:14:42.779 INFO:tasks.workunit.client.0.smithi053.stdout:op 1511 completed, throughput=5MB/sec 2024-01-15T23:14:42.779 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pH92Brz6hB-MRtT off=12668993 len=1244510 2024-01-15T23:14:42.780 INFO:tasks.workunit.client.0.smithi053.stdout:op 1512 completed, throughput=5MB/sec 2024-01-15T23:14:42.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:42 smithi053 ceph-mon[143363]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:14:42.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:42 smithi053 ceph-mon[146052]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:14:42.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:42 smithi163 ceph-mon[138526]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:14:43.781 INFO:tasks.workunit.client.0.smithi053.stdout: 295: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:43.781 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7pWsOMMDhPhSmOT off=2611583 len=22203 2024-01-15T23:14:43.781 INFO:tasks.workunit.client.0.smithi053.stdout:op 1513 completed, throughput=4.99MB/sec 2024-01-15T23:14:43.781 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qWP_nQPdU1o2HuS off=10249476 len=1724033 2024-01-15T23:14:43.797 INFO:tasks.workunit.client.0.smithi053.stdout:op 1514 completed, throughput=4.99MB/sec 2024-01-15T23:14:43.797 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jWHwJ1WyWhs8b2- off=4977586 len=1937526 2024-01-15T23:14:43.799 INFO:tasks.workunit.client.0.smithi053.stdout:op 1515 completed, throughput=5MB/sec 2024-01-15T23:14:43.799 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-s8687BMBa44lH4b off=7871981 len=52731 2024-01-15T23:14:43.799 INFO:tasks.workunit.client.0.smithi053.stdout:op 1516 completed, throughput=5MB/sec 2024-01-15T23:14:43.799 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nRZSegnJClDby4C off=10891102 len=1226411 2024-01-15T23:14:43.807 INFO:tasks.workunit.client.0.smithi053.stdout:op 1517 completed, throughput=5MB/sec 2024-01-15T23:14:44.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:44 smithi053 ceph-mon[143363]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:14:44.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:14:44.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:44 smithi053 ceph-mon[146052]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:14:44.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:14:44.808 INFO:tasks.workunit.client.0.smithi053.stdout: 296: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:44.808 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-03HCNLEUmmaXOym off=9003021 len=488831 2024-01-15T23:14:44.811 INFO:tasks.workunit.client.0.smithi053.stdout:op 1518 completed, throughput=4.99MB/sec 2024-01-15T23:14:44.811 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bDuWnNGgDHdne2W off=5011782 len=225124 2024-01-15T23:14:44.812 INFO:tasks.workunit.client.0.smithi053.stdout:op 1519 completed, throughput=4.99MB/sec 2024-01-15T23:14:44.813 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-E3nqnAiPQCcjPNn off=1074854 len=31118 2024-01-15T23:14:44.813 INFO:tasks.workunit.client.0.smithi053.stdout:op 1520 completed, throughput=4.99MB/sec 2024-01-15T23:14:44.813 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GhGqAYZjrsqS6mK off=5437087 len=1459211 2024-01-15T23:14:44.815 INFO:tasks.workunit.client.0.smithi053.stdout:op 1521 completed, throughput=4.99MB/sec 2024-01-15T23:14:44.815 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iJK_nllSJKm6YNb off=7940528 len=113514 2024-01-15T23:14:44.817 INFO:tasks.workunit.client.0.smithi053.stdout:op 1522 completed, throughput=4.99MB/sec 2024-01-15T23:14:44.817 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1EeQQ8PlOCO2iqs off=7074944 len=485348 2024-01-15T23:14:44.818 INFO:tasks.workunit.client.0.smithi053.stdout:op 1523 completed, throughput=4.99MB/sec 2024-01-15T23:14:44.818 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-m3qI06IK8_UUTif off=6552668 len=719211 2024-01-15T23:14:44.822 INFO:tasks.workunit.client.0.smithi053.stdout:op 1524 completed, throughput=5MB/sec 2024-01-15T23:14:44.822 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GK-YnNKqal6UR4y off=10035457 len=164294 2024-01-15T23:14:44.825 INFO:tasks.workunit.client.0.smithi053.stdout:op 1525 completed, throughput=5MB/sec 2024-01-15T23:14:44.825 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cRPt5f3vXuow9D9 off=6354406 len=1947231 2024-01-15T23:14:44.835 INFO:tasks.workunit.client.0.smithi053.stdout:op 1526 completed, throughput=5MB/sec 2024-01-15T23:14:44.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:44 smithi163 ceph-mon[138526]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:14:44.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:14:45.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:14:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:14:45] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2024-01-15T23:14:45.835 INFO:tasks.workunit.client.0.smithi053.stdout: 297: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:45.835 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7pJkkt4b2bCxp7y off=95471 len=942104 2024-01-15T23:14:45.837 INFO:tasks.workunit.client.0.smithi053.stdout:op 1527 completed, throughput=4.99MB/sec 2024-01-15T23:14:45.837 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4jGGetDomcoZwVB off=211392 len=132920 2024-01-15T23:14:45.839 INFO:tasks.workunit.client.0.smithi053.stdout:op 1528 completed, throughput=4.99MB/sec 2024-01-15T23:14:45.840 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eBucwlyHJquynPf off=829535 len=1808087 2024-01-15T23:14:45.848 INFO:tasks.workunit.client.0.smithi053.stdout:op 1529 completed, throughput=4.99MB/sec 2024-01-15T23:14:45.848 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Jg-KwWSrrZpxg6p off=4774092 len=1848817 2024-01-15T23:14:45.855 INFO:tasks.workunit.client.0.smithi053.stdout:op 1530 completed, throughput=5MB/sec 2024-01-15T23:14:46.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:46 smithi053 ceph-mon[143363]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:14:46.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:46 smithi053 ceph-mon[146052]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:14:46.856 INFO:tasks.workunit.client.0.smithi053.stdout: 298: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:46.856 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CnFmCii4FUAhxxm off=2329004 len=1285256 2024-01-15T23:14:46.857 INFO:tasks.workunit.client.0.smithi053.stdout:op 1531 completed, throughput=4.99MB/sec 2024-01-15T23:14:46.857 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Y-eT8aAW6Et8ED1 off=3684676 len=1107281 2024-01-15T23:14:46.859 INFO:tasks.workunit.client.0.smithi053.stdout:op 1532 completed, throughput=4.99MB/sec 2024-01-15T23:14:46.859 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zxhOhsLJKpUHkiZ off=15486932 len=400644 2024-01-15T23:14:46.860 INFO:tasks.workunit.client.0.smithi053.stdout:op 1533 completed, throughput=4.99MB/sec 2024-01-15T23:14:46.860 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Q1fLh19T_vQm4py off=10732939 len=745551 2024-01-15T23:14:46.865 INFO:tasks.workunit.client.0.smithi053.stdout:op 1534 completed, throughput=4.99MB/sec 2024-01-15T23:14:46.865 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IAVcr65RyZgyGzi off=4538221 len=303526 2024-01-15T23:14:46.865 INFO:tasks.workunit.client.0.smithi053.stdout:op 1535 completed, throughput=5MB/sec 2024-01-15T23:14:46.865 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OKaq7Kz8w3vt-de off=2776308 len=1142073 2024-01-15T23:14:46.871 INFO:tasks.workunit.client.0.smithi053.stdout:op 1536 completed, throughput=5MB/sec 2024-01-15T23:14:46.871 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--1NZhjQN2JUJK_Q off=7405294 len=1020679 2024-01-15T23:14:46.876 INFO:tasks.workunit.client.0.smithi053.stdout:op 1537 completed, throughput=5MB/sec 2024-01-15T23:14:46.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:46 smithi163 ceph-mon[138526]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:14:47.876 INFO:tasks.workunit.client.0.smithi053.stdout: 299: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:47.876 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cVJ2yi-EXXjIA11 off=11689560 len=796694 2024-01-15T23:14:47.877 INFO:tasks.workunit.client.0.smithi053.stdout:op 1538 completed, throughput=4.99MB/sec 2024-01-15T23:14:47.878 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nk8LtPCbnShBlPk off=8591337 len=59465 2024-01-15T23:14:47.880 INFO:tasks.workunit.client.0.smithi053.stdout:op 1539 completed, throughput=4.99MB/sec 2024-01-15T23:14:47.880 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xN0uBFJBitW78g9 off=1153737 len=1277926 2024-01-15T23:14:47.881 INFO:tasks.workunit.client.0.smithi053.stdout:op 1540 completed, throughput=4.99MB/sec 2024-01-15T23:14:47.881 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-K5ObInnq4h2KPAW off=13322346 len=1065466 2024-01-15T23:14:47.883 INFO:tasks.workunit.client.0.smithi053.stdout:op 1541 completed, throughput=5MB/sec 2024-01-15T23:14:47.883 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cbwD5EfvCtBl0g9 off=3930177 len=755849 2024-01-15T23:14:47.887 INFO:tasks.workunit.client.0.smithi053.stdout:op 1542 completed, throughput=5MB/sec 2024-01-15T23:14:47.887 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UapatIpemsLbu8x off=1516486 len=131087 2024-01-15T23:14:47.888 INFO:tasks.workunit.client.0.smithi053.stdout:op 1543 completed, throughput=5MB/sec 2024-01-15T23:14:47.888 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cOUwzcT3LJY5Mhe off=2872253 len=1941448 2024-01-15T23:14:47.890 INFO:tasks.workunit.client.0.smithi053.stdout:op 1544 completed, throughput=5MB/sec 2024-01-15T23:14:48.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:48 smithi053 ceph-mon[143363]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:14:48.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:48 smithi053 ceph-mon[146052]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:14:48.890 INFO:tasks.workunit.client.0.smithi053.stdout: 300: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:48.890 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-o7q9gNn3VEjo2Eh off=89055 len=1149487 2024-01-15T23:14:48.892 INFO:tasks.workunit.client.0.smithi053.stdout:op 1545 completed, throughput=4.99MB/sec 2024-01-15T23:14:48.892 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VnhJGiN6I2InQsI off=5941925 len=1659114 2024-01-15T23:14:48.894 INFO:tasks.workunit.client.0.smithi053.stdout:op 1546 completed, throughput=5MB/sec 2024-01-15T23:14:48.894 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xxoRc-1fvRGDTAi off=2213057 len=1842808 2024-01-15T23:14:48.896 INFO:tasks.workunit.client.0.smithi053.stdout:op 1547 completed, throughput=5MB/sec 2024-01-15T23:14:48.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:48 smithi163 ceph-mon[138526]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:14:49.897 INFO:tasks.workunit.client.0.smithi053.stdout: 301: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:49.897 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KRiRGQXOH8eVwqo off=2918128 len=405456 2024-01-15T23:14:49.898 INFO:tasks.workunit.client.0.smithi053.stdout:op 1548 completed, throughput=4.99MB/sec 2024-01-15T23:14:49.898 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CMYCtzBl2cHYeLM off=62023 len=1957301 2024-01-15T23:14:49.902 INFO:tasks.workunit.client.0.smithi053.stdout:op 1549 completed, throughput=4.99MB/sec 2024-01-15T23:14:49.902 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tyKu9EEvXmfT1WC off=1298535 len=1672199 2024-01-15T23:14:49.905 INFO:tasks.workunit.client.0.smithi053.stdout:op 1550 completed, throughput=5MB/sec 2024-01-15T23:14:49.905 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8f6PmkboGTIgcSL off=2313555 len=1882237 2024-01-15T23:14:49.907 INFO:tasks.workunit.client.0.smithi053.stdout:op 1551 completed, throughput=5MB/sec 2024-01-15T23:14:50.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:50 smithi053 ceph-mon[143363]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:14:50.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:50 smithi053 ceph-mon[146052]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:14:50.907 INFO:tasks.workunit.client.0.smithi053.stdout: 302: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:50.908 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jezcVZk7v9m69Gk off=1995954 len=1528538 2024-01-15T23:14:50.917 INFO:tasks.workunit.client.0.smithi053.stdout:op 1552 completed, throughput=4.99MB/sec 2024-01-15T23:14:50.917 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wNPtQtiVFCArSnm off=10615773 len=1771557 2024-01-15T23:14:50.927 INFO:tasks.workunit.client.0.smithi053.stdout:op 1553 completed, throughput=5MB/sec 2024-01-15T23:14:50.927 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JEdnDI4ox14y5Ze off=3993619 len=883748 2024-01-15T23:14:50.932 INFO:tasks.workunit.client.0.smithi053.stdout:op 1554 completed, throughput=5MB/sec 2024-01-15T23:14:50.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:50 smithi163 ceph-mon[138526]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:14:51.932 INFO:tasks.workunit.client.0.smithi053.stdout: 303: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:51.933 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ywZXqgjzjWTIZXn off=5929609 len=384311 2024-01-15T23:14:51.936 INFO:tasks.workunit.client.0.smithi053.stdout:op 1555 completed, throughput=4.99MB/sec 2024-01-15T23:14:51.936 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-g7MxhsyNi9RM9Xe off=1039071 len=53551 2024-01-15T23:14:51.937 INFO:tasks.workunit.client.0.smithi053.stdout:op 1556 completed, throughput=4.99MB/sec 2024-01-15T23:14:51.937 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7xARMFErPDyxs6W off=75273 len=2092686 2024-01-15T23:14:51.948 INFO:tasks.workunit.client.0.smithi053.stdout:op 1557 completed, throughput=4.99MB/sec 2024-01-15T23:14:51.949 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YU4aDkNJ9v5V0Q6 off=1337953 len=313233 2024-01-15T23:14:51.952 INFO:tasks.workunit.client.0.smithi053.stdout:op 1558 completed, throughput=4.99MB/sec 2024-01-15T23:14:51.952 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-p7Xrdi7VMfndfow off=7258385 len=356708 2024-01-15T23:14:51.955 INFO:tasks.workunit.client.0.smithi053.stdout:op 1559 completed, throughput=4.99MB/sec 2024-01-15T23:14:51.955 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sFM1bz1UuREFmG2 off=13727077 len=1864206 2024-01-15T23:14:51.962 INFO:tasks.workunit.client.0.smithi053.stdout:op 1560 completed, throughput=5MB/sec 2024-01-15T23:14:51.962 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zEd3dt6QQ99fxxM off=2604474 len=1643747 2024-01-15T23:14:51.964 INFO:tasks.workunit.client.0.smithi053.stdout:op 1561 completed, throughput=5MB/sec 2024-01-15T23:14:52.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:52 smithi053 ceph-mon[143363]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:14:52.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:52 smithi053 ceph-mon[146052]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:14:52.964 INFO:tasks.workunit.client.0.smithi053.stdout: 304: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:52.964 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sYpLhf9EA2lTNga off=1233238 len=1964022 2024-01-15T23:14:52.966 INFO:tasks.workunit.client.0.smithi053.stdout:op 1562 completed, throughput=4.99MB/sec 2024-01-15T23:14:52.967 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-x2Lhf-QVH_Tc7OY off=14344190 len=77760 2024-01-15T23:14:52.969 INFO:tasks.workunit.client.0.smithi053.stdout:op 1563 completed, throughput=4.99MB/sec 2024-01-15T23:14:52.969 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JJpr8CSKlpSv185 off=6076845 len=1923179 2024-01-15T23:14:52.971 INFO:tasks.workunit.client.0.smithi053.stdout:op 1564 completed, throughput=5MB/sec 2024-01-15T23:14:52.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:52 smithi163 ceph-mon[138526]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:14:53.972 INFO:tasks.workunit.client.0.smithi053.stdout: 305: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:53.972 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0zP4gdOJpZ86J9g off=11216521 len=655443 2024-01-15T23:14:53.973 INFO:tasks.workunit.client.0.smithi053.stdout:op 1565 completed, throughput=4.99MB/sec 2024-01-15T23:14:53.973 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3pY4MjBxEyB9cQt off=13956766 len=1629220 2024-01-15T23:14:53.983 INFO:tasks.workunit.client.0.smithi053.stdout:op 1566 completed, throughput=4.99MB/sec 2024-01-15T23:14:53.983 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1BkGZskrvPfSRVt off=9782790 len=1650279 2024-01-15T23:14:53.992 INFO:tasks.workunit.client.0.smithi053.stdout:op 1567 completed, throughput=5MB/sec 2024-01-15T23:14:53.992 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dGG5TSoC3428TwY off=2701272 len=1480664 2024-01-15T23:14:53.994 INFO:tasks.workunit.client.0.smithi053.stdout:op 1568 completed, throughput=5MB/sec 2024-01-15T23:14:54.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:54 smithi053 ceph-mon[143363]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:14:54.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:54 smithi053 ceph-mon[146052]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:14:54.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:54 smithi163 ceph-mon[138526]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:14:54.994 INFO:tasks.workunit.client.0.smithi053.stdout: 306: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:54.994 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kQkTw4NxfIzG2eU off=7479982 len=29281 2024-01-15T23:14:54.997 INFO:tasks.workunit.client.0.smithi053.stdout:op 1569 completed, throughput=4.98MB/sec 2024-01-15T23:14:54.997 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TGd7O3MiR8BLr3v off=5465959 len=408977 2024-01-15T23:14:54.997 INFO:tasks.workunit.client.0.smithi053.stdout:op 1570 completed, throughput=4.99MB/sec 2024-01-15T23:14:54.998 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8k-V0tfgtFu2oWl off=17374060 len=1194391 2024-01-15T23:14:54.999 INFO:tasks.workunit.client.0.smithi053.stdout:op 1571 completed, throughput=4.99MB/sec 2024-01-15T23:14:54.999 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YdbY_jElOg9EVRS off=1928216 len=1561681 2024-01-15T23:14:55.002 INFO:tasks.workunit.client.0.smithi053.stdout:op 1572 completed, throughput=4.99MB/sec 2024-01-15T23:14:55.002 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VFDY45Uwzec88OC off=2896301 len=1376613 2024-01-15T23:14:55.004 INFO:tasks.workunit.client.0.smithi053.stdout:op 1573 completed, throughput=5MB/sec 2024-01-15T23:14:55.004 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-W8He1MRnTArI4Lv off=317648 len=362145 2024-01-15T23:14:55.007 INFO:tasks.workunit.client.0.smithi053.stdout:op 1574 completed, throughput=5MB/sec 2024-01-15T23:14:55.007 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vhJ8vmXB-b3-Arz off=4251242 len=881862 2024-01-15T23:14:55.009 INFO:tasks.workunit.client.0.smithi053.stdout:op 1575 completed, throughput=5MB/sec 2024-01-15T23:14:55.287 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:14:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:14:55] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2024-01-15T23:14:56.009 INFO:tasks.workunit.client.0.smithi053.stdout: 307: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:56.010 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ONeccnu3HTfh0VM off=7583497 len=23913 2024-01-15T23:14:56.012 INFO:tasks.workunit.client.0.smithi053.stdout:op 1576 completed, throughput=4.99MB/sec 2024-01-15T23:14:56.013 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-218RmsZzKi5HP2s off=17794411 len=1255288 2024-01-15T23:14:56.019 INFO:tasks.workunit.client.0.smithi053.stdout:op 1577 completed, throughput=4.99MB/sec 2024-01-15T23:14:56.019 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4VZLsswfWwUUhGj off=1116184 len=1960676 2024-01-15T23:14:56.021 INFO:tasks.workunit.client.0.smithi053.stdout:op 1578 completed, throughput=5MB/sec 2024-01-15T23:14:56.021 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-b-JJdRB3BPS1ikm off=1779804 len=990318 2024-01-15T23:14:56.021 INFO:tasks.workunit.client.0.smithi053.stdout:op 1579 completed, throughput=5MB/sec 2024-01-15T23:14:56.021 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZacrDxyJtepD7xW off=5561313 len=419352 2024-01-15T23:14:56.022 INFO:tasks.workunit.client.0.smithi053.stdout:op 1580 completed, throughput=5MB/sec 2024-01-15T23:14:56.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:56 smithi053 ceph-mon[143363]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:14:56.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:56 smithi053 ceph-mon[146052]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:14:56.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:56 smithi163 ceph-mon[138526]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:14:57.023 INFO:tasks.workunit.client.0.smithi053.stdout: 308: throughput=4.98MB/sec pending data=0 2024-01-15T23:14:57.023 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tJfJPREnDeyAkuK off=460989 len=1623264 2024-01-15T23:14:57.025 INFO:tasks.workunit.client.0.smithi053.stdout:op 1581 completed, throughput=4.99MB/sec 2024-01-15T23:14:57.025 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bpJVnVtE2ykaqW4 off=13802389 len=2004828 2024-01-15T23:14:57.034 INFO:tasks.workunit.client.0.smithi053.stdout:op 1582 completed, throughput=5MB/sec 2024-01-15T23:14:57.034 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oofYcZst8sXzffH off=6306799 len=761669 2024-01-15T23:14:57.038 INFO:tasks.workunit.client.0.smithi053.stdout:op 1583 completed, throughput=5MB/sec 2024-01-15T23:14:57.038 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VoM5LEZJ-axhj2u off=11590467 len=45662 2024-01-15T23:14:57.039 INFO:tasks.workunit.client.0.smithi053.stdout:op 1584 completed, throughput=5MB/sec 2024-01-15T23:14:57.039 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-i6cHLQbNlD8gVse off=2423669 len=452112 2024-01-15T23:14:57.042 INFO:tasks.workunit.client.0.smithi053.stdout:op 1585 completed, throughput=5MB/sec 2024-01-15T23:14:57.042 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pO4OLaTG_zrgip2 off=1296606 len=1077874 2024-01-15T23:14:57.048 INFO:tasks.workunit.client.0.smithi053.stdout:op 1586 completed, throughput=5MB/sec 2024-01-15T23:14:58.048 INFO:tasks.workunit.client.0.smithi053.stdout: 309: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:58.048 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YnrEcl5G1_RJdy1 off=542628 len=1127027 2024-01-15T23:14:58.054 INFO:tasks.workunit.client.0.smithi053.stdout:op 1587 completed, throughput=4.99MB/sec 2024-01-15T23:14:58.054 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jlpys7M-VqVNU1T off=1247245 len=1994758 2024-01-15T23:14:58.068 INFO:tasks.workunit.client.0.smithi053.stdout:op 1588 completed, throughput=5MB/sec 2024-01-15T23:14:58.068 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LOWei7I83_CbgIx off=13170938 len=651468 2024-01-15T23:14:58.069 INFO:tasks.workunit.client.0.smithi053.stdout:op 1589 completed, throughput=5MB/sec 2024-01-15T23:14:58.069 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bwX4JRCgv5tBwC9 off=9941009 len=56611 2024-01-15T23:14:58.069 INFO:tasks.workunit.client.0.smithi053.stdout:op 1590 completed, throughput=5MB/sec 2024-01-15T23:14:58.069 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-d59Zy6ATT9C6EAV off=5503825 len=750471 2024-01-15T23:14:58.073 INFO:tasks.workunit.client.0.smithi053.stdout:op 1591 completed, throughput=5MB/sec 2024-01-15T23:14:58.073 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-k54UdJ4MuqqGH0p off=24133754 len=943593 2024-01-15T23:14:58.078 INFO:tasks.workunit.client.0.smithi053.stdout:op 1592 completed, throughput=5MB/sec 2024-01-15T23:14:58.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:58 smithi053 ceph-mon[143363]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:14:58.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:58 smithi053 ceph-mon[146052]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:14:58.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:58 smithi163 ceph-mon[138526]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:14:59.078 INFO:tasks.workunit.client.0.smithi053.stdout: 310: throughput=4.99MB/sec pending data=0 2024-01-15T23:14:59.078 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-96r1P-AmBk9QLm5 off=8372360 len=1076178 2024-01-15T23:14:59.079 INFO:tasks.workunit.client.0.smithi053.stdout:op 1593 completed, throughput=4.99MB/sec 2024-01-15T23:14:59.080 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XfKoFyCISL3UHU3 off=1405109 len=1443606 2024-01-15T23:14:59.081 INFO:tasks.workunit.client.0.smithi053.stdout:op 1594 completed, throughput=4.99MB/sec 2024-01-15T23:14:59.081 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NsQxCrJYwQNryOm off=3326760 len=1262183 2024-01-15T23:14:59.083 INFO:tasks.workunit.client.0.smithi053.stdout:op 1595 completed, throughput=5MB/sec 2024-01-15T23:14:59.083 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--EMKb7J-989LXVQ off=2238016 len=120202 2024-01-15T23:14:59.086 INFO:tasks.workunit.client.0.smithi053.stdout:op 1596 completed, throughput=5MB/sec 2024-01-15T23:14:59.086 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-b2zyl3Px_AB2ZP1 off=5704542 len=566557 2024-01-15T23:14:59.090 INFO:tasks.workunit.client.0.smithi053.stdout:op 1597 completed, throughput=5MB/sec 2024-01-15T23:14:59.090 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZYzZ5hFYS3CFsys off=5490860 len=1261103 2024-01-15T23:14:59.095 INFO:tasks.workunit.client.0.smithi053.stdout:op 1598 completed, throughput=5MB/sec 2024-01-15T23:14:59.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:14:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:14:59.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:14:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:14:59.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:14:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:15:00.096 INFO:tasks.workunit.client.0.smithi053.stdout: 311: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:00.096 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-M1lzSE9OJK_qsYq off=21222322 len=1802180 2024-01-15T23:15:00.103 INFO:tasks.workunit.client.0.smithi053.stdout:op 1599 completed, throughput=4.99MB/sec 2024-01-15T23:15:00.103 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1Ct4w_2u4XeUWu3 off=10627430 len=80185 2024-01-15T23:15:00.106 INFO:tasks.workunit.client.0.smithi053.stdout:op 1600 completed, throughput=4.99MB/sec 2024-01-15T23:15:00.106 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zxhOhsLJKpUHkiZ off=4018303 len=1623143 2024-01-15T23:15:00.113 INFO:tasks.workunit.client.0.smithi053.stdout:op 1601 completed, throughput=5MB/sec 2024-01-15T23:15:00.114 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-E-H24c0jX1l1Aio off=7944161 len=964935 2024-01-15T23:15:00.115 INFO:tasks.workunit.client.0.smithi053.stdout:op 1602 completed, throughput=5MB/sec 2024-01-15T23:15:00.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:00 smithi053 ceph-mon[143363]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:15:00.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:00 smithi053 ceph-mon[146052]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:15:00.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:00 smithi163 ceph-mon[138526]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:15:01.115 INFO:tasks.workunit.client.0.smithi053.stdout: 312: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:01.115 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yKvn0HaSj4YwhSo off=7608579 len=1122328 2024-01-15T23:15:01.122 INFO:tasks.workunit.client.0.smithi053.stdout:op 1603 completed, throughput=4.99MB/sec 2024-01-15T23:15:01.122 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GLmwj4jKEKY-jJh off=141427 len=529712 2024-01-15T23:15:01.126 INFO:tasks.workunit.client.0.smithi053.stdout:op 1604 completed, throughput=4.99MB/sec 2024-01-15T23:15:01.126 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GjH3VPziYapkY6s off=13219022 len=1031271 2024-01-15T23:15:01.131 INFO:tasks.workunit.client.0.smithi053.stdout:op 1605 completed, throughput=4.99MB/sec 2024-01-15T23:15:01.131 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PO4YT_GSIiBmc5W off=4778433 len=1146593 2024-01-15T23:15:01.139 INFO:tasks.workunit.client.0.smithi053.stdout:op 1606 completed, throughput=5MB/sec 2024-01-15T23:15:01.139 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7-pLnohBAw3h_cT off=11921900 len=692039 2024-01-15T23:15:01.143 INFO:tasks.workunit.client.0.smithi053.stdout:op 1607 completed, throughput=5MB/sec 2024-01-15T23:15:01.144 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fJclRTyj7lyQgzP off=4908683 len=1899201 2024-01-15T23:15:01.146 INFO:tasks.workunit.client.0.smithi053.stdout:op 1608 completed, throughput=5MB/sec 2024-01-15T23:15:02.146 INFO:tasks.workunit.client.0.smithi053.stdout: 313: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:02.146 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Hzp_6QKL_YyrX8O off=7526841 len=574923 2024-01-15T23:15:02.150 INFO:tasks.workunit.client.0.smithi053.stdout:op 1609 completed, throughput=4.99MB/sec 2024-01-15T23:15:02.150 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NzZDgCm_Yhq4ufz off=7788383 len=431939 2024-01-15T23:15:02.151 INFO:tasks.workunit.client.0.smithi053.stdout:op 1610 completed, throughput=4.99MB/sec 2024-01-15T23:15:02.151 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4loi4lNpqyq0MQ3 off=6417156 len=524775 2024-01-15T23:15:02.155 INFO:tasks.workunit.client.0.smithi053.stdout:op 1611 completed, throughput=4.99MB/sec 2024-01-15T23:15:02.155 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XvT4xCgiAK6hEme off=436429 len=1090916 2024-01-15T23:15:02.156 INFO:tasks.workunit.client.0.smithi053.stdout:op 1612 completed, throughput=5MB/sec 2024-01-15T23:15:02.156 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Xhz3Fupqd6QdKpX off=16142313 len=1368091 2024-01-15T23:15:02.162 INFO:tasks.workunit.client.0.smithi053.stdout:op 1613 completed, throughput=5MB/sec 2024-01-15T23:15:02.162 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UPUe35DJnkJT4Kx off=1036847 len=1019482 2024-01-15T23:15:02.164 INFO:tasks.workunit.client.0.smithi053.stdout:op 1614 completed, throughput=5MB/sec 2024-01-15T23:15:02.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:02 smithi053 ceph-mon[143363]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-01-15T23:15:02.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:02 smithi053 ceph-mon[146052]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-01-15T23:15:02.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:02 smithi163 ceph-mon[138526]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-01-15T23:15:03.164 INFO:tasks.workunit.client.0.smithi053.stdout: 314: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:03.165 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uLoRX1afFL30ssk off=14049240 len=698129 2024-01-15T23:15:03.169 INFO:tasks.workunit.client.0.smithi053.stdout:op 1615 completed, throughput=4.99MB/sec 2024-01-15T23:15:03.169 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-m9WJMPmW3TKY7_b off=1924456 len=381627 2024-01-15T23:15:03.172 INFO:tasks.workunit.client.0.smithi053.stdout:op 1616 completed, throughput=4.99MB/sec 2024-01-15T23:15:03.173 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZZiOpehNCZe3_LE off=5131765 len=2069502 2024-01-15T23:15:03.176 INFO:tasks.workunit.client.0.smithi053.stdout:op 1617 completed, throughput=5MB/sec 2024-01-15T23:15:03.176 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RMOuykKzyheKmIP off=556021 len=97535 2024-01-15T23:15:03.179 INFO:tasks.workunit.client.0.smithi053.stdout:op 1618 completed, throughput=5MB/sec 2024-01-15T23:15:03.179 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yoEW-SIdDQykDV0 off=79693 len=200548 2024-01-15T23:15:03.180 INFO:tasks.workunit.client.0.smithi053.stdout:op 1619 completed, throughput=5MB/sec 2024-01-15T23:15:03.180 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-B1rC5pSJC6zBiL4 off=5399705 len=1746652 2024-01-15T23:15:03.187 INFO:tasks.workunit.client.0.smithi053.stdout:op 1620 completed, throughput=5MB/sec 2024-01-15T23:15:04.187 INFO:tasks.workunit.client.0.smithi053.stdout: 315: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:04.188 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-q_q3ehuMtG7pTie off=8304169 len=1457236 2024-01-15T23:15:04.189 INFO:tasks.workunit.client.0.smithi053.stdout:op 1621 completed, throughput=4.99MB/sec 2024-01-15T23:15:04.189 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-t0Yd9otFrE3O2_f off=1618726 len=2022976 2024-01-15T23:15:04.199 INFO:tasks.workunit.client.0.smithi053.stdout:op 1622 completed, throughput=5MB/sec 2024-01-15T23:15:04.199 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bAT-XUajTihAVI4 off=2422939 len=1530884 2024-01-15T23:15:04.208 INFO:tasks.workunit.client.0.smithi053.stdout:op 1623 completed, throughput=5MB/sec 2024-01-15T23:15:04.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:04 smithi163 ceph-mon[138526]: pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:04.998 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:04 smithi053 ceph-mon[143363]: pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:04.999 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:04 smithi053 ceph-mon[146052]: pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:05.209 INFO:tasks.workunit.client.0.smithi053.stdout: 316: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:05.216 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nmJ5_uH6Y9_ik6o off=12241697 len=1288958 2024-01-15T23:15:05.217 INFO:tasks.workunit.client.0.smithi053.stdout:op 1624 completed, throughput=4.99MB/sec 2024-01-15T23:15:05.217 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-773QsF3vSVu_93p off=632929 len=1896665 2024-01-15T23:15:05.218 INFO:tasks.workunit.client.0.smithi053.stdout:op 1625 completed, throughput=5MB/sec 2024-01-15T23:15:05.218 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YYzaYrKftbyZ3Tb off=5826600 len=1664246 2024-01-15T23:15:05.220 INFO:tasks.workunit.client.0.smithi053.stdout:op 1626 completed, throughput=5MB/sec 2024-01-15T23:15:05.287 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:15:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:15:05] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2024-01-15T23:15:06.221 INFO:tasks.workunit.client.0.smithi053.stdout: 317: throughput=4.98MB/sec pending data=0 2024-01-15T23:15:06.221 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Y_VQM9Fu0spbotJ off=6564862 len=97037 2024-01-15T23:15:06.223 INFO:tasks.workunit.client.0.smithi053.stdout:op 1627 completed, throughput=4.98MB/sec 2024-01-15T23:15:06.223 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-swd1dE32iMtI59K off=7168388 len=1922458 2024-01-15T23:15:06.225 INFO:tasks.workunit.client.0.smithi053.stdout:op 1628 completed, throughput=4.99MB/sec 2024-01-15T23:15:06.225 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gnmOvLVMT-VatnK off=4438582 len=1500140 2024-01-15T23:15:06.232 INFO:tasks.workunit.client.0.smithi053.stdout:op 1629 completed, throughput=4.99MB/sec 2024-01-15T23:15:06.232 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JH7zdnGiwH4tXTJ off=7667192 len=715296 2024-01-15T23:15:06.236 INFO:tasks.workunit.client.0.smithi053.stdout:op 1630 completed, throughput=5MB/sec 2024-01-15T23:15:06.237 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OOQq8nSyyazCbJZ off=5113621 len=377456 2024-01-15T23:15:06.237 INFO:tasks.workunit.client.0.smithi053.stdout:op 1631 completed, throughput=5MB/sec 2024-01-15T23:15:06.237 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JQ-7Q7VbU4LYYmS off=13201236 len=540429 2024-01-15T23:15:06.241 INFO:tasks.workunit.client.0.smithi053.stdout:op 1632 completed, throughput=5MB/sec 2024-01-15T23:15:06.241 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-a0sCqa1P3S-hnsk off=3294593 len=2026373 2024-01-15T23:15:06.249 INFO:tasks.workunit.client.0.smithi053.stdout:op 1633 completed, throughput=5.01MB/sec 2024-01-15T23:15:06.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:06 smithi163 ceph-mon[138526]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:07.037 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:06 smithi053 ceph-mon[143363]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:07.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:06 smithi053 ceph-mon[146052]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:07.250 INFO:tasks.workunit.client.0.smithi053.stdout: 318: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:07.250 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-loct-TVC5kUIqky off=3423535 len=1585789 2024-01-15T23:15:07.251 INFO:tasks.workunit.client.0.smithi053.stdout:op 1634 completed, throughput=4.99MB/sec 2024-01-15T23:15:07.252 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Fs8zAkWnGQAI9_f off=5133672 len=904710 2024-01-15T23:15:07.253 INFO:tasks.workunit.client.0.smithi053.stdout:op 1635 completed, throughput=5MB/sec 2024-01-15T23:15:07.253 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jfUYBTLzVpYUPgY off=3790195 len=838813 2024-01-15T23:15:07.258 INFO:tasks.workunit.client.0.smithi053.stdout:op 1636 completed, throughput=5MB/sec 2024-01-15T23:15:07.258 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jYvBM3kC44JiXCE off=8404598 len=601132 2024-01-15T23:15:07.262 INFO:tasks.workunit.client.0.smithi053.stdout:op 1637 completed, throughput=5MB/sec 2024-01-15T23:15:08.263 INFO:tasks.workunit.client.0.smithi053.stdout: 319: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:08.263 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wRTAqcq735SVFyN off=759446 len=1012236 2024-01-15T23:15:08.269 INFO:tasks.workunit.client.0.smithi053.stdout:op 1638 completed, throughput=4.99MB/sec 2024-01-15T23:15:08.269 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KEtEGYxMBAIbqGH off=13236922 len=1739128 2024-01-15T23:15:08.276 INFO:tasks.workunit.client.0.smithi053.stdout:op 1639 completed, throughput=4.99MB/sec 2024-01-15T23:15:08.277 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oKBEo_Db_AFIk0E off=5223787 len=239503 2024-01-15T23:15:08.277 INFO:tasks.workunit.client.0.smithi053.stdout:op 1640 completed, throughput=4.99MB/sec 2024-01-15T23:15:08.277 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vT5nVB69M5MdkqA off=11487765 len=429090 2024-01-15T23:15:08.278 INFO:tasks.workunit.client.0.smithi053.stdout:op 1641 completed, throughput=5MB/sec 2024-01-15T23:15:08.279 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-w2NABzWi2hCdzbA off=3363718 len=1924448 2024-01-15T23:15:08.281 INFO:tasks.workunit.client.0.smithi053.stdout:op 1642 completed, throughput=5MB/sec 2024-01-15T23:15:08.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:08 smithi163 ceph-mon[138526]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:15:09.037 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:08 smithi053 ceph-mon[143363]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:15:09.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:08 smithi053 ceph-mon[146052]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:15:09.281 INFO:tasks.workunit.client.0.smithi053.stdout: 320: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:09.281 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-D0uenxNfrWvpyWY off=2845835 len=1339165 2024-01-15T23:15:09.284 INFO:tasks.workunit.client.0.smithi053.stdout:op 1643 completed, throughput=4.99MB/sec 2024-01-15T23:15:09.284 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RbRh32M7OU81_OI off=10169582 len=1840330 2024-01-15T23:15:09.287 INFO:tasks.workunit.client.0.smithi053.stdout:op 1644 completed, throughput=5MB/sec 2024-01-15T23:15:09.287 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qy7yDr9QM0_OtHN off=10221958 len=1992927 2024-01-15T23:15:09.289 INFO:tasks.workunit.client.0.smithi053.stdout:op 1645 completed, throughput=5MB/sec 2024-01-15T23:15:10.290 INFO:tasks.workunit.client.0.smithi053.stdout: 321: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:10.290 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BLw5aEPicqEeX4k off=3899460 len=2044484 2024-01-15T23:15:10.297 INFO:tasks.workunit.client.0.smithi053.stdout:op 1646 completed, throughput=4.99MB/sec 2024-01-15T23:15:10.297 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lyEL9tZ8Nq-HfTa off=12578162 len=1721826 2024-01-15T23:15:10.303 INFO:tasks.workunit.client.0.smithi053.stdout:op 1647 completed, throughput=5MB/sec 2024-01-15T23:15:10.303 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DVncdmA7plz1WbL off=12161878 len=733087 2024-01-15T23:15:10.304 INFO:tasks.workunit.client.0.smithi053.stdout:op 1648 completed, throughput=5MB/sec 2024-01-15T23:15:10.304 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-x4s2aU067cGd6hp off=2471173 len=235371 2024-01-15T23:15:10.307 INFO:tasks.workunit.client.0.smithi053.stdout:op 1649 completed, throughput=5MB/sec 2024-01-15T23:15:10.307 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rKuGNyaIgz9ZJmh off=4659927 len=520804 2024-01-15T23:15:10.308 INFO:tasks.workunit.client.0.smithi053.stdout:op 1650 completed, throughput=5MB/sec 2024-01-15T23:15:10.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:10 smithi163 ceph-mon[138526]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:11.037 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:10 smithi053 ceph-mon[143363]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:11.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:10 smithi053 ceph-mon[146052]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:11.309 INFO:tasks.workunit.client.0.smithi053.stdout: 322: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:11.309 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3DRC90cLdQiggaJ off=2569453 len=783845 2024-01-15T23:15:11.311 INFO:tasks.workunit.client.0.smithi053.stdout:op 1651 completed, throughput=4.99MB/sec 2024-01-15T23:15:11.311 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aRg9GySr1VMIur9 off=1166762 len=177927 2024-01-15T23:15:11.314 INFO:tasks.workunit.client.0.smithi053.stdout:op 1652 completed, throughput=4.99MB/sec 2024-01-15T23:15:11.314 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UKNjxrkmfG5_GZo off=14163447 len=1127718 2024-01-15T23:15:11.315 INFO:tasks.workunit.client.0.smithi053.stdout:op 1653 completed, throughput=4.99MB/sec 2024-01-15T23:15:11.315 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-T8x0jGn9u4-iVgD off=2676892 len=1770865 2024-01-15T23:15:11.323 INFO:tasks.workunit.client.0.smithi053.stdout:op 1654 completed, throughput=5MB/sec 2024-01-15T23:15:11.323 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SsvAI27lQBFMAuW off=2832969 len=1569323 2024-01-15T23:15:11.325 INFO:tasks.workunit.client.0.smithi053.stdout:op 1655 completed, throughput=5MB/sec 2024-01-15T23:15:12.327 INFO:tasks.workunit.client.0.smithi053.stdout: 323: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:12.327 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NhKqnBdrhu4OvTt off=987370 len=1289870 2024-01-15T23:15:12.330 INFO:tasks.workunit.client.0.smithi053.stdout:op 1656 completed, throughput=4.99MB/sec 2024-01-15T23:15:12.330 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-B5EqWYQaVwtWhSX off=2482397 len=35321 2024-01-15T23:15:12.331 INFO:tasks.workunit.client.0.smithi053.stdout:op 1657 completed, throughput=4.99MB/sec 2024-01-15T23:15:12.331 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jmdu1qH1HQAJsMt off=2618038 len=148652 2024-01-15T23:15:12.331 INFO:tasks.workunit.client.0.smithi053.stdout:op 1658 completed, throughput=4.99MB/sec 2024-01-15T23:15:12.331 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Cmu-uIHz3RJn_N5 off=3981755 len=1100020 2024-01-15T23:15:12.332 INFO:tasks.workunit.client.0.smithi053.stdout:op 1659 completed, throughput=4.99MB/sec 2024-01-15T23:15:12.332 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ia0Awiw_mDK6uAF off=5338475 len=746764 2024-01-15T23:15:12.336 INFO:tasks.workunit.client.0.smithi053.stdout:op 1660 completed, throughput=5MB/sec 2024-01-15T23:15:12.336 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hVoiCV757YLZQaU off=816422 len=1115858 2024-01-15T23:15:12.341 INFO:tasks.workunit.client.0.smithi053.stdout:op 1661 completed, throughput=5MB/sec 2024-01-15T23:15:12.341 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Uz-cIf4Czs6A779 off=2237114 len=642554 2024-01-15T23:15:12.343 INFO:tasks.workunit.client.0.smithi053.stdout:op 1662 completed, throughput=5MB/sec 2024-01-15T23:15:12.537 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:12 smithi053 ceph-mon[143363]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:15:12.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:12 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:15:12.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:12 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:15:12.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:12 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:15:12.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:12 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:15:12.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:12 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:15:12.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:12 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:15:12.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:12 smithi053 ceph-mon[146052]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:15:12.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:12 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:15:12.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:12 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:15:12.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:12 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:15:12.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:12 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:15:12.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:12 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:15:12.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:12 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:15:12.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:12 smithi163 ceph-mon[138526]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:15:12.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:12 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:15:12.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:12 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:15:12.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:12 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:15:12.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:12 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:15:12.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:12 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:15:12.725 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:12 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:15:13.344 INFO:tasks.workunit.client.0.smithi053.stdout: 324: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:13.344 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-i8NXwo9cQ7mp6l_ off=7230853 len=1842347 2024-01-15T23:15:13.352 INFO:tasks.workunit.client.0.smithi053.stdout:op 1663 completed, throughput=4.99MB/sec 2024-01-15T23:15:13.353 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aSf4R4IyOnK5hU0 off=4329599 len=926613 2024-01-15T23:15:13.358 INFO:tasks.workunit.client.0.smithi053.stdout:op 1664 completed, throughput=4.99MB/sec 2024-01-15T23:15:13.358 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XAOpB2zTiN7R1Ob off=1995340 len=325475 2024-01-15T23:15:13.359 INFO:tasks.workunit.client.0.smithi053.stdout:op 1665 completed, throughput=4.99MB/sec 2024-01-15T23:15:13.359 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-eWFxtjp5YetdGpf off=164654 len=1432359 2024-01-15T23:15:13.361 INFO:tasks.workunit.client.0.smithi053.stdout:op 1666 completed, throughput=5MB/sec 2024-01-15T23:15:13.362 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-40jTSOhFcDST16l off=15142852 len=1986959 2024-01-15T23:15:13.364 INFO:tasks.workunit.client.0.smithi053.stdout:op 1667 completed, throughput=5MB/sec 2024-01-15T23:15:14.365 INFO:tasks.workunit.client.0.smithi053.stdout: 325: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:14.365 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AmksN1nYTRTrqy4 off=184349 len=54185 2024-01-15T23:15:14.366 INFO:tasks.workunit.client.0.smithi053.stdout:op 1668 completed, throughput=4.99MB/sec 2024-01-15T23:15:14.366 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-X54fSBj_paBXTTQ off=10447340 len=1132450 2024-01-15T23:15:14.372 INFO:tasks.workunit.client.0.smithi053.stdout:op 1669 completed, throughput=4.99MB/sec 2024-01-15T23:15:14.372 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CdBwmMrJ1bJsgNb off=2577368 len=594483 2024-01-15T23:15:14.374 INFO:tasks.workunit.client.0.smithi053.stdout:op 1670 completed, throughput=4.99MB/sec 2024-01-15T23:15:14.374 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SOJlpstwkkFsPD2 off=1595399 len=1034822 2024-01-15T23:15:14.375 INFO:tasks.workunit.client.0.smithi053.stdout:op 1671 completed, throughput=5MB/sec 2024-01-15T23:15:14.375 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kBHeNkyP7MjB0nW off=4907329 len=102884 2024-01-15T23:15:14.377 INFO:tasks.workunit.client.0.smithi053.stdout:op 1672 completed, throughput=5MB/sec 2024-01-15T23:15:14.377 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1SSaK5AsqEhW1yD off=8658327 len=1125975 2024-01-15T23:15:14.379 INFO:tasks.workunit.client.0.smithi053.stdout:op 1673 completed, throughput=5MB/sec 2024-01-15T23:15:14.379 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-siSFS8YzTzbUSRS off=345962 len=60958 2024-01-15T23:15:14.381 INFO:tasks.workunit.client.0.smithi053.stdout:op 1674 completed, throughput=5MB/sec 2024-01-15T23:15:14.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:14 smithi053 ceph-mon[143363]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:15:14.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:15:14.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:14 smithi053 ceph-mon[146052]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:15:14.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:15:14.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:14 smithi163 ceph-mon[138526]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:15:14.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:15:15.287 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:15:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:15:15] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2024-01-15T23:15:15.381 INFO:tasks.workunit.client.0.smithi053.stdout: 326: throughput=4.98MB/sec pending data=0 2024-01-15T23:15:15.381 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LvIMZN8hOinmOsw off=16916165 len=498354 2024-01-15T23:15:15.382 INFO:tasks.workunit.client.0.smithi053.stdout:op 1675 completed, throughput=4.99MB/sec 2024-01-15T23:15:15.382 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4xZKd0hlAZMXx4u off=11475281 len=1491081 2024-01-15T23:15:15.390 INFO:tasks.workunit.client.0.smithi053.stdout:op 1676 completed, throughput=4.99MB/sec 2024-01-15T23:15:15.390 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TCVJTG6gCt2Ta8a off=2147657 len=649261 2024-01-15T23:15:15.391 INFO:tasks.workunit.client.0.smithi053.stdout:op 1677 completed, throughput=4.99MB/sec 2024-01-15T23:15:15.391 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-l4skIur1PPr1S_6 off=729573 len=2079715 2024-01-15T23:15:15.393 INFO:tasks.workunit.client.0.smithi053.stdout:op 1678 completed, throughput=5MB/sec 2024-01-15T23:15:15.393 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dNhJrLbMnie7UD2 off=12034343 len=673272 2024-01-15T23:15:15.397 INFO:tasks.workunit.client.0.smithi053.stdout:op 1679 completed, throughput=5MB/sec 2024-01-15T23:15:16.398 INFO:tasks.workunit.client.0.smithi053.stdout: 327: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:16.398 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-d-ClbNHVwtz6vm_ off=2045651 len=382053 2024-01-15T23:15:16.401 INFO:tasks.workunit.client.0.smithi053.stdout:op 1680 completed, throughput=4.99MB/sec 2024-01-15T23:15:16.401 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-G8L1O-U2agptWFH off=16857142 len=1831876 2024-01-15T23:15:16.409 INFO:tasks.workunit.client.0.smithi053.stdout:op 1681 completed, throughput=4.99MB/sec 2024-01-15T23:15:16.409 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6J83TpNnOcS3S9w off=19804097 len=312328 2024-01-15T23:15:16.410 INFO:tasks.workunit.client.0.smithi053.stdout:op 1682 completed, throughput=4.99MB/sec 2024-01-15T23:15:16.410 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FYNYlhL9V6VH-qZ off=185133 len=952212 2024-01-15T23:15:16.412 INFO:tasks.workunit.client.0.smithi053.stdout:op 1683 completed, throughput=4.99MB/sec 2024-01-15T23:15:16.412 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3jjSSreBhyP23f8 off=6367774 len=1459400 2024-01-15T23:15:16.413 INFO:tasks.workunit.client.0.smithi053.stdout:op 1684 completed, throughput=5MB/sec 2024-01-15T23:15:16.413 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-R_Qj9hpZNiNJE1w off=3033027 len=713965 2024-01-15T23:15:16.417 INFO:tasks.workunit.client.0.smithi053.stdout:op 1685 completed, throughput=5MB/sec 2024-01-15T23:15:16.537 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:16 smithi053 ceph-mon[143363]: pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:15:16.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:16 smithi053 ceph-mon[146052]: pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:15:16.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:16 smithi163 ceph-mon[138526]: pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:15:17.418 INFO:tasks.workunit.client.0.smithi053.stdout: 328: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:17.418 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bA7JjnEiRK0-kVW off=3188127 len=798956 2024-01-15T23:15:17.422 INFO:tasks.workunit.client.0.smithi053.stdout:op 1686 completed, throughput=4.99MB/sec 2024-01-15T23:15:17.422 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wzu2mQ4qlF1QTxq off=2948080 len=456523 2024-01-15T23:15:17.426 INFO:tasks.workunit.client.0.smithi053.stdout:op 1687 completed, throughput=4.99MB/sec 2024-01-15T23:15:17.426 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iO_7BXhF4S6dQLC off=946705 len=620318 2024-01-15T23:15:17.430 INFO:tasks.workunit.client.0.smithi053.stdout:op 1688 completed, throughput=4.99MB/sec 2024-01-15T23:15:17.430 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QqorsSOBZx5VaMl off=14134650 len=325155 2024-01-15T23:15:17.433 INFO:tasks.workunit.client.0.smithi053.stdout:op 1689 completed, throughput=4.99MB/sec 2024-01-15T23:15:17.434 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9xy-j3Nt90vQ97f off=13192591 len=1943900 2024-01-15T23:15:17.446 INFO:tasks.workunit.client.0.smithi053.stdout:op 1690 completed, throughput=5MB/sec 2024-01-15T23:15:17.446 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dhT8PCsqgOnW3Be off=6963199 len=29720 2024-01-15T23:15:17.446 INFO:tasks.workunit.client.0.smithi053.stdout:op 1691 completed, throughput=5MB/sec 2024-01-15T23:15:17.446 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XAyw4_S1dkgXsJr off=9950111 len=1068870 2024-01-15T23:15:17.447 INFO:tasks.workunit.client.0.smithi053.stdout:op 1692 completed, throughput=5MB/sec 2024-01-15T23:15:18.448 INFO:tasks.workunit.client.0.smithi053.stdout: 329: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:18.448 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-B4rCMvgFPydzyz0 off=3246580 len=958391 2024-01-15T23:15:18.449 INFO:tasks.workunit.client.0.smithi053.stdout:op 1693 completed, throughput=4.99MB/sec 2024-01-15T23:15:18.449 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OSvPr-Urs6eXRlD off=2212705 len=1998988 2024-01-15T23:15:18.452 INFO:tasks.workunit.client.0.smithi053.stdout:op 1694 completed, throughput=4.99MB/sec 2024-01-15T23:15:18.452 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yjLjqW-y2__0R_j off=1248006 len=1223260 2024-01-15T23:15:18.454 INFO:tasks.workunit.client.0.smithi053.stdout:op 1695 completed, throughput=5MB/sec 2024-01-15T23:15:18.454 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_5zaQroENQy7JD0 off=12847149 len=366323 2024-01-15T23:15:18.454 INFO:tasks.workunit.client.0.smithi053.stdout:op 1696 completed, throughput=5MB/sec 2024-01-15T23:15:18.455 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RgPRfmJL8dSBSkt off=4950405 len=49792 2024-01-15T23:15:18.455 INFO:tasks.workunit.client.0.smithi053.stdout:op 1697 completed, throughput=5MB/sec 2024-01-15T23:15:18.455 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1hh7HK7DcEDKFZT off=2025513 len=882918 2024-01-15T23:15:18.456 INFO:tasks.workunit.client.0.smithi053.stdout:op 1698 completed, throughput=5MB/sec 2024-01-15T23:15:18.537 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:18 smithi053 ceph-mon[143363]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:15:18.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:18 smithi053 ceph-mon[146052]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:15:18.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:18 smithi163 ceph-mon[138526]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:15:19.457 INFO:tasks.workunit.client.0.smithi053.stdout: 330: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:19.457 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rwVpgMpCLCrZFLg off=11252726 len=485101 2024-01-15T23:15:19.458 INFO:tasks.workunit.client.0.smithi053.stdout:op 1699 completed, throughput=4.99MB/sec 2024-01-15T23:15:19.459 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vtZLmVsf2OkISxY off=2038498 len=602595 2024-01-15T23:15:19.460 INFO:tasks.workunit.client.0.smithi053.stdout:op 1700 completed, throughput=4.99MB/sec 2024-01-15T23:15:19.460 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hZd-hoosv3CkADl off=0 len=1089239 2024-01-15T23:15:19.461 INFO:tasks.workunit.client.0.smithi053.stdout:op 1701 completed, throughput=4.99MB/sec 2024-01-15T23:15:19.461 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xe5xREoiRueLYwZ off=9232561 len=334382 2024-01-15T23:15:19.462 INFO:tasks.workunit.client.0.smithi053.stdout:op 1702 completed, throughput=4.99MB/sec 2024-01-15T23:15:19.462 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_8V8FMaayjjoZtH off=1708240 len=1108707 2024-01-15T23:15:19.468 INFO:tasks.workunit.client.0.smithi053.stdout:op 1703 completed, throughput=5MB/sec 2024-01-15T23:15:19.468 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CgfXxyjlYX0AzvS off=20257104 len=1546144 2024-01-15T23:15:19.476 INFO:tasks.workunit.client.0.smithi053.stdout:op 1704 completed, throughput=5MB/sec 2024-01-15T23:15:20.476 INFO:tasks.workunit.client.0.smithi053.stdout: 331: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:20.477 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-08bscib4sqLtfPW off=432617 len=607075 2024-01-15T23:15:20.477 INFO:tasks.workunit.client.0.smithi053.stdout:op 1705 completed, throughput=4.99MB/sec 2024-01-15T23:15:20.478 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EGhqlSX3O4CQvUS off=6925524 len=609432 2024-01-15T23:15:20.482 INFO:tasks.workunit.client.0.smithi053.stdout:op 1706 completed, throughput=4.99MB/sec 2024-01-15T23:15:20.482 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Xnj6iD0lBn29Guq off=7676743 len=1526023 2024-01-15T23:15:20.488 INFO:tasks.workunit.client.0.smithi053.stdout:op 1707 completed, throughput=4.99MB/sec 2024-01-15T23:15:20.489 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Zg4cpQTdjNrXH8x off=17490349 len=904665 2024-01-15T23:15:20.494 INFO:tasks.workunit.client.0.smithi053.stdout:op 1708 completed, throughput=5MB/sec 2024-01-15T23:15:20.494 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-l0tPHogSi-0u1tY off=7675096 len=440678 2024-01-15T23:15:20.495 INFO:tasks.workunit.client.0.smithi053.stdout:op 1709 completed, throughput=5MB/sec 2024-01-15T23:15:20.495 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZsmtZcbzwHq8RpM off=1131948 len=1183056 2024-01-15T23:15:20.500 INFO:tasks.workunit.client.0.smithi053.stdout:op 1710 completed, throughput=5MB/sec 2024-01-15T23:15:20.537 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:20 smithi053 ceph-mon[143363]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:15:20.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:20 smithi053 ceph-mon[146052]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:15:20.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:20 smithi163 ceph-mon[138526]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:15:21.501 INFO:tasks.workunit.client.0.smithi053.stdout: 332: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:21.501 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rCsI8rQaqsJw9hI off=4611238 len=1107250 2024-01-15T23:15:21.507 INFO:tasks.workunit.client.0.smithi053.stdout:op 1711 completed, throughput=4.99MB/sec 2024-01-15T23:15:21.507 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EnFXyuxJT-AqDcu off=4216995 len=1017526 2024-01-15T23:15:21.513 INFO:tasks.workunit.client.0.smithi053.stdout:op 1712 completed, throughput=4.99MB/sec 2024-01-15T23:15:21.513 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gPbc2hnqMqT5Trj off=7551607 len=422264 2024-01-15T23:15:21.513 INFO:tasks.workunit.client.0.smithi053.stdout:op 1713 completed, throughput=4.99MB/sec 2024-01-15T23:15:21.514 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NhszZHJ4Rsq66Cp off=1722279 len=1670082 2024-01-15T23:15:21.516 INFO:tasks.workunit.client.0.smithi053.stdout:op 1714 completed, throughput=5MB/sec 2024-01-15T23:15:21.516 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Hy3P35R1CiDuBdT off=3845354 len=2002215 2024-01-15T23:15:21.518 INFO:tasks.workunit.client.0.smithi053.stdout:op 1715 completed, throughput=5MB/sec 2024-01-15T23:15:22.519 INFO:tasks.workunit.client.0.smithi053.stdout: 333: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:22.519 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dE4qdczS0uD2bwS off=3410839 len=1048278 2024-01-15T23:15:22.521 INFO:tasks.workunit.client.0.smithi053.stdout:op 1716 completed, throughput=4.99MB/sec 2024-01-15T23:15:22.521 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Hxt5m_3gV7Y8WJb off=8995088 len=2013674 2024-01-15T23:15:22.532 INFO:tasks.workunit.client.0.smithi053.stdout:op 1717 completed, throughput=5MB/sec 2024-01-15T23:15:22.532 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WSVymghZz93lac6 off=14461855 len=1411501 2024-01-15T23:15:22.534 INFO:tasks.workunit.client.0.smithi053.stdout:op 1718 completed, throughput=5MB/sec 2024-01-15T23:15:22.537 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:22 smithi053 ceph-mon[143363]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:15:22.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:22 smithi053 ceph-mon[146052]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:15:22.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:22 smithi163 ceph-mon[138526]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:15:23.534 INFO:tasks.workunit.client.0.smithi053.stdout: 334: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:23.535 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-emQu6wEgAO-tN3G off=15732916 len=1479628 2024-01-15T23:15:23.538 INFO:tasks.workunit.client.0.smithi053.stdout:op 1719 completed, throughput=4.99MB/sec 2024-01-15T23:15:23.538 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ew-nf5obzTwgILO off=7813544 len=1607979 2024-01-15T23:15:23.540 INFO:tasks.workunit.client.0.smithi053.stdout:op 1720 completed, throughput=4.99MB/sec 2024-01-15T23:15:23.540 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LeXwH9OqzH1v_Rd off=5776619 len=1926392 2024-01-15T23:15:23.543 INFO:tasks.workunit.client.0.smithi053.stdout:op 1721 completed, throughput=5MB/sec 2024-01-15T23:15:23.543 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OPCWA2J6HPEIGMM off=4227770 len=1104113 2024-01-15T23:15:23.544 INFO:tasks.workunit.client.0.smithi053.stdout:op 1722 completed, throughput=5MB/sec 2024-01-15T23:15:24.545 INFO:tasks.workunit.client.0.smithi053.stdout: 335: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:24.545 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Huf9iAk0NBIdCFg off=238587 len=1384573 2024-01-15T23:15:24.546 INFO:tasks.workunit.client.0.smithi053.stdout:op 1723 completed, throughput=4.99MB/sec 2024-01-15T23:15:24.546 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-m4ckVtgc9aWClQD off=3552598 len=1353971 2024-01-15T23:15:24.552 INFO:tasks.workunit.client.0.smithi053.stdout:op 1724 completed, throughput=5MB/sec 2024-01-15T23:15:24.552 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-28xctekUt30fvr0 off=4690020 len=766515 2024-01-15T23:15:24.553 INFO:tasks.workunit.client.0.smithi053.stdout:op 1725 completed, throughput=5MB/sec 2024-01-15T23:15:24.553 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XyNcQzBs5mOlt3P off=5700720 len=1386747 2024-01-15T23:15:24.555 INFO:tasks.workunit.client.0.smithi053.stdout:op 1726 completed, throughput=5MB/sec 2024-01-15T23:15:24.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:24 smithi163 ceph-mon[138526]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:15:24.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:24 smithi053 ceph-mon[143363]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:15:24.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:24 smithi053 ceph-mon[146052]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:15:25.287 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:15:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:15:25] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2024-01-15T23:15:25.556 INFO:tasks.workunit.client.0.smithi053.stdout: 336: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:25.556 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0aQqt3TPWyjStj4 off=4168920 len=516143 2024-01-15T23:15:25.560 INFO:tasks.workunit.client.0.smithi053.stdout:op 1727 completed, throughput=4.99MB/sec 2024-01-15T23:15:25.560 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cyPkTdp6P4pim0K off=4664811 len=1513863 2024-01-15T23:15:25.562 INFO:tasks.workunit.client.0.smithi053.stdout:op 1728 completed, throughput=4.99MB/sec 2024-01-15T23:15:25.562 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-R2o8WjA_dtWKcax off=1635974 len=21127 2024-01-15T23:15:25.564 INFO:tasks.workunit.client.0.smithi053.stdout:op 1729 completed, throughput=4.99MB/sec 2024-01-15T23:15:25.564 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jQxXAzDPK7Rtp9v off=11753111 len=1608358 2024-01-15T23:15:25.572 INFO:tasks.workunit.client.0.smithi053.stdout:op 1730 completed, throughput=5MB/sec 2024-01-15T23:15:25.572 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mYfP5w5ktkk3cr9 off=19889549 len=104818 2024-01-15T23:15:25.574 INFO:tasks.workunit.client.0.smithi053.stdout:op 1731 completed, throughput=5MB/sec 2024-01-15T23:15:25.574 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IDZfaEWi-LLzFbR off=8164281 len=1066622 2024-01-15T23:15:25.575 INFO:tasks.workunit.client.0.smithi053.stdout:op 1732 completed, throughput=5MB/sec 2024-01-15T23:15:26.576 INFO:tasks.workunit.client.0.smithi053.stdout: 337: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:26.576 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2waunGOi6d9tBn- off=3027818 len=180777 2024-01-15T23:15:26.576 INFO:tasks.workunit.client.0.smithi053.stdout:op 1733 completed, throughput=4.99MB/sec 2024-01-15T23:15:26.577 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DfLmFLdfrosOjMl off=1753488 len=1502119 2024-01-15T23:15:26.584 INFO:tasks.workunit.client.0.smithi053.stdout:op 1734 completed, throughput=4.99MB/sec 2024-01-15T23:15:26.584 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QRyeeoqp8TLHLKz off=1885792 len=97121 2024-01-15T23:15:26.584 INFO:tasks.workunit.client.0.smithi053.stdout:op 1735 completed, throughput=4.99MB/sec 2024-01-15T23:15:26.585 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KYimW39DjmVRKBn off=8230496 len=1522130 2024-01-15T23:15:26.586 INFO:tasks.workunit.client.0.smithi053.stdout:op 1736 completed, throughput=4.99MB/sec 2024-01-15T23:15:26.586 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NhKqnBdrhu4OvTt off=7405825 len=1223676 2024-01-15T23:15:26.587 INFO:tasks.workunit.client.0.smithi053.stdout:op 1737 completed, throughput=5MB/sec 2024-01-15T23:15:26.587 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ztcOk9yVMhNX86i off=3004771 len=768761 2024-01-15T23:15:26.592 INFO:tasks.workunit.client.0.smithi053.stdout:op 1738 completed, throughput=5MB/sec 2024-01-15T23:15:26.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:26 smithi163 ceph-mon[138526]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:15:26.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:26 smithi053 ceph-mon[143363]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:15:26.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:26 smithi053 ceph-mon[146052]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:15:27.592 INFO:tasks.workunit.client.0.smithi053.stdout: 338: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:27.592 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Hxt5m_3gV7Y8WJb off=5815567 len=982470 2024-01-15T23:15:27.598 INFO:tasks.workunit.client.0.smithi053.stdout:op 1739 completed, throughput=4.99MB/sec 2024-01-15T23:15:27.598 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oSA9ttsKlIAB0CQ off=2905396 len=506021 2024-01-15T23:15:27.599 INFO:tasks.workunit.client.0.smithi053.stdout:op 1740 completed, throughput=4.99MB/sec 2024-01-15T23:15:27.599 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-W40y0dRgdwNmR2w off=1311359 len=1280560 2024-01-15T23:15:27.605 INFO:tasks.workunit.client.0.smithi053.stdout:op 1741 completed, throughput=4.99MB/sec 2024-01-15T23:15:27.605 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TJqENA1GhERkUaN off=18984810 len=1701099 2024-01-15T23:15:27.608 INFO:tasks.workunit.client.0.smithi053.stdout:op 1742 completed, throughput=5MB/sec 2024-01-15T23:15:27.608 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4Tl3GZqBp1htxYw off=5878974 len=1500144 2024-01-15T23:15:27.611 INFO:tasks.workunit.client.0.smithi053.stdout:op 1743 completed, throughput=5MB/sec 2024-01-15T23:15:28.611 INFO:tasks.workunit.client.0.smithi053.stdout: 339: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:28.611 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jRq3MS3HjjCI1Si off=7266091 len=321060 2024-01-15T23:15:28.612 INFO:tasks.workunit.client.0.smithi053.stdout:op 1744 completed, throughput=4.99MB/sec 2024-01-15T23:15:28.612 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rOR3RRCQt3-rnve off=8360071 len=2031973 2024-01-15T23:15:28.615 INFO:tasks.workunit.client.0.smithi053.stdout:op 1745 completed, throughput=4.99MB/sec 2024-01-15T23:15:28.615 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-i1Mt6FtfQ2Z0TUG off=11551178 len=1518033 2024-01-15T23:15:28.618 INFO:tasks.workunit.client.0.smithi053.stdout:op 1746 completed, throughput=5MB/sec 2024-01-15T23:15:28.618 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-U1WTIP5e9Uvoqsb off=1937557 len=786802 2024-01-15T23:15:28.623 INFO:tasks.workunit.client.0.smithi053.stdout:op 1747 completed, throughput=5MB/sec 2024-01-15T23:15:28.623 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-niXh__IT6v9v40j off=6933532 len=782330 2024-01-15T23:15:28.627 INFO:tasks.workunit.client.0.smithi053.stdout:op 1748 completed, throughput=5MB/sec 2024-01-15T23:15:28.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:28 smithi163 ceph-mon[138526]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:15:28.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:28 smithi053 ceph-mon[143363]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:15:28.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:28 smithi053 ceph-mon[146052]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:15:29.628 INFO:tasks.workunit.client.0.smithi053.stdout: 340: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:29.628 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mNKwGwx2Y2wgbm7 off=9978824 len=391205 2024-01-15T23:15:29.632 INFO:tasks.workunit.client.0.smithi053.stdout:op 1749 completed, throughput=4.99MB/sec 2024-01-15T23:15:29.632 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zoPWhCOoz25x8Rd off=11507281 len=1249280 2024-01-15T23:15:29.638 INFO:tasks.workunit.client.0.smithi053.stdout:op 1750 completed, throughput=4.99MB/sec 2024-01-15T23:15:29.638 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rfDiuMr8PpHzT_E off=8600132 len=333165 2024-01-15T23:15:29.641 INFO:tasks.workunit.client.0.smithi053.stdout:op 1751 completed, throughput=4.99MB/sec 2024-01-15T23:15:29.642 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-i7VNS2PYncTfiyW off=796526 len=57714 2024-01-15T23:15:29.642 INFO:tasks.workunit.client.0.smithi053.stdout:op 1752 completed, throughput=4.99MB/sec 2024-01-15T23:15:29.642 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ui0ATTDGkAnz__z off=1293742 len=1932360 2024-01-15T23:15:29.644 INFO:tasks.workunit.client.0.smithi053.stdout:op 1753 completed, throughput=5MB/sec 2024-01-15T23:15:29.644 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MsPdAFCBWqZM84O off=1595034 len=427162 2024-01-15T23:15:29.648 INFO:tasks.workunit.client.0.smithi053.stdout:op 1754 completed, throughput=5MB/sec 2024-01-15T23:15:29.648 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8p7MLakkm2ry9Ar off=15578269 len=1170560 2024-01-15T23:15:29.650 INFO:tasks.workunit.client.0.smithi053.stdout:op 1755 completed, throughput=5MB/sec 2024-01-15T23:15:29.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:15:29.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:15:29.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:15:30.650 INFO:tasks.workunit.client.0.smithi053.stdout: 341: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:30.650 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kmYzIoUTDr8-KdZ off=7619250 len=556752 2024-01-15T23:15:30.651 INFO:tasks.workunit.client.0.smithi053.stdout:op 1756 completed, throughput=4.99MB/sec 2024-01-15T23:15:30.651 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-w8WXelsKv6RNZm- off=377977 len=259692 2024-01-15T23:15:30.655 INFO:tasks.workunit.client.0.smithi053.stdout:op 1757 completed, throughput=4.99MB/sec 2024-01-15T23:15:30.655 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QUJ1SynFivJHXsN off=3551194 len=1402805 2024-01-15T23:15:30.661 INFO:tasks.workunit.client.0.smithi053.stdout:op 1758 completed, throughput=4.99MB/sec 2024-01-15T23:15:30.661 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oeqzKSLNwB7MFEi off=1061887 len=373417 2024-01-15T23:15:30.664 INFO:tasks.workunit.client.0.smithi053.stdout:op 1759 completed, throughput=5MB/sec 2024-01-15T23:15:30.665 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DR25o0oK4GVULTx off=6662961 len=1418819 2024-01-15T23:15:30.671 INFO:tasks.workunit.client.0.smithi053.stdout:op 1760 completed, throughput=5MB/sec 2024-01-15T23:15:30.671 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fOV6ggscmGxaYNm off=14880910 len=546160 2024-01-15T23:15:30.675 INFO:tasks.workunit.client.0.smithi053.stdout:op 1761 completed, throughput=5MB/sec 2024-01-15T23:15:30.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:30 smithi163 ceph-mon[138526]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:15:30.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:30 smithi053 ceph-mon[143363]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:15:30.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:30 smithi053 ceph-mon[146052]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:15:31.675 INFO:tasks.workunit.client.0.smithi053.stdout: 342: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:31.675 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jRNSUCSAZGVQGVi off=9821616 len=1943165 2024-01-15T23:15:31.678 INFO:tasks.workunit.client.0.smithi053.stdout:op 1762 completed, throughput=4.99MB/sec 2024-01-15T23:15:31.678 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JRF4SfvjEIC3O3Q off=1991852 len=411591 2024-01-15T23:15:31.679 INFO:tasks.workunit.client.0.smithi053.stdout:op 1763 completed, throughput=4.99MB/sec 2024-01-15T23:15:31.679 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-m24Bc7LOeO7kq1n off=12149086 len=37415 2024-01-15T23:15:31.679 INFO:tasks.workunit.client.0.smithi053.stdout:op 1764 completed, throughput=4.99MB/sec 2024-01-15T23:15:31.679 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NTMUyC-VDKtmcTs off=2702579 len=124227 2024-01-15T23:15:31.680 INFO:tasks.workunit.client.0.smithi053.stdout:op 1765 completed, throughput=4.99MB/sec 2024-01-15T23:15:31.680 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-f63Lc96kII8VzB7 off=5564512 len=2093013 2024-01-15T23:15:31.683 INFO:tasks.workunit.client.0.smithi053.stdout:op 1766 completed, throughput=5MB/sec 2024-01-15T23:15:31.683 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3CB_QHUrRzhx7rE off=3726264 len=874396 2024-01-15T23:15:31.688 INFO:tasks.workunit.client.0.smithi053.stdout:op 1767 completed, throughput=5MB/sec 2024-01-15T23:15:32.689 INFO:tasks.workunit.client.0.smithi053.stdout: 343: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:32.689 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-C4zW60U0n4UO9gd off=17308926 len=1731422 2024-01-15T23:15:32.691 INFO:tasks.workunit.client.0.smithi053.stdout:op 1768 completed, throughput=4.99MB/sec 2024-01-15T23:15:32.691 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ssU22tAsirun9Sz off=149856 len=1557325 2024-01-15T23:15:32.699 INFO:tasks.workunit.client.0.smithi053.stdout:op 1769 completed, throughput=5MB/sec 2024-01-15T23:15:32.699 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BW50n8tGRj9gTe_ off=0 len=1730973 2024-01-15T23:15:32.709 INFO:tasks.workunit.client.0.smithi053.stdout:op 1770 completed, throughput=5MB/sec 2024-01-15T23:15:32.709 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8ZpsC2FPAqzvauS off=9784700 len=988471 2024-01-15T23:15:32.711 INFO:tasks.workunit.client.0.smithi053.stdout:op 1771 completed, throughput=5MB/sec 2024-01-15T23:15:32.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:32 smithi163 ceph-mon[138526]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:15:32.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:32 smithi053 ceph-mon[143363]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:15:32.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:32 smithi053 ceph-mon[146052]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:15:33.711 INFO:tasks.workunit.client.0.smithi053.stdout: 344: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:33.711 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-P2HFLi1Paz3wtP_ off=11946379 len=222607 2024-01-15T23:15:33.715 INFO:tasks.workunit.client.0.smithi053.stdout:op 1772 completed, throughput=4.99MB/sec 2024-01-15T23:15:33.715 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-H3nI7yjC2WJYalf off=1298336 len=1762070 2024-01-15T23:15:33.717 INFO:tasks.workunit.client.0.smithi053.stdout:op 1773 completed, throughput=4.99MB/sec 2024-01-15T23:15:33.717 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WnFESowZ05emc-u off=6041764 len=1323720 2024-01-15T23:15:33.724 INFO:tasks.workunit.client.0.smithi053.stdout:op 1774 completed, throughput=5MB/sec 2024-01-15T23:15:33.724 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Dx0DrV96P8XxCqP off=6244949 len=1407087 2024-01-15T23:15:33.729 INFO:tasks.workunit.client.0.smithi053.stdout:op 1775 completed, throughput=5MB/sec 2024-01-15T23:15:34.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:34 smithi163 ceph-mon[138526]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:15:34.730 INFO:tasks.workunit.client.0.smithi053.stdout: 345: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:34.730 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KXUS1QgiA63AoRQ off=10187708 len=1160058 2024-01-15T23:15:34.732 INFO:tasks.workunit.client.0.smithi053.stdout:op 1776 completed, throughput=4.99MB/sec 2024-01-15T23:15:34.732 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-z2w3nyn71lWM84g off=2321997 len=1318825 2024-01-15T23:15:34.739 INFO:tasks.workunit.client.0.smithi053.stdout:op 1777 completed, throughput=4.99MB/sec 2024-01-15T23:15:34.739 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0G7-84nL-BV5T6E off=2852365 len=1230266 2024-01-15T23:15:34.740 INFO:tasks.workunit.client.0.smithi053.stdout:op 1778 completed, throughput=5MB/sec 2024-01-15T23:15:34.740 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lV1FMYRZ_cv4PSC off=9844459 len=433741 2024-01-15T23:15:34.744 INFO:tasks.workunit.client.0.smithi053.stdout:op 1779 completed, throughput=5MB/sec 2024-01-15T23:15:34.744 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UAYAhNI-qtoSUh1 off=2491916 len=1038225 2024-01-15T23:15:34.749 INFO:tasks.workunit.client.0.smithi053.stdout:op 1780 completed, throughput=5MB/sec 2024-01-15T23:15:34.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:34 smithi053 ceph-mon[146052]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:15:34.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:34 smithi053 ceph-mon[143363]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:15:35.287 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:15:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:15:35] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2024-01-15T23:15:35.750 INFO:tasks.workunit.client.0.smithi053.stdout: 346: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:35.750 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7x5WiZlseoVS1Dy off=1926409 len=1482671 2024-01-15T23:15:35.756 INFO:tasks.workunit.client.0.smithi053.stdout:op 1781 completed, throughput=4.99MB/sec 2024-01-15T23:15:35.756 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pLfEG-nV36PGPPH off=9723726 len=1872636 2024-01-15T23:15:35.764 INFO:tasks.workunit.client.0.smithi053.stdout:op 1782 completed, throughput=5MB/sec 2024-01-15T23:15:35.764 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JbryXI2DMdoQPnS off=5882032 len=148700 2024-01-15T23:15:35.766 INFO:tasks.workunit.client.0.smithi053.stdout:op 1783 completed, throughput=5MB/sec 2024-01-15T23:15:35.766 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Pwc4KCbPyVCWCjk off=8302773 len=1619319 2024-01-15T23:15:35.769 INFO:tasks.workunit.client.0.smithi053.stdout:op 1784 completed, throughput=5MB/sec 2024-01-15T23:15:35.769 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4AzFzwt1UCTImmJ off=12924858 len=732560 2024-01-15T23:15:35.770 INFO:tasks.workunit.client.0.smithi053.stdout:op 1785 completed, throughput=5MB/sec 2024-01-15T23:15:36.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:36 smithi163 ceph-mon[138526]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:15:36.771 INFO:tasks.workunit.client.0.smithi053.stdout: 347: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:36.771 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WCBJU0sK7Yan_Vo off=3112733 len=890343 2024-01-15T23:15:36.776 INFO:tasks.workunit.client.0.smithi053.stdout:op 1786 completed, throughput=4.99MB/sec 2024-01-15T23:15:36.776 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PTXtjP9hA-w9do5 off=20498210 len=1322416 2024-01-15T23:15:36.783 INFO:tasks.workunit.client.0.smithi053.stdout:op 1787 completed, throughput=4.99MB/sec 2024-01-15T23:15:36.783 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xPtO_JYnx_gWHpN off=6550870 len=1168307 2024-01-15T23:15:36.785 INFO:tasks.workunit.client.0.smithi053.stdout:op 1788 completed, throughput=5MB/sec 2024-01-15T23:15:36.785 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RkNz83h60e6__Si off=1870952 len=592123 2024-01-15T23:15:36.785 INFO:tasks.workunit.client.0.smithi053.stdout:op 1789 completed, throughput=5MB/sec 2024-01-15T23:15:36.786 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EEUJRMiCmn9dh-T off=8394192 len=1120337 2024-01-15T23:15:36.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:36 smithi053 ceph-mon[146052]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:15:36.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:36 smithi053 ceph-mon[143363]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:15:36.788 INFO:tasks.workunit.client.0.smithi053.stdout:op 1790 completed, throughput=5MB/sec 2024-01-15T23:15:37.788 INFO:tasks.workunit.client.0.smithi053.stdout: 348: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:37.789 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-b9A4T0GhLhcrYvB off=9008054 len=543260 2024-01-15T23:15:37.792 INFO:tasks.workunit.client.0.smithi053.stdout:op 1791 completed, throughput=4.99MB/sec 2024-01-15T23:15:37.792 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AnchcfbR2N9lJLq off=5490278 len=344944 2024-01-15T23:15:37.793 INFO:tasks.workunit.client.0.smithi053.stdout:op 1792 completed, throughput=4.99MB/sec 2024-01-15T23:15:37.793 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--dfRmstRlkQXY8p off=7445717 len=530527 2024-01-15T23:15:37.794 INFO:tasks.workunit.client.0.smithi053.stdout:op 1793 completed, throughput=4.99MB/sec 2024-01-15T23:15:37.794 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ObUzix8qC3IhLlK off=2133838 len=832687 2024-01-15T23:15:37.796 INFO:tasks.workunit.client.0.smithi053.stdout:op 1794 completed, throughput=4.99MB/sec 2024-01-15T23:15:37.796 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VmruTS2HxLuVpjK off=17296894 len=110803 2024-01-15T23:15:37.799 INFO:tasks.workunit.client.0.smithi053.stdout:op 1795 completed, throughput=4.99MB/sec 2024-01-15T23:15:37.799 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NHBNo0TS6oZqx3R off=1310860 len=1497884 2024-01-15T23:15:37.806 INFO:tasks.workunit.client.0.smithi053.stdout:op 1796 completed, throughput=5MB/sec 2024-01-15T23:15:37.806 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wT8W0kIcWu1HUYk off=1192763 len=825746 2024-01-15T23:15:37.807 INFO:tasks.workunit.client.0.smithi053.stdout:op 1797 completed, throughput=5MB/sec 2024-01-15T23:15:37.807 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_k7-h37c1vrkreH off=2276687 len=582458 2024-01-15T23:15:37.811 INFO:tasks.workunit.client.0.smithi053.stdout:op 1798 completed, throughput=5MB/sec 2024-01-15T23:15:38.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:38 smithi163 ceph-mon[138526]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:15:38.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:38 smithi053 ceph-mon[143363]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:15:38.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:38 smithi053 ceph-mon[146052]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:15:38.811 INFO:tasks.workunit.client.0.smithi053.stdout: 349: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:38.812 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vkJUXeV366hCCD6 off=1296941 len=1916511 2024-01-15T23:15:38.824 INFO:tasks.workunit.client.0.smithi053.stdout:op 1799 completed, throughput=4.99MB/sec 2024-01-15T23:15:38.824 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yzGPdPQ_3tfE80v off=9716341 len=1629195 2024-01-15T23:15:38.832 INFO:tasks.workunit.client.0.smithi053.stdout:op 1800 completed, throughput=5MB/sec 2024-01-15T23:15:38.832 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-X3SlDJNuJmt8sQG off=18527973 len=560999 2024-01-15T23:15:38.836 INFO:tasks.workunit.client.0.smithi053.stdout:op 1801 completed, throughput=5MB/sec 2024-01-15T23:15:38.836 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4osyPaR1Fuv7YhM off=849704 len=1765281 2024-01-15T23:15:38.842 INFO:tasks.workunit.client.0.smithi053.stdout:op 1802 completed, throughput=5MB/sec 2024-01-15T23:15:39.843 INFO:tasks.workunit.client.0.smithi053.stdout: 350: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:39.843 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jf7Tb8HVdgmjSuf off=5703606 len=618467 2024-01-15T23:15:39.847 INFO:tasks.workunit.client.0.smithi053.stdout:op 1803 completed, throughput=4.99MB/sec 2024-01-15T23:15:39.847 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vA95eM9v8YugAME off=18687825 len=1556128 2024-01-15T23:15:39.849 INFO:tasks.workunit.client.0.smithi053.stdout:op 1804 completed, throughput=4.99MB/sec 2024-01-15T23:15:39.849 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4mRnz7UnX0cK9bS off=476513 len=767794 2024-01-15T23:15:39.850 INFO:tasks.workunit.client.0.smithi053.stdout:op 1805 completed, throughput=5MB/sec 2024-01-15T23:15:39.850 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zIcwkTMyQHaDJ2k off=6012341 len=557095 2024-01-15T23:15:39.851 INFO:tasks.workunit.client.0.smithi053.stdout:op 1806 completed, throughput=5MB/sec 2024-01-15T23:15:39.851 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3I6VbjuiNILHSX9 off=11446671 len=818801 2024-01-15T23:15:39.853 INFO:tasks.workunit.client.0.smithi053.stdout:op 1807 completed, throughput=5MB/sec 2024-01-15T23:15:39.853 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-weMgMZ2lfJf3WqG off=944061 len=2045433 2024-01-15T23:15:39.856 INFO:tasks.workunit.client.0.smithi053.stdout:op 1808 completed, throughput=5MB/sec 2024-01-15T23:15:40.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:40 smithi163 ceph-mon[138526]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:15:40.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:40 smithi053 ceph-mon[143363]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:15:40.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:40 smithi053 ceph-mon[146052]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:15:40.857 INFO:tasks.workunit.client.0.smithi053.stdout: 351: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:40.857 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nUzRfqD29kH_0P4 off=17000488 len=1778598 2024-01-15T23:15:40.865 INFO:tasks.workunit.client.0.smithi053.stdout:op 1809 completed, throughput=5MB/sec 2024-01-15T23:15:40.865 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-L6aCWQmNd7I17Pj off=306828 len=1384437 2024-01-15T23:15:40.868 INFO:tasks.workunit.client.0.smithi053.stdout:op 1810 completed, throughput=5MB/sec 2024-01-15T23:15:40.868 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-h5n2E2mOgViUwf2 off=983962 len=1853446 2024-01-15T23:15:40.876 INFO:tasks.workunit.client.0.smithi053.stdout:op 1811 completed, throughput=5MB/sec 2024-01-15T23:15:41.877 INFO:tasks.workunit.client.0.smithi053.stdout: 352: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:41.877 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wXcZFcCDE712U_6 off=1676796 len=215421 2024-01-15T23:15:41.878 INFO:tasks.workunit.client.0.smithi053.stdout:op 1812 completed, throughput=4.99MB/sec 2024-01-15T23:15:41.878 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-r0Qy1bXYcjCvAsr off=7446993 len=1852651 2024-01-15T23:15:41.888 INFO:tasks.workunit.client.0.smithi053.stdout:op 1813 completed, throughput=5MB/sec 2024-01-15T23:15:41.888 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yxET7Lo5hIaRplS off=21874908 len=1371336 2024-01-15T23:15:41.890 INFO:tasks.workunit.client.0.smithi053.stdout:op 1814 completed, throughput=5MB/sec 2024-01-15T23:15:41.890 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-c5G5WLPX18kOzGo off=15617894 len=1660543 2024-01-15T23:15:41.892 INFO:tasks.workunit.client.0.smithi053.stdout:op 1815 completed, throughput=5MB/sec 2024-01-15T23:15:42.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:42 smithi163 ceph-mon[138526]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:15:42.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:42 smithi053 ceph-mon[143363]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:15:42.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:42 smithi053 ceph-mon[146052]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:15:42.892 INFO:tasks.workunit.client.0.smithi053.stdout: 353: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:42.892 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-clssxHrBdpmQtc5 off=1455450 len=303619 2024-01-15T23:15:42.893 INFO:tasks.workunit.client.0.smithi053.stdout:op 1816 completed, throughput=4.99MB/sec 2024-01-15T23:15:42.893 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ecsnrzXekJRTqSH off=17994237 len=1730545 2024-01-15T23:15:42.895 INFO:tasks.workunit.client.0.smithi053.stdout:op 1817 completed, throughput=4.99MB/sec 2024-01-15T23:15:42.895 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-P74Fio5a7ydPY4d off=7725733 len=1653958 2024-01-15T23:15:42.896 INFO:tasks.workunit.client.0.smithi053.stdout:op 1818 completed, throughput=5MB/sec 2024-01-15T23:15:42.896 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-__qw5SYSJEKFUrQ off=3239868 len=1961817 2024-01-15T23:15:42.905 INFO:tasks.workunit.client.0.smithi053.stdout:op 1819 completed, throughput=5MB/sec 2024-01-15T23:15:43.906 INFO:tasks.workunit.client.0.smithi053.stdout: 354: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:43.906 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QohGxJPxrjARmRP off=3359222 len=898592 2024-01-15T23:15:43.907 INFO:tasks.workunit.client.0.smithi053.stdout:op 1820 completed, throughput=4.99MB/sec 2024-01-15T23:15:43.907 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nmJ5_uH6Y9_ik6o off=8291243 len=1787666 2024-01-15T23:15:43.909 INFO:tasks.workunit.client.0.smithi053.stdout:op 1821 completed, throughput=5MB/sec 2024-01-15T23:15:43.909 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yGIVqLq5pjmTBu4 off=4012835 len=639915 2024-01-15T23:15:43.914 INFO:tasks.workunit.client.0.smithi053.stdout:op 1822 completed, throughput=5MB/sec 2024-01-15T23:15:43.914 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hoxE2C4svLkCzu6 off=10800813 len=2001792 2024-01-15T23:15:43.916 INFO:tasks.workunit.client.0.smithi053.stdout:op 1823 completed, throughput=5MB/sec 2024-01-15T23:15:44.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:44 smithi163 ceph-mon[138526]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:44.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:15:44.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:44 smithi053 ceph-mon[143363]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:44.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:15:44.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:44 smithi053 ceph-mon[146052]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:44.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:15:44.916 INFO:tasks.workunit.client.0.smithi053.stdout: 355: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:44.916 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JTcDqNVMwAKriqJ off=5939135 len=1810851 2024-01-15T23:15:44.919 INFO:tasks.workunit.client.0.smithi053.stdout:op 1824 completed, throughput=5MB/sec 2024-01-15T23:15:44.919 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZnayWeE-eA2hs_9 off=2838662 len=1176473 2024-01-15T23:15:44.927 INFO:tasks.workunit.client.0.smithi053.stdout:op 1825 completed, throughput=5MB/sec 2024-01-15T23:15:44.927 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MN55Owt75L-SpKn off=11976198 len=969033 2024-01-15T23:15:44.928 INFO:tasks.workunit.client.0.smithi053.stdout:op 1826 completed, throughput=5MB/sec 2024-01-15T23:15:45.287 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:15:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:15:45] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2024-01-15T23:15:45.928 INFO:tasks.workunit.client.0.smithi053.stdout: 356: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:45.929 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2E9pAvElgfoToAk off=6247702 len=847561 2024-01-15T23:15:45.934 INFO:tasks.workunit.client.0.smithi053.stdout:op 1827 completed, throughput=4.99MB/sec 2024-01-15T23:15:45.934 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-N2biniNXvfPezST off=16444723 len=1690862 2024-01-15T23:15:45.942 INFO:tasks.workunit.client.0.smithi053.stdout:op 1828 completed, throughput=4.99MB/sec 2024-01-15T23:15:45.942 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-faqELU50E7zFMJI off=6978995 len=625514 2024-01-15T23:15:45.946 INFO:tasks.workunit.client.0.smithi053.stdout:op 1829 completed, throughput=5MB/sec 2024-01-15T23:15:45.947 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-h3ueASZDrb1vlpw off=17104726 len=1713101 2024-01-15T23:15:45.950 INFO:tasks.workunit.client.0.smithi053.stdout:op 1830 completed, throughput=5MB/sec 2024-01-15T23:15:45.950 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6nIpTXIzmlDDqcv off=8168556 len=1955032 2024-01-15T23:15:45.961 INFO:tasks.workunit.client.0.smithi053.stdout:op 1831 completed, throughput=5MB/sec 2024-01-15T23:15:46.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:46 smithi163 ceph-mon[138526]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:46.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:46 smithi053 ceph-mon[143363]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:46.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:46 smithi053 ceph-mon[146052]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:46.961 INFO:tasks.workunit.client.0.smithi053.stdout: 357: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:46.961 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6CFNX-ksqJgmpjW off=4575943 len=642033 2024-01-15T23:15:46.962 INFO:tasks.workunit.client.0.smithi053.stdout:op 1832 completed, throughput=4.99MB/sec 2024-01-15T23:15:46.962 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AT2hlKas9XWbCeV off=952992 len=1390204 2024-01-15T23:15:46.969 INFO:tasks.workunit.client.0.smithi053.stdout:op 1833 completed, throughput=5MB/sec 2024-01-15T23:15:46.969 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NdGY1MkhHLIfg_9 off=1423944 len=451986 2024-01-15T23:15:46.970 INFO:tasks.workunit.client.0.smithi053.stdout:op 1834 completed, throughput=5MB/sec 2024-01-15T23:15:46.970 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-esH0vxugzaGKyKW off=3065126 len=207480 2024-01-15T23:15:46.971 INFO:tasks.workunit.client.0.smithi053.stdout:op 1835 completed, throughput=5MB/sec 2024-01-15T23:15:46.971 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QH_CKVA0p3-M7K2 off=469682 len=1998709 2024-01-15T23:15:46.975 INFO:tasks.workunit.client.0.smithi053.stdout:op 1836 completed, throughput=5MB/sec 2024-01-15T23:15:47.975 INFO:tasks.workunit.client.0.smithi053.stdout: 358: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:47.975 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NizU6yRKtAh8DgU off=14522295 len=959146 2024-01-15T23:15:47.977 INFO:tasks.workunit.client.0.smithi053.stdout:op 1837 completed, throughput=4.99MB/sec 2024-01-15T23:15:47.977 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8PKZ7Mji0JFI0Ah off=12250000 len=1473986 2024-01-15T23:15:47.979 INFO:tasks.workunit.client.0.smithi053.stdout:op 1838 completed, throughput=5MB/sec 2024-01-15T23:15:47.979 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rBh5hLyJeIGAlyU off=5143138 len=1302369 2024-01-15T23:15:47.980 INFO:tasks.workunit.client.0.smithi053.stdout:op 1839 completed, throughput=5MB/sec 2024-01-15T23:15:47.981 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nH91ggzWbVXPcvt off=5835520 len=306396 2024-01-15T23:15:47.983 INFO:tasks.workunit.client.0.smithi053.stdout:op 1840 completed, throughput=5MB/sec 2024-01-15T23:15:47.984 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QHissehUnbXrAmW off=2181975 len=1690539 2024-01-15T23:15:47.990 INFO:tasks.workunit.client.0.smithi053.stdout:op 1841 completed, throughput=5MB/sec 2024-01-15T23:15:48.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:48 smithi163 ceph-mon[138526]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:15:48.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:48 smithi053 ceph-mon[143363]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:15:48.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:48 smithi053 ceph-mon[146052]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:15:48.991 INFO:tasks.workunit.client.0.smithi053.stdout: 359: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:48.991 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ma-2YnrQ64oZYya off=8913359 len=377835 2024-01-15T23:15:48.995 INFO:tasks.workunit.client.0.smithi053.stdout:op 1842 completed, throughput=4.99MB/sec 2024-01-15T23:15:48.995 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-i232k3pxH3txHd1 off=8065932 len=490967 2024-01-15T23:15:48.996 INFO:tasks.workunit.client.0.smithi053.stdout:op 1843 completed, throughput=4.99MB/sec 2024-01-15T23:15:48.996 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EwwYpEXrqJDeHjp off=2677137 len=1448355 2024-01-15T23:15:48.997 INFO:tasks.workunit.client.0.smithi053.stdout:op 1844 completed, throughput=5MB/sec 2024-01-15T23:15:48.997 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-znar00pdjMBdvFG off=11271089 len=461524 2024-01-15T23:15:48.998 INFO:tasks.workunit.client.0.smithi053.stdout:op 1845 completed, throughput=5MB/sec 2024-01-15T23:15:48.998 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JjNGO54fykqUotJ off=3557580 len=72145 2024-01-15T23:15:49.001 INFO:tasks.workunit.client.0.smithi053.stdout:op 1846 completed, throughput=5MB/sec 2024-01-15T23:15:49.001 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KnVpVaZ39jm90_w off=4570623 len=613362 2024-01-15T23:15:49.002 INFO:tasks.workunit.client.0.smithi053.stdout:op 1847 completed, throughput=5MB/sec 2024-01-15T23:15:49.002 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wE4d0J75bS8f2Wy off=2542998 len=1870119 2024-01-15T23:15:49.004 INFO:tasks.workunit.client.0.smithi053.stdout:op 1848 completed, throughput=5MB/sec 2024-01-15T23:15:50.004 INFO:tasks.workunit.client.0.smithi053.stdout: 360: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:50.005 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hEQzMqiQbFZ-J3U off=19199052 len=2007212 2024-01-15T23:15:50.013 INFO:tasks.workunit.client.0.smithi053.stdout:op 1849 completed, throughput=5MB/sec 2024-01-15T23:15:50.014 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dfW1WWLY-Uo3cxy off=2122335 len=1919269 2024-01-15T23:15:50.025 INFO:tasks.workunit.client.0.smithi053.stdout:op 1850 completed, throughput=5MB/sec 2024-01-15T23:15:50.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:50 smithi163 ceph-mon[138526]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:50.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:50 smithi053 ceph-mon[143363]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:50.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:50 smithi053 ceph-mon[146052]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:15:51.025 INFO:tasks.workunit.client.0.smithi053.stdout: 361: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:51.026 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hIyDqhU5-fLP3vm off=6862525 len=374520 2024-01-15T23:15:51.029 INFO:tasks.workunit.client.0.smithi053.stdout:op 1851 completed, throughput=4.99MB/sec 2024-01-15T23:15:51.029 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XehbSvzGKIiLSuk off=14610799 len=658103 2024-01-15T23:15:51.030 INFO:tasks.workunit.client.0.smithi053.stdout:op 1852 completed, throughput=4.99MB/sec 2024-01-15T23:15:51.030 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PWf_uWmGZd1OFlA off=7978119 len=1041595 2024-01-15T23:15:51.031 INFO:tasks.workunit.client.0.smithi053.stdout:op 1853 completed, throughput=4.99MB/sec 2024-01-15T23:15:51.031 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dVeN6oJJs_dkV8v off=19163103 len=460576 2024-01-15T23:15:51.035 INFO:tasks.workunit.client.0.smithi053.stdout:op 1854 completed, throughput=4.99MB/sec 2024-01-15T23:15:51.035 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PQbJIzQ0lLZeOyv off=14137333 len=1364815 2024-01-15T23:15:51.042 INFO:tasks.workunit.client.0.smithi053.stdout:op 1855 completed, throughput=5MB/sec 2024-01-15T23:15:51.042 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UDIK-vIm9e6tfue off=267420 len=276540 2024-01-15T23:15:51.043 INFO:tasks.workunit.client.0.smithi053.stdout:op 1856 completed, throughput=5MB/sec 2024-01-15T23:15:51.043 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Rsh3iuLeIiaqwDQ off=1763348 len=493498 2024-01-15T23:15:51.044 INFO:tasks.workunit.client.0.smithi053.stdout:op 1857 completed, throughput=5MB/sec 2024-01-15T23:15:51.045 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6aF_soyaDqiOs9m off=11874356 len=2076959 2024-01-15T23:15:51.046 INFO:tasks.workunit.client.0.smithi053.stdout:op 1858 completed, throughput=5MB/sec 2024-01-15T23:15:52.047 INFO:tasks.workunit.client.0.smithi053.stdout: 362: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:52.047 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hjQF573l7aeoRak off=2110560 len=1170174 2024-01-15T23:15:52.053 INFO:tasks.workunit.client.0.smithi053.stdout:op 1859 completed, throughput=4.99MB/sec 2024-01-15T23:15:52.054 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ADqe3RvgBdu2wNc off=12313573 len=1524930 2024-01-15T23:15:52.061 INFO:tasks.workunit.client.0.smithi053.stdout:op 1860 completed, throughput=5MB/sec 2024-01-15T23:15:52.061 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2EzqK61COYHAMqG off=7703275 len=759155 2024-01-15T23:15:52.065 INFO:tasks.workunit.client.0.smithi053.stdout:op 1861 completed, throughput=5MB/sec 2024-01-15T23:15:52.066 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jezs_Xm6eckbF-q off=1830323 len=209312 2024-01-15T23:15:52.068 INFO:tasks.workunit.client.0.smithi053.stdout:op 1862 completed, throughput=5MB/sec 2024-01-15T23:15:52.068 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4fg86lBgBubvufc off=16671501 len=627522 2024-01-15T23:15:52.069 INFO:tasks.workunit.client.0.smithi053.stdout:op 1863 completed, throughput=5MB/sec 2024-01-15T23:15:52.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:52 smithi163 ceph-mon[138526]: pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-01-15T23:15:52.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:52 smithi053 ceph-mon[143363]: pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-01-15T23:15:52.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:52 smithi053 ceph-mon[146052]: pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-01-15T23:15:53.069 INFO:tasks.workunit.client.0.smithi053.stdout: 363: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:53.069 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EqyuYzT8YJQKV_5 off=14469375 len=1447281 2024-01-15T23:15:53.078 INFO:tasks.workunit.client.0.smithi053.stdout:op 1864 completed, throughput=4.99MB/sec 2024-01-15T23:15:53.078 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dIhvAuCtX5RUi4Y off=0 len=1158567 2024-01-15T23:15:53.083 INFO:tasks.workunit.client.0.smithi053.stdout:op 1865 completed, throughput=4.99MB/sec 2024-01-15T23:15:53.083 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-d3XgWI-gyTBaiDE off=11365440 len=780735 2024-01-15T23:15:53.088 INFO:tasks.workunit.client.0.smithi053.stdout:op 1866 completed, throughput=5MB/sec 2024-01-15T23:15:53.088 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-o5wuBIFgxTDR_J3 off=5201269 len=744999 2024-01-15T23:15:53.089 INFO:tasks.workunit.client.0.smithi053.stdout:op 1867 completed, throughput=5MB/sec 2024-01-15T23:15:53.089 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZWVGocRL52tI2Jt off=1642459 len=1970293 2024-01-15T23:15:53.099 INFO:tasks.workunit.client.0.smithi053.stdout:op 1868 completed, throughput=5MB/sec 2024-01-15T23:15:54.100 INFO:tasks.workunit.client.0.smithi053.stdout: 364: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:54.100 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LjhT9i5rw8OrYiu off=2369680 len=458368 2024-01-15T23:15:54.104 INFO:tasks.workunit.client.0.smithi053.stdout:op 1869 completed, throughput=4.99MB/sec 2024-01-15T23:15:54.104 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gfmVa6WLUPZkZLS off=7656710 len=588207 2024-01-15T23:15:54.107 INFO:tasks.workunit.client.0.smithi053.stdout:op 1870 completed, throughput=4.99MB/sec 2024-01-15T23:15:54.107 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AY7ZotIj0Gdx3x- off=8164235 len=1939666 2024-01-15T23:15:54.116 INFO:tasks.workunit.client.0.smithi053.stdout:op 1871 completed, throughput=5MB/sec 2024-01-15T23:15:54.116 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-C6RF7m6fQ0H-qsZ off=2840971 len=800039 2024-01-15T23:15:54.117 INFO:tasks.workunit.client.0.smithi053.stdout:op 1872 completed, throughput=5MB/sec 2024-01-15T23:15:54.117 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-u1lSA9Sz8byKNEP off=5338191 len=1126561 2024-01-15T23:15:54.122 INFO:tasks.workunit.client.0.smithi053.stdout:op 1873 completed, throughput=5MB/sec 2024-01-15T23:15:54.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:54 smithi163 ceph-mon[138526]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:15:54.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:54 smithi053 ceph-mon[146052]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:15:54.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:54 smithi053 ceph-mon[143363]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:15:55.123 INFO:tasks.workunit.client.0.smithi053.stdout: 365: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:55.123 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gzHO8CZhNMHToz6 off=10322 len=1139019 2024-01-15T23:15:55.125 INFO:tasks.workunit.client.0.smithi053.stdout:op 1874 completed, throughput=4.99MB/sec 2024-01-15T23:15:55.125 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-f4JKodkI-XZJg5B off=9588461 len=608898 2024-01-15T23:15:55.126 INFO:tasks.workunit.client.0.smithi053.stdout:op 1875 completed, throughput=4.99MB/sec 2024-01-15T23:15:55.126 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GaVQgHphkoqgDz- off=8769290 len=1029547 2024-01-15T23:15:55.131 INFO:tasks.workunit.client.0.smithi053.stdout:op 1876 completed, throughput=5MB/sec 2024-01-15T23:15:55.131 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qgezcP3ZpUzlzJf off=147862 len=1922308 2024-01-15T23:15:55.133 INFO:tasks.workunit.client.0.smithi053.stdout:op 1877 completed, throughput=5MB/sec 2024-01-15T23:15:55.287 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:15:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:15:55] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2024-01-15T23:15:56.133 INFO:tasks.workunit.client.0.smithi053.stdout: 366: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:56.133 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--74WP8gMPMbk-zH off=20577501 len=1695259 2024-01-15T23:15:56.141 INFO:tasks.workunit.client.0.smithi053.stdout:op 1878 completed, throughput=4.99MB/sec 2024-01-15T23:15:56.141 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JH7zdnGiwH4tXTJ off=12131759 len=1385754 2024-01-15T23:15:56.144 INFO:tasks.workunit.client.0.smithi053.stdout:op 1879 completed, throughput=4.99MB/sec 2024-01-15T23:15:56.144 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fWz05oo0bBqFbji off=832268 len=396080 2024-01-15T23:15:56.147 INFO:tasks.workunit.client.0.smithi053.stdout:op 1880 completed, throughput=5MB/sec 2024-01-15T23:15:56.147 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9mIBXAmB7CUxuok off=4389963 len=1754432 2024-01-15T23:15:56.149 INFO:tasks.workunit.client.0.smithi053.stdout:op 1881 completed, throughput=5MB/sec 2024-01-15T23:15:56.149 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nfIkBa1_KnOokl9 off=9128876 len=146116 2024-01-15T23:15:56.152 INFO:tasks.workunit.client.0.smithi053.stdout:op 1882 completed, throughput=5MB/sec 2024-01-15T23:15:56.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:56 smithi163 ceph-mon[138526]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-01-15T23:15:56.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:56 smithi053 ceph-mon[143363]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-01-15T23:15:56.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:56 smithi053 ceph-mon[146052]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-01-15T23:15:57.152 INFO:tasks.workunit.client.0.smithi053.stdout: 367: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:57.152 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zWlT2gWp3U7vrXA off=515150 len=1126912 2024-01-15T23:15:57.158 INFO:tasks.workunit.client.0.smithi053.stdout:op 1883 completed, throughput=4.99MB/sec 2024-01-15T23:15:57.158 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-U8KPVpoDKnqsmWt off=1402294 len=662637 2024-01-15T23:15:57.160 INFO:tasks.workunit.client.0.smithi053.stdout:op 1884 completed, throughput=4.99MB/sec 2024-01-15T23:15:57.160 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-E-VeEkKSOuCl5Ue off=8088752 len=988362 2024-01-15T23:15:57.161 INFO:tasks.workunit.client.0.smithi053.stdout:op 1885 completed, throughput=4.99MB/sec 2024-01-15T23:15:57.161 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qZoZNDqSIgaN9Y_ off=6542039 len=931912 2024-01-15T23:15:57.163 INFO:tasks.workunit.client.0.smithi053.stdout:op 1886 completed, throughput=5MB/sec 2024-01-15T23:15:57.163 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uYgT1OaG-tHEsRq off=21062709 len=891311 2024-01-15T23:15:57.164 INFO:tasks.workunit.client.0.smithi053.stdout:op 1887 completed, throughput=5MB/sec 2024-01-15T23:15:57.165 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Y_zzo2VJgwRi7J9 off=1835140 len=1011122 2024-01-15T23:15:57.169 INFO:tasks.workunit.client.0.smithi053.stdout:op 1888 completed, throughput=5MB/sec 2024-01-15T23:15:58.170 INFO:tasks.workunit.client.0.smithi053.stdout: 368: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:58.170 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CnrFnUVMRJXJ198 off=667805 len=850693 2024-01-15T23:15:58.171 INFO:tasks.workunit.client.0.smithi053.stdout:op 1889 completed, throughput=4.99MB/sec 2024-01-15T23:15:58.171 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-eFVEoKWXh-xO6ks off=16387361 len=182171 2024-01-15T23:15:58.172 INFO:tasks.workunit.client.0.smithi053.stdout:op 1890 completed, throughput=4.99MB/sec 2024-01-15T23:15:58.172 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-q_q3ehuMtG7pTie off=14892061 len=1776457 2024-01-15T23:15:58.180 INFO:tasks.workunit.client.0.smithi053.stdout:op 1891 completed, throughput=4.99MB/sec 2024-01-15T23:15:58.180 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KMJVrWx1FbYdN53 off=13147830 len=1020065 2024-01-15T23:15:58.185 INFO:tasks.workunit.client.0.smithi053.stdout:op 1892 completed, throughput=5MB/sec 2024-01-15T23:15:58.185 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ODxxnRE9EOyNg40 off=11458371 len=1313062 2024-01-15T23:15:58.188 INFO:tasks.workunit.client.0.smithi053.stdout:op 1893 completed, throughput=5MB/sec 2024-01-15T23:15:58.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:58 smithi163 ceph-mon[138526]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:15:58.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:58 smithi053 ceph-mon[143363]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:15:58.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:58 smithi053 ceph-mon[146052]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:15:59.188 INFO:tasks.workunit.client.0.smithi053.stdout: 369: throughput=4.99MB/sec pending data=0 2024-01-15T23:15:59.188 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ggY0-85ii1zbjXt off=17885632 len=261034 2024-01-15T23:15:59.189 INFO:tasks.workunit.client.0.smithi053.stdout:op 1894 completed, throughput=4.99MB/sec 2024-01-15T23:15:59.189 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RL0DdfND4GJ8Cdv off=3327467 len=667984 2024-01-15T23:15:59.190 INFO:tasks.workunit.client.0.smithi053.stdout:op 1895 completed, throughput=4.99MB/sec 2024-01-15T23:15:59.190 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bTYFK1NBsORzF2o off=9110676 len=89920 2024-01-15T23:15:59.191 INFO:tasks.workunit.client.0.smithi053.stdout:op 1896 completed, throughput=4.99MB/sec 2024-01-15T23:15:59.191 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZXBv01Pk89-Tmwx off=7470118 len=1811988 2024-01-15T23:15:59.199 INFO:tasks.workunit.client.0.smithi053.stdout:op 1897 completed, throughput=4.99MB/sec 2024-01-15T23:15:59.199 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SX5B2B6_TOIrqNZ off=14503844 len=424396 2024-01-15T23:15:59.202 INFO:tasks.workunit.client.0.smithi053.stdout:op 1898 completed, throughput=5MB/sec 2024-01-15T23:15:59.202 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JZ9JIovK5AkZpRa off=9538964 len=1588041 2024-01-15T23:15:59.210 INFO:tasks.workunit.client.0.smithi053.stdout:op 1899 completed, throughput=5MB/sec 2024-01-15T23:15:59.210 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UrkNHGyTebw5-BF off=3842394 len=840647 2024-01-15T23:15:59.211 INFO:tasks.workunit.client.0.smithi053.stdout:op 1900 completed, throughput=5MB/sec 2024-01-15T23:15:59.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:15:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:15:59.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:15:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:15:59.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:15:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:16:00.211 INFO:tasks.workunit.client.0.smithi053.stdout: 370: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:00.212 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-r3mQ3k7GRNqXQl- off=281128 len=1970780 2024-01-15T23:16:00.220 INFO:tasks.workunit.client.0.smithi053.stdout:op 1901 completed, throughput=4.99MB/sec 2024-01-15T23:16:00.220 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OOQq8nSyyazCbJZ off=1771956 len=334716 2024-01-15T23:16:00.224 INFO:tasks.workunit.client.0.smithi053.stdout:op 1902 completed, throughput=4.99MB/sec 2024-01-15T23:16:00.224 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ptn69LdsadrEhfF off=17319870 len=1954148 2024-01-15T23:16:00.225 INFO:tasks.workunit.client.0.smithi053.stdout:op 1903 completed, throughput=5MB/sec 2024-01-15T23:16:00.225 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AwmjgFTM55nC0X8 off=15196797 len=164436 2024-01-15T23:16:00.225 INFO:tasks.workunit.client.0.smithi053.stdout:op 1904 completed, throughput=5MB/sec 2024-01-15T23:16:00.225 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_R4eaiRfj3B4o7d off=313065 len=1934417 2024-01-15T23:16:00.229 INFO:tasks.workunit.client.0.smithi053.stdout:op 1905 completed, throughput=5MB/sec 2024-01-15T23:16:00.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:00 smithi163 ceph-mon[138526]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:16:00.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:00 smithi053 ceph-mon[143363]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:16:00.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:00 smithi053 ceph-mon[146052]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:16:01.229 INFO:tasks.workunit.client.0.smithi053.stdout: 371: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:01.230 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NHBNo0TS6oZqx3R off=2560812 len=1590487 2024-01-15T23:16:01.237 INFO:tasks.workunit.client.0.smithi053.stdout:op 1906 completed, throughput=4.99MB/sec 2024-01-15T23:16:01.237 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0qmX_2d2WJs6LTi off=12492340 len=558891 2024-01-15T23:16:01.241 INFO:tasks.workunit.client.0.smithi053.stdout:op 1907 completed, throughput=5MB/sec 2024-01-15T23:16:01.241 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PG4jRC732ZkGv6S off=747816 len=1820452 2024-01-15T23:16:01.243 INFO:tasks.workunit.client.0.smithi053.stdout:op 1908 completed, throughput=5MB/sec 2024-01-15T23:16:02.243 INFO:tasks.workunit.client.0.smithi053.stdout: 372: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:02.243 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SKIvq87dPjaZj9I off=3692499 len=462100 2024-01-15T23:16:02.245 INFO:tasks.workunit.client.0.smithi053.stdout:op 1909 completed, throughput=4.99MB/sec 2024-01-15T23:16:02.245 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rQhQA4R28LWDOHT off=9693509 len=842396 2024-01-15T23:16:02.250 INFO:tasks.workunit.client.0.smithi053.stdout:op 1910 completed, throughput=4.99MB/sec 2024-01-15T23:16:02.250 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-t0Yd9otFrE3O2_f off=2550489 len=1517024 2024-01-15T23:16:02.258 INFO:tasks.workunit.client.0.smithi053.stdout:op 1911 completed, throughput=4.99MB/sec 2024-01-15T23:16:02.258 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8RlXYqf0TFuns2Z off=714179 len=1919624 2024-01-15T23:16:02.265 INFO:tasks.workunit.client.0.smithi053.stdout:op 1912 completed, throughput=5MB/sec 2024-01-15T23:16:02.265 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-u0kVrO06bTh2yhY off=1265412 len=761852 2024-01-15T23:16:02.271 INFO:tasks.workunit.client.0.smithi053.stdout:op 1913 completed, throughput=5MB/sec 2024-01-15T23:16:02.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:02 smithi163 ceph-mon[138526]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:16:02.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:02 smithi053 ceph-mon[143363]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:16:02.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:02 smithi053 ceph-mon[146052]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:16:03.271 INFO:tasks.workunit.client.0.smithi053.stdout: 373: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:03.271 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SsjmoaVBj_xogxh off=9626353 len=1052372 2024-01-15T23:16:03.272 INFO:tasks.workunit.client.0.smithi053.stdout:op 1914 completed, throughput=4.99MB/sec 2024-01-15T23:16:03.273 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DUHSdUKqRa3ZBtq off=17187713 len=1495086 2024-01-15T23:16:03.279 INFO:tasks.workunit.client.0.smithi053.stdout:op 1915 completed, throughput=4.99MB/sec 2024-01-15T23:16:03.279 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-A1dFKM4DhyMPdlX off=239582 len=123808 2024-01-15T23:16:03.282 INFO:tasks.workunit.client.0.smithi053.stdout:op 1916 completed, throughput=4.99MB/sec 2024-01-15T23:16:03.282 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RwPZ4_vIrKLDh7z off=14828438 len=541555 2024-01-15T23:16:03.283 INFO:tasks.workunit.client.0.smithi053.stdout:op 1917 completed, throughput=5MB/sec 2024-01-15T23:16:03.283 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GoQpHTIEjBQMHQz off=8026813 len=1268716 2024-01-15T23:16:03.289 INFO:tasks.workunit.client.0.smithi053.stdout:op 1918 completed, throughput=5MB/sec 2024-01-15T23:16:03.289 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Vh5m1GmzrvBi1hL off=2032980 len=779000 2024-01-15T23:16:03.291 INFO:tasks.workunit.client.0.smithi053.stdout:op 1919 completed, throughput=5MB/sec 2024-01-15T23:16:04.291 INFO:tasks.workunit.client.0.smithi053.stdout: 374: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:04.291 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0anLbuCln2qXS0N off=7901712 len=1239890 2024-01-15T23:16:04.293 INFO:tasks.workunit.client.0.smithi053.stdout:op 1920 completed, throughput=4.99MB/sec 2024-01-15T23:16:04.293 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4mRnz7UnX0cK9bS off=1876786 len=1964064 2024-01-15T23:16:04.295 INFO:tasks.workunit.client.0.smithi053.stdout:op 1921 completed, throughput=5MB/sec 2024-01-15T23:16:04.295 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cpwJkDEJy3-fZGp off=4711434 len=1546685 2024-01-15T23:16:04.297 INFO:tasks.workunit.client.0.smithi053.stdout:op 1922 completed, throughput=5MB/sec 2024-01-15T23:16:04.297 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9SrjsQPwWTc3ETC off=8262747 len=355071 2024-01-15T23:16:04.300 INFO:tasks.workunit.client.0.smithi053.stdout:op 1923 completed, throughput=5MB/sec 2024-01-15T23:16:04.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:04 smithi163 ceph-mon[138526]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:16:04.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:04 smithi053 ceph-mon[143363]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:16:04.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:04 smithi053 ceph-mon[146052]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:16:05.287 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:16:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:16:05] "GET /metrics HTTP/1.1" 200 33989 "" "Prometheus/2.43.0" 2024-01-15T23:16:05.301 INFO:tasks.workunit.client.0.smithi053.stdout: 375: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:05.301 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-z4BKtdVA-qMQA6s off=8767614 len=1991080 2024-01-15T23:16:05.309 INFO:tasks.workunit.client.0.smithi053.stdout:op 1924 completed, throughput=4.99MB/sec 2024-01-15T23:16:05.309 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_OYmle9YqolxuGs off=6100088 len=1679207 2024-01-15T23:16:05.316 INFO:tasks.workunit.client.0.smithi053.stdout:op 1925 completed, throughput=5MB/sec 2024-01-15T23:16:05.316 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pNaQGI-7L_D_5he off=4254374 len=1447003 2024-01-15T23:16:05.321 INFO:tasks.workunit.client.0.smithi053.stdout:op 1926 completed, throughput=5MB/sec 2024-01-15T23:16:05.321 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_5Vr-WL5oAq_61D off=12470158 len=997208 2024-01-15T23:16:05.327 INFO:tasks.workunit.client.0.smithi053.stdout:op 1927 completed, throughput=5MB/sec 2024-01-15T23:16:06.327 INFO:tasks.workunit.client.0.smithi053.stdout: 376: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:06.327 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1PsHsRb0V3AkAJn off=3675105 len=1530967 2024-01-15T23:16:06.334 INFO:tasks.workunit.client.0.smithi053.stdout:op 1928 completed, throughput=4.99MB/sec 2024-01-15T23:16:06.334 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3C6v43k_YgA4dWO off=1325701 len=762307 2024-01-15T23:16:06.339 INFO:tasks.workunit.client.0.smithi053.stdout:op 1929 completed, throughput=4.99MB/sec 2024-01-15T23:16:06.339 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_8I7ZUzJRw7rPP1 off=566365 len=814093 2024-01-15T23:16:06.343 INFO:tasks.workunit.client.0.smithi053.stdout:op 1930 completed, throughput=5MB/sec 2024-01-15T23:16:06.344 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BNHhniRTefP5aK2 off=2643464 len=674142 2024-01-15T23:16:06.348 INFO:tasks.workunit.client.0.smithi053.stdout:op 1931 completed, throughput=5MB/sec 2024-01-15T23:16:06.348 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Y1Z_OVks5V1q8Ur off=10270424 len=1244126 2024-01-15T23:16:06.349 INFO:tasks.workunit.client.0.smithi053.stdout:op 1932 completed, throughput=5MB/sec 2024-01-15T23:16:06.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:06 smithi163 ceph-mon[138526]: pgmap v1665: 105 pgs: 105 active+clean; 127 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-01-15T23:16:06.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:06 smithi053 ceph-mon[143363]: pgmap v1665: 105 pgs: 105 active+clean; 127 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-01-15T23:16:06.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:06 smithi053 ceph-mon[146052]: pgmap v1665: 105 pgs: 105 active+clean; 127 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-01-15T23:16:07.350 INFO:tasks.workunit.client.0.smithi053.stdout: 377: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:07.350 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Oy6bIEHOtNjYTep off=15509690 len=672205 2024-01-15T23:16:07.354 INFO:tasks.workunit.client.0.smithi053.stdout:op 1933 completed, throughput=4.99MB/sec 2024-01-15T23:16:07.354 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4cPnn7qv7K16OCg off=12891583 len=1731310 2024-01-15T23:16:07.363 INFO:tasks.workunit.client.0.smithi053.stdout:op 1934 completed, throughput=4.99MB/sec 2024-01-15T23:16:07.363 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aLBQP6u6yx5g4Yd off=14201463 len=2032871 2024-01-15T23:16:07.367 INFO:tasks.workunit.client.0.smithi053.stdout:op 1935 completed, throughput=5MB/sec 2024-01-15T23:16:07.367 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-e9i_UiKSWs4j3af off=733754 len=1739693 2024-01-15T23:16:07.370 INFO:tasks.workunit.client.0.smithi053.stdout:op 1936 completed, throughput=5MB/sec 2024-01-15T23:16:08.371 INFO:tasks.workunit.client.0.smithi053.stdout: 378: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:08.371 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-q9k-64NseAWMXPh off=1377437 len=84266 2024-01-15T23:16:08.371 INFO:tasks.workunit.client.0.smithi053.stdout:op 1937 completed, throughput=4.99MB/sec 2024-01-15T23:16:08.371 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ek3GIyJ-cLaGr3H off=4239599 len=882866 2024-01-15T23:16:08.374 INFO:tasks.workunit.client.0.smithi053.stdout:op 1938 completed, throughput=4.99MB/sec 2024-01-15T23:16:08.374 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YRgfrH_9G_VlWRC off=8823596 len=1024825 2024-01-15T23:16:08.380 INFO:tasks.workunit.client.0.smithi053.stdout:op 1939 completed, throughput=4.99MB/sec 2024-01-15T23:16:08.380 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-O_OlcA3Zqu4RQcJ off=4585390 len=746115 2024-01-15T23:16:08.381 INFO:tasks.workunit.client.0.smithi053.stdout:op 1940 completed, throughput=5MB/sec 2024-01-15T23:16:08.381 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KyMHK0v28_ehPCY off=2626742 len=681595 2024-01-15T23:16:08.385 INFO:tasks.workunit.client.0.smithi053.stdout:op 1941 completed, throughput=5MB/sec 2024-01-15T23:16:08.385 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MdGLQJykBJFbrzO off=1561624 len=238033 2024-01-15T23:16:08.386 INFO:tasks.workunit.client.0.smithi053.stdout:op 1942 completed, throughput=5MB/sec 2024-01-15T23:16:08.386 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eHpC4BDwln2baU4 off=1775719 len=335726 2024-01-15T23:16:08.390 INFO:tasks.workunit.client.0.smithi053.stdout:op 1943 completed, throughput=5MB/sec 2024-01-15T23:16:08.390 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7fSOjXwt987Juig off=2924343 len=589995 2024-01-15T23:16:08.393 INFO:tasks.workunit.client.0.smithi053.stdout:op 1944 completed, throughput=5MB/sec 2024-01-15T23:16:08.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:08 smithi163 ceph-mon[138526]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:16:08.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:08 smithi053 ceph-mon[143363]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:16:08.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:08 smithi053 ceph-mon[146052]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:16:09.393 INFO:tasks.workunit.client.0.smithi053.stdout: 379: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:09.394 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-L4-mZp3kg6VMiaP off=22660306 len=18737 2024-01-15T23:16:09.396 INFO:tasks.workunit.client.0.smithi053.stdout:op 1945 completed, throughput=4.99MB/sec 2024-01-15T23:16:09.396 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9aNzhYwG9BO9dcZ off=1239568 len=579357 2024-01-15T23:16:09.400 INFO:tasks.workunit.client.0.smithi053.stdout:op 1946 completed, throughput=4.99MB/sec 2024-01-15T23:16:09.400 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DuhRJ2S_oOWkK6q off=4379765 len=1153706 2024-01-15T23:16:09.402 INFO:tasks.workunit.client.0.smithi053.stdout:op 1947 completed, throughput=4.99MB/sec 2024-01-15T23:16:09.402 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uwC8GOn4GgeGl6A off=4807620 len=887650 2024-01-15T23:16:09.403 INFO:tasks.workunit.client.0.smithi053.stdout:op 1948 completed, throughput=4.99MB/sec 2024-01-15T23:16:09.403 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HB6O6g4budoxys4 off=6119612 len=1393848 2024-01-15T23:16:09.406 INFO:tasks.workunit.client.0.smithi053.stdout:op 1949 completed, throughput=5MB/sec 2024-01-15T23:16:09.406 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7Xo4djm6eqQx1rJ off=10026111 len=1878516 2024-01-15T23:16:09.408 INFO:tasks.workunit.client.0.smithi053.stdout:op 1950 completed, throughput=5MB/sec 2024-01-15T23:16:10.408 INFO:tasks.workunit.client.0.smithi053.stdout: 380: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:10.408 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oEfccRxmRvacKzv off=9735585 len=1722467 2024-01-15T23:16:10.419 INFO:tasks.workunit.client.0.smithi053.stdout:op 1951 completed, throughput=4.99MB/sec 2024-01-15T23:16:10.419 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mC6zY0Jo1f8B25K off=1038661 len=1608954 2024-01-15T23:16:10.421 INFO:tasks.workunit.client.0.smithi053.stdout:op 1952 completed, throughput=5MB/sec 2024-01-15T23:16:10.422 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AoCNWL30Li5n8ch off=6583596 len=928437 2024-01-15T23:16:10.423 INFO:tasks.workunit.client.0.smithi053.stdout:op 1953 completed, throughput=5MB/sec 2024-01-15T23:16:10.423 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OpeYTNQYnZkqsPu off=18276095 len=235094 2024-01-15T23:16:10.426 INFO:tasks.workunit.client.0.smithi053.stdout:op 1954 completed, throughput=5MB/sec 2024-01-15T23:16:10.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:10 smithi163 ceph-mon[138526]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-01-15T23:16:10.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:10 smithi053 ceph-mon[143363]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-01-15T23:16:10.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:10 smithi053 ceph-mon[146052]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-01-15T23:16:11.426 INFO:tasks.workunit.client.0.smithi053.stdout: 381: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:11.426 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UUWBXS5ONCDPy9h off=6180299 len=1751598 2024-01-15T23:16:11.434 INFO:tasks.workunit.client.0.smithi053.stdout:op 1955 completed, throughput=4.99MB/sec 2024-01-15T23:16:11.434 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1WVyYy1xY-wuyzg off=10874719 len=555144 2024-01-15T23:16:11.435 INFO:tasks.workunit.client.0.smithi053.stdout:op 1956 completed, throughput=4.99MB/sec 2024-01-15T23:16:11.435 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6Kol5B0ye-3lsBw off=7901603 len=327036 2024-01-15T23:16:11.436 INFO:tasks.workunit.client.0.smithi053.stdout:op 1957 completed, throughput=4.99MB/sec 2024-01-15T23:16:11.436 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KMMy0F7lW7y97qo off=561454 len=977198 2024-01-15T23:16:11.439 INFO:tasks.workunit.client.0.smithi053.stdout:op 1958 completed, throughput=5MB/sec 2024-01-15T23:16:11.439 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jkIefSzf6k4JMOs off=466819 len=1374115 2024-01-15T23:16:11.441 INFO:tasks.workunit.client.0.smithi053.stdout:op 1959 completed, throughput=5MB/sec 2024-01-15T23:16:11.441 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-69tgWlHE9QilRlq off=2801224 len=1496642 2024-01-15T23:16:11.448 INFO:tasks.workunit.client.0.smithi053.stdout:op 1960 completed, throughput=5MB/sec 2024-01-15T23:16:12.448 INFO:tasks.workunit.client.0.smithi053.stdout: 382: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:12.448 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8WOokTLE5WMzPb4 off=3512885 len=1429507 2024-01-15T23:16:12.449 INFO:tasks.workunit.client.0.smithi053.stdout:op 1961 completed, throughput=4.99MB/sec 2024-01-15T23:16:12.449 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Chagg0_5b5fNEGz off=21036862 len=1210992 2024-01-15T23:16:12.450 INFO:tasks.workunit.client.0.smithi053.stdout:op 1962 completed, throughput=5MB/sec 2024-01-15T23:16:12.451 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-92AtlU_lJZsAIIx off=1267645 len=1338168 2024-01-15T23:16:12.456 INFO:tasks.workunit.client.0.smithi053.stdout:op 1963 completed, throughput=5MB/sec 2024-01-15T23:16:12.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:12 smithi163 ceph-mon[138526]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:16:12.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:12 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:16:12.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:12 smithi053 ceph-mon[146052]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:16:12.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:12 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:16:12.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:12 smithi053 ceph-mon[143363]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:16:12.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:12 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:16:13.457 INFO:tasks.workunit.client.0.smithi053.stdout: 383: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:13.457 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jfUYBTLzVpYUPgY off=9730296 len=1395742 2024-01-15T23:16:13.465 INFO:tasks.workunit.client.0.smithi053.stdout:op 1964 completed, throughput=4.99MB/sec 2024-01-15T23:16:13.465 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-00fIWmZQKVO9XrM off=2615362 len=303126 2024-01-15T23:16:13.466 INFO:tasks.workunit.client.0.smithi053.stdout:op 1965 completed, throughput=4.99MB/sec 2024-01-15T23:16:13.466 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zGJ9YCG02LOpQ44 off=890091 len=772412 2024-01-15T23:16:13.471 INFO:tasks.workunit.client.0.smithi053.stdout:op 1966 completed, throughput=4.99MB/sec 2024-01-15T23:16:13.471 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4xZKd0hlAZMXx4u off=11566565 len=304937 2024-01-15T23:16:13.474 INFO:tasks.workunit.client.0.smithi053.stdout:op 1967 completed, throughput=4.99MB/sec 2024-01-15T23:16:13.474 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-40jTSOhFcDST16l off=9612091 len=1164138 2024-01-15T23:16:13.476 INFO:tasks.workunit.client.0.smithi053.stdout:op 1968 completed, throughput=5MB/sec 2024-01-15T23:16:13.476 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0u0ySTJTova-aUm off=1499177 len=710287 2024-01-15T23:16:13.480 INFO:tasks.workunit.client.0.smithi053.stdout:op 1969 completed, throughput=5MB/sec 2024-01-15T23:16:13.480 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7-RH68GvzwiD-yJ off=5811776 len=110262 2024-01-15T23:16:13.483 INFO:tasks.workunit.client.0.smithi053.stdout:op 1970 completed, throughput=5MB/sec 2024-01-15T23:16:13.483 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NnHg4UzeyPvPWzx off=475807 len=689418 2024-01-15T23:16:13.484 INFO:tasks.workunit.client.0.smithi053.stdout:op 1971 completed, throughput=5MB/sec 2024-01-15T23:16:13.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:16:13.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:16:13.724 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:13 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:16:13.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:16:13.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:16:13.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:13 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:16:13.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:16:13.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:16:13.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:13 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:16:14.484 INFO:tasks.workunit.client.0.smithi053.stdout: 384: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:14.484 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xei1DxyNxkmwvu6 off=2171983 len=907058 2024-01-15T23:16:14.490 INFO:tasks.workunit.client.0.smithi053.stdout:op 1972 completed, throughput=4.99MB/sec 2024-01-15T23:16:14.490 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5g0ip2-kR9c3GN8 off=110731 len=1346764 2024-01-15T23:16:14.496 INFO:tasks.workunit.client.0.smithi053.stdout:op 1973 completed, throughput=4.99MB/sec 2024-01-15T23:16:14.496 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3OOm2ARbzr57rcL off=4783569 len=1045120 2024-01-15T23:16:14.501 INFO:tasks.workunit.client.0.smithi053.stdout:op 1974 completed, throughput=5MB/sec 2024-01-15T23:16:14.501 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-a5-EaUtJ2ka-Sfl off=1340115 len=313124 2024-01-15T23:16:14.504 INFO:tasks.workunit.client.0.smithi053.stdout:op 1975 completed, throughput=5MB/sec 2024-01-15T23:16:14.505 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PfCLcKCfdCfKY9f off=3545741 len=1980037 2024-01-15T23:16:14.507 INFO:tasks.workunit.client.0.smithi053.stdout:op 1976 completed, throughput=5MB/sec 2024-01-15T23:16:14.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:14 smithi163 ceph-mon[138526]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:16:14.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:16:14.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:14 smithi053 ceph-mon[143363]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:16:14.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:16:14.999 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:14 smithi053 ceph-mon[146052]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:16:14.999 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:16:15.287 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:16:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:16:15] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2024-01-15T23:16:15.507 INFO:tasks.workunit.client.0.smithi053.stdout: 385: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:15.507 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-t9JNa7IKTkO-sCr off=4216765 len=575285 2024-01-15T23:16:15.509 INFO:tasks.workunit.client.0.smithi053.stdout:op 1977 completed, throughput=4.99MB/sec 2024-01-15T23:16:15.509 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-u_KgKtj2VAR0m4g off=19285698 len=1585822 2024-01-15T23:16:15.519 INFO:tasks.workunit.client.0.smithi053.stdout:op 1978 completed, throughput=4.99MB/sec 2024-01-15T23:16:15.519 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jGb70e-kGTdcxZN off=2358413 len=131063 2024-01-15T23:16:15.520 INFO:tasks.workunit.client.0.smithi053.stdout:op 1979 completed, throughput=4.99MB/sec 2024-01-15T23:16:15.520 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aMMQvKMVpDHP0FF off=7958776 len=1730123 2024-01-15T23:16:15.528 INFO:tasks.workunit.client.0.smithi053.stdout:op 1980 completed, throughput=5MB/sec 2024-01-15T23:16:15.528 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vQqw4kLKhI3Vatm off=22300 len=155751 2024-01-15T23:16:15.529 INFO:tasks.workunit.client.0.smithi053.stdout:op 1981 completed, throughput=5MB/sec 2024-01-15T23:16:15.529 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JCSKzAa_RmDC94q off=10421576 len=1644296 2024-01-15T23:16:15.532 INFO:tasks.workunit.client.0.smithi053.stdout:op 1982 completed, throughput=5MB/sec 2024-01-15T23:16:16.532 INFO:tasks.workunit.client.0.smithi053.stdout: 386: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:16.533 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oXlP8NIQu90Ah4T off=350021 len=167992 2024-01-15T23:16:16.535 INFO:tasks.workunit.client.0.smithi053.stdout:op 1983 completed, throughput=4.99MB/sec 2024-01-15T23:16:16.535 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-z1jQhKkn8DM79j4 off=925120 len=234232 2024-01-15T23:16:16.536 INFO:tasks.workunit.client.0.smithi053.stdout:op 1984 completed, throughput=4.99MB/sec 2024-01-15T23:16:16.536 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9EEXKVQjhzyLSbM off=8719625 len=793808 2024-01-15T23:16:16.541 INFO:tasks.workunit.client.0.smithi053.stdout:op 1985 completed, throughput=4.99MB/sec 2024-01-15T23:16:16.541 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XZ0wf7isuo08FOS off=958014 len=1416905 2024-01-15T23:16:16.542 INFO:tasks.workunit.client.0.smithi053.stdout:op 1986 completed, throughput=5MB/sec 2024-01-15T23:16:16.543 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3OOm2ARbzr57rcL off=7605861 len=364751 2024-01-15T23:16:16.546 INFO:tasks.workunit.client.0.smithi053.stdout:op 1987 completed, throughput=5MB/sec 2024-01-15T23:16:16.546 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HEZOvjEmqSfxcr_ off=1799568 len=169431 2024-01-15T23:16:16.547 INFO:tasks.workunit.client.0.smithi053.stdout:op 1988 completed, throughput=5MB/sec 2024-01-15T23:16:16.547 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yyp-NvywwUpMSdN off=10246515 len=693279 2024-01-15T23:16:16.551 INFO:tasks.workunit.client.0.smithi053.stdout:op 1989 completed, throughput=5MB/sec 2024-01-15T23:16:16.551 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nO7lTLmMLiyktxp off=11495159 len=697631 2024-01-15T23:16:16.552 INFO:tasks.workunit.client.0.smithi053.stdout:op 1990 completed, throughput=5MB/sec 2024-01-15T23:16:16.552 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1gRYQaWN7jykg98 off=2509975 len=1741704 2024-01-15T23:16:16.562 INFO:tasks.workunit.client.0.smithi053.stdout:op 1991 completed, throughput=5MB/sec 2024-01-15T23:16:16.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:16 smithi163 ceph-mon[138526]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:16:17.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:16 smithi053 ceph-mon[143363]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:16:17.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:16 smithi053 ceph-mon[146052]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:16:17.563 INFO:tasks.workunit.client.0.smithi053.stdout: 387: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:17.563 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_qLsRKxrc-XBEcp off=3710904 len=1218408 2024-01-15T23:16:17.564 INFO:tasks.workunit.client.0.smithi053.stdout:op 1992 completed, throughput=4.99MB/sec 2024-01-15T23:16:17.564 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cGHnN77KPGAFUxV off=4875093 len=811124 2024-01-15T23:16:17.569 INFO:tasks.workunit.client.0.smithi053.stdout:op 1993 completed, throughput=5MB/sec 2024-01-15T23:16:17.569 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Jp2qldUB416IXMh off=5208285 len=350445 2024-01-15T23:16:17.570 INFO:tasks.workunit.client.0.smithi053.stdout:op 1994 completed, throughput=5MB/sec 2024-01-15T23:16:17.570 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PHD_3BR00e-pBqU off=4781723 len=1916285 2024-01-15T23:16:17.575 INFO:tasks.workunit.client.0.smithi053.stdout:op 1995 completed, throughput=5MB/sec 2024-01-15T23:16:18.575 INFO:tasks.workunit.client.0.smithi053.stdout: 388: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:18.575 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GRSwiKyzPGyBMWq off=9081013 len=389683 2024-01-15T23:16:18.576 INFO:tasks.workunit.client.0.smithi053.stdout:op 1996 completed, throughput=4.99MB/sec 2024-01-15T23:16:18.576 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xkiJW2SmFGrcUet off=23554639 len=1487375 2024-01-15T23:16:18.579 INFO:tasks.workunit.client.0.smithi053.stdout:op 1997 completed, throughput=4.99MB/sec 2024-01-15T23:16:18.579 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wB20XURf-OJyIPc off=4054353 len=1040577 2024-01-15T23:16:18.586 INFO:tasks.workunit.client.0.smithi053.stdout:op 1998 completed, throughput=5MB/sec 2024-01-15T23:16:18.586 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HCBeGD5GQJvkj5o off=20309 len=123307 2024-01-15T23:16:18.586 INFO:tasks.workunit.client.0.smithi053.stdout:op 1999 completed, throughput=5MB/sec 2024-01-15T23:16:18.586 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-op2feAMrT7N_RWV off=14171273 len=1169399 2024-01-15T23:16:18.594 INFO:tasks.workunit.client.0.smithi053.stdout:op 2000 completed, throughput=5MB/sec 2024-01-15T23:16:18.594 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mV1rzWNPpT-zvSv off=6674070 len=1447314 2024-01-15T23:16:18.600 INFO:tasks.workunit.client.0.smithi053.stdout:op 2001 completed, throughput=5MB/sec 2024-01-15T23:16:18.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:18 smithi163 ceph-mon[138526]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:16:19.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:18 smithi053 ceph-mon[143363]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:16:19.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:18 smithi053 ceph-mon[146052]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:16:19.600 INFO:tasks.workunit.client.0.smithi053.stdout: 389: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:19.600 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1c8s6ON1WLq7D22 off=7915635 len=1061951 2024-01-15T23:16:19.602 INFO:tasks.workunit.client.0.smithi053.stdout:op 2002 completed, throughput=4.99MB/sec 2024-01-15T23:16:19.602 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-y1r9laFADBeZKho off=433810 len=1750299 2024-01-15T23:16:19.612 INFO:tasks.workunit.client.0.smithi053.stdout:op 2003 completed, throughput=5MB/sec 2024-01-15T23:16:19.612 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QY41v1Vt_e0gETZ off=3722851 len=1001485 2024-01-15T23:16:19.616 INFO:tasks.workunit.client.0.smithi053.stdout:op 2004 completed, throughput=5MB/sec 2024-01-15T23:16:19.616 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-b_XfBqXpvFtrI76 off=9259206 len=285730 2024-01-15T23:16:19.617 INFO:tasks.workunit.client.0.smithi053.stdout:op 2005 completed, throughput=5MB/sec 2024-01-15T23:16:19.617 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-L362uo0jq6X4ulF off=5666513 len=237203 2024-01-15T23:16:19.620 INFO:tasks.workunit.client.0.smithi053.stdout:op 2006 completed, throughput=5MB/sec 2024-01-15T23:16:19.620 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-D5OiLhJntBRShst off=3835826 len=2006245 2024-01-15T23:16:19.631 INFO:tasks.workunit.client.0.smithi053.stdout:op 2007 completed, throughput=5MB/sec 2024-01-15T23:16:20.631 INFO:tasks.workunit.client.0.smithi053.stdout: 390: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:20.632 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-f63Lc96kII8VzB7 off=1553198 len=1939105 2024-01-15T23:16:20.641 INFO:tasks.workunit.client.0.smithi053.stdout:op 2008 completed, throughput=5MB/sec 2024-01-15T23:16:20.641 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4rzhmQaQrYEb0fl off=2499885 len=1943609 2024-01-15T23:16:20.653 INFO:tasks.workunit.client.0.smithi053.stdout:op 2009 completed, throughput=5MB/sec 2024-01-15T23:16:20.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:20 smithi163 ceph-mon[138526]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:16:21.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:20 smithi053 ceph-mon[143363]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:16:21.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:20 smithi053 ceph-mon[146052]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:16:21.653 INFO:tasks.workunit.client.0.smithi053.stdout: 391: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:21.654 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WSVymghZz93lac6 off=11347866 len=1683744 2024-01-15T23:16:21.656 INFO:tasks.workunit.client.0.smithi053.stdout:op 2010 completed, throughput=4.99MB/sec 2024-01-15T23:16:21.656 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Gr2CTcAvcHp7tkt off=6133795 len=1500950 2024-01-15T23:16:21.657 INFO:tasks.workunit.client.0.smithi053.stdout:op 2011 completed, throughput=5MB/sec 2024-01-15T23:16:21.657 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6V2KEX7i5xGaCZm off=4271099 len=537348 2024-01-15T23:16:21.661 INFO:tasks.workunit.client.0.smithi053.stdout:op 2012 completed, throughput=5MB/sec 2024-01-15T23:16:21.661 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dh9PrEpF0e8UIch off=1350791 len=295219 2024-01-15T23:16:21.664 INFO:tasks.workunit.client.0.smithi053.stdout:op 2013 completed, throughput=5MB/sec 2024-01-15T23:16:21.664 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Z9Fbft7I1FDiVzH off=1453485 len=1848253 2024-01-15T23:16:21.671 INFO:tasks.workunit.client.0.smithi053.stdout:op 2014 completed, throughput=5MB/sec 2024-01-15T23:16:22.671 INFO:tasks.workunit.client.0.smithi053.stdout: 392: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:22.672 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kPi1RULxyyKNiIG off=12331785 len=1048732 2024-01-15T23:16:22.677 INFO:tasks.workunit.client.0.smithi053.stdout:op 2015 completed, throughput=4.99MB/sec 2024-01-15T23:16:22.677 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-X5WOeDmRix9GFSy off=11885894 len=33212 2024-01-15T23:16:22.677 INFO:tasks.workunit.client.0.smithi053.stdout:op 2016 completed, throughput=4.99MB/sec 2024-01-15T23:16:22.677 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rQ109WkDcnJOBHS off=11640495 len=1146796 2024-01-15T23:16:22.683 INFO:tasks.workunit.client.0.smithi053.stdout:op 2017 completed, throughput=4.99MB/sec 2024-01-15T23:16:22.683 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XQrlB9W3UXg69Ia off=8632363 len=2032263 2024-01-15T23:16:22.687 INFO:tasks.workunit.client.0.smithi053.stdout:op 2018 completed, throughput=5MB/sec 2024-01-15T23:16:22.687 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_F-UsIGArbvOq5z off=20709321 len=1723946 2024-01-15T23:16:22.697 INFO:tasks.workunit.client.0.smithi053.stdout:op 2019 completed, throughput=5MB/sec 2024-01-15T23:16:22.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:22 smithi163 ceph-mon[138526]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.7 MiB/s wr, 7 op/s 2024-01-15T23:16:23.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:22 smithi053 ceph-mon[143363]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.7 MiB/s wr, 7 op/s 2024-01-15T23:16:23.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:22 smithi053 ceph-mon[146052]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.7 MiB/s wr, 7 op/s 2024-01-15T23:16:23.698 INFO:tasks.workunit.client.0.smithi053.stdout: 393: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:23.698 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pT9HuxmLxS9eTD8 off=16809475 len=746295 2024-01-15T23:16:23.699 INFO:tasks.workunit.client.0.smithi053.stdout:op 2020 completed, throughput=4.99MB/sec 2024-01-15T23:16:23.699 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qVHEHB5c2txIiIJ off=3736451 len=1570082 2024-01-15T23:16:23.701 INFO:tasks.workunit.client.0.smithi053.stdout:op 2021 completed, throughput=5MB/sec 2024-01-15T23:16:23.701 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wN_VQeXJY1zrQW4 off=3258884 len=434412 2024-01-15T23:16:23.702 INFO:tasks.workunit.client.0.smithi053.stdout:op 2022 completed, throughput=5MB/sec 2024-01-15T23:16:23.702 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ueqJdbklhIZfQxm off=17812165 len=30435 2024-01-15T23:16:23.705 INFO:tasks.workunit.client.0.smithi053.stdout:op 2023 completed, throughput=5MB/sec 2024-01-15T23:16:23.705 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sBUgnY1v7su0fTl off=1864118 len=781057 2024-01-15T23:16:23.706 INFO:tasks.workunit.client.0.smithi053.stdout:op 2024 completed, throughput=5MB/sec 2024-01-15T23:16:23.706 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CF1AnjyhQ2I0-uq off=2651999 len=1189177 2024-01-15T23:16:23.708 INFO:tasks.workunit.client.0.smithi053.stdout:op 2025 completed, throughput=5MB/sec 2024-01-15T23:16:24.708 INFO:tasks.workunit.client.0.smithi053.stdout: 394: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:24.708 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vuYgk5JjImJEXb8 off=15322321 len=312430 2024-01-15T23:16:24.709 INFO:tasks.workunit.client.0.smithi053.stdout:op 2026 completed, throughput=4.99MB/sec 2024-01-15T23:16:24.709 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-unrmRCrCLT6SRyO off=9992599 len=1283300 2024-01-15T23:16:24.715 INFO:tasks.workunit.client.0.smithi053.stdout:op 2027 completed, throughput=4.99MB/sec 2024-01-15T23:16:24.715 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9Ru46y6iDaH2fYu off=15924109 len=1429481 2024-01-15T23:16:24.718 INFO:tasks.workunit.client.0.smithi053.stdout:op 2028 completed, throughput=5MB/sec 2024-01-15T23:16:24.718 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wWsMqrQs4PgfbH6 off=2688853 len=1296016 2024-01-15T23:16:24.727 INFO:tasks.workunit.client.0.smithi053.stdout:op 2029 completed, throughput=5MB/sec 2024-01-15T23:16:24.727 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qx-s_Qji9UE_LpT off=3057168 len=780420 2024-01-15T23:16:24.731 INFO:tasks.workunit.client.0.smithi053.stdout:op 2030 completed, throughput=5MB/sec 2024-01-15T23:16:24.974 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:24 smithi163 ceph-mon[138526]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:16:24.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:24 smithi053 ceph-mon[143363]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:16:25.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:24 smithi053 ceph-mon[146052]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:16:25.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:16:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:16:25] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2024-01-15T23:16:25.732 INFO:tasks.workunit.client.0.smithi053.stdout: 395: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:25.732 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--hocA0SHHcWXX9P off=14299796 len=175432 2024-01-15T23:16:25.735 INFO:tasks.workunit.client.0.smithi053.stdout:op 2031 completed, throughput=4.99MB/sec 2024-01-15T23:16:25.735 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EZCHjv9OF1yXK4r off=2367360 len=522460 2024-01-15T23:16:25.736 INFO:tasks.workunit.client.0.smithi053.stdout:op 2032 completed, throughput=4.99MB/sec 2024-01-15T23:16:25.736 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-c93dWEVL67ClhM5 off=1690850 len=1888565 2024-01-15T23:16:25.740 INFO:tasks.workunit.client.0.smithi053.stdout:op 2033 completed, throughput=5MB/sec 2024-01-15T23:16:25.740 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-r8xqaXrzLmJF1eS off=11679240 len=2086432 2024-01-15T23:16:25.752 INFO:tasks.workunit.client.0.smithi053.stdout:op 2034 completed, throughput=5MB/sec 2024-01-15T23:16:26.752 INFO:tasks.workunit.client.0.smithi053.stdout: 396: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:26.752 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-eHqlP-pjXCfmdXq off=15338890 len=2047590 2024-01-15T23:16:26.756 INFO:tasks.workunit.client.0.smithi053.stdout:op 2035 completed, throughput=4.99MB/sec 2024-01-15T23:16:26.756 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yLYURnFWkM7otTh off=0 len=1083094 2024-01-15T23:16:26.762 INFO:tasks.workunit.client.0.smithi053.stdout:op 2036 completed, throughput=4.99MB/sec 2024-01-15T23:16:26.762 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-s3rEl1uEY0Kyfpx off=11807032 len=1863183 2024-01-15T23:16:26.772 INFO:tasks.workunit.client.0.smithi053.stdout:op 2037 completed, throughput=5MB/sec 2024-01-15T23:16:26.772 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3vQKqnAD2P0mhKW off=2464619 len=1271179 2024-01-15T23:16:26.779 INFO:tasks.workunit.client.0.smithi053.stdout:op 2038 completed, throughput=5MB/sec 2024-01-15T23:16:26.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:26 smithi163 ceph-mon[138526]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:16:27.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:26 smithi053 ceph-mon[143363]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:16:27.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:26 smithi053 ceph-mon[146052]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:16:27.780 INFO:tasks.workunit.client.0.smithi053.stdout: 397: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:27.780 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Td6wSRSDRztxk6Q off=5950823 len=920802 2024-01-15T23:16:27.785 INFO:tasks.workunit.client.0.smithi053.stdout:op 2039 completed, throughput=4.99MB/sec 2024-01-15T23:16:27.785 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nUB-YQ4QJ8Iiml0 off=3477027 len=1320699 2024-01-15T23:16:27.793 INFO:tasks.workunit.client.0.smithi053.stdout:op 2040 completed, throughput=4.99MB/sec 2024-01-15T23:16:27.793 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cOY1OsVzQj3ASeG off=8145964 len=2062710 2024-01-15T23:16:27.801 INFO:tasks.workunit.client.0.smithi053.stdout:op 2041 completed, throughput=5MB/sec 2024-01-15T23:16:27.802 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VVWNw4uTw9jP-0k off=13390930 len=243569 2024-01-15T23:16:27.802 INFO:tasks.workunit.client.0.smithi053.stdout:op 2042 completed, throughput=5MB/sec 2024-01-15T23:16:28.803 INFO:tasks.workunit.client.0.smithi053.stdout: 398: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:28.803 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rOR3RRCQt3-rnve off=6570134 len=1607464 2024-01-15T23:16:28.805 INFO:tasks.workunit.client.0.smithi053.stdout:op 2043 completed, throughput=4.99MB/sec 2024-01-15T23:16:28.805 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7VjR8BpqJXp8j07 off=4241118 len=486594 2024-01-15T23:16:28.808 INFO:tasks.workunit.client.0.smithi053.stdout:op 2044 completed, throughput=4.99MB/sec 2024-01-15T23:16:28.808 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NE00Sqih59BsxUy off=820752 len=111014 2024-01-15T23:16:28.811 INFO:tasks.workunit.client.0.smithi053.stdout:op 2045 completed, throughput=4.99MB/sec 2024-01-15T23:16:28.811 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Rt7sJm81t4yTRfl off=4747309 len=598385 2024-01-15T23:16:28.812 INFO:tasks.workunit.client.0.smithi053.stdout:op 2046 completed, throughput=4.99MB/sec 2024-01-15T23:16:28.812 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4-9r4Log_yb679W off=0 len=1089927 2024-01-15T23:16:28.813 INFO:tasks.workunit.client.0.smithi053.stdout:op 2047 completed, throughput=5MB/sec 2024-01-15T23:16:28.814 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KepHfqo3U_HsNf8 off=945583 len=1548663 2024-01-15T23:16:28.820 INFO:tasks.workunit.client.0.smithi053.stdout:op 2048 completed, throughput=5MB/sec 2024-01-15T23:16:28.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:28 smithi163 ceph-mon[138526]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:16:29.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:28 smithi053 ceph-mon[143363]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:16:29.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:28 smithi053 ceph-mon[146052]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:16:29.821 INFO:tasks.workunit.client.0.smithi053.stdout: 399: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:29.821 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-25DfLjUB4hoFef5 off=1368677 len=1884101 2024-01-15T23:16:29.828 INFO:tasks.workunit.client.0.smithi053.stdout:op 2049 completed, throughput=4.99MB/sec 2024-01-15T23:16:29.829 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5wQT4WKsySxP01S off=6742749 len=1300558 2024-01-15T23:16:29.832 INFO:tasks.workunit.client.0.smithi053.stdout:op 2050 completed, throughput=5MB/sec 2024-01-15T23:16:29.832 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SCjqiDhkasa1oy6 off=50462 len=1755721 2024-01-15T23:16:29.834 INFO:tasks.workunit.client.0.smithi053.stdout:op 2051 completed, throughput=5MB/sec 2024-01-15T23:16:29.834 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-I97LsF9FhYBf4Jx off=3484631 len=1341689 2024-01-15T23:16:29.840 INFO:tasks.workunit.client.0.smithi053.stdout:op 2052 completed, throughput=5MB/sec 2024-01-15T23:16:29.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:16:30.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:16:30.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:16:30.840 INFO:tasks.workunit.client.0.smithi053.stdout: 400: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:30.840 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OBarTM0D07VLmLn off=2866599 len=302890 2024-01-15T23:16:30.841 INFO:tasks.workunit.client.0.smithi053.stdout:op 2053 completed, throughput=4.99MB/sec 2024-01-15T23:16:30.841 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZqAI1f7XMm98Y4q off=1757617 len=815923 2024-01-15T23:16:30.845 INFO:tasks.workunit.client.0.smithi053.stdout:op 2054 completed, throughput=4.99MB/sec 2024-01-15T23:16:30.846 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Lfpo3m9XrnVl5e_ off=10233839 len=1579681 2024-01-15T23:16:30.847 INFO:tasks.workunit.client.0.smithi053.stdout:op 2055 completed, throughput=5MB/sec 2024-01-15T23:16:30.848 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MotvOWVLFRJivuH off=899442 len=1826529 2024-01-15T23:16:30.858 INFO:tasks.workunit.client.0.smithi053.stdout:op 2056 completed, throughput=5MB/sec 2024-01-15T23:16:30.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:30 smithi163 ceph-mon[138526]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:16:31.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:30 smithi053 ceph-mon[143363]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:16:31.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:30 smithi053 ceph-mon[146052]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:16:31.858 INFO:tasks.workunit.client.0.smithi053.stdout: 401: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:31.858 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pI-6IRAFHMXlMEi off=10361857 len=1871635 2024-01-15T23:16:31.860 INFO:tasks.workunit.client.0.smithi053.stdout:op 2057 completed, throughput=4.99MB/sec 2024-01-15T23:16:31.860 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rCsI8rQaqsJw9hI off=4608946 len=1528751 2024-01-15T23:16:31.862 INFO:tasks.workunit.client.0.smithi053.stdout:op 2058 completed, throughput=5MB/sec 2024-01-15T23:16:31.862 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Zepwn-g0e1ebDC9 off=12186580 len=1570440 2024-01-15T23:16:31.864 INFO:tasks.workunit.client.0.smithi053.stdout:op 2059 completed, throughput=5MB/sec 2024-01-15T23:16:32.867 INFO:tasks.workunit.client.0.smithi053.stdout: 402: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:32.867 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Z8wadGpyByJrV5c off=2142611 len=1996514 2024-01-15T23:16:32.867 INFO:tasks.workunit.client.0.smithi053.stdout:op 2060 completed, throughput=4.99MB/sec 2024-01-15T23:16:32.867 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kYGxCTBSUJDFxv_ off=4046533 len=1578273 2024-01-15T23:16:32.874 INFO:tasks.workunit.client.0.smithi053.stdout:op 2061 completed, throughput=5MB/sec 2024-01-15T23:16:32.874 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EyvRmgRAU7gbkc- off=1067030 len=1074402 2024-01-15T23:16:32.879 INFO:tasks.workunit.client.0.smithi053.stdout:op 2062 completed, throughput=5MB/sec 2024-01-15T23:16:32.879 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-s9pKYjvthuhG_HN off=13000179 len=823305 2024-01-15T23:16:32.883 INFO:tasks.workunit.client.0.smithi053.stdout:op 2063 completed, throughput=5MB/sec 2024-01-15T23:16:32.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:32 smithi163 ceph-mon[138526]: pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:16:33.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:32 smithi053 ceph-mon[143363]: pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:16:33.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:32 smithi053 ceph-mon[146052]: pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:16:33.884 INFO:tasks.workunit.client.0.smithi053.stdout: 403: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:33.884 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qVHEHB5c2txIiIJ off=617160 len=1371979 2024-01-15T23:16:33.885 INFO:tasks.workunit.client.0.smithi053.stdout:op 2064 completed, throughput=4.99MB/sec 2024-01-15T23:16:33.885 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LFguJ30lG2Hk3Mf off=8169891 len=919312 2024-01-15T23:16:33.891 INFO:tasks.workunit.client.0.smithi053.stdout:op 2065 completed, throughput=4.99MB/sec 2024-01-15T23:16:33.891 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-S3_WKbekiws02CL off=11487128 len=350710 2024-01-15T23:16:33.895 INFO:tasks.workunit.client.0.smithi053.stdout:op 2066 completed, throughput=4.99MB/sec 2024-01-15T23:16:33.896 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FavYX-g_qPp9ARE off=117262 len=1437683 2024-01-15T23:16:33.897 INFO:tasks.workunit.client.0.smithi053.stdout:op 2067 completed, throughput=5MB/sec 2024-01-15T23:16:33.897 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ciKoIkJ61z6tpLK off=6155198 len=49758 2024-01-15T23:16:33.897 INFO:tasks.workunit.client.0.smithi053.stdout:op 2068 completed, throughput=5MB/sec 2024-01-15T23:16:33.897 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SRWjhruw_ioNK0O off=1348097 len=1379616 2024-01-15T23:16:33.904 INFO:tasks.workunit.client.0.smithi053.stdout:op 2069 completed, throughput=5MB/sec 2024-01-15T23:16:34.904 INFO:tasks.workunit.client.0.smithi053.stdout: 404: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:34.904 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mjUMtN6Y_-4wMUk off=2037515 len=200185 2024-01-15T23:16:34.905 INFO:tasks.workunit.client.0.smithi053.stdout:op 2070 completed, throughput=4.99MB/sec 2024-01-15T23:16:34.906 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LXpjEwH2FD-Rb-B off=3250913 len=175258 2024-01-15T23:16:34.906 INFO:tasks.workunit.client.0.smithi053.stdout:op 2071 completed, throughput=4.99MB/sec 2024-01-15T23:16:34.906 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SiJ_UbhxjJmLP9V off=17682770 len=847240 2024-01-15T23:16:34.912 INFO:tasks.workunit.client.0.smithi053.stdout:op 2072 completed, throughput=4.99MB/sec 2024-01-15T23:16:34.912 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LFHrhY1SO7EL1wm off=2255308 len=622611 2024-01-15T23:16:34.913 INFO:tasks.workunit.client.0.smithi053.stdout:op 2073 completed, throughput=4.99MB/sec 2024-01-15T23:16:34.913 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fXeaLur-D-EUFX1 off=1506285 len=890815 2024-01-15T23:16:34.919 INFO:tasks.workunit.client.0.smithi053.stdout:op 2074 completed, throughput=4.99MB/sec 2024-01-15T23:16:34.919 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MjUVBJ-DK8_DJwg off=6316666 len=1965198 2024-01-15T23:16:34.931 INFO:tasks.workunit.client.0.smithi053.stdout:op 2075 completed, throughput=5MB/sec 2024-01-15T23:16:34.931 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KX6IB6a930hdbeL off=835332 len=672464 2024-01-15T23:16:34.932 INFO:tasks.workunit.client.0.smithi053.stdout:op 2076 completed, throughput=5MB/sec 2024-01-15T23:16:34.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:34 smithi163 ceph-mon[138526]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:16:34.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:34 smithi053 ceph-mon[143363]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:16:35.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:34 smithi053 ceph-mon[146052]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:16:35.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:16:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:16:35] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2024-01-15T23:16:35.932 INFO:tasks.workunit.client.0.smithi053.stdout: 405: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:35.932 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-V56nZx_fJ9EVhD1 off=1977199 len=1897418 2024-01-15T23:16:35.943 INFO:tasks.workunit.client.0.smithi053.stdout:op 2077 completed, throughput=4.99MB/sec 2024-01-15T23:16:35.943 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iqFVA2AQwwNYCU1 off=7034990 len=1941909 2024-01-15T23:16:35.954 INFO:tasks.workunit.client.0.smithi053.stdout:op 2078 completed, throughput=5MB/sec 2024-01-15T23:16:35.954 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NzZDgCm_Yhq4ufz off=15345104 len=1056884 2024-01-15T23:16:35.960 INFO:tasks.workunit.client.0.smithi053.stdout:op 2079 completed, throughput=5MB/sec 2024-01-15T23:16:35.960 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TObK40BcMDSdOZg off=4376911 len=1878134 2024-01-15T23:16:35.961 INFO:tasks.workunit.client.0.smithi053.stdout:op 2080 completed, throughput=5MB/sec 2024-01-15T23:16:36.962 INFO:tasks.workunit.client.0.smithi053.stdout: 406: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:36.962 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xQfuh7qrPNzZFCe off=14888378 len=860122 2024-01-15T23:16:36.963 INFO:tasks.workunit.client.0.smithi053.stdout:op 2081 completed, throughput=4.99MB/sec 2024-01-15T23:16:36.963 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6y3CLdQ-Uv9gU3D off=6632298 len=1025245 2024-01-15T23:16:36.965 INFO:tasks.workunit.client.0.smithi053.stdout:op 2082 completed, throughput=5MB/sec 2024-01-15T23:16:36.965 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-m0QrY1dBI-AF2ro off=4550975 len=356673 2024-01-15T23:16:36.966 INFO:tasks.workunit.client.0.smithi053.stdout:op 2083 completed, throughput=5MB/sec 2024-01-15T23:16:36.966 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VtJc90JvyTjDi65 off=3119555 len=1109094 2024-01-15T23:16:36.973 INFO:tasks.workunit.client.0.smithi053.stdout:op 2084 completed, throughput=5MB/sec 2024-01-15T23:16:36.973 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-j90EAq77lPAWOUC off=11238720 len=1745872 2024-01-15T23:16:36.974 INFO:tasks.workunit.client.0.smithi053.stdout:op 2085 completed, throughput=5MB/sec 2024-01-15T23:16:36.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:36 smithi163 ceph-mon[138526]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:16:37.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:36 smithi053 ceph-mon[143363]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:16:37.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:36 smithi053 ceph-mon[146052]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:16:37.975 INFO:tasks.workunit.client.0.smithi053.stdout: 407: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:37.975 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4poovYn1-XSz_6E off=6866232 len=1212840 2024-01-15T23:16:37.977 INFO:tasks.workunit.client.0.smithi053.stdout:op 2086 completed, throughput=4.99MB/sec 2024-01-15T23:16:37.977 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6nlftEbASYJeKEj off=6939439 len=433471 2024-01-15T23:16:37.980 INFO:tasks.workunit.client.0.smithi053.stdout:op 2087 completed, throughput=4.99MB/sec 2024-01-15T23:16:37.980 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7kg34OIkCBV7YRx off=2837220 len=926395 2024-01-15T23:16:37.986 INFO:tasks.workunit.client.0.smithi053.stdout:op 2088 completed, throughput=5MB/sec 2024-01-15T23:16:37.986 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1775yu0tOVM9KdQ off=7878855 len=179258 2024-01-15T23:16:37.988 INFO:tasks.workunit.client.0.smithi053.stdout:op 2089 completed, throughput=5MB/sec 2024-01-15T23:16:37.988 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nIAbLB-vjb-ZhO6 off=1535124 len=1921235 2024-01-15T23:16:37.991 INFO:tasks.workunit.client.0.smithi053.stdout:op 2090 completed, throughput=5MB/sec 2024-01-15T23:16:38.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:38 smithi163 ceph-mon[138526]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:16:38.991 INFO:tasks.workunit.client.0.smithi053.stdout: 408: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:38.991 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ndy7Rv1XZSwcCca off=2205505 len=1403676 2024-01-15T23:16:38.997 INFO:tasks.workunit.client.0.smithi053.stdout:op 2091 completed, throughput=4.99MB/sec 2024-01-15T23:16:38.998 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6ndIAJda3ifOfgA off=21825251 len=480917 2024-01-15T23:16:38.998 INFO:tasks.workunit.client.0.smithi053.stdout:op 2092 completed, throughput=4.99MB/sec 2024-01-15T23:16:38.998 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-E8cibVcUORqhIsN off=9686007 len=525333 2024-01-15T23:16:38.999 INFO:tasks.workunit.client.0.smithi053.stdout:op 2093 completed, throughput=5MB/sec 2024-01-15T23:16:38.999 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zcevQDL6rIokUdp off=6865816 len=997288 2024-01-15T23:16:39.005 INFO:tasks.workunit.client.0.smithi053.stdout:op 2094 completed, throughput=5MB/sec 2024-01-15T23:16:39.005 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cVJ2yi-EXXjIA11 off=1065425 len=374618 2024-01-15T23:16:39.006 INFO:tasks.workunit.client.0.smithi053.stdout:op 2095 completed, throughput=5MB/sec 2024-01-15T23:16:39.006 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MUAevs8a0t5Sbu_ off=1439266 len=247154 2024-01-15T23:16:39.008 INFO:tasks.workunit.client.0.smithi053.stdout:op 2096 completed, throughput=5MB/sec 2024-01-15T23:16:39.009 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zr-iZEeTXCPFL5O off=4143649 len=174749 2024-01-15T23:16:39.009 INFO:tasks.workunit.client.0.smithi053.stdout:op 2097 completed, throughput=5MB/sec 2024-01-15T23:16:39.011 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gzweyQUxEGybEBc off=628510 len=981560 2024-01-15T23:16:39.011 INFO:tasks.workunit.client.0.smithi053.stdout:op 2098 completed, throughput=5MB/sec 2024-01-15T23:16:39.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:38 smithi053 ceph-mon[143363]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:16:39.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:38 smithi053 ceph-mon[146052]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:16:40.010 INFO:tasks.workunit.client.0.smithi053.stdout: 409: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:40.010 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fuUxsnUodIf6IhQ off=10861374 len=655578 2024-01-15T23:16:40.015 INFO:tasks.workunit.client.0.smithi053.stdout:op 2099 completed, throughput=4.99MB/sec 2024-01-15T23:16:40.015 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-z9h3gTWFKKieGi6 off=508509 len=1169736 2024-01-15T23:16:40.020 INFO:tasks.workunit.client.0.smithi053.stdout:op 2100 completed, throughput=4.99MB/sec 2024-01-15T23:16:40.021 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2ooVAqA_6kx5Vgf off=3774115 len=1291630 2024-01-15T23:16:40.026 INFO:tasks.workunit.client.0.smithi053.stdout:op 2101 completed, throughput=5MB/sec 2024-01-15T23:16:40.026 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HpBYmnQKJXoDPNN off=11549111 len=467317 2024-01-15T23:16:40.027 INFO:tasks.workunit.client.0.smithi053.stdout:op 2102 completed, throughput=5MB/sec 2024-01-15T23:16:40.027 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ew05ZXZ9m1D2l2U off=1746095 len=301115 2024-01-15T23:16:40.030 INFO:tasks.workunit.client.0.smithi053.stdout:op 2103 completed, throughput=5MB/sec 2024-01-15T23:16:40.030 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7A4PEwaH_lJU1iH off=9490074 len=1714575 2024-01-15T23:16:40.032 INFO:tasks.workunit.client.0.smithi053.stdout:op 2104 completed, throughput=5MB/sec 2024-01-15T23:16:40.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:40 smithi163 ceph-mon[138526]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:16:41.032 INFO:tasks.workunit.client.0.smithi053.stdout: 410: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:41.032 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nMYvpxJNwdZ2pxF off=5139511 len=926574 2024-01-15T23:16:41.033 INFO:tasks.workunit.client.0.smithi053.stdout:op 2105 completed, throughput=4.99MB/sec 2024-01-15T23:16:41.034 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TUBOYkJNfwIfWzC off=1021625 len=2094622 2024-01-15T23:16:41.036 INFO:tasks.workunit.client.0.smithi053.stdout:op 2106 completed, throughput=5MB/sec 2024-01-15T23:16:41.037 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XKZE6ckuFZ8hviv off=15305633 len=1713956 2024-01-15T23:16:41.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:40 smithi053 ceph-mon[143363]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:16:41.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:40 smithi053 ceph-mon[146052]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:16:41.045 INFO:tasks.workunit.client.0.smithi053.stdout:op 2107 completed, throughput=5MB/sec 2024-01-15T23:16:42.045 INFO:tasks.workunit.client.0.smithi053.stdout: 411: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:42.045 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-D8ovXy_M5v8IV-Q off=2817729 len=288295 2024-01-15T23:16:42.046 INFO:tasks.workunit.client.0.smithi053.stdout:op 2108 completed, throughput=4.99MB/sec 2024-01-15T23:16:42.046 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2lJqQaLid4Tj1S6 off=10319732 len=1388865 2024-01-15T23:16:42.048 INFO:tasks.workunit.client.0.smithi053.stdout:op 2109 completed, throughput=4.99MB/sec 2024-01-15T23:16:42.048 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-H8nFnEYdzvi8fHY off=10376795 len=1145579 2024-01-15T23:16:42.054 INFO:tasks.workunit.client.0.smithi053.stdout:op 2110 completed, throughput=5MB/sec 2024-01-15T23:16:42.054 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HBut-vlcSwekuEi off=2440504 len=1489549 2024-01-15T23:16:42.058 INFO:tasks.workunit.client.0.smithi053.stdout:op 2111 completed, throughput=5MB/sec 2024-01-15T23:16:42.058 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gKwYmPplCJCPfR_ off=1587230 len=1669945 2024-01-15T23:16:42.065 INFO:tasks.workunit.client.0.smithi053.stdout:op 2112 completed, throughput=5MB/sec 2024-01-15T23:16:42.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:42 smithi163 ceph-mon[138526]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:16:43.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:42 smithi053 ceph-mon[143363]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:16:43.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:42 smithi053 ceph-mon[146052]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:16:43.066 INFO:tasks.workunit.client.0.smithi053.stdout: 412: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:43.066 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-z2PPOl48MGEVLTi off=137907 len=35842 2024-01-15T23:16:43.068 INFO:tasks.workunit.client.0.smithi053.stdout:op 2113 completed, throughput=4.99MB/sec 2024-01-15T23:16:43.068 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9CQ7hfMWsoE8E35 off=12108034 len=1941412 2024-01-15T23:16:43.078 INFO:tasks.workunit.client.0.smithi053.stdout:op 2114 completed, throughput=4.99MB/sec 2024-01-15T23:16:43.078 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-eq8eItce-gosqji off=19210802 len=628647 2024-01-15T23:16:43.079 INFO:tasks.workunit.client.0.smithi053.stdout:op 2115 completed, throughput=5MB/sec 2024-01-15T23:16:43.080 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4AzFzwt1UCTImmJ off=10280996 len=1648541 2024-01-15T23:16:43.081 INFO:tasks.workunit.client.0.smithi053.stdout:op 2116 completed, throughput=5MB/sec 2024-01-15T23:16:43.081 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ww7wlwOf9UCwNPM off=20781210 len=206641 2024-01-15T23:16:43.081 INFO:tasks.workunit.client.0.smithi053.stdout:op 2117 completed, throughput=5MB/sec 2024-01-15T23:16:44.082 INFO:tasks.workunit.client.0.smithi053.stdout: 413: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:44.082 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-J9jnzVtZXyNox5H off=0 len=1479287 2024-01-15T23:16:44.084 INFO:tasks.workunit.client.0.smithi053.stdout:op 2118 completed, throughput=4.99MB/sec 2024-01-15T23:16:44.084 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Z0CIt6iKpRxQ8Ks off=5655319 len=149166 2024-01-15T23:16:44.087 INFO:tasks.workunit.client.0.smithi053.stdout:op 2119 completed, throughput=4.99MB/sec 2024-01-15T23:16:44.087 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-j90EAq77lPAWOUC off=16015852 len=1650821 2024-01-15T23:16:44.093 INFO:tasks.workunit.client.0.smithi053.stdout:op 2120 completed, throughput=5MB/sec 2024-01-15T23:16:44.093 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7rao9g-DYoYAGl- off=20192563 len=1240425 2024-01-15T23:16:44.098 INFO:tasks.workunit.client.0.smithi053.stdout:op 2121 completed, throughput=5MB/sec 2024-01-15T23:16:44.098 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zaTNREC9TBJDrqq off=8683712 len=295430 2024-01-15T23:16:44.101 INFO:tasks.workunit.client.0.smithi053.stdout:op 2122 completed, throughput=5MB/sec 2024-01-15T23:16:44.101 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VJfs-FSbopz5XUw off=7329976 len=538106 2024-01-15T23:16:44.102 INFO:tasks.workunit.client.0.smithi053.stdout:op 2123 completed, throughput=5MB/sec 2024-01-15T23:16:44.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:44 smithi163 ceph-mon[138526]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:16:44.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:16:44.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:44 smithi053 ceph-mon[143363]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:16:44.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:16:45.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:44 smithi053 ceph-mon[146052]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:16:45.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:16:45.102 INFO:tasks.workunit.client.0.smithi053.stdout: 414: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:45.102 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BwN3crCqWZbc30U off=3937603 len=481601 2024-01-15T23:16:45.103 INFO:tasks.workunit.client.0.smithi053.stdout:op 2124 completed, throughput=4.99MB/sec 2024-01-15T23:16:45.103 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8hYyNUhkIZSrQ21 off=13929016 len=1447565 2024-01-15T23:16:45.110 INFO:tasks.workunit.client.0.smithi053.stdout:op 2125 completed, throughput=4.99MB/sec 2024-01-15T23:16:45.110 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-g3XG480jiAy2gdR off=9572637 len=1675546 2024-01-15T23:16:45.112 INFO:tasks.workunit.client.0.smithi053.stdout:op 2126 completed, throughput=5MB/sec 2024-01-15T23:16:45.112 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1Q9pHOnDMJzbUQm off=14235266 len=1390132 2024-01-15T23:16:45.121 INFO:tasks.workunit.client.0.smithi053.stdout:op 2127 completed, throughput=5MB/sec 2024-01-15T23:16:45.121 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HtxGFFn7Hgig-7q off=11874347 len=1660046 2024-01-15T23:16:45.122 INFO:tasks.workunit.client.0.smithi053.stdout:op 2128 completed, throughput=5MB/sec 2024-01-15T23:16:45.288 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:16:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:16:45] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2024-01-15T23:16:46.123 INFO:tasks.workunit.client.0.smithi053.stdout: 415: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:46.123 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nk8LtPCbnShBlPk off=17285060 len=2083169 2024-01-15T23:16:46.125 INFO:tasks.workunit.client.0.smithi053.stdout:op 2129 completed, throughput=5MB/sec 2024-01-15T23:16:46.125 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TaffwQfkc32UVf9 off=9857927 len=998192 2024-01-15T23:16:46.132 INFO:tasks.workunit.client.0.smithi053.stdout:op 2130 completed, throughput=5MB/sec 2024-01-15T23:16:46.132 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gpW3sDyc8gd_d-e off=4755089 len=1377069 2024-01-15T23:16:46.139 INFO:tasks.workunit.client.0.smithi053.stdout:op 2131 completed, throughput=5MB/sec 2024-01-15T23:16:46.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:46 smithi163 ceph-mon[138526]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:16:47.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:46 smithi053 ceph-mon[143363]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:16:47.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:46 smithi053 ceph-mon[146052]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:16:47.139 INFO:tasks.workunit.client.0.smithi053.stdout: 416: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:47.139 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-U2co7PPtsMONfAX off=4781508 len=1657784 2024-01-15T23:16:47.147 INFO:tasks.workunit.client.0.smithi053.stdout:op 2132 completed, throughput=4.99MB/sec 2024-01-15T23:16:47.147 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jMsjPB3oHi-abpF off=7302144 len=1403023 2024-01-15T23:16:47.148 INFO:tasks.workunit.client.0.smithi053.stdout:op 2133 completed, throughput=5MB/sec 2024-01-15T23:16:47.148 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qRk1xfrys89-GKI off=11217825 len=1417714 2024-01-15T23:16:47.154 INFO:tasks.workunit.client.0.smithi053.stdout:op 2134 completed, throughput=5MB/sec 2024-01-15T23:16:47.154 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CaxNGobSdV7jyOs off=67710 len=1994985 2024-01-15T23:16:47.161 INFO:tasks.workunit.client.0.smithi053.stdout:op 2135 completed, throughput=5MB/sec 2024-01-15T23:16:48.162 INFO:tasks.workunit.client.0.smithi053.stdout: 417: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:48.162 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Us5JNIoG410q2BZ off=649296 len=406858 2024-01-15T23:16:48.166 INFO:tasks.workunit.client.0.smithi053.stdout:op 2136 completed, throughput=4.99MB/sec 2024-01-15T23:16:48.166 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MLzukKmhkKle9Fy off=685014 len=842159 2024-01-15T23:16:48.168 INFO:tasks.workunit.client.0.smithi053.stdout:op 2137 completed, throughput=4.99MB/sec 2024-01-15T23:16:48.168 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rx7PN4cK3H95oEv off=1969417 len=284679 2024-01-15T23:16:48.171 INFO:tasks.workunit.client.0.smithi053.stdout:op 2138 completed, throughput=5MB/sec 2024-01-15T23:16:48.171 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BJbIPVrsWs1MawG off=458293 len=910795 2024-01-15T23:16:48.175 INFO:tasks.workunit.client.0.smithi053.stdout:op 2139 completed, throughput=5MB/sec 2024-01-15T23:16:48.175 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kk0zrDuyxnJkujT off=20637610 len=527946 2024-01-15T23:16:48.179 INFO:tasks.workunit.client.0.smithi053.stdout:op 2140 completed, throughput=5MB/sec 2024-01-15T23:16:48.179 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yfgIMkHncOankjr off=497886 len=1091398 2024-01-15T23:16:48.181 INFO:tasks.workunit.client.0.smithi053.stdout:op 2141 completed, throughput=5MB/sec 2024-01-15T23:16:48.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:48 smithi163 ceph-mon[138526]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:16:49.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:48 smithi053 ceph-mon[143363]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:16:49.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:48 smithi053 ceph-mon[146052]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:16:49.181 INFO:tasks.workunit.client.0.smithi053.stdout: 418: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:49.181 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0IRc8erKzg9LGjz off=5575670 len=1443413 2024-01-15T23:16:49.183 INFO:tasks.workunit.client.0.smithi053.stdout:op 2142 completed, throughput=4.99MB/sec 2024-01-15T23:16:49.183 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZT6F3TJyYVyfaPU off=6143318 len=1424921 2024-01-15T23:16:49.184 INFO:tasks.workunit.client.0.smithi053.stdout:op 2143 completed, throughput=5MB/sec 2024-01-15T23:16:49.184 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZGkvlUv789EUeRk off=11169319 len=207232 2024-01-15T23:16:49.185 INFO:tasks.workunit.client.0.smithi053.stdout:op 2144 completed, throughput=5MB/sec 2024-01-15T23:16:49.185 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Jb6FxMkLeHAi_kc off=3527147 len=2012852 2024-01-15T23:16:49.196 INFO:tasks.workunit.client.0.smithi053.stdout:op 2145 completed, throughput=5MB/sec 2024-01-15T23:16:50.196 INFO:tasks.workunit.client.0.smithi053.stdout: 419: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:50.196 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tWZ57Iso8NggFoe off=10074510 len=1636862 2024-01-15T23:16:50.203 INFO:tasks.workunit.client.0.smithi053.stdout:op 2146 completed, throughput=4.99MB/sec 2024-01-15T23:16:50.203 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nMk6SNUFV4SZ_JA off=7334538 len=119148 2024-01-15T23:16:50.204 INFO:tasks.workunit.client.0.smithi053.stdout:op 2147 completed, throughput=4.99MB/sec 2024-01-15T23:16:50.204 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nB5220Ba_N5Y2iU off=16897047 len=553790 2024-01-15T23:16:50.205 INFO:tasks.workunit.client.0.smithi053.stdout:op 2148 completed, throughput=4.99MB/sec 2024-01-15T23:16:50.205 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xKKLoUEOW9_MOc5 off=7873041 len=1442155 2024-01-15T23:16:50.211 INFO:tasks.workunit.client.0.smithi053.stdout:op 2149 completed, throughput=5MB/sec 2024-01-15T23:16:50.211 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YCBfYIlxlHALWdQ off=15353647 len=1012941 2024-01-15T23:16:50.212 INFO:tasks.workunit.client.0.smithi053.stdout:op 2150 completed, throughput=5MB/sec 2024-01-15T23:16:50.212 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ar1kV1VVQW5z0yj off=3334167 len=439964 2024-01-15T23:16:50.216 INFO:tasks.workunit.client.0.smithi053.stdout:op 2151 completed, throughput=5MB/sec 2024-01-15T23:16:50.216 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Jb6FxMkLeHAi_kc off=17340929 len=300488 2024-01-15T23:16:50.219 INFO:tasks.workunit.client.0.smithi053.stdout:op 2152 completed, throughput=5MB/sec 2024-01-15T23:16:50.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:50 smithi163 ceph-mon[138526]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:16:51.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:50 smithi053 ceph-mon[146052]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:16:51.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:50 smithi053 ceph-mon[143363]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:16:51.220 INFO:tasks.workunit.client.0.smithi053.stdout: 420: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:51.220 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-f0P_U8k9KPNe2Uy off=4961134 len=2046046 2024-01-15T23:16:51.223 INFO:tasks.workunit.client.0.smithi053.stdout:op 2153 completed, throughput=4.99MB/sec 2024-01-15T23:16:51.223 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lW_KFiNDez0_lXz off=6893178 len=1010308 2024-01-15T23:16:51.225 INFO:tasks.workunit.client.0.smithi053.stdout:op 2154 completed, throughput=5MB/sec 2024-01-15T23:16:51.225 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BYOoUoV4-k9rfDg off=1868181 len=871664 2024-01-15T23:16:51.230 INFO:tasks.workunit.client.0.smithi053.stdout:op 2155 completed, throughput=5MB/sec 2024-01-15T23:16:51.230 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tfgLNKPLJkvVI1I off=10219131 len=238726 2024-01-15T23:16:51.231 INFO:tasks.workunit.client.0.smithi053.stdout:op 2156 completed, throughput=5MB/sec 2024-01-15T23:16:51.231 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Z8nKwM0N7tInaR7 off=5174293 len=50737 2024-01-15T23:16:51.231 INFO:tasks.workunit.client.0.smithi053.stdout:op 2157 completed, throughput=5MB/sec 2024-01-15T23:16:51.231 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-O_a_gicF-ZjpJvr off=1699824 len=1565256 2024-01-15T23:16:51.239 INFO:tasks.workunit.client.0.smithi053.stdout:op 2158 completed, throughput=5MB/sec 2024-01-15T23:16:52.239 INFO:tasks.workunit.client.0.smithi053.stdout: 421: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:52.239 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-i3oV9AOqxc9KrQO off=5670822 len=1745262 2024-01-15T23:16:52.246 INFO:tasks.workunit.client.0.smithi053.stdout:op 2159 completed, throughput=4.99MB/sec 2024-01-15T23:16:52.246 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nIAbLB-vjb-ZhO6 off=1519400 len=1936959 2024-01-15T23:16:52.248 INFO:tasks.workunit.client.0.smithi053.stdout:op 2160 completed, throughput=5MB/sec 2024-01-15T23:16:52.248 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6GX0HJLum1I9ifd off=19147069 len=126538 2024-01-15T23:16:52.249 INFO:tasks.workunit.client.0.smithi053.stdout:op 2161 completed, throughput=5MB/sec 2024-01-15T23:16:52.249 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5FoXAlA3EbhEFAK off=2676324 len=2087245 2024-01-15T23:16:52.256 INFO:tasks.workunit.client.0.smithi053.stdout:op 2162 completed, throughput=5MB/sec 2024-01-15T23:16:52.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:52 smithi163 ceph-mon[138526]: pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:16:53.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:52 smithi053 ceph-mon[143363]: pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:16:53.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:52 smithi053 ceph-mon[146052]: pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:16:53.257 INFO:tasks.workunit.client.0.smithi053.stdout: 422: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:53.257 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nfdD2M4l5fnBvMP off=813743 len=661232 2024-01-15T23:16:53.262 INFO:tasks.workunit.client.0.smithi053.stdout:op 2163 completed, throughput=4.99MB/sec 2024-01-15T23:16:53.262 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GpSsQoiVaDU0vCn off=5098669 len=915730 2024-01-15T23:16:53.263 INFO:tasks.workunit.client.0.smithi053.stdout:op 2164 completed, throughput=4.99MB/sec 2024-01-15T23:16:53.263 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-t_HmdwlTQH6JLh7 off=14746174 len=273039 2024-01-15T23:16:53.266 INFO:tasks.workunit.client.0.smithi053.stdout:op 2165 completed, throughput=5MB/sec 2024-01-15T23:16:53.266 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8PosLPxxWfVqTrX off=1496890 len=1563916 2024-01-15T23:16:53.268 INFO:tasks.workunit.client.0.smithi053.stdout:op 2166 completed, throughput=5MB/sec 2024-01-15T23:16:53.268 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6zyar6EkmrI9h4m off=147728 len=1280753 2024-01-15T23:16:53.269 INFO:tasks.workunit.client.0.smithi053.stdout:op 2167 completed, throughput=5MB/sec 2024-01-15T23:16:54.270 INFO:tasks.workunit.client.0.smithi053.stdout: 423: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:54.270 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pHjYcWy-2JlVelf off=15931181 len=1883268 2024-01-15T23:16:54.281 INFO:tasks.workunit.client.0.smithi053.stdout:op 2168 completed, throughput=4.99MB/sec 2024-01-15T23:16:54.281 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qx-s_Qji9UE_LpT off=4817245 len=797656 2024-01-15T23:16:54.282 INFO:tasks.workunit.client.0.smithi053.stdout:op 2169 completed, throughput=5MB/sec 2024-01-15T23:16:54.282 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3a5fzvQH5zGLD4L off=10846163 len=463525 2024-01-15T23:16:54.286 INFO:tasks.workunit.client.0.smithi053.stdout:op 2170 completed, throughput=5MB/sec 2024-01-15T23:16:54.286 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xz7vNc_H9i_gOdP off=19600897 len=1616258 2024-01-15T23:16:54.292 INFO:tasks.workunit.client.0.smithi053.stdout:op 2171 completed, throughput=5MB/sec 2024-01-15T23:16:54.708 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 23:16:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=cleanup t=2024-01-15T23:16:54.315477641Z level=info msg="Completed cleanup jobs" duration=11.834538ms 2024-01-15T23:16:54.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:54 smithi163 ceph-mon[138526]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:16:55.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:54 smithi053 ceph-mon[143363]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:16:55.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:54 smithi053 ceph-mon[146052]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:16:55.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:16:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:16:55] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2024-01-15T23:16:55.292 INFO:tasks.workunit.client.0.smithi053.stdout: 424: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:55.292 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ebz_-cycECtJG_o off=1380744 len=1004499 2024-01-15T23:16:55.297 INFO:tasks.workunit.client.0.smithi053.stdout:op 2172 completed, throughput=4.99MB/sec 2024-01-15T23:16:55.298 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-y0lAn4Wha0LvKNH off=6181358 len=1953476 2024-01-15T23:16:55.300 INFO:tasks.workunit.client.0.smithi053.stdout:op 2173 completed, throughput=4.99MB/sec 2024-01-15T23:16:55.300 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CqXRb5Fucli65gp off=14916732 len=1890008 2024-01-15T23:16:55.301 INFO:tasks.workunit.client.0.smithi053.stdout:op 2174 completed, throughput=5MB/sec 2024-01-15T23:16:55.301 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yPXfFzTqQ6VPf8S off=12017688 len=208640 2024-01-15T23:16:55.304 INFO:tasks.workunit.client.0.smithi053.stdout:op 2175 completed, throughput=5MB/sec 2024-01-15T23:16:55.304 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-U1pGHpiJyM0E4hA off=9587574 len=423492 2024-01-15T23:16:55.305 INFO:tasks.workunit.client.0.smithi053.stdout:op 2176 completed, throughput=5MB/sec 2024-01-15T23:16:56.305 INFO:tasks.workunit.client.0.smithi053.stdout: 425: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:56.306 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4QyDmmzH18d_Pmj off=9082199 len=1626193 2024-01-15T23:16:56.307 INFO:tasks.workunit.client.0.smithi053.stdout:op 2177 completed, throughput=4.99MB/sec 2024-01-15T23:16:56.307 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-inT09STbv-59Eac off=9288501 len=1220195 2024-01-15T23:16:56.314 INFO:tasks.workunit.client.0.smithi053.stdout:op 2178 completed, throughput=5MB/sec 2024-01-15T23:16:56.314 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3Q2eylW-RYCp5tG off=2615117 len=253877 2024-01-15T23:16:56.315 INFO:tasks.workunit.client.0.smithi053.stdout:op 2179 completed, throughput=5MB/sec 2024-01-15T23:16:56.315 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ti0bHP7-oeBkW6g off=11165244 len=1248284 2024-01-15T23:16:56.316 INFO:tasks.workunit.client.0.smithi053.stdout:op 2180 completed, throughput=5MB/sec 2024-01-15T23:16:56.317 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-V99hWr8S_oh-CvM off=6168159 len=1029753 2024-01-15T23:16:56.322 INFO:tasks.workunit.client.0.smithi053.stdout:op 2181 completed, throughput=5MB/sec 2024-01-15T23:16:56.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:56 smithi163 ceph-mon[138526]: pgmap v1690: 105 pgs: 105 active+clean; 127 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-01-15T23:16:57.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:56 smithi053 ceph-mon[143363]: pgmap v1690: 105 pgs: 105 active+clean; 127 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-01-15T23:16:57.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:56 smithi053 ceph-mon[146052]: pgmap v1690: 105 pgs: 105 active+clean; 127 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-01-15T23:16:57.322 INFO:tasks.workunit.client.0.smithi053.stdout: 426: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:57.322 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5mLjoySYOw32CEY off=7382213 len=580785 2024-01-15T23:16:57.326 INFO:tasks.workunit.client.0.smithi053.stdout:op 2182 completed, throughput=4.99MB/sec 2024-01-15T23:16:57.326 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5YBYIh4l6vRqpo6 off=7132474 len=607542 2024-01-15T23:16:57.327 INFO:tasks.workunit.client.0.smithi053.stdout:op 2183 completed, throughput=4.99MB/sec 2024-01-15T23:16:57.327 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fC6gAULGJ4LtwuG off=15280268 len=1466152 2024-01-15T23:16:57.336 INFO:tasks.workunit.client.0.smithi053.stdout:op 2184 completed, throughput=4.99MB/sec 2024-01-15T23:16:57.337 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CshL14okJtV-DSz off=4017164 len=77534 2024-01-15T23:16:57.339 INFO:tasks.workunit.client.0.smithi053.stdout:op 2185 completed, throughput=4.99MB/sec 2024-01-15T23:16:57.339 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8f3id3MUnSWqWZQ off=2778187 len=104488 2024-01-15T23:16:57.340 INFO:tasks.workunit.client.0.smithi053.stdout:op 2186 completed, throughput=5MB/sec 2024-01-15T23:16:57.340 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pXSEscO_AmH98SN off=6305627 len=212823 2024-01-15T23:16:57.340 INFO:tasks.workunit.client.0.smithi053.stdout:op 2187 completed, throughput=5MB/sec 2024-01-15T23:16:57.340 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TvrejR9LLjVC6HG off=654082 len=200741 2024-01-15T23:16:57.343 INFO:tasks.workunit.client.0.smithi053.stdout:op 2188 completed, throughput=5MB/sec 2024-01-15T23:16:57.343 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YBS_nNw3L0Xbxvk off=718664 len=269305 2024-01-15T23:16:57.346 INFO:tasks.workunit.client.0.smithi053.stdout:op 2189 completed, throughput=5MB/sec 2024-01-15T23:16:57.346 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RibnSyCA5GKBjTT off=10328493 len=2004700 2024-01-15T23:16:57.355 INFO:tasks.workunit.client.0.smithi053.stdout:op 2190 completed, throughput=5MB/sec 2024-01-15T23:16:58.355 INFO:tasks.workunit.client.0.smithi053.stdout: 427: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:58.355 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Hy3P35R1CiDuBdT off=4828747 len=710866 2024-01-15T23:16:58.360 INFO:tasks.workunit.client.0.smithi053.stdout:op 2191 completed, throughput=4.99MB/sec 2024-01-15T23:16:58.360 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oDpD3Hukdnk6Rr4 off=4332794 len=920970 2024-01-15T23:16:58.365 INFO:tasks.workunit.client.0.smithi053.stdout:op 2192 completed, throughput=4.99MB/sec 2024-01-15T23:16:58.365 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hMo762U93rj0Pvj off=289284 len=582119 2024-01-15T23:16:58.369 INFO:tasks.workunit.client.0.smithi053.stdout:op 2193 completed, throughput=4.99MB/sec 2024-01-15T23:16:58.369 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6EzklmYR0XZWsA- off=755433 len=2058469 2024-01-15T23:16:58.380 INFO:tasks.workunit.client.0.smithi053.stdout:op 2194 completed, throughput=5MB/sec 2024-01-15T23:16:58.380 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-q3TOhi27EuPby4n off=2862581 len=29992 2024-01-15T23:16:58.382 INFO:tasks.workunit.client.0.smithi053.stdout:op 2195 completed, throughput=5MB/sec 2024-01-15T23:16:58.382 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1SKrB-ok7B51vfA off=1266746 len=1688723 2024-01-15T23:16:58.391 INFO:tasks.workunit.client.0.smithi053.stdout:op 2196 completed, throughput=5MB/sec 2024-01-15T23:16:58.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:58 smithi163 ceph-mon[138526]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:16:59.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:58 smithi053 ceph-mon[143363]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:16:59.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:58 smithi053 ceph-mon[146052]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:16:59.392 INFO:tasks.workunit.client.0.smithi053.stdout: 428: throughput=4.99MB/sec pending data=0 2024-01-15T23:16:59.392 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-URM-ZVFujlznDSZ off=2016770 len=419355 2024-01-15T23:16:59.393 INFO:tasks.workunit.client.0.smithi053.stdout:op 2197 completed, throughput=4.99MB/sec 2024-01-15T23:16:59.393 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qvutOVxOpZuZUWJ off=1376674 len=1109569 2024-01-15T23:16:59.398 INFO:tasks.workunit.client.0.smithi053.stdout:op 2198 completed, throughput=4.99MB/sec 2024-01-15T23:16:59.398 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PPajAYvmdPFLUtg off=785802 len=804426 2024-01-15T23:16:59.402 INFO:tasks.workunit.client.0.smithi053.stdout:op 2199 completed, throughput=5MB/sec 2024-01-15T23:16:59.402 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--vNSJ4H3BpwFF5H off=5205932 len=1905010 2024-01-15T23:16:59.411 INFO:tasks.workunit.client.0.smithi053.stdout:op 2200 completed, throughput=5MB/sec 2024-01-15T23:16:59.411 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HuOnQ9ILwyR6bv9 off=9186249 len=1761737 2024-01-15T23:16:59.417 INFO:tasks.workunit.client.0.smithi053.stdout:op 2201 completed, throughput=5MB/sec 2024-01-15T23:16:59.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:16:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:17:00.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:16:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:17:00.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:16:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:17:00.419 INFO:tasks.workunit.client.0.smithi053.stdout: 429: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:00.419 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-k_LKJbYXpzjIQ_N off=4332431 len=1012564 2024-01-15T23:17:00.419 INFO:tasks.workunit.client.0.smithi053.stdout:op 2202 completed, throughput=4.99MB/sec 2024-01-15T23:17:00.419 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Yr751ZvFiqnuUD9 off=6256184 len=2037070 2024-01-15T23:17:00.422 INFO:tasks.workunit.client.0.smithi053.stdout:op 2203 completed, throughput=5MB/sec 2024-01-15T23:17:00.422 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hADGjqCI3IzUWNe off=594913 len=220144 2024-01-15T23:17:00.422 INFO:tasks.workunit.client.0.smithi053.stdout:op 2204 completed, throughput=5MB/sec 2024-01-15T23:17:00.422 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-05tGMpzcrD82uuB off=2426253 len=1668103 2024-01-15T23:17:00.433 INFO:tasks.workunit.client.0.smithi053.stdout:op 2205 completed, throughput=5MB/sec 2024-01-15T23:17:00.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:00 smithi163 ceph-mon[138526]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:17:01.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:00 smithi053 ceph-mon[143363]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:17:01.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:00 smithi053 ceph-mon[146052]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:17:01.433 INFO:tasks.workunit.client.0.smithi053.stdout: 430: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:01.433 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JTcDqNVMwAKriqJ off=11952498 len=987603 2024-01-15T23:17:01.438 INFO:tasks.workunit.client.0.smithi053.stdout:op 2206 completed, throughput=4.99MB/sec 2024-01-15T23:17:01.438 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-E2inbTu6i1t0XP1 off=7316758 len=45911 2024-01-15T23:17:01.440 INFO:tasks.workunit.client.0.smithi053.stdout:op 2207 completed, throughput=4.99MB/sec 2024-01-15T23:17:01.440 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rNEXr6J15a5dL7G off=9904969 len=656297 2024-01-15T23:17:01.444 INFO:tasks.workunit.client.0.smithi053.stdout:op 2208 completed, throughput=4.99MB/sec 2024-01-15T23:17:01.444 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VneA7Dffhex4bQj off=140585 len=1770664 2024-01-15T23:17:01.446 INFO:tasks.workunit.client.0.smithi053.stdout:op 2209 completed, throughput=5MB/sec 2024-01-15T23:17:01.446 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tbT2ADkZjt8Yknn off=9945113 len=619623 2024-01-15T23:17:01.448 INFO:tasks.workunit.client.0.smithi053.stdout:op 2210 completed, throughput=5MB/sec 2024-01-15T23:17:01.448 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YNbBMeXbM9ORL4n off=11265737 len=77095 2024-01-15T23:17:01.448 INFO:tasks.workunit.client.0.smithi053.stdout:op 2211 completed, throughput=5MB/sec 2024-01-15T23:17:01.448 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Fk6idLPo8BU6nUZ off=0 len=1186921 2024-01-15T23:17:01.456 INFO:tasks.workunit.client.0.smithi053.stdout:op 2212 completed, throughput=5MB/sec 2024-01-15T23:17:02.456 INFO:tasks.workunit.client.0.smithi053.stdout: 431: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:02.456 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Fp6Q7RLanOChf-_ off=8039237 len=495958 2024-01-15T23:17:02.458 INFO:tasks.workunit.client.0.smithi053.stdout:op 2213 completed, throughput=4.99MB/sec 2024-01-15T23:17:02.458 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_u-F4FBQU-IhleE off=10153839 len=396129 2024-01-15T23:17:02.461 INFO:tasks.workunit.client.0.smithi053.stdout:op 2214 completed, throughput=4.99MB/sec 2024-01-15T23:17:02.461 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qSzOBns2dF_-NYw off=2521502 len=1630772 2024-01-15T23:17:02.464 INFO:tasks.workunit.client.0.smithi053.stdout:op 2215 completed, throughput=5MB/sec 2024-01-15T23:17:02.464 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_y_CcOMPLNqQ1Ur off=5653894 len=501429 2024-01-15T23:17:02.465 INFO:tasks.workunit.client.0.smithi053.stdout:op 2216 completed, throughput=5MB/sec 2024-01-15T23:17:02.465 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--uuDTG1VpW0JEfR off=3201841 len=482894 2024-01-15T23:17:02.469 INFO:tasks.workunit.client.0.smithi053.stdout:op 2217 completed, throughput=5MB/sec 2024-01-15T23:17:02.469 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dSmiLNFWaPQsQIE off=6321501 len=768702 2024-01-15T23:17:02.473 INFO:tasks.workunit.client.0.smithi053.stdout:op 2218 completed, throughput=5MB/sec 2024-01-15T23:17:02.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:02 smithi163 ceph-mon[138526]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-01-15T23:17:03.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:02 smithi053 ceph-mon[143363]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-01-15T23:17:03.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:02 smithi053 ceph-mon[146052]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-01-15T23:17:03.474 INFO:tasks.workunit.client.0.smithi053.stdout: 432: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:03.474 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VIIPIB2nNlTg7-d off=3705729 len=350879 2024-01-15T23:17:03.474 INFO:tasks.workunit.client.0.smithi053.stdout:op 2219 completed, throughput=4.99MB/sec 2024-01-15T23:17:03.475 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HJklaonBmdrCpzH off=16789755 len=2021558 2024-01-15T23:17:03.477 INFO:tasks.workunit.client.0.smithi053.stdout:op 2220 completed, throughput=4.99MB/sec 2024-01-15T23:17:03.477 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-D53931oz8HqDddL off=1827336 len=65458 2024-01-15T23:17:03.477 INFO:tasks.workunit.client.0.smithi053.stdout:op 2221 completed, throughput=4.99MB/sec 2024-01-15T23:17:03.477 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BpauKZd4Qzbv-tc off=9780097 len=316767 2024-01-15T23:17:03.480 INFO:tasks.workunit.client.0.smithi053.stdout:op 2222 completed, throughput=4.99MB/sec 2024-01-15T23:17:03.481 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5ZnCxKc6JGvHpyw off=183177 len=1775999 2024-01-15T23:17:03.484 INFO:tasks.workunit.client.0.smithi053.stdout:op 2223 completed, throughput=5MB/sec 2024-01-15T23:17:03.485 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5khN7phm47BmdAq off=13094531 len=652691 2024-01-15T23:17:03.489 INFO:tasks.workunit.client.0.smithi053.stdout:op 2224 completed, throughput=5MB/sec 2024-01-15T23:17:03.489 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gH6YiZRZ-Kro-lj off=7499162 len=1177734 2024-01-15T23:17:03.491 INFO:tasks.workunit.client.0.smithi053.stdout:op 2225 completed, throughput=5MB/sec 2024-01-15T23:17:04.491 INFO:tasks.workunit.client.0.smithi053.stdout: 433: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:04.491 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sSRzReyd-JAevNt off=692292 len=63928 2024-01-15T23:17:04.492 INFO:tasks.workunit.client.0.smithi053.stdout:op 2226 completed, throughput=4.99MB/sec 2024-01-15T23:17:04.492 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JUZOvvY52lHq5mc off=14429346 len=1426980 2024-01-15T23:17:04.493 INFO:tasks.workunit.client.0.smithi053.stdout:op 2227 completed, throughput=4.99MB/sec 2024-01-15T23:17:04.493 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-N-mkj_6yggiqDR8 off=17619563 len=474181 2024-01-15T23:17:04.494 INFO:tasks.workunit.client.0.smithi053.stdout:op 2228 completed, throughput=5MB/sec 2024-01-15T23:17:04.495 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qU1m67bmzc986vf off=10897347 len=146094 2024-01-15T23:17:04.495 INFO:tasks.workunit.client.0.smithi053.stdout:op 2229 completed, throughput=5MB/sec 2024-01-15T23:17:04.495 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-f4cNGI25014Kw2C off=15598421 len=1561231 2024-01-15T23:17:04.502 INFO:tasks.workunit.client.0.smithi053.stdout:op 2230 completed, throughput=5MB/sec 2024-01-15T23:17:04.503 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Zsj2nhussn3rqqd off=0 len=1632472 2024-01-15T23:17:04.509 INFO:tasks.workunit.client.0.smithi053.stdout:op 2231 completed, throughput=5MB/sec 2024-01-15T23:17:05.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:04 smithi053 ceph-mon[143363]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:17:05.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:04 smithi053 ceph-mon[146052]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:17:05.225 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:04 smithi163 ceph-mon[138526]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:17:05.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:17:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:17:05] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2024-01-15T23:17:05.510 INFO:tasks.workunit.client.0.smithi053.stdout: 434: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:05.510 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UYqn7yxFrw2rA8L off=18311356 len=1600041 2024-01-15T23:17:05.511 INFO:tasks.workunit.client.0.smithi053.stdout:op 2232 completed, throughput=4.99MB/sec 2024-01-15T23:17:05.512 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-f2clgJLvHfy8mFp off=1558762 len=1591626 2024-01-15T23:17:05.513 INFO:tasks.workunit.client.0.smithi053.stdout:op 2233 completed, throughput=5MB/sec 2024-01-15T23:17:05.513 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kY7ZmmbvJzZEURA off=2836034 len=1325510 2024-01-15T23:17:05.519 INFO:tasks.workunit.client.0.smithi053.stdout:op 2234 completed, throughput=5MB/sec 2024-01-15T23:17:06.519 INFO:tasks.workunit.client.0.smithi053.stdout: 435: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:06.519 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-S6gDpVG1JqxF7GU off=1189291 len=274327 2024-01-15T23:17:06.522 INFO:tasks.workunit.client.0.smithi053.stdout:op 2235 completed, throughput=4.99MB/sec 2024-01-15T23:17:06.522 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-h_heldafHa_XKYi off=10657904 len=1711041 2024-01-15T23:17:06.525 INFO:tasks.workunit.client.0.smithi053.stdout:op 2236 completed, throughput=4.99MB/sec 2024-01-15T23:17:06.525 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IekN7j0SfS6h7Pj off=7432694 len=109271 2024-01-15T23:17:06.527 INFO:tasks.workunit.client.0.smithi053.stdout:op 2237 completed, throughput=4.99MB/sec 2024-01-15T23:17:06.527 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NRtKgaOQbNiKLzD off=21297553 len=1143119 2024-01-15T23:17:06.530 INFO:tasks.workunit.client.0.smithi053.stdout:op 2238 completed, throughput=5MB/sec 2024-01-15T23:17:06.530 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6iJYlDsqGZQuVQc off=2089296 len=876004 2024-01-15T23:17:06.531 INFO:tasks.workunit.client.0.smithi053.stdout:op 2239 completed, throughput=5MB/sec 2024-01-15T23:17:06.531 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-o9BVvvl0qVWwDJG off=476371 len=691177 2024-01-15T23:17:06.535 INFO:tasks.workunit.client.0.smithi053.stdout:op 2240 completed, throughput=5MB/sec 2024-01-15T23:17:06.535 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-G0gzEabwU0TOry2 off=994225 len=878611 2024-01-15T23:17:06.540 INFO:tasks.workunit.client.0.smithi053.stdout:op 2241 completed, throughput=5MB/sec 2024-01-15T23:17:07.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:06 smithi053 ceph-mon[143363]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:17:07.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:06 smithi053 ceph-mon[146052]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:17:07.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:06 smithi163 ceph-mon[138526]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:17:07.541 INFO:tasks.workunit.client.0.smithi053.stdout: 436: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:07.541 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8qnZvNqlFurXu6I off=14319570 len=1684136 2024-01-15T23:17:07.543 INFO:tasks.workunit.client.0.smithi053.stdout:op 2242 completed, throughput=4.99MB/sec 2024-01-15T23:17:07.543 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-y0wYuOXoOUC638h off=1832057 len=927685 2024-01-15T23:17:07.548 INFO:tasks.workunit.client.0.smithi053.stdout:op 2243 completed, throughput=5MB/sec 2024-01-15T23:17:07.548 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PpuGyqWEWr_asRY off=13860763 len=973008 2024-01-15T23:17:07.550 INFO:tasks.workunit.client.0.smithi053.stdout:op 2244 completed, throughput=5MB/sec 2024-01-15T23:17:07.550 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eCwGsoes3rBrwVW off=9175923 len=1402375 2024-01-15T23:17:07.556 INFO:tasks.workunit.client.0.smithi053.stdout:op 2245 completed, throughput=5MB/sec 2024-01-15T23:17:08.557 INFO:tasks.workunit.client.0.smithi053.stdout: 437: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:08.557 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zyEK1C9NT8ufxzd off=10586335 len=1462781 2024-01-15T23:17:08.560 INFO:tasks.workunit.client.0.smithi053.stdout:op 2246 completed, throughput=4.99MB/sec 2024-01-15T23:17:08.560 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BlfFV2a24g2qkUw off=10472396 len=1740627 2024-01-15T23:17:08.570 INFO:tasks.workunit.client.0.smithi053.stdout:op 2247 completed, throughput=5MB/sec 2024-01-15T23:17:08.570 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Au3jNibKThBEUL7 off=7273003 len=1127760 2024-01-15T23:17:08.576 INFO:tasks.workunit.client.0.smithi053.stdout:op 2248 completed, throughput=5MB/sec 2024-01-15T23:17:08.576 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QRb3PiivBnon_OL off=4472714 len=157970 2024-01-15T23:17:08.579 INFO:tasks.workunit.client.0.smithi053.stdout:op 2249 completed, throughput=5MB/sec 2024-01-15T23:17:08.579 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-U6JqS-FzlWMwoek off=2730296 len=12394 2024-01-15T23:17:08.581 INFO:tasks.workunit.client.0.smithi053.stdout:op 2250 completed, throughput=5MB/sec 2024-01-15T23:17:08.581 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Rbt40s57DMb97FV off=5395385 len=1446800 2024-01-15T23:17:08.583 INFO:tasks.workunit.client.0.smithi053.stdout:op 2251 completed, throughput=5MB/sec 2024-01-15T23:17:09.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:08 smithi053 ceph-mon[143363]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:17:09.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:08 smithi053 ceph-mon[146052]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:17:09.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:08 smithi163 ceph-mon[138526]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:17:09.583 INFO:tasks.workunit.client.0.smithi053.stdout: 438: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:09.583 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CBM2nlfLqCR5XVY off=12030694 len=1357472 2024-01-15T23:17:09.590 INFO:tasks.workunit.client.0.smithi053.stdout:op 2252 completed, throughput=4.99MB/sec 2024-01-15T23:17:09.590 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jgu8_2iHFRRIJO- off=15501896 len=152619 2024-01-15T23:17:09.591 INFO:tasks.workunit.client.0.smithi053.stdout:op 2253 completed, throughput=4.99MB/sec 2024-01-15T23:17:09.591 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-C87CM5o8FN3Qnl1 off=1255611 len=1670826 2024-01-15T23:17:09.599 INFO:tasks.workunit.client.0.smithi053.stdout:op 2254 completed, throughput=5MB/sec 2024-01-15T23:17:09.599 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dHS3W2FWLfPcYX_ off=12623697 len=1941158 2024-01-15T23:17:09.601 INFO:tasks.workunit.client.0.smithi053.stdout:op 2255 completed, throughput=5MB/sec 2024-01-15T23:17:10.602 INFO:tasks.workunit.client.0.smithi053.stdout: 439: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:10.602 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Oqsnsb_EPSqwXbH off=5400727 len=82287 2024-01-15T23:17:10.604 INFO:tasks.workunit.client.0.smithi053.stdout:op 2256 completed, throughput=4.99MB/sec 2024-01-15T23:17:10.604 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-z03f12lH3SvEGTs off=9813762 len=698631 2024-01-15T23:17:10.605 INFO:tasks.workunit.client.0.smithi053.stdout:op 2257 completed, throughput=4.99MB/sec 2024-01-15T23:17:10.605 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TWLCz0NkEbC7fVy off=15167284 len=401644 2024-01-15T23:17:10.609 INFO:tasks.workunit.client.0.smithi053.stdout:op 2258 completed, throughput=4.99MB/sec 2024-01-15T23:17:10.609 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PPajAYvmdPFLUtg off=369030 len=357545 2024-01-15T23:17:10.609 INFO:tasks.workunit.client.0.smithi053.stdout:op 2259 completed, throughput=4.99MB/sec 2024-01-15T23:17:10.610 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xzR6zH-c5h6EKd3 off=9173784 len=1096878 2024-01-15T23:17:10.615 INFO:tasks.workunit.client.0.smithi053.stdout:op 2260 completed, throughput=5MB/sec 2024-01-15T23:17:10.615 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yldiTl5iVRYmt9r off=5246153 len=789541 2024-01-15T23:17:10.616 INFO:tasks.workunit.client.0.smithi053.stdout:op 2261 completed, throughput=5MB/sec 2024-01-15T23:17:10.616 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jP6mYNv_6ez3ann off=11924540 len=1519425 2024-01-15T23:17:10.623 INFO:tasks.workunit.client.0.smithi053.stdout:op 2262 completed, throughput=5MB/sec 2024-01-15T23:17:11.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:10 smithi053 ceph-mon[143363]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:17:11.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:10 smithi053 ceph-mon[146052]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:17:11.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:10 smithi163 ceph-mon[138526]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:17:11.624 INFO:tasks.workunit.client.0.smithi053.stdout: 440: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:11.624 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EUnVoymNT8DYGFn off=3042984 len=749359 2024-01-15T23:17:11.626 INFO:tasks.workunit.client.0.smithi053.stdout:op 2263 completed, throughput=4.99MB/sec 2024-01-15T23:17:11.626 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-op2feAMrT7N_RWV off=7703279 len=1362647 2024-01-15T23:17:11.628 INFO:tasks.workunit.client.0.smithi053.stdout:op 2264 completed, throughput=4.99MB/sec 2024-01-15T23:17:11.628 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eDleLhx8PmvUtP2 off=16547273 len=1030932 2024-01-15T23:17:11.634 INFO:tasks.workunit.client.0.smithi053.stdout:op 2265 completed, throughput=5MB/sec 2024-01-15T23:17:11.634 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-USGnYL9knPTR-Ga off=8191254 len=1137202 2024-01-15T23:17:11.640 INFO:tasks.workunit.client.0.smithi053.stdout:op 2266 completed, throughput=5MB/sec 2024-01-15T23:17:11.640 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Yt_T9Pzw80dCtUe off=2232852 len=1301478 2024-01-15T23:17:11.641 INFO:tasks.workunit.client.0.smithi053.stdout:op 2267 completed, throughput=5MB/sec 2024-01-15T23:17:12.642 INFO:tasks.workunit.client.0.smithi053.stdout: 441: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:12.642 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-w7OrqhgYtc67MLj off=5910955 len=1238145 2024-01-15T23:17:12.644 INFO:tasks.workunit.client.0.smithi053.stdout:op 2268 completed, throughput=4.99MB/sec 2024-01-15T23:17:12.644 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NH6xPWvgV7uY1S8 off=4059236 len=1292076 2024-01-15T23:17:12.651 INFO:tasks.workunit.client.0.smithi053.stdout:op 2269 completed, throughput=5MB/sec 2024-01-15T23:17:12.651 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-q1whfO7wa6MRsUk off=7291987 len=1849848 2024-01-15T23:17:12.661 INFO:tasks.workunit.client.0.smithi053.stdout:op 2270 completed, throughput=5MB/sec 2024-01-15T23:17:12.661 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YokSotxsBLmPsPG off=1362583 len=1956810 2024-01-15T23:17:12.665 INFO:tasks.workunit.client.0.smithi053.stdout:op 2271 completed, throughput=5MB/sec 2024-01-15T23:17:13.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:12 smithi053 ceph-mon[143363]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:17:13.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:12 smithi053 ceph-mon[146052]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:17:13.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:12 smithi163 ceph-mon[138526]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:17:13.665 INFO:tasks.workunit.client.0.smithi053.stdout: 442: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:13.665 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AZ1OwqVkI8gPA-y off=129986 len=96856 2024-01-15T23:17:13.666 INFO:tasks.workunit.client.0.smithi053.stdout:op 2272 completed, throughput=4.99MB/sec 2024-01-15T23:17:13.667 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4FNlPhmaVwEqLwM off=2575182 len=1286148 2024-01-15T23:17:13.668 INFO:tasks.workunit.client.0.smithi053.stdout:op 2273 completed, throughput=4.99MB/sec 2024-01-15T23:17:13.668 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-k01rVxJokzk-cWr off=504603 len=920044 2024-01-15T23:17:13.672 INFO:tasks.workunit.client.0.smithi053.stdout:op 2274 completed, throughput=5MB/sec 2024-01-15T23:17:13.672 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JfO3xSsyUmqiOk8 off=8439076 len=1458376 2024-01-15T23:17:13.674 INFO:tasks.workunit.client.0.smithi053.stdout:op 2275 completed, throughput=5MB/sec 2024-01-15T23:17:13.675 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--jPB353qsEFurRf off=8667222 len=300682 2024-01-15T23:17:13.675 INFO:tasks.workunit.client.0.smithi053.stdout:op 2276 completed, throughput=5MB/sec 2024-01-15T23:17:14.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:17:14.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:17:14.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:17:14.675 INFO:tasks.workunit.client.0.smithi053.stdout: 443: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:14.676 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CH89lll1bwjvaLG off=3118431 len=1461618 2024-01-15T23:17:14.682 INFO:tasks.workunit.client.0.smithi053.stdout:op 2277 completed, throughput=4.99MB/sec 2024-01-15T23:17:14.682 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vX5wyEjlYfpKVIf off=1487027 len=287275 2024-01-15T23:17:14.684 INFO:tasks.workunit.client.0.smithi053.stdout:op 2278 completed, throughput=4.99MB/sec 2024-01-15T23:17:14.684 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OCYPCFbOlHF8yaf off=5195014 len=1857203 2024-01-15T23:17:14.693 INFO:tasks.workunit.client.0.smithi053.stdout:op 2279 completed, throughput=5MB/sec 2024-01-15T23:17:14.693 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_CBHvA8Y-pv1Dub off=976104 len=1552026 2024-01-15T23:17:14.698 INFO:tasks.workunit.client.0.smithi053.stdout:op 2280 completed, throughput=5MB/sec 2024-01-15T23:17:14.698 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XGcP3iZ9-e2eZ0F off=15200152 len=1097049 2024-01-15T23:17:14.702 INFO:tasks.workunit.client.0.smithi053.stdout:op 2281 completed, throughput=5MB/sec 2024-01-15T23:17:14.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:14 smithi163 ceph-mon[138526]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:17:14.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:17:14.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:14 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:17:14.976 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:14 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:17:15.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:14 smithi053 ceph-mon[143363]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:17:15.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:17:15.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:14 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:17:15.001 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:14 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:17:15.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:14 smithi053 ceph-mon[146052]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:17:15.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:17:15.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:14 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:17:15.001 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:14 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:17:15.289 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:17:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:17:15] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2024-01-15T23:17:15.703 INFO:tasks.workunit.client.0.smithi053.stdout: 444: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:15.703 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-b3S8TEnLYVZL5cF off=1227868 len=692427 2024-01-15T23:17:15.707 INFO:tasks.workunit.client.0.smithi053.stdout:op 2282 completed, throughput=4.99MB/sec 2024-01-15T23:17:15.707 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MhGLgQk1YJYpGQX off=7959830 len=1929417 2024-01-15T23:17:15.709 INFO:tasks.workunit.client.0.smithi053.stdout:op 2283 completed, throughput=5MB/sec 2024-01-15T23:17:15.709 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QwHqcDZHenOLw5l off=14639016 len=160966 2024-01-15T23:17:15.710 INFO:tasks.workunit.client.0.smithi053.stdout:op 2284 completed, throughput=5MB/sec 2024-01-15T23:17:15.711 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IdEcaw2Dz4bLRjP off=1115224 len=1028449 2024-01-15T23:17:15.715 INFO:tasks.workunit.client.0.smithi053.stdout:op 2285 completed, throughput=5MB/sec 2024-01-15T23:17:15.715 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hYrGNKfIHICjEw7 off=357228 len=1728495 2024-01-15T23:17:15.718 INFO:tasks.workunit.client.0.smithi053.stdout:op 2286 completed, throughput=5MB/sec 2024-01-15T23:17:16.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:17:16.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:17:16.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:15 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:17:16.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:15 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:17:16.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:15 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:17:16.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:17:16.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:17:16.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:15 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:17:16.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:15 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:17:16.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:15 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:17:16.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:17:16.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:17:16.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:15 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:17:16.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:15 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:17:16.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:15 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:17:16.719 INFO:tasks.workunit.client.0.smithi053.stdout: 445: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:16.719 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7XKdVfgxGMwKXX9 off=14667676 len=1820418 2024-01-15T23:17:16.727 INFO:tasks.workunit.client.0.smithi053.stdout:op 2287 completed, throughput=5MB/sec 2024-01-15T23:17:16.727 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Zpj_frL9vSOx8_R off=6797043 len=443400 2024-01-15T23:17:16.728 INFO:tasks.workunit.client.0.smithi053.stdout:op 2288 completed, throughput=5MB/sec 2024-01-15T23:17:16.728 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Gx2Hz4ip-lL4q3M off=5748719 len=1644277 2024-01-15T23:17:16.737 INFO:tasks.workunit.client.0.smithi053.stdout:op 2289 completed, throughput=5MB/sec 2024-01-15T23:17:16.737 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dFAIvQed3zWgQkX off=4097841 len=100639 2024-01-15T23:17:16.739 INFO:tasks.workunit.client.0.smithi053.stdout:op 2290 completed, throughput=5MB/sec 2024-01-15T23:17:16.739 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DRtJk3MgU-0LQA2 off=13348752 len=470506 2024-01-15T23:17:16.740 INFO:tasks.workunit.client.0.smithi053.stdout:op 2291 completed, throughput=5MB/sec 2024-01-15T23:17:17.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:16 smithi163 ceph-mon[138526]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:17:17.289 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:16 smithi053 ceph-mon[143363]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:17:17.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:16 smithi053 ceph-mon[146052]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:17:17.741 INFO:tasks.workunit.client.0.smithi053.stdout: 446: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:17.741 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2hLshkgEuMTR_n6 off=3377266 len=737901 2024-01-15T23:17:17.742 INFO:tasks.workunit.client.0.smithi053.stdout:op 2292 completed, throughput=4.99MB/sec 2024-01-15T23:17:17.742 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YWQICYDBoSUIzeh off=2755799 len=1511625 2024-01-15T23:17:17.749 INFO:tasks.workunit.client.0.smithi053.stdout:op 2293 completed, throughput=4.99MB/sec 2024-01-15T23:17:17.749 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-r0_aaSzmtSSUWJF off=2682599 len=1451977 2024-01-15T23:17:17.750 INFO:tasks.workunit.client.0.smithi053.stdout:op 2294 completed, throughput=5MB/sec 2024-01-15T23:17:17.750 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5U3j0QdhxbP_SIR off=2917670 len=1101216 2024-01-15T23:17:17.753 INFO:tasks.workunit.client.0.smithi053.stdout:op 2295 completed, throughput=5MB/sec 2024-01-15T23:17:17.753 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nIzK5RM8VUJL9k8 off=2875990 len=246539 2024-01-15T23:17:17.756 INFO:tasks.workunit.client.0.smithi053.stdout:op 2296 completed, throughput=5MB/sec 2024-01-15T23:17:18.756 INFO:tasks.workunit.client.0.smithi053.stdout: 447: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:18.756 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NTYEWD3KYHhay-2 off=4330778 len=1982918 2024-01-15T23:17:18.765 INFO:tasks.workunit.client.0.smithi053.stdout:op 2297 completed, throughput=4.99MB/sec 2024-01-15T23:17:18.765 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XZCG5ZDwl_loXKt off=13467567 len=1983497 2024-01-15T23:17:18.766 INFO:tasks.workunit.client.0.smithi053.stdout:op 2298 completed, throughput=5MB/sec 2024-01-15T23:17:18.766 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8KlhBM0m3FgHnP0 off=6142558 len=1919191 2024-01-15T23:17:18.768 INFO:tasks.workunit.client.0.smithi053.stdout:op 2299 completed, throughput=5MB/sec 2024-01-15T23:17:19.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:18 smithi163 ceph-mon[138526]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-01-15T23:17:19.289 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:18 smithi053 ceph-mon[143363]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-01-15T23:17:19.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:18 smithi053 ceph-mon[146052]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-01-15T23:17:19.769 INFO:tasks.workunit.client.0.smithi053.stdout: 448: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:19.769 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-esPWmrRj67B9t_0 off=12614316 len=714219 2024-01-15T23:17:19.770 INFO:tasks.workunit.client.0.smithi053.stdout:op 2300 completed, throughput=4.99MB/sec 2024-01-15T23:17:19.770 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rLxizV2QQwPUv3l off=1013567 len=890756 2024-01-15T23:17:19.771 INFO:tasks.workunit.client.0.smithi053.stdout:op 2301 completed, throughput=4.99MB/sec 2024-01-15T23:17:19.771 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-feSRvl-4W4frj17 off=5028421 len=1033593 2024-01-15T23:17:19.780 INFO:tasks.workunit.client.0.smithi053.stdout:op 2302 completed, throughput=5MB/sec 2024-01-15T23:17:19.780 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nU1rjABaIUuVseN off=399370 len=729874 2024-01-15T23:17:19.782 INFO:tasks.workunit.client.0.smithi053.stdout:op 2303 completed, throughput=5MB/sec 2024-01-15T23:17:19.782 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-b9enpZo5J8eDd5c off=3745324 len=1507056 2024-01-15T23:17:19.783 INFO:tasks.workunit.client.0.smithi053.stdout:op 2304 completed, throughput=5MB/sec 2024-01-15T23:17:20.784 INFO:tasks.workunit.client.0.smithi053.stdout: 449: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:20.784 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6Y1IzrizI9pHYsB off=1872465 len=153013 2024-01-15T23:17:20.785 INFO:tasks.workunit.client.0.smithi053.stdout:op 2305 completed, throughput=4.99MB/sec 2024-01-15T23:17:20.785 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Zq64XaEWwpth9mj off=19311501 len=1731182 2024-01-15T23:17:20.793 INFO:tasks.workunit.client.0.smithi053.stdout:op 2306 completed, throughput=4.99MB/sec 2024-01-15T23:17:20.793 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-T5WXOkWOmZ4JUO8 off=745738 len=39464 2024-01-15T23:17:20.795 INFO:tasks.workunit.client.0.smithi053.stdout:op 2307 completed, throughput=4.99MB/sec 2024-01-15T23:17:20.795 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wuv1w8sI0UQkyTy off=0 len=1165290 2024-01-15T23:17:20.801 INFO:tasks.workunit.client.0.smithi053.stdout:op 2308 completed, throughput=5MB/sec 2024-01-15T23:17:20.801 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tqyP1IlqBfPzzug off=1849356 len=734455 2024-01-15T23:17:20.803 INFO:tasks.workunit.client.0.smithi053.stdout:op 2309 completed, throughput=5MB/sec 2024-01-15T23:17:20.804 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kP8lnoc8HMqcSEB off=0 len=1241146 2024-01-15T23:17:20.808 INFO:tasks.workunit.client.0.smithi053.stdout:op 2310 completed, throughput=5MB/sec 2024-01-15T23:17:20.808 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NcQpT4QFkF0-W5o off=9961555 len=1169406 2024-01-15T23:17:20.814 INFO:tasks.workunit.client.0.smithi053.stdout:op 2311 completed, throughput=5MB/sec 2024-01-15T23:17:21.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:20 smithi163 ceph-mon[138526]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:17:21.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:20 smithi053 ceph-mon[143363]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:17:21.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:20 smithi053 ceph-mon[146052]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:17:21.814 INFO:tasks.workunit.client.0.smithi053.stdout: 450: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:21.814 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--XtV8aw4anNAjM1 off=449936 len=1623900 2024-01-15T23:17:21.822 INFO:tasks.workunit.client.0.smithi053.stdout:op 2312 completed, throughput=4.99MB/sec 2024-01-15T23:17:21.822 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DlfWpConptvzP0u off=958583 len=626567 2024-01-15T23:17:21.827 INFO:tasks.workunit.client.0.smithi053.stdout:op 2313 completed, throughput=5MB/sec 2024-01-15T23:17:21.827 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aMnEdUujtm9KBZh off=10754187 len=1429053 2024-01-15T23:17:21.829 INFO:tasks.workunit.client.0.smithi053.stdout:op 2314 completed, throughput=5MB/sec 2024-01-15T23:17:21.829 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9ZtpiaJU2rgdI1D off=4611606 len=1439209 2024-01-15T23:17:21.836 INFO:tasks.workunit.client.0.smithi053.stdout:op 2315 completed, throughput=5MB/sec 2024-01-15T23:17:22.836 INFO:tasks.workunit.client.0.smithi053.stdout: 451: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:22.836 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jYvBM3kC44JiXCE off=2860739 len=987414 2024-01-15T23:17:22.842 INFO:tasks.workunit.client.0.smithi053.stdout:op 2316 completed, throughput=4.99MB/sec 2024-01-15T23:17:22.842 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uxW8o8mBOY9bv4a off=6060567 len=334715 2024-01-15T23:17:22.843 INFO:tasks.workunit.client.0.smithi053.stdout:op 2317 completed, throughput=4.99MB/sec 2024-01-15T23:17:22.843 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WyEZvqTP10c39uZ off=11539721 len=147204 2024-01-15T23:17:22.844 INFO:tasks.workunit.client.0.smithi053.stdout:op 2318 completed, throughput=4.99MB/sec 2024-01-15T23:17:22.844 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jyKU1j8y_qHrxLj off=18863768 len=1853095 2024-01-15T23:17:22.847 INFO:tasks.workunit.client.0.smithi053.stdout:op 2319 completed, throughput=5MB/sec 2024-01-15T23:17:22.847 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-b0qMted-geHTVAt off=18563814 len=1479248 2024-01-15T23:17:22.849 INFO:tasks.workunit.client.0.smithi053.stdout:op 2320 completed, throughput=5MB/sec 2024-01-15T23:17:23.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:22 smithi163 ceph-mon[138526]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:17:23.289 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:22 smithi053 ceph-mon[143363]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:17:23.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:22 smithi053 ceph-mon[146052]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:17:23.850 INFO:tasks.workunit.client.0.smithi053.stdout: 452: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:23.850 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Pf88aIJtNf4EMPo off=23158880 len=943838 2024-01-15T23:17:23.855 INFO:tasks.workunit.client.0.smithi053.stdout:op 2321 completed, throughput=4.99MB/sec 2024-01-15T23:17:23.855 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uX4FSdppqL0lrFK off=2393847 len=369794 2024-01-15T23:17:23.859 INFO:tasks.workunit.client.0.smithi053.stdout:op 2322 completed, throughput=4.99MB/sec 2024-01-15T23:17:23.859 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MkXBWwE9C_qVfaC off=1214206 len=885840 2024-01-15T23:17:23.860 INFO:tasks.workunit.client.0.smithi053.stdout:op 2323 completed, throughput=4.99MB/sec 2024-01-15T23:17:23.861 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mJNg7YAZtxS-e47 off=8154513 len=1638940 2024-01-15T23:17:23.867 INFO:tasks.workunit.client.0.smithi053.stdout:op 2324 completed, throughput=5MB/sec 2024-01-15T23:17:23.867 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NdGY1MkhHLIfg_9 off=10918745 len=259168 2024-01-15T23:17:23.870 INFO:tasks.workunit.client.0.smithi053.stdout:op 2325 completed, throughput=5MB/sec 2024-01-15T23:17:23.870 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cYNrxLz3b-CGzF_ off=615462 len=1848017 2024-01-15T23:17:23.877 INFO:tasks.workunit.client.0.smithi053.stdout:op 2326 completed, throughput=5MB/sec 2024-01-15T23:17:24.877 INFO:tasks.workunit.client.0.smithi053.stdout: 453: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:24.877 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ysM92mj_E1iH6Tc off=1733100 len=1759972 2024-01-15T23:17:24.885 INFO:tasks.workunit.client.0.smithi053.stdout:op 2327 completed, throughput=4.99MB/sec 2024-01-15T23:17:24.885 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tHXS6AtbJkWXIO7 off=511739 len=715761 2024-01-15T23:17:24.886 INFO:tasks.workunit.client.0.smithi053.stdout:op 2328 completed, throughput=5MB/sec 2024-01-15T23:17:24.886 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eFVEoKWXh-xO6ks off=12091667 len=565466 2024-01-15T23:17:24.890 INFO:tasks.workunit.client.0.smithi053.stdout:op 2329 completed, throughput=5MB/sec 2024-01-15T23:17:24.890 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6UIM3-NxErTK7z4 off=446498 len=1175193 2024-01-15T23:17:24.895 INFO:tasks.workunit.client.0.smithi053.stdout:op 2330 completed, throughput=5MB/sec 2024-01-15T23:17:24.895 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lSaNvADThXuemwn off=17312204 len=200006 2024-01-15T23:17:24.900 INFO:tasks.workunit.client.0.smithi053.stdout:op 2331 completed, throughput=5MB/sec 2024-01-15T23:17:24.900 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LEbxyWLvzNYMCJs off=6824193 len=335218 2024-01-15T23:17:24.901 INFO:tasks.workunit.client.0.smithi053.stdout:op 2332 completed, throughput=5MB/sec 2024-01-15T23:17:25.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:24 smithi163 ceph-mon[138526]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:17:25.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:24 smithi053 ceph-mon[143363]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:17:25.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:17:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:17:25] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2024-01-15T23:17:25.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:24 smithi053 ceph-mon[146052]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:17:25.902 INFO:tasks.workunit.client.0.smithi053.stdout: 454: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:25.902 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XPFhlXdlGXyTnPD off=8952838 len=998322 2024-01-15T23:17:25.904 INFO:tasks.workunit.client.0.smithi053.stdout:op 2333 completed, throughput=4.99MB/sec 2024-01-15T23:17:25.904 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aV56cv98qug7MrQ off=8129887 len=1821337 2024-01-15T23:17:25.915 INFO:tasks.workunit.client.0.smithi053.stdout:op 2334 completed, throughput=5MB/sec 2024-01-15T23:17:25.915 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7M3YWFTEGVbXR1I off=2078232 len=1212723 2024-01-15T23:17:25.921 INFO:tasks.workunit.client.0.smithi053.stdout:op 2335 completed, throughput=5MB/sec 2024-01-15T23:17:25.921 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XU_8DHy-oRxGZjr off=7275034 len=1461723 2024-01-15T23:17:25.927 INFO:tasks.workunit.client.0.smithi053.stdout:op 2336 completed, throughput=5MB/sec 2024-01-15T23:17:26.226 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:25 smithi163 ceph-mon[138526]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-01-15T23:17:26.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:25 smithi053 ceph-mon[143363]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-01-15T23:17:26.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:25 smithi053 ceph-mon[146052]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-01-15T23:17:26.928 INFO:tasks.workunit.client.0.smithi053.stdout: 455: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:26.928 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-p7grhD2pox-5HWC off=10491173 len=560210 2024-01-15T23:17:26.929 INFO:tasks.workunit.client.0.smithi053.stdout:op 2337 completed, throughput=4.99MB/sec 2024-01-15T23:17:26.929 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nybQD7QeOq8OiC8 off=2040919 len=1605816 2024-01-15T23:17:26.931 INFO:tasks.workunit.client.0.smithi053.stdout:op 2338 completed, throughput=4.99MB/sec 2024-01-15T23:17:26.931 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FfXx63gHzftHzUS off=2303511 len=1048465 2024-01-15T23:17:26.937 INFO:tasks.workunit.client.0.smithi053.stdout:op 2339 completed, throughput=5MB/sec 2024-01-15T23:17:26.937 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Rh8NlTiMS_4SVrw off=3847772 len=1788907 2024-01-15T23:17:26.939 INFO:tasks.workunit.client.0.smithi053.stdout:op 2340 completed, throughput=5MB/sec 2024-01-15T23:17:27.939 INFO:tasks.workunit.client.0.smithi053.stdout: 456: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:27.939 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-I5Lssd8rSBCfM7N off=3703633 len=1584312 2024-01-15T23:17:27.941 INFO:tasks.workunit.client.0.smithi053.stdout:op 2341 completed, throughput=4.99MB/sec 2024-01-15T23:17:27.941 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Fkt5KfBkkHJx3fK off=10075264 len=1422205 2024-01-15T23:17:27.944 INFO:tasks.workunit.client.0.smithi053.stdout:op 2342 completed, throughput=5MB/sec 2024-01-15T23:17:27.944 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wqfkYVoEln-wV4u off=6210830 len=1507548 2024-01-15T23:17:27.947 INFO:tasks.workunit.client.0.smithi053.stdout:op 2343 completed, throughput=5MB/sec 2024-01-15T23:17:27.947 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-I7foO9FYfbabDrW off=3135978 len=599926 2024-01-15T23:17:27.948 INFO:tasks.workunit.client.0.smithi053.stdout:op 2344 completed, throughput=5MB/sec 2024-01-15T23:17:27.948 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3znI5JcUXejXT4i off=0 len=1324634 2024-01-15T23:17:27.951 INFO:tasks.workunit.client.0.smithi053.stdout:op 2345 completed, throughput=5MB/sec 2024-01-15T23:17:28.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:28 smithi163 ceph-mon[138526]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:17:28.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:28 smithi053 ceph-mon[143363]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:17:28.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:28 smithi053 ceph-mon[146052]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:17:28.951 INFO:tasks.workunit.client.0.smithi053.stdout: 457: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:28.951 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-32osDhWDnsqyZTS off=2904977 len=849408 2024-01-15T23:17:28.956 INFO:tasks.workunit.client.0.smithi053.stdout:op 2346 completed, throughput=4.99MB/sec 2024-01-15T23:17:28.956 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-inADWhiTiSkXbRy off=13243948 len=1173024 2024-01-15T23:17:28.957 INFO:tasks.workunit.client.0.smithi053.stdout:op 2347 completed, throughput=5MB/sec 2024-01-15T23:17:28.958 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YlU1XdisjSeDZl8 off=11316212 len=1940303 2024-01-15T23:17:28.960 INFO:tasks.workunit.client.0.smithi053.stdout:op 2348 completed, throughput=5MB/sec 2024-01-15T23:17:28.960 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BDDAeEVGMp1ec1S off=11943201 len=878913 2024-01-15T23:17:28.972 INFO:tasks.workunit.client.0.smithi053.stdout:op 2349 completed, throughput=5MB/sec 2024-01-15T23:17:29.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:17:29.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:17:29.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:17:29.973 INFO:tasks.workunit.client.0.smithi053.stdout: 458: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:29.973 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KYCoxcEMIl_3uDS off=1926203 len=1884587 2024-01-15T23:17:29.981 INFO:tasks.workunit.client.0.smithi053.stdout:op 2350 completed, throughput=4.99MB/sec 2024-01-15T23:17:29.981 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TGPkkinx8sgC5Gz off=7902312 len=535185 2024-01-15T23:17:29.982 INFO:tasks.workunit.client.0.smithi053.stdout:op 2351 completed, throughput=5MB/sec 2024-01-15T23:17:29.982 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-es0f7hROOdRQmLd off=18062823 len=1305198 2024-01-15T23:17:29.986 INFO:tasks.workunit.client.0.smithi053.stdout:op 2352 completed, throughput=5MB/sec 2024-01-15T23:17:29.987 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0BekCftCTooQ-SE off=5423263 len=1728147 2024-01-15T23:17:29.993 INFO:tasks.workunit.client.0.smithi053.stdout:op 2353 completed, throughput=5MB/sec 2024-01-15T23:17:30.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:30 smithi163 ceph-mon[138526]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:17:30.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:30 smithi053 ceph-mon[143363]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:17:30.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:30 smithi053 ceph-mon[146052]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:17:30.993 INFO:tasks.workunit.client.0.smithi053.stdout: 459: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:30.994 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FUgDJEETcNTgqjd off=10037977 len=781512 2024-01-15T23:17:30.998 INFO:tasks.workunit.client.0.smithi053.stdout:op 2354 completed, throughput=4.99MB/sec 2024-01-15T23:17:30.998 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GnlfDULKqYw5gJY off=18102131 len=1848977 2024-01-15T23:17:31.000 INFO:tasks.workunit.client.0.smithi053.stdout:op 2355 completed, throughput=5MB/sec 2024-01-15T23:17:31.001 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9xy-j3Nt90vQ97f off=20411920 len=556529 2024-01-15T23:17:31.005 INFO:tasks.workunit.client.0.smithi053.stdout:op 2356 completed, throughput=5MB/sec 2024-01-15T23:17:31.005 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aSzFPxaEwMEeA_r off=9376944 len=1681033 2024-01-15T23:17:31.013 INFO:tasks.workunit.client.0.smithi053.stdout:op 2357 completed, throughput=5MB/sec 2024-01-15T23:17:32.014 INFO:tasks.workunit.client.0.smithi053.stdout: 460: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:32.014 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HLmZ_BNksF6__q0 off=2281494 len=885859 2024-01-15T23:17:32.015 INFO:tasks.workunit.client.0.smithi053.stdout:op 2358 completed, throughput=4.99MB/sec 2024-01-15T23:17:32.015 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2FDRiVVm86E8345 off=18830660 len=1024580 2024-01-15T23:17:32.017 INFO:tasks.workunit.client.0.smithi053.stdout:op 2359 completed, throughput=4.99MB/sec 2024-01-15T23:17:32.017 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oQmUPmBQVkcvS7q off=8747186 len=1213324 2024-01-15T23:17:32.020 INFO:tasks.workunit.client.0.smithi053.stdout:op 2360 completed, throughput=5MB/sec 2024-01-15T23:17:32.020 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KJaDdjdBuQPPJSR off=13392527 len=418750 2024-01-15T23:17:32.024 INFO:tasks.workunit.client.0.smithi053.stdout:op 2361 completed, throughput=5MB/sec 2024-01-15T23:17:32.024 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZzAs_AZBHgKC3bn off=20240718 len=1979622 2024-01-15T23:17:32.032 INFO:tasks.workunit.client.0.smithi053.stdout:op 2362 completed, throughput=5MB/sec 2024-01-15T23:17:32.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:32 smithi163 ceph-mon[138526]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-01-15T23:17:32.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:32 smithi053 ceph-mon[143363]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-01-15T23:17:32.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:32 smithi053 ceph-mon[146052]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-01-15T23:17:33.032 INFO:tasks.workunit.client.0.smithi053.stdout: 461: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:33.033 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_8I7ZUzJRw7rPP1 off=315937 len=842537 2024-01-15T23:17:33.034 INFO:tasks.workunit.client.0.smithi053.stdout:op 2363 completed, throughput=4.99MB/sec 2024-01-15T23:17:33.034 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-G52BmMgL4c3vTyl off=16481052 len=1273136 2024-01-15T23:17:33.036 INFO:tasks.workunit.client.0.smithi053.stdout:op 2364 completed, throughput=4.99MB/sec 2024-01-15T23:17:33.036 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-n5lzoXdIZb5tqzw off=2649524 len=1706908 2024-01-15T23:17:33.047 INFO:tasks.workunit.client.0.smithi053.stdout:op 2365 completed, throughput=5MB/sec 2024-01-15T23:17:33.047 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wx_MhHUl41WRhUx off=6017696 len=804210 2024-01-15T23:17:33.048 INFO:tasks.workunit.client.0.smithi053.stdout:op 2366 completed, throughput=5MB/sec 2024-01-15T23:17:33.048 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uKbKLhi0SDm6QS3 off=2194543 len=1944973 2024-01-15T23:17:33.050 INFO:tasks.workunit.client.0.smithi053.stdout:op 2367 completed, throughput=5MB/sec 2024-01-15T23:17:34.051 INFO:tasks.workunit.client.0.smithi053.stdout: 462: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:34.051 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FbzVj-bESS8UdA6 off=6387115 len=990993 2024-01-15T23:17:34.056 INFO:tasks.workunit.client.0.smithi053.stdout:op 2368 completed, throughput=4.99MB/sec 2024-01-15T23:17:34.056 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-I8YyKvFDTYjFlyc off=4682796 len=496546 2024-01-15T23:17:34.060 INFO:tasks.workunit.client.0.smithi053.stdout:op 2369 completed, throughput=5MB/sec 2024-01-15T23:17:34.060 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rKuGNyaIgz9ZJmh off=2150294 len=2028086 2024-01-15T23:17:34.072 INFO:tasks.workunit.client.0.smithi053.stdout:op 2370 completed, throughput=5MB/sec 2024-01-15T23:17:34.073 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9U4P6NTnGK9LXtq off=11136274 len=528527 2024-01-15T23:17:34.075 INFO:tasks.workunit.client.0.smithi053.stdout:op 2371 completed, throughput=5MB/sec 2024-01-15T23:17:34.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:34 smithi163 ceph-mon[138526]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:17:34.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:34 smithi053 ceph-mon[143363]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:17:34.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:34 smithi053 ceph-mon[146052]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:17:35.076 INFO:tasks.workunit.client.0.smithi053.stdout: 463: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:35.076 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PgeUHmh9rBPM5xd off=11532740 len=1785332 2024-01-15T23:17:35.078 INFO:tasks.workunit.client.0.smithi053.stdout:op 2372 completed, throughput=4.99MB/sec 2024-01-15T23:17:35.078 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-n8QCGXkGToshv0W off=652463 len=994394 2024-01-15T23:17:35.084 INFO:tasks.workunit.client.0.smithi053.stdout:op 2373 completed, throughput=5MB/sec 2024-01-15T23:17:35.084 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4xbUPw4e9sB6C52 off=4225645 len=852911 2024-01-15T23:17:35.085 INFO:tasks.workunit.client.0.smithi053.stdout:op 2374 completed, throughput=5MB/sec 2024-01-15T23:17:35.086 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ujCh2OR3-juGa8t off=17311564 len=1509688 2024-01-15T23:17:35.093 INFO:tasks.workunit.client.0.smithi053.stdout:op 2375 completed, throughput=5MB/sec 2024-01-15T23:17:35.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:17:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:17:35] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2024-01-15T23:17:36.093 INFO:tasks.workunit.client.0.smithi053.stdout: 464: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:36.093 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-K9bsaOasx9UhyuU off=2881023 len=468043 2024-01-15T23:17:36.097 INFO:tasks.workunit.client.0.smithi053.stdout:op 2376 completed, throughput=4.99MB/sec 2024-01-15T23:17:36.097 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hTu6oOJcXQlMvi0 off=3191941 len=872324 2024-01-15T23:17:36.098 INFO:tasks.workunit.client.0.smithi053.stdout:op 2377 completed, throughput=4.99MB/sec 2024-01-15T23:17:36.098 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KwXNp30M95FpuPx off=4818293 len=1620561 2024-01-15T23:17:36.100 INFO:tasks.workunit.client.0.smithi053.stdout:op 2378 completed, throughput=5MB/sec 2024-01-15T23:17:36.100 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zUZXxzkZlYZmC3L off=5886895 len=266421 2024-01-15T23:17:36.101 INFO:tasks.workunit.client.0.smithi053.stdout:op 2379 completed, throughput=5MB/sec 2024-01-15T23:17:36.101 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-J9jnzVtZXyNox5H off=943299 len=53635 2024-01-15T23:17:36.101 INFO:tasks.workunit.client.0.smithi053.stdout:op 2380 completed, throughput=5MB/sec 2024-01-15T23:17:36.101 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-47rAN5q0eFkId21 off=1229191 len=1270925 2024-01-15T23:17:36.106 INFO:tasks.workunit.client.0.smithi053.stdout:op 2381 completed, throughput=5MB/sec 2024-01-15T23:17:36.107 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VxO6OxjcWqTy9aI off=2095970 len=802996 2024-01-15T23:17:36.111 INFO:tasks.workunit.client.0.smithi053.stdout:op 2382 completed, throughput=5MB/sec 2024-01-15T23:17:36.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:36 smithi163 ceph-mon[138526]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-01-15T23:17:36.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:36 smithi053 ceph-mon[143363]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-01-15T23:17:36.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:36 smithi053 ceph-mon[146052]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-01-15T23:17:37.111 INFO:tasks.workunit.client.0.smithi053.stdout: 465: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:37.111 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-m3qI06IK8_UUTif off=8069169 len=1055135 2024-01-15T23:17:37.117 INFO:tasks.workunit.client.0.smithi053.stdout:op 2383 completed, throughput=4.99MB/sec 2024-01-15T23:17:37.117 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-O0MSIgC9QApNh0A off=7907968 len=1035186 2024-01-15T23:17:37.122 INFO:tasks.workunit.client.0.smithi053.stdout:op 2384 completed, throughput=4.99MB/sec 2024-01-15T23:17:37.122 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sihxedH_cFR01dU off=2303287 len=1735840 2024-01-15T23:17:37.124 INFO:tasks.workunit.client.0.smithi053.stdout:op 2385 completed, throughput=5MB/sec 2024-01-15T23:17:37.124 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qvxFQWja7XFsVfB off=3391974 len=1577348 2024-01-15T23:17:37.126 INFO:tasks.workunit.client.0.smithi053.stdout:op 2386 completed, throughput=5MB/sec 2024-01-15T23:17:38.127 INFO:tasks.workunit.client.0.smithi053.stdout: 466: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:38.127 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PAml-wLG88DsJGg off=2920408 len=520255 2024-01-15T23:17:38.128 INFO:tasks.workunit.client.0.smithi053.stdout:op 2387 completed, throughput=4.99MB/sec 2024-01-15T23:17:38.128 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jIBuJ5omTsUUjrt off=3261171 len=2061535 2024-01-15T23:17:38.132 INFO:tasks.workunit.client.0.smithi053.stdout:op 2388 completed, throughput=5MB/sec 2024-01-15T23:17:38.132 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FFdsmiFp6JAX6NS off=6057043 len=1387127 2024-01-15T23:17:38.139 INFO:tasks.workunit.client.0.smithi053.stdout:op 2389 completed, throughput=5MB/sec 2024-01-15T23:17:38.139 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Pt7lDNs5zLsBPWd off=10133762 len=749769 2024-01-15T23:17:38.140 INFO:tasks.workunit.client.0.smithi053.stdout:op 2390 completed, throughput=5MB/sec 2024-01-15T23:17:38.140 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LwoUdgYf1uTxmK0 off=17892982 len=1173930 2024-01-15T23:17:38.142 INFO:tasks.workunit.client.0.smithi053.stdout:op 2391 completed, throughput=5MB/sec 2024-01-15T23:17:38.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:38 smithi163 ceph-mon[138526]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-01-15T23:17:38.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:38 smithi053 ceph-mon[143363]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-01-15T23:17:38.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:38 smithi053 ceph-mon[146052]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-01-15T23:17:39.143 INFO:tasks.workunit.client.0.smithi053.stdout: 467: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:39.143 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-A5D-jwalf8XuglH off=18200423 len=1116410 2024-01-15T23:17:39.149 INFO:tasks.workunit.client.0.smithi053.stdout:op 2392 completed, throughput=4.99MB/sec 2024-01-15T23:17:39.149 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FVTSc-4USPX7yCG off=415096 len=838668 2024-01-15T23:17:39.150 INFO:tasks.workunit.client.0.smithi053.stdout:op 2393 completed, throughput=5MB/sec 2024-01-15T23:17:39.150 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Swd2McPbxYwTk3C off=7014926 len=541598 2024-01-15T23:17:39.154 INFO:tasks.workunit.client.0.smithi053.stdout:op 2394 completed, throughput=5MB/sec 2024-01-15T23:17:39.154 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lFQW_dlVueI90TY off=1344501 len=146918 2024-01-15T23:17:39.155 INFO:tasks.workunit.client.0.smithi053.stdout:op 2395 completed, throughput=5MB/sec 2024-01-15T23:17:39.155 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FYrx5XQKIWYjAFr off=10947517 len=353887 2024-01-15T23:17:39.156 INFO:tasks.workunit.client.0.smithi053.stdout:op 2396 completed, throughput=5MB/sec 2024-01-15T23:17:39.156 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FXX_x12d9JIJ8iT off=5415638 len=1503136 2024-01-15T23:17:39.157 INFO:tasks.workunit.client.0.smithi053.stdout:op 2397 completed, throughput=5MB/sec 2024-01-15T23:17:40.158 INFO:tasks.workunit.client.0.smithi053.stdout: 468: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:40.158 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tuybj9JxxX9pAJt off=12853860 len=1683516 2024-01-15T23:17:40.166 INFO:tasks.workunit.client.0.smithi053.stdout:op 2398 completed, throughput=4.99MB/sec 2024-01-15T23:17:40.167 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Fhk5M1AX17FVn8D off=6748744 len=914459 2024-01-15T23:17:40.172 INFO:tasks.workunit.client.0.smithi053.stdout:op 2399 completed, throughput=4.99MB/sec 2024-01-15T23:17:40.172 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DDUg_DjkHmuKCpC off=447988 len=168753 2024-01-15T23:17:40.175 INFO:tasks.workunit.client.0.smithi053.stdout:op 2400 completed, throughput=4.99MB/sec 2024-01-15T23:17:40.175 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PCnQco5qPx0N4t8 off=1060538 len=2026879 2024-01-15T23:17:40.183 INFO:tasks.workunit.client.0.smithi053.stdout:op 2401 completed, throughput=5MB/sec 2024-01-15T23:17:40.183 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Zob5_FCVZrPnGN9 off=11214917 len=1952160 2024-01-15T23:17:40.194 INFO:tasks.workunit.client.0.smithi053.stdout:op 2402 completed, throughput=5MB/sec 2024-01-15T23:17:40.726 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:40 smithi163 ceph-mon[138526]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-01-15T23:17:40.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:40 smithi053 ceph-mon[143363]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-01-15T23:17:40.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:40 smithi053 ceph-mon[146052]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-01-15T23:17:41.194 INFO:tasks.workunit.client.0.smithi053.stdout: 469: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:41.194 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-V1jvaw7Y2epIkWj off=1030091 len=1179321 2024-01-15T23:17:41.200 INFO:tasks.workunit.client.0.smithi053.stdout:op 2403 completed, throughput=4.99MB/sec 2024-01-15T23:17:41.200 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-C91t-8ZiViccKfe off=2572840 len=1054719 2024-01-15T23:17:41.202 INFO:tasks.workunit.client.0.smithi053.stdout:op 2404 completed, throughput=5MB/sec 2024-01-15T23:17:41.202 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-n-gJvVWVf23EhPV off=383232 len=895712 2024-01-15T23:17:41.202 INFO:tasks.workunit.client.0.smithi053.stdout:op 2405 completed, throughput=5MB/sec 2024-01-15T23:17:41.202 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ukrb0CsgPZh4BUn off=1918468 len=795005 2024-01-15T23:17:41.203 INFO:tasks.workunit.client.0.smithi053.stdout:op 2406 completed, throughput=5MB/sec 2024-01-15T23:17:42.204 INFO:tasks.workunit.client.0.smithi053.stdout: 470: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:42.204 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cNAaZjVo-WBRU_0 off=2555467 len=98069 2024-01-15T23:17:42.205 INFO:tasks.workunit.client.0.smithi053.stdout:op 2407 completed, throughput=4.99MB/sec 2024-01-15T23:17:42.205 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qy7yDr9QM0_OtHN off=1469283 len=1834278 2024-01-15T23:17:42.207 INFO:tasks.workunit.client.0.smithi053.stdout:op 2408 completed, throughput=4.99MB/sec 2024-01-15T23:17:42.207 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7VnyvMuZ2Sr2aff off=1753995 len=517512 2024-01-15T23:17:42.211 INFO:tasks.workunit.client.0.smithi053.stdout:op 2409 completed, throughput=4.99MB/sec 2024-01-15T23:17:42.211 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hnbFxYLvZMxAHRe off=2332379 len=1556028 2024-01-15T23:17:42.218 INFO:tasks.workunit.client.0.smithi053.stdout:op 2410 completed, throughput=5MB/sec 2024-01-15T23:17:42.218 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-huQvpRDm_IM_F6A off=4249174 len=500229 2024-01-15T23:17:42.222 INFO:tasks.workunit.client.0.smithi053.stdout:op 2411 completed, throughput=5MB/sec 2024-01-15T23:17:42.222 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uxW8o8mBOY9bv4a off=15819090 len=1640575 2024-01-15T23:17:42.232 INFO:tasks.workunit.client.0.smithi053.stdout:op 2412 completed, throughput=5MB/sec 2024-01-15T23:17:42.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:42 smithi163 ceph-mon[138526]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:17:42.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:42 smithi053 ceph-mon[146052]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:17:42.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:42 smithi053 ceph-mon[143363]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:17:43.232 INFO:tasks.workunit.client.0.smithi053.stdout: 471: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:43.232 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3gL6KZA9bkuuUjz off=6753891 len=1738349 2024-01-15T23:17:43.234 INFO:tasks.workunit.client.0.smithi053.stdout:op 2413 completed, throughput=4.99MB/sec 2024-01-15T23:17:43.234 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hkT1rxNklm3Xu-D off=2143223 len=680742 2024-01-15T23:17:43.235 INFO:tasks.workunit.client.0.smithi053.stdout:op 2414 completed, throughput=5MB/sec 2024-01-15T23:17:43.235 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gCP771hkkLegPC1 off=435530 len=73524 2024-01-15T23:17:43.238 INFO:tasks.workunit.client.0.smithi053.stdout:op 2415 completed, throughput=5MB/sec 2024-01-15T23:17:43.238 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-savi_F1nwd_AQ-q off=12696862 len=1399013 2024-01-15T23:17:43.240 INFO:tasks.workunit.client.0.smithi053.stdout:op 2416 completed, throughput=5MB/sec 2024-01-15T23:17:43.240 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BmRYGeTKH-rIkZg off=8145535 len=1593871 2024-01-15T23:17:43.243 INFO:tasks.workunit.client.0.smithi053.stdout:op 2417 completed, throughput=5MB/sec 2024-01-15T23:17:44.243 INFO:tasks.workunit.client.0.smithi053.stdout: 472: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:44.244 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8RtAJpjzJaTUu-F off=6662864 len=1825452 2024-01-15T23:17:44.251 INFO:tasks.workunit.client.0.smithi053.stdout:op 2418 completed, throughput=5MB/sec 2024-01-15T23:17:44.251 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XpHeI9HS0W7O-V4 off=8810328 len=76576 2024-01-15T23:17:44.252 INFO:tasks.workunit.client.0.smithi053.stdout:op 2419 completed, throughput=5MB/sec 2024-01-15T23:17:44.252 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-l0zV3a57E6QQ-Fv off=2118554 len=4831 2024-01-15T23:17:44.253 INFO:tasks.workunit.client.0.smithi053.stdout:op 2420 completed, throughput=5MB/sec 2024-01-15T23:17:44.253 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hap6JqX78kgN2Gr off=21624194 len=1558618 2024-01-15T23:17:44.260 INFO:tasks.workunit.client.0.smithi053.stdout:op 2421 completed, throughput=5MB/sec 2024-01-15T23:17:44.260 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--YE-tPKh2qN_0KE off=0 len=1672812 2024-01-15T23:17:44.266 INFO:tasks.workunit.client.0.smithi053.stdout:op 2422 completed, throughput=5MB/sec 2024-01-15T23:17:44.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:44 smithi163 ceph-mon[138526]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:17:44.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:17:44.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:44 smithi053 ceph-mon[146052]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:17:44.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:17:44.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:44 smithi053 ceph-mon[143363]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:17:44.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:17:45.267 INFO:tasks.workunit.client.0.smithi053.stdout: 473: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:45.267 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1hh7HK7DcEDKFZT off=933231 len=2053729 2024-01-15T23:17:45.269 INFO:tasks.workunit.client.0.smithi053.stdout:op 2423 completed, throughput=5MB/sec 2024-01-15T23:17:45.269 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bkq6l2R5HO5Gixw off=18589888 len=1361948 2024-01-15T23:17:45.272 INFO:tasks.workunit.client.0.smithi053.stdout:op 2424 completed, throughput=5MB/sec 2024-01-15T23:17:45.272 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sBUCkGhAC2N5zgO off=3322927 len=455404 2024-01-15T23:17:45.273 INFO:tasks.workunit.client.0.smithi053.stdout:op 2425 completed, throughput=5MB/sec 2024-01-15T23:17:45.273 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DD0EPdtE1ZaBdMa off=0 len=1219223 2024-01-15T23:17:45.281 INFO:tasks.workunit.client.0.smithi053.stdout:op 2426 completed, throughput=5MB/sec 2024-01-15T23:17:45.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:17:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:17:45] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2024-01-15T23:17:46.282 INFO:tasks.workunit.client.0.smithi053.stdout: 474: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:46.282 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ibWlobxlnIYQPky off=11649459 len=1949533 2024-01-15T23:17:46.290 INFO:tasks.workunit.client.0.smithi053.stdout:op 2427 completed, throughput=4.99MB/sec 2024-01-15T23:17:46.290 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yMgwC344l1ODCI- off=9748845 len=992319 2024-01-15T23:17:46.295 INFO:tasks.workunit.client.0.smithi053.stdout:op 2428 completed, throughput=5MB/sec 2024-01-15T23:17:46.295 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oAbFW_D0VAGwGnW off=6935989 len=432488 2024-01-15T23:17:46.296 INFO:tasks.workunit.client.0.smithi053.stdout:op 2429 completed, throughput=5MB/sec 2024-01-15T23:17:46.296 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yoEW-SIdDQykDV0 off=2046843 len=393421 2024-01-15T23:17:46.297 INFO:tasks.workunit.client.0.smithi053.stdout:op 2430 completed, throughput=5MB/sec 2024-01-15T23:17:46.298 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LvIMZN8hOinmOsw off=17653064 len=235824 2024-01-15T23:17:46.298 INFO:tasks.workunit.client.0.smithi053.stdout:op 2431 completed, throughput=5MB/sec 2024-01-15T23:17:46.298 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-E-VeEkKSOuCl5Ue off=4868216 len=770213 2024-01-15T23:17:46.299 INFO:tasks.workunit.client.0.smithi053.stdout:op 2432 completed, throughput=5MB/sec 2024-01-15T23:17:46.299 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_xC3GdGB6dEQBmu off=4326285 len=1474809 2024-01-15T23:17:46.302 INFO:tasks.workunit.client.0.smithi053.stdout:op 2433 completed, throughput=5MB/sec 2024-01-15T23:17:46.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:46 smithi163 ceph-mon[138526]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:17:46.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:46 smithi053 ceph-mon[143363]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:17:46.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:46 smithi053 ceph-mon[146052]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:17:47.302 INFO:tasks.workunit.client.0.smithi053.stdout: 475: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:47.302 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YjmN5Mm8Beoz7u_ off=11462247 len=1334089 2024-01-15T23:17:47.304 INFO:tasks.workunit.client.0.smithi053.stdout:op 2434 completed, throughput=5MB/sec 2024-01-15T23:17:47.304 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5i54RhaZmHZz9Oq off=148282 len=119316 2024-01-15T23:17:47.305 INFO:tasks.workunit.client.0.smithi053.stdout:op 2435 completed, throughput=5MB/sec 2024-01-15T23:17:47.305 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IGk_qpG-Mbozjuv off=16722358 len=1949156 2024-01-15T23:17:47.307 INFO:tasks.workunit.client.0.smithi053.stdout:op 2436 completed, throughput=5MB/sec 2024-01-15T23:17:47.307 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PJSzllNRkKFIh2D off=15817153 len=1501968 2024-01-15T23:17:47.309 INFO:tasks.workunit.client.0.smithi053.stdout:op 2437 completed, throughput=5MB/sec 2024-01-15T23:17:48.309 INFO:tasks.workunit.client.0.smithi053.stdout: 476: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:48.309 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-j4X0d8hlht876dp off=9825865 len=1520518 2024-01-15T23:17:48.311 INFO:tasks.workunit.client.0.smithi053.stdout:op 2438 completed, throughput=4.99MB/sec 2024-01-15T23:17:48.311 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pqfqNvpmUIuKF25 off=11630408 len=1939395 2024-01-15T23:17:48.313 INFO:tasks.workunit.client.0.smithi053.stdout:op 2439 completed, throughput=5MB/sec 2024-01-15T23:17:48.313 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uVo12r-lhZAzw0t off=7206661 len=1614256 2024-01-15T23:17:48.315 INFO:tasks.workunit.client.0.smithi053.stdout:op 2440 completed, throughput=5MB/sec 2024-01-15T23:17:48.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:48 smithi163 ceph-mon[138526]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:17:48.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:48 smithi053 ceph-mon[143363]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:17:48.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:48 smithi053 ceph-mon[146052]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:17:49.316 INFO:tasks.workunit.client.0.smithi053.stdout: 477: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:49.316 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KPbl2tUpQAs6Cul off=1505280 len=1788870 2024-01-15T23:17:49.318 INFO:tasks.workunit.client.0.smithi053.stdout:op 2441 completed, throughput=4.99MB/sec 2024-01-15T23:17:49.318 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-I9G_MS71eyG1VeU off=5583027 len=1728517 2024-01-15T23:17:49.326 INFO:tasks.workunit.client.0.smithi053.stdout:op 2442 completed, throughput=5MB/sec 2024-01-15T23:17:49.327 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7fSOjXwt987Juig off=14080436 len=403392 2024-01-15T23:17:49.327 INFO:tasks.workunit.client.0.smithi053.stdout:op 2443 completed, throughput=5MB/sec 2024-01-15T23:17:49.327 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CXXRrq2s8YtjbJ4 off=14289311 len=516818 2024-01-15T23:17:49.331 INFO:tasks.workunit.client.0.smithi053.stdout:op 2444 completed, throughput=5MB/sec 2024-01-15T23:17:49.331 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GhGqAYZjrsqS6mK off=22395502 len=199406 2024-01-15T23:17:49.332 INFO:tasks.workunit.client.0.smithi053.stdout:op 2445 completed, throughput=5MB/sec 2024-01-15T23:17:50.332 INFO:tasks.workunit.client.0.smithi053.stdout: 478: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:50.332 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VYvziZ6CJ_xViWK off=2902146 len=503901 2024-01-15T23:17:50.336 INFO:tasks.workunit.client.0.smithi053.stdout:op 2446 completed, throughput=4.99MB/sec 2024-01-15T23:17:50.336 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XpGqz8DZt1bCDqz off=11505991 len=1879402 2024-01-15T23:17:50.345 INFO:tasks.workunit.client.0.smithi053.stdout:op 2447 completed, throughput=4.99MB/sec 2024-01-15T23:17:50.345 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UItlwUC40C09tx4 off=9314779 len=1472220 2024-01-15T23:17:50.348 INFO:tasks.workunit.client.0.smithi053.stdout:op 2448 completed, throughput=5MB/sec 2024-01-15T23:17:50.348 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-R_roP23k2W9rY7_ off=1282057 len=223281 2024-01-15T23:17:50.348 INFO:tasks.workunit.client.0.smithi053.stdout:op 2449 completed, throughput=5MB/sec 2024-01-15T23:17:50.349 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1WVyYy1xY-wuyzg off=4975987 len=1699681 2024-01-15T23:17:50.355 INFO:tasks.workunit.client.0.smithi053.stdout:op 2450 completed, throughput=5MB/sec 2024-01-15T23:17:50.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:50 smithi163 ceph-mon[138526]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:17:50.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:50 smithi053 ceph-mon[143363]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:17:50.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:50 smithi053 ceph-mon[146052]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:17:51.355 INFO:tasks.workunit.client.0.smithi053.stdout: 479: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:51.355 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DRN0UJTQjbgJaXZ off=1767016 len=724531 2024-01-15T23:17:51.356 INFO:tasks.workunit.client.0.smithi053.stdout:op 2451 completed, throughput=4.99MB/sec 2024-01-15T23:17:51.356 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oI81G0U1usIBloO off=13242040 len=215104 2024-01-15T23:17:51.359 INFO:tasks.workunit.client.0.smithi053.stdout:op 2452 completed, throughput=4.99MB/sec 2024-01-15T23:17:51.359 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-30OKJVQ-p0A8ClV off=6162313 len=894521 2024-01-15T23:17:51.361 INFO:tasks.workunit.client.0.smithi053.stdout:op 2453 completed, throughput=4.99MB/sec 2024-01-15T23:17:51.361 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LSELb4t9nlKkqGJ off=2943114 len=426566 2024-01-15T23:17:51.364 INFO:tasks.workunit.client.0.smithi053.stdout:op 2454 completed, throughput=5MB/sec 2024-01-15T23:17:51.364 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HlxlBYqz6JeGB5E off=13923592 len=1668672 2024-01-15T23:17:51.366 INFO:tasks.workunit.client.0.smithi053.stdout:op 2455 completed, throughput=5MB/sec 2024-01-15T23:17:51.366 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-juzRFG8QFD8_J_T off=21352796 len=107208 2024-01-15T23:17:51.367 INFO:tasks.workunit.client.0.smithi053.stdout:op 2456 completed, throughput=5MB/sec 2024-01-15T23:17:51.367 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aOcHAzu0B4irVqD off=480587 len=74274 2024-01-15T23:17:51.369 INFO:tasks.workunit.client.0.smithi053.stdout:op 2457 completed, throughput=5MB/sec 2024-01-15T23:17:51.369 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PkzLwljxxQDyP5z off=17902526 len=1874412 2024-01-15T23:17:51.377 INFO:tasks.workunit.client.0.smithi053.stdout:op 2458 completed, throughput=5MB/sec 2024-01-15T23:17:52.377 INFO:tasks.workunit.client.0.smithi053.stdout: 480: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:52.377 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hd1DArMEiin4LVu off=973697 len=1682045 2024-01-15T23:17:52.380 INFO:tasks.workunit.client.0.smithi053.stdout:op 2459 completed, throughput=5MB/sec 2024-01-15T23:17:52.381 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-e2gdki8xgar0Sf_ off=12088747 len=485269 2024-01-15T23:17:52.384 INFO:tasks.workunit.client.0.smithi053.stdout:op 2460 completed, throughput=5MB/sec 2024-01-15T23:17:52.385 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EToE0Mn7YSbFlBm off=10636764 len=15365 2024-01-15T23:17:52.387 INFO:tasks.workunit.client.0.smithi053.stdout:op 2461 completed, throughput=5MB/sec 2024-01-15T23:17:52.387 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WFL683otwEl2XYD off=1905290 len=982796 2024-01-15T23:17:52.393 INFO:tasks.workunit.client.0.smithi053.stdout:op 2462 completed, throughput=5MB/sec 2024-01-15T23:17:52.393 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-I_QjzkpP_aAIpm0 off=12895793 len=1909584 2024-01-15T23:17:52.403 INFO:tasks.workunit.client.0.smithi053.stdout:op 2463 completed, throughput=5MB/sec 2024-01-15T23:17:52.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:52 smithi163 ceph-mon[138526]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:17:52.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:52 smithi053 ceph-mon[143363]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:17:52.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:52 smithi053 ceph-mon[146052]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:17:53.403 INFO:tasks.workunit.client.0.smithi053.stdout: 481: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:53.403 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ya0qHgxVKEZ_3qf off=12148175 len=1224038 2024-01-15T23:17:53.409 INFO:tasks.workunit.client.0.smithi053.stdout:op 2464 completed, throughput=4.99MB/sec 2024-01-15T23:17:53.409 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-49skGdF6yTKMYg7 off=7151953 len=552098 2024-01-15T23:17:53.413 INFO:tasks.workunit.client.0.smithi053.stdout:op 2465 completed, throughput=4.99MB/sec 2024-01-15T23:17:53.413 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ldbHj1VcXpzclLT off=18187547 len=1519046 2024-01-15T23:17:53.420 INFO:tasks.workunit.client.0.smithi053.stdout:op 2466 completed, throughput=5MB/sec 2024-01-15T23:17:53.420 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yjLXoB-pw_g6GrF off=15011861 len=849597 2024-01-15T23:17:53.425 INFO:tasks.workunit.client.0.smithi053.stdout:op 2467 completed, throughput=5MB/sec 2024-01-15T23:17:53.425 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JhLIty7NWClQL9L off=11554027 len=1406483 2024-01-15T23:17:53.426 INFO:tasks.workunit.client.0.smithi053.stdout:op 2468 completed, throughput=5MB/sec 2024-01-15T23:17:54.426 INFO:tasks.workunit.client.0.smithi053.stdout: 482: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:54.427 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-51C9NIRtTspzx0_ off=8782208 len=1410941 2024-01-15T23:17:54.428 INFO:tasks.workunit.client.0.smithi053.stdout:op 2469 completed, throughput=4.99MB/sec 2024-01-15T23:17:54.428 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jeAzAnroEe9vns2 off=99990 len=897683 2024-01-15T23:17:54.430 INFO:tasks.workunit.client.0.smithi053.stdout:op 2470 completed, throughput=5MB/sec 2024-01-15T23:17:54.430 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-i_uy7BvUNSfIG4C off=12163187 len=442059 2024-01-15T23:17:54.434 INFO:tasks.workunit.client.0.smithi053.stdout:op 2471 completed, throughput=5MB/sec 2024-01-15T23:17:54.434 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pGB9JOrnXBdvjZp off=2522232 len=463224 2024-01-15T23:17:54.435 INFO:tasks.workunit.client.0.smithi053.stdout:op 2472 completed, throughput=5MB/sec 2024-01-15T23:17:54.435 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OmvcRcEEMj8_unC off=7535648 len=288358 2024-01-15T23:17:54.438 INFO:tasks.workunit.client.0.smithi053.stdout:op 2473 completed, throughput=5MB/sec 2024-01-15T23:17:54.438 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IT5P36wYNHATTZx off=1487488 len=1377964 2024-01-15T23:17:54.444 INFO:tasks.workunit.client.0.smithi053.stdout:op 2474 completed, throughput=5MB/sec 2024-01-15T23:17:54.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:54 smithi163 ceph-mon[138526]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:17:54.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:54 smithi053 ceph-mon[143363]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:17:54.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:54 smithi053 ceph-mon[146052]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:17:55.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:17:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:17:55] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2024-01-15T23:17:55.444 INFO:tasks.workunit.client.0.smithi053.stdout: 483: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:55.444 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dKZ8jO1djnTfisx off=777568 len=1995494 2024-01-15T23:17:55.447 INFO:tasks.workunit.client.0.smithi053.stdout:op 2475 completed, throughput=4.99MB/sec 2024-01-15T23:17:55.447 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Sid6mOO8VK9N114 off=10193621 len=1838346 2024-01-15T23:17:55.455 INFO:tasks.workunit.client.0.smithi053.stdout:op 2476 completed, throughput=5MB/sec 2024-01-15T23:17:55.455 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JTcDqNVMwAKriqJ off=6052922 len=1282041 2024-01-15T23:17:55.461 INFO:tasks.workunit.client.0.smithi053.stdout:op 2477 completed, throughput=5MB/sec 2024-01-15T23:17:56.462 INFO:tasks.workunit.client.0.smithi053.stdout: 484: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:56.462 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-68k663yhV6Hn3x- off=8911576 len=136604 2024-01-15T23:17:56.464 INFO:tasks.workunit.client.0.smithi053.stdout:op 2478 completed, throughput=4.99MB/sec 2024-01-15T23:17:56.464 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Z3fI8gq0b_5Fi5s off=7060501 len=988824 2024-01-15T23:17:56.465 INFO:tasks.workunit.client.0.smithi053.stdout:op 2479 completed, throughput=4.99MB/sec 2024-01-15T23:17:56.465 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NAOPG8F-kfDAMQO off=1397588 len=1250937 2024-01-15T23:17:56.467 INFO:tasks.workunit.client.0.smithi053.stdout:op 2480 completed, throughput=5MB/sec 2024-01-15T23:17:56.467 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-J6BS3BfB-RNMOOn off=1343309 len=574637 2024-01-15T23:17:56.468 INFO:tasks.workunit.client.0.smithi053.stdout:op 2481 completed, throughput=5MB/sec 2024-01-15T23:17:56.468 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RywkkFR-yPliUHR off=12932516 len=1850198 2024-01-15T23:17:56.470 INFO:tasks.workunit.client.0.smithi053.stdout:op 2482 completed, throughput=5MB/sec 2024-01-15T23:17:56.470 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-az3VvShvH0k72b6 off=7732247 len=1853303 2024-01-15T23:17:56.479 INFO:tasks.workunit.client.0.smithi053.stdout:op 2483 completed, throughput=5MB/sec 2024-01-15T23:17:56.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:56 smithi163 ceph-mon[138526]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:17:56.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:56 smithi053 ceph-mon[143363]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:17:56.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:56 smithi053 ceph-mon[146052]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:17:57.479 INFO:tasks.workunit.client.0.smithi053.stdout: 485: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:57.479 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Nu1h9Rajz9qfXm7 off=21564592 len=761540 2024-01-15T23:17:57.484 INFO:tasks.workunit.client.0.smithi053.stdout:op 2484 completed, throughput=4.99MB/sec 2024-01-15T23:17:57.484 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xVMd0bnxSZjUO6e off=2539543 len=1943604 2024-01-15T23:17:57.486 INFO:tasks.workunit.client.0.smithi053.stdout:op 2485 completed, throughput=5MB/sec 2024-01-15T23:17:57.487 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VSzwcB95icDMOyx off=11489355 len=1160034 2024-01-15T23:17:57.493 INFO:tasks.workunit.client.0.smithi053.stdout:op 2486 completed, throughput=5MB/sec 2024-01-15T23:17:58.493 INFO:tasks.workunit.client.0.smithi053.stdout: 486: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:58.494 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ktc85VKKKoAz2Kg off=2188241 len=2034529 2024-01-15T23:17:58.496 INFO:tasks.workunit.client.0.smithi053.stdout:op 2487 completed, throughput=4.99MB/sec 2024-01-15T23:17:58.496 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2tlgIER66zZLbhh off=10912285 len=711191 2024-01-15T23:17:58.500 INFO:tasks.workunit.client.0.smithi053.stdout:op 2488 completed, throughput=5MB/sec 2024-01-15T23:17:58.500 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fUoQq2C9SUGtqE0 off=4154246 len=1132580 2024-01-15T23:17:58.502 INFO:tasks.workunit.client.0.smithi053.stdout:op 2489 completed, throughput=5MB/sec 2024-01-15T23:17:58.502 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-U3hfFx_QIcdL0ln off=2314944 len=944061 2024-01-15T23:17:58.507 INFO:tasks.workunit.client.0.smithi053.stdout:op 2490 completed, throughput=5MB/sec 2024-01-15T23:17:58.507 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-czhv8Wor0cCSka4 off=7422150 len=1706470 2024-01-15T23:17:58.509 INFO:tasks.workunit.client.0.smithi053.stdout:op 2491 completed, throughput=5MB/sec 2024-01-15T23:17:58.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:58 smithi163 ceph-mon[138526]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:17:58.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:58 smithi053 ceph-mon[143363]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:17:58.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:58 smithi053 ceph-mon[146052]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:17:59.509 INFO:tasks.workunit.client.0.smithi053.stdout: 487: throughput=4.99MB/sec pending data=0 2024-01-15T23:17:59.509 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HE1omyeO_zCi2xa off=8455377 len=762250 2024-01-15T23:17:59.514 INFO:tasks.workunit.client.0.smithi053.stdout:op 2492 completed, throughput=4.99MB/sec 2024-01-15T23:17:59.514 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DdUc_aft_OAOq7c off=3415377 len=631903 2024-01-15T23:17:59.518 INFO:tasks.workunit.client.0.smithi053.stdout:op 2493 completed, throughput=5MB/sec 2024-01-15T23:17:59.518 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mD3-Oz63YbilE2O off=14650538 len=226979 2024-01-15T23:17:59.521 INFO:tasks.workunit.client.0.smithi053.stdout:op 2494 completed, throughput=5MB/sec 2024-01-15T23:17:59.521 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CDGc0a5e3YvVm0U off=2970384 len=647547 2024-01-15T23:17:59.525 INFO:tasks.workunit.client.0.smithi053.stdout:op 2495 completed, throughput=5MB/sec 2024-01-15T23:17:59.525 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3xye6inbt4brW-d off=3127060 len=2032850 2024-01-15T23:17:59.534 INFO:tasks.workunit.client.0.smithi053.stdout:op 2496 completed, throughput=5MB/sec 2024-01-15T23:17:59.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:17:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:17:59.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:17:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:17:59.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:17:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:18:00.534 INFO:tasks.workunit.client.0.smithi053.stdout: 488: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:00.535 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZExT0iqj5TLPhLP off=5270018 len=1143214 2024-01-15T23:18:00.540 INFO:tasks.workunit.client.0.smithi053.stdout:op 2497 completed, throughput=4.99MB/sec 2024-01-15T23:18:00.540 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FRQBxA5BaLiXr4M off=8690191 len=1310653 2024-01-15T23:18:00.547 INFO:tasks.workunit.client.0.smithi053.stdout:op 2498 completed, throughput=5MB/sec 2024-01-15T23:18:00.547 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NGvnEri51l7CDCW off=9997467 len=1613603 2024-01-15T23:18:00.549 INFO:tasks.workunit.client.0.smithi053.stdout:op 2499 completed, throughput=5MB/sec 2024-01-15T23:18:00.549 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OsswcHh4j8-TEM3 off=4103278 len=1386030 2024-01-15T23:18:00.556 INFO:tasks.workunit.client.0.smithi053.stdout:op 2500 completed, throughput=5MB/sec 2024-01-15T23:18:00.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:00 smithi163 ceph-mon[138526]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:18:00.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:00 smithi053 ceph-mon[143363]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:18:00.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:00 smithi053 ceph-mon[146052]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:18:01.556 INFO:tasks.workunit.client.0.smithi053.stdout: 489: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:01.557 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gt-9ERG8EnLdmI3 off=3856553 len=555956 2024-01-15T23:18:01.561 INFO:tasks.workunit.client.0.smithi053.stdout:op 2501 completed, throughput=4.99MB/sec 2024-01-15T23:18:01.561 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Jt11IW-uxr5Uqq7 off=12435591 len=1299089 2024-01-15T23:18:01.563 INFO:tasks.workunit.client.0.smithi053.stdout:op 2502 completed, throughput=4.99MB/sec 2024-01-15T23:18:01.563 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Z521CdTeufx67qY off=3160478 len=174056 2024-01-15T23:18:01.565 INFO:tasks.workunit.client.0.smithi053.stdout:op 2503 completed, throughput=4.99MB/sec 2024-01-15T23:18:01.566 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ur37udanm8NKPaA off=4138570 len=2086864 2024-01-15T23:18:01.569 INFO:tasks.workunit.client.0.smithi053.stdout:op 2504 completed, throughput=5MB/sec 2024-01-15T23:18:01.569 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uhJyGB8iHs84tom off=6010256 len=984957 2024-01-15T23:18:01.570 INFO:tasks.workunit.client.0.smithi053.stdout:op 2505 completed, throughput=5MB/sec 2024-01-15T23:18:02.571 INFO:tasks.workunit.client.0.smithi053.stdout: 490: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:02.571 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-78SwVVTy91OqXiT off=20944984 len=471308 2024-01-15T23:18:02.572 INFO:tasks.workunit.client.0.smithi053.stdout:op 2506 completed, throughput=4.99MB/sec 2024-01-15T23:18:02.572 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6l4CEcZa4df62Jh off=1872709 len=2062029 2024-01-15T23:18:02.575 INFO:tasks.workunit.client.0.smithi053.stdout:op 2507 completed, throughput=5MB/sec 2024-01-15T23:18:02.575 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tu9UPo4KNhwmnkb off=327533 len=254972 2024-01-15T23:18:02.578 INFO:tasks.workunit.client.0.smithi053.stdout:op 2508 completed, throughput=5MB/sec 2024-01-15T23:18:02.578 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SLMWZpTcJlUrYBO off=1367769 len=49980 2024-01-15T23:18:02.580 INFO:tasks.workunit.client.0.smithi053.stdout:op 2509 completed, throughput=5MB/sec 2024-01-15T23:18:02.580 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ky50e0vUND7ukKM off=6587079 len=1083763 2024-01-15T23:18:02.585 INFO:tasks.workunit.client.0.smithi053.stdout:op 2510 completed, throughput=5MB/sec 2024-01-15T23:18:02.586 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kR1ca4JwZSaRXWr off=7116187 len=1621134 2024-01-15T23:18:02.592 INFO:tasks.workunit.client.0.smithi053.stdout:op 2511 completed, throughput=5MB/sec 2024-01-15T23:18:02.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:02 smithi163 ceph-mon[138526]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:18:02.790 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:02 smithi053 ceph-mon[143363]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:18:02.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:02 smithi053 ceph-mon[146052]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:18:03.593 INFO:tasks.workunit.client.0.smithi053.stdout: 491: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:03.593 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eUM_xR66zGEdWu2 off=12270739 len=901523 2024-01-15T23:18:03.597 INFO:tasks.workunit.client.0.smithi053.stdout:op 2512 completed, throughput=4.99MB/sec 2024-01-15T23:18:03.597 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-urOMdf2Z4wW1gnS off=5107071 len=987812 2024-01-15T23:18:03.603 INFO:tasks.workunit.client.0.smithi053.stdout:op 2513 completed, throughput=4.99MB/sec 2024-01-15T23:18:03.603 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gqu0EvpEMY121bq off=11157202 len=819189 2024-01-15T23:18:03.608 INFO:tasks.workunit.client.0.smithi053.stdout:op 2514 completed, throughput=5MB/sec 2024-01-15T23:18:03.608 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LdxN12QwujzsqFi off=7056676 len=2089634 2024-01-15T23:18:03.617 INFO:tasks.workunit.client.0.smithi053.stdout:op 2515 completed, throughput=5MB/sec 2024-01-15T23:18:03.617 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hQbwj5XCyAtHT6k off=21477706 len=766404 2024-01-15T23:18:03.618 INFO:tasks.workunit.client.0.smithi053.stdout:op 2516 completed, throughput=5MB/sec 2024-01-15T23:18:04.619 INFO:tasks.workunit.client.0.smithi053.stdout: 492: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:04.619 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bhU0hD-wpiXHH_T off=7772247 len=515537 2024-01-15T23:18:04.620 INFO:tasks.workunit.client.0.smithi053.stdout:op 2517 completed, throughput=4.99MB/sec 2024-01-15T23:18:04.620 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DWOSMmHH1-snRiy off=2672778 len=566909 2024-01-15T23:18:04.624 INFO:tasks.workunit.client.0.smithi053.stdout:op 2518 completed, throughput=4.99MB/sec 2024-01-15T23:18:04.624 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OAcWYc-LwWaqCZU off=5842505 len=576198 2024-01-15T23:18:04.627 INFO:tasks.workunit.client.0.smithi053.stdout:op 2519 completed, throughput=4.99MB/sec 2024-01-15T23:18:04.627 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HHqGpdb89jG2v0b off=19983412 len=580605 2024-01-15T23:18:04.632 INFO:tasks.workunit.client.0.smithi053.stdout:op 2520 completed, throughput=5MB/sec 2024-01-15T23:18:04.632 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zaM8WormIKHAKFT off=10455762 len=1475222 2024-01-15T23:18:04.639 INFO:tasks.workunit.client.0.smithi053.stdout:op 2521 completed, throughput=5MB/sec 2024-01-15T23:18:04.639 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LIDXQoKMyyEuVNA off=13579478 len=115297 2024-01-15T23:18:04.642 INFO:tasks.workunit.client.0.smithi053.stdout:op 2522 completed, throughput=5MB/sec 2024-01-15T23:18:04.642 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oQ8RiJCfPdTFXbt off=4585657 len=1582249 2024-01-15T23:18:04.644 INFO:tasks.workunit.client.0.smithi053.stdout:op 2523 completed, throughput=5MB/sec 2024-01-15T23:18:04.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:04 smithi163 ceph-mon[138526]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:18:04.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:04 smithi053 ceph-mon[143363]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:18:04.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:04 smithi053 ceph-mon[146052]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:18:05.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:18:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:18:05] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2024-01-15T23:18:05.644 INFO:tasks.workunit.client.0.smithi053.stdout: 493: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:05.644 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UCdcWQjMYUHkhZ1 off=2699101 len=1632157 2024-01-15T23:18:05.646 INFO:tasks.workunit.client.0.smithi053.stdout:op 2524 completed, throughput=4.99MB/sec 2024-01-15T23:18:05.646 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_R4eaiRfj3B4o7d off=189392 len=316349 2024-01-15T23:18:05.650 INFO:tasks.workunit.client.0.smithi053.stdout:op 2525 completed, throughput=4.99MB/sec 2024-01-15T23:18:05.650 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-z9v1AHbnmFSZKSH off=4455078 len=908214 2024-01-15T23:18:05.655 INFO:tasks.workunit.client.0.smithi053.stdout:op 2526 completed, throughput=5MB/sec 2024-01-15T23:18:05.655 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bD-O4oUpUkIxaQM off=2277089 len=1068765 2024-01-15T23:18:05.661 INFO:tasks.workunit.client.0.smithi053.stdout:op 2527 completed, throughput=5MB/sec 2024-01-15T23:18:05.661 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-arOOT7A1ENfzFE7 off=205890 len=2056002 2024-01-15T23:18:05.671 INFO:tasks.workunit.client.0.smithi053.stdout:op 2528 completed, throughput=5MB/sec 2024-01-15T23:18:06.672 INFO:tasks.workunit.client.0.smithi053.stdout: 494: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:06.672 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EnFXyuxJT-AqDcu off=2271136 len=1320087 2024-01-15T23:18:06.679 INFO:tasks.workunit.client.0.smithi053.stdout:op 2529 completed, throughput=4.99MB/sec 2024-01-15T23:18:06.679 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-eTCBJWKzyqPjNYw off=628512 len=2022451 2024-01-15T23:18:06.681 INFO:tasks.workunit.client.0.smithi053.stdout:op 2530 completed, throughput=5MB/sec 2024-01-15T23:18:06.682 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tjPguIy7EAT_MoJ off=1812939 len=433354 2024-01-15T23:18:06.682 INFO:tasks.workunit.client.0.smithi053.stdout:op 2531 completed, throughput=5MB/sec 2024-01-15T23:18:06.682 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xTyC_fckafSD_t6 off=1667919 len=72880 2024-01-15T23:18:06.685 INFO:tasks.workunit.client.0.smithi053.stdout:op 2532 completed, throughput=5MB/sec 2024-01-15T23:18:06.685 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VcrOcxrPvG--BpQ off=929914 len=1462453 2024-01-15T23:18:06.692 INFO:tasks.workunit.client.0.smithi053.stdout:op 2533 completed, throughput=5MB/sec 2024-01-15T23:18:06.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:06 smithi163 ceph-mon[138526]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:18:06.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:06 smithi053 ceph-mon[143363]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:18:06.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:06 smithi053 ceph-mon[146052]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:18:07.692 INFO:tasks.workunit.client.0.smithi053.stdout: 495: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:07.692 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oRrKaFCfuV0Z_vN off=12043220 len=967276 2024-01-15T23:18:07.698 INFO:tasks.workunit.client.0.smithi053.stdout:op 2534 completed, throughput=4.99MB/sec 2024-01-15T23:18:07.698 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1JCdHrq94sMu4Ii off=11658976 len=1324172 2024-01-15T23:18:07.705 INFO:tasks.workunit.client.0.smithi053.stdout:op 2535 completed, throughput=5MB/sec 2024-01-15T23:18:07.705 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-k6_TuhgLpL7x7Yp off=1116885 len=1576771 2024-01-15T23:18:07.707 INFO:tasks.workunit.client.0.smithi053.stdout:op 2536 completed, throughput=5MB/sec 2024-01-15T23:18:07.707 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LB2r60uuuM733on off=8967062 len=878434 2024-01-15T23:18:07.711 INFO:tasks.workunit.client.0.smithi053.stdout:op 2537 completed, throughput=5MB/sec 2024-01-15T23:18:08.712 INFO:tasks.workunit.client.0.smithi053.stdout: 496: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:08.712 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-31AQ_ag19rHHzNR off=881901 len=1783001 2024-01-15T23:18:08.715 INFO:tasks.workunit.client.0.smithi053.stdout:op 2538 completed, throughput=4.99MB/sec 2024-01-15T23:18:08.715 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Zh7Vy3vYhVsMCqS off=2591612 len=1136173 2024-01-15T23:18:08.717 INFO:tasks.workunit.client.0.smithi053.stdout:op 2539 completed, throughput=5MB/sec 2024-01-15T23:18:08.717 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-G6vM23hYA2jTloq off=15385424 len=567848 2024-01-15T23:18:08.718 INFO:tasks.workunit.client.0.smithi053.stdout:op 2540 completed, throughput=5MB/sec 2024-01-15T23:18:08.718 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rQhQA4R28LWDOHT off=92448 len=1699884 2024-01-15T23:18:08.727 INFO:tasks.workunit.client.0.smithi053.stdout:op 2541 completed, throughput=5MB/sec 2024-01-15T23:18:08.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:08 smithi163 ceph-mon[138526]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:18:08.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:08 smithi053 ceph-mon[143363]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:18:08.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:08 smithi053 ceph-mon[146052]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:18:09.727 INFO:tasks.workunit.client.0.smithi053.stdout: 497: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:09.727 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--Ysekr1A0lnIgib off=17607099 len=727080 2024-01-15T23:18:09.728 INFO:tasks.workunit.client.0.smithi053.stdout:op 2542 completed, throughput=4.99MB/sec 2024-01-15T23:18:09.728 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2K84-j68S2TXXIP off=1580220 len=706974 2024-01-15T23:18:09.730 INFO:tasks.workunit.client.0.smithi053.stdout:op 2543 completed, throughput=4.99MB/sec 2024-01-15T23:18:09.730 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eLUpfwjzA3o-2pU off=5134884 len=800384 2024-01-15T23:18:09.735 INFO:tasks.workunit.client.0.smithi053.stdout:op 2544 completed, throughput=5MB/sec 2024-01-15T23:18:09.736 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-c-PpuTN0hQhZyQ8 off=5245702 len=545218 2024-01-15T23:18:09.736 INFO:tasks.workunit.client.0.smithi053.stdout:op 2545 completed, throughput=5MB/sec 2024-01-15T23:18:09.737 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VVrsZjbHnSkjJXf off=5301735 len=869789 2024-01-15T23:18:09.742 INFO:tasks.workunit.client.0.smithi053.stdout:op 2546 completed, throughput=5MB/sec 2024-01-15T23:18:09.742 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-azu8iLCgyvnmEdp off=15260074 len=1929303 2024-01-15T23:18:09.744 INFO:tasks.workunit.client.0.smithi053.stdout:op 2547 completed, throughput=5MB/sec 2024-01-15T23:18:10.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:10 smithi163 ceph-mon[138526]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:18:10.744 INFO:tasks.workunit.client.0.smithi053.stdout: 498: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:10.744 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--l48nkegO4pfGZp off=15050986 len=509209 2024-01-15T23:18:10.745 INFO:tasks.workunit.client.0.smithi053.stdout:op 2548 completed, throughput=4.99MB/sec 2024-01-15T23:18:10.745 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WooUGtp-7Xoq368 off=14279800 len=1662648 2024-01-15T23:18:10.748 INFO:tasks.workunit.client.0.smithi053.stdout:op 2549 completed, throughput=5MB/sec 2024-01-15T23:18:10.748 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mpE40rqjFaaoTvX off=7847599 len=1705115 2024-01-15T23:18:10.750 INFO:tasks.workunit.client.0.smithi053.stdout:op 2550 completed, throughput=5MB/sec 2024-01-15T23:18:10.750 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mzTcw9TbRTPJl6U off=2126981 len=2078771 2024-01-15T23:18:10.753 INFO:tasks.workunit.client.0.smithi053.stdout:op 2551 completed, throughput=5MB/sec 2024-01-15T23:18:10.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:10 smithi053 ceph-mon[143363]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:18:10.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:10 smithi053 ceph-mon[146052]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:18:11.754 INFO:tasks.workunit.client.0.smithi053.stdout: 499: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:11.754 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ATWa5DzXJe0cs8P off=2920932 len=818112 2024-01-15T23:18:11.759 INFO:tasks.workunit.client.0.smithi053.stdout:op 2552 completed, throughput=4.99MB/sec 2024-01-15T23:18:11.759 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZszDvgChmCIVelF off=3216778 len=474873 2024-01-15T23:18:11.760 INFO:tasks.workunit.client.0.smithi053.stdout:op 2553 completed, throughput=5MB/sec 2024-01-15T23:18:11.760 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-opatSLOfU_2XvMW off=11893238 len=637764 2024-01-15T23:18:11.764 INFO:tasks.workunit.client.0.smithi053.stdout:op 2554 completed, throughput=5MB/sec 2024-01-15T23:18:11.764 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-eF2IolA-YaEnGRH off=0 len=1367231 2024-01-15T23:18:11.766 INFO:tasks.workunit.client.0.smithi053.stdout:op 2555 completed, throughput=5MB/sec 2024-01-15T23:18:11.766 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PG4jRC732ZkGv6S off=532375 len=539591 2024-01-15T23:18:11.770 INFO:tasks.workunit.client.0.smithi053.stdout:op 2556 completed, throughput=5MB/sec 2024-01-15T23:18:11.770 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-J6Ao7FJjCCcMICO off=3381849 len=1253900 2024-01-15T23:18:11.771 INFO:tasks.workunit.client.0.smithi053.stdout:op 2557 completed, throughput=5MB/sec 2024-01-15T23:18:12.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:12 smithi163 ceph-mon[138526]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:18:12.771 INFO:tasks.workunit.client.0.smithi053.stdout: 500: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:12.772 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cg3izfAlds9fdaP off=3325747 len=1655640 2024-01-15T23:18:12.780 INFO:tasks.workunit.client.0.smithi053.stdout:op 2558 completed, throughput=5MB/sec 2024-01-15T23:18:12.780 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-f6DeHEaTnjRZpK0 off=13023847 len=39275 2024-01-15T23:18:12.782 INFO:tasks.workunit.client.0.smithi053.stdout:op 2559 completed, throughput=5MB/sec 2024-01-15T23:18:12.782 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NKqd7mdVkWdvYxX off=1899563 len=185732 2024-01-15T23:18:12.783 INFO:tasks.workunit.client.0.smithi053.stdout:op 2560 completed, throughput=5MB/sec 2024-01-15T23:18:12.783 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CPARhm6ArrJSN3G off=7425369 len=367670 2024-01-15T23:18:12.786 INFO:tasks.workunit.client.0.smithi053.stdout:op 2561 completed, throughput=5MB/sec 2024-01-15T23:18:12.787 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WkPt7UrdwTxcmyg off=12118940 len=1014689 2024-01-15T23:18:12.788 INFO:tasks.workunit.client.0.smithi053.stdout:op 2562 completed, throughput=5MB/sec 2024-01-15T23:18:12.788 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sEQ4HbLZ3cksOeE off=12975118 len=1130582 2024-01-15T23:18:12.789 INFO:tasks.workunit.client.0.smithi053.stdout:op 2563 completed, throughput=5MB/sec 2024-01-15T23:18:12.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:12 smithi053 ceph-mon[143363]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:18:12.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:12 smithi053 ceph-mon[146052]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:18:13.790 INFO:tasks.workunit.client.0.smithi053.stdout: 501: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:13.790 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wobVhezPJtNNzKk off=6696600 len=1027319 2024-01-15T23:18:13.791 INFO:tasks.workunit.client.0.smithi053.stdout:op 2564 completed, throughput=4.99MB/sec 2024-01-15T23:18:13.791 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-T8xjHfsHf2MBs9k off=6729236 len=1629558 2024-01-15T23:18:13.801 INFO:tasks.workunit.client.0.smithi053.stdout:op 2565 completed, throughput=5MB/sec 2024-01-15T23:18:13.801 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TgDynBKAceBQZYV off=3364348 len=1965823 2024-01-15T23:18:13.804 INFO:tasks.workunit.client.0.smithi053.stdout:op 2566 completed, throughput=5MB/sec 2024-01-15T23:18:13.804 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-64xeEzySd45Uonz off=6577994 len=1076680 2024-01-15T23:18:13.805 INFO:tasks.workunit.client.0.smithi053.stdout:op 2567 completed, throughput=5MB/sec 2024-01-15T23:18:14.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:14 smithi163 ceph-mon[138526]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:18:14.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:18:14.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:14 smithi053 ceph-mon[143363]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:18:14.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:18:14.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:14 smithi053 ceph-mon[146052]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:18:14.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:18:14.806 INFO:tasks.workunit.client.0.smithi053.stdout: 502: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:14.806 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tYuxmUGvW-ht1dL off=5569744 len=1212425 2024-01-15T23:18:14.812 INFO:tasks.workunit.client.0.smithi053.stdout:op 2568 completed, throughput=4.99MB/sec 2024-01-15T23:18:14.812 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yBv1SUYyiPVG7Eu off=2291892 len=540036 2024-01-15T23:18:14.816 INFO:tasks.workunit.client.0.smithi053.stdout:op 2569 completed, throughput=4.99MB/sec 2024-01-15T23:18:14.816 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Gu3AlHdzbSj01kW off=827488 len=854514 2024-01-15T23:18:14.818 INFO:tasks.workunit.client.0.smithi053.stdout:op 2570 completed, throughput=5MB/sec 2024-01-15T23:18:14.818 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rtgIgRQebrWKQig off=10881590 len=1985244 2024-01-15T23:18:14.825 INFO:tasks.workunit.client.0.smithi053.stdout:op 2571 completed, throughput=5MB/sec 2024-01-15T23:18:14.825 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-V39jgIZSveNGxFd off=2485987 len=808749 2024-01-15T23:18:14.826 INFO:tasks.workunit.client.0.smithi053.stdout:op 2572 completed, throughput=5MB/sec 2024-01-15T23:18:15.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:18:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:18:15] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2024-01-15T23:18:15.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:15 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:18:15.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:15 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:18:15.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:15 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:18:15.827 INFO:tasks.workunit.client.0.smithi053.stdout: 503: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:15.828 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LMgFz8Eg9R9_9-d off=15250362 len=474807 2024-01-15T23:18:15.828 INFO:tasks.workunit.client.0.smithi053.stdout:op 2573 completed, throughput=4.99MB/sec 2024-01-15T23:18:15.828 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sn89Fd7zBVq_c-Z off=985377 len=2041744 2024-01-15T23:18:15.833 INFO:tasks.workunit.client.0.smithi053.stdout:op 2574 completed, throughput=5MB/sec 2024-01-15T23:18:15.833 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3GmrrpiPZzNNATI off=12222388 len=247083 2024-01-15T23:18:15.836 INFO:tasks.workunit.client.0.smithi053.stdout:op 2575 completed, throughput=5MB/sec 2024-01-15T23:18:15.836 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pXv5WHIQBbUMe3h off=10322989 len=1861159 2024-01-15T23:18:15.838 INFO:tasks.workunit.client.0.smithi053.stdout:op 2576 completed, throughput=5MB/sec 2024-01-15T23:18:15.838 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4ExWEf0PzbEGq0s off=7288154 len=304168 2024-01-15T23:18:15.838 INFO:tasks.workunit.client.0.smithi053.stdout:op 2577 completed, throughput=5MB/sec 2024-01-15T23:18:16.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:16 smithi163 ceph-mon[138526]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:18:16.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:16 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:18:16.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:16 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:18:16.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:16 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:18:16.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:16 smithi053 ceph-mon[143363]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:18:16.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:16 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:18:16.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:16 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:18:16.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:16 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:18:16.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:16 smithi053 ceph-mon[146052]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:18:16.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:16 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:18:16.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:16 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:18:16.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:16 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:18:16.839 INFO:tasks.workunit.client.0.smithi053.stdout: 504: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:16.839 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Z9Fbft7I1FDiVzH off=13817619 len=1709825 2024-01-15T23:18:16.841 INFO:tasks.workunit.client.0.smithi053.stdout:op 2578 completed, throughput=4.99MB/sec 2024-01-15T23:18:16.841 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-22XjT_erhg3ZU7U off=14155840 len=296105 2024-01-15T23:18:16.844 INFO:tasks.workunit.client.0.smithi053.stdout:op 2579 completed, throughput=4.99MB/sec 2024-01-15T23:18:16.844 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eWFxtjp5YetdGpf off=13007120 len=1740531 2024-01-15T23:18:16.854 INFO:tasks.workunit.client.0.smithi053.stdout:op 2580 completed, throughput=5MB/sec 2024-01-15T23:18:16.854 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EcWCYZtMUFmk35P off=8717615 len=388195 2024-01-15T23:18:16.858 INFO:tasks.workunit.client.0.smithi053.stdout:op 2581 completed, throughput=5MB/sec 2024-01-15T23:18:16.858 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bRZo-EeObsNOJhH off=3074279 len=1038412 2024-01-15T23:18:16.863 INFO:tasks.workunit.client.0.smithi053.stdout:op 2582 completed, throughput=5MB/sec 2024-01-15T23:18:17.864 INFO:tasks.workunit.client.0.smithi053.stdout: 505: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:17.864 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UPplcfAdkJHhWsJ off=2043500 len=1563076 2024-01-15T23:18:17.871 INFO:tasks.workunit.client.0.smithi053.stdout:op 2583 completed, throughput=4.99MB/sec 2024-01-15T23:18:17.871 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NZuo2eY8jvsdKKh off=7451878 len=1644811 2024-01-15T23:18:17.873 INFO:tasks.workunit.client.0.smithi053.stdout:op 2584 completed, throughput=5MB/sec 2024-01-15T23:18:17.873 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FavYX-g_qPp9ARE off=1114338 len=440607 2024-01-15T23:18:17.876 INFO:tasks.workunit.client.0.smithi053.stdout:op 2585 completed, throughput=5MB/sec 2024-01-15T23:18:17.876 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0TF_KUAguArQ31x off=5558925 len=1423117 2024-01-15T23:18:17.878 INFO:tasks.workunit.client.0.smithi053.stdout:op 2586 completed, throughput=5MB/sec 2024-01-15T23:18:17.878 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cnbFbmsDPverRrJ off=2849439 len=714775 2024-01-15T23:18:17.880 INFO:tasks.workunit.client.0.smithi053.stdout:op 2587 completed, throughput=5MB/sec 2024-01-15T23:18:18.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:18 smithi163 ceph-mon[138526]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:18:18.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:18 smithi053 ceph-mon[143363]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:18:18.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:18 smithi053 ceph-mon[146052]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:18:18.881 INFO:tasks.workunit.client.0.smithi053.stdout: 506: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:18.881 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZeUnpICr2sEqJZP off=6837341 len=1775189 2024-01-15T23:18:18.885 INFO:tasks.workunit.client.0.smithi053.stdout:op 2588 completed, throughput=4.99MB/sec 2024-01-15T23:18:18.885 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9LkuIARVd-Ci5ao off=957519 len=1382829 2024-01-15T23:18:18.887 INFO:tasks.workunit.client.0.smithi053.stdout:op 2589 completed, throughput=5MB/sec 2024-01-15T23:18:18.887 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YQ2CxwDR-xqHuok off=19343631 len=237227 2024-01-15T23:18:18.890 INFO:tasks.workunit.client.0.smithi053.stdout:op 2590 completed, throughput=5MB/sec 2024-01-15T23:18:18.890 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vaa49wyPf3H4xQK off=8200018 len=466305 2024-01-15T23:18:18.893 INFO:tasks.workunit.client.0.smithi053.stdout:op 2591 completed, throughput=5MB/sec 2024-01-15T23:18:18.893 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-v67Z2GF8HEUAkkD off=2126226 len=826322 2024-01-15T23:18:18.894 INFO:tasks.workunit.client.0.smithi053.stdout:op 2592 completed, throughput=5MB/sec 2024-01-15T23:18:18.894 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-I4pVd4u0FWCilzC off=3609480 len=1622792 2024-01-15T23:18:18.896 INFO:tasks.workunit.client.0.smithi053.stdout:op 2593 completed, throughput=5MB/sec 2024-01-15T23:18:19.896 INFO:tasks.workunit.client.0.smithi053.stdout: 507: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:19.897 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XZCG5ZDwl_loXKt off=597263 len=68284 2024-01-15T23:18:19.897 INFO:tasks.workunit.client.0.smithi053.stdout:op 2594 completed, throughput=4.99MB/sec 2024-01-15T23:18:19.897 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IIl0wiVEl559TJE off=9769638 len=1342111 2024-01-15T23:18:19.904 INFO:tasks.workunit.client.0.smithi053.stdout:op 2595 completed, throughput=5MB/sec 2024-01-15T23:18:19.904 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VjcH-SAHqWy2H_f off=4249811 len=715600 2024-01-15T23:18:19.909 INFO:tasks.workunit.client.0.smithi053.stdout:op 2596 completed, throughput=5MB/sec 2024-01-15T23:18:19.909 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SG4FqOYwwn6-C7h off=665388 len=1416851 2024-01-15T23:18:19.914 INFO:tasks.workunit.client.0.smithi053.stdout:op 2597 completed, throughput=5MB/sec 2024-01-15T23:18:19.914 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tbT2ADkZjt8Yknn off=9566448 len=385411 2024-01-15T23:18:19.917 INFO:tasks.workunit.client.0.smithi053.stdout:op 2598 completed, throughput=5MB/sec 2024-01-15T23:18:20.727 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:20 smithi163 ceph-mon[138526]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:18:20.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:20 smithi053 ceph-mon[143363]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:18:20.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:20 smithi053 ceph-mon[146052]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:18:20.918 INFO:tasks.workunit.client.0.smithi053.stdout: 508: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:20.918 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UWyKrvVVjm68RfR off=551233 len=377609 2024-01-15T23:18:20.921 INFO:tasks.workunit.client.0.smithi053.stdout:op 2599 completed, throughput=4.99MB/sec 2024-01-15T23:18:20.921 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jEtefCwVy82Yag4 off=4775648 len=1003700 2024-01-15T23:18:20.927 INFO:tasks.workunit.client.0.smithi053.stdout:op 2600 completed, throughput=4.99MB/sec 2024-01-15T23:18:20.928 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BuX4eUDVJtD8mEs off=221630 len=893037 2024-01-15T23:18:20.929 INFO:tasks.workunit.client.0.smithi053.stdout:op 2601 completed, throughput=4.99MB/sec 2024-01-15T23:18:20.929 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dHBRI59opa509cS off=6336325 len=245213 2024-01-15T23:18:20.930 INFO:tasks.workunit.client.0.smithi053.stdout:op 2602 completed, throughput=4.99MB/sec 2024-01-15T23:18:20.930 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fUsEMu_sqbgvMeJ off=16698059 len=1714092 2024-01-15T23:18:20.932 INFO:tasks.workunit.client.0.smithi053.stdout:op 2603 completed, throughput=5MB/sec 2024-01-15T23:18:20.932 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-r3cHrFpy5vldtiD off=11310188 len=326047 2024-01-15T23:18:20.933 INFO:tasks.workunit.client.0.smithi053.stdout:op 2604 completed, throughput=5MB/sec 2024-01-15T23:18:20.934 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-eCV5lpkEVhngEWA off=14795191 len=909360 2024-01-15T23:18:20.936 INFO:tasks.workunit.client.0.smithi053.stdout:op 2605 completed, throughput=5MB/sec 2024-01-15T23:18:21.934 INFO:tasks.workunit.client.0.smithi053.stdout: 509: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:21.935 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mpskxgH3ShbY93K off=4766478 len=1585377 2024-01-15T23:18:21.938 INFO:tasks.workunit.client.0.smithi053.stdout:op 2606 completed, throughput=4.99MB/sec 2024-01-15T23:18:21.938 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-loct-TVC5kUIqky off=4818038 len=602331 2024-01-15T23:18:21.939 INFO:tasks.workunit.client.0.smithi053.stdout:op 2607 completed, throughput=4.99MB/sec 2024-01-15T23:18:21.939 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-V_oNJ5y38GLFI7n off=6035199 len=1718672 2024-01-15T23:18:21.941 INFO:tasks.workunit.client.0.smithi053.stdout:op 2608 completed, throughput=5MB/sec 2024-01-15T23:18:21.941 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oPsQDQ7N-v_qFOl off=8970386 len=793351 2024-01-15T23:18:21.946 INFO:tasks.workunit.client.0.smithi053.stdout:op 2609 completed, throughput=5MB/sec 2024-01-15T23:18:21.946 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qxcsLZIzDu3qgKT off=6105698 len=1277663 2024-01-15T23:18:21.947 INFO:tasks.workunit.client.0.smithi053.stdout:op 2610 completed, throughput=5MB/sec 2024-01-15T23:18:22.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:22 smithi163 ceph-mon[138526]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-01-15T23:18:22.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:22 smithi053 ceph-mon[143363]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-01-15T23:18:22.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:22 smithi053 ceph-mon[146052]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-01-15T23:18:22.948 INFO:tasks.workunit.client.0.smithi053.stdout: 510: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:22.948 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5zbC9eZJdDq4Uzx off=6386972 len=1369396 2024-01-15T23:18:22.950 INFO:tasks.workunit.client.0.smithi053.stdout:op 2611 completed, throughput=4.99MB/sec 2024-01-15T23:18:22.950 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-F0EXVJrToRDKs__ off=6551691 len=1934815 2024-01-15T23:18:22.954 INFO:tasks.workunit.client.0.smithi053.stdout:op 2612 completed, throughput=5MB/sec 2024-01-15T23:18:22.954 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5QeSk0GGap0WdIT off=5129581 len=1934397 2024-01-15T23:18:22.957 INFO:tasks.workunit.client.0.smithi053.stdout:op 2613 completed, throughput=5MB/sec 2024-01-15T23:18:23.957 INFO:tasks.workunit.client.0.smithi053.stdout: 511: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:23.958 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pMerL4WBAHOye5- off=1795002 len=891218 2024-01-15T23:18:23.959 INFO:tasks.workunit.client.0.smithi053.stdout:op 2614 completed, throughput=4.99MB/sec 2024-01-15T23:18:23.959 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--8CvCGNOwbEFOQI off=7301444 len=845321 2024-01-15T23:18:23.964 INFO:tasks.workunit.client.0.smithi053.stdout:op 2615 completed, throughput=4.99MB/sec 2024-01-15T23:18:23.964 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kMWjxXoTDobGhwE off=9843439 len=1459511 2024-01-15T23:18:23.967 INFO:tasks.workunit.client.0.smithi053.stdout:op 2616 completed, throughput=5MB/sec 2024-01-15T23:18:23.967 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kv2NiVe_N9HmwWu off=13146983 len=952278 2024-01-15T23:18:23.968 INFO:tasks.workunit.client.0.smithi053.stdout:op 2617 completed, throughput=5MB/sec 2024-01-15T23:18:23.968 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2NHG2bcsjBX9j9Q off=5017571 len=192252 2024-01-15T23:18:23.969 INFO:tasks.workunit.client.0.smithi053.stdout:op 2618 completed, throughput=5MB/sec 2024-01-15T23:18:23.969 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-paIho8x-fuo1EyB off=21234661 len=916394 2024-01-15T23:18:23.971 INFO:tasks.workunit.client.0.smithi053.stdout:op 2619 completed, throughput=5MB/sec 2024-01-15T23:18:24.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:24 smithi163 ceph-mon[138526]: pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:18:24.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:24 smithi053 ceph-mon[146052]: pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:18:24.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:24 smithi053 ceph-mon[143363]: pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:18:24.972 INFO:tasks.workunit.client.0.smithi053.stdout: 512: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:24.972 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TRhl9iS-qyHuZR3 off=7153598 len=1609467 2024-01-15T23:18:24.974 INFO:tasks.workunit.client.0.smithi053.stdout:op 2620 completed, throughput=4.99MB/sec 2024-01-15T23:18:24.974 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9FokWZ3lFXtMivu off=11744473 len=1048723 2024-01-15T23:18:24.980 INFO:tasks.workunit.client.0.smithi053.stdout:op 2621 completed, throughput=5MB/sec 2024-01-15T23:18:24.980 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bzudXQhKS6Cmmao off=106914 len=929376 2024-01-15T23:18:24.981 INFO:tasks.workunit.client.0.smithi053.stdout:op 2622 completed, throughput=5MB/sec 2024-01-15T23:18:24.981 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ps4eSWiEgSpwTnA off=9970938 len=1808180 2024-01-15T23:18:24.983 INFO:tasks.workunit.client.0.smithi053.stdout:op 2623 completed, throughput=5MB/sec 2024-01-15T23:18:25.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:18:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:18:25] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2024-01-15T23:18:25.984 INFO:tasks.workunit.client.0.smithi053.stdout: 513: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:25.984 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_3FWqVwhBOiEiKi off=4439103 len=2032525 2024-01-15T23:18:25.986 INFO:tasks.workunit.client.0.smithi053.stdout:op 2624 completed, throughput=5MB/sec 2024-01-15T23:18:25.986 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-V1cy-45eWgnadwd off=3881329 len=405419 2024-01-15T23:18:25.988 INFO:tasks.workunit.client.0.smithi053.stdout:op 2625 completed, throughput=5MB/sec 2024-01-15T23:18:25.988 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dA8koTfs6op38E8 off=10943657 len=1659948 2024-01-15T23:18:25.998 INFO:tasks.workunit.client.0.smithi053.stdout:op 2626 completed, throughput=5MB/sec 2024-01-15T23:18:25.998 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-X_z_TGc3xFAXVs4 off=4539953 len=1173368 2024-01-15T23:18:26.003 INFO:tasks.workunit.client.0.smithi053.stdout:op 2627 completed, throughput=5MB/sec 2024-01-15T23:18:26.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:26 smithi163 ceph-mon[138526]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:18:26.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:26 smithi053 ceph-mon[143363]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:18:26.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:26 smithi053 ceph-mon[146052]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:18:27.004 INFO:tasks.workunit.client.0.smithi053.stdout: 514: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:27.004 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jYewgnx35SNQULP off=9465425 len=1655050 2024-01-15T23:18:27.012 INFO:tasks.workunit.client.0.smithi053.stdout:op 2628 completed, throughput=4.99MB/sec 2024-01-15T23:18:27.012 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eF9y10Ci5WNKh_h off=3408771 len=1740592 2024-01-15T23:18:27.020 INFO:tasks.workunit.client.0.smithi053.stdout:op 2629 completed, throughput=5MB/sec 2024-01-15T23:18:27.020 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Z62sZiWHA-d0FHr off=2883558 len=1689219 2024-01-15T23:18:27.028 INFO:tasks.workunit.client.0.smithi053.stdout:op 2630 completed, throughput=5MB/sec 2024-01-15T23:18:28.028 INFO:tasks.workunit.client.0.smithi053.stdout: 515: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:28.028 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MYRgOXNAn7kHUOT off=18869836 len=837787 2024-01-15T23:18:28.033 INFO:tasks.workunit.client.0.smithi053.stdout:op 2631 completed, throughput=4.99MB/sec 2024-01-15T23:18:28.033 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-P2wkZdX5Nfo1upw off=4777044 len=1569695 2024-01-15T23:18:28.039 INFO:tasks.workunit.client.0.smithi053.stdout:op 2632 completed, throughput=5MB/sec 2024-01-15T23:18:28.039 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-n5lzoXdIZb5tqzw off=5083853 len=1827478 2024-01-15T23:18:28.041 INFO:tasks.workunit.client.0.smithi053.stdout:op 2633 completed, throughput=5MB/sec 2024-01-15T23:18:28.041 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-a42jwK0DaqebXV- off=2514016 len=192106 2024-01-15T23:18:28.044 INFO:tasks.workunit.client.0.smithi053.stdout:op 2634 completed, throughput=5MB/sec 2024-01-15T23:18:28.044 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-l2v5fu_w6lKwoes off=7047094 len=81438 2024-01-15T23:18:28.045 INFO:tasks.workunit.client.0.smithi053.stdout:op 2635 completed, throughput=5MB/sec 2024-01-15T23:18:28.045 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vdGjLG9D7EKfEQA off=6770132 len=1560228 2024-01-15T23:18:28.046 INFO:tasks.workunit.client.0.smithi053.stdout:op 2636 completed, throughput=5MB/sec 2024-01-15T23:18:28.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:28 smithi163 ceph-mon[138526]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-01-15T23:18:28.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:28 smithi053 ceph-mon[143363]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-01-15T23:18:28.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:28 smithi053 ceph-mon[146052]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-01-15T23:18:29.046 INFO:tasks.workunit.client.0.smithi053.stdout: 516: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:29.046 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9T5oX7iiCisadPK off=17103240 len=1048884 2024-01-15T23:18:29.049 INFO:tasks.workunit.client.0.smithi053.stdout:op 2637 completed, throughput=4.99MB/sec 2024-01-15T23:18:29.049 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9VxqUCqwovYRGwv off=3102455 len=1717641 2024-01-15T23:18:29.052 INFO:tasks.workunit.client.0.smithi053.stdout:op 2638 completed, throughput=5MB/sec 2024-01-15T23:18:29.052 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kUi4SKaDreqrYfl off=1068589 len=406845 2024-01-15T23:18:29.053 INFO:tasks.workunit.client.0.smithi053.stdout:op 2639 completed, throughput=5MB/sec 2024-01-15T23:18:29.053 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8pIyTFrwXW2-oPg off=2567499 len=1641206 2024-01-15T23:18:29.055 INFO:tasks.workunit.client.0.smithi053.stdout:op 2640 completed, throughput=5MB/sec 2024-01-15T23:18:29.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:18:29.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:18:29.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:18:30.056 INFO:tasks.workunit.client.0.smithi053.stdout: 517: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:30.056 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--FeYmaLNdDkjsqh off=17456330 len=951804 2024-01-15T23:18:30.058 INFO:tasks.workunit.client.0.smithi053.stdout:op 2641 completed, throughput=4.99MB/sec 2024-01-15T23:18:30.058 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1MvI3yPcEQUOVbK off=7428391 len=1614009 2024-01-15T23:18:30.060 INFO:tasks.workunit.client.0.smithi053.stdout:op 2642 completed, throughput=5MB/sec 2024-01-15T23:18:30.060 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FZDtH__AF_M1bke off=4776385 len=980479 2024-01-15T23:18:30.061 INFO:tasks.workunit.client.0.smithi053.stdout:op 2643 completed, throughput=5MB/sec 2024-01-15T23:18:30.061 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gh7RvNM4qe9W_rr off=4563844 len=584330 2024-01-15T23:18:30.065 INFO:tasks.workunit.client.0.smithi053.stdout:op 2644 completed, throughput=5MB/sec 2024-01-15T23:18:30.065 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cVuxRLEV5HD5lZp off=7891008 len=1558964 2024-01-15T23:18:30.073 INFO:tasks.workunit.client.0.smithi053.stdout:op 2645 completed, throughput=5MB/sec 2024-01-15T23:18:30.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:30 smithi163 ceph-mon[138526]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:18:30.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:30 smithi053 ceph-mon[143363]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:18:30.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:30 smithi053 ceph-mon[146052]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:18:31.073 INFO:tasks.workunit.client.0.smithi053.stdout: 518: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:31.073 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KrlFI6xjlUQXoxw off=8457764 len=972519 2024-01-15T23:18:31.078 INFO:tasks.workunit.client.0.smithi053.stdout:op 2646 completed, throughput=4.99MB/sec 2024-01-15T23:18:31.079 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kJNQWZa8AwH90dE off=910062 len=175605 2024-01-15T23:18:31.079 INFO:tasks.workunit.client.0.smithi053.stdout:op 2647 completed, throughput=4.99MB/sec 2024-01-15T23:18:31.079 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6-A5IpP3uo_FsCZ off=20812454 len=1273373 2024-01-15T23:18:31.087 INFO:tasks.workunit.client.0.smithi053.stdout:op 2648 completed, throughput=5MB/sec 2024-01-15T23:18:31.087 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AUYbIqYndPOXg3W off=11360 len=1004492 2024-01-15T23:18:31.091 INFO:tasks.workunit.client.0.smithi053.stdout:op 2649 completed, throughput=5MB/sec 2024-01-15T23:18:31.091 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9YUWrDzNhU0vqVn off=18032473 len=1382188 2024-01-15T23:18:31.093 INFO:tasks.workunit.client.0.smithi053.stdout:op 2650 completed, throughput=5MB/sec 2024-01-15T23:18:32.094 INFO:tasks.workunit.client.0.smithi053.stdout: 519: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:32.094 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2CgCG5TfpauSNZR off=8238095 len=1983974 2024-01-15T23:18:32.097 INFO:tasks.workunit.client.0.smithi053.stdout:op 2651 completed, throughput=5MB/sec 2024-01-15T23:18:32.097 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1cdm3eIfCzIixbl off=10398215 len=1955293 2024-01-15T23:18:32.109 INFO:tasks.workunit.client.0.smithi053.stdout:op 2652 completed, throughput=5MB/sec 2024-01-15T23:18:32.109 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Q7CCajlxuLLiAzy off=659556 len=2041789 2024-01-15T23:18:32.118 INFO:tasks.workunit.client.0.smithi053.stdout:op 2653 completed, throughput=5MB/sec 2024-01-15T23:18:32.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:32 smithi163 ceph-mon[138526]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:18:32.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:32 smithi053 ceph-mon[143363]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:18:32.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:32 smithi053 ceph-mon[146052]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:18:33.119 INFO:tasks.workunit.client.0.smithi053.stdout: 520: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:33.119 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5yYzEjgEIYkHC8w off=12425279 len=1878142 2024-01-15T23:18:33.130 INFO:tasks.workunit.client.0.smithi053.stdout:op 2654 completed, throughput=5MB/sec 2024-01-15T23:18:33.130 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UxfAjjDpzbTHmVH off=2359114 len=557121 2024-01-15T23:18:33.131 INFO:tasks.workunit.client.0.smithi053.stdout:op 2655 completed, throughput=5MB/sec 2024-01-15T23:18:33.131 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gCyJcvKMIYNIpyn off=1644461 len=1134619 2024-01-15T23:18:33.137 INFO:tasks.workunit.client.0.smithi053.stdout:op 2656 completed, throughput=5MB/sec 2024-01-15T23:18:33.137 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DBPSLgJII02VhaC off=0 len=1525226 2024-01-15T23:18:33.139 INFO:tasks.workunit.client.0.smithi053.stdout:op 2657 completed, throughput=5MB/sec 2024-01-15T23:18:34.139 INFO:tasks.workunit.client.0.smithi053.stdout: 521: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:34.139 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-p4ER4NbslvSBctr off=3206689 len=823178 2024-01-15T23:18:34.144 INFO:tasks.workunit.client.0.smithi053.stdout:op 2658 completed, throughput=4.99MB/sec 2024-01-15T23:18:34.145 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pBrKwBY7wKmOOcQ off=6169914 len=1649882 2024-01-15T23:18:34.153 INFO:tasks.workunit.client.0.smithi053.stdout:op 2659 completed, throughput=5MB/sec 2024-01-15T23:18:34.153 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qrYOemIh6-QOFpP off=19158303 len=1260134 2024-01-15T23:18:34.161 INFO:tasks.workunit.client.0.smithi053.stdout:op 2660 completed, throughput=5MB/sec 2024-01-15T23:18:34.161 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Lmj5p8NmwJbrmmx off=4501246 len=781938 2024-01-15T23:18:34.162 INFO:tasks.workunit.client.0.smithi053.stdout:op 2661 completed, throughput=5MB/sec 2024-01-15T23:18:34.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:34 smithi163 ceph-mon[138526]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-01-15T23:18:34.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:34 smithi053 ceph-mon[143363]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-01-15T23:18:34.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:34 smithi053 ceph-mon[146052]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-01-15T23:18:35.162 INFO:tasks.workunit.client.0.smithi053.stdout: 522: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:35.163 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-J0jy4VDVTDBdxr_ off=2546165 len=1909404 2024-01-15T23:18:35.174 INFO:tasks.workunit.client.0.smithi053.stdout:op 2662 completed, throughput=4.99MB/sec 2024-01-15T23:18:35.174 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jjgu6AQy5CtW-H9 off=7251378 len=1017263 2024-01-15T23:18:35.175 INFO:tasks.workunit.client.0.smithi053.stdout:op 2663 completed, throughput=5MB/sec 2024-01-15T23:18:35.175 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gX8__FovIa07skf off=3518798 len=1262441 2024-01-15T23:18:35.177 INFO:tasks.workunit.client.0.smithi053.stdout:op 2664 completed, throughput=5MB/sec 2024-01-15T23:18:35.178 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-z3IhO4_Fg21lJIB off=22168244 len=1212358 2024-01-15T23:18:35.179 INFO:tasks.workunit.client.0.smithi053.stdout:op 2665 completed, throughput=5MB/sec 2024-01-15T23:18:35.291 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:18:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:18:35] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2024-01-15T23:18:36.180 INFO:tasks.workunit.client.0.smithi053.stdout: 523: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:36.180 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0dJDob6T5vlq3dZ off=9147 len=344165 2024-01-15T23:18:36.181 INFO:tasks.workunit.client.0.smithi053.stdout:op 2666 completed, throughput=4.99MB/sec 2024-01-15T23:18:36.181 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GX8SBKyVd1571wC off=5754355 len=1119193 2024-01-15T23:18:36.183 INFO:tasks.workunit.client.0.smithi053.stdout:op 2667 completed, throughput=4.99MB/sec 2024-01-15T23:18:36.183 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HtxGFFn7Hgig-7q off=10476850 len=38414 2024-01-15T23:18:36.184 INFO:tasks.workunit.client.0.smithi053.stdout:op 2668 completed, throughput=4.99MB/sec 2024-01-15T23:18:36.184 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-O7DIKkbkqeCN98H off=4603365 len=683115 2024-01-15T23:18:36.185 INFO:tasks.workunit.client.0.smithi053.stdout:op 2669 completed, throughput=4.99MB/sec 2024-01-15T23:18:36.185 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dGWxznMQNNamPXC off=3052547 len=107888 2024-01-15T23:18:36.187 INFO:tasks.workunit.client.0.smithi053.stdout:op 2670 completed, throughput=4.99MB/sec 2024-01-15T23:18:36.187 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YTcAFXkdMmU2Zii off=7639697 len=806660 2024-01-15T23:18:36.192 INFO:tasks.workunit.client.0.smithi053.stdout:op 2671 completed, throughput=5MB/sec 2024-01-15T23:18:36.192 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JYD-gyXQxyOOv_A off=12199404 len=693000 2024-01-15T23:18:36.197 INFO:tasks.workunit.client.0.smithi053.stdout:op 2672 completed, throughput=5MB/sec 2024-01-15T23:18:36.197 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rSrZ9io4EEIyYZz off=1493228 len=152390 2024-01-15T23:18:36.197 INFO:tasks.workunit.client.0.smithi053.stdout:op 2673 completed, throughput=5MB/sec 2024-01-15T23:18:36.197 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XQ9vKCJpwHLI1mZ off=12447241 len=1726314 2024-01-15T23:18:36.200 INFO:tasks.workunit.client.0.smithi053.stdout:op 2674 completed, throughput=5MB/sec 2024-01-15T23:18:36.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:36 smithi163 ceph-mon[138526]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-01-15T23:18:36.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:36 smithi053 ceph-mon[143363]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-01-15T23:18:36.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:36 smithi053 ceph-mon[146052]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-01-15T23:18:37.199 INFO:tasks.workunit.client.0.smithi053.stdout: 524: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:37.200 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mpcPyJJXdCswXtx off=2392113 len=596953 2024-01-15T23:18:37.203 INFO:tasks.workunit.client.0.smithi053.stdout:op 2675 completed, throughput=4.99MB/sec 2024-01-15T23:18:37.204 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dpC9s8l4zGuw1dO off=2870442 len=2059692 2024-01-15T23:18:37.206 INFO:tasks.workunit.client.0.smithi053.stdout:op 2676 completed, throughput=5MB/sec 2024-01-15T23:18:37.206 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_5zaQroENQy7JD0 off=16755164 len=432352 2024-01-15T23:18:37.209 INFO:tasks.workunit.client.0.smithi053.stdout:op 2677 completed, throughput=5MB/sec 2024-01-15T23:18:37.210 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FfXx63gHzftHzUS off=4038589 len=726325 2024-01-15T23:18:37.212 INFO:tasks.workunit.client.0.smithi053.stdout:op 2678 completed, throughput=5MB/sec 2024-01-15T23:18:37.212 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-83A9LAWfdOnG5Sa off=2739584 len=483286 2024-01-15T23:18:37.215 INFO:tasks.workunit.client.0.smithi053.stdout:op 2679 completed, throughput=5MB/sec 2024-01-15T23:18:37.215 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NSnH0C0LugN6PMD off=7453538 len=429709 2024-01-15T23:18:37.216 INFO:tasks.workunit.client.0.smithi053.stdout:op 2680 completed, throughput=5MB/sec 2024-01-15T23:18:37.216 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7vkxCWOf22O1HTb off=1032711 len=673840 2024-01-15T23:18:37.220 INFO:tasks.workunit.client.0.smithi053.stdout:op 2681 completed, throughput=5MB/sec 2024-01-15T23:18:38.220 INFO:tasks.workunit.client.0.smithi053.stdout: 525: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:38.221 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CIh9DmG-jtZDHxv off=11370159 len=146577 2024-01-15T23:18:38.223 INFO:tasks.workunit.client.0.smithi053.stdout:op 2682 completed, throughput=4.99MB/sec 2024-01-15T23:18:38.223 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GOT654KwqNx1XBE off=4132414 len=605755 2024-01-15T23:18:38.224 INFO:tasks.workunit.client.0.smithi053.stdout:op 2683 completed, throughput=4.99MB/sec 2024-01-15T23:18:38.224 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3_0eO224jJDIxgp off=1467933 len=197311 2024-01-15T23:18:38.225 INFO:tasks.workunit.client.0.smithi053.stdout:op 2684 completed, throughput=4.99MB/sec 2024-01-15T23:18:38.225 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GBKUjn4MqFbAgcP off=5760567 len=1228202 2024-01-15T23:18:38.226 INFO:tasks.workunit.client.0.smithi053.stdout:op 2685 completed, throughput=5MB/sec 2024-01-15T23:18:38.227 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aBNhoAPSsu5JtVf off=1501892 len=827190 2024-01-15T23:18:38.227 INFO:tasks.workunit.client.0.smithi053.stdout:op 2686 completed, throughput=5MB/sec 2024-01-15T23:18:38.228 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ln5IkIZkiqqWVuO off=2172133 len=268512 2024-01-15T23:18:38.231 INFO:tasks.workunit.client.0.smithi053.stdout:op 2687 completed, throughput=5MB/sec 2024-01-15T23:18:38.231 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-W2N3n4FyWwTA4u2 off=0 len=1613428 2024-01-15T23:18:38.238 INFO:tasks.workunit.client.0.smithi053.stdout:op 2688 completed, throughput=5MB/sec 2024-01-15T23:18:38.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:38 smithi163 ceph-mon[138526]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:18:38.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:38 smithi053 ceph-mon[143363]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:18:38.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:38 smithi053 ceph-mon[146052]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:18:39.238 INFO:tasks.workunit.client.0.smithi053.stdout: 526: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:39.238 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0wZlgB8hJDlZinD off=6255499 len=1139958 2024-01-15T23:18:39.246 INFO:tasks.workunit.client.0.smithi053.stdout:op 2689 completed, throughput=4.99MB/sec 2024-01-15T23:18:39.246 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fHjbp6WcT3AfEJQ off=2552792 len=1628812 2024-01-15T23:18:39.247 INFO:tasks.workunit.client.0.smithi053.stdout:op 2690 completed, throughput=5MB/sec 2024-01-15T23:18:39.247 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hf_pppVj2Xgrjow off=6877563 len=1727124 2024-01-15T23:18:39.256 INFO:tasks.workunit.client.0.smithi053.stdout:op 2691 completed, throughput=5MB/sec 2024-01-15T23:18:39.256 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZkehiE4rsQa7HEN off=3423982 len=1986775 2024-01-15T23:18:39.264 INFO:tasks.workunit.client.0.smithi053.stdout:op 2692 completed, throughput=5MB/sec 2024-01-15T23:18:40.264 INFO:tasks.workunit.client.0.smithi053.stdout: 527: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:40.264 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dCbJkoqQI5p-8Oa off=8401654 len=1565337 2024-01-15T23:18:40.272 INFO:tasks.workunit.client.0.smithi053.stdout:op 2693 completed, throughput=5MB/sec 2024-01-15T23:18:40.272 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MDYK8HwMryuXI38 off=1331055 len=119388 2024-01-15T23:18:40.272 INFO:tasks.workunit.client.0.smithi053.stdout:op 2694 completed, throughput=5MB/sec 2024-01-15T23:18:40.272 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Xt3Jv46suJ56VMw off=7875163 len=1041109 2024-01-15T23:18:40.274 INFO:tasks.workunit.client.0.smithi053.stdout:op 2695 completed, throughput=5MB/sec 2024-01-15T23:18:40.274 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kJ6ojkn0TMTb-rs off=4267847 len=1084406 2024-01-15T23:18:40.279 INFO:tasks.workunit.client.0.smithi053.stdout:op 2696 completed, throughput=5MB/sec 2024-01-15T23:18:40.279 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mSORunV8H-FbL0J off=4862145 len=1696295 2024-01-15T23:18:40.288 INFO:tasks.workunit.client.0.smithi053.stdout:op 2697 completed, throughput=5MB/sec 2024-01-15T23:18:40.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:40 smithi163 ceph-mon[138526]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:18:40.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:40 smithi053 ceph-mon[143363]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:18:40.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:40 smithi053 ceph-mon[146052]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:18:41.289 INFO:tasks.workunit.client.0.smithi053.stdout: 528: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:41.289 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZCG6vzJm8TfTXLy off=6907046 len=1926036 2024-01-15T23:18:41.300 INFO:tasks.workunit.client.0.smithi053.stdout:op 2698 completed, throughput=5MB/sec 2024-01-15T23:18:41.300 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sL95DvjO5_81QL_ off=10031029 len=1032015 2024-01-15T23:18:41.302 INFO:tasks.workunit.client.0.smithi053.stdout:op 2699 completed, throughput=5MB/sec 2024-01-15T23:18:41.302 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-H8-fejeIIwKCRJ8 off=5370842 len=1761365 2024-01-15T23:18:41.304 INFO:tasks.workunit.client.0.smithi053.stdout:op 2700 completed, throughput=5MB/sec 2024-01-15T23:18:42.305 INFO:tasks.workunit.client.0.smithi053.stdout: 529: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:42.305 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fvZm1mcHsZ8puEX off=16401189 len=1190520 2024-01-15T23:18:42.310 INFO:tasks.workunit.client.0.smithi053.stdout:op 2701 completed, throughput=4.99MB/sec 2024-01-15T23:18:42.310 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yH4fMKSCMARr8Nr off=16619416 len=1032783 2024-01-15T23:18:42.316 INFO:tasks.workunit.client.0.smithi053.stdout:op 2702 completed, throughput=5MB/sec 2024-01-15T23:18:42.316 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xfOCczS40LwEOOE off=3641778 len=1975412 2024-01-15T23:18:42.318 INFO:tasks.workunit.client.0.smithi053.stdout:op 2703 completed, throughput=5MB/sec 2024-01-15T23:18:42.318 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KUvXkof4d8Dg0EQ off=4883494 len=1576905 2024-01-15T23:18:42.326 INFO:tasks.workunit.client.0.smithi053.stdout:op 2704 completed, throughput=5MB/sec 2024-01-15T23:18:42.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:42 smithi163 ceph-mon[138526]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:18:42.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:42 smithi053 ceph-mon[143363]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:18:42.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:42 smithi053 ceph-mon[146052]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:18:43.326 INFO:tasks.workunit.client.0.smithi053.stdout: 530: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:43.326 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YVbCxUbgHGXLehd off=3282104 len=1544438 2024-01-15T23:18:43.329 INFO:tasks.workunit.client.0.smithi053.stdout:op 2705 completed, throughput=5MB/sec 2024-01-15T23:18:43.329 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fiG1XzJyd6GkT7X off=7235966 len=231202 2024-01-15T23:18:43.330 INFO:tasks.workunit.client.0.smithi053.stdout:op 2706 completed, throughput=5MB/sec 2024-01-15T23:18:43.330 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JN5PwYNbgci4RvI off=638615 len=1500254 2024-01-15T23:18:43.332 INFO:tasks.workunit.client.0.smithi053.stdout:op 2707 completed, throughput=5MB/sec 2024-01-15T23:18:43.332 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Rr2D1dfDs9J9Ele off=4321014 len=774759 2024-01-15T23:18:43.337 INFO:tasks.workunit.client.0.smithi053.stdout:op 2708 completed, throughput=5MB/sec 2024-01-15T23:18:43.337 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xVMd0bnxSZjUO6e off=7078403 len=977497 2024-01-15T23:18:43.342 INFO:tasks.workunit.client.0.smithi053.stdout:op 2709 completed, throughput=5MB/sec 2024-01-15T23:18:44.343 INFO:tasks.workunit.client.0.smithi053.stdout: 531: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:44.343 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OzOsANVhxhZdvj- off=1090341 len=1694538 2024-01-15T23:18:44.352 INFO:tasks.workunit.client.0.smithi053.stdout:op 2710 completed, throughput=5MB/sec 2024-01-15T23:18:44.353 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-J5AYQzwIClBR0PL off=551931 len=472066 2024-01-15T23:18:44.356 INFO:tasks.workunit.client.0.smithi053.stdout:op 2711 completed, throughput=5MB/sec 2024-01-15T23:18:44.356 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2TFGML_o3rnFu1P off=6751173 len=119369 2024-01-15T23:18:44.356 INFO:tasks.workunit.client.0.smithi053.stdout:op 2712 completed, throughput=5MB/sec 2024-01-15T23:18:44.356 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Uc3Lv4LHYM5A9HM off=6094973 len=723540 2024-01-15T23:18:44.361 INFO:tasks.workunit.client.0.smithi053.stdout:op 2713 completed, throughput=5MB/sec 2024-01-15T23:18:44.361 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BvfWIFI2At6YFeq off=16534609 len=819430 2024-01-15T23:18:44.362 INFO:tasks.workunit.client.0.smithi053.stdout:op 2714 completed, throughput=5MB/sec 2024-01-15T23:18:44.362 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GZ9NBs8Yiuw4jNR off=619226 len=1548116 2024-01-15T23:18:44.364 INFO:tasks.workunit.client.0.smithi053.stdout:op 2715 completed, throughput=5MB/sec 2024-01-15T23:18:44.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:44 smithi163 ceph-mon[138526]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:18:44.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:18:44.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:44 smithi053 ceph-mon[143363]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:18:44.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:18:44.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:44 smithi053 ceph-mon[146052]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:18:44.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:18:45.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:18:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:18:45] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2024-01-15T23:18:45.364 INFO:tasks.workunit.client.0.smithi053.stdout: 532: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:45.365 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-w5z7ZRgFgVcy4Lk off=3488545 len=1697280 2024-01-15T23:18:45.366 INFO:tasks.workunit.client.0.smithi053.stdout:op 2716 completed, throughput=5MB/sec 2024-01-15T23:18:45.366 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6VTl9wDvJtFVB6i off=385362 len=1663465 2024-01-15T23:18:45.374 INFO:tasks.workunit.client.0.smithi053.stdout:op 2717 completed, throughput=5MB/sec 2024-01-15T23:18:45.374 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Od0sVo3uzLu27u5 off=266650 len=1545284 2024-01-15T23:18:45.375 INFO:tasks.workunit.client.0.smithi053.stdout:op 2718 completed, throughput=5MB/sec 2024-01-15T23:18:46.375 INFO:tasks.workunit.client.0.smithi053.stdout: 533: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:46.375 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NSnH0C0LugN6PMD off=6359643 len=222068 2024-01-15T23:18:46.376 INFO:tasks.workunit.client.0.smithi053.stdout:op 2719 completed, throughput=4.99MB/sec 2024-01-15T23:18:46.376 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-riBJKgmCmW-wpXp off=208562 len=593476 2024-01-15T23:18:46.380 INFO:tasks.workunit.client.0.smithi053.stdout:op 2720 completed, throughput=4.99MB/sec 2024-01-15T23:18:46.380 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-awqwlX6eKNBHEBk off=10335614 len=610404 2024-01-15T23:18:46.381 INFO:tasks.workunit.client.0.smithi053.stdout:op 2721 completed, throughput=4.99MB/sec 2024-01-15T23:18:46.381 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DWOSMmHH1-snRiy off=1479524 len=1565006 2024-01-15T23:18:46.388 INFO:tasks.workunit.client.0.smithi053.stdout:op 2722 completed, throughput=5MB/sec 2024-01-15T23:18:46.388 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-i-QJO8-i8j5K958 off=13459328 len=803686 2024-01-15T23:18:46.390 INFO:tasks.workunit.client.0.smithi053.stdout:op 2723 completed, throughput=5MB/sec 2024-01-15T23:18:46.390 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OPCWA2J6HPEIGMM off=5465209 len=2035474 2024-01-15T23:18:46.398 INFO:tasks.workunit.client.0.smithi053.stdout:op 2724 completed, throughput=5MB/sec 2024-01-15T23:18:46.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:46 smithi163 ceph-mon[138526]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:18:46.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:46 smithi053 ceph-mon[143363]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:18:46.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:46 smithi053 ceph-mon[146052]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:18:47.398 INFO:tasks.workunit.client.0.smithi053.stdout: 534: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:47.399 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hmz6EZh0rVEBe-S off=8110165 len=1126386 2024-01-15T23:18:47.404 INFO:tasks.workunit.client.0.smithi053.stdout:op 2725 completed, throughput=4.99MB/sec 2024-01-15T23:18:47.404 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-T7BD9wCOoVe4J_R off=20894831 len=671451 2024-01-15T23:18:47.405 INFO:tasks.workunit.client.0.smithi053.stdout:op 2726 completed, throughput=5MB/sec 2024-01-15T23:18:47.405 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-84NbRbmgJUeLBiw off=14542506 len=1036135 2024-01-15T23:18:47.410 INFO:tasks.workunit.client.0.smithi053.stdout:op 2727 completed, throughput=5MB/sec 2024-01-15T23:18:47.410 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uV7PexHmCJc8nQ0 off=7757570 len=69315 2024-01-15T23:18:47.413 INFO:tasks.workunit.client.0.smithi053.stdout:op 2728 completed, throughput=5MB/sec 2024-01-15T23:18:47.413 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9LkuIARVd-Ci5ao off=2458510 len=1022858 2024-01-15T23:18:47.414 INFO:tasks.workunit.client.0.smithi053.stdout:op 2729 completed, throughput=5MB/sec 2024-01-15T23:18:47.414 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kmWN4cnfJiGapY_ off=4235410 len=969026 2024-01-15T23:18:47.420 INFO:tasks.workunit.client.0.smithi053.stdout:op 2730 completed, throughput=5MB/sec 2024-01-15T23:18:48.420 INFO:tasks.workunit.client.0.smithi053.stdout: 535: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:48.421 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ABTsy2E1bqfnwDf off=1952345 len=1873970 2024-01-15T23:18:48.427 INFO:tasks.workunit.client.0.smithi053.stdout:op 2731 completed, throughput=4.99MB/sec 2024-01-15T23:18:48.428 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-J-g71xyFB9gCn-L off=12560538 len=1388420 2024-01-15T23:18:48.434 INFO:tasks.workunit.client.0.smithi053.stdout:op 2732 completed, throughput=5MB/sec 2024-01-15T23:18:48.434 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-puXcGhoxwMqt8V2 off=5097871 len=263226 2024-01-15T23:18:48.434 INFO:tasks.workunit.client.0.smithi053.stdout:op 2733 completed, throughput=5MB/sec 2024-01-15T23:18:48.434 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Qo4Cf4yV1xOH9_s off=2599632 len=1531274 2024-01-15T23:18:48.443 INFO:tasks.workunit.client.0.smithi053.stdout:op 2734 completed, throughput=5MB/sec 2024-01-15T23:18:48.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:48 smithi163 ceph-mon[138526]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:18:48.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:48 smithi053 ceph-mon[143363]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:18:48.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:48 smithi053 ceph-mon[146052]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:18:49.443 INFO:tasks.workunit.client.0.smithi053.stdout: 536: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:49.443 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0jt54hFzrMVqRvV off=163910 len=1064778 2024-01-15T23:18:49.450 INFO:tasks.workunit.client.0.smithi053.stdout:op 2735 completed, throughput=4.99MB/sec 2024-01-15T23:18:49.450 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-C7JJOowaavcZvNm off=2350710 len=1349162 2024-01-15T23:18:49.451 INFO:tasks.workunit.client.0.smithi053.stdout:op 2736 completed, throughput=5MB/sec 2024-01-15T23:18:49.451 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ztSWHqv9SRuXVjQ off=2426697 len=1167170 2024-01-15T23:18:49.457 INFO:tasks.workunit.client.0.smithi053.stdout:op 2737 completed, throughput=5MB/sec 2024-01-15T23:18:49.458 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AC8sYBv8XHLvhqh off=4044151 len=324445 2024-01-15T23:18:49.458 INFO:tasks.workunit.client.0.smithi053.stdout:op 2738 completed, throughput=5MB/sec 2024-01-15T23:18:49.458 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_g1XuttT-dunXIg off=11652078 len=258409 2024-01-15T23:18:49.459 INFO:tasks.workunit.client.0.smithi053.stdout:op 2739 completed, throughput=5MB/sec 2024-01-15T23:18:49.459 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-F2oW2KqMwRAyXE_ off=10721550 len=782699 2024-01-15T23:18:49.464 INFO:tasks.workunit.client.0.smithi053.stdout:op 2740 completed, throughput=5MB/sec 2024-01-15T23:18:49.464 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-i6L8104ATlAh_jb off=7677116 len=735769 2024-01-15T23:18:49.465 INFO:tasks.workunit.client.0.smithi053.stdout:op 2741 completed, throughput=5MB/sec 2024-01-15T23:18:50.465 INFO:tasks.workunit.client.0.smithi053.stdout: 537: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:50.466 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-veAMXg_iJz-NZgo off=7063527 len=520192 2024-01-15T23:18:50.469 INFO:tasks.workunit.client.0.smithi053.stdout:op 2742 completed, throughput=4.99MB/sec 2024-01-15T23:18:50.469 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kWP9fRd4CMZ9LyJ off=2582191 len=1086532 2024-01-15T23:18:50.475 INFO:tasks.workunit.client.0.smithi053.stdout:op 2743 completed, throughput=4.99MB/sec 2024-01-15T23:18:50.475 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NF09_Uvr65Df3z9 off=5619219 len=637220 2024-01-15T23:18:50.480 INFO:tasks.workunit.client.0.smithi053.stdout:op 2744 completed, throughput=5MB/sec 2024-01-15T23:18:50.480 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-a_Tya2-iGUEARVs off=6671062 len=836378 2024-01-15T23:18:50.481 INFO:tasks.workunit.client.0.smithi053.stdout:op 2745 completed, throughput=5MB/sec 2024-01-15T23:18:50.481 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NGLbUNIz4P9CVJ7 off=18785005 len=818805 2024-01-15T23:18:50.485 INFO:tasks.workunit.client.0.smithi053.stdout:op 2746 completed, throughput=5MB/sec 2024-01-15T23:18:50.485 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0Ljv4F3DMPMeMQ1 off=712297 len=690319 2024-01-15T23:18:50.490 INFO:tasks.workunit.client.0.smithi053.stdout:op 2747 completed, throughput=5MB/sec 2024-01-15T23:18:50.490 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-63uCf5Hdzg581Rr off=2240649 len=518373 2024-01-15T23:18:50.493 INFO:tasks.workunit.client.0.smithi053.stdout:op 2748 completed, throughput=5MB/sec 2024-01-15T23:18:50.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:50 smithi163 ceph-mon[138526]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:18:50.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:50 smithi053 ceph-mon[143363]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:18:50.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:50 smithi053 ceph-mon[146052]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:18:51.493 INFO:tasks.workunit.client.0.smithi053.stdout: 538: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:51.493 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-B00cYhf-EH-7yDK off=829656 len=1445504 2024-01-15T23:18:51.500 INFO:tasks.workunit.client.0.smithi053.stdout:op 2749 completed, throughput=4.99MB/sec 2024-01-15T23:18:51.500 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-I8YyKvFDTYjFlyc off=2215767 len=446994 2024-01-15T23:18:51.501 INFO:tasks.workunit.client.0.smithi053.stdout:op 2750 completed, throughput=4.99MB/sec 2024-01-15T23:18:51.501 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zZq4PD_nsZS66ZA off=555361 len=1138286 2024-01-15T23:18:51.507 INFO:tasks.workunit.client.0.smithi053.stdout:op 2751 completed, throughput=5MB/sec 2024-01-15T23:18:51.507 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-huAQy8niJe_xGvx off=8859610 len=956662 2024-01-15T23:18:51.512 INFO:tasks.workunit.client.0.smithi053.stdout:op 2752 completed, throughput=5MB/sec 2024-01-15T23:18:51.512 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oi2mNB52jCQAK1Q off=6103891 len=350084 2024-01-15T23:18:51.516 INFO:tasks.workunit.client.0.smithi053.stdout:op 2753 completed, throughput=5MB/sec 2024-01-15T23:18:51.516 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-C4cGlp62sbeViTv off=9879634 len=574984 2024-01-15T23:18:51.518 INFO:tasks.workunit.client.0.smithi053.stdout:op 2754 completed, throughput=5MB/sec 2024-01-15T23:18:51.518 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ru2xVa-sjNyz-1F off=3654617 len=34693 2024-01-15T23:18:51.518 INFO:tasks.workunit.client.0.smithi053.stdout:op 2755 completed, throughput=5MB/sec 2024-01-15T23:18:51.518 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wx9RGYzR8yVL2fo off=6916380 len=297864 2024-01-15T23:18:51.518 INFO:tasks.workunit.client.0.smithi053.stdout:op 2756 completed, throughput=5MB/sec 2024-01-15T23:18:52.519 INFO:tasks.workunit.client.0.smithi053.stdout: 539: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:52.519 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UJnAuz1R85tUk21 off=8068199 len=673441 2024-01-15T23:18:52.520 INFO:tasks.workunit.client.0.smithi053.stdout:op 2757 completed, throughput=4.99MB/sec 2024-01-15T23:18:52.520 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oUT1i6pQ51tiby0 off=7116535 len=147573 2024-01-15T23:18:52.521 INFO:tasks.workunit.client.0.smithi053.stdout:op 2758 completed, throughput=4.99MB/sec 2024-01-15T23:18:52.521 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Kgj3oUxA-_we423 off=2564416 len=1755121 2024-01-15T23:18:52.523 INFO:tasks.workunit.client.0.smithi053.stdout:op 2759 completed, throughput=5MB/sec 2024-01-15T23:18:52.523 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bw-8o9tl6iIYQG1 off=5000956 len=664050 2024-01-15T23:18:52.525 INFO:tasks.workunit.client.0.smithi053.stdout:op 2760 completed, throughput=5MB/sec 2024-01-15T23:18:52.526 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-P63nNCLJ7bWelHh off=2942540 len=190836 2024-01-15T23:18:52.526 INFO:tasks.workunit.client.0.smithi053.stdout:op 2761 completed, throughput=5MB/sec 2024-01-15T23:18:52.526 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-snfN7aeQWCSK1AI off=15196810 len=617894 2024-01-15T23:18:52.527 INFO:tasks.workunit.client.0.smithi053.stdout:op 2762 completed, throughput=5MB/sec 2024-01-15T23:18:52.527 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-x3wGhIHHqAvPo8c off=0 len=1077538 2024-01-15T23:18:52.530 INFO:tasks.workunit.client.0.smithi053.stdout:op 2763 completed, throughput=5MB/sec 2024-01-15T23:18:52.531 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Thk90IKd-WTaH5- off=18511273 len=1482997 2024-01-15T23:18:52.539 INFO:tasks.workunit.client.0.smithi053.stdout:op 2764 completed, throughput=5MB/sec 2024-01-15T23:18:52.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:52 smithi163 ceph-mon[138526]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:18:52.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:52 smithi053 ceph-mon[143363]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:18:52.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:52 smithi053 ceph-mon[146052]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:18:53.540 INFO:tasks.workunit.client.0.smithi053.stdout: 540: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:53.540 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Wpgmbr2XbtOXXRv off=16632933 len=725467 2024-01-15T23:18:53.545 INFO:tasks.workunit.client.0.smithi053.stdout:op 2765 completed, throughput=4.99MB/sec 2024-01-15T23:18:53.545 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AiZl_UAryuV3ues off=8492371 len=325430 2024-01-15T23:18:53.548 INFO:tasks.workunit.client.0.smithi053.stdout:op 2766 completed, throughput=4.99MB/sec 2024-01-15T23:18:53.548 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XUmyiZ1WD-kNDaQ off=4769148 len=947635 2024-01-15T23:18:53.553 INFO:tasks.workunit.client.0.smithi053.stdout:op 2767 completed, throughput=5MB/sec 2024-01-15T23:18:53.553 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8oQGplbJDuzwi8I off=7896737 len=1547953 2024-01-15T23:18:53.555 INFO:tasks.workunit.client.0.smithi053.stdout:op 2768 completed, throughput=5MB/sec 2024-01-15T23:18:53.555 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QwSn9JNPeM6wgLO off=2375163 len=345057 2024-01-15T23:18:53.555 INFO:tasks.workunit.client.0.smithi053.stdout:op 2769 completed, throughput=5MB/sec 2024-01-15T23:18:53.556 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2i6rW8CGT5fuwGD off=150570 len=1008739 2024-01-15T23:18:53.560 INFO:tasks.workunit.client.0.smithi053.stdout:op 2770 completed, throughput=5MB/sec 2024-01-15T23:18:54.560 INFO:tasks.workunit.client.0.smithi053.stdout: 541: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:54.561 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ii77pu8nQSKYp9- off=9951 len=250456 2024-01-15T23:18:54.561 INFO:tasks.workunit.client.0.smithi053.stdout:op 2771 completed, throughput=4.99MB/sec 2024-01-15T23:18:54.561 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HlN07-r-NZOUAon off=3787946 len=411958 2024-01-15T23:18:54.562 INFO:tasks.workunit.client.0.smithi053.stdout:op 2772 completed, throughput=4.99MB/sec 2024-01-15T23:18:54.562 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EhKsAve85KPVSbV off=3395943 len=1714027 2024-01-15T23:18:54.566 INFO:tasks.workunit.client.0.smithi053.stdout:op 2773 completed, throughput=5MB/sec 2024-01-15T23:18:54.566 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VfguqvCZ7E5raw3 off=11236576 len=687995 2024-01-15T23:18:54.567 INFO:tasks.workunit.client.0.smithi053.stdout:op 2774 completed, throughput=5MB/sec 2024-01-15T23:18:54.567 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SZOavYXPFsARwMf off=7256165 len=288467 2024-01-15T23:18:54.570 INFO:tasks.workunit.client.0.smithi053.stdout:op 2775 completed, throughput=5MB/sec 2024-01-15T23:18:54.571 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZaW7GKvOX3G8MyD off=1471183 len=2075017 2024-01-15T23:18:54.589 INFO:tasks.workunit.client.0.smithi053.stdout:op 2776 completed, throughput=5MB/sec 2024-01-15T23:18:54.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:54 smithi163 ceph-mon[138526]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:18:54.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:54 smithi053 ceph-mon[143363]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:18:54.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:54 smithi053 ceph-mon[146052]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:18:55.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:18:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:18:55] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2024-01-15T23:18:55.589 INFO:tasks.workunit.client.0.smithi053.stdout: 542: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:55.590 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ECuaVy-hvbJafX2 off=38052 len=1393926 2024-01-15T23:18:55.591 INFO:tasks.workunit.client.0.smithi053.stdout:op 2777 completed, throughput=4.99MB/sec 2024-01-15T23:18:55.591 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-v7EfP3LnN1ja8_v off=449017 len=897818 2024-01-15T23:18:55.596 INFO:tasks.workunit.client.0.smithi053.stdout:op 2778 completed, throughput=5MB/sec 2024-01-15T23:18:55.596 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jEXQYvth7YvMHyt off=7497530 len=974363 2024-01-15T23:18:55.598 INFO:tasks.workunit.client.0.smithi053.stdout:op 2779 completed, throughput=5MB/sec 2024-01-15T23:18:55.598 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KnxMAw13ocOzl26 off=0 len=1281745 2024-01-15T23:18:55.604 INFO:tasks.workunit.client.0.smithi053.stdout:op 2780 completed, throughput=5MB/sec 2024-01-15T23:18:56.605 INFO:tasks.workunit.client.0.smithi053.stdout: 543: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:56.605 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HLsr792z99uAFwz off=3126360 len=1973307 2024-01-15T23:18:56.607 INFO:tasks.workunit.client.0.smithi053.stdout:op 2781 completed, throughput=4.99MB/sec 2024-01-15T23:18:56.607 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-K59bdkBU2o2LykU off=18570881 len=1765262 2024-01-15T23:18:56.616 INFO:tasks.workunit.client.0.smithi053.stdout:op 2782 completed, throughput=5MB/sec 2024-01-15T23:18:56.616 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UfeOZvL_lZXM5ye off=12668963 len=145370 2024-01-15T23:18:56.617 INFO:tasks.workunit.client.0.smithi053.stdout:op 2783 completed, throughput=5MB/sec 2024-01-15T23:18:56.617 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ii8qHal9cKmXgB7 off=7140339 len=1770346 2024-01-15T23:18:56.624 INFO:tasks.workunit.client.0.smithi053.stdout:op 2784 completed, throughput=5MB/sec 2024-01-15T23:18:56.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:56 smithi163 ceph-mon[138526]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:18:56.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:56 smithi053 ceph-mon[146052]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:18:56.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:56 smithi053 ceph-mon[143363]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:18:57.624 INFO:tasks.workunit.client.0.smithi053.stdout: 544: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:57.624 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-B6N6JrFAe1HKEbT off=2293105 len=2023827 2024-01-15T23:18:57.629 INFO:tasks.workunit.client.0.smithi053.stdout:op 2785 completed, throughput=5MB/sec 2024-01-15T23:18:57.629 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jvKjl_ET0VUG0dM off=547727 len=1738583 2024-01-15T23:18:57.631 INFO:tasks.workunit.client.0.smithi053.stdout:op 2786 completed, throughput=5MB/sec 2024-01-15T23:18:57.631 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8NLhGeVrTquacPb off=7683248 len=439283 2024-01-15T23:18:57.632 INFO:tasks.workunit.client.0.smithi053.stdout:op 2787 completed, throughput=5MB/sec 2024-01-15T23:18:57.632 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zrQVYKOevaYroRf off=296868 len=1173901 2024-01-15T23:18:57.633 INFO:tasks.workunit.client.0.smithi053.stdout:op 2788 completed, throughput=5MB/sec 2024-01-15T23:18:58.634 INFO:tasks.workunit.client.0.smithi053.stdout: 545: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:58.634 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jaug-6RMEEurucL off=15056919 len=693412 2024-01-15T23:18:58.638 INFO:tasks.workunit.client.0.smithi053.stdout:op 2789 completed, throughput=4.99MB/sec 2024-01-15T23:18:58.639 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fJclRTyj7lyQgzP off=11729757 len=26216 2024-01-15T23:18:58.639 INFO:tasks.workunit.client.0.smithi053.stdout:op 2790 completed, throughput=4.99MB/sec 2024-01-15T23:18:58.639 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oA1Bmk16hLvxJJE off=5753456 len=162108 2024-01-15T23:18:58.639 INFO:tasks.workunit.client.0.smithi053.stdout:op 2791 completed, throughput=4.99MB/sec 2024-01-15T23:18:58.639 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZnphIShe-mk6g44 off=6547951 len=1627261 2024-01-15T23:18:58.646 INFO:tasks.workunit.client.0.smithi053.stdout:op 2792 completed, throughput=5MB/sec 2024-01-15T23:18:58.646 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KM65VmJ_9YNrPHn off=764638 len=47944 2024-01-15T23:18:58.648 INFO:tasks.workunit.client.0.smithi053.stdout:op 2793 completed, throughput=5MB/sec 2024-01-15T23:18:58.649 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MbFw304YkWsqqm_ off=319250 len=807849 2024-01-15T23:18:58.649 INFO:tasks.workunit.client.0.smithi053.stdout:op 2794 completed, throughput=5MB/sec 2024-01-15T23:18:58.650 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-e3Mpn7ol9ZKvw1I off=6265701 len=1898937 2024-01-15T23:18:58.651 INFO:tasks.workunit.client.0.smithi053.stdout:op 2795 completed, throughput=5MB/sec 2024-01-15T23:18:58.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:58 smithi163 ceph-mon[138526]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:18:58.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:58 smithi053 ceph-mon[143363]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:18:58.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:58 smithi053 ceph-mon[146052]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:18:59.652 INFO:tasks.workunit.client.0.smithi053.stdout: 546: throughput=4.99MB/sec pending data=0 2024-01-15T23:18:59.652 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yfLz97GBGjo-Bil off=73899 len=411546 2024-01-15T23:18:59.656 INFO:tasks.workunit.client.0.smithi053.stdout:op 2796 completed, throughput=4.99MB/sec 2024-01-15T23:18:59.656 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--nWc4EbejVFJWxT off=1111554 len=1747473 2024-01-15T23:18:59.663 INFO:tasks.workunit.client.0.smithi053.stdout:op 2797 completed, throughput=5MB/sec 2024-01-15T23:18:59.664 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-45rOAiKXcrmUq0g off=13674781 len=386789 2024-01-15T23:18:59.664 INFO:tasks.workunit.client.0.smithi053.stdout:op 2798 completed, throughput=5MB/sec 2024-01-15T23:18:59.664 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eMHAA0iix2mK5Ta off=1627525 len=204342 2024-01-15T23:18:59.667 INFO:tasks.workunit.client.0.smithi053.stdout:op 2799 completed, throughput=5MB/sec 2024-01-15T23:18:59.667 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-h1Y_snqRox-k9Hz off=2602038 len=1122047 2024-01-15T23:18:59.670 INFO:tasks.workunit.client.0.smithi053.stdout:op 2800 completed, throughput=5MB/sec 2024-01-15T23:18:59.670 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sMxTIYDKwbHs4Ga off=18159175 len=140256 2024-01-15T23:18:59.672 INFO:tasks.workunit.client.0.smithi053.stdout:op 2801 completed, throughput=5MB/sec 2024-01-15T23:18:59.672 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8xxslDDUu680xu- off=6158203 len=1938918 2024-01-15T23:18:59.679 INFO:tasks.workunit.client.0.smithi053.stdout:op 2802 completed, throughput=5MB/sec 2024-01-15T23:18:59.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:18:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:18:59.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:18:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:18:59.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:18:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:19:00.679 INFO:tasks.workunit.client.0.smithi053.stdout: 547: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:00.680 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WVXt90qKwcrAXxk off=9077428 len=1528359 2024-01-15T23:19:00.688 INFO:tasks.workunit.client.0.smithi053.stdout:op 2803 completed, throughput=5MB/sec 2024-01-15T23:19:00.688 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8R-2S4QQCPn7Gry off=2456051 len=1601575 2024-01-15T23:19:00.695 INFO:tasks.workunit.client.0.smithi053.stdout:op 2804 completed, throughput=5MB/sec 2024-01-15T23:19:00.695 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0HHQNcchXE0leAW off=5321923 len=1658144 2024-01-15T23:19:00.701 INFO:tasks.workunit.client.0.smithi053.stdout:op 2805 completed, throughput=5MB/sec 2024-01-15T23:19:00.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:00 smithi163 ceph-mon[138526]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:19:00.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:00 smithi053 ceph-mon[143363]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:19:00.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:00 smithi053 ceph-mon[146052]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:19:01.702 INFO:tasks.workunit.client.0.smithi053.stdout: 548: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:01.702 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-N9o_VfYpsQTQAF4 off=302175 len=798777 2024-01-15T23:19:01.707 INFO:tasks.workunit.client.0.smithi053.stdout:op 2806 completed, throughput=4.99MB/sec 2024-01-15T23:19:01.707 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NAav1q7cwFHKS7U off=12965695 len=966293 2024-01-15T23:19:01.712 INFO:tasks.workunit.client.0.smithi053.stdout:op 2807 completed, throughput=4.99MB/sec 2024-01-15T23:19:01.712 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6-A5IpP3uo_FsCZ off=6554432 len=1089251 2024-01-15T23:19:01.714 INFO:tasks.workunit.client.0.smithi053.stdout:op 2808 completed, throughput=5MB/sec 2024-01-15T23:19:01.714 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OCYPCFbOlHF8yaf off=5060849 len=1879279 2024-01-15T23:19:01.726 INFO:tasks.workunit.client.0.smithi053.stdout:op 2809 completed, throughput=5MB/sec 2024-01-15T23:19:01.726 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vrH6xwMzOC_Pdf- off=4348055 len=654307 2024-01-15T23:19:01.730 INFO:tasks.workunit.client.0.smithi053.stdout:op 2810 completed, throughput=5MB/sec 2024-01-15T23:19:02.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:02 smithi163 ceph-mon[138526]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-01-15T23:19:02.730 INFO:tasks.workunit.client.0.smithi053.stdout: 549: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:02.731 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZTJl23-zOEoT-Q1 off=22273232 len=370734 2024-01-15T23:19:02.734 INFO:tasks.workunit.client.0.smithi053.stdout:op 2811 completed, throughput=4.99MB/sec 2024-01-15T23:19:02.734 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Pv9zAAlTJXbgSSh off=6596068 len=2052201 2024-01-15T23:19:02.743 INFO:tasks.workunit.client.0.smithi053.stdout:op 2812 completed, throughput=5MB/sec 2024-01-15T23:19:02.744 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-M51HT8EVWF3gJaN off=8043831 len=1291719 2024-01-15T23:19:02.749 INFO:tasks.workunit.client.0.smithi053.stdout:op 2813 completed, throughput=5MB/sec 2024-01-15T23:19:02.749 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wUrOmvJeS7hEAf- off=7552469 len=1248624 2024-01-15T23:19:02.750 INFO:tasks.workunit.client.0.smithi053.stdout:op 2814 completed, throughput=5MB/sec 2024-01-15T23:19:02.750 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-U8hLg3CbKSUrdly off=14418648 len=1226563 2024-01-15T23:19:02.754 INFO:tasks.workunit.client.0.smithi053.stdout:op 2815 completed, throughput=5MB/sec 2024-01-15T23:19:02.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:02 smithi053 ceph-mon[143363]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-01-15T23:19:02.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:02 smithi053 ceph-mon[146052]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-01-15T23:19:03.754 INFO:tasks.workunit.client.0.smithi053.stdout: 550: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:03.754 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1PjctdZA6nqVKGn off=3594552 len=720048 2024-01-15T23:19:03.756 INFO:tasks.workunit.client.0.smithi053.stdout:op 2816 completed, throughput=4.99MB/sec 2024-01-15T23:19:03.756 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AumEjg4RCHn4Ep4 off=8541082 len=1818901 2024-01-15T23:19:03.764 INFO:tasks.workunit.client.0.smithi053.stdout:op 2817 completed, throughput=5MB/sec 2024-01-15T23:19:03.764 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VhOYatzeijqdUbu off=14170410 len=231323 2024-01-15T23:19:03.765 INFO:tasks.workunit.client.0.smithi053.stdout:op 2818 completed, throughput=5MB/sec 2024-01-15T23:19:03.765 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iMJc6g2bIefEGGr off=20002938 len=107696 2024-01-15T23:19:03.768 INFO:tasks.workunit.client.0.smithi053.stdout:op 2819 completed, throughput=5MB/sec 2024-01-15T23:19:03.768 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FN0aBQJI09SuHpL off=1269962 len=714021 2024-01-15T23:19:03.770 INFO:tasks.workunit.client.0.smithi053.stdout:op 2820 completed, throughput=5MB/sec 2024-01-15T23:19:03.770 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iO_7BXhF4S6dQLC off=3197012 len=40391 2024-01-15T23:19:03.770 INFO:tasks.workunit.client.0.smithi053.stdout:op 2821 completed, throughput=5MB/sec 2024-01-15T23:19:03.770 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-08gBK9nxUWHHCXQ off=2913722 len=332340 2024-01-15T23:19:03.771 INFO:tasks.workunit.client.0.smithi053.stdout:op 2822 completed, throughput=5MB/sec 2024-01-15T23:19:03.771 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-J_dzWOoxGl9_8qC off=5226754 len=181779 2024-01-15T23:19:03.772 INFO:tasks.workunit.client.0.smithi053.stdout:op 2823 completed, throughput=5MB/sec 2024-01-15T23:19:04.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:04 smithi163 ceph-mon[138526]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:19:04.772 INFO:tasks.workunit.client.0.smithi053.stdout: 551: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:04.772 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-s9VgIMoApm-DeQL off=13897556 len=945325 2024-01-15T23:19:04.774 INFO:tasks.workunit.client.0.smithi053.stdout:op 2824 completed, throughput=4.99MB/sec 2024-01-15T23:19:04.774 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-e41wDKFlM0AJTMR off=12534150 len=1171765 2024-01-15T23:19:04.775 INFO:tasks.workunit.client.0.smithi053.stdout:op 2825 completed, throughput=4.99MB/sec 2024-01-15T23:19:04.775 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cHKPQx3j8iwlDGc off=4708499 len=1804547 2024-01-15T23:19:04.777 INFO:tasks.workunit.client.0.smithi053.stdout:op 2826 completed, throughput=5MB/sec 2024-01-15T23:19:04.777 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Fut2pYPY3i6-TcM off=299174 len=1301389 2024-01-15T23:19:04.781 INFO:tasks.workunit.client.0.smithi053.stdout:op 2827 completed, throughput=5MB/sec 2024-01-15T23:19:04.781 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vdGjLG9D7EKfEQA off=2651380 len=1182464 2024-01-15T23:19:04.782 INFO:tasks.workunit.client.0.smithi053.stdout:op 2828 completed, throughput=5MB/sec 2024-01-15T23:19:04.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:04 smithi053 ceph-mon[143363]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:19:04.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:04 smithi053 ceph-mon[146052]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-01-15T23:19:05.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:19:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:19:05] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2024-01-15T23:19:05.783 INFO:tasks.workunit.client.0.smithi053.stdout: 552: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:05.783 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-K4StCTf4iULi8Hu off=3204268 len=690824 2024-01-15T23:19:05.785 INFO:tasks.workunit.client.0.smithi053.stdout:op 2829 completed, throughput=4.99MB/sec 2024-01-15T23:19:05.785 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-T2IdZK2GqYfejHA off=928762 len=278834 2024-01-15T23:19:05.789 INFO:tasks.workunit.client.0.smithi053.stdout:op 2830 completed, throughput=4.99MB/sec 2024-01-15T23:19:05.825 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vYOjHvhCWZrlIcp off=9597371 len=1458764 2024-01-15T23:19:05.827 INFO:tasks.workunit.client.0.smithi053.stdout:op 2831 completed, throughput=5MB/sec 2024-01-15T23:19:05.827 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-obQU1bzzHSeiESI off=14541645 len=1275832 2024-01-15T23:19:05.827 INFO:tasks.workunit.client.0.smithi053.stdout:op 2832 completed, throughput=5MB/sec 2024-01-15T23:19:05.827 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sSRzReyd-JAevNt off=4206907 len=1251302 2024-01-15T23:19:05.827 INFO:tasks.workunit.client.0.smithi053.stdout:op 2833 completed, throughput=5MB/sec 2024-01-15T23:19:06.728 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:06 smithi163 ceph-mon[138526]: pgmap v1755: 105 pgs: 105 active+clean; 127 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-01-15T23:19:06.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:06 smithi053 ceph-mon[143363]: pgmap v1755: 105 pgs: 105 active+clean; 127 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-01-15T23:19:06.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:06 smithi053 ceph-mon[146052]: pgmap v1755: 105 pgs: 105 active+clean; 127 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-01-15T23:19:06.803 INFO:tasks.workunit.client.0.smithi053.stdout: 553: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:06.803 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EjhvJuS2cIhTESW off=16066668 len=823064 2024-01-15T23:19:06.805 INFO:tasks.workunit.client.0.smithi053.stdout:op 2834 completed, throughput=4.99MB/sec 2024-01-15T23:19:06.805 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7LhnGFLWxfv_X2R off=5689525 len=2000286 2024-01-15T23:19:06.814 INFO:tasks.workunit.client.0.smithi053.stdout:op 2835 completed, throughput=5MB/sec 2024-01-15T23:19:06.814 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5kuPmM5YH6bnmXw off=5791313 len=613546 2024-01-15T23:19:06.815 INFO:tasks.workunit.client.0.smithi053.stdout:op 2836 completed, throughput=5MB/sec 2024-01-15T23:19:06.815 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AJmomop8DWRtxsg off=1896576 len=232387 2024-01-15T23:19:06.818 INFO:tasks.workunit.client.0.smithi053.stdout:op 2837 completed, throughput=5MB/sec 2024-01-15T23:19:06.818 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FuIjut3VXIJ6SAw off=10042723 len=811934 2024-01-15T23:19:06.823 INFO:tasks.workunit.client.0.smithi053.stdout:op 2838 completed, throughput=5MB/sec 2024-01-15T23:19:06.823 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lhIIx8EPfo1T10d off=9986851 len=400630 2024-01-15T23:19:06.823 INFO:tasks.workunit.client.0.smithi053.stdout:op 2839 completed, throughput=5MB/sec 2024-01-15T23:19:07.824 INFO:tasks.workunit.client.0.smithi053.stdout: 554: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:07.824 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hirgqC6uZRZOzrM off=1419201 len=876869 2024-01-15T23:19:07.825 INFO:tasks.workunit.client.0.smithi053.stdout:op 2840 completed, throughput=4.99MB/sec 2024-01-15T23:19:07.825 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RkhJFE0kBgoCch5 off=12354425 len=1562846 2024-01-15T23:19:07.828 INFO:tasks.workunit.client.0.smithi053.stdout:op 2841 completed, throughput=5MB/sec 2024-01-15T23:19:07.828 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tbT2ADkZjt8Yknn off=12444737 len=991855 2024-01-15T23:19:07.833 INFO:tasks.workunit.client.0.smithi053.stdout:op 2842 completed, throughput=5MB/sec 2024-01-15T23:19:07.833 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ND4XbKimvAyH4tD off=1107261 len=1394478 2024-01-15T23:19:07.839 INFO:tasks.workunit.client.0.smithi053.stdout:op 2843 completed, throughput=5MB/sec 2024-01-15T23:19:07.840 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uCJ0E3nXo2qE9Bl off=1323043 len=1134903 2024-01-15T23:19:07.841 INFO:tasks.workunit.client.0.smithi053.stdout:op 2844 completed, throughput=5MB/sec 2024-01-15T23:19:08.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:08 smithi163 ceph-mon[138526]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:19:08.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:08 smithi053 ceph-mon[143363]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:19:08.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:08 smithi053 ceph-mon[146052]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:19:08.841 INFO:tasks.workunit.client.0.smithi053.stdout: 555: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:08.841 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3zqP5tnCujGsPA5 off=13422533 len=1467116 2024-01-15T23:19:08.843 INFO:tasks.workunit.client.0.smithi053.stdout:op 2845 completed, throughput=5MB/sec 2024-01-15T23:19:08.843 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MOUnLHNy9UZ-y7- off=79614 len=389589 2024-01-15T23:19:08.844 INFO:tasks.workunit.client.0.smithi053.stdout:op 2846 completed, throughput=5MB/sec 2024-01-15T23:19:08.844 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4xD_rm-e-zHs9MT off=11590601 len=1975575 2024-01-15T23:19:08.853 INFO:tasks.workunit.client.0.smithi053.stdout:op 2847 completed, throughput=5MB/sec 2024-01-15T23:19:08.853 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jlcVVTsOZCBpOkz off=8130505 len=960516 2024-01-15T23:19:08.858 INFO:tasks.workunit.client.0.smithi053.stdout:op 2848 completed, throughput=5MB/sec 2024-01-15T23:19:09.859 INFO:tasks.workunit.client.0.smithi053.stdout: 556: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:09.859 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-odaG_LKFWeAZBVm off=1461879 len=1425384 2024-01-15T23:19:09.861 INFO:tasks.workunit.client.0.smithi053.stdout:op 2849 completed, throughput=4.99MB/sec 2024-01-15T23:19:09.861 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IhAvGDc0zqxngMP off=7687026 len=1128245 2024-01-15T23:19:09.864 INFO:tasks.workunit.client.0.smithi053.stdout:op 2850 completed, throughput=5MB/sec 2024-01-15T23:19:09.864 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gz51IAaUX1UtNCY off=1430957 len=1630312 2024-01-15T23:19:09.874 INFO:tasks.workunit.client.0.smithi053.stdout:op 2851 completed, throughput=5MB/sec 2024-01-15T23:19:09.874 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oOE9E-X0tTUoy8Z off=2939879 len=1171974 2024-01-15T23:19:09.875 INFO:tasks.workunit.client.0.smithi053.stdout:op 2852 completed, throughput=5MB/sec 2024-01-15T23:19:10.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:10 smithi163 ceph-mon[138526]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:19:10.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:10 smithi053 ceph-mon[143363]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:19:10.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:10 smithi053 ceph-mon[146052]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:19:10.876 INFO:tasks.workunit.client.0.smithi053.stdout: 557: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:10.876 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3yEofBN6egBm1FA off=3630377 len=1721698 2024-01-15T23:19:10.884 INFO:tasks.workunit.client.0.smithi053.stdout:op 2853 completed, throughput=4.99MB/sec 2024-01-15T23:19:10.884 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5YSJ8Rhb_P1BKsS off=12556850 len=1972125 2024-01-15T23:19:10.895 INFO:tasks.workunit.client.0.smithi053.stdout:op 2854 completed, throughput=5MB/sec 2024-01-15T23:19:10.895 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3ywvFf4IZMABNnY off=13890006 len=698862 2024-01-15T23:19:10.899 INFO:tasks.workunit.client.0.smithi053.stdout:op 2855 completed, throughput=5MB/sec 2024-01-15T23:19:10.900 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7YzqzJZZcw8JlpZ off=1823638 len=81698 2024-01-15T23:19:10.902 INFO:tasks.workunit.client.0.smithi053.stdout:op 2856 completed, throughput=5MB/sec 2024-01-15T23:19:10.902 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4p7xfN3skXxtS8I off=8841110 len=396505 2024-01-15T23:19:10.903 INFO:tasks.workunit.client.0.smithi053.stdout:op 2857 completed, throughput=5MB/sec 2024-01-15T23:19:10.903 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-J3YcGEbu66LjOr1 off=383528 len=182330 2024-01-15T23:19:10.903 INFO:tasks.workunit.client.0.smithi053.stdout:op 2858 completed, throughput=5MB/sec 2024-01-15T23:19:11.904 INFO:tasks.workunit.client.0.smithi053.stdout: 558: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:11.904 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QH_BWm7DjJauEKB off=5609750 len=54237 2024-01-15T23:19:11.905 INFO:tasks.workunit.client.0.smithi053.stdout:op 2859 completed, throughput=4.99MB/sec 2024-01-15T23:19:11.905 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JROXDNkHZFrsKG- off=7206365 len=344470 2024-01-15T23:19:11.906 INFO:tasks.workunit.client.0.smithi053.stdout:op 2860 completed, throughput=4.99MB/sec 2024-01-15T23:19:11.906 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RN1aF5A88hpfkmZ off=10386593 len=1161897 2024-01-15T23:19:11.914 INFO:tasks.workunit.client.0.smithi053.stdout:op 2861 completed, throughput=4.99MB/sec 2024-01-15T23:19:11.915 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kKWIA06I1uj4XYO off=19297458 len=1704996 2024-01-15T23:19:11.925 INFO:tasks.workunit.client.0.smithi053.stdout:op 2862 completed, throughput=5MB/sec 2024-01-15T23:19:11.925 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vPHeZkGMYY011Rg off=13863544 len=1763721 2024-01-15T23:19:11.934 INFO:tasks.workunit.client.0.smithi053.stdout:op 2863 completed, throughput=5MB/sec 2024-01-15T23:19:11.934 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ovNjrjM9vRoMb-- off=17863464 len=981880 2024-01-15T23:19:11.938 INFO:tasks.workunit.client.0.smithi053.stdout:op 2864 completed, throughput=5MB/sec 2024-01-15T23:19:12.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:12 smithi163 ceph-mon[138526]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-01-15T23:19:12.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:12 smithi053 ceph-mon[143363]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-01-15T23:19:12.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:12 smithi053 ceph-mon[146052]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-01-15T23:19:12.939 INFO:tasks.workunit.client.0.smithi053.stdout: 559: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:12.939 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SBSV0VorFRErZA6 off=12915156 len=909654 2024-01-15T23:19:12.941 INFO:tasks.workunit.client.0.smithi053.stdout:op 2865 completed, throughput=4.99MB/sec 2024-01-15T23:19:12.941 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7xqNenroZ6zK-vC off=4026804 len=444277 2024-01-15T23:19:12.945 INFO:tasks.workunit.client.0.smithi053.stdout:op 2866 completed, throughput=4.99MB/sec 2024-01-15T23:19:12.945 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_SMImtiTSyLEZ2K off=4088282 len=1358264 2024-01-15T23:19:12.951 INFO:tasks.workunit.client.0.smithi053.stdout:op 2867 completed, throughput=5MB/sec 2024-01-15T23:19:12.951 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FCYs4AWib6mAjev off=10861539 len=65532 2024-01-15T23:19:12.952 INFO:tasks.workunit.client.0.smithi053.stdout:op 2868 completed, throughput=5MB/sec 2024-01-15T23:19:12.952 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vnWRu0pTLnznFG3 off=3845796 len=1761717 2024-01-15T23:19:12.954 INFO:tasks.workunit.client.0.smithi053.stdout:op 2869 completed, throughput=5MB/sec 2024-01-15T23:19:12.954 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BpK49VYEjIXJgCE off=78808 len=1996858 2024-01-15T23:19:12.956 INFO:tasks.workunit.client.0.smithi053.stdout:op 2870 completed, throughput=5MB/sec 2024-01-15T23:19:13.957 INFO:tasks.workunit.client.0.smithi053.stdout: 560: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:13.957 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-F22nk1pXSEXTU3j off=3402927 len=1647009 2024-01-15T23:19:13.960 INFO:tasks.workunit.client.0.smithi053.stdout:op 2871 completed, throughput=5MB/sec 2024-01-15T23:19:13.960 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZYlXdc4MCtpzA39 off=6893695 len=1886229 2024-01-15T23:19:13.968 INFO:tasks.workunit.client.0.smithi053.stdout:op 2872 completed, throughput=5MB/sec 2024-01-15T23:19:14.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:14 smithi163 ceph-mon[138526]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:19:14.729 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:19:14.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:14 smithi053 ceph-mon[143363]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:19:14.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:19:14.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:14 smithi053 ceph-mon[146052]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:19:14.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:19:14.968 INFO:tasks.workunit.client.0.smithi053.stdout: 561: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:14.968 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dLtUX_ZZKOG5y9y off=3778721 len=1984647 2024-01-15T23:19:14.970 INFO:tasks.workunit.client.0.smithi053.stdout:op 2873 completed, throughput=4.99MB/sec 2024-01-15T23:19:14.970 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FbBFVXi-VpjjYQ4 off=4418341 len=715915 2024-01-15T23:19:14.976 INFO:tasks.workunit.client.0.smithi053.stdout:op 2874 completed, throughput=5MB/sec 2024-01-15T23:19:14.976 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oQ8RiJCfPdTFXbt off=12313213 len=1868920 2024-01-15T23:19:14.982 INFO:tasks.workunit.client.0.smithi053.stdout:op 2875 completed, throughput=5MB/sec 2024-01-15T23:19:14.982 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6AasZnKyXsBMzmO off=7671239 len=190509 2024-01-15T23:19:14.983 INFO:tasks.workunit.client.0.smithi053.stdout:op 2876 completed, throughput=5MB/sec 2024-01-15T23:19:14.983 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-95V7YE5enMVSBuW off=4620791 len=1555817 2024-01-15T23:19:14.992 INFO:tasks.workunit.client.0.smithi053.stdout:op 2877 completed, throughput=5MB/sec 2024-01-15T23:19:15.292 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:19:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:19:15] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2024-01-15T23:19:15.993 INFO:tasks.workunit.client.0.smithi053.stdout: 562: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:15.993 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3FZ54DMG_Eo59_B off=1228339 len=154781 2024-01-15T23:19:15.995 INFO:tasks.workunit.client.0.smithi053.stdout:op 2878 completed, throughput=4.99MB/sec 2024-01-15T23:19:15.995 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6BaIA8CnkSd0g4F off=10237803 len=1687723 2024-01-15T23:19:15.996 INFO:tasks.workunit.client.0.smithi053.stdout:op 2879 completed, throughput=5MB/sec 2024-01-15T23:19:15.997 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rWcXjvLAN-SUJ-K off=1296112 len=1657606 2024-01-15T23:19:16.003 INFO:tasks.workunit.client.0.smithi053.stdout:op 2880 completed, throughput=5MB/sec 2024-01-15T23:19:16.003 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2Aqt2ZRfds-ijdb off=10185497 len=1636568 2024-01-15T23:19:16.004 INFO:tasks.workunit.client.0.smithi053.stdout:op 2881 completed, throughput=5MB/sec 2024-01-15T23:19:16.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:16 smithi053 ceph-mon[143363]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:19:16.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:16 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:19:16.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:16 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:19:16.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:16 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:19:16.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:16 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:19:16.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:16 smithi053 ceph-mon[146052]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:19:16.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:16 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:19:16.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:16 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:19:16.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:16 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:19:16.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:16 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:19:16.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:16 smithi163 ceph-mon[138526]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:19:16.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:16 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:19:16.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:16 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:19:16.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:16 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:19:16.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:16 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:19:17.004 INFO:tasks.workunit.client.0.smithi053.stdout: 563: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:17.004 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AXTp1bPdaDV397C off=824598 len=1696903 2024-01-15T23:19:17.013 INFO:tasks.workunit.client.0.smithi053.stdout:op 2882 completed, throughput=5MB/sec 2024-01-15T23:19:17.013 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-217lWF2PMu09knz off=16998563 len=441716 2024-01-15T23:19:17.017 INFO:tasks.workunit.client.0.smithi053.stdout:op 2883 completed, throughput=5MB/sec 2024-01-15T23:19:17.017 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8JMa8ySqSVex6fy off=3128278 len=1467962 2024-01-15T23:19:17.018 INFO:tasks.workunit.client.0.smithi053.stdout:op 2884 completed, throughput=5MB/sec 2024-01-15T23:19:17.018 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_7Y0dVZ2Ppa4640 off=4600321 len=1003546 2024-01-15T23:19:17.023 INFO:tasks.workunit.client.0.smithi053.stdout:op 2885 completed, throughput=5MB/sec 2024-01-15T23:19:18.024 INFO:tasks.workunit.client.0.smithi053.stdout: 564: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:18.024 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8BWvllRrabEwSLw off=2135967 len=1855266 2024-01-15T23:19:18.026 INFO:tasks.workunit.client.0.smithi053.stdout:op 2886 completed, throughput=4.99MB/sec 2024-01-15T23:19:18.026 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uKXOxZz889DhoUR off=6165491 len=1643526 2024-01-15T23:19:18.028 INFO:tasks.workunit.client.0.smithi053.stdout:op 2887 completed, throughput=5MB/sec 2024-01-15T23:19:18.028 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-k_cB-x0PS122be9 off=9783264 len=1510204 2024-01-15T23:19:18.030 INFO:tasks.workunit.client.0.smithi053.stdout:op 2888 completed, throughput=5MB/sec 2024-01-15T23:19:18.030 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bCijfxI5nR8uwVL off=4511022 len=1953458 2024-01-15T23:19:18.032 INFO:tasks.workunit.client.0.smithi053.stdout:op 2889 completed, throughput=5MB/sec 2024-01-15T23:19:18.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:18 smithi053 ceph-mon[143363]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:19:18.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:18 smithi053 ceph-mon[146052]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:19:18.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:18 smithi163 ceph-mon[138526]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:19:19.033 INFO:tasks.workunit.client.0.smithi053.stdout: 565: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:19.033 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YB5x48YuYJXmPmo off=1710564 len=1092851 2024-01-15T23:19:19.039 INFO:tasks.workunit.client.0.smithi053.stdout:op 2890 completed, throughput=5MB/sec 2024-01-15T23:19:19.039 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3nyu-YjFULzIIyR off=2267202 len=488422 2024-01-15T23:19:19.042 INFO:tasks.workunit.client.0.smithi053.stdout:op 2891 completed, throughput=5MB/sec 2024-01-15T23:19:19.042 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-e56hBlbHSu3YzAl off=15407025 len=1931814 2024-01-15T23:19:19.044 INFO:tasks.workunit.client.0.smithi053.stdout:op 2892 completed, throughput=5MB/sec 2024-01-15T23:19:19.044 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-D32J5XVrQoJI8LS off=12106938 len=673797 2024-01-15T23:19:19.045 INFO:tasks.workunit.client.0.smithi053.stdout:op 2893 completed, throughput=5MB/sec 2024-01-15T23:19:20.046 INFO:tasks.workunit.client.0.smithi053.stdout: 566: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:20.046 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aYZTxuHCgKNBWix off=9473290 len=1053970 2024-01-15T23:19:20.052 INFO:tasks.workunit.client.0.smithi053.stdout:op 2894 completed, throughput=4.99MB/sec 2024-01-15T23:19:20.052 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GGPoPCQ4gWL8JZT off=3027369 len=2084732 2024-01-15T23:19:20.054 INFO:tasks.workunit.client.0.smithi053.stdout:op 2895 completed, throughput=5MB/sec 2024-01-15T23:19:20.054 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9JS3YRhX63ryBme off=17606208 len=390188 2024-01-15T23:19:20.058 INFO:tasks.workunit.client.0.smithi053.stdout:op 2896 completed, throughput=5MB/sec 2024-01-15T23:19:20.058 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ojTH1fYHkaGi4-w off=2007452 len=1659465 2024-01-15T23:19:20.059 INFO:tasks.workunit.client.0.smithi053.stdout:op 2897 completed, throughput=5MB/sec 2024-01-15T23:19:20.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:20 smithi053 ceph-mon[143363]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-01-15T23:19:20.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:20 smithi053 ceph-mon[146052]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-01-15T23:19:20.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:20 smithi163 ceph-mon[138526]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-01-15T23:19:21.059 INFO:tasks.workunit.client.0.smithi053.stdout: 567: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:21.060 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XOrO-TDUY0-Ed5s off=4451177 len=518143 2024-01-15T23:19:21.061 INFO:tasks.workunit.client.0.smithi053.stdout:op 2898 completed, throughput=4.99MB/sec 2024-01-15T23:19:21.061 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9RYEoj2ouj4O9C9 off=2599587 len=676754 2024-01-15T23:19:21.062 INFO:tasks.workunit.client.0.smithi053.stdout:op 2899 completed, throughput=4.99MB/sec 2024-01-15T23:19:21.062 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-G_Hn-UgxazUr1Yo off=3845713 len=1665237 2024-01-15T23:19:21.071 INFO:tasks.workunit.client.0.smithi053.stdout:op 2900 completed, throughput=5MB/sec 2024-01-15T23:19:21.071 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8grAuCL0CH8-lrK off=0 len=1130497 2024-01-15T23:19:21.073 INFO:tasks.workunit.client.0.smithi053.stdout:op 2901 completed, throughput=5MB/sec 2024-01-15T23:19:21.073 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-o1y2-wiAuYskCYY off=2780345 len=1077910 2024-01-15T23:19:21.078 INFO:tasks.workunit.client.0.smithi053.stdout:op 2902 completed, throughput=5MB/sec 2024-01-15T23:19:22.078 INFO:tasks.workunit.client.0.smithi053.stdout: 568: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:22.079 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YV2LXGxV6QgcCnA off=2365091 len=739726 2024-01-15T23:19:22.081 INFO:tasks.workunit.client.0.smithi053.stdout:op 2903 completed, throughput=4.99MB/sec 2024-01-15T23:19:22.081 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gNj5I5OMkfYu0x_ off=1369648 len=1865742 2024-01-15T23:19:22.092 INFO:tasks.workunit.client.0.smithi053.stdout:op 2904 completed, throughput=5MB/sec 2024-01-15T23:19:22.092 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bfTzJt2DbfUjbg2 off=10025707 len=972359 2024-01-15T23:19:22.096 INFO:tasks.workunit.client.0.smithi053.stdout:op 2905 completed, throughput=5MB/sec 2024-01-15T23:19:22.096 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WTNh0bX3b-IUdGq off=11936448 len=1521284 2024-01-15T23:19:22.098 INFO:tasks.workunit.client.0.smithi053.stdout:op 2906 completed, throughput=5MB/sec 2024-01-15T23:19:22.098 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pXO4y4M5moCFkxd off=10771009 len=641609 2024-01-15T23:19:22.099 INFO:tasks.workunit.client.0.smithi053.stdout:op 2907 completed, throughput=5MB/sec 2024-01-15T23:19:22.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:22 smithi053 ceph-mon[143363]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:19:22.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:22 smithi053 ceph-mon[146052]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:19:22.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:22 smithi163 ceph-mon[138526]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:19:23.099 INFO:tasks.workunit.client.0.smithi053.stdout: 569: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:23.100 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qZKkisS08cQmMnc off=11105216 len=19813 2024-01-15T23:19:23.100 INFO:tasks.workunit.client.0.smithi053.stdout:op 2908 completed, throughput=4.99MB/sec 2024-01-15T23:19:23.100 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HPJmHFsHJVtE1yk off=14932058 len=156824 2024-01-15T23:19:23.103 INFO:tasks.workunit.client.0.smithi053.stdout:op 2909 completed, throughput=4.99MB/sec 2024-01-15T23:19:23.103 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BOb4gMCcNkIiS8B off=14429066 len=1313768 2024-01-15T23:19:23.110 INFO:tasks.workunit.client.0.smithi053.stdout:op 2910 completed, throughput=4.99MB/sec 2024-01-15T23:19:23.110 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-u6JdHn8Zf_YhPHe off=1102710 len=892451 2024-01-15T23:19:23.115 INFO:tasks.workunit.client.0.smithi053.stdout:op 2911 completed, throughput=5MB/sec 2024-01-15T23:19:23.115 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Z0HF6Chaf6HIwWH off=3580455 len=1527524 2024-01-15T23:19:23.117 INFO:tasks.workunit.client.0.smithi053.stdout:op 2912 completed, throughput=5MB/sec 2024-01-15T23:19:23.117 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hsPTCQ8mLpdpT1m off=5787840 len=900469 2024-01-15T23:19:23.121 INFO:tasks.workunit.client.0.smithi053.stdout:op 2913 completed, throughput=5MB/sec 2024-01-15T23:19:24.122 INFO:tasks.workunit.client.0.smithi053.stdout: 570: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:24.122 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KM_ohDJRZw_ZNGq off=5670609 len=1338839 2024-01-15T23:19:24.128 INFO:tasks.workunit.client.0.smithi053.stdout:op 2914 completed, throughput=4.99MB/sec 2024-01-15T23:19:24.128 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rqZCO352UjsJaS_ off=3030587 len=719856 2024-01-15T23:19:24.133 INFO:tasks.workunit.client.0.smithi053.stdout:op 2915 completed, throughput=4.99MB/sec 2024-01-15T23:19:24.133 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6jRHONfwjTOHsY5 off=14183744 len=190383 2024-01-15T23:19:24.135 INFO:tasks.workunit.client.0.smithi053.stdout:op 2916 completed, throughput=5MB/sec 2024-01-15T23:19:24.136 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PO4YT_GSIiBmc5W off=4706297 len=1218729 2024-01-15T23:19:24.141 INFO:tasks.workunit.client.0.smithi053.stdout:op 2917 completed, throughput=5MB/sec 2024-01-15T23:19:24.142 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NTKO70QY68iEXOh off=971851 len=1765799 2024-01-15T23:19:24.144 INFO:tasks.workunit.client.0.smithi053.stdout:op 2918 completed, throughput=5MB/sec 2024-01-15T23:19:24.144 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-P5bEwmBjT3jsP7R off=1203093 len=866780 2024-01-15T23:19:24.149 INFO:tasks.workunit.client.0.smithi053.stdout:op 2919 completed, throughput=5MB/sec 2024-01-15T23:19:24.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:24 smithi053 ceph-mon[143363]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:19:24.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:24 smithi053 ceph-mon[146052]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:19:24.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:24 smithi163 ceph-mon[138526]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:19:25.149 INFO:tasks.workunit.client.0.smithi053.stdout: 571: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:25.150 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pEXAZ0RYkC8Uviv off=7451051 len=769321 2024-01-15T23:19:25.154 INFO:tasks.workunit.client.0.smithi053.stdout:op 2920 completed, throughput=4.99MB/sec 2024-01-15T23:19:25.154 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Nz1nULCmSojEmu_ off=5267334 len=1903182 2024-01-15T23:19:25.165 INFO:tasks.workunit.client.0.smithi053.stdout:op 2921 completed, throughput=5MB/sec 2024-01-15T23:19:25.165 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-G715IwSv84Zf0aM off=4414884 len=212001 2024-01-15T23:19:25.165 INFO:tasks.workunit.client.0.smithi053.stdout:op 2922 completed, throughput=5MB/sec 2024-01-15T23:19:25.166 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RROab4tBQ4yfqx4 off=3665614 len=888507 2024-01-15T23:19:25.167 INFO:tasks.workunit.client.0.smithi053.stdout:op 2923 completed, throughput=5MB/sec 2024-01-15T23:19:25.167 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DCp43fLXTSHa05P off=17335908 len=2033252 2024-01-15T23:19:25.178 INFO:tasks.workunit.client.0.smithi053.stdout:op 2924 completed, throughput=5MB/sec 2024-01-15T23:19:25.293 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:19:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:19:25] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2024-01-15T23:19:26.178 INFO:tasks.workunit.client.0.smithi053.stdout: 572: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:26.179 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--QSJiVOd4rq3XXr off=15544992 len=2028017 2024-01-15T23:19:26.181 INFO:tasks.workunit.client.0.smithi053.stdout:op 2925 completed, throughput=5MB/sec 2024-01-15T23:19:26.181 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-a8rwSqpLtXOR1C2 off=972925 len=1634520 2024-01-15T23:19:26.182 INFO:tasks.workunit.client.0.smithi053.stdout:op 2926 completed, throughput=5MB/sec 2024-01-15T23:19:26.182 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-caHLwxrLNZdx6H- off=9889752 len=1924925 2024-01-15T23:19:26.193 INFO:tasks.workunit.client.0.smithi053.stdout:op 2927 completed, throughput=5MB/sec 2024-01-15T23:19:26.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:26 smithi053 ceph-mon[143363]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:19:26.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:26 smithi053 ceph-mon[146052]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:19:26.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:26 smithi163 ceph-mon[138526]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:19:27.193 INFO:tasks.workunit.client.0.smithi053.stdout: 573: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:27.193 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1E32akyAd2c1SIj off=3295971 len=861828 2024-01-15T23:19:27.195 INFO:tasks.workunit.client.0.smithi053.stdout:op 2928 completed, throughput=5MB/sec 2024-01-15T23:19:27.195 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-05tGMpzcrD82uuB off=3823170 len=1272578 2024-01-15T23:19:27.198 INFO:tasks.workunit.client.0.smithi053.stdout:op 2929 completed, throughput=5MB/sec 2024-01-15T23:19:27.198 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-q0Gz0IzY90Elfmg off=2970601 len=239631 2024-01-15T23:19:27.199 INFO:tasks.workunit.client.0.smithi053.stdout:op 2930 completed, throughput=5MB/sec 2024-01-15T23:19:27.199 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KcPahAGaEA5l8Ef off=169991 len=160992 2024-01-15T23:19:27.202 INFO:tasks.workunit.client.0.smithi053.stdout:op 2931 completed, throughput=5MB/sec 2024-01-15T23:19:27.202 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-G_07vxVVup5Ur4g off=6477371 len=1353093 2024-01-15T23:19:27.204 INFO:tasks.workunit.client.0.smithi053.stdout:op 2932 completed, throughput=5MB/sec 2024-01-15T23:19:28.204 INFO:tasks.workunit.client.0.smithi053.stdout: 574: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:28.204 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qo84PEfLUoCXhDH off=6162929 len=538365 2024-01-15T23:19:28.208 INFO:tasks.workunit.client.0.smithi053.stdout:op 2933 completed, throughput=4.99MB/sec 2024-01-15T23:19:28.208 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PkzLwljxxQDyP5z off=18474246 len=322670 2024-01-15T23:19:28.209 INFO:tasks.workunit.client.0.smithi053.stdout:op 2934 completed, throughput=4.99MB/sec 2024-01-15T23:19:28.209 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jOHBNvITCo-u1v2 off=7920593 len=816076 2024-01-15T23:19:28.214 INFO:tasks.workunit.client.0.smithi053.stdout:op 2935 completed, throughput=4.99MB/sec 2024-01-15T23:19:28.214 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WaoNitfDOopFoex off=2558275 len=1072268 2024-01-15T23:19:28.215 INFO:tasks.workunit.client.0.smithi053.stdout:op 2936 completed, throughput=5MB/sec 2024-01-15T23:19:28.215 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vGa7v49JW68Qo1E off=1088140 len=106135 2024-01-15T23:19:28.215 INFO:tasks.workunit.client.0.smithi053.stdout:op 2937 completed, throughput=5MB/sec 2024-01-15T23:19:28.216 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DDUg_DjkHmuKCpC off=0 len=2031418 2024-01-15T23:19:28.224 INFO:tasks.workunit.client.0.smithi053.stdout:op 2938 completed, throughput=5MB/sec 2024-01-15T23:19:28.224 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lSaNvADThXuemwn off=908318 len=1120041 2024-01-15T23:19:28.225 INFO:tasks.workunit.client.0.smithi053.stdout:op 2939 completed, throughput=5MB/sec 2024-01-15T23:19:28.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:28 smithi053 ceph-mon[143363]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:19:28.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:28 smithi053 ceph-mon[146052]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:19:28.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:28 smithi163 ceph-mon[138526]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:19:29.225 INFO:tasks.workunit.client.0.smithi053.stdout: 575: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:29.226 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-J-g71xyFB9gCn-L off=845780 len=896192 2024-01-15T23:19:29.230 INFO:tasks.workunit.client.0.smithi053.stdout:op 2940 completed, throughput=4.99MB/sec 2024-01-15T23:19:29.230 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-T96Um2rcyg_MEhW off=9333438 len=914497 2024-01-15T23:19:29.232 INFO:tasks.workunit.client.0.smithi053.stdout:op 2941 completed, throughput=5MB/sec 2024-01-15T23:19:29.233 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3myfTwoxd8ANSfu off=4944236 len=1323214 2024-01-15T23:19:29.234 INFO:tasks.workunit.client.0.smithi053.stdout:op 2942 completed, throughput=5MB/sec 2024-01-15T23:19:29.234 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AWnaThKCzIupLwr off=3307807 len=1797251 2024-01-15T23:19:29.235 INFO:tasks.workunit.client.0.smithi053.stdout:op 2943 completed, throughput=5MB/sec 2024-01-15T23:19:29.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:19:29.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:19:29.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:19:30.235 INFO:tasks.workunit.client.0.smithi053.stdout: 576: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:30.236 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Qv5cCQXREEeNil8 off=7155070 len=1831447 2024-01-15T23:19:30.246 INFO:tasks.workunit.client.0.smithi053.stdout:op 2944 completed, throughput=4.99MB/sec 2024-01-15T23:19:30.246 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dqQAiK9fydp2smh off=6623293 len=319137 2024-01-15T23:19:30.249 INFO:tasks.workunit.client.0.smithi053.stdout:op 2945 completed, throughput=5MB/sec 2024-01-15T23:19:30.249 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OBx6HB443GWiVl3 off=7250670 len=1278552 2024-01-15T23:19:30.251 INFO:tasks.workunit.client.0.smithi053.stdout:op 2946 completed, throughput=5MB/sec 2024-01-15T23:19:30.251 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hIycgp62Z3fnvw4 off=261274 len=634403 2024-01-15T23:19:30.255 INFO:tasks.workunit.client.0.smithi053.stdout:op 2947 completed, throughput=5MB/sec 2024-01-15T23:19:30.255 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8V3TBAkhhWO38s_ off=92460 len=855513 2024-01-15T23:19:30.259 INFO:tasks.workunit.client.0.smithi053.stdout:op 2948 completed, throughput=5MB/sec 2024-01-15T23:19:30.259 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-E7P3sJnf9OhPU0S off=4080967 len=1090920 2024-01-15T23:19:30.261 INFO:tasks.workunit.client.0.smithi053.stdout:op 2949 completed, throughput=5MB/sec 2024-01-15T23:19:30.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:30 smithi053 ceph-mon[143363]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:19:30.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:30 smithi053 ceph-mon[146052]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:19:30.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:30 smithi163 ceph-mon[138526]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:19:31.261 INFO:tasks.workunit.client.0.smithi053.stdout: 577: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:31.261 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dyWzUetsDbhiSKL off=592280 len=1157351 2024-01-15T23:19:31.263 INFO:tasks.workunit.client.0.smithi053.stdout:op 2950 completed, throughput=4.99MB/sec 2024-01-15T23:19:31.263 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-281EkP3vzM9TF9j off=9547847 len=998332 2024-01-15T23:19:31.268 INFO:tasks.workunit.client.0.smithi053.stdout:op 2951 completed, throughput=5MB/sec 2024-01-15T23:19:31.268 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-t5roMjkh1EGCrsi off=6521171 len=1535004 2024-01-15T23:19:31.276 INFO:tasks.workunit.client.0.smithi053.stdout:op 2952 completed, throughput=5MB/sec 2024-01-15T23:19:31.276 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ae99JVi-s-9uuo8 off=2361300 len=1139907 2024-01-15T23:19:31.281 INFO:tasks.workunit.client.0.smithi053.stdout:op 2953 completed, throughput=5MB/sec 2024-01-15T23:19:32.281 INFO:tasks.workunit.client.0.smithi053.stdout: 578: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:32.282 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XfLWlWQ-bz1R9SF off=2264621 len=1539561 2024-01-15T23:19:32.290 INFO:tasks.workunit.client.0.smithi053.stdout:op 2954 completed, throughput=4.99MB/sec 2024-01-15T23:19:32.290 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hIdn5bIC3rI5lco off=11422646 len=1641924 2024-01-15T23:19:32.292 INFO:tasks.workunit.client.0.smithi053.stdout:op 2955 completed, throughput=5MB/sec 2024-01-15T23:19:32.292 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5bs66tcW0f19Pd7 off=11458602 len=1783082 2024-01-15T23:19:32.294 INFO:tasks.workunit.client.0.smithi053.stdout:op 2956 completed, throughput=5MB/sec 2024-01-15T23:19:32.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:32 smithi053 ceph-mon[146052]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:19:32.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:32 smithi053 ceph-mon[143363]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:19:32.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:32 smithi163 ceph-mon[138526]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:19:33.295 INFO:tasks.workunit.client.0.smithi053.stdout: 579: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:33.295 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pO4OLaTG_zrgip2 off=8227598 len=502087 2024-01-15T23:19:33.299 INFO:tasks.workunit.client.0.smithi053.stdout:op 2957 completed, throughput=4.99MB/sec 2024-01-15T23:19:33.299 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DnoRWLg0l5uaKeK off=2473829 len=1111392 2024-01-15T23:19:33.301 INFO:tasks.workunit.client.0.smithi053.stdout:op 2958 completed, throughput=4.99MB/sec 2024-01-15T23:19:33.302 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LQ5p-1DDKCGTBFn off=5533870 len=1161742 2024-01-15T23:19:33.307 INFO:tasks.workunit.client.0.smithi053.stdout:op 2959 completed, throughput=5MB/sec 2024-01-15T23:19:33.307 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-77F-rsjsyC-KkgB off=22964060 len=451595 2024-01-15T23:19:33.310 INFO:tasks.workunit.client.0.smithi053.stdout:op 2960 completed, throughput=5MB/sec 2024-01-15T23:19:33.311 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XcJH0_pWyfv47KE off=1856920 len=913208 2024-01-15T23:19:33.311 INFO:tasks.workunit.client.0.smithi053.stdout:op 2961 completed, throughput=5MB/sec 2024-01-15T23:19:33.311 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hUciCm_6Bk-nqKy off=13470932 len=1116487 2024-01-15T23:19:33.317 INFO:tasks.workunit.client.0.smithi053.stdout:op 2962 completed, throughput=5MB/sec 2024-01-15T23:19:33.317 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0g4bZ5zZi8nrHHI off=6146021 len=145237 2024-01-15T23:19:33.319 INFO:tasks.workunit.client.0.smithi053.stdout:op 2963 completed, throughput=5MB/sec 2024-01-15T23:19:34.320 INFO:tasks.workunit.client.0.smithi053.stdout: 580: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:34.320 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Pzg7WpBav7cpEdp off=752289 len=1761029 2024-01-15T23:19:34.322 INFO:tasks.workunit.client.0.smithi053.stdout:op 2964 completed, throughput=4.99MB/sec 2024-01-15T23:19:34.322 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YrcrpEtyuVsh4P6 off=259942 len=1205641 2024-01-15T23:19:34.328 INFO:tasks.workunit.client.0.smithi053.stdout:op 2965 completed, throughput=5MB/sec 2024-01-15T23:19:34.328 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EBjvcqLh7wMG7nn off=6451062 len=17314 2024-01-15T23:19:34.330 INFO:tasks.workunit.client.0.smithi053.stdout:op 2966 completed, throughput=5MB/sec 2024-01-15T23:19:34.331 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6AWslk-9VVlVF1Z off=979422 len=1439005 2024-01-15T23:19:34.333 INFO:tasks.workunit.client.0.smithi053.stdout:op 2967 completed, throughput=5MB/sec 2024-01-15T23:19:34.333 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CDzbxOY0e1zq_xy off=8372489 len=727784 2024-01-15T23:19:34.334 INFO:tasks.workunit.client.0.smithi053.stdout:op 2968 completed, throughput=5MB/sec 2024-01-15T23:19:34.334 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-T0o7jkWfBnrpx9w off=16278192 len=1390405 2024-01-15T23:19:34.336 INFO:tasks.workunit.client.0.smithi053.stdout:op 2969 completed, throughput=5MB/sec 2024-01-15T23:19:34.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:34 smithi053 ceph-mon[143363]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:19:34.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:34 smithi053 ceph-mon[146052]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:19:34.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:34 smithi163 ceph-mon[138526]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:19:35.293 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:19:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:19:35] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-01-15T23:19:35.336 INFO:tasks.workunit.client.0.smithi053.stdout: 581: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:35.336 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OHk1S4nsPtmIijc off=8839666 len=1036912 2024-01-15T23:19:35.338 INFO:tasks.workunit.client.0.smithi053.stdout:op 2970 completed, throughput=5MB/sec 2024-01-15T23:19:35.339 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-n5lzoXdIZb5tqzw off=6473335 len=1094549 2024-01-15T23:19:35.345 INFO:tasks.workunit.client.0.smithi053.stdout:op 2971 completed, throughput=5MB/sec 2024-01-15T23:19:35.345 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uw6Yd6DMoSokPUG off=99874 len=1339750 2024-01-15T23:19:35.349 INFO:tasks.workunit.client.0.smithi053.stdout:op 2972 completed, throughput=5MB/sec 2024-01-15T23:19:35.349 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MmTUCNtCEyoVcOJ off=3042766 len=1672464 2024-01-15T23:19:35.351 INFO:tasks.workunit.client.0.smithi053.stdout:op 2973 completed, throughput=5MB/sec 2024-01-15T23:19:36.352 INFO:tasks.workunit.client.0.smithi053.stdout: 582: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:36.352 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IHVwN6x1-Aacj-e off=3545125 len=1932762 2024-01-15T23:19:36.354 INFO:tasks.workunit.client.0.smithi053.stdout:op 2974 completed, throughput=5MB/sec 2024-01-15T23:19:36.354 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Omc2uiF9BYvNBc3 off=15725035 len=198501 2024-01-15T23:19:36.357 INFO:tasks.workunit.client.0.smithi053.stdout:op 2975 completed, throughput=5MB/sec 2024-01-15T23:19:36.357 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GIkkS4vulCXZt87 off=7281262 len=877155 2024-01-15T23:19:36.362 INFO:tasks.workunit.client.0.smithi053.stdout:op 2976 completed, throughput=5MB/sec 2024-01-15T23:19:36.362 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Dj_NyBn4ySWHLfO off=10623157 len=1874024 2024-01-15T23:19:36.365 INFO:tasks.workunit.client.0.smithi053.stdout:op 2977 completed, throughput=5MB/sec 2024-01-15T23:19:36.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:36 smithi053 ceph-mon[143363]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:19:36.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:36 smithi053 ceph-mon[146052]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:19:36.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:36 smithi163 ceph-mon[138526]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:19:37.367 INFO:tasks.workunit.client.0.smithi053.stdout: 583: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:37.367 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-d72ZRH-HmSXmmHR off=2617111 len=1713648 2024-01-15T23:19:37.368 INFO:tasks.workunit.client.0.smithi053.stdout:op 2978 completed, throughput=5MB/sec 2024-01-15T23:19:37.368 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TlY52mdfT6E8u3x off=23092970 len=45682 2024-01-15T23:19:37.371 INFO:tasks.workunit.client.0.smithi053.stdout:op 2979 completed, throughput=5MB/sec 2024-01-15T23:19:37.371 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-P5pna3zSGCoG9yc off=441788 len=885219 2024-01-15T23:19:37.372 INFO:tasks.workunit.client.0.smithi053.stdout:op 2980 completed, throughput=5MB/sec 2024-01-15T23:19:37.372 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kimWuuONt2QHo4c off=969969 len=1773398 2024-01-15T23:19:37.381 INFO:tasks.workunit.client.0.smithi053.stdout:op 2981 completed, throughput=5MB/sec 2024-01-15T23:19:37.381 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vPpdd36M3UXQCU5 off=3913302 len=418438 2024-01-15T23:19:37.384 INFO:tasks.workunit.client.0.smithi053.stdout:op 2982 completed, throughput=5MB/sec 2024-01-15T23:19:38.387 INFO:tasks.workunit.client.0.smithi053.stdout: 584: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:38.388 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MYRgOXNAn7kHUOT off=5911197 len=1783396 2024-01-15T23:19:38.388 INFO:tasks.workunit.client.0.smithi053.stdout:op 2983 completed, throughput=4.99MB/sec 2024-01-15T23:19:38.388 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ffsDw14ZhEZ64vX off=4076861 len=1675859 2024-01-15T23:19:38.394 INFO:tasks.workunit.client.0.smithi053.stdout:op 2984 completed, throughput=5MB/sec 2024-01-15T23:19:38.394 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kLAy2jrrcErekcc off=6904292 len=913469 2024-01-15T23:19:38.399 INFO:tasks.workunit.client.0.smithi053.stdout:op 2985 completed, throughput=5MB/sec 2024-01-15T23:19:38.399 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-P2HFLi1Paz3wtP_ off=11715754 len=1180529 2024-01-15T23:19:38.401 INFO:tasks.workunit.client.0.smithi053.stdout:op 2986 completed, throughput=5MB/sec 2024-01-15T23:19:38.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:38 smithi053 ceph-mon[143363]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:19:38.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:38 smithi053 ceph-mon[146052]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:19:38.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:38 smithi163 ceph-mon[138526]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:19:39.401 INFO:tasks.workunit.client.0.smithi053.stdout: 585: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:39.401 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ablKFTvWY56FtjQ off=2009646 len=415332 2024-01-15T23:19:39.402 INFO:tasks.workunit.client.0.smithi053.stdout:op 2987 completed, throughput=4.99MB/sec 2024-01-15T23:19:39.402 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xKKLoUEOW9_MOc5 off=12176990 len=1946171 2024-01-15T23:19:39.411 INFO:tasks.workunit.client.0.smithi053.stdout:op 2988 completed, throughput=5MB/sec 2024-01-15T23:19:39.411 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nfYObO-EF3CTWr5 off=4837743 len=904100 2024-01-15T23:19:39.415 INFO:tasks.workunit.client.0.smithi053.stdout:op 2989 completed, throughput=5MB/sec 2024-01-15T23:19:39.415 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RAbR0ePMacvyDkr off=4100579 len=637867 2024-01-15T23:19:39.416 INFO:tasks.workunit.client.0.smithi053.stdout:op 2990 completed, throughput=5MB/sec 2024-01-15T23:19:39.416 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tW4z3cY8AH-B0U1 off=3317520 len=1031722 2024-01-15T23:19:39.421 INFO:tasks.workunit.client.0.smithi053.stdout:op 2991 completed, throughput=5MB/sec 2024-01-15T23:19:40.422 INFO:tasks.workunit.client.0.smithi053.stdout: 586: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:40.422 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XSMUXbaapQesW7n off=3715502 len=1804946 2024-01-15T23:19:40.429 INFO:tasks.workunit.client.0.smithi053.stdout:op 2992 completed, throughput=4.99MB/sec 2024-01-15T23:19:40.429 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FoezGg3xhkPJrYg off=4027473 len=42470 2024-01-15T23:19:40.432 INFO:tasks.workunit.client.0.smithi053.stdout:op 2993 completed, throughput=4.99MB/sec 2024-01-15T23:19:40.432 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fkGuuyFM0yUJag3 off=4094088 len=316833 2024-01-15T23:19:40.435 INFO:tasks.workunit.client.0.smithi053.stdout:op 2994 completed, throughput=5MB/sec 2024-01-15T23:19:40.435 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XWPJM9GVXoDtbjo off=2602922 len=1955200 2024-01-15T23:19:40.446 INFO:tasks.workunit.client.0.smithi053.stdout:op 2995 completed, throughput=5MB/sec 2024-01-15T23:19:40.446 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-F74uefgpJF0JSMQ off=8515987 len=570202 2024-01-15T23:19:40.449 INFO:tasks.workunit.client.0.smithi053.stdout:op 2996 completed, throughput=5MB/sec 2024-01-15T23:19:40.450 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aMnEdUujtm9KBZh off=18219886 len=187676 2024-01-15T23:19:40.450 INFO:tasks.workunit.client.0.smithi053.stdout:op 2997 completed, throughput=5MB/sec 2024-01-15T23:19:40.450 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4gtMd9lQ_TGj5JL off=6074345 len=919083 2024-01-15T23:19:40.455 INFO:tasks.workunit.client.0.smithi053.stdout:op 2998 completed, throughput=5MB/sec 2024-01-15T23:19:40.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:40 smithi053 ceph-mon[143363]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:19:40.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:40 smithi053 ceph-mon[146052]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:19:40.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:40 smithi163 ceph-mon[138526]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:19:41.456 INFO:tasks.workunit.client.0.smithi053.stdout: 587: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:41.459 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Zpj_frL9vSOx8_R off=12381535 len=1520643 2024-01-15T23:19:41.463 INFO:tasks.workunit.client.0.smithi053.stdout:op 2999 completed, throughput=4.99MB/sec 2024-01-15T23:19:41.463 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6YkyQ4_d_Es-0MR off=5210958 len=1316843 2024-01-15T23:19:41.468 INFO:tasks.workunit.client.0.smithi053.stdout:op 3000 completed, throughput=5MB/sec 2024-01-15T23:19:41.468 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-THHUwqBzD3k-JUq off=3696595 len=1193971 2024-01-15T23:19:41.475 INFO:tasks.workunit.client.0.smithi053.stdout:op 3001 completed, throughput=5MB/sec 2024-01-15T23:19:41.475 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tYqpGxkux5DaKhf off=3264950 len=79162 2024-01-15T23:19:41.475 INFO:tasks.workunit.client.0.smithi053.stdout:op 3002 completed, throughput=5MB/sec 2024-01-15T23:19:41.476 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TDc0f90TqZd4zbg off=2234227 len=270810 2024-01-15T23:19:41.478 INFO:tasks.workunit.client.0.smithi053.stdout:op 3003 completed, throughput=5MB/sec 2024-01-15T23:19:41.478 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JEsq1DkFhV0Ajm- off=4586205 len=298522 2024-01-15T23:19:41.482 INFO:tasks.workunit.client.0.smithi053.stdout:op 3004 completed, throughput=5MB/sec 2024-01-15T23:19:41.482 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0r0sTyTaln9kd6h off=21338621 len=1849228 2024-01-15T23:19:41.484 INFO:tasks.workunit.client.0.smithi053.stdout:op 3005 completed, throughput=5MB/sec 2024-01-15T23:19:42.484 INFO:tasks.workunit.client.0.smithi053.stdout: 588: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:42.484 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tbQefXjdGkQpvga off=1518067 len=681712 2024-01-15T23:19:42.486 INFO:tasks.workunit.client.0.smithi053.stdout:op 3006 completed, throughput=5MB/sec 2024-01-15T23:19:42.486 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wyUjVC_qt3XSaxT off=2023155 len=605097 2024-01-15T23:19:42.490 INFO:tasks.workunit.client.0.smithi053.stdout:op 3007 completed, throughput=5MB/sec 2024-01-15T23:19:42.491 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jybu8-wPSo9VXM8 off=16806625 len=1646098 2024-01-15T23:19:42.497 INFO:tasks.workunit.client.0.smithi053.stdout:op 3008 completed, throughput=5MB/sec 2024-01-15T23:19:42.497 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ii8qHal9cKmXgB7 off=2681484 len=1991149 2024-01-15T23:19:42.500 INFO:tasks.workunit.client.0.smithi053.stdout:op 3009 completed, throughput=5MB/sec 2024-01-15T23:19:42.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:42 smithi053 ceph-mon[143363]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:19:42.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:42 smithi053 ceph-mon[146052]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:19:42.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:42 smithi163 ceph-mon[138526]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:19:43.500 INFO:tasks.workunit.client.0.smithi053.stdout: 589: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:43.500 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pvbsFTcrmXrpXWt off=12554179 len=1155335 2024-01-15T23:19:43.502 INFO:tasks.workunit.client.0.smithi053.stdout:op 3010 completed, throughput=5MB/sec 2024-01-15T23:19:43.502 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Xx2lf6ODnCWx0yx off=2181663 len=300378 2024-01-15T23:19:43.503 INFO:tasks.workunit.client.0.smithi053.stdout:op 3011 completed, throughput=5MB/sec 2024-01-15T23:19:43.503 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yfqxpX5TYgdROKD off=19376562 len=254671 2024-01-15T23:19:43.503 INFO:tasks.workunit.client.0.smithi053.stdout:op 3012 completed, throughput=5MB/sec 2024-01-15T23:19:43.503 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Wf5lN5Et4bruB-z off=12661328 len=634756 2024-01-15T23:19:43.504 INFO:tasks.workunit.client.0.smithi053.stdout:op 3013 completed, throughput=5MB/sec 2024-01-15T23:19:43.504 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1c8s6ON1WLq7D22 off=1669289 len=429650 2024-01-15T23:19:43.509 INFO:tasks.workunit.client.0.smithi053.stdout:op 3014 completed, throughput=5MB/sec 2024-01-15T23:19:43.509 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ACFbIwDYvh_Zbp5 off=2682283 len=1631122 2024-01-15T23:19:43.511 INFO:tasks.workunit.client.0.smithi053.stdout:op 3015 completed, throughput=5MB/sec 2024-01-15T23:19:44.511 INFO:tasks.workunit.client.0.smithi053.stdout: 590: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:44.512 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5kCiuxf4nZ3Acs6 off=5892628 len=5180 2024-01-15T23:19:44.512 INFO:tasks.workunit.client.0.smithi053.stdout:op 3016 completed, throughput=4.99MB/sec 2024-01-15T23:19:44.512 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BI6F9QI1i_vhbjE off=5260589 len=2018345 2024-01-15T23:19:44.516 INFO:tasks.workunit.client.0.smithi053.stdout:op 3017 completed, throughput=5MB/sec 2024-01-15T23:19:44.516 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-makGnWC_vLsYlmc off=16587604 len=1099929 2024-01-15T23:19:44.519 INFO:tasks.workunit.client.0.smithi053.stdout:op 3018 completed, throughput=5MB/sec 2024-01-15T23:19:44.519 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qK6kbYg_32o4cDs off=238615 len=340550 2024-01-15T23:19:44.521 INFO:tasks.workunit.client.0.smithi053.stdout:op 3019 completed, throughput=5MB/sec 2024-01-15T23:19:44.521 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZXBv01Pk89-Tmwx off=712978 len=992893 2024-01-15T23:19:44.526 INFO:tasks.workunit.client.0.smithi053.stdout:op 3020 completed, throughput=5MB/sec 2024-01-15T23:19:44.527 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wN_VQeXJY1zrQW4 off=10460217 len=950816 2024-01-15T23:19:44.527 INFO:tasks.workunit.client.0.smithi053.stdout:op 3021 completed, throughput=5MB/sec 2024-01-15T23:19:44.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:44 smithi053 ceph-mon[143363]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:19:44.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:19:44.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:44 smithi053 ceph-mon[146052]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:19:44.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:19:44.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:44 smithi163 ceph-mon[138526]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:19:44.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:19:45.293 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:19:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:19:45] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2024-01-15T23:19:45.528 INFO:tasks.workunit.client.0.smithi053.stdout: 591: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:45.528 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wtnssYaj3VGwDU4 off=2699562 len=985878 2024-01-15T23:19:45.533 INFO:tasks.workunit.client.0.smithi053.stdout:op 3022 completed, throughput=4.99MB/sec 2024-01-15T23:19:45.533 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nWg9ux69TlFAb29 off=1182161 len=157819 2024-01-15T23:19:45.534 INFO:tasks.workunit.client.0.smithi053.stdout:op 3023 completed, throughput=4.99MB/sec 2024-01-15T23:19:45.534 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LfcKHGr0--Z5Gnq off=14556208 len=481776 2024-01-15T23:19:45.535 INFO:tasks.workunit.client.0.smithi053.stdout:op 3024 completed, throughput=4.99MB/sec 2024-01-15T23:19:45.535 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VsZrQUimGchsTZQ off=12941275 len=1094817 2024-01-15T23:19:45.541 INFO:tasks.workunit.client.0.smithi053.stdout:op 3025 completed, throughput=5MB/sec 2024-01-15T23:19:45.541 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zcrhzFLs4EQeeTv off=0 len=1470938 2024-01-15T23:19:45.548 INFO:tasks.workunit.client.0.smithi053.stdout:op 3026 completed, throughput=5MB/sec 2024-01-15T23:19:45.548 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3D0cw-UL-WYiyDz off=15013707 len=1322266 2024-01-15T23:19:45.554 INFO:tasks.workunit.client.0.smithi053.stdout:op 3027 completed, throughput=5MB/sec 2024-01-15T23:19:46.554 INFO:tasks.workunit.client.0.smithi053.stdout: 592: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:46.555 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bH5hFngPGDCMjww off=10846914 len=431495 2024-01-15T23:19:46.558 INFO:tasks.workunit.client.0.smithi053.stdout:op 3028 completed, throughput=4.99MB/sec 2024-01-15T23:19:46.559 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vTnugDo6oSKejuI off=6758922 len=1951762 2024-01-15T23:19:46.562 INFO:tasks.workunit.client.0.smithi053.stdout:op 3029 completed, throughput=5MB/sec 2024-01-15T23:19:46.562 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xm4G8JrTEX5NQgW off=14794272 len=1658667 2024-01-15T23:19:46.570 INFO:tasks.workunit.client.0.smithi053.stdout:op 3030 completed, throughput=5MB/sec 2024-01-15T23:19:46.570 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AwmjgFTM55nC0X8 off=21471034 len=1748157 2024-01-15T23:19:46.579 INFO:tasks.workunit.client.0.smithi053.stdout:op 3031 completed, throughput=5MB/sec 2024-01-15T23:19:46.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:46 smithi053 ceph-mon[143363]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:19:46.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:46 smithi053 ceph-mon[146052]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:19:46.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:46 smithi163 ceph-mon[138526]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:19:47.579 INFO:tasks.workunit.client.0.smithi053.stdout: 593: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:47.579 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-keCzKQ3dw0jDHMc off=93480 len=1320063 2024-01-15T23:19:47.581 INFO:tasks.workunit.client.0.smithi053.stdout:op 3032 completed, throughput=5MB/sec 2024-01-15T23:19:47.581 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3Ec723gnm_YW3Pa off=2486375 len=563238 2024-01-15T23:19:47.585 INFO:tasks.workunit.client.0.smithi053.stdout:op 3033 completed, throughput=5MB/sec 2024-01-15T23:19:47.585 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UJ5MSw_2jU9ai9P off=3263035 len=153876 2024-01-15T23:19:47.588 INFO:tasks.workunit.client.0.smithi053.stdout:op 3034 completed, throughput=5MB/sec 2024-01-15T23:19:47.588 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0aQqt3TPWyjStj4 off=12975546 len=425250 2024-01-15T23:19:47.589 INFO:tasks.workunit.client.0.smithi053.stdout:op 3035 completed, throughput=5MB/sec 2024-01-15T23:19:47.589 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-M7SP9xFiEpMwTa5 off=5954304 len=2073411 2024-01-15T23:19:47.597 INFO:tasks.workunit.client.0.smithi053.stdout:op 3036 completed, throughput=5MB/sec 2024-01-15T23:19:48.598 INFO:tasks.workunit.client.0.smithi053.stdout: 594: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:48.598 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SHEB4tsqdRN6XUu off=592636 len=685592 2024-01-15T23:19:48.604 INFO:tasks.workunit.client.0.smithi053.stdout:op 3037 completed, throughput=4.99MB/sec 2024-01-15T23:19:48.605 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tDxnP4Igk9TlOtb off=874631 len=1983212 2024-01-15T23:19:48.613 INFO:tasks.workunit.client.0.smithi053.stdout:op 3038 completed, throughput=5MB/sec 2024-01-15T23:19:48.613 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1nvIuqNj25sUr0I off=2587046 len=953031 2024-01-15T23:19:48.615 INFO:tasks.workunit.client.0.smithi053.stdout:op 3039 completed, throughput=5MB/sec 2024-01-15T23:19:48.615 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-U8KPVpoDKnqsmWt off=2614871 len=75213 2024-01-15T23:19:48.616 INFO:tasks.workunit.client.0.smithi053.stdout:op 3040 completed, throughput=5MB/sec 2024-01-15T23:19:48.616 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QPS6WPvj3wQNx7c off=3542282 len=1534823 2024-01-15T23:19:48.623 INFO:tasks.workunit.client.0.smithi053.stdout:op 3041 completed, throughput=5MB/sec 2024-01-15T23:19:48.623 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-t3N2GCvyGF9ExnD off=3169991 len=893398 2024-01-15T23:19:48.627 INFO:tasks.workunit.client.0.smithi053.stdout:op 3042 completed, throughput=5MB/sec 2024-01-15T23:19:48.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:48 smithi053 ceph-mon[146052]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:19:48.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:48 smithi053 ceph-mon[143363]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:19:48.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:48 smithi163 ceph-mon[138526]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:19:49.628 INFO:tasks.workunit.client.0.smithi053.stdout: 595: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:49.628 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ju0-nmbqWzel-dR off=10840152 len=367573 2024-01-15T23:19:49.632 INFO:tasks.workunit.client.0.smithi053.stdout:op 3043 completed, throughput=4.99MB/sec 2024-01-15T23:19:49.633 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-m901eZMOVfv-Owf off=6503396 len=95807 2024-01-15T23:19:49.633 INFO:tasks.workunit.client.0.smithi053.stdout:op 3044 completed, throughput=4.99MB/sec 2024-01-15T23:19:49.633 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oUHjyCauSex1KjE off=14288691 len=1221834 2024-01-15T23:19:49.638 INFO:tasks.workunit.client.0.smithi053.stdout:op 3045 completed, throughput=5MB/sec 2024-01-15T23:19:49.639 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sHea65dI5zeVDgq off=19380555 len=1622891 2024-01-15T23:19:49.648 INFO:tasks.workunit.client.0.smithi053.stdout:op 3046 completed, throughput=5MB/sec 2024-01-15T23:19:49.648 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9uZSFWf-6Z7spvr off=1069371 len=482552 2024-01-15T23:19:49.651 INFO:tasks.workunit.client.0.smithi053.stdout:op 3047 completed, throughput=5MB/sec 2024-01-15T23:19:49.652 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-65fkOoJ8lvqvO-k off=644156 len=616063 2024-01-15T23:19:49.655 INFO:tasks.workunit.client.0.smithi053.stdout:op 3048 completed, throughput=5MB/sec 2024-01-15T23:19:49.655 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MMEwRBrHm3ne2I6 off=108015 len=1031320 2024-01-15T23:19:49.656 INFO:tasks.workunit.client.0.smithi053.stdout:op 3049 completed, throughput=5MB/sec 2024-01-15T23:19:50.656 INFO:tasks.workunit.client.0.smithi053.stdout: 596: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:50.656 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Kr0e1B4nRZc_Pgw off=6637729 len=1264069 2024-01-15T23:19:50.658 INFO:tasks.workunit.client.0.smithi053.stdout:op 3050 completed, throughput=5MB/sec 2024-01-15T23:19:50.658 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0aQqt3TPWyjStj4 off=11340363 len=982996 2024-01-15T23:19:50.660 INFO:tasks.workunit.client.0.smithi053.stdout:op 3051 completed, throughput=5MB/sec 2024-01-15T23:19:50.660 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oeTz73t6ayBAnlr off=3149274 len=1579505 2024-01-15T23:19:50.662 INFO:tasks.workunit.client.0.smithi053.stdout:op 3052 completed, throughput=5MB/sec 2024-01-15T23:19:50.662 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GyyslgCPXRFYMpo off=11856934 len=1923176 2024-01-15T23:19:50.673 INFO:tasks.workunit.client.0.smithi053.stdout:op 3053 completed, throughput=5MB/sec 2024-01-15T23:19:50.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:50 smithi053 ceph-mon[146052]: pgmap v1777: 105 pgs: 105 active+clean; 127 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-01-15T23:19:50.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:50 smithi053 ceph-mon[143363]: pgmap v1777: 105 pgs: 105 active+clean; 127 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-01-15T23:19:50.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:50 smithi163 ceph-mon[138526]: pgmap v1777: 105 pgs: 105 active+clean; 127 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-01-15T23:19:51.673 INFO:tasks.workunit.client.0.smithi053.stdout: 597: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:51.675 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-C4zW60U0n4UO9gd off=19725767 len=1562860 2024-01-15T23:19:51.675 INFO:tasks.workunit.client.0.smithi053.stdout:op 3054 completed, throughput=5MB/sec 2024-01-15T23:19:51.675 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xxYeDv4jS6TCTH0 off=10615064 len=467795 2024-01-15T23:19:51.679 INFO:tasks.workunit.client.0.smithi053.stdout:op 3055 completed, throughput=5MB/sec 2024-01-15T23:19:51.679 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-b_zZjNelihlRU84 off=11475882 len=1005925 2024-01-15T23:19:51.680 INFO:tasks.workunit.client.0.smithi053.stdout:op 3056 completed, throughput=5MB/sec 2024-01-15T23:19:51.680 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PqZUGAK5njrI_u- off=9530355 len=958891 2024-01-15T23:19:51.683 INFO:tasks.workunit.client.0.smithi053.stdout:op 3057 completed, throughput=5MB/sec 2024-01-15T23:19:51.683 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-34cKNy1efw3q5b4 off=9386759 len=842998 2024-01-15T23:19:51.687 INFO:tasks.workunit.client.0.smithi053.stdout:op 3058 completed, throughput=5MB/sec 2024-01-15T23:19:52.688 INFO:tasks.workunit.client.0.smithi053.stdout: 598: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:52.688 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-o6etCKy0JguAN74 off=4579067 len=543714 2024-01-15T23:19:52.692 INFO:tasks.workunit.client.0.smithi053.stdout:op 3059 completed, throughput=4.99MB/sec 2024-01-15T23:19:52.692 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NZj0RPRnr0jtbb4 off=19423614 len=1042774 2024-01-15T23:19:52.694 INFO:tasks.workunit.client.0.smithi053.stdout:op 3060 completed, throughput=5MB/sec 2024-01-15T23:19:52.694 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hIycgp62Z3fnvw4 off=2013606 len=749850 2024-01-15T23:19:52.699 INFO:tasks.workunit.client.0.smithi053.stdout:op 3061 completed, throughput=5MB/sec 2024-01-15T23:19:52.699 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-b5cKg936429Qe4W off=5359343 len=337461 2024-01-15T23:19:52.702 INFO:tasks.workunit.client.0.smithi053.stdout:op 3062 completed, throughput=5MB/sec 2024-01-15T23:19:52.702 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VJfs-FSbopz5XUw off=20088882 len=903396 2024-01-15T23:19:52.707 INFO:tasks.workunit.client.0.smithi053.stdout:op 3063 completed, throughput=5MB/sec 2024-01-15T23:19:52.707 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rNEXr6J15a5dL7G off=12103112 len=1042874 2024-01-15T23:19:52.708 INFO:tasks.workunit.client.0.smithi053.stdout:op 3064 completed, throughput=5MB/sec 2024-01-15T23:19:52.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:52 smithi053 ceph-mon[146052]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:19:52.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:52 smithi053 ceph-mon[143363]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:19:52.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:52 smithi163 ceph-mon[138526]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:19:53.708 INFO:tasks.workunit.client.0.smithi053.stdout: 599: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:53.709 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SCjqiDhkasa1oy6 off=724377 len=232912 2024-01-15T23:19:53.709 INFO:tasks.workunit.client.0.smithi053.stdout:op 3065 completed, throughput=4.99MB/sec 2024-01-15T23:19:53.709 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-P1PC8_e1nbBK5Bf off=5551035 len=1601607 2024-01-15T23:19:53.719 INFO:tasks.workunit.client.0.smithi053.stdout:op 3066 completed, throughput=4.99MB/sec 2024-01-15T23:19:53.719 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--nWc4EbejVFJWxT off=1257728 len=1601299 2024-01-15T23:19:53.719 INFO:tasks.workunit.client.0.smithi053.stdout:op 3067 completed, throughput=5MB/sec 2024-01-15T23:19:53.720 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-d2Mrk4S6TtFr2dU off=3006635 len=753757 2024-01-15T23:19:53.720 INFO:tasks.workunit.client.0.smithi053.stdout:op 3068 completed, throughput=5MB/sec 2024-01-15T23:19:53.720 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-J_Ksa5nQTazzV-U off=245025 len=594852 2024-01-15T23:19:53.722 INFO:tasks.workunit.client.0.smithi053.stdout:op 3069 completed, throughput=5MB/sec 2024-01-15T23:19:53.722 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-u-S-sEUZjiuiO1V off=4324374 len=2008361 2024-01-15T23:19:53.730 INFO:tasks.workunit.client.0.smithi053.stdout:op 3070 completed, throughput=5MB/sec 2024-01-15T23:19:54.730 INFO:tasks.workunit.client.0.smithi053.stdout: 600: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:54.730 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VV5_AVHXpF9ClDw off=4958898 len=1699668 2024-01-15T23:19:54.734 INFO:tasks.workunit.client.0.smithi053.stdout:op 3071 completed, throughput=5MB/sec 2024-01-15T23:19:54.734 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--CTY2Vc1QVM2pVT off=995520 len=1666103 2024-01-15T23:19:54.735 INFO:tasks.workunit.client.0.smithi053.stdout:op 3072 completed, throughput=5MB/sec 2024-01-15T23:19:54.736 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-E9dC9SY852jm1o2 off=7444839 len=1607365 2024-01-15T23:19:54.742 INFO:tasks.workunit.client.0.smithi053.stdout:op 3073 completed, throughput=5MB/sec 2024-01-15T23:19:54.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:54 smithi053 ceph-mon[143363]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:19:54.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:54 smithi053 ceph-mon[146052]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:19:54.979 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:54 smithi163 ceph-mon[138526]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:19:55.293 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:19:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:19:55] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2024-01-15T23:19:55.743 INFO:tasks.workunit.client.0.smithi053.stdout: 601: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:55.743 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-K1T1ReIiflA0MOP off=2751428 len=1831691 2024-01-15T23:19:55.746 INFO:tasks.workunit.client.0.smithi053.stdout:op 3074 completed, throughput=5MB/sec 2024-01-15T23:19:55.746 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VJ0dBIRwzUkWWlJ off=11820840 len=805942 2024-01-15T23:19:55.748 INFO:tasks.workunit.client.0.smithi053.stdout:op 3075 completed, throughput=5MB/sec 2024-01-15T23:19:55.748 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Jp0g9LnQZKhwGZS off=10530688 len=213493 2024-01-15T23:19:55.749 INFO:tasks.workunit.client.0.smithi053.stdout:op 3076 completed, throughput=5MB/sec 2024-01-15T23:19:55.749 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2HIOH2T0oDwbYq5 off=5329916 len=697196 2024-01-15T23:19:55.754 INFO:tasks.workunit.client.0.smithi053.stdout:op 3077 completed, throughput=5MB/sec 2024-01-15T23:19:55.754 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xRf_vkXLx7ZWsRB off=14182033 len=199163 2024-01-15T23:19:55.755 INFO:tasks.workunit.client.0.smithi053.stdout:op 3078 completed, throughput=5MB/sec 2024-01-15T23:19:55.755 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UmDS0rF0FRLlDMP off=442119 len=296004 2024-01-15T23:19:55.756 INFO:tasks.workunit.client.0.smithi053.stdout:op 3079 completed, throughput=5MB/sec 2024-01-15T23:19:55.756 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qwu2Vkxyy6Lb_Yb off=1896635 len=1453099 2024-01-15T23:19:55.757 INFO:tasks.workunit.client.0.smithi053.stdout:op 3080 completed, throughput=5MB/sec 2024-01-15T23:19:56.758 INFO:tasks.workunit.client.0.smithi053.stdout: 602: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:56.758 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BMYnmWUAGTe4ikc off=9388252 len=530509 2024-01-15T23:19:56.759 INFO:tasks.workunit.client.0.smithi053.stdout:op 3081 completed, throughput=4.99MB/sec 2024-01-15T23:19:56.759 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VZ8pm0T8WzjfNH0 off=5396885 len=289670 2024-01-15T23:19:56.760 INFO:tasks.workunit.client.0.smithi053.stdout:op 3082 completed, throughput=5MB/sec 2024-01-15T23:19:56.761 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EXjCHjz7Nz__ouV off=10081094 len=1219053 2024-01-15T23:19:56.763 INFO:tasks.workunit.client.0.smithi053.stdout:op 3083 completed, throughput=5MB/sec 2024-01-15T23:19:56.763 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-t9JNa7IKTkO-sCr off=12026521 len=1692360 2024-01-15T23:19:56.773 INFO:tasks.workunit.client.0.smithi053.stdout:op 3084 completed, throughput=5MB/sec 2024-01-15T23:19:56.773 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-juzRFG8QFD8_J_T off=5645968 len=1875603 2024-01-15T23:19:56.781 INFO:tasks.workunit.client.0.smithi053.stdout:op 3085 completed, throughput=5MB/sec 2024-01-15T23:19:56.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:56 smithi053 ceph-mon[143363]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:19:56.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:56 smithi053 ceph-mon[146052]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:19:56.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:56 smithi163 ceph-mon[138526]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:19:57.781 INFO:tasks.workunit.client.0.smithi053.stdout: 603: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:57.782 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ATnApObrnwo-H_6 off=0 len=1657505 2024-01-15T23:19:57.784 INFO:tasks.workunit.client.0.smithi053.stdout:op 3086 completed, throughput=5MB/sec 2024-01-15T23:19:57.784 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lL9rasSaHNZAN8t off=7164596 len=684602 2024-01-15T23:19:57.785 INFO:tasks.workunit.client.0.smithi053.stdout:op 3087 completed, throughput=5MB/sec 2024-01-15T23:19:57.785 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XuH7POGMzMssJpF off=5209722 len=1051403 2024-01-15T23:19:57.787 INFO:tasks.workunit.client.0.smithi053.stdout:op 3088 completed, throughput=5MB/sec 2024-01-15T23:19:57.787 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-q6sFrtaGJZXN51y off=6303943 len=1844410 2024-01-15T23:19:57.789 INFO:tasks.workunit.client.0.smithi053.stdout:op 3089 completed, throughput=5MB/sec 2024-01-15T23:19:58.790 INFO:tasks.workunit.client.0.smithi053.stdout: 604: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:58.790 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-S7_qHLhzsQ7X2lO off=20516304 len=416647 2024-01-15T23:19:58.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:58 smithi053 ceph-mon[143363]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:19:58.793 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:58 smithi053 ceph-mon[146052]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:19:58.794 INFO:tasks.workunit.client.0.smithi053.stdout:op 3090 completed, throughput=4.99MB/sec 2024-01-15T23:19:58.794 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pMjRZOx8LMQHPNd off=189585 len=58547 2024-01-15T23:19:58.796 INFO:tasks.workunit.client.0.smithi053.stdout:op 3091 completed, throughput=4.99MB/sec 2024-01-15T23:19:58.796 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3wKPAW_vQZT35Ih off=16573932 len=1948811 2024-01-15T23:19:58.804 INFO:tasks.workunit.client.0.smithi053.stdout:op 3092 completed, throughput=5MB/sec 2024-01-15T23:19:58.804 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4AtiU6y90O9PFLp off=8976024 len=118622 2024-01-15T23:19:58.804 INFO:tasks.workunit.client.0.smithi053.stdout:op 3093 completed, throughput=5MB/sec 2024-01-15T23:19:58.804 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xCts3bielf-AyW0 off=3542330 len=1343186 2024-01-15T23:19:58.808 INFO:tasks.workunit.client.0.smithi053.stdout:op 3094 completed, throughput=5MB/sec 2024-01-15T23:19:58.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:58 smithi163 ceph-mon[138526]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:19:59.808 INFO:tasks.workunit.client.0.smithi053.stdout: 605: throughput=4.99MB/sec pending data=0 2024-01-15T23:19:59.808 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fAXDZ3hYr7aAHjr off=13869580 len=912237 2024-01-15T23:19:59.809 INFO:tasks.workunit.client.0.smithi053.stdout:op 3095 completed, throughput=4.99MB/sec 2024-01-15T23:19:59.810 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gWxKDPl0SUS19x9 off=837239 len=2036165 2024-01-15T23:19:59.812 INFO:tasks.workunit.client.0.smithi053.stdout:op 3096 completed, throughput=5MB/sec 2024-01-15T23:19:59.812 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FiuFkgpk6jcGfx6 off=17273943 len=546544 2024-01-15T23:19:59.816 INFO:tasks.workunit.client.0.smithi053.stdout:op 3097 completed, throughput=5MB/sec 2024-01-15T23:19:59.816 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Uevw1HUHmW_LGOK off=3741808 len=426974 2024-01-15T23:19:59.819 INFO:tasks.workunit.client.0.smithi053.stdout:op 3098 completed, throughput=5MB/sec 2024-01-15T23:19:59.820 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MjM4dzH0k3qiqNi off=3067393 len=567168 2024-01-15T23:19:59.824 INFO:tasks.workunit.client.0.smithi053.stdout:op 3099 completed, throughput=5MB/sec 2024-01-15T23:19:59.824 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gXGoHu9QbDmq1x7 off=7571967 len=522019 2024-01-15T23:19:59.827 INFO:tasks.workunit.client.0.smithi053.stdout:op 3100 completed, throughput=5MB/sec 2024-01-15T23:19:59.827 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VjEMU2Pqo_Y9xYx off=5106686 len=4105 2024-01-15T23:19:59.828 INFO:tasks.workunit.client.0.smithi053.stdout:op 3101 completed, throughput=5MB/sec 2024-01-15T23:19:59.828 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-biHJMusjwvoPfl- off=12104378 len=211987 2024-01-15T23:19:59.830 INFO:tasks.workunit.client.0.smithi053.stdout:op 3102 completed, throughput=5MB/sec 2024-01-15T23:19:59.830 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dpC9s8l4zGuw1dO off=2522294 len=590291 2024-01-15T23:19:59.831 INFO:tasks.workunit.client.0.smithi053.stdout:op 3103 completed, throughput=5MB/sec 2024-01-15T23:19:59.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:19:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:20:00.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:19:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:20:00.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:19:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:20:00.832 INFO:tasks.workunit.client.0.smithi053.stdout: 606: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:00.832 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wUrOmvJeS7hEAf- off=4190726 len=2002132 2024-01-15T23:20:00.834 INFO:tasks.workunit.client.0.smithi053.stdout:op 3104 completed, throughput=5MB/sec 2024-01-15T23:20:00.834 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-s8687BMBa44lH4b off=18378149 len=830416 2024-01-15T23:20:00.835 INFO:tasks.workunit.client.0.smithi053.stdout:op 3105 completed, throughput=5MB/sec 2024-01-15T23:20:00.836 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1jCd0DBPOuxN8du off=5398571 len=339825 2024-01-15T23:20:00.839 INFO:tasks.workunit.client.0.smithi053.stdout:op 3106 completed, throughput=5MB/sec 2024-01-15T23:20:00.839 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1hcRR3XoxSXqG9p off=144577 len=1374461 2024-01-15T23:20:00.845 INFO:tasks.workunit.client.0.smithi053.stdout:op 3107 completed, throughput=5MB/sec 2024-01-15T23:20:00.845 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--5W6NhLWUxYT2P_ off=885735 len=1902907 2024-01-15T23:20:00.846 INFO:tasks.workunit.client.0.smithi053.stdout:op 3108 completed, throughput=5MB/sec 2024-01-15T23:20:00.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:00 smithi163 ceph-mon[138526]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:00.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:00 smithi163 ceph-mon[138526]: overall HEALTH_OK 2024-01-15T23:20:01.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:00 smithi053 ceph-mon[143363]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:01.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:00 smithi053 ceph-mon[143363]: overall HEALTH_OK 2024-01-15T23:20:01.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:00 smithi053 ceph-mon[146052]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:01.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:00 smithi053 ceph-mon[146052]: overall HEALTH_OK 2024-01-15T23:20:01.847 INFO:tasks.workunit.client.0.smithi053.stdout: 607: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:01.847 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GnESAz6wfuxpIkU off=24099183 len=870223 2024-01-15T23:20:01.848 INFO:tasks.workunit.client.0.smithi053.stdout:op 3109 completed, throughput=5MB/sec 2024-01-15T23:20:01.848 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uH9MCV4eWmrrz0k off=14835082 len=34074 2024-01-15T23:20:01.848 INFO:tasks.workunit.client.0.smithi053.stdout:op 3110 completed, throughput=5MB/sec 2024-01-15T23:20:01.849 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-D3oXl3GcxAN_PE2 off=11116261 len=280460 2024-01-15T23:20:01.852 INFO:tasks.workunit.client.0.smithi053.stdout:op 3111 completed, throughput=5MB/sec 2024-01-15T23:20:01.852 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8YrCgnc5DbJ8ILZ off=3195165 len=236891 2024-01-15T23:20:01.852 INFO:tasks.workunit.client.0.smithi053.stdout:op 3112 completed, throughput=5MB/sec 2024-01-15T23:20:01.852 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vRBoUunlW7uZvfE off=1053407 len=1867917 2024-01-15T23:20:01.860 INFO:tasks.workunit.client.0.smithi053.stdout:op 3113 completed, throughput=5MB/sec 2024-01-15T23:20:01.861 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uKbKLhi0SDm6QS3 off=7724286 len=1591665 2024-01-15T23:20:01.862 INFO:tasks.workunit.client.0.smithi053.stdout:op 3114 completed, throughput=5MB/sec 2024-01-15T23:20:02.863 INFO:tasks.workunit.client.0.smithi053.stdout: 608: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:02.863 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-M66x4qlbLbBbvFG off=9271910 len=262122 2024-01-15T23:20:02.863 INFO:tasks.workunit.client.0.smithi053.stdout:op 3115 completed, throughput=4.99MB/sec 2024-01-15T23:20:02.863 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2hsQCKI3l3K4R8e off=165603 len=1472912 2024-01-15T23:20:02.866 INFO:tasks.workunit.client.0.smithi053.stdout:op 3116 completed, throughput=5MB/sec 2024-01-15T23:20:02.866 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HgvUN3jZxV2_2NJ off=1302013 len=1273026 2024-01-15T23:20:02.873 INFO:tasks.workunit.client.0.smithi053.stdout:op 3117 completed, throughput=5MB/sec 2024-01-15T23:20:02.873 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DYqOmOV6HJJ6XcA off=3010268 len=189540 2024-01-15T23:20:02.873 INFO:tasks.workunit.client.0.smithi053.stdout:op 3118 completed, throughput=5MB/sec 2024-01-15T23:20:02.873 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZppnYHqNa3M5AF7 off=1363199 len=101138 2024-01-15T23:20:02.876 INFO:tasks.workunit.client.0.smithi053.stdout:op 3119 completed, throughput=5MB/sec 2024-01-15T23:20:02.876 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fGNJGF4vovbVIWQ off=7690268 len=1857404 2024-01-15T23:20:02.878 INFO:tasks.workunit.client.0.smithi053.stdout:op 3120 completed, throughput=5MB/sec 2024-01-15T23:20:02.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:02 smithi163 ceph-mon[138526]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:20:03.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:02 smithi053 ceph-mon[143363]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:20:03.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:02 smithi053 ceph-mon[146052]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:20:03.878 INFO:tasks.workunit.client.0.smithi053.stdout: 609: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:03.879 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-D6c-f9DCwwukE4J off=1581786 len=1267821 2024-01-15T23:20:03.885 INFO:tasks.workunit.client.0.smithi053.stdout:op 3121 completed, throughput=5MB/sec 2024-01-15T23:20:03.886 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZHWTLkTWAjfIUWE off=146887 len=328694 2024-01-15T23:20:03.888 INFO:tasks.workunit.client.0.smithi053.stdout:op 3122 completed, throughput=5MB/sec 2024-01-15T23:20:03.889 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sJqPffK493dct4r off=3256880 len=95143 2024-01-15T23:20:03.889 INFO:tasks.workunit.client.0.smithi053.stdout:op 3123 completed, throughput=5MB/sec 2024-01-15T23:20:03.889 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NjCiUDP0mE0UwdY off=4753343 len=1377629 2024-01-15T23:20:03.892 INFO:tasks.workunit.client.0.smithi053.stdout:op 3124 completed, throughput=5MB/sec 2024-01-15T23:20:03.892 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--uqqDtIOnVS_zLD off=1706887 len=385673 2024-01-15T23:20:03.895 INFO:tasks.workunit.client.0.smithi053.stdout:op 3125 completed, throughput=5MB/sec 2024-01-15T23:20:03.895 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ujqEVJ6rZiRCnMd off=14326001 len=1619619 2024-01-15T23:20:03.902 INFO:tasks.workunit.client.0.smithi053.stdout:op 3126 completed, throughput=5MB/sec 2024-01-15T23:20:04.902 INFO:tasks.workunit.client.0.smithi053.stdout: 610: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:04.903 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-T0UpVpo3yzC886Z off=21367500 len=1453569 2024-01-15T23:20:04.910 INFO:tasks.workunit.client.0.smithi053.stdout:op 3127 completed, throughput=5MB/sec 2024-01-15T23:20:04.910 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zGrVFLInCuJXxex off=6226015 len=1746587 2024-01-15T23:20:04.921 INFO:tasks.workunit.client.0.smithi053.stdout:op 3128 completed, throughput=5MB/sec 2024-01-15T23:20:04.921 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aTg1Z0rrAxVMDNy off=1109954 len=1720572 2024-01-15T23:20:04.927 INFO:tasks.workunit.client.0.smithi053.stdout:op 3129 completed, throughput=5MB/sec 2024-01-15T23:20:04.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:04 smithi163 ceph-mon[138526]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:20:05.004 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:04 smithi053 ceph-mon[143363]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:20:05.005 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:04 smithi053 ceph-mon[146052]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:20:05.293 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:20:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:20:05] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2024-01-15T23:20:05.927 INFO:tasks.workunit.client.0.smithi053.stdout: 611: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:05.927 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Jv4WQkpL-Xx8MUQ off=10119461 len=94422 2024-01-15T23:20:05.930 INFO:tasks.workunit.client.0.smithi053.stdout:op 3130 completed, throughput=4.99MB/sec 2024-01-15T23:20:05.930 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ib75YT-QhG0Q5g7 off=10936295 len=1930157 2024-01-15T23:20:05.932 INFO:tasks.workunit.client.0.smithi053.stdout:op 3131 completed, throughput=5MB/sec 2024-01-15T23:20:05.932 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9NgNZASRT_rVsDz off=632319 len=765209 2024-01-15T23:20:05.937 INFO:tasks.workunit.client.0.smithi053.stdout:op 3132 completed, throughput=5MB/sec 2024-01-15T23:20:05.937 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bAJIDhMK4qQBO2X off=21567296 len=456449 2024-01-15T23:20:05.938 INFO:tasks.workunit.client.0.smithi053.stdout:op 3133 completed, throughput=5MB/sec 2024-01-15T23:20:05.938 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CQ_nolSCrCdehqG off=165889 len=1369171 2024-01-15T23:20:05.947 INFO:tasks.workunit.client.0.smithi053.stdout:op 3134 completed, throughput=5MB/sec 2024-01-15T23:20:05.947 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QDsAirYgd1acjbj off=10251709 len=199772 2024-01-15T23:20:05.948 INFO:tasks.workunit.client.0.smithi053.stdout:op 3135 completed, throughput=5MB/sec 2024-01-15T23:20:05.948 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DnoRWLg0l5uaKeK off=387356 len=694431 2024-01-15T23:20:05.951 INFO:tasks.workunit.client.0.smithi053.stdout:op 3136 completed, throughput=5MB/sec 2024-01-15T23:20:06.952 INFO:tasks.workunit.client.0.smithi053.stdout: 612: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:06.952 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-G5Eo4cMZm_8qFYO off=1551998 len=845757 2024-01-15T23:20:06.957 INFO:tasks.workunit.client.0.smithi053.stdout:op 3137 completed, throughput=4.99MB/sec 2024-01-15T23:20:06.957 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EgmhqztNBMItNmi off=12983324 len=228813 2024-01-15T23:20:06.960 INFO:tasks.workunit.client.0.smithi053.stdout:op 3138 completed, throughput=4.99MB/sec 2024-01-15T23:20:06.960 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7KT0BHth_-fKfT9 off=2865077 len=1105131 2024-01-15T23:20:06.962 INFO:tasks.workunit.client.0.smithi053.stdout:op 3139 completed, throughput=5MB/sec 2024-01-15T23:20:06.962 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hTdI803aookhSWt off=14183633 len=888524 2024-01-15T23:20:06.967 INFO:tasks.workunit.client.0.smithi053.stdout:op 3140 completed, throughput=5MB/sec 2024-01-15T23:20:06.967 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-S6gDpVG1JqxF7GU off=2438347 len=1449077 2024-01-15T23:20:06.974 INFO:tasks.workunit.client.0.smithi053.stdout:op 3141 completed, throughput=5MB/sec 2024-01-15T23:20:06.974 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-E7P3sJnf9OhPU0S off=1328789 len=205811 2024-01-15T23:20:06.976 INFO:tasks.workunit.client.0.smithi053.stdout:op 3142 completed, throughput=5MB/sec 2024-01-15T23:20:06.976 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6a5lCr_I3jSGYMM off=4158507 len=27380 2024-01-15T23:20:06.977 INFO:tasks.workunit.client.0.smithi053.stdout:op 3143 completed, throughput=5MB/sec 2024-01-15T23:20:06.977 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-55iY2e2Fxm9xmij off=2826729 len=123237 2024-01-15T23:20:06.979 INFO:tasks.workunit.client.0.smithi053.stdout:op 3144 completed, throughput=5MB/sec 2024-01-15T23:20:06.980 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JfSZbAWieDGOr7q off=3465406 len=553076 2024-01-15T23:20:06.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:06 smithi163 ceph-mon[138526]: pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:20:06.983 INFO:tasks.workunit.client.0.smithi053.stdout:op 3145 completed, throughput=5MB/sec 2024-01-15T23:20:07.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:06 smithi053 ceph-mon[143363]: pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:20:07.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:06 smithi053 ceph-mon[146052]: pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:20:07.984 INFO:tasks.workunit.client.0.smithi053.stdout: 613: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:07.984 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Jjv8D3qe5h9TrCG off=2139271 len=987160 2024-01-15T23:20:07.985 INFO:tasks.workunit.client.0.smithi053.stdout:op 3146 completed, throughput=4.99MB/sec 2024-01-15T23:20:07.985 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-R_PoT2BrzLo6d92 off=0 len=1763496 2024-01-15T23:20:07.992 INFO:tasks.workunit.client.0.smithi053.stdout:op 3147 completed, throughput=5MB/sec 2024-01-15T23:20:07.992 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rx7PN4cK3H95oEv off=6007426 len=1134614 2024-01-15T23:20:07.998 INFO:tasks.workunit.client.0.smithi053.stdout:op 3148 completed, throughput=5MB/sec 2024-01-15T23:20:07.998 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uhU8H_W_HNwMiJz off=15232309 len=530418 2024-01-15T23:20:07.999 INFO:tasks.workunit.client.0.smithi053.stdout:op 3149 completed, throughput=5MB/sec 2024-01-15T23:20:07.999 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VIj_Q7SZ_FlnqGy off=41937 len=1964663 2024-01-15T23:20:08.007 INFO:tasks.workunit.client.0.smithi053.stdout:op 3150 completed, throughput=5MB/sec 2024-01-15T23:20:08.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:08 smithi163 ceph-mon[138526]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:20:09.007 INFO:tasks.workunit.client.0.smithi053.stdout: 614: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:09.007 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MqaMkrOSn3OtEt- off=16164133 len=482140 2024-01-15T23:20:09.011 INFO:tasks.workunit.client.0.smithi053.stdout:op 3151 completed, throughput=4.99MB/sec 2024-01-15T23:20:09.011 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AcaCJtKKEJbzRaM off=4491890 len=1023364 2024-01-15T23:20:09.012 INFO:tasks.workunit.client.0.smithi053.stdout:op 3152 completed, throughput=5MB/sec 2024-01-15T23:20:09.012 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SiKAeW0bNHw6_42 off=2082768 len=1621427 2024-01-15T23:20:09.019 INFO:tasks.workunit.client.0.smithi053.stdout:op 3153 completed, throughput=5MB/sec 2024-01-15T23:20:09.019 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5FbOwgLOGnOGAem off=264333 len=10641 2024-01-15T23:20:09.022 INFO:tasks.workunit.client.0.smithi053.stdout:op 3154 completed, throughput=5MB/sec 2024-01-15T23:20:09.022 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jiZQ85E1ht5B5Jy off=4991652 len=147844 2024-01-15T23:20:09.024 INFO:tasks.workunit.client.0.smithi053.stdout:op 3155 completed, throughput=5MB/sec 2024-01-15T23:20:09.024 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7vQdFczLBgtD3ti off=12344284 len=1355475 2024-01-15T23:20:09.030 INFO:tasks.workunit.client.0.smithi053.stdout:op 3156 completed, throughput=5MB/sec 2024-01-15T23:20:09.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:08 smithi053 ceph-mon[143363]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:20:09.043 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:08 smithi053 ceph-mon[146052]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:20:10.030 INFO:tasks.workunit.client.0.smithi053.stdout: 615: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:10.031 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-c3T26b0eTkEsh20 off=15817475 len=1284324 2024-01-15T23:20:10.033 INFO:tasks.workunit.client.0.smithi053.stdout:op 3157 completed, throughput=5MB/sec 2024-01-15T23:20:10.033 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OX5qHhc0U5bhUGE off=7382687 len=1941375 2024-01-15T23:20:10.036 INFO:tasks.workunit.client.0.smithi053.stdout:op 3158 completed, throughput=5MB/sec 2024-01-15T23:20:10.036 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-__yIBZmNLEVE3Vi off=7679762 len=1941015 2024-01-15T23:20:10.038 INFO:tasks.workunit.client.0.smithi053.stdout:op 3159 completed, throughput=5MB/sec 2024-01-15T23:20:10.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:10 smithi163 ceph-mon[138526]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:20:11.038 INFO:tasks.workunit.client.0.smithi053.stdout: 616: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:11.038 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aMu4n6ICQJ2m6JS off=13314243 len=1040034 2024-01-15T23:20:11.041 INFO:tasks.workunit.client.0.smithi053.stdout:op 3160 completed, throughput=4.99MB/sec 2024-01-15T23:20:11.041 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-exzmY0-h65I45qB off=13399753 len=253891 2024-01-15T23:20:11.041 INFO:tasks.workunit.client.0.smithi053.stdout:op 3161 completed, throughput=4.99MB/sec 2024-01-15T23:20:11.041 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QqkAox5pEV5IvAi off=4618068 len=2012104 2024-01-15T23:20:11.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:10 smithi053 ceph-mon[143363]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:20:11.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:10 smithi053 ceph-mon[146052]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:20:11.044 INFO:tasks.workunit.client.0.smithi053.stdout:op 3162 completed, throughput=5MB/sec 2024-01-15T23:20:11.044 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YrcrpEtyuVsh4P6 off=2331500 len=1114351 2024-01-15T23:20:11.045 INFO:tasks.workunit.client.0.smithi053.stdout:op 3163 completed, throughput=5MB/sec 2024-01-15T23:20:11.045 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tm3fN9QDNU4KCkX off=5841017 len=1587295 2024-01-15T23:20:11.047 INFO:tasks.workunit.client.0.smithi053.stdout:op 3164 completed, throughput=5MB/sec 2024-01-15T23:20:12.048 INFO:tasks.workunit.client.0.smithi053.stdout: 617: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:12.048 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zsEAMqdjQRG2cDz off=12009491 len=921828 2024-01-15T23:20:12.050 INFO:tasks.workunit.client.0.smithi053.stdout:op 3165 completed, throughput=5MB/sec 2024-01-15T23:20:12.050 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Z9Fbft7I1FDiVzH off=2416716 len=1085863 2024-01-15T23:20:12.055 INFO:tasks.workunit.client.0.smithi053.stdout:op 3166 completed, throughput=5MB/sec 2024-01-15T23:20:12.055 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pDbHSvjfwe6V2_F off=16732413 len=1531178 2024-01-15T23:20:12.062 INFO:tasks.workunit.client.0.smithi053.stdout:op 3167 completed, throughput=5MB/sec 2024-01-15T23:20:12.062 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kY7ZmmbvJzZEURA off=3244148 len=917396 2024-01-15T23:20:12.066 INFO:tasks.workunit.client.0.smithi053.stdout:op 3168 completed, throughput=5MB/sec 2024-01-15T23:20:12.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:12 smithi163 ceph-mon[138526]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:20:13.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:12 smithi053 ceph-mon[143363]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:20:13.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:12 smithi053 ceph-mon[146052]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:20:13.066 INFO:tasks.workunit.client.0.smithi053.stdout: 618: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:13.067 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_BSt4ZgobAqQrO4 off=19774364 len=297118 2024-01-15T23:20:13.067 INFO:tasks.workunit.client.0.smithi053.stdout:op 3169 completed, throughput=4.99MB/sec 2024-01-15T23:20:13.067 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tC9TpbGnC-LbFb7 off=6776941 len=1783460 2024-01-15T23:20:13.075 INFO:tasks.workunit.client.0.smithi053.stdout:op 3170 completed, throughput=5MB/sec 2024-01-15T23:20:13.075 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HEZOvjEmqSfxcr_ off=734947 len=71182 2024-01-15T23:20:13.075 INFO:tasks.workunit.client.0.smithi053.stdout:op 3171 completed, throughput=5MB/sec 2024-01-15T23:20:13.075 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7kd8SY2GadVH_cC off=1047311 len=389857 2024-01-15T23:20:13.078 INFO:tasks.workunit.client.0.smithi053.stdout:op 3172 completed, throughput=5MB/sec 2024-01-15T23:20:13.079 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jU4VVHrfcw5Zz4h off=6193196 len=134995 2024-01-15T23:20:13.081 INFO:tasks.workunit.client.0.smithi053.stdout:op 3173 completed, throughput=5MB/sec 2024-01-15T23:20:13.081 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yHZ_xj9BJktVdFp off=0 len=1208466 2024-01-15T23:20:13.087 INFO:tasks.workunit.client.0.smithi053.stdout:op 3174 completed, throughput=5MB/sec 2024-01-15T23:20:13.087 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0xht1eL8a-Noc0B off=1528439 len=169385 2024-01-15T23:20:13.090 INFO:tasks.workunit.client.0.smithi053.stdout:op 3175 completed, throughput=5MB/sec 2024-01-15T23:20:13.090 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vnWRu0pTLnznFG3 off=1993683 len=662135 2024-01-15T23:20:13.091 INFO:tasks.workunit.client.0.smithi053.stdout:op 3176 completed, throughput=5MB/sec 2024-01-15T23:20:13.091 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GC-eAfvGIxgrW8Q off=229485 len=25373 2024-01-15T23:20:13.093 INFO:tasks.workunit.client.0.smithi053.stdout:op 3177 completed, throughput=5MB/sec 2024-01-15T23:20:13.093 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fhG9IFl6wTlySmg off=18360294 len=1555260 2024-01-15T23:20:13.100 INFO:tasks.workunit.client.0.smithi053.stdout:op 3178 completed, throughput=5MB/sec 2024-01-15T23:20:14.101 INFO:tasks.workunit.client.0.smithi053.stdout: 619: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:14.101 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-X19RD6fYWHshuU5 off=4878358 len=298205 2024-01-15T23:20:14.101 INFO:tasks.workunit.client.0.smithi053.stdout:op 3179 completed, throughput=4.99MB/sec 2024-01-15T23:20:14.101 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-r93DO1p0c1jAcOw off=530634 len=1540921 2024-01-15T23:20:14.110 INFO:tasks.workunit.client.0.smithi053.stdout:op 3180 completed, throughput=5MB/sec 2024-01-15T23:20:14.110 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1ccbDshBrOoXI9b off=5089774 len=1512920 2024-01-15T23:20:14.117 INFO:tasks.workunit.client.0.smithi053.stdout:op 3181 completed, throughput=5MB/sec 2024-01-15T23:20:14.117 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NeacORhOU2K10pe off=11483254 len=143883 2024-01-15T23:20:14.118 INFO:tasks.workunit.client.0.smithi053.stdout:op 3182 completed, throughput=5MB/sec 2024-01-15T23:20:14.118 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-94X6X6t_bnwBZNX off=6038823 len=242750 2024-01-15T23:20:14.121 INFO:tasks.workunit.client.0.smithi053.stdout:op 3183 completed, throughput=5MB/sec 2024-01-15T23:20:14.121 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Y5AKlK1lIx4sTyP off=6305911 len=780923 2024-01-15T23:20:14.122 INFO:tasks.workunit.client.0.smithi053.stdout:op 3184 completed, throughput=5MB/sec 2024-01-15T23:20:14.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:14 smithi163 ceph-mon[138526]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:20:14.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:20:15.005 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:14 smithi053 ceph-mon[143363]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:20:15.005 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:20:15.005 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:14 smithi053 ceph-mon[146052]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:20:15.005 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:20:15.122 INFO:tasks.workunit.client.0.smithi053.stdout: 620: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:15.122 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ui9h0nXg1V3v2cC off=1873338 len=447371 2024-01-15T23:20:15.126 INFO:tasks.workunit.client.0.smithi053.stdout:op 3185 completed, throughput=4.99MB/sec 2024-01-15T23:20:15.126 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NCt1yh1yg8Iu0Hz off=8106824 len=1218859 2024-01-15T23:20:15.127 INFO:tasks.workunit.client.0.smithi053.stdout:op 3186 completed, throughput=5MB/sec 2024-01-15T23:20:15.127 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AVG_QKeal1gbo2u off=13496765 len=918265 2024-01-15T23:20:15.131 INFO:tasks.workunit.client.0.smithi053.stdout:op 3187 completed, throughput=5MB/sec 2024-01-15T23:20:15.131 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MMEwRBrHm3ne2I6 off=3097339 len=1718504 2024-01-15T23:20:15.138 INFO:tasks.workunit.client.0.smithi053.stdout:op 3188 completed, throughput=5MB/sec 2024-01-15T23:20:15.138 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9Ru46y6iDaH2fYu off=11925233 len=1051619 2024-01-15T23:20:15.143 INFO:tasks.workunit.client.0.smithi053.stdout:op 3189 completed, throughput=5MB/sec 2024-01-15T23:20:15.293 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:20:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:20:15] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:20:16.144 INFO:tasks.workunit.client.0.smithi053.stdout: 621: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:16.144 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_AgWl07GmNxdva5 off=1285961 len=525649 2024-01-15T23:20:16.146 INFO:tasks.workunit.client.0.smithi053.stdout:op 3190 completed, throughput=4.99MB/sec 2024-01-15T23:20:16.146 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-x9d0LeaeAikfiiT off=2073519 len=1279845 2024-01-15T23:20:16.152 INFO:tasks.workunit.client.0.smithi053.stdout:op 3191 completed, throughput=5MB/sec 2024-01-15T23:20:16.153 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-G2_BuizIpKKVjlG off=17576705 len=1257147 2024-01-15T23:20:16.159 INFO:tasks.workunit.client.0.smithi053.stdout:op 3192 completed, throughput=5MB/sec 2024-01-15T23:20:16.159 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-w8fYdNZPDujaYyG off=16600939 len=100681 2024-01-15T23:20:16.159 INFO:tasks.workunit.client.0.smithi053.stdout:op 3193 completed, throughput=5MB/sec 2024-01-15T23:20:16.160 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Xvl6CFTYlmwyB6o off=3200252 len=1129178 2024-01-15T23:20:16.164 INFO:tasks.workunit.client.0.smithi053.stdout:op 3194 completed, throughput=5MB/sec 2024-01-15T23:20:16.164 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rPs1q34QTTKV7VY off=18747347 len=1134004 2024-01-15T23:20:16.166 INFO:tasks.workunit.client.0.smithi053.stdout:op 3195 completed, throughput=5MB/sec 2024-01-15T23:20:16.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:16 smithi163 ceph-mon[138526]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:20:16.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:16 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:20:17.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:16 smithi053 ceph-mon[143363]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:20:17.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:16 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:20:17.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:16 smithi053 ceph-mon[146052]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:20:17.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:16 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:20:17.167 INFO:tasks.workunit.client.0.smithi053.stdout: 622: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:17.167 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6CKtYatdr6CYYwt off=754437 len=1759875 2024-01-15T23:20:17.173 INFO:tasks.workunit.client.0.smithi053.stdout:op 3196 completed, throughput=5MB/sec 2024-01-15T23:20:17.173 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-K7zo1oO0NL5jzhd off=3446511 len=1496387 2024-01-15T23:20:17.181 INFO:tasks.workunit.client.0.smithi053.stdout:op 3197 completed, throughput=5MB/sec 2024-01-15T23:20:17.181 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TUQfzZV1nQVETjD off=1423263 len=594176 2024-01-15T23:20:17.185 INFO:tasks.workunit.client.0.smithi053.stdout:op 3198 completed, throughput=5MB/sec 2024-01-15T23:20:17.185 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9NgNZASRT_rVsDz off=15816 len=580745 2024-01-15T23:20:17.188 INFO:tasks.workunit.client.0.smithi053.stdout:op 3199 completed, throughput=5MB/sec 2024-01-15T23:20:17.188 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hvW5TXnP--997YR off=21695153 len=374226 2024-01-15T23:20:17.188 INFO:tasks.workunit.client.0.smithi053.stdout:op 3200 completed, throughput=5MB/sec 2024-01-15T23:20:17.188 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HLst4MLr3lM1OL3 off=1451871 len=631040 2024-01-15T23:20:17.189 INFO:tasks.workunit.client.0.smithi053.stdout:op 3201 completed, throughput=5MB/sec 2024-01-15T23:20:17.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:17 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:20:17.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:17 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:20:17.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:17 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:20:18.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:17 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:20:18.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:17 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:20:18.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:17 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:20:18.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:17 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:20:18.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:17 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:20:18.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:17 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:20:18.189 INFO:tasks.workunit.client.0.smithi053.stdout: 623: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:18.190 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xLBO03PA3zH6Y4U off=13714646 len=1972507 2024-01-15T23:20:18.202 INFO:tasks.workunit.client.0.smithi053.stdout:op 3202 completed, throughput=5MB/sec 2024-01-15T23:20:18.202 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YubXFviVg7FRu4T off=10920926 len=1075737 2024-01-15T23:20:18.207 INFO:tasks.workunit.client.0.smithi053.stdout:op 3203 completed, throughput=5MB/sec 2024-01-15T23:20:18.208 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ND8caYwp02axB4_ off=5536836 len=1767914 2024-01-15T23:20:18.215 INFO:tasks.workunit.client.0.smithi053.stdout:op 3204 completed, throughput=5MB/sec 2024-01-15T23:20:18.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:18 smithi163 ceph-mon[138526]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:20:19.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:18 smithi053 ceph-mon[143363]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:20:19.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:18 smithi053 ceph-mon[146052]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:20:19.215 INFO:tasks.workunit.client.0.smithi053.stdout: 624: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:19.216 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-T5PLIGxE4uSDcOh off=2146483 len=1588222 2024-01-15T23:20:19.219 INFO:tasks.workunit.client.0.smithi053.stdout:op 3205 completed, throughput=4.99MB/sec 2024-01-15T23:20:19.219 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2JPoyRFfkDC4YdU off=0 len=1193380 2024-01-15T23:20:19.226 INFO:tasks.workunit.client.0.smithi053.stdout:op 3206 completed, throughput=5MB/sec 2024-01-15T23:20:19.226 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2kv9JVXItmEGFDI off=10209423 len=646187 2024-01-15T23:20:19.227 INFO:tasks.workunit.client.0.smithi053.stdout:op 3207 completed, throughput=5MB/sec 2024-01-15T23:20:19.227 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Dsrk5R0OJoS3h34 off=13143782 len=709623 2024-01-15T23:20:19.231 INFO:tasks.workunit.client.0.smithi053.stdout:op 3208 completed, throughput=5MB/sec 2024-01-15T23:20:19.232 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cs-Qh2h_JZpjHUA off=18415996 len=1527929 2024-01-15T23:20:19.234 INFO:tasks.workunit.client.0.smithi053.stdout:op 3209 completed, throughput=5MB/sec 2024-01-15T23:20:20.234 INFO:tasks.workunit.client.0.smithi053.stdout: 625: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:20.234 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CSxfeShIFoAz0F4 off=311071 len=236857 2024-01-15T23:20:20.237 INFO:tasks.workunit.client.0.smithi053.stdout:op 3210 completed, throughput=4.99MB/sec 2024-01-15T23:20:20.237 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SDIsRjvw5Ipui30 off=601753 len=211528 2024-01-15T23:20:20.240 INFO:tasks.workunit.client.0.smithi053.stdout:op 3211 completed, throughput=4.99MB/sec 2024-01-15T23:20:20.240 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dbZzuvVWnnpVic8 off=22766723 len=1602544 2024-01-15T23:20:20.248 INFO:tasks.workunit.client.0.smithi053.stdout:op 3212 completed, throughput=5MB/sec 2024-01-15T23:20:20.248 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ibT3j1KFhvBRzON off=1829079 len=1502122 2024-01-15T23:20:20.250 INFO:tasks.workunit.client.0.smithi053.stdout:op 3213 completed, throughput=5MB/sec 2024-01-15T23:20:20.250 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JbKNwHq_Rh7ouw2 off=18655081 len=696891 2024-01-15T23:20:20.251 INFO:tasks.workunit.client.0.smithi053.stdout:op 3214 completed, throughput=5MB/sec 2024-01-15T23:20:20.251 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TZ5uC3adYWYkPMc off=3063223 len=939000 2024-01-15T23:20:20.257 INFO:tasks.workunit.client.0.smithi053.stdout:op 3215 completed, throughput=5MB/sec 2024-01-15T23:20:20.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:20 smithi163 ceph-mon[138526]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:21.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:20 smithi053 ceph-mon[143363]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:21.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:20 smithi053 ceph-mon[146052]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:21.257 INFO:tasks.workunit.client.0.smithi053.stdout: 626: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:21.257 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NGqIVg1tlgRz2g2 off=2799281 len=1361067 2024-01-15T23:20:21.259 INFO:tasks.workunit.client.0.smithi053.stdout:op 3216 completed, throughput=4.99MB/sec 2024-01-15T23:20:21.259 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ne6h8p66GnSE6fF off=1621806 len=506677 2024-01-15T23:20:21.263 INFO:tasks.workunit.client.0.smithi053.stdout:op 3217 completed, throughput=5MB/sec 2024-01-15T23:20:21.263 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PojghO7FRbh8OnS off=5753987 len=1519514 2024-01-15T23:20:21.265 INFO:tasks.workunit.client.0.smithi053.stdout:op 3218 completed, throughput=5MB/sec 2024-01-15T23:20:21.265 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MwNFBANGEDlm-B5 off=7678748 len=1991109 2024-01-15T23:20:21.267 INFO:tasks.workunit.client.0.smithi053.stdout:op 3219 completed, throughput=5MB/sec 2024-01-15T23:20:22.268 INFO:tasks.workunit.client.0.smithi053.stdout: 627: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:22.271 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dkXaPEAgueVzKzI off=1359073 len=6034 2024-01-15T23:20:22.271 INFO:tasks.workunit.client.0.smithi053.stdout:op 3220 completed, throughput=4.99MB/sec 2024-01-15T23:20:22.271 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Cr9iVJi4JTSLTso off=19309236 len=768395 2024-01-15T23:20:22.275 INFO:tasks.workunit.client.0.smithi053.stdout:op 3221 completed, throughput=4.99MB/sec 2024-01-15T23:20:22.275 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BcWjZf99-j6n5vU off=2104822 len=1549455 2024-01-15T23:20:22.285 INFO:tasks.workunit.client.0.smithi053.stdout:op 3222 completed, throughput=5MB/sec 2024-01-15T23:20:22.285 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gYMpdURI6xAT5pF off=1615756 len=994606 2024-01-15T23:20:22.287 INFO:tasks.workunit.client.0.smithi053.stdout:op 3223 completed, throughput=5MB/sec 2024-01-15T23:20:22.287 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tMoRzL2A9HA72vY off=4279778 len=1912942 2024-01-15T23:20:22.289 INFO:tasks.workunit.client.0.smithi053.stdout:op 3224 completed, throughput=5MB/sec 2024-01-15T23:20:22.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:22 smithi163 ceph-mon[138526]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-01-15T23:20:23.043 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:22 smithi053 ceph-mon[143363]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-01-15T23:20:23.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:22 smithi053 ceph-mon[146052]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-01-15T23:20:23.290 INFO:tasks.workunit.client.0.smithi053.stdout: 628: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:23.290 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WgG3FW1qOeZJrSz off=5773238 len=8946 2024-01-15T23:20:23.290 INFO:tasks.workunit.client.0.smithi053.stdout:op 3225 completed, throughput=4.99MB/sec 2024-01-15T23:20:23.290 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MwNFBANGEDlm-B5 off=7429620 len=2064082 2024-01-15T23:20:23.300 INFO:tasks.workunit.client.0.smithi053.stdout:op 3226 completed, throughput=5MB/sec 2024-01-15T23:20:23.300 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OIGuY9MCYOaY4hF off=6319198 len=1438677 2024-01-15T23:20:23.314 INFO:tasks.workunit.client.0.smithi053.stdout:op 3227 completed, throughput=5MB/sec 2024-01-15T23:20:23.314 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ujCh2OR3-juGa8t off=12063187 len=1086786 2024-01-15T23:20:23.320 INFO:tasks.workunit.client.0.smithi053.stdout:op 3228 completed, throughput=5MB/sec 2024-01-15T23:20:23.320 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zZq4PD_nsZS66ZA off=342499 len=442010 2024-01-15T23:20:23.321 INFO:tasks.workunit.client.0.smithi053.stdout:op 3229 completed, throughput=5MB/sec 2024-01-15T23:20:23.321 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7-pLnohBAw3h_cT off=11836828 len=848144 2024-01-15T23:20:23.322 INFO:tasks.workunit.client.0.smithi053.stdout:op 3230 completed, throughput=5MB/sec 2024-01-15T23:20:24.322 INFO:tasks.workunit.client.0.smithi053.stdout: 629: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:24.322 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-A5MrTi9_IhXqbVK off=5973537 len=114933 2024-01-15T23:20:24.325 INFO:tasks.workunit.client.0.smithi053.stdout:op 3231 completed, throughput=4.99MB/sec 2024-01-15T23:20:24.325 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Dh3BDt5sXi7i_zD off=3906039 len=130570 2024-01-15T23:20:24.325 INFO:tasks.workunit.client.0.smithi053.stdout:op 3232 completed, throughput=4.99MB/sec 2024-01-15T23:20:24.326 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RHUvUup_Ij7crgZ off=3002266 len=1085007 2024-01-15T23:20:24.332 INFO:tasks.workunit.client.0.smithi053.stdout:op 3233 completed, throughput=5MB/sec 2024-01-15T23:20:24.332 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hnDtCu3_s3F3Xd4 off=15678000 len=1157679 2024-01-15T23:20:24.338 INFO:tasks.workunit.client.0.smithi053.stdout:op 3234 completed, throughput=5MB/sec 2024-01-15T23:20:24.338 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sq-8sjoV5Z0T2mN off=2880841 len=480861 2024-01-15T23:20:24.341 INFO:tasks.workunit.client.0.smithi053.stdout:op 3235 completed, throughput=5MB/sec 2024-01-15T23:20:24.341 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--MQAmXL0J3-_j9h off=1322430 len=1144315 2024-01-15T23:20:24.343 INFO:tasks.workunit.client.0.smithi053.stdout:op 3236 completed, throughput=5MB/sec 2024-01-15T23:20:24.343 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DgUDm7mx1xcQVt_ off=3670864 len=117461 2024-01-15T23:20:24.349 INFO:tasks.workunit.client.0.smithi053.stdout:op 3237 completed, throughput=5MB/sec 2024-01-15T23:20:24.350 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yw-T8Yb9EylaPbo off=2753640 len=1097475 2024-01-15T23:20:24.350 INFO:tasks.workunit.client.0.smithi053.stdout:op 3238 completed, throughput=5MB/sec 2024-01-15T23:20:24.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:24 smithi163 ceph-mon[138526]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:20:25.005 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:24 smithi053 ceph-mon[143363]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:20:25.005 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:24 smithi053 ceph-mon[146052]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:20:25.294 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:20:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:20:25] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:20:25.349 INFO:tasks.workunit.client.0.smithi053.stdout: 630: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:25.350 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-g6-3bTIyPpUdlSk off=8411434 len=434934 2024-01-15T23:20:25.353 INFO:tasks.workunit.client.0.smithi053.stdout:op 3239 completed, throughput=4.99MB/sec 2024-01-15T23:20:25.353 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Q8bIYR5PBJ9m0l9 off=2603778 len=1203045 2024-01-15T23:20:25.355 INFO:tasks.workunit.client.0.smithi053.stdout:op 3240 completed, throughput=5MB/sec 2024-01-15T23:20:25.355 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qhyJHmLfHpkiun6 off=17102049 len=1341491 2024-01-15T23:20:25.356 INFO:tasks.workunit.client.0.smithi053.stdout:op 3241 completed, throughput=5MB/sec 2024-01-15T23:20:25.357 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oaAk1QxOUwEmXm9 off=15851844 len=1761865 2024-01-15T23:20:25.359 INFO:tasks.workunit.client.0.smithi053.stdout:op 3242 completed, throughput=5MB/sec 2024-01-15T23:20:26.359 INFO:tasks.workunit.client.0.smithi053.stdout: 631: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:26.359 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ub89LmkHDrTBjcZ off=7181709 len=640696 2024-01-15T23:20:26.363 INFO:tasks.workunit.client.0.smithi053.stdout:op 3243 completed, throughput=4.99MB/sec 2024-01-15T23:20:26.363 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-odXuUUfoxKFcm4Y off=20832867 len=2016818 2024-01-15T23:20:26.372 INFO:tasks.workunit.client.0.smithi053.stdout:op 3244 completed, throughput=5MB/sec 2024-01-15T23:20:26.372 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--wiG8ISZ9_kTT7L off=3341276 len=252060 2024-01-15T23:20:26.373 INFO:tasks.workunit.client.0.smithi053.stdout:op 3245 completed, throughput=5MB/sec 2024-01-15T23:20:26.373 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-N9o_VfYpsQTQAF4 off=0 len=1100952 2024-01-15T23:20:26.374 INFO:tasks.workunit.client.0.smithi053.stdout:op 3246 completed, throughput=5MB/sec 2024-01-15T23:20:26.375 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BO2CcWaqLCkNCPx off=2197085 len=1678569 2024-01-15T23:20:26.385 INFO:tasks.workunit.client.0.smithi053.stdout:op 3247 completed, throughput=5MB/sec 2024-01-15T23:20:26.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:26 smithi163 ceph-mon[138526]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:27.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:26 smithi053 ceph-mon[143363]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:27.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:26 smithi053 ceph-mon[146052]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:27.386 INFO:tasks.workunit.client.0.smithi053.stdout: 632: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:27.386 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9STI-aqdw-xUjD_ off=1470515 len=481093 2024-01-15T23:20:27.389 INFO:tasks.workunit.client.0.smithi053.stdout:op 3248 completed, throughput=4.99MB/sec 2024-01-15T23:20:27.390 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mKhhDFIkfCSWRtq off=4442690 len=951930 2024-01-15T23:20:27.391 INFO:tasks.workunit.client.0.smithi053.stdout:op 3249 completed, throughput=4.99MB/sec 2024-01-15T23:20:27.391 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sjAIAfcCo6-6avf off=2881109 len=873701 2024-01-15T23:20:27.396 INFO:tasks.workunit.client.0.smithi053.stdout:op 3250 completed, throughput=5MB/sec 2024-01-15T23:20:27.396 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-supv185wQdwUpQz off=4351412 len=1709534 2024-01-15T23:20:27.407 INFO:tasks.workunit.client.0.smithi053.stdout:op 3251 completed, throughput=5MB/sec 2024-01-15T23:20:27.407 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hQeuh1d4hPANxDo off=8909574 len=1172747 2024-01-15T23:20:27.413 INFO:tasks.workunit.client.0.smithi053.stdout:op 3252 completed, throughput=5MB/sec 2024-01-15T23:20:28.413 INFO:tasks.workunit.client.0.smithi053.stdout: 633: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:28.413 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-A1LA-mPgP91imCb off=906108 len=1776505 2024-01-15T23:20:28.423 INFO:tasks.workunit.client.0.smithi053.stdout:op 3253 completed, throughput=4.99MB/sec 2024-01-15T23:20:28.423 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cu3yVPyNIdzyHmm off=6429306 len=1007039 2024-01-15T23:20:28.429 INFO:tasks.workunit.client.0.smithi053.stdout:op 3254 completed, throughput=5MB/sec 2024-01-15T23:20:28.429 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QTlSRvx_1gcoyKV off=2756929 len=1165614 2024-01-15T23:20:28.430 INFO:tasks.workunit.client.0.smithi053.stdout:op 3255 completed, throughput=5MB/sec 2024-01-15T23:20:28.431 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RevunKREqcKKDsP off=7140935 len=2090760 2024-01-15T23:20:28.438 INFO:tasks.workunit.client.0.smithi053.stdout:op 3256 completed, throughput=5MB/sec 2024-01-15T23:20:28.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:28 smithi163 ceph-mon[138526]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:20:29.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:28 smithi053 ceph-mon[143363]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:20:29.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:28 smithi053 ceph-mon[146052]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:20:29.439 INFO:tasks.workunit.client.0.smithi053.stdout: 634: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:29.439 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ACemw1rrx1a-58b off=1943544 len=1905477 2024-01-15T23:20:29.450 INFO:tasks.workunit.client.0.smithi053.stdout:op 3257 completed, throughput=5MB/sec 2024-01-15T23:20:29.450 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2EzqK61COYHAMqG off=1217852 len=164375 2024-01-15T23:20:29.450 INFO:tasks.workunit.client.0.smithi053.stdout:op 3258 completed, throughput=5MB/sec 2024-01-15T23:20:29.450 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3qwZgk9L1q4zJjK off=5603936 len=1989955 2024-01-15T23:20:29.453 INFO:tasks.workunit.client.0.smithi053.stdout:op 3259 completed, throughput=5MB/sec 2024-01-15T23:20:29.453 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Uh1Ecd8RqcmSIx- off=3511298 len=1459060 2024-01-15T23:20:29.460 INFO:tasks.workunit.client.0.smithi053.stdout:op 3260 completed, throughput=5MB/sec 2024-01-15T23:20:29.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:20:30.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:20:30.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:20:30.460 INFO:tasks.workunit.client.0.smithi053.stdout: 635: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:30.460 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LDxzZ_sNUT_lI6b off=2766982 len=331962 2024-01-15T23:20:30.461 INFO:tasks.workunit.client.0.smithi053.stdout:op 3261 completed, throughput=4.99MB/sec 2024-01-15T23:20:30.461 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hEQzMqiQbFZ-J3U off=22633450 len=1348371 2024-01-15T23:20:30.468 INFO:tasks.workunit.client.0.smithi053.stdout:op 3262 completed, throughput=5MB/sec 2024-01-15T23:20:30.468 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iGOQSaHnlg8OMgR off=16518073 len=1065602 2024-01-15T23:20:30.474 INFO:tasks.workunit.client.0.smithi053.stdout:op 3263 completed, throughput=5MB/sec 2024-01-15T23:20:30.474 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wxxD_IEKzmFV2Ef off=3697529 len=1670832 2024-01-15T23:20:30.476 INFO:tasks.workunit.client.0.smithi053.stdout:op 3264 completed, throughput=5MB/sec 2024-01-15T23:20:30.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:30 smithi163 ceph-mon[138526]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:31.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:30 smithi053 ceph-mon[143363]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:31.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:30 smithi053 ceph-mon[146052]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:31.476 INFO:tasks.workunit.client.0.smithi053.stdout: 636: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:31.477 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HBbS4Vo_wxKU7gP off=91852 len=1266519 2024-01-15T23:20:31.483 INFO:tasks.workunit.client.0.smithi053.stdout:op 3265 completed, throughput=4.99MB/sec 2024-01-15T23:20:31.483 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MujOaox6G7NdOJh off=812259 len=1914764 2024-01-15T23:20:31.494 INFO:tasks.workunit.client.0.smithi053.stdout:op 3266 completed, throughput=5MB/sec 2024-01-15T23:20:31.494 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GnPHsGNS9sbwT5- off=11209893 len=1761833 2024-01-15T23:20:31.497 INFO:tasks.workunit.client.0.smithi053.stdout:op 3267 completed, throughput=5MB/sec 2024-01-15T23:20:31.497 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yHzsLPztYR13NvO off=6770931 len=859933 2024-01-15T23:20:31.501 INFO:tasks.workunit.client.0.smithi053.stdout:op 3268 completed, throughput=5MB/sec 2024-01-15T23:20:32.502 INFO:tasks.workunit.client.0.smithi053.stdout: 637: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:32.502 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xMrwQt3szBVh9A9 off=20203827 len=1630988 2024-01-15T23:20:32.504 INFO:tasks.workunit.client.0.smithi053.stdout:op 3269 completed, throughput=5MB/sec 2024-01-15T23:20:32.504 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-e9rwxiMNS5v8xmx off=12947028 len=428595 2024-01-15T23:20:32.505 INFO:tasks.workunit.client.0.smithi053.stdout:op 3270 completed, throughput=5MB/sec 2024-01-15T23:20:32.505 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4Np41A9vWKwLOTC off=7289720 len=1516802 2024-01-15T23:20:32.511 INFO:tasks.workunit.client.0.smithi053.stdout:op 3271 completed, throughput=5MB/sec 2024-01-15T23:20:32.511 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HfFq5MOIELku7Hz off=4055893 len=1254599 2024-01-15T23:20:32.517 INFO:tasks.workunit.client.0.smithi053.stdout:op 3272 completed, throughput=5MB/sec 2024-01-15T23:20:32.517 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-G5b2d9zMYa1V2fu off=3355566 len=620466 2024-01-15T23:20:32.519 INFO:tasks.workunit.client.0.smithi053.stdout:op 3273 completed, throughput=5MB/sec 2024-01-15T23:20:32.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:32 smithi163 ceph-mon[138526]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:20:33.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:32 smithi053 ceph-mon[143363]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:20:33.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:32 smithi053 ceph-mon[146052]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:20:33.519 INFO:tasks.workunit.client.0.smithi053.stdout: 638: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:33.519 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oApVhgbqkDSZFbD off=14452300 len=1506721 2024-01-15T23:20:33.521 INFO:tasks.workunit.client.0.smithi053.stdout:op 3274 completed, throughput=5MB/sec 2024-01-15T23:20:33.521 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4rSMMb3ycSYFXHu off=3200130 len=1187634 2024-01-15T23:20:33.523 INFO:tasks.workunit.client.0.smithi053.stdout:op 3275 completed, throughput=5MB/sec 2024-01-15T23:20:33.523 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UMXhKBcA7n5MhwB off=6758811 len=1653554 2024-01-15T23:20:33.532 INFO:tasks.workunit.client.0.smithi053.stdout:op 3276 completed, throughput=5MB/sec 2024-01-15T23:20:33.532 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RUD-3OcS0B9Iqek off=306334 len=1057403 2024-01-15T23:20:33.533 INFO:tasks.workunit.client.0.smithi053.stdout:op 3277 completed, throughput=5MB/sec 2024-01-15T23:20:34.534 INFO:tasks.workunit.client.0.smithi053.stdout: 639: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:34.534 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1hcRR3XoxSXqG9p off=13913175 len=1035791 2024-01-15T23:20:34.539 INFO:tasks.workunit.client.0.smithi053.stdout:op 3278 completed, throughput=4.99MB/sec 2024-01-15T23:20:34.539 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8tza2g2nJQgyL3m off=3083265 len=118334 2024-01-15T23:20:34.541 INFO:tasks.workunit.client.0.smithi053.stdout:op 3279 completed, throughput=4.99MB/sec 2024-01-15T23:20:34.542 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aIlZazgCy7q6lRU off=72548 len=1158844 2024-01-15T23:20:34.543 INFO:tasks.workunit.client.0.smithi053.stdout:op 3280 completed, throughput=5MB/sec 2024-01-15T23:20:34.543 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-S94_6frHvMf9yeQ off=1562089 len=1703863 2024-01-15T23:20:34.546 INFO:tasks.workunit.client.0.smithi053.stdout:op 3281 completed, throughput=5MB/sec 2024-01-15T23:20:34.546 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7fSOjXwt987Juig off=5032196 len=854787 2024-01-15T23:20:34.550 INFO:tasks.workunit.client.0.smithi053.stdout:op 3282 completed, throughput=5MB/sec 2024-01-15T23:20:34.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:34 smithi163 ceph-mon[138526]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:35.005 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:34 smithi053 ceph-mon[143363]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:35.005 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:34 smithi053 ceph-mon[146052]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:35.295 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:20:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:20:35] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2024-01-15T23:20:35.551 INFO:tasks.workunit.client.0.smithi053.stdout: 640: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:35.551 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-h9-NiUsUJUhvsm3 off=4977374 len=299422 2024-01-15T23:20:35.554 INFO:tasks.workunit.client.0.smithi053.stdout:op 3283 completed, throughput=4.99MB/sec 2024-01-15T23:20:35.554 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ws8gmJwfkBu39OR off=631474 len=765826 2024-01-15T23:20:35.556 INFO:tasks.workunit.client.0.smithi053.stdout:op 3284 completed, throughput=4.99MB/sec 2024-01-15T23:20:35.556 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-s2AqjZbX2L8KHFd off=8928552 len=1078059 2024-01-15T23:20:35.561 INFO:tasks.workunit.client.0.smithi053.stdout:op 3285 completed, throughput=5MB/sec 2024-01-15T23:20:35.561 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Fte3LCuwd_a_Qrk off=18404965 len=159966 2024-01-15T23:20:35.561 INFO:tasks.workunit.client.0.smithi053.stdout:op 3286 completed, throughput=5MB/sec 2024-01-15T23:20:35.562 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bi-n0yiNLDmLzKf off=1279815 len=2025564 2024-01-15T23:20:35.564 INFO:tasks.workunit.client.0.smithi053.stdout:op 3287 completed, throughput=5MB/sec 2024-01-15T23:20:35.564 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BOj2FHONUwVUx4e off=9275772 len=222698 2024-01-15T23:20:35.564 INFO:tasks.workunit.client.0.smithi053.stdout:op 3288 completed, throughput=5MB/sec 2024-01-15T23:20:35.565 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-v3frl-QBSWfrC3u off=424729 len=291420 2024-01-15T23:20:35.567 INFO:tasks.workunit.client.0.smithi053.stdout:op 3289 completed, throughput=5MB/sec 2024-01-15T23:20:35.568 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wrcoAEoagfqqKR5 off=511560 len=1932223 2024-01-15T23:20:35.569 INFO:tasks.workunit.client.0.smithi053.stdout:op 3290 completed, throughput=5MB/sec 2024-01-15T23:20:36.570 INFO:tasks.workunit.client.0.smithi053.stdout: 641: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:36.570 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-amk_nUpXIMAmcNv off=4220931 len=1679250 2024-01-15T23:20:36.572 INFO:tasks.workunit.client.0.smithi053.stdout:op 3291 completed, throughput=5MB/sec 2024-01-15T23:20:36.572 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_qOUDkcJH1Xn3FK off=6336904 len=1238248 2024-01-15T23:20:36.574 INFO:tasks.workunit.client.0.smithi053.stdout:op 3292 completed, throughput=5MB/sec 2024-01-15T23:20:36.574 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cCUXy_LLOzBcBfr off=2499667 len=1644992 2024-01-15T23:20:36.580 INFO:tasks.workunit.client.0.smithi053.stdout:op 3293 completed, throughput=5MB/sec 2024-01-15T23:20:36.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:36 smithi163 ceph-mon[138526]: pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:37.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:36 smithi053 ceph-mon[143363]: pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:37.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:36 smithi053 ceph-mon[146052]: pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:37.581 INFO:tasks.workunit.client.0.smithi053.stdout: 642: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:37.581 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EEFpvPcXic4aJJ7 off=4645388 len=1876127 2024-01-15T23:20:37.591 INFO:tasks.workunit.client.0.smithi053.stdout:op 3294 completed, throughput=5MB/sec 2024-01-15T23:20:37.592 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kuBOuEI3e0GZHUg off=813443 len=358364 2024-01-15T23:20:37.595 INFO:tasks.workunit.client.0.smithi053.stdout:op 3295 completed, throughput=5MB/sec 2024-01-15T23:20:37.595 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vjYFhZAHqUxkphr off=324872 len=945615 2024-01-15T23:20:37.597 INFO:tasks.workunit.client.0.smithi053.stdout:op 3296 completed, throughput=5MB/sec 2024-01-15T23:20:37.597 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-U2co7PPtsMONfAX off=5500076 len=888286 2024-01-15T23:20:37.602 INFO:tasks.workunit.client.0.smithi053.stdout:op 3297 completed, throughput=5MB/sec 2024-01-15T23:20:37.602 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GNXu_u6ebLQtxgx off=12679916 len=442180 2024-01-15T23:20:37.605 INFO:tasks.workunit.client.0.smithi053.stdout:op 3298 completed, throughput=5MB/sec 2024-01-15T23:20:38.606 INFO:tasks.workunit.client.0.smithi053.stdout: 643: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:38.606 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BrIbUzZCcjUCaq5 off=10413258 len=2018062 2024-01-15T23:20:38.608 INFO:tasks.workunit.client.0.smithi053.stdout:op 3299 completed, throughput=5MB/sec 2024-01-15T23:20:38.608 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xMrwQt3szBVh9A9 off=12777912 len=1547971 2024-01-15T23:20:38.610 INFO:tasks.workunit.client.0.smithi053.stdout:op 3300 completed, throughput=5MB/sec 2024-01-15T23:20:38.610 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-X0BxZai-gX6Lu4c off=796812 len=980803 2024-01-15T23:20:38.612 INFO:tasks.workunit.client.0.smithi053.stdout:op 3301 completed, throughput=5MB/sec 2024-01-15T23:20:38.612 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-f8-tPVRSmpm64is off=1058878 len=1765900 2024-01-15T23:20:38.619 INFO:tasks.workunit.client.0.smithi053.stdout:op 3302 completed, throughput=5MB/sec 2024-01-15T23:20:38.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:38 smithi163 ceph-mon[138526]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:20:39.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:38 smithi053 ceph-mon[143363]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:20:39.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:38 smithi053 ceph-mon[146052]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:20:39.620 INFO:tasks.workunit.client.0.smithi053.stdout: 644: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:39.620 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kUaFapfuEjTPp3- off=13765394 len=1206950 2024-01-15T23:20:39.628 INFO:tasks.workunit.client.0.smithi053.stdout:op 3303 completed, throughput=5MB/sec 2024-01-15T23:20:39.628 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-j9xNr05-yyjQTI3 off=3673063 len=1305008 2024-01-15T23:20:39.634 INFO:tasks.workunit.client.0.smithi053.stdout:op 3304 completed, throughput=5MB/sec 2024-01-15T23:20:39.634 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uin0uYYFs8WtQOf off=6806919 len=156032 2024-01-15T23:20:39.635 INFO:tasks.workunit.client.0.smithi053.stdout:op 3305 completed, throughput=5MB/sec 2024-01-15T23:20:39.635 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-R0Mdy_8woys_gmz off=11976001 len=1371906 2024-01-15T23:20:39.637 INFO:tasks.workunit.client.0.smithi053.stdout:op 3306 completed, throughput=5MB/sec 2024-01-15T23:20:39.637 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ArVBB1aD9YOKhWf off=1653817 len=1391941 2024-01-15T23:20:39.638 INFO:tasks.workunit.client.0.smithi053.stdout:op 3307 completed, throughput=5MB/sec 2024-01-15T23:20:40.639 INFO:tasks.workunit.client.0.smithi053.stdout: 645: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:40.639 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iGPd22hPFIZneEr off=4633333 len=35583 2024-01-15T23:20:40.639 INFO:tasks.workunit.client.0.smithi053.stdout:op 3308 completed, throughput=4.99MB/sec 2024-01-15T23:20:40.639 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_wkGOGT-yrN4Rxr off=6751595 len=1275126 2024-01-15T23:20:40.641 INFO:tasks.workunit.client.0.smithi053.stdout:op 3309 completed, throughput=5MB/sec 2024-01-15T23:20:40.641 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-l90h3qVc6y6DDNe off=10273133 len=1119340 2024-01-15T23:20:40.646 INFO:tasks.workunit.client.0.smithi053.stdout:op 3310 completed, throughput=5MB/sec 2024-01-15T23:20:40.646 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RMOuykKzyheKmIP off=430016 len=359931 2024-01-15T23:20:40.647 INFO:tasks.workunit.client.0.smithi053.stdout:op 3311 completed, throughput=5MB/sec 2024-01-15T23:20:40.647 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PuMBXNAEhxS9Cnb off=970409 len=934183 2024-01-15T23:20:40.648 INFO:tasks.workunit.client.0.smithi053.stdout:op 3312 completed, throughput=5MB/sec 2024-01-15T23:20:40.648 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cN2ixPRnSeTTvz8 off=4992405 len=1561348 2024-01-15T23:20:40.655 INFO:tasks.workunit.client.0.smithi053.stdout:op 3313 completed, throughput=5MB/sec 2024-01-15T23:20:40.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:40 smithi163 ceph-mon[138526]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:41.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:40 smithi053 ceph-mon[143363]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:41.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:40 smithi053 ceph-mon[146052]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:20:41.655 INFO:tasks.workunit.client.0.smithi053.stdout: 646: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:41.656 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6I_7qESpaWNT2Zj off=777670 len=708528 2024-01-15T23:20:41.660 INFO:tasks.workunit.client.0.smithi053.stdout:op 3314 completed, throughput=4.99MB/sec 2024-01-15T23:20:41.660 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PWiGEbPNmlMw7vP off=3909971 len=1320856 2024-01-15T23:20:41.667 INFO:tasks.workunit.client.0.smithi053.stdout:op 3315 completed, throughput=5MB/sec 2024-01-15T23:20:41.667 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KWaKlpSex7rR6dU off=337983 len=164115 2024-01-15T23:20:41.670 INFO:tasks.workunit.client.0.smithi053.stdout:op 3316 completed, throughput=5MB/sec 2024-01-15T23:20:41.670 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jW3YOQcem6gWEP_ off=16794454 len=597062 2024-01-15T23:20:41.674 INFO:tasks.workunit.client.0.smithi053.stdout:op 3317 completed, throughput=5MB/sec 2024-01-15T23:20:41.674 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0ogj8hcJrRDN6kr off=17289126 len=1019464 2024-01-15T23:20:41.679 INFO:tasks.workunit.client.0.smithi053.stdout:op 3318 completed, throughput=5MB/sec 2024-01-15T23:20:41.679 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5rOFN7aUJq349eV off=0 len=1306303 2024-01-15T23:20:41.680 INFO:tasks.workunit.client.0.smithi053.stdout:op 3319 completed, throughput=5MB/sec 2024-01-15T23:20:42.681 INFO:tasks.workunit.client.0.smithi053.stdout: 647: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:42.681 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-odlvq_o_IYddtDR off=3841910 len=81905 2024-01-15T23:20:42.683 INFO:tasks.workunit.client.0.smithi053.stdout:op 3320 completed, throughput=4.99MB/sec 2024-01-15T23:20:42.684 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EUaT0fD9GKrLtd5 off=3912364 len=686531 2024-01-15T23:20:42.688 INFO:tasks.workunit.client.0.smithi053.stdout:op 3321 completed, throughput=4.99MB/sec 2024-01-15T23:20:42.688 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HZQ2J6Iu3tVH8k8 off=3200343 len=1138286 2024-01-15T23:20:42.693 INFO:tasks.workunit.client.0.smithi053.stdout:op 3322 completed, throughput=5MB/sec 2024-01-15T23:20:42.693 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KpC6YCAtsY_DwUy off=2379478 len=325726 2024-01-15T23:20:42.696 INFO:tasks.workunit.client.0.smithi053.stdout:op 3323 completed, throughput=5MB/sec 2024-01-15T23:20:42.697 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-J8BxX7408Zmz0wa off=16011237 len=1006331 2024-01-15T23:20:42.702 INFO:tasks.workunit.client.0.smithi053.stdout:op 3324 completed, throughput=5MB/sec 2024-01-15T23:20:42.702 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5f5gXByR-iIuMGo off=18562013 len=442706 2024-01-15T23:20:42.703 INFO:tasks.workunit.client.0.smithi053.stdout:op 3325 completed, throughput=5MB/sec 2024-01-15T23:20:42.704 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-v4oO92lhkaLeMwu off=7105038 len=1374132 2024-01-15T23:20:42.710 INFO:tasks.workunit.client.0.smithi053.stdout:op 3326 completed, throughput=5MB/sec 2024-01-15T23:20:42.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:42 smithi163 ceph-mon[138526]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:20:43.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:42 smithi053 ceph-mon[143363]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:20:43.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:42 smithi053 ceph-mon[146052]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:20:43.710 INFO:tasks.workunit.client.0.smithi053.stdout: 648: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:43.710 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-B-7JbZKLUKk1fX_ off=12563067 len=426997 2024-01-15T23:20:43.711 INFO:tasks.workunit.client.0.smithi053.stdout:op 3327 completed, throughput=4.99MB/sec 2024-01-15T23:20:43.711 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Fuh4yC0C0wp-Wto off=5763461 len=709809 2024-01-15T23:20:43.712 INFO:tasks.workunit.client.0.smithi053.stdout:op 3328 completed, throughput=4.99MB/sec 2024-01-15T23:20:43.712 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-22SNG7y80SUZZFa off=2176396 len=223805 2024-01-15T23:20:43.715 INFO:tasks.workunit.client.0.smithi053.stdout:op 3329 completed, throughput=5MB/sec 2024-01-15T23:20:43.715 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-s2pIGQfjL07aWd2 off=1036928 len=1537556 2024-01-15T23:20:43.718 INFO:tasks.workunit.client.0.smithi053.stdout:op 3330 completed, throughput=5MB/sec 2024-01-15T23:20:43.718 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WFL683otwEl2XYD off=4419959 len=1673215 2024-01-15T23:20:43.729 INFO:tasks.workunit.client.0.smithi053.stdout:op 3331 completed, throughput=5MB/sec 2024-01-15T23:20:43.729 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UqtoqUpgQ5ByRJN off=488202 len=1040557 2024-01-15T23:20:43.733 INFO:tasks.workunit.client.0.smithi053.stdout:op 3332 completed, throughput=5MB/sec 2024-01-15T23:20:44.734 INFO:tasks.workunit.client.0.smithi053.stdout: 649: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:44.734 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Uz-cIf4Czs6A779 off=5167514 len=938088 2024-01-15T23:20:44.735 INFO:tasks.workunit.client.0.smithi053.stdout:op 3333 completed, throughput=4.99MB/sec 2024-01-15T23:20:44.736 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QhqlXvEuor01d9u off=3861934 len=1856769 2024-01-15T23:20:44.748 INFO:tasks.workunit.client.0.smithi053.stdout:op 3334 completed, throughput=5MB/sec 2024-01-15T23:20:44.748 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ztSWHqv9SRuXVjQ off=1805150 len=1788717 2024-01-15T23:20:44.749 INFO:tasks.workunit.client.0.smithi053.stdout:op 3335 completed, throughput=5MB/sec 2024-01-15T23:20:44.750 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--iwf5UptllAYdVk off=13584976 len=1084691 2024-01-15T23:20:44.756 INFO:tasks.workunit.client.0.smithi053.stdout:op 3336 completed, throughput=5MB/sec 2024-01-15T23:20:44.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:44 smithi163 ceph-mon[138526]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:20:44.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:20:45.004 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:44 smithi053 ceph-mon[146052]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:20:45.005 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:20:45.005 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:44 smithi053 ceph-mon[143363]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:20:45.005 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:20:45.294 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:20:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:20:45] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2024-01-15T23:20:45.759 INFO:tasks.workunit.client.0.smithi053.stdout: 650: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:45.759 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fJclRTyj7lyQgzP off=8160460 len=836368 2024-01-15T23:20:45.760 INFO:tasks.workunit.client.0.smithi053.stdout:op 3337 completed, throughput=5MB/sec 2024-01-15T23:20:45.760 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bTYFK1NBsORzF2o off=15021958 len=419246 2024-01-15T23:20:45.760 INFO:tasks.workunit.client.0.smithi053.stdout:op 3338 completed, throughput=5MB/sec 2024-01-15T23:20:45.760 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yTWO9H5XVBV9K7_ off=7594411 len=224118 2024-01-15T23:20:45.762 INFO:tasks.workunit.client.0.smithi053.stdout:op 3339 completed, throughput=5MB/sec 2024-01-15T23:20:45.762 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VdiTik1MNsCDTg4 off=2211738 len=51199 2024-01-15T23:20:45.764 INFO:tasks.workunit.client.0.smithi053.stdout:op 3340 completed, throughput=5MB/sec 2024-01-15T23:20:45.764 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XZnVJ4JA1fIk6KU off=3479058 len=25324 2024-01-15T23:20:45.765 INFO:tasks.workunit.client.0.smithi053.stdout:op 3341 completed, throughput=5MB/sec 2024-01-15T23:20:45.765 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7xqNenroZ6zK-vC off=10806540 len=1643108 2024-01-15T23:20:45.773 INFO:tasks.workunit.client.0.smithi053.stdout:op 3342 completed, throughput=5MB/sec 2024-01-15T23:20:45.773 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ckQ9390QdwdUL0g off=149373 len=484931 2024-01-15T23:20:45.777 INFO:tasks.workunit.client.0.smithi053.stdout:op 3343 completed, throughput=5MB/sec 2024-01-15T23:20:45.777 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BW50n8tGRj9gTe_ off=94431 len=1636542 2024-01-15T23:20:45.781 INFO:tasks.workunit.client.0.smithi053.stdout:op 3344 completed, throughput=5MB/sec 2024-01-15T23:20:46.782 INFO:tasks.workunit.client.0.smithi053.stdout: 651: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:46.782 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HLst4MLr3lM1OL3 off=6406367 len=932663 2024-01-15T23:20:46.783 INFO:tasks.workunit.client.0.smithi053.stdout:op 3345 completed, throughput=5MB/sec 2024-01-15T23:20:46.783 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Yfa-r7K6SWGY64i off=5012129 len=1266861 2024-01-15T23:20:46.785 INFO:tasks.workunit.client.0.smithi053.stdout:op 3346 completed, throughput=5MB/sec 2024-01-15T23:20:46.785 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CAzyLdARDf2lqM1 off=3882582 len=1977617 2024-01-15T23:20:46.787 INFO:tasks.workunit.client.0.smithi053.stdout:op 3347 completed, throughput=5MB/sec 2024-01-15T23:20:46.787 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pMerL4WBAHOye5- off=5010047 len=1034258 2024-01-15T23:20:46.789 INFO:tasks.workunit.client.0.smithi053.stdout:op 3348 completed, throughput=5MB/sec 2024-01-15T23:20:46.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:46 smithi163 ceph-mon[138526]: pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:20:47.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:46 smithi053 ceph-mon[143363]: pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:20:47.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:46 smithi053 ceph-mon[146052]: pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:20:47.789 INFO:tasks.workunit.client.0.smithi053.stdout: 652: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:47.789 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-blKp3qb1mo6yHPO off=2052873 len=984727 2024-01-15T23:20:47.795 INFO:tasks.workunit.client.0.smithi053.stdout:op 3349 completed, throughput=5MB/sec 2024-01-15T23:20:47.795 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-L4-mZp3kg6VMiaP off=10813439 len=1602488 2024-01-15T23:20:47.797 INFO:tasks.workunit.client.0.smithi053.stdout:op 3350 completed, throughput=5MB/sec 2024-01-15T23:20:47.797 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SA8EEva0OVymJMw off=21242526 len=664950 2024-01-15T23:20:47.799 INFO:tasks.workunit.client.0.smithi053.stdout:op 3351 completed, throughput=5MB/sec 2024-01-15T23:20:47.799 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RgX_XHZZrIugYrr off=7081479 len=332515 2024-01-15T23:20:47.799 INFO:tasks.workunit.client.0.smithi053.stdout:op 3352 completed, throughput=5MB/sec 2024-01-15T23:20:47.799 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EjhvJuS2cIhTESW off=3816368 len=1734844 2024-01-15T23:20:47.801 INFO:tasks.workunit.client.0.smithi053.stdout:op 3353 completed, throughput=5MB/sec 2024-01-15T23:20:48.801 INFO:tasks.workunit.client.0.smithi053.stdout: 653: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:48.802 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sMxTIYDKwbHs4Ga off=12451970 len=234680 2024-01-15T23:20:48.804 INFO:tasks.workunit.client.0.smithi053.stdout:op 3354 completed, throughput=4.99MB/sec 2024-01-15T23:20:48.805 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ubJa8otjAghdA7X off=2053116 len=1959715 2024-01-15T23:20:48.807 INFO:tasks.workunit.client.0.smithi053.stdout:op 3355 completed, throughput=5MB/sec 2024-01-15T23:20:48.807 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-q9X4qoxmIeNd3s5 off=12328553 len=1512049 2024-01-15T23:20:48.809 INFO:tasks.workunit.client.0.smithi053.stdout:op 3356 completed, throughput=5MB/sec 2024-01-15T23:20:48.809 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LmjqXf4DdE8CiJQ off=320910 len=644511 2024-01-15T23:20:48.810 INFO:tasks.workunit.client.0.smithi053.stdout:op 3357 completed, throughput=5MB/sec 2024-01-15T23:20:48.810 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3o7ij3dCFyhB8bU off=8217402 len=1914849 2024-01-15T23:20:48.812 INFO:tasks.workunit.client.0.smithi053.stdout:op 3358 completed, throughput=5MB/sec 2024-01-15T23:20:48.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:48 smithi163 ceph-mon[138526]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:20:49.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:48 smithi053 ceph-mon[143363]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:20:49.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:48 smithi053 ceph-mon[146052]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:20:49.812 INFO:tasks.workunit.client.0.smithi053.stdout: 654: throughput=5MB/sec pending data=0 2024-01-15T23:20:49.812 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oZl7VoNk7slZvO6 off=6817576 len=372659 2024-01-15T23:20:49.813 INFO:tasks.workunit.client.0.smithi053.stdout:op 3359 completed, throughput=5MB/sec 2024-01-15T23:20:49.814 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Rru_tzYuMxsufbn off=7191227 len=962352 2024-01-15T23:20:49.819 INFO:tasks.workunit.client.0.smithi053.stdout:op 3360 completed, throughput=5MB/sec 2024-01-15T23:20:49.819 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EJKNESXqmOhBnw- off=0 len=1097970 2024-01-15T23:20:49.825 INFO:tasks.workunit.client.0.smithi053.stdout:op 3361 completed, throughput=5MB/sec 2024-01-15T23:20:49.825 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uo5DbOnL-wTiQnh off=10027159 len=1652938 2024-01-15T23:20:49.833 INFO:tasks.workunit.client.0.smithi053.stdout:op 3362 completed, throughput=5MB/sec 2024-01-15T23:20:50.833 INFO:tasks.workunit.client.0.smithi053.stdout: 655: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:50.833 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-14z1nM2NcAT-8G4 off=3856075 len=1849015 2024-01-15T23:20:50.835 INFO:tasks.workunit.client.0.smithi053.stdout:op 3363 completed, throughput=5MB/sec 2024-01-15T23:20:50.835 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-j1Qq68LwUKjkHkV off=1456381 len=821011 2024-01-15T23:20:50.837 INFO:tasks.workunit.client.0.smithi053.stdout:op 3364 completed, throughput=5MB/sec 2024-01-15T23:20:50.837 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6OjyBD9OvkWu-0z off=4702586 len=345875 2024-01-15T23:20:50.838 INFO:tasks.workunit.client.0.smithi053.stdout:op 3365 completed, throughput=5MB/sec 2024-01-15T23:20:50.838 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_Tn0iHGfXkGJ6mI off=10858827 len=1082924 2024-01-15T23:20:50.840 INFO:tasks.workunit.client.0.smithi053.stdout:op 3366 completed, throughput=5MB/sec 2024-01-15T23:20:50.840 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gvjrm2q_jQAA2_a off=285463 len=1073128 2024-01-15T23:20:50.845 INFO:tasks.workunit.client.0.smithi053.stdout:op 3367 completed, throughput=5MB/sec 2024-01-15T23:20:50.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:50 smithi163 ceph-mon[138526]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:20:51.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:50 smithi053 ceph-mon[143363]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:20:51.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:50 smithi053 ceph-mon[146052]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:20:51.845 INFO:tasks.workunit.client.0.smithi053.stdout: 656: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:51.846 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8jaTMaM9baUrzZq off=2680719 len=1089209 2024-01-15T23:20:51.847 INFO:tasks.workunit.client.0.smithi053.stdout:op 3368 completed, throughput=4.99MB/sec 2024-01-15T23:20:51.847 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--gUqzU87wU_mIav off=5461576 len=1704116 2024-01-15T23:20:51.854 INFO:tasks.workunit.client.0.smithi053.stdout:op 3369 completed, throughput=5MB/sec 2024-01-15T23:20:51.854 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Hxmd-pUeJeRcwvY off=15176982 len=40664 2024-01-15T23:20:51.856 INFO:tasks.workunit.client.0.smithi053.stdout:op 3370 completed, throughput=5MB/sec 2024-01-15T23:20:51.856 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PStolmyeZJSVHca off=21654053 len=1254167 2024-01-15T23:20:51.861 INFO:tasks.workunit.client.0.smithi053.stdout:op 3371 completed, throughput=5MB/sec 2024-01-15T23:20:51.861 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Vdkns75UAieWV-0 off=578573 len=215903 2024-01-15T23:20:51.862 INFO:tasks.workunit.client.0.smithi053.stdout:op 3372 completed, throughput=5MB/sec 2024-01-15T23:20:51.862 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XSHib5jZOzfYPWB off=1937142 len=1673833 2024-01-15T23:20:51.863 INFO:tasks.workunit.client.0.smithi053.stdout:op 3373 completed, throughput=5MB/sec 2024-01-15T23:20:52.863 INFO:tasks.workunit.client.0.smithi053.stdout: 657: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:52.864 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TcdEE0XAPXzcLIi off=10228004 len=948308 2024-01-15T23:20:52.865 INFO:tasks.workunit.client.0.smithi053.stdout:op 3374 completed, throughput=5MB/sec 2024-01-15T23:20:52.865 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Fng_H8FFYKBetwt off=16677 len=386340 2024-01-15T23:20:52.869 INFO:tasks.workunit.client.0.smithi053.stdout:op 3375 completed, throughput=5MB/sec 2024-01-15T23:20:52.869 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6EJPqrRcOQtMTLS off=2784817 len=2029743 2024-01-15T23:20:52.876 INFO:tasks.workunit.client.0.smithi053.stdout:op 3376 completed, throughput=5MB/sec 2024-01-15T23:20:52.876 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IhVLriFtTbjuEfX off=2930726 len=1764728 2024-01-15T23:20:52.878 INFO:tasks.workunit.client.0.smithi053.stdout:op 3377 completed, throughput=5MB/sec 2024-01-15T23:20:52.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:52 smithi163 ceph-mon[138526]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:20:53.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:52 smithi053 ceph-mon[143363]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:20:53.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:52 smithi053 ceph-mon[146052]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:20:53.878 INFO:tasks.workunit.client.0.smithi053.stdout: 658: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:53.879 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--VQ8rTSlhUxaXHd off=3372244 len=544031 2024-01-15T23:20:53.883 INFO:tasks.workunit.client.0.smithi053.stdout:op 3378 completed, throughput=4.99MB/sec 2024-01-15T23:20:53.883 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GAgH3ZtGx43nJLk off=8271422 len=2034755 2024-01-15T23:20:53.893 INFO:tasks.workunit.client.0.smithi053.stdout:op 3379 completed, throughput=5MB/sec 2024-01-15T23:20:53.893 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tvbD1Yy5E2WTdQ2 off=1503498 len=2037548 2024-01-15T23:20:53.902 INFO:tasks.workunit.client.0.smithi053.stdout:op 3380 completed, throughput=5MB/sec 2024-01-15T23:20:54.902 INFO:tasks.workunit.client.0.smithi053.stdout: 659: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:54.902 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9ZbmM_vJ49MsjoC off=1249268 len=532213 2024-01-15T23:20:54.906 INFO:tasks.workunit.client.0.smithi053.stdout:op 3381 completed, throughput=4.99MB/sec 2024-01-15T23:20:54.907 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0wPYUC6RYqcP76j off=15298877 len=1783186 2024-01-15T23:20:54.909 INFO:tasks.workunit.client.0.smithi053.stdout:op 3382 completed, throughput=5MB/sec 2024-01-15T23:20:54.909 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-e3Mpn7ol9ZKvw1I off=9373979 len=577798 2024-01-15T23:20:54.910 INFO:tasks.workunit.client.0.smithi053.stdout:op 3383 completed, throughput=5MB/sec 2024-01-15T23:20:54.910 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pKZpBsbcbaa_rMo off=3744438 len=341835 2024-01-15T23:20:54.911 INFO:tasks.workunit.client.0.smithi053.stdout:op 3384 completed, throughput=5MB/sec 2024-01-15T23:20:54.911 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9S70xD3Yzcb4HE9 off=1097925 len=477449 2024-01-15T23:20:54.912 INFO:tasks.workunit.client.0.smithi053.stdout:op 3385 completed, throughput=5MB/sec 2024-01-15T23:20:54.912 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-343C0RC4CHHivFI off=16840734 len=609917 2024-01-15T23:20:54.916 INFO:tasks.workunit.client.0.smithi053.stdout:op 3386 completed, throughput=5MB/sec 2024-01-15T23:20:54.916 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lFQW_dlVueI90TY off=4651853 len=566368 2024-01-15T23:20:54.918 INFO:tasks.workunit.client.0.smithi053.stdout:op 3387 completed, throughput=5MB/sec 2024-01-15T23:20:54.918 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0thzo6zievfYQiz off=10040768 len=1754250 2024-01-15T23:20:54.926 INFO:tasks.workunit.client.0.smithi053.stdout:op 3388 completed, throughput=5MB/sec 2024-01-15T23:20:54.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:54 smithi163 ceph-mon[138526]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:20:55.005 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:54 smithi053 ceph-mon[143363]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:20:55.006 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:54 smithi053 ceph-mon[146052]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:20:55.294 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:20:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:20:55] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2024-01-15T23:20:55.927 INFO:tasks.workunit.client.0.smithi053.stdout: 660: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:55.927 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KTlP--yKDIPhEDG off=7652827 len=1164678 2024-01-15T23:20:55.929 INFO:tasks.workunit.client.0.smithi053.stdout:op 3389 completed, throughput=5MB/sec 2024-01-15T23:20:55.929 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Q8JfMAC6mVfPgCK off=1507536 len=1862936 2024-01-15T23:20:55.931 INFO:tasks.workunit.client.0.smithi053.stdout:op 3390 completed, throughput=5MB/sec 2024-01-15T23:20:55.931 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MAaR3AiXY50C1K8 off=9116964 len=209630 2024-01-15T23:20:55.931 INFO:tasks.workunit.client.0.smithi053.stdout:op 3391 completed, throughput=5MB/sec 2024-01-15T23:20:55.932 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-b05m-60xtM-j4Lm off=4776820 len=1651393 2024-01-15T23:20:55.933 INFO:tasks.workunit.client.0.smithi053.stdout:op 3392 completed, throughput=5MB/sec 2024-01-15T23:20:56.934 INFO:tasks.workunit.client.0.smithi053.stdout: 661: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:56.934 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yxYixgIEXfYcZ9m off=1856786 len=1865723 2024-01-15T23:20:56.936 INFO:tasks.workunit.client.0.smithi053.stdout:op 3393 completed, throughput=5MB/sec 2024-01-15T23:20:56.936 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1nYpCq2tOF6SjRC off=11195853 len=1460140 2024-01-15T23:20:56.938 INFO:tasks.workunit.client.0.smithi053.stdout:op 3394 completed, throughput=5MB/sec 2024-01-15T23:20:56.938 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-q_jkl2GX-cZjIJs off=1692611 len=455941 2024-01-15T23:20:56.939 INFO:tasks.workunit.client.0.smithi053.stdout:op 3395 completed, throughput=5MB/sec 2024-01-15T23:20:56.939 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OOBZ51nwBc2P5y1 off=1583014 len=717027 2024-01-15T23:20:56.940 INFO:tasks.workunit.client.0.smithi053.stdout:op 3396 completed, throughput=5MB/sec 2024-01-15T23:20:56.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:56 smithi163 ceph-mon[138526]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:20:57.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:56 smithi053 ceph-mon[143363]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:20:57.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:56 smithi053 ceph-mon[146052]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:20:57.941 INFO:tasks.workunit.client.0.smithi053.stdout: 662: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:57.941 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7WwwWMNBxoSgUAk off=10641108 len=1368180 2024-01-15T23:20:57.949 INFO:tasks.workunit.client.0.smithi053.stdout:op 3397 completed, throughput=4.99MB/sec 2024-01-15T23:20:57.949 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2Uu9ylXexEPC-bX off=23725672 len=148135 2024-01-15T23:20:57.950 INFO:tasks.workunit.client.0.smithi053.stdout:op 3398 completed, throughput=5MB/sec 2024-01-15T23:20:57.950 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7VjR8BpqJXp8j07 off=2482158 len=824720 2024-01-15T23:20:57.955 INFO:tasks.workunit.client.0.smithi053.stdout:op 3399 completed, throughput=5MB/sec 2024-01-15T23:20:57.955 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pRJgXRv8Pr3zyU6 off=3257958 len=1238984 2024-01-15T23:20:57.957 INFO:tasks.workunit.client.0.smithi053.stdout:op 3400 completed, throughput=5MB/sec 2024-01-15T23:20:57.957 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GUuW53LdCkWD6DC off=8250884 len=986896 2024-01-15T23:20:57.963 INFO:tasks.workunit.client.0.smithi053.stdout:op 3401 completed, throughput=5MB/sec 2024-01-15T23:20:57.963 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-asdQ0grir7X7BTZ off=1519745 len=620687 2024-01-15T23:20:57.964 INFO:tasks.workunit.client.0.smithi053.stdout:op 3402 completed, throughput=5MB/sec 2024-01-15T23:20:58.964 INFO:tasks.workunit.client.0.smithi053.stdout: 663: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:58.964 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hEQzMqiQbFZ-J3U off=16864953 len=182287 2024-01-15T23:20:58.965 INFO:tasks.workunit.client.0.smithi053.stdout:op 3403 completed, throughput=4.99MB/sec 2024-01-15T23:20:58.965 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-69XlTlsKBTV3btA off=7771109 len=1105135 2024-01-15T23:20:58.966 INFO:tasks.workunit.client.0.smithi053.stdout:op 3404 completed, throughput=4.99MB/sec 2024-01-15T23:20:58.966 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-c_Y8TEV1zK4bbGM off=278122 len=1057522 2024-01-15T23:20:58.968 INFO:tasks.workunit.client.0.smithi053.stdout:op 3405 completed, throughput=5MB/sec 2024-01-15T23:20:58.968 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NZj0RPRnr0jtbb4 off=17725163 len=1761489 2024-01-15T23:20:58.978 INFO:tasks.workunit.client.0.smithi053.stdout:op 3406 completed, throughput=5MB/sec 2024-01-15T23:20:58.978 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fzP9WYxrwqq0asn off=4117155 len=909932 2024-01-15T23:20:58.980 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:58 smithi163 ceph-mon[138526]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:20:58.985 INFO:tasks.workunit.client.0.smithi053.stdout:op 3407 completed, throughput=5MB/sec 2024-01-15T23:20:58.985 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uZyDB1S-MxKekNz off=560831 len=275914 2024-01-15T23:20:58.988 INFO:tasks.workunit.client.0.smithi053.stdout:op 3408 completed, throughput=5MB/sec 2024-01-15T23:20:59.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:58 smithi053 ceph-mon[143363]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:20:59.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:58 smithi053 ceph-mon[146052]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:20:59.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:20:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:20:59.988 INFO:tasks.workunit.client.0.smithi053.stdout: 664: throughput=4.99MB/sec pending data=0 2024-01-15T23:20:59.989 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mRvm4sVlu40JMym off=2765234 len=1336190 2024-01-15T23:20:59.990 INFO:tasks.workunit.client.0.smithi053.stdout:op 3409 completed, throughput=4.99MB/sec 2024-01-15T23:20:59.991 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QU9WQOcAwWbksdN off=1776217 len=1441601 2024-01-15T23:20:59.997 INFO:tasks.workunit.client.0.smithi053.stdout:op 3410 completed, throughput=5MB/sec 2024-01-15T23:20:59.997 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fwXeRxPou2GqmKj off=7127493 len=2032103 2024-01-15T23:20:59.999 INFO:tasks.workunit.client.0.smithi053.stdout:op 3411 completed, throughput=5MB/sec 2024-01-15T23:20:59.999 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qvxFQWja7XFsVfB off=4047425 len=594696 2024-01-15T23:21:00.000 INFO:tasks.workunit.client.0.smithi053.stdout:op 3412 completed, throughput=5MB/sec 2024-01-15T23:21:00.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:20:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:21:00.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:20:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:21:00.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:00 smithi163 ceph-mon[138526]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:21:01.000 INFO:tasks.workunit.client.0.smithi053.stdout: 665: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:01.000 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-g2aQUMPk2hXJ0z3 off=1666027 len=993154 2024-01-15T23:21:01.006 INFO:tasks.workunit.client.0.smithi053.stdout:op 3413 completed, throughput=4.99MB/sec 2024-01-15T23:21:01.007 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BYZnfLAg5Zxu0TY off=6085429 len=1063674 2024-01-15T23:21:01.008 INFO:tasks.workunit.client.0.smithi053.stdout:op 3414 completed, throughput=5MB/sec 2024-01-15T23:21:01.008 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JVFczh0OieCMaUO off=11338036 len=1606758 2024-01-15T23:21:01.015 INFO:tasks.workunit.client.0.smithi053.stdout:op 3415 completed, throughput=5MB/sec 2024-01-15T23:21:01.015 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VSzwcB95icDMOyx off=14825491 len=1350341 2024-01-15T23:21:01.016 INFO:tasks.workunit.client.0.smithi053.stdout:op 3416 completed, throughput=5MB/sec 2024-01-15T23:21:01.017 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nH91ggzWbVXPcvt off=15289833 len=1414492 2024-01-15T23:21:01.018 INFO:tasks.workunit.client.0.smithi053.stdout:op 3417 completed, throughput=5MB/sec 2024-01-15T23:21:01.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:00 smithi053 ceph-mon[143363]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:21:01.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:00 smithi053 ceph-mon[146052]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:21:02.018 INFO:tasks.workunit.client.0.smithi053.stdout: 666: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:02.019 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cVC8vr5VCzzWXIO off=8667999 len=1091800 2024-01-15T23:21:02.024 INFO:tasks.workunit.client.0.smithi053.stdout:op 3418 completed, throughput=5MB/sec 2024-01-15T23:21:02.024 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-91quxkOeHVXZm5b off=5768226 len=1087191 2024-01-15T23:21:02.027 INFO:tasks.workunit.client.0.smithi053.stdout:op 3419 completed, throughput=5MB/sec 2024-01-15T23:21:02.027 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iy9PrMb4JbNZeBc off=3386162 len=414237 2024-01-15T23:21:02.028 INFO:tasks.workunit.client.0.smithi053.stdout:op 3420 completed, throughput=5MB/sec 2024-01-15T23:21:02.028 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SsvAI27lQBFMAuW off=2307245 len=2095047 2024-01-15T23:21:02.036 INFO:tasks.workunit.client.0.smithi053.stdout:op 3421 completed, throughput=5MB/sec 2024-01-15T23:21:02.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:02 smithi163 ceph-mon[138526]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:21:03.037 INFO:tasks.workunit.client.0.smithi053.stdout: 667: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:03.037 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-u83yvHT3jD31AKQ off=9834458 len=1993690 2024-01-15T23:21:03.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:02 smithi053 ceph-mon[143363]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:21:03.044 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:02 smithi053 ceph-mon[146052]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:21:03.046 INFO:tasks.workunit.client.0.smithi053.stdout:op 3422 completed, throughput=5MB/sec 2024-01-15T23:21:03.046 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RVx8H2J-0gtHdgI off=10700918 len=628476 2024-01-15T23:21:03.048 INFO:tasks.workunit.client.0.smithi053.stdout:op 3423 completed, throughput=5MB/sec 2024-01-15T23:21:03.048 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0aNCg6IwJVSh0vk off=17477758 len=1377940 2024-01-15T23:21:03.053 INFO:tasks.workunit.client.0.smithi053.stdout:op 3424 completed, throughput=5MB/sec 2024-01-15T23:21:03.053 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oToipHLxfmLwOua off=16488299 len=1846969 2024-01-15T23:21:03.057 INFO:tasks.workunit.client.0.smithi053.stdout:op 3425 completed, throughput=5MB/sec 2024-01-15T23:21:04.057 INFO:tasks.workunit.client.0.smithi053.stdout: 668: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:04.057 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_SEf2o4KwXme5VD off=12048856 len=597158 2024-01-15T23:21:04.062 INFO:tasks.workunit.client.0.smithi053.stdout:op 3426 completed, throughput=4.99MB/sec 2024-01-15T23:21:04.062 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-P5HAzV0KaI5VOQs off=19424552 len=809193 2024-01-15T23:21:04.063 INFO:tasks.workunit.client.0.smithi053.stdout:op 3427 completed, throughput=5MB/sec 2024-01-15T23:21:04.063 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UjVdcPdX-H3G6fn off=3608738 len=1400092 2024-01-15T23:21:04.069 INFO:tasks.workunit.client.0.smithi053.stdout:op 3428 completed, throughput=5MB/sec 2024-01-15T23:21:04.069 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ULHqPZfKQVYB07f off=8641904 len=1922457 2024-01-15T23:21:04.072 INFO:tasks.workunit.client.0.smithi053.stdout:op 3429 completed, throughput=5MB/sec 2024-01-15T23:21:04.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:04 smithi163 ceph-mon[138526]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:21:05.006 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:04 smithi053 ceph-mon[143363]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:21:05.006 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:04 smithi053 ceph-mon[146052]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:21:05.073 INFO:tasks.workunit.client.0.smithi053.stdout: 669: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:05.073 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5mtL4V8wdQiOO8n off=2979950 len=1290894 2024-01-15T23:21:05.075 INFO:tasks.workunit.client.0.smithi053.stdout:op 3430 completed, throughput=5MB/sec 2024-01-15T23:21:05.075 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hEQH-PXpx_OIzFH off=14071248 len=2007547 2024-01-15T23:21:05.077 INFO:tasks.workunit.client.0.smithi053.stdout:op 3431 completed, throughput=5MB/sec 2024-01-15T23:21:05.077 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VKGUjzMIezniJk2 off=0 len=1264201 2024-01-15T23:21:05.080 INFO:tasks.workunit.client.0.smithi053.stdout:op 3432 completed, throughput=5MB/sec 2024-01-15T23:21:05.080 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-A6K0d0Sjjibvz4r off=1608405 len=190809 2024-01-15T23:21:05.080 INFO:tasks.workunit.client.0.smithi053.stdout:op 3433 completed, throughput=5MB/sec 2024-01-15T23:21:05.081 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-k6_TuhgLpL7x7Yp off=801847 len=695073 2024-01-15T23:21:05.082 INFO:tasks.workunit.client.0.smithi053.stdout:op 3434 completed, throughput=5MB/sec 2024-01-15T23:21:05.294 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:21:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:21:05] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:21:06.082 INFO:tasks.workunit.client.0.smithi053.stdout: 670: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:06.083 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LSjNvvlk4wNdkfN off=6180725 len=2021380 2024-01-15T23:21:06.094 INFO:tasks.workunit.client.0.smithi053.stdout:op 3435 completed, throughput=5MB/sec 2024-01-15T23:21:06.094 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_VYK26DaVGIAGUy off=17448043 len=977774 2024-01-15T23:21:06.099 INFO:tasks.workunit.client.0.smithi053.stdout:op 3436 completed, throughput=5MB/sec 2024-01-15T23:21:06.099 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hlTq4RMQGhJ-Xm4 off=11990305 len=1781552 2024-01-15T23:21:06.101 INFO:tasks.workunit.client.0.smithi053.stdout:op 3437 completed, throughput=5MB/sec 2024-01-15T23:21:06.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:06 smithi163 ceph-mon[138526]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-01-15T23:21:07.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:06 smithi053 ceph-mon[143363]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-01-15T23:21:07.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:06 smithi053 ceph-mon[146052]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-01-15T23:21:07.101 INFO:tasks.workunit.client.0.smithi053.stdout: 671: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:07.101 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-m9WJMPmW3TKY7_b off=6068749 len=1189629 2024-01-15T23:21:07.107 INFO:tasks.workunit.client.0.smithi053.stdout:op 3438 completed, throughput=4.99MB/sec 2024-01-15T23:21:07.107 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oWHkVs9848ckeas off=1717863 len=664630 2024-01-15T23:21:07.112 INFO:tasks.workunit.client.0.smithi053.stdout:op 3439 completed, throughput=5MB/sec 2024-01-15T23:21:07.112 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UoV3as4zCRCkvwP off=5644144 len=817068 2024-01-15T23:21:07.117 INFO:tasks.workunit.client.0.smithi053.stdout:op 3440 completed, throughput=5MB/sec 2024-01-15T23:21:07.117 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zaTNREC9TBJDrqq off=11990397 len=1580170 2024-01-15T23:21:07.119 INFO:tasks.workunit.client.0.smithi053.stdout:op 3441 completed, throughput=5MB/sec 2024-01-15T23:21:07.119 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GNXu_u6ebLQtxgx off=4349512 len=158641 2024-01-15T23:21:07.121 INFO:tasks.workunit.client.0.smithi053.stdout:op 3442 completed, throughput=5MB/sec 2024-01-15T23:21:07.121 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KAn_AD4WBbUFAf3 off=5903110 len=1418695 2024-01-15T23:21:07.130 INFO:tasks.workunit.client.0.smithi053.stdout:op 3443 completed, throughput=5MB/sec 2024-01-15T23:21:08.131 INFO:tasks.workunit.client.0.smithi053.stdout: 672: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:08.131 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZP0ywmZiBUBh2Su off=4045795 len=1326201 2024-01-15T23:21:08.138 INFO:tasks.workunit.client.0.smithi053.stdout:op 3444 completed, throughput=5MB/sec 2024-01-15T23:21:08.138 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LEbxyWLvzNYMCJs off=6749883 len=999289 2024-01-15T23:21:08.143 INFO:tasks.workunit.client.0.smithi053.stdout:op 3445 completed, throughput=5MB/sec 2024-01-15T23:21:08.143 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iks9YrQPJtpj4bv off=6284264 len=1062603 2024-01-15T23:21:08.145 INFO:tasks.workunit.client.0.smithi053.stdout:op 3446 completed, throughput=5MB/sec 2024-01-15T23:21:08.145 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CH_v4uo2uhtrChM off=11459042 len=1972842 2024-01-15T23:21:08.147 INFO:tasks.workunit.client.0.smithi053.stdout:op 3447 completed, throughput=5MB/sec 2024-01-15T23:21:08.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:08 smithi163 ceph-mon[138526]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-01-15T23:21:09.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:08 smithi053 ceph-mon[143363]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-01-15T23:21:09.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:08 smithi053 ceph-mon[146052]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-01-15T23:21:09.148 INFO:tasks.workunit.client.0.smithi053.stdout: 673: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:09.148 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fFLihyoAuao6J-C off=16708677 len=778765 2024-01-15T23:21:09.153 INFO:tasks.workunit.client.0.smithi053.stdout:op 3448 completed, throughput=4.99MB/sec 2024-01-15T23:21:09.153 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GnPHsGNS9sbwT5- off=9876832 len=359316 2024-01-15T23:21:09.156 INFO:tasks.workunit.client.0.smithi053.stdout:op 3449 completed, throughput=4.99MB/sec 2024-01-15T23:21:09.156 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mUzSNxnFfLVr8d7 off=5290996 len=388119 2024-01-15T23:21:09.160 INFO:tasks.workunit.client.0.smithi053.stdout:op 3450 completed, throughput=5MB/sec 2024-01-15T23:21:09.160 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pt578BFRdKLXCIt off=4486382 len=2013693 2024-01-15T23:21:09.171 INFO:tasks.workunit.client.0.smithi053.stdout:op 3451 completed, throughput=5MB/sec 2024-01-15T23:21:09.171 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-298rG-9534yxi5v off=3158357 len=670561 2024-01-15T23:21:09.175 INFO:tasks.workunit.client.0.smithi053.stdout:op 3452 completed, throughput=5MB/sec 2024-01-15T23:21:09.175 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OirZECShqc03WwB off=8848027 len=225445 2024-01-15T23:21:09.176 INFO:tasks.workunit.client.0.smithi053.stdout:op 3453 completed, throughput=5MB/sec 2024-01-15T23:21:09.176 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VDAQVgLdMZYx5Lv off=12342265 len=922013 2024-01-15T23:21:09.181 INFO:tasks.workunit.client.0.smithi053.stdout:op 3454 completed, throughput=5MB/sec 2024-01-15T23:21:10.181 INFO:tasks.workunit.client.0.smithi053.stdout: 674: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:10.181 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-n5NvyifXFc65ATF off=1884118 len=33896 2024-01-15T23:21:10.182 INFO:tasks.workunit.client.0.smithi053.stdout:op 3455 completed, throughput=4.99MB/sec 2024-01-15T23:21:10.182 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vl8C5R4pB2vNdEl off=4388010 len=1582577 2024-01-15T23:21:10.184 INFO:tasks.workunit.client.0.smithi053.stdout:op 3456 completed, throughput=5MB/sec 2024-01-15T23:21:10.185 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3zAmEgOQ5ZVCZ8E off=6174471 len=1109784 2024-01-15T23:21:10.191 INFO:tasks.workunit.client.0.smithi053.stdout:op 3457 completed, throughput=5MB/sec 2024-01-15T23:21:10.191 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XKVIHRthKtkbiKb off=6242733 len=1089503 2024-01-15T23:21:10.196 INFO:tasks.workunit.client.0.smithi053.stdout:op 3458 completed, throughput=5MB/sec 2024-01-15T23:21:10.197 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8G2uZxdDXth9fEN off=17626406 len=1119130 2024-01-15T23:21:10.202 INFO:tasks.workunit.client.0.smithi053.stdout:op 3459 completed, throughput=5MB/sec 2024-01-15T23:21:10.983 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:10 smithi163 ceph-mon[138526]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:21:11.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:10 smithi053 ceph-mon[143363]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:21:11.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:10 smithi053 ceph-mon[146052]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:21:11.202 INFO:tasks.workunit.client.0.smithi053.stdout: 675: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:11.202 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bA7JjnEiRK0-kVW off=3241206 len=101072 2024-01-15T23:21:11.205 INFO:tasks.workunit.client.0.smithi053.stdout:op 3460 completed, throughput=4.99MB/sec 2024-01-15T23:21:11.205 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qNXpejjC_fhBPAp off=968987 len=2002261 2024-01-15T23:21:11.207 INFO:tasks.workunit.client.0.smithi053.stdout:op 3461 completed, throughput=5MB/sec 2024-01-15T23:21:11.207 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gXCgOLc7Uj4jh5A off=129415 len=1284745 2024-01-15T23:21:11.209 INFO:tasks.workunit.client.0.smithi053.stdout:op 3462 completed, throughput=5MB/sec 2024-01-15T23:21:11.209 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-F9mcYc5kgfv7GTJ off=10117851 len=1066463 2024-01-15T23:21:11.210 INFO:tasks.workunit.client.0.smithi053.stdout:op 3463 completed, throughput=5MB/sec 2024-01-15T23:21:11.210 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_zlB_LpggRSoosx off=2569171 len=1373871 2024-01-15T23:21:11.217 INFO:tasks.workunit.client.0.smithi053.stdout:op 3464 completed, throughput=5MB/sec 2024-01-15T23:21:12.217 INFO:tasks.workunit.client.0.smithi053.stdout: 676: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:12.218 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ixRt6cquqw1eD5p off=9879921 len=1070675 2024-01-15T23:21:12.219 INFO:tasks.workunit.client.0.smithi053.stdout:op 3465 completed, throughput=4.99MB/sec 2024-01-15T23:21:12.219 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xjGoixaWrtAQG5R off=15103380 len=1034929 2024-01-15T23:21:12.221 INFO:tasks.workunit.client.0.smithi053.stdout:op 3466 completed, throughput=5MB/sec 2024-01-15T23:21:12.221 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EjtTFjg6AP0vyNA off=13022227 len=344652 2024-01-15T23:21:12.225 INFO:tasks.workunit.client.0.smithi053.stdout:op 3467 completed, throughput=5MB/sec 2024-01-15T23:21:12.225 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LAu5gdizRGN0m9a off=11348650 len=947706 2024-01-15T23:21:12.225 INFO:tasks.workunit.client.0.smithi053.stdout:op 3468 completed, throughput=5MB/sec 2024-01-15T23:21:12.226 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wk_3SMegjxDKPTW off=7368764 len=1659663 2024-01-15T23:21:12.227 INFO:tasks.workunit.client.0.smithi053.stdout:op 3469 completed, throughput=5MB/sec 2024-01-15T23:21:12.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:12 smithi163 ceph-mon[138526]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-01-15T23:21:13.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:12 smithi053 ceph-mon[143363]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-01-15T23:21:13.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:12 smithi053 ceph-mon[146052]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-01-15T23:21:13.228 INFO:tasks.workunit.client.0.smithi053.stdout: 677: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:13.228 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LYBtmIbvnlgI6Bh off=1172411 len=170416 2024-01-15T23:21:13.228 INFO:tasks.workunit.client.0.smithi053.stdout:op 3470 completed, throughput=4.99MB/sec 2024-01-15T23:21:13.229 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8oy-x5r0H9pZuux off=2712210 len=951990 2024-01-15T23:21:13.230 INFO:tasks.workunit.client.0.smithi053.stdout:op 3471 completed, throughput=4.99MB/sec 2024-01-15T23:21:13.230 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MY_4sXih73keA54 off=7384981 len=1663505 2024-01-15T23:21:13.239 INFO:tasks.workunit.client.0.smithi053.stdout:op 3472 completed, throughput=5MB/sec 2024-01-15T23:21:13.239 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Fq_-NAlkueAb8MR off=8938781 len=130850 2024-01-15T23:21:13.239 INFO:tasks.workunit.client.0.smithi053.stdout:op 3473 completed, throughput=5MB/sec 2024-01-15T23:21:13.239 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-45hKiP2RiuX5Uwj off=15629092 len=1191631 2024-01-15T23:21:13.243 INFO:tasks.workunit.client.0.smithi053.stdout:op 3474 completed, throughput=5MB/sec 2024-01-15T23:21:13.244 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ktc85VKKKoAz2Kg off=1258011 len=1414177 2024-01-15T23:21:13.251 INFO:tasks.workunit.client.0.smithi053.stdout:op 3475 completed, throughput=5MB/sec 2024-01-15T23:21:14.251 INFO:tasks.workunit.client.0.smithi053.stdout: 678: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:14.251 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-f_FAeeEd5oukx66 off=17313743 len=286981 2024-01-15T23:21:14.254 INFO:tasks.workunit.client.0.smithi053.stdout:op 3476 completed, throughput=4.99MB/sec 2024-01-15T23:21:14.254 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RO8qYYxqSJVAFtI off=1677064 len=1243117 2024-01-15T23:21:14.263 INFO:tasks.workunit.client.0.smithi053.stdout:op 3477 completed, throughput=5MB/sec 2024-01-15T23:21:14.263 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sE8xblSEvSeclmD off=9466743 len=459508 2024-01-15T23:21:14.265 INFO:tasks.workunit.client.0.smithi053.stdout:op 3478 completed, throughput=5MB/sec 2024-01-15T23:21:14.265 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ri2sr-UEXb3VjQk off=9406653 len=1723522 2024-01-15T23:21:14.274 INFO:tasks.workunit.client.0.smithi053.stdout:op 3479 completed, throughput=5MB/sec 2024-01-15T23:21:14.274 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4MiJuCEVy_IuWiw off=9470404 len=1046464 2024-01-15T23:21:14.279 INFO:tasks.workunit.client.0.smithi053.stdout:op 3480 completed, throughput=5MB/sec 2024-01-15T23:21:14.279 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kiCEUUfBCSSdxvh off=0 len=1116021 2024-01-15T23:21:14.285 INFO:tasks.workunit.client.0.smithi053.stdout:op 3481 completed, throughput=5MB/sec 2024-01-15T23:21:14.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:14 smithi163 ceph-mon[138526]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:21:14.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:21:15.005 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:14 smithi053 ceph-mon[143363]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:21:15.005 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:21:15.006 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:14 smithi053 ceph-mon[146052]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:21:15.006 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:21:15.285 INFO:tasks.workunit.client.0.smithi053.stdout: 679: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:15.285 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-V5KcR6G14LOipXM off=14631021 len=1011589 2024-01-15T23:21:15.291 INFO:tasks.workunit.client.0.smithi053.stdout:op 3482 completed, throughput=5MB/sec 2024-01-15T23:21:15.291 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-c5nAjJ3iGSKAxT8 off=596412 len=87630 2024-01-15T23:21:15.294 INFO:tasks.workunit.client.0.smithi053.stdout:op 3483 completed, throughput=5MB/sec 2024-01-15T23:21:15.294 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QRb3PiivBnon_OL off=93008 len=1865965 2024-01-15T23:21:15.294 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:21:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:21:15] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:21:15.302 INFO:tasks.workunit.client.0.smithi053.stdout:op 3484 completed, throughput=5MB/sec 2024-01-15T23:21:15.302 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rYoOODcY_wUUJ7y off=16061555 len=761133 2024-01-15T23:21:15.303 INFO:tasks.workunit.client.0.smithi053.stdout:op 3485 completed, throughput=5MB/sec 2024-01-15T23:21:15.303 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tik3LYKaoiKgHxn off=9479289 len=653826 2024-01-15T23:21:15.307 INFO:tasks.workunit.client.0.smithi053.stdout:op 3486 completed, throughput=5MB/sec 2024-01-15T23:21:15.307 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JEdnDI4ox14y5Ze off=6347392 len=826499 2024-01-15T23:21:15.308 INFO:tasks.workunit.client.0.smithi053.stdout:op 3487 completed, throughput=5MB/sec 2024-01-15T23:21:16.309 INFO:tasks.workunit.client.0.smithi053.stdout: 680: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:16.309 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rpOKwRvSXR779VV off=218379 len=1868834 2024-01-15T23:21:16.312 INFO:tasks.workunit.client.0.smithi053.stdout:op 3488 completed, throughput=5MB/sec 2024-01-15T23:21:16.312 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Y7H-g5G0fmFADEI off=5446779 len=1341489 2024-01-15T23:21:16.318 INFO:tasks.workunit.client.0.smithi053.stdout:op 3489 completed, throughput=5MB/sec 2024-01-15T23:21:16.318 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-g-q3UNHn92F7pm6 off=8396605 len=1238878 2024-01-15T23:21:16.321 INFO:tasks.workunit.client.0.smithi053.stdout:op 3490 completed, throughput=5MB/sec 2024-01-15T23:21:16.321 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-98CIMdDjw5el8XQ off=2010389 len=378136 2024-01-15T23:21:16.324 INFO:tasks.workunit.client.0.smithi053.stdout:op 3491 completed, throughput=5MB/sec 2024-01-15T23:21:16.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:16 smithi163 ceph-mon[138526]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:21:17.044 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:16 smithi053 ceph-mon[143363]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:21:17.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:16 smithi053 ceph-mon[146052]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:21:17.324 INFO:tasks.workunit.client.0.smithi053.stdout: 681: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:17.324 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sYPyAhIRZuoMhRS off=1196757 len=2053139 2024-01-15T23:21:17.326 INFO:tasks.workunit.client.0.smithi053.stdout:op 3492 completed, throughput=5MB/sec 2024-01-15T23:21:17.326 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qaokPWqTZFVEx97 off=9795861 len=962191 2024-01-15T23:21:17.328 INFO:tasks.workunit.client.0.smithi053.stdout:op 3493 completed, throughput=5MB/sec 2024-01-15T23:21:17.328 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZXidpexM2tyzr0z off=5808187 len=1631674 2024-01-15T23:21:17.330 INFO:tasks.workunit.client.0.smithi053.stdout:op 3494 completed, throughput=5MB/sec 2024-01-15T23:21:17.330 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-W2N3n4FyWwTA4u2 off=504349 len=1049576 2024-01-15T23:21:17.334 INFO:tasks.workunit.client.0.smithi053.stdout:op 3495 completed, throughput=5MB/sec 2024-01-15T23:21:17.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:17 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:21:17.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:17 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:21:17.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:17 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:21:17.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:17 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:21:18.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:17 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:21:18.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:17 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:21:18.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:17 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:21:18.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:17 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:21:18.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:17 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:21:18.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:17 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:21:18.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:17 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:21:18.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:17 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:21:18.335 INFO:tasks.workunit.client.0.smithi053.stdout: 682: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:18.335 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8YrCgnc5DbJ8ILZ off=6922202 len=825762 2024-01-15T23:21:18.339 INFO:tasks.workunit.client.0.smithi053.stdout:op 3496 completed, throughput=4.99MB/sec 2024-01-15T23:21:18.339 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ymWL33xSr1Io-Fi off=9521616 len=514663 2024-01-15T23:21:18.343 INFO:tasks.workunit.client.0.smithi053.stdout:op 3497 completed, throughput=5MB/sec 2024-01-15T23:21:18.343 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ls5oDhNMn-DYrna off=1911976 len=1710753 2024-01-15T23:21:18.345 INFO:tasks.workunit.client.0.smithi053.stdout:op 3498 completed, throughput=5MB/sec 2024-01-15T23:21:18.345 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-O_5d_gNTuXzmdEj off=11131279 len=1183860 2024-01-15T23:21:18.347 INFO:tasks.workunit.client.0.smithi053.stdout:op 3499 completed, throughput=5MB/sec 2024-01-15T23:21:18.347 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-z3UtWtJTqrXtx8l off=12919932 len=901124 2024-01-15T23:21:18.349 INFO:tasks.workunit.client.0.smithi053.stdout:op 3500 completed, throughput=5MB/sec 2024-01-15T23:21:18.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:18 smithi163 ceph-mon[138526]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:21:19.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:18 smithi053 ceph-mon[143363]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:21:19.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:18 smithi053 ceph-mon[146052]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:21:19.349 INFO:tasks.workunit.client.0.smithi053.stdout: 683: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:19.349 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hNH1Z57wA-1EfjB off=2830673 len=1538059 2024-01-15T23:21:19.357 INFO:tasks.workunit.client.0.smithi053.stdout:op 3501 completed, throughput=5MB/sec 2024-01-15T23:21:19.357 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-skMmbRKjd1-aObP off=6531776 len=1224687 2024-01-15T23:21:19.359 INFO:tasks.workunit.client.0.smithi053.stdout:op 3502 completed, throughput=5MB/sec 2024-01-15T23:21:19.359 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hf_pppVj2Xgrjow off=9273697 len=1651148 2024-01-15T23:21:19.367 INFO:tasks.workunit.client.0.smithi053.stdout:op 3503 completed, throughput=5MB/sec 2024-01-15T23:21:19.367 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zczETyYCAyhqxt4 off=16698542 len=1610248 2024-01-15T23:21:19.374 INFO:tasks.workunit.client.0.smithi053.stdout:op 3504 completed, throughput=5MB/sec 2024-01-15T23:21:20.374 INFO:tasks.workunit.client.0.smithi053.stdout: 684: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:20.375 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-K14nQYKG0uqcBto off=402518 len=594224 2024-01-15T23:21:20.376 INFO:tasks.workunit.client.0.smithi053.stdout:op 3505 completed, throughput=5MB/sec 2024-01-15T23:21:20.376 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JJwQnLGZeJ05jA2 off=11071721 len=1087041 2024-01-15T23:21:20.378 INFO:tasks.workunit.client.0.smithi053.stdout:op 3506 completed, throughput=5MB/sec 2024-01-15T23:21:20.378 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Pf88aIJtNf4EMPo off=21052775 len=1564351 2024-01-15T23:21:20.380 INFO:tasks.workunit.client.0.smithi053.stdout:op 3507 completed, throughput=5MB/sec 2024-01-15T23:21:20.380 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-g2pf6d826BDtCd3 off=7075261 len=2043694 2024-01-15T23:21:20.383 INFO:tasks.workunit.client.0.smithi053.stdout:op 3508 completed, throughput=5MB/sec 2024-01-15T23:21:20.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:20 smithi163 ceph-mon[138526]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:21:21.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:20 smithi053 ceph-mon[143363]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:21:21.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:20 smithi053 ceph-mon[146052]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:21:21.384 INFO:tasks.workunit.client.0.smithi053.stdout: 685: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:21.384 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-21dv2-cDQ9uXVMZ off=1966956 len=1892303 2024-01-15T23:21:21.386 INFO:tasks.workunit.client.0.smithi053.stdout:op 3509 completed, throughput=5MB/sec 2024-01-15T23:21:21.386 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ETLG3eD35u7qZHi off=15358838 len=539771 2024-01-15T23:21:21.391 INFO:tasks.workunit.client.0.smithi053.stdout:op 3510 completed, throughput=5MB/sec 2024-01-15T23:21:21.391 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vVcG98vivsLQ22j off=14119404 len=1252410 2024-01-15T23:21:21.396 INFO:tasks.workunit.client.0.smithi053.stdout:op 3511 completed, throughput=5MB/sec 2024-01-15T23:21:21.396 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-16H8486CvUf2USh off=4705599 len=746489 2024-01-15T23:21:21.400 INFO:tasks.workunit.client.0.smithi053.stdout:op 3512 completed, throughput=5MB/sec 2024-01-15T23:21:22.400 INFO:tasks.workunit.client.0.smithi053.stdout: 686: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:22.401 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kBUexjzx2ruErab off=3642447 len=51763 2024-01-15T23:21:22.403 INFO:tasks.workunit.client.0.smithi053.stdout:op 3513 completed, throughput=4.99MB/sec 2024-01-15T23:21:22.403 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6Uhy4T7qxv9ZZ3t off=6605150 len=1285526 2024-01-15T23:21:22.410 INFO:tasks.workunit.client.0.smithi053.stdout:op 3514 completed, throughput=4.99MB/sec 2024-01-15T23:21:22.410 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ebKahBehGExfwVv off=19746 len=1190163 2024-01-15T23:21:22.411 INFO:tasks.workunit.client.0.smithi053.stdout:op 3515 completed, throughput=5MB/sec 2024-01-15T23:21:22.411 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0JDrd-A5aIkNtXQ off=9782686 len=197286 2024-01-15T23:21:22.414 INFO:tasks.workunit.client.0.smithi053.stdout:op 3516 completed, throughput=5MB/sec 2024-01-15T23:21:22.414 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZKkqeGJ5tV7yimo off=6854553 len=1357862 2024-01-15T23:21:22.423 INFO:tasks.workunit.client.0.smithi053.stdout:op 3517 completed, throughput=5MB/sec 2024-01-15T23:21:22.423 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BW50n8tGRj9gTe_ off=457861 len=987930 2024-01-15T23:21:22.424 INFO:tasks.workunit.client.0.smithi053.stdout:op 3518 completed, throughput=5MB/sec 2024-01-15T23:21:22.425 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-S8_izrPC1Kvty55 off=10532977 len=1151421 2024-01-15T23:21:22.427 INFO:tasks.workunit.client.0.smithi053.stdout:op 3519 completed, throughput=5MB/sec 2024-01-15T23:21:22.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:22 smithi163 ceph-mon[138526]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:21:23.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:22 smithi053 ceph-mon[143363]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:21:23.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:22 smithi053 ceph-mon[146052]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:21:23.427 INFO:tasks.workunit.client.0.smithi053.stdout: 687: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:23.427 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bZGpWUd6tST-J2e off=7588600 len=353833 2024-01-15T23:21:23.430 INFO:tasks.workunit.client.0.smithi053.stdout:op 3520 completed, throughput=4.99MB/sec 2024-01-15T23:21:23.431 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6OhfjhGF29LOFk0 off=11370047 len=1791919 2024-01-15T23:21:23.433 INFO:tasks.workunit.client.0.smithi053.stdout:op 3521 completed, throughput=5MB/sec 2024-01-15T23:21:23.433 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Zr-a2bHBxeXizGX off=3148333 len=24773 2024-01-15T23:21:23.435 INFO:tasks.workunit.client.0.smithi053.stdout:op 3522 completed, throughput=5MB/sec 2024-01-15T23:21:23.435 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9FPMqFoUF2-GUaL off=15937500 len=542776 2024-01-15T23:21:23.436 INFO:tasks.workunit.client.0.smithi053.stdout:op 3523 completed, throughput=5MB/sec 2024-01-15T23:21:23.436 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nl04_0s0XZSm4Eb off=4025321 len=1973308 2024-01-15T23:21:23.438 INFO:tasks.workunit.client.0.smithi053.stdout:op 3524 completed, throughput=5MB/sec 2024-01-15T23:21:24.439 INFO:tasks.workunit.client.0.smithi053.stdout: 688: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:24.439 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZszDvgChmCIVelF off=1171259 len=1791993 2024-01-15T23:21:24.441 INFO:tasks.workunit.client.0.smithi053.stdout:op 3525 completed, throughput=5MB/sec 2024-01-15T23:21:24.441 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Xt3Jv46suJ56VMw off=16036700 len=1134877 2024-01-15T23:21:24.443 INFO:tasks.workunit.client.0.smithi053.stdout:op 3526 completed, throughput=5MB/sec 2024-01-15T23:21:24.443 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-T4xAcZ0f1aUGn0E off=8425105 len=453640 2024-01-15T23:21:24.443 INFO:tasks.workunit.client.0.smithi053.stdout:op 3527 completed, throughput=5MB/sec 2024-01-15T23:21:24.443 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1tkfzFlaBSN4RKq off=2050658 len=1319577 2024-01-15T23:21:24.452 INFO:tasks.workunit.client.0.smithi053.stdout:op 3528 completed, throughput=5MB/sec 2024-01-15T23:21:24.452 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-un3wzERqsd_0YpQ off=15129524 len=468562 2024-01-15T23:21:24.453 INFO:tasks.workunit.client.0.smithi053.stdout:op 3529 completed, throughput=5MB/sec 2024-01-15T23:21:24.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:24 smithi163 ceph-mon[138526]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:21:25.006 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:24 smithi053 ceph-mon[143363]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:21:25.006 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:24 smithi053 ceph-mon[146052]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:21:25.295 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:21:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:21:25] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:21:25.453 INFO:tasks.workunit.client.0.smithi053.stdout: 689: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:25.453 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-V16ln6Fkqyi-Xbj off=8441871 len=1611733 2024-01-15T23:21:25.460 INFO:tasks.workunit.client.0.smithi053.stdout:op 3530 completed, throughput=5MB/sec 2024-01-15T23:21:25.460 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_lfEm_MddI4I_d_ off=6687108 len=1965569 2024-01-15T23:21:25.469 INFO:tasks.workunit.client.0.smithi053.stdout:op 3531 completed, throughput=5MB/sec 2024-01-15T23:21:25.469 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--54rNNLrSEsDYRi off=3344462 len=1508124 2024-01-15T23:21:25.472 INFO:tasks.workunit.client.0.smithi053.stdout:op 3532 completed, throughput=5MB/sec 2024-01-15T23:21:26.472 INFO:tasks.workunit.client.0.smithi053.stdout: 690: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:26.472 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-svNuGYoOL1_Alti off=3906023 len=202994 2024-01-15T23:21:26.473 INFO:tasks.workunit.client.0.smithi053.stdout:op 3533 completed, throughput=4.99MB/sec 2024-01-15T23:21:26.473 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-v0M1NhzMLPCa1GG off=6546704 len=704439 2024-01-15T23:21:26.474 INFO:tasks.workunit.client.0.smithi053.stdout:op 3534 completed, throughput=4.99MB/sec 2024-01-15T23:21:26.474 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0W9HBRlFsWX2O7F off=11604721 len=33691 2024-01-15T23:21:26.477 INFO:tasks.workunit.client.0.smithi053.stdout:op 3535 completed, throughput=4.99MB/sec 2024-01-15T23:21:26.477 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UHlXZN8hHndbcOU off=2977336 len=145959 2024-01-15T23:21:26.479 INFO:tasks.workunit.client.0.smithi053.stdout:op 3536 completed, throughput=4.99MB/sec 2024-01-15T23:21:26.479 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ap79uqxPiGlph8u off=21594807 len=494642 2024-01-15T23:21:26.483 INFO:tasks.workunit.client.0.smithi053.stdout:op 3537 completed, throughput=5MB/sec 2024-01-15T23:21:26.483 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cRPt5f3vXuow9D9 off=7576663 len=1483561 2024-01-15T23:21:26.485 INFO:tasks.workunit.client.0.smithi053.stdout:op 3538 completed, throughput=5MB/sec 2024-01-15T23:21:26.485 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KJYv81W3u611A2x off=9091763 len=1624818 2024-01-15T23:21:26.487 INFO:tasks.workunit.client.0.smithi053.stdout:op 3539 completed, throughput=5MB/sec 2024-01-15T23:21:26.487 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pwNCORF_EL2HvMH off=2322943 len=1971147 2024-01-15T23:21:26.496 INFO:tasks.workunit.client.0.smithi053.stdout:op 3540 completed, throughput=5MB/sec 2024-01-15T23:21:26.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:26 smithi163 ceph-mon[138526]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:21:27.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:26 smithi053 ceph-mon[143363]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:21:27.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:26 smithi053 ceph-mon[146052]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:21:27.496 INFO:tasks.workunit.client.0.smithi053.stdout: 691: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:27.496 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-p8QJMzh8R-fpNNy off=1112818 len=191125 2024-01-15T23:21:27.496 INFO:tasks.workunit.client.0.smithi053.stdout:op 3541 completed, throughput=4.99MB/sec 2024-01-15T23:21:27.497 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OdJddhzT1KYQhwx off=2451608 len=1911522 2024-01-15T23:21:27.499 INFO:tasks.workunit.client.0.smithi053.stdout:op 3542 completed, throughput=5MB/sec 2024-01-15T23:21:27.499 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rfA1FushFTdfJGE off=6349778 len=1329761 2024-01-15T23:21:27.505 INFO:tasks.workunit.client.0.smithi053.stdout:op 3543 completed, throughput=5MB/sec 2024-01-15T23:21:27.505 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ump1lI0H0DdP6JY off=554315 len=657113 2024-01-15T23:21:27.508 INFO:tasks.workunit.client.0.smithi053.stdout:op 3544 completed, throughput=5MB/sec 2024-01-15T23:21:28.508 INFO:tasks.workunit.client.0.smithi053.stdout: 692: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:28.508 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mMLQ3wg-F2BsVIr off=24075 len=438747 2024-01-15T23:21:28.512 INFO:tasks.workunit.client.0.smithi053.stdout:op 3545 completed, throughput=4.99MB/sec 2024-01-15T23:21:28.513 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gi9UUdk_k3Bpzwz off=15116910 len=122548 2024-01-15T23:21:28.515 INFO:tasks.workunit.client.0.smithi053.stdout:op 3546 completed, throughput=4.99MB/sec 2024-01-15T23:21:28.515 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-r9vAXEeVOjkNCS- off=3496317 len=220599 2024-01-15T23:21:28.516 INFO:tasks.workunit.client.0.smithi053.stdout:op 3547 completed, throughput=4.99MB/sec 2024-01-15T23:21:28.516 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lhIIx8EPfo1T10d off=10441339 len=1459753 2024-01-15T23:21:28.523 INFO:tasks.workunit.client.0.smithi053.stdout:op 3548 completed, throughput=5MB/sec 2024-01-15T23:21:28.523 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6Ms-8UNHocAq-Po off=8878213 len=182370 2024-01-15T23:21:28.524 INFO:tasks.workunit.client.0.smithi053.stdout:op 3549 completed, throughput=5MB/sec 2024-01-15T23:21:28.524 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fv1SJfde_nLc74W off=1010576 len=678077 2024-01-15T23:21:28.528 INFO:tasks.workunit.client.0.smithi053.stdout:op 3550 completed, throughput=5MB/sec 2024-01-15T23:21:28.528 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rVZ_IUBxd_X4WWg off=1839360 len=1888703 2024-01-15T23:21:28.538 INFO:tasks.workunit.client.0.smithi053.stdout:op 3551 completed, throughput=5MB/sec 2024-01-15T23:21:28.538 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RaG3ZIDzU922Tm0 off=13405170 len=1034509 2024-01-15T23:21:28.539 INFO:tasks.workunit.client.0.smithi053.stdout:op 3552 completed, throughput=5MB/sec 2024-01-15T23:21:28.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:28 smithi163 ceph-mon[138526]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:21:29.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:28 smithi053 ceph-mon[143363]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:21:29.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:28 smithi053 ceph-mon[146052]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:21:29.540 INFO:tasks.workunit.client.0.smithi053.stdout: 693: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:29.540 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DVncdmA7plz1WbL off=11889218 len=122044 2024-01-15T23:21:29.543 INFO:tasks.workunit.client.0.smithi053.stdout:op 3553 completed, throughput=4.99MB/sec 2024-01-15T23:21:29.543 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VH1L2l4HbuKmdBe off=10941251 len=1511527 2024-01-15T23:21:29.544 INFO:tasks.workunit.client.0.smithi053.stdout:op 3554 completed, throughput=5MB/sec 2024-01-15T23:21:29.544 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-P1frITkaQNqsk53 off=15013968 len=1515079 2024-01-15T23:21:29.545 INFO:tasks.workunit.client.0.smithi053.stdout:op 3555 completed, throughput=5MB/sec 2024-01-15T23:21:29.546 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UfeOZvL_lZXM5ye off=9388177 len=765243 2024-01-15T23:21:29.547 INFO:tasks.workunit.client.0.smithi053.stdout:op 3556 completed, throughput=5MB/sec 2024-01-15T23:21:29.548 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TtCbLwOL2qUZ_II off=1484935 len=1812825 2024-01-15T23:21:29.555 INFO:tasks.workunit.client.0.smithi053.stdout:op 3557 completed, throughput=5MB/sec 2024-01-15T23:21:29.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:21:30.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:21:30.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:21:30.555 INFO:tasks.workunit.client.0.smithi053.stdout: 694: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:30.555 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MMJ2PcUX9CSc6FZ off=1146122 len=1997317 2024-01-15T23:21:30.558 INFO:tasks.workunit.client.0.smithi053.stdout:op 3558 completed, throughput=5MB/sec 2024-01-15T23:21:30.558 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-49JMuqhnvla6iXc off=16438314 len=1881664 2024-01-15T23:21:30.561 INFO:tasks.workunit.client.0.smithi053.stdout:op 3559 completed, throughput=5MB/sec 2024-01-15T23:21:30.561 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2lJqQaLid4Tj1S6 off=968956 len=1065888 2024-01-15T23:21:30.567 INFO:tasks.workunit.client.0.smithi053.stdout:op 3560 completed, throughput=5MB/sec 2024-01-15T23:21:30.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:30 smithi163 ceph-mon[138526]: pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:21:31.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:30 smithi053 ceph-mon[143363]: pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:21:31.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:30 smithi053 ceph-mon[146052]: pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:21:31.568 INFO:tasks.workunit.client.0.smithi053.stdout: 695: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:31.568 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CZoNTWkgLOMInUD off=425237 len=1578226 2024-01-15T23:21:31.570 INFO:tasks.workunit.client.0.smithi053.stdout:op 3561 completed, throughput=5MB/sec 2024-01-15T23:21:31.570 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3Ii1n0iTPDpbAbb off=9292403 len=1081288 2024-01-15T23:21:31.576 INFO:tasks.workunit.client.0.smithi053.stdout:op 3562 completed, throughput=5MB/sec 2024-01-15T23:21:31.576 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IuHPWxBUNUVxw4y off=15416578 len=126271 2024-01-15T23:21:31.578 INFO:tasks.workunit.client.0.smithi053.stdout:op 3563 completed, throughput=5MB/sec 2024-01-15T23:21:31.578 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-f6tUR6xt0D0cJ1H off=3754517 len=292576 2024-01-15T23:21:31.581 INFO:tasks.workunit.client.0.smithi053.stdout:op 3564 completed, throughput=5MB/sec 2024-01-15T23:21:31.581 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TheBJ0NNthbK5OI off=7790247 len=1335324 2024-01-15T23:21:31.583 INFO:tasks.workunit.client.0.smithi053.stdout:op 3565 completed, throughput=5MB/sec 2024-01-15T23:21:31.583 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-z-cuXmnbM714-pf off=5766930 len=896933 2024-01-15T23:21:31.588 INFO:tasks.workunit.client.0.smithi053.stdout:op 3566 completed, throughput=5MB/sec 2024-01-15T23:21:32.588 INFO:tasks.workunit.client.0.smithi053.stdout: 696: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:32.588 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UxYExHR94dTJEX1 off=5421240 len=1574419 2024-01-15T23:21:32.591 INFO:tasks.workunit.client.0.smithi053.stdout:op 3567 completed, throughput=5MB/sec 2024-01-15T23:21:32.591 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_A_UJQ_UkCuEwRB off=9130040 len=1150340 2024-01-15T23:21:32.593 INFO:tasks.workunit.client.0.smithi053.stdout:op 3568 completed, throughput=5MB/sec 2024-01-15T23:21:32.593 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2kv9JVXItmEGFDI off=13066901 len=1557461 2024-01-15T23:21:32.595 INFO:tasks.workunit.client.0.smithi053.stdout:op 3569 completed, throughput=5MB/sec 2024-01-15T23:21:32.595 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ng7fM9hg8U5mrZY off=5102309 len=1761475 2024-01-15T23:21:32.597 INFO:tasks.workunit.client.0.smithi053.stdout:op 3570 completed, throughput=5MB/sec 2024-01-15T23:21:32.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:32 smithi163 ceph-mon[138526]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-01-15T23:21:33.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:32 smithi053 ceph-mon[143363]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-01-15T23:21:33.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:32 smithi053 ceph-mon[146052]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-01-15T23:21:33.597 INFO:tasks.workunit.client.0.smithi053.stdout: 697: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:33.597 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LFguJ30lG2Hk3Mf off=11673750 len=429201 2024-01-15T23:21:33.598 INFO:tasks.workunit.client.0.smithi053.stdout:op 3571 completed, throughput=5MB/sec 2024-01-15T23:21:33.599 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aDRqWqrtqOsUYBy off=978871 len=429402 2024-01-15T23:21:33.602 INFO:tasks.workunit.client.0.smithi053.stdout:op 3572 completed, throughput=5MB/sec 2024-01-15T23:21:33.602 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Gwyto0GqQ5H936V off=20138683 len=452075 2024-01-15T23:21:33.603 INFO:tasks.workunit.client.0.smithi053.stdout:op 3573 completed, throughput=5MB/sec 2024-01-15T23:21:33.603 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xEVnwD_ZTkUk6Pw off=628139 len=1190189 2024-01-15T23:21:33.609 INFO:tasks.workunit.client.0.smithi053.stdout:op 3574 completed, throughput=5MB/sec 2024-01-15T23:21:33.609 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-C4zW60U0n4UO9gd off=10079001 len=977471 2024-01-15T23:21:33.614 INFO:tasks.workunit.client.0.smithi053.stdout:op 3575 completed, throughput=5MB/sec 2024-01-15T23:21:33.614 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZWVGocRL52tI2Jt off=5401329 len=1146665 2024-01-15T23:21:33.620 INFO:tasks.workunit.client.0.smithi053.stdout:op 3576 completed, throughput=5MB/sec 2024-01-15T23:21:34.621 INFO:tasks.workunit.client.0.smithi053.stdout: 698: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:34.621 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bAwVuKfkSiLM5i4 off=10306027 len=1455533 2024-01-15T23:21:34.624 INFO:tasks.workunit.client.0.smithi053.stdout:op 3577 completed, throughput=5MB/sec 2024-01-15T23:21:34.624 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jWZwGkbRXIoMKjZ off=3204908 len=518417 2024-01-15T23:21:34.628 INFO:tasks.workunit.client.0.smithi053.stdout:op 3578 completed, throughput=5MB/sec 2024-01-15T23:21:34.628 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TyCeDgSLGS9HoP1 off=3110734 len=394349 2024-01-15T23:21:34.632 INFO:tasks.workunit.client.0.smithi053.stdout:op 3579 completed, throughput=5MB/sec 2024-01-15T23:21:34.632 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dhwzh5CzIJPDN5F off=3495047 len=428863 2024-01-15T23:21:34.633 INFO:tasks.workunit.client.0.smithi053.stdout:op 3580 completed, throughput=5MB/sec 2024-01-15T23:21:34.633 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9dR28zoQd6CXnrN off=4473880 len=228414 2024-01-15T23:21:34.634 INFO:tasks.workunit.client.0.smithi053.stdout:op 3581 completed, throughput=5MB/sec 2024-01-15T23:21:34.634 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_IRFRuGybR8pQVQ off=8289325 len=680515 2024-01-15T23:21:34.634 INFO:tasks.workunit.client.0.smithi053.stdout:op 3582 completed, throughput=5MB/sec 2024-01-15T23:21:34.635 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-w8fYdNZPDujaYyG off=10124414 len=1074669 2024-01-15T23:21:34.640 INFO:tasks.workunit.client.0.smithi053.stdout:op 3583 completed, throughput=5MB/sec 2024-01-15T23:21:34.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:34 smithi163 ceph-mon[138526]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:21:35.006 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:34 smithi053 ceph-mon[143363]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:21:35.006 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:34 smithi053 ceph-mon[146052]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:21:35.295 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:21:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:21:35] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-01-15T23:21:35.640 INFO:tasks.workunit.client.0.smithi053.stdout: 699: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:35.640 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cHKPQx3j8iwlDGc off=4299864 len=1559464 2024-01-15T23:21:35.647 INFO:tasks.workunit.client.0.smithi053.stdout:op 3584 completed, throughput=5MB/sec 2024-01-15T23:21:35.648 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-noWnh9BPY_PdbHx off=23771550 len=1275881 2024-01-15T23:21:35.649 INFO:tasks.workunit.client.0.smithi053.stdout:op 3585 completed, throughput=5MB/sec 2024-01-15T23:21:35.649 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OxF36Fu_3qaoCMg off=4912367 len=103964 2024-01-15T23:21:35.650 INFO:tasks.workunit.client.0.smithi053.stdout:op 3586 completed, throughput=5MB/sec 2024-01-15T23:21:35.650 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jW3YOQcem6gWEP_ off=7623912 len=608239 2024-01-15T23:21:35.651 INFO:tasks.workunit.client.0.smithi053.stdout:op 3587 completed, throughput=5MB/sec 2024-01-15T23:21:35.651 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZOnDZFLfVIenmMk off=1404414 len=630419 2024-01-15T23:21:35.656 INFO:tasks.workunit.client.0.smithi053.stdout:op 3588 completed, throughput=5MB/sec 2024-01-15T23:21:35.656 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8hYyNUhkIZSrQ21 off=11855905 len=483261 2024-01-15T23:21:35.656 INFO:tasks.workunit.client.0.smithi053.stdout:op 3589 completed, throughput=5MB/sec 2024-01-15T23:21:35.656 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IlEphkUQtlZmynK off=1327631 len=1942919 2024-01-15T23:21:35.658 INFO:tasks.workunit.client.0.smithi053.stdout:op 3590 completed, throughput=5MB/sec 2024-01-15T23:21:36.659 INFO:tasks.workunit.client.0.smithi053.stdout: 700: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:36.659 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-biJc4ht-I947sO1 off=67888 len=797115 2024-01-15T23:21:36.664 INFO:tasks.workunit.client.0.smithi053.stdout:op 3591 completed, throughput=5MB/sec 2024-01-15T23:21:36.664 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Il8iM-maHIecY5o off=18256323 len=1784101 2024-01-15T23:21:36.666 INFO:tasks.workunit.client.0.smithi053.stdout:op 3592 completed, throughput=5MB/sec 2024-01-15T23:21:36.666 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Mriu0Jv1OIwI78C off=1000727 len=828313 2024-01-15T23:21:36.668 INFO:tasks.workunit.client.0.smithi053.stdout:op 3593 completed, throughput=5MB/sec 2024-01-15T23:21:36.668 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Rzs8bVtkTE0NxXs off=5399518 len=1626170 2024-01-15T23:21:36.678 INFO:tasks.workunit.client.0.smithi053.stdout:op 3594 completed, throughput=5MB/sec 2024-01-15T23:21:36.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:36 smithi163 ceph-mon[138526]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:21:37.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:36 smithi053 ceph-mon[143363]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:21:37.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:36 smithi053 ceph-mon[146052]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:21:37.678 INFO:tasks.workunit.client.0.smithi053.stdout: 701: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:37.679 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zTEjINlETMg-alY off=1416381 len=1974652 2024-01-15T23:21:37.681 INFO:tasks.workunit.client.0.smithi053.stdout:op 3595 completed, throughput=5MB/sec 2024-01-15T23:21:37.681 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-q-lJfkZr7ga1bHa off=6565324 len=1011041 2024-01-15T23:21:37.686 INFO:tasks.workunit.client.0.smithi053.stdout:op 3596 completed, throughput=5MB/sec 2024-01-15T23:21:37.687 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LpEEGQVtla7yBfX off=1584610 len=916642 2024-01-15T23:21:37.688 INFO:tasks.workunit.client.0.smithi053.stdout:op 3597 completed, throughput=5MB/sec 2024-01-15T23:21:37.688 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-d2WO5VDsY2c_GxB off=18832918 len=47422 2024-01-15T23:21:37.689 INFO:tasks.workunit.client.0.smithi053.stdout:op 3598 completed, throughput=5MB/sec 2024-01-15T23:21:37.689 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZtpPzxzpWMpsNMr off=8172451 len=1724291 2024-01-15T23:21:37.697 INFO:tasks.workunit.client.0.smithi053.stdout:op 3599 completed, throughput=5MB/sec 2024-01-15T23:21:38.697 INFO:tasks.workunit.client.0.smithi053.stdout: 702: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:38.697 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tik3LYKaoiKgHxn off=4042951 len=1378989 2024-01-15T23:21:38.703 INFO:tasks.workunit.client.0.smithi053.stdout:op 3600 completed, throughput=5MB/sec 2024-01-15T23:21:38.703 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VnhJGiN6I2InQsI off=12793895 len=243666 2024-01-15T23:21:38.707 INFO:tasks.workunit.client.0.smithi053.stdout:op 3601 completed, throughput=5MB/sec 2024-01-15T23:21:38.707 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--OpVH7W3s1Tv6nf off=12452296 len=1184749 2024-01-15T23:21:38.708 INFO:tasks.workunit.client.0.smithi053.stdout:op 3602 completed, throughput=5MB/sec 2024-01-15T23:21:38.708 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FJP-bXvs6Pk1Fmn off=3465019 len=735248 2024-01-15T23:21:38.712 INFO:tasks.workunit.client.0.smithi053.stdout:op 3603 completed, throughput=5MB/sec 2024-01-15T23:21:38.712 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EXg8_eGFbqui_EG off=1154230 len=656053 2024-01-15T23:21:38.716 INFO:tasks.workunit.client.0.smithi053.stdout:op 3604 completed, throughput=5MB/sec 2024-01-15T23:21:38.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:38 smithi163 ceph-mon[138526]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-01-15T23:21:39.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:38 smithi053 ceph-mon[143363]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-01-15T23:21:39.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:38 smithi053 ceph-mon[146052]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-01-15T23:21:39.716 INFO:tasks.workunit.client.0.smithi053.stdout: 703: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:39.717 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jQxXAzDPK7Rtp9v off=5843905 len=1144275 2024-01-15T23:21:39.722 INFO:tasks.workunit.client.0.smithi053.stdout:op 3605 completed, throughput=4.99MB/sec 2024-01-15T23:21:39.722 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zrQVYKOevaYroRf off=790098 len=680671 2024-01-15T23:21:39.727 INFO:tasks.workunit.client.0.smithi053.stdout:op 3606 completed, throughput=5MB/sec 2024-01-15T23:21:39.727 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IpmgreTs1VXUSoZ off=9391941 len=298620 2024-01-15T23:21:39.730 INFO:tasks.workunit.client.0.smithi053.stdout:op 3607 completed, throughput=5MB/sec 2024-01-15T23:21:39.730 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Fut2pYPY3i6-TcM off=601881 len=998682 2024-01-15T23:21:39.735 INFO:tasks.workunit.client.0.smithi053.stdout:op 3608 completed, throughput=5MB/sec 2024-01-15T23:21:39.735 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--NfCHzZGxCXhRxr off=120176 len=1547034 2024-01-15T23:21:39.741 INFO:tasks.workunit.client.0.smithi053.stdout:op 3609 completed, throughput=5MB/sec 2024-01-15T23:21:39.741 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-h1_7lrVdvgfANog off=3230355 len=137988 2024-01-15T23:21:39.742 INFO:tasks.workunit.client.0.smithi053.stdout:op 3610 completed, throughput=5MB/sec 2024-01-15T23:21:39.742 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-B3s5el_sIAUxCkW off=19460842 len=1340248 2024-01-15T23:21:39.747 INFO:tasks.workunit.client.0.smithi053.stdout:op 3611 completed, throughput=5MB/sec 2024-01-15T23:21:40.747 INFO:tasks.workunit.client.0.smithi053.stdout: 704: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:40.748 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ds0XXe4VXhTX-Zs off=3337246 len=1441797 2024-01-15T23:21:40.749 INFO:tasks.workunit.client.0.smithi053.stdout:op 3612 completed, throughput=5MB/sec 2024-01-15T23:21:40.749 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qpXJ87XJRvKFjwo off=10289628 len=1917924 2024-01-15T23:21:40.753 INFO:tasks.workunit.client.0.smithi053.stdout:op 3613 completed, throughput=5MB/sec 2024-01-15T23:21:40.753 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-b3Xng0K3OQf3QBs off=7396280 len=1553373 2024-01-15T23:21:40.755 INFO:tasks.workunit.client.0.smithi053.stdout:op 3614 completed, throughput=5MB/sec 2024-01-15T23:21:40.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:40 smithi163 ceph-mon[138526]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:21:41.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:40 smithi053 ceph-mon[143363]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:21:41.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:40 smithi053 ceph-mon[146052]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:21:41.756 INFO:tasks.workunit.client.0.smithi053.stdout: 705: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:41.756 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LHONflhROWR2o7- off=21503596 len=243960 2024-01-15T23:21:41.759 INFO:tasks.workunit.client.0.smithi053.stdout:op 3615 completed, throughput=4.99MB/sec 2024-01-15T23:21:41.759 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xJ2WpZKi7oXDWcZ off=3186259 len=850960 2024-01-15T23:21:41.764 INFO:tasks.workunit.client.0.smithi053.stdout:op 3616 completed, throughput=5MB/sec 2024-01-15T23:21:41.764 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RywkkFR-yPliUHR off=16026951 len=1902999 2024-01-15T23:21:41.766 INFO:tasks.workunit.client.0.smithi053.stdout:op 3617 completed, throughput=5MB/sec 2024-01-15T23:21:41.766 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--0G3AHcShOMbmrs off=14318029 len=1669179 2024-01-15T23:21:41.770 INFO:tasks.workunit.client.0.smithi053.stdout:op 3618 completed, throughput=5MB/sec 2024-01-15T23:21:42.770 INFO:tasks.workunit.client.0.smithi053.stdout: 706: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:42.771 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CshL14okJtV-DSz off=20065449 len=1383424 2024-01-15T23:21:42.777 INFO:tasks.workunit.client.0.smithi053.stdout:op 3619 completed, throughput=4.99MB/sec 2024-01-15T23:21:42.777 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rBh5hLyJeIGAlyU off=9395095 len=298427 2024-01-15T23:21:42.778 INFO:tasks.workunit.client.0.smithi053.stdout:op 3620 completed, throughput=5MB/sec 2024-01-15T23:21:42.778 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QqA467AoFXNGAGm off=3607542 len=1343679 2024-01-15T23:21:42.779 INFO:tasks.workunit.client.0.smithi053.stdout:op 3621 completed, throughput=5MB/sec 2024-01-15T23:21:42.779 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MNHh1VflID_GAVc off=5173939 len=47225 2024-01-15T23:21:42.779 INFO:tasks.workunit.client.0.smithi053.stdout:op 3622 completed, throughput=5MB/sec 2024-01-15T23:21:42.779 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hEEwYt_d6ymCn-E off=643165 len=960515 2024-01-15T23:21:42.785 INFO:tasks.workunit.client.0.smithi053.stdout:op 3623 completed, throughput=5MB/sec 2024-01-15T23:21:42.785 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KkNFblxUr6iJcBr off=3226974 len=1698666 2024-01-15T23:21:42.792 INFO:tasks.workunit.client.0.smithi053.stdout:op 3624 completed, throughput=5MB/sec 2024-01-15T23:21:42.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:42 smithi163 ceph-mon[138526]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:21:43.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:42 smithi053 ceph-mon[143363]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:21:43.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:42 smithi053 ceph-mon[146052]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:21:43.793 INFO:tasks.workunit.client.0.smithi053.stdout: 707: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:43.793 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xsxKYoJlp4u8Rpu off=9325428 len=1596864 2024-01-15T23:21:43.803 INFO:tasks.workunit.client.0.smithi053.stdout:op 3625 completed, throughput=5MB/sec 2024-01-15T23:21:43.803 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QMsOtd_FbohyPgS off=3144624 len=25126 2024-01-15T23:21:43.804 INFO:tasks.workunit.client.0.smithi053.stdout:op 3626 completed, throughput=5MB/sec 2024-01-15T23:21:43.804 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rj6VZaJv561BvZ3 off=9495211 len=183635 2024-01-15T23:21:43.804 INFO:tasks.workunit.client.0.smithi053.stdout:op 3627 completed, throughput=5MB/sec 2024-01-15T23:21:43.805 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-asEpDpG0p3wngDQ off=4444846 len=496123 2024-01-15T23:21:43.808 INFO:tasks.workunit.client.0.smithi053.stdout:op 3628 completed, throughput=5MB/sec 2024-01-15T23:21:43.808 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Z70wK2tcSkax4f- off=1526788 len=872824 2024-01-15T23:21:43.809 INFO:tasks.workunit.client.0.smithi053.stdout:op 3629 completed, throughput=5MB/sec 2024-01-15T23:21:43.809 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RLv0ACOMurcGuu_ off=8474009 len=480515 2024-01-15T23:21:43.810 INFO:tasks.workunit.client.0.smithi053.stdout:op 3630 completed, throughput=5MB/sec 2024-01-15T23:21:43.810 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bG6tL406hTjDiFN off=1135854 len=200823 2024-01-15T23:21:43.813 INFO:tasks.workunit.client.0.smithi053.stdout:op 3631 completed, throughput=5MB/sec 2024-01-15T23:21:43.813 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xGjWbg94Z3GNWUN off=13152209 len=1707344 2024-01-15T23:21:43.815 INFO:tasks.workunit.client.0.smithi053.stdout:op 3632 completed, throughput=5MB/sec 2024-01-15T23:21:44.815 INFO:tasks.workunit.client.0.smithi053.stdout: 708: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:44.815 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-B3-jbLAdoGETJGd off=15219542 len=1368690 2024-01-15T23:21:44.817 INFO:tasks.workunit.client.0.smithi053.stdout:op 3633 completed, throughput=5MB/sec 2024-01-15T23:21:44.817 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GSRY7-LTEEaXKG9 off=16982413 len=1524667 2024-01-15T23:21:44.819 INFO:tasks.workunit.client.0.smithi053.stdout:op 3634 completed, throughput=5MB/sec 2024-01-15T23:21:44.819 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cNZh55PpYZfYEA5 off=8028503 len=69336 2024-01-15T23:21:44.820 INFO:tasks.workunit.client.0.smithi053.stdout:op 3635 completed, throughput=5MB/sec 2024-01-15T23:21:44.820 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--OGEpv8O8FemHp9 off=11795479 len=833853 2024-01-15T23:21:44.825 INFO:tasks.workunit.client.0.smithi053.stdout:op 3636 completed, throughput=5MB/sec 2024-01-15T23:21:44.825 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Xl55fHriXM87kfB off=6189476 len=1484173 2024-01-15T23:21:44.827 INFO:tasks.workunit.client.0.smithi053.stdout:op 3637 completed, throughput=5MB/sec 2024-01-15T23:21:44.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:44 smithi163 ceph-mon[138526]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:21:44.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:21:45.006 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:44 smithi053 ceph-mon[143363]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:21:45.007 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:21:45.007 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:44 smithi053 ceph-mon[146052]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:21:45.007 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:21:45.295 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:21:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:21:45] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2024-01-15T23:21:45.827 INFO:tasks.workunit.client.0.smithi053.stdout: 709: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:45.827 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gpHLQ3wvEBYISSH off=21022790 len=490774 2024-01-15T23:21:45.828 INFO:tasks.workunit.client.0.smithi053.stdout:op 3638 completed, throughput=4.99MB/sec 2024-01-15T23:21:45.828 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qPVyph0vZODCROD off=3803754 len=526576 2024-01-15T23:21:45.829 INFO:tasks.workunit.client.0.smithi053.stdout:op 3639 completed, throughput=5MB/sec 2024-01-15T23:21:45.829 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HAOYTHBR7Lzbhbq off=1006117 len=1438053 2024-01-15T23:21:45.837 INFO:tasks.workunit.client.0.smithi053.stdout:op 3640 completed, throughput=5MB/sec 2024-01-15T23:21:45.837 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lEJfTkpLFIFgVq0 off=1972947 len=1863479 2024-01-15T23:21:45.847 INFO:tasks.workunit.client.0.smithi053.stdout:op 3641 completed, throughput=5MB/sec 2024-01-15T23:21:45.848 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hnDtCu3_s3F3Xd4 off=14060598 len=1027901 2024-01-15T23:21:45.853 INFO:tasks.workunit.client.0.smithi053.stdout:op 3642 completed, throughput=5MB/sec 2024-01-15T23:21:46.853 INFO:tasks.workunit.client.0.smithi053.stdout: 710: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:46.853 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-P91xlCybXRVHfA_ off=4792151 len=1339548 2024-01-15T23:21:46.860 INFO:tasks.workunit.client.0.smithi053.stdout:op 3643 completed, throughput=5MB/sec 2024-01-15T23:21:46.860 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0H-vb8gyq1YRLDw off=20745756 len=731846 2024-01-15T23:21:46.861 INFO:tasks.workunit.client.0.smithi053.stdout:op 3644 completed, throughput=5MB/sec 2024-01-15T23:21:46.862 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mf3eV1c541h3IP8 off=14447752 len=1285592 2024-01-15T23:21:46.868 INFO:tasks.workunit.client.0.smithi053.stdout:op 3645 completed, throughput=5MB/sec 2024-01-15T23:21:46.868 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QfTd3Br46qAJfRi off=5390198 len=1562665 2024-01-15T23:21:46.871 INFO:tasks.workunit.client.0.smithi053.stdout:op 3646 completed, throughput=5MB/sec 2024-01-15T23:21:46.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:46 smithi163 ceph-mon[138526]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:21:47.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:46 smithi053 ceph-mon[143363]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:21:47.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:46 smithi053 ceph-mon[146052]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:21:47.872 INFO:tasks.workunit.client.0.smithi053.stdout: 711: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:47.872 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-B-xjX1xX2eVTMmz off=2419926 len=305750 2024-01-15T23:21:47.875 INFO:tasks.workunit.client.0.smithi053.stdout:op 3647 completed, throughput=4.99MB/sec 2024-01-15T23:21:47.876 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kxU7d1L3WhOml1z off=4389674 len=1954657 2024-01-15T23:21:47.878 INFO:tasks.workunit.client.0.smithi053.stdout:op 3648 completed, throughput=5MB/sec 2024-01-15T23:21:47.878 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MotvOWVLFRJivuH off=1272714 len=697845 2024-01-15T23:21:47.880 INFO:tasks.workunit.client.0.smithi053.stdout:op 3649 completed, throughput=5MB/sec 2024-01-15T23:21:47.880 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bPtXJ-J1QgLjWKU off=6044115 len=1309256 2024-01-15T23:21:47.882 INFO:tasks.workunit.client.0.smithi053.stdout:op 3650 completed, throughput=5MB/sec 2024-01-15T23:21:47.882 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5w2-pJgZVyw7v8k off=12360851 len=67845 2024-01-15T23:21:47.883 INFO:tasks.workunit.client.0.smithi053.stdout:op 3651 completed, throughput=5MB/sec 2024-01-15T23:21:47.883 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7XRIKXWJCQh-4Wh off=3124917 len=1311193 2024-01-15T23:21:47.891 INFO:tasks.workunit.client.0.smithi053.stdout:op 3652 completed, throughput=5MB/sec 2024-01-15T23:21:48.892 INFO:tasks.workunit.client.0.smithi053.stdout: 712: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:48.892 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-n6GAhPaPkl7GahC off=1449715 len=1180321 2024-01-15T23:21:48.893 INFO:tasks.workunit.client.0.smithi053.stdout:op 3653 completed, throughput=5MB/sec 2024-01-15T23:21:48.893 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--TxmmYOkqAjd-Zo off=2452561 len=766305 2024-01-15T23:21:48.895 INFO:tasks.workunit.client.0.smithi053.stdout:op 3654 completed, throughput=5MB/sec 2024-01-15T23:21:48.895 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--jPB353qsEFurRf off=8308002 len=1505665 2024-01-15T23:21:48.901 INFO:tasks.workunit.client.0.smithi053.stdout:op 3655 completed, throughput=5MB/sec 2024-01-15T23:21:48.901 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YIDNc3Cg4JRh7qn off=1603984 len=705598 2024-01-15T23:21:48.905 INFO:tasks.workunit.client.0.smithi053.stdout:op 3656 completed, throughput=5MB/sec 2024-01-15T23:21:48.905 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3C6v43k_YgA4dWO off=7802690 len=758989 2024-01-15T23:21:48.906 INFO:tasks.workunit.client.0.smithi053.stdout:op 3657 completed, throughput=5MB/sec 2024-01-15T23:21:48.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:48 smithi163 ceph-mon[138526]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:21:49.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:48 smithi053 ceph-mon[143363]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:21:49.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:48 smithi053 ceph-mon[146052]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:21:49.906 INFO:tasks.workunit.client.0.smithi053.stdout: 713: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:49.906 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UhJZcgekjW0HrE5 off=15596686 len=78504 2024-01-15T23:21:49.909 INFO:tasks.workunit.client.0.smithi053.stdout:op 3658 completed, throughput=4.99MB/sec 2024-01-15T23:21:49.909 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Zydi5k3ayi7cjlc off=1952601 len=1768413 2024-01-15T23:21:49.919 INFO:tasks.workunit.client.0.smithi053.stdout:op 3659 completed, throughput=5MB/sec 2024-01-15T23:21:49.919 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-24RqfbFw2bgJj63 off=15311139 len=1412253 2024-01-15T23:21:49.924 INFO:tasks.workunit.client.0.smithi053.stdout:op 3660 completed, throughput=5MB/sec 2024-01-15T23:21:49.924 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xqeh9Lw089f42vc off=230492 len=1087601 2024-01-15T23:21:49.926 INFO:tasks.workunit.client.0.smithi053.stdout:op 3661 completed, throughput=5MB/sec 2024-01-15T23:21:49.926 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-O9t2_RR-HzofNhh off=1132945 len=1947836 2024-01-15T23:21:49.928 INFO:tasks.workunit.client.0.smithi053.stdout:op 3662 completed, throughput=5MB/sec 2024-01-15T23:21:50.929 INFO:tasks.workunit.client.0.smithi053.stdout: 714: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:50.929 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9ZtpiaJU2rgdI1D off=2826551 len=683121 2024-01-15T23:21:50.930 INFO:tasks.workunit.client.0.smithi053.stdout:op 3663 completed, throughput=5MB/sec 2024-01-15T23:21:50.930 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NGqw05ghvpEwNuW off=5973702 len=594549 2024-01-15T23:21:50.933 INFO:tasks.workunit.client.0.smithi053.stdout:op 3664 completed, throughput=5MB/sec 2024-01-15T23:21:50.934 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WDWDcTgoX4RESUE off=434929 len=903948 2024-01-15T23:21:50.939 INFO:tasks.workunit.client.0.smithi053.stdout:op 3665 completed, throughput=5MB/sec 2024-01-15T23:21:50.940 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-R42tHdZp57IQw0W off=5689416 len=1584875 2024-01-15T23:21:50.948 INFO:tasks.workunit.client.0.smithi053.stdout:op 3666 completed, throughput=5MB/sec 2024-01-15T23:21:50.948 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-puXcGhoxwMqt8V2 off=12857152 len=1019949 2024-01-15T23:21:50.949 INFO:tasks.workunit.client.0.smithi053.stdout:op 3667 completed, throughput=5MB/sec 2024-01-15T23:21:50.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:50 smithi163 ceph-mon[138526]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:21:51.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:50 smithi053 ceph-mon[143363]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:21:51.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:50 smithi053 ceph-mon[146052]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:21:51.949 INFO:tasks.workunit.client.0.smithi053.stdout: 715: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:51.949 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AC8sYBv8XHLvhqh off=3882318 len=486278 2024-01-15T23:21:51.953 INFO:tasks.workunit.client.0.smithi053.stdout:op 3668 completed, throughput=4.99MB/sec 2024-01-15T23:21:51.953 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JxLnSVl4Bta6yek off=4422654 len=436585 2024-01-15T23:21:51.954 INFO:tasks.workunit.client.0.smithi053.stdout:op 3669 completed, throughput=4.99MB/sec 2024-01-15T23:21:51.954 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HQtC20GVIrnxFld off=7214555 len=494470 2024-01-15T23:21:51.955 INFO:tasks.workunit.client.0.smithi053.stdout:op 3670 completed, throughput=5MB/sec 2024-01-15T23:21:51.956 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tO0wl4C78-OttYA off=4110936 len=1403319 2024-01-15T23:21:51.963 INFO:tasks.workunit.client.0.smithi053.stdout:op 3671 completed, throughput=5MB/sec 2024-01-15T23:21:51.963 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mT-EMuX7d6F1w4x off=15675194 len=1637821 2024-01-15T23:21:51.965 INFO:tasks.workunit.client.0.smithi053.stdout:op 3672 completed, throughput=5MB/sec 2024-01-15T23:21:51.965 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6nyGHp9-KSSpaAF off=310785 len=1949946 2024-01-15T23:21:51.974 INFO:tasks.workunit.client.0.smithi053.stdout:op 3673 completed, throughput=5MB/sec 2024-01-15T23:21:52.974 INFO:tasks.workunit.client.0.smithi053.stdout: 716: throughput=5MB/sec pending data=0 2024-01-15T23:21:52.974 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jKKXkriPPIkbYI1 off=2606169 len=1068270 2024-01-15T23:21:52.980 INFO:tasks.workunit.client.0.smithi053.stdout:op 3674 completed, throughput=5MB/sec 2024-01-15T23:21:52.980 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nWnJhkA_Chw2Al- off=10382064 len=319762 2024-01-15T23:21:52.981 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:52 smithi163 ceph-mon[138526]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:21:52.984 INFO:tasks.workunit.client.0.smithi053.stdout:op 3675 completed, throughput=5MB/sec 2024-01-15T23:21:52.984 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xw9NHVfEN1KO-DW off=8492883 len=371100 2024-01-15T23:21:52.987 INFO:tasks.workunit.client.0.smithi053.stdout:op 3676 completed, throughput=5MB/sec 2024-01-15T23:21:52.987 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_xC3GdGB6dEQBmu off=7355375 len=305029 2024-01-15T23:21:52.991 INFO:tasks.workunit.client.0.smithi053.stdout:op 3677 completed, throughput=5MB/sec 2024-01-15T23:21:52.991 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ctNhph4L2ULIsrX off=661513 len=106098 2024-01-15T23:21:52.992 INFO:tasks.workunit.client.0.smithi053.stdout:op 3678 completed, throughput=5MB/sec 2024-01-15T23:21:52.992 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LXpjEwH2FD-Rb-B off=355477 len=1389189 2024-01-15T23:21:52.994 INFO:tasks.workunit.client.0.smithi053.stdout:op 3679 completed, throughput=5MB/sec 2024-01-15T23:21:52.994 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ae6wgLJ2d6kU80p off=483701 len=279793 2024-01-15T23:21:52.995 INFO:tasks.workunit.client.0.smithi053.stdout:op 3680 completed, throughput=5MB/sec 2024-01-15T23:21:52.995 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PO43c5qr-XOGTUW off=3412393 len=2094411 2024-01-15T23:21:52.999 INFO:tasks.workunit.client.0.smithi053.stdout:op 3681 completed, throughput=5MB/sec 2024-01-15T23:21:53.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:52 smithi053 ceph-mon[143363]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:21:53.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:52 smithi053 ceph-mon[146052]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:21:54.000 INFO:tasks.workunit.client.0.smithi053.stdout: 717: throughput=5MB/sec pending data=0 2024-01-15T23:21:54.000 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-A2q-BFjY3c7nODV off=4871939 len=1085420 2024-01-15T23:21:54.005 INFO:tasks.workunit.client.0.smithi053.stdout:op 3682 completed, throughput=5MB/sec 2024-01-15T23:21:54.006 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bbnup7q1t9L32Gp off=427751 len=97357 2024-01-15T23:21:54.006 INFO:tasks.workunit.client.0.smithi053.stdout:op 3683 completed, throughput=5MB/sec 2024-01-15T23:21:54.006 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LqMJxRHvOlG5IDh off=10806135 len=1185726 2024-01-15T23:21:54.008 INFO:tasks.workunit.client.0.smithi053.stdout:op 3684 completed, throughput=5MB/sec 2024-01-15T23:21:54.008 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-U211l8WRN6FjUGL off=479873 len=2038531 2024-01-15T23:21:54.024 INFO:tasks.workunit.client.0.smithi053.stdout:op 3685 completed, throughput=5MB/sec 2024-01-15T23:21:54.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:54 smithi163 ceph-mon[138526]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:21:55.007 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:54 smithi053 ceph-mon[146052]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:21:55.007 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:54 smithi053 ceph-mon[143363]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:21:55.024 INFO:tasks.workunit.client.0.smithi053.stdout: 718: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:55.025 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DiDKGMlnhQXVNVg off=4003192 len=386145 2024-01-15T23:21:55.028 INFO:tasks.workunit.client.0.smithi053.stdout:op 3686 completed, throughput=5MB/sec 2024-01-15T23:21:55.028 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cgtrZWcQPhZEPoL off=2093313 len=1507827 2024-01-15T23:21:55.035 INFO:tasks.workunit.client.0.smithi053.stdout:op 3687 completed, throughput=5MB/sec 2024-01-15T23:21:55.035 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FWgSDzhHQtI1B7x off=8663625 len=1223911 2024-01-15T23:21:55.036 INFO:tasks.workunit.client.0.smithi053.stdout:op 3688 completed, throughput=5MB/sec 2024-01-15T23:21:55.036 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-t_HmdwlTQH6JLh7 off=9488999 len=2084029 2024-01-15T23:21:55.045 INFO:tasks.workunit.client.0.smithi053.stdout:op 3689 completed, throughput=5MB/sec 2024-01-15T23:21:55.295 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:21:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:21:55] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2024-01-15T23:21:56.045 INFO:tasks.workunit.client.0.smithi053.stdout: 719: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:56.045 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WPTZW9o0lXvLgnt off=3049342 len=1990090 2024-01-15T23:21:56.058 INFO:tasks.workunit.client.0.smithi053.stdout:op 3690 completed, throughput=5MB/sec 2024-01-15T23:21:56.058 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wYeul995_EE0ywy off=6492286 len=163316 2024-01-15T23:21:56.060 INFO:tasks.workunit.client.0.smithi053.stdout:op 3691 completed, throughput=5MB/sec 2024-01-15T23:21:56.061 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yhZu2a-9LCQNZaN off=18227538 len=36077 2024-01-15T23:21:56.061 INFO:tasks.workunit.client.0.smithi053.stdout:op 3692 completed, throughput=5MB/sec 2024-01-15T23:21:56.061 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Nc_-M_72uwBJie3 off=843592 len=1868228 2024-01-15T23:21:56.063 INFO:tasks.workunit.client.0.smithi053.stdout:op 3693 completed, throughput=5MB/sec 2024-01-15T23:21:56.063 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uYe5to4ZnTFujnC off=11539973 len=740423 2024-01-15T23:21:56.064 INFO:tasks.workunit.client.0.smithi053.stdout:op 3694 completed, throughput=5MB/sec 2024-01-15T23:21:56.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:56 smithi163 ceph-mon[138526]: pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:21:57.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:56 smithi053 ceph-mon[143363]: pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:21:57.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:56 smithi053 ceph-mon[146052]: pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:21:57.064 INFO:tasks.workunit.client.0.smithi053.stdout: 720: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:57.064 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PMtjAEZw5uq3XO3 off=8956329 len=1784583 2024-01-15T23:21:57.073 INFO:tasks.workunit.client.0.smithi053.stdout:op 3695 completed, throughput=5MB/sec 2024-01-15T23:21:57.073 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cwq-iKh_EnSNVov off=11880317 len=1111901 2024-01-15T23:21:57.074 INFO:tasks.workunit.client.0.smithi053.stdout:op 3696 completed, throughput=5MB/sec 2024-01-15T23:21:57.075 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MfLkeytVxAeFrqa off=15208905 len=133265 2024-01-15T23:21:57.075 INFO:tasks.workunit.client.0.smithi053.stdout:op 3697 completed, throughput=5MB/sec 2024-01-15T23:21:57.075 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pqDfrWIKrbDFzl9 off=16158943 len=1777955 2024-01-15T23:21:57.078 INFO:tasks.workunit.client.0.smithi053.stdout:op 3698 completed, throughput=5MB/sec 2024-01-15T23:21:57.078 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jucP-KL95edyh86 off=1054008 len=2047904 2024-01-15T23:21:57.080 INFO:tasks.workunit.client.0.smithi053.stdout:op 3699 completed, throughput=5MB/sec 2024-01-15T23:21:58.081 INFO:tasks.workunit.client.0.smithi053.stdout: 721: throughput=5MB/sec pending data=0 2024-01-15T23:21:58.081 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nDo881Gu_bqX_Ur off=3941320 len=2045952 2024-01-15T23:21:58.083 INFO:tasks.workunit.client.0.smithi053.stdout:op 3700 completed, throughput=5MB/sec 2024-01-15T23:21:58.083 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LFHrhY1SO7EL1wm off=2583637 len=161813 2024-01-15T23:21:58.084 INFO:tasks.workunit.client.0.smithi053.stdout:op 3701 completed, throughput=5MB/sec 2024-01-15T23:21:58.084 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bwkR0RFwMLKbGkD off=1122169 len=2064821 2024-01-15T23:21:58.096 INFO:tasks.workunit.client.0.smithi053.stdout:op 3702 completed, throughput=5MB/sec 2024-01-15T23:21:58.982 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:58 smithi163 ceph-mon[138526]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:21:59.045 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:58 smithi053 ceph-mon[146052]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:21:59.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:58 smithi053 ceph-mon[143363]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:21:59.096 INFO:tasks.workunit.client.0.smithi053.stdout: 722: throughput=4.99MB/sec pending data=0 2024-01-15T23:21:59.096 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-m9bMszULOxqd6T9 off=5457015 len=1448053 2024-01-15T23:21:59.104 INFO:tasks.workunit.client.0.smithi053.stdout:op 3703 completed, throughput=5MB/sec 2024-01-15T23:21:59.104 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rxP8ngFYp1O6_NJ off=2451169 len=2031225 2024-01-15T23:21:59.106 INFO:tasks.workunit.client.0.smithi053.stdout:op 3704 completed, throughput=5MB/sec 2024-01-15T23:21:59.106 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6W7g__3ANTAQLBP off=2394874 len=809085 2024-01-15T23:21:59.111 INFO:tasks.workunit.client.0.smithi053.stdout:op 3705 completed, throughput=5MB/sec 2024-01-15T23:21:59.111 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RAbR0ePMacvyDkr off=2641504 len=15187 2024-01-15T23:21:59.112 INFO:tasks.workunit.client.0.smithi053.stdout:op 3706 completed, throughput=5MB/sec 2024-01-15T23:21:59.112 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0Hqmwg3PeHX3h5k off=4081150 len=772823 2024-01-15T23:21:59.115 INFO:tasks.workunit.client.0.smithi053.stdout:op 3707 completed, throughput=5MB/sec 2024-01-15T23:22:00.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:21:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:22:00.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:21:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:22:00.116 INFO:tasks.workunit.client.0.smithi053.stdout: 723: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:00.116 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Em_0eVd4mK-3oHJ off=6951204 len=1496571 2024-01-15T23:22:00.122 INFO:tasks.workunit.client.0.smithi053.stdout:op 3708 completed, throughput=5MB/sec 2024-01-15T23:22:00.123 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VGz6d3VHKv0vphG off=4497318 len=88796 2024-01-15T23:22:00.125 INFO:tasks.workunit.client.0.smithi053.stdout:op 3709 completed, throughput=5MB/sec 2024-01-15T23:22:00.125 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JUPz9BHfK6xYgnL off=1676440 len=337813 2024-01-15T23:22:00.128 INFO:tasks.workunit.client.0.smithi053.stdout:op 3710 completed, throughput=5MB/sec 2024-01-15T23:22:00.129 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Hb0uYc5qAkwneOD off=532972 len=1160484 2024-01-15T23:22:00.136 INFO:tasks.workunit.client.0.smithi053.stdout:op 3711 completed, throughput=5MB/sec 2024-01-15T23:22:00.136 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1RZAlwVAwQsjpMj off=15448553 len=303817 2024-01-15T23:22:00.139 INFO:tasks.workunit.client.0.smithi053.stdout:op 3712 completed, throughput=5MB/sec 2024-01-15T23:22:00.139 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LSELb4t9nlKkqGJ off=2447298 len=1048953 2024-01-15T23:22:00.140 INFO:tasks.workunit.client.0.smithi053.stdout:op 3713 completed, throughput=5MB/sec 2024-01-15T23:22:00.141 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-469SAnXKqFWykLK off=2236584 len=128139 2024-01-15T23:22:00.141 INFO:tasks.workunit.client.0.smithi053.stdout:op 3714 completed, throughput=5MB/sec 2024-01-15T23:22:00.141 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mzk7cNAmQ4MRFw_ off=135843 len=484793 2024-01-15T23:22:00.145 INFO:tasks.workunit.client.0.smithi053.stdout:op 3715 completed, throughput=5MB/sec 2024-01-15T23:22:00.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:21:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:22:01.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:00 smithi053 ceph-mon[143363]: pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:22:01.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:00 smithi053 ceph-mon[146052]: pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:22:01.145 INFO:tasks.workunit.client.0.smithi053.stdout: 724: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:01.145 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FGDk5ldBoiiHyaR off=9598239 len=642090 2024-01-15T23:22:01.149 INFO:tasks.workunit.client.0.smithi053.stdout:op 3716 completed, throughput=4.99MB/sec 2024-01-15T23:22:01.150 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-veAMXg_iJz-NZgo off=115325 len=226874 2024-01-15T23:22:01.152 INFO:tasks.workunit.client.0.smithi053.stdout:op 3717 completed, throughput=4.99MB/sec 2024-01-15T23:22:01.152 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GZHQavtVPAkSo17 off=2593574 len=911839 2024-01-15T23:22:01.158 INFO:tasks.workunit.client.0.smithi053.stdout:op 3718 completed, throughput=5MB/sec 2024-01-15T23:22:01.158 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-f5R8hK7jDOO1zko off=13198449 len=1253639 2024-01-15T23:22:01.159 INFO:tasks.workunit.client.0.smithi053.stdout:op 3719 completed, throughput=5MB/sec 2024-01-15T23:22:01.159 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-c88WJq9Wy-kApj7 off=5922213 len=455324 2024-01-15T23:22:01.163 INFO:tasks.workunit.client.0.smithi053.stdout:op 3720 completed, throughput=5MB/sec 2024-01-15T23:22:01.164 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Lce7nYt-jlXDeDT off=4474616 len=586770 2024-01-15T23:22:01.168 INFO:tasks.workunit.client.0.smithi053.stdout:op 3721 completed, throughput=5MB/sec 2024-01-15T23:22:01.168 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zRFbAjvxXl4rZ2J off=21400770 len=917127 2024-01-15T23:22:01.169 INFO:tasks.workunit.client.0.smithi053.stdout:op 3722 completed, throughput=5MB/sec 2024-01-15T23:22:01.169 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BLBEYoUiN0Tr3Bm off=6068623 len=836090 2024-01-15T23:22:01.171 INFO:tasks.workunit.client.0.smithi053.stdout:op 3723 completed, throughput=5MB/sec 2024-01-15T23:22:01.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:00 smithi163 ceph-mon[138526]: pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:22:02.171 INFO:tasks.workunit.client.0.smithi053.stdout: 725: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:02.171 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qj9g6L5RA_pPzaB off=8735840 len=764965 2024-01-15T23:22:02.172 INFO:tasks.workunit.client.0.smithi053.stdout:op 3724 completed, throughput=5MB/sec 2024-01-15T23:22:02.172 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XQ9vKCJpwHLI1mZ off=13048105 len=1920349 2024-01-15T23:22:02.180 INFO:tasks.workunit.client.0.smithi053.stdout:op 3725 completed, throughput=5MB/sec 2024-01-15T23:22:02.180 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-y-rD8IBZGYTP7dY off=7085064 len=1381877 2024-01-15T23:22:02.187 INFO:tasks.workunit.client.0.smithi053.stdout:op 3726 completed, throughput=5MB/sec 2024-01-15T23:22:02.187 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-crww8qC8-ebcek9 off=580689 len=1309142 2024-01-15T23:22:02.189 INFO:tasks.workunit.client.0.smithi053.stdout:op 3727 completed, throughput=5MB/sec 2024-01-15T23:22:03.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:02 smithi053 ceph-mon[143363]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:22:03.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:02 smithi053 ceph-mon[146052]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:22:03.190 INFO:tasks.workunit.client.0.smithi053.stdout: 726: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:03.190 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9nsdn1fJAz-C3YP off=8311420 len=1842313 2024-01-15T23:22:03.201 INFO:tasks.workunit.client.0.smithi053.stdout:op 3728 completed, throughput=5MB/sec 2024-01-15T23:22:03.201 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vX5wyEjlYfpKVIf off=14016133 len=1414230 2024-01-15T23:22:03.203 INFO:tasks.workunit.client.0.smithi053.stdout:op 3729 completed, throughput=5MB/sec 2024-01-15T23:22:03.203 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OBXiRUe-kEizz90 off=23599441 len=1572106 2024-01-15T23:22:03.209 INFO:tasks.workunit.client.0.smithi053.stdout:op 3730 completed, throughput=5MB/sec 2024-01-15T23:22:03.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:02 smithi163 ceph-mon[138526]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:22:04.210 INFO:tasks.workunit.client.0.smithi053.stdout: 727: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:04.210 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PSYzXaw80Bhxbqq off=2291707 len=1237070 2024-01-15T23:22:04.216 INFO:tasks.workunit.client.0.smithi053.stdout:op 3731 completed, throughput=5MB/sec 2024-01-15T23:22:04.216 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dyDEqOB7KpCwoZX off=12971918 len=557231 2024-01-15T23:22:04.220 INFO:tasks.workunit.client.0.smithi053.stdout:op 3732 completed, throughput=5MB/sec 2024-01-15T23:22:04.220 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yYImc0ZXYbfF7s6 off=2547007 len=1655040 2024-01-15T23:22:04.229 INFO:tasks.workunit.client.0.smithi053.stdout:op 3733 completed, throughput=5MB/sec 2024-01-15T23:22:04.229 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-veAMXg_iJz-NZgo off=7081140 len=717218 2024-01-15T23:22:04.231 INFO:tasks.workunit.client.0.smithi053.stdout:op 3734 completed, throughput=5MB/sec 2024-01-15T23:22:04.231 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AjgzGPHrKvCMkut off=3405783 len=1232686 2024-01-15T23:22:04.232 INFO:tasks.workunit.client.0.smithi053.stdout:op 3735 completed, throughput=5MB/sec 2024-01-15T23:22:05.007 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:04 smithi053 ceph-mon[143363]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:22:05.007 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:04 smithi053 ceph-mon[146052]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:22:05.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:04 smithi163 ceph-mon[138526]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:22:05.232 INFO:tasks.workunit.client.0.smithi053.stdout: 728: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:05.232 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FQUOQ8cyn7gKAmh off=708525 len=1757923 2024-01-15T23:22:05.236 INFO:tasks.workunit.client.0.smithi053.stdout:op 3736 completed, throughput=5MB/sec 2024-01-15T23:22:05.236 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-b05m-60xtM-j4Lm off=3848271 len=779431 2024-01-15T23:22:05.241 INFO:tasks.workunit.client.0.smithi053.stdout:op 3737 completed, throughput=5MB/sec 2024-01-15T23:22:05.241 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rqrxYfdA6uAbiUg off=14059104 len=204245 2024-01-15T23:22:05.242 INFO:tasks.workunit.client.0.smithi053.stdout:op 3738 completed, throughput=5MB/sec 2024-01-15T23:22:05.242 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6IyZ1eDZ5xtaNF_ off=319380 len=829199 2024-01-15T23:22:05.246 INFO:tasks.workunit.client.0.smithi053.stdout:op 3739 completed, throughput=5MB/sec 2024-01-15T23:22:05.246 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8lSK0rHGMCD09ma off=229920 len=739103 2024-01-15T23:22:05.247 INFO:tasks.workunit.client.0.smithi053.stdout:op 3740 completed, throughput=5MB/sec 2024-01-15T23:22:05.247 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tJ-XYb27xDcUxVr off=2133074 len=1802977 2024-01-15T23:22:05.258 INFO:tasks.workunit.client.0.smithi053.stdout:op 3741 completed, throughput=5MB/sec 2024-01-15T23:22:05.296 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:22:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:22:05] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2024-01-15T23:22:06.258 INFO:tasks.workunit.client.0.smithi053.stdout: 729: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:06.258 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dNk9AHecEnz7M3p off=929700 len=613459 2024-01-15T23:22:06.262 INFO:tasks.workunit.client.0.smithi053.stdout:op 3742 completed, throughput=5MB/sec 2024-01-15T23:22:06.262 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dEeffKaCBrjkfCt off=7465988 len=1275931 2024-01-15T23:22:06.265 INFO:tasks.workunit.client.0.smithi053.stdout:op 3743 completed, throughput=5MB/sec 2024-01-15T23:22:06.265 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LC9ls2li2f6CyWb off=13594663 len=23960 2024-01-15T23:22:06.266 INFO:tasks.workunit.client.0.smithi053.stdout:op 3744 completed, throughput=5MB/sec 2024-01-15T23:22:06.266 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qWtSEqMIt6KJEEN off=580000 len=1075948 2024-01-15T23:22:06.269 INFO:tasks.workunit.client.0.smithi053.stdout:op 3745 completed, throughput=5MB/sec 2024-01-15T23:22:06.269 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pfHoBLlY3LxdKAi off=6113958 len=1916862 2024-01-15T23:22:06.276 INFO:tasks.workunit.client.0.smithi053.stdout:op 3746 completed, throughput=5MB/sec 2024-01-15T23:22:07.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:06 smithi053 ceph-mon[143363]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:22:07.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:06 smithi053 ceph-mon[146052]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:22:07.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:06 smithi163 ceph-mon[138526]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:22:07.276 INFO:tasks.workunit.client.0.smithi053.stdout: 730: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:07.277 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DFA4zOoMTrNELlB off=3511469 len=226766 2024-01-15T23:22:07.277 INFO:tasks.workunit.client.0.smithi053.stdout:op 3747 completed, throughput=4.99MB/sec 2024-01-15T23:22:07.277 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-f4UPgsP9Y07ui5I off=2858208 len=1071894 2024-01-15T23:22:07.280 INFO:tasks.workunit.client.0.smithi053.stdout:op 3748 completed, throughput=5MB/sec 2024-01-15T23:22:07.280 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kHmKfsonphBmzue off=14944544 len=1126747 2024-01-15T23:22:07.285 INFO:tasks.workunit.client.0.smithi053.stdout:op 3749 completed, throughput=5MB/sec 2024-01-15T23:22:07.286 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xAmYioId4lWNSvO off=5344523 len=1047952 2024-01-15T23:22:07.291 INFO:tasks.workunit.client.0.smithi053.stdout:op 3750 completed, throughput=5MB/sec 2024-01-15T23:22:07.291 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9SrjsQPwWTc3ETC off=16986712 len=246318 2024-01-15T23:22:07.291 INFO:tasks.workunit.client.0.smithi053.stdout:op 3751 completed, throughput=5MB/sec 2024-01-15T23:22:07.292 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BoqFzqevFag7z3N off=2391719 len=1748408 2024-01-15T23:22:07.296 INFO:tasks.workunit.client.0.smithi053.stdout:op 3752 completed, throughput=5MB/sec 2024-01-15T23:22:08.296 INFO:tasks.workunit.client.0.smithi053.stdout: 731: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:08.297 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tJE0NP9cZf2BS05 off=552232 len=1641489 2024-01-15T23:22:08.304 INFO:tasks.workunit.client.0.smithi053.stdout:op 3753 completed, throughput=5MB/sec 2024-01-15T23:22:08.305 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tMyNtwquenNTWe4 off=5282490 len=1496531 2024-01-15T23:22:08.307 INFO:tasks.workunit.client.0.smithi053.stdout:op 3754 completed, throughput=5MB/sec 2024-01-15T23:22:08.308 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GAvoPfFLeLnFNu2 off=14630406 len=922090 2024-01-15T23:22:08.309 INFO:tasks.workunit.client.0.smithi053.stdout:op 3755 completed, throughput=5MB/sec 2024-01-15T23:22:08.309 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ff1jC2TxU1Mpl6n off=9968978 len=981373 2024-01-15T23:22:08.310 INFO:tasks.workunit.client.0.smithi053.stdout:op 3756 completed, throughput=5MB/sec 2024-01-15T23:22:09.045 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:08 smithi053 ceph-mon[143363]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:22:09.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:08 smithi053 ceph-mon[146052]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:22:09.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:08 smithi163 ceph-mon[138526]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:22:09.311 INFO:tasks.workunit.client.0.smithi053.stdout: 732: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:09.311 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VrcSZdO1TEwdvne off=11888669 len=1387644 2024-01-15T23:22:09.312 INFO:tasks.workunit.client.0.smithi053.stdout:op 3757 completed, throughput=5MB/sec 2024-01-15T23:22:09.312 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-L362uo0jq6X4ulF off=92196 len=2047767 2024-01-15T23:22:09.316 INFO:tasks.workunit.client.0.smithi053.stdout:op 3758 completed, throughput=5MB/sec 2024-01-15T23:22:09.316 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ST1GdJKkJmsfKX- off=88414 len=645755 2024-01-15T23:22:09.317 INFO:tasks.workunit.client.0.smithi053.stdout:op 3759 completed, throughput=5MB/sec 2024-01-15T23:22:09.318 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fOXx13b4QVx1zHz off=11600429 len=1531120 2024-01-15T23:22:09.319 INFO:tasks.workunit.client.0.smithi053.stdout:op 3760 completed, throughput=5MB/sec 2024-01-15T23:22:10.320 INFO:tasks.workunit.client.0.smithi053.stdout: 733: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:10.320 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iy9PrMb4JbNZeBc off=3598460 len=924585 2024-01-15T23:22:10.321 INFO:tasks.workunit.client.0.smithi053.stdout:op 3761 completed, throughput=5MB/sec 2024-01-15T23:22:10.321 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WAMztHTGyCs9nuz off=3058159 len=1810842 2024-01-15T23:22:10.332 INFO:tasks.workunit.client.0.smithi053.stdout:op 3762 completed, throughput=5MB/sec 2024-01-15T23:22:10.332 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7xqNenroZ6zK-vC off=10366948 len=2082700 2024-01-15T23:22:10.337 INFO:tasks.workunit.client.0.smithi053.stdout:op 3763 completed, throughput=5MB/sec 2024-01-15T23:22:11.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:10 smithi053 ceph-mon[143363]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:22:11.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:10 smithi053 ceph-mon[146052]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:22:11.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:10 smithi163 ceph-mon[138526]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:22:11.337 INFO:tasks.workunit.client.0.smithi053.stdout: 734: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:11.337 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0j0HMKsA_3ioYO1 off=5300599 len=704963 2024-01-15T23:22:11.343 INFO:tasks.workunit.client.0.smithi053.stdout:op 3764 completed, throughput=4.99MB/sec 2024-01-15T23:22:11.343 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oT509ujUThEa0Uu off=2160402 len=788532 2024-01-15T23:22:11.347 INFO:tasks.workunit.client.0.smithi053.stdout:op 3765 completed, throughput=5MB/sec 2024-01-15T23:22:11.347 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6goCZSeHGDxOvPu off=1190720 len=397606 2024-01-15T23:22:11.348 INFO:tasks.workunit.client.0.smithi053.stdout:op 3766 completed, throughput=5MB/sec 2024-01-15T23:22:11.348 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-J0YVSs99a-yTWQe off=12281108 len=2093042 2024-01-15T23:22:11.352 INFO:tasks.workunit.client.0.smithi053.stdout:op 3767 completed, throughput=5MB/sec 2024-01-15T23:22:11.352 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-flRGBTbX1em-y3B off=5327945 len=985358 2024-01-15T23:22:11.356 INFO:tasks.workunit.client.0.smithi053.stdout:op 3768 completed, throughput=5MB/sec 2024-01-15T23:22:11.357 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CgceSbLk6Boez9- off=417206 len=799017 2024-01-15T23:22:11.361 INFO:tasks.workunit.client.0.smithi053.stdout:op 3769 completed, throughput=5MB/sec 2024-01-15T23:22:12.361 INFO:tasks.workunit.client.0.smithi053.stdout: 735: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:12.361 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xRjEAc-amgW2CcM off=14759525 len=378177 2024-01-15T23:22:12.365 INFO:tasks.workunit.client.0.smithi053.stdout:op 3770 completed, throughput=4.99MB/sec 2024-01-15T23:22:12.366 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BODJbFPjAD0DZ0S off=770028 len=89454 2024-01-15T23:22:12.368 INFO:tasks.workunit.client.0.smithi053.stdout:op 3771 completed, throughput=4.99MB/sec 2024-01-15T23:22:12.368 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lSqUiauYQWCUYwv off=10006892 len=578471 2024-01-15T23:22:12.370 INFO:tasks.workunit.client.0.smithi053.stdout:op 3772 completed, throughput=5MB/sec 2024-01-15T23:22:12.370 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-L90SzG9C7mCfQsQ off=5197407 len=1260448 2024-01-15T23:22:12.376 INFO:tasks.workunit.client.0.smithi053.stdout:op 3773 completed, throughput=5MB/sec 2024-01-15T23:22:12.376 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Uo6unDvs3sfQS3t off=9997204 len=942094 2024-01-15T23:22:12.377 INFO:tasks.workunit.client.0.smithi053.stdout:op 3774 completed, throughput=5MB/sec 2024-01-15T23:22:12.378 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sAmVJFaf_fNJCTe off=12666033 len=215890 2024-01-15T23:22:12.380 INFO:tasks.workunit.client.0.smithi053.stdout:op 3775 completed, throughput=5MB/sec 2024-01-15T23:22:12.381 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KxxCYXE777nhOYY off=2022115 len=518253 2024-01-15T23:22:12.381 INFO:tasks.workunit.client.0.smithi053.stdout:op 3776 completed, throughput=5MB/sec 2024-01-15T23:22:12.381 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gX-RF1I7ZTw-ytQ off=9361910 len=243417 2024-01-15T23:22:12.382 INFO:tasks.workunit.client.0.smithi053.stdout:op 3777 completed, throughput=5MB/sec 2024-01-15T23:22:12.382 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2xcPJnJEOJHU092 off=5274680 len=1323510 2024-01-15T23:22:12.384 INFO:tasks.workunit.client.0.smithi053.stdout:op 3778 completed, throughput=5MB/sec 2024-01-15T23:22:13.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:12 smithi053 ceph-mon[143363]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:22:13.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:12 smithi053 ceph-mon[146052]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:22:13.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:12 smithi163 ceph-mon[138526]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:22:13.385 INFO:tasks.workunit.client.0.smithi053.stdout: 736: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:13.385 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aIdpWblXFa4wV5A off=15250581 len=311967 2024-01-15T23:22:13.388 INFO:tasks.workunit.client.0.smithi053.stdout:op 3779 completed, throughput=4.99MB/sec 2024-01-15T23:22:13.389 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LrNH2hFvc_aCkJH off=11451354 len=309549 2024-01-15T23:22:13.390 INFO:tasks.workunit.client.0.smithi053.stdout:op 3780 completed, throughput=5MB/sec 2024-01-15T23:22:13.390 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yKd0s1wuzLLENea off=289637 len=1134019 2024-01-15T23:22:13.391 INFO:tasks.workunit.client.0.smithi053.stdout:op 3781 completed, throughput=5MB/sec 2024-01-15T23:22:13.391 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NE-0VD6uUI1EnG3 off=922105 len=62492 2024-01-15T23:22:13.392 INFO:tasks.workunit.client.0.smithi053.stdout:op 3782 completed, throughput=5MB/sec 2024-01-15T23:22:13.392 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vGlfbu3PfWbD3i7 off=8018870 len=459140 2024-01-15T23:22:13.395 INFO:tasks.workunit.client.0.smithi053.stdout:op 3783 completed, throughput=5MB/sec 2024-01-15T23:22:13.395 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-O6XMRWlw0JyPhUW off=5324336 len=303266 2024-01-15T23:22:13.398 INFO:tasks.workunit.client.0.smithi053.stdout:op 3784 completed, throughput=5MB/sec 2024-01-15T23:22:13.398 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_tJd9bNtrRl52GR off=1048879 len=1828426 2024-01-15T23:22:13.405 INFO:tasks.workunit.client.0.smithi053.stdout:op 3785 completed, throughput=5MB/sec 2024-01-15T23:22:13.406 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Uevw1HUHmW_LGOK off=4141406 len=852103 2024-01-15T23:22:13.406 INFO:tasks.workunit.client.0.smithi053.stdout:op 3786 completed, throughput=5MB/sec 2024-01-15T23:22:14.407 INFO:tasks.workunit.client.0.smithi053.stdout: 737: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:14.407 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6Squ9kpoXOnA03j off=8429307 len=578092 2024-01-15T23:22:14.408 INFO:tasks.workunit.client.0.smithi053.stdout:op 3787 completed, throughput=4.99MB/sec 2024-01-15T23:22:14.408 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JTwTeJ4mQG4yvbT off=1310293 len=260225 2024-01-15T23:22:14.409 INFO:tasks.workunit.client.0.smithi053.stdout:op 3788 completed, throughput=5MB/sec 2024-01-15T23:22:14.409 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-z9vybnhoMw6xKr9 off=2786977 len=1261482 2024-01-15T23:22:14.415 INFO:tasks.workunit.client.0.smithi053.stdout:op 3789 completed, throughput=5MB/sec 2024-01-15T23:22:14.415 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-swAVp-ei8RigG4X off=7766735 len=2060832 2024-01-15T23:22:14.417 INFO:tasks.workunit.client.0.smithi053.stdout:op 3790 completed, throughput=5MB/sec 2024-01-15T23:22:14.417 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Sj-8qb7u7fBT-_e off=621788 len=919806 2024-01-15T23:22:14.418 INFO:tasks.workunit.client.0.smithi053.stdout:op 3791 completed, throughput=5MB/sec 2024-01-15T23:22:15.007 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:14 smithi053 ceph-mon[143363]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:22:15.007 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:22:15.007 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:14 smithi053 ceph-mon[146052]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:22:15.007 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:22:15.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:14 smithi163 ceph-mon[138526]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:22:15.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:22:15.296 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:22:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:22:15] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2024-01-15T23:22:15.419 INFO:tasks.workunit.client.0.smithi053.stdout: 738: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:15.419 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yj_uWT_R_nrJa_6 off=245111 len=1366483 2024-01-15T23:22:15.427 INFO:tasks.workunit.client.0.smithi053.stdout:op 3792 completed, throughput=5MB/sec 2024-01-15T23:22:15.427 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-x1r8VUFqGe44FKk off=4124757 len=203711 2024-01-15T23:22:15.430 INFO:tasks.workunit.client.0.smithi053.stdout:op 3793 completed, throughput=5MB/sec 2024-01-15T23:22:15.430 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pU4Fig2ftWbluzy off=3893278 len=1312487 2024-01-15T23:22:15.436 INFO:tasks.workunit.client.0.smithi053.stdout:op 3794 completed, throughput=5MB/sec 2024-01-15T23:22:15.437 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IHVwN6x1-Aacj-e off=4027702 len=812257 2024-01-15T23:22:15.441 INFO:tasks.workunit.client.0.smithi053.stdout:op 3795 completed, throughput=5MB/sec 2024-01-15T23:22:15.441 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mKLqCR_fJzLvSLu off=1448313 len=1275323 2024-01-15T23:22:15.443 INFO:tasks.workunit.client.0.smithi053.stdout:op 3796 completed, throughput=5MB/sec 2024-01-15T23:22:16.444 INFO:tasks.workunit.client.0.smithi053.stdout: 739: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:16.444 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bw-8o9tl6iIYQG1 off=6862859 len=1115538 2024-01-15T23:22:16.450 INFO:tasks.workunit.client.0.smithi053.stdout:op 3797 completed, throughput=4.99MB/sec 2024-01-15T23:22:16.450 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Szn29ugMq1i-WvG off=1444029 len=1510768 2024-01-15T23:22:16.452 INFO:tasks.workunit.client.0.smithi053.stdout:op 3798 completed, throughput=5MB/sec 2024-01-15T23:22:16.452 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HlxlBYqz6JeGB5E off=12330151 len=251300 2024-01-15T23:22:16.453 INFO:tasks.workunit.client.0.smithi053.stdout:op 3799 completed, throughput=5MB/sec 2024-01-15T23:22:16.453 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SeCEGb_f0dFpMyb off=15773626 len=1408851 2024-01-15T23:22:16.459 INFO:tasks.workunit.client.0.smithi053.stdout:op 3800 completed, throughput=5MB/sec 2024-01-15T23:22:16.459 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VuyLMTEGlJWVcjG off=1482792 len=953485 2024-01-15T23:22:16.462 INFO:tasks.workunit.client.0.smithi053.stdout:op 3801 completed, throughput=5MB/sec 2024-01-15T23:22:16.462 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2EqfX3jwvbuHF4f off=11313440 len=2066805 2024-01-15T23:22:16.472 INFO:tasks.workunit.client.0.smithi053.stdout:op 3802 completed, throughput=5MB/sec 2024-01-15T23:22:17.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:16 smithi053 ceph-mon[143363]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:22:17.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:16 smithi053 ceph-mon[146052]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:22:17.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:16 smithi163 ceph-mon[138526]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:22:17.472 INFO:tasks.workunit.client.0.smithi053.stdout: 740: throughput=5MB/sec pending data=0 2024-01-15T23:22:17.472 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-azMezv7jQnMf_Hn off=13782079 len=1669547 2024-01-15T23:22:17.474 INFO:tasks.workunit.client.0.smithi053.stdout:op 3803 completed, throughput=5MB/sec 2024-01-15T23:22:17.474 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YiFAqTmQWSLl9wp off=19344726 len=520091 2024-01-15T23:22:17.476 INFO:tasks.workunit.client.0.smithi053.stdout:op 3804 completed, throughput=5MB/sec 2024-01-15T23:22:17.476 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TKDnZHePzI1GcWt off=4470861 len=1471007 2024-01-15T23:22:17.483 INFO:tasks.workunit.client.0.smithi053.stdout:op 3805 completed, throughput=5MB/sec 2024-01-15T23:22:18.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:17 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:22:18.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:17 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:22:18.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:17 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:22:18.483 INFO:tasks.workunit.client.0.smithi053.stdout: 741: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:18.484 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-39M9RYUHcgyOd1K off=5883609 len=1916789 2024-01-15T23:22:18.494 INFO:tasks.workunit.client.0.smithi053.stdout:op 3806 completed, throughput=5MB/sec 2024-01-15T23:22:18.494 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CGmHOf23M8FtkfT off=8173117 len=1942380 2024-01-15T23:22:18.495 INFO:tasks.workunit.client.0.smithi053.stdout:op 3807 completed, throughput=5MB/sec 2024-01-15T23:22:18.495 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hQODd41DdUjzPTr off=2453206 len=1206351 2024-01-15T23:22:18.496 INFO:tasks.workunit.client.0.smithi053.stdout:op 3808 completed, throughput=5MB/sec 2024-01-15T23:22:19.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:18 smithi053 ceph-mon[143363]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:22:19.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:18 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:22:19.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:18 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:22:19.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:18 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:22:19.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:18 smithi053 ceph-mon[146052]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:22:19.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:18 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:22:19.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:18 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:22:19.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:18 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:22:19.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:18 smithi163 ceph-mon[138526]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:22:19.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:18 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:22:19.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:18 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:22:19.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:18 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:22:19.497 INFO:tasks.workunit.client.0.smithi053.stdout: 742: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:19.497 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Rk7CHVDvx-3WNJc off=13458135 len=1830364 2024-01-15T23:22:19.500 INFO:tasks.workunit.client.0.smithi053.stdout:op 3809 completed, throughput=5MB/sec 2024-01-15T23:22:19.500 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8XZO1YXVFL80fB7 off=777711 len=1403305 2024-01-15T23:22:19.502 INFO:tasks.workunit.client.0.smithi053.stdout:op 3810 completed, throughput=5MB/sec 2024-01-15T23:22:19.502 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Qg6ksdN63gyAnSP off=7921787 len=490342 2024-01-15T23:22:19.506 INFO:tasks.workunit.client.0.smithi053.stdout:op 3811 completed, throughput=5MB/sec 2024-01-15T23:22:19.506 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_kuy8wGG5dNDSCL off=10893676 len=1204568 2024-01-15T23:22:19.515 INFO:tasks.workunit.client.0.smithi053.stdout:op 3812 completed, throughput=5MB/sec 2024-01-15T23:22:19.515 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jezs_Xm6eckbF-q off=4065095 len=1600633 2024-01-15T23:22:19.519 INFO:tasks.workunit.client.0.smithi053.stdout:op 3813 completed, throughput=5MB/sec 2024-01-15T23:22:20.519 INFO:tasks.workunit.client.0.smithi053.stdout: 743: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:20.520 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zCBVjoSwv_Aa4ZK off=10502312 len=933597 2024-01-15T23:22:20.522 INFO:tasks.workunit.client.0.smithi053.stdout:op 3814 completed, throughput=5MB/sec 2024-01-15T23:22:20.522 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-m3krdFLURCHt3Gi off=13290700 len=2028247 2024-01-15T23:22:20.531 INFO:tasks.workunit.client.0.smithi053.stdout:op 3815 completed, throughput=5MB/sec 2024-01-15T23:22:20.531 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9iH-BNCbmxcmLh_ off=8278653 len=1620727 2024-01-15T23:22:20.536 INFO:tasks.workunit.client.0.smithi053.stdout:op 3816 completed, throughput=5MB/sec 2024-01-15T23:22:21.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:20 smithi053 ceph-mon[143363]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:22:21.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:20 smithi053 ceph-mon[146052]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:22:21.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:20 smithi163 ceph-mon[138526]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:22:21.536 INFO:tasks.workunit.client.0.smithi053.stdout: 744: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:21.536 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wWXw7xeMa-TQ84R off=3826079 len=72189 2024-01-15T23:22:21.539 INFO:tasks.workunit.client.0.smithi053.stdout:op 3817 completed, throughput=4.99MB/sec 2024-01-15T23:22:21.539 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5VteUX6amBw-8nn off=6064026 len=469368 2024-01-15T23:22:21.541 INFO:tasks.workunit.client.0.smithi053.stdout:op 3818 completed, throughput=4.99MB/sec 2024-01-15T23:22:21.541 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-861ec9nPSja6gEc off=6174813 len=1385484 2024-01-15T23:22:21.542 INFO:tasks.workunit.client.0.smithi053.stdout:op 3819 completed, throughput=5MB/sec 2024-01-15T23:22:21.542 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pImReQics_g6VMw off=7826435 len=142706 2024-01-15T23:22:21.546 INFO:tasks.workunit.client.0.smithi053.stdout:op 3820 completed, throughput=5MB/sec 2024-01-15T23:22:21.546 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2H6zEJa0CLcCoI2 off=2873478 len=331977 2024-01-15T23:22:21.551 INFO:tasks.workunit.client.0.smithi053.stdout:op 3821 completed, throughput=5MB/sec 2024-01-15T23:22:21.551 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VTbxJBa7HkqSDox off=8524121 len=133517 2024-01-15T23:22:21.552 INFO:tasks.workunit.client.0.smithi053.stdout:op 3822 completed, throughput=5MB/sec 2024-01-15T23:22:21.552 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lJJ58ZNrNp8FwZc off=1143735 len=1301874 2024-01-15T23:22:21.552 INFO:tasks.workunit.client.0.smithi053.stdout:op 3823 completed, throughput=5MB/sec 2024-01-15T23:22:21.552 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-h58dqel_NaGWb7M off=20097350 len=241696 2024-01-15T23:22:21.554 INFO:tasks.workunit.client.0.smithi053.stdout:op 3824 completed, throughput=5MB/sec 2024-01-15T23:22:21.554 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-y0lAn4Wha0LvKNH off=4991982 len=1875481 2024-01-15T23:22:21.556 INFO:tasks.workunit.client.0.smithi053.stdout:op 3825 completed, throughput=5MB/sec 2024-01-15T23:22:22.556 INFO:tasks.workunit.client.0.smithi053.stdout: 745: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:22.556 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-L4-mZp3kg6VMiaP off=4896904 len=401214 2024-01-15T23:22:22.560 INFO:tasks.workunit.client.0.smithi053.stdout:op 3826 completed, throughput=5MB/sec 2024-01-15T23:22:22.560 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zfUNMznf86jrWCy off=925020 len=173994 2024-01-15T23:22:22.561 INFO:tasks.workunit.client.0.smithi053.stdout:op 3827 completed, throughput=5MB/sec 2024-01-15T23:22:22.561 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-e0d0BGBuuXXOGrx off=4738548 len=953391 2024-01-15T23:22:22.566 INFO:tasks.workunit.client.0.smithi053.stdout:op 3828 completed, throughput=5MB/sec 2024-01-15T23:22:22.566 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XmpyCfihoHD47dm off=11678887 len=993119 2024-01-15T23:22:22.568 INFO:tasks.workunit.client.0.smithi053.stdout:op 3829 completed, throughput=5MB/sec 2024-01-15T23:22:22.568 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OZt07J8hgBdRkh6 off=2005148 len=1443855 2024-01-15T23:22:22.576 INFO:tasks.workunit.client.0.smithi053.stdout:op 3830 completed, throughput=5MB/sec 2024-01-15T23:22:22.576 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9zr1-bJs_UdMbZH off=9172189 len=285201 2024-01-15T23:22:22.579 INFO:tasks.workunit.client.0.smithi053.stdout:op 3831 completed, throughput=5MB/sec 2024-01-15T23:22:22.579 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pmQ2cBNYE9G9cGR off=3892426 len=1607015 2024-01-15T23:22:22.580 INFO:tasks.workunit.client.0.smithi053.stdout:op 3832 completed, throughput=5MB/sec 2024-01-15T23:22:23.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:22 smithi053 ceph-mon[143363]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-01-15T23:22:23.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:22 smithi053 ceph-mon[146052]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-01-15T23:22:23.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:22 smithi163 ceph-mon[138526]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-01-15T23:22:23.581 INFO:tasks.workunit.client.0.smithi053.stdout: 746: throughput=5MB/sec pending data=0 2024-01-15T23:22:23.581 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lo0m0JQ9bAZa2eu off=5352294 len=659342 2024-01-15T23:22:23.585 INFO:tasks.workunit.client.0.smithi053.stdout:op 3833 completed, throughput=5MB/sec 2024-01-15T23:22:23.585 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eq8eItce-gosqji off=18296266 len=2051990 2024-01-15T23:22:23.593 INFO:tasks.workunit.client.0.smithi053.stdout:op 3834 completed, throughput=5MB/sec 2024-01-15T23:22:23.593 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lUzLH8yLkGKSyDf off=13429093 len=756892 2024-01-15T23:22:23.595 INFO:tasks.workunit.client.0.smithi053.stdout:op 3835 completed, throughput=5MB/sec 2024-01-15T23:22:23.595 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jccmp7hiFq0CzKI off=10972349 len=1432037 2024-01-15T23:22:23.596 INFO:tasks.workunit.client.0.smithi053.stdout:op 3836 completed, throughput=5MB/sec 2024-01-15T23:22:24.597 INFO:tasks.workunit.client.0.smithi053.stdout: 747: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:24.597 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6RmWZ5qNEUcH0Gi off=1939312 len=249999 2024-01-15T23:22:24.597 INFO:tasks.workunit.client.0.smithi053.stdout:op 3837 completed, throughput=5MB/sec 2024-01-15T23:22:24.598 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eaKrNm-xT9KxPAI off=18938677 len=305586 2024-01-15T23:22:24.601 INFO:tasks.workunit.client.0.smithi053.stdout:op 3838 completed, throughput=5MB/sec 2024-01-15T23:22:24.601 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UmalBvIanfJBpOd off=11150903 len=358357 2024-01-15T23:22:24.605 INFO:tasks.workunit.client.0.smithi053.stdout:op 3839 completed, throughput=5MB/sec 2024-01-15T23:22:24.605 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CmWVw9N-zcDCn7L off=779242 len=386350 2024-01-15T23:22:24.605 INFO:tasks.workunit.client.0.smithi053.stdout:op 3840 completed, throughput=5MB/sec 2024-01-15T23:22:24.605 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PMtjAEZw5uq3XO3 off=7538584 len=1268983 2024-01-15T23:22:24.612 INFO:tasks.workunit.client.0.smithi053.stdout:op 3841 completed, throughput=5MB/sec 2024-01-15T23:22:24.612 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gU7_MCBcYhmrTwP off=10188404 len=377906 2024-01-15T23:22:24.613 INFO:tasks.workunit.client.0.smithi053.stdout:op 3842 completed, throughput=5MB/sec 2024-01-15T23:22:24.613 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LolF6tQxUaMYcJn off=226176 len=1355290 2024-01-15T23:22:24.614 INFO:tasks.workunit.client.0.smithi053.stdout:op 3843 completed, throughput=5MB/sec 2024-01-15T23:22:25.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:24 smithi053 ceph-mon[143363]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:22:25.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:24 smithi053 ceph-mon[146052]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:22:25.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:22:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:22:25] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2024-01-15T23:22:25.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:24 smithi163 ceph-mon[138526]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:22:25.615 INFO:tasks.workunit.client.0.smithi053.stdout: 748: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:25.615 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ojCZe7SciXXGTpR off=14856337 len=1892495 2024-01-15T23:22:25.622 INFO:tasks.workunit.client.0.smithi053.stdout:op 3844 completed, throughput=5MB/sec 2024-01-15T23:22:25.622 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7YlXyy7vTZJZjZB off=2485272 len=1027112 2024-01-15T23:22:25.623 INFO:tasks.workunit.client.0.smithi053.stdout:op 3845 completed, throughput=5MB/sec 2024-01-15T23:22:25.624 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-r0_aaSzmtSSUWJF off=2177741 len=149285 2024-01-15T23:22:25.624 INFO:tasks.workunit.client.0.smithi053.stdout:op 3846 completed, throughput=5MB/sec 2024-01-15T23:22:25.624 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ftAb106_XU7VsdT off=5305678 len=1238285 2024-01-15T23:22:25.627 INFO:tasks.workunit.client.0.smithi053.stdout:op 3847 completed, throughput=5MB/sec 2024-01-15T23:22:25.627 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Hujn9eXrvatWh3M off=8913478 len=1637429 2024-01-15T23:22:25.633 INFO:tasks.workunit.client.0.smithi053.stdout:op 3848 completed, throughput=5MB/sec 2024-01-15T23:22:26.633 INFO:tasks.workunit.client.0.smithi053.stdout: 749: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:26.634 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7pH-1Z-wyN7nsXi off=178275 len=2080673 2024-01-15T23:22:26.643 INFO:tasks.workunit.client.0.smithi053.stdout:op 3849 completed, throughput=5MB/sec 2024-01-15T23:22:26.643 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LR1Zxr60bqqpno5 off=3279292 len=546501 2024-01-15T23:22:26.644 INFO:tasks.workunit.client.0.smithi053.stdout:op 3850 completed, throughput=5MB/sec 2024-01-15T23:22:26.645 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MSB4jiJDbih_Mco off=439239 len=1900543 2024-01-15T23:22:26.655 INFO:tasks.workunit.client.0.smithi053.stdout:op 3851 completed, throughput=5MB/sec 2024-01-15T23:22:26.655 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6yOVaQutsLQ2vtj off=681879 len=425165 2024-01-15T23:22:26.658 INFO:tasks.workunit.client.0.smithi053.stdout:op 3852 completed, throughput=5MB/sec 2024-01-15T23:22:27.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:26 smithi053 ceph-mon[143363]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:22:27.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:26 smithi053 ceph-mon[146052]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:22:27.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:26 smithi163 ceph-mon[138526]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:22:27.659 INFO:tasks.workunit.client.0.smithi053.stdout: 750: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:27.659 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gyZOQmNTrfEexQC off=16427070 len=959687 2024-01-15T23:22:27.660 INFO:tasks.workunit.client.0.smithi053.stdout:op 3853 completed, throughput=4.99MB/sec 2024-01-15T23:22:27.660 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pN7mdERx9ytTPxi off=17552973 len=561116 2024-01-15T23:22:27.664 INFO:tasks.workunit.client.0.smithi053.stdout:op 3854 completed, throughput=5MB/sec 2024-01-15T23:22:27.664 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yPYqFzGccHkH0KT off=2450470 len=1227402 2024-01-15T23:22:27.667 INFO:tasks.workunit.client.0.smithi053.stdout:op 3855 completed, throughput=5MB/sec 2024-01-15T23:22:27.667 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--hh3MNl83-uc0G0 off=348024 len=815454 2024-01-15T23:22:27.668 INFO:tasks.workunit.client.0.smithi053.stdout:op 3856 completed, throughput=5MB/sec 2024-01-15T23:22:27.668 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-znoi5WNaKlHJH6v off=7192699 len=373408 2024-01-15T23:22:27.672 INFO:tasks.workunit.client.0.smithi053.stdout:op 3857 completed, throughput=5MB/sec 2024-01-15T23:22:27.672 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XXQ0QYGqvgdf6Di off=15998622 len=165094 2024-01-15T23:22:27.672 INFO:tasks.workunit.client.0.smithi053.stdout:op 3858 completed, throughput=5MB/sec 2024-01-15T23:22:27.672 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GjH3VPziYapkY6s off=14154248 len=529543 2024-01-15T23:22:27.676 INFO:tasks.workunit.client.0.smithi053.stdout:op 3859 completed, throughput=5MB/sec 2024-01-15T23:22:27.676 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CnrFnUVMRJXJ198 off=620704 len=245014 2024-01-15T23:22:27.678 INFO:tasks.workunit.client.0.smithi053.stdout:op 3860 completed, throughput=5MB/sec 2024-01-15T23:22:27.678 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3Cvcra4JlyHMbEA off=17799190 len=374335 2024-01-15T23:22:27.679 INFO:tasks.workunit.client.0.smithi053.stdout:op 3861 completed, throughput=5MB/sec 2024-01-15T23:22:28.679 INFO:tasks.workunit.client.0.smithi053.stdout: 751: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:28.680 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-we-trw0kndHBwZK off=2509269 len=400085 2024-01-15T23:22:28.681 INFO:tasks.workunit.client.0.smithi053.stdout:op 3862 completed, throughput=4.99MB/sec 2024-01-15T23:22:28.681 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Zfq9qHsXIWrJlUY off=10214312 len=290186 2024-01-15T23:22:28.683 INFO:tasks.workunit.client.0.smithi053.stdout:op 3863 completed, throughput=4.99MB/sec 2024-01-15T23:22:28.684 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8z3eAqA4FrPBIRl off=5586585 len=1345946 2024-01-15T23:22:28.689 INFO:tasks.workunit.client.0.smithi053.stdout:op 3864 completed, throughput=5MB/sec 2024-01-15T23:22:28.689 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-e8VMJ47myGwXJDD off=4971265 len=1032754 2024-01-15T23:22:28.695 INFO:tasks.workunit.client.0.smithi053.stdout:op 3865 completed, throughput=5MB/sec 2024-01-15T23:22:28.695 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-v_R5Xkoyrtqw_fu off=15215568 len=734060 2024-01-15T23:22:28.697 INFO:tasks.workunit.client.0.smithi053.stdout:op 3866 completed, throughput=5MB/sec 2024-01-15T23:22:28.697 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RDKdMl2e2Q3-_oa off=937689 len=671998 2024-01-15T23:22:28.697 INFO:tasks.workunit.client.0.smithi053.stdout:op 3867 completed, throughput=5MB/sec 2024-01-15T23:22:28.697 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LfcKHGr0--Z5Gnq off=10009734 len=482367 2024-01-15T23:22:28.698 INFO:tasks.workunit.client.0.smithi053.stdout:op 3868 completed, throughput=5MB/sec 2024-01-15T23:22:28.698 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GZHQavtVPAkSo17 off=4146999 len=1471509 2024-01-15T23:22:28.700 INFO:tasks.workunit.client.0.smithi053.stdout:op 3869 completed, throughput=5MB/sec 2024-01-15T23:22:29.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:28 smithi053 ceph-mon[143363]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:22:29.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:28 smithi053 ceph-mon[146052]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:22:29.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:28 smithi163 ceph-mon[138526]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:22:29.701 INFO:tasks.workunit.client.0.smithi053.stdout: 752: throughput=5MB/sec pending data=0 2024-01-15T23:22:29.701 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jkk0pTmqte8Chmu off=23722 len=897183 2024-01-15T23:22:29.706 INFO:tasks.workunit.client.0.smithi053.stdout:op 3870 completed, throughput=5MB/sec 2024-01-15T23:22:29.706 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1flOk0ao4N9Lssv off=10183619 len=1143489 2024-01-15T23:22:29.712 INFO:tasks.workunit.client.0.smithi053.stdout:op 3871 completed, throughput=5MB/sec 2024-01-15T23:22:29.712 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zEi9ZDPufByq4tj off=3184960 len=769929 2024-01-15T23:22:29.716 INFO:tasks.workunit.client.0.smithi053.stdout:op 3872 completed, throughput=5MB/sec 2024-01-15T23:22:29.716 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-v2wE939xCMjYVl5 off=1230717 len=2013618 2024-01-15T23:22:29.718 INFO:tasks.workunit.client.0.smithi053.stdout:op 3873 completed, throughput=5MB/sec 2024-01-15T23:22:30.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:22:30.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:22:30.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:22:30.719 INFO:tasks.workunit.client.0.smithi053.stdout: 753: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:30.719 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-e4VaPv_vahkOZrB off=11132216 len=530416 2024-01-15T23:22:30.723 INFO:tasks.workunit.client.0.smithi053.stdout:op 3874 completed, throughput=5MB/sec 2024-01-15T23:22:30.723 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zM4vTcnMYzMdB4n off=1587399 len=1697777 2024-01-15T23:22:30.725 INFO:tasks.workunit.client.0.smithi053.stdout:op 3875 completed, throughput=5MB/sec 2024-01-15T23:22:30.725 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6zt-ya3vPKDWP49 off=7294461 len=163081 2024-01-15T23:22:30.728 INFO:tasks.workunit.client.0.smithi053.stdout:op 3876 completed, throughput=5MB/sec 2024-01-15T23:22:30.728 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-svb7HJqsPxhrU4o off=9388958 len=91355 2024-01-15T23:22:30.731 INFO:tasks.workunit.client.0.smithi053.stdout:op 3877 completed, throughput=5MB/sec 2024-01-15T23:22:30.731 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-40zqAb0EDRCuEDS off=1988275 len=2027472 2024-01-15T23:22:30.738 INFO:tasks.workunit.client.0.smithi053.stdout:op 3878 completed, throughput=5MB/sec 2024-01-15T23:22:30.738 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pjvsRXNsPv1hBwR off=1103392 len=1378759 2024-01-15T23:22:30.745 INFO:tasks.workunit.client.0.smithi053.stdout:op 3879 completed, throughput=5MB/sec 2024-01-15T23:22:31.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:30 smithi053 ceph-mon[143363]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:22:31.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:30 smithi053 ceph-mon[146052]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:22:31.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:30 smithi163 ceph-mon[138526]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:22:31.746 INFO:tasks.workunit.client.0.smithi053.stdout: 754: throughput=5MB/sec pending data=0 2024-01-15T23:22:31.746 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-97oKKNQkX9QCuv5 off=3560294 len=1690804 2024-01-15T23:22:31.749 INFO:tasks.workunit.client.0.smithi053.stdout:op 3880 completed, throughput=5MB/sec 2024-01-15T23:22:31.749 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Xi1E_IvqBoTFP1F off=3500545 len=1859745 2024-01-15T23:22:31.752 INFO:tasks.workunit.client.0.smithi053.stdout:op 3881 completed, throughput=5MB/sec 2024-01-15T23:22:31.752 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dMU4hYpfys5Fqtk off=19541078 len=965309 2024-01-15T23:22:31.754 INFO:tasks.workunit.client.0.smithi053.stdout:op 3882 completed, throughput=5MB/sec 2024-01-15T23:22:32.754 INFO:tasks.workunit.client.0.smithi053.stdout: 755: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:32.754 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4VcZ49CBy8Lw1qa off=10644125 len=46037 2024-01-15T23:22:32.757 INFO:tasks.workunit.client.0.smithi053.stdout:op 3883 completed, throughput=4.99MB/sec 2024-01-15T23:22:32.757 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5d0pxXoqMl3wudg off=7428281 len=1163878 2024-01-15T23:22:32.763 INFO:tasks.workunit.client.0.smithi053.stdout:op 3884 completed, throughput=5MB/sec 2024-01-15T23:22:32.763 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-L1Vme0X2IcXh_ph off=9211186 len=1785460 2024-01-15T23:22:32.770 INFO:tasks.workunit.client.0.smithi053.stdout:op 3885 completed, throughput=5MB/sec 2024-01-15T23:22:32.770 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-d3EXTGKTtEKqcYC off=11887885 len=840853 2024-01-15T23:22:32.776 INFO:tasks.workunit.client.0.smithi053.stdout:op 3886 completed, throughput=5MB/sec 2024-01-15T23:22:32.776 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CDGc0a5e3YvVm0U off=3312506 len=106013 2024-01-15T23:22:32.777 INFO:tasks.workunit.client.0.smithi053.stdout:op 3887 completed, throughput=5MB/sec 2024-01-15T23:22:32.777 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ekZRWUDG4pungww off=1693964 len=1776513 2024-01-15T23:22:32.787 INFO:tasks.workunit.client.0.smithi053.stdout:op 3888 completed, throughput=5MB/sec 2024-01-15T23:22:33.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:32 smithi053 ceph-mon[143363]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:22:33.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:32 smithi053 ceph-mon[146052]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:22:33.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:32 smithi163 ceph-mon[138526]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:22:33.788 INFO:tasks.workunit.client.0.smithi053.stdout: 756: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:33.788 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wrmrrG0a_0U9yO5 off=3113664 len=1760586 2024-01-15T23:22:33.790 INFO:tasks.workunit.client.0.smithi053.stdout:op 3889 completed, throughput=5MB/sec 2024-01-15T23:22:33.790 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4_XSNPicZP763dq off=14347043 len=1581962 2024-01-15T23:22:33.793 INFO:tasks.workunit.client.0.smithi053.stdout:op 3890 completed, throughput=5MB/sec 2024-01-15T23:22:33.793 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-w_lrnqs7ewm_8Fy off=6172031 len=1817492 2024-01-15T23:22:33.802 INFO:tasks.workunit.client.0.smithi053.stdout:op 3891 completed, throughput=5MB/sec 2024-01-15T23:22:34.803 INFO:tasks.workunit.client.0.smithi053.stdout: 757: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:34.803 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-M66x4qlbLbBbvFG off=6376654 len=269839 2024-01-15T23:22:34.803 INFO:tasks.workunit.client.0.smithi053.stdout:op 3892 completed, throughput=4.99MB/sec 2024-01-15T23:22:34.803 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IcNJWwmyRFK04CJ off=0 len=1388501 2024-01-15T23:22:34.805 INFO:tasks.workunit.client.0.smithi053.stdout:op 3893 completed, throughput=5MB/sec 2024-01-15T23:22:34.805 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NyOZrzHb3GZHNGz off=17649380 len=286626 2024-01-15T23:22:34.809 INFO:tasks.workunit.client.0.smithi053.stdout:op 3894 completed, throughput=5MB/sec 2024-01-15T23:22:34.809 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Lw58R8EAVNNblE6 off=6056356 len=1486720 2024-01-15T23:22:34.810 INFO:tasks.workunit.client.0.smithi053.stdout:op 3895 completed, throughput=5MB/sec 2024-01-15T23:22:34.811 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-L8v-XuqWZ4jrgsY off=1887768 len=1506144 2024-01-15T23:22:34.817 INFO:tasks.workunit.client.0.smithi053.stdout:op 3896 completed, throughput=5MB/sec 2024-01-15T23:22:35.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:34 smithi053 ceph-mon[143363]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:22:35.046 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:22:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:22:35] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2024-01-15T23:22:35.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:34 smithi053 ceph-mon[146052]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:22:35.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:34 smithi163 ceph-mon[138526]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:22:35.817 INFO:tasks.workunit.client.0.smithi053.stdout: 758: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:35.817 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2gn3aTTkJwmIhPI off=308368 len=1402308 2024-01-15T23:22:35.824 INFO:tasks.workunit.client.0.smithi053.stdout:op 3897 completed, throughput=5MB/sec 2024-01-15T23:22:35.824 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dheD8jGUiXU8xKz off=4744488 len=43792 2024-01-15T23:22:35.824 INFO:tasks.workunit.client.0.smithi053.stdout:op 3898 completed, throughput=5MB/sec 2024-01-15T23:22:35.824 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1RZAlwVAwQsjpMj off=8453338 len=399735 2024-01-15T23:22:35.825 INFO:tasks.workunit.client.0.smithi053.stdout:op 3899 completed, throughput=5MB/sec 2024-01-15T23:22:35.825 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--t4y6SxoLrKlwk7 off=7780932 len=2080197 2024-01-15T23:22:35.827 INFO:tasks.workunit.client.0.smithi053.stdout:op 3900 completed, throughput=5MB/sec 2024-01-15T23:22:35.827 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bXPIZi4lui7PY19 off=912098 len=1823048 2024-01-15T23:22:35.830 INFO:tasks.workunit.client.0.smithi053.stdout:op 3901 completed, throughput=5MB/sec 2024-01-15T23:22:36.830 INFO:tasks.workunit.client.0.smithi053.stdout: 759: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:36.830 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MZWuTG9DrOYI0Ao off=1313693 len=823446 2024-01-15T23:22:36.835 INFO:tasks.workunit.client.0.smithi053.stdout:op 3902 completed, throughput=5MB/sec 2024-01-15T23:22:36.835 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pZCSAUEJV_YiUsd off=13511213 len=1055230 2024-01-15T23:22:36.840 INFO:tasks.workunit.client.0.smithi053.stdout:op 3903 completed, throughput=5MB/sec 2024-01-15T23:22:36.840 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BOl84JgiGtjE8_D off=6035910 len=1879503 2024-01-15T23:22:36.847 INFO:tasks.workunit.client.0.smithi053.stdout:op 3904 completed, throughput=5MB/sec 2024-01-15T23:22:36.847 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uEkAOvzWcruaiGa off=6907832 len=910388 2024-01-15T23:22:36.849 INFO:tasks.workunit.client.0.smithi053.stdout:op 3905 completed, throughput=5MB/sec 2024-01-15T23:22:36.849 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yRbRfBc7-kiPwVK off=8640790 len=1463860 2024-01-15T23:22:36.851 INFO:tasks.workunit.client.0.smithi053.stdout:op 3906 completed, throughput=5MB/sec 2024-01-15T23:22:37.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:36 smithi053 ceph-mon[143363]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:22:37.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:36 smithi053 ceph-mon[146052]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:22:37.232 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:36 smithi163 ceph-mon[138526]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:22:37.851 INFO:tasks.workunit.client.0.smithi053.stdout: 760: throughput=5MB/sec pending data=0 2024-01-15T23:22:37.851 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FEUoq8eUB49WkRD off=6070480 len=2081236 2024-01-15T23:22:37.853 INFO:tasks.workunit.client.0.smithi053.stdout:op 3907 completed, throughput=5MB/sec 2024-01-15T23:22:37.853 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-taO1PKZsv7t2GBn off=6984798 len=879933 2024-01-15T23:22:37.856 INFO:tasks.workunit.client.0.smithi053.stdout:op 3908 completed, throughput=5MB/sec 2024-01-15T23:22:37.856 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fGaxQ-lJm72sMTG off=2930159 len=278014 2024-01-15T23:22:37.857 INFO:tasks.workunit.client.0.smithi053.stdout:op 3909 completed, throughput=5MB/sec 2024-01-15T23:22:37.857 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rfA1FushFTdfJGE off=1414617 len=1831296 2024-01-15T23:22:37.865 INFO:tasks.workunit.client.0.smithi053.stdout:op 3910 completed, throughput=5MB/sec 2024-01-15T23:22:38.865 INFO:tasks.workunit.client.0.smithi053.stdout: 761: throughput=5MB/sec pending data=0 2024-01-15T23:22:38.866 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EUbbreWn6Be_GHw off=2230628 len=171567 2024-01-15T23:22:38.868 INFO:tasks.workunit.client.0.smithi053.stdout:op 3911 completed, throughput=5MB/sec 2024-01-15T23:22:38.868 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Z9Jr791iHQ2-Ufq off=3303069 len=984580 2024-01-15T23:22:38.870 INFO:tasks.workunit.client.0.smithi053.stdout:op 3912 completed, throughput=5MB/sec 2024-01-15T23:22:38.870 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Szn29ugMq1i-WvG off=1234848 len=1817217 2024-01-15T23:22:38.873 INFO:tasks.workunit.client.0.smithi053.stdout:op 3913 completed, throughput=5MB/sec 2024-01-15T23:22:38.873 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vtwV3CWKX1xsbyP off=11620405 len=874343 2024-01-15T23:22:38.874 INFO:tasks.workunit.client.0.smithi053.stdout:op 3914 completed, throughput=5MB/sec 2024-01-15T23:22:38.874 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Gr2CTcAvcHp7tkt off=2311814 len=1709150 2024-01-15T23:22:38.876 INFO:tasks.workunit.client.0.smithi053.stdout:op 3915 completed, throughput=5MB/sec 2024-01-15T23:22:39.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:38 smithi163 ceph-mon[138526]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:22:39.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:38 smithi053 ceph-mon[143363]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:22:39.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:38 smithi053 ceph-mon[146052]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:22:39.876 INFO:tasks.workunit.client.0.smithi053.stdout: 762: throughput=5MB/sec pending data=0 2024-01-15T23:22:39.876 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4poovYn1-XSz_6E off=6638300 len=856968 2024-01-15T23:22:39.877 INFO:tasks.workunit.client.0.smithi053.stdout:op 3916 completed, throughput=5MB/sec 2024-01-15T23:22:39.878 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-B-xjX1xX2eVTMmz off=5637173 len=32882 2024-01-15T23:22:39.880 INFO:tasks.workunit.client.0.smithi053.stdout:op 3917 completed, throughput=5MB/sec 2024-01-15T23:22:39.880 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-800tbKbDHovN7X2 off=1204360 len=1419208 2024-01-15T23:22:39.887 INFO:tasks.workunit.client.0.smithi053.stdout:op 3918 completed, throughput=5MB/sec 2024-01-15T23:22:39.887 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-57La-HiXnlO9BsB off=515352 len=62938 2024-01-15T23:22:39.887 INFO:tasks.workunit.client.0.smithi053.stdout:op 3919 completed, throughput=5MB/sec 2024-01-15T23:22:39.888 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BUxZakHZ8rwCWVe off=11688400 len=1731037 2024-01-15T23:22:39.889 INFO:tasks.workunit.client.0.smithi053.stdout:op 3920 completed, throughput=5MB/sec 2024-01-15T23:22:40.890 INFO:tasks.workunit.client.0.smithi053.stdout: 763: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:40.890 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_jWRCdZhOsQCYtJ off=10866819 len=364571 2024-01-15T23:22:40.890 INFO:tasks.workunit.client.0.smithi053.stdout:op 3921 completed, throughput=4.99MB/sec 2024-01-15T23:22:40.890 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1weVnrbsCCG2KqT off=1768389 len=1931268 2024-01-15T23:22:40.902 INFO:tasks.workunit.client.0.smithi053.stdout:op 3922 completed, throughput=5MB/sec 2024-01-15T23:22:40.902 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3ZL9Uilbt7d_Scx off=21383156 len=80250 2024-01-15T23:22:40.902 INFO:tasks.workunit.client.0.smithi053.stdout:op 3923 completed, throughput=5MB/sec 2024-01-15T23:22:40.902 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zKGmdBrtsBpn6yO off=15985867 len=788728 2024-01-15T23:22:40.904 INFO:tasks.workunit.client.0.smithi053.stdout:op 3924 completed, throughput=5MB/sec 2024-01-15T23:22:40.904 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0ogj8hcJrRDN6kr off=7440803 len=916324 2024-01-15T23:22:40.905 INFO:tasks.workunit.client.0.smithi053.stdout:op 3925 completed, throughput=5MB/sec 2024-01-15T23:22:40.905 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-h3Q7nGz0Z6NMQa7 off=3515391 len=1510504 2024-01-15T23:22:40.912 INFO:tasks.workunit.client.0.smithi053.stdout:op 3926 completed, throughput=5MB/sec 2024-01-15T23:22:41.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:40 smithi163 ceph-mon[138526]: pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:22:41.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:40 smithi053 ceph-mon[143363]: pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:22:41.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:40 smithi053 ceph-mon[146052]: pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:22:41.912 INFO:tasks.workunit.client.0.smithi053.stdout: 764: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:41.912 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--Ju586q_LpJWdTa off=6656099 len=713957 2024-01-15T23:22:41.916 INFO:tasks.workunit.client.0.smithi053.stdout:op 3927 completed, throughput=5MB/sec 2024-01-15T23:22:41.917 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GpSsQoiVaDU0vCn off=4289868 len=1134828 2024-01-15T23:22:41.923 INFO:tasks.workunit.client.0.smithi053.stdout:op 3928 completed, throughput=5MB/sec 2024-01-15T23:22:41.923 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QieOYBo2Z1Y5FiA off=5592176 len=83986 2024-01-15T23:22:41.925 INFO:tasks.workunit.client.0.smithi053.stdout:op 3929 completed, throughput=5MB/sec 2024-01-15T23:22:41.925 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LVQkp9BfaDNay88 off=1397233 len=1412337 2024-01-15T23:22:41.927 INFO:tasks.workunit.client.0.smithi053.stdout:op 3930 completed, throughput=5MB/sec 2024-01-15T23:22:41.927 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3mkWQwyE6jnB2qb off=8823212 len=350468 2024-01-15T23:22:41.930 INFO:tasks.workunit.client.0.smithi053.stdout:op 3931 completed, throughput=5MB/sec 2024-01-15T23:22:41.930 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ynTXCeYcKaBEnkl off=715319 len=149192 2024-01-15T23:22:41.933 INFO:tasks.workunit.client.0.smithi053.stdout:op 3932 completed, throughput=5MB/sec 2024-01-15T23:22:41.933 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cYjcrK-3cvmqzcM off=1523131 len=840172 2024-01-15T23:22:41.934 INFO:tasks.workunit.client.0.smithi053.stdout:op 3933 completed, throughput=5MB/sec 2024-01-15T23:22:41.934 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bE6_NuhQz2puu-V off=6905351 len=1473978 2024-01-15T23:22:41.941 INFO:tasks.workunit.client.0.smithi053.stdout:op 3934 completed, throughput=5MB/sec 2024-01-15T23:22:42.941 INFO:tasks.workunit.client.0.smithi053.stdout: 765: throughput=5MB/sec pending data=0 2024-01-15T23:22:42.942 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-C6RF7m6fQ0H-qsZ off=33390 len=1984129 2024-01-15T23:22:42.952 INFO:tasks.workunit.client.0.smithi053.stdout:op 3935 completed, throughput=5MB/sec 2024-01-15T23:22:42.952 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yY7grln915bYrV8 off=7521276 len=2021644 2024-01-15T23:22:42.959 INFO:tasks.workunit.client.0.smithi053.stdout:op 3936 completed, throughput=5MB/sec 2024-01-15T23:22:42.959 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_L6YQd2wm8c78nP off=4735300 len=49771 2024-01-15T23:22:42.959 INFO:tasks.workunit.client.0.smithi053.stdout:op 3937 completed, throughput=5MB/sec 2024-01-15T23:22:42.959 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OM9dvsELBq465xM off=10535490 len=1307175 2024-01-15T23:22:42.966 INFO:tasks.workunit.client.0.smithi053.stdout:op 3938 completed, throughput=5MB/sec 2024-01-15T23:22:43.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:42 smithi163 ceph-mon[138526]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:22:43.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:42 smithi053 ceph-mon[143363]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:22:43.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:42 smithi053 ceph-mon[146052]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-01-15T23:22:43.967 INFO:tasks.workunit.client.0.smithi053.stdout: 766: throughput=5MB/sec pending data=0 2024-01-15T23:22:43.967 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-S1M4xUe66d5r4OP off=4104234 len=463348 2024-01-15T23:22:43.968 INFO:tasks.workunit.client.0.smithi053.stdout:op 3939 completed, throughput=5MB/sec 2024-01-15T23:22:43.968 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-H3vr6-P8CkZnXhi off=2031852 len=1273565 2024-01-15T23:22:43.976 INFO:tasks.workunit.client.0.smithi053.stdout:op 3940 completed, throughput=5MB/sec 2024-01-15T23:22:43.976 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KoGKcvQADyV9U-C off=2824224 len=1732970 2024-01-15T23:22:43.978 INFO:tasks.workunit.client.0.smithi053.stdout:op 3941 completed, throughput=5MB/sec 2024-01-15T23:22:43.978 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-J3os9HHn7vGJETR off=7179627 len=214707 2024-01-15T23:22:43.981 INFO:tasks.workunit.client.0.smithi053.stdout:op 3942 completed, throughput=5MB/sec 2024-01-15T23:22:43.981 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-h9wPISg4DHVLPdV off=5214794 len=702940 2024-01-15T23:22:43.986 INFO:tasks.workunit.client.0.smithi053.stdout:op 3943 completed, throughput=5MB/sec 2024-01-15T23:22:44.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:22:44.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:22:44.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:22:44.986 INFO:tasks.workunit.client.0.smithi053.stdout: 767: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:44.986 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HLst4MLr3lM1OL3 off=16435556 len=588842 2024-01-15T23:22:44.991 INFO:tasks.workunit.client.0.smithi053.stdout:op 3944 completed, throughput=4.99MB/sec 2024-01-15T23:22:44.991 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OnnJk8PPdkWGpVo off=16407478 len=411036 2024-01-15T23:22:44.994 INFO:tasks.workunit.client.0.smithi053.stdout:op 3945 completed, throughput=5MB/sec 2024-01-15T23:22:44.994 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-isiaHvUXVaPDVPk off=17183187 len=87853 2024-01-15T23:22:44.997 INFO:tasks.workunit.client.0.smithi053.stdout:op 3946 completed, throughput=5MB/sec 2024-01-15T23:22:44.997 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Oa_W5-gqaRjdmLU off=1213420 len=904087 2024-01-15T23:22:45.002 INFO:tasks.workunit.client.0.smithi053.stdout:op 3947 completed, throughput=5MB/sec 2024-01-15T23:22:45.003 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--VQ8rTSlhUxaXHd off=1464768 len=487077 2024-01-15T23:22:45.006 INFO:tasks.workunit.client.0.smithi053.stdout:op 3948 completed, throughput=5MB/sec 2024-01-15T23:22:45.006 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5_rsP_inlU8cHES off=843620 len=561896 2024-01-15T23:22:45.007 INFO:tasks.workunit.client.0.smithi053.stdout:op 3949 completed, throughput=5MB/sec 2024-01-15T23:22:45.007 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zL4nu2NLWYbgSGQ off=0 len=1371544 2024-01-15T23:22:45.014 INFO:tasks.workunit.client.0.smithi053.stdout:op 3950 completed, throughput=5MB/sec 2024-01-15T23:22:45.014 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EUbbreWn6Be_GHw off=278936 len=1686169 2024-01-15T23:22:45.017 INFO:tasks.workunit.client.0.smithi053.stdout:op 3951 completed, throughput=5MB/sec 2024-01-15T23:22:45.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:44 smithi163 ceph-mon[138526]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:22:45.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:44 smithi053 ceph-mon[143363]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:22:45.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:22:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:22:45] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:22:45.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:44 smithi053 ceph-mon[146052]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:22:46.017 INFO:tasks.workunit.client.0.smithi053.stdout: 768: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:46.018 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rxP8ngFYp1O6_NJ off=3498221 len=2017307 2024-01-15T23:22:46.027 INFO:tasks.workunit.client.0.smithi053.stdout:op 3952 completed, throughput=5MB/sec 2024-01-15T23:22:46.027 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DiDKGMlnhQXVNVg off=2591254 len=1256580 2024-01-15T23:22:46.034 INFO:tasks.workunit.client.0.smithi053.stdout:op 3953 completed, throughput=5MB/sec 2024-01-15T23:22:46.034 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Jvu9HBYtFTVlMJr off=508492 len=2021423 2024-01-15T23:22:46.042 INFO:tasks.workunit.client.0.smithi053.stdout:op 3954 completed, throughput=5MB/sec 2024-01-15T23:22:47.042 INFO:tasks.workunit.client.0.smithi053.stdout: 769: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:47.042 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7uahW1N2rdZfBvc off=396041 len=1488762 2024-01-15T23:22:47.050 INFO:tasks.workunit.client.0.smithi053.stdout:op 3955 completed, throughput=5MB/sec 2024-01-15T23:22:47.050 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pT9HuxmLxS9eTD8 off=1996657 len=1214131 2024-01-15T23:22:47.057 INFO:tasks.workunit.client.0.smithi053.stdout:op 3956 completed, throughput=5MB/sec 2024-01-15T23:22:47.057 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kN8H4mZt-0nBFLR off=565652 len=29852 2024-01-15T23:22:47.057 INFO:tasks.workunit.client.0.smithi053.stdout:op 3957 completed, throughput=5MB/sec 2024-01-15T23:22:47.058 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BwNzT2s4CPK1m7y off=2225863 len=1282531 2024-01-15T23:22:47.064 INFO:tasks.workunit.client.0.smithi053.stdout:op 3958 completed, throughput=5MB/sec 2024-01-15T23:22:47.064 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-k7r0HfaTVnmz952 off=4904983 len=1648167 2024-01-15T23:22:47.073 INFO:tasks.workunit.client.0.smithi053.stdout:op 3959 completed, throughput=5MB/sec 2024-01-15T23:22:47.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:46 smithi163 ceph-mon[138526]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:22:47.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:46 smithi053 ceph-mon[143363]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:22:47.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:46 smithi053 ceph-mon[146052]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:22:48.074 INFO:tasks.workunit.client.0.smithi053.stdout: 770: throughput=5MB/sec pending data=0 2024-01-15T23:22:48.074 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_hUMs7vO3eMlyw1 off=6323683 len=1226273 2024-01-15T23:22:48.076 INFO:tasks.workunit.client.0.smithi053.stdout:op 3960 completed, throughput=5MB/sec 2024-01-15T23:22:48.076 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-s62MC1uQ-Ll1w1Z off=4247592 len=47551 2024-01-15T23:22:48.078 INFO:tasks.workunit.client.0.smithi053.stdout:op 3961 completed, throughput=5MB/sec 2024-01-15T23:22:48.079 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4WnbPVny7K3jHPe off=12701545 len=1199836 2024-01-15T23:22:48.081 INFO:tasks.workunit.client.0.smithi053.stdout:op 3962 completed, throughput=5MB/sec 2024-01-15T23:22:48.081 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kyOpjEu1UbC9yr4 off=2574087 len=1559056 2024-01-15T23:22:48.088 INFO:tasks.workunit.client.0.smithi053.stdout:op 3963 completed, throughput=5MB/sec 2024-01-15T23:22:48.088 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-g0G7g-i32plszsQ off=9285803 len=100916 2024-01-15T23:22:48.090 INFO:tasks.workunit.client.0.smithi053.stdout:op 3964 completed, throughput=5MB/sec 2024-01-15T23:22:48.090 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JxxlcWg9fRNeezY off=10284991 len=997117 2024-01-15T23:22:48.095 INFO:tasks.workunit.client.0.smithi053.stdout:op 3965 completed, throughput=5MB/sec 2024-01-15T23:22:49.095 INFO:tasks.workunit.client.0.smithi053.stdout: 771: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:49.096 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sqDO-th0vVj371j off=6141821 len=1820450 2024-01-15T23:22:49.106 INFO:tasks.workunit.client.0.smithi053.stdout:op 3966 completed, throughput=5MB/sec 2024-01-15T23:22:49.106 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YZF2qHdhQikQjky off=1353606 len=947827 2024-01-15T23:22:49.111 INFO:tasks.workunit.client.0.smithi053.stdout:op 3967 completed, throughput=5MB/sec 2024-01-15T23:22:49.111 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pXSEscO_AmH98SN off=14330535 len=1142118 2024-01-15T23:22:49.117 INFO:tasks.workunit.client.0.smithi053.stdout:op 3968 completed, throughput=5MB/sec 2024-01-15T23:22:49.118 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-inRyY4d52CWEC6B off=5630567 len=1207351 2024-01-15T23:22:49.120 INFO:tasks.workunit.client.0.smithi053.stdout:op 3969 completed, throughput=5MB/sec 2024-01-15T23:22:49.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:48 smithi163 ceph-mon[138526]: pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:22:49.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:48 smithi053 ceph-mon[143363]: pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:22:49.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:48 smithi053 ceph-mon[146052]: pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:22:50.120 INFO:tasks.workunit.client.0.smithi053.stdout: 772: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:50.120 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eUdRcEQd9HtfjH7 off=22448819 len=989758 2024-01-15T23:22:50.126 INFO:tasks.workunit.client.0.smithi053.stdout:op 3970 completed, throughput=5MB/sec 2024-01-15T23:22:50.126 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5ecLOIKfkAtpoBQ off=9354373 len=938849 2024-01-15T23:22:50.132 INFO:tasks.workunit.client.0.smithi053.stdout:op 3971 completed, throughput=5MB/sec 2024-01-15T23:22:50.132 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-taO1PKZsv7t2GBn off=633879 len=787885 2024-01-15T23:22:50.136 INFO:tasks.workunit.client.0.smithi053.stdout:op 3972 completed, throughput=5MB/sec 2024-01-15T23:22:50.136 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_BSt4ZgobAqQrO4 off=205936 len=1346636 2024-01-15T23:22:50.143 INFO:tasks.workunit.client.0.smithi053.stdout:op 3973 completed, throughput=5MB/sec 2024-01-15T23:22:50.143 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MwNFBANGEDlm-B5 off=8991976 len=248825 2024-01-15T23:22:50.143 INFO:tasks.workunit.client.0.smithi053.stdout:op 3974 completed, throughput=5MB/sec 2024-01-15T23:22:50.143 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RKu3BzozAI2BsbO off=3695542 len=2020222 2024-01-15T23:22:50.154 INFO:tasks.workunit.client.0.smithi053.stdout:op 3975 completed, throughput=5MB/sec 2024-01-15T23:22:51.154 INFO:tasks.workunit.client.0.smithi053.stdout: 773: throughput=5MB/sec pending data=0 2024-01-15T23:22:51.154 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1Dg-PpzOvwFz5Y6 off=5235702 len=910143 2024-01-15T23:22:51.155 INFO:tasks.workunit.client.0.smithi053.stdout:op 3976 completed, throughput=5MB/sec 2024-01-15T23:22:51.156 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9E4aLmPb3_xMPEs off=17226948 len=85116 2024-01-15T23:22:51.158 INFO:tasks.workunit.client.0.smithi053.stdout:op 3977 completed, throughput=5MB/sec 2024-01-15T23:22:51.158 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-b4fzcYrPgGxHpNh off=3372929 len=828581 2024-01-15T23:22:51.159 INFO:tasks.workunit.client.0.smithi053.stdout:op 3978 completed, throughput=5MB/sec 2024-01-15T23:22:51.159 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9PExd6VhFsGpJcF off=785930 len=789401 2024-01-15T23:22:51.163 INFO:tasks.workunit.client.0.smithi053.stdout:op 3979 completed, throughput=5MB/sec 2024-01-15T23:22:51.163 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-f4JKodkI-XZJg5B off=3295613 len=2052284 2024-01-15T23:22:51.173 INFO:tasks.workunit.client.0.smithi053.stdout:op 3980 completed, throughput=5MB/sec 2024-01-15T23:22:51.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:50 smithi163 ceph-mon[138526]: pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:22:51.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:50 smithi053 ceph-mon[143363]: pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:22:51.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:50 smithi053 ceph-mon[146052]: pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:22:52.173 INFO:tasks.workunit.client.0.smithi053.stdout: 774: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:52.173 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FDyc4fGe6_v-DDq off=1482702 len=642411 2024-01-15T23:22:52.177 INFO:tasks.workunit.client.0.smithi053.stdout:op 3981 completed, throughput=5MB/sec 2024-01-15T23:22:52.178 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4pvGGcmQ_-Jk0Eh off=15396429 len=382081 2024-01-15T23:22:52.181 INFO:tasks.workunit.client.0.smithi053.stdout:op 3982 completed, throughput=5MB/sec 2024-01-15T23:22:52.181 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JfGFs2PSQnMOJ4C off=1488282 len=1670793 2024-01-15T23:22:52.183 INFO:tasks.workunit.client.0.smithi053.stdout:op 3983 completed, throughput=5MB/sec 2024-01-15T23:22:52.183 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8qjAIiYUWgNSpg9 off=16326160 len=919627 2024-01-15T23:22:52.184 INFO:tasks.workunit.client.0.smithi053.stdout:op 3984 completed, throughput=5MB/sec 2024-01-15T23:22:52.184 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wYeul995_EE0ywy off=5399894 len=1861288 2024-01-15T23:22:52.191 INFO:tasks.workunit.client.0.smithi053.stdout:op 3985 completed, throughput=5MB/sec 2024-01-15T23:22:53.191 INFO:tasks.workunit.client.0.smithi053.stdout: 775: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:53.191 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vFn_a7A-TsziDX9 off=707393 len=664788 2024-01-15T23:22:53.192 INFO:tasks.workunit.client.0.smithi053.stdout:op 3986 completed, throughput=5MB/sec 2024-01-15T23:22:53.192 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5ZnCxKc6JGvHpyw off=18930769 len=2062111 2024-01-15T23:22:53.203 INFO:tasks.workunit.client.0.smithi053.stdout:op 3987 completed, throughput=5MB/sec 2024-01-15T23:22:53.203 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oVQJeuNZB3pLhDE off=6022887 len=1068939 2024-01-15T23:22:53.208 INFO:tasks.workunit.client.0.smithi053.stdout:op 3988 completed, throughput=5MB/sec 2024-01-15T23:22:53.209 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IzZJL3uPZb6jNeY off=22934312 len=118560 2024-01-15T23:22:53.209 INFO:tasks.workunit.client.0.smithi053.stdout:op 3989 completed, throughput=5MB/sec 2024-01-15T23:22:53.209 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bdROMpeg7NuF2Ea off=16265611 len=877441 2024-01-15T23:22:53.210 INFO:tasks.workunit.client.0.smithi053.stdout:op 3990 completed, throughput=5MB/sec 2024-01-15T23:22:53.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:52 smithi163 ceph-mon[138526]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:22:53.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:52 smithi053 ceph-mon[143363]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:22:53.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:52 smithi053 ceph-mon[146052]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-01-15T23:22:54.211 INFO:tasks.workunit.client.0.smithi053.stdout: 776: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:54.211 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MZgjmP8NLB3Au3k off=1657344 len=328205 2024-01-15T23:22:54.212 INFO:tasks.workunit.client.0.smithi053.stdout:op 3991 completed, throughput=4.99MB/sec 2024-01-15T23:22:54.212 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--t9lZ1L8CfFCWAm off=13358790 len=1764992 2024-01-15T23:22:54.214 INFO:tasks.workunit.client.0.smithi053.stdout:op 3992 completed, throughput=5MB/sec 2024-01-15T23:22:54.214 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ppqlctem852vTWm off=909968 len=945602 2024-01-15T23:22:54.215 INFO:tasks.workunit.client.0.smithi053.stdout:op 3993 completed, throughput=5MB/sec 2024-01-15T23:22:54.215 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Swd2McPbxYwTk3C off=24474085 len=933740 2024-01-15T23:22:54.221 INFO:tasks.workunit.client.0.smithi053.stdout:op 3994 completed, throughput=5MB/sec 2024-01-15T23:22:54.221 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Hxmd-pUeJeRcwvY off=13272812 len=1981582 2024-01-15T23:22:54.223 INFO:tasks.workunit.client.0.smithi053.stdout:op 3995 completed, throughput=5MB/sec 2024-01-15T23:22:55.223 INFO:tasks.workunit.client.0.smithi053.stdout: 777: throughput=5MB/sec pending data=0 2024-01-15T23:22:55.224 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-w6JCBMjjL7Cwy8U off=10230886 len=1926181 2024-01-15T23:22:55.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:54 smithi163 ceph-mon[138526]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-01-15T23:22:55.235 INFO:tasks.workunit.client.0.smithi053.stdout:op 3996 completed, throughput=5MB/sec 2024-01-15T23:22:55.235 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gwv9P8Vza4jbB-y off=2586872 len=295280 2024-01-15T23:22:55.238 INFO:tasks.workunit.client.0.smithi053.stdout:op 3997 completed, throughput=5MB/sec 2024-01-15T23:22:55.238 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-L90SzG9C7mCfQsQ off=14126022 len=1895506 2024-01-15T23:22:55.239 INFO:tasks.workunit.client.0.smithi053.stdout:op 3998 completed, throughput=5MB/sec 2024-01-15T23:22:55.239 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NPiHZThcOoJ5c6U off=20238200 len=22963 2024-01-15T23:22:55.240 INFO:tasks.workunit.client.0.smithi053.stdout:op 3999 completed, throughput=5MB/sec 2024-01-15T23:22:55.240 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Wpgmbr2XbtOXXRv off=11987251 len=1467620 2024-01-15T23:22:55.243 INFO:tasks.workunit.client.0.smithi053.stdout:op 4000 completed, throughput=5MB/sec 2024-01-15T23:22:55.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:54 smithi053 ceph-mon[143363]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-01-15T23:22:55.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:22:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:22:55] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:22:55.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:54 smithi053 ceph-mon[146052]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-01-15T23:22:56.243 INFO:tasks.workunit.client.0.smithi053.stdout: 778: throughput=5MB/sec pending data=0 2024-01-15T23:22:56.244 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-E3GjsKAMB03JsiC off=9954765 len=48497 2024-01-15T23:22:56.246 INFO:tasks.workunit.client.0.smithi053.stdout:op 4001 completed, throughput=5MB/sec 2024-01-15T23:22:56.247 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UHju0fS-lHIpaHA off=4395372 len=960049 2024-01-15T23:22:56.248 INFO:tasks.workunit.client.0.smithi053.stdout:op 4002 completed, throughput=5MB/sec 2024-01-15T23:22:56.248 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ducwKT26-8uMiq7 off=6662397 len=1180713 2024-01-15T23:22:56.254 INFO:tasks.workunit.client.0.smithi053.stdout:op 4003 completed, throughput=5MB/sec 2024-01-15T23:22:56.254 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6uGKjAAtBw-u5vB off=8314925 len=1585414 2024-01-15T23:22:56.256 INFO:tasks.workunit.client.0.smithi053.stdout:op 4004 completed, throughput=5MB/sec 2024-01-15T23:22:56.256 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WNLJe30KGaliKCW off=12003070 len=1067234 2024-01-15T23:22:56.257 INFO:tasks.workunit.client.0.smithi053.stdout:op 4005 completed, throughput=5MB/sec 2024-01-15T23:22:57.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:56 smithi163 ceph-mon[138526]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-01-15T23:22:57.257 INFO:tasks.workunit.client.0.smithi053.stdout: 779: throughput=4.99MB/sec pending data=0 2024-01-15T23:22:57.258 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-R-He0HexNB9Y23N off=14960925 len=2025039 2024-01-15T23:22:57.261 INFO:tasks.workunit.client.0.smithi053.stdout:op 4006 completed, throughput=5MB/sec 2024-01-15T23:22:57.262 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5YBYIh4l6vRqpo6 off=7340299 len=1999703 2024-01-15T23:22:57.273 INFO:tasks.workunit.client.0.smithi053.stdout:op 4007 completed, throughput=5MB/sec 2024-01-15T23:22:57.273 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dxu9KQlJxMbT5ry off=15592770 len=1568600 2024-01-15T23:22:57.274 INFO:tasks.workunit.client.0.smithi053.stdout:op 4008 completed, throughput=5MB/sec 2024-01-15T23:22:57.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:56 smithi053 ceph-mon[143363]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-01-15T23:22:57.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:56 smithi053 ceph-mon[146052]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-01-15T23:22:58.274 INFO:tasks.workunit.client.0.smithi053.stdout: 780: throughput=5MB/sec pending data=0 2024-01-15T23:22:58.274 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jaTg89B5Cey_N-S off=914251 len=458125 2024-01-15T23:22:58.275 INFO:tasks.workunit.client.0.smithi053.stdout:op 4009 completed, throughput=5MB/sec 2024-01-15T23:22:58.275 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj---c8oahGVE3u1mR off=3999041 len=1248460 2024-01-15T23:22:58.282 INFO:tasks.workunit.client.0.smithi053.stdout:op 4010 completed, throughput=5MB/sec 2024-01-15T23:22:58.282 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4-9r4Log_yb679W off=624385 len=465542 2024-01-15T23:22:58.283 INFO:tasks.workunit.client.0.smithi053.stdout:op 4011 completed, throughput=5MB/sec 2024-01-15T23:22:58.283 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MuyObxpJ50J3B18 off=11394875 len=1721048 2024-01-15T23:22:58.286 INFO:tasks.workunit.client.0.smithi053.stdout:op 4012 completed, throughput=5MB/sec 2024-01-15T23:22:58.286 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TWLCz0NkEbC7fVy off=20691615 len=1514073 2024-01-15T23:22:58.293 INFO:tasks.workunit.client.0.smithi053.stdout:op 4013 completed, throughput=5MB/sec 2024-01-15T23:22:59.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:58 smithi163 ceph-mon[138526]: pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-01-15T23:22:59.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:22:58 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:22:59.293 INFO:tasks.workunit.client.0.smithi053.stdout: 781: throughput=5MB/sec pending data=0 2024-01-15T23:22:59.293 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6THLopZALNRO93k off=13920128 len=1123110 2024-01-15T23:22:59.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:58 smithi053 ceph-mon[143363]: pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-01-15T23:22:59.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:22:58 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:22:59.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:58 smithi053 ceph-mon[146052]: pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-01-15T23:22:59.296 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:22:58 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:22:59.298 INFO:tasks.workunit.client.0.smithi053.stdout:op 4014 completed, throughput=5MB/sec 2024-01-15T23:22:59.298 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-G0qpVx-eUymTzM5 off=1955750 len=410058 2024-01-15T23:22:59.302 INFO:tasks.workunit.client.0.smithi053.stdout:op 4015 completed, throughput=5MB/sec 2024-01-15T23:22:59.302 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eUs566VTu6ece1m off=10463038 len=1498931 2024-01-15T23:22:59.309 INFO:tasks.workunit.client.0.smithi053.stdout:op 4016 completed, throughput=5MB/sec 2024-01-15T23:22:59.309 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HLO3Td21aK3cxud off=12020503 len=453662 2024-01-15T23:22:59.310 INFO:tasks.workunit.client.0.smithi053.stdout:op 4017 completed, throughput=5MB/sec 2024-01-15T23:22:59.310 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xqeh9Lw089f42vc off=3049955 len=637981 2024-01-15T23:22:59.311 INFO:tasks.workunit.client.0.smithi053.stdout:op 4018 completed, throughput=5MB/sec 2024-01-15T23:23:00.311 INFO:tasks.workunit.client.0.smithi053.stdout: 782: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:00.311 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-N1PA6lNXNESrJE- off=20269695 len=635644 2024-01-15T23:23:00.313 INFO:tasks.workunit.client.0.smithi053.stdout:op 4019 completed, throughput=4.99MB/sec 2024-01-15T23:23:00.313 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XnizmRa7o5q60XM off=12495003 len=1426055 2024-01-15T23:23:00.315 INFO:tasks.workunit.client.0.smithi053.stdout:op 4020 completed, throughput=5MB/sec 2024-01-15T23:23:00.315 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_4tPs1wZ0pfUUjf off=12465479 len=1717172 2024-01-15T23:23:00.317 INFO:tasks.workunit.client.0.smithi053.stdout:op 4021 completed, throughput=5MB/sec 2024-01-15T23:23:00.317 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eCwGsoes3rBrwVW off=4326367 len=2023350 2024-01-15T23:23:00.326 INFO:tasks.workunit.client.0.smithi053.stdout:op 4022 completed, throughput=5MB/sec 2024-01-15T23:23:01.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:00 smithi163 ceph-mon[138526]: pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:23:01.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:00 smithi053 ceph-mon[143363]: pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:23:01.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:00 smithi053 ceph-mon[146052]: pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:23:01.326 INFO:tasks.workunit.client.0.smithi053.stdout: 783: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:01.326 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Rj9-dxSIPHUqhBh off=11034855 len=303967 2024-01-15T23:23:01.327 INFO:tasks.workunit.client.0.smithi053.stdout:op 4023 completed, throughput=4.99MB/sec 2024-01-15T23:23:01.327 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Lw58R8EAVNNblE6 off=1681868 len=1238475 2024-01-15T23:23:01.333 INFO:tasks.workunit.client.0.smithi053.stdout:op 4024 completed, throughput=5MB/sec 2024-01-15T23:23:01.334 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ThZOJlNEEA9vZ76 off=4906562 len=724553 2024-01-15T23:23:01.334 INFO:tasks.workunit.client.0.smithi053.stdout:op 4025 completed, throughput=5MB/sec 2024-01-15T23:23:01.335 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ungQSMR8n1Q8UG3 off=4764264 len=1197204 2024-01-15T23:23:01.342 INFO:tasks.workunit.client.0.smithi053.stdout:op 4026 completed, throughput=5MB/sec 2024-01-15T23:23:01.342 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VoSZ_Q9hiCWEgbA off=7513777 len=1541099 2024-01-15T23:23:01.349 INFO:tasks.workunit.client.0.smithi053.stdout:op 4027 completed, throughput=5MB/sec 2024-01-15T23:23:02.350 INFO:tasks.workunit.client.0.smithi053.stdout: 784: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:02.350 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8QpKIA5Fe_BsRla off=428438 len=599623 2024-01-15T23:23:02.354 INFO:tasks.workunit.client.0.smithi053.stdout:op 4028 completed, throughput=4.99MB/sec 2024-01-15T23:23:02.354 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-G6s6lr4mxdKHliY off=9446218 len=170157 2024-01-15T23:23:02.355 INFO:tasks.workunit.client.0.smithi053.stdout:op 4029 completed, throughput=4.99MB/sec 2024-01-15T23:23:02.355 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-frhVU6Q2nhulw-x off=19416 len=656361 2024-01-15T23:23:02.359 INFO:tasks.workunit.client.0.smithi053.stdout:op 4030 completed, throughput=5MB/sec 2024-01-15T23:23:02.359 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KUvXkof4d8Dg0EQ off=3723554 len=1922154 2024-01-15T23:23:02.369 INFO:tasks.workunit.client.0.smithi053.stdout:op 4031 completed, throughput=5MB/sec 2024-01-15T23:23:02.369 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6zt-ya3vPKDWP49 off=371912 len=1038686 2024-01-15T23:23:02.370 INFO:tasks.workunit.client.0.smithi053.stdout:op 4032 completed, throughput=5MB/sec 2024-01-15T23:23:02.370 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xQLW0JdwTNqJ8ql off=21834802 len=230986 2024-01-15T23:23:02.371 INFO:tasks.workunit.client.0.smithi053.stdout:op 4033 completed, throughput=5MB/sec 2024-01-15T23:23:02.371 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2_wSm2H5ZXxqtHD off=8841983 len=149805 2024-01-15T23:23:02.373 INFO:tasks.workunit.client.0.smithi053.stdout:op 4034 completed, throughput=5MB/sec 2024-01-15T23:23:02.374 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0nquiuiK2UWmfPm off=1634371 len=2090290 2024-01-15T23:23:02.380 INFO:tasks.workunit.client.0.smithi053.stdout:op 4035 completed, throughput=5MB/sec 2024-01-15T23:23:03.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:02 smithi163 ceph-mon[138526]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:23:03.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:02 smithi053 ceph-mon[143363]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:23:03.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:02 smithi053 ceph-mon[146052]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:23:03.381 INFO:tasks.workunit.client.0.smithi053.stdout: 785: throughput=5MB/sec pending data=0 2024-01-15T23:23:03.381 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-D3e19HqHoCx2bUn off=7216134 len=594710 2024-01-15T23:23:03.385 INFO:tasks.workunit.client.0.smithi053.stdout:op 4036 completed, throughput=5MB/sec 2024-01-15T23:23:03.385 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SXIRzueggsokUg1 off=2110056 len=1947333 2024-01-15T23:23:03.389 INFO:tasks.workunit.client.0.smithi053.stdout:op 4037 completed, throughput=5MB/sec 2024-01-15T23:23:03.389 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wXZb3uDjPYH1CEW off=7237520 len=1618099 2024-01-15T23:23:03.391 INFO:tasks.workunit.client.0.smithi053.stdout:op 4038 completed, throughput=5MB/sec 2024-01-15T23:23:04.391 INFO:tasks.workunit.client.0.smithi053.stdout: 786: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:04.392 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--z2DXBJc2bbWs_d off=8940627 len=1584694 2024-01-15T23:23:04.398 INFO:tasks.workunit.client.0.smithi053.stdout:op 4039 completed, throughput=5MB/sec 2024-01-15T23:23:04.398 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1aeycf1ierno0Jk off=11732563 len=1881745 2024-01-15T23:23:04.400 INFO:tasks.workunit.client.0.smithi053.stdout:op 4040 completed, throughput=5MB/sec 2024-01-15T23:23:04.400 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XM0SbEtn5aAxB2k off=11941992 len=1790325 2024-01-15T23:23:04.402 INFO:tasks.workunit.client.0.smithi053.stdout:op 4041 completed, throughput=5MB/sec 2024-01-15T23:23:05.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:04 smithi163 ceph-mon[138526]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:23:05.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:04 smithi053 ceph-mon[143363]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:23:05.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:23:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:23:05] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-01-15T23:23:05.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:04 smithi053 ceph-mon[146052]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:23:05.402 INFO:tasks.workunit.client.0.smithi053.stdout: 787: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:05.403 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-habel-HnKrR2WwS off=8822308 len=904751 2024-01-15T23:23:05.404 INFO:tasks.workunit.client.0.smithi053.stdout:op 4042 completed, throughput=5MB/sec 2024-01-15T23:23:05.404 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-N_icvg5G8CGdGtW off=892056 len=552551 2024-01-15T23:23:05.408 INFO:tasks.workunit.client.0.smithi053.stdout:op 4043 completed, throughput=5MB/sec 2024-01-15T23:23:05.408 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5GHstJawiY3tIff off=4656412 len=793592 2024-01-15T23:23:05.412 INFO:tasks.workunit.client.0.smithi053.stdout:op 4044 completed, throughput=5MB/sec 2024-01-15T23:23:05.413 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-H69rBbHAXBmn-bV off=4049434 len=1321207 2024-01-15T23:23:05.414 INFO:tasks.workunit.client.0.smithi053.stdout:op 4045 completed, throughput=5MB/sec 2024-01-15T23:23:05.414 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7jgbrdCx-KARMSX off=1396291 len=1014366 2024-01-15T23:23:05.419 INFO:tasks.workunit.client.0.smithi053.stdout:op 4046 completed, throughput=5MB/sec 2024-01-15T23:23:05.419 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-71ViDRK-bNutpAP off=629896 len=628763 2024-01-15T23:23:05.420 INFO:tasks.workunit.client.0.smithi053.stdout:op 4047 completed, throughput=5MB/sec 2024-01-15T23:23:06.421 INFO:tasks.workunit.client.0.smithi053.stdout: 788: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:06.421 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ND8caYwp02axB4_ off=247138 len=1073870 2024-01-15T23:23:06.422 INFO:tasks.workunit.client.0.smithi053.stdout:op 4048 completed, throughput=5MB/sec 2024-01-15T23:23:06.422 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DPp3tG6BuMZ-Rar off=1917727 len=339575 2024-01-15T23:23:06.423 INFO:tasks.workunit.client.0.smithi053.stdout:op 4049 completed, throughput=5MB/sec 2024-01-15T23:23:06.423 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yYImc0ZXYbfF7s6 off=892145 len=1880214 2024-01-15T23:23:06.434 INFO:tasks.workunit.client.0.smithi053.stdout:op 4050 completed, throughput=5MB/sec 2024-01-15T23:23:06.434 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-B_90TsLp8zVjx36 off=2946908 len=225444 2024-01-15T23:23:06.436 INFO:tasks.workunit.client.0.smithi053.stdout:op 4051 completed, throughput=5MB/sec 2024-01-15T23:23:06.436 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3EWjIVswwQn3Nl4 off=1250654 len=242262 2024-01-15T23:23:06.437 INFO:tasks.workunit.client.0.smithi053.stdout:op 4052 completed, throughput=5MB/sec 2024-01-15T23:23:06.437 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZYlXdc4MCtpzA39 off=1004088 len=1922370 2024-01-15T23:23:06.445 INFO:tasks.workunit.client.0.smithi053.stdout:op 4053 completed, throughput=5MB/sec 2024-01-15T23:23:07.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:06 smithi163 ceph-mon[138526]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:23:07.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:06 smithi053 ceph-mon[143363]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:23:07.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:06 smithi053 ceph-mon[146052]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:23:07.445 INFO:tasks.workunit.client.0.smithi053.stdout: 789: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:07.445 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-djoz77k-FOm81Bb off=1381976 len=209317 2024-01-15T23:23:07.448 INFO:tasks.workunit.client.0.smithi053.stdout:op 4054 completed, throughput=4.99MB/sec 2024-01-15T23:23:07.448 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UBZXWym7uo2jx7H off=10621022 len=318894 2024-01-15T23:23:07.449 INFO:tasks.workunit.client.0.smithi053.stdout:op 4055 completed, throughput=5MB/sec 2024-01-15T23:23:07.449 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HYK4OwWpl8_Pan8 off=11103958 len=1419484 2024-01-15T23:23:07.456 INFO:tasks.workunit.client.0.smithi053.stdout:op 4056 completed, throughput=5MB/sec 2024-01-15T23:23:07.456 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tA2oUFi7oqIwAhF off=5837876 len=2017011 2024-01-15T23:23:07.460 INFO:tasks.workunit.client.0.smithi053.stdout:op 4057 completed, throughput=5MB/sec 2024-01-15T23:23:07.460 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sE-FoJtJ32zC8hs off=4512006 len=96442 2024-01-15T23:23:07.462 INFO:tasks.workunit.client.0.smithi053.stdout:op 4058 completed, throughput=5MB/sec 2024-01-15T23:23:07.463 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nj3tlGBHvD4UJ-P off=9281664 len=698977 2024-01-15T23:23:07.463 INFO:tasks.workunit.client.0.smithi053.stdout:op 4059 completed, throughput=5MB/sec 2024-01-15T23:23:08.464 INFO:tasks.workunit.client.0.smithi053.stdout: 790: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:08.464 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-btPcOPdj4yX-08u off=9141939 len=1751862 2024-01-15T23:23:08.466 INFO:tasks.workunit.client.0.smithi053.stdout:op 4060 completed, throughput=5MB/sec 2024-01-15T23:23:08.466 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-agYDki-7Gy4EGug off=0 len=1157001 2024-01-15T23:23:08.477 INFO:tasks.workunit.client.0.smithi053.stdout:op 4061 completed, throughput=5MB/sec 2024-01-15T23:23:08.477 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9YAwf6lMSYgwilG off=3217642 len=1783634 2024-01-15T23:23:08.481 INFO:tasks.workunit.client.0.smithi053.stdout:op 4062 completed, throughput=5MB/sec 2024-01-15T23:23:08.481 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-L9DUjQ3Jw8pj7i- off=6099880 len=1654176 2024-01-15T23:23:08.482 INFO:tasks.workunit.client.0.smithi053.stdout:op 4063 completed, throughput=5MB/sec 2024-01-15T23:23:09.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:08 smithi163 ceph-mon[138526]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:23:09.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:08 smithi053 ceph-mon[143363]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:23:09.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:08 smithi053 ceph-mon[146052]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:23:09.483 INFO:tasks.workunit.client.0.smithi053.stdout: 791: throughput=5MB/sec pending data=0 2024-01-15T23:23:09.483 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XA3q938j999xtKt off=3811832 len=1792076 2024-01-15T23:23:09.494 INFO:tasks.workunit.client.0.smithi053.stdout:op 4064 completed, throughput=5MB/sec 2024-01-15T23:23:09.494 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YU9WZbY3IKAuLyO off=1961577 len=434793 2024-01-15T23:23:09.497 INFO:tasks.workunit.client.0.smithi053.stdout:op 4065 completed, throughput=5MB/sec 2024-01-15T23:23:09.497 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yopkXqWjcjGLxlP off=7652565 len=121280 2024-01-15T23:23:09.500 INFO:tasks.workunit.client.0.smithi053.stdout:op 4066 completed, throughput=5MB/sec 2024-01-15T23:23:09.500 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ENqtI0hevOAmscC off=18397045 len=410910 2024-01-15T23:23:09.501 INFO:tasks.workunit.client.0.smithi053.stdout:op 4067 completed, throughput=5MB/sec 2024-01-15T23:23:09.501 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jgu8_2iHFRRIJO- off=5139383 len=1740224 2024-01-15T23:23:09.504 INFO:tasks.workunit.client.0.smithi053.stdout:op 4068 completed, throughput=5MB/sec 2024-01-15T23:23:10.504 INFO:tasks.workunit.client.0.smithi053.stdout: 792: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:10.505 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JlSpuvLXO3srwbV off=12142444 len=641838 2024-01-15T23:23:10.505 INFO:tasks.workunit.client.0.smithi053.stdout:op 4069 completed, throughput=4.99MB/sec 2024-01-15T23:23:10.505 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dtXdQCcppVtZUan off=13785562 len=1904969 2024-01-15T23:23:10.513 INFO:tasks.workunit.client.0.smithi053.stdout:op 4070 completed, throughput=5MB/sec 2024-01-15T23:23:10.513 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-b10phpc2HCQsXAn off=8231811 len=1374130 2024-01-15T23:23:10.515 INFO:tasks.workunit.client.0.smithi053.stdout:op 4071 completed, throughput=5MB/sec 2024-01-15T23:23:10.515 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vXnUpyZoyOSykeI off=678695 len=567817 2024-01-15T23:23:10.516 INFO:tasks.workunit.client.0.smithi053.stdout:op 4072 completed, throughput=5MB/sec 2024-01-15T23:23:10.516 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UI1rMn4U2Sht97F off=16070009 len=1624991 2024-01-15T23:23:10.518 INFO:tasks.workunit.client.0.smithi053.stdout:op 4073 completed, throughput=5MB/sec 2024-01-15T23:23:11.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:10 smithi163 ceph-mon[138526]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:23:11.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:10 smithi053 ceph-mon[143363]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:23:11.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:10 smithi053 ceph-mon[146052]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:23:11.518 INFO:tasks.workunit.client.0.smithi053.stdout: 793: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:11.518 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hQODd41DdUjzPTr off=2240939 len=422525 2024-01-15T23:23:11.522 INFO:tasks.workunit.client.0.smithi053.stdout:op 4074 completed, throughput=5MB/sec 2024-01-15T23:23:11.522 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5OiehFjP2oSr0P_ off=973627 len=347842 2024-01-15T23:23:11.526 INFO:tasks.workunit.client.0.smithi053.stdout:op 4075 completed, throughput=5MB/sec 2024-01-15T23:23:11.526 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Y9Kn1G3myBTY7ge off=12565808 len=1027563 2024-01-15T23:23:11.532 INFO:tasks.workunit.client.0.smithi053.stdout:op 4076 completed, throughput=5MB/sec 2024-01-15T23:23:11.532 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Xvl6CFTYlmwyB6o off=8589264 len=1785441 2024-01-15T23:23:11.534 INFO:tasks.workunit.client.0.smithi053.stdout:op 4077 completed, throughput=5MB/sec 2024-01-15T23:23:11.534 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-covuzqSaKMC2u3F off=16587991 len=917986 2024-01-15T23:23:11.535 INFO:tasks.workunit.client.0.smithi053.stdout:op 4078 completed, throughput=5MB/sec 2024-01-15T23:23:12.535 INFO:tasks.workunit.client.0.smithi053.stdout: 794: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:12.535 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LngVK-l_YrLSItH off=145971 len=182456 2024-01-15T23:23:12.536 INFO:tasks.workunit.client.0.smithi053.stdout:op 4079 completed, throughput=4.99MB/sec 2024-01-15T23:23:12.536 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XTJy6bNYEoPe7j_ off=839864 len=202927 2024-01-15T23:23:12.536 INFO:tasks.workunit.client.0.smithi053.stdout:op 4080 completed, throughput=4.99MB/sec 2024-01-15T23:23:12.536 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-x8mVNQOLpbTUXLN off=2414210 len=1572961 2024-01-15T23:23:12.538 INFO:tasks.workunit.client.0.smithi053.stdout:op 4081 completed, throughput=5MB/sec 2024-01-15T23:23:12.538 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Evw_Fm1Vv0Ikl6w off=2438664 len=1259779 2024-01-15T23:23:12.541 INFO:tasks.workunit.client.0.smithi053.stdout:op 4082 completed, throughput=5MB/sec 2024-01-15T23:23:12.541 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ujkOa2RJQekUEP0 off=6388425 len=69822 2024-01-15T23:23:12.544 INFO:tasks.workunit.client.0.smithi053.stdout:op 4083 completed, throughput=5MB/sec 2024-01-15T23:23:12.544 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wtRJrfuVewdoGap off=2451606 len=279686 2024-01-15T23:23:12.545 INFO:tasks.workunit.client.0.smithi053.stdout:op 4084 completed, throughput=5MB/sec 2024-01-15T23:23:12.545 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7h_OiLyrbckfGgh off=59845 len=953583 2024-01-15T23:23:12.550 INFO:tasks.workunit.client.0.smithi053.stdout:op 4085 completed, throughput=5MB/sec 2024-01-15T23:23:12.550 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EcsF-RH5oCT6yhq off=11304675 len=1689707 2024-01-15T23:23:12.552 INFO:tasks.workunit.client.0.smithi053.stdout:op 4086 completed, throughput=5MB/sec 2024-01-15T23:23:13.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:12 smithi163 ceph-mon[138526]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:23:13.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:12 smithi053 ceph-mon[143363]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:23:13.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:12 smithi053 ceph-mon[146052]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:23:13.552 INFO:tasks.workunit.client.0.smithi053.stdout: 795: throughput=5MB/sec pending data=0 2024-01-15T23:23:13.553 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WAfgP-t-NhgzjWC off=2044776 len=1145630 2024-01-15T23:23:13.554 INFO:tasks.workunit.client.0.smithi053.stdout:op 4087 completed, throughput=5MB/sec 2024-01-15T23:23:13.554 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-I2nyEJPBUZ1osJn off=2585831 len=1243955 2024-01-15T23:23:13.561 INFO:tasks.workunit.client.0.smithi053.stdout:op 4088 completed, throughput=5MB/sec 2024-01-15T23:23:13.561 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EkLrWk_7l4NwTwA off=6078979 len=1445149 2024-01-15T23:23:13.567 INFO:tasks.workunit.client.0.smithi053.stdout:op 4089 completed, throughput=5MB/sec 2024-01-15T23:23:13.567 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TO9OlF0no662EtQ off=516188 len=688637 2024-01-15T23:23:13.571 INFO:tasks.workunit.client.0.smithi053.stdout:op 4090 completed, throughput=5MB/sec 2024-01-15T23:23:14.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:23:14.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:23:14.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:23:14.572 INFO:tasks.workunit.client.0.smithi053.stdout: 796: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:14.572 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vAAkquwbLNUk9yD off=11884380 len=972737 2024-01-15T23:23:14.573 INFO:tasks.workunit.client.0.smithi053.stdout:op 4091 completed, throughput=5MB/sec 2024-01-15T23:23:14.573 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MKmZnH_HQqX6YEH off=6173167 len=289932 2024-01-15T23:23:14.574 INFO:tasks.workunit.client.0.smithi053.stdout:op 4092 completed, throughput=5MB/sec 2024-01-15T23:23:14.574 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tUmdAr9Ib7NRIVQ off=7222864 len=1653752 2024-01-15T23:23:14.577 INFO:tasks.workunit.client.0.smithi053.stdout:op 4093 completed, throughput=5MB/sec 2024-01-15T23:23:14.577 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GZHQavtVPAkSo17 off=3753348 len=1730412 2024-01-15T23:23:14.580 INFO:tasks.workunit.client.0.smithi053.stdout:op 4094 completed, throughput=5MB/sec 2024-01-15T23:23:14.580 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wN_VQeXJY1zrQW4 off=9950282 len=62888 2024-01-15T23:23:14.583 INFO:tasks.workunit.client.0.smithi053.stdout:op 4095 completed, throughput=5MB/sec 2024-01-15T23:23:14.583 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ps91yfKBE-mWCH1 off=4078260 len=56835 2024-01-15T23:23:14.586 INFO:tasks.workunit.client.0.smithi053.stdout:op 4096 completed, throughput=5MB/sec 2024-01-15T23:23:14.586 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-h3Q7nGz0Z6NMQa7 off=1561028 len=166371 2024-01-15T23:23:14.586 INFO:tasks.workunit.client.0.smithi053.stdout:op 4097 completed, throughput=5MB/sec 2024-01-15T23:23:14.586 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2i8gSzmKuQgusHB off=3390214 len=1888067 2024-01-15T23:23:14.588 INFO:tasks.workunit.client.0.smithi053.stdout:op 4098 completed, throughput=5MB/sec 2024-01-15T23:23:15.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:14 smithi163 ceph-mon[138526]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:23:15.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:14 smithi053 ceph-mon[143363]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:23:15.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:14 smithi053 ceph-mon[146052]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:23:15.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:23:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:23:15] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-01-15T23:23:15.589 INFO:tasks.workunit.client.0.smithi053.stdout: 797: throughput=5MB/sec pending data=0 2024-01-15T23:23:15.589 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2EqmIKH5F_xMADI off=4833866 len=505977 2024-01-15T23:23:15.590 INFO:tasks.workunit.client.0.smithi053.stdout:op 4099 completed, throughput=5MB/sec 2024-01-15T23:23:15.590 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yz7SmLmJPPnD1D- off=2225174 len=2021640 2024-01-15T23:23:15.593 INFO:tasks.workunit.client.0.smithi053.stdout:op 4100 completed, throughput=5MB/sec 2024-01-15T23:23:15.593 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-S6ld8phX9FoqeFX off=2666676 len=1186558 2024-01-15T23:23:15.600 INFO:tasks.workunit.client.0.smithi053.stdout:op 4101 completed, throughput=5MB/sec 2024-01-15T23:23:16.600 INFO:tasks.workunit.client.0.smithi053.stdout: 798: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:16.600 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-h2KiMr-ItSo-OFM off=19493109 len=1196895 2024-01-15T23:23:16.602 INFO:tasks.workunit.client.0.smithi053.stdout:op 4102 completed, throughput=5MB/sec 2024-01-15T23:23:16.602 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-V39jgIZSveNGxFd off=1349714 len=167372 2024-01-15T23:23:16.602 INFO:tasks.workunit.client.0.smithi053.stdout:op 4103 completed, throughput=5MB/sec 2024-01-15T23:23:16.602 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1E30Q2boRwz3Df8 off=0 len=1112424 2024-01-15T23:23:16.609 INFO:tasks.workunit.client.0.smithi053.stdout:op 4104 completed, throughput=5MB/sec 2024-01-15T23:23:16.609 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xPhv1Tv9RKhIarD off=1191093 len=791432 2024-01-15T23:23:16.613 INFO:tasks.workunit.client.0.smithi053.stdout:op 4105 completed, throughput=5MB/sec 2024-01-15T23:23:16.613 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4FT_lPaN9HvENOZ off=8676585 len=1348946 2024-01-15T23:23:16.621 INFO:tasks.workunit.client.0.smithi053.stdout:op 4106 completed, throughput=5MB/sec 2024-01-15T23:23:16.621 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Gm74XK8goFkJRbQ off=15330031 len=2016406 2024-01-15T23:23:16.632 INFO:tasks.workunit.client.0.smithi053.stdout:op 4107 completed, throughput=5MB/sec 2024-01-15T23:23:17.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:16 smithi163 ceph-mon[138526]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:23:17.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:16 smithi053 ceph-mon[143363]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:23:17.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:16 smithi053 ceph-mon[146052]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:23:17.632 INFO:tasks.workunit.client.0.smithi053.stdout: 799: throughput=5MB/sec pending data=0 2024-01-15T23:23:17.632 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Xnj6iD0lBn29Guq off=1608217 len=1177702 2024-01-15T23:23:17.634 INFO:tasks.workunit.client.0.smithi053.stdout:op 4108 completed, throughput=5MB/sec 2024-01-15T23:23:17.634 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PcZIuPHF6qnQVR0 off=5362727 len=657020 2024-01-15T23:23:17.639 INFO:tasks.workunit.client.0.smithi053.stdout:op 4109 completed, throughput=5MB/sec 2024-01-15T23:23:17.639 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wkT-pmKLn_ihh0n off=0 len=1522424 2024-01-15T23:23:17.646 INFO:tasks.workunit.client.0.smithi053.stdout:op 4110 completed, throughput=5MB/sec 2024-01-15T23:23:17.646 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CipT_1K8zeutA1q off=3392151 len=1578566 2024-01-15T23:23:17.649 INFO:tasks.workunit.client.0.smithi053.stdout:op 4111 completed, throughput=5MB/sec 2024-01-15T23:23:18.651 INFO:tasks.workunit.client.0.smithi053.stdout: 800: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:18.651 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yjLXoB-pw_g6GrF off=17952020 len=348128 2024-01-15T23:23:18.652 INFO:tasks.workunit.client.0.smithi053.stdout:op 4112 completed, throughput=5MB/sec 2024-01-15T23:23:18.653 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-W2tHECCpyZ1vhIW off=14856966 len=69748 2024-01-15T23:23:18.655 INFO:tasks.workunit.client.0.smithi053.stdout:op 4113 completed, throughput=5MB/sec 2024-01-15T23:23:18.655 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Rh8NlTiMS_4SVrw off=5804236 len=272004 2024-01-15T23:23:18.655 INFO:tasks.workunit.client.0.smithi053.stdout:op 4114 completed, throughput=5MB/sec 2024-01-15T23:23:18.655 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nSa3OEzH3LRY7Qb off=5870226 len=1979353 2024-01-15T23:23:18.663 INFO:tasks.workunit.client.0.smithi053.stdout:op 4115 completed, throughput=5MB/sec 2024-01-15T23:23:18.663 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pU4Fig2ftWbluzy off=4024702 len=1224021 2024-01-15T23:23:18.664 INFO:tasks.workunit.client.0.smithi053.stdout:op 4116 completed, throughput=5MB/sec 2024-01-15T23:23:18.664 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Di-RUGefJ_3lLmW off=4015977 len=1618802 2024-01-15T23:23:18.665 INFO:tasks.workunit.client.0.smithi053.stdout:op 4117 completed, throughput=5MB/sec 2024-01-15T23:23:19.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:18 smithi163 ceph-mon[138526]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-01-15T23:23:19.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:18 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:23:19.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:18 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:23:19.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:18 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:23:19.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:18 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:23:19.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:18 smithi053 ceph-mon[143363]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-01-15T23:23:19.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:18 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:23:19.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:18 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:23:19.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:18 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:23:19.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:18 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:23:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:18 smithi053 ceph-mon[146052]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-01-15T23:23:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:18 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:23:19.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:18 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:23:19.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:18 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:23:19.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:18 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:23:19.666 INFO:tasks.workunit.client.0.smithi053.stdout: 801: throughput=5MB/sec pending data=0 2024-01-15T23:23:19.666 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kIc1m4cxBHgHs-H off=3484571 len=420467 2024-01-15T23:23:19.667 INFO:tasks.workunit.client.0.smithi053.stdout:op 4118 completed, throughput=5MB/sec 2024-01-15T23:23:19.667 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pXSEscO_AmH98SN off=9368617 len=1318510 2024-01-15T23:23:19.668 INFO:tasks.workunit.client.0.smithi053.stdout:op 4119 completed, throughput=5MB/sec 2024-01-15T23:23:19.669 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eaq7yaaI8sayN2c off=14425864 len=472300 2024-01-15T23:23:19.675 INFO:tasks.workunit.client.0.smithi053.stdout:op 4120 completed, throughput=5MB/sec 2024-01-15T23:23:19.676 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-esPWmrRj67B9t_0 off=1173194 len=1825418 2024-01-15T23:23:19.676 INFO:tasks.workunit.client.0.smithi053.stdout:op 4121 completed, throughput=5MB/sec 2024-01-15T23:23:19.676 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KDp5x1dCU5tkcNg off=10112132 len=1745361 2024-01-15T23:23:19.677 INFO:tasks.workunit.client.0.smithi053.stdout:op 4122 completed, throughput=5MB/sec 2024-01-15T23:23:20.677 INFO:tasks.workunit.client.0.smithi053.stdout: 802: throughput=5MB/sec pending data=0 2024-01-15T23:23:20.677 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-teKC6uIR-jRaTxq off=14097480 len=457438 2024-01-15T23:23:20.682 INFO:tasks.workunit.client.0.smithi053.stdout:op 4123 completed, throughput=5MB/sec 2024-01-15T23:23:20.682 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uEPCpoXzH2dXvoI off=1758594 len=763140 2024-01-15T23:23:20.683 INFO:tasks.workunit.client.0.smithi053.stdout:op 4124 completed, throughput=5MB/sec 2024-01-15T23:23:20.683 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bwdxPVwVItwiA4i off=12511487 len=1833375 2024-01-15T23:23:20.685 INFO:tasks.workunit.client.0.smithi053.stdout:op 4125 completed, throughput=5MB/sec 2024-01-15T23:23:20.685 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OfBeRyt8S-ZzTN5 off=0 len=1076643 2024-01-15T23:23:20.687 INFO:tasks.workunit.client.0.smithi053.stdout:op 4126 completed, throughput=5MB/sec 2024-01-15T23:23:21.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:20 smithi163 ceph-mon[138526]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:23:21.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:20 smithi053 ceph-mon[143363]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:23:21.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:20 smithi053 ceph-mon[146052]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:23:21.687 INFO:tasks.workunit.client.0.smithi053.stdout: 803: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:21.687 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MMJ2PcUX9CSc6FZ off=3044879 len=34211 2024-01-15T23:23:21.688 INFO:tasks.workunit.client.0.smithi053.stdout:op 4127 completed, throughput=4.99MB/sec 2024-01-15T23:23:21.688 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--oX_B87YsWLIr1q off=729313 len=15257 2024-01-15T23:23:21.688 INFO:tasks.workunit.client.0.smithi053.stdout:op 4128 completed, throughput=4.99MB/sec 2024-01-15T23:23:21.688 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bkMLd5Ifj1rX-EQ off=6252514 len=675286 2024-01-15T23:23:21.692 INFO:tasks.workunit.client.0.smithi053.stdout:op 4129 completed, throughput=5MB/sec 2024-01-15T23:23:21.693 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cmGQkgFWpnR8Ca- off=7540676 len=517029 2024-01-15T23:23:21.696 INFO:tasks.workunit.client.0.smithi053.stdout:op 4130 completed, throughput=5MB/sec 2024-01-15T23:23:21.696 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pwU9oYVkn-kq4bb off=4752723 len=1662241 2024-01-15T23:23:21.699 INFO:tasks.workunit.client.0.smithi053.stdout:op 4131 completed, throughput=5MB/sec 2024-01-15T23:23:21.699 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wqWkIPQubSKLzWi off=6804362 len=1401242 2024-01-15T23:23:21.705 INFO:tasks.workunit.client.0.smithi053.stdout:op 4132 completed, throughput=5MB/sec 2024-01-15T23:23:21.705 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UI1rMn4U2Sht97F off=18290909 len=1645228 2024-01-15T23:23:21.706 INFO:tasks.workunit.client.0.smithi053.stdout:op 4133 completed, throughput=5MB/sec 2024-01-15T23:23:22.707 INFO:tasks.workunit.client.0.smithi053.stdout: 804: throughput=5MB/sec pending data=0 2024-01-15T23:23:22.707 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-r2Htr7Qo7ng_Es0 off=20740517 len=217012 2024-01-15T23:23:22.710 INFO:tasks.workunit.client.0.smithi053.stdout:op 4134 completed, throughput=5MB/sec 2024-01-15T23:23:22.710 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KM_ohDJRZw_ZNGq off=6995308 len=1848199 2024-01-15T23:23:22.712 INFO:tasks.workunit.client.0.smithi053.stdout:op 4135 completed, throughput=5MB/sec 2024-01-15T23:23:22.712 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fUrpxl62egAVmTq off=1931157 len=1069391 2024-01-15T23:23:22.719 INFO:tasks.workunit.client.0.smithi053.stdout:op 4136 completed, throughput=5MB/sec 2024-01-15T23:23:22.719 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IV-XJHS8AKu2ENc off=5257350 len=241390 2024-01-15T23:23:22.719 INFO:tasks.workunit.client.0.smithi053.stdout:op 4137 completed, throughput=5MB/sec 2024-01-15T23:23:22.719 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tvuojLgkl55qfuH off=4575872 len=1457217 2024-01-15T23:23:22.728 INFO:tasks.workunit.client.0.smithi053.stdout:op 4138 completed, throughput=5MB/sec 2024-01-15T23:23:23.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:22 smithi163 ceph-mon[138526]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-01-15T23:23:23.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:22 smithi053 ceph-mon[143363]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-01-15T23:23:23.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:22 smithi053 ceph-mon[146052]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-01-15T23:23:23.729 INFO:tasks.workunit.client.0.smithi053.stdout: 805: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:23.729 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ebKahBehGExfwVv off=18635826 len=130517 2024-01-15T23:23:23.729 INFO:tasks.workunit.client.0.smithi053.stdout:op 4139 completed, throughput=4.99MB/sec 2024-01-15T23:23:23.729 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZMNQoIfJiiqgQkN off=13332020 len=227455 2024-01-15T23:23:23.732 INFO:tasks.workunit.client.0.smithi053.stdout:op 4140 completed, throughput=4.99MB/sec 2024-01-15T23:23:23.732 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-elPpcvhLdoQbbYy off=3334746 len=1241980 2024-01-15T23:23:23.734 INFO:tasks.workunit.client.0.smithi053.stdout:op 4141 completed, throughput=5MB/sec 2024-01-15T23:23:23.734 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YwA4C_B3RuAUuE8 off=2952504 len=1085006 2024-01-15T23:23:23.740 INFO:tasks.workunit.client.0.smithi053.stdout:op 4142 completed, throughput=5MB/sec 2024-01-15T23:23:23.740 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-y-ciMi84-rE51fg off=1343303 len=993327 2024-01-15T23:23:23.742 INFO:tasks.workunit.client.0.smithi053.stdout:op 4143 completed, throughput=5MB/sec 2024-01-15T23:23:23.742 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bwX4JRCgv5tBwC9 off=15287051 len=1796680 2024-01-15T23:23:23.745 INFO:tasks.workunit.client.0.smithi053.stdout:op 4144 completed, throughput=5MB/sec 2024-01-15T23:23:24.746 INFO:tasks.workunit.client.0.smithi053.stdout: 806: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:24.746 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ONAJNP_0wMNYk3m off=2099639 len=993705 2024-01-15T23:23:24.748 INFO:tasks.workunit.client.0.smithi053.stdout:op 4145 completed, throughput=5MB/sec 2024-01-15T23:23:24.748 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nbV9JB9fYj0bfuu off=17485107 len=1420474 2024-01-15T23:23:24.750 INFO:tasks.workunit.client.0.smithi053.stdout:op 4146 completed, throughput=5MB/sec 2024-01-15T23:23:24.750 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uHx3dbvhZd1s0HG off=2345054 len=65204 2024-01-15T23:23:24.750 INFO:tasks.workunit.client.0.smithi053.stdout:op 4147 completed, throughput=5MB/sec 2024-01-15T23:23:24.750 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-S4VaQp3a7r5mNxM off=14819967 len=340505 2024-01-15T23:23:24.753 INFO:tasks.workunit.client.0.smithi053.stdout:op 4148 completed, throughput=5MB/sec 2024-01-15T23:23:24.754 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4kCokzc_owCbblT off=3965724 len=1629478 2024-01-15T23:23:24.761 INFO:tasks.workunit.client.0.smithi053.stdout:op 4149 completed, throughput=5MB/sec 2024-01-15T23:23:24.761 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MLxqJARVGBlDDc4 off=1180162 len=1783517 2024-01-15T23:23:24.763 INFO:tasks.workunit.client.0.smithi053.stdout:op 4150 completed, throughput=5MB/sec 2024-01-15T23:23:25.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:24 smithi163 ceph-mon[138526]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:23:25.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:24 smithi053 ceph-mon[143363]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:23:25.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:23:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:23:25] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-01-15T23:23:25.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:24 smithi053 ceph-mon[146052]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:23:25.764 INFO:tasks.workunit.client.0.smithi053.stdout: 807: throughput=5MB/sec pending data=0 2024-01-15T23:23:25.764 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ESjAohds5xwrNDr off=1443102 len=1652866 2024-01-15T23:23:25.771 INFO:tasks.workunit.client.0.smithi053.stdout:op 4151 completed, throughput=5MB/sec 2024-01-15T23:23:25.771 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-I2nyEJPBUZ1osJn off=21750939 len=1413502 2024-01-15T23:23:25.773 INFO:tasks.workunit.client.0.smithi053.stdout:op 4152 completed, throughput=5MB/sec 2024-01-15T23:23:25.773 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FugllC67jzEVqtm off=8580269 len=366295 2024-01-15T23:23:25.776 INFO:tasks.workunit.client.0.smithi053.stdout:op 4153 completed, throughput=5MB/sec 2024-01-15T23:23:25.776 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Y9Kn1G3myBTY7ge off=725244 len=965193 2024-01-15T23:23:25.777 INFO:tasks.workunit.client.0.smithi053.stdout:op 4154 completed, throughput=5MB/sec 2024-01-15T23:23:26.778 INFO:tasks.workunit.client.0.smithi053.stdout: 808: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:26.778 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qJenc4ncGbkEj-6 off=1963268 len=704355 2024-01-15T23:23:26.780 INFO:tasks.workunit.client.0.smithi053.stdout:op 4155 completed, throughput=5MB/sec 2024-01-15T23:23:26.780 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-z4BKtdVA-qMQA6s off=10897108 len=233597 2024-01-15T23:23:26.780 INFO:tasks.workunit.client.0.smithi053.stdout:op 4156 completed, throughput=5MB/sec 2024-01-15T23:23:26.781 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FMixIpjCJu6v0R2 off=2444886 len=878049 2024-01-15T23:23:26.783 INFO:tasks.workunit.client.0.smithi053.stdout:op 4157 completed, throughput=5MB/sec 2024-01-15T23:23:26.783 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DeO-XxE-Ns7a0th off=580977 len=1529041 2024-01-15T23:23:26.785 INFO:tasks.workunit.client.0.smithi053.stdout:op 4158 completed, throughput=5MB/sec 2024-01-15T23:23:26.785 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uWxqmFx9KBdVeZi off=1305132 len=636157 2024-01-15T23:23:26.786 INFO:tasks.workunit.client.0.smithi053.stdout:op 4159 completed, throughput=5MB/sec 2024-01-15T23:23:26.786 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5g0ip2-kR9c3GN8 off=1654802 len=349229 2024-01-15T23:23:26.790 INFO:tasks.workunit.client.0.smithi053.stdout:op 4160 completed, throughput=5MB/sec 2024-01-15T23:23:26.790 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tD-o-1ap0ZA3bEC off=11407616 len=494378 2024-01-15T23:23:26.793 INFO:tasks.workunit.client.0.smithi053.stdout:op 4161 completed, throughput=5MB/sec 2024-01-15T23:23:27.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:26 smithi163 ceph-mon[138526]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-01-15T23:23:27.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:26 smithi053 ceph-mon[143363]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-01-15T23:23:27.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:26 smithi053 ceph-mon[146052]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-01-15T23:23:27.794 INFO:tasks.workunit.client.0.smithi053.stdout: 809: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:27.794 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-R2o8WjA_dtWKcax off=12588324 len=1702864 2024-01-15T23:23:27.796 INFO:tasks.workunit.client.0.smithi053.stdout:op 4162 completed, throughput=5MB/sec 2024-01-15T23:23:27.797 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hd6qF5rvo4cH5yJ off=14462120 len=897887 2024-01-15T23:23:27.802 INFO:tasks.workunit.client.0.smithi053.stdout:op 4163 completed, throughput=5MB/sec 2024-01-15T23:23:27.802 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QkuFD-hFkDglb-J off=4354642 len=121529 2024-01-15T23:23:27.802 INFO:tasks.workunit.client.0.smithi053.stdout:op 4164 completed, throughput=5MB/sec 2024-01-15T23:23:27.802 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FBxEIrIjkP2gIY2 off=15897447 len=1626750 2024-01-15T23:23:27.804 INFO:tasks.workunit.client.0.smithi053.stdout:op 4165 completed, throughput=5MB/sec 2024-01-15T23:23:27.805 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qs7e77AUfrLH2Aw off=7594128 len=619269 2024-01-15T23:23:27.806 INFO:tasks.workunit.client.0.smithi053.stdout:op 4166 completed, throughput=5MB/sec 2024-01-15T23:23:27.806 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tYEYVsQ_B1D7wLK off=5571934 len=306714 2024-01-15T23:23:27.809 INFO:tasks.workunit.client.0.smithi053.stdout:op 4167 completed, throughput=5MB/sec 2024-01-15T23:23:28.809 INFO:tasks.workunit.client.0.smithi053.stdout: 810: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:28.809 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EXqRJ3_QELegP7X off=10833903 len=1179254 2024-01-15T23:23:28.815 INFO:tasks.workunit.client.0.smithi053.stdout:op 4168 completed, throughput=5MB/sec 2024-01-15T23:23:28.815 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-eX0MpL8MNdBpTde off=0 len=1217187 2024-01-15T23:23:28.818 INFO:tasks.workunit.client.0.smithi053.stdout:op 4169 completed, throughput=5MB/sec 2024-01-15T23:23:28.818 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FcsnLlxZVbrr0BX off=5305739 len=1883714 2024-01-15T23:23:28.821 INFO:tasks.workunit.client.0.smithi053.stdout:op 4170 completed, throughput=5MB/sec 2024-01-15T23:23:28.821 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wzoDtThcNyMraGZ off=1135107 len=596473 2024-01-15T23:23:28.822 INFO:tasks.workunit.client.0.smithi053.stdout:op 4171 completed, throughput=5MB/sec 2024-01-15T23:23:28.823 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-45rOAiKXcrmUq0g off=3647915 len=1917392 2024-01-15T23:23:28.824 INFO:tasks.workunit.client.0.smithi053.stdout:op 4172 completed, throughput=5MB/sec 2024-01-15T23:23:29.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:28 smithi163 ceph-mon[138526]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-01-15T23:23:29.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:23:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:28 smithi053 ceph-mon[146052]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-01-15T23:23:29.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:23:29.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:28 smithi053 ceph-mon[143363]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-01-15T23:23:29.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:23:29.825 INFO:tasks.workunit.client.0.smithi053.stdout: 811: throughput=5MB/sec pending data=0 2024-01-15T23:23:29.825 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2YfYqbSE9bJtbhE off=7206768 len=642070 2024-01-15T23:23:29.829 INFO:tasks.workunit.client.0.smithi053.stdout:op 4173 completed, throughput=5MB/sec 2024-01-15T23:23:29.829 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-V9eQEOfRh2LmlWi off=12056132 len=673940 2024-01-15T23:23:29.833 INFO:tasks.workunit.client.0.smithi053.stdout:op 4174 completed, throughput=5MB/sec 2024-01-15T23:23:29.834 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4jxFgXPM0CjOnAk off=19842603 len=1552377 2024-01-15T23:23:29.835 INFO:tasks.workunit.client.0.smithi053.stdout:op 4175 completed, throughput=5MB/sec 2024-01-15T23:23:29.836 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-o9K50mAPT2XtfkY off=2043714 len=2014022 2024-01-15T23:23:29.844 INFO:tasks.workunit.client.0.smithi053.stdout:op 4176 completed, throughput=5MB/sec 2024-01-15T23:23:30.845 INFO:tasks.workunit.client.0.smithi053.stdout: 812: throughput=5MB/sec pending data=0 2024-01-15T23:23:30.845 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KAuOMJqBVDo25FL off=970984 len=803893 2024-01-15T23:23:30.850 INFO:tasks.workunit.client.0.smithi053.stdout:op 4177 completed, throughput=5MB/sec 2024-01-15T23:23:30.851 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3hCrounmYQQPYwF off=12437366 len=119674 2024-01-15T23:23:30.853 INFO:tasks.workunit.client.0.smithi053.stdout:op 4178 completed, throughput=5MB/sec 2024-01-15T23:23:30.853 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IqNaCzs4RGDaPGK off=673581 len=1700136 2024-01-15T23:23:30.861 INFO:tasks.workunit.client.0.smithi053.stdout:op 4179 completed, throughput=5MB/sec 2024-01-15T23:23:30.861 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SwEJxKBw5EWYW2x off=4743726 len=911865 2024-01-15T23:23:30.866 INFO:tasks.workunit.client.0.smithi053.stdout:op 4180 completed, throughput=5MB/sec 2024-01-15T23:23:30.866 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZMQ3XYKfVzPFGII off=15489521 len=357381 2024-01-15T23:23:30.866 INFO:tasks.workunit.client.0.smithi053.stdout:op 4181 completed, throughput=5MB/sec 2024-01-15T23:23:30.867 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rqnylw_n-qSDPJg off=2687089 len=274039 2024-01-15T23:23:30.870 INFO:tasks.workunit.client.0.smithi053.stdout:op 4182 completed, throughput=5MB/sec 2024-01-15T23:23:30.870 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7TN0npDn9-yiUJR off=12456565 len=81624 2024-01-15T23:23:30.870 INFO:tasks.workunit.client.0.smithi053.stdout:op 4183 completed, throughput=5MB/sec 2024-01-15T23:23:30.870 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eQtwaf5Rw3X3vox off=1111750 len=190363 2024-01-15T23:23:30.873 INFO:tasks.workunit.client.0.smithi053.stdout:op 4184 completed, throughput=5MB/sec 2024-01-15T23:23:31.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:30 smithi163 ceph-mon[138526]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:23:31.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:30 smithi053 ceph-mon[143363]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:23:31.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:30 smithi053 ceph-mon[146052]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-01-15T23:23:31.874 INFO:tasks.workunit.client.0.smithi053.stdout: 813: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:31.874 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tA2oUFi7oqIwAhF off=10184043 len=778758 2024-01-15T23:23:31.876 INFO:tasks.workunit.client.0.smithi053.stdout:op 4185 completed, throughput=4.99MB/sec 2024-01-15T23:23:31.876 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HMYLmcXIK7S7RPH off=15372835 len=1021932 2024-01-15T23:23:31.882 INFO:tasks.workunit.client.0.smithi053.stdout:op 4186 completed, throughput=5MB/sec 2024-01-15T23:23:31.882 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ew2lPOlEfVKVXAP off=12736233 len=366063 2024-01-15T23:23:31.885 INFO:tasks.workunit.client.0.smithi053.stdout:op 4187 completed, throughput=5MB/sec 2024-01-15T23:23:31.885 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kimWuuONt2QHo4c off=1993903 len=664265 2024-01-15T23:23:31.889 INFO:tasks.workunit.client.0.smithi053.stdout:op 4188 completed, throughput=5MB/sec 2024-01-15T23:23:31.889 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-n9AIfD6pDbj35xM off=21630749 len=396188 2024-01-15T23:23:31.893 INFO:tasks.workunit.client.0.smithi053.stdout:op 4189 completed, throughput=5MB/sec 2024-01-15T23:23:31.893 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-V270p3S8S3-rdEX off=78262 len=956578 2024-01-15T23:23:31.894 INFO:tasks.workunit.client.0.smithi053.stdout:op 4190 completed, throughput=5MB/sec 2024-01-15T23:23:31.894 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GZ7g6fbepaTx_u- off=7549084 len=880912 2024-01-15T23:23:31.895 INFO:tasks.workunit.client.0.smithi053.stdout:op 4191 completed, throughput=5MB/sec 2024-01-15T23:23:31.895 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8DNMuLqgnnp0sMC off=22738202 len=1289852 2024-01-15T23:23:31.896 INFO:tasks.workunit.client.0.smithi053.stdout:op 4192 completed, throughput=5MB/sec 2024-01-15T23:23:32.896 INFO:tasks.workunit.client.0.smithi053.stdout: 814: throughput=5MB/sec pending data=0 2024-01-15T23:23:32.897 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Kedvmi5xWpCry_T off=0 len=1139498 2024-01-15T23:23:32.903 INFO:tasks.workunit.client.0.smithi053.stdout:op 4193 completed, throughput=5MB/sec 2024-01-15T23:23:32.903 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hpUDns7HVOkwEhj off=14490771 len=1900762 2024-01-15T23:23:32.905 INFO:tasks.workunit.client.0.smithi053.stdout:op 4194 completed, throughput=5MB/sec 2024-01-15T23:23:32.906 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XhjGaYxWtZ6sdqT off=8957486 len=1764315 2024-01-15T23:23:32.907 INFO:tasks.workunit.client.0.smithi053.stdout:op 4195 completed, throughput=5MB/sec 2024-01-15T23:23:33.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:32 smithi163 ceph-mon[138526]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-01-15T23:23:33.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:32 smithi053 ceph-mon[143363]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-01-15T23:23:33.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:32 smithi053 ceph-mon[146052]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-01-15T23:23:33.908 INFO:tasks.workunit.client.0.smithi053.stdout: 815: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:33.908 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Gz4MlpKJDmd5kLk off=3061298 len=658439 2024-01-15T23:23:33.912 INFO:tasks.workunit.client.0.smithi053.stdout:op 4196 completed, throughput=5MB/sec 2024-01-15T23:23:33.912 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yjLjqW-y2__0R_j off=2181106 len=520156 2024-01-15T23:23:33.916 INFO:tasks.workunit.client.0.smithi053.stdout:op 4197 completed, throughput=5MB/sec 2024-01-15T23:23:33.916 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-p3sQPuoOxxVviEI off=19685368 len=1031295 2024-01-15T23:23:33.922 INFO:tasks.workunit.client.0.smithi053.stdout:op 4198 completed, throughput=5MB/sec 2024-01-15T23:23:33.922 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NTKZ-i-Pw3nY8wc off=5419870 len=680127 2024-01-15T23:23:33.926 INFO:tasks.workunit.client.0.smithi053.stdout:op 4199 completed, throughput=5MB/sec 2024-01-15T23:23:33.926 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9ljUdPOVqGVCb1D off=5031717 len=1106271 2024-01-15T23:23:33.932 INFO:tasks.workunit.client.0.smithi053.stdout:op 4200 completed, throughput=5MB/sec 2024-01-15T23:23:33.932 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eNpNQuA4UvlC9Lf off=7269589 len=1119877 2024-01-15T23:23:33.937 INFO:tasks.workunit.client.0.smithi053.stdout:op 4201 completed, throughput=5MB/sec 2024-01-15T23:23:34.938 INFO:tasks.workunit.client.0.smithi053.stdout: 816: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:34.938 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KGoy-09wx0xm98k off=952820 len=48582 2024-01-15T23:23:34.940 INFO:tasks.workunit.client.0.smithi053.stdout:op 4202 completed, throughput=4.99MB/sec 2024-01-15T23:23:34.940 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FwNTIK99nqOEzVT off=442999 len=894567 2024-01-15T23:23:34.946 INFO:tasks.workunit.client.0.smithi053.stdout:op 4203 completed, throughput=5MB/sec 2024-01-15T23:23:34.946 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kCWk6JqfL3gka9I off=86613 len=1214245 2024-01-15T23:23:34.953 INFO:tasks.workunit.client.0.smithi053.stdout:op 4204 completed, throughput=5MB/sec 2024-01-15T23:23:34.953 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ENqtI0hevOAmscC off=18280611 len=1189777 2024-01-15T23:23:34.959 INFO:tasks.workunit.client.0.smithi053.stdout:op 4205 completed, throughput=5MB/sec 2024-01-15T23:23:34.959 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Xnj6iD0lBn29Guq off=9307709 len=1607022 2024-01-15T23:23:34.965 INFO:tasks.workunit.client.0.smithi053.stdout:op 4206 completed, throughput=5MB/sec 2024-01-15T23:23:34.965 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vN9JlAWj9eg41Is off=11221633 len=1337343 2024-01-15T23:23:34.966 INFO:tasks.workunit.client.0.smithi053.stdout:op 4207 completed, throughput=5MB/sec 2024-01-15T23:23:35.235 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:34 smithi163 ceph-mon[138526]: pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:23:35.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:34 smithi053 ceph-mon[146052]: pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:23:35.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:34 smithi053 ceph-mon[143363]: pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:23:35.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:23:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:23:35] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2024-01-15T23:23:35.967 INFO:tasks.workunit.client.0.smithi053.stdout: 817: throughput=5MB/sec pending data=0 2024-01-15T23:23:35.967 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3ULvifVbY1oL0tZ off=1149128 len=1128046 2024-01-15T23:23:35.972 INFO:tasks.workunit.client.0.smithi053.stdout:op 4208 completed, throughput=5MB/sec 2024-01-15T23:23:35.972 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9_jP9qiFaWY-xjb off=4445198 len=792950 2024-01-15T23:23:35.976 INFO:tasks.workunit.client.0.smithi053.stdout:op 4209 completed, throughput=5MB/sec 2024-01-15T23:23:35.977 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YC-WGCwDNjuwoNn off=3231928 len=1363543 2024-01-15T23:23:35.983 INFO:tasks.workunit.client.0.smithi053.stdout:op 4210 completed, throughput=5MB/sec 2024-01-15T23:23:35.983 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-O2FEWjRXIwQCPjb off=8730253 len=1632587 2024-01-15T23:23:35.985 INFO:tasks.workunit.client.0.smithi053.stdout:op 4211 completed, throughput=5MB/sec 2024-01-15T23:23:36.985 INFO:tasks.workunit.client.0.smithi053.stdout: 818: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:36.985 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QTDf6GQWLTv_zX8 off=313070 len=73307 2024-01-15T23:23:36.987 INFO:tasks.workunit.client.0.smithi053.stdout:op 4212 completed, throughput=5MB/sec 2024-01-15T23:23:36.988 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-slxwaQv0GBKdM3T off=13334148 len=1579540 2024-01-15T23:23:36.995 INFO:tasks.workunit.client.0.smithi053.stdout:op 4213 completed, throughput=5MB/sec 2024-01-15T23:23:36.995 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4_XSNPicZP763dq off=3088089 len=336078 2024-01-15T23:23:36.998 INFO:tasks.workunit.client.0.smithi053.stdout:op 4214 completed, throughput=5MB/sec 2024-01-15T23:23:36.998 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OKDhHV4JBdWjA-R off=11417099 len=1197873 2024-01-15T23:23:37.004 INFO:tasks.workunit.client.0.smithi053.stdout:op 4215 completed, throughput=5MB/sec 2024-01-15T23:23:37.004 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6CFNX-ksqJgmpjW off=17208794 len=203623 2024-01-15T23:23:37.005 INFO:tasks.workunit.client.0.smithi053.stdout:op 4216 completed, throughput=5MB/sec 2024-01-15T23:23:37.005 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zcyxooI6uIigWA- off=7766837 len=1923555 2024-01-15T23:23:37.006 INFO:tasks.workunit.client.0.smithi053.stdout:op 4217 completed, throughput=5MB/sec 2024-01-15T23:23:37.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:36 smithi163 ceph-mon[138526]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-01-15T23:23:37.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:36 smithi053 ceph-mon[143363]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-01-15T23:23:37.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:36 smithi053 ceph-mon[146052]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-01-15T23:23:38.007 INFO:tasks.workunit.client.0.smithi053.stdout: 819: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:38.007 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7-RH68GvzwiD-yJ off=6677210 len=1109871 2024-01-15T23:23:38.013 INFO:tasks.workunit.client.0.smithi053.stdout:op 4218 completed, throughput=5MB/sec 2024-01-15T23:23:38.013 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ccgqN1skyiB_8Nm off=1953322 len=384983 2024-01-15T23:23:38.013 INFO:tasks.workunit.client.0.smithi053.stdout:op 4219 completed, throughput=5MB/sec 2024-01-15T23:23:38.013 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-u3AOjaRg2RKbWMa off=5032747 len=1849396 2024-01-15T23:23:38.017 INFO:tasks.workunit.client.0.smithi053.stdout:op 4220 completed, throughput=5MB/sec 2024-01-15T23:23:38.017 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jlpys7M-VqVNU1T off=1305354 len=2075117 2024-01-15T23:23:38.028 INFO:tasks.workunit.client.0.smithi053.stdout:op 4221 completed, throughput=5MB/sec 2024-01-15T23:23:39.029 INFO:tasks.workunit.client.0.smithi053.stdout: 820: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:39.029 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RBY_jETy6DOdOT8 off=21001668 len=1549877 2024-01-15T23:23:39.037 INFO:tasks.workunit.client.0.smithi053.stdout:op 4222 completed, throughput=5MB/sec 2024-01-15T23:23:39.037 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lXRtzESRmukOuXw off=0 len=1560459 2024-01-15T23:23:39.043 INFO:tasks.workunit.client.0.smithi053.stdout:op 4223 completed, throughput=5MB/sec 2024-01-15T23:23:39.043 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-J3os9HHn7vGJETR off=7023559 len=1602617 2024-01-15T23:23:39.045 INFO:tasks.workunit.client.0.smithi053.stdout:op 4224 completed, throughput=5MB/sec 2024-01-15T23:23:39.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:38 smithi163 ceph-mon[138526]: pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:23:39.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:38 smithi053 ceph-mon[143363]: pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:23:39.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:38 smithi053 ceph-mon[146052]: pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:23:40.046 INFO:tasks.workunit.client.0.smithi053.stdout: 821: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:40.046 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pubeg2MDrvgKkae off=4366031 len=833250 2024-01-15T23:23:40.047 INFO:tasks.workunit.client.0.smithi053.stdout:op 4225 completed, throughput=5MB/sec 2024-01-15T23:23:40.047 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-16US_ndqczavdSy off=21385064 len=1099941 2024-01-15T23:23:40.054 INFO:tasks.workunit.client.0.smithi053.stdout:op 4226 completed, throughput=5MB/sec 2024-01-15T23:23:40.054 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zGJ9YCG02LOpQ44 off=13014867 len=1093583 2024-01-15T23:23:40.060 INFO:tasks.workunit.client.0.smithi053.stdout:op 4227 completed, throughput=5MB/sec 2024-01-15T23:23:40.060 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MBU0oYl38QhoCX4 off=5037255 len=701931 2024-01-15T23:23:40.061 INFO:tasks.workunit.client.0.smithi053.stdout:op 4228 completed, throughput=5MB/sec 2024-01-15T23:23:40.061 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IIezM5sn2PoxdJa off=1402014 len=56988 2024-01-15T23:23:40.063 INFO:tasks.workunit.client.0.smithi053.stdout:op 4229 completed, throughput=5MB/sec 2024-01-15T23:23:40.063 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PrdLvxFpW79KrxQ off=7741814 len=1402122 2024-01-15T23:23:40.069 INFO:tasks.workunit.client.0.smithi053.stdout:op 4230 completed, throughput=5MB/sec 2024-01-15T23:23:41.069 INFO:tasks.workunit.client.0.smithi053.stdout: 822: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:41.070 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0e47oDHk2-9D6ve off=650897 len=217526 2024-01-15T23:23:41.073 INFO:tasks.workunit.client.0.smithi053.stdout:op 4231 completed, throughput=4.99MB/sec 2024-01-15T23:23:41.073 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-a5YzuRiABCd4JkW off=4962641 len=1456028 2024-01-15T23:23:41.075 INFO:tasks.workunit.client.0.smithi053.stdout:op 4232 completed, throughput=5MB/sec 2024-01-15T23:23:41.075 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DD0EPdtE1ZaBdMa off=104800 len=474444 2024-01-15T23:23:41.076 INFO:tasks.workunit.client.0.smithi053.stdout:op 4233 completed, throughput=5MB/sec 2024-01-15T23:23:41.077 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XmwEvsm38zRxLxN off=9302802 len=1924351 2024-01-15T23:23:41.079 INFO:tasks.workunit.client.0.smithi053.stdout:op 4234 completed, throughput=5MB/sec 2024-01-15T23:23:41.079 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-49Bvzd5A4qIBy2c off=782546 len=374409 2024-01-15T23:23:41.080 INFO:tasks.workunit.client.0.smithi053.stdout:op 4235 completed, throughput=5MB/sec 2024-01-15T23:23:41.080 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cdRHA_Fm7wH075O off=16196139 len=1301924 2024-01-15T23:23:41.081 INFO:tasks.workunit.client.0.smithi053.stdout:op 4236 completed, throughput=5MB/sec 2024-01-15T23:23:41.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:40 smithi163 ceph-mon[138526]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:23:41.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:40 smithi053 ceph-mon[143363]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:23:41.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:40 smithi053 ceph-mon[146052]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:23:42.082 INFO:tasks.workunit.client.0.smithi053.stdout: 823: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:42.082 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VF9WBSiR69Lo-Bs off=17044483 len=2242 2024-01-15T23:23:42.082 INFO:tasks.workunit.client.0.smithi053.stdout:op 4237 completed, throughput=4.99MB/sec 2024-01-15T23:23:42.083 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aGcVXt8dhDAvCjB off=2954003 len=398015 2024-01-15T23:23:42.083 INFO:tasks.workunit.client.0.smithi053.stdout:op 4238 completed, throughput=5MB/sec 2024-01-15T23:23:42.083 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IEayjMLdK2QEEaq off=15068920 len=303686 2024-01-15T23:23:42.084 INFO:tasks.workunit.client.0.smithi053.stdout:op 4239 completed, throughput=5MB/sec 2024-01-15T23:23:42.084 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FGPFHmLm26k3Yud off=6523116 len=1746118 2024-01-15T23:23:42.086 INFO:tasks.workunit.client.0.smithi053.stdout:op 4240 completed, throughput=5MB/sec 2024-01-15T23:23:42.086 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ttsp5F1Tqc3XsaJ off=10721973 len=2091150 2024-01-15T23:23:42.090 INFO:tasks.workunit.client.0.smithi053.stdout:op 4241 completed, throughput=5MB/sec 2024-01-15T23:23:42.090 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TLf2yOr4PjTMh4d off=1257505 len=683626 2024-01-15T23:23:42.094 INFO:tasks.workunit.client.0.smithi053.stdout:op 4242 completed, throughput=5MB/sec 2024-01-15T23:23:43.095 INFO:tasks.workunit.client.0.smithi053.stdout: 824: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:43.095 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HaUGQrTpZfBLef7 off=6063259 len=832380 2024-01-15T23:23:43.096 INFO:tasks.workunit.client.0.smithi053.stdout:op 4243 completed, throughput=5MB/sec 2024-01-15T23:23:43.096 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-n_BsVdUpgEw72Vs off=5937806 len=1952339 2024-01-15T23:23:43.104 INFO:tasks.workunit.client.0.smithi053.stdout:op 4244 completed, throughput=5MB/sec 2024-01-15T23:23:43.104 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8RlXYqf0TFuns2Z off=8119419 len=101415 2024-01-15T23:23:43.105 INFO:tasks.workunit.client.0.smithi053.stdout:op 4245 completed, throughput=5MB/sec 2024-01-15T23:23:43.105 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fp3IZ-JCT_GxMln off=11334470 len=994582 2024-01-15T23:23:43.106 INFO:tasks.workunit.client.0.smithi053.stdout:op 4246 completed, throughput=5MB/sec 2024-01-15T23:23:43.106 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dZCekyu6cU1y1ma off=3551345 len=848433 2024-01-15T23:23:43.112 INFO:tasks.workunit.client.0.smithi053.stdout:op 4247 completed, throughput=5MB/sec 2024-01-15T23:23:43.112 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-46CoRsnmQW1NPsX off=3789218 len=70886 2024-01-15T23:23:43.112 INFO:tasks.workunit.client.0.smithi053.stdout:op 4248 completed, throughput=5MB/sec 2024-01-15T23:23:43.112 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sDwq7xQkmntnANu off=2985831 len=991045 2024-01-15T23:23:43.114 INFO:tasks.workunit.client.0.smithi053.stdout:op 4249 completed, throughput=5MB/sec 2024-01-15T23:23:43.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:42 smithi163 ceph-mon[138526]: pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:23:43.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:42 smithi053 ceph-mon[143363]: pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:23:43.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:42 smithi053 ceph-mon[146052]: pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-01-15T23:23:44.114 INFO:tasks.workunit.client.0.smithi053.stdout: 825: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:44.115 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LYSS0SvyO3CL-n1 off=5597448 len=2090766 2024-01-15T23:23:44.117 INFO:tasks.workunit.client.0.smithi053.stdout:op 4250 completed, throughput=5MB/sec 2024-01-15T23:23:44.117 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Gm--60Chw10wqq3 off=3075138 len=1948620 2024-01-15T23:23:44.121 INFO:tasks.workunit.client.0.smithi053.stdout:op 4251 completed, throughput=5MB/sec 2024-01-15T23:23:44.121 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Hur4QkAjYl7cKhT off=7463355 len=1666613 2024-01-15T23:23:44.130 INFO:tasks.workunit.client.0.smithi053.stdout:op 4252 completed, throughput=5MB/sec 2024-01-15T23:23:44.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:23:44.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:23:44.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:23:45.131 INFO:tasks.workunit.client.0.smithi053.stdout: 826: throughput=5MB/sec pending data=0 2024-01-15T23:23:45.131 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LLuykH98cqPSgK8 off=9530901 len=1202703 2024-01-15T23:23:45.137 INFO:tasks.workunit.client.0.smithi053.stdout:op 4253 completed, throughput=5MB/sec 2024-01-15T23:23:45.137 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_gu3dt4i6YSojD6 off=3806489 len=1051230 2024-01-15T23:23:45.138 INFO:tasks.workunit.client.0.smithi053.stdout:op 4254 completed, throughput=5MB/sec 2024-01-15T23:23:45.139 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xibnr8OCwfjt7vH off=747372 len=553329 2024-01-15T23:23:45.139 INFO:tasks.workunit.client.0.smithi053.stdout:op 4255 completed, throughput=5MB/sec 2024-01-15T23:23:45.140 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-d_D3i8gkznGiwel off=8174529 len=513041 2024-01-15T23:23:45.143 INFO:tasks.workunit.client.0.smithi053.stdout:op 4256 completed, throughput=5MB/sec 2024-01-15T23:23:45.143 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GXXYEuEtoTPpKCC off=22436850 len=1435968 2024-01-15T23:23:45.146 INFO:tasks.workunit.client.0.smithi053.stdout:op 4257 completed, throughput=5MB/sec 2024-01-15T23:23:45.234 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:44 smithi163 ceph-mon[138526]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:23:45.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:44 smithi053 ceph-mon[143363]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:23:45.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:44 smithi053 ceph-mon[146052]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:23:45.298 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:23:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:23:45] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-01-15T23:23:46.146 INFO:tasks.workunit.client.0.smithi053.stdout: 827: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:46.146 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-taCaTf15VFLuRsv off=5835120 len=1309659 2024-01-15T23:23:46.154 INFO:tasks.workunit.client.0.smithi053.stdout:op 4258 completed, throughput=5MB/sec 2024-01-15T23:23:46.154 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6GCkzUxOY23W-BN off=13929800 len=560631 2024-01-15T23:23:46.154 INFO:tasks.workunit.client.0.smithi053.stdout:op 4259 completed, throughput=5MB/sec 2024-01-15T23:23:46.155 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RMd7v8z-BiNA20L off=10452897 len=1709688 2024-01-15T23:23:46.163 INFO:tasks.workunit.client.0.smithi053.stdout:op 4260 completed, throughput=5MB/sec 2024-01-15T23:23:46.163 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5iTAZj5Pi-ZkHrt off=3730235 len=1027891 2024-01-15T23:23:46.168 INFO:tasks.workunit.client.0.smithi053.stdout:op 4261 completed, throughput=5MB/sec 2024-01-15T23:23:46.168 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UMb8v5h4vV1J9HA off=5610490 len=1961706 2024-01-15T23:23:46.170 INFO:tasks.workunit.client.0.smithi053.stdout:op 4262 completed, throughput=5MB/sec 2024-01-15T23:23:46.233 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:45 smithi163 ceph-mon[138526]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:23:46.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:45 smithi053 ceph-mon[143363]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:23:46.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:45 smithi053 ceph-mon[146052]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:23:47.171 INFO:tasks.workunit.client.0.smithi053.stdout: 828: throughput=5MB/sec pending data=0 2024-01-15T23:23:47.171 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JVFczh0OieCMaUO off=3882343 len=1720750 2024-01-15T23:23:47.177 INFO:tasks.workunit.client.0.smithi053.stdout:op 4263 completed, throughput=5MB/sec 2024-01-15T23:23:47.178 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-F0xEP3j_AIMF87F off=1609856 len=931410 2024-01-15T23:23:47.182 INFO:tasks.workunit.client.0.smithi053.stdout:op 4264 completed, throughput=5MB/sec 2024-01-15T23:23:47.182 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lM7iVMYY_aTEMVe off=4698717 len=1359706 2024-01-15T23:23:47.184 INFO:tasks.workunit.client.0.smithi053.stdout:op 4265 completed, throughput=5MB/sec 2024-01-15T23:23:48.184 INFO:tasks.workunit.client.0.smithi053.stdout: 829: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:48.184 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FGPFHmLm26k3Yud off=5156261 len=1341697 2024-01-15T23:23:48.186 INFO:tasks.workunit.client.0.smithi053.stdout:op 4266 completed, throughput=5MB/sec 2024-01-15T23:23:48.186 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ai_Tvjphk39Izu6 off=10105791 len=1846823 2024-01-15T23:23:48.195 INFO:tasks.workunit.client.0.smithi053.stdout:op 4267 completed, throughput=5MB/sec 2024-01-15T23:23:48.195 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wPKCrWDwvWWea5i off=2951582 len=424048 2024-01-15T23:23:48.198 INFO:tasks.workunit.client.0.smithi053.stdout:op 4268 completed, throughput=5MB/sec 2024-01-15T23:23:48.199 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aSzFPxaEwMEeA_r off=1998153 len=725510 2024-01-15T23:23:48.204 INFO:tasks.workunit.client.0.smithi053.stdout:op 4269 completed, throughput=5MB/sec 2024-01-15T23:23:48.204 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2reVF6wLEw0qPxz off=1466572 len=1217136 2024-01-15T23:23:48.205 INFO:tasks.workunit.client.0.smithi053.stdout:op 4270 completed, throughput=5MB/sec 2024-01-15T23:23:48.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:48 smithi163 ceph-mon[138526]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:23:48.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:48 smithi053 ceph-mon[143363]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:23:48.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:48 smithi053 ceph-mon[146052]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:23:49.205 INFO:tasks.workunit.client.0.smithi053.stdout: 830: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:49.206 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ExRYX_BXvzqFCIp off=8152654 len=1319868 2024-01-15T23:23:49.207 INFO:tasks.workunit.client.0.smithi053.stdout:op 4271 completed, throughput=5MB/sec 2024-01-15T23:23:49.207 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-z9v1AHbnmFSZKSH off=3516213 len=428180 2024-01-15T23:23:49.211 INFO:tasks.workunit.client.0.smithi053.stdout:op 4272 completed, throughput=5MB/sec 2024-01-15T23:23:49.211 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oisiyk8QSWWoRgi off=4652949 len=1397195 2024-01-15T23:23:49.217 INFO:tasks.workunit.client.0.smithi053.stdout:op 4273 completed, throughput=5MB/sec 2024-01-15T23:23:49.217 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IcKtjI13olg0Tsu off=969567 len=1254929 2024-01-15T23:23:49.222 INFO:tasks.workunit.client.0.smithi053.stdout:op 4274 completed, throughput=5MB/sec 2024-01-15T23:23:49.222 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7vkxCWOf22O1HTb off=1370119 len=809478 2024-01-15T23:23:49.223 INFO:tasks.workunit.client.0.smithi053.stdout:op 4275 completed, throughput=5MB/sec 2024-01-15T23:23:50.224 INFO:tasks.workunit.client.0.smithi053.stdout: 831: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:50.224 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JfSZbAWieDGOr7q off=11415715 len=1800077 2024-01-15T23:23:50.232 INFO:tasks.workunit.client.0.smithi053.stdout:op 4276 completed, throughput=5MB/sec 2024-01-15T23:23:50.233 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kFhB_5eZ36ICdUz off=6483986 len=2085291 2024-01-15T23:23:50.245 INFO:tasks.workunit.client.0.smithi053.stdout:op 4277 completed, throughput=5MB/sec 2024-01-15T23:23:50.245 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hQeuh1d4hPANxDo off=16299532 len=402035 2024-01-15T23:23:50.249 INFO:tasks.workunit.client.0.smithi053.stdout:op 4278 completed, throughput=5MB/sec 2024-01-15T23:23:50.249 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vtwV3CWKX1xsbyP off=5941530 len=2021995 2024-01-15T23:23:50.258 INFO:tasks.workunit.client.0.smithi053.stdout:op 4279 completed, throughput=5MB/sec 2024-01-15T23:23:50.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:50 smithi163 ceph-mon[138526]: pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:23:50.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:50 smithi053 ceph-mon[143363]: pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:23:50.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:50 smithi053 ceph-mon[146052]: pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:23:51.258 INFO:tasks.workunit.client.0.smithi053.stdout: 832: throughput=5MB/sec pending data=0 2024-01-15T23:23:51.258 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jEtefCwVy82Yag4 off=4012808 len=1045488 2024-01-15T23:23:51.264 INFO:tasks.workunit.client.0.smithi053.stdout:op 4280 completed, throughput=5MB/sec 2024-01-15T23:23:51.264 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NHT3K1jpTLu9T3Q off=4216455 len=1785137 2024-01-15T23:23:51.272 INFO:tasks.workunit.client.0.smithi053.stdout:op 4281 completed, throughput=5MB/sec 2024-01-15T23:23:51.272 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XqvcjIJd_4G8F1H off=16361540 len=1269984 2024-01-15T23:23:51.281 INFO:tasks.workunit.client.0.smithi053.stdout:op 4282 completed, throughput=5MB/sec 2024-01-15T23:23:52.281 INFO:tasks.workunit.client.0.smithi053.stdout: 833: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:52.282 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7Hm6wEv-445jlPA off=16505168 len=954443 2024-01-15T23:23:52.286 INFO:tasks.workunit.client.0.smithi053.stdout:op 4283 completed, throughput=5MB/sec 2024-01-15T23:23:52.286 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--5W6NhLWUxYT2P_ off=4352839 len=1891219 2024-01-15T23:23:52.288 INFO:tasks.workunit.client.0.smithi053.stdout:op 4284 completed, throughput=5MB/sec 2024-01-15T23:23:52.289 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1H0ddzGokDCFiMf off=596489 len=740101 2024-01-15T23:23:52.293 INFO:tasks.workunit.client.0.smithi053.stdout:op 4285 completed, throughput=5MB/sec 2024-01-15T23:23:52.293 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-d7VloiRZcNBWGvO off=4749950 len=203151 2024-01-15T23:23:52.294 INFO:tasks.workunit.client.0.smithi053.stdout:op 4286 completed, throughput=5MB/sec 2024-01-15T23:23:52.294 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ablKFTvWY56FtjQ off=1289830 len=884109 2024-01-15T23:23:52.299 INFO:tasks.workunit.client.0.smithi053.stdout:op 4287 completed, throughput=5MB/sec 2024-01-15T23:23:52.299 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-siSFS8YzTzbUSRS off=453530 len=52111 2024-01-15T23:23:52.300 INFO:tasks.workunit.client.0.smithi053.stdout:op 4288 completed, throughput=5MB/sec 2024-01-15T23:23:52.300 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wpAYnCB8yLMcjHk off=12556353 len=159578 2024-01-15T23:23:52.302 INFO:tasks.workunit.client.0.smithi053.stdout:op 4289 completed, throughput=5MB/sec 2024-01-15T23:23:52.302 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VaWbFYYmK8PEfy_ off=10677367 len=1195880 2024-01-15T23:23:52.304 INFO:tasks.workunit.client.0.smithi053.stdout:op 4290 completed, throughput=5MB/sec 2024-01-15T23:23:52.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:52 smithi163 ceph-mon[138526]: pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:23:52.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:52 smithi053 ceph-mon[143363]: pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:23:52.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:52 smithi053 ceph-mon[146052]: pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:23:53.304 INFO:tasks.workunit.client.0.smithi053.stdout: 834: throughput=5MB/sec pending data=0 2024-01-15T23:23:53.304 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-y4L9AlvSd_iKZA0 off=5726316 len=879274 2024-01-15T23:23:53.306 INFO:tasks.workunit.client.0.smithi053.stdout:op 4291 completed, throughput=5MB/sec 2024-01-15T23:23:53.306 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Mriu0Jv1OIwI78C off=13102504 len=507862 2024-01-15T23:23:53.310 INFO:tasks.workunit.client.0.smithi053.stdout:op 4292 completed, throughput=5MB/sec 2024-01-15T23:23:53.310 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-L1Vme0X2IcXh_ph off=3985302 len=620968 2024-01-15T23:23:53.311 INFO:tasks.workunit.client.0.smithi053.stdout:op 4293 completed, throughput=5MB/sec 2024-01-15T23:23:53.311 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bEycMZMTXjNC515 off=9320574 len=205988 2024-01-15T23:23:53.311 INFO:tasks.workunit.client.0.smithi053.stdout:op 4294 completed, throughput=5MB/sec 2024-01-15T23:23:53.311 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gX-RF1I7ZTw-ytQ off=14038021 len=1362841 2024-01-15T23:23:53.313 INFO:tasks.workunit.client.0.smithi053.stdout:op 4295 completed, throughput=5MB/sec 2024-01-15T23:23:53.314 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yNALaeFI8Kg5Ejm off=2464423 len=1440253 2024-01-15T23:23:53.320 INFO:tasks.workunit.client.0.smithi053.stdout:op 4296 completed, throughput=5MB/sec 2024-01-15T23:23:54.321 INFO:tasks.workunit.client.0.smithi053.stdout: 835: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:54.321 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vrkOMQA7gMgwW1o off=603567 len=968595 2024-01-15T23:23:54.322 INFO:tasks.workunit.client.0.smithi053.stdout:op 4297 completed, throughput=5MB/sec 2024-01-15T23:23:54.322 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YiRhuJEdZC2Id9_ off=2033580 len=1136523 2024-01-15T23:23:54.328 INFO:tasks.workunit.client.0.smithi053.stdout:op 4298 completed, throughput=5MB/sec 2024-01-15T23:23:54.329 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9N4kzkcO9rSob0x off=2947272 len=360570 2024-01-15T23:23:54.329 INFO:tasks.workunit.client.0.smithi053.stdout:op 4299 completed, throughput=5MB/sec 2024-01-15T23:23:54.329 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pckVElOzEpreepa off=1436674 len=818518 2024-01-15T23:23:54.334 INFO:tasks.workunit.client.0.smithi053.stdout:op 4300 completed, throughput=5MB/sec 2024-01-15T23:23:54.334 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2w3rhLXvOc_KVVZ off=2432214 len=120099 2024-01-15T23:23:54.335 INFO:tasks.workunit.client.0.smithi053.stdout:op 4301 completed, throughput=5MB/sec 2024-01-15T23:23:54.335 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--4J63OiASxKCVN6 off=2325142 len=131955 2024-01-15T23:23:54.337 INFO:tasks.workunit.client.0.smithi053.stdout:op 4302 completed, throughput=5MB/sec 2024-01-15T23:23:54.338 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Jp0g9LnQZKhwGZS off=9763168 len=1147203 2024-01-15T23:23:54.340 INFO:tasks.workunit.client.0.smithi053.stdout:op 4303 completed, throughput=5MB/sec 2024-01-15T23:23:54.340 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GroIaOBG_tBG_vH off=3858918 len=265972 2024-01-15T23:23:54.340 INFO:tasks.workunit.client.0.smithi053.stdout:op 4304 completed, throughput=5MB/sec 2024-01-15T23:23:54.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:54 smithi163 ceph-mon[138526]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:23:54.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:54 smithi053 ceph-mon[146052]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:23:54.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:54 smithi053 ceph-mon[143363]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:23:55.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:23:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:23:55] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-01-15T23:23:55.341 INFO:tasks.workunit.client.0.smithi053.stdout: 836: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:55.341 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gQ4EdsHaf9LG25D off=277826 len=354923 2024-01-15T23:23:55.347 INFO:tasks.workunit.client.0.smithi053.stdout:op 4305 completed, throughput=4.99MB/sec 2024-01-15T23:23:55.347 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CuNvI-DbxXcyA06 off=8777517 len=340969 2024-01-15T23:23:55.351 INFO:tasks.workunit.client.0.smithi053.stdout:op 4306 completed, throughput=5MB/sec 2024-01-15T23:23:55.351 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-t-7gBJxx3Lyvb-I off=11798026 len=563717 2024-01-15T23:23:55.355 INFO:tasks.workunit.client.0.smithi053.stdout:op 4307 completed, throughput=5MB/sec 2024-01-15T23:23:55.355 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PWf_uWmGZd1OFlA off=11944959 len=1593137 2024-01-15T23:23:55.370 INFO:tasks.workunit.client.0.smithi053.stdout:op 4308 completed, throughput=5MB/sec 2024-01-15T23:23:55.370 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-crk--JY_NmESg-T off=2306706 len=1254289 2024-01-15T23:23:55.375 INFO:tasks.workunit.client.0.smithi053.stdout:op 4309 completed, throughput=5MB/sec 2024-01-15T23:23:55.375 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-E6uD1qro9Q645hm off=12606548 len=979117 2024-01-15T23:23:55.379 INFO:tasks.workunit.client.0.smithi053.stdout:op 4310 completed, throughput=5MB/sec 2024-01-15T23:23:55.379 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-COiRwMJbu1XaLEU off=2295284 len=1733347 2024-01-15T23:23:55.405 INFO:tasks.workunit.client.0.smithi053.stdout:op 4311 completed, throughput=5MB/sec 2024-01-15T23:23:56.406 INFO:tasks.workunit.client.0.smithi053.stdout: 837: throughput=5MB/sec pending data=0 2024-01-15T23:23:56.406 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1YjMsgT3yEe4CKZ off=702091 len=649011 2024-01-15T23:23:56.410 INFO:tasks.workunit.client.0.smithi053.stdout:op 4312 completed, throughput=5MB/sec 2024-01-15T23:23:56.410 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5jlJHPgE44sAigZ off=5886883 len=1309611 2024-01-15T23:23:56.417 INFO:tasks.workunit.client.0.smithi053.stdout:op 4313 completed, throughput=5MB/sec 2024-01-15T23:23:56.417 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0lBqQ4jrVt5BV0G off=13241096 len=906540 2024-01-15T23:23:56.422 INFO:tasks.workunit.client.0.smithi053.stdout:op 4314 completed, throughput=5MB/sec 2024-01-15T23:23:56.422 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vuM0pKSwy38SBWR off=3389508 len=1951984 2024-01-15T23:23:56.430 INFO:tasks.workunit.client.0.smithi053.stdout:op 4315 completed, throughput=5MB/sec 2024-01-15T23:23:56.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:56 smithi163 ceph-mon[138526]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:23:56.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:56 smithi053 ceph-mon[143363]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:23:56.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:56 smithi053 ceph-mon[146052]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:23:57.430 INFO:tasks.workunit.client.0.smithi053.stdout: 838: throughput=5MB/sec pending data=0 2024-01-15T23:23:57.430 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RVim5xIpOV40lFt off=9344372 len=1046855 2024-01-15T23:23:57.432 INFO:tasks.workunit.client.0.smithi053.stdout:op 4316 completed, throughput=5MB/sec 2024-01-15T23:23:57.432 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bOoa07if155Y3VF off=4820704 len=1097031 2024-01-15T23:23:57.437 INFO:tasks.workunit.client.0.smithi053.stdout:op 4317 completed, throughput=5MB/sec 2024-01-15T23:23:57.437 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-akA5oVu1WdcOADq off=3043030 len=1893811 2024-01-15T23:23:57.439 INFO:tasks.workunit.client.0.smithi053.stdout:op 4318 completed, throughput=5MB/sec 2024-01-15T23:23:57.440 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_lfEm_MddI4I_d_ off=22820071 len=901539 2024-01-15T23:23:57.441 INFO:tasks.workunit.client.0.smithi053.stdout:op 4319 completed, throughput=5MB/sec 2024-01-15T23:23:58.441 INFO:tasks.workunit.client.0.smithi053.stdout: 839: throughput=4.99MB/sec pending data=0 2024-01-15T23:23:58.441 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zrvyfemFrsZVwZG off=12737066 len=1578921 2024-01-15T23:23:58.443 INFO:tasks.workunit.client.0.smithi053.stdout:op 4320 completed, throughput=5MB/sec 2024-01-15T23:23:58.443 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-V8wVOh5kYUD_pdU off=18040284 len=857862 2024-01-15T23:23:58.449 INFO:tasks.workunit.client.0.smithi053.stdout:op 4321 completed, throughput=5MB/sec 2024-01-15T23:23:58.449 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TP6Y0n8X17Cm3Fy off=3384683 len=942908 2024-01-15T23:23:58.454 INFO:tasks.workunit.client.0.smithi053.stdout:op 4322 completed, throughput=5MB/sec 2024-01-15T23:23:58.454 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3zHWetxS0mft9x6 off=6024554 len=1078032 2024-01-15T23:23:58.460 INFO:tasks.workunit.client.0.smithi053.stdout:op 4323 completed, throughput=5MB/sec 2024-01-15T23:23:58.460 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tvInwuM5WiSf6A7 off=9973040 len=1518885 2024-01-15T23:23:58.462 INFO:tasks.workunit.client.0.smithi053.stdout:op 4324 completed, throughput=5MB/sec 2024-01-15T23:23:58.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:58 smithi163 ceph-mon[138526]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:23:58.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:58 smithi053 ceph-mon[143363]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:23:58.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:58 smithi053 ceph-mon[146052]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:23:59.463 INFO:tasks.workunit.client.0.smithi053.stdout: 840: throughput=5MB/sec pending data=0 2024-01-15T23:23:59.463 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6RmWZ5qNEUcH0Gi off=2767938 len=442051 2024-01-15T23:23:59.466 INFO:tasks.workunit.client.0.smithi053.stdout:op 4325 completed, throughput=5MB/sec 2024-01-15T23:23:59.466 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qi6DOXtWz1PbS7m off=2802173 len=1650320 2024-01-15T23:23:59.468 INFO:tasks.workunit.client.0.smithi053.stdout:op 4326 completed, throughput=5MB/sec 2024-01-15T23:23:59.468 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LolF6tQxUaMYcJn off=0 len=1581466 2024-01-15T23:23:59.476 INFO:tasks.workunit.client.0.smithi053.stdout:op 4327 completed, throughput=5MB/sec 2024-01-15T23:23:59.476 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0mePY45hWfYZyRc off=5256278 len=785534 2024-01-15T23:23:59.480 INFO:tasks.workunit.client.0.smithi053.stdout:op 4328 completed, throughput=5MB/sec 2024-01-15T23:23:59.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:23:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:23:59.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:23:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:23:59.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:23:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:24:00.481 INFO:tasks.workunit.client.0.smithi053.stdout: 841: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:00.481 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5kuPmM5YH6bnmXw off=900714 len=2000242 2024-01-15T23:24:00.483 INFO:tasks.workunit.client.0.smithi053.stdout:op 4329 completed, throughput=5MB/sec 2024-01-15T23:24:00.483 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--vNSJ4H3BpwFF5H off=2357872 len=1569031 2024-01-15T23:24:00.490 INFO:tasks.workunit.client.0.smithi053.stdout:op 4330 completed, throughput=5MB/sec 2024-01-15T23:24:00.490 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HpQX8_LuS-0OAsA off=4171611 len=761135 2024-01-15T23:24:00.494 INFO:tasks.workunit.client.0.smithi053.stdout:op 4331 completed, throughput=5MB/sec 2024-01-15T23:24:00.494 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qIo9E5Af0f8pLjL off=567854 len=52562 2024-01-15T23:24:00.495 INFO:tasks.workunit.client.0.smithi053.stdout:op 4332 completed, throughput=5MB/sec 2024-01-15T23:24:00.495 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_BrWTnUSXbcY0eN off=19008175 len=96227 2024-01-15T23:24:00.497 INFO:tasks.workunit.client.0.smithi053.stdout:op 4333 completed, throughput=5MB/sec 2024-01-15T23:24:00.497 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jgpx1ABe4yJl9Sb off=1479793 len=938124 2024-01-15T23:24:00.502 INFO:tasks.workunit.client.0.smithi053.stdout:op 4334 completed, throughput=5MB/sec 2024-01-15T23:24:00.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:00 smithi163 ceph-mon[138526]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:24:00.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:00 smithi053 ceph-mon[143363]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:24:00.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:00 smithi053 ceph-mon[146052]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:24:01.503 INFO:tasks.workunit.client.0.smithi053.stdout: 842: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:01.503 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uZlk_lpsOJeiqyi off=1928496 len=614320 2024-01-15T23:24:01.507 INFO:tasks.workunit.client.0.smithi053.stdout:op 4335 completed, throughput=5MB/sec 2024-01-15T23:24:01.507 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aIlZazgCy7q6lRU off=10359307 len=1503193 2024-01-15T23:24:01.515 INFO:tasks.workunit.client.0.smithi053.stdout:op 4336 completed, throughput=5MB/sec 2024-01-15T23:24:01.515 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VMyUlcPxHcFno5- off=10652529 len=1846 2024-01-15T23:24:01.515 INFO:tasks.workunit.client.0.smithi053.stdout:op 4337 completed, throughput=5MB/sec 2024-01-15T23:24:01.515 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FGIzDvTZ7mrlHP2 off=8623295 len=642831 2024-01-15T23:24:01.516 INFO:tasks.workunit.client.0.smithi053.stdout:op 4338 completed, throughput=5MB/sec 2024-01-15T23:24:01.517 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sihxedH_cFR01dU off=4896633 len=1804743 2024-01-15T23:24:01.519 INFO:tasks.workunit.client.0.smithi053.stdout:op 4339 completed, throughput=5MB/sec 2024-01-15T23:24:01.519 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-F-6TY9KOMb1IJmH off=2433486 len=648021 2024-01-15T23:24:01.523 INFO:tasks.workunit.client.0.smithi053.stdout:op 4340 completed, throughput=5MB/sec 2024-01-15T23:24:02.523 INFO:tasks.workunit.client.0.smithi053.stdout: 843: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:02.524 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lYafA_Kn3_09VEt off=0 len=1854368 2024-01-15T23:24:02.525 INFO:tasks.workunit.client.0.smithi053.stdout:op 4341 completed, throughput=5MB/sec 2024-01-15T23:24:02.525 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mlhRI7nGWLCfjSN off=6366252 len=787564 2024-01-15T23:24:02.530 INFO:tasks.workunit.client.0.smithi053.stdout:op 4342 completed, throughput=5MB/sec 2024-01-15T23:24:02.530 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yKvn0HaSj4YwhSo off=17481407 len=307334 2024-01-15T23:24:02.531 INFO:tasks.workunit.client.0.smithi053.stdout:op 4343 completed, throughput=5MB/sec 2024-01-15T23:24:02.531 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4phJqtCf6gRoeXJ off=15726848 len=2020896 2024-01-15T23:24:02.541 INFO:tasks.workunit.client.0.smithi053.stdout:op 4344 completed, throughput=5MB/sec 2024-01-15T23:24:02.541 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1Ki5z0P6tib-8-4 off=5436282 len=1611409 2024-01-15T23:24:02.542 INFO:tasks.workunit.client.0.smithi053.stdout:op 4345 completed, throughput=5MB/sec 2024-01-15T23:24:02.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:02 smithi163 ceph-mon[138526]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-01-15T23:24:02.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:02 smithi053 ceph-mon[143363]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-01-15T23:24:02.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:02 smithi053 ceph-mon[146052]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-01-15T23:24:03.542 INFO:tasks.workunit.client.0.smithi053.stdout: 844: throughput=5MB/sec pending data=0 2024-01-15T23:24:03.542 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YH3cLZVwHLgkQtW off=9991282 len=1882500 2024-01-15T23:24:03.545 INFO:tasks.workunit.client.0.smithi053.stdout:op 4346 completed, throughput=5MB/sec 2024-01-15T23:24:03.545 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EqvMOXg9RqcwUBn off=2978416 len=372402 2024-01-15T23:24:03.546 INFO:tasks.workunit.client.0.smithi053.stdout:op 4347 completed, throughput=5MB/sec 2024-01-15T23:24:03.546 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BqVFtktnY97EBjQ off=12168116 len=157207 2024-01-15T23:24:03.546 INFO:tasks.workunit.client.0.smithi053.stdout:op 4348 completed, throughput=5MB/sec 2024-01-15T23:24:03.546 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-L6CaIw2RK24tNro off=24010924 len=292128 2024-01-15T23:24:03.550 INFO:tasks.workunit.client.0.smithi053.stdout:op 4349 completed, throughput=5MB/sec 2024-01-15T23:24:03.550 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-J98MZo_HD-v-m6F off=752997 len=511125 2024-01-15T23:24:03.554 INFO:tasks.workunit.client.0.smithi053.stdout:op 4350 completed, throughput=5MB/sec 2024-01-15T23:24:03.554 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AmSGUXZl5lnEHu4 off=5985671 len=1160127 2024-01-15T23:24:03.556 INFO:tasks.workunit.client.0.smithi053.stdout:op 4351 completed, throughput=5MB/sec 2024-01-15T23:24:04.556 INFO:tasks.workunit.client.0.smithi053.stdout: 845: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:04.556 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-l00HC2IiBaqibDa off=10381767 len=2054864 2024-01-15T23:24:04.559 INFO:tasks.workunit.client.0.smithi053.stdout:op 4352 completed, throughput=5MB/sec 2024-01-15T23:24:04.559 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4loi4lNpqyq0MQ3 off=11539505 len=1753265 2024-01-15T23:24:04.562 INFO:tasks.workunit.client.0.smithi053.stdout:op 4353 completed, throughput=5MB/sec 2024-01-15T23:24:04.562 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jlpys7M-VqVNU1T off=1338881 len=1707395 2024-01-15T23:24:04.566 INFO:tasks.workunit.client.0.smithi053.stdout:op 4354 completed, throughput=5MB/sec 2024-01-15T23:24:04.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:04 smithi163 ceph-mon[138526]: pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:24:04.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:04 smithi053 ceph-mon[143363]: pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:24:04.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:04 smithi053 ceph-mon[146052]: pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:24:05.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:24:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:24:05] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2024-01-15T23:24:05.566 INFO:tasks.workunit.client.0.smithi053.stdout: 846: throughput=5MB/sec pending data=0 2024-01-15T23:24:05.567 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uOsMiskSTXYZ2Z9 off=3656184 len=1866628 2024-01-15T23:24:05.579 INFO:tasks.workunit.client.0.smithi053.stdout:op 4355 completed, throughput=5MB/sec 2024-01-15T23:24:05.579 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-m3qI06IK8_UUTif off=3777884 len=1353049 2024-01-15T23:24:05.587 INFO:tasks.workunit.client.0.smithi053.stdout:op 4356 completed, throughput=5MB/sec 2024-01-15T23:24:05.587 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-n8APnsR7XWvKpyd off=6408414 len=1576516 2024-01-15T23:24:05.596 INFO:tasks.workunit.client.0.smithi053.stdout:op 4357 completed, throughput=5MB/sec 2024-01-15T23:24:06.596 INFO:tasks.workunit.client.0.smithi053.stdout: 847: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:06.596 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8R-2S4QQCPn7Gry off=13477737 len=1545130 2024-01-15T23:24:06.598 INFO:tasks.workunit.client.0.smithi053.stdout:op 4358 completed, throughput=5MB/sec 2024-01-15T23:24:06.598 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ly4FpF7afUg12pv off=9255606 len=1266964 2024-01-15T23:24:06.605 INFO:tasks.workunit.client.0.smithi053.stdout:op 4359 completed, throughput=5MB/sec 2024-01-15T23:24:06.605 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--oo9CfZP5zrr0o_ off=18269045 len=588350 2024-01-15T23:24:06.609 INFO:tasks.workunit.client.0.smithi053.stdout:op 4360 completed, throughput=5MB/sec 2024-01-15T23:24:06.609 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ne6h8p66GnSE6fF off=2317601 len=1616776 2024-01-15T23:24:06.618 INFO:tasks.workunit.client.0.smithi053.stdout:op 4361 completed, throughput=5MB/sec 2024-01-15T23:24:06.619 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-t9aYt-W5nDApe7B off=10317993 len=915749 2024-01-15T23:24:06.623 INFO:tasks.workunit.client.0.smithi053.stdout:op 4362 completed, throughput=5MB/sec 2024-01-15T23:24:06.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:06 smithi163 ceph-mon[138526]: pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:24:06.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:06 smithi053 ceph-mon[143363]: pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:24:06.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:06 smithi053 ceph-mon[146052]: pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:24:07.624 INFO:tasks.workunit.client.0.smithi053.stdout: 848: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:07.624 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oAUbjKON54V-HhQ off=10338320 len=339411 2024-01-15T23:24:07.625 INFO:tasks.workunit.client.0.smithi053.stdout:op 4363 completed, throughput=5MB/sec 2024-01-15T23:24:07.625 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IpFa99ZxODH9DIC off=7267880 len=721549 2024-01-15T23:24:07.630 INFO:tasks.workunit.client.0.smithi053.stdout:op 4364 completed, throughput=5MB/sec 2024-01-15T23:24:07.630 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VR262lbx3PKi4eg off=8448954 len=1163901 2024-01-15T23:24:07.633 INFO:tasks.workunit.client.0.smithi053.stdout:op 4365 completed, throughput=5MB/sec 2024-01-15T23:24:07.633 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rbfP-r5L6AEjxGB off=1213772 len=844566 2024-01-15T23:24:07.634 INFO:tasks.workunit.client.0.smithi053.stdout:op 4366 completed, throughput=5MB/sec 2024-01-15T23:24:07.634 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qH_6RF5l_BmrQUB off=4101240 len=2038231 2024-01-15T23:24:07.652 INFO:tasks.workunit.client.0.smithi053.stdout:op 4367 completed, throughput=5MB/sec 2024-01-15T23:24:08.653 INFO:tasks.workunit.client.0.smithi053.stdout: 849: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:08.653 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-i-K-83lS3UmYGNZ off=11615383 len=60110 2024-01-15T23:24:08.655 INFO:tasks.workunit.client.0.smithi053.stdout:op 4368 completed, throughput=4.99MB/sec 2024-01-15T23:24:08.655 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-P5bEwmBjT3jsP7R off=2582713 len=26198 2024-01-15T23:24:08.656 INFO:tasks.workunit.client.0.smithi053.stdout:op 4369 completed, throughput=4.99MB/sec 2024-01-15T23:24:08.656 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7OI0hl1D1gnhNKh off=3931076 len=1035511 2024-01-15T23:24:08.657 INFO:tasks.workunit.client.0.smithi053.stdout:op 4370 completed, throughput=5MB/sec 2024-01-15T23:24:08.657 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GKcdq2q2Y2PJY_2 off=10332708 len=337730 2024-01-15T23:24:08.658 INFO:tasks.workunit.client.0.smithi053.stdout:op 4371 completed, throughput=5MB/sec 2024-01-15T23:24:08.658 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Wv_pc0eQ5Q4m6Ft off=9214915 len=2048966 2024-01-15T23:24:08.660 INFO:tasks.workunit.client.0.smithi053.stdout:op 4372 completed, throughput=5MB/sec 2024-01-15T23:24:08.660 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-twR53WF7q803woz off=11066338 len=1990971 2024-01-15T23:24:08.664 INFO:tasks.workunit.client.0.smithi053.stdout:op 4373 completed, throughput=5MB/sec 2024-01-15T23:24:08.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:08 smithi163 ceph-mon[138526]: pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:24:08.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:08 smithi053 ceph-mon[143363]: pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:24:08.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:08 smithi053 ceph-mon[146052]: pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:24:09.664 INFO:tasks.workunit.client.0.smithi053.stdout: 850: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:09.664 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-duqb4EXEoZMqlWR off=4746264 len=583529 2024-01-15T23:24:09.666 INFO:tasks.workunit.client.0.smithi053.stdout:op 4374 completed, throughput=5MB/sec 2024-01-15T23:24:09.666 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-T1EC7LDaLSGEkzZ off=15216492 len=1379935 2024-01-15T23:24:09.668 INFO:tasks.workunit.client.0.smithi053.stdout:op 4375 completed, throughput=5MB/sec 2024-01-15T23:24:09.668 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MwmzGPYHZUOTMJW off=7980604 len=574957 2024-01-15T23:24:09.673 INFO:tasks.workunit.client.0.smithi053.stdout:op 4376 completed, throughput=5MB/sec 2024-01-15T23:24:09.673 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mNsEB-rXLCy_dIO off=7117523 len=118736 2024-01-15T23:24:09.675 INFO:tasks.workunit.client.0.smithi053.stdout:op 4377 completed, throughput=5MB/sec 2024-01-15T23:24:09.675 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1qsoVSrJ2mN6DAj off=8375922 len=1231176 2024-01-15T23:24:09.683 INFO:tasks.workunit.client.0.smithi053.stdout:op 4378 completed, throughput=5MB/sec 2024-01-15T23:24:09.683 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VsLxr8WhDUDzloN off=5521457 len=1377525 2024-01-15T23:24:09.685 INFO:tasks.workunit.client.0.smithi053.stdout:op 4379 completed, throughput=5MB/sec 2024-01-15T23:24:10.685 INFO:tasks.workunit.client.0.smithi053.stdout: 851: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:10.685 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0r0sTyTaln9kd6h off=80969 len=1520077 2024-01-15T23:24:10.687 INFO:tasks.workunit.client.0.smithi053.stdout:op 4380 completed, throughput=5MB/sec 2024-01-15T23:24:10.687 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-N0wKqQORh7awYLG off=1057329 len=1004772 2024-01-15T23:24:10.693 INFO:tasks.workunit.client.0.smithi053.stdout:op 4381 completed, throughput=5MB/sec 2024-01-15T23:24:10.693 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RIGrLKbtCnWSJLT off=4499021 len=876763 2024-01-15T23:24:10.694 INFO:tasks.workunit.client.0.smithi053.stdout:op 4382 completed, throughput=5MB/sec 2024-01-15T23:24:10.694 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wQO8dSN0QW1-ISq off=176366 len=1134640 2024-01-15T23:24:10.702 INFO:tasks.workunit.client.0.smithi053.stdout:op 4383 completed, throughput=5MB/sec 2024-01-15T23:24:10.702 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SGHF_CWPvGr1XKQ off=5683387 len=1027515 2024-01-15T23:24:10.704 INFO:tasks.workunit.client.0.smithi053.stdout:op 4384 completed, throughput=5MB/sec 2024-01-15T23:24:10.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:10 smithi163 ceph-mon[138526]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:24:10.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:10 smithi053 ceph-mon[143363]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:24:10.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:10 smithi053 ceph-mon[146052]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:24:11.704 INFO:tasks.workunit.client.0.smithi053.stdout: 852: throughput=5MB/sec pending data=0 2024-01-15T23:24:11.704 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VNpdVyT6WFAgm6C off=0 len=1155268 2024-01-15T23:24:11.706 INFO:tasks.workunit.client.0.smithi053.stdout:op 4385 completed, throughput=5MB/sec 2024-01-15T23:24:11.706 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kCwYq4js4Ap4GqR off=1198869 len=827348 2024-01-15T23:24:11.711 INFO:tasks.workunit.client.0.smithi053.stdout:op 4386 completed, throughput=5MB/sec 2024-01-15T23:24:11.711 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-W8DSwZQQpwiO9T2 off=551094 len=327486 2024-01-15T23:24:11.711 INFO:tasks.workunit.client.0.smithi053.stdout:op 4387 completed, throughput=5MB/sec 2024-01-15T23:24:11.712 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LVQkp9BfaDNay88 off=1809858 len=999712 2024-01-15T23:24:11.713 INFO:tasks.workunit.client.0.smithi053.stdout:op 4388 completed, throughput=5MB/sec 2024-01-15T23:24:11.713 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4Xwc0cc0kE9_XP7 off=3983350 len=836276 2024-01-15T23:24:11.714 INFO:tasks.workunit.client.0.smithi053.stdout:op 4389 completed, throughput=5MB/sec 2024-01-15T23:24:11.714 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Bvm-aBNT75wEzI2 off=2128868 len=1173352 2024-01-15T23:24:11.720 INFO:tasks.workunit.client.0.smithi053.stdout:op 4390 completed, throughput=5MB/sec 2024-01-15T23:24:12.721 INFO:tasks.workunit.client.0.smithi053.stdout: 853: throughput=5MB/sec pending data=0 2024-01-15T23:24:12.721 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IDZfaEWi-LLzFbR off=7276727 len=1954176 2024-01-15T23:24:12.723 INFO:tasks.workunit.client.0.smithi053.stdout:op 4391 completed, throughput=5MB/sec 2024-01-15T23:24:12.723 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zG_biivaTEbyJvg off=264269 len=15376 2024-01-15T23:24:12.724 INFO:tasks.workunit.client.0.smithi053.stdout:op 4392 completed, throughput=5MB/sec 2024-01-15T23:24:12.724 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-627NCY46YgLklK1 off=4616604 len=731295 2024-01-15T23:24:12.728 INFO:tasks.workunit.client.0.smithi053.stdout:op 4393 completed, throughput=5MB/sec 2024-01-15T23:24:12.728 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zsTkrOU-KRzkZaT off=3185401 len=688636 2024-01-15T23:24:12.729 INFO:tasks.workunit.client.0.smithi053.stdout:op 4394 completed, throughput=5MB/sec 2024-01-15T23:24:12.729 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xy1zjIY1gBaVQdR off=15960093 len=1677515 2024-01-15T23:24:12.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:12 smithi163 ceph-mon[138526]: pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:24:12.738 INFO:tasks.workunit.client.0.smithi053.stdout:op 4395 completed, throughput=5MB/sec 2024-01-15T23:24:12.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:12 smithi053 ceph-mon[143363]: pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:24:12.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:12 smithi053 ceph-mon[146052]: pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:24:13.738 INFO:tasks.workunit.client.0.smithi053.stdout: 854: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:13.738 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-H62KsSckzVRRoXS off=6644847 len=1164022 2024-01-15T23:24:13.745 INFO:tasks.workunit.client.0.smithi053.stdout:op 4396 completed, throughput=5MB/sec 2024-01-15T23:24:13.745 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CoyX0VlhupUkLaR off=17093 len=1441467 2024-01-15T23:24:13.752 INFO:tasks.workunit.client.0.smithi053.stdout:op 4397 completed, throughput=5MB/sec 2024-01-15T23:24:13.752 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8NLhGeVrTquacPb off=2316885 len=104227 2024-01-15T23:24:13.753 INFO:tasks.workunit.client.0.smithi053.stdout:op 4398 completed, throughput=5MB/sec 2024-01-15T23:24:13.753 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aLBQP6u6yx5g4Yd off=18878269 len=1361838 2024-01-15T23:24:13.761 INFO:tasks.workunit.client.0.smithi053.stdout:op 4399 completed, throughput=5MB/sec 2024-01-15T23:24:13.762 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bZGpWUd6tST-J2e off=1847973 len=364518 2024-01-15T23:24:13.765 INFO:tasks.workunit.client.0.smithi053.stdout:op 4400 completed, throughput=5MB/sec 2024-01-15T23:24:13.765 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vdGjLG9D7EKfEQA off=1223449 len=1438489 2024-01-15T23:24:13.766 INFO:tasks.workunit.client.0.smithi053.stdout:op 4401 completed, throughput=5MB/sec 2024-01-15T23:24:14.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:14 smithi163 ceph-mon[138526]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:24:14.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:24:14.766 INFO:tasks.workunit.client.0.smithi053.stdout: 855: throughput=5MB/sec pending data=0 2024-01-15T23:24:14.767 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RhghLHH9T4dUqoi off=10374050 len=490257 2024-01-15T23:24:14.768 INFO:tasks.workunit.client.0.smithi053.stdout:op 4402 completed, throughput=5MB/sec 2024-01-15T23:24:14.768 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-giIGY8pWVKAuY2N off=5165896 len=455619 2024-01-15T23:24:14.769 INFO:tasks.workunit.client.0.smithi053.stdout:op 4403 completed, throughput=5MB/sec 2024-01-15T23:24:14.769 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BXHcQjTWnownsaC off=5619399 len=1801864 2024-01-15T23:24:14.779 INFO:tasks.workunit.client.0.smithi053.stdout:op 4404 completed, throughput=5MB/sec 2024-01-15T23:24:14.779 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-w5z7ZRgFgVcy4Lk off=6909698 len=1337686 2024-01-15T23:24:14.786 INFO:tasks.workunit.client.0.smithi053.stdout:op 4405 completed, throughput=5MB/sec 2024-01-15T23:24:14.786 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MivJ_u6M2B3yzZs off=3359993 len=830047 2024-01-15T23:24:14.790 INFO:tasks.workunit.client.0.smithi053.stdout:op 4406 completed, throughput=5MB/sec 2024-01-15T23:24:14.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:14 smithi053 ceph-mon[143363]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:24:14.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:24:14.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:14 smithi053 ceph-mon[146052]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:24:14.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:24:15.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:24:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:24:15] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2024-01-15T23:24:15.791 INFO:tasks.workunit.client.0.smithi053.stdout: 856: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:15.791 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fIsWMXafuP_EEEU off=2299748 len=66886 2024-01-15T23:24:15.793 INFO:tasks.workunit.client.0.smithi053.stdout:op 4407 completed, throughput=4.99MB/sec 2024-01-15T23:24:15.793 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-31XMfRqQsAz9wX6 off=808929 len=1019472 2024-01-15T23:24:15.794 INFO:tasks.workunit.client.0.smithi053.stdout:op 4408 completed, throughput=5MB/sec 2024-01-15T23:24:15.795 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6nIpTXIzmlDDqcv off=3791857 len=149182 2024-01-15T23:24:15.796 INFO:tasks.workunit.client.0.smithi053.stdout:op 4409 completed, throughput=5MB/sec 2024-01-15T23:24:15.796 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UavTohVG6XkQ4rQ off=1747771 len=1239100 2024-01-15T23:24:15.797 INFO:tasks.workunit.client.0.smithi053.stdout:op 4410 completed, throughput=5MB/sec 2024-01-15T23:24:15.797 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1Ct4w_2u4XeUWu3 off=14989118 len=159066 2024-01-15T23:24:15.798 INFO:tasks.workunit.client.0.smithi053.stdout:op 4411 completed, throughput=5MB/sec 2024-01-15T23:24:15.798 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DJPR-KsSWbZAkTX off=6956001 len=531246 2024-01-15T23:24:15.799 INFO:tasks.workunit.client.0.smithi053.stdout:op 4412 completed, throughput=5MB/sec 2024-01-15T23:24:15.799 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wnA9uVAVDnVh6S6 off=3561265 len=1862169 2024-01-15T23:24:15.802 INFO:tasks.workunit.client.0.smithi053.stdout:op 4413 completed, throughput=5MB/sec 2024-01-15T23:24:16.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:16 smithi163 ceph-mon[138526]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:24:16.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:16 smithi053 ceph-mon[143363]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:24:16.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:16 smithi053 ceph-mon[146052]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:24:16.802 INFO:tasks.workunit.client.0.smithi053.stdout: 857: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:16.803 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XAyw4_S1dkgXsJr off=7618506 len=123143 2024-01-15T23:24:16.803 INFO:tasks.workunit.client.0.smithi053.stdout:op 4414 completed, throughput=4.99MB/sec 2024-01-15T23:24:16.803 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eFBBKEf_o8hYnmA off=2564455 len=1982287 2024-01-15T23:24:16.815 INFO:tasks.workunit.client.0.smithi053.stdout:op 4415 completed, throughput=5MB/sec 2024-01-15T23:24:16.815 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7pWsOMMDhPhSmOT off=426379 len=783524 2024-01-15T23:24:16.816 INFO:tasks.workunit.client.0.smithi053.stdout:op 4416 completed, throughput=5MB/sec 2024-01-15T23:24:16.816 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JkxmqZFSCAJ4k4K off=15478134 len=483163 2024-01-15T23:24:16.820 INFO:tasks.workunit.client.0.smithi053.stdout:op 4417 completed, throughput=5MB/sec 2024-01-15T23:24:16.820 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--Jnbl5D5oARw7tN off=5193168 len=183855 2024-01-15T23:24:16.823 INFO:tasks.workunit.client.0.smithi053.stdout:op 4418 completed, throughput=5MB/sec 2024-01-15T23:24:16.823 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Zk4WriBsgfbEmux off=73746 len=739715 2024-01-15T23:24:16.827 INFO:tasks.workunit.client.0.smithi053.stdout:op 4419 completed, throughput=5MB/sec 2024-01-15T23:24:16.827 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9FPMqFoUF2-GUaL off=13029237 len=1780437 2024-01-15T23:24:16.828 INFO:tasks.workunit.client.0.smithi053.stdout:op 4420 completed, throughput=5MB/sec 2024-01-15T23:24:17.828 INFO:tasks.workunit.client.0.smithi053.stdout: 858: throughput=5MB/sec pending data=0 2024-01-15T23:24:17.828 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YdoVLPEApTsn-fx off=4127900 len=671127 2024-01-15T23:24:17.833 INFO:tasks.workunit.client.0.smithi053.stdout:op 4421 completed, throughput=5MB/sec 2024-01-15T23:24:17.833 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jVJfyP0N-hHha84 off=7807897 len=1171393 2024-01-15T23:24:17.835 INFO:tasks.workunit.client.0.smithi053.stdout:op 4422 completed, throughput=5MB/sec 2024-01-15T23:24:17.835 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uepldbdR6qV_BVc off=16756191 len=304100 2024-01-15T23:24:17.836 INFO:tasks.workunit.client.0.smithi053.stdout:op 4423 completed, throughput=5MB/sec 2024-01-15T23:24:17.836 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ws8gmJwfkBu39OR off=1005691 len=1211980 2024-01-15T23:24:17.842 INFO:tasks.workunit.client.0.smithi053.stdout:op 4424 completed, throughput=5MB/sec 2024-01-15T23:24:17.842 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-k0XtXFW4fsvKLSj off=15525607 len=2084777 2024-01-15T23:24:17.852 INFO:tasks.workunit.client.0.smithi053.stdout:op 4425 completed, throughput=5MB/sec 2024-01-15T23:24:18.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:18 smithi163 ceph-mon[138526]: pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:24:18.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:18 smithi053 ceph-mon[143363]: pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:24:18.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:18 smithi053 ceph-mon[146052]: pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:24:18.852 INFO:tasks.workunit.client.0.smithi053.stdout: 859: throughput=5MB/sec pending data=0 2024-01-15T23:24:18.853 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5M9ze2vjrO4b0Ea off=1147054 len=272924 2024-01-15T23:24:18.854 INFO:tasks.workunit.client.0.smithi053.stdout:op 4426 completed, throughput=5MB/sec 2024-01-15T23:24:18.854 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ubJa8otjAghdA7X off=1362215 len=67185 2024-01-15T23:24:18.854 INFO:tasks.workunit.client.0.smithi053.stdout:op 4427 completed, throughput=5MB/sec 2024-01-15T23:24:18.854 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EXTFpVWx9qhaS_M off=10239948 len=1531235 2024-01-15T23:24:18.859 INFO:tasks.workunit.client.0.smithi053.stdout:op 4428 completed, throughput=5MB/sec 2024-01-15T23:24:18.860 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9DP1B1EzboSf1TH off=4755959 len=200526 2024-01-15T23:24:18.860 INFO:tasks.workunit.client.0.smithi053.stdout:op 4429 completed, throughput=5MB/sec 2024-01-15T23:24:18.860 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-huAQy8niJe_xGvx off=10395986 len=1170298 2024-01-15T23:24:18.865 INFO:tasks.workunit.client.0.smithi053.stdout:op 4430 completed, throughput=5MB/sec 2024-01-15T23:24:18.865 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jtSBLWxdCMdP-Ks off=5907777 len=832714 2024-01-15T23:24:18.866 INFO:tasks.workunit.client.0.smithi053.stdout:op 4431 completed, throughput=5MB/sec 2024-01-15T23:24:18.866 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KujfqK0_97qiwsy off=4698333 len=537980 2024-01-15T23:24:18.869 INFO:tasks.workunit.client.0.smithi053.stdout:op 4432 completed, throughput=5MB/sec 2024-01-15T23:24:19.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:24:19.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:19 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:24:19.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:19 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:24:19.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:24:19.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:19 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:24:19.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:19 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:24:19.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:24:19.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:19 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:24:19.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:19 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:24:19.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:24:19.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:19 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:24:19.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:19 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:24:19.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:24:19.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:19 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:24:19.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:19 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:24:19.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:24:19.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:19 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:24:19.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:19 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:24:19.870 INFO:tasks.workunit.client.0.smithi053.stdout: 860: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:19.870 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-n1ccrR4aq8aTUW1 off=8478744 len=1942632 2024-01-15T23:24:19.873 INFO:tasks.workunit.client.0.smithi053.stdout:op 4433 completed, throughput=5MB/sec 2024-01-15T23:24:19.873 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FHK5V0jPoroWn07 off=633353 len=109396 2024-01-15T23:24:19.876 INFO:tasks.workunit.client.0.smithi053.stdout:op 4434 completed, throughput=5MB/sec 2024-01-15T23:24:19.876 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-E1Qu_WNI6TSA11d off=16130823 len=1852102 2024-01-15T23:24:19.877 INFO:tasks.workunit.client.0.smithi053.stdout:op 4435 completed, throughput=5MB/sec 2024-01-15T23:24:19.877 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-h3D82bkfIwsjpur off=4679847 len=1041266 2024-01-15T23:24:19.879 INFO:tasks.workunit.client.0.smithi053.stdout:op 4436 completed, throughput=5MB/sec 2024-01-15T23:24:19.879 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Sbdx2EBiflYadWX off=1264939 len=2094453 2024-01-15T23:24:19.887 INFO:tasks.workunit.client.0.smithi053.stdout:op 4437 completed, throughput=5MB/sec 2024-01-15T23:24:20.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:20 smithi163 ceph-mon[138526]: pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:24:20.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:20 smithi053 ceph-mon[143363]: pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:24:20.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:20 smithi053 ceph-mon[146052]: pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:24:20.887 INFO:tasks.workunit.client.0.smithi053.stdout: 861: throughput=5MB/sec pending data=0 2024-01-15T23:24:20.887 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1_Eix6AFMbmxq8k off=18296429 len=2093901 2024-01-15T23:24:20.899 INFO:tasks.workunit.client.0.smithi053.stdout:op 4438 completed, throughput=5MB/sec 2024-01-15T23:24:20.899 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-f-W9SiR7lcOEhZw off=10950068 len=811310 2024-01-15T23:24:20.904 INFO:tasks.workunit.client.0.smithi053.stdout:op 4439 completed, throughput=5MB/sec 2024-01-15T23:24:20.904 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yNcGVU92sVATucm off=3385093 len=1789374 2024-01-15T23:24:20.906 INFO:tasks.workunit.client.0.smithi053.stdout:op 4440 completed, throughput=5MB/sec 2024-01-15T23:24:21.906 INFO:tasks.workunit.client.0.smithi053.stdout: 862: throughput=5MB/sec pending data=0 2024-01-15T23:24:21.906 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-J8y2pJhElwERzs3 off=280413 len=471440 2024-01-15T23:24:21.910 INFO:tasks.workunit.client.0.smithi053.stdout:op 4441 completed, throughput=5MB/sec 2024-01-15T23:24:21.910 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3mRhRERsenkRXA- off=12417663 len=690995 2024-01-15T23:24:21.911 INFO:tasks.workunit.client.0.smithi053.stdout:op 4442 completed, throughput=5MB/sec 2024-01-15T23:24:21.911 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uTVMxAo8_5sADXf off=2299055 len=136826 2024-01-15T23:24:21.914 INFO:tasks.workunit.client.0.smithi053.stdout:op 4443 completed, throughput=5MB/sec 2024-01-15T23:24:21.914 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bZwxPALw7fgF1wH off=12442505 len=1845189 2024-01-15T23:24:21.921 INFO:tasks.workunit.client.0.smithi053.stdout:op 4444 completed, throughput=5MB/sec 2024-01-15T23:24:21.921 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MCpasQ77VpVFZHv off=8939896 len=371091 2024-01-15T23:24:21.924 INFO:tasks.workunit.client.0.smithi053.stdout:op 4445 completed, throughput=5MB/sec 2024-01-15T23:24:21.924 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MjM4dzH0k3qiqNi off=2000041 len=1361624 2024-01-15T23:24:21.926 INFO:tasks.workunit.client.0.smithi053.stdout:op 4446 completed, throughput=5MB/sec 2024-01-15T23:24:22.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:22 smithi163 ceph-mon[138526]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:24:22.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:22 smithi053 ceph-mon[146052]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:24:22.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:22 smithi053 ceph-mon[143363]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:24:22.926 INFO:tasks.workunit.client.0.smithi053.stdout: 863: throughput=5MB/sec pending data=0 2024-01-15T23:24:22.926 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CydDAvwXGEn-_gw off=7285265 len=1221598 2024-01-15T23:24:22.933 INFO:tasks.workunit.client.0.smithi053.stdout:op 4447 completed, throughput=5MB/sec 2024-01-15T23:24:22.933 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0OtA-IAuF4_7IVv off=1927823 len=849029 2024-01-15T23:24:22.938 INFO:tasks.workunit.client.0.smithi053.stdout:op 4448 completed, throughput=5MB/sec 2024-01-15T23:24:22.938 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jjO7nFsDHXa0gsI off=8578014 len=173781 2024-01-15T23:24:22.938 INFO:tasks.workunit.client.0.smithi053.stdout:op 4449 completed, throughput=5MB/sec 2024-01-15T23:24:22.939 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pBP27ibZOQ-UW_m off=4330996 len=768630 2024-01-15T23:24:22.940 INFO:tasks.workunit.client.0.smithi053.stdout:op 4450 completed, throughput=5MB/sec 2024-01-15T23:24:22.940 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zk256Y0ShO5xLor off=12961006 len=799462 2024-01-15T23:24:22.941 INFO:tasks.workunit.client.0.smithi053.stdout:op 4451 completed, throughput=5MB/sec 2024-01-15T23:24:22.941 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ak7nhynow2_CypW off=10525175 len=1132970 2024-01-15T23:24:22.942 INFO:tasks.workunit.client.0.smithi053.stdout:op 4452 completed, throughput=5MB/sec 2024-01-15T23:24:23.943 INFO:tasks.workunit.client.0.smithi053.stdout: 864: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:23.943 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YNguxEnRGhUAyLM off=15646618 len=1427601 2024-01-15T23:24:23.945 INFO:tasks.workunit.client.0.smithi053.stdout:op 4453 completed, throughput=5MB/sec 2024-01-15T23:24:23.945 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZWVGocRL52tI2Jt off=2205416 len=1754182 2024-01-15T23:24:23.955 INFO:tasks.workunit.client.0.smithi053.stdout:op 4454 completed, throughput=5MB/sec 2024-01-15T23:24:23.955 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2ZO-2KJshOY1nAi off=1608147 len=571163 2024-01-15T23:24:23.956 INFO:tasks.workunit.client.0.smithi053.stdout:op 4455 completed, throughput=5MB/sec 2024-01-15T23:24:23.956 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aggEKjDtAYll1lT off=9514123 len=2065072 2024-01-15T23:24:23.958 INFO:tasks.workunit.client.0.smithi053.stdout:op 4456 completed, throughput=5MB/sec 2024-01-15T23:24:24.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:24 smithi163 ceph-mon[138526]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:24:24.797 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:24 smithi053 ceph-mon[146052]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:24:24.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:24 smithi053 ceph-mon[143363]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:24:24.959 INFO:tasks.workunit.client.0.smithi053.stdout: 865: throughput=5MB/sec pending data=0 2024-01-15T23:24:24.959 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ki7BIkBuT6Q0Ady off=9838308 len=1267083 2024-01-15T23:24:24.966 INFO:tasks.workunit.client.0.smithi053.stdout:op 4457 completed, throughput=5MB/sec 2024-01-15T23:24:24.966 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Zob5_FCVZrPnGN9 off=1574553 len=749833 2024-01-15T23:24:24.971 INFO:tasks.workunit.client.0.smithi053.stdout:op 4458 completed, throughput=5MB/sec 2024-01-15T23:24:24.971 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mJNg7YAZtxS-e47 off=7517042 len=1047235 2024-01-15T23:24:24.972 INFO:tasks.workunit.client.0.smithi053.stdout:op 4459 completed, throughput=5MB/sec 2024-01-15T23:24:24.972 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ksBse1h1ldyFzi9 off=467058 len=133545 2024-01-15T23:24:24.975 INFO:tasks.workunit.client.0.smithi053.stdout:op 4460 completed, throughput=5MB/sec 2024-01-15T23:24:24.975 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5Yqe2bAErrohEJR off=110618 len=1733954 2024-01-15T23:24:24.985 INFO:tasks.workunit.client.0.smithi053.stdout:op 4461 completed, throughput=5MB/sec 2024-01-15T23:24:25.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:24:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:24:25] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2024-01-15T23:24:25.986 INFO:tasks.workunit.client.0.smithi053.stdout: 866: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:25.986 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yjLjqW-y2__0R_j off=3435956 len=1619753 2024-01-15T23:24:25.993 INFO:tasks.workunit.client.0.smithi053.stdout:op 4462 completed, throughput=5MB/sec 2024-01-15T23:24:25.993 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-o1fsEEqgBghfgWa off=7522312 len=2022922 2024-01-15T23:24:25.995 INFO:tasks.workunit.client.0.smithi053.stdout:op 4463 completed, throughput=5MB/sec 2024-01-15T23:24:25.996 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WFL683otwEl2XYD off=11125888 len=99312 2024-01-15T23:24:25.997 INFO:tasks.workunit.client.0.smithi053.stdout:op 4464 completed, throughput=5MB/sec 2024-01-15T23:24:25.997 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nSa3OEzH3LRY7Qb off=3646824 len=242651 2024-01-15T23:24:26.000 INFO:tasks.workunit.client.0.smithi053.stdout:op 4465 completed, throughput=5MB/sec 2024-01-15T23:24:26.000 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lQuU8GUeNKlqP4u off=20907843 len=873953 2024-01-15T23:24:26.001 INFO:tasks.workunit.client.0.smithi053.stdout:op 4466 completed, throughput=5MB/sec 2024-01-15T23:24:26.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:26 smithi163 ceph-mon[138526]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:24:26.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:26 smithi053 ceph-mon[143363]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:24:26.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:26 smithi053 ceph-mon[146052]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:24:27.001 INFO:tasks.workunit.client.0.smithi053.stdout: 867: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:27.001 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hEQzMqiQbFZ-J3U off=11734487 len=127109 2024-01-15T23:24:27.004 INFO:tasks.workunit.client.0.smithi053.stdout:op 4467 completed, throughput=4.99MB/sec 2024-01-15T23:24:27.004 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kvfGhx69gtp6lHh off=6214821 len=199840 2024-01-15T23:24:27.004 INFO:tasks.workunit.client.0.smithi053.stdout:op 4468 completed, throughput=4.99MB/sec 2024-01-15T23:24:27.005 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lj27GdoTP38PYoy off=176033 len=2034419 2024-01-15T23:24:27.007 INFO:tasks.workunit.client.0.smithi053.stdout:op 4469 completed, throughput=5MB/sec 2024-01-15T23:24:27.007 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WCBJU0sK7Yan_Vo off=1874989 len=417922 2024-01-15T23:24:27.011 INFO:tasks.workunit.client.0.smithi053.stdout:op 4470 completed, throughput=5MB/sec 2024-01-15T23:24:27.011 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LDd0ej8L50I9mfP off=16896471 len=544019 2024-01-15T23:24:27.012 INFO:tasks.workunit.client.0.smithi053.stdout:op 4471 completed, throughput=5MB/sec 2024-01-15T23:24:27.012 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oPMSe0CWjtpPpPQ off=2263583 len=227134 2024-01-15T23:24:27.013 INFO:tasks.workunit.client.0.smithi053.stdout:op 4472 completed, throughput=5MB/sec 2024-01-15T23:24:27.013 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KGduhxiQ_hvvzCN off=8345344 len=1136568 2024-01-15T23:24:27.014 INFO:tasks.workunit.client.0.smithi053.stdout:op 4473 completed, throughput=5MB/sec 2024-01-15T23:24:27.014 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IFxqhXdNDK5DUK3 off=312654 len=1282929 2024-01-15T23:24:27.020 INFO:tasks.workunit.client.0.smithi053.stdout:op 4474 completed, throughput=5MB/sec 2024-01-15T23:24:28.020 INFO:tasks.workunit.client.0.smithi053.stdout: 868: throughput=5MB/sec pending data=0 2024-01-15T23:24:28.021 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--jxBnGeddjxNGlY off=3291568 len=410325 2024-01-15T23:24:28.022 INFO:tasks.workunit.client.0.smithi053.stdout:op 4475 completed, throughput=5MB/sec 2024-01-15T23:24:28.022 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8Mh-S-1buRy8Qb4 off=2856754 len=471803 2024-01-15T23:24:28.026 INFO:tasks.workunit.client.0.smithi053.stdout:op 4476 completed, throughput=5MB/sec 2024-01-15T23:24:28.026 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pNIYxjJK_SKJlg4 off=3698779 len=61467 2024-01-15T23:24:28.028 INFO:tasks.workunit.client.0.smithi053.stdout:op 4477 completed, throughput=5MB/sec 2024-01-15T23:24:28.029 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-A8vl9aKtFH5Kdm_ off=12673152 len=1297925 2024-01-15T23:24:28.034 INFO:tasks.workunit.client.0.smithi053.stdout:op 4478 completed, throughput=5MB/sec 2024-01-15T23:24:28.034 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Gr2CTcAvcHp7tkt off=6641480 len=1981117 2024-01-15T23:24:28.043 INFO:tasks.workunit.client.0.smithi053.stdout:op 4479 completed, throughput=5MB/sec 2024-01-15T23:24:28.043 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vnWRu0pTLnznFG3 off=5565759 len=196152 2024-01-15T23:24:28.045 INFO:tasks.workunit.client.0.smithi053.stdout:op 4480 completed, throughput=5MB/sec 2024-01-15T23:24:28.045 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-X3angsXlUQgYTPM off=5959216 len=456049 2024-01-15T23:24:28.046 INFO:tasks.workunit.client.0.smithi053.stdout:op 4481 completed, throughput=5MB/sec 2024-01-15T23:24:28.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:28 smithi163 ceph-mon[138526]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:24:28.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:28 smithi053 ceph-mon[143363]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:24:28.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:28 smithi053 ceph-mon[146052]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:24:29.047 INFO:tasks.workunit.client.0.smithi053.stdout: 869: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:29.047 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-m92-Ie6TXeeIyva off=1021475 len=1756045 2024-01-15T23:24:29.057 INFO:tasks.workunit.client.0.smithi053.stdout:op 4482 completed, throughput=5MB/sec 2024-01-15T23:24:29.057 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hIyDqhU5-fLP3vm off=3386585 len=430029 2024-01-15T23:24:29.058 INFO:tasks.workunit.client.0.smithi053.stdout:op 4483 completed, throughput=5MB/sec 2024-01-15T23:24:29.058 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yED73wT0dzrwra_ off=3559574 len=278093 2024-01-15T23:24:29.059 INFO:tasks.workunit.client.0.smithi053.stdout:op 4484 completed, throughput=5MB/sec 2024-01-15T23:24:29.059 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-etPbsQAEpY3sjcV off=7533334 len=1839445 2024-01-15T23:24:29.063 INFO:tasks.workunit.client.0.smithi053.stdout:op 4485 completed, throughput=5MB/sec 2024-01-15T23:24:29.063 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Y0_WX_82psKfMxS off=8677536 len=1141732 2024-01-15T23:24:29.064 INFO:tasks.workunit.client.0.smithi053.stdout:op 4486 completed, throughput=5MB/sec 2024-01-15T23:24:29.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:24:29.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:24:29.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:24:30.064 INFO:tasks.workunit.client.0.smithi053.stdout: 870: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:30.065 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8iymnMjUiSRIPkP off=5140541 len=1002463 2024-01-15T23:24:30.070 INFO:tasks.workunit.client.0.smithi053.stdout:op 4487 completed, throughput=5MB/sec 2024-01-15T23:24:30.071 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xei1DxyNxkmwvu6 off=10752763 len=145606 2024-01-15T23:24:30.071 INFO:tasks.workunit.client.0.smithi053.stdout:op 4488 completed, throughput=5MB/sec 2024-01-15T23:24:30.072 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-J8BxX7408Zmz0wa off=18783209 len=2037891 2024-01-15T23:24:30.074 INFO:tasks.workunit.client.0.smithi053.stdout:op 4489 completed, throughput=5MB/sec 2024-01-15T23:24:30.074 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qhoqWWLKCCKAR_G off=4313494 len=1887848 2024-01-15T23:24:30.076 INFO:tasks.workunit.client.0.smithi053.stdout:op 4490 completed, throughput=5MB/sec 2024-01-15T23:24:30.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:30 smithi163 ceph-mon[138526]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:24:30.797 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:30 smithi053 ceph-mon[143363]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:24:30.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:30 smithi053 ceph-mon[146052]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:24:31.076 INFO:tasks.workunit.client.0.smithi053.stdout: 871: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:31.076 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qchxWdrWR7biLHw off=7807026 len=364919 2024-01-15T23:24:31.077 INFO:tasks.workunit.client.0.smithi053.stdout:op 4491 completed, throughput=4.99MB/sec 2024-01-15T23:24:31.077 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UCF4YAFBGY2UU54 off=863472 len=651753 2024-01-15T23:24:31.079 INFO:tasks.workunit.client.0.smithi053.stdout:op 4492 completed, throughput=5MB/sec 2024-01-15T23:24:31.079 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8f3id3MUnSWqWZQ off=11974170 len=1777345 2024-01-15T23:24:31.086 INFO:tasks.workunit.client.0.smithi053.stdout:op 4493 completed, throughput=5MB/sec 2024-01-15T23:24:31.086 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EGhqlSX3O4CQvUS off=697601 len=1123293 2024-01-15T23:24:31.087 INFO:tasks.workunit.client.0.smithi053.stdout:op 4494 completed, throughput=5MB/sec 2024-01-15T23:24:31.088 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-R2OKzGE1K0fmi4_ off=8312839 len=1267379 2024-01-15T23:24:31.094 INFO:tasks.workunit.client.0.smithi053.stdout:op 4495 completed, throughput=5MB/sec 2024-01-15T23:24:31.094 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7Ya6lO18nYB-uhW off=2082751 len=1768428 2024-01-15T23:24:31.100 INFO:tasks.workunit.client.0.smithi053.stdout:op 4496 completed, throughput=5MB/sec 2024-01-15T23:24:32.101 INFO:tasks.workunit.client.0.smithi053.stdout: 872: throughput=5MB/sec pending data=0 2024-01-15T23:24:32.101 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YEGQn0i_148Uuz6 off=21049042 len=153486 2024-01-15T23:24:32.104 INFO:tasks.workunit.client.0.smithi053.stdout:op 4497 completed, throughput=5MB/sec 2024-01-15T23:24:32.104 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-crO2Jo-oUKYcOEM off=1305560 len=1906399 2024-01-15T23:24:32.112 INFO:tasks.workunit.client.0.smithi053.stdout:op 4498 completed, throughput=5MB/sec 2024-01-15T23:24:32.112 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cS6Vz_bWUa68G9T off=4561807 len=375109 2024-01-15T23:24:32.116 INFO:tasks.workunit.client.0.smithi053.stdout:op 4499 completed, throughput=5MB/sec 2024-01-15T23:24:32.116 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7Qv_0EruuayRDhf off=2400961 len=1137145 2024-01-15T23:24:32.118 INFO:tasks.workunit.client.0.smithi053.stdout:op 4500 completed, throughput=5MB/sec 2024-01-15T23:24:32.118 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--aIAHP-HffwAf4l off=8783732 len=1634431 2024-01-15T23:24:32.124 INFO:tasks.workunit.client.0.smithi053.stdout:op 4501 completed, throughput=5MB/sec 2024-01-15T23:24:32.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:32 smithi163 ceph-mon[138526]: pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:24:32.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:32 smithi053 ceph-mon[143363]: pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:24:32.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:32 smithi053 ceph-mon[146052]: pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:24:33.124 INFO:tasks.workunit.client.0.smithi053.stdout: 873: throughput=5MB/sec pending data=0 2024-01-15T23:24:33.124 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BodwxfXfYcE_wK7 off=6414575 len=399107 2024-01-15T23:24:33.128 INFO:tasks.workunit.client.0.smithi053.stdout:op 4502 completed, throughput=5MB/sec 2024-01-15T23:24:33.128 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-066wHRY-edOz95o off=2912523 len=1374263 2024-01-15T23:24:33.136 INFO:tasks.workunit.client.0.smithi053.stdout:op 4503 completed, throughput=5MB/sec 2024-01-15T23:24:33.137 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OUq-mgMGLXM4oT2 off=1121214 len=1239961 2024-01-15T23:24:33.143 INFO:tasks.workunit.client.0.smithi053.stdout:op 4504 completed, throughput=5MB/sec 2024-01-15T23:24:33.143 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6zt-ya3vPKDWP49 off=2019799 len=917673 2024-01-15T23:24:33.147 INFO:tasks.workunit.client.0.smithi053.stdout:op 4505 completed, throughput=5MB/sec 2024-01-15T23:24:34.148 INFO:tasks.workunit.client.0.smithi053.stdout: 874: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:34.148 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-25DfLjUB4hoFef5 off=2161812 len=36283 2024-01-15T23:24:34.148 INFO:tasks.workunit.client.0.smithi053.stdout:op 4506 completed, throughput=4.99MB/sec 2024-01-15T23:24:34.148 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UAWjfqI6MUtL0Px off=14855247 len=1298205 2024-01-15T23:24:34.150 INFO:tasks.workunit.client.0.smithi053.stdout:op 4507 completed, throughput=5MB/sec 2024-01-15T23:24:34.150 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nSZRxBE__SYGX-U off=1845407 len=606561 2024-01-15T23:24:34.154 INFO:tasks.workunit.client.0.smithi053.stdout:op 4508 completed, throughput=5MB/sec 2024-01-15T23:24:34.154 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yzrzuEGt4QP5baT off=2403213 len=1885698 2024-01-15T23:24:34.163 INFO:tasks.workunit.client.0.smithi053.stdout:op 4509 completed, throughput=5MB/sec 2024-01-15T23:24:34.163 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DKQ_hSS_TQFSh6v off=9306640 len=1687098 2024-01-15T23:24:34.169 INFO:tasks.workunit.client.0.smithi053.stdout:op 4510 completed, throughput=5MB/sec 2024-01-15T23:24:34.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:34 smithi163 ceph-mon[138526]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:24:34.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:34 smithi053 ceph-mon[143363]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:24:34.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:34 smithi053 ceph-mon[146052]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:24:35.170 INFO:tasks.workunit.client.0.smithi053.stdout: 875: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:35.170 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lpjlOBezXQjFZhA off=11914294 len=2061681 2024-01-15T23:24:35.172 INFO:tasks.workunit.client.0.smithi053.stdout:op 4511 completed, throughput=5MB/sec 2024-01-15T23:24:35.172 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xRwBz95JprQjeVA off=19709939 len=1242318 2024-01-15T23:24:35.178 INFO:tasks.workunit.client.0.smithi053.stdout:op 4512 completed, throughput=5MB/sec 2024-01-15T23:24:35.178 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-h5CMSsRtRkrE6bb off=5062173 len=1743496 2024-01-15T23:24:35.180 INFO:tasks.workunit.client.0.smithi053.stdout:op 4513 completed, throughput=5MB/sec 2024-01-15T23:24:35.180 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kI0Y6nNkELUoy-U off=3741915 len=858852 2024-01-15T23:24:35.185 INFO:tasks.workunit.client.0.smithi053.stdout:op 4514 completed, throughput=5MB/sec 2024-01-15T23:24:35.297 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:24:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:24:35] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:24:36.185 INFO:tasks.workunit.client.0.smithi053.stdout: 876: throughput=5MB/sec pending data=0 2024-01-15T23:24:36.185 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9LkuIARVd-Ci5ao off=4163108 len=28764 2024-01-15T23:24:36.186 INFO:tasks.workunit.client.0.smithi053.stdout:op 4515 completed, throughput=5MB/sec 2024-01-15T23:24:36.186 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Hv9eYDrwO9JBUz_ off=655455 len=1293996 2024-01-15T23:24:36.192 INFO:tasks.workunit.client.0.smithi053.stdout:op 4516 completed, throughput=5MB/sec 2024-01-15T23:24:36.192 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EQJBxsCXYqdPV1z off=2889516 len=1442483 2024-01-15T23:24:36.193 INFO:tasks.workunit.client.0.smithi053.stdout:op 4517 completed, throughput=5MB/sec 2024-01-15T23:24:36.194 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-X0BxZai-gX6Lu4c off=1761701 len=1088634 2024-01-15T23:24:36.195 INFO:tasks.workunit.client.0.smithi053.stdout:op 4518 completed, throughput=5MB/sec 2024-01-15T23:24:36.195 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9mNE33nx4IBkNp6 off=3558561 len=820033 2024-01-15T23:24:36.199 INFO:tasks.workunit.client.0.smithi053.stdout:op 4519 completed, throughput=5MB/sec 2024-01-15T23:24:36.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:36 smithi163 ceph-mon[138526]: pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:24:36.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:36 smithi053 ceph-mon[143363]: pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:24:36.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:36 smithi053 ceph-mon[146052]: pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:24:37.199 INFO:tasks.workunit.client.0.smithi053.stdout: 877: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:37.200 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-D7PSqMElN7pQuy3 off=9107843 len=613559 2024-01-15T23:24:37.201 INFO:tasks.workunit.client.0.smithi053.stdout:op 4520 completed, throughput=5MB/sec 2024-01-15T23:24:37.201 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-R_FaHmA5CHeH261 off=8302968 len=2096668 2024-01-15T23:24:37.205 INFO:tasks.workunit.client.0.smithi053.stdout:op 4521 completed, throughput=5MB/sec 2024-01-15T23:24:37.205 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8X9Eu-75_bmBaMG off=11017210 len=620981 2024-01-15T23:24:37.206 INFO:tasks.workunit.client.0.smithi053.stdout:op 4522 completed, throughput=5MB/sec 2024-01-15T23:24:37.206 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YZnzn5HGVGGHUzG off=6764455 len=2039359 2024-01-15T23:24:37.210 INFO:tasks.workunit.client.0.smithi053.stdout:op 4523 completed, throughput=5MB/sec 2024-01-15T23:24:38.210 INFO:tasks.workunit.client.0.smithi053.stdout: 878: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:38.210 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tDxnP4Igk9TlOtb off=815476 len=550084 2024-01-15T23:24:38.211 INFO:tasks.workunit.client.0.smithi053.stdout:op 4524 completed, throughput=5MB/sec 2024-01-15T23:24:38.211 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-p0MQQAQ3KzkHTWw off=287731 len=1297224 2024-01-15T23:24:38.214 INFO:tasks.workunit.client.0.smithi053.stdout:op 4525 completed, throughput=5MB/sec 2024-01-15T23:24:38.214 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tXHO-DuD8nNifd9 off=1191609 len=693224 2024-01-15T23:24:38.219 INFO:tasks.workunit.client.0.smithi053.stdout:op 4526 completed, throughput=5MB/sec 2024-01-15T23:24:38.219 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yLpMqV5-xCe2wur off=8891209 len=203148 2024-01-15T23:24:38.219 INFO:tasks.workunit.client.0.smithi053.stdout:op 4527 completed, throughput=5MB/sec 2024-01-15T23:24:38.219 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ne3hUG8i3YRoSLm off=1848079 len=244605 2024-01-15T23:24:38.222 INFO:tasks.workunit.client.0.smithi053.stdout:op 4528 completed, throughput=5MB/sec 2024-01-15T23:24:38.222 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xPhv1Tv9RKhIarD off=890240 len=850062 2024-01-15T23:24:38.227 INFO:tasks.workunit.client.0.smithi053.stdout:op 4529 completed, throughput=5MB/sec 2024-01-15T23:24:38.227 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nTAVpr3HF5xRe1T off=13577390 len=879910 2024-01-15T23:24:38.232 INFO:tasks.workunit.client.0.smithi053.stdout:op 4530 completed, throughput=5MB/sec 2024-01-15T23:24:38.232 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wtwqPZHyTFbnIBo off=6149404 len=1402148 2024-01-15T23:24:38.238 INFO:tasks.workunit.client.0.smithi053.stdout:op 4531 completed, throughput=5MB/sec 2024-01-15T23:24:38.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:38 smithi163 ceph-mon[138526]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:24:38.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:38 smithi053 ceph-mon[143363]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:24:38.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:38 smithi053 ceph-mon[146052]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:24:39.239 INFO:tasks.workunit.client.0.smithi053.stdout: 879: throughput=5MB/sec pending data=0 2024-01-15T23:24:39.239 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-idauini4dGfph29 off=5086775 len=1750324 2024-01-15T23:24:39.241 INFO:tasks.workunit.client.0.smithi053.stdout:op 4532 completed, throughput=5MB/sec 2024-01-15T23:24:39.241 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nPP-oMrDX_w8BEA off=799931 len=1863613 2024-01-15T23:24:39.252 INFO:tasks.workunit.client.0.smithi053.stdout:op 4533 completed, throughput=5MB/sec 2024-01-15T23:24:39.253 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nUB-YQ4QJ8Iiml0 off=2050428 len=1564384 2024-01-15T23:24:39.257 INFO:tasks.workunit.client.0.smithi053.stdout:op 4534 completed, throughput=5MB/sec 2024-01-15T23:24:40.258 INFO:tasks.workunit.client.0.smithi053.stdout: 880: throughput=5MB/sec pending data=0 2024-01-15T23:24:40.258 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JXA6GWR74JLGFo7 off=2860118 len=2052589 2024-01-15T23:24:40.262 INFO:tasks.workunit.client.0.smithi053.stdout:op 4535 completed, throughput=5MB/sec 2024-01-15T23:24:40.262 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-O6Ch8-vuzcm4lB8 off=2094693 len=1320955 2024-01-15T23:24:40.263 INFO:tasks.workunit.client.0.smithi053.stdout:op 4536 completed, throughput=5MB/sec 2024-01-15T23:24:40.263 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4xbUPw4e9sB6C52 off=13364594 len=228574 2024-01-15T23:24:40.267 INFO:tasks.workunit.client.0.smithi053.stdout:op 4537 completed, throughput=5MB/sec 2024-01-15T23:24:40.267 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3S9kLV0pUo9h5ce off=6601568 len=1650315 2024-01-15T23:24:40.268 INFO:tasks.workunit.client.0.smithi053.stdout:op 4538 completed, throughput=5MB/sec 2024-01-15T23:24:40.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:40 smithi163 ceph-mon[138526]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:24:40.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:40 smithi053 ceph-mon[143363]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:24:40.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:40 smithi053 ceph-mon[146052]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:24:41.269 INFO:tasks.workunit.client.0.smithi053.stdout: 881: throughput=5MB/sec pending data=0 2024-01-15T23:24:41.269 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bLJQZr0H_wEKNoi off=5740 len=979786 2024-01-15T23:24:41.274 INFO:tasks.workunit.client.0.smithi053.stdout:op 4539 completed, throughput=5MB/sec 2024-01-15T23:24:41.274 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XgAYphoKRqH45TO off=8839008 len=681901 2024-01-15T23:24:41.279 INFO:tasks.workunit.client.0.smithi053.stdout:op 4540 completed, throughput=5MB/sec 2024-01-15T23:24:41.279 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IV-XJHS8AKu2ENc off=7165015 len=1932154 2024-01-15T23:24:41.287 INFO:tasks.workunit.client.0.smithi053.stdout:op 4541 completed, throughput=5MB/sec 2024-01-15T23:24:41.287 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FBbvS12_1yULxcb off=10456449 len=792843 2024-01-15T23:24:41.287 INFO:tasks.workunit.client.0.smithi053.stdout:op 4542 completed, throughput=5MB/sec 2024-01-15T23:24:41.288 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BDUKCx4Na7RcgdZ off=17752373 len=1432831 2024-01-15T23:24:41.296 INFO:tasks.workunit.client.0.smithi053.stdout:op 4543 completed, throughput=5MB/sec 2024-01-15T23:24:42.297 INFO:tasks.workunit.client.0.smithi053.stdout: 882: throughput=5MB/sec pending data=0 2024-01-15T23:24:42.297 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eQtwaf5Rw3X3vox off=1820859 len=852469 2024-01-15T23:24:42.302 INFO:tasks.workunit.client.0.smithi053.stdout:op 4544 completed, throughput=5MB/sec 2024-01-15T23:24:42.302 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QIp6l3PnRDFRSAD off=7775445 len=1957633 2024-01-15T23:24:42.304 INFO:tasks.workunit.client.0.smithi053.stdout:op 4545 completed, throughput=5MB/sec 2024-01-15T23:24:42.304 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-R_PoT2BrzLo6d92 off=579353 len=1184143 2024-01-15T23:24:42.310 INFO:tasks.workunit.client.0.smithi053.stdout:op 4546 completed, throughput=5MB/sec 2024-01-15T23:24:42.310 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-c33yD5h-hgRWEmV off=11669668 len=799950 2024-01-15T23:24:42.311 INFO:tasks.workunit.client.0.smithi053.stdout:op 4547 completed, throughput=5MB/sec 2024-01-15T23:24:42.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:42 smithi163 ceph-mon[138526]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:24:42.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:42 smithi053 ceph-mon[143363]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:24:42.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:42 smithi053 ceph-mon[146052]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:24:43.312 INFO:tasks.workunit.client.0.smithi053.stdout: 883: throughput=5MB/sec pending data=0 2024-01-15T23:24:43.312 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Pt7lDNs5zLsBPWd off=4694670 len=1494532 2024-01-15T23:24:43.320 INFO:tasks.workunit.client.0.smithi053.stdout:op 4548 completed, throughput=5MB/sec 2024-01-15T23:24:43.320 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gVOgaVta-9bgN-s off=6710776 len=288804 2024-01-15T23:24:43.323 INFO:tasks.workunit.client.0.smithi053.stdout:op 4549 completed, throughput=5MB/sec 2024-01-15T23:24:43.323 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-b5cKg936429Qe4W off=800105 len=1145871 2024-01-15T23:24:43.325 INFO:tasks.workunit.client.0.smithi053.stdout:op 4550 completed, throughput=5MB/sec 2024-01-15T23:24:43.326 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ijvQdqzAwQQwXS_ off=3162771 len=730405 2024-01-15T23:24:43.326 INFO:tasks.workunit.client.0.smithi053.stdout:op 4551 completed, throughput=5MB/sec 2024-01-15T23:24:43.327 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MZgjmP8NLB3Au3k off=15026434 len=1179552 2024-01-15T23:24:43.328 INFO:tasks.workunit.client.0.smithi053.stdout:op 4552 completed, throughput=5MB/sec 2024-01-15T23:24:44.328 INFO:tasks.workunit.client.0.smithi053.stdout: 884: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:44.329 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BikiC2PBMJWZEZ3 off=3064238 len=1002897 2024-01-15T23:24:44.330 INFO:tasks.workunit.client.0.smithi053.stdout:op 4553 completed, throughput=5MB/sec 2024-01-15T23:24:44.330 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZI0dGPnSyWOgIk- off=8955062 len=1164903 2024-01-15T23:24:44.336 INFO:tasks.workunit.client.0.smithi053.stdout:op 4554 completed, throughput=5MB/sec 2024-01-15T23:24:44.336 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VKHPR2-Pe9It_1_ off=4126748 len=1295504 2024-01-15T23:24:44.343 INFO:tasks.workunit.client.0.smithi053.stdout:op 4555 completed, throughput=5MB/sec 2024-01-15T23:24:44.343 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lmSWofxncgi_gxe off=10063579 len=971913 2024-01-15T23:24:44.348 INFO:tasks.workunit.client.0.smithi053.stdout:op 4556 completed, throughput=5MB/sec 2024-01-15T23:24:44.348 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QTooCQ2Hx-bWnz7 off=10052436 len=1920928 2024-01-15T23:24:44.349 INFO:tasks.workunit.client.0.smithi053.stdout:op 4557 completed, throughput=5MB/sec 2024-01-15T23:24:44.734 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:44 smithi163 ceph-mon[138526]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:24:44.735 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:24:44.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:44 smithi053 ceph-mon[143363]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:24:44.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:24:44.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:44 smithi053 ceph-mon[146052]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:24:44.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:24:45.298 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:24:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:24:45] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2024-01-15T23:24:45.350 INFO:tasks.workunit.client.0.smithi053.stdout: 885: throughput=5MB/sec pending data=0 2024-01-15T23:24:45.350 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-49ydvOlMOWdlM_H off=439672 len=1714235 2024-01-15T23:24:45.360 INFO:tasks.workunit.client.0.smithi053.stdout:op 4558 completed, throughput=5MB/sec 2024-01-15T23:24:45.360 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-60U5lIr6WGx5yXw off=13116706 len=1657772 2024-01-15T23:24:45.368 INFO:tasks.workunit.client.0.smithi053.stdout:op 4559 completed, throughput=5MB/sec 2024-01-15T23:24:45.368 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cwLTzkTk-6cq5tp off=8281052 len=938960 2024-01-15T23:24:45.369 INFO:tasks.workunit.client.0.smithi053.stdout:op 4560 completed, throughput=5MB/sec 2024-01-15T23:24:46.370 INFO:tasks.workunit.client.0.smithi053.stdout: 886: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:46.371 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VsLxr8WhDUDzloN off=6055925 len=1389011 2024-01-15T23:24:46.371 INFO:tasks.workunit.client.0.smithi053.stdout:op 4561 completed, throughput=5MB/sec 2024-01-15T23:24:46.371 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1MvI3yPcEQUOVbK off=3253117 len=1950606 2024-01-15T23:24:46.374 INFO:tasks.workunit.client.0.smithi053.stdout:op 4562 completed, throughput=5MB/sec 2024-01-15T23:24:46.374 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-z9h3gTWFKKieGi6 off=73722 len=1523077 2024-01-15T23:24:46.376 INFO:tasks.workunit.client.0.smithi053.stdout:op 4563 completed, throughput=5MB/sec 2024-01-15T23:24:46.376 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pamSkCmDfL9FKMJ off=10431224 len=60784 2024-01-15T23:24:46.379 INFO:tasks.workunit.client.0.smithi053.stdout:op 4564 completed, throughput=5MB/sec 2024-01-15T23:24:46.379 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rSrZ9io4EEIyYZz off=731009 len=242974 2024-01-15T23:24:46.379 INFO:tasks.workunit.client.0.smithi053.stdout:op 4565 completed, throughput=5MB/sec 2024-01-15T23:24:46.379 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-k01rVxJokzk-cWr off=613453 len=347191 2024-01-15T23:24:46.383 INFO:tasks.workunit.client.0.smithi053.stdout:op 4566 completed, throughput=5MB/sec 2024-01-15T23:24:46.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:46 smithi053 ceph-mon[143363]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:24:46.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:46 smithi053 ceph-mon[146052]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:24:46.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:46 smithi163 ceph-mon[138526]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:24:47.384 INFO:tasks.workunit.client.0.smithi053.stdout: 887: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:47.384 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-d59Zy6ATT9C6EAV off=11552263 len=674262 2024-01-15T23:24:47.385 INFO:tasks.workunit.client.0.smithi053.stdout:op 4567 completed, throughput=5MB/sec 2024-01-15T23:24:47.385 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XAyw4_S1dkgXsJr off=4301803 len=167526 2024-01-15T23:24:47.385 INFO:tasks.workunit.client.0.smithi053.stdout:op 4568 completed, throughput=5MB/sec 2024-01-15T23:24:47.385 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pRPozxO_ycxg6yy off=5327209 len=586390 2024-01-15T23:24:47.389 INFO:tasks.workunit.client.0.smithi053.stdout:op 4569 completed, throughput=5MB/sec 2024-01-15T23:24:47.389 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lewdT5SV7tmLAQE off=386386 len=946722 2024-01-15T23:24:47.391 INFO:tasks.workunit.client.0.smithi053.stdout:op 4570 completed, throughput=5MB/sec 2024-01-15T23:24:47.391 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9kTOQTpIFBEqyVs off=681710 len=472944 2024-01-15T23:24:47.392 INFO:tasks.workunit.client.0.smithi053.stdout:op 4571 completed, throughput=5MB/sec 2024-01-15T23:24:47.392 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Pt7lDNs5zLsBPWd off=7619264 len=220939 2024-01-15T23:24:47.395 INFO:tasks.workunit.client.0.smithi053.stdout:op 4572 completed, throughput=5MB/sec 2024-01-15T23:24:47.395 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-B_90TsLp8zVjx36 off=229695 len=1676430 2024-01-15T23:24:47.398 INFO:tasks.workunit.client.0.smithi053.stdout:op 4573 completed, throughput=5MB/sec 2024-01-15T23:24:47.398 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vRBoUunlW7uZvfE off=371553 len=1262799 2024-01-15T23:24:47.400 INFO:tasks.workunit.client.0.smithi053.stdout:op 4574 completed, throughput=5MB/sec 2024-01-15T23:24:48.400 INFO:tasks.workunit.client.0.smithi053.stdout: 888: throughput=5MB/sec pending data=0 2024-01-15T23:24:48.400 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UNimqG5JZcWB30T off=3202242 len=1460574 2024-01-15T23:24:48.415 INFO:tasks.workunit.client.0.smithi053.stdout:op 4575 completed, throughput=5MB/sec 2024-01-15T23:24:48.415 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jyKU1j8y_qHrxLj off=5128898 len=1730358 2024-01-15T23:24:48.417 INFO:tasks.workunit.client.0.smithi053.stdout:op 4576 completed, throughput=5MB/sec 2024-01-15T23:24:48.417 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QRyeeoqp8TLHLKz off=5238959 len=1409200 2024-01-15T23:24:48.419 INFO:tasks.workunit.client.0.smithi053.stdout:op 4577 completed, throughput=5MB/sec 2024-01-15T23:24:48.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:48 smithi053 ceph-mon[143363]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:24:48.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:48 smithi053 ceph-mon[146052]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:24:48.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:48 smithi163 ceph-mon[138526]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:24:49.419 INFO:tasks.workunit.client.0.smithi053.stdout: 889: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:49.420 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-W1r7fMjm5J4t1t9 off=4915688 len=1408309 2024-01-15T23:24:49.421 INFO:tasks.workunit.client.0.smithi053.stdout:op 4578 completed, throughput=5MB/sec 2024-01-15T23:24:49.421 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dPlDvEu7UmpQFb_ off=17161300 len=456075 2024-01-15T23:24:49.426 INFO:tasks.workunit.client.0.smithi053.stdout:op 4579 completed, throughput=5MB/sec 2024-01-15T23:24:49.426 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-G6ljWYm71WV0njV off=10187981 len=1189730 2024-01-15T23:24:49.427 INFO:tasks.workunit.client.0.smithi053.stdout:op 4580 completed, throughput=5MB/sec 2024-01-15T23:24:49.427 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jkbJoA6_X4ix3YN off=4532559 len=1722581 2024-01-15T23:24:49.429 INFO:tasks.workunit.client.0.smithi053.stdout:op 4581 completed, throughput=5MB/sec 2024-01-15T23:24:49.429 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Nqz811Su0JmDMxN off=6279018 len=1022516 2024-01-15T23:24:49.434 INFO:tasks.workunit.client.0.smithi053.stdout:op 4582 completed, throughput=5MB/sec 2024-01-15T23:24:50.435 INFO:tasks.workunit.client.0.smithi053.stdout: 890: throughput=5MB/sec pending data=0 2024-01-15T23:24:50.435 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ymWL33xSr1Io-Fi off=15842916 len=79719 2024-01-15T23:24:50.436 INFO:tasks.workunit.client.0.smithi053.stdout:op 4583 completed, throughput=5MB/sec 2024-01-15T23:24:50.436 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FPEp6-l_xuR3Z5f off=3125544 len=452426 2024-01-15T23:24:50.437 INFO:tasks.workunit.client.0.smithi053.stdout:op 4584 completed, throughput=5MB/sec 2024-01-15T23:24:50.437 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0k0NunJBhu4eU9V off=9574790 len=985852 2024-01-15T23:24:50.438 INFO:tasks.workunit.client.0.smithi053.stdout:op 4585 completed, throughput=5MB/sec 2024-01-15T23:24:50.438 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qttL-co8P00MXBX off=438873 len=1914383 2024-01-15T23:24:50.446 INFO:tasks.workunit.client.0.smithi053.stdout:op 4586 completed, throughput=5MB/sec 2024-01-15T23:24:50.446 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ek1ZaHyl4cSQKoP off=3680425 len=1057958 2024-01-15T23:24:50.447 INFO:tasks.workunit.client.0.smithi053.stdout:op 4587 completed, throughput=5MB/sec 2024-01-15T23:24:50.448 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fF57SkCLWAFXZd1 off=1781404 len=1615308 2024-01-15T23:24:50.454 INFO:tasks.workunit.client.0.smithi053.stdout:op 4588 completed, throughput=5MB/sec 2024-01-15T23:24:50.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:50 smithi053 ceph-mon[143363]: pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-01-15T23:24:50.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:50 smithi053 ceph-mon[146052]: pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-01-15T23:24:50.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:50 smithi163 ceph-mon[138526]: pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-01-15T23:24:51.455 INFO:tasks.workunit.client.0.smithi053.stdout: 891: throughput=5MB/sec pending data=0 2024-01-15T23:24:51.455 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rOR3RRCQt3-rnve off=10517601 len=173286 2024-01-15T23:24:51.455 INFO:tasks.workunit.client.0.smithi053.stdout:op 4589 completed, throughput=5MB/sec 2024-01-15T23:24:51.455 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FicK76K8Ng2_POD off=20916392 len=627147 2024-01-15T23:24:51.460 INFO:tasks.workunit.client.0.smithi053.stdout:op 4590 completed, throughput=5MB/sec 2024-01-15T23:24:51.460 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qm78M8RdhFgBXA_ off=5918703 len=1830094 2024-01-15T23:24:51.467 INFO:tasks.workunit.client.0.smithi053.stdout:op 4591 completed, throughput=5MB/sec 2024-01-15T23:24:51.467 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-D4lZh25GdReA53r off=6023400 len=982637 2024-01-15T23:24:51.472 INFO:tasks.workunit.client.0.smithi053.stdout:op 4592 completed, throughput=5MB/sec 2024-01-15T23:24:51.472 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FG5b2kmszjDbprL off=16167210 len=662579 2024-01-15T23:24:51.473 INFO:tasks.workunit.client.0.smithi053.stdout:op 4593 completed, throughput=5MB/sec 2024-01-15T23:24:52.473 INFO:tasks.workunit.client.0.smithi053.stdout: 892: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:52.474 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KRn6BP3m-APi7x5 off=15391632 len=523085 2024-01-15T23:24:52.475 INFO:tasks.workunit.client.0.smithi053.stdout:op 4594 completed, throughput=5MB/sec 2024-01-15T23:24:52.475 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-J8y2pJhElwERzs3 off=15012935 len=246663 2024-01-15T23:24:52.478 INFO:tasks.workunit.client.0.smithi053.stdout:op 4595 completed, throughput=5MB/sec 2024-01-15T23:24:52.478 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-R_roP23k2W9rY7_ off=5406076 len=172335 2024-01-15T23:24:52.479 INFO:tasks.workunit.client.0.smithi053.stdout:op 4596 completed, throughput=5MB/sec 2024-01-15T23:24:52.479 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JVRtcUIlIIINYXq off=11925224 len=211741 2024-01-15T23:24:52.482 INFO:tasks.workunit.client.0.smithi053.stdout:op 4597 completed, throughput=5MB/sec 2024-01-15T23:24:52.482 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-enhR6cAJjuZ7sPu off=1035122 len=1697518 2024-01-15T23:24:52.493 INFO:tasks.workunit.client.0.smithi053.stdout:op 4598 completed, throughput=5MB/sec 2024-01-15T23:24:52.493 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oOE9E-X0tTUoy8Z off=4763180 len=1648645 2024-01-15T23:24:52.501 INFO:tasks.workunit.client.0.smithi053.stdout:op 4599 completed, throughput=5MB/sec 2024-01-15T23:24:52.501 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_FnYWXmyZpatVdk off=19313253 len=375081 2024-01-15T23:24:52.502 INFO:tasks.workunit.client.0.smithi053.stdout:op 4600 completed, throughput=5MB/sec 2024-01-15T23:24:52.502 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Dbpj3TH3JQaH76r off=2869010 len=685638 2024-01-15T23:24:52.503 INFO:tasks.workunit.client.0.smithi053.stdout:op 4601 completed, throughput=5MB/sec 2024-01-15T23:24:52.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:52 smithi053 ceph-mon[143363]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-01-15T23:24:52.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:52 smithi053 ceph-mon[146052]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-01-15T23:24:52.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:52 smithi163 ceph-mon[138526]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-01-15T23:24:53.504 INFO:tasks.workunit.client.0.smithi053.stdout: 893: throughput=5MB/sec pending data=0 2024-01-15T23:24:53.504 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-O6070qHRhs10SO5 off=3691147 len=615842 2024-01-15T23:24:53.508 INFO:tasks.workunit.client.0.smithi053.stdout:op 4602 completed, throughput=5MB/sec 2024-01-15T23:24:53.508 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RYpIDh6eg3vC3cQ off=10190513 len=1654899 2024-01-15T23:24:53.518 INFO:tasks.workunit.client.0.smithi053.stdout:op 4603 completed, throughput=5MB/sec 2024-01-15T23:24:53.518 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-p0Qm--F0WcFE3mD off=16818094 len=799695 2024-01-15T23:24:53.522 INFO:tasks.workunit.client.0.smithi053.stdout:op 4604 completed, throughput=5MB/sec 2024-01-15T23:24:53.522 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jiZQ85E1ht5B5Jy off=6279792 len=385194 2024-01-15T23:24:53.523 INFO:tasks.workunit.client.0.smithi053.stdout:op 4605 completed, throughput=5MB/sec 2024-01-15T23:24:53.523 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Zn0vP5uVmjO43wy off=3020422 len=2083229 2024-01-15T23:24:53.526 INFO:tasks.workunit.client.0.smithi053.stdout:op 4606 completed, throughput=5MB/sec 2024-01-15T23:24:54.526 INFO:tasks.workunit.client.0.smithi053.stdout: 894: throughput=5MB/sec pending data=0 2024-01-15T23:24:54.526 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Aznor1uHZXtYdJb off=2906882 len=1924637 2024-01-15T23:24:54.531 INFO:tasks.workunit.client.0.smithi053.stdout:op 4607 completed, throughput=5MB/sec 2024-01-15T23:24:54.531 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-u0kVrO06bTh2yhY off=914533 len=1081270 2024-01-15T23:24:54.537 INFO:tasks.workunit.client.0.smithi053.stdout:op 4608 completed, throughput=5MB/sec 2024-01-15T23:24:54.537 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BSU6s4DGMEQPbb_ off=6301072 len=874075 2024-01-15T23:24:54.542 INFO:tasks.workunit.client.0.smithi053.stdout:op 4609 completed, throughput=5MB/sec 2024-01-15T23:24:54.542 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IhAvGDc0zqxngMP off=2594550 len=1595102 2024-01-15T23:24:54.551 INFO:tasks.workunit.client.0.smithi053.stdout:op 4610 completed, throughput=5MB/sec 2024-01-15T23:24:54.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:54 smithi053 ceph-mon[143363]: pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:24:54.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:54 smithi053 ceph-mon[146052]: pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:24:54.984 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:54 smithi163 ceph-mon[138526]: pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:24:55.298 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:24:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:24:55] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2024-01-15T23:24:55.551 INFO:tasks.workunit.client.0.smithi053.stdout: 895: throughput=5MB/sec pending data=0 2024-01-15T23:24:55.551 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YTcAFXkdMmU2Zii off=6448664 len=1133444 2024-01-15T23:24:55.559 INFO:tasks.workunit.client.0.smithi053.stdout:op 4611 completed, throughput=5MB/sec 2024-01-15T23:24:55.559 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zmms39u84MwQ5eZ off=364519 len=1522837 2024-01-15T23:24:55.568 INFO:tasks.workunit.client.0.smithi053.stdout:op 4612 completed, throughput=5MB/sec 2024-01-15T23:24:55.568 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2H6zEJa0CLcCoI2 off=6997016 len=1812161 2024-01-15T23:24:55.577 INFO:tasks.workunit.client.0.smithi053.stdout:op 4613 completed, throughput=5MB/sec 2024-01-15T23:24:55.577 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3es19BnlRToToTF off=1232245 len=719767 2024-01-15T23:24:55.580 INFO:tasks.workunit.client.0.smithi053.stdout:op 4614 completed, throughput=5MB/sec 2024-01-15T23:24:56.581 INFO:tasks.workunit.client.0.smithi053.stdout: 896: throughput=5MB/sec pending data=0 2024-01-15T23:24:56.581 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8NLhGeVrTquacPb off=4400715 len=1822187 2024-01-15T23:24:56.591 INFO:tasks.workunit.client.0.smithi053.stdout:op 4615 completed, throughput=5MB/sec 2024-01-15T23:24:56.591 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BsW62L3yaIBsBTf off=5484260 len=268203 2024-01-15T23:24:56.594 INFO:tasks.workunit.client.0.smithi053.stdout:op 4616 completed, throughput=5MB/sec 2024-01-15T23:24:56.594 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nZ-1-_q53J1MDk3 off=946772 len=815691 2024-01-15T23:24:56.599 INFO:tasks.workunit.client.0.smithi053.stdout:op 4617 completed, throughput=5MB/sec 2024-01-15T23:24:56.599 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mQbHCdHEG9ROi73 off=4391391 len=1873876 2024-01-15T23:24:56.608 INFO:tasks.workunit.client.0.smithi053.stdout:op 4618 completed, throughput=5MB/sec 2024-01-15T23:24:56.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:56 smithi053 ceph-mon[143363]: pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:24:56.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:56 smithi053 ceph-mon[146052]: pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:24:56.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:56 smithi163 ceph-mon[138526]: pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:24:57.609 INFO:tasks.workunit.client.0.smithi053.stdout: 897: throughput=4.99MB/sec pending data=0 2024-01-15T23:24:57.609 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Jn_9t8fy-wwoPzY off=10016104 len=1404153 2024-01-15T23:24:57.611 INFO:tasks.workunit.client.0.smithi053.stdout:op 4619 completed, throughput=5MB/sec 2024-01-15T23:24:57.611 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BLw5aEPicqEeX4k off=4217230 len=81345 2024-01-15T23:24:57.612 INFO:tasks.workunit.client.0.smithi053.stdout:op 4620 completed, throughput=5MB/sec 2024-01-15T23:24:57.612 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-v3y1-HOBbObQIkY off=7907027 len=1815136 2024-01-15T23:24:57.623 INFO:tasks.workunit.client.0.smithi053.stdout:op 4621 completed, throughput=5MB/sec 2024-01-15T23:24:57.623 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dGG5TSoC3428TwY off=13394450 len=1687614 2024-01-15T23:24:57.633 INFO:tasks.workunit.client.0.smithi053.stdout:op 4622 completed, throughput=5MB/sec 2024-01-15T23:24:57.633 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0YGJ6jLHFBYLEoW off=1052602 len=1980309 2024-01-15T23:24:57.634 INFO:tasks.workunit.client.0.smithi053.stdout:op 4623 completed, throughput=5MB/sec 2024-01-15T23:24:58.635 INFO:tasks.workunit.client.0.smithi053.stdout: 898: throughput=5MB/sec pending data=0 2024-01-15T23:24:58.635 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yPYqFzGccHkH0KT off=2626352 len=383904 2024-01-15T23:24:58.636 INFO:tasks.workunit.client.0.smithi053.stdout:op 4624 completed, throughput=5MB/sec 2024-01-15T23:24:58.636 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-siL-FK9kiunSbDb off=1256847 len=307753 2024-01-15T23:24:58.637 INFO:tasks.workunit.client.0.smithi053.stdout:op 4625 completed, throughput=5MB/sec 2024-01-15T23:24:58.637 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mS-hdrpmeSHd7dZ off=1774503 len=78650 2024-01-15T23:24:58.639 INFO:tasks.workunit.client.0.smithi053.stdout:op 4626 completed, throughput=5MB/sec 2024-01-15T23:24:58.640 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5VteUX6amBw-8nn off=11659196 len=361731 2024-01-15T23:24:58.643 INFO:tasks.workunit.client.0.smithi053.stdout:op 4627 completed, throughput=5MB/sec 2024-01-15T23:24:58.643 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fYr_vaAMym8_Moh off=0 len=1202400 2024-01-15T23:24:58.649 INFO:tasks.workunit.client.0.smithi053.stdout:op 4628 completed, throughput=5MB/sec 2024-01-15T23:24:58.649 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rOR3RRCQt3-rnve off=14529438 len=507968 2024-01-15T23:24:58.653 INFO:tasks.workunit.client.0.smithi053.stdout:op 4629 completed, throughput=5MB/sec 2024-01-15T23:24:58.653 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-z14MrJ_063Ij6sG off=4205777 len=1441916 2024-01-15T23:24:58.655 INFO:tasks.workunit.client.0.smithi053.stdout:op 4630 completed, throughput=5MB/sec 2024-01-15T23:24:58.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:58 smithi053 ceph-mon[143363]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-01-15T23:24:58.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:58 smithi053 ceph-mon[146052]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-01-15T23:24:58.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:58 smithi163 ceph-mon[138526]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-01-15T23:24:59.655 INFO:tasks.workunit.client.0.smithi053.stdout: 899: throughput=5MB/sec pending data=0 2024-01-15T23:24:59.655 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lIMRSaNcko_IgZi off=7796263 len=1396714 2024-01-15T23:24:59.661 INFO:tasks.workunit.client.0.smithi053.stdout:op 4631 completed, throughput=5MB/sec 2024-01-15T23:24:59.661 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0AFRLqiDtvBhGcY off=8941456 len=1568169 2024-01-15T23:24:59.667 INFO:tasks.workunit.client.0.smithi053.stdout:op 4632 completed, throughput=5MB/sec 2024-01-15T23:24:59.667 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Z16OxU_ZX8P7003 off=2131800 len=1998128 2024-01-15T23:24:59.669 INFO:tasks.workunit.client.0.smithi053.stdout:op 4633 completed, throughput=5MB/sec 2024-01-15T23:24:59.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:24:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:24:59.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:24:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:24:59.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:24:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:25:00.669 INFO:tasks.workunit.client.0.smithi053.stdout: 900: throughput=4.99MB/sec pending data=0 2024-01-15T23:25:00.669 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NdiknW9n2MOfnCb off=8964480 len=1615891 2024-01-15T23:25:00.678 INFO:tasks.workunit.client.0.smithi053.stdout:op 4634 completed, throughput=5MB/sec 2024-01-15T23:25:00.679 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TSBZc0RPpe8erWb off=19127459 len=51551 2024-01-15T23:25:00.679 INFO:tasks.workunit.client.0.smithi053.stdout:op 4635 completed, throughput=5MB/sec 2024-01-15T23:25:00.679 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AEca7eNQwU3vX4x off=8718406 len=501719 2024-01-15T23:25:00.683 INFO:tasks.workunit.client.0.smithi053.stdout:op 4636 completed, throughput=5MB/sec 2024-01-15T23:25:00.683 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0kcqFnwAGesOua9 off=12370060 len=783497 2024-01-15T23:25:00.688 INFO:tasks.workunit.client.0.smithi053.stdout:op 4637 completed, throughput=5MB/sec 2024-01-15T23:25:00.688 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--6qpV3X67zoDo9i off=2881623 len=1708640 2024-01-15T23:25:00.690 INFO:tasks.workunit.client.0.smithi053.stdout:op 4638 completed, throughput=5MB/sec 2024-01-15T23:25:00.691 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-W1Y_COd8mIHQFoB off=3457768 len=537965 2024-01-15T23:25:00.691 INFO:tasks.workunit.client.0.smithi053.stdout:op 4639 completed, throughput=5MB/sec 2024-01-15T23:25:00.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:00 smithi053 ceph-mon[143363]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:25:00.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:00 smithi053 ceph-mon[146052]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:25:00.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:00 smithi163 ceph-mon[138526]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:25:01.692 INFO:tasks.workunit.client.0.smithi053.stdout: 901: throughput=4.99MB/sec pending data=0 2024-01-15T23:25:01.692 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dhT8PCsqgOnW3Be off=4408780 len=1701332 2024-01-15T23:25:01.699 INFO:tasks.workunit.client.0.smithi053.stdout:op 4640 completed, throughput=5MB/sec 2024-01-15T23:25:01.699 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0MkhqfFXnUW7BSS off=8753375 len=388575 2024-01-15T23:25:01.703 INFO:tasks.workunit.client.0.smithi053.stdout:op 4641 completed, throughput=5MB/sec 2024-01-15T23:25:01.703 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-W2lY29kuzO6clKk off=3613321 len=1257073 2024-01-15T23:25:01.704 INFO:tasks.workunit.client.0.smithi053.stdout:op 4642 completed, throughput=5MB/sec 2024-01-15T23:25:01.704 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Clhckn6FWPvUBiT off=1627072 len=1215288 2024-01-15T23:25:01.706 INFO:tasks.workunit.client.0.smithi053.stdout:op 4643 completed, throughput=5MB/sec 2024-01-15T23:25:01.706 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xAUvCV5IBvrd0PE off=706187 len=1935594 2024-01-15T23:25:01.708 INFO:tasks.workunit.client.0.smithi053.stdout:op 4644 completed, throughput=5MB/sec 2024-01-15T23:25:02.709 INFO:tasks.workunit.client.0.smithi053.stdout: 902: throughput=5MB/sec pending data=0 2024-01-15T23:25:02.709 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oks0-pgrangFqdT off=9846452 len=1217191 2024-01-15T23:25:02.710 INFO:tasks.workunit.client.0.smithi053.stdout:op 4645 completed, throughput=5MB/sec 2024-01-15T23:25:02.710 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8XomMe5xEsNKSAf off=22238756 len=362119 2024-01-15T23:25:02.711 INFO:tasks.workunit.client.0.smithi053.stdout:op 4646 completed, throughput=5MB/sec 2024-01-15T23:25:02.711 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6ybFI98wtciJnne off=2506695 len=670795 2024-01-15T23:25:02.715 INFO:tasks.workunit.client.0.smithi053.stdout:op 4647 completed, throughput=5MB/sec 2024-01-15T23:25:02.715 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TR-G4qItmgp7ja5 off=4063685 len=432407 2024-01-15T23:25:02.719 INFO:tasks.workunit.client.0.smithi053.stdout:op 4648 completed, throughput=5MB/sec 2024-01-15T23:25:02.719 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Z70wK2tcSkax4f- off=848862 len=1550750 2024-01-15T23:25:02.727 INFO:tasks.workunit.client.0.smithi053.stdout:op 4649 completed, throughput=5MB/sec 2024-01-15T23:25:02.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:02 smithi053 ceph-mon[143363]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-01-15T23:25:02.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:02 smithi053 ceph-mon[146052]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-01-15T23:25:02.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:02 smithi163 ceph-mon[138526]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-01-15T23:25:03.727 INFO:tasks.workunit.client.0.smithi053.stdout: 903: throughput=4.99MB/sec pending data=0 2024-01-15T23:25:03.727 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wal6xAldl8mr2rF off=2645982 len=1357070 2024-01-15T23:25:03.729 INFO:tasks.workunit.client.0.smithi053.stdout:op 4650 completed, throughput=5MB/sec 2024-01-15T23:25:03.729 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-a0sCqa1P3S-hnsk off=4266057 len=1582315 2024-01-15T23:25:03.731 INFO:tasks.workunit.client.0.smithi053.stdout:op 4651 completed, throughput=5MB/sec 2024-01-15T23:25:03.731 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-otoC_74x2FzlwCn off=1681464 len=14220 2024-01-15T23:25:03.734 INFO:tasks.workunit.client.0.smithi053.stdout:op 4652 completed, throughput=5MB/sec 2024-01-15T23:25:03.734 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1Ovm9NzEObh_5rg off=18514594 len=1691987 2024-01-15T23:25:03.744 INFO:tasks.workunit.client.0.smithi053.stdout:op 4653 completed, throughput=5MB/sec 2024-01-15T23:25:03.744 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_zA8XiJVfX5zu9X off=6265573 len=1190568 2024-01-15T23:25:03.745 INFO:tasks.workunit.client.0.smithi053.stdout:op 4654 completed, throughput=5MB/sec 2024-01-15T23:25:04.746 INFO:tasks.workunit.client.0.smithi053.stdout: 904: throughput=5MB/sec pending data=0 2024-01-15T23:25:04.746 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hQODd41DdUjzPTr off=2701902 len=231332 2024-01-15T23:25:04.749 INFO:tasks.workunit.client.0.smithi053.stdout:op 4655 completed, throughput=5MB/sec 2024-01-15T23:25:04.750 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EvqOPJjytWFtx36 off=11058267 len=1751221 2024-01-15T23:25:04.752 INFO:tasks.workunit.client.0.smithi053.stdout:op 4656 completed, throughput=5MB/sec 2024-01-15T23:25:04.752 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-H7GDpKGj5SqCzLB off=13754246 len=138746 2024-01-15T23:25:04.752 INFO:tasks.workunit.client.0.smithi053.stdout:op 4657 completed, throughput=5MB/sec 2024-01-15T23:25:04.752 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FDnrh08tc95nG06 off=0 len=1171331 2024-01-15T23:25:04.758 INFO:tasks.workunit.client.0.smithi053.stdout:op 4658 completed, throughput=5MB/sec 2024-01-15T23:25:04.758 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0j8WrNqf2lhIdz6 off=1633527 len=1982274 2024-01-15T23:25:04.760 INFO:tasks.workunit.client.0.smithi053.stdout:op 4659 completed, throughput=5MB/sec 2024-01-15T23:25:04.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:04 smithi053 ceph-mon[143363]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-01-15T23:25:04.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:04 smithi053 ceph-mon[146052]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-01-15T23:25:04.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:04 smithi163 ceph-mon[138526]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-01-15T23:25:05.298 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:25:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:25:05] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2024-01-15T23:25:05.760 INFO:tasks.workunit.client.0.smithi053.stdout: 905: throughput=5MB/sec pending data=0 2024-01-15T23:25:05.761 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tqC-S_Mb5LwvPHT off=10451220 len=18725 2024-01-15T23:25:05.763 INFO:tasks.workunit.client.0.smithi053.stdout:op 4660 completed, throughput=5MB/sec 2024-01-15T23:25:05.763 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-by9aFlvJOSlF2pl off=4152106 len=1889625 2024-01-15T23:25:05.767 INFO:tasks.workunit.client.0.smithi053.stdout:op 4661 completed, throughput=5MB/sec 2024-01-15T23:25:05.768 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dEeffKaCBrjkfCt off=7250307 len=1101739 2024-01-15T23:25:05.771 INFO:tasks.workunit.client.0.smithi053.stdout:op 4662 completed, throughput=5MB/sec 2024-01-15T23:25:05.771 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IirPRJd4QvZFtrC off=60544 len=1578598 2024-01-15T23:25:05.779 INFO:tasks.workunit.client.0.smithi053.stdout:op 4663 completed, throughput=5MB/sec 2024-01-15T23:25:05.779 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xVTXeQkLCXeYTLW off=8186309 len=294224 2024-01-15T23:25:05.782 INFO:tasks.workunit.client.0.smithi053.stdout:op 4664 completed, throughput=5MB/sec 2024-01-15T23:25:06.782 INFO:tasks.workunit.client.0.smithi053.stdout: 906: throughput=4.99MB/sec pending data=0 2024-01-15T23:25:06.783 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Y1Z_OVks5V1q8Ur off=147577 len=1843004 2024-01-15T23:25:06.785 INFO:tasks.workunit.client.0.smithi053.stdout:op 4665 completed, throughput=5MB/sec 2024-01-15T23:25:06.785 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LqFQ-Ef30CXYao0 off=9514284 len=418837 2024-01-15T23:25:06.786 INFO:tasks.workunit.client.0.smithi053.stdout:op 4666 completed, throughput=5MB/sec 2024-01-15T23:25:06.786 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rR5n_NTOWQIlFqa off=3680934 len=1536105 2024-01-15T23:25:06.789 INFO:tasks.workunit.client.0.smithi053.stdout:op 4667 completed, throughput=5MB/sec 2024-01-15T23:25:06.789 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rg655sjkAT6Sg03 off=3260285 len=352460 2024-01-15T23:25:06.793 INFO:tasks.workunit.client.0.smithi053.stdout:op 4668 completed, throughput=5MB/sec 2024-01-15T23:25:06.793 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uvQTRNDkJ01X0SK off=11196863 len=1045489 2024-01-15T23:25:06.794 INFO:tasks.workunit.client.0.smithi053.stdout:op 4669 completed, throughput=5MB/sec 2024-01-15T23:25:06.794 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-X9pfaoN8PNid3Fm off=633097 len=1476042 2024-01-15T23:25:06.796 INFO:tasks.workunit.client.0.smithi053.stdout:op 4670 completed, throughput=5MB/sec 2024-01-15T23:25:06.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:06 smithi053 ceph-mon[146052]: pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:25:06.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:06 smithi053 ceph-mon[143363]: pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:25:06.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:06 smithi163 ceph-mon[138526]: pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:25:07.797 INFO:tasks.workunit.client.0.smithi053.stdout: 907: throughput=5MB/sec pending data=0 2024-01-15T23:25:07.797 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fxhn49mbqofMYTG off=2607800 len=1343404 2024-01-15T23:25:07.799 INFO:tasks.workunit.client.0.smithi053.stdout:op 4671 completed, throughput=5MB/sec 2024-01-15T23:25:07.799 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-T0o7jkWfBnrpx9w off=4582373 len=2011232 2024-01-15T23:25:07.808 INFO:tasks.workunit.client.0.smithi053.stdout:op 4672 completed, throughput=5MB/sec 2024-01-15T23:25:07.808 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LIDXQoKMyyEuVNA off=14803649 len=308213 2024-01-15T23:25:07.811 INFO:tasks.workunit.client.0.smithi053.stdout:op 4673 completed, throughput=5MB/sec 2024-01-15T23:25:07.811 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-m8SMgmzWiMA3BqW off=18192199 len=354019 2024-01-15T23:25:07.812 INFO:tasks.workunit.client.0.smithi053.stdout:op 4674 completed, throughput=5MB/sec 2024-01-15T23:25:08.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:08 smithi053 ceph-mon[143363]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:25:08.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:08 smithi053 ceph-mon[146052]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:25:08.812 INFO:tasks.workunit.client.0.smithi053.stdout: 908: throughput=4.99MB/sec pending data=0 2024-01-15T23:25:08.812 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KFb_9CepiF9_k3M off=3110111 len=2029814 2024-01-15T23:25:08.815 INFO:tasks.workunit.client.0.smithi053.stdout:op 4675 completed, throughput=5MB/sec 2024-01-15T23:25:08.815 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1NO_o5Zi4M7sLdx off=6702497 len=529938 2024-01-15T23:25:08.819 INFO:tasks.workunit.client.0.smithi053.stdout:op 4676 completed, throughput=5MB/sec 2024-01-15T23:25:08.820 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UgEWKM6ptrE855m off=9152588 len=1873139 2024-01-15T23:25:08.827 INFO:tasks.workunit.client.0.smithi053.stdout:op 4677 completed, throughput=5MB/sec 2024-01-15T23:25:08.827 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UavTohVG6XkQ4rQ off=3888199 len=157674 2024-01-15T23:25:08.829 INFO:tasks.workunit.client.0.smithi053.stdout:op 4678 completed, throughput=5MB/sec 2024-01-15T23:25:08.829 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6a_fYY3bmaMzC8W off=13170775 len=226723 2024-01-15T23:25:08.831 INFO:tasks.workunit.client.0.smithi053.stdout:op 4679 completed, throughput=5MB/sec 2024-01-15T23:25:08.831 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RgIopwR8e1R92Pd off=4634195 len=1618435 2024-01-15T23:25:08.833 INFO:tasks.workunit.client.0.smithi053.stdout:op 4680 completed, throughput=5MB/sec 2024-01-15T23:25:08.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:08 smithi163 ceph-mon[138526]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:25:09.834 INFO:tasks.workunit.client.0.smithi053.stdout: 909: throughput=5MB/sec pending data=0 2024-01-15T23:25:09.834 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XKF5T-Jrsx4QshV off=7156270 len=510083 2024-01-15T23:25:09.838 INFO:tasks.workunit.client.0.smithi053.stdout:op 4681 completed, throughput=5MB/sec 2024-01-15T23:25:09.838 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iihWR46h1nRnMU9 off=9996425 len=771964 2024-01-15T23:25:09.843 INFO:tasks.workunit.client.0.smithi053.stdout:op 4682 completed, throughput=5MB/sec 2024-01-15T23:25:09.843 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sNBy7Q3ohM_gRxJ off=3077617 len=1319828 2024-01-15T23:25:09.844 INFO:tasks.workunit.client.0.smithi053.stdout:op 4683 completed, throughput=5MB/sec 2024-01-15T23:25:09.845 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mV7ns4NdL9_iF1o off=19341635 len=271648 2024-01-15T23:25:09.848 INFO:tasks.workunit.client.0.smithi053.stdout:op 4684 completed, throughput=5MB/sec 2024-01-15T23:25:09.848 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Mu9I0bdescQ-5y8 off=22200359 len=1813546 2024-01-15T23:25:09.856 INFO:tasks.workunit.client.0.smithi053.stdout:op 4685 completed, throughput=5MB/sec 2024-01-15T23:25:10.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:10 smithi053 ceph-mon[143363]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:25:10.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:10 smithi053 ceph-mon[146052]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:25:10.856 INFO:tasks.workunit.client.0.smithi053.stdout: 910: throughput=5MB/sec pending data=0 2024-01-15T23:25:10.856 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GRcg7yUVAAzUk7Q off=188658 len=1226462 2024-01-15T23:25:10.865 INFO:tasks.workunit.client.0.smithi053.stdout:op 4686 completed, throughput=5MB/sec 2024-01-15T23:25:10.865 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0dWrJYqVZ_wQ6UE off=16501772 len=131622 2024-01-15T23:25:10.868 INFO:tasks.workunit.client.0.smithi053.stdout:op 4687 completed, throughput=5MB/sec 2024-01-15T23:25:10.868 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-m8SMgmzWiMA3BqW off=5773822 len=1994149 2024-01-15T23:25:10.879 INFO:tasks.workunit.client.0.smithi053.stdout:op 4688 completed, throughput=5MB/sec 2024-01-15T23:25:10.879 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Wmexz_ElQtUbhDH off=1242741 len=134563 2024-01-15T23:25:10.879 INFO:tasks.workunit.client.0.smithi053.stdout:op 4689 completed, throughput=5MB/sec 2024-01-15T23:25:10.879 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-b10phpc2HCQsXAn off=7082081 len=512279 2024-01-15T23:25:10.880 INFO:tasks.workunit.client.0.smithi053.stdout:op 4690 completed, throughput=5MB/sec 2024-01-15T23:25:10.880 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LHONflhROWR2o7- off=19442108 len=1390663 2024-01-15T23:25:10.882 INFO:tasks.workunit.client.0.smithi053.stdout:op 4691 completed, throughput=5MB/sec 2024-01-15T23:25:10.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:10 smithi163 ceph-mon[138526]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:25:11.882 INFO:tasks.workunit.client.0.smithi053.stdout: 911: throughput=5MB/sec pending data=0 2024-01-15T23:25:11.882 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VF9cJAZxs-tZGJN off=0 len=1494008 2024-01-15T23:25:11.891 INFO:tasks.workunit.client.0.smithi053.stdout:op 4692 completed, throughput=5MB/sec 2024-01-15T23:25:11.891 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MijTDdSp9Wl3Clg off=2844554 len=442816 2024-01-15T23:25:11.892 INFO:tasks.workunit.client.0.smithi053.stdout:op 4693 completed, throughput=5MB/sec 2024-01-15T23:25:11.892 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-a8rwSqpLtXOR1C2 off=5185763 len=534069 2024-01-15T23:25:11.893 INFO:tasks.workunit.client.0.smithi053.stdout:op 4694 completed, throughput=5MB/sec 2024-01-15T23:25:11.893 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vKcgnBiPsc_O-w5 off=349552 len=1554273 2024-01-15T23:25:11.901 INFO:tasks.workunit.client.0.smithi053.stdout:op 4695 completed, throughput=5MB/sec 2024-01-15T23:25:11.901 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pBrKwBY7wKmOOcQ off=17803845 len=764396 2024-01-15T23:25:11.905 INFO:tasks.workunit.client.0.smithi053.stdout:op 4696 completed, throughput=5MB/sec 2024-01-15T23:25:11.905 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nWg9ux69TlFAb29 off=305148 len=1695380 2024-01-15T23:25:11.914 INFO:tasks.workunit.client.0.smithi053.stdout:op 4697 completed, throughput=5MB/sec 2024-01-15T23:25:12.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:12 smithi053 ceph-mon[146052]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:25:12.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:12 smithi053 ceph-mon[143363]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:25:12.915 INFO:tasks.workunit.client.0.smithi053.stdout: 912: throughput=5MB/sec pending data=0 2024-01-15T23:25:12.915 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-znNdEJgHRCd-rbA off=15412955 len=695756 2024-01-15T23:25:12.917 INFO:tasks.workunit.client.0.smithi053.stdout:op 4698 completed, throughput=5MB/sec 2024-01-15T23:25:12.917 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XYPmZYjBZ6aDqNd off=17688080 len=692169 2024-01-15T23:25:12.922 INFO:tasks.workunit.client.0.smithi053.stdout:op 4699 completed, throughput=5MB/sec 2024-01-15T23:25:12.922 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uxXt0CT1XHVGbBV off=0 len=2018475 2024-01-15T23:25:12.932 INFO:tasks.workunit.client.0.smithi053.stdout:op 4700 completed, throughput=5MB/sec 2024-01-15T23:25:12.932 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_QsU8mstlqUx0mo off=12892472 len=490013 2024-01-15T23:25:12.935 INFO:tasks.workunit.client.0.smithi053.stdout:op 4701 completed, throughput=5MB/sec 2024-01-15T23:25:12.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:12 smithi163 ceph-mon[138526]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:25:13.936 INFO:tasks.workunit.client.0.smithi053.stdout: 913: throughput=4.99MB/sec pending data=0 2024-01-15T23:25:13.936 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-731I8FFt3ekWeAC off=898794 len=1833654 2024-01-15T23:25:13.943 INFO:tasks.workunit.client.0.smithi053.stdout:op 4702 completed, throughput=5MB/sec 2024-01-15T23:25:13.943 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZqTQO4ruSXhxP51 off=6007909 len=2094654 2024-01-15T23:25:13.947 INFO:tasks.workunit.client.0.smithi053.stdout:op 4703 completed, throughput=5MB/sec 2024-01-15T23:25:13.947 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NxVB8EtsnEQarku off=6843257 len=408241 2024-01-15T23:25:13.948 INFO:tasks.workunit.client.0.smithi053.stdout:op 4704 completed, throughput=5MB/sec 2024-01-15T23:25:13.948 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bfx_9euEqHhCzI8 off=5249810 len=351440 2024-01-15T23:25:13.951 INFO:tasks.workunit.client.0.smithi053.stdout:op 4705 completed, throughput=5MB/sec 2024-01-15T23:25:13.951 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yxET7Lo5hIaRplS off=19375497 len=1211853 2024-01-15T23:25:13.957 INFO:tasks.workunit.client.0.smithi053.stdout:op 4706 completed, throughput=5MB/sec 2024-01-15T23:25:14.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:14 smithi053 ceph-mon[143363]: pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:25:14.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:25:14.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:14 smithi053 ceph-mon[146052]: pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:25:14.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:25:14.957 INFO:tasks.workunit.client.0.smithi053.stdout: 914: throughput=5MB/sec pending data=0 2024-01-15T23:25:14.957 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-M7SP9xFiEpMwTa5 off=323096 len=1309330 2024-01-15T23:25:14.963 INFO:tasks.workunit.client.0.smithi053.stdout:op 4707 completed, throughput=5MB/sec 2024-01-15T23:25:14.963 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8yQXpv0q1zwPs85 off=1371278 len=1430128 2024-01-15T23:25:14.964 INFO:tasks.workunit.client.0.smithi053.stdout:op 4708 completed, throughput=5MB/sec 2024-01-15T23:25:14.965 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gMFFh0h0zFRhat6 off=5752708 len=838339 2024-01-15T23:25:14.969 INFO:tasks.workunit.client.0.smithi053.stdout:op 4709 completed, throughput=5MB/sec 2024-01-15T23:25:14.970 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FSVXLal9X2p8-wk off=3012624 len=964379 2024-01-15T23:25:14.970 INFO:tasks.workunit.client.0.smithi053.stdout:op 4710 completed, throughput=5MB/sec 2024-01-15T23:25:14.970 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7MWUDEOEy7X4mfu off=5830269 len=1654315 2024-01-15T23:25:14.972 INFO:tasks.workunit.client.0.smithi053.stdout:op 4711 completed, throughput=5MB/sec 2024-01-15T23:25:14.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:14 smithi163 ceph-mon[138526]: pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:25:14.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:25:15.298 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:25:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:25:15] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:25:15.972 INFO:tasks.workunit.client.0.smithi053.stdout: 915: throughput=5MB/sec pending data=0 2024-01-15T23:25:15.973 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-swd1dE32iMtI59K off=7436687 len=1976998 2024-01-15T23:25:15.975 INFO:tasks.workunit.client.0.smithi053.stdout:op 4712 completed, throughput=5MB/sec 2024-01-15T23:25:15.975 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nYRetbqnyO-27n5 off=6308477 len=211503 2024-01-15T23:25:15.975 INFO:tasks.workunit.client.0.smithi053.stdout:op 4713 completed, throughput=5MB/sec 2024-01-15T23:25:15.976 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Zh7Vy3vYhVsMCqS off=2506666 len=1348545 2024-01-15T23:25:15.983 INFO:tasks.workunit.client.0.smithi053.stdout:op 4714 completed, throughput=5MB/sec 2024-01-15T23:25:15.983 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-duqb4EXEoZMqlWR off=10224301 len=1002082 2024-01-15T23:25:15.988 INFO:tasks.workunit.client.0.smithi053.stdout:op 4715 completed, throughput=5MB/sec 2024-01-15T23:25:16.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:16 smithi053 ceph-mon[143363]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-01-15T23:25:16.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:16 smithi053 ceph-mon[146052]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-01-15T23:25:16.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:16 smithi163 ceph-mon[138526]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-01-15T23:25:16.989 INFO:tasks.workunit.client.0.smithi053.stdout: 916: throughput=5MB/sec pending data=0 2024-01-15T23:25:16.989 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jqlMDbIF4tWIcEA off=11438927 len=1021522 2024-01-15T23:25:16.994 INFO:tasks.workunit.client.0.smithi053.stdout:op 4716 completed, throughput=5MB/sec 2024-01-15T23:25:16.995 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rfDiuMr8PpHzT_E off=7145792 len=570726 2024-01-15T23:25:16.996 INFO:tasks.workunit.client.0.smithi053.stdout:op 4717 completed, throughput=5MB/sec 2024-01-15T23:25:16.997 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OZt07J8hgBdRkh6 off=8584834 len=1192735 2024-01-15T23:25:17.003 INFO:tasks.workunit.client.0.smithi053.stdout:op 4718 completed, throughput=5MB/sec 2024-01-15T23:25:17.003 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-b1pQliYBizdjOnX off=4476394 len=1671980 2024-01-15T23:25:17.005 INFO:tasks.workunit.client.0.smithi053.stdout:op 4719 completed, throughput=5MB/sec 2024-01-15T23:25:17.005 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YdoVLPEApTsn-fx off=10897724 len=1114165 2024-01-15T23:25:17.010 INFO:tasks.workunit.client.0.smithi053.stdout:op 4720 completed, throughput=5MB/sec 2024-01-15T23:25:18.010 INFO:tasks.workunit.client.0.smithi053.stdout: 917: throughput=5MB/sec pending data=0 2024-01-15T23:25:18.011 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-t5mtZA0nle3oldn off=9518083 len=1142116 2024-01-15T23:25:18.016 INFO:tasks.workunit.client.0.smithi053.stdout:op 4721 completed, throughput=5MB/sec 2024-01-15T23:25:18.016 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-H4P1AgPH1dV8Itn off=1807053 len=823947 2024-01-15T23:25:18.017 INFO:tasks.workunit.client.0.smithi053.stdout:op 4722 completed, throughput=5MB/sec 2024-01-15T23:25:18.017 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-343C0RC4CHHivFI off=1257074 len=1731209 2024-01-15T23:25:18.024 INFO:tasks.workunit.client.0.smithi053.stdout:op 4723 completed, throughput=5MB/sec 2024-01-15T23:25:18.024 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hG5k1AkYeSTJtsA off=3369155 len=690851 2024-01-15T23:25:18.025 INFO:tasks.workunit.client.0.smithi053.stdout:op 4724 completed, throughput=5MB/sec 2024-01-15T23:25:18.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:18 smithi053 ceph-mon[143363]: pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:25:18.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:18 smithi053 ceph-mon[146052]: pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:25:18.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:18 smithi163 ceph-mon[138526]: pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:25:19.026 INFO:tasks.workunit.client.0.smithi053.stdout: 918: throughput=4.99MB/sec pending data=0 2024-01-15T23:25:19.026 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fRpnxP23cr_sUbT off=3164703 len=690066 2024-01-15T23:25:19.028 INFO:tasks.workunit.client.0.smithi053.stdout:op 4725 completed, throughput=5MB/sec 2024-01-15T23:25:19.028 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Vw76Khqzpym9XHb off=6677891 len=1289564 2024-01-15T23:25:19.033 INFO:tasks.workunit.client.0.smithi053.stdout:op 4726 completed, throughput=5MB/sec 2024-01-15T23:25:19.034 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kO6bU3yC-5if_aq off=9672423 len=1679377 2024-01-15T23:25:19.041 INFO:tasks.workunit.client.0.smithi053.stdout:op 4727 completed, throughput=5MB/sec 2024-01-15T23:25:19.041 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-K7zo1oO0NL5jzhd off=1469376 len=1026087 2024-01-15T23:25:19.043 INFO:tasks.workunit.client.0.smithi053.stdout:op 4728 completed, throughput=5MB/sec 2024-01-15T23:25:19.044 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-O09DFHLhE8whbNE off=9772110 len=777843 2024-01-15T23:25:19.048 INFO:tasks.workunit.client.0.smithi053.stdout:op 4729 completed, throughput=5MB/sec 2024-01-15T23:25:20.048 INFO:tasks.workunit.client.0.smithi053.stdout: 919: throughput=4.99MB/sec pending data=0 2024-01-15T23:25:20.048 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bwdxPVwVItwiA4i off=4779301 len=1505143 2024-01-15T23:25:20.054 INFO:tasks.workunit.client.0.smithi053.stdout:op 4730 completed, throughput=5MB/sec 2024-01-15T23:25:20.054 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-H_HUwdDtJl5WRjQ off=4944000 len=1462590 2024-01-15T23:25:20.055 INFO:tasks.workunit.client.0.smithi053.stdout:op 4731 completed, throughput=5MB/sec 2024-01-15T23:25:20.055 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-L1Vme0X2IcXh_ph off=5454318 len=391018 2024-01-15T23:25:20.055 INFO:tasks.workunit.client.0.smithi053.stdout:op 4732 completed, throughput=5MB/sec 2024-01-15T23:25:20.055 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-unCEpzjmA4xTRIk off=692918 len=623803 2024-01-15T23:25:20.056 INFO:tasks.workunit.client.0.smithi053.stdout:op 4733 completed, throughput=5MB/sec 2024-01-15T23:25:20.056 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Hi8ohjwgosThOX1 off=2427425 len=937155 2024-01-15T23:25:20.058 INFO:tasks.workunit.client.0.smithi053.stdout:op 4734 completed, throughput=5MB/sec 2024-01-15T23:25:20.058 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-H92Q8EOG0qFqs9l off=7269670 len=1672344 2024-01-15T23:25:20.064 INFO:tasks.workunit.client.0.smithi053.stdout:op 4735 completed, throughput=5MB/sec 2024-01-15T23:25:20.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:20 smithi053 ceph-mon[143363]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:25:20.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:20 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:25:20.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:20 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:25:20.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:20 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:25:20.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:20 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:25:20.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:20 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:25:20.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:20 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:25:20.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:20 smithi053 ceph-mon[146052]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:25:20.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:20 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:25:20.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:20 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:25:20.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:20 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:25:20.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:20 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:25:20.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:20 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:25:20.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:20 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:25:20.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:20 smithi163 ceph-mon[138526]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:25:20.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:20 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:25:20.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:20 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:25:20.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:20 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:25:20.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:20 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:25:20.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:20 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:25:20.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:20 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:25:21.065 INFO:tasks.workunit.client.0.smithi053.stdout: 920: throughput=5MB/sec pending data=0 2024-01-15T23:25:21.065 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fUoQq2C9SUGtqE0 off=626469 len=900187 2024-01-15T23:25:21.071 INFO:tasks.workunit.client.0.smithi053.stdout:op 4736 completed, throughput=5MB/sec 2024-01-15T23:25:21.071 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uB2gyo4uCCXg2wl off=8477321 len=2094738 2024-01-15T23:25:21.082 INFO:tasks.workunit.client.0.smithi053.stdout:op 4737 completed, throughput=5MB/sec 2024-01-15T23:25:21.082 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ExW-VFNrYg2BBxA off=7723750 len=1375518 2024-01-15T23:25:21.084 INFO:tasks.workunit.client.0.smithi053.stdout:op 4738 completed, throughput=5MB/sec 2024-01-15T23:25:22.085 INFO:tasks.workunit.client.0.smithi053.stdout: 921: throughput=5MB/sec pending data=0 2024-01-15T23:25:22.085 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KPx9nhqyHulRXS6 off=1811834 len=1520715 2024-01-15T23:25:22.092 INFO:tasks.workunit.client.0.smithi053.stdout:op 4739 completed, throughput=5MB/sec 2024-01-15T23:25:22.092 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oQS-MkaSaIJdLI2 off=1089215 len=1042674 2024-01-15T23:25:22.093 INFO:tasks.workunit.client.0.smithi053.stdout:op 4740 completed, throughput=5MB/sec 2024-01-15T23:25:22.093 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lKcaww4jyHnO3Bv off=2449182 len=1758310 2024-01-15T23:25:22.096 INFO:tasks.workunit.client.0.smithi053.stdout:op 4741 completed, throughput=5MB/sec 2024-01-15T23:25:22.096 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6AasZnKyXsBMzmO off=5436707 len=1221533 2024-01-15T23:25:22.097 INFO:tasks.workunit.client.0.smithi053.stdout:op 4742 completed, throughput=5MB/sec 2024-01-15T23:25:22.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:22 smithi053 ceph-mon[143363]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:25:22.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:22 smithi053 ceph-mon[146052]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:25:22.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:22 smithi163 ceph-mon[138526]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:25:23.098 INFO:tasks.workunit.client.0.smithi053.stdout: 922: throughput=5MB/sec pending data=0 2024-01-15T23:25:23.098 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wx1elD38r9uHvry off=783079 len=656824 2024-01-15T23:25:23.103 INFO:tasks.workunit.client.0.smithi053.stdout:op 4743 completed, throughput=5MB/sec 2024-01-15T23:25:23.103 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SQe8if8DHmDFGP_ off=2596942 len=1460599 2024-01-15T23:25:23.111 INFO:tasks.workunit.client.0.smithi053.stdout:op 4744 completed, throughput=5MB/sec 2024-01-15T23:25:23.111 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rh3XSrzjhv_wPhZ off=2799560 len=1299704 2024-01-15T23:25:23.119 INFO:tasks.workunit.client.0.smithi053.stdout:op 4745 completed, throughput=5MB/sec 2024-01-15T23:25:23.119 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ANMGsbKW6HZAbjE off=3180515 len=1281393 2024-01-15T23:25:23.125 INFO:tasks.workunit.client.0.smithi053.stdout:op 4746 completed, throughput=5MB/sec 2024-01-15T23:25:23.125 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7AejtkLJSMH7vDU off=11541900 len=1177382 2024-01-15T23:25:23.126 INFO:tasks.workunit.client.0.smithi053.stdout:op 4747 completed, throughput=5MB/sec 2024-01-15T23:25:24.126 INFO:tasks.workunit.client.0.smithi053.stdout: 923: throughput=5MB/sec pending data=0 2024-01-15T23:25:24.127 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5_KRPxvzB1MhXvG off=8396841 len=403925 2024-01-15T23:25:24.127 INFO:tasks.workunit.client.0.smithi053.stdout:op 4748 completed, throughput=5MB/sec 2024-01-15T23:25:24.128 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JXeiuO1xYIKqYzf off=3694515 len=1166862 2024-01-15T23:25:24.134 INFO:tasks.workunit.client.0.smithi053.stdout:op 4749 completed, throughput=5MB/sec 2024-01-15T23:25:24.134 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-B_SQLkjLqA3mgYY off=2652531 len=1684689 2024-01-15T23:25:24.136 INFO:tasks.workunit.client.0.smithi053.stdout:op 4750 completed, throughput=5MB/sec 2024-01-15T23:25:24.136 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eZGaqfQHvdwSHMQ off=339898 len=1693895 2024-01-15T23:25:24.146 INFO:tasks.workunit.client.0.smithi053.stdout:op 4751 completed, throughput=5MB/sec 2024-01-15T23:25:24.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:24 smithi053 ceph-mon[143363]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-01-15T23:25:24.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:24 smithi053 ceph-mon[146052]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-01-15T23:25:24.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:24 smithi163 ceph-mon[138526]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-01-15T23:25:25.146 INFO:tasks.workunit.client.0.smithi053.stdout: 924: throughput=5MB/sec pending data=0 2024-01-15T23:25:25.146 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XtQEFI4yr8RTvxx off=14084308 len=475649 2024-01-15T23:25:25.150 INFO:tasks.workunit.client.0.smithi053.stdout:op 4752 completed, throughput=5MB/sec 2024-01-15T23:25:25.150 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IhljiF1cIgq7KrQ off=5728855 len=1558504 2024-01-15T23:25:25.158 INFO:tasks.workunit.client.0.smithi053.stdout:op 4753 completed, throughput=5MB/sec 2024-01-15T23:25:25.158 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OCYPCFbOlHF8yaf off=2404540 len=1198565 2024-01-15T23:25:25.164 INFO:tasks.workunit.client.0.smithi053.stdout:op 4754 completed, throughput=5MB/sec 2024-01-15T23:25:25.164 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mGM5iya2SFRGPZW off=691897 len=116114 2024-01-15T23:25:25.167 INFO:tasks.workunit.client.0.smithi053.stdout:op 4755 completed, throughput=5MB/sec 2024-01-15T23:25:25.167 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-erhpbwdplsMvMx6 off=5004413 len=624912 2024-01-15T23:25:25.168 INFO:tasks.workunit.client.0.smithi053.stdout:op 4756 completed, throughput=5MB/sec 2024-01-15T23:25:25.168 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cgjUOY-EvCfWpFw off=3442502 len=1230257 2024-01-15T23:25:25.169 INFO:tasks.workunit.client.0.smithi053.stdout:op 4757 completed, throughput=5MB/sec 2024-01-15T23:25:25.298 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:25:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:25:25] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:25:26.170 INFO:tasks.workunit.client.0.smithi053.stdout: 925: throughput=5MB/sec pending data=0 2024-01-15T23:25:26.170 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Qlq68C3qruMMp53 off=6042039 len=1250180 2024-01-15T23:25:26.171 INFO:tasks.workunit.client.0.smithi053.stdout:op 4758 completed, throughput=5MB/sec 2024-01-15T23:25:26.171 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6JnAla-gK2HnHUy off=12713898 len=628599 2024-01-15T23:25:26.176 INFO:tasks.workunit.client.0.smithi053.stdout:op 4759 completed, throughput=5MB/sec 2024-01-15T23:25:26.176 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jT_glRz5cGopVfa off=5404669 len=1266864 2024-01-15T23:25:26.182 INFO:tasks.workunit.client.0.smithi053.stdout:op 4760 completed, throughput=5MB/sec 2024-01-15T23:25:26.182 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-inADWhiTiSkXbRy off=7009848 len=12671 2024-01-15T23:25:26.182 INFO:tasks.workunit.client.0.smithi053.stdout:op 4761 completed, throughput=5MB/sec 2024-01-15T23:25:26.182 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BGDDnZ_fcOfNEOI off=16636158 len=1282616 2024-01-15T23:25:26.184 INFO:tasks.workunit.client.0.smithi053.stdout:op 4762 completed, throughput=5MB/sec 2024-01-15T23:25:26.184 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8wqwgAPofHbmeWO off=810304 len=967693 2024-01-15T23:25:26.191 INFO:tasks.workunit.client.0.smithi053.stdout:op 4763 completed, throughput=5MB/sec 2024-01-15T23:25:26.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:26 smithi053 ceph-mon[143363]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-01-15T23:25:26.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:26 smithi053 ceph-mon[146052]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-01-15T23:25:26.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:26 smithi163 ceph-mon[138526]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-01-15T23:25:27.190 INFO:tasks.workunit.client.0.smithi053.stdout: 926: throughput=5MB/sec pending data=0 2024-01-15T23:25:27.190 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3svmiFYxYZJR_IT off=9080847 len=432848 2024-01-15T23:25:27.191 INFO:tasks.workunit.client.0.smithi053.stdout:op 4764 completed, throughput=5MB/sec 2024-01-15T23:25:27.191 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yaCi2xIEdQC35jd off=130524 len=496895 2024-01-15T23:25:27.195 INFO:tasks.workunit.client.0.smithi053.stdout:op 4765 completed, throughput=5MB/sec 2024-01-15T23:25:27.195 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Cr9iVJi4JTSLTso off=3024054 len=379618 2024-01-15T23:25:27.199 INFO:tasks.workunit.client.0.smithi053.stdout:op 4766 completed, throughput=5MB/sec 2024-01-15T23:25:27.199 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-B7tULV-mawsAT3J off=21947621 len=170468 2024-01-15T23:25:27.200 INFO:tasks.workunit.client.0.smithi053.stdout:op 4767 completed, throughput=5MB/sec 2024-01-15T23:25:27.200 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-l5SA15m_PnR5ATj off=13614185 len=2055838 2024-01-15T23:25:27.202 INFO:tasks.workunit.client.0.smithi053.stdout:op 4768 completed, throughput=5MB/sec 2024-01-15T23:25:27.202 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6Zud_2aWRjlJU-y off=5342907 len=1753237 2024-01-15T23:25:27.209 INFO:tasks.workunit.client.0.smithi053.stdout:op 4769 completed, throughput=5MB/sec 2024-01-15T23:25:28.209 INFO:tasks.workunit.client.0.smithi053.stdout: 927: throughput=5MB/sec pending data=0 2024-01-15T23:25:28.209 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IVpqArQdCfzcAUq off=1910552 len=1025098 2024-01-15T23:25:28.211 INFO:tasks.workunit.client.0.smithi053.stdout:op 4770 completed, throughput=5MB/sec 2024-01-15T23:25:28.211 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-G6ppaIvWvNVYBKp off=2804195 len=2084473 2024-01-15T23:25:28.219 INFO:tasks.workunit.client.0.smithi053.stdout:op 4771 completed, throughput=5MB/sec 2024-01-15T23:25:28.219 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-D4lZh25GdReA53r off=2008651 len=1113334 2024-01-15T23:25:28.225 INFO:tasks.workunit.client.0.smithi053.stdout:op 4772 completed, throughput=5MB/sec 2024-01-15T23:25:28.225 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-h3JQxYL14EQTzd- off=3429254 len=1554942 2024-01-15T23:25:28.226 INFO:tasks.workunit.client.0.smithi053.stdout:op 4773 completed, throughput=5MB/sec 2024-01-15T23:25:28.798 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:28 smithi053 ceph-mon[143363]: pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-01-15T23:25:28.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:28 smithi053 ceph-mon[146052]: pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-01-15T23:25:28.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:28 smithi163 ceph-mon[138526]: pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-01-15T23:25:29.227 INFO:tasks.workunit.client.0.smithi053.stdout: 928: throughput=5MB/sec pending data=0 2024-01-15T23:25:29.227 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oA1Bmk16hLvxJJE off=4918347 len=1020696 2024-01-15T23:25:29.233 INFO:tasks.workunit.client.0.smithi053.stdout:op 4774 completed, throughput=5MB/sec 2024-01-15T23:25:29.233 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZzQ50jvPiVeeeXO off=3763066 len=198535 2024-01-15T23:25:29.234 INFO:tasks.workunit.client.0.smithi053.stdout:op 4775 completed, throughput=5MB/sec 2024-01-15T23:25:29.234 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dkXaPEAgueVzKzI off=2031699 len=932648 2024-01-15T23:25:29.236 INFO:tasks.workunit.client.0.smithi053.stdout:op 4776 completed, throughput=5MB/sec 2024-01-15T23:25:29.236 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ELkfW43FBkprvd9 off=7169463 len=1136196 2024-01-15T23:25:29.242 INFO:tasks.workunit.client.0.smithi053.stdout:op 4777 completed, throughput=5MB/sec 2024-01-15T23:25:29.242 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GXXYEuEtoTPpKCC off=22118784 len=1754034 2024-01-15T23:25:29.252 INFO:tasks.workunit.client.0.smithi053.stdout:op 4778 completed, throughput=5MB/sec 2024-01-15T23:25:29.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:25:30.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:25:30.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:25:30.252 INFO:tasks.workunit.client.0.smithi053.stdout: 929: throughput=5MB/sec pending data=0 2024-01-15T23:25:30.252 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-39RREJyIYgM3fUb off=19876366 len=815821 2024-01-15T23:25:30.257 INFO:tasks.workunit.client.0.smithi053.stdout:op 4779 completed, throughput=5MB/sec 2024-01-15T23:25:30.257 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Kjh0w7kjdO8njna off=17896299 len=193024 2024-01-15T23:25:30.260 INFO:tasks.workunit.client.0.smithi053.stdout:op 4780 completed, throughput=5MB/sec 2024-01-15T23:25:30.260 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NnHg4UzeyPvPWzx off=1095087 len=58414 2024-01-15T23:25:30.263 INFO:tasks.workunit.client.0.smithi053.stdout:op 4781 completed, throughput=5MB/sec 2024-01-15T23:25:30.263 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Gu2lekpAIiOTIKC off=3650902 len=973713 2024-01-15T23:25:30.265 INFO:tasks.workunit.client.0.smithi053.stdout:op 4782 completed, throughput=5MB/sec 2024-01-15T23:25:30.265 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-owh-8AxA5iP1iW_ off=3661646 len=1743840 2024-01-15T23:25:30.268 INFO:tasks.workunit.client.0.smithi053.stdout:op 4783 completed, throughput=5MB/sec 2024-01-15T23:25:30.268 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Yt2u_5Vmr5DPeqR off=5368543 len=2035893 2024-01-15T23:25:30.271 INFO:tasks.workunit.client.0.smithi053.stdout:op 4784 completed, throughput=5MB/sec 2024-01-15T23:25:30.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:30 smithi163 ceph-mon[138526]: pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-01-15T23:25:31.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:30 smithi053 ceph-mon[143363]: pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-01-15T23:25:31.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:30 smithi053 ceph-mon[146052]: pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-01-15T23:25:31.270 INFO:tasks.workunit.client.0.smithi053.stdout: 930: throughput=5MB/sec pending data=0 2024-01-15T23:25:31.271 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YzTrWsprbHE9X94 off=6159160 len=1219473 2024-01-15T23:25:31.272 INFO:tasks.workunit.client.0.smithi053.stdout:op 4785 completed, throughput=5MB/sec 2024-01-15T23:25:31.272 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9r6OVOpEfNiH22e off=484336 len=275318 2024-01-15T23:25:31.273 INFO:tasks.workunit.client.0.smithi053.stdout:op 4786 completed, throughput=5MB/sec 2024-01-15T23:25:31.273 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YIDNc3Cg4JRh7qn off=1246197 len=1405748 2024-01-15T23:25:31.275 INFO:tasks.workunit.client.0.smithi053.stdout:op 4787 completed, throughput=5MB/sec 2024-01-15T23:25:31.275 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hdxZCDR0h4YsIB0 off=6649240 len=307710 2024-01-15T23:25:31.279 INFO:tasks.workunit.client.0.smithi053.stdout:op 4788 completed, throughput=5MB/sec 2024-01-15T23:25:31.279 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ow5pDYyYXd16_Hq off=132360 len=972059 2024-01-15T23:25:31.284 INFO:tasks.workunit.client.0.smithi053.stdout:op 4789 completed, throughput=5MB/sec 2024-01-15T23:25:32.284 INFO:tasks.workunit.client.0.smithi053.stdout: 931: throughput=4.99MB/sec pending data=0 2024-01-15T23:25:32.284 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bYzYLEhWE_71onh off=6614726 len=341793 2024-01-15T23:25:32.285 INFO:tasks.workunit.client.0.smithi053.stdout:op 4790 completed, throughput=5MB/sec 2024-01-15T23:25:32.285 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mPgCIEOLSA0JmcM off=3785735 len=1182459 2024-01-15T23:25:32.291 INFO:tasks.workunit.client.0.smithi053.stdout:op 4791 completed, throughput=5MB/sec 2024-01-15T23:25:32.291 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UGpVl2XIbgvhxhu off=1138039 len=1332336 2024-01-15T23:25:32.298 INFO:tasks.workunit.client.0.smithi053.stdout:op 4792 completed, throughput=5MB/sec 2024-01-15T23:25:32.298 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dV3pvWPK2RMQfGb off=10416990 len=1501594 2024-01-15T23:25:32.300 INFO:tasks.workunit.client.0.smithi053.stdout:op 4793 completed, throughput=5MB/sec 2024-01-15T23:25:32.300 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AVYBWVDv_6hl1ZJ off=14677073 len=55159 2024-01-15T23:25:32.302 INFO:tasks.workunit.client.0.smithi053.stdout:op 4794 completed, throughput=5MB/sec 2024-01-15T23:25:32.302 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-R3E9PGDS3AFnSQR off=8250689 len=6935 2024-01-15T23:25:32.304 INFO:tasks.workunit.client.0.smithi053.stdout:op 4795 completed, throughput=5MB/sec 2024-01-15T23:25:32.304 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-O_XymHOIMt3m_Sy off=1755883 len=1105335 2024-01-15T23:25:32.310 INFO:tasks.workunit.client.0.smithi053.stdout:op 4796 completed, throughput=5MB/sec 2024-01-15T23:25:32.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:32 smithi163 ceph-mon[138526]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:25:33.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:32 smithi053 ceph-mon[143363]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:25:33.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:32 smithi053 ceph-mon[146052]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:25:33.311 INFO:tasks.workunit.client.0.smithi053.stdout: 932: throughput=4.99MB/sec pending data=0 2024-01-15T23:25:33.311 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hTsHnqhdip3EhmE off=6582769 len=1972391 2024-01-15T23:25:33.321 INFO:tasks.workunit.client.0.smithi053.stdout:op 4797 completed, throughput=5MB/sec 2024-01-15T23:25:33.321 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HGI4esEDr_FeaYc off=5717346 len=2025244 2024-01-15T23:25:33.323 INFO:tasks.workunit.client.0.smithi053.stdout:op 4798 completed, throughput=5MB/sec 2024-01-15T23:25:33.324 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Rzs8bVtkTE0NxXs off=7861005 len=1035233 2024-01-15T23:25:33.329 INFO:tasks.workunit.client.0.smithi053.stdout:op 4799 completed, throughput=5MB/sec 2024-01-15T23:25:33.329 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9jywAXsj32a_-kj off=5928294 len=398399 2024-01-15T23:25:33.333 INFO:tasks.workunit.client.0.smithi053.stdout:op 4800 completed, throughput=5MB/sec 2024-01-15T23:25:34.333 INFO:tasks.workunit.client.0.smithi053.stdout: 933: throughput=4.99MB/sec pending data=0 2024-01-15T23:25:34.333 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JN5PwYNbgci4RvI off=3716776 len=197775 2024-01-15T23:25:34.334 INFO:tasks.workunit.client.0.smithi053.stdout:op 4801 completed, throughput=5MB/sec 2024-01-15T23:25:34.334 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EXqRJ3_QELegP7X off=4090426 len=756585 2024-01-15T23:25:34.338 INFO:tasks.workunit.client.0.smithi053.stdout:op 4802 completed, throughput=5MB/sec 2024-01-15T23:25:34.338 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wPEdceFAMGV6CTw off=7284120 len=2013661 2024-01-15T23:25:34.351 INFO:tasks.workunit.client.0.smithi053.stdout:op 4803 completed, throughput=5MB/sec 2024-01-15T23:25:34.351 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lYkImuxBpugyUH9 off=1183951 len=1378210 2024-01-15T23:25:34.352 INFO:tasks.workunit.client.0.smithi053.stdout:op 4804 completed, throughput=5MB/sec 2024-01-15T23:25:34.352 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_c78ljp8Vt6vflE off=3556437 len=555383 2024-01-15T23:25:34.357 INFO:tasks.workunit.client.0.smithi053.stdout:op 4805 completed, throughput=5MB/sec 2024-01-15T23:25:34.357 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mcRiQbqkhdPYU2C off=17754166 len=996870 2024-01-15T23:25:34.361 INFO:tasks.workunit.client.0.smithi053.stdout:op 4806 completed, throughput=5MB/sec 2024-01-15T23:25:34.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:34 smithi163 ceph-mon[138526]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:25:35.010 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:34 smithi053 ceph-mon[143363]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:25:35.010 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:34 smithi053 ceph-mon[146052]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:25:35.298 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:25:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:25:35] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2024-01-15T23:25:35.362 INFO:tasks.workunit.client.0.smithi053.stdout: 934: throughput=5MB/sec pending data=0 2024-01-15T23:25:35.362 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WM1u-iYTBjtj1RC off=3483064 len=434841 2024-01-15T23:25:35.362 INFO:tasks.workunit.client.0.smithi053.stdout:op 4807 completed, throughput=5MB/sec 2024-01-15T23:25:35.362 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-puXcGhoxwMqt8V2 off=6218250 len=1743982 2024-01-15T23:25:35.365 INFO:tasks.workunit.client.0.smithi053.stdout:op 4808 completed, throughput=5MB/sec 2024-01-15T23:25:35.365 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-F5OTPtGhMNdnHvb off=13728872 len=1939432 2024-01-15T23:25:35.373 INFO:tasks.workunit.client.0.smithi053.stdout:op 4809 completed, throughput=5MB/sec 2024-01-15T23:25:35.374 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-W3ONUWfRLNu42b_ off=3075703 len=568050 2024-01-15T23:25:35.374 INFO:tasks.workunit.client.0.smithi053.stdout:op 4810 completed, throughput=5MB/sec 2024-01-15T23:25:36.375 INFO:tasks.workunit.client.0.smithi053.stdout: 935: throughput=4.99MB/sec pending data=0 2024-01-15T23:25:36.375 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4AtiU6y90O9PFLp off=5485610 len=1415422 2024-01-15T23:25:36.382 INFO:tasks.workunit.client.0.smithi053.stdout:op 4811 completed, throughput=5MB/sec 2024-01-15T23:25:36.382 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MpkfhzvU5n27DKq off=2256603 len=653646 2024-01-15T23:25:36.386 INFO:tasks.workunit.client.0.smithi053.stdout:op 4812 completed, throughput=5MB/sec 2024-01-15T23:25:36.386 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Jt11IW-uxr5Uqq7 off=3064657 len=1896561 2024-01-15T23:25:36.395 INFO:tasks.workunit.client.0.smithi053.stdout:op 4813 completed, throughput=5MB/sec 2024-01-15T23:25:36.395 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8oy-x5r0H9pZuux off=2242217 len=1274537 2024-01-15T23:25:36.396 INFO:tasks.workunit.client.0.smithi053.stdout:op 4814 completed, throughput=5MB/sec 2024-01-15T23:25:36.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:36 smithi163 ceph-mon[138526]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:25:37.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:36 smithi053 ceph-mon[143363]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:25:37.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:36 smithi053 ceph-mon[146052]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:25:37.396 INFO:tasks.workunit.client.0.smithi053.stdout: 936: throughput=4.99MB/sec pending data=0 2024-01-15T23:25:37.396 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-atB8PC6X_ibMV8x off=11329514 len=6704 2024-01-15T23:25:37.397 INFO:tasks.workunit.client.0.smithi053.stdout:op 4815 completed, throughput=4.99MB/sec 2024-01-15T23:25:37.397 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OGLYCwF9k3O0AZE off=11894708 len=702597 2024-01-15T23:25:37.398 INFO:tasks.workunit.client.0.smithi053.stdout:op 4816 completed, throughput=5MB/sec 2024-01-15T23:25:37.399 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yYImc0ZXYbfF7s6 off=2373780 len=1330359 2024-01-15T23:25:37.402 INFO:tasks.workunit.client.0.smithi053.stdout:op 4817 completed, throughput=5MB/sec 2024-01-15T23:25:37.402 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vNQd2wkaMGLmGxI off=2243702 len=1829303 2024-01-15T23:25:37.413 INFO:tasks.workunit.client.0.smithi053.stdout:op 4818 completed, throughput=5MB/sec 2024-01-15T23:25:37.413 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vN5E1-pNVWAwCWj off=2853032 len=13899 2024-01-15T23:25:37.415 INFO:tasks.workunit.client.0.smithi053.stdout:op 4819 completed, throughput=5MB/sec 2024-01-15T23:25:37.415 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KPWefSsFWbwHV24 off=13886648 len=1565728 2024-01-15T23:25:37.423 INFO:tasks.workunit.client.0.smithi053.stdout:op 4820 completed, throughput=5MB/sec 2024-01-15T23:25:38.424 INFO:tasks.workunit.client.0.smithi053.stdout: 937: throughput=4.99MB/sec pending data=0 2024-01-15T23:25:38.424 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZmLwNOqWoInLAHx off=3590628 len=1938386 2024-01-15T23:25:38.433 INFO:tasks.workunit.client.0.smithi053.stdout:op 4821 completed, throughput=5MB/sec 2024-01-15T23:25:38.433 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bia3zAE8BbtLgs1 off=1367137 len=2001585 2024-01-15T23:25:38.441 INFO:tasks.workunit.client.0.smithi053.stdout:op 4822 completed, throughput=5MB/sec 2024-01-15T23:25:38.441 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Zfq9qHsXIWrJlUY off=4707573 len=503031 2024-01-15T23:25:38.444 INFO:tasks.workunit.client.0.smithi053.stdout:op 4823 completed, throughput=5MB/sec 2024-01-15T23:25:38.444 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ftbd6YjMn1WoliN off=3407642 len=1189781 2024-01-15T23:25:38.450 INFO:tasks.workunit.client.0.smithi053.stdout:op 4824 completed, throughput=5MB/sec 2024-01-15T23:25:38.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:38 smithi163 ceph-mon[138526]: pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:25:39.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:38 smithi053 ceph-mon[143363]: pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:25:39.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:38 smithi053 ceph-mon[146052]: pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:25:39.450 INFO:tasks.workunit.client.0.smithi053.stdout: 938: throughput=5MB/sec pending data=0 2024-01-15T23:25:39.451 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Zv57rJod3wX4le0 off=11211816 len=1275585 2024-01-15T23:25:39.453 INFO:tasks.workunit.client.0.smithi053.stdout:op 4825 completed, throughput=5MB/sec 2024-01-15T23:25:39.453 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-l0zV3a57E6QQ-Fv off=134783 len=647255 2024-01-15T23:25:39.454 INFO:tasks.workunit.client.0.smithi053.stdout:op 4826 completed, throughput=5MB/sec 2024-01-15T23:25:39.454 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oi2mNB52jCQAK1Q off=2197167 len=1647620 2024-01-15T23:25:39.456 INFO:tasks.workunit.client.0.smithi053.stdout:op 4827 completed, throughput=5MB/sec 2024-01-15T23:25:39.456 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YiTiD6VY_Zr0mTq off=9385182 len=394531 2024-01-15T23:25:39.457 INFO:tasks.workunit.client.0.smithi053.stdout:op 4828 completed, throughput=5MB/sec 2024-01-15T23:25:39.457 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8i5U3UHOPoIztrj off=20870780 len=1664942 2024-01-15T23:25:39.465 INFO:tasks.workunit.client.0.smithi053.stdout:op 4829 completed, throughput=5MB/sec 2024-01-15T23:25:40.466 INFO:tasks.workunit.client.0.smithi053.stdout: 939: throughput=5MB/sec pending data=0 2024-01-15T23:25:40.466 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--uqqDtIOnVS_zLD off=107916 len=225380 2024-01-15T23:25:40.469 INFO:tasks.workunit.client.0.smithi053.stdout:op 4830 completed, throughput=5MB/sec 2024-01-15T23:25:40.469 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wYiPgGKuIc69fOi off=3207804 len=74826 2024-01-15T23:25:40.469 INFO:tasks.workunit.client.0.smithi053.stdout:op 4831 completed, throughput=5MB/sec 2024-01-15T23:25:40.470 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GeaN-0V1Qy3ByF- off=2086360 len=889359 2024-01-15T23:25:40.474 INFO:tasks.workunit.client.0.smithi053.stdout:op 4832 completed, throughput=5MB/sec 2024-01-15T23:25:40.475 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zsTkrOU-KRzkZaT off=236490 len=1175320 2024-01-15T23:25:40.481 INFO:tasks.workunit.client.0.smithi053.stdout:op 4833 completed, throughput=5MB/sec 2024-01-15T23:25:40.481 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-B7tULV-mawsAT3J off=5685761 len=305764 2024-01-15T23:25:40.484 INFO:tasks.workunit.client.0.smithi053.stdout:op 4834 completed, throughput=5MB/sec 2024-01-15T23:25:40.484 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6z1Yi7AOjc-Tw4e off=9205317 len=655175 2024-01-15T23:25:40.485 INFO:tasks.workunit.client.0.smithi053.stdout:op 4835 completed, throughput=5MB/sec 2024-01-15T23:25:40.485 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-M_Q7Od1YvnuDy2t off=4782767 len=1125372 2024-01-15T23:25:40.492 INFO:tasks.workunit.client.0.smithi053.stdout:op 4836 completed, throughput=5MB/sec 2024-01-15T23:25:40.492 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DBsfjpL3X7ppmk0 off=10708048 len=421494 2024-01-15T23:25:40.492 INFO:tasks.workunit.client.0.smithi053.stdout:op 4837 completed, throughput=5MB/sec 2024-01-15T23:25:40.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:40 smithi163 ceph-mon[138526]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:25:41.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:40 smithi053 ceph-mon[143363]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:25:41.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:40 smithi053 ceph-mon[146052]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:25:41.492 INFO:tasks.workunit.client.0.smithi053.stdout: 940: throughput=4.99MB/sec pending data=0 2024-01-15T23:25:41.493 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ifcPQf9zCKQWoeL off=172306 len=1065511 2024-01-15T23:25:41.498 INFO:tasks.workunit.client.0.smithi053.stdout:op 4838 completed, throughput=5MB/sec 2024-01-15T23:25:41.499 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uMgCiX6fXPJ75CW off=7530972 len=906708 2024-01-15T23:25:41.500 INFO:tasks.workunit.client.0.smithi053.stdout:op 4839 completed, throughput=5MB/sec 2024-01-15T23:25:41.500 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rVn-8YllsIC0hSd off=11964029 len=866190 2024-01-15T23:25:41.501 INFO:tasks.workunit.client.0.smithi053.stdout:op 4840 completed, throughput=5MB/sec 2024-01-15T23:25:41.501 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-B-7JbZKLUKk1fX_ off=8272386 len=175283 2024-01-15T23:25:41.501 INFO:tasks.workunit.client.0.smithi053.stdout:op 4841 completed, throughput=5MB/sec 2024-01-15T23:25:41.501 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hJc7Djq8cKXYITW off=5262620 len=185255 2024-01-15T23:25:41.504 INFO:tasks.workunit.client.0.smithi053.stdout:op 4842 completed, throughput=5MB/sec 2024-01-15T23:25:41.504 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5FWC1zUADYxYa5- off=6546758 len=328627 2024-01-15T23:25:41.507 INFO:tasks.workunit.client.0.smithi053.stdout:op 4843 completed, throughput=5MB/sec 2024-01-15T23:25:41.508 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZnDLWmqn5Kq9tNG off=881350 len=2063146 2024-01-15T23:25:41.511 INFO:tasks.workunit.client.0.smithi053.stdout:op 4844 completed, throughput=5MB/sec 2024-01-15T23:25:42.510 INFO:tasks.workunit.client.0.smithi053.stdout: 941: throughput=5MB/sec pending data=0 2024-01-15T23:25:42.510 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LzvkAEzcgLuqnPN off=9708459 len=1722073 2024-01-15T23:25:42.520 INFO:tasks.workunit.client.0.smithi053.stdout:op 4845 completed, throughput=5MB/sec 2024-01-15T23:25:42.520 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-t2HvDo1Nc1hvdXl off=17033814 len=768997 2024-01-15T23:25:42.525 INFO:tasks.workunit.client.0.smithi053.stdout:op 4846 completed, throughput=5MB/sec 2024-01-15T23:25:42.525 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-LolF6tQxUaMYcJn off=0 len=1581466 2024-01-15T23:25:42.532 INFO:tasks.workunit.client.0.smithi053.stdout:op 4847 completed, throughput=5MB/sec 2024-01-15T23:25:42.532 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-B_Bk-ZVJUTXA0Pw off=2106498 len=1268908 2024-01-15T23:25:42.534 INFO:tasks.workunit.client.0.smithi053.stdout:op 4848 completed, throughput=5MB/sec 2024-01-15T23:25:42.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:42 smithi163 ceph-mon[138526]: pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-01-15T23:25:43.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:42 smithi053 ceph-mon[143363]: pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-01-15T23:25:43.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:42 smithi053 ceph-mon[146052]: pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-01-15T23:25:43.534 INFO:tasks.workunit.client.0.smithi053.stdout: 942: throughput=5MB/sec pending data=0 2024-01-15T23:25:43.534 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-imd7GIR1M1JS2h6 off=8356396 len=587571 2024-01-15T23:25:43.538 INFO:tasks.workunit.client.0.smithi053.stdout:op 4849 completed, throughput=5MB/sec 2024-01-15T23:25:43.539 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-D_iMDMOTW9gRm1E off=3181021 len=1048321 2024-01-15T23:25:43.540 INFO:tasks.workunit.client.0.smithi053.stdout:op 4850 completed, throughput=5MB/sec 2024-01-15T23:25:43.540 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Jgc4V-aZTe2iTk8 off=6147003 len=1488961 2024-01-15T23:25:43.548 INFO:tasks.workunit.client.0.smithi053.stdout:op 4851 completed, throughput=5MB/sec 2024-01-15T23:25:43.548 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NsjvYXEDnio1WMN off=6381837 len=2084363 2024-01-15T23:25:43.556 INFO:tasks.workunit.client.0.smithi053.stdout:op 4852 completed, throughput=5MB/sec 2024-01-15T23:25:44.556 INFO:tasks.workunit.client.0.smithi053.stdout: 943: throughput=5MB/sec pending data=0 2024-01-15T23:25:44.557 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-T9VdPgv10crCLNU off=14994987 len=1672271 2024-01-15T23:25:44.558 INFO:tasks.workunit.client.0.smithi053.stdout:op 4853 completed, throughput=5MB/sec 2024-01-15T23:25:44.559 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-o9K50mAPT2XtfkY off=2655972 len=1401764 2024-01-15T23:25:44.565 INFO:tasks.workunit.client.0.smithi053.stdout:op 4854 completed, throughput=5MB/sec 2024-01-15T23:25:44.565 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EBjvcqLh7wMG7nn off=6147641 len=1189230 2024-01-15T23:25:44.572 INFO:tasks.workunit.client.0.smithi053.stdout:op 4855 completed, throughput=5MB/sec 2024-01-15T23:25:44.572 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PZcXWyPX3sYJNUK off=749948 len=552050 2024-01-15T23:25:44.573 INFO:tasks.workunit.client.0.smithi053.stdout:op 4856 completed, throughput=5MB/sec 2024-01-15T23:25:44.573 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-F0uYHbyJUQ8dQ4T off=2781964 len=650918 2024-01-15T23:25:44.574 INFO:tasks.workunit.client.0.smithi053.stdout:op 4857 completed, throughput=5MB/sec 2024-01-15T23:25:44.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:44 smithi163 ceph-mon[138526]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:25:44.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:25:45.009 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:44 smithi053 ceph-mon[143363]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:25:45.009 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:25:45.009 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:44 smithi053 ceph-mon[146052]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:25:45.010 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:25:45.299 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:25:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:25:45] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:25:45.575 INFO:tasks.workunit.client.0.smithi053.stdout: 944: throughput=5MB/sec pending data=0 2024-01-15T23:25:45.575 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-X5WOeDmRix9GFSy off=6164261 len=1152043 2024-01-15T23:25:45.576 INFO:tasks.workunit.client.0.smithi053.stdout:op 4858 completed, throughput=5MB/sec 2024-01-15T23:25:45.577 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RZEbGoosEhG2P_a off=786947 len=1449357 2024-01-15T23:25:45.578 INFO:tasks.workunit.client.0.smithi053.stdout:op 4859 completed, throughput=5MB/sec 2024-01-15T23:25:45.578 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pVPVpd4fjq15zel off=8681726 len=1189411 2024-01-15T23:25:45.585 INFO:tasks.workunit.client.0.smithi053.stdout:op 4860 completed, throughput=5MB/sec 2024-01-15T23:25:45.585 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PepQPVXXBiJHeMy off=7144989 len=496584 2024-01-15T23:25:45.587 INFO:tasks.workunit.client.0.smithi053.stdout:op 4861 completed, throughput=5MB/sec 2024-01-15T23:25:45.587 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CYsjAaJ-Rxf27uV off=9411556 len=1249747 2024-01-15T23:25:45.588 INFO:tasks.workunit.client.0.smithi053.stdout:op 4862 completed, throughput=5MB/sec 2024-01-15T23:25:46.589 INFO:tasks.workunit.client.0.smithi053.stdout: 945: throughput=5MB/sec pending data=0 2024-01-15T23:25:46.589 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ek0J11fgBZNuZ-o off=2280565 len=1080231 2024-01-15T23:25:46.591 INFO:tasks.workunit.client.0.smithi053.stdout:op 4863 completed, throughput=5MB/sec 2024-01-15T23:25:46.591 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-e_MP4-1iVJhYK8- off=10446381 len=1815229 2024-01-15T23:25:46.593 INFO:tasks.workunit.client.0.smithi053.stdout:op 4864 completed, throughput=5MB/sec 2024-01-15T23:25:46.593 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-e3Mpn7ol9ZKvw1I off=18641436 len=928349 2024-01-15T23:25:46.598 INFO:tasks.workunit.client.0.smithi053.stdout:op 4865 completed, throughput=5MB/sec 2024-01-15T23:25:46.598 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Fut2pYPY3i6-TcM off=1379759 len=11862 2024-01-15T23:25:46.601 INFO:tasks.workunit.client.0.smithi053.stdout:op 4866 completed, throughput=5MB/sec 2024-01-15T23:25:46.601 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iV7Qgf4wVDPZt80 off=6214215 len=1342809 2024-01-15T23:25:46.603 INFO:tasks.workunit.client.0.smithi053.stdout:op 4867 completed, throughput=5MB/sec 2024-01-15T23:25:46.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:46 smithi163 ceph-mon[138526]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:25:47.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:46 smithi053 ceph-mon[143363]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:25:47.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:46 smithi053 ceph-mon[146052]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:25:47.603 INFO:tasks.workunit.client.0.smithi053.stdout: 946: throughput=5MB/sec pending data=0 2024-01-15T23:25:47.603 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EjsVu_RfthTzS6F off=4371000 len=102117 2024-01-15T23:25:47.606 INFO:tasks.workunit.client.0.smithi053.stdout:op 4868 completed, throughput=5MB/sec 2024-01-15T23:25:47.606 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CXXRrq2s8YtjbJ4 off=4212010 len=1423149 2024-01-15T23:25:47.607 INFO:tasks.workunit.client.0.smithi053.stdout:op 4869 completed, throughput=5MB/sec 2024-01-15T23:25:47.608 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4_NN49DXBYNlzcO off=8088667 len=1052632 2024-01-15T23:25:47.613 INFO:tasks.workunit.client.0.smithi053.stdout:op 4870 completed, throughput=5MB/sec 2024-01-15T23:25:47.613 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9X0N0N1fhUqxFL6 off=17211894 len=2071586 2024-01-15T23:25:47.621 INFO:tasks.workunit.client.0.smithi053.stdout:op 4871 completed, throughput=5MB/sec 2024-01-15T23:25:47.621 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-R_PoT2BrzLo6d92 off=80362 len=1683134 2024-01-15T23:25:47.628 INFO:tasks.workunit.client.0.smithi053.stdout:op 4872 completed, throughput=5MB/sec 2024-01-15T23:25:48.628 INFO:tasks.workunit.client.0.smithi053.stdout: 947: throughput=5MB/sec pending data=0 2024-01-15T23:25:48.628 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gw794LhOwFtYTPa off=3169859 len=1197469 2024-01-15T23:25:48.634 INFO:tasks.workunit.client.0.smithi053.stdout:op 4873 completed, throughput=5MB/sec 2024-01-15T23:25:48.634 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8Txoj-DVEbm9WN9 off=3053190 len=1430212 2024-01-15T23:25:48.642 INFO:tasks.workunit.client.0.smithi053.stdout:op 4874 completed, throughput=5MB/sec 2024-01-15T23:25:48.642 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-92bF_69Cy6g8CGU off=2873819 len=306530 2024-01-15T23:25:48.643 INFO:tasks.workunit.client.0.smithi053.stdout:op 4875 completed, throughput=5MB/sec 2024-01-15T23:25:48.643 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6a_fYY3bmaMzC8W off=1343996 len=1740571 2024-01-15T23:25:48.653 INFO:tasks.workunit.client.0.smithi053.stdout:op 4876 completed, throughput=5MB/sec 2024-01-15T23:25:48.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:48 smithi163 ceph-mon[138526]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:25:49.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:48 smithi053 ceph-mon[143363]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:25:49.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:48 smithi053 ceph-mon[146052]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:25:49.653 INFO:tasks.workunit.client.0.smithi053.stdout: 948: throughput=5MB/sec pending data=0 2024-01-15T23:25:49.654 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LFguJ30lG2Hk3Mf off=15753819 len=1587292 2024-01-15T23:25:49.655 INFO:tasks.workunit.client.0.smithi053.stdout:op 4877 completed, throughput=5MB/sec 2024-01-15T23:25:49.656 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YoRov0aH8o2Qk6- off=10507278 len=1527271 2024-01-15T23:25:49.657 INFO:tasks.workunit.client.0.smithi053.stdout:op 4878 completed, throughput=5MB/sec 2024-01-15T23:25:49.658 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wRTAqcq735SVFyN off=9686508 len=1448430 2024-01-15T23:25:49.667 INFO:tasks.workunit.client.0.smithi053.stdout:op 4879 completed, throughput=5MB/sec 2024-01-15T23:25:49.667 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wrmrrG0a_0U9yO5 off=3716798 len=1366048 2024-01-15T23:25:49.668 INFO:tasks.workunit.client.0.smithi053.stdout:op 4880 completed, throughput=5MB/sec 2024-01-15T23:25:50.669 INFO:tasks.workunit.client.0.smithi053.stdout: 949: throughput=5MB/sec pending data=0 2024-01-15T23:25:50.669 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-y1r9laFADBeZKho off=5302187 len=200248 2024-01-15T23:25:50.670 INFO:tasks.workunit.client.0.smithi053.stdout:op 4881 completed, throughput=5MB/sec 2024-01-15T23:25:50.670 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PoRqcj6W-ECLVRI off=5378728 len=1970577 2024-01-15T23:25:50.675 INFO:tasks.workunit.client.0.smithi053.stdout:op 4882 completed, throughput=5MB/sec 2024-01-15T23:25:50.675 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wXZb3uDjPYH1CEW off=3752836 len=804634 2024-01-15T23:25:50.677 INFO:tasks.workunit.client.0.smithi053.stdout:op 4883 completed, throughput=5MB/sec 2024-01-15T23:25:50.677 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WgF1rNEXc0vX_Vc off=19402713 len=1564099 2024-01-15T23:25:50.684 INFO:tasks.workunit.client.0.smithi053.stdout:op 4884 completed, throughput=5MB/sec 2024-01-15T23:25:50.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:50 smithi163 ceph-mon[138526]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:25:51.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:50 smithi053 ceph-mon[143363]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:25:51.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:50 smithi053 ceph-mon[146052]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:25:51.684 INFO:tasks.workunit.client.0.smithi053.stdout: 950: throughput=5MB/sec pending data=0 2024-01-15T23:25:51.684 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3CFUyba08RiG6Mk off=4583891 len=1276788 2024-01-15T23:25:51.686 INFO:tasks.workunit.client.0.smithi053.stdout:op 4885 completed, throughput=5MB/sec 2024-01-15T23:25:51.686 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-n2jPGtQi__qCi_o off=8591717 len=1151776 2024-01-15T23:25:51.691 INFO:tasks.workunit.client.0.smithi053.stdout:op 4886 completed, throughput=5MB/sec 2024-01-15T23:25:51.691 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dXuhvKhFOycfjTi off=1299425 len=1941219 2024-01-15T23:25:51.703 INFO:tasks.workunit.client.0.smithi053.stdout:op 4887 completed, throughput=5MB/sec 2024-01-15T23:25:51.703 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HPnBsmS36V1OW_o off=3792954 len=1727237 2024-01-15T23:25:51.710 INFO:tasks.workunit.client.0.smithi053.stdout:op 4888 completed, throughput=5MB/sec 2024-01-15T23:25:52.710 INFO:tasks.workunit.client.0.smithi053.stdout: 951: throughput=5MB/sec pending data=0 2024-01-15T23:25:52.711 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KdrqoySTBpgQBi- off=3921860 len=1373607 2024-01-15T23:25:52.719 INFO:tasks.workunit.client.0.smithi053.stdout:op 4889 completed, throughput=5MB/sec 2024-01-15T23:25:52.719 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cbsvlmc5U_D-5LK off=1461328 len=1824263 2024-01-15T23:25:52.727 INFO:tasks.workunit.client.0.smithi053.stdout:op 4890 completed, throughput=5MB/sec 2024-01-15T23:25:52.727 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IuHPWxBUNUVxw4y off=14069291 len=1653427 2024-01-15T23:25:52.733 INFO:tasks.workunit.client.0.smithi053.stdout:op 4891 completed, throughput=5MB/sec 2024-01-15T23:25:52.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:52 smithi163 ceph-mon[138526]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:25:53.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:52 smithi053 ceph-mon[143363]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:25:53.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:52 smithi053 ceph-mon[146052]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:25:53.733 INFO:tasks.workunit.client.0.smithi053.stdout: 952: throughput=5MB/sec pending data=0 2024-01-15T23:25:53.733 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NhszZHJ4Rsq66Cp off=6220227 len=979613 2024-01-15T23:25:53.734 INFO:tasks.workunit.client.0.smithi053.stdout:op 4892 completed, throughput=5MB/sec 2024-01-15T23:25:53.734 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Dt5w2uTWgdSaKSo off=5399532 len=1616512 2024-01-15T23:25:53.744 INFO:tasks.workunit.client.0.smithi053.stdout:op 4893 completed, throughput=5MB/sec 2024-01-15T23:25:53.744 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-W68g8RPjO425itF off=4278423 len=1254768 2024-01-15T23:25:53.747 INFO:tasks.workunit.client.0.smithi053.stdout:op 4894 completed, throughput=5MB/sec 2024-01-15T23:25:53.747 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-U7A5xFFc8ah9_Ih off=16801438 len=1772477 2024-01-15T23:25:53.755 INFO:tasks.workunit.client.0.smithi053.stdout:op 4895 completed, throughput=5MB/sec 2024-01-15T23:25:54.755 INFO:tasks.workunit.client.0.smithi053.stdout: 953: throughput=5MB/sec pending data=0 2024-01-15T23:25:54.756 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GPYqnfwXYVuaVB- off=3949173 len=1113626 2024-01-15T23:25:54.764 INFO:tasks.workunit.client.0.smithi053.stdout:op 4896 completed, throughput=5MB/sec 2024-01-15T23:25:54.764 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6vEdPHS_ywLBkXj off=5837949 len=715092 2024-01-15T23:25:54.765 INFO:tasks.workunit.client.0.smithi053.stdout:op 4897 completed, throughput=5MB/sec 2024-01-15T23:25:54.766 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WnALrvvTEev28em off=7163529 len=1048776 2024-01-15T23:25:54.767 INFO:tasks.workunit.client.0.smithi053.stdout:op 4898 completed, throughput=5MB/sec 2024-01-15T23:25:54.767 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MdGLQJykBJFbrzO off=2961795 len=300846 2024-01-15T23:25:54.768 INFO:tasks.workunit.client.0.smithi053.stdout:op 4899 completed, throughput=5MB/sec 2024-01-15T23:25:54.769 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-w6JCBMjjL7Cwy8U off=5591584 len=126467 2024-01-15T23:25:54.771 INFO:tasks.workunit.client.0.smithi053.stdout:op 4900 completed, throughput=5MB/sec 2024-01-15T23:25:54.771 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qTY9JRdCHt2AA9u off=3618420 len=1989519 2024-01-15T23:25:54.773 INFO:tasks.workunit.client.0.smithi053.stdout:op 4901 completed, throughput=5MB/sec 2024-01-15T23:25:54.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:54 smithi163 ceph-mon[138526]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:25:55.009 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:54 smithi053 ceph-mon[143363]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:25:55.009 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:54 smithi053 ceph-mon[146052]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:25:55.299 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:25:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:25:55] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:25:55.774 INFO:tasks.workunit.client.0.smithi053.stdout: 954: throughput=5MB/sec pending data=0 2024-01-15T23:25:55.774 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4uCsE8sEYyUGvYT off=6317413 len=237637 2024-01-15T23:25:55.775 INFO:tasks.workunit.client.0.smithi053.stdout:op 4902 completed, throughput=5MB/sec 2024-01-15T23:25:55.775 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gYK8V-dKltqzsnS off=4908093 len=1604221 2024-01-15T23:25:55.777 INFO:tasks.workunit.client.0.smithi053.stdout:op 4903 completed, throughput=5MB/sec 2024-01-15T23:25:55.777 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0xht1eL8a-Noc0B off=590214 len=564038 2024-01-15T23:25:55.778 INFO:tasks.workunit.client.0.smithi053.stdout:op 4904 completed, throughput=5MB/sec 2024-01-15T23:25:55.778 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1K8RryJKWRAM0yy off=3041916 len=1476299 2024-01-15T23:25:55.780 INFO:tasks.workunit.client.0.smithi053.stdout:op 4905 completed, throughput=5MB/sec 2024-01-15T23:25:55.780 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SL21QZ9C1J-y25a off=8211020 len=1455795 2024-01-15T23:25:55.789 INFO:tasks.workunit.client.0.smithi053.stdout:op 4906 completed, throughput=5MB/sec 2024-01-15T23:25:56.789 INFO:tasks.workunit.client.0.smithi053.stdout: 955: throughput=5MB/sec pending data=0 2024-01-15T23:25:56.790 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QTooCQ2Hx-bWnz7 off=4996723 len=636177 2024-01-15T23:25:56.790 INFO:tasks.workunit.client.0.smithi053.stdout:op 4907 completed, throughput=5MB/sec 2024-01-15T23:25:56.791 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7M3YWFTEGVbXR1I off=1342417 len=1948538 2024-01-15T23:25:56.795 INFO:tasks.workunit.client.0.smithi053.stdout:op 4908 completed, throughput=5MB/sec 2024-01-15T23:25:56.795 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cu3fvzK38k2aNgB off=5069002 len=388024 2024-01-15T23:25:56.799 INFO:tasks.workunit.client.0.smithi053.stdout:op 4909 completed, throughput=5MB/sec 2024-01-15T23:25:56.799 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lA7VI1n_ywIEj_T off=14628370 len=1686737 2024-01-15T23:25:56.801 INFO:tasks.workunit.client.0.smithi053.stdout:op 4910 completed, throughput=5MB/sec 2024-01-15T23:25:56.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:56 smithi163 ceph-mon[138526]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:25:57.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:56 smithi053 ceph-mon[143363]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:25:57.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:56 smithi053 ceph-mon[146052]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:25:57.801 INFO:tasks.workunit.client.0.smithi053.stdout: 956: throughput=5MB/sec pending data=0 2024-01-15T23:25:57.801 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zfUNMznf86jrWCy off=133849 len=1621401 2024-01-15T23:25:57.805 INFO:tasks.workunit.client.0.smithi053.stdout:op 4911 completed, throughput=5MB/sec 2024-01-15T23:25:57.805 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9dPelxRbfaxyxy6 off=2419106 len=1673495 2024-01-15T23:25:57.813 INFO:tasks.workunit.client.0.smithi053.stdout:op 4912 completed, throughput=5MB/sec 2024-01-15T23:25:57.813 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zuDyLdqivCsOGH5 off=3604259 len=349675 2024-01-15T23:25:57.816 INFO:tasks.workunit.client.0.smithi053.stdout:op 4913 completed, throughput=5MB/sec 2024-01-15T23:25:57.816 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-b5-J6mgDVJo4gzX off=12153704 len=552237 2024-01-15T23:25:57.818 INFO:tasks.workunit.client.0.smithi053.stdout:op 4914 completed, throughput=5MB/sec 2024-01-15T23:25:57.818 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pqfqNvpmUIuKF25 off=16369684 len=724203 2024-01-15T23:25:57.823 INFO:tasks.workunit.client.0.smithi053.stdout:op 4915 completed, throughput=5MB/sec 2024-01-15T23:25:57.823 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CEErY5YW_8F_vFJ off=5038693 len=1570796 2024-01-15T23:25:57.824 INFO:tasks.workunit.client.0.smithi053.stdout:op 4916 completed, throughput=5MB/sec 2024-01-15T23:25:58.825 INFO:tasks.workunit.client.0.smithi053.stdout: 957: throughput=5MB/sec pending data=0 2024-01-15T23:25:58.825 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-r1NK_81cwhR6fYw off=3218483 len=221678 2024-01-15T23:25:58.825 INFO:tasks.workunit.client.0.smithi053.stdout:op 4917 completed, throughput=5MB/sec 2024-01-15T23:25:58.825 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VJ0_l01rW4NuFYE off=9123434 len=1702731 2024-01-15T23:25:58.834 INFO:tasks.workunit.client.0.smithi053.stdout:op 4918 completed, throughput=5MB/sec 2024-01-15T23:25:58.834 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kw0h61sQTK_VYgi off=14820109 len=1330127 2024-01-15T23:25:58.841 INFO:tasks.workunit.client.0.smithi053.stdout:op 4919 completed, throughput=5MB/sec 2024-01-15T23:25:58.841 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cgjUOY-EvCfWpFw off=4329859 len=880513 2024-01-15T23:25:58.842 INFO:tasks.workunit.client.0.smithi053.stdout:op 4920 completed, throughput=5MB/sec 2024-01-15T23:25:58.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:58 smithi163 ceph-mon[138526]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:25:59.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:58 smithi053 ceph-mon[146052]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:25:59.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:58 smithi053 ceph-mon[143363]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:25:59.843 INFO:tasks.workunit.client.0.smithi053.stdout: 958: throughput=5MB/sec pending data=0 2024-01-15T23:25:59.843 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iO_7BXhF4S6dQLC off=784930 len=1239091 2024-01-15T23:25:59.845 INFO:tasks.workunit.client.0.smithi053.stdout:op 4921 completed, throughput=5MB/sec 2024-01-15T23:25:59.845 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XHJIiJq4lcaUotL off=7094230 len=1006415 2024-01-15T23:25:59.847 INFO:tasks.workunit.client.0.smithi053.stdout:op 4922 completed, throughput=5MB/sec 2024-01-15T23:25:59.847 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-l90h3qVc6y6DDNe off=13090119 len=841846 2024-01-15T23:25:59.851 INFO:tasks.workunit.client.0.smithi053.stdout:op 4923 completed, throughput=5MB/sec 2024-01-15T23:25:59.852 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-T5aAYRBYdIXc22a off=4804744 len=855050 2024-01-15T23:25:59.857 INFO:tasks.workunit.client.0.smithi053.stdout:op 4924 completed, throughput=5MB/sec 2024-01-15T23:25:59.857 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-y7NF9bNkNFi_1K6 off=3541310 len=1764663 2024-01-15T23:25:59.859 INFO:tasks.workunit.client.0.smithi053.stdout:op 4925 completed, throughput=5MB/sec 2024-01-15T23:25:59.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:25:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:26:00.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:25:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:26:00.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:25:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:26:00.859 INFO:tasks.workunit.client.0.smithi053.stdout: 959: throughput=5MB/sec pending data=0 2024-01-15T23:26:00.859 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AVYBWVDv_6hl1ZJ off=14859278 len=1422358 2024-01-15T23:26:00.868 INFO:tasks.workunit.client.0.smithi053.stdout:op 4926 completed, throughput=5MB/sec 2024-01-15T23:26:00.868 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-P5E1p64IPOinFV0 off=599184 len=933157 2024-01-15T23:26:00.869 INFO:tasks.workunit.client.0.smithi053.stdout:op 4927 completed, throughput=5MB/sec 2024-01-15T23:26:00.870 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ig9a8woAQx25luo off=781977 len=1591841 2024-01-15T23:26:00.872 INFO:tasks.workunit.client.0.smithi053.stdout:op 4928 completed, throughput=5MB/sec 2024-01-15T23:26:00.872 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Nz_Bxn6eiorT3YX off=6042733 len=1368470 2024-01-15T23:26:00.874 INFO:tasks.workunit.client.0.smithi053.stdout:op 4929 completed, throughput=5MB/sec 2024-01-15T23:26:00.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:00 smithi163 ceph-mon[138526]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:26:01.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:00 smithi053 ceph-mon[143363]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:26:01.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:00 smithi053 ceph-mon[146052]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-01-15T23:26:01.875 INFO:tasks.workunit.client.0.smithi053.stdout: 960: throughput=5MB/sec pending data=0 2024-01-15T23:26:01.875 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QTlSRvx_1gcoyKV off=3141617 len=1089504 2024-01-15T23:26:01.880 INFO:tasks.workunit.client.0.smithi053.stdout:op 4930 completed, throughput=5MB/sec 2024-01-15T23:26:01.880 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uyT5Jd0t47O32R_ off=6755613 len=1727001 2024-01-15T23:26:01.890 INFO:tasks.workunit.client.0.smithi053.stdout:op 4931 completed, throughput=5MB/sec 2024-01-15T23:26:01.891 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VtxzyhC4kelsbg8 off=455563 len=1574607 2024-01-15T23:26:01.900 INFO:tasks.workunit.client.0.smithi053.stdout:op 4932 completed, throughput=5MB/sec 2024-01-15T23:26:01.900 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Dgn0sXAyLL-USEK off=2550324 len=1734846 2024-01-15T23:26:01.902 INFO:tasks.workunit.client.0.smithi053.stdout:op 4933 completed, throughput=5MB/sec 2024-01-15T23:26:02.902 INFO:tasks.workunit.client.0.smithi053.stdout: 961: throughput=5MB/sec pending data=0 2024-01-15T23:26:02.902 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XpBcGOupzS7GywH off=5695452 len=1257121 2024-01-15T23:26:02.904 INFO:tasks.workunit.client.0.smithi053.stdout:op 4934 completed, throughput=5MB/sec 2024-01-15T23:26:02.904 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_7cosHZb0ob9HBn off=2432092 len=521530 2024-01-15T23:26:02.908 INFO:tasks.workunit.client.0.smithi053.stdout:op 4935 completed, throughput=5MB/sec 2024-01-15T23:26:02.908 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PUJlUznOWy1PlG8 off=461636 len=1487517 2024-01-15T23:26:02.910 INFO:tasks.workunit.client.0.smithi053.stdout:op 4936 completed, throughput=5MB/sec 2024-01-15T23:26:02.910 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-g3XG480jiAy2gdR off=5057922 len=1734502 2024-01-15T23:26:02.912 INFO:tasks.workunit.client.0.smithi053.stdout:op 4937 completed, throughput=5MB/sec 2024-01-15T23:26:02.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:02 smithi163 ceph-mon[138526]: pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:26:03.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:02 smithi053 ceph-mon[143363]: pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:26:03.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:02 smithi053 ceph-mon[146052]: pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:26:03.912 INFO:tasks.workunit.client.0.smithi053.stdout: 962: throughput=5MB/sec pending data=0 2024-01-15T23:26:03.912 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rKhV4lsW2JvkIEL off=2192008 len=760812 2024-01-15T23:26:03.918 INFO:tasks.workunit.client.0.smithi053.stdout:op 4938 completed, throughput=5MB/sec 2024-01-15T23:26:03.918 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0eGXYjdP7o4n3oj off=1372172 len=1728601 2024-01-15T23:26:03.927 INFO:tasks.workunit.client.0.smithi053.stdout:op 4939 completed, throughput=5MB/sec 2024-01-15T23:26:03.927 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1AoLMKikzvFRluI off=6861637 len=1721459 2024-01-15T23:26:03.930 INFO:tasks.workunit.client.0.smithi053.stdout:op 4940 completed, throughput=5MB/sec 2024-01-15T23:26:03.930 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0Dv2PmqevqXpy1A off=954981 len=512885 2024-01-15T23:26:03.931 INFO:tasks.workunit.client.0.smithi053.stdout:op 4941 completed, throughput=5MB/sec 2024-01-15T23:26:04.931 INFO:tasks.workunit.client.0.smithi053.stdout: 963: throughput=5MB/sec pending data=0 2024-01-15T23:26:04.931 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1bTAGz8jxX2bEXc off=13328924 len=558383 2024-01-15T23:26:04.935 INFO:tasks.workunit.client.0.smithi053.stdout:op 4942 completed, throughput=5MB/sec 2024-01-15T23:26:04.935 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-b5-J6mgDVJo4gzX off=7646115 len=465491 2024-01-15T23:26:04.939 INFO:tasks.workunit.client.0.smithi053.stdout:op 4943 completed, throughput=5MB/sec 2024-01-15T23:26:04.939 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aAzm6-CdT-5n8gU off=3076977 len=1968603 2024-01-15T23:26:04.942 INFO:tasks.workunit.client.0.smithi053.stdout:op 4944 completed, throughput=5MB/sec 2024-01-15T23:26:04.942 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_cdqcNIK7pxcFCd off=2197090 len=853901 2024-01-15T23:26:04.947 INFO:tasks.workunit.client.0.smithi053.stdout:op 4945 completed, throughput=5MB/sec 2024-01-15T23:26:04.947 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fWz05oo0bBqFbji off=450362 len=815831 2024-01-15T23:26:04.952 INFO:tasks.workunit.client.0.smithi053.stdout:op 4946 completed, throughput=5MB/sec 2024-01-15T23:26:04.952 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hTsHnqhdip3EhmE off=6535507 len=1169545 2024-01-15T23:26:04.953 INFO:tasks.workunit.client.0.smithi053.stdout:op 4947 completed, throughput=5MB/sec 2024-01-15T23:26:04.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:04 smithi163 ceph-mon[138526]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:26:05.010 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:04 smithi053 ceph-mon[143363]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:26:05.010 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:04 smithi053 ceph-mon[146052]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:26:05.299 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:26:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:26:05] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2024-01-15T23:26:05.956 INFO:tasks.workunit.client.0.smithi053.stdout: 964: throughput=5MB/sec pending data=0 2024-01-15T23:26:05.956 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GpSsQoiVaDU0vCn off=950194 len=1376347 2024-01-15T23:26:05.956 INFO:tasks.workunit.client.0.smithi053.stdout:op 4948 completed, throughput=5MB/sec 2024-01-15T23:26:05.956 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HEMPx29nLfBFWzT off=21459631 len=1488865 2024-01-15T23:26:05.962 INFO:tasks.workunit.client.0.smithi053.stdout:op 4949 completed, throughput=5MB/sec 2024-01-15T23:26:05.962 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WUSrTmgBVSqMzHw off=3568731 len=1090659 2024-01-15T23:26:05.969 INFO:tasks.workunit.client.0.smithi053.stdout:op 4950 completed, throughput=5MB/sec 2024-01-15T23:26:05.969 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-08hSJom5hEEgVk5 off=5085686 len=1724245 2024-01-15T23:26:05.970 INFO:tasks.workunit.client.0.smithi053.stdout:op 4951 completed, throughput=5MB/sec 2024-01-15T23:26:06.971 INFO:tasks.workunit.client.0.smithi053.stdout: 965: throughput=5MB/sec pending data=0 2024-01-15T23:26:06.971 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JuGQaUV80SHx3S4 off=9946675 len=71989 2024-01-15T23:26:06.973 INFO:tasks.workunit.client.0.smithi053.stdout:op 4952 completed, throughput=5MB/sec 2024-01-15T23:26:06.973 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_gnaoF0ZILb9l-J off=2016990 len=1482140 2024-01-15T23:26:06.976 INFO:tasks.workunit.client.0.smithi053.stdout:op 4953 completed, throughput=5MB/sec 2024-01-15T23:26:06.976 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jMTn6CzISY0lOOo off=6222436 len=102008 2024-01-15T23:26:06.979 INFO:tasks.workunit.client.0.smithi053.stdout:op 4954 completed, throughput=5MB/sec 2024-01-15T23:26:06.979 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wnTrvMKwdDgbbsO off=204045 len=789876 2024-01-15T23:26:06.981 INFO:tasks.workunit.client.0.smithi053.stdout:op 4955 completed, throughput=5MB/sec 2024-01-15T23:26:06.981 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rZtBp5LgbAQNwJe off=1240319 len=2012839 2024-01-15T23:26:06.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:06 smithi163 ceph-mon[138526]: pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:26:06.992 INFO:tasks.workunit.client.0.smithi053.stdout:op 4956 completed, throughput=5MB/sec 2024-01-15T23:26:07.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:06 smithi053 ceph-mon[143363]: pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:26:07.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:06 smithi053 ceph-mon[146052]: pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:26:07.992 INFO:tasks.workunit.client.0.smithi053.stdout: 966: throughput=5MB/sec pending data=0 2024-01-15T23:26:07.993 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kWfNxg1NAshoq1w off=2928902 len=629689 2024-01-15T23:26:07.997 INFO:tasks.workunit.client.0.smithi053.stdout:op 4957 completed, throughput=5MB/sec 2024-01-15T23:26:07.997 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XQGoKt-BAIWtK31 off=13043991 len=1678794 2024-01-15T23:26:08.008 INFO:tasks.workunit.client.0.smithi053.stdout:op 4958 completed, throughput=5MB/sec 2024-01-15T23:26:08.008 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-B_Bk-ZVJUTXA0Pw off=18574928 len=664313 2024-01-15T23:26:08.012 INFO:tasks.workunit.client.0.smithi053.stdout:op 4959 completed, throughput=5MB/sec 2024-01-15T23:26:08.012 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tvj-anpRxXdYuo7 off=4046480 len=1120811 2024-01-15T23:26:08.017 INFO:tasks.workunit.client.0.smithi053.stdout:op 4960 completed, throughput=5MB/sec 2024-01-15T23:26:08.017 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rqZCO352UjsJaS_ off=1581241 len=1420057 2024-01-15T23:26:08.023 INFO:tasks.workunit.client.0.smithi053.stdout:op 4961 completed, throughput=5MB/sec 2024-01-15T23:26:08.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:08 smithi163 ceph-mon[138526]: pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:26:09.024 INFO:tasks.workunit.client.0.smithi053.stdout: 967: throughput=5MB/sec pending data=0 2024-01-15T23:26:09.024 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--5W6NhLWUxYT2P_ off=5516325 len=431324 2024-01-15T23:26:09.027 INFO:tasks.workunit.client.0.smithi053.stdout:op 4962 completed, throughput=5MB/sec 2024-01-15T23:26:09.027 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dxBPYW5ODvHe3o9 off=4768770 len=640557 2024-01-15T23:26:09.029 INFO:tasks.workunit.client.0.smithi053.stdout:op 4963 completed, throughput=5MB/sec 2024-01-15T23:26:09.029 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_NyCRUCh6GMOzRw off=2235706 len=1508817 2024-01-15T23:26:09.031 INFO:tasks.workunit.client.0.smithi053.stdout:op 4964 completed, throughput=5MB/sec 2024-01-15T23:26:09.031 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zrm5nxXwrnijsZg off=859727 len=1147007 2024-01-15T23:26:09.038 INFO:tasks.workunit.client.0.smithi053.stdout:op 4965 completed, throughput=5MB/sec 2024-01-15T23:26:09.038 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GW4KkD89TpZjJr0 off=8894509 len=630368 2024-01-15T23:26:09.042 INFO:tasks.workunit.client.0.smithi053.stdout:op 4966 completed, throughput=5MB/sec 2024-01-15T23:26:09.042 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jjO7nFsDHXa0gsI off=5285482 len=1994649 2024-01-15T23:26:09.044 INFO:tasks.workunit.client.0.smithi053.stdout:op 4967 completed, throughput=5MB/sec 2024-01-15T23:26:09.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:08 smithi053 ceph-mon[143363]: pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:26:09.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:08 smithi053 ceph-mon[146052]: pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:26:10.045 INFO:tasks.workunit.client.0.smithi053.stdout: 968: throughput=5MB/sec pending data=0 2024-01-15T23:26:10.045 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VoSZ_Q9hiCWEgbA off=1374486 len=1182437 2024-01-15T23:26:10.046 INFO:tasks.workunit.client.0.smithi053.stdout:op 4968 completed, throughput=5MB/sec 2024-01-15T23:26:10.046 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MyOiXObXvNjoMqC off=7791407 len=1099907 2024-01-15T23:26:10.052 INFO:tasks.workunit.client.0.smithi053.stdout:op 4969 completed, throughput=5MB/sec 2024-01-15T23:26:10.052 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1nMSMZ8Dtfq4AAO off=432284 len=1752673 2024-01-15T23:26:10.054 INFO:tasks.workunit.client.0.smithi053.stdout:op 4970 completed, throughput=5MB/sec 2024-01-15T23:26:10.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:10 smithi163 ceph-mon[138526]: pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-01-15T23:26:11.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:10 smithi053 ceph-mon[143363]: pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-01-15T23:26:11.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:10 smithi053 ceph-mon[146052]: pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-01-15T23:26:11.055 INFO:tasks.workunit.client.0.smithi053.stdout: 969: throughput=5MB/sec pending data=0 2024-01-15T23:26:11.055 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KDAkUiCJMh2Yx8U off=7469014 len=2083317 2024-01-15T23:26:11.060 INFO:tasks.workunit.client.0.smithi053.stdout:op 4971 completed, throughput=5MB/sec 2024-01-15T23:26:11.060 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Z12E-9D3XEqkhxF off=18637743 len=1531897 2024-01-15T23:26:11.069 INFO:tasks.workunit.client.0.smithi053.stdout:op 4972 completed, throughput=5MB/sec 2024-01-15T23:26:11.069 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qBYJQReIBArZ31W off=11331818 len=57011 2024-01-15T23:26:11.071 INFO:tasks.workunit.client.0.smithi053.stdout:op 4973 completed, throughput=5MB/sec 2024-01-15T23:26:11.071 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-B6N6JrFAe1HKEbT off=11848325 len=1999325 2024-01-15T23:26:11.074 INFO:tasks.workunit.client.0.smithi053.stdout:op 4974 completed, throughput=5MB/sec 2024-01-15T23:26:12.075 INFO:tasks.workunit.client.0.smithi053.stdout: 970: throughput=5MB/sec pending data=0 2024-01-15T23:26:12.075 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5-ZiOqTj5TsgW3r off=2298917 len=292153 2024-01-15T23:26:12.078 INFO:tasks.workunit.client.0.smithi053.stdout:op 4975 completed, throughput=5MB/sec 2024-01-15T23:26:12.078 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FflWLXzEOasZrcX off=2865523 len=587768 2024-01-15T23:26:12.080 INFO:tasks.workunit.client.0.smithi053.stdout:op 4976 completed, throughput=5MB/sec 2024-01-15T23:26:12.080 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ML6pqbEitqIFFRj off=9219428 len=2083162 2024-01-15T23:26:12.082 INFO:tasks.workunit.client.0.smithi053.stdout:op 4977 completed, throughput=5MB/sec 2024-01-15T23:26:12.083 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-eOsuqM2I5XCYHIS off=17386029 len=1120639 2024-01-15T23:26:12.084 INFO:tasks.workunit.client.0.smithi053.stdout:op 4978 completed, throughput=5MB/sec 2024-01-15T23:26:12.084 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sneAVo_JKm3wB9t off=10625021 len=567335 2024-01-15T23:26:12.088 INFO:tasks.workunit.client.0.smithi053.stdout:op 4979 completed, throughput=5MB/sec 2024-01-15T23:26:12.088 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-29UillM7VkOK8z2 off=676407 len=981532 2024-01-15T23:26:12.089 INFO:tasks.workunit.client.0.smithi053.stdout:op 4980 completed, throughput=5MB/sec 2024-01-15T23:26:12.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:12 smithi163 ceph-mon[138526]: pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:26:13.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:12 smithi053 ceph-mon[146052]: pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:26:13.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:12 smithi053 ceph-mon[143363]: pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:26:13.090 INFO:tasks.workunit.client.0.smithi053.stdout: 971: throughput=5MB/sec pending data=0 2024-01-15T23:26:13.090 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-asYVlKC9llLWFNt off=20201591 len=425881 2024-01-15T23:26:13.094 INFO:tasks.workunit.client.0.smithi053.stdout:op 4981 completed, throughput=5MB/sec 2024-01-15T23:26:13.094 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Sx1nH3XHdPTOtHI off=4318122 len=548236 2024-01-15T23:26:13.098 INFO:tasks.workunit.client.0.smithi053.stdout:op 4982 completed, throughput=5MB/sec 2024-01-15T23:26:13.098 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oDpD3Hukdnk6Rr4 off=1546511 len=401840 2024-01-15T23:26:13.101 INFO:tasks.workunit.client.0.smithi053.stdout:op 4983 completed, throughput=5MB/sec 2024-01-15T23:26:13.101 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ek0J11fgBZNuZ-o off=1883921 len=802421 2024-01-15T23:26:13.106 INFO:tasks.workunit.client.0.smithi053.stdout:op 4984 completed, throughput=5MB/sec 2024-01-15T23:26:13.106 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5c_X-12NyVzyMFH off=2986230 len=1081154 2024-01-15T23:26:13.108 INFO:tasks.workunit.client.0.smithi053.stdout:op 4985 completed, throughput=5MB/sec 2024-01-15T23:26:13.108 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gx3cjcaCQL0k69Y off=7258595 len=862703 2024-01-15T23:26:13.113 INFO:tasks.workunit.client.0.smithi053.stdout:op 4986 completed, throughput=5MB/sec 2024-01-15T23:26:13.113 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9FokWZ3lFXtMivu off=1884078 len=44830 2024-01-15T23:26:13.116 INFO:tasks.workunit.client.0.smithi053.stdout:op 4987 completed, throughput=5MB/sec 2024-01-15T23:26:13.116 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PMQZsYGfkfqq6Fw off=15734186 len=1124237 2024-01-15T23:26:13.122 INFO:tasks.workunit.client.0.smithi053.stdout:op 4988 completed, throughput=5MB/sec 2024-01-15T23:26:14.122 INFO:tasks.workunit.client.0.smithi053.stdout: 972: throughput=5MB/sec pending data=0 2024-01-15T23:26:14.123 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0QazIpjIDf44tUf off=9427813 len=244326 2024-01-15T23:26:14.123 INFO:tasks.workunit.client.0.smithi053.stdout:op 4989 completed, throughput=5MB/sec 2024-01-15T23:26:14.123 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kI0Y6nNkELUoy-U off=3071316 len=1551730 2024-01-15T23:26:14.125 INFO:tasks.workunit.client.0.smithi053.stdout:op 4990 completed, throughput=5MB/sec 2024-01-15T23:26:14.125 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lSaNvADThXuemwn off=17081433 len=1641321 2024-01-15T23:26:14.127 INFO:tasks.workunit.client.0.smithi053.stdout:op 4991 completed, throughput=5MB/sec 2024-01-15T23:26:14.127 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-V16ln6Fkqyi-Xbj off=3089251 len=240748 2024-01-15T23:26:14.128 INFO:tasks.workunit.client.0.smithi053.stdout:op 4992 completed, throughput=5MB/sec 2024-01-15T23:26:14.128 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--G8mynvGS1AK6DP off=11433726 len=1866288 2024-01-15T23:26:14.130 INFO:tasks.workunit.client.0.smithi053.stdout:op 4993 completed, throughput=5MB/sec 2024-01-15T23:26:14.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:14 smithi163 ceph-mon[138526]: pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-01-15T23:26:14.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:26:15.010 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:14 smithi053 ceph-mon[143363]: pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-01-15T23:26:15.010 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:26:15.010 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:14 smithi053 ceph-mon[146052]: pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-01-15T23:26:15.010 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:26:15.130 INFO:tasks.workunit.client.0.smithi053.stdout: 973: throughput=5MB/sec pending data=0 2024-01-15T23:26:15.130 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-H_1yPMVqYcS5a93 off=1772587 len=189478 2024-01-15T23:26:15.132 INFO:tasks.workunit.client.0.smithi053.stdout:op 4994 completed, throughput=5MB/sec 2024-01-15T23:26:15.132 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zThGoKobFQOs1CE off=7315180 len=1177413 2024-01-15T23:26:15.138 INFO:tasks.workunit.client.0.smithi053.stdout:op 4995 completed, throughput=5MB/sec 2024-01-15T23:26:15.138 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PMQZsYGfkfqq6Fw off=6788580 len=477838 2024-01-15T23:26:15.142 INFO:tasks.workunit.client.0.smithi053.stdout:op 4996 completed, throughput=5MB/sec 2024-01-15T23:26:15.142 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8pIyTFrwXW2-oPg off=2865471 len=865324 2024-01-15T23:26:15.143 INFO:tasks.workunit.client.0.smithi053.stdout:op 4997 completed, throughput=5MB/sec 2024-01-15T23:26:15.143 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JtJUBUoZO1xJKW8 off=3356413 len=1571259 2024-01-15T23:26:15.146 INFO:tasks.workunit.client.0.smithi053.stdout:op 4998 completed, throughput=5MB/sec 2024-01-15T23:26:15.146 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tMqtDHTZX46nR81 off=9681955 len=1697824 2024-01-15T23:26:15.156 INFO:tasks.workunit.client.0.smithi053.stdout:op 4999 completed, throughput=5MB/sec 2024-01-15T23:26:15.299 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:26:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:26:15] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:26:16.157 INFO:tasks.workunit.client.0.smithi053.stdout: 974: throughput=5MB/sec pending data=0 2024-01-15T23:26:16.157 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-y-TxoI0oys4DGR- off=15752623 len=18573 2024-01-15T23:26:16.157 INFO:tasks.workunit.client.0.smithi053.stdout:op 5000 completed, throughput=5MB/sec 2024-01-15T23:26:16.157 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Hwn0jefoKjNw6I8 off=4464861 len=996562 2024-01-15T23:26:16.163 INFO:tasks.workunit.client.0.smithi053.stdout:op 5001 completed, throughput=5MB/sec 2024-01-15T23:26:16.164 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4Nk5eyph1ioA8B- off=0 len=1457698 2024-01-15T23:26:16.165 INFO:tasks.workunit.client.0.smithi053.stdout:op 5002 completed, throughput=5MB/sec 2024-01-15T23:26:16.165 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oqLRj1tT1ao7Fmz off=1200598 len=1561510 2024-01-15T23:26:16.173 INFO:tasks.workunit.client.0.smithi053.stdout:op 5003 completed, throughput=5MB/sec 2024-01-15T23:26:16.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:16 smithi163 ceph-mon[138526]: pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:26:17.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:16 smithi053 ceph-mon[146052]: pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:26:17.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:16 smithi053 ceph-mon[143363]: pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:26:17.173 INFO:tasks.workunit.client.0.smithi053.stdout: 975: throughput=5MB/sec pending data=0 2024-01-15T23:26:17.173 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-q1mvQKaX6kwDNbP off=8601090 len=939442 2024-01-15T23:26:17.178 INFO:tasks.workunit.client.0.smithi053.stdout:op 5004 completed, throughput=5MB/sec 2024-01-15T23:26:17.178 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BqNZNqN6ORqlmps off=20060651 len=703876 2024-01-15T23:26:17.179 INFO:tasks.workunit.client.0.smithi053.stdout:op 5005 completed, throughput=5MB/sec 2024-01-15T23:26:17.179 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-saFoipYENjELtXY off=13440242 len=1082828 2024-01-15T23:26:17.181 INFO:tasks.workunit.client.0.smithi053.stdout:op 5006 completed, throughput=5MB/sec 2024-01-15T23:26:17.181 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Q51VNGX2R28o3bK off=4558460 len=1124930 2024-01-15T23:26:17.186 INFO:tasks.workunit.client.0.smithi053.stdout:op 5007 completed, throughput=5MB/sec 2024-01-15T23:26:17.186 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wBtQRm-gf7VWrll off=347371 len=1767519 2024-01-15T23:26:17.195 INFO:tasks.workunit.client.0.smithi053.stdout:op 5008 completed, throughput=5MB/sec 2024-01-15T23:26:18.196 INFO:tasks.workunit.client.0.smithi053.stdout: 976: throughput=5MB/sec pending data=0 2024-01-15T23:26:18.196 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-x3wGhIHHqAvPo8c off=328035 len=749503 2024-01-15T23:26:18.197 INFO:tasks.workunit.client.0.smithi053.stdout:op 5009 completed, throughput=5MB/sec 2024-01-15T23:26:18.198 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jl7u4s0_h-moI4Z off=9462597 len=111750 2024-01-15T23:26:18.198 INFO:tasks.workunit.client.0.smithi053.stdout:op 5010 completed, throughput=5MB/sec 2024-01-15T23:26:18.198 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5KGh8C22CchGfLz off=14600285 len=65888 2024-01-15T23:26:18.201 INFO:tasks.workunit.client.0.smithi053.stdout:op 5011 completed, throughput=5MB/sec 2024-01-15T23:26:18.201 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0zP4gdOJpZ86J9g off=4711620 len=1560789 2024-01-15T23:26:18.203 INFO:tasks.workunit.client.0.smithi053.stdout:op 5012 completed, throughput=5MB/sec 2024-01-15T23:26:18.203 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--D0MH2gC15p5pCt off=9901420 len=456525 2024-01-15T23:26:18.207 INFO:tasks.workunit.client.0.smithi053.stdout:op 5013 completed, throughput=5MB/sec 2024-01-15T23:26:18.207 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cDZUz81X2Q7qKEX off=1835623 len=1628774 2024-01-15T23:26:18.209 INFO:tasks.workunit.client.0.smithi053.stdout:op 5014 completed, throughput=5MB/sec 2024-01-15T23:26:18.209 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-c9ZCmlasd9ZTfZj off=2782711 len=1582358 2024-01-15T23:26:18.210 INFO:tasks.workunit.client.0.smithi053.stdout:op 5015 completed, throughput=5MB/sec 2024-01-15T23:26:18.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:18 smithi163 ceph-mon[138526]: pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:26:19.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:18 smithi053 ceph-mon[143363]: pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:26:19.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:18 smithi053 ceph-mon[146052]: pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:26:19.211 INFO:tasks.workunit.client.0.smithi053.stdout: 977: throughput=5MB/sec pending data=0 2024-01-15T23:26:19.211 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xk5JwUByb6-yFIv off=780379 len=1287626 2024-01-15T23:26:19.213 INFO:tasks.workunit.client.0.smithi053.stdout:op 5016 completed, throughput=5MB/sec 2024-01-15T23:26:19.213 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ABn6hy3_1M70SBC off=17123125 len=1512815 2024-01-15T23:26:19.215 INFO:tasks.workunit.client.0.smithi053.stdout:op 5017 completed, throughput=5MB/sec 2024-01-15T23:26:19.215 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-U6JqS-FzlWMwoek off=6228115 len=283557 2024-01-15T23:26:19.215 INFO:tasks.workunit.client.0.smithi053.stdout:op 5018 completed, throughput=5MB/sec 2024-01-15T23:26:19.215 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1y26k4qn4Oy9GYQ off=1240668 len=564535 2024-01-15T23:26:19.216 INFO:tasks.workunit.client.0.smithi053.stdout:op 5019 completed, throughput=5MB/sec 2024-01-15T23:26:19.216 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Z_0WZOWynJHZt7- off=8985061 len=1181852 2024-01-15T23:26:19.218 INFO:tasks.workunit.client.0.smithi053.stdout:op 5020 completed, throughput=5MB/sec 2024-01-15T23:26:20.218 INFO:tasks.workunit.client.0.smithi053.stdout: 978: throughput=5MB/sec pending data=0 2024-01-15T23:26:20.218 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jVJfyP0N-hHha84 off=9458733 len=1082316 2024-01-15T23:26:20.220 INFO:tasks.workunit.client.0.smithi053.stdout:op 5021 completed, throughput=5MB/sec 2024-01-15T23:26:20.221 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NWusaj9QWeZQakF off=2693198 len=179169 2024-01-15T23:26:20.221 INFO:tasks.workunit.client.0.smithi053.stdout:op 5022 completed, throughput=5MB/sec 2024-01-15T23:26:20.221 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-h5CMSsRtRkrE6bb off=7551409 len=1627360 2024-01-15T23:26:20.228 INFO:tasks.workunit.client.0.smithi053.stdout:op 5023 completed, throughput=5MB/sec 2024-01-15T23:26:20.228 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VDBxokdzskVZ53T off=6709770 len=587904 2024-01-15T23:26:20.232 INFO:tasks.workunit.client.0.smithi053.stdout:op 5024 completed, throughput=5MB/sec 2024-01-15T23:26:20.232 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9UjY2oBf1E01GGI off=13788179 len=1201007 2024-01-15T23:26:20.233 INFO:tasks.workunit.client.0.smithi053.stdout:op 5025 completed, throughput=5MB/sec 2024-01-15T23:26:20.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:20 smithi163 ceph-mon[138526]: pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-01-15T23:26:20.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:20 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:26:21.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:20 smithi053 ceph-mon[143363]: pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-01-15T23:26:21.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:20 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:26:21.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:20 smithi053 ceph-mon[146052]: pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-01-15T23:26:21.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:20 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:26:21.234 INFO:tasks.workunit.client.0.smithi053.stdout: 979: throughput=5MB/sec pending data=0 2024-01-15T23:26:21.234 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lAhxU_D0i8PSm_G off=2077530 len=1617046 2024-01-15T23:26:21.235 INFO:tasks.workunit.client.0.smithi053.stdout:op 5026 completed, throughput=5MB/sec 2024-01-15T23:26:21.235 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-p6ObWiPicKD3kVN off=789995 len=1813063 2024-01-15T23:26:21.237 INFO:tasks.workunit.client.0.smithi053.stdout:op 5027 completed, throughput=5MB/sec 2024-01-15T23:26:21.237 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-F5YMzam28806yGx off=13999924 len=1998442 2024-01-15T23:26:21.244 INFO:tasks.workunit.client.0.smithi053.stdout:op 5028 completed, throughput=5MB/sec 2024-01-15T23:26:21.985 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:21 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:26:21.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:21 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:26:21.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:21 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:26:22.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:21 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:26:22.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:21 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:26:22.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:21 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:26:22.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:21 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:26:22.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:21 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:26:22.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:21 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:26:22.245 INFO:tasks.workunit.client.0.smithi053.stdout: 980: throughput=5MB/sec pending data=0 2024-01-15T23:26:22.245 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UYrCc9FMLtTRwI6 off=13883333 len=1325409 2024-01-15T23:26:22.251 INFO:tasks.workunit.client.0.smithi053.stdout:op 5029 completed, throughput=5MB/sec 2024-01-15T23:26:22.251 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5b9xbzmA4pDBLEZ off=1776781 len=409565 2024-01-15T23:26:22.255 INFO:tasks.workunit.client.0.smithi053.stdout:op 5030 completed, throughput=5MB/sec 2024-01-15T23:26:22.255 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kDwc4H3hPKRPAEP off=7717844 len=998300 2024-01-15T23:26:22.256 INFO:tasks.workunit.client.0.smithi053.stdout:op 5031 completed, throughput=5MB/sec 2024-01-15T23:26:22.256 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-x1r8VUFqGe44FKk off=2920102 len=1295759 2024-01-15T23:26:22.258 INFO:tasks.workunit.client.0.smithi053.stdout:op 5032 completed, throughput=5MB/sec 2024-01-15T23:26:22.258 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-E3Kl8tcDTmX5eu_ off=5864384 len=54019 2024-01-15T23:26:22.258 INFO:tasks.workunit.client.0.smithi053.stdout:op 5033 completed, throughput=5MB/sec 2024-01-15T23:26:22.258 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-M4LHizP0PdQccFu off=9606772 len=1329623 2024-01-15T23:26:22.264 INFO:tasks.workunit.client.0.smithi053.stdout:op 5034 completed, throughput=5MB/sec 2024-01-15T23:26:23.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:22 smithi163 ceph-mon[138526]: pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:26:23.265 INFO:tasks.workunit.client.0.smithi053.stdout: 981: throughput=5MB/sec pending data=0 2024-01-15T23:26:23.265 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4GPElfwAfEow3YR off=2568806 len=1997026 2024-01-15T23:26:23.267 INFO:tasks.workunit.client.0.smithi053.stdout:op 5035 completed, throughput=5MB/sec 2024-01-15T23:26:23.267 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1MeK05DKygFMxCA off=10720805 len=1438537 2024-01-15T23:26:23.271 INFO:tasks.workunit.client.0.smithi053.stdout:op 5036 completed, throughput=5MB/sec 2024-01-15T23:26:23.271 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mU0maahYG3Bwrf0 off=7555568 len=1497968 2024-01-15T23:26:23.279 INFO:tasks.workunit.client.0.smithi053.stdout:op 5037 completed, throughput=5MB/sec 2024-01-15T23:26:23.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:22 smithi053 ceph-mon[143363]: pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:26:23.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:22 smithi053 ceph-mon[146052]: pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:26:24.279 INFO:tasks.workunit.client.0.smithi053.stdout: 982: throughput=5MB/sec pending data=0 2024-01-15T23:26:24.280 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mJUYtQc5NhycWNL off=506998 len=1157184 2024-01-15T23:26:24.284 INFO:tasks.workunit.client.0.smithi053.stdout:op 5038 completed, throughput=5MB/sec 2024-01-15T23:26:24.284 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-m901eZMOVfv-Owf off=1130286 len=1474671 2024-01-15T23:26:24.291 INFO:tasks.workunit.client.0.smithi053.stdout:op 5039 completed, throughput=5MB/sec 2024-01-15T23:26:24.291 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EdJg11o7pLoaPLU off=3478099 len=751265 2024-01-15T23:26:24.296 INFO:tasks.workunit.client.0.smithi053.stdout:op 5040 completed, throughput=5MB/sec 2024-01-15T23:26:24.296 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ouxrqsY0HWezur4 off=8601462 len=974985 2024-01-15T23:26:24.301 INFO:tasks.workunit.client.0.smithi053.stdout:op 5041 completed, throughput=5MB/sec 2024-01-15T23:26:24.301 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ezlR8_3xWyVrKAp off=7784241 len=1318743 2024-01-15T23:26:24.309 INFO:tasks.workunit.client.0.smithi053.stdout:op 5042 completed, throughput=5MB/sec 2024-01-15T23:26:25.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:24 smithi163 ceph-mon[138526]: pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:26:25.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:24 smithi053 ceph-mon[143363]: pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:26:25.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:24 smithi053 ceph-mon[146052]: pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-01-15T23:26:25.300 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:26:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:26:25] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:26:25.310 INFO:tasks.workunit.client.0.smithi053.stdout: 983: throughput=5MB/sec pending data=0 2024-01-15T23:26:25.310 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-x21h9gD14zZQ3KZ off=1880916 len=1160811 2024-01-15T23:26:25.311 INFO:tasks.workunit.client.0.smithi053.stdout:op 5043 completed, throughput=5MB/sec 2024-01-15T23:26:25.311 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7Zi3bwOElMVMitF off=2125438 len=1024430 2024-01-15T23:26:25.313 INFO:tasks.workunit.client.0.smithi053.stdout:op 5044 completed, throughput=5MB/sec 2024-01-15T23:26:25.313 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mZOHnutp5DoaT80 off=10238530 len=174539 2024-01-15T23:26:25.314 INFO:tasks.workunit.client.0.smithi053.stdout:op 5045 completed, throughput=5MB/sec 2024-01-15T23:26:25.315 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CudzBSUymU4u0Tp off=14521348 len=1205230 2024-01-15T23:26:25.317 INFO:tasks.workunit.client.0.smithi053.stdout:op 5046 completed, throughput=5MB/sec 2024-01-15T23:26:25.317 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PAml-wLG88DsJGg off=10037714 len=900023 2024-01-15T23:26:25.322 INFO:tasks.workunit.client.0.smithi053.stdout:op 5047 completed, throughput=5MB/sec 2024-01-15T23:26:25.322 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4Nk5eyph1ioA8B- off=0 len=1457698 2024-01-15T23:26:25.329 INFO:tasks.workunit.client.0.smithi053.stdout:op 5048 completed, throughput=5MB/sec 2024-01-15T23:26:26.330 INFO:tasks.workunit.client.0.smithi053.stdout: 984: throughput=5MB/sec pending data=0 2024-01-15T23:26:26.330 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VhOYatzeijqdUbu off=19607372 len=1010846 2024-01-15T23:26:26.335 INFO:tasks.workunit.client.0.smithi053.stdout:op 5049 completed, throughput=5MB/sec 2024-01-15T23:26:26.335 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WonUA2uIZ3tfvxG off=2743293 len=626057 2024-01-15T23:26:26.338 INFO:tasks.workunit.client.0.smithi053.stdout:op 5050 completed, throughput=5MB/sec 2024-01-15T23:26:26.338 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YiTiD6VY_Zr0mTq off=5887295 len=1769934 2024-01-15T23:26:26.340 INFO:tasks.workunit.client.0.smithi053.stdout:op 5051 completed, throughput=5MB/sec 2024-01-15T23:26:26.340 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-p86EFoyNIvVLXeo off=10184663 len=1861030 2024-01-15T23:26:26.342 INFO:tasks.workunit.client.0.smithi053.stdout:op 5052 completed, throughput=5MB/sec 2024-01-15T23:26:27.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:26 smithi163 ceph-mon[138526]: pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-01-15T23:26:27.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:26 smithi053 ceph-mon[143363]: pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-01-15T23:26:27.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:26 smithi053 ceph-mon[146052]: pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-01-15T23:26:27.342 INFO:tasks.workunit.client.0.smithi053.stdout: 985: throughput=5MB/sec pending data=0 2024-01-15T23:26:27.342 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3oZXCt3tB6m9MfN off=3304009 len=1525300 2024-01-15T23:26:27.344 INFO:tasks.workunit.client.0.smithi053.stdout:op 5053 completed, throughput=5MB/sec 2024-01-15T23:26:27.344 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RxtH6gOVTSvqD8e off=901864 len=347184 2024-01-15T23:26:27.345 INFO:tasks.workunit.client.0.smithi053.stdout:op 5054 completed, throughput=5MB/sec 2024-01-15T23:26:27.345 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FavYX-g_qPp9ARE off=923568 len=631377 2024-01-15T23:26:27.346 INFO:tasks.workunit.client.0.smithi053.stdout:op 5055 completed, throughput=5MB/sec 2024-01-15T23:26:27.347 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Z521CdTeufx67qY off=3988742 len=67519 2024-01-15T23:26:27.347 INFO:tasks.workunit.client.0.smithi053.stdout:op 5056 completed, throughput=5MB/sec 2024-01-15T23:26:27.347 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lFQW_dlVueI90TY off=491266 len=1683921 2024-01-15T23:26:27.357 INFO:tasks.workunit.client.0.smithi053.stdout:op 5057 completed, throughput=5MB/sec 2024-01-15T23:26:27.357 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4hqB1S-8rwApHWJ off=6604717 len=328611 2024-01-15T23:26:27.360 INFO:tasks.workunit.client.0.smithi053.stdout:op 5058 completed, throughput=5MB/sec 2024-01-15T23:26:28.360 INFO:tasks.workunit.client.0.smithi053.stdout: 986: throughput=5MB/sec pending data=0 2024-01-15T23:26:28.361 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pWgxQYFcOKQxXmp off=1674765 len=898998 2024-01-15T23:26:28.362 INFO:tasks.workunit.client.0.smithi053.stdout:op 5059 completed, throughput=5MB/sec 2024-01-15T23:26:28.362 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GTKP7cDB2_7Gch1 off=1448250 len=1158886 2024-01-15T23:26:28.363 INFO:tasks.workunit.client.0.smithi053.stdout:op 5060 completed, throughput=5MB/sec 2024-01-15T23:26:28.363 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XpgwUY6SeszRSs4 off=5254309 len=461625 2024-01-15T23:26:28.367 INFO:tasks.workunit.client.0.smithi053.stdout:op 5061 completed, throughput=5MB/sec 2024-01-15T23:26:28.367 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sbpSt4EKO48TfMH off=549227 len=1162967 2024-01-15T23:26:28.373 INFO:tasks.workunit.client.0.smithi053.stdout:op 5062 completed, throughput=5MB/sec 2024-01-15T23:26:28.374 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-q9U7u_YMejo30Kr off=651839 len=555647 2024-01-15T23:26:28.377 INFO:tasks.workunit.client.0.smithi053.stdout:op 5063 completed, throughput=5MB/sec 2024-01-15T23:26:28.377 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-N1VLret6ZkPhhZW off=8154906 len=399790 2024-01-15T23:26:28.380 INFO:tasks.workunit.client.0.smithi053.stdout:op 5064 completed, throughput=5MB/sec 2024-01-15T23:26:28.380 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1VF7jzwi3V036q_ off=17690195 len=2040394 2024-01-15T23:26:28.382 INFO:tasks.workunit.client.0.smithi053.stdout:op 5065 completed, throughput=5MB/sec 2024-01-15T23:26:29.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:28 smithi163 ceph-mon[138526]: pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:26:29.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:26:29.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:28 smithi053 ceph-mon[146052]: pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:26:29.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:26:29.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:28 smithi053 ceph-mon[143363]: pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:26:29.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:26:29.382 INFO:tasks.workunit.client.0.smithi053.stdout: 987: throughput=5MB/sec pending data=0 2024-01-15T23:26:29.382 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lqVkDAS1PPLQcNy off=6200475 len=1974719 2024-01-15T23:26:29.385 INFO:tasks.workunit.client.0.smithi053.stdout:op 5066 completed, throughput=5MB/sec 2024-01-15T23:26:29.385 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BhF1Xs0MvWFLuma off=805529 len=804365 2024-01-15T23:26:29.389 INFO:tasks.workunit.client.0.smithi053.stdout:op 5067 completed, throughput=5MB/sec 2024-01-15T23:26:29.389 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NHT3K1jpTLu9T3Q off=13727495 len=1753263 2024-01-15T23:26:29.397 INFO:tasks.workunit.client.0.smithi053.stdout:op 5068 completed, throughput=5MB/sec 2024-01-15T23:26:30.397 INFO:tasks.workunit.client.0.smithi053.stdout: 988: throughput=5MB/sec pending data=0 2024-01-15T23:26:30.397 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UECpP8jPb1u5Lqn off=10844154 len=2037594 2024-01-15T23:26:30.399 INFO:tasks.workunit.client.0.smithi053.stdout:op 5069 completed, throughput=5MB/sec 2024-01-15T23:26:30.399 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-i0qtp-9fB8wZOm1 off=4869665 len=548392 2024-01-15T23:26:30.404 INFO:tasks.workunit.client.0.smithi053.stdout:op 5070 completed, throughput=5MB/sec 2024-01-15T23:26:30.404 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YZnzn5HGVGGHUzG off=2831607 len=350436 2024-01-15T23:26:30.408 INFO:tasks.workunit.client.0.smithi053.stdout:op 5071 completed, throughput=5MB/sec 2024-01-15T23:26:30.408 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-C1TFeZEZzPV_0DN off=2969776 len=2056895 2024-01-15T23:26:30.410 INFO:tasks.workunit.client.0.smithi053.stdout:op 5072 completed, throughput=5MB/sec 2024-01-15T23:26:31.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:30 smithi163 ceph-mon[138526]: pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:26:31.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:30 smithi053 ceph-mon[146052]: pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:26:31.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:30 smithi053 ceph-mon[143363]: pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:26:31.410 INFO:tasks.workunit.client.0.smithi053.stdout: 989: throughput=5MB/sec pending data=0 2024-01-15T23:26:31.411 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-02i__fCMS-SaKgK off=3554790 len=711160 2024-01-15T23:26:31.415 INFO:tasks.workunit.client.0.smithi053.stdout:op 5073 completed, throughput=5MB/sec 2024-01-15T23:26:31.415 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-S1M4xUe66d5r4OP off=23545273 len=347026 2024-01-15T23:26:31.416 INFO:tasks.workunit.client.0.smithi053.stdout:op 5074 completed, throughput=5MB/sec 2024-01-15T23:26:31.416 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Qk8vUSyYnsbqoNO off=1636996 len=323166 2024-01-15T23:26:31.420 INFO:tasks.workunit.client.0.smithi053.stdout:op 5075 completed, throughput=5MB/sec 2024-01-15T23:26:31.420 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-w0BrhV1GJFkckBs off=12398974 len=822879 2024-01-15T23:26:31.421 INFO:tasks.workunit.client.0.smithi053.stdout:op 5076 completed, throughput=5MB/sec 2024-01-15T23:26:31.421 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ma-2YnrQ64oZYya off=8432440 len=2068088 2024-01-15T23:26:31.433 INFO:tasks.workunit.client.0.smithi053.stdout:op 5077 completed, throughput=5MB/sec 2024-01-15T23:26:31.433 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--d83wAldSdS37JV off=3147197 len=1404577 2024-01-15T23:26:31.439 INFO:tasks.workunit.client.0.smithi053.stdout:op 5078 completed, throughput=5MB/sec 2024-01-15T23:26:32.440 INFO:tasks.workunit.client.0.smithi053.stdout: 990: throughput=5MB/sec pending data=0 2024-01-15T23:26:32.440 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-s2AqjZbX2L8KHFd off=11458543 len=2082671 2024-01-15T23:26:32.442 INFO:tasks.workunit.client.0.smithi053.stdout:op 5079 completed, throughput=5MB/sec 2024-01-15T23:26:32.442 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-47suRU2U5uYTLZv off=16171338 len=1454050 2024-01-15T23:26:32.449 INFO:tasks.workunit.client.0.smithi053.stdout:op 5080 completed, throughput=5MB/sec 2024-01-15T23:26:32.450 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wuv1w8sI0UQkyTy off=451686 len=713604 2024-01-15T23:26:32.454 INFO:tasks.workunit.client.0.smithi053.stdout:op 5081 completed, throughput=5MB/sec 2024-01-15T23:26:32.454 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Slw6mHVRDx8nSmk off=10979556 len=1747128 2024-01-15T23:26:32.455 INFO:tasks.workunit.client.0.smithi053.stdout:op 5082 completed, throughput=5MB/sec 2024-01-15T23:26:33.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:32 smithi163 ceph-mon[138526]: pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:26:33.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:32 smithi053 ceph-mon[143363]: pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:26:33.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:32 smithi053 ceph-mon[146052]: pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:26:33.456 INFO:tasks.workunit.client.0.smithi053.stdout: 991: throughput=5MB/sec pending data=0 2024-01-15T23:26:33.456 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qvxFQWja7XFsVfB off=2439837 len=1783545 2024-01-15T23:26:33.458 INFO:tasks.workunit.client.0.smithi053.stdout:op 5083 completed, throughput=5MB/sec 2024-01-15T23:26:33.458 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-k54UdJ4MuqqGH0p off=186240 len=844901 2024-01-15T23:26:33.459 INFO:tasks.workunit.client.0.smithi053.stdout:op 5084 completed, throughput=5MB/sec 2024-01-15T23:26:33.459 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-F9mcYc5kgfv7GTJ off=13568090 len=2063101 2024-01-15T23:26:33.462 INFO:tasks.workunit.client.0.smithi053.stdout:op 5085 completed, throughput=5MB/sec 2024-01-15T23:26:34.462 INFO:tasks.workunit.client.0.smithi053.stdout: 992: throughput=5MB/sec pending data=0 2024-01-15T23:26:34.462 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dyWzUetsDbhiSKL off=12311672 len=165836 2024-01-15T23:26:34.463 INFO:tasks.workunit.client.0.smithi053.stdout:op 5086 completed, throughput=5MB/sec 2024-01-15T23:26:34.463 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YkEQRw3c7bcoKLD off=4576748 len=15162 2024-01-15T23:26:34.467 INFO:tasks.workunit.client.0.smithi053.stdout:op 5087 completed, throughput=5MB/sec 2024-01-15T23:26:34.467 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3PPmgxhHDIf7Iye off=730883 len=914506 2024-01-15T23:26:34.468 INFO:tasks.workunit.client.0.smithi053.stdout:op 5088 completed, throughput=5MB/sec 2024-01-15T23:26:34.468 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cEGSzc3mrgB1Wu_ off=9729661 len=1944041 2024-01-15T23:26:34.470 INFO:tasks.workunit.client.0.smithi053.stdout:op 5089 completed, throughput=5MB/sec 2024-01-15T23:26:34.470 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ly4OklL3dBnVAUn off=175311 len=1257930 2024-01-15T23:26:34.479 INFO:tasks.workunit.client.0.smithi053.stdout:op 5090 completed, throughput=5MB/sec 2024-01-15T23:26:34.479 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6NI4KCSccQEpA0V off=3136525 len=954652 2024-01-15T23:26:34.480 INFO:tasks.workunit.client.0.smithi053.stdout:op 5091 completed, throughput=5MB/sec 2024-01-15T23:26:35.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:34 smithi163 ceph-mon[138526]: pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:26:35.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:34 smithi053 ceph-mon[143363]: pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:26:35.300 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:26:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:26:35] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2024-01-15T23:26:35.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:34 smithi053 ceph-mon[146052]: pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:26:35.481 INFO:tasks.workunit.client.0.smithi053.stdout: 993: throughput=5MB/sec pending data=0 2024-01-15T23:26:35.481 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kHhQWaEjHsQ7us6 off=267323 len=1905020 2024-01-15T23:26:35.489 INFO:tasks.workunit.client.0.smithi053.stdout:op 5092 completed, throughput=5MB/sec 2024-01-15T23:26:35.489 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9tno2qGLqjMmry6 off=1887960 len=1506313 2024-01-15T23:26:35.491 INFO:tasks.workunit.client.0.smithi053.stdout:op 5093 completed, throughput=5MB/sec 2024-01-15T23:26:35.491 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FsmGbCp-3ivjNRJ off=1118080 len=1561551 2024-01-15T23:26:35.498 INFO:tasks.workunit.client.0.smithi053.stdout:op 5094 completed, throughput=5MB/sec 2024-01-15T23:26:36.499 INFO:tasks.workunit.client.0.smithi053.stdout: 994: throughput=5MB/sec pending data=0 2024-01-15T23:26:36.499 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PnkIXJESRnJGe2r off=2746379 len=1799515 2024-01-15T23:26:36.501 INFO:tasks.workunit.client.0.smithi053.stdout:op 5095 completed, throughput=5MB/sec 2024-01-15T23:26:36.501 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0Oqe6fjxImQbJdx off=940085 len=1250444 2024-01-15T23:26:36.502 INFO:tasks.workunit.client.0.smithi053.stdout:op 5096 completed, throughput=5MB/sec 2024-01-15T23:26:36.502 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-N1PA6lNXNESrJE- off=10030638 len=415971 2024-01-15T23:26:36.505 INFO:tasks.workunit.client.0.smithi053.stdout:op 5097 completed, throughput=5MB/sec 2024-01-15T23:26:36.505 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YArsHQWnjVewbOJ off=20164852 len=258559 2024-01-15T23:26:36.508 INFO:tasks.workunit.client.0.smithi053.stdout:op 5098 completed, throughput=5MB/sec 2024-01-15T23:26:36.508 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-atG0GeSoqHaL2BS off=13334100 len=242674 2024-01-15T23:26:36.509 INFO:tasks.workunit.client.0.smithi053.stdout:op 5099 completed, throughput=5MB/sec 2024-01-15T23:26:36.509 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sF77d-8pCxV9XJD off=12280347 len=680770 2024-01-15T23:26:36.510 INFO:tasks.workunit.client.0.smithi053.stdout:op 5100 completed, throughput=5MB/sec 2024-01-15T23:26:36.510 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hn2SpSJ21vPMoJN off=13051412 len=1009960 2024-01-15T23:26:36.518 INFO:tasks.workunit.client.0.smithi053.stdout:op 5101 completed, throughput=5MB/sec 2024-01-15T23:26:37.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:36 smithi163 ceph-mon[138526]: pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:26:37.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:36 smithi053 ceph-mon[143363]: pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:26:37.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:36 smithi053 ceph-mon[146052]: pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:26:37.519 INFO:tasks.workunit.client.0.smithi053.stdout: 995: throughput=5MB/sec pending data=0 2024-01-15T23:26:37.519 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rUq0KJsYd4qNJRV off=2975381 len=2009635 2024-01-15T23:26:37.521 INFO:tasks.workunit.client.0.smithi053.stdout:op 5102 completed, throughput=5MB/sec 2024-01-15T23:26:37.521 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-V_otD5fGhj_nZpb off=177397 len=519739 2024-01-15T23:26:37.522 INFO:tasks.workunit.client.0.smithi053.stdout:op 5103 completed, throughput=5MB/sec 2024-01-15T23:26:37.522 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5-KOVgRtSlwm00R off=7168875 len=1752127 2024-01-15T23:26:37.524 INFO:tasks.workunit.client.0.smithi053.stdout:op 5104 completed, throughput=5MB/sec 2024-01-15T23:26:37.524 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xRwBz95JprQjeVA off=4364375 len=134188 2024-01-15T23:26:37.525 INFO:tasks.workunit.client.0.smithi053.stdout:op 5105 completed, throughput=5MB/sec 2024-01-15T23:26:37.525 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-S1PxkVeKt5DtPZg off=10443820 len=107647 2024-01-15T23:26:37.527 INFO:tasks.workunit.client.0.smithi053.stdout:op 5106 completed, throughput=5MB/sec 2024-01-15T23:26:37.527 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OzOsANVhxhZdvj- off=113042 len=1494624 2024-01-15T23:26:37.532 INFO:tasks.workunit.client.0.smithi053.stdout:op 5107 completed, throughput=5MB/sec 2024-01-15T23:26:38.532 INFO:tasks.workunit.client.0.smithi053.stdout: 996: throughput=5MB/sec pending data=0 2024-01-15T23:26:38.533 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-64skpxv0orJylyd off=2466290 len=814477 2024-01-15T23:26:38.537 INFO:tasks.workunit.client.0.smithi053.stdout:op 5108 completed, throughput=5MB/sec 2024-01-15T23:26:38.537 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sBMufCxx-SvL7Iy off=7084755 len=2026602 2024-01-15T23:26:38.540 INFO:tasks.workunit.client.0.smithi053.stdout:op 5109 completed, throughput=5MB/sec 2024-01-15T23:26:38.540 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QIN6IiCnWl8-rQb off=2437759 len=256406 2024-01-15T23:26:38.543 INFO:tasks.workunit.client.0.smithi053.stdout:op 5110 completed, throughput=5MB/sec 2024-01-15T23:26:38.543 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xGjWbg94Z3GNWUN off=12128076 len=1177527 2024-01-15T23:26:38.544 INFO:tasks.workunit.client.0.smithi053.stdout:op 5111 completed, throughput=5MB/sec 2024-01-15T23:26:39.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:38 smithi163 ceph-mon[138526]: pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:26:39.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:38 smithi053 ceph-mon[143363]: pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:26:39.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:38 smithi053 ceph-mon[146052]: pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:26:39.545 INFO:tasks.workunit.client.0.smithi053.stdout: 997: throughput=5MB/sec pending data=0 2024-01-15T23:26:39.545 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zfmR440hgPi28a0 off=11774258 len=407780 2024-01-15T23:26:39.548 INFO:tasks.workunit.client.0.smithi053.stdout:op 5112 completed, throughput=5MB/sec 2024-01-15T23:26:39.548 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4b8NfghlVd4U7ey off=7150052 len=1633054 2024-01-15T23:26:39.555 INFO:tasks.workunit.client.0.smithi053.stdout:op 5113 completed, throughput=5MB/sec 2024-01-15T23:26:39.555 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ujCh2OR3-juGa8t off=20205243 len=853244 2024-01-15T23:26:39.556 INFO:tasks.workunit.client.0.smithi053.stdout:op 5114 completed, throughput=5MB/sec 2024-01-15T23:26:39.557 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2-Z-lX4UZgkcQjo off=4647174 len=976739 2024-01-15T23:26:39.557 INFO:tasks.workunit.client.0.smithi053.stdout:op 5115 completed, throughput=5MB/sec 2024-01-15T23:26:39.557 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8NO3eye_DdLSZKy off=4815424 len=1459341 2024-01-15T23:26:39.559 INFO:tasks.workunit.client.0.smithi053.stdout:op 5116 completed, throughput=5MB/sec 2024-01-15T23:26:40.559 INFO:tasks.workunit.client.0.smithi053.stdout: 998: throughput=5MB/sec pending data=0 2024-01-15T23:26:40.560 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xfY1hmErqxdpP7T off=10691190 len=521970 2024-01-15T23:26:40.561 INFO:tasks.workunit.client.0.smithi053.stdout:op 5117 completed, throughput=5MB/sec 2024-01-15T23:26:40.561 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VmgSVmnZThpequ7 off=9088386 len=582326 2024-01-15T23:26:40.564 INFO:tasks.workunit.client.0.smithi053.stdout:op 5118 completed, throughput=5MB/sec 2024-01-15T23:26:40.564 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IFy9ZMVRpAGz-_J off=1323073 len=229514 2024-01-15T23:26:40.565 INFO:tasks.workunit.client.0.smithi053.stdout:op 5119 completed, throughput=5MB/sec 2024-01-15T23:26:40.565 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JTwTeJ4mQG4yvbT off=9394 len=929750 2024-01-15T23:26:40.570 INFO:tasks.workunit.client.0.smithi053.stdout:op 5120 completed, throughput=5MB/sec 2024-01-15T23:26:40.570 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mTdvmzTm-F0D9kF off=4504009 len=2043557 2024-01-15T23:26:40.578 INFO:tasks.workunit.client.0.smithi053.stdout:op 5121 completed, throughput=5MB/sec 2024-01-15T23:26:40.578 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ErFWMVsTTGm8WdB off=3880014 len=213921 2024-01-15T23:26:40.581 INFO:tasks.workunit.client.0.smithi053.stdout:op 5122 completed, throughput=5MB/sec 2024-01-15T23:26:40.581 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ixt5-KAN_P0pdct off=2625834 len=507149 2024-01-15T23:26:40.585 INFO:tasks.workunit.client.0.smithi053.stdout:op 5123 completed, throughput=5MB/sec 2024-01-15T23:26:40.585 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-b0XFxyNw05OqhP7 off=8254310 len=853569 2024-01-15T23:26:40.590 INFO:tasks.workunit.client.0.smithi053.stdout:op 5124 completed, throughput=5MB/sec 2024-01-15T23:26:41.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:40 smithi163 ceph-mon[138526]: pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:26:41.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:40 smithi053 ceph-mon[146052]: pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:26:41.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:40 smithi053 ceph-mon[143363]: pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:26:41.590 INFO:tasks.workunit.client.0.smithi053.stdout: 999: throughput=5MB/sec pending data=0 2024-01-15T23:26:41.590 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1tkfzFlaBSN4RKq off=2741927 len=1572010 2024-01-15T23:26:41.593 INFO:tasks.workunit.client.0.smithi053.stdout:op 5125 completed, throughput=5MB/sec 2024-01-15T23:26:41.594 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PLNHUR0nvKVLPWq off=11220443 len=384910 2024-01-15T23:26:41.598 INFO:tasks.workunit.client.0.smithi053.stdout:op 5126 completed, throughput=5MB/sec 2024-01-15T23:26:41.598 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-13BkWMicVoKk5QD off=758380 len=728249 2024-01-15T23:26:41.599 INFO:tasks.workunit.client.0.smithi053.stdout:op 5127 completed, throughput=5MB/sec 2024-01-15T23:26:41.599 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dMSkIp5Ve8I1oKM off=20937899 len=386463 2024-01-15T23:26:41.599 INFO:tasks.workunit.client.0.smithi053.stdout:op 5128 completed, throughput=5MB/sec 2024-01-15T23:26:41.599 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-J9jnzVtZXyNox5H off=0 len=1479287 2024-01-15T23:26:41.601 INFO:tasks.workunit.client.0.smithi053.stdout:op 5129 completed, throughput=5MB/sec 2024-01-15T23:26:41.601 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XFxP4z8z5SEYH6m off=2048571 len=65184 2024-01-15T23:26:41.603 INFO:tasks.workunit.client.0.smithi053.stdout:op 5130 completed, throughput=5MB/sec 2024-01-15T23:26:42.604 INFO:tasks.workunit.client.0.smithi053.stdout: 1000: throughput=5MB/sec pending data=0 2024-01-15T23:26:42.604 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-G_Hn-UgxazUr1Yo off=5325309 len=802535 2024-01-15T23:26:42.608 INFO:tasks.workunit.client.0.smithi053.stdout:op 5131 completed, throughput=5MB/sec 2024-01-15T23:26:42.608 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wy3fg5H2EjVk6om off=202773 len=180719 2024-01-15T23:26:42.609 INFO:tasks.workunit.client.0.smithi053.stdout:op 5132 completed, throughput=5MB/sec 2024-01-15T23:26:42.609 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-d4fSaVTvHF8yWaV off=13485087 len=1251247 2024-01-15T23:26:42.616 INFO:tasks.workunit.client.0.smithi053.stdout:op 5133 completed, throughput=5MB/sec 2024-01-15T23:26:42.616 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4t0qzXdrYjBfkJN off=6299835 len=455161 2024-01-15T23:26:42.617 INFO:tasks.workunit.client.0.smithi053.stdout:op 5134 completed, throughput=5MB/sec 2024-01-15T23:26:42.617 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ltUP4dEGOlKshD5 off=23262704 len=347032 2024-01-15T23:26:42.620 INFO:tasks.workunit.client.0.smithi053.stdout:op 5135 completed, throughput=5MB/sec 2024-01-15T23:26:42.621 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OZKBW-obJrPKo5r off=6498257 len=273580 2024-01-15T23:26:42.623 INFO:tasks.workunit.client.0.smithi053.stdout:op 5136 completed, throughput=5MB/sec 2024-01-15T23:26:42.623 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5GwqRjkkJA5VEJc off=15994474 len=459706 2024-01-15T23:26:42.627 INFO:tasks.workunit.client.0.smithi053.stdout:op 5137 completed, throughput=5MB/sec 2024-01-15T23:26:42.627 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qAtuU-wzlL81qMw off=12021551 len=129867 2024-01-15T23:26:42.629 INFO:tasks.workunit.client.0.smithi053.stdout:op 5138 completed, throughput=5MB/sec 2024-01-15T23:26:42.629 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DvB2K_kibXw5Dxu off=1264955 len=1150991 2024-01-15T23:26:42.635 INFO:tasks.workunit.client.0.smithi053.stdout:op 5139 completed, throughput=5MB/sec 2024-01-15T23:26:42.635 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KGoy-09wx0xm98k off=2159501 len=416578 2024-01-15T23:26:42.635 INFO:tasks.workunit.client.0.smithi053.stdout:op 5140 completed, throughput=5MB/sec 2024-01-15T23:26:43.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:42 smithi163 ceph-mon[138526]: pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:26:43.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:42 smithi053 ceph-mon[143363]: pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:26:43.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:42 smithi053 ceph-mon[146052]: pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:26:43.636 INFO:tasks.workunit.client.0.smithi053.stdout: 1001: throughput=5MB/sec pending data=0 2024-01-15T23:26:43.636 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OYDGa6AqMSLtHkj off=9907017 len=1822464 2024-01-15T23:26:43.644 INFO:tasks.workunit.client.0.smithi053.stdout:op 5141 completed, throughput=5MB/sec 2024-01-15T23:26:43.644 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eQ_6R9CwhfaF2W1 off=4573149 len=1726743 2024-01-15T23:26:43.651 INFO:tasks.workunit.client.0.smithi053.stdout:op 5142 completed, throughput=5MB/sec 2024-01-15T23:26:43.651 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wobVhezPJtNNzKk off=3355743 len=1209058 2024-01-15T23:26:43.652 INFO:tasks.workunit.client.0.smithi053.stdout:op 5143 completed, throughput=5MB/sec 2024-01-15T23:26:43.652 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Hv9eYDrwO9JBUz_ off=67031 len=790374 2024-01-15T23:26:43.653 INFO:tasks.workunit.client.0.smithi053.stdout:op 5144 completed, throughput=5MB/sec 2024-01-15T23:26:44.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:26:44.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:26:44.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:26:44.653 INFO:tasks.workunit.client.0.smithi053.stdout: 1002: throughput=5MB/sec pending data=0 2024-01-15T23:26:44.654 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-va0PdOHA8M2or8p off=3837896 len=1103401 2024-01-15T23:26:44.659 INFO:tasks.workunit.client.0.smithi053.stdout:op 5145 completed, throughput=5MB/sec 2024-01-15T23:26:44.659 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YArsHQWnjVewbOJ off=15658969 len=1526407 2024-01-15T23:26:44.662 INFO:tasks.workunit.client.0.smithi053.stdout:op 5146 completed, throughput=5MB/sec 2024-01-15T23:26:44.662 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zFWY6wpgOCnEQll off=6973846 len=2066767 2024-01-15T23:26:44.665 INFO:tasks.workunit.client.0.smithi053.stdout:op 5147 completed, throughput=5MB/sec 2024-01-15T23:26:44.666 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-34z0h4877yHXHN3 off=4540278 len=1080282 2024-01-15T23:26:44.670 INFO:tasks.workunit.client.0.smithi053.stdout:op 5148 completed, throughput=5MB/sec 2024-01-15T23:26:45.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:44 smithi163 ceph-mon[138526]: pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-01-15T23:26:45.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:44 smithi053 ceph-mon[146052]: pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-01-15T23:26:45.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:44 smithi053 ceph-mon[143363]: pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-01-15T23:26:45.300 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:26:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:26:45] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-01-15T23:26:45.670 INFO:tasks.workunit.client.0.smithi053.stdout: 1003: throughput=5MB/sec pending data=0 2024-01-15T23:26:45.671 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jqKqBTKB37fKPK5 off=13985290 len=619799 2024-01-15T23:26:45.672 INFO:tasks.workunit.client.0.smithi053.stdout:op 5149 completed, throughput=5MB/sec 2024-01-15T23:26:45.672 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yaCi2xIEdQC35jd off=3539794 len=1663754 2024-01-15T23:26:45.673 INFO:tasks.workunit.client.0.smithi053.stdout:op 5150 completed, throughput=5MB/sec 2024-01-15T23:26:45.674 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uYe5to4ZnTFujnC off=8753686 len=1958739 2024-01-15T23:26:45.676 INFO:tasks.workunit.client.0.smithi053.stdout:op 5151 completed, throughput=5MB/sec 2024-01-15T23:26:45.676 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-S94_6frHvMf9yeQ off=1854461 len=1176508 2024-01-15T23:26:45.684 INFO:tasks.workunit.client.0.smithi053.stdout:op 5152 completed, throughput=5MB/sec 2024-01-15T23:26:46.684 INFO:tasks.workunit.client.0.smithi053.stdout: 1004: throughput=5MB/sec pending data=0 2024-01-15T23:26:46.685 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dhWUfTGsGeQHgxN off=1478918 len=1812951 2024-01-15T23:26:46.686 INFO:tasks.workunit.client.0.smithi053.stdout:op 5153 completed, throughput=5MB/sec 2024-01-15T23:26:46.686 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-V8HC8pUQmRzKcBA off=2201667 len=186477 2024-01-15T23:26:46.689 INFO:tasks.workunit.client.0.smithi053.stdout:op 5154 completed, throughput=5MB/sec 2024-01-15T23:26:46.689 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qGJshxaTKS9HriA off=11831822 len=804830 2024-01-15T23:26:46.691 INFO:tasks.workunit.client.0.smithi053.stdout:op 5155 completed, throughput=5MB/sec 2024-01-15T23:26:46.691 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vSge9FuBnqbBEyr off=21467323 len=533935 2024-01-15T23:26:46.694 INFO:tasks.workunit.client.0.smithi053.stdout:op 5156 completed, throughput=5MB/sec 2024-01-15T23:26:46.694 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EniIQjI_vHPZqVb off=11149943 len=1441441 2024-01-15T23:26:46.702 INFO:tasks.workunit.client.0.smithi053.stdout:op 5157 completed, throughput=5MB/sec 2024-01-15T23:26:47.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:46 smithi163 ceph-mon[138526]: pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-01-15T23:26:47.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:46 smithi053 ceph-mon[143363]: pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-01-15T23:26:47.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:46 smithi053 ceph-mon[146052]: pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-01-15T23:26:47.702 INFO:tasks.workunit.client.0.smithi053.stdout: 1005: throughput=5MB/sec pending data=0 2024-01-15T23:26:47.702 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-78tWUkWe7dgRtdK off=533915 len=1899544 2024-01-15T23:26:47.713 INFO:tasks.workunit.client.0.smithi053.stdout:op 5158 completed, throughput=5MB/sec 2024-01-15T23:26:47.713 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iv8OxBAKvZ2bx6w off=12183190 len=1117107 2024-01-15T23:26:47.719 INFO:tasks.workunit.client.0.smithi053.stdout:op 5159 completed, throughput=5MB/sec 2024-01-15T23:26:47.719 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5BvGVG7P7Hn9aan off=20455799 len=1951679 2024-01-15T23:26:47.721 INFO:tasks.workunit.client.0.smithi053.stdout:op 5160 completed, throughput=5MB/sec 2024-01-15T23:26:47.721 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NUB8eVG2L88QLnC off=4884459 len=779940 2024-01-15T23:26:47.723 INFO:tasks.workunit.client.0.smithi053.stdout:op 5161 completed, throughput=5MB/sec 2024-01-15T23:26:48.724 INFO:tasks.workunit.client.0.smithi053.stdout: 1006: throughput=5MB/sec pending data=0 2024-01-15T23:26:48.724 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NGLbUNIz4P9CVJ7 off=15306731 len=714844 2024-01-15T23:26:48.728 INFO:tasks.workunit.client.0.smithi053.stdout:op 5162 completed, throughput=5MB/sec 2024-01-15T23:26:48.729 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-u9CM8SX6Pbrb4LD off=2359195 len=1638899 2024-01-15T23:26:48.737 INFO:tasks.workunit.client.0.smithi053.stdout:op 5163 completed, throughput=5MB/sec 2024-01-15T23:26:48.737 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-E3qpj3bKEHL2F9- off=4400728 len=1224201 2024-01-15T23:26:48.745 INFO:tasks.workunit.client.0.smithi053.stdout:op 5164 completed, throughput=5MB/sec 2024-01-15T23:26:48.745 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qPfftp_pvofUXDq off=8769294 len=744001 2024-01-15T23:26:48.746 INFO:tasks.workunit.client.0.smithi053.stdout:op 5165 completed, throughput=5MB/sec 2024-01-15T23:26:48.746 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EgtgpEYBJkAbs5- off=3182053 len=320749 2024-01-15T23:26:48.749 INFO:tasks.workunit.client.0.smithi053.stdout:op 5166 completed, throughput=5MB/sec 2024-01-15T23:26:48.749 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PGhLcNCYFcFnw7U off=925263 len=391360 2024-01-15T23:26:48.750 INFO:tasks.workunit.client.0.smithi053.stdout:op 5167 completed, throughput=5MB/sec 2024-01-15T23:26:49.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:48 smithi163 ceph-mon[138526]: pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:26:49.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:48 smithi053 ceph-mon[143363]: pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:26:49.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:48 smithi053 ceph-mon[146052]: pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-01-15T23:26:49.750 INFO:tasks.workunit.client.0.smithi053.stdout: 1007: throughput=5MB/sec pending data=0 2024-01-15T23:26:49.751 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5w2-pJgZVyw7v8k off=2686551 len=1751306 2024-01-15T23:26:49.752 INFO:tasks.workunit.client.0.smithi053.stdout:op 5168 completed, throughput=5MB/sec 2024-01-15T23:26:49.753 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wYeul995_EE0ywy off=972881 len=476067 2024-01-15T23:26:49.756 INFO:tasks.workunit.client.0.smithi053.stdout:op 5169 completed, throughput=5MB/sec 2024-01-15T23:26:49.756 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Aj1RfjafHVkULU2 off=3017012 len=1880960 2024-01-15T23:26:49.768 INFO:tasks.workunit.client.0.smithi053.stdout:op 5170 completed, throughput=5MB/sec 2024-01-15T23:26:49.768 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PoIAHMms7SPOgVl off=4513109 len=1853576 2024-01-15T23:26:49.779 INFO:tasks.workunit.client.0.smithi053.stdout:op 5171 completed, throughput=5MB/sec 2024-01-15T23:26:50.780 INFO:tasks.workunit.client.0.smithi053.stdout: 1008: throughput=5MB/sec pending data=0 2024-01-15T23:26:50.780 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bxTDIH0nLrb0E-r off=8077107 len=834103 2024-01-15T23:26:50.784 INFO:tasks.workunit.client.0.smithi053.stdout:op 5172 completed, throughput=5MB/sec 2024-01-15T23:26:50.785 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tgbOxRN6r0ZV8AY off=4278111 len=1263470 2024-01-15T23:26:50.793 INFO:tasks.workunit.client.0.smithi053.stdout:op 5173 completed, throughput=5MB/sec 2024-01-15T23:26:50.793 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-z2czQ0FCzMuiivn off=3407042 len=1521356 2024-01-15T23:26:50.795 INFO:tasks.workunit.client.0.smithi053.stdout:op 5174 completed, throughput=5MB/sec 2024-01-15T23:26:50.795 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TyyCxSZFjwcWQG3 off=9074213 len=1622449 2024-01-15T23:26:50.801 INFO:tasks.workunit.client.0.smithi053.stdout:op 5175 completed, throughput=5MB/sec 2024-01-15T23:26:51.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:50 smithi163 ceph-mon[138526]: pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:26:51.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:50 smithi053 ceph-mon[143363]: pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:26:51.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:50 smithi053 ceph-mon[146052]: pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:26:51.802 INFO:tasks.workunit.client.0.smithi053.stdout: 1009: throughput=5MB/sec pending data=0 2024-01-15T23:26:51.802 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SI2baA55wPhCzDT off=12560836 len=1500595 2024-01-15T23:26:51.809 INFO:tasks.workunit.client.0.smithi053.stdout:op 5176 completed, throughput=5MB/sec 2024-01-15T23:26:51.809 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-K4StCTf4iULi8Hu off=8824997 len=38401 2024-01-15T23:26:51.809 INFO:tasks.workunit.client.0.smithi053.stdout:op 5177 completed, throughput=5MB/sec 2024-01-15T23:26:51.810 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Lbv5Yg76teHtqKD off=14210600 len=1894771 2024-01-15T23:26:51.816 INFO:tasks.workunit.client.0.smithi053.stdout:op 5178 completed, throughput=5MB/sec 2024-01-15T23:26:51.817 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lJY6l_vZWdVT_ra off=2135701 len=845412 2024-01-15T23:26:51.822 INFO:tasks.workunit.client.0.smithi053.stdout:op 5179 completed, throughput=5MB/sec 2024-01-15T23:26:51.822 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0k0NunJBhu4eU9V off=11149188 len=1407242 2024-01-15T23:26:51.829 INFO:tasks.workunit.client.0.smithi053.stdout:op 5180 completed, throughput=5MB/sec 2024-01-15T23:26:52.829 INFO:tasks.workunit.client.0.smithi053.stdout: 1010: throughput=5MB/sec pending data=0 2024-01-15T23:26:52.829 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4-NFLcwkzeJ8V3A off=5320663 len=375185 2024-01-15T23:26:52.834 INFO:tasks.workunit.client.0.smithi053.stdout:op 5181 completed, throughput=5MB/sec 2024-01-15T23:26:52.834 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uTyCq2v32QM_fO9 off=615333 len=1594669 2024-01-15T23:26:52.836 INFO:tasks.workunit.client.0.smithi053.stdout:op 5182 completed, throughput=5MB/sec 2024-01-15T23:26:52.836 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GNPqDjWtZ-eE4E2 off=4516615 len=2043748 2024-01-15T23:26:52.848 INFO:tasks.workunit.client.0.smithi053.stdout:op 5183 completed, throughput=5MB/sec 2024-01-15T23:26:52.848 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-i03DPz-7JsIJ10n off=398663 len=360534 2024-01-15T23:26:52.849 INFO:tasks.workunit.client.0.smithi053.stdout:op 5184 completed, throughput=5MB/sec 2024-01-15T23:26:53.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:52 smithi163 ceph-mon[138526]: pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:26:53.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:52 smithi053 ceph-mon[143363]: pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:26:53.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:52 smithi053 ceph-mon[146052]: pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-01-15T23:26:53.850 INFO:tasks.workunit.client.0.smithi053.stdout: 1011: throughput=5MB/sec pending data=0 2024-01-15T23:26:53.850 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zY9own8C7UcMjs3 off=1735803 len=1748930 2024-01-15T23:26:53.853 INFO:tasks.workunit.client.0.smithi053.stdout:op 5185 completed, throughput=5MB/sec 2024-01-15T23:26:53.853 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-28t597VkfD78hiW off=11388914 len=757918 2024-01-15T23:26:53.858 INFO:tasks.workunit.client.0.smithi053.stdout:op 5186 completed, throughput=5MB/sec 2024-01-15T23:26:53.858 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_AgWl07GmNxdva5 off=611422 len=1753315 2024-01-15T23:26:53.860 INFO:tasks.workunit.client.0.smithi053.stdout:op 5187 completed, throughput=5MB/sec 2024-01-15T23:26:53.860 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-a5XvH74wXtCykUs off=10214498 len=1120093 2024-01-15T23:26:53.865 INFO:tasks.workunit.client.0.smithi053.stdout:op 5188 completed, throughput=5MB/sec 2024-01-15T23:26:54.736 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 23:26:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=cleanup t=2024-01-15T23:26:54.319530215Z level=info msg="Completed cleanup jobs" duration=15.790484ms 2024-01-15T23:26:54.866 INFO:tasks.workunit.client.0.smithi053.stdout: 1012: throughput=5MB/sec pending data=0 2024-01-15T23:26:54.866 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BFptjBV4Q8Go2WL off=6666120 len=1283495 2024-01-15T23:26:54.873 INFO:tasks.workunit.client.0.smithi053.stdout:op 5189 completed, throughput=5MB/sec 2024-01-15T23:26:54.873 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tZCfisCspDPOQnM off=14094792 len=1245639 2024-01-15T23:26:54.875 INFO:tasks.workunit.client.0.smithi053.stdout:op 5190 completed, throughput=5MB/sec 2024-01-15T23:26:54.875 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SOYnDeDbCG56IL_ off=1201124 len=356650 2024-01-15T23:26:54.878 INFO:tasks.workunit.client.0.smithi053.stdout:op 5191 completed, throughput=5MB/sec 2024-01-15T23:26:54.878 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JQ7-AxrRFbgdG0Q off=1375078 len=1377101 2024-01-15T23:26:54.886 INFO:tasks.workunit.client.0.smithi053.stdout:op 5192 completed, throughput=5MB/sec 2024-01-15T23:26:54.886 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qlJAx3VgR6pX6Wo off=172378 len=902300 2024-01-15T23:26:54.887 INFO:tasks.workunit.client.0.smithi053.stdout:op 5193 completed, throughput=5MB/sec 2024-01-15T23:26:54.887 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yzGPdPQ_3tfE80v off=15763905 len=1328392 2024-01-15T23:26:54.895 INFO:tasks.workunit.client.0.smithi053.stdout:op 5194 completed, throughput=5MB/sec 2024-01-15T23:26:55.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:54 smithi163 ceph-mon[138526]: pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:26:55.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:54 smithi053 ceph-mon[146052]: pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:26:55.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:54 smithi053 ceph-mon[143363]: pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:26:55.300 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:26:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:26:55] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-01-15T23:26:55.895 INFO:tasks.workunit.client.0.smithi053.stdout: 1013: throughput=5MB/sec pending data=0 2024-01-15T23:26:55.895 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oXlP8NIQu90Ah4T off=2508047 len=508235 2024-01-15T23:26:55.897 INFO:tasks.workunit.client.0.smithi053.stdout:op 5195 completed, throughput=5MB/sec 2024-01-15T23:26:55.897 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SsyIDS8cB-sOt0- off=403 len=789624 2024-01-15T23:26:55.897 INFO:tasks.workunit.client.0.smithi053.stdout:op 5196 completed, throughput=5MB/sec 2024-01-15T23:26:55.897 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9SmJ_ioScDNgDss off=7801189 len=404771 2024-01-15T23:26:55.901 INFO:tasks.workunit.client.0.smithi053.stdout:op 5197 completed, throughput=5MB/sec 2024-01-15T23:26:55.901 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EZJBwq17mfbusQ0 off=12156124 len=1231569 2024-01-15T23:26:55.903 INFO:tasks.workunit.client.0.smithi053.stdout:op 5198 completed, throughput=5MB/sec 2024-01-15T23:26:55.903 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-i1flgsTPXwJ7_np off=4316727 len=211097 2024-01-15T23:26:55.906 INFO:tasks.workunit.client.0.smithi053.stdout:op 5199 completed, throughput=5MB/sec 2024-01-15T23:26:55.906 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0cDvPx5woQL1dqo off=8392831 len=1184978 2024-01-15T23:26:55.912 INFO:tasks.workunit.client.0.smithi053.stdout:op 5200 completed, throughput=5MB/sec 2024-01-15T23:26:56.913 INFO:tasks.workunit.client.0.smithi053.stdout: 1014: throughput=5MB/sec pending data=0 2024-01-15T23:26:56.913 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gpHLQ3wvEBYISSH off=2443266 len=776411 2024-01-15T23:26:56.918 INFO:tasks.workunit.client.0.smithi053.stdout:op 5201 completed, throughput=5MB/sec 2024-01-15T23:26:56.918 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7azqSq_-jchCLrz off=3385802 len=2095734 2024-01-15T23:26:56.921 INFO:tasks.workunit.client.0.smithi053.stdout:op 5202 completed, throughput=5MB/sec 2024-01-15T23:26:56.921 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6v4YWTtHkM2nfeY off=1293079 len=1008872 2024-01-15T23:26:56.925 INFO:tasks.workunit.client.0.smithi053.stdout:op 5203 completed, throughput=5MB/sec 2024-01-15T23:26:56.926 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wrcEA2Vb2BGcL7e off=18827611 len=374330 2024-01-15T23:26:56.926 INFO:tasks.workunit.client.0.smithi053.stdout:op 5204 completed, throughput=5MB/sec 2024-01-15T23:26:56.926 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FGDk5ldBoiiHyaR off=8679198 len=1054600 2024-01-15T23:26:56.933 INFO:tasks.workunit.client.0.smithi053.stdout:op 5205 completed, throughput=5MB/sec 2024-01-15T23:26:57.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:56 smithi163 ceph-mon[138526]: pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-01-15T23:26:57.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:56 smithi053 ceph-mon[143363]: pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-01-15T23:26:57.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:56 smithi053 ceph-mon[146052]: pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-01-15T23:26:57.935 INFO:tasks.workunit.client.0.smithi053.stdout: 1015: throughput=5MB/sec pending data=0 2024-01-15T23:26:57.935 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-V_XTkKvb52-f6p3 off=1989846 len=308617 2024-01-15T23:26:57.938 INFO:tasks.workunit.client.0.smithi053.stdout:op 5206 completed, throughput=5MB/sec 2024-01-15T23:26:57.938 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-v9z0QuJ0Wd7PkqX off=342427 len=401325 2024-01-15T23:26:57.939 INFO:tasks.workunit.client.0.smithi053.stdout:op 5207 completed, throughput=5MB/sec 2024-01-15T23:26:57.939 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3Q2eylW-RYCp5tG off=3798574 len=523922 2024-01-15T23:26:57.943 INFO:tasks.workunit.client.0.smithi053.stdout:op 5208 completed, throughput=5MB/sec 2024-01-15T23:26:57.943 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lH9Gh0o0w_-8Lo2 off=4172981 len=450018 2024-01-15T23:26:57.945 INFO:tasks.workunit.client.0.smithi053.stdout:op 5209 completed, throughput=5MB/sec 2024-01-15T23:26:57.945 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--vNSJ4H3BpwFF5H off=5108603 len=2002339 2024-01-15T23:26:57.953 INFO:tasks.workunit.client.0.smithi053.stdout:op 5210 completed, throughput=5MB/sec 2024-01-15T23:26:57.953 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-P2wkZdX5Nfo1upw off=1018910 len=314110 2024-01-15T23:26:57.956 INFO:tasks.workunit.client.0.smithi053.stdout:op 5211 completed, throughput=5MB/sec 2024-01-15T23:26:57.956 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Td6wSRSDRztxk6Q off=8485384 len=1490057 2024-01-15T23:26:57.958 INFO:tasks.workunit.client.0.smithi053.stdout:op 5212 completed, throughput=5MB/sec 2024-01-15T23:26:58.959 INFO:tasks.workunit.client.0.smithi053.stdout: 1016: throughput=5MB/sec pending data=0 2024-01-15T23:26:58.959 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ye1Lg3mVeiKlqRI off=3687626 len=1249595 2024-01-15T23:26:58.961 INFO:tasks.workunit.client.0.smithi053.stdout:op 5213 completed, throughput=5MB/sec 2024-01-15T23:26:58.961 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YfOlFA_I1PbMTC3 off=5332319 len=43664 2024-01-15T23:26:58.963 INFO:tasks.workunit.client.0.smithi053.stdout:op 5214 completed, throughput=5MB/sec 2024-01-15T23:26:58.964 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-saFoipYENjELtXY off=14682452 len=1021821 2024-01-15T23:26:58.969 INFO:tasks.workunit.client.0.smithi053.stdout:op 5215 completed, throughput=5MB/sec 2024-01-15T23:26:58.969 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZTJl23-zOEoT-Q1 off=8085313 len=504547 2024-01-15T23:26:58.970 INFO:tasks.workunit.client.0.smithi053.stdout:op 5216 completed, throughput=5MB/sec 2024-01-15T23:26:58.970 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vAAkquwbLNUk9yD off=18584261 len=1883406 2024-01-15T23:26:58.972 INFO:tasks.workunit.client.0.smithi053.stdout:op 5217 completed, throughput=5MB/sec 2024-01-15T23:26:58.972 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NmpXZvLrRfWCOYb off=2087593 len=1382441 2024-01-15T23:26:58.978 INFO:tasks.workunit.client.0.smithi053.stdout:op 5218 completed, throughput=5MB/sec 2024-01-15T23:26:59.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:58 smithi163 ceph-mon[138526]: pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:26:59.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:26:58 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:26:59.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:58 smithi053 ceph-mon[143363]: pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:26:59.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:26:58 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:26:59.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:58 smithi053 ceph-mon[146052]: pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:26:59.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:26:58 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:26:59.978 INFO:tasks.workunit.client.0.smithi053.stdout: 1017: throughput=5MB/sec pending data=0 2024-01-15T23:26:59.978 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rx7PN4cK3H95oEv off=5618486 len=820041 2024-01-15T23:26:59.983 INFO:tasks.workunit.client.0.smithi053.stdout:op 5219 completed, throughput=5MB/sec 2024-01-15T23:26:59.983 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-d2Mrk4S6TtFr2dU off=553568 len=495034 2024-01-15T23:26:59.987 INFO:tasks.workunit.client.0.smithi053.stdout:op 5220 completed, throughput=5MB/sec 2024-01-15T23:26:59.987 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HlYERRkl_hvai4V off=9901683 len=1136468 2024-01-15T23:26:59.993 INFO:tasks.workunit.client.0.smithi053.stdout:op 5221 completed, throughput=5MB/sec 2024-01-15T23:26:59.993 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-EBjvcqLh7wMG7nn off=1852027 len=1988265 2024-01-15T23:26:59.996 INFO:tasks.workunit.client.0.smithi053.stdout:op 5222 completed, throughput=5MB/sec 2024-01-15T23:27:00.997 INFO:tasks.workunit.client.0.smithi053.stdout: 1018: throughput=5MB/sec pending data=0 2024-01-15T23:27:00.997 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0p_dEBOfWASuKeD off=931951 len=500973 2024-01-15T23:27:00.998 INFO:tasks.workunit.client.0.smithi053.stdout:op 5223 completed, throughput=5MB/sec 2024-01-15T23:27:00.998 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1sSLVzlvGttY-bt off=9396360 len=496963 2024-01-15T23:27:01.001 INFO:tasks.workunit.client.0.smithi053.stdout:op 5224 completed, throughput=5MB/sec 2024-01-15T23:27:01.001 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qwz6deTCjETjqyJ off=22555538 len=776891 2024-01-15T23:27:01.004 INFO:tasks.workunit.client.0.smithi053.stdout:op 5225 completed, throughput=5MB/sec 2024-01-15T23:27:01.004 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bVJubmyv3NkrrMG off=3409558 len=56254 2024-01-15T23:27:01.005 INFO:tasks.workunit.client.0.smithi053.stdout:op 5226 completed, throughput=5MB/sec 2024-01-15T23:27:01.005 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bdROMpeg7NuF2Ea off=2893400 len=990410 2024-01-15T23:27:01.006 INFO:tasks.workunit.client.0.smithi053.stdout:op 5227 completed, throughput=5MB/sec 2024-01-15T23:27:01.006 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6R2DhCX91y9EPLh off=3815550 len=968090 2024-01-15T23:27:01.008 INFO:tasks.workunit.client.0.smithi053.stdout:op 5228 completed, throughput=5MB/sec 2024-01-15T23:27:01.008 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NyTwplsUah0tTKe off=17374483 len=374212 2024-01-15T23:27:01.011 INFO:tasks.workunit.client.0.smithi053.stdout:op 5229 completed, throughput=5MB/sec 2024-01-15T23:27:01.011 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Km-h1W6WYTnskuA off=6421409 len=1930522 2024-01-15T23:27:01.013 INFO:tasks.workunit.client.0.smithi053.stdout:op 5230 completed, throughput=5MB/sec 2024-01-15T23:27:01.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:00 smithi163 ceph-mon[138526]: pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-01-15T23:27:01.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:00 smithi053 ceph-mon[143363]: pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-01-15T23:27:01.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:00 smithi053 ceph-mon[146052]: pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-01-15T23:27:02.014 INFO:tasks.workunit.client.0.smithi053.stdout: 1019: throughput=5MB/sec pending data=0 2024-01-15T23:27:02.014 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sIbVLoNRyi_LJcK off=9767517 len=1544980 2024-01-15T23:27:02.023 INFO:tasks.workunit.client.0.smithi053.stdout:op 5231 completed, throughput=5MB/sec 2024-01-15T23:27:02.023 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-8ZYGdXfHoip6Gyt off=9346146 len=1963498 2024-01-15T23:27:02.025 INFO:tasks.workunit.client.0.smithi053.stdout:op 5232 completed, throughput=5MB/sec 2024-01-15T23:27:02.025 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gfSw0zoaLoYPX54 off=9935618 len=770248 2024-01-15T23:27:02.030 INFO:tasks.workunit.client.0.smithi053.stdout:op 5233 completed, throughput=5MB/sec 2024-01-15T23:27:02.030 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tEslOG3n7dBbABj off=18086173 len=1992706 2024-01-15T23:27:02.038 INFO:tasks.workunit.client.0.smithi053.stdout:op 5234 completed, throughput=5MB/sec 2024-01-15T23:27:03.038 INFO:tasks.workunit.client.0.smithi053.stdout: 1020: throughput=5MB/sec pending data=0 2024-01-15T23:27:03.038 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-u0p9qYSA0JvScGn off=598312 len=1623536 2024-01-15T23:27:03.040 INFO:tasks.workunit.client.0.smithi053.stdout:op 5235 completed, throughput=5MB/sec 2024-01-15T23:27:03.040 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-g6-3bTIyPpUdlSk off=741744 len=1237209 2024-01-15T23:27:03.047 INFO:tasks.workunit.client.0.smithi053.stdout:op 5236 completed, throughput=5MB/sec 2024-01-15T23:27:03.047 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fkGuuyFM0yUJag3 off=2380888 len=2030033 2024-01-15T23:27:03.058 INFO:tasks.workunit.client.0.smithi053.stdout:op 5237 completed, throughput=5MB/sec 2024-01-15T23:27:03.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:02 smithi163 ceph-mon[138526]: pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-01-15T23:27:03.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:02 smithi053 ceph-mon[143363]: pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-01-15T23:27:03.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:02 smithi053 ceph-mon[146052]: pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-01-15T23:27:04.059 INFO:tasks.workunit.client.0.smithi053.stdout: 1021: throughput=5MB/sec pending data=0 2024-01-15T23:27:04.059 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-b28kG2tWxFPyIn5 off=569233 len=1904900 2024-01-15T23:27:04.061 INFO:tasks.workunit.client.0.smithi053.stdout:op 5238 completed, throughput=5MB/sec 2024-01-15T23:27:04.061 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AEo6IVoajIrzPZ0 off=3377629 len=1029852 2024-01-15T23:27:04.062 INFO:tasks.workunit.client.0.smithi053.stdout:op 5239 completed, throughput=5MB/sec 2024-01-15T23:27:04.062 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RhtMSiayxhN7Ren off=1672446 len=665111 2024-01-15T23:27:04.067 INFO:tasks.workunit.client.0.smithi053.stdout:op 5240 completed, throughput=5MB/sec 2024-01-15T23:27:04.068 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eTMTxi8HfrPMw11 off=723663 len=504808 2024-01-15T23:27:04.071 INFO:tasks.workunit.client.0.smithi053.stdout:op 5241 completed, throughput=5MB/sec 2024-01-15T23:27:05.071 INFO:tasks.workunit.client.0.smithi053.stdout: 1022: throughput=5MB/sec pending data=0 2024-01-15T23:27:05.071 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1UFogNYEtNm9yoV off=14026007 len=997612 2024-01-15T23:27:05.076 INFO:tasks.workunit.client.0.smithi053.stdout:op 5242 completed, throughput=5MB/sec 2024-01-15T23:27:05.076 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ztSWHqv9SRuXVjQ off=2860914 len=515584 2024-01-15T23:27:05.077 INFO:tasks.workunit.client.0.smithi053.stdout:op 5243 completed, throughput=5MB/sec 2024-01-15T23:27:05.077 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JwS-Xrrvg1XeVJh off=10615962 len=202113 2024-01-15T23:27:05.080 INFO:tasks.workunit.client.0.smithi053.stdout:op 5244 completed, throughput=5MB/sec 2024-01-15T23:27:05.080 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-E2inbTu6i1t0XP1 off=8749429 len=995867 2024-01-15T23:27:05.087 INFO:tasks.workunit.client.0.smithi053.stdout:op 5245 completed, throughput=5MB/sec 2024-01-15T23:27:05.087 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-F0EXVJrToRDKs__ off=3508198 len=1709417 2024-01-15T23:27:05.096 INFO:tasks.workunit.client.0.smithi053.stdout:op 5246 completed, throughput=5MB/sec 2024-01-15T23:27:05.096 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Cre-mLrXSngpw3e off=8394517 len=339100 2024-01-15T23:27:05.097 INFO:tasks.workunit.client.0.smithi053.stdout:op 5247 completed, throughput=5MB/sec 2024-01-15T23:27:05.097 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-12gMmSficL1jM3w off=3137490 len=1903714 2024-01-15T23:27:05.107 INFO:tasks.workunit.client.0.smithi053.stdout:op 5248 completed, throughput=5MB/sec 2024-01-15T23:27:05.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:04 smithi163 ceph-mon[138526]: pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:27:05.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:04 smithi053 ceph-mon[143363]: pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:27:05.300 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:27:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:27:05] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:27:05.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:04 smithi053 ceph-mon[146052]: pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:27:06.107 INFO:tasks.workunit.client.0.smithi053.stdout: 1023: throughput=5MB/sec pending data=0 2024-01-15T23:27:06.107 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FGFPWVFaml4wx7U off=2097895 len=1721370 2024-01-15T23:27:06.109 INFO:tasks.workunit.client.0.smithi053.stdout:op 5249 completed, throughput=5MB/sec 2024-01-15T23:27:06.109 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iiFx21FYLBpIaYb off=4296483 len=65443 2024-01-15T23:27:06.110 INFO:tasks.workunit.client.0.smithi053.stdout:op 5250 completed, throughput=5MB/sec 2024-01-15T23:27:06.110 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PAml-wLG88DsJGg off=1118608 len=1433990 2024-01-15T23:27:06.117 INFO:tasks.workunit.client.0.smithi053.stdout:op 5251 completed, throughput=5MB/sec 2024-01-15T23:27:06.117 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uuotCtnzbPSrFVe off=725521 len=838158 2024-01-15T23:27:06.118 INFO:tasks.workunit.client.0.smithi053.stdout:op 5252 completed, throughput=5MB/sec 2024-01-15T23:27:07.118 INFO:tasks.workunit.client.0.smithi053.stdout: 1024: throughput=5MB/sec pending data=0 2024-01-15T23:27:07.119 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ek3GIyJ-cLaGr3H off=4620375 len=67067 2024-01-15T23:27:07.120 INFO:tasks.workunit.client.0.smithi053.stdout:op 5253 completed, throughput=5MB/sec 2024-01-15T23:27:07.120 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-M3ehMqtQP3UgJeO off=5534622 len=197409 2024-01-15T23:27:07.120 INFO:tasks.workunit.client.0.smithi053.stdout:op 5254 completed, throughput=5MB/sec 2024-01-15T23:27:07.120 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-469SAnXKqFWykLK off=2339595 len=727466 2024-01-15T23:27:07.122 INFO:tasks.workunit.client.0.smithi053.stdout:op 5255 completed, throughput=5MB/sec 2024-01-15T23:27:07.122 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uxW8o8mBOY9bv4a off=5564672 len=2010362 2024-01-15T23:27:07.126 INFO:tasks.workunit.client.0.smithi053.stdout:op 5256 completed, throughput=5MB/sec 2024-01-15T23:27:07.126 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QTrXqDbJmCwydxH off=3101422 len=156801 2024-01-15T23:27:07.127 INFO:tasks.workunit.client.0.smithi053.stdout:op 5257 completed, throughput=5MB/sec 2024-01-15T23:27:07.127 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BLw5aEPicqEeX4k off=179365 len=1830030 2024-01-15T23:27:07.134 INFO:tasks.workunit.client.0.smithi053.stdout:op 5258 completed, throughput=5MB/sec 2024-01-15T23:27:07.134 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zxBhekL5q5qIn8X off=6287645 len=1435095 2024-01-15T23:27:07.138 INFO:tasks.workunit.client.0.smithi053.stdout:op 5259 completed, throughput=5MB/sec 2024-01-15T23:27:07.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:06 smithi163 ceph-mon[138526]: pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:27:07.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:06 smithi053 ceph-mon[143363]: pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:27:07.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:06 smithi053 ceph-mon[146052]: pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:27:08.139 INFO:tasks.workunit.client.0.smithi053.stdout: 1025: throughput=5MB/sec pending data=0 2024-01-15T23:27:08.139 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-s9yExn7IPwR1G3a off=4395019 len=1389834 2024-01-15T23:27:08.141 INFO:tasks.workunit.client.0.smithi053.stdout:op 5260 completed, throughput=5MB/sec 2024-01-15T23:27:08.141 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kCeBGHSuWG1zDg1 off=10003027 len=1507897 2024-01-15T23:27:08.142 INFO:tasks.workunit.client.0.smithi053.stdout:op 5261 completed, throughput=5MB/sec 2024-01-15T23:27:08.143 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kRBoGRoAmyuqWZj off=633961 len=21991 2024-01-15T23:27:08.145 INFO:tasks.workunit.client.0.smithi053.stdout:op 5262 completed, throughput=5MB/sec 2024-01-15T23:27:08.146 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0mePY45hWfYZyRc off=7400989 len=1052821 2024-01-15T23:27:08.151 INFO:tasks.workunit.client.0.smithi053.stdout:op 5263 completed, throughput=5MB/sec 2024-01-15T23:27:08.151 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7SR1-tyubsLiivL off=18325928 len=143132 2024-01-15T23:27:08.151 INFO:tasks.workunit.client.0.smithi053.stdout:op 5264 completed, throughput=5MB/sec 2024-01-15T23:27:09.152 INFO:tasks.workunit.client.0.smithi053.stdout: 1026: throughput=5MB/sec pending data=0 2024-01-15T23:27:09.152 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fE4D5C-CkewlK2O off=3916598 len=189040 2024-01-15T23:27:09.155 INFO:tasks.workunit.client.0.smithi053.stdout:op 5265 completed, throughput=5MB/sec 2024-01-15T23:27:09.155 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Qo4Cf4yV1xOH9_s off=2802153 len=1328753 2024-01-15T23:27:09.159 INFO:tasks.workunit.client.0.smithi053.stdout:op 5266 completed, throughput=5MB/sec 2024-01-15T23:27:09.159 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-owh-8AxA5iP1iW_ off=5199237 len=1452872 2024-01-15T23:27:09.161 INFO:tasks.workunit.client.0.smithi053.stdout:op 5267 completed, throughput=5MB/sec 2024-01-15T23:27:09.161 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lZmKgTPlFcg_uwR off=381946 len=1688163 2024-01-15T23:27:09.163 INFO:tasks.workunit.client.0.smithi053.stdout:op 5268 completed, throughput=5MB/sec 2024-01-15T23:27:09.163 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aqwoJpt4Ym7jI3t off=2266253 len=577020 2024-01-15T23:27:09.164 INFO:tasks.workunit.client.0.smithi053.stdout:op 5269 completed, throughput=5MB/sec 2024-01-15T23:27:09.164 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-89u7BH9w4Bz0GKQ off=23823720 len=1766761 2024-01-15T23:27:09.167 INFO:tasks.workunit.client.0.smithi053.stdout:op 5270 completed, throughput=5MB/sec 2024-01-15T23:27:09.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:08 smithi163 ceph-mon[138526]: pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:27:09.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:08 smithi053 ceph-mon[143363]: pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:27:09.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:08 smithi053 ceph-mon[146052]: pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:27:10.167 INFO:tasks.workunit.client.0.smithi053.stdout: 1027: throughput=5MB/sec pending data=0 2024-01-15T23:27:10.167 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3n1s3F99cLn4l9a off=15495944 len=1601763 2024-01-15T23:27:10.176 INFO:tasks.workunit.client.0.smithi053.stdout:op 5271 completed, throughput=5MB/sec 2024-01-15T23:27:10.176 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aLBQP6u6yx5g4Yd off=16443007 len=1090431 2024-01-15T23:27:10.178 INFO:tasks.workunit.client.0.smithi053.stdout:op 5272 completed, throughput=5MB/sec 2024-01-15T23:27:10.178 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BlnDUt-t1_gOFhR off=10229213 len=702080 2024-01-15T23:27:10.183 INFO:tasks.workunit.client.0.smithi053.stdout:op 5273 completed, throughput=5MB/sec 2024-01-15T23:27:10.183 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-29UillM7VkOK8z2 off=0 len=1657939 2024-01-15T23:27:10.184 INFO:tasks.workunit.client.0.smithi053.stdout:op 5274 completed, throughput=5MB/sec 2024-01-15T23:27:11.184 INFO:tasks.workunit.client.0.smithi053.stdout: 1028: throughput=5MB/sec pending data=0 2024-01-15T23:27:11.184 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JxLnSVl4Bta6yek off=864129 len=819587 2024-01-15T23:27:11.186 INFO:tasks.workunit.client.0.smithi053.stdout:op 5275 completed, throughput=5MB/sec 2024-01-15T23:27:11.186 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hpriP22xSP-RK0j off=1424526 len=190927 2024-01-15T23:27:11.189 INFO:tasks.workunit.client.0.smithi053.stdout:op 5276 completed, throughput=5MB/sec 2024-01-15T23:27:11.189 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-URM-ZVFujlznDSZ off=2740956 len=652470 2024-01-15T23:27:11.190 INFO:tasks.workunit.client.0.smithi053.stdout:op 5277 completed, throughput=5MB/sec 2024-01-15T23:27:11.191 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-v_dAW1GwEreKYMo off=17803138 len=885327 2024-01-15T23:27:11.192 INFO:tasks.workunit.client.0.smithi053.stdout:op 5278 completed, throughput=5MB/sec 2024-01-15T23:27:11.192 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aMnEdUujtm9KBZh off=1600041 len=902682 2024-01-15T23:27:11.198 INFO:tasks.workunit.client.0.smithi053.stdout:op 5279 completed, throughput=5MB/sec 2024-01-15T23:27:11.198 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kTlAjTICrePIH4V off=12633180 len=228989 2024-01-15T23:27:11.198 INFO:tasks.workunit.client.0.smithi053.stdout:op 5280 completed, throughput=5MB/sec 2024-01-15T23:27:11.198 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SpFQyQ2FgTDQEOZ off=670152 len=366506 2024-01-15T23:27:11.199 INFO:tasks.workunit.client.0.smithi053.stdout:op 5281 completed, throughput=5MB/sec 2024-01-15T23:27:11.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:10 smithi163 ceph-mon[138526]: pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:27:11.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:10 smithi053 ceph-mon[143363]: pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:27:11.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:10 smithi053 ceph-mon[146052]: pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:27:12.199 INFO:tasks.workunit.client.0.smithi053.stdout: 1029: throughput=5MB/sec pending data=0 2024-01-15T23:27:12.237 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DLZGHvEakMK1FuP off=3507430 len=75756 2024-01-15T23:27:12.238 INFO:tasks.workunit.client.0.smithi053.stdout:op 5282 completed, throughput=5MB/sec 2024-01-15T23:27:12.238 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IJzdgUE7rE0FK7D off=3145874 len=167136 2024-01-15T23:27:12.238 INFO:tasks.workunit.client.0.smithi053.stdout:op 5283 completed, throughput=5MB/sec 2024-01-15T23:27:12.239 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RlYJiyf3NogDeW3 off=1735956 len=1140512 2024-01-15T23:27:12.239 INFO:tasks.workunit.client.0.smithi053.stdout:op 5284 completed, throughput=5MB/sec 2024-01-15T23:27:12.239 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TyyCxSZFjwcWQG3 off=9412363 len=870911 2024-01-15T23:27:12.239 INFO:tasks.workunit.client.0.smithi053.stdout:op 5285 completed, throughput=5MB/sec 2024-01-15T23:27:12.239 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RQrcbVZVc6ixUC3 off=20891198 len=1754280 2024-01-15T23:27:12.239 INFO:tasks.workunit.client.0.smithi053.stdout:op 5286 completed, throughput=5MB/sec 2024-01-15T23:27:12.239 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-P4uTqBYiHLnYyNp off=6436114 len=1499850 2024-01-15T23:27:12.239 INFO:tasks.workunit.client.0.smithi053.stdout:op 5287 completed, throughput=5MB/sec 2024-01-15T23:27:13.216 INFO:tasks.workunit.client.0.smithi053.stdout: 1030: throughput=5MB/sec pending data=0 2024-01-15T23:27:13.216 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XnizmRa7o5q60XM off=21759075 len=1743287 2024-01-15T23:27:13.222 INFO:tasks.workunit.client.0.smithi053.stdout:op 5288 completed, throughput=5MB/sec 2024-01-15T23:27:13.222 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3ULvifVbY1oL0tZ off=3698359 len=301940 2024-01-15T23:27:13.225 INFO:tasks.workunit.client.0.smithi053.stdout:op 5289 completed, throughput=5MB/sec 2024-01-15T23:27:13.225 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XfKoFyCISL3UHU3 off=750546 len=850900 2024-01-15T23:27:13.231 INFO:tasks.workunit.client.0.smithi053.stdout:op 5290 completed, throughput=5MB/sec 2024-01-15T23:27:13.231 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VZ6nZvweOtpXc-p off=593576 len=90498 2024-01-15T23:27:13.233 INFO:tasks.workunit.client.0.smithi053.stdout:op 5291 completed, throughput=5MB/sec 2024-01-15T23:27:13.233 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-E1Qu_WNI6TSA11d off=16796259 len=1186666 2024-01-15T23:27:13.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:12 smithi163 ceph-mon[138526]: pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:27:13.239 INFO:tasks.workunit.client.0.smithi053.stdout:op 5292 completed, throughput=5MB/sec 2024-01-15T23:27:13.239 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-49NLfUVK8BD8xoH off=7900191 len=1078792 2024-01-15T23:27:13.241 INFO:tasks.workunit.client.0.smithi053.stdout:op 5293 completed, throughput=5MB/sec 2024-01-15T23:27:13.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:12 smithi053 ceph-mon[143363]: pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:27:13.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:12 smithi053 ceph-mon[146052]: pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:27:14.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:27:14.242 INFO:tasks.workunit.client.0.smithi053.stdout: 1031: throughput=5MB/sec pending data=0 2024-01-15T23:27:14.242 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LQ5p-1DDKCGTBFn off=21761817 len=596705 2024-01-15T23:27:14.243 INFO:tasks.workunit.client.0.smithi053.stdout:op 5294 completed, throughput=5MB/sec 2024-01-15T23:27:14.243 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-oXlP8NIQu90Ah4T off=254187 len=357401 2024-01-15T23:27:14.244 INFO:tasks.workunit.client.0.smithi053.stdout:op 5295 completed, throughput=5MB/sec 2024-01-15T23:27:14.244 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ObRFw_5dJ0wSZ8j off=12198112 len=2049723 2024-01-15T23:27:14.252 INFO:tasks.workunit.client.0.smithi053.stdout:op 5296 completed, throughput=5MB/sec 2024-01-15T23:27:14.252 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UAYAhNI-qtoSUh1 off=2684624 len=1508644 2024-01-15T23:27:14.256 INFO:tasks.workunit.client.0.smithi053.stdout:op 5297 completed, throughput=5MB/sec 2024-01-15T23:27:14.256 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BODJbFPjAD0DZ0S off=811271 len=168943 2024-01-15T23:27:14.257 INFO:tasks.workunit.client.0.smithi053.stdout:op 5298 completed, throughput=5MB/sec 2024-01-15T23:27:14.257 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yAFcriRNIRNn6Ol off=446247 len=980560 2024-01-15T23:27:14.258 INFO:tasks.workunit.client.0.smithi053.stdout:op 5299 completed, throughput=5MB/sec 2024-01-15T23:27:14.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:27:14.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:27:15.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:14 smithi163 ceph-mon[138526]: pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-01-15T23:27:15.258 INFO:tasks.workunit.client.0.smithi053.stdout: 1032: throughput=5MB/sec pending data=0 2024-01-15T23:27:15.259 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-h3Q7nGz0Z6NMQa7 off=10209078 len=909161 2024-01-15T23:27:15.263 INFO:tasks.workunit.client.0.smithi053.stdout:op 5300 completed, throughput=5MB/sec 2024-01-15T23:27:15.263 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2EfR6x2d7ancbnu off=2213746 len=767183 2024-01-15T23:27:15.265 INFO:tasks.workunit.client.0.smithi053.stdout:op 5301 completed, throughput=5MB/sec 2024-01-15T23:27:15.265 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oIC9HDiS-rpG4Yv off=16649795 len=552648 2024-01-15T23:27:15.269 INFO:tasks.workunit.client.0.smithi053.stdout:op 5302 completed, throughput=5MB/sec 2024-01-15T23:27:15.269 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xkiJW2SmFGrcUet off=20377607 len=466547 2024-01-15T23:27:15.273 INFO:tasks.workunit.client.0.smithi053.stdout:op 5303 completed, throughput=5MB/sec 2024-01-15T23:27:15.273 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NIzAmSFXnA3eRB9 off=11842499 len=1059246 2024-01-15T23:27:15.278 INFO:tasks.workunit.client.0.smithi053.stdout:op 5304 completed, throughput=5MB/sec 2024-01-15T23:27:15.278 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JsvmIMccJZmR7qS off=8449789 len=1131497 2024-01-15T23:27:15.279 INFO:tasks.workunit.client.0.smithi053.stdout:op 5305 completed, throughput=5MB/sec 2024-01-15T23:27:15.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:14 smithi053 ceph-mon[143363]: pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-01-15T23:27:15.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:14 smithi053 ceph-mon[146052]: pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-01-15T23:27:15.300 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:27:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:27:15] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2024-01-15T23:27:16.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:15 smithi163 ceph-mon[138526]: pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-01-15T23:27:16.279 INFO:tasks.workunit.client.0.smithi053.stdout: 1033: throughput=5MB/sec pending data=0 2024-01-15T23:27:16.279 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oM82Z1Lgdnp0o_q off=8435407 len=1755204 2024-01-15T23:27:16.288 INFO:tasks.workunit.client.0.smithi053.stdout:op 5306 completed, throughput=5MB/sec 2024-01-15T23:27:16.289 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8-VtRPmoYOMDt9V off=972173 len=1851872 2024-01-15T23:27:16.297 INFO:tasks.workunit.client.0.smithi053.stdout:op 5307 completed, throughput=5MB/sec 2024-01-15T23:27:16.297 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CZZQSg5rRJV9y_1 off=21340465 len=1150729 2024-01-15T23:27:16.298 INFO:tasks.workunit.client.0.smithi053.stdout:op 5308 completed, throughput=5MB/sec 2024-01-15T23:27:16.298 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wfJDpEzf3HCt8ED off=3585260 len=1339421 2024-01-15T23:27:16.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:15 smithi053 ceph-mon[143363]: pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-01-15T23:27:16.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:15 smithi053 ceph-mon[146052]: pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-01-15T23:27:16.304 INFO:tasks.workunit.client.0.smithi053.stdout:op 5309 completed, throughput=5MB/sec 2024-01-15T23:27:17.304 INFO:tasks.workunit.client.0.smithi053.stdout: 1034: throughput=5MB/sec pending data=0 2024-01-15T23:27:17.304 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eVbkrsJ3sJ-OJtc off=4806734 len=2058453 2024-01-15T23:27:17.316 INFO:tasks.workunit.client.0.smithi053.stdout:op 5310 completed, throughput=5MB/sec 2024-01-15T23:27:17.316 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HZ_GhpKTcKuXc37 off=8245245 len=1278954 2024-01-15T23:27:17.322 INFO:tasks.workunit.client.0.smithi053.stdout:op 5311 completed, throughput=5MB/sec 2024-01-15T23:27:17.322 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Gw98E3wEL7Pt1Q6 off=892144 len=1100458 2024-01-15T23:27:17.323 INFO:tasks.workunit.client.0.smithi053.stdout:op 5312 completed, throughput=5MB/sec 2024-01-15T23:27:17.323 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ANzg8NW8-pDPsO4 off=6862548 len=264500 2024-01-15T23:27:17.324 INFO:tasks.workunit.client.0.smithi053.stdout:op 5313 completed, throughput=5MB/sec 2024-01-15T23:27:18.324 INFO:tasks.workunit.client.0.smithi053.stdout: 1035: throughput=5MB/sec pending data=0 2024-01-15T23:27:18.324 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JGzH0A0rGnoM_rN off=1460050 len=158045 2024-01-15T23:27:18.327 INFO:tasks.workunit.client.0.smithi053.stdout:op 5314 completed, throughput=5MB/sec 2024-01-15T23:27:18.327 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-q872ICquuojPQ9r off=2454943 len=959850 2024-01-15T23:27:18.332 INFO:tasks.workunit.client.0.smithi053.stdout:op 5315 completed, throughput=5MB/sec 2024-01-15T23:27:18.332 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3JJy0mpkphqT2xU off=9179714 len=386285 2024-01-15T23:27:18.336 INFO:tasks.workunit.client.0.smithi053.stdout:op 5316 completed, throughput=5MB/sec 2024-01-15T23:27:18.336 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-615POjjPVz3M0BW off=522725 len=588366 2024-01-15T23:27:18.337 INFO:tasks.workunit.client.0.smithi053.stdout:op 5317 completed, throughput=5MB/sec 2024-01-15T23:27:18.337 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Ui9h0nXg1V3v2cC off=14706662 len=948955 2024-01-15T23:27:18.338 INFO:tasks.workunit.client.0.smithi053.stdout:op 5318 completed, throughput=5MB/sec 2024-01-15T23:27:18.338 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-r9vAXEeVOjkNCS- off=1787598 len=1988042 2024-01-15T23:27:18.347 INFO:tasks.workunit.client.0.smithi053.stdout:op 5319 completed, throughput=5MB/sec 2024-01-15T23:27:18.347 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-z9vybnhoMw6xKr9 off=858315 len=1543557 2024-01-15T23:27:18.353 INFO:tasks.workunit.client.0.smithi053.stdout:op 5320 completed, throughput=5MB/sec 2024-01-15T23:27:18.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:18 smithi163 ceph-mon[138526]: pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-01-15T23:27:18.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:18 smithi053 ceph-mon[143363]: pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-01-15T23:27:18.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:18 smithi053 ceph-mon[146052]: pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-01-15T23:27:19.353 INFO:tasks.workunit.client.0.smithi053.stdout: 1036: throughput=5MB/sec pending data=0 2024-01-15T23:27:19.353 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-T7uWH3rduXUqip4 off=3552087 len=252546 2024-01-15T23:27:19.357 INFO:tasks.workunit.client.0.smithi053.stdout:op 5321 completed, throughput=5MB/sec 2024-01-15T23:27:19.357 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mJUYtQc5NhycWNL off=0 len=1664182 2024-01-15T23:27:19.367 INFO:tasks.workunit.client.0.smithi053.stdout:op 5322 completed, throughput=5MB/sec 2024-01-15T23:27:19.367 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zrm5nxXwrnijsZg off=1361099 len=1304488 2024-01-15T23:27:19.373 INFO:tasks.workunit.client.0.smithi053.stdout:op 5323 completed, throughput=5MB/sec 2024-01-15T23:27:19.373 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3Cvcra4JlyHMbEA off=15241199 len=986609 2024-01-15T23:27:19.374 INFO:tasks.workunit.client.0.smithi053.stdout:op 5324 completed, throughput=5MB/sec 2024-01-15T23:27:20.375 INFO:tasks.workunit.client.0.smithi053.stdout: 1037: throughput=5MB/sec pending data=0 2024-01-15T23:27:20.375 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sf3slwgSlcvktLb off=1232644 len=1132042 2024-01-15T23:27:20.376 INFO:tasks.workunit.client.0.smithi053.stdout:op 5325 completed, throughput=5MB/sec 2024-01-15T23:27:20.376 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-habel-HnKrR2WwS off=2524434 len=1282397 2024-01-15T23:27:20.378 INFO:tasks.workunit.client.0.smithi053.stdout:op 5326 completed, throughput=5MB/sec 2024-01-15T23:27:20.378 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1rFl6-QaR7998Kq off=0 len=1475957 2024-01-15T23:27:20.380 INFO:tasks.workunit.client.0.smithi053.stdout:op 5327 completed, throughput=5MB/sec 2024-01-15T23:27:20.380 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vyJIQ9w62PHXeVZ off=13852250 len=102926 2024-01-15T23:27:20.382 INFO:tasks.workunit.client.0.smithi053.stdout:op 5328 completed, throughput=5MB/sec 2024-01-15T23:27:20.383 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WnALrvvTEev28em off=581768 len=517615 2024-01-15T23:27:20.383 INFO:tasks.workunit.client.0.smithi053.stdout:op 5329 completed, throughput=5MB/sec 2024-01-15T23:27:20.384 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QTrXqDbJmCwydxH off=5670739 len=1531167 2024-01-15T23:27:20.390 INFO:tasks.workunit.client.0.smithi053.stdout:op 5330 completed, throughput=5MB/sec 2024-01-15T23:27:20.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:20 smithi163 ceph-mon[138526]: pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-01-15T23:27:20.799 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:20 smithi053 ceph-mon[143363]: pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-01-15T23:27:20.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:20 smithi053 ceph-mon[146052]: pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-01-15T23:27:21.390 INFO:tasks.workunit.client.0.smithi053.stdout: 1038: throughput=5MB/sec pending data=0 2024-01-15T23:27:21.390 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-u0kVrO06bTh2yhY off=1495339 len=1405130 2024-01-15T23:27:21.393 INFO:tasks.workunit.client.0.smithi053.stdout:op 5331 completed, throughput=5MB/sec 2024-01-15T23:27:21.393 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3_0eO224jJDIxgp off=6607531 len=520400 2024-01-15T23:27:21.394 INFO:tasks.workunit.client.0.smithi053.stdout:op 5332 completed, throughput=5MB/sec 2024-01-15T23:27:21.394 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JbKNwHq_Rh7ouw2 off=3142092 len=790514 2024-01-15T23:27:21.395 INFO:tasks.workunit.client.0.smithi053.stdout:op 5333 completed, throughput=5MB/sec 2024-01-15T23:27:21.395 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xxYeDv4jS6TCTH0 off=87416 len=175839 2024-01-15T23:27:21.397 INFO:tasks.workunit.client.0.smithi053.stdout:op 5334 completed, throughput=5MB/sec 2024-01-15T23:27:21.397 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SunKY8c0j1Bxnp0 off=13750040 len=1291937 2024-01-15T23:27:21.398 INFO:tasks.workunit.client.0.smithi053.stdout:op 5335 completed, throughput=5MB/sec 2024-01-15T23:27:21.398 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vu8mcSDuXIbK_BI off=567608 len=278435 2024-01-15T23:27:21.401 INFO:tasks.workunit.client.0.smithi053.stdout:op 5336 completed, throughput=5MB/sec 2024-01-15T23:27:21.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:21 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:27:21.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:21 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:27:21.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:21 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:27:22.401 INFO:tasks.workunit.client.0.smithi053.stdout: 1039: throughput=5MB/sec pending data=0 2024-01-15T23:27:22.402 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EDGUVm6CBeGS4bo off=11286808 len=399289 2024-01-15T23:27:22.404 INFO:tasks.workunit.client.0.smithi053.stdout:op 5337 completed, throughput=5MB/sec 2024-01-15T23:27:22.404 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zeyfXMMJP8s5cfl off=3677335 len=1791007 2024-01-15T23:27:22.405 INFO:tasks.workunit.client.0.smithi053.stdout:op 5338 completed, throughput=5MB/sec 2024-01-15T23:27:22.406 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-slrqZ267eUymdIv off=4629908 len=538380 2024-01-15T23:27:22.408 INFO:tasks.workunit.client.0.smithi053.stdout:op 5339 completed, throughput=5MB/sec 2024-01-15T23:27:22.409 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VG4KV0FGxEF8mMV off=2817931 len=1553797 2024-01-15T23:27:22.417 INFO:tasks.workunit.client.0.smithi053.stdout:op 5340 completed, throughput=5MB/sec 2024-01-15T23:27:22.417 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-88OlQa1IIcLOm-o off=7743572 len=764106 2024-01-15T23:27:22.421 INFO:tasks.workunit.client.0.smithi053.stdout:op 5341 completed, throughput=5MB/sec 2024-01-15T23:27:22.421 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1nYpCq2tOF6SjRC off=8459933 len=1922924 2024-01-15T23:27:22.428 INFO:tasks.workunit.client.0.smithi053.stdout:op 5342 completed, throughput=5MB/sec 2024-01-15T23:27:22.736 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:22 smithi163 ceph-mon[138526]: pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:27:22.745 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:22 smithi053 ceph-mon[143363]: pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:27:22.745 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:22 smithi053 ceph-mon[146052]: pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:27:23.428 INFO:tasks.workunit.client.0.smithi053.stdout: 1040: throughput=5MB/sec pending data=0 2024-01-15T23:27:23.428 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-burykTaZggOtCp1 off=13382620 len=256766 2024-01-15T23:27:23.431 INFO:tasks.workunit.client.0.smithi053.stdout:op 5343 completed, throughput=5MB/sec 2024-01-15T23:27:23.431 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-q1f2ycL_dG10sHN off=2149870 len=1642833 2024-01-15T23:27:23.432 INFO:tasks.workunit.client.0.smithi053.stdout:op 5344 completed, throughput=5MB/sec 2024-01-15T23:27:23.433 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gJWxP4BVWzXze5Z off=8667878 len=1156156 2024-01-15T23:27:23.434 INFO:tasks.workunit.client.0.smithi053.stdout:op 5345 completed, throughput=5MB/sec 2024-01-15T23:27:23.434 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fVTlbutiVD0gK3h off=693599 len=1674932 2024-01-15T23:27:23.440 INFO:tasks.workunit.client.0.smithi053.stdout:op 5346 completed, throughput=5MB/sec 2024-01-15T23:27:24.193 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:23 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.193 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:23 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.193 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:23 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.193 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:23 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.193 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:23 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.194 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:23 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.194 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:23 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.194 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:23 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.194 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:23 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.194 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:23 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.194 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:23 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.194 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:23 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.194 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:23 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.194 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:23 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.194 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:23 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.194 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:23 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:23 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:23 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:23 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:23 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:23 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:23 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:23 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:23 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:24.440 INFO:tasks.workunit.client.0.smithi053.stdout: 1041: throughput=5MB/sec pending data=0 2024-01-15T23:27:24.440 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xNscBpaa2z6HFXc off=1203470 len=1736007 2024-01-15T23:27:24.449 INFO:tasks.workunit.client.0.smithi053.stdout:op 5347 completed, throughput=5MB/sec 2024-01-15T23:27:24.449 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PSUUoXgKkfWJbje off=5461232 len=235800 2024-01-15T23:27:24.450 INFO:tasks.workunit.client.0.smithi053.stdout:op 5348 completed, throughput=5MB/sec 2024-01-15T23:27:24.450 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yBHb4v15nzgQhXV off=7197971 len=2072940 2024-01-15T23:27:24.451 INFO:tasks.workunit.client.0.smithi053.stdout:op 5349 completed, throughput=5MB/sec 2024-01-15T23:27:24.452 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cQHxsGmT6EvvzoB off=1103516 len=882012 2024-01-15T23:27:24.452 INFO:tasks.workunit.client.0.smithi053.stdout:op 5350 completed, throughput=5MB/sec 2024-01-15T23:27:25.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:24 smithi163 ceph-mon[138526]: pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:27:25.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:24 smithi053 ceph-mon[143363]: pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:27:25.300 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:27:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:27:25] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2024-01-15T23:27:25.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:24 smithi053 ceph-mon[146052]: pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:27:25.453 INFO:tasks.workunit.client.0.smithi053.stdout: 1042: throughput=5MB/sec pending data=0 2024-01-15T23:27:25.453 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--4J63OiASxKCVN6 off=3230947 len=2021616 2024-01-15T23:27:25.459 INFO:tasks.workunit.client.0.smithi053.stdout:op 5351 completed, throughput=5MB/sec 2024-01-15T23:27:25.459 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-69NnbLjk7EDv7fd off=4945623 len=74214 2024-01-15T23:27:25.462 INFO:tasks.workunit.client.0.smithi053.stdout:op 5352 completed, throughput=5MB/sec 2024-01-15T23:27:25.462 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vu8mcSDuXIbK_BI off=966825 len=1514143 2024-01-15T23:27:25.470 INFO:tasks.workunit.client.0.smithi053.stdout:op 5353 completed, throughput=5MB/sec 2024-01-15T23:27:25.470 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-x5W_FKec26biQKW off=11053026 len=356865 2024-01-15T23:27:25.473 INFO:tasks.workunit.client.0.smithi053.stdout:op 5354 completed, throughput=5MB/sec 2024-01-15T23:27:25.473 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hkLbjbeJZchrYHo off=10774850 len=1513769 2024-01-15T23:27:25.484 INFO:tasks.workunit.client.0.smithi053.stdout:op 5355 completed, throughput=5MB/sec 2024-01-15T23:27:26.485 INFO:tasks.workunit.client.0.smithi053.stdout: 1043: throughput=5MB/sec pending data=0 2024-01-15T23:27:26.485 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mbnPVvEQEgu8uOe off=1334486 len=2046186 2024-01-15T23:27:26.493 INFO:tasks.workunit.client.0.smithi053.stdout:op 5356 completed, throughput=5MB/sec 2024-01-15T23:27:26.493 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0OtA-IAuF4_7IVv off=18121926 len=494375 2024-01-15T23:27:26.493 INFO:tasks.workunit.client.0.smithi053.stdout:op 5357 completed, throughput=5MB/sec 2024-01-15T23:27:26.493 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rkBApuUG9-iepgO off=6052097 len=101501 2024-01-15T23:27:26.496 INFO:tasks.workunit.client.0.smithi053.stdout:op 5358 completed, throughput=5MB/sec 2024-01-15T23:27:26.496 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fHjbp6WcT3AfEJQ off=5414391 len=272156 2024-01-15T23:27:26.496 INFO:tasks.workunit.client.0.smithi053.stdout:op 5359 completed, throughput=5MB/sec 2024-01-15T23:27:26.496 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qISlUOMc-3nWp7D off=14881826 len=1849718 2024-01-15T23:27:26.498 INFO:tasks.workunit.client.0.smithi053.stdout:op 5360 completed, throughput=5MB/sec 2024-01-15T23:27:27.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:26 smithi053 ceph-mon[143363]: pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:27:27.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:26 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:27.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:26 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:27.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:26 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:27.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:26 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:27.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:26 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:27:27.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:26 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:27:27.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:26 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:27.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:26 smithi053 ceph-mon[146052]: pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:27:27.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:26 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:27.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:26 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:27.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:26 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:27.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:26 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:27.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:26 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:27:27.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:26 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:27:27.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:26 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:27.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:26 smithi163 ceph-mon[138526]: pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:27:27.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:26 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:27.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:26 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:27.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:26 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:27.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:26 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:27.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:26 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:27:27.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:26 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:27:27.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:26 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:27:27.498 INFO:tasks.workunit.client.0.smithi053.stdout: 1044: throughput=5MB/sec pending data=0 2024-01-15T23:27:27.498 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-euLtNRCm5M5AL0S off=792737 len=722156 2024-01-15T23:27:27.503 INFO:tasks.workunit.client.0.smithi053.stdout:op 5361 completed, throughput=5MB/sec 2024-01-15T23:27:27.503 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_c78ljp8Vt6vflE off=458068 len=1350141 2024-01-15T23:27:27.511 INFO:tasks.workunit.client.0.smithi053.stdout:op 5362 completed, throughput=5MB/sec 2024-01-15T23:27:27.511 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-eTYkC_-aTescehA off=1694920 len=1808351 2024-01-15T23:27:27.513 INFO:tasks.workunit.client.0.smithi053.stdout:op 5363 completed, throughput=5MB/sec 2024-01-15T23:27:27.513 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lN8hCxibjLlb3mT off=11397213 len=751302 2024-01-15T23:27:27.515 INFO:tasks.workunit.client.0.smithi053.stdout:op 5364 completed, throughput=5MB/sec 2024-01-15T23:27:27.515 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qGJshxaTKS9HriA off=1247659 len=1888309 2024-01-15T23:27:27.517 INFO:tasks.workunit.client.0.smithi053.stdout:op 5365 completed, throughput=5MB/sec 2024-01-15T23:27:28.518 INFO:tasks.workunit.client.0.smithi053.stdout: 1045: throughput=5MB/sec pending data=0 2024-01-15T23:27:28.518 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YfOlFA_I1PbMTC3 off=6170297 len=1153470 2024-01-15T23:27:28.519 INFO:tasks.workunit.client.0.smithi053.stdout:op 5366 completed, throughput=5MB/sec 2024-01-15T23:27:28.519 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IdubFjkyf99hWfa off=4153373 len=715775 2024-01-15T23:27:28.524 INFO:tasks.workunit.client.0.smithi053.stdout:op 5367 completed, throughput=5MB/sec 2024-01-15T23:27:28.524 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CIYi2cLm6t0CFAz off=8486323 len=1019210 2024-01-15T23:27:28.526 INFO:tasks.workunit.client.0.smithi053.stdout:op 5368 completed, throughput=5MB/sec 2024-01-15T23:27:28.526 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--SEcaK7fF7spWSP off=1516848 len=727119 2024-01-15T23:27:28.528 INFO:tasks.workunit.client.0.smithi053.stdout:op 5369 completed, throughput=5MB/sec 2024-01-15T23:27:28.528 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qQfr4vwOpFA2Km6 off=13530279 len=2090547 2024-01-15T23:27:28.536 INFO:tasks.workunit.client.0.smithi053.stdout:op 5370 completed, throughput=5MB/sec 2024-01-15T23:27:29.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:28 smithi053 ceph-mon[143363]: pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:27:29.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:27:29.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:28 smithi053 ceph-mon[146052]: pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:27:29.050 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:27:29.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:28 smithi163 ceph-mon[138526]: pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:27:29.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:27:29.537 INFO:tasks.workunit.client.0.smithi053.stdout: 1046: throughput=5MB/sec pending data=0 2024-01-15T23:27:29.537 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Io9KFmEij8bOJrz off=1320339 len=219669 2024-01-15T23:27:29.537 INFO:tasks.workunit.client.0.smithi053.stdout:op 5371 completed, throughput=5MB/sec 2024-01-15T23:27:29.537 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MEPMrh18dGp2lXK off=3710991 len=462601 2024-01-15T23:27:29.538 INFO:tasks.workunit.client.0.smithi053.stdout:op 5372 completed, throughput=5MB/sec 2024-01-15T23:27:29.538 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XqCsZcHkotkrQsE off=6780909 len=1435709 2024-01-15T23:27:29.540 INFO:tasks.workunit.client.0.smithi053.stdout:op 5373 completed, throughput=5MB/sec 2024-01-15T23:27:29.540 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IvfiKudFhOtOKXt off=3531595 len=1731811 2024-01-15T23:27:29.542 INFO:tasks.workunit.client.0.smithi053.stdout:op 5374 completed, throughput=5MB/sec 2024-01-15T23:27:30.543 INFO:tasks.workunit.client.0.smithi053.stdout: 1047: throughput=5MB/sec pending data=0 2024-01-15T23:27:30.543 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hUJsOrg_VabeOPE off=1105438 len=489041 2024-01-15T23:27:30.547 INFO:tasks.workunit.client.0.smithi053.stdout:op 5375 completed, throughput=5MB/sec 2024-01-15T23:27:30.547 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XyNcQzBs5mOlt3P off=3162670 len=767071 2024-01-15T23:27:30.548 INFO:tasks.workunit.client.0.smithi053.stdout:op 5376 completed, throughput=5MB/sec 2024-01-15T23:27:30.548 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DR25o0oK4GVULTx off=6186624 len=1298279 2024-01-15T23:27:30.550 INFO:tasks.workunit.client.0.smithi053.stdout:op 5377 completed, throughput=5MB/sec 2024-01-15T23:27:30.550 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mD3-Oz63YbilE2O off=14901577 len=1858210 2024-01-15T23:27:30.551 INFO:tasks.workunit.client.0.smithi053.stdout:op 5378 completed, throughput=5MB/sec 2024-01-15T23:27:30.551 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RsH2EPNG-CjI_B2 off=10791598 len=1915605 2024-01-15T23:27:30.553 INFO:tasks.workunit.client.0.smithi053.stdout:op 5379 completed, throughput=5MB/sec 2024-01-15T23:27:31.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:30 smithi163 ceph-mon[138526]: pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:27:31.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:30 smithi053 ceph-mon[143363]: pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:27:31.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:30 smithi053 ceph-mon[146052]: pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:27:31.553 INFO:tasks.workunit.client.0.smithi053.stdout: 1048: throughput=5MB/sec pending data=0 2024-01-15T23:27:31.553 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mT-EMuX7d6F1w4x off=21437199 len=1094564 2024-01-15T23:27:31.559 INFO:tasks.workunit.client.0.smithi053.stdout:op 5380 completed, throughput=5MB/sec 2024-01-15T23:27:31.559 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-p7Xrdi7VMfndfow off=9982464 len=1818264 2024-01-15T23:27:31.568 INFO:tasks.workunit.client.0.smithi053.stdout:op 5381 completed, throughput=5MB/sec 2024-01-15T23:27:31.568 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rXw752veVRj61X3 off=15017196 len=1001713 2024-01-15T23:27:31.569 INFO:tasks.workunit.client.0.smithi053.stdout:op 5382 completed, throughput=5MB/sec 2024-01-15T23:27:31.570 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-q0Gz0IzY90Elfmg off=1611473 len=63928 2024-01-15T23:27:31.570 INFO:tasks.workunit.client.0.smithi053.stdout:op 5383 completed, throughput=5MB/sec 2024-01-15T23:27:31.571 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bYeozC7V2wonbPt off=710308 len=1685042 2024-01-15T23:27:31.577 INFO:tasks.workunit.client.0.smithi053.stdout:op 5384 completed, throughput=5MB/sec 2024-01-15T23:27:32.577 INFO:tasks.workunit.client.0.smithi053.stdout: 1049: throughput=5MB/sec pending data=0 2024-01-15T23:27:32.577 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uNuczYDXKFKmZ1J off=17453432 len=1629866 2024-01-15T23:27:32.585 INFO:tasks.workunit.client.0.smithi053.stdout:op 5385 completed, throughput=5MB/sec 2024-01-15T23:27:32.585 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vHPcqB_8GsmbqZG off=4602197 len=1620432 2024-01-15T23:27:32.586 INFO:tasks.workunit.client.0.smithi053.stdout:op 5386 completed, throughput=5MB/sec 2024-01-15T23:27:32.586 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ynTXCeYcKaBEnkl off=522268 len=1047956 2024-01-15T23:27:32.591 INFO:tasks.workunit.client.0.smithi053.stdout:op 5387 completed, throughput=5MB/sec 2024-01-15T23:27:33.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:32 smithi163 ceph-mon[138526]: pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:27:33.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:32 smithi053 ceph-mon[143363]: pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:27:33.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:32 smithi053 ceph-mon[146052]: pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:27:33.591 INFO:tasks.workunit.client.0.smithi053.stdout: 1050: throughput=5MB/sec pending data=0 2024-01-15T23:27:33.592 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MsPdAFCBWqZM84O off=878964 len=423160 2024-01-15T23:27:33.595 INFO:tasks.workunit.client.0.smithi053.stdout:op 5388 completed, throughput=5MB/sec 2024-01-15T23:27:33.595 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QPS6WPvj3wQNx7c off=7835665 len=618103 2024-01-15T23:27:33.600 INFO:tasks.workunit.client.0.smithi053.stdout:op 5389 completed, throughput=5MB/sec 2024-01-15T23:27:33.600 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CgceSbLk6Boez9- off=0 len=1480250 2024-01-15T23:27:33.605 INFO:tasks.workunit.client.0.smithi053.stdout:op 5390 completed, throughput=5MB/sec 2024-01-15T23:27:33.605 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Leoyn9f_eZds9il off=4748360 len=908313 2024-01-15T23:27:33.610 INFO:tasks.workunit.client.0.smithi053.stdout:op 5391 completed, throughput=5MB/sec 2024-01-15T23:27:33.610 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QgCDYSWUQg2CfhL off=8309885 len=289843 2024-01-15T23:27:33.611 INFO:tasks.workunit.client.0.smithi053.stdout:op 5392 completed, throughput=5MB/sec 2024-01-15T23:27:33.611 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ADcQJLNL9QHbUTv off=5192966 len=1837246 2024-01-15T23:27:33.621 INFO:tasks.workunit.client.0.smithi053.stdout:op 5393 completed, throughput=5MB/sec 2024-01-15T23:27:34.622 INFO:tasks.workunit.client.0.smithi053.stdout: 1051: throughput=5MB/sec pending data=0 2024-01-15T23:27:34.622 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-n9AIfD6pDbj35xM off=15364118 len=1949771 2024-01-15T23:27:34.634 INFO:tasks.workunit.client.0.smithi053.stdout:op 5394 completed, throughput=5MB/sec 2024-01-15T23:27:34.634 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5KV8ZHWks3vBGVr off=627565 len=567832 2024-01-15T23:27:34.635 INFO:tasks.workunit.client.0.smithi053.stdout:op 5395 completed, throughput=5MB/sec 2024-01-15T23:27:34.635 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jW3YOQcem6gWEP_ off=9735735 len=1010163 2024-01-15T23:27:34.637 INFO:tasks.workunit.client.0.smithi053.stdout:op 5396 completed, throughput=5MB/sec 2024-01-15T23:27:34.637 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CHgs7G_NEmmdwtk off=0 len=1071146 2024-01-15T23:27:34.642 INFO:tasks.workunit.client.0.smithi053.stdout:op 5397 completed, throughput=5MB/sec 2024-01-15T23:27:35.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:34 smithi163 ceph-mon[138526]: pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:27:35.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:34 smithi053 ceph-mon[143363]: pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:27:35.300 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:27:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:27:35] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-01-15T23:27:35.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:34 smithi053 ceph-mon[146052]: pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:27:35.642 INFO:tasks.workunit.client.0.smithi053.stdout: 1052: throughput=5MB/sec pending data=0 2024-01-15T23:27:35.643 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IV6_V228G3mS1s6 off=6341339 len=1763333 2024-01-15T23:27:35.653 INFO:tasks.workunit.client.0.smithi053.stdout:op 5398 completed, throughput=5MB/sec 2024-01-15T23:27:35.653 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cWj1PnBjuLZ2Jmy off=6548132 len=1270563 2024-01-15T23:27:35.654 INFO:tasks.workunit.client.0.smithi053.stdout:op 5399 completed, throughput=5MB/sec 2024-01-15T23:27:35.655 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bVi3QjAnCX3PRO0 off=10510164 len=1019659 2024-01-15T23:27:35.660 INFO:tasks.workunit.client.0.smithi053.stdout:op 5400 completed, throughput=5MB/sec 2024-01-15T23:27:35.660 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ON2sZYIfMdqgdss off=8235454 len=518559 2024-01-15T23:27:35.664 INFO:tasks.workunit.client.0.smithi053.stdout:op 5401 completed, throughput=5MB/sec 2024-01-15T23:27:35.664 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FGPFHmLm26k3Yud off=6042796 len=691610 2024-01-15T23:27:35.665 INFO:tasks.workunit.client.0.smithi053.stdout:op 5402 completed, throughput=5MB/sec 2024-01-15T23:27:35.665 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ONAJNP_0wMNYk3m off=16037 len=1609918 2024-01-15T23:27:35.673 INFO:tasks.workunit.client.0.smithi053.stdout:op 5403 completed, throughput=5MB/sec 2024-01-15T23:27:36.674 INFO:tasks.workunit.client.0.smithi053.stdout: 1053: throughput=5MB/sec pending data=0 2024-01-15T23:27:36.674 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fvX0aR3aqBo2Q64 off=6240425 len=1867506 2024-01-15T23:27:36.682 INFO:tasks.workunit.client.0.smithi053.stdout:op 5404 completed, throughput=5MB/sec 2024-01-15T23:27:36.682 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-S3_WKbekiws02CL off=11775222 len=1122715 2024-01-15T23:27:36.684 INFO:tasks.workunit.client.0.smithi053.stdout:op 5405 completed, throughput=5MB/sec 2024-01-15T23:27:36.684 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mHdvFDQowgaaLgx off=2758075 len=1940536 2024-01-15T23:27:36.691 INFO:tasks.workunit.client.0.smithi053.stdout:op 5406 completed, throughput=5MB/sec 2024-01-15T23:27:37.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:36 smithi163 ceph-mon[138526]: pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:27:37.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:36 smithi053 ceph-mon[143363]: pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:27:37.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:36 smithi053 ceph-mon[146052]: pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:27:37.691 INFO:tasks.workunit.client.0.smithi053.stdout: 1054: throughput=5MB/sec pending data=0 2024-01-15T23:27:37.692 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VlGadavaab8tFtI off=14363701 len=858724 2024-01-15T23:27:37.696 INFO:tasks.workunit.client.0.smithi053.stdout:op 5407 completed, throughput=5MB/sec 2024-01-15T23:27:37.696 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MqbmfE2DworbC_D off=6473771 len=1979443 2024-01-15T23:27:37.704 INFO:tasks.workunit.client.0.smithi053.stdout:op 5408 completed, throughput=5MB/sec 2024-01-15T23:27:37.704 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rwI1z61yfX3IalJ off=1698024 len=582768 2024-01-15T23:27:37.705 INFO:tasks.workunit.client.0.smithi053.stdout:op 5409 completed, throughput=5MB/sec 2024-01-15T23:27:37.705 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-eF9y10Ci5WNKh_h off=5183018 len=2000398 2024-01-15T23:27:37.708 INFO:tasks.workunit.client.0.smithi053.stdout:op 5410 completed, throughput=5MB/sec 2024-01-15T23:27:38.708 INFO:tasks.workunit.client.0.smithi053.stdout: 1055: throughput=5MB/sec pending data=0 2024-01-15T23:27:38.709 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Rr2D1dfDs9J9Ele off=1893932 len=1488679 2024-01-15T23:27:38.710 INFO:tasks.workunit.client.0.smithi053.stdout:op 5411 completed, throughput=5MB/sec 2024-01-15T23:27:38.710 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3jXyqCQJHNGBOZV off=726292 len=508838 2024-01-15T23:27:38.714 INFO:tasks.workunit.client.0.smithi053.stdout:op 5412 completed, throughput=5MB/sec 2024-01-15T23:27:38.715 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uoy4mHYm2BO2e8O off=7947009 len=343479 2024-01-15T23:27:38.718 INFO:tasks.workunit.client.0.smithi053.stdout:op 5413 completed, throughput=5MB/sec 2024-01-15T23:27:38.718 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3kyt21b_abz6WWg off=3415515 len=1519929 2024-01-15T23:27:38.719 INFO:tasks.workunit.client.0.smithi053.stdout:op 5414 completed, throughput=5MB/sec 2024-01-15T23:27:38.720 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Q4Tny5JeqtcoahQ off=5901037 len=87407 2024-01-15T23:27:38.720 INFO:tasks.workunit.client.0.smithi053.stdout:op 5415 completed, throughput=5MB/sec 2024-01-15T23:27:38.720 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-NdiknW9n2MOfnCb off=9044330 len=1536041 2024-01-15T23:27:38.730 INFO:tasks.workunit.client.0.smithi053.stdout:op 5416 completed, throughput=5MB/sec 2024-01-15T23:27:39.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:38 smithi163 ceph-mon[138526]: pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:27:39.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:38 smithi053 ceph-mon[143363]: pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:27:39.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:38 smithi053 ceph-mon[146052]: pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-01-15T23:27:39.730 INFO:tasks.workunit.client.0.smithi053.stdout: 1056: throughput=5MB/sec pending data=0 2024-01-15T23:27:39.730 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3Ub1LhlyP9NvJBT off=9937940 len=234821 2024-01-15T23:27:39.731 INFO:tasks.workunit.client.0.smithi053.stdout:op 5417 completed, throughput=5MB/sec 2024-01-15T23:27:39.731 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-s_bI37W1pwjTXnH off=5962675 len=969354 2024-01-15T23:27:39.733 INFO:tasks.workunit.client.0.smithi053.stdout:op 5418 completed, throughput=5MB/sec 2024-01-15T23:27:39.733 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6G-ZOA0S0l3dOdB off=9647024 len=1525031 2024-01-15T23:27:39.740 INFO:tasks.workunit.client.0.smithi053.stdout:op 5419 completed, throughput=5MB/sec 2024-01-15T23:27:39.741 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-I8bPjPIepMYgIWu off=3999116 len=1411361 2024-01-15T23:27:39.749 INFO:tasks.workunit.client.0.smithi053.stdout:op 5420 completed, throughput=5MB/sec 2024-01-15T23:27:40.751 INFO:tasks.workunit.client.0.smithi053.stdout: 1057: throughput=5MB/sec pending data=0 2024-01-15T23:27:40.751 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_GcU8iJMzvWm2_C off=145704 len=392704 2024-01-15T23:27:40.754 INFO:tasks.workunit.client.0.smithi053.stdout:op 5421 completed, throughput=5MB/sec 2024-01-15T23:27:40.754 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HVsqQzwl4yHLDg8 off=124360 len=439010 2024-01-15T23:27:40.758 INFO:tasks.workunit.client.0.smithi053.stdout:op 5422 completed, throughput=5MB/sec 2024-01-15T23:27:40.758 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-R2ozaV6J42frn86 off=3259587 len=730681 2024-01-15T23:27:40.762 INFO:tasks.workunit.client.0.smithi053.stdout:op 5423 completed, throughput=5MB/sec 2024-01-15T23:27:40.762 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-f4mO_nvNfstVVgF off=3568411 len=1605590 2024-01-15T23:27:40.764 INFO:tasks.workunit.client.0.smithi053.stdout:op 5424 completed, throughput=5MB/sec 2024-01-15T23:27:40.764 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Gu8LsliHe1OBIpw off=9113746 len=1662752 2024-01-15T23:27:40.770 INFO:tasks.workunit.client.0.smithi053.stdout:op 5425 completed, throughput=5MB/sec 2024-01-15T23:27:40.771 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-x99zcCYv-GNHB9k off=17794277 len=165223 2024-01-15T23:27:40.773 INFO:tasks.workunit.client.0.smithi053.stdout:op 5426 completed, throughput=5MB/sec 2024-01-15T23:27:40.773 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4xDtz3rkuDGfeqN off=8203883 len=1976641 2024-01-15T23:27:40.782 INFO:tasks.workunit.client.0.smithi053.stdout:op 5427 completed, throughput=5MB/sec 2024-01-15T23:27:41.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:40 smithi163 ceph-mon[138526]: pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:27:41.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:40 smithi053 ceph-mon[143363]: pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:27:41.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:40 smithi053 ceph-mon[146052]: pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-01-15T23:27:41.782 INFO:tasks.workunit.client.0.smithi053.stdout: 1058: throughput=5MB/sec pending data=0 2024-01-15T23:27:41.782 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dfs2m8h_xl4tIzo off=3282376 len=1572009 2024-01-15T23:27:41.791 INFO:tasks.workunit.client.0.smithi053.stdout:op 5428 completed, throughput=5MB/sec 2024-01-15T23:27:41.792 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9LZmt9OjrYuQBOF off=7008075 len=548539 2024-01-15T23:27:41.794 INFO:tasks.workunit.client.0.smithi053.stdout:op 5429 completed, throughput=5MB/sec 2024-01-15T23:27:41.794 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-pO4OLaTG_zrgip2 off=4085593 len=208569 2024-01-15T23:27:41.795 INFO:tasks.workunit.client.0.smithi053.stdout:op 5430 completed, throughput=5MB/sec 2024-01-15T23:27:41.795 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ROyndRaFI4EDJRz off=2276924 len=674595 2024-01-15T23:27:41.797 INFO:tasks.workunit.client.0.smithi053.stdout:op 5431 completed, throughput=5MB/sec 2024-01-15T23:27:41.797 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7Ya6lO18nYB-uhW off=3947988 len=914356 2024-01-15T23:27:41.802 INFO:tasks.workunit.client.0.smithi053.stdout:op 5432 completed, throughput=5MB/sec 2024-01-15T23:27:42.804 INFO:tasks.workunit.client.0.smithi053.stdout: 1059: throughput=5MB/sec pending data=0 2024-01-15T23:27:42.805 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vKcgnBiPsc_O-w5 off=657952 len=2091325 2024-01-15T23:27:42.813 INFO:tasks.workunit.client.0.smithi053.stdout:op 5433 completed, throughput=5MB/sec 2024-01-15T23:27:42.813 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-m0JlXLO2h5D1ulB off=5465437 len=86545 2024-01-15T23:27:42.816 INFO:tasks.workunit.client.0.smithi053.stdout:op 5434 completed, throughput=5MB/sec 2024-01-15T23:27:42.816 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lfJDJrrO86XJgAg off=135816 len=138655 2024-01-15T23:27:42.816 INFO:tasks.workunit.client.0.smithi053.stdout:op 5435 completed, throughput=5MB/sec 2024-01-15T23:27:42.816 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ndX1Xr0HBuTF-ko off=17519048 len=731596 2024-01-15T23:27:42.821 INFO:tasks.workunit.client.0.smithi053.stdout:op 5436 completed, throughput=5MB/sec 2024-01-15T23:27:42.821 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SfOCq13wiCa9YTc off=17378884 len=18976 2024-01-15T23:27:42.821 INFO:tasks.workunit.client.0.smithi053.stdout:op 5437 completed, throughput=5MB/sec 2024-01-15T23:27:42.821 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-s01S8bSk749BDXc off=12277653 len=1120651 2024-01-15T23:27:42.827 INFO:tasks.workunit.client.0.smithi053.stdout:op 5438 completed, throughput=5MB/sec 2024-01-15T23:27:42.827 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--_1E1xpFKwN3zoI off=2349286 len=1385129 2024-01-15T23:27:42.832 INFO:tasks.workunit.client.0.smithi053.stdout:op 5439 completed, throughput=5MB/sec 2024-01-15T23:27:43.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:42 smithi163 ceph-mon[138526]: pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:27:43.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:42 smithi053 ceph-mon[146052]: pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:27:43.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:42 smithi053 ceph-mon[143363]: pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:27:43.833 INFO:tasks.workunit.client.0.smithi053.stdout: 1060: throughput=5MB/sec pending data=0 2024-01-15T23:27:43.833 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3kqEN9bd0mBmy79 off=3133576 len=1655303 2024-01-15T23:27:43.835 INFO:tasks.workunit.client.0.smithi053.stdout:op 5440 completed, throughput=5MB/sec 2024-01-15T23:27:43.835 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2EIJKdACmC2FNMC off=18677584 len=1516690 2024-01-15T23:27:43.842 INFO:tasks.workunit.client.0.smithi053.stdout:op 5441 completed, throughput=5MB/sec 2024-01-15T23:27:43.842 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-l7LiATr4gl-E_tS off=552835 len=1596445 2024-01-15T23:27:43.846 INFO:tasks.workunit.client.0.smithi053.stdout:op 5442 completed, throughput=5MB/sec 2024-01-15T23:27:43.846 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fewdnvvQm9_c_di off=6805882 len=1105105 2024-01-15T23:27:43.847 INFO:tasks.workunit.client.0.smithi053.stdout:op 5443 completed, throughput=5MB/sec 2024-01-15T23:27:44.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:27:44.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:27:44.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:27:44.848 INFO:tasks.workunit.client.0.smithi053.stdout: 1061: throughput=5MB/sec pending data=0 2024-01-15T23:27:44.848 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Au3jNibKThBEUL7 off=1556618 len=1923384 2024-01-15T23:27:44.857 INFO:tasks.workunit.client.0.smithi053.stdout:op 5444 completed, throughput=5MB/sec 2024-01-15T23:27:44.857 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--iYNqGsSClxTypV off=17818659 len=2028280 2024-01-15T23:27:44.858 INFO:tasks.workunit.client.0.smithi053.stdout:op 5445 completed, throughput=5MB/sec 2024-01-15T23:27:44.858 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JYD-gyXQxyOOv_A off=6869208 len=1885723 2024-01-15T23:27:44.869 INFO:tasks.workunit.client.0.smithi053.stdout:op 5446 completed, throughput=5MB/sec 2024-01-15T23:27:45.236 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:44 smithi163 ceph-mon[138526]: pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:27:45.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:44 smithi053 ceph-mon[143363]: pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:27:45.300 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:27:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:27:45] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2024-01-15T23:27:45.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:44 smithi053 ceph-mon[146052]: pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:27:45.869 INFO:tasks.workunit.client.0.smithi053.stdout: 1062: throughput=5MB/sec pending data=0 2024-01-15T23:27:45.870 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ERRgZhwG8yJuZ58 off=2425062 len=1541492 2024-01-15T23:27:45.877 INFO:tasks.workunit.client.0.smithi053.stdout:op 5447 completed, throughput=5MB/sec 2024-01-15T23:27:45.877 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Jp0g9LnQZKhwGZS off=288820 len=1286993 2024-01-15T23:27:45.884 INFO:tasks.workunit.client.0.smithi053.stdout:op 5448 completed, throughput=5MB/sec 2024-01-15T23:27:45.884 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OZHiwYRORU1_ZWS off=3589792 len=1479302 2024-01-15T23:27:45.891 INFO:tasks.workunit.client.0.smithi053.stdout:op 5449 completed, throughput=5MB/sec 2024-01-15T23:27:46.892 INFO:tasks.workunit.client.0.smithi053.stdout: 1063: throughput=5MB/sec pending data=0 2024-01-15T23:27:46.892 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BuX4eUDVJtD8mEs off=0 len=1114667 2024-01-15T23:27:46.897 INFO:tasks.workunit.client.0.smithi053.stdout:op 5450 completed, throughput=5MB/sec 2024-01-15T23:27:46.898 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mUzSNxnFfLVr8d7 off=16919983 len=1036915 2024-01-15T23:27:46.900 INFO:tasks.workunit.client.0.smithi053.stdout:op 5451 completed, throughput=5MB/sec 2024-01-15T23:27:46.900 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-x2u2lZ1wNgcksqS off=779796 len=939745 2024-01-15T23:27:46.901 INFO:tasks.workunit.client.0.smithi053.stdout:op 5452 completed, throughput=5MB/sec 2024-01-15T23:27:46.901 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6Ms-8UNHocAq-Po off=19353826 len=1022805 2024-01-15T23:27:46.907 INFO:tasks.workunit.client.0.smithi053.stdout:op 5453 completed, throughput=5MB/sec 2024-01-15T23:27:46.907 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8JMa8ySqSVex6fy off=7111506 len=842002 2024-01-15T23:27:46.912 INFO:tasks.workunit.client.0.smithi053.stdout:op 5454 completed, throughput=5MB/sec 2024-01-15T23:27:46.912 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gfdWyN6aaMU91-V off=13158937 len=1118624 2024-01-15T23:27:46.917 INFO:tasks.workunit.client.0.smithi053.stdout:op 5455 completed, throughput=5MB/sec 2024-01-15T23:27:47.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:46 smithi163 ceph-mon[138526]: pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:27:47.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:46 smithi053 ceph-mon[143363]: pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:27:47.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:46 smithi053 ceph-mon[146052]: pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-01-15T23:27:47.918 INFO:tasks.workunit.client.0.smithi053.stdout: 1064: throughput=5MB/sec pending data=0 2024-01-15T23:27:47.918 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IR3JTUDsjVu2OuZ off=1079682 len=290815 2024-01-15T23:27:47.921 INFO:tasks.workunit.client.0.smithi053.stdout:op 5456 completed, throughput=5MB/sec 2024-01-15T23:27:47.921 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7Xr1Snm6bEmhbpo off=5264766 len=1032124 2024-01-15T23:27:47.926 INFO:tasks.workunit.client.0.smithi053.stdout:op 5457 completed, throughput=5MB/sec 2024-01-15T23:27:47.927 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DguU_gfmeVly9WJ off=11916426 len=1372921 2024-01-15T23:27:47.928 INFO:tasks.workunit.client.0.smithi053.stdout:op 5458 completed, throughput=5MB/sec 2024-01-15T23:27:47.928 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ADrvBxD5wFOVxEs off=666047 len=872359 2024-01-15T23:27:47.929 INFO:tasks.workunit.client.0.smithi053.stdout:op 5459 completed, throughput=5MB/sec 2024-01-15T23:27:47.929 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DmLF0rKVW7B5bzH off=4177632 len=264536 2024-01-15T23:27:47.932 INFO:tasks.workunit.client.0.smithi053.stdout:op 5460 completed, throughput=5MB/sec 2024-01-15T23:27:47.932 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Pi-IU4QQR4cb-YK off=1960495 len=762532 2024-01-15T23:27:47.933 INFO:tasks.workunit.client.0.smithi053.stdout:op 5461 completed, throughput=5MB/sec 2024-01-15T23:27:48.934 INFO:tasks.workunit.client.0.smithi053.stdout: 1065: throughput=5MB/sec pending data=0 2024-01-15T23:27:48.934 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mgZYJG1jqiUK_51 off=17284425 len=173076 2024-01-15T23:27:48.935 INFO:tasks.workunit.client.0.smithi053.stdout:op 5462 completed, throughput=5MB/sec 2024-01-15T23:27:48.935 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-U8DsbLD34n8zkfp off=17877240 len=1308318 2024-01-15T23:27:48.941 INFO:tasks.workunit.client.0.smithi053.stdout:op 5463 completed, throughput=5MB/sec 2024-01-15T23:27:48.941 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--4yzvZdFWeaXf2Q off=15521747 len=71352 2024-01-15T23:27:48.942 INFO:tasks.workunit.client.0.smithi053.stdout:op 5464 completed, throughput=5MB/sec 2024-01-15T23:27:48.942 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0cxqNSZX-cgT8Z9 off=6068915 len=1878674 2024-01-15T23:27:48.944 INFO:tasks.workunit.client.0.smithi053.stdout:op 5465 completed, throughput=5MB/sec 2024-01-15T23:27:48.944 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vl0P5wmUwUuoni3 off=2518635 len=1264080 2024-01-15T23:27:48.951 INFO:tasks.workunit.client.0.smithi053.stdout:op 5466 completed, throughput=5MB/sec 2024-01-15T23:27:48.951 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4zxviwkQLp8b-Ov off=67589 len=833048 2024-01-15T23:27:48.953 INFO:tasks.workunit.client.0.smithi053.stdout:op 5467 completed, throughput=5MB/sec 2024-01-15T23:27:49.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:48 smithi163 ceph-mon[138526]: pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-01-15T23:27:49.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:48 smithi053 ceph-mon[143363]: pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-01-15T23:27:49.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:48 smithi053 ceph-mon[146052]: pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-01-15T23:27:49.953 INFO:tasks.workunit.client.0.smithi053.stdout: 1066: throughput=5MB/sec pending data=0 2024-01-15T23:27:49.954 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-sVUXfBq5xJjITGa off=0 len=1339013 2024-01-15T23:27:49.960 INFO:tasks.workunit.client.0.smithi053.stdout:op 5468 completed, throughput=5MB/sec 2024-01-15T23:27:49.960 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-26RJlmPvtcB6WeQ off=3422555 len=888142 2024-01-15T23:27:49.965 INFO:tasks.workunit.client.0.smithi053.stdout:op 5469 completed, throughput=5MB/sec 2024-01-15T23:27:49.965 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4SA8UnuVsgW82bR off=3114582 len=30618 2024-01-15T23:27:49.967 INFO:tasks.workunit.client.0.smithi053.stdout:op 5470 completed, throughput=5MB/sec 2024-01-15T23:27:49.967 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hnKQwIpOyx6Lhnb off=757363 len=317629 2024-01-15T23:27:49.968 INFO:tasks.workunit.client.0.smithi053.stdout:op 5471 completed, throughput=5MB/sec 2024-01-15T23:27:49.968 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QMbSua47MKcuneB off=434690 len=1248687 2024-01-15T23:27:49.973 INFO:tasks.workunit.client.0.smithi053.stdout:op 5472 completed, throughput=5MB/sec 2024-01-15T23:27:49.974 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-op2feAMrT7N_RWV off=14780147 len=896762 2024-01-15T23:27:49.976 INFO:tasks.workunit.client.0.smithi053.stdout:op 5473 completed, throughput=5MB/sec 2024-01-15T23:27:49.976 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ffB5vuBxi7Xb047 off=6308342 len=1873916 2024-01-15T23:27:49.978 INFO:tasks.workunit.client.0.smithi053.stdout:op 5474 completed, throughput=5MB/sec 2024-01-15T23:27:50.978 INFO:tasks.workunit.client.0.smithi053.stdout: 1067: throughput=5MB/sec pending data=0 2024-01-15T23:27:50.979 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-24LqNA3j6pyNJWZ off=6774823 len=1496906 2024-01-15T23:27:50.980 INFO:tasks.workunit.client.0.smithi053.stdout:op 5475 completed, throughput=5MB/sec 2024-01-15T23:27:50.980 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4i8kippzLI5ycSx off=2009047 len=1403505 2024-01-15T23:27:50.987 INFO:tasks.workunit.client.0.smithi053.stdout:op 5476 completed, throughput=5MB/sec 2024-01-15T23:27:50.988 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-o7q9gNn3VEjo2Eh off=166046 len=31723 2024-01-15T23:27:50.988 INFO:tasks.workunit.client.0.smithi053.stdout:op 5477 completed, throughput=5MB/sec 2024-01-15T23:27:50.988 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1DAInWxxMMUjHN1 off=14858320 len=580334 2024-01-15T23:27:50.991 INFO:tasks.workunit.client.0.smithi053.stdout:op 5478 completed, throughput=5MB/sec 2024-01-15T23:27:50.992 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--3tVodnGic8FsRi off=10770667 len=912029 2024-01-15T23:27:50.993 INFO:tasks.workunit.client.0.smithi053.stdout:op 5479 completed, throughput=5MB/sec 2024-01-15T23:27:51.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:50 smithi163 ceph-mon[138526]: pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-01-15T23:27:51.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:50 smithi053 ceph-mon[143363]: pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-01-15T23:27:51.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:50 smithi053 ceph-mon[146052]: pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-01-15T23:27:51.993 INFO:tasks.workunit.client.0.smithi053.stdout: 1068: throughput=5MB/sec pending data=0 2024-01-15T23:27:51.994 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-O10T3tf9Wh2ibdz off=15026107 len=1659551 2024-01-15T23:27:52.003 INFO:tasks.workunit.client.0.smithi053.stdout:op 5480 completed, throughput=5MB/sec 2024-01-15T23:27:52.003 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BwN3crCqWZbc30U off=6530399 len=666809 2024-01-15T23:27:52.008 INFO:tasks.workunit.client.0.smithi053.stdout:op 5481 completed, throughput=5MB/sec 2024-01-15T23:27:52.008 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pfHoBLlY3LxdKAi off=4335031 len=351344 2024-01-15T23:27:52.011 INFO:tasks.workunit.client.0.smithi053.stdout:op 5482 completed, throughput=5MB/sec 2024-01-15T23:27:52.011 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iV7Qgf4wVDPZt80 off=9599669 len=503197 2024-01-15T23:27:52.012 INFO:tasks.workunit.client.0.smithi053.stdout:op 5483 completed, throughput=5MB/sec 2024-01-15T23:27:52.012 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ysM92mj_E1iH6Tc off=1140229 len=714423 2024-01-15T23:27:52.013 INFO:tasks.workunit.client.0.smithi053.stdout:op 5484 completed, throughput=5MB/sec 2024-01-15T23:27:52.013 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_leJXX_7DqcyBo9 off=20355911 len=568265 2024-01-15T23:27:52.014 INFO:tasks.workunit.client.0.smithi053.stdout:op 5485 completed, throughput=5MB/sec 2024-01-15T23:27:52.014 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-f4cNGI25014Kw2C off=5054518 len=984935 2024-01-15T23:27:52.015 INFO:tasks.workunit.client.0.smithi053.stdout:op 5486 completed, throughput=5MB/sec 2024-01-15T23:27:53.015 INFO:tasks.workunit.client.0.smithi053.stdout: 1069: throughput=5MB/sec pending data=0 2024-01-15T23:27:53.016 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IllZSpGD_0MrgXJ off=1571291 len=715268 2024-01-15T23:27:53.020 INFO:tasks.workunit.client.0.smithi053.stdout:op 5487 completed, throughput=5MB/sec 2024-01-15T23:27:53.020 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FDnrh08tc95nG06 off=526336 len=644995 2024-01-15T23:27:53.024 INFO:tasks.workunit.client.0.smithi053.stdout:op 5488 completed, throughput=5MB/sec 2024-01-15T23:27:53.024 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dzsgxNuTVnbIxHU off=2364251 len=1895225 2024-01-15T23:27:53.027 INFO:tasks.workunit.client.0.smithi053.stdout:op 5489 completed, throughput=5MB/sec 2024-01-15T23:27:53.027 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ud1N0uxWWBTJkFe off=8263015 len=492576 2024-01-15T23:27:53.028 INFO:tasks.workunit.client.0.smithi053.stdout:op 5490 completed, throughput=5MB/sec 2024-01-15T23:27:53.028 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-pImReQics_g6VMw off=5653253 len=761841 2024-01-15T23:27:53.035 INFO:tasks.workunit.client.0.smithi053.stdout:op 5491 completed, throughput=5MB/sec 2024-01-15T23:27:53.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:52 smithi163 ceph-mon[138526]: pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-01-15T23:27:53.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:52 smithi053 ceph-mon[143363]: pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-01-15T23:27:53.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:52 smithi053 ceph-mon[146052]: pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-01-15T23:27:54.033 INFO:tasks.workunit.client.0.smithi053.stdout: 1070: throughput=5MB/sec pending data=0 2024-01-15T23:27:54.034 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nNy2R3_qk8LggqG off=5809632 len=427879 2024-01-15T23:27:54.035 INFO:tasks.workunit.client.0.smithi053.stdout:op 5492 completed, throughput=5MB/sec 2024-01-15T23:27:54.035 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Bgx4CRQC1NYIxSA off=44429 len=1012268 2024-01-15T23:27:54.037 INFO:tasks.workunit.client.0.smithi053.stdout:op 5493 completed, throughput=5MB/sec 2024-01-15T23:27:54.037 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dPwfor3HMwSNNMH off=3279699 len=619851 2024-01-15T23:27:54.037 INFO:tasks.workunit.client.0.smithi053.stdout:op 5494 completed, throughput=5MB/sec 2024-01-15T23:27:54.037 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jDi7_Z5iF-tFp9I off=1953242 len=445258 2024-01-15T23:27:54.041 INFO:tasks.workunit.client.0.smithi053.stdout:op 5495 completed, throughput=5MB/sec 2024-01-15T23:27:54.041 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3ZfQSQ7WtCbw-oO off=8635909 len=629623 2024-01-15T23:27:54.045 INFO:tasks.workunit.client.0.smithi053.stdout:op 5496 completed, throughput=5MB/sec 2024-01-15T23:27:54.045 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hjQF573l7aeoRak off=48779 len=626540 2024-01-15T23:27:54.049 INFO:tasks.workunit.client.0.smithi053.stdout:op 5497 completed, throughput=5MB/sec 2024-01-15T23:27:54.049 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-TmiIHBy9MQkHJnN off=8300905 len=861312 2024-01-15T23:27:54.051 INFO:tasks.workunit.client.0.smithi053.stdout:op 5498 completed, throughput=5MB/sec 2024-01-15T23:27:54.051 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-NrNin44aXn0ly0K off=17076043 len=1481510 2024-01-15T23:27:54.053 INFO:tasks.workunit.client.0.smithi053.stdout:op 5499 completed, throughput=5MB/sec 2024-01-15T23:27:55.053 INFO:tasks.workunit.client.0.smithi053.stdout: 1071: throughput=5MB/sec pending data=0 2024-01-15T23:27:55.053 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kPYlf3IyPg9e79l off=173701 len=1815324 2024-01-15T23:27:55.055 INFO:tasks.workunit.client.0.smithi053.stdout:op 5500 completed, throughput=5MB/sec 2024-01-15T23:27:55.056 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IDqjSWp8JKQPSR_ off=19256962 len=1026192 2024-01-15T23:27:55.061 INFO:tasks.workunit.client.0.smithi053.stdout:op 5501 completed, throughput=5MB/sec 2024-01-15T23:27:55.061 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_NyCRUCh6GMOzRw off=1176385 len=1509260 2024-01-15T23:27:55.068 INFO:tasks.workunit.client.0.smithi053.stdout:op 5502 completed, throughput=5MB/sec 2024-01-15T23:27:55.068 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gTqeSJ_tqtkBEJf off=152238 len=1953814 2024-01-15T23:27:55.079 INFO:tasks.workunit.client.0.smithi053.stdout:op 5503 completed, throughput=5MB/sec 2024-01-15T23:27:55.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:54 smithi163 ceph-mon[138526]: pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:27:55.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:54 smithi053 ceph-mon[143363]: pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:27:55.301 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:27:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:27:55] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2024-01-15T23:27:55.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:54 smithi053 ceph-mon[146052]: pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:27:56.079 INFO:tasks.workunit.client.0.smithi053.stdout: 1072: throughput=5MB/sec pending data=0 2024-01-15T23:27:56.080 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3eDN2iLQczHWmfC off=23018442 len=1345503 2024-01-15T23:27:56.082 INFO:tasks.workunit.client.0.smithi053.stdout:op 5504 completed, throughput=5MB/sec 2024-01-15T23:27:56.082 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3mkWQwyE6jnB2qb off=4277029 len=811990 2024-01-15T23:27:56.087 INFO:tasks.workunit.client.0.smithi053.stdout:op 5505 completed, throughput=5MB/sec 2024-01-15T23:27:56.088 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-V0V5TezQXsorbNJ off=711612 len=1436262 2024-01-15T23:27:56.096 INFO:tasks.workunit.client.0.smithi053.stdout:op 5506 completed, throughput=5MB/sec 2024-01-15T23:27:57.097 INFO:tasks.workunit.client.0.smithi053.stdout: 1073: throughput=5MB/sec pending data=0 2024-01-15T23:27:57.097 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nXjr9U9LGHKmjnj off=2582917 len=1670587 2024-01-15T23:27:57.105 INFO:tasks.workunit.client.0.smithi053.stdout:op 5507 completed, throughput=5MB/sec 2024-01-15T23:27:57.105 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-UFS__gOwWDQHXZA off=175241 len=1430773 2024-01-15T23:27:57.115 INFO:tasks.workunit.client.0.smithi053.stdout:op 5508 completed, throughput=5MB/sec 2024-01-15T23:27:57.115 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WCPqOP5TUdfKJKB off=16021985 len=472668 2024-01-15T23:27:57.118 INFO:tasks.workunit.client.0.smithi053.stdout:op 5509 completed, throughput=5MB/sec 2024-01-15T23:27:57.118 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-aIlZazgCy7q6lRU off=158695 len=1712736 2024-01-15T23:27:57.127 INFO:tasks.workunit.client.0.smithi053.stdout:op 5510 completed, throughput=5MB/sec 2024-01-15T23:27:57.127 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JdPEhxuSnHyKD9Y off=1515732 len=227386 2024-01-15T23:27:57.129 INFO:tasks.workunit.client.0.smithi053.stdout:op 5511 completed, throughput=5MB/sec 2024-01-15T23:27:57.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:56 smithi163 ceph-mon[138526]: pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:27:57.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:56 smithi053 ceph-mon[143363]: pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:27:57.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:56 smithi053 ceph-mon[146052]: pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-01-15T23:27:58.129 INFO:tasks.workunit.client.0.smithi053.stdout: 1074: throughput=5MB/sec pending data=0 2024-01-15T23:27:58.130 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4FT_lPaN9HvENOZ off=5250308 len=1307369 2024-01-15T23:27:58.136 INFO:tasks.workunit.client.0.smithi053.stdout:op 5512 completed, throughput=5MB/sec 2024-01-15T23:27:58.137 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0o8aujRdsQcEz7d off=3420673 len=1531573 2024-01-15T23:27:58.144 INFO:tasks.workunit.client.0.smithi053.stdout:op 5513 completed, throughput=5MB/sec 2024-01-15T23:27:58.144 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-khq05QCMjJ8iS5c off=654969 len=1349389 2024-01-15T23:27:58.146 INFO:tasks.workunit.client.0.smithi053.stdout:op 5514 completed, throughput=5MB/sec 2024-01-15T23:27:58.146 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--cibZI87rYA1uPN off=1414804 len=866624 2024-01-15T23:27:58.147 INFO:tasks.workunit.client.0.smithi053.stdout:op 5515 completed, throughput=5MB/sec 2024-01-15T23:27:58.147 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dE4qdczS0uD2bwS off=279091 len=1405787 2024-01-15T23:27:58.155 INFO:tasks.workunit.client.0.smithi053.stdout:op 5516 completed, throughput=5MB/sec 2024-01-15T23:27:59.155 INFO:tasks.workunit.client.0.smithi053.stdout: 1075: throughput=5MB/sec pending data=0 2024-01-15T23:27:59.156 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-g_sX0v2PENjwdkz off=2255082 len=1459953 2024-01-15T23:27:59.162 INFO:tasks.workunit.client.0.smithi053.stdout:op 5517 completed, throughput=5MB/sec 2024-01-15T23:27:59.162 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QIxxEcjp6eBWLZI off=4744418 len=225167 2024-01-15T23:27:59.165 INFO:tasks.workunit.client.0.smithi053.stdout:op 5518 completed, throughput=5MB/sec 2024-01-15T23:27:59.165 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ducwKT26-8uMiq7 off=21594398 len=1662435 2024-01-15T23:27:59.172 INFO:tasks.workunit.client.0.smithi053.stdout:op 5519 completed, throughput=5MB/sec 2024-01-15T23:27:59.172 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_Y6CLoxJJFlZ-Af off=401777 len=1557404 2024-01-15T23:27:59.177 INFO:tasks.workunit.client.0.smithi053.stdout:op 5520 completed, throughput=5MB/sec 2024-01-15T23:27:59.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:58 smithi163 ceph-mon[138526]: pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:27:59.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:27:58 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:27:59.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:58 smithi053 ceph-mon[143363]: pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:27:59.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:27:58 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:27:59.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:58 smithi053 ceph-mon[146052]: pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:27:59.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:27:58 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:28:00.178 INFO:tasks.workunit.client.0.smithi053.stdout: 1076: throughput=5MB/sec pending data=0 2024-01-15T23:28:00.178 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-f9oR9OQHcUxqsS_ off=6650480 len=1254246 2024-01-15T23:28:00.179 INFO:tasks.workunit.client.0.smithi053.stdout:op 5521 completed, throughput=5MB/sec 2024-01-15T23:28:00.179 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-IVn1ZpnwbAAvz43 off=5149189 len=1538662 2024-01-15T23:28:00.181 INFO:tasks.workunit.client.0.smithi053.stdout:op 5522 completed, throughput=5MB/sec 2024-01-15T23:28:00.181 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-E_gtZ0eq_kGa1kv off=7848218 len=2009505 2024-01-15T23:28:00.193 INFO:tasks.workunit.client.0.smithi053.stdout:op 5523 completed, throughput=5MB/sec 2024-01-15T23:28:01.193 INFO:tasks.workunit.client.0.smithi053.stdout: 1077: throughput=5MB/sec pending data=0 2024-01-15T23:28:01.193 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0JFFTcLMNdxgsym off=3388552 len=832007 2024-01-15T23:28:01.198 INFO:tasks.workunit.client.0.smithi053.stdout:op 5524 completed, throughput=5MB/sec 2024-01-15T23:28:01.198 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-w1bm9laOCqobNiQ off=7569560 len=1046035 2024-01-15T23:28:01.203 INFO:tasks.workunit.client.0.smithi053.stdout:op 5525 completed, throughput=5MB/sec 2024-01-15T23:28:01.204 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0zsWAqX5Wf5-D7m off=5790581 len=1388857 2024-01-15T23:28:01.205 INFO:tasks.workunit.client.0.smithi053.stdout:op 5526 completed, throughput=5MB/sec 2024-01-15T23:28:01.206 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WFalu5Lqf4B9xaZ off=3842963 len=1308017 2024-01-15T23:28:01.213 INFO:tasks.workunit.client.0.smithi053.stdout:op 5527 completed, throughput=5MB/sec 2024-01-15T23:28:01.213 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3l8t5Bp3wab2id9 off=1247003 len=1867224 2024-01-15T23:28:01.215 INFO:tasks.workunit.client.0.smithi053.stdout:op 5528 completed, throughput=5MB/sec 2024-01-15T23:28:01.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:00 smithi163 ceph-mon[138526]: pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:28:01.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:00 smithi053 ceph-mon[143363]: pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:28:01.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:00 smithi053 ceph-mon[146052]: pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-01-15T23:28:02.216 INFO:tasks.workunit.client.0.smithi053.stdout: 1078: throughput=5MB/sec pending data=0 2024-01-15T23:28:02.216 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GNXu_u6ebLQtxgx off=3333955 len=446250 2024-01-15T23:28:02.216 INFO:tasks.workunit.client.0.smithi053.stdout:op 5529 completed, throughput=5MB/sec 2024-01-15T23:28:02.216 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-W0o10ELbpeFQwtJ off=388247 len=185727 2024-01-15T23:28:02.220 INFO:tasks.workunit.client.0.smithi053.stdout:op 5530 completed, throughput=5MB/sec 2024-01-15T23:28:02.220 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wTXsCEyHcrEThWA off=1924269 len=427061 2024-01-15T23:28:02.224 INFO:tasks.workunit.client.0.smithi053.stdout:op 5531 completed, throughput=5MB/sec 2024-01-15T23:28:02.224 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-85w4W7bHaLXb2Iu off=606072 len=1147329 2024-01-15T23:28:02.225 INFO:tasks.workunit.client.0.smithi053.stdout:op 5532 completed, throughput=5MB/sec 2024-01-15T23:28:02.225 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--4SU5ql7kJmpi03 off=1821389 len=602080 2024-01-15T23:28:02.230 INFO:tasks.workunit.client.0.smithi053.stdout:op 5533 completed, throughput=5MB/sec 2024-01-15T23:28:02.230 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kIv5l2NZGbhnnlf off=17062027 len=234965 2024-01-15T23:28:02.233 INFO:tasks.workunit.client.0.smithi053.stdout:op 5534 completed, throughput=5MB/sec 2024-01-15T23:28:02.233 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WooUGtp-7Xoq368 off=1833971 len=989154 2024-01-15T23:28:02.237 INFO:tasks.workunit.client.0.smithi053.stdout:op 5535 completed, throughput=5MB/sec 2024-01-15T23:28:03.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:02 smithi163 ceph-mon[138526]: pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:28:03.237 INFO:tasks.workunit.client.0.smithi053.stdout: 1079: throughput=5MB/sec pending data=0 2024-01-15T23:28:03.238 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0MFZX5FPCCtgVUt off=3501748 len=508019 2024-01-15T23:28:03.239 INFO:tasks.workunit.client.0.smithi053.stdout:op 5536 completed, throughput=5MB/sec 2024-01-15T23:28:03.239 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wMtoWL17F4wEmZ6 off=4252464 len=1557174 2024-01-15T23:28:03.246 INFO:tasks.workunit.client.0.smithi053.stdout:op 5537 completed, throughput=5MB/sec 2024-01-15T23:28:03.246 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZWYlEQf9JcymPyc off=8094171 len=1170408 2024-01-15T23:28:03.251 INFO:tasks.workunit.client.0.smithi053.stdout:op 5538 completed, throughput=5MB/sec 2024-01-15T23:28:03.251 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-V_WPhJg-JWcZmsm off=1804402 len=592678 2024-01-15T23:28:03.252 INFO:tasks.workunit.client.0.smithi053.stdout:op 5539 completed, throughput=5MB/sec 2024-01-15T23:28:03.252 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uPk7wGW6Ysh2e7y off=20338833 len=387205 2024-01-15T23:28:03.255 INFO:tasks.workunit.client.0.smithi053.stdout:op 5540 completed, throughput=5MB/sec 2024-01-15T23:28:03.255 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EvqOPJjytWFtx36 off=16205555 len=347738 2024-01-15T23:28:03.258 INFO:tasks.workunit.client.0.smithi053.stdout:op 5541 completed, throughput=5MB/sec 2024-01-15T23:28:03.258 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Vk-It-MFF1E84hk off=8795362 len=292947 2024-01-15T23:28:03.259 INFO:tasks.workunit.client.0.smithi053.stdout:op 5542 completed, throughput=5MB/sec 2024-01-15T23:28:03.259 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2-t6wht4A4WJBvL off=2900094 len=213415 2024-01-15T23:28:03.262 INFO:tasks.workunit.client.0.smithi053.stdout:op 5543 completed, throughput=5MB/sec 2024-01-15T23:28:03.262 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8b5kah1-VjXCxPQ off=4893329 len=206519 2024-01-15T23:28:03.265 INFO:tasks.workunit.client.0.smithi053.stdout:op 5544 completed, throughput=5MB/sec 2024-01-15T23:28:03.265 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-J9NrLcFrvF78iVh off=7766618 len=52631 2024-01-15T23:28:03.267 INFO:tasks.workunit.client.0.smithi053.stdout:op 5545 completed, throughput=5MB/sec 2024-01-15T23:28:03.267 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RrM7Me2Cmb218BG off=1547221 len=1416348 2024-01-15T23:28:03.276 INFO:tasks.workunit.client.0.smithi053.stdout:op 5546 completed, throughput=5MB/sec 2024-01-15T23:28:03.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:02 smithi053 ceph-mon[143363]: pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:28:03.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:02 smithi053 ceph-mon[146052]: pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-01-15T23:28:04.276 INFO:tasks.workunit.client.0.smithi053.stdout: 1080: throughput=5MB/sec pending data=0 2024-01-15T23:28:04.276 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KDAkUiCJMh2Yx8U off=6468607 len=1666277 2024-01-15T23:28:04.281 INFO:tasks.workunit.client.0.smithi053.stdout:op 5547 completed, throughput=5MB/sec 2024-01-15T23:28:04.281 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RpgGYU4uB1bbCgR off=2289008 len=1358388 2024-01-15T23:28:04.284 INFO:tasks.workunit.client.0.smithi053.stdout:op 5548 completed, throughput=5MB/sec 2024-01-15T23:28:04.284 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ci1vFQqIhlYnK5J off=1939237 len=1645863 2024-01-15T23:28:04.294 INFO:tasks.workunit.client.0.smithi053.stdout:op 5549 completed, throughput=5MB/sec 2024-01-15T23:28:05.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:04 smithi163 ceph-mon[138526]: pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-01-15T23:28:05.294 INFO:tasks.workunit.client.0.smithi053.stdout: 1081: throughput=5MB/sec pending data=0 2024-01-15T23:28:05.294 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jeAzAnroEe9vns2 off=2997977 len=2002514 2024-01-15T23:28:05.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:04 smithi053 ceph-mon[143363]: pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-01-15T23:28:05.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:04 smithi053 ceph-mon[146052]: pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-01-15T23:28:05.301 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:28:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:28:05] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2024-01-15T23:28:05.303 INFO:tasks.workunit.client.0.smithi053.stdout:op 5550 completed, throughput=5MB/sec 2024-01-15T23:28:05.304 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-savi_F1nwd_AQ-q off=9383995 len=1897103 2024-01-15T23:28:05.310 INFO:tasks.workunit.client.0.smithi053.stdout:op 5551 completed, throughput=5MB/sec 2024-01-15T23:28:05.311 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DDK0-vo_i3eAGVm off=2059075 len=795124 2024-01-15T23:28:05.311 INFO:tasks.workunit.client.0.smithi053.stdout:op 5552 completed, throughput=5MB/sec 2024-01-15T23:28:05.311 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GpSsQoiVaDU0vCn off=6349174 len=1549393 2024-01-15T23:28:05.319 INFO:tasks.workunit.client.0.smithi053.stdout:op 5553 completed, throughput=5MB/sec 2024-01-15T23:28:06.320 INFO:tasks.workunit.client.0.smithi053.stdout: 1082: throughput=5MB/sec pending data=0 2024-01-15T23:28:06.320 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bIU3pTjCgo4y3xJ off=4491320 len=852920 2024-01-15T23:28:06.325 INFO:tasks.workunit.client.0.smithi053.stdout:op 5554 completed, throughput=5MB/sec 2024-01-15T23:28:06.325 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hBvi7ye5EVrn5eT off=11143218 len=1263346 2024-01-15T23:28:06.331 INFO:tasks.workunit.client.0.smithi053.stdout:op 5555 completed, throughput=5MB/sec 2024-01-15T23:28:06.331 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MYvf-y55iORhwgM off=4340785 len=1582635 2024-01-15T23:28:06.334 INFO:tasks.workunit.client.0.smithi053.stdout:op 5556 completed, throughput=5MB/sec 2024-01-15T23:28:06.334 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-T-vRR08IxwnwLCo off=2436654 len=402720 2024-01-15T23:28:06.338 INFO:tasks.workunit.client.0.smithi053.stdout:op 5557 completed, throughput=5MB/sec 2024-01-15T23:28:07.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:06 smithi163 ceph-mon[138526]: pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:28:07.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:06 smithi053 ceph-mon[143363]: pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:28:07.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:06 smithi053 ceph-mon[146052]: pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:28:07.338 INFO:tasks.workunit.client.0.smithi053.stdout: 1083: throughput=5MB/sec pending data=0 2024-01-15T23:28:07.338 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-U4hRydnxdyk2JBu off=610464 len=1732150 2024-01-15T23:28:07.342 INFO:tasks.workunit.client.0.smithi053.stdout:op 5558 completed, throughput=5MB/sec 2024-01-15T23:28:07.342 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-azMezv7jQnMf_Hn off=6993968 len=1895966 2024-01-15T23:28:07.353 INFO:tasks.workunit.client.0.smithi053.stdout:op 5559 completed, throughput=5MB/sec 2024-01-15T23:28:07.354 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gMFFh0h0zFRhat6 off=6219339 len=1619082 2024-01-15T23:28:07.356 INFO:tasks.workunit.client.0.smithi053.stdout:op 5560 completed, throughput=5MB/sec 2024-01-15T23:28:08.356 INFO:tasks.workunit.client.0.smithi053.stdout: 1084: throughput=5MB/sec pending data=0 2024-01-15T23:28:08.356 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OnXjEO_zQ074RQt off=15987675 len=1248538 2024-01-15T23:28:08.358 INFO:tasks.workunit.client.0.smithi053.stdout:op 5561 completed, throughput=5MB/sec 2024-01-15T23:28:08.358 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hNNrJTXxAsspTv8 off=2671477 len=169756 2024-01-15T23:28:08.359 INFO:tasks.workunit.client.0.smithi053.stdout:op 5562 completed, throughput=5MB/sec 2024-01-15T23:28:08.359 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VEwZMdBDAeK2MzO off=4579877 len=905870 2024-01-15T23:28:08.361 INFO:tasks.workunit.client.0.smithi053.stdout:op 5563 completed, throughput=5MB/sec 2024-01-15T23:28:08.361 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cLQYr3GjYQLm-1L off=15436996 len=1665664 2024-01-15T23:28:08.364 INFO:tasks.workunit.client.0.smithi053.stdout:op 5564 completed, throughput=5MB/sec 2024-01-15T23:28:08.364 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Qxb3MNlUBEeJdjK off=9568774 len=1562463 2024-01-15T23:28:08.371 INFO:tasks.workunit.client.0.smithi053.stdout:op 5565 completed, throughput=5MB/sec 2024-01-15T23:28:09.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:08 smithi163 ceph-mon[138526]: pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-01-15T23:28:09.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:08 smithi053 ceph-mon[143363]: pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-01-15T23:28:09.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:08 smithi053 ceph-mon[146052]: pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-01-15T23:28:09.372 INFO:tasks.workunit.client.0.smithi053.stdout: 1085: throughput=5MB/sec pending data=0 2024-01-15T23:28:09.372 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VQgpBabQh0PgWH2 off=873070 len=797496 2024-01-15T23:28:09.373 INFO:tasks.workunit.client.0.smithi053.stdout:op 5566 completed, throughput=5MB/sec 2024-01-15T23:28:09.373 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sLotdiBxoBFIYUJ off=5627147 len=1620806 2024-01-15T23:28:09.376 INFO:tasks.workunit.client.0.smithi053.stdout:op 5567 completed, throughput=5MB/sec 2024-01-15T23:28:09.376 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kNA-5N6ZmEVxmFc off=778489 len=1726851 2024-01-15T23:28:09.378 INFO:tasks.workunit.client.0.smithi053.stdout:op 5568 completed, throughput=5MB/sec 2024-01-15T23:28:09.379 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uFsQKXNzg9VmSfU off=7046328 len=1393910 2024-01-15T23:28:09.386 INFO:tasks.workunit.client.0.smithi053.stdout:op 5569 completed, throughput=5MB/sec 2024-01-15T23:28:10.386 INFO:tasks.workunit.client.0.smithi053.stdout: 1086: throughput=5MB/sec pending data=0 2024-01-15T23:28:10.386 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HOcyliRJB3QQmwf off=6678726 len=301807 2024-01-15T23:28:10.390 INFO:tasks.workunit.client.0.smithi053.stdout:op 5570 completed, throughput=5MB/sec 2024-01-15T23:28:10.390 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-GXXYEuEtoTPpKCC off=21163660 len=2381 2024-01-15T23:28:10.390 INFO:tasks.workunit.client.0.smithi053.stdout:op 5571 completed, throughput=5MB/sec 2024-01-15T23:28:10.390 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-75R_uTVGYZbe8a0 off=18667075 len=1826904 2024-01-15T23:28:10.402 INFO:tasks.workunit.client.0.smithi053.stdout:op 5572 completed, throughput=5MB/sec 2024-01-15T23:28:10.402 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DvB2K_kibXw5Dxu off=8934677 len=1136071 2024-01-15T23:28:10.403 INFO:tasks.workunit.client.0.smithi053.stdout:op 5573 completed, throughput=5MB/sec 2024-01-15T23:28:10.404 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6goCZSeHGDxOvPu off=1215385 len=1915163 2024-01-15T23:28:10.406 INFO:tasks.workunit.client.0.smithi053.stdout:op 5574 completed, throughput=5MB/sec 2024-01-15T23:28:11.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:10 smithi163 ceph-mon[138526]: pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:28:11.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:10 smithi053 ceph-mon[143363]: pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:28:11.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:10 smithi053 ceph-mon[146052]: pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-01-15T23:28:11.406 INFO:tasks.workunit.client.0.smithi053.stdout: 1087: throughput=5MB/sec pending data=0 2024-01-15T23:28:11.406 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hWx9Zj4H_me5c9u off=14900173 len=814923 2024-01-15T23:28:11.411 INFO:tasks.workunit.client.0.smithi053.stdout:op 5575 completed, throughput=5MB/sec 2024-01-15T23:28:11.411 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5iTAZj5Pi-ZkHrt off=5969532 len=997984 2024-01-15T23:28:11.413 INFO:tasks.workunit.client.0.smithi053.stdout:op 5576 completed, throughput=5MB/sec 2024-01-15T23:28:11.413 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-G0gzEabwU0TOry2 off=2687508 len=1052212 2024-01-15T23:28:11.419 INFO:tasks.workunit.client.0.smithi053.stdout:op 5577 completed, throughput=5MB/sec 2024-01-15T23:28:11.419 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CIYi2cLm6t0CFAz off=7045179 len=1849958 2024-01-15T23:28:11.421 INFO:tasks.workunit.client.0.smithi053.stdout:op 5578 completed, throughput=5MB/sec 2024-01-15T23:28:11.421 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AUpQW94vgSqqp-B off=13217485 len=755895 2024-01-15T23:28:11.422 INFO:tasks.workunit.client.0.smithi053.stdout:op 5579 completed, throughput=5MB/sec 2024-01-15T23:28:12.423 INFO:tasks.workunit.client.0.smithi053.stdout: 1088: throughput=5MB/sec pending data=0 2024-01-15T23:28:12.423 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-igyP9RMj20Wme8m off=5687180 len=1225643 2024-01-15T23:28:12.431 INFO:tasks.workunit.client.0.smithi053.stdout:op 5580 completed, throughput=5MB/sec 2024-01-15T23:28:12.431 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-YRJ_Kqt9xTNHs7F off=869668 len=871870 2024-01-15T23:28:12.433 INFO:tasks.workunit.client.0.smithi053.stdout:op 5581 completed, throughput=5MB/sec 2024-01-15T23:28:12.433 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-d_D3i8gkznGiwel off=16269766 len=936715 2024-01-15T23:28:12.437 INFO:tasks.workunit.client.0.smithi053.stdout:op 5582 completed, throughput=5MB/sec 2024-01-15T23:28:12.437 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gEbZ56v8A7z0AeL off=17700815 len=1546013 2024-01-15T23:28:12.439 INFO:tasks.workunit.client.0.smithi053.stdout:op 5583 completed, throughput=5MB/sec 2024-01-15T23:28:12.439 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cjkWAqG4pE5S2GJ off=2820232 len=1180602 2024-01-15T23:28:12.440 INFO:tasks.workunit.client.0.smithi053.stdout:op 5584 completed, throughput=5MB/sec 2024-01-15T23:28:13.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:12 smithi163 ceph-mon[138526]: pgmap v2028: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-01-15T23:28:13.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:12 smithi053 ceph-mon[143363]: pgmap v2028: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-01-15T23:28:13.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:12 smithi053 ceph-mon[146052]: pgmap v2028: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-01-15T23:28:13.441 INFO:tasks.workunit.client.0.smithi053.stdout: 1089: throughput=5MB/sec pending data=0 2024-01-15T23:28:13.441 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-x5W_FKec26biQKW off=11753872 len=85228 2024-01-15T23:28:13.444 INFO:tasks.workunit.client.0.smithi053.stdout:op 5585 completed, throughput=5MB/sec 2024-01-15T23:28:13.444 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cuZJEn8RDNRc5fH off=17517129 len=889281 2024-01-15T23:28:13.449 INFO:tasks.workunit.client.0.smithi053.stdout:op 5586 completed, throughput=5MB/sec 2024-01-15T23:28:13.449 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vf041l7RNMNs_VE off=2620027 len=1300614 2024-01-15T23:28:13.455 INFO:tasks.workunit.client.0.smithi053.stdout:op 5587 completed, throughput=5MB/sec 2024-01-15T23:28:13.455 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zaTNREC9TBJDrqq off=13047923 len=1592280 2024-01-15T23:28:13.462 INFO:tasks.workunit.client.0.smithi053.stdout:op 5588 completed, throughput=5MB/sec 2024-01-15T23:28:13.462 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Td6wSRSDRztxk6Q off=17021927 len=1103297 2024-01-15T23:28:13.464 INFO:tasks.workunit.client.0.smithi053.stdout:op 5589 completed, throughput=5MB/sec 2024-01-15T23:28:14.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:28:14.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:28:14.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:28:14.464 INFO:tasks.workunit.client.0.smithi053.stdout: 1090: throughput=5MB/sec pending data=0 2024-01-15T23:28:14.464 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-30OKJVQ-p0A8ClV off=7574163 len=1545385 2024-01-15T23:28:14.472 INFO:tasks.workunit.client.0.smithi053.stdout:op 5590 completed, throughput=5MB/sec 2024-01-15T23:28:14.472 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uguiQmDb6AOFxP0 off=1794218 len=1719615 2024-01-15T23:28:14.474 INFO:tasks.workunit.client.0.smithi053.stdout:op 5591 completed, throughput=5MB/sec 2024-01-15T23:28:14.474 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-G6ljWYm71WV0njV off=11508371 len=1163909 2024-01-15T23:28:14.480 INFO:tasks.workunit.client.0.smithi053.stdout:op 5592 completed, throughput=5MB/sec 2024-01-15T23:28:14.480 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-f63Lc96kII8VzB7 off=4961738 len=98046 2024-01-15T23:28:14.480 INFO:tasks.workunit.client.0.smithi053.stdout:op 5593 completed, throughput=5MB/sec 2024-01-15T23:28:14.480 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mtzAvfXirAMAQJu off=9029162 len=1455403 2024-01-15T23:28:14.486 INFO:tasks.workunit.client.0.smithi053.stdout:op 5594 completed, throughput=5MB/sec 2024-01-15T23:28:15.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:14 smithi163 ceph-mon[138526]: pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:28:15.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:14 smithi053 ceph-mon[143363]: pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:28:15.301 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:28:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:28:15] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-01-15T23:28:15.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:14 smithi053 ceph-mon[146052]: pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:28:15.487 INFO:tasks.workunit.client.0.smithi053.stdout: 1091: throughput=5MB/sec pending data=0 2024-01-15T23:28:15.487 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PHD_3BR00e-pBqU off=11217668 len=1813391 2024-01-15T23:28:15.490 INFO:tasks.workunit.client.0.smithi053.stdout:op 5595 completed, throughput=5MB/sec 2024-01-15T23:28:15.490 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AcIv2eobXgKzJK4 off=1358959 len=562045 2024-01-15T23:28:15.491 INFO:tasks.workunit.client.0.smithi053.stdout:op 5596 completed, throughput=5MB/sec 2024-01-15T23:28:15.491 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-JlSpuvLXO3srwbV off=6532842 len=419572 2024-01-15T23:28:15.495 INFO:tasks.workunit.client.0.smithi053.stdout:op 5597 completed, throughput=5MB/sec 2024-01-15T23:28:15.495 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iXKPUkDKdDreKnR off=9551560 len=365808 2024-01-15T23:28:15.498 INFO:tasks.workunit.client.0.smithi053.stdout:op 5598 completed, throughput=5MB/sec 2024-01-15T23:28:15.498 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-S0VflmYJloGjXlo off=15310337 len=1307172 2024-01-15T23:28:15.504 INFO:tasks.workunit.client.0.smithi053.stdout:op 5599 completed, throughput=5MB/sec 2024-01-15T23:28:16.505 INFO:tasks.workunit.client.0.smithi053.stdout: 1092: throughput=5MB/sec pending data=0 2024-01-15T23:28:16.505 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-T7BD9wCOoVe4J_R off=4923193 len=708920 2024-01-15T23:28:16.506 INFO:tasks.workunit.client.0.smithi053.stdout:op 5600 completed, throughput=5MB/sec 2024-01-15T23:28:16.506 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6aEFz1-MRi1u4NZ off=4114986 len=146584 2024-01-15T23:28:16.507 INFO:tasks.workunit.client.0.smithi053.stdout:op 5601 completed, throughput=5MB/sec 2024-01-15T23:28:16.507 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Jg-KwWSrrZpxg6p off=5834665 len=1271733 2024-01-15T23:28:16.513 INFO:tasks.workunit.client.0.smithi053.stdout:op 5602 completed, throughput=5MB/sec 2024-01-15T23:28:16.513 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UI1rMn4U2Sht97F off=9952076 len=1083788 2024-01-15T23:28:16.514 INFO:tasks.workunit.client.0.smithi053.stdout:op 5603 completed, throughput=5MB/sec 2024-01-15T23:28:16.515 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-L1Vme0X2IcXh_ph off=10018714 len=978035 2024-01-15T23:28:16.516 INFO:tasks.workunit.client.0.smithi053.stdout:op 5604 completed, throughput=5MB/sec 2024-01-15T23:28:16.516 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yxIlFtZEl5NJ1Ak off=1933451 len=942613 2024-01-15T23:28:16.521 INFO:tasks.workunit.client.0.smithi053.stdout:op 5605 completed, throughput=5MB/sec 2024-01-15T23:28:17.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:16 smithi163 ceph-mon[138526]: pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:28:17.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:16 smithi053 ceph-mon[143363]: pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:28:17.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:16 smithi053 ceph-mon[146052]: pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:28:17.522 INFO:tasks.workunit.client.0.smithi053.stdout: 1093: throughput=5MB/sec pending data=0 2024-01-15T23:28:17.522 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-eyftOj2SC7VMqgi off=2207564 len=1558524 2024-01-15T23:28:17.524 INFO:tasks.workunit.client.0.smithi053.stdout:op 5606 completed, throughput=5MB/sec 2024-01-15T23:28:17.524 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-74QxPzf5dM27w-V off=8646118 len=708566 2024-01-15T23:28:17.528 INFO:tasks.workunit.client.0.smithi053.stdout:op 5607 completed, throughput=5MB/sec 2024-01-15T23:28:17.529 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-DLrkge-f18jTbP2 off=14900271 len=664194 2024-01-15T23:28:17.529 INFO:tasks.workunit.client.0.smithi053.stdout:op 5608 completed, throughput=5MB/sec 2024-01-15T23:28:17.529 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9c2waemxnG0LNXJ off=0 len=1880283 2024-01-15T23:28:17.540 INFO:tasks.workunit.client.0.smithi053.stdout:op 5609 completed, throughput=5MB/sec 2024-01-15T23:28:17.540 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nC-Msfi1TJhlf62 off=11320165 len=1117019 2024-01-15T23:28:17.546 INFO:tasks.workunit.client.0.smithi053.stdout:op 5610 completed, throughput=5MB/sec 2024-01-15T23:28:18.546 INFO:tasks.workunit.client.0.smithi053.stdout: 1094: throughput=5MB/sec pending data=0 2024-01-15T23:28:18.546 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-q6PI4IzCOfF4TqP off=13198863 len=956948 2024-01-15T23:28:18.552 INFO:tasks.workunit.client.0.smithi053.stdout:op 5611 completed, throughput=5MB/sec 2024-01-15T23:28:18.552 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WJJebISTEXh_IvB off=11566533 len=1514447 2024-01-15T23:28:18.559 INFO:tasks.workunit.client.0.smithi053.stdout:op 5612 completed, throughput=5MB/sec 2024-01-15T23:28:18.559 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XZCG5ZDwl_loXKt off=341540 len=241100 2024-01-15T23:28:18.561 INFO:tasks.workunit.client.0.smithi053.stdout:op 5613 completed, throughput=5MB/sec 2024-01-15T23:28:18.561 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-idoIUG-P7RTAVVK off=406657 len=1841268 2024-01-15T23:28:18.573 INFO:tasks.workunit.client.0.smithi053.stdout:op 5614 completed, throughput=5MB/sec 2024-01-15T23:28:18.573 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qka7TWIpiyuK82P off=4322354 len=1915578 2024-01-15T23:28:18.576 INFO:tasks.workunit.client.0.smithi053.stdout:op 5615 completed, throughput=5MB/sec 2024-01-15T23:28:19.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:18 smithi163 ceph-mon[138526]: pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:28:19.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:18 smithi053 ceph-mon[143363]: pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:28:19.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:18 smithi053 ceph-mon[146052]: pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-01-15T23:28:19.577 INFO:tasks.workunit.client.0.smithi053.stdout: 1095: throughput=5MB/sec pending data=0 2024-01-15T23:28:19.577 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FNGECzgQTHQcK7f off=1870461 len=2043816 2024-01-15T23:28:19.587 INFO:tasks.workunit.client.0.smithi053.stdout:op 5616 completed, throughput=5MB/sec 2024-01-15T23:28:19.587 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_xC3GdGB6dEQBmu off=18418007 len=1982629 2024-01-15T23:28:19.597 INFO:tasks.workunit.client.0.smithi053.stdout:op 5617 completed, throughput=5MB/sec 2024-01-15T23:28:20.598 INFO:tasks.workunit.client.0.smithi053.stdout: 1096: throughput=5MB/sec pending data=0 2024-01-15T23:28:20.598 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-IaaPbGPZnmZAS15 off=1150929 len=953090 2024-01-15T23:28:20.603 INFO:tasks.workunit.client.0.smithi053.stdout:op 5618 completed, throughput=5MB/sec 2024-01-15T23:28:20.603 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Q7lrOEBJ_kJbwrJ off=2781967 len=1022762 2024-01-15T23:28:20.609 INFO:tasks.workunit.client.0.smithi053.stdout:op 5619 completed, throughput=5MB/sec 2024-01-15T23:28:20.609 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-jtmmJpeOg6N9nP3 off=3795396 len=2091361 2024-01-15T23:28:20.618 INFO:tasks.workunit.client.0.smithi053.stdout:op 5620 completed, throughput=5MB/sec 2024-01-15T23:28:20.618 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hVoiCV757YLZQaU off=98584 len=163866 2024-01-15T23:28:20.619 INFO:tasks.workunit.client.0.smithi053.stdout:op 5621 completed, throughput=5MB/sec 2024-01-15T23:28:20.619 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZNap7iPz2VoKEUR off=2733123 len=1554177 2024-01-15T23:28:20.621 INFO:tasks.workunit.client.0.smithi053.stdout:op 5622 completed, throughput=5MB/sec 2024-01-15T23:28:21.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:20 smithi163 ceph-mon[138526]: pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-01-15T23:28:21.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:20 smithi053 ceph-mon[143363]: pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-01-15T23:28:21.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:20 smithi053 ceph-mon[146052]: pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-01-15T23:28:21.622 INFO:tasks.workunit.client.0.smithi053.stdout: 1097: throughput=5MB/sec pending data=0 2024-01-15T23:28:21.622 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AiZl_UAryuV3ues off=6729944 len=688638 2024-01-15T23:28:21.627 INFO:tasks.workunit.client.0.smithi053.stdout:op 5623 completed, throughput=5MB/sec 2024-01-15T23:28:21.627 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gVqMCNW1SjhWuJv off=1941822 len=1656411 2024-01-15T23:28:21.633 INFO:tasks.workunit.client.0.smithi053.stdout:op 5624 completed, throughput=5MB/sec 2024-01-15T23:28:21.634 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-c7pZrcalqolok4g off=11077762 len=311686 2024-01-15T23:28:21.635 INFO:tasks.workunit.client.0.smithi053.stdout:op 5625 completed, throughput=5MB/sec 2024-01-15T23:28:21.635 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cuZJEn8RDNRc5fH off=21185016 len=1387290 2024-01-15T23:28:21.642 INFO:tasks.workunit.client.0.smithi053.stdout:op 5626 completed, throughput=5MB/sec 2024-01-15T23:28:21.642 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--C_CM2qUyc9Thck off=9702628 len=1206854 2024-01-15T23:28:21.644 INFO:tasks.workunit.client.0.smithi053.stdout:op 5627 completed, throughput=5MB/sec 2024-01-15T23:28:22.644 INFO:tasks.workunit.client.0.smithi053.stdout: 1098: throughput=5MB/sec pending data=0 2024-01-15T23:28:22.645 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cHKPQx3j8iwlDGc off=3828775 len=484738 2024-01-15T23:28:22.648 INFO:tasks.workunit.client.0.smithi053.stdout:op 5628 completed, throughput=5MB/sec 2024-01-15T23:28:22.648 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KAGrsk53L-n10BR off=8607408 len=1554945 2024-01-15T23:28:22.651 INFO:tasks.workunit.client.0.smithi053.stdout:op 5629 completed, throughput=5MB/sec 2024-01-15T23:28:22.651 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PPajAYvmdPFLUtg off=0 len=1590228 2024-01-15T23:28:22.653 INFO:tasks.workunit.client.0.smithi053.stdout:op 5630 completed, throughput=5MB/sec 2024-01-15T23:28:22.653 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-35yI1CRysXPckvH off=1265463 len=1560279 2024-01-15T23:28:22.656 INFO:tasks.workunit.client.0.smithi053.stdout:op 5631 completed, throughput=5MB/sec 2024-01-15T23:28:23.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:22 smithi163 ceph-mon[138526]: pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:28:23.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:22 smithi053 ceph-mon[143363]: pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:28:23.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:22 smithi053 ceph-mon[146052]: pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-01-15T23:28:23.657 INFO:tasks.workunit.client.0.smithi053.stdout: 1099: throughput=5MB/sec pending data=0 2024-01-15T23:28:23.657 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-k2-k40SzMeiv0BR off=4387399 len=1402336 2024-01-15T23:28:23.660 INFO:tasks.workunit.client.0.smithi053.stdout:op 5632 completed, throughput=5MB/sec 2024-01-15T23:28:23.660 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-V29tjE0406SkqCB off=19002598 len=1705854 2024-01-15T23:28:23.668 INFO:tasks.workunit.client.0.smithi053.stdout:op 5633 completed, throughput=5MB/sec 2024-01-15T23:28:23.668 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ubig69TUjjtHafF off=1647135 len=1334553 2024-01-15T23:28:23.676 INFO:tasks.workunit.client.0.smithi053.stdout:op 5634 completed, throughput=5MB/sec 2024-01-15T23:28:23.677 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5MPYHdfipf-jXDt off=18796363 len=537677 2024-01-15T23:28:23.677 INFO:tasks.workunit.client.0.smithi053.stdout:op 5635 completed, throughput=5MB/sec 2024-01-15T23:28:24.678 INFO:tasks.workunit.client.0.smithi053.stdout: 1100: throughput=5MB/sec pending data=0 2024-01-15T23:28:24.678 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DvFVjgL1dq5-zAj off=1565869 len=46853 2024-01-15T23:28:24.681 INFO:tasks.workunit.client.0.smithi053.stdout:op 5636 completed, throughput=5MB/sec 2024-01-15T23:28:24.681 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Sc6sCh2kiBUmTH8 off=3433989 len=196735 2024-01-15T23:28:24.682 INFO:tasks.workunit.client.0.smithi053.stdout:op 5637 completed, throughput=5MB/sec 2024-01-15T23:28:24.682 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-c4Fxh9vCTP55r5y off=4414943 len=1614092 2024-01-15T23:28:24.684 INFO:tasks.workunit.client.0.smithi053.stdout:op 5638 completed, throughput=5MB/sec 2024-01-15T23:28:24.684 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-QMsOtd_FbohyPgS off=5619950 len=47103 2024-01-15T23:28:24.685 INFO:tasks.workunit.client.0.smithi053.stdout:op 5639 completed, throughput=5MB/sec 2024-01-15T23:28:24.685 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FKX01Rq6vFqbgKC off=16232111 len=970761 2024-01-15T23:28:24.686 INFO:tasks.workunit.client.0.smithi053.stdout:op 5640 completed, throughput=5MB/sec 2024-01-15T23:28:24.686 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qPyytxiOTKjC49M off=44634 len=1708041 2024-01-15T23:28:24.689 INFO:tasks.workunit.client.0.smithi053.stdout:op 5641 completed, throughput=5MB/sec 2024-01-15T23:28:24.689 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KVaii3d9nURg2sH off=791234 len=165242 2024-01-15T23:28:24.691 INFO:tasks.workunit.client.0.smithi053.stdout:op 5642 completed, throughput=5MB/sec 2024-01-15T23:28:24.691 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-P5E1p64IPOinFV0 off=50486 len=1883563 2024-01-15T23:28:24.701 INFO:tasks.workunit.client.0.smithi053.stdout:op 5643 completed, throughput=5MB/sec 2024-01-15T23:28:25.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:24 smithi163 ceph-mon[138526]: pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:28:25.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:24 smithi053 ceph-mon[143363]: pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:28:25.301 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:28:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:28:25] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-01-15T23:28:25.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:24 smithi053 ceph-mon[146052]: pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-01-15T23:28:25.701 INFO:tasks.workunit.client.0.smithi053.stdout: 1101: throughput=5MB/sec pending data=0 2024-01-15T23:28:25.701 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XbVFKjeku7ZVTgt off=2516987 len=229595 2024-01-15T23:28:25.704 INFO:tasks.workunit.client.0.smithi053.stdout:op 5644 completed, throughput=5MB/sec 2024-01-15T23:28:25.704 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0TF_KUAguArQ31x off=2474956 len=1743974 2024-01-15T23:28:25.712 INFO:tasks.workunit.client.0.smithi053.stdout:op 5645 completed, throughput=5MB/sec 2024-01-15T23:28:25.712 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3HYJn3NaYDbzi18 off=11121429 len=1417216 2024-01-15T23:28:25.713 INFO:tasks.workunit.client.0.smithi053.stdout:op 5646 completed, throughput=5MB/sec 2024-01-15T23:28:25.713 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4D-TMreKbqkujXn off=7280161 len=317879 2024-01-15T23:28:25.717 INFO:tasks.workunit.client.0.smithi053.stdout:op 5647 completed, throughput=5MB/sec 2024-01-15T23:28:25.717 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-z9h3gTWFKKieGi6 off=520554 len=285432 2024-01-15T23:28:25.717 INFO:tasks.workunit.client.0.smithi053.stdout:op 5648 completed, throughput=5MB/sec 2024-01-15T23:28:26.718 INFO:tasks.workunit.client.0.smithi053.stdout: 1102: throughput=5MB/sec pending data=0 2024-01-15T23:28:26.718 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fZT_3JDwHiXK0Ef off=1601787 len=383107 2024-01-15T23:28:26.719 INFO:tasks.workunit.client.0.smithi053.stdout:op 5649 completed, throughput=5MB/sec 2024-01-15T23:28:26.719 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BFuRmys1rdsqFzM off=8484396 len=191010 2024-01-15T23:28:26.722 INFO:tasks.workunit.client.0.smithi053.stdout:op 5650 completed, throughput=5MB/sec 2024-01-15T23:28:26.722 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cVuxRLEV5HD5lZp off=3791190 len=823478 2024-01-15T23:28:26.723 INFO:tasks.workunit.client.0.smithi053.stdout:op 5651 completed, throughput=5MB/sec 2024-01-15T23:28:26.723 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Z7PHfulMA2rY3Xi off=8107652 len=1323424 2024-01-15T23:28:26.724 INFO:tasks.workunit.client.0.smithi053.stdout:op 5652 completed, throughput=5MB/sec 2024-01-15T23:28:26.724 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VKGUjzMIezniJk2 off=765745 len=277858 2024-01-15T23:28:26.725 INFO:tasks.workunit.client.0.smithi053.stdout:op 5653 completed, throughput=5MB/sec 2024-01-15T23:28:26.725 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-duqb4EXEoZMqlWR off=9718906 len=459416 2024-01-15T23:28:26.726 INFO:tasks.workunit.client.0.smithi053.stdout:op 5654 completed, throughput=5MB/sec 2024-01-15T23:28:26.726 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1nYpCq2tOF6SjRC off=633149 len=1266532 2024-01-15T23:28:26.726 INFO:tasks.workunit.client.0.smithi053.stdout:op 5655 completed, throughput=5MB/sec 2024-01-15T23:28:26.726 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CIi2RFAbhb8AdDR off=1847803 len=1457682 2024-01-15T23:28:26.727 INFO:tasks.workunit.client.0.smithi053.stdout:op 5656 completed, throughput=5MB/sec 2024-01-15T23:28:27.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:26 smithi163 ceph-mon[138526]: pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-01-15T23:28:27.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:26 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:28:27.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:26 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:28:27.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:26 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:28:27.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:26 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:28:27.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:26 smithi053 ceph-mon[143363]: pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-01-15T23:28:27.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:26 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:28:27.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:26 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:28:27.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:26 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:28:27.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:26 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:28:27.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:26 smithi053 ceph-mon[146052]: pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-01-15T23:28:27.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:26 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:28:27.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:26 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:28:27.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:26 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:28:27.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:26 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:28:27.728 INFO:tasks.workunit.client.0.smithi053.stdout: 1103: throughput=5MB/sec pending data=0 2024-01-15T23:28:27.728 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_8I7ZUzJRw7rPP1 off=3104081 len=758124 2024-01-15T23:28:27.729 INFO:tasks.workunit.client.0.smithi053.stdout:op 5657 completed, throughput=5MB/sec 2024-01-15T23:28:27.729 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mIhKGMbwUNJy3tU off=21634755 len=1227204 2024-01-15T23:28:27.731 INFO:tasks.workunit.client.0.smithi053.stdout:op 5658 completed, throughput=5MB/sec 2024-01-15T23:28:27.731 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iMxpf8UHOlang3I off=3884925 len=403706 2024-01-15T23:28:27.732 INFO:tasks.workunit.client.0.smithi053.stdout:op 5659 completed, throughput=5MB/sec 2024-01-15T23:28:27.732 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vB3c2tdX95o3x4F off=2400271 len=1528200 2024-01-15T23:28:27.734 INFO:tasks.workunit.client.0.smithi053.stdout:op 5660 completed, throughput=5MB/sec 2024-01-15T23:28:27.734 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HpJ9xNSt3b_EPef off=1837889 len=432335 2024-01-15T23:28:27.735 INFO:tasks.workunit.client.0.smithi053.stdout:op 5661 completed, throughput=5MB/sec 2024-01-15T23:28:28.735 INFO:tasks.workunit.client.0.smithi053.stdout: 1104: throughput=5MB/sec pending data=0 2024-01-15T23:28:28.736 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-a5Z-WaAh75nYtEi off=12129278 len=717594 2024-01-15T23:28:28.740 INFO:tasks.workunit.client.0.smithi053.stdout:op 5662 completed, throughput=5MB/sec 2024-01-15T23:28:28.740 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BEJOBwAk-esZrTS off=336642 len=839812 2024-01-15T23:28:28.746 INFO:tasks.workunit.client.0.smithi053.stdout:op 5663 completed, throughput=5MB/sec 2024-01-15T23:28:28.746 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RibnSyCA5GKBjTT off=804068 len=1011613 2024-01-15T23:28:28.751 INFO:tasks.workunit.client.0.smithi053.stdout:op 5664 completed, throughput=5MB/sec 2024-01-15T23:28:28.751 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-t5hSYiAv_BeOCKJ off=3100413 len=956878 2024-01-15T23:28:28.755 INFO:tasks.workunit.client.0.smithi053.stdout:op 5665 completed, throughput=5MB/sec 2024-01-15T23:28:28.756 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ACOTefsX9QQimbb off=4139633 len=400888 2024-01-15T23:28:28.757 INFO:tasks.workunit.client.0.smithi053.stdout:op 5666 completed, throughput=5MB/sec 2024-01-15T23:28:28.757 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-r5zQMuBV8IiPtnn off=9861584 len=1998954 2024-01-15T23:28:28.758 INFO:tasks.workunit.client.0.smithi053.stdout:op 5667 completed, throughput=5MB/sec 2024-01-15T23:28:29.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:28 smithi163 ceph-mon[138526]: pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:28:29.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:28:29.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:28 smithi053 ceph-mon[143363]: pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:28:29.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:28:29.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:28 smithi053 ceph-mon[146052]: pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-01-15T23:28:29.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:28:29.758 INFO:tasks.workunit.client.0.smithi053.stdout: 1105: throughput=5MB/sec pending data=0 2024-01-15T23:28:29.759 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xfY1hmErqxdpP7T off=4241126 len=1356165 2024-01-15T23:28:29.765 INFO:tasks.workunit.client.0.smithi053.stdout:op 5668 completed, throughput=5MB/sec 2024-01-15T23:28:29.765 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dbmcBPYF7VpConj off=4660420 len=361793 2024-01-15T23:28:29.769 INFO:tasks.workunit.client.0.smithi053.stdout:op 5669 completed, throughput=5MB/sec 2024-01-15T23:28:29.769 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EUbbreWn6Be_GHw off=2176351 len=732467 2024-01-15T23:28:29.773 INFO:tasks.workunit.client.0.smithi053.stdout:op 5670 completed, throughput=5MB/sec 2024-01-15T23:28:29.773 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tflsoB6vtSHNsC4 off=1405625 len=539084 2024-01-15T23:28:29.774 INFO:tasks.workunit.client.0.smithi053.stdout:op 5671 completed, throughput=5MB/sec 2024-01-15T23:28:29.774 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3KzltqUZf4zHMm1 off=5572703 len=297564 2024-01-15T23:28:29.775 INFO:tasks.workunit.client.0.smithi053.stdout:op 5672 completed, throughput=5MB/sec 2024-01-15T23:28:29.775 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-49Bvzd5A4qIBy2c off=299074 len=1733626 2024-01-15T23:28:29.777 INFO:tasks.workunit.client.0.smithi053.stdout:op 5673 completed, throughput=5MB/sec 2024-01-15T23:28:30.777 INFO:tasks.workunit.client.0.smithi053.stdout: 1106: throughput=5MB/sec pending data=0 2024-01-15T23:28:30.778 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-owtStvwSkHHW0Mc off=34240 len=1413559 2024-01-15T23:28:30.779 INFO:tasks.workunit.client.0.smithi053.stdout:op 5674 completed, throughput=5MB/sec 2024-01-15T23:28:30.779 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SlLu-u3rH8Jm8JH off=7488991 len=1204448 2024-01-15T23:28:30.780 INFO:tasks.workunit.client.0.smithi053.stdout:op 5675 completed, throughput=5MB/sec 2024-01-15T23:28:30.780 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rgpaXSl5Uk6Wlmh off=8347053 len=1935662 2024-01-15T23:28:30.782 INFO:tasks.workunit.client.0.smithi053.stdout:op 5676 completed, throughput=5MB/sec 2024-01-15T23:28:30.782 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JROXDNkHZFrsKG- off=1717031 len=81269 2024-01-15T23:28:30.783 INFO:tasks.workunit.client.0.smithi053.stdout:op 5677 completed, throughput=5MB/sec 2024-01-15T23:28:30.783 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7Rt6lyUP_ruidyt off=1821086 len=206814 2024-01-15T23:28:30.784 INFO:tasks.workunit.client.0.smithi053.stdout:op 5678 completed, throughput=5MB/sec 2024-01-15T23:28:30.784 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nU1rjABaIUuVseN off=634879 len=1291513 2024-01-15T23:28:30.791 INFO:tasks.workunit.client.0.smithi053.stdout:op 5679 completed, throughput=5MB/sec 2024-01-15T23:28:31.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:30 smithi163 ceph-mon[138526]: pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:28:31.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:30 smithi053 ceph-mon[143363]: pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:28:31.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:30 smithi053 ceph-mon[146052]: pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-01-15T23:28:31.792 INFO:tasks.workunit.client.0.smithi053.stdout: 1107: throughput=5MB/sec pending data=0 2024-01-15T23:28:31.792 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-idoIUG-P7RTAVVK off=917605 len=1008137 2024-01-15T23:28:31.794 INFO:tasks.workunit.client.0.smithi053.stdout:op 5680 completed, throughput=5MB/sec 2024-01-15T23:28:31.794 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0o8aujRdsQcEz7d off=8533905 len=1922404 2024-01-15T23:28:31.796 INFO:tasks.workunit.client.0.smithi053.stdout:op 5681 completed, throughput=5MB/sec 2024-01-15T23:28:31.796 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ud1N0uxWWBTJkFe off=17575899 len=1318417 2024-01-15T23:28:31.797 INFO:tasks.workunit.client.0.smithi053.stdout:op 5682 completed, throughput=5MB/sec 2024-01-15T23:28:32.798 INFO:tasks.workunit.client.0.smithi053.stdout: 1108: throughput=5MB/sec pending data=0 2024-01-15T23:28:32.798 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BpauKZd4Qzbv-tc off=11136273 len=166916 2024-01-15T23:28:32.801 INFO:tasks.workunit.client.0.smithi053.stdout:op 5683 completed, throughput=5MB/sec 2024-01-15T23:28:32.801 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DFA4zOoMTrNELlB off=22239371 len=1430225 2024-01-15T23:28:32.808 INFO:tasks.workunit.client.0.smithi053.stdout:op 5684 completed, throughput=5MB/sec 2024-01-15T23:28:32.808 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wqfkYVoEln-wV4u off=8898676 len=702634 2024-01-15T23:28:32.809 INFO:tasks.workunit.client.0.smithi053.stdout:op 5685 completed, throughput=5MB/sec 2024-01-15T23:28:32.809 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-r8HbpWNjqywCYeA off=13443869 len=1778337 2024-01-15T23:28:32.812 INFO:tasks.workunit.client.0.smithi053.stdout:op 5686 completed, throughput=5MB/sec 2024-01-15T23:28:32.812 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-mzBBbRaHJgDZeN7 off=11447621 len=915630 2024-01-15T23:28:32.816 INFO:tasks.workunit.client.0.smithi053.stdout:op 5687 completed, throughput=5MB/sec 2024-01-15T23:28:32.816 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cIwrpA47__hsBj- off=2615209 len=70235 2024-01-15T23:28:32.817 INFO:tasks.workunit.client.0.smithi053.stdout:op 5688 completed, throughput=5MB/sec 2024-01-15T23:28:32.817 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tWZ57Iso8NggFoe off=1417637 len=1514976 2024-01-15T23:28:32.819 INFO:tasks.workunit.client.0.smithi053.stdout:op 5689 completed, throughput=5MB/sec 2024-01-15T23:28:33.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:32 smithi163 ceph-mon[138526]: pgmap v2038: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:28:33.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:32 smithi053 ceph-mon[143363]: pgmap v2038: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:28:33.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:32 smithi053 ceph-mon[146052]: pgmap v2038: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-01-15T23:28:33.819 INFO:tasks.workunit.client.0.smithi053.stdout: 1109: throughput=5MB/sec pending data=0 2024-01-15T23:28:33.819 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-X5WOeDmRix9GFSy off=9306168 len=2087788 2024-01-15T23:28:33.822 INFO:tasks.workunit.client.0.smithi053.stdout:op 5690 completed, throughput=5MB/sec 2024-01-15T23:28:33.822 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-j3VqPEj0UYZyrzF off=9890519 len=1150542 2024-01-15T23:28:33.823 INFO:tasks.workunit.client.0.smithi053.stdout:op 5691 completed, throughput=5MB/sec 2024-01-15T23:28:33.823 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-28-BFFrsy77g7IV off=485912 len=1833292 2024-01-15T23:28:33.835 INFO:tasks.workunit.client.0.smithi053.stdout:op 5692 completed, throughput=5MB/sec 2024-01-15T23:28:34.835 INFO:tasks.workunit.client.0.smithi053.stdout: 1110: throughput=5MB/sec pending data=0 2024-01-15T23:28:34.835 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5xBaULA7PXO3SHs off=3810672 len=624812 2024-01-15T23:28:34.837 INFO:tasks.workunit.client.0.smithi053.stdout:op 5693 completed, throughput=5MB/sec 2024-01-15T23:28:34.837 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-KSkzNdq9s5ctRrZ off=1883769 len=827031 2024-01-15T23:28:34.838 INFO:tasks.workunit.client.0.smithi053.stdout:op 5694 completed, throughput=5MB/sec 2024-01-15T23:28:34.838 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KcPahAGaEA5l8Ef off=2066825 len=1656867 2024-01-15T23:28:34.847 INFO:tasks.workunit.client.0.smithi053.stdout:op 5695 completed, throughput=5MB/sec 2024-01-15T23:28:34.847 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kR1ca4JwZSaRXWr off=3560875 len=524769 2024-01-15T23:28:34.850 INFO:tasks.workunit.client.0.smithi053.stdout:op 5696 completed, throughput=5MB/sec 2024-01-15T23:28:34.850 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rR5n_NTOWQIlFqa off=6171449 len=1912982 2024-01-15T23:28:34.854 INFO:tasks.workunit.client.0.smithi053.stdout:op 5697 completed, throughput=5MB/sec 2024-01-15T23:28:35.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:34 smithi163 ceph-mon[138526]: pgmap v2039: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:28:35.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:34 smithi053 ceph-mon[143363]: pgmap v2039: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:28:35.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:34 smithi053 ceph-mon[146052]: pgmap v2039: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-01-15T23:28:35.301 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:28:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:28:35] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-01-15T23:28:35.854 INFO:tasks.workunit.client.0.smithi053.stdout: 1111: throughput=5MB/sec pending data=0 2024-01-15T23:28:35.854 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GSRY7-LTEEaXKG9 off=4834816 len=1194059 2024-01-15T23:28:35.860 INFO:tasks.workunit.client.0.smithi053.stdout:op 5698 completed, throughput=5MB/sec 2024-01-15T23:28:35.860 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-P91xlCybXRVHfA_ off=21944734 len=1054026 2024-01-15T23:28:35.861 INFO:tasks.workunit.client.0.smithi053.stdout:op 5699 completed, throughput=5MB/sec 2024-01-15T23:28:35.861 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--5W6NhLWUxYT2P_ off=10032615 len=692289 2024-01-15T23:28:35.866 INFO:tasks.workunit.client.0.smithi053.stdout:op 5700 completed, throughput=5MB/sec 2024-01-15T23:28:35.866 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9_Mx4VQbcpk88kj off=1903737 len=1201128 2024-01-15T23:28:35.867 INFO:tasks.workunit.client.0.smithi053.stdout:op 5701 completed, throughput=5MB/sec 2024-01-15T23:28:36.868 INFO:tasks.workunit.client.0.smithi053.stdout: 1112: throughput=5MB/sec pending data=0 2024-01-15T23:28:36.868 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3IxrOgwtgO73gRq off=6535991 len=570375 2024-01-15T23:28:36.869 INFO:tasks.workunit.client.0.smithi053.stdout:op 5702 completed, throughput=5MB/sec 2024-01-15T23:28:36.869 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HpBYmnQKJXoDPNN off=2665741 len=1742959 2024-01-15T23:28:36.880 INFO:tasks.workunit.client.0.smithi053.stdout:op 5703 completed, throughput=5MB/sec 2024-01-15T23:28:36.880 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jzF0zwvYcqDzKwn off=7098915 len=725702 2024-01-15T23:28:36.881 INFO:tasks.workunit.client.0.smithi053.stdout:op 5704 completed, throughput=5MB/sec 2024-01-15T23:28:36.881 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-w8fYdNZPDujaYyG off=330849 len=867237 2024-01-15T23:28:36.883 INFO:tasks.workunit.client.0.smithi053.stdout:op 5705 completed, throughput=5MB/sec 2024-01-15T23:28:36.883 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lXRtzESRmukOuXw off=0 len=1560459 2024-01-15T23:28:36.885 INFO:tasks.workunit.client.0.smithi053.stdout:op 5706 completed, throughput=5MB/sec 2024-01-15T23:28:37.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:36 smithi163 ceph-mon[138526]: pgmap v2040: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-01-15T23:28:37.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:36 smithi053 ceph-mon[143363]: pgmap v2040: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-01-15T23:28:37.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:36 smithi053 ceph-mon[146052]: pgmap v2040: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-01-15T23:28:37.886 INFO:tasks.workunit.client.0.smithi053.stdout: 1113: throughput=5MB/sec pending data=0 2024-01-15T23:28:37.886 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-V5nG3XdTwjFCdZl off=18400011 len=839015 2024-01-15T23:28:37.891 INFO:tasks.workunit.client.0.smithi053.stdout:op 5707 completed, throughput=5MB/sec 2024-01-15T23:28:37.891 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-5we5gLOoyi62YzQ off=8551085 len=513170 2024-01-15T23:28:37.892 INFO:tasks.workunit.client.0.smithi053.stdout:op 5708 completed, throughput=5MB/sec 2024-01-15T23:28:37.892 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-6aEFz1-MRi1u4NZ off=5086369 len=155959 2024-01-15T23:28:37.895 INFO:tasks.workunit.client.0.smithi053.stdout:op 5709 completed, throughput=5MB/sec 2024-01-15T23:28:37.895 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vdGjLG9D7EKfEQA off=5879904 len=1149819 2024-01-15T23:28:37.901 INFO:tasks.workunit.client.0.smithi053.stdout:op 5710 completed, throughput=5MB/sec 2024-01-15T23:28:37.901 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-AnchcfbR2N9lJLq off=15437729 len=1374422 2024-01-15T23:28:37.907 INFO:tasks.workunit.client.0.smithi053.stdout:op 5711 completed, throughput=5MB/sec 2024-01-15T23:28:37.907 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KQA0RsQwidtIBJs off=6519899 len=26020 2024-01-15T23:28:37.909 INFO:tasks.workunit.client.0.smithi053.stdout:op 5712 completed, throughput=5MB/sec 2024-01-15T23:28:37.909 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-q0XNWKWLDWt_SyB off=5433470 len=1899012 2024-01-15T23:28:37.911 INFO:tasks.workunit.client.0.smithi053.stdout:op 5713 completed, throughput=5MB/sec 2024-01-15T23:28:38.911 INFO:tasks.workunit.client.0.smithi053.stdout: 1114: throughput=5MB/sec pending data=0 2024-01-15T23:28:38.911 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AIfxOz6oJqw6-ix off=5965111 len=1451731 2024-01-15T23:28:38.913 INFO:tasks.workunit.client.0.smithi053.stdout:op 5714 completed, throughput=5MB/sec 2024-01-15T23:28:38.913 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7Ya6lO18nYB-uhW off=5763687 len=455217 2024-01-15T23:28:38.917 INFO:tasks.workunit.client.0.smithi053.stdout:op 5715 completed, throughput=5MB/sec 2024-01-15T23:28:38.917 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-J6TRLa6byBURkna off=9126171 len=768653 2024-01-15T23:28:38.922 INFO:tasks.workunit.client.0.smithi053.stdout:op 5716 completed, throughput=5MB/sec 2024-01-15T23:28:38.922 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HLsr792z99uAFwz off=3240886 len=846433 2024-01-15T23:28:38.926 INFO:tasks.workunit.client.0.smithi053.stdout:op 5717 completed, throughput=5MB/sec 2024-01-15T23:28:38.926 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ubGjOaclyODFOw6 off=13200401 len=1345373 2024-01-15T23:28:38.931 INFO:tasks.workunit.client.0.smithi053.stdout:op 5718 completed, throughput=5MB/sec 2024-01-15T23:28:39.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:38 smithi163 ceph-mon[138526]: pgmap v2041: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-01-15T23:28:39.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:38 smithi053 ceph-mon[143363]: pgmap v2041: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-01-15T23:28:39.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:38 smithi053 ceph-mon[146052]: pgmap v2041: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-01-15T23:28:39.932 INFO:tasks.workunit.client.0.smithi053.stdout: 1115: throughput=5MB/sec pending data=0 2024-01-15T23:28:39.932 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ynTXCeYcKaBEnkl off=286697 len=1291808 2024-01-15T23:28:39.933 INFO:tasks.workunit.client.0.smithi053.stdout:op 5719 completed, throughput=5MB/sec 2024-01-15T23:28:39.934 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZkehiE4rsQa7HEN off=1497721 len=537708 2024-01-15T23:28:39.935 INFO:tasks.workunit.client.0.smithi053.stdout:op 5720 completed, throughput=5MB/sec 2024-01-15T23:28:39.935 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-UrdneEhL-_lHV-k off=14433102 len=1807269 2024-01-15T23:28:39.937 INFO:tasks.workunit.client.0.smithi053.stdout:op 5721 completed, throughput=5MB/sec 2024-01-15T23:28:39.937 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Oo2E6NYfMT6UBfO off=9433419 len=1036984 2024-01-15T23:28:39.942 INFO:tasks.workunit.client.0.smithi053.stdout:op 5722 completed, throughput=5MB/sec 2024-01-15T23:28:39.942 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0cDvPx5woQL1dqo off=16692251 len=1948810 2024-01-15T23:28:39.944 INFO:tasks.workunit.client.0.smithi053.stdout:op 5723 completed, throughput=5MB/sec 2024-01-15T23:28:40.948 INFO:tasks.workunit.client.0.smithi053.stdout: 1116: throughput=5MB/sec pending data=0 2024-01-15T23:28:40.948 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-uNB12Jl9hfA3UMz off=581377 len=612193 2024-01-15T23:28:40.948 INFO:tasks.workunit.client.0.smithi053.stdout:op 5724 completed, throughput=5MB/sec 2024-01-15T23:28:40.948 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bE6_NuhQz2puu-V off=2102701 len=200191 2024-01-15T23:28:40.949 INFO:tasks.workunit.client.0.smithi053.stdout:op 5725 completed, throughput=5MB/sec 2024-01-15T23:28:40.949 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4pY7C1zbjb0gQpY off=502259 len=1984630 2024-01-15T23:28:40.960 INFO:tasks.workunit.client.0.smithi053.stdout:op 5726 completed, throughput=5MB/sec 2024-01-15T23:28:40.960 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4kNo6x2HjjalLhh off=244388 len=269548 2024-01-15T23:28:40.963 INFO:tasks.workunit.client.0.smithi053.stdout:op 5727 completed, throughput=5MB/sec 2024-01-15T23:28:40.963 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Uz-cIf4Czs6A779 off=3760532 len=975494 2024-01-15T23:28:40.965 INFO:tasks.workunit.client.0.smithi053.stdout:op 5728 completed, throughput=5MB/sec 2024-01-15T23:28:41.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:40 smithi163 ceph-mon[138526]: pgmap v2042: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-01-15T23:28:41.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:40 smithi053 ceph-mon[143363]: pgmap v2042: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-01-15T23:28:41.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:40 smithi053 ceph-mon[146052]: pgmap v2042: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-01-15T23:28:41.965 INFO:tasks.workunit.client.0.smithi053.stdout: 1117: throughput=5MB/sec pending data=0 2024-01-15T23:28:41.965 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fFqvstXuFWoE94D off=1106110 len=129835 2024-01-15T23:28:41.968 INFO:tasks.workunit.client.0.smithi053.stdout:op 5729 completed, throughput=5MB/sec 2024-01-15T23:28:41.968 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Dbpj3TH3JQaH76r off=472311 len=2033054 2024-01-15T23:28:41.975 INFO:tasks.workunit.client.0.smithi053.stdout:op 5730 completed, throughput=5MB/sec 2024-01-15T23:28:41.975 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-VgG7RyPIQTVJXxO off=8109174 len=602396 2024-01-15T23:28:41.977 INFO:tasks.workunit.client.0.smithi053.stdout:op 5731 completed, throughput=5MB/sec 2024-01-15T23:28:41.977 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Cp9ZKtVYPENvy20 off=1336134 len=1988641 2024-01-15T23:28:41.984 INFO:tasks.workunit.client.0.smithi053.stdout:op 5732 completed, throughput=5MB/sec 2024-01-15T23:28:41.985 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iJHWhmS3z0fuMzm off=4480172 len=1364088 2024-01-15T23:28:41.990 INFO:tasks.workunit.client.0.smithi053.stdout:op 5733 completed, throughput=5MB/sec 2024-01-15T23:28:42.991 INFO:tasks.workunit.client.0.smithi053.stdout: 1118: throughput=5MB/sec pending data=0 2024-01-15T23:28:42.991 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8DNMuLqgnnp0sMC off=19368608 len=1093059 2024-01-15T23:28:42.999 INFO:tasks.workunit.client.0.smithi053.stdout:op 5734 completed, throughput=5MB/sec 2024-01-15T23:28:42.999 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--4J63OiASxKCVN6 off=990493 len=182343 2024-01-15T23:28:43.000 INFO:tasks.workunit.client.0.smithi053.stdout:op 5735 completed, throughput=5MB/sec 2024-01-15T23:28:43.000 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YjmN5Mm8Beoz7u_ off=23204842 len=298735 2024-01-15T23:28:43.003 INFO:tasks.workunit.client.0.smithi053.stdout:op 5736 completed, throughput=5MB/sec 2024-01-15T23:28:43.003 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Nb3C6bVty0_cTSQ off=18196174 len=1188647 2024-01-15T23:28:43.004 INFO:tasks.workunit.client.0.smithi053.stdout:op 5737 completed, throughput=5MB/sec 2024-01-15T23:28:43.004 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Sx1nH3XHdPTOtHI off=3290545 len=488329 2024-01-15T23:28:43.008 INFO:tasks.workunit.client.0.smithi053.stdout:op 5738 completed, throughput=5MB/sec 2024-01-15T23:28:43.008 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-J3YcGEbu66LjOr1 off=413747 len=1239828 2024-01-15T23:28:43.016 INFO:tasks.workunit.client.0.smithi053.stdout:op 5739 completed, throughput=5MB/sec 2024-01-15T23:28:43.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:42 smithi163 ceph-mon[138526]: pgmap v2043: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-01-15T23:28:43.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:42 smithi053 ceph-mon[143363]: pgmap v2043: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-01-15T23:28:43.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:42 smithi053 ceph-mon[146052]: pgmap v2043: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-01-15T23:28:44.016 INFO:tasks.workunit.client.0.smithi053.stdout: 1119: throughput=5MB/sec pending data=0 2024-01-15T23:28:44.016 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-W6Pbi8oaOOG1zBx off=16648296 len=1993852 2024-01-15T23:28:44.019 INFO:tasks.workunit.client.0.smithi053.stdout:op 5740 completed, throughput=5MB/sec 2024-01-15T23:28:44.019 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-wmIaHs93GCFfiRe off=4906466 len=1031843 2024-01-15T23:28:44.025 INFO:tasks.workunit.client.0.smithi053.stdout:op 5741 completed, throughput=5MB/sec 2024-01-15T23:28:44.025 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Vo_-R6DukGyDtxi off=14593532 len=1501806 2024-01-15T23:28:44.027 INFO:tasks.workunit.client.0.smithi053.stdout:op 5742 completed, throughput=5MB/sec 2024-01-15T23:28:44.028 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vZg0zdqIyBCTKLG off=5579204 len=414334 2024-01-15T23:28:44.028 INFO:tasks.workunit.client.0.smithi053.stdout:op 5743 completed, throughput=5MB/sec 2024-01-15T23:28:44.028 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3qwZgk9L1q4zJjK off=2970878 len=56471 2024-01-15T23:28:44.028 INFO:tasks.workunit.client.0.smithi053.stdout:op 5744 completed, throughput=5MB/sec 2024-01-15T23:28:44.028 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-aQyUTCNMxLzb9Et off=7472173 len=1507541 2024-01-15T23:28:44.029 INFO:tasks.workunit.client.0.smithi053.stdout:op 5745 completed, throughput=5MB/sec 2024-01-15T23:28:44.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:28:44.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:28:44.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:28:45.029 INFO:tasks.workunit.client.0.smithi053.stdout: 1120: throughput=5MB/sec pending data=0 2024-01-15T23:28:45.030 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MmTUCNtCEyoVcOJ off=4973331 len=1649401 2024-01-15T23:28:45.037 INFO:tasks.workunit.client.0.smithi053.stdout:op 5746 completed, throughput=5MB/sec 2024-01-15T23:28:45.037 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1mw3nSJmmlo7m84 off=8479072 len=1367071 2024-01-15T23:28:45.044 INFO:tasks.workunit.client.0.smithi053.stdout:op 5747 completed, throughput=5MB/sec 2024-01-15T23:28:45.044 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2ayEis3WmZ10f1B off=2965178 len=886813 2024-01-15T23:28:45.045 INFO:tasks.workunit.client.0.smithi053.stdout:op 5748 completed, throughput=5MB/sec 2024-01-15T23:28:45.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:44 smithi163 ceph-mon[138526]: pgmap v2044: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:28:45.301 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:28:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:28:45] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:28:45.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:44 smithi053 ceph-mon[146052]: pgmap v2044: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:28:45.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:44 smithi053 ceph-mon[143363]: pgmap v2044: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:28:46.046 INFO:tasks.workunit.client.0.smithi053.stdout: 1121: throughput=5MB/sec pending data=0 2024-01-15T23:28:46.046 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0r0sTyTaln9kd6h off=7322943 len=1776534 2024-01-15T23:28:46.057 INFO:tasks.workunit.client.0.smithi053.stdout:op 5749 completed, throughput=5MB/sec 2024-01-15T23:28:46.057 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-umhgRUW_BanUdIt off=0 len=1193840 2024-01-15T23:28:46.064 INFO:tasks.workunit.client.0.smithi053.stdout:op 5750 completed, throughput=5MB/sec 2024-01-15T23:28:46.064 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HPJmHFsHJVtE1yk off=9916413 len=1436027 2024-01-15T23:28:46.065 INFO:tasks.workunit.client.0.smithi053.stdout:op 5751 completed, throughput=5MB/sec 2024-01-15T23:28:46.065 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tHr8ZzObmEPhJpX off=10475976 len=921494 2024-01-15T23:28:46.066 INFO:tasks.workunit.client.0.smithi053.stdout:op 5752 completed, throughput=5MB/sec 2024-01-15T23:28:47.067 INFO:tasks.workunit.client.0.smithi053.stdout: 1122: throughput=5MB/sec pending data=0 2024-01-15T23:28:47.067 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-n5NvyifXFc65ATF off=724027 len=899325 2024-01-15T23:28:47.072 INFO:tasks.workunit.client.0.smithi053.stdout:op 5753 completed, throughput=5MB/sec 2024-01-15T23:28:47.072 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cehU-JYwk9wu3yE off=530974 len=1060164 2024-01-15T23:28:47.077 INFO:tasks.workunit.client.0.smithi053.stdout:op 5754 completed, throughput=5MB/sec 2024-01-15T23:28:47.078 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SC0WOqlN9P1CnfT off=888999 len=985815 2024-01-15T23:28:47.079 INFO:tasks.workunit.client.0.smithi053.stdout:op 5755 completed, throughput=5MB/sec 2024-01-15T23:28:47.079 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GAmSLtPnkTtURLw off=2570317 len=1384719 2024-01-15T23:28:47.087 INFO:tasks.workunit.client.0.smithi053.stdout:op 5756 completed, throughput=5MB/sec 2024-01-15T23:28:47.087 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RgX_XHZZrIugYrr off=7126405 len=1884011 2024-01-15T23:28:47.089 INFO:tasks.workunit.client.0.smithi053.stdout:op 5757 completed, throughput=5MB/sec 2024-01-15T23:28:47.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:46 smithi163 ceph-mon[138526]: pgmap v2045: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:28:47.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:46 smithi053 ceph-mon[143363]: pgmap v2045: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:28:47.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:46 smithi053 ceph-mon[146052]: pgmap v2045: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:28:48.090 INFO:tasks.workunit.client.0.smithi053.stdout: 1123: throughput=5MB/sec pending data=0 2024-01-15T23:28:48.090 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-q1yC21DztkbVY6l off=15167620 len=521470 2024-01-15T23:28:48.091 INFO:tasks.workunit.client.0.smithi053.stdout:op 5758 completed, throughput=5MB/sec 2024-01-15T23:28:48.091 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1oKzPCLdimSJMqv off=2814448 len=1347536 2024-01-15T23:28:48.098 INFO:tasks.workunit.client.0.smithi053.stdout:op 5759 completed, throughput=5MB/sec 2024-01-15T23:28:48.098 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KZRZJqGSFIKIRnj off=8686975 len=894860 2024-01-15T23:28:48.103 INFO:tasks.workunit.client.0.smithi053.stdout:op 5760 completed, throughput=5MB/sec 2024-01-15T23:28:48.104 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Gd2SE7G7qPnCfD9 off=4877997 len=272586 2024-01-15T23:28:48.107 INFO:tasks.workunit.client.0.smithi053.stdout:op 5761 completed, throughput=5MB/sec 2024-01-15T23:28:48.107 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PSYzXaw80Bhxbqq off=1014639 len=883992 2024-01-15T23:28:48.109 INFO:tasks.workunit.client.0.smithi053.stdout:op 5762 completed, throughput=5MB/sec 2024-01-15T23:28:48.109 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ba9aOvOC0fMQJv5 off=4132608 len=790411 2024-01-15T23:28:48.113 INFO:tasks.workunit.client.0.smithi053.stdout:op 5763 completed, throughput=5MB/sec 2024-01-15T23:28:49.114 INFO:tasks.workunit.client.0.smithi053.stdout: 1124: throughput=5MB/sec pending data=0 2024-01-15T23:28:49.114 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HOf27arHq0mJIE5 off=8106353 len=1604116 2024-01-15T23:28:49.120 INFO:tasks.workunit.client.0.smithi053.stdout:op 5764 completed, throughput=5MB/sec 2024-01-15T23:28:49.120 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OQdo4BzXPFGGB7w off=66508 len=1290735 2024-01-15T23:28:49.122 INFO:tasks.workunit.client.0.smithi053.stdout:op 5765 completed, throughput=5MB/sec 2024-01-15T23:28:49.122 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Dh3BDt5sXi7i_zD off=3485963 len=1724363 2024-01-15T23:28:49.125 INFO:tasks.workunit.client.0.smithi053.stdout:op 5766 completed, throughput=5MB/sec 2024-01-15T23:28:49.125 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-exQ-tICwtOTScUE off=3132780 len=1845411 2024-01-15T23:28:49.127 INFO:tasks.workunit.client.0.smithi053.stdout:op 5767 completed, throughput=5MB/sec 2024-01-15T23:28:49.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:48 smithi163 ceph-mon[138526]: pgmap v2046: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:28:49.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:48 smithi053 ceph-mon[143363]: pgmap v2046: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:28:49.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:48 smithi053 ceph-mon[146052]: pgmap v2046: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:28:50.127 INFO:tasks.workunit.client.0.smithi053.stdout: 1125: throughput=5MB/sec pending data=0 2024-01-15T23:28:50.128 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-qvxFQWja7XFsVfB off=125861 len=1320185 2024-01-15T23:28:50.135 INFO:tasks.workunit.client.0.smithi053.stdout:op 5768 completed, throughput=5MB/sec 2024-01-15T23:28:50.135 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CNdOBmuCi6HpEa2 off=5897415 len=250037 2024-01-15T23:28:50.135 INFO:tasks.workunit.client.0.smithi053.stdout:op 5769 completed, throughput=5MB/sec 2024-01-15T23:28:50.135 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ym1U93srWWwpGnS off=1826907 len=1062402 2024-01-15T23:28:50.142 INFO:tasks.workunit.client.0.smithi053.stdout:op 5770 completed, throughput=5MB/sec 2024-01-15T23:28:50.142 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nnhCHG9kklwBAjS off=4370274 len=66185 2024-01-15T23:28:50.144 INFO:tasks.workunit.client.0.smithi053.stdout:op 5771 completed, throughput=5MB/sec 2024-01-15T23:28:50.144 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oHSWTpd4glH2YUh off=3744029 len=1172768 2024-01-15T23:28:50.150 INFO:tasks.workunit.client.0.smithi053.stdout:op 5772 completed, throughput=5MB/sec 2024-01-15T23:28:50.150 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jEXQYvth7YvMHyt off=7801803 len=1730024 2024-01-15T23:28:50.152 INFO:tasks.workunit.client.0.smithi053.stdout:op 5773 completed, throughput=5MB/sec 2024-01-15T23:28:51.152 INFO:tasks.workunit.client.0.smithi053.stdout: 1126: throughput=5MB/sec pending data=0 2024-01-15T23:28:51.152 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MMJ2PcUX9CSc6FZ off=889450 len=150169 2024-01-15T23:28:51.153 INFO:tasks.workunit.client.0.smithi053.stdout:op 5774 completed, throughput=5MB/sec 2024-01-15T23:28:51.153 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5vyGCI4DEFF151r off=112753 len=16374 2024-01-15T23:28:51.156 INFO:tasks.workunit.client.0.smithi053.stdout:op 5775 completed, throughput=5MB/sec 2024-01-15T23:28:51.156 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-v5oVE7pt63pXQ4E off=2466579 len=1155759 2024-01-15T23:28:51.157 INFO:tasks.workunit.client.0.smithi053.stdout:op 5776 completed, throughput=5MB/sec 2024-01-15T23:28:51.157 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-4phJqtCf6gRoeXJ off=14729599 len=35041 2024-01-15T23:28:51.157 INFO:tasks.workunit.client.0.smithi053.stdout:op 5777 completed, throughput=5MB/sec 2024-01-15T23:28:51.158 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wf23bsYCrhGLelf off=7067450 len=971016 2024-01-15T23:28:51.160 INFO:tasks.workunit.client.0.smithi053.stdout:op 5778 completed, throughput=5MB/sec 2024-01-15T23:28:51.160 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Zk4WriBsgfbEmux off=2572905 len=433217 2024-01-15T23:28:51.163 INFO:tasks.workunit.client.0.smithi053.stdout:op 5779 completed, throughput=5MB/sec 2024-01-15T23:28:51.163 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-K8fx-bzy2LSi322 off=15106153 len=1999817 2024-01-15T23:28:51.171 INFO:tasks.workunit.client.0.smithi053.stdout:op 5780 completed, throughput=5MB/sec 2024-01-15T23:28:51.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:50 smithi163 ceph-mon[138526]: pgmap v2047: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:28:51.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:50 smithi053 ceph-mon[143363]: pgmap v2047: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:28:51.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:50 smithi053 ceph-mon[146052]: pgmap v2047: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:28:52.171 INFO:tasks.workunit.client.0.smithi053.stdout: 1127: throughput=5MB/sec pending data=0 2024-01-15T23:28:52.171 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-a7BZTwzGBtQOxaj off=6164552 len=291369 2024-01-15T23:28:52.172 INFO:tasks.workunit.client.0.smithi053.stdout:op 5781 completed, throughput=5MB/sec 2024-01-15T23:28:52.172 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-B_SQLkjLqA3mgYY off=10976539 len=234232 2024-01-15T23:28:52.175 INFO:tasks.workunit.client.0.smithi053.stdout:op 5782 completed, throughput=5MB/sec 2024-01-15T23:28:52.175 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wb60p-b2DyPxiDm off=732888 len=212667 2024-01-15T23:28:52.176 INFO:tasks.workunit.client.0.smithi053.stdout:op 5783 completed, throughput=5MB/sec 2024-01-15T23:28:52.176 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-JXeiuO1xYIKqYzf off=849341 len=932877 2024-01-15T23:28:52.177 INFO:tasks.workunit.client.0.smithi053.stdout:op 5784 completed, throughput=5MB/sec 2024-01-15T23:28:52.177 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Zsj2nhussn3rqqd off=219860 len=1412612 2024-01-15T23:28:52.179 INFO:tasks.workunit.client.0.smithi053.stdout:op 5785 completed, throughput=5MB/sec 2024-01-15T23:28:52.179 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ncZ2r3tE_e2Ypim off=414388 len=1589957 2024-01-15T23:28:52.188 INFO:tasks.workunit.client.0.smithi053.stdout:op 5786 completed, throughput=5MB/sec 2024-01-15T23:28:53.188 INFO:tasks.workunit.client.0.smithi053.stdout: 1128: throughput=5MB/sec pending data=0 2024-01-15T23:28:53.188 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-B4rCMvgFPydzyz0 off=4008889 len=2065344 2024-01-15T23:28:53.198 INFO:tasks.workunit.client.0.smithi053.stdout:op 5787 completed, throughput=5MB/sec 2024-01-15T23:28:53.198 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2CVo7bFuvyGnpc8 off=582879 len=1756434 2024-01-15T23:28:53.213 INFO:tasks.workunit.client.0.smithi053.stdout:op 5788 completed, throughput=5MB/sec 2024-01-15T23:28:53.213 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FHjYxCCDLXrK2V3 off=13006075 len=1869545 2024-01-15T23:28:53.215 INFO:tasks.workunit.client.0.smithi053.stdout:op 5789 completed, throughput=5MB/sec 2024-01-15T23:28:53.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:52 smithi163 ceph-mon[138526]: pgmap v2048: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:28:53.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:52 smithi053 ceph-mon[143363]: pgmap v2048: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:28:53.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:52 smithi053 ceph-mon[146052]: pgmap v2048: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-01-15T23:28:54.216 INFO:tasks.workunit.client.0.smithi053.stdout: 1129: throughput=5MB/sec pending data=0 2024-01-15T23:28:54.216 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--iYNqGsSClxTypV off=9739221 len=210085 2024-01-15T23:28:54.219 INFO:tasks.workunit.client.0.smithi053.stdout:op 5790 completed, throughput=5MB/sec 2024-01-15T23:28:54.219 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Z1tNGfVDhI-fQ_n off=13937286 len=1701104 2024-01-15T23:28:54.228 INFO:tasks.workunit.client.0.smithi053.stdout:op 5791 completed, throughput=5MB/sec 2024-01-15T23:28:54.229 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--jF4-5URMrnqPEi off=1670364 len=119023 2024-01-15T23:28:54.231 INFO:tasks.workunit.client.0.smithi053.stdout:op 5792 completed, throughput=5MB/sec 2024-01-15T23:28:54.231 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BmRYGeTKH-rIkZg off=12331942 len=1469493 2024-01-15T23:28:54.238 INFO:tasks.workunit.client.0.smithi053.stdout:op 5793 completed, throughput=5MB/sec 2024-01-15T23:28:54.239 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0lBqQ4jrVt5BV0G off=970583 len=1175072 2024-01-15T23:28:54.240 INFO:tasks.workunit.client.0.smithi053.stdout:op 5794 completed, throughput=5MB/sec 2024-01-15T23:28:54.240 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Rzs8bVtkTE0NxXs off=8539016 len=688602 2024-01-15T23:28:54.243 INFO:tasks.workunit.client.0.smithi053.stdout:op 5795 completed, throughput=5MB/sec 2024-01-15T23:28:55.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:54 smithi163 ceph-mon[138526]: pgmap v2049: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:28:55.243 INFO:tasks.workunit.client.0.smithi053.stdout: 1130: throughput=5MB/sec pending data=0 2024-01-15T23:28:55.243 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kBUexjzx2ruErab off=2995938 len=1985816 2024-01-15T23:28:55.246 INFO:tasks.workunit.client.0.smithi053.stdout:op 5796 completed, throughput=5MB/sec 2024-01-15T23:28:55.246 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ycW2yIiU8UsB5XF off=13464117 len=1621464 2024-01-15T23:28:55.248 INFO:tasks.workunit.client.0.smithi053.stdout:op 5797 completed, throughput=5MB/sec 2024-01-15T23:28:55.248 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kres7oqp_bez67_ off=2277116 len=291068 2024-01-15T23:28:55.248 INFO:tasks.workunit.client.0.smithi053.stdout:op 5798 completed, throughput=5MB/sec 2024-01-15T23:28:55.248 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MWuMJOO_khmnC5u off=2971855 len=1523786 2024-01-15T23:28:55.252 INFO:tasks.workunit.client.0.smithi053.stdout:op 5799 completed, throughput=5MB/sec 2024-01-15T23:28:55.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:54 smithi053 ceph-mon[143363]: pgmap v2049: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:28:55.301 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:28:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:28:55] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:28:55.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:54 smithi053 ceph-mon[146052]: pgmap v2049: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:28:56.252 INFO:tasks.workunit.client.0.smithi053.stdout: 1131: throughput=5MB/sec pending data=0 2024-01-15T23:28:56.252 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-hyD7wtN7_l789C- off=1655283 len=432645 2024-01-15T23:28:56.256 INFO:tasks.workunit.client.0.smithi053.stdout:op 5800 completed, throughput=5MB/sec 2024-01-15T23:28:56.256 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zR9RH5L2jq_50Xq off=14561942 len=730580 2024-01-15T23:28:56.257 INFO:tasks.workunit.client.0.smithi053.stdout:op 5801 completed, throughput=5MB/sec 2024-01-15T23:28:56.257 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-naoW6WPJtY5ydZy off=7781506 len=987235 2024-01-15T23:28:56.262 INFO:tasks.workunit.client.0.smithi053.stdout:op 5802 completed, throughput=5MB/sec 2024-01-15T23:28:56.262 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KZNEYRlrgkrRtgz off=9161023 len=1822288 2024-01-15T23:28:56.270 INFO:tasks.workunit.client.0.smithi053.stdout:op 5803 completed, throughput=5MB/sec 2024-01-15T23:28:56.270 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1_Eix6AFMbmxq8k off=15469930 len=556616 2024-01-15T23:28:56.271 INFO:tasks.workunit.client.0.smithi053.stdout:op 5804 completed, throughput=5MB/sec 2024-01-15T23:28:56.271 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DYQSmQ2C-j4X-x_ off=4267314 len=1279469 2024-01-15T23:28:56.277 INFO:tasks.workunit.client.0.smithi053.stdout:op 5805 completed, throughput=5MB/sec 2024-01-15T23:28:57.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:56 smithi163 ceph-mon[138526]: pgmap v2050: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:28:57.277 INFO:tasks.workunit.client.0.smithi053.stdout: 1132: throughput=5MB/sec pending data=0 2024-01-15T23:28:57.278 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-khnzcTu3XdmJFj7 off=11131594 len=698224 2024-01-15T23:28:57.282 INFO:tasks.workunit.client.0.smithi053.stdout:op 5806 completed, throughput=5MB/sec 2024-01-15T23:28:57.282 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Bi437VX6ZhWXLHC off=6204821 len=595007 2024-01-15T23:28:57.283 INFO:tasks.workunit.client.0.smithi053.stdout:op 5807 completed, throughput=5MB/sec 2024-01-15T23:28:57.283 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ULLUS_00QaOJdvK off=1207338 len=1900297 2024-01-15T23:28:57.286 INFO:tasks.workunit.client.0.smithi053.stdout:op 5808 completed, throughput=5MB/sec 2024-01-15T23:28:57.286 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RywkkFR-yPliUHR off=16868828 len=1948922 2024-01-15T23:28:57.288 INFO:tasks.workunit.client.0.smithi053.stdout:op 5809 completed, throughput=5MB/sec 2024-01-15T23:28:57.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:56 smithi053 ceph-mon[143363]: pgmap v2050: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:28:57.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:56 smithi053 ceph-mon[146052]: pgmap v2050: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:28:58.288 INFO:tasks.workunit.client.0.smithi053.stdout: 1133: throughput=5MB/sec pending data=0 2024-01-15T23:28:58.288 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dd36qrbqXT_9I-V off=2252531 len=1003816 2024-01-15T23:28:58.294 INFO:tasks.workunit.client.0.smithi053.stdout:op 5810 completed, throughput=5MB/sec 2024-01-15T23:28:58.294 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9Lx-TgqMsBOL3NV off=2350780 len=694182 2024-01-15T23:28:58.298 INFO:tasks.workunit.client.0.smithi053.stdout:op 5811 completed, throughput=5MB/sec 2024-01-15T23:28:58.298 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-BYOoUoV4-k9rfDg off=712381 len=384491 2024-01-15T23:28:58.302 INFO:tasks.workunit.client.0.smithi053.stdout:op 5812 completed, throughput=5MB/sec 2024-01-15T23:28:58.302 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-mTdvmzTm-F0D9kF off=13833458 len=1083583 2024-01-15T23:28:58.304 INFO:tasks.workunit.client.0.smithi053.stdout:op 5813 completed, throughput=5MB/sec 2024-01-15T23:28:58.304 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nBshG520Qc1c6BQ off=9096562 len=310956 2024-01-15T23:28:58.305 INFO:tasks.workunit.client.0.smithi053.stdout:op 5814 completed, throughput=5MB/sec 2024-01-15T23:28:58.305 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ztUaRPYyuSeTFFR off=14371234 len=69141 2024-01-15T23:28:58.305 INFO:tasks.workunit.client.0.smithi053.stdout:op 5815 completed, throughput=5MB/sec 2024-01-15T23:28:58.305 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tjPguIy7EAT_MoJ off=424718 len=1627784 2024-01-15T23:28:58.306 INFO:tasks.workunit.client.0.smithi053.stdout:op 5816 completed, throughput=5MB/sec 2024-01-15T23:28:59.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:58 smithi163 ceph-mon[138526]: pgmap v2051: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:28:59.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:28:58 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:28:59.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:58 smithi053 ceph-mon[143363]: pgmap v2051: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:28:59.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:28:58 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:28:59.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:58 smithi053 ceph-mon[146052]: pgmap v2051: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-01-15T23:28:59.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:28:58 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:28:59.307 INFO:tasks.workunit.client.0.smithi053.stdout: 1134: throughput=5MB/sec pending data=0 2024-01-15T23:28:59.307 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-miatYtsnDxdRNLd off=2751514 len=220034 2024-01-15T23:28:59.308 INFO:tasks.workunit.client.0.smithi053.stdout:op 5817 completed, throughput=5MB/sec 2024-01-15T23:28:59.308 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tMivkANo1iFEru- off=8713917 len=282474 2024-01-15T23:28:59.309 INFO:tasks.workunit.client.0.smithi053.stdout:op 5818 completed, throughput=5MB/sec 2024-01-15T23:28:59.309 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-cN2ixPRnSeTTvz8 off=4361312 len=634107 2024-01-15T23:28:59.310 INFO:tasks.workunit.client.0.smithi053.stdout:op 5819 completed, throughput=5MB/sec 2024-01-15T23:28:59.310 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yup85s_JXax5pew off=4448747 len=389110 2024-01-15T23:28:59.310 INFO:tasks.workunit.client.0.smithi053.stdout:op 5820 completed, throughput=5MB/sec 2024-01-15T23:28:59.310 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qaokPWqTZFVEx97 off=9360207 len=961926 2024-01-15T23:28:59.312 INFO:tasks.workunit.client.0.smithi053.stdout:op 5821 completed, throughput=5MB/sec 2024-01-15T23:28:59.313 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zrm5nxXwrnijsZg off=4946981 len=1094698 2024-01-15T23:28:59.318 INFO:tasks.workunit.client.0.smithi053.stdout:op 5822 completed, throughput=5MB/sec 2024-01-15T23:28:59.319 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZJtUtThGDyCIHvQ off=17852755 len=778877 2024-01-15T23:28:59.323 INFO:tasks.workunit.client.0.smithi053.stdout:op 5823 completed, throughput=5MB/sec 2024-01-15T23:28:59.323 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1kzizTahePmJt7U off=6094547 len=70207 2024-01-15T23:28:59.324 INFO:tasks.workunit.client.0.smithi053.stdout:op 5824 completed, throughput=5MB/sec 2024-01-15T23:28:59.324 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yGIVqLq5pjmTBu4 off=17996903 len=581481 2024-01-15T23:28:59.327 INFO:tasks.workunit.client.0.smithi053.stdout:op 5825 completed, throughput=5MB/sec 2024-01-15T23:29:00.328 INFO:tasks.workunit.client.0.smithi053.stdout: 1135: throughput=5MB/sec pending data=0 2024-01-15T23:29:00.328 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-i90b283czNhT-JO off=393475 len=1198291 2024-01-15T23:29:00.329 INFO:tasks.workunit.client.0.smithi053.stdout:op 5826 completed, throughput=5MB/sec 2024-01-15T23:29:00.329 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2YfYqbSE9bJtbhE off=5060471 len=645795 2024-01-15T23:29:00.331 INFO:tasks.workunit.client.0.smithi053.stdout:op 5827 completed, throughput=5MB/sec 2024-01-15T23:29:00.331 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hUciCm_6Bk-nqKy off=14553425 len=544259 2024-01-15T23:29:00.333 INFO:tasks.workunit.client.0.smithi053.stdout:op 5828 completed, throughput=5MB/sec 2024-01-15T23:29:00.333 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-cSxDTdePdOj05lm off=429510 len=1972403 2024-01-15T23:29:00.343 INFO:tasks.workunit.client.0.smithi053.stdout:op 5829 completed, throughput=5MB/sec 2024-01-15T23:29:00.343 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-FwADw8m-oeBNIye off=1891284 len=1236258 2024-01-15T23:29:00.344 INFO:tasks.workunit.client.0.smithi053.stdout:op 5830 completed, throughput=5MB/sec 2024-01-15T23:29:01.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:00 smithi163 ceph-mon[138526]: pgmap v2052: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:29:01.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:00 smithi053 ceph-mon[143363]: pgmap v2052: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:29:01.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:00 smithi053 ceph-mon[146052]: pgmap v2052: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:29:01.345 INFO:tasks.workunit.client.0.smithi053.stdout: 1136: throughput=5MB/sec pending data=0 2024-01-15T23:29:01.345 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-A1O5zJfl0aICIWV off=2289724 len=1539805 2024-01-15T23:29:01.352 INFO:tasks.workunit.client.0.smithi053.stdout:op 5831 completed, throughput=5MB/sec 2024-01-15T23:29:01.352 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-DFA4zOoMTrNELlB off=19120426 len=1733047 2024-01-15T23:29:01.362 INFO:tasks.workunit.client.0.smithi053.stdout:op 5832 completed, throughput=5MB/sec 2024-01-15T23:29:01.362 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RhLQOH0dKSG3hik off=13391887 len=1867665 2024-01-15T23:29:01.364 INFO:tasks.workunit.client.0.smithi053.stdout:op 5833 completed, throughput=5MB/sec 2024-01-15T23:29:02.365 INFO:tasks.workunit.client.0.smithi053.stdout: 1137: throughput=5MB/sec pending data=0 2024-01-15T23:29:02.365 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yy622LxJ-27fsak off=17583361 len=1817528 2024-01-15T23:29:02.372 INFO:tasks.workunit.client.0.smithi053.stdout:op 5834 completed, throughput=5MB/sec 2024-01-15T23:29:02.372 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jiWAAJkk-OJ1FZh off=7238078 len=1567081 2024-01-15T23:29:02.375 INFO:tasks.workunit.client.0.smithi053.stdout:op 5835 completed, throughput=5MB/sec 2024-01-15T23:29:02.375 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-n8QCGXkGToshv0W off=6245114 len=1551110 2024-01-15T23:29:02.378 INFO:tasks.workunit.client.0.smithi053.stdout:op 5836 completed, throughput=5MB/sec 2024-01-15T23:29:03.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:02 smithi163 ceph-mon[138526]: pgmap v2053: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:29:03.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:02 smithi053 ceph-mon[143363]: pgmap v2053: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:29:03.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:02 smithi053 ceph-mon[146052]: pgmap v2053: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-01-15T23:29:03.378 INFO:tasks.workunit.client.0.smithi053.stdout: 1138: throughput=5MB/sec pending data=0 2024-01-15T23:29:03.378 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-dToBPUJWkE0Fgl8 off=1597158 len=710149 2024-01-15T23:29:03.383 INFO:tasks.workunit.client.0.smithi053.stdout:op 5837 completed, throughput=5MB/sec 2024-01-15T23:29:03.383 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-yhhjKQ6npXjUCMr off=10922164 len=1624590 2024-01-15T23:29:03.391 INFO:tasks.workunit.client.0.smithi053.stdout:op 5838 completed, throughput=5MB/sec 2024-01-15T23:29:03.391 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-g0G7g-i32plszsQ off=7262190 len=1545087 2024-01-15T23:29:03.399 INFO:tasks.workunit.client.0.smithi053.stdout:op 5839 completed, throughput=5MB/sec 2024-01-15T23:29:03.399 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fv1SJfde_nLc74W off=21490756 len=276646 2024-01-15T23:29:03.399 INFO:tasks.workunit.client.0.smithi053.stdout:op 5840 completed, throughput=5MB/sec 2024-01-15T23:29:03.399 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3xwREWuY65_dHmS off=20230190 len=1005608 2024-01-15T23:29:03.404 INFO:tasks.workunit.client.0.smithi053.stdout:op 5841 completed, throughput=5MB/sec 2024-01-15T23:29:04.404 INFO:tasks.workunit.client.0.smithi053.stdout: 1139: throughput=5MB/sec pending data=0 2024-01-15T23:29:04.404 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-oI81G0U1usIBloO off=16308402 len=549031 2024-01-15T23:29:04.408 INFO:tasks.workunit.client.0.smithi053.stdout:op 5842 completed, throughput=5MB/sec 2024-01-15T23:29:04.409 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-v-qCK_X81t89JR2 off=8019016 len=645420 2024-01-15T23:29:04.410 INFO:tasks.workunit.client.0.smithi053.stdout:op 5843 completed, throughput=5MB/sec 2024-01-15T23:29:04.410 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-FG5b2kmszjDbprL off=3771209 len=1571011 2024-01-15T23:29:04.417 INFO:tasks.workunit.client.0.smithi053.stdout:op 5844 completed, throughput=5MB/sec 2024-01-15T23:29:04.417 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8auLe9bOUSJcp-Y off=0 len=1620884 2024-01-15T23:29:04.423 INFO:tasks.workunit.client.0.smithi053.stdout:op 5845 completed, throughput=5MB/sec 2024-01-15T23:29:04.423 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2M79iyKY6DtJbhF off=8963044 len=1709364 2024-01-15T23:29:04.429 INFO:tasks.workunit.client.0.smithi053.stdout:op 5846 completed, throughput=5MB/sec 2024-01-15T23:29:05.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:04 smithi163 ceph-mon[138526]: pgmap v2054: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:29:05.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:04 smithi053 ceph-mon[143363]: pgmap v2054: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:29:05.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:04 smithi053 ceph-mon[146052]: pgmap v2054: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-01-15T23:29:05.301 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:29:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:29:05] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2024-01-15T23:29:05.430 INFO:tasks.workunit.client.0.smithi053.stdout: 1140: throughput=5MB/sec pending data=0 2024-01-15T23:29:05.430 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-eTF-WJJlS10ec68 off=9096242 len=738517 2024-01-15T23:29:05.431 INFO:tasks.workunit.client.0.smithi053.stdout:op 5847 completed, throughput=5MB/sec 2024-01-15T23:29:05.431 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AtdTy5dX9x8KJaP off=352498 len=1839361 2024-01-15T23:29:05.435 INFO:tasks.workunit.client.0.smithi053.stdout:op 5848 completed, throughput=5MB/sec 2024-01-15T23:29:05.435 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bzLu6tAejAqINIG off=7574319 len=1726279 2024-01-15T23:29:05.437 INFO:tasks.workunit.client.0.smithi053.stdout:op 5849 completed, throughput=5MB/sec 2024-01-15T23:29:05.437 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QH_BWm7DjJauEKB off=10028999 len=904273 2024-01-15T23:29:05.442 INFO:tasks.workunit.client.0.smithi053.stdout:op 5850 completed, throughput=5MB/sec 2024-01-15T23:29:06.442 INFO:tasks.workunit.client.0.smithi053.stdout: 1141: throughput=5MB/sec pending data=0 2024-01-15T23:29:06.442 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-PW61Dgs5nDv-5qz off=5987642 len=1911042 2024-01-15T23:29:06.454 INFO:tasks.workunit.client.0.smithi053.stdout:op 5851 completed, throughput=5MB/sec 2024-01-15T23:29:06.454 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-AWXR9pJzWRhpgjP off=15685808 len=1206347 2024-01-15T23:29:06.456 INFO:tasks.workunit.client.0.smithi053.stdout:op 5852 completed, throughput=5MB/sec 2024-01-15T23:29:06.457 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-C9HLzyU1g3YmSs2 off=1829730 len=1201903 2024-01-15T23:29:06.462 INFO:tasks.workunit.client.0.smithi053.stdout:op 5853 completed, throughput=5MB/sec 2024-01-15T23:29:06.462 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_I5MC9hzfX7MVtX off=8930521 len=1881895 2024-01-15T23:29:06.472 INFO:tasks.workunit.client.0.smithi053.stdout:op 5854 completed, throughput=5MB/sec 2024-01-15T23:29:07.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:06 smithi163 ceph-mon[138526]: pgmap v2055: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:29:07.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:06 smithi053 ceph-mon[143363]: pgmap v2055: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:29:07.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:06 smithi053 ceph-mon[146052]: pgmap v2055: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:29:07.472 INFO:tasks.workunit.client.0.smithi053.stdout: 1142: throughput=5MB/sec pending data=0 2024-01-15T23:29:07.472 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Y8LxZD4eVogHmCD off=10605655 len=1324141 2024-01-15T23:29:07.479 INFO:tasks.workunit.client.0.smithi053.stdout:op 5855 completed, throughput=5MB/sec 2024-01-15T23:29:07.479 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZZiOpehNCZe3_LE off=7922510 len=282938 2024-01-15T23:29:07.480 INFO:tasks.workunit.client.0.smithi053.stdout:op 5856 completed, throughput=5MB/sec 2024-01-15T23:29:07.480 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-TGPkkinx8sgC5Gz off=6835712 len=697756 2024-01-15T23:29:07.485 INFO:tasks.workunit.client.0.smithi053.stdout:op 5857 completed, throughput=5MB/sec 2024-01-15T23:29:07.486 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-d4fSaVTvHF8yWaV off=17465132 len=1429950 2024-01-15T23:29:07.493 INFO:tasks.workunit.client.0.smithi053.stdout:op 5858 completed, throughput=5MB/sec 2024-01-15T23:29:07.493 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-sVrU_gsfyByiXza off=3033223 len=534657 2024-01-15T23:29:07.494 INFO:tasks.workunit.client.0.smithi053.stdout:op 5859 completed, throughput=5MB/sec 2024-01-15T23:29:08.494 INFO:tasks.workunit.client.0.smithi053.stdout: 1143: throughput=5MB/sec pending data=0 2024-01-15T23:29:08.494 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-K1MwX5ezSgABXrY off=4135728 len=177015 2024-01-15T23:29:08.495 INFO:tasks.workunit.client.0.smithi053.stdout:op 5860 completed, throughput=5MB/sec 2024-01-15T23:29:08.495 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7nmwZLW8eEJWaO9 off=910521 len=1292497 2024-01-15T23:29:08.503 INFO:tasks.workunit.client.0.smithi053.stdout:op 5861 completed, throughput=5MB/sec 2024-01-15T23:29:08.503 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jnGRz6S1ztj96Fb off=5214365 len=972975 2024-01-15T23:29:08.505 INFO:tasks.workunit.client.0.smithi053.stdout:op 5862 completed, throughput=5MB/sec 2024-01-15T23:29:08.505 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--EMKb7J-989LXVQ off=3051240 len=177481 2024-01-15T23:29:08.508 INFO:tasks.workunit.client.0.smithi053.stdout:op 5863 completed, throughput=5MB/sec 2024-01-15T23:29:08.508 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-khnzcTu3XdmJFj7 off=11887917 len=1879132 2024-01-15T23:29:08.518 INFO:tasks.workunit.client.0.smithi053.stdout:op 5864 completed, throughput=5MB/sec 2024-01-15T23:29:08.518 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-LqFQ-Ef30CXYao0 off=2638705 len=179223 2024-01-15T23:29:08.519 INFO:tasks.workunit.client.0.smithi053.stdout:op 5865 completed, throughput=5MB/sec 2024-01-15T23:29:08.519 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3mMLDB_MjVcWTJy off=3693426 len=1811044 2024-01-15T23:29:08.522 INFO:tasks.workunit.client.0.smithi053.stdout:op 5866 completed, throughput=5MB/sec 2024-01-15T23:29:09.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:08 smithi163 ceph-mon[138526]: pgmap v2056: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:29:09.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:08 smithi053 ceph-mon[143363]: pgmap v2056: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:29:09.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:08 smithi053 ceph-mon[146052]: pgmap v2056: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-01-15T23:29:09.522 INFO:tasks.workunit.client.0.smithi053.stdout: 1144: throughput=5MB/sec pending data=0 2024-01-15T23:29:09.522 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-QieOYBo2Z1Y5FiA off=5769536 len=251317 2024-01-15T23:29:09.526 INFO:tasks.workunit.client.0.smithi053.stdout:op 5867 completed, throughput=5MB/sec 2024-01-15T23:29:09.526 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ZLyVOmNOQLTAWmv off=5382495 len=493754 2024-01-15T23:29:09.527 INFO:tasks.workunit.client.0.smithi053.stdout:op 5868 completed, throughput=5MB/sec 2024-01-15T23:29:09.527 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Y7H-g5G0fmFADEI off=5094985 len=1245653 2024-01-15T23:29:09.532 INFO:tasks.workunit.client.0.smithi053.stdout:op 5869 completed, throughput=5MB/sec 2024-01-15T23:29:09.533 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-XhKCyqvff0MJCg6 off=6273911 len=1599800 2024-01-15T23:29:09.542 INFO:tasks.workunit.client.0.smithi053.stdout:op 5870 completed, throughput=5MB/sec 2024-01-15T23:29:09.542 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-XPFhlXdlGXyTnPD off=9542651 len=1611862 2024-01-15T23:29:09.545 INFO:tasks.workunit.client.0.smithi053.stdout:op 5871 completed, throughput=5MB/sec 2024-01-15T23:29:10.545 INFO:tasks.workunit.client.0.smithi053.stdout: 1145: throughput=5MB/sec pending data=0 2024-01-15T23:29:10.545 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Zh5dKY92M-fufTn off=3507171 len=2039180 2024-01-15T23:29:10.548 INFO:tasks.workunit.client.0.smithi053.stdout:op 5872 completed, throughput=5MB/sec 2024-01-15T23:29:10.548 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--Ysekr1A0lnIgib off=1026854 len=1295107 2024-01-15T23:29:10.550 INFO:tasks.workunit.client.0.smithi053.stdout:op 5873 completed, throughput=5MB/sec 2024-01-15T23:29:10.550 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Cui966hJQ5FboEK off=5397015 len=162399 2024-01-15T23:29:10.550 INFO:tasks.workunit.client.0.smithi053.stdout:op 5874 completed, throughput=5MB/sec 2024-01-15T23:29:10.551 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-9o2pjsOrOrWn4WW off=3144513 len=1535122 2024-01-15T23:29:10.557 INFO:tasks.workunit.client.0.smithi053.stdout:op 5875 completed, throughput=5MB/sec 2024-01-15T23:29:11.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:10 smithi163 ceph-mon[138526]: pgmap v2057: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:29:11.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:10 smithi053 ceph-mon[143363]: pgmap v2057: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:29:11.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:10 smithi053 ceph-mon[146052]: pgmap v2057: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-01-15T23:29:11.557 INFO:tasks.workunit.client.0.smithi053.stdout: 1146: throughput=5MB/sec pending data=0 2024-01-15T23:29:11.558 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-R5-IIgXOm4Aqazo off=4417082 len=783306 2024-01-15T23:29:11.562 INFO:tasks.workunit.client.0.smithi053.stdout:op 5876 completed, throughput=5MB/sec 2024-01-15T23:29:11.562 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CPARhm6ArrJSN3G off=5126990 len=1640770 2024-01-15T23:29:11.570 INFO:tasks.workunit.client.0.smithi053.stdout:op 5877 completed, throughput=5MB/sec 2024-01-15T23:29:11.570 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lIXQfOPUI1uF1of off=6074984 len=1759831 2024-01-15T23:29:11.572 INFO:tasks.workunit.client.0.smithi053.stdout:op 5878 completed, throughput=5MB/sec 2024-01-15T23:29:11.572 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EEUJRMiCmn9dh-T off=7873467 len=219059 2024-01-15T23:29:11.575 INFO:tasks.workunit.client.0.smithi053.stdout:op 5879 completed, throughput=5MB/sec 2024-01-15T23:29:12.575 INFO:tasks.workunit.client.0.smithi053.stdout: 1147: throughput=5MB/sec pending data=0 2024-01-15T23:29:12.576 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Re9rAsts1IEOf1g off=3300179 len=446130 2024-01-15T23:29:12.577 INFO:tasks.workunit.client.0.smithi053.stdout:op 5880 completed, throughput=5MB/sec 2024-01-15T23:29:12.577 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-yMgwC344l1ODCI- off=20025301 len=796724 2024-01-15T23:29:12.579 INFO:tasks.workunit.client.0.smithi053.stdout:op 5881 completed, throughput=5MB/sec 2024-01-15T23:29:12.579 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rVgkkVjSz-IddsF off=9708926 len=459398 2024-01-15T23:29:12.580 INFO:tasks.workunit.client.0.smithi053.stdout:op 5882 completed, throughput=5MB/sec 2024-01-15T23:29:12.580 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ULHqPZfKQVYB07f off=191708 len=25857 2024-01-15T23:29:12.581 INFO:tasks.workunit.client.0.smithi053.stdout:op 5883 completed, throughput=5MB/sec 2024-01-15T23:29:12.581 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-WA1BR2SPtHU0tEW off=14265239 len=1045263 2024-01-15T23:29:12.582 INFO:tasks.workunit.client.0.smithi053.stdout:op 5884 completed, throughput=5MB/sec 2024-01-15T23:29:12.582 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-C8RhUs6ckxndl9s off=9285894 len=587320 2024-01-15T23:29:12.583 INFO:tasks.workunit.client.0.smithi053.stdout:op 5885 completed, throughput=5MB/sec 2024-01-15T23:29:12.583 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1bevRg2t6cKirCp off=1818813 len=1096571 2024-01-15T23:29:12.585 INFO:tasks.workunit.client.0.smithi053.stdout:op 5886 completed, throughput=5MB/sec 2024-01-15T23:29:12.585 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qrEpHKOVWGKY-SR off=1048336 len=1814684 2024-01-15T23:29:12.588 INFO:tasks.workunit.client.0.smithi053.stdout:op 5887 completed, throughput=5MB/sec 2024-01-15T23:29:13.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:12 smithi163 ceph-mon[138526]: pgmap v2058: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:29:13.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:12 smithi053 ceph-mon[143363]: pgmap v2058: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:29:13.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:12 smithi053 ceph-mon[146052]: pgmap v2058: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-01-15T23:29:13.589 INFO:tasks.workunit.client.0.smithi053.stdout: 1148: throughput=5MB/sec pending data=0 2024-01-15T23:29:13.589 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-uUZ_Nvf3e3nkDLV off=15601394 len=1242686 2024-01-15T23:29:13.594 INFO:tasks.workunit.client.0.smithi053.stdout:op 5888 completed, throughput=5MB/sec 2024-01-15T23:29:13.594 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZXeQbcLQ83TcgUk off=2090924 len=581130 2024-01-15T23:29:13.598 INFO:tasks.workunit.client.0.smithi053.stdout:op 5889 completed, throughput=5MB/sec 2024-01-15T23:29:13.598 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1zSaj-m7ZDo5xY5 off=4045972 len=1179397 2024-01-15T23:29:13.599 INFO:tasks.workunit.client.0.smithi053.stdout:op 5890 completed, throughput=5MB/sec 2024-01-15T23:29:13.599 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-1ZSXVVb4C4mPkZN off=530627 len=1599372 2024-01-15T23:29:13.601 INFO:tasks.workunit.client.0.smithi053.stdout:op 5891 completed, throughput=5MB/sec 2024-01-15T23:29:14.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:29:14.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:29:14.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:29:14.602 INFO:tasks.workunit.client.0.smithi053.stdout: 1149: throughput=5MB/sec pending data=0 2024-01-15T23:29:14.602 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-nybQD7QeOq8OiC8 off=4831920 len=1631417 2024-01-15T23:29:14.604 INFO:tasks.workunit.client.0.smithi053.stdout:op 5892 completed, throughput=5MB/sec 2024-01-15T23:29:14.604 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fDc_ywYvukrSalC off=1022335 len=1856112 2024-01-15T23:29:14.606 INFO:tasks.workunit.client.0.smithi053.stdout:op 5893 completed, throughput=5MB/sec 2024-01-15T23:29:14.606 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-a_doWZgBGd4xUjI off=1837954 len=618814 2024-01-15T23:29:14.610 INFO:tasks.workunit.client.0.smithi053.stdout:op 5894 completed, throughput=5MB/sec 2024-01-15T23:29:14.610 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-HE1omyeO_zCi2xa off=1473286 len=2089954 2024-01-15T23:29:14.621 INFO:tasks.workunit.client.0.smithi053.stdout:op 5895 completed, throughput=5MB/sec 2024-01-15T23:29:15.237 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:14 smithi163 ceph-mon[138526]: pgmap v2059: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-01-15T23:29:15.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:14 smithi053 ceph-mon[143363]: pgmap v2059: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-01-15T23:29:15.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:14 smithi053 ceph-mon[146052]: pgmap v2059: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-01-15T23:29:15.301 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:29:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:29:15] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:29:15.621 INFO:tasks.workunit.client.0.smithi053.stdout: 1150: throughput=5MB/sec pending data=0 2024-01-15T23:29:15.621 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-D9PbWGcWmt7EJeC off=4244775 len=925790 2024-01-15T23:29:15.624 INFO:tasks.workunit.client.0.smithi053.stdout:op 5896 completed, throughput=5MB/sec 2024-01-15T23:29:15.624 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-i0EAj-QhtZZjJzT off=15518258 len=906786 2024-01-15T23:29:15.625 INFO:tasks.workunit.client.0.smithi053.stdout:op 5897 completed, throughput=5MB/sec 2024-01-15T23:29:15.625 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Gwyto0GqQ5H936V off=204456 len=1234210 2024-01-15T23:29:15.627 INFO:tasks.workunit.client.0.smithi053.stdout:op 5898 completed, throughput=5MB/sec 2024-01-15T23:29:15.627 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1-vXQbvrYf3nSDh off=3377027 len=537845 2024-01-15T23:29:15.631 INFO:tasks.workunit.client.0.smithi053.stdout:op 5899 completed, throughput=5MB/sec 2024-01-15T23:29:15.631 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0dWrJYqVZ_wQ6UE off=21757340 len=499245 2024-01-15T23:29:15.634 INFO:tasks.workunit.client.0.smithi053.stdout:op 5900 completed, throughput=5MB/sec 2024-01-15T23:29:15.634 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jeAzAnroEe9vns2 off=4199152 len=1265090 2024-01-15T23:29:15.635 INFO:tasks.workunit.client.0.smithi053.stdout:op 5901 completed, throughput=5MB/sec 2024-01-15T23:29:16.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:15 smithi163 ceph-mon[138526]: pgmap v2060: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-01-15T23:29:16.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:15 smithi053 ceph-mon[143363]: pgmap v2060: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-01-15T23:29:16.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:15 smithi053 ceph-mon[146052]: pgmap v2060: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-01-15T23:29:16.636 INFO:tasks.workunit.client.0.smithi053.stdout: 1151: throughput=5MB/sec pending data=0 2024-01-15T23:29:16.636 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-rtFnca3RkrJSOzI off=21954827 len=430754 2024-01-15T23:29:16.639 INFO:tasks.workunit.client.0.smithi053.stdout:op 5902 completed, throughput=5MB/sec 2024-01-15T23:29:16.639 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-xVTXeQkLCXeYTLW off=2841221 len=568175 2024-01-15T23:29:16.643 INFO:tasks.workunit.client.0.smithi053.stdout:op 5903 completed, throughput=5MB/sec 2024-01-15T23:29:16.643 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-5b9xbzmA4pDBLEZ off=8572271 len=622377 2024-01-15T23:29:16.647 INFO:tasks.workunit.client.0.smithi053.stdout:op 5904 completed, throughput=5MB/sec 2024-01-15T23:29:16.647 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fkPu5_wYEJj74BS off=5956224 len=704700 2024-01-15T23:29:16.648 INFO:tasks.workunit.client.0.smithi053.stdout:op 5905 completed, throughput=5MB/sec 2024-01-15T23:29:16.648 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-q7QHlLTBQTys7zr off=6592575 len=786566 2024-01-15T23:29:16.652 INFO:tasks.workunit.client.0.smithi053.stdout:op 5906 completed, throughput=5MB/sec 2024-01-15T23:29:16.652 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj--T8pYK_S5DlCtm_ off=19802795 len=676197 2024-01-15T23:29:16.654 INFO:tasks.workunit.client.0.smithi053.stdout:op 5907 completed, throughput=5MB/sec 2024-01-15T23:29:16.654 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Xl55fHriXM87kfB off=11356511 len=1587392 2024-01-15T23:29:16.655 INFO:tasks.workunit.client.0.smithi053.stdout:op 5908 completed, throughput=5MB/sec 2024-01-15T23:29:17.656 INFO:tasks.workunit.client.0.smithi053.stdout: 1152: throughput=5MB/sec pending data=0 2024-01-15T23:29:17.656 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xzx1bk-EvGfrOsF off=281519 len=158128 2024-01-15T23:29:17.657 INFO:tasks.workunit.client.0.smithi053.stdout:op 5909 completed, throughput=5MB/sec 2024-01-15T23:29:17.657 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-dS0mYc3hu83tlKU off=2519115 len=180041 2024-01-15T23:29:17.658 INFO:tasks.workunit.client.0.smithi053.stdout:op 5910 completed, throughput=5MB/sec 2024-01-15T23:29:17.658 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-1775yu0tOVM9KdQ off=8705689 len=1178489 2024-01-15T23:29:17.663 INFO:tasks.workunit.client.0.smithi053.stdout:op 5911 completed, throughput=5MB/sec 2024-01-15T23:29:17.663 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-A_A7C8SjfFY9Sl_ off=1055742 len=1084866 2024-01-15T23:29:17.664 INFO:tasks.workunit.client.0.smithi053.stdout:op 5912 completed, throughput=5MB/sec 2024-01-15T23:29:17.664 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-q9k-64NseAWMXPh off=7992298 len=1037774 2024-01-15T23:29:17.665 INFO:tasks.workunit.client.0.smithi053.stdout:op 5913 completed, throughput=5MB/sec 2024-01-15T23:29:17.665 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ZV7Kpf4m-CaSo_h off=7614704 len=973963 2024-01-15T23:29:17.669 INFO:tasks.workunit.client.0.smithi053.stdout:op 5914 completed, throughput=5MB/sec 2024-01-15T23:29:18.670 INFO:tasks.workunit.client.0.smithi053.stdout: 1153: throughput=5MB/sec pending data=0 2024-01-15T23:29:18.670 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tik3LYKaoiKgHxn off=13265998 len=114818 2024-01-15T23:29:18.670 INFO:tasks.workunit.client.0.smithi053.stdout:op 5915 completed, throughput=5MB/sec 2024-01-15T23:29:18.670 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wHLtWcDDnzTViUU off=18783947 len=1229465 2024-01-15T23:29:18.672 INFO:tasks.workunit.client.0.smithi053.stdout:op 5916 completed, throughput=5MB/sec 2024-01-15T23:29:18.672 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VnhJGiN6I2InQsI off=4685205 len=1125803 2024-01-15T23:29:18.673 INFO:tasks.workunit.client.0.smithi053.stdout:op 5917 completed, throughput=5MB/sec 2024-01-15T23:29:18.673 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Q8JfMAC6mVfPgCK off=1959352 len=1411120 2024-01-15T23:29:18.681 INFO:tasks.workunit.client.0.smithi053.stdout:op 5918 completed, throughput=5MB/sec 2024-01-15T23:29:18.681 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-O7DIKkbkqeCN98H off=2535999 len=1709644 2024-01-15T23:29:18.683 INFO:tasks.workunit.client.0.smithi053.stdout:op 5919 completed, throughput=5MB/sec 2024-01-15T23:29:18.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:18 smithi163 ceph-mon[138526]: pgmap v2061: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:29:18.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:18 smithi053 ceph-mon[143363]: pgmap v2061: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:29:18.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:18 smithi053 ceph-mon[146052]: pgmap v2061: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-01-15T23:29:19.684 INFO:tasks.workunit.client.0.smithi053.stdout: 1154: throughput=5MB/sec pending data=0 2024-01-15T23:29:19.684 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4kNo6x2HjjalLhh off=13091277 len=789206 2024-01-15T23:29:19.688 INFO:tasks.workunit.client.0.smithi053.stdout:op 5920 completed, throughput=5MB/sec 2024-01-15T23:29:19.688 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MuyObxpJ50J3B18 off=14947894 len=294502 2024-01-15T23:29:19.692 INFO:tasks.workunit.client.0.smithi053.stdout:op 5921 completed, throughput=5MB/sec 2024-01-15T23:29:19.692 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RYkekMYZtg935Sz off=2137070 len=254530 2024-01-15T23:29:19.695 INFO:tasks.workunit.client.0.smithi053.stdout:op 5922 completed, throughput=5MB/sec 2024-01-15T23:29:19.695 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0mrBDYLdsWiKn5v off=4166735 len=653453 2024-01-15T23:29:19.699 INFO:tasks.workunit.client.0.smithi053.stdout:op 5923 completed, throughput=5MB/sec 2024-01-15T23:29:19.699 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ByTGPHe3_jF30zq off=1235829 len=1320670 2024-01-15T23:29:19.706 INFO:tasks.workunit.client.0.smithi053.stdout:op 5924 completed, throughput=5MB/sec 2024-01-15T23:29:19.706 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-7P3cAOtUiL9nfIh off=768569 len=144548 2024-01-15T23:29:19.709 INFO:tasks.workunit.client.0.smithi053.stdout:op 5925 completed, throughput=5MB/sec 2024-01-15T23:29:19.709 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zaM8WormIKHAKFT off=15854325 len=1462403 2024-01-15T23:29:19.715 INFO:tasks.workunit.client.0.smithi053.stdout:op 5926 completed, throughput=5MB/sec 2024-01-15T23:29:20.716 INFO:tasks.workunit.client.0.smithi053.stdout: 1155: throughput=5MB/sec pending data=0 2024-01-15T23:29:20.716 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Fco9xekOhyIVy9n off=4483001 len=2021163 2024-01-15T23:29:20.727 INFO:tasks.workunit.client.0.smithi053.stdout:op 5927 completed, throughput=5MB/sec 2024-01-15T23:29:20.727 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-owtStvwSkHHW0Mc off=384262 len=469725 2024-01-15T23:29:20.730 INFO:tasks.workunit.client.0.smithi053.stdout:op 5928 completed, throughput=5MB/sec 2024-01-15T23:29:20.730 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-3oZXCt3tB6m9MfN off=1144983 len=1665848 2024-01-15T23:29:20.737 INFO:tasks.workunit.client.0.smithi053.stdout:op 5929 completed, throughput=5MB/sec 2024-01-15T23:29:20.737 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-CVzo4B8L2Dp6t4j off=338056 len=2061874 2024-01-15T23:29:20.737 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:20 smithi163 ceph-mon[138526]: pgmap v2062: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:29:20.739 INFO:tasks.workunit.client.0.smithi053.stdout:op 5930 completed, throughput=5MB/sec 2024-01-15T23:29:20.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:20 smithi053 ceph-mon[143363]: pgmap v2062: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:29:20.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:20 smithi053 ceph-mon[146052]: pgmap v2062: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:29:21.740 INFO:tasks.workunit.client.0.smithi053.stdout: 1156: throughput=5MB/sec pending data=0 2024-01-15T23:29:21.740 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-g0G7g-i32plszsQ off=618024 len=789628 2024-01-15T23:29:21.744 INFO:tasks.workunit.client.0.smithi053.stdout:op 5931 completed, throughput=5MB/sec 2024-01-15T23:29:21.744 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-purOCluBFvRkOMw off=10198143 len=1370039 2024-01-15T23:29:21.752 INFO:tasks.workunit.client.0.smithi053.stdout:op 5932 completed, throughput=5MB/sec 2024-01-15T23:29:21.752 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vGfkxunaT0STFe5 off=8635919 len=178007 2024-01-15T23:29:21.754 INFO:tasks.workunit.client.0.smithi053.stdout:op 5933 completed, throughput=5MB/sec 2024-01-15T23:29:21.754 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-U9ZcQf3EF0q4GAL off=2106375 len=1370864 2024-01-15T23:29:21.761 INFO:tasks.workunit.client.0.smithi053.stdout:op 5934 completed, throughput=5MB/sec 2024-01-15T23:29:21.761 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-N9GimNrDzqtQuyL off=8247116 len=1832194 2024-01-15T23:29:21.764 INFO:tasks.workunit.client.0.smithi053.stdout:op 5935 completed, throughput=5MB/sec 2024-01-15T23:29:22.738 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:22 smithi163 ceph-mon[138526]: pgmap v2063: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:29:22.764 INFO:tasks.workunit.client.0.smithi053.stdout: 1157: throughput=5MB/sec pending data=0 2024-01-15T23:29:22.764 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-D32J5XVrQoJI8LS off=6710933 len=564699 2024-01-15T23:29:22.768 INFO:tasks.workunit.client.0.smithi053.stdout:op 5936 completed, throughput=5MB/sec 2024-01-15T23:29:22.768 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-3ULvifVbY1oL0tZ off=656750 len=416799 2024-01-15T23:29:22.769 INFO:tasks.workunit.client.0.smithi053.stdout:op 5937 completed, throughput=5MB/sec 2024-01-15T23:29:22.769 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-m44pIT1aOjZhdHc off=9129887 len=1490798 2024-01-15T23:29:22.772 INFO:tasks.workunit.client.0.smithi053.stdout:op 5938 completed, throughput=5MB/sec 2024-01-15T23:29:22.772 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ChN2gx6IllyAPK3 off=0 len=1341041 2024-01-15T23:29:22.773 INFO:tasks.workunit.client.0.smithi053.stdout:op 5939 completed, throughput=5MB/sec 2024-01-15T23:29:22.774 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-lUzLH8yLkGKSyDf off=17994589 len=1386927 2024-01-15T23:29:22.782 INFO:tasks.workunit.client.0.smithi053.stdout:op 5940 completed, throughput=5MB/sec 2024-01-15T23:29:22.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:22 smithi053 ceph-mon[143363]: pgmap v2063: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:29:22.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:22 smithi053 ceph-mon[146052]: pgmap v2063: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-01-15T23:29:23.782 INFO:tasks.workunit.client.0.smithi053.stdout: 1158: throughput=5MB/sec pending data=0 2024-01-15T23:29:23.783 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iJ64QxpNN6vhuJy off=1273576 len=456755 2024-01-15T23:29:23.783 INFO:tasks.workunit.client.0.smithi053.stdout:op 5941 completed, throughput=5MB/sec 2024-01-15T23:29:23.784 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MZgjmP8NLB3Au3k off=14420512 len=1785474 2024-01-15T23:29:23.786 INFO:tasks.workunit.client.0.smithi053.stdout:op 5942 completed, throughput=5MB/sec 2024-01-15T23:29:23.786 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lehQc6QdG-U1ZdA off=4309093 len=1355436 2024-01-15T23:29:23.788 INFO:tasks.workunit.client.0.smithi053.stdout:op 5943 completed, throughput=5MB/sec 2024-01-15T23:29:23.788 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ByTGPHe3_jF30zq off=1597224 len=295454 2024-01-15T23:29:23.788 INFO:tasks.workunit.client.0.smithi053.stdout:op 5944 completed, throughput=5MB/sec 2024-01-15T23:29:23.788 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-BFWpjgKONBKPD_I off=13062733 len=766356 2024-01-15T23:29:23.790 INFO:tasks.workunit.client.0.smithi053.stdout:op 5945 completed, throughput=5MB/sec 2024-01-15T23:29:24.790 INFO:tasks.workunit.client.0.smithi053.stdout: 1159: throughput=5MB/sec pending data=0 2024-01-15T23:29:24.790 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hB8QsnX34RZok7U off=1746040 len=598226 2024-01-15T23:29:24.791 INFO:tasks.workunit.client.0.smithi053.stdout:op 5946 completed, throughput=5MB/sec 2024-01-15T23:29:24.791 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7e4PN5TdMygq5EQ off=2277673 len=515247 2024-01-15T23:29:24.792 INFO:tasks.workunit.client.0.smithi053.stdout:op 5947 completed, throughput=5MB/sec 2024-01-15T23:29:24.792 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-RIGrLKbtCnWSJLT off=8413130 len=1594901 2024-01-15T23:29:24.799 INFO:tasks.workunit.client.0.smithi053.stdout:op 5948 completed, throughput=5MB/sec 2024-01-15T23:29:24.799 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6rrBGENvgvhsJ7K off=4393494 len=500683 2024-01-15T23:29:24.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:24 smithi053 ceph-mon[143363]: pgmap v2064: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:29:24.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:24 smithi053 ceph-mon[146052]: pgmap v2064: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:29:24.801 INFO:tasks.workunit.client.0.smithi053.stdout:op 5949 completed, throughput=5MB/sec 2024-01-15T23:29:24.801 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-0hSoxkXmF1raOXy off=964843 len=891076 2024-01-15T23:29:24.806 INFO:tasks.workunit.client.0.smithi053.stdout:op 5950 completed, throughput=5MB/sec 2024-01-15T23:29:24.806 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-9zvu6jJAtbc2wq4 off=176162 len=1636498 2024-01-15T23:29:24.807 INFO:tasks.workunit.client.0.smithi053.stdout:op 5951 completed, throughput=5MB/sec 2024-01-15T23:29:24.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:24 smithi163 ceph-mon[138526]: pgmap v2064: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:29:25.301 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:29:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:29:25] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-01-15T23:29:25.808 INFO:tasks.workunit.client.0.smithi053.stdout: 1160: throughput=5MB/sec pending data=0 2024-01-15T23:29:25.808 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-gyPIE3njJo443YO off=1742783 len=1813326 2024-01-15T23:29:25.817 INFO:tasks.workunit.client.0.smithi053.stdout:op 5952 completed, throughput=5MB/sec 2024-01-15T23:29:25.817 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-RQBTs68JD-jwr2r off=5110394 len=1756331 2024-01-15T23:29:25.818 INFO:tasks.workunit.client.0.smithi053.stdout:op 5953 completed, throughput=5MB/sec 2024-01-15T23:29:25.818 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-kKQGbMjttPId8gO off=11470255 len=1390049 2024-01-15T23:29:25.819 INFO:tasks.workunit.client.0.smithi053.stdout:op 5954 completed, throughput=5MB/sec 2024-01-15T23:29:26.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:26 smithi053 ceph-mon[143363]: pgmap v2065: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:29:26.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:26 smithi053 ceph-mon[146052]: pgmap v2065: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:29:26.819 INFO:tasks.workunit.client.0.smithi053.stdout: 1161: throughput=5MB/sec pending data=0 2024-01-15T23:29:26.819 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zG5MXZ5Z-ynn6Ll off=7833901 len=72619 2024-01-15T23:29:26.820 INFO:tasks.workunit.client.0.smithi053.stdout:op 5955 completed, throughput=5MB/sec 2024-01-15T23:29:26.820 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qYwPC3MSZLS9fWh off=238213 len=1945701 2024-01-15T23:29:26.824 INFO:tasks.workunit.client.0.smithi053.stdout:op 5956 completed, throughput=5MB/sec 2024-01-15T23:29:26.824 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-0zsWAqX5Wf5-D7m off=14367835 len=838280 2024-01-15T23:29:26.825 INFO:tasks.workunit.client.0.smithi053.stdout:op 5957 completed, throughput=5MB/sec 2024-01-15T23:29:26.825 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-khR9_0Bm8EYiYUX off=6886313 len=1985441 2024-01-15T23:29:26.836 INFO:tasks.workunit.client.0.smithi053.stdout:op 5958 completed, throughput=5MB/sec 2024-01-15T23:29:26.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:26 smithi163 ceph-mon[138526]: pgmap v2065: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:29:27.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:27 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:29:27.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:27 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:29:27.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:27 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:29:27.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:27 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:29:27.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:27 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:29:27.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:27 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:29:27.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:27 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:29:27.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:27 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:29:27.837 INFO:tasks.workunit.client.0.smithi053.stdout: 1162: throughput=5MB/sec pending data=0 2024-01-15T23:29:27.837 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-THOJyeNemAA0azL off=16207035 len=1871558 2024-01-15T23:29:27.839 INFO:tasks.workunit.client.0.smithi053.stdout:op 5959 completed, throughput=5MB/sec 2024-01-15T23:29:27.839 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-zfZFE3O-ikTxEi4 off=5046822 len=1007164 2024-01-15T23:29:27.844 INFO:tasks.workunit.client.0.smithi053.stdout:op 5960 completed, throughput=5MB/sec 2024-01-15T23:29:27.844 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-bM2wdlUfuPhxkT7 off=45198 len=802104 2024-01-15T23:29:27.845 INFO:tasks.workunit.client.0.smithi053.stdout:op 5961 completed, throughput=5MB/sec 2024-01-15T23:29:27.846 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Fk-FOdTxyA-cgQ3 off=11357728 len=1335100 2024-01-15T23:29:27.847 INFO:tasks.workunit.client.0.smithi053.stdout:op 5962 completed, throughput=5MB/sec 2024-01-15T23:29:27.847 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ldAbgfyL4lo-LHp off=2003347 len=1842866 2024-01-15T23:29:27.849 INFO:tasks.workunit.client.0.smithi053.stdout:op 5963 completed, throughput=5MB/sec 2024-01-15T23:29:27.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:27 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:29:27.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:27 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:29:27.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:27 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:29:27.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:27 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:29:28.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:28 smithi053 ceph-mon[143363]: pgmap v2066: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:29:28.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:28 smithi053 ceph-mon[146052]: pgmap v2066: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:29:28.849 INFO:tasks.workunit.client.0.smithi053.stdout: 1163: throughput=5MB/sec pending data=0 2024-01-15T23:29:28.849 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tyKu9EEvXmfT1WC off=5296931 len=1234527 2024-01-15T23:29:28.852 INFO:tasks.workunit.client.0.smithi053.stdout:op 5964 completed, throughput=5MB/sec 2024-01-15T23:29:28.852 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-KDp5x1dCU5tkcNg off=14194035 len=265012 2024-01-15T23:29:28.855 INFO:tasks.workunit.client.0.smithi053.stdout:op 5965 completed, throughput=5MB/sec 2024-01-15T23:29:28.855 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-f3aH7R_pIBQrw4l off=516817 len=1281162 2024-01-15T23:29:28.857 INFO:tasks.workunit.client.0.smithi053.stdout:op 5966 completed, throughput=5MB/sec 2024-01-15T23:29:28.857 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-2qd0nF-aAU23w44 off=6288008 len=677013 2024-01-15T23:29:28.858 INFO:tasks.workunit.client.0.smithi053.stdout:op 5967 completed, throughput=5MB/sec 2024-01-15T23:29:28.858 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-eGi7LW-VMn7ZF2D off=1106018 len=1157477 2024-01-15T23:29:28.866 INFO:tasks.workunit.client.0.smithi053.stdout:op 5968 completed, throughput=5MB/sec 2024-01-15T23:29:28.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:28 smithi163 ceph-mon[138526]: pgmap v2066: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-01-15T23:29:29.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:29:29.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:29:29.866 INFO:tasks.workunit.client.0.smithi053.stdout: 1164: throughput=5MB/sec pending data=0 2024-01-15T23:29:29.866 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_syd3w64T1p5o4C off=2823155 len=1053313 2024-01-15T23:29:29.871 INFO:tasks.workunit.client.0.smithi053.stdout:op 5969 completed, throughput=5MB/sec 2024-01-15T23:29:29.872 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj--dfRmstRlkQXY8p off=12055051 len=291993 2024-01-15T23:29:29.875 INFO:tasks.workunit.client.0.smithi053.stdout:op 5970 completed, throughput=5MB/sec 2024-01-15T23:29:29.875 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-hWoecRY2VECihxB off=264399 len=2011212 2024-01-15T23:29:29.877 INFO:tasks.workunit.client.0.smithi053.stdout:op 5971 completed, throughput=5MB/sec 2024-01-15T23:29:29.877 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-EgYhVwVKwkBQ4Wl off=10890879 len=1211802 2024-01-15T23:29:29.885 INFO:tasks.workunit.client.0.smithi053.stdout:op 5972 completed, throughput=5MB/sec 2024-01-15T23:29:29.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:29:30.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:30 smithi053 ceph-mon[143363]: pgmap v2067: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:29:30.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:30 smithi053 ceph-mon[146052]: pgmap v2067: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:29:30.886 INFO:tasks.workunit.client.0.smithi053.stdout: 1165: throughput=5MB/sec pending data=0 2024-01-15T23:29:30.886 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-bPtXJ-J1QgLjWKU off=1227995 len=482430 2024-01-15T23:29:30.889 INFO:tasks.workunit.client.0.smithi053.stdout:op 5973 completed, throughput=5MB/sec 2024-01-15T23:29:30.890 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-xPC9Ju0YVL7dO8k off=392273 len=734002 2024-01-15T23:29:30.891 INFO:tasks.workunit.client.0.smithi053.stdout:op 5974 completed, throughput=5MB/sec 2024-01-15T23:29:30.891 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vPp0FKX-J-V5ijE off=2225043 len=816809 2024-01-15T23:29:30.893 INFO:tasks.workunit.client.0.smithi053.stdout:op 5975 completed, throughput=5MB/sec 2024-01-15T23:29:30.894 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Ti0bHP7-oeBkW6g off=7282959 len=1787917 2024-01-15T23:29:30.904 INFO:tasks.workunit.client.0.smithi053.stdout:op 5976 completed, throughput=5MB/sec 2024-01-15T23:29:30.904 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7JBxRPOadm5ZrX2 off=4649272 len=1140914 2024-01-15T23:29:30.905 INFO:tasks.workunit.client.0.smithi053.stdout:op 5977 completed, throughput=5MB/sec 2024-01-15T23:29:30.905 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Sq6hZ023YGFhrh4 off=11563479 len=932201 2024-01-15T23:29:30.910 INFO:tasks.workunit.client.0.smithi053.stdout:op 5978 completed, throughput=5MB/sec 2024-01-15T23:29:30.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:30 smithi163 ceph-mon[138526]: pgmap v2067: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-01-15T23:29:31.910 INFO:tasks.workunit.client.0.smithi053.stdout: 1166: throughput=5MB/sec pending data=0 2024-01-15T23:29:31.910 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vl-FEr00RX2Xp1u off=93119 len=1747303 2024-01-15T23:29:31.920 INFO:tasks.workunit.client.0.smithi053.stdout:op 5979 completed, throughput=5MB/sec 2024-01-15T23:29:31.920 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-2VKcuXXTnRs0Dde off=7910944 len=2051672 2024-01-15T23:29:31.928 INFO:tasks.workunit.client.0.smithi053.stdout:op 5980 completed, throughput=5MB/sec 2024-01-15T23:29:31.929 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-iKz3tK-tIP11dyJ off=2004199 len=1479383 2024-01-15T23:29:31.934 INFO:tasks.workunit.client.0.smithi053.stdout:op 5981 completed, throughput=5MB/sec 2024-01-15T23:29:32.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:32 smithi053 ceph-mon[143363]: pgmap v2068: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-01-15T23:29:32.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:32 smithi053 ceph-mon[146052]: pgmap v2068: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-01-15T23:29:32.935 INFO:tasks.workunit.client.0.smithi053.stdout: 1167: throughput=5MB/sec pending data=0 2024-01-15T23:29:32.935 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-qzX1yRzwxICo2kX off=6197658 len=89651 2024-01-15T23:29:32.936 INFO:tasks.workunit.client.0.smithi053.stdout:op 5982 completed, throughput=5MB/sec 2024-01-15T23:29:32.936 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-vgB2_gmSKVTUxmK off=19620901 len=1766879 2024-01-15T23:29:32.938 INFO:tasks.workunit.client.0.smithi053.stdout:op 5983 completed, throughput=5MB/sec 2024-01-15T23:29:32.938 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-idauini4dGfph29 off=8866871 len=1297900 2024-01-15T23:29:32.939 INFO:tasks.workunit.client.0.smithi053.stdout:op 5984 completed, throughput=5MB/sec 2024-01-15T23:29:32.940 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-tIU8fLkM25m6QP2 off=0 len=1633708 2024-01-15T23:29:32.941 INFO:tasks.workunit.client.0.smithi053.stdout:op 5985 completed, throughput=5MB/sec 2024-01-15T23:29:32.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:32 smithi163 ceph-mon[138526]: pgmap v2068: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-01-15T23:29:33.942 INFO:tasks.workunit.client.0.smithi053.stdout: 1168: throughput=5MB/sec pending data=0 2024-01-15T23:29:33.942 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-kPa5-8oAsEsh2V8 off=16631016 len=421247 2024-01-15T23:29:33.946 INFO:tasks.workunit.client.0.smithi053.stdout:op 5986 completed, throughput=5MB/sec 2024-01-15T23:29:33.946 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YhKjU7xyBoQzBBG off=3235969 len=1014636 2024-01-15T23:29:33.951 INFO:tasks.workunit.client.0.smithi053.stdout:op 5987 completed, throughput=5MB/sec 2024-01-15T23:29:33.952 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-lWW6G2R8B9bsOGo off=4796165 len=1314613 2024-01-15T23:29:33.953 INFO:tasks.workunit.client.0.smithi053.stdout:op 5988 completed, throughput=5MB/sec 2024-01-15T23:29:33.953 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-jY5Gn_nHVGUuM1Q off=17542353 len=1410738 2024-01-15T23:29:33.954 INFO:tasks.workunit.client.0.smithi053.stdout:op 5989 completed, throughput=5MB/sec 2024-01-15T23:29:33.954 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-SwLCt3b0TBes8ME off=11236879 len=1917832 2024-01-15T23:29:33.962 INFO:tasks.workunit.client.0.smithi053.stdout:op 5990 completed, throughput=5MB/sec 2024-01-15T23:29:34.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:34 smithi053 ceph-mon[143363]: pgmap v2069: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:29:34.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:34 smithi053 ceph-mon[146052]: pgmap v2069: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:29:34.962 INFO:tasks.workunit.client.0.smithi053.stdout: 1169: throughput=5MB/sec pending data=0 2024-01-15T23:29:34.963 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HcpNFVrUbv35L4B off=7327029 len=2011387 2024-01-15T23:29:34.966 INFO:tasks.workunit.client.0.smithi053.stdout:op 5991 completed, throughput=5MB/sec 2024-01-15T23:29:34.966 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-VtaBojV35rXJEpd off=7649538 len=843109 2024-01-15T23:29:34.967 INFO:tasks.workunit.client.0.smithi053.stdout:op 5992 completed, throughput=5MB/sec 2024-01-15T23:29:34.967 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-k2-k40SzMeiv0BR off=1908089 len=233757 2024-01-15T23:29:34.971 INFO:tasks.workunit.client.0.smithi053.stdout:op 5993 completed, throughput=5MB/sec 2024-01-15T23:29:34.971 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-OZHiwYRORU1_ZWS off=6445382 len=1786030 2024-01-15T23:29:34.973 INFO:tasks.workunit.client.0.smithi053.stdout:op 5994 completed, throughput=5MB/sec 2024-01-15T23:29:34.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:34 smithi163 ceph-mon[138526]: pgmap v2069: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-01-15T23:29:35.301 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:29:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:29:35] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-01-15T23:29:35.973 INFO:tasks.workunit.client.0.smithi053.stdout: 1170: throughput=5MB/sec pending data=0 2024-01-15T23:29:35.973 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-MsPdAFCBWqZM84O off=8961650 len=190551 2024-01-15T23:29:35.974 INFO:tasks.workunit.client.0.smithi053.stdout:op 5995 completed, throughput=5MB/sec 2024-01-15T23:29:35.974 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-7KeNuUiMtUANuxl off=3170762 len=389382 2024-01-15T23:29:35.975 INFO:tasks.workunit.client.0.smithi053.stdout:op 5996 completed, throughput=5MB/sec 2024-01-15T23:29:35.975 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ByTGPHe3_jF30zq off=479231 len=1108331 2024-01-15T23:29:35.981 INFO:tasks.workunit.client.0.smithi053.stdout:op 5997 completed, throughput=5MB/sec 2024-01-15T23:29:35.982 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wOa398PUM1KfA9U off=12522052 len=1944901 2024-01-15T23:29:35.983 INFO:tasks.workunit.client.0.smithi053.stdout:op 5998 completed, throughput=5MB/sec 2024-01-15T23:29:35.983 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-Y3JBvIhfRhaVMi7 off=3149963 len=795636 2024-01-15T23:29:35.989 INFO:tasks.workunit.client.0.smithi053.stdout:op 5999 completed, throughput=5MB/sec 2024-01-15T23:29:35.989 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-_zIZYMOHDM-cp3u off=23101930 len=1468534 2024-01-15T23:29:35.991 INFO:tasks.workunit.client.0.smithi053.stdout:op 6000 completed, throughput=5MB/sec 2024-01-15T23:29:36.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:36 smithi053 ceph-mon[143363]: pgmap v2070: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-01-15T23:29:36.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:36 smithi053 ceph-mon[146052]: pgmap v2070: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-01-15T23:29:36.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:36 smithi163 ceph-mon[138526]: pgmap v2070: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-01-15T23:29:36.991 INFO:tasks.workunit.client.0.smithi053.stdout: 1171: throughput=5MB/sec pending data=0 2024-01-15T23:29:36.991 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-WQIwRjQlc6PdHGw off=356027 len=701816 2024-01-15T23:29:36.996 INFO:tasks.workunit.client.0.smithi053.stdout:op 6001 completed, throughput=5MB/sec 2024-01-15T23:29:36.996 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-HpBYmnQKJXoDPNN off=5645302 len=448163 2024-01-15T23:29:36.997 INFO:tasks.workunit.client.0.smithi053.stdout:op 6002 completed, throughput=5MB/sec 2024-01-15T23:29:36.997 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-4KkLF6RajybD61f off=10295605 len=847704 2024-01-15T23:29:37.002 INFO:tasks.workunit.client.0.smithi053.stdout:op 6003 completed, throughput=5MB/sec 2024-01-15T23:29:37.002 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-fGaxQ-lJm72sMTG off=3233845 len=164977 2024-01-15T23:29:37.005 INFO:tasks.workunit.client.0.smithi053.stdout:op 6004 completed, throughput=5MB/sec 2024-01-15T23:29:37.005 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-nIzK5RM8VUJL9k8 off=941939 len=1479050 2024-01-15T23:29:37.012 INFO:tasks.workunit.client.0.smithi053.stdout:op 6005 completed, throughput=5MB/sec 2024-01-15T23:29:37.012 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-avIMz3W2BnsEnd6 off=6331524 len=1609485 2024-01-15T23:29:37.018 INFO:tasks.workunit.client.0.smithi053.stdout:op 6006 completed, throughput=5MB/sec 2024-01-15T23:29:38.018 INFO:tasks.workunit.client.0.smithi053.stdout: 1172: throughput=5MB/sec pending data=0 2024-01-15T23:29:38.018 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iDI-zxq2cM86qjV off=7017476 len=1281665 2024-01-15T23:29:38.020 INFO:tasks.workunit.client.0.smithi053.stdout:op 6007 completed, throughput=5MB/sec 2024-01-15T23:29:38.020 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-V5nG3XdTwjFCdZl off=7189180 len=1385606 2024-01-15T23:29:38.027 INFO:tasks.workunit.client.0.smithi053.stdout:op 6008 completed, throughput=5MB/sec 2024-01-15T23:29:38.027 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-Z4aPUBRwD-38jB3 off=350301 len=400583 2024-01-15T23:29:38.028 INFO:tasks.workunit.client.0.smithi053.stdout:op 6009 completed, throughput=5MB/sec 2024-01-15T23:29:38.028 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-r_GCK2kSYwkyozL off=7072141 len=552833 2024-01-15T23:29:38.032 INFO:tasks.workunit.client.0.smithi053.stdout:op 6010 completed, throughput=5MB/sec 2024-01-15T23:29:38.032 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-GW-xvrhnr9O8m60 off=10556053 len=883035 2024-01-15T23:29:38.037 INFO:tasks.workunit.client.0.smithi053.stdout:op 6011 completed, throughput=5MB/sec 2024-01-15T23:29:38.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:38 smithi053 ceph-mon[143363]: pgmap v2071: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:29:38.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:38 smithi053 ceph-mon[146052]: pgmap v2071: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:29:38.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:38 smithi163 ceph-mon[138526]: pgmap v2071: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-01-15T23:29:39.037 INFO:tasks.workunit.client.0.smithi053.stdout: 1173: throughput=5MB/sec pending data=0 2024-01-15T23:29:39.037 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-wMtoWL17F4wEmZ6 off=6142520 len=1052586 2024-01-15T23:29:39.039 INFO:tasks.workunit.client.0.smithi053.stdout:op 6012 completed, throughput=5MB/sec 2024-01-15T23:29:39.039 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-OrApDjAHcmMfCEO off=1558871 len=1457341 2024-01-15T23:29:39.045 INFO:tasks.workunit.client.0.smithi053.stdout:op 6013 completed, throughput=5MB/sec 2024-01-15T23:29:39.045 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-T2IdZK2GqYfejHA off=752886 len=1411816 2024-01-15T23:29:39.049 INFO:tasks.workunit.client.0.smithi053.stdout:op 6014 completed, throughput=5MB/sec 2024-01-15T23:29:39.049 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-ztcOk9yVMhNX86i off=329239 len=1713370 2024-01-15T23:29:39.051 INFO:tasks.workunit.client.0.smithi053.stdout:op 6015 completed, throughput=5MB/sec 2024-01-15T23:29:40.052 INFO:tasks.workunit.client.0.smithi053.stdout: 1174: throughput=5MB/sec pending data=0 2024-01-15T23:29:40.052 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-rNN8FXLRQaXawyc off=23552268 len=42572 2024-01-15T23:29:40.052 INFO:tasks.workunit.client.0.smithi053.stdout:op 6016 completed, throughput=5MB/sec 2024-01-15T23:29:40.052 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-vjYFhZAHqUxkphr off=181032 len=772539 2024-01-15T23:29:40.056 INFO:tasks.workunit.client.0.smithi053.stdout:op 6017 completed, throughput=5MB/sec 2024-01-15T23:29:40.056 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-fHVrj6np6NvD5vB off=16361750 len=824284 2024-01-15T23:29:40.058 INFO:tasks.workunit.client.0.smithi053.stdout:op 6018 completed, throughput=5MB/sec 2024-01-15T23:29:40.058 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-CmbeCrypSyRuC4G off=1219026 len=63435 2024-01-15T23:29:40.061 INFO:tasks.workunit.client.0.smithi053.stdout:op 6019 completed, throughput=5MB/sec 2024-01-15T23:29:40.061 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-PjmtQMKs0ObmNyI off=1441426 len=907463 2024-01-15T23:29:40.062 INFO:tasks.workunit.client.0.smithi053.stdout:op 6020 completed, throughput=5MB/sec 2024-01-15T23:29:40.063 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-twmGBn3mc5ViklB off=1814294 len=981205 2024-01-15T23:29:40.064 INFO:tasks.workunit.client.0.smithi053.stdout:op 6021 completed, throughput=5MB/sec 2024-01-15T23:29:40.064 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-iks9YrQPJtpj4bv off=1160164 len=163751 2024-01-15T23:29:40.065 INFO:tasks.workunit.client.0.smithi053.stdout:op 6022 completed, throughput=5MB/sec 2024-01-15T23:29:40.065 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-SpFQyQ2FgTDQEOZ off=8660019 len=25557 2024-01-15T23:29:40.065 INFO:tasks.workunit.client.0.smithi053.stdout:op 6023 completed, throughput=5MB/sec 2024-01-15T23:29:40.065 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-6Nqa58TeDtNvmTc off=9356499 len=1808375 2024-01-15T23:29:40.067 INFO:tasks.workunit.client.0.smithi053.stdout:op 6024 completed, throughput=5MB/sec 2024-01-15T23:29:40.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:40 smithi053 ceph-mon[143363]: pgmap v2072: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:29:40.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:40 smithi053 ceph-mon[146052]: pgmap v2072: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:29:40.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:40 smithi163 ceph-mon[138526]: pgmap v2072: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-01-15T23:29:41.067 INFO:tasks.workunit.client.0.smithi053.stdout: 1175: throughput=5MB/sec pending data=0 2024-01-15T23:29:41.067 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-r2Pie8iRaoMobKL off=12185964 len=116304 2024-01-15T23:29:41.068 INFO:tasks.workunit.client.0.smithi053.stdout:op 6025 completed, throughput=5MB/sec 2024-01-15T23:29:41.068 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-_wkGOGT-yrN4Rxr off=6137809 len=1888912 2024-01-15T23:29:41.077 INFO:tasks.workunit.client.0.smithi053.stdout:op 6026 completed, throughput=5MB/sec 2024-01-15T23:29:41.077 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-YiFAqTmQWSLl9wp off=11418321 len=1319375 2024-01-15T23:29:41.084 INFO:tasks.workunit.client.0.smithi053.stdout:op 6027 completed, throughput=5MB/sec 2024-01-15T23:29:41.084 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-8G2uZxdDXth9fEN off=14954655 len=839612 2024-01-15T23:29:41.088 INFO:tasks.workunit.client.0.smithi053.stdout:op 6028 completed, throughput=5MB/sec 2024-01-15T23:29:41.089 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-ptn69LdsadrEhfF off=145334 len=608945 2024-01-15T23:29:41.093 INFO:tasks.workunit.client.0.smithi053.stdout:op 6029 completed, throughput=5MB/sec 2024-01-15T23:29:42.093 INFO:tasks.workunit.client.0.smithi053.stdout: 1176: throughput=5MB/sec pending data=0 2024-01-15T23:29:42.093 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-tDLBfo-n44QNZZX off=397910 len=580123 2024-01-15T23:29:42.097 INFO:tasks.workunit.client.0.smithi053.stdout:op 6030 completed, throughput=5MB/sec 2024-01-15T23:29:42.097 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-x1dur7Ohc0RBne2 off=13714644 len=436079 2024-01-15T23:29:42.101 INFO:tasks.workunit.client.0.smithi053.stdout:op 6031 completed, throughput=5MB/sec 2024-01-15T23:29:42.101 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-gw794LhOwFtYTPa off=941426 len=1268294 2024-01-15T23:29:42.103 INFO:tasks.workunit.client.0.smithi053.stdout:op 6032 completed, throughput=5MB/sec 2024-01-15T23:29:42.103 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-twmGBn3mc5ViklB off=2675277 len=638335 2024-01-15T23:29:42.107 INFO:tasks.workunit.client.0.smithi053.stdout:op 6033 completed, throughput=5MB/sec 2024-01-15T23:29:42.107 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-q-lJfkZr7ga1bHa off=997794 len=1196411 2024-01-15T23:29:42.113 INFO:tasks.workunit.client.0.smithi053.stdout:op 6034 completed, throughput=5MB/sec 2024-01-15T23:29:42.113 INFO:tasks.workunit.client.0.smithi053.stdout:WRITE : oid=obj-MRE9uj8Y9mKufvI off=16546257 len=1070110 2024-01-15T23:29:42.118 INFO:tasks.workunit.client.0.smithi053.stdout:op 6035 completed, throughput=5MB/sec 2024-01-15T23:29:42.118 INFO:tasks.workunit.client.0.smithi053.stdout:READ : oid=obj-zuS5W_kc5BT_1_c off=1287703 len=2089225 2024-01-15T23:29:42.124 INFO:tasks.workunit.client.0.smithi053.stdout:op 6036 completed, throughput=5MB/sec 2024-01-15T23:29:42.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:42 smithi053 ceph-mon[143363]: pgmap v2073: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:29:42.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:42 smithi053 ceph-mon[146052]: pgmap v2073: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:29:42.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:42 smithi163 ceph-mon[138526]: pgmap v2073: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-01-15T23:29:43.124 INFO:tasks.workunit.client.0.smithi053.stdout:waiting for all operations to complete 2024-01-15T23:29:43.124 INFO:tasks.workunit.client.0.smithi053.stdout:cleaning up objects 2024-01-15T23:29:44.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:44 smithi053 ceph-mon[143363]: pgmap v2074: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:29:44.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:29:44.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:44 smithi053 ceph-mon[146052]: pgmap v2074: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:29:44.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:29:44.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:44 smithi163 ceph-mon[138526]: pgmap v2074: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-01-15T23:29:44.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:29:45.301 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:29:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:29:45] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2024-01-15T23:29:46.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:46 smithi053 ceph-mon[143363]: pgmap v2075: 105 pgs: 105 active+clean; 119 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 58 op/s 2024-01-15T23:29:46.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:46 smithi053 ceph-mon[146052]: pgmap v2075: 105 pgs: 105 active+clean; 119 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 58 op/s 2024-01-15T23:29:46.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:46 smithi163 ceph-mon[138526]: pgmap v2075: 105 pgs: 105 active+clean; 119 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 58 op/s 2024-01-15T23:29:48.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:48 smithi053 ceph-mon[143363]: pgmap v2076: 105 pgs: 105 active+clean; 105 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 152 op/s 2024-01-15T23:29:48.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:48 smithi053 ceph-mon[146052]: pgmap v2076: 105 pgs: 105 active+clean; 105 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 152 op/s 2024-01-15T23:29:48.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:48 smithi163 ceph-mon[138526]: pgmap v2076: 105 pgs: 105 active+clean; 105 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 152 op/s 2024-01-15T23:29:50.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:50 smithi053 ceph-mon[143363]: pgmap v2077: 105 pgs: 105 active+clean; 105 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.5 MiB/s wr, 152 op/s 2024-01-15T23:29:50.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:50 smithi053 ceph-mon[146052]: pgmap v2077: 105 pgs: 105 active+clean; 105 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.5 MiB/s wr, 152 op/s 2024-01-15T23:29:50.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:50 smithi163 ceph-mon[138526]: pgmap v2077: 105 pgs: 105 active+clean; 105 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.5 MiB/s wr, 152 op/s 2024-01-15T23:29:52.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:52 smithi053 ceph-mon[143363]: pgmap v2078: 105 pgs: 105 active+clean; 69 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.5 MiB/s wr, 388 op/s 2024-01-15T23:29:52.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:52 smithi053 ceph-mon[146052]: pgmap v2078: 105 pgs: 105 active+clean; 69 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.5 MiB/s wr, 388 op/s 2024-01-15T23:29:52.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:52 smithi163 ceph-mon[138526]: pgmap v2078: 105 pgs: 105 active+clean; 69 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.5 MiB/s wr, 388 op/s 2024-01-15T23:29:54.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:54 smithi053 ceph-mon[143363]: pgmap v2079: 105 pgs: 105 active+clean; 64 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 454 KiB/s rd, 930 KiB/s wr, 418 op/s 2024-01-15T23:29:54.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:54 smithi053 ceph-mon[146052]: pgmap v2079: 105 pgs: 105 active+clean; 64 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 454 KiB/s rd, 930 KiB/s wr, 418 op/s 2024-01-15T23:29:54.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:54 smithi163 ceph-mon[138526]: pgmap v2079: 105 pgs: 105 active+clean; 64 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 454 KiB/s rd, 930 KiB/s wr, 418 op/s 2024-01-15T23:29:55.301 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:29:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:29:55] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2024-01-15T23:29:56.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:56 smithi053 ceph-mon[143363]: pgmap v2080: 105 pgs: 105 active+clean; 46 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 368 KiB/s rd, 703 KiB/s wr, 540 op/s 2024-01-15T23:29:56.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:56 smithi053 ceph-mon[146052]: pgmap v2080: 105 pgs: 105 active+clean; 46 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 368 KiB/s rd, 703 KiB/s wr, 540 op/s 2024-01-15T23:29:56.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:56 smithi163 ceph-mon[138526]: pgmap v2080: 105 pgs: 105 active+clean; 46 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 368 KiB/s rd, 703 KiB/s wr, 540 op/s 2024-01-15T23:29:58.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:58 smithi053 ceph-mon[143363]: pgmap v2081: 105 pgs: 105 active+clean; 29 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 273 KiB/s rd, 205 KiB/s wr, 605 op/s 2024-01-15T23:29:58.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:58 smithi053 ceph-mon[146052]: pgmap v2081: 105 pgs: 105 active+clean; 29 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 273 KiB/s rd, 205 KiB/s wr, 605 op/s 2024-01-15T23:29:58.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:58 smithi163 ceph-mon[138526]: pgmap v2081: 105 pgs: 105 active+clean; 29 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 273 KiB/s rd, 205 KiB/s wr, 605 op/s 2024-01-15T23:29:59.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:29:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:29:59.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:29:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:29:59.891 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T23:29:59.891 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-15T23:29:59.964 INFO:tasks.workunit:Stopping ['rados/load-gen-big.sh'] on client.0... 2024-01-15T23:29:59.967 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-01-15T23:29:59.987 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:29:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:30:00.220 DEBUG:teuthology.parallel:result is None 2024-01-15T23:30:00.220 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-01-15T23:30:00.249 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-01-15T23:30:00.250 DEBUG:teuthology.orchestra.run.smithi053:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-01-15T23:30:00.308 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-01-15T23:30:00.308 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-01-15T23:30:00.308 INFO:teuthology.task.print:**** done end rados_loadgenbig.yaml 2024-01-15T23:30:00.308 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-01-15T23:30:00.309 INFO:teuthology.task.print:**** done start rbd_import_export.yaml 2024-01-15T23:30:00.309 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-01-15T23:30:00.309 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-01-15T23:30:00.309 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-01-15T23:30:00.310 DEBUG:teuthology.orchestra.run.smithi163:> stat -- /home/ubuntu/cephtest/mnt.1 2024-01-15T23:30:00.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-15T23:30:00.330 INFO:teuthology.orchestra.run.smithi163.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.1': No such file or directory 2024-01-15T23:30:00.330 DEBUG:teuthology.orchestra.run.smithi163:> mkdir -- /home/ubuntu/cephtest/mnt.1 2024-01-15T23:30:00.389 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.1 2024-01-15T23:30:00.389 DEBUG:teuthology.orchestra.run.smithi163:> cd -- /home/ubuntu/cephtest/mnt.1 && mkdir -- client.1 2024-01-15T23:30:00.447 INFO:tasks.workunit:timeout=3h 2024-01-15T23:30:00.448 INFO:tasks.workunit:cleanup=True 2024-01-15T23:30:00.448 DEBUG:teuthology.orchestra.run.smithi163:> rm -rf /home/ubuntu/cephtest/clone.client.1 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.1 && cd /home/ubuntu/cephtest/clone.client.1 2024-01-15T23:30:00.507 INFO:tasks.workunit.client.1.smithi163.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.1'... 2024-01-15T23:30:00.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:00 smithi053 ceph-mon[146052]: pgmap v2082: 105 pgs: 105 active+clean; 29 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 509 op/s 2024-01-15T23:30:00.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:00 smithi053 ceph-mon[146052]: overall HEALTH_OK 2024-01-15T23:30:00.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:00 smithi053 ceph-mon[143363]: pgmap v2082: 105 pgs: 105 active+clean; 29 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 509 op/s 2024-01-15T23:30:00.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:00 smithi053 ceph-mon[143363]: overall HEALTH_OK 2024-01-15T23:30:00.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:00 smithi163 ceph-mon[138526]: pgmap v2082: 105 pgs: 105 active+clean; 29 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 509 op/s 2024-01-15T23:30:00.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:00 smithi163 ceph-mon[138526]: overall HEALTH_OK 2024-01-15T23:30:02.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:02 smithi053 ceph-mon[143363]: pgmap v2083: 105 pgs: 105 active+clean; 2.4 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-01-15T23:30:02.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:02 smithi053 ceph-mon[146052]: pgmap v2083: 105 pgs: 105 active+clean; 2.4 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-01-15T23:30:02.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:02 smithi163 ceph-mon[138526]: pgmap v2083: 105 pgs: 105 active+clean; 2.4 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-01-15T23:30:04.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:04 smithi053 ceph-mon[143363]: pgmap v2084: 105 pgs: 105 active+clean; 583 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 467 op/s 2024-01-15T23:30:04.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:04 smithi053 ceph-mon[146052]: pgmap v2084: 105 pgs: 105 active+clean; 583 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 467 op/s 2024-01-15T23:30:04.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:04 smithi163 ceph-mon[138526]: pgmap v2084: 105 pgs: 105 active+clean; 583 KiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 467 op/s 2024-01-15T23:30:05.301 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:30:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:30:05] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2024-01-15T23:30:06.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:06 smithi053 ceph-mon[143363]: pgmap v2085: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 435 op/s 2024-01-15T23:30:06.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:06 smithi053 ceph-mon[146052]: pgmap v2085: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 435 op/s 2024-01-15T23:30:06.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:06 smithi163 ceph-mon[138526]: pgmap v2085: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 435 op/s 2024-01-15T23:30:08.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:08 smithi053 ceph-mon[143363]: pgmap v2086: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 313 op/s 2024-01-15T23:30:08.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:08 smithi053 ceph-mon[146052]: pgmap v2086: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 313 op/s 2024-01-15T23:30:08.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:08 smithi163 ceph-mon[138526]: pgmap v2086: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 313 op/s 2024-01-15T23:30:10.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:10 smithi053 ceph-mon[143363]: pgmap v2087: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 194 op/s 2024-01-15T23:30:10.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:10 smithi053 ceph-mon[146052]: pgmap v2087: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 194 op/s 2024-01-15T23:30:10.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:10 smithi163 ceph-mon[138526]: pgmap v2087: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 194 op/s 2024-01-15T23:30:12.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:12 smithi053 ceph-mon[143363]: pgmap v2088: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 194 op/s 2024-01-15T23:30:12.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:12 smithi053 ceph-mon[146052]: pgmap v2088: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 194 op/s 2024-01-15T23:30:12.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:12 smithi163 ceph-mon[138526]: pgmap v2088: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 194 op/s 2024-01-15T23:30:13.598 DEBUG:teuthology.orchestra.run.smithi163:> 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-01-15T23:30:13.674 INFO:tasks.workunit.client.1.smithi163.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-01-15T23:30:13.675 INFO:tasks.workunit.client.1.smithi163.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-01-15T23:30:13.676 INFO:tasks.workunit.client.1.smithi163.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-01-15T23:30:14.258 INFO:tasks.workunit.client.1.smithi163.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-01-15T23:30:14.316 INFO:tasks.workunit.client.1.smithi163.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-01-15T23:30:14.354 INFO:tasks.workunit.client.1.smithi163.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-01-15T23:30:14.356 INFO:tasks.workunit.client.1.smithi163.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-01-15T23:30:14.356 INFO:tasks.workunit.client.1.smithi163.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-01-15T23:30:14.392 INFO:tasks.workunit.client.1.smithi163.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-01-15T23:30:14.395 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-01-15T23:30:14.396 DEBUG:teuthology.orchestra.run.smithi163:> dd if=/home/ubuntu/cephtest/workunits.list.client.1 of=/dev/stdout 2024-01-15T23:30:14.454 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.1... 2024-01-15T23:30:14.455 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2024-01-15T23:30:14.455 DEBUG:teuthology.orchestra.run.smithi163: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=quincy 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-01-15T23:30:14.533 INFO:tasks.workunit.client.1.smithi163.stderr:+ export RBD_FORCE_ALLOW_V1=1 2024-01-15T23:30:14.533 INFO:tasks.workunit.client.1.smithi163.stderr:+ RBD_FORCE_ALLOW_V1=1 2024-01-15T23:30:14.533 INFO:tasks.workunit.client.1.smithi163.stderr:+ TMPDIR=/tmp/rbd_import_export_202017 2024-01-15T23:30:14.533 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm -rf /tmp/rbd_import_export_202017 2024-01-15T23:30:14.533 INFO:tasks.workunit.client.1.smithi163.stderr:+ mkdir /tmp/rbd_import_export_202017 2024-01-15T23:30:14.534 INFO:tasks.workunit.client.1.smithi163.stderr:+ trap 'rm -rf /tmp/rbd_import_export_202017' INT TERM EXIT 2024-01-15T23:30:14.534 INFO:tasks.workunit.client.1.smithi163.stderr:+ mkdir foo.202017 2024-01-15T23:30:14.535 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import foo.202017 foo.dir 2024-01-15T23:30:14.568 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: cannot import a directory 2024-01-15T23:30:14.569 INFO:tasks.workunit.client.1.smithi163.stderr: Importing image: 0% complete...failed. 2024-01-15T23:30:14.569 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: import failed: (21) Is a directory 2024-01-15T23:30:14.571 INFO:tasks.workunit.client.1.smithi163.stderr:+ true 2024-01-15T23:30:14.571 INFO:tasks.workunit.client.1.smithi163.stderr:+ rmdir foo.202017 2024-01-15T23:30:14.578 INFO:tasks.workunit.client.1.smithi163.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_202017/img bs=1k count=1 seek=10 2024-01-15T23:30:14.578 INFO:tasks.workunit.client.1.smithi163.stderr:1+0 records in 2024-01-15T23:30:14.579 INFO:tasks.workunit.client.1.smithi163.stderr:1+0 records out 2024-01-15T23:30:14.579 INFO:tasks.workunit.client.1.smithi163.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 4.0719e-05 s, 25.1 MB/s 2024-01-15T23:30:14.579 INFO:tasks.workunit.client.1.smithi163.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_202017/img bs=1k count=10 seek=100 2024-01-15T23:30:14.579 INFO:tasks.workunit.client.1.smithi163.stderr:10+0 records in 2024-01-15T23:30:14.580 INFO:tasks.workunit.client.1.smithi163.stderr:10+0 records out 2024-01-15T23:30:14.580 INFO:tasks.workunit.client.1.smithi163.stderr:10240 bytes (10 kB, 10 KiB) copied, 6.5364e-05 s, 157 MB/s 2024-01-15T23:30:14.580 INFO:tasks.workunit.client.1.smithi163.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_202017/img bs=1k count=100 seek=1000 2024-01-15T23:30:14.580 INFO:tasks.workunit.client.1.smithi163.stderr:70+1 records in 2024-01-15T23:30:14.581 INFO:tasks.workunit.client.1.smithi163.stderr:70+1 records out 2024-01-15T23:30:14.581 INFO:tasks.workunit.client.1.smithi163.stderr:72208 bytes (72 kB, 71 KiB) copied, 0.000174524 s, 414 MB/s 2024-01-15T23:30:14.581 INFO:tasks.workunit.client.1.smithi163.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_202017/img bs=1k seek=10000 2024-01-15T23:30:14.581 INFO:tasks.workunit.client.1.smithi163.stderr:140+1 records in 2024-01-15T23:30:14.581 INFO:tasks.workunit.client.1.smithi163.stderr:140+1 records out 2024-01-15T23:30:14.582 INFO:tasks.workunit.client.1.smithi163.stderr:143376 bytes (143 kB, 140 KiB) copied, 0.00033726 s, 425 MB/s 2024-01-15T23:30:14.582 INFO:tasks.workunit.client.1.smithi163.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_202017/img bs=1k seek=100000 2024-01-15T23:30:14.582 INFO:tasks.workunit.client.1.smithi163.stderr:70+1 records in 2024-01-15T23:30:14.582 INFO:tasks.workunit.client.1.smithi163.stderr:70+1 records out 2024-01-15T23:30:14.582 INFO:tasks.workunit.client.1.smithi163.stderr:72312 bytes (72 kB, 71 KiB) copied, 0.000173338 s, 417 MB/s 2024-01-15T23:30:14.583 INFO:tasks.workunit.client.1.smithi163.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_202017/img bs=1k seek=1000000 2024-01-15T23:30:14.583 INFO:tasks.workunit.client.1.smithi163.stderr:193+1 records in 2024-01-15T23:30:14.583 INFO:tasks.workunit.client.1.smithi163.stderr:193+1 records out 2024-01-15T23:30:14.583 INFO:tasks.workunit.client.1.smithi163.stderr:198280 bytes (198 kB, 194 KiB) copied, 0.000416208 s, 476 MB/s 2024-01-15T23:30:14.583 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd rm testimg 2024-01-15T23:30:14.637 INFO:tasks.workunit.client.1.smithi163.stderr: Removing image: 0% complete...failed. 2024-01-15T23:30:14.637 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: delete error: (2) No such file or directory 2024-01-15T23:30:14.640 INFO:tasks.workunit.client.1.smithi163.stderr:+ true 2024-01-15T23:30:14.640 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --new-format /tmp/rbd_import_export_202017/img testimg 2024-01-15T23:30:14.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:14 smithi163 ceph-mon[138526]: pgmap v2089: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 16 op/s 2024-01-15T23:30:14.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:30:15.012 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:14 smithi053 ceph-mon[143363]: pgmap v2089: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 16 op/s 2024-01-15T23:30:15.012 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:30:15.012 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:14 smithi053 ceph-mon[146052]: pgmap v2089: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 16 op/s 2024-01-15T23:30:15.012 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:30:15.302 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:30:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:30:15] "GET /metrics HTTP/1.1" 200 33954 "" "Prometheus/2.43.0" 2024-01-15T23:30:16.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:16 smithi163 ceph-mon[138526]: pgmap v2090: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:30:16.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:16 smithi163 ceph-mon[138526]: osdmap e1120: 8 total, 8 up, 8 in 2024-01-15T23:30:17.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:16 smithi053 ceph-mon[143363]: pgmap v2090: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:30:17.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:16 smithi053 ceph-mon[143363]: osdmap e1120: 8 total, 8 up, 8 in 2024-01-15T23:30:17.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:16 smithi053 ceph-mon[146052]: pgmap v2090: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:30:17.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:16 smithi053 ceph-mon[146052]: osdmap e1120: 8 total, 8 up, 8 in 2024-01-15T23:30:17.120 INFO:tasks.workunit.client.1.smithi163.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-01-15T23:30:17.120 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-01-15T23:30:17.123 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd export testimg /tmp/rbd_import_export_202017/img2 2024-01-15T23:30:17.395 INFO:tasks.workunit.client.1.smithi163.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-01-15T23:30:17.398 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd export testimg - 2024-01-15T23:30:17.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:17 smithi163 ceph-mon[138526]: osdmap e1121: 8 total, 8 up, 8 in 2024-01-15T23:30:18.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:17 smithi053 ceph-mon[143363]: osdmap e1121: 8 total, 8 up, 8 in 2024-01-15T23:30:18.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:17 smithi053 ceph-mon[146052]: osdmap e1121: 8 total, 8 up, 8 in 2024-01-15T23:30:18.097 INFO:tasks.workunit.client.1.smithi163.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-01-15T23:30:18.101 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd rm testimg 2024-01-15T23:30:18.221 INFO:tasks.workunit.client.1.smithi163.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-01-15T23:30:18.224 INFO:tasks.workunit.client.1.smithi163.stderr:+ cmp /tmp/rbd_import_export_202017/img /tmp/rbd_import_export_202017/img2 2024-01-15T23:30:18.831 INFO:tasks.workunit.client.1.smithi163.stderr:+ cmp /tmp/rbd_import_export_202017/img /tmp/rbd_import_export_202017/img3 2024-01-15T23:30:18.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:18 smithi163 ceph-mon[138526]: pgmap v2093: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:30:19.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:18 smithi053 ceph-mon[143363]: pgmap v2093: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:30:19.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:18 smithi053 ceph-mon[146052]: pgmap v2093: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:30:19.232 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm /tmp/rbd_import_export_202017/img2 /tmp/rbd_import_export_202017/img3 2024-01-15T23:30:19.418 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --new-format - testimg 2024-01-15T23:30:19.847 INFO:tasks.workunit.client.1.smithi163.stderr: Importing image: 100% complete...done. 2024-01-15T23:30:19.848 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-01-15T23:30:19.850 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd export testimg /tmp/rbd_import_export_202017/img2 2024-01-15T23:30:20.141 INFO:tasks.workunit.client.1.smithi163.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-01-15T23:30:20.144 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd export testimg - 2024-01-15T23:30:20.822 INFO:tasks.workunit.client.1.smithi163.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-01-15T23:30:20.826 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd rm testimg 2024-01-15T23:30:20.945 INFO:tasks.workunit.client.1.smithi163.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-01-15T23:30:20.947 INFO:tasks.workunit.client.1.smithi163.stderr:+ cmp /tmp/rbd_import_export_202017/img /tmp/rbd_import_export_202017/img2 2024-01-15T23:30:20.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:20 smithi163 ceph-mon[138526]: pgmap v2094: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:30:21.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:20 smithi053 ceph-mon[143363]: pgmap v2094: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:30:21.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:20 smithi053 ceph-mon[146052]: pgmap v2094: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:30:21.520 INFO:tasks.workunit.client.1.smithi163.stderr:+ cmp /tmp/rbd_import_export_202017/img /tmp/rbd_import_export_202017/img3 2024-01-15T23:30:21.918 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm /tmp/rbd_import_export_202017/img /tmp/rbd_import_export_202017/img2 /tmp/rbd_import_export_202017/img3 2024-01-15T23:30:22.158 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd help export 2024-01-15T23:30:22.158 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep -q export-format 2024-01-15T23:30:22.179 INFO:tasks.workunit.client.1.smithi163.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_202017/img bs=1k count=10 seek=100 2024-01-15T23:30:22.179 INFO:tasks.workunit.client.1.smithi163.stderr:10+0 records in 2024-01-15T23:30:22.180 INFO:tasks.workunit.client.1.smithi163.stderr:10+0 records out 2024-01-15T23:30:22.180 INFO:tasks.workunit.client.1.smithi163.stderr:10240 bytes (10 kB, 10 KiB) copied, 6.2154e-05 s, 165 MB/s 2024-01-15T23:30:22.180 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --new-format /tmp/rbd_import_export_202017/img testimg 2024-01-15T23:30:22.249 INFO:tasks.workunit.client.1.smithi163.stderr: Importing image: 100% complete...done. 2024-01-15T23:30:22.249 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-01-15T23:30:22.251 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd snap create testimg@snap 2024-01-15T23:30:22.601 INFO:tasks.workunit.client.1.smithi163.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-01-15T23:30:22.612 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd image-meta set testimg key1 value1 2024-01-15T23:30:22.670 INFO:tasks.workunit.client.1.smithi163.stderr:++ rbd image-meta list testimg 2024-01-15T23:30:22.712 INFO:tasks.workunit.client.1.smithi163.stderr:+ IMAGEMETA_BEFORE='There is 1 metadatum on this image: 2024-01-15T23:30:22.713 INFO:tasks.workunit.client.1.smithi163.stderr: 2024-01-15T23:30:22.713 INFO:tasks.workunit.client.1.smithi163.stderr:Key Value 2024-01-15T23:30:22.713 INFO:tasks.workunit.client.1.smithi163.stderr:key1 value1' 2024-01-15T23:30:22.713 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_202017/img_v2 2024-01-15T23:30:22.751 INFO:tasks.workunit.client.1.smithi163.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-01-15T23:30:22.754 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_202017/img_v2 testimg_import 2024-01-15T23:30:22.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:22 smithi163 ceph-mon[138526]: pgmap v2095: 105 pgs: 105 active+clean; 5.2 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 217 KiB/s rd, 107 KiB/s wr, 78 op/s 2024-01-15T23:30:23.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:22 smithi053 ceph-mon[143363]: pgmap v2095: 105 pgs: 105 active+clean; 5.2 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 217 KiB/s rd, 107 KiB/s wr, 78 op/s 2024-01-15T23:30:23.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:22 smithi053 ceph-mon[146052]: pgmap v2095: 105 pgs: 105 active+clean; 5.2 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 217 KiB/s rd, 107 KiB/s wr, 78 op/s 2024-01-15T23:30:23.626 INFO:tasks.workunit.client.1.smithi163.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-01-15T23:30:23.629 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd info testimg_import 2024-01-15T23:30:23.668 INFO:tasks.workunit.client.1.smithi163.stdout:rbd image 'testimg_import': 2024-01-15T23:30:23.668 INFO:tasks.workunit.client.1.smithi163.stdout: size 110 KiB in 1 objects 2024-01-15T23:30:23.668 INFO:tasks.workunit.client.1.smithi163.stdout: order 22 (4 MiB objects) 2024-01-15T23:30:23.668 INFO:tasks.workunit.client.1.smithi163.stdout: snapshot_count: 1 2024-01-15T23:30:23.668 INFO:tasks.workunit.client.1.smithi163.stdout: id: d60cda06dd96 2024-01-15T23:30:23.668 INFO:tasks.workunit.client.1.smithi163.stdout: block_name_prefix: rbd_data.d60cda06dd96 2024-01-15T23:30:23.668 INFO:tasks.workunit.client.1.smithi163.stdout: format: 2 2024-01-15T23:30:23.669 INFO:tasks.workunit.client.1.smithi163.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-01-15T23:30:23.669 INFO:tasks.workunit.client.1.smithi163.stdout: op_features: 2024-01-15T23:30:23.669 INFO:tasks.workunit.client.1.smithi163.stdout: flags: 2024-01-15T23:30:23.669 INFO:tasks.workunit.client.1.smithi163.stdout: create_timestamp: Mon Jan 15 23:30:22 2024 2024-01-15T23:30:23.669 INFO:tasks.workunit.client.1.smithi163.stdout: access_timestamp: Mon Jan 15 23:30:22 2024 2024-01-15T23:30:23.669 INFO:tasks.workunit.client.1.smithi163.stdout: modify_timestamp: Mon Jan 15 23:30:22 2024 2024-01-15T23:30:23.671 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd info testimg_import@snap 2024-01-15T23:30:23.708 INFO:tasks.workunit.client.1.smithi163.stdout:rbd image 'testimg_import': 2024-01-15T23:30:23.708 INFO:tasks.workunit.client.1.smithi163.stdout: size 110 KiB in 1 objects 2024-01-15T23:30:23.708 INFO:tasks.workunit.client.1.smithi163.stdout: order 22 (4 MiB objects) 2024-01-15T23:30:23.708 INFO:tasks.workunit.client.1.smithi163.stdout: snapshot_count: 1 2024-01-15T23:30:23.708 INFO:tasks.workunit.client.1.smithi163.stdout: id: d60cda06dd96 2024-01-15T23:30:23.708 INFO:tasks.workunit.client.1.smithi163.stdout: block_name_prefix: rbd_data.d60cda06dd96 2024-01-15T23:30:23.708 INFO:tasks.workunit.client.1.smithi163.stdout: format: 2 2024-01-15T23:30:23.709 INFO:tasks.workunit.client.1.smithi163.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-01-15T23:30:23.709 INFO:tasks.workunit.client.1.smithi163.stdout: op_features: 2024-01-15T23:30:23.709 INFO:tasks.workunit.client.1.smithi163.stdout: flags: 2024-01-15T23:30:23.709 INFO:tasks.workunit.client.1.smithi163.stdout: create_timestamp: Mon Jan 15 23:30:22 2024 2024-01-15T23:30:23.709 INFO:tasks.workunit.client.1.smithi163.stdout: access_timestamp: Mon Jan 15 23:30:22 2024 2024-01-15T23:30:23.709 INFO:tasks.workunit.client.1.smithi163.stdout: modify_timestamp: Mon Jan 15 23:30:22 2024 2024-01-15T23:30:23.709 INFO:tasks.workunit.client.1.smithi163.stdout: protected: False 2024-01-15T23:30:23.711 INFO:tasks.workunit.client.1.smithi163.stderr:++ rbd image-meta list testimg_import 2024-01-15T23:30:23.754 INFO:tasks.workunit.client.1.smithi163.stderr:+ IMAGEMETA_AFTER='There is 1 metadatum on this image: 2024-01-15T23:30:23.754 INFO:tasks.workunit.client.1.smithi163.stderr: 2024-01-15T23:30:23.755 INFO:tasks.workunit.client.1.smithi163.stderr:Key Value 2024-01-15T23:30:23.755 INFO:tasks.workunit.client.1.smithi163.stderr:key1 value1' 2024-01-15T23:30:23.755 INFO:tasks.workunit.client.1.smithi163.stderr:+ '[' 'There is 1 metadatum on this image: 2024-01-15T23:30:23.755 INFO:tasks.workunit.client.1.smithi163.stderr: 2024-01-15T23:30:23.755 INFO:tasks.workunit.client.1.smithi163.stderr:Key Value 2024-01-15T23:30:23.755 INFO:tasks.workunit.client.1.smithi163.stderr:key1 value1' = 'There is 1 metadatum on this image: 2024-01-15T23:30:23.755 INFO:tasks.workunit.client.1.smithi163.stderr: 2024-01-15T23:30:23.755 INFO:tasks.workunit.client.1.smithi163.stderr:Key Value 2024-01-15T23:30:23.755 INFO:tasks.workunit.client.1.smithi163.stderr:key1 value1' ']' 2024-01-15T23:30:23.755 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd export testimg_import /tmp/rbd_import_export_202017/img_import 2024-01-15T23:30:23.790 INFO:tasks.workunit.client.1.smithi163.stderr: Exporting image: 100% complete...done. 2024-01-15T23:30:23.793 INFO:tasks.workunit.client.1.smithi163.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_202017/img /tmp/rbd_import_export_202017/img_import 2024-01-15T23:30:23.793 INFO:tasks.workunit.client.1.smithi163.stderr:+ cmp -l /tmp/rbd_import_export_202017/img /tmp/rbd_import_export_202017/img_import 2024-01-15T23:30:23.794 INFO:tasks.workunit.client.1.smithi163.stderr:++ stat /tmp/rbd_import_export_202017/img --format %b 2024-01-15T23:30:23.795 INFO:tasks.workunit.client.1.smithi163.stderr:+ origsize=24 2024-01-15T23:30:23.795 INFO:tasks.workunit.client.1.smithi163.stderr:++ stat /tmp/rbd_import_export_202017/img_import --format %b 2024-01-15T23:30:23.796 INFO:tasks.workunit.client.1.smithi163.stderr:+ exportsize=224 2024-01-15T23:30:23.796 INFO:tasks.workunit.client.1.smithi163.stderr:+ difference=200 2024-01-15T23:30:23.796 INFO:tasks.workunit.client.1.smithi163.stderr:+ difference=200 2024-01-15T23:30:23.796 INFO:tasks.workunit.client.1.smithi163.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2024-01-15T23:30:23.796 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_202017/img_snap 2024-01-15T23:30:23.832 INFO:tasks.workunit.client.1.smithi163.stderr: Exporting image: 100% complete...done. 2024-01-15T23:30:23.835 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_202017/img_snap_import 2024-01-15T23:30:23.873 INFO:tasks.workunit.client.1.smithi163.stderr: Exporting image: 100% complete...done. 2024-01-15T23:30:23.875 INFO:tasks.workunit.client.1.smithi163.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_202017/img_snap /tmp/rbd_import_export_202017/img_snap_import 2024-01-15T23:30:23.875 INFO:tasks.workunit.client.1.smithi163.stderr:+ cmp -l /tmp/rbd_import_export_202017/img_snap /tmp/rbd_import_export_202017/img_snap_import 2024-01-15T23:30:23.876 INFO:tasks.workunit.client.1.smithi163.stderr:++ stat /tmp/rbd_import_export_202017/img_snap --format %b 2024-01-15T23:30:23.877 INFO:tasks.workunit.client.1.smithi163.stderr:+ origsize=224 2024-01-15T23:30:23.877 INFO:tasks.workunit.client.1.smithi163.stderr:++ stat /tmp/rbd_import_export_202017/img_snap_import --format %b 2024-01-15T23:30:23.878 INFO:tasks.workunit.client.1.smithi163.stderr:+ exportsize=224 2024-01-15T23:30:23.878 INFO:tasks.workunit.client.1.smithi163.stderr:+ difference=0 2024-01-15T23:30:23.878 INFO:tasks.workunit.client.1.smithi163.stderr:+ difference=0 2024-01-15T23:30:23.878 INFO:tasks.workunit.client.1.smithi163.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-01-15T23:30:23.878 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm /tmp/rbd_import_export_202017/img_v2 2024-01-15T23:30:23.879 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm /tmp/rbd_import_export_202017/img_import 2024-01-15T23:30:23.879 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm /tmp/rbd_import_export_202017/img_snap 2024-01-15T23:30:23.880 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm /tmp/rbd_import_export_202017/img_snap_import 2024-01-15T23:30:23.881 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd snap rm testimg_import@snap 2024-01-15T23:30:23.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:23 smithi163 ceph-mon[138526]: osdmap e1122: 8 total, 8 up, 8 in 2024-01-15T23:30:24.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:23 smithi053 ceph-mon[143363]: osdmap e1122: 8 total, 8 up, 8 in 2024-01-15T23:30:24.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:23 smithi053 ceph-mon[146052]: osdmap e1122: 8 total, 8 up, 8 in 2024-01-15T23:30:24.616 INFO:tasks.workunit.client.1.smithi163.stderr: Removing snap: 100% complete...done. 2024-01-15T23:30:24.627 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd remove testimg_import 2024-01-15T23:30:24.755 INFO:tasks.workunit.client.1.smithi163.stderr: Removing image: 100% complete...done. 2024-01-15T23:30:24.758 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd snap rm testimg@snap 2024-01-15T23:30:24.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:24 smithi163 ceph-mon[138526]: pgmap v2097: 105 pgs: 105 active+clean; 5.2 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 274 KiB/s rd, 135 KiB/s wr, 81 op/s 2024-01-15T23:30:24.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:24 smithi163 ceph-mon[138526]: osdmap e1123: 8 total, 8 up, 8 in 2024-01-15T23:30:25.012 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:24 smithi053 ceph-mon[143363]: pgmap v2097: 105 pgs: 105 active+clean; 5.2 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 274 KiB/s rd, 135 KiB/s wr, 81 op/s 2024-01-15T23:30:25.012 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:24 smithi053 ceph-mon[143363]: osdmap e1123: 8 total, 8 up, 8 in 2024-01-15T23:30:25.012 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:24 smithi053 ceph-mon[146052]: pgmap v2097: 105 pgs: 105 active+clean; 5.2 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 274 KiB/s rd, 135 KiB/s wr, 81 op/s 2024-01-15T23:30:25.012 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:24 smithi053 ceph-mon[146052]: osdmap e1123: 8 total, 8 up, 8 in 2024-01-15T23:30:25.302 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:30:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:30:25] "GET /metrics HTTP/1.1" 200 33954 "" "Prometheus/2.43.0" 2024-01-15T23:30:25.617 INFO:tasks.workunit.client.1.smithi163.stderr: Removing snap: 100% complete...done. 2024-01-15T23:30:25.632 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd rm testimg 2024-01-15T23:30:25.768 INFO:tasks.workunit.client.1.smithi163.stderr: Removing image: 100% complete...done. 2024-01-15T23:30:25.771 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --order 20 /tmp/rbd_import_export_202017/img testimg 2024-01-15T23:30:25.851 INFO:tasks.workunit.client.1.smithi163.stderr: Importing image: 100% complete...done. 2024-01-15T23:30:25.851 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: --order is deprecated, use --object-size 2024-01-15T23:30:25.853 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_202017/img_v2 2024-01-15T23:30:25.891 INFO:tasks.workunit.client.1.smithi163.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-01-15T23:30:25.893 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_202017/img_v2 testimg_import 2024-01-15T23:30:25.965 INFO:tasks.workunit.client.1.smithi163.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-01-15T23:30:25.968 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd info testimg_import 2024-01-15T23:30:25.968 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep order 2024-01-15T23:30:25.968 INFO:tasks.workunit.client.1.smithi163.stderr:+ awk '{print $2}' 2024-01-15T23:30:25.968 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep 20 2024-01-15T23:30:25.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:25 smithi163 ceph-mon[138526]: osdmap e1124: 8 total, 8 up, 8 in 2024-01-15T23:30:26.003 INFO:tasks.workunit.client.1.smithi163.stdout:20 2024-01-15T23:30:26.003 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm /tmp/rbd_import_export_202017/img_v2 2024-01-15T23:30:26.004 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd remove testimg_import 2024-01-15T23:30:26.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:25 smithi053 ceph-mon[143363]: osdmap e1124: 8 total, 8 up, 8 in 2024-01-15T23:30:26.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:25 smithi053 ceph-mon[146052]: osdmap e1124: 8 total, 8 up, 8 in 2024-01-15T23:30:26.120 INFO:tasks.workunit.client.1.smithi163.stderr: Removing image: 100% complete...done. 2024-01-15T23:30:26.123 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd remove testimg 2024-01-15T23:30:26.246 INFO:tasks.workunit.client.1.smithi163.stderr: Removing image: 100% complete...done. 2024-01-15T23:30:26.248 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_202017/img testimg 2024-01-15T23:30:26.301 INFO:tasks.workunit.client.1.smithi163.stderr: Importing image: 100% complete...done. 2024-01-15T23:30:26.304 INFO:tasks.workunit.client.1.smithi163.stderr:++ rbd info testimg 2024-01-15T23:30:26.304 INFO:tasks.workunit.client.1.smithi163.stderr:++ grep features 2024-01-15T23:30:26.341 INFO:tasks.workunit.client.1.smithi163.stderr:+ FEATURES_BEFORE=' features: layering 2024-01-15T23:30:26.341 INFO:tasks.workunit.client.1.smithi163.stderr: op_features: ' 2024-01-15T23:30:26.341 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_202017/img_v2 2024-01-15T23:30:26.376 INFO:tasks.workunit.client.1.smithi163.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-01-15T23:30:26.378 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_202017/img_v2 testimg_import 2024-01-15T23:30:26.440 INFO:tasks.workunit.client.1.smithi163.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-01-15T23:30:26.443 INFO:tasks.workunit.client.1.smithi163.stderr:++ rbd info testimg_import 2024-01-15T23:30:26.443 INFO:tasks.workunit.client.1.smithi163.stderr:++ grep features 2024-01-15T23:30:26.478 INFO:tasks.workunit.client.1.smithi163.stderr:+ FEATURES_AFTER=' features: layering 2024-01-15T23:30:26.478 INFO:tasks.workunit.client.1.smithi163.stderr: op_features: ' 2024-01-15T23:30:26.478 INFO:tasks.workunit.client.1.smithi163.stderr:+ '[' ' features: layering 2024-01-15T23:30:26.478 INFO:tasks.workunit.client.1.smithi163.stderr: op_features: ' '!=' ' features: layering 2024-01-15T23:30:26.478 INFO:tasks.workunit.client.1.smithi163.stderr: op_features: ' ']' 2024-01-15T23:30:26.478 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm /tmp/rbd_import_export_202017/img_v2 2024-01-15T23:30:26.479 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd remove testimg_import 2024-01-15T23:30:26.576 INFO:tasks.workunit.client.1.smithi163.stderr: Removing image: 100% complete...done. 2024-01-15T23:30:26.579 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd remove testimg 2024-01-15T23:30:26.667 INFO:tasks.workunit.client.1.smithi163.stderr: Removing image: 100% complete...done. 2024-01-15T23:30:26.669 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_202017/img testimg 2024-01-15T23:30:26.742 INFO:tasks.workunit.client.1.smithi163.stderr: Importing image: 100% complete...done. 2024-01-15T23:30:26.744 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_202017/img_v2 2024-01-15T23:30:26.785 INFO:tasks.workunit.client.1.smithi163.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-01-15T23:30:26.787 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_202017/img_v2 testimg_import 2024-01-15T23:30:26.874 INFO:tasks.workunit.client.1.smithi163.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-01-15T23:30:26.877 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd info testimg_import 2024-01-15T23:30:26.877 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep 'stripe unit' 2024-01-15T23:30:26.878 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep -Ei '(4 KiB|4096)' 2024-01-15T23:30:26.912 INFO:tasks.workunit.client.1.smithi163.stdout: stripe unit: 4 KiB 2024-01-15T23:30:26.913 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd info testimg_import 2024-01-15T23:30:26.913 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep 'stripe count' 2024-01-15T23:30:26.913 INFO:tasks.workunit.client.1.smithi163.stderr:+ awk '{print $3}' 2024-01-15T23:30:26.913 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep 1000 2024-01-15T23:30:26.947 INFO:tasks.workunit.client.1.smithi163.stdout:1000 2024-01-15T23:30:26.947 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm /tmp/rbd_import_export_202017/img_v2 2024-01-15T23:30:26.948 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd remove testimg_import 2024-01-15T23:30:26.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:26 smithi163 ceph-mon[138526]: pgmap v2100: 105 pgs: 105 active+clean; 693 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 482 KiB/s rd, 183 KiB/s wr, 204 op/s 2024-01-15T23:30:26.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:26 smithi163 ceph-mon[138526]: osdmap e1125: 8 total, 8 up, 8 in 2024-01-15T23:30:26.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:26 smithi163 ceph-mon[138526]: osdmap e1126: 8 total, 8 up, 8 in 2024-01-15T23:30:27.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:26 smithi053 ceph-mon[143363]: pgmap v2100: 105 pgs: 105 active+clean; 693 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 482 KiB/s rd, 183 KiB/s wr, 204 op/s 2024-01-15T23:30:27.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:26 smithi053 ceph-mon[143363]: osdmap e1125: 8 total, 8 up, 8 in 2024-01-15T23:30:27.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:26 smithi053 ceph-mon[143363]: osdmap e1126: 8 total, 8 up, 8 in 2024-01-15T23:30:27.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:26 smithi053 ceph-mon[146052]: pgmap v2100: 105 pgs: 105 active+clean; 693 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 482 KiB/s rd, 183 KiB/s wr, 204 op/s 2024-01-15T23:30:27.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:26 smithi053 ceph-mon[146052]: osdmap e1125: 8 total, 8 up, 8 in 2024-01-15T23:30:27.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:26 smithi053 ceph-mon[146052]: osdmap e1126: 8 total, 8 up, 8 in 2024-01-15T23:30:27.069 INFO:tasks.workunit.client.1.smithi163.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-01-15T23:30:27.072 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd remove testimg 2024-01-15T23:30:27.190 INFO:tasks.workunit.client.1.smithi163.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-01-15T23:30:27.192 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_202017/img testimg 2024-01-15T23:30:27.255 INFO:tasks.workunit.client.1.smithi163.stderr: Importing image: 100% complete...done. 2024-01-15T23:30:27.258 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd snap create testimg@snap1 2024-01-15T23:30:27.626 INFO:tasks.workunit.client.1.smithi163.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-01-15T23:30:27.635 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd snap create testimg@snap2 2024-01-15T23:30:27.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:27 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:30:28.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:27 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:30:28.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:27 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:30:28.635 INFO:tasks.workunit.client.1.smithi163.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-01-15T23:30:28.644 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd snap protect testimg@snap2 2024-01-15T23:30:28.692 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_202017/snap_protect 2024-01-15T23:30:28.734 INFO:tasks.workunit.client.1.smithi163.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-01-15T23:30:28.737 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_202017/snap_protect testimg_import 2024-01-15T23:30:28.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:28 smithi163 ceph-mon[138526]: pgmap v2103: 105 pgs: 105 active+clean; 803 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 335 KiB/s rd, 24 KiB/s wr, 327 op/s 2024-01-15T23:30:28.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:28 smithi163 ceph-mon[138526]: osdmap e1127: 8 total, 8 up, 8 in 2024-01-15T23:30:28.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:30:28.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:30:28.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:28 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:30:29.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:28 smithi053 ceph-mon[143363]: pgmap v2103: 105 pgs: 105 active+clean; 803 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 335 KiB/s rd, 24 KiB/s wr, 327 op/s 2024-01-15T23:30:29.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:28 smithi053 ceph-mon[143363]: osdmap e1127: 8 total, 8 up, 8 in 2024-01-15T23:30:29.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:30:29.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:30:29.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:28 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:30:29.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:28 smithi053 ceph-mon[146052]: pgmap v2103: 105 pgs: 105 active+clean; 803 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 335 KiB/s rd, 24 KiB/s wr, 327 op/s 2024-01-15T23:30:29.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:28 smithi053 ceph-mon[146052]: osdmap e1127: 8 total, 8 up, 8 in 2024-01-15T23:30:29.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:30:29.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:30:29.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:28 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:30:29.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:29 smithi163 ceph-mon[138526]: osdmap e1128: 8 total, 8 up, 8 in 2024-01-15T23:30:29.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:30:30.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:29 smithi053 ceph-mon[143363]: osdmap e1128: 8 total, 8 up, 8 in 2024-01-15T23:30:30.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:30:30.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:29 smithi053 ceph-mon[146052]: osdmap e1128: 8 total, 8 up, 8 in 2024-01-15T23:30:30.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:30:30.656 INFO:tasks.workunit.client.1.smithi163.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-01-15T23:30:30.660 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd info testimg_import@snap1 2024-01-15T23:30:30.660 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep 'protected: False' 2024-01-15T23:30:30.700 INFO:tasks.workunit.client.1.smithi163.stdout: protected: False 2024-01-15T23:30:30.700 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd info testimg_import@snap2 2024-01-15T23:30:30.700 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep 'protected: True' 2024-01-15T23:30:30.738 INFO:tasks.workunit.client.1.smithi163.stdout: protected: True 2024-01-15T23:30:30.738 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm /tmp/rbd_import_export_202017/snap_protect 2024-01-15T23:30:30.738 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd snap unprotect testimg@snap2 2024-01-15T23:30:30.789 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd snap unprotect testimg_import@snap2 2024-01-15T23:30:30.836 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd snap purge testimg 2024-01-15T23:30:30.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:30 smithi163 ceph-mon[138526]: pgmap v2106: 105 pgs: 105 active+clean; 803 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 142 KiB/s rd, 12 KiB/s wr, 178 op/s 2024-01-15T23:30:30.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:30 smithi163 ceph-mon[138526]: osdmap e1129: 8 total, 8 up, 8 in 2024-01-15T23:30:31.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:30 smithi053 ceph-mon[143363]: pgmap v2106: 105 pgs: 105 active+clean; 803 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 142 KiB/s rd, 12 KiB/s wr, 178 op/s 2024-01-15T23:30:31.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:30 smithi053 ceph-mon[143363]: osdmap e1129: 8 total, 8 up, 8 in 2024-01-15T23:30:31.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:30 smithi053 ceph-mon[146052]: pgmap v2106: 105 pgs: 105 active+clean; 803 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 142 KiB/s rd, 12 KiB/s wr, 178 op/s 2024-01-15T23:30:31.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:30 smithi053 ceph-mon[146052]: osdmap e1129: 8 total, 8 up, 8 in 2024-01-15T23:30:31.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:31 smithi163 ceph-mon[138526]: osdmap e1130: 8 total, 8 up, 8 in 2024-01-15T23:30:31.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:31 smithi163 ceph-mon[138526]: osdmap e1131: 8 total, 8 up, 8 in 2024-01-15T23:30:32.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:31 smithi053 ceph-mon[143363]: osdmap e1130: 8 total, 8 up, 8 in 2024-01-15T23:30:32.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:31 smithi053 ceph-mon[143363]: osdmap e1131: 8 total, 8 up, 8 in 2024-01-15T23:30:32.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:31 smithi053 ceph-mon[146052]: osdmap e1130: 8 total, 8 up, 8 in 2024-01-15T23:30:32.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:31 smithi053 ceph-mon[146052]: osdmap e1131: 8 total, 8 up, 8 in 2024-01-15T23:30:32.519 INFO:tasks.workunit.client.1.smithi163.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-01-15T23:30:32.531 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd snap purge testimg_import 2024-01-15T23:30:32.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:32 smithi163 ceph-mon[138526]: pgmap v2109: 105 pgs: 105 active+clean; 803 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 332 KiB/s rd, 40 KiB/s wr, 454 op/s 2024-01-15T23:30:32.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:32 smithi163 ceph-mon[138526]: osdmap e1132: 8 total, 8 up, 8 in 2024-01-15T23:30:33.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:32 smithi053 ceph-mon[143363]: pgmap v2109: 105 pgs: 105 active+clean; 803 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 332 KiB/s rd, 40 KiB/s wr, 454 op/s 2024-01-15T23:30:33.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:32 smithi053 ceph-mon[143363]: osdmap e1132: 8 total, 8 up, 8 in 2024-01-15T23:30:33.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:32 smithi053 ceph-mon[146052]: pgmap v2109: 105 pgs: 105 active+clean; 803 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 332 KiB/s rd, 40 KiB/s wr, 454 op/s 2024-01-15T23:30:33.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:32 smithi053 ceph-mon[146052]: osdmap e1132: 8 total, 8 up, 8 in 2024-01-15T23:30:34.523 INFO:tasks.workunit.client.1.smithi163.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-01-15T23:30:34.535 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd remove testimg 2024-01-15T23:30:34.669 INFO:tasks.workunit.client.1.smithi163.stderr: Removing image: 100% complete...done. 2024-01-15T23:30:34.672 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd remove testimg_import 2024-01-15T23:30:34.783 INFO:tasks.workunit.client.1.smithi163.stderr: Removing image: 100% complete...done. 2024-01-15T23:30:34.786 INFO:tasks.workunit.client.1.smithi163.stderr:+ tiered=0 2024-01-15T23:30:34.786 INFO:tasks.workunit.client.1.smithi163.stderr:+ ceph osd dump 2024-01-15T23:30:34.786 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep '^pool' 2024-01-15T23:30:34.787 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep ''\''rbd'\''' 2024-01-15T23:30:34.787 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep tier 2024-01-15T23:30:34.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:34 smithi053 ceph-mon[143363]: pgmap v2112: 105 pgs: 105 active+clean; 803 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 333 KiB/s rd, 41 KiB/s wr, 457 op/s 2024-01-15T23:30:34.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:34 smithi053 ceph-mon[143363]: osdmap e1133: 8 total, 8 up, 8 in 2024-01-15T23:30:34.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:34 smithi053 ceph-mon[146052]: pgmap v2112: 105 pgs: 105 active+clean; 803 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 333 KiB/s rd, 41 KiB/s wr, 457 op/s 2024-01-15T23:30:34.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:34 smithi053 ceph-mon[146052]: osdmap e1133: 8 total, 8 up, 8 in 2024-01-15T23:30:34.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:34 smithi163 ceph-mon[138526]: pgmap v2112: 105 pgs: 105 active+clean; 803 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 333 KiB/s rd, 41 KiB/s wr, 457 op/s 2024-01-15T23:30:34.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:34 smithi163 ceph-mon[138526]: osdmap e1133: 8 total, 8 up, 8 in 2024-01-15T23:30:35.218 INFO:tasks.workunit.client.1.smithi163.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_202017/sparse1 2024-01-15T23:30:35.224 INFO:tasks.workunit.client.1.smithi163.stderr:1+0 records in 2024-01-15T23:30:35.224 INFO:tasks.workunit.client.1.smithi163.stderr:1+0 records out 2024-01-15T23:30:35.224 INFO:tasks.workunit.client.1.smithi163.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00493601 s, 212 MB/s 2024-01-15T23:30:35.224 INFO:tasks.workunit.client.1.smithi163.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_202017/sparse2 2024-01-15T23:30:35.229 INFO:tasks.workunit.client.1.smithi163.stderr:1+0 records in 2024-01-15T23:30:35.230 INFO:tasks.workunit.client.1.smithi163.stderr:1+0 records out 2024-01-15T23:30:35.230 INFO:tasks.workunit.client.1.smithi163.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0049094 s, 214 MB/s 2024-01-15T23:30:35.230 INFO:tasks.workunit.client.1.smithi163.stderr:+ truncate /tmp/rbd_import_export_202017/sparse2 -s 2M 2024-01-15T23:30:35.240 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd rm sparse1 2024-01-15T23:30:35.293 INFO:tasks.workunit.client.1.smithi163.stderr: Removing image: 0% complete...failed. 2024-01-15T23:30:35.293 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: delete error: (2) No such file or directory 2024-01-15T23:30:35.295 INFO:tasks.workunit.client.1.smithi163.stderr:+ true 2024-01-15T23:30:35.296 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_202017/sparse1 2024-01-15T23:30:35.301 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:30:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:30:35] "GET /metrics HTTP/1.1" 200 33983 "" "Prometheus/2.43.0" 2024-01-15T23:30:35.368 INFO:tasks.workunit.client.1.smithi163.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-01-15T23:30:35.369 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-01-15T23:30:35.369 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: --order is deprecated, use --object-size 2024-01-15T23:30:35.371 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd ls -l 2024-01-15T23:30:35.371 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep sparse1 2024-01-15T23:30:35.372 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-01-15T23:30:35.411 INFO:tasks.workunit.client.1.smithi163.stdout:sparse1 2 MiB 2 2024-01-15T23:30:35.412 INFO:tasks.workunit.client.1.smithi163.stderr:++ objects sparse1 2024-01-15T23:30:35.412 INFO:tasks.workunit.client.1.smithi163.stderr:++ image=sparse1 2024-01-15T23:30:35.412 INFO:tasks.workunit.client.1.smithi163.stderr:+++ rbd info sparse1 2024-01-15T23:30:35.412 INFO:tasks.workunit.client.1.smithi163.stderr:+++ grep block_name_prefix 2024-01-15T23:30:35.412 INFO:tasks.workunit.client.1.smithi163.stderr:+++ awk '{print $NF;}' 2024-01-15T23:30:35.444 INFO:tasks.workunit.client.1.smithi163.stderr:++ prefix=rbd_data.d72667142858 2024-01-15T23:30:35.445 INFO:tasks.workunit.client.1.smithi163.stderr:+++ grep rbd_data.d72667142858 2024-01-15T23:30:35.445 INFO:tasks.workunit.client.1.smithi163.stderr:++++ get_image_data_pool sparse1 2024-01-15T23:30:35.445 INFO:tasks.workunit.client.1.smithi163.stderr:++++ image=sparse1 2024-01-15T23:30:35.445 INFO:tasks.workunit.client.1.smithi163.stderr:+++ sed -e 's/rbd_data.d72667142858\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-01-15T23:30:35.445 INFO:tasks.workunit.client.1.smithi163.stderr:+++ sort -u 2024-01-15T23:30:35.445 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ rbd info sparse1 2024-01-15T23:30:35.446 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ grep 'data_pool: ' 2024-01-15T23:30:35.446 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ awk -F: '{ print $NF }' 2024-01-15T23:30:35.480 INFO:tasks.workunit.client.1.smithi163.stderr:++++ data_pool= 2024-01-15T23:30:35.480 INFO:tasks.workunit.client.1.smithi163.stderr:++++ '[' -z ']' 2024-01-15T23:30:35.480 INFO:tasks.workunit.client.1.smithi163.stderr:++++ data_pool=rbd 2024-01-15T23:30:35.480 INFO:tasks.workunit.client.1.smithi163.stderr:++++ echo rbd 2024-01-15T23:30:35.480 INFO:tasks.workunit.client.1.smithi163.stderr:+++ rados ls -p rbd 2024-01-15T23:30:35.562 INFO:tasks.workunit.client.1.smithi163.stderr:++ objects=1 2024-01-15T23:30:35.563 INFO:tasks.workunit.client.1.smithi163.stderr:++ echo 1 2024-01-15T23:30:35.563 INFO:tasks.workunit.client.1.smithi163.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-01-15T23:30:35.563 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd export sparse1 /tmp/rbd_import_export_202017/sparse1.out 2024-01-15T23:30:35.599 INFO:tasks.workunit.client.1.smithi163.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-01-15T23:30:35.602 INFO:tasks.workunit.client.1.smithi163.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_202017/sparse1 /tmp/rbd_import_export_202017/sparse1.out 2024-01-15T23:30:35.602 INFO:tasks.workunit.client.1.smithi163.stderr:+ cmp -l /tmp/rbd_import_export_202017/sparse1 /tmp/rbd_import_export_202017/sparse1.out 2024-01-15T23:30:35.604 INFO:tasks.workunit.client.1.smithi163.stderr:++ stat /tmp/rbd_import_export_202017/sparse1 --format %b 2024-01-15T23:30:35.605 INFO:tasks.workunit.client.1.smithi163.stderr:+ origsize=2048 2024-01-15T23:30:35.605 INFO:tasks.workunit.client.1.smithi163.stderr:++ stat /tmp/rbd_import_export_202017/sparse1.out --format %b 2024-01-15T23:30:35.606 INFO:tasks.workunit.client.1.smithi163.stderr:+ exportsize=2048 2024-01-15T23:30:35.606 INFO:tasks.workunit.client.1.smithi163.stderr:+ difference=0 2024-01-15T23:30:35.606 INFO:tasks.workunit.client.1.smithi163.stderr:+ difference=0 2024-01-15T23:30:35.606 INFO:tasks.workunit.client.1.smithi163.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-01-15T23:30:35.606 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm /tmp/rbd_import_export_202017/sparse1.out 2024-01-15T23:30:35.607 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd rm sparse1 2024-01-15T23:30:35.723 INFO:tasks.workunit.client.1.smithi163.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-01-15T23:30:35.726 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd rm sparse2 2024-01-15T23:30:35.776 INFO:tasks.workunit.client.1.smithi163.stderr: Removing image: 0% complete...failed. 2024-01-15T23:30:35.777 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: delete error: (2) No such file or directory 2024-01-15T23:30:35.779 INFO:tasks.workunit.client.1.smithi163.stderr:+ true 2024-01-15T23:30:35.779 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_202017/sparse2 2024-01-15T23:30:35.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:35 smithi053 ceph-mon[143363]: osdmap e1134: 8 total, 8 up, 8 in 2024-01-15T23:30:35.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:35 smithi053 ceph-mon[143363]: from='client.? 172.21.15.163:0/3474206554' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-01-15T23:30:35.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:35 smithi053 ceph-mon[143363]: from='client.? 172.21.15.163:0/3474206554' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-01-15T23:30:35.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:35 smithi053 ceph-mon[146052]: osdmap e1134: 8 total, 8 up, 8 in 2024-01-15T23:30:35.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:35 smithi053 ceph-mon[146052]: from='client.? 172.21.15.163:0/3474206554' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-01-15T23:30:35.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:35 smithi053 ceph-mon[146052]: from='client.? 172.21.15.163:0/3474206554' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-01-15T23:30:35.848 INFO:tasks.workunit.client.1.smithi163.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-01-15T23:30:35.849 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-01-15T23:30:35.849 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: --order is deprecated, use --object-size 2024-01-15T23:30:35.851 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd ls -l 2024-01-15T23:30:35.851 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep sparse2 2024-01-15T23:30:35.851 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-01-15T23:30:35.886 INFO:tasks.workunit.client.1.smithi163.stdout:sparse2 2 MiB 2 2024-01-15T23:30:35.887 INFO:tasks.workunit.client.1.smithi163.stderr:++ objects sparse2 2024-01-15T23:30:35.887 INFO:tasks.workunit.client.1.smithi163.stderr:++ image=sparse2 2024-01-15T23:30:35.887 INFO:tasks.workunit.client.1.smithi163.stderr:+++ rbd info sparse2 2024-01-15T23:30:35.887 INFO:tasks.workunit.client.1.smithi163.stderr:+++ grep block_name_prefix 2024-01-15T23:30:35.887 INFO:tasks.workunit.client.1.smithi163.stderr:+++ awk '{print $NF;}' 2024-01-15T23:30:35.923 INFO:tasks.workunit.client.1.smithi163.stderr:++ prefix=rbd_data.d7591ce5caf3 2024-01-15T23:30:35.924 INFO:tasks.workunit.client.1.smithi163.stderr:+++ grep rbd_data.d7591ce5caf3 2024-01-15T23:30:35.924 INFO:tasks.workunit.client.1.smithi163.stderr:++++ get_image_data_pool sparse2 2024-01-15T23:30:35.925 INFO:tasks.workunit.client.1.smithi163.stderr:++++ image=sparse2 2024-01-15T23:30:35.925 INFO:tasks.workunit.client.1.smithi163.stderr:+++ sed -e 's/rbd_data.d7591ce5caf3\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-01-15T23:30:35.925 INFO:tasks.workunit.client.1.smithi163.stderr:+++ sort -u 2024-01-15T23:30:35.925 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ rbd info sparse2 2024-01-15T23:30:35.925 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ grep 'data_pool: ' 2024-01-15T23:30:35.925 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ awk -F: '{ print $NF }' 2024-01-15T23:30:35.960 INFO:tasks.workunit.client.1.smithi163.stderr:++++ data_pool= 2024-01-15T23:30:35.960 INFO:tasks.workunit.client.1.smithi163.stderr:++++ '[' -z ']' 2024-01-15T23:30:35.960 INFO:tasks.workunit.client.1.smithi163.stderr:++++ data_pool=rbd 2024-01-15T23:30:35.960 INFO:tasks.workunit.client.1.smithi163.stderr:++++ echo rbd 2024-01-15T23:30:35.960 INFO:tasks.workunit.client.1.smithi163.stderr:+++ rados ls -p rbd 2024-01-15T23:30:35.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:35 smithi163 ceph-mon[138526]: osdmap e1134: 8 total, 8 up, 8 in 2024-01-15T23:30:35.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:35 smithi163 ceph-mon[138526]: from='client.? 172.21.15.163:0/3474206554' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-01-15T23:30:35.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:35 smithi163 ceph-mon[138526]: from='client.? 172.21.15.163:0/3474206554' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-01-15T23:30:36.033 INFO:tasks.workunit.client.1.smithi163.stderr:++ objects=0 2024-01-15T23:30:36.034 INFO:tasks.workunit.client.1.smithi163.stderr:++ echo 0 2024-01-15T23:30:36.034 INFO:tasks.workunit.client.1.smithi163.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-01-15T23:30:36.034 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd export sparse2 /tmp/rbd_import_export_202017/sparse2.out 2024-01-15T23:30:36.069 INFO:tasks.workunit.client.1.smithi163.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-01-15T23:30:36.073 INFO:tasks.workunit.client.1.smithi163.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_202017/sparse2 /tmp/rbd_import_export_202017/sparse2.out 2024-01-15T23:30:36.073 INFO:tasks.workunit.client.1.smithi163.stderr:+ cmp -l /tmp/rbd_import_export_202017/sparse2 /tmp/rbd_import_export_202017/sparse2.out 2024-01-15T23:30:36.074 INFO:tasks.workunit.client.1.smithi163.stderr:++ stat /tmp/rbd_import_export_202017/sparse2 --format %b 2024-01-15T23:30:36.075 INFO:tasks.workunit.client.1.smithi163.stderr:+ origsize=2048 2024-01-15T23:30:36.075 INFO:tasks.workunit.client.1.smithi163.stderr:++ stat /tmp/rbd_import_export_202017/sparse2.out --format %b 2024-01-15T23:30:36.077 INFO:tasks.workunit.client.1.smithi163.stderr:+ exportsize=2048 2024-01-15T23:30:36.077 INFO:tasks.workunit.client.1.smithi163.stderr:+ difference=0 2024-01-15T23:30:36.077 INFO:tasks.workunit.client.1.smithi163.stderr:+ difference=0 2024-01-15T23:30:36.077 INFO:tasks.workunit.client.1.smithi163.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-01-15T23:30:36.077 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm /tmp/rbd_import_export_202017/sparse2.out 2024-01-15T23:30:36.077 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd rm sparse2 2024-01-15T23:30:36.194 INFO:tasks.workunit.client.1.smithi163.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-01-15T23:30:36.196 INFO:tasks.workunit.client.1.smithi163.stderr:+ truncate /tmp/rbd_import_export_202017/sparse1 -s 10M 2024-01-15T23:30:36.197 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --new-format --order 20 - sparse1 2024-01-15T23:30:36.311 INFO:tasks.workunit.client.1.smithi163.stderr: Importing image: 100% complete...done. 2024-01-15T23:30:36.312 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-01-15T23:30:36.312 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: --order is deprecated, use --object-size 2024-01-15T23:30:36.314 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd ls -l 2024-01-15T23:30:36.314 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep sparse1 2024-01-15T23:30:36.314 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep -Ei '(10 MiB|10240k)' 2024-01-15T23:30:36.350 INFO:tasks.workunit.client.1.smithi163.stdout:sparse1 10 MiB 2 2024-01-15T23:30:36.350 INFO:tasks.workunit.client.1.smithi163.stderr:++ objects sparse1 2024-01-15T23:30:36.351 INFO:tasks.workunit.client.1.smithi163.stderr:++ image=sparse1 2024-01-15T23:30:36.351 INFO:tasks.workunit.client.1.smithi163.stderr:+++ rbd info sparse1 2024-01-15T23:30:36.351 INFO:tasks.workunit.client.1.smithi163.stderr:+++ grep block_name_prefix 2024-01-15T23:30:36.351 INFO:tasks.workunit.client.1.smithi163.stderr:+++ awk '{print $NF;}' 2024-01-15T23:30:36.386 INFO:tasks.workunit.client.1.smithi163.stderr:++ prefix=rbd_data.d78619c5577 2024-01-15T23:30:36.387 INFO:tasks.workunit.client.1.smithi163.stderr:+++ grep rbd_data.d78619c5577 2024-01-15T23:30:36.387 INFO:tasks.workunit.client.1.smithi163.stderr:++++ get_image_data_pool sparse1 2024-01-15T23:30:36.387 INFO:tasks.workunit.client.1.smithi163.stderr:++++ image=sparse1 2024-01-15T23:30:36.387 INFO:tasks.workunit.client.1.smithi163.stderr:+++ sed -e 's/rbd_data.d78619c5577\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-01-15T23:30:36.387 INFO:tasks.workunit.client.1.smithi163.stderr:+++ sort -u 2024-01-15T23:30:36.387 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ rbd info sparse1 2024-01-15T23:30:36.387 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ grep 'data_pool: ' 2024-01-15T23:30:36.387 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ awk -F: '{ print $NF }' 2024-01-15T23:30:36.422 INFO:tasks.workunit.client.1.smithi163.stderr:++++ data_pool= 2024-01-15T23:30:36.422 INFO:tasks.workunit.client.1.smithi163.stderr:++++ '[' -z ']' 2024-01-15T23:30:36.422 INFO:tasks.workunit.client.1.smithi163.stderr:++++ data_pool=rbd 2024-01-15T23:30:36.422 INFO:tasks.workunit.client.1.smithi163.stderr:++++ echo rbd 2024-01-15T23:30:36.422 INFO:tasks.workunit.client.1.smithi163.stderr:+++ rados ls -p rbd 2024-01-15T23:30:36.491 INFO:tasks.workunit.client.1.smithi163.stderr:++ objects=1 2024-01-15T23:30:36.491 INFO:tasks.workunit.client.1.smithi163.stderr:++ echo 1 2024-01-15T23:30:36.491 INFO:tasks.workunit.client.1.smithi163.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-01-15T23:30:36.492 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd export sparse1 /tmp/rbd_import_export_202017/sparse1.out 2024-01-15T23:30:36.538 INFO:tasks.workunit.client.1.smithi163.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-01-15T23:30:36.541 INFO:tasks.workunit.client.1.smithi163.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_202017/sparse1 /tmp/rbd_import_export_202017/sparse1.out 2024-01-15T23:30:36.541 INFO:tasks.workunit.client.1.smithi163.stderr:+ cmp -l /tmp/rbd_import_export_202017/sparse1 /tmp/rbd_import_export_202017/sparse1.out 2024-01-15T23:30:36.548 INFO:tasks.workunit.client.1.smithi163.stderr:++ stat /tmp/rbd_import_export_202017/sparse1 --format %b 2024-01-15T23:30:36.549 INFO:tasks.workunit.client.1.smithi163.stderr:+ origsize=2048 2024-01-15T23:30:36.549 INFO:tasks.workunit.client.1.smithi163.stderr:++ stat /tmp/rbd_import_export_202017/sparse1.out --format %b 2024-01-15T23:30:36.550 INFO:tasks.workunit.client.1.smithi163.stderr:+ exportsize=2048 2024-01-15T23:30:36.550 INFO:tasks.workunit.client.1.smithi163.stderr:+ difference=0 2024-01-15T23:30:36.550 INFO:tasks.workunit.client.1.smithi163.stderr:+ difference=0 2024-01-15T23:30:36.550 INFO:tasks.workunit.client.1.smithi163.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-01-15T23:30:36.550 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm /tmp/rbd_import_export_202017/sparse1.out 2024-01-15T23:30:36.551 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd rm sparse1 2024-01-15T23:30:36.668 INFO:tasks.workunit.client.1.smithi163.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-01-15T23:30:36.671 INFO:tasks.workunit.client.1.smithi163.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_202017/sparse2 oflag=append conv=notrunc 2024-01-15T23:30:36.682 INFO:tasks.workunit.client.1.smithi163.stderr:1+0 records in 2024-01-15T23:30:36.682 INFO:tasks.workunit.client.1.smithi163.stderr:1+0 records out 2024-01-15T23:30:36.682 INFO:tasks.workunit.client.1.smithi163.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.0099406 s, 211 MB/s 2024-01-15T23:30:36.682 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --new-format --order 20 - sparse2 2024-01-15T23:30:36.776 INFO:tasks.workunit.client.1.smithi163.stderr: Importing image: 100% complete...done. 2024-01-15T23:30:36.777 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-01-15T23:30:36.777 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: --order is deprecated, use --object-size 2024-01-15T23:30:36.780 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd ls -l 2024-01-15T23:30:36.780 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep sparse2 2024-01-15T23:30:36.780 INFO:tasks.workunit.client.1.smithi163.stderr:+ grep -Ei '(4 MiB|4096k)' 2024-01-15T23:30:36.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:36 smithi053 ceph-mon[143363]: pgmap v2115: 105 pgs: 105 active+clean; 693 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 8.7 KiB/s wr, 191 op/s 2024-01-15T23:30:36.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:36 smithi053 ceph-mon[143363]: osdmap e1135: 8 total, 8 up, 8 in 2024-01-15T23:30:36.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:36 smithi053 ceph-mon[146052]: pgmap v2115: 105 pgs: 105 active+clean; 693 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 8.7 KiB/s wr, 191 op/s 2024-01-15T23:30:36.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:36 smithi053 ceph-mon[146052]: osdmap e1135: 8 total, 8 up, 8 in 2024-01-15T23:30:36.815 INFO:tasks.workunit.client.1.smithi163.stdout:sparse2 4 MiB 2 2024-01-15T23:30:36.815 INFO:tasks.workunit.client.1.smithi163.stderr:++ objects sparse2 2024-01-15T23:30:36.815 INFO:tasks.workunit.client.1.smithi163.stderr:++ image=sparse2 2024-01-15T23:30:36.816 INFO:tasks.workunit.client.1.smithi163.stderr:+++ rbd info sparse2 2024-01-15T23:30:36.816 INFO:tasks.workunit.client.1.smithi163.stderr:+++ grep block_name_prefix 2024-01-15T23:30:36.816 INFO:tasks.workunit.client.1.smithi163.stderr:+++ awk '{print $NF;}' 2024-01-15T23:30:36.850 INFO:tasks.workunit.client.1.smithi163.stderr:++ prefix=rbd_data.d7b3a3a2e9df 2024-01-15T23:30:36.852 INFO:tasks.workunit.client.1.smithi163.stderr:+++ grep rbd_data.d7b3a3a2e9df 2024-01-15T23:30:36.852 INFO:tasks.workunit.client.1.smithi163.stderr:++++ get_image_data_pool sparse2 2024-01-15T23:30:36.852 INFO:tasks.workunit.client.1.smithi163.stderr:++++ image=sparse2 2024-01-15T23:30:36.852 INFO:tasks.workunit.client.1.smithi163.stderr:+++ sed -e 's/rbd_data.d7b3a3a2e9df\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-01-15T23:30:36.852 INFO:tasks.workunit.client.1.smithi163.stderr:+++ sort -u 2024-01-15T23:30:36.852 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ rbd info sparse2 2024-01-15T23:30:36.852 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ grep 'data_pool: ' 2024-01-15T23:30:36.852 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ awk -F: '{ print $NF }' 2024-01-15T23:30:36.887 INFO:tasks.workunit.client.1.smithi163.stderr:++++ data_pool= 2024-01-15T23:30:36.887 INFO:tasks.workunit.client.1.smithi163.stderr:++++ '[' -z ']' 2024-01-15T23:30:36.887 INFO:tasks.workunit.client.1.smithi163.stderr:++++ data_pool=rbd 2024-01-15T23:30:36.887 INFO:tasks.workunit.client.1.smithi163.stderr:++++ echo rbd 2024-01-15T23:30:36.887 INFO:tasks.workunit.client.1.smithi163.stderr:+++ rados ls -p rbd 2024-01-15T23:30:36.954 INFO:tasks.workunit.client.1.smithi163.stderr:++ objects='0 2024-01-15T23:30:36.954 INFO:tasks.workunit.client.1.smithi163.stderr:2 2024-01-15T23:30:36.955 INFO:tasks.workunit.client.1.smithi163.stderr:3' 2024-01-15T23:30:36.955 INFO:tasks.workunit.client.1.smithi163.stderr:++ echo 0 2 3 2024-01-15T23:30:36.955 INFO:tasks.workunit.client.1.smithi163.stderr:+ '[' 0 -eq 1 -o '0 2 3' = '0 2 3' ']' 2024-01-15T23:30:36.955 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd export sparse2 /tmp/rbd_import_export_202017/sparse2.out 2024-01-15T23:30:36.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:36 smithi163 ceph-mon[138526]: pgmap v2115: 105 pgs: 105 active+clean; 693 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 8.7 KiB/s wr, 191 op/s 2024-01-15T23:30:36.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:36 smithi163 ceph-mon[138526]: osdmap e1135: 8 total, 8 up, 8 in 2024-01-15T23:30:36.990 INFO:tasks.workunit.client.1.smithi163.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2024-01-15T23:30:36.993 INFO:tasks.workunit.client.1.smithi163.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_202017/sparse2 /tmp/rbd_import_export_202017/sparse2.out 2024-01-15T23:30:37.054 INFO:tasks.workunit.client.1.smithi163.stderr:+ cmp -l /tmp/rbd_import_export_202017/sparse2 /tmp/rbd_import_export_202017/sparse2.out 2024-01-15T23:30:37.055 INFO:tasks.workunit.client.1.smithi163.stderr:++ stat /tmp/rbd_import_export_202017/sparse2 --format %b 2024-01-15T23:30:37.055 INFO:tasks.workunit.client.1.smithi163.stderr:+ origsize=6144 2024-01-15T23:30:37.055 INFO:tasks.workunit.client.1.smithi163.stderr:++ stat /tmp/rbd_import_export_202017/sparse2.out --format %b 2024-01-15T23:30:37.055 INFO:tasks.workunit.client.1.smithi163.stderr:+ exportsize=6144 2024-01-15T23:30:37.055 INFO:tasks.workunit.client.1.smithi163.stderr:+ difference=0 2024-01-15T23:30:37.055 INFO:tasks.workunit.client.1.smithi163.stderr:+ difference=0 2024-01-15T23:30:37.056 INFO:tasks.workunit.client.1.smithi163.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-01-15T23:30:37.056 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm /tmp/rbd_import_export_202017/sparse2.out 2024-01-15T23:30:37.056 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd rm sparse2 2024-01-15T23:30:37.114 INFO:tasks.workunit.client.1.smithi163.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2024-01-15T23:30:37.116 INFO:tasks.workunit.client.1.smithi163.stderr:+ echo 'partially-sparse file imports to partially-sparse image' 2024-01-15T23:30:37.117 INFO:tasks.workunit.client.1.smithi163.stdout:partially-sparse file imports to partially-sparse image 2024-01-15T23:30:37.117 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_202017/sparse1 sparse 2024-01-15T23:30:37.188 INFO:tasks.workunit.client.1.smithi163.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-01-15T23:30:37.189 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-01-15T23:30:37.189 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: --order is deprecated, use --object-size 2024-01-15T23:30:37.191 INFO:tasks.workunit.client.1.smithi163.stderr:++ objects sparse 2024-01-15T23:30:37.192 INFO:tasks.workunit.client.1.smithi163.stderr:++ image=sparse 2024-01-15T23:30:37.192 INFO:tasks.workunit.client.1.smithi163.stderr:+++ rbd info sparse 2024-01-15T23:30:37.193 INFO:tasks.workunit.client.1.smithi163.stderr:+++ grep block_name_prefix 2024-01-15T23:30:37.193 INFO:tasks.workunit.client.1.smithi163.stderr:+++ awk '{print $NF;}' 2024-01-15T23:30:37.227 INFO:tasks.workunit.client.1.smithi163.stderr:++ prefix=rbd_data.d7e0420bd3d8 2024-01-15T23:30:37.228 INFO:tasks.workunit.client.1.smithi163.stderr:+++ grep rbd_data.d7e0420bd3d8 2024-01-15T23:30:37.228 INFO:tasks.workunit.client.1.smithi163.stderr:++++ get_image_data_pool sparse 2024-01-15T23:30:37.228 INFO:tasks.workunit.client.1.smithi163.stderr:++++ image=sparse 2024-01-15T23:30:37.228 INFO:tasks.workunit.client.1.smithi163.stderr:+++ sed -e 's/rbd_data.d7e0420bd3d8\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-01-15T23:30:37.228 INFO:tasks.workunit.client.1.smithi163.stderr:+++ sort -u 2024-01-15T23:30:37.229 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ rbd info sparse 2024-01-15T23:30:37.229 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ grep 'data_pool: ' 2024-01-15T23:30:37.229 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ awk -F: '{ print $NF }' 2024-01-15T23:30:37.263 INFO:tasks.workunit.client.1.smithi163.stderr:++++ data_pool= 2024-01-15T23:30:37.263 INFO:tasks.workunit.client.1.smithi163.stderr:++++ '[' -z ']' 2024-01-15T23:30:37.263 INFO:tasks.workunit.client.1.smithi163.stderr:++++ data_pool=rbd 2024-01-15T23:30:37.263 INFO:tasks.workunit.client.1.smithi163.stderr:++++ echo rbd 2024-01-15T23:30:37.263 INFO:tasks.workunit.client.1.smithi163.stderr:+++ rados ls -p rbd 2024-01-15T23:30:37.337 INFO:tasks.workunit.client.1.smithi163.stderr:++ objects=1 2024-01-15T23:30:37.337 INFO:tasks.workunit.client.1.smithi163.stderr:++ echo 1 2024-01-15T23:30:37.337 INFO:tasks.workunit.client.1.smithi163.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-01-15T23:30:37.337 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd rm sparse 2024-01-15T23:30:37.454 INFO:tasks.workunit.client.1.smithi163.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-01-15T23:30:37.457 INFO:tasks.workunit.client.1.smithi163.stdout:zeros import through stdin to sparse image 2024-01-15T23:30:37.457 INFO:tasks.workunit.client.1.smithi163.stderr:+ echo 'zeros import through stdin to sparse image' 2024-01-15T23:30:37.457 INFO:tasks.workunit.client.1.smithi163.stderr:+ dd if=/dev/zero bs=1M count=4 2024-01-15T23:30:37.457 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd import --new-format - sparse 2024-01-15T23:30:37.507 INFO:tasks.workunit.client.1.smithi163.stderr:4+0 records in 2024-01-15T23:30:37.508 INFO:tasks.workunit.client.1.smithi163.stderr:4+0 records out 2024-01-15T23:30:37.508 INFO:tasks.workunit.client.1.smithi163.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0496282 s, 84.5 MB/s 2024-01-15T23:30:37.521 INFO:tasks.workunit.client.1.smithi163.stderr: Importing image: 100% complete...done. 2024-01-15T23:30:37.521 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-01-15T23:30:37.524 INFO:tasks.workunit.client.1.smithi163.stderr:++ objects sparse 2024-01-15T23:30:37.524 INFO:tasks.workunit.client.1.smithi163.stderr:++ image=sparse 2024-01-15T23:30:37.524 INFO:tasks.workunit.client.1.smithi163.stderr:+++ rbd info sparse 2024-01-15T23:30:37.525 INFO:tasks.workunit.client.1.smithi163.stderr:+++ grep block_name_prefix 2024-01-15T23:30:37.525 INFO:tasks.workunit.client.1.smithi163.stderr:+++ awk '{print $NF;}' 2024-01-15T23:30:37.558 INFO:tasks.workunit.client.1.smithi163.stderr:++ prefix=rbd_data.d80177ea8ae 2024-01-15T23:30:37.559 INFO:tasks.workunit.client.1.smithi163.stderr:+++ grep rbd_data.d80177ea8ae 2024-01-15T23:30:37.560 INFO:tasks.workunit.client.1.smithi163.stderr:++++ get_image_data_pool sparse 2024-01-15T23:30:37.560 INFO:tasks.workunit.client.1.smithi163.stderr:++++ image=sparse 2024-01-15T23:30:37.560 INFO:tasks.workunit.client.1.smithi163.stderr:+++ sed -e 's/rbd_data.d80177ea8ae\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-01-15T23:30:37.560 INFO:tasks.workunit.client.1.smithi163.stderr:+++ sort -u 2024-01-15T23:30:37.560 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ rbd info sparse 2024-01-15T23:30:37.560 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ grep 'data_pool: ' 2024-01-15T23:30:37.560 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ awk -F: '{ print $NF }' 2024-01-15T23:30:37.594 INFO:tasks.workunit.client.1.smithi163.stderr:++++ data_pool= 2024-01-15T23:30:37.594 INFO:tasks.workunit.client.1.smithi163.stderr:++++ '[' -z ']' 2024-01-15T23:30:37.594 INFO:tasks.workunit.client.1.smithi163.stderr:++++ data_pool=rbd 2024-01-15T23:30:37.594 INFO:tasks.workunit.client.1.smithi163.stderr:++++ echo rbd 2024-01-15T23:30:37.594 INFO:tasks.workunit.client.1.smithi163.stderr:+++ rados ls -p rbd 2024-01-15T23:30:37.667 INFO:tasks.workunit.client.1.smithi163.stderr:++ objects= 2024-01-15T23:30:37.668 INFO:tasks.workunit.client.1.smithi163.stderr:++ echo 2024-01-15T23:30:37.668 INFO:tasks.workunit.client.1.smithi163.stderr:+ '[' 0 -eq 1 -o '' = '' ']' 2024-01-15T23:30:37.668 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd rm sparse 2024-01-15T23:30:37.773 INFO:tasks.workunit.client.1.smithi163.stderr: Removing image: 100% complete...done. 2024-01-15T23:30:37.775 INFO:tasks.workunit.client.1.smithi163.stdout:zeros export to sparse file 2024-01-15T23:30:37.775 INFO:tasks.workunit.client.1.smithi163.stderr:+ echo 'zeros export to sparse file' 2024-01-15T23:30:37.776 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd create --new-format sparse --size 4 2024-01-15T23:30:37.817 INFO:tasks.workunit.client.1.smithi163.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-01-15T23:30:37.819 INFO:tasks.workunit.client.1.smithi163.stderr:++ rbd info sparse 2024-01-15T23:30:37.819 INFO:tasks.workunit.client.1.smithi163.stderr:++ grep block_name_prefix 2024-01-15T23:30:37.819 INFO:tasks.workunit.client.1.smithi163.stderr:++ awk '{print $NF;}' 2024-01-15T23:30:37.854 INFO:tasks.workunit.client.1.smithi163.stderr:+ prefix=rbd_data.d822e08fdcc8 2024-01-15T23:30:37.854 INFO:tasks.workunit.client.1.smithi163.stderr:+ dd if=/dev/zero bs=4M count=1 2024-01-15T23:30:37.855 INFO:tasks.workunit.client.1.smithi163.stderr:++ get_image_data_pool sparse 2024-01-15T23:30:37.855 INFO:tasks.workunit.client.1.smithi163.stderr:++ image=sparse 2024-01-15T23:30:37.855 INFO:tasks.workunit.client.1.smithi163.stderr:+++ rbd info sparse 2024-01-15T23:30:37.855 INFO:tasks.workunit.client.1.smithi163.stderr:+++ grep 'data_pool: ' 2024-01-15T23:30:37.855 INFO:tasks.workunit.client.1.smithi163.stderr:+++ awk -F: '{ print $NF }' 2024-01-15T23:30:37.891 INFO:tasks.workunit.client.1.smithi163.stderr:++ data_pool= 2024-01-15T23:30:37.891 INFO:tasks.workunit.client.1.smithi163.stderr:++ '[' -z ']' 2024-01-15T23:30:37.891 INFO:tasks.workunit.client.1.smithi163.stderr:++ data_pool=rbd 2024-01-15T23:30:37.891 INFO:tasks.workunit.client.1.smithi163.stderr:++ echo rbd 2024-01-15T23:30:37.891 INFO:tasks.workunit.client.1.smithi163.stderr:+ rados -p rbd put rbd_data.d822e08fdcc8.000000000000 - 2024-01-15T23:30:37.919 INFO:tasks.workunit.client.1.smithi163.stderr:1+0 records in 2024-01-15T23:30:37.920 INFO:tasks.workunit.client.1.smithi163.stderr:1+0 records out 2024-01-15T23:30:37.920 INFO:tasks.workunit.client.1.smithi163.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0647318 s, 64.8 MB/s 2024-01-15T23:30:37.940 INFO:tasks.workunit.client.1.smithi163.stderr:++ objects sparse 2024-01-15T23:30:37.940 INFO:tasks.workunit.client.1.smithi163.stderr:++ image=sparse 2024-01-15T23:30:37.941 INFO:tasks.workunit.client.1.smithi163.stderr:+++ rbd info sparse 2024-01-15T23:30:37.941 INFO:tasks.workunit.client.1.smithi163.stderr:+++ grep block_name_prefix 2024-01-15T23:30:37.941 INFO:tasks.workunit.client.1.smithi163.stderr:+++ awk '{print $NF;}' 2024-01-15T23:30:37.975 INFO:tasks.workunit.client.1.smithi163.stderr:++ prefix=rbd_data.d822e08fdcc8 2024-01-15T23:30:37.976 INFO:tasks.workunit.client.1.smithi163.stderr:+++ grep rbd_data.d822e08fdcc8 2024-01-15T23:30:37.976 INFO:tasks.workunit.client.1.smithi163.stderr:++++ get_image_data_pool sparse 2024-01-15T23:30:37.976 INFO:tasks.workunit.client.1.smithi163.stderr:+++ sed -e 's/rbd_data.d822e08fdcc8\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-01-15T23:30:37.977 INFO:tasks.workunit.client.1.smithi163.stderr:++++ image=sparse 2024-01-15T23:30:37.977 INFO:tasks.workunit.client.1.smithi163.stderr:+++ sort -u 2024-01-15T23:30:37.977 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ rbd info sparse 2024-01-15T23:30:37.977 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ grep 'data_pool: ' 2024-01-15T23:30:37.977 INFO:tasks.workunit.client.1.smithi163.stderr:+++++ awk -F: '{ print $NF }' 2024-01-15T23:30:38.012 INFO:tasks.workunit.client.1.smithi163.stderr:++++ data_pool= 2024-01-15T23:30:38.012 INFO:tasks.workunit.client.1.smithi163.stderr:++++ '[' -z ']' 2024-01-15T23:30:38.012 INFO:tasks.workunit.client.1.smithi163.stderr:++++ data_pool=rbd 2024-01-15T23:30:38.012 INFO:tasks.workunit.client.1.smithi163.stderr:++++ echo rbd 2024-01-15T23:30:38.012 INFO:tasks.workunit.client.1.smithi163.stderr:+++ rados ls -p rbd 2024-01-15T23:30:38.083 INFO:tasks.workunit.client.1.smithi163.stderr:++ objects=0 2024-01-15T23:30:38.084 INFO:tasks.workunit.client.1.smithi163.stderr:++ echo 0 2024-01-15T23:30:38.084 INFO:tasks.workunit.client.1.smithi163.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-01-15T23:30:38.084 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm /tmp/rbd_import_export_202017/sparse 2024-01-15T23:30:38.085 INFO:tasks.workunit.client.1.smithi163.stderr:rm: cannot remove '/tmp/rbd_import_export_202017/sparse': No such file or directory 2024-01-15T23:30:38.085 INFO:tasks.workunit.client.1.smithi163.stderr:+ true 2024-01-15T23:30:38.085 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd export sparse /tmp/rbd_import_export_202017/sparse 2024-01-15T23:30:38.118 INFO:tasks.workunit.client.1.smithi163.stderr: Exporting image: 100% complete...done. 2024-01-15T23:30:38.121 INFO:tasks.workunit.client.1.smithi163.stderr:++ stat /tmp/rbd_import_export_202017/sparse --format=%b 2024-01-15T23:30:38.122 INFO:tasks.workunit.client.1.smithi163.stderr:+ '[' 0 = 0 ']' 2024-01-15T23:30:38.122 INFO:tasks.workunit.client.1.smithi163.stderr:+ rbd rm sparse 2024-01-15T23:30:38.224 INFO:tasks.workunit.client.1.smithi163.stderr: Removing image: 100% complete...done. 2024-01-15T23:30:38.227 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm /tmp/rbd_import_export_202017/sparse /tmp/rbd_import_export_202017/sparse1 /tmp/rbd_import_export_202017/sparse2 /tmp/rbd_import_export_202017/sparse3 2024-01-15T23:30:38.229 INFO:tasks.workunit.client.1.smithi163.stderr:rm: cannot remove '/tmp/rbd_import_export_202017/sparse3': No such file or directory 2024-01-15T23:30:38.229 INFO:tasks.workunit.client.1.smithi163.stderr:+ true 2024-01-15T23:30:38.229 INFO:tasks.workunit.client.1.smithi163.stdout:OK 2024-01-15T23:30:38.230 INFO:tasks.workunit.client.1.smithi163.stderr:+ echo OK 2024-01-15T23:30:38.231 INFO:tasks.workunit.client.1.smithi163.stderr:+ rm -rf /tmp/rbd_import_export_202017 2024-01-15T23:30:38.231 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T23:30:38.231 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp 2024-01-15T23:30:38.301 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.1... 2024-01-15T23:30:38.302 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1 2024-01-15T23:30:38.525 DEBUG:teuthology.parallel:result is None 2024-01-15T23:30:38.525 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1 2024-01-15T23:30:38.550 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:38 smithi163 ceph-mon[138526]: pgmap v2117: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 217 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-01-15T23:30:38.553 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.1/client.1 2024-01-15T23:30:38.553 DEBUG:teuthology.orchestra.run.smithi163:> rmdir -- /home/ubuntu/cephtest/mnt.1 2024-01-15T23:30:38.610 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.1/client.1 2024-01-15T23:30:38.610 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-01-15T23:30:38.611 INFO:teuthology.task.print:**** done end rbd_import_export.yaml 2024-01-15T23:30:38.611 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-01-15T23:30:38.611 INFO:teuthology.task.print:**** done start test_rbd_api.yaml 2024-01-15T23:30:38.611 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-01-15T23:30:38.611 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-01-15T23:30:38.612 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-01-15T23:30:38.612 DEBUG:teuthology.orchestra.run.smithi053:> stat -- /home/ubuntu/cephtest/mnt.0 2024-01-15T23:30:38.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-15T23:30:38.632 INFO:teuthology.orchestra.run.smithi053.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-01-15T23:30:38.632 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-01-15T23:30:38.692 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-01-15T23:30:38.692 DEBUG:teuthology.orchestra.run.smithi053:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-01-15T23:30:38.752 INFO:tasks.workunit:timeout=3h 2024-01-15T23:30:38.752 INFO:tasks.workunit:cleanup=True 2024-01-15T23:30:38.752 DEBUG:teuthology.orchestra.run.smithi053:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-01-15T23:30:38.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:38 smithi053 ceph-mon[143363]: pgmap v2117: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 217 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-01-15T23:30:38.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:38 smithi053 ceph-mon[146052]: pgmap v2117: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 217 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-01-15T23:30:38.812 INFO:tasks.workunit.client.0.smithi053.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-01-15T23:30:40.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:40 smithi053 ceph-mon[143363]: pgmap v2118: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 11 KiB/s wr, 231 op/s 2024-01-15T23:30:40.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:40 smithi053 ceph-mon[146052]: pgmap v2118: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 11 KiB/s wr, 231 op/s 2024-01-15T23:30:40.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:40 smithi163 ceph-mon[138526]: pgmap v2118: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 11 KiB/s wr, 231 op/s 2024-01-15T23:30:42.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:42 smithi053 ceph-mon[143363]: pgmap v2119: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 933 KiB/s wr, 385 op/s 2024-01-15T23:30:42.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:42 smithi053 ceph-mon[143363]: osdmap e1136: 8 total, 8 up, 8 in 2024-01-15T23:30:42.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:42 smithi053 ceph-mon[146052]: pgmap v2119: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 933 KiB/s wr, 385 op/s 2024-01-15T23:30:42.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:42 smithi053 ceph-mon[146052]: osdmap e1136: 8 total, 8 up, 8 in 2024-01-15T23:30:42.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:42 smithi163 ceph-mon[138526]: pgmap v2119: 105 pgs: 105 active+clean; 583 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 933 KiB/s wr, 385 op/s 2024-01-15T23:30:42.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:42 smithi163 ceph-mon[138526]: osdmap e1136: 8 total, 8 up, 8 in 2024-01-15T23:30:44.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:44 smithi053 ceph-mon[143363]: pgmap v2121: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 984 KiB/s rd, 1.4 MiB/s wr, 289 op/s 2024-01-15T23:30:44.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:30:44.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:44 smithi053 ceph-mon[146052]: pgmap v2121: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 984 KiB/s rd, 1.4 MiB/s wr, 289 op/s 2024-01-15T23:30:44.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:30:44.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:44 smithi163 ceph-mon[138526]: pgmap v2121: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 984 KiB/s rd, 1.4 MiB/s wr, 289 op/s 2024-01-15T23:30:44.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:30:45.302 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:30:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:30:45] "GET /metrics HTTP/1.1" 200 33992 "" "Prometheus/2.43.0" 2024-01-15T23:30:46.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:46 smithi053 ceph-mon[143363]: pgmap v2122: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 863 KiB/s rd, 1.3 MiB/s wr, 223 op/s 2024-01-15T23:30:46.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:46 smithi053 ceph-mon[146052]: pgmap v2122: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 863 KiB/s rd, 1.3 MiB/s wr, 223 op/s 2024-01-15T23:30:46.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:46 smithi163 ceph-mon[138526]: pgmap v2122: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 863 KiB/s rd, 1.3 MiB/s wr, 223 op/s 2024-01-15T23:30:48.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:48 smithi053 ceph-mon[143363]: pgmap v2123: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 740 KiB/s rd, 1.1 MiB/s wr, 168 op/s 2024-01-15T23:30:48.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:48 smithi053 ceph-mon[146052]: pgmap v2123: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 740 KiB/s rd, 1.1 MiB/s wr, 168 op/s 2024-01-15T23:30:48.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:48 smithi163 ceph-mon[138526]: pgmap v2123: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 740 KiB/s rd, 1.1 MiB/s wr, 168 op/s 2024-01-15T23:30:50.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:50 smithi053 ceph-mon[143363]: pgmap v2124: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 740 KiB/s rd, 1.1 MiB/s wr, 168 op/s 2024-01-15T23:30:50.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:50 smithi053 ceph-mon[146052]: pgmap v2124: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 740 KiB/s rd, 1.1 MiB/s wr, 168 op/s 2024-01-15T23:30:50.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:50 smithi163 ceph-mon[138526]: pgmap v2124: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 740 KiB/s rd, 1.1 MiB/s wr, 168 op/s 2024-01-15T23:30:52.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:52 smithi053 ceph-mon[143363]: pgmap v2125: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 KiB/s rd, 410 KiB/s wr, 5 op/s 2024-01-15T23:30:52.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:52 smithi053 ceph-mon[146052]: pgmap v2125: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 KiB/s rd, 410 KiB/s wr, 5 op/s 2024-01-15T23:30:52.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:52 smithi163 ceph-mon[138526]: pgmap v2125: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 KiB/s rd, 410 KiB/s wr, 5 op/s 2024-01-15T23:30:53.902 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-15T23:30:53.961 INFO:tasks.workunit.client.0.smithi053.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-01-15T23:30:53.963 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-01-15T23:30:53.964 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-01-15T23:30:54.012 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-01-15T23:30:54.060 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-01-15T23:30:54.100 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-01-15T23:30:54.101 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-01-15T23:30:54.101 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-01-15T23:30:54.139 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-01-15T23:30:54.143 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T23:30:54.143 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-01-15T23:30:54.202 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2024-01-15T23:30:54.203 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2024-01-15T23:30:54.203 DEBUG:teuthology.orchestra.run.smithi053: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=quincy 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-01-15T23:30:54.290 INFO:tasks.workunit.client.0.smithi053.stdout:seed 209604 2024-01-15T23:30:54.291 INFO:tasks.workunit.client.0.smithi053.stderr:warning: failed to enable lockdep 2024-01-15T23:30:54.291 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] Running 409 tests from 16 test suites. 2024-01-15T23:30:54.291 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment set-up. 2024-01-15T23:30:54.291 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 159 tests from TestLibRBD 2024-01-15T23:30:54.319 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.CreateAndStat 2024-01-15T23:30:55.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:54 smithi053 ceph-mon[143363]: pgmap v2126: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 347 KiB/s wr, 4 op/s 2024-01-15T23:30:55.052 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:30:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:30:55] "GET /metrics HTTP/1.1" 200 33992 "" "Prometheus/2.43.0" 2024-01-15T23:30:55.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:54 smithi053 ceph-mon[146052]: pgmap v2126: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 347 KiB/s wr, 4 op/s 2024-01-15T23:30:55.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:54 smithi163 ceph-mon[138526]: pgmap v2126: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 347 KiB/s wr, 4 op/s 2024-01-15T23:30:55.856 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:30:56.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:55 smithi163 ceph-mon[138526]: osdmap e1137: 8 total, 8 up, 8 in 2024-01-15T23:30:56.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:55 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3866202505' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:30:56.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:55 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:30:56.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:55 smithi053 ceph-mon[143363]: osdmap e1137: 8 total, 8 up, 8 in 2024-01-15T23:30:56.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:55 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3866202505' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:30:56.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:55 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:30:56.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:55 smithi053 ceph-mon[146052]: osdmap e1137: 8 total, 8 up, 8 in 2024-01-15T23:30:56.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:55 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3866202505' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:30:56.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:55 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:30:57.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:56 smithi163 ceph-mon[138526]: pgmap v2128: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:30:57.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:56 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:30:57.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:56 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:30:57.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:56 smithi163 ceph-mon[138526]: osdmap e1138: 8 total, 8 up, 8 in 2024-01-15T23:30:57.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:56 smithi053 ceph-mon[143363]: pgmap v2128: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:30:57.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:56 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:30:57.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:56 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:30:57.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:56 smithi053 ceph-mon[143363]: osdmap e1138: 8 total, 8 up, 8 in 2024-01-15T23:30:57.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:56 smithi053 ceph-mon[146052]: pgmap v2128: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:30:57.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:56 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:30:57.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:56 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:30:57.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:56 smithi053 ceph-mon[146052]: osdmap e1138: 8 total, 8 up, 8 in 2024-01-15T23:30:57.876 INFO:tasks.workunit.client.0.smithi053.stdout:image has size 2097152 and order 22 2024-01-15T23:30:57.876 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.CreateAndStat (3556 ms) 2024-01-15T23:30:57.876 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2024-01-15T23:30:57.876 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:30:57.893 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (18 ms) 2024-01-15T23:30:57.894 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2024-01-15T23:30:57.894 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:30:57.915 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.CreateAndStatPP (22 ms) 2024-01-15T23:30:57.916 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.GetId 2024-01-15T23:30:57.916 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:30:57.940 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.GetId (24 ms) 2024-01-15T23:30:57.940 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.GetIdPP 2024-01-15T23:30:57.940 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:30:57.965 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.GetIdPP (25 ms) 2024-01-15T23:30:57.965 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2024-01-15T23:30:57.965 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:30:57.984 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (20 ms) 2024-01-15T23:30:57.985 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2024-01-15T23:30:57.985 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:30:58.003 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (18 ms) 2024-01-15T23:30:58.003 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2024-01-15T23:30:58.003 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:30:58.019 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (17 ms) 2024-01-15T23:30:58.019 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2024-01-15T23:30:58.019 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:30:58.036 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (16 ms) 2024-01-15T23:30:58.036 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.OpenAio 2024-01-15T23:30:58.036 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:30:58.051 INFO:tasks.workunit.client.0.smithi053.stdout:image has size 2097152 and order 22 2024-01-15T23:30:58.052 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.OpenAio (16 ms) 2024-01-15T23:30:58.052 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.OpenAioFail 2024-01-15T23:30:58.054 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.OpenAioFail (2 ms) 2024-01-15T23:30:58.054 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.OpenAioPP 2024-01-15T23:30:58.054 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:30:58.081 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.OpenAioPP (28 ms) 2024-01-15T23:30:58.081 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2024-01-15T23:30:58.084 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.OpenAioFailPP (2 ms) 2024-01-15T23:30:58.084 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2024-01-15T23:30:58.084 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:30:58.117 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ResizeAndStat (34 ms) 2024-01-15T23:30:58.118 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2024-01-15T23:30:58.118 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:30:58.147 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (29 ms) 2024-01-15T23:30:58.147 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2024-01-15T23:30:58.147 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:30:58.179 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (32 ms) 2024-01-15T23:30:58.179 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2024-01-15T23:30:58.179 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:30:58.211 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (32 ms) 2024-01-15T23:30:58.211 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2024-01-15T23:30:58.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:57 smithi163 ceph-mon[138526]: osdmap e1139: 8 total, 8 up, 8 in 2024-01-15T23:30:58.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:57 smithi053 ceph-mon[143363]: osdmap e1139: 8 total, 8 up, 8 in 2024-01-15T23:30:58.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:57 smithi053 ceph-mon[146052]: osdmap e1139: 8 total, 8 up, 8 in 2024-01-15T23:30:59.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:58 smithi163 ceph-mon[138526]: pgmap v2131: 137 pgs: 4 creating+peering, 13 unknown, 120 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:30:59.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:58 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:30:59.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:58 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:30:59.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:58 smithi163 ceph-mon[138526]: osdmap e1140: 8 total, 8 up, 8 in 2024-01-15T23:30:59.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:58 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:30:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:58 smithi053 ceph-mon[143363]: pgmap v2131: 137 pgs: 4 creating+peering, 13 unknown, 120 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:30:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:58 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:30:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:58 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:30:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:58 smithi053 ceph-mon[143363]: osdmap e1140: 8 total, 8 up, 8 in 2024-01-15T23:30:59.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:58 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:30:59.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:58 smithi053 ceph-mon[146052]: pgmap v2131: 137 pgs: 4 creating+peering, 13 unknown, 120 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:30:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:58 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:30:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:58 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:30:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:58 smithi053 ceph-mon[146052]: osdmap e1140: 8 total, 8 up, 8 in 2024-01-15T23:30:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:58 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:30:59.876 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:00.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:59 smithi163 ceph-mon[138526]: osdmap e1141: 8 total, 8 up, 8 in 2024-01-15T23:31:00.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:30:59 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2468063916' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:00.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:59 smithi053 ceph-mon[146052]: osdmap e1141: 8 total, 8 up, 8 in 2024-01-15T23:31:00.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:30:59 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2468063916' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:00.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:59 smithi053 ceph-mon[143363]: osdmap e1141: 8 total, 8 up, 8 in 2024-01-15T23:31:00.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:30:59 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2468063916' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:01.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:00 smithi163 ceph-mon[138526]: pgmap v2134: 169 pgs: 8 creating+peering, 28 unknown, 133 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 9.0 KiB/s wr, 82 op/s 2024-01-15T23:31:01.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:00 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:01.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:00 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2468063916' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:01.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:00 smithi163 ceph-mon[138526]: osdmap e1142: 8 total, 8 up, 8 in 2024-01-15T23:31:01.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:00 smithi053 ceph-mon[143363]: pgmap v2134: 169 pgs: 8 creating+peering, 28 unknown, 133 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 9.0 KiB/s wr, 82 op/s 2024-01-15T23:31:01.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:00 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:01.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:00 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2468063916' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:01.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:00 smithi053 ceph-mon[143363]: osdmap e1142: 8 total, 8 up, 8 in 2024-01-15T23:31:01.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:00 smithi053 ceph-mon[146052]: pgmap v2134: 169 pgs: 8 creating+peering, 28 unknown, 133 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 9.0 KiB/s wr, 82 op/s 2024-01-15T23:31:01.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:00 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:01.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:00 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2468063916' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:01.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:00 smithi053 ceph-mon[146052]: osdmap e1142: 8 total, 8 up, 8 in 2024-01-15T23:31:01.894 INFO:tasks.workunit.client.0.smithi053.stdout:image: image18 2024-01-15T23:31:01.894 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image18 2024-01-15T23:31:01.894 INFO:tasks.workunit.client.0.smithi053.stdout:found image18 2024-01-15T23:31:01.894 INFO:tasks.workunit.client.0.smithi053.stdout:erased image18 2024-01-15T23:31:01.894 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:01.975 INFO:tasks.workunit.client.0.smithi053.stdout:image: image18 2024-01-15T23:31:01.975 INFO:tasks.workunit.client.0.smithi053.stdout:image: image19 2024-01-15T23:31:01.976 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image18 2024-01-15T23:31:01.976 INFO:tasks.workunit.client.0.smithi053.stdout:found image18 2024-01-15T23:31:01.976 INFO:tasks.workunit.client.0.smithi053.stdout:erased image18 2024-01-15T23:31:01.976 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image19 2024-01-15T23:31:01.976 INFO:tasks.workunit.client.0.smithi053.stdout:found image19 2024-01-15T23:31:01.976 INFO:tasks.workunit.client.0.smithi053.stdout:erased image19 2024-01-15T23:31:01.976 INFO:tasks.workunit.client.0.smithi053.stdout:image: image19 2024-01-15T23:31:01.976 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image19 2024-01-15T23:31:01.976 INFO:tasks.workunit.client.0.smithi053.stdout:found image19 2024-01-15T23:31:01.976 INFO:tasks.workunit.client.0.smithi053.stdout:erased image19 2024-01-15T23:31:01.976 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3765 ms) 2024-01-15T23:31:01.976 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2024-01-15T23:31:02.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:01 smithi163 ceph-mon[138526]: osdmap e1143: 8 total, 8 up, 8 in 2024-01-15T23:31:02.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:01 smithi053 ceph-mon[143363]: osdmap e1143: 8 total, 8 up, 8 in 2024-01-15T23:31:02.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:01 smithi053 ceph-mon[146052]: osdmap e1143: 8 total, 8 up, 8 in 2024-01-15T23:31:03.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:02 smithi163 ceph-mon[138526]: pgmap v2137: 169 pgs: 4 creating+peering, 11 unknown, 154 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 16 KiB/s wr, 186 op/s 2024-01-15T23:31:03.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:02 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:03.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:02 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:31:03.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:02 smithi163 ceph-mon[138526]: osdmap e1144: 8 total, 8 up, 8 in 2024-01-15T23:31:03.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:02 smithi053 ceph-mon[143363]: pgmap v2137: 169 pgs: 4 creating+peering, 11 unknown, 154 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 16 KiB/s wr, 186 op/s 2024-01-15T23:31:03.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:02 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:03.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:02 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:31:03.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:02 smithi053 ceph-mon[143363]: osdmap e1144: 8 total, 8 up, 8 in 2024-01-15T23:31:03.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:02 smithi053 ceph-mon[146052]: pgmap v2137: 169 pgs: 4 creating+peering, 11 unknown, 154 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 16 KiB/s wr, 186 op/s 2024-01-15T23:31:03.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:02 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:03.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:02 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:31:03.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:02 smithi053 ceph-mon[146052]: osdmap e1144: 8 total, 8 up, 8 in 2024-01-15T23:31:03.891 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:04.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:03 smithi163 ceph-mon[138526]: osdmap e1145: 8 total, 8 up, 8 in 2024-01-15T23:31:04.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:03 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1424830638' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:04.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:03 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:04.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:03 smithi053 ceph-mon[143363]: osdmap e1145: 8 total, 8 up, 8 in 2024-01-15T23:31:04.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:03 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1424830638' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:04.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:03 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:04.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:03 smithi053 ceph-mon[146052]: osdmap e1145: 8 total, 8 up, 8 in 2024-01-15T23:31:04.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:03 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1424830638' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:04.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:03 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:05.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:04 smithi163 ceph-mon[138526]: pgmap v2140: 201 pgs: 11 creating+peering, 31 unknown, 159 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 11 KiB/s wr, 167 op/s 2024-01-15T23:31:05.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:04 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:05.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:04 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:05.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:04 smithi163 ceph-mon[138526]: osdmap e1146: 8 total, 8 up, 8 in 2024-01-15T23:31:05.302 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:31:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:31:05] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-01-15T23:31:05.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:04 smithi053 ceph-mon[143363]: pgmap v2140: 201 pgs: 11 creating+peering, 31 unknown, 159 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 11 KiB/s wr, 167 op/s 2024-01-15T23:31:05.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:04 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:05.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:04 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:05.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:04 smithi053 ceph-mon[143363]: osdmap e1146: 8 total, 8 up, 8 in 2024-01-15T23:31:05.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:04 smithi053 ceph-mon[146052]: pgmap v2140: 201 pgs: 11 creating+peering, 31 unknown, 159 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 11 KiB/s wr, 167 op/s 2024-01-15T23:31:05.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:04 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:05.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:04 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:05.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:04 smithi053 ceph-mon[146052]: osdmap e1146: 8 total, 8 up, 8 in 2024-01-15T23:31:05.916 INFO:tasks.workunit.client.0.smithi053.stdout:num images is: 1 2024-01-15T23:31:05.917 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 1 2024-01-15T23:31:05.917 INFO:tasks.workunit.client.0.smithi053.stdout:image: image20 2024-01-15T23:31:05.917 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image20 2024-01-15T23:31:05.917 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:05.931 INFO:tasks.workunit.client.0.smithi053.stdout:num images is: 2 2024-01-15T23:31:05.931 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 2 2024-01-15T23:31:05.931 INFO:tasks.workunit.client.0.smithi053.stdout:image: image20 2024-01-15T23:31:05.932 INFO:tasks.workunit.client.0.smithi053.stdout:image: image21 2024-01-15T23:31:05.932 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image20 2024-01-15T23:31:05.932 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image21 2024-01-15T23:31:05.994 INFO:tasks.workunit.client.0.smithi053.stdout:num images is: 1 2024-01-15T23:31:05.995 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 1 2024-01-15T23:31:05.995 INFO:tasks.workunit.client.0.smithi053.stdout:image: image21 2024-01-15T23:31:05.995 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image21 2024-01-15T23:31:05.995 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (4019 ms) 2024-01-15T23:31:05.995 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCopy 2024-01-15T23:31:06.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:05 smithi163 ceph-mon[138526]: osdmap e1147: 8 total, 8 up, 8 in 2024-01-15T23:31:06.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:05 smithi053 ceph-mon[146052]: osdmap e1147: 8 total, 8 up, 8 in 2024-01-15T23:31:06.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:05 smithi053 ceph-mon[143363]: osdmap e1147: 8 total, 8 up, 8 in 2024-01-15T23:31:07.238 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:06 smithi163 ceph-mon[138526]: pgmap v2143: 201 pgs: 9 creating+peering, 12 unknown, 180 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 7.0 KiB/s wr, 81 op/s 2024-01-15T23:31:07.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:06 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:07.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:06 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:31:07.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:06 smithi163 ceph-mon[138526]: osdmap e1148: 8 total, 8 up, 8 in 2024-01-15T23:31:07.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:06 smithi163 ceph-mon[138526]: osdmap e1149: 8 total, 8 up, 8 in 2024-01-15T23:31:07.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:06 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/185510904' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:07.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:06 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:07.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:06 smithi053 ceph-mon[146052]: pgmap v2143: 201 pgs: 9 creating+peering, 12 unknown, 180 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 7.0 KiB/s wr, 81 op/s 2024-01-15T23:31:07.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:06 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:07.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:06 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:31:07.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:06 smithi053 ceph-mon[146052]: osdmap e1148: 8 total, 8 up, 8 in 2024-01-15T23:31:07.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:06 smithi053 ceph-mon[146052]: osdmap e1149: 8 total, 8 up, 8 in 2024-01-15T23:31:07.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:06 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/185510904' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:07.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:06 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:07.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:06 smithi053 ceph-mon[143363]: pgmap v2143: 201 pgs: 9 creating+peering, 12 unknown, 180 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 7.0 KiB/s wr, 81 op/s 2024-01-15T23:31:07.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:06 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:07.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:06 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:31:07.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:06 smithi053 ceph-mon[143363]: osdmap e1148: 8 total, 8 up, 8 in 2024-01-15T23:31:07.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:06 smithi053 ceph-mon[143363]: osdmap e1149: 8 total, 8 up, 8 in 2024-01-15T23:31:07.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:06 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/185510904' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:07.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:06 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:07.527 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:08.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:08 smithi053 ceph-mon[146052]: pgmap v2146: 233 pgs: 9 creating+peering, 32 unknown, 192 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 80 op/s 2024-01-15T23:31:08.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:08 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:08.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:08 smithi053 ceph-mon[146052]: osdmap e1150: 8 total, 8 up, 8 in 2024-01-15T23:31:08.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:08 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:08.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:08 smithi053 ceph-mon[143363]: pgmap v2146: 233 pgs: 9 creating+peering, 32 unknown, 192 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 80 op/s 2024-01-15T23:31:08.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:08 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:08.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:08 smithi053 ceph-mon[143363]: osdmap e1150: 8 total, 8 up, 8 in 2024-01-15T23:31:08.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:08 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:08.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:08 smithi163 ceph-mon[138526]: pgmap v2146: 233 pgs: 9 creating+peering, 32 unknown, 192 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 80 op/s 2024-01-15T23:31:08.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:08 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:08.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:08 smithi163 ceph-mon[138526]: osdmap e1150: 8 total, 8 up, 8 in 2024-01-15T23:31:08.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:08 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:09.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:09 smithi053 ceph-mon[143363]: osdmap e1151: 8 total, 8 up, 8 in 2024-01-15T23:31:09.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:09 smithi053 ceph-mon[146052]: osdmap e1151: 8 total, 8 up, 8 in 2024-01-15T23:31:09.942 INFO:tasks.workunit.client.0.smithi053.stdout:image: image22 2024-01-15T23:31:09.942 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image22 2024-01-15T23:31:09.942 INFO:tasks.workunit.client.0.smithi053.stdout:found image22 2024-01-15T23:31:09.942 INFO:tasks.workunit.client.0.smithi053.stdout:erased image22 2024-01-15T23:31:09.942 INFO:tasks.workunit.client.0.smithi053.stdout:image: image22 2024-01-15T23:31:09.942 INFO:tasks.workunit.client.0.smithi053.stdout:image: image23 2024-01-15T23:31:09.942 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image22 2024-01-15T23:31:09.942 INFO:tasks.workunit.client.0.smithi053.stdout:found image22 2024-01-15T23:31:09.942 INFO:tasks.workunit.client.0.smithi053.stdout:erased image22 2024-01-15T23:31:09.942 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image23 2024-01-15T23:31:09.943 INFO:tasks.workunit.client.0.smithi053.stdout:found image23 2024-01-15T23:31:09.943 INFO:tasks.workunit.client.0.smithi053.stdout:erased image23 2024-01-15T23:31:09.943 INFO:tasks.workunit.client.0.smithi053.stdout:100.00% done 2024-01-15T23:31:09.943 INFO:tasks.workunit.client.0.smithi053.stdout:image: image22 2024-01-15T23:31:09.943 INFO:tasks.workunit.client.0.smithi053.stdout:image: image23 2024-01-15T23:31:09.943 INFO:tasks.workunit.client.0.smithi053.stdout:image: image24 2024-01-15T23:31:09.943 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image22 2024-01-15T23:31:09.943 INFO:tasks.workunit.client.0.smithi053.stdout:found image22 2024-01-15T23:31:09.943 INFO:tasks.workunit.client.0.smithi053.stdout:erased image22 2024-01-15T23:31:09.943 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image23 2024-01-15T23:31:09.943 INFO:tasks.workunit.client.0.smithi053.stdout:found image23 2024-01-15T23:31:09.943 INFO:tasks.workunit.client.0.smithi053.stdout:erased image23 2024-01-15T23:31:09.943 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image24 2024-01-15T23:31:09.943 INFO:tasks.workunit.client.0.smithi053.stdout:found image24 2024-01-15T23:31:09.943 INFO:tasks.workunit.client.0.smithi053.stdout:erased image24 2024-01-15T23:31:09.943 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCopy (3947 ms) 2024-01-15T23:31:09.944 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCopyPP 2024-01-15T23:31:09.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:09 smithi163 ceph-mon[138526]: osdmap e1151: 8 total, 8 up, 8 in 2024-01-15T23:31:10.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:10 smithi053 ceph-mon[146052]: pgmap v2149: 233 pgs: 15 unknown, 218 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 46 KiB/s rd, 3.7 KiB/s wr, 64 op/s 2024-01-15T23:31:10.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:10 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:10.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:10 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:31:10.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:10 smithi053 ceph-mon[146052]: osdmap e1152: 8 total, 8 up, 8 in 2024-01-15T23:31:10.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:10 smithi053 ceph-mon[143363]: pgmap v2149: 233 pgs: 15 unknown, 218 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 46 KiB/s rd, 3.7 KiB/s wr, 64 op/s 2024-01-15T23:31:10.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:10 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:10.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:10 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:31:10.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:10 smithi053 ceph-mon[143363]: osdmap e1152: 8 total, 8 up, 8 in 2024-01-15T23:31:10.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:10 smithi163 ceph-mon[138526]: pgmap v2149: 233 pgs: 15 unknown, 218 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 46 KiB/s rd, 3.7 KiB/s wr, 64 op/s 2024-01-15T23:31:10.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:10 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:10.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:10 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:31:10.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:10 smithi163 ceph-mon[138526]: osdmap e1152: 8 total, 8 up, 8 in 2024-01-15T23:31:11.548 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:11.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:11 smithi053 ceph-mon[143363]: osdmap e1153: 8 total, 8 up, 8 in 2024-01-15T23:31:11.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:11 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3284361227' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:11.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:11 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:11.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:11 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:11.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:11 smithi053 ceph-mon[143363]: osdmap e1154: 8 total, 8 up, 8 in 2024-01-15T23:31:11.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:11 smithi053 ceph-mon[146052]: osdmap e1153: 8 total, 8 up, 8 in 2024-01-15T23:31:11.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:11 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3284361227' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:11.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:11 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:11.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:11 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:11.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:11 smithi053 ceph-mon[146052]: osdmap e1154: 8 total, 8 up, 8 in 2024-01-15T23:31:11.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:11 smithi163 ceph-mon[138526]: osdmap e1153: 8 total, 8 up, 8 in 2024-01-15T23:31:11.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:11 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3284361227' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:11.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:11 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:11.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:11 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:11.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:11 smithi163 ceph-mon[138526]: osdmap e1154: 8 total, 8 up, 8 in 2024-01-15T23:31:12.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:12 smithi053 ceph-mon[146052]: pgmap v2152: 265 pgs: 5 creating+peering, 27 unknown, 233 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 21 KiB/s wr, 364 op/s 2024-01-15T23:31:12.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:12 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:12.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:12 smithi053 ceph-mon[146052]: osdmap e1155: 8 total, 8 up, 8 in 2024-01-15T23:31:12.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:12 smithi053 ceph-mon[143363]: pgmap v2152: 265 pgs: 5 creating+peering, 27 unknown, 233 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 21 KiB/s wr, 364 op/s 2024-01-15T23:31:12.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:12 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:12.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:12 smithi053 ceph-mon[143363]: osdmap e1155: 8 total, 8 up, 8 in 2024-01-15T23:31:12.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:12 smithi163 ceph-mon[138526]: pgmap v2152: 265 pgs: 5 creating+peering, 27 unknown, 233 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 21 KiB/s wr, 364 op/s 2024-01-15T23:31:12.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:12 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:12.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:12 smithi163 ceph-mon[138526]: osdmap e1155: 8 total, 8 up, 8 in 2024-01-15T23:31:13.823 INFO:tasks.workunit.client.0.smithi053.stdout:num images is: 1 2024-01-15T23:31:13.823 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 1 2024-01-15T23:31:13.823 INFO:tasks.workunit.client.0.smithi053.stdout:image: image25 2024-01-15T23:31:13.823 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image25 2024-01-15T23:31:13.843 INFO:tasks.workunit.client.0.smithi053.stdout:num images is: 2 2024-01-15T23:31:13.843 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 2 2024-01-15T23:31:13.843 INFO:tasks.workunit.client.0.smithi053.stdout:image: image25 2024-01-15T23:31:13.844 INFO:tasks.workunit.client.0.smithi053.stdout:image: image26 2024-01-15T23:31:13.844 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image25 2024-01-15T23:31:13.844 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image26 2024-01-15T23:31:13.889 INFO:tasks.workunit.client.0.smithi053.stdout:100.00% done 2024-01-15T23:31:13.889 INFO:tasks.workunit.client.0.smithi053.stdout:num images is: 3 2024-01-15T23:31:13.889 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 3 2024-01-15T23:31:13.889 INFO:tasks.workunit.client.0.smithi053.stdout:image: image25 2024-01-15T23:31:13.889 INFO:tasks.workunit.client.0.smithi053.stdout:image: image26 2024-01-15T23:31:13.890 INFO:tasks.workunit.client.0.smithi053.stdout:image: image27 2024-01-15T23:31:13.890 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image25 2024-01-15T23:31:13.890 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image26 2024-01-15T23:31:13.890 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image27 2024-01-15T23:31:13.925 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCopyPP (3979 ms) 2024-01-15T23:31:13.925 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2024-01-15T23:31:14.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:14 smithi053 ceph-mon[146052]: pgmap v2155: 265 pgs: 5 creating+peering, 20 unknown, 240 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 21 KiB/s wr, 364 op/s 2024-01-15T23:31:14.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:14 smithi053 ceph-mon[146052]: osdmap e1156: 8 total, 8 up, 8 in 2024-01-15T23:31:14.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:14 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:14.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:14 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:31:14.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:31:14.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:14 smithi053 ceph-mon[143363]: pgmap v2155: 265 pgs: 5 creating+peering, 20 unknown, 240 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 21 KiB/s wr, 364 op/s 2024-01-15T23:31:14.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:14 smithi053 ceph-mon[143363]: osdmap e1156: 8 total, 8 up, 8 in 2024-01-15T23:31:14.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:14 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:14.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:14 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:31:14.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:31:14.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:14 smithi163 ceph-mon[138526]: pgmap v2155: 265 pgs: 5 creating+peering, 20 unknown, 240 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 21 KiB/s wr, 364 op/s 2024-01-15T23:31:14.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:14 smithi163 ceph-mon[138526]: osdmap e1156: 8 total, 8 up, 8 in 2024-01-15T23:31:14.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:14 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:14.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:14 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:31:14.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:31:15.302 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:31:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:31:15] "GET /metrics HTTP/1.1" 200 45971 "" "Prometheus/2.43.0" 2024-01-15T23:31:15.583 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:15.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:15 smithi163 ceph-mon[138526]: osdmap e1157: 8 total, 8 up, 8 in 2024-01-15T23:31:15.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:15 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3141548241' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:16.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:15 smithi053 ceph-mon[143363]: osdmap e1157: 8 total, 8 up, 8 in 2024-01-15T23:31:16.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:15 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3141548241' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:16.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:15 smithi053 ceph-mon[146052]: osdmap e1157: 8 total, 8 up, 8 in 2024-01-15T23:31:16.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:15 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3141548241' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:16.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:16 smithi163 ceph-mon[138526]: pgmap v2158: 297 pgs: 11 creating+peering, 26 unknown, 260 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 2.0 KiB/s wr, 38 op/s 2024-01-15T23:31:16.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:16 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:16.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:16 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3141548241' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:16.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:16 smithi163 ceph-mon[138526]: osdmap e1158: 8 total, 8 up, 8 in 2024-01-15T23:31:16.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:16 smithi163 ceph-mon[138526]: osdmap e1159: 8 total, 8 up, 8 in 2024-01-15T23:31:17.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:16 smithi053 ceph-mon[143363]: pgmap v2158: 297 pgs: 11 creating+peering, 26 unknown, 260 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 2.0 KiB/s wr, 38 op/s 2024-01-15T23:31:17.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:16 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:17.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:16 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3141548241' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:17.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:16 smithi053 ceph-mon[143363]: osdmap e1158: 8 total, 8 up, 8 in 2024-01-15T23:31:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:16 smithi053 ceph-mon[143363]: osdmap e1159: 8 total, 8 up, 8 in 2024-01-15T23:31:17.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:16 smithi053 ceph-mon[146052]: pgmap v2158: 297 pgs: 11 creating+peering, 26 unknown, 260 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 2.0 KiB/s wr, 38 op/s 2024-01-15T23:31:17.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:16 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:17.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:16 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3141548241' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:17.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:16 smithi053 ceph-mon[146052]: osdmap e1158: 8 total, 8 up, 8 in 2024-01-15T23:31:17.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:16 smithi053 ceph-mon[146052]: osdmap e1159: 8 total, 8 up, 8 in 2024-01-15T23:31:18.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:18 smithi053 ceph-mon[143363]: pgmap v2161: 297 pgs: 6 creating+peering, 10 unknown, 281 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 4.0 KiB/s wr, 94 op/s 2024-01-15T23:31:18.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:18 smithi053 ceph-mon[143363]: osdmap e1160: 8 total, 8 up, 8 in 2024-01-15T23:31:18.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:18 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:18.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:18 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:31:18.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:18 smithi053 ceph-mon[146052]: pgmap v2161: 297 pgs: 6 creating+peering, 10 unknown, 281 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 4.0 KiB/s wr, 94 op/s 2024-01-15T23:31:18.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:18 smithi053 ceph-mon[146052]: osdmap e1160: 8 total, 8 up, 8 in 2024-01-15T23:31:18.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:18 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:18.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:18 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:31:18.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:18 smithi163 ceph-mon[138526]: pgmap v2161: 297 pgs: 6 creating+peering, 10 unknown, 281 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 4.0 KiB/s wr, 94 op/s 2024-01-15T23:31:18.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:18 smithi163 ceph-mon[138526]: osdmap e1160: 8 total, 8 up, 8 in 2024-01-15T23:31:18.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:18 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:18.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:18 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:31:19.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:19 smithi163 ceph-mon[138526]: osdmap e1161: 8 total, 8 up, 8 in 2024-01-15T23:31:20.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:19 smithi053 ceph-mon[143363]: osdmap e1161: 8 total, 8 up, 8 in 2024-01-15T23:31:20.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:19 smithi053 ceph-mon[146052]: osdmap e1161: 8 total, 8 up, 8 in 2024-01-15T23:31:20.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:20 smithi163 ceph-mon[138526]: pgmap v2164: 297 pgs: 6 creating+peering, 291 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 377 KiB/s rd, 24 KiB/s wr, 440 op/s 2024-01-15T23:31:20.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:20 smithi163 ceph-mon[138526]: osdmap e1162: 8 total, 8 up, 8 in 2024-01-15T23:31:21.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:20 smithi053 ceph-mon[143363]: pgmap v2164: 297 pgs: 6 creating+peering, 291 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 377 KiB/s rd, 24 KiB/s wr, 440 op/s 2024-01-15T23:31:21.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:20 smithi053 ceph-mon[143363]: osdmap e1162: 8 total, 8 up, 8 in 2024-01-15T23:31:21.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:20 smithi053 ceph-mon[146052]: pgmap v2164: 297 pgs: 6 creating+peering, 291 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 377 KiB/s rd, 24 KiB/s wr, 440 op/s 2024-01-15T23:31:21.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:20 smithi053 ceph-mon[146052]: osdmap e1162: 8 total, 8 up, 8 in 2024-01-15T23:31:21.598 INFO:tasks.workunit.client.0.smithi053.stdout:image: image28 2024-01-15T23:31:21.598 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image28 2024-01-15T23:31:21.598 INFO:tasks.workunit.client.0.smithi053.stdout:found image28 2024-01-15T23:31:21.598 INFO:tasks.workunit.client.0.smithi053.stdout:erased image28 2024-01-15T23:31:21.598 INFO:tasks.workunit.client.0.smithi053.stdout:image: image28 2024-01-15T23:31:21.598 INFO:tasks.workunit.client.0.smithi053.stdout:image: image29 2024-01-15T23:31:21.598 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image28 2024-01-15T23:31:21.598 INFO:tasks.workunit.client.0.smithi053.stdout:found image28 2024-01-15T23:31:21.598 INFO:tasks.workunit.client.0.smithi053.stdout:erased image28 2024-01-15T23:31:21.599 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image29 2024-01-15T23:31:21.599 INFO:tasks.workunit.client.0.smithi053.stdout:found image29 2024-01-15T23:31:21.599 INFO:tasks.workunit.client.0.smithi053.stdout:erased image29 2024-01-15T23:31:21.599 INFO:tasks.workunit.client.0.smithi053.stdout:100.00% done 2024-01-15T23:31:21.599 INFO:tasks.workunit.client.0.smithi053.stdout:image: image28 2024-01-15T23:31:21.599 INFO:tasks.workunit.client.0.smithi053.stdout:image: image29 2024-01-15T23:31:21.599 INFO:tasks.workunit.client.0.smithi053.stdout:image: image30 2024-01-15T23:31:21.599 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image28 2024-01-15T23:31:21.599 INFO:tasks.workunit.client.0.smithi053.stdout:found image28 2024-01-15T23:31:21.599 INFO:tasks.workunit.client.0.smithi053.stdout:erased image28 2024-01-15T23:31:21.599 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image29 2024-01-15T23:31:21.599 INFO:tasks.workunit.client.0.smithi053.stdout:found image29 2024-01-15T23:31:21.599 INFO:tasks.workunit.client.0.smithi053.stdout:erased image29 2024-01-15T23:31:21.599 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image30 2024-01-15T23:31:21.600 INFO:tasks.workunit.client.0.smithi053.stdout:found image30 2024-01-15T23:31:21.600 INFO:tasks.workunit.client.0.smithi053.stdout:erased image30 2024-01-15T23:31:21.600 INFO:tasks.workunit.client.0.smithi053.stdout:image: image28 2024-01-15T23:31:21.600 INFO:tasks.workunit.client.0.smithi053.stdout:image: image29 2024-01-15T23:31:21.600 INFO:tasks.workunit.client.0.smithi053.stdout:image: image30 2024-01-15T23:31:21.600 INFO:tasks.workunit.client.0.smithi053.stdout:image: image31 2024-01-15T23:31:21.600 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image28 2024-01-15T23:31:21.600 INFO:tasks.workunit.client.0.smithi053.stdout:found image28 2024-01-15T23:31:21.600 INFO:tasks.workunit.client.0.smithi053.stdout:erased image28 2024-01-15T23:31:21.600 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image29 2024-01-15T23:31:21.600 INFO:tasks.workunit.client.0.smithi053.stdout:found image29 2024-01-15T23:31:21.600 INFO:tasks.workunit.client.0.smithi053.stdout:erased image29 2024-01-15T23:31:21.600 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image30 2024-01-15T23:31:21.601 INFO:tasks.workunit.client.0.smithi053.stdout:found image30 2024-01-15T23:31:21.601 INFO:tasks.workunit.client.0.smithi053.stdout:erased image30 2024-01-15T23:31:21.601 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image31 2024-01-15T23:31:21.601 INFO:tasks.workunit.client.0.smithi053.stdout:found image31 2024-01-15T23:31:21.601 INFO:tasks.workunit.client.0.smithi053.stdout:erased image31 2024-01-15T23:31:21.601 INFO:tasks.workunit.client.0.smithi053.stdout:image: image28 2024-01-15T23:31:21.601 INFO:tasks.workunit.client.0.smithi053.stdout:image: image29 2024-01-15T23:31:21.601 INFO:tasks.workunit.client.0.smithi053.stdout:image: image30 2024-01-15T23:31:21.601 INFO:tasks.workunit.client.0.smithi053.stdout:image: image31 2024-01-15T23:31:21.601 INFO:tasks.workunit.client.0.smithi053.stdout:image: image32 2024-01-15T23:31:21.601 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image28 2024-01-15T23:31:21.601 INFO:tasks.workunit.client.0.smithi053.stdout:found image28 2024-01-15T23:31:21.601 INFO:tasks.workunit.client.0.smithi053.stdout:erased image28 2024-01-15T23:31:21.601 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image29 2024-01-15T23:31:21.601 INFO:tasks.workunit.client.0.smithi053.stdout:found image29 2024-01-15T23:31:21.602 INFO:tasks.workunit.client.0.smithi053.stdout:erased image29 2024-01-15T23:31:21.602 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image30 2024-01-15T23:31:21.602 INFO:tasks.workunit.client.0.smithi053.stdout:found image30 2024-01-15T23:31:21.602 INFO:tasks.workunit.client.0.smithi053.stdout:erased image30 2024-01-15T23:31:21.602 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image31 2024-01-15T23:31:21.602 INFO:tasks.workunit.client.0.smithi053.stdout:found image31 2024-01-15T23:31:21.602 INFO:tasks.workunit.client.0.smithi053.stdout:erased image31 2024-01-15T23:31:21.602 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image32 2024-01-15T23:31:21.602 INFO:tasks.workunit.client.0.smithi053.stdout:found image32 2024-01-15T23:31:21.602 INFO:tasks.workunit.client.0.smithi053.stdout:erased image32 2024-01-15T23:31:21.602 INFO:tasks.workunit.client.0.smithi053.stdout:100.00% done 2024-01-15T23:31:21.602 INFO:tasks.workunit.client.0.smithi053.stdout:image: image28 2024-01-15T23:31:21.602 INFO:tasks.workunit.client.0.smithi053.stdout:image: image29 2024-01-15T23:31:21.602 INFO:tasks.workunit.client.0.smithi053.stdout:image: image30 2024-01-15T23:31:21.602 INFO:tasks.workunit.client.0.smithi053.stdout:image: image31 2024-01-15T23:31:21.603 INFO:tasks.workunit.client.0.smithi053.stdout:image: image32 2024-01-15T23:31:21.603 INFO:tasks.workunit.client.0.smithi053.stdout:image: image33 2024-01-15T23:31:21.603 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image28 2024-01-15T23:31:21.603 INFO:tasks.workunit.client.0.smithi053.stdout:found image28 2024-01-15T23:31:21.603 INFO:tasks.workunit.client.0.smithi053.stdout:erased image28 2024-01-15T23:31:21.603 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image29 2024-01-15T23:31:21.603 INFO:tasks.workunit.client.0.smithi053.stdout:found image29 2024-01-15T23:31:21.603 INFO:tasks.workunit.client.0.smithi053.stdout:erased image29 2024-01-15T23:31:21.603 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image30 2024-01-15T23:31:21.603 INFO:tasks.workunit.client.0.smithi053.stdout:found image30 2024-01-15T23:31:21.603 INFO:tasks.workunit.client.0.smithi053.stdout:erased image30 2024-01-15T23:31:21.603 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image31 2024-01-15T23:31:21.603 INFO:tasks.workunit.client.0.smithi053.stdout:found image31 2024-01-15T23:31:21.603 INFO:tasks.workunit.client.0.smithi053.stdout:erased image31 2024-01-15T23:31:21.603 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image32 2024-01-15T23:31:21.604 INFO:tasks.workunit.client.0.smithi053.stdout:found image32 2024-01-15T23:31:21.604 INFO:tasks.workunit.client.0.smithi053.stdout:erased image32 2024-01-15T23:31:21.604 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image33 2024-01-15T23:31:21.604 INFO:tasks.workunit.client.0.smithi053.stdout:found image33 2024-01-15T23:31:21.604 INFO:tasks.workunit.client.0.smithi053.stdout:erased image33 2024-01-15T23:31:21.604 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestDeepCopy (7677 ms) 2024-01-15T23:31:21.604 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2024-01-15T23:31:21.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:21 smithi163 ceph-mon[138526]: osdmap e1163: 8 total, 8 up, 8 in 2024-01-15T23:31:21.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:21 smithi163 ceph-mon[138526]: osdmap e1164: 8 total, 8 up, 8 in 2024-01-15T23:31:22.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:21 smithi053 ceph-mon[143363]: osdmap e1163: 8 total, 8 up, 8 in 2024-01-15T23:31:22.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:21 smithi053 ceph-mon[143363]: osdmap e1164: 8 total, 8 up, 8 in 2024-01-15T23:31:22.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:21 smithi053 ceph-mon[146052]: osdmap e1163: 8 total, 8 up, 8 in 2024-01-15T23:31:22.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:21 smithi053 ceph-mon[146052]: osdmap e1164: 8 total, 8 up, 8 in 2024-01-15T23:31:22.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:22 smithi163 ceph-mon[138526]: pgmap v2167: 297 pgs: 297 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 394 KiB/s rd, 26 KiB/s wr, 469 op/s 2024-01-15T23:31:23.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:22 smithi053 ceph-mon[143363]: pgmap v2167: 297 pgs: 297 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 394 KiB/s rd, 26 KiB/s wr, 469 op/s 2024-01-15T23:31:23.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:22 smithi053 ceph-mon[146052]: pgmap v2167: 297 pgs: 297 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 394 KiB/s rd, 26 KiB/s wr, 469 op/s 2024-01-15T23:31:23.618 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:23.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:23 smithi163 ceph-mon[138526]: osdmap e1165: 8 total, 8 up, 8 in 2024-01-15T23:31:23.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:23 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/4234106920' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:23.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:23 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:24.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:23 smithi053 ceph-mon[143363]: osdmap e1165: 8 total, 8 up, 8 in 2024-01-15T23:31:24.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:23 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/4234106920' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:24.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:23 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:24.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:23 smithi053 ceph-mon[146052]: osdmap e1165: 8 total, 8 up, 8 in 2024-01-15T23:31:24.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:23 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/4234106920' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:24.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:23 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:24.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:24 smithi163 ceph-mon[138526]: pgmap v2170: 329 pgs: 2 creating+peering, 30 unknown, 297 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 435 KiB/s rd, 25 KiB/s wr, 514 op/s 2024-01-15T23:31:24.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:24 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:24.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:24 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:24.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:24 smithi163 ceph-mon[138526]: osdmap e1166: 8 total, 8 up, 8 in 2024-01-15T23:31:25.013 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:24 smithi053 ceph-mon[143363]: pgmap v2170: 329 pgs: 2 creating+peering, 30 unknown, 297 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 435 KiB/s rd, 25 KiB/s wr, 514 op/s 2024-01-15T23:31:25.013 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:24 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:25.013 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:24 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:25.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:24 smithi053 ceph-mon[143363]: osdmap e1166: 8 total, 8 up, 8 in 2024-01-15T23:31:25.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:24 smithi053 ceph-mon[146052]: pgmap v2170: 329 pgs: 2 creating+peering, 30 unknown, 297 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 435 KiB/s rd, 25 KiB/s wr, 514 op/s 2024-01-15T23:31:25.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:24 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:25.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:24 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:25.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:24 smithi053 ceph-mon[146052]: osdmap e1166: 8 total, 8 up, 8 in 2024-01-15T23:31:25.302 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:31:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:31:25] "GET /metrics HTTP/1.1" 200 45971 "" "Prometheus/2.43.0" 2024-01-15T23:31:25.908 INFO:tasks.workunit.client.0.smithi053.stdout:num images is: 1 2024-01-15T23:31:25.908 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 1 2024-01-15T23:31:25.909 INFO:tasks.workunit.client.0.smithi053.stdout:image: image34 2024-01-15T23:31:25.909 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image34 2024-01-15T23:31:25.938 INFO:tasks.workunit.client.0.smithi053.stdout:num images is: 2 2024-01-15T23:31:25.939 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 2 2024-01-15T23:31:25.939 INFO:tasks.workunit.client.0.smithi053.stdout:image: image34 2024-01-15T23:31:25.939 INFO:tasks.workunit.client.0.smithi053.stdout:image: image35 2024-01-15T23:31:25.939 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image34 2024-01-15T23:31:25.939 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image35 2024-01-15T23:31:25.987 INFO:tasks.workunit.client.0.smithi053.stdout:100.00% done 2024-01-15T23:31:25.987 INFO:tasks.workunit.client.0.smithi053.stdout:num images is: 3 2024-01-15T23:31:25.987 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 3 2024-01-15T23:31:25.987 INFO:tasks.workunit.client.0.smithi053.stdout:image: image34 2024-01-15T23:31:25.987 INFO:tasks.workunit.client.0.smithi053.stdout:image: image35 2024-01-15T23:31:25.987 INFO:tasks.workunit.client.0.smithi053.stdout:image: image36 2024-01-15T23:31:25.987 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image34 2024-01-15T23:31:25.987 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image35 2024-01-15T23:31:25.987 INFO:tasks.workunit.client.0.smithi053.stdout:expected = image36 2024-01-15T23:31:25.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:25 smithi163 ceph-mon[138526]: osdmap e1167: 8 total, 8 up, 8 in 2024-01-15T23:31:26.018 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4421 ms) 2024-01-15T23:31:26.018 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2024-01-15T23:31:26.019 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:26.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:25 smithi053 ceph-mon[143363]: osdmap e1167: 8 total, 8 up, 8 in 2024-01-15T23:31:26.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:25 smithi053 ceph-mon[146052]: osdmap e1167: 8 total, 8 up, 8 in 2024-01-15T23:31:26.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:26 smithi163 ceph-mon[138526]: pgmap v2173: 329 pgs: 2 creating+peering, 10 unknown, 317 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 415 KiB/s rd, 24 KiB/s wr, 490 op/s 2024-01-15T23:31:26.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:26 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:26.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:26 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:31:26.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:26 smithi163 ceph-mon[138526]: osdmap e1168: 8 total, 8 up, 8 in 2024-01-15T23:31:26.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:26 smithi163 ceph-mon[138526]: osdmap e1169: 8 total, 8 up, 8 in 2024-01-15T23:31:27.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:26 smithi053 ceph-mon[143363]: pgmap v2173: 329 pgs: 2 creating+peering, 10 unknown, 317 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 415 KiB/s rd, 24 KiB/s wr, 490 op/s 2024-01-15T23:31:27.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:26 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:27.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:26 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:31:27.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:26 smithi053 ceph-mon[143363]: osdmap e1168: 8 total, 8 up, 8 in 2024-01-15T23:31:27.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:26 smithi053 ceph-mon[143363]: osdmap e1169: 8 total, 8 up, 8 in 2024-01-15T23:31:27.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:26 smithi053 ceph-mon[146052]: pgmap v2173: 329 pgs: 2 creating+peering, 10 unknown, 317 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 415 KiB/s rd, 24 KiB/s wr, 490 op/s 2024-01-15T23:31:27.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:26 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:27.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:26 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:31:27.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:26 smithi053 ceph-mon[146052]: osdmap e1168: 8 total, 8 up, 8 in 2024-01-15T23:31:27.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:26 smithi053 ceph-mon[146052]: osdmap e1169: 8 total, 8 up, 8 in 2024-01-15T23:31:28.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:28 smithi053 ceph-mon[146052]: pgmap v2176: 329 pgs: 2 creating+peering, 327 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 97 op/s 2024-01-15T23:31:28.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:28 smithi053 ceph-mon[146052]: osdmap e1170: 8 total, 8 up, 8 in 2024-01-15T23:31:28.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:31:28.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:31:28.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:31:28.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:28 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:31:28.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:28 smithi053 ceph-mon[143363]: pgmap v2176: 329 pgs: 2 creating+peering, 327 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 97 op/s 2024-01-15T23:31:28.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:28 smithi053 ceph-mon[143363]: osdmap e1170: 8 total, 8 up, 8 in 2024-01-15T23:31:28.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:31:28.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:31:28.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:31:28.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:28 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:31:28.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:28 smithi163 ceph-mon[138526]: pgmap v2176: 329 pgs: 2 creating+peering, 327 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 97 op/s 2024-01-15T23:31:28.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:28 smithi163 ceph-mon[138526]: osdmap e1170: 8 total, 8 up, 8 in 2024-01-15T23:31:28.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:31:28.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:31:28.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:31:28.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:28 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:31:29.563 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 1 2024-01-15T23:31:29.564 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 1 2024-01-15T23:31:29.564 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap1 2024-01-15T23:31:29.564 INFO:tasks.workunit.client.0.smithi053.stdout:found snap1 with size 2097152 2024-01-15T23:31:29.564 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 2 2024-01-15T23:31:29.564 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 2 2024-01-15T23:31:29.564 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap1 2024-01-15T23:31:29.564 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap2 2024-01-15T23:31:29.564 INFO:tasks.workunit.client.0.smithi053.stdout:found snap1 with size 2097152 2024-01-15T23:31:29.564 INFO:tasks.workunit.client.0.smithi053.stdout:found snap2 with size 4194304 2024-01-15T23:31:29.565 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 1 2024-01-15T23:31:29.565 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 1 2024-01-15T23:31:29.567 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap2 2024-01-15T23:31:29.567 INFO:tasks.workunit.client.0.smithi053.stdout:found snap2 with size 4194304 2024-01-15T23:31:29.568 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 0 2024-01-15T23:31:29.568 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 0 2024-01-15T23:31:29.568 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3545 ms) 2024-01-15T23:31:29.568 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2024-01-15T23:31:29.568 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:29.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:29 smithi053 ceph-mon[143363]: osdmap e1171: 8 total, 8 up, 8 in 2024-01-15T23:31:29.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:31:29.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:29 smithi053 ceph-mon[146052]: osdmap e1171: 8 total, 8 up, 8 in 2024-01-15T23:31:29.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:31:29.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:29 smithi163 ceph-mon[138526]: osdmap e1171: 8 total, 8 up, 8 in 2024-01-15T23:31:29.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:31:30.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[143363]: pgmap v2179: 329 pgs: 329 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 355 KiB/s rd, 25 KiB/s wr, 424 op/s 2024-01-15T23:31:30.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[143363]: osdmap e1172: 8 total, 8 up, 8 in 2024-01-15T23:31:30.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.17", "id": [6, 4]}]: dispatch 2024-01-15T23:31:30.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.17", "id": [5, 1]}]: dispatch 2024-01-15T23:31:30.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1c", "id": [5, 1]}]: dispatch 2024-01-15T23:31:30.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.17", "id": [6, 4]}]: dispatch 2024-01-15T23:31:30.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.1c", "id": [4, 5]}]: dispatch 2024-01-15T23:31:30.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.17", "id": [5, 1]}]: dispatch 2024-01-15T23:31:30.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.14", "id": [1, 7]}]: dispatch 2024-01-15T23:31:30.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1c", "id": [5, 1]}]: dispatch 2024-01-15T23:31:30.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.1c", "id": [4, 5]}]: dispatch 2024-01-15T23:31:30.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.14", "id": [1, 7]}]: dispatch 2024-01-15T23:31:30.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[146052]: pgmap v2179: 329 pgs: 329 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 355 KiB/s rd, 25 KiB/s wr, 424 op/s 2024-01-15T23:31:30.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[146052]: osdmap e1172: 8 total, 8 up, 8 in 2024-01-15T23:31:30.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.17", "id": [6, 4]}]: dispatch 2024-01-15T23:31:30.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.17", "id": [5, 1]}]: dispatch 2024-01-15T23:31:30.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1c", "id": [5, 1]}]: dispatch 2024-01-15T23:31:30.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.17", "id": [6, 4]}]: dispatch 2024-01-15T23:31:30.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.1c", "id": [4, 5]}]: dispatch 2024-01-15T23:31:30.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.17", "id": [5, 1]}]: dispatch 2024-01-15T23:31:30.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.14", "id": [1, 7]}]: dispatch 2024-01-15T23:31:30.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1c", "id": [5, 1]}]: dispatch 2024-01-15T23:31:30.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.1c", "id": [4, 5]}]: dispatch 2024-01-15T23:31:30.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:30 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.14", "id": [1, 7]}]: dispatch 2024-01-15T23:31:30.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:30 smithi163 ceph-mon[138526]: pgmap v2179: 329 pgs: 329 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 355 KiB/s rd, 25 KiB/s wr, 424 op/s 2024-01-15T23:31:30.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:30 smithi163 ceph-mon[138526]: osdmap e1172: 8 total, 8 up, 8 in 2024-01-15T23:31:30.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:30 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.17", "id": [6, 4]}]: dispatch 2024-01-15T23:31:30.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:30 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.17", "id": [5, 1]}]: dispatch 2024-01-15T23:31:30.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:30 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1c", "id": [5, 1]}]: dispatch 2024-01-15T23:31:30.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:30 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.17", "id": [6, 4]}]: dispatch 2024-01-15T23:31:30.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:30 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.1c", "id": [4, 5]}]: dispatch 2024-01-15T23:31:30.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:30 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.17", "id": [5, 1]}]: dispatch 2024-01-15T23:31:30.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:30 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.14", "id": [1, 7]}]: dispatch 2024-01-15T23:31:30.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:30 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1c", "id": [5, 1]}]: dispatch 2024-01-15T23:31:30.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:30 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.1c", "id": [4, 5]}]: dispatch 2024-01-15T23:31:30.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:30 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.14", "id": [1, 7]}]: dispatch 2024-01-15T23:31:31.602 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (2038 ms) 2024-01-15T23:31:31.603 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2024-01-15T23:31:31.603 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:31.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.17", "id": [6, 4]}]': finished 2024-01-15T23:31:31.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.17", "id": [5, 1]}]': finished 2024-01-15T23:31:31.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1c", "id": [5, 1]}]': finished 2024-01-15T23:31:31.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.1c", "id": [4, 5]}]': finished 2024-01-15T23:31:31.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.14", "id": [1, 7]}]': finished 2024-01-15T23:31:31.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:31 smithi163 ceph-mon[138526]: osdmap e1173: 8 total, 8 up, 8 in 2024-01-15T23:31:32.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.17", "id": [6, 4]}]': finished 2024-01-15T23:31:32.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.17", "id": [5, 1]}]': finished 2024-01-15T23:31:32.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1c", "id": [5, 1]}]': finished 2024-01-15T23:31:32.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.1c", "id": [4, 5]}]': finished 2024-01-15T23:31:32.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.14", "id": [1, 7]}]': finished 2024-01-15T23:31:32.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:31 smithi053 ceph-mon[143363]: osdmap e1173: 8 total, 8 up, 8 in 2024-01-15T23:31:32.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.17", "id": [6, 4]}]': finished 2024-01-15T23:31:32.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.17", "id": [5, 1]}]': finished 2024-01-15T23:31:32.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1c", "id": [5, 1]}]': finished 2024-01-15T23:31:32.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.1c", "id": [4, 5]}]': finished 2024-01-15T23:31:32.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.14", "id": [1, 7]}]': finished 2024-01-15T23:31:32.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:31 smithi053 ceph-mon[146052]: osdmap e1173: 8 total, 8 up, 8 in 2024-01-15T23:31:32.581 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 1 2024-01-15T23:31:32.581 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 1 2024-01-15T23:31:32.581 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap1 2024-01-15T23:31:32.581 INFO:tasks.workunit.client.0.smithi053.stdout:found snap1 with size 2097152 2024-01-15T23:31:32.988 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:32 smithi163 ceph-mon[138526]: pgmap v2182: 329 pgs: 2 peering, 327 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 391 KiB/s rd, 27 KiB/s wr, 467 op/s 2024-01-15T23:31:32.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:32 smithi163 ceph-mon[138526]: osdmap e1174: 8 total, 8 up, 8 in 2024-01-15T23:31:33.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:32 smithi053 ceph-mon[143363]: pgmap v2182: 329 pgs: 2 peering, 327 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 391 KiB/s rd, 27 KiB/s wr, 467 op/s 2024-01-15T23:31:33.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:32 smithi053 ceph-mon[143363]: osdmap e1174: 8 total, 8 up, 8 in 2024-01-15T23:31:33.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:32 smithi053 ceph-mon[146052]: pgmap v2182: 329 pgs: 2 peering, 327 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 391 KiB/s rd, 27 KiB/s wr, 467 op/s 2024-01-15T23:31:33.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:32 smithi053 ceph-mon[146052]: osdmap e1174: 8 total, 8 up, 8 in 2024-01-15T23:31:33.590 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 2 2024-01-15T23:31:33.590 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 2 2024-01-15T23:31:33.591 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap1 2024-01-15T23:31:33.591 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap2 2024-01-15T23:31:33.591 INFO:tasks.workunit.client.0.smithi053.stdout:found snap1 with size 2097152 2024-01-15T23:31:33.591 INFO:tasks.workunit.client.0.smithi053.stdout:found snap2 with size 4194304 2024-01-15T23:31:33.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:33 smithi163 ceph-mon[138526]: osdmap e1175: 8 total, 8 up, 8 in 2024-01-15T23:31:34.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:33 smithi053 ceph-mon[143363]: osdmap e1175: 8 total, 8 up, 8 in 2024-01-15T23:31:34.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:33 smithi053 ceph-mon[146052]: osdmap e1175: 8 total, 8 up, 8 in 2024-01-15T23:31:34.596 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 1 2024-01-15T23:31:34.596 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 1 2024-01-15T23:31:34.596 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap2 2024-01-15T23:31:34.596 INFO:tasks.workunit.client.0.smithi053.stdout:found snap2 with size 4194304 2024-01-15T23:31:34.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:34 smithi163 ceph-mon[138526]: pgmap v2185: 329 pgs: 2 peering, 327 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 4.0 KiB/s wr, 81 op/s 2024-01-15T23:31:34.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:34 smithi163 ceph-mon[138526]: osdmap e1176: 8 total, 8 up, 8 in 2024-01-15T23:31:35.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:34 smithi053 ceph-mon[143363]: pgmap v2185: 329 pgs: 2 peering, 327 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 4.0 KiB/s wr, 81 op/s 2024-01-15T23:31:35.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:34 smithi053 ceph-mon[143363]: osdmap e1176: 8 total, 8 up, 8 in 2024-01-15T23:31:35.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:34 smithi053 ceph-mon[146052]: pgmap v2185: 329 pgs: 2 peering, 327 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 4.0 KiB/s wr, 81 op/s 2024-01-15T23:31:35.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:34 smithi053 ceph-mon[146052]: osdmap e1176: 8 total, 8 up, 8 in 2024-01-15T23:31:35.302 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:31:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:31:35] "GET /metrics HTTP/1.1" 200 50825 "" "Prometheus/2.43.0" 2024-01-15T23:31:35.610 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 0 2024-01-15T23:31:35.610 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 0 2024-01-15T23:31:35.615 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (4012 ms) 2024-01-15T23:31:35.616 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2024-01-15T23:31:35.616 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:35.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:35 smithi163 ceph-mon[138526]: osdmap e1177: 8 total, 8 up, 8 in 2024-01-15T23:31:36.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:35 smithi053 ceph-mon[143363]: osdmap e1177: 8 total, 8 up, 8 in 2024-01-15T23:31:36.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:35 smithi053 ceph-mon[146052]: osdmap e1177: 8 total, 8 up, 8 in 2024-01-15T23:31:36.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:36 smithi163 ceph-mon[138526]: pgmap v2188: 329 pgs: 2 peering, 327 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 2.2 KiB/s wr, 21 op/s; 3 B/s, 0 keys/s, 0 objects/s recovering 2024-01-15T23:31:36.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:36 smithi163 ceph-mon[138526]: osdmap e1178: 8 total, 8 up, 8 in 2024-01-15T23:31:36.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:36 smithi163 ceph-mon[138526]: osdmap e1179: 8 total, 8 up, 8 in 2024-01-15T23:31:37.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:36 smithi053 ceph-mon[143363]: pgmap v2188: 329 pgs: 2 peering, 327 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 2.2 KiB/s wr, 21 op/s; 3 B/s, 0 keys/s, 0 objects/s recovering 2024-01-15T23:31:37.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:36 smithi053 ceph-mon[143363]: osdmap e1178: 8 total, 8 up, 8 in 2024-01-15T23:31:37.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:36 smithi053 ceph-mon[143363]: osdmap e1179: 8 total, 8 up, 8 in 2024-01-15T23:31:37.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:36 smithi053 ceph-mon[146052]: pgmap v2188: 329 pgs: 2 peering, 327 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 2.2 KiB/s wr, 21 op/s; 3 B/s, 0 keys/s, 0 objects/s recovering 2024-01-15T23:31:37.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:36 smithi053 ceph-mon[146052]: osdmap e1178: 8 total, 8 up, 8 in 2024-01-15T23:31:37.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:36 smithi053 ceph-mon[146052]: osdmap e1179: 8 total, 8 up, 8 in 2024-01-15T23:31:38.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:38 smithi053 ceph-mon[143363]: pgmap v2191: 329 pgs: 329 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 6.7 KiB/s wr, 81 op/s; 3 B/s, 1 keys/s, 0 objects/s recovering 2024-01-15T23:31:38.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:38 smithi053 ceph-mon[143363]: osdmap e1180: 8 total, 8 up, 8 in 2024-01-15T23:31:38.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:38 smithi053 ceph-mon[146052]: pgmap v2191: 329 pgs: 329 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 6.7 KiB/s wr, 81 op/s; 3 B/s, 1 keys/s, 0 objects/s recovering 2024-01-15T23:31:38.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:38 smithi053 ceph-mon[146052]: osdmap e1180: 8 total, 8 up, 8 in 2024-01-15T23:31:38.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:38 smithi163 ceph-mon[138526]: pgmap v2191: 329 pgs: 329 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 6.7 KiB/s wr, 81 op/s; 3 B/s, 1 keys/s, 0 objects/s recovering 2024-01-15T23:31:38.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:38 smithi163 ceph-mon[138526]: osdmap e1180: 8 total, 8 up, 8 in 2024-01-15T23:31:39.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:39 smithi053 ceph-mon[143363]: osdmap e1181: 8 total, 8 up, 8 in 2024-01-15T23:31:39.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:39 smithi053 ceph-mon[146052]: osdmap e1181: 8 total, 8 up, 8 in 2024-01-15T23:31:39.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:39 smithi163 ceph-mon[138526]: osdmap e1181: 8 total, 8 up, 8 in 2024-01-15T23:31:40.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:40 smithi053 ceph-mon[143363]: pgmap v2194: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 5.2 KiB/s wr, 68 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-01-15T23:31:40.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:40 smithi053 ceph-mon[143363]: osdmap e1182: 8 total, 8 up, 8 in 2024-01-15T23:31:40.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:40 smithi053 ceph-mon[146052]: pgmap v2194: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 5.2 KiB/s wr, 68 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-01-15T23:31:40.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:40 smithi053 ceph-mon[146052]: osdmap e1182: 8 total, 8 up, 8 in 2024-01-15T23:31:40.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:40 smithi163 ceph-mon[138526]: pgmap v2194: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 5.2 KiB/s wr, 68 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-01-15T23:31:40.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:40 smithi163 ceph-mon[138526]: osdmap e1182: 8 total, 8 up, 8 in 2024-01-15T23:31:41.537 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 0 2024-01-15T23:31:41.537 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 0 2024-01-15T23:31:41.547 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (5932 ms) 2024-01-15T23:31:41.547 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2024-01-15T23:31:41.547 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:41.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:41 smithi163 ceph-mon[138526]: osdmap e1183: 8 total, 8 up, 8 in 2024-01-15T23:31:41.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:41 smithi163 ceph-mon[138526]: osdmap e1184: 8 total, 8 up, 8 in 2024-01-15T23:31:42.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:41 smithi053 ceph-mon[143363]: osdmap e1183: 8 total, 8 up, 8 in 2024-01-15T23:31:42.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:41 smithi053 ceph-mon[143363]: osdmap e1184: 8 total, 8 up, 8 in 2024-01-15T23:31:42.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:41 smithi053 ceph-mon[146052]: osdmap e1183: 8 total, 8 up, 8 in 2024-01-15T23:31:42.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:41 smithi053 ceph-mon[146052]: osdmap e1184: 8 total, 8 up, 8 in 2024-01-15T23:31:42.582 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 1 2024-01-15T23:31:42.582 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 1 2024-01-15T23:31:42.582 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap1 2024-01-15T23:31:42.582 INFO:tasks.workunit.client.0.smithi053.stdout:found snap1 with size 2097152 2024-01-15T23:31:42.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:42 smithi163 ceph-mon[138526]: pgmap v2197: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.5 KiB/s wr, 56 op/s 2024-01-15T23:31:43.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:42 smithi053 ceph-mon[143363]: pgmap v2197: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.5 KiB/s wr, 56 op/s 2024-01-15T23:31:43.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:42 smithi053 ceph-mon[146052]: pgmap v2197: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.5 KiB/s wr, 56 op/s 2024-01-15T23:31:43.594 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 2 2024-01-15T23:31:43.594 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 2 2024-01-15T23:31:43.594 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap1 2024-01-15T23:31:43.594 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap2 2024-01-15T23:31:43.594 INFO:tasks.workunit.client.0.smithi053.stdout:found snap1 with size 2097152 2024-01-15T23:31:43.594 INFO:tasks.workunit.client.0.smithi053.stdout:found snap2 with size 4194304 2024-01-15T23:31:43.598 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 2 2024-01-15T23:31:43.598 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 2 2024-01-15T23:31:43.598 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap1-rename 2024-01-15T23:31:43.598 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap2 2024-01-15T23:31:43.598 INFO:tasks.workunit.client.0.smithi053.stdout:found snap1-rename with size 2097152 2024-01-15T23:31:43.598 INFO:tasks.workunit.client.0.smithi053.stdout:found snap2 with size 4194304 2024-01-15T23:31:43.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:43 smithi163 ceph-mon[138526]: osdmap e1185: 8 total, 8 up, 8 in 2024-01-15T23:31:44.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:43 smithi053 ceph-mon[143363]: osdmap e1185: 8 total, 8 up, 8 in 2024-01-15T23:31:44.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:43 smithi053 ceph-mon[146052]: osdmap e1185: 8 total, 8 up, 8 in 2024-01-15T23:31:44.597 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 1 2024-01-15T23:31:44.597 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 1 2024-01-15T23:31:44.597 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap2-rename 2024-01-15T23:31:44.598 INFO:tasks.workunit.client.0.smithi053.stdout:found snap2-rename with size 4194304 2024-01-15T23:31:44.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:44 smithi163 ceph-mon[138526]: pgmap v2200: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.5 KiB/s wr, 57 op/s 2024-01-15T23:31:44.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:44 smithi163 ceph-mon[138526]: osdmap e1186: 8 total, 8 up, 8 in 2024-01-15T23:31:44.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:31:45.013 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:44 smithi053 ceph-mon[143363]: pgmap v2200: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.5 KiB/s wr, 57 op/s 2024-01-15T23:31:45.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:44 smithi053 ceph-mon[143363]: osdmap e1186: 8 total, 8 up, 8 in 2024-01-15T23:31:45.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:31:45.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:44 smithi053 ceph-mon[146052]: pgmap v2200: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.5 KiB/s wr, 57 op/s 2024-01-15T23:31:45.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:44 smithi053 ceph-mon[146052]: osdmap e1186: 8 total, 8 up, 8 in 2024-01-15T23:31:45.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:31:45.302 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:31:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:31:45] "GET /metrics HTTP/1.1" 200 50837 "" "Prometheus/2.43.0" 2024-01-15T23:31:45.595 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 0 2024-01-15T23:31:45.595 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 0 2024-01-15T23:31:45.606 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (4060 ms) 2024-01-15T23:31:45.607 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2024-01-15T23:31:45.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:45 smithi163 ceph-mon[138526]: osdmap e1187: 8 total, 8 up, 8 in 2024-01-15T23:31:46.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:45 smithi053 ceph-mon[146052]: osdmap e1187: 8 total, 8 up, 8 in 2024-01-15T23:31:46.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:45 smithi053 ceph-mon[143363]: osdmap e1187: 8 total, 8 up, 8 in 2024-01-15T23:31:46.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:46 smithi163 ceph-mon[138526]: pgmap v2203: 329 pgs: 329 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 2.5 KiB/s wr, 29 op/s 2024-01-15T23:31:46.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:46 smithi163 ceph-mon[138526]: osdmap e1188: 8 total, 8 up, 8 in 2024-01-15T23:31:46.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:46 smithi163 ceph-mon[138526]: osdmap e1189: 8 total, 8 up, 8 in 2024-01-15T23:31:46.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:46 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3616227145' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:46.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:46 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:47.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:46 smithi053 ceph-mon[143363]: pgmap v2203: 329 pgs: 329 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 2.5 KiB/s wr, 29 op/s 2024-01-15T23:31:47.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:46 smithi053 ceph-mon[143363]: osdmap e1188: 8 total, 8 up, 8 in 2024-01-15T23:31:47.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:46 smithi053 ceph-mon[143363]: osdmap e1189: 8 total, 8 up, 8 in 2024-01-15T23:31:47.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:46 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3616227145' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:47.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:46 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:47.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:46 smithi053 ceph-mon[146052]: pgmap v2203: 329 pgs: 329 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 2.5 KiB/s wr, 29 op/s 2024-01-15T23:31:47.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:46 smithi053 ceph-mon[146052]: osdmap e1188: 8 total, 8 up, 8 in 2024-01-15T23:31:47.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:46 smithi053 ceph-mon[146052]: osdmap e1189: 8 total, 8 up, 8 in 2024-01-15T23:31:47.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:46 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3616227145' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:47.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:46 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:47.544 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:47.544 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:47.544 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:47.544 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:48.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:48 smithi053 ceph-mon[143363]: pgmap v2206: 361 pgs: 2 creating+peering, 30 unknown, 329 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 6.0 KiB/s wr, 88 op/s 2024-01-15T23:31:48.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:48 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:48.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:48 smithi053 ceph-mon[143363]: osdmap e1190: 8 total, 8 up, 8 in 2024-01-15T23:31:48.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:48 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:48.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:48 smithi053 ceph-mon[146052]: pgmap v2206: 361 pgs: 2 creating+peering, 30 unknown, 329 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 6.0 KiB/s wr, 88 op/s 2024-01-15T23:31:48.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:48 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:48.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:48 smithi053 ceph-mon[146052]: osdmap e1190: 8 total, 8 up, 8 in 2024-01-15T23:31:48.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:48 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:48.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:48 smithi163 ceph-mon[138526]: pgmap v2206: 361 pgs: 2 creating+peering, 30 unknown, 329 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 6.0 KiB/s wr, 88 op/s 2024-01-15T23:31:48.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:48 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:48.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:48 smithi163 ceph-mon[138526]: osdmap e1190: 8 total, 8 up, 8 in 2024-01-15T23:31:48.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:48 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:49.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:49 smithi053 ceph-mon[143363]: osdmap e1191: 8 total, 8 up, 8 in 2024-01-15T23:31:49.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:49 smithi053 ceph-mon[146052]: osdmap e1191: 8 total, 8 up, 8 in 2024-01-15T23:31:49.816 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4209 ms) 2024-01-15T23:31:49.816 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2024-01-15T23:31:49.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:49 smithi163 ceph-mon[138526]: osdmap e1191: 8 total, 8 up, 8 in 2024-01-15T23:31:50.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:50 smithi053 ceph-mon[146052]: pgmap v2209: 361 pgs: 2 creating+peering, 15 unknown, 344 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 4.5 KiB/s wr, 69 op/s 2024-01-15T23:31:50.802 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:50 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:50.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:50 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:31:50.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:50 smithi053 ceph-mon[146052]: osdmap e1192: 8 total, 8 up, 8 in 2024-01-15T23:31:50.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:50 smithi053 ceph-mon[143363]: pgmap v2209: 361 pgs: 2 creating+peering, 15 unknown, 344 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 4.5 KiB/s wr, 69 op/s 2024-01-15T23:31:50.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:50 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:50.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:50 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:31:50.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:50 smithi053 ceph-mon[143363]: osdmap e1192: 8 total, 8 up, 8 in 2024-01-15T23:31:50.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:50 smithi163 ceph-mon[138526]: pgmap v2209: 361 pgs: 2 creating+peering, 15 unknown, 344 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 4.5 KiB/s wr, 69 op/s 2024-01-15T23:31:50.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:50 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:50.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:50 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:31:50.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:50 smithi163 ceph-mon[138526]: osdmap e1192: 8 total, 8 up, 8 in 2024-01-15T23:31:51.569 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:51.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:51 smithi163 ceph-mon[138526]: osdmap e1193: 8 total, 8 up, 8 in 2024-01-15T23:31:51.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:51 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2536875237' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:51.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:51 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:51.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:51 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:51.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:51 smithi163 ceph-mon[138526]: osdmap e1194: 8 total, 8 up, 8 in 2024-01-15T23:31:52.052 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:31:51 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:31:51] ENGINE Bus STOPPING 2024-01-15T23:31:52.053 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:31:51 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:31:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T23:31:52.053 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:31:51 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:31:51] ENGINE Bus STOPPED 2024-01-15T23:31:52.053 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:31:51 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:31:51] ENGINE Bus STARTING 2024-01-15T23:31:52.053 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:31:51 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:31:51] ENGINE Serving on http://:::9283 2024-01-15T23:31:52.053 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:31:51 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:31:51] ENGINE Bus STARTED 2024-01-15T23:31:52.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:51 smithi053 ceph-mon[143363]: osdmap e1193: 8 total, 8 up, 8 in 2024-01-15T23:31:52.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:51 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2536875237' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:52.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:51 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:52.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:51 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:52.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:51 smithi053 ceph-mon[143363]: osdmap e1194: 8 total, 8 up, 8 in 2024-01-15T23:31:52.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:51 smithi053 ceph-mon[146052]: osdmap e1193: 8 total, 8 up, 8 in 2024-01-15T23:31:52.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:51 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2536875237' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:52.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:51 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:31:52.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:51 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:31:52.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:51 smithi053 ceph-mon[146052]: osdmap e1194: 8 total, 8 up, 8 in 2024-01-15T23:31:52.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:52 smithi163 ceph-mon[138526]: pgmap v2212: 393 pgs: 7 creating+peering, 27 unknown, 359 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 2.5 KiB/s wr, 52 op/s 2024-01-15T23:31:52.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:52 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:52.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:52 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' 2024-01-15T23:31:52.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:52 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:31:52.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:52 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:31:52.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:52 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:31:52.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:52 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:31:52.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:52 smithi163 ceph-mon[138526]: osdmap e1195: 8 total, 8 up, 8 in 2024-01-15T23:31:53.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:52 smithi053 ceph-mon[143363]: pgmap v2212: 393 pgs: 7 creating+peering, 27 unknown, 359 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 2.5 KiB/s wr, 52 op/s 2024-01-15T23:31:53.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:52 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:53.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:52 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' 2024-01-15T23:31:53.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:52 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:31:53.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:52 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:31:53.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:52 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:31:53.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:52 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:31:53.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:52 smithi053 ceph-mon[143363]: osdmap e1195: 8 total, 8 up, 8 in 2024-01-15T23:31:53.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:52 smithi053 ceph-mon[146052]: pgmap v2212: 393 pgs: 7 creating+peering, 27 unknown, 359 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 2.5 KiB/s wr, 52 op/s 2024-01-15T23:31:53.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:52 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:31:53.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:52 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' 2024-01-15T23:31:53.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:52 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:31:53.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:52 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:31:53.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:52 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:31:53.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:52 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:31:53.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:52 smithi053 ceph-mon[146052]: osdmap e1195: 8 total, 8 up, 8 in 2024-01-15T23:31:53.638 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:31:54.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:54 smithi053 ceph-mon[143363]: pgmap v2215: 393 pgs: 5 creating+peering, 16 unknown, 372 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 6.7 KiB/s wr, 66 op/s 2024-01-15T23:31:54.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:54 smithi053 ceph-mon[143363]: osdmap e1196: 8 total, 8 up, 8 in 2024-01-15T23:31:54.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:54 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:54.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:54 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:31:54.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:54 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-01-15T23:31:54.804 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:54 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-01-15T23:31:54.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:54 smithi053 ceph-mon[146052]: pgmap v2215: 393 pgs: 5 creating+peering, 16 unknown, 372 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 6.7 KiB/s wr, 66 op/s 2024-01-15T23:31:54.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:54 smithi053 ceph-mon[146052]: osdmap e1196: 8 total, 8 up, 8 in 2024-01-15T23:31:54.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:54 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:54.805 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:54 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:31:54.805 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:54 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-01-15T23:31:54.805 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:54 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-01-15T23:31:54.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:54 smithi163 ceph-mon[138526]: pgmap v2215: 393 pgs: 5 creating+peering, 16 unknown, 372 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 6.7 KiB/s wr, 66 op/s 2024-01-15T23:31:54.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:54 smithi163 ceph-mon[138526]: osdmap e1196: 8 total, 8 up, 8 in 2024-01-15T23:31:54.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:54 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:31:54.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:54 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:31:54.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:54 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-01-15T23:31:54.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:54 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-01-15T23:31:55.302 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:31:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:31:55] "GET /metrics HTTP/1.1" 200 50837 "" "Prometheus/2.43.0" 2024-01-15T23:31:55.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:55 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-9", "field": "max_bytes", "val": "10485760"}]': finished 2024-01-15T23:31:55.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:55 smithi163 ceph-mon[138526]: osdmap e1197: 8 total, 8 up, 8 in 2024-01-15T23:31:56.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:55 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-9", "field": "max_bytes", "val": "10485760"}]': finished 2024-01-15T23:31:56.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:55 smithi053 ceph-mon[143363]: osdmap e1197: 8 total, 8 up, 8 in 2024-01-15T23:31:56.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:55 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-9", "field": "max_bytes", "val": "10485760"}]': finished 2024-01-15T23:31:56.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:55 smithi053 ceph-mon[146052]: osdmap e1197: 8 total, 8 up, 8 in 2024-01-15T23:31:56.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:56 smithi163 ceph-mon[138526]: pgmap v2218: 393 pgs: 5 creating+peering, 388 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 7.2 KiB/s wr, 127 op/s 2024-01-15T23:31:56.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:56 smithi163 ceph-mon[138526]: osdmap e1198: 8 total, 8 up, 8 in 2024-01-15T23:31:57.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:56 smithi053 ceph-mon[143363]: pgmap v2218: 393 pgs: 5 creating+peering, 388 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 7.2 KiB/s wr, 127 op/s 2024-01-15T23:31:57.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:56 smithi053 ceph-mon[143363]: osdmap e1198: 8 total, 8 up, 8 in 2024-01-15T23:31:57.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:56 smithi053 ceph-mon[146052]: pgmap v2218: 393 pgs: 5 creating+peering, 388 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 7.2 KiB/s wr, 127 op/s 2024-01-15T23:31:57.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:56 smithi053 ceph-mon[146052]: osdmap e1198: 8 total, 8 up, 8 in 2024-01-15T23:31:58.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:58 smithi163 ceph-mon[138526]: pgmap v2220: 393 pgs: 393 active+clean; 7.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 640 KiB/s wr, 98 op/s 2024-01-15T23:31:59.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:58 smithi053 ceph-mon[143363]: pgmap v2220: 393 pgs: 393 active+clean; 7.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 640 KiB/s wr, 98 op/s 2024-01-15T23:31:59.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:58 smithi053 ceph-mon[146052]: pgmap v2220: 393 pgs: 393 active+clean; 7.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 640 KiB/s wr, 98 op/s 2024-01-15T23:31:59.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:31:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:32:00.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:31:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:32:00.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:31:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:32:00.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:00 smithi163 ceph-mon[138526]: pgmap v2221: 393 pgs: 393 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 516 KiB/s wr, 87 op/s 2024-01-15T23:32:01.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:00 smithi053 ceph-mon[146052]: pgmap v2221: 393 pgs: 393 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 516 KiB/s wr, 87 op/s 2024-01-15T23:32:01.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:00 smithi053 ceph-mon[143363]: pgmap v2221: 393 pgs: 393 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 516 KiB/s wr, 87 op/s 2024-01-15T23:32:02.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:02 smithi053 ceph-mon[143363]: pgmap v2222: 393 pgs: 393 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 395 KiB/s wr, 66 op/s 2024-01-15T23:32:02.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:02 smithi053 ceph-mon[143363]: osdmap e1199: 8 total, 8 up, 8 in 2024-01-15T23:32:02.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:02 smithi053 ceph-mon[146052]: pgmap v2222: 393 pgs: 393 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 395 KiB/s wr, 66 op/s 2024-01-15T23:32:02.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:02 smithi053 ceph-mon[146052]: osdmap e1199: 8 total, 8 up, 8 in 2024-01-15T23:32:02.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:02 smithi163 ceph-mon[138526]: pgmap v2222: 393 pgs: 393 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 395 KiB/s wr, 66 op/s 2024-01-15T23:32:02.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:02 smithi163 ceph-mon[138526]: osdmap e1199: 8 total, 8 up, 8 in 2024-01-15T23:32:04.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:04 smithi053 ceph-mon[143363]: pgmap v2224: 393 pgs: 393 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-01-15T23:32:04.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:04 smithi053 ceph-mon[146052]: pgmap v2224: 393 pgs: 393 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-01-15T23:32:04.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:04 smithi163 ceph-mon[138526]: pgmap v2224: 393 pgs: 393 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-01-15T23:32:05.302 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:32:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:32:05] "GET /metrics HTTP/1.1" 200 55663 "" "Prometheus/2.43.0" 2024-01-15T23:32:06.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:06 smithi053 ceph-mon[143363]: pgmap v2225: 393 pgs: 393 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 928 KiB/s wr, 10 op/s 2024-01-15T23:32:06.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:06 smithi053 ceph-mon[146052]: pgmap v2225: 393 pgs: 393 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 928 KiB/s wr, 10 op/s 2024-01-15T23:32:06.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:06 smithi163 ceph-mon[138526]: pgmap v2225: 393 pgs: 393 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 928 KiB/s wr, 10 op/s 2024-01-15T23:32:08.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:08 smithi053 ceph-mon[143363]: pgmap v2226: 393 pgs: 393 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 923 KiB/s wr, 9 op/s 2024-01-15T23:32:08.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:08 smithi053 ceph-mon[146052]: pgmap v2226: 393 pgs: 393 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 923 KiB/s wr, 9 op/s 2024-01-15T23:32:08.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:08 smithi163 ceph-mon[138526]: pgmap v2226: 393 pgs: 393 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 923 KiB/s wr, 9 op/s 2024-01-15T23:32:10.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:10 smithi053 ceph-mon[143363]: pgmap v2227: 393 pgs: 393 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 922 KiB/s wr, 2 op/s 2024-01-15T23:32:10.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:10 smithi053 ceph-mon[146052]: pgmap v2227: 393 pgs: 393 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 922 KiB/s wr, 2 op/s 2024-01-15T23:32:10.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:10 smithi163 ceph-mon[138526]: pgmap v2227: 393 pgs: 393 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 922 KiB/s wr, 2 op/s 2024-01-15T23:32:11.757 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.RemoveFullTry (21940 ms) 2024-01-15T23:32:11.757 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2024-01-15T23:32:11.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:11 smithi053 ceph-mon[143363]: pool 'test-librbd-smithi053-209604-9' is full (reached quota's max_bytes: 10 MiB) 2024-01-15T23:32:11.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:11 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-01-15T23:32:11.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:11 smithi053 ceph-mon[143363]: osdmap e1200: 8 total, 8 up, 8 in 2024-01-15T23:32:11.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:11 smithi053 ceph-mon[146052]: pool 'test-librbd-smithi053-209604-9' is full (reached quota's max_bytes: 10 MiB) 2024-01-15T23:32:11.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:11 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-01-15T23:32:11.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:11 smithi053 ceph-mon[146052]: osdmap e1200: 8 total, 8 up, 8 in 2024-01-15T23:32:11.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:11 smithi163 ceph-mon[138526]: pool 'test-librbd-smithi053-209604-9' is full (reached quota's max_bytes: 10 MiB) 2024-01-15T23:32:11.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:11 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-01-15T23:32:11.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:11 smithi163 ceph-mon[138526]: osdmap e1200: 8 total, 8 up, 8 in 2024-01-15T23:32:12.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:12 smithi053 ceph-mon[143363]: pgmap v2228: 393 pgs: 393 active+clean; 21 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 2 op/s 2024-01-15T23:32:12.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:12 smithi053 ceph-mon[146052]: pgmap v2228: 393 pgs: 393 active+clean; 21 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 2 op/s 2024-01-15T23:32:12.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:12 smithi163 ceph-mon[138526]: pgmap v2228: 393 pgs: 393 active+clean; 21 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 2 op/s 2024-01-15T23:32:13.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:13 smithi163 ceph-mon[138526]: osdmap e1201: 8 total, 8 up, 8 in 2024-01-15T23:32:13.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:13 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2287793367' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:32:14.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:13 smithi053 ceph-mon[146052]: osdmap e1201: 8 total, 8 up, 8 in 2024-01-15T23:32:14.052 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:13 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2287793367' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:32:14.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:13 smithi053 ceph-mon[143363]: osdmap e1201: 8 total, 8 up, 8 in 2024-01-15T23:32:14.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:13 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2287793367' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:32:14.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:14 smithi163 ceph-mon[138526]: pgmap v2231: 425 pgs: 2 creating+peering, 30 unknown, 393 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-01-15T23:32:14.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:14 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:32:14.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:14 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2287793367' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:32:14.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:14 smithi163 ceph-mon[138526]: osdmap e1202: 8 total, 8 up, 8 in 2024-01-15T23:32:14.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:14 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:32:14.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:32:15.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:14 smithi053 ceph-mon[143363]: pgmap v2231: 425 pgs: 2 creating+peering, 30 unknown, 393 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-01-15T23:32:15.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:14 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:32:15.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:14 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2287793367' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:32:15.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:14 smithi053 ceph-mon[143363]: osdmap e1202: 8 total, 8 up, 8 in 2024-01-15T23:32:15.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:14 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:32:15.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:32:15.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:14 smithi053 ceph-mon[146052]: pgmap v2231: 425 pgs: 2 creating+peering, 30 unknown, 393 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-01-15T23:32:15.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:14 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:32:15.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:14 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2287793367' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:32:15.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:14 smithi053 ceph-mon[146052]: osdmap e1202: 8 total, 8 up, 8 in 2024-01-15T23:32:15.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:14 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:32:15.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:32:15.302 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:32:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:32:15] "GET /metrics HTTP/1.1" 200 58091 "" "Prometheus/2.43.0" 2024-01-15T23:32:15.620 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:32:15.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:15 smithi163 ceph-mon[138526]: osdmap e1203: 8 total, 8 up, 8 in 2024-01-15T23:32:15.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:15 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1742397519' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:32:16.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:15 smithi053 ceph-mon[143363]: osdmap e1203: 8 total, 8 up, 8 in 2024-01-15T23:32:16.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:15 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1742397519' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:32:16.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:15 smithi053 ceph-mon[146052]: osdmap e1203: 8 total, 8 up, 8 in 2024-01-15T23:32:16.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:15 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1742397519' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:32:16.054 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:32:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:32:15] ENGINE Bus STOPPING 2024-01-15T23:32:16.054 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:32:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:32:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T23:32:16.054 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:32:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:32:15] ENGINE Bus STOPPED 2024-01-15T23:32:16.054 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:32:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:32:15] ENGINE Bus STARTING 2024-01-15T23:32:16.054 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:32:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:32:15] ENGINE Serving on http://:::9283 2024-01-15T23:32:16.054 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:32:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:32:15] ENGINE Bus STARTED 2024-01-15T23:32:16.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:16 smithi163 ceph-mon[138526]: pgmap v2234: 457 pgs: 7 creating+peering, 37 unknown, 413 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-01-15T23:32:16.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:16 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1742397519' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:32:16.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:16 smithi163 ceph-mon[138526]: osdmap e1204: 8 total, 8 up, 8 in 2024-01-15T23:32:16.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:16 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' 2024-01-15T23:32:16.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:16 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:32:16.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:16 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:32:16.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:16 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:32:16.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:16 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:32:16.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:16 smithi163 ceph-mon[138526]: pool 'test-librbd-smithi053-209604-9' no longer out of quota; removing NO_QUOTA flag 2024-01-15T23:32:16.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:16 smithi163 ceph-mon[138526]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-01-15T23:32:16.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:16 smithi163 ceph-mon[138526]: osdmap e1205: 8 total, 8 up, 8 in 2024-01-15T23:32:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[143363]: pgmap v2234: 457 pgs: 7 creating+peering, 37 unknown, 413 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-01-15T23:32:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1742397519' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:32:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[143363]: osdmap e1204: 8 total, 8 up, 8 in 2024-01-15T23:32:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' 2024-01-15T23:32:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:32:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:32:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:32:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:32:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[143363]: pool 'test-librbd-smithi053-209604-9' no longer out of quota; removing NO_QUOTA flag 2024-01-15T23:32:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[143363]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-01-15T23:32:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[143363]: osdmap e1205: 8 total, 8 up, 8 in 2024-01-15T23:32:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[146052]: pgmap v2234: 457 pgs: 7 creating+peering, 37 unknown, 413 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-01-15T23:32:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1742397519' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:32:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[146052]: osdmap e1204: 8 total, 8 up, 8 in 2024-01-15T23:32:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' 2024-01-15T23:32:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:32:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:32:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:32:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:32:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[146052]: pool 'test-librbd-smithi053-209604-9' no longer out of quota; removing NO_QUOTA flag 2024-01-15T23:32:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[146052]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-01-15T23:32:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:16 smithi053 ceph-mon[146052]: osdmap e1205: 8 total, 8 up, 8 in 2024-01-15T23:32:18.802 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:18 smithi053 ceph-mon[143363]: pgmap v2237: 457 pgs: 7 creating+peering, 15 unknown, 435 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 1.5 KiB/s wr, 35 op/s 2024-01-15T23:32:18.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:18 smithi053 ceph-mon[143363]: osdmap e1206: 8 total, 8 up, 8 in 2024-01-15T23:32:18.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:18 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-01-15T23:32:18.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:18 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-01-15T23:32:18.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:18 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:32:18.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:18 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:32:18.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:18 smithi053 ceph-mon[146052]: pgmap v2237: 457 pgs: 7 creating+peering, 15 unknown, 435 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 1.5 KiB/s wr, 35 op/s 2024-01-15T23:32:18.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:18 smithi053 ceph-mon[146052]: osdmap e1206: 8 total, 8 up, 8 in 2024-01-15T23:32:18.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:18 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-01-15T23:32:18.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:18 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-01-15T23:32:18.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:18 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:32:18.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:18 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:32:18.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:18 smithi163 ceph-mon[138526]: pgmap v2237: 457 pgs: 7 creating+peering, 15 unknown, 435 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 1.5 KiB/s wr, 35 op/s 2024-01-15T23:32:18.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:18 smithi163 ceph-mon[138526]: osdmap e1206: 8 total, 8 up, 8 in 2024-01-15T23:32:18.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:18 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-01-15T23:32:18.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:18 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-01-15T23:32:18.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:18 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:32:18.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:18 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:32:19.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:19 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-11", "field": "max_bytes", "val": "10485760"}]': finished 2024-01-15T23:32:19.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:19 smithi163 ceph-mon[138526]: osdmap e1207: 8 total, 8 up, 8 in 2024-01-15T23:32:20.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:19 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-11", "field": "max_bytes", "val": "10485760"}]': finished 2024-01-15T23:32:20.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:19 smithi053 ceph-mon[143363]: osdmap e1207: 8 total, 8 up, 8 in 2024-01-15T23:32:20.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:19 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi053-209604-11", "field": "max_bytes", "val": "10485760"}]': finished 2024-01-15T23:32:20.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:19 smithi053 ceph-mon[146052]: osdmap e1207: 8 total, 8 up, 8 in 2024-01-15T23:32:20.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:20 smithi163 ceph-mon[138526]: pgmap v2240: 457 pgs: 5 creating+peering, 452 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-01-15T23:32:21.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:20 smithi053 ceph-mon[143363]: pgmap v2240: 457 pgs: 5 creating+peering, 452 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-01-15T23:32:21.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:20 smithi053 ceph-mon[146052]: pgmap v2240: 457 pgs: 5 creating+peering, 452 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-01-15T23:32:22.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:22 smithi163 ceph-mon[138526]: pgmap v2241: 457 pgs: 457 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.7 KiB/s rd, 532 KiB/s wr, 10 op/s 2024-01-15T23:32:23.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:22 smithi053 ceph-mon[143363]: pgmap v2241: 457 pgs: 457 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.7 KiB/s rd, 532 KiB/s wr, 10 op/s 2024-01-15T23:32:23.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:22 smithi053 ceph-mon[146052]: pgmap v2241: 457 pgs: 457 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.7 KiB/s rd, 532 KiB/s wr, 10 op/s 2024-01-15T23:32:24.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:24 smithi163 ceph-mon[138526]: pgmap v2242: 457 pgs: 457 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 450 KiB/s wr, 8 op/s 2024-01-15T23:32:25.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:24 smithi053 ceph-mon[143363]: pgmap v2242: 457 pgs: 457 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 450 KiB/s wr, 8 op/s 2024-01-15T23:32:25.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:24 smithi053 ceph-mon[146052]: pgmap v2242: 457 pgs: 457 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 450 KiB/s wr, 8 op/s 2024-01-15T23:32:25.302 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:32:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:32:25] "GET /metrics HTTP/1.1" 200 58091 "" "Prometheus/2.43.0" 2024-01-15T23:32:26.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:26 smithi163 ceph-mon[138526]: pgmap v2243: 457 pgs: 457 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 385 KiB/s wr, 8 op/s 2024-01-15T23:32:26.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:26 smithi163 ceph-mon[138526]: osdmap e1208: 8 total, 8 up, 8 in 2024-01-15T23:32:27.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:26 smithi053 ceph-mon[143363]: pgmap v2243: 457 pgs: 457 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 385 KiB/s wr, 8 op/s 2024-01-15T23:32:27.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:26 smithi053 ceph-mon[143363]: osdmap e1208: 8 total, 8 up, 8 in 2024-01-15T23:32:27.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:26 smithi053 ceph-mon[146052]: pgmap v2243: 457 pgs: 457 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 385 KiB/s wr, 8 op/s 2024-01-15T23:32:27.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:26 smithi053 ceph-mon[146052]: osdmap e1208: 8 total, 8 up, 8 in 2024-01-15T23:32:28.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:28 smithi163 ceph-mon[138526]: pgmap v2245: 457 pgs: 457 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.3 KiB/s rd, 930 KiB/s wr, 8 op/s 2024-01-15T23:32:29.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:28 smithi053 ceph-mon[143363]: pgmap v2245: 457 pgs: 457 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.3 KiB/s rd, 930 KiB/s wr, 8 op/s 2024-01-15T23:32:29.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:28 smithi053 ceph-mon[146052]: pgmap v2245: 457 pgs: 457 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.3 KiB/s rd, 930 KiB/s wr, 8 op/s 2024-01-15T23:32:30.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:32:30.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:32:30.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:32:30.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:32:30.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:32:30.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:32:31.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:30 smithi163 ceph-mon[138526]: pgmap v2246: 457 pgs: 457 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 KiB/s rd, 819 KiB/s wr, 5 op/s 2024-01-15T23:32:31.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:30 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]: dispatch 2024-01-15T23:32:31.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:30 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]: dispatch 2024-01-15T23:32:31.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:30 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]: dispatch 2024-01-15T23:32:31.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:30 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]: dispatch 2024-01-15T23:32:31.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:30 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]: dispatch 2024-01-15T23:32:31.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:30 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]: dispatch 2024-01-15T23:32:31.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:30 smithi053 ceph-mon[143363]: pgmap v2246: 457 pgs: 457 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 KiB/s rd, 819 KiB/s wr, 5 op/s 2024-01-15T23:32:31.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:30 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]: dispatch 2024-01-15T23:32:31.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:30 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]: dispatch 2024-01-15T23:32:31.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:30 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]: dispatch 2024-01-15T23:32:31.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:30 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]: dispatch 2024-01-15T23:32:31.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:30 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]: dispatch 2024-01-15T23:32:31.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:30 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]: dispatch 2024-01-15T23:32:31.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:30 smithi053 ceph-mon[146052]: pgmap v2246: 457 pgs: 457 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 KiB/s rd, 819 KiB/s wr, 5 op/s 2024-01-15T23:32:31.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:30 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]: dispatch 2024-01-15T23:32:31.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:30 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]: dispatch 2024-01-15T23:32:31.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:30 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]: dispatch 2024-01-15T23:32:31.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:30 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]: dispatch 2024-01-15T23:32:31.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:30 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]: dispatch 2024-01-15T23:32:31.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:30 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]: dispatch 2024-01-15T23:32:32.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]': finished 2024-01-15T23:32:32.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]': finished 2024-01-15T23:32:32.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]': finished 2024-01-15T23:32:32.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:31 smithi163 ceph-mon[138526]: osdmap e1209: 8 total, 8 up, 8 in 2024-01-15T23:32:32.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]': finished 2024-01-15T23:32:32.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]': finished 2024-01-15T23:32:32.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]': finished 2024-01-15T23:32:32.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:31 smithi053 ceph-mon[146052]: osdmap e1209: 8 total, 8 up, 8 in 2024-01-15T23:32:32.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]': finished 2024-01-15T23:32:32.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]': finished 2024-01-15T23:32:32.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]': finished 2024-01-15T23:32:32.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:31 smithi053 ceph-mon[143363]: osdmap e1209: 8 total, 8 up, 8 in 2024-01-15T23:32:33.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:32 smithi163 ceph-mon[138526]: pgmap v2248: 457 pgs: 457 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-01-15T23:32:33.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:32 smithi163 ceph-mon[138526]: osdmap e1210: 8 total, 8 up, 8 in 2024-01-15T23:32:33.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:32 smithi053 ceph-mon[146052]: pgmap v2248: 457 pgs: 457 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-01-15T23:32:33.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:32 smithi053 ceph-mon[146052]: osdmap e1210: 8 total, 8 up, 8 in 2024-01-15T23:32:33.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:32 smithi053 ceph-mon[143363]: pgmap v2248: 457 pgs: 457 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-01-15T23:32:33.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:32 smithi053 ceph-mon[143363]: osdmap e1210: 8 total, 8 up, 8 in 2024-01-15T23:32:35.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:34 smithi163 ceph-mon[138526]: pgmap v2250: 457 pgs: 457 active+clean; 20 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 747 B/s rd, 1.0 MiB/s wr, 2 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:32:35.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:34 smithi053 ceph-mon[143363]: pgmap v2250: 457 pgs: 457 active+clean; 20 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 747 B/s rd, 1.0 MiB/s wr, 2 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:32:35.303 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:32:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:32:35] "GET /metrics HTTP/1.1" 200 60530 "" "Prometheus/2.43.0" 2024-01-15T23:32:35.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:34 smithi053 ceph-mon[146052]: pgmap v2250: 457 pgs: 457 active+clean; 20 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 747 B/s rd, 1.0 MiB/s wr, 2 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:32:36.790 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (25034 ms) 2024-01-15T23:32:36.790 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestIO 2024-01-15T23:32:36.790 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:32:37.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:36 smithi163 ceph-mon[138526]: pgmap v2251: 457 pgs: 457 active+clean; 20 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 896 KiB/s wr, 2 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:32:37.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:36 smithi163 ceph-mon[138526]: pool 'test-librbd-smithi053-209604-11' is full (reached quota's max_bytes: 10 MiB) 2024-01-15T23:32:37.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:36 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-01-15T23:32:37.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:36 smithi163 ceph-mon[138526]: osdmap e1211: 8 total, 8 up, 8 in 2024-01-15T23:32:37.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:36 smithi053 ceph-mon[146052]: pgmap v2251: 457 pgs: 457 active+clean; 20 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 896 KiB/s wr, 2 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:32:37.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:36 smithi053 ceph-mon[146052]: pool 'test-librbd-smithi053-209604-11' is full (reached quota's max_bytes: 10 MiB) 2024-01-15T23:32:37.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:36 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-01-15T23:32:37.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:36 smithi053 ceph-mon[146052]: osdmap e1211: 8 total, 8 up, 8 in 2024-01-15T23:32:37.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:36 smithi053 ceph-mon[143363]: pgmap v2251: 457 pgs: 457 active+clean; 20 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 896 KiB/s wr, 2 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:32:37.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:36 smithi053 ceph-mon[143363]: pool 'test-librbd-smithi053-209604-11' is full (reached quota's max_bytes: 10 MiB) 2024-01-15T23:32:37.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:36 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-01-15T23:32:37.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:36 smithi053 ceph-mon[143363]: osdmap e1211: 8 total, 8 up, 8 in 2024-01-15T23:32:38.761 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:32:38.761 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:32:38.761 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:32:38.762 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:32:38.762 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:32:38.762 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.762 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:32:38.762 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:38.762 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:38.762 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:32:38.762 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.762 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:32:38.762 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:38.762 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:38.762 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:32:38.762 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.762 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:32:38.763 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:38.763 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:38.763 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:32:38.763 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.763 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:32:38.763 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:38.763 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:38.763 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:32:38.763 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.763 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:32:38.763 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:38.763 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:38.763 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:32:38.763 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:32:38.763 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:32:38.764 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:32:38.764 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:32:38.764 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:32:38.764 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:32:38.764 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:32:38.764 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:32:38.764 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:32:38.764 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:32:38.764 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.764 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:32:38.764 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:38.764 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:38.764 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:32:38.764 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.764 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:32:38.765 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:38.765 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:38.765 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:32:38.765 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.765 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:32:38.765 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:38.765 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:38.765 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:32:38.765 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.765 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:32:38.765 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:38.765 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:38.765 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:32:38.765 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.766 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:32:38.766 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:38.766 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:38.766 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:32:38.766 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:38.766 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:38.766 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:38.766 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:38.766 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:38.766 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.766 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:32:38.766 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:38.766 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:32:38.766 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.766 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:32:38.767 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:38.767 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:32:38.767 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.767 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:32:38.767 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:38.767 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:32:38.767 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.767 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:32:38.767 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:38.767 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:32:38.767 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.767 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:32:38.767 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:38.767 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:32:38.767 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 512~512 = 512 2024-01-15T23:32:38.767 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:38.768 INFO:tasks.workunit.client.0.smithi053.stdout:aio discard: 1536~512 = 0 2024-01-15T23:32:38.768 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:38.768 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:38.768 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:38.768 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:38.768 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:38.768 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 0 2024-01-15T23:32:38.768 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.768 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.768 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 0 2024-01-15T23:32:38.768 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.768 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.768 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 16384 2024-01-15T23:32:38.768 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.769 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.769 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 16384 2024-01-15T23:32:38.769 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.769 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.769 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:38.769 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:38.769 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 49152 2024-01-15T23:32:38.769 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.769 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.769 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 49152 2024-01-15T23:32:38.769 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.769 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.769 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 65536 2024-01-15T23:32:38.769 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.769 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.769 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 65536 2024-01-15T23:32:38.770 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.770 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.770 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:38.770 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:38.770 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 98304 2024-01-15T23:32:38.770 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.770 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.770 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 98304 2024-01-15T23:32:38.770 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.770 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.770 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 114688 2024-01-15T23:32:38.770 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.770 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.770 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 114688 2024-01-15T23:32:38.770 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.771 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.771 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:38.771 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:38.771 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 147456 2024-01-15T23:32:38.771 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.771 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.771 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 147456 2024-01-15T23:32:38.771 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.771 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.771 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 163840 2024-01-15T23:32:38.771 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.771 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.771 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 163840 2024-01-15T23:32:38.771 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.771 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.772 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:38.772 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:38.772 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 196608 2024-01-15T23:32:38.772 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.772 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.772 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 196608 2024-01-15T23:32:38.772 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.772 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.772 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 212992 2024-01-15T23:32:38.772 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.772 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.772 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 212992 2024-01-15T23:32:38.772 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.772 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.773 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:38.773 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:38.773 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.773 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:38.773 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:38.773 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:38.773 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:38.773 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.773 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.773 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.773 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:38.773 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:38.773 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:38.773 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:38.773 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.774 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.774 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.774 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:38.774 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:38.774 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:38.774 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:38.774 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.774 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.774 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.774 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:38.774 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:38.774 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:38.774 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:38.774 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.774 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.774 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.775 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:38.775 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:38.775 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.775 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:38.775 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:38.775 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.775 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:38.775 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:38.775 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:38.775 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:38.775 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.775 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.775 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:38.775 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:38.775 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:38.775 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:38.776 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:38.776 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:38.776 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:38.776 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:39.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:38 smithi163 ceph-mon[138526]: pgmap v2253: 457 pgs: 457 active+clean; 20 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 934 B/s rd, 1.4 MiB/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:32:39.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:38 smithi053 ceph-mon[146052]: pgmap v2253: 457 pgs: 457 active+clean; 20 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 934 B/s rd, 1.4 MiB/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:32:39.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:38 smithi053 ceph-mon[143363]: pgmap v2253: 457 pgs: 457 active+clean; 20 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 934 B/s rd, 1.4 MiB/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:32:40.493 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.493 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:40.493 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:40.493 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:40.493 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:40.493 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:40.494 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.494 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.494 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:40.494 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:40.494 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:40.494 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:40.494 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:40.494 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.494 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.494 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:40.494 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.494 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.494 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:40.494 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.494 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.495 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:40.495 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:40.495 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:40.495 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:40.495 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:40.495 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.495 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.495 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:40.495 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:40.495 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:40.495 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:40.495 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:40.495 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.495 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.495 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:40.496 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:40.496 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:40.496 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:40.496 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:40.496 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.496 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.496 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:40.496 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:40.496 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:40.496 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:40.496 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:40.496 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.496 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.497 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:40.497 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.497 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.497 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:40.497 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.497 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.497 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:40.497 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:40.497 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:40.497 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:40.497 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:40.497 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.497 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.497 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:40.497 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:40.498 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:40.498 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:40.498 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:40.498 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.498 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.498 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:40.498 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:40.498 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:40.498 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:40.498 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:40.498 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.498 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.498 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:40.498 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:40.499 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:40.499 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:40.499 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:40.499 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.499 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.499 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:40.499 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.499 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.499 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:40.499 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.499 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.499 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:40.499 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:40.499 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:40.499 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:40.499 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:40.500 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.500 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.500 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:40.500 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:40.500 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:40.500 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:40.500 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:40.500 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.500 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.500 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:40.500 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:40.500 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:40.500 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:40.500 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:40.501 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.501 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.501 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:40.501 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:40.501 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:40.501 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:40.501 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:40.501 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.501 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.501 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:40.501 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:40.501 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:40.501 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:40.501 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:40.501 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:40.502 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:32:40.502 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:40.502 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestIO (3702 ms) 2024-01-15T23:32:40.502 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2024-01-15T23:32:40.502 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:32:41.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:40 smithi163 ceph-mon[138526]: pgmap v2254: 457 pgs: 457 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 909 KiB/s wr, 559 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:32:41.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:40 smithi053 ceph-mon[143363]: pgmap v2254: 457 pgs: 457 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 909 KiB/s wr, 559 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:32:41.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:40 smithi053 ceph-mon[146052]: pgmap v2254: 457 pgs: 457 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 909 KiB/s wr, 559 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:32:43.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:42 smithi163 ceph-mon[138526]: pgmap v2255: 457 pgs: 457 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 251 KiB/s rd, 762 KiB/s wr, 484 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:32:43.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:42 smithi053 ceph-mon[143363]: pgmap v2255: 457 pgs: 457 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 251 KiB/s rd, 762 KiB/s wr, 484 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:32:43.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:42 smithi053 ceph-mon[146052]: pgmap v2255: 457 pgs: 457 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 251 KiB/s rd, 762 KiB/s wr, 484 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:32:45.053 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:32:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:32:45] "GET /metrics HTTP/1.1" 200 60505 "" "Prometheus/2.43.0" 2024-01-15T23:32:45.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:44 smithi053 ceph-mon[143363]: pgmap v2256: 457 pgs: 457 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 240 KiB/s rd, 421 KiB/s wr, 462 op/s 2024-01-15T23:32:45.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:44 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:32:45.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:32:45.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:44 smithi053 ceph-mon[146052]: pgmap v2256: 457 pgs: 457 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 240 KiB/s rd, 421 KiB/s wr, 462 op/s 2024-01-15T23:32:45.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:44 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:32:45.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:32:45.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:44 smithi163 ceph-mon[138526]: pgmap v2256: 457 pgs: 457 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 240 KiB/s rd, 421 KiB/s wr, 462 op/s 2024-01-15T23:32:45.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:44 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:32:45.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:32:46.007 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:32:46.007 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:32:46.008 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:32:46.008 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:32:46.008 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:32:46.008 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.008 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:32:46.008 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:46.008 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:46.008 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:32:46.008 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.008 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:32:46.008 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:46.008 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:46.008 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:32:46.008 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.009 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:32:46.009 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:46.009 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:46.009 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:32:46.009 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.009 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:32:46.009 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:46.009 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:46.009 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:32:46.009 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.009 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:32:46.009 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:46.009 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:46.009 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:32:46.010 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:32:46.010 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:32:46.010 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:32:46.010 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:32:46.010 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:32:46.010 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:32:46.010 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:32:46.010 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:32:46.010 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:32:46.010 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:32:46.010 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.010 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:32:46.010 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:46.010 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:46.010 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:32:46.011 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.011 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:32:46.011 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:46.011 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:46.011 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:32:46.011 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.011 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:32:46.011 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:46.011 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:46.011 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:32:46.011 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.011 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:32:46.011 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:46.011 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:46.012 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:32:46.012 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.012 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:32:46.012 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:46.012 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:46.012 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:32:46.012 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:46.012 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:46.012 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:46.012 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:46.012 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:46.012 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.012 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:32:46.012 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:46.013 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:32:46.013 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.013 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:32:46.013 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:46.013 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:32:46.013 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.013 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:32:46.013 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:46.013 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:32:46.013 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.013 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:32:46.013 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:46.014 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:32:46.014 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.014 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:32:46.014 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:46.014 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:32:46.014 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 512~512 = 512 2024-01-15T23:32:46.014 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:46.014 INFO:tasks.workunit.client.0.smithi053.stdout:aio discard: 1536~512 = 0 2024-01-15T23:32:46.014 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:46.014 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:46.014 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:46.014 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:46.014 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:46.014 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 0 2024-01-15T23:32:46.015 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.015 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.015 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 0 2024-01-15T23:32:46.015 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.015 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.015 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 16384 2024-01-15T23:32:46.015 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.015 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.015 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 16384 2024-01-15T23:32:46.015 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.015 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.015 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:46.016 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:46.016 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 49152 2024-01-15T23:32:46.016 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.016 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.016 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 49152 2024-01-15T23:32:46.016 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.016 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.016 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 65536 2024-01-15T23:32:46.016 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.016 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.016 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 65536 2024-01-15T23:32:46.016 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.016 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.016 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:46.017 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:46.017 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 98304 2024-01-15T23:32:46.017 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.017 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.017 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 98304 2024-01-15T23:32:46.017 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.017 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.017 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 114688 2024-01-15T23:32:46.017 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.017 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.017 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 114688 2024-01-15T23:32:46.017 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.017 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.017 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:46.017 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:46.018 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 147456 2024-01-15T23:32:46.018 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.018 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.018 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 147456 2024-01-15T23:32:46.018 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.018 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.018 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 163840 2024-01-15T23:32:46.018 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.018 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.018 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 163840 2024-01-15T23:32:46.018 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.019 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.019 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:46.019 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:46.019 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 196608 2024-01-15T23:32:46.019 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.019 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.019 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 196608 2024-01-15T23:32:46.019 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.019 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.019 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 212992 2024-01-15T23:32:46.019 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.019 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.019 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 212992 2024-01-15T23:32:46.019 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.019 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.020 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:46.020 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:46.020 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.020 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:46.020 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:46.020 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:46.020 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:46.020 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.020 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.020 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.020 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:46.020 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:46.020 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:46.020 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:46.021 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.021 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.021 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.021 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:46.021 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:46.021 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:46.021 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:46.021 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.021 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.021 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.021 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:46.021 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:46.021 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:46.021 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:46.021 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.022 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.022 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.022 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:46.022 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:46.022 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.022 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:46.022 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:46.022 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.022 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:46.022 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:46.022 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:46.022 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:46.022 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.022 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.022 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:46.023 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:46.023 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:46.023 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:46.023 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:46.023 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:46.023 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:46.023 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:47.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:46 smithi163 ceph-mon[138526]: pgmap v2257: 457 pgs: 457 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 474 KiB/s rd, 541 KiB/s wr, 908 op/s 2024-01-15T23:32:47.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:46 smithi163 ceph-mon[138526]: pool 'test-librbd-smithi053-209604-11' no longer out of quota; removing NO_QUOTA flag 2024-01-15T23:32:47.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:46 smithi163 ceph-mon[138526]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-01-15T23:32:47.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:46 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:32:47.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:46 smithi163 ceph-mon[138526]: osdmap e1212: 8 total, 8 up, 8 in 2024-01-15T23:32:47.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:46 smithi053 ceph-mon[143363]: pgmap v2257: 457 pgs: 457 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 474 KiB/s rd, 541 KiB/s wr, 908 op/s 2024-01-15T23:32:47.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:46 smithi053 ceph-mon[143363]: pool 'test-librbd-smithi053-209604-11' no longer out of quota; removing NO_QUOTA flag 2024-01-15T23:32:47.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:46 smithi053 ceph-mon[143363]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-01-15T23:32:47.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:46 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:32:47.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:46 smithi053 ceph-mon[143363]: osdmap e1212: 8 total, 8 up, 8 in 2024-01-15T23:32:47.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:46 smithi053 ceph-mon[146052]: pgmap v2257: 457 pgs: 457 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 474 KiB/s rd, 541 KiB/s wr, 908 op/s 2024-01-15T23:32:47.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:46 smithi053 ceph-mon[146052]: pool 'test-librbd-smithi053-209604-11' no longer out of quota; removing NO_QUOTA flag 2024-01-15T23:32:47.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:46 smithi053 ceph-mon[146052]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-01-15T23:32:47.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:46 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:32:47.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:46 smithi053 ceph-mon[146052]: osdmap e1212: 8 total, 8 up, 8 in 2024-01-15T23:32:49.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:48 smithi163 ceph-mon[138526]: pgmap v2259: 457 pgs: 457 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 474 KiB/s rd, 336 KiB/s wr, 907 op/s 2024-01-15T23:32:49.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:48 smithi053 ceph-mon[143363]: pgmap v2259: 457 pgs: 457 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 474 KiB/s rd, 336 KiB/s wr, 907 op/s 2024-01-15T23:32:49.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:48 smithi053 ceph-mon[146052]: pgmap v2259: 457 pgs: 457 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 474 KiB/s rd, 336 KiB/s wr, 907 op/s 2024-01-15T23:32:49.933 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.933 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:49.933 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:49.933 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:49.933 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:49.933 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:49.933 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.933 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.933 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:49.933 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:49.933 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:49.934 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:49.934 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:49.934 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.934 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.934 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:49.934 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.934 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.934 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:49.934 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.934 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.934 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:49.934 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:49.934 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:49.934 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:49.934 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:49.934 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.935 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.935 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:49.935 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:49.935 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:49.935 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:49.935 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:49.935 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.935 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.935 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:49.935 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:49.935 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:49.935 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:49.935 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:49.935 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.935 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.936 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:49.936 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:49.936 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:49.936 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:49.936 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:49.936 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.936 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.936 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:49.936 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.936 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.936 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:49.936 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.936 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.936 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:49.936 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:49.936 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:49.937 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:49.937 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:49.937 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.937 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.937 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:49.937 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:49.937 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:49.937 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:49.937 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:49.937 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.937 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.937 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:49.937 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:49.937 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:49.937 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:49.938 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:49.938 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.938 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.938 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:49.938 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:49.938 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:49.938 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:49.938 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:49.939 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.939 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.939 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:49.939 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.939 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.939 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:49.939 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.939 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.939 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:49.939 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:49.939 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:49.939 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:49.939 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:49.939 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.939 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.940 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:49.940 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:49.940 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:49.940 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:49.940 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:49.940 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.940 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.940 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:49.940 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:49.940 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:49.940 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:49.940 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:49.940 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.940 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.940 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:49.941 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:49.941 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:49.941 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:49.941 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:49.941 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.941 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.941 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:49.941 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:49.941 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:49.941 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:49.941 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:49.941 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:49.941 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:32:49.941 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:49.941 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 4 2024-01-15T23:32:49.941 INFO:tasks.workunit.client.0.smithi053.stdout:read: 4 2024-01-15T23:32:49.942 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (9440 ms) 2024-01-15T23:32:49.942 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2024-01-15T23:32:49.942 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:32:51.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:50 smithi163 ceph-mon[138526]: pgmap v2260: 457 pgs: 457 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 929 KiB/s wr, 1.27k op/s 2024-01-15T23:32:51.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:50 smithi053 ceph-mon[143363]: pgmap v2260: 457 pgs: 457 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 929 KiB/s wr, 1.27k op/s 2024-01-15T23:32:51.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:50 smithi053 ceph-mon[146052]: pgmap v2260: 457 pgs: 457 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 929 KiB/s wr, 1.27k op/s 2024-01-15T23:32:53.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:52 smithi163 ceph-mon[138526]: pgmap v2261: 457 pgs: 457 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 928 KiB/s wr, 1.26k op/s 2024-01-15T23:32:53.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:52 smithi053 ceph-mon[143363]: pgmap v2261: 457 pgs: 457 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 928 KiB/s wr, 1.26k op/s 2024-01-15T23:32:53.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:52 smithi053 ceph-mon[146052]: pgmap v2261: 457 pgs: 457 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 928 KiB/s wr, 1.26k op/s 2024-01-15T23:32:55.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:54 smithi163 ceph-mon[138526]: pgmap v2262: 457 pgs: 457 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 928 KiB/s wr, 1.26k op/s 2024-01-15T23:32:55.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:54 smithi053 ceph-mon[143363]: pgmap v2262: 457 pgs: 457 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 928 KiB/s wr, 1.26k op/s 2024-01-15T23:32:55.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:54 smithi053 ceph-mon[146052]: pgmap v2262: 457 pgs: 457 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 928 KiB/s wr, 1.26k op/s 2024-01-15T23:32:55.303 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:32:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:32:55] "GET /metrics HTTP/1.1" 200 60505 "" "Prometheus/2.43.0" 2024-01-15T23:32:57.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:56 smithi163 ceph-mon[138526]: pgmap v2263: 457 pgs: 457 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 836 KiB/s rd, 809 KiB/s wr, 813 op/s 2024-01-15T23:32:57.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:56 smithi053 ceph-mon[143363]: pgmap v2263: 457 pgs: 457 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 836 KiB/s rd, 809 KiB/s wr, 813 op/s 2024-01-15T23:32:57.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:56 smithi053 ceph-mon[146052]: pgmap v2263: 457 pgs: 457 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 836 KiB/s rd, 809 KiB/s wr, 813 op/s 2024-01-15T23:32:59.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:58 smithi163 ceph-mon[138526]: pgmap v2264: 457 pgs: 457 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 771 KiB/s rd, 745 KiB/s wr, 749 op/s 2024-01-15T23:32:59.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:58 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:32:59.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:32:58 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:32:59.279 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:32:59.279 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:32:59.279 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:32:59.279 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:32:59.279 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:32:59.279 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.279 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:32:59.279 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:59.279 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:59.280 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:32:59.280 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.280 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:32:59.280 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:59.280 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:59.280 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:32:59.280 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.280 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:32:59.280 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:59.280 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:59.280 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:32:59.280 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.280 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:32:59.280 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:59.281 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:59.281 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:32:59.281 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.281 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:32:59.281 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:59.281 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:59.281 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:32:59.281 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:32:59.281 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:32:59.281 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:32:59.281 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:32:59.281 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:32:59.281 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:32:59.281 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:32:59.282 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:32:59.282 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:32:59.282 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:32:59.282 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.282 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:32:59.282 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:59.282 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:59.282 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:32:59.282 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.282 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:32:59.282 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:59.282 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:59.282 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:32:59.282 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.282 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:32:59.282 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:59.283 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:59.283 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:32:59.283 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.283 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:32:59.283 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:59.283 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:59.283 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:32:59.283 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.283 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:32:59.283 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:59.283 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:59.283 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:32:59.283 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:59.283 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:59.284 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:59.284 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:59.284 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:59.284 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.284 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:32:59.284 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:59.284 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:32:59.284 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.285 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:32:59.285 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:59.285 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:32:59.285 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.285 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:32:59.285 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:59.285 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:32:59.285 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.285 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:32:59.285 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:59.285 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:32:59.285 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.285 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:32:59.285 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:32:59.285 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:32:59.285 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 512~512 = 512 2024-01-15T23:32:59.286 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:59.286 INFO:tasks.workunit.client.0.smithi053.stdout:aio discard: 1536~512 = 0 2024-01-15T23:32:59.286 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:59.286 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:59.286 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:59.286 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:59.286 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:32:59.286 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 0 2024-01-15T23:32:59.286 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.286 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.286 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 0 2024-01-15T23:32:59.286 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.286 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.286 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 16384 2024-01-15T23:32:59.286 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.286 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.286 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 16384 2024-01-15T23:32:59.287 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.287 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.287 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:59.287 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:59.287 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 49152 2024-01-15T23:32:59.287 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.287 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.287 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 49152 2024-01-15T23:32:59.287 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.287 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.287 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 65536 2024-01-15T23:32:59.287 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.287 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.287 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 65536 2024-01-15T23:32:59.287 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.288 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.288 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:59.288 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:59.288 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 98304 2024-01-15T23:32:59.288 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.288 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.288 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 98304 2024-01-15T23:32:59.288 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.288 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.288 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 114688 2024-01-15T23:32:59.288 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.288 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.288 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 114688 2024-01-15T23:32:59.288 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.289 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.289 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:59.289 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:59.289 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 147456 2024-01-15T23:32:59.289 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.289 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.289 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 147456 2024-01-15T23:32:59.289 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.289 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.289 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 163840 2024-01-15T23:32:59.289 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.289 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.289 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 163840 2024-01-15T23:32:59.289 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.289 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 196608 2024-01-15T23:32:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 196608 2024-01-15T23:32:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 212992 2024-01-15T23:32:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 212992 2024-01-15T23:32:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:59.290 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:59.291 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.291 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:59.291 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:59.291 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:59.291 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:59.291 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.291 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.291 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.291 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:59.291 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:59.291 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:59.291 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:59.291 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.291 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.291 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.292 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:59.292 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:59.292 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:59.292 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:59.292 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.292 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.292 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.292 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:59.292 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:59.292 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:59.292 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:59.292 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.292 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.292 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.293 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:59.293 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:59.293 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.293 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:59.293 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:32:59.293 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.293 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:59.293 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:59.293 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:59.293 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:59.293 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.293 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.293 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.293 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:32:59.293 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:32:59.293 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:32:59.294 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:32:59.294 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:32:59.294 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:32:59.294 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:32:59.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:58 smithi053 ceph-mon[143363]: pgmap v2264: 457 pgs: 457 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 771 KiB/s rd, 745 KiB/s wr, 749 op/s 2024-01-15T23:32:59.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:58 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:32:59.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:32:58 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:32:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:58 smithi053 ceph-mon[146052]: pgmap v2264: 457 pgs: 457 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 771 KiB/s rd, 745 KiB/s wr, 749 op/s 2024-01-15T23:32:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:58 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:32:59.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:32:58 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:33:01.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:00 smithi163 ceph-mon[138526]: pgmap v2265: 457 pgs: 457 active+clean; 23 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 699 KiB/s rd, 1.3 MiB/s wr, 681 op/s 2024-01-15T23:33:01.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:00 smithi053 ceph-mon[143363]: pgmap v2265: 457 pgs: 457 active+clean; 23 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 699 KiB/s rd, 1.3 MiB/s wr, 681 op/s 2024-01-15T23:33:01.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:00 smithi053 ceph-mon[146052]: pgmap v2265: 457 pgs: 457 active+clean; 23 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 699 KiB/s rd, 1.3 MiB/s wr, 681 op/s 2024-01-15T23:33:02.946 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.946 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:02.946 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:02.946 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:02.946 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:02.946 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:02.946 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.946 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.946 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:02.947 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:02.947 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:02.947 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:02.947 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:02.947 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.947 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.947 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:02.947 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.947 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.947 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:02.947 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.947 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.947 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:02.947 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:02.947 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:02.948 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:02.948 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:02.948 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.948 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.948 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:02.948 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:02.948 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:02.948 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:02.948 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:02.948 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.948 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.948 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:02.948 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:02.948 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:02.948 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:02.949 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:02.949 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.949 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.949 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:02.949 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:02.949 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:02.949 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:02.949 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:02.949 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.949 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.949 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:02.949 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.949 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.949 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:02.949 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.950 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.950 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:02.950 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:02.950 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:02.950 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:02.950 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:02.950 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.950 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.950 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:02.950 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:02.950 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:02.950 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:02.950 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:02.951 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.951 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.951 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:02.951 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:02.951 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:02.951 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:02.951 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:02.951 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.951 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.951 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:02.951 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:02.951 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:02.951 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:02.951 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:02.951 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.952 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.952 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:02.952 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.952 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.952 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:02.952 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.952 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.952 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:02.952 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:02.952 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:02.952 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:02.952 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:02.952 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.953 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.953 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:02.953 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:02.953 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:02.953 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:02.953 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:02.953 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.953 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.953 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:02.953 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:02.953 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:02.953 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:02.953 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:02.953 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.953 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.954 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:02.954 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:02.954 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:02.954 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:02.954 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:02.954 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.954 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.954 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:02.954 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:02.954 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:02.954 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:02.954 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:02.954 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:02.955 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:02.955 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:02.955 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 4 2024-01-15T23:33:02.955 INFO:tasks.workunit.client.0.smithi053.stdout:read: 4 2024-01-15T23:33:02.955 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (13013 ms) 2024-01-15T23:33:02.955 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2024-01-15T23:33:02.955 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:03.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:02 smithi163 ceph-mon[138526]: pgmap v2266: 457 pgs: 457 active+clean; 31 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 724 op/s 2024-01-15T23:33:03.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:02 smithi053 ceph-mon[143363]: pgmap v2266: 457 pgs: 457 active+clean; 31 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 724 op/s 2024-01-15T23:33:03.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:02 smithi053 ceph-mon[146052]: pgmap v2266: 457 pgs: 457 active+clean; 31 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 724 op/s 2024-01-15T23:33:04.968 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:04.968 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:04.968 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:04.968 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:04.968 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:04.968 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.968 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:04.968 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:04.968 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:04.968 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:04.968 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.969 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:04.969 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:04.969 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:04.969 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:04.969 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.969 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:04.969 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:04.969 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:04.969 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:04.969 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.969 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:04.969 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:04.969 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:04.969 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:04.970 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.970 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:04.970 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:04.970 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:04.970 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:04.970 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:33:04.970 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:33:04.970 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:33:04.970 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:33:04.970 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:33:04.970 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:33:04.970 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:33:04.970 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:33:04.970 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:33:04.970 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:33:04.971 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.971 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:33:04.971 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:04.971 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:04.971 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:33:04.971 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.971 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:33:04.971 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:04.971 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:04.971 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:33:04.971 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.971 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:33:04.971 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:04.971 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:04.972 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:33:04.972 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.972 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:33:04.972 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:04.972 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:04.972 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:33:04.972 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.972 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:33:04.972 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:04.972 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:04.972 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:33:04.972 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:04.972 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:04.972 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:04.972 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:04.973 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:04.973 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.973 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:04.973 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:04.973 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:04.973 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.973 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:04.973 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:04.973 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:04.973 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.973 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:04.973 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:04.973 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:04.973 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.973 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:04.974 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:04.974 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:04.974 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.974 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:04.974 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:04.974 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:04.974 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 512~512 = 512 2024-01-15T23:33:04.974 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:04.974 INFO:tasks.workunit.client.0.smithi053.stdout:aio discard: 1536~512 = 0 2024-01-15T23:33:04.974 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:04.974 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:04.974 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:04.974 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:04.974 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:04.975 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 0 2024-01-15T23:33:04.975 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.975 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.975 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 0 2024-01-15T23:33:04.975 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.975 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.975 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 16384 2024-01-15T23:33:04.975 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.975 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.975 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 16384 2024-01-15T23:33:04.975 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.975 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.975 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:04.975 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:04.975 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 49152 2024-01-15T23:33:04.975 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.976 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.976 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 49152 2024-01-15T23:33:04.976 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.976 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.976 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 65536 2024-01-15T23:33:04.976 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.976 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.976 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 65536 2024-01-15T23:33:04.976 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.976 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.976 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:04.976 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:04.976 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 98304 2024-01-15T23:33:04.976 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.976 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.977 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 98304 2024-01-15T23:33:04.977 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.977 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.977 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 114688 2024-01-15T23:33:04.977 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.977 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.977 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 114688 2024-01-15T23:33:04.977 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.977 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.977 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:04.977 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:04.977 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 147456 2024-01-15T23:33:04.977 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.977 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.977 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 147456 2024-01-15T23:33:04.977 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.978 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.978 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 163840 2024-01-15T23:33:04.978 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.978 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.978 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 163840 2024-01-15T23:33:04.978 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.978 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.978 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:04.978 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:04.978 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 196608 2024-01-15T23:33:04.978 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.978 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.978 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 196608 2024-01-15T23:33:04.978 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.978 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.978 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 212992 2024-01-15T23:33:04.979 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.979 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.979 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 212992 2024-01-15T23:33:04.979 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.979 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.979 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:04.979 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:04.979 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.979 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:04.979 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:04.979 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:04.979 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:04.979 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.979 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.979 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.980 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:04.980 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:04.980 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:04.980 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:04.980 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.980 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.980 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.980 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:04.980 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:04.980 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:04.980 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:04.980 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.980 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.980 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.981 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:04.981 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:04.981 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:04.981 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:04.981 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.981 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.981 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.981 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:04.981 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:04.981 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.981 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:04.981 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:04.981 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.981 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:04.981 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:04.982 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:04.982 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:04.982 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.982 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.982 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:04.982 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:04.982 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:04.982 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:04.982 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:04.982 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:04.982 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:04.982 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:05.239 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:04 smithi163 ceph-mon[138526]: pgmap v2267: 457 pgs: 457 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 718 op/s 2024-01-15T23:33:05.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:04 smithi053 ceph-mon[143363]: pgmap v2267: 457 pgs: 457 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 718 op/s 2024-01-15T23:33:05.303 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:33:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:33:05] "GET /metrics HTTP/1.1" 200 60518 "" "Prometheus/2.43.0" 2024-01-15T23:33:05.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:04 smithi053 ceph-mon[146052]: pgmap v2267: 457 pgs: 457 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 718 op/s 2024-01-15T23:33:06.729 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.729 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:06.729 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:06.729 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:06.729 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:06.730 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:06.730 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.730 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.730 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:06.730 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:06.730 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:06.730 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:06.730 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:06.730 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.730 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.730 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:06.730 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.730 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.730 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:06.731 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.731 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.731 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:06.731 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:06.731 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:06.731 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:06.731 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:06.731 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.731 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.731 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:06.731 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:06.731 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:06.731 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:06.731 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:06.732 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.733 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.733 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:06.733 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:06.733 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:06.733 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:06.733 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:06.733 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.733 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.733 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:06.733 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:06.733 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:06.734 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:06.734 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:06.734 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.734 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.734 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:06.734 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.734 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.734 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:06.734 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.735 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.735 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:06.735 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:06.735 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:06.735 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:06.735 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:06.735 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.735 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.735 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:06.735 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:06.735 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:06.735 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:06.735 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:06.735 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.736 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.736 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:06.736 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:06.736 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:06.736 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:06.736 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:06.736 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.736 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.736 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:06.736 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:06.736 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:06.736 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:06.736 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:06.736 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.737 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.737 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:06.737 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.737 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.737 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:06.737 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.737 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.737 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:06.737 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:06.737 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:06.737 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:06.737 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:06.737 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.737 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.738 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:06.738 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:06.738 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:06.738 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:06.738 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:06.738 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.738 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.738 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:06.738 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:06.738 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:06.739 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:06.739 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:06.739 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.739 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.739 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:06.739 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:06.739 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:06.739 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:06.739 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:06.739 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.739 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.739 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:06.739 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:06.739 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:06.739 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:06.740 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:06.740 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:06.740 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:06.740 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (3783 ms) 2024-01-15T23:33:06.740 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2024-01-15T23:33:07.489 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:07 smithi163 ceph-mon[138526]: pgmap v2268: 457 pgs: 457 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 922 op/s 2024-01-15T23:33:07.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:07 smithi053 ceph-mon[146052]: pgmap v2268: 457 pgs: 457 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 922 op/s 2024-01-15T23:33:07.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:07 smithi053 ceph-mon[143363]: pgmap v2268: 457 pgs: 457 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 922 op/s 2024-01-15T23:33:08.575 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:08.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:08 smithi053 ceph-mon[143363]: pgmap v2269: 457 pgs: 457 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 921 op/s 2024-01-15T23:33:08.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:08 smithi053 ceph-mon[143363]: osdmap e1213: 8 total, 8 up, 8 in 2024-01-15T23:33:08.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:08 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3461254650' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:08.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:08 smithi053 ceph-mon[146052]: pgmap v2269: 457 pgs: 457 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 921 op/s 2024-01-15T23:33:08.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:08 smithi053 ceph-mon[146052]: osdmap e1213: 8 total, 8 up, 8 in 2024-01-15T23:33:08.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:08 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3461254650' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:08.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:08 smithi163 ceph-mon[138526]: pgmap v2269: 457 pgs: 457 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 921 op/s 2024-01-15T23:33:08.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:08 smithi163 ceph-mon[138526]: osdmap e1213: 8 total, 8 up, 8 in 2024-01-15T23:33:08.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:08 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3461254650' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:09.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:09 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3461254650' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:09.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:09 smithi163 ceph-mon[138526]: osdmap e1214: 8 total, 8 up, 8 in 2024-01-15T23:33:10.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:09 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3461254650' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:10.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:09 smithi053 ceph-mon[143363]: osdmap e1214: 8 total, 8 up, 8 in 2024-01-15T23:33:10.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:09 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3461254650' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:10.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:09 smithi053 ceph-mon[146052]: osdmap e1214: 8 total, 8 up, 8 in 2024-01-15T23:33:10.633 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:10.633 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:10.633 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:10.633 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:10.633 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:10.633 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:10.633 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:10.633 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:10.633 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:10.633 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:10.633 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:10.634 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:10.634 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:10.634 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:10.634 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:10.634 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:10.634 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:10.634 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:10.634 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:10.634 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:10.634 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:10.634 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:10.634 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:10.634 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:10.634 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:10.635 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:10.635 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:10.635 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:10.635 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:10.635 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:10.635 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:10.635 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:10.635 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:10.635 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:10.635 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:10.635 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:10.635 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:10.635 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:10.635 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:10.635 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:10.636 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:10.636 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:10.636 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:10.636 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:10.636 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:10.636 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:10.636 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:10.636 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:10.636 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:10.636 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:10.636 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:10.636 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:10.636 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:10.636 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:10.637 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:10.637 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 512~512 = 512 2024-01-15T23:33:10.637 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:10.637 INFO:tasks.workunit.client.0.smithi053.stdout:aio discard: 1536~512 = 0 2024-01-15T23:33:10.637 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:10.637 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:10.637 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:10.637 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:10.637 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:10.637 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:10.637 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:10.637 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestDataPoolIO (3904 ms) 2024-01-15T23:33:10.637 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2024-01-15T23:33:10.637 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:10.661 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (28 ms) 2024-01-15T23:33:10.661 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2024-01-15T23:33:10.661 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:10.688 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (28 ms) 2024-01-15T23:33:10.688 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2024-01-15T23:33:10.689 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:10.718 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (29 ms) 2024-01-15T23:33:10.718 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2024-01-15T23:33:10.718 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:10.743 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (25 ms) 2024-01-15T23:33:10.743 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2024-01-15T23:33:10.743 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:10.803 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (61 ms) 2024-01-15T23:33:10.804 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2024-01-15T23:33:10.804 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:10.876 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (73 ms) 2024-01-15T23:33:10.877 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2024-01-15T23:33:10.877 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:10.951 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (75 ms) 2024-01-15T23:33:10.952 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2024-01-15T23:33:10.952 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:10.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:10 smithi163 ceph-mon[138526]: pgmap v2272: 489 pgs: 1 creating+peering, 17 unknown, 471 active+clean; 37 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 532 KiB/s rd, 264 KiB/s wr, 1.06k op/s 2024-01-15T23:33:10.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:10 smithi163 ceph-mon[138526]: osdmap e1215: 8 total, 8 up, 8 in 2024-01-15T23:33:11.020 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (69 ms) 2024-01-15T23:33:11.020 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2024-01-15T23:33:11.020 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:11.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:10 smithi053 ceph-mon[143363]: pgmap v2272: 489 pgs: 1 creating+peering, 17 unknown, 471 active+clean; 37 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 532 KiB/s rd, 264 KiB/s wr, 1.06k op/s 2024-01-15T23:33:11.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:10 smithi053 ceph-mon[143363]: osdmap e1215: 8 total, 8 up, 8 in 2024-01-15T23:33:11.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:10 smithi053 ceph-mon[146052]: pgmap v2272: 489 pgs: 1 creating+peering, 17 unknown, 471 active+clean; 37 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 532 KiB/s rd, 264 KiB/s wr, 1.06k op/s 2024-01-15T23:33:11.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:10 smithi053 ceph-mon[146052]: osdmap e1215: 8 total, 8 up, 8 in 2024-01-15T23:33:11.490 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (469 ms) 2024-01-15T23:33:11.490 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2024-01-15T23:33:11.491 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:11.853 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (362 ms) 2024-01-15T23:33:11.853 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2024-01-15T23:33:11.853 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:11.876 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (23 ms) 2024-01-15T23:33:11.876 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2024-01-15T23:33:11.876 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:11.899 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (24 ms) 2024-01-15T23:33:11.899 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2024-01-15T23:33:11.899 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:11.923 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (23 ms) 2024-01-15T23:33:11.923 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2024-01-15T23:33:11.923 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:11.946 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (24 ms) 2024-01-15T23:33:11.946 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2024-01-15T23:33:11.946 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:11.966 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:11.966 INFO:tasks.workunit.client.0.smithi053.stdout:aio discard: 0~1048576 = 0 2024-01-15T23:33:11.966 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:11.966 INFO:tasks.workunit.client.0.smithi053.stdout:aio discard: 0~4194304 = 0 2024-01-15T23:33:11.966 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:11.966 INFO:tasks.workunit.client.0.smithi053.stdout:aio discard: 3145728~1048576 = 0 2024-01-15T23:33:11.966 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (20 ms) 2024-01-15T23:33:11.966 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestFUA 2024-01-15T23:33:11.967 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:11.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:11 smithi163 ceph-mon[138526]: osdmap e1216: 8 total, 8 up, 8 in 2024-01-15T23:33:12.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:11 smithi053 ceph-mon[143363]: osdmap e1216: 8 total, 8 up, 8 in 2024-01-15T23:33:12.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:11 smithi053 ceph-mon[146052]: osdmap e1216: 8 total, 8 up, 8 in 2024-01-15T23:33:12.070 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:12.070 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:12.070 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:12.070 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:12.070 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:12.070 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:12.070 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:12.070 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:12.071 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:12.071 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:12.071 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.071 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:12.071 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:12.071 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:12.071 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:12.071 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.071 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:12.071 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:12.071 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:12.071 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:12.071 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.072 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:12.072 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:12.072 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:12.072 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:12.072 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.072 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:12.072 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:12.072 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:12.072 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:12.072 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.072 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:12.072 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:12.072 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:12.072 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:12.073 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.073 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:12.073 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:12.073 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:12.073 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.073 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:12.073 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:12.073 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:12.073 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.073 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:12.073 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:12.073 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:12.073 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.074 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:12.074 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:12.074 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:12.074 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.074 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:12.074 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:12.074 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:12.074 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestFUA (103 ms) 2024-01-15T23:33:12.074 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestIOPP 2024-01-15T23:33:12.074 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:12.088 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:12.088 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:12.088 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:12.088 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:12.089 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:12.089 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.089 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:12.089 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:12.089 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:12.089 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:12.089 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.089 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:12.089 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:12.089 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:12.089 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:12.089 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.089 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:12.090 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:12.090 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:12.090 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:12.090 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.090 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:12.090 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:12.090 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:12.090 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:12.090 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.090 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:12.090 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:12.104 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:12.104 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:12.104 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:33:12.104 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:33:12.104 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:33:12.104 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:33:12.104 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:33:12.105 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:33:12.105 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:33:12.105 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:33:12.105 INFO:tasks.workunit.client.0.smithi053.stdout:start compare and write 2024-01-15T23:33:12.105 INFO:tasks.workunit.client.0.smithi053.stdout:compare and wrote: 512 2024-01-15T23:33:12.105 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.105 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:33:12.105 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:12.105 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:12.106 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:33:12.106 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.106 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:33:12.106 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:12.106 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:12.106 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:33:12.106 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.106 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:33:12.106 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:12.107 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:12.107 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:33:12.107 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.107 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:33:12.107 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:12.108 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:12.108 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:33:12.108 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.108 INFO:tasks.workunit.client.0.smithi053.stdout:started aio compare and write 2024-01-15T23:33:12.108 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:12.110 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:12.110 INFO:tasks.workunit.client.0.smithi053.stdout:finished aio compare and write 2024-01-15T23:33:12.110 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:12.110 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:12.110 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:12.110 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:12.110 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:12.110 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.110 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:12.110 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:12.110 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:12.111 INFO:tasks.workunit.client.0.smithi053.stdout:finished read 2024-01-15T23:33:12.111 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.111 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:12.111 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:12.111 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:12.111 INFO:tasks.workunit.client.0.smithi053.stdout:finished read 2024-01-15T23:33:12.111 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.111 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:12.111 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:12.111 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:12.111 INFO:tasks.workunit.client.0.smithi053.stdout:finished read 2024-01-15T23:33:12.111 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.111 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:12.111 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:12.112 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:12.112 INFO:tasks.workunit.client.0.smithi053.stdout:finished read 2024-01-15T23:33:12.112 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:12.112 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:12.112 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:12.112 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:12.113 INFO:tasks.workunit.client.0.smithi053.stdout:finished read 2024-01-15T23:33:12.113 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 512~512 2024-01-15T23:33:12.113 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:12.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:12 smithi163 ceph-mon[138526]: pgmap v2275: 489 pgs: 1 creating+peering, 2 unknown, 486 active+clean; 41 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.4 MiB/s wr, 1.54k op/s 2024-01-15T23:33:13.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:12 smithi053 ceph-mon[143363]: pgmap v2275: 489 pgs: 1 creating+peering, 2 unknown, 486 active+clean; 41 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.4 MiB/s wr, 1.54k op/s 2024-01-15T23:33:13.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:12 smithi053 ceph-mon[146052]: pgmap v2275: 489 pgs: 1 creating+peering, 2 unknown, 486 active+clean; 41 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.4 MiB/s wr, 1.54k op/s 2024-01-15T23:33:13.183 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:13.183 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:13.183 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:13.183 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:13.183 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:13.183 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 0 2024-01-15T23:33:13.183 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.183 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.183 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 0 2024-01-15T23:33:13.183 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.184 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.184 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 16384 2024-01-15T23:33:13.184 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.184 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.184 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 16384 2024-01-15T23:33:13.184 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.184 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.184 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.184 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.184 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 49152 2024-01-15T23:33:13.184 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.184 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.184 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 49152 2024-01-15T23:33:13.185 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.185 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.185 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 65536 2024-01-15T23:33:13.185 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.185 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.185 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 65536 2024-01-15T23:33:13.185 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.185 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.185 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.185 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.185 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 98304 2024-01-15T23:33:13.185 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.185 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.185 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 98304 2024-01-15T23:33:13.185 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.186 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.186 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 114688 2024-01-15T23:33:13.186 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.186 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.186 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 114688 2024-01-15T23:33:13.186 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.186 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.186 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.186 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.186 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 147456 2024-01-15T23:33:13.186 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.186 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.186 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 147456 2024-01-15T23:33:13.186 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.186 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.187 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 163840 2024-01-15T23:33:13.187 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.187 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.187 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 163840 2024-01-15T23:33:13.187 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.187 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.187 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.187 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.187 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 196608 2024-01-15T23:33:13.187 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.187 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.187 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 196608 2024-01-15T23:33:13.187 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.187 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.187 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 212992 2024-01-15T23:33:13.188 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.188 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.188 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 212992 2024-01-15T23:33:13.188 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.188 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.188 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.188 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.188 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.188 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.188 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:13.188 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:13.188 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:13.188 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.188 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.189 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.189 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.189 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:13.189 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:13.189 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:13.189 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.189 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.189 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.189 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.189 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:13.191 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:13.191 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:13.191 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.191 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.191 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.191 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.191 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:13.200 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:13.200 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:13.200 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.200 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.200 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.200 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.200 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.200 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.200 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.201 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.201 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.201 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.201 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:13.228 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:13.228 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:13.228 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.228 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.228 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.229 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.229 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:13.255 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:13.255 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:13.256 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.256 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.256 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.256 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.256 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:13.284 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:13.284 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:13.284 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.284 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.285 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.285 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.285 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:13.315 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:13.315 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:13.315 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.315 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.315 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.315 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.316 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.316 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.316 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.316 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.316 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.316 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.316 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:13.363 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:13.363 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:13.363 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.363 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.363 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.363 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.363 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:13.413 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:13.413 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:13.413 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.413 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.414 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.414 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.414 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:13.469 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:13.469 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:13.469 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.469 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.469 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.469 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.470 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:13.519 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:13.519 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:13.519 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.519 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.519 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.519 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.519 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.519 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.520 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.520 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.520 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.520 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.520 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:13.600 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:13.601 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:13.601 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.601 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.601 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.601 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.601 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:13.668 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:13.668 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:13.669 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.669 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.669 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.669 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.669 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:13.756 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:13.756 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:13.756 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.756 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.756 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.756 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.756 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:13.836 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:13.836 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:13.836 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.836 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.836 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.836 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.836 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.836 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.836 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.836 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:13.837 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.837 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.837 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:13.957 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:13.957 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:13.957 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:13.957 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:13.957 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:13.957 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:13.957 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:14.046 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:14.047 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:14.047 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:14.047 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:14.047 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:14.047 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:14.047 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:14.180 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:14.180 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:14.180 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:14.180 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:14.181 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:14.181 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:14.181 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:14.281 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:14.281 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:14.281 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:14.281 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:14.281 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:14.281 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:14.281 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:14.282 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:14.282 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:14.282 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:14.282 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestIOPP (2211 ms) 2024-01-15T23:33:14.282 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2024-01-15T23:33:14.282 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:14.306 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (25 ms) 2024-01-15T23:33:14.306 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2024-01-15T23:33:14.306 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:14.329 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (24 ms) 2024-01-15T23:33:14.330 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2024-01-15T23:33:14.330 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:14.353 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (23 ms) 2024-01-15T23:33:14.353 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2024-01-15T23:33:14.353 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:14.375 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (23 ms) 2024-01-15T23:33:14.375 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2024-01-15T23:33:14.375 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:14.399 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (22 ms) 2024-01-15T23:33:14.399 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2024-01-15T23:33:14.399 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:14.421 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:14.424 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (27 ms) 2024-01-15T23:33:14.425 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2024-01-15T23:33:14.425 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:14.450 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (25 ms) 2024-01-15T23:33:14.450 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2024-01-15T23:33:14.450 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:14.473 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:14.476 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (27 ms) 2024-01-15T23:33:14.477 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2024-01-15T23:33:14.477 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:14.502 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (26 ms) 2024-01-15T23:33:14.502 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2024-01-15T23:33:14.502 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:14.524 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:14.528 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (25 ms) 2024-01-15T23:33:14.528 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2024-01-15T23:33:14.528 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:14.552 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (25 ms) 2024-01-15T23:33:14.553 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2024-01-15T23:33:14.553 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:14.576 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:14.581 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (28 ms) 2024-01-15T23:33:14.581 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2024-01-15T23:33:14.581 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:14.637 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (56 ms) 2024-01-15T23:33:14.637 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2024-01-15T23:33:14.637 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:14.688 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:14.716 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (79 ms) 2024-01-15T23:33:14.716 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2024-01-15T23:33:14.716 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:14.793 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (77 ms) 2024-01-15T23:33:14.793 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2024-01-15T23:33:14.793 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:14.836 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:14.857 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (64 ms) 2024-01-15T23:33:14.857 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2024-01-15T23:33:14.857 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:14.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:14 smithi163 ceph-mon[138526]: pgmap v2276: 489 pgs: 489 active+clean; 53 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 3.7 MiB/s wr, 1.10k op/s 2024-01-15T23:33:14.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:33:15.013 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:14 smithi053 ceph-mon[143363]: pgmap v2276: 489 pgs: 489 active+clean; 53 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 3.7 MiB/s wr, 1.10k op/s 2024-01-15T23:33:15.013 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:33:15.013 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:14 smithi053 ceph-mon[146052]: pgmap v2276: 489 pgs: 489 active+clean; 53 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 3.7 MiB/s wr, 1.10k op/s 2024-01-15T23:33:15.013 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:33:15.218 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (361 ms) 2024-01-15T23:33:15.218 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2024-01-15T23:33:15.218 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:15.303 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:33:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:33:15] "GET /metrics HTTP/1.1" 200 62910 "" "Prometheus/2.43.0" 2024-01-15T23:33:15.555 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:15.583 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (365 ms) 2024-01-15T23:33:15.583 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2024-01-15T23:33:15.583 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:15.610 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:15.610 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:15.610 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:15.610 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:15.610 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:33:15.610 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:15.611 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:15.611 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:15.611 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:15.611 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:15.611 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:15.611 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:15.611 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:15.612 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:15.612 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:15.612 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:15.612 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:15.612 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:15.613 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:15.613 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:15.613 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:15.613 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:15.613 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:15.614 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:15.614 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:15.614 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:15.614 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:33:15.614 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:15.615 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:15.615 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:33:15.615 INFO:tasks.workunit.client.0.smithi053.stdout:read: 512 2024-01-15T23:33:15.615 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:15.615 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:15.615 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:15.616 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:15.616 INFO:tasks.workunit.client.0.smithi053.stdout:finished read 2024-01-15T23:33:15.616 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:15.616 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:15.616 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:15.616 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:15.616 INFO:tasks.workunit.client.0.smithi053.stdout:finished read 2024-01-15T23:33:15.616 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:15.616 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:15.616 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:15.616 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:15.616 INFO:tasks.workunit.client.0.smithi053.stdout:finished read 2024-01-15T23:33:15.616 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:15.617 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:15.617 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:15.617 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:15.617 INFO:tasks.workunit.client.0.smithi053.stdout:finished read 2024-01-15T23:33:15.617 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:15.617 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:33:15.617 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:33:16.638 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:33:16.638 INFO:tasks.workunit.client.0.smithi053.stdout:finished read 2024-01-15T23:33:16.638 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 0 2024-01-15T23:33:16.638 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.638 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.638 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 0 2024-01-15T23:33:16.638 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.638 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.638 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 16384 2024-01-15T23:33:16.638 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.639 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.639 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 16384 2024-01-15T23:33:16.639 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.639 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.639 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:16.639 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:16.639 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 49152 2024-01-15T23:33:16.639 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.639 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.639 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 49152 2024-01-15T23:33:16.639 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.640 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.640 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 65536 2024-01-15T23:33:16.640 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.640 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.640 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 65536 2024-01-15T23:33:16.640 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.640 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.640 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:16.640 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:16.640 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 98304 2024-01-15T23:33:16.640 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.640 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.640 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 98304 2024-01-15T23:33:16.641 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.641 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.641 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 114688 2024-01-15T23:33:16.641 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.641 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.641 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 114688 2024-01-15T23:33:16.641 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.641 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.641 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:16.641 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:16.641 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 147456 2024-01-15T23:33:16.641 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.642 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.642 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 147456 2024-01-15T23:33:16.642 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.642 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.642 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 163840 2024-01-15T23:33:16.642 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.642 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.642 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 163840 2024-01-15T23:33:16.642 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.642 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.642 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:16.642 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:16.642 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 196608 2024-01-15T23:33:16.642 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.643 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.643 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 196608 2024-01-15T23:33:16.643 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.643 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.643 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 212992 2024-01-15T23:33:16.643 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.643 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.643 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 212992 2024-01-15T23:33:16.643 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.643 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.643 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:16.643 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:16.643 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.643 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.644 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:16.644 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:16.644 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:16.644 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.644 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.644 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.644 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.644 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:16.644 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:16.644 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:16.645 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.645 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.645 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.645 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.645 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:16.647 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:16.647 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:16.647 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.647 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.647 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.647 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.647 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:16.655 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:16.655 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:16.655 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.655 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.655 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.655 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.655 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:16.655 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.655 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.655 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:16.655 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.655 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.655 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:16.676 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:16.676 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:16.676 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.676 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.676 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.676 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.676 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:16.696 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:16.696 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:16.696 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.696 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.696 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.696 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.696 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:16.729 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:16.729 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:16.729 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.729 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.729 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.729 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.729 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:16.759 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:16.759 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:16.759 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.759 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.759 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.759 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.759 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:16.759 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.759 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.759 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:16.760 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.760 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.760 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:16.802 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:16.802 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:16.802 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.802 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.803 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.803 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.803 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:16.846 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:16.846 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:16.846 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.846 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.846 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.846 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.846 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:16.900 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:16.900 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:16.900 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.900 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.900 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.900 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.901 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:16.945 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:16.945 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:16.945 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:16.945 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:16.946 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.946 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.946 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:16.946 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.946 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.946 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:16.946 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:16.946 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:16.946 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:16.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:16 smithi163 ceph-mon[138526]: pgmap v2277: 489 pgs: 489 active+clean; 87 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.6 MiB/s wr, 2.03k op/s 2024-01-15T23:33:16.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:16 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:33:16.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:16 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:33:16.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:16 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:33:16.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:16 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:33:16.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:16 smithi163 ceph-mon[138526]: osdmap e1217: 8 total, 8 up, 8 in 2024-01-15T23:33:17.009 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:17.009 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:17.009 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:17.009 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:17.009 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:17.009 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:17.009 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:16 smithi053 ceph-mon[143363]: pgmap v2277: 489 pgs: 489 active+clean; 87 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.6 MiB/s wr, 2.03k op/s 2024-01-15T23:33:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:16 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:33:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:16 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:33:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:16 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:33:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:16 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:33:17.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:16 smithi053 ceph-mon[143363]: osdmap e1217: 8 total, 8 up, 8 in 2024-01-15T23:33:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:16 smithi053 ceph-mon[146052]: pgmap v2277: 489 pgs: 489 active+clean; 87 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.6 MiB/s wr, 2.03k op/s 2024-01-15T23:33:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:16 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:33:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:16 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:33:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:16 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:33:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:16 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:33:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:16 smithi053 ceph-mon[146052]: osdmap e1217: 8 total, 8 up, 8 in 2024-01-15T23:33:17.067 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:17.068 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:17.068 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:17.068 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:17.068 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:17.068 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:17.068 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:17.140 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:17.140 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:17.141 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:17.141 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:17.141 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:17.141 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:17.141 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:17.204 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:17.205 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:17.205 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:17.205 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:17.205 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:17.205 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:17.205 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:17.205 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:17.205 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:17.205 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:17.205 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:17.205 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:17.205 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:17.287 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:17.287 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:17.287 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:17.287 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:17.287 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:17.287 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:17.287 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:17.360 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:17.360 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:17.360 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:17.361 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:17.361 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:17.361 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:17.361 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:17.447 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:17.448 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:17.448 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:17.448 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:17.448 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:17.448 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:17.448 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:33:17.534 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:33:17.534 INFO:tasks.workunit.client.0.smithi053.stdout:finished writesame 2024-01-15T23:33:17.534 INFO:tasks.workunit.client.0.smithi053.stdout:to verify the data 2024-01-15T23:33:17.534 INFO:tasks.workunit.client.0.smithi053.stdout:verified 2024-01-15T23:33:17.534 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:17.534 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:17.535 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:17.535 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:33:17.535 INFO:tasks.workunit.client.0.smithi053.stdout:started writesame 2024-01-15T23:33:17.535 INFO:tasks.workunit.client.0.smithi053.stdout:expected fail, finished writesame 2024-01-15T23:33:17.535 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (1951 ms) 2024-01-15T23:33:17.535 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2024-01-15T23:33:17.535 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:18.628 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 0 2024-01-15T23:33:18.628 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 0 2024-01-15T23:33:18.628 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 1 2024-01-15T23:33:18.628 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 1 2024-01-15T23:33:18.628 INFO:tasks.workunit.client.0.smithi053.stdout:snap: orig 2024-01-15T23:33:18.628 INFO:tasks.workunit.client.0.smithi053.stdout:found orig with size 2097152 2024-01-15T23:33:18.628 INFO:tasks.workunit.client.0.smithi053.stdout:read: 80 2024-01-15T23:33:18.628 INFO:tasks.workunit.client.0.smithi053.stdout:write test data! 2024-01-15T23:33:18.628 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 80 2024-01-15T23:33:18.628 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 2 2024-01-15T23:33:18.629 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 2 2024-01-15T23:33:18.629 INFO:tasks.workunit.client.0.smithi053.stdout:snap: orig 2024-01-15T23:33:18.629 INFO:tasks.workunit.client.0.smithi053.stdout:snap: written 2024-01-15T23:33:18.629 INFO:tasks.workunit.client.0.smithi053.stdout:found orig with size 2097152 2024-01-15T23:33:18.629 INFO:tasks.workunit.client.0.smithi053.stdout:found written with size 2097152 2024-01-15T23:33:18.629 INFO:tasks.workunit.client.0.smithi053.stdout:read: 80 2024-01-15T23:33:18.629 INFO:tasks.workunit.client.0.smithi053.stdout:read: 80 2024-01-15T23:33:18.629 INFO:tasks.workunit.client.0.smithi053.stdout:read: 80 2024-01-15T23:33:18.629 INFO:tasks.workunit.client.0.smithi053.stdout:write to snapshot returned -30 2024-01-15T23:33:18.629 INFO:tasks.workunit.client.0.smithi053.stdout:Read-only file system 2024-01-15T23:33:18.653 INFO:tasks.workunit.client.0.smithi053.stdout:read: 80 2024-01-15T23:33:18.653 INFO:tasks.workunit.client.0.smithi053.stdout:read: 80 2024-01-15T23:33:18.653 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 80 2024-01-15T23:33:18.653 INFO:tasks.workunit.client.0.smithi053.stdout:opening testimg@orig 2024-01-15T23:33:18.654 INFO:tasks.workunit.client.0.smithi053.stdout:read: 80 2024-01-15T23:33:18.654 INFO:tasks.workunit.client.0.smithi053.stdout:write to snapshot returned -30 2024-01-15T23:33:18.654 INFO:tasks.workunit.client.0.smithi053.stdout:Read-only file system 2024-01-15T23:33:18.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:18 smithi163 ceph-mon[138526]: pgmap v2279: 489 pgs: 489 active+clean; 119 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 12 MiB/s wr, 1.87k op/s 2024-01-15T23:33:18.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:18 smithi163 ceph-mon[138526]: osdmap e1218: 8 total, 8 up, 8 in 2024-01-15T23:33:19.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:18 smithi053 ceph-mon[146052]: pgmap v2279: 489 pgs: 489 active+clean; 119 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 12 MiB/s wr, 1.87k op/s 2024-01-15T23:33:19.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:18 smithi053 ceph-mon[146052]: osdmap e1218: 8 total, 8 up, 8 in 2024-01-15T23:33:19.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:18 smithi053 ceph-mon[143363]: pgmap v2279: 489 pgs: 489 active+clean; 119 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 12 MiB/s wr, 1.87k op/s 2024-01-15T23:33:19.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:18 smithi053 ceph-mon[143363]: osdmap e1218: 8 total, 8 up, 8 in 2024-01-15T23:33:19.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:19 smithi163 ceph-mon[138526]: osdmap e1219: 8 total, 8 up, 8 in 2024-01-15T23:33:20.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:19 smithi053 ceph-mon[143363]: osdmap e1219: 8 total, 8 up, 8 in 2024-01-15T23:33:20.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:19 smithi053 ceph-mon[146052]: osdmap e1219: 8 total, 8 up, 8 in 2024-01-15T23:33:20.645 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 2 2024-01-15T23:33:20.645 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 2 2024-01-15T23:33:20.645 INFO:tasks.workunit.client.0.smithi053.stdout:snap: orig 2024-01-15T23:33:20.645 INFO:tasks.workunit.client.0.smithi053.stdout:snap: written 2024-01-15T23:33:20.646 INFO:tasks.workunit.client.0.smithi053.stdout:found orig with size 2097152 2024-01-15T23:33:20.646 INFO:tasks.workunit.client.0.smithi053.stdout:found written with size 2097152 2024-01-15T23:33:20.646 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 1 2024-01-15T23:33:20.646 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 1 2024-01-15T23:33:20.646 INFO:tasks.workunit.client.0.smithi053.stdout:snap: orig 2024-01-15T23:33:20.646 INFO:tasks.workunit.client.0.smithi053.stdout:found orig with size 2097152 2024-01-15T23:33:20.646 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 0 2024-01-15T23:33:20.646 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 0 2024-01-15T23:33:20.646 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (3111 ms) 2024-01-15T23:33:20.646 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2024-01-15T23:33:20.646 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:20.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:20 smithi163 ceph-mon[138526]: pgmap v2282: 489 pgs: 489 active+clean; 131 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 15 MiB/s wr, 2.84k op/s 2024-01-15T23:33:20.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:20 smithi163 ceph-mon[138526]: osdmap e1220: 8 total, 8 up, 8 in 2024-01-15T23:33:21.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:20 smithi053 ceph-mon[143363]: pgmap v2282: 489 pgs: 489 active+clean; 131 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 15 MiB/s wr, 2.84k op/s 2024-01-15T23:33:21.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:20 smithi053 ceph-mon[143363]: osdmap e1220: 8 total, 8 up, 8 in 2024-01-15T23:33:21.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:20 smithi053 ceph-mon[146052]: pgmap v2282: 489 pgs: 489 active+clean; 131 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 15 MiB/s wr, 2.84k op/s 2024-01-15T23:33:21.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:20 smithi053 ceph-mon[146052]: osdmap e1220: 8 total, 8 up, 8 in 2024-01-15T23:33:21.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:21 smithi163 ceph-mon[138526]: osdmap e1221: 8 total, 8 up, 8 in 2024-01-15T23:33:22.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:21 smithi053 ceph-mon[143363]: osdmap e1221: 8 total, 8 up, 8 in 2024-01-15T23:33:22.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:21 smithi053 ceph-mon[146052]: osdmap e1221: 8 total, 8 up, 8 in 2024-01-15T23:33:22.654 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2009 ms) 2024-01-15T23:33:22.654 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestClone 2024-01-15T23:33:22.655 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:22.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:22 smithi163 ceph-mon[138526]: pgmap v2285: 489 pgs: 489 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.1 MiB/s wr, 720 op/s 2024-01-15T23:33:22.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:22 smithi163 ceph-mon[138526]: osdmap e1222: 8 total, 8 up, 8 in 2024-01-15T23:33:23.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:22 smithi053 ceph-mon[146052]: pgmap v2285: 489 pgs: 489 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.1 MiB/s wr, 720 op/s 2024-01-15T23:33:23.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:22 smithi053 ceph-mon[146052]: osdmap e1222: 8 total, 8 up, 8 in 2024-01-15T23:33:23.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:22 smithi053 ceph-mon[143363]: pgmap v2285: 489 pgs: 489 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.1 MiB/s wr, 720 op/s 2024-01-15T23:33:23.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:22 smithi053 ceph-mon[143363]: osdmap e1222: 8 total, 8 up, 8 in 2024-01-15T23:33:23.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:23 smithi163 ceph-mon[138526]: osdmap e1223: 8 total, 8 up, 8 in 2024-01-15T23:33:24.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:23 smithi053 ceph-mon[143363]: osdmap e1223: 8 total, 8 up, 8 in 2024-01-15T23:33:24.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:23 smithi053 ceph-mon[146052]: osdmap e1223: 8 total, 8 up, 8 in 2024-01-15T23:33:24.653 INFO:tasks.workunit.client.0.smithi053.stdout:made parent image "parent" 2024-01-15T23:33:24.653 INFO:tasks.workunit.client.0.smithi053.stdout:parent has no parent info 2024-01-15T23:33:24.653 INFO:tasks.workunit.client.0.smithi053.stdout:made snapshot "parent@parent_snap" 2024-01-15T23:33:24.653 INFO:tasks.workunit.client.0.smithi053.stdout:can't unprotect an unprotected snap 2024-01-15T23:33:24.654 INFO:tasks.workunit.client.0.smithi053.stdout:can't protect a protected snap 2024-01-15T23:33:24.654 INFO:tasks.workunit.client.0.smithi053.stdout:made and opened clone "child" 2024-01-15T23:33:24.654 INFO:tasks.workunit.client.0.smithi053.stdout:read: 8 2024-01-15T23:33:24.654 INFO:tasks.workunit.client.0.smithi053.stdout:read: 8 2024-01-15T23:33:24.654 INFO:tasks.workunit.client.0.smithi053.stdout:read: 8 2024-01-15T23:33:24.654 INFO:tasks.workunit.client.0.smithi053.stdout:sizes and overlaps are good between parent and child 2024-01-15T23:33:24.654 INFO:tasks.workunit.client.0.smithi053.stdout:child image successfully cloned all image-meta pairs 2024-01-15T23:33:24.654 INFO:tasks.workunit.client.0.smithi053.stdout:sized down clone, changed overlap 2024-01-15T23:33:24.654 INFO:tasks.workunit.client.0.smithi053.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2024-01-15T23:33:24.654 INFO:tasks.workunit.client.0.smithi053.stdout:sized up clone, changed size but not overlap or parent's size 2024-01-15T23:33:24.654 INFO:tasks.workunit.client.0.smithi053.stdout:can't remove parent while child still exists 2024-01-15T23:33:24.654 INFO:tasks.workunit.client.0.smithi053.stdout:can't remove parent while still protected 2024-01-15T23:33:24.654 INFO:tasks.workunit.client.0.smithi053.stdout:removed parent snap after unprotecting 2024-01-15T23:33:24.655 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestClone (1999 ms) 2024-01-15T23:33:24.655 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestClone2 2024-01-15T23:33:24.655 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:24.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:24 smithi163 ceph-mon[138526]: pgmap v2288: 489 pgs: 489 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.1 MiB/s wr, 871 op/s 2024-01-15T23:33:24.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:24 smithi163 ceph-mon[138526]: osdmap e1224: 8 total, 8 up, 8 in 2024-01-15T23:33:25.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:24 smithi053 ceph-mon[143363]: pgmap v2288: 489 pgs: 489 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.1 MiB/s wr, 871 op/s 2024-01-15T23:33:25.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:24 smithi053 ceph-mon[143363]: osdmap e1224: 8 total, 8 up, 8 in 2024-01-15T23:33:25.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:24 smithi053 ceph-mon[146052]: pgmap v2288: 489 pgs: 489 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.1 MiB/s wr, 871 op/s 2024-01-15T23:33:25.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:24 smithi053 ceph-mon[146052]: osdmap e1224: 8 total, 8 up, 8 in 2024-01-15T23:33:25.303 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:33:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:33:25] "GET /metrics HTTP/1.1" 200 62910 "" "Prometheus/2.43.0" 2024-01-15T23:33:25.785 INFO:tasks.workunit.client.0.smithi053.stdout:made parent image "parent" 2024-01-15T23:33:25.785 INFO:tasks.workunit.client.0.smithi053.stdout:parent has no parent info 2024-01-15T23:33:25.785 INFO:tasks.workunit.client.0.smithi053.stdout:made snapshot "parent@parent_snap" 2024-01-15T23:33:25.785 INFO:tasks.workunit.client.0.smithi053.stdout:made and opened clone "child" 2024-01-15T23:33:25.785 INFO:tasks.workunit.client.0.smithi053.stdout:child image successfully cloned all image-meta pairs 2024-01-15T23:33:25.785 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestClone2 (1132 ms) 2024-01-15T23:33:25.785 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ListChildren 2024-01-15T23:33:25.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:25 smithi163 ceph-mon[138526]: osdmap e1225: 8 total, 8 up, 8 in 2024-01-15T23:33:26.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:25 smithi053 ceph-mon[146052]: osdmap e1225: 8 total, 8 up, 8 in 2024-01-15T23:33:26.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:25 smithi053 ceph-mon[143363]: osdmap e1225: 8 total, 8 up, 8 in 2024-01-15T23:33:26.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:26 smithi163 ceph-mon[138526]: pgmap v2291: 489 pgs: 489 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 637 KiB/s rd, 128 KiB/s wr, 1k op/s 2024-01-15T23:33:26.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:26 smithi163 ceph-mon[138526]: osdmap e1226: 8 total, 8 up, 8 in 2024-01-15T23:33:26.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:26 smithi163 ceph-mon[138526]: osdmap e1227: 8 total, 8 up, 8 in 2024-01-15T23:33:26.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:26 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2803765045' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:27.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:26 smithi053 ceph-mon[143363]: pgmap v2291: 489 pgs: 489 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 637 KiB/s rd, 128 KiB/s wr, 1k op/s 2024-01-15T23:33:27.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:26 smithi053 ceph-mon[143363]: osdmap e1226: 8 total, 8 up, 8 in 2024-01-15T23:33:27.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:26 smithi053 ceph-mon[143363]: osdmap e1227: 8 total, 8 up, 8 in 2024-01-15T23:33:27.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:26 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2803765045' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:27.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:26 smithi053 ceph-mon[146052]: pgmap v2291: 489 pgs: 489 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 637 KiB/s rd, 128 KiB/s wr, 1k op/s 2024-01-15T23:33:27.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:26 smithi053 ceph-mon[146052]: osdmap e1226: 8 total, 8 up, 8 in 2024-01-15T23:33:27.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:26 smithi053 ceph-mon[146052]: osdmap e1227: 8 total, 8 up, 8 in 2024-01-15T23:33:27.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:26 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2803765045' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:28.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:28 smithi163 ceph-mon[138526]: pgmap v2294: 521 pgs: 4 creating+peering, 28 unknown, 489 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 447 KiB/s rd, 31 KiB/s wr, 538 op/s 2024-01-15T23:33:28.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:28 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2803765045' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:28.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:28 smithi163 ceph-mon[138526]: osdmap e1228: 8 total, 8 up, 8 in 2024-01-15T23:33:28.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:28 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:33:29.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:28 smithi053 ceph-mon[143363]: pgmap v2294: 521 pgs: 4 creating+peering, 28 unknown, 489 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 447 KiB/s rd, 31 KiB/s wr, 538 op/s 2024-01-15T23:33:29.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:28 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2803765045' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:29.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:28 smithi053 ceph-mon[143363]: osdmap e1228: 8 total, 8 up, 8 in 2024-01-15T23:33:29.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:28 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:33:29.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:28 smithi053 ceph-mon[146052]: pgmap v2294: 521 pgs: 4 creating+peering, 28 unknown, 489 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 447 KiB/s rd, 31 KiB/s wr, 538 op/s 2024-01-15T23:33:29.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:28 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2803765045' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:29.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:28 smithi053 ceph-mon[146052]: osdmap e1228: 8 total, 8 up, 8 in 2024-01-15T23:33:29.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:28 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:33:29.594 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:29.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:29 smithi163 ceph-mon[138526]: osdmap e1229: 8 total, 8 up, 8 in 2024-01-15T23:33:29.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:29 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/174987942' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:29.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:29 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:29.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:33:29.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:33:29.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:29 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:29.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:29 smithi163 ceph-mon[138526]: osdmap e1230: 8 total, 8 up, 8 in 2024-01-15T23:33:30.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:29 smithi053 ceph-mon[143363]: osdmap e1229: 8 total, 8 up, 8 in 2024-01-15T23:33:30.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:29 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/174987942' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:30.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:29 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:30.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:33:30.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:33:30.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:29 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:30.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:29 smithi053 ceph-mon[143363]: osdmap e1230: 8 total, 8 up, 8 in 2024-01-15T23:33:30.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:29 smithi053 ceph-mon[146052]: osdmap e1229: 8 total, 8 up, 8 in 2024-01-15T23:33:30.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:29 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/174987942' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:30.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:29 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:30.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:33:30.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:33:30.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:29 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:30.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:29 smithi053 ceph-mon[146052]: osdmap e1230: 8 total, 8 up, 8 in 2024-01-15T23:33:31.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:30 smithi163 ceph-mon[138526]: pgmap v2297: 553 pgs: 11 creating+peering, 45 unknown, 497 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 417 KiB/s rd, 29 KiB/s wr, 498 op/s 2024-01-15T23:33:31.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:30 smithi163 ceph-mon[138526]: osdmap e1231: 8 total, 8 up, 8 in 2024-01-15T23:33:31.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:30 smithi053 ceph-mon[146052]: pgmap v2297: 553 pgs: 11 creating+peering, 45 unknown, 497 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 417 KiB/s rd, 29 KiB/s wr, 498 op/s 2024-01-15T23:33:31.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:30 smithi053 ceph-mon[146052]: osdmap e1231: 8 total, 8 up, 8 in 2024-01-15T23:33:31.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:30 smithi053 ceph-mon[143363]: pgmap v2297: 553 pgs: 11 creating+peering, 45 unknown, 497 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 417 KiB/s rd, 29 KiB/s wr, 498 op/s 2024-01-15T23:33:31.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:30 smithi053 ceph-mon[143363]: osdmap e1231: 8 total, 8 up, 8 in 2024-01-15T23:33:32.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:32 smithi053 ceph-mon[146052]: pgmap v2300: 553 pgs: 11 creating+peering, 6 unknown, 536 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 7.2 KiB/s wr, 105 op/s 2024-01-15T23:33:32.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:32 smithi053 ceph-mon[146052]: osdmap e1232: 8 total, 8 up, 8 in 2024-01-15T23:33:32.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:32 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:33:32.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:32 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:33:32.804 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:32 smithi053 ceph-mon[143363]: pgmap v2300: 553 pgs: 11 creating+peering, 6 unknown, 536 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 7.2 KiB/s wr, 105 op/s 2024-01-15T23:33:32.804 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:32 smithi053 ceph-mon[143363]: osdmap e1232: 8 total, 8 up, 8 in 2024-01-15T23:33:32.804 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:32 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:33:32.804 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:32 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:33:32.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:32 smithi163 ceph-mon[138526]: pgmap v2300: 553 pgs: 11 creating+peering, 6 unknown, 536 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 7.2 KiB/s wr, 105 op/s 2024-01-15T23:33:32.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:32 smithi163 ceph-mon[138526]: osdmap e1232: 8 total, 8 up, 8 in 2024-01-15T23:33:32.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:32 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:33:32.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:32 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:33:33.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:33 smithi163 ceph-mon[138526]: osdmap e1233: 8 total, 8 up, 8 in 2024-01-15T23:33:34.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:33 smithi053 ceph-mon[143363]: osdmap e1233: 8 total, 8 up, 8 in 2024-01-15T23:33:34.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:33 smithi053 ceph-mon[146052]: osdmap e1233: 8 total, 8 up, 8 in 2024-01-15T23:33:34.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:34 smithi163 ceph-mon[138526]: pgmap v2303: 553 pgs: 7 creating+peering, 546 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 5 op/s 2024-01-15T23:33:34.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:34 smithi163 ceph-mon[138526]: osdmap e1234: 8 total, 8 up, 8 in 2024-01-15T23:33:35.013 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:34 smithi053 ceph-mon[143363]: pgmap v2303: 553 pgs: 7 creating+peering, 546 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 5 op/s 2024-01-15T23:33:35.013 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:34 smithi053 ceph-mon[143363]: osdmap e1234: 8 total, 8 up, 8 in 2024-01-15T23:33:35.013 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:34 smithi053 ceph-mon[146052]: pgmap v2303: 553 pgs: 7 creating+peering, 546 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 5 op/s 2024-01-15T23:33:35.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:34 smithi053 ceph-mon[146052]: osdmap e1234: 8 total, 8 up, 8 in 2024-01-15T23:33:35.088 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.088 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.089 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.089 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.089 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.089 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 1 2024-01-15T23:33:35.089 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 1 2024-01-15T23:33:35.089 INFO:tasks.workunit.client.0.smithi053.stdout:child: image96 2024-01-15T23:33:35.089 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image96/b135633d56b7 2024-01-15T23:33:35.089 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.089 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.089 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.089 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.089 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.089 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.090 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.090 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.090 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.090 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.090 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.090 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.090 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 2 2024-01-15T23:33:35.090 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 2 2024-01-15T23:33:35.090 INFO:tasks.workunit.client.0.smithi053.stdout:child: image97 2024-01-15T23:33:35.090 INFO:tasks.workunit.client.0.smithi053.stdout:child: image96 2024-01-15T23:33:35.090 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image96/b135633d56b7 2024-01-15T23:33:35.090 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.090 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-13/image97/b13554aecca 2024-01-15T23:33:35.090 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.091 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.091 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.091 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.091 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.091 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.091 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.091 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.091 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.091 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.091 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.091 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.091 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.091 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-14/image98 2024-01-15T23:33:35.091 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.092 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.092 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image98 2024-01-15T23:33:35.092 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image98 2024-01-15T23:33:35.092 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.092 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 3 2024-01-15T23:33:35.092 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 3 2024-01-15T23:33:35.092 INFO:tasks.workunit.client.0.smithi053.stdout:child: image97 2024-01-15T23:33:35.092 INFO:tasks.workunit.client.0.smithi053.stdout:child: image96 2024-01-15T23:33:35.092 INFO:tasks.workunit.client.0.smithi053.stdout:child: image98 2024-01-15T23:33:35.092 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image96/b135633d56b7 2024-01-15T23:33:35.092 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.092 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-13/image97/b13554aecca 2024-01-15T23:33:35.092 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.092 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image98/b1354da7ecb8 2024-01-15T23:33:35.093 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.093 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.093 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.093 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.093 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.093 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.093 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.093 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.093 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.093 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.093 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.093 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.093 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 3 2024-01-15T23:33:35.093 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 3 2024-01-15T23:33:35.093 INFO:tasks.workunit.client.0.smithi053.stdout:child: image97 2024-01-15T23:33:35.094 INFO:tasks.workunit.client.0.smithi053.stdout:child: image96 2024-01-15T23:33:35.094 INFO:tasks.workunit.client.0.smithi053.stdout:child: image98 2024-01-15T23:33:35.094 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image96/b135633d56b7 2024-01-15T23:33:35.094 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.094 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-13/image97/b13554aecca 2024-01-15T23:33:35.094 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.094 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image98/b1354da7ecb8 2024-01-15T23:33:35.094 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.094 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.094 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.094 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.094 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.094 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.094 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.094 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.095 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.095 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.095 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.095 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.095 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.095 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-14/image99 2024-01-15T23:33:35.095 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.095 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.095 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image99 2024-01-15T23:33:35.095 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image99 2024-01-15T23:33:35.095 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.095 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 4 2024-01-15T23:33:35.095 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 4 2024-01-15T23:33:35.095 INFO:tasks.workunit.client.0.smithi053.stdout:child: image97 2024-01-15T23:33:35.096 INFO:tasks.workunit.client.0.smithi053.stdout:child: image96 2024-01-15T23:33:35.096 INFO:tasks.workunit.client.0.smithi053.stdout:child: image98 2024-01-15T23:33:35.096 INFO:tasks.workunit.client.0.smithi053.stdout:child: image99 2024-01-15T23:33:35.096 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image96/b135633d56b7 2024-01-15T23:33:35.096 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.096 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-13/image97/b13554aecca 2024-01-15T23:33:35.096 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.096 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image98/b1354da7ecb8 2024-01-15T23:33:35.096 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.096 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image99/b135193617c 2024-01-15T23:33:35.097 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.097 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.097 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.097 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.097 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.097 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.097 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.097 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.097 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.097 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.097 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.097 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.097 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.097 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-14/image98 2024-01-15T23:33:35.098 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.098 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.098 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image98 2024-01-15T23:33:35.098 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image98 2024-01-15T23:33:35.098 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.098 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.098 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-14/image99 2024-01-15T23:33:35.098 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.303 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:33:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:33:35] "GET /metrics HTTP/1.1" 200 67648 "" "Prometheus/2.43.0" 2024-01-15T23:33:35.674 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image96 2024-01-15T23:33:35.675 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image98 2024-01-15T23:33:35.675 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image99 2024-01-15T23:33:35.675 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image99 2024-01-15T23:33:35.675 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.675 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 4 2024-01-15T23:33:35.675 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 4 2024-01-15T23:33:35.675 INFO:tasks.workunit.client.0.smithi053.stdout:child: image97 2024-01-15T23:33:35.675 INFO:tasks.workunit.client.0.smithi053.stdout:child: image96 2024-01-15T23:33:35.675 INFO:tasks.workunit.client.0.smithi053.stdout:child: image98 2024-01-15T23:33:35.675 INFO:tasks.workunit.client.0.smithi053.stdout:child: image99 2024-01-15T23:33:35.675 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image96/b135633d56b7 2024-01-15T23:33:35.675 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.675 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-13/image97/b13554aecca 2024-01-15T23:33:35.675 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.676 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image98/b1354da7ecb8 2024-01-15T23:33:35.676 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.676 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image99/b135193617c 2024-01-15T23:33:35.676 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.676 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.676 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.676 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.676 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.676 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.676 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.676 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-14/image98 2024-01-15T23:33:35.676 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.676 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image98 2024-01-15T23:33:35.676 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image98 2024-01-15T23:33:35.676 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.677 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.677 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-14/image99 2024-01-15T23:33:35.677 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.677 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image98 2024-01-15T23:33:35.677 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image99 2024-01-15T23:33:35.677 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image99 2024-01-15T23:33:35.677 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.677 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 3 2024-01-15T23:33:35.677 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 3 2024-01-15T23:33:35.677 INFO:tasks.workunit.client.0.smithi053.stdout:child: image97 2024-01-15T23:33:35.677 INFO:tasks.workunit.client.0.smithi053.stdout:child: image98 2024-01-15T23:33:35.677 INFO:tasks.workunit.client.0.smithi053.stdout:child: image99 2024-01-15T23:33:35.677 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-13/image97/b13554aecca 2024-01-15T23:33:35.677 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.677 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image98/b1354da7ecb8 2024-01-15T23:33:35.677 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.678 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image99/b135193617c 2024-01-15T23:33:35.678 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.678 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.678 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.678 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.678 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.678 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.678 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.678 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-14/image99 2024-01-15T23:33:35.678 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.678 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-14/image99 2024-01-15T23:33:35.678 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image99 2024-01-15T23:33:35.678 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.678 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 2 2024-01-15T23:33:35.678 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 2 2024-01-15T23:33:35.678 INFO:tasks.workunit.client.0.smithi053.stdout:child: image97 2024-01-15T23:33:35.679 INFO:tasks.workunit.client.0.smithi053.stdout:child: image99 2024-01-15T23:33:35.679 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-13/image97/b13554aecca 2024-01-15T23:33:35.679 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.679 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-14/image99/b135193617c 2024-01-15T23:33:35.679 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.679 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.679 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.679 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.679 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-13/image97 2024-01-15T23:33:35.679 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.679 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 1 2024-01-15T23:33:35.679 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 1 2024-01-15T23:33:35.679 INFO:tasks.workunit.client.0.smithi053.stdout:child: image97 2024-01-15T23:33:35.679 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-13/image97/b13554aecca 2024-01-15T23:33:35.679 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:35.680 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 0 2024-01-15T23:33:35.680 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 0 2024-01-15T23:33:35.680 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ListChildren (9889 ms) 2024-01-15T23:33:35.680 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2024-01-15T23:33:35.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:35 smithi163 ceph-mon[138526]: osdmap e1235: 8 total, 8 up, 8 in 2024-01-15T23:33:36.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:35 smithi053 ceph-mon[143363]: osdmap e1235: 8 total, 8 up, 8 in 2024-01-15T23:33:36.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:35 smithi053 ceph-mon[146052]: osdmap e1235: 8 total, 8 up, 8 in 2024-01-15T23:33:36.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:36 smithi163 ceph-mon[138526]: pgmap v2306: 553 pgs: 553 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 259 KiB/s rd, 5.7 KiB/s wr, 313 op/s 2024-01-15T23:33:36.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:36 smithi163 ceph-mon[138526]: osdmap e1236: 8 total, 8 up, 8 in 2024-01-15T23:33:37.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:36 smithi053 ceph-mon[146052]: pgmap v2306: 553 pgs: 553 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 259 KiB/s rd, 5.7 KiB/s wr, 313 op/s 2024-01-15T23:33:37.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:36 smithi053 ceph-mon[146052]: osdmap e1236: 8 total, 8 up, 8 in 2024-01-15T23:33:37.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:36 smithi053 ceph-mon[143363]: pgmap v2306: 553 pgs: 553 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 259 KiB/s rd, 5.7 KiB/s wr, 313 op/s 2024-01-15T23:33:37.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:36 smithi053 ceph-mon[143363]: osdmap e1236: 8 total, 8 up, 8 in 2024-01-15T23:33:37.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:37 smithi163 ceph-mon[138526]: osdmap e1237: 8 total, 8 up, 8 in 2024-01-15T23:33:37.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:37 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2885080696' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:38.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:37 smithi053 ceph-mon[143363]: osdmap e1237: 8 total, 8 up, 8 in 2024-01-15T23:33:38.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:37 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2885080696' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:38.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:37 smithi053 ceph-mon[146052]: osdmap e1237: 8 total, 8 up, 8 in 2024-01-15T23:33:38.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:37 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2885080696' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:38.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:38 smithi163 ceph-mon[138526]: pgmap v2309: 585 pgs: 6 creating+peering, 26 unknown, 553 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 370 KiB/s rd, 7.2 KiB/s wr, 448 op/s 2024-01-15T23:33:38.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:38 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:33:38.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:38 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2885080696' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:38.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:38 smithi163 ceph-mon[138526]: osdmap e1238: 8 total, 8 up, 8 in 2024-01-15T23:33:39.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:38 smithi053 ceph-mon[143363]: pgmap v2309: 585 pgs: 6 creating+peering, 26 unknown, 553 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 370 KiB/s rd, 7.2 KiB/s wr, 448 op/s 2024-01-15T23:33:39.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:38 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:33:39.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:38 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2885080696' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:39.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:38 smithi053 ceph-mon[143363]: osdmap e1238: 8 total, 8 up, 8 in 2024-01-15T23:33:39.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:38 smithi053 ceph-mon[146052]: pgmap v2309: 585 pgs: 6 creating+peering, 26 unknown, 553 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 370 KiB/s rd, 7.2 KiB/s wr, 448 op/s 2024-01-15T23:33:39.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:38 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:33:39.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:38 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2885080696' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:39.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:38 smithi053 ceph-mon[146052]: osdmap e1238: 8 total, 8 up, 8 in 2024-01-15T23:33:39.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:39 smithi163 ceph-mon[138526]: osdmap e1239: 8 total, 8 up, 8 in 2024-01-15T23:33:39.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:39 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/864690292' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:39.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:39 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/864690292' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:39.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:39 smithi163 ceph-mon[138526]: osdmap e1240: 8 total, 8 up, 8 in 2024-01-15T23:33:40.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:39 smithi053 ceph-mon[143363]: osdmap e1239: 8 total, 8 up, 8 in 2024-01-15T23:33:40.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:39 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/864690292' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:40.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:39 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/864690292' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:40.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:39 smithi053 ceph-mon[143363]: osdmap e1240: 8 total, 8 up, 8 in 2024-01-15T23:33:40.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:39 smithi053 ceph-mon[146052]: osdmap e1239: 8 total, 8 up, 8 in 2024-01-15T23:33:40.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:39 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/864690292' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:40.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:39 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/864690292' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:40.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:39 smithi053 ceph-mon[146052]: osdmap e1240: 8 total, 8 up, 8 in 2024-01-15T23:33:40.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:40 smithi163 ceph-mon[138526]: pgmap v2312: 617 pgs: 12 creating+peering, 42 unknown, 563 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 244 KiB/s rd, 6.7 KiB/s wr, 300 op/s 2024-01-15T23:33:40.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:40 smithi163 ceph-mon[138526]: osdmap e1241: 8 total, 8 up, 8 in 2024-01-15T23:33:41.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:40 smithi053 ceph-mon[143363]: pgmap v2312: 617 pgs: 12 creating+peering, 42 unknown, 563 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 244 KiB/s rd, 6.7 KiB/s wr, 300 op/s 2024-01-15T23:33:41.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:40 smithi053 ceph-mon[143363]: osdmap e1241: 8 total, 8 up, 8 in 2024-01-15T23:33:41.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:40 smithi053 ceph-mon[146052]: pgmap v2312: 617 pgs: 12 creating+peering, 42 unknown, 563 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 244 KiB/s rd, 6.7 KiB/s wr, 300 op/s 2024-01-15T23:33:41.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:40 smithi053 ceph-mon[146052]: osdmap e1241: 8 total, 8 up, 8 in 2024-01-15T23:33:41.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:41 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3110337439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:41.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:41 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:41.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:41 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:41.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:41 smithi163 ceph-mon[138526]: osdmap e1242: 8 total, 8 up, 8 in 2024-01-15T23:33:41.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:41 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17", "force_nonempty":""}]: dispatch 2024-01-15T23:33:41.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:41 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17", "force_nonempty":""}]: dispatch 2024-01-15T23:33:42.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:41 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3110337439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:42.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:41 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:42.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:41 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:42.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:41 smithi053 ceph-mon[143363]: osdmap e1242: 8 total, 8 up, 8 in 2024-01-15T23:33:42.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:41 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17", "force_nonempty":""}]: dispatch 2024-01-15T23:33:42.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:41 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17", "force_nonempty":""}]: dispatch 2024-01-15T23:33:42.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:41 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3110337439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:42.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:41 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:33:42.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:41 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:33:42.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:41 smithi053 ceph-mon[146052]: osdmap e1242: 8 total, 8 up, 8 in 2024-01-15T23:33:42.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:41 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17", "force_nonempty":""}]: dispatch 2024-01-15T23:33:42.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:41 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17", "force_nonempty":""}]: dispatch 2024-01-15T23:33:42.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:42 smithi163 ceph-mon[138526]: pgmap v2315: 649 pgs: 18 creating+peering, 35 unknown, 596 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 8.2 KiB/s wr, 278 op/s 2024-01-15T23:33:42.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:42 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17", "force_nonempty":""}]': finished 2024-01-15T23:33:42.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:42 smithi163 ceph-mon[138526]: osdmap e1243: 8 total, 8 up, 8 in 2024-01-15T23:33:42.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:42 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi053-209604-17", "mode":"writeback"}]: dispatch 2024-01-15T23:33:42.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:42 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi053-209604-17", "mode":"writeback"}]: dispatch 2024-01-15T23:33:43.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:42 smithi053 ceph-mon[143363]: pgmap v2315: 649 pgs: 18 creating+peering, 35 unknown, 596 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 8.2 KiB/s wr, 278 op/s 2024-01-15T23:33:43.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:42 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17", "force_nonempty":""}]': finished 2024-01-15T23:33:43.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:42 smithi053 ceph-mon[143363]: osdmap e1243: 8 total, 8 up, 8 in 2024-01-15T23:33:43.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:42 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi053-209604-17", "mode":"writeback"}]: dispatch 2024-01-15T23:33:43.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:42 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi053-209604-17", "mode":"writeback"}]: dispatch 2024-01-15T23:33:43.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:42 smithi053 ceph-mon[146052]: pgmap v2315: 649 pgs: 18 creating+peering, 35 unknown, 596 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 8.2 KiB/s wr, 278 op/s 2024-01-15T23:33:43.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:42 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17", "force_nonempty":""}]': finished 2024-01-15T23:33:43.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:42 smithi053 ceph-mon[146052]: osdmap e1243: 8 total, 8 up, 8 in 2024-01-15T23:33:43.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:42 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi053-209604-17", "mode":"writeback"}]: dispatch 2024-01-15T23:33:43.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:42 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi053-209604-17", "mode":"writeback"}]: dispatch 2024-01-15T23:33:43.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:43 smithi163 ceph-mon[138526]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-01-15T23:33:43.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:43 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi053-209604-17", "mode":"writeback"}]': finished 2024-01-15T23:33:43.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:43 smithi163 ceph-mon[138526]: osdmap e1244: 8 total, 8 up, 8 in 2024-01-15T23:33:43.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:43 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi053-209604-15", "overlaypool":"test-librbd-smithi053-209604-17"}]: dispatch 2024-01-15T23:33:43.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:43 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi053-209604-15", "overlaypool":"test-librbd-smithi053-209604-17"}]: dispatch 2024-01-15T23:33:44.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:43 smithi053 ceph-mon[146052]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-01-15T23:33:44.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:43 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi053-209604-17", "mode":"writeback"}]': finished 2024-01-15T23:33:44.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:43 smithi053 ceph-mon[146052]: osdmap e1244: 8 total, 8 up, 8 in 2024-01-15T23:33:44.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:43 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi053-209604-15", "overlaypool":"test-librbd-smithi053-209604-17"}]: dispatch 2024-01-15T23:33:44.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:43 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi053-209604-15", "overlaypool":"test-librbd-smithi053-209604-17"}]: dispatch 2024-01-15T23:33:44.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:43 smithi053 ceph-mon[143363]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-01-15T23:33:44.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:43 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi053-209604-17", "mode":"writeback"}]': finished 2024-01-15T23:33:44.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:43 smithi053 ceph-mon[143363]: osdmap e1244: 8 total, 8 up, 8 in 2024-01-15T23:33:44.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:43 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi053-209604-15", "overlaypool":"test-librbd-smithi053-209604-17"}]: dispatch 2024-01-15T23:33:44.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:43 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi053-209604-15", "overlaypool":"test-librbd-smithi053-209604-17"}]: dispatch 2024-01-15T23:33:44.585 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:44.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:44 smithi163 ceph-mon[138526]: pgmap v2318: 649 pgs: 12 creating+peering, 16 unknown, 621 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 3.7 KiB/s wr, 115 op/s 2024-01-15T23:33:44.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:44 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:33:44.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:44 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:33:44.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:33:44.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:44 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi053-209604-15", "overlaypool":"test-librbd-smithi053-209604-17"}]': finished 2024-01-15T23:33:44.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:44 smithi163 ceph-mon[138526]: osdmap e1245: 8 total, 8 up, 8 in 2024-01-15T23:33:45.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:44 smithi053 ceph-mon[146052]: pgmap v2318: 649 pgs: 12 creating+peering, 16 unknown, 621 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 3.7 KiB/s wr, 115 op/s 2024-01-15T23:33:45.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:44 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:33:45.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:44 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:33:45.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:33:45.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:44 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi053-209604-15", "overlaypool":"test-librbd-smithi053-209604-17"}]': finished 2024-01-15T23:33:45.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:44 smithi053 ceph-mon[146052]: osdmap e1245: 8 total, 8 up, 8 in 2024-01-15T23:33:45.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:44 smithi053 ceph-mon[143363]: pgmap v2318: 649 pgs: 12 creating+peering, 16 unknown, 621 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 3.7 KiB/s wr, 115 op/s 2024-01-15T23:33:45.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:44 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:33:45.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:44 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:33:45.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:33:45.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:44 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi053-209604-15", "overlaypool":"test-librbd-smithi053-209604-17"}]': finished 2024-01-15T23:33:45.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:44 smithi053 ceph-mon[143363]: osdmap e1245: 8 total, 8 up, 8 in 2024-01-15T23:33:45.303 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:33:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:33:45] "GET /metrics HTTP/1.1" 200 74912 "" "Prometheus/2.43.0" 2024-01-15T23:33:46.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:46 smithi163 ceph-mon[138526]: pgmap v2321: 649 pgs: 6 creating+peering, 643 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:33:46.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:46 smithi163 ceph-mon[138526]: osdmap e1246: 8 total, 8 up, 8 in 2024-01-15T23:33:46.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:46 smithi163 ceph-mon[138526]: osdmap e1247: 8 total, 8 up, 8 in 2024-01-15T23:33:47.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:46 smithi053 ceph-mon[146052]: pgmap v2321: 649 pgs: 6 creating+peering, 643 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:33:47.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:46 smithi053 ceph-mon[146052]: osdmap e1246: 8 total, 8 up, 8 in 2024-01-15T23:33:47.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:46 smithi053 ceph-mon[146052]: osdmap e1247: 8 total, 8 up, 8 in 2024-01-15T23:33:47.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:46 smithi053 ceph-mon[143363]: pgmap v2321: 649 pgs: 6 creating+peering, 643 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:33:47.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:46 smithi053 ceph-mon[143363]: osdmap e1246: 8 total, 8 up, 8 in 2024-01-15T23:33:47.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:46 smithi053 ceph-mon[143363]: osdmap e1247: 8 total, 8 up, 8 in 2024-01-15T23:33:48.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:48 smithi163 ceph-mon[138526]: pgmap v2324: 649 pgs: 649 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-01-15T23:33:48.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:48 smithi163 ceph-mon[138526]: osdmap e1248: 8 total, 8 up, 8 in 2024-01-15T23:33:49.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:48 smithi053 ceph-mon[143363]: pgmap v2324: 649 pgs: 649 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-01-15T23:33:49.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:48 smithi053 ceph-mon[143363]: osdmap e1248: 8 total, 8 up, 8 in 2024-01-15T23:33:49.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:48 smithi053 ceph-mon[146052]: pgmap v2324: 649 pgs: 649 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-01-15T23:33:49.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:48 smithi053 ceph-mon[146052]: osdmap e1248: 8 total, 8 up, 8 in 2024-01-15T23:33:49.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:49 smithi163 ceph-mon[138526]: osdmap e1249: 8 total, 8 up, 8 in 2024-01-15T23:33:50.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:49 smithi053 ceph-mon[143363]: osdmap e1249: 8 total, 8 up, 8 in 2024-01-15T23:33:50.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:49 smithi053 ceph-mon[146052]: osdmap e1249: 8 total, 8 up, 8 in 2024-01-15T23:33:50.152 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.152 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.152 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.152 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.152 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.152 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 1 2024-01-15T23:33:50.152 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 1 2024-01-15T23:33:50.153 INFO:tasks.workunit.client.0.smithi053.stdout:child: image101 2024-01-15T23:33:50.153 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image101/b1351740fbcd 2024-01-15T23:33:50.153 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.153 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.153 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.153 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.153 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.153 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.153 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.153 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.153 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.153 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.153 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.153 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.153 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 2 2024-01-15T23:33:50.154 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 2 2024-01-15T23:33:50.154 INFO:tasks.workunit.client.0.smithi053.stdout:child: image102 2024-01-15T23:33:50.154 INFO:tasks.workunit.client.0.smithi053.stdout:child: image101 2024-01-15T23:33:50.154 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image101/b1351740fbcd 2024-01-15T23:33:50.154 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.154 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-15/image102/b135601f03f 2024-01-15T23:33:50.154 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.154 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.154 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.154 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.154 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.154 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.154 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.154 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.154 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.155 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.155 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.155 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.155 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.155 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-16/image103 2024-01-15T23:33:50.155 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.155 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.155 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image103 2024-01-15T23:33:50.155 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image103 2024-01-15T23:33:50.155 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.155 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 3 2024-01-15T23:33:50.155 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 3 2024-01-15T23:33:50.155 INFO:tasks.workunit.client.0.smithi053.stdout:child: image102 2024-01-15T23:33:50.155 INFO:tasks.workunit.client.0.smithi053.stdout:child: image101 2024-01-15T23:33:50.155 INFO:tasks.workunit.client.0.smithi053.stdout:child: image103 2024-01-15T23:33:50.156 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image101/b1351740fbcd 2024-01-15T23:33:50.156 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.156 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-15/image102/b135601f03f 2024-01-15T23:33:50.156 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.156 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image103/b13580ee48d6 2024-01-15T23:33:50.156 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.156 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.156 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.156 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.156 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.156 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.156 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.156 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.156 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.157 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.157 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.157 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.157 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 3 2024-01-15T23:33:50.157 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 3 2024-01-15T23:33:50.157 INFO:tasks.workunit.client.0.smithi053.stdout:child: image102 2024-01-15T23:33:50.157 INFO:tasks.workunit.client.0.smithi053.stdout:child: image101 2024-01-15T23:33:50.157 INFO:tasks.workunit.client.0.smithi053.stdout:child: image103 2024-01-15T23:33:50.157 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image101/b1351740fbcd 2024-01-15T23:33:50.157 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.157 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-15/image102/b135601f03f 2024-01-15T23:33:50.157 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.157 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image103/b13580ee48d6 2024-01-15T23:33:50.157 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.157 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.157 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.158 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.158 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.158 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.158 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.158 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.158 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.158 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.158 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.158 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.158 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.158 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-16/image104 2024-01-15T23:33:50.158 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.158 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.158 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image104 2024-01-15T23:33:50.158 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image104 2024-01-15T23:33:50.158 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.159 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 4 2024-01-15T23:33:50.159 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 4 2024-01-15T23:33:50.159 INFO:tasks.workunit.client.0.smithi053.stdout:child: image102 2024-01-15T23:33:50.159 INFO:tasks.workunit.client.0.smithi053.stdout:child: image101 2024-01-15T23:33:50.159 INFO:tasks.workunit.client.0.smithi053.stdout:child: image103 2024-01-15T23:33:50.159 INFO:tasks.workunit.client.0.smithi053.stdout:child: image104 2024-01-15T23:33:50.159 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image101/b1351740fbcd 2024-01-15T23:33:50.159 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.159 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-15/image102/b135601f03f 2024-01-15T23:33:50.159 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.159 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image103/b13580ee48d6 2024-01-15T23:33:50.159 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.159 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image104/b1358992c59f 2024-01-15T23:33:50.159 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.159 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.160 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.160 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.160 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.160 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.160 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.160 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.160 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.160 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.160 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.160 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.160 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.160 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-16/image103 2024-01-15T23:33:50.160 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:50.160 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:50.160 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image103 2024-01-15T23:33:50.161 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image103 2024-01-15T23:33:50.161 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.161 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:50.161 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-16/image104 2024-01-15T23:33:50.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:50 smithi163 ceph-mon[138526]: pgmap v2327: 649 pgs: 649 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.2 KiB/s wr, 39 op/s 2024-01-15T23:33:50.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:50 smithi163 ceph-mon[138526]: osdmap e1250: 8 total, 8 up, 8 in 2024-01-15T23:33:51.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:50 smithi053 ceph-mon[143363]: pgmap v2327: 649 pgs: 649 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.2 KiB/s wr, 39 op/s 2024-01-15T23:33:51.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:50 smithi053 ceph-mon[143363]: osdmap e1250: 8 total, 8 up, 8 in 2024-01-15T23:33:51.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:50 smithi053 ceph-mon[146052]: pgmap v2327: 649 pgs: 649 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.2 KiB/s wr, 39 op/s 2024-01-15T23:33:51.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:50 smithi053 ceph-mon[146052]: osdmap e1250: 8 total, 8 up, 8 in 2024-01-15T23:33:51.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:51 smithi163 ceph-mon[138526]: osdmap e1251: 8 total, 8 up, 8 in 2024-01-15T23:33:51.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:51 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi053-209604-15"}]: dispatch 2024-01-15T23:33:51.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:51 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi053-209604-15"}]: dispatch 2024-01-15T23:33:52.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:51 smithi053 ceph-mon[143363]: osdmap e1251: 8 total, 8 up, 8 in 2024-01-15T23:33:52.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:51 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi053-209604-15"}]: dispatch 2024-01-15T23:33:52.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:51 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi053-209604-15"}]: dispatch 2024-01-15T23:33:52.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:51 smithi053 ceph-mon[146052]: osdmap e1251: 8 total, 8 up, 8 in 2024-01-15T23:33:52.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:51 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi053-209604-15"}]: dispatch 2024-01-15T23:33:52.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:51 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi053-209604-15"}]: dispatch 2024-01-15T23:33:52.644 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:52.644 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image101 2024-01-15T23:33:52.644 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image103 2024-01-15T23:33:52.644 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image104 2024-01-15T23:33:52.644 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image104 2024-01-15T23:33:52.644 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.644 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 4 2024-01-15T23:33:52.644 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 4 2024-01-15T23:33:52.645 INFO:tasks.workunit.client.0.smithi053.stdout:child: image102 2024-01-15T23:33:52.645 INFO:tasks.workunit.client.0.smithi053.stdout:child: image101 2024-01-15T23:33:52.645 INFO:tasks.workunit.client.0.smithi053.stdout:child: image103 2024-01-15T23:33:52.645 INFO:tasks.workunit.client.0.smithi053.stdout:child: image104 2024-01-15T23:33:52.645 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image101/b1351740fbcd 2024-01-15T23:33:52.645 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.645 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-15/image102/b135601f03f 2024-01-15T23:33:52.645 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.645 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image103/b13580ee48d6 2024-01-15T23:33:52.645 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.645 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image104/b1358992c59f 2024-01-15T23:33:52.645 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.645 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.645 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:52.645 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:52.646 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:52.646 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.646 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.646 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-16/image103 2024-01-15T23:33:52.646 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:52.646 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image103 2024-01-15T23:33:52.646 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image103 2024-01-15T23:33:52.646 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.646 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.646 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-16/image104 2024-01-15T23:33:52.646 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:52.646 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image103 2024-01-15T23:33:52.646 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image104 2024-01-15T23:33:52.647 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image104 2024-01-15T23:33:52.647 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.647 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 3 2024-01-15T23:33:52.647 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 3 2024-01-15T23:33:52.647 INFO:tasks.workunit.client.0.smithi053.stdout:child: image102 2024-01-15T23:33:52.647 INFO:tasks.workunit.client.0.smithi053.stdout:child: image103 2024-01-15T23:33:52.647 INFO:tasks.workunit.client.0.smithi053.stdout:child: image104 2024-01-15T23:33:52.647 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-15/image102/b135601f03f 2024-01-15T23:33:52.647 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.647 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image103/b13580ee48d6 2024-01-15T23:33:52.647 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.647 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image104/b1358992c59f 2024-01-15T23:33:52.647 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.647 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.647 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:52.648 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:52.648 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:52.648 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.648 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.648 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-16/image104 2024-01-15T23:33:52.648 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:52.648 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-16/image104 2024-01-15T23:33:52.648 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image104 2024-01-15T23:33:52.648 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.648 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 2 2024-01-15T23:33:52.648 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 2 2024-01-15T23:33:52.648 INFO:tasks.workunit.client.0.smithi053.stdout:child: image102 2024-01-15T23:33:52.648 INFO:tasks.workunit.client.0.smithi053.stdout:child: image104 2024-01-15T23:33:52.648 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-15/image102/b135601f03f 2024-01-15T23:33:52.649 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.649 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-16/image104/b1358992c59f 2024-01-15T23:33:52.649 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.649 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.649 INFO:tasks.workunit.client.0.smithi053.stdout:trying to find test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:52.649 INFO:tasks.workunit.client.0.smithi053.stdout:checking test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:52.649 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-15/image102 2024-01-15T23:33:52.649 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.649 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 1 2024-01-15T23:33:52.649 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 1 2024-01-15T23:33:52.649 INFO:tasks.workunit.client.0.smithi053.stdout:child: image102 2024-01-15T23:33:52.649 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-15/image102/b135601f03f 2024-01-15T23:33:52.649 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:33:52.649 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 0 2024-01-15T23:33:52.649 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 0 2024-01-15T23:33:52.650 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ListChildrenTiered (16970 ms) 2024-01-15T23:33:52.650 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.LockingPP 2024-01-15T23:33:52.650 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:52.713 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.LockingPP (69 ms) 2024-01-15T23:33:52.714 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.FlushAio 2024-01-15T23:33:52.714 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:52.959 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.FlushAio (246 ms) 2024-01-15T23:33:52.960 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.FlushAioPP 2024-01-15T23:33:52.960 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:52.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:52 smithi163 ceph-mon[138526]: pgmap v2330: 649 pgs: 649 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 250 KiB/s rd, 7.7 KiB/s wr, 310 op/s 2024-01-15T23:33:52.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:52 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi053-209604-15"}]': finished 2024-01-15T23:33:52.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:52 smithi163 ceph-mon[138526]: osdmap e1252: 8 total, 8 up, 8 in 2024-01-15T23:33:52.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:52 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17"}]: dispatch 2024-01-15T23:33:52.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:52 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17"}]: dispatch 2024-01-15T23:33:53.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:52 smithi053 ceph-mon[146052]: pgmap v2330: 649 pgs: 649 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 250 KiB/s rd, 7.7 KiB/s wr, 310 op/s 2024-01-15T23:33:53.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:52 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi053-209604-15"}]': finished 2024-01-15T23:33:53.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:52 smithi053 ceph-mon[146052]: osdmap e1252: 8 total, 8 up, 8 in 2024-01-15T23:33:53.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:52 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17"}]: dispatch 2024-01-15T23:33:53.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:52 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17"}]: dispatch 2024-01-15T23:33:53.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:52 smithi053 ceph-mon[143363]: pgmap v2330: 649 pgs: 649 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 250 KiB/s rd, 7.7 KiB/s wr, 310 op/s 2024-01-15T23:33:53.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:52 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi053-209604-15"}]': finished 2024-01-15T23:33:53.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:52 smithi053 ceph-mon[143363]: osdmap e1252: 8 total, 8 up, 8 in 2024-01-15T23:33:53.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:52 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17"}]: dispatch 2024-01-15T23:33:53.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:52 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17"}]: dispatch 2024-01-15T23:33:53.124 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.FlushAioPP (165 ms) 2024-01-15T23:33:53.124 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2024-01-15T23:33:53.124 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:53.145 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (21 ms) 2024-01-15T23:33:53.145 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2024-01-15T23:33:53.145 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:53.168 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (23 ms) 2024-01-15T23:33:53.169 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2024-01-15T23:33:53.169 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:53.188 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ZeroLengthRead (19 ms) 2024-01-15T23:33:53.188 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2024-01-15T23:33:53.188 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:53.226 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.LargeCacheRead (39 ms) 2024-01-15T23:33:53.226 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestPendingAio 2024-01-15T23:33:53.226 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:53.425 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestPendingAio (199 ms) 2024-01-15T23:33:53.425 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2024-01-15T23:33:53.425 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:53.728 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:53.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:53 smithi163 ceph-mon[138526]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-01-15T23:33:53.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:53 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:33:53.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:53 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17"}]': finished 2024-01-15T23:33:53.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:53 smithi163 ceph-mon[138526]: osdmap e1253: 8 total, 8 up, 8 in 2024-01-15T23:33:54.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:53 smithi053 ceph-mon[143363]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-01-15T23:33:54.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:53 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:33:54.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:53 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17"}]': finished 2024-01-15T23:33:54.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:53 smithi053 ceph-mon[143363]: osdmap e1253: 8 total, 8 up, 8 in 2024-01-15T23:33:54.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:53 smithi053 ceph-mon[146052]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-01-15T23:33:54.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:53 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:33:54.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:53 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi053-209604-15", "tierpool":"test-librbd-smithi053-209604-17"}]': finished 2024-01-15T23:33:54.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:53 smithi053 ceph-mon[146052]: osdmap e1253: 8 total, 8 up, 8 in 2024-01-15T23:33:54.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:54 smithi163 ceph-mon[138526]: pgmap v2333: 649 pgs: 649 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 444 KiB/s rd, 72 KiB/s wr, 602 op/s 2024-01-15T23:33:54.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:54 smithi163 ceph-mon[138526]: osdmap e1254: 8 total, 8 up, 8 in 2024-01-15T23:33:55.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:54 smithi053 ceph-mon[143363]: pgmap v2333: 649 pgs: 649 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 444 KiB/s rd, 72 KiB/s wr, 602 op/s 2024-01-15T23:33:55.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:54 smithi053 ceph-mon[143363]: osdmap e1254: 8 total, 8 up, 8 in 2024-01-15T23:33:55.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:54 smithi053 ceph-mon[146052]: pgmap v2333: 649 pgs: 649 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 444 KiB/s rd, 72 KiB/s wr, 602 op/s 2024-01-15T23:33:55.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:54 smithi053 ceph-mon[146052]: osdmap e1254: 8 total, 8 up, 8 in 2024-01-15T23:33:55.303 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:33:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:33:55] "GET /metrics HTTP/1.1" 200 74912 "" "Prometheus/2.43.0" 2024-01-15T23:33:55.698 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (2273 ms) 2024-01-15T23:33:55.698 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2024-01-15T23:33:55.698 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:55.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:55 smithi163 ceph-mon[138526]: osdmap e1255: 8 total, 8 up, 8 in 2024-01-15T23:33:56.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:55 smithi053 ceph-mon[143363]: osdmap e1255: 8 total, 8 up, 8 in 2024-01-15T23:33:56.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:55 smithi053 ceph-mon[146052]: osdmap e1255: 8 total, 8 up, 8 in 2024-01-15T23:33:56.671 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:56.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:56 smithi163 ceph-mon[138526]: pgmap v2336: 649 pgs: 649 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 457 KiB/s rd, 83 KiB/s wr, 637 op/s 2024-01-15T23:33:56.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:56 smithi163 ceph-mon[138526]: osdmap e1256: 8 total, 8 up, 8 in 2024-01-15T23:33:56.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:56 smithi163 ceph-mon[138526]: osdmap e1257: 8 total, 8 up, 8 in 2024-01-15T23:33:57.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:56 smithi053 ceph-mon[146052]: pgmap v2336: 649 pgs: 649 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 457 KiB/s rd, 83 KiB/s wr, 637 op/s 2024-01-15T23:33:57.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:56 smithi053 ceph-mon[146052]: osdmap e1256: 8 total, 8 up, 8 in 2024-01-15T23:33:57.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:56 smithi053 ceph-mon[146052]: osdmap e1257: 8 total, 8 up, 8 in 2024-01-15T23:33:57.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:56 smithi053 ceph-mon[143363]: pgmap v2336: 649 pgs: 649 active+clean; 135 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 457 KiB/s rd, 83 KiB/s wr, 637 op/s 2024-01-15T23:33:57.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:56 smithi053 ceph-mon[143363]: osdmap e1256: 8 total, 8 up, 8 in 2024-01-15T23:33:57.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:56 smithi053 ceph-mon[143363]: osdmap e1257: 8 total, 8 up, 8 in 2024-01-15T23:33:58.712 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (3014 ms) 2024-01-15T23:33:58.712 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.Flatten 2024-01-15T23:33:58.713 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:58.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:58 smithi163 ceph-mon[138526]: pgmap v2339: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 894 KiB/s rd, 670 KiB/s wr, 624 op/s 2024-01-15T23:33:58.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:58 smithi163 ceph-mon[138526]: osdmap e1258: 8 total, 8 up, 8 in 2024-01-15T23:33:59.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:58 smithi053 ceph-mon[146052]: pgmap v2339: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 894 KiB/s rd, 670 KiB/s wr, 624 op/s 2024-01-15T23:33:59.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:58 smithi053 ceph-mon[146052]: osdmap e1258: 8 total, 8 up, 8 in 2024-01-15T23:33:59.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:58 smithi053 ceph-mon[143363]: pgmap v2339: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 894 KiB/s rd, 670 KiB/s wr, 624 op/s 2024-01-15T23:33:59.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:58 smithi053 ceph-mon[143363]: osdmap e1258: 8 total, 8 up, 8 in 2024-01-15T23:33:59.763 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.Flatten (1051 ms) 2024-01-15T23:33:59.763 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.Sparsify 2024-01-15T23:33:59.763 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:59.794 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 32768 2024-01-15T23:33:59.794 INFO:tasks.workunit.client.0.smithi053.stdout:read: 32768 2024-01-15T23:33:59.794 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.Sparsify (31 ms) 2024-01-15T23:33:59.794 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.SparsifyPP 2024-01-15T23:33:59.795 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:59.827 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.SparsifyPP (33 ms) 2024-01-15T23:33:59.827 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2024-01-15T23:33:59.827 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:33:59.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:59 smithi163 ceph-mon[138526]: osdmap e1259: 8 total, 8 up, 8 in 2024-01-15T23:33:59.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:59 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:33:59.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:33:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:34:00.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:59 smithi053 ceph-mon[143363]: osdmap e1259: 8 total, 8 up, 8 in 2024-01-15T23:34:00.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:59 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:34:00.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:33:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:34:00.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:59 smithi053 ceph-mon[146052]: osdmap e1259: 8 total, 8 up, 8 in 2024-01-15T23:34:00.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:59 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:34:00.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:33:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:34:00.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:00 smithi163 ceph-mon[138526]: pgmap v2342: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 735 KiB/s rd, 665 KiB/s wr, 421 op/s 2024-01-15T23:34:00.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:00 smithi163 ceph-mon[138526]: osdmap e1260: 8 total, 8 up, 8 in 2024-01-15T23:34:01.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:00 smithi053 ceph-mon[146052]: pgmap v2342: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 735 KiB/s rd, 665 KiB/s wr, 421 op/s 2024-01-15T23:34:01.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:00 smithi053 ceph-mon[146052]: osdmap e1260: 8 total, 8 up, 8 in 2024-01-15T23:34:01.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:00 smithi053 ceph-mon[143363]: pgmap v2342: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 735 KiB/s rd, 665 KiB/s wr, 421 op/s 2024-01-15T23:34:01.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:00 smithi053 ceph-mon[143363]: osdmap e1260: 8 total, 8 up, 8 in 2024-01-15T23:34:02.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:01 smithi163 ceph-mon[138526]: osdmap e1261: 8 total, 8 up, 8 in 2024-01-15T23:34:02.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:01 smithi053 ceph-mon[143363]: osdmap e1261: 8 total, 8 up, 8 in 2024-01-15T23:34:02.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:01 smithi053 ceph-mon[146052]: osdmap e1261: 8 total, 8 up, 8 in 2024-01-15T23:34:03.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:02 smithi163 ceph-mon[138526]: pgmap v2345: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 252 KiB/s rd, 25 KiB/s wr, 326 op/s 2024-01-15T23:34:03.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:02 smithi163 ceph-mon[138526]: osdmap e1262: 8 total, 8 up, 8 in 2024-01-15T23:34:03.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:02 smithi053 ceph-mon[143363]: pgmap v2345: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 252 KiB/s rd, 25 KiB/s wr, 326 op/s 2024-01-15T23:34:03.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:02 smithi053 ceph-mon[143363]: osdmap e1262: 8 total, 8 up, 8 in 2024-01-15T23:34:03.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:02 smithi053 ceph-mon[146052]: pgmap v2345: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 252 KiB/s rd, 25 KiB/s wr, 326 op/s 2024-01-15T23:34:03.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:02 smithi053 ceph-mon[146052]: osdmap e1262: 8 total, 8 up, 8 in 2024-01-15T23:34:04.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:03 smithi163 ceph-mon[138526]: osdmap e1263: 8 total, 8 up, 8 in 2024-01-15T23:34:04.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:03 smithi053 ceph-mon[143363]: osdmap e1263: 8 total, 8 up, 8 in 2024-01-15T23:34:04.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:03 smithi053 ceph-mon[146052]: osdmap e1263: 8 total, 8 up, 8 in 2024-01-15T23:34:04.883 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.SnapshotLimit (5056 ms) 2024-01-15T23:34:04.884 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2024-01-15T23:34:04.884 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:05.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:04 smithi163 ceph-mon[138526]: pgmap v2348: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 31 KiB/s wr, 250 op/s 2024-01-15T23:34:05.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:04 smithi163 ceph-mon[138526]: osdmap e1264: 8 total, 8 up, 8 in 2024-01-15T23:34:05.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:04 smithi053 ceph-mon[143363]: pgmap v2348: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 31 KiB/s wr, 250 op/s 2024-01-15T23:34:05.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:04 smithi053 ceph-mon[143363]: osdmap e1264: 8 total, 8 up, 8 in 2024-01-15T23:34:05.304 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:34:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:34:05] "GET /metrics HTTP/1.1" 200 74990 "" "Prometheus/2.43.0" 2024-01-15T23:34:05.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:04 smithi053 ceph-mon[146052]: pgmap v2348: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 31 KiB/s wr, 250 op/s 2024-01-15T23:34:05.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:04 smithi053 ceph-mon[146052]: osdmap e1264: 8 total, 8 up, 8 in 2024-01-15T23:34:06.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:05 smithi163 ceph-mon[138526]: osdmap e1265: 8 total, 8 up, 8 in 2024-01-15T23:34:06.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:05 smithi053 ceph-mon[143363]: osdmap e1265: 8 total, 8 up, 8 in 2024-01-15T23:34:06.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:05 smithi053 ceph-mon[146052]: osdmap e1265: 8 total, 8 up, 8 in 2024-01-15T23:34:07.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:06 smithi163 ceph-mon[138526]: pgmap v2351: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 22 KiB/s wr, 86 op/s 2024-01-15T23:34:07.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:06 smithi163 ceph-mon[138526]: osdmap e1266: 8 total, 8 up, 8 in 2024-01-15T23:34:07.303 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:06 smithi053 ceph-mon[146052]: pgmap v2351: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 22 KiB/s wr, 86 op/s 2024-01-15T23:34:07.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:06 smithi053 ceph-mon[146052]: osdmap e1266: 8 total, 8 up, 8 in 2024-01-15T23:34:07.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:06 smithi053 ceph-mon[143363]: pgmap v2351: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 22 KiB/s wr, 86 op/s 2024-01-15T23:34:07.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:06 smithi053 ceph-mon[143363]: osdmap e1266: 8 total, 8 up, 8 in 2024-01-15T23:34:08.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:07 smithi163 ceph-mon[138526]: osdmap e1267: 8 total, 8 up, 8 in 2024-01-15T23:34:08.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:07 smithi053 ceph-mon[143363]: osdmap e1267: 8 total, 8 up, 8 in 2024-01-15T23:34:08.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:07 smithi053 ceph-mon[146052]: osdmap e1267: 8 total, 8 up, 8 in 2024-01-15T23:34:09.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:08 smithi163 ceph-mon[138526]: pgmap v2354: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 8.2 KiB/s wr, 79 op/s 2024-01-15T23:34:09.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:08 smithi163 ceph-mon[138526]: osdmap e1268: 8 total, 8 up, 8 in 2024-01-15T23:34:09.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:08 smithi053 ceph-mon[143363]: pgmap v2354: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 8.2 KiB/s wr, 79 op/s 2024-01-15T23:34:09.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:08 smithi053 ceph-mon[143363]: osdmap e1268: 8 total, 8 up, 8 in 2024-01-15T23:34:09.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:08 smithi053 ceph-mon[146052]: pgmap v2354: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 8.2 KiB/s wr, 79 op/s 2024-01-15T23:34:09.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:08 smithi053 ceph-mon[146052]: osdmap e1268: 8 total, 8 up, 8 in 2024-01-15T23:34:09.926 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (5043 ms) 2024-01-15T23:34:09.926 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2024-01-15T23:34:09.926 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:09.993 INFO:tasks.workunit.client.0.smithi053.stdout:0.00% done 2024-01-15T23:34:09.993 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (67 ms) 2024-01-15T23:34:09.993 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2024-01-15T23:34:09.993 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:10.058 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (65 ms) 2024-01-15T23:34:10.058 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2024-01-15T23:34:10.058 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:10.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:09 smithi163 ceph-mon[138526]: osdmap e1269: 8 total, 8 up, 8 in 2024-01-15T23:34:10.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:09 smithi053 ceph-mon[143363]: osdmap e1269: 8 total, 8 up, 8 in 2024-01-15T23:34:10.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:09 smithi053 ceph-mon[146052]: osdmap e1269: 8 total, 8 up, 8 in 2024-01-15T23:34:10.957 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (899 ms) 2024-01-15T23:34:10.957 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2024-01-15T23:34:10.958 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:11.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:10 smithi163 ceph-mon[138526]: pgmap v2357: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 3.0 KiB/s wr, 25 op/s 2024-01-15T23:34:11.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:10 smithi163 ceph-mon[138526]: osdmap e1270: 8 total, 8 up, 8 in 2024-01-15T23:34:11.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:10 smithi053 ceph-mon[143363]: pgmap v2357: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 3.0 KiB/s wr, 25 op/s 2024-01-15T23:34:11.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:10 smithi053 ceph-mon[143363]: osdmap e1270: 8 total, 8 up, 8 in 2024-01-15T23:34:11.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:10 smithi053 ceph-mon[146052]: pgmap v2357: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 3.0 KiB/s wr, 25 op/s 2024-01-15T23:34:11.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:10 smithi053 ceph-mon[146052]: osdmap e1270: 8 total, 8 up, 8 in 2024-01-15T23:34:12.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:11 smithi163 ceph-mon[138526]: osdmap e1271: 8 total, 8 up, 8 in 2024-01-15T23:34:12.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:11 smithi163 ceph-mon[138526]: osdmap e1272: 8 total, 8 up, 8 in 2024-01-15T23:34:12.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:11 smithi053 ceph-mon[143363]: osdmap e1271: 8 total, 8 up, 8 in 2024-01-15T23:34:12.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:11 smithi053 ceph-mon[143363]: osdmap e1272: 8 total, 8 up, 8 in 2024-01-15T23:34:12.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:11 smithi053 ceph-mon[146052]: osdmap e1271: 8 total, 8 up, 8 in 2024-01-15T23:34:12.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:11 smithi053 ceph-mon[146052]: osdmap e1272: 8 total, 8 up, 8 in 2024-01-15T23:34:12.618 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (1661 ms) 2024-01-15T23:34:12.618 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2024-01-15T23:34:12.618 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:12.675 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (57 ms) 2024-01-15T23:34:12.676 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2024-01-15T23:34:12.676 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:34:12.676 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2024-01-15T23:34:12.676 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.SnapRemove2 2024-01-15T23:34:12.676 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:13.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:12 smithi163 ceph-mon[138526]: pgmap v2360: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2024-01-15T23:34:13.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:12 smithi163 ceph-mon[138526]: osdmap e1273: 8 total, 8 up, 8 in 2024-01-15T23:34:13.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:12 smithi053 ceph-mon[143363]: pgmap v2360: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2024-01-15T23:34:13.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:12 smithi053 ceph-mon[143363]: osdmap e1273: 8 total, 8 up, 8 in 2024-01-15T23:34:13.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:12 smithi053 ceph-mon[146052]: pgmap v2360: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2024-01-15T23:34:13.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:12 smithi053 ceph-mon[146052]: osdmap e1273: 8 total, 8 up, 8 in 2024-01-15T23:34:14.625 INFO:tasks.workunit.client.0.smithi053.stdout:100.00% done 2024-01-15T23:34:14.625 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.SnapRemove2 (1949 ms) 2024-01-15T23:34:14.625 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2024-01-15T23:34:14.625 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:14.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:14 smithi163 ceph-mon[138526]: pgmap v2363: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 6.5 KiB/s wr, 95 op/s 2024-01-15T23:34:14.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:14 smithi163 ceph-mon[138526]: osdmap e1274: 8 total, 8 up, 8 in 2024-01-15T23:34:14.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:34:15.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:14 smithi053 ceph-mon[143363]: pgmap v2363: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 6.5 KiB/s wr, 95 op/s 2024-01-15T23:34:15.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:14 smithi053 ceph-mon[143363]: osdmap e1274: 8 total, 8 up, 8 in 2024-01-15T23:34:15.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:34:15.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:14 smithi053 ceph-mon[146052]: pgmap v2363: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 6.5 KiB/s wr, 95 op/s 2024-01-15T23:34:15.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:14 smithi053 ceph-mon[146052]: osdmap e1274: 8 total, 8 up, 8 in 2024-01-15T23:34:15.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:34:15.303 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:34:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:34:15] "GET /metrics HTTP/1.1" 200 74990 "" "Prometheus/2.43.0" 2024-01-15T23:34:15.646 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (1022 ms) 2024-01-15T23:34:15.647 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2024-01-15T23:34:15.647 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:15.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:15 smithi163 ceph-mon[138526]: osdmap e1275: 8 total, 8 up, 8 in 2024-01-15T23:34:16.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:15 smithi053 ceph-mon[143363]: osdmap e1275: 8 total, 8 up, 8 in 2024-01-15T23:34:16.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:15 smithi053 ceph-mon[146052]: osdmap e1275: 8 total, 8 up, 8 in 2024-01-15T23:34:16.623 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (977 ms) 2024-01-15T23:34:16.623 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2024-01-15T23:34:16.623 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:16.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:16 smithi163 ceph-mon[138526]: pgmap v2366: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 13 KiB/s wr, 235 op/s 2024-01-15T23:34:16.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:16 smithi163 ceph-mon[138526]: osdmap e1276: 8 total, 8 up, 8 in 2024-01-15T23:34:16.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:16 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:34:16.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:16 smithi163 ceph-mon[138526]: osdmap e1277: 8 total, 8 up, 8 in 2024-01-15T23:34:17.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:16 smithi053 ceph-mon[143363]: pgmap v2366: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 13 KiB/s wr, 235 op/s 2024-01-15T23:34:17.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:16 smithi053 ceph-mon[143363]: osdmap e1276: 8 total, 8 up, 8 in 2024-01-15T23:34:17.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:16 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:34:17.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:16 smithi053 ceph-mon[143363]: osdmap e1277: 8 total, 8 up, 8 in 2024-01-15T23:34:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:16 smithi053 ceph-mon[146052]: pgmap v2366: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 13 KiB/s wr, 235 op/s 2024-01-15T23:34:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:16 smithi053 ceph-mon[146052]: osdmap e1276: 8 total, 8 up, 8 in 2024-01-15T23:34:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:16 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:34:17.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:16 smithi053 ceph-mon[146052]: osdmap e1277: 8 total, 8 up, 8 in 2024-01-15T23:34:17.651 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (1028 ms) 2024-01-15T23:34:17.652 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2024-01-15T23:34:17.652 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:17.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:17 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:34:17.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:17 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:34:17.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:17 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:34:18.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:17 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:34:18.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:17 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:34:18.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:17 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:34:18.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:17 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:34:18.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:17 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:34:18.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:17 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:34:18.729 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1078 ms) 2024-01-15T23:34:18.729 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2024-01-15T23:34:18.730 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:18.769 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (40 ms) 2024-01-15T23:34:18.769 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2024-01-15T23:34:18.770 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:18.806 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (37 ms) 2024-01-15T23:34:18.806 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2024-01-15T23:34:18.806 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:18.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:18 smithi163 ceph-mon[138526]: pgmap v2369: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 14 KiB/s wr, 247 op/s 2024-01-15T23:34:18.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:18 smithi163 ceph-mon[138526]: osdmap e1278: 8 total, 8 up, 8 in 2024-01-15T23:34:19.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:18 smithi053 ceph-mon[143363]: pgmap v2369: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 14 KiB/s wr, 247 op/s 2024-01-15T23:34:19.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:18 smithi053 ceph-mon[143363]: osdmap e1278: 8 total, 8 up, 8 in 2024-01-15T23:34:19.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:18 smithi053 ceph-mon[146052]: pgmap v2369: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 14 KiB/s wr, 247 op/s 2024-01-15T23:34:19.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:18 smithi053 ceph-mon[146052]: osdmap e1278: 8 total, 8 up, 8 in 2024-01-15T23:34:19.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:19 smithi163 ceph-mon[138526]: osdmap e1279: 8 total, 8 up, 8 in 2024-01-15T23:34:20.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:19 smithi053 ceph-mon[146052]: osdmap e1279: 8 total, 8 up, 8 in 2024-01-15T23:34:20.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:19 smithi053 ceph-mon[143363]: osdmap e1279: 8 total, 8 up, 8 in 2024-01-15T23:34:20.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:20 smithi163 ceph-mon[138526]: pgmap v2372: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 10 KiB/s wr, 203 op/s 2024-01-15T23:34:20.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:20 smithi163 ceph-mon[138526]: osdmap e1280: 8 total, 8 up, 8 in 2024-01-15T23:34:21.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:20 smithi053 ceph-mon[143363]: pgmap v2372: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 10 KiB/s wr, 203 op/s 2024-01-15T23:34:21.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:20 smithi053 ceph-mon[143363]: osdmap e1280: 8 total, 8 up, 8 in 2024-01-15T23:34:21.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:20 smithi053 ceph-mon[146052]: pgmap v2372: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 10 KiB/s wr, 203 op/s 2024-01-15T23:34:21.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:20 smithi053 ceph-mon[146052]: osdmap e1280: 8 total, 8 up, 8 in 2024-01-15T23:34:21.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:21 smithi163 ceph-mon[138526]: osdmap e1281: 8 total, 8 up, 8 in 2024-01-15T23:34:21.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:21 smithi163 ceph-mon[138526]: osdmap e1282: 8 total, 8 up, 8 in 2024-01-15T23:34:22.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:21 smithi053 ceph-mon[146052]: osdmap e1281: 8 total, 8 up, 8 in 2024-01-15T23:34:22.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:21 smithi053 ceph-mon[146052]: osdmap e1282: 8 total, 8 up, 8 in 2024-01-15T23:34:22.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:21 smithi053 ceph-mon[143363]: osdmap e1281: 8 total, 8 up, 8 in 2024-01-15T23:34:22.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:21 smithi053 ceph-mon[143363]: osdmap e1282: 8 total, 8 up, 8 in 2024-01-15T23:34:22.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:22 smithi163 ceph-mon[138526]: pgmap v2375: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 11 KiB/s wr, 254 op/s 2024-01-15T23:34:22.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:22 smithi163 ceph-mon[138526]: osdmap e1283: 8 total, 8 up, 8 in 2024-01-15T23:34:23.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:22 smithi053 ceph-mon[146052]: pgmap v2375: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 11 KiB/s wr, 254 op/s 2024-01-15T23:34:23.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:22 smithi053 ceph-mon[146052]: osdmap e1283: 8 total, 8 up, 8 in 2024-01-15T23:34:23.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:22 smithi053 ceph-mon[143363]: pgmap v2375: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 11 KiB/s wr, 254 op/s 2024-01-15T23:34:23.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:22 smithi053 ceph-mon[143363]: osdmap e1283: 8 total, 8 up, 8 in 2024-01-15T23:34:24.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:24 smithi163 ceph-mon[138526]: pgmap v2378: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 5.0 KiB/s wr, 110 op/s 2024-01-15T23:34:24.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:24 smithi163 ceph-mon[138526]: osdmap e1284: 8 total, 8 up, 8 in 2024-01-15T23:34:25.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:24 smithi053 ceph-mon[143363]: pgmap v2378: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 5.0 KiB/s wr, 110 op/s 2024-01-15T23:34:25.014 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:24 smithi053 ceph-mon[143363]: osdmap e1284: 8 total, 8 up, 8 in 2024-01-15T23:34:25.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:24 smithi053 ceph-mon[146052]: pgmap v2378: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 5.0 KiB/s wr, 110 op/s 2024-01-15T23:34:25.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:24 smithi053 ceph-mon[146052]: osdmap e1284: 8 total, 8 up, 8 in 2024-01-15T23:34:25.304 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:34:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:34:25] "GET /metrics HTTP/1.1" 200 74990 "" "Prometheus/2.43.0" 2024-01-15T23:34:25.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:25 smithi163 ceph-mon[138526]: osdmap e1285: 8 total, 8 up, 8 in 2024-01-15T23:34:26.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:25 smithi053 ceph-mon[143363]: osdmap e1285: 8 total, 8 up, 8 in 2024-01-15T23:34:26.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:25 smithi053 ceph-mon[146052]: osdmap e1285: 8 total, 8 up, 8 in 2024-01-15T23:34:26.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:26 smithi163 ceph-mon[138526]: pgmap v2381: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 4.5 KiB/s wr, 83 op/s 2024-01-15T23:34:26.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:26 smithi163 ceph-mon[138526]: osdmap e1286: 8 total, 8 up, 8 in 2024-01-15T23:34:27.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:26 smithi053 ceph-mon[143363]: pgmap v2381: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 4.5 KiB/s wr, 83 op/s 2024-01-15T23:34:27.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:26 smithi053 ceph-mon[143363]: osdmap e1286: 8 total, 8 up, 8 in 2024-01-15T23:34:27.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:26 smithi053 ceph-mon[146052]: pgmap v2381: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 4.5 KiB/s wr, 83 op/s 2024-01-15T23:34:27.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:26 smithi053 ceph-mon[146052]: osdmap e1286: 8 total, 8 up, 8 in 2024-01-15T23:34:27.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:27 smithi163 ceph-mon[138526]: osdmap e1287: 8 total, 8 up, 8 in 2024-01-15T23:34:28.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:27 smithi053 ceph-mon[143363]: osdmap e1287: 8 total, 8 up, 8 in 2024-01-15T23:34:28.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:27 smithi053 ceph-mon[146052]: osdmap e1287: 8 total, 8 up, 8 in 2024-01-15T23:34:28.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:28 smithi163 ceph-mon[138526]: pgmap v2384: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 3.5 KiB/s wr, 70 op/s 2024-01-15T23:34:28.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:28 smithi163 ceph-mon[138526]: osdmap e1288: 8 total, 8 up, 8 in 2024-01-15T23:34:29.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:28 smithi053 ceph-mon[143363]: pgmap v2384: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 3.5 KiB/s wr, 70 op/s 2024-01-15T23:34:29.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:28 smithi053 ceph-mon[143363]: osdmap e1288: 8 total, 8 up, 8 in 2024-01-15T23:34:29.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:28 smithi053 ceph-mon[146052]: pgmap v2384: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 3.5 KiB/s wr, 70 op/s 2024-01-15T23:34:29.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:28 smithi053 ceph-mon[146052]: osdmap e1288: 8 total, 8 up, 8 in 2024-01-15T23:34:29.230 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (10424 ms) 2024-01-15T23:34:29.230 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.Metadata 2024-01-15T23:34:29.230 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:29.732 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.Metadata (502 ms) 2024-01-15T23:34:29.732 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.MetadataPP 2024-01-15T23:34:29.732 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:29.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:29 smithi163 ceph-mon[138526]: osdmap e1289: 8 total, 8 up, 8 in 2024-01-15T23:34:29.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:34:30.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:29 smithi053 ceph-mon[143363]: osdmap e1289: 8 total, 8 up, 8 in 2024-01-15T23:34:30.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:34:30.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:29 smithi053 ceph-mon[146052]: osdmap e1289: 8 total, 8 up, 8 in 2024-01-15T23:34:30.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:34:30.760 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.MetadataPP (1027 ms) 2024-01-15T23:34:30.760 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2024-01-15T23:34:30.760 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:30.865 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.UpdateFeatures (105 ms) 2024-01-15T23:34:30.865 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2024-01-15T23:34:30.865 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2024-01-15T23:34:30.865 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2024-01-15T23:34:30.865 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:30.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:30 smithi163 ceph-mon[138526]: pgmap v2387: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 9.5 KiB/s wr, 15 op/s 2024-01-15T23:34:30.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:30 smithi163 ceph-mon[138526]: osdmap e1290: 8 total, 8 up, 8 in 2024-01-15T23:34:31.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:30 smithi053 ceph-mon[143363]: pgmap v2387: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 9.5 KiB/s wr, 15 op/s 2024-01-15T23:34:31.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:30 smithi053 ceph-mon[143363]: osdmap e1290: 8 total, 8 up, 8 in 2024-01-15T23:34:31.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:30 smithi053 ceph-mon[146052]: pgmap v2387: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 9.5 KiB/s wr, 15 op/s 2024-01-15T23:34:31.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:30 smithi053 ceph-mon[146052]: osdmap e1290: 8 total, 8 up, 8 in 2024-01-15T23:34:31.706 INFO:tasks.workunit.client.0.smithi053.stdout:0.00% done 2024-01-15T23:34:31.707 INFO:tasks.workunit.client.0.smithi053.stdout:25.00% done 2024-01-15T23:34:31.707 INFO:tasks.workunit.client.0.smithi053.stdout:50.00% done 2024-01-15T23:34:31.707 INFO:tasks.workunit.client.0.smithi053.stdout:75.00% done 2024-01-15T23:34:31.707 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.RebuildObjectMap (842 ms) 2024-01-15T23:34:31.707 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2024-01-15T23:34:31.738 INFO:tasks.workunit.client.0.smithi053.stdout:0.00% done 2024-01-15T23:34:31.738 INFO:tasks.workunit.client.0.smithi053.stdout:25.00% done 2024-01-15T23:34:31.738 INFO:tasks.workunit.client.0.smithi053.stdout:50.00% done 2024-01-15T23:34:31.738 INFO:tasks.workunit.client.0.smithi053.stdout:75.00% done 2024-01-15T23:34:31.738 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (32 ms) 2024-01-15T23:34:31.738 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2024-01-15T23:34:31.738 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:31.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: osdmap e1291: 8 total, 8 up, 8 in 2024-01-15T23:34:31.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]: dispatch 2024-01-15T23:34:31.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.d", "id": [7, 2]}]: dispatch 2024-01-15T23:34:31.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]: dispatch 2024-01-15T23:34:31.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]: dispatch 2024-01-15T23:34:31.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [4, 6]}]: dispatch 2024-01-15T23:34:31.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.d", "id": [7, 2]}]: dispatch 2024-01-15T23:34:31.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]: dispatch 2024-01-15T23:34:31.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]: dispatch 2024-01-15T23:34:31.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1c", "id": [1, 2]}]: dispatch 2024-01-15T23:34:31.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [4, 6]}]: dispatch 2024-01-15T23:34:31.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2024-01-15T23:34:31.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2024-01-15T23:34:31.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]: dispatch 2024-01-15T23:34:31.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 4]}]: dispatch 2024-01-15T23:34:31.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1c", "id": [1, 2]}]: dispatch 2024-01-15T23:34:31.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1d", "id": [2, 4]}]: dispatch 2024-01-15T23:34:31.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2024-01-15T23:34:31.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2024-01-15T23:34:31.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 4]}]: dispatch 2024-01-15T23:34:31.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1d", "id": [2, 4]}]: dispatch 2024-01-15T23:34:32.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: osdmap e1291: 8 total, 8 up, 8 in 2024-01-15T23:34:32.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]: dispatch 2024-01-15T23:34:32.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.d", "id": [7, 2]}]: dispatch 2024-01-15T23:34:32.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]: dispatch 2024-01-15T23:34:32.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]: dispatch 2024-01-15T23:34:32.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [4, 6]}]: dispatch 2024-01-15T23:34:32.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.d", "id": [7, 2]}]: dispatch 2024-01-15T23:34:32.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]: dispatch 2024-01-15T23:34:32.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]: dispatch 2024-01-15T23:34:32.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1c", "id": [1, 2]}]: dispatch 2024-01-15T23:34:32.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [4, 6]}]: dispatch 2024-01-15T23:34:32.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2024-01-15T23:34:32.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2024-01-15T23:34:32.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]: dispatch 2024-01-15T23:34:32.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 4]}]: dispatch 2024-01-15T23:34:32.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1c", "id": [1, 2]}]: dispatch 2024-01-15T23:34:32.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1d", "id": [2, 4]}]: dispatch 2024-01-15T23:34:32.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2024-01-15T23:34:32.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2024-01-15T23:34:32.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 4]}]: dispatch 2024-01-15T23:34:32.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1d", "id": [2, 4]}]: dispatch 2024-01-15T23:34:32.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: osdmap e1291: 8 total, 8 up, 8 in 2024-01-15T23:34:32.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]: dispatch 2024-01-15T23:34:32.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.d", "id": [7, 2]}]: dispatch 2024-01-15T23:34:32.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]: dispatch 2024-01-15T23:34:32.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]: dispatch 2024-01-15T23:34:32.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [4, 6]}]: dispatch 2024-01-15T23:34:32.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.d", "id": [7, 2]}]: dispatch 2024-01-15T23:34:32.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]: dispatch 2024-01-15T23:34:32.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]: dispatch 2024-01-15T23:34:32.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1c", "id": [1, 2]}]: dispatch 2024-01-15T23:34:32.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [4, 6]}]: dispatch 2024-01-15T23:34:32.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2024-01-15T23:34:32.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2024-01-15T23:34:32.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]: dispatch 2024-01-15T23:34:32.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 4]}]: dispatch 2024-01-15T23:34:32.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1c", "id": [1, 2]}]: dispatch 2024-01-15T23:34:32.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1d", "id": [2, 4]}]: dispatch 2024-01-15T23:34:32.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2024-01-15T23:34:32.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2024-01-15T23:34:32.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 4]}]: dispatch 2024-01-15T23:34:32.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1d", "id": [2, 4]}]: dispatch 2024-01-15T23:34:32.712 INFO:tasks.workunit.client.0.smithi053.stdout:0.00% done 2024-01-15T23:34:32.712 INFO:tasks.workunit.client.0.smithi053.stdout:25.00% done 2024-01-15T23:34:32.712 INFO:tasks.workunit.client.0.smithi053.stdout:50.00% done 2024-01-15T23:34:32.712 INFO:tasks.workunit.client.0.smithi053.stdout:75.00% done 2024-01-15T23:34:32.712 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.CheckObjectMap (973 ms) 2024-01-15T23:34:32.712 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.BlockingAIO 2024-01-15T23:34:32.712 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:32.740 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.BlockingAIO (29 ms) 2024-01-15T23:34:32.740 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2024-01-15T23:34:32.740 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:32.895 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (154 ms) 2024-01-15T23:34:32.895 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2024-01-15T23:34:32.895 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:34:32.895 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2024-01-15T23:34:32.895 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2024-01-15T23:34:32.895 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:32.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:32 smithi163 ceph-mon[138526]: pgmap v2390: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 43 KiB/s wr, 139 op/s 2024-01-15T23:34:32.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:32 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]': finished 2024-01-15T23:34:32.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:32 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.d", "id": [7, 2]}]': finished 2024-01-15T23:34:32.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:32 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]': finished 2024-01-15T23:34:32.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:32 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [4, 6]}]': finished 2024-01-15T23:34:32.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:32 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]': finished 2024-01-15T23:34:32.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:32 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1c", "id": [1, 2]}]': finished 2024-01-15T23:34:32.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:32 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]': finished 2024-01-15T23:34:32.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:32 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]': finished 2024-01-15T23:34:32.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:32 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 4]}]': finished 2024-01-15T23:34:32.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:32 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1d", "id": [2, 4]}]': finished 2024-01-15T23:34:32.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:32 smithi163 ceph-mon[138526]: osdmap e1292: 8 total, 8 up, 8 in 2024-01-15T23:34:32.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:32 smithi163 ceph-mon[138526]: osdmap e1293: 8 total, 8 up, 8 in 2024-01-15T23:34:33.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[143363]: pgmap v2390: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 43 KiB/s wr, 139 op/s 2024-01-15T23:34:33.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]': finished 2024-01-15T23:34:33.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.d", "id": [7, 2]}]': finished 2024-01-15T23:34:33.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]': finished 2024-01-15T23:34:33.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [4, 6]}]': finished 2024-01-15T23:34:33.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]': finished 2024-01-15T23:34:33.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1c", "id": [1, 2]}]': finished 2024-01-15T23:34:33.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]': finished 2024-01-15T23:34:33.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]': finished 2024-01-15T23:34:33.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 4]}]': finished 2024-01-15T23:34:33.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1d", "id": [2, 4]}]': finished 2024-01-15T23:34:33.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[143363]: osdmap e1292: 8 total, 8 up, 8 in 2024-01-15T23:34:33.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[143363]: osdmap e1293: 8 total, 8 up, 8 in 2024-01-15T23:34:33.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[146052]: pgmap v2390: 649 pgs: 649 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 43 KiB/s wr, 139 op/s 2024-01-15T23:34:33.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]': finished 2024-01-15T23:34:33.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.d", "id": [7, 2]}]': finished 2024-01-15T23:34:33.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]': finished 2024-01-15T23:34:33.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [4, 6]}]': finished 2024-01-15T23:34:33.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]': finished 2024-01-15T23:34:33.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1c", "id": [1, 2]}]': finished 2024-01-15T23:34:33.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]': finished 2024-01-15T23:34:33.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]': finished 2024-01-15T23:34:33.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 4]}]': finished 2024-01-15T23:34:33.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1d", "id": [2, 4]}]': finished 2024-01-15T23:34:33.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[146052]: osdmap e1292: 8 total, 8 up, 8 in 2024-01-15T23:34:33.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:32 smithi053 ceph-mon[146052]: osdmap e1293: 8 total, 8 up, 8 in 2024-01-15T23:34:33.768 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (873 ms) 2024-01-15T23:34:33.768 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2024-01-15T23:34:33.768 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:34.705 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (937 ms) 2024-01-15T23:34:34.705 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestImageOptions 2024-01-15T23:34:34.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:34 smithi163 ceph-mon[138526]: pgmap v2393: 649 pgs: 2 peering, 647 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 559 KiB/s rd, 197 KiB/s wr, 882 op/s 2024-01-15T23:34:34.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:34 smithi163 ceph-mon[138526]: osdmap e1294: 8 total, 8 up, 8 in 2024-01-15T23:34:35.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:34 smithi053 ceph-mon[143363]: pgmap v2393: 649 pgs: 2 peering, 647 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 559 KiB/s rd, 197 KiB/s wr, 882 op/s 2024-01-15T23:34:35.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:34 smithi053 ceph-mon[143363]: osdmap e1294: 8 total, 8 up, 8 in 2024-01-15T23:34:35.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:34 smithi053 ceph-mon[146052]: pgmap v2393: 649 pgs: 2 peering, 647 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 559 KiB/s rd, 197 KiB/s wr, 882 op/s 2024-01-15T23:34:35.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:34 smithi053 ceph-mon[146052]: osdmap e1294: 8 total, 8 up, 8 in 2024-01-15T23:34:35.304 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:34:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:34:35] "GET /metrics HTTP/1.1" 200 74985 "" "Prometheus/2.43.0" 2024-01-15T23:34:35.811 INFO:tasks.workunit.client.0.smithi053.stdout:0.00% done 2024-01-15T23:34:35.811 INFO:tasks.workunit.client.0.smithi053.stdout:100.00% done 2024-01-15T23:34:35.811 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestImageOptions (1106 ms) 2024-01-15T23:34:35.812 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2024-01-15T23:34:35.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:35 smithi163 ceph-mon[138526]: osdmap e1295: 8 total, 8 up, 8 in 2024-01-15T23:34:36.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:35 smithi053 ceph-mon[143363]: osdmap e1295: 8 total, 8 up, 8 in 2024-01-15T23:34:36.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:35 smithi053 ceph-mon[146052]: osdmap e1295: 8 total, 8 up, 8 in 2024-01-15T23:34:36.812 INFO:tasks.workunit.client.0.smithi053.stdout:0.00% done 2024-01-15T23:34:36.812 INFO:tasks.workunit.client.0.smithi053.stdout:100.00% done 2024-01-15T23:34:36.812 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (1000 ms) 2024-01-15T23:34:36.812 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2024-01-15T23:34:36.812 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2024-01-15T23:34:36.812 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2024-01-15T23:34:36.812 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2024-01-15T23:34:36.813 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ImagePollIO 2024-01-15T23:34:36.813 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:36.852 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:34:36.852 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:34:36.852 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:34:36.852 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:34:36.853 INFO:tasks.workunit.client.0.smithi053.stdout:wrote: 512 2024-01-15T23:34:36.853 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:34:36.853 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:34:36.853 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:34:36.853 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:34:36.853 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:34:36.853 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:34:36.853 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:34:36.853 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:34:36.853 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:34:36.853 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:34:36.853 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:34:36.853 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:34:36.854 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:34:36.854 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:34:36.854 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:34:36.854 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:34:36.854 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:34:36.854 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:34:36.854 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:34:36.854 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:34:36.854 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:34:36.854 INFO:tasks.workunit.client.0.smithi053.stdout:started write 2024-01-15T23:34:36.854 INFO:tasks.workunit.client.0.smithi053.stdout:write completion cb called! 2024-01-15T23:34:36.854 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 0 2024-01-15T23:34:36.854 INFO:tasks.workunit.client.0.smithi053.stdout:finished write 2024-01-15T23:34:36.854 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:34:36.854 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:34:36.855 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:34:36.855 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:34:36.855 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:34:36.855 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:34:36.855 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:34:36.855 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:34:36.855 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:34:36.855 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:34:36.855 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:34:36.855 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:34:36.855 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:34:36.855 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:34:36.855 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:34:36.855 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:34:36.855 INFO:tasks.workunit.client.0.smithi053.stdout:created completion 2024-01-15T23:34:36.855 INFO:tasks.workunit.client.0.smithi053.stdout:started read 2024-01-15T23:34:36.856 INFO:tasks.workunit.client.0.smithi053.stdout:read completion cb called! 2024-01-15T23:34:36.856 INFO:tasks.workunit.client.0.smithi053.stdout:return value is: 512 2024-01-15T23:34:36.856 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ImagePollIO (41 ms) 2024-01-15T23:34:36.856 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.Mirror 2024-01-15T23:34:36.856 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:36.864 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:36.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:36 smithi163 ceph-mon[138526]: pgmap v2396: 649 pgs: 2 peering, 647 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 831 KiB/s rd, 256 KiB/s wr, 1.21k op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:34:36.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:36 smithi163 ceph-mon[138526]: osdmap e1296: 8 total, 8 up, 8 in 2024-01-15T23:34:37.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:36 smithi053 ceph-mon[146052]: pgmap v2396: 649 pgs: 2 peering, 647 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 831 KiB/s rd, 256 KiB/s wr, 1.21k op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:34:37.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:36 smithi053 ceph-mon[146052]: osdmap e1296: 8 total, 8 up, 8 in 2024-01-15T23:34:37.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:36 smithi053 ceph-mon[143363]: pgmap v2396: 649 pgs: 2 peering, 647 active+clean; 143 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 831 KiB/s rd, 256 KiB/s wr, 1.21k op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:34:37.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:36 smithi053 ceph-mon[143363]: osdmap e1296: 8 total, 8 up, 8 in 2024-01-15T23:34:37.854 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.Mirror (1001 ms) 2024-01-15T23:34:37.871 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2024-01-15T23:34:37.871 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (14 ms) 2024-01-15T23:34:37.871 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2024-01-15T23:34:37.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:37 smithi163 ceph-mon[138526]: osdmap e1297: 8 total, 8 up, 8 in 2024-01-15T23:34:38.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:37 smithi053 ceph-mon[143363]: osdmap e1297: 8 total, 8 up, 8 in 2024-01-15T23:34:38.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:37 smithi053 ceph-mon[146052]: osdmap e1297: 8 total, 8 up, 8 in 2024-01-15T23:34:38.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: pgmap v2399: 649 pgs: 649 active+clean; 146 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 431 KiB/s rd, 830 KiB/s wr, 565 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:34:38.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: osdmap e1298: 8 total, 8 up, 8 in 2024-01-15T23:34:38.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2024-01-15T23:34:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2024-01-15T23:34:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]': finished 2024-01-15T23:34:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ddd1b5b0-b5f7-478d-96aa-7f74f476297a"}]: dispatch 2024-01-15T23:34:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ddd1b5b0-b5f7-478d-96aa-7f74f476297a"}]: dispatch 2024-01-15T23:34:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ddd1b5b0-b5f7-478d-96aa-7f74f476297a"}]': finished 2024-01-15T23:34:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/cb83cf24-f170-4f5b-818d-665c453f72ac"}]: dispatch 2024-01-15T23:34:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/cb83cf24-f170-4f5b-818d-665c453f72ac"}]: dispatch 2024-01-15T23:34:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/cb83cf24-f170-4f5b-818d-665c453f72ac"}]': finished 2024-01-15T23:34:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ac013eed-e695-40ce-96d2-a5a3226a14b8"}]: dispatch 2024-01-15T23:34:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ac013eed-e695-40ce-96d2-a5a3226a14b8"}]: dispatch 2024-01-15T23:34:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ac013eed-e695-40ce-96d2-a5a3226a14b8"}]': finished 2024-01-15T23:34:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/ad1e3108-fadd-4340-b879-a60262d3db1f"}]: dispatch 2024-01-15T23:34:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' 2024-01-15T23:34:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/ad1e3108-fadd-4340-b879-a60262d3db1f"}]: dispatch 2024-01-15T23:34:38.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ad1e3108-fadd-4340-b879-a60262d3db1f"}]: dispatch 2024-01-15T23:34:38.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ad1e3108-fadd-4340-b879-a60262d3db1f"}]: dispatch 2024-01-15T23:34:38.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:38 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ad1e3108-fadd-4340-b879-a60262d3db1f"}]': finished 2024-01-15T23:34:39.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: pgmap v2399: 649 pgs: 649 active+clean; 146 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 431 KiB/s rd, 830 KiB/s wr, 565 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:34:39.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: osdmap e1298: 8 total, 8 up, 8 in 2024-01-15T23:34:39.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2024-01-15T23:34:39.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2024-01-15T23:34:39.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]': finished 2024-01-15T23:34:39.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ddd1b5b0-b5f7-478d-96aa-7f74f476297a"}]: dispatch 2024-01-15T23:34:39.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ddd1b5b0-b5f7-478d-96aa-7f74f476297a"}]: dispatch 2024-01-15T23:34:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ddd1b5b0-b5f7-478d-96aa-7f74f476297a"}]': finished 2024-01-15T23:34:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/cb83cf24-f170-4f5b-818d-665c453f72ac"}]: dispatch 2024-01-15T23:34:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/cb83cf24-f170-4f5b-818d-665c453f72ac"}]: dispatch 2024-01-15T23:34:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/cb83cf24-f170-4f5b-818d-665c453f72ac"}]': finished 2024-01-15T23:34:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ac013eed-e695-40ce-96d2-a5a3226a14b8"}]: dispatch 2024-01-15T23:34:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ac013eed-e695-40ce-96d2-a5a3226a14b8"}]: dispatch 2024-01-15T23:34:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ac013eed-e695-40ce-96d2-a5a3226a14b8"}]': finished 2024-01-15T23:34:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/ad1e3108-fadd-4340-b879-a60262d3db1f"}]: dispatch 2024-01-15T23:34:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' 2024-01-15T23:34:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/ad1e3108-fadd-4340-b879-a60262d3db1f"}]: dispatch 2024-01-15T23:34:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ad1e3108-fadd-4340-b879-a60262d3db1f"}]: dispatch 2024-01-15T23:34:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ad1e3108-fadd-4340-b879-a60262d3db1f"}]: dispatch 2024-01-15T23:34:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ad1e3108-fadd-4340-b879-a60262d3db1f"}]': finished 2024-01-15T23:34:39.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: pgmap v2399: 649 pgs: 649 active+clean; 146 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 431 KiB/s rd, 830 KiB/s wr, 565 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:34:39.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: osdmap e1298: 8 total, 8 up, 8 in 2024-01-15T23:34:39.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2024-01-15T23:34:39.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2024-01-15T23:34:39.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]': finished 2024-01-15T23:34:39.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ddd1b5b0-b5f7-478d-96aa-7f74f476297a"}]: dispatch 2024-01-15T23:34:39.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ddd1b5b0-b5f7-478d-96aa-7f74f476297a"}]: dispatch 2024-01-15T23:34:39.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ddd1b5b0-b5f7-478d-96aa-7f74f476297a"}]': finished 2024-01-15T23:34:39.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/cb83cf24-f170-4f5b-818d-665c453f72ac"}]: dispatch 2024-01-15T23:34:39.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/cb83cf24-f170-4f5b-818d-665c453f72ac"}]: dispatch 2024-01-15T23:34:39.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/cb83cf24-f170-4f5b-818d-665c453f72ac"}]': finished 2024-01-15T23:34:39.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ac013eed-e695-40ce-96d2-a5a3226a14b8"}]: dispatch 2024-01-15T23:34:39.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ac013eed-e695-40ce-96d2-a5a3226a14b8"}]: dispatch 2024-01-15T23:34:39.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ac013eed-e695-40ce-96d2-a5a3226a14b8"}]': finished 2024-01-15T23:34:39.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/ad1e3108-fadd-4340-b879-a60262d3db1f"}]: dispatch 2024-01-15T23:34:39.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' 2024-01-15T23:34:39.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/ad1e3108-fadd-4340-b879-a60262d3db1f"}]: dispatch 2024-01-15T23:34:39.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3020306677' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ad1e3108-fadd-4340-b879-a60262d3db1f"}]: dispatch 2024-01-15T23:34:39.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ad1e3108-fadd-4340-b879-a60262d3db1f"}]: dispatch 2024-01-15T23:34:39.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:38 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/ad1e3108-fadd-4340-b879-a60262d3db1f"}]': finished 2024-01-15T23:34:40.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:39 smithi163 ceph-mon[138526]: osdmap e1299: 8 total, 8 up, 8 in 2024-01-15T23:34:40.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:39 smithi053 ceph-mon[143363]: osdmap e1299: 8 total, 8 up, 8 in 2024-01-15T23:34:40.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:39 smithi053 ceph-mon[146052]: osdmap e1299: 8 total, 8 up, 8 in 2024-01-15T23:34:41.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:40 smithi163 ceph-mon[138526]: pgmap v2402: 649 pgs: 649 active+clean; 150 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 1.7 MiB/s wr, 268 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:34:41.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:40 smithi163 ceph-mon[138526]: osdmap e1300: 8 total, 8 up, 8 in 2024-01-15T23:34:41.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:40 smithi053 ceph-mon[143363]: pgmap v2402: 649 pgs: 649 active+clean; 150 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 1.7 MiB/s wr, 268 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:34:41.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:40 smithi053 ceph-mon[143363]: osdmap e1300: 8 total, 8 up, 8 in 2024-01-15T23:34:41.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:40 smithi053 ceph-mon[146052]: pgmap v2402: 649 pgs: 649 active+clean; 150 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 1.7 MiB/s wr, 268 op/s; 0 B/s, 0 objects/s recovering 2024-01-15T23:34:41.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:40 smithi053 ceph-mon[146052]: osdmap e1300: 8 total, 8 up, 8 in 2024-01-15T23:34:42.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:41 smithi163 ceph-mon[138526]: osdmap e1301: 8 total, 8 up, 8 in 2024-01-15T23:34:42.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:41 smithi053 ceph-mon[143363]: osdmap e1301: 8 total, 8 up, 8 in 2024-01-15T23:34:42.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:41 smithi053 ceph-mon[146052]: osdmap e1301: 8 total, 8 up, 8 in 2024-01-15T23:34:42.938 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5070 ms) 2024-01-15T23:34:42.938 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2024-01-15T23:34:42.939 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:43.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:42 smithi163 ceph-mon[138526]: pgmap v2405: 649 pgs: 649 active+clean; 151 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 1.3 MiB/s wr, 279 op/s 2024-01-15T23:34:43.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:42 smithi163 ceph-mon[138526]: osdmap e1302: 8 total, 8 up, 8 in 2024-01-15T23:34:43.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:42 smithi053 ceph-mon[143363]: pgmap v2405: 649 pgs: 649 active+clean; 151 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 1.3 MiB/s wr, 279 op/s 2024-01-15T23:34:43.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:42 smithi053 ceph-mon[143363]: osdmap e1302: 8 total, 8 up, 8 in 2024-01-15T23:34:43.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:42 smithi053 ceph-mon[146052]: pgmap v2405: 649 pgs: 649 active+clean; 151 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 1.3 MiB/s wr, 279 op/s 2024-01-15T23:34:43.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:42 smithi053 ceph-mon[146052]: osdmap e1302: 8 total, 8 up, 8 in 2024-01-15T23:34:44.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:43 smithi163 ceph-mon[138526]: osdmap e1303: 8 total, 8 up, 8 in 2024-01-15T23:34:44.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:34:44.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:43 smithi053 ceph-mon[143363]: osdmap e1303: 8 total, 8 up, 8 in 2024-01-15T23:34:44.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:34:44.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:43 smithi053 ceph-mon[146052]: osdmap e1303: 8 total, 8 up, 8 in 2024-01-15T23:34:44.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:34:44.936 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (1997 ms) 2024-01-15T23:34:44.936 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2024-01-15T23:34:44.936 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:44.988 INFO:tasks.workunit.client.0.smithi053.stdout:1: acquiring exclusive lock 2024-01-15T23:34:44.988 INFO:tasks.workunit.client.0.smithi053.stdout:2: acquiring exclusive lock 2024-01-15T23:34:44.991 INFO:tasks.workunit.client.0.smithi053.stdout:2: exclusive lock acquired 2024-01-15T23:34:45.027 INFO:tasks.workunit.client.0.smithi053.stdout:2: releasing exclusive lock 2024-01-15T23:34:45.030 INFO:tasks.workunit.client.0.smithi053.stdout:2: exclusive lock released 2024-01-15T23:34:45.031 INFO:tasks.workunit.client.0.smithi053.stdout:2: acquiring exclusive lock 2024-01-15T23:34:45.032 INFO:tasks.workunit.client.0.smithi053.stdout:1: exclusive lock acquired 2024-01-15T23:34:45.049 INFO:tasks.workunit.client.0.smithi053.stdout:1: releasing exclusive lock 2024-01-15T23:34:45.051 INFO:tasks.workunit.client.0.smithi053.stdout:1: exclusive lock released 2024-01-15T23:34:45.051 INFO:tasks.workunit.client.0.smithi053.stdout:1: acquiring exclusive lock 2024-01-15T23:34:45.054 INFO:tasks.workunit.client.0.smithi053.stdout:2: exclusive lock acquired 2024-01-15T23:34:45.060 INFO:tasks.workunit.client.0.smithi053.stdout:2: releasing exclusive lock 2024-01-15T23:34:45.063 INFO:tasks.workunit.client.0.smithi053.stdout:2: exclusive lock released 2024-01-15T23:34:45.063 INFO:tasks.workunit.client.0.smithi053.stdout:2: acquiring exclusive lock 2024-01-15T23:34:45.066 INFO:tasks.workunit.client.0.smithi053.stdout:2: exclusive lock acquired 2024-01-15T23:34:45.096 INFO:tasks.workunit.client.0.smithi053.stdout:2: releasing exclusive lock 2024-01-15T23:34:45.098 INFO:tasks.workunit.client.0.smithi053.stdout:2: exclusive lock released 2024-01-15T23:34:45.098 INFO:tasks.workunit.client.0.smithi053.stdout:2: acquiring exclusive lock 2024-01-15T23:34:45.101 INFO:tasks.workunit.client.0.smithi053.stdout:1: exclusive lock acquired 2024-01-15T23:34:45.144 INFO:tasks.workunit.client.0.smithi053.stdout:1: releasing exclusive lock 2024-01-15T23:34:45.146 INFO:tasks.workunit.client.0.smithi053.stdout:1: exclusive lock released 2024-01-15T23:34:45.146 INFO:tasks.workunit.client.0.smithi053.stdout:1: acquiring exclusive lock 2024-01-15T23:34:45.150 INFO:tasks.workunit.client.0.smithi053.stdout:1: exclusive lock acquired 2024-01-15T23:34:45.154 INFO:tasks.workunit.client.0.smithi053.stdout:1: releasing exclusive lock 2024-01-15T23:34:45.157 INFO:tasks.workunit.client.0.smithi053.stdout:1: exclusive lock released 2024-01-15T23:34:45.157 INFO:tasks.workunit.client.0.smithi053.stdout:1: acquiring exclusive lock 2024-01-15T23:34:45.160 INFO:tasks.workunit.client.0.smithi053.stdout:2: exclusive lock acquired 2024-01-15T23:34:45.161 INFO:tasks.workunit.client.0.smithi053.stdout:2: releasing exclusive lock 2024-01-15T23:34:45.163 INFO:tasks.workunit.client.0.smithi053.stdout:2: exclusive lock released 2024-01-15T23:34:45.164 INFO:tasks.workunit.client.0.smithi053.stdout:2: acquiring exclusive lock 2024-01-15T23:34:45.167 INFO:tasks.workunit.client.0.smithi053.stdout:1: exclusive lock acquired 2024-01-15T23:34:45.183 INFO:tasks.workunit.client.0.smithi053.stdout:1: releasing exclusive lock 2024-01-15T23:34:45.186 INFO:tasks.workunit.client.0.smithi053.stdout:1: exclusive lock released 2024-01-15T23:34:45.186 INFO:tasks.workunit.client.0.smithi053.stdout:1: acquiring exclusive lock 2024-01-15T23:34:45.190 INFO:tasks.workunit.client.0.smithi053.stdout:1: exclusive lock acquired 2024-01-15T23:34:45.238 INFO:tasks.workunit.client.0.smithi053.stdout:1: releasing exclusive lock 2024-01-15T23:34:45.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:44 smithi163 ceph-mon[138526]: pgmap v2408: 649 pgs: 649 active+clean; 151 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 328 KiB/s wr, 161 op/s 2024-01-15T23:34:45.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:44 smithi163 ceph-mon[138526]: osdmap e1304: 8 total, 8 up, 8 in 2024-01-15T23:34:45.240 INFO:tasks.workunit.client.0.smithi053.stdout:1: exclusive lock released 2024-01-15T23:34:45.243 INFO:tasks.workunit.client.0.smithi053.stdout:2: exclusive lock acquired 2024-01-15T23:34:45.246 INFO:tasks.workunit.client.0.smithi053.stdout:2: releasing exclusive lock 2024-01-15T23:34:45.248 INFO:tasks.workunit.client.0.smithi053.stdout:2: exclusive lock released 2024-01-15T23:34:45.262 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ExclusiveLock (326 ms) 2024-01-15T23:34:45.262 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.BreakLock 2024-01-15T23:34:45.277 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:45.303 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:34:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:34:45] "GET /metrics HTTP/1.1" 200 74987 "" "Prometheus/2.43.0" 2024-01-15T23:34:45.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:44 smithi053 ceph-mon[143363]: pgmap v2408: 649 pgs: 649 active+clean; 151 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 328 KiB/s wr, 161 op/s 2024-01-15T23:34:45.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:44 smithi053 ceph-mon[143363]: osdmap e1304: 8 total, 8 up, 8 in 2024-01-15T23:34:45.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:44 smithi053 ceph-mon[146052]: pgmap v2408: 649 pgs: 649 active+clean; 151 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 328 KiB/s wr, 161 op/s 2024-01-15T23:34:45.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:44 smithi053 ceph-mon[146052]: osdmap e1304: 8 total, 8 up, 8 in 2024-01-15T23:34:45.957 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.BreakLock (695 ms) 2024-01-15T23:34:45.957 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2024-01-15T23:34:45.957 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:45.985 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (28 ms) 2024-01-15T23:34:45.985 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2024-01-15T23:34:45.985 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.DefaultFeatures (1 ms) 2024-01-15T23:34:45.985 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2024-01-15T23:34:45.985 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:46.047 INFO:tasks.workunit.client.0.smithi053.stdout:0.00% done 2024-01-15T23:34:46.047 INFO:tasks.workunit.client.0.smithi053.stdout:1.56% done 2024-01-15T23:34:46.047 INFO:tasks.workunit.client.0.smithi053.stdout:3.12% done 2024-01-15T23:34:46.047 INFO:tasks.workunit.client.0.smithi053.stdout:4.69% done 2024-01-15T23:34:46.047 INFO:tasks.workunit.client.0.smithi053.stdout:6.25% done 2024-01-15T23:34:46.047 INFO:tasks.workunit.client.0.smithi053.stdout:7.81% done 2024-01-15T23:34:46.047 INFO:tasks.workunit.client.0.smithi053.stdout:9.38% done 2024-01-15T23:34:46.047 INFO:tasks.workunit.client.0.smithi053.stdout:10.94% done 2024-01-15T23:34:46.047 INFO:tasks.workunit.client.0.smithi053.stdout:12.50% done 2024-01-15T23:34:46.048 INFO:tasks.workunit.client.0.smithi053.stdout:14.06% done 2024-01-15T23:34:46.048 INFO:tasks.workunit.client.0.smithi053.stdout:15.62% done 2024-01-15T23:34:46.048 INFO:tasks.workunit.client.0.smithi053.stdout:17.19% done 2024-01-15T23:34:46.048 INFO:tasks.workunit.client.0.smithi053.stdout:18.75% done 2024-01-15T23:34:46.048 INFO:tasks.workunit.client.0.smithi053.stdout:20.31% done 2024-01-15T23:34:46.048 INFO:tasks.workunit.client.0.smithi053.stdout:21.88% done 2024-01-15T23:34:46.048 INFO:tasks.workunit.client.0.smithi053.stdout:23.44% done 2024-01-15T23:34:46.048 INFO:tasks.workunit.client.0.smithi053.stdout:25.00% done 2024-01-15T23:34:46.048 INFO:tasks.workunit.client.0.smithi053.stdout:26.56% done 2024-01-15T23:34:46.048 INFO:tasks.workunit.client.0.smithi053.stdout:28.12% done 2024-01-15T23:34:46.048 INFO:tasks.workunit.client.0.smithi053.stdout:29.69% done 2024-01-15T23:34:46.048 INFO:tasks.workunit.client.0.smithi053.stdout:31.25% done 2024-01-15T23:34:46.048 INFO:tasks.workunit.client.0.smithi053.stdout:32.81% done 2024-01-15T23:34:46.049 INFO:tasks.workunit.client.0.smithi053.stdout:34.38% done 2024-01-15T23:34:46.049 INFO:tasks.workunit.client.0.smithi053.stdout:35.94% done 2024-01-15T23:34:46.049 INFO:tasks.workunit.client.0.smithi053.stdout:37.50% done 2024-01-15T23:34:46.049 INFO:tasks.workunit.client.0.smithi053.stdout:39.06% done 2024-01-15T23:34:46.049 INFO:tasks.workunit.client.0.smithi053.stdout:40.62% done 2024-01-15T23:34:46.049 INFO:tasks.workunit.client.0.smithi053.stdout:42.19% done 2024-01-15T23:34:46.049 INFO:tasks.workunit.client.0.smithi053.stdout:43.75% done 2024-01-15T23:34:46.049 INFO:tasks.workunit.client.0.smithi053.stdout:45.31% done 2024-01-15T23:34:46.049 INFO:tasks.workunit.client.0.smithi053.stdout:46.88% done 2024-01-15T23:34:46.049 INFO:tasks.workunit.client.0.smithi053.stdout:48.44% done 2024-01-15T23:34:46.049 INFO:tasks.workunit.client.0.smithi053.stdout:50.00% done 2024-01-15T23:34:46.049 INFO:tasks.workunit.client.0.smithi053.stdout:51.56% done 2024-01-15T23:34:46.049 INFO:tasks.workunit.client.0.smithi053.stdout:53.12% done 2024-01-15T23:34:46.049 INFO:tasks.workunit.client.0.smithi053.stdout:54.69% done 2024-01-15T23:34:46.049 INFO:tasks.workunit.client.0.smithi053.stdout:56.25% done 2024-01-15T23:34:46.050 INFO:tasks.workunit.client.0.smithi053.stdout:57.81% done 2024-01-15T23:34:46.050 INFO:tasks.workunit.client.0.smithi053.stdout:59.38% done 2024-01-15T23:34:46.050 INFO:tasks.workunit.client.0.smithi053.stdout:60.94% done 2024-01-15T23:34:46.050 INFO:tasks.workunit.client.0.smithi053.stdout:62.50% done 2024-01-15T23:34:46.050 INFO:tasks.workunit.client.0.smithi053.stdout:64.06% done 2024-01-15T23:34:46.050 INFO:tasks.workunit.client.0.smithi053.stdout:65.62% done 2024-01-15T23:34:46.050 INFO:tasks.workunit.client.0.smithi053.stdout:67.19% done 2024-01-15T23:34:46.050 INFO:tasks.workunit.client.0.smithi053.stdout:68.75% done 2024-01-15T23:34:46.050 INFO:tasks.workunit.client.0.smithi053.stdout:70.31% done 2024-01-15T23:34:46.050 INFO:tasks.workunit.client.0.smithi053.stdout:71.88% done 2024-01-15T23:34:46.050 INFO:tasks.workunit.client.0.smithi053.stdout:73.44% done 2024-01-15T23:34:46.050 INFO:tasks.workunit.client.0.smithi053.stdout:75.00% done 2024-01-15T23:34:46.050 INFO:tasks.workunit.client.0.smithi053.stdout:76.56% done 2024-01-15T23:34:46.050 INFO:tasks.workunit.client.0.smithi053.stdout:78.12% done 2024-01-15T23:34:46.050 INFO:tasks.workunit.client.0.smithi053.stdout:79.69% done 2024-01-15T23:34:46.051 INFO:tasks.workunit.client.0.smithi053.stdout:81.25% done 2024-01-15T23:34:46.051 INFO:tasks.workunit.client.0.smithi053.stdout:82.81% done 2024-01-15T23:34:46.051 INFO:tasks.workunit.client.0.smithi053.stdout:84.38% done 2024-01-15T23:34:46.051 INFO:tasks.workunit.client.0.smithi053.stdout:85.94% done 2024-01-15T23:34:46.051 INFO:tasks.workunit.client.0.smithi053.stdout:87.50% done 2024-01-15T23:34:46.051 INFO:tasks.workunit.client.0.smithi053.stdout:89.06% done 2024-01-15T23:34:46.051 INFO:tasks.workunit.client.0.smithi053.stdout:90.62% done 2024-01-15T23:34:46.051 INFO:tasks.workunit.client.0.smithi053.stdout:92.19% done 2024-01-15T23:34:46.051 INFO:tasks.workunit.client.0.smithi053.stdout:93.75% done 2024-01-15T23:34:46.051 INFO:tasks.workunit.client.0.smithi053.stdout:95.31% done 2024-01-15T23:34:46.051 INFO:tasks.workunit.client.0.smithi053.stdout:96.88% done 2024-01-15T23:34:46.051 INFO:tasks.workunit.client.0.smithi053.stdout:98.44% done 2024-01-15T23:34:46.051 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (61 ms) 2024-01-15T23:34:46.051 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2024-01-15T23:34:46.051 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:46.104 INFO:tasks.workunit.client.0.smithi053.stdout:0.00% done 2024-01-15T23:34:46.104 INFO:tasks.workunit.client.0.smithi053.stdout:1.56% done 2024-01-15T23:34:46.104 INFO:tasks.workunit.client.0.smithi053.stdout:3.12% done 2024-01-15T23:34:46.104 INFO:tasks.workunit.client.0.smithi053.stdout:4.69% done 2024-01-15T23:34:46.104 INFO:tasks.workunit.client.0.smithi053.stdout:6.25% done 2024-01-15T23:34:46.104 INFO:tasks.workunit.client.0.smithi053.stdout:7.81% done 2024-01-15T23:34:46.104 INFO:tasks.workunit.client.0.smithi053.stdout:9.38% done 2024-01-15T23:34:46.105 INFO:tasks.workunit.client.0.smithi053.stdout:10.94% done 2024-01-15T23:34:46.105 INFO:tasks.workunit.client.0.smithi053.stdout:12.50% done 2024-01-15T23:34:46.105 INFO:tasks.workunit.client.0.smithi053.stdout:14.06% done 2024-01-15T23:34:46.105 INFO:tasks.workunit.client.0.smithi053.stdout:15.62% done 2024-01-15T23:34:46.105 INFO:tasks.workunit.client.0.smithi053.stdout:17.19% done 2024-01-15T23:34:46.105 INFO:tasks.workunit.client.0.smithi053.stdout:18.75% done 2024-01-15T23:34:46.105 INFO:tasks.workunit.client.0.smithi053.stdout:20.31% done 2024-01-15T23:34:46.105 INFO:tasks.workunit.client.0.smithi053.stdout:21.88% done 2024-01-15T23:34:46.105 INFO:tasks.workunit.client.0.smithi053.stdout:23.44% done 2024-01-15T23:34:46.105 INFO:tasks.workunit.client.0.smithi053.stdout:25.00% done 2024-01-15T23:34:46.105 INFO:tasks.workunit.client.0.smithi053.stdout:26.56% done 2024-01-15T23:34:46.105 INFO:tasks.workunit.client.0.smithi053.stdout:28.12% done 2024-01-15T23:34:46.105 INFO:tasks.workunit.client.0.smithi053.stdout:29.69% done 2024-01-15T23:34:46.105 INFO:tasks.workunit.client.0.smithi053.stdout:31.25% done 2024-01-15T23:34:46.105 INFO:tasks.workunit.client.0.smithi053.stdout:32.81% done 2024-01-15T23:34:46.106 INFO:tasks.workunit.client.0.smithi053.stdout:34.38% done 2024-01-15T23:34:46.106 INFO:tasks.workunit.client.0.smithi053.stdout:35.94% done 2024-01-15T23:34:46.106 INFO:tasks.workunit.client.0.smithi053.stdout:37.50% done 2024-01-15T23:34:46.106 INFO:tasks.workunit.client.0.smithi053.stdout:39.06% done 2024-01-15T23:34:46.106 INFO:tasks.workunit.client.0.smithi053.stdout:40.62% done 2024-01-15T23:34:46.106 INFO:tasks.workunit.client.0.smithi053.stdout:42.19% done 2024-01-15T23:34:46.106 INFO:tasks.workunit.client.0.smithi053.stdout:43.75% done 2024-01-15T23:34:46.106 INFO:tasks.workunit.client.0.smithi053.stdout:45.31% done 2024-01-15T23:34:46.106 INFO:tasks.workunit.client.0.smithi053.stdout:46.88% done 2024-01-15T23:34:46.106 INFO:tasks.workunit.client.0.smithi053.stdout:48.44% done 2024-01-15T23:34:46.106 INFO:tasks.workunit.client.0.smithi053.stdout:50.00% done 2024-01-15T23:34:46.106 INFO:tasks.workunit.client.0.smithi053.stdout:51.56% done 2024-01-15T23:34:46.106 INFO:tasks.workunit.client.0.smithi053.stdout:53.12% done 2024-01-15T23:34:46.106 INFO:tasks.workunit.client.0.smithi053.stdout:54.69% done 2024-01-15T23:34:46.107 INFO:tasks.workunit.client.0.smithi053.stdout:56.25% done 2024-01-15T23:34:46.107 INFO:tasks.workunit.client.0.smithi053.stdout:57.81% done 2024-01-15T23:34:46.107 INFO:tasks.workunit.client.0.smithi053.stdout:59.38% done 2024-01-15T23:34:46.107 INFO:tasks.workunit.client.0.smithi053.stdout:60.94% done 2024-01-15T23:34:46.107 INFO:tasks.workunit.client.0.smithi053.stdout:62.50% done 2024-01-15T23:34:46.107 INFO:tasks.workunit.client.0.smithi053.stdout:64.06% done 2024-01-15T23:34:46.107 INFO:tasks.workunit.client.0.smithi053.stdout:65.62% done 2024-01-15T23:34:46.107 INFO:tasks.workunit.client.0.smithi053.stdout:67.19% done 2024-01-15T23:34:46.107 INFO:tasks.workunit.client.0.smithi053.stdout:68.75% done 2024-01-15T23:34:46.107 INFO:tasks.workunit.client.0.smithi053.stdout:70.31% done 2024-01-15T23:34:46.107 INFO:tasks.workunit.client.0.smithi053.stdout:71.88% done 2024-01-15T23:34:46.107 INFO:tasks.workunit.client.0.smithi053.stdout:73.44% done 2024-01-15T23:34:46.107 INFO:tasks.workunit.client.0.smithi053.stdout:75.00% done 2024-01-15T23:34:46.107 INFO:tasks.workunit.client.0.smithi053.stdout:76.56% done 2024-01-15T23:34:46.108 INFO:tasks.workunit.client.0.smithi053.stdout:78.12% done 2024-01-15T23:34:46.108 INFO:tasks.workunit.client.0.smithi053.stdout:79.69% done 2024-01-15T23:34:46.108 INFO:tasks.workunit.client.0.smithi053.stdout:81.25% done 2024-01-15T23:34:46.108 INFO:tasks.workunit.client.0.smithi053.stdout:82.81% done 2024-01-15T23:34:46.108 INFO:tasks.workunit.client.0.smithi053.stdout:84.38% done 2024-01-15T23:34:46.108 INFO:tasks.workunit.client.0.smithi053.stdout:85.94% done 2024-01-15T23:34:46.108 INFO:tasks.workunit.client.0.smithi053.stdout:87.50% done 2024-01-15T23:34:46.108 INFO:tasks.workunit.client.0.smithi053.stdout:89.06% done 2024-01-15T23:34:46.108 INFO:tasks.workunit.client.0.smithi053.stdout:90.62% done 2024-01-15T23:34:46.108 INFO:tasks.workunit.client.0.smithi053.stdout:92.19% done 2024-01-15T23:34:46.108 INFO:tasks.workunit.client.0.smithi053.stdout:93.75% done 2024-01-15T23:34:46.108 INFO:tasks.workunit.client.0.smithi053.stdout:95.31% done 2024-01-15T23:34:46.108 INFO:tasks.workunit.client.0.smithi053.stdout:96.88% done 2024-01-15T23:34:46.108 INFO:tasks.workunit.client.0.smithi053.stdout:98.44% done 2024-01-15T23:34:46.109 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (57 ms) 2024-01-15T23:34:46.109 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2024-01-15T23:34:46.109 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:46.112 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:46.224 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestTrashPurge (120 ms) 2024-01-15T23:34:46.224 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2024-01-15T23:34:46.224 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:46.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:45 smithi163 ceph-mon[138526]: osdmap e1305: 8 total, 8 up, 8 in 2024-01-15T23:34:46.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:45 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/2827209570"}]: dispatch 2024-01-15T23:34:46.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:45 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/2827209570"}]: dispatch 2024-01-15T23:34:46.265 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (42 ms) 2024-01-15T23:34:46.266 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestListWatchers 2024-01-15T23:34:46.266 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:46.287 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestListWatchers (22 ms) 2024-01-15T23:34:46.287 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2024-01-15T23:34:46.287 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:46.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:45 smithi053 ceph-mon[143363]: osdmap e1305: 8 total, 8 up, 8 in 2024-01-15T23:34:46.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:45 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/2827209570"}]: dispatch 2024-01-15T23:34:46.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:45 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/2827209570"}]: dispatch 2024-01-15T23:34:46.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:45 smithi053 ceph-mon[146052]: osdmap e1305: 8 total, 8 up, 8 in 2024-01-15T23:34:46.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:45 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3351580041' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/2827209570"}]: dispatch 2024-01-15T23:34:46.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:45 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/2827209570"}]: dispatch 2024-01-15T23:34:46.971 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestSetSnapById (684 ms) 2024-01-15T23:34:46.971 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.Namespaces 2024-01-15T23:34:46.995 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.Namespaces (24 ms) 2024-01-15T23:34:46.995 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.NamespacesPP 2024-01-15T23:34:47.023 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:47.027 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:47.105 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.NamespacesPP (109 ms) 2024-01-15T23:34:47.105 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.Migration 2024-01-15T23:34:47.105 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:47.105 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:47.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:46 smithi163 ceph-mon[138526]: pgmap v2411: 649 pgs: 649 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 254 KiB/s rd, 138 KiB/s wr, 244 op/s 2024-01-15T23:34:47.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:46 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/2827209570"}]': finished 2024-01-15T23:34:47.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:46 smithi163 ceph-mon[138526]: osdmap e1306: 8 total, 8 up, 8 in 2024-01-15T23:34:47.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:46 smithi053 ceph-mon[143363]: pgmap v2411: 649 pgs: 649 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 254 KiB/s rd, 138 KiB/s wr, 244 op/s 2024-01-15T23:34:47.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:46 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/2827209570"}]': finished 2024-01-15T23:34:47.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:46 smithi053 ceph-mon[143363]: osdmap e1306: 8 total, 8 up, 8 in 2024-01-15T23:34:47.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:46 smithi053 ceph-mon[146052]: pgmap v2411: 649 pgs: 649 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 254 KiB/s rd, 138 KiB/s wr, 244 op/s 2024-01-15T23:34:47.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:46 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/2827209570"}]': finished 2024-01-15T23:34:47.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:46 smithi053 ceph-mon[146052]: osdmap e1306: 8 total, 8 up, 8 in 2024-01-15T23:34:47.503 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.Migration (398 ms) 2024-01-15T23:34:47.503 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.MigrationPP 2024-01-15T23:34:47.503 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:47.503 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:47.900 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.MigrationPP (398 ms) 2024-01-15T23:34:47.901 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2024-01-15T23:34:47.901 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:47.917 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (17 ms) 2024-01-15T23:34:47.917 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2024-01-15T23:34:47.917 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:47.933 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (16 ms) 2024-01-15T23:34:47.933 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2024-01-15T23:34:47.933 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:48.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:47 smithi163 ceph-mon[138526]: osdmap e1307: 8 total, 8 up, 8 in 2024-01-15T23:34:48.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:47 smithi053 ceph-mon[143363]: osdmap e1307: 8 total, 8 up, 8 in 2024-01-15T23:34:48.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:47 smithi053 ceph-mon[146052]: osdmap e1307: 8 total, 8 up, 8 in 2024-01-15T23:34:49.054 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (1121 ms) 2024-01-15T23:34:49.055 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.PoolMetadata 2024-01-15T23:34:49.085 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.PoolMetadata (31 ms) 2024-01-15T23:34:49.085 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2024-01-15T23:34:49.104 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.PoolMetadataPP (19 ms) 2024-01-15T23:34:49.105 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.Config 2024-01-15T23:34:49.109 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:49.151 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.Config (47 ms) 2024-01-15T23:34:49.151 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ConfigPP 2024-01-15T23:34:49.156 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:49.188 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:48 smithi053 ceph-mon[143363]: pgmap v2414: 649 pgs: 649 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 331 KiB/s rd, 144 KiB/s wr, 377 op/s 2024-01-15T23:34:49.188 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:48 smithi053 ceph-mon[146052]: pgmap v2414: 649 pgs: 649 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 331 KiB/s rd, 144 KiB/s wr, 377 op/s 2024-01-15T23:34:49.188 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:34:49] ENGINE Bus STOPPING 2024-01-15T23:34:49.189 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:34:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T23:34:49.189 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:34:49] ENGINE Bus STOPPED 2024-01-15T23:34:49.189 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:34:49] ENGINE Bus STARTING 2024-01-15T23:34:49.195 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ConfigPP (44 ms) 2024-01-15T23:34:49.195 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2024-01-15T23:34:49.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:48 smithi163 ceph-mon[138526]: pgmap v2414: 649 pgs: 649 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 331 KiB/s rd, 144 KiB/s wr, 377 op/s 2024-01-15T23:34:49.554 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:34:49] ENGINE Serving on http://:::9283 2024-01-15T23:34:49.554 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:34:49] ENGINE Bus STARTED 2024-01-15T23:34:50.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:49 smithi163 ceph-mon[138526]: osdmap e1308: 8 total, 8 up, 8 in 2024-01-15T23:34:50.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:49 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' 2024-01-15T23:34:50.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:34:50.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:49 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:34:50.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:49 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:34:50.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:34:50.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:49 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:34:50.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:49 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:34:50.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-mon[146052]: osdmap e1308: 8 total, 8 up, 8 in 2024-01-15T23:34:50.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' 2024-01-15T23:34:50.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:34:50.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:34:50.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:34:50.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:34:50.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:34:50.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:34:50.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-mon[143363]: osdmap e1308: 8 total, 8 up, 8 in 2024-01-15T23:34:50.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' 2024-01-15T23:34:50.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:34:50.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:34:50.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:34:50.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:34:50.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:34:50.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:49 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:34:51.092 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:51.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:50 smithi163 ceph-mon[138526]: pgmap v2416: 649 pgs: 649 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 423 KiB/s rd, 88 KiB/s wr, 590 op/s 2024-01-15T23:34:51.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:50 smithi163 ceph-mon[138526]: osdmap e1309: 8 total, 8 up, 8 in 2024-01-15T23:34:51.240 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:50 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1796581246' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:34:51.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:50 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:34:51.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:50 smithi053 ceph-mon[146052]: pgmap v2416: 649 pgs: 649 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 423 KiB/s rd, 88 KiB/s wr, 590 op/s 2024-01-15T23:34:51.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:50 smithi053 ceph-mon[146052]: osdmap e1309: 8 total, 8 up, 8 in 2024-01-15T23:34:51.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:50 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1796581246' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:34:51.304 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:50 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:34:51.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:50 smithi053 ceph-mon[143363]: pgmap v2416: 649 pgs: 649 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 423 KiB/s rd, 88 KiB/s wr, 590 op/s 2024-01-15T23:34:51.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:50 smithi053 ceph-mon[143363]: osdmap e1309: 8 total, 8 up, 8 in 2024-01-15T23:34:51.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:50 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1796581246' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:34:51.304 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:50 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:34:52.491 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:52 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:34:52.491 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:52 smithi163 ceph-mon[138526]: osdmap e1310: 8 total, 8 up, 8 in 2024-01-15T23:34:52.491 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:52 smithi163 ceph-mon[138526]: pgmap v2419: 681 pgs: 15 creating+peering, 10 unknown, 656 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 665 KiB/s rd, 45 KiB/s wr, 885 op/s 2024-01-15T23:34:52.491 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:52 smithi163 ceph-mon[138526]: osdmap e1311: 8 total, 8 up, 8 in 2024-01-15T23:34:52.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:52 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:34:52.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:52 smithi053 ceph-mon[143363]: osdmap e1310: 8 total, 8 up, 8 in 2024-01-15T23:34:52.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:52 smithi053 ceph-mon[143363]: pgmap v2419: 681 pgs: 15 creating+peering, 10 unknown, 656 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 665 KiB/s rd, 45 KiB/s wr, 885 op/s 2024-01-15T23:34:52.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:52 smithi053 ceph-mon[143363]: osdmap e1311: 8 total, 8 up, 8 in 2024-01-15T23:34:52.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:52 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:34:52.554 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:52 smithi053 ceph-mon[146052]: osdmap e1310: 8 total, 8 up, 8 in 2024-01-15T23:34:52.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:52 smithi053 ceph-mon[146052]: pgmap v2419: 681 pgs: 15 creating+peering, 10 unknown, 656 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 665 KiB/s rd, 45 KiB/s wr, 885 op/s 2024-01-15T23:34:52.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:52 smithi053 ceph-mon[146052]: osdmap e1311: 8 total, 8 up, 8 in 2024-01-15T23:34:52.635 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:52.643 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:52.651 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:53.679 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.PoolStatsPP (4484 ms) 2024-01-15T23:34:53.679 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ImageSpec 2024-01-15T23:34:53.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:53 smithi163 ceph-mon[138526]: osdmap e1312: 8 total, 8 up, 8 in 2024-01-15T23:34:54.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:53 smithi053 ceph-mon[143363]: osdmap e1312: 8 total, 8 up, 8 in 2024-01-15T23:34:54.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:53 smithi053 ceph-mon[146052]: osdmap e1312: 8 total, 8 up, 8 in 2024-01-15T23:34:54.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:54 smithi163 ceph-mon[138526]: pgmap v2422: 681 pgs: 15 creating+peering, 6 unknown, 660 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 426 KiB/s rd, 21 KiB/s wr, 547 op/s 2024-01-15T23:34:54.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:54 smithi163 ceph-mon[138526]: osdmap e1313: 8 total, 8 up, 8 in 2024-01-15T23:34:55.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:54 smithi053 ceph-mon[143363]: pgmap v2422: 681 pgs: 15 creating+peering, 6 unknown, 660 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 426 KiB/s rd, 21 KiB/s wr, 547 op/s 2024-01-15T23:34:55.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:54 smithi053 ceph-mon[143363]: osdmap e1313: 8 total, 8 up, 8 in 2024-01-15T23:34:55.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:54 smithi053 ceph-mon[146052]: pgmap v2422: 681 pgs: 15 creating+peering, 6 unknown, 660 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 426 KiB/s rd, 21 KiB/s wr, 547 op/s 2024-01-15T23:34:55.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:54 smithi053 ceph-mon[146052]: osdmap e1313: 8 total, 8 up, 8 in 2024-01-15T23:34:55.304 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:34:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:34:55] "GET /metrics HTTP/1.1" 200 74987 "" "Prometheus/2.43.0" 2024-01-15T23:34:55.631 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:34:55.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:55 smithi163 ceph-mon[138526]: osdmap e1314: 8 total, 8 up, 8 in 2024-01-15T23:34:55.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:55 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1569892402' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:34:56.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:55 smithi053 ceph-mon[143363]: osdmap e1314: 8 total, 8 up, 8 in 2024-01-15T23:34:56.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:55 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1569892402' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:34:56.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:55 smithi053 ceph-mon[146052]: osdmap e1314: 8 total, 8 up, 8 in 2024-01-15T23:34:56.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:55 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1569892402' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:34:56.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:56 smithi163 ceph-mon[138526]: pgmap v2425: 713 pgs: 26 unknown, 10 creating+peering, 677 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 8.2 KiB/s wr, 113 op/s 2024-01-15T23:34:56.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:56 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:34:56.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:56 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1569892402' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:34:56.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:56 smithi163 ceph-mon[138526]: osdmap e1315: 8 total, 8 up, 8 in 2024-01-15T23:34:57.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:56 smithi053 ceph-mon[143363]: pgmap v2425: 713 pgs: 26 unknown, 10 creating+peering, 677 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 8.2 KiB/s wr, 113 op/s 2024-01-15T23:34:57.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:56 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:34:57.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:56 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1569892402' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:34:57.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:56 smithi053 ceph-mon[143363]: osdmap e1315: 8 total, 8 up, 8 in 2024-01-15T23:34:57.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:56 smithi053 ceph-mon[146052]: pgmap v2425: 713 pgs: 26 unknown, 10 creating+peering, 677 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 8.2 KiB/s wr, 113 op/s 2024-01-15T23:34:57.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:56 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:34:57.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:56 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1569892402' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:34:57.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:56 smithi053 ceph-mon[146052]: osdmap e1315: 8 total, 8 up, 8 in 2024-01-15T23:34:57.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:57 smithi163 ceph-mon[138526]: osdmap e1316: 8 total, 8 up, 8 in 2024-01-15T23:34:58.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:57 smithi053 ceph-mon[143363]: osdmap e1316: 8 total, 8 up, 8 in 2024-01-15T23:34:58.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:57 smithi053 ceph-mon[146052]: osdmap e1316: 8 total, 8 up, 8 in 2024-01-15T23:34:58.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:58 smithi163 ceph-mon[138526]: pgmap v2428: 713 pgs: 12 unknown, 6 creating+peering, 695 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 10 KiB/s wr, 101 op/s 2024-01-15T23:34:58.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:58 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:34:58.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:58 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:34:58.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:58 smithi163 ceph-mon[138526]: osdmap e1317: 8 total, 8 up, 8 in 2024-01-15T23:34:59.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:58 smithi053 ceph-mon[143363]: pgmap v2428: 713 pgs: 12 unknown, 6 creating+peering, 695 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 10 KiB/s wr, 101 op/s 2024-01-15T23:34:59.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:58 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:34:59.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:58 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:34:59.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:58 smithi053 ceph-mon[143363]: osdmap e1317: 8 total, 8 up, 8 in 2024-01-15T23:34:59.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:58 smithi053 ceph-mon[146052]: pgmap v2428: 713 pgs: 12 unknown, 6 creating+peering, 695 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 10 KiB/s wr, 101 op/s 2024-01-15T23:34:59.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:58 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:34:59.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:58 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:34:59.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:58 smithi053 ceph-mon[146052]: osdmap e1317: 8 total, 8 up, 8 in 2024-01-15T23:34:59.797 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ImageSpec (6118 ms) 2024-01-15T23:34:59.797 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2024-01-15T23:34:59.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:59 smithi163 ceph-mon[138526]: osdmap e1318: 8 total, 8 up, 8 in 2024-01-15T23:34:59.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:34:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:35:00.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:59 smithi053 ceph-mon[143363]: osdmap e1318: 8 total, 8 up, 8 in 2024-01-15T23:35:00.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:34:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:35:00.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:59 smithi053 ceph-mon[146052]: osdmap e1318: 8 total, 8 up, 8 in 2024-01-15T23:35:00.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:34:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:35:00.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:00 smithi163 ceph-mon[138526]: pgmap v2431: 713 pgs: 6 creating+peering, 707 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 5.2 KiB/s wr, 52 op/s 2024-01-15T23:35:00.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:00 smithi163 ceph-mon[138526]: osdmap e1319: 8 total, 8 up, 8 in 2024-01-15T23:35:01.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:00 smithi053 ceph-mon[143363]: pgmap v2431: 713 pgs: 6 creating+peering, 707 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 5.2 KiB/s wr, 52 op/s 2024-01-15T23:35:01.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:00 smithi053 ceph-mon[143363]: osdmap e1319: 8 total, 8 up, 8 in 2024-01-15T23:35:01.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:00 smithi053 ceph-mon[146052]: pgmap v2431: 713 pgs: 6 creating+peering, 707 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 5.2 KiB/s wr, 52 op/s 2024-01-15T23:35:01.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:00 smithi053 ceph-mon[146052]: osdmap e1319: 8 total, 8 up, 8 in 2024-01-15T23:35:01.621 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:35:01.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:01 smithi163 ceph-mon[138526]: osdmap e1320: 8 total, 8 up, 8 in 2024-01-15T23:35:01.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:01 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1984847966' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:35:01.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:01 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:35:01.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:01 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:35:01.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:01 smithi163 ceph-mon[138526]: osdmap e1321: 8 total, 8 up, 8 in 2024-01-15T23:35:02.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:01 smithi053 ceph-mon[143363]: osdmap e1320: 8 total, 8 up, 8 in 2024-01-15T23:35:02.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:01 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1984847966' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:35:02.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:01 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:35:02.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:01 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:35:02.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:01 smithi053 ceph-mon[143363]: osdmap e1321: 8 total, 8 up, 8 in 2024-01-15T23:35:02.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:01 smithi053 ceph-mon[146052]: osdmap e1320: 8 total, 8 up, 8 in 2024-01-15T23:35:02.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:01 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1984847966' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:35:02.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:01 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:35:02.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:01 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:35:02.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:01 smithi053 ceph-mon[146052]: osdmap e1321: 8 total, 8 up, 8 in 2024-01-15T23:35:02.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:02 smithi163 ceph-mon[138526]: pgmap v2434: 745 pgs: 6 creating+peering, 26 unknown, 713 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 4.7 KiB/s wr, 148 op/s 2024-01-15T23:35:02.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:02 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:35:02.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:02 smithi163 ceph-mon[138526]: osdmap e1322: 8 total, 8 up, 8 in 2024-01-15T23:35:03.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:02 smithi053 ceph-mon[143363]: pgmap v2434: 745 pgs: 6 creating+peering, 26 unknown, 713 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 4.7 KiB/s wr, 148 op/s 2024-01-15T23:35:03.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:02 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:35:03.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:02 smithi053 ceph-mon[143363]: osdmap e1322: 8 total, 8 up, 8 in 2024-01-15T23:35:03.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:02 smithi053 ceph-mon[146052]: pgmap v2434: 745 pgs: 6 creating+peering, 26 unknown, 713 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 4.7 KiB/s wr, 148 op/s 2024-01-15T23:35:03.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:02 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:35:03.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:02 smithi053 ceph-mon[146052]: osdmap e1322: 8 total, 8 up, 8 in 2024-01-15T23:35:04.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:04 smithi163 ceph-mon[138526]: pgmap v2437: 745 pgs: 6 creating+peering, 16 unknown, 723 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 5.2 KiB/s wr, 153 op/s 2024-01-15T23:35:04.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:04 smithi163 ceph-mon[138526]: osdmap e1323: 8 total, 8 up, 8 in 2024-01-15T23:35:04.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:04 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:35:04.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:04 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:35:05.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:04 smithi053 ceph-mon[143363]: pgmap v2437: 745 pgs: 6 creating+peering, 16 unknown, 723 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 5.2 KiB/s wr, 153 op/s 2024-01-15T23:35:05.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:04 smithi053 ceph-mon[143363]: osdmap e1323: 8 total, 8 up, 8 in 2024-01-15T23:35:05.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:04 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:35:05.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:04 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:35:05.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:04 smithi053 ceph-mon[146052]: pgmap v2437: 745 pgs: 6 creating+peering, 16 unknown, 723 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 5.2 KiB/s wr, 153 op/s 2024-01-15T23:35:05.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:04 smithi053 ceph-mon[146052]: osdmap e1323: 8 total, 8 up, 8 in 2024-01-15T23:35:05.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:04 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:35:05.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:04 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:35:05.304 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:35:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:35:05] "GET /metrics HTTP/1.1" 200 79750 "" "Prometheus/2.43.0" 2024-01-15T23:35:05.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:05 smithi163 ceph-mon[138526]: osdmap e1324: 8 total, 8 up, 8 in 2024-01-15T23:35:06.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:05 smithi053 ceph-mon[143363]: osdmap e1324: 8 total, 8 up, 8 in 2024-01-15T23:35:06.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:05 smithi053 ceph-mon[146052]: osdmap e1324: 8 total, 8 up, 8 in 2024-01-15T23:35:06.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:06 smithi163 ceph-mon[138526]: pgmap v2440: 745 pgs: 6 creating+peering, 739 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.2 KiB/s wr, 35 op/s 2024-01-15T23:35:06.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:06 smithi163 ceph-mon[138526]: osdmap e1325: 8 total, 8 up, 8 in 2024-01-15T23:35:06.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:06 smithi163 ceph-mon[138526]: osdmap e1326: 8 total, 8 up, 8 in 2024-01-15T23:35:07.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:06 smithi053 ceph-mon[143363]: pgmap v2440: 745 pgs: 6 creating+peering, 739 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.2 KiB/s wr, 35 op/s 2024-01-15T23:35:07.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:06 smithi053 ceph-mon[143363]: osdmap e1325: 8 total, 8 up, 8 in 2024-01-15T23:35:07.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:06 smithi053 ceph-mon[143363]: osdmap e1326: 8 total, 8 up, 8 in 2024-01-15T23:35:07.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:06 smithi053 ceph-mon[146052]: pgmap v2440: 745 pgs: 6 creating+peering, 739 active+clean; 152 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.2 KiB/s wr, 35 op/s 2024-01-15T23:35:07.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:06 smithi053 ceph-mon[146052]: osdmap e1325: 8 total, 8 up, 8 in 2024-01-15T23:35:07.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:06 smithi053 ceph-mon[146052]: osdmap e1326: 8 total, 8 up, 8 in 2024-01-15T23:35:08.716 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 3 2024-01-15T23:35:08.716 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 3 2024-01-15T23:35:08.716 INFO:tasks.workunit.client.0.smithi053.stdout:child: image201 2024-01-15T23:35:08.716 INFO:tasks.workunit.client.0.smithi053.stdout:child: image203 2024-01-15T23:35:08.717 INFO:tasks.workunit.client.0.smithi053.stdout:child: image202 2024-01-15T23:35:08.717 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-1/image201/b135989f8d70 2024-01-15T23:35:08.717 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:35:08.717 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-20/image202/b135c0a9e0c3 2024-01-15T23:35:08.717 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:35:08.717 INFO:tasks.workunit.client.0.smithi053.stdout:found child test-librbd-smithi053-209604-1/image203/b135fc30a78f 2024-01-15T23:35:08.717 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:35:08.717 INFO:tasks.workunit.client.0.smithi053.stdout:num children is: 0 2024-01-15T23:35:08.717 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 0 2024-01-15T23:35:08.717 INFO:tasks.workunit.client.0.smithi053.stdout:num snaps is: 0 2024-01-15T23:35:08.717 INFO:tasks.workunit.client.0.smithi053.stdout:expected: 0 2024-01-15T23:35:08.717 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (8918 ms) 2024-01-15T23:35:08.717 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2024-01-15T23:35:08.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:08 smithi163 ceph-mon[138526]: pgmap v2443: 713 pgs: 713 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:35:08.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:08 smithi163 ceph-mon[138526]: osdmap e1327: 8 total, 8 up, 8 in 2024-01-15T23:35:09.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:08 smithi053 ceph-mon[143363]: pgmap v2443: 713 pgs: 713 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:35:09.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:08 smithi053 ceph-mon[143363]: osdmap e1327: 8 total, 8 up, 8 in 2024-01-15T23:35:09.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:08 smithi053 ceph-mon[146052]: pgmap v2443: 713 pgs: 713 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:35:09.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:08 smithi053 ceph-mon[146052]: osdmap e1327: 8 total, 8 up, 8 in 2024-01-15T23:35:09.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:09 smithi163 ceph-mon[138526]: osdmap e1328: 8 total, 8 up, 8 in 2024-01-15T23:35:10.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:09 smithi053 ceph-mon[143363]: osdmap e1328: 8 total, 8 up, 8 in 2024-01-15T23:35:10.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:09 smithi053 ceph-mon[146052]: osdmap e1328: 8 total, 8 up, 8 in 2024-01-15T23:35:10.695 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:35:10.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:10 smithi163 ceph-mon[138526]: pgmap v2446: 713 pgs: 713 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:35:10.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:10 smithi163 ceph-mon[138526]: osdmap e1329: 8 total, 8 up, 8 in 2024-01-15T23:35:10.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:10 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1452990858' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:35:11.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:10 smithi053 ceph-mon[143363]: pgmap v2446: 713 pgs: 713 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:35:11.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:10 smithi053 ceph-mon[143363]: osdmap e1329: 8 total, 8 up, 8 in 2024-01-15T23:35:11.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:10 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1452990858' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:35:11.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:10 smithi053 ceph-mon[146052]: pgmap v2446: 713 pgs: 713 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:35:11.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:10 smithi053 ceph-mon[146052]: osdmap e1329: 8 total, 8 up, 8 in 2024-01-15T23:35:11.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:10 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1452990858' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:35:11.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:11 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1452990858' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:35:11.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:11 smithi163 ceph-mon[138526]: osdmap e1330: 8 total, 8 up, 8 in 2024-01-15T23:35:11.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:11 smithi163 ceph-mon[138526]: osdmap e1331: 8 total, 8 up, 8 in 2024-01-15T23:35:12.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:11 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1452990858' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:35:12.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:11 smithi053 ceph-mon[143363]: osdmap e1330: 8 total, 8 up, 8 in 2024-01-15T23:35:12.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:11 smithi053 ceph-mon[143363]: osdmap e1331: 8 total, 8 up, 8 in 2024-01-15T23:35:12.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:11 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1452990858' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:35:12.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:11 smithi053 ceph-mon[146052]: osdmap e1330: 8 total, 8 up, 8 in 2024-01-15T23:35:12.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:11 smithi053 ceph-mon[146052]: osdmap e1331: 8 total, 8 up, 8 in 2024-01-15T23:35:12.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:12 smithi163 ceph-mon[138526]: pgmap v2449: 745 pgs: 11 creating+peering, 10 unknown, 724 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 8.7 KiB/s wr, 169 op/s 2024-01-15T23:35:12.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:12 smithi163 ceph-mon[138526]: osdmap e1332: 8 total, 8 up, 8 in 2024-01-15T23:35:13.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:12 smithi053 ceph-mon[143363]: pgmap v2449: 745 pgs: 11 creating+peering, 10 unknown, 724 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 8.7 KiB/s wr, 169 op/s 2024-01-15T23:35:13.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:12 smithi053 ceph-mon[143363]: osdmap e1332: 8 total, 8 up, 8 in 2024-01-15T23:35:13.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:12 smithi053 ceph-mon[146052]: pgmap v2449: 745 pgs: 11 creating+peering, 10 unknown, 724 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 8.7 KiB/s wr, 169 op/s 2024-01-15T23:35:13.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:12 smithi053 ceph-mon[146052]: osdmap e1332: 8 total, 8 up, 8 in 2024-01-15T23:35:14.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:14 smithi163 ceph-mon[138526]: pgmap v2452: 745 pgs: 11 creating+peering, 3 unknown, 731 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.2 KiB/s wr, 28 op/s 2024-01-15T23:35:14.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:14 smithi163 ceph-mon[138526]: osdmap e1333: 8 total, 8 up, 8 in 2024-01-15T23:35:14.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:35:15.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:14 smithi053 ceph-mon[143363]: pgmap v2452: 745 pgs: 11 creating+peering, 3 unknown, 731 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.2 KiB/s wr, 28 op/s 2024-01-15T23:35:15.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:14 smithi053 ceph-mon[143363]: osdmap e1333: 8 total, 8 up, 8 in 2024-01-15T23:35:15.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:35:15.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:14 smithi053 ceph-mon[146052]: pgmap v2452: 745 pgs: 11 creating+peering, 3 unknown, 731 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.2 KiB/s wr, 28 op/s 2024-01-15T23:35:15.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:14 smithi053 ceph-mon[146052]: osdmap e1333: 8 total, 8 up, 8 in 2024-01-15T23:35:15.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:35:15.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:35:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:35:15] "GET /metrics HTTP/1.1" 200 82174 "" "Prometheus/2.43.0" 2024-01-15T23:35:15.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:15 smithi163 ceph-mon[138526]: osdmap e1334: 8 total, 8 up, 8 in 2024-01-15T23:35:16.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:15 smithi053 ceph-mon[146052]: osdmap e1334: 8 total, 8 up, 8 in 2024-01-15T23:35:16.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:15 smithi053 ceph-mon[143363]: osdmap e1334: 8 total, 8 up, 8 in 2024-01-15T23:35:16.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:16 smithi163 ceph-mon[138526]: pgmap v2455: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.2 KiB/s wr, 25 op/s 2024-01-15T23:35:16.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:16 smithi163 ceph-mon[138526]: osdmap e1335: 8 total, 8 up, 8 in 2024-01-15T23:35:16.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:16 smithi163 ceph-mon[138526]: osdmap e1336: 8 total, 8 up, 8 in 2024-01-15T23:35:17.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:16 smithi053 ceph-mon[143363]: pgmap v2455: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.2 KiB/s wr, 25 op/s 2024-01-15T23:35:17.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:16 smithi053 ceph-mon[143363]: osdmap e1335: 8 total, 8 up, 8 in 2024-01-15T23:35:17.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:16 smithi053 ceph-mon[143363]: osdmap e1336: 8 total, 8 up, 8 in 2024-01-15T23:35:17.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:16 smithi053 ceph-mon[146052]: pgmap v2455: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.2 KiB/s wr, 25 op/s 2024-01-15T23:35:17.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:16 smithi053 ceph-mon[146052]: osdmap e1335: 8 total, 8 up, 8 in 2024-01-15T23:35:17.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:16 smithi053 ceph-mon[146052]: osdmap e1336: 8 total, 8 up, 8 in 2024-01-15T23:35:18.758 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.QuiesceWatch (10042 ms) 2024-01-15T23:35:18.758 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2024-01-15T23:35:18.758 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:35:18.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:18 smithi163 ceph-mon[138526]: pgmap v2458: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.7 KiB/s wr, 10 op/s 2024-01-15T23:35:18.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:18 smithi163 ceph-mon[138526]: osdmap e1337: 8 total, 8 up, 8 in 2024-01-15T23:35:19.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:18 smithi053 ceph-mon[146052]: pgmap v2458: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.7 KiB/s wr, 10 op/s 2024-01-15T23:35:19.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:18 smithi053 ceph-mon[146052]: osdmap e1337: 8 total, 8 up, 8 in 2024-01-15T23:35:19.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:18 smithi053 ceph-mon[143363]: pgmap v2458: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.7 KiB/s wr, 10 op/s 2024-01-15T23:35:19.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:18 smithi053 ceph-mon[143363]: osdmap e1337: 8 total, 8 up, 8 in 2024-01-15T23:35:19.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:19 smithi163 ceph-mon[138526]: osdmap e1338: 8 total, 8 up, 8 in 2024-01-15T23:35:20.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:19 smithi053 ceph-mon[143363]: osdmap e1338: 8 total, 8 up, 8 in 2024-01-15T23:35:20.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:19 smithi053 ceph-mon[146052]: osdmap e1338: 8 total, 8 up, 8 in 2024-01-15T23:35:20.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:20 smithi163 ceph-mon[138526]: pgmap v2461: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 46 KiB/s rd, 5.0 KiB/s wr, 60 op/s 2024-01-15T23:35:20.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:20 smithi163 ceph-mon[138526]: osdmap e1339: 8 total, 8 up, 8 in 2024-01-15T23:35:21.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:20 smithi053 ceph-mon[143363]: pgmap v2461: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 46 KiB/s rd, 5.0 KiB/s wr, 60 op/s 2024-01-15T23:35:21.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:20 smithi053 ceph-mon[143363]: osdmap e1339: 8 total, 8 up, 8 in 2024-01-15T23:35:21.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:20 smithi053 ceph-mon[146052]: pgmap v2461: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 46 KiB/s rd, 5.0 KiB/s wr, 60 op/s 2024-01-15T23:35:21.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:20 smithi053 ceph-mon[146052]: osdmap e1339: 8 total, 8 up, 8 in 2024-01-15T23:35:21.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:21 smithi163 ceph-mon[138526]: osdmap e1340: 8 total, 8 up, 8 in 2024-01-15T23:35:21.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:21 smithi163 ceph-mon[138526]: osdmap e1341: 8 total, 8 up, 8 in 2024-01-15T23:35:22.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:21 smithi053 ceph-mon[143363]: osdmap e1340: 8 total, 8 up, 8 in 2024-01-15T23:35:22.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:21 smithi053 ceph-mon[143363]: osdmap e1341: 8 total, 8 up, 8 in 2024-01-15T23:35:22.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:21 smithi053 ceph-mon[146052]: osdmap e1340: 8 total, 8 up, 8 in 2024-01-15T23:35:22.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:21 smithi053 ceph-mon[146052]: osdmap e1341: 8 total, 8 up, 8 in 2024-01-15T23:35:22.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:22 smithi163 ceph-mon[138526]: pgmap v2464: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 7.7 KiB/s wr, 116 op/s 2024-01-15T23:35:22.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:22 smithi163 ceph-mon[138526]: osdmap e1342: 8 total, 8 up, 8 in 2024-01-15T23:35:23.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:22 smithi053 ceph-mon[143363]: pgmap v2464: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 7.7 KiB/s wr, 116 op/s 2024-01-15T23:35:23.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:22 smithi053 ceph-mon[143363]: osdmap e1342: 8 total, 8 up, 8 in 2024-01-15T23:35:23.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:22 smithi053 ceph-mon[146052]: pgmap v2464: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 7.7 KiB/s wr, 116 op/s 2024-01-15T23:35:23.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:22 smithi053 ceph-mon[146052]: osdmap e1342: 8 total, 8 up, 8 in 2024-01-15T23:35:24.729 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (5971 ms) 2024-01-15T23:35:24.729 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2024-01-15T23:35:24.729 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:35:24.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:24 smithi163 ceph-mon[138526]: pgmap v2467: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 3.7 KiB/s wr, 85 op/s 2024-01-15T23:35:24.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:24 smithi163 ceph-mon[138526]: osdmap e1343: 8 total, 8 up, 8 in 2024-01-15T23:35:25.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:24 smithi053 ceph-mon[143363]: pgmap v2467: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 3.7 KiB/s wr, 85 op/s 2024-01-15T23:35:25.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:24 smithi053 ceph-mon[143363]: osdmap e1343: 8 total, 8 up, 8 in 2024-01-15T23:35:25.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:24 smithi053 ceph-mon[146052]: pgmap v2467: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 3.7 KiB/s wr, 85 op/s 2024-01-15T23:35:25.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:24 smithi053 ceph-mon[146052]: osdmap e1343: 8 total, 8 up, 8 in 2024-01-15T23:35:25.304 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:35:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:35:25] "GET /metrics HTTP/1.1" 200 82174 "" "Prometheus/2.43.0" 2024-01-15T23:35:25.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:25 smithi163 ceph-mon[138526]: osdmap e1344: 8 total, 8 up, 8 in 2024-01-15T23:35:26.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:25 smithi053 ceph-mon[143363]: osdmap e1344: 8 total, 8 up, 8 in 2024-01-15T23:35:26.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:25 smithi053 ceph-mon[146052]: osdmap e1344: 8 total, 8 up, 8 in 2024-01-15T23:35:26.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:26 smithi163 ceph-mon[138526]: pgmap v2470: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.7 KiB/s wr, 42 op/s 2024-01-15T23:35:26.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:26 smithi163 ceph-mon[138526]: osdmap e1345: 8 total, 8 up, 8 in 2024-01-15T23:35:26.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:26 smithi163 ceph-mon[138526]: osdmap e1346: 8 total, 8 up, 8 in 2024-01-15T23:35:27.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:26 smithi053 ceph-mon[143363]: pgmap v2470: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.7 KiB/s wr, 42 op/s 2024-01-15T23:35:27.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:26 smithi053 ceph-mon[143363]: osdmap e1345: 8 total, 8 up, 8 in 2024-01-15T23:35:27.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:26 smithi053 ceph-mon[143363]: osdmap e1346: 8 total, 8 up, 8 in 2024-01-15T23:35:27.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:26 smithi053 ceph-mon[146052]: pgmap v2470: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.7 KiB/s wr, 42 op/s 2024-01-15T23:35:27.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:26 smithi053 ceph-mon[146052]: osdmap e1345: 8 total, 8 up, 8 in 2024-01-15T23:35:27.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:26 smithi053 ceph-mon[146052]: osdmap e1346: 8 total, 8 up, 8 in 2024-01-15T23:35:28.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:28 smithi163 ceph-mon[138526]: pgmap v2473: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 5.7 KiB/s wr, 101 op/s 2024-01-15T23:35:28.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:28 smithi163 ceph-mon[138526]: osdmap e1347: 8 total, 8 up, 8 in 2024-01-15T23:35:29.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:28 smithi053 ceph-mon[143363]: pgmap v2473: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 5.7 KiB/s wr, 101 op/s 2024-01-15T23:35:29.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:28 smithi053 ceph-mon[143363]: osdmap e1347: 8 total, 8 up, 8 in 2024-01-15T23:35:29.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:28 smithi053 ceph-mon[146052]: pgmap v2473: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 5.7 KiB/s wr, 101 op/s 2024-01-15T23:35:29.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:28 smithi053 ceph-mon[146052]: osdmap e1347: 8 total, 8 up, 8 in 2024-01-15T23:35:29.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:29 smithi163 ceph-mon[138526]: osdmap e1348: 8 total, 8 up, 8 in 2024-01-15T23:35:29.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:35:30.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:29 smithi053 ceph-mon[143363]: osdmap e1348: 8 total, 8 up, 8 in 2024-01-15T23:35:30.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:35:30.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:29 smithi053 ceph-mon[146052]: osdmap e1348: 8 total, 8 up, 8 in 2024-01-15T23:35:30.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:35:30.753 INFO:tasks.workunit.client.0.smithi053.stdout:10.00% done 2024-01-15T23:35:30.753 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.QuiesceWatchError (6024 ms) 2024-01-15T23:35:30.753 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2024-01-15T23:35:30.753 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:35:30.773 INFO:tasks.workunit.client.0.smithi053.stderr:test quiesce is not long enough to time out 2024-01-15T23:35:30.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:30 smithi163 ceph-mon[138526]: pgmap v2476: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 5.0 KiB/s wr, 89 op/s 2024-01-15T23:35:30.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:30 smithi163 ceph-mon[138526]: osdmap e1349: 8 total, 8 up, 8 in 2024-01-15T23:35:31.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:30 smithi053 ceph-mon[146052]: pgmap v2476: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 5.0 KiB/s wr, 89 op/s 2024-01-15T23:35:31.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:30 smithi053 ceph-mon[146052]: osdmap e1349: 8 total, 8 up, 8 in 2024-01-15T23:35:31.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:30 smithi053 ceph-mon[143363]: pgmap v2476: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 5.0 KiB/s wr, 89 op/s 2024-01-15T23:35:31.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:30 smithi053 ceph-mon[143363]: osdmap e1349: 8 total, 8 up, 8 in 2024-01-15T23:35:31.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:31 smithi163 ceph-mon[138526]: osdmap e1350: 8 total, 8 up, 8 in 2024-01-15T23:35:31.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:31 smithi163 ceph-mon[138526]: osdmap e1351: 8 total, 8 up, 8 in 2024-01-15T23:35:32.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:31 smithi053 ceph-mon[143363]: osdmap e1350: 8 total, 8 up, 8 in 2024-01-15T23:35:32.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:31 smithi053 ceph-mon[143363]: osdmap e1351: 8 total, 8 up, 8 in 2024-01-15T23:35:32.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:31 smithi053 ceph-mon[146052]: osdmap e1350: 8 total, 8 up, 8 in 2024-01-15T23:35:32.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:31 smithi053 ceph-mon[146052]: osdmap e1351: 8 total, 8 up, 8 in 2024-01-15T23:35:32.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:32 smithi163 ceph-mon[138526]: pgmap v2479: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 5.0 KiB/s wr, 89 op/s 2024-01-15T23:35:32.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:32 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]: dispatch 2024-01-15T23:35:32.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:32 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1e", "id": [0, 3]}]: dispatch 2024-01-15T23:35:32.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:32 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]: dispatch 2024-01-15T23:35:32.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:32 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]: dispatch 2024-01-15T23:35:32.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:32 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]: dispatch 2024-01-15T23:35:32.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:32 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1e", "id": [0, 3]}]: dispatch 2024-01-15T23:35:32.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:32 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]: dispatch 2024-01-15T23:35:32.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:32 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]: dispatch 2024-01-15T23:35:33.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[143363]: pgmap v2479: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 5.0 KiB/s wr, 89 op/s 2024-01-15T23:35:33.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]: dispatch 2024-01-15T23:35:33.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1e", "id": [0, 3]}]: dispatch 2024-01-15T23:35:33.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]: dispatch 2024-01-15T23:35:33.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]: dispatch 2024-01-15T23:35:33.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]: dispatch 2024-01-15T23:35:33.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1e", "id": [0, 3]}]: dispatch 2024-01-15T23:35:33.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]: dispatch 2024-01-15T23:35:33.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]: dispatch 2024-01-15T23:35:33.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[146052]: pgmap v2479: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 5.0 KiB/s wr, 89 op/s 2024-01-15T23:35:33.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]: dispatch 2024-01-15T23:35:33.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1e", "id": [0, 3]}]: dispatch 2024-01-15T23:35:33.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]: dispatch 2024-01-15T23:35:33.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]: dispatch 2024-01-15T23:35:33.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]: dispatch 2024-01-15T23:35:33.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1e", "id": [0, 3]}]: dispatch 2024-01-15T23:35:33.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]: dispatch 2024-01-15T23:35:33.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:32 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]: dispatch 2024-01-15T23:35:33.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:33 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]': finished 2024-01-15T23:35:33.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:33 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1e", "id": [0, 3]}]': finished 2024-01-15T23:35:33.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:33 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]': finished 2024-01-15T23:35:33.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:33 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]': finished 2024-01-15T23:35:33.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:33 smithi163 ceph-mon[138526]: osdmap e1352: 8 total, 8 up, 8 in 2024-01-15T23:35:34.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:33 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]': finished 2024-01-15T23:35:34.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:33 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1e", "id": [0, 3]}]': finished 2024-01-15T23:35:34.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:33 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]': finished 2024-01-15T23:35:34.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:33 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]': finished 2024-01-15T23:35:34.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:33 smithi053 ceph-mon[143363]: osdmap e1352: 8 total, 8 up, 8 in 2024-01-15T23:35:34.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:33 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]': finished 2024-01-15T23:35:34.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:33 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1e", "id": [0, 3]}]': finished 2024-01-15T23:35:34.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:33 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]': finished 2024-01-15T23:35:34.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:33 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]': finished 2024-01-15T23:35:34.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:33 smithi053 ceph-mon[146052]: osdmap e1352: 8 total, 8 up, 8 in 2024-01-15T23:35:34.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:34 smithi163 ceph-mon[138526]: pgmap v2482: 745 pgs: 2 peering, 743 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 4.2 KiB/s wr, 84 op/s 2024-01-15T23:35:34.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:34 smithi163 ceph-mon[138526]: osdmap e1353: 8 total, 8 up, 8 in 2024-01-15T23:35:35.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:34 smithi053 ceph-mon[143363]: pgmap v2482: 745 pgs: 2 peering, 743 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 4.2 KiB/s wr, 84 op/s 2024-01-15T23:35:35.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:34 smithi053 ceph-mon[143363]: osdmap e1353: 8 total, 8 up, 8 in 2024-01-15T23:35:35.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:34 smithi053 ceph-mon[146052]: pgmap v2482: 745 pgs: 2 peering, 743 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 4.2 KiB/s wr, 84 op/s 2024-01-15T23:35:35.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:34 smithi053 ceph-mon[146052]: osdmap e1353: 8 total, 8 up, 8 in 2024-01-15T23:35:35.304 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:35:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:35:35] "GET /metrics HTTP/1.1" 200 82180 "" "Prometheus/2.43.0" 2024-01-15T23:35:36.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:36 smithi163 ceph-mon[138526]: pgmap v2484: 745 pgs: 2 peering, 743 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 4.8 KiB/s wr, 83 op/s 2024-01-15T23:35:37.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:36 smithi053 ceph-mon[143363]: pgmap v2484: 745 pgs: 2 peering, 743 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 4.8 KiB/s wr, 83 op/s 2024-01-15T23:35:37.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:36 smithi053 ceph-mon[146052]: pgmap v2484: 745 pgs: 2 peering, 743 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 4.8 KiB/s wr, 83 op/s 2024-01-15T23:35:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:38 smithi163 ceph-mon[138526]: pgmap v2485: 745 pgs: 2 peering, 743 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.8 KiB/s rd, 1.2 KiB/s wr, 13 op/s; 11 B/s, 0 objects/s recovering 2024-01-15T23:35:39.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:38 smithi053 ceph-mon[143363]: pgmap v2485: 745 pgs: 2 peering, 743 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.8 KiB/s rd, 1.2 KiB/s wr, 13 op/s; 11 B/s, 0 objects/s recovering 2024-01-15T23:35:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:38 smithi053 ceph-mon[146052]: pgmap v2485: 745 pgs: 2 peering, 743 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.8 KiB/s rd, 1.2 KiB/s wr, 13 op/s; 11 B/s, 0 objects/s recovering 2024-01-15T23:35:39.702 INFO:tasks.workunit.client.0.smithi053.stderr:test quiesce is timed out 2024-01-15T23:35:39.706 INFO:tasks.workunit.client.0.smithi053.stderr:waiting for timed out ... 0 2024-01-15T23:35:40.706 INFO:tasks.workunit.client.0.smithi053.stderr:waiting for timed out ... 1 2024-01-15T23:35:40.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:40 smithi163 ceph-mon[138526]: pgmap v2486: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 907 B/s wr, 10 op/s; 8 B/s, 0 objects/s recovering 2024-01-15T23:35:40.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:40 smithi163 ceph-mon[138526]: osdmap e1354: 8 total, 8 up, 8 in 2024-01-15T23:35:41.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:40 smithi053 ceph-mon[143363]: pgmap v2486: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 907 B/s wr, 10 op/s; 8 B/s, 0 objects/s recovering 2024-01-15T23:35:41.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:40 smithi053 ceph-mon[143363]: osdmap e1354: 8 total, 8 up, 8 in 2024-01-15T23:35:41.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:40 smithi053 ceph-mon[146052]: pgmap v2486: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 907 B/s wr, 10 op/s; 8 B/s, 0 objects/s recovering 2024-01-15T23:35:41.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:40 smithi053 ceph-mon[146052]: osdmap e1354: 8 total, 8 up, 8 in 2024-01-15T23:35:41.706 INFO:tasks.workunit.client.0.smithi053.stderr:waiting for timed out ... 2 2024-01-15T23:35:42.707 INFO:tasks.workunit.client.0.smithi053.stderr:waiting for timed out ... 3 2024-01-15T23:35:42.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:42 smithi163 ceph-mon[138526]: pgmap v2488: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.5 KiB/s rd, 1.1 KiB/s wr, 14 op/s; 8 B/s, 0 objects/s recovering 2024-01-15T23:35:42.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:42 smithi163 ceph-mon[138526]: osdmap e1355: 8 total, 8 up, 8 in 2024-01-15T23:35:43.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:42 smithi053 ceph-mon[143363]: pgmap v2488: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.5 KiB/s rd, 1.1 KiB/s wr, 14 op/s; 8 B/s, 0 objects/s recovering 2024-01-15T23:35:43.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:42 smithi053 ceph-mon[143363]: osdmap e1355: 8 total, 8 up, 8 in 2024-01-15T23:35:43.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:42 smithi053 ceph-mon[146052]: pgmap v2488: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.5 KiB/s rd, 1.1 KiB/s wr, 14 op/s; 8 B/s, 0 objects/s recovering 2024-01-15T23:35:43.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:42 smithi053 ceph-mon[146052]: osdmap e1355: 8 total, 8 up, 8 in 2024-01-15T23:35:43.707 INFO:tasks.workunit.client.0.smithi053.stderr:waiting for timed out ... 4 2024-01-15T23:35:44.707 INFO:tasks.workunit.client.0.smithi053.stderr:waiting for timed out ... 5 2024-01-15T23:35:44.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:44 smithi163 ceph-mon[138526]: pgmap v2490: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s; 8 B/s, 0 objects/s recovering 2024-01-15T23:35:44.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:35:45.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:44 smithi053 ceph-mon[143363]: pgmap v2490: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s; 8 B/s, 0 objects/s recovering 2024-01-15T23:35:45.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:35:45.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:44 smithi053 ceph-mon[146052]: pgmap v2490: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s; 8 B/s, 0 objects/s recovering 2024-01-15T23:35:45.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:35:45.304 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:35:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:35:45] "GET /metrics HTTP/1.1" 200 82177 "" "Prometheus/2.43.0" 2024-01-15T23:35:45.707 INFO:tasks.workunit.client.0.smithi053.stderr:waiting for timed out ... 6 2024-01-15T23:35:46.707 INFO:tasks.workunit.client.0.smithi053.stderr:waiting for timed out ... 7 2024-01-15T23:35:46.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:46 smithi163 ceph-mon[138526]: pgmap v2491: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-01-15T23:35:47.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:46 smithi053 ceph-mon[143363]: pgmap v2491: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-01-15T23:35:47.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:46 smithi053 ceph-mon[146052]: pgmap v2491: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-01-15T23:35:47.707 INFO:tasks.workunit.client.0.smithi053.stderr:waiting for timed out ... 8 2024-01-15T23:35:48.707 INFO:tasks.workunit.client.0.smithi053.stderr:waiting for timed out ... 9 2024-01-15T23:35:48.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:48 smithi163 ceph-mon[138526]: pgmap v2492: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-01-15T23:35:49.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:48 smithi053 ceph-mon[143363]: pgmap v2492: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-01-15T23:35:49.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:48 smithi053 ceph-mon[146052]: pgmap v2492: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-01-15T23:35:49.707 INFO:tasks.workunit.client.0.smithi053.stderr:waiting for timed out ... 10 2024-01-15T23:35:50.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:50 smithi163 ceph-mon[138526]: pgmap v2493: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 312 B/s wr, 3 op/s 2024-01-15T23:35:50.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:50 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:35:50.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:50 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:35:50.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:50 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:35:50.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:50 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:35:50.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:50 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:35:50.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:50 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:35:51.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:50 smithi053 ceph-mon[143363]: pgmap v2493: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 312 B/s wr, 3 op/s 2024-01-15T23:35:51.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:50 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:35:51.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:50 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:35:51.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:50 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:35:51.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:50 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:35:51.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:50 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:35:51.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:50 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:35:51.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:50 smithi053 ceph-mon[146052]: pgmap v2493: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 312 B/s wr, 3 op/s 2024-01-15T23:35:51.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:50 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:35:51.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:50 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:35:51.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:50 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:35:51.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:50 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:35:51.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:50 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:35:51.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:50 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:35:52.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:52 smithi163 ceph-mon[138526]: pgmap v2494: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-01-15T23:35:53.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:52 smithi053 ceph-mon[143363]: pgmap v2494: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-01-15T23:35:53.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:52 smithi053 ceph-mon[146052]: pgmap v2494: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-01-15T23:35:54.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:54 smithi163 ceph-mon[138526]: pgmap v2495: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 86 B/s wr, 0 op/s 2024-01-15T23:35:55.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:54 smithi053 ceph-mon[143363]: pgmap v2495: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 86 B/s wr, 0 op/s 2024-01-15T23:35:55.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:54 smithi053 ceph-mon[146052]: pgmap v2495: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 86 B/s wr, 0 op/s 2024-01-15T23:35:55.304 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:35:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:35:55] "GET /metrics HTTP/1.1" 200 82177 "" "Prometheus/2.43.0" 2024-01-15T23:35:56.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:56 smithi163 ceph-mon[138526]: pgmap v2496: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:35:57.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:56 smithi053 ceph-mon[143363]: pgmap v2496: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:35:57.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:56 smithi053 ceph-mon[146052]: pgmap v2496: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:35:58.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:58 smithi163 ceph-mon[138526]: pgmap v2497: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:35:59.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:58 smithi053 ceph-mon[143363]: pgmap v2497: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:35:59.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:58 smithi053 ceph-mon[146052]: pgmap v2497: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:35:59.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:35:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:36:00.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:35:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:36:00.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:35:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:36:00.708 INFO:tasks.workunit.client.0.smithi053.stderr:test retry succeeds 2024-01-15T23:36:00.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:00 smithi163 ceph-mon[138526]: pgmap v2498: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:01.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:00 smithi053 ceph-mon[146052]: pgmap v2498: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:01.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:00 smithi053 ceph-mon[143363]: pgmap v2498: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:02.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:02 smithi163 ceph-mon[138526]: pgmap v2499: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:02.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:02 smithi163 ceph-mon[138526]: osdmap e1356: 8 total, 8 up, 8 in 2024-01-15T23:36:03.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:02 smithi053 ceph-mon[143363]: pgmap v2499: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:03.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:02 smithi053 ceph-mon[143363]: osdmap e1356: 8 total, 8 up, 8 in 2024-01-15T23:36:03.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:02 smithi053 ceph-mon[146052]: pgmap v2499: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:03.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:02 smithi053 ceph-mon[146052]: osdmap e1356: 8 total, 8 up, 8 in 2024-01-15T23:36:03.743 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (32990 ms) 2024-01-15T23:36:03.744 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.WriteZeroes 2024-01-15T23:36:03.744 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:36:03.803 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.WriteZeroes (60 ms) 2024-01-15T23:36:03.803 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2024-01-15T23:36:03.803 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:36:03.872 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (69 ms) 2024-01-15T23:36:03.872 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2024-01-15T23:36:03.872 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:36:03.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:03 smithi163 ceph-mon[138526]: osdmap e1357: 8 total, 8 up, 8 in 2024-01-15T23:36:04.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:03 smithi053 ceph-mon[143363]: osdmap e1357: 8 total, 8 up, 8 in 2024-01-15T23:36:04.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:03 smithi053 ceph-mon[146052]: osdmap e1357: 8 total, 8 up, 8 in 2024-01-15T23:36:04.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:04 smithi163 ceph-mon[138526]: pgmap v2502: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:36:04.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:04 smithi163 ceph-mon[138526]: osdmap e1358: 8 total, 8 up, 8 in 2024-01-15T23:36:05.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:04 smithi053 ceph-mon[143363]: pgmap v2502: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:36:05.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:04 smithi053 ceph-mon[143363]: osdmap e1358: 8 total, 8 up, 8 in 2024-01-15T23:36:05.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:04 smithi053 ceph-mon[146052]: pgmap v2502: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-01-15T23:36:05.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:04 smithi053 ceph-mon[146052]: osdmap e1358: 8 total, 8 up, 8 in 2024-01-15T23:36:05.304 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:36:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:36:05] "GET /metrics HTTP/1.1" 200 82173 "" "Prometheus/2.43.0" 2024-01-15T23:36:05.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:05 smithi163 ceph-mon[138526]: osdmap e1359: 8 total, 8 up, 8 in 2024-01-15T23:36:06.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:05 smithi053 ceph-mon[143363]: osdmap e1359: 8 total, 8 up, 8 in 2024-01-15T23:36:06.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:05 smithi053 ceph-mon[146052]: osdmap e1359: 8 total, 8 up, 8 in 2024-01-15T23:36:06.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:06 smithi163 ceph-mon[138526]: pgmap v2505: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 80 op/s 2024-01-15T23:36:06.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:06 smithi163 ceph-mon[138526]: osdmap e1360: 8 total, 8 up, 8 in 2024-01-15T23:36:07.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:06 smithi053 ceph-mon[143363]: pgmap v2505: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 80 op/s 2024-01-15T23:36:07.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:06 smithi053 ceph-mon[143363]: osdmap e1360: 8 total, 8 up, 8 in 2024-01-15T23:36:07.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:06 smithi053 ceph-mon[146052]: pgmap v2505: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 80 op/s 2024-01-15T23:36:07.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:06 smithi053 ceph-mon[146052]: osdmap e1360: 8 total, 8 up, 8 in 2024-01-15T23:36:07.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:07 smithi163 ceph-mon[138526]: osdmap e1361: 8 total, 8 up, 8 in 2024-01-15T23:36:08.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:07 smithi053 ceph-mon[143363]: osdmap e1361: 8 total, 8 up, 8 in 2024-01-15T23:36:08.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:07 smithi053 ceph-mon[146052]: osdmap e1361: 8 total, 8 up, 8 in 2024-01-15T23:36:08.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:08 smithi163 ceph-mon[138526]: pgmap v2508: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 9.7 KiB/s wr, 170 op/s 2024-01-15T23:36:08.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:08 smithi163 ceph-mon[138526]: osdmap e1362: 8 total, 8 up, 8 in 2024-01-15T23:36:09.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:08 smithi053 ceph-mon[143363]: pgmap v2508: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 9.7 KiB/s wr, 170 op/s 2024-01-15T23:36:09.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:08 smithi053 ceph-mon[143363]: osdmap e1362: 8 total, 8 up, 8 in 2024-01-15T23:36:09.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:08 smithi053 ceph-mon[146052]: pgmap v2508: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 9.7 KiB/s wr, 170 op/s 2024-01-15T23:36:09.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:08 smithi053 ceph-mon[146052]: osdmap e1362: 8 total, 8 up, 8 in 2024-01-15T23:36:09.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:09 smithi163 ceph-mon[138526]: osdmap e1363: 8 total, 8 up, 8 in 2024-01-15T23:36:10.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:09 smithi053 ceph-mon[143363]: osdmap e1363: 8 total, 8 up, 8 in 2024-01-15T23:36:10.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:09 smithi053 ceph-mon[146052]: osdmap e1363: 8 total, 8 up, 8 in 2024-01-15T23:36:10.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:10 smithi163 ceph-mon[138526]: pgmap v2511: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 4.5 KiB/s wr, 105 op/s 2024-01-15T23:36:10.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:10 smithi163 ceph-mon[138526]: osdmap e1364: 8 total, 8 up, 8 in 2024-01-15T23:36:11.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:10 smithi053 ceph-mon[143363]: pgmap v2511: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 4.5 KiB/s wr, 105 op/s 2024-01-15T23:36:11.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:10 smithi053 ceph-mon[143363]: osdmap e1364: 8 total, 8 up, 8 in 2024-01-15T23:36:11.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:10 smithi053 ceph-mon[146052]: pgmap v2511: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 4.5 KiB/s wr, 105 op/s 2024-01-15T23:36:11.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:10 smithi053 ceph-mon[146052]: osdmap e1364: 8 total, 8 up, 8 in 2024-01-15T23:36:11.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:11 smithi163 ceph-mon[138526]: osdmap e1365: 8 total, 8 up, 8 in 2024-01-15T23:36:11.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:11 smithi163 ceph-mon[138526]: osdmap e1366: 8 total, 8 up, 8 in 2024-01-15T23:36:12.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:11 smithi053 ceph-mon[143363]: osdmap e1365: 8 total, 8 up, 8 in 2024-01-15T23:36:12.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:11 smithi053 ceph-mon[143363]: osdmap e1366: 8 total, 8 up, 8 in 2024-01-15T23:36:12.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:11 smithi053 ceph-mon[146052]: osdmap e1365: 8 total, 8 up, 8 in 2024-01-15T23:36:12.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:11 smithi053 ceph-mon[146052]: osdmap e1366: 8 total, 8 up, 8 in 2024-01-15T23:36:12.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:12 smithi163 ceph-mon[138526]: pgmap v2514: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 4.0 KiB/s wr, 25 op/s 2024-01-15T23:36:12.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:12 smithi163 ceph-mon[138526]: osdmap e1367: 8 total, 8 up, 8 in 2024-01-15T23:36:13.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:12 smithi053 ceph-mon[143363]: pgmap v2514: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 4.0 KiB/s wr, 25 op/s 2024-01-15T23:36:13.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:12 smithi053 ceph-mon[143363]: osdmap e1367: 8 total, 8 up, 8 in 2024-01-15T23:36:13.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:12 smithi053 ceph-mon[146052]: pgmap v2514: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 4.0 KiB/s wr, 25 op/s 2024-01-15T23:36:13.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:12 smithi053 ceph-mon[146052]: osdmap e1367: 8 total, 8 up, 8 in 2024-01-15T23:36:14.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:14 smithi163 ceph-mon[138526]: pgmap v2517: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.5 KiB/s wr, 15 op/s 2024-01-15T23:36:14.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:14 smithi163 ceph-mon[138526]: osdmap e1368: 8 total, 8 up, 8 in 2024-01-15T23:36:14.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:36:15.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:14 smithi053 ceph-mon[146052]: pgmap v2517: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.5 KiB/s wr, 15 op/s 2024-01-15T23:36:15.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:14 smithi053 ceph-mon[146052]: osdmap e1368: 8 total, 8 up, 8 in 2024-01-15T23:36:15.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:36:15.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:14 smithi053 ceph-mon[143363]: pgmap v2517: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.5 KiB/s wr, 15 op/s 2024-01-15T23:36:15.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:14 smithi053 ceph-mon[143363]: osdmap e1368: 8 total, 8 up, 8 in 2024-01-15T23:36:15.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:36:15.304 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:36:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:36:15] "GET /metrics HTTP/1.1" 200 82186 "" "Prometheus/2.43.0" 2024-01-15T23:36:15.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:15 smithi163 ceph-mon[138526]: osdmap e1369: 8 total, 8 up, 8 in 2024-01-15T23:36:16.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:15 smithi053 ceph-mon[143363]: osdmap e1369: 8 total, 8 up, 8 in 2024-01-15T23:36:16.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:15 smithi053 ceph-mon[146052]: osdmap e1369: 8 total, 8 up, 8 in 2024-01-15T23:36:16.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:16 smithi163 ceph-mon[138526]: pgmap v2520: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 767 B/s wr, 7 op/s 2024-01-15T23:36:16.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:16 smithi163 ceph-mon[138526]: osdmap e1370: 8 total, 8 up, 8 in 2024-01-15T23:36:17.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:16 smithi053 ceph-mon[143363]: pgmap v2520: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 767 B/s wr, 7 op/s 2024-01-15T23:36:17.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:16 smithi053 ceph-mon[143363]: osdmap e1370: 8 total, 8 up, 8 in 2024-01-15T23:36:17.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:16 smithi053 ceph-mon[146052]: pgmap v2520: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 767 B/s wr, 7 op/s 2024-01-15T23:36:17.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:16 smithi053 ceph-mon[146052]: osdmap e1370: 8 total, 8 up, 8 in 2024-01-15T23:36:17.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:17 smithi163 ceph-mon[138526]: osdmap e1371: 8 total, 8 up, 8 in 2024-01-15T23:36:18.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:17 smithi053 ceph-mon[143363]: osdmap e1371: 8 total, 8 up, 8 in 2024-01-15T23:36:18.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:17 smithi053 ceph-mon[146052]: osdmap e1371: 8 total, 8 up, 8 in 2024-01-15T23:36:18.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:18 smithi163 ceph-mon[138526]: pgmap v2523: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 5.2 KiB/s wr, 240 op/s 2024-01-15T23:36:18.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:18 smithi163 ceph-mon[138526]: osdmap e1372: 8 total, 8 up, 8 in 2024-01-15T23:36:19.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:18 smithi053 ceph-mon[143363]: pgmap v2523: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 5.2 KiB/s wr, 240 op/s 2024-01-15T23:36:19.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:18 smithi053 ceph-mon[143363]: osdmap e1372: 8 total, 8 up, 8 in 2024-01-15T23:36:19.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:18 smithi053 ceph-mon[146052]: pgmap v2523: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 5.2 KiB/s wr, 240 op/s 2024-01-15T23:36:19.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:18 smithi053 ceph-mon[146052]: osdmap e1372: 8 total, 8 up, 8 in 2024-01-15T23:36:19.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:19 smithi163 ceph-mon[138526]: osdmap e1373: 8 total, 8 up, 8 in 2024-01-15T23:36:20.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:19 smithi053 ceph-mon[143363]: osdmap e1373: 8 total, 8 up, 8 in 2024-01-15T23:36:20.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:19 smithi053 ceph-mon[146052]: osdmap e1373: 8 total, 8 up, 8 in 2024-01-15T23:36:20.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:20 smithi163 ceph-mon[138526]: pgmap v2526: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 5.0 KiB/s wr, 241 op/s 2024-01-15T23:36:20.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:20 smithi163 ceph-mon[138526]: osdmap e1374: 8 total, 8 up, 8 in 2024-01-15T23:36:21.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:20 smithi053 ceph-mon[143363]: pgmap v2526: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 5.0 KiB/s wr, 241 op/s 2024-01-15T23:36:21.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:20 smithi053 ceph-mon[143363]: osdmap e1374: 8 total, 8 up, 8 in 2024-01-15T23:36:21.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:20 smithi053 ceph-mon[146052]: pgmap v2526: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 5.0 KiB/s wr, 241 op/s 2024-01-15T23:36:21.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:20 smithi053 ceph-mon[146052]: osdmap e1374: 8 total, 8 up, 8 in 2024-01-15T23:36:21.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:21 smithi163 ceph-mon[138526]: osdmap e1375: 8 total, 8 up, 8 in 2024-01-15T23:36:21.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:21 smithi163 ceph-mon[138526]: osdmap e1376: 8 total, 8 up, 8 in 2024-01-15T23:36:22.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:21 smithi053 ceph-mon[143363]: osdmap e1375: 8 total, 8 up, 8 in 2024-01-15T23:36:22.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:21 smithi053 ceph-mon[143363]: osdmap e1376: 8 total, 8 up, 8 in 2024-01-15T23:36:22.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:21 smithi053 ceph-mon[146052]: osdmap e1375: 8 total, 8 up, 8 in 2024-01-15T23:36:22.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:21 smithi053 ceph-mon[146052]: osdmap e1376: 8 total, 8 up, 8 in 2024-01-15T23:36:22.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:22 smithi163 ceph-mon[138526]: pgmap v2529: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 5.0 KiB/s wr, 26 op/s 2024-01-15T23:36:22.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:22 smithi163 ceph-mon[138526]: osdmap e1377: 8 total, 8 up, 8 in 2024-01-15T23:36:23.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:22 smithi053 ceph-mon[143363]: pgmap v2529: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 5.0 KiB/s wr, 26 op/s 2024-01-15T23:36:23.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:22 smithi053 ceph-mon[143363]: osdmap e1377: 8 total, 8 up, 8 in 2024-01-15T23:36:23.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:22 smithi053 ceph-mon[146052]: pgmap v2529: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 5.0 KiB/s wr, 26 op/s 2024-01-15T23:36:23.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:22 smithi053 ceph-mon[146052]: osdmap e1377: 8 total, 8 up, 8 in 2024-01-15T23:36:24.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:24 smithi163 ceph-mon[138526]: pgmap v2532: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-01-15T23:36:24.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:24 smithi163 ceph-mon[138526]: osdmap e1378: 8 total, 8 up, 8 in 2024-01-15T23:36:25.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:24 smithi053 ceph-mon[143363]: pgmap v2532: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-01-15T23:36:25.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:24 smithi053 ceph-mon[143363]: osdmap e1378: 8 total, 8 up, 8 in 2024-01-15T23:36:25.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:24 smithi053 ceph-mon[146052]: pgmap v2532: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-01-15T23:36:25.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:24 smithi053 ceph-mon[146052]: osdmap e1378: 8 total, 8 up, 8 in 2024-01-15T23:36:25.304 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:36:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:36:25] "GET /metrics HTTP/1.1" 200 82186 "" "Prometheus/2.43.0" 2024-01-15T23:36:25.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:25 smithi163 ceph-mon[138526]: osdmap e1379: 8 total, 8 up, 8 in 2024-01-15T23:36:26.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:25 smithi053 ceph-mon[143363]: osdmap e1379: 8 total, 8 up, 8 in 2024-01-15T23:36:26.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:25 smithi053 ceph-mon[146052]: osdmap e1379: 8 total, 8 up, 8 in 2024-01-15T23:36:26.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:26 smithi163 ceph-mon[138526]: pgmap v2535: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-01-15T23:36:26.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:26 smithi163 ceph-mon[138526]: osdmap e1380: 8 total, 8 up, 8 in 2024-01-15T23:36:26.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:26 smithi163 ceph-mon[138526]: osdmap e1381: 8 total, 8 up, 8 in 2024-01-15T23:36:27.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:26 smithi053 ceph-mon[143363]: pgmap v2535: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-01-15T23:36:27.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:26 smithi053 ceph-mon[143363]: osdmap e1380: 8 total, 8 up, 8 in 2024-01-15T23:36:27.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:26 smithi053 ceph-mon[143363]: osdmap e1381: 8 total, 8 up, 8 in 2024-01-15T23:36:27.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:26 smithi053 ceph-mon[146052]: pgmap v2535: 745 pgs: 745 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-01-15T23:36:27.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:26 smithi053 ceph-mon[146052]: osdmap e1380: 8 total, 8 up, 8 in 2024-01-15T23:36:27.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:26 smithi053 ceph-mon[146052]: osdmap e1381: 8 total, 8 up, 8 in 2024-01-15T23:36:28.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:28 smithi163 ceph-mon[138526]: pgmap v2538: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 3.7 KiB/s wr, 48 op/s 2024-01-15T23:36:28.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:28 smithi163 ceph-mon[138526]: osdmap e1382: 8 total, 8 up, 8 in 2024-01-15T23:36:29.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:28 smithi053 ceph-mon[143363]: pgmap v2538: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 3.7 KiB/s wr, 48 op/s 2024-01-15T23:36:29.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:28 smithi053 ceph-mon[143363]: osdmap e1382: 8 total, 8 up, 8 in 2024-01-15T23:36:29.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:28 smithi053 ceph-mon[146052]: pgmap v2538: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 3.7 KiB/s wr, 48 op/s 2024-01-15T23:36:29.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:28 smithi053 ceph-mon[146052]: osdmap e1382: 8 total, 8 up, 8 in 2024-01-15T23:36:29.746 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestLibRBD.ConcurentOperations (25873 ms) 2024-01-15T23:36:29.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:29 smithi163 ceph-mon[138526]: osdmap e1383: 8 total, 8 up, 8 in 2024-01-15T23:36:29.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:36:30.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:29 smithi053 ceph-mon[143363]: osdmap e1383: 8 total, 8 up, 8 in 2024-01-15T23:36:30.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:36:30.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:29 smithi053 ceph-mon[146052]: osdmap e1383: 8 total, 8 up, 8 in 2024-01-15T23:36:30.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:36:30.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:30 smithi163 ceph-mon[138526]: pgmap v2541: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 3.7 KiB/s wr, 51 op/s 2024-01-15T23:36:30.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:30 smithi163 ceph-mon[138526]: osdmap e1384: 8 total, 8 up, 8 in 2024-01-15T23:36:31.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:30 smithi053 ceph-mon[143363]: pgmap v2541: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 3.7 KiB/s wr, 51 op/s 2024-01-15T23:36:31.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:30 smithi053 ceph-mon[143363]: osdmap e1384: 8 total, 8 up, 8 in 2024-01-15T23:36:31.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:30 smithi053 ceph-mon[146052]: pgmap v2541: 745 pgs: 745 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 3.7 KiB/s wr, 51 op/s 2024-01-15T23:36:31.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:30 smithi053 ceph-mon[146052]: osdmap e1384: 8 total, 8 up, 8 in 2024-01-15T23:36:31.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:31 smithi163 ceph-mon[138526]: osdmap e1385: 8 total, 8 up, 8 in 2024-01-15T23:36:31.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:31 smithi163 ceph-mon[138526]: osdmap e1386: 8 total, 8 up, 8 in 2024-01-15T23:36:32.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:31 smithi053 ceph-mon[146052]: osdmap e1385: 8 total, 8 up, 8 in 2024-01-15T23:36:32.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:31 smithi053 ceph-mon[146052]: osdmap e1386: 8 total, 8 up, 8 in 2024-01-15T23:36:32.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:31 smithi053 ceph-mon[143363]: osdmap e1385: 8 total, 8 up, 8 in 2024-01-15T23:36:32.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:31 smithi053 ceph-mon[143363]: osdmap e1386: 8 total, 8 up, 8 in 2024-01-15T23:36:32.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:32 smithi163 ceph-mon[138526]: pgmap v2544: 713 pgs: 713 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 1.2 KiB/s wr, 59 op/s 2024-01-15T23:36:32.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:32 smithi163 ceph-mon[138526]: osdmap e1387: 8 total, 8 up, 8 in 2024-01-15T23:36:33.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:32 smithi053 ceph-mon[143363]: pgmap v2544: 713 pgs: 713 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 1.2 KiB/s wr, 59 op/s 2024-01-15T23:36:33.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:32 smithi053 ceph-mon[143363]: osdmap e1387: 8 total, 8 up, 8 in 2024-01-15T23:36:33.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:32 smithi053 ceph-mon[146052]: pgmap v2544: 713 pgs: 713 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 1.2 KiB/s wr, 59 op/s 2024-01-15T23:36:33.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:32 smithi053 ceph-mon[146052]: osdmap e1387: 8 total, 8 up, 8 in 2024-01-15T23:36:34.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:34 smithi163 ceph-mon[138526]: pgmap v2547: 649 pgs: 649 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:34.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:34 smithi163 ceph-mon[138526]: osdmap e1388: 8 total, 8 up, 8 in 2024-01-15T23:36:35.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:34 smithi053 ceph-mon[143363]: pgmap v2547: 649 pgs: 649 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:35.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:34 smithi053 ceph-mon[143363]: osdmap e1388: 8 total, 8 up, 8 in 2024-01-15T23:36:35.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:34 smithi053 ceph-mon[146052]: pgmap v2547: 649 pgs: 649 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:35.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:34 smithi053 ceph-mon[146052]: osdmap e1388: 8 total, 8 up, 8 in 2024-01-15T23:36:35.305 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:36:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:36:35] "GET /metrics HTTP/1.1" 200 82191 "" "Prometheus/2.43.0" 2024-01-15T23:36:35.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:35 smithi163 ceph-mon[138526]: osdmap e1389: 8 total, 8 up, 8 in 2024-01-15T23:36:36.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:35 smithi053 ceph-mon[143363]: osdmap e1389: 8 total, 8 up, 8 in 2024-01-15T23:36:36.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:35 smithi053 ceph-mon[146052]: osdmap e1389: 8 total, 8 up, 8 in 2024-01-15T23:36:36.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:36 smithi163 ceph-mon[138526]: pgmap v2550: 585 pgs: 585 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:36.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:36 smithi163 ceph-mon[138526]: osdmap e1390: 8 total, 8 up, 8 in 2024-01-15T23:36:36.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:36 smithi163 ceph-mon[138526]: osdmap e1391: 8 total, 8 up, 8 in 2024-01-15T23:36:37.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:36 smithi053 ceph-mon[143363]: pgmap v2550: 585 pgs: 585 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:37.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:36 smithi053 ceph-mon[143363]: osdmap e1390: 8 total, 8 up, 8 in 2024-01-15T23:36:37.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:36 smithi053 ceph-mon[143363]: osdmap e1391: 8 total, 8 up, 8 in 2024-01-15T23:36:37.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:36 smithi053 ceph-mon[146052]: pgmap v2550: 585 pgs: 585 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:37.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:36 smithi053 ceph-mon[146052]: osdmap e1390: 8 total, 8 up, 8 in 2024-01-15T23:36:37.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:36 smithi053 ceph-mon[146052]: osdmap e1391: 8 total, 8 up, 8 in 2024-01-15T23:36:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:38 smithi163 ceph-mon[138526]: pgmap v2553: 521 pgs: 521 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:38 smithi163 ceph-mon[138526]: osdmap e1392: 8 total, 8 up, 8 in 2024-01-15T23:36:39.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:38 smithi053 ceph-mon[143363]: pgmap v2553: 521 pgs: 521 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:39.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:38 smithi053 ceph-mon[143363]: osdmap e1392: 8 total, 8 up, 8 in 2024-01-15T23:36:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:38 smithi053 ceph-mon[146052]: pgmap v2553: 521 pgs: 521 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:38 smithi053 ceph-mon[146052]: osdmap e1392: 8 total, 8 up, 8 in 2024-01-15T23:36:39.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:39 smithi163 ceph-mon[138526]: osdmap e1393: 8 total, 8 up, 8 in 2024-01-15T23:36:40.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:39 smithi053 ceph-mon[143363]: osdmap e1393: 8 total, 8 up, 8 in 2024-01-15T23:36:40.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:39 smithi053 ceph-mon[146052]: osdmap e1393: 8 total, 8 up, 8 in 2024-01-15T23:36:40.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:40 smithi163 ceph-mon[138526]: pgmap v2556: 457 pgs: 457 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:40.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:40 smithi163 ceph-mon[138526]: osdmap e1394: 8 total, 8 up, 8 in 2024-01-15T23:36:41.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:40 smithi053 ceph-mon[143363]: pgmap v2556: 457 pgs: 457 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:41.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:40 smithi053 ceph-mon[143363]: osdmap e1394: 8 total, 8 up, 8 in 2024-01-15T23:36:41.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:40 smithi053 ceph-mon[146052]: pgmap v2556: 457 pgs: 457 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:41.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:40 smithi053 ceph-mon[146052]: osdmap e1394: 8 total, 8 up, 8 in 2024-01-15T23:36:41.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:41 smithi163 ceph-mon[138526]: osdmap e1395: 8 total, 8 up, 8 in 2024-01-15T23:36:42.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:41 smithi053 ceph-mon[143363]: osdmap e1395: 8 total, 8 up, 8 in 2024-01-15T23:36:42.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:41 smithi053 ceph-mon[146052]: osdmap e1395: 8 total, 8 up, 8 in 2024-01-15T23:36:42.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:42 smithi163 ceph-mon[138526]: pgmap v2559: 393 pgs: 393 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:42.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:42 smithi163 ceph-mon[138526]: osdmap e1396: 8 total, 8 up, 8 in 2024-01-15T23:36:43.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:42 smithi053 ceph-mon[143363]: pgmap v2559: 393 pgs: 393 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:43.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:42 smithi053 ceph-mon[143363]: osdmap e1396: 8 total, 8 up, 8 in 2024-01-15T23:36:43.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:42 smithi053 ceph-mon[146052]: pgmap v2559: 393 pgs: 393 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:43.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:42 smithi053 ceph-mon[146052]: osdmap e1396: 8 total, 8 up, 8 in 2024-01-15T23:36:43.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:43 smithi163 ceph-mon[138526]: osdmap e1397: 8 total, 8 up, 8 in 2024-01-15T23:36:44.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:43 smithi053 ceph-mon[143363]: osdmap e1397: 8 total, 8 up, 8 in 2024-01-15T23:36:44.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:43 smithi053 ceph-mon[146052]: osdmap e1397: 8 total, 8 up, 8 in 2024-01-15T23:36:44.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:44 smithi163 ceph-mon[138526]: pgmap v2562: 329 pgs: 329 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:44.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:44 smithi163 ceph-mon[138526]: osdmap e1398: 8 total, 8 up, 8 in 2024-01-15T23:36:44.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:36:45.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:44 smithi053 ceph-mon[146052]: pgmap v2562: 329 pgs: 329 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:45.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:44 smithi053 ceph-mon[146052]: osdmap e1398: 8 total, 8 up, 8 in 2024-01-15T23:36:45.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:36:45.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:44 smithi053 ceph-mon[143363]: pgmap v2562: 329 pgs: 329 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:45.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:44 smithi053 ceph-mon[143363]: osdmap e1398: 8 total, 8 up, 8 in 2024-01-15T23:36:45.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:36:45.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:36:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:36:45] "GET /metrics HTTP/1.1" 200 48566 "" "Prometheus/2.43.0" 2024-01-15T23:36:45.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:45 smithi163 ceph-mon[138526]: osdmap e1399: 8 total, 8 up, 8 in 2024-01-15T23:36:46.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:45 smithi053 ceph-mon[143363]: osdmap e1399: 8 total, 8 up, 8 in 2024-01-15T23:36:46.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:45 smithi053 ceph-mon[146052]: osdmap e1399: 8 total, 8 up, 8 in 2024-01-15T23:36:46.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:46 smithi163 ceph-mon[138526]: pgmap v2565: 265 pgs: 265 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:46.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:46 smithi163 ceph-mon[138526]: osdmap e1400: 8 total, 8 up, 8 in 2024-01-15T23:36:47.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:46 smithi053 ceph-mon[143363]: pgmap v2565: 265 pgs: 265 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:47.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:46 smithi053 ceph-mon[143363]: osdmap e1400: 8 total, 8 up, 8 in 2024-01-15T23:36:47.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:46 smithi053 ceph-mon[146052]: pgmap v2565: 265 pgs: 265 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:47.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:46 smithi053 ceph-mon[146052]: osdmap e1400: 8 total, 8 up, 8 in 2024-01-15T23:36:47.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:47 smithi163 ceph-mon[138526]: osdmap e1401: 8 total, 8 up, 8 in 2024-01-15T23:36:48.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:47 smithi053 ceph-mon[143363]: osdmap e1401: 8 total, 8 up, 8 in 2024-01-15T23:36:48.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:47 smithi053 ceph-mon[146052]: osdmap e1401: 8 total, 8 up, 8 in 2024-01-15T23:36:48.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:48 smithi163 ceph-mon[138526]: pgmap v2568: 201 pgs: 201 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:48.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:48 smithi163 ceph-mon[138526]: osdmap e1402: 8 total, 8 up, 8 in 2024-01-15T23:36:49.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:48 smithi053 ceph-mon[143363]: pgmap v2568: 201 pgs: 201 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:49.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:48 smithi053 ceph-mon[143363]: osdmap e1402: 8 total, 8 up, 8 in 2024-01-15T23:36:49.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:48 smithi053 ceph-mon[146052]: pgmap v2568: 201 pgs: 201 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:49.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:48 smithi053 ceph-mon[146052]: osdmap e1402: 8 total, 8 up, 8 in 2024-01-15T23:36:49.728 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 159 tests from TestLibRBD (335424 ms total) 2024-01-15T23:36:49.728 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:36:49.728 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 12 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2024-01-15T23:36:49.768 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2024-01-15T23:36:49.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:49 smithi163 ceph-mon[138526]: osdmap e1403: 8 total, 8 up, 8 in 2024-01-15T23:36:50.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:49 smithi053 ceph-mon[143363]: osdmap e1403: 8 total, 8 up, 8 in 2024-01-15T23:36:50.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:49 smithi053 ceph-mon[146052]: osdmap e1403: 8 total, 8 up, 8 in 2024-01-15T23:36:50.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:50 smithi163 ceph-mon[138526]: pgmap v2571: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:50.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:50 smithi163 ceph-mon[138526]: osdmap e1404: 8 total, 8 up, 8 in 2024-01-15T23:36:50.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:50 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:36:51.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:50 smithi053 ceph-mon[143363]: pgmap v2571: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:51.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:50 smithi053 ceph-mon[143363]: osdmap e1404: 8 total, 8 up, 8 in 2024-01-15T23:36:51.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:50 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:36:51.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:50 smithi053 ceph-mon[146052]: pgmap v2571: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:51.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:50 smithi053 ceph-mon[146052]: osdmap e1404: 8 total, 8 up, 8 in 2024-01-15T23:36:51.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:50 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:36:51.741 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:36:51.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:51 smithi163 ceph-mon[138526]: osdmap e1405: 8 total, 8 up, 8 in 2024-01-15T23:36:51.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:51 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/321694715' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:36:51.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:51 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:36:51.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:51 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:36:51.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:51 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:36:51.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:51 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:36:51.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:51 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:36:51.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:51 smithi163 ceph-mon[138526]: osdmap e1406: 8 total, 8 up, 8 in 2024-01-15T23:36:52.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:51 smithi053 ceph-mon[143363]: osdmap e1405: 8 total, 8 up, 8 in 2024-01-15T23:36:52.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:51 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/321694715' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:36:52.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:51 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:36:52.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:51 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:36:52.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:51 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:36:52.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:51 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:36:52.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:51 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:36:52.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:51 smithi053 ceph-mon[143363]: osdmap e1406: 8 total, 8 up, 8 in 2024-01-15T23:36:52.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:51 smithi053 ceph-mon[146052]: osdmap e1405: 8 total, 8 up, 8 in 2024-01-15T23:36:52.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:51 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/321694715' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:36:52.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:51 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:36:52.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:51 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:36:52.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:51 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:36:52.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:51 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:36:52.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:51 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:36:52.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:51 smithi053 ceph-mon[146052]: osdmap e1406: 8 total, 8 up, 8 in 2024-01-15T23:36:52.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:52 smithi163 ceph-mon[138526]: pgmap v2574: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:52.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:52 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:36:52.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:52 smithi163 ceph-mon[138526]: osdmap e1407: 8 total, 8 up, 8 in 2024-01-15T23:36:53.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:52 smithi053 ceph-mon[143363]: pgmap v2574: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:53.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:52 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:36:53.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:52 smithi053 ceph-mon[143363]: osdmap e1407: 8 total, 8 up, 8 in 2024-01-15T23:36:53.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:52 smithi053 ceph-mon[146052]: pgmap v2574: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:53.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:52 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:36:53.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:52 smithi053 ceph-mon[146052]: osdmap e1407: 8 total, 8 up, 8 in 2024-01-15T23:36:53.763 INFO:tasks.workunit.client.0.smithi053.stdout: wrote [3103253~83860,8045407~66486,9420668~16227,10654247~71745,13214342~26545,13394259~43219,14392966~35753,16115763~44987,16787482~35470,19875101~27664] 2024-01-15T23:36:54.723 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 23:36:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=cleanup t=2024-01-15T23:36:54.317204593Z level=info msg="Completed cleanup jobs" duration=13.642553ms 2024-01-15T23:36:54.756 INFO:tasks.workunit.client.0.smithi053.stdout: wrote [9115287~25312,9570386~101242,12071629~47725,13649514~56171,14760203~11930,15063545~60360,16422370~68642,17460973~72024,18546220~92508,20745723~72199] 2024-01-15T23:36:54.764 INFO:tasks.workunit.client.0.smithi053.stdout: diff was [9115287~25312,9570386~101242,10725992~1393362,13649514~56171,14760203~11930,15063545~60360,16160750~330262,17460973~72024,18546220~92508,19902765~915157] 2024-01-15T23:36:54.768 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5000 ms) 2024-01-15T23:36:54.768 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministic 2024-01-15T23:36:54.769 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:36:54.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:54 smithi163 ceph-mon[138526]: pgmap v2577: 137 pgs: 12 creating+peering, 13 unknown, 112 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:54.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:54 smithi163 ceph-mon[138526]: osdmap e1408: 8 total, 8 up, 8 in 2024-01-15T23:36:54.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:54 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:36:54.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:54 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:36:55.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:54 smithi053 ceph-mon[146052]: pgmap v2577: 137 pgs: 12 creating+peering, 13 unknown, 112 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:55.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:54 smithi053 ceph-mon[146052]: osdmap e1408: 8 total, 8 up, 8 in 2024-01-15T23:36:55.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:54 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:36:55.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:54 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:36:55.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:54 smithi053 ceph-mon[143363]: pgmap v2577: 137 pgs: 12 creating+peering, 13 unknown, 112 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:36:55.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:54 smithi053 ceph-mon[143363]: osdmap e1408: 8 total, 8 up, 8 in 2024-01-15T23:36:55.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:54 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:36:55.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:54 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:36:55.304 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:36:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:36:55] "GET /metrics HTTP/1.1" 200 48566 "" "Prometheus/2.43.0" 2024-01-15T23:36:55.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:55 smithi163 ceph-mon[138526]: osdmap e1409: 8 total, 8 up, 8 in 2024-01-15T23:36:56.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:55 smithi053 ceph-mon[143363]: osdmap e1409: 8 total, 8 up, 8 in 2024-01-15T23:36:56.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:55 smithi053 ceph-mon[146052]: osdmap e1409: 8 total, 8 up, 8 in 2024-01-15T23:36:56.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:56 smithi163 ceph-mon[138526]: pgmap v2580: 137 pgs: 12 creating+peering, 125 active+clean; 8.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 78 KiB/s wr, 28 op/s 2024-01-15T23:36:56.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:56 smithi163 ceph-mon[138526]: osdmap e1410: 8 total, 8 up, 8 in 2024-01-15T23:36:57.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:56 smithi053 ceph-mon[143363]: pgmap v2580: 137 pgs: 12 creating+peering, 125 active+clean; 8.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 78 KiB/s wr, 28 op/s 2024-01-15T23:36:57.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:56 smithi053 ceph-mon[143363]: osdmap e1410: 8 total, 8 up, 8 in 2024-01-15T23:36:57.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:56 smithi053 ceph-mon[146052]: pgmap v2580: 137 pgs: 12 creating+peering, 125 active+clean; 8.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 78 KiB/s wr, 28 op/s 2024-01-15T23:36:57.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:56 smithi053 ceph-mon[146052]: osdmap e1410: 8 total, 8 up, 8 in 2024-01-15T23:36:57.785 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministic (3016 ms) 2024-01-15T23:36:57.785 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicPP 2024-01-15T23:36:57.785 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:36:58.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:57 smithi053 ceph-mon[143363]: osdmap e1411: 8 total, 8 up, 8 in 2024-01-15T23:36:58.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:57 smithi053 ceph-mon[146052]: osdmap e1411: 8 total, 8 up, 8 in 2024-01-15T23:36:58.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:57 smithi163 ceph-mon[138526]: osdmap e1411: 8 total, 8 up, 8 in 2024-01-15T23:36:59.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:58 smithi053 ceph-mon[143363]: pgmap v2583: 137 pgs: 137 active+clean; 19 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 181 KiB/s wr, 51 op/s 2024-01-15T23:36:59.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:58 smithi053 ceph-mon[143363]: osdmap e1412: 8 total, 8 up, 8 in 2024-01-15T23:36:59.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:58 smithi053 ceph-mon[146052]: pgmap v2583: 137 pgs: 137 active+clean; 19 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 181 KiB/s wr, 51 op/s 2024-01-15T23:36:59.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:58 smithi053 ceph-mon[146052]: osdmap e1412: 8 total, 8 up, 8 in 2024-01-15T23:36:59.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:58 smithi163 ceph-mon[138526]: pgmap v2583: 137 pgs: 137 active+clean; 19 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 181 KiB/s wr, 51 op/s 2024-01-15T23:36:59.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:58 smithi163 ceph-mon[138526]: osdmap e1412: 8 total, 8 up, 8 in 2024-01-15T23:37:00.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:59 smithi053 ceph-mon[143363]: osdmap e1413: 8 total, 8 up, 8 in 2024-01-15T23:37:00.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:36:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:37:00.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:59 smithi053 ceph-mon[146052]: osdmap e1413: 8 total, 8 up, 8 in 2024-01-15T23:37:00.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:36:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:37:00.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:59 smithi163 ceph-mon[138526]: osdmap e1413: 8 total, 8 up, 8 in 2024-01-15T23:37:00.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:36:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:37:00.797 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicPP (3013 ms) 2024-01-15T23:37:00.797 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2024-01-15T23:37:00.797 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:37:01.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:00 smithi053 ceph-mon[143363]: pgmap v2586: 137 pgs: 137 active+clean; 23 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 193 KiB/s wr, 45 op/s 2024-01-15T23:37:01.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:00 smithi053 ceph-mon[143363]: osdmap e1414: 8 total, 8 up, 8 in 2024-01-15T23:37:01.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:00 smithi053 ceph-mon[146052]: pgmap v2586: 137 pgs: 137 active+clean; 23 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 193 KiB/s wr, 45 op/s 2024-01-15T23:37:01.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:00 smithi053 ceph-mon[146052]: osdmap e1414: 8 total, 8 up, 8 in 2024-01-15T23:37:01.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:00 smithi163 ceph-mon[138526]: pgmap v2586: 137 pgs: 137 active+clean; 23 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 193 KiB/s wr, 45 op/s 2024-01-15T23:37:01.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:00 smithi163 ceph-mon[138526]: osdmap e1414: 8 total, 8 up, 8 in 2024-01-15T23:37:02.054 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:01 smithi053 ceph-mon[146052]: osdmap e1415: 8 total, 8 up, 8 in 2024-01-15T23:37:02.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:01 smithi053 ceph-mon[146052]: osdmap e1416: 8 total, 8 up, 8 in 2024-01-15T23:37:02.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:01 smithi053 ceph-mon[143363]: osdmap e1415: 8 total, 8 up, 8 in 2024-01-15T23:37:02.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:01 smithi053 ceph-mon[143363]: osdmap e1416: 8 total, 8 up, 8 in 2024-01-15T23:37:02.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:01 smithi163 ceph-mon[138526]: osdmap e1415: 8 total, 8 up, 8 in 2024-01-15T23:37:02.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:01 smithi163 ceph-mon[138526]: osdmap e1416: 8 total, 8 up, 8 in 2024-01-15T23:37:03.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:02 smithi053 ceph-mon[146052]: pgmap v2589: 137 pgs: 137 active+clean; 23 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 96 KiB/s wr, 104 op/s 2024-01-15T23:37:03.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:02 smithi053 ceph-mon[146052]: osdmap e1417: 8 total, 8 up, 8 in 2024-01-15T23:37:03.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:02 smithi053 ceph-mon[143363]: pgmap v2589: 137 pgs: 137 active+clean; 23 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 96 KiB/s wr, 104 op/s 2024-01-15T23:37:03.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:02 smithi053 ceph-mon[143363]: osdmap e1417: 8 total, 8 up, 8 in 2024-01-15T23:37:03.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:02 smithi163 ceph-mon[138526]: pgmap v2589: 137 pgs: 137 active+clean; 23 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 96 KiB/s wr, 104 op/s 2024-01-15T23:37:03.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:02 smithi163 ceph-mon[138526]: osdmap e1417: 8 total, 8 up, 8 in 2024-01-15T23:37:03.655 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (2858 ms) 2024-01-15T23:37:03.655 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2024-01-15T23:37:03.655 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:37:03.711 INFO:tasks.workunit.client.0.smithi053.stdout: i=0 exists [57482577~3605981,120561579~440939,176174731~3634812,180000631~2312691,274728356~8395141,293648173~5611990,308656935~988738,323694353~323063,334685594~3464354] wrote [57482577~3605981,120561579~440939,176174731~3634812,180000631~2312691,274728356~8395141,293648173~5611990,308656935~988738,323694353~323063,334685594~3464354] 2024-01-15T23:37:04.703 INFO:tasks.workunit.client.0.smithi053.stdout: i=1 exists [45972482~6843706,57482577~5554161,80274484~6563813,120561579~440939,168115748~1585007,176174731~3634812,180000631~2312691,243896423~458722,274728356~8395141,293648173~5611990,308656935~988738,323694353~323063,324208055~3364977,334685594~3464354,341742705~5295869,375922020~5745014] wrote [45972482~6843706,57954803~5081935,80274484~6563813,168115748~1585007,243896423~458722,324208055~3364977,341742705~5295869,375922020~5745014] 2024-01-15T23:37:04.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:04 smithi163 ceph-mon[138526]: pgmap v2592: 137 pgs: 137 active+clean; 23 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 7.2 KiB/s wr, 88 op/s 2024-01-15T23:37:04.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:04 smithi163 ceph-mon[138526]: osdmap e1418: 8 total, 8 up, 8 in 2024-01-15T23:37:05.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:04 smithi053 ceph-mon[143363]: pgmap v2592: 137 pgs: 137 active+clean; 23 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 7.2 KiB/s wr, 88 op/s 2024-01-15T23:37:05.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:04 smithi053 ceph-mon[143363]: osdmap e1418: 8 total, 8 up, 8 in 2024-01-15T23:37:05.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:04 smithi053 ceph-mon[146052]: pgmap v2592: 137 pgs: 137 active+clean; 23 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 7.2 KiB/s wr, 88 op/s 2024-01-15T23:37:05.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:04 smithi053 ceph-mon[146052]: osdmap e1418: 8 total, 8 up, 8 in 2024-01-15T23:37:05.305 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:37:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:37:05] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.43.0" 2024-01-15T23:37:05.705 INFO:tasks.workunit.client.0.smithi053.stdout: i=2 exists [45972482~6843706,57482577~5554161,80274484~6563813,113222088~1823714,120561579~440939,127315552~7144630,153462532~7383177,168115748~1585007,176174731~3634812,180000631~4690315,188576890~5321270,232460046~664333,243896423~458722,274728356~11527310,293648173~5611990,308656935~988738,323694353~323063,324208055~3364977,334685594~3464354,341742705~5295869,366570028~1019083,375922020~5745014,406731476~5849818] wrote [113222088~1823714,127315552~7144630,153462532~7383177,180184231~4506715,188576890~5321270,232460046~664333,278449702~7805964,366570028~1019083,406731476~5849818] 2024-01-15T23:37:05.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:05 smithi163 ceph-mon[138526]: osdmap e1419: 8 total, 8 up, 8 in 2024-01-15T23:37:06.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:05 smithi053 ceph-mon[143363]: osdmap e1419: 8 total, 8 up, 8 in 2024-01-15T23:37:06.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:05 smithi053 ceph-mon[146052]: osdmap e1419: 8 total, 8 up, 8 in 2024-01-15T23:37:06.702 INFO:tasks.workunit.client.0.smithi053.stdout: i=3 exists [3820804~3437590,38315844~2430089,45972482~6843706,57482577~5554161,63961107~1873985,74372034~5068979,80274484~6563813,113222088~1823714,116624755~4960288,127315552~7144630,153462532~7383177,168115748~1585007,176174731~3634812,180000631~4690315,187193879~6704281,232460046~664333,240539815~5186416,253298041~6187627,274728356~11527310,293648173~10569911,308656935~988738,323694353~323063,324208055~3364977,334685594~3464354,341742705~5295869,366570028~1019083,375922020~5745014,406731476~5849818] wrote [3820804~3437590,38315844~2430089,63961107~1873985,74372034~5068979,85507782~210047,116624755~4960288,187193879~5053848,240539815~5186416,253298041~6187627,298449112~5768972] 2024-01-15T23:37:06.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:06 smithi163 ceph-mon[138526]: pgmap v2595: 137 pgs: 137 active+clean; 60 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 7.0 MiB/s wr, 82 op/s 2024-01-15T23:37:06.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:06 smithi163 ceph-mon[138526]: osdmap e1420: 8 total, 8 up, 8 in 2024-01-15T23:37:07.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:06 smithi053 ceph-mon[143363]: pgmap v2595: 137 pgs: 137 active+clean; 60 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 7.0 MiB/s wr, 82 op/s 2024-01-15T23:37:07.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:06 smithi053 ceph-mon[143363]: osdmap e1420: 8 total, 8 up, 8 in 2024-01-15T23:37:07.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:06 smithi053 ceph-mon[146052]: pgmap v2595: 137 pgs: 137 active+clean; 60 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 7.0 MiB/s wr, 82 op/s 2024-01-15T23:37:07.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:06 smithi053 ceph-mon[146052]: osdmap e1420: 8 total, 8 up, 8 in 2024-01-15T23:37:07.719 INFO:tasks.workunit.client.0.smithi053.stdout: i=4 exists [3820804~3437590,36142638~4820044,45972482~6843706,57482577~5554161,63961107~1873985,74372034~5068979,80274484~6563813,113222088~1823714,116624755~7149522,127315552~7144630,153462532~7383177,168115748~1585007,172590798~12100148,187193879~6704281,210812575~2306990,223908979~6733744,232460046~664333,240539815~6953485,253298041~6187627,273486342~12769324,293648173~10569911,308656935~988738,316529986~11043046,334685594~3464354,341742705~5295869,366570028~1019083,375922020~5745014,406731476~5849818] wrote [36142638~4820044,119139308~4634969,172590798~7875149,210812575~2306990,223908979~6733744,243091937~4401363,256098423~2627596,273486342~3600018,316529986~8129055] 2024-01-15T23:37:07.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:07 smithi163 ceph-mon[138526]: osdmap e1421: 8 total, 8 up, 8 in 2024-01-15T23:37:08.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:07 smithi053 ceph-mon[143363]: osdmap e1421: 8 total, 8 up, 8 in 2024-01-15T23:37:08.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:07 smithi053 ceph-mon[146052]: osdmap e1421: 8 total, 8 up, 8 in 2024-01-15T23:37:08.704 INFO:tasks.workunit.client.0.smithi053.stdout: i=5 exists [3820804~3437590,19044148~7253851,36142638~4820044,45972482~6843706,57482577~6297568,63961107~1873985,74372034~5068979,80274484~6563813,89170126~3351086,113222088~1823714,116624755~7149522,127315552~7144630,153462532~7383177,168115748~1585007,172590798~12100148,187193879~6704281,197563571~2827642,210812575~2306990,223908979~6733744,232460046~664333,240539815~6953485,253298041~6187627,273486342~12769324,293648173~10569911,308656935~988738,316529986~11043046,334685594~3464354,341742705~5295869,349078279~7098244,366570028~1019083,375922020~5745014,401692329~1388096,406731476~5849818] wrote [19044148~7253851,62313879~1466266,80315183~32559,89170126~3351086,132213371~2180009,168179017~16812,197563571~2827642,294495718~5931815,349078279~7098244,401692329~1388096] 2024-01-15T23:37:08.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:08 smithi163 ceph-mon[138526]: pgmap v2598: 137 pgs: 137 active+clean; 126 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 20 MiB/s wr, 86 op/s 2024-01-15T23:37:08.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:08 smithi163 ceph-mon[138526]: osdmap e1422: 8 total, 8 up, 8 in 2024-01-15T23:37:09.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:08 smithi053 ceph-mon[146052]: pgmap v2598: 137 pgs: 137 active+clean; 126 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 20 MiB/s wr, 86 op/s 2024-01-15T23:37:09.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:08 smithi053 ceph-mon[146052]: osdmap e1422: 8 total, 8 up, 8 in 2024-01-15T23:37:09.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:08 smithi053 ceph-mon[143363]: pgmap v2598: 137 pgs: 137 active+clean; 126 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 20 MiB/s wr, 86 op/s 2024-01-15T23:37:09.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:08 smithi053 ceph-mon[143363]: osdmap e1422: 8 total, 8 up, 8 in 2024-01-15T23:37:09.775 INFO:tasks.workunit.client.0.smithi053.stdout: i=6 exists [3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,45972482~6843706,57482577~9574217,74372034~5068979,80274484~6563813,89170126~3351086,113222088~1823714,116624755~7149522,127315552~7144630,153462532~7383177,168115748~1585007,172590798~12100148,187193879~6704281,197563571~2827642,201392458~6225441,210812575~2306990,223908979~6733744,232460046~664333,240403156~10880571,253298041~6187627,263203931~6012805,273486342~16137072,293648173~10569911,308656935~18916097,334685594~3464354,340343820~6694754,349078279~7098244,364144818~6044258,375922020~5745014,401692329~1388096,406731476~5849818] wrote [10370168~1791991,61310165~5746629,201392458~6225441,240403156~10880571,263203931~6012805,283462247~6161167,309274758~7265507,340343820~4251423,364144818~6044258] 2024-01-15T23:37:09.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:09 smithi163 ceph-mon[138526]: osdmap e1423: 8 total, 8 up, 8 in 2024-01-15T23:37:10.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:09 smithi053 ceph-mon[143363]: osdmap e1423: 8 total, 8 up, 8 in 2024-01-15T23:37:10.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:09 smithi053 ceph-mon[146052]: osdmap e1423: 8 total, 8 up, 8 in 2024-01-15T23:37:10.738 INFO:tasks.workunit.client.0.smithi053.stdout: i=7 exists [3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,45972482~6843706,57482577~9574217,74372034~5068979,80274484~6563813,89170126~3351086,107044390~3638096,111496857~12277420,127315552~7144630,153462532~7383177,168115748~1585007,172590798~12100148,187193879~6704281,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,232460046~664333,240403156~10880571,253298041~6187627,263203931~6012805,273486342~16137072,293648173~14561080,308656935~24604851,334685594~3464354,340343820~6694754,349078279~7098244,364144818~6044258,375922020~5745014,389457783~4219307,401692329~1388096,406002435~6578859] wrote [82771568~2455441,107044390~3638096,111496857~6766094,179054421~3844242,223476536~5014457,248832216~2255789,303656530~4552723,325517615~7744171,389457783~4219307,406002435~5510205] 2024-01-15T23:37:10.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:10 smithi163 ceph-mon[138526]: pgmap v2601: 137 pgs: 137 active+clean; 169 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 22 MiB/s wr, 245 op/s 2024-01-15T23:37:10.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:10 smithi163 ceph-mon[138526]: osdmap e1424: 8 total, 8 up, 8 in 2024-01-15T23:37:11.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:10 smithi053 ceph-mon[143363]: pgmap v2601: 137 pgs: 137 active+clean; 169 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 22 MiB/s wr, 245 op/s 2024-01-15T23:37:11.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:10 smithi053 ceph-mon[143363]: osdmap e1424: 8 total, 8 up, 8 in 2024-01-15T23:37:11.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:10 smithi053 ceph-mon[146052]: pgmap v2601: 137 pgs: 137 active+clean; 169 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 22 MiB/s wr, 245 op/s 2024-01-15T23:37:11.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:10 smithi053 ceph-mon[146052]: osdmap e1424: 8 total, 8 up, 8 in 2024-01-15T23:37:11.747 INFO:tasks.workunit.client.0.smithi053.stdout: i=8 exists [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,45972482~6843706,57482577~9574217,74372034~5068979,80274484~6563813,89170126~3351086,107044390~3638096,111496857~12277420,127315552~7870033,145992961~5471428,153462532~7383177,168115748~16575198,187193879~6704281,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,232460046~664333,240403156~10880571,253298041~6187627,263203931~6012805,273486342~16137072,293648173~14561080,308656935~24604851,334685594~3464354,340343820~6694754,349078279~9979450,364144818~17522216,389457783~4219307,401692329~1388096,406002435~6578859] wrote [567586~3023208,113881875~2431976,131087429~4098156,145992961~5471428,168419570~4749106,246758154~1129848,355090501~3967228,369002412~7057126,378898009~25445] 2024-01-15T23:37:11.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:11 smithi163 ceph-mon[138526]: osdmap e1425: 8 total, 8 up, 8 in 2024-01-15T23:37:12.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:11 smithi053 ceph-mon[143363]: osdmap e1425: 8 total, 8 up, 8 in 2024-01-15T23:37:12.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:11 smithi053 ceph-mon[146052]: osdmap e1425: 8 total, 8 up, 8 in 2024-01-15T23:37:12.747 INFO:tasks.workunit.client.0.smithi053.stdout: i=9 exists [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,34524475~7030360,45972482~6843706,57482577~9574217,74372034~5068979,80274484~6563813,89170126~3351086,101922208~8760278,111496857~12277420,127315552~7870033,145992961~5471428,153462532~7383177,168115748~16575198,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,232460046~664333,240403156~10880571,253298041~6187627,262948830~6267906,273486342~16137072,293648173~14561080,308656935~24604851,334685594~3464354,340343820~6694754,349078279~9979450,364144818~17522216,386726863~6950227,401692329~1388096,406002435~6578859] wrote [34524475~7030360,101922208~8097586,171411081~2972586,186646249~7587539,215927203~3810087,262948830~2524226,283829412~3320815,298140564~3327384,349492217~544773,386726863~2763625] 2024-01-15T23:37:12.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:12 smithi163 ceph-mon[138526]: pgmap v2604: 137 pgs: 137 active+clean; 355 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 152 KiB/s rd, 47 MiB/s wr, 255 op/s 2024-01-15T23:37:12.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:12 smithi163 ceph-mon[138526]: osdmap e1426: 8 total, 8 up, 8 in 2024-01-15T23:37:13.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:12 smithi053 ceph-mon[143363]: pgmap v2604: 137 pgs: 137 active+clean; 355 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 152 KiB/s rd, 47 MiB/s wr, 255 op/s 2024-01-15T23:37:13.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:12 smithi053 ceph-mon[143363]: osdmap e1426: 8 total, 8 up, 8 in 2024-01-15T23:37:13.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:12 smithi053 ceph-mon[146052]: pgmap v2604: 137 pgs: 137 active+clean; 355 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 152 KiB/s rd, 47 MiB/s wr, 255 op/s 2024-01-15T23:37:13.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:12 smithi053 ceph-mon[146052]: osdmap e1426: 8 total, 8 up, 8 in 2024-01-15T23:37:13.733 INFO:tasks.workunit.client.0.smithi053.stdout: i=10 exists [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,30341142~230019,34524475~7030360,45972482~6843706,57482577~9574217,74372034~5068979,80274484~6563813,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~9937458,145992961~14852748,168115748~16575198,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,232460046~664333,240403156~10880571,253298041~15918695,273486342~17133757,293648173~14561080,308656935~24604851,334685594~3464354,340343820~6694754,349078279~9979450,364144818~17522216,383302994~524569,386726863~6950227,401692329~1388096,406002435~6578859] wrote [30341142~230019,36831086~2454148,96357890~3653730,125248127~2519106,148014416~8159197,211466458~841782,258006116~7916722,287910559~2709540,296541254~2123384,383302994~524569] 2024-01-15T23:37:13.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:13 smithi163 ceph-mon[138526]: osdmap e1427: 8 total, 8 up, 8 in 2024-01-15T23:37:14.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:13 smithi053 ceph-mon[143363]: osdmap e1427: 8 total, 8 up, 8 in 2024-01-15T23:37:14.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:13 smithi053 ceph-mon[146052]: osdmap e1427: 8 total, 8 up, 8 in 2024-01-15T23:37:14.789 INFO:tasks.workunit.client.0.smithi053.stdout: i=11 exists [567586~3023208,3820804~8488867,17158785~9139214,30341142~230019,33914201~7640634,45972482~6843706,57482577~9574217,74372034~5068979,80274484~6563813,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~9937458,145992961~16500355,168115748~26118040,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,232460046~664333,240403156~10880571,253298041~15918695,273486342~17133757,293648173~39613613,334685594~3464354,340343820~6694754,349078279~9979450,364144818~17522216,383302994~524569,386726863~6950227,401692329~1388096,406002435~6578859] wrote [6869493~5440178,17158785~6128104,33914201~1018959,80890037~265314,159133681~3359635,184559544~6017393,222175506~4628316,296745819~13996343] 2024-01-15T23:37:14.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:14 smithi163 ceph-mon[138526]: pgmap v2607: 137 pgs: 137 active+clean; 396 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 195 KiB/s rd, 46 MiB/s wr, 317 op/s 2024-01-15T23:37:14.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:14 smithi163 ceph-mon[138526]: osdmap e1428: 8 total, 8 up, 8 in 2024-01-15T23:37:14.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:37:15.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:14 smithi053 ceph-mon[146052]: pgmap v2607: 137 pgs: 137 active+clean; 396 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 195 KiB/s rd, 46 MiB/s wr, 317 op/s 2024-01-15T23:37:15.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:14 smithi053 ceph-mon[146052]: osdmap e1428: 8 total, 8 up, 8 in 2024-01-15T23:37:15.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:37:15.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:14 smithi053 ceph-mon[143363]: pgmap v2607: 137 pgs: 137 active+clean; 396 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 195 KiB/s rd, 46 MiB/s wr, 317 op/s 2024-01-15T23:37:15.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:14 smithi053 ceph-mon[143363]: osdmap e1428: 8 total, 8 up, 8 in 2024-01-15T23:37:15.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:37:15.305 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:37:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:37:15] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.43.0" 2024-01-15T23:37:15.762 INFO:tasks.workunit.client.0.smithi053.stdout: i=12 exists [567586~11742085,17158785~9139214,30341142~230019,33914201~9033415,44160005~8656183,57482577~9574217,74372034~12466263,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~9937458,145992961~16500355,163355569~30878219,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,232460046~664333,240403156~10880571,253298041~15918695,273486342~17133757,293648173~39613613,334685594~3464354,340343820~6694754,349078279~9979450,364144818~17522216,383302994~524569,386726863~6950227,396271593~6808832,404081942~8499352] wrote [3460493~1296297,37881973~5065643,44160005~4139468,76262508~7648583,151785372~5134999,163355569~7212816,396271593~6347518,404081942~1931290] 2024-01-15T23:37:15.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:15 smithi163 ceph-mon[138526]: osdmap e1429: 8 total, 8 up, 8 in 2024-01-15T23:37:16.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:15 smithi053 ceph-mon[143363]: osdmap e1429: 8 total, 8 up, 8 in 2024-01-15T23:37:16.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:15 smithi053 ceph-mon[146052]: osdmap e1429: 8 total, 8 up, 8 in 2024-01-15T23:37:16.789 INFO:tasks.workunit.client.0.smithi053.stdout: i=13 exists [567586~11742085,17158785~9139214,30341142~230019,33914201~9033415,44160005~8656183,57482577~9574217,74372034~12466263,89170126~3351086,96357890~38827695,145992961~16500355,163355569~33697137,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,232460046~664333,240403156~10880571,253298041~15918695,270497853~20122246,293648173~39613613,334685594~3464354,340343820~6694754,347057556~12000173,364144818~17522216,383302994~524569,386726863~6950227,396271593~6808832,404081942~8499352] wrote [62965238~1109905,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,191562444~5490262,270497853~5433103,280797845~3974658,297424342~7835325,347057556~2543590] 2024-01-15T23:37:16.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:16 smithi163 ceph-mon[138526]: pgmap v2610: 137 pgs: 137 active+clean; 490 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 195 KiB/s rd, 29 MiB/s wr, 308 op/s 2024-01-15T23:37:16.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:16 smithi163 ceph-mon[138526]: osdmap e1430: 8 total, 8 up, 8 in 2024-01-15T23:37:17.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:16 smithi053 ceph-mon[143363]: pgmap v2610: 137 pgs: 137 active+clean; 490 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 195 KiB/s rd, 29 MiB/s wr, 308 op/s 2024-01-15T23:37:17.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:16 smithi053 ceph-mon[143363]: osdmap e1430: 8 total, 8 up, 8 in 2024-01-15T23:37:17.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:16 smithi053 ceph-mon[146052]: pgmap v2610: 137 pgs: 137 active+clean; 490 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 195 KiB/s rd, 29 MiB/s wr, 308 op/s 2024-01-15T23:37:17.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:16 smithi053 ceph-mon[146052]: osdmap e1430: 8 total, 8 up, 8 in 2024-01-15T23:37:17.814 INFO:tasks.workunit.client.0.smithi053.stdout: i=14 exists [567586~11742085,17158785~9139214,30341142~230019,33734211~9213405,44160005~8656183,57482577~9574217,74372034~12466263,89170126~3351086,96357890~38827695,145992961~16500355,163355569~33697137,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~10844607,230960017~3114976,234241740~4930564,240403156~10880571,253298041~15918695,270497853~20122246,293648173~39613613,334685594~3464354,340343820~6694754,347057556~12000173,364144818~17522216,383302994~524569,386726863~6950227,396271593~6808832,404081942~8499352] wrote [33734211~7444688,207763788~4171769,219798116~5766431,230960017~3114976,234241740~4930564,302911363~11994342,321635523~583099,349592881~6446673,399764437~47743] 2024-01-15T23:37:17.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:17 smithi163 ceph-mon[138526]: osdmap e1431: 8 total, 8 up, 8 in 2024-01-15T23:37:18.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:17 smithi053 ceph-mon[146052]: osdmap e1431: 8 total, 8 up, 8 in 2024-01-15T23:37:18.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:17 smithi053 ceph-mon[143363]: osdmap e1431: 8 total, 8 up, 8 in 2024-01-15T23:37:18.800 INFO:tasks.workunit.client.0.smithi053.stdout: i=15 exists [567586~11742085,17158785~9139214,30341142~230019,33734211~9213405,44160005~8656183,57482577~9574217,74372034~12466263,89170126~3351086,96357890~38827695,145992961~16500355,162500598~34552108,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~14276877,234241740~4930564,240403156~10880571,253298041~15918695,270497853~62763933,334685594~3464354,340343820~18713909,364144818~20083380,386726863~6950227,396271593~6808832,404081942~8499352] wrote [2306064~4331130,76110082~4272866,121022969~7466282,162500598~6510754,229366989~2557600,286982851~7871293,315151862~5630620,325891821~1672289,344189508~8187968,381496408~2731790] 2024-01-15T23:37:18.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:18 smithi163 ceph-mon[138526]: pgmap v2613: 137 pgs: 137 active+clean; 591 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s wr, 24 op/s 2024-01-15T23:37:18.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:18 smithi163 ceph-mon[138526]: osdmap e1432: 8 total, 8 up, 8 in 2024-01-15T23:37:19.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:18 smithi053 ceph-mon[143363]: pgmap v2613: 137 pgs: 137 active+clean; 591 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s wr, 24 op/s 2024-01-15T23:37:19.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:18 smithi053 ceph-mon[143363]: osdmap e1432: 8 total, 8 up, 8 in 2024-01-15T23:37:19.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:18 smithi053 ceph-mon[146052]: pgmap v2613: 137 pgs: 137 active+clean; 591 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s wr, 24 op/s 2024-01-15T23:37:19.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:18 smithi053 ceph-mon[146052]: osdmap e1432: 8 total, 8 up, 8 in 2024-01-15T23:37:19.832 INFO:tasks.workunit.client.0.smithi053.stdout: i=16 exists [567586~11742085,17158785~13523670,33734211~9213405,44160005~8656183,57482577~9574217,74372034~12466263,89170126~3351086,96357890~38827695,145992961~16500355,162500598~34552108,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,253298041~15918695,270497853~62763933,334685594~3464354,340343820~18713909,364144818~20083380,386726863~6950227,396271593~16309701] wrote [25436541~5245914,198435571~6059858,208637383~6038205,216885048~7948468,284134261~9105809,318524275~4032173,402720658~6230795] 2024-01-15T23:37:19.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:19 smithi163 ceph-mon[138526]: osdmap e1433: 8 total, 8 up, 8 in 2024-01-15T23:37:20.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:19 smithi053 ceph-mon[143363]: osdmap e1433: 8 total, 8 up, 8 in 2024-01-15T23:37:20.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:19 smithi053 ceph-mon[146052]: osdmap e1433: 8 total, 8 up, 8 in 2024-01-15T23:37:20.781 INFO:tasks.workunit.client.0.smithi053.stdout: i=17 exists [567586~11742085,17158785~13523670,33734211~9213405,44160005~8656183,57482577~9574217,74372034~12466263,89170126~3351086,96357890~38827695,145992961~16500355,162500598~34552108,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~62763933,334685594~3464354,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] wrote [158560683~579506,180945915~7476891,219335456~4769165,245085230~1232547,252790915~5628040,280195729~5199013,388949082~481350,393903534~8068735,407391288~3679617] 2024-01-15T23:37:20.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:20 smithi163 ceph-mon[138526]: pgmap v2616: 137 pgs: 137 active+clean; 638 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 220 KiB/s rd, 37 MiB/s wr, 343 op/s 2024-01-15T23:37:20.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:20 smithi163 ceph-mon[138526]: osdmap e1434: 8 total, 8 up, 8 in 2024-01-15T23:37:21.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:20 smithi053 ceph-mon[143363]: pgmap v2616: 137 pgs: 137 active+clean; 638 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 220 KiB/s rd, 37 MiB/s wr, 343 op/s 2024-01-15T23:37:21.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:20 smithi053 ceph-mon[143363]: osdmap e1434: 8 total, 8 up, 8 in 2024-01-15T23:37:21.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:20 smithi053 ceph-mon[146052]: pgmap v2616: 137 pgs: 137 active+clean; 638 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 220 KiB/s rd, 37 MiB/s wr, 343 op/s 2024-01-15T23:37:21.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:20 smithi053 ceph-mon[146052]: osdmap e1434: 8 total, 8 up, 8 in 2024-01-15T23:37:21.813 INFO:tasks.workunit.client.0.smithi053.stdout: i=18 exists [567586~30114869,33734211~9213405,44160005~8656183,57482577~12282639,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~62763933,334685594~3464354,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] wrote [11945827~7029247,65395396~4369820,81131083~3263806,159136047~7258734,201981192~2497932,289861603~3518780,367455274~800877,370364159~3439146,375154604~7658702] 2024-01-15T23:37:21.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:21 smithi163 ceph-mon[138526]: osdmap e1435: 8 total, 8 up, 8 in 2024-01-15T23:37:22.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:21 smithi053 ceph-mon[143363]: osdmap e1435: 8 total, 8 up, 8 in 2024-01-15T23:37:22.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:21 smithi053 ceph-mon[146052]: osdmap e1435: 8 total, 8 up, 8 in 2024-01-15T23:37:22.839 INFO:tasks.workunit.client.0.smithi053.stdout: i=19 exists [567586~30114869,33734211~9213405,44160005~8656183,57482577~12282639,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~62763933,334685594~3464354,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] wrote [105535209~2841830,110972701~7784076,153696723~7381591,176762726~4676328,214925089~1132524,268332324~1286531,270619475~6025982,310280295~2221360,323253115~1342372] 2024-01-15T23:37:22.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:22 smithi163 ceph-mon[138526]: pgmap v2619: 137 pgs: 137 active+clean; 784 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 220 KiB/s rd, 49 MiB/s wr, 348 op/s 2024-01-15T23:37:22.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:22 smithi163 ceph-mon[138526]: osdmap e1436: 8 total, 8 up, 8 in 2024-01-15T23:37:23.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:22 smithi053 ceph-mon[146052]: pgmap v2619: 137 pgs: 137 active+clean; 784 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 220 KiB/s rd, 49 MiB/s wr, 348 op/s 2024-01-15T23:37:23.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:22 smithi053 ceph-mon[146052]: osdmap e1436: 8 total, 8 up, 8 in 2024-01-15T23:37:23.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:22 smithi053 ceph-mon[143363]: pgmap v2619: 137 pgs: 137 active+clean; 784 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 220 KiB/s rd, 49 MiB/s wr, 348 op/s 2024-01-15T23:37:23.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:22 smithi053 ceph-mon[143363]: osdmap e1436: 8 total, 8 up, 8 in 2024-01-15T23:37:23.750 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 1 diff [45972482~6843706,57954803~5081935,80274484~6563813,168115748~1585007,243896423~458722,324208055~3364977,341742705~5295869,375922020~5745014] 2024-01-15T23:37:23.751 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [45972482~6843706,57954803~5081935,80274484~6563813,168115748~1585007,243896423~458722,324208055~3364977,341742705~5295869,375922020~5745014] 2024-01-15T23:37:23.772 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [41943040~10873148,57954803~5081935,79691776~7146521,167772160~1928595,243269632~1085513,324017416~3555616,339738624~7299950,373293056~8373978] 2024-01-15T23:37:23.773 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 2 diff [45972482~6843706,57954803~5081935,80274484~6563813,113222088~1823714,127315552~7144630,153462532~7383177,168115748~1585007,180184231~4506715,188576890~5321270,232460046~664333,243896423~458722,278449702~7805964,324208055~3364977,341742705~5295869,366570028~1019083,375922020~5745014,406731476~5849818] 2024-01-15T23:37:23.773 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [45972482~6843706,57954803~5081935,80274484~6563813,113222088~1823714,127315552~7144630,153462532~7383177,168115748~1585007,180184231~4506715,188576890~5321270,232460046~664333,243896423~458722,278449702~7805964,324208055~3364977,341742705~5295869,366570028~1019083,375922020~5745014,406731476~5849818] 2024-01-15T23:37:23.780 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [41943040~10873148,57954803~5081935,79691776~7146521,109051904~5993898,125829120~8631062,150994944~9850765,167772160~1928595,180184231~13713929,230686720~2437659,243269632~1085513,278449702~7805964,324017416~3555616,339738624~7299950,364904448~2684663,373293056~8373978,402653184~9928110] 2024-01-15T23:37:23.780 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 3 diff [3820804~3437590,38315844~2430089,45972482~6843706,57954803~5081935,63961107~1873985,74372034~5068979,80274484~6563813,113222088~1823714,116624755~4960288,127315552~7144630,153462532~7383177,168115748~1585007,180184231~4506715,187193879~6704281,232460046~664333,240539815~5186416,253298041~6187627,278449702~7805964,298449112~5768972,324208055~3364977,341742705~5295869,366570028~1019083,375922020~5745014,406731476~5849818] 2024-01-15T23:37:23.780 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3820804~3437590,38315844~2430089,45972482~6843706,57954803~5081935,63961107~1873985,74372034~5068979,80274484~6563813,113222088~1823714,116624755~4960288,127315552~7144630,153462532~7383177,168115748~1585007,180184231~4506715,187193879~6704281,232460046~664333,240539815~5186416,253298041~6187627,278449702~7805964,298449112~5768972,324208055~3364977,341742705~5295869,366570028~1019083,375922020~5745014,406731476~5849818] 2024-01-15T23:37:23.787 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,37748736~2997197,41943040~10873148,57954803~7880289,71303168~8137845,79691776~7146521,109051904~12533139,125829120~8631062,150994944~9850765,167772160~1928595,180184231~13713929,230686720~2437659,239075328~6650903,251658240~7827428,278449702~7805964,298449112~5768972,324017416~3555616,339738624~7299950,364904448~2684663,373293056~8373978,402653184~9928110] 2024-01-15T23:37:23.788 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 4 diff [3820804~3437590,36142638~4820044,45972482~6843706,57954803~5081935,63961107~1873985,74372034~5068979,80274484~6563813,113222088~1823714,116624755~7149522,127315552~7144630,153462532~7383177,168115748~1585007,172590798~12100148,187193879~6704281,210812575~2306990,223908979~6733744,232460046~664333,240539815~6953485,253298041~6187627,273486342~3600018,278449702~7805964,298449112~5768972,316529986~11043046,341742705~5295869,366570028~1019083,375922020~5745014,406731476~5849818] 2024-01-15T23:37:23.788 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3820804~3437590,36142638~4820044,45972482~6843706,57954803~5081935,63961107~1873985,74372034~5068979,80274484~6563813,113222088~1823714,116624755~7149522,127315552~7144630,153462532~7383177,168115748~1585007,172590798~12100148,187193879~6704281,210812575~2306990,223908979~6733744,232460046~664333,240539815~6953485,253298041~6187627,273486342~3600018,278449702~7805964,298449112~5768972,316529986~11043046,341742705~5295869,366570028~1019083,375922020~5745014,406731476~5849818] 2024-01-15T23:37:23.794 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,33554432~7408250,41943040~10873148,57954803~7880289,71303168~8137845,79691776~7146521,109051904~14722373,125829120~8631062,150994944~9850765,167772160~1928595,171966464~21931696,209715200~3404365,222298112~8344611,230686720~2437659,239075328~8417972,251658240~7827428,273486342~3600018,278449702~7805964,298449112~5768972,314572800~13000232,339738624~7299950,364904448~2684663,373293056~8373978,402653184~9928110] 2024-01-15T23:37:23.794 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 5 diff [3820804~3437590,19044148~7253851,36142638~4820044,45972482~6843706,57954803~5825342,63961107~1873985,74372034~5068979,80274484~6563813,89170126~3351086,113222088~1823714,116624755~7149522,127315552~7144630,153462532~7383177,168115748~1585007,172590798~12100148,187193879~6704281,197563571~2827642,210812575~2306990,223908979~6733744,232460046~664333,240539815~6953485,253298041~6187627,273486342~3600018,278449702~7805964,294495718~9722366,316529986~11043046,341742705~5295869,349078279~7098244,366570028~1019083,375922020~5745014,401692329~1388096,406731476~5849818] 2024-01-15T23:37:23.794 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3820804~3437590,19044148~7253851,36142638~4820044,45972482~6843706,57954803~5825342,63961107~1873985,74372034~5068979,80274484~6563813,89170126~3351086,113222088~1823714,116624755~7149522,127315552~7144630,153462532~7383177,168115748~1585007,172590798~12100148,187193879~6704281,197563571~2827642,210812575~2306990,223908979~6733744,232460046~664333,240539815~6953485,253298041~6187627,273486342~3600018,278449702~7805964,294495718~9722366,316529986~11043046,341742705~5295869,349078279~7098244,366570028~1019083,375922020~5745014,401692329~1388096,406731476~5849818] 2024-01-15T23:37:23.801 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,16777216~9520783,33554432~7408250,41943040~10873148,57954803~7880289,71303168~8137845,79691776~7146521,88080384~4440828,109051904~14722373,125829120~8631062,150994944~9850765,167772160~1928595,171966464~21931696,197132288~3258925,209715200~3404365,222298112~8344611,230686720~2437659,239075328~8417972,251658240~7827428,273486342~3600018,278449702~7805964,294495718~9722366,314572800~13000232,339738624~7299950,348127232~8049291,364904448~2684663,373293056~8373978,398458880~14122414] 2024-01-15T23:37:23.801 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 6 diff [3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,45972482~6843706,57954803~9101991,74372034~5068979,80274484~6563813,89170126~3351086,113222088~1823714,116624755~7149522,127315552~7144630,153462532~7383177,168115748~1585007,172590798~12100148,187193879~6704281,197563571~2827642,201392458~6225441,210812575~2306990,223908979~6733744,232460046~664333,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,278449702~11173712,294495718~9722366,309274758~18298274,340343820~6694754,349078279~7098244,364144818~6044258,375922020~5745014,401692329~1388096,406731476~5849818] 2024-01-15T23:37:23.801 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,45972482~6843706,57954803~9101991,74372034~5068979,80274484~6563813,89170126~3351086,113222088~1823714,116624755~7149522,127315552~7144630,153462532~7383177,168115748~1585007,172590798~12100148,187193879~6704281,197563571~2827642,201392458~6225441,210812575~2306990,223908979~6733744,232460046~664333,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,278449702~11173712,294495718~9722366,309274758~18298274,340343820~6694754,349078279~7098244,364144818~6044258,375922020~5745014,401692329~1388096,406731476~5849818] 2024-01-15T23:37:23.808 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,8388608~3773551,16777216~9520783,33554432~7408250,41943040~10873148,57954803~9101991,71303168~8137845,79691776~7146521,88080384~4440828,109051904~14722373,125829120~8631062,150994944~9850765,167772160~1928595,171966464~21931696,197132288~3258925,201326592~6291307,209715200~3404365,222298112~8344611,230686720~2437659,239075328~12208399,251658240~7827428,260046848~9169888,273486342~3600018,278449702~11173712,294495718~9722366,309274758~18298274,339738624~7299950,348127232~8049291,360710144~9478932,373293056~8373978,398458880~14122414] 2024-01-15T23:37:23.808 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 7 diff [3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,45972482~6843706,57954803~9101991,74372034~5068979,80274484~6563813,89170126~3351086,107044390~3638096,111496857~12277420,127315552~7144630,153462532~7383177,168115748~1585007,172590798~12100148,187193879~6704281,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,232460046~664333,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,278449702~11173712,294495718~13713535,309274758~23987028,340343820~6694754,349078279~7098244,364144818~6044258,375922020~5745014,389457783~4219307,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.808 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,45972482~6843706,57954803~9101991,74372034~5068979,80274484~6563813,89170126~3351086,107044390~3638096,111496857~12277420,127315552~7144630,153462532~7383177,168115748~1585007,172590798~12100148,187193879~6704281,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,232460046~664333,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,278449702~11173712,294495718~13713535,309274758~23987028,340343820~6694754,349078279~7098244,364144818~6044258,375922020~5745014,389457783~4219307,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.815 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,8388608~3773551,16777216~9520783,33554432~7408250,41943040~10873148,57954803~9101991,71303168~8137845,79691776~7146521,88080384~4440828,104857600~18916677,125829120~8631062,150994944~9850765,167772160~1928595,171966464~21931696,197132288~3258925,201326592~6291307,209715200~3404365,222298112~8344611,230686720~2437659,239075328~12208399,251658240~7827428,260046848~9169888,273486342~3600018,278449702~11173712,294495718~13713535,309274758~23987028,339738624~7299950,348127232~8049291,360710144~9478932,373293056~8373978,385875968~7801122,398458880~14122414] 2024-01-15T23:37:23.816 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 8 diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,45972482~6843706,57954803~9101991,74372034~5068979,80274484~6563813,89170126~3351086,107044390~3638096,111496857~12277420,127315552~7870033,145992961~5471428,153462532~7383177,168115748~16575198,187193879~6704281,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,232460046~664333,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,278449702~11173712,294495718~13713535,309274758~23987028,340343820~6694754,349078279~9979450,364144818~17522216,389457783~4219307,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.816 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,45972482~6843706,57954803~9101991,74372034~5068979,80274484~6563813,89170126~3351086,107044390~3638096,111496857~12277420,127315552~7870033,145992961~5471428,153462532~7383177,168115748~16575198,187193879~6704281,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,232460046~664333,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,278449702~11173712,294495718~13713535,309274758~23987028,340343820~6694754,349078279~9979450,364144818~17522216,389457783~4219307,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.822 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,8388608~3773551,16777216~9520783,33554432~7408250,41943040~10873148,57954803~9101991,71303168~8137845,79691776~7146521,88080384~4440828,104857600~18916677,125829120~9356465,142606336~18239373,167772160~26126000,197132288~3258925,201326592~6291307,209715200~3404365,222298112~8344611,230686720~2437659,239075328~12208399,251658240~7827428,260046848~9169888,273486342~3600018,278449702~11173712,294495718~13713535,309274758~23987028,339738624~7299950,348127232~10930497,360710144~20956890,385875968~7801122,398458880~14122414] 2024-01-15T23:37:23.822 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 9 diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,34524475~7030360,45972482~6843706,57954803~9101991,74372034~5068979,80274484~6563813,89170126~3351086,101922208~8760278,111496857~12277420,127315552~7870033,145992961~5471428,153462532~7383177,168115748~16575198,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,232460046~664333,240403156~10880571,253298041~6187627,262948830~6267906,273486342~3600018,278449702~11173712,294495718~13713535,309274758~23987028,340343820~6694754,349078279~9979450,364144818~17522216,386726863~6950227,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.822 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,34524475~7030360,45972482~6843706,57954803~9101991,74372034~5068979,80274484~6563813,89170126~3351086,101922208~8760278,111496857~12277420,127315552~7870033,145992961~5471428,153462532~7383177,168115748~16575198,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,232460046~664333,240403156~10880571,253298041~6187627,262948830~6267906,273486342~3600018,278449702~11173712,294495718~13713535,309274758~23987028,340343820~6694754,349078279~9979450,364144818~17522216,386726863~6950227,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.829 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,8388608~3773551,16777216~9520783,33554432~8000403,41943040~10873148,57954803~9101991,71303168~8137845,79691776~7146521,88080384~4440828,100663296~23110981,125829120~9356465,142606336~18239373,167772160~26461628,197132288~3258925,201326592~6291307,209715200~3404365,213909504~5827786,222298112~8344611,230686720~2437659,239075328~12208399,251658240~7827428,260046848~9169888,273486342~3600018,278449702~11173712,294495718~13713535,309274758~23987028,339738624~7299950,348127232~10930497,360710144~20956890,385875968~7801122,398458880~14122414] 2024-01-15T23:37:23.829 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 10 diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,30341142~230019,34524475~7030360,45972482~6843706,57954803~9101991,74372034~5068979,80274484~6563813,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~9937458,145992961~14852748,168115748~16575198,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,232460046~664333,240403156~10880571,253298041~15918695,273486342~3600018,278449702~12170397,294495718~13713535,309274758~23987028,340343820~6694754,349078279~9979450,364144818~17522216,383302994~524569,386726863~6950227,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.829 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,30341142~230019,34524475~7030360,45972482~6843706,57954803~9101991,74372034~5068979,80274484~6563813,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~9937458,145992961~14852748,168115748~16575198,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,232460046~664333,240403156~10880571,253298041~15918695,273486342~3600018,278449702~12170397,294495718~13713535,309274758~23987028,340343820~6694754,349078279~9979450,364144818~17522216,383302994~524569,386726863~6950227,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.836 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,8388608~3773551,16777216~9520783,29360128~1211033,33554432~8000403,41943040~10873148,57954803~9101991,71303168~8137845,79691776~7146521,88080384~11931236,100663296~34522289,142606336~18239373,167772160~26461628,197132288~3258925,201326592~6291307,209715200~3404365,213909504~5827786,222298112~8344611,230686720~2437659,239075328~12208399,251658240~17558496,273486342~3600018,278449702~12170397,294495718~13713535,309274758~23987028,339738624~7299950,348127232~10930497,360710144~20956890,381681664~2145899,385875968~7801122,398458880~14122414] 2024-01-15T23:37:23.836 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 11 diff [567586~3023208,3820804~8488867,17158785~9139214,30341142~230019,33914201~7640634,45972482~6843706,57954803~9101991,74372034~5068979,80274484~6563813,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~9937458,145992961~16500355,168115748~26118040,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,232460046~664333,240403156~10880571,253298041~15918695,273486342~3600018,278449702~12170397,294495718~38766068,340343820~6694754,349078279~9979450,364144818~17522216,383302994~524569,386726863~6950227,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.836 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,3820804~8488867,17158785~9139214,30341142~230019,33914201~7640634,45972482~6843706,57954803~9101991,74372034~5068979,80274484~6563813,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~9937458,145992961~16500355,168115748~26118040,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,232460046~664333,240403156~10880571,253298041~15918695,273486342~3600018,278449702~12170397,294495718~38766068,340343820~6694754,349078279~9979450,364144818~17522216,383302994~524569,386726863~6950227,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.842 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~9520783,29360128~1211033,33554432~8000403,41943040~10873148,57954803~9101991,71303168~8137845,79691776~7146521,88080384~11931236,100663296~34522289,142606336~19886980,167772160~26461628,197132288~3258925,201326592~6291307,209715200~3404365,213909504~16733219,230686720~2437659,239075328~12208399,251658240~17558496,273486342~3600018,278449702~12170397,294495718~38766068,339738624~7299950,348127232~10930497,360710144~20956890,381681664~2145899,385875968~7801122,398458880~14122414] 2024-01-15T23:37:23.842 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 12 diff [567586~11742085,17158785~9139214,30341142~230019,33914201~9033415,44160005~8656183,57954803~9101991,74372034~12466263,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~9937458,145992961~16500355,163355569~30878219,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,232460046~664333,240403156~10880571,253298041~15918695,273486342~3600018,278449702~12170397,294495718~38766068,340343820~6694754,349078279~9979450,364144818~17522216,383302994~524569,386726863~6950227,396271593~6808832,404081942~8499352] 2024-01-15T23:37:23.842 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~9139214,30341142~230019,33914201~9033415,44160005~8656183,57954803~9101991,74372034~12466263,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~9937458,145992961~16500355,163355569~30878219,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,232460046~664333,240403156~10880571,253298041~15918695,273486342~3600018,278449702~12170397,294495718~38766068,340343820~6694754,349078279~9979450,364144818~17522216,383302994~524569,386726863~6950227,396271593~6808832,404081942~8499352] 2024-01-15T23:37:23.848 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~9520783,29360128~1211033,33554432~19261756,57954803~9101991,71303168~15535129,88080384~11931236,100663296~34522289,142606336~51627452,197132288~3258925,201326592~6291307,209715200~3404365,213909504~16733219,230686720~2437659,239075328~12208399,251658240~17558496,273486342~3600018,278449702~12170397,294495718~38766068,339738624~7299950,348127232~10930497,360710144~20956890,381681664~2145899,385875968~7801122,394264576~18316718] 2024-01-15T23:37:23.848 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 13 diff [567586~11742085,17158785~9139214,30341142~230019,33914201~9033415,44160005~8656183,57954803~9101991,74372034~12466263,89170126~3351086,96357890~38827695,145992961~16500355,163355569~33697137,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,232460046~664333,240403156~10880571,253298041~15918695,270497853~6588507,278449702~12170397,294495718~38766068,340343820~6694754,347057556~12000173,364144818~17522216,383302994~524569,386726863~6950227,396271593~6808832,404081942~8499352] 2024-01-15T23:37:23.848 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~9139214,30341142~230019,33914201~9033415,44160005~8656183,57954803~9101991,74372034~12466263,89170126~3351086,96357890~38827695,145992961~16500355,163355569~33697137,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,232460046~664333,240403156~10880571,253298041~15918695,270497853~6588507,278449702~12170397,294495718~38766068,340343820~6694754,347057556~12000173,364144818~17522216,383302994~524569,386726863~6950227,396271593~6808832,404081942~8499352] 2024-01-15T23:37:23.857 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~9520783,29360128~1211033,33554432~19261756,57954803~9101991,71303168~15535129,88080384~47105201,142606336~54446370,197132288~3258925,201326592~6291307,209715200~3404365,213909504~16733219,230686720~2437659,239075328~12208399,251658240~25428120,278449702~12170397,294495718~38766068,339738624~19319105,360710144~20956890,381681664~2145899,385875968~7801122,394264576~18316718] 2024-01-15T23:37:23.857 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 14 diff [567586~11742085,17158785~9139214,30341142~230019,33734211~9213405,44160005~8656183,57954803~9101991,74372034~12466263,89170126~3351086,96357890~38827695,145992961~16500355,163355569~33697137,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~10844607,230960017~3114976,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,278449702~12170397,294495718~38766068,340343820~6694754,347057556~12000173,364144818~17522216,383302994~524569,386726863~6950227,396271593~6808832,404081942~8499352] 2024-01-15T23:37:23.857 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~9139214,30341142~230019,33734211~9213405,44160005~8656183,57954803~9101991,74372034~12466263,89170126~3351086,96357890~38827695,145992961~16500355,163355569~33697137,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~10844607,230960017~3114976,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,278449702~12170397,294495718~38766068,340343820~6694754,347057556~12000173,364144818~17522216,383302994~524569,386726863~6950227,396271593~6808832,404081942~8499352] 2024-01-15T23:37:23.863 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~9520783,29360128~1211033,33554432~19261756,57954803~9101991,71303168~15535129,88080384~47105201,142606336~54446370,197132288~3258925,201326592~11792973,213909504~16733219,230686720~20597007,251658240~25428120,278449702~12170397,294495718~38766068,339738624~19319105,360710144~20956890,381681664~2145899,385875968~7801122,394264576~18316718] 2024-01-15T23:37:23.863 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 15 diff [567586~11742085,17158785~9139214,30341142~230019,33734211~9213405,44160005~8656183,57954803~9101991,74372034~12466263,89170126~3351086,96357890~38827695,145992961~16500355,162500598~34552108,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~14276877,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,396271593~6808832,404081942~8499352] 2024-01-15T23:37:23.863 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~9139214,30341142~230019,33734211~9213405,44160005~8656183,57954803~9101991,74372034~12466263,89170126~3351086,96357890~38827695,145992961~16500355,162500598~34552108,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~14276877,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,396271593~6808832,404081942~8499352] 2024-01-15T23:37:23.869 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~9520783,29360128~1211033,33554432~19261756,57954803~9101991,71303168~15535129,88080384~47105201,142606336~54446370,197132288~3258925,201326592~11792973,213909504~37374223,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~7801122,394264576~18316718] 2024-01-15T23:37:23.869 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 16 diff [567586~11742085,17158785~13523670,33734211~9213405,44160005~8656183,57954803~9101991,74372034~12466263,89170126~3351086,96357890~38827695,145992961~16500355,162500598~34552108,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,396271593~16309701] 2024-01-15T23:37:23.869 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~13523670,33734211~9213405,44160005~8656183,57954803~9101991,74372034~12466263,89170126~3351086,96357890~38827695,145992961~16500355,162500598~34552108,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,396271593~16309701] 2024-01-15T23:37:23.876 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~13905239,33554432~19261756,57954803~9101991,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~7801122,394264576~18316718] 2024-01-15T23:37:23.877 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 17 diff [567586~11742085,17158785~13523670,33734211~9213405,44160005~8656183,57954803~9101991,74372034~12466263,89170126~3351086,96357890~38827695,145992961~16500355,162500598~34552108,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:23.877 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~13523670,33734211~9213405,44160005~8656183,57954803~9101991,74372034~12466263,89170126~3351086,96357890~38827695,145992961~16500355,162500598~34552108,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:23.883 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~13905239,33554432~19261756,57954803~9101991,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:23.883 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 18 diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:23.883 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:23.889 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:23.889 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 19 diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:23.889 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:23.895 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:23.895 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 2 diff [113222088~1823714,127315552~7144630,153462532~7383177,180184231~4506715,188576890~5321270,232460046~664333,278449702~7805964,366570028~1019083,406731476~5849818] 2024-01-15T23:37:23.895 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [113222088~1823714,127315552~7144630,153462532~7383177,180184231~4506715,188576890~5321270,232460046~664333,278449702~7805964,366570028~1019083,406731476~5849818] 2024-01-15T23:37:23.901 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [109051904~5993898,125829120~8631062,150994944~9850765,180184231~13713929,230686720~2437659,278449702~7805964,364904448~2684663,402653184~9928110] 2024-01-15T23:37:23.901 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 3 diff [3820804~3437590,38315844~2430089,63961107~1873985,74372034~5068979,85507782~210047,113222088~1823714,116624755~4960288,127315552~7144630,153462532~7383177,180184231~4506715,187193879~6704281,232460046~664333,240539815~5186416,253298041~6187627,278449702~7805964,298449112~5768972,366570028~1019083,406731476~5849818] 2024-01-15T23:37:23.901 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3820804~3437590,38315844~2430089,63961107~1873985,74372034~5068979,85507782~210047,113222088~1823714,116624755~4960288,127315552~7144630,153462532~7383177,180184231~4506715,187193879~6704281,232460046~664333,240539815~5186416,253298041~6187627,278449702~7805964,298449112~5768972,366570028~1019083,406731476~5849818] 2024-01-15T23:37:23.907 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,37748736~2997197,63036738~2798354,71303168~8137845,85507782~210047,109051904~12533139,125829120~8631062,150994944~9850765,180184231~13713929,230686720~2437659,239075328~6650903,251658240~7827428,278449702~7805964,298449112~5768972,364904448~2684663,402653184~9928110] 2024-01-15T23:37:23.907 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 4 diff [3820804~3437590,36142638~4820044,63961107~1873985,74372034~5068979,85507782~210047,113222088~1823714,116624755~7149522,127315552~7144630,153462532~7383177,172590798~12100148,187193879~6704281,210812575~2306990,223908979~6733744,232460046~664333,240539815~6953485,253298041~6187627,273486342~3600018,278449702~7805964,298449112~5768972,316529986~8129055,366570028~1019083,406731476~5849818] 2024-01-15T23:37:23.907 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3820804~3437590,36142638~4820044,63961107~1873985,74372034~5068979,85507782~210047,113222088~1823714,116624755~7149522,127315552~7144630,153462532~7383177,172590798~12100148,187193879~6704281,210812575~2306990,223908979~6733744,232460046~664333,240539815~6953485,253298041~6187627,273486342~3600018,278449702~7805964,298449112~5768972,316529986~8129055,366570028~1019083,406731476~5849818] 2024-01-15T23:37:23.913 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,33554432~7408250,63036738~2798354,71303168~8137845,85507782~210047,109051904~14722373,125829120~8631062,150994944~9850765,171966464~21931696,209715200~3404365,222298112~8344611,230686720~2437659,239075328~8417972,251658240~7827428,273486342~3600018,278449702~7805964,298449112~5768972,314572800~10086241,364904448~2684663,402653184~9928110] 2024-01-15T23:37:23.913 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 5 diff [3820804~3437590,19044148~7253851,36142638~4820044,62313879~1466266,63961107~1873985,74372034~5068979,80315183~32559,85507782~210047,89170126~3351086,113222088~1823714,116624755~7149522,127315552~7144630,153462532~7383177,168179017~16812,172590798~12100148,187193879~6704281,197563571~2827642,210812575~2306990,223908979~6733744,232460046~664333,240539815~6953485,253298041~6187627,273486342~3600018,278449702~7805964,294495718~9722366,316529986~8129055,349078279~7098244,366570028~1019083,401692329~1388096,406731476~5849818] 2024-01-15T23:37:23.913 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3820804~3437590,19044148~7253851,36142638~4820044,62313879~1466266,63961107~1873985,74372034~5068979,80315183~32559,85507782~210047,89170126~3351086,113222088~1823714,116624755~7149522,127315552~7144630,153462532~7383177,168179017~16812,172590798~12100148,187193879~6704281,197563571~2827642,210812575~2306990,223908979~6733744,232460046~664333,240539815~6953485,253298041~6187627,273486342~3600018,278449702~7805964,294495718~9722366,316529986~8129055,349078279~7098244,366570028~1019083,401692329~1388096,406731476~5849818] 2024-01-15T23:37:23.919 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,16777216~9520783,33554432~7408250,62313879~3521213,71303168~8137845,80315183~32559,85507782~210047,88080384~4440828,109051904~14722373,125829120~8631062,150994944~9850765,168179017~16812,171966464~21931696,197132288~3258925,209715200~3404365,222298112~8344611,230686720~2437659,239075328~8417972,251658240~7827428,273486342~3600018,278449702~7805964,294495718~9722366,314572800~10086241,348127232~8049291,364904448~2684663,398458880~14122414] 2024-01-15T23:37:23.919 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 6 diff [3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,74372034~5068979,80315183~32559,85507782~210047,89170126~3351086,113222088~1823714,116624755~7149522,127315552~7144630,153462532~7383177,168179017~16812,172590798~12100148,187193879~6704281,197563571~2827642,201392458~6225441,210812575~2306990,223908979~6733744,232460046~664333,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,278449702~11173712,294495718~9722366,309274758~15384283,340343820~4251423,349078279~7098244,364144818~6044258,401692329~1388096,406731476~5849818] 2024-01-15T23:37:23.919 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,74372034~5068979,80315183~32559,85507782~210047,89170126~3351086,113222088~1823714,116624755~7149522,127315552~7144630,153462532~7383177,168179017~16812,172590798~12100148,187193879~6704281,197563571~2827642,201392458~6225441,210812575~2306990,223908979~6733744,232460046~664333,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,278449702~11173712,294495718~9722366,309274758~15384283,340343820~4251423,349078279~7098244,364144818~6044258,401692329~1388096,406731476~5849818] 2024-01-15T23:37:23.925 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,8388608~3773551,16777216~9520783,33554432~7408250,61310165~5746629,71303168~8137845,80315183~32559,85507782~210047,88080384~4440828,109051904~14722373,125829120~8631062,150994944~9850765,168179017~16812,171966464~21931696,197132288~3258925,201326592~6291307,209715200~3404365,222298112~8344611,230686720~2437659,239075328~12208399,251658240~7827428,260046848~9169888,273486342~3600018,278449702~11173712,294495718~9722366,309274758~15384283,340343820~4251423,348127232~8049291,360710144~9478932,398458880~14122414] 2024-01-15T23:37:23.925 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 7 diff [3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,74372034~5068979,80315183~32559,82771568~2455441,85507782~210047,89170126~3351086,107044390~3638096,111496857~12277420,127315552~7144630,153462532~7383177,168179017~16812,172590798~12100148,187193879~6704281,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,232460046~664333,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,278449702~11173712,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,349078279~7098244,364144818~6044258,389457783~4219307,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.925 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,74372034~5068979,80315183~32559,82771568~2455441,85507782~210047,89170126~3351086,107044390~3638096,111496857~12277420,127315552~7144630,153462532~7383177,168179017~16812,172590798~12100148,187193879~6704281,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,232460046~664333,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,278449702~11173712,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,349078279~7098244,364144818~6044258,389457783~4219307,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.930 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,8388608~3773551,16777216~9520783,33554432~7408250,61310165~5746629,71303168~8137845,80315183~32559,82771568~2455441,85507782~210047,88080384~4440828,104857600~18916677,125829120~8631062,150994944~9850765,168179017~16812,171966464~21931696,197132288~3258925,201326592~6291307,209715200~3404365,222298112~8344611,230686720~2437659,239075328~12208399,251658240~7827428,260046848~9169888,273486342~3600018,278449702~11173712,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,348127232~8049291,360710144~9478932,385875968~7801122,398458880~14122414] 2024-01-15T23:37:23.931 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 8 diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,74372034~5068979,80315183~32559,82771568~2455441,85507782~210047,89170126~3351086,107044390~3638096,111496857~12277420,127315552~7870033,145992961~5471428,153462532~7383177,168179017~16812,168419570~16271376,187193879~6704281,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,232460046~664333,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,278449702~11173712,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,389457783~4219307,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.931 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,74372034~5068979,80315183~32559,82771568~2455441,85507782~210047,89170126~3351086,107044390~3638096,111496857~12277420,127315552~7870033,145992961~5471428,153462532~7383177,168179017~16812,168419570~16271376,187193879~6704281,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,232460046~664333,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,278449702~11173712,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,389457783~4219307,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.936 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,8388608~3773551,16777216~9520783,33554432~7408250,61310165~5746629,71303168~8137845,80315183~32559,82771568~2455441,85507782~210047,88080384~4440828,104857600~18916677,125829120~9356465,142606336~18239373,168179017~16812,168419570~25478590,197132288~3258925,201326592~6291307,209715200~3404365,222298112~8344611,230686720~2437659,239075328~12208399,251658240~7827428,260046848~9169888,273486342~3600018,278449702~11173712,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,385875968~7801122,398458880~14122414] 2024-01-15T23:37:23.936 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 9 diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,34524475~7030360,61310165~5746629,74372034~5068979,80315183~32559,82771568~2455441,85507782~210047,89170126~3351086,101922208~8760278,111496857~12277420,127315552~7870033,145992961~5471428,153462532~7383177,168179017~16812,168419570~16271376,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,232460046~664333,240403156~10880571,253298041~6187627,262948830~6267906,273486342~3600018,278449702~11173712,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,386726863~6950227,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.936 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,34524475~7030360,61310165~5746629,74372034~5068979,80315183~32559,82771568~2455441,85507782~210047,89170126~3351086,101922208~8760278,111496857~12277420,127315552~7870033,145992961~5471428,153462532~7383177,168179017~16812,168419570~16271376,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,232460046~664333,240403156~10880571,253298041~6187627,262948830~6267906,273486342~3600018,278449702~11173712,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,386726863~6950227,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.942 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,8388608~3773551,16777216~9520783,33554432~8000403,61310165~5746629,71303168~8137845,80315183~32559,82771568~2455441,85507782~210047,88080384~4440828,100663296~23110981,125829120~9356465,142606336~18239373,168179017~16812,168419570~25814218,197132288~3258925,201326592~6291307,209715200~3404365,213909504~5827786,222298112~8344611,230686720~2437659,239075328~12208399,251658240~7827428,260046848~9169888,273486342~3600018,278449702~11173712,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,385875968~7801122,398458880~14122414] 2024-01-15T23:37:23.943 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 10 diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,30341142~230019,34524475~7030360,61310165~5746629,74372034~5068979,80315183~32559,82771568~2455441,85507782~210047,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~9937458,145992961~14852748,168179017~16812,168419570~16271376,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,232460046~664333,240403156~10880571,253298041~15918695,273486342~3600018,278449702~12170397,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.943 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,30341142~230019,34524475~7030360,61310165~5746629,74372034~5068979,80315183~32559,82771568~2455441,85507782~210047,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~9937458,145992961~14852748,168179017~16812,168419570~16271376,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,232460046~664333,240403156~10880571,253298041~15918695,273486342~3600018,278449702~12170397,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.948 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,8388608~3773551,16777216~9520783,29360128~1211033,33554432~8000403,61310165~5746629,71303168~8137845,80315183~32559,82771568~2455441,85507782~210047,88080384~11931236,100663296~34522289,142606336~18239373,168179017~16812,168419570~25814218,197132288~3258925,201326592~6291307,209715200~3404365,213909504~5827786,222298112~8344611,230686720~2437659,239075328~12208399,251658240~17558496,273486342~3600018,278449702~12170397,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,398458880~14122414] 2024-01-15T23:37:23.948 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 11 diff [567586~3023208,3820804~8488867,17158785~9139214,30341142~230019,33914201~7640634,61310165~5746629,74372034~5068979,80315183~32559,80890037~265314,82771568~2455441,85507782~210047,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~9937458,145992961~16500355,168179017~16812,168419570~25814218,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,232460046~664333,240403156~10880571,253298041~15918695,273486342~3600018,278449702~12170397,294495718~30163323,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.948 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,3820804~8488867,17158785~9139214,30341142~230019,33914201~7640634,61310165~5746629,74372034~5068979,80315183~32559,80890037~265314,82771568~2455441,85507782~210047,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~9937458,145992961~16500355,168179017~16812,168419570~25814218,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,232460046~664333,240403156~10880571,253298041~15918695,273486342~3600018,278449702~12170397,294495718~30163323,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,401692329~1388096,406002435~6578859] 2024-01-15T23:37:23.955 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~9520783,29360128~1211033,33554432~8000403,61310165~5746629,71303168~8137845,80315183~32559,80890037~265314,82771568~2455441,85507782~210047,88080384~11931236,100663296~34522289,142606336~19886980,168179017~16812,168419570~25814218,197132288~3258925,201326592~6291307,209715200~3404365,213909504~16733219,230686720~2437659,239075328~12208399,251658240~17558496,273486342~3600018,278449702~12170397,294495718~30163323,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,398458880~14122414] 2024-01-15T23:37:23.955 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 12 diff [567586~11742085,17158785~9139214,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~9937458,145992961~16500355,163355569~30878219,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,232460046~664333,240403156~10880571,253298041~15918695,273486342~3600018,278449702~12170397,294495718~30163323,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~8499352] 2024-01-15T23:37:23.955 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~9139214,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~9937458,145992961~16500355,163355569~30878219,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,232460046~664333,240403156~10880571,253298041~15918695,273486342~3600018,278449702~12170397,294495718~30163323,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~8499352] 2024-01-15T23:37:23.963 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~9520783,29360128~1211033,33554432~9393184,44160005~4139468,61310165~5746629,71303168~13923841,85507782~210047,88080384~11931236,100663296~34522289,142606336~51627452,197132288~3258925,201326592~6291307,209715200~3404365,213909504~16733219,230686720~2437659,239075328~12208399,251658240~17558496,273486342~3600018,278449702~12170397,294495718~30163323,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,394264576~18316718] 2024-01-15T23:37:23.963 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 13 diff [567586~11742085,17158785~9139214,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~16500355,163355569~33697137,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,232460046~664333,240403156~10880571,253298041~15918695,270497853~6588507,278449702~12170397,294495718~30163323,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~8499352] 2024-01-15T23:37:23.963 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~9139214,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~16500355,163355569~33697137,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,232460046~664333,240403156~10880571,253298041~15918695,270497853~6588507,278449702~12170397,294495718~30163323,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~8499352] 2024-01-15T23:37:23.969 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~9520783,29360128~1211033,33554432~9393184,44160005~4139468,61310165~5746629,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~3258925,201326592~6291307,209715200~3404365,213909504~16733219,230686720~2437659,239075328~12208399,251658240~25428120,278449702~12170397,294495718~30163323,325517615~7744171,340343820~4251423,347038574~12019155,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,394264576~18316718] 2024-01-15T23:37:23.969 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 14 diff [567586~11742085,17158785~9139214,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~16500355,163355569~33697137,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~10844607,230960017~3114976,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,278449702~12170397,294495718~30163323,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~8499352] 2024-01-15T23:37:23.970 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~9139214,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~16500355,163355569~33697137,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~10844607,230960017~3114976,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,278449702~12170397,294495718~30163323,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~8499352] 2024-01-15T23:37:23.974 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~9520783,29360128~1211033,33554432~9393184,44160005~4139468,61310165~5746629,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~3258925,201326592~11792973,213909504~16733219,230686720~20597007,251658240~25428120,278449702~12170397,294495718~30163323,325517615~7744171,340343820~4251423,347038574~12019155,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,394264576~18316718] 2024-01-15T23:37:23.974 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 15 diff [567586~11742085,17158785~9139214,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~16500355,162500598~34552108,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~14276877,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~6808832,404081942~8499352] 2024-01-15T23:37:23.974 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~9139214,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~16500355,162500598~34552108,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~14276877,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~6808832,404081942~8499352] 2024-01-15T23:37:23.981 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~9520783,29360128~1211033,33554432~9393184,44160005~4139468,61310165~5746629,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~3258925,201326592~11792973,213909504~37374223,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~15349394,378898009~25445,381496408~2731790,385875968~7801122,394264576~18316718] 2024-01-15T23:37:23.981 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 16 diff [567586~11742085,17158785~13523670,33734211~9213405,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~16500355,162500598~34552108,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~16309701] 2024-01-15T23:37:23.981 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~13523670,33734211~9213405,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~16500355,162500598~34552108,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~16309701] 2024-01-15T23:37:23.986 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~13905239,33554432~9393184,44160005~4139468,61310165~5746629,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~15349394,378898009~25445,381496408~2731790,385875968~7801122,394264576~18316718] 2024-01-15T23:37:23.987 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 17 diff [567586~11742085,17158785~13523670,33734211~9213405,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~16500355,162500598~34552108,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,393903534~18677760] 2024-01-15T23:37:23.987 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~13523670,33734211~9213405,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~16500355,162500598~34552108,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,393903534~18677760] 2024-01-15T23:37:23.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:23 smithi163 ceph-mon[138526]: osdmap e1437: 8 total, 8 up, 8 in 2024-01-15T23:37:23.993 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~13905239,33554432~9393184,44160005~4139468,61310165~5746629,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~15349394,378898009~25445,381496408~2731790,385875968~26705326] 2024-01-15T23:37:23.993 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 18 diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:23.993 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:23.999 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:23.999 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 19 diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:23.999 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:24.005 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:24.005 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 3 diff [3820804~3437590,38315844~2430089,63961107~1873985,74372034~5068979,85507782~210047,116624755~4960288,187193879~5053848,240539815~5186416,253298041~6187627,298449112~5768972] 2024-01-15T23:37:24.005 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3820804~3437590,38315844~2430089,63961107~1873985,74372034~5068979,85507782~210047,116624755~4960288,187193879~5053848,240539815~5186416,253298041~6187627,298449112~5768972] 2024-01-15T23:37:24.011 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,37748736~2997197,63036738~2798354,71303168~8137845,85507782~210047,115045802~6539241,187193879~5053848,239075328~6650903,251658240~7827428,298449112~5768972] 2024-01-15T23:37:24.011 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 4 diff [3820804~3437590,36142638~4820044,63961107~1873985,74372034~5068979,85507782~210047,116624755~7149522,172590798~7875149,187193879~5053848,210812575~2306990,223908979~6733744,240539815~6953485,253298041~6187627,273486342~3600018,298449112~5768972,316529986~8129055] 2024-01-15T23:37:24.011 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3820804~3437590,36142638~4820044,63961107~1873985,74372034~5068979,85507782~210047,116624755~7149522,172590798~7875149,187193879~5053848,210812575~2306990,223908979~6733744,240539815~6953485,253298041~6187627,273486342~3600018,298449112~5768972,316529986~8129055] 2024-01-15T23:37:24.018 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,33554432~7408250,63036738~2798354,71303168~8137845,85507782~210047,115045802~8728475,171966464~8499483,187193879~5053848,209715200~3404365,222298112~8344611,239075328~8417972,251658240~7827428,273486342~3600018,298449112~5768972,314572800~10086241] 2024-01-15T23:37:24.018 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 5 diff [3820804~3437590,19044148~7253851,36142638~4820044,62313879~1466266,63961107~1873985,74372034~5068979,80315183~32559,85507782~210047,89170126~3351086,116624755~7149522,132213371~2180009,168179017~16812,172590798~7875149,187193879~5053848,197563571~2827642,210812575~2306990,223908979~6733744,240539815~6953485,253298041~6187627,273486342~3600018,294495718~9722366,316529986~8129055,349078279~7098244,401692329~1388096] 2024-01-15T23:37:24.019 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3820804~3437590,19044148~7253851,36142638~4820044,62313879~1466266,63961107~1873985,74372034~5068979,80315183~32559,85507782~210047,89170126~3351086,116624755~7149522,132213371~2180009,168179017~16812,172590798~7875149,187193879~5053848,197563571~2827642,210812575~2306990,223908979~6733744,240539815~6953485,253298041~6187627,273486342~3600018,294495718~9722366,316529986~8129055,349078279~7098244,401692329~1388096] 2024-01-15T23:37:24.024 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,16777216~9520783,33554432~7408250,62313879~3521213,71303168~8137845,80315183~32559,85507782~210047,88080384~4440828,115045802~8728475,132213371~2180009,168179017~16812,171966464~8499483,187193879~5053848,197132288~3258925,209715200~3404365,222298112~8344611,239075328~8417972,251658240~7827428,273486342~3600018,294495718~9722366,314572800~10086241,348127232~8049291,398458880~4621545] 2024-01-15T23:37:24.024 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 6 diff [3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,74372034~5068979,80315183~32559,85507782~210047,89170126~3351086,116624755~7149522,132213371~2180009,168179017~16812,172590798~7875149,187193879~5053848,197563571~2827642,201392458~6225441,210812575~2306990,223908979~6733744,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,283462247~6161167,294495718~9722366,309274758~15384283,340343820~4251423,349078279~7098244,364144818~6044258,401692329~1388096] 2024-01-15T23:37:24.024 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,74372034~5068979,80315183~32559,85507782~210047,89170126~3351086,116624755~7149522,132213371~2180009,168179017~16812,172590798~7875149,187193879~5053848,197563571~2827642,201392458~6225441,210812575~2306990,223908979~6733744,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,283462247~6161167,294495718~9722366,309274758~15384283,340343820~4251423,349078279~7098244,364144818~6044258,401692329~1388096] 2024-01-15T23:37:24.030 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,8388608~3773551,16777216~9520783,33554432~7408250,61310165~5746629,71303168~8137845,80315183~32559,85507782~210047,88080384~4440828,115045802~8728475,132213371~2180009,168179017~16812,171966464~8499483,187193879~5053848,197132288~3258925,201326592~6291307,209715200~3404365,222298112~8344611,239075328~12208399,251658240~7827428,260046848~9169888,273486342~3600018,283462247~6161167,294495718~9722366,309274758~15384283,340343820~4251423,348127232~8049291,360710144~9478932,398458880~4621545] 2024-01-15T23:37:24.030 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 7 diff [3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,74372034~5068979,80315183~32559,82771568~2455441,85507782~210047,89170126~3351086,107044390~3638096,111496857~12277420,132213371~2180009,168179017~16812,172590798~10307865,187193879~5053848,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,283462247~6161167,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,349078279~7098244,364144818~6044258,389457783~4219307,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.030 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,74372034~5068979,80315183~32559,82771568~2455441,85507782~210047,89170126~3351086,107044390~3638096,111496857~12277420,132213371~2180009,168179017~16812,172590798~10307865,187193879~5053848,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,283462247~6161167,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,349078279~7098244,364144818~6044258,389457783~4219307,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.036 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,8388608~3773551,16777216~9520783,33554432~7408250,61310165~5746629,71303168~8137845,80315183~32559,82771568~2455441,85507782~210047,88080384~4440828,104857600~5824886,111496857~12277420,132213371~2180009,168179017~16812,171966464~10932199,187193879~5053848,197132288~3258925,201326592~6291307,209715200~3404365,222298112~8344611,239075328~12208399,251658240~7827428,260046848~9169888,273486342~3600018,283462247~6161167,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,348127232~8049291,360710144~9478932,385875968~7801122,398458880~4621545,406002435~5510205] 2024-01-15T23:37:24.036 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 8 diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,74372034~5068979,80315183~32559,82771568~2455441,85507782~210047,89170126~3351086,107044390~3638096,111496857~12277420,131087429~4098156,145992961~5471428,168179017~16812,168419570~14479093,187193879~5053848,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,283462247~6161167,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,389457783~4219307,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.036 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,74372034~5068979,80315183~32559,82771568~2455441,85507782~210047,89170126~3351086,107044390~3638096,111496857~12277420,131087429~4098156,145992961~5471428,168179017~16812,168419570~14479093,187193879~5053848,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,240403156~10880571,253298041~6187627,263203931~6012805,273486342~3600018,283462247~6161167,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,389457783~4219307,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.042 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,8388608~3773551,16777216~9520783,33554432~7408250,61310165~5746629,71303168~8137845,80315183~32559,82771568~2455441,85507782~210047,88080384~4440828,104857600~5824886,111496857~12277420,131087429~4098156,142606336~8858053,168179017~16812,168419570~14479093,187193879~5053848,197132288~3258925,201326592~6291307,209715200~3404365,222298112~8344611,239075328~12208399,251658240~7827428,260046848~9169888,273486342~3600018,283462247~6161167,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,385875968~7801122,398458880~4621545,406002435~5510205] 2024-01-15T23:37:24.042 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 9 diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,34524475~7030360,61310165~5746629,74372034~5068979,80315183~32559,82771568~2455441,85507782~210047,89170126~3351086,101922208~8760278,111496857~12277420,131087429~4098156,145992961~5471428,168179017~16812,168419570~14479093,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,240403156~10880571,253298041~6187627,262948830~6267906,273486342~3600018,283462247~6161167,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.042 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,34524475~7030360,61310165~5746629,74372034~5068979,80315183~32559,82771568~2455441,85507782~210047,89170126~3351086,101922208~8760278,111496857~12277420,131087429~4098156,145992961~5471428,168179017~16812,168419570~14479093,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,240403156~10880571,253298041~6187627,262948830~6267906,273486342~3600018,283462247~6161167,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.048 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,8388608~3773551,16777216~9520783,33554432~8000403,61310165~5746629,71303168~8137845,80315183~32559,82771568~2455441,85507782~210047,88080384~4440828,100663296~10019190,111496857~12277420,131087429~4098156,142606336~8858053,168179017~16812,168419570~14479093,186646249~7587539,197132288~3258925,201326592~6291307,209715200~3404365,213909504~5827786,222298112~8344611,239075328~12208399,251658240~7827428,260046848~9169888,273486342~3600018,283462247~6161167,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,385875968~7801122,398458880~4621545,406002435~5510205] 2024-01-15T23:37:24.049 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 10 diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,30341142~230019,34524475~7030360,61310165~5746629,74372034~5068979,80315183~32559,82771568~2455441,85507782~210047,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~2519106,131087429~4098156,145992961~10180652,168179017~16812,168419570~14479093,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,240403156~10880571,253298041~15918695,273486342~3600018,283462247~7157852,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.049 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,3820804~3437590,10370168~1791991,19044148~7253851,30341142~230019,34524475~7030360,61310165~5746629,74372034~5068979,80315183~32559,82771568~2455441,85507782~210047,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~2519106,131087429~4098156,145992961~10180652,168179017~16812,168419570~14479093,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,240403156~10880571,253298041~15918695,273486342~3600018,283462247~7157852,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.054 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~7258394,8388608~3773551,16777216~9520783,29360128~1211033,33554432~8000403,61310165~5746629,71303168~8137845,80315183~32559,82771568~2455441,85507782~210047,88080384~11931236,100663296~10019190,111496857~16270376,131087429~4098156,142606336~13567277,168179017~16812,168419570~14479093,186646249~7587539,197132288~3258925,201326592~6291307,209715200~3404365,213909504~5827786,222298112~8344611,239075328~12208399,251658240~17558496,273486342~3600018,283462247~7157852,294495718~13713535,309274758~15384283,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,398458880~4621545,406002435~5510205] 2024-01-15T23:37:24.055 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 11 diff [567586~3023208,3820804~8488867,17158785~9139214,30341142~230019,33914201~7640634,61310165~5746629,74372034~5068979,80315183~32559,80890037~265314,82771568~2455441,85507782~210047,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~2519106,131087429~4098156,145992961~10180652,159133681~3359635,168179017~16812,168419570~14479093,184559544~9674244,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,240403156~10880571,253298041~15918695,273486342~3600018,283462247~7157852,294495718~30163323,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.055 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,3820804~8488867,17158785~9139214,30341142~230019,33914201~7640634,61310165~5746629,74372034~5068979,80315183~32559,80890037~265314,82771568~2455441,85507782~210047,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~2519106,131087429~4098156,145992961~10180652,159133681~3359635,168179017~16812,168419570~14479093,184559544~9674244,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,240403156~10880571,253298041~15918695,273486342~3600018,283462247~7157852,294495718~30163323,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:23 smithi053 ceph-mon[143363]: osdmap e1437: 8 total, 8 up, 8 in 2024-01-15T23:37:24.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:23 smithi053 ceph-mon[146052]: osdmap e1437: 8 total, 8 up, 8 in 2024-01-15T23:37:24.061 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~9520783,29360128~1211033,33554432~8000403,61310165~5746629,71303168~8137845,80315183~32559,80890037~265314,82771568~2455441,85507782~210047,88080384~11931236,100663296~10019190,111496857~16270376,131087429~4098156,142606336~13567277,159133681~3359635,168179017~16812,168419570~14479093,184559544~9674244,197132288~3258925,201326592~6291307,209715200~3404365,213909504~16733219,239075328~12208399,251658240~17558496,273486342~3600018,283462247~7157852,294495718~30163323,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,398458880~4621545,406002435~5510205] 2024-01-15T23:37:24.061 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 12 diff [567586~11742085,17158785~9139214,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~2519106,131087429~4098156,145992961~10927410,159133681~3359635,163355569~19543094,184559544~9674244,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,240403156~10880571,253298041~15918695,273486342~3600018,283462247~7157852,294495718~30163323,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.061 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~9139214,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~3653730,101922208~8760278,111496857~12277420,125248127~2519106,131087429~4098156,145992961~10927410,159133681~3359635,163355569~19543094,184559544~9674244,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,240403156~10880571,253298041~15918695,273486342~3600018,283462247~7157852,294495718~30163323,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.066 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~9520783,29360128~1211033,33554432~9393184,44160005~4139468,61310165~5746629,71303168~13923841,85507782~210047,88080384~11931236,100663296~10019190,111496857~16270376,131087429~4098156,142606336~14314035,159133681~23764982,184559544~9674244,197132288~3258925,201326592~6291307,209715200~3404365,213909504~16733219,239075328~12208399,251658240~17558496,273486342~3600018,283462247~7157852,294495718~30163323,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,394264576~8815849,404081942~7430698] 2024-01-15T23:37:24.067 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 13 diff [567586~11742085,17158785~9139214,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~31685061,130034335~5151250,145992961~10927410,159133681~3359635,163355569~19543094,184559544~12493162,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,240403156~10880571,253298041~15918695,270497853~6588507,280797845~9822254,294495718~30163323,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.067 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~9139214,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~31685061,130034335~5151250,145992961~10927410,159133681~3359635,163355569~19543094,184559544~12493162,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,240403156~10880571,253298041~15918695,270497853~6588507,280797845~9822254,294495718~30163323,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.072 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~9520783,29360128~1211033,33554432~9393184,44160005~4139468,61310165~5746629,71303168~13923841,85507782~210047,88080384~39962567,130034335~5151250,142606336~14314035,159133681~23764982,184559544~12493162,197132288~3258925,201326592~6291307,209715200~3404365,213909504~16733219,239075328~12208399,251658240~25428120,280797845~9822254,294495718~30163323,325517615~7744171,340343820~4251423,347038574~12019155,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,394264576~8815849,404081942~7430698] 2024-01-15T23:37:24.072 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 14 diff [567586~11742085,17158785~9139214,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~31685061,130034335~5151250,145992961~10927410,159133681~3359635,163355569~19543094,184559544~12493162,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~10844607,230960017~3114976,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,280797845~9822254,294495718~30163323,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.072 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~9139214,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~31685061,130034335~5151250,145992961~10927410,159133681~3359635,163355569~19543094,184559544~12493162,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~10844607,230960017~3114976,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,280797845~9822254,294495718~30163323,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.077 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~9520783,29360128~1211033,33554432~9393184,44160005~4139468,61310165~5746629,71303168~13923841,85507782~210047,88080384~39962567,130034335~5151250,142606336~14314035,159133681~23764982,184559544~12493162,197132288~3258925,201326592~11792973,213909504~16733219,230960017~20323710,251658240~25428120,280797845~9822254,294495718~30163323,325517615~7744171,340343820~4251423,347038574~12019155,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,394264576~8815849,404081942~7430698] 2024-01-15T23:37:24.078 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 15 diff [567586~11742085,17158785~9139214,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~10927410,159133681~3359635,162500598~20398065,184559544~12493162,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~14276877,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,280797845~43861196,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.078 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~9139214,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~10927410,159133681~3359635,162500598~20398065,184559544~12493162,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~14276877,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,280797845~43861196,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.084 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~9520783,29360128~1211033,33554432~9393184,44160005~4139468,61310165~5746629,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~14314035,159133681~23764982,184559544~12493162,197132288~3258925,201326592~11792973,213909504~37374223,251658240~25428120,280797845~43861196,325517615~7744171,340343820~18713909,360710144~15349394,378898009~25445,381496408~2731790,385875968~7801122,394264576~8815849,404081942~7430698] 2024-01-15T23:37:24.084 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 16 diff [567586~11742085,17158785~13523670,33734211~9213405,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~10927410,159133681~3359635,162500598~20398065,184559544~12493162,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,280797845~43861196,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~15241047] 2024-01-15T23:37:24.084 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~13523670,33734211~9213405,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~10927410,159133681~3359635,162500598~20398065,184559544~12493162,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,253298041~15918695,270497853~6588507,280797845~43861196,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~15241047] 2024-01-15T23:37:24.090 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~13905239,33554432~9393184,44160005~4139468,61310165~5746629,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~14314035,159133681~23764982,184559544~12493162,197132288~54151439,251658240~25428120,280797845~43861196,325517615~7744171,340343820~18713909,360710144~15349394,378898009~25445,381496408~2731790,385875968~7801122,394264576~17248064] 2024-01-15T23:37:24.090 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 17 diff [567586~11742085,17158785~13523670,33734211~9213405,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~10927410,158560683~3932633,162500598~34552108,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.090 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~11742085,17158785~13523670,33734211~9213405,44160005~4139468,61310165~5746629,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~10927410,158560683~3932633,162500598~34552108,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.095 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12309671,16777216~13905239,33554432~9393184,44160005~4139468,61310165~5746629,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~14314035,158560683~38492023,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~15349394,378898009~25445,381496408~2731790,385875968~25636672] 2024-01-15T23:37:24.095 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 18 diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~10927410,158560683~38492023,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.095 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~10927410,158560683~38492023,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.102 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~14314035,158560683~38492023,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:24.102 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 19 diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.102 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.107 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~54446370,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:24.107 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 4 diff [36142638~4820044,119139308~4634969,172590798~7875149,210812575~2306990,223908979~6733744,243091937~4401363,256098423~2627596,273486342~3600018,316529986~8129055] 2024-01-15T23:37:24.107 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [36142638~4820044,119139308~4634969,172590798~7875149,210812575~2306990,223908979~6733744,243091937~4401363,256098423~2627596,273486342~3600018,316529986~8129055] 2024-01-15T23:37:24.113 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [33554432~7408250,119139308~4634969,171966464~8499483,209715200~3404365,222298112~8344611,243091937~4401363,256098423~2627596,273486342~3600018,314572800~10086241] 2024-01-15T23:37:24.114 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 5 diff [19044148~7253851,36142638~4820044,62313879~1466266,80315183~32559,89170126~3351086,119139308~4634969,132213371~2180009,168179017~16812,172590798~7875149,197563571~2827642,210812575~2306990,223908979~6733744,243091937~4401363,256098423~2627596,273486342~3600018,294495718~5931815,316529986~8129055,349078279~7098244,401692329~1388096] 2024-01-15T23:37:24.114 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [19044148~7253851,36142638~4820044,62313879~1466266,80315183~32559,89170126~3351086,119139308~4634969,132213371~2180009,168179017~16812,172590798~7875149,197563571~2827642,210812575~2306990,223908979~6733744,243091937~4401363,256098423~2627596,273486342~3600018,294495718~5931815,316529986~8129055,349078279~7098244,401692329~1388096] 2024-01-15T23:37:24.119 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [16777216~9520783,33554432~7408250,62313879~1466266,80315183~32559,88080384~4440828,119139308~4634969,132213371~2180009,168179017~16812,171966464~8499483,197132288~3258925,209715200~3404365,222298112~8344611,243091937~4401363,256098423~2627596,273486342~3600018,294495718~5931815,314572800~10086241,348127232~8049291,398458880~4621545] 2024-01-15T23:37:24.119 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 6 diff [10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,80315183~32559,89170126~3351086,119139308~4634969,132213371~2180009,168179017~16812,172590798~7875149,197563571~2827642,201392458~6225441,210812575~2306990,223908979~6733744,240403156~10880571,256098423~2627596,263203931~6012805,273486342~3600018,283462247~6161167,294495718~5931815,309274758~15384283,340343820~4251423,349078279~7098244,364144818~6044258,401692329~1388096] 2024-01-15T23:37:24.120 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,80315183~32559,89170126~3351086,119139308~4634969,132213371~2180009,168179017~16812,172590798~7875149,197563571~2827642,201392458~6225441,210812575~2306990,223908979~6733744,240403156~10880571,256098423~2627596,263203931~6012805,273486342~3600018,283462247~6161167,294495718~5931815,309274758~15384283,340343820~4251423,349078279~7098244,364144818~6044258,401692329~1388096] 2024-01-15T23:37:24.125 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~3773551,16777216~9520783,33554432~7408250,61310165~5746629,80315183~32559,88080384~4440828,119139308~4634969,132213371~2180009,168179017~16812,171966464~8499483,197132288~3258925,201326592~6291307,209715200~3404365,222298112~8344611,240403156~10880571,256098423~2627596,260046848~9169888,273486342~3600018,283462247~6161167,294495718~5931815,309274758~15384283,340343820~4251423,348127232~8049291,360710144~9478932,398458880~4621545] 2024-01-15T23:37:24.125 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 7 diff [10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,80315183~32559,82771568~2455441,89170126~3351086,107044390~3638096,111496857~6766094,119139308~4634969,132213371~2180009,168179017~16812,172590798~10307865,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,240403156~10880571,256098423~2627596,263203931~6012805,273486342~3600018,283462247~6161167,294495718~5931815,303656530~4552723,309274758~15384283,325517615~7744171,340343820~4251423,349078279~7098244,364144818~6044258,389457783~4219307,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.125 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,80315183~32559,82771568~2455441,89170126~3351086,107044390~3638096,111496857~6766094,119139308~4634969,132213371~2180009,168179017~16812,172590798~10307865,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,240403156~10880571,256098423~2627596,263203931~6012805,273486342~3600018,283462247~6161167,294495718~5931815,303656530~4552723,309274758~15384283,325517615~7744171,340343820~4251423,349078279~7098244,364144818~6044258,389457783~4219307,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.131 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~3773551,16777216~9520783,33554432~7408250,61310165~5746629,80315183~32559,82771568~2455441,88080384~4440828,104857600~5824886,111496857~6766094,119139308~4634969,132213371~2180009,168179017~16812,171966464~10932199,197132288~3258925,201326592~6291307,209715200~3404365,222298112~8344611,240403156~10880571,256098423~2627596,260046848~9169888,273486342~3600018,283462247~6161167,294495718~5931815,303656530~4552723,309274758~15384283,325517615~7744171,340343820~4251423,348127232~8049291,360710144~9478932,385875968~7801122,398458880~4621545,406002435~5510205] 2024-01-15T23:37:24.131 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 8 diff [567586~3023208,10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,80315183~32559,82771568~2455441,89170126~3351086,107044390~3638096,111496857~6766094,119139308~4634969,131087429~4098156,145992961~5471428,168179017~16812,168419570~14479093,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,240403156~10880571,256098423~2627596,263203931~6012805,273486342~3600018,283462247~6161167,294495718~5931815,303656530~4552723,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,389457783~4219307,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.131 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,10370168~1791991,19044148~7253851,36142638~4820044,61310165~5746629,80315183~32559,82771568~2455441,89170126~3351086,107044390~3638096,111496857~6766094,119139308~4634969,131087429~4098156,145992961~5471428,168179017~16812,168419570~14479093,197563571~2827642,201392458~6225441,210812575~2306990,223476536~7166187,240403156~10880571,256098423~2627596,263203931~6012805,273486342~3600018,283462247~6161167,294495718~5931815,303656530~4552723,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,389457783~4219307,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.137 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,8388608~3773551,16777216~9520783,33554432~7408250,61310165~5746629,80315183~32559,82771568~2455441,88080384~4440828,104857600~5824886,111496857~6766094,119139308~4634969,131087429~4098156,142606336~8858053,168179017~16812,168419570~14479093,197132288~3258925,201326592~6291307,209715200~3404365,222298112~8344611,240403156~10880571,256098423~2627596,260046848~9169888,273486342~3600018,283462247~6161167,294495718~5931815,303656530~4552723,309274758~15384283,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,385875968~7801122,398458880~4621545,406002435~5510205] 2024-01-15T23:37:24.137 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 9 diff [567586~3023208,10370168~1791991,19044148~7253851,34524475~7030360,61310165~5746629,80315183~32559,82771568~2455441,89170126~3351086,101922208~8760278,111496857~6766094,119139308~4634969,131087429~4098156,145992961~5471428,168179017~16812,168419570~14479093,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,240403156~10880571,256098423~2627596,262948830~6267906,273486342~3600018,283462247~6161167,294495718~6972230,303656530~4552723,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.137 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,10370168~1791991,19044148~7253851,34524475~7030360,61310165~5746629,80315183~32559,82771568~2455441,89170126~3351086,101922208~8760278,111496857~6766094,119139308~4634969,131087429~4098156,145992961~5471428,168179017~16812,168419570~14479093,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,240403156~10880571,256098423~2627596,262948830~6267906,273486342~3600018,283462247~6161167,294495718~6972230,303656530~4552723,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.143 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,8388608~3773551,16777216~9520783,33554432~8000403,61310165~5746629,80315183~32559,82771568~2455441,88080384~4440828,100663296~10019190,111496857~6766094,119139308~4634969,131087429~4098156,142606336~8858053,168179017~16812,168419570~14479093,186646249~7587539,197132288~3258925,201326592~6291307,209715200~3404365,213909504~5827786,222298112~8344611,240403156~10880571,256098423~2627596,260046848~9169888,273486342~3600018,283462247~6161167,294495718~6972230,303656530~4552723,309274758~15384283,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,385875968~7801122,398458880~4621545,406002435~5510205] 2024-01-15T23:37:24.143 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 10 diff [567586~3023208,10370168~1791991,19044148~7253851,30341142~230019,34524475~7030360,61310165~5746629,80315183~32559,82771568~2455441,89170126~3351086,96357890~3653730,101922208~8760278,111496857~6766094,119139308~4634969,125248127~2519106,131087429~4098156,145992961~10180652,168179017~16812,168419570~14479093,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,240403156~10880571,256098423~13118313,273486342~3600018,283462247~7157852,294495718~6972230,303656530~4552723,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.143 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,10370168~1791991,19044148~7253851,30341142~230019,34524475~7030360,61310165~5746629,80315183~32559,82771568~2455441,89170126~3351086,96357890~3653730,101922208~8760278,111496857~6766094,119139308~4634969,125248127~2519106,131087429~4098156,145992961~10180652,168179017~16812,168419570~14479093,186646249~7587539,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,223476536~7166187,240403156~10880571,256098423~13118313,273486342~3600018,283462247~7157852,294495718~6972230,303656530~4552723,309274758~15384283,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.149 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,8388608~3773551,16777216~9520783,29360128~1211033,33554432~8000403,61310165~5746629,80315183~32559,82771568~2455441,88080384~11931236,100663296~10019190,111496857~6766094,119139308~8627925,131087429~4098156,142606336~13567277,168179017~16812,168419570~14479093,186646249~7587539,197132288~3258925,201326592~6291307,209715200~3404365,213909504~5827786,222298112~8344611,240403156~10880571,256098423~13118313,273486342~3600018,283462247~7157852,294495718~6972230,303656530~4552723,309274758~15384283,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,398458880~4621545,406002435~5510205] 2024-01-15T23:37:24.149 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 11 diff [567586~3023208,6869493~5440178,17158785~9139214,30341142~230019,33914201~7640634,61310165~5746629,80315183~32559,80890037~265314,82771568~2455441,89170126~3351086,96357890~3653730,101922208~8760278,111496857~6766094,119139308~4634969,125248127~2519106,131087429~4098156,145992961~10180652,159133681~3359635,168179017~16812,168419570~14479093,184559544~9674244,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,240403156~10880571,256098423~13118313,273486342~3600018,283462247~7157852,294495718~30163323,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.149 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,6869493~5440178,17158785~9139214,30341142~230019,33914201~7640634,61310165~5746629,80315183~32559,80890037~265314,82771568~2455441,89170126~3351086,96357890~3653730,101922208~8760278,111496857~6766094,119139308~4634969,125248127~2519106,131087429~4098156,145992961~10180652,159133681~3359635,168179017~16812,168419570~14479093,184559544~9674244,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,240403156~10880571,256098423~13118313,273486342~3600018,283462247~7157852,294495718~30163323,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.155 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,6869493~5440178,16777216~9520783,29360128~1211033,33554432~8000403,61310165~5746629,80315183~32559,80890037~265314,82771568~2455441,88080384~11931236,100663296~10019190,111496857~6766094,119139308~8627925,131087429~4098156,142606336~13567277,159133681~3359635,168179017~16812,168419570~14479093,184559544~9674244,197132288~3258925,201326592~6291307,209715200~3404365,213909504~16733219,240403156~10880571,256098423~13118313,273486342~3600018,283462247~7157852,294495718~30163323,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,398458880~4621545,406002435~5510205] 2024-01-15T23:37:24.155 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 12 diff [567586~4189204,6869493~5440178,17158785~9139214,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,76262508~8964501,89170126~3351086,96357890~3653730,101922208~8760278,111496857~6766094,119139308~4634969,125248127~2519106,131087429~4098156,145992961~10927410,159133681~3359635,163355569~19543094,184559544~9674244,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,240403156~10880571,256098423~13118313,273486342~3600018,283462247~7157852,294495718~30163323,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.155 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~4189204,6869493~5440178,17158785~9139214,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,76262508~8964501,89170126~3351086,96357890~3653730,101922208~8760278,111496857~6766094,119139308~4634969,125248127~2519106,131087429~4098156,145992961~10927410,159133681~3359635,163355569~19543094,184559544~9674244,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,240403156~10880571,256098423~13118313,273486342~3600018,283462247~7157852,294495718~30163323,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.161 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~4189204,6869493~5440178,16777216~9520783,29360128~1211033,33554432~9393184,44160005~4139468,61310165~5746629,76262508~8964501,88080384~11931236,100663296~10019190,111496857~6766094,119139308~8627925,131087429~4098156,142606336~14314035,159133681~23764982,184559544~9674244,197132288~3258925,201326592~6291307,209715200~3404365,213909504~16733219,240403156~10880571,256098423~13118313,273486342~3600018,283462247~7157852,294495718~30163323,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,394264576~8815849,404081942~7430698] 2024-01-15T23:37:24.161 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 13 diff [567586~4189204,6869493~5440178,17158785~9139214,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,76262508~8964501,89170126~3351086,96357890~21905061,119139308~8903643,130034335~5151250,145992961~10927410,159133681~3359635,163355569~19543094,184559544~12493162,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,240403156~10880571,256098423~13118313,270497853~6588507,280797845~9822254,294495718~30163323,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.161 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~4189204,6869493~5440178,17158785~9139214,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,76262508~8964501,89170126~3351086,96357890~21905061,119139308~8903643,130034335~5151250,145992961~10927410,159133681~3359635,163355569~19543094,184559544~12493162,197563571~2827642,201392458~6225441,210812575~2306990,215927203~3810087,222175506~8467217,240403156~10880571,256098423~13118313,270497853~6588507,280797845~9822254,294495718~30163323,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.166 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~4189204,6869493~5440178,16777216~9520783,29360128~1211033,33554432~9393184,44160005~4139468,61310165~5746629,76262508~8964501,88080384~30182567,119139308~8903643,130034335~5151250,142606336~14314035,159133681~23764982,184559544~12493162,197132288~3258925,201326592~6291307,209715200~3404365,213909504~16733219,240403156~10880571,256098423~20987937,280797845~9822254,294495718~30163323,325517615~7744171,340343820~4251423,347038574~12019155,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,394264576~8815849,404081942~7430698] 2024-01-15T23:37:24.166 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 14 diff [567586~4189204,6869493~5440178,17158785~9139214,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,76262508~8964501,89170126~3351086,96357890~21905061,119139308~8903643,130034335~5151250,145992961~10927410,159133681~3359635,163355569~19543094,184559544~12493162,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~10844607,230960017~3114976,234241740~4930564,240403156~10880571,256098423~13118313,270497853~6588507,280797845~9822254,294495718~30163323,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.167 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~4189204,6869493~5440178,17158785~9139214,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,76262508~8964501,89170126~3351086,96357890~21905061,119139308~8903643,130034335~5151250,145992961~10927410,159133681~3359635,163355569~19543094,184559544~12493162,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~10844607,230960017~3114976,234241740~4930564,240403156~10880571,256098423~13118313,270497853~6588507,280797845~9822254,294495718~30163323,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.172 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~4189204,6869493~5440178,16777216~9520783,29360128~1211033,33554432~9393184,44160005~4139468,61310165~5746629,76262508~8964501,88080384~30182567,119139308~8903643,130034335~5151250,142606336~14314035,159133681~23764982,184559544~12493162,197132288~3258925,201326592~11792973,213909504~16733219,230960017~8212287,240403156~10880571,256098423~20987937,280797845~9822254,294495718~30163323,325517615~7744171,340343820~4251423,347038574~12019155,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,394264576~8815849,404081942~7430698] 2024-01-15T23:37:24.172 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 15 diff [567586~6069608,6869493~5440178,17158785~9139214,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,89170126~3351086,96357890~21905061,119139308~9349943,130034335~5151250,145992961~10927410,159133681~3359635,162500598~20398065,184559544~12493162,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~14276877,234241740~4930564,240403156~10880571,256098423~13118313,270497853~6588507,280797845~43861196,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.172 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~5440178,17158785~9139214,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,89170126~3351086,96357890~21905061,119139308~9349943,130034335~5151250,145992961~10927410,159133681~3359635,162500598~20398065,184559544~12493162,197563571~2827642,201392458~6225441,207763788~5355777,215927203~3810087,219798116~14276877,234241740~4930564,240403156~10880571,256098423~13118313,270497853~6588507,280797845~43861196,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.178 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~5440178,16777216~9520783,29360128~1211033,33554432~9393184,44160005~4139468,61310165~5746629,76110082~9116927,88080384~30182567,119139308~9349943,130034335~5151250,142606336~14314035,159133681~23764982,184559544~12493162,197132288~3258925,201326592~11792973,213909504~25262800,240403156~10880571,256098423~20987937,280797845~43861196,325517615~7744171,340343820~18713909,360710144~15349394,378898009~25445,381496408~2731790,385875968~7801122,394264576~8815849,404081942~7430698] 2024-01-15T23:37:24.179 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 16 diff [567586~6069608,6869493~5440178,17158785~13523670,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,89170126~3351086,96357890~21905061,119139308~9349943,130034335~5151250,145992961~10927410,159133681~3359635,162500598~20398065,184559544~12493162,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,256098423~13118313,270497853~6588507,280797845~43861196,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~15241047] 2024-01-15T23:37:24.179 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~5440178,17158785~13523670,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,89170126~3351086,96357890~21905061,119139308~9349943,130034335~5151250,145992961~10927410,159133681~3359635,162500598~20398065,184559544~12493162,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,256098423~13118313,270497853~6588507,280797845~43861196,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~15241047] 2024-01-15T23:37:24.185 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~5440178,16777216~13905239,33554432~9393184,44160005~4139468,61310165~5746629,76110082~9116927,88080384~30182567,119139308~9349943,130034335~5151250,142606336~14314035,159133681~23764982,184559544~12493162,197132288~42040016,240403156~10880571,256098423~20987937,280797845~43861196,325517615~7744171,340343820~18713909,360710144~15349394,378898009~25445,381496408~2731790,385875968~7801122,394264576~17248064] 2024-01-15T23:37:24.185 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 17 diff [567586~6069608,6869493~5440178,17158785~13523670,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,89170126~3351086,96357890~21905061,119139308~9349943,130034335~5151250,145992961~10927410,158560683~3932633,162500598~34552108,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.185 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~5440178,17158785~13523670,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,89170126~3351086,96357890~21905061,119139308~9349943,130034335~5151250,145992961~10927410,158560683~3932633,162500598~34552108,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.192 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~5440178,16777216~13905239,33554432~9393184,44160005~4139468,61310165~5746629,76110082~9116927,88080384~30182567,119139308~9349943,130034335~5151250,142606336~14314035,158560683~38492023,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~15349394,378898009~25445,381496408~2731790,385875968~25636672] 2024-01-15T23:37:24.192 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 18 diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~21905061,119139308~9349943,130034335~5151250,145992961~10927410,158560683~38492023,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.192 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~21905061,119139308~9349943,130034335~5151250,145992961~10927410,158560683~38492023,197563571~10054328,207763788~6911800,215927203~18147790,234241740~4930564,240403156~10880571,252790915~16425821,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.198 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33554432~9393184,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30182567,119139308~9349943,130034335~5151250,142606336~14314035,158560683~38492023,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:24.198 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 19 diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.198 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.204 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33554432~9393184,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,119139308~9349943,130034335~5151250,142606336~54446370,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:24.204 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 5 diff [19044148~7253851,62313879~1466266,80315183~32559,89170126~3351086,132213371~2180009,168179017~16812,197563571~2827642,294495718~5931815,349078279~7098244,401692329~1388096] 2024-01-15T23:37:24.205 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [19044148~7253851,62313879~1466266,80315183~32559,89170126~3351086,132213371~2180009,168179017~16812,197563571~2827642,294495718~5931815,349078279~7098244,401692329~1388096] 2024-01-15T23:37:24.210 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [16777216~9520783,62313879~1466266,80315183~32559,88080384~4440828,132213371~2180009,168179017~16812,197132288~3258925,294495718~5931815,348127232~8049291,398458880~4621545] 2024-01-15T23:37:24.210 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 6 diff [10370168~1791991,19044148~7253851,61310165~5746629,80315183~32559,89170126~3351086,132213371~2180009,168179017~16812,197563571~2827642,201392458~6225441,240403156~10880571,263203931~6012805,283462247~6161167,294495718~5931815,309274758~7265507,340343820~4251423,349078279~7098244,364144818~6044258,401692329~1388096] 2024-01-15T23:37:24.211 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [10370168~1791991,19044148~7253851,61310165~5746629,80315183~32559,89170126~3351086,132213371~2180009,168179017~16812,197563571~2827642,201392458~6225441,240403156~10880571,263203931~6012805,283462247~6161167,294495718~5931815,309274758~7265507,340343820~4251423,349078279~7098244,364144818~6044258,401692329~1388096] 2024-01-15T23:37:24.218 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~3773551,16777216~9520783,61310165~5746629,80315183~32559,88080384~4440828,132213371~2180009,168179017~16812,197132288~3258925,201326592~6291307,240403156~10880571,260046848~9169888,283462247~6161167,294495718~5931815,309274758~7265507,340343820~4251423,348127232~8049291,360710144~9478932,398458880~4621545] 2024-01-15T23:37:24.218 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 7 diff [10370168~1791991,19044148~7253851,61310165~5746629,80315183~32559,82771568~2455441,89170126~3351086,107044390~3638096,111496857~6766094,132213371~2180009,168179017~16812,179054421~3844242,197563571~2827642,201392458~6225441,223476536~5014457,240403156~10880571,263203931~6012805,283462247~6161167,294495718~5931815,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,349078279~7098244,364144818~6044258,389457783~4219307,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.218 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [10370168~1791991,19044148~7253851,61310165~5746629,80315183~32559,82771568~2455441,89170126~3351086,107044390~3638096,111496857~6766094,132213371~2180009,168179017~16812,179054421~3844242,197563571~2827642,201392458~6225441,223476536~5014457,240403156~10880571,263203931~6012805,283462247~6161167,294495718~5931815,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,349078279~7098244,364144818~6044258,389457783~4219307,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.228 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~3773551,16777216~9520783,61310165~5746629,80315183~32559,82771568~2455441,88080384~4440828,104857600~5824886,111496857~6766094,132213371~2180009,168179017~16812,179054421~3844242,197132288~3258925,201326592~6291307,223476536~5014457,240403156~10880571,260046848~9169888,283462247~6161167,294495718~5931815,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,348127232~8049291,360710144~9478932,385875968~7801122,398458880~4621545,406002435~5510205] 2024-01-15T23:37:24.228 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 8 diff [567586~3023208,10370168~1791991,19044148~7253851,61310165~5746629,80315183~32559,82771568~2455441,89170126~3351086,107044390~3638096,111496857~6766094,131087429~4098156,145992961~5471428,168179017~16812,168419570~4749106,179054421~3844242,197563571~2827642,201392458~6225441,223476536~5014457,240403156~10880571,263203931~6012805,283462247~6161167,294495718~5931815,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,389457783~4219307,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.229 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,10370168~1791991,19044148~7253851,61310165~5746629,80315183~32559,82771568~2455441,89170126~3351086,107044390~3638096,111496857~6766094,131087429~4098156,145992961~5471428,168179017~16812,168419570~4749106,179054421~3844242,197563571~2827642,201392458~6225441,223476536~5014457,240403156~10880571,263203931~6012805,283462247~6161167,294495718~5931815,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,389457783~4219307,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.234 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,8388608~3773551,16777216~9520783,61310165~5746629,80315183~32559,82771568~2455441,88080384~4440828,104857600~5824886,111496857~6766094,131087429~4098156,142606336~8858053,168179017~16812,168419570~4749106,179054421~3844242,197132288~3258925,201326592~6291307,223476536~5014457,240403156~10880571,260046848~9169888,283462247~6161167,294495718~5931815,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,385875968~7801122,398458880~4621545,406002435~5510205] 2024-01-15T23:37:24.234 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 9 diff [567586~3023208,10370168~1791991,19044148~7253851,34524475~7030360,61310165~5746629,80315183~32559,82771568~2455441,89170126~3351086,101922208~8760278,111496857~6766094,131087429~4098156,145992961~5471428,168179017~16812,168419570~5964097,179054421~3844242,186646249~7587539,197563571~2827642,201392458~6225441,215927203~3810087,223476536~5014457,240403156~10880571,262948830~6267906,283462247~6161167,294495718~6972230,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.234 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,10370168~1791991,19044148~7253851,34524475~7030360,61310165~5746629,80315183~32559,82771568~2455441,89170126~3351086,101922208~8760278,111496857~6766094,131087429~4098156,145992961~5471428,168179017~16812,168419570~5964097,179054421~3844242,186646249~7587539,197563571~2827642,201392458~6225441,215927203~3810087,223476536~5014457,240403156~10880571,262948830~6267906,283462247~6161167,294495718~6972230,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.240 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,8388608~3773551,16777216~9520783,34524475~7030360,61310165~5746629,80315183~32559,82771568~2455441,88080384~4440828,100663296~10019190,111496857~6766094,131087429~4098156,142606336~8858053,168179017~16812,168419570~5964097,179054421~3844242,186646249~7587539,197132288~3258925,201326592~6291307,213909504~5827786,223476536~5014457,240403156~10880571,260046848~9169888,283462247~6161167,294495718~6972230,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,385875968~7801122,398458880~4621545,406002435~5510205] 2024-01-15T23:37:24.240 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 10 diff [567586~3023208,10370168~1791991,19044148~7253851,30341142~230019,34524475~7030360,61310165~5746629,80315183~32559,82771568~2455441,89170126~3351086,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10180652,168179017~16812,168419570~5964097,179054421~3844242,186646249~7587539,197563571~2827642,201392458~6225441,211466458~841782,215927203~3810087,223476536~5014457,240403156~10880571,258006116~11210620,283462247~7157852,294495718~6972230,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.241 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,10370168~1791991,19044148~7253851,30341142~230019,34524475~7030360,61310165~5746629,80315183~32559,82771568~2455441,89170126~3351086,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10180652,168179017~16812,168419570~5964097,179054421~3844242,186646249~7587539,197563571~2827642,201392458~6225441,211466458~841782,215927203~3810087,223476536~5014457,240403156~10880571,258006116~11210620,283462247~7157852,294495718~6972230,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.246 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,8388608~3773551,16777216~9520783,29360128~1211033,34524475~7030360,61310165~5746629,80315183~32559,82771568~2455441,88080384~11931236,100663296~10019190,111496857~6766094,123774277~3992956,131087429~4098156,142606336~13567277,168179017~16812,168419570~5964097,179054421~3844242,186646249~7587539,197132288~3258925,201326592~6291307,211466458~841782,213909504~5827786,223476536~5014457,240403156~10880571,258006116~11210620,283462247~7157852,294495718~6972230,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,398458880~4621545,406002435~5510205] 2024-01-15T23:37:24.247 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 11 diff [567586~3023208,6869493~5440178,17158785~9139214,30341142~230019,33914201~7640634,61310165~5746629,80315183~32559,80890037~265314,82771568~2455441,89170126~3351086,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10180652,159133681~3359635,168179017~16812,168419570~5964097,179054421~3844242,184559544~9674244,197563571~2827642,201392458~6225441,211466458~841782,215927203~3810087,222175506~6315487,240403156~10880571,258006116~11210620,283462247~7157852,294495718~22044547,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.247 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,6869493~5440178,17158785~9139214,30341142~230019,33914201~7640634,61310165~5746629,80315183~32559,80890037~265314,82771568~2455441,89170126~3351086,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10180652,159133681~3359635,168179017~16812,168419570~5964097,179054421~3844242,184559544~9674244,197563571~2827642,201392458~6225441,211466458~841782,215927203~3810087,222175506~6315487,240403156~10880571,258006116~11210620,283462247~7157852,294495718~22044547,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,401692329~1388096,406002435~5510205] 2024-01-15T23:37:24.252 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,6869493~5440178,16777216~9520783,29360128~1211033,33914201~7640634,61310165~5746629,80315183~32559,80890037~265314,82771568~2455441,88080384~11931236,100663296~10019190,111496857~6766094,123774277~3992956,131087429~4098156,142606336~13567277,159133681~3359635,168179017~16812,168419570~5964097,179054421~3844242,184559544~9674244,197132288~3258925,201326592~6291307,211466458~841782,213909504~14581489,240403156~10880571,258006116~11210620,283462247~7157852,294495718~22044547,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,398458880~4621545,406002435~5510205] 2024-01-15T23:37:24.252 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 12 diff [567586~4189204,6869493~5440178,17158785~9139214,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,76262508~8964501,89170126~3351086,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~9674244,197563571~2827642,201392458~6225441,211466458~841782,215927203~3810087,222175506~6315487,240403156~10880571,258006116~11210620,283462247~7157852,294495718~22044547,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.252 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~4189204,6869493~5440178,17158785~9139214,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,76262508~8964501,89170126~3351086,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~9674244,197563571~2827642,201392458~6225441,211466458~841782,215927203~3810087,222175506~6315487,240403156~10880571,258006116~11210620,283462247~7157852,294495718~22044547,325517615~7744171,340343820~4251423,349078279~9979450,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.258 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~4189204,6869493~5440178,16777216~9520783,29360128~1211033,33914201~9033415,44160005~4139468,61310165~5746629,76262508~8964501,88080384~11931236,100663296~10019190,111496857~6766094,123774277~3992956,131087429~4098156,142606336~14314035,159133681~15249986,179054421~3844242,184559544~9674244,197132288~3258925,201326592~6291307,211466458~841782,213909504~14581489,240403156~10880571,258006116~11210620,283462247~7157852,294495718~22044547,325517615~7744171,340343820~4251423,348127232~10930497,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,394264576~8815849,404081942~7430698] 2024-01-15T23:37:24.258 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 13 diff [567586~4189204,6869493~5440178,17158785~9139214,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,76262508~8964501,89170126~3351086,96357890~21905061,120929902~7113049,130034335~5151250,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~12493162,197563571~2827642,201392458~6225441,211466458~841782,215927203~3810087,222175506~6315487,240403156~10880571,258006116~11210620,270497853~5433103,280797845~9822254,294495718~22044547,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.258 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~4189204,6869493~5440178,17158785~9139214,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,76262508~8964501,89170126~3351086,96357890~21905061,120929902~7113049,130034335~5151250,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~12493162,197563571~2827642,201392458~6225441,211466458~841782,215927203~3810087,222175506~6315487,240403156~10880571,258006116~11210620,270497853~5433103,280797845~9822254,294495718~22044547,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.264 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~4189204,6869493~5440178,16777216~9520783,29360128~1211033,33914201~9033415,44160005~4139468,61310165~5746629,76262508~8964501,88080384~30182567,120929902~7113049,130034335~5151250,142606336~14314035,159133681~15249986,179054421~3844242,184559544~12493162,197132288~3258925,201326592~6291307,211466458~841782,213909504~14581489,240403156~10880571,258006116~17924840,280797845~9822254,294495718~22044547,325517615~7744171,340343820~4251423,347038574~12019155,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,394264576~8815849,404081942~7430698] 2024-01-15T23:37:24.264 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 14 diff [567586~4189204,6869493~5440178,17158785~9139214,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,76262508~8964501,89170126~3351086,96357890~21905061,120929902~7113049,130034335~5151250,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~12493162,197563571~2827642,201392458~6225441,207763788~4544452,215927203~3810087,219798116~8692877,230960017~3114976,234241740~4930564,240403156~10880571,258006116~11210620,270497853~5433103,280797845~9822254,294495718~22044547,321635523~583099,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.264 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~4189204,6869493~5440178,17158785~9139214,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,76262508~8964501,89170126~3351086,96357890~21905061,120929902~7113049,130034335~5151250,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~12493162,197563571~2827642,201392458~6225441,207763788~4544452,215927203~3810087,219798116~8692877,230960017~3114976,234241740~4930564,240403156~10880571,258006116~11210620,270497853~5433103,280797845~9822254,294495718~22044547,321635523~583099,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.270 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~4189204,6869493~5440178,16777216~9520783,29360128~1211033,33734211~9213405,44160005~4139468,61310165~5746629,76262508~8964501,88080384~30182567,120929902~7113049,130034335~5151250,142606336~14314035,159133681~15249986,179054421~3844242,184559544~12493162,197132288~3258925,201326592~10981648,213909504~14581489,230960017~8212287,240403156~10880571,258006116~17924840,280797845~9822254,294495718~22044547,321635523~583099,325517615~7744171,340343820~4251423,347038574~12019155,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,394264576~8815849,404081942~7430698] 2024-01-15T23:37:24.270 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 15 diff [567586~6069608,6869493~5440178,17158785~9139214,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,89170126~3351086,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,159133681~3359635,162500598~11883069,179054421~3844242,184559544~12493162,197563571~2827642,201392458~6225441,207763788~4544452,215927203~3810087,219798116~8692877,229366989~4708004,234241740~4930564,240403156~10880571,258006116~11210620,270497853~5433103,280797845~39984637,321635523~583099,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.270 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~5440178,17158785~9139214,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,89170126~3351086,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,159133681~3359635,162500598~11883069,179054421~3844242,184559544~12493162,197563571~2827642,201392458~6225441,207763788~4544452,215927203~3810087,219798116~8692877,229366989~4708004,234241740~4930564,240403156~10880571,258006116~11210620,270497853~5433103,280797845~39984637,321635523~583099,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~6808832,404081942~7430698] 2024-01-15T23:37:24.276 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~5440178,16777216~9520783,29360128~1211033,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,88080384~30182567,120929902~7559349,130034335~5151250,142606336~14314035,159133681~15249986,179054421~3844242,184559544~12493162,197132288~3258925,201326592~10981648,213909504~14581489,229366989~9805315,240403156~10880571,258006116~17924840,280797845~39984637,321635523~583099,325517615~7744171,340343820~18713909,360710144~15349394,378898009~25445,381496408~2731790,385875968~7801122,394264576~8815849,404081942~7430698] 2024-01-15T23:37:24.276 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 16 diff [567586~6069608,6869493~5440178,17158785~13523670,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,89170126~3351086,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,159133681~3359635,162500598~11883069,179054421~3844242,184559544~12493162,197563571~10054328,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,240403156~10880571,258006116~11210620,270497853~5433103,280797845~41758603,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~15241047] 2024-01-15T23:37:24.276 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~5440178,17158785~13523670,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,89170126~3351086,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,159133681~3359635,162500598~11883069,179054421~3844242,184559544~12493162,197563571~10054328,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,240403156~10880571,258006116~11210620,270497853~5433103,280797845~41758603,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~15241047] 2024-01-15T23:37:24.282 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~5440178,16777216~13905239,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,88080384~30182567,120929902~7559349,130034335~5151250,142606336~14314035,159133681~15249986,179054421~3844242,184559544~12493162,197132288~31358705,229366989~9805315,240403156~10880571,258006116~17924840,280797845~41758603,325517615~7744171,340343820~18713909,360710144~15349394,378898009~25445,381496408~2731790,385875968~7801122,394264576~17248064] 2024-01-15T23:37:24.282 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 17 diff [567586~6069608,6869493~5440178,17158785~13523670,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,89170126~3351086,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,158560683~3932633,162500598~11883069,179054421~17998285,197563571~10054328,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16425821,270497853~5433103,280195729~42360719,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.282 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~5440178,17158785~13523670,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,89170126~3351086,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,158560683~3932633,162500598~11883069,179054421~17998285,197563571~10054328,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16425821,270497853~5433103,280195729~42360719,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.288 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~5440178,16777216~13905239,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,88080384~30182567,120929902~7559349,130034335~5151250,142606336~14314035,158560683~15822984,179054421~17998285,197132288~31358705,229366989~9805315,240403156~10880571,252790915~23140041,280195729~42360719,325517615~7744171,340343820~18713909,360710144~15349394,378898009~25445,381496408~2731790,385875968~25636672] 2024-01-15T23:37:24.288 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 18 diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,158560683~15822984,179054421~17998285,197563571~10054328,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16425821,270497853~5433103,280195729~42360719,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.288 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,158560683~15822984,179054421~17998285,197563571~10054328,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16425821,270497853~5433103,280195729~42360719,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.294 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30182567,120929902~7559349,130034335~5151250,142606336~14314035,158560683~15822984,179054421~17998285,197132288~31358705,229366989~9805315,240403156~10880571,252790915~23140041,280195729~42360719,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:24.294 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 19 diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.294 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:24.300 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,197132288~31358705,229366989~9805315,240403156~10880571,252790915~23854542,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:24.300 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 6 diff [10370168~1791991,61310165~5746629,201392458~6225441,240403156~10880571,263203931~6012805,283462247~6161167,309274758~7265507,340343820~4251423,364144818~6044258] 2024-01-15T23:37:24.300 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [10370168~1791991,61310165~5746629,201392458~6225441,240403156~10880571,263203931~6012805,283462247~6161167,309274758~7265507,340343820~4251423,364144818~6044258] 2024-01-15T23:37:24.308 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~3773551,61310165~5746629,201326592~6291307,240403156~10880571,260046848~9169888,283462247~6161167,309274758~7265507,340343820~4251423,360710144~9478932] 2024-01-15T23:37:24.308 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 7 diff [10370168~1791991,61310165~5746629,82771568~2455441,107044390~3638096,111496857~6766094,179054421~3844242,201392458~6225441,223476536~5014457,240403156~10880571,263203931~6012805,283462247~6161167,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,364144818~6044258,389457783~4219307,406002435~5510205] 2024-01-15T23:37:24.308 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [10370168~1791991,61310165~5746629,82771568~2455441,107044390~3638096,111496857~6766094,179054421~3844242,201392458~6225441,223476536~5014457,240403156~10880571,263203931~6012805,283462247~6161167,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,364144818~6044258,389457783~4219307,406002435~5510205] 2024-01-15T23:37:24.314 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~3773551,61310165~5746629,82771568~2455441,104857600~5824886,111496857~6766094,179054421~3844242,201326592~6291307,223476536~5014457,240403156~10880571,260046848~9169888,283462247~6161167,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,360710144~9478932,385875968~7801122,406002435~5510205] 2024-01-15T23:37:24.314 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 8 diff [567586~3023208,10370168~1791991,61310165~5746629,82771568~2455441,107044390~3638096,111496857~6766094,131087429~4098156,145992961~5471428,168419570~4749106,179054421~3844242,201392458~6225441,223476536~5014457,240403156~10880571,263203931~6012805,283462247~6161167,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,355090501~3967228,364144818~11914720,378898009~25445,389457783~4219307,406002435~5510205] 2024-01-15T23:37:24.314 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,10370168~1791991,61310165~5746629,82771568~2455441,107044390~3638096,111496857~6766094,131087429~4098156,145992961~5471428,168419570~4749106,179054421~3844242,201392458~6225441,223476536~5014457,240403156~10880571,263203931~6012805,283462247~6161167,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,355090501~3967228,364144818~11914720,378898009~25445,389457783~4219307,406002435~5510205] 2024-01-15T23:37:24.320 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,8388608~3773551,61310165~5746629,82771568~2455441,104857600~5824886,111496857~6766094,131087429~4098156,142606336~8858053,168419570~4749106,179054421~3844242,201326592~6291307,223476536~5014457,240403156~10880571,260046848~9169888,283462247~6161167,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,355090501~3967228,360710144~15349394,378898009~25445,385875968~7801122,406002435~5510205] 2024-01-15T23:37:24.320 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 9 diff [567586~3023208,10370168~1791991,34524475~7030360,61310165~5746629,82771568~2455441,101922208~8760278,111496857~6766094,131087429~4098156,145992961~5471428,168419570~5964097,179054421~3844242,186646249~7587539,201392458~6225441,215927203~3810087,223476536~5014457,240403156~10880571,262948830~6267906,283462247~6161167,298140564~3327384,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,349492217~544773,355090501~3967228,364144818~11914720,378898009~25445,386726863~6950227,406002435~5510205] 2024-01-15T23:37:24.321 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,10370168~1791991,34524475~7030360,61310165~5746629,82771568~2455441,101922208~8760278,111496857~6766094,131087429~4098156,145992961~5471428,168419570~5964097,179054421~3844242,186646249~7587539,201392458~6225441,215927203~3810087,223476536~5014457,240403156~10880571,262948830~6267906,283462247~6161167,298140564~3327384,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,349492217~544773,355090501~3967228,364144818~11914720,378898009~25445,386726863~6950227,406002435~5510205] 2024-01-15T23:37:24.327 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,8388608~3773551,34524475~7030360,61310165~5746629,82771568~2455441,100663296~10019190,111496857~6766094,131087429~4098156,142606336~8858053,168419570~5964097,179054421~3844242,186646249~7587539,201326592~6291307,213909504~5827786,223476536~5014457,240403156~10880571,260046848~9169888,283462247~6161167,298140564~3327384,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,349492217~544773,355090501~3967228,360710144~15349394,378898009~25445,385875968~7801122,406002435~5510205] 2024-01-15T23:37:24.327 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 10 diff [567586~3023208,10370168~1791991,30341142~230019,34524475~7030360,61310165~5746629,82771568~2455441,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10180652,168419570~5964097,179054421~3844242,186646249~7587539,201392458~6225441,211466458~841782,215927203~3810087,223476536~5014457,240403156~10880571,258006116~11210620,283462247~7157852,296541254~4926694,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,349492217~544773,355090501~3967228,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,406002435~5510205] 2024-01-15T23:37:24.327 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,10370168~1791991,30341142~230019,34524475~7030360,61310165~5746629,82771568~2455441,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10180652,168419570~5964097,179054421~3844242,186646249~7587539,201392458~6225441,211466458~841782,215927203~3810087,223476536~5014457,240403156~10880571,258006116~11210620,283462247~7157852,296541254~4926694,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,349492217~544773,355090501~3967228,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,406002435~5510205] 2024-01-15T23:37:24.332 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,8388608~3773551,29360128~1211033,34524475~7030360,61310165~5746629,82771568~2455441,92521212~7490408,100663296~10019190,111496857~6766094,123774277~3992956,131087429~4098156,142606336~13567277,168419570~5964097,179054421~3844242,186646249~7587539,201326592~6291307,211466458~841782,213909504~5827786,223476536~5014457,240403156~10880571,258006116~11210620,283462247~7157852,296541254~4926694,303656530~4552723,309274758~7265507,325517615~7744171,340343820~4251423,349492217~544773,355090501~3967228,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,406002435~5510205] 2024-01-15T23:37:24.332 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 11 diff [567586~3023208,6869493~5440178,17158785~6128104,30341142~230019,33914201~7640634,61310165~5746629,80890037~265314,82771568~2455441,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10180652,159133681~3359635,168419570~5964097,179054421~3844242,184559544~9674244,201392458~6225441,211466458~841782,215927203~3810087,222175506~6315487,240403156~10880571,258006116~11210620,283462247~7157852,296541254~19999011,325517615~7744171,340343820~4251423,349492217~544773,355090501~3967228,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,406002435~5510205] 2024-01-15T23:37:24.332 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,6869493~5440178,17158785~6128104,30341142~230019,33914201~7640634,61310165~5746629,80890037~265314,82771568~2455441,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10180652,159133681~3359635,168419570~5964097,179054421~3844242,184559544~9674244,201392458~6225441,211466458~841782,215927203~3810087,222175506~6315487,240403156~10880571,258006116~11210620,283462247~7157852,296541254~19999011,325517615~7744171,340343820~4251423,349492217~544773,355090501~3967228,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,406002435~5510205] 2024-01-15T23:37:24.338 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,6869493~5440178,17158785~6128104,29360128~1211033,33914201~7640634,61310165~5746629,80890037~265314,82771568~2455441,92521212~7490408,100663296~10019190,111496857~6766094,123774277~3992956,131087429~4098156,142606336~13567277,159133681~3359635,168419570~5964097,179054421~3844242,184559544~9674244,201326592~6291307,211466458~841782,213909504~14581489,240403156~10880571,258006116~11210620,283462247~7157852,296541254~19999011,325517615~7744171,340343820~4251423,349492217~544773,355090501~3967228,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,406002435~5510205] 2024-01-15T23:37:24.338 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 12 diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,76262508~8964501,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~9674244,201392458~6225441,211466458~841782,215927203~3810087,222175506~6315487,240403156~10880571,258006116~11210620,283462247~7157852,296541254~19999011,325517615~7744171,340343820~4251423,349492217~544773,355090501~3967228,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6347518,404081942~7430698] 2024-01-15T23:37:24.338 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,76262508~8964501,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~9674244,201392458~6225441,211466458~841782,215927203~3810087,222175506~6315487,240403156~10880571,258006116~11210620,283462247~7157852,296541254~19999011,325517615~7744171,340343820~4251423,349492217~544773,355090501~3967228,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6347518,404081942~7430698] 2024-01-15T23:37:24.344 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~4189204,6869493~5440178,17158785~6128104,29360128~1211033,33914201~9033415,44160005~4139468,61310165~5746629,76262508~8964501,92521212~7490408,100663296~10019190,111496857~6766094,123774277~3992956,131087429~4098156,142606336~14314035,159133681~15249986,179054421~3844242,184559544~9674244,201326592~6291307,211466458~841782,213909504~14581489,240403156~10880571,258006116~11210620,283462247~7157852,296541254~19999011,325517615~7744171,340343820~4251423,349492217~544773,355090501~3967228,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,394264576~8354535,404081942~7430698] 2024-01-15T23:37:24.344 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 13 diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,76262508~8964501,96357890~21905061,120929902~7113049,130034335~5151250,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~12493162,201392458~6225441,211466458~841782,215927203~3810087,222175506~6315487,240403156~10880571,258006116~11210620,270497853~5433103,280797845~9822254,296541254~19999011,325517615~7744171,340343820~4251423,347057556~2979434,355090501~3967228,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6347518,404081942~7430698] 2024-01-15T23:37:24.344 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33914201~9033415,44160005~4139468,61310165~5746629,76262508~8964501,96357890~21905061,120929902~7113049,130034335~5151250,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~12493162,201392458~6225441,211466458~841782,215927203~3810087,222175506~6315487,240403156~10880571,258006116~11210620,270497853~5433103,280797845~9822254,296541254~19999011,325517615~7744171,340343820~4251423,347057556~2979434,355090501~3967228,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6347518,404081942~7430698] 2024-01-15T23:37:24.350 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~4189204,6869493~5440178,17158785~6128104,29360128~1211033,33914201~9033415,44160005~4139468,61310165~5746629,76262508~8964501,92521212~25741739,120929902~7113049,130034335~5151250,142606336~14314035,159133681~15249986,179054421~3844242,184559544~12493162,201326592~6291307,211466458~841782,213909504~14581489,240403156~10880571,258006116~17924840,280797845~9822254,296541254~19999011,325517615~7744171,340343820~4251423,347038574~2998416,355090501~3967228,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,394264576~8354535,404081942~7430698] 2024-01-15T23:37:24.350 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 14 diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,76262508~8964501,96357890~21905061,120929902~7113049,130034335~5151250,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~12493162,201392458~6225441,207763788~4544452,215927203~3810087,219798116~8692877,230960017~3114976,234241740~4930564,240403156~10880571,258006116~11210620,270497853~5433103,280797845~9822254,296541254~19999011,321635523~583099,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6347518,404081942~7430698] 2024-01-15T23:37:24.350 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,76262508~8964501,96357890~21905061,120929902~7113049,130034335~5151250,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~12493162,201392458~6225441,207763788~4544452,215927203~3810087,219798116~8692877,230960017~3114976,234241740~4930564,240403156~10880571,258006116~11210620,270497853~5433103,280797845~9822254,296541254~19999011,321635523~583099,325517615~7744171,340343820~4251423,347057556~12000173,364144818~11914720,378898009~25445,383302994~524569,386726863~6950227,396271593~6347518,404081942~7430698] 2024-01-15T23:37:24.356 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~4189204,6869493~5440178,17158785~6128104,29360128~1211033,33734211~9213405,44160005~4139468,61310165~5746629,76262508~8964501,92521212~25741739,120929902~7113049,130034335~5151250,142606336~14314035,159133681~15249986,179054421~3844242,184559544~12493162,201326592~10981648,213909504~14581489,230960017~8212287,240403156~10880571,258006116~17924840,280797845~9822254,296541254~19999011,321635523~583099,325517615~7744171,340343820~4251423,347038574~12019155,360710144~15349394,378898009~25445,381681664~2145899,385875968~7801122,394264576~8354535,404081942~7430698] 2024-01-15T23:37:24.356 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 15 diff [567586~6069608,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,159133681~3359635,162500598~11883069,179054421~3844242,184559544~12493162,201392458~6225441,207763788~4544452,215927203~3810087,219798116~8692877,229366989~4708004,234241740~4930564,240403156~10880571,258006116~11210620,270497853~5433103,280797845~14056299,296541254~24241228,321635523~583099,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~6347518,404081942~7430698] 2024-01-15T23:37:24.356 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,159133681~3359635,162500598~11883069,179054421~3844242,184559544~12493162,201392458~6225441,207763788~4544452,215927203~3810087,219798116~8692877,229366989~4708004,234241740~4930564,240403156~10880571,258006116~11210620,270497853~5433103,280797845~14056299,296541254~24241228,321635523~583099,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~6347518,404081942~7430698] 2024-01-15T23:37:24.363 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~5440178,17158785~6128104,29360128~1211033,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,92521212~25741739,120929902~7559349,130034335~5151250,142606336~14314035,159133681~15249986,179054421~3844242,184559544~12493162,201326592~10981648,213909504~14581489,229366989~9805315,240403156~10880571,258006116~17924840,280797845~14056299,296541254~24241228,321635523~583099,325517615~7744171,340343820~18713909,360710144~15349394,378898009~25445,381496408~2731790,385875968~7801122,394264576~8354535,404081942~7430698] 2024-01-15T23:37:24.363 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 16 diff [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,159133681~3359635,162500598~11883069,179054421~3844242,184559544~12493162,198435571~9182328,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,240403156~10880571,258006116~11210620,270497853~5433103,280797845~14056299,296541254~26015194,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~6347518,402720658~8791982] 2024-01-15T23:37:24.363 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,159133681~3359635,162500598~11883069,179054421~3844242,184559544~12493162,198435571~9182328,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,240403156~10880571,258006116~11210620,270497853~5433103,280797845~14056299,296541254~26015194,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,396271593~6347518,402720658~8791982] 2024-01-15T23:37:24.369 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,92521212~25741739,120929902~7559349,130034335~5151250,142606336~14314035,159133681~15249986,179054421~3844242,184559544~12493162,198435571~30055422,229366989~9805315,240403156~10880571,258006116~17924840,280797845~14056299,296541254~26015194,325517615~7744171,340343820~18713909,360710144~15349394,378898009~25445,381496408~2731790,385875968~7801122,394264576~8354535,402720658~8791982] 2024-01-15T23:37:24.369 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 17 diff [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,158560683~3932633,162500598~11883069,179054421~17998285,198435571~9182328,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16425821,270497853~5433103,280195729~14658415,296541254~26015194,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:24.369 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,158560683~3932633,162500598~11883069,179054421~17998285,198435571~9182328,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16425821,270497853~5433103,280195729~14658415,296541254~26015194,325517615~7744171,340343820~18713909,364144818~11914720,378898009~25445,381496408~2731790,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:24.375 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,61310165~5746629,76110082~9116927,92521212~25741739,120929902~7559349,130034335~5151250,142606336~14314035,158560683~15822984,179054421~17998285,198435571~30055422,229366989~9805315,240403156~10880571,252790915~23140041,280195729~14658415,296541254~26015194,325517615~7744171,340343820~18713909,360710144~15349394,378898009~25445,381496408~2731790,385875968~16743143,402720658~8791982] 2024-01-15T23:37:24.375 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 18 diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,158560683~15822984,179054421~17998285,198435571~9182328,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16425821,270497853~5433103,280195729~14658415,296541254~26015194,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:24.375 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,158560683~15822984,179054421~17998285,198435571~9182328,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16425821,270497853~5433103,280195729~14658415,296541254~26015194,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:24.381 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,92521212~25741739,120929902~7559349,130034335~5151250,142606336~14314035,158560683~15822984,179054421~17998285,198435571~30055422,229366989~9805315,240403156~10880571,252790915~23140041,280195729~14658415,296541254~26015194,325517615~7744171,340343820~18713909,360710144~23518054,385875968~16743143,402720658~8791982] 2024-01-15T23:37:24.381 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 19 diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:24.381 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:24.387 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~30055422,229366989~9805315,240403156~10880571,252790915~23854542,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~16743143,402720658~8791982] 2024-01-15T23:37:24.387 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 7 diff [82771568~2455441,107044390~3638096,111496857~6766094,179054421~3844242,223476536~5014457,248832216~2255789,303656530~4552723,325517615~7744171,389457783~4219307,406002435~5510205] 2024-01-15T23:37:24.387 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [82771568~2455441,107044390~3638096,111496857~6766094,179054421~3844242,223476536~5014457,248832216~2255789,303656530~4552723,325517615~7744171,389457783~4219307,406002435~5510205] 2024-01-15T23:37:24.393 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [82771568~2455441,104857600~5824886,111496857~6766094,179054421~3844242,223476536~5014457,248832216~2255789,303656530~4552723,325517615~7744171,385875968~7801122,406002435~5510205] 2024-01-15T23:37:24.393 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 8 diff [567586~3023208,82771568~2455441,107044390~3638096,111496857~6766094,131087429~4098156,145992961~5471428,168419570~4749106,179054421~3844242,223476536~5014457,246758154~1129848,248832216~2255789,303656530~4552723,325517615~7744171,355090501~3967228,369002412~7057126,378898009~25445,389457783~4219307,406002435~5510205] 2024-01-15T23:37:24.393 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,82771568~2455441,107044390~3638096,111496857~6766094,131087429~4098156,145992961~5471428,168419570~4749106,179054421~3844242,223476536~5014457,246758154~1129848,248832216~2255789,303656530~4552723,325517615~7744171,355090501~3967228,369002412~7057126,378898009~25445,389457783~4219307,406002435~5510205] 2024-01-15T23:37:24.399 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,82771568~2455441,104857600~5824886,111496857~6766094,131087429~4098156,142606336~8858053,168419570~4749106,179054421~3844242,223476536~5014457,246758154~1129848,248832216~2255789,303656530~4552723,325517615~7744171,355090501~3967228,369002412~7057126,378898009~25445,385875968~7801122,406002435~5510205] 2024-01-15T23:37:24.399 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 9 diff [567586~3023208,34524475~7030360,82771568~2455441,101922208~8760278,111496857~6766094,131087429~4098156,145992961~5471428,168419570~5964097,179054421~3844242,186646249~7587539,215927203~3810087,223476536~5014457,246758154~1129848,248832216~2255789,262948830~2524226,283829412~3320815,298140564~3327384,303656530~4552723,325517615~7744171,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,386726863~6950227,406002435~5510205] 2024-01-15T23:37:24.399 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,34524475~7030360,82771568~2455441,101922208~8760278,111496857~6766094,131087429~4098156,145992961~5471428,168419570~5964097,179054421~3844242,186646249~7587539,215927203~3810087,223476536~5014457,246758154~1129848,248832216~2255789,262948830~2524226,283829412~3320815,298140564~3327384,303656530~4552723,325517615~7744171,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,386726863~6950227,406002435~5510205] 2024-01-15T23:37:24.404 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,34524475~7030360,82771568~2455441,100663296~10019190,111496857~6766094,131087429~4098156,142606336~8858053,168419570~5964097,179054421~3844242,186646249~7587539,213909504~5827786,223476536~5014457,246758154~1129848,248832216~2255789,262948830~2524226,283829412~3320815,298140564~3327384,303656530~4552723,325517615~7744171,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,385875968~7801122,406002435~5510205] 2024-01-15T23:37:24.405 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 10 diff [567586~3023208,30341142~230019,34524475~7030360,82771568~2455441,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10180652,168419570~5964097,179054421~3844242,186646249~7587539,211466458~841782,215927203~3810087,223476536~5014457,246758154~1129848,248832216~2255789,258006116~7916722,283829412~3320815,287910559~2709540,296541254~4926694,303656530~4552723,325517615~7744171,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,383302994~524569,386726863~6950227,406002435~5510205] 2024-01-15T23:37:24.405 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,30341142~230019,34524475~7030360,82771568~2455441,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10180652,168419570~5964097,179054421~3844242,186646249~7587539,211466458~841782,215927203~3810087,223476536~5014457,246758154~1129848,248832216~2255789,258006116~7916722,283829412~3320815,287910559~2709540,296541254~4926694,303656530~4552723,325517615~7744171,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,383302994~524569,386726863~6950227,406002435~5510205] 2024-01-15T23:37:24.410 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,29360128~1211033,34524475~7030360,82771568~2455441,92521212~7490408,100663296~10019190,111496857~6766094,123774277~3992956,131087429~4098156,142606336~13567277,168419570~5964097,179054421~3844242,186646249~7587539,211466458~841782,213909504~5827786,223476536~5014457,246758154~1129848,248832216~2255789,258006116~7916722,283829412~3320815,287910559~2709540,296541254~4926694,303656530~4552723,325517615~7744171,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,381681664~2145899,385875968~7801122,406002435~5510205] 2024-01-15T23:37:24.410 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 11 diff [567586~3023208,6869493~5440178,17158785~6128104,30341142~230019,33914201~7640634,80890037~265314,82771568~2455441,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10180652,159133681~3359635,168419570~5964097,179054421~3844242,184559544~9674244,211466458~841782,215927203~3810087,222175506~6315487,246758154~1129848,248832216~2255789,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,325517615~7744171,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,383302994~524569,386726863~6950227,406002435~5510205] 2024-01-15T23:37:24.410 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,6869493~5440178,17158785~6128104,30341142~230019,33914201~7640634,80890037~265314,82771568~2455441,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10180652,159133681~3359635,168419570~5964097,179054421~3844242,184559544~9674244,211466458~841782,215927203~3810087,222175506~6315487,246758154~1129848,248832216~2255789,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,325517615~7744171,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,383302994~524569,386726863~6950227,406002435~5510205] 2024-01-15T23:37:24.416 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,6869493~5440178,17158785~6128104,29360128~1211033,33914201~7640634,80890037~265314,82771568~2455441,92521212~7490408,100663296~10019190,111496857~6766094,123774277~3992956,131087429~4098156,142606336~13567277,159133681~3359635,168419570~5964097,179054421~3844242,184559544~9674244,211466458~841782,213909504~14581489,246758154~1129848,248832216~2255789,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,325517615~7744171,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,381681664~2145899,385875968~7801122,406002435~5510205] 2024-01-15T23:37:24.416 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 12 diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33914201~9033415,44160005~4139468,76262508~8964501,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~9674244,211466458~841782,215927203~3810087,222175506~6315487,246758154~1129848,248832216~2255789,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,325517615~7744171,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,383302994~524569,386726863~6950227,396271593~6347518,404081942~7430698] 2024-01-15T23:37:24.416 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33914201~9033415,44160005~4139468,76262508~8964501,96357890~3653730,101922208~8760278,111496857~6766094,125248127~2519106,131087429~4098156,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~9674244,211466458~841782,215927203~3810087,222175506~6315487,246758154~1129848,248832216~2255789,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,325517615~7744171,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,383302994~524569,386726863~6950227,396271593~6347518,404081942~7430698] 2024-01-15T23:37:24.422 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~4189204,6869493~5440178,17158785~6128104,29360128~1211033,33914201~9033415,44160005~4139468,76262508~8964501,92521212~7490408,100663296~10019190,111496857~6766094,123774277~3992956,131087429~4098156,142606336~14314035,159133681~15249986,179054421~3844242,184559544~9674244,211466458~841782,213909504~14581489,246758154~1129848,248832216~2255789,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,325517615~7744171,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,381681664~2145899,385875968~7801122,394264576~8354535,404081942~7430698] 2024-01-15T23:37:24.422 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 13 diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33914201~9033415,44160005~4139468,62965238~1109905,76262508~8964501,96357890~21905061,120929902~7113049,130034335~5151250,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~12493162,211466458~841782,215927203~3810087,222175506~6315487,246758154~1129848,248832216~2255789,258006116~7916722,270497853~5433103,280797845~6352382,287910559~2709540,296541254~14200908,325517615~7744171,347057556~2979434,355090501~3967228,369002412~7057126,378898009~25445,383302994~524569,386726863~6950227,396271593~6347518,404081942~7430698] 2024-01-15T23:37:24.422 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33914201~9033415,44160005~4139468,62965238~1109905,76262508~8964501,96357890~21905061,120929902~7113049,130034335~5151250,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~12493162,211466458~841782,215927203~3810087,222175506~6315487,246758154~1129848,248832216~2255789,258006116~7916722,270497853~5433103,280797845~6352382,287910559~2709540,296541254~14200908,325517615~7744171,347057556~2979434,355090501~3967228,369002412~7057126,378898009~25445,383302994~524569,386726863~6950227,396271593~6347518,404081942~7430698] 2024-01-15T23:37:24.430 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~4189204,6869493~5440178,17158785~6128104,29360128~1211033,33914201~9033415,44160005~4139468,62965238~1109905,76262508~8964501,92521212~25741739,120929902~7113049,130034335~5151250,142606336~14314035,159133681~15249986,179054421~3844242,184559544~12493162,211466458~841782,213909504~14581489,246758154~1129848,248832216~2255789,258006116~7916722,269216736~6714220,280797845~6352382,287910559~2709540,296541254~14200908,325517615~7744171,347038574~2998416,355090501~3967228,369002412~7057126,378898009~25445,381681664~2145899,385875968~7801122,394264576~8354535,404081942~7430698] 2024-01-15T23:37:24.430 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 14 diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,62965238~1109905,76262508~8964501,96357890~21905061,120929902~7113049,130034335~5151250,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~12493162,207763788~4544452,215927203~3810087,219798116~8692877,230960017~3114976,234241740~4930564,246758154~1129848,248832216~2255789,258006116~7916722,270497853~5433103,280797845~6352382,287910559~2709540,296541254~18364451,321635523~583099,325517615~7744171,347057556~12000173,369002412~7057126,378898009~25445,383302994~524569,386726863~6950227,396271593~6347518,404081942~7430698] 2024-01-15T23:37:24.430 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,62965238~1109905,76262508~8964501,96357890~21905061,120929902~7113049,130034335~5151250,145992961~10927410,159133681~3359635,163355569~11028098,179054421~3844242,184559544~12493162,207763788~4544452,215927203~3810087,219798116~8692877,230960017~3114976,234241740~4930564,246758154~1129848,248832216~2255789,258006116~7916722,270497853~5433103,280797845~6352382,287910559~2709540,296541254~18364451,321635523~583099,325517615~7744171,347057556~12000173,369002412~7057126,378898009~25445,383302994~524569,386726863~6950227,396271593~6347518,404081942~7430698] 2024-01-15T23:37:24.437 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~4189204,6869493~5440178,17158785~6128104,29360128~1211033,33734211~9213405,44160005~4139468,62965238~1109905,76262508~8964501,92521212~25741739,120929902~7113049,130034335~5151250,142606336~14314035,159133681~15249986,179054421~3844242,184559544~12493162,207617899~4690341,213909504~14581489,230960017~8212287,246758154~1129848,248832216~2255789,258006116~7916722,269216736~6714220,280797845~6352382,287910559~2709540,296541254~18364451,321635523~583099,325517615~7744171,347038574~12019155,369002412~7057126,378898009~25445,381681664~2145899,385875968~7801122,394264576~8354535,404081942~7430698] 2024-01-15T23:37:24.437 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 15 diff [567586~6069608,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,62965238~1109905,76110082~9116927,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,159133681~3359635,162500598~11883069,179054421~3844242,184559544~12493162,207763788~4544452,215927203~3810087,219798116~8692877,229366989~4708004,234241740~4930564,246758154~1129848,248832216~2255789,258006116~7916722,270497853~5433103,280797845~14056299,296541254~18364451,315151862~5630620,321635523~583099,325517615~7744171,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,386726863~6950227,396271593~6347518,404081942~7430698] 2024-01-15T23:37:24.437 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,62965238~1109905,76110082~9116927,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,159133681~3359635,162500598~11883069,179054421~3844242,184559544~12493162,207763788~4544452,215927203~3810087,219798116~8692877,229366989~4708004,234241740~4930564,246758154~1129848,248832216~2255789,258006116~7916722,270497853~5433103,280797845~14056299,296541254~18364451,315151862~5630620,321635523~583099,325517615~7744171,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,386726863~6950227,396271593~6347518,404081942~7430698] 2024-01-15T23:37:24.445 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~5440178,17158785~6128104,29360128~1211033,33734211~9213405,44160005~4139468,62965238~1109905,76110082~9116927,92521212~25741739,120929902~7559349,130034335~5151250,142606336~14314035,159133681~15249986,179054421~3844242,184559544~12493162,207617899~4690341,213909504~14581489,229366989~9805315,246758154~1129848,248832216~2255789,258006116~7916722,269216736~6714220,280797845~14056299,296541254~18364451,315151862~5630620,321635523~583099,325517615~7744171,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,385875968~7801122,394264576~8354535,404081942~7430698] 2024-01-15T23:37:24.445 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 16 diff [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~9116927,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,159133681~3359635,162500598~11883069,179054421~3844242,184559544~12493162,198435571~6059858,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,246758154~1129848,248832216~2255789,258006116~7916722,270497853~5433103,280797845~14056299,296541254~18364451,315151862~7404586,325517615~7744171,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,386726863~6950227,396271593~6347518,402720658~8791982] 2024-01-15T23:37:24.445 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~9116927,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,159133681~3359635,162500598~11883069,179054421~3844242,184559544~12493162,198435571~6059858,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,246758154~1129848,248832216~2255789,258006116~7916722,270497853~5433103,280797845~14056299,296541254~18364451,315151862~7404586,325517615~7744171,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,386726863~6950227,396271593~6347518,402720658~8791982] 2024-01-15T23:37:24.451 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~9116927,92521212~25741739,120929902~7559349,130034335~5151250,142606336~14314035,159133681~15249986,179054421~3844242,184559544~12493162,198435571~6059858,207617899~20873094,229366989~9805315,246758154~1129848,248832216~2255789,258006116~7916722,269216736~6714220,280797845~14056299,296541254~18364451,315151862~7404586,325517615~7744171,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,385875968~7801122,394264576~8354535,402720658~8791982] 2024-01-15T23:37:24.451 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 17 diff [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~9116927,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,158560683~3932633,162500598~11883069,179054421~17998285,198435571~6059858,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,270497853~5433103,280195729~14658415,296541254~18364451,315151862~7404586,325517615~7744171,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:24.451 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~9116927,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,158560683~3932633,162500598~11883069,179054421~17998285,198435571~6059858,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,270497853~5433103,280195729~14658415,296541254~18364451,315151862~7404586,325517615~7744171,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:24.457 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~9116927,92521212~25741739,120929902~7559349,130034335~5151250,142606336~14314035,158560683~15822984,179054421~17998285,198435571~6059858,207617899~20873094,229366989~9805315,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,269216736~6714220,280195729~14658415,296541254~18364451,315151862~7404586,325517615~7744171,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,385875968~16743143,402720658~8791982] 2024-01-15T23:37:24.457 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 18 diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,158560683~15822984,179054421~17998285,198435571~6059858,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,270497853~5433103,280195729~14658415,296541254~18364451,315151862~7404586,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:24.457 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~21905061,120929902~7559349,130034335~5151250,145992961~10927410,158560683~15822984,179054421~17998285,198435571~6059858,207763788~6911800,215927203~12563790,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,270497853~5433103,280195729~14658415,296541254~18364451,315151862~7404586,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:24.463 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,92521212~25741739,120929902~7559349,130034335~5151250,142606336~14314035,158560683~15822984,179054421~17998285,198435571~6059858,207617899~20873094,229366989~9805315,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,269216736~6714220,280195729~14658415,296541254~18364451,315151862~7404586,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,385875968~16743143,402720658~8791982] 2024-01-15T23:37:24.463 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 19 diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:24.463 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:24.469 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~20873094,229366989~9805315,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,385875968~16743143,402720658~8791982] 2024-01-15T23:37:24.469 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 8 diff [567586~3023208,113881875~2431976,131087429~4098156,145992961~5471428,168419570~4749106,246758154~1129848,355090501~3967228,369002412~7057126,378898009~25445] 2024-01-15T23:37:24.469 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,113881875~2431976,131087429~4098156,145992961~5471428,168419570~4749106,246758154~1129848,355090501~3967228,369002412~7057126,378898009~25445] 2024-01-15T23:37:24.477 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,113881875~2431976,131087429~4098156,142606336~8858053,168419570~4749106,246758154~1129848,355090501~3967228,369002412~7057126,378898009~25445] 2024-01-15T23:37:24.477 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 9 diff [567586~3023208,34524475~7030360,101922208~8097586,113881875~2431976,131087429~4098156,145992961~5471428,168419570~5964097,186646249~7587539,215927203~3810087,246758154~1129848,262948830~2524226,283829412~3320815,298140564~3327384,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,386726863~2763625] 2024-01-15T23:37:24.477 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,34524475~7030360,101922208~8097586,113881875~2431976,131087429~4098156,145992961~5471428,168419570~5964097,186646249~7587539,215927203~3810087,246758154~1129848,262948830~2524226,283829412~3320815,298140564~3327384,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,386726863~2763625] 2024-01-15T23:37:24.483 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,34524475~7030360,100663296~9356498,113881875~2431976,131087429~4098156,142606336~8858053,168419570~5964097,186646249~7587539,213909504~5827786,246758154~1129848,262948830~2524226,283829412~3320815,298140564~3327384,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,386726863~2763625] 2024-01-15T23:37:24.483 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 10 diff [567586~3023208,30341142~230019,34524475~7030360,96357890~3653730,101922208~8097586,113881875~2431976,125248127~2519106,131087429~4098156,145992961~10180652,168419570~5964097,186646249~7587539,211466458~841782,215927203~3810087,246758154~1129848,258006116~7916722,283829412~3320815,287910559~2709540,296541254~4926694,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,383302994~524569,386726863~2763625] 2024-01-15T23:37:24.483 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,30341142~230019,34524475~7030360,96357890~3653730,101922208~8097586,113881875~2431976,125248127~2519106,131087429~4098156,145992961~10180652,168419570~5964097,186646249~7587539,211466458~841782,215927203~3810087,246758154~1129848,258006116~7916722,283829412~3320815,287910559~2709540,296541254~4926694,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,383302994~524569,386726863~2763625] 2024-01-15T23:37:24.489 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,29360128~1211033,34524475~7030360,92521212~7490408,100663296~9356498,113881875~2431976,123774277~3992956,131087429~4098156,142606336~13567277,168419570~5964097,186646249~7587539,211466458~841782,213909504~5827786,246758154~1129848,258006116~7916722,283829412~3320815,287910559~2709540,296541254~4926694,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,381681664~2145899,386726863~2763625] 2024-01-15T23:37:24.490 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 11 diff [567586~3023208,6869493~5440178,17158785~6128104,30341142~230019,33914201~7640634,80890037~265314,96357890~3653730,101922208~8097586,113881875~2431976,125248127~2519106,131087429~4098156,145992961~10180652,159133681~3359635,168419570~5964097,184559544~9674244,211466458~841782,215927203~3810087,222175506~4628316,246758154~1129848,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,383302994~524569,386726863~2763625] 2024-01-15T23:37:24.490 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~3023208,6869493~5440178,17158785~6128104,30341142~230019,33914201~7640634,80890037~265314,96357890~3653730,101922208~8097586,113881875~2431976,125248127~2519106,131087429~4098156,145992961~10180652,159133681~3359635,168419570~5964097,184559544~9674244,211466458~841782,215927203~3810087,222175506~4628316,246758154~1129848,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,383302994~524569,386726863~2763625] 2024-01-15T23:37:24.495 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~3023208,6869493~5440178,17158785~6128104,29360128~1211033,33914201~7640634,80890037~265314,92521212~7490408,100663296~9356498,113881875~2431976,123774277~3992956,131087429~4098156,142606336~13567277,159133681~3359635,168419570~5964097,184559544~9674244,211466458~841782,213909504~12894318,246758154~1129848,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,381681664~2145899,386726863~2763625] 2024-01-15T23:37:24.495 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 12 diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33914201~9033415,44160005~4139468,76262508~7648583,96357890~3653730,101922208~8097586,113881875~2431976,125248127~2519106,131087429~4098156,145992961~10927410,159133681~3359635,163355569~11028098,184559544~9674244,211466458~841782,215927203~3810087,222175506~4628316,246758154~1129848,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,383302994~524569,386726863~2763625,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.495 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33914201~9033415,44160005~4139468,76262508~7648583,96357890~3653730,101922208~8097586,113881875~2431976,125248127~2519106,131087429~4098156,145992961~10927410,159133681~3359635,163355569~11028098,184559544~9674244,211466458~841782,215927203~3810087,222175506~4628316,246758154~1129848,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,383302994~524569,386726863~2763625,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.501 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~4189204,6869493~5440178,17158785~6128104,29360128~1211033,33914201~9033415,44160005~4139468,76262508~7648583,92521212~7490408,100663296~9356498,113881875~2431976,123774277~3992956,131087429~4098156,142606336~14314035,159133681~15249986,184559544~9674244,211466458~841782,213909504~12894318,246758154~1129848,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,349492217~544773,355090501~3967228,369002412~7057126,378898009~25445,381681664~2145899,386726863~2763625,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.501 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 13 diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33914201~9033415,44160005~4139468,62965238~1109905,76262508~7648583,96357890~20155707,120929902~7113049,130034335~5151250,145992961~10927410,159133681~3359635,163355569~11028098,184559544~12493162,211466458~841782,215927203~3810087,222175506~4628316,246758154~1129848,258006116~7916722,270497853~5433103,280797845~6352382,287910559~2709540,296541254~14200908,347057556~2979434,355090501~3967228,369002412~7057126,378898009~25445,383302994~524569,386726863~2763625,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.501 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33914201~9033415,44160005~4139468,62965238~1109905,76262508~7648583,96357890~20155707,120929902~7113049,130034335~5151250,145992961~10927410,159133681~3359635,163355569~11028098,184559544~12493162,211466458~841782,215927203~3810087,222175506~4628316,246758154~1129848,258006116~7916722,270497853~5433103,280797845~6352382,287910559~2709540,296541254~14200908,347057556~2979434,355090501~3967228,369002412~7057126,378898009~25445,383302994~524569,386726863~2763625,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.507 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~4189204,6869493~5440178,17158785~6128104,29360128~1211033,33914201~9033415,44160005~4139468,62965238~1109905,76262508~7648583,92521212~23992385,120929902~7113049,130034335~5151250,142606336~14314035,159133681~15249986,184559544~12493162,211466458~841782,213909504~12894318,246758154~1129848,258006116~7916722,269216736~6714220,280797845~6352382,287910559~2709540,296541254~14200908,347038574~2998416,355090501~3967228,369002412~7057126,378898009~25445,381681664~2145899,386726863~2763625,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.507 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 14 diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,62965238~1109905,76262508~7648583,96357890~20155707,120929902~7113049,130034335~5151250,145992961~10927410,159133681~3359635,163355569~11028098,184559544~12493162,207763788~4544452,215927203~3810087,219798116~7005706,230960017~3114976,234241740~4930564,246758154~1129848,258006116~7916722,270497853~5433103,280797845~6352382,287910559~2709540,296541254~18364451,321635523~583099,347057556~12000173,369002412~7057126,378898009~25445,383302994~524569,386726863~2763625,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.507 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~4189204,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,62965238~1109905,76262508~7648583,96357890~20155707,120929902~7113049,130034335~5151250,145992961~10927410,159133681~3359635,163355569~11028098,184559544~12493162,207763788~4544452,215927203~3810087,219798116~7005706,230960017~3114976,234241740~4930564,246758154~1129848,258006116~7916722,270497853~5433103,280797845~6352382,287910559~2709540,296541254~18364451,321635523~583099,347057556~12000173,369002412~7057126,378898009~25445,383302994~524569,386726863~2763625,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.513 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~4189204,6869493~5440178,17158785~6128104,29360128~1211033,33734211~9213405,44160005~4139468,62965238~1109905,76262508~7648583,92521212~23992385,120929902~7113049,130034335~5151250,142606336~14314035,159133681~15249986,184559544~12493162,207617899~4690341,213909504~12894318,230960017~8212287,246758154~1129848,258006116~7916722,269216736~6714220,280797845~6352382,287910559~2709540,296541254~18364451,321635523~583099,347038574~12019155,369002412~7057126,378898009~25445,381681664~2145899,386726863~2763625,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.514 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 15 diff [567586~6069608,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~20155707,120929902~7559349,130034335~5151250,145992961~10927410,159133681~3359635,162500598~11883069,184559544~12493162,207763788~4544452,215927203~3810087,219798116~7005706,229366989~4708004,234241740~4930564,246758154~1129848,258006116~7916722,270497853~5433103,280797845~14056299,296541254~18364451,315151862~5630620,321635523~583099,325891821~1672289,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,386726863~2763625,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.514 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~20155707,120929902~7559349,130034335~5151250,145992961~10927410,159133681~3359635,162500598~11883069,184559544~12493162,207763788~4544452,215927203~3810087,219798116~7005706,229366989~4708004,234241740~4930564,246758154~1129848,258006116~7916722,270497853~5433103,280797845~14056299,296541254~18364451,315151862~5630620,321635523~583099,325891821~1672289,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,386726863~2763625,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.519 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~5440178,17158785~6128104,29360128~1211033,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,92521212~23992385,120929902~7559349,130034335~5151250,142606336~14314035,159133681~15249986,184559544~12493162,207617899~4690341,213909504~12894318,229366989~9805315,246758154~1129848,258006116~7916722,269216736~6714220,280797845~14056299,296541254~18364451,315151862~5630620,321635523~583099,325891821~1672289,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,386726863~2763625,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.519 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 16 diff [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~20155707,120929902~7559349,130034335~5151250,145992961~10927410,159133681~3359635,162500598~11883069,184559544~12493162,198435571~6059858,207763788~6911800,215927203~10876619,229366989~4708004,234241740~4930564,246758154~1129848,258006116~7916722,270497853~5433103,280797845~14056299,296541254~18364451,315151862~7404586,325891821~1672289,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,386726863~2763625,396271593~6347518,402720658~6230795] 2024-01-15T23:37:24.519 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~20155707,120929902~7559349,130034335~5151250,145992961~10927410,159133681~3359635,162500598~11883069,184559544~12493162,198435571~6059858,207763788~6911800,215927203~10876619,229366989~4708004,234241740~4930564,246758154~1129848,258006116~7916722,270497853~5433103,280797845~14056299,296541254~18364451,315151862~7404586,325891821~1672289,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,386726863~2763625,396271593~6347518,402720658~6230795] 2024-01-15T23:37:24.525 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,92521212~23992385,120929902~7559349,130034335~5151250,142606336~14314035,159133681~15249986,184559544~12493162,198435571~6059858,207617899~19185923,229366989~9805315,246758154~1129848,258006116~7916722,269216736~6714220,280797845~14056299,296541254~18364451,315151862~7404586,325891821~1672289,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,386726863~2763625,394264576~8354535,402720658~6230795] 2024-01-15T23:37:24.525 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 17 diff [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~20155707,120929902~7559349,130034335~5151250,145992961~10927410,158560683~3932633,162500598~11883069,180945915~16106791,198435571~6059858,207763788~6911800,215927203~10876619,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,270497853~5433103,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.525 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~20155707,120929902~7559349,130034335~5151250,145992961~10927410,158560683~3932633,162500598~11883069,180945915~16106791,198435571~6059858,207763788~6911800,215927203~10876619,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,270497853~5433103,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.532 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,92521212~23992385,120929902~7559349,130034335~5151250,142606336~14314035,158560683~15822984,180945915~16106791,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,246758154~1129848,252790915~13131923,269216736~6714220,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~14868221,369002412~7057126,378898009~25445,381496408~2731790,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:24.532 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 18 diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~20155707,120929902~7559349,130034335~5151250,145992961~10927410,158560683~15822984,180945915~16106791,198435571~6059858,207763788~6911800,215927203~10876619,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,270497853~5433103,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.532 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~20155707,120929902~7559349,130034335~5151250,145992961~10927410,158560683~15822984,180945915~16106791,198435571~6059858,207763788~6911800,215927203~10876619,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,270497853~5433103,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.537 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~23992385,120929902~7559349,130034335~5151250,142606336~14314035,158560683~15822984,180945915~16106791,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,246758154~1129848,252790915~13131923,269216736~6714220,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:24.537 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 19 diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.537 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.543 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,246758154~1129848,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:24.543 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 9 diff [34524475~7030360,101922208~8097586,171411081~2972586,186646249~7587539,215927203~3810087,262948830~2524226,283829412~3320815,298140564~3327384,349492217~544773,386726863~2763625] 2024-01-15T23:37:24.543 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [34524475~7030360,101922208~8097586,171411081~2972586,186646249~7587539,215927203~3810087,262948830~2524226,283829412~3320815,298140564~3327384,349492217~544773,386726863~2763625] 2024-01-15T23:37:24.548 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [34524475~7030360,100663296~9356498,171411081~2972586,186646249~7587539,213909504~5827786,262948830~2524226,283829412~3320815,298140564~3327384,349492217~544773,386726863~2763625] 2024-01-15T23:37:24.549 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 10 diff [30341142~230019,34524475~7030360,96357890~3653730,101922208~8097586,125248127~2519106,148014416~8159197,171411081~2972586,186646249~7587539,211466458~841782,215927203~3810087,258006116~7916722,283829412~3320815,287910559~2709540,296541254~4926694,349492217~544773,383302994~524569,386726863~2763625] 2024-01-15T23:37:24.549 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [30341142~230019,34524475~7030360,96357890~3653730,101922208~8097586,125248127~2519106,148014416~8159197,171411081~2972586,186646249~7587539,211466458~841782,215927203~3810087,258006116~7916722,283829412~3320815,287910559~2709540,296541254~4926694,349492217~544773,383302994~524569,386726863~2763625] 2024-01-15T23:37:24.554 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [29360128~1211033,34524475~7030360,92521212~7490408,100663296~9356498,123774277~3992956,148014416~8159197,171411081~2972586,186646249~7587539,211466458~841782,213909504~5827786,258006116~7916722,283829412~3320815,287910559~2709540,296541254~4926694,349492217~544773,381681664~2145899,386726863~2763625] 2024-01-15T23:37:24.554 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 11 diff [6869493~5440178,17158785~6128104,30341142~230019,33914201~7640634,80890037~265314,96357890~3653730,101922208~8097586,125248127~2519106,148014416~8159197,159133681~3359635,171411081~2972586,184559544~9674244,211466458~841782,215927203~3810087,222175506~4628316,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,349492217~544773,383302994~524569,386726863~2763625] 2024-01-15T23:37:24.554 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [6869493~5440178,17158785~6128104,30341142~230019,33914201~7640634,80890037~265314,96357890~3653730,101922208~8097586,125248127~2519106,148014416~8159197,159133681~3359635,171411081~2972586,184559544~9674244,211466458~841782,215927203~3810087,222175506~4628316,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,349492217~544773,383302994~524569,386726863~2763625] 2024-01-15T23:37:24.560 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [6869493~5440178,17158785~6128104,29360128~1211033,33914201~7640634,80890037~265314,92521212~7490408,100663296~9356498,123774277~3992956,148014416~8159197,159133681~3359635,171411081~2972586,184559544~9674244,211466458~841782,213909504~12894318,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,349492217~544773,381681664~2145899,386726863~2763625] 2024-01-15T23:37:24.560 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 12 diff [3460493~1296297,6869493~5440178,17158785~6128104,30341142~230019,33914201~9033415,44160005~4139468,76262508~7648583,96357890~3653730,101922208~8097586,125248127~2519106,148014416~8905955,159133681~3359635,163355569~7212816,171411081~2972586,184559544~9674244,211466458~841782,215927203~3810087,222175506~4628316,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,349492217~544773,383302994~524569,386726863~2763625,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.560 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3460493~1296297,6869493~5440178,17158785~6128104,30341142~230019,33914201~9033415,44160005~4139468,76262508~7648583,96357890~3653730,101922208~8097586,125248127~2519106,148014416~8905955,159133681~3359635,163355569~7212816,171411081~2972586,184559544~9674244,211466458~841782,215927203~3810087,222175506~4628316,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,349492217~544773,383302994~524569,386726863~2763625,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.566 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [3460493~1296297,6869493~5440178,17158785~6128104,29360128~1211033,33914201~9033415,44160005~4139468,76262508~7648583,92521212~7490408,100663296~9356498,123774277~3992956,148014416~8905955,159133681~11434704,171411081~2972586,184559544~9674244,211466458~841782,213909504~12894318,258006116~7916722,283829412~3320815,287910559~2709540,296541254~14200908,349492217~544773,381681664~2145899,386726863~2763625,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.566 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 13 diff [3460493~1296297,6869493~5440178,17158785~6128104,30341142~230019,33914201~9033415,44160005~4139468,62965238~1109905,76262508~7648583,96357890~20155707,120929902~7113049,130034335~2334345,148014416~8905955,159133681~3359635,163355569~7212816,171411081~2972586,184559544~12493162,211466458~841782,215927203~3810087,222175506~4628316,258006116~7916722,270497853~5433103,280797845~6352382,287910559~2709540,296541254~14200908,347057556~2979434,383302994~524569,386726863~2763625,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.566 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3460493~1296297,6869493~5440178,17158785~6128104,30341142~230019,33914201~9033415,44160005~4139468,62965238~1109905,76262508~7648583,96357890~20155707,120929902~7113049,130034335~2334345,148014416~8905955,159133681~3359635,163355569~7212816,171411081~2972586,184559544~12493162,211466458~841782,215927203~3810087,222175506~4628316,258006116~7916722,270497853~5433103,280797845~6352382,287910559~2709540,296541254~14200908,347057556~2979434,383302994~524569,386726863~2763625,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.572 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [3460493~1296297,6869493~5440178,17158785~6128104,29360128~1211033,33914201~9033415,44160005~4139468,62965238~1109905,76262508~7648583,92521212~23992385,120929902~7113049,130034335~2334345,148014416~8905955,159133681~11434704,171411081~2972586,184559544~12493162,211466458~841782,213909504~12894318,258006116~7916722,269216736~6714220,280797845~6352382,287910559~2709540,296541254~14200908,347038574~2998416,381681664~2145899,386726863~2763625,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.572 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 14 diff [3460493~1296297,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,62965238~1109905,76262508~7648583,96357890~20155707,120929902~7113049,130034335~2334345,148014416~8905955,159133681~3359635,163355569~7212816,171411081~2972586,184559544~12493162,207763788~4544452,215927203~3810087,219798116~7005706,230960017~3114976,234241740~4930564,258006116~7916722,270497853~5433103,280797845~6352382,287910559~2709540,296541254~18364451,321635523~583099,347057556~8981998,383302994~524569,386726863~2763625,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.572 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3460493~1296297,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,62965238~1109905,76262508~7648583,96357890~20155707,120929902~7113049,130034335~2334345,148014416~8905955,159133681~3359635,163355569~7212816,171411081~2972586,184559544~12493162,207763788~4544452,215927203~3810087,219798116~7005706,230960017~3114976,234241740~4930564,258006116~7916722,270497853~5433103,280797845~6352382,287910559~2709540,296541254~18364451,321635523~583099,347057556~8981998,383302994~524569,386726863~2763625,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.578 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [3460493~1296297,6869493~5440178,17158785~6128104,29360128~1211033,33734211~9213405,44160005~4139468,62965238~1109905,76262508~7648583,92521212~23992385,120929902~7113049,130034335~2334345,148014416~8905955,159133681~11434704,171411081~2972586,184559544~12493162,207617899~4690341,213909504~12894318,230960017~8212287,258006116~7916722,269216736~6714220,280797845~6352382,287910559~2709540,296541254~18364451,321635523~583099,347038574~9000980,381681664~2145899,386726863~2763625,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.578 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 15 diff [2306064~4331130,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~20155707,120929902~7559349,130034335~2334345,148014416~8905955,159133681~3359635,162500598~8067787,171411081~2972586,184559544~12493162,207763788~4544452,215927203~3810087,219798116~7005706,229366989~4708004,234241740~4930564,258006116~7916722,270497853~5433103,280797845~14056299,296541254~18364451,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,386726863~2763625,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.578 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~20155707,120929902~7559349,130034335~2334345,148014416~8905955,159133681~3359635,162500598~8067787,171411081~2972586,184559544~12493162,207763788~4544452,215927203~3810087,219798116~7005706,229366989~4708004,234241740~4930564,258006116~7916722,270497853~5433103,280797845~14056299,296541254~18364451,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,386726863~2763625,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.584 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~5440178,17158785~6128104,29360128~1211033,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,92521212~23992385,120929902~7559349,130034335~2334345,148014416~8905955,159133681~11434704,171411081~2972586,184559544~12493162,207617899~4690341,213909504~12894318,229366989~9805315,258006116~7916722,269216736~6714220,280797845~14056299,296541254~18364451,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,386726863~2763625,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.584 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 16 diff [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~20155707,120929902~7559349,130034335~2334345,148014416~8905955,159133681~3359635,162500598~8067787,171411081~2972586,184559544~12493162,198435571~6059858,207763788~6911800,215927203~10876619,229366989~4708004,234241740~4930564,258006116~7916722,270497853~5433103,280797845~14056299,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,386726863~2763625,396271593~6347518,402720658~6230795] 2024-01-15T23:37:24.584 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~20155707,120929902~7559349,130034335~2334345,148014416~8905955,159133681~3359635,162500598~8067787,171411081~2972586,184559544~12493162,198435571~6059858,207763788~6911800,215927203~10876619,229366989~4708004,234241740~4930564,258006116~7916722,270497853~5433103,280797845~14056299,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,386726863~2763625,396271593~6347518,402720658~6230795] 2024-01-15T23:37:24.590 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,92521212~23992385,120929902~7559349,130034335~2334345,148014416~8905955,159133681~11434704,171411081~2972586,184559544~12493162,198435571~6059858,207617899~19185923,229366989~9805315,258006116~7916722,269216736~6714220,280797845~14056299,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,386726863~2763625,394264576~8354535,402720658~6230795] 2024-01-15T23:37:24.590 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 17 diff [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~20155707,120929902~7559349,130034335~2334345,148014416~8905955,158560683~3932633,162500598~8067787,171411081~2972586,180945915~16106791,198435571~6059858,207763788~6911800,215927203~10876619,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,270497853~5433103,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.590 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~20155707,120929902~7559349,130034335~2334345,148014416~8905955,158560683~3932633,162500598~8067787,171411081~2972586,180945915~16106791,198435571~6059858,207763788~6911800,215927203~10876619,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,270497853~5433103,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.596 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,92521212~23992385,120929902~7559349,130034335~2334345,148014416~8905955,158560683~12007702,171411081~2972586,180945915~16106791,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,252790915~13131923,269216736~6714220,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:24.596 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 18 diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~20155707,120929902~7559349,130034335~2334345,148014416~8905955,158560683~12007702,171411081~2972586,180945915~16106791,198435571~6059858,207763788~6911800,215927203~10876619,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,270497853~5433103,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.596 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~20155707,120929902~7559349,130034335~2334345,148014416~8905955,158560683~12007702,171411081~2972586,180945915~16106791,198435571~6059858,207763788~6911800,215927203~10876619,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,270497853~5433103,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.602 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~23992385,120929902~7559349,130034335~2334345,148014416~8905955,158560683~12007702,171411081~2972586,180945915~16106791,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,252790915~13131923,269216736~6714220,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:24.602 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 19 diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.602 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.608 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:24.608 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 10 diff [30341142~230019,36831086~2454148,96357890~3653730,125248127~2519106,148014416~8159197,211466458~841782,258006116~7916722,287910559~2709540,296541254~2123384,383302994~524569] 2024-01-15T23:37:24.608 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [30341142~230019,36831086~2454148,96357890~3653730,125248127~2519106,148014416~8159197,211466458~841782,258006116~7916722,287910559~2709540,296541254~2123384,383302994~524569] 2024-01-15T23:37:24.614 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [29360128~1211033,36831086~2454148,92521212~7490408,123774277~3992956,148014416~8159197,211466458~841782,258006116~7916722,287910559~2709540,296541254~2123384,381681664~2145899] 2024-01-15T23:37:24.614 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 11 diff [6869493~5440178,17158785~6128104,30341142~230019,33914201~1018959,36831086~2454148,80890037~265314,96357890~3653730,125248127~2519106,148014416~8159197,159133681~3359635,184559544~6017393,211466458~841782,222175506~4628316,258006116~7916722,287910559~2709540,296541254~14200908,383302994~524569] 2024-01-15T23:37:24.614 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [6869493~5440178,17158785~6128104,30341142~230019,33914201~1018959,36831086~2454148,80890037~265314,96357890~3653730,125248127~2519106,148014416~8159197,159133681~3359635,184559544~6017393,211466458~841782,222175506~4628316,258006116~7916722,287910559~2709540,296541254~14200908,383302994~524569] 2024-01-15T23:37:24.620 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [6869493~5440178,17158785~6128104,29360128~1211033,33914201~1018959,36831086~2454148,80890037~265314,92521212~7490408,123774277~3992956,148014416~8159197,159133681~3359635,184559544~6017393,211466458~841782,219737290~7066532,258006116~7916722,287910559~2709540,296541254~14200908,381681664~2145899] 2024-01-15T23:37:24.620 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 12 diff [3460493~1296297,6869493~5440178,17158785~6128104,30341142~230019,33914201~1018959,36831086~6116530,44160005~4139468,76262508~7648583,96357890~3653730,125248127~2519106,148014416~8905955,159133681~3359635,163355569~7212816,184559544~6017393,211466458~841782,222175506~4628316,258006116~7916722,287910559~2709540,296541254~14200908,383302994~524569,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.620 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3460493~1296297,6869493~5440178,17158785~6128104,30341142~230019,33914201~1018959,36831086~6116530,44160005~4139468,76262508~7648583,96357890~3653730,125248127~2519106,148014416~8905955,159133681~3359635,163355569~7212816,184559544~6017393,211466458~841782,222175506~4628316,258006116~7916722,287910559~2709540,296541254~14200908,383302994~524569,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.627 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [3460493~1296297,6869493~5440178,17158785~6128104,29360128~1211033,33914201~1018959,36831086~6116530,44160005~4139468,76262508~7648583,92521212~7490408,123774277~3992956,148014416~8905955,159133681~11434704,184559544~6017393,211466458~841782,219737290~7066532,258006116~7916722,287910559~2709540,296541254~14200908,381681664~2145899,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.627 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 13 diff [3460493~1296297,6869493~5440178,17158785~6128104,30341142~230019,33914201~1018959,36831086~6116530,44160005~4139468,62965238~1109905,76262508~7648583,96357890~8972573,109522041~6991556,120929902~7113049,130034335~2334345,148014416~8905955,159133681~3359635,163355569~7212816,184559544~6017393,191562444~5490262,211466458~841782,222175506~4628316,258006116~7916722,270497853~5433103,280797845~3974658,287910559~2709540,296541254~14200908,347057556~2543590,383302994~524569,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.627 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3460493~1296297,6869493~5440178,17158785~6128104,30341142~230019,33914201~1018959,36831086~6116530,44160005~4139468,62965238~1109905,76262508~7648583,96357890~8972573,109522041~6991556,120929902~7113049,130034335~2334345,148014416~8905955,159133681~3359635,163355569~7212816,184559544~6017393,191562444~5490262,211466458~841782,222175506~4628316,258006116~7916722,270497853~5433103,280797845~3974658,287910559~2709540,296541254~14200908,347057556~2543590,383302994~524569,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.633 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [3460493~1296297,6869493~5440178,17158785~6128104,29360128~1211033,33914201~1018959,36831086~6116530,44160005~4139468,62965238~1109905,76262508~7648583,92521212~12809251,109522041~6991556,120929902~7113049,130034335~2334345,148014416~8905955,159133681~11434704,184559544~6017393,191562444~5490262,211466458~841782,219737290~7066532,258006116~7916722,269216736~6714220,280797845~3974658,287910559~2709540,296541254~14200908,347038574~2562572,381681664~2145899,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.633 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 14 diff [3460493~1296297,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,62965238~1109905,76262508~7648583,96357890~8972573,109522041~6991556,120929902~7113049,130034335~2334345,148014416~8905955,159133681~3359635,163355569~7212816,184559544~6017393,191562444~5490262,207763788~4544452,219798116~7005706,230960017~3114976,234241740~4930564,258006116~7916722,270497853~5433103,280797845~3974658,287910559~2709540,296541254~18364451,321635523~583099,347057556~8981998,383302994~524569,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.633 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3460493~1296297,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,62965238~1109905,76262508~7648583,96357890~8972573,109522041~6991556,120929902~7113049,130034335~2334345,148014416~8905955,159133681~3359635,163355569~7212816,184559544~6017393,191562444~5490262,207763788~4544452,219798116~7005706,230960017~3114976,234241740~4930564,258006116~7916722,270497853~5433103,280797845~3974658,287910559~2709540,296541254~18364451,321635523~583099,347057556~8981998,383302994~524569,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.640 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [3460493~1296297,6869493~5440178,17158785~6128104,29360128~1211033,33734211~9213405,44160005~4139468,62965238~1109905,76262508~7648583,92521212~12809251,109522041~6991556,120929902~7113049,130034335~2334345,148014416~8905955,159133681~11434704,184559544~6017393,191562444~5490262,207617899~4690341,219737290~7066532,230960017~8212287,258006116~7916722,269216736~6714220,280797845~3974658,287910559~2709540,296541254~18364451,321635523~583099,347038574~9000980,381681664~2145899,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.640 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 15 diff [2306064~4331130,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~8972573,109522041~6991556,120929902~7559349,130034335~2334345,148014416~8905955,159133681~3359635,162500598~8067787,184559544~6017393,191562444~5490262,207763788~4544452,219798116~7005706,229366989~4708004,234241740~4930564,258006116~7916722,270497853~5433103,280797845~3974658,286982851~7871293,296541254~18364451,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.640 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~5440178,17158785~6128104,30341142~230019,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~8972573,109522041~6991556,120929902~7559349,130034335~2334345,148014416~8905955,159133681~3359635,162500598~8067787,184559544~6017393,191562444~5490262,207763788~4544452,219798116~7005706,229366989~4708004,234241740~4930564,258006116~7916722,270497853~5433103,280797845~3974658,286982851~7871293,296541254~18364451,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.647 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~5440178,17158785~6128104,29360128~1211033,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,92521212~12809251,109522041~6991556,120929902~7559349,130034335~2334345,148014416~8905955,159133681~11434704,184559544~6017393,191562444~5490262,207617899~4690341,219737290~7066532,229366989~9805315,258006116~7916722,269216736~6714220,280797845~3974658,286982851~7871293,296541254~18364451,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.647 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 16 diff [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~8972573,109522041~6991556,120929902~7559349,130034335~2334345,148014416~8905955,159133681~3359635,162500598~8067787,184559544~6017393,191562444~5490262,198435571~6059858,207763788~6911800,216885048~9918774,229366989~4708004,234241740~4930564,258006116~7916722,270497853~5433103,280797845~14056299,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,396271593~6347518,402720658~6230795] 2024-01-15T23:37:24.647 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~8972573,109522041~6991556,120929902~7559349,130034335~2334345,148014416~8905955,159133681~3359635,162500598~8067787,184559544~6017393,191562444~5490262,198435571~6059858,207763788~6911800,216885048~9918774,229366989~4708004,234241740~4930564,258006116~7916722,270497853~5433103,280797845~14056299,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,396271593~6347518,402720658~6230795] 2024-01-15T23:37:24.653 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,92521212~12809251,109522041~6991556,120929902~7559349,130034335~2334345,148014416~8905955,159133681~11434704,184559544~6017393,191562444~5490262,198435571~6059858,207617899~7057689,216885048~9918774,229366989~9805315,258006116~7916722,269216736~6714220,280797845~14056299,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,394264576~8354535,402720658~6230795] 2024-01-15T23:37:24.653 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 17 diff [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~8972573,109522041~6991556,120929902~7559349,130034335~2334345,148014416~8905955,158560683~3932633,162500598~8067787,180945915~9631022,191562444~5490262,198435571~6059858,207763788~6911800,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,270497853~5433103,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.653 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,96357890~8972573,109522041~6991556,120929902~7559349,130034335~2334345,148014416~8905955,158560683~3932633,162500598~8067787,180945915~9631022,191562444~5490262,198435571~6059858,207763788~6911800,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,270497853~5433103,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.658 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,92521212~12809251,109522041~6991556,120929902~7559349,130034335~2334345,148014416~8905955,158560683~12007702,180945915~9631022,191562444~5490262,198435571~6059858,207617899~7057689,216885048~9918774,229366989~9805315,245085230~1232547,252790915~13131923,269216736~6714220,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:24.659 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 18 diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,109522041~6991556,120929902~7559349,130034335~2334345,148014416~8905955,158560683~12007702,180945915~9631022,191562444~5490262,198435571~6059858,207763788~6911800,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,270497853~5433103,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.659 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,109522041~6991556,120929902~7559349,130034335~2334345,148014416~8905955,158560683~12007702,180945915~9631022,191562444~5490262,198435571~6059858,207763788~6911800,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,270497853~5433103,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.665 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~12809251,109522041~6991556,120929902~7559349,130034335~2334345,148014416~8905955,158560683~12007702,180945915~9631022,191562444~5490262,198435571~6059858,207617899~7057689,216885048~9918774,229366989~9805315,245085230~1232547,252790915~13131923,269216736~6714220,280195729~14658415,296541254~18364451,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:24.665 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 19 diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.665 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.671 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~12809251,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:24.671 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 11 diff [6869493~5440178,17158785~6128104,33914201~1018959,80890037~265314,159133681~3359635,184559544~6017393,222175506~4628316,296745819~13996343] 2024-01-15T23:37:24.671 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [6869493~5440178,17158785~6128104,33914201~1018959,80890037~265314,159133681~3359635,184559544~6017393,222175506~4628316,296745819~13996343] 2024-01-15T23:37:24.676 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [6869493~5440178,17158785~6128104,33914201~1018959,80890037~265314,159133681~3359635,184559544~6017393,219737290~7066532,296745819~13996343] 2024-01-15T23:37:24.677 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 12 diff [3460493~1296297,6869493~5440178,17158785~6128104,33914201~1018959,37881973~5065643,44160005~4139468,76262508~7648583,151785372~5134999,159133681~3359635,163355569~7212816,184559544~6017393,222175506~4628316,296745819~13996343,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.677 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3460493~1296297,6869493~5440178,17158785~6128104,33914201~1018959,37881973~5065643,44160005~4139468,76262508~7648583,151785372~5134999,159133681~3359635,163355569~7212816,184559544~6017393,222175506~4628316,296745819~13996343,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.683 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [3460493~1296297,6869493~5440178,17158785~6128104,33914201~1018959,37881973~5065643,44160005~4139468,76262508~7648583,151785372~5134999,159133681~11434704,184559544~6017393,219737290~7066532,296745819~13996343,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.683 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 13 diff [3460493~1296297,6869493~5440178,17158785~6128104,33914201~1018959,37881973~5065643,44160005~4139468,62965238~1109905,76262508~7648583,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,151785372~5134999,159133681~3359635,163355569~7212816,184559544~6017393,191562444~5490262,222175506~4628316,270497853~5433103,280797845~3974658,296745819~13996343,347057556~2543590,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.683 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3460493~1296297,6869493~5440178,17158785~6128104,33914201~1018959,37881973~5065643,44160005~4139468,62965238~1109905,76262508~7648583,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,151785372~5134999,159133681~3359635,163355569~7212816,184559544~6017393,191562444~5490262,222175506~4628316,270497853~5433103,280797845~3974658,296745819~13996343,347057556~2543590,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.689 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [3460493~1296297,6869493~5440178,17158785~6128104,33914201~1018959,37881973~5065643,44160005~4139468,62965238~1109905,76262508~7648583,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,151785372~5134999,159133681~11434704,184559544~6017393,191562444~5490262,219737290~7066532,269216736~6714220,280797845~3974658,296745819~13996343,347038574~2562572,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.690 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 14 diff [3460493~1296297,6869493~5440178,17158785~6128104,33734211~9213405,44160005~4139468,62965238~1109905,76262508~7648583,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,151785372~5134999,159133681~3359635,163355569~7212816,184559544~6017393,191562444~5490262,207763788~4171769,219798116~7005706,230960017~3114976,234241740~4930564,270497853~5433103,280797845~3974658,296745819~18159886,321635523~583099,347057556~8981998,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.690 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3460493~1296297,6869493~5440178,17158785~6128104,33734211~9213405,44160005~4139468,62965238~1109905,76262508~7648583,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,151785372~5134999,159133681~3359635,163355569~7212816,184559544~6017393,191562444~5490262,207763788~4171769,219798116~7005706,230960017~3114976,234241740~4930564,270497853~5433103,280797845~3974658,296745819~18159886,321635523~583099,347057556~8981998,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.696 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [3460493~1296297,6869493~5440178,17158785~6128104,33734211~9213405,44160005~4139468,62965238~1109905,76262508~7648583,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,151785372~5134999,159133681~11434704,184559544~6017393,191562444~5490262,207617899~4317658,219737290~7066532,230960017~8212287,269216736~6714220,280797845~3974658,296745819~18159886,321635523~583099,347038574~9000980,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.696 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 15 diff [2306064~4331130,6869493~5440178,17158785~6128104,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,159133681~3359635,162500598~8067787,184559544~6017393,191562444~5490262,207763788~4171769,219798116~7005706,229366989~4708004,234241740~4930564,270497853~5433103,280797845~3974658,286982851~7871293,296745819~18159886,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.696 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~5440178,17158785~6128104,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,159133681~3359635,162500598~8067787,184559544~6017393,191562444~5490262,207763788~4171769,219798116~7005706,229366989~4708004,234241740~4930564,270497853~5433103,280797845~3974658,286982851~7871293,296745819~18159886,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.702 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~5440178,17158785~6128104,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,159133681~11434704,184559544~6017393,191562444~5490262,207617899~4317658,219737290~7066532,229366989~9805315,269216736~6714220,280797845~3974658,286982851~7871293,296745819~18159886,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.702 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 16 diff [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,159133681~3359635,162500598~8067787,184559544~6017393,191562444~5490262,198435571~6059858,207763788~6911800,216885048~9918774,229366989~4708004,234241740~4930564,270497853~5433103,280797845~14056299,296745819~18159886,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,396271593~6347518,402720658~6230795] 2024-01-15T23:37:24.702 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,159133681~3359635,162500598~8067787,184559544~6017393,191562444~5490262,198435571~6059858,207763788~6911800,216885048~9918774,229366989~4708004,234241740~4930564,270497853~5433103,280797845~14056299,296745819~18159886,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,396271593~6347518,402720658~6230795] 2024-01-15T23:37:24.709 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,159133681~11434704,184559544~6017393,191562444~5490262,198435571~6059858,207617899~7057689,216885048~9918774,229366989~9805315,269216736~6714220,280797845~14056299,296745819~18159886,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,394264576~8354535,402720658~6230795] 2024-01-15T23:37:24.710 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 17 diff [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,158560683~3932633,162500598~8067787,180945915~9631022,191562444~5490262,198435571~6059858,207763788~6911800,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,270497853~5433103,280195729~14658415,296745819~18159886,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.710 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,158560683~3932633,162500598~8067787,180945915~9631022,191562444~5490262,198435571~6059858,207763788~6911800,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,270497853~5433103,280195729~14658415,296745819~18159886,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.718 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~5440178,17158785~6128104,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,158560683~12007702,180945915~9631022,191562444~5490262,198435571~6059858,207617899~7057689,216885048~9918774,229366989~9805315,245085230~1232547,252790915~5628040,269216736~6714220,280195729~14658415,296745819~18159886,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:24.718 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 18 diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,158560683~12007702,180945915~9631022,191562444~5490262,198435571~6059858,207763788~6911800,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,270497853~5433103,280195729~14658415,296745819~18159886,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.718 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,158560683~12007702,180945915~9631022,191562444~5490262,198435571~6059858,207763788~6911800,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,270497853~5433103,280195729~14658415,296745819~18159886,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.727 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,158560683~12007702,180945915~9631022,191562444~5490262,198435571~6059858,207617899~7057689,216885048~9918774,229366989~9805315,245085230~1232547,252790915~5628040,269216736~6714220,280195729~14658415,296745819~18159886,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:24.727 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 19 diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.727 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.737 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:24.738 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to 12 diff [3460493~1296297,37881973~5065643,44160005~4139468,76262508~7648583,151785372~5134999,163355569~7212816,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.738 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3460493~1296297,37881973~5065643,44160005~4139468,76262508~7648583,151785372~5134999,163355569~7212816,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.743 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [3460493~1296297,37881973~5065643,44160005~4139468,76262508~7648583,151785372~5134999,162493316~8075069,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.744 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to 13 diff [3460493~1296297,37881973~5065643,44160005~4139468,62965238~1109905,76262508~7648583,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,151785372~5134999,163355569~7212816,191562444~5490262,270497853~5433103,280797845~3974658,297424342~7835325,347057556~2543590,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.744 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3460493~1296297,37881973~5065643,44160005~4139468,62965238~1109905,76262508~7648583,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,151785372~5134999,163355569~7212816,191562444~5490262,270497853~5433103,280797845~3974658,297424342~7835325,347057556~2543590,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.961 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [3460493~1296297,37881973~5065643,44160005~4139468,62965238~1109905,76262508~7648583,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,151785372~5134999,162493316~8075069,191562444~5490262,269216736~6714220,280797845~3974658,297424342~7835325,347038574~2562572,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.961 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to 14 diff [3460493~1296297,33734211~9213405,44160005~4139468,62965238~1109905,76262508~7648583,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,151785372~5134999,163355569~7212816,191562444~5490262,207763788~4171769,219798116~5766431,230960017~3114976,234241740~4930564,270497853~5433103,280797845~3974658,297424342~17481363,321635523~583099,347057556~8981998,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.961 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [3460493~1296297,33734211~9213405,44160005~4139468,62965238~1109905,76262508~7648583,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,151785372~5134999,163355569~7212816,191562444~5490262,207763788~4171769,219798116~5766431,230960017~3114976,234241740~4930564,270497853~5433103,280797845~3974658,297424342~17481363,321635523~583099,347057556~8981998,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.966 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [3460493~1296297,33734211~9213405,44160005~4139468,62965238~1109905,76262508~7648583,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,151785372~5134999,162493316~8075069,191562444~5490262,207617899~4317658,219798116~5766431,230960017~8212287,269216736~6714220,280797845~3974658,297424342~17481363,321635523~583099,347038574~9000980,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.966 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to 15 diff [2306064~4331130,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,162500598~8067787,191562444~5490262,207763788~4171769,219798116~5766431,229366989~4708004,234241740~4930564,270497853~5433103,280797845~3974658,286982851~7871293,297424342~17481363,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.966 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,162500598~8067787,191562444~5490262,207763788~4171769,219798116~5766431,229366989~4708004,234241740~4930564,270497853~5433103,280797845~3974658,286982851~7871293,297424342~17481363,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,396271593~6347518,404081942~1931290] 2024-01-15T23:37:24.972 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,162493316~8075069,191562444~5490262,207617899~4317658,219798116~5766431,229366989~9805315,269216736~6714220,280797845~3974658,286982851~7871293,297424342~17481363,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,394264576~8354535,404081942~1931290] 2024-01-15T23:37:24.972 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to 16 diff [2306064~4331130,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,162500598~8067787,191562444~5490262,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,270497853~5433103,280797845~14056299,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,396271593~6347518,402720658~6230795] 2024-01-15T23:37:24.972 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,162500598~8067787,191562444~5490262,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,270497853~5433103,280797845~14056299,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,396271593~6347518,402720658~6230795] 2024-01-15T23:37:24.977 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,162493316~8075069,191562444~5490262,198435571~6059858,207617899~7057689,216885048~8679499,229366989~9805315,269216736~6714220,280797845~14056299,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,394264576~8354535,402720658~6230795] 2024-01-15T23:37:24.977 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to 17 diff [2306064~4331130,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,158560683~579506,162500598~8067787,180945915~7476891,191562444~5490262,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,270497853~5433103,280195729~14658415,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.978 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,158560683~579506,162500598~8067787,180945915~7476891,191562444~5490262,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,270497853~5433103,280195729~14658415,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.983 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,76110082~7801009,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,158560683~579506,162493316~8075069,180945915~7476891,191562444~5490262,198435571~6059858,207617899~7057689,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,269216736~6714220,280195729~14658415,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:24.983 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to 18 diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,158560683~12007702,180945915~7476891,191562444~5490262,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,270497853~5433103,280195729~14658415,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.983 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,158560683~12007702,180945915~7476891,191562444~5490262,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,270497853~5433103,280195729~14658415,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.989 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,151785372~5134999,158560683~12007702,180945915~7476891,191562444~5490262,198435571~6059858,207617899~7057689,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,269216736~6714220,280195729~14658415,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:24.989 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to 19 diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.989 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:24.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:24 smithi163 ceph-mon[138526]: pgmap v2622: 137 pgs: 137 active+clean; 820 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 251 KiB/s rd, 48 MiB/s wr, 388 op/s 2024-01-15T23:37:24.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:24 smithi163 ceph-mon[138526]: osdmap e1438: 8 total, 8 up, 8 in 2024-01-15T23:37:24.995 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:24.995 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to 13 diff [62965238~1109905,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,191562444~5490262,270497853~5433103,280797845~3974658,297424342~7835325,347057556~2543590] 2024-01-15T23:37:24.995 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [62965238~1109905,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,191562444~5490262,270497853~5433103,280797845~3974658,297424342~7835325,347057556~2543590] 2024-01-15T23:37:25.000 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [62965238~1109905,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,191562444~5490262,269216736~6714220,280797845~3974658,297424342~7835325,347038574~2562572] 2024-01-15T23:37:25.001 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to 14 diff [33734211~7444688,62965238~1109905,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,191562444~5490262,207763788~4171769,219798116~5766431,230960017~3114976,234241740~4930564,270497853~5433103,280797845~3974658,297424342~17481363,321635523~583099,347057556~8981998,399764437~47743] 2024-01-15T23:37:25.001 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [33734211~7444688,62965238~1109905,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,191562444~5490262,207763788~4171769,219798116~5766431,230960017~3114976,234241740~4930564,270497853~5433103,280797845~3974658,297424342~17481363,321635523~583099,347057556~8981998,399764437~47743] 2024-01-15T23:37:25.006 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [33734211~7444688,62965238~1109905,97947368~7383095,109522041~6991556,120929902~7113049,130034335~2334345,191562444~5490262,207617899~4317658,219798116~5766431,230960017~8212287,269216736~6714220,280797845~3974658,297424342~17481363,321635523~583099,347038574~9000980,399764437~47743] 2024-01-15T23:37:25.007 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to 15 diff [2306064~4331130,33734211~7444688,62965238~1109905,76110082~4272866,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,162500598~6510754,191562444~5490262,207763788~4171769,219798116~5766431,229366989~4708004,234241740~4930564,270497853~5433103,280797845~3974658,286982851~7871293,297424342~17481363,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,399764437~47743] 2024-01-15T23:37:25.007 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,33734211~7444688,62965238~1109905,76110082~4272866,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,162500598~6510754,191562444~5490262,207763788~4171769,219798116~5766431,229366989~4708004,234241740~4930564,270497853~5433103,280797845~3974658,286982851~7871293,297424342~17481363,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,399764437~47743] 2024-01-15T23:37:25.012 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,33734211~7444688,62965238~1109905,76110082~4272866,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,162500598~6510754,191562444~5490262,207617899~4317658,219798116~5766431,229366989~9805315,269216736~6714220,280797845~3974658,286982851~7871293,297424342~17481363,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,399764437~47743] 2024-01-15T23:37:25.012 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to 16 diff [2306064~4331130,25436541~5245914,33734211~7444688,62965238~1109905,76110082~4272866,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,162500598~6510754,191562444~5490262,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,270497853~5433103,280797845~14056299,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,399764437~47743,402720658~6230795] 2024-01-15T23:37:25.012 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,25436541~5245914,33734211~7444688,62965238~1109905,76110082~4272866,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,162500598~6510754,191562444~5490262,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,270497853~5433103,280797845~14056299,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,399764437~47743,402720658~6230795] 2024-01-15T23:37:25.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:24 smithi053 ceph-mon[146052]: pgmap v2622: 137 pgs: 137 active+clean; 820 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 251 KiB/s rd, 48 MiB/s wr, 388 op/s 2024-01-15T23:37:25.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:24 smithi053 ceph-mon[146052]: osdmap e1438: 8 total, 8 up, 8 in 2024-01-15T23:37:25.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:24 smithi053 ceph-mon[143363]: pgmap v2622: 137 pgs: 137 active+clean; 820 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 251 KiB/s rd, 48 MiB/s wr, 388 op/s 2024-01-15T23:37:25.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:24 smithi053 ceph-mon[143363]: osdmap e1438: 8 total, 8 up, 8 in 2024-01-15T23:37:25.016 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:37:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:37:25] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.43.0" 2024-01-15T23:37:25.019 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,25436541~5245914,33734211~7444688,62965238~1109905,76110082~4272866,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,162500598~6510754,191562444~5490262,198435571~6059858,207617899~7057689,216885048~8679499,229366989~9805315,269216736~6714220,280797845~14056299,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,399764437~47743,402720658~6230795] 2024-01-15T23:37:25.019 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to 17 diff [2306064~4331130,25436541~5245914,33734211~7444688,62965238~1109905,76110082~4272866,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,158560683~579506,162500598~6510754,180945915~7476891,191562444~5490262,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,270497853~5433103,280195729~14658415,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.019 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,25436541~5245914,33734211~7444688,62965238~1109905,76110082~4272866,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,158560683~579506,162500598~6510754,180945915~7476891,191562444~5490262,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,270497853~5433103,280195729~14658415,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.024 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,25436541~5245914,33734211~7444688,62965238~1109905,76110082~4272866,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,158560683~579506,162500598~6510754,180945915~7476891,191562444~5490262,198435571~6059858,207617899~7057689,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,269216736~6714220,280195729~14658415,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:25.024 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to 18 diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,158560683~10450669,180945915~7476891,191562444~5490262,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,270497853~5433103,280195729~14658415,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.024 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,158560683~10450669,180945915~7476891,191562444~5490262,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,270497853~5433103,280195729~14658415,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.030 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,109522041~6991556,120929902~7559349,130034335~2334345,158560683~10450669,180945915~7476891,191562444~5490262,198435571~6059858,207617899~7057689,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,269216736~6714220,280195729~14658415,297424342~17481363,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:25.030 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to 19 diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.030 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.035 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:25.035 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to 14 diff [33734211~7444688,207763788~4171769,219798116~5766431,230960017~3114976,234241740~4930564,302911363~11994342,321635523~583099,349592881~6446673,399764437~47743] 2024-01-15T23:37:25.035 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [33734211~7444688,207763788~4171769,219798116~5766431,230960017~3114976,234241740~4930564,302911363~11994342,321635523~583099,349592881~6446673,399764437~47743] 2024-01-15T23:37:25.041 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [33734211~7444688,207617899~4317658,219798116~5766431,230960017~8212287,302911363~11994342,321635523~583099,349592881~6446673,399764437~47743] 2024-01-15T23:37:25.041 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to 15 diff [2306064~4331130,33734211~7444688,76110082~4272866,121022969~7466282,162500598~6510754,207763788~4171769,219798116~5766431,229366989~4708004,234241740~4930564,286982851~7871293,302911363~11994342,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,399764437~47743] 2024-01-15T23:37:25.041 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,33734211~7444688,76110082~4272866,121022969~7466282,162500598~6510754,207763788~4171769,219798116~5766431,229366989~4708004,234241740~4930564,286982851~7871293,302911363~11994342,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,399764437~47743] 2024-01-15T23:37:25.047 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,33734211~7444688,76110082~4272866,121022969~7466282,162500598~6510754,207617899~4317658,219798116~5766431,229366989~9805315,286982851~7871293,302911363~11994342,315151862~5630620,321635523~583099,325891821~1672289,344189508~11850046,381496408~2731790,399764437~47743] 2024-01-15T23:37:25.047 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to 16 diff [2306064~4331130,25436541~5245914,33734211~7444688,76110082~4272866,121022969~7466282,162500598~6510754,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,284134261~10719883,302911363~11994342,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,399764437~47743,402720658~6230795] 2024-01-15T23:37:25.047 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,25436541~5245914,33734211~7444688,76110082~4272866,121022969~7466282,162500598~6510754,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,284134261~10719883,302911363~11994342,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,399764437~47743,402720658~6230795] 2024-01-15T23:37:25.053 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,25436541~5245914,33734211~7444688,76110082~4272866,121022969~7466282,162500598~6510754,198435571~6059858,207617899~7057689,216885048~8679499,229366989~9805315,284134261~10719883,302911363~11994342,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,399764437~47743,402720658~6230795] 2024-01-15T23:37:25.053 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to 17 diff [2306064~4331130,25436541~5245914,33734211~7444688,76110082~4272866,121022969~7466282,158560683~579506,162500598~6510754,180945915~7476891,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,280195729~14658415,302911363~11994342,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.053 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,25436541~5245914,33734211~7444688,76110082~4272866,121022969~7466282,158560683~579506,162500598~6510754,180945915~7476891,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,280195729~14658415,302911363~11994342,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.059 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,25436541~5245914,33734211~7444688,76110082~4272866,121022969~7466282,158560683~579506,162500598~6510754,180945915~7476891,198435571~6059858,207617899~7057689,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,280195729~14658415,302911363~11994342,315151862~7404586,325891821~1672289,344189508~11850046,381496408~2731790,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:25.059 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to 18 diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,121022969~7466282,158560683~10450669,180945915~7476891,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,280195729~14658415,302911363~11994342,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.059 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,121022969~7466282,158560683~10450669,180945915~7476891,198435571~6059858,207763788~6911800,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,280195729~14658415,302911363~11994342,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.064 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,121022969~7466282,158560683~10450669,180945915~7476891,198435571~6059858,207617899~7057689,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,280195729~14658415,302911363~11994342,315151862~7404586,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:25.065 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to 19 diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.065 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.071 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:25.071 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to 15 diff [2306064~4331130,76110082~4272866,121022969~7466282,162500598~6510754,229366989~2557600,286982851~7871293,315151862~5630620,325891821~1672289,344189508~8187968,381496408~2731790] 2024-01-15T23:37:25.071 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,76110082~4272866,121022969~7466282,162500598~6510754,229366989~2557600,286982851~7871293,315151862~5630620,325891821~1672289,344189508~8187968,381496408~2731790] 2024-01-15T23:37:25.076 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,76110082~4272866,121022969~7466282,162500598~6510754,229366989~2557600,286982851~7871293,315151862~5630620,325891821~1672289,344189508~8187968,381496408~2731790] 2024-01-15T23:37:25.076 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to 16 diff [2306064~4331130,25436541~5245914,76110082~4272866,121022969~7466282,162500598~6510754,198435571~6059858,208637383~6038205,216885048~7948468,229366989~2557600,284134261~10719883,315151862~7404586,325891821~1672289,344189508~8187968,381496408~2731790,402720658~6230795] 2024-01-15T23:37:25.077 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,25436541~5245914,76110082~4272866,121022969~7466282,162500598~6510754,198435571~6059858,208637383~6038205,216885048~7948468,229366989~2557600,284134261~10719883,315151862~7404586,325891821~1672289,344189508~8187968,381496408~2731790,402720658~6230795] 2024-01-15T23:37:25.082 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,25436541~5245914,76110082~4272866,121022969~7466282,162500598~6510754,198435571~6059858,208637383~6038205,216885048~7948468,229366989~2557600,284134261~10719883,315151862~7404586,325891821~1672289,344189508~8187968,381496408~2731790,402720658~6230795] 2024-01-15T23:37:25.082 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to 17 diff [2306064~4331130,25436541~5245914,76110082~4272866,121022969~7466282,158560683~579506,162500598~6510754,180945915~7476891,198435571~6059858,208637383~6038205,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,280195729~14658415,315151862~7404586,325891821~1672289,344189508~8187968,381496408~2731790,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.082 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,25436541~5245914,76110082~4272866,121022969~7466282,158560683~579506,162500598~6510754,180945915~7476891,198435571~6059858,208637383~6038205,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,280195729~14658415,315151862~7404586,325891821~1672289,344189508~8187968,381496408~2731790,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.088 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,25436541~5245914,76110082~4272866,121022969~7466282,158560683~579506,162500598~6510754,180945915~7476891,198435571~6059858,208637383~6038205,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,280195729~14658415,315151862~7404586,325891821~1672289,344189508~8187968,381496408~2731790,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:25.088 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to 18 diff [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,121022969~7466282,158560683~10450669,180945915~7476891,198435571~6059858,208637383~6038205,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,280195729~14658415,315151862~7404586,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.088 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,121022969~7466282,158560683~10450669,180945915~7476891,198435571~6059858,208637383~6038205,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,280195729~14658415,315151862~7404586,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.095 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,121022969~7466282,158560683~10450669,180945915~7476891,198435571~6059858,208637383~6038205,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,280195729~14658415,315151862~7404586,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:25.095 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to 19 diff [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,310280295~2221360,315151862~7404586,323253115~1342372,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.096 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,310280295~2221360,315151862~7404586,323253115~1342372,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.100 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,310280295~2221360,315151862~7404586,323253115~1342372,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:25.100 INFO:tasks.workunit.client.0.smithi053.stdout:from 15 to 16 diff [25436541~5245914,198435571~6059858,208637383~6038205,216885048~7948468,284134261~9105809,318524275~4032173,402720658~6230795] 2024-01-15T23:37:25.100 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [25436541~5245914,198435571~6059858,208637383~6038205,216885048~7948468,284134261~9105809,318524275~4032173,402720658~6230795] 2024-01-15T23:37:25.106 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [25436541~5245914,198435571~6059858,208637383~6038205,216885048~7948468,284134261~9105809,318524275~4032173,402720658~6230795] 2024-01-15T23:37:25.106 INFO:tasks.workunit.client.0.smithi053.stdout:from 15 to 17 diff [25436541~5245914,158560683~579506,180945915~7476891,198435571~6059858,208637383~6038205,216885048~7948468,245085230~1232547,252790915~5628040,280195729~13044341,318524275~4032173,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.106 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [25436541~5245914,158560683~579506,180945915~7476891,198435571~6059858,208637383~6038205,216885048~7948468,245085230~1232547,252790915~5628040,280195729~13044341,318524275~4032173,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.111 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [25436541~5245914,158560683~579506,180945915~7476891,198435571~6059858,208637383~6038205,216885048~7948468,245085230~1232547,252790915~5628040,280195729~13044341,318524275~4032173,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:25.112 INFO:tasks.workunit.client.0.smithi053.stdout:from 15 to 18 diff [11945827~7029247,25436541~5245914,65395396~4369820,81131083~3263806,158560683~7834098,180945915~7476891,198435571~6059858,208637383~6038205,216885048~7948468,245085230~1232547,252790915~5628040,280195729~13184654,318524275~4032173,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.112 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [11945827~7029247,25436541~5245914,65395396~4369820,81131083~3263806,158560683~7834098,180945915~7476891,198435571~6059858,208637383~6038205,216885048~7948468,245085230~1232547,252790915~5628040,280195729~13184654,318524275~4032173,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.118 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [11945827~7029247,25436541~5245914,65395396~4369820,81131083~3263806,158560683~7834098,180945915~7476891,198435571~6059858,208637383~6038205,216885048~7948468,245085230~1232547,252790915~5628040,280195729~13184654,318524275~4032173,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:25.118 INFO:tasks.workunit.client.0.smithi053.stdout:from 15 to 19 diff [11945827~7029247,25436541~5245914,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~13184654,310280295~2221360,318524275~4032173,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.118 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [11945827~7029247,25436541~5245914,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~13184654,310280295~2221360,318524275~4032173,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.123 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [11945827~7029247,25436541~5245914,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~13184654,310280295~2221360,318524275~4032173,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:25.123 INFO:tasks.workunit.client.0.smithi053.stdout:from 16 to 17 diff [158560683~579506,180945915~7476891,219335456~4769165,245085230~1232547,252790915~5628040,280195729~5199013,388949082~481350,393903534~8068735,407391288~3679617] 2024-01-15T23:37:25.123 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [158560683~579506,180945915~7476891,219335456~4769165,245085230~1232547,252790915~5628040,280195729~5199013,388949082~481350,393903534~8068735,407391288~3679617] 2024-01-15T23:37:25.129 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [158560683~579506,180945915~7476891,219335456~4769165,245085230~1232547,252790915~5628040,280195729~5199013,388949082~481350,393677090~8295179,407391288~3679617] 2024-01-15T23:37:25.129 INFO:tasks.workunit.client.0.smithi053.stdout:from 16 to 18 diff [11945827~7029247,65395396~4369820,81131083~3263806,158560683~7834098,180945915~7476891,201981192~2497932,219335456~4769165,245085230~1232547,252790915~5628040,280195729~5199013,289861603~3518780,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,407391288~3679617] 2024-01-15T23:37:25.129 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [11945827~7029247,65395396~4369820,81131083~3263806,158560683~7834098,180945915~7476891,201981192~2497932,219335456~4769165,245085230~1232547,252790915~5628040,280195729~5199013,289861603~3518780,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,407391288~3679617] 2024-01-15T23:37:25.135 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [11945827~7029247,65395396~4369820,81131083~3263806,158560683~7834098,180945915~7476891,201981192~2497932,219335456~4769165,245085230~1232547,252790915~5628040,280195729~5199013,289861603~3518780,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393677090~8295179,407391288~3679617] 2024-01-15T23:37:25.135 INFO:tasks.workunit.client.0.smithi053.stdout:from 16 to 19 diff [11945827~7029247,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,201981192~2497932,214925089~1132524,219335456~4769165,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~5199013,289861603~3518780,310280295~2221360,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,407391288~3679617] 2024-01-15T23:37:25.135 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [11945827~7029247,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,201981192~2497932,214925089~1132524,219335456~4769165,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~5199013,289861603~3518780,310280295~2221360,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,407391288~3679617] 2024-01-15T23:37:25.141 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [11945827~7029247,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,201981192~2497932,214925089~1132524,219335456~4769165,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~5199013,289861603~3518780,310280295~2221360,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393677090~8295179,407391288~3679617] 2024-01-15T23:37:25.141 INFO:tasks.workunit.client.0.smithi053.stdout:from 17 to 18 diff [11945827~7029247,65395396~4369820,81131083~3263806,159136047~7258734,201981192~2497932,289861603~3518780,367455274~800877,370364159~3439146,375154604~7658702] 2024-01-15T23:37:25.141 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [11945827~7029247,65395396~4369820,81131083~3263806,159136047~7258734,201981192~2497932,289861603~3518780,367455274~800877,370364159~3439146,375154604~7658702] 2024-01-15T23:37:25.147 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [11945827~7029247,65395396~4369820,81131083~3263806,159136047~7258734,201981192~2497932,289861603~3518780,367455274~800877,370364159~3439146,375154604~7658702] 2024-01-15T23:37:25.147 INFO:tasks.workunit.client.0.smithi053.stdout:from 17 to 19 diff [11945827~7029247,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~4676328,201981192~2497932,214925089~1132524,268332324~1286531,270619475~6025982,289861603~3518780,310280295~2221360,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702] 2024-01-15T23:37:25.147 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [11945827~7029247,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~4676328,201981192~2497932,214925089~1132524,268332324~1286531,270619475~6025982,289861603~3518780,310280295~2221360,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702] 2024-01-15T23:37:25.152 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [11945827~7029247,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~4676328,201981192~2497932,214925089~1132524,268332324~1286531,270619475~6025982,289861603~3518780,310280295~2221360,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702] 2024-01-15T23:37:25.153 INFO:tasks.workunit.client.0.smithi053.stdout:from 18 to 19 diff [105535209~2841830,110972701~7784076,153696723~7381591,176762726~4676328,214925089~1132524,268332324~1286531,270619475~6025982,310280295~2221360,323253115~1342372] 2024-01-15T23:37:25.153 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [105535209~2841830,110972701~7784076,153696723~7381591,176762726~4676328,214925089~1132524,268332324~1286531,270619475~6025982,310280295~2221360,323253115~1342372] 2024-01-15T23:37:25.158 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [105535209~2841830,110972701~7784076,153696723~7381591,176762726~4676328,214925089~1132524,268332324~1286531,270619475~6025982,310280295~2221360,323253115~1342372] 2024-01-15T23:37:25.754 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:25.755 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:25.772 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:25.772 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:25.772 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:25.779 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:25.779 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:25.779 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:25.785 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~54446370,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:25.785 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:25.786 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:25.792 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33554432~9393184,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,119139308~9349943,130034335~5151250,142606336~54446370,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:25.792 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:25.792 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:25.799 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,197132288~31358705,229366989~9805315,240403156~10880571,252790915~23854542,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:25.799 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:25.799 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:25.805 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~30055422,229366989~9805315,240403156~10880571,252790915~23854542,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~16743143,402720658~8791982] 2024-01-15T23:37:25.805 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:25.805 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:25.811 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~20873094,229366989~9805315,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,385875968~16743143,402720658~8791982] 2024-01-15T23:37:25.811 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:25.811 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:25.817 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,246758154~1129848,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:25.817 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:25.817 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:25.824 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:25.824 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:25.824 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:25.830 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~12809251,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:25.830 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:25.830 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:25.836 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:25.836 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:25.836 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:25.841 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:25.841 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.842 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.848 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:25.849 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.849 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.853 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:25.853 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,310280295~2221360,315151862~7404586,323253115~1342372,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.853 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,310280295~2221360,315151862~7404586,323253115~1342372,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.859 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,310280295~2221360,315151862~7404586,323253115~1342372,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:25.859 INFO:tasks.workunit.client.0.smithi053.stdout:from 15 to HEAD diff [11945827~7029247,25436541~5245914,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~13184654,310280295~2221360,318524275~4032173,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.859 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [11945827~7029247,25436541~5245914,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~13184654,310280295~2221360,318524275~4032173,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:25.865 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [11945827~7029247,25436541~5245914,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~13184654,310280295~2221360,318524275~4032173,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:25.865 INFO:tasks.workunit.client.0.smithi053.stdout:from 16 to HEAD diff [11945827~7029247,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,201981192~2497932,214925089~1132524,219335456~4769165,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~5199013,289861603~3518780,310280295~2221360,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,407391288~3679617] 2024-01-15T23:37:25.865 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [11945827~7029247,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,201981192~2497932,214925089~1132524,219335456~4769165,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~5199013,289861603~3518780,310280295~2221360,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,407391288~3679617] 2024-01-15T23:37:25.870 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [11945827~7029247,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,201981192~2497932,214925089~1132524,219335456~4769165,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~5199013,289861603~3518780,310280295~2221360,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393677090~8295179,407391288~3679617] 2024-01-15T23:37:25.870 INFO:tasks.workunit.client.0.smithi053.stdout:from 17 to HEAD diff [11945827~7029247,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~4676328,201981192~2497932,214925089~1132524,268332324~1286531,270619475~6025982,289861603~3518780,310280295~2221360,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702] 2024-01-15T23:37:25.870 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [11945827~7029247,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~4676328,201981192~2497932,214925089~1132524,268332324~1286531,270619475~6025982,289861603~3518780,310280295~2221360,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702] 2024-01-15T23:37:25.876 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [11945827~7029247,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~4676328,201981192~2497932,214925089~1132524,268332324~1286531,270619475~6025982,289861603~3518780,310280295~2221360,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702] 2024-01-15T23:37:26.774 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:26.774 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:26.789 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:26.790 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:26.790 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:26.796 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:26.796 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:26.796 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:26.802 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~54446370,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:26.803 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:26.803 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:26.808 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33554432~9393184,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,119139308~9349943,130034335~5151250,142606336~54446370,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:26.809 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:26.809 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:26.815 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,197132288~31358705,229366989~9805315,240403156~10880571,252790915~23854542,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:26.815 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:26.815 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:26.821 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~30055422,229366989~9805315,240403156~10880571,252790915~23854542,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~16743143,402720658~8791982] 2024-01-15T23:37:26.821 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:26.821 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:26.827 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~20873094,229366989~9805315,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,385875968~16743143,402720658~8791982] 2024-01-15T23:37:26.827 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:26.827 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:26.833 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,246758154~1129848,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:26.833 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:26.833 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:26.839 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:26.839 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:26.839 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:26.846 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~12809251,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:26.846 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:26.846 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:26.852 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:26.853 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:26.853 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:26.858 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:26.858 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:26.859 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:26.864 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:26.864 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:26.864 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:26.871 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:26.871 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,310280295~2221360,315151862~7404586,323253115~1342372,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:26.871 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,310280295~2221360,315151862~7404586,323253115~1342372,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:26.876 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,310280295~2221360,315151862~7404586,323253115~1342372,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:26.876 INFO:tasks.workunit.client.0.smithi053.stdout:from 15 to HEAD diff [11945827~7029247,25436541~5245914,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~13184654,310280295~2221360,318524275~4032173,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:26.877 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [11945827~7029247,25436541~5245914,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~13184654,310280295~2221360,318524275~4032173,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:26.881 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [11945827~7029247,25436541~5245914,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~13184654,310280295~2221360,318524275~4032173,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:26.882 INFO:tasks.workunit.client.0.smithi053.stdout:from 16 to HEAD diff [11945827~7029247,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,201981192~2497932,214925089~1132524,219335456~4769165,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~5199013,289861603~3518780,310280295~2221360,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,407391288~3679617] 2024-01-15T23:37:26.882 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [11945827~7029247,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,201981192~2497932,214925089~1132524,219335456~4769165,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~5199013,289861603~3518780,310280295~2221360,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,407391288~3679617] 2024-01-15T23:37:26.887 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [11945827~7029247,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,201981192~2497932,214925089~1132524,219335456~4769165,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~5199013,289861603~3518780,310280295~2221360,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393677090~8295179,407391288~3679617] 2024-01-15T23:37:27.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:26 smithi053 ceph-mon[143363]: pgmap v2624: 137 pgs: 137 active+clean; 868 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 217 KiB/s rd, 37 MiB/s wr, 1.69k op/s 2024-01-15T23:37:27.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:26 smithi053 ceph-mon[143363]: osdmap e1439: 8 total, 8 up, 8 in 2024-01-15T23:37:27.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:26 smithi053 ceph-mon[146052]: pgmap v2624: 137 pgs: 137 active+clean; 868 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 217 KiB/s rd, 37 MiB/s wr, 1.69k op/s 2024-01-15T23:37:27.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:26 smithi053 ceph-mon[146052]: osdmap e1439: 8 total, 8 up, 8 in 2024-01-15T23:37:27.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:26 smithi163 ceph-mon[138526]: pgmap v2624: 137 pgs: 137 active+clean; 868 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 217 KiB/s rd, 37 MiB/s wr, 1.69k op/s 2024-01-15T23:37:27.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:26 smithi163 ceph-mon[138526]: osdmap e1439: 8 total, 8 up, 8 in 2024-01-15T23:37:27.776 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:27.776 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:27.810 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:27.810 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:27.810 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:27.816 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:27.816 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:27.816 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:27.822 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~54446370,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:27.822 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:27.822 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:27.828 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33554432~9393184,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,119139308~9349943,130034335~5151250,142606336~54446370,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:27.828 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:27.828 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:27.834 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,197132288~31358705,229366989~9805315,240403156~10880571,252790915~23854542,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:27.834 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:27.834 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:27.840 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~30055422,229366989~9805315,240403156~10880571,252790915~23854542,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~16743143,402720658~8791982] 2024-01-15T23:37:27.840 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:27.840 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:27.846 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~20873094,229366989~9805315,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,385875968~16743143,402720658~8791982] 2024-01-15T23:37:27.846 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:27.847 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:27.852 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,246758154~1129848,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:27.852 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:27.852 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:27.858 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:27.858 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:27.858 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:27.864 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~12809251,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:27.864 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:27.864 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:27.870 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:27.870 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:27.870 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:27.876 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:27.876 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:27.876 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:27.882 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:27.882 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:27.882 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:27.887 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:27.888 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,310280295~2221360,315151862~7404586,323253115~1342372,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:27.888 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,310280295~2221360,315151862~7404586,323253115~1342372,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:27.893 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,310280295~2221360,315151862~7404586,323253115~1342372,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:27.893 INFO:tasks.workunit.client.0.smithi053.stdout:from 15 to HEAD diff [11945827~7029247,25436541~5245914,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~13184654,310280295~2221360,318524275~4032173,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:27.893 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [11945827~7029247,25436541~5245914,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~13184654,310280295~2221360,318524275~4032173,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:27.899 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [11945827~7029247,25436541~5245914,65395396~4369820,81131083~3263806,105535209~2841830,110972701~7784076,153696723~12698058,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~13184654,310280295~2221360,318524275~4032173,323253115~1342372,367455274~800877,370364159~3439146,375154604~7658702,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:28.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:27 smithi053 ceph-mon[143363]: osdmap e1440: 8 total, 8 up, 8 in 2024-01-15T23:37:28.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:27 smithi053 ceph-mon[146052]: osdmap e1440: 8 total, 8 up, 8 in 2024-01-15T23:37:28.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:27 smithi163 ceph-mon[138526]: osdmap e1440: 8 total, 8 up, 8 in 2024-01-15T23:37:28.801 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:28.801 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:28.845 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:28.845 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:28.845 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:28.851 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:28.851 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:28.851 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:28.856 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~54446370,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:28.857 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:28.857 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:28.863 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33554432~9393184,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,119139308~9349943,130034335~5151250,142606336~54446370,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:28.863 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:28.863 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:28.868 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,197132288~31358705,229366989~9805315,240403156~10880571,252790915~23854542,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:28.868 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:28.869 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:28.874 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~30055422,229366989~9805315,240403156~10880571,252790915~23854542,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~16743143,402720658~8791982] 2024-01-15T23:37:28.874 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:28.874 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:28.880 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~20873094,229366989~9805315,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,385875968~16743143,402720658~8791982] 2024-01-15T23:37:28.880 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:28.880 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:28.885 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,246758154~1129848,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:28.885 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:28.885 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:28.891 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:28.891 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:28.891 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:28.897 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~12809251,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:28.897 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:28.897 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:28.902 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:28.902 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:28.902 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:28.908 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:28.908 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:28.908 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:28.913 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:28.913 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:28.913 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:28.919 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:28.919 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,310280295~2221360,315151862~7404586,323253115~1342372,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:28.919 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,310280295~2221360,315151862~7404586,323253115~1342372,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:28.924 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,208637383~6038205,214925089~1132524,216885048~7948468,229366989~2557600,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,310280295~2221360,315151862~7404586,323253115~1342372,325891821~1672289,344189508~8187968,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:29.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:28 smithi053 ceph-mon[143363]: pgmap v2627: 137 pgs: 137 active+clean; 900 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 21 MiB/s wr, 3.73k op/s 2024-01-15T23:37:29.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:28 smithi053 ceph-mon[143363]: osdmap e1441: 8 total, 8 up, 8 in 2024-01-15T23:37:29.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:28 smithi053 ceph-mon[146052]: pgmap v2627: 137 pgs: 137 active+clean; 900 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 21 MiB/s wr, 3.73k op/s 2024-01-15T23:37:29.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:28 smithi053 ceph-mon[146052]: osdmap e1441: 8 total, 8 up, 8 in 2024-01-15T23:37:29.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:28 smithi163 ceph-mon[138526]: pgmap v2627: 137 pgs: 137 active+clean; 900 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 21 MiB/s wr, 3.73k op/s 2024-01-15T23:37:29.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:28 smithi163 ceph-mon[138526]: osdmap e1441: 8 total, 8 up, 8 in 2024-01-15T23:37:29.779 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:29.779 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:29.844 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:29.845 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:29.845 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:29.850 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:29.850 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:29.850 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:29.856 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~54446370,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:29.856 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:29.857 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:29.862 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33554432~9393184,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,119139308~9349943,130034335~5151250,142606336~54446370,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:29.862 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:29.862 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:29.868 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,197132288~31358705,229366989~9805315,240403156~10880571,252790915~23854542,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:29.868 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:29.868 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:29.874 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~30055422,229366989~9805315,240403156~10880571,252790915~23854542,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~16743143,402720658~8791982] 2024-01-15T23:37:29.874 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:29.874 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:29.880 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~20873094,229366989~9805315,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,385875968~16743143,402720658~8791982] 2024-01-15T23:37:29.880 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:29.880 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:29.885 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,246758154~1129848,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:29.885 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:29.885 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:29.891 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:29.891 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:29.891 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:29.897 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~12809251,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:29.897 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:29.898 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:29.903 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:29.903 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:29.903 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:29.908 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:29.908 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:29.908 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:29.914 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:29.914 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:29.914 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:29.920 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,65395396~4369820,76110082~4272866,81131083~3263806,105535209~2841830,110972701~7784076,121022969~7466282,153696723~15314629,176762726~11660080,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~1286531,270619475~6025982,280195729~14658415,302911363~11994342,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:30.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:29 smithi053 ceph-mon[143363]: osdmap e1442: 8 total, 8 up, 8 in 2024-01-15T23:37:30.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:37:30.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:29 smithi053 ceph-mon[146052]: osdmap e1442: 8 total, 8 up, 8 in 2024-01-15T23:37:30.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:37:30.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:29 smithi163 ceph-mon[138526]: osdmap e1442: 8 total, 8 up, 8 in 2024-01-15T23:37:30.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:37:30.792 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:30.792 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:30.838 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:30.838 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:30.838 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:30.852 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:30.852 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:30.852 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:30.858 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~54446370,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:30.858 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:30.858 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:30.864 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33554432~9393184,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,119139308~9349943,130034335~5151250,142606336~54446370,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:30.864 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:30.864 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:30.870 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,197132288~31358705,229366989~9805315,240403156~10880571,252790915~23854542,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:30.870 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:30.870 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:30.876 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~30055422,229366989~9805315,240403156~10880571,252790915~23854542,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~16743143,402720658~8791982] 2024-01-15T23:37:30.876 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:30.876 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:30.882 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~20873094,229366989~9805315,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,385875968~16743143,402720658~8791982] 2024-01-15T23:37:30.882 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:30.882 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:30.888 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,246758154~1129848,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:30.888 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:30.888 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:30.893 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:30.893 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:30.893 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:30.899 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~12809251,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:30.899 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:30.899 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:30.904 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:30.904 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:30.904 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:30.910 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:30.910 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:30.910 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8068735,402720658~8350247] 2024-01-15T23:37:30.915 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~7444688,62965238~1109905,65395396~4369820,76110082~4272866,81131083~3263806,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,153696723~15314629,176762726~11660080,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8295179,402720658~8350247] 2024-01-15T23:37:31.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:30 smithi053 ceph-mon[143363]: pgmap v2630: 137 pgs: 137 active+clean; 899 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 160 KiB/s rd, 7.9 MiB/s wr, 3.80k op/s 2024-01-15T23:37:31.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:30 smithi053 ceph-mon[143363]: osdmap e1443: 8 total, 8 up, 8 in 2024-01-15T23:37:31.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:30 smithi053 ceph-mon[146052]: pgmap v2630: 137 pgs: 137 active+clean; 899 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 160 KiB/s rd, 7.9 MiB/s wr, 3.80k op/s 2024-01-15T23:37:31.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:30 smithi053 ceph-mon[146052]: osdmap e1443: 8 total, 8 up, 8 in 2024-01-15T23:37:31.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:30 smithi163 ceph-mon[138526]: pgmap v2630: 137 pgs: 137 active+clean; 899 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 160 KiB/s rd, 7.9 MiB/s wr, 3.80k op/s 2024-01-15T23:37:31.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:30 smithi163 ceph-mon[138526]: osdmap e1443: 8 total, 8 up, 8 in 2024-01-15T23:37:31.810 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:31.810 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:31.846 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:31.847 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:31.847 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:31.857 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:31.857 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:31.857 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:31.862 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~54446370,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:31.862 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:31.863 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:31.868 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33554432~9393184,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,119139308~9349943,130034335~5151250,142606336~54446370,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:31.868 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:31.868 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:31.874 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,197132288~31358705,229366989~9805315,240403156~10880571,252790915~23854542,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:31.874 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:31.874 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:31.879 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~30055422,229366989~9805315,240403156~10880571,252790915~23854542,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~16743143,402720658~8791982] 2024-01-15T23:37:31.879 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:31.879 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:31.885 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~20873094,229366989~9805315,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,385875968~16743143,402720658~8791982] 2024-01-15T23:37:31.885 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:31.885 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:31.891 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,246758154~1129848,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:31.891 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:31.891 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:31.897 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:31.897 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:31.897 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:31.902 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~12809251,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:31.902 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:31.902 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:31.908 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:31.908 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to HEAD diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:31.908 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~8679499,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:31.913 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,11945827~7029247,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~11660080,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~8679499,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,297424342~17481363,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:32.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:31 smithi053 ceph-mon[143363]: osdmap e1444: 8 total, 8 up, 8 in 2024-01-15T23:37:32.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:31 smithi053 ceph-mon[146052]: osdmap e1444: 8 total, 8 up, 8 in 2024-01-15T23:37:32.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:31 smithi163 ceph-mon[138526]: osdmap e1444: 8 total, 8 up, 8 in 2024-01-15T23:37:32.796 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:32.796 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:32.859 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:32.860 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:32.860 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:32.871 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:32.871 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:32.871 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:32.877 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~54446370,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:32.877 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:32.877 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:32.882 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33554432~9393184,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,119139308~9349943,130034335~5151250,142606336~54446370,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:32.882 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:32.882 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:32.888 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,197132288~31358705,229366989~9805315,240403156~10880571,252790915~23854542,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:32.888 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:32.888 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:32.894 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~30055422,229366989~9805315,240403156~10880571,252790915~23854542,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~16743143,402720658~8791982] 2024-01-15T23:37:32.894 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:32.894 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:32.900 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~20873094,229366989~9805315,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,385875968~16743143,402720658~8791982] 2024-01-15T23:37:32.900 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:32.900 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:32.905 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,246758154~1129848,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:32.905 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:32.906 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:32.911 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:32.911 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:32.911 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:32.916 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~12809251,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:32.917 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:32.917 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~5628040,268332324~1286531,270497853~6147604,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:32.922 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,97947368~7383095,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,151785372~18783013,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~5628040,268332324~8313133,280195729~14658415,296745819~18159886,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:33.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:32 smithi053 ceph-mon[143363]: pgmap v2633: 137 pgs: 137 active+clean; 867 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 144 KiB/s rd, 5.5 KiB/s wr, 2.67k op/s 2024-01-15T23:37:33.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:32 smithi053 ceph-mon[143363]: osdmap e1445: 8 total, 8 up, 8 in 2024-01-15T23:37:33.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:32 smithi053 ceph-mon[146052]: pgmap v2633: 137 pgs: 137 active+clean; 867 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 144 KiB/s rd, 5.5 KiB/s wr, 2.67k op/s 2024-01-15T23:37:33.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:32 smithi053 ceph-mon[146052]: osdmap e1445: 8 total, 8 up, 8 in 2024-01-15T23:37:33.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:32 smithi163 ceph-mon[138526]: pgmap v2633: 137 pgs: 137 active+clean; 867 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 144 KiB/s rd, 5.5 KiB/s wr, 2.67k op/s 2024-01-15T23:37:33.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:32 smithi163 ceph-mon[138526]: osdmap e1445: 8 total, 8 up, 8 in 2024-01-15T23:37:33.809 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:33.809 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:33.865 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:33.865 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:33.865 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:33.871 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:33.871 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:33.872 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:33.877 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~54446370,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:33.877 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:33.878 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:33.883 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33554432~9393184,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,119139308~9349943,130034335~5151250,142606336~54446370,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:33.883 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:33.883 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:33.889 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,197132288~31358705,229366989~9805315,240403156~10880571,252790915~23854542,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:33.889 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:33.889 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:33.895 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~30055422,229366989~9805315,240403156~10880571,252790915~23854542,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~16743143,402720658~8791982] 2024-01-15T23:37:33.895 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:33.895 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:33.900 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~20873094,229366989~9805315,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,385875968~16743143,402720658~8791982] 2024-01-15T23:37:33.900 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:33.901 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:33.906 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,246758154~1129848,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:33.906 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:33.906 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:33.911 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:33.912 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:33.912 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~8972573,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207763788~6911800,214925089~1132524,216885048~9918774,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393903534~8715577,402720658~8350247] 2024-01-15T23:37:33.917 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~12809251,105535209~2841830,109522041~9234736,120929902~7559349,130034335~2334345,148014416~22553969,176762726~13814211,191562444~5490262,198435571~6059858,207617899~7057689,214925089~1132524,216885048~9918774,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,388949082~481350,393677090~8942021,402720658~8350247] 2024-01-15T23:37:34.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:33 smithi053 ceph-mon[143363]: osdmap e1446: 8 total, 8 up, 8 in 2024-01-15T23:37:34.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:33 smithi053 ceph-mon[146052]: osdmap e1446: 8 total, 8 up, 8 in 2024-01-15T23:37:34.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:33 smithi163 ceph-mon[138526]: osdmap e1446: 8 total, 8 up, 8 in 2024-01-15T23:37:34.839 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:34.839 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:34.875 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:34.876 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:34.876 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:34.887 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:34.887 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:34.887 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:34.893 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~54446370,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:34.893 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:34.893 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:34.898 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33554432~9393184,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,119139308~9349943,130034335~5151250,142606336~54446370,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:34.898 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:34.899 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:34.904 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,197132288~31358705,229366989~9805315,240403156~10880571,252790915~23854542,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:34.905 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:34.905 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:34.910 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~30055422,229366989~9805315,240403156~10880571,252790915~23854542,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~16743143,402720658~8791982] 2024-01-15T23:37:34.910 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:34.911 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:34.916 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~20873094,229366989~9805315,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,385875968~16743143,402720658~8791982] 2024-01-15T23:37:34.916 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:34.916 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:34.922 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,246758154~1129848,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:34.922 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:34.922 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:34.927 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [2306064~4331130,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~2334345,148014416~22553969,171411081~2972586,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~11850046,367455274~800877,370364159~3439146,375154604~9073594,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:35.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:34 smithi053 ceph-mon[143363]: pgmap v2636: 137 pgs: 137 active+clean; 851 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 123 KiB/s rd, 6.2 KiB/s wr, 1.80k op/s 2024-01-15T23:37:35.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:34 smithi053 ceph-mon[143363]: osdmap e1447: 8 total, 8 up, 8 in 2024-01-15T23:37:35.056 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:37:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:37:35] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.43.0" 2024-01-15T23:37:35.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:34 smithi053 ceph-mon[146052]: pgmap v2636: 137 pgs: 137 active+clean; 851 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 123 KiB/s rd, 6.2 KiB/s wr, 1.80k op/s 2024-01-15T23:37:35.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:34 smithi053 ceph-mon[146052]: osdmap e1447: 8 total, 8 up, 8 in 2024-01-15T23:37:35.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:34 smithi163 ceph-mon[138526]: pgmap v2636: 137 pgs: 137 active+clean; 851 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 123 KiB/s rd, 6.2 KiB/s wr, 1.80k op/s 2024-01-15T23:37:35.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:34 smithi163 ceph-mon[138526]: osdmap e1447: 8 total, 8 up, 8 in 2024-01-15T23:37:35.834 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:35.835 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:35.875 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:35.875 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:35.875 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:35.888 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:35.888 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:35.888 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:35.893 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~54446370,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:35.893 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:35.893 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:35.899 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33554432~9393184,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,119139308~9349943,130034335~5151250,142606336~54446370,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:35.899 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:35.899 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:35.905 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,197132288~31358705,229366989~9805315,240403156~10880571,252790915~23854542,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:35.905 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:35.905 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:35.910 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~30055422,229366989~9805315,240403156~10880571,252790915~23854542,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~16743143,402720658~8791982] 2024-01-15T23:37:35.911 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:35.911 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:35.916 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~20873094,229366989~9805315,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,385875968~16743143,402720658~8791982] 2024-01-15T23:37:35.916 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:35.916 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~11878733,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393903534~8715577,402720658~8350247] 2024-01-15T23:37:35.922 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~8284807,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~19185923,229366989~9805315,245085230~1232547,246758154~1129848,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325891821~1672289,344189508~14868221,367455274~800877,369002412~15225786,386726863~2763625,393677090~8942021,402720658~8350247] 2024-01-15T23:37:36.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:35 smithi053 ceph-mon[143363]: osdmap e1448: 8 total, 8 up, 8 in 2024-01-15T23:37:36.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:35 smithi053 ceph-mon[146052]: osdmap e1448: 8 total, 8 up, 8 in 2024-01-15T23:37:36.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:35 smithi163 ceph-mon[138526]: osdmap e1448: 8 total, 8 up, 8 in 2024-01-15T23:37:36.649 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:36.649 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:36.695 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:36.695 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:36.695 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:36.710 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:36.711 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:36.711 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:36.716 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~54446370,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:36.716 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:36.716 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:36.722 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33554432~9393184,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,119139308~9349943,130034335~5151250,142606336~54446370,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:36.722 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:36.722 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:36.728 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,197132288~31358705,229366989~9805315,240403156~10880571,252790915~23854542,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:36.728 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:36.728 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:36.734 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~30055422,229366989~9805315,240403156~10880571,252790915~23854542,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~16743143,402720658~8791982] 2024-01-15T23:37:36.734 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:36.734 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~6059858,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~1286531,270497853~6147604,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:36.739 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,62965238~1109905,65395396~4369820,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~6059858,207617899~20873094,229366989~9805315,245085230~1232547,246758154~1129848,248832216~2255789,252790915~13131923,268332324~8313133,280195729~14658415,296541254~18364451,315151862~7404586,323253115~1342372,325517615~7744171,344189508~14868221,367455274~800877,369002412~15225786,385875968~16743143,402720658~8791982] 2024-01-15T23:37:37.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:36 smithi053 ceph-mon[143363]: pgmap v2639: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 818 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 124 KiB/s rd, 6.2 KiB/s wr, 1.08k op/s 2024-01-15T23:37:37.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:36 smithi053 ceph-mon[143363]: osdmap e1449: 8 total, 8 up, 8 in 2024-01-15T23:37:37.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:36 smithi053 ceph-mon[143363]: osdmap e1450: 8 total, 8 up, 8 in 2024-01-15T23:37:37.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:36 smithi053 ceph-mon[146052]: pgmap v2639: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 818 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 124 KiB/s rd, 6.2 KiB/s wr, 1.08k op/s 2024-01-15T23:37:37.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:36 smithi053 ceph-mon[146052]: osdmap e1449: 8 total, 8 up, 8 in 2024-01-15T23:37:37.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:36 smithi053 ceph-mon[146052]: osdmap e1450: 8 total, 8 up, 8 in 2024-01-15T23:37:37.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:36 smithi163 ceph-mon[138526]: pgmap v2639: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 818 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 124 KiB/s rd, 6.2 KiB/s wr, 1.08k op/s 2024-01-15T23:37:37.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:36 smithi163 ceph-mon[138526]: osdmap e1449: 8 total, 8 up, 8 in 2024-01-15T23:37:37.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:36 smithi163 ceph-mon[138526]: osdmap e1450: 8 total, 8 up, 8 in 2024-01-15T23:37:37.652 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:37.652 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:37.715 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:37.715 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:37.715 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:37.721 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:37.721 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:37.721 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:37.727 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~54446370,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:37.727 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:37.727 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:37.732 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33554432~9393184,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,119139308~9349943,130034335~5151250,142606336~54446370,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:37.732 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:37.732 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:37.738 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,197132288~31358705,229366989~9805315,240403156~10880571,252790915~23854542,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:37.738 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:37.738 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,198435571~9182328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~8715577,402720658~8791982] 2024-01-15T23:37:37.743 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~16417396,25436541~5245914,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,92521212~26235565,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,198435571~30055422,229366989~9805315,240403156~10880571,252790915~23854542,280195729~14658415,296541254~26015194,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~16743143,402720658~8791982] 2024-01-15T23:37:38.687 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:38.688 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:38.720 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:38.720 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:38.720 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:38.726 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:38.726 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:38.726 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:38.732 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~54446370,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:38.732 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:38.732 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:38.737 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33554432~9393184,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,119139308~9349943,130034335~5151250,142606336~54446370,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:38.737 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:38.737 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,120929902~7559349,130034335~5151250,145992961~28390706,176762726~20289980,197563571~10054328,207763788~6911800,214925089~13565904,229366989~4708004,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6147604,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:38.743 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,120929902~7559349,130034335~5151250,142606336~31777331,176762726~20289980,197132288~31358705,229366989~9805315,240403156~10880571,252790915~23854542,280195729~42360719,323253115~1342372,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:38 smithi163 ceph-mon[138526]: pgmap v2642: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 749 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 1.19k op/s 2024-01-15T23:37:38.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:38 smithi163 ceph-mon[138526]: osdmap e1451: 8 total, 8 up, 8 in 2024-01-15T23:37:39.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:38 smithi053 ceph-mon[143363]: pgmap v2642: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 749 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 1.19k op/s 2024-01-15T23:37:39.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:38 smithi053 ceph-mon[143363]: osdmap e1451: 8 total, 8 up, 8 in 2024-01-15T23:37:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:38 smithi053 ceph-mon[146052]: pgmap v2642: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 749 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 1.19k op/s 2024-01-15T23:37:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:38 smithi053 ceph-mon[146052]: osdmap e1451: 8 total, 8 up, 8 in 2024-01-15T23:37:39.668 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:39.668 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:39.711 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:39.711 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:39.711 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:39.723 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:39.723 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:39.723 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:39.729 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~54446370,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:39.729 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:39.729 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~6069608,6869493~23812962,33734211~9213405,44160005~4139468,61310165~8455051,76110082~9116927,89170126~3351086,96357890~22398887,119139308~9349943,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:39.736 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [567586~6069608,6869493~23812962,33554432~9393184,44160005~4139468,61310165~8455051,76110082~9116927,88080384~30676393,119139308~9349943,130034335~5151250,142606336~54446370,197132288~42040016,240403156~10880571,252790915~24295445,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:39.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:39 smithi163 ceph-mon[138526]: osdmap e1452: 8 total, 8 up, 8 in 2024-01-15T23:37:40.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:39 smithi053 ceph-mon[143363]: osdmap e1452: 8 total, 8 up, 8 in 2024-01-15T23:37:40.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:39 smithi053 ceph-mon[146052]: osdmap e1452: 8 total, 8 up, 8 in 2024-01-15T23:37:40.692 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:40.692 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:40.733 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:40.733 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:40.733 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:40.740 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:40.740 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:40.740 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~32131361,130034335~5151250,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,280195729~44463312,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~17609106] 2024-01-15T23:37:40.746 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~40408867,130034335~5151250,142606336~54446370,197132288~54151439,251658240~25428120,280195729~44463312,325517615~7744171,340343820~18713909,360710144~23518054,385875968~25636672] 2024-01-15T23:37:40.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:40 smithi163 ceph-mon[138526]: pgmap v2645: 137 pgs: 137 active+clean; 704 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 90 KiB/s rd, 6.2 KiB/s wr, 880 op/s 2024-01-15T23:37:40.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:40 smithi163 ceph-mon[138526]: osdmap e1453: 8 total, 8 up, 8 in 2024-01-15T23:37:41.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:40 smithi053 ceph-mon[143363]: pgmap v2645: 137 pgs: 137 active+clean; 704 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 90 KiB/s rd, 6.2 KiB/s wr, 880 op/s 2024-01-15T23:37:41.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:40 smithi053 ceph-mon[143363]: osdmap e1453: 8 total, 8 up, 8 in 2024-01-15T23:37:41.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:40 smithi053 ceph-mon[146052]: pgmap v2645: 137 pgs: 137 active+clean; 704 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 90 KiB/s rd, 6.2 KiB/s wr, 880 op/s 2024-01-15T23:37:41.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:40 smithi053 ceph-mon[146052]: osdmap e1453: 8 total, 8 up, 8 in 2024-01-15T23:37:41.660 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:41.660 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:41.703 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:41.703 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:41.703 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~4139468,61310165~8455051,74372034~10854975,85507782~210047,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~46209339,325517615~7744171,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:41.709 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~9393184,44160005~4139468,61310165~8455051,71303168~13923841,85507782~210047,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~46209339,325517615~7744171,340343820~18713909,360710144~23518054,385875968~26705326] 2024-01-15T23:37:41.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:41 smithi163 ceph-mon[138526]: osdmap e1454: 8 total, 8 up, 8 in 2024-01-15T23:37:41.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:41 smithi163 ceph-mon[138526]: osdmap e1455: 8 total, 8 up, 8 in 2024-01-15T23:37:42.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:41 smithi053 ceph-mon[143363]: osdmap e1454: 8 total, 8 up, 8 in 2024-01-15T23:37:42.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:41 smithi053 ceph-mon[143363]: osdmap e1455: 8 total, 8 up, 8 in 2024-01-15T23:37:42.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:41 smithi053 ceph-mon[146052]: osdmap e1454: 8 total, 8 up, 8 in 2024-01-15T23:37:42.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:41 smithi053 ceph-mon[146052]: osdmap e1455: 8 total, 8 up, 8 in 2024-01-15T23:37:42.691 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:42.692 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [567586~30114869,33734211~9213405,44160005~8656183,57954803~11810413,74372034~12466263,89170126~3351086,96357890~38827695,145992961~51059745,197563571~10054328,207763788~6911800,214925089~19149904,234241740~4930564,240403156~10880571,252790915~16827940,270497853~6588507,278449702~54812084,340343820~18713909,364144818~20083380,386726863~6950227,393903534~18677760] 2024-01-15T23:37:42.731 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~30682455,33554432~19261756,57954803~11810413,71303168~15535129,88080384~47105201,142606336~54446370,197132288~54151439,251658240~25428120,278449702~54812084,339738624~19319105,360710144~23518054,385875968~26705326] 2024-01-15T23:37:42.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:42 smithi163 ceph-mon[138526]: pgmap v2648: 137 pgs: 137 active+clean; 602 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 6.2 KiB/s wr, 789 op/s 2024-01-15T23:37:43.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:42 smithi053 ceph-mon[143363]: pgmap v2648: 137 pgs: 137 active+clean; 602 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 6.2 KiB/s wr, 789 op/s 2024-01-15T23:37:43.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:42 smithi053 ceph-mon[146052]: pgmap v2648: 137 pgs: 137 active+clean; 602 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 6.2 KiB/s wr, 789 op/s 2024-01-15T23:37:43.715 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (40060 ms) 2024-01-15T23:37:43.715 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2024-01-15T23:37:43.715 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:37:43.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:43 smithi163 ceph-mon[138526]: osdmap e1456: 8 total, 8 up, 8 in 2024-01-15T23:37:44.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:43 smithi053 ceph-mon[143363]: osdmap e1456: 8 total, 8 up, 8 in 2024-01-15T23:37:44.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:43 smithi053 ceph-mon[146052]: osdmap e1456: 8 total, 8 up, 8 in 2024-01-15T23:37:44.793 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (1078 ms) 2024-01-15T23:37:44.793 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2024-01-15T23:37:44.793 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:37:44.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:44 smithi163 ceph-mon[138526]: pgmap v2651: 137 pgs: 137 active+clean; 570 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 5.7 KiB/s wr, 629 op/s 2024-01-15T23:37:44.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:44 smithi163 ceph-mon[138526]: osdmap e1457: 8 total, 8 up, 8 in 2024-01-15T23:37:44.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:37:45.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:44 smithi053 ceph-mon[146052]: pgmap v2651: 137 pgs: 137 active+clean; 570 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 5.7 KiB/s wr, 629 op/s 2024-01-15T23:37:45.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:44 smithi053 ceph-mon[146052]: osdmap e1457: 8 total, 8 up, 8 in 2024-01-15T23:37:45.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:37:45.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:44 smithi053 ceph-mon[143363]: pgmap v2651: 137 pgs: 137 active+clean; 570 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 5.7 KiB/s wr, 629 op/s 2024-01-15T23:37:45.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:44 smithi053 ceph-mon[143363]: osdmap e1457: 8 total, 8 up, 8 in 2024-01-15T23:37:45.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:37:45.305 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:37:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:37:45] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.43.0" 2024-01-15T23:37:45.815 INFO:tasks.workunit.client.0.smithi053.stdout: wrote [3154369~56531,9240642~64758,9815726~7244,9957811~30619,10535805~25370,10636510~86229,11034732~87578,13600509~1079,18061628~21777,19768615~978] to clone 2024-01-15T23:37:45.815 INFO:tasks.workunit.client.0.smithi053.stdout: diff was [0~3210900,8388608~2733702,12582912~1018676,16777216~2992377] 2024-01-15T23:37:45.819 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (1026 ms) 2024-01-15T23:37:45.819 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2024-01-15T23:37:45.819 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:37:45.842 INFO:tasks.workunit.client.0.smithi053.stdout: wrote [4287705~31123,7340785~58306,10497883~91098,10914115~4319,12769746~43177,15313487~13114,16373559~6078,16401565~67212,16837791~87635,19013972~15697] 2024-01-15T23:37:45.853 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (34 ms) 2024-01-15T23:37:45.854 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2024-01-15T23:37:45.854 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:37:45.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:45 smithi163 ceph-mon[138526]: osdmap e1458: 8 total, 8 up, 8 in 2024-01-15T23:37:46.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:45 smithi053 ceph-mon[143363]: osdmap e1458: 8 total, 8 up, 8 in 2024-01-15T23:37:46.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:45 smithi053 ceph-mon[146052]: osdmap e1458: 8 total, 8 up, 8 in 2024-01-15T23:37:46.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:46 smithi163 ceph-mon[138526]: pgmap v2654: 137 pgs: 137 active+clean; 494 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 3.0 MiB/s wr, 252 op/s 2024-01-15T23:37:46.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:46 smithi163 ceph-mon[138526]: osdmap e1459: 8 total, 8 up, 8 in 2024-01-15T23:37:46.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:46 smithi163 ceph-mon[138526]: osdmap e1460: 8 total, 8 up, 8 in 2024-01-15T23:37:47.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:46 smithi053 ceph-mon[143363]: pgmap v2654: 137 pgs: 137 active+clean; 494 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 3.0 MiB/s wr, 252 op/s 2024-01-15T23:37:47.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:46 smithi053 ceph-mon[143363]: osdmap e1459: 8 total, 8 up, 8 in 2024-01-15T23:37:47.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:46 smithi053 ceph-mon[143363]: osdmap e1460: 8 total, 8 up, 8 in 2024-01-15T23:37:47.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:46 smithi053 ceph-mon[146052]: pgmap v2654: 137 pgs: 137 active+clean; 494 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 3.0 MiB/s wr, 252 op/s 2024-01-15T23:37:47.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:46 smithi053 ceph-mon[146052]: osdmap e1459: 8 total, 8 up, 8 in 2024-01-15T23:37:47.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:46 smithi053 ceph-mon[146052]: osdmap e1460: 8 total, 8 up, 8 in 2024-01-15T23:37:47.747 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (1893 ms) 2024-01-15T23:37:47.747 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2024-01-15T23:37:47.747 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:37:47.800 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (53 ms) 2024-01-15T23:37:47.800 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2024-01-15T23:37:47.800 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:37:47.875 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (75 ms) 2024-01-15T23:37:47.875 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2024-01-15T23:37:47.875 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:37:47.875 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2024-01-15T23:37:48.699 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 12 tests from DiffIterateTest/0 (58106 ms total) 2024-01-15T23:37:48.699 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:37:48.699 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 12 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2024-01-15T23:37:48.735 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2024-01-15T23:37:48.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:48 smithi163 ceph-mon[138526]: pgmap v2657: 137 pgs: 137 active+clean; 473 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 7.6 MiB/s wr, 295 op/s 2024-01-15T23:37:48.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:48 smithi163 ceph-mon[138526]: osdmap e1461: 8 total, 8 up, 8 in 2024-01-15T23:37:49.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:48 smithi053 ceph-mon[143363]: pgmap v2657: 137 pgs: 137 active+clean; 473 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 7.6 MiB/s wr, 295 op/s 2024-01-15T23:37:49.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:48 smithi053 ceph-mon[143363]: osdmap e1461: 8 total, 8 up, 8 in 2024-01-15T23:37:49.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:48 smithi053 ceph-mon[146052]: pgmap v2657: 137 pgs: 137 active+clean; 473 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 7.6 MiB/s wr, 295 op/s 2024-01-15T23:37:49.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:48 smithi053 ceph-mon[146052]: osdmap e1461: 8 total, 8 up, 8 in 2024-01-15T23:37:49.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:49 smithi163 ceph-mon[138526]: osdmap e1462: 8 total, 8 up, 8 in 2024-01-15T23:37:50.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:49 smithi053 ceph-mon[143363]: osdmap e1462: 8 total, 8 up, 8 in 2024-01-15T23:37:50.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:49 smithi053 ceph-mon[146052]: osdmap e1462: 8 total, 8 up, 8 in 2024-01-15T23:37:50.719 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:37:50.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:50 smithi163 ceph-mon[138526]: pgmap v2660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:37:50.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:50 smithi163 ceph-mon[138526]: osdmap e1463: 8 total, 8 up, 8 in 2024-01-15T23:37:50.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:50 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3890196301' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:37:51.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:50 smithi053 ceph-mon[143363]: pgmap v2660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:37:51.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:50 smithi053 ceph-mon[143363]: osdmap e1463: 8 total, 8 up, 8 in 2024-01-15T23:37:51.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:50 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3890196301' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:37:51.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:50 smithi053 ceph-mon[146052]: pgmap v2660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:37:51.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:50 smithi053 ceph-mon[146052]: osdmap e1463: 8 total, 8 up, 8 in 2024-01-15T23:37:51.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:50 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3890196301' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:37:51.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:51 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3890196301' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:37:51.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:51 smithi163 ceph-mon[138526]: osdmap e1464: 8 total, 8 up, 8 in 2024-01-15T23:37:51.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:51 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:37:52.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:51 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3890196301' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:37:52.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:51 smithi053 ceph-mon[143363]: osdmap e1464: 8 total, 8 up, 8 in 2024-01-15T23:37:52.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:51 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:37:52.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:51 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3890196301' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:37:52.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:51 smithi053 ceph-mon[146052]: osdmap e1464: 8 total, 8 up, 8 in 2024-01-15T23:37:52.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:51 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:37:52.760 INFO:tasks.workunit.client.0.smithi053.stdout: wrote [5077662~44817,9642061~14962,10244055~20683,11015348~21680,13847308~115132,15972164~95808,18193394~55807,19773454~82514,20463895~41353] 2024-01-15T23:37:52.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:52 smithi053 ceph-mon[143363]: pgmap v2663: 137 pgs: 11 creating+peering, 14 unknown, 112 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:37:52.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:52 smithi053 ceph-mon[143363]: osdmap e1465: 8 total, 8 up, 8 in 2024-01-15T23:37:52.805 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:52 smithi053 ceph-mon[146052]: pgmap v2663: 137 pgs: 11 creating+peering, 14 unknown, 112 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:37:52.805 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:52 smithi053 ceph-mon[146052]: osdmap e1465: 8 total, 8 up, 8 in 2024-01-15T23:37:52.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:52 smithi163 ceph-mon[138526]: pgmap v2663: 137 pgs: 11 creating+peering, 14 unknown, 112 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:37:52.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:52 smithi163 ceph-mon[138526]: osdmap e1465: 8 total, 8 up, 8 in 2024-01-15T23:37:53.732 INFO:tasks.workunit.client.0.smithi053.stdout: wrote [0~20971520] 2024-01-15T23:37:53.742 INFO:tasks.workunit.client.0.smithi053.stdout: diff was [0~20971520] 2024-01-15T23:37:53.746 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5012 ms) 2024-01-15T23:37:53.746 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministic 2024-01-15T23:37:53.746 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:37:53.798 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:53 smithi163 ceph-mon[138526]: osdmap e1466: 8 total, 8 up, 8 in 2024-01-15T23:37:53.798 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:53 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:37:53.798 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:53 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:37:54.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:53 smithi053 ceph-mon[143363]: osdmap e1466: 8 total, 8 up, 8 in 2024-01-15T23:37:54.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:53 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:37:54.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:53 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:37:54.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:53 smithi053 ceph-mon[146052]: osdmap e1466: 8 total, 8 up, 8 in 2024-01-15T23:37:54.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:53 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:37:54.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:53 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:37:54.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:54 smithi163 ceph-mon[138526]: pgmap v2666: 137 pgs: 11 creating+peering, 6 unknown, 120 active+clean; 7.9 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 62 KiB/s wr, 2 op/s 2024-01-15T23:37:54.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:54 smithi163 ceph-mon[138526]: osdmap e1467: 8 total, 8 up, 8 in 2024-01-15T23:37:54.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:54 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:37:54.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:54 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:37:54.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:54 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:37:54.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:54 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:37:54.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:54 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:37:55.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:54 smithi053 ceph-mon[143363]: pgmap v2666: 137 pgs: 11 creating+peering, 6 unknown, 120 active+clean; 7.9 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 62 KiB/s wr, 2 op/s 2024-01-15T23:37:55.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:54 smithi053 ceph-mon[143363]: osdmap e1467: 8 total, 8 up, 8 in 2024-01-15T23:37:55.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:54 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:37:55.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:54 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:37:55.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:54 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:37:55.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:54 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:37:55.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:54 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:37:55.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:54 smithi053 ceph-mon[146052]: pgmap v2666: 137 pgs: 11 creating+peering, 6 unknown, 120 active+clean; 7.9 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 62 KiB/s wr, 2 op/s 2024-01-15T23:37:55.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:54 smithi053 ceph-mon[146052]: osdmap e1467: 8 total, 8 up, 8 in 2024-01-15T23:37:55.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:54 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:37:55.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:54 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:37:55.018 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:54 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:37:55.018 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:54 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:37:55.018 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:54 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:37:55.305 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:37:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:37:55] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.43.0" 2024-01-15T23:37:55.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:55 smithi163 ceph-mon[138526]: osdmap e1468: 8 total, 8 up, 8 in 2024-01-15T23:37:56.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:55 smithi053 ceph-mon[143363]: osdmap e1468: 8 total, 8 up, 8 in 2024-01-15T23:37:56.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:55 smithi053 ceph-mon[146052]: osdmap e1468: 8 total, 8 up, 8 in 2024-01-15T23:37:56.770 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministic (3023 ms) 2024-01-15T23:37:56.770 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicPP 2024-01-15T23:37:56.770 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:37:56.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:56 smithi163 ceph-mon[138526]: pgmap v2669: 137 pgs: 137 active+clean; 20 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 240 KiB/s wr, 28 op/s 2024-01-15T23:37:56.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:56 smithi163 ceph-mon[138526]: osdmap e1469: 8 total, 8 up, 8 in 2024-01-15T23:37:57.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:56 smithi053 ceph-mon[143363]: pgmap v2669: 137 pgs: 137 active+clean; 20 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 240 KiB/s wr, 28 op/s 2024-01-15T23:37:57.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:56 smithi053 ceph-mon[143363]: osdmap e1469: 8 total, 8 up, 8 in 2024-01-15T23:37:57.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:56 smithi053 ceph-mon[146052]: pgmap v2669: 137 pgs: 137 active+clean; 20 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 240 KiB/s wr, 28 op/s 2024-01-15T23:37:57.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:56 smithi053 ceph-mon[146052]: osdmap e1469: 8 total, 8 up, 8 in 2024-01-15T23:37:58.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:57 smithi053 ceph-mon[143363]: osdmap e1470: 8 total, 8 up, 8 in 2024-01-15T23:37:58.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:57 smithi053 ceph-mon[146052]: osdmap e1470: 8 total, 8 up, 8 in 2024-01-15T23:37:58.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:57 smithi163 ceph-mon[138526]: osdmap e1470: 8 total, 8 up, 8 in 2024-01-15T23:37:59.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:58 smithi053 ceph-mon[143363]: pgmap v2672: 137 pgs: 137 active+clean; 20 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 184 KiB/s wr, 78 op/s 2024-01-15T23:37:59.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:58 smithi053 ceph-mon[143363]: osdmap e1471: 8 total, 8 up, 8 in 2024-01-15T23:37:59.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:58 smithi053 ceph-mon[146052]: pgmap v2672: 137 pgs: 137 active+clean; 20 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 184 KiB/s wr, 78 op/s 2024-01-15T23:37:59.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:58 smithi053 ceph-mon[146052]: osdmap e1471: 8 total, 8 up, 8 in 2024-01-15T23:37:59.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:58 smithi163 ceph-mon[138526]: pgmap v2672: 137 pgs: 137 active+clean; 20 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 184 KiB/s wr, 78 op/s 2024-01-15T23:37:59.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:58 smithi163 ceph-mon[138526]: osdmap e1471: 8 total, 8 up, 8 in 2024-01-15T23:37:59.791 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicPP (3022 ms) 2024-01-15T23:37:59.792 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2024-01-15T23:37:59.792 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:38:00.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:59 smithi053 ceph-mon[143363]: osdmap e1472: 8 total, 8 up, 8 in 2024-01-15T23:38:00.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:37:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:38:00.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:59 smithi053 ceph-mon[146052]: osdmap e1472: 8 total, 8 up, 8 in 2024-01-15T23:38:00.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:37:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:38:00.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:59 smithi163 ceph-mon[138526]: osdmap e1472: 8 total, 8 up, 8 in 2024-01-15T23:38:00.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:37:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:38:01.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:00 smithi053 ceph-mon[143363]: pgmap v2675: 137 pgs: 137 active+clean; 20 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 61 KiB/s wr, 65 op/s 2024-01-15T23:38:01.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:00 smithi053 ceph-mon[143363]: osdmap e1473: 8 total, 8 up, 8 in 2024-01-15T23:38:01.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:00 smithi053 ceph-mon[146052]: pgmap v2675: 137 pgs: 137 active+clean; 20 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 61 KiB/s wr, 65 op/s 2024-01-15T23:38:01.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:00 smithi053 ceph-mon[146052]: osdmap e1473: 8 total, 8 up, 8 in 2024-01-15T23:38:01.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:00 smithi163 ceph-mon[138526]: pgmap v2675: 137 pgs: 137 active+clean; 20 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 61 KiB/s wr, 65 op/s 2024-01-15T23:38:01.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:00 smithi163 ceph-mon[138526]: osdmap e1473: 8 total, 8 up, 8 in 2024-01-15T23:38:02.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:01 smithi053 ceph-mon[143363]: osdmap e1474: 8 total, 8 up, 8 in 2024-01-15T23:38:02.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:01 smithi053 ceph-mon[143363]: osdmap e1475: 8 total, 8 up, 8 in 2024-01-15T23:38:02.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:01 smithi053 ceph-mon[146052]: osdmap e1474: 8 total, 8 up, 8 in 2024-01-15T23:38:02.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:01 smithi053 ceph-mon[146052]: osdmap e1475: 8 total, 8 up, 8 in 2024-01-15T23:38:02.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:01 smithi163 ceph-mon[138526]: osdmap e1474: 8 total, 8 up, 8 in 2024-01-15T23:38:02.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:01 smithi163 ceph-mon[138526]: osdmap e1475: 8 total, 8 up, 8 in 2024-01-15T23:38:02.677 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (2886 ms) 2024-01-15T23:38:02.678 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2024-01-15T23:38:02.678 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:38:02.745 INFO:tasks.workunit.client.0.smithi053.stdout: i=0 exists [21122582~1670398,43007708~5339933,87650489~1955253,147558780~5481503,181550631~34394,216214283~5915077,285901227~6381749,360167756~2052524,368470324~1364752] wrote [21122582~1670398,43007708~5339933,87650489~1955253,147558780~5481503,181550631~34394,216214283~5915077,285901227~6381749,360167756~2052524,368470324~1364752] 2024-01-15T23:38:03.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:02 smithi053 ceph-mon[143363]: pgmap v2678: 137 pgs: 137 active+clean; 20 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 65 KiB/s wr, 114 op/s 2024-01-15T23:38:03.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:02 smithi053 ceph-mon[143363]: osdmap e1476: 8 total, 8 up, 8 in 2024-01-15T23:38:03.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:02 smithi053 ceph-mon[146052]: pgmap v2678: 137 pgs: 137 active+clean; 20 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 65 KiB/s wr, 114 op/s 2024-01-15T23:38:03.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:02 smithi053 ceph-mon[146052]: osdmap e1476: 8 total, 8 up, 8 in 2024-01-15T23:38:03.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:02 smithi163 ceph-mon[138526]: pgmap v2678: 137 pgs: 137 active+clean; 20 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 65 KiB/s wr, 114 op/s 2024-01-15T23:38:03.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:02 smithi163 ceph-mon[138526]: osdmap e1476: 8 total, 8 up, 8 in 2024-01-15T23:38:03.860 INFO:tasks.workunit.client.0.smithi053.stdout: i=1 exists [21122582~4263770,43007708~5339933,79361131~7391310,87650489~1955253,113458577~4121961,120003688~332716,137899388~5043938,147558780~5481503,181550631~34394,216214283~5915077,280322963~682628,285901227~6381749,297917562~4698661,360167756~2052524,367474990~2972020] wrote [22122662~3263690,79361131~7391310,113458577~4121961,120003688~332716,137899388~5043938,280322963~682628,287248830~4310503,297917562~4698661,367474990~2972020] 2024-01-15T23:38:04.836 INFO:tasks.workunit.client.0.smithi053.stdout: i=2 exists [1070618~3543472,18877222~7394009,33921791~3331259,43007708~5339933,79361131~7391310,87650489~1955253,103544269~232913,113458577~4121961,120003688~332716,137899388~5043938,147558780~5481503,181550631~34394,216214283~5915077,236131480~7183454,280322963~682628,285901227~6381749,297917562~4698661,319205413~5206664,336565421~3004198,340066284~4778560,346206548~6049229,360167756~2052524,366763388~6174264] wrote [1070618~3543472,18877222~7394009,33921791~3331259,103544269~232913,236131480~7183454,319205413~5206664,336565421~3004198,340066284~4778560,346206548~6049229,366763388~6174264] 2024-01-15T23:38:05.055 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:38:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:38:05] "GET /metrics HTTP/1.1" 200 36546 "" "Prometheus/2.43.0" 2024-01-15T23:38:05.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:04 smithi053 ceph-mon[146052]: pgmap v2681: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 1.3 MiB/s wr, 117 op/s 2024-01-15T23:38:05.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:04 smithi053 ceph-mon[146052]: osdmap e1477: 8 total, 8 up, 8 in 2024-01-15T23:38:05.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:04 smithi053 ceph-mon[143363]: pgmap v2681: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 1.3 MiB/s wr, 117 op/s 2024-01-15T23:38:05.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:04 smithi053 ceph-mon[143363]: osdmap e1477: 8 total, 8 up, 8 in 2024-01-15T23:38:05.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:04 smithi163 ceph-mon[138526]: pgmap v2681: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 1.3 MiB/s wr, 117 op/s 2024-01-15T23:38:05.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:04 smithi163 ceph-mon[138526]: osdmap e1477: 8 total, 8 up, 8 in 2024-01-15T23:38:05.859 INFO:tasks.workunit.client.0.smithi053.stdout: i=3 exists [1070618~6783036,14606461~11664770,33921791~3331259,43007708~5339933,79361131~7391310,87650489~1955253,103544269~232913,113458577~4121961,120003688~332716,137899388~5043938,147558780~5481503,164172157~6499414,174728538~3150778,181550631~34394,196293762~1433892,216214283~5915077,226558221~5398957,236131480~7183454,280322963~682628,285901227~6381749,297917562~4698661,319205413~5206664,336565421~3004198,340066284~4778560,346206548~6049229,360167756~2052524,366763388~6174264,379683745~6229049] wrote [2345045~5508609,14606461~7936671,79617291~3520003,164172157~6499414,174728538~3150778,196293762~1433892,226558221~5398957,297943663~346402,346672376~4762752,379683745~6229049] 2024-01-15T23:38:06.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:05 smithi053 ceph-mon[143363]: osdmap e1478: 8 total, 8 up, 8 in 2024-01-15T23:38:06.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:05 smithi053 ceph-mon[146052]: osdmap e1478: 8 total, 8 up, 8 in 2024-01-15T23:38:06.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:05 smithi163 ceph-mon[138526]: osdmap e1478: 8 total, 8 up, 8 in 2024-01-15T23:38:06.855 INFO:tasks.workunit.client.0.smithi053.stdout: i=4 exists [1070618~6783036,14606461~11664770,30971625~1209169,33921791~3331259,43007708~5339933,54559119~7771871,79361131~7391310,87650489~1955253,103544269~232913,113458577~4121961,120003688~332716,137899388~5043938,147558780~8773573,164172157~6499414,174728538~4745417,181550631~34394,196293762~1433892,216214283~5915077,226558221~5398957,236131480~7183454,244518894~545635,255024524~3659699,259989869~6563653,273581032~4719089,280322963~682628,285901227~6381749,297917562~4698661,313239694~5705141,319205413~5206664,336565421~3004198,340066284~4778560,346206548~6049229,360167756~2052524,366763388~6174264,379683745~6229049,405359158~4640233] wrote [30971625~1209169,54559119~7771871,151158141~5174212,175522273~3951682,244518894~545635,255024524~3659699,259989869~6563653,273581032~4719089,313239694~5705141,405359158~4640233] 2024-01-15T23:38:07.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:06 smithi053 ceph-mon[143363]: pgmap v2684: 137 pgs: 137 active+clean; 83 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 10 MiB/s wr, 138 op/s 2024-01-15T23:38:07.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:06 smithi053 ceph-mon[143363]: osdmap e1479: 8 total, 8 up, 8 in 2024-01-15T23:38:07.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:06 smithi053 ceph-mon[146052]: pgmap v2684: 137 pgs: 137 active+clean; 83 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 10 MiB/s wr, 138 op/s 2024-01-15T23:38:07.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:06 smithi053 ceph-mon[146052]: osdmap e1479: 8 total, 8 up, 8 in 2024-01-15T23:38:07.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:06 smithi163 ceph-mon[138526]: pgmap v2684: 137 pgs: 137 active+clean; 83 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 10 MiB/s wr, 138 op/s 2024-01-15T23:38:07.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:06 smithi163 ceph-mon[138526]: osdmap e1479: 8 total, 8 up, 8 in 2024-01-15T23:38:07.852 INFO:tasks.workunit.client.0.smithi053.stdout: i=5 exists [1070618~6783036,14606461~11664770,30971625~1209169,33921791~3331259,43007708~5339933,54559119~7771871,79361131~7391310,87650489~1955253,103544269~232913,113458577~4121961,120003688~332716,135009623~7933703,147558780~9018234,164172157~6499414,174728538~7052485,196293762~1433892,212974654~3203626,216214283~5915077,226558221~5398957,236131480~7183454,244518894~545635,255024524~3659699,259989869~6563653,270370266~2454303,273581032~4719089,280322963~682628,285901227~6381749,297917562~7615172,313239694~5705141,319205413~5206664,336565421~3004198,340066284~4778560,346206548~6049229,360167756~2052524,366763388~6174264,379606393~6306401,405359158~4640233] wrote [35258336~358823,135009623~7180955,156329127~247887,178077337~3703686,212974654~3203626,270370266~2454303,298695696~6837038,341109260~1028874,379606393~1457574] 2024-01-15T23:38:08.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:07 smithi053 ceph-mon[146052]: osdmap e1480: 8 total, 8 up, 8 in 2024-01-15T23:38:08.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:07 smithi053 ceph-mon[143363]: osdmap e1480: 8 total, 8 up, 8 in 2024-01-15T23:38:08.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:07 smithi163 ceph-mon[138526]: osdmap e1480: 8 total, 8 up, 8 in 2024-01-15T23:38:08.873 INFO:tasks.workunit.client.0.smithi053.stdout: i=6 exists [1070618~6783036,14606461~11664770,30971625~1209169,33921791~3331259,43007708~5339933,54559119~7771871,66506999~2235388,71933820~3844300,79361131~7391310,87650489~1955253,103544269~232913,111576786~12386311,124263447~6269255,135009623~7933703,147558780~9018234,164172157~6499414,174728538~7052485,190128873~2101139,196293762~1433892,212974654~3203626,216214283~5915077,226558221~5398957,235856922~7458012,244518894~545635,255024524~3659699,259989869~6563653,270370266~2454303,273581032~5546197,280322963~682628,285901227~6381749,295092410~10440324,313239694~5705141,319205413~5673608,336565421~3004198,340066284~4778560,346206548~6049229,360167756~2052524,366763388~6174264,379606393~6306401,405359158~4640233] wrote [66506999~2235388,71933820~3844300,111576786~2417774,116425391~7537706,124263447~6269255,190128873~2101139,235856922~6932665,275525807~3601422,295092410~4611986,319840384~5038637] 2024-01-15T23:38:09.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:08 smithi053 ceph-mon[143363]: pgmap v2687: 137 pgs: 137 active+clean; 161 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 24 MiB/s wr, 178 op/s 2024-01-15T23:38:09.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:08 smithi053 ceph-mon[143363]: osdmap e1481: 8 total, 8 up, 8 in 2024-01-15T23:38:09.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:08 smithi053 ceph-mon[146052]: pgmap v2687: 137 pgs: 137 active+clean; 161 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 24 MiB/s wr, 178 op/s 2024-01-15T23:38:09.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:08 smithi053 ceph-mon[146052]: osdmap e1481: 8 total, 8 up, 8 in 2024-01-15T23:38:09.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:08 smithi163 ceph-mon[138526]: pgmap v2687: 137 pgs: 137 active+clean; 161 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 24 MiB/s wr, 178 op/s 2024-01-15T23:38:09.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:08 smithi163 ceph-mon[138526]: osdmap e1481: 8 total, 8 up, 8 in 2024-01-15T23:38:09.875 INFO:tasks.workunit.client.0.smithi053.stdout: i=7 exists [1070618~6783036,14606461~14143370,30971625~1209169,33921791~3331259,42397394~5950247,54559119~8734722,66506999~2235388,70816281~6962126,79361131~7391310,87650489~1955253,103544269~232913,111576786~12386311,124263447~6269255,135009623~7933703,147558780~10300635,164172157~6499414,174728538~7052485,190128873~2101139,196293762~1433892,212974654~3203626,216214283~5915077,226558221~5398957,235856922~7458012,244518894~545635,254730168~3954055,259989869~6563653,270370266~2454303,273581032~5546197,280322963~682628,285901227~6381749,295092410~10440324,313239694~5705141,319205413~5673608,336565421~3004198,340066284~4778560,346206548~6049229,353166930~1322283,360167756~2052524,366763388~6174264,379606393~6306401,405359158~4640233] wrote [23752982~4996849,42397394~5537832,60707763~2586078,70816281~6962126,81881807~687146,150875971~361571,152506050~5353365,254730168~2125639,298750396~2582159,353166930~1322283] 2024-01-15T23:38:10.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:09 smithi163 ceph-mon[138526]: osdmap e1482: 8 total, 8 up, 8 in 2024-01-15T23:38:10.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:09 smithi053 ceph-mon[143363]: osdmap e1482: 8 total, 8 up, 8 in 2024-01-15T23:38:10.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:09 smithi053 ceph-mon[146052]: osdmap e1482: 8 total, 8 up, 8 in 2024-01-15T23:38:10.887 INFO:tasks.workunit.client.0.smithi053.stdout: i=8 exists [1070618~6783036,9923048~18826783,30971625~1209169,33921791~3331259,42397394~5950247,54559119~8734722,66506999~2235388,70816281~6962126,79361131~7391310,87650489~1955253,90189220~1063652,103544269~232913,111576786~12386311,124263447~6269255,130624804~4194932,135009623~7933703,147558780~13673689,164172157~6499414,173018134~8762889,190128873~2101139,196293762~1433892,212974654~3203626,216214283~5915077,226558221~6049860,235856922~7458012,244518894~545635,252077915~6606308,259989869~6563653,270370266~2454303,273581032~5546197,280322963~682628,285901227~6381749,295092410~10440324,310613921~8330914,319205413~5673608,336565421~3004198,340066284~4778560,346206548~6049229,353166930~1322283,360167756~2052524,366763388~6174264,379606393~6306401,405359158~4640233] wrote [9923048~5262177,55703904~5360935,90189220~1063652,130624804~4194932,153229913~8002556,173018134~3600729,229722741~2885340,252077915~3887254,310613921~4628021,369691397~2452090] 2024-01-15T23:38:11.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:10 smithi163 ceph-mon[138526]: pgmap v2690: 137 pgs: 137 active+clean; 235 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 154 KiB/s rd, 30 MiB/s wr, 253 op/s 2024-01-15T23:38:11.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:10 smithi163 ceph-mon[138526]: osdmap e1483: 8 total, 8 up, 8 in 2024-01-15T23:38:11.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:10 smithi053 ceph-mon[146052]: pgmap v2690: 137 pgs: 137 active+clean; 235 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 154 KiB/s rd, 30 MiB/s wr, 253 op/s 2024-01-15T23:38:11.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:10 smithi053 ceph-mon[146052]: osdmap e1483: 8 total, 8 up, 8 in 2024-01-15T23:38:11.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:10 smithi053 ceph-mon[143363]: pgmap v2690: 137 pgs: 137 active+clean; 235 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 154 KiB/s rd, 30 MiB/s wr, 253 op/s 2024-01-15T23:38:11.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:10 smithi053 ceph-mon[143363]: osdmap e1483: 8 total, 8 up, 8 in 2024-01-15T23:38:11.891 INFO:tasks.workunit.client.0.smithi053.stdout: i=9 exists [1070618~6783036,9923048~18826783,30971625~1209169,33921791~3331259,42397394~5950247,54559119~14183268,70816281~6962126,79361131~7391310,87650489~1955253,90189220~1063652,103544269~232913,106857115~1452322,111576786~12386311,124263447~6269255,130624804~4194932,135009623~7933703,147558780~13673689,164172157~17608866,190128873~2101139,196293762~1433892,212974654~3203626,216214283~5915077,222409146~10198935,235856922~7458012,244518894~545635,252077915~6606308,259989869~6563653,270370266~2454303,273581032~8155596,285901227~6381749,295092410~10440324,310613921~14265100,327928717~1139284,336565421~3004198,340066284~4778560,346206548~6049229,353166930~1322283,357887673~6275698,366763388~6174264,379606393~6306401,405359158~4640233] wrote [59996154~7623515,106857115~1452322,148849539~4562470,169963645~4406552,222409146~5629979,275552355~6184273,316655837~6941723,327928717~1139284,357887673~6275698] 2024-01-15T23:38:12.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:11 smithi163 ceph-mon[138526]: osdmap e1484: 8 total, 8 up, 8 in 2024-01-15T23:38:12.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:11 smithi053 ceph-mon[143363]: osdmap e1484: 8 total, 8 up, 8 in 2024-01-15T23:38:12.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:11 smithi053 ceph-mon[146052]: osdmap e1484: 8 total, 8 up, 8 in 2024-01-15T23:38:12.895 INFO:tasks.workunit.client.0.smithi053.stdout: i=10 exists [1070618~27679213,30971625~1209169,33921791~3331259,42397394~9512529,54559119~14183268,70816281~6962126,79361131~7391310,87650489~1955253,90189220~1063652,103544269~232913,106857115~1452322,111576786~12386311,124263447~6269255,130624804~12318522,147558780~13673689,164172157~17608866,190128873~3612160,196293762~1433892,202307383~4681542,212974654~3203626,216214283~5915077,222409146~10198935,235856922~7458012,244518894~545635,248304023~10380200,259989869~6563653,270370266~2454303,273581032~8155596,285901227~6381749,295092410~10440324,310613921~14265100,327928717~1139284,336565421~3004198,340066284~4778560,346206548~6049229,353166930~1322283,357887673~6275698,366763388~6174264,379606393~6306401,401190425~1305144,405359158~4640233] wrote [4095323~8045260,22086110~4256586,47659490~4250433,60563483~170619,81810062~3251119,133336983~7650500,191098025~2643008,202307383~4681542,248304023~6493640,401190425~1305144] 2024-01-15T23:38:13.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:12 smithi163 ceph-mon[138526]: pgmap v2693: 137 pgs: 137 active+clean; 365 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 181 KiB/s rd, 43 MiB/s wr, 295 op/s 2024-01-15T23:38:13.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:12 smithi163 ceph-mon[138526]: osdmap e1485: 8 total, 8 up, 8 in 2024-01-15T23:38:13.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:12 smithi053 ceph-mon[146052]: pgmap v2693: 137 pgs: 137 active+clean; 365 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 181 KiB/s rd, 43 MiB/s wr, 295 op/s 2024-01-15T23:38:13.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:12 smithi053 ceph-mon[146052]: osdmap e1485: 8 total, 8 up, 8 in 2024-01-15T23:38:13.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:12 smithi053 ceph-mon[143363]: pgmap v2693: 137 pgs: 137 active+clean; 365 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 181 KiB/s rd, 43 MiB/s wr, 295 op/s 2024-01-15T23:38:13.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:12 smithi053 ceph-mon[143363]: osdmap e1485: 8 total, 8 up, 8 in 2024-01-15T23:38:13.923 INFO:tasks.workunit.client.0.smithi053.stdout: i=11 exists [1070618~28356323,30971625~1209169,33921791~3331259,42397394~9875140,54559119~14183268,70816281~15936160,87650489~1955253,90189220~1063652,103544269~232913,106857115~1452322,111576786~12386311,124263447~6269255,130624804~12318522,147558780~13673689,164172157~17608866,190128873~3612160,196293762~1433892,200355934~1431082,202307383~9384513,212974654~3203626,216214283~16393798,235856922~7458012,244518894~545635,248304023~10380200,259989869~6563653,270370266~2454303,273581032~8155596,285901227~6381749,295092410~10440324,310613921~14265100,327928717~1139284,336565421~3004198,340066284~4778560,346206548~6049229,353166930~1322283,357887673~7784997,366763388~6174264,379606393~6306401,394625289~3276608,401190425~1305144,405359158~4640233] wrote [7742500~5689333,27431581~1995360,47540939~4731595,75994639~6069673,132020456~3870927,200355934~1431082,204074890~7617006,218621783~3930725,360910977~4761693,394625289~3276608] 2024-01-15T23:38:14.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:13 smithi163 ceph-mon[138526]: osdmap e1486: 8 total, 8 up, 8 in 2024-01-15T23:38:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:38:14.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:13 smithi053 ceph-mon[143363]: osdmap e1486: 8 total, 8 up, 8 in 2024-01-15T23:38:14.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:38:14.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:13 smithi053 ceph-mon[146052]: osdmap e1486: 8 total, 8 up, 8 in 2024-01-15T23:38:14.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:38:14.910 INFO:tasks.workunit.client.0.smithi053.stdout: i=12 exists [1070618~29257505,30971625~1209169,33921791~3331259,42397394~10016327,54559119~14183268,70816281~16617357,87650489~1955253,90189220~1063652,103544269~232913,106857115~1452322,111576786~12386311,124263447~6269255,130624804~12318522,147558780~13673689,164172157~17608866,190128873~3612160,196293762~1433892,200355934~1431082,202307383~9384513,212974654~3203626,216214283~16393798,233251890~10217013,244518894~545635,248304023~10380200,259989869~6563653,270370266~11366362,285901227~6381749,295092410~11789482,310613921~17128814,327928717~1139284,336565421~3004198,340066284~4778560,346206548~6049229,353166930~1322283,357887673~7784997,365964185~6973467,379606393~6306401,394625289~3276608,401190425~1305144,405359158~4640233] wrote [29375324~952799,45565519~6848202,85557265~1876373,233251890~9661666,243119963~348940,270742253~5001646,304999461~1882431,323690255~4052480,365964185~3897014] 2024-01-15T23:38:15.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:14 smithi163 ceph-mon[138526]: pgmap v2696: 137 pgs: 137 active+clean; 439 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 45 MiB/s wr, 107 op/s 2024-01-15T23:38:15.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:14 smithi163 ceph-mon[138526]: osdmap e1487: 8 total, 8 up, 8 in 2024-01-15T23:38:15.305 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:38:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:38:15] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.43.0" 2024-01-15T23:38:15.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:14 smithi053 ceph-mon[143363]: pgmap v2696: 137 pgs: 137 active+clean; 439 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 45 MiB/s wr, 107 op/s 2024-01-15T23:38:15.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:14 smithi053 ceph-mon[143363]: osdmap e1487: 8 total, 8 up, 8 in 2024-01-15T23:38:15.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:14 smithi053 ceph-mon[146052]: pgmap v2696: 137 pgs: 137 active+clean; 439 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 45 MiB/s wr, 107 op/s 2024-01-15T23:38:15.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:14 smithi053 ceph-mon[146052]: osdmap e1487: 8 total, 8 up, 8 in 2024-01-15T23:38:15.905 INFO:tasks.workunit.client.0.smithi053.stdout: i=13 exists [1070618~29257505,30971625~1209169,33921791~3331259,42397394~10784198,54559119~14183268,69898649~17534989,87650489~1955253,90189220~1063652,103544269~232913,106857115~1452322,109053183~14909914,124263447~6269255,130624804~12318522,147558780~13673689,164172157~17608866,190128873~3612160,196293762~1433892,200355934~1431082,202307383~9384513,212974654~3203626,216214283~16393798,233251890~10880847,244518894~545635,248304023~10380200,259989869~6563653,270370266~11366362,285901227~6381749,295092410~11789482,310613921~17128814,327928717~1139284,336565421~3004198,340066284~4778560,346206548~6049229,353166930~1322283,357887673~7784997,365845668~7091984,379606393~6306401,394625289~3276608,398025559~5859183,405359158~4640233] wrote [9535238~4723118,34713615~569849,45716987~1671372,49579073~3602519,69898649~4984447,109053183~5525379,157936199~2428647,241436870~2695867,365845668~1514070,398025559~5859183] 2024-01-15T23:38:16.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:15 smithi163 ceph-mon[138526]: osdmap e1488: 8 total, 8 up, 8 in 2024-01-15T23:38:16.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:15 smithi053 ceph-mon[146052]: osdmap e1488: 8 total, 8 up, 8 in 2024-01-15T23:38:16.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:15 smithi053 ceph-mon[143363]: osdmap e1488: 8 total, 8 up, 8 in 2024-01-15T23:38:16.910 INFO:tasks.workunit.client.0.smithi053.stdout: i=14 exists [1070618~29257505,30395975~2247754,33921791~19259801,54559119~14183268,69898649~17534989,87650489~1955253,90189220~1063652,103544269~232913,106857115~1452322,109053183~14909914,124263447~6269255,130624804~12318522,147558780~13673689,164172157~17608866,190128873~3612160,196293762~1433892,200355934~1431082,202307383~9384513,212974654~3203626,216214283~16393798,233251890~10880847,244518894~545635,248304023~10380200,259989869~6563653,270370266~11366362,285901227~6381749,295092410~11789482,310613921~17128814,327928717~1139284,336565421~3004198,340066284~4778560,346206548~6049229,353166930~1322283,357887673~7784997,365845668~7091984,379606393~6306401,394000988~9883754,405359158~4640233] wrote [30395975~2247754,36997224~7857048,126665227~1909567,131786370~454465,277398519~979937,300874045~2933708,311626133~2265179,319056633~6554119,394000988~6570797] 2024-01-15T23:38:17.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:16 smithi163 ceph-mon[138526]: pgmap v2699: 137 pgs: 137 active+clean; 516 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 34 MiB/s wr, 215 op/s 2024-01-15T23:38:17.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:16 smithi163 ceph-mon[138526]: osdmap e1489: 8 total, 8 up, 8 in 2024-01-15T23:38:17.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:16 smithi053 ceph-mon[146052]: pgmap v2699: 137 pgs: 137 active+clean; 516 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 34 MiB/s wr, 215 op/s 2024-01-15T23:38:17.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:16 smithi053 ceph-mon[146052]: osdmap e1489: 8 total, 8 up, 8 in 2024-01-15T23:38:17.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:16 smithi053 ceph-mon[143363]: pgmap v2699: 137 pgs: 137 active+clean; 516 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 34 MiB/s wr, 215 op/s 2024-01-15T23:38:17.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:16 smithi053 ceph-mon[143363]: osdmap e1489: 8 total, 8 up, 8 in 2024-01-15T23:38:17.924 INFO:tasks.workunit.client.0.smithi053.stdout: i=15 exists [1070618~29257505,30395975~2247754,33921791~19259801,54559119~14183268,69898649~17534989,87650489~1955253,90189220~1063652,91514682~3453553,103544269~232913,106857115~1452322,109053183~14909914,124263447~6269255,130624804~12318522,147558780~13673689,164172157~17608866,187505175~6503052,196293762~1433892,200355934~1431082,202307383~9384513,212974654~3203626,216214283~16393798,233251890~10880847,244518894~545635,248304023~10380200,259989869~6563653,266928734~400971,270370266~11366362,285901227~6381749,295092410~12802601,310613921~17128814,327928717~1139284,336565421~3004198,340066284~4778560,346206548~6049229,353166930~1322283,357887673~7784997,365845668~7091984,379606393~6306401,394000988~9883754,405359158~4640233] wrote [76945884~1889607,91514682~3453553,114925374~3233170,187505175~6503052,222154818~117402,250054355~2745004,266928734~400971,286442442~132323,300551074~7343937] 2024-01-15T23:38:18.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:17 smithi163 ceph-mon[138526]: osdmap e1490: 8 total, 8 up, 8 in 2024-01-15T23:38:18.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:17 smithi053 ceph-mon[143363]: osdmap e1490: 8 total, 8 up, 8 in 2024-01-15T23:38:18.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:17 smithi053 ceph-mon[146052]: osdmap e1490: 8 total, 8 up, 8 in 2024-01-15T23:38:18.975 INFO:tasks.workunit.client.0.smithi053.stdout: i=16 exists [1070618~29257505,30395975~2247754,33921791~19259801,54559119~14183268,69898649~17534989,87650489~1955253,90189220~1063652,91514682~3453553,103544269~232913,106857115~1452322,109053183~14909914,124263447~6269255,130624804~12318522,147558780~13673689,164172157~17608866,187505175~6503052,196293762~1433892,200355934~1431082,202307383~13870897,216214283~27918454,244518894~545635,247733115~10951108,259989869~6563653,266928734~400971,270370266~11366362,285901227~6381749,295092410~12802601,310613921~17128814,327928717~1139284,336565421~3004198,340066284~4778560,346206548~6049229,353166930~1322283,357887673~7784997,365845668~7091984,379606393~6998484,394000988~9883754,405359158~4640233] wrote [8656450~3481053,149918109~3784886,170840841~4665033,206437563~7088031,229967590~6535570,247733115~1519841,313774155~6578687,380313095~6291782] 2024-01-15T23:38:19.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:18 smithi163 ceph-mon[138526]: pgmap v2702: 137 pgs: 137 active+clean; 573 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 217 KiB/s rd, 31 MiB/s wr, 339 op/s 2024-01-15T23:38:19.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:18 smithi163 ceph-mon[138526]: osdmap e1491: 8 total, 8 up, 8 in 2024-01-15T23:38:19.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:18 smithi053 ceph-mon[143363]: pgmap v2702: 137 pgs: 137 active+clean; 573 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 217 KiB/s rd, 31 MiB/s wr, 339 op/s 2024-01-15T23:38:19.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:18 smithi053 ceph-mon[143363]: osdmap e1491: 8 total, 8 up, 8 in 2024-01-15T23:38:19.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:18 smithi053 ceph-mon[146052]: pgmap v2702: 137 pgs: 137 active+clean; 573 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 217 KiB/s rd, 31 MiB/s wr, 339 op/s 2024-01-15T23:38:19.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:18 smithi053 ceph-mon[146052]: osdmap e1491: 8 total, 8 up, 8 in 2024-01-15T23:38:19.961 INFO:tasks.workunit.client.0.smithi053.stdout: i=17 exists [1070618~29257505,30395975~2247754,33921791~19259801,54559119~14183268,69898649~17534989,87650489~1955253,90189220~1063652,91514682~3453553,103544269~232913,106857115~1452322,109053183~15081516,124263447~6269255,130624804~12318522,147558780~13673689,164172157~17608866,187505175~6503052,196293762~1433892,200355934~1431082,202307383~13870897,216214283~27918454,244518894~545635,247733115~10951108,259989869~6563653,266928734~400971,268876491~12860137,285901227~6381749,295092410~12802601,310613921~17128814,327928717~1139284,336565421~3004198,340066284~4778560,346206548~6049229,353166930~1322283,357887673~7784997,365845668~7091984,375057039~11547838,394000988~9883754,405359158~4640233] wrote [24337189~2264537,76937207~2446917,122302517~1832182,127421084~1026957,239814501~3344536,257553587~811577,268876491~1752008,325592244~464210,375057039~6906384] 2024-01-15T23:38:20.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:19 smithi163 ceph-mon[138526]: osdmap e1492: 8 total, 8 up, 8 in 2024-01-15T23:38:20.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:19 smithi053 ceph-mon[143363]: osdmap e1492: 8 total, 8 up, 8 in 2024-01-15T23:38:20.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:19 smithi053 ceph-mon[146052]: osdmap e1492: 8 total, 8 up, 8 in 2024-01-15T23:38:20.973 INFO:tasks.workunit.client.0.smithi053.stdout: i=18 exists [1070618~29257505,30395975~2247754,33921791~19259801,54559119~14183268,69898649~17534989,87650489~1955253,90189220~1063652,91514682~3453553,103544269~232913,106857115~1452322,109053183~15081516,124263447~18679879,147558780~13673689,164172157~17608866,187505175~6503052,196293762~19884518,216214283~27918454,244518894~545635,247733115~10951108,259989869~21746759,285901227~6381749,295092410~12802601,310613921~22451305,336565421~3004198,340066284~4778560,346206548~6049229,353166930~1322283,357887673~7784997,365845668~7091984,375057039~12383232,389018701~4888174,394000988~9883754,405359158~4640233] wrote [9802857~14466082,81601544~3574049,129491933~5811995,167920378~4606146,196683219~5774114,262510757~6633951,325623406~7441820,382167438~5272833,389018701~4888174] 2024-01-15T23:38:21.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:20 smithi163 ceph-mon[138526]: pgmap v2705: 137 pgs: 137 active+clean; 657 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 36 MiB/s wr, 318 op/s 2024-01-15T23:38:21.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:20 smithi163 ceph-mon[138526]: osdmap e1493: 8 total, 8 up, 8 in 2024-01-15T23:38:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:20 smithi053 ceph-mon[143363]: pgmap v2705: 137 pgs: 137 active+clean; 657 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 36 MiB/s wr, 318 op/s 2024-01-15T23:38:21.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:20 smithi053 ceph-mon[143363]: osdmap e1493: 8 total, 8 up, 8 in 2024-01-15T23:38:21.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:20 smithi053 ceph-mon[146052]: pgmap v2705: 137 pgs: 137 active+clean; 657 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 36 MiB/s wr, 318 op/s 2024-01-15T23:38:21.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:20 smithi053 ceph-mon[146052]: osdmap e1493: 8 total, 8 up, 8 in 2024-01-15T23:38:22.001 INFO:tasks.workunit.client.0.smithi053.stdout: i=19 exists [1070618~29257505,30395975~2247754,33921791~19259801,54559119~14183268,69898649~17534989,87650489~1955253,90189220~1063652,91514682~3453553,103544269~232913,106857115~1452322,109053183~15081516,124263447~18679879,147558780~13673689,164172157~17608866,183844080~10164147,196293762~19884518,216214283~27918454,244518894~545635,247733115~10951108,259989869~24190116,285901227~6381749,295092410~12802601,310613921~22451305,336565421~3004198,340066284~4778560,346206548~6049229,353166930~1322283,357887673~7784997,365845668~7091984,375057039~12383232,388777305~5129570,394000988~9883754,405359158~4640233] wrote [40395952~10661540,172118576~3096326,183844080~3685572,213186908~1232222,276088959~8091026,310744113~12423486,378585410~7282485,388777305~3277931] 2024-01-15T23:38:22.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:21 smithi163 ceph-mon[138526]: osdmap e1494: 8 total, 8 up, 8 in 2024-01-15T23:38:22.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:21 smithi053 ceph-mon[143363]: osdmap e1494: 8 total, 8 up, 8 in 2024-01-15T23:38:22.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:21 smithi053 ceph-mon[146052]: osdmap e1494: 8 total, 8 up, 8 in 2024-01-15T23:38:22.904 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 1 diff [20971520~4194304,75497472~8388608,113246208~8388608,134217728~8388608,276824064~4194304,285212672~8388608,297795584~8388608,364904448~4194304] 2024-01-15T23:38:22.904 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [20971520~4194304,75497472~8388608,113246208~8388608,134217728~8388608,276824064~4194304,285212672~8388608,297795584~8388608,364904448~4194304] 2024-01-15T23:38:22.915 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [20971520~8388608,75497472~12582912,113246208~8388608,134217728~12582912,276824064~4194304,285212672~8388608,297795584~8388608,364904448~8388608] 2024-01-15T23:38:22.915 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 2 diff [0~4194304,16777216~8388608,33554432~4194304,75497472~8388608,100663296~4194304,113246208~8388608,134217728~8388608,234881024~8388608,276824064~4194304,285212672~8388608,297795584~8388608,318767104~8388608,335544320~16777216,364904448~8388608] 2024-01-15T23:38:22.915 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~4194304,16777216~8388608,33554432~4194304,75497472~8388608,100663296~4194304,113246208~8388608,134217728~8388608,234881024~8388608,276824064~4194304,285212672~8388608,297795584~8388608,318767104~8388608,335544320~16777216,364904448~8388608] 2024-01-15T23:38:22.917 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~8388608,16777216~12582912,33554432~4194304,75497472~12582912,100663296~4194304,113246208~8388608,134217728~12582912,234881024~12582912,276824064~4194304,285212672~8388608,297795584~8388608,318767104~8388608,335544320~16777216,364904448~8388608] 2024-01-15T23:38:22.917 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 3 diff [0~8388608,12582912~12582912,33554432~4194304,75497472~8388608,100663296~4194304,113246208~8388608,134217728~8388608,163577856~12582912,192937984~4194304,226492416~16777216,276824064~4194304,285212672~8388608,297795584~8388608,318767104~8388608,335544320~16777216,364904448~8388608,377487360~8388608] 2024-01-15T23:38:22.917 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~8388608,12582912~12582912,33554432~4194304,75497472~8388608,100663296~4194304,113246208~8388608,134217728~8388608,163577856~12582912,192937984~4194304,226492416~16777216,276824064~4194304,285212672~8388608,297795584~8388608,318767104~8388608,335544320~16777216,364904448~8388608,377487360~8388608] 2024-01-15T23:38:22.960 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~8388608,12582912~16777216,33554432~4194304,75497472~12582912,100663296~4194304,113246208~8388608,134217728~12582912,163577856~16777216,192937984~8388608,226492416~20971520,276824064~4194304,285212672~8388608,297795584~8388608,318767104~8388608,335544320~16777216,364904448~8388608,377487360~12582912] 2024-01-15T23:38:22.960 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 4 diff [0~8388608,12582912~12582912,29360128~8388608,54525952~8388608,75497472~8388608,100663296~4194304,113246208~8388608,134217728~8388608,150994944~8388608,163577856~16777216,192937984~4194304,226492416~20971520,251658240~12582912,272629760~8388608,285212672~8388608,297795584~8388608,310378496~16777216,335544320~16777216,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:22.960 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~8388608,12582912~12582912,29360128~8388608,54525952~8388608,75497472~8388608,100663296~4194304,113246208~8388608,134217728~8388608,150994944~8388608,163577856~16777216,192937984~4194304,226492416~20971520,251658240~12582912,272629760~8388608,285212672~8388608,297795584~8388608,310378496~16777216,335544320~16777216,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:22.964 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~8388608,12582912~25165824,54525952~8388608,75497472~12582912,100663296~4194304,113246208~8388608,134217728~12582912,150994944~8388608,163577856~16777216,192937984~8388608,226492416~20971520,251658240~16777216,272629760~8388608,285212672~8388608,297795584~8388608,310378496~16777216,335544320~16777216,364904448~8388608,377487360~12582912,402653184~8388608] 2024-01-15T23:38:22.964 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 5 diff [0~8388608,12582912~12582912,29360128~8388608,54525952~8388608,75497472~8388608,100663296~4194304,113246208~8388608,134217728~8388608,150994944~8388608,163577856~16777216,192937984~4194304,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,285212672~8388608,297795584~8388608,310378496~16777216,335544320~16777216,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:22.964 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~8388608,12582912~12582912,29360128~8388608,54525952~8388608,75497472~8388608,100663296~4194304,113246208~8388608,134217728~8388608,150994944~8388608,163577856~16777216,192937984~4194304,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,285212672~8388608,297795584~8388608,310378496~16777216,335544320~16777216,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:22.968 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~8388608,12582912~25165824,54525952~8388608,75497472~12582912,100663296~4194304,113246208~8388608,134217728~12582912,150994944~8388608,163577856~20971520,192937984~8388608,209715200~8388608,226492416~20971520,251658240~29360128,285212672~8388608,297795584~8388608,310378496~16777216,335544320~16777216,364904448~8388608,377487360~12582912,402653184~8388608] 2024-01-15T23:38:22.968 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 6 diff [0~8388608,12582912~12582912,29360128~8388608,54525952~12582912,71303168~12582912,100663296~4194304,109051904~20971520,134217728~8388608,150994944~8388608,163577856~16777216,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,285212672~20971520,310378496~16777216,335544320~16777216,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:22.968 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~8388608,12582912~12582912,29360128~8388608,54525952~12582912,71303168~12582912,100663296~4194304,109051904~20971520,134217728~8388608,150994944~8388608,163577856~16777216,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,285212672~20971520,310378496~16777216,335544320~16777216,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:22.974 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~8388608,12582912~25165824,54525952~33554432,100663296~4194304,109051904~37748736,150994944~8388608,163577856~20971520,188743680~12582912,209715200~8388608,226492416~20971520,251658240~29360128,285212672~20971520,310378496~16777216,335544320~16777216,364904448~8388608,377487360~12582912,402653184~8388608] 2024-01-15T23:38:22.974 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 7 diff [0~8388608,12582912~25165824,41943040~8388608,54525952~29360128,100663296~4194304,109051904~20971520,134217728~8388608,146800640~8388608,163577856~16777216,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,285212672~20971520,310378496~16777216,335544320~20971520,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:22.974 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~8388608,12582912~25165824,41943040~8388608,54525952~29360128,100663296~4194304,109051904~20971520,134217728~8388608,146800640~8388608,163577856~16777216,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,285212672~20971520,310378496~16777216,335544320~20971520,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:22.978 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~8388608,12582912~25165824,41943040~8388608,54525952~33554432,100663296~4194304,109051904~50331648,163577856~20971520,188743680~12582912,209715200~8388608,226492416~20971520,251658240~29360128,285212672~20971520,310378496~16777216,335544320~20971520,364904448~8388608,377487360~12582912,402653184~8388608] 2024-01-15T23:38:22.978 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 8 diff [0~37748736,41943040~8388608,54525952~29360128,88080384~4194304,100663296~4194304,109051904~33554432,146800640~12582912,163577856~20971520,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,285212672~20971520,310378496~16777216,335544320~20971520,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:22.979 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~8388608,54525952~29360128,88080384~4194304,100663296~4194304,109051904~33554432,146800640~12582912,163577856~20971520,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,285212672~20971520,310378496~16777216,335544320~20971520,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:22.983 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~8388608,54525952~37748736,100663296~4194304,109051904~75497472,188743680~12582912,209715200~8388608,226492416~20971520,251658240~29360128,285212672~20971520,310378496~16777216,335544320~20971520,364904448~8388608,377487360~12582912,402653184~8388608] 2024-01-15T23:38:22.983 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 9 diff [0~37748736,41943040~8388608,54525952~29360128,88080384~4194304,100663296~41943040,146800640~12582912,163577856~20971520,188743680~8388608,209715200~4194304,222298112~25165824,251658240~12582912,268435456~12582912,285212672~20971520,310378496~20971520,335544320~37748736,377487360~8388608,402653184~8388608] 2024-01-15T23:38:22.983 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~8388608,54525952~29360128,88080384~4194304,100663296~41943040,146800640~12582912,163577856~20971520,188743680~8388608,209715200~4194304,222298112~25165824,251658240~12582912,268435456~12582912,285212672~20971520,310378496~20971520,335544320~37748736,377487360~8388608,402653184~8388608] 2024-01-15T23:38:22.988 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~8388608,54525952~37748736,100663296~83886080,188743680~12582912,209715200~8388608,222298112~25165824,251658240~54525952,310378496~20971520,335544320~37748736,377487360~12582912,402653184~8388608] 2024-01-15T23:38:22.988 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 10 diff [0~37748736,41943040~41943040,88080384~4194304,100663296~41943040,146800640~12582912,163577856~20971520,188743680~8388608,201326592~12582912,222298112~41943040,268435456~12582912,285212672~20971520,310378496~20971520,335544320~37748736,377487360~8388608,398458880~12582912] 2024-01-15T23:38:22.989 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~41943040,88080384~4194304,100663296~41943040,146800640~12582912,163577856~20971520,188743680~8388608,201326592~12582912,222298112~41943040,268435456~12582912,285212672~20971520,310378496~20971520,335544320~37748736,377487360~8388608,398458880~12582912] 2024-01-15T23:38:22.994 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~50331648,100663296~83886080,188743680~29360128,222298112~83886080,310378496~20971520,335544320~37748736,377487360~12582912,398458880~12582912] 2024-01-15T23:38:22.994 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 11 diff [0~37748736,41943040~41943040,88080384~4194304,100663296~41943040,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,285212672~20971520,310378496~20971520,335544320~37748736,377487360~8388608,394264576~16777216] 2024-01-15T23:38:22.994 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~41943040,88080384~4194304,100663296~41943040,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,285212672~20971520,310378496~20971520,335544320~37748736,377487360~8388608,394264576~16777216] 2024-01-15T23:38:23.000 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~50331648,100663296~83886080,188743680~117440512,310378496~20971520,335544320~37748736,377487360~12582912,394264576~16777216] 2024-01-15T23:38:23.000 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 12 diff [0~37748736,41943040~41943040,88080384~4194304,100663296~41943040,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,285212672~20971520,310378496~20971520,335544320~37748736,377487360~8388608,394264576~16777216] 2024-01-15T23:38:23.000 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~41943040,88080384~4194304,100663296~41943040,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,285212672~20971520,310378496~20971520,335544320~37748736,377487360~8388608,394264576~16777216] 2024-01-15T23:38:23.006 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~50331648,100663296~83886080,188743680~142606336,335544320~37748736,377487360~12582912,394264576~16777216] 2024-01-15T23:38:23.006 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 13 diff [0~37748736,41943040~50331648,100663296~41943040,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,285212672~20971520,310378496~20971520,335544320~37748736,377487360~8388608,394264576~16777216] 2024-01-15T23:38:23.007 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~50331648,100663296~41943040,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,285212672~20971520,310378496~20971520,335544320~37748736,377487360~8388608,394264576~16777216] 2024-01-15T23:38:23.013 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~50331648,100663296~83886080,188743680~142606336,335544320~37748736,377487360~12582912,394264576~16777216] 2024-01-15T23:38:23.013 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 14 diff [0~92274688,100663296~41943040,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,285212672~20971520,310378496~20971520,335544320~37748736,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.013 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,285212672~20971520,310378496~20971520,335544320~37748736,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.021 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~92274688,100663296~83886080,188743680~142606336,335544320~37748736,377487360~33554432] 2024-01-15T23:38:23.021 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 15 diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~46137344,335544320~37748736,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.021 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~46137344,335544320~37748736,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.029 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~230686720,335544320~37748736,377487360~33554432] 2024-01-15T23:38:23.029 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 16 diff [0~92274688,100663296~41943040,146800640~12582912,163577856~117440512,285212672~46137344,335544320~37748736,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.029 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~117440512,285212672~46137344,335544320~37748736,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.037 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~230686720,335544320~37748736,377487360~33554432] 2024-01-15T23:38:23.037 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 17 diff [0~92274688,100663296~41943040,146800640~12582912,163577856~167772160,335544320~50331648,390070272~20971520] 2024-01-15T23:38:23.037 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~167772160,335544320~50331648,390070272~20971520] 2024-01-15T23:38:23.046 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~230686720,335544320~75497472] 2024-01-15T23:38:23.046 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 18 diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:23.046 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:23.055 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:23.055 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to 19 diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:23.055 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:23.064 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:23.064 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 2 diff [0~4194304,16777216~8388608,33554432~4194304,100663296~4194304,234881024~8388608,318767104~8388608,335544320~16777216,364904448~8388608] 2024-01-15T23:38:23.064 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~4194304,16777216~8388608,33554432~4194304,100663296~4194304,234881024~8388608,318767104~8388608,335544320~16777216,364904448~8388608] 2024-01-15T23:38:23.065 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~8388608,16777216~12582912,33554432~4194304,100663296~4194304,234881024~12582912,318767104~8388608,335544320~16777216,364904448~8388608] 2024-01-15T23:38:23.065 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 3 diff [0~8388608,12582912~12582912,33554432~4194304,75497472~4194304,100663296~4194304,163577856~12582912,192937984~4194304,226492416~16777216,297795584~4194304,318767104~8388608,335544320~16777216,364904448~8388608,377487360~8388608] 2024-01-15T23:38:23.065 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~8388608,12582912~12582912,33554432~4194304,75497472~4194304,100663296~4194304,163577856~12582912,192937984~4194304,226492416~16777216,297795584~4194304,318767104~8388608,335544320~16777216,364904448~8388608,377487360~8388608] 2024-01-15T23:38:23.067 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~8388608,12582912~16777216,33554432~4194304,75497472~8388608,100663296~4194304,163577856~16777216,192937984~8388608,226492416~20971520,297795584~4194304,318767104~8388608,335544320~16777216,364904448~8388608,377487360~12582912] 2024-01-15T23:38:23.067 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 4 diff [0~8388608,12582912~12582912,29360128~8388608,54525952~8388608,75497472~4194304,100663296~4194304,150994944~8388608,163577856~16777216,192937984~4194304,226492416~20971520,251658240~12582912,272629760~8388608,297795584~4194304,310378496~16777216,335544320~16777216,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.067 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~8388608,12582912~12582912,29360128~8388608,54525952~8388608,75497472~4194304,100663296~4194304,150994944~8388608,163577856~16777216,192937984~4194304,226492416~20971520,251658240~12582912,272629760~8388608,297795584~4194304,310378496~16777216,335544320~16777216,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.070 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~8388608,12582912~25165824,54525952~8388608,75497472~8388608,100663296~4194304,150994944~8388608,163577856~16777216,192937984~8388608,226492416~20971520,251658240~16777216,272629760~8388608,297795584~4194304,310378496~16777216,335544320~16777216,364904448~8388608,377487360~12582912,402653184~8388608] 2024-01-15T23:38:23.070 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 5 diff [0~8388608,12582912~12582912,29360128~8388608,54525952~8388608,75497472~4194304,100663296~4194304,134217728~8388608,150994944~8388608,163577856~16777216,192937984~4194304,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,297795584~8388608,310378496~16777216,335544320~16777216,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.070 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~8388608,12582912~12582912,29360128~8388608,54525952~8388608,75497472~4194304,100663296~4194304,134217728~8388608,150994944~8388608,163577856~16777216,192937984~4194304,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,297795584~8388608,310378496~16777216,335544320~16777216,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.072 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~8388608,12582912~25165824,54525952~8388608,75497472~8388608,100663296~4194304,134217728~8388608,150994944~8388608,163577856~20971520,192937984~8388608,209715200~8388608,226492416~20971520,251658240~29360128,297795584~8388608,310378496~16777216,335544320~16777216,364904448~8388608,377487360~12582912,402653184~8388608] 2024-01-15T23:38:23.072 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 6 diff [0~8388608,12582912~12582912,29360128~8388608,54525952~12582912,71303168~8388608,100663296~4194304,109051904~20971520,134217728~8388608,150994944~8388608,163577856~16777216,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,335544320~16777216,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.072 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~8388608,12582912~12582912,29360128~8388608,54525952~12582912,71303168~8388608,100663296~4194304,109051904~20971520,134217728~8388608,150994944~8388608,163577856~16777216,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,335544320~16777216,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.076 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~8388608,12582912~25165824,54525952~29360128,100663296~4194304,109051904~33554432,150994944~8388608,163577856~20971520,188743680~12582912,209715200~8388608,226492416~20971520,251658240~29360128,293601280~12582912,310378496~16777216,335544320~16777216,364904448~8388608,377487360~12582912,402653184~8388608] 2024-01-15T23:38:23.076 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 7 diff [0~8388608,12582912~25165824,41943040~8388608,54525952~25165824,100663296~4194304,109051904~20971520,134217728~8388608,146800640~8388608,163577856~16777216,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,335544320~20971520,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.076 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~8388608,12582912~25165824,41943040~8388608,54525952~25165824,100663296~4194304,109051904~20971520,134217728~8388608,146800640~8388608,163577856~16777216,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,335544320~20971520,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.078 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~8388608,12582912~25165824,41943040~8388608,54525952~29360128,100663296~4194304,109051904~33554432,146800640~12582912,163577856~20971520,188743680~12582912,209715200~8388608,226492416~20971520,251658240~29360128,293601280~12582912,310378496~16777216,335544320~20971520,364904448~8388608,377487360~12582912,402653184~8388608] 2024-01-15T23:38:23.079 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 8 diff [0~37748736,41943040~8388608,54525952~25165824,88080384~4194304,100663296~4194304,109051904~33554432,146800640~12582912,163577856~20971520,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,335544320~20971520,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.079 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~8388608,54525952~25165824,88080384~4194304,100663296~4194304,109051904~33554432,146800640~12582912,163577856~20971520,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,335544320~20971520,364904448~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.082 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~8388608,54525952~29360128,88080384~4194304,100663296~4194304,109051904~33554432,146800640~37748736,188743680~12582912,209715200~8388608,226492416~20971520,251658240~29360128,293601280~12582912,310378496~16777216,335544320~20971520,364904448~8388608,377487360~12582912,402653184~8388608] 2024-01-15T23:38:23.082 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 9 diff [0~37748736,41943040~8388608,54525952~25165824,88080384~4194304,100663296~41943040,146800640~12582912,163577856~20971520,188743680~8388608,209715200~4194304,222298112~25165824,251658240~12582912,268435456~12582912,293601280~12582912,310378496~20971520,335544320~37748736,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.082 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~8388608,54525952~25165824,88080384~4194304,100663296~41943040,146800640~12582912,163577856~20971520,188743680~8388608,209715200~4194304,222298112~25165824,251658240~12582912,268435456~12582912,293601280~12582912,310378496~20971520,335544320~37748736,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.086 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~8388608,54525952~29360128,88080384~4194304,100663296~41943040,146800640~37748736,188743680~12582912,209715200~8388608,222298112~25165824,251658240~33554432,293601280~12582912,310378496~20971520,335544320~37748736,377487360~12582912,402653184~8388608] 2024-01-15T23:38:23.086 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 10 diff [0~37748736,41943040~41943040,88080384~4194304,100663296~41943040,146800640~12582912,163577856~20971520,188743680~8388608,201326592~12582912,222298112~41943040,268435456~12582912,293601280~12582912,310378496~20971520,335544320~37748736,377487360~8388608,398458880~12582912] 2024-01-15T23:38:23.086 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~41943040,88080384~4194304,100663296~41943040,146800640~12582912,163577856~20971520,188743680~8388608,201326592~12582912,222298112~41943040,268435456~12582912,293601280~12582912,310378496~20971520,335544320~37748736,377487360~8388608,398458880~12582912] 2024-01-15T23:38:23.092 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~50331648,100663296~41943040,146800640~37748736,188743680~29360128,222298112~62914560,293601280~12582912,310378496~20971520,335544320~37748736,377487360~12582912,398458880~12582912] 2024-01-15T23:38:23.092 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 11 diff [0~37748736,41943040~41943040,88080384~4194304,100663296~41943040,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,335544320~37748736,377487360~8388608,394264576~16777216] 2024-01-15T23:38:23.092 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~41943040,88080384~4194304,100663296~41943040,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,335544320~37748736,377487360~8388608,394264576~16777216] 2024-01-15T23:38:23.097 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~50331648,100663296~41943040,146800640~37748736,188743680~96468992,293601280~12582912,310378496~20971520,335544320~37748736,377487360~12582912,394264576~16777216] 2024-01-15T23:38:23.097 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 12 diff [0~37748736,41943040~50331648,100663296~41943040,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,335544320~37748736,377487360~8388608,394264576~16777216] 2024-01-15T23:38:23.097 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~50331648,100663296~41943040,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,335544320~37748736,377487360~8388608,394264576~16777216] 2024-01-15T23:38:23.103 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~50331648,100663296~41943040,146800640~37748736,188743680~96468992,293601280~37748736,335544320~37748736,377487360~12582912,394264576~16777216] 2024-01-15T23:38:23.103 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 13 diff [0~37748736,41943040~50331648,100663296~41943040,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,335544320~37748736,377487360~8388608,394264576~16777216] 2024-01-15T23:38:23.103 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~50331648,100663296~41943040,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,335544320~37748736,377487360~8388608,394264576~16777216] 2024-01-15T23:38:23.108 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~50331648,100663296~41943040,146800640~37748736,188743680~96468992,293601280~37748736,335544320~37748736,377487360~12582912,394264576~16777216] 2024-01-15T23:38:23.108 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 14 diff [0~92274688,100663296~41943040,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,335544320~37748736,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.109 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,335544320~37748736,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.114 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~92274688,100663296~41943040,146800640~37748736,188743680~96468992,293601280~37748736,335544320~37748736,377487360~33554432] 2024-01-15T23:38:23.114 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 15 diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~37748736,335544320~37748736,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.114 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~37748736,335544320~37748736,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.122 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~37748736,335544320~37748736,377487360~33554432] 2024-01-15T23:38:23.122 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 16 diff [0~92274688,100663296~41943040,146800640~12582912,163577856~117440512,285212672~4194304,293601280~37748736,335544320~37748736,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.122 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~117440512,285212672~4194304,293601280~37748736,335544320~37748736,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.129 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~37748736,335544320~37748736,377487360~33554432] 2024-01-15T23:38:23.129 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 17 diff [0~92274688,100663296~41943040,146800640~12582912,163577856~125829120,293601280~37748736,335544320~50331648,390070272~20971520] 2024-01-15T23:38:23.129 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~125829120,293601280~37748736,335544320~50331648,390070272~20971520] 2024-01-15T23:38:23.135 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~37748736,335544320~75497472] 2024-01-15T23:38:23.135 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 18 diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:23.136 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:23.143 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:23.143 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to 19 diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:23.143 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:23.152 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:23.152 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 3 diff [0~8388608,12582912~8388608,75497472~4194304,163577856~12582912,192937984~4194304,226492416~8388608,297795584~4194304,343932928~8388608,377487360~8388608] 2024-01-15T23:38:23.152 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~8388608,12582912~8388608,75497472~4194304,163577856~12582912,192937984~4194304,226492416~8388608,297795584~4194304,343932928~8388608,377487360~8388608] 2024-01-15T23:38:23.153 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~8388608,12582912~12582912,75497472~8388608,163577856~16777216,192937984~8388608,226492416~8388608,297795584~4194304,343932928~8388608,377487360~12582912] 2024-01-15T23:38:23.153 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 4 diff [0~8388608,12582912~8388608,29360128~4194304,54525952~8388608,75497472~4194304,150994944~8388608,163577856~16777216,192937984~4194304,226492416~8388608,243269632~4194304,251658240~12582912,272629760~8388608,297795584~4194304,310378496~8388608,343932928~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.153 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~8388608,12582912~8388608,29360128~4194304,54525952~8388608,75497472~4194304,150994944~8388608,163577856~16777216,192937984~4194304,226492416~8388608,243269632~4194304,251658240~12582912,272629760~8388608,297795584~4194304,310378496~8388608,343932928~8388608,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.154 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~8388608,12582912~12582912,29360128~4194304,54525952~8388608,75497472~8388608,150994944~8388608,163577856~16777216,192937984~8388608,226492416~8388608,243269632~4194304,251658240~16777216,272629760~8388608,297795584~4194304,310378496~12582912,343932928~8388608,377487360~12582912,402653184~8388608] 2024-01-15T23:38:23.154 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 5 diff [0~8388608,12582912~8388608,29360128~8388608,54525952~8388608,75497472~4194304,134217728~8388608,150994944~8388608,163577856~16777216,192937984~4194304,209715200~4194304,226492416~8388608,243269632~4194304,251658240~12582912,268435456~12582912,297795584~8388608,310378496~8388608,339738624~12582912,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.154 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~8388608,12582912~8388608,29360128~8388608,54525952~8388608,75497472~4194304,134217728~8388608,150994944~8388608,163577856~16777216,192937984~4194304,209715200~4194304,226492416~8388608,243269632~4194304,251658240~12582912,268435456~12582912,297795584~8388608,310378496~8388608,339738624~12582912,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.156 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~8388608,12582912~12582912,29360128~8388608,54525952~8388608,75497472~8388608,134217728~8388608,150994944~8388608,163577856~20971520,192937984~8388608,209715200~8388608,226492416~8388608,243269632~4194304,251658240~29360128,297795584~8388608,310378496~12582912,339738624~12582912,377487360~12582912,402653184~8388608] 2024-01-15T23:38:23.156 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 6 diff [0~8388608,12582912~8388608,29360128~8388608,54525952~12582912,71303168~8388608,109051904~20971520,134217728~8388608,150994944~8388608,163577856~16777216,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,339738624~12582912,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.156 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~8388608,12582912~8388608,29360128~8388608,54525952~12582912,71303168~8388608,109051904~20971520,134217728~8388608,150994944~8388608,163577856~16777216,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,339738624~12582912,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.158 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~8388608,12582912~12582912,29360128~8388608,54525952~29360128,109051904~33554432,150994944~8388608,163577856~20971520,188743680~12582912,209715200~8388608,226492416~20971520,251658240~29360128,293601280~12582912,310378496~16777216,339738624~12582912,377487360~12582912,402653184~8388608] 2024-01-15T23:38:23.158 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 7 diff [0~8388608,12582912~25165824,41943040~8388608,54525952~25165824,109051904~20971520,134217728~8388608,146800640~8388608,163577856~16777216,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,339738624~16777216,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.158 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~8388608,12582912~25165824,41943040~8388608,54525952~25165824,109051904~20971520,134217728~8388608,146800640~8388608,163577856~16777216,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,339738624~16777216,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.160 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~8388608,12582912~25165824,41943040~8388608,54525952~29360128,109051904~33554432,146800640~12582912,163577856~20971520,188743680~12582912,209715200~8388608,226492416~20971520,251658240~29360128,293601280~12582912,310378496~16777216,339738624~16777216,377487360~12582912,402653184~8388608] 2024-01-15T23:38:23.160 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 8 diff [0~37748736,41943040~8388608,54525952~25165824,88080384~4194304,109051904~33554432,146800640~12582912,163577856~20971520,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,339738624~16777216,369098752~4194304,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.160 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~8388608,54525952~25165824,88080384~4194304,109051904~33554432,146800640~12582912,163577856~20971520,188743680~8388608,209715200~4194304,226492416~20971520,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,339738624~16777216,369098752~4194304,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.163 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~8388608,54525952~29360128,88080384~4194304,109051904~33554432,146800640~37748736,188743680~12582912,209715200~8388608,226492416~20971520,251658240~29360128,293601280~12582912,310378496~16777216,339738624~16777216,369098752~4194304,377487360~12582912,402653184~8388608] 2024-01-15T23:38:23.163 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 9 diff [0~37748736,41943040~8388608,54525952~25165824,88080384~4194304,104857600~37748736,146800640~12582912,163577856~20971520,188743680~8388608,209715200~4194304,222298112~25165824,251658240~12582912,268435456~12582912,293601280~12582912,310378496~20971520,339738624~25165824,369098752~4194304,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.163 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~8388608,54525952~25165824,88080384~4194304,104857600~37748736,146800640~12582912,163577856~20971520,188743680~8388608,209715200~4194304,222298112~25165824,251658240~12582912,268435456~12582912,293601280~12582912,310378496~20971520,339738624~25165824,369098752~4194304,377487360~8388608,402653184~8388608] 2024-01-15T23:38:23.166 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~8388608,54525952~29360128,88080384~4194304,104857600~37748736,146800640~37748736,188743680~12582912,209715200~8388608,222298112~25165824,251658240~33554432,293601280~12582912,310378496~20971520,339738624~25165824,369098752~4194304,377487360~12582912,402653184~8388608] 2024-01-15T23:38:23.166 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 10 diff [0~37748736,41943040~41943040,88080384~4194304,104857600~37748736,146800640~12582912,163577856~20971520,188743680~8388608,201326592~12582912,222298112~41943040,268435456~12582912,293601280~12582912,310378496~20971520,339738624~25165824,369098752~4194304,377487360~8388608,398458880~12582912] 2024-01-15T23:38:23.167 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~41943040,88080384~4194304,104857600~37748736,146800640~12582912,163577856~20971520,188743680~8388608,201326592~12582912,222298112~41943040,268435456~12582912,293601280~12582912,310378496~20971520,339738624~25165824,369098752~4194304,377487360~8388608,398458880~12582912] 2024-01-15T23:38:23.170 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~50331648,104857600~37748736,146800640~37748736,188743680~29360128,222298112~62914560,293601280~12582912,310378496~20971520,339738624~25165824,369098752~4194304,377487360~12582912,398458880~12582912] 2024-01-15T23:38:23.170 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 11 diff [0~37748736,41943040~41943040,88080384~4194304,104857600~37748736,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,339738624~25165824,369098752~4194304,377487360~8388608,394264576~16777216] 2024-01-15T23:38:23.170 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~41943040,88080384~4194304,104857600~37748736,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,339738624~25165824,369098752~4194304,377487360~8388608,394264576~16777216] 2024-01-15T23:38:23.175 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~50331648,104857600~37748736,146800640~37748736,188743680~96468992,293601280~12582912,310378496~20971520,339738624~33554432,377487360~12582912,394264576~16777216] 2024-01-15T23:38:23.175 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 12 diff [0~37748736,41943040~50331648,104857600~37748736,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,339738624~33554432,377487360~8388608,394264576~16777216] 2024-01-15T23:38:23.175 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~50331648,104857600~37748736,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,339738624~33554432,377487360~8388608,394264576~16777216] 2024-01-15T23:38:23.180 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~50331648,104857600~37748736,146800640~37748736,188743680~96468992,293601280~37748736,339738624~33554432,377487360~12582912,394264576~16777216] 2024-01-15T23:38:23.180 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 13 diff [0~37748736,41943040~50331648,104857600~37748736,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,339738624~33554432,377487360~8388608,394264576~16777216] 2024-01-15T23:38:23.180 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~37748736,41943040~50331648,104857600~37748736,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,339738624~33554432,377487360~8388608,394264576~16777216] 2024-01-15T23:38:23.185 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~37748736,41943040~50331648,104857600~37748736,146800640~37748736,188743680~96468992,293601280~37748736,339738624~33554432,377487360~12582912,394264576~16777216] 2024-01-15T23:38:23.185 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 14 diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,339738624~33554432,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.185 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~20971520,188743680~25165824,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,339738624~33554432,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.190 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~92274688,104857600~37748736,146800640~37748736,188743680~96468992,293601280~37748736,339738624~33554432,377487360~33554432] 2024-01-15T23:38:23.190 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 15 diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~37748736,339738624~33554432,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.191 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~37748736,339738624~33554432,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.196 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~37748736,339738624~33554432,377487360~33554432] 2024-01-15T23:38:23.196 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 16 diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~117440512,285212672~4194304,293601280~37748736,339738624~33554432,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.196 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~117440512,285212672~4194304,293601280~37748736,339738624~33554432,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.202 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~37748736,339738624~33554432,377487360~33554432] 2024-01-15T23:38:23.202 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 17 diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~125829120,293601280~37748736,339738624~46137344,390070272~20971520] 2024-01-15T23:38:23.203 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~125829120,293601280~37748736,339738624~46137344,390070272~20971520] 2024-01-15T23:38:23.209 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~37748736,339738624~71303168] 2024-01-15T23:38:23.209 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 18 diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:23.209 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:23.216 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:23.216 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to 19 diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:23.216 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:23.223 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:23.223 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 4 diff [29360128~4194304,54525952~8388608,150994944~8388608,171966464~4194304,243269632~4194304,251658240~12582912,272629760~8388608,310378496~8388608,402653184~8388608] 2024-01-15T23:38:23.223 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [29360128~4194304,54525952~8388608,150994944~8388608,171966464~4194304,243269632~4194304,251658240~12582912,272629760~8388608,310378496~8388608,402653184~8388608] 2024-01-15T23:38:23.224 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [29360128~4194304,54525952~8388608,150994944~8388608,171966464~8388608,243269632~4194304,251658240~16777216,272629760~8388608,310378496~12582912,402653184~8388608] 2024-01-15T23:38:23.224 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 5 diff [29360128~8388608,54525952~8388608,134217728~8388608,150994944~8388608,171966464~8388608,209715200~4194304,243269632~4194304,251658240~12582912,268435456~12582912,297795584~8388608,310378496~8388608,339738624~4194304,377487360~4194304,402653184~8388608] 2024-01-15T23:38:23.225 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [29360128~8388608,54525952~8388608,134217728~8388608,150994944~8388608,171966464~8388608,209715200~4194304,243269632~4194304,251658240~12582912,268435456~12582912,297795584~8388608,310378496~8388608,339738624~4194304,377487360~4194304,402653184~8388608] 2024-01-15T23:38:23.226 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [29360128~8388608,54525952~8388608,134217728~8388608,150994944~8388608,171966464~12582912,209715200~8388608,243269632~4194304,251658240~29360128,297795584~8388608,310378496~12582912,339738624~4194304,377487360~4194304,402653184~8388608] 2024-01-15T23:38:23.226 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 6 diff [29360128~8388608,54525952~12582912,71303168~4194304,109051904~20971520,134217728~8388608,150994944~8388608,171966464~8388608,188743680~4194304,209715200~4194304,234881024~12582912,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,339738624~4194304,377487360~4194304,402653184~8388608] 2024-01-15T23:38:23.226 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [29360128~8388608,54525952~12582912,71303168~4194304,109051904~20971520,134217728~8388608,150994944~8388608,171966464~8388608,188743680~4194304,209715200~4194304,234881024~12582912,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,339738624~4194304,377487360~4194304,402653184~8388608] 2024-01-15T23:38:23.227 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [29360128~8388608,54525952~25165824,109051904~33554432,150994944~8388608,171966464~12582912,188743680~4194304,209715200~8388608,234881024~12582912,251658240~29360128,293601280~12582912,310378496~16777216,339738624~4194304,377487360~4194304,402653184~8388608] 2024-01-15T23:38:23.227 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 7 diff [20971520~16777216,41943040~8388608,54525952~20971520,79691776~4194304,109051904~20971520,134217728~8388608,146800640~8388608,171966464~8388608,188743680~4194304,209715200~4194304,234881024~12582912,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,339738624~4194304,352321536~4194304,377487360~4194304,402653184~8388608] 2024-01-15T23:38:23.228 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [20971520~16777216,41943040~8388608,54525952~20971520,79691776~4194304,109051904~20971520,134217728~8388608,146800640~8388608,171966464~8388608,188743680~4194304,209715200~4194304,234881024~12582912,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,339738624~4194304,352321536~4194304,377487360~4194304,402653184~8388608] 2024-01-15T23:38:23.230 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [20971520~16777216,41943040~8388608,54525952~29360128,109051904~33554432,146800640~12582912,171966464~12582912,188743680~4194304,209715200~8388608,234881024~12582912,251658240~29360128,293601280~12582912,310378496~16777216,339738624~4194304,352321536~4194304,377487360~4194304,402653184~8388608] 2024-01-15T23:38:23.230 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 8 diff [8388608~8388608,20971520~16777216,41943040~8388608,54525952~20971520,79691776~4194304,88080384~4194304,109051904~33554432,146800640~12582912,171966464~12582912,188743680~4194304,209715200~4194304,226492416~4194304,234881024~12582912,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,339738624~4194304,352321536~4194304,369098752~4194304,377487360~4194304,402653184~8388608] 2024-01-15T23:38:23.230 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,20971520~16777216,41943040~8388608,54525952~20971520,79691776~4194304,88080384~4194304,109051904~33554432,146800640~12582912,171966464~12582912,188743680~4194304,209715200~4194304,226492416~4194304,234881024~12582912,251658240~12582912,268435456~12582912,293601280~12582912,310378496~16777216,339738624~4194304,352321536~4194304,369098752~4194304,377487360~4194304,402653184~8388608] 2024-01-15T23:38:23.233 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,20971520~16777216,41943040~8388608,54525952~29360128,88080384~4194304,109051904~33554432,146800640~16777216,171966464~12582912,188743680~4194304,209715200~8388608,226492416~20971520,251658240~29360128,293601280~12582912,310378496~16777216,339738624~4194304,352321536~4194304,369098752~4194304,377487360~4194304,402653184~8388608] 2024-01-15T23:38:23.233 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 9 diff [8388608~8388608,20971520~16777216,41943040~8388608,54525952~20971520,79691776~4194304,88080384~4194304,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,209715200~4194304,222298112~8388608,234881024~12582912,251658240~12582912,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~12582912,369098752~4194304,377487360~4194304,402653184~8388608] 2024-01-15T23:38:23.233 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,20971520~16777216,41943040~8388608,54525952~20971520,79691776~4194304,88080384~4194304,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,209715200~4194304,222298112~8388608,234881024~12582912,251658240~12582912,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~12582912,369098752~4194304,377487360~4194304,402653184~8388608] 2024-01-15T23:38:23.236 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,20971520~16777216,41943040~8388608,54525952~29360128,88080384~4194304,104857600~37748736,146800640~16777216,167772160~16777216,188743680~4194304,209715200~8388608,222298112~25165824,251658240~33554432,293601280~12582912,310378496~20971520,339738624~4194304,352321536~12582912,369098752~4194304,377487360~4194304,402653184~8388608] 2024-01-15T23:38:23.236 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 10 diff [0~12582912,20971520~16777216,41943040~33554432,79691776~4194304,88080384~4194304,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,201326592~12582912,222298112~8388608,234881024~29360128,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~12582912,369098752~4194304,377487360~4194304,398458880~12582912] 2024-01-15T23:38:23.236 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~16777216,41943040~33554432,79691776~4194304,88080384~4194304,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,201326592~12582912,222298112~8388608,234881024~29360128,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~12582912,369098752~4194304,377487360~4194304,398458880~12582912] 2024-01-15T23:38:23.239 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~16777216,41943040~50331648,104857600~37748736,146800640~16777216,167772160~16777216,188743680~8388608,201326592~16777216,222298112~62914560,293601280~12582912,310378496~20971520,339738624~4194304,352321536~12582912,369098752~4194304,377487360~4194304,398458880~12582912] 2024-01-15T23:38:23.239 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 11 diff [0~12582912,20971520~16777216,41943040~41943040,88080384~4194304,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,197132288~16777216,218103808~12582912,234881024~29360128,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~12582912,369098752~4194304,377487360~4194304,394264576~16777216] 2024-01-15T23:38:23.239 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~16777216,41943040~41943040,88080384~4194304,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,197132288~16777216,218103808~12582912,234881024~29360128,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~12582912,369098752~4194304,377487360~4194304,394264576~16777216] 2024-01-15T23:38:23.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:22 smithi163 ceph-mon[138526]: pgmap v2708: 137 pgs: 137 active+clean; 739 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 236 KiB/s rd, 43 MiB/s wr, 366 op/s 2024-01-15T23:38:23.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:22 smithi163 ceph-mon[138526]: osdmap e1495: 8 total, 8 up, 8 in 2024-01-15T23:38:23.243 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~16777216,41943040~50331648,104857600~37748736,146800640~16777216,167772160~16777216,188743680~96468992,293601280~12582912,310378496~20971520,339738624~4194304,352321536~20971520,377487360~4194304,394264576~16777216] 2024-01-15T23:38:23.243 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 12 diff [0~12582912,20971520~16777216,41943040~50331648,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,197132288~16777216,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~20971520,377487360~4194304,394264576~16777216] 2024-01-15T23:38:23.243 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~16777216,41943040~50331648,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,197132288~16777216,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~20971520,377487360~4194304,394264576~16777216] 2024-01-15T23:38:23.247 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~16777216,41943040~50331648,104857600~37748736,146800640~16777216,167772160~16777216,188743680~96468992,293601280~37748736,339738624~4194304,352321536~20971520,377487360~4194304,394264576~16777216] 2024-01-15T23:38:23.247 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 13 diff [0~12582912,20971520~16777216,41943040~50331648,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,197132288~16777216,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~20971520,377487360~4194304,394264576~16777216] 2024-01-15T23:38:23.247 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~16777216,41943040~50331648,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,197132288~16777216,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~20971520,377487360~4194304,394264576~16777216] 2024-01-15T23:38:23.252 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~16777216,41943040~50331648,104857600~37748736,146800640~16777216,167772160~16777216,188743680~96468992,293601280~37748736,339738624~4194304,352321536~20971520,377487360~4194304,394264576~16777216] 2024-01-15T23:38:23.252 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 14 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,197132288~16777216,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~20971520,377487360~4194304,390070272~20971520] 2024-01-15T23:38:23.252 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,197132288~16777216,218103808~46137344,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~20971520,377487360~4194304,390070272~20971520] 2024-01-15T23:38:23.257 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~71303168,104857600~37748736,146800640~16777216,167772160~16777216,188743680~96468992,293601280~37748736,339738624~4194304,352321536~20971520,377487360~4194304,390070272~20971520] 2024-01-15T23:38:23.257 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 15 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,184549376~8388608,197132288~16777216,218103808~62914560,285212672~4194304,293601280~37748736,339738624~4194304,352321536~20971520,377487360~4194304,390070272~20971520] 2024-01-15T23:38:23.257 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,184549376~8388608,197132288~16777216,218103808~62914560,285212672~4194304,293601280~37748736,339738624~4194304,352321536~20971520,377487360~4194304,390070272~20971520] 2024-01-15T23:38:23.262 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~75497472,104857600~37748736,146800640~16777216,167772160~121634816,293601280~37748736,339738624~4194304,352321536~20971520,377487360~4194304,390070272~20971520] 2024-01-15T23:38:23.262 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 16 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,184549376~8388608,197132288~83886080,285212672~4194304,293601280~37748736,339738624~4194304,352321536~20971520,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.262 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,184549376~8388608,197132288~83886080,285212672~4194304,293601280~37748736,339738624~4194304,352321536~20971520,377487360~8388608,390070272~20971520] 2024-01-15T23:38:23.268 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~75497472,104857600~37748736,146800640~16777216,167772160~121634816,293601280~37748736,339738624~4194304,352321536~20971520,377487360~33554432] 2024-01-15T23:38:23.268 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 17 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,184549376~8388608,197132288~92274688,293601280~37748736,339738624~4194304,352321536~33554432,390070272~20971520] 2024-01-15T23:38:23.269 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,184549376~8388608,197132288~92274688,293601280~37748736,339738624~4194304,352321536~33554432,390070272~20971520] 2024-01-15T23:38:23.274 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~75497472,104857600~37748736,146800640~16777216,167772160~121634816,293601280~37748736,339738624~4194304,352321536~58720256] 2024-01-15T23:38:23.274 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 18 diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:23.274 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:23.280 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:23.280 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to 19 diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:23.280 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:23.287 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:23.287 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 5 diff [33554432~4194304,134217728~8388608,155189248~4194304,176160768~4194304,209715200~4194304,268435456~4194304,297795584~8388608,339738624~4194304,377487360~4194304] 2024-01-15T23:38:23.288 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [33554432~4194304,134217728~8388608,155189248~4194304,176160768~4194304,209715200~4194304,268435456~4194304,297795584~8388608,339738624~4194304,377487360~4194304] 2024-01-15T23:38:23.288 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [33554432~4194304,134217728~8388608,155189248~4194304,176160768~8388608,209715200~8388608,268435456~8388608,297795584~8388608,339738624~4194304,377487360~4194304] 2024-01-15T23:38:23.288 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 6 diff [33554432~4194304,62914560~4194304,71303168~4194304,109051904~20971520,134217728~8388608,155189248~4194304,176160768~4194304,188743680~4194304,209715200~4194304,234881024~8388608,268435456~8388608,293601280~12582912,318767104~8388608,339738624~4194304,377487360~4194304] 2024-01-15T23:38:23.288 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [33554432~4194304,62914560~4194304,71303168~4194304,109051904~20971520,134217728~8388608,155189248~4194304,176160768~4194304,188743680~4194304,209715200~4194304,234881024~8388608,268435456~8388608,293601280~12582912,318767104~8388608,339738624~4194304,377487360~4194304] 2024-01-15T23:38:23.289 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [33554432~4194304,62914560~16777216,109051904~33554432,155189248~4194304,176160768~8388608,188743680~4194304,209715200~8388608,234881024~8388608,268435456~12582912,293601280~12582912,318767104~8388608,339738624~4194304,377487360~4194304] 2024-01-15T23:38:23.290 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 7 diff [20971520~8388608,33554432~4194304,41943040~8388608,58720256~16777216,79691776~4194304,109051904~20971520,134217728~8388608,146800640~12582912,176160768~4194304,188743680~4194304,209715200~4194304,234881024~8388608,251658240~4194304,268435456~8388608,293601280~12582912,318767104~8388608,339738624~4194304,352321536~4194304,377487360~4194304] 2024-01-15T23:38:23.290 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [20971520~8388608,33554432~4194304,41943040~8388608,58720256~16777216,79691776~4194304,109051904~20971520,134217728~8388608,146800640~12582912,176160768~4194304,188743680~4194304,209715200~4194304,234881024~8388608,251658240~4194304,268435456~8388608,293601280~12582912,318767104~8388608,339738624~4194304,352321536~4194304,377487360~4194304] 2024-01-15T23:38:23.291 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [20971520~8388608,33554432~4194304,41943040~8388608,58720256~25165824,109051904~33554432,146800640~12582912,176160768~8388608,188743680~4194304,209715200~8388608,234881024~8388608,251658240~8388608,268435456~12582912,293601280~12582912,318767104~8388608,339738624~4194304,352321536~4194304,377487360~4194304] 2024-01-15T23:38:23.291 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 8 diff [8388608~8388608,20971520~8388608,33554432~4194304,41943040~8388608,54525952~20971520,79691776~4194304,88080384~4194304,109051904~33554432,146800640~16777216,171966464~8388608,188743680~4194304,209715200~4194304,226492416~4194304,234881024~8388608,251658240~8388608,268435456~8388608,293601280~12582912,310378496~16777216,339738624~4194304,352321536~4194304,369098752~4194304,377487360~4194304] 2024-01-15T23:38:23.291 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,20971520~8388608,33554432~4194304,41943040~8388608,54525952~20971520,79691776~4194304,88080384~4194304,109051904~33554432,146800640~16777216,171966464~8388608,188743680~4194304,209715200~4194304,226492416~4194304,234881024~8388608,251658240~8388608,268435456~8388608,293601280~12582912,310378496~16777216,339738624~4194304,352321536~4194304,369098752~4194304,377487360~4194304] 2024-01-15T23:38:23.293 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,20971520~8388608,33554432~4194304,41943040~8388608,54525952~29360128,88080384~4194304,109051904~33554432,146800640~16777216,171966464~12582912,188743680~4194304,209715200~8388608,226492416~16777216,251658240~8388608,268435456~12582912,293601280~12582912,310378496~16777216,339738624~4194304,352321536~4194304,369098752~4194304,377487360~4194304] 2024-01-15T23:38:23.293 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 9 diff [8388608~8388608,20971520~8388608,33554432~4194304,41943040~8388608,54525952~20971520,79691776~4194304,88080384~4194304,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,209715200~4194304,222298112~8388608,234881024~8388608,251658240~8388608,268435456~12582912,293601280~12582912,310378496~12582912,327155712~4194304,339738624~4194304,352321536~12582912,369098752~4194304,377487360~4194304] 2024-01-15T23:38:23.293 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,20971520~8388608,33554432~4194304,41943040~8388608,54525952~20971520,79691776~4194304,88080384~4194304,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,209715200~4194304,222298112~8388608,234881024~8388608,251658240~8388608,268435456~12582912,293601280~12582912,310378496~12582912,327155712~4194304,339738624~4194304,352321536~12582912,369098752~4194304,377487360~4194304] 2024-01-15T23:38:23.297 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,20971520~8388608,33554432~4194304,41943040~8388608,54525952~29360128,88080384~4194304,104857600~37748736,146800640~16777216,167772160~16777216,188743680~4194304,209715200~8388608,222298112~20971520,251658240~8388608,268435456~16777216,293601280~12582912,310378496~20971520,339738624~4194304,352321536~12582912,369098752~4194304,377487360~4194304] 2024-01-15T23:38:23.297 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 10 diff [0~12582912,20971520~8388608,33554432~4194304,41943040~33554432,79691776~4194304,88080384~4194304,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,201326592~12582912,222298112~8388608,234881024~8388608,247463936~12582912,268435456~12582912,293601280~12582912,310378496~12582912,327155712~4194304,339738624~4194304,352321536~12582912,369098752~4194304,377487360~4194304,398458880~4194304] 2024-01-15T23:38:23.297 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,33554432~4194304,41943040~33554432,79691776~4194304,88080384~4194304,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,201326592~12582912,222298112~8388608,234881024~8388608,247463936~12582912,268435456~12582912,293601280~12582912,310378496~12582912,327155712~4194304,339738624~4194304,352321536~12582912,369098752~4194304,377487360~4194304,398458880~4194304] 2024-01-15T23:38:23.300 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~8388608,33554432~4194304,41943040~50331648,104857600~37748736,146800640~16777216,167772160~16777216,188743680~8388608,201326592~16777216,222298112~20971520,247463936~12582912,268435456~16777216,293601280~12582912,310378496~20971520,339738624~4194304,352321536~12582912,369098752~4194304,377487360~4194304,398458880~4194304] 2024-01-15T23:38:23.300 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 11 diff [0~12582912,20971520~8388608,33554432~4194304,41943040~41943040,88080384~4194304,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,197132288~16777216,218103808~12582912,234881024~8388608,247463936~12582912,268435456~12582912,293601280~12582912,310378496~12582912,327155712~4194304,339738624~4194304,352321536~12582912,369098752~4194304,377487360~4194304,394264576~8388608] 2024-01-15T23:38:23.300 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,33554432~4194304,41943040~41943040,88080384~4194304,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,197132288~16777216,218103808~12582912,234881024~8388608,247463936~12582912,268435456~12582912,293601280~12582912,310378496~12582912,327155712~4194304,339738624~4194304,352321536~12582912,369098752~4194304,377487360~4194304,394264576~8388608] 2024-01-15T23:38:23.303 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~16777216,41943040~50331648,104857600~37748736,146800640~16777216,167772160~16777216,188743680~54525952,247463936~12582912,268435456~16777216,293601280~12582912,310378496~20971520,339738624~4194304,352321536~20971520,377487360~4194304,394264576~8388608] 2024-01-15T23:38:23.303 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 12 diff [0~12582912,20971520~8388608,33554432~4194304,41943040~50331648,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~20971520,377487360~4194304,394264576~8388608] 2024-01-15T23:38:23.303 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,33554432~4194304,41943040~50331648,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~20971520,377487360~4194304,394264576~8388608] 2024-01-15T23:38:23.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:22 smithi053 ceph-mon[146052]: pgmap v2708: 137 pgs: 137 active+clean; 739 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 236 KiB/s rd, 43 MiB/s wr, 366 op/s 2024-01-15T23:38:23.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:22 smithi053 ceph-mon[146052]: osdmap e1495: 8 total, 8 up, 8 in 2024-01-15T23:38:23.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:22 smithi053 ceph-mon[143363]: pgmap v2708: 137 pgs: 137 active+clean; 739 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 236 KiB/s rd, 43 MiB/s wr, 366 op/s 2024-01-15T23:38:23.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:22 smithi053 ceph-mon[143363]: osdmap e1495: 8 total, 8 up, 8 in 2024-01-15T23:38:23.307 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~16777216,41943040~50331648,104857600~37748736,146800640~16777216,167772160~16777216,188743680~71303168,268435456~16777216,293601280~37748736,339738624~4194304,352321536~20971520,377487360~4194304,394264576~8388608] 2024-01-15T23:38:23.307 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 13 diff [0~12582912,20971520~8388608,33554432~4194304,41943040~50331648,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~20971520,377487360~4194304,394264576~8388608] 2024-01-15T23:38:23.307 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,33554432~4194304,41943040~50331648,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~20971520,377487360~4194304,394264576~8388608] 2024-01-15T23:38:23.311 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~16777216,41943040~50331648,104857600~37748736,146800640~16777216,167772160~16777216,188743680~71303168,268435456~16777216,293601280~37748736,339738624~4194304,352321536~20971520,377487360~4194304,394264576~12582912] 2024-01-15T23:38:23.311 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 14 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~20971520,377487360~4194304,390070272~12582912] 2024-01-15T23:38:23.311 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,293601280~12582912,310378496~20971520,339738624~4194304,352321536~20971520,377487360~4194304,390070272~12582912] 2024-01-15T23:38:23.315 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~71303168,104857600~37748736,146800640~16777216,167772160~16777216,188743680~71303168,268435456~16777216,293601280~37748736,339738624~4194304,352321536~20971520,377487360~4194304,390070272~16777216] 2024-01-15T23:38:23.315 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 15 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,293601280~37748736,339738624~4194304,352321536~20971520,377487360~4194304,390070272~12582912] 2024-01-15T23:38:23.316 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,293601280~37748736,339738624~4194304,352321536~20971520,377487360~4194304,390070272~12582912] 2024-01-15T23:38:23.321 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~75497472,104857600~37748736,146800640~16777216,167772160~92274688,264241152~25165824,293601280~37748736,339738624~4194304,352321536~20971520,377487360~4194304,390070272~16777216] 2024-01-15T23:38:23.321 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 16 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,184549376~8388608,197132288~46137344,247463936~12582912,264241152~16777216,285212672~4194304,293601280~37748736,339738624~4194304,352321536~20971520,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.321 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,184549376~8388608,197132288~46137344,247463936~12582912,264241152~16777216,285212672~4194304,293601280~37748736,339738624~4194304,352321536~20971520,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.326 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~75497472,104857600~37748736,146800640~16777216,167772160~92274688,264241152~25165824,293601280~37748736,339738624~4194304,352321536~20971520,377487360~29360128] 2024-01-15T23:38:23.326 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 17 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,184549376~8388608,197132288~46137344,247463936~12582912,264241152~25165824,293601280~37748736,339738624~4194304,352321536~33554432,390070272~12582912] 2024-01-15T23:38:23.326 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,184549376~8388608,197132288~46137344,247463936~12582912,264241152~25165824,293601280~37748736,339738624~4194304,352321536~33554432,390070272~12582912] 2024-01-15T23:38:23.331 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~75497472,104857600~37748736,146800640~16777216,167772160~92274688,264241152~25165824,293601280~37748736,339738624~4194304,352321536~54525952] 2024-01-15T23:38:23.331 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 18 diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,184549376~29360128,218103808~25165824,247463936~33554432,285212672~4194304,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:23.332 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~12582912,184549376~29360128,218103808~25165824,247463936~33554432,285212672~4194304,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:23.339 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~54525952] 2024-01-15T23:38:23.339 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to 19 diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:23.339 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:23.345 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~54525952] 2024-01-15T23:38:23.345 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 6 diff [62914560~4194304,71303168~4194304,109051904~20971520,188743680~4194304,234881024~8388608,272629760~4194304,293601280~8388608,318767104~8388608] 2024-01-15T23:38:23.345 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [62914560~4194304,71303168~4194304,109051904~20971520,188743680~4194304,234881024~8388608,272629760~4194304,293601280~8388608,318767104~8388608] 2024-01-15T23:38:23.346 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [62914560~16777216,109051904~25165824,188743680~4194304,234881024~8388608,272629760~8388608,293601280~8388608,318767104~8388608] 2024-01-15T23:38:23.346 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 7 diff [20971520~8388608,41943040~8388608,58720256~16777216,79691776~4194304,109051904~20971520,146800640~12582912,188743680~4194304,234881024~8388608,251658240~4194304,272629760~4194304,293601280~8388608,318767104~8388608,352321536~4194304] 2024-01-15T23:38:23.346 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [20971520~8388608,41943040~8388608,58720256~16777216,79691776~4194304,109051904~20971520,146800640~12582912,188743680~4194304,234881024~8388608,251658240~4194304,272629760~4194304,293601280~8388608,318767104~8388608,352321536~4194304] 2024-01-15T23:38:23.347 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [20971520~8388608,41943040~8388608,58720256~25165824,109051904~25165824,146800640~12582912,188743680~4194304,234881024~8388608,251658240~8388608,272629760~8388608,293601280~8388608,318767104~8388608,352321536~4194304] 2024-01-15T23:38:23.347 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 8 diff [8388608~8388608,20971520~8388608,41943040~8388608,54525952~20971520,79691776~4194304,88080384~4194304,109051904~29360128,146800640~16777216,171966464~4194304,188743680~4194304,226492416~4194304,234881024~8388608,251658240~8388608,272629760~4194304,293601280~8388608,310378496~16777216,352321536~4194304,369098752~4194304] 2024-01-15T23:38:23.347 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,20971520~8388608,41943040~8388608,54525952~20971520,79691776~4194304,88080384~4194304,109051904~29360128,146800640~16777216,171966464~4194304,188743680~4194304,226492416~4194304,234881024~8388608,251658240~8388608,272629760~4194304,293601280~8388608,310378496~16777216,352321536~4194304,369098752~4194304] 2024-01-15T23:38:23.349 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,20971520~8388608,41943040~8388608,54525952~29360128,88080384~4194304,109051904~29360128,146800640~16777216,171966464~8388608,188743680~4194304,226492416~16777216,251658240~8388608,272629760~8388608,293601280~8388608,310378496~16777216,352321536~4194304,369098752~4194304] 2024-01-15T23:38:23.349 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 9 diff [8388608~8388608,20971520~8388608,41943040~8388608,54525952~20971520,79691776~4194304,88080384~4194304,104857600~33554432,146800640~12582912,167772160~8388608,188743680~4194304,222298112~8388608,234881024~8388608,251658240~8388608,272629760~8388608,293601280~8388608,310378496~12582912,327155712~4194304,352321536~12582912,369098752~4194304] 2024-01-15T23:38:23.349 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,20971520~8388608,41943040~8388608,54525952~20971520,79691776~4194304,88080384~4194304,104857600~33554432,146800640~12582912,167772160~8388608,188743680~4194304,222298112~8388608,234881024~8388608,251658240~8388608,272629760~8388608,293601280~8388608,310378496~12582912,327155712~4194304,352321536~12582912,369098752~4194304] 2024-01-15T23:38:23.352 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,20971520~8388608,41943040~8388608,54525952~29360128,88080384~4194304,104857600~33554432,146800640~16777216,167772160~12582912,188743680~4194304,222298112~20971520,251658240~8388608,272629760~12582912,293601280~8388608,310378496~20971520,352321536~12582912,369098752~4194304] 2024-01-15T23:38:23.352 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 10 diff [0~12582912,20971520~8388608,41943040~33554432,79691776~4194304,88080384~4194304,104857600~37748736,146800640~12582912,167772160~8388608,188743680~4194304,201326592~8388608,222298112~8388608,234881024~8388608,247463936~12582912,272629760~8388608,293601280~8388608,310378496~12582912,327155712~4194304,352321536~12582912,369098752~4194304,398458880~4194304] 2024-01-15T23:38:23.352 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,41943040~33554432,79691776~4194304,88080384~4194304,104857600~37748736,146800640~12582912,167772160~8388608,188743680~4194304,201326592~8388608,222298112~8388608,234881024~8388608,247463936~12582912,272629760~8388608,293601280~8388608,310378496~12582912,327155712~4194304,352321536~12582912,369098752~4194304,398458880~4194304] 2024-01-15T23:38:23.355 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~8388608,41943040~50331648,104857600~37748736,146800640~16777216,167772160~12582912,188743680~8388608,201326592~8388608,222298112~20971520,247463936~12582912,272629760~12582912,293601280~8388608,310378496~20971520,352321536~12582912,369098752~4194304,398458880~4194304] 2024-01-15T23:38:23.355 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 11 diff [0~12582912,20971520~8388608,41943040~41943040,88080384~4194304,104857600~37748736,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~12582912,234881024~8388608,247463936~12582912,272629760~8388608,293601280~8388608,310378496~12582912,327155712~4194304,352321536~12582912,369098752~4194304,394264576~8388608] 2024-01-15T23:38:23.355 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,41943040~41943040,88080384~4194304,104857600~37748736,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~12582912,234881024~8388608,247463936~12582912,272629760~8388608,293601280~8388608,310378496~12582912,327155712~4194304,352321536~12582912,369098752~4194304,394264576~8388608] 2024-01-15T23:38:23.358 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~12582912,41943040~50331648,104857600~37748736,146800640~16777216,167772160~12582912,188743680~25165824,218103808~25165824,247463936~12582912,272629760~12582912,293601280~8388608,310378496~20971520,352321536~20971520,394264576~8388608] 2024-01-15T23:38:23.358 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 12 diff [0~12582912,20971520~8388608,41943040~50331648,104857600~37748736,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,293601280~12582912,310378496~20971520,352321536~20971520,394264576~8388608] 2024-01-15T23:38:23.358 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,41943040~50331648,104857600~37748736,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,293601280~12582912,310378496~20971520,352321536~20971520,394264576~8388608] 2024-01-15T23:38:23.361 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~12582912,41943040~50331648,104857600~37748736,146800640~16777216,167772160~12582912,188743680~25165824,218103808~41943040,268435456~16777216,293601280~37748736,352321536~20971520,394264576~8388608] 2024-01-15T23:38:23.362 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 13 diff [0~12582912,20971520~8388608,33554432~4194304,41943040~50331648,104857600~37748736,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,293601280~12582912,310378496~20971520,352321536~20971520,394264576~8388608] 2024-01-15T23:38:23.362 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,33554432~4194304,41943040~50331648,104857600~37748736,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,293601280~12582912,310378496~20971520,352321536~20971520,394264576~8388608] 2024-01-15T23:38:23.365 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~16777216,41943040~50331648,104857600~37748736,146800640~16777216,167772160~12582912,188743680~25165824,218103808~41943040,268435456~16777216,293601280~37748736,352321536~20971520,394264576~12582912] 2024-01-15T23:38:23.365 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 14 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,293601280~12582912,310378496~20971520,352321536~20971520,390070272~12582912] 2024-01-15T23:38:23.365 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,293601280~12582912,310378496~20971520,352321536~20971520,390070272~12582912] 2024-01-15T23:38:23.369 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~71303168,104857600~37748736,146800640~16777216,167772160~12582912,188743680~25165824,218103808~41943040,268435456~16777216,293601280~37748736,352321536~20971520,390070272~16777216] 2024-01-15T23:38:23.369 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 15 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,293601280~37748736,352321536~20971520,390070272~12582912] 2024-01-15T23:38:23.369 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,293601280~37748736,352321536~20971520,390070272~12582912] 2024-01-15T23:38:23.374 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~75497472,104857600~37748736,146800640~16777216,167772160~12582912,184549376~29360128,218103808~41943040,264241152~25165824,293601280~37748736,352321536~20971520,390070272~16777216] 2024-01-15T23:38:23.374 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 16 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,293601280~37748736,352321536~20971520,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.374 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,293601280~37748736,352321536~20971520,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.378 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~75497472,104857600~37748736,146800640~16777216,167772160~12582912,184549376~29360128,218103808~41943040,264241152~25165824,293601280~37748736,352321536~20971520,377487360~29360128] 2024-01-15T23:38:23.378 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 17 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,293601280~37748736,352321536~33554432,390070272~12582912] 2024-01-15T23:38:23.379 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~37748736,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,293601280~37748736,352321536~33554432,390070272~12582912] 2024-01-15T23:38:23.383 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~75497472,104857600~37748736,146800640~16777216,167772160~12582912,184549376~29360128,218103808~41943040,264241152~25165824,293601280~37748736,352321536~54525952] 2024-01-15T23:38:23.383 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 18 diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~12582912,184549376~29360128,218103808~25165824,247463936~33554432,285212672~4194304,293601280~41943040,352321536~50331648] 2024-01-15T23:38:23.383 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~12582912,184549376~29360128,218103808~25165824,247463936~33554432,285212672~4194304,293601280~41943040,352321536~50331648] 2024-01-15T23:38:23.388 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~12582912,184549376~29360128,218103808~71303168,293601280~41943040,352321536~54525952] 2024-01-15T23:38:23.388 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to 19 diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:23.388 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:23.394 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,352321536~54525952] 2024-01-15T23:38:23.394 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 7 diff [20971520~8388608,41943040~8388608,58720256~4194304,67108864~8388608,79691776~4194304,146800640~12582912,251658240~4194304,297795584~4194304,352321536~4194304] 2024-01-15T23:38:23.394 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [20971520~8388608,41943040~8388608,58720256~4194304,67108864~8388608,79691776~4194304,146800640~12582912,251658240~4194304,297795584~4194304,352321536~4194304] 2024-01-15T23:38:23.395 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [20971520~8388608,41943040~8388608,58720256~25165824,146800640~12582912,251658240~8388608,297795584~4194304,352321536~4194304] 2024-01-15T23:38:23.395 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 8 diff [8388608~8388608,20971520~8388608,41943040~8388608,54525952~8388608,67108864~8388608,79691776~4194304,88080384~4194304,130023424~8388608,146800640~16777216,171966464~4194304,226492416~4194304,251658240~8388608,297795584~4194304,310378496~8388608,352321536~4194304,369098752~4194304] 2024-01-15T23:38:23.395 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,20971520~8388608,41943040~8388608,54525952~8388608,67108864~8388608,79691776~4194304,88080384~4194304,130023424~8388608,146800640~16777216,171966464~4194304,226492416~4194304,251658240~8388608,297795584~4194304,310378496~8388608,352321536~4194304,369098752~4194304] 2024-01-15T23:38:23.397 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,20971520~8388608,41943040~8388608,54525952~29360128,88080384~4194304,130023424~8388608,146800640~16777216,171966464~8388608,226492416~8388608,251658240~8388608,297795584~4194304,310378496~8388608,352321536~4194304,369098752~4194304] 2024-01-15T23:38:23.397 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 9 diff [8388608~8388608,20971520~8388608,41943040~8388608,54525952~20971520,79691776~4194304,88080384~4194304,104857600~4194304,130023424~8388608,146800640~12582912,167772160~8388608,222298112~8388608,251658240~8388608,272629760~8388608,297795584~4194304,310378496~12582912,327155712~4194304,352321536~12582912,369098752~4194304] 2024-01-15T23:38:23.397 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,20971520~8388608,41943040~8388608,54525952~20971520,79691776~4194304,88080384~4194304,104857600~4194304,130023424~8388608,146800640~12582912,167772160~8388608,222298112~8388608,251658240~8388608,272629760~8388608,297795584~4194304,310378496~12582912,327155712~4194304,352321536~12582912,369098752~4194304] 2024-01-15T23:38:23.398 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,20971520~8388608,41943040~8388608,54525952~29360128,88080384~4194304,104857600~4194304,130023424~8388608,146800640~16777216,167772160~12582912,222298112~12582912,251658240~8388608,272629760~12582912,297795584~4194304,310378496~20971520,352321536~12582912,369098752~4194304] 2024-01-15T23:38:23.398 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 10 diff [0~12582912,20971520~8388608,41943040~33554432,79691776~4194304,88080384~4194304,104857600~4194304,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,201326592~8388608,222298112~8388608,247463936~12582912,272629760~8388608,297795584~4194304,310378496~12582912,327155712~4194304,352321536~12582912,369098752~4194304,398458880~4194304] 2024-01-15T23:38:23.399 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,41943040~33554432,79691776~4194304,88080384~4194304,104857600~4194304,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,201326592~8388608,222298112~8388608,247463936~12582912,272629760~8388608,297795584~4194304,310378496~12582912,327155712~4194304,352321536~12582912,369098752~4194304,398458880~4194304] 2024-01-15T23:38:23.400 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~8388608,41943040~50331648,104857600~4194304,130023424~12582912,146800640~16777216,167772160~12582912,188743680~8388608,201326592~8388608,222298112~12582912,247463936~12582912,272629760~12582912,297795584~4194304,310378496~20971520,352321536~12582912,369098752~4194304,398458880~4194304] 2024-01-15T23:38:23.401 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 11 diff [0~12582912,20971520~8388608,41943040~41943040,88080384~4194304,104857600~4194304,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~12582912,247463936~12582912,272629760~8388608,297795584~4194304,310378496~12582912,327155712~4194304,352321536~12582912,369098752~4194304,394264576~8388608] 2024-01-15T23:38:23.401 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,41943040~41943040,88080384~4194304,104857600~4194304,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~12582912,247463936~12582912,272629760~8388608,297795584~4194304,310378496~12582912,327155712~4194304,352321536~12582912,369098752~4194304,394264576~8388608] 2024-01-15T23:38:23.404 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~12582912,41943040~50331648,104857600~4194304,130023424~12582912,146800640~16777216,167772160~12582912,188743680~25165824,218103808~16777216,247463936~12582912,272629760~12582912,297795584~4194304,310378496~20971520,352321536~20971520,394264576~8388608] 2024-01-15T23:38:23.404 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 12 diff [0~12582912,20971520~8388608,41943040~50331648,104857600~4194304,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,297795584~8388608,310378496~20971520,352321536~20971520,394264576~8388608] 2024-01-15T23:38:23.404 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,41943040~50331648,104857600~4194304,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,297795584~8388608,310378496~20971520,352321536~20971520,394264576~8388608] 2024-01-15T23:38:23.406 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~12582912,41943040~50331648,104857600~4194304,130023424~12582912,146800640~16777216,167772160~12582912,188743680~25165824,218103808~41943040,268435456~16777216,297795584~33554432,352321536~20971520,394264576~8388608] 2024-01-15T23:38:23.406 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 13 diff [0~12582912,20971520~8388608,33554432~4194304,41943040~50331648,104857600~12582912,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,297795584~8388608,310378496~20971520,352321536~20971520,394264576~8388608] 2024-01-15T23:38:23.407 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,33554432~4194304,41943040~50331648,104857600~12582912,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,297795584~8388608,310378496~20971520,352321536~20971520,394264576~8388608] 2024-01-15T23:38:23.410 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~16777216,41943040~50331648,104857600~12582912,130023424~12582912,146800640~16777216,167772160~12582912,188743680~25165824,218103808~41943040,268435456~16777216,297795584~33554432,352321536~20971520,394264576~12582912] 2024-01-15T23:38:23.410 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 14 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,297795584~8388608,310378496~20971520,352321536~20971520,390070272~12582912] 2024-01-15T23:38:23.410 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~12582912,268435456~12582912,297795584~8388608,310378496~20971520,352321536~20971520,390070272~12582912] 2024-01-15T23:38:23.413 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~71303168,104857600~12582912,125829120~16777216,146800640~16777216,167772160~12582912,188743680~25165824,218103808~41943040,268435456~16777216,297795584~33554432,352321536~20971520,390070272~16777216] 2024-01-15T23:38:23.413 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 15 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,297795584~33554432,352321536~20971520,390070272~12582912] 2024-01-15T23:38:23.413 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,297795584~33554432,352321536~20971520,390070272~12582912] 2024-01-15T23:38:23.417 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~75497472,104857600~16777216,125829120~16777216,146800640~16777216,167772160~12582912,184549376~29360128,218103808~41943040,264241152~25165824,297795584~33554432,352321536~20971520,390070272~16777216] 2024-01-15T23:38:23.417 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 16 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,297795584~33554432,352321536~20971520,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.417 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,297795584~33554432,352321536~20971520,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.421 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~75497472,104857600~16777216,125829120~16777216,146800640~16777216,167772160~12582912,184549376~29360128,218103808~41943040,264241152~25165824,297795584~33554432,352321536~20971520,377487360~29360128] 2024-01-15T23:38:23.422 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 17 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~12582912,121634816~20971520,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,297795584~33554432,352321536~33554432,390070272~12582912] 2024-01-15T23:38:23.422 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~12582912,121634816~20971520,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,297795584~33554432,352321536~33554432,390070272~12582912] 2024-01-15T23:38:23.428 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~75497472,104857600~37748736,146800640~16777216,167772160~12582912,184549376~29360128,218103808~41943040,264241152~25165824,297795584~33554432,352321536~54525952] 2024-01-15T23:38:23.428 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 18 diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~12582912,184549376~29360128,218103808~25165824,247463936~33554432,285212672~4194304,297795584~37748736,352321536~50331648] 2024-01-15T23:38:23.428 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~12582912,184549376~29360128,218103808~25165824,247463936~33554432,285212672~4194304,297795584~37748736,352321536~50331648] 2024-01-15T23:38:23.434 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~12582912,184549376~29360128,218103808~71303168,297795584~37748736,352321536~54525952] 2024-01-15T23:38:23.434 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to 19 diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:23.434 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:23.439 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,352321536~54525952] 2024-01-15T23:38:23.439 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 8 diff [8388608~8388608,54525952~8388608,88080384~4194304,130023424~8388608,150994944~8388608,171966464~4194304,226492416~4194304,251658240~4194304,310378496~8388608,369098752~4194304] 2024-01-15T23:38:23.439 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,54525952~8388608,88080384~4194304,130023424~8388608,150994944~8388608,171966464~4194304,226492416~4194304,251658240~4194304,310378496~8388608,369098752~4194304] 2024-01-15T23:38:23.441 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,54525952~8388608,88080384~4194304,130023424~8388608,150994944~12582912,171966464~8388608,226492416~8388608,251658240~8388608,310378496~8388608,369098752~4194304] 2024-01-15T23:38:23.441 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 9 diff [8388608~8388608,54525952~12582912,88080384~4194304,104857600~4194304,130023424~8388608,146800640~12582912,167772160~8388608,222298112~8388608,251658240~4194304,272629760~8388608,310378496~12582912,327155712~4194304,356515840~8388608,369098752~4194304] 2024-01-15T23:38:23.441 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,54525952~12582912,88080384~4194304,104857600~4194304,130023424~8388608,146800640~12582912,167772160~8388608,222298112~8388608,251658240~4194304,272629760~8388608,310378496~12582912,327155712~4194304,356515840~8388608,369098752~4194304] 2024-01-15T23:38:23.443 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,54525952~16777216,88080384~4194304,104857600~4194304,130023424~8388608,146800640~16777216,167772160~12582912,222298112~12582912,251658240~8388608,272629760~12582912,310378496~20971520,356515840~8388608,369098752~4194304] 2024-01-15T23:38:23.443 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 10 diff [0~12582912,20971520~8388608,46137344~20971520,79691776~4194304,88080384~4194304,104857600~4194304,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,201326592~8388608,222298112~8388608,247463936~8388608,272629760~8388608,310378496~12582912,327155712~4194304,356515840~8388608,369098752~4194304,398458880~4194304] 2024-01-15T23:38:23.443 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,46137344~20971520,79691776~4194304,88080384~4194304,104857600~4194304,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,201326592~8388608,222298112~8388608,247463936~8388608,272629760~8388608,310378496~12582912,327155712~4194304,356515840~8388608,369098752~4194304,398458880~4194304] 2024-01-15T23:38:23.444 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~8388608,46137344~25165824,79691776~12582912,104857600~4194304,130023424~12582912,146800640~16777216,167772160~12582912,188743680~8388608,201326592~8388608,222298112~12582912,247463936~12582912,272629760~12582912,310378496~20971520,356515840~8388608,369098752~4194304,398458880~4194304] 2024-01-15T23:38:23.444 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 11 diff [0~12582912,20971520~8388608,46137344~20971520,75497472~16777216,104857600~4194304,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~12582912,247463936~8388608,272629760~8388608,310378496~12582912,327155712~4194304,356515840~8388608,369098752~4194304,394264576~8388608] 2024-01-15T23:38:23.445 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,46137344~20971520,75497472~16777216,104857600~4194304,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~12582912,247463936~8388608,272629760~8388608,310378496~12582912,327155712~4194304,356515840~8388608,369098752~4194304,394264576~8388608] 2024-01-15T23:38:23.447 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~12582912,46137344~25165824,75497472~16777216,104857600~4194304,130023424~12582912,146800640~16777216,167772160~12582912,188743680~25165824,218103808~16777216,247463936~12582912,272629760~12582912,310378496~20971520,356515840~16777216,394264576~8388608] 2024-01-15T23:38:23.447 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 12 diff [0~12582912,20971520~8388608,41943040~8388608,54525952~12582912,75497472~16777216,104857600~4194304,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~8388608,268435456~12582912,301989888~4194304,310378496~20971520,356515840~16777216,394264576~8388608] 2024-01-15T23:38:23.448 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,41943040~8388608,54525952~12582912,75497472~16777216,104857600~4194304,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~8388608,268435456~12582912,301989888~4194304,310378496~20971520,356515840~16777216,394264576~8388608] 2024-01-15T23:38:23.450 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~12582912,41943040~29360128,75497472~16777216,104857600~4194304,130023424~12582912,146800640~16777216,167772160~12582912,188743680~25165824,218103808~41943040,268435456~16777216,301989888~29360128,356515840~16777216,394264576~8388608] 2024-01-15T23:38:23.450 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 13 diff [0~12582912,20971520~8388608,33554432~4194304,41943040~8388608,54525952~37748736,104857600~12582912,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~8388608,268435456~12582912,301989888~4194304,310378496~20971520,356515840~16777216,394264576~8388608] 2024-01-15T23:38:23.451 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,33554432~4194304,41943040~8388608,54525952~37748736,104857600~12582912,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~8388608,268435456~12582912,301989888~4194304,310378496~20971520,356515840~16777216,394264576~8388608] 2024-01-15T23:38:23.453 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~16777216,41943040~50331648,104857600~12582912,130023424~12582912,146800640~16777216,167772160~12582912,188743680~25165824,218103808~41943040,268435456~16777216,301989888~29360128,356515840~16777216,394264576~12582912] 2024-01-15T23:38:23.453 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 14 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~8388608,268435456~12582912,297795584~8388608,310378496~20971520,356515840~16777216,390070272~12582912] 2024-01-15T23:38:23.453 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~8388608,268435456~12582912,297795584~8388608,310378496~20971520,356515840~16777216,390070272~12582912] 2024-01-15T23:38:23.457 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~71303168,104857600~12582912,125829120~16777216,146800640~16777216,167772160~12582912,188743680~25165824,218103808~41943040,268435456~16777216,297795584~33554432,356515840~16777216,390070272~16777216] 2024-01-15T23:38:23.457 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 15 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~8388608,264241152~16777216,285212672~4194304,297795584~8388608,310378496~20971520,356515840~16777216,390070272~12582912] 2024-01-15T23:38:23.457 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~8388608,264241152~16777216,285212672~4194304,297795584~8388608,310378496~20971520,356515840~16777216,390070272~12582912] 2024-01-15T23:38:23.461 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~75497472,104857600~16777216,125829120~16777216,146800640~16777216,167772160~12582912,184549376~29360128,218103808~41943040,264241152~25165824,297795584~33554432,356515840~16777216,390070272~16777216] 2024-01-15T23:38:23.461 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 16 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~8388608,264241152~16777216,285212672~4194304,297795584~8388608,310378496~20971520,356515840~16777216,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.461 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~8388608,264241152~16777216,285212672~4194304,297795584~8388608,310378496~20971520,356515840~16777216,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.465 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~75497472,104857600~16777216,125829120~16777216,146800640~16777216,167772160~12582912,184549376~29360128,218103808~41943040,264241152~25165824,297795584~33554432,356515840~16777216,377487360~29360128] 2024-01-15T23:38:23.465 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 17 diff [0~12582912,20971520~29360128,54525952~37748736,104857600~12582912,121634816~20971520,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,297795584~8388608,310378496~20971520,356515840~29360128,390070272~12582912] 2024-01-15T23:38:23.466 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,54525952~37748736,104857600~12582912,121634816~20971520,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,297795584~8388608,310378496~20971520,356515840~29360128,390070272~12582912] 2024-01-15T23:38:23.470 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~75497472,104857600~37748736,146800640~16777216,167772160~12582912,184549376~29360128,218103808~41943040,264241152~25165824,297795584~33554432,356515840~50331648] 2024-01-15T23:38:23.470 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 18 diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~12582912,184549376~29360128,218103808~25165824,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:23.470 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~12582912,184549376~29360128,218103808~25165824,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:23.474 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~12582912,184549376~29360128,218103808~71303168,297795584~37748736,356515840~50331648] 2024-01-15T23:38:23.474 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to 19 diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:23.475 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:23.480 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,356515840~50331648] 2024-01-15T23:38:23.480 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 9 diff [58720256~8388608,104857600~4194304,146800640~8388608,167772160~8388608,222298112~8388608,272629760~8388608,314572800~8388608,327155712~4194304,356515840~8388608] 2024-01-15T23:38:23.480 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [58720256~8388608,104857600~4194304,146800640~8388608,167772160~8388608,222298112~8388608,272629760~8388608,314572800~8388608,327155712~4194304,356515840~8388608] 2024-01-15T23:38:23.481 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [58720256~12582912,104857600~4194304,146800640~8388608,167772160~8388608,222298112~8388608,272629760~12582912,314572800~16777216,356515840~8388608] 2024-01-15T23:38:23.481 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 10 diff [0~8388608,20971520~8388608,46137344~8388608,58720256~8388608,79691776~4194304,104857600~4194304,130023424~8388608,146800640~8388608,167772160~8388608,188743680~4194304,201326592~8388608,222298112~8388608,247463936~8388608,272629760~8388608,314572800~8388608,327155712~4194304,356515840~8388608,398458880~4194304] 2024-01-15T23:38:23.481 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~8388608,20971520~8388608,46137344~8388608,58720256~8388608,79691776~4194304,104857600~4194304,130023424~8388608,146800640~8388608,167772160~8388608,188743680~4194304,201326592~8388608,222298112~8388608,247463936~8388608,272629760~8388608,314572800~8388608,327155712~4194304,356515840~8388608,398458880~4194304] 2024-01-15T23:38:23.483 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12582912,20971520~8388608,46137344~8388608,58720256~12582912,79691776~8388608,104857600~4194304,130023424~12582912,146800640~8388608,167772160~8388608,188743680~8388608,201326592~8388608,222298112~8388608,247463936~8388608,272629760~12582912,314572800~16777216,356515840~8388608,398458880~4194304] 2024-01-15T23:38:23.483 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 11 diff [0~12582912,20971520~8388608,46137344~8388608,58720256~8388608,75497472~12582912,104857600~4194304,130023424~12582912,146800640~8388608,167772160~8388608,188743680~4194304,197132288~16777216,218103808~12582912,247463936~8388608,272629760~8388608,314572800~8388608,327155712~4194304,356515840~8388608,394264576~8388608] 2024-01-15T23:38:23.483 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,46137344~8388608,58720256~8388608,75497472~12582912,104857600~4194304,130023424~12582912,146800640~8388608,167772160~8388608,188743680~4194304,197132288~16777216,218103808~12582912,247463936~8388608,272629760~8388608,314572800~8388608,327155712~4194304,356515840~8388608,394264576~8388608] 2024-01-15T23:38:23.485 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~12582912,46137344~8388608,58720256~12582912,75497472~12582912,104857600~4194304,130023424~12582912,146800640~8388608,167772160~8388608,188743680~25165824,218103808~12582912,247463936~8388608,272629760~12582912,314572800~16777216,356515840~12582912,394264576~8388608] 2024-01-15T23:38:23.485 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 12 diff [0~12582912,20971520~8388608,41943040~8388608,58720256~8388608,75497472~12582912,104857600~4194304,130023424~12582912,146800640~8388608,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~8388608,268435456~12582912,301989888~4194304,314572800~16777216,356515840~12582912,394264576~8388608] 2024-01-15T23:38:23.485 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,41943040~8388608,58720256~8388608,75497472~12582912,104857600~4194304,130023424~12582912,146800640~8388608,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~8388608,268435456~12582912,301989888~4194304,314572800~16777216,356515840~12582912,394264576~8388608] 2024-01-15T23:38:23.487 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~12582912,41943040~12582912,58720256~12582912,75497472~12582912,104857600~4194304,130023424~12582912,146800640~8388608,167772160~8388608,188743680~25165824,218103808~37748736,268435456~16777216,301989888~8388608,314572800~16777216,356515840~16777216,394264576~8388608] 2024-01-15T23:38:23.487 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 13 diff [0~12582912,20971520~8388608,33554432~4194304,41943040~8388608,58720256~29360128,104857600~12582912,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~8388608,268435456~12582912,301989888~4194304,314572800~16777216,356515840~12582912,394264576~8388608] 2024-01-15T23:38:23.487 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,33554432~4194304,41943040~8388608,58720256~29360128,104857600~12582912,130023424~12582912,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~8388608,268435456~12582912,301989888~4194304,314572800~16777216,356515840~12582912,394264576~8388608] 2024-01-15T23:38:23.490 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~16777216,41943040~12582912,58720256~29360128,104857600~12582912,130023424~12582912,146800640~16777216,167772160~8388608,188743680~25165824,218103808~37748736,268435456~16777216,301989888~8388608,314572800~16777216,356515840~16777216,394264576~12582912] 2024-01-15T23:38:23.490 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 14 diff [0~12582912,20971520~29360128,58720256~29360128,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~8388608,268435456~12582912,297795584~8388608,310378496~20971520,356515840~12582912,390070272~12582912] 2024-01-15T23:38:23.490 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,58720256~29360128,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,188743680~4194304,197132288~16777216,218103808~25165824,247463936~8388608,268435456~12582912,297795584~8388608,310378496~20971520,356515840~12582912,390070272~12582912] 2024-01-15T23:38:23.493 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,104857600~12582912,125829120~16777216,146800640~16777216,167772160~8388608,188743680~25165824,218103808~37748736,268435456~16777216,297795584~33554432,356515840~16777216,390070272~16777216] 2024-01-15T23:38:23.493 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 15 diff [0~12582912,20971520~29360128,58720256~33554432,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~8388608,264241152~16777216,285212672~4194304,297795584~8388608,310378496~20971520,356515840~12582912,390070272~12582912] 2024-01-15T23:38:23.493 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,58720256~33554432,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~8388608,264241152~16777216,285212672~4194304,297795584~8388608,310378496~20971520,356515840~12582912,390070272~12582912] 2024-01-15T23:38:23.497 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~33554432,58720256~37748736,104857600~16777216,125829120~16777216,146800640~16777216,167772160~8388608,184549376~29360128,218103808~37748736,264241152~25165824,297795584~33554432,356515840~16777216,390070272~16777216] 2024-01-15T23:38:23.497 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 16 diff [0~12582912,20971520~29360128,58720256~33554432,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~8388608,264241152~16777216,285212672~4194304,297795584~8388608,310378496~20971520,356515840~12582912,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.497 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,58720256~33554432,104857600~12582912,125829120~16777216,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~8388608,264241152~16777216,285212672~4194304,297795584~8388608,310378496~20971520,356515840~12582912,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.501 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~33554432,58720256~37748736,104857600~16777216,125829120~16777216,146800640~16777216,167772160~8388608,184549376~29360128,218103808~37748736,264241152~25165824,297795584~33554432,356515840~16777216,377487360~29360128] 2024-01-15T23:38:23.501 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 17 diff [0~12582912,20971520~29360128,58720256~33554432,104857600~12582912,121634816~20971520,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,297795584~8388608,310378496~20971520,356515840~12582912,373293056~12582912,390070272~12582912] 2024-01-15T23:38:23.501 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,58720256~33554432,104857600~12582912,121634816~20971520,146800640~12582912,167772160~8388608,184549376~8388608,197132288~16777216,218103808~25165824,247463936~12582912,264241152~16777216,285212672~4194304,297795584~8388608,310378496~20971520,356515840~12582912,373293056~12582912,390070272~12582912] 2024-01-15T23:38:23.506 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~33554432,58720256~37748736,104857600~37748736,146800640~16777216,167772160~8388608,184549376~29360128,218103808~41943040,264241152~25165824,297795584~33554432,356515840~50331648] 2024-01-15T23:38:23.506 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 18 diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,184549376~29360128,218103808~25165824,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:23.506 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,184549376~29360128,218103808~25165824,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:23.510 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~37748736,104857600~37748736,146800640~16777216,167772160~8388608,184549376~29360128,218103808~71303168,297795584~37748736,356515840~50331648] 2024-01-15T23:38:23.510 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to 19 diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:23.510 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:23.514 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~37748736,104857600~37748736,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,356515840~50331648] 2024-01-15T23:38:23.514 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 10 diff [0~8388608,20971520~8388608,46137344~8388608,58720256~4194304,79691776~4194304,130023424~8388608,188743680~4194304,201326592~8388608,247463936~8388608,398458880~4194304] 2024-01-15T23:38:23.515 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~8388608,20971520~8388608,46137344~8388608,58720256~4194304,79691776~4194304,130023424~8388608,188743680~4194304,201326592~8388608,247463936~8388608,398458880~4194304] 2024-01-15T23:38:23.516 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~12582912,20971520~8388608,46137344~8388608,58720256~4194304,79691776~8388608,130023424~12582912,188743680~8388608,201326592~8388608,247463936~8388608,398458880~4194304] 2024-01-15T23:38:23.516 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 11 diff [0~12582912,20971520~8388608,46137344~8388608,58720256~4194304,75497472~12582912,130023424~12582912,188743680~4194304,197132288~16777216,218103808~4194304,247463936~8388608,360710144~8388608,394264576~8388608] 2024-01-15T23:38:23.516 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,46137344~8388608,58720256~4194304,75497472~12582912,130023424~12582912,188743680~4194304,197132288~16777216,218103808~4194304,247463936~8388608,360710144~8388608,394264576~8388608] 2024-01-15T23:38:23.518 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~12582912,46137344~8388608,58720256~4194304,75497472~12582912,130023424~12582912,188743680~25165824,218103808~8388608,247463936~8388608,360710144~8388608,394264576~8388608] 2024-01-15T23:38:23.518 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 12 diff [0~12582912,20971520~8388608,41943040~8388608,58720256~4194304,75497472~12582912,130023424~12582912,188743680~4194304,197132288~16777216,218103808~4194304,230686720~12582912,247463936~8388608,268435456~8388608,301989888~4194304,322961408~4194304,360710144~8388608,394264576~8388608] 2024-01-15T23:38:23.518 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,41943040~8388608,58720256~4194304,75497472~12582912,130023424~12582912,188743680~4194304,197132288~16777216,218103808~4194304,230686720~12582912,247463936~8388608,268435456~8388608,301989888~4194304,322961408~4194304,360710144~8388608,394264576~8388608] 2024-01-15T23:38:23.520 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~12582912,41943040~12582912,58720256~4194304,75497472~12582912,130023424~12582912,188743680~25165824,218103808~8388608,230686720~25165824,268435456~8388608,301989888~8388608,322961408~8388608,360710144~12582912,394264576~8388608] 2024-01-15T23:38:23.520 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 13 diff [0~12582912,20971520~8388608,33554432~4194304,41943040~8388608,58720256~4194304,67108864~20971520,109051904~8388608,130023424~12582912,155189248~4194304,188743680~4194304,197132288~16777216,218103808~4194304,230686720~12582912,247463936~8388608,268435456~8388608,301989888~4194304,322961408~4194304,360710144~8388608,394264576~8388608] 2024-01-15T23:38:23.520 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~8388608,33554432~4194304,41943040~8388608,58720256~4194304,67108864~20971520,109051904~8388608,130023424~12582912,155189248~4194304,188743680~4194304,197132288~16777216,218103808~4194304,230686720~12582912,247463936~8388608,268435456~8388608,301989888~4194304,322961408~4194304,360710144~8388608,394264576~8388608] 2024-01-15T23:38:23.522 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~16777216,41943040~12582912,58720256~4194304,67108864~20971520,109051904~8388608,130023424~12582912,155189248~8388608,188743680~25165824,218103808~8388608,230686720~25165824,268435456~8388608,301989888~8388608,322961408~8388608,360710144~12582912,394264576~12582912] 2024-01-15T23:38:23.523 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 14 diff [0~12582912,20971520~29360128,58720256~4194304,67108864~20971520,109051904~8388608,125829120~16777216,155189248~4194304,188743680~4194304,197132288~16777216,218103808~4194304,230686720~12582912,247463936~8388608,268435456~12582912,297795584~8388608,310378496~4194304,318767104~12582912,360710144~8388608,390070272~12582912] 2024-01-15T23:38:23.523 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,58720256~4194304,67108864~20971520,109051904~8388608,125829120~16777216,155189248~4194304,188743680~4194304,197132288~16777216,218103808~4194304,230686720~12582912,247463936~8388608,268435456~12582912,297795584~8388608,310378496~4194304,318767104~12582912,360710144~8388608,390070272~12582912] 2024-01-15T23:38:23.525 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~33554432,58720256~4194304,67108864~20971520,109051904~8388608,125829120~16777216,155189248~8388608,188743680~25165824,218103808~8388608,230686720~25165824,268435456~12582912,297795584~16777216,318767104~12582912,360710144~12582912,390070272~16777216] 2024-01-15T23:38:23.525 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 15 diff [0~12582912,20971520~29360128,58720256~4194304,67108864~25165824,109051904~8388608,125829120~16777216,155189248~4194304,184549376~8388608,197132288~16777216,218103808~4194304,230686720~12582912,247463936~8388608,264241152~16777216,285212672~4194304,297795584~8388608,310378496~4194304,318767104~12582912,360710144~8388608,390070272~12582912] 2024-01-15T23:38:23.525 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,58720256~4194304,67108864~25165824,109051904~8388608,125829120~16777216,155189248~4194304,184549376~8388608,197132288~16777216,218103808~4194304,230686720~12582912,247463936~8388608,264241152~16777216,285212672~4194304,297795584~8388608,310378496~4194304,318767104~12582912,360710144~8388608,390070272~12582912] 2024-01-15T23:38:23.528 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~33554432,58720256~4194304,67108864~29360128,109051904~12582912,125829120~16777216,155189248~8388608,184549376~29360128,218103808~8388608,230686720~25165824,264241152~16777216,285212672~4194304,297795584~16777216,318767104~12582912,360710144~12582912,390070272~16777216] 2024-01-15T23:38:23.528 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 16 diff [0~12582912,20971520~29360128,58720256~4194304,67108864~25165824,109051904~8388608,125829120~16777216,146800640~4194304,155189248~4194304,167772160~8388608,184549376~8388608,197132288~16777216,218103808~4194304,226492416~16777216,247463936~8388608,264241152~16777216,285212672~4194304,297795584~8388608,310378496~16777216,360710144~8388608,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.529 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,58720256~4194304,67108864~25165824,109051904~8388608,125829120~16777216,146800640~4194304,155189248~4194304,167772160~8388608,184549376~8388608,197132288~16777216,218103808~4194304,226492416~16777216,247463936~8388608,264241152~16777216,285212672~4194304,297795584~8388608,310378496~16777216,360710144~8388608,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.532 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~33554432,58720256~4194304,67108864~29360128,109051904~12582912,125829120~16777216,146800640~16777216,167772160~8388608,184549376~29360128,218103808~37748736,264241152~16777216,285212672~4194304,297795584~33554432,360710144~12582912,377487360~29360128] 2024-01-15T23:38:23.532 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 17 diff [0~12582912,20971520~29360128,58720256~4194304,67108864~25165824,109051904~8388608,121634816~20971520,146800640~4194304,155189248~4194304,167772160~8388608,184549376~8388608,197132288~16777216,218103808~4194304,226492416~16777216,247463936~12582912,264241152~16777216,285212672~4194304,297795584~8388608,310378496~16777216,360710144~8388608,373293056~12582912,390070272~12582912] 2024-01-15T23:38:23.532 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~12582912,20971520~29360128,58720256~4194304,67108864~25165824,109051904~8388608,121634816~20971520,146800640~4194304,155189248~4194304,167772160~8388608,184549376~8388608,197132288~16777216,218103808~4194304,226492416~16777216,247463936~12582912,264241152~16777216,285212672~4194304,297795584~8388608,310378496~16777216,360710144~8388608,373293056~12582912,390070272~12582912] 2024-01-15T23:38:23.536 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~16777216,20971520~33554432,58720256~4194304,67108864~29360128,109051904~33554432,146800640~16777216,167772160~8388608,184549376~29360128,218103808~41943040,264241152~16777216,285212672~4194304,297795584~33554432,360710144~46137344] 2024-01-15T23:38:23.536 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 18 diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,184549376~29360128,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:23.536 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,184549376~29360128,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:23.541 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~4194304,67108864~29360128,109051904~33554432,146800640~16777216,167772160~8388608,184549376~29360128,218103808~62914560,285212672~4194304,297795584~37748736,360710144~46137344] 2024-01-15T23:38:23.541 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to 19 diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:23.541 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:23.545 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~4194304,67108864~29360128,109051904~33554432,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:23.545 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 11 diff [4194304~8388608,25165824~4194304,46137344~8388608,75497472~8388608,130023424~4194304,197132288~12582912,218103808~4194304,360710144~8388608,394264576~4194304] 2024-01-15T23:38:23.545 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [4194304~8388608,25165824~4194304,46137344~8388608,75497472~8388608,130023424~4194304,197132288~12582912,218103808~4194304,360710144~8388608,394264576~4194304] 2024-01-15T23:38:23.546 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [4194304~12582912,25165824~8388608,46137344~8388608,75497472~8388608,130023424~8388608,197132288~16777216,218103808~8388608,360710144~8388608,394264576~4194304] 2024-01-15T23:38:23.546 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 12 diff [4194304~8388608,25165824~4194304,41943040~8388608,75497472~12582912,130023424~4194304,197132288~12582912,218103808~4194304,230686720~12582912,268435456~8388608,301989888~4194304,322961408~4194304,360710144~8388608,394264576~4194304] 2024-01-15T23:38:23.546 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [4194304~8388608,25165824~4194304,41943040~8388608,75497472~12582912,130023424~4194304,197132288~12582912,218103808~4194304,230686720~12582912,268435456~8388608,301989888~4194304,322961408~4194304,360710144~8388608,394264576~4194304] 2024-01-15T23:38:23.548 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [4194304~12582912,25165824~8388608,41943040~12582912,75497472~12582912,130023424~8388608,197132288~16777216,218103808~8388608,230686720~16777216,268435456~8388608,301989888~8388608,322961408~8388608,360710144~12582912,394264576~4194304] 2024-01-15T23:38:23.548 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 13 diff [4194304~8388608,25165824~4194304,33554432~4194304,41943040~8388608,67108864~20971520,109051904~8388608,130023424~4194304,155189248~4194304,197132288~12582912,218103808~4194304,230686720~12582912,268435456~8388608,301989888~4194304,322961408~4194304,360710144~8388608,394264576~8388608] 2024-01-15T23:38:23.548 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [4194304~8388608,25165824~4194304,33554432~4194304,41943040~8388608,67108864~20971520,109051904~8388608,130023424~4194304,155189248~4194304,197132288~12582912,218103808~4194304,230686720~12582912,268435456~8388608,301989888~4194304,322961408~4194304,360710144~8388608,394264576~8388608] 2024-01-15T23:38:23.550 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [4194304~12582912,25165824~12582912,41943040~12582912,67108864~20971520,109051904~8388608,130023424~8388608,155189248~8388608,197132288~16777216,218103808~8388608,230686720~16777216,268435456~8388608,301989888~8388608,322961408~8388608,360710144~12582912,394264576~12582912] 2024-01-15T23:38:23.550 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 14 diff [4194304~8388608,25165824~25165824,67108864~20971520,109051904~8388608,125829120~8388608,155189248~4194304,197132288~12582912,218103808~4194304,230686720~12582912,268435456~12582912,297795584~8388608,310378496~4194304,318767104~12582912,360710144~8388608,390070272~12582912] 2024-01-15T23:38:23.550 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [4194304~8388608,25165824~25165824,67108864~20971520,109051904~8388608,125829120~8388608,155189248~4194304,197132288~12582912,218103808~4194304,230686720~12582912,268435456~12582912,297795584~8388608,310378496~4194304,318767104~12582912,360710144~8388608,390070272~12582912] 2024-01-15T23:38:23.553 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [4194304~12582912,25165824~29360128,67108864~20971520,109051904~8388608,125829120~12582912,155189248~8388608,197132288~16777216,218103808~8388608,230686720~16777216,268435456~12582912,297795584~16777216,318767104~12582912,360710144~12582912,390070272~16777216] 2024-01-15T23:38:23.553 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 15 diff [4194304~8388608,25165824~25165824,67108864~25165824,109051904~8388608,125829120~8388608,155189248~4194304,184549376~8388608,197132288~12582912,218103808~4194304,230686720~12582912,247463936~4194304,264241152~16777216,285212672~4194304,297795584~8388608,310378496~4194304,318767104~12582912,360710144~8388608,390070272~12582912] 2024-01-15T23:38:23.553 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [4194304~8388608,25165824~25165824,67108864~25165824,109051904~8388608,125829120~8388608,155189248~4194304,184549376~8388608,197132288~12582912,218103808~4194304,230686720~12582912,247463936~4194304,264241152~16777216,285212672~4194304,297795584~8388608,310378496~4194304,318767104~12582912,360710144~8388608,390070272~12582912] 2024-01-15T23:38:23.555 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [4194304~12582912,25165824~29360128,67108864~29360128,109051904~12582912,125829120~12582912,155189248~8388608,184549376~29360128,218103808~8388608,230686720~25165824,264241152~16777216,285212672~4194304,297795584~16777216,318767104~12582912,360710144~12582912,390070272~16777216] 2024-01-15T23:38:23.555 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 16 diff [4194304~8388608,25165824~25165824,67108864~25165824,109051904~8388608,125829120~8388608,146800640~4194304,155189248~4194304,167772160~8388608,184549376~8388608,197132288~16777216,218103808~4194304,226492416~16777216,247463936~4194304,264241152~16777216,285212672~4194304,297795584~8388608,310378496~16777216,360710144~8388608,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.555 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [4194304~8388608,25165824~25165824,67108864~25165824,109051904~8388608,125829120~8388608,146800640~4194304,155189248~4194304,167772160~8388608,184549376~8388608,197132288~16777216,218103808~4194304,226492416~16777216,247463936~4194304,264241152~16777216,285212672~4194304,297795584~8388608,310378496~16777216,360710144~8388608,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.558 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [4194304~12582912,25165824~29360128,67108864~29360128,109051904~12582912,125829120~12582912,146800640~16777216,167772160~8388608,184549376~29360128,218103808~37748736,264241152~16777216,285212672~4194304,297795584~33554432,360710144~12582912,377487360~29360128] 2024-01-15T23:38:23.558 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 17 diff [4194304~8388608,20971520~29360128,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,184549376~8388608,197132288~16777216,218103808~4194304,226492416~16777216,247463936~4194304,255852544~4194304,264241152~16777216,285212672~4194304,297795584~8388608,310378496~16777216,360710144~8388608,373293056~12582912,390070272~12582912] 2024-01-15T23:38:23.558 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [4194304~8388608,20971520~29360128,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,184549376~8388608,197132288~16777216,218103808~4194304,226492416~16777216,247463936~4194304,255852544~4194304,264241152~16777216,285212672~4194304,297795584~8388608,310378496~16777216,360710144~8388608,373293056~12582912,390070272~12582912] 2024-01-15T23:38:23.562 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [4194304~12582912,20971520~33554432,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,184549376~29360128,218103808~41943040,264241152~16777216,285212672~4194304,297795584~33554432,360710144~46137344] 2024-01-15T23:38:23.562 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 18 diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,184549376~29360128,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:23.562 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,184549376~29360128,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:23.565 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [4194304~50331648,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,184549376~29360128,218103808~62914560,285212672~4194304,297795584~37748736,360710144~46137344] 2024-01-15T23:38:23.565 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to 19 diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:23.566 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:23.569 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [4194304~50331648,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:23.569 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to 12 diff [29360128~4194304,41943040~8388608,83886080~4194304,230686720~12582912,268435456~8388608,301989888~4194304,322961408~4194304,364904448~4194304] 2024-01-15T23:38:23.569 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [29360128~4194304,41943040~8388608,83886080~4194304,230686720~12582912,268435456~8388608,301989888~4194304,322961408~4194304,364904448~4194304] 2024-01-15T23:38:23.571 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [29360128~4194304,41943040~12582912,83886080~4194304,230686720~16777216,268435456~8388608,301989888~8388608,322961408~8388608,364904448~8388608] 2024-01-15T23:38:23.571 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to 13 diff [8388608~8388608,29360128~8388608,41943040~8388608,67108864~8388608,83886080~4194304,109051904~8388608,155189248~4194304,230686720~12582912,268435456~8388608,301989888~4194304,322961408~4194304,364904448~4194304,394264576~8388608] 2024-01-15T23:38:23.571 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,29360128~8388608,41943040~8388608,67108864~8388608,83886080~4194304,109051904~8388608,155189248~4194304,230686720~12582912,268435456~8388608,301989888~4194304,322961408~4194304,364904448~4194304,394264576~8388608] 2024-01-15T23:38:23.572 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,29360128~8388608,41943040~12582912,67108864~8388608,83886080~4194304,109051904~8388608,155189248~8388608,230686720~16777216,268435456~8388608,301989888~8388608,322961408~8388608,364904448~8388608,394264576~12582912] 2024-01-15T23:38:23.572 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to 14 diff [8388608~8388608,29360128~20971520,67108864~8388608,83886080~4194304,109051904~8388608,125829120~8388608,155189248~4194304,230686720~12582912,268435456~12582912,297795584~8388608,310378496~4194304,318767104~12582912,364904448~4194304,390070272~12582912] 2024-01-15T23:38:23.573 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,29360128~20971520,67108864~8388608,83886080~4194304,109051904~8388608,125829120~8388608,155189248~4194304,230686720~12582912,268435456~12582912,297795584~8388608,310378496~4194304,318767104~12582912,364904448~4194304,390070272~12582912] 2024-01-15T23:38:23.574 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,29360128~25165824,67108864~8388608,83886080~4194304,109051904~8388608,125829120~8388608,155189248~8388608,230686720~16777216,268435456~12582912,297795584~16777216,318767104~12582912,364904448~8388608,390070272~16777216] 2024-01-15T23:38:23.574 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to 15 diff [8388608~8388608,29360128~20971520,67108864~12582912,83886080~8388608,109051904~8388608,125829120~8388608,155189248~4194304,184549376~8388608,218103808~4194304,230686720~12582912,247463936~4194304,264241152~16777216,285212672~4194304,297795584~8388608,310378496~4194304,318767104~12582912,364904448~4194304,390070272~12582912] 2024-01-15T23:38:23.574 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,29360128~20971520,67108864~12582912,83886080~8388608,109051904~8388608,125829120~8388608,155189248~4194304,184549376~8388608,218103808~4194304,230686720~12582912,247463936~4194304,264241152~16777216,285212672~4194304,297795584~8388608,310378496~4194304,318767104~12582912,364904448~4194304,390070272~12582912] 2024-01-15T23:38:23.576 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,29360128~25165824,67108864~12582912,83886080~12582912,109051904~12582912,125829120~8388608,155189248~8388608,184549376~12582912,218103808~4194304,230686720~25165824,264241152~16777216,285212672~4194304,297795584~16777216,318767104~12582912,364904448~8388608,390070272~16777216] 2024-01-15T23:38:23.576 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to 16 diff [8388608~8388608,29360128~20971520,67108864~12582912,83886080~8388608,109051904~8388608,125829120~8388608,146800640~4194304,155189248~4194304,167772160~8388608,184549376~8388608,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,264241152~16777216,285212672~4194304,297795584~8388608,310378496~16777216,364904448~4194304,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.576 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,29360128~20971520,67108864~12582912,83886080~8388608,109051904~8388608,125829120~8388608,146800640~4194304,155189248~4194304,167772160~8388608,184549376~8388608,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,264241152~16777216,285212672~4194304,297795584~8388608,310378496~16777216,364904448~4194304,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.579 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,29360128~25165824,67108864~12582912,83886080~12582912,109051904~12582912,125829120~8388608,146800640~16777216,167772160~8388608,184549376~12582912,205520896~8388608,218103808~4194304,226492416~29360128,264241152~16777216,285212672~4194304,297795584~33554432,364904448~8388608,377487360~29360128] 2024-01-15T23:38:23.579 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to 17 diff [8388608~8388608,20971520~4194304,29360128~20971520,67108864~12582912,83886080~8388608,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,184549376~8388608,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~4194304,264241152~16777216,285212672~4194304,297795584~8388608,310378496~16777216,364904448~4194304,373293056~12582912,390070272~12582912] 2024-01-15T23:38:23.579 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,20971520~4194304,29360128~20971520,67108864~12582912,83886080~8388608,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,184549376~8388608,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~4194304,264241152~16777216,285212672~4194304,297795584~8388608,310378496~16777216,364904448~4194304,373293056~12582912,390070272~12582912] 2024-01-15T23:38:23.582 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,20971520~33554432,67108864~12582912,83886080~12582912,109051904~25165824,146800640~16777216,167772160~8388608,184549376~12582912,205520896~8388608,218103808~4194304,226492416~33554432,264241152~16777216,285212672~4194304,297795584~33554432,364904448~41943040] 2024-01-15T23:38:23.582 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to 18 diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,184549376~16777216,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:23.582 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,184549376~16777216,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:23.585 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,184549376~29360128,218103808~4194304,226492416~54525952,285212672~4194304,297795584~37748736,364904448~41943040] 2024-01-15T23:38:23.585 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to 19 diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:23.586 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:23.589 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~41943040,226492416~62914560,297795584~37748736,364904448~41943040] 2024-01-15T23:38:23.589 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to 13 diff [8388608~8388608,33554432~4194304,41943040~8388608,67108864~8388608,109051904~8388608,155189248~4194304,239075328~4194304,364904448~4194304,394264576~8388608] 2024-01-15T23:38:23.589 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,33554432~4194304,41943040~8388608,67108864~8388608,109051904~8388608,155189248~4194304,239075328~4194304,364904448~4194304,394264576~8388608] 2024-01-15T23:38:23.590 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,33554432~4194304,41943040~12582912,67108864~8388608,109051904~8388608,155189248~8388608,239075328~8388608,364904448~4194304,394264576~12582912] 2024-01-15T23:38:23.590 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to 14 diff [8388608~8388608,29360128~20971520,67108864~8388608,109051904~8388608,125829120~8388608,155189248~4194304,239075328~4194304,276824064~4194304,297795584~4194304,310378496~4194304,318767104~8388608,364904448~4194304,390070272~12582912] 2024-01-15T23:38:23.590 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,29360128~20971520,67108864~8388608,109051904~8388608,125829120~8388608,155189248~4194304,239075328~4194304,276824064~4194304,297795584~4194304,310378496~4194304,318767104~8388608,364904448~4194304,390070272~12582912] 2024-01-15T23:38:23.591 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,29360128~25165824,67108864~8388608,109051904~8388608,125829120~8388608,155189248~8388608,239075328~8388608,276824064~4194304,297795584~8388608,310378496~4194304,318767104~8388608,364904448~4194304,390070272~16777216] 2024-01-15T23:38:23.591 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to 15 diff [8388608~8388608,29360128~20971520,67108864~12582912,88080384~4194304,109051904~8388608,125829120~8388608,155189248~4194304,184549376~8388608,218103808~4194304,239075328~4194304,247463936~4194304,264241152~4194304,276824064~4194304,285212672~4194304,297795584~8388608,310378496~4194304,318767104~8388608,364904448~4194304,390070272~12582912] 2024-01-15T23:38:23.591 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,29360128~20971520,67108864~12582912,88080384~4194304,109051904~8388608,125829120~8388608,155189248~4194304,184549376~8388608,218103808~4194304,239075328~4194304,247463936~4194304,264241152~4194304,276824064~4194304,285212672~4194304,297795584~8388608,310378496~4194304,318767104~8388608,364904448~4194304,390070272~12582912] 2024-01-15T23:38:23.593 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,29360128~25165824,67108864~12582912,88080384~8388608,109051904~12582912,125829120~8388608,155189248~8388608,184549376~12582912,218103808~4194304,239075328~16777216,264241152~4194304,276824064~4194304,285212672~4194304,297795584~16777216,318767104~8388608,364904448~4194304,390070272~16777216] 2024-01-15T23:38:23.593 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to 16 diff [8388608~8388608,29360128~20971520,67108864~12582912,88080384~4194304,109051904~8388608,125829120~8388608,146800640~4194304,155189248~4194304,167772160~8388608,184549376~8388608,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,264241152~4194304,276824064~4194304,285212672~4194304,297795584~8388608,310378496~16777216,364904448~4194304,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.593 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,29360128~20971520,67108864~12582912,88080384~4194304,109051904~8388608,125829120~8388608,146800640~4194304,155189248~4194304,167772160~8388608,184549376~8388608,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,264241152~4194304,276824064~4194304,285212672~4194304,297795584~8388608,310378496~16777216,364904448~4194304,377487360~8388608,390070272~12582912] 2024-01-15T23:38:23.595 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,29360128~25165824,67108864~12582912,88080384~8388608,109051904~12582912,125829120~8388608,146800640~16777216,167772160~8388608,184549376~12582912,205520896~8388608,218103808~4194304,226492416~29360128,264241152~4194304,276824064~4194304,285212672~4194304,297795584~29360128,364904448~4194304,377487360~29360128] 2024-01-15T23:38:23.595 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to 17 diff [8388608~8388608,20971520~4194304,29360128~20971520,67108864~12582912,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,184549376~8388608,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~4194304,264241152~8388608,276824064~4194304,285212672~4194304,297795584~8388608,310378496~16777216,364904448~4194304,373293056~12582912,390070272~12582912] 2024-01-15T23:38:23.595 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~8388608,20971520~4194304,29360128~20971520,67108864~12582912,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,184549376~8388608,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~4194304,264241152~8388608,276824064~4194304,285212672~4194304,297795584~8388608,310378496~16777216,364904448~4194304,373293056~12582912,390070272~12582912] 2024-01-15T23:38:23.598 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~8388608,20971520~33554432,67108864~12582912,88080384~8388608,109051904~25165824,146800640~16777216,167772160~8388608,184549376~12582912,205520896~8388608,218103808~4194304,226492416~33554432,264241152~8388608,276824064~4194304,285212672~4194304,297795584~29360128,364904448~4194304,373293056~33554432] 2024-01-15T23:38:23.598 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to 18 diff [8388608~16777216,29360128~20971520,67108864~16777216,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,184549376~16777216,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~12582912,276824064~4194304,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:23.598 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,67108864~16777216,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,184549376~16777216,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~12582912,276824064~4194304,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:23.601 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,184549376~29360128,218103808~4194304,226492416~46137344,276824064~4194304,285212672~4194304,297795584~37748736,364904448~4194304,373293056~33554432] 2024-01-15T23:38:23.601 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to 19 diff [8388608~16777216,29360128~20971520,67108864~16777216,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:23.601 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,67108864~16777216,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:23.605 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~41943040,226492416~62914560,297795584~37748736,364904448~4194304,373293056~33554432] 2024-01-15T23:38:23.605 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to 14 diff [29360128~12582912,125829120~8388608,276824064~4194304,297795584~4194304,310378496~4194304,318767104~8388608,390070272~8388608] 2024-01-15T23:38:23.605 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [29360128~12582912,125829120~8388608,276824064~4194304,297795584~4194304,310378496~4194304,318767104~8388608,390070272~8388608] 2024-01-15T23:38:23.606 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [29360128~16777216,125829120~8388608,276824064~4194304,297795584~8388608,310378496~4194304,318767104~8388608,390070272~12582912] 2024-01-15T23:38:23.606 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to 15 diff [29360128~12582912,75497472~4194304,88080384~4194304,113246208~4194304,125829120~8388608,184549376~8388608,218103808~4194304,247463936~4194304,264241152~4194304,276824064~4194304,285212672~4194304,297795584~8388608,310378496~4194304,318767104~8388608,390070272~8388608] 2024-01-15T23:38:23.606 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [29360128~12582912,75497472~4194304,88080384~4194304,113246208~4194304,125829120~8388608,184549376~8388608,218103808~4194304,247463936~4194304,264241152~4194304,276824064~4194304,285212672~4194304,297795584~8388608,310378496~4194304,318767104~8388608,390070272~8388608] 2024-01-15T23:38:23.607 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [29360128~16777216,75497472~4194304,88080384~8388608,113246208~8388608,125829120~8388608,184549376~12582912,218103808~4194304,247463936~8388608,264241152~4194304,276824064~4194304,285212672~4194304,297795584~16777216,318767104~8388608,390070272~12582912] 2024-01-15T23:38:23.607 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to 16 diff [8388608~4194304,29360128~12582912,75497472~4194304,88080384~4194304,113246208~4194304,125829120~8388608,146800640~4194304,167772160~8388608,184549376~8388608,205520896~8388608,218103808~4194304,226492416~8388608,247463936~4194304,264241152~4194304,276824064~4194304,285212672~4194304,297795584~8388608,310378496~16777216,377487360~8388608,390070272~8388608] 2024-01-15T23:38:23.607 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~4194304,29360128~12582912,75497472~4194304,88080384~4194304,113246208~4194304,125829120~8388608,146800640~4194304,167772160~8388608,184549376~8388608,205520896~8388608,218103808~4194304,226492416~8388608,247463936~4194304,264241152~4194304,276824064~4194304,285212672~4194304,297795584~8388608,310378496~16777216,377487360~8388608,390070272~8388608] 2024-01-15T23:38:23.609 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~4194304,29360128~16777216,75497472~4194304,88080384~8388608,113246208~8388608,125829120~8388608,146800640~8388608,167772160~8388608,184549376~12582912,205520896~8388608,218103808~4194304,226492416~12582912,247463936~8388608,264241152~4194304,276824064~4194304,285212672~4194304,297795584~29360128,377487360~25165824] 2024-01-15T23:38:23.609 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to 17 diff [8388608~4194304,20971520~4194304,29360128~12582912,75497472~4194304,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,184549376~8388608,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~4194304,264241152~8388608,276824064~4194304,285212672~4194304,297795584~8388608,310378496~16777216,373293056~12582912,390070272~8388608] 2024-01-15T23:38:23.609 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~4194304,20971520~4194304,29360128~12582912,75497472~4194304,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,184549376~8388608,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~4194304,264241152~8388608,276824064~4194304,285212672~4194304,297795584~8388608,310378496~16777216,373293056~12582912,390070272~8388608] 2024-01-15T23:38:23.611 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~4194304,20971520~25165824,75497472~4194304,88080384~8388608,113246208~20971520,146800640~8388608,167772160~8388608,184549376~12582912,205520896~8388608,218103808~4194304,226492416~16777216,247463936~12582912,264241152~8388608,276824064~4194304,285212672~4194304,297795584~29360128,373293056~29360128] 2024-01-15T23:38:23.611 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to 18 diff [8388608~16777216,29360128~12582912,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,184549376~16777216,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,276824064~4194304,285212672~4194304,297795584~8388608,310378496~25165824,373293056~25165824] 2024-01-15T23:38:23.611 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~12582912,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,184549376~16777216,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,276824064~4194304,285212672~4194304,297795584~8388608,310378496~25165824,373293056~25165824] 2024-01-15T23:38:23.614 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~37748736,75497472~20971520,113246208~25165824,146800640~8388608,167772160~8388608,184549376~29360128,218103808~4194304,226492416~16777216,247463936~25165824,276824064~4194304,285212672~4194304,297795584~37748736,373293056~29360128] 2024-01-15T23:38:23.614 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to 19 diff [8388608~16777216,29360128~20971520,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,373293056~25165824] 2024-01-15T23:38:23.614 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,373293056~25165824] 2024-01-15T23:38:23.617 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,75497472~20971520,113246208~25165824,146800640~8388608,167772160~8388608,180355072~41943040,226492416~16777216,247463936~41943040,297795584~37748736,373293056~29360128] 2024-01-15T23:38:23.617 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to 15 diff [75497472~4194304,88080384~4194304,113246208~4194304,184549376~8388608,218103808~4194304,247463936~4194304,264241152~4194304,285212672~4194304,297795584~8388608] 2024-01-15T23:38:23.617 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [75497472~4194304,88080384~4194304,113246208~4194304,184549376~8388608,218103808~4194304,247463936~4194304,264241152~4194304,285212672~4194304,297795584~8388608] 2024-01-15T23:38:23.619 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [75497472~4194304,88080384~8388608,113246208~8388608,184549376~12582912,218103808~4194304,247463936~8388608,264241152~4194304,285212672~4194304,297795584~12582912] 2024-01-15T23:38:23.619 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to 16 diff [8388608~4194304,75497472~4194304,88080384~4194304,113246208~4194304,146800640~4194304,167772160~8388608,184549376~8388608,205520896~8388608,218103808~4194304,226492416~8388608,247463936~4194304,264241152~4194304,285212672~4194304,297795584~8388608,310378496~8388608,377487360~8388608] 2024-01-15T23:38:23.619 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~4194304,75497472~4194304,88080384~4194304,113246208~4194304,146800640~4194304,167772160~8388608,184549376~8388608,205520896~8388608,218103808~4194304,226492416~8388608,247463936~4194304,264241152~4194304,285212672~4194304,297795584~8388608,310378496~8388608,377487360~8388608] 2024-01-15T23:38:23.620 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~4194304,75497472~4194304,88080384~8388608,113246208~8388608,146800640~8388608,167772160~8388608,184549376~12582912,205520896~8388608,218103808~4194304,226492416~12582912,247463936~8388608,264241152~4194304,285212672~4194304,297795584~25165824,377487360~12582912] 2024-01-15T23:38:23.621 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to 17 diff [8388608~4194304,20971520~4194304,75497472~4194304,88080384~4194304,113246208~4194304,121634816~8388608,146800640~4194304,167772160~8388608,184549376~8388608,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~4194304,264241152~8388608,285212672~4194304,297795584~8388608,310378496~8388608,322961408~4194304,373293056~12582912] 2024-01-15T23:38:23.621 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~4194304,20971520~4194304,75497472~4194304,88080384~4194304,113246208~4194304,121634816~8388608,146800640~4194304,167772160~8388608,184549376~8388608,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~4194304,264241152~8388608,285212672~4194304,297795584~8388608,310378496~8388608,322961408~4194304,373293056~12582912] 2024-01-15T23:38:23.622 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~4194304,20971520~8388608,75497472~4194304,88080384~8388608,113246208~16777216,146800640~8388608,167772160~8388608,184549376~12582912,205520896~8388608,218103808~4194304,226492416~16777216,247463936~12582912,264241152~8388608,285212672~4194304,297795584~29360128,373293056~16777216] 2024-01-15T23:38:23.622 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to 18 diff [8388608~16777216,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,184549376~16777216,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,285212672~4194304,297795584~8388608,310378496~8388608,322961408~8388608,373293056~20971520] 2024-01-15T23:38:23.623 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,184549376~16777216,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,285212672~4194304,297795584~8388608,310378496~8388608,322961408~8388608,373293056~20971520] 2024-01-15T23:38:23.624 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~20971520,75497472~20971520,113246208~25165824,146800640~8388608,167772160~8388608,184549376~29360128,218103808~4194304,226492416~16777216,247463936~25165824,285212672~4194304,297795584~37748736,373293056~20971520] 2024-01-15T23:38:23.624 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to 19 diff [8388608~16777216,37748736~12582912,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:23.625 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,37748736~12582912,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:23.627 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~20971520,37748736~16777216,75497472~20971520,113246208~25165824,146800640~8388608,167772160~8388608,180355072~41943040,226492416~16777216,247463936~41943040,297795584~37748736,373293056~20971520] 2024-01-15T23:38:23.627 INFO:tasks.workunit.client.0.smithi053.stdout:from 15 to 16 diff [8388608~4194304,146800640~4194304,167772160~8388608,205520896~8388608,226492416~8388608,247463936~4194304,310378496~8388608,377487360~8388608] 2024-01-15T23:38:23.627 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~4194304,146800640~4194304,167772160~8388608,205520896~8388608,226492416~8388608,247463936~4194304,310378496~8388608,377487360~8388608] 2024-01-15T23:38:23.628 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~4194304,146800640~8388608,167772160~8388608,205520896~8388608,226492416~12582912,247463936~4194304,310378496~12582912,377487360~12582912] 2024-01-15T23:38:23.629 INFO:tasks.workunit.client.0.smithi053.stdout:from 15 to 17 diff [8388608~4194304,20971520~4194304,75497472~4194304,121634816~8388608,146800640~4194304,167772160~8388608,205520896~8388608,226492416~8388608,239075328~4194304,247463936~4194304,255852544~4194304,268435456~4194304,310378496~8388608,322961408~4194304,373293056~12582912] 2024-01-15T23:38:23.629 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~4194304,20971520~4194304,75497472~4194304,121634816~8388608,146800640~4194304,167772160~8388608,205520896~8388608,226492416~8388608,239075328~4194304,247463936~4194304,255852544~4194304,268435456~4194304,310378496~8388608,322961408~4194304,373293056~12582912] 2024-01-15T23:38:23.630 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~4194304,20971520~8388608,75497472~4194304,121634816~8388608,146800640~8388608,167772160~8388608,205520896~8388608,226492416~16777216,247463936~4194304,255852544~4194304,268435456~4194304,310378496~16777216,373293056~16777216] 2024-01-15T23:38:23.631 INFO:tasks.workunit.client.0.smithi053.stdout:from 15 to 18 diff [8388608~16777216,75497472~8388608,121634816~12582912,146800640~4194304,167772160~8388608,192937984~8388608,205520896~8388608,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,310378496~8388608,322961408~8388608,373293056~20971520] 2024-01-15T23:38:23.631 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,75497472~8388608,121634816~12582912,146800640~4194304,167772160~8388608,192937984~8388608,205520896~8388608,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,310378496~8388608,322961408~8388608,373293056~20971520] 2024-01-15T23:38:23.632 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~20971520,75497472~12582912,121634816~16777216,146800640~8388608,167772160~8388608,192937984~20971520,226492416~16777216,247463936~4194304,255852544~16777216,310378496~25165824,373293056~20971520] 2024-01-15T23:38:23.632 INFO:tasks.workunit.client.0.smithi053.stdout:from 15 to 19 diff [8388608~16777216,37748736~12582912,75497472~8388608,121634816~12582912,146800640~4194304,167772160~8388608,180355072~4194304,192937984~8388608,205520896~8388608,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:23.633 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,37748736~12582912,75497472~8388608,121634816~12582912,146800640~4194304,167772160~8388608,180355072~4194304,192937984~8388608,205520896~8388608,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:23.635 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~20971520,37748736~16777216,75497472~12582912,121634816~16777216,146800640~8388608,167772160~8388608,180355072~8388608,192937984~25165824,226492416~16777216,247463936~4194304,255852544~29360128,310378496~25165824,373293056~20971520] 2024-01-15T23:38:23.635 INFO:tasks.workunit.client.0.smithi053.stdout:from 16 to 17 diff [20971520~4194304,75497472~4194304,121634816~8388608,239075328~4194304,255852544~4194304,268435456~4194304,322961408~4194304,373293056~8388608] 2024-01-15T23:38:23.636 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [20971520~4194304,75497472~4194304,121634816~8388608,239075328~4194304,255852544~4194304,268435456~4194304,322961408~4194304,373293056~8388608] 2024-01-15T23:38:23.637 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [20971520~8388608,75497472~4194304,121634816~8388608,239075328~4194304,255852544~4194304,268435456~4194304,322961408~4194304,373293056~12582912] 2024-01-15T23:38:23.637 INFO:tasks.workunit.client.0.smithi053.stdout:from 16 to 18 diff [8388608~16777216,75497472~8388608,121634816~12582912,167772160~8388608,192937984~8388608,239075328~4194304,255852544~12582912,322961408~8388608,373293056~20971520] 2024-01-15T23:38:23.637 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,75497472~8388608,121634816~12582912,167772160~8388608,192937984~8388608,239075328~4194304,255852544~12582912,322961408~8388608,373293056~20971520] 2024-01-15T23:38:23.638 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~20971520,75497472~12582912,121634816~16777216,167772160~8388608,192937984~12582912,239075328~4194304,255852544~16777216,322961408~12582912,373293056~20971520] 2024-01-15T23:38:23.639 INFO:tasks.workunit.client.0.smithi053.stdout:from 16 to 19 diff [8388608~16777216,37748736~12582912,75497472~8388608,121634816~12582912,167772160~8388608,180355072~4194304,192937984~8388608,209715200~4194304,239075328~4194304,255852544~12582912,272629760~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:23.639 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,37748736~12582912,75497472~8388608,121634816~12582912,167772160~8388608,180355072~4194304,192937984~8388608,209715200~4194304,239075328~4194304,255852544~12582912,272629760~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:23.641 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~20971520,37748736~16777216,75497472~12582912,121634816~16777216,167772160~8388608,180355072~8388608,192937984~12582912,209715200~8388608,239075328~4194304,255852544~29360128,310378496~25165824,373293056~20971520] 2024-01-15T23:38:23.641 INFO:tasks.workunit.client.0.smithi053.stdout:from 17 to 18 diff [8388608~16777216,79691776~4194304,125829120~8388608,167772160~8388608,192937984~8388608,260046848~8388608,322961408~8388608,381681664~12582912] 2024-01-15T23:38:23.641 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,79691776~4194304,125829120~8388608,167772160~8388608,192937984~8388608,260046848~8388608,322961408~8388608,381681664~12582912] 2024-01-15T23:38:23.642 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~16777216,79691776~8388608,125829120~12582912,167772160~8388608,192937984~12582912,260046848~12582912,322961408~12582912,381681664~12582912] 2024-01-15T23:38:23.642 INFO:tasks.workunit.client.0.smithi053.stdout:from 17 to 19 diff [8388608~16777216,37748736~12582912,79691776~4194304,125829120~8388608,167772160~8388608,180355072~4194304,192937984~8388608,209715200~4194304,260046848~8388608,272629760~8388608,310378496~20971520,377487360~16777216] 2024-01-15T23:38:23.642 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,37748736~12582912,79691776~4194304,125829120~8388608,167772160~8388608,180355072~4194304,192937984~8388608,209715200~4194304,260046848~8388608,272629760~8388608,310378496~20971520,377487360~16777216] 2024-01-15T23:38:23.643 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~16777216,37748736~16777216,79691776~8388608,125829120~12582912,167772160~8388608,180355072~8388608,192937984~12582912,209715200~8388608,260046848~25165824,310378496~25165824,377487360~16777216] 2024-01-15T23:38:23.643 INFO:tasks.workunit.client.0.smithi053.stdout:from 18 to 19 diff [37748736~12582912,171966464~4194304,180355072~4194304,209715200~4194304,272629760~8388608,310378496~12582912,377487360~12582912] 2024-01-15T23:38:23.643 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [37748736~12582912,171966464~4194304,180355072~4194304,209715200~4194304,272629760~8388608,310378496~12582912,377487360~12582912] 2024-01-15T23:38:23.644 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [37748736~16777216,171966464~4194304,180355072~8388608,209715200~8388608,272629760~12582912,310378496~16777216,377487360~16777216] 2024-01-15T23:38:23.902 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:23.903 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:23.921 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:23.921 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:23.921 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:23.928 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:23.928 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:23.928 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:23.936 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:23.936 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:23.936 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:23.942 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:23.942 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:23.942 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:23.948 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~54525952] 2024-01-15T23:38:23.948 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:23.948 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:23.953 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,352321536~54525952] 2024-01-15T23:38:23.953 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:23.953 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:23.959 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,352321536~54525952] 2024-01-15T23:38:23.959 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:23.960 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:23.964 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,356515840~50331648] 2024-01-15T23:38:23.964 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:23.964 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:23.970 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~37748736,104857600~37748736,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,356515840~50331648] 2024-01-15T23:38:23.970 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:23.970 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:23.974 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~4194304,67108864~29360128,109051904~33554432,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:23.974 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to HEAD diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:23.974 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:23.979 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [4194304~50331648,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:23.979 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to HEAD diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:23.979 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:23.983 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~41943040,226492416~62914560,297795584~37748736,364904448~41943040] 2024-01-15T23:38:23.983 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to HEAD diff [8388608~16777216,29360128~20971520,67108864~16777216,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:23.983 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,67108864~16777216,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:23.986 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~41943040,226492416~62914560,297795584~37748736,364904448~4194304,373293056~33554432] 2024-01-15T23:38:23.986 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to HEAD diff [8388608~16777216,29360128~20971520,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,373293056~25165824] 2024-01-15T23:38:23.986 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,373293056~25165824] 2024-01-15T23:38:23.989 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,75497472~20971520,113246208~25165824,146800640~8388608,167772160~8388608,180355072~41943040,226492416~16777216,247463936~41943040,297795584~37748736,373293056~29360128] 2024-01-15T23:38:23.989 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to HEAD diff [8388608~16777216,37748736~12582912,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:23.989 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,37748736~12582912,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:23.992 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~20971520,37748736~16777216,75497472~20971520,113246208~25165824,146800640~8388608,167772160~8388608,180355072~41943040,226492416~16777216,247463936~41943040,297795584~37748736,373293056~20971520] 2024-01-15T23:38:23.992 INFO:tasks.workunit.client.0.smithi053.stdout:from 15 to HEAD diff [8388608~16777216,37748736~12582912,75497472~8388608,121634816~12582912,146800640~4194304,167772160~8388608,180355072~4194304,192937984~8388608,205520896~8388608,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:23.992 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,37748736~12582912,75497472~8388608,121634816~12582912,146800640~4194304,167772160~8388608,180355072~4194304,192937984~8388608,205520896~8388608,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:23.994 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~20971520,37748736~16777216,75497472~12582912,121634816~16777216,146800640~8388608,167772160~8388608,180355072~8388608,192937984~25165824,226492416~16777216,247463936~4194304,255852544~29360128,310378496~25165824,373293056~20971520] 2024-01-15T23:38:23.994 INFO:tasks.workunit.client.0.smithi053.stdout:from 16 to HEAD diff [8388608~16777216,37748736~12582912,75497472~8388608,121634816~12582912,167772160~8388608,180355072~4194304,192937984~8388608,209715200~4194304,239075328~4194304,255852544~12582912,272629760~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:23.995 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,37748736~12582912,75497472~8388608,121634816~12582912,167772160~8388608,180355072~4194304,192937984~8388608,209715200~4194304,239075328~4194304,255852544~12582912,272629760~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:23.996 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~20971520,37748736~16777216,75497472~12582912,121634816~16777216,167772160~8388608,180355072~8388608,192937984~12582912,209715200~8388608,239075328~4194304,255852544~29360128,310378496~25165824,373293056~20971520] 2024-01-15T23:38:23.996 INFO:tasks.workunit.client.0.smithi053.stdout:from 17 to HEAD diff [8388608~16777216,37748736~12582912,79691776~4194304,125829120~8388608,167772160~8388608,180355072~4194304,192937984~8388608,209715200~4194304,260046848~8388608,272629760~8388608,310378496~20971520,377487360~16777216] 2024-01-15T23:38:23.996 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,37748736~12582912,79691776~4194304,125829120~8388608,167772160~8388608,180355072~4194304,192937984~8388608,209715200~4194304,260046848~8388608,272629760~8388608,310378496~20971520,377487360~16777216] 2024-01-15T23:38:23.997 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~16777216,37748736~16777216,79691776~8388608,125829120~12582912,167772160~8388608,180355072~8388608,192937984~12582912,209715200~8388608,260046848~25165824,310378496~25165824,377487360~16777216] 2024-01-15T23:38:24.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:23 smithi163 ceph-mon[138526]: osdmap e1496: 8 total, 8 up, 8 in 2024-01-15T23:38:24.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:23 smithi053 ceph-mon[143363]: osdmap e1496: 8 total, 8 up, 8 in 2024-01-15T23:38:24.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:23 smithi053 ceph-mon[146052]: osdmap e1496: 8 total, 8 up, 8 in 2024-01-15T23:38:24.917 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:24.917 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:24.947 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:24.948 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:24.948 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:24.958 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:24.958 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:24.958 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:24.966 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:24.967 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:24.967 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:24.974 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:24.974 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:24.975 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:24.981 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~54525952] 2024-01-15T23:38:24.982 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:24.982 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:24.988 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,352321536~54525952] 2024-01-15T23:38:24.988 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:24.988 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:24.993 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,352321536~54525952] 2024-01-15T23:38:24.993 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:24.994 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:24.998 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,356515840~50331648] 2024-01-15T23:38:24.998 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:24.998 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:25.002 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~37748736,104857600~37748736,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,356515840~50331648] 2024-01-15T23:38:25.002 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:25.002 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:25.006 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~4194304,67108864~29360128,109051904~33554432,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:25.006 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to HEAD diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:25.006 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:25.009 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [4194304~50331648,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:25.009 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to HEAD diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:25.009 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:25.012 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~41943040,226492416~62914560,297795584~37748736,364904448~41943040] 2024-01-15T23:38:25.012 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to HEAD diff [8388608~16777216,29360128~20971520,67108864~16777216,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:25.012 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,67108864~16777216,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:25.015 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~41943040,226492416~62914560,297795584~37748736,364904448~4194304,373293056~33554432] 2024-01-15T23:38:25.015 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to HEAD diff [8388608~16777216,29360128~20971520,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,373293056~25165824] 2024-01-15T23:38:25.015 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,373293056~25165824] 2024-01-15T23:38:25.017 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,75497472~20971520,113246208~25165824,146800640~8388608,167772160~8388608,180355072~41943040,226492416~16777216,247463936~41943040,297795584~37748736,373293056~29360128] 2024-01-15T23:38:25.017 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to HEAD diff [8388608~16777216,37748736~12582912,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:25.018 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,37748736~12582912,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:25.019 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~20971520,37748736~16777216,75497472~20971520,113246208~25165824,146800640~8388608,167772160~8388608,180355072~41943040,226492416~16777216,247463936~41943040,297795584~37748736,373293056~20971520] 2024-01-15T23:38:25.019 INFO:tasks.workunit.client.0.smithi053.stdout:from 15 to HEAD diff [8388608~16777216,37748736~12582912,75497472~8388608,121634816~12582912,146800640~4194304,167772160~8388608,180355072~4194304,192937984~8388608,205520896~8388608,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:25.019 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,37748736~12582912,75497472~8388608,121634816~12582912,146800640~4194304,167772160~8388608,180355072~4194304,192937984~8388608,205520896~8388608,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:25.021 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~20971520,37748736~16777216,75497472~12582912,121634816~16777216,146800640~8388608,167772160~8388608,180355072~8388608,192937984~25165824,226492416~16777216,247463936~4194304,255852544~29360128,310378496~25165824,373293056~20971520] 2024-01-15T23:38:25.021 INFO:tasks.workunit.client.0.smithi053.stdout:from 16 to HEAD diff [8388608~16777216,37748736~12582912,75497472~8388608,121634816~12582912,167772160~8388608,180355072~4194304,192937984~8388608,209715200~4194304,239075328~4194304,255852544~12582912,272629760~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:25.021 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,37748736~12582912,75497472~8388608,121634816~12582912,167772160~8388608,180355072~4194304,192937984~8388608,209715200~4194304,239075328~4194304,255852544~12582912,272629760~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:25.022 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~20971520,37748736~16777216,75497472~12582912,121634816~16777216,167772160~8388608,180355072~8388608,192937984~12582912,209715200~8388608,239075328~4194304,255852544~29360128,310378496~25165824,373293056~20971520] 2024-01-15T23:38:25.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:24 smithi163 ceph-mon[138526]: pgmap v2711: 137 pgs: 137 active+clean; 780 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 147 KiB/s rd, 32 MiB/s wr, 225 op/s 2024-01-15T23:38:25.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:24 smithi163 ceph-mon[138526]: osdmap e1497: 8 total, 8 up, 8 in 2024-01-15T23:38:25.305 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:38:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:38:25] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.43.0" 2024-01-15T23:38:25.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:24 smithi053 ceph-mon[143363]: pgmap v2711: 137 pgs: 137 active+clean; 780 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 147 KiB/s rd, 32 MiB/s wr, 225 op/s 2024-01-15T23:38:25.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:24 smithi053 ceph-mon[143363]: osdmap e1497: 8 total, 8 up, 8 in 2024-01-15T23:38:25.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:24 smithi053 ceph-mon[146052]: pgmap v2711: 137 pgs: 137 active+clean; 780 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 147 KiB/s rd, 32 MiB/s wr, 225 op/s 2024-01-15T23:38:25.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:24 smithi053 ceph-mon[146052]: osdmap e1497: 8 total, 8 up, 8 in 2024-01-15T23:38:25.946 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:25.946 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:25.971 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:25.971 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:25.971 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:25.978 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:25.978 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:25.978 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:25.984 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:25.984 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:25.984 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:25.991 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:25.991 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:25.991 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:25.998 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~54525952] 2024-01-15T23:38:25.999 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:25.999 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:26.004 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,352321536~54525952] 2024-01-15T23:38:26.004 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:26.004 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:26.009 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,352321536~54525952] 2024-01-15T23:38:26.009 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:26.009 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:26.014 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,356515840~50331648] 2024-01-15T23:38:26.014 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:26.014 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:26.018 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~37748736,104857600~37748736,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,356515840~50331648] 2024-01-15T23:38:26.018 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:26.018 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:26.021 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~4194304,67108864~29360128,109051904~33554432,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:26.022 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to HEAD diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:26.022 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:26.025 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [4194304~50331648,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:26.025 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to HEAD diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:26.025 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:26.027 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~41943040,226492416~62914560,297795584~37748736,364904448~41943040] 2024-01-15T23:38:26.028 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to HEAD diff [8388608~16777216,29360128~20971520,67108864~16777216,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:26.028 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,67108864~16777216,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:26.030 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~41943040,226492416~62914560,297795584~37748736,364904448~4194304,373293056~33554432] 2024-01-15T23:38:26.030 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to HEAD diff [8388608~16777216,29360128~20971520,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,373293056~25165824] 2024-01-15T23:38:26.030 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,373293056~25165824] 2024-01-15T23:38:26.032 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,75497472~20971520,113246208~25165824,146800640~8388608,167772160~8388608,180355072~41943040,226492416~16777216,247463936~41943040,297795584~37748736,373293056~29360128] 2024-01-15T23:38:26.032 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to HEAD diff [8388608~16777216,37748736~12582912,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:26.032 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,37748736~12582912,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~20971520,37748736~16777216,75497472~20971520,113246208~25165824,146800640~8388608,167772160~8388608,180355072~41943040,226492416~16777216,247463936~41943040,297795584~37748736,373293056~20971520] 2024-01-15T23:38:26.034 INFO:tasks.workunit.client.0.smithi053.stdout:from 15 to HEAD diff [8388608~16777216,37748736~12582912,75497472~8388608,121634816~12582912,146800640~4194304,167772160~8388608,180355072~4194304,192937984~8388608,205520896~8388608,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,37748736~12582912,75497472~8388608,121634816~12582912,146800640~4194304,167772160~8388608,180355072~4194304,192937984~8388608,205520896~8388608,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~20971520,37748736~16777216,75497472~12582912,121634816~16777216,146800640~8388608,167772160~8388608,180355072~8388608,192937984~25165824,226492416~16777216,247463936~4194304,255852544~29360128,310378496~25165824,373293056~20971520] 2024-01-15T23:38:26.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:25 smithi163 ceph-mon[138526]: osdmap e1498: 8 total, 8 up, 8 in 2024-01-15T23:38:26.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:25 smithi053 ceph-mon[143363]: osdmap e1498: 8 total, 8 up, 8 in 2024-01-15T23:38:26.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:25 smithi053 ceph-mon[146052]: osdmap e1498: 8 total, 8 up, 8 in 2024-01-15T23:38:26.949 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:26.949 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:26.972 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:26.972 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:26.972 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:26.978 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:26.978 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:26.979 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:26.985 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:26.986 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:26.986 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:26.992 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:26.992 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:26.992 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:26.997 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~54525952] 2024-01-15T23:38:26.998 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:26.998 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:27.003 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,352321536~54525952] 2024-01-15T23:38:27.003 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:27.003 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:27.008 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,352321536~54525952] 2024-01-15T23:38:27.008 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:27.008 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:27.012 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,356515840~50331648] 2024-01-15T23:38:27.012 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:27.012 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:27.016 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~37748736,104857600~37748736,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,356515840~50331648] 2024-01-15T23:38:27.016 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:27.016 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:27.019 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~4194304,67108864~29360128,109051904~33554432,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:27.019 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to HEAD diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:27.019 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:27.022 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [4194304~50331648,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:27.022 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to HEAD diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:27.022 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:27.025 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~41943040,226492416~62914560,297795584~37748736,364904448~41943040] 2024-01-15T23:38:27.025 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to HEAD diff [8388608~16777216,29360128~20971520,67108864~16777216,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:27.025 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,67108864~16777216,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:27.027 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~41943040,226492416~62914560,297795584~37748736,364904448~4194304,373293056~33554432] 2024-01-15T23:38:27.027 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to HEAD diff [8388608~16777216,29360128~20971520,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,373293056~25165824] 2024-01-15T23:38:27.027 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,373293056~25165824] 2024-01-15T23:38:27.029 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,75497472~20971520,113246208~25165824,146800640~8388608,167772160~8388608,180355072~41943040,226492416~16777216,247463936~41943040,297795584~37748736,373293056~29360128] 2024-01-15T23:38:27.029 INFO:tasks.workunit.client.0.smithi053.stdout:from 14 to HEAD diff [8388608~16777216,37748736~12582912,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:27.029 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,37748736~12582912,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~20971520,373293056~20971520] 2024-01-15T23:38:27.030 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~20971520,37748736~16777216,75497472~20971520,113246208~25165824,146800640~8388608,167772160~8388608,180355072~41943040,226492416~16777216,247463936~41943040,297795584~37748736,373293056~20971520] 2024-01-15T23:38:27.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:26 smithi163 ceph-mon[138526]: pgmap v2714: 137 pgs: 137 active+clean; 842 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 290 KiB/s rd, 26 MiB/s wr, 564 op/s 2024-01-15T23:38:27.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:26 smithi163 ceph-mon[138526]: osdmap e1499: 8 total, 8 up, 8 in 2024-01-15T23:38:27.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:26 smithi053 ceph-mon[143363]: pgmap v2714: 137 pgs: 137 active+clean; 842 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 290 KiB/s rd, 26 MiB/s wr, 564 op/s 2024-01-15T23:38:27.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:26 smithi053 ceph-mon[143363]: osdmap e1499: 8 total, 8 up, 8 in 2024-01-15T23:38:27.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:26 smithi053 ceph-mon[146052]: pgmap v2714: 137 pgs: 137 active+clean; 842 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 290 KiB/s rd, 26 MiB/s wr, 564 op/s 2024-01-15T23:38:27.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:26 smithi053 ceph-mon[146052]: osdmap e1499: 8 total, 8 up, 8 in 2024-01-15T23:38:27.952 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:27.953 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:27.981 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:27.981 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:27.981 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:27.987 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:27.988 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:27.988 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:27.993 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:27.993 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:27.993 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:27.998 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:27.998 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:27.998 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:28.003 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~54525952] 2024-01-15T23:38:28.003 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:28.003 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:28.007 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,352321536~54525952] 2024-01-15T23:38:28.008 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:28.008 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:28.011 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,352321536~54525952] 2024-01-15T23:38:28.011 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:28.012 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:28.015 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,356515840~50331648] 2024-01-15T23:38:28.015 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:28.015 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:28.018 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~37748736,104857600~37748736,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,356515840~50331648] 2024-01-15T23:38:28.018 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:28.019 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:28.021 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~4194304,67108864~29360128,109051904~33554432,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:28.022 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to HEAD diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:28.022 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:28.024 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [4194304~50331648,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:28.024 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to HEAD diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:28.024 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:28.026 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~41943040,226492416~62914560,297795584~37748736,364904448~41943040] 2024-01-15T23:38:28.026 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to HEAD diff [8388608~16777216,29360128~20971520,67108864~16777216,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:28.026 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,67108864~16777216,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:28.027 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~41943040,226492416~62914560,297795584~37748736,364904448~4194304,373293056~33554432] 2024-01-15T23:38:28.027 INFO:tasks.workunit.client.0.smithi053.stdout:from 13 to HEAD diff [8388608~16777216,29360128~20971520,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,373293056~25165824] 2024-01-15T23:38:28.028 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,75497472~8388608,88080384~4194304,113246208~4194304,121634816~12582912,146800640~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~4194304,247463936~4194304,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,373293056~25165824] 2024-01-15T23:38:28.028 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,75497472~20971520,113246208~25165824,146800640~8388608,167772160~8388608,180355072~41943040,226492416~16777216,247463936~41943040,297795584~37748736,373293056~29360128] 2024-01-15T23:38:28.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:27 smithi163 ceph-mon[138526]: osdmap e1500: 8 total, 8 up, 8 in 2024-01-15T23:38:28.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:27 smithi053 ceph-mon[143363]: osdmap e1500: 8 total, 8 up, 8 in 2024-01-15T23:38:28.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:27 smithi053 ceph-mon[146052]: osdmap e1500: 8 total, 8 up, 8 in 2024-01-15T23:38:28.969 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:28.969 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:28.998 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:28.999 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:28.999 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:29.004 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:29.004 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:29.004 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:29.009 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:29.010 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:29.010 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:29.014 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:29.014 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:29.014 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:29.019 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~54525952] 2024-01-15T23:38:29.019 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:29.019 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:29.022 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,352321536~54525952] 2024-01-15T23:38:29.022 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:29.022 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:29.025 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,352321536~54525952] 2024-01-15T23:38:29.025 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:29.025 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:29.029 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,356515840~50331648] 2024-01-15T23:38:29.029 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:29.029 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:29.031 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~37748736,104857600~37748736,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,356515840~50331648] 2024-01-15T23:38:29.032 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:29.032 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:29.034 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~4194304,67108864~29360128,109051904~33554432,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:29.034 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to HEAD diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:29.034 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:29.036 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [4194304~50331648,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:29.036 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to HEAD diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:29.036 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:29.038 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~41943040,226492416~62914560,297795584~37748736,364904448~41943040] 2024-01-15T23:38:29.038 INFO:tasks.workunit.client.0.smithi053.stdout:from 12 to HEAD diff [8388608~16777216,29360128~20971520,67108864~16777216,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:29.038 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,67108864~16777216,88080384~4194304,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~8388608,239075328~12582912,255852544~12582912,272629760~8388608,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:29.039 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~41943040,226492416~62914560,297795584~37748736,364904448~4194304,373293056~33554432] 2024-01-15T23:38:29.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:28 smithi163 ceph-mon[138526]: pgmap v2717: 137 pgs: 137 active+clean; 853 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 614 KiB/s rd, 20 MiB/s wr, 1.11k op/s 2024-01-15T23:38:29.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:28 smithi163 ceph-mon[138526]: osdmap e1501: 8 total, 8 up, 8 in 2024-01-15T23:38:29.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:38:29.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:28 smithi053 ceph-mon[143363]: pgmap v2717: 137 pgs: 137 active+clean; 853 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 614 KiB/s rd, 20 MiB/s wr, 1.11k op/s 2024-01-15T23:38:29.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:28 smithi053 ceph-mon[143363]: osdmap e1501: 8 total, 8 up, 8 in 2024-01-15T23:38:29.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:38:29.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:28 smithi053 ceph-mon[146052]: pgmap v2717: 137 pgs: 137 active+clean; 853 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 614 KiB/s rd, 20 MiB/s wr, 1.11k op/s 2024-01-15T23:38:29.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:28 smithi053 ceph-mon[146052]: osdmap e1501: 8 total, 8 up, 8 in 2024-01-15T23:38:29.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:38:29.960 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:29.960 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:29.999 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:29.999 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:30.000 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:30.013 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:30.013 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:30.013 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:30.019 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:30.019 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:30.019 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:30.023 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:30.023 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:30.023 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:30.027 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~54525952] 2024-01-15T23:38:30.027 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:30.027 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:30.031 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,352321536~54525952] 2024-01-15T23:38:30.031 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:30.031 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:30.034 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,352321536~54525952] 2024-01-15T23:38:30.034 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:30.035 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:30.037 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,356515840~50331648] 2024-01-15T23:38:30.037 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:30.037 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:30.040 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~37748736,104857600~37748736,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,356515840~50331648] 2024-01-15T23:38:30.040 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:30.040 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:30.042 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~4194304,67108864~29360128,109051904~33554432,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:30.042 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to HEAD diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:30.042 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:30.043 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [4194304~50331648,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:30.043 INFO:tasks.workunit.client.0.smithi053.stdout:from 11 to HEAD diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:30.044 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [8388608~16777216,29360128~20971520,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~20971520,205520896~8388608,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,364904448~4194304,373293056~29360128] 2024-01-15T23:38:30.044 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [8388608~46137344,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~41943040,226492416~62914560,297795584~37748736,364904448~41943040] 2024-01-15T23:38:30.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:29 smithi163 ceph-mon[138526]: osdmap e1502: 8 total, 8 up, 8 in 2024-01-15T23:38:30.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:29 smithi053 ceph-mon[143363]: osdmap e1502: 8 total, 8 up, 8 in 2024-01-15T23:38:30.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:29 smithi053 ceph-mon[146052]: osdmap e1502: 8 total, 8 up, 8 in 2024-01-15T23:38:30.974 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:30.974 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:31.010 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:31.010 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:31.010 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:31.018 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:31.018 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:31.018 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:31.022 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:31.023 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:31.023 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:31.027 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:31.027 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:31.027 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:31.030 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~54525952] 2024-01-15T23:38:31.031 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:31.031 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:31.034 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,352321536~54525952] 2024-01-15T23:38:31.034 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:31.034 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:31.037 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,352321536~54525952] 2024-01-15T23:38:31.037 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:31.037 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:31.040 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,356515840~50331648] 2024-01-15T23:38:31.040 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:31.040 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:31.042 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~37748736,104857600~37748736,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,356515840~50331648] 2024-01-15T23:38:31.042 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:31.042 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:31.043 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~4194304,67108864~29360128,109051904~33554432,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:31.044 INFO:tasks.workunit.client.0.smithi053.stdout:from 10 to HEAD diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:31.044 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [4194304~46137344,67108864~25165824,109051904~8388608,121634816~12582912,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~4194304,255852544~25165824,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:31.044 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [4194304~50331648,67108864~29360128,109051904~29360128,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:31.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:30 smithi163 ceph-mon[138526]: pgmap v2720: 137 pgs: 137 active+clean; 834 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 532 KiB/s rd, 4.0 MiB/s wr, 971 op/s 2024-01-15T23:38:31.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:30 smithi163 ceph-mon[138526]: osdmap e1503: 8 total, 8 up, 8 in 2024-01-15T23:38:31.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:30 smithi053 ceph-mon[143363]: pgmap v2720: 137 pgs: 137 active+clean; 834 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 532 KiB/s rd, 4.0 MiB/s wr, 971 op/s 2024-01-15T23:38:31.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:30 smithi053 ceph-mon[143363]: osdmap e1503: 8 total, 8 up, 8 in 2024-01-15T23:38:31.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:30 smithi053 ceph-mon[146052]: pgmap v2720: 137 pgs: 137 active+clean; 834 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 532 KiB/s rd, 4.0 MiB/s wr, 971 op/s 2024-01-15T23:38:31.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:30 smithi053 ceph-mon[146052]: osdmap e1503: 8 total, 8 up, 8 in 2024-01-15T23:38:31.661 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:31.662 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:31.700 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:31.700 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:31.700 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:31.705 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:31.705 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:31.705 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:31.709 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:31.709 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:31.709 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:31.713 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:31.713 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:31.713 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:31.716 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~54525952] 2024-01-15T23:38:31.716 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:31.716 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:31.719 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,352321536~54525952] 2024-01-15T23:38:31.719 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:31.719 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:31.721 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,352321536~54525952] 2024-01-15T23:38:31.721 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:31.721 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:31.723 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,356515840~50331648] 2024-01-15T23:38:31.723 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:31.723 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:31.725 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~37748736,104857600~37748736,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,356515840~50331648] 2024-01-15T23:38:31.725 INFO:tasks.workunit.client.0.smithi053.stdout:from 9 to HEAD diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:31.725 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~4194304,67108864~25165824,109051904~8388608,121634816~16777216,146800640~4194304,155189248~4194304,167772160~8388608,180355072~33554432,218103808~4194304,226492416~16777216,247463936~33554432,285212672~4194304,297795584~8388608,310378496~25165824,360710144~8388608,373293056~29360128] 2024-01-15T23:38:31.726 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~4194304,67108864~29360128,109051904~33554432,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,360710144~46137344] 2024-01-15T23:38:32.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:31 smithi163 ceph-mon[138526]: osdmap e1504: 8 total, 8 up, 8 in 2024-01-15T23:38:32.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:31 smithi163 ceph-mon[138526]: osdmap e1505: 8 total, 8 up, 8 in 2024-01-15T23:38:32.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:31 smithi053 ceph-mon[143363]: osdmap e1504: 8 total, 8 up, 8 in 2024-01-15T23:38:32.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:31 smithi053 ceph-mon[143363]: osdmap e1505: 8 total, 8 up, 8 in 2024-01-15T23:38:32.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:31 smithi053 ceph-mon[146052]: osdmap e1504: 8 total, 8 up, 8 in 2024-01-15T23:38:32.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:31 smithi053 ceph-mon[146052]: osdmap e1505: 8 total, 8 up, 8 in 2024-01-15T23:38:32.678 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:32.678 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:32.710 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:32.710 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:32.710 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:32.720 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:32.720 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:32.720 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:32.724 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:32.724 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:32.724 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:32.727 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:32.727 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:32.727 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:32.730 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~54525952] 2024-01-15T23:38:32.730 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:32.730 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:32.732 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,352321536~54525952] 2024-01-15T23:38:32.732 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:32.733 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:32.735 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,352321536~54525952] 2024-01-15T23:38:32.735 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:32.735 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:32.736 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,356515840~50331648] 2024-01-15T23:38:32.736 INFO:tasks.workunit.client.0.smithi053.stdout:from 8 to HEAD diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:32.737 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,58720256~33554432,104857600~12582912,121634816~16777216,146800640~12582912,167772160~8388608,180355072~33554432,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~12582912,373293056~29360128] 2024-01-15T23:38:32.737 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~54525952,58720256~37748736,104857600~37748736,146800640~16777216,167772160~8388608,180355072~109051904,297795584~37748736,356515840~50331648] 2024-01-15T23:38:33.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:32 smithi163 ceph-mon[138526]: pgmap v2723: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 798 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 380 KiB/s rd, 6.2 KiB/s wr, 684 op/s 2024-01-15T23:38:33.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:32 smithi163 ceph-mon[138526]: osdmap e1506: 8 total, 8 up, 8 in 2024-01-15T23:38:33.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:32 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]: dispatch 2024-01-15T23:38:33.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:32 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]: dispatch 2024-01-15T23:38:33.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:32 smithi053 ceph-mon[143363]: pgmap v2723: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 798 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 380 KiB/s rd, 6.2 KiB/s wr, 684 op/s 2024-01-15T23:38:33.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:32 smithi053 ceph-mon[143363]: osdmap e1506: 8 total, 8 up, 8 in 2024-01-15T23:38:33.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:32 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]: dispatch 2024-01-15T23:38:33.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]: dispatch 2024-01-15T23:38:33.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:32 smithi053 ceph-mon[146052]: pgmap v2723: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 798 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 380 KiB/s rd, 6.2 KiB/s wr, 684 op/s 2024-01-15T23:38:33.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:32 smithi053 ceph-mon[146052]: osdmap e1506: 8 total, 8 up, 8 in 2024-01-15T23:38:33.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:32 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]: dispatch 2024-01-15T23:38:33.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:32 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]: dispatch 2024-01-15T23:38:33.685 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:33.685 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:34.700 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:34.700 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:34.700 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:34.704 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:34.704 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:34.704 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:34.707 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:34.707 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:34.708 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:34.711 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:34.711 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:34.711 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:34.713 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~54525952] 2024-01-15T23:38:34.713 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:34.713 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:34.715 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,352321536~54525952] 2024-01-15T23:38:34.715 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:34.716 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:34.718 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,352321536~54525952] 2024-01-15T23:38:34.718 INFO:tasks.workunit.client.0.smithi053.stdout:from 7 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:34.718 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~8388608,310378496~25165824,356515840~46137344] 2024-01-15T23:38:34.719 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,356515840~50331648] 2024-01-15T23:38:34.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:34 smithi163 ceph-mon[138526]: pgmap v2726: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 775 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 224 KiB/s rd, 5.0 KiB/s wr, 371 op/s 2024-01-15T23:38:34.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:34 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]': finished 2024-01-15T23:38:34.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:34 smithi163 ceph-mon[138526]: osdmap e1507: 8 total, 8 up, 8 in 2024-01-15T23:38:35.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:34 smithi053 ceph-mon[143363]: pgmap v2726: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 775 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 224 KiB/s rd, 5.0 KiB/s wr, 371 op/s 2024-01-15T23:38:35.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:34 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]': finished 2024-01-15T23:38:35.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:34 smithi053 ceph-mon[143363]: osdmap e1507: 8 total, 8 up, 8 in 2024-01-15T23:38:35.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:34 smithi053 ceph-mon[146052]: pgmap v2726: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 775 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 224 KiB/s rd, 5.0 KiB/s wr, 371 op/s 2024-01-15T23:38:35.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:34 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]': finished 2024-01-15T23:38:35.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:34 smithi053 ceph-mon[146052]: osdmap e1507: 8 total, 8 up, 8 in 2024-01-15T23:38:35.305 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:38:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:38:35] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2024-01-15T23:38:35.694 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:35.694 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:35.723 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:35.723 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:35.723 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:35.727 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:35.727 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:35.727 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:35.730 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:35.730 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:35.730 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:35.732 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:35.732 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:35.732 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:35.734 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~54525952] 2024-01-15T23:38:35.734 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:35.734 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:35.735 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,352321536~54525952] 2024-01-15T23:38:35.735 INFO:tasks.workunit.client.0.smithi053.stdout:from 6 to HEAD diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:35.735 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~12582912,121634816~16777216,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,297795584~37748736,352321536~50331648] 2024-01-15T23:38:35.736 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,297795584~37748736,352321536~54525952] 2024-01-15T23:38:35.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:35 smithi163 ceph-mon[138526]: osdmap e1508: 8 total, 8 up, 8 in 2024-01-15T23:38:36.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:35 smithi053 ceph-mon[143363]: osdmap e1508: 8 total, 8 up, 8 in 2024-01-15T23:38:36.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:35 smithi053 ceph-mon[146052]: osdmap e1508: 8 total, 8 up, 8 in 2024-01-15T23:38:36.661 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:36.661 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:36.705 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:36.705 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:36.705 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:36.708 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:36.708 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:36.708 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:36.711 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:36.711 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:36.711 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:36.713 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:36.713 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:36.713 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:36.714 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~54525952] 2024-01-15T23:38:36.715 INFO:tasks.workunit.client.0.smithi053.stdout:from 5 to HEAD diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:36.715 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~33554432,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,352321536~50331648] 2024-01-15T23:38:36.715 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,352321536~54525952] 2024-01-15T23:38:36.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:36 smithi163 ceph-mon[138526]: pgmap v2729: 137 pgs: 137 active+clean; 721 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 74 KiB/s rd, 1023 B/s wr, 147 op/s; 23 B/s, 0 objects/s recovering 2024-01-15T23:38:36.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:36 smithi163 ceph-mon[138526]: osdmap e1509: 8 total, 8 up, 8 in 2024-01-15T23:38:36.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:36 smithi163 ceph-mon[138526]: osdmap e1510: 8 total, 8 up, 8 in 2024-01-15T23:38:37.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:36 smithi053 ceph-mon[143363]: pgmap v2729: 137 pgs: 137 active+clean; 721 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 74 KiB/s rd, 1023 B/s wr, 147 op/s; 23 B/s, 0 objects/s recovering 2024-01-15T23:38:37.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:36 smithi053 ceph-mon[143363]: osdmap e1509: 8 total, 8 up, 8 in 2024-01-15T23:38:37.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:36 smithi053 ceph-mon[143363]: osdmap e1510: 8 total, 8 up, 8 in 2024-01-15T23:38:37.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:36 smithi053 ceph-mon[146052]: pgmap v2729: 137 pgs: 137 active+clean; 721 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 74 KiB/s rd, 1023 B/s wr, 147 op/s; 23 B/s, 0 objects/s recovering 2024-01-15T23:38:37.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:36 smithi053 ceph-mon[146052]: osdmap e1509: 8 total, 8 up, 8 in 2024-01-15T23:38:37.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:36 smithi053 ceph-mon[146052]: osdmap e1510: 8 total, 8 up, 8 in 2024-01-15T23:38:37.697 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:37.697 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:37.724 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:37.724 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:37.725 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:37.736 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:37.736 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:37.736 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:37.738 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:37.738 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:37.738 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:37.740 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:37.740 INFO:tasks.workunit.client.0.smithi053.stdout:from 4 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:37.740 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~25165824,247463936~41943040,293601280~41943040,339738624~4194304,352321536~50331648] 2024-01-15T23:38:37.741 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~54525952] 2024-01-15T23:38:38.699 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:38.700 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:38.709 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:38.709 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:38.709 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:38.719 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:38.719 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:38.719 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:38.723 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:38.723 INFO:tasks.workunit.client.0.smithi053.stdout:from 3 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:38.723 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,167772160~46137344,218103808~62914560,285212672~4194304,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:38.725 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~16777216,167772160~121634816,293601280~41943040,339738624~4194304,352321536~58720256] 2024-01-15T23:38:38.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:38 smithi163 ceph-mon[138526]: pgmap v2732: 137 pgs: 137 active+clean; 677 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 5.0 KiB/s wr, 239 op/s; 23 B/s, 0 objects/s recovering 2024-01-15T23:38:38.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:38 smithi163 ceph-mon[138526]: osdmap e1511: 8 total, 8 up, 8 in 2024-01-15T23:38:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:38 smithi053 ceph-mon[146052]: pgmap v2732: 137 pgs: 137 active+clean; 677 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 5.0 KiB/s wr, 239 op/s; 23 B/s, 0 objects/s recovering 2024-01-15T23:38:39.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:38 smithi053 ceph-mon[146052]: osdmap e1511: 8 total, 8 up, 8 in 2024-01-15T23:38:39.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:38 smithi053 ceph-mon[143363]: pgmap v2732: 137 pgs: 137 active+clean; 677 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 5.0 KiB/s wr, 239 op/s; 23 B/s, 0 objects/s recovering 2024-01-15T23:38:39.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:38 smithi053 ceph-mon[143363]: osdmap e1511: 8 total, 8 up, 8 in 2024-01-15T23:38:39.703 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:39.703 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:39.719 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:39.719 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:39.719 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:39.721 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:39.721 INFO:tasks.workunit.client.0.smithi053.stdout:from 2 to HEAD diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:39.721 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~50331648,54525952~37748736,104857600~37748736,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~41943040,339738624~71303168] 2024-01-15T23:38:39.723 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,104857600~37748736,146800640~142606336,293601280~41943040,339738624~71303168] 2024-01-15T23:38:39.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:39 smithi163 ceph-mon[138526]: osdmap e1512: 8 total, 8 up, 8 in 2024-01-15T23:38:40.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:39 smithi053 ceph-mon[143363]: osdmap e1512: 8 total, 8 up, 8 in 2024-01-15T23:38:40.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:39 smithi053 ceph-mon[146052]: osdmap e1512: 8 total, 8 up, 8 in 2024-01-15T23:38:40.709 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:40.709 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:40.731 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:40.731 INFO:tasks.workunit.client.0.smithi053.stdout:from 1 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:40.731 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~4194304,293601280~117440512] 2024-01-15T23:38:40.740 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~41943040,146800640~142606336,293601280~117440512] 2024-01-15T23:38:40.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:40 smithi163 ceph-mon[138526]: pgmap v2735: 137 pgs: 137 active+clean; 629 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 5.2 KiB/s wr, 192 op/s 2024-01-15T23:38:40.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:40 smithi163 ceph-mon[138526]: osdmap e1513: 8 total, 8 up, 8 in 2024-01-15T23:38:41.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:40 smithi053 ceph-mon[146052]: pgmap v2735: 137 pgs: 137 active+clean; 629 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 5.2 KiB/s wr, 192 op/s 2024-01-15T23:38:41.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:40 smithi053 ceph-mon[146052]: osdmap e1513: 8 total, 8 up, 8 in 2024-01-15T23:38:41.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:40 smithi053 ceph-mon[143363]: pgmap v2735: 137 pgs: 137 active+clean; 629 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 5.2 KiB/s wr, 192 op/s 2024-01-15T23:38:41.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:40 smithi053 ceph-mon[143363]: osdmap e1513: 8 total, 8 up, 8 in 2024-01-15T23:38:41.690 INFO:tasks.workunit.client.0.smithi053.stdout:from 0 to HEAD diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:41.690 INFO:tasks.workunit.client.0.smithi053.stdout: limited diff [0~92274688,100663296~41943040,146800640~12582912,163577856~50331648,218103808~62914560,285212672~125829120] 2024-01-15T23:38:41.694 INFO:tasks.workunit.client.0.smithi053.stdout: actual was [0~96468992,100663296~310378496] 2024-01-15T23:38:41.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:41 smithi163 ceph-mon[138526]: osdmap e1514: 8 total, 8 up, 8 in 2024-01-15T23:38:41.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:41 smithi163 ceph-mon[138526]: osdmap e1515: 8 total, 8 up, 8 in 2024-01-15T23:38:42.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:41 smithi053 ceph-mon[143363]: osdmap e1514: 8 total, 8 up, 8 in 2024-01-15T23:38:42.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:41 smithi053 ceph-mon[143363]: osdmap e1515: 8 total, 8 up, 8 in 2024-01-15T23:38:42.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:41 smithi053 ceph-mon[146052]: osdmap e1514: 8 total, 8 up, 8 in 2024-01-15T23:38:42.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:41 smithi053 ceph-mon[146052]: osdmap e1515: 8 total, 8 up, 8 in 2024-01-15T23:38:42.737 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (40059 ms) 2024-01-15T23:38:42.737 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2024-01-15T23:38:42.737 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:38:42.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:42 smithi163 ceph-mon[138526]: pgmap v2738: 137 pgs: 137 active+clean; 555 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 92 KiB/s rd, 6.2 KiB/s wr, 146 op/s 2024-01-15T23:38:43.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:42 smithi053 ceph-mon[143363]: pgmap v2738: 137 pgs: 137 active+clean; 555 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 92 KiB/s rd, 6.2 KiB/s wr, 146 op/s 2024-01-15T23:38:43.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:42 smithi053 ceph-mon[146052]: pgmap v2738: 137 pgs: 137 active+clean; 555 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 92 KiB/s rd, 6.2 KiB/s wr, 146 op/s 2024-01-15T23:38:43.815 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (1078 ms) 2024-01-15T23:38:43.815 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2024-01-15T23:38:43.815 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:38:43.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:43 smithi163 ceph-mon[138526]: osdmap e1516: 8 total, 8 up, 8 in 2024-01-15T23:38:44.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:43 smithi053 ceph-mon[143363]: osdmap e1516: 8 total, 8 up, 8 in 2024-01-15T23:38:44.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:43 smithi053 ceph-mon[146052]: osdmap e1516: 8 total, 8 up, 8 in 2024-01-15T23:38:44.848 INFO:tasks.workunit.client.0.smithi053.stdout: wrote [0~20971520] to clone 2024-01-15T23:38:44.848 INFO:tasks.workunit.client.0.smithi053.stdout: diff was [0~20971520] 2024-01-15T23:38:44.852 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (1037 ms) 2024-01-15T23:38:44.852 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2024-01-15T23:38:44.852 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:38:44.872 INFO:tasks.workunit.client.0.smithi053.stdout: wrote [2629757~74819,4511088~57685,5549183~96172,6228467~45583,7613520~27540,7741753~39137,9048072~14243,12599857~24327,17570777~41418,19460936~78998] 2024-01-15T23:38:44.884 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (32 ms) 2024-01-15T23:38:44.884 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2024-01-15T23:38:44.884 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:38:44.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:44 smithi163 ceph-mon[138526]: pgmap v2741: 137 pgs: 137 active+clean; 515 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 2.0 MiB/s wr, 129 op/s 2024-01-15T23:38:44.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:44 smithi163 ceph-mon[138526]: osdmap e1517: 8 total, 8 up, 8 in 2024-01-15T23:38:44.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:38:45.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:44 smithi053 ceph-mon[146052]: pgmap v2741: 137 pgs: 137 active+clean; 515 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 2.0 MiB/s wr, 129 op/s 2024-01-15T23:38:45.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:44 smithi053 ceph-mon[146052]: osdmap e1517: 8 total, 8 up, 8 in 2024-01-15T23:38:45.015 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:38:45.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:44 smithi053 ceph-mon[143363]: pgmap v2741: 137 pgs: 137 active+clean; 515 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 2.0 MiB/s wr, 129 op/s 2024-01-15T23:38:45.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:44 smithi053 ceph-mon[143363]: osdmap e1517: 8 total, 8 up, 8 in 2024-01-15T23:38:45.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:38:45.305 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:38:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:38:45] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.43.0" 2024-01-15T23:38:45.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:45 smithi163 ceph-mon[138526]: osdmap e1518: 8 total, 8 up, 8 in 2024-01-15T23:38:46.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:45 smithi053 ceph-mon[143363]: osdmap e1518: 8 total, 8 up, 8 in 2024-01-15T23:38:46.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:45 smithi053 ceph-mon[146052]: osdmap e1518: 8 total, 8 up, 8 in 2024-01-15T23:38:46.749 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (1866 ms) 2024-01-15T23:38:46.750 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2024-01-15T23:38:46.750 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:38:46.811 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (61 ms) 2024-01-15T23:38:46.811 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2024-01-15T23:38:46.811 INFO:tasks.workunit.client.0.smithi053.stdout:using new format! 2024-01-15T23:38:46.889 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (78 ms) 2024-01-15T23:38:46.889 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2024-01-15T23:38:46.890 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:38:46.890 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] DiffIterateTest/1.DiffIterateStriping (0 ms) 2024-01-15T23:38:46.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:46 smithi163 ceph-mon[138526]: pgmap v2744: 137 pgs: 137 active+clean; 467 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 131 op/s 2024-01-15T23:38:46.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:46 smithi163 ceph-mon[138526]: osdmap e1519: 8 total, 8 up, 8 in 2024-01-15T23:38:46.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:46 smithi163 ceph-mon[138526]: osdmap e1520: 8 total, 8 up, 8 in 2024-01-15T23:38:47.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:46 smithi053 ceph-mon[143363]: pgmap v2744: 137 pgs: 137 active+clean; 467 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 131 op/s 2024-01-15T23:38:47.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:46 smithi053 ceph-mon[143363]: osdmap e1519: 8 total, 8 up, 8 in 2024-01-15T23:38:47.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:46 smithi053 ceph-mon[143363]: osdmap e1520: 8 total, 8 up, 8 in 2024-01-15T23:38:47.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:46 smithi053 ceph-mon[146052]: pgmap v2744: 137 pgs: 137 active+clean; 467 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 131 op/s 2024-01-15T23:38:47.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:46 smithi053 ceph-mon[146052]: osdmap e1519: 8 total, 8 up, 8 in 2024-01-15T23:38:47.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:46 smithi053 ceph-mon[146052]: osdmap e1520: 8 total, 8 up, 8 in 2024-01-15T23:38:47.733 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 12 tests from DiffIterateTest/1 (58154 ms total) 2024-01-15T23:38:47.733 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:38:47.733 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 17 tests from TestImageWatcher 2024-01-15T23:38:48.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:48 smithi163 ceph-mon[138526]: pgmap v2747: 137 pgs: 137 active+clean; 480 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.8 MiB/s wr, 231 op/s 2024-01-15T23:38:48.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:48 smithi163 ceph-mon[138526]: osdmap e1521: 8 total, 8 up, 8 in 2024-01-15T23:38:49.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:48 smithi053 ceph-mon[143363]: pgmap v2747: 137 pgs: 137 active+clean; 480 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.8 MiB/s wr, 231 op/s 2024-01-15T23:38:49.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:48 smithi053 ceph-mon[143363]: osdmap e1521: 8 total, 8 up, 8 in 2024-01-15T23:38:49.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:48 smithi053 ceph-mon[146052]: pgmap v2747: 137 pgs: 137 active+clean; 480 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.8 MiB/s wr, 231 op/s 2024-01-15T23:38:49.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:48 smithi053 ceph-mon[146052]: osdmap e1521: 8 total, 8 up, 8 in 2024-01-15T23:38:49.731 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2024-01-15T23:38:50.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:49 smithi053 ceph-mon[143363]: osdmap e1522: 8 total, 8 up, 8 in 2024-01-15T23:38:50.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:49 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/833175011' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:38:50.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:49 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/833175011' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:38:50.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:49 smithi053 ceph-mon[143363]: osdmap e1523: 8 total, 8 up, 8 in 2024-01-15T23:38:50.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:49 smithi053 ceph-mon[146052]: osdmap e1522: 8 total, 8 up, 8 in 2024-01-15T23:38:50.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:49 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/833175011' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:38:50.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:49 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/833175011' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:38:50.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:49 smithi053 ceph-mon[146052]: osdmap e1523: 8 total, 8 up, 8 in 2024-01-15T23:38:50.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:49 smithi163 ceph-mon[138526]: osdmap e1522: 8 total, 8 up, 8 in 2024-01-15T23:38:50.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:49 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/833175011' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:38:50.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:49 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/833175011' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:38:50.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:49 smithi163 ceph-mon[138526]: osdmap e1523: 8 total, 8 up, 8 in 2024-01-15T23:38:51.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:50 smithi053 ceph-mon[143363]: pgmap v2750: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:38:51.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:50 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:38:51.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:50 smithi053 ceph-mon[143363]: osdmap e1524: 8 total, 8 up, 8 in 2024-01-15T23:38:51.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:50 smithi053 ceph-mon[146052]: pgmap v2750: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:38:51.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:50 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:38:51.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:50 smithi053 ceph-mon[146052]: osdmap e1524: 8 total, 8 up, 8 in 2024-01-15T23:38:51.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:50 smithi163 ceph-mon[138526]: pgmap v2750: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:38:51.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:50 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:38:51.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:50 smithi163 ceph-mon[138526]: osdmap e1524: 8 total, 8 up, 8 in 2024-01-15T23:38:51.773 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2042 ms) 2024-01-15T23:38:51.773 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2024-01-15T23:38:51.797 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestImageWatcher.NotifyFlatten (24 ms) 2024-01-15T23:38:51.797 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestImageWatcher.NotifyResize 2024-01-15T23:38:51.819 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestImageWatcher.NotifyResize (22 ms) 2024-01-15T23:38:51.819 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2024-01-15T23:38:51.842 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (23 ms) 2024-01-15T23:38:51.842 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestImageWatcher.NotifyUpdateFeatures 2024-01-15T23:38:51.864 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestImageWatcher.NotifyUpdateFeatures (22 ms) 2024-01-15T23:38:51.864 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2024-01-15T23:38:51.886 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (22 ms) 2024-01-15T23:38:51.886 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2024-01-15T23:38:51.909 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (23 ms) 2024-01-15T23:38:51.909 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2024-01-15T23:38:51.929 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestImageWatcher.NotifySnapRename (21 ms) 2024-01-15T23:38:51.930 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2024-01-15T23:38:51.948 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (18 ms) 2024-01-15T23:38:51.948 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2024-01-15T23:38:51.966 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (19 ms) 2024-01-15T23:38:51.967 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2024-01-15T23:38:51.986 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (19 ms) 2024-01-15T23:38:51.986 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2024-01-15T23:38:52.005 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (19 ms) 2024-01-15T23:38:52.005 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestImageWatcher.NotifyRename 2024-01-15T23:38:52.025 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestImageWatcher.NotifyRename (20 ms) 2024-01-15T23:38:52.025 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2024-01-15T23:38:52.044 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (19 ms) 2024-01-15T23:38:52.044 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2024-01-15T23:38:52.062 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (18 ms) 2024-01-15T23:38:52.062 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2024-01-15T23:38:52.084 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (21 ms) 2024-01-15T23:38:52.084 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2024-01-15T23:38:52.103 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (19 ms) 2024-01-15T23:38:52.762 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 17 tests from TestImageWatcher (2372 ms total) 2024-01-15T23:38:52.762 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:38:52.762 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 34 tests from TestInternal 2024-01-15T23:38:52.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:52 smithi163 ceph-mon[138526]: pgmap v2753: 137 pgs: 7 creating+peering, 10 unknown, 120 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:38:52.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:52 smithi163 ceph-mon[138526]: osdmap e1525: 8 total, 8 up, 8 in 2024-01-15T23:38:52.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:52 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:38:52.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:52 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:38:53.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:52 smithi053 ceph-mon[143363]: pgmap v2753: 137 pgs: 7 creating+peering, 10 unknown, 120 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:38:53.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:52 smithi053 ceph-mon[143363]: osdmap e1525: 8 total, 8 up, 8 in 2024-01-15T23:38:53.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:52 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:38:53.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:52 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:38:53.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:52 smithi053 ceph-mon[146052]: pgmap v2753: 137 pgs: 7 creating+peering, 10 unknown, 120 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:38:53.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:52 smithi053 ceph-mon[146052]: osdmap e1525: 8 total, 8 up, 8 in 2024-01-15T23:38:53.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:52 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:38:53.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:52 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:38:54.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:53 smithi053 ceph-mon[143363]: osdmap e1526: 8 total, 8 up, 8 in 2024-01-15T23:38:54.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:53 smithi053 ceph-mon[146052]: osdmap e1526: 8 total, 8 up, 8 in 2024-01-15T23:38:54.241 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:53 smithi163 ceph-mon[138526]: osdmap e1526: 8 total, 8 up, 8 in 2024-01-15T23:38:54.763 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.OpenByID 2024-01-15T23:38:55.055 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:38:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:38:55] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.43.0" 2024-01-15T23:38:55.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:54 smithi053 ceph-mon[143363]: pgmap v2756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:38:55.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:54 smithi053 ceph-mon[143363]: osdmap e1527: 8 total, 8 up, 8 in 2024-01-15T23:38:55.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:54 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1879871832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:38:55.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:54 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:38:55.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:54 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:38:55.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:54 smithi053 ceph-mon[146052]: pgmap v2756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:38:55.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:54 smithi053 ceph-mon[146052]: osdmap e1527: 8 total, 8 up, 8 in 2024-01-15T23:38:55.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:54 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1879871832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:38:55.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:54 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:38:55.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:54 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:38:55.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:54 smithi163 ceph-mon[138526]: pgmap v2756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:38:55.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:54 smithi163 ceph-mon[138526]: osdmap e1527: 8 total, 8 up, 8 in 2024-01-15T23:38:55.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:54 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1879871832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:38:55.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:54 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:38:55.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:54 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:38:56.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:55 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:38:56.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:55 smithi053 ceph-mon[143363]: osdmap e1528: 8 total, 8 up, 8 in 2024-01-15T23:38:56.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:55 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:38:56.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:55 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:38:56.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:55 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:38:56.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:55 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:38:56.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:55 smithi053 ceph-mon[146052]: osdmap e1528: 8 total, 8 up, 8 in 2024-01-15T23:38:56.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:55 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:38:56.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:55 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:38:56.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:55 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:38:56.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:55 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:38:56.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:55 smithi163 ceph-mon[138526]: osdmap e1528: 8 total, 8 up, 8 in 2024-01-15T23:38:56.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:55 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:38:56.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:55 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:38:56.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:55 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:38:56.823 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.OpenByID (2060 ms) 2024-01-15T23:38:56.824 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.OpenSnapDNE 2024-01-15T23:38:56.853 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.OpenSnapDNE (30 ms) 2024-01-15T23:38:56.853 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2024-01-15T23:38:56.876 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (23 ms) 2024-01-15T23:38:56.876 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.ResizeLocksImage 2024-01-15T23:38:56.902 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.ResizeLocksImage (26 ms) 2024-01-15T23:38:56.902 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2024-01-15T23:38:56.920 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (18 ms) 2024-01-15T23:38:56.920 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2024-01-15T23:38:57.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:56 smithi053 ceph-mon[143363]: pgmap v2759: 137 pgs: 10 creating+peering, 16 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:38:57.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:56 smithi053 ceph-mon[143363]: osdmap e1529: 8 total, 8 up, 8 in 2024-01-15T23:38:57.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:56 smithi053 ceph-mon[146052]: pgmap v2759: 137 pgs: 10 creating+peering, 16 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:38:57.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:56 smithi053 ceph-mon[146052]: osdmap e1529: 8 total, 8 up, 8 in 2024-01-15T23:38:57.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:56 smithi163 ceph-mon[138526]: pgmap v2759: 137 pgs: 10 creating+peering, 16 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:38:57.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:56 smithi163 ceph-mon[138526]: osdmap e1529: 8 total, 8 up, 8 in 2024-01-15T23:38:58.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:57 smithi053 ceph-mon[143363]: osdmap e1530: 8 total, 8 up, 8 in 2024-01-15T23:38:58.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:57 smithi053 ceph-mon[146052]: osdmap e1530: 8 total, 8 up, 8 in 2024-01-15T23:38:58.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:57 smithi163 ceph-mon[138526]: osdmap e1530: 8 total, 8 up, 8 in 2024-01-15T23:38:58.823 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1903 ms) 2024-01-15T23:38:58.823 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2024-01-15T23:38:58.853 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (30 ms) 2024-01-15T23:38:58.853 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2024-01-15T23:38:59.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:58 smithi163 ceph-mon[138526]: pgmap v2762: 137 pgs: 10 creating+peering, 2 unknown, 125 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 7.2 KiB/s rd, 1023 B/s wr, 12 op/s 2024-01-15T23:38:59.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:58 smithi163 ceph-mon[138526]: osdmap e1531: 8 total, 8 up, 8 in 2024-01-15T23:38:59.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:58 smithi053 ceph-mon[143363]: pgmap v2762: 137 pgs: 10 creating+peering, 2 unknown, 125 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 7.2 KiB/s rd, 1023 B/s wr, 12 op/s 2024-01-15T23:38:59.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:58 smithi053 ceph-mon[143363]: osdmap e1531: 8 total, 8 up, 8 in 2024-01-15T23:38:59.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:58 smithi053 ceph-mon[146052]: pgmap v2762: 137 pgs: 10 creating+peering, 2 unknown, 125 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 7.2 KiB/s rd, 1023 B/s wr, 12 op/s 2024-01-15T23:38:59.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:58 smithi053 ceph-mon[146052]: osdmap e1531: 8 total, 8 up, 8 in 2024-01-15T23:39:00.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:59 smithi163 ceph-mon[138526]: osdmap e1532: 8 total, 8 up, 8 in 2024-01-15T23:39:00.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:38:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:39:00.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:59 smithi053 ceph-mon[143363]: osdmap e1532: 8 total, 8 up, 8 in 2024-01-15T23:39:00.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:38:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:39:00.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:59 smithi053 ceph-mon[146052]: osdmap e1532: 8 total, 8 up, 8 in 2024-01-15T23:39:00.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:38:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:39:00.851 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (1998 ms) 2024-01-15T23:39:00.851 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2024-01-15T23:39:01.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:00 smithi163 ceph-mon[138526]: pgmap v2765: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 5.0 KiB/s wr, 41 op/s 2024-01-15T23:39:01.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:00 smithi163 ceph-mon[138526]: osdmap e1533: 8 total, 8 up, 8 in 2024-01-15T23:39:01.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:00 smithi053 ceph-mon[143363]: pgmap v2765: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 5.0 KiB/s wr, 41 op/s 2024-01-15T23:39:01.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:00 smithi053 ceph-mon[143363]: osdmap e1533: 8 total, 8 up, 8 in 2024-01-15T23:39:01.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:00 smithi053 ceph-mon[146052]: pgmap v2765: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 5.0 KiB/s wr, 41 op/s 2024-01-15T23:39:01.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:00 smithi053 ceph-mon[146052]: osdmap e1533: 8 total, 8 up, 8 in 2024-01-15T23:39:02.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:01 smithi163 ceph-mon[138526]: osdmap e1534: 8 total, 8 up, 8 in 2024-01-15T23:39:02.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:01 smithi053 ceph-mon[146052]: osdmap e1534: 8 total, 8 up, 8 in 2024-01-15T23:39:02.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:01 smithi053 ceph-mon[143363]: osdmap e1534: 8 total, 8 up, 8 in 2024-01-15T23:39:02.851 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (2000 ms) 2024-01-15T23:39:02.851 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2024-01-15T23:39:03.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:02 smithi163 ceph-mon[138526]: pgmap v2768: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 9.0 KiB/s wr, 99 op/s 2024-01-15T23:39:03.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:02 smithi163 ceph-mon[138526]: osdmap e1535: 8 total, 8 up, 8 in 2024-01-15T23:39:03.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:02 smithi053 ceph-mon[143363]: pgmap v2768: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 9.0 KiB/s wr, 99 op/s 2024-01-15T23:39:03.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:02 smithi053 ceph-mon[143363]: osdmap e1535: 8 total, 8 up, 8 in 2024-01-15T23:39:03.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:02 smithi053 ceph-mon[146052]: pgmap v2768: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 9.0 KiB/s wr, 99 op/s 2024-01-15T23:39:03.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:02 smithi053 ceph-mon[146052]: osdmap e1535: 8 total, 8 up, 8 in 2024-01-15T23:39:04.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:03 smithi163 ceph-mon[138526]: osdmap e1536: 8 total, 8 up, 8 in 2024-01-15T23:39:04.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:03 smithi053 ceph-mon[143363]: osdmap e1536: 8 total, 8 up, 8 in 2024-01-15T23:39:04.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:03 smithi053 ceph-mon[146052]: osdmap e1536: 8 total, 8 up, 8 in 2024-01-15T23:39:04.865 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.SnapSetReleasesLock (2014 ms) 2024-01-15T23:39:04.865 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.FlattenLocksImage 2024-01-15T23:39:05.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:04 smithi163 ceph-mon[138526]: pgmap v2771: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-01-15T23:39:05.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:04 smithi163 ceph-mon[138526]: osdmap e1537: 8 total, 8 up, 8 in 2024-01-15T23:39:05.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:04 smithi053 ceph-mon[143363]: pgmap v2771: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-01-15T23:39:05.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:04 smithi053 ceph-mon[143363]: osdmap e1537: 8 total, 8 up, 8 in 2024-01-15T23:39:05.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:39:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:39:05] "GET /metrics HTTP/1.1" 200 36588 "" "Prometheus/2.43.0" 2024-01-15T23:39:05.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:04 smithi053 ceph-mon[146052]: pgmap v2771: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-01-15T23:39:05.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:04 smithi053 ceph-mon[146052]: osdmap e1537: 8 total, 8 up, 8 in 2024-01-15T23:39:06.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:05 smithi163 ceph-mon[138526]: osdmap e1538: 8 total, 8 up, 8 in 2024-01-15T23:39:06.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:05 smithi053 ceph-mon[143363]: osdmap e1538: 8 total, 8 up, 8 in 2024-01-15T23:39:06.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:05 smithi053 ceph-mon[146052]: osdmap e1538: 8 total, 8 up, 8 in 2024-01-15T23:39:06.695 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.FlattenLocksImage (1829 ms) 2024-01-15T23:39:06.695 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2024-01-15T23:39:07.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:06 smithi163 ceph-mon[138526]: pgmap v2774: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.7 KiB/s wr, 101 op/s 2024-01-15T23:39:07.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:06 smithi163 ceph-mon[138526]: osdmap e1539: 8 total, 8 up, 8 in 2024-01-15T23:39:07.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:06 smithi163 ceph-mon[138526]: osdmap e1540: 8 total, 8 up, 8 in 2024-01-15T23:39:07.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:06 smithi053 ceph-mon[143363]: pgmap v2774: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.7 KiB/s wr, 101 op/s 2024-01-15T23:39:07.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:06 smithi053 ceph-mon[143363]: osdmap e1539: 8 total, 8 up, 8 in 2024-01-15T23:39:07.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:06 smithi053 ceph-mon[143363]: osdmap e1540: 8 total, 8 up, 8 in 2024-01-15T23:39:07.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:06 smithi053 ceph-mon[146052]: pgmap v2774: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.7 KiB/s wr, 101 op/s 2024-01-15T23:39:07.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:06 smithi053 ceph-mon[146052]: osdmap e1539: 8 total, 8 up, 8 in 2024-01-15T23:39:07.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:06 smithi053 ceph-mon[146052]: osdmap e1540: 8 total, 8 up, 8 in 2024-01-15T23:39:08.693 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (1999 ms) 2024-01-15T23:39:08.694 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2024-01-15T23:39:08.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:08 smithi163 ceph-mon[138526]: pgmap v2777: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s rd, 6.5 KiB/s wr, 122 op/s 2024-01-15T23:39:08.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:08 smithi163 ceph-mon[138526]: osdmap e1541: 8 total, 8 up, 8 in 2024-01-15T23:39:09.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:08 smithi053 ceph-mon[143363]: pgmap v2777: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s rd, 6.5 KiB/s wr, 122 op/s 2024-01-15T23:39:09.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:08 smithi053 ceph-mon[143363]: osdmap e1541: 8 total, 8 up, 8 in 2024-01-15T23:39:09.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:08 smithi053 ceph-mon[146052]: pgmap v2777: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s rd, 6.5 KiB/s wr, 122 op/s 2024-01-15T23:39:09.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:08 smithi053 ceph-mon[146052]: osdmap e1541: 8 total, 8 up, 8 in 2024-01-15T23:39:09.678 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (985 ms) 2024-01-15T23:39:09.678 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2024-01-15T23:39:09.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:09 smithi163 ceph-mon[138526]: osdmap e1542: 8 total, 8 up, 8 in 2024-01-15T23:39:09.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:09 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/702797329' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/702797329"}]: dispatch 2024-01-15T23:39:09.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:09 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/702797329"}]: dispatch 2024-01-15T23:39:10.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:09 smithi053 ceph-mon[143363]: osdmap e1542: 8 total, 8 up, 8 in 2024-01-15T23:39:10.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:09 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/702797329' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/702797329"}]: dispatch 2024-01-15T23:39:10.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:09 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/702797329"}]: dispatch 2024-01-15T23:39:10.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:09 smithi053 ceph-mon[146052]: osdmap e1542: 8 total, 8 up, 8 in 2024-01-15T23:39:10.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:09 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/702797329' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/702797329"}]: dispatch 2024-01-15T23:39:10.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:09 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/702797329"}]: dispatch 2024-01-15T23:39:10.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:10 smithi163 ceph-mon[138526]: pgmap v2780: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 8.5 KiB/s wr, 187 op/s 2024-01-15T23:39:10.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:10 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/702797329"}]': finished 2024-01-15T23:39:10.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:10 smithi163 ceph-mon[138526]: osdmap e1543: 8 total, 8 up, 8 in 2024-01-15T23:39:10.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:10 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/801166505' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/801166505"}]: dispatch 2024-01-15T23:39:10.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:10 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/801166505"}]: dispatch 2024-01-15T23:39:11.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:10 smithi053 ceph-mon[143363]: pgmap v2780: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 8.5 KiB/s wr, 187 op/s 2024-01-15T23:39:11.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:10 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/702797329"}]': finished 2024-01-15T23:39:11.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:10 smithi053 ceph-mon[143363]: osdmap e1543: 8 total, 8 up, 8 in 2024-01-15T23:39:11.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:10 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/801166505' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/801166505"}]: dispatch 2024-01-15T23:39:11.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:10 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/801166505"}]: dispatch 2024-01-15T23:39:11.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:10 smithi053 ceph-mon[146052]: pgmap v2780: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 8.5 KiB/s wr, 187 op/s 2024-01-15T23:39:11.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:10 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/702797329"}]': finished 2024-01-15T23:39:11.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:10 smithi053 ceph-mon[146052]: osdmap e1543: 8 total, 8 up, 8 in 2024-01-15T23:39:11.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:10 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/801166505' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/801166505"}]: dispatch 2024-01-15T23:39:11.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:10 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/801166505"}]: dispatch 2024-01-15T23:39:11.686 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (2008 ms) 2024-01-15T23:39:11.686 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2024-01-15T23:39:11.722 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.AioWriteRequestsLock (37 ms) 2024-01-15T23:39:11.723 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2024-01-15T23:39:11.748 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (25 ms) 2024-01-15T23:39:11.748 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.CancelAsyncResize 2024-01-15T23:39:11.792 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.CancelAsyncResize (44 ms) 2024-01-15T23:39:11.793 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.MultipleResize 2024-01-15T23:39:11.847 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.MultipleResize (55 ms) 2024-01-15T23:39:11.847 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.Metadata 2024-01-15T23:39:11.890 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.Metadata (43 ms) 2024-01-15T23:39:11.890 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.MetadataConfApply 2024-01-15T23:39:11.919 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.MetadataConfApply (28 ms) 2024-01-15T23:39:11.919 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.SnapshotCopyup 2024-01-15T23:39:11.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:11 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/801166505"}]': finished 2024-01-15T23:39:11.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:11 smithi163 ceph-mon[138526]: osdmap e1544: 8 total, 8 up, 8 in 2024-01-15T23:39:11.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:11 smithi163 ceph-mon[138526]: osdmap e1545: 8 total, 8 up, 8 in 2024-01-15T23:39:12.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:11 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/801166505"}]': finished 2024-01-15T23:39:12.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:11 smithi053 ceph-mon[143363]: osdmap e1544: 8 total, 8 up, 8 in 2024-01-15T23:39:12.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:11 smithi053 ceph-mon[143363]: osdmap e1545: 8 total, 8 up, 8 in 2024-01-15T23:39:12.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:11 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/801166505"}]': finished 2024-01-15T23:39:12.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:11 smithi053 ceph-mon[146052]: osdmap e1544: 8 total, 8 up, 8 in 2024-01-15T23:39:12.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:11 smithi053 ceph-mon[146052]: osdmap e1545: 8 total, 8 up, 8 in 2024-01-15T23:39:12.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:12 smithi163 ceph-mon[138526]: pgmap v2783: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 149 KiB/s rd, 10 KiB/s wr, 203 op/s 2024-01-15T23:39:13.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:12 smithi053 ceph-mon[143363]: pgmap v2783: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 149 KiB/s rd, 10 KiB/s wr, 203 op/s 2024-01-15T23:39:13.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:12 smithi053 ceph-mon[146052]: pgmap v2783: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 149 KiB/s rd, 10 KiB/s wr, 203 op/s 2024-01-15T23:39:13.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:13 smithi163 ceph-mon[138526]: osdmap e1546: 8 total, 8 up, 8 in 2024-01-15T23:39:14.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:13 smithi053 ceph-mon[143363]: osdmap e1546: 8 total, 8 up, 8 in 2024-01-15T23:39:14.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:13 smithi053 ceph-mon[146052]: osdmap e1546: 8 total, 8 up, 8 in 2024-01-15T23:39:14.788 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.SnapshotCopyup (2869 ms) 2024-01-15T23:39:14.789 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2024-01-15T23:39:14.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:14 smithi163 ceph-mon[138526]: pgmap v2786: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 19 KiB/s wr, 189 op/s 2024-01-15T23:39:14.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:14 smithi163 ceph-mon[138526]: osdmap e1547: 8 total, 8 up, 8 in 2024-01-15T23:39:14.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:39:15.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:14 smithi053 ceph-mon[143363]: pgmap v2786: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 19 KiB/s wr, 189 op/s 2024-01-15T23:39:15.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:14 smithi053 ceph-mon[143363]: osdmap e1547: 8 total, 8 up, 8 in 2024-01-15T23:39:15.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:39:15.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:14 smithi053 ceph-mon[146052]: pgmap v2786: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 19 KiB/s wr, 189 op/s 2024-01-15T23:39:15.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:14 smithi053 ceph-mon[146052]: osdmap e1547: 8 total, 8 up, 8 in 2024-01-15T23:39:15.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:39:15.305 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:39:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:39:15] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.43.0" 2024-01-15T23:39:15.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:15 smithi163 ceph-mon[138526]: osdmap e1548: 8 total, 8 up, 8 in 2024-01-15T23:39:16.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:15 smithi053 ceph-mon[143363]: osdmap e1548: 8 total, 8 up, 8 in 2024-01-15T23:39:16.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:15 smithi053 ceph-mon[146052]: osdmap e1548: 8 total, 8 up, 8 in 2024-01-15T23:39:16.722 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (1934 ms) 2024-01-15T23:39:16.722 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2024-01-15T23:39:16.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:16 smithi163 ceph-mon[138526]: pgmap v2789: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 196 KiB/s rd, 26 KiB/s wr, 279 op/s 2024-01-15T23:39:16.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:16 smithi163 ceph-mon[138526]: osdmap e1549: 8 total, 8 up, 8 in 2024-01-15T23:39:16.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:16 smithi163 ceph-mon[138526]: osdmap e1550: 8 total, 8 up, 8 in 2024-01-15T23:39:17.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:16 smithi053 ceph-mon[143363]: pgmap v2789: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 196 KiB/s rd, 26 KiB/s wr, 279 op/s 2024-01-15T23:39:17.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:16 smithi053 ceph-mon[143363]: osdmap e1549: 8 total, 8 up, 8 in 2024-01-15T23:39:17.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:16 smithi053 ceph-mon[143363]: osdmap e1550: 8 total, 8 up, 8 in 2024-01-15T23:39:17.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:16 smithi053 ceph-mon[146052]: pgmap v2789: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 196 KiB/s rd, 26 KiB/s wr, 279 op/s 2024-01-15T23:39:17.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:16 smithi053 ceph-mon[146052]: osdmap e1549: 8 total, 8 up, 8 in 2024-01-15T23:39:17.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:16 smithi053 ceph-mon[146052]: osdmap e1550: 8 total, 8 up, 8 in 2024-01-15T23:39:17.754 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (1032 ms) 2024-01-15T23:39:17.755 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.ResizeCopyup 2024-01-15T23:39:18.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:18 smithi163 ceph-mon[138526]: pgmap v2792: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 14 KiB/s wr, 228 op/s 2024-01-15T23:39:18.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:18 smithi163 ceph-mon[138526]: osdmap e1551: 8 total, 8 up, 8 in 2024-01-15T23:39:19.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:18 smithi053 ceph-mon[143363]: pgmap v2792: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 14 KiB/s wr, 228 op/s 2024-01-15T23:39:19.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:18 smithi053 ceph-mon[143363]: osdmap e1551: 8 total, 8 up, 8 in 2024-01-15T23:39:19.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:18 smithi053 ceph-mon[146052]: pgmap v2792: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 14 KiB/s wr, 228 op/s 2024-01-15T23:39:19.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:18 smithi053 ceph-mon[146052]: osdmap e1551: 8 total, 8 up, 8 in 2024-01-15T23:39:19.837 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.ResizeCopyup (2083 ms) 2024-01-15T23:39:19.837 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.DiscardCopyup 2024-01-15T23:39:19.846 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:39:19.846 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.DiscardCopyup (9 ms) 2024-01-15T23:39:19.846 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.ImageOptions 2024-01-15T23:39:19.855 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.ImageOptions (9 ms) 2024-01-15T23:39:19.855 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.WriteFullCopyup 2024-01-15T23:39:20.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:19 smithi053 ceph-mon[143363]: osdmap e1552: 8 total, 8 up, 8 in 2024-01-15T23:39:20.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:19 smithi053 ceph-mon[146052]: osdmap e1552: 8 total, 8 up, 8 in 2024-01-15T23:39:20.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:19 smithi163 ceph-mon[138526]: osdmap e1552: 8 total, 8 up, 8 in 2024-01-15T23:39:21.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:20 smithi053 ceph-mon[143363]: pgmap v2795: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 141 KiB/s rd, 15 KiB/s wr, 195 op/s 2024-01-15T23:39:21.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:20 smithi053 ceph-mon[143363]: osdmap e1553: 8 total, 8 up, 8 in 2024-01-15T23:39:21.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:20 smithi053 ceph-mon[146052]: pgmap v2795: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 141 KiB/s rd, 15 KiB/s wr, 195 op/s 2024-01-15T23:39:21.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:20 smithi053 ceph-mon[146052]: osdmap e1553: 8 total, 8 up, 8 in 2024-01-15T23:39:21.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:20 smithi163 ceph-mon[138526]: pgmap v2795: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 141 KiB/s rd, 15 KiB/s wr, 195 op/s 2024-01-15T23:39:21.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:20 smithi163 ceph-mon[138526]: osdmap e1553: 8 total, 8 up, 8 in 2024-01-15T23:39:22.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:21 smithi053 ceph-mon[143363]: osdmap e1554: 8 total, 8 up, 8 in 2024-01-15T23:39:22.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:21 smithi053 ceph-mon[146052]: osdmap e1554: 8 total, 8 up, 8 in 2024-01-15T23:39:22.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:21 smithi163 ceph-mon[138526]: osdmap e1554: 8 total, 8 up, 8 in 2024-01-15T23:39:23.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:22 smithi053 ceph-mon[143363]: pgmap v2798: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 30 KiB/s wr, 364 op/s 2024-01-15T23:39:23.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:22 smithi053 ceph-mon[143363]: osdmap e1555: 8 total, 8 up, 8 in 2024-01-15T23:39:23.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:22 smithi053 ceph-mon[146052]: pgmap v2798: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 30 KiB/s wr, 364 op/s 2024-01-15T23:39:23.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:22 smithi053 ceph-mon[146052]: osdmap e1555: 8 total, 8 up, 8 in 2024-01-15T23:39:23.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:22 smithi163 ceph-mon[138526]: pgmap v2798: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 30 KiB/s wr, 364 op/s 2024-01-15T23:39:23.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:22 smithi163 ceph-mon[138526]: osdmap e1555: 8 total, 8 up, 8 in 2024-01-15T23:39:23.785 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.WriteFullCopyup (3930 ms) 2024-01-15T23:39:23.786 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2024-01-15T23:39:24.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:23 smithi053 ceph-mon[143363]: osdmap e1556: 8 total, 8 up, 8 in 2024-01-15T23:39:24.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:23 smithi053 ceph-mon[146052]: osdmap e1556: 8 total, 8 up, 8 in 2024-01-15T23:39:24.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:23 smithi163 ceph-mon[138526]: osdmap e1556: 8 total, 8 up, 8 in 2024-01-15T23:39:25.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:24 smithi053 ceph-mon[143363]: pgmap v2801: 137 pgs: 137 active+clean; 13 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 279 op/s 2024-01-15T23:39:25.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:24 smithi053 ceph-mon[143363]: osdmap e1557: 8 total, 8 up, 8 in 2024-01-15T23:39:25.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:24 smithi053 ceph-mon[146052]: pgmap v2801: 137 pgs: 137 active+clean; 13 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 279 op/s 2024-01-15T23:39:25.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:24 smithi053 ceph-mon[146052]: osdmap e1557: 8 total, 8 up, 8 in 2024-01-15T23:39:25.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:24 smithi163 ceph-mon[138526]: pgmap v2801: 137 pgs: 137 active+clean; 13 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 279 op/s 2024-01-15T23:39:25.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:24 smithi163 ceph-mon[138526]: osdmap e1557: 8 total, 8 up, 8 in 2024-01-15T23:39:25.305 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:39:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:39:25] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.43.0" 2024-01-15T23:39:25.800 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (2015 ms) 2024-01-15T23:39:25.801 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.TestCoR 2024-01-15T23:39:25.810 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING due to disabled rbd_copy_on_read 2024-01-15T23:39:25.810 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.TestCoR (10 ms) 2024-01-15T23:39:25.810 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2024-01-15T23:39:26.027 INFO:tasks.workunit.client.0.smithi053.stdout:made parent image "image57": 4194304K (1024 * 4K) 2024-01-15T23:39:26.027 INFO:tasks.workunit.client.0.smithi053.stdout:generated random write map: 2024-01-15T23:39:26.028 INFO:tasks.workunit.client.0.smithi053.stdout: [1 , 4742 ] 2024-01-15T23:39:26.028 INFO:tasks.workunit.client.0.smithi053.stdout: [3 , 15381 ] 2024-01-15T23:39:26.028 INFO:tasks.workunit.client.0.smithi053.stdout: [6 , 25038 ] 2024-01-15T23:39:26.028 INFO:tasks.workunit.client.0.smithi053.stdout: [15 , 64625 ] 2024-01-15T23:39:26.028 INFO:tasks.workunit.client.0.smithi053.stdout: [27 , 113316 ] 2024-01-15T23:39:26.028 INFO:tasks.workunit.client.0.smithi053.stdout: [49 , 203763 ] 2024-01-15T23:39:26.028 INFO:tasks.workunit.client.0.smithi053.stdout: [66 , 273375 ] 2024-01-15T23:39:26.028 INFO:tasks.workunit.client.0.smithi053.stdout: [80 , 328930 ] 2024-01-15T23:39:26.028 INFO:tasks.workunit.client.0.smithi053.stdout: [85 , 350312 ] 2024-01-15T23:39:26.028 INFO:tasks.workunit.client.0.smithi053.stdout: [99 , 407842 ] 2024-01-15T23:39:26.028 INFO:tasks.workunit.client.0.smithi053.stdout: [111 , 455557 ] 2024-01-15T23:39:26.028 INFO:tasks.workunit.client.0.smithi053.stdout: [114 , 468691 ] 2024-01-15T23:39:26.028 INFO:tasks.workunit.client.0.smithi053.stdout: [115 , 472797 ] 2024-01-15T23:39:26.029 INFO:tasks.workunit.client.0.smithi053.stdout: [118 , 483991 ] 2024-01-15T23:39:26.029 INFO:tasks.workunit.client.0.smithi053.stdout: [120 , 493275 ] 2024-01-15T23:39:26.029 INFO:tasks.workunit.client.0.smithi053.stdout: [128 , 525214 ] 2024-01-15T23:39:26.029 INFO:tasks.workunit.client.0.smithi053.stdout: [151 , 620265 ] 2024-01-15T23:39:26.029 INFO:tasks.workunit.client.0.smithi053.stdout: [170 , 698117 ] 2024-01-15T23:39:26.029 INFO:tasks.workunit.client.0.smithi053.stdout: [180 , 739360 ] 2024-01-15T23:39:26.029 INFO:tasks.workunit.client.0.smithi053.stdout: [184 , 755084 ] 2024-01-15T23:39:26.029 INFO:tasks.workunit.client.0.smithi053.stdout: [187 , 766752 ] 2024-01-15T23:39:26.029 INFO:tasks.workunit.client.0.smithi053.stdout: [199 , 817551 ] 2024-01-15T23:39:26.029 INFO:tasks.workunit.client.0.smithi053.stdout: [222 , 910012 ] 2024-01-15T23:39:26.029 INFO:tasks.workunit.client.0.smithi053.stdout: [265 , 1087786 ] 2024-01-15T23:39:26.029 INFO:tasks.workunit.client.0.smithi053.stdout: [271 , 1111562 ] 2024-01-15T23:39:26.029 INFO:tasks.workunit.client.0.smithi053.stdout: [277 , 1137647 ] 2024-01-15T23:39:26.029 INFO:tasks.workunit.client.0.smithi053.stdout: [280 , 1147277 ] 2024-01-15T23:39:26.029 INFO:tasks.workunit.client.0.smithi053.stdout: [281 , 1151499 ] 2024-01-15T23:39:26.029 INFO:tasks.workunit.client.0.smithi053.stdout: [313 , 1284891 ] 2024-01-15T23:39:26.030 INFO:tasks.workunit.client.0.smithi053.stdout: [331 , 1357764 ] 2024-01-15T23:39:26.030 INFO:tasks.workunit.client.0.smithi053.stdout: [343 , 1407808 ] 2024-01-15T23:39:26.030 INFO:tasks.workunit.client.0.smithi053.stdout: [352 , 1443613 ] 2024-01-15T23:39:26.030 INFO:tasks.workunit.client.0.smithi053.stdout: [353 , 1449074 ] 2024-01-15T23:39:26.030 INFO:tasks.workunit.client.0.smithi053.stdout: [374 , 1534093 ] 2024-01-15T23:39:26.030 INFO:tasks.workunit.client.0.smithi053.stdout: [387 , 1586031 ] 2024-01-15T23:39:26.030 INFO:tasks.workunit.client.0.smithi053.stdout: [400 , 1639826 ] 2024-01-15T23:39:26.030 INFO:tasks.workunit.client.0.smithi053.stdout: [418 , 1712217 ] 2024-01-15T23:39:26.030 INFO:tasks.workunit.client.0.smithi053.stdout: [441 , 1809489 ] 2024-01-15T23:39:26.030 INFO:tasks.workunit.client.0.smithi053.stdout: [452 , 1854069 ] 2024-01-15T23:39:26.030 INFO:tasks.workunit.client.0.smithi053.stdout: [457 , 1874137 ] 2024-01-15T23:39:26.030 INFO:tasks.workunit.client.0.smithi053.stdout: [470 , 1925877 ] 2024-01-15T23:39:26.030 INFO:tasks.workunit.client.0.smithi053.stdout: [476 , 1950727 ] 2024-01-15T23:39:26.030 INFO:tasks.workunit.client.0.smithi053.stdout: [492 , 2016302 ] 2024-01-15T23:39:26.030 INFO:tasks.workunit.client.0.smithi053.stdout: [518 , 2123376 ] 2024-01-15T23:39:26.031 INFO:tasks.workunit.client.0.smithi053.stdout: [522 , 2141461 ] 2024-01-15T23:39:26.031 INFO:tasks.workunit.client.0.smithi053.stdout: [539 , 2210699 ] 2024-01-15T23:39:26.031 INFO:tasks.workunit.client.0.smithi053.stdout: [564 , 2311382 ] 2024-01-15T23:39:26.031 INFO:tasks.workunit.client.0.smithi053.stdout: [568 , 2326834 ] 2024-01-15T23:39:26.031 INFO:tasks.workunit.client.0.smithi053.stdout: [569 , 2332977 ] 2024-01-15T23:39:26.031 INFO:tasks.workunit.client.0.smithi053.stdout: [573 , 2348815 ] 2024-01-15T23:39:26.031 INFO:tasks.workunit.client.0.smithi053.stdout: [594 , 2435418 ] 2024-01-15T23:39:26.031 INFO:tasks.workunit.client.0.smithi053.stdout: [609 , 2496443 ] 2024-01-15T23:39:26.031 INFO:tasks.workunit.client.0.smithi053.stdout: [619 , 2536533 ] 2024-01-15T23:39:26.031 INFO:tasks.workunit.client.0.smithi053.stdout: [620 , 2541524 ] 2024-01-15T23:39:26.031 INFO:tasks.workunit.client.0.smithi053.stdout: [628 , 2572708 ] 2024-01-15T23:39:26.031 INFO:tasks.workunit.client.0.smithi053.stdout: [629 , 2577551 ] 2024-01-15T23:39:26.031 INFO:tasks.workunit.client.0.smithi053.stdout: [631 , 2587872 ] 2024-01-15T23:39:26.031 INFO:tasks.workunit.client.0.smithi053.stdout: [640 , 2623608 ] 2024-01-15T23:39:26.031 INFO:tasks.workunit.client.0.smithi053.stdout: [644 , 2640115 ] 2024-01-15T23:39:26.032 INFO:tasks.workunit.client.0.smithi053.stdout: [647 , 2651343 ] 2024-01-15T23:39:26.032 INFO:tasks.workunit.client.0.smithi053.stdout: [667 , 2732849 ] 2024-01-15T23:39:26.032 INFO:tasks.workunit.client.0.smithi053.stdout: [677 , 2776558 ] 2024-01-15T23:39:26.032 INFO:tasks.workunit.client.0.smithi053.stdout: [699 , 2864888 ] 2024-01-15T23:39:26.032 INFO:tasks.workunit.client.0.smithi053.stdout: [702 , 2876878 ] 2024-01-15T23:39:26.032 INFO:tasks.workunit.client.0.smithi053.stdout: [713 , 2922844 ] 2024-01-15T23:39:26.032 INFO:tasks.workunit.client.0.smithi053.stdout: [714 , 2926722 ] 2024-01-15T23:39:26.032 INFO:tasks.workunit.client.0.smithi053.stdout: [717 , 2938530 ] 2024-01-15T23:39:26.032 INFO:tasks.workunit.client.0.smithi053.stdout: [721 , 2956094 ] 2024-01-15T23:39:26.032 INFO:tasks.workunit.client.0.smithi053.stdout: [738 , 3023171 ] 2024-01-15T23:39:26.032 INFO:tasks.workunit.client.0.smithi053.stdout: [747 , 3062375 ] 2024-01-15T23:39:26.032 INFO:tasks.workunit.client.0.smithi053.stdout: [766 , 3139372 ] 2024-01-15T23:39:26.032 INFO:tasks.workunit.client.0.smithi053.stdout: [780 , 3197041 ] 2024-01-15T23:39:26.033 INFO:tasks.workunit.client.0.smithi053.stdout: [801 , 3282923 ] 2024-01-15T23:39:26.033 INFO:tasks.workunit.client.0.smithi053.stdout: [812 , 3327385 ] 2024-01-15T23:39:26.033 INFO:tasks.workunit.client.0.smithi053.stdout: [816 , 3345894 ] 2024-01-15T23:39:26.033 INFO:tasks.workunit.client.0.smithi053.stdout: [847 , 3469419 ] 2024-01-15T23:39:26.033 INFO:tasks.workunit.client.0.smithi053.stdout: [872 , 3575010 ] 2024-01-15T23:39:26.033 INFO:tasks.workunit.client.0.smithi053.stdout: [875 , 3585722 ] 2024-01-15T23:39:26.033 INFO:tasks.workunit.client.0.smithi053.stdout: [876 , 3590473 ] 2024-01-15T23:39:26.033 INFO:tasks.workunit.client.0.smithi053.stdout: [881 , 3610124 ] 2024-01-15T23:39:26.033 INFO:tasks.workunit.client.0.smithi053.stdout: [907 , 3716315 ] 2024-01-15T23:39:26.033 INFO:tasks.workunit.client.0.smithi053.stdout: [908 , 3722623 ] 2024-01-15T23:39:26.033 INFO:tasks.workunit.client.0.smithi053.stdout: [918 , 3761842 ] 2024-01-15T23:39:26.033 INFO:tasks.workunit.client.0.smithi053.stdout: [919 , 3766877 ] 2024-01-15T23:39:26.033 INFO:tasks.workunit.client.0.smithi053.stdout: [922 , 3777809 ] 2024-01-15T23:39:26.033 INFO:tasks.workunit.client.0.smithi053.stdout: [929 , 3808266 ] 2024-01-15T23:39:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: [972 , 3981920 ] 2024-01-15T23:39:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: [984 , 4032463 ] 2024-01-15T23:39:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: [985 , 4035495 ] 2024-01-15T23:39:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: [987 , 4042882 ] 2024-01-15T23:39:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: [990 , 4055958 ] 2024-01-15T23:39:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: [999 , 4092262 ] 2024-01-15T23:39:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: [1007 , 4124695 ] 2024-01-15T23:39:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: [1019 , 4175756 ] 2024-01-15T23:39:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: [1021 , 4183082 ] 2024-01-15T23:39:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: [1023 , 4191035 ] 2024-01-15T23:39:26.034 INFO:tasks.workunit.client.0.smithi053.stdout:write data based on random map 2024-01-15T23:39:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: write object-1 2024-01-15T23:39:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: write object-3 2024-01-15T23:39:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: write object-6 2024-01-15T23:39:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: write object-15 2024-01-15T23:39:26.034 INFO:tasks.workunit.client.0.smithi053.stdout: write object-27 2024-01-15T23:39:26.035 INFO:tasks.workunit.client.0.smithi053.stdout: write object-49 2024-01-15T23:39:26.035 INFO:tasks.workunit.client.0.smithi053.stdout: write object-66 2024-01-15T23:39:26.035 INFO:tasks.workunit.client.0.smithi053.stdout: write object-80 2024-01-15T23:39:26.035 INFO:tasks.workunit.client.0.smithi053.stdout: write object-85 2024-01-15T23:39:26.035 INFO:tasks.workunit.client.0.smithi053.stdout: write object-99 2024-01-15T23:39:26.035 INFO:tasks.workunit.client.0.smithi053.stdout: write object-111 2024-01-15T23:39:26.035 INFO:tasks.workunit.client.0.smithi053.stdout: write object-114 2024-01-15T23:39:26.035 INFO:tasks.workunit.client.0.smithi053.stdout: write object-115 2024-01-15T23:39:26.035 INFO:tasks.workunit.client.0.smithi053.stdout: write object-118 2024-01-15T23:39:26.035 INFO:tasks.workunit.client.0.smithi053.stdout: write object-120 2024-01-15T23:39:26.035 INFO:tasks.workunit.client.0.smithi053.stdout: write object-128 2024-01-15T23:39:26.035 INFO:tasks.workunit.client.0.smithi053.stdout: write object-151 2024-01-15T23:39:26.035 INFO:tasks.workunit.client.0.smithi053.stdout: write object-170 2024-01-15T23:39:26.035 INFO:tasks.workunit.client.0.smithi053.stdout: write object-180 2024-01-15T23:39:26.036 INFO:tasks.workunit.client.0.smithi053.stdout: write object-184 2024-01-15T23:39:26.036 INFO:tasks.workunit.client.0.smithi053.stdout: write object-187 2024-01-15T23:39:26.036 INFO:tasks.workunit.client.0.smithi053.stdout: write object-199 2024-01-15T23:39:26.036 INFO:tasks.workunit.client.0.smithi053.stdout: write object-222 2024-01-15T23:39:26.036 INFO:tasks.workunit.client.0.smithi053.stdout: write object-265 2024-01-15T23:39:26.036 INFO:tasks.workunit.client.0.smithi053.stdout: write object-271 2024-01-15T23:39:26.036 INFO:tasks.workunit.client.0.smithi053.stdout: write object-277 2024-01-15T23:39:26.036 INFO:tasks.workunit.client.0.smithi053.stdout: write object-280 2024-01-15T23:39:26.036 INFO:tasks.workunit.client.0.smithi053.stdout: write object-281 2024-01-15T23:39:26.036 INFO:tasks.workunit.client.0.smithi053.stdout: write object-313 2024-01-15T23:39:26.036 INFO:tasks.workunit.client.0.smithi053.stdout: write object-331 2024-01-15T23:39:26.036 INFO:tasks.workunit.client.0.smithi053.stdout: write object-343 2024-01-15T23:39:26.036 INFO:tasks.workunit.client.0.smithi053.stdout: write object-352 2024-01-15T23:39:26.036 INFO:tasks.workunit.client.0.smithi053.stdout: write object-353 2024-01-15T23:39:26.037 INFO:tasks.workunit.client.0.smithi053.stdout: write object-374 2024-01-15T23:39:26.037 INFO:tasks.workunit.client.0.smithi053.stdout: write object-387 2024-01-15T23:39:26.037 INFO:tasks.workunit.client.0.smithi053.stdout: write object-400 2024-01-15T23:39:26.037 INFO:tasks.workunit.client.0.smithi053.stdout: write object-418 2024-01-15T23:39:26.037 INFO:tasks.workunit.client.0.smithi053.stdout: write object-441 2024-01-15T23:39:26.037 INFO:tasks.workunit.client.0.smithi053.stdout: write object-452 2024-01-15T23:39:26.037 INFO:tasks.workunit.client.0.smithi053.stdout: write object-457 2024-01-15T23:39:26.037 INFO:tasks.workunit.client.0.smithi053.stdout: write object-470 2024-01-15T23:39:26.037 INFO:tasks.workunit.client.0.smithi053.stdout: write object-476 2024-01-15T23:39:26.037 INFO:tasks.workunit.client.0.smithi053.stdout: write object-492 2024-01-15T23:39:26.037 INFO:tasks.workunit.client.0.smithi053.stdout: write object-518 2024-01-15T23:39:26.037 INFO:tasks.workunit.client.0.smithi053.stdout: write object-522 2024-01-15T23:39:26.037 INFO:tasks.workunit.client.0.smithi053.stdout: write object-539 2024-01-15T23:39:26.037 INFO:tasks.workunit.client.0.smithi053.stdout: write object-564 2024-01-15T23:39:26.038 INFO:tasks.workunit.client.0.smithi053.stdout: write object-568 2024-01-15T23:39:26.038 INFO:tasks.workunit.client.0.smithi053.stdout: write object-569 2024-01-15T23:39:26.038 INFO:tasks.workunit.client.0.smithi053.stdout: write object-573 2024-01-15T23:39:26.038 INFO:tasks.workunit.client.0.smithi053.stdout: write object-594 2024-01-15T23:39:26.038 INFO:tasks.workunit.client.0.smithi053.stdout: write object-609 2024-01-15T23:39:26.038 INFO:tasks.workunit.client.0.smithi053.stdout: write object-619 2024-01-15T23:39:26.038 INFO:tasks.workunit.client.0.smithi053.stdout: write object-620 2024-01-15T23:39:26.038 INFO:tasks.workunit.client.0.smithi053.stdout: write object-628 2024-01-15T23:39:26.038 INFO:tasks.workunit.client.0.smithi053.stdout: write object-629 2024-01-15T23:39:26.038 INFO:tasks.workunit.client.0.smithi053.stdout: write object-631 2024-01-15T23:39:26.038 INFO:tasks.workunit.client.0.smithi053.stdout: write object-640 2024-01-15T23:39:26.038 INFO:tasks.workunit.client.0.smithi053.stdout: write object-644 2024-01-15T23:39:26.038 INFO:tasks.workunit.client.0.smithi053.stdout: write object-647 2024-01-15T23:39:26.038 INFO:tasks.workunit.client.0.smithi053.stdout: write object-667 2024-01-15T23:39:26.038 INFO:tasks.workunit.client.0.smithi053.stdout: write object-677 2024-01-15T23:39:26.039 INFO:tasks.workunit.client.0.smithi053.stdout: write object-699 2024-01-15T23:39:26.039 INFO:tasks.workunit.client.0.smithi053.stdout: write object-702 2024-01-15T23:39:26.039 INFO:tasks.workunit.client.0.smithi053.stdout: write object-713 2024-01-15T23:39:26.039 INFO:tasks.workunit.client.0.smithi053.stdout: write object-714 2024-01-15T23:39:26.039 INFO:tasks.workunit.client.0.smithi053.stdout: write object-717 2024-01-15T23:39:26.039 INFO:tasks.workunit.client.0.smithi053.stdout: write object-721 2024-01-15T23:39:26.039 INFO:tasks.workunit.client.0.smithi053.stdout: write object-738 2024-01-15T23:39:26.039 INFO:tasks.workunit.client.0.smithi053.stdout: write object-747 2024-01-15T23:39:26.039 INFO:tasks.workunit.client.0.smithi053.stdout: write object-766 2024-01-15T23:39:26.039 INFO:tasks.workunit.client.0.smithi053.stdout: write object-780 2024-01-15T23:39:26.039 INFO:tasks.workunit.client.0.smithi053.stdout: write object-801 2024-01-15T23:39:26.039 INFO:tasks.workunit.client.0.smithi053.stdout: write object-812 2024-01-15T23:39:26.039 INFO:tasks.workunit.client.0.smithi053.stdout: write object-816 2024-01-15T23:39:26.039 INFO:tasks.workunit.client.0.smithi053.stdout: write object-847 2024-01-15T23:39:26.040 INFO:tasks.workunit.client.0.smithi053.stdout: write object-872 2024-01-15T23:39:26.040 INFO:tasks.workunit.client.0.smithi053.stdout: write object-875 2024-01-15T23:39:26.040 INFO:tasks.workunit.client.0.smithi053.stdout: write object-876 2024-01-15T23:39:26.040 INFO:tasks.workunit.client.0.smithi053.stdout: write object-881 2024-01-15T23:39:26.040 INFO:tasks.workunit.client.0.smithi053.stdout: write object-907 2024-01-15T23:39:26.040 INFO:tasks.workunit.client.0.smithi053.stdout: write object-908 2024-01-15T23:39:26.040 INFO:tasks.workunit.client.0.smithi053.stdout: write object-918 2024-01-15T23:39:26.040 INFO:tasks.workunit.client.0.smithi053.stdout: write object-919 2024-01-15T23:39:26.040 INFO:tasks.workunit.client.0.smithi053.stdout: write object-922 2024-01-15T23:39:26.040 INFO:tasks.workunit.client.0.smithi053.stdout: write object-929 2024-01-15T23:39:26.040 INFO:tasks.workunit.client.0.smithi053.stdout: write object-972 2024-01-15T23:39:26.040 INFO:tasks.workunit.client.0.smithi053.stdout: write object-984 2024-01-15T23:39:26.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:25 smithi053 ceph-mon[143363]: osdmap e1558: 8 total, 8 up, 8 in 2024-01-15T23:39:26.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:25 smithi053 ceph-mon[146052]: osdmap e1558: 8 total, 8 up, 8 in 2024-01-15T23:39:26.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:25 smithi163 ceph-mon[138526]: osdmap e1558: 8 total, 8 up, 8 in 2024-01-15T23:39:27.030 INFO:tasks.workunit.client.0.smithi053.stdout: write object-985 2024-01-15T23:39:27.030 INFO:tasks.workunit.client.0.smithi053.stdout: write object-987 2024-01-15T23:39:27.030 INFO:tasks.workunit.client.0.smithi053.stdout: write object-990 2024-01-15T23:39:27.030 INFO:tasks.workunit.client.0.smithi053.stdout: write object-999 2024-01-15T23:39:27.030 INFO:tasks.workunit.client.0.smithi053.stdout: write object-1007 2024-01-15T23:39:27.030 INFO:tasks.workunit.client.0.smithi053.stdout: write object-1019 2024-01-15T23:39:27.030 INFO:tasks.workunit.client.0.smithi053.stdout: write object-1021 2024-01-15T23:39:27.030 INFO:tasks.workunit.client.0.smithi053.stdout: write object-1023 2024-01-15T23:39:27.030 INFO:tasks.workunit.client.0.smithi053.stdout:verify written data by reading 2024-01-15T23:39:27.030 INFO:tasks.workunit.client.0.smithi053.stdout: read object-1 2024-01-15T23:39:27.030 INFO:tasks.workunit.client.0.smithi053.stdout:made snapshot "image57@parent_snap" and protect it 2024-01-15T23:39:27.031 INFO:tasks.workunit.client.0.smithi053.stdout:made and opened clone "image58" 2024-01-15T23:39:27.031 INFO:tasks.workunit.client.0.smithi053.stdout:flattening clone: "image58" 2024-01-15T23:39:27.031 INFO:tasks.workunit.client.0.smithi053.stdout:check whether child image has the same set of objects as parent 2024-01-15T23:39:27.031 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1220 ms) 2024-01-15T23:39:27.031 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2024-01-15T23:39:27.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:26 smithi053 ceph-mon[143363]: pgmap v2804: 137 pgs: 137 active+clean; 17 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 139 op/s 2024-01-15T23:39:27.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:26 smithi053 ceph-mon[143363]: osdmap e1559: 8 total, 8 up, 8 in 2024-01-15T23:39:27.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:26 smithi053 ceph-mon[146052]: pgmap v2804: 137 pgs: 137 active+clean; 17 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 139 op/s 2024-01-15T23:39:27.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:26 smithi053 ceph-mon[146052]: osdmap e1559: 8 total, 8 up, 8 in 2024-01-15T23:39:27.112 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.PoolMetadataConfApply (82 ms) 2024-01-15T23:39:27.112 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.Sparsify 2024-01-15T23:39:27.133 INFO:tasks.workunit.client.0.smithi053.stdout:sparsify_supported=1 2024-01-15T23:39:27.133 INFO:tasks.workunit.client.0.smithi053.stdout:sparse_read_supported=1 2024-01-15T23:39:27.165 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.Sparsify (53 ms) 2024-01-15T23:39:27.165 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.SparsifyClone 2024-01-15T23:39:27.181 INFO:tasks.workunit.client.0.smithi053.stdout:sparsify_supported=1 2024-01-15T23:39:27.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:26 smithi163 ceph-mon[138526]: pgmap v2804: 137 pgs: 137 active+clean; 17 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 139 op/s 2024-01-15T23:39:27.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:26 smithi163 ceph-mon[138526]: osdmap e1559: 8 total, 8 up, 8 in 2024-01-15T23:39:27.556 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:39:27] ENGINE Bus STOPPING 2024-01-15T23:39:27.556 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:39:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T23:39:27.556 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:39:27] ENGINE Bus STOPPED 2024-01-15T23:39:27.556 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:39:27] ENGINE Bus STARTING 2024-01-15T23:39:27.556 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:39:27] ENGINE Serving on http://:::9283 2024-01-15T23:39:27.556 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:39:27] ENGINE Bus STARTED 2024-01-15T23:39:28.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-mon[143363]: osdmap e1560: 8 total, 8 up, 8 in 2024-01-15T23:39:28.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' 2024-01-15T23:39:28.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:39:28.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:39:28.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:39:28.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:39:28.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-mon[146052]: osdmap e1560: 8 total, 8 up, 8 in 2024-01-15T23:39:28.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' 2024-01-15T23:39:28.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:39:28.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:39:28.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:39:28.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:27 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:39:28.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:27 smithi163 ceph-mon[138526]: osdmap e1560: 8 total, 8 up, 8 in 2024-01-15T23:39:28.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:27 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' 2024-01-15T23:39:28.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:27 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:39:28.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:27 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:39:28.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:27 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:39:28.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:27 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:39:29.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:28 smithi053 ceph-mon[143363]: pgmap v2807: 137 pgs: 137 active+clean; 8.7 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 324 op/s 2024-01-15T23:39:29.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:28 smithi053 ceph-mon[143363]: osdmap e1561: 8 total, 8 up, 8 in 2024-01-15T23:39:29.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:28 smithi053 ceph-mon[146052]: pgmap v2807: 137 pgs: 137 active+clean; 8.7 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 324 op/s 2024-01-15T23:39:29.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:28 smithi053 ceph-mon[146052]: osdmap e1561: 8 total, 8 up, 8 in 2024-01-15T23:39:29.101 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.SparsifyClone (1936 ms) 2024-01-15T23:39:29.101 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestInternal.MissingDataPool 2024-01-15T23:39:29.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:28 smithi163 ceph-mon[138526]: pgmap v2807: 137 pgs: 137 active+clean; 8.7 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 324 op/s 2024-01-15T23:39:29.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:28 smithi163 ceph-mon[138526]: osdmap e1561: 8 total, 8 up, 8 in 2024-01-15T23:39:30.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:39:30.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:29 smithi053 ceph-mon[143363]: osdmap e1562: 8 total, 8 up, 8 in 2024-01-15T23:39:30.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:39:30.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:29 smithi053 ceph-mon[146052]: osdmap e1562: 8 total, 8 up, 8 in 2024-01-15T23:39:30.203 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestInternal.MissingDataPool (1102 ms) 2024-01-15T23:39:30.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:39:30.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:29 smithi163 ceph-mon[138526]: osdmap e1562: 8 total, 8 up, 8 in 2024-01-15T23:39:31.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:30 smithi053 ceph-mon[143363]: pgmap v2810: 137 pgs: 137 active+clean; 8.9 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 284 KiB/s rd, 88 KiB/s wr, 456 op/s 2024-01-15T23:39:31.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:30 smithi053 ceph-mon[143363]: osdmap e1563: 8 total, 8 up, 8 in 2024-01-15T23:39:31.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:30 smithi053 ceph-mon[146052]: pgmap v2810: 137 pgs: 137 active+clean; 8.9 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 284 KiB/s rd, 88 KiB/s wr, 456 op/s 2024-01-15T23:39:31.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:30 smithi053 ceph-mon[146052]: osdmap e1563: 8 total, 8 up, 8 in 2024-01-15T23:39:31.102 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 34 tests from TestInternal (35440 ms total) 2024-01-15T23:39:31.102 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:39:31.102 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 51 tests from TestMirroring 2024-01-15T23:39:31.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:30 smithi163 ceph-mon[138526]: pgmap v2810: 137 pgs: 137 active+clean; 8.9 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 284 KiB/s rd, 88 KiB/s wr, 456 op/s 2024-01-15T23:39:31.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:30 smithi163 ceph-mon[138526]: osdmap e1563: 8 total, 8 up, 8 in 2024-01-15T23:39:32.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:32 smithi163 ceph-mon[138526]: osdmap e1564: 8 total, 8 up, 8 in 2024-01-15T23:39:32.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:32 smithi163 ceph-mon[138526]: pgmap v2813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:39:32.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:32 smithi053 ceph-mon[143363]: osdmap e1564: 8 total, 8 up, 8 in 2024-01-15T23:39:32.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:32 smithi053 ceph-mon[143363]: pgmap v2813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:39:32.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:32 smithi053 ceph-mon[146052]: osdmap e1564: 8 total, 8 up, 8 in 2024-01-15T23:39:32.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:32 smithi053 ceph-mon[146052]: pgmap v2813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:39:33.112 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2024-01-15T23:39:33.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:33 smithi163 ceph-mon[138526]: osdmap e1565: 8 total, 8 up, 8 in 2024-01-15T23:39:33.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:39:33.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:33 smithi053 ceph-mon[143363]: osdmap e1565: 8 total, 8 up, 8 in 2024-01-15T23:39:33.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:39:33.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:33 smithi053 ceph-mon[146052]: osdmap e1565: 8 total, 8 up, 8 in 2024-01-15T23:39:33.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:39:34.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:34 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:39:34.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:34 smithi163 ceph-mon[138526]: osdmap e1566: 8 total, 8 up, 8 in 2024-01-15T23:39:34.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:34 smithi163 ceph-mon[138526]: pgmap v2816: 137 pgs: 2 creating+peering, 27 unknown, 108 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:39:34.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:34 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:39:34.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:34 smithi053 ceph-mon[143363]: osdmap e1566: 8 total, 8 up, 8 in 2024-01-15T23:39:34.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:34 smithi053 ceph-mon[143363]: pgmap v2816: 137 pgs: 2 creating+peering, 27 unknown, 108 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:39:34.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:34 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:39:34.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:34 smithi053 ceph-mon[146052]: osdmap e1566: 8 total, 8 up, 8 in 2024-01-15T23:39:34.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:34 smithi053 ceph-mon[146052]: pgmap v2816: 137 pgs: 2 creating+peering, 27 unknown, 108 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:39:35.259 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2147 ms) 2024-01-15T23:39:35.259 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2024-01-15T23:39:35.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:35 smithi053 ceph-mon[143363]: osdmap e1567: 8 total, 8 up, 8 in 2024-01-15T23:39:35.305 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:35 smithi053 ceph-mon[146052]: osdmap e1567: 8 total, 8 up, 8 in 2024-01-15T23:39:35.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:39:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:39:35] "GET /metrics HTTP/1.1" 200 36616 "" "Prometheus/2.43.0" 2024-01-15T23:39:35.360 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (101 ms) 2024-01-15T23:39:35.360 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2024-01-15T23:39:35.439 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (78 ms) 2024-01-15T23:39:35.439 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2024-01-15T23:39:35.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:35 smithi163 ceph-mon[138526]: osdmap e1567: 8 total, 8 up, 8 in 2024-01-15T23:39:35.536 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (98 ms) 2024-01-15T23:39:35.536 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2024-01-15T23:39:35.626 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (90 ms) 2024-01-15T23:39:35.626 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2024-01-15T23:39:35.721 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (95 ms) 2024-01-15T23:39:35.721 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2024-01-15T23:39:35.826 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (105 ms) 2024-01-15T23:39:35.826 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2024-01-15T23:39:35.827 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:39:35.827 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2024-01-15T23:39:35.827 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2024-01-15T23:39:35.827 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:39:35.827 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.DisableJournalingWithPeer (0 ms) 2024-01-15T23:39:35.827 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2024-01-15T23:39:35.896 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (70 ms) 2024-01-15T23:39:35.896 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2024-01-15T23:39:35.972 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (76 ms) 2024-01-15T23:39:35.973 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2024-01-15T23:39:36.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:36 smithi163 ceph-mon[138526]: osdmap e1568: 8 total, 8 up, 8 in 2024-01-15T23:39:36.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:36 smithi163 ceph-mon[138526]: pgmap v2819: 137 pgs: 2 creating+peering, 9 unknown, 126 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:39:36.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:36 smithi053 ceph-mon[143363]: osdmap e1568: 8 total, 8 up, 8 in 2024-01-15T23:39:36.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:36 smithi053 ceph-mon[143363]: pgmap v2819: 137 pgs: 2 creating+peering, 9 unknown, 126 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:39:36.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:36 smithi053 ceph-mon[146052]: osdmap e1568: 8 total, 8 up, 8 in 2024-01-15T23:39:36.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:36 smithi053 ceph-mon[146052]: pgmap v2819: 137 pgs: 2 creating+peering, 9 unknown, 126 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:39:37.207 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1235 ms) 2024-01-15T23:39:37.207 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2024-01-15T23:39:37.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:37 smithi163 ceph-mon[138526]: osdmap e1569: 8 total, 8 up, 8 in 2024-01-15T23:39:37.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:37 smithi053 ceph-mon[143363]: osdmap e1569: 8 total, 8 up, 8 in 2024-01-15T23:39:37.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:37 smithi053 ceph-mon[146052]: osdmap e1569: 8 total, 8 up, 8 in 2024-01-15T23:39:38.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:38 smithi163 ceph-mon[138526]: osdmap e1570: 8 total, 8 up, 8 in 2024-01-15T23:39:38.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:38 smithi163 ceph-mon[138526]: pgmap v2822: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 24 KiB/s wr, 164 op/s 2024-01-15T23:39:38.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:38 smithi053 ceph-mon[143363]: osdmap e1570: 8 total, 8 up, 8 in 2024-01-15T23:39:38.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:38 smithi053 ceph-mon[143363]: pgmap v2822: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 24 KiB/s wr, 164 op/s 2024-01-15T23:39:38.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:38 smithi053 ceph-mon[146052]: osdmap e1570: 8 total, 8 up, 8 in 2024-01-15T23:39:38.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:38 smithi053 ceph-mon[146052]: pgmap v2822: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 24 KiB/s wr, 164 op/s 2024-01-15T23:39:39.205 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (1998 ms) 2024-01-15T23:39:39.206 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2024-01-15T23:39:39.304 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (99 ms) 2024-01-15T23:39:39.304 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2024-01-15T23:39:39.404 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (100 ms) 2024-01-15T23:39:39.404 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2024-01-15T23:39:39.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:39 smithi163 ceph-mon[138526]: osdmap e1571: 8 total, 8 up, 8 in 2024-01-15T23:39:39.503 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (99 ms) 2024-01-15T23:39:39.503 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2024-01-15T23:39:39.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:39 smithi053 ceph-mon[143363]: osdmap e1571: 8 total, 8 up, 8 in 2024-01-15T23:39:39.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:39 smithi053 ceph-mon[146052]: osdmap e1571: 8 total, 8 up, 8 in 2024-01-15T23:39:39.580 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (77 ms) 2024-01-15T23:39:39.581 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2024-01-15T23:39:39.658 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (77 ms) 2024-01-15T23:39:39.658 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2024-01-15T23:39:39.749 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (92 ms) 2024-01-15T23:39:39.750 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2024-01-15T23:39:39.847 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (97 ms) 2024-01-15T23:39:39.847 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2024-01-15T23:39:40.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:40 smithi163 ceph-mon[138526]: osdmap e1572: 8 total, 8 up, 8 in 2024-01-15T23:39:40.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:40 smithi163 ceph-mon[138526]: pgmap v2825: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 348 KiB/s rd, 47 KiB/s wr, 493 op/s 2024-01-15T23:39:40.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:40 smithi053 ceph-mon[143363]: osdmap e1572: 8 total, 8 up, 8 in 2024-01-15T23:39:40.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:40 smithi053 ceph-mon[143363]: pgmap v2825: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 348 KiB/s rd, 47 KiB/s wr, 493 op/s 2024-01-15T23:39:40.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:40 smithi053 ceph-mon[146052]: osdmap e1572: 8 total, 8 up, 8 in 2024-01-15T23:39:40.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:40 smithi053 ceph-mon[146052]: pgmap v2825: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 348 KiB/s rd, 47 KiB/s wr, 493 op/s 2024-01-15T23:39:41.237 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1390 ms) 2024-01-15T23:39:41.237 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2024-01-15T23:39:41.348 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (112 ms) 2024-01-15T23:39:41.348 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2024-01-15T23:39:41.449 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (101 ms) 2024-01-15T23:39:41.449 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2024-01-15T23:39:41.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:41 smithi163 ceph-mon[138526]: osdmap e1573: 8 total, 8 up, 8 in 2024-01-15T23:39:41.545 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (96 ms) 2024-01-15T23:39:41.545 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2024-01-15T23:39:41.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:41 smithi053 ceph-mon[143363]: osdmap e1573: 8 total, 8 up, 8 in 2024-01-15T23:39:41.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:41 smithi053 ceph-mon[146052]: osdmap e1573: 8 total, 8 up, 8 in 2024-01-15T23:39:41.699 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (154 ms) 2024-01-15T23:39:41.700 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2024-01-15T23:39:41.851 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (152 ms) 2024-01-15T23:39:41.851 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2024-01-15T23:39:41.986 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (135 ms) 2024-01-15T23:39:41.986 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2024-01-15T23:39:42.127 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (141 ms) 2024-01-15T23:39:42.128 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2024-01-15T23:39:42.285 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (158 ms) 2024-01-15T23:39:42.285 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2024-01-15T23:39:42.447 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (162 ms) 2024-01-15T23:39:42.447 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2024-01-15T23:39:42.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:42 smithi163 ceph-mon[138526]: osdmap e1574: 8 total, 8 up, 8 in 2024-01-15T23:39:42.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:42 smithi163 ceph-mon[138526]: pgmap v2828: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 419 KiB/s rd, 50 KiB/s wr, 610 op/s 2024-01-15T23:39:42.528 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (81 ms) 2024-01-15T23:39:42.528 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2024-01-15T23:39:42.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:42 smithi053 ceph-mon[143363]: osdmap e1574: 8 total, 8 up, 8 in 2024-01-15T23:39:42.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:42 smithi053 ceph-mon[143363]: pgmap v2828: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 419 KiB/s rd, 50 KiB/s wr, 610 op/s 2024-01-15T23:39:42.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:42 smithi053 ceph-mon[146052]: osdmap e1574: 8 total, 8 up, 8 in 2024-01-15T23:39:42.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:42 smithi053 ceph-mon[146052]: pgmap v2828: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 419 KiB/s rd, 50 KiB/s wr, 610 op/s 2024-01-15T23:39:42.606 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (78 ms) 2024-01-15T23:39:42.607 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2024-01-15T23:39:42.671 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (65 ms) 2024-01-15T23:39:42.671 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2024-01-15T23:39:42.798 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (126 ms) 2024-01-15T23:39:42.798 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2024-01-15T23:39:42.919 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (122 ms) 2024-01-15T23:39:42.920 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2024-01-15T23:39:43.023 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (104 ms) 2024-01-15T23:39:43.023 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2024-01-15T23:39:43.140 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (117 ms) 2024-01-15T23:39:43.140 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.MirrorStatusList 2024-01-15T23:39:43.211 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.MirrorStatusList (71 ms) 2024-01-15T23:39:43.212 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2024-01-15T23:39:43.308 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.RemoveBootstrapped (97 ms) 2024-01-15T23:39:43.308 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2024-01-15T23:39:43.675 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.AioPromoteDemote (366 ms) 2024-01-15T23:39:43.675 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.AioGetInfo 2024-01-15T23:39:44.022 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.AioGetInfo (347 ms) 2024-01-15T23:39:44.022 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.AioGetStatus 2024-01-15T23:39:44.239 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.AioGetStatus (218 ms) 2024-01-15T23:39:44.239 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.SiteName 2024-01-15T23:39:44.245 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.SiteName (6 ms) 2024-01-15T23:39:44.245 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.Bootstrap 2024-01-15T23:39:44.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:44 smithi163 ceph-mon[138526]: pgmap v2829: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 442 KiB/s rd, 59 KiB/s wr, 651 op/s 2024-01-15T23:39:44.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:39:44.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:44 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' 2024-01-15T23:39:44.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:44 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:39:44.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:44 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:39:44.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:44 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-01-15T23:39:44.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:44 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:39:45.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:44 smithi053 ceph-mon[143363]: pgmap v2829: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 442 KiB/s rd, 59 KiB/s wr, 651 op/s 2024-01-15T23:39:45.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:39:45.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:44 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' 2024-01-15T23:39:45.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:44 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:39:45.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:44 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:39:45.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:44 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-01-15T23:39:45.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:44 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:39:45.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:44 smithi053 ceph-mon[146052]: pgmap v2829: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 442 KiB/s rd, 59 KiB/s wr, 651 op/s 2024-01-15T23:39:45.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:39:45.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:44 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' 2024-01-15T23:39:45.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:44 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:39:45.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:44 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:39:45.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:44 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-01-15T23:39:45.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:44 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:39:45.074 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.Bootstrap (829 ms) 2024-01-15T23:39:45.075 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.PeerDirection 2024-01-15T23:39:45.082 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.PeerDirection (8 ms) 2024-01-15T23:39:45.082 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.Snapshot 2024-01-15T23:39:45.305 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:39:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:39:45] "GET /metrics HTTP/1.1" 200 36593 "" "Prometheus/2.43.0" 2024-01-15T23:39:45.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:45 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-01-15T23:39:45.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:45 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' 2024-01-15T23:39:45.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:45 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' 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-01-15T23:39:45.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:45 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' 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-01-15T23:39:45.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:45 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:39:45.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:45 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/40af1402-5b25-4fa4-99a1-6d62ba0f85d1"}]: dispatch 2024-01-15T23:39:45.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:45 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/40af1402-5b25-4fa4-99a1-6d62ba0f85d1"}]': finished 2024-01-15T23:39:46.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:45 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-01-15T23:39:46.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:45 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' 2024-01-15T23:39:46.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:45 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' 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-01-15T23:39:46.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:45 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' 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-01-15T23:39:46.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:45 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:39:46.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:45 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/40af1402-5b25-4fa4-99a1-6d62ba0f85d1"}]: dispatch 2024-01-15T23:39:46.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:45 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/40af1402-5b25-4fa4-99a1-6d62ba0f85d1"}]': finished 2024-01-15T23:39:46.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:45 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-01-15T23:39:46.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:45 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' 2024-01-15T23:39:46.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:45 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' 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-01-15T23:39:46.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:45 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' 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-01-15T23:39:46.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:45 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:39:46.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:45 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/40af1402-5b25-4fa4-99a1-6d62ba0f85d1"}]: dispatch 2024-01-15T23:39:46.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:45 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/40af1402-5b25-4fa4-99a1-6d62ba0f85d1"}]': finished 2024-01-15T23:39:46.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:46 smithi163 ceph-mon[138526]: pgmap v2830: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 962 KiB/s rd, 130 KiB/s wr, 1.33k op/s 2024-01-15T23:39:46.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:46 smithi163 ceph-mon[138526]: osdmap e1575: 8 total, 8 up, 8 in 2024-01-15T23:39:47.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:46 smithi053 ceph-mon[143363]: pgmap v2830: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 962 KiB/s rd, 130 KiB/s wr, 1.33k op/s 2024-01-15T23:39:47.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:46 smithi053 ceph-mon[143363]: osdmap e1575: 8 total, 8 up, 8 in 2024-01-15T23:39:47.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:46 smithi053 ceph-mon[146052]: pgmap v2830: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 962 KiB/s rd, 130 KiB/s wr, 1.33k op/s 2024-01-15T23:39:47.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:46 smithi053 ceph-mon[146052]: osdmap e1575: 8 total, 8 up, 8 in 2024-01-15T23:39:47.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:47 smithi163 ceph-mon[138526]: osdmap e1576: 8 total, 8 up, 8 in 2024-01-15T23:39:48.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:47 smithi053 ceph-mon[143363]: osdmap e1576: 8 total, 8 up, 8 in 2024-01-15T23:39:48.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:47 smithi053 ceph-mon[146052]: osdmap e1576: 8 total, 8 up, 8 in 2024-01-15T23:39:48.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:48 smithi163 ceph-mon[138526]: pgmap v2833: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 194 KiB/s wr, 1.81k op/s 2024-01-15T23:39:48.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:48 smithi163 ceph-mon[138526]: osdmap e1577: 8 total, 8 up, 8 in 2024-01-15T23:39:49.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:48 smithi053 ceph-mon[143363]: pgmap v2833: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 194 KiB/s wr, 1.81k op/s 2024-01-15T23:39:49.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:48 smithi053 ceph-mon[143363]: osdmap e1577: 8 total, 8 up, 8 in 2024-01-15T23:39:49.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:48 smithi053 ceph-mon[146052]: pgmap v2833: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 194 KiB/s wr, 1.81k op/s 2024-01-15T23:39:49.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:48 smithi053 ceph-mon[146052]: osdmap e1577: 8 total, 8 up, 8 in 2024-01-15T23:39:49.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:49 smithi163 ceph-mon[138526]: osdmap e1578: 8 total, 8 up, 8 in 2024-01-15T23:39:50.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:49 smithi053 ceph-mon[143363]: osdmap e1578: 8 total, 8 up, 8 in 2024-01-15T23:39:50.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:49 smithi053 ceph-mon[146052]: osdmap e1578: 8 total, 8 up, 8 in 2024-01-15T23:39:50.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:50 smithi163 ceph-mon[138526]: pgmap v2836: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 944 KiB/s rd, 151 KiB/s wr, 1.30k op/s 2024-01-15T23:39:50.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:50 smithi163 ceph-mon[138526]: osdmap e1579: 8 total, 8 up, 8 in 2024-01-15T23:39:51.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:50 smithi053 ceph-mon[143363]: pgmap v2836: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 944 KiB/s rd, 151 KiB/s wr, 1.30k op/s 2024-01-15T23:39:51.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:50 smithi053 ceph-mon[143363]: osdmap e1579: 8 total, 8 up, 8 in 2024-01-15T23:39:51.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:50 smithi053 ceph-mon[146052]: pgmap v2836: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 944 KiB/s rd, 151 KiB/s wr, 1.30k op/s 2024-01-15T23:39:51.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:50 smithi053 ceph-mon[146052]: osdmap e1579: 8 total, 8 up, 8 in 2024-01-15T23:39:51.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:51 smithi163 ceph-mon[138526]: osdmap e1580: 8 total, 8 up, 8 in 2024-01-15T23:39:51.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:51 smithi163 ceph-mon[138526]: osdmap e1581: 8 total, 8 up, 8 in 2024-01-15T23:39:52.055 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:51 smithi053 ceph-mon[146052]: osdmap e1580: 8 total, 8 up, 8 in 2024-01-15T23:39:52.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:51 smithi053 ceph-mon[146052]: osdmap e1581: 8 total, 8 up, 8 in 2024-01-15T23:39:52.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:51 smithi053 ceph-mon[143363]: osdmap e1580: 8 total, 8 up, 8 in 2024-01-15T23:39:52.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:51 smithi053 ceph-mon[143363]: osdmap e1581: 8 total, 8 up, 8 in 2024-01-15T23:39:52.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:52 smithi163 ceph-mon[138526]: pgmap v2839: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 27 KiB/s wr, 331 op/s 2024-01-15T23:39:53.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:52 smithi053 ceph-mon[143363]: pgmap v2839: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 27 KiB/s wr, 331 op/s 2024-01-15T23:39:53.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:52 smithi053 ceph-mon[146052]: pgmap v2839: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 27 KiB/s wr, 331 op/s 2024-01-15T23:39:53.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:53 smithi163 ceph-mon[138526]: osdmap e1582: 8 total, 8 up, 8 in 2024-01-15T23:39:54.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:53 smithi053 ceph-mon[143363]: osdmap e1582: 8 total, 8 up, 8 in 2024-01-15T23:39:54.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:53 smithi053 ceph-mon[146052]: osdmap e1582: 8 total, 8 up, 8 in 2024-01-15T23:39:54.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:54 smithi163 ceph-mon[138526]: pgmap v2842: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 6.0 KiB/s wr, 75 op/s 2024-01-15T23:39:54.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:54 smithi163 ceph-mon[138526]: osdmap e1583: 8 total, 8 up, 8 in 2024-01-15T23:39:55.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:54 smithi053 ceph-mon[143363]: pgmap v2842: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 6.0 KiB/s wr, 75 op/s 2024-01-15T23:39:55.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:54 smithi053 ceph-mon[143363]: osdmap e1583: 8 total, 8 up, 8 in 2024-01-15T23:39:55.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:54 smithi053 ceph-mon[146052]: pgmap v2842: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 6.0 KiB/s wr, 75 op/s 2024-01-15T23:39:55.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:54 smithi053 ceph-mon[146052]: osdmap e1583: 8 total, 8 up, 8 in 2024-01-15T23:39:55.305 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:39:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:39:55] "GET /metrics HTTP/1.1" 200 36593 "" "Prometheus/2.43.0" 2024-01-15T23:39:55.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:55 smithi163 ceph-mon[138526]: osdmap e1584: 8 total, 8 up, 8 in 2024-01-15T23:39:56.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:55 smithi053 ceph-mon[143363]: osdmap e1584: 8 total, 8 up, 8 in 2024-01-15T23:39:56.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:55 smithi053 ceph-mon[146052]: osdmap e1584: 8 total, 8 up, 8 in 2024-01-15T23:39:56.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:56 smithi163 ceph-mon[138526]: pgmap v2845: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 5 op/s 2024-01-15T23:39:56.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:56 smithi163 ceph-mon[138526]: osdmap e1585: 8 total, 8 up, 8 in 2024-01-15T23:39:56.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:56 smithi163 ceph-mon[138526]: osdmap e1586: 8 total, 8 up, 8 in 2024-01-15T23:39:57.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:56 smithi053 ceph-mon[143363]: pgmap v2845: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 5 op/s 2024-01-15T23:39:57.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:56 smithi053 ceph-mon[143363]: osdmap e1585: 8 total, 8 up, 8 in 2024-01-15T23:39:57.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:56 smithi053 ceph-mon[143363]: osdmap e1586: 8 total, 8 up, 8 in 2024-01-15T23:39:57.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:56 smithi053 ceph-mon[146052]: pgmap v2845: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 5 op/s 2024-01-15T23:39:57.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:56 smithi053 ceph-mon[146052]: osdmap e1585: 8 total, 8 up, 8 in 2024-01-15T23:39:57.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:56 smithi053 ceph-mon[146052]: osdmap e1586: 8 total, 8 up, 8 in 2024-01-15T23:39:58.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:58 smithi163 ceph-mon[138526]: pgmap v2848: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 6.7 KiB/s wr, 96 op/s 2024-01-15T23:39:58.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:58 smithi163 ceph-mon[138526]: osdmap e1587: 8 total, 8 up, 8 in 2024-01-15T23:39:59.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:58 smithi053 ceph-mon[143363]: pgmap v2848: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 6.7 KiB/s wr, 96 op/s 2024-01-15T23:39:59.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:58 smithi053 ceph-mon[143363]: osdmap e1587: 8 total, 8 up, 8 in 2024-01-15T23:39:59.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:58 smithi053 ceph-mon[146052]: pgmap v2848: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 6.7 KiB/s wr, 96 op/s 2024-01-15T23:39:59.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:58 smithi053 ceph-mon[146052]: osdmap e1587: 8 total, 8 up, 8 in 2024-01-15T23:39:59.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:59 smithi163 ceph-mon[138526]: osdmap e1588: 8 total, 8 up, 8 in 2024-01-15T23:39:59.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:39:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:40:00.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:59 smithi053 ceph-mon[143363]: osdmap e1588: 8 total, 8 up, 8 in 2024-01-15T23:40:00.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:39:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:40:00.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:59 smithi053 ceph-mon[146052]: osdmap e1588: 8 total, 8 up, 8 in 2024-01-15T23:40:00.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:39:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:40:00.803 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.Snapshot (15720 ms) 2024-01-15T23:40:00.803 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2024-01-15T23:40:00.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:00 smithi163 ceph-mon[138526]: pgmap v2851: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.5 KiB/s wr, 100 op/s 2024-01-15T23:40:00.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:00 smithi163 ceph-mon[138526]: osdmap e1589: 8 total, 8 up, 8 in 2024-01-15T23:40:00.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:00 smithi163 ceph-mon[138526]: overall HEALTH_OK 2024-01-15T23:40:01.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:00 smithi053 ceph-mon[143363]: pgmap v2851: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.5 KiB/s wr, 100 op/s 2024-01-15T23:40:01.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:00 smithi053 ceph-mon[143363]: osdmap e1589: 8 total, 8 up, 8 in 2024-01-15T23:40:01.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:00 smithi053 ceph-mon[143363]: overall HEALTH_OK 2024-01-15T23:40:01.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:00 smithi053 ceph-mon[146052]: pgmap v2851: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.5 KiB/s wr, 100 op/s 2024-01-15T23:40:01.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:00 smithi053 ceph-mon[146052]: osdmap e1589: 8 total, 8 up, 8 in 2024-01-15T23:40:01.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:00 smithi053 ceph-mon[146052]: overall HEALTH_OK 2024-01-15T23:40:01.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:01 smithi163 ceph-mon[138526]: osdmap e1590: 8 total, 8 up, 8 in 2024-01-15T23:40:01.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:01 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/0cf014ac-27ce-41b0-b643-ec508b258c0a"}]: dispatch 2024-01-15T23:40:01.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:01 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/0cf014ac-27ce-41b0-b643-ec508b258c0a"}]': finished 2024-01-15T23:40:01.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:01 smithi163 ceph-mon[138526]: osdmap e1591: 8 total, 8 up, 8 in 2024-01-15T23:40:02.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:01 smithi053 ceph-mon[146052]: osdmap e1590: 8 total, 8 up, 8 in 2024-01-15T23:40:02.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:01 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/0cf014ac-27ce-41b0-b643-ec508b258c0a"}]: dispatch 2024-01-15T23:40:02.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:01 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/0cf014ac-27ce-41b0-b643-ec508b258c0a"}]': finished 2024-01-15T23:40:02.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:01 smithi053 ceph-mon[146052]: osdmap e1591: 8 total, 8 up, 8 in 2024-01-15T23:40:02.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:01 smithi053 ceph-mon[143363]: osdmap e1590: 8 total, 8 up, 8 in 2024-01-15T23:40:02.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:01 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/0cf014ac-27ce-41b0-b643-ec508b258c0a"}]: dispatch 2024-01-15T23:40:02.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:01 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/0cf014ac-27ce-41b0-b643-ec508b258c0a"}]': finished 2024-01-15T23:40:02.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:01 smithi053 ceph-mon[143363]: osdmap e1591: 8 total, 8 up, 8 in 2024-01-15T23:40:03.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:02 smithi053 ceph-mon[143363]: pgmap v2854: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 5.5 KiB/s wr, 92 op/s 2024-01-15T23:40:03.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:02 smithi053 ceph-mon[143363]: osdmap e1592: 8 total, 8 up, 8 in 2024-01-15T23:40:03.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:02 smithi053 ceph-mon[146052]: pgmap v2854: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 5.5 KiB/s wr, 92 op/s 2024-01-15T23:40:03.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:02 smithi053 ceph-mon[146052]: osdmap e1592: 8 total, 8 up, 8 in 2024-01-15T23:40:03.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:02 smithi163 ceph-mon[138526]: pgmap v2854: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 5.5 KiB/s wr, 92 op/s 2024-01-15T23:40:03.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:02 smithi163 ceph-mon[138526]: osdmap e1592: 8 total, 8 up, 8 in 2024-01-15T23:40:04.815 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (4013 ms) 2024-01-15T23:40:04.816 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2024-01-15T23:40:04.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:04 smithi163 ceph-mon[138526]: pgmap v2857: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 7.0 KiB/s wr, 95 op/s 2024-01-15T23:40:04.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:04 smithi163 ceph-mon[138526]: osdmap e1593: 8 total, 8 up, 8 in 2024-01-15T23:40:05.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:04 smithi053 ceph-mon[143363]: pgmap v2857: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 7.0 KiB/s wr, 95 op/s 2024-01-15T23:40:05.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:04 smithi053 ceph-mon[143363]: osdmap e1593: 8 total, 8 up, 8 in 2024-01-15T23:40:05.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:04 smithi053 ceph-mon[146052]: pgmap v2857: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 7.0 KiB/s wr, 95 op/s 2024-01-15T23:40:05.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:04 smithi053 ceph-mon[146052]: osdmap e1593: 8 total, 8 up, 8 in 2024-01-15T23:40:05.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:40:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:40:05] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.43.0" 2024-01-15T23:40:05.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:05 smithi163 ceph-mon[138526]: osdmap e1594: 8 total, 8 up, 8 in 2024-01-15T23:40:05.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:05 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/22197b0a-e321-4627-9439-00894ebcf689"}]: dispatch 2024-01-15T23:40:05.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:05 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/22197b0a-e321-4627-9439-00894ebcf689"}]': finished 2024-01-15T23:40:06.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:05 smithi053 ceph-mon[143363]: osdmap e1594: 8 total, 8 up, 8 in 2024-01-15T23:40:06.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:05 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/22197b0a-e321-4627-9439-00894ebcf689"}]: dispatch 2024-01-15T23:40:06.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:05 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/22197b0a-e321-4627-9439-00894ebcf689"}]': finished 2024-01-15T23:40:06.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:05 smithi053 ceph-mon[146052]: osdmap e1594: 8 total, 8 up, 8 in 2024-01-15T23:40:06.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:05 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/22197b0a-e321-4627-9439-00894ebcf689"}]: dispatch 2024-01-15T23:40:06.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:05 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/22197b0a-e321-4627-9439-00894ebcf689"}]': finished 2024-01-15T23:40:07.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:06 smithi163 ceph-mon[138526]: pgmap v2860: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 6.5 KiB/s wr, 60 op/s 2024-01-15T23:40:07.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:06 smithi163 ceph-mon[138526]: osdmap e1595: 8 total, 8 up, 8 in 2024-01-15T23:40:07.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:06 smithi163 ceph-mon[138526]: osdmap e1596: 8 total, 8 up, 8 in 2024-01-15T23:40:07.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:06 smithi053 ceph-mon[143363]: pgmap v2860: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 6.5 KiB/s wr, 60 op/s 2024-01-15T23:40:07.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:06 smithi053 ceph-mon[143363]: osdmap e1595: 8 total, 8 up, 8 in 2024-01-15T23:40:07.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:06 smithi053 ceph-mon[143363]: osdmap e1596: 8 total, 8 up, 8 in 2024-01-15T23:40:07.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:06 smithi053 ceph-mon[146052]: pgmap v2860: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 6.5 KiB/s wr, 60 op/s 2024-01-15T23:40:07.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:06 smithi053 ceph-mon[146052]: osdmap e1595: 8 total, 8 up, 8 in 2024-01-15T23:40:07.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:06 smithi053 ceph-mon[146052]: osdmap e1596: 8 total, 8 up, 8 in 2024-01-15T23:40:08.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:08 smithi163 ceph-mon[138526]: pgmap v2863: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 8.7 KiB/s wr, 78 op/s 2024-01-15T23:40:08.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:08 smithi163 ceph-mon[138526]: osdmap e1597: 8 total, 8 up, 8 in 2024-01-15T23:40:09.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:08 smithi053 ceph-mon[143363]: pgmap v2863: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 8.7 KiB/s wr, 78 op/s 2024-01-15T23:40:09.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:08 smithi053 ceph-mon[143363]: osdmap e1597: 8 total, 8 up, 8 in 2024-01-15T23:40:09.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:08 smithi053 ceph-mon[146052]: pgmap v2863: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 8.7 KiB/s wr, 78 op/s 2024-01-15T23:40:09.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:08 smithi053 ceph-mon[146052]: osdmap e1597: 8 total, 8 up, 8 in 2024-01-15T23:40:09.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:09 smithi163 ceph-mon[138526]: osdmap e1598: 8 total, 8 up, 8 in 2024-01-15T23:40:10.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:09 smithi053 ceph-mon[143363]: osdmap e1598: 8 total, 8 up, 8 in 2024-01-15T23:40:10.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:09 smithi053 ceph-mon[146052]: osdmap e1598: 8 total, 8 up, 8 in 2024-01-15T23:40:10.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:10 smithi163 ceph-mon[138526]: pgmap v2866: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 10 KiB/s wr, 146 op/s 2024-01-15T23:40:10.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:10 smithi163 ceph-mon[138526]: osdmap e1599: 8 total, 8 up, 8 in 2024-01-15T23:40:10.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:10 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/ce306a46-4e52-41cd-910d-d3260e57757f"}]: dispatch 2024-01-15T23:40:10.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:10 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/ce306a46-4e52-41cd-910d-d3260e57757f"}]': finished 2024-01-15T23:40:11.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:10 smithi053 ceph-mon[143363]: pgmap v2866: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 10 KiB/s wr, 146 op/s 2024-01-15T23:40:11.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:10 smithi053 ceph-mon[143363]: osdmap e1599: 8 total, 8 up, 8 in 2024-01-15T23:40:11.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:10 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/ce306a46-4e52-41cd-910d-d3260e57757f"}]: dispatch 2024-01-15T23:40:11.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:10 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/ce306a46-4e52-41cd-910d-d3260e57757f"}]': finished 2024-01-15T23:40:11.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:10 smithi053 ceph-mon[146052]: pgmap v2866: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 10 KiB/s wr, 146 op/s 2024-01-15T23:40:11.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:10 smithi053 ceph-mon[146052]: osdmap e1599: 8 total, 8 up, 8 in 2024-01-15T23:40:11.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:10 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/ce306a46-4e52-41cd-910d-d3260e57757f"}]: dispatch 2024-01-15T23:40:11.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:10 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/ce306a46-4e52-41cd-910d-d3260e57757f"}]': finished 2024-01-15T23:40:11.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:11 smithi163 ceph-mon[138526]: osdmap e1600: 8 total, 8 up, 8 in 2024-01-15T23:40:11.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:11 smithi163 ceph-mon[138526]: osdmap e1601: 8 total, 8 up, 8 in 2024-01-15T23:40:12.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:11 smithi053 ceph-mon[143363]: osdmap e1600: 8 total, 8 up, 8 in 2024-01-15T23:40:12.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:11 smithi053 ceph-mon[143363]: osdmap e1601: 8 total, 8 up, 8 in 2024-01-15T23:40:12.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:11 smithi053 ceph-mon[146052]: osdmap e1600: 8 total, 8 up, 8 in 2024-01-15T23:40:12.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:11 smithi053 ceph-mon[146052]: osdmap e1601: 8 total, 8 up, 8 in 2024-01-15T23:40:12.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:12 smithi163 ceph-mon[138526]: pgmap v2869: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 7.7 KiB/s wr, 132 op/s 2024-01-15T23:40:12.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:12 smithi163 ceph-mon[138526]: osdmap e1602: 8 total, 8 up, 8 in 2024-01-15T23:40:13.055 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:12 smithi053 ceph-mon[143363]: pgmap v2869: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 7.7 KiB/s wr, 132 op/s 2024-01-15T23:40:13.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:12 smithi053 ceph-mon[143363]: osdmap e1602: 8 total, 8 up, 8 in 2024-01-15T23:40:13.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:12 smithi053 ceph-mon[146052]: pgmap v2869: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 7.7 KiB/s wr, 132 op/s 2024-01-15T23:40:13.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:12 smithi053 ceph-mon[146052]: osdmap e1602: 8 total, 8 up, 8 in 2024-01-15T23:40:14.824 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (10008 ms) 2024-01-15T23:40:14.824 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.SnapshotImageState 2024-01-15T23:40:14.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:14 smithi163 ceph-mon[138526]: pgmap v2872: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.2 KiB/s rd, 2.5 KiB/s wr, 17 op/s 2024-01-15T23:40:14.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:14 smithi163 ceph-mon[138526]: osdmap e1603: 8 total, 8 up, 8 in 2024-01-15T23:40:14.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:40:15.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:14 smithi053 ceph-mon[143363]: pgmap v2872: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.2 KiB/s rd, 2.5 KiB/s wr, 17 op/s 2024-01-15T23:40:15.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:14 smithi053 ceph-mon[143363]: osdmap e1603: 8 total, 8 up, 8 in 2024-01-15T23:40:15.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:40:15.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:14 smithi053 ceph-mon[146052]: pgmap v2872: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.2 KiB/s rd, 2.5 KiB/s wr, 17 op/s 2024-01-15T23:40:15.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:14 smithi053 ceph-mon[146052]: osdmap e1603: 8 total, 8 up, 8 in 2024-01-15T23:40:15.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:40:15.305 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:40:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:40:15] "GET /metrics HTTP/1.1" 200 36599 "" "Prometheus/2.43.0" 2024-01-15T23:40:15.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:15 smithi163 ceph-mon[138526]: osdmap e1604: 8 total, 8 up, 8 in 2024-01-15T23:40:15.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:15 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/7b0d0593-a75f-49d3-bb33-aca12f0d1fa4"}]: dispatch 2024-01-15T23:40:15.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:15 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/7b0d0593-a75f-49d3-bb33-aca12f0d1fa4"}]': finished 2024-01-15T23:40:15.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:15 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/3bd6a9c0-da6e-4cc1-96cb-3ddde0f7dec0"}]: dispatch 2024-01-15T23:40:15.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:15 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/3bd6a9c0-da6e-4cc1-96cb-3ddde0f7dec0"}]': finished 2024-01-15T23:40:16.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:15 smithi053 ceph-mon[143363]: osdmap e1604: 8 total, 8 up, 8 in 2024-01-15T23:40:16.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:15 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/7b0d0593-a75f-49d3-bb33-aca12f0d1fa4"}]: dispatch 2024-01-15T23:40:16.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:15 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/7b0d0593-a75f-49d3-bb33-aca12f0d1fa4"}]': finished 2024-01-15T23:40:16.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:15 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/3bd6a9c0-da6e-4cc1-96cb-3ddde0f7dec0"}]: dispatch 2024-01-15T23:40:16.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:15 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/3bd6a9c0-da6e-4cc1-96cb-3ddde0f7dec0"}]': finished 2024-01-15T23:40:16.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:15 smithi053 ceph-mon[146052]: osdmap e1604: 8 total, 8 up, 8 in 2024-01-15T23:40:16.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:15 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/7b0d0593-a75f-49d3-bb33-aca12f0d1fa4"}]: dispatch 2024-01-15T23:40:16.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:15 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/7b0d0593-a75f-49d3-bb33-aca12f0d1fa4"}]': finished 2024-01-15T23:40:16.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:15 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/3bd6a9c0-da6e-4cc1-96cb-3ddde0f7dec0"}]: dispatch 2024-01-15T23:40:16.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:15 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/3bd6a9c0-da6e-4cc1-96cb-3ddde0f7dec0"}]': finished 2024-01-15T23:40:17.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:16 smithi163 ceph-mon[138526]: pgmap v2875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 9.0 KiB/s wr, 207 op/s 2024-01-15T23:40:17.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:16 smithi163 ceph-mon[138526]: osdmap e1605: 8 total, 8 up, 8 in 2024-01-15T23:40:17.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:16 smithi163 ceph-mon[138526]: osdmap e1606: 8 total, 8 up, 8 in 2024-01-15T23:40:17.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:16 smithi053 ceph-mon[143363]: pgmap v2875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 9.0 KiB/s wr, 207 op/s 2024-01-15T23:40:17.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:16 smithi053 ceph-mon[143363]: osdmap e1605: 8 total, 8 up, 8 in 2024-01-15T23:40:17.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:16 smithi053 ceph-mon[143363]: osdmap e1606: 8 total, 8 up, 8 in 2024-01-15T23:40:17.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:16 smithi053 ceph-mon[146052]: pgmap v2875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 9.0 KiB/s wr, 207 op/s 2024-01-15T23:40:17.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:16 smithi053 ceph-mon[146052]: osdmap e1605: 8 total, 8 up, 8 in 2024-01-15T23:40:17.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:16 smithi053 ceph-mon[146052]: osdmap e1606: 8 total, 8 up, 8 in 2024-01-15T23:40:18.895 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.SnapshotImageState (4071 ms) 2024-01-15T23:40:18.895 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2024-01-15T23:40:19.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:18 smithi163 ceph-mon[138526]: pgmap v2878: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 12 KiB/s wr, 246 op/s 2024-01-15T23:40:19.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:18 smithi163 ceph-mon[138526]: osdmap e1607: 8 total, 8 up, 8 in 2024-01-15T23:40:19.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:18 smithi053 ceph-mon[146052]: pgmap v2878: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 12 KiB/s wr, 246 op/s 2024-01-15T23:40:19.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:18 smithi053 ceph-mon[146052]: osdmap e1607: 8 total, 8 up, 8 in 2024-01-15T23:40:19.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:18 smithi053 ceph-mon[143363]: pgmap v2878: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 12 KiB/s wr, 246 op/s 2024-01-15T23:40:19.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:18 smithi053 ceph-mon[143363]: osdmap e1607: 8 total, 8 up, 8 in 2024-01-15T23:40:20.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:19 smithi163 ceph-mon[138526]: osdmap e1608: 8 total, 8 up, 8 in 2024-01-15T23:40:20.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:19 smithi053 ceph-mon[143363]: osdmap e1608: 8 total, 8 up, 8 in 2024-01-15T23:40:20.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:19 smithi053 ceph-mon[146052]: osdmap e1608: 8 total, 8 up, 8 in 2024-01-15T23:40:21.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:20 smithi163 ceph-mon[138526]: pgmap v2881: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 8.7 KiB/s wr, 79 op/s 2024-01-15T23:40:21.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:20 smithi163 ceph-mon[138526]: osdmap e1609: 8 total, 8 up, 8 in 2024-01-15T23:40:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:20 smithi053 ceph-mon[143363]: pgmap v2881: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 8.7 KiB/s wr, 79 op/s 2024-01-15T23:40:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:20 smithi053 ceph-mon[143363]: osdmap e1609: 8 total, 8 up, 8 in 2024-01-15T23:40:21.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:20 smithi053 ceph-mon[146052]: pgmap v2881: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 8.7 KiB/s wr, 79 op/s 2024-01-15T23:40:21.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:20 smithi053 ceph-mon[146052]: osdmap e1609: 8 total, 8 up, 8 in 2024-01-15T23:40:22.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:21 smithi163 ceph-mon[138526]: osdmap e1610: 8 total, 8 up, 8 in 2024-01-15T23:40:22.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:21 smithi163 ceph-mon[138526]: osdmap e1611: 8 total, 8 up, 8 in 2024-01-15T23:40:22.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:21 smithi053 ceph-mon[143363]: osdmap e1610: 8 total, 8 up, 8 in 2024-01-15T23:40:22.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:21 smithi053 ceph-mon[143363]: osdmap e1611: 8 total, 8 up, 8 in 2024-01-15T23:40:22.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:21 smithi053 ceph-mon[146052]: osdmap e1610: 8 total, 8 up, 8 in 2024-01-15T23:40:22.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:21 smithi053 ceph-mon[146052]: osdmap e1611: 8 total, 8 up, 8 in 2024-01-15T23:40:23.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:22 smithi163 ceph-mon[138526]: pgmap v2884: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 23 KiB/s wr, 253 op/s 2024-01-15T23:40:23.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:22 smithi163 ceph-mon[138526]: osdmap e1612: 8 total, 8 up, 8 in 2024-01-15T23:40:23.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:22 smithi053 ceph-mon[143363]: pgmap v2884: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 23 KiB/s wr, 253 op/s 2024-01-15T23:40:23.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:22 smithi053 ceph-mon[143363]: osdmap e1612: 8 total, 8 up, 8 in 2024-01-15T23:40:23.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:22 smithi053 ceph-mon[146052]: pgmap v2884: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 23 KiB/s wr, 253 op/s 2024-01-15T23:40:23.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:22 smithi053 ceph-mon[146052]: osdmap e1612: 8 total, 8 up, 8 in 2024-01-15T23:40:24.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:24 smithi163 ceph-mon[138526]: pgmap v2887: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 20 KiB/s wr, 233 op/s 2024-01-15T23:40:24.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:24 smithi163 ceph-mon[138526]: osdmap e1613: 8 total, 8 up, 8 in 2024-01-15T23:40:25.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:24 smithi053 ceph-mon[146052]: pgmap v2887: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 20 KiB/s wr, 233 op/s 2024-01-15T23:40:25.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:24 smithi053 ceph-mon[146052]: osdmap e1613: 8 total, 8 up, 8 in 2024-01-15T23:40:25.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:24 smithi053 ceph-mon[143363]: pgmap v2887: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 20 KiB/s wr, 233 op/s 2024-01-15T23:40:25.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:24 smithi053 ceph-mon[143363]: osdmap e1613: 8 total, 8 up, 8 in 2024-01-15T23:40:25.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:40:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:40:25] "GET /metrics HTTP/1.1" 200 36599 "" "Prometheus/2.43.0" 2024-01-15T23:40:25.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:25 smithi163 ceph-mon[138526]: osdmap e1614: 8 total, 8 up, 8 in 2024-01-15T23:40:26.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:25 smithi053 ceph-mon[143363]: osdmap e1614: 8 total, 8 up, 8 in 2024-01-15T23:40:26.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:25 smithi053 ceph-mon[146052]: osdmap e1614: 8 total, 8 up, 8 in 2024-01-15T23:40:26.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:26 smithi163 ceph-mon[138526]: pgmap v2890: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 3.2 KiB/s wr, 24 op/s 2024-01-15T23:40:26.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:26 smithi163 ceph-mon[138526]: osdmap e1615: 8 total, 8 up, 8 in 2024-01-15T23:40:26.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:26 smithi163 ceph-mon[138526]: osdmap e1616: 8 total, 8 up, 8 in 2024-01-15T23:40:27.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:26 smithi053 ceph-mon[143363]: pgmap v2890: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 3.2 KiB/s wr, 24 op/s 2024-01-15T23:40:27.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:26 smithi053 ceph-mon[143363]: osdmap e1615: 8 total, 8 up, 8 in 2024-01-15T23:40:27.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:26 smithi053 ceph-mon[143363]: osdmap e1616: 8 total, 8 up, 8 in 2024-01-15T23:40:27.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:26 smithi053 ceph-mon[146052]: pgmap v2890: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 3.2 KiB/s wr, 24 op/s 2024-01-15T23:40:27.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:26 smithi053 ceph-mon[146052]: osdmap e1615: 8 total, 8 up, 8 in 2024-01-15T23:40:27.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:26 smithi053 ceph-mon[146052]: osdmap e1616: 8 total, 8 up, 8 in 2024-01-15T23:40:27.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:27 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:40:27.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:27 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:40:27.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:27 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:40:27.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:27 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:40:28.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:27 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:40:28.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:27 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:40:28.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:27 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:40:28.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:27 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:40:28.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:27 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:40:28.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:27 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:40:28.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:27 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:40:28.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:27 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:40:28.780 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (9886 ms) 2024-01-15T23:40:28.780 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2024-01-15T23:40:28.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:28 smithi163 ceph-mon[138526]: pgmap v2893: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 8.0 KiB/s wr, 119 op/s 2024-01-15T23:40:28.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:28 smithi163 ceph-mon[138526]: osdmap e1617: 8 total, 8 up, 8 in 2024-01-15T23:40:29.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:28 smithi053 ceph-mon[146052]: pgmap v2893: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 8.0 KiB/s wr, 119 op/s 2024-01-15T23:40:29.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:28 smithi053 ceph-mon[146052]: osdmap e1617: 8 total, 8 up, 8 in 2024-01-15T23:40:29.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:28 smithi053 ceph-mon[143363]: pgmap v2893: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 8.0 KiB/s wr, 119 op/s 2024-01-15T23:40:29.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:28 smithi053 ceph-mon[143363]: osdmap e1617: 8 total, 8 up, 8 in 2024-01-15T23:40:29.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:29 smithi163 ceph-mon[138526]: osdmap e1618: 8 total, 8 up, 8 in 2024-01-15T23:40:29.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:29 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/d4c44885-b471-42b5-b568-00712acc9653"}]: dispatch 2024-01-15T23:40:29.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:29 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/d4c44885-b471-42b5-b568-00712acc9653"}]': finished 2024-01-15T23:40:29.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:40:30.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:29 smithi053 ceph-mon[143363]: osdmap e1618: 8 total, 8 up, 8 in 2024-01-15T23:40:30.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:29 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/d4c44885-b471-42b5-b568-00712acc9653"}]: dispatch 2024-01-15T23:40:30.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:29 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/d4c44885-b471-42b5-b568-00712acc9653"}]': finished 2024-01-15T23:40:30.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:40:30.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:29 smithi053 ceph-mon[146052]: osdmap e1618: 8 total, 8 up, 8 in 2024-01-15T23:40:30.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:29 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/d4c44885-b471-42b5-b568-00712acc9653"}]: dispatch 2024-01-15T23:40:30.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:29 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/d4c44885-b471-42b5-b568-00712acc9653"}]': finished 2024-01-15T23:40:30.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:40:31.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:30 smithi053 ceph-mon[143363]: pgmap v2896: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 7.2 KiB/s wr, 132 op/s 2024-01-15T23:40:31.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:30 smithi053 ceph-mon[143363]: osdmap e1619: 8 total, 8 up, 8 in 2024-01-15T23:40:31.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:30 smithi053 ceph-mon[146052]: pgmap v2896: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 7.2 KiB/s wr, 132 op/s 2024-01-15T23:40:31.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:30 smithi053 ceph-mon[146052]: osdmap e1619: 8 total, 8 up, 8 in 2024-01-15T23:40:31.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:30 smithi163 ceph-mon[138526]: pgmap v2896: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 7.2 KiB/s wr, 132 op/s 2024-01-15T23:40:31.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:30 smithi163 ceph-mon[138526]: osdmap e1619: 8 total, 8 up, 8 in 2024-01-15T23:40:32.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:31 smithi053 ceph-mon[143363]: osdmap e1620: 8 total, 8 up, 8 in 2024-01-15T23:40:32.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:31 smithi053 ceph-mon[143363]: osdmap e1621: 8 total, 8 up, 8 in 2024-01-15T23:40:32.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:31 smithi053 ceph-mon[146052]: osdmap e1620: 8 total, 8 up, 8 in 2024-01-15T23:40:32.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:31 smithi053 ceph-mon[146052]: osdmap e1621: 8 total, 8 up, 8 in 2024-01-15T23:40:32.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:31 smithi163 ceph-mon[138526]: osdmap e1620: 8 total, 8 up, 8 in 2024-01-15T23:40:32.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:31 smithi163 ceph-mon[138526]: osdmap e1621: 8 total, 8 up, 8 in 2024-01-15T23:40:33.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:32 smithi053 ceph-mon[143363]: pgmap v2899: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 5.2 KiB/s wr, 60 op/s 2024-01-15T23:40:33.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:32 smithi053 ceph-mon[143363]: osdmap e1622: 8 total, 8 up, 8 in 2024-01-15T23:40:33.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:32 smithi053 ceph-mon[146052]: pgmap v2899: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 5.2 KiB/s wr, 60 op/s 2024-01-15T23:40:33.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:32 smithi053 ceph-mon[146052]: osdmap e1622: 8 total, 8 up, 8 in 2024-01-15T23:40:33.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:32 smithi163 ceph-mon[138526]: pgmap v2899: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 5.2 KiB/s wr, 60 op/s 2024-01-15T23:40:33.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:32 smithi163 ceph-mon[138526]: osdmap e1622: 8 total, 8 up, 8 in 2024-01-15T23:40:34.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:33 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.0", "id": [6, 7]}]: dispatch 2024-01-15T23:40:34.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:33 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.0", "id": [6, 7]}]: dispatch 2024-01-15T23:40:34.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:33 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.0", "id": [6, 7]}]': finished 2024-01-15T23:40:34.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:33 smithi053 ceph-mon[143363]: osdmap e1623: 8 total, 8 up, 8 in 2024-01-15T23:40:34.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:33 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.0", "id": [6, 7]}]: dispatch 2024-01-15T23:40:34.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:33 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.0", "id": [6, 7]}]: dispatch 2024-01-15T23:40:34.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:33 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.0", "id": [6, 7]}]': finished 2024-01-15T23:40:34.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:33 smithi053 ceph-mon[146052]: osdmap e1623: 8 total, 8 up, 8 in 2024-01-15T23:40:34.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:33 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.0", "id": [6, 7]}]: dispatch 2024-01-15T23:40:34.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:33 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.0", "id": [6, 7]}]: dispatch 2024-01-15T23:40:34.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:33 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.0", "id": [6, 7]}]': finished 2024-01-15T23:40:34.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:33 smithi163 ceph-mon[138526]: osdmap e1623: 8 total, 8 up, 8 in 2024-01-15T23:40:35.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:34 smithi053 ceph-mon[143363]: pgmap v2902: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 8.2 KiB/s wr, 60 op/s 2024-01-15T23:40:35.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:34 smithi053 ceph-mon[143363]: osdmap e1624: 8 total, 8 up, 8 in 2024-01-15T23:40:35.056 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:40:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:40:35] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.43.0" 2024-01-15T23:40:35.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:34 smithi053 ceph-mon[146052]: pgmap v2902: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 8.2 KiB/s wr, 60 op/s 2024-01-15T23:40:35.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:34 smithi053 ceph-mon[146052]: osdmap e1624: 8 total, 8 up, 8 in 2024-01-15T23:40:35.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:34 smithi163 ceph-mon[138526]: pgmap v2902: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 8.2 KiB/s wr, 60 op/s 2024-01-15T23:40:35.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:34 smithi163 ceph-mon[138526]: osdmap e1624: 8 total, 8 up, 8 in 2024-01-15T23:40:36.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:36 smithi163 ceph-mon[138526]: pgmap v2905: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 10 KiB/s wr, 72 op/s 2024-01-15T23:40:36.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:36 smithi163 ceph-mon[138526]: osdmap e1625: 8 total, 8 up, 8 in 2024-01-15T23:40:36.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:36 smithi163 ceph-mon[138526]: osdmap e1626: 8 total, 8 up, 8 in 2024-01-15T23:40:37.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:36 smithi053 ceph-mon[143363]: pgmap v2905: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 10 KiB/s wr, 72 op/s 2024-01-15T23:40:37.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:36 smithi053 ceph-mon[143363]: osdmap e1625: 8 total, 8 up, 8 in 2024-01-15T23:40:37.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:36 smithi053 ceph-mon[143363]: osdmap e1626: 8 total, 8 up, 8 in 2024-01-15T23:40:37.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:36 smithi053 ceph-mon[146052]: pgmap v2905: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 10 KiB/s wr, 72 op/s 2024-01-15T23:40:37.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:36 smithi053 ceph-mon[146052]: osdmap e1625: 8 total, 8 up, 8 in 2024-01-15T23:40:37.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:36 smithi053 ceph-mon[146052]: osdmap e1626: 8 total, 8 up, 8 in 2024-01-15T23:40:38.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:38 smithi163 ceph-mon[138526]: pgmap v2908: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 12 KiB/s wr, 97 op/s 2024-01-15T23:40:38.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:38 smithi163 ceph-mon[138526]: osdmap e1627: 8 total, 8 up, 8 in 2024-01-15T23:40:39.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:38 smithi053 ceph-mon[143363]: pgmap v2908: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 12 KiB/s wr, 97 op/s 2024-01-15T23:40:39.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:38 smithi053 ceph-mon[143363]: osdmap e1627: 8 total, 8 up, 8 in 2024-01-15T23:40:39.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:38 smithi053 ceph-mon[146052]: pgmap v2908: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 12 KiB/s wr, 97 op/s 2024-01-15T23:40:39.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:38 smithi053 ceph-mon[146052]: osdmap e1627: 8 total, 8 up, 8 in 2024-01-15T23:40:39.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:39 smithi163 ceph-mon[138526]: osdmap e1628: 8 total, 8 up, 8 in 2024-01-15T23:40:40.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:39 smithi053 ceph-mon[143363]: osdmap e1628: 8 total, 8 up, 8 in 2024-01-15T23:40:40.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:39 smithi053 ceph-mon[146052]: osdmap e1628: 8 total, 8 up, 8 in 2024-01-15T23:40:40.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:40 smithi163 ceph-mon[138526]: pgmap v2911: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 12 KiB/s wr, 117 op/s; 3 B/s, 2 objects/s recovering 2024-01-15T23:40:40.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:40 smithi163 ceph-mon[138526]: osdmap e1629: 8 total, 8 up, 8 in 2024-01-15T23:40:41.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:40 smithi053 ceph-mon[143363]: pgmap v2911: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 12 KiB/s wr, 117 op/s; 3 B/s, 2 objects/s recovering 2024-01-15T23:40:41.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:40 smithi053 ceph-mon[143363]: osdmap e1629: 8 total, 8 up, 8 in 2024-01-15T23:40:41.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:40 smithi053 ceph-mon[146052]: pgmap v2911: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 12 KiB/s wr, 117 op/s; 3 B/s, 2 objects/s recovering 2024-01-15T23:40:41.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:40 smithi053 ceph-mon[146052]: osdmap e1629: 8 total, 8 up, 8 in 2024-01-15T23:40:41.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:41 smithi163 ceph-mon[138526]: osdmap e1630: 8 total, 8 up, 8 in 2024-01-15T23:40:42.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:41 smithi053 ceph-mon[143363]: osdmap e1630: 8 total, 8 up, 8 in 2024-01-15T23:40:42.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:41 smithi053 ceph-mon[146052]: osdmap e1630: 8 total, 8 up, 8 in 2024-01-15T23:40:42.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:42 smithi163 ceph-mon[138526]: pgmap v2914: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 14 KiB/s wr, 159 op/s; 3 B/s, 2 objects/s recovering 2024-01-15T23:40:42.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:42 smithi163 ceph-mon[138526]: osdmap e1631: 8 total, 8 up, 8 in 2024-01-15T23:40:43.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:42 smithi053 ceph-mon[143363]: pgmap v2914: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 14 KiB/s wr, 159 op/s; 3 B/s, 2 objects/s recovering 2024-01-15T23:40:43.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:42 smithi053 ceph-mon[143363]: osdmap e1631: 8 total, 8 up, 8 in 2024-01-15T23:40:43.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:42 smithi053 ceph-mon[146052]: pgmap v2914: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 14 KiB/s wr, 159 op/s; 3 B/s, 2 objects/s recovering 2024-01-15T23:40:43.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:42 smithi053 ceph-mon[146052]: osdmap e1631: 8 total, 8 up, 8 in 2024-01-15T23:40:43.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:43 smithi163 ceph-mon[138526]: osdmap e1632: 8 total, 8 up, 8 in 2024-01-15T23:40:44.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:43 smithi053 ceph-mon[143363]: osdmap e1632: 8 total, 8 up, 8 in 2024-01-15T23:40:44.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:43 smithi053 ceph-mon[146052]: osdmap e1632: 8 total, 8 up, 8 in 2024-01-15T23:40:44.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:44 smithi163 ceph-mon[138526]: pgmap v2917: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 12 KiB/s wr, 118 op/s 2024-01-15T23:40:44.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:44 smithi163 ceph-mon[138526]: osdmap e1633: 8 total, 8 up, 8 in 2024-01-15T23:40:44.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:40:45.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:44 smithi053 ceph-mon[143363]: pgmap v2917: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 12 KiB/s wr, 118 op/s 2024-01-15T23:40:45.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:44 smithi053 ceph-mon[143363]: osdmap e1633: 8 total, 8 up, 8 in 2024-01-15T23:40:45.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:40:45.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:44 smithi053 ceph-mon[146052]: pgmap v2917: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 12 KiB/s wr, 118 op/s 2024-01-15T23:40:45.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:44 smithi053 ceph-mon[146052]: osdmap e1633: 8 total, 8 up, 8 in 2024-01-15T23:40:45.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:40:45.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:40:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:40:45] "GET /metrics HTTP/1.1" 200 36604 "" "Prometheus/2.43.0" 2024-01-15T23:40:46.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:45 smithi053 ceph-mon[143363]: osdmap e1634: 8 total, 8 up, 8 in 2024-01-15T23:40:46.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:45 smithi053 ceph-mon[146052]: osdmap e1634: 8 total, 8 up, 8 in 2024-01-15T23:40:46.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:45 smithi163 ceph-mon[138526]: osdmap e1634: 8 total, 8 up, 8 in 2024-01-15T23:40:47.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:46 smithi053 ceph-mon[143363]: pgmap v2920: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 13 KiB/s wr, 164 op/s 2024-01-15T23:40:47.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:46 smithi053 ceph-mon[143363]: osdmap e1635: 8 total, 8 up, 8 in 2024-01-15T23:40:47.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:46 smithi053 ceph-mon[143363]: osdmap e1636: 8 total, 8 up, 8 in 2024-01-15T23:40:47.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:46 smithi053 ceph-mon[146052]: pgmap v2920: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 13 KiB/s wr, 164 op/s 2024-01-15T23:40:47.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:46 smithi053 ceph-mon[146052]: osdmap e1635: 8 total, 8 up, 8 in 2024-01-15T23:40:47.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:46 smithi053 ceph-mon[146052]: osdmap e1636: 8 total, 8 up, 8 in 2024-01-15T23:40:47.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:46 smithi163 ceph-mon[138526]: pgmap v2920: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 13 KiB/s wr, 164 op/s 2024-01-15T23:40:47.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:46 smithi163 ceph-mon[138526]: osdmap e1635: 8 total, 8 up, 8 in 2024-01-15T23:40:47.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:46 smithi163 ceph-mon[138526]: osdmap e1636: 8 total, 8 up, 8 in 2024-01-15T23:40:48.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:48 smithi163 ceph-mon[138526]: pgmap v2923: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 15 KiB/s wr, 219 op/s 2024-01-15T23:40:48.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:48 smithi163 ceph-mon[138526]: osdmap e1637: 8 total, 8 up, 8 in 2024-01-15T23:40:49.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:48 smithi053 ceph-mon[143363]: pgmap v2923: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 15 KiB/s wr, 219 op/s 2024-01-15T23:40:49.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:48 smithi053 ceph-mon[143363]: osdmap e1637: 8 total, 8 up, 8 in 2024-01-15T23:40:49.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:48 smithi053 ceph-mon[146052]: pgmap v2923: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 15 KiB/s wr, 219 op/s 2024-01-15T23:40:49.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:48 smithi053 ceph-mon[146052]: osdmap e1637: 8 total, 8 up, 8 in 2024-01-15T23:40:50.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:49 smithi053 ceph-mon[143363]: osdmap e1638: 8 total, 8 up, 8 in 2024-01-15T23:40:50.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:49 smithi053 ceph-mon[146052]: osdmap e1638: 8 total, 8 up, 8 in 2024-01-15T23:40:50.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:49 smithi163 ceph-mon[138526]: osdmap e1638: 8 total, 8 up, 8 in 2024-01-15T23:40:51.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:50 smithi053 ceph-mon[143363]: pgmap v2926: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 6.0 KiB/s wr, 102 op/s 2024-01-15T23:40:51.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:50 smithi053 ceph-mon[143363]: osdmap e1639: 8 total, 8 up, 8 in 2024-01-15T23:40:51.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:50 smithi053 ceph-mon[146052]: pgmap v2926: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 6.0 KiB/s wr, 102 op/s 2024-01-15T23:40:51.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:50 smithi053 ceph-mon[146052]: osdmap e1639: 8 total, 8 up, 8 in 2024-01-15T23:40:51.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:50 smithi163 ceph-mon[138526]: pgmap v2926: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 6.0 KiB/s wr, 102 op/s 2024-01-15T23:40:51.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:50 smithi163 ceph-mon[138526]: osdmap e1639: 8 total, 8 up, 8 in 2024-01-15T23:40:52.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:51 smithi053 ceph-mon[143363]: osdmap e1640: 8 total, 8 up, 8 in 2024-01-15T23:40:52.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:51 smithi053 ceph-mon[143363]: osdmap e1641: 8 total, 8 up, 8 in 2024-01-15T23:40:52.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:51 smithi053 ceph-mon[146052]: osdmap e1640: 8 total, 8 up, 8 in 2024-01-15T23:40:52.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:51 smithi053 ceph-mon[146052]: osdmap e1641: 8 total, 8 up, 8 in 2024-01-15T23:40:52.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:51 smithi163 ceph-mon[138526]: osdmap e1640: 8 total, 8 up, 8 in 2024-01-15T23:40:52.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:51 smithi163 ceph-mon[138526]: osdmap e1641: 8 total, 8 up, 8 in 2024-01-15T23:40:53.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:52 smithi053 ceph-mon[143363]: pgmap v2929: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.0 KiB/s wr, 88 op/s 2024-01-15T23:40:53.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:52 smithi053 ceph-mon[146052]: pgmap v2929: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.0 KiB/s wr, 88 op/s 2024-01-15T23:40:53.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:52 smithi163 ceph-mon[138526]: pgmap v2929: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.0 KiB/s wr, 88 op/s 2024-01-15T23:40:54.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:53 smithi053 ceph-mon[143363]: osdmap e1642: 8 total, 8 up, 8 in 2024-01-15T23:40:54.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:53 smithi053 ceph-mon[146052]: osdmap e1642: 8 total, 8 up, 8 in 2024-01-15T23:40:54.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:53 smithi163 ceph-mon[138526]: osdmap e1642: 8 total, 8 up, 8 in 2024-01-15T23:40:55.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:54 smithi053 ceph-mon[143363]: pgmap v2932: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 8.2 KiB/s wr, 114 op/s 2024-01-15T23:40:55.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:54 smithi053 ceph-mon[143363]: osdmap e1643: 8 total, 8 up, 8 in 2024-01-15T23:40:55.056 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:40:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:40:55] "GET /metrics HTTP/1.1" 200 36604 "" "Prometheus/2.43.0" 2024-01-15T23:40:55.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:54 smithi053 ceph-mon[146052]: pgmap v2932: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 8.2 KiB/s wr, 114 op/s 2024-01-15T23:40:55.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:54 smithi053 ceph-mon[146052]: osdmap e1643: 8 total, 8 up, 8 in 2024-01-15T23:40:55.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:54 smithi163 ceph-mon[138526]: pgmap v2932: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 8.2 KiB/s wr, 114 op/s 2024-01-15T23:40:55.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:54 smithi163 ceph-mon[138526]: osdmap e1643: 8 total, 8 up, 8 in 2024-01-15T23:40:56.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:55 smithi053 ceph-mon[143363]: osdmap e1644: 8 total, 8 up, 8 in 2024-01-15T23:40:56.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:55 smithi053 ceph-mon[146052]: osdmap e1644: 8 total, 8 up, 8 in 2024-01-15T23:40:56.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:55 smithi163 ceph-mon[138526]: osdmap e1644: 8 total, 8 up, 8 in 2024-01-15T23:40:57.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:56 smithi053 ceph-mon[143363]: pgmap v2935: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 7.0 KiB/s wr, 131 op/s 2024-01-15T23:40:57.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:56 smithi053 ceph-mon[143363]: osdmap e1645: 8 total, 8 up, 8 in 2024-01-15T23:40:57.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:56 smithi053 ceph-mon[143363]: osdmap e1646: 8 total, 8 up, 8 in 2024-01-15T23:40:57.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:56 smithi053 ceph-mon[146052]: pgmap v2935: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 7.0 KiB/s wr, 131 op/s 2024-01-15T23:40:57.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:56 smithi053 ceph-mon[146052]: osdmap e1645: 8 total, 8 up, 8 in 2024-01-15T23:40:57.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:56 smithi053 ceph-mon[146052]: osdmap e1646: 8 total, 8 up, 8 in 2024-01-15T23:40:57.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:56 smithi163 ceph-mon[138526]: pgmap v2935: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 7.0 KiB/s wr, 131 op/s 2024-01-15T23:40:57.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:56 smithi163 ceph-mon[138526]: osdmap e1645: 8 total, 8 up, 8 in 2024-01-15T23:40:57.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:56 smithi163 ceph-mon[138526]: osdmap e1646: 8 total, 8 up, 8 in 2024-01-15T23:40:58.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:58 smithi163 ceph-mon[138526]: pgmap v2938: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 7.0 KiB/s wr, 111 op/s 2024-01-15T23:40:58.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:58 smithi163 ceph-mon[138526]: osdmap e1647: 8 total, 8 up, 8 in 2024-01-15T23:40:59.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:58 smithi053 ceph-mon[143363]: pgmap v2938: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 7.0 KiB/s wr, 111 op/s 2024-01-15T23:40:59.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:58 smithi053 ceph-mon[143363]: osdmap e1647: 8 total, 8 up, 8 in 2024-01-15T23:40:59.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:58 smithi053 ceph-mon[146052]: pgmap v2938: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 7.0 KiB/s wr, 111 op/s 2024-01-15T23:40:59.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:58 smithi053 ceph-mon[146052]: osdmap e1647: 8 total, 8 up, 8 in 2024-01-15T23:40:59.795 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroring.AioSnapshotCreate (31015 ms) 2024-01-15T23:40:59.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:59 smithi163 ceph-mon[138526]: osdmap e1648: 8 total, 8 up, 8 in 2024-01-15T23:40:59.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:40:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:41:00.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:59 smithi053 ceph-mon[143363]: osdmap e1648: 8 total, 8 up, 8 in 2024-01-15T23:41:00.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:40:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:41:00.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:59 smithi053 ceph-mon[146052]: osdmap e1648: 8 total, 8 up, 8 in 2024-01-15T23:41:00.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:40:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:41:00.803 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 51 tests from TestMirroring (86683 ms total) 2024-01-15T23:41:00.804 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:41:00.804 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 31 tests from TestDeepCopy 2024-01-15T23:41:00.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:00 smithi163 ceph-mon[138526]: pgmap v2941: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 7.2 KiB/s wr, 106 op/s 2024-01-15T23:41:00.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:00 smithi163 ceph-mon[138526]: osdmap e1649: 8 total, 8 up, 8 in 2024-01-15T23:41:00.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:00 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/4f6d971c-d757-47e4-a0c0-5f9fc9536086"}]: dispatch 2024-01-15T23:41:00.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:00 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/4f6d971c-d757-47e4-a0c0-5f9fc9536086"}]': finished 2024-01-15T23:41:01.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:00 smithi053 ceph-mon[143363]: pgmap v2941: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 7.2 KiB/s wr, 106 op/s 2024-01-15T23:41:01.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:00 smithi053 ceph-mon[143363]: osdmap e1649: 8 total, 8 up, 8 in 2024-01-15T23:41:01.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:00 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/4f6d971c-d757-47e4-a0c0-5f9fc9536086"}]: dispatch 2024-01-15T23:41:01.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:00 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/4f6d971c-d757-47e4-a0c0-5f9fc9536086"}]': finished 2024-01-15T23:41:01.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:00 smithi053 ceph-mon[146052]: pgmap v2941: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 7.2 KiB/s wr, 106 op/s 2024-01-15T23:41:01.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:00 smithi053 ceph-mon[146052]: osdmap e1649: 8 total, 8 up, 8 in 2024-01-15T23:41:01.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:00 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/4f6d971c-d757-47e4-a0c0-5f9fc9536086"}]: dispatch 2024-01-15T23:41:01.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:00 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3099201891' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/4f6d971c-d757-47e4-a0c0-5f9fc9536086"}]': finished 2024-01-15T23:41:02.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:01 smithi053 ceph-mon[143363]: osdmap e1650: 8 total, 8 up, 8 in 2024-01-15T23:41:02.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:01 smithi053 ceph-mon[146052]: osdmap e1650: 8 total, 8 up, 8 in 2024-01-15T23:41:02.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:01 smithi163 ceph-mon[138526]: osdmap e1650: 8 total, 8 up, 8 in 2024-01-15T23:41:02.804 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.Empty 2024-01-15T23:41:03.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:02 smithi163 ceph-mon[138526]: pgmap v2944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:41:03.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:02 smithi163 ceph-mon[138526]: osdmap e1651: 8 total, 8 up, 8 in 2024-01-15T23:41:03.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:02 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1818317717' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:41:03.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:02 smithi053 ceph-mon[146052]: pgmap v2944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:41:03.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:02 smithi053 ceph-mon[146052]: osdmap e1651: 8 total, 8 up, 8 in 2024-01-15T23:41:03.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:02 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1818317717' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:41:03.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:02 smithi053 ceph-mon[143363]: pgmap v2944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:41:03.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:02 smithi053 ceph-mon[143363]: osdmap e1651: 8 total, 8 up, 8 in 2024-01-15T23:41:03.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:02 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1818317717' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:41:04.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:03 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1818317717' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:41:04.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:03 smithi163 ceph-mon[138526]: osdmap e1652: 8 total, 8 up, 8 in 2024-01-15T23:41:04.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:03 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1818317717' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:41:04.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:03 smithi053 ceph-mon[146052]: osdmap e1652: 8 total, 8 up, 8 in 2024-01-15T23:41:04.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:03 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1818317717' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:41:04.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:03 smithi053 ceph-mon[143363]: osdmap e1652: 8 total, 8 up, 8 in 2024-01-15T23:41:04.953 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.Empty (2150 ms) 2024-01-15T23:41:04.953 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.NoSnaps 2024-01-15T23:41:05.180 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.NoSnaps (226 ms) 2024-01-15T23:41:05.180 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.Snaps 2024-01-15T23:41:05.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:04 smithi163 ceph-mon[138526]: pgmap v2947: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:41:05.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:04 smithi163 ceph-mon[138526]: osdmap e1653: 8 total, 8 up, 8 in 2024-01-15T23:41:05.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:41:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:41:05] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.43.0" 2024-01-15T23:41:05.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:04 smithi053 ceph-mon[143363]: pgmap v2947: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:41:05.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:04 smithi053 ceph-mon[143363]: osdmap e1653: 8 total, 8 up, 8 in 2024-01-15T23:41:05.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:04 smithi053 ceph-mon[146052]: pgmap v2947: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:41:05.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:04 smithi053 ceph-mon[146052]: osdmap e1653: 8 total, 8 up, 8 in 2024-01-15T23:41:06.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:05 smithi163 ceph-mon[138526]: osdmap e1654: 8 total, 8 up, 8 in 2024-01-15T23:41:06.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:05 smithi053 ceph-mon[143363]: osdmap e1654: 8 total, 8 up, 8 in 2024-01-15T23:41:06.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:05 smithi053 ceph-mon[146052]: osdmap e1654: 8 total, 8 up, 8 in 2024-01-15T23:41:07.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:06 smithi163 ceph-mon[138526]: pgmap v2950: 137 pgs: 6 creating+peering, 4 unknown, 127 active+clean; 13 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-01-15T23:41:07.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:06 smithi163 ceph-mon[138526]: osdmap e1655: 8 total, 8 up, 8 in 2024-01-15T23:41:07.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:06 smithi053 ceph-mon[143363]: pgmap v2950: 137 pgs: 6 creating+peering, 4 unknown, 127 active+clean; 13 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-01-15T23:41:07.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:06 smithi053 ceph-mon[143363]: osdmap e1655: 8 total, 8 up, 8 in 2024-01-15T23:41:07.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:06 smithi053 ceph-mon[146052]: pgmap v2950: 137 pgs: 6 creating+peering, 4 unknown, 127 active+clean; 13 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-01-15T23:41:07.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:06 smithi053 ceph-mon[146052]: osdmap e1655: 8 total, 8 up, 8 in 2024-01-15T23:41:08.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:07 smithi163 ceph-mon[138526]: osdmap e1656: 8 total, 8 up, 8 in 2024-01-15T23:41:08.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:07 smithi053 ceph-mon[143363]: osdmap e1656: 8 total, 8 up, 8 in 2024-01-15T23:41:08.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:07 smithi053 ceph-mon[146052]: osdmap e1656: 8 total, 8 up, 8 in 2024-01-15T23:41:09.118 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.Snaps (3939 ms) 2024-01-15T23:41:09.118 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2024-01-15T23:41:09.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:08 smithi163 ceph-mon[138526]: pgmap v2953: 137 pgs: 137 active+clean; 17 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 58 op/s 2024-01-15T23:41:09.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:08 smithi163 ceph-mon[138526]: osdmap e1657: 8 total, 8 up, 8 in 2024-01-15T23:41:09.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:08 smithi053 ceph-mon[143363]: pgmap v2953: 137 pgs: 137 active+clean; 17 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 58 op/s 2024-01-15T23:41:09.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:08 smithi053 ceph-mon[143363]: osdmap e1657: 8 total, 8 up, 8 in 2024-01-15T23:41:09.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:08 smithi053 ceph-mon[146052]: pgmap v2953: 137 pgs: 137 active+clean; 17 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 58 op/s 2024-01-15T23:41:09.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:08 smithi053 ceph-mon[146052]: osdmap e1657: 8 total, 8 up, 8 in 2024-01-15T23:41:10.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:09 smithi163 ceph-mon[138526]: osdmap e1658: 8 total, 8 up, 8 in 2024-01-15T23:41:10.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:09 smithi053 ceph-mon[143363]: osdmap e1658: 8 total, 8 up, 8 in 2024-01-15T23:41:10.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:09 smithi053 ceph-mon[146052]: osdmap e1658: 8 total, 8 up, 8 in 2024-01-15T23:41:10.967 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.SnapDiscard (1848 ms) 2024-01-15T23:41:10.967 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2024-01-15T23:41:11.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:10 smithi163 ceph-mon[138526]: pgmap v2956: 137 pgs: 137 active+clean; 53 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 10 MiB/s wr, 103 op/s 2024-01-15T23:41:11.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:10 smithi163 ceph-mon[138526]: osdmap e1659: 8 total, 8 up, 8 in 2024-01-15T23:41:11.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:10 smithi053 ceph-mon[143363]: pgmap v2956: 137 pgs: 137 active+clean; 53 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 10 MiB/s wr, 103 op/s 2024-01-15T23:41:11.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:10 smithi053 ceph-mon[143363]: osdmap e1659: 8 total, 8 up, 8 in 2024-01-15T23:41:11.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:10 smithi053 ceph-mon[146052]: pgmap v2956: 137 pgs: 137 active+clean; 53 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 10 MiB/s wr, 103 op/s 2024-01-15T23:41:11.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:10 smithi053 ceph-mon[146052]: osdmap e1659: 8 total, 8 up, 8 in 2024-01-15T23:41:11.898 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.CloneDiscard (931 ms) 2024-01-15T23:41:11.898 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.CloneShrink 2024-01-15T23:41:12.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:11 smithi163 ceph-mon[138526]: osdmap e1660: 8 total, 8 up, 8 in 2024-01-15T23:41:12.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:11 smithi163 ceph-mon[138526]: osdmap e1661: 8 total, 8 up, 8 in 2024-01-15T23:41:12.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:11 smithi053 ceph-mon[143363]: osdmap e1660: 8 total, 8 up, 8 in 2024-01-15T23:41:12.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:11 smithi053 ceph-mon[143363]: osdmap e1661: 8 total, 8 up, 8 in 2024-01-15T23:41:12.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:11 smithi053 ceph-mon[146052]: osdmap e1660: 8 total, 8 up, 8 in 2024-01-15T23:41:12.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:11 smithi053 ceph-mon[146052]: osdmap e1661: 8 total, 8 up, 8 in 2024-01-15T23:41:13.044 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.CloneShrink (1147 ms) 2024-01-15T23:41:13.045 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.CloneExpand 2024-01-15T23:41:13.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:12 smithi163 ceph-mon[138526]: pgmap v2959: 137 pgs: 137 active+clean; 65 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 12 MiB/s wr, 159 op/s 2024-01-15T23:41:13.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:12 smithi053 ceph-mon[143363]: pgmap v2959: 137 pgs: 137 active+clean; 65 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 12 MiB/s wr, 159 op/s 2024-01-15T23:41:13.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:12 smithi053 ceph-mon[146052]: pgmap v2959: 137 pgs: 137 active+clean; 65 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 12 MiB/s wr, 159 op/s 2024-01-15T23:41:14.114 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.CloneExpand (1069 ms) 2024-01-15T23:41:14.114 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2024-01-15T23:41:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:13 smithi163 ceph-mon[138526]: osdmap e1662: 8 total, 8 up, 8 in 2024-01-15T23:41:14.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:41:14.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:13 smithi053 ceph-mon[143363]: osdmap e1662: 8 total, 8 up, 8 in 2024-01-15T23:41:14.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:41:14.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:13 smithi053 ceph-mon[146052]: osdmap e1662: 8 total, 8 up, 8 in 2024-01-15T23:41:14.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:41:15.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:14 smithi163 ceph-mon[138526]: pgmap v2962: 137 pgs: 137 active+clean; 65 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 282 op/s 2024-01-15T23:41:15.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:14 smithi163 ceph-mon[138526]: osdmap e1663: 8 total, 8 up, 8 in 2024-01-15T23:41:15.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:14 smithi053 ceph-mon[143363]: pgmap v2962: 137 pgs: 137 active+clean; 65 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 282 op/s 2024-01-15T23:41:15.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:14 smithi053 ceph-mon[143363]: osdmap e1663: 8 total, 8 up, 8 in 2024-01-15T23:41:15.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:41:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:41:15] "GET /metrics HTTP/1.1" 200 36618 "" "Prometheus/2.43.0" 2024-01-15T23:41:15.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:14 smithi053 ceph-mon[146052]: pgmap v2962: 137 pgs: 137 active+clean; 65 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 282 op/s 2024-01-15T23:41:15.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:14 smithi053 ceph-mon[146052]: osdmap e1663: 8 total, 8 up, 8 in 2024-01-15T23:41:16.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:15 smithi163 ceph-mon[138526]: osdmap e1664: 8 total, 8 up, 8 in 2024-01-15T23:41:16.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:15 smithi053 ceph-mon[143363]: osdmap e1664: 8 total, 8 up, 8 in 2024-01-15T23:41:16.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:15 smithi053 ceph-mon[146052]: osdmap e1664: 8 total, 8 up, 8 in 2024-01-15T23:41:17.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:16 smithi163 ceph-mon[138526]: pgmap v2965: 137 pgs: 137 active+clean; 69 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 315 op/s 2024-01-15T23:41:17.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:16 smithi163 ceph-mon[138526]: osdmap e1665: 8 total, 8 up, 8 in 2024-01-15T23:41:17.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:16 smithi053 ceph-mon[143363]: pgmap v2965: 137 pgs: 137 active+clean; 69 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 315 op/s 2024-01-15T23:41:17.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:16 smithi053 ceph-mon[143363]: osdmap e1665: 8 total, 8 up, 8 in 2024-01-15T23:41:17.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:16 smithi053 ceph-mon[146052]: pgmap v2965: 137 pgs: 137 active+clean; 69 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 315 op/s 2024-01-15T23:41:17.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:16 smithi053 ceph-mon[146052]: osdmap e1665: 8 total, 8 up, 8 in 2024-01-15T23:41:18.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:17 smithi163 ceph-mon[138526]: osdmap e1666: 8 total, 8 up, 8 in 2024-01-15T23:41:18.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:17 smithi053 ceph-mon[143363]: osdmap e1666: 8 total, 8 up, 8 in 2024-01-15T23:41:18.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:17 smithi053 ceph-mon[146052]: osdmap e1666: 8 total, 8 up, 8 in 2024-01-15T23:41:19.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:18 smithi163 ceph-mon[138526]: pgmap v2968: 137 pgs: 137 active+clean; 69 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.0 MiB/s wr, 378 op/s 2024-01-15T23:41:19.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:18 smithi163 ceph-mon[138526]: osdmap e1667: 8 total, 8 up, 8 in 2024-01-15T23:41:19.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:18 smithi053 ceph-mon[143363]: pgmap v2968: 137 pgs: 137 active+clean; 69 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.0 MiB/s wr, 378 op/s 2024-01-15T23:41:19.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:18 smithi053 ceph-mon[143363]: osdmap e1667: 8 total, 8 up, 8 in 2024-01-15T23:41:19.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:18 smithi053 ceph-mon[146052]: pgmap v2968: 137 pgs: 137 active+clean; 69 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.0 MiB/s wr, 378 op/s 2024-01-15T23:41:19.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:18 smithi053 ceph-mon[146052]: osdmap e1667: 8 total, 8 up, 8 in 2024-01-15T23:41:20.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:19 smithi163 ceph-mon[138526]: osdmap e1668: 8 total, 8 up, 8 in 2024-01-15T23:41:20.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:19 smithi053 ceph-mon[143363]: osdmap e1668: 8 total, 8 up, 8 in 2024-01-15T23:41:20.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:19 smithi053 ceph-mon[146052]: osdmap e1668: 8 total, 8 up, 8 in 2024-01-15T23:41:21.030 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.CloneHideParent (6916 ms) 2024-01-15T23:41:21.030 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.Clone 2024-01-15T23:41:21.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:20 smithi163 ceph-mon[138526]: pgmap v2971: 137 pgs: 137 active+clean; 69 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 15 KiB/s wr, 352 op/s 2024-01-15T23:41:21.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:20 smithi163 ceph-mon[138526]: osdmap e1669: 8 total, 8 up, 8 in 2024-01-15T23:41:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:20 smithi053 ceph-mon[143363]: pgmap v2971: 137 pgs: 137 active+clean; 69 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 15 KiB/s wr, 352 op/s 2024-01-15T23:41:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:20 smithi053 ceph-mon[143363]: osdmap e1669: 8 total, 8 up, 8 in 2024-01-15T23:41:21.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:20 smithi053 ceph-mon[146052]: pgmap v2971: 137 pgs: 137 active+clean; 69 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 15 KiB/s wr, 352 op/s 2024-01-15T23:41:21.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:20 smithi053 ceph-mon[146052]: osdmap e1669: 8 total, 8 up, 8 in 2024-01-15T23:41:22.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:21 smithi163 ceph-mon[138526]: osdmap e1670: 8 total, 8 up, 8 in 2024-01-15T23:41:22.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:21 smithi053 ceph-mon[143363]: osdmap e1670: 8 total, 8 up, 8 in 2024-01-15T23:41:22.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:21 smithi053 ceph-mon[146052]: osdmap e1670: 8 total, 8 up, 8 in 2024-01-15T23:41:23.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:22 smithi163 ceph-mon[138526]: pgmap v2974: 137 pgs: 137 active+clean; 69 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 13 KiB/s wr, 164 op/s 2024-01-15T23:41:23.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:22 smithi163 ceph-mon[138526]: osdmap e1671: 8 total, 8 up, 8 in 2024-01-15T23:41:23.272 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.Clone (2243 ms) 2024-01-15T23:41:23.272 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2024-01-15T23:41:23.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:22 smithi053 ceph-mon[143363]: pgmap v2974: 137 pgs: 137 active+clean; 69 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 13 KiB/s wr, 164 op/s 2024-01-15T23:41:23.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:22 smithi053 ceph-mon[143363]: osdmap e1671: 8 total, 8 up, 8 in 2024-01-15T23:41:23.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:22 smithi053 ceph-mon[146052]: pgmap v2974: 137 pgs: 137 active+clean; 69 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 13 KiB/s wr, 164 op/s 2024-01-15T23:41:23.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:22 smithi053 ceph-mon[146052]: osdmap e1671: 8 total, 8 up, 8 in 2024-01-15T23:41:24.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:23 smithi163 ceph-mon[138526]: osdmap e1672: 8 total, 8 up, 8 in 2024-01-15T23:41:24.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:23 smithi053 ceph-mon[143363]: osdmap e1672: 8 total, 8 up, 8 in 2024-01-15T23:41:24.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:23 smithi053 ceph-mon[146052]: osdmap e1672: 8 total, 8 up, 8 in 2024-01-15T23:41:25.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:24 smithi163 ceph-mon[138526]: pgmap v2977: 137 pgs: 137 active+clean; 81 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 3.0 MiB/s wr, 126 op/s 2024-01-15T23:41:25.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:24 smithi163 ceph-mon[138526]: osdmap e1673: 8 total, 8 up, 8 in 2024-01-15T23:41:25.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:41:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:41:25] "GET /metrics HTTP/1.1" 200 36618 "" "Prometheus/2.43.0" 2024-01-15T23:41:25.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:24 smithi053 ceph-mon[143363]: pgmap v2977: 137 pgs: 137 active+clean; 81 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 3.0 MiB/s wr, 126 op/s 2024-01-15T23:41:25.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:24 smithi053 ceph-mon[143363]: osdmap e1673: 8 total, 8 up, 8 in 2024-01-15T23:41:25.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:24 smithi053 ceph-mon[146052]: pgmap v2977: 137 pgs: 137 active+clean; 81 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 3.0 MiB/s wr, 126 op/s 2024-01-15T23:41:25.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:24 smithi053 ceph-mon[146052]: osdmap e1673: 8 total, 8 up, 8 in 2024-01-15T23:41:25.404 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.CloneFlatten (2131 ms) 2024-01-15T23:41:25.404 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.Stress 2024-01-15T23:41:25.428 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 17388122~4970400 2024-01-15T23:41:25.443 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 66626461~2068795 2024-01-15T23:41:25.443 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 55122364~3061892 2024-01-15T23:41:25.459 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 285369~2298683 2024-01-15T23:41:25.460 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 59691841~4553362 2024-01-15T23:41:25.471 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 4567673~5875847 2024-01-15T23:41:25.471 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 21489523~246951 2024-01-15T23:41:25.473 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 53183621~7296224 2024-01-15T23:41:25.477 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap0 2024-01-15T23:41:25.959 INFO:tasks.workunit.client.0.smithi053.stdout:clone image144 -> image145 2024-01-15T23:41:26.007 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 150131663 2024-01-15T23:41:26.013 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 35537297~4594521 2024-01-15T23:41:26.026 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 115125059~989605 2024-01-15T23:41:26.028 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 141794412~7172096 2024-01-15T23:41:26.053 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 62847831~6576678 2024-01-15T23:41:26.070 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 88102306~5082447 2024-01-15T23:41:26.091 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 63694730~61150 2024-01-15T23:41:26.095 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 19420037~7215862 2024-01-15T23:41:26.127 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 68906840~3590145 2024-01-15T23:41:26.129 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap1 2024-01-15T23:41:26.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:25 smithi163 ceph-mon[138526]: osdmap e1674: 8 total, 8 up, 8 in 2024-01-15T23:41:26.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:25 smithi053 ceph-mon[143363]: osdmap e1674: 8 total, 8 up, 8 in 2024-01-15T23:41:26.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:25 smithi053 ceph-mon[146052]: osdmap e1674: 8 total, 8 up, 8 in 2024-01-15T23:41:26.965 INFO:tasks.workunit.client.0.smithi053.stdout:clone image145 -> image146 2024-01-15T23:41:27.038 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 125853576 2024-01-15T23:41:27.046 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 79896351~4019318 2024-01-15T23:41:27.064 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 51471366~1615121 2024-01-15T23:41:27.067 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 35416504~724680 2024-01-15T23:41:27.082 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 41477513~6218865 2024-01-15T23:41:27.094 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 82824658~4714046 2024-01-15T23:41:27.110 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 28943221~1673206 2024-01-15T23:41:27.121 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 35117101~3655379 2024-01-15T23:41:27.133 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 114439577~4840370 2024-01-15T23:41:27.137 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap2 2024-01-15T23:41:27.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:26 smithi163 ceph-mon[138526]: pgmap v2980: 137 pgs: 137 active+clean; 101 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 8.0 MiB/s wr, 309 op/s 2024-01-15T23:41:27.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:26 smithi163 ceph-mon[138526]: osdmap e1675: 8 total, 8 up, 8 in 2024-01-15T23:41:27.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:26 smithi053 ceph-mon[143363]: pgmap v2980: 137 pgs: 137 active+clean; 101 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 8.0 MiB/s wr, 309 op/s 2024-01-15T23:41:27.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:26 smithi053 ceph-mon[143363]: osdmap e1675: 8 total, 8 up, 8 in 2024-01-15T23:41:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:26 smithi053 ceph-mon[146052]: pgmap v2980: 137 pgs: 137 active+clean; 101 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 8.0 MiB/s wr, 309 op/s 2024-01-15T23:41:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:26 smithi053 ceph-mon[146052]: osdmap e1675: 8 total, 8 up, 8 in 2024-01-15T23:41:27.965 INFO:tasks.workunit.client.0.smithi053.stdout:clone image146 -> image147 2024-01-15T23:41:28.038 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 90062277~3600200 2024-01-15T23:41:28.069 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 106386678~2204645 2024-01-15T23:41:28.073 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 78832171~6384084 2024-01-15T23:41:28.100 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 15273557~4672916 2024-01-15T23:41:28.118 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 118537435~7316141 2024-01-15T23:41:28.141 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 91047738~2401482 2024-01-15T23:41:28.143 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 115130321~3661304 2024-01-15T23:41:28.152 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 21711257~3465402 2024-01-15T23:41:28.166 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap3 2024-01-15T23:41:28.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:27 smithi163 ceph-mon[138526]: osdmap e1676: 8 total, 8 up, 8 in 2024-01-15T23:41:28.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:27 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:41:28.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:27 smithi053 ceph-mon[143363]: osdmap e1676: 8 total, 8 up, 8 in 2024-01-15T23:41:28.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:27 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:41:28.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:27 smithi053 ceph-mon[146052]: osdmap e1676: 8 total, 8 up, 8 in 2024-01-15T23:41:28.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:27 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:41:28.970 INFO:tasks.workunit.client.0.smithi053.stdout:clone image147 -> image148 2024-01-15T23:41:29.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:28 smithi163 ceph-mon[138526]: pgmap v2983: 137 pgs: 137 active+clean; 163 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 19 MiB/s wr, 444 op/s 2024-01-15T23:41:29.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:28 smithi163 ceph-mon[138526]: osdmap e1677: 8 total, 8 up, 8 in 2024-01-15T23:41:29.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:41:29.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:41:29.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:28 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:41:29.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:41:29.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:28 smithi053 ceph-mon[146052]: pgmap v2983: 137 pgs: 137 active+clean; 163 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 19 MiB/s wr, 444 op/s 2024-01-15T23:41:29.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:28 smithi053 ceph-mon[146052]: osdmap e1677: 8 total, 8 up, 8 in 2024-01-15T23:41:29.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:41:29.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:41:29.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:28 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:41:29.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:41:29.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:28 smithi053 ceph-mon[143363]: pgmap v2983: 137 pgs: 137 active+clean; 163 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 19 MiB/s wr, 444 op/s 2024-01-15T23:41:29.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:28 smithi053 ceph-mon[143363]: osdmap e1677: 8 total, 8 up, 8 in 2024-01-15T23:41:29.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:41:29.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:41:29.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:28 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:41:29.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:41:29.325 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.Stress (3922 ms) 2024-01-15T23:41:29.325 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2024-01-15T23:41:29.565 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (239 ms) 2024-01-15T23:41:29.565 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2024-01-15T23:41:30.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:29 smithi163 ceph-mon[138526]: osdmap e1678: 8 total, 8 up, 8 in 2024-01-15T23:41:30.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:29 smithi053 ceph-mon[143363]: osdmap e1678: 8 total, 8 up, 8 in 2024-01-15T23:41:30.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:29 smithi053 ceph-mon[146052]: osdmap e1678: 8 total, 8 up, 8 in 2024-01-15T23:41:31.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:30 smithi163 ceph-mon[138526]: pgmap v2986: 137 pgs: 137 active+clean; 260 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 37 MiB/s wr, 521 op/s 2024-01-15T23:41:31.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:30 smithi163 ceph-mon[138526]: osdmap e1679: 8 total, 8 up, 8 in 2024-01-15T23:41:31.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:30 smithi053 ceph-mon[143363]: pgmap v2986: 137 pgs: 137 active+clean; 260 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 37 MiB/s wr, 521 op/s 2024-01-15T23:41:31.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:30 smithi053 ceph-mon[143363]: osdmap e1679: 8 total, 8 up, 8 in 2024-01-15T23:41:31.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:30 smithi053 ceph-mon[146052]: pgmap v2986: 137 pgs: 137 active+clean; 260 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 37 MiB/s wr, 521 op/s 2024-01-15T23:41:31.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:30 smithi053 ceph-mon[146052]: osdmap e1679: 8 total, 8 up, 8 in 2024-01-15T23:41:32.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:31 smithi163 ceph-mon[138526]: osdmap e1680: 8 total, 8 up, 8 in 2024-01-15T23:41:32.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:31 smithi053 ceph-mon[146052]: osdmap e1680: 8 total, 8 up, 8 in 2024-01-15T23:41:32.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:31 smithi053 ceph-mon[143363]: osdmap e1680: 8 total, 8 up, 8 in 2024-01-15T23:41:33.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:32 smithi163 ceph-mon[138526]: pgmap v2989: 137 pgs: 137 active+clean; 331 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 43 MiB/s rd, 39 MiB/s wr, 534 op/s 2024-01-15T23:41:33.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:32 smithi163 ceph-mon[138526]: osdmap e1681: 8 total, 8 up, 8 in 2024-01-15T23:41:33.246 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (3681 ms) 2024-01-15T23:41:33.246 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2024-01-15T23:41:33.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:32 smithi053 ceph-mon[143363]: pgmap v2989: 137 pgs: 137 active+clean; 331 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 43 MiB/s rd, 39 MiB/s wr, 534 op/s 2024-01-15T23:41:33.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:32 smithi053 ceph-mon[143363]: osdmap e1681: 8 total, 8 up, 8 in 2024-01-15T23:41:33.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:32 smithi053 ceph-mon[146052]: pgmap v2989: 137 pgs: 137 active+clean; 331 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 43 MiB/s rd, 39 MiB/s wr, 534 op/s 2024-01-15T23:41:33.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:32 smithi053 ceph-mon[146052]: osdmap e1681: 8 total, 8 up, 8 in 2024-01-15T23:41:34.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:33 smithi163 ceph-mon[138526]: osdmap e1682: 8 total, 8 up, 8 in 2024-01-15T23:41:34.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:33 smithi053 ceph-mon[143363]: osdmap e1682: 8 total, 8 up, 8 in 2024-01-15T23:41:34.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:33 smithi053 ceph-mon[146052]: osdmap e1682: 8 total, 8 up, 8 in 2024-01-15T23:41:35.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:34 smithi163 ceph-mon[138526]: pgmap v2992: 137 pgs: 137 active+clean; 348 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 20 MiB/s wr, 418 op/s 2024-01-15T23:41:35.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:34 smithi163 ceph-mon[138526]: osdmap e1683: 8 total, 8 up, 8 in 2024-01-15T23:41:35.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:41:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:41:35] "GET /metrics HTTP/1.1" 200 36618 "" "Prometheus/2.43.0" 2024-01-15T23:41:35.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:34 smithi053 ceph-mon[143363]: pgmap v2992: 137 pgs: 137 active+clean; 348 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 20 MiB/s wr, 418 op/s 2024-01-15T23:41:35.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:34 smithi053 ceph-mon[143363]: osdmap e1683: 8 total, 8 up, 8 in 2024-01-15T23:41:35.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:34 smithi053 ceph-mon[146052]: pgmap v2992: 137 pgs: 137 active+clean; 348 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 20 MiB/s wr, 418 op/s 2024-01-15T23:41:35.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:34 smithi053 ceph-mon[146052]: osdmap e1683: 8 total, 8 up, 8 in 2024-01-15T23:41:35.385 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2140 ms) 2024-01-15T23:41:35.385 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2024-01-15T23:41:36.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:35 smithi053 ceph-mon[146052]: osdmap e1684: 8 total, 8 up, 8 in 2024-01-15T23:41:36.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:35 smithi053 ceph-mon[143363]: osdmap e1684: 8 total, 8 up, 8 in 2024-01-15T23:41:36.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:35 smithi163 ceph-mon[138526]: osdmap e1684: 8 total, 8 up, 8 in 2024-01-15T23:41:37.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:36 smithi053 ceph-mon[146052]: pgmap v2995: 137 pgs: 137 active+clean; 384 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 13 MiB/s wr, 349 op/s 2024-01-15T23:41:37.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:36 smithi053 ceph-mon[146052]: osdmap e1685: 8 total, 8 up, 8 in 2024-01-15T23:41:37.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:36 smithi053 ceph-mon[143363]: pgmap v2995: 137 pgs: 137 active+clean; 384 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 13 MiB/s wr, 349 op/s 2024-01-15T23:41:37.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:36 smithi053 ceph-mon[143363]: osdmap e1685: 8 total, 8 up, 8 in 2024-01-15T23:41:37.488 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (2102 ms) 2024-01-15T23:41:37.488 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2024-01-15T23:41:37.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:36 smithi163 ceph-mon[138526]: pgmap v2995: 137 pgs: 137 active+clean; 384 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 13 MiB/s wr, 349 op/s 2024-01-15T23:41:37.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:36 smithi163 ceph-mon[138526]: osdmap e1685: 8 total, 8 up, 8 in 2024-01-15T23:41:37.511 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 46761514~3463935 2024-01-15T23:41:37.524 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 78390495~5495585 2024-01-15T23:41:37.524 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 49368135~85245 2024-01-15T23:41:37.526 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 80119617~3766463 2024-01-15T23:41:37.527 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 26054485~8138093 2024-01-15T23:41:37.545 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 56404066~708966 2024-01-15T23:41:37.545 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 80792773~3093307 2024-01-15T23:41:37.560 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 6819302~4067894 2024-01-15T23:41:37.560 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap0 2024-01-15T23:41:38.025 INFO:tasks.workunit.client.0.smithi053.stdout:clone image167 -> image168 2024-01-15T23:41:38.073 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 148353171 2024-01-15T23:41:38.079 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 95558442~5856705 2024-01-15T23:41:38.103 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 11696493~4666622 2024-01-15T23:41:38.107 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 45116846~3169103 2024-01-15T23:41:38.127 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 88309129~6405826 2024-01-15T23:41:38.129 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 131773453~3933498 2024-01-15T23:41:38.141 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 137478677~76862 2024-01-15T23:41:38.143 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 72004200~231043 2024-01-15T23:41:38.146 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 46383722~4862855 2024-01-15T23:41:38.148 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap1 2024-01-15T23:41:38.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:38 smithi053 ceph-mon[143363]: osdmap e1686: 8 total, 8 up, 8 in 2024-01-15T23:41:38.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:38 smithi053 ceph-mon[146052]: osdmap e1686: 8 total, 8 up, 8 in 2024-01-15T23:41:38.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:38 smithi163 ceph-mon[138526]: osdmap e1686: 8 total, 8 up, 8 in 2024-01-15T23:41:39.031 INFO:tasks.workunit.client.0.smithi053.stdout:clone image168 -> image169 2024-01-15T23:41:39.106 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 124350116~2923599 2024-01-15T23:41:39.122 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 50112268~3648827 2024-01-15T23:41:39.130 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 58663027~2798314 2024-01-15T23:41:39.144 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 31413704~6905567 2024-01-15T23:41:39.157 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 94042599~5400532 2024-01-15T23:41:39.189 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 134753697~3803271 2024-01-15T23:41:39.195 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 43214409~2694489 2024-01-15T23:41:39.206 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 129621880~4884262 2024-01-15T23:41:39.209 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap2 2024-01-15T23:41:39.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:39 smithi053 ceph-mon[143363]: pgmap v2998: 137 pgs: 137 active+clean; 412 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 43 MiB/s rd, 16 MiB/s wr, 354 op/s 2024-01-15T23:41:39.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:39 smithi053 ceph-mon[143363]: osdmap e1687: 8 total, 8 up, 8 in 2024-01-15T23:41:39.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:39 smithi053 ceph-mon[146052]: pgmap v2998: 137 pgs: 137 active+clean; 412 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 43 MiB/s rd, 16 MiB/s wr, 354 op/s 2024-01-15T23:41:39.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:39 smithi053 ceph-mon[146052]: osdmap e1687: 8 total, 8 up, 8 in 2024-01-15T23:41:39.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:39 smithi163 ceph-mon[138526]: pgmap v2998: 137 pgs: 137 active+clean; 412 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 43 MiB/s rd, 16 MiB/s wr, 354 op/s 2024-01-15T23:41:39.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:39 smithi163 ceph-mon[138526]: osdmap e1687: 8 total, 8 up, 8 in 2024-01-15T23:41:40.035 INFO:tasks.workunit.client.0.smithi053.stdout:clone image169 -> image170 2024-01-15T23:41:40.123 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 188085552 2024-01-15T23:41:40.129 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 40779475~417989 2024-01-15T23:41:40.135 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 50149257~2649418 2024-01-15T23:41:40.141 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 126942144~2449473 2024-01-15T23:41:40.159 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 168044617~5804748 2024-01-15T23:41:40.160 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 129887340~6879543 2024-01-15T23:41:40.177 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 34137382~3936782 2024-01-15T23:41:40.181 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 121246721~7885483 2024-01-15T23:41:40.197 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 43444848~6039105 2024-01-15T23:41:40.204 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap3 2024-01-15T23:41:40.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:40 smithi053 ceph-mon[143363]: osdmap e1688: 8 total, 8 up, 8 in 2024-01-15T23:41:40.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:40 smithi053 ceph-mon[146052]: osdmap e1688: 8 total, 8 up, 8 in 2024-01-15T23:41:40.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:40 smithi163 ceph-mon[138526]: osdmap e1688: 8 total, 8 up, 8 in 2024-01-15T23:41:41.046 INFO:tasks.workunit.client.0.smithi053.stdout:clone image170 -> image171 2024-01-15T23:41:41.148 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 117459279 2024-01-15T23:41:41.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:41 smithi053 ceph-mon[143363]: pgmap v3001: 137 pgs: 137 active+clean; 460 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 19 MiB/s wr, 440 op/s 2024-01-15T23:41:41.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:41 smithi053 ceph-mon[143363]: osdmap e1689: 8 total, 8 up, 8 in 2024-01-15T23:41:41.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:41 smithi053 ceph-mon[146052]: pgmap v3001: 137 pgs: 137 active+clean; 460 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 19 MiB/s wr, 440 op/s 2024-01-15T23:41:41.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:41 smithi053 ceph-mon[146052]: osdmap e1689: 8 total, 8 up, 8 in 2024-01-15T23:41:41.411 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (3923 ms) 2024-01-15T23:41:41.412 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2024-01-15T23:41:41.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:41 smithi163 ceph-mon[138526]: pgmap v3001: 137 pgs: 137 active+clean; 460 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 19 MiB/s wr, 440 op/s 2024-01-15T23:41:41.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:41 smithi163 ceph-mon[138526]: osdmap e1689: 8 total, 8 up, 8 in 2024-01-15T23:41:41.626 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (216 ms) 2024-01-15T23:41:41.627 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2024-01-15T23:41:42.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:42 smithi053 ceph-mon[146052]: osdmap e1690: 8 total, 8 up, 8 in 2024-01-15T23:41:42.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:42 smithi053 ceph-mon[143363]: osdmap e1690: 8 total, 8 up, 8 in 2024-01-15T23:41:42.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:42 smithi163 ceph-mon[138526]: osdmap e1690: 8 total, 8 up, 8 in 2024-01-15T23:41:43.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:43 smithi053 ceph-mon[143363]: pgmap v3004: 137 pgs: 137 active+clean; 546 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 35 MiB/s rd, 31 MiB/s wr, 385 op/s 2024-01-15T23:41:43.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:43 smithi053 ceph-mon[143363]: osdmap e1691: 8 total, 8 up, 8 in 2024-01-15T23:41:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:43 smithi053 ceph-mon[146052]: pgmap v3004: 137 pgs: 137 active+clean; 546 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 35 MiB/s rd, 31 MiB/s wr, 385 op/s 2024-01-15T23:41:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:43 smithi053 ceph-mon[146052]: osdmap e1691: 8 total, 8 up, 8 in 2024-01-15T23:41:43.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:43 smithi163 ceph-mon[138526]: pgmap v3004: 137 pgs: 137 active+clean; 546 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 35 MiB/s rd, 31 MiB/s wr, 385 op/s 2024-01-15T23:41:43.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:43 smithi163 ceph-mon[138526]: osdmap e1691: 8 total, 8 up, 8 in 2024-01-15T23:41:44.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:44 smithi053 ceph-mon[146052]: osdmap e1692: 8 total, 8 up, 8 in 2024-01-15T23:41:44.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:41:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:44 smithi053 ceph-mon[143363]: osdmap e1692: 8 total, 8 up, 8 in 2024-01-15T23:41:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:41:44.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:44 smithi163 ceph-mon[138526]: osdmap e1692: 8 total, 8 up, 8 in 2024-01-15T23:41:44.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:41:45.278 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (3651 ms) 2024-01-15T23:41:45.278 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2024-01-15T23:41:45.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:45 smithi053 ceph-mon[143363]: pgmap v3007: 137 pgs: 137 active+clean; 617 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 35 MiB/s wr, 554 op/s 2024-01-15T23:41:45.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:45 smithi053 ceph-mon[143363]: osdmap e1693: 8 total, 8 up, 8 in 2024-01-15T23:41:45.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:41:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:41:45] "GET /metrics HTTP/1.1" 200 36621 "" "Prometheus/2.43.0" 2024-01-15T23:41:45.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:45 smithi053 ceph-mon[146052]: pgmap v3007: 137 pgs: 137 active+clean; 617 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 35 MiB/s wr, 554 op/s 2024-01-15T23:41:45.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:45 smithi053 ceph-mon[146052]: osdmap e1693: 8 total, 8 up, 8 in 2024-01-15T23:41:45.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:45 smithi163 ceph-mon[138526]: pgmap v3007: 137 pgs: 137 active+clean; 617 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 35 MiB/s wr, 554 op/s 2024-01-15T23:41:45.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:45 smithi163 ceph-mon[138526]: osdmap e1693: 8 total, 8 up, 8 in 2024-01-15T23:41:46.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:46 smithi053 ceph-mon[143363]: osdmap e1694: 8 total, 8 up, 8 in 2024-01-15T23:41:46.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:46 smithi053 ceph-mon[146052]: osdmap e1694: 8 total, 8 up, 8 in 2024-01-15T23:41:46.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:46 smithi163 ceph-mon[138526]: osdmap e1694: 8 total, 8 up, 8 in 2024-01-15T23:41:47.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:47 smithi053 ceph-mon[143363]: pgmap v3010: 137 pgs: 137 active+clean; 673 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 30 MiB/s rd, 26 MiB/s wr, 658 op/s 2024-01-15T23:41:47.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:47 smithi053 ceph-mon[143363]: osdmap e1695: 8 total, 8 up, 8 in 2024-01-15T23:41:47.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:47 smithi053 ceph-mon[146052]: pgmap v3010: 137 pgs: 137 active+clean; 673 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 30 MiB/s rd, 26 MiB/s wr, 658 op/s 2024-01-15T23:41:47.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:47 smithi053 ceph-mon[146052]: osdmap e1695: 8 total, 8 up, 8 in 2024-01-15T23:41:47.387 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (2109 ms) 2024-01-15T23:41:47.387 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2024-01-15T23:41:47.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:47 smithi163 ceph-mon[138526]: pgmap v3010: 137 pgs: 137 active+clean; 673 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 30 MiB/s rd, 26 MiB/s wr, 658 op/s 2024-01-15T23:41:47.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:47 smithi163 ceph-mon[138526]: osdmap e1695: 8 total, 8 up, 8 in 2024-01-15T23:41:48.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:48 smithi163 ceph-mon[138526]: osdmap e1696: 8 total, 8 up, 8 in 2024-01-15T23:41:48.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:48 smithi053 ceph-mon[143363]: osdmap e1696: 8 total, 8 up, 8 in 2024-01-15T23:41:48.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:48 smithi053 ceph-mon[146052]: osdmap e1696: 8 total, 8 up, 8 in 2024-01-15T23:41:49.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:49 smithi163 ceph-mon[138526]: pgmap v3013: 137 pgs: 137 active+clean; 693 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 15 MiB/s wr, 417 op/s 2024-01-15T23:41:49.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:49 smithi163 ceph-mon[138526]: osdmap e1697: 8 total, 8 up, 8 in 2024-01-15T23:41:49.529 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (2142 ms) 2024-01-15T23:41:49.529 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2024-01-15T23:41:49.552 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 37685452~5203441 2024-01-15T23:41:49.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:49 smithi053 ceph-mon[143363]: pgmap v3013: 137 pgs: 137 active+clean; 693 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 15 MiB/s wr, 417 op/s 2024-01-15T23:41:49.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:49 smithi053 ceph-mon[143363]: osdmap e1697: 8 total, 8 up, 8 in 2024-01-15T23:41:49.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:49 smithi053 ceph-mon[146052]: pgmap v3013: 137 pgs: 137 active+clean; 693 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 15 MiB/s wr, 417 op/s 2024-01-15T23:41:49.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:49 smithi053 ceph-mon[146052]: osdmap e1697: 8 total, 8 up, 8 in 2024-01-15T23:41:49.576 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 31640634~1468239 2024-01-15T23:41:49.576 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 59160998~626674 2024-01-15T23:41:49.581 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 8680039~486973 2024-01-15T23:41:49.582 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 9293570~7545270 2024-01-15T23:41:49.606 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 35360512~2664042 2024-01-15T23:41:49.608 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 72222379~6478667 2024-01-15T23:41:49.626 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 62615063~3822768 2024-01-15T23:41:49.628 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap0 2024-01-15T23:41:50.085 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 126297204 2024-01-15T23:41:50.091 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 13991853~8006498 2024-01-15T23:41:50.095 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 26129003~8353567 2024-01-15T23:41:50.096 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 78303483~2354479 2024-01-15T23:41:50.096 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 86591042~6079855 2024-01-15T23:41:50.099 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 36353617~5100191 2024-01-15T23:41:50.099 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 69110468~5721282 2024-01-15T23:41:50.103 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 113755282~4294858 2024-01-15T23:41:50.103 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 40579429~5342179 2024-01-15T23:41:50.139 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap1 2024-01-15T23:41:50.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:50 smithi163 ceph-mon[138526]: osdmap e1698: 8 total, 8 up, 8 in 2024-01-15T23:41:50.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:50 smithi053 ceph-mon[146052]: osdmap e1698: 8 total, 8 up, 8 in 2024-01-15T23:41:50.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:50 smithi053 ceph-mon[143363]: osdmap e1698: 8 total, 8 up, 8 in 2024-01-15T23:41:51.099 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 89507563~2868034 2024-01-15T23:41:51.101 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 496408~4939584 2024-01-15T23:41:51.103 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 100855784~5045841 2024-01-15T23:41:51.103 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 97285120~1863055 2024-01-15T23:41:51.103 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 24370510~2179824 2024-01-15T23:41:51.103 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 52016671~5840464 2024-01-15T23:41:51.105 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 95392622~6225946 2024-01-15T23:41:51.133 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 66278510~808901 2024-01-15T23:41:51.139 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap2 2024-01-15T23:41:51.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:51 smithi163 ceph-mon[138526]: pgmap v3016: 137 pgs: 137 active+clean; 719 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 12 MiB/s wr, 281 op/s 2024-01-15T23:41:51.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:51 smithi163 ceph-mon[138526]: osdmap e1699: 8 total, 8 up, 8 in 2024-01-15T23:41:51.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:51 smithi053 ceph-mon[146052]: pgmap v3016: 137 pgs: 137 active+clean; 719 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 12 MiB/s wr, 281 op/s 2024-01-15T23:41:51.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:51 smithi053 ceph-mon[146052]: osdmap e1699: 8 total, 8 up, 8 in 2024-01-15T23:41:51.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:51 smithi053 ceph-mon[143363]: pgmap v3016: 137 pgs: 137 active+clean; 719 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 12 MiB/s wr, 281 op/s 2024-01-15T23:41:51.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:51 smithi053 ceph-mon[143363]: osdmap e1699: 8 total, 8 up, 8 in 2024-01-15T23:41:52.110 INFO:tasks.workunit.client.0.smithi053.stdout:clone image190 -> image191 2024-01-15T23:41:52.166 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 114568937~1076393 2024-01-15T23:41:52.193 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 116127752~4500994 2024-01-15T23:41:52.198 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 88959433~7885038 2024-01-15T23:41:52.231 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 41053488~1661917 2024-01-15T23:41:52.244 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 23781312~3297363 2024-01-15T23:41:52.256 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 120124855~6172349 2024-01-15T23:41:52.260 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 36041639~4398410 2024-01-15T23:41:52.270 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 72234102~7769531 2024-01-15T23:41:52.278 INFO:tasks.workunit.client.0.smithi053.stdout:snap: snap3 2024-01-15T23:41:52.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:52 smithi163 ceph-mon[138526]: osdmap e1700: 8 total, 8 up, 8 in 2024-01-15T23:41:52.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:52 smithi053 ceph-mon[143363]: osdmap e1700: 8 total, 8 up, 8 in 2024-01-15T23:41:52.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:52 smithi053 ceph-mon[146052]: osdmap e1700: 8 total, 8 up, 8 in 2024-01-15T23:41:53.110 INFO:tasks.workunit.client.0.smithi053.stdout:clone image191 -> image192 2024-01-15T23:41:53.179 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 130247582 2024-01-15T23:41:53.411 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (3882 ms) 2024-01-15T23:41:53.411 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-01-15T23:41:53.432 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:41:53.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:53 smithi163 ceph-mon[138526]: pgmap v3019: 137 pgs: 137 active+clean; 782 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 47 MiB/s rd, 22 MiB/s wr, 462 op/s 2024-01-15T23:41:53.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:53 smithi163 ceph-mon[138526]: osdmap e1701: 8 total, 8 up, 8 in 2024-01-15T23:41:53.502 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (91 ms) 2024-01-15T23:41:53.502 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-01-15T23:41:53.525 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:41:53.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:53 smithi053 ceph-mon[143363]: pgmap v3019: 137 pgs: 137 active+clean; 782 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 47 MiB/s rd, 22 MiB/s wr, 462 op/s 2024-01-15T23:41:53.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:53 smithi053 ceph-mon[143363]: osdmap e1701: 8 total, 8 up, 8 in 2024-01-15T23:41:53.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:53 smithi053 ceph-mon[146052]: pgmap v3019: 137 pgs: 137 active+clean; 782 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 47 MiB/s rd, 22 MiB/s wr, 462 op/s 2024-01-15T23:41:53.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:53 smithi053 ceph-mon[146052]: osdmap e1701: 8 total, 8 up, 8 in 2024-01-15T23:41:53.595 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (93 ms) 2024-01-15T23:41:53.595 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-01-15T23:41:53.617 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:41:53.688 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.Clone_StrippingLargerDstObjSize (93 ms) 2024-01-15T23:41:53.688 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-01-15T23:41:53.710 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:41:53.780 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (92 ms) 2024-01-15T23:41:53.780 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-01-15T23:41:53.803 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:41:53.870 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.Stress_StrippingLargerDstObjSize (90 ms) 2024-01-15T23:41:53.870 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-01-15T23:41:53.893 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:41:53.964 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (94 ms) 2024-01-15T23:41:53.964 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-01-15T23:41:53.989 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:41:54.057 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (94 ms) 2024-01-15T23:41:54.057 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-01-15T23:41:54.079 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:41:54.148 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (91 ms) 2024-01-15T23:41:54.149 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-01-15T23:41:54.172 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:41:54.241 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (92 ms) 2024-01-15T23:41:54.241 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-01-15T23:41:54.263 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:41:54.332 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (91 ms) 2024-01-15T23:41:54.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:54 smithi163 ceph-mon[138526]: osdmap e1702: 8 total, 8 up, 8 in 2024-01-15T23:41:54.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:54 smithi053 ceph-mon[146052]: osdmap e1702: 8 total, 8 up, 8 in 2024-01-15T23:41:54.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:54 smithi053 ceph-mon[143363]: osdmap e1702: 8 total, 8 up, 8 in 2024-01-15T23:41:55.122 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 31 tests from TestDeepCopy (51528 ms total) 2024-01-15T23:41:55.122 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:41:55.122 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 6 tests from TestGroup 2024-01-15T23:41:55.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:55 smithi053 ceph-mon[143363]: pgmap v3022: 137 pgs: 137 active+clean; 838 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 45 MiB/s rd, 28 MiB/s wr, 596 op/s 2024-01-15T23:41:55.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:41:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:41:55] "GET /metrics HTTP/1.1" 200 36621 "" "Prometheus/2.43.0" 2024-01-15T23:41:55.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:55 smithi053 ceph-mon[146052]: pgmap v3022: 137 pgs: 137 active+clean; 838 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 45 MiB/s rd, 28 MiB/s wr, 596 op/s 2024-01-15T23:41:55.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:55 smithi163 ceph-mon[138526]: pgmap v3022: 137 pgs: 137 active+clean; 838 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 45 MiB/s rd, 28 MiB/s wr, 596 op/s 2024-01-15T23:41:56.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:56 smithi163 ceph-mon[138526]: osdmap e1703: 8 total, 8 up, 8 in 2024-01-15T23:41:56.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:56 smithi163 ceph-mon[138526]: pgmap v3024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail 2024-01-15T23:41:56.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:56 smithi053 ceph-mon[143363]: osdmap e1703: 8 total, 8 up, 8 in 2024-01-15T23:41:56.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:56 smithi053 ceph-mon[143363]: pgmap v3024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail 2024-01-15T23:41:56.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:56 smithi053 ceph-mon[146052]: osdmap e1703: 8 total, 8 up, 8 in 2024-01-15T23:41:56.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:56 smithi053 ceph-mon[146052]: pgmap v3024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail 2024-01-15T23:41:57.115 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestGroup.group_create 2024-01-15T23:41:57.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:57 smithi163 ceph-mon[138526]: osdmap e1704: 8 total, 8 up, 8 in 2024-01-15T23:41:57.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:57 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/4034547757' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:41:57.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:57 smithi053 ceph-mon[143363]: osdmap e1704: 8 total, 8 up, 8 in 2024-01-15T23:41:57.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:57 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/4034547757' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:41:57.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:57 smithi053 ceph-mon[146052]: osdmap e1704: 8 total, 8 up, 8 in 2024-01-15T23:41:57.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:57 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/4034547757' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:41:58.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:58 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/4034547757' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:41:58.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:58 smithi163 ceph-mon[138526]: osdmap e1705: 8 total, 8 up, 8 in 2024-01-15T23:41:58.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:58 smithi163 ceph-mon[138526]: pgmap v3027: 137 pgs: 28 unknown, 109 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-01-15T23:41:58.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:58 smithi163 ceph-mon[138526]: osdmap e1706: 8 total, 8 up, 8 in 2024-01-15T23:41:58.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:58 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/4034547757' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:41:58.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:58 smithi053 ceph-mon[143363]: osdmap e1705: 8 total, 8 up, 8 in 2024-01-15T23:41:58.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:58 smithi053 ceph-mon[143363]: pgmap v3027: 137 pgs: 28 unknown, 109 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-01-15T23:41:58.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:58 smithi053 ceph-mon[143363]: osdmap e1706: 8 total, 8 up, 8 in 2024-01-15T23:41:58.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:58 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/4034547757' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:41:58.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:58 smithi053 ceph-mon[146052]: osdmap e1705: 8 total, 8 up, 8 in 2024-01-15T23:41:58.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:58 smithi053 ceph-mon[146052]: pgmap v3027: 137 pgs: 28 unknown, 109 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-01-15T23:41:58.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:58 smithi053 ceph-mon[146052]: osdmap e1706: 8 total, 8 up, 8 in 2024-01-15T23:41:59.149 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestGroup.group_create (2035 ms) 2024-01-15T23:41:59.150 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestGroup.group_createPP 2024-01-15T23:41:59.167 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestGroup.group_createPP (18 ms) 2024-01-15T23:41:59.167 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestGroup.add_image 2024-01-15T23:41:59.210 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestGroup.add_image (43 ms) 2024-01-15T23:41:59.211 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestGroup.add_imagePP 2024-01-15T23:41:59.246 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestGroup.add_imagePP (35 ms) 2024-01-15T23:41:59.246 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestGroup.add_snapshot 2024-01-15T23:41:59.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:41:59.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:41:59 smithi163 ceph-mon[138526]: osdmap e1707: 8 total, 8 up, 8 in 2024-01-15T23:41:59.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:41:59.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:41:59 smithi053 ceph-mon[146052]: osdmap e1707: 8 total, 8 up, 8 in 2024-01-15T23:41:59.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:41:59.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:41:59 smithi053 ceph-mon[143363]: osdmap e1707: 8 total, 8 up, 8 in 2024-01-15T23:42:00.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:00 smithi163 ceph-mon[138526]: pgmap v3030: 137 pgs: 1 active+clean+snaptrim_wait, 11 unknown, 125 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:42:00.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:00 smithi053 ceph-mon[143363]: pgmap v3030: 137 pgs: 1 active+clean+snaptrim_wait, 11 unknown, 125 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:42:00.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:00 smithi053 ceph-mon[146052]: pgmap v3030: 137 pgs: 1 active+clean+snaptrim_wait, 11 unknown, 125 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:42:01.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:01 smithi163 ceph-mon[138526]: osdmap e1708: 8 total, 8 up, 8 in 2024-01-15T23:42:01.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:01 smithi053 ceph-mon[143363]: osdmap e1708: 8 total, 8 up, 8 in 2024-01-15T23:42:01.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:01 smithi053 ceph-mon[146052]: osdmap e1708: 8 total, 8 up, 8 in 2024-01-15T23:42:02.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:02 smithi163 ceph-mon[138526]: osdmap e1709: 8 total, 8 up, 8 in 2024-01-15T23:42:02.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:02 smithi163 ceph-mon[138526]: pgmap v3033: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 5.7 KiB/s wr, 48 op/s 2024-01-15T23:42:02.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:02 smithi053 ceph-mon[143363]: osdmap e1709: 8 total, 8 up, 8 in 2024-01-15T23:42:02.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:02 smithi053 ceph-mon[143363]: pgmap v3033: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 5.7 KiB/s wr, 48 op/s 2024-01-15T23:42:02.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:02 smithi053 ceph-mon[146052]: osdmap e1709: 8 total, 8 up, 8 in 2024-01-15T23:42:02.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:02 smithi053 ceph-mon[146052]: pgmap v3033: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 5.7 KiB/s wr, 48 op/s 2024-01-15T23:42:03.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:03 smithi163 ceph-mon[138526]: osdmap e1710: 8 total, 8 up, 8 in 2024-01-15T23:42:03.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:03 smithi053 ceph-mon[143363]: osdmap e1710: 8 total, 8 up, 8 in 2024-01-15T23:42:03.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:03 smithi053 ceph-mon[146052]: osdmap e1710: 8 total, 8 up, 8 in 2024-01-15T23:42:04.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:04 smithi163 ceph-mon[138526]: osdmap e1711: 8 total, 8 up, 8 in 2024-01-15T23:42:04.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:04 smithi163 ceph-mon[138526]: pgmap v3036: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 8.7 KiB/s wr, 63 op/s 2024-01-15T23:42:04.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:04 smithi053 ceph-mon[143363]: osdmap e1711: 8 total, 8 up, 8 in 2024-01-15T23:42:04.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:04 smithi053 ceph-mon[143363]: pgmap v3036: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 8.7 KiB/s wr, 63 op/s 2024-01-15T23:42:04.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:04 smithi053 ceph-mon[146052]: osdmap e1711: 8 total, 8 up, 8 in 2024-01-15T23:42:04.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:04 smithi053 ceph-mon[146052]: pgmap v3036: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 8.7 KiB/s wr, 63 op/s 2024-01-15T23:42:05.201 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestGroup.add_snapshot (5955 ms) 2024-01-15T23:42:05.202 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestGroup.add_snapshotPP 2024-01-15T23:42:05.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:05 smithi053 ceph-mon[143363]: osdmap e1712: 8 total, 8 up, 8 in 2024-01-15T23:42:05.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:42:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:42:05] "GET /metrics HTTP/1.1" 200 36550 "" "Prometheus/2.43.0" 2024-01-15T23:42:05.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:05 smithi053 ceph-mon[146052]: osdmap e1712: 8 total, 8 up, 8 in 2024-01-15T23:42:05.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:05 smithi163 ceph-mon[138526]: osdmap e1712: 8 total, 8 up, 8 in 2024-01-15T23:42:06.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:06 smithi163 ceph-mon[138526]: osdmap e1713: 8 total, 8 up, 8 in 2024-01-15T23:42:06.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:06 smithi163 ceph-mon[138526]: pgmap v3039: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 14 KiB/s wr, 178 op/s 2024-01-15T23:42:06.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:06 smithi053 ceph-mon[143363]: osdmap e1713: 8 total, 8 up, 8 in 2024-01-15T23:42:06.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:06 smithi053 ceph-mon[143363]: pgmap v3039: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 14 KiB/s wr, 178 op/s 2024-01-15T23:42:06.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:06 smithi053 ceph-mon[146052]: osdmap e1713: 8 total, 8 up, 8 in 2024-01-15T23:42:06.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:06 smithi053 ceph-mon[146052]: pgmap v3039: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 14 KiB/s wr, 178 op/s 2024-01-15T23:42:07.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:07 smithi163 ceph-mon[138526]: osdmap e1714: 8 total, 8 up, 8 in 2024-01-15T23:42:07.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:07 smithi163 ceph-mon[138526]: osdmap e1715: 8 total, 8 up, 8 in 2024-01-15T23:42:07.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:07 smithi053 ceph-mon[146052]: osdmap e1714: 8 total, 8 up, 8 in 2024-01-15T23:42:07.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:07 smithi053 ceph-mon[146052]: osdmap e1715: 8 total, 8 up, 8 in 2024-01-15T23:42:07.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:07 smithi053 ceph-mon[143363]: osdmap e1714: 8 total, 8 up, 8 in 2024-01-15T23:42:07.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:07 smithi053 ceph-mon[143363]: osdmap e1715: 8 total, 8 up, 8 in 2024-01-15T23:42:08.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:08 smithi163 ceph-mon[138526]: pgmap v3042: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 137 KiB/s rd, 12 KiB/s wr, 177 op/s 2024-01-15T23:42:08.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:08 smithi163 ceph-mon[138526]: osdmap e1716: 8 total, 8 up, 8 in 2024-01-15T23:42:09.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:08 smithi053 ceph-mon[143363]: pgmap v3042: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 137 KiB/s rd, 12 KiB/s wr, 177 op/s 2024-01-15T23:42:09.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:08 smithi053 ceph-mon[143363]: osdmap e1716: 8 total, 8 up, 8 in 2024-01-15T23:42:09.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:08 smithi053 ceph-mon[146052]: pgmap v3042: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 137 KiB/s rd, 12 KiB/s wr, 177 op/s 2024-01-15T23:42:09.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:08 smithi053 ceph-mon[146052]: osdmap e1716: 8 total, 8 up, 8 in 2024-01-15T23:42:09.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:09 smithi163 ceph-mon[138526]: osdmap e1717: 8 total, 8 up, 8 in 2024-01-15T23:42:10.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:09 smithi053 ceph-mon[143363]: osdmap e1717: 8 total, 8 up, 8 in 2024-01-15T23:42:10.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:09 smithi053 ceph-mon[146052]: osdmap e1717: 8 total, 8 up, 8 in 2024-01-15T23:42:10.776 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestGroup.add_snapshotPP (5575 ms) 2024-01-15T23:42:10.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:10 smithi163 ceph-mon[138526]: pgmap v3045: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 9.7 KiB/s wr, 135 op/s 2024-01-15T23:42:10.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:10 smithi163 ceph-mon[138526]: osdmap e1718: 8 total, 8 up, 8 in 2024-01-15T23:42:11.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:10 smithi053 ceph-mon[143363]: pgmap v3045: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 9.7 KiB/s wr, 135 op/s 2024-01-15T23:42:11.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:10 smithi053 ceph-mon[143363]: osdmap e1718: 8 total, 8 up, 8 in 2024-01-15T23:42:11.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:10 smithi053 ceph-mon[146052]: pgmap v3045: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 9.7 KiB/s wr, 135 op/s 2024-01-15T23:42:11.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:10 smithi053 ceph-mon[146052]: osdmap e1718: 8 total, 8 up, 8 in 2024-01-15T23:42:11.720 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 6 tests from TestGroup (13661 ms total) 2024-01-15T23:42:11.721 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:42:11.721 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 57 tests from TestMigration 2024-01-15T23:42:11.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:11 smithi163 ceph-mon[138526]: osdmap e1719: 8 total, 8 up, 8 in 2024-01-15T23:42:11.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:11 smithi163 ceph-mon[138526]: osdmap e1720: 8 total, 8 up, 8 in 2024-01-15T23:42:12.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:11 smithi053 ceph-mon[146052]: osdmap e1719: 8 total, 8 up, 8 in 2024-01-15T23:42:12.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:11 smithi053 ceph-mon[146052]: osdmap e1720: 8 total, 8 up, 8 in 2024-01-15T23:42:12.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:11 smithi053 ceph-mon[143363]: osdmap e1719: 8 total, 8 up, 8 in 2024-01-15T23:42:12.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:11 smithi053 ceph-mon[143363]: osdmap e1720: 8 total, 8 up, 8 in 2024-01-15T23:42:13.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:12 smithi053 ceph-mon[143363]: pgmap v3048: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 9.5 KiB/s wr, 129 op/s 2024-01-15T23:42:13.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:12 smithi053 ceph-mon[146052]: pgmap v3048: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 9.5 KiB/s wr, 129 op/s 2024-01-15T23:42:13.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:12 smithi163 ceph-mon[138526]: pgmap v3048: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 9.5 KiB/s wr, 129 op/s 2024-01-15T23:42:14.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:13 smithi053 ceph-mon[146052]: osdmap e1721: 8 total, 8 up, 8 in 2024-01-15T23:42:14.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:13 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1517731462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:42:14.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:13 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:42:14.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:13 smithi053 ceph-mon[143363]: osdmap e1721: 8 total, 8 up, 8 in 2024-01-15T23:42:14.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:13 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1517731462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:42:14.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:13 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:42:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:13 smithi163 ceph-mon[138526]: osdmap e1721: 8 total, 8 up, 8 in 2024-01-15T23:42:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:13 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1517731462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:42:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:13 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:42:14.774 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.Empty 2024-01-15T23:42:15.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:14 smithi053 ceph-mon[143363]: pgmap v3051: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:42:15.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:14 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:42:15.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:14 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:42:15.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:14 smithi053 ceph-mon[143363]: osdmap e1722: 8 total, 8 up, 8 in 2024-01-15T23:42:15.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:14 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:42:15.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:42:15.018 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:14 smithi053 ceph-mon[146052]: pgmap v3051: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:42:15.018 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:14 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:42:15.018 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:14 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:42:15.019 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:14 smithi053 ceph-mon[146052]: osdmap e1722: 8 total, 8 up, 8 in 2024-01-15T23:42:15.019 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:14 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:42:15.019 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:42:15.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:14 smithi163 ceph-mon[138526]: pgmap v3051: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:42:15.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:14 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:42:15.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:14 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:42:15.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:14 smithi163 ceph-mon[138526]: osdmap e1722: 8 total, 8 up, 8 in 2024-01-15T23:42:15.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:14 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:42:15.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:42:15.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:42:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:42:15] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.43.0" 2024-01-15T23:42:16.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:15 smithi053 ceph-mon[143363]: osdmap e1723: 8 total, 8 up, 8 in 2024-01-15T23:42:16.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:15 smithi053 ceph-mon[146052]: osdmap e1723: 8 total, 8 up, 8 in 2024-01-15T23:42:16.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:15 smithi163 ceph-mon[138526]: osdmap e1723: 8 total, 8 up, 8 in 2024-01-15T23:42:16.844 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:16.857 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:17.010 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:17.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:16 smithi053 ceph-mon[143363]: pgmap v3054: 169 pgs: 14 creating+peering, 34 unknown, 121 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:42:17.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:16 smithi053 ceph-mon[143363]: osdmap e1724: 8 total, 8 up, 8 in 2024-01-15T23:42:17.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:16 smithi053 ceph-mon[146052]: pgmap v3054: 169 pgs: 14 creating+peering, 34 unknown, 121 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:42:17.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:16 smithi053 ceph-mon[146052]: osdmap e1724: 8 total, 8 up, 8 in 2024-01-15T23:42:17.078 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:42:17.160 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.Empty (2386 ms) 2024-01-15T23:42:17.161 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.OtherName 2024-01-15T23:42:17.188 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:17.198 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:17.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:16 smithi163 ceph-mon[138526]: pgmap v3054: 169 pgs: 14 creating+peering, 34 unknown, 121 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:42:17.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:16 smithi163 ceph-mon[138526]: osdmap e1724: 8 total, 8 up, 8 in 2024-01-15T23:42:17.325 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:17.392 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:42:17.474 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.OtherName (314 ms) 2024-01-15T23:42:17.474 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.OtherPool 2024-01-15T23:42:17.500 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:17.510 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:18.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:17 smithi053 ceph-mon[143363]: osdmap e1725: 8 total, 8 up, 8 in 2024-01-15T23:42:18.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:17 smithi053 ceph-mon[146052]: osdmap e1725: 8 total, 8 up, 8 in 2024-01-15T23:42:18.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:17 smithi163 ceph-mon[138526]: osdmap e1725: 8 total, 8 up, 8 in 2024-01-15T23:42:18.928 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:18.994 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:42:19.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:18 smithi053 ceph-mon[143363]: pgmap v3057: 169 pgs: 14 creating+peering, 13 unknown, 142 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-01-15T23:42:19.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:18 smithi053 ceph-mon[143363]: osdmap e1726: 8 total, 8 up, 8 in 2024-01-15T23:42:19.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:18 smithi053 ceph-mon[146052]: pgmap v3057: 169 pgs: 14 creating+peering, 13 unknown, 142 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-01-15T23:42:19.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:18 smithi053 ceph-mon[146052]: osdmap e1726: 8 total, 8 up, 8 in 2024-01-15T23:42:19.074 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.OtherPool (1600 ms) 2024-01-15T23:42:19.074 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.OtherNamespace 2024-01-15T23:42:19.103 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:19.115 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:19.241 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:19.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:18 smithi163 ceph-mon[138526]: pgmap v3057: 169 pgs: 14 creating+peering, 13 unknown, 142 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-01-15T23:42:19.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:18 smithi163 ceph-mon[138526]: osdmap e1726: 8 total, 8 up, 8 in 2024-01-15T23:42:19.306 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:42:19.383 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.OtherNamespace (309 ms) 2024-01-15T23:42:19.383 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.DataPool 2024-01-15T23:42:19.413 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:19.423 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:19.560 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:19.631 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:42:19.712 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.DataPool (329 ms) 2024-01-15T23:42:19.712 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2024-01-15T23:42:19.743 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:19.753 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:19.893 INFO:tasks.workunit.client.0.smithi053.stdout:migration_abort 2024-01-15T23:42:19.995 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.AbortAfterPrepare (281 ms) 2024-01-15T23:42:19.995 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2024-01-15T23:42:20.022 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:20.032 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:20.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:19 smithi053 ceph-mon[143363]: osdmap e1727: 8 total, 8 up, 8 in 2024-01-15T23:42:20.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:19 smithi053 ceph-mon[146052]: osdmap e1727: 8 total, 8 up, 8 in 2024-01-15T23:42:20.129 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (136 ms) 2024-01-15T23:42:20.129 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.AbortAfterExecute 2024-01-15T23:42:20.158 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:20.168 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:20.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:19 smithi163 ceph-mon[138526]: osdmap e1727: 8 total, 8 up, 8 in 2024-01-15T23:42:20.309 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:20.379 INFO:tasks.workunit.client.0.smithi053.stdout:migration_abort 2024-01-15T23:42:20.477 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.AbortAfterExecute (348 ms) 2024-01-15T23:42:20.477 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2024-01-15T23:42:20.504 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:20.514 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:20.637 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:20.698 INFO:tasks.workunit.client.0.smithi053.stdout:migration_abort 2024-01-15T23:42:20.793 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (316 ms) 2024-01-15T23:42:20.793 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2024-01-15T23:42:20.826 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:20.837 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:20.965 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:21.025 INFO:tasks.workunit.client.0.smithi053.stdout:migration_abort 2024-01-15T23:42:21.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:20 smithi053 ceph-mon[146052]: pgmap v3060: 169 pgs: 7 creating+peering, 162 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 279 KiB/s rd, 13 KiB/s wr, 343 op/s 2024-01-15T23:42:21.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:20 smithi053 ceph-mon[143363]: pgmap v3060: 169 pgs: 7 creating+peering, 162 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 279 KiB/s rd, 13 KiB/s wr, 343 op/s 2024-01-15T23:42:21.129 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (336 ms) 2024-01-15T23:42:21.129 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.MirroringSamePool 2024-01-15T23:42:21.158 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:21.168 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:42:21.174 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.MirroringSamePool (45 ms) 2024-01-15T23:42:21.174 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.MirroringAbort 2024-01-15T23:42:21.203 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:21.212 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:42:21.219 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.MirroringAbort (45 ms) 2024-01-15T23:42:21.219 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2024-01-15T23:42:21.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:20 smithi163 ceph-mon[138526]: pgmap v3060: 169 pgs: 7 creating+peering, 162 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 279 KiB/s rd, 13 KiB/s wr, 343 op/s 2024-01-15T23:42:21.249 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:21.258 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:42:21.265 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.MirroringOtherPoolDisabled (46 ms) 2024-01-15T23:42:21.265 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2024-01-15T23:42:21.295 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:21.305 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:42:21.311 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.MirroringOtherPoolEnabled (47 ms) 2024-01-15T23:42:21.311 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.MirroringPool 2024-01-15T23:42:21.341 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:21.351 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:42:21.357 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.MirroringPool (45 ms) 2024-01-15T23:42:21.357 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.Group 2024-01-15T23:42:21.386 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:21.404 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:21.543 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:21.605 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:42:21.692 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.Group (335 ms) 2024-01-15T23:42:21.692 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.GroupAbort 2024-01-15T23:42:21.722 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:21.741 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:21.880 INFO:tasks.workunit.client.0.smithi053.stdout:migration_abort 2024-01-15T23:42:21.989 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.GroupAbort (297 ms) 2024-01-15T23:42:21.989 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.NoSnaps 2024-01-15T23:42:22.018 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:22.028 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:42:22.084 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 16777218~8388609 2024-01-15T23:42:22.132 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:22.329 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:22.445 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:42:22.570 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.NoSnaps (581 ms) 2024-01-15T23:42:22.570 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2024-01-15T23:42:22.601 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:22.611 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:42:22.668 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 16777218~8388609 2024-01-15T23:42:22.729 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:42:22.733 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 16777218~8388609 2024-01-15T23:42:22.802 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:22.973 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:23.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:22 smithi053 ceph-mon[143363]: pgmap v3061: 169 pgs: 169 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 565 KiB/s rd, 30 KiB/s wr, 705 op/s 2024-01-15T23:42:23.059 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:22 smithi053 ceph-mon[146052]: pgmap v3061: 169 pgs: 169 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 565 KiB/s rd, 30 KiB/s wr, 705 op/s 2024-01-15T23:42:23.084 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:42:23.208 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.NoSnapsOtherPool (638 ms) 2024-01-15T23:42:23.208 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2024-01-15T23:42:23.237 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:23.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:22 smithi163 ceph-mon[138526]: pgmap v3061: 169 pgs: 169 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 565 KiB/s rd, 30 KiB/s wr, 705 op/s 2024-01-15T23:42:23.247 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:42:23.301 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 16777218~8388609 2024-01-15T23:42:23.352 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:23.553 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:23.663 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:42:23.792 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.NoSnapsDataPool (584 ms) 2024-01-15T23:42:23.792 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2024-01-15T23:42:23.825 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:23.836 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:42:23.885 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 16777218~8388609 2024-01-15T23:42:23.932 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:24.123 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 41943040 2024-01-15T23:42:24.131 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:24.236 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:42:24.346 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (554 ms) 2024-01-15T23:42:24.346 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2024-01-15T23:42:24.380 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:24.391 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:42:24.434 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 16777218~8388609 2024-01-15T23:42:24.484 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 0 2024-01-15T23:42:24.497 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:24.605 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:24.679 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:42:24.726 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (381 ms) 2024-01-15T23:42:24.726 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2024-01-15T23:42:24.756 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:24.767 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:42:24.818 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 16777218~8388609 2024-01-15T23:42:24.876 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:25.058 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 0 2024-01-15T23:42:25.069 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:25.139 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:42:25.192 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (465 ms) 2024-01-15T23:42:25.192 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2024-01-15T23:42:25.224 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:25.233 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:42:25.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:24 smithi163 ceph-mon[138526]: pgmap v3062: 169 pgs: 169 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 649 KiB/s rd, 36 KiB/s wr, 812 op/s 2024-01-15T23:42:25.281 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 16777218~8388609 2024-01-15T23:42:25.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:24 smithi053 ceph-mon[143363]: pgmap v3062: 169 pgs: 169 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 649 KiB/s rd, 36 KiB/s wr, 812 op/s 2024-01-15T23:42:25.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:24 smithi053 ceph-mon[146052]: pgmap v3062: 169 pgs: 169 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 649 KiB/s rd, 36 KiB/s wr, 812 op/s 2024-01-15T23:42:25.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:42:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:42:25] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.43.0" 2024-01-15T23:42:25.327 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:25.515 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 167772160 2024-01-15T23:42:25.523 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:25.630 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:42:25.763 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (571 ms) 2024-01-15T23:42:25.763 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2024-01-15T23:42:25.792 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:25.802 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:42:25.864 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 16777218~8388609 2024-01-15T23:42:25.930 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:26.125 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: after_prepare_snap 2024-01-15T23:42:27.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:26 smithi163 ceph-mon[138526]: pgmap v3063: 169 pgs: 169 active+clean; 113 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 26 MiB/s wr, 1.62k op/s 2024-01-15T23:42:27.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:26 smithi163 ceph-mon[138526]: osdmap e1728: 8 total, 8 up, 8 in 2024-01-15T23:42:27.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:26 smithi053 ceph-mon[143363]: pgmap v3063: 169 pgs: 169 active+clean; 113 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 26 MiB/s wr, 1.62k op/s 2024-01-15T23:42:27.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:26 smithi053 ceph-mon[143363]: osdmap e1728: 8 total, 8 up, 8 in 2024-01-15T23:42:27.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:26 smithi053 ceph-mon[146052]: pgmap v3063: 169 pgs: 169 active+clean; 113 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 26 MiB/s wr, 1.62k op/s 2024-01-15T23:42:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:26 smithi053 ceph-mon[146052]: osdmap e1728: 8 total, 8 up, 8 in 2024-01-15T23:42:27.737 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 41943040 2024-01-15T23:42:27.759 INFO:tasks.workunit.client.0.smithi053.stdout:write: * 0~1000 2024-01-15T23:42:27.766 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:27.884 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:42:28.043 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (2280 ms) 2024-01-15T23:42:28.043 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.Snaps 2024-01-15T23:42:28.070 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:28.080 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:42:28.131 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:42:28.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:28 smithi163 ceph-mon[138526]: pgmap v3065: 169 pgs: 169 active+clean; 153 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 30 MiB/s wr, 1.71k op/s 2024-01-15T23:42:28.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:28 smithi163 ceph-mon[138526]: osdmap e1729: 8 total, 8 up, 8 in 2024-01-15T23:42:28.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:42:29.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:28 smithi053 ceph-mon[143363]: pgmap v3065: 169 pgs: 169 active+clean; 153 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 30 MiB/s wr, 1.71k op/s 2024-01-15T23:42:29.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:28 smithi053 ceph-mon[143363]: osdmap e1729: 8 total, 8 up, 8 in 2024-01-15T23:42:29.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:42:29.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:28 smithi053 ceph-mon[146052]: pgmap v3065: 169 pgs: 169 active+clean; 153 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 30 MiB/s wr, 1.71k op/s 2024-01-15T23:42:29.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:28 smithi053 ceph-mon[146052]: osdmap e1729: 8 total, 8 up, 8 in 2024-01-15T23:42:29.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:42:29.843 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 8388609~8388609 2024-01-15T23:42:29.866 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 0~1000 2024-01-15T23:42:29.866 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 1010~1000 2024-01-15T23:42:29.866 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap2 2024-01-15T23:42:29.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:42:29.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:42:29.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:42:29.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:42:29.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:29 smithi163 ceph-mon[138526]: osdmap e1730: 8 total, 8 up, 8 in 2024-01-15T23:42:30.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:42:30.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:42:30.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:42:30.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:42:30.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:29 smithi053 ceph-mon[146052]: osdmap e1730: 8 total, 8 up, 8 in 2024-01-15T23:42:30.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:42:30.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:42:30.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:42:30.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:42:30.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:29 smithi053 ceph-mon[143363]: osdmap e1730: 8 total, 8 up, 8 in 2024-01-15T23:42:31.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:30 smithi163 ceph-mon[138526]: pgmap v3068: 169 pgs: 169 active+clean; 205 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 75 MiB/s rd, 58 MiB/s wr, 1.95k op/s 2024-01-15T23:42:31.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:30 smithi163 ceph-mon[138526]: osdmap e1731: 8 total, 8 up, 8 in 2024-01-15T23:42:31.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:30 smithi053 ceph-mon[146052]: pgmap v3068: 169 pgs: 169 active+clean; 205 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 75 MiB/s rd, 58 MiB/s wr, 1.95k op/s 2024-01-15T23:42:31.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:30 smithi053 ceph-mon[146052]: osdmap e1731: 8 total, 8 up, 8 in 2024-01-15T23:42:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:30 smithi053 ceph-mon[143363]: pgmap v3068: 169 pgs: 169 active+clean; 205 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 75 MiB/s rd, 58 MiB/s wr, 1.95k op/s 2024-01-15T23:42:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:30 smithi053 ceph-mon[143363]: osdmap e1731: 8 total, 8 up, 8 in 2024-01-15T23:42:31.857 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 8388609~1000 2024-01-15T23:42:31.864 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 16777228~1000 2024-01-15T23:42:31.864 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 167772160 2024-01-15T23:42:31.874 INFO:tasks.workunit.client.0.smithi053.stdout:write: 2 83886079~8388609 2024-01-15T23:42:31.888 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap3 2024-01-15T23:42:32.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:31 smithi163 ceph-mon[138526]: osdmap e1732: 8 total, 8 up, 8 in 2024-01-15T23:42:32.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:31 smithi053 ceph-mon[143363]: osdmap e1732: 8 total, 8 up, 8 in 2024-01-15T23:42:32.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:31 smithi053 ceph-mon[146052]: osdmap e1732: 8 total, 8 up, 8 in 2024-01-15T23:42:33.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:32 smithi163 ceph-mon[138526]: pgmap v3071: 169 pgs: 169 active+clean; 217 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 32 MiB/s wr, 789 op/s 2024-01-15T23:42:33.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:32 smithi163 ceph-mon[138526]: osdmap e1733: 8 total, 8 up, 8 in 2024-01-15T23:42:33.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:32 smithi053 ceph-mon[143363]: pgmap v3071: 169 pgs: 169 active+clean; 217 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 32 MiB/s wr, 789 op/s 2024-01-15T23:42:33.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:32 smithi053 ceph-mon[143363]: osdmap e1733: 8 total, 8 up, 8 in 2024-01-15T23:42:33.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:32 smithi053 ceph-mon[146052]: pgmap v3071: 169 pgs: 169 active+clean; 217 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 32 MiB/s wr, 789 op/s 2024-01-15T23:42:33.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:32 smithi053 ceph-mon[146052]: osdmap e1733: 8 total, 8 up, 8 in 2024-01-15T23:42:33.869 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:33.889 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 83886079~1 2024-01-15T23:42:33.899 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:34.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:33 smithi163 ceph-mon[138526]: osdmap e1734: 8 total, 8 up, 8 in 2024-01-15T23:42:34.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:33 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]: dispatch 2024-01-15T23:42:34.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:33 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]: dispatch 2024-01-15T23:42:34.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:33 smithi053 ceph-mon[143363]: osdmap e1734: 8 total, 8 up, 8 in 2024-01-15T23:42:34.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:33 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]: dispatch 2024-01-15T23:42:34.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:33 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]: dispatch 2024-01-15T23:42:34.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:33 smithi053 ceph-mon[146052]: osdmap e1734: 8 total, 8 up, 8 in 2024-01-15T23:42:34.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:33 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]: dispatch 2024-01-15T23:42:34.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:33 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]: dispatch 2024-01-15T23:42:35.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:34 smithi163 ceph-mon[138526]: pgmap v3074: 169 pgs: 169 active+clean; 229 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 16 MiB/s wr, 511 op/s 2024-01-15T23:42:35.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:34 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]': finished 2024-01-15T23:42:35.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:34 smithi163 ceph-mon[138526]: osdmap e1735: 8 total, 8 up, 8 in 2024-01-15T23:42:35.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:42:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:42:35] "GET /metrics HTTP/1.1" 200 39101 "" "Prometheus/2.43.0" 2024-01-15T23:42:35.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:34 smithi053 ceph-mon[143363]: pgmap v3074: 169 pgs: 169 active+clean; 229 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 16 MiB/s wr, 511 op/s 2024-01-15T23:42:35.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:34 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]': finished 2024-01-15T23:42:35.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:34 smithi053 ceph-mon[143363]: osdmap e1735: 8 total, 8 up, 8 in 2024-01-15T23:42:35.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:34 smithi053 ceph-mon[146052]: pgmap v3074: 169 pgs: 169 active+clean; 229 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 16 MiB/s wr, 511 op/s 2024-01-15T23:42:35.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:34 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]': finished 2024-01-15T23:42:35.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:34 smithi053 ceph-mon[146052]: osdmap e1735: 8 total, 8 up, 8 in 2024-01-15T23:42:36.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:35 smithi163 ceph-mon[138526]: osdmap e1736: 8 total, 8 up, 8 in 2024-01-15T23:42:36.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:35 smithi053 ceph-mon[143363]: osdmap e1736: 8 total, 8 up, 8 in 2024-01-15T23:42:36.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:35 smithi053 ceph-mon[146052]: osdmap e1736: 8 total, 8 up, 8 in 2024-01-15T23:42:37.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:36 smithi163 ceph-mon[138526]: pgmap v3077: 169 pgs: 169 active+clean; 253 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.0 MiB/s wr, 177 op/s 2024-01-15T23:42:37.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:36 smithi163 ceph-mon[138526]: osdmap e1737: 8 total, 8 up, 8 in 2024-01-15T23:42:37.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:36 smithi053 ceph-mon[143363]: pgmap v3077: 169 pgs: 169 active+clean; 253 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.0 MiB/s wr, 177 op/s 2024-01-15T23:42:37.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:36 smithi053 ceph-mon[143363]: osdmap e1737: 8 total, 8 up, 8 in 2024-01-15T23:42:37.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:36 smithi053 ceph-mon[146052]: pgmap v3077: 169 pgs: 169 active+clean; 253 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.0 MiB/s wr, 177 op/s 2024-01-15T23:42:37.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:36 smithi053 ceph-mon[146052]: osdmap e1737: 8 total, 8 up, 8 in 2024-01-15T23:42:37.341 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:37.485 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:42:38.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:37 smithi163 ceph-mon[138526]: osdmap e1738: 8 total, 8 up, 8 in 2024-01-15T23:42:38.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:37 smithi053 ceph-mon[143363]: osdmap e1738: 8 total, 8 up, 8 in 2024-01-15T23:42:38.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:37 smithi053 ceph-mon[146052]: osdmap e1738: 8 total, 8 up, 8 in 2024-01-15T23:42:39.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:38 smithi163 ceph-mon[138526]: pgmap v3080: 169 pgs: 169 active+clean; 253 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.0 MiB/s wr, 206 op/s 2024-01-15T23:42:39.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:38 smithi163 ceph-mon[138526]: osdmap e1739: 8 total, 8 up, 8 in 2024-01-15T23:42:39.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:38 smithi053 ceph-mon[143363]: pgmap v3080: 169 pgs: 169 active+clean; 253 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.0 MiB/s wr, 206 op/s 2024-01-15T23:42:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:38 smithi053 ceph-mon[143363]: osdmap e1739: 8 total, 8 up, 8 in 2024-01-15T23:42:39.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:38 smithi053 ceph-mon[146052]: pgmap v3080: 169 pgs: 169 active+clean; 253 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.0 MiB/s wr, 206 op/s 2024-01-15T23:42:39.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:38 smithi053 ceph-mon[146052]: osdmap e1739: 8 total, 8 up, 8 in 2024-01-15T23:42:40.242 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.Snaps (12199 ms) 2024-01-15T23:42:40.242 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.SnapsOtherPool 2024-01-15T23:42:40.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:39 smithi163 ceph-mon[138526]: osdmap e1740: 8 total, 8 up, 8 in 2024-01-15T23:42:40.276 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:40.288 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:42:40.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:39 smithi053 ceph-mon[143363]: osdmap e1740: 8 total, 8 up, 8 in 2024-01-15T23:42:40.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:39 smithi053 ceph-mon[146052]: osdmap e1740: 8 total, 8 up, 8 in 2024-01-15T23:42:40.341 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:42:41.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:40 smithi163 ceph-mon[138526]: pgmap v3083: 169 pgs: 169 active+clean; 261 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 1.0 MiB/s wr, 158 op/s; 9 B/s, 0 objects/s recovering 2024-01-15T23:42:41.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:40 smithi163 ceph-mon[138526]: osdmap e1741: 8 total, 8 up, 8 in 2024-01-15T23:42:41.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:40 smithi053 ceph-mon[143363]: pgmap v3083: 169 pgs: 169 active+clean; 261 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 1.0 MiB/s wr, 158 op/s; 9 B/s, 0 objects/s recovering 2024-01-15T23:42:41.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:40 smithi053 ceph-mon[143363]: osdmap e1741: 8 total, 8 up, 8 in 2024-01-15T23:42:41.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:40 smithi053 ceph-mon[146052]: pgmap v3083: 169 pgs: 169 active+clean; 261 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 1.0 MiB/s wr, 158 op/s; 9 B/s, 0 objects/s recovering 2024-01-15T23:42:41.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:40 smithi053 ceph-mon[146052]: osdmap e1741: 8 total, 8 up, 8 in 2024-01-15T23:42:41.915 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 8388609~8388609 2024-01-15T23:42:41.933 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 0~1000 2024-01-15T23:42:41.934 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 1010~1000 2024-01-15T23:42:41.934 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap2 2024-01-15T23:42:42.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:41 smithi163 ceph-mon[138526]: osdmap e1742: 8 total, 8 up, 8 in 2024-01-15T23:42:42.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:41 smithi053 ceph-mon[143363]: osdmap e1742: 8 total, 8 up, 8 in 2024-01-15T23:42:42.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:41 smithi053 ceph-mon[146052]: osdmap e1742: 8 total, 8 up, 8 in 2024-01-15T23:42:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:42 smithi163 ceph-mon[138526]: pgmap v3086: 169 pgs: 169 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 6.0 MiB/s wr, 268 op/s; 9 B/s, 0 objects/s recovering 2024-01-15T23:42:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:42 smithi163 ceph-mon[138526]: osdmap e1743: 8 total, 8 up, 8 in 2024-01-15T23:42:43.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:42 smithi053 ceph-mon[143363]: pgmap v3086: 169 pgs: 169 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 6.0 MiB/s wr, 268 op/s; 9 B/s, 0 objects/s recovering 2024-01-15T23:42:43.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:42 smithi053 ceph-mon[143363]: osdmap e1743: 8 total, 8 up, 8 in 2024-01-15T23:42:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:42 smithi053 ceph-mon[146052]: pgmap v3086: 169 pgs: 169 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 6.0 MiB/s wr, 268 op/s; 9 B/s, 0 objects/s recovering 2024-01-15T23:42:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:42 smithi053 ceph-mon[146052]: osdmap e1743: 8 total, 8 up, 8 in 2024-01-15T23:42:43.932 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 8388609~1000 2024-01-15T23:42:43.940 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 16777228~1000 2024-01-15T23:42:43.940 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 167772160 2024-01-15T23:42:43.952 INFO:tasks.workunit.client.0.smithi053.stdout:write: 2 83886079~8388609 2024-01-15T23:42:43.977 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap3 2024-01-15T23:42:44.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:43 smithi163 ceph-mon[138526]: osdmap e1744: 8 total, 8 up, 8 in 2024-01-15T23:42:44.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:42:44.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:43 smithi053 ceph-mon[146052]: osdmap e1744: 8 total, 8 up, 8 in 2024-01-15T23:42:44.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:42:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:43 smithi053 ceph-mon[143363]: osdmap e1744: 8 total, 8 up, 8 in 2024-01-15T23:42:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:42:45.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:44 smithi163 ceph-mon[138526]: pgmap v3089: 169 pgs: 169 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 7.0 MiB/s wr, 368 op/s 2024-01-15T23:42:45.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:44 smithi163 ceph-mon[138526]: osdmap e1745: 8 total, 8 up, 8 in 2024-01-15T23:42:45.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:42:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:42:45] "GET /metrics HTTP/1.1" 200 39107 "" "Prometheus/2.43.0" 2024-01-15T23:42:45.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:44 smithi053 ceph-mon[146052]: pgmap v3089: 169 pgs: 169 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 7.0 MiB/s wr, 368 op/s 2024-01-15T23:42:45.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:44 smithi053 ceph-mon[146052]: osdmap e1745: 8 total, 8 up, 8 in 2024-01-15T23:42:45.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:44 smithi053 ceph-mon[143363]: pgmap v3089: 169 pgs: 169 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 7.0 MiB/s wr, 368 op/s 2024-01-15T23:42:45.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:44 smithi053 ceph-mon[143363]: osdmap e1745: 8 total, 8 up, 8 in 2024-01-15T23:42:45.949 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:45.973 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 83886079~1 2024-01-15T23:42:45.983 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:42:45.986 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 16777218~8388609 2024-01-15T23:42:46.048 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:46.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:45 smithi163 ceph-mon[138526]: osdmap e1746: 8 total, 8 up, 8 in 2024-01-15T23:42:46.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:45 smithi053 ceph-mon[143363]: osdmap e1746: 8 total, 8 up, 8 in 2024-01-15T23:42:46.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:45 smithi053 ceph-mon[146052]: osdmap e1746: 8 total, 8 up, 8 in 2024-01-15T23:42:47.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:46 smithi163 ceph-mon[138526]: pgmap v3092: 169 pgs: 169 active+clean; 297 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 11 MiB/s wr, 183 op/s 2024-01-15T23:42:47.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:46 smithi163 ceph-mon[138526]: osdmap e1747: 8 total, 8 up, 8 in 2024-01-15T23:42:47.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:46 smithi163 ceph-mon[138526]: osdmap e1748: 8 total, 8 up, 8 in 2024-01-15T23:42:47.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:46 smithi053 ceph-mon[143363]: pgmap v3092: 169 pgs: 169 active+clean; 297 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 11 MiB/s wr, 183 op/s 2024-01-15T23:42:47.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:46 smithi053 ceph-mon[143363]: osdmap e1747: 8 total, 8 up, 8 in 2024-01-15T23:42:47.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:46 smithi053 ceph-mon[143363]: osdmap e1748: 8 total, 8 up, 8 in 2024-01-15T23:42:47.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:46 smithi053 ceph-mon[146052]: pgmap v3092: 169 pgs: 169 active+clean; 297 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 11 MiB/s wr, 183 op/s 2024-01-15T23:42:47.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:46 smithi053 ceph-mon[146052]: osdmap e1747: 8 total, 8 up, 8 in 2024-01-15T23:42:47.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:46 smithi053 ceph-mon[146052]: osdmap e1748: 8 total, 8 up, 8 in 2024-01-15T23:42:48.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:48 smithi163 ceph-mon[138526]: pgmap v3095: 169 pgs: 169 active+clean; 301 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 9.0 MiB/s wr, 112 op/s 2024-01-15T23:42:48.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:48 smithi163 ceph-mon[138526]: osdmap e1749: 8 total, 8 up, 8 in 2024-01-15T23:42:49.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:48 smithi053 ceph-mon[143363]: pgmap v3095: 169 pgs: 169 active+clean; 301 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 9.0 MiB/s wr, 112 op/s 2024-01-15T23:42:49.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:48 smithi053 ceph-mon[143363]: osdmap e1749: 8 total, 8 up, 8 in 2024-01-15T23:42:49.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:48 smithi053 ceph-mon[146052]: pgmap v3095: 169 pgs: 169 active+clean; 301 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 9.0 MiB/s wr, 112 op/s 2024-01-15T23:42:49.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:48 smithi053 ceph-mon[146052]: osdmap e1749: 8 total, 8 up, 8 in 2024-01-15T23:42:49.215 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:42:49.370 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:42:49.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:49 smithi163 ceph-mon[138526]: osdmap e1750: 8 total, 8 up, 8 in 2024-01-15T23:42:50.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:49 smithi053 ceph-mon[143363]: osdmap e1750: 8 total, 8 up, 8 in 2024-01-15T23:42:50.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:49 smithi053 ceph-mon[146052]: osdmap e1750: 8 total, 8 up, 8 in 2024-01-15T23:42:50.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:50 smithi163 ceph-mon[138526]: pgmap v3098: 169 pgs: 169 active+clean; 321 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.0 MiB/s wr, 181 op/s 2024-01-15T23:42:50.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:50 smithi163 ceph-mon[138526]: osdmap e1751: 8 total, 8 up, 8 in 2024-01-15T23:42:51.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:50 smithi053 ceph-mon[143363]: pgmap v3098: 169 pgs: 169 active+clean; 321 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.0 MiB/s wr, 181 op/s 2024-01-15T23:42:51.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:50 smithi053 ceph-mon[143363]: osdmap e1751: 8 total, 8 up, 8 in 2024-01-15T23:42:51.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:50 smithi053 ceph-mon[146052]: pgmap v3098: 169 pgs: 169 active+clean; 321 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.0 MiB/s wr, 181 op/s 2024-01-15T23:42:51.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:50 smithi053 ceph-mon[146052]: osdmap e1751: 8 total, 8 up, 8 in 2024-01-15T23:42:52.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:51 smithi053 ceph-mon[143363]: osdmap e1752: 8 total, 8 up, 8 in 2024-01-15T23:42:52.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:51 smithi053 ceph-mon[146052]: osdmap e1752: 8 total, 8 up, 8 in 2024-01-15T23:42:52.097 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.SnapsOtherPool (11855 ms) 2024-01-15T23:42:52.097 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.SnapsDataPool 2024-01-15T23:42:52.130 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:52.140 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:42:52.193 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:42:52.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:51 smithi163 ceph-mon[138526]: osdmap e1752: 8 total, 8 up, 8 in 2024-01-15T23:42:53.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:52 smithi053 ceph-mon[146052]: pgmap v3101: 169 pgs: 169 active+clean; 357 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 14 MiB/s wr, 337 op/s 2024-01-15T23:42:53.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:52 smithi053 ceph-mon[146052]: osdmap e1753: 8 total, 8 up, 8 in 2024-01-15T23:42:53.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:52 smithi053 ceph-mon[143363]: pgmap v3101: 169 pgs: 169 active+clean; 357 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 14 MiB/s wr, 337 op/s 2024-01-15T23:42:53.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:52 smithi053 ceph-mon[143363]: osdmap e1753: 8 total, 8 up, 8 in 2024-01-15T23:42:53.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:52 smithi163 ceph-mon[138526]: pgmap v3101: 169 pgs: 169 active+clean; 357 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 14 MiB/s wr, 337 op/s 2024-01-15T23:42:53.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:52 smithi163 ceph-mon[138526]: osdmap e1753: 8 total, 8 up, 8 in 2024-01-15T23:42:53.780 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 8388609~8388609 2024-01-15T23:42:53.798 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 0~1000 2024-01-15T23:42:53.798 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 1010~1000 2024-01-15T23:42:53.798 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap2 2024-01-15T23:42:54.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:53 smithi053 ceph-mon[143363]: osdmap e1754: 8 total, 8 up, 8 in 2024-01-15T23:42:54.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:53 smithi053 ceph-mon[146052]: osdmap e1754: 8 total, 8 up, 8 in 2024-01-15T23:42:54.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:53 smithi163 ceph-mon[138526]: osdmap e1754: 8 total, 8 up, 8 in 2024-01-15T23:42:55.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:54 smithi053 ceph-mon[143363]: pgmap v3104: 169 pgs: 169 active+clean; 369 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s rd, 14 MiB/s wr, 411 op/s 2024-01-15T23:42:55.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:54 smithi053 ceph-mon[143363]: osdmap e1755: 8 total, 8 up, 8 in 2024-01-15T23:42:55.018 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:54 smithi053 ceph-mon[146052]: pgmap v3104: 169 pgs: 169 active+clean; 369 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s rd, 14 MiB/s wr, 411 op/s 2024-01-15T23:42:55.018 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:54 smithi053 ceph-mon[146052]: osdmap e1755: 8 total, 8 up, 8 in 2024-01-15T23:42:55.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:54 smithi163 ceph-mon[138526]: pgmap v3104: 169 pgs: 169 active+clean; 369 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s rd, 14 MiB/s wr, 411 op/s 2024-01-15T23:42:55.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:54 smithi163 ceph-mon[138526]: osdmap e1755: 8 total, 8 up, 8 in 2024-01-15T23:42:55.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:42:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:42:55] "GET /metrics HTTP/1.1" 200 39107 "" "Prometheus/2.43.0" 2024-01-15T23:42:55.786 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 8388609~1000 2024-01-15T23:42:55.794 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 16777228~1000 2024-01-15T23:42:55.794 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 167772160 2024-01-15T23:42:55.805 INFO:tasks.workunit.client.0.smithi053.stdout:write: 2 83886079~8388609 2024-01-15T23:42:55.816 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap3 2024-01-15T23:42:56.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:55 smithi053 ceph-mon[143363]: osdmap e1756: 8 total, 8 up, 8 in 2024-01-15T23:42:56.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:55 smithi053 ceph-mon[146052]: osdmap e1756: 8 total, 8 up, 8 in 2024-01-15T23:42:56.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:55 smithi163 ceph-mon[138526]: osdmap e1756: 8 total, 8 up, 8 in 2024-01-15T23:42:57.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:56 smithi053 ceph-mon[143363]: pgmap v3107: 169 pgs: 169 active+clean; 365 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 9.0 MiB/s wr, 289 op/s 2024-01-15T23:42:57.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:56 smithi053 ceph-mon[143363]: osdmap e1757: 8 total, 8 up, 8 in 2024-01-15T23:42:57.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:56 smithi053 ceph-mon[143363]: osdmap e1758: 8 total, 8 up, 8 in 2024-01-15T23:42:57.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:56 smithi053 ceph-mon[146052]: pgmap v3107: 169 pgs: 169 active+clean; 365 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 9.0 MiB/s wr, 289 op/s 2024-01-15T23:42:57.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:56 smithi053 ceph-mon[146052]: osdmap e1757: 8 total, 8 up, 8 in 2024-01-15T23:42:57.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:56 smithi053 ceph-mon[146052]: osdmap e1758: 8 total, 8 up, 8 in 2024-01-15T23:42:57.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:56 smithi163 ceph-mon[138526]: pgmap v3107: 169 pgs: 169 active+clean; 365 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 9.0 MiB/s wr, 289 op/s 2024-01-15T23:42:57.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:56 smithi163 ceph-mon[138526]: osdmap e1757: 8 total, 8 up, 8 in 2024-01-15T23:42:57.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:56 smithi163 ceph-mon[138526]: osdmap e1758: 8 total, 8 up, 8 in 2024-01-15T23:42:57.746 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:42:57.771 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 83886079~1 2024-01-15T23:42:57.781 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:42:58.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:58 smithi163 ceph-mon[138526]: pgmap v3110: 169 pgs: 169 active+clean; 373 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 8.0 MiB/s wr, 139 op/s 2024-01-15T23:42:58.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:58 smithi163 ceph-mon[138526]: osdmap e1759: 8 total, 8 up, 8 in 2024-01-15T23:42:59.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:58 smithi053 ceph-mon[143363]: pgmap v3110: 169 pgs: 169 active+clean; 373 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 8.0 MiB/s wr, 139 op/s 2024-01-15T23:42:59.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:58 smithi053 ceph-mon[143363]: osdmap e1759: 8 total, 8 up, 8 in 2024-01-15T23:42:59.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:58 smithi053 ceph-mon[146052]: pgmap v3110: 169 pgs: 169 active+clean; 373 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 8.0 MiB/s wr, 139 op/s 2024-01-15T23:42:59.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:58 smithi053 ceph-mon[146052]: osdmap e1759: 8 total, 8 up, 8 in 2024-01-15T23:43:00.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:59 smithi053 ceph-mon[143363]: osdmap e1760: 8 total, 8 up, 8 in 2024-01-15T23:43:00.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:42:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:43:00.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:59 smithi053 ceph-mon[146052]: osdmap e1760: 8 total, 8 up, 8 in 2024-01-15T23:43:00.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:42:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:43:00.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:59 smithi163 ceph-mon[138526]: osdmap e1760: 8 total, 8 up, 8 in 2024-01-15T23:43:00.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:42:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:43:01.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:00 smithi053 ceph-mon[143363]: pgmap v3113: 169 pgs: 169 active+clean; 389 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 7.0 MiB/s wr, 66 op/s 2024-01-15T23:43:01.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:00 smithi053 ceph-mon[143363]: osdmap e1761: 8 total, 8 up, 8 in 2024-01-15T23:43:01.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:00 smithi053 ceph-mon[146052]: pgmap v3113: 169 pgs: 169 active+clean; 389 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 7.0 MiB/s wr, 66 op/s 2024-01-15T23:43:01.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:00 smithi053 ceph-mon[146052]: osdmap e1761: 8 total, 8 up, 8 in 2024-01-15T23:43:01.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:00 smithi163 ceph-mon[138526]: pgmap v3113: 169 pgs: 169 active+clean; 389 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 7.0 MiB/s wr, 66 op/s 2024-01-15T23:43:01.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:00 smithi163 ceph-mon[138526]: osdmap e1761: 8 total, 8 up, 8 in 2024-01-15T23:43:01.263 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:43:01.408 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:43:02.059 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:01 smithi053 ceph-mon[143363]: osdmap e1762: 8 total, 8 up, 8 in 2024-01-15T23:43:02.059 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:01 smithi053 ceph-mon[143363]: osdmap e1763: 8 total, 8 up, 8 in 2024-01-15T23:43:02.059 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:01 smithi053 ceph-mon[146052]: osdmap e1762: 8 total, 8 up, 8 in 2024-01-15T23:43:02.059 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:01 smithi053 ceph-mon[146052]: osdmap e1763: 8 total, 8 up, 8 in 2024-01-15T23:43:02.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:01 smithi163 ceph-mon[138526]: osdmap e1762: 8 total, 8 up, 8 in 2024-01-15T23:43:02.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:01 smithi163 ceph-mon[138526]: osdmap e1763: 8 total, 8 up, 8 in 2024-01-15T23:43:03.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:02 smithi053 ceph-mon[143363]: pgmap v3116: 169 pgs: 169 active+clean; 397 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.0 MiB/s wr, 143 op/s 2024-01-15T23:43:03.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:02 smithi053 ceph-mon[143363]: osdmap e1764: 8 total, 8 up, 8 in 2024-01-15T23:43:03.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:02 smithi053 ceph-mon[146052]: pgmap v3116: 169 pgs: 169 active+clean; 397 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.0 MiB/s wr, 143 op/s 2024-01-15T23:43:03.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:02 smithi053 ceph-mon[146052]: osdmap e1764: 8 total, 8 up, 8 in 2024-01-15T23:43:03.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:02 smithi163 ceph-mon[138526]: pgmap v3116: 169 pgs: 169 active+clean; 397 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.0 MiB/s wr, 143 op/s 2024-01-15T23:43:03.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:02 smithi163 ceph-mon[138526]: osdmap e1764: 8 total, 8 up, 8 in 2024-01-15T23:43:04.057 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.SnapsDataPool (11960 ms) 2024-01-15T23:43:04.058 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2024-01-15T23:43:04.089 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:43:04.100 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:43:04.151 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:43:04.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:04 smithi163 ceph-mon[138526]: pgmap v3119: 169 pgs: 169 active+clean; 397 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.0 MiB/s wr, 140 op/s 2024-01-15T23:43:04.993 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:04 smithi163 ceph-mon[138526]: osdmap e1765: 8 total, 8 up, 8 in 2024-01-15T23:43:05.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:04 smithi053 ceph-mon[143363]: pgmap v3119: 169 pgs: 169 active+clean; 397 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.0 MiB/s wr, 140 op/s 2024-01-15T23:43:05.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:04 smithi053 ceph-mon[143363]: osdmap e1765: 8 total, 8 up, 8 in 2024-01-15T23:43:05.018 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:04 smithi053 ceph-mon[146052]: pgmap v3119: 169 pgs: 169 active+clean; 397 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.0 MiB/s wr, 140 op/s 2024-01-15T23:43:05.018 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:04 smithi053 ceph-mon[146052]: osdmap e1765: 8 total, 8 up, 8 in 2024-01-15T23:43:05.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:43:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:43:05] "GET /metrics HTTP/1.1" 200 39111 "" "Prometheus/2.43.0" 2024-01-15T23:43:05.817 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 8388609~8388609 2024-01-15T23:43:05.829 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 0~1000 2024-01-15T23:43:05.829 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 1010~1000 2024-01-15T23:43:05.829 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap2 2024-01-15T23:43:06.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:05 smithi053 ceph-mon[143363]: osdmap e1766: 8 total, 8 up, 8 in 2024-01-15T23:43:06.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:05 smithi053 ceph-mon[146052]: osdmap e1766: 8 total, 8 up, 8 in 2024-01-15T23:43:06.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:05 smithi163 ceph-mon[138526]: osdmap e1766: 8 total, 8 up, 8 in 2024-01-15T23:43:07.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:06 smithi163 ceph-mon[138526]: pgmap v3122: 169 pgs: 169 active+clean; 397 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 3.0 MiB/s wr, 432 op/s 2024-01-15T23:43:07.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:06 smithi163 ceph-mon[138526]: osdmap e1767: 8 total, 8 up, 8 in 2024-01-15T23:43:07.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:06 smithi053 ceph-mon[143363]: pgmap v3122: 169 pgs: 169 active+clean; 397 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 3.0 MiB/s wr, 432 op/s 2024-01-15T23:43:07.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:06 smithi053 ceph-mon[143363]: osdmap e1767: 8 total, 8 up, 8 in 2024-01-15T23:43:07.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:06 smithi053 ceph-mon[146052]: pgmap v3122: 169 pgs: 169 active+clean; 397 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 3.0 MiB/s wr, 432 op/s 2024-01-15T23:43:07.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:06 smithi053 ceph-mon[146052]: osdmap e1767: 8 total, 8 up, 8 in 2024-01-15T23:43:07.831 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 8388609~1000 2024-01-15T23:43:07.838 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 16777228~1000 2024-01-15T23:43:07.838 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 167772160 2024-01-15T23:43:07.849 INFO:tasks.workunit.client.0.smithi053.stdout:write: 2 83886079~8388609 2024-01-15T23:43:07.863 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap3 2024-01-15T23:43:08.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:07 smithi163 ceph-mon[138526]: osdmap e1768: 8 total, 8 up, 8 in 2024-01-15T23:43:08.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:07 smithi053 ceph-mon[146052]: osdmap e1768: 8 total, 8 up, 8 in 2024-01-15T23:43:08.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:07 smithi053 ceph-mon[143363]: osdmap e1768: 8 total, 8 up, 8 in 2024-01-15T23:43:09.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:08 smithi163 ceph-mon[138526]: pgmap v3125: 169 pgs: 169 active+clean; 421 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 61 MiB/s rd, 11 MiB/s wr, 462 op/s 2024-01-15T23:43:09.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:08 smithi163 ceph-mon[138526]: osdmap e1769: 8 total, 8 up, 8 in 2024-01-15T23:43:09.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:08 smithi053 ceph-mon[143363]: pgmap v3125: 169 pgs: 169 active+clean; 421 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 61 MiB/s rd, 11 MiB/s wr, 462 op/s 2024-01-15T23:43:09.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:08 smithi053 ceph-mon[143363]: osdmap e1769: 8 total, 8 up, 8 in 2024-01-15T23:43:09.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:08 smithi053 ceph-mon[146052]: pgmap v3125: 169 pgs: 169 active+clean; 421 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 61 MiB/s rd, 11 MiB/s wr, 462 op/s 2024-01-15T23:43:09.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:08 smithi053 ceph-mon[146052]: osdmap e1769: 8 total, 8 up, 8 in 2024-01-15T23:43:09.848 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:43:09.873 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 83886079~1 2024-01-15T23:43:09.885 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:43:10.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:09 smithi163 ceph-mon[138526]: osdmap e1770: 8 total, 8 up, 8 in 2024-01-15T23:43:10.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:09 smithi053 ceph-mon[143363]: osdmap e1770: 8 total, 8 up, 8 in 2024-01-15T23:43:10.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:09 smithi053 ceph-mon[146052]: osdmap e1770: 8 total, 8 up, 8 in 2024-01-15T23:43:11.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:10 smithi163 ceph-mon[138526]: pgmap v3128: 169 pgs: 169 active+clean; 437 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 13 MiB/s wr, 110 op/s 2024-01-15T23:43:11.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:10 smithi163 ceph-mon[138526]: osdmap e1771: 8 total, 8 up, 8 in 2024-01-15T23:43:11.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:10 smithi053 ceph-mon[143363]: pgmap v3128: 169 pgs: 169 active+clean; 437 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 13 MiB/s wr, 110 op/s 2024-01-15T23:43:11.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:10 smithi053 ceph-mon[143363]: osdmap e1771: 8 total, 8 up, 8 in 2024-01-15T23:43:11.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:10 smithi053 ceph-mon[146052]: pgmap v3128: 169 pgs: 169 active+clean; 437 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 13 MiB/s wr, 110 op/s 2024-01-15T23:43:11.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:10 smithi053 ceph-mon[146052]: osdmap e1771: 8 total, 8 up, 8 in 2024-01-15T23:43:12.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:11 smithi163 ceph-mon[138526]: osdmap e1772: 8 total, 8 up, 8 in 2024-01-15T23:43:12.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:11 smithi163 ceph-mon[138526]: osdmap e1773: 8 total, 8 up, 8 in 2024-01-15T23:43:12.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:11 smithi053 ceph-mon[143363]: osdmap e1772: 8 total, 8 up, 8 in 2024-01-15T23:43:12.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:11 smithi053 ceph-mon[143363]: osdmap e1773: 8 total, 8 up, 8 in 2024-01-15T23:43:12.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:11 smithi053 ceph-mon[146052]: osdmap e1772: 8 total, 8 up, 8 in 2024-01-15T23:43:12.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:11 smithi053 ceph-mon[146052]: osdmap e1773: 8 total, 8 up, 8 in 2024-01-15T23:43:13.210 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 41943040 2024-01-15T23:43:13.233 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:43:13.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:12 smithi163 ceph-mon[138526]: pgmap v3131: 169 pgs: 169 active+clean; 453 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.0 MiB/s wr, 113 op/s 2024-01-15T23:43:13.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:12 smithi163 ceph-mon[138526]: osdmap e1774: 8 total, 8 up, 8 in 2024-01-15T23:43:13.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:12 smithi053 ceph-mon[146052]: pgmap v3131: 169 pgs: 169 active+clean; 453 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.0 MiB/s wr, 113 op/s 2024-01-15T23:43:13.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:12 smithi053 ceph-mon[146052]: osdmap e1774: 8 total, 8 up, 8 in 2024-01-15T23:43:13.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:12 smithi053 ceph-mon[143363]: pgmap v3131: 169 pgs: 169 active+clean; 453 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.0 MiB/s wr, 113 op/s 2024-01-15T23:43:13.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:12 smithi053 ceph-mon[143363]: osdmap e1774: 8 total, 8 up, 8 in 2024-01-15T23:43:13.384 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:43:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:43:14.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:43:14.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:43:15.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:14 smithi163 ceph-mon[138526]: pgmap v3134: 169 pgs: 169 active+clean; 453 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 87 KiB/s rd, 2.0 MiB/s wr, 126 op/s 2024-01-15T23:43:15.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:14 smithi163 ceph-mon[138526]: osdmap e1775: 8 total, 8 up, 8 in 2024-01-15T23:43:15.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:14 smithi053 ceph-mon[143363]: pgmap v3134: 169 pgs: 169 active+clean; 453 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 87 KiB/s rd, 2.0 MiB/s wr, 126 op/s 2024-01-15T23:43:15.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:14 smithi053 ceph-mon[143363]: osdmap e1775: 8 total, 8 up, 8 in 2024-01-15T23:43:15.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:43:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:43:15] "GET /metrics HTTP/1.1" 200 39109 "" "Prometheus/2.43.0" 2024-01-15T23:43:15.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:14 smithi053 ceph-mon[146052]: pgmap v3134: 169 pgs: 169 active+clean; 453 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 87 KiB/s rd, 2.0 MiB/s wr, 126 op/s 2024-01-15T23:43:15.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:14 smithi053 ceph-mon[146052]: osdmap e1775: 8 total, 8 up, 8 in 2024-01-15T23:43:16.204 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (12147 ms) 2024-01-15T23:43:16.204 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2024-01-15T23:43:16.236 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:43:16.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:15 smithi163 ceph-mon[138526]: osdmap e1776: 8 total, 8 up, 8 in 2024-01-15T23:43:16.247 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:43:16.295 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:43:16.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:15 smithi053 ceph-mon[143363]: osdmap e1776: 8 total, 8 up, 8 in 2024-01-15T23:43:16.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:15 smithi053 ceph-mon[146052]: osdmap e1776: 8 total, 8 up, 8 in 2024-01-15T23:43:17.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:16 smithi163 ceph-mon[138526]: pgmap v3137: 169 pgs: 169 active+clean; 473 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 6.0 MiB/s wr, 317 op/s 2024-01-15T23:43:17.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:16 smithi163 ceph-mon[138526]: osdmap e1777: 8 total, 8 up, 8 in 2024-01-15T23:43:17.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:16 smithi053 ceph-mon[146052]: pgmap v3137: 169 pgs: 169 active+clean; 473 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 6.0 MiB/s wr, 317 op/s 2024-01-15T23:43:17.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:16 smithi053 ceph-mon[146052]: osdmap e1777: 8 total, 8 up, 8 in 2024-01-15T23:43:17.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:16 smithi053 ceph-mon[143363]: pgmap v3137: 169 pgs: 169 active+clean; 473 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 6.0 MiB/s wr, 317 op/s 2024-01-15T23:43:17.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:16 smithi053 ceph-mon[143363]: osdmap e1777: 8 total, 8 up, 8 in 2024-01-15T23:43:17.890 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 8388609~8388609 2024-01-15T23:43:17.901 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 0~1000 2024-01-15T23:43:17.902 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 1010~1000 2024-01-15T23:43:17.902 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap2 2024-01-15T23:43:18.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:17 smithi163 ceph-mon[138526]: osdmap e1778: 8 total, 8 up, 8 in 2024-01-15T23:43:18.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:17 smithi053 ceph-mon[143363]: osdmap e1778: 8 total, 8 up, 8 in 2024-01-15T23:43:18.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:17 smithi053 ceph-mon[146052]: osdmap e1778: 8 total, 8 up, 8 in 2024-01-15T23:43:19.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:18 smithi163 ceph-mon[138526]: pgmap v3140: 169 pgs: 169 active+clean; 461 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 45 MiB/s rd, 6.0 MiB/s wr, 474 op/s 2024-01-15T23:43:19.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:18 smithi163 ceph-mon[138526]: osdmap e1779: 8 total, 8 up, 8 in 2024-01-15T23:43:19.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:18 smithi053 ceph-mon[143363]: pgmap v3140: 169 pgs: 169 active+clean; 461 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 45 MiB/s rd, 6.0 MiB/s wr, 474 op/s 2024-01-15T23:43:19.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:18 smithi053 ceph-mon[143363]: osdmap e1779: 8 total, 8 up, 8 in 2024-01-15T23:43:19.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:18 smithi053 ceph-mon[146052]: pgmap v3140: 169 pgs: 169 active+clean; 461 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 45 MiB/s rd, 6.0 MiB/s wr, 474 op/s 2024-01-15T23:43:19.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:18 smithi053 ceph-mon[146052]: osdmap e1779: 8 total, 8 up, 8 in 2024-01-15T23:43:19.898 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 8388609~1000 2024-01-15T23:43:19.965 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 16777228~1000 2024-01-15T23:43:19.965 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 167772160 2024-01-15T23:43:19.965 INFO:tasks.workunit.client.0.smithi053.stdout:write: 2 83886079~8388609 2024-01-15T23:43:19.965 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap3 2024-01-15T23:43:20.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:19 smithi163 ceph-mon[138526]: osdmap e1780: 8 total, 8 up, 8 in 2024-01-15T23:43:20.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:19 smithi053 ceph-mon[143363]: osdmap e1780: 8 total, 8 up, 8 in 2024-01-15T23:43:20.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:19 smithi053 ceph-mon[146052]: osdmap e1780: 8 total, 8 up, 8 in 2024-01-15T23:43:21.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:20 smithi163 ceph-mon[138526]: pgmap v3143: 169 pgs: 169 active+clean; 469 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 4.0 MiB/s wr, 268 op/s 2024-01-15T23:43:21.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:20 smithi163 ceph-mon[138526]: osdmap e1781: 8 total, 8 up, 8 in 2024-01-15T23:43:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:20 smithi053 ceph-mon[143363]: pgmap v3143: 169 pgs: 169 active+clean; 469 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 4.0 MiB/s wr, 268 op/s 2024-01-15T23:43:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:20 smithi053 ceph-mon[143363]: osdmap e1781: 8 total, 8 up, 8 in 2024-01-15T23:43:21.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:20 smithi053 ceph-mon[146052]: pgmap v3143: 169 pgs: 169 active+clean; 469 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 4.0 MiB/s wr, 268 op/s 2024-01-15T23:43:21.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:20 smithi053 ceph-mon[146052]: osdmap e1781: 8 total, 8 up, 8 in 2024-01-15T23:43:21.746 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:43:21.774 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 83886079~1 2024-01-15T23:43:21.782 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 0 2024-01-15T23:43:21.800 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:43:22.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:21 smithi163 ceph-mon[138526]: osdmap e1782: 8 total, 8 up, 8 in 2024-01-15T23:43:22.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:21 smithi163 ceph-mon[138526]: osdmap e1783: 8 total, 8 up, 8 in 2024-01-15T23:43:22.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:21 smithi053 ceph-mon[146052]: osdmap e1782: 8 total, 8 up, 8 in 2024-01-15T23:43:22.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:21 smithi053 ceph-mon[146052]: osdmap e1783: 8 total, 8 up, 8 in 2024-01-15T23:43:22.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:21 smithi053 ceph-mon[143363]: osdmap e1782: 8 total, 8 up, 8 in 2024-01-15T23:43:22.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:21 smithi053 ceph-mon[143363]: osdmap e1783: 8 total, 8 up, 8 in 2024-01-15T23:43:23.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:22 smithi163 ceph-mon[138526]: pgmap v3146: 169 pgs: 169 active+clean; 505 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 168 op/s 2024-01-15T23:43:23.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:22 smithi163 ceph-mon[138526]: osdmap e1784: 8 total, 8 up, 8 in 2024-01-15T23:43:23.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:22 smithi053 ceph-mon[146052]: pgmap v3146: 169 pgs: 169 active+clean; 505 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 168 op/s 2024-01-15T23:43:23.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:22 smithi053 ceph-mon[146052]: osdmap e1784: 8 total, 8 up, 8 in 2024-01-15T23:43:23.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:22 smithi053 ceph-mon[143363]: pgmap v3146: 169 pgs: 169 active+clean; 505 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 168 op/s 2024-01-15T23:43:23.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:22 smithi053 ceph-mon[143363]: osdmap e1784: 8 total, 8 up, 8 in 2024-01-15T23:43:25.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:24 smithi053 ceph-mon[146052]: pgmap v3149: 169 pgs: 169 active+clean; 505 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 7.0 MiB/s wr, 130 op/s 2024-01-15T23:43:25.018 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:24 smithi053 ceph-mon[146052]: osdmap e1785: 8 total, 8 up, 8 in 2024-01-15T23:43:25.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:24 smithi053 ceph-mon[143363]: pgmap v3149: 169 pgs: 169 active+clean; 505 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 7.0 MiB/s wr, 130 op/s 2024-01-15T23:43:25.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:24 smithi053 ceph-mon[143363]: osdmap e1785: 8 total, 8 up, 8 in 2024-01-15T23:43:25.135 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:43:25.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:24 smithi163 ceph-mon[138526]: pgmap v3149: 169 pgs: 169 active+clean; 505 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 7.0 MiB/s wr, 130 op/s 2024-01-15T23:43:25.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:24 smithi163 ceph-mon[138526]: osdmap e1785: 8 total, 8 up, 8 in 2024-01-15T23:43:25.283 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:43:25.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:43:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:43:25] "GET /metrics HTTP/1.1" 200 39109 "" "Prometheus/2.43.0" 2024-01-15T23:43:26.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:25 smithi053 ceph-mon[143363]: osdmap e1786: 8 total, 8 up, 8 in 2024-01-15T23:43:26.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:25 smithi053 ceph-mon[146052]: osdmap e1786: 8 total, 8 up, 8 in 2024-01-15T23:43:26.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:25 smithi163 ceph-mon[138526]: osdmap e1786: 8 total, 8 up, 8 in 2024-01-15T23:43:27.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:26 smithi053 ceph-mon[143363]: pgmap v3152: 169 pgs: 169 active+clean; 509 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 144 op/s 2024-01-15T23:43:27.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:26 smithi053 ceph-mon[143363]: osdmap e1787: 8 total, 8 up, 8 in 2024-01-15T23:43:27.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:26 smithi053 ceph-mon[143363]: osdmap e1788: 8 total, 8 up, 8 in 2024-01-15T23:43:27.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:26 smithi053 ceph-mon[146052]: pgmap v3152: 169 pgs: 169 active+clean; 509 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 144 op/s 2024-01-15T23:43:27.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:26 smithi053 ceph-mon[146052]: osdmap e1787: 8 total, 8 up, 8 in 2024-01-15T23:43:27.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:26 smithi053 ceph-mon[146052]: osdmap e1788: 8 total, 8 up, 8 in 2024-01-15T23:43:27.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:26 smithi163 ceph-mon[138526]: pgmap v3152: 169 pgs: 169 active+clean; 509 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 144 op/s 2024-01-15T23:43:27.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:26 smithi163 ceph-mon[138526]: osdmap e1787: 8 total, 8 up, 8 in 2024-01-15T23:43:27.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:26 smithi163 ceph-mon[138526]: osdmap e1788: 8 total, 8 up, 8 in 2024-01-15T23:43:28.040 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (11836 ms) 2024-01-15T23:43:28.040 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2024-01-15T23:43:28.071 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:43:28.082 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:43:28.138 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:43:29.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:28 smithi053 ceph-mon[143363]: pgmap v3155: 169 pgs: 169 active+clean; 521 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.0 MiB/s wr, 310 op/s 2024-01-15T23:43:29.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:28 smithi053 ceph-mon[143363]: osdmap e1789: 8 total, 8 up, 8 in 2024-01-15T23:43:29.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:28 smithi053 ceph-mon[146052]: pgmap v3155: 169 pgs: 169 active+clean; 521 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.0 MiB/s wr, 310 op/s 2024-01-15T23:43:29.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:28 smithi053 ceph-mon[146052]: osdmap e1789: 8 total, 8 up, 8 in 2024-01-15T23:43:29.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:28 smithi163 ceph-mon[138526]: pgmap v3155: 169 pgs: 169 active+clean; 521 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.0 MiB/s wr, 310 op/s 2024-01-15T23:43:29.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:28 smithi163 ceph-mon[138526]: osdmap e1789: 8 total, 8 up, 8 in 2024-01-15T23:43:29.795 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 8388609~8388609 2024-01-15T23:43:29.806 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 0~1000 2024-01-15T23:43:29.806 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 1010~1000 2024-01-15T23:43:29.806 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap2 2024-01-15T23:43:30.056 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:29 smithi053 ceph-mon[146052]: osdmap e1790: 8 total, 8 up, 8 in 2024-01-15T23:43:30.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:43:30.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:43:30.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:43:30.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:43:30.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:29 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:43:30.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:29 smithi053 ceph-mon[143363]: osdmap e1790: 8 total, 8 up, 8 in 2024-01-15T23:43:30.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:43:30.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:43:30.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:43:30.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:43:30.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:29 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:43:30.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:29 smithi163 ceph-mon[138526]: osdmap e1790: 8 total, 8 up, 8 in 2024-01-15T23:43:30.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:43:30.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:43:30.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:43:30.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:43:30.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:29 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:43:31.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:30 smithi053 ceph-mon[143363]: pgmap v3158: 169 pgs: 169 active+clean; 525 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 6.0 MiB/s wr, 392 op/s 2024-01-15T23:43:31.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:30 smithi053 ceph-mon[143363]: osdmap e1791: 8 total, 8 up, 8 in 2024-01-15T23:43:31.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:30 smithi053 ceph-mon[146052]: pgmap v3158: 169 pgs: 169 active+clean; 525 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 6.0 MiB/s wr, 392 op/s 2024-01-15T23:43:31.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:30 smithi053 ceph-mon[146052]: osdmap e1791: 8 total, 8 up, 8 in 2024-01-15T23:43:31.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:30 smithi163 ceph-mon[138526]: pgmap v3158: 169 pgs: 169 active+clean; 525 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 6.0 MiB/s wr, 392 op/s 2024-01-15T23:43:31.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:30 smithi163 ceph-mon[138526]: osdmap e1791: 8 total, 8 up, 8 in 2024-01-15T23:43:31.820 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 8388609~1000 2024-01-15T23:43:31.827 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 16777228~1000 2024-01-15T23:43:31.827 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 167772160 2024-01-15T23:43:31.837 INFO:tasks.workunit.client.0.smithi053.stdout:write: 2 83886079~8388609 2024-01-15T23:43:31.848 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap3 2024-01-15T23:43:32.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:31 smithi053 ceph-mon[143363]: osdmap e1792: 8 total, 8 up, 8 in 2024-01-15T23:43:32.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:31 smithi053 ceph-mon[146052]: osdmap e1792: 8 total, 8 up, 8 in 2024-01-15T23:43:32.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:31 smithi163 ceph-mon[138526]: osdmap e1792: 8 total, 8 up, 8 in 2024-01-15T23:43:33.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:32 smithi163 ceph-mon[138526]: pgmap v3161: 169 pgs: 169 active+clean; 529 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 8.0 MiB/s wr, 306 op/s 2024-01-15T23:43:33.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:32 smithi163 ceph-mon[138526]: osdmap e1793: 8 total, 8 up, 8 in 2024-01-15T23:43:33.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:32 smithi053 ceph-mon[143363]: pgmap v3161: 169 pgs: 169 active+clean; 529 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 8.0 MiB/s wr, 306 op/s 2024-01-15T23:43:33.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:32 smithi053 ceph-mon[143363]: osdmap e1793: 8 total, 8 up, 8 in 2024-01-15T23:43:33.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:32 smithi053 ceph-mon[146052]: pgmap v3161: 169 pgs: 169 active+clean; 529 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 8.0 MiB/s wr, 306 op/s 2024-01-15T23:43:33.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:32 smithi053 ceph-mon[146052]: osdmap e1793: 8 total, 8 up, 8 in 2024-01-15T23:43:33.829 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:43:33.852 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 83886079~1 2024-01-15T23:43:33.861 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:43:34.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:33 smithi163 ceph-mon[138526]: osdmap e1794: 8 total, 8 up, 8 in 2024-01-15T23:43:34.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:33 smithi053 ceph-mon[143363]: osdmap e1794: 8 total, 8 up, 8 in 2024-01-15T23:43:34.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:33 smithi053 ceph-mon[146052]: osdmap e1794: 8 total, 8 up, 8 in 2024-01-15T23:43:35.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:34 smithi163 ceph-mon[138526]: pgmap v3164: 169 pgs: 169 active+clean; 533 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 5.0 MiB/s wr, 97 op/s 2024-01-15T23:43:35.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:34 smithi163 ceph-mon[138526]: osdmap e1795: 8 total, 8 up, 8 in 2024-01-15T23:43:35.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:43:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:43:35] "GET /metrics HTTP/1.1" 200 39117 "" "Prometheus/2.43.0" 2024-01-15T23:43:35.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:34 smithi053 ceph-mon[143363]: pgmap v3164: 169 pgs: 169 active+clean; 533 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 5.0 MiB/s wr, 97 op/s 2024-01-15T23:43:35.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:34 smithi053 ceph-mon[143363]: osdmap e1795: 8 total, 8 up, 8 in 2024-01-15T23:43:35.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:34 smithi053 ceph-mon[146052]: pgmap v3164: 169 pgs: 169 active+clean; 533 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 5.0 MiB/s wr, 97 op/s 2024-01-15T23:43:35.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:34 smithi053 ceph-mon[146052]: osdmap e1795: 8 total, 8 up, 8 in 2024-01-15T23:43:36.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:35 smithi163 ceph-mon[138526]: osdmap e1796: 8 total, 8 up, 8 in 2024-01-15T23:43:36.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:35 smithi053 ceph-mon[143363]: osdmap e1796: 8 total, 8 up, 8 in 2024-01-15T23:43:36.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:35 smithi053 ceph-mon[146052]: osdmap e1796: 8 total, 8 up, 8 in 2024-01-15T23:43:37.210 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 0 2024-01-15T23:43:37.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:36 smithi163 ceph-mon[138526]: pgmap v3167: 169 pgs: 169 active+clean; 565 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 110 KiB/s rd, 7.0 MiB/s wr, 155 op/s 2024-01-15T23:43:37.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:36 smithi163 ceph-mon[138526]: osdmap e1797: 8 total, 8 up, 8 in 2024-01-15T23:43:37.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:36 smithi163 ceph-mon[138526]: osdmap e1798: 8 total, 8 up, 8 in 2024-01-15T23:43:37.304 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:43:37.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:36 smithi053 ceph-mon[146052]: pgmap v3167: 169 pgs: 169 active+clean; 565 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 110 KiB/s rd, 7.0 MiB/s wr, 155 op/s 2024-01-15T23:43:37.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:36 smithi053 ceph-mon[146052]: osdmap e1797: 8 total, 8 up, 8 in 2024-01-15T23:43:37.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:36 smithi053 ceph-mon[146052]: osdmap e1798: 8 total, 8 up, 8 in 2024-01-15T23:43:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:36 smithi053 ceph-mon[143363]: pgmap v3167: 169 pgs: 169 active+clean; 565 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 110 KiB/s rd, 7.0 MiB/s wr, 155 op/s 2024-01-15T23:43:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:36 smithi053 ceph-mon[143363]: osdmap e1797: 8 total, 8 up, 8 in 2024-01-15T23:43:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:36 smithi053 ceph-mon[143363]: osdmap e1798: 8 total, 8 up, 8 in 2024-01-15T23:43:37.420 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:43:39.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:38 smithi163 ceph-mon[138526]: pgmap v3170: 169 pgs: 169 active+clean; 565 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 113 KiB/s rd, 7.0 MiB/s wr, 160 op/s 2024-01-15T23:43:39.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:38 smithi163 ceph-mon[138526]: osdmap e1799: 8 total, 8 up, 8 in 2024-01-15T23:43:39.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:38 smithi053 ceph-mon[146052]: pgmap v3170: 169 pgs: 169 active+clean; 565 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 113 KiB/s rd, 7.0 MiB/s wr, 160 op/s 2024-01-15T23:43:39.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:38 smithi053 ceph-mon[146052]: osdmap e1799: 8 total, 8 up, 8 in 2024-01-15T23:43:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:38 smithi053 ceph-mon[143363]: pgmap v3170: 169 pgs: 169 active+clean; 565 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 113 KiB/s rd, 7.0 MiB/s wr, 160 op/s 2024-01-15T23:43:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:38 smithi053 ceph-mon[143363]: osdmap e1799: 8 total, 8 up, 8 in 2024-01-15T23:43:40.143 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (12103 ms) 2024-01-15T23:43:40.143 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2024-01-15T23:43:40.175 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:43:40.185 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:43:40.231 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:43:40.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:39 smithi163 ceph-mon[138526]: osdmap e1800: 8 total, 8 up, 8 in 2024-01-15T23:43:40.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:39 smithi053 ceph-mon[143363]: osdmap e1800: 8 total, 8 up, 8 in 2024-01-15T23:43:40.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:39 smithi053 ceph-mon[146052]: osdmap e1800: 8 total, 8 up, 8 in 2024-01-15T23:43:41.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:40 smithi163 ceph-mon[138526]: pgmap v3173: 169 pgs: 169 active+clean; 561 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 19 MiB/s rd, 1.0 MiB/s wr, 69 op/s 2024-01-15T23:43:41.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:40 smithi163 ceph-mon[138526]: osdmap e1801: 8 total, 8 up, 8 in 2024-01-15T23:43:41.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:40 smithi053 ceph-mon[143363]: pgmap v3173: 169 pgs: 169 active+clean; 561 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 19 MiB/s rd, 1.0 MiB/s wr, 69 op/s 2024-01-15T23:43:41.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:40 smithi053 ceph-mon[143363]: osdmap e1801: 8 total, 8 up, 8 in 2024-01-15T23:43:41.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:40 smithi053 ceph-mon[146052]: pgmap v3173: 169 pgs: 169 active+clean; 561 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 19 MiB/s rd, 1.0 MiB/s wr, 69 op/s 2024-01-15T23:43:41.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:40 smithi053 ceph-mon[146052]: osdmap e1801: 8 total, 8 up, 8 in 2024-01-15T23:43:41.868 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 8388609~8388609 2024-01-15T23:43:41.880 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 0~1000 2024-01-15T23:43:41.880 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 1010~1000 2024-01-15T23:43:41.881 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap2 2024-01-15T23:43:42.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:41 smithi163 ceph-mon[138526]: osdmap e1802: 8 total, 8 up, 8 in 2024-01-15T23:43:42.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:41 smithi053 ceph-mon[143363]: osdmap e1802: 8 total, 8 up, 8 in 2024-01-15T23:43:42.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:41 smithi053 ceph-mon[146052]: osdmap e1802: 8 total, 8 up, 8 in 2024-01-15T23:43:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:42 smithi163 ceph-mon[138526]: pgmap v3176: 169 pgs: 169 active+clean; 577 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 55 MiB/s rd, 8.0 MiB/s wr, 515 op/s 2024-01-15T23:43:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:42 smithi163 ceph-mon[138526]: osdmap e1803: 8 total, 8 up, 8 in 2024-01-15T23:43:43.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:42 smithi053 ceph-mon[143363]: pgmap v3176: 169 pgs: 169 active+clean; 577 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 55 MiB/s rd, 8.0 MiB/s wr, 515 op/s 2024-01-15T23:43:43.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:42 smithi053 ceph-mon[143363]: osdmap e1803: 8 total, 8 up, 8 in 2024-01-15T23:43:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:42 smithi053 ceph-mon[146052]: pgmap v3176: 169 pgs: 169 active+clean; 577 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 55 MiB/s rd, 8.0 MiB/s wr, 515 op/s 2024-01-15T23:43:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:42 smithi053 ceph-mon[146052]: osdmap e1803: 8 total, 8 up, 8 in 2024-01-15T23:43:43.878 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 8388609~1000 2024-01-15T23:43:43.885 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 16777228~1000 2024-01-15T23:43:43.885 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 167772160 2024-01-15T23:43:43.896 INFO:tasks.workunit.client.0.smithi053.stdout:write: 2 83886079~8388609 2024-01-15T23:43:43.908 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap3 2024-01-15T23:43:44.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:43 smithi163 ceph-mon[138526]: osdmap e1804: 8 total, 8 up, 8 in 2024-01-15T23:43:44.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:43:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:43 smithi053 ceph-mon[143363]: osdmap e1804: 8 total, 8 up, 8 in 2024-01-15T23:43:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:43:44.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:43 smithi053 ceph-mon[146052]: osdmap e1804: 8 total, 8 up, 8 in 2024-01-15T23:43:44.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:43:45.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:44 smithi163 ceph-mon[138526]: pgmap v3179: 169 pgs: 169 active+clean; 581 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 467 op/s 2024-01-15T23:43:45.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:44 smithi163 ceph-mon[138526]: osdmap e1805: 8 total, 8 up, 8 in 2024-01-15T23:43:45.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:43:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:43:45] "GET /metrics HTTP/1.1" 200 39112 "" "Prometheus/2.43.0" 2024-01-15T23:43:45.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:44 smithi053 ceph-mon[143363]: pgmap v3179: 169 pgs: 169 active+clean; 581 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 467 op/s 2024-01-15T23:43:45.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:44 smithi053 ceph-mon[143363]: osdmap e1805: 8 total, 8 up, 8 in 2024-01-15T23:43:45.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:44 smithi053 ceph-mon[146052]: pgmap v3179: 169 pgs: 169 active+clean; 581 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 467 op/s 2024-01-15T23:43:45.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:44 smithi053 ceph-mon[146052]: osdmap e1805: 8 total, 8 up, 8 in 2024-01-15T23:43:45.893 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:43:45.918 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 83886079~1 2024-01-15T23:43:45.928 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:43:46.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:45 smithi163 ceph-mon[138526]: osdmap e1806: 8 total, 8 up, 8 in 2024-01-15T23:43:46.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:45 smithi053 ceph-mon[143363]: osdmap e1806: 8 total, 8 up, 8 in 2024-01-15T23:43:46.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:45 smithi053 ceph-mon[146052]: osdmap e1806: 8 total, 8 up, 8 in 2024-01-15T23:43:47.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:46 smithi163 ceph-mon[138526]: pgmap v3182: 169 pgs: 169 active+clean; 613 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 9.0 MiB/s wr, 103 op/s 2024-01-15T23:43:47.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:46 smithi163 ceph-mon[138526]: osdmap e1807: 8 total, 8 up, 8 in 2024-01-15T23:43:47.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:46 smithi163 ceph-mon[138526]: osdmap e1808: 8 total, 8 up, 8 in 2024-01-15T23:43:47.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:46 smithi053 ceph-mon[143363]: pgmap v3182: 169 pgs: 169 active+clean; 613 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 9.0 MiB/s wr, 103 op/s 2024-01-15T23:43:47.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:46 smithi053 ceph-mon[143363]: osdmap e1807: 8 total, 8 up, 8 in 2024-01-15T23:43:47.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:46 smithi053 ceph-mon[143363]: osdmap e1808: 8 total, 8 up, 8 in 2024-01-15T23:43:47.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:46 smithi053 ceph-mon[146052]: pgmap v3182: 169 pgs: 169 active+clean; 613 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 9.0 MiB/s wr, 103 op/s 2024-01-15T23:43:47.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:46 smithi053 ceph-mon[146052]: osdmap e1807: 8 total, 8 up, 8 in 2024-01-15T23:43:47.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:46 smithi053 ceph-mon[146052]: osdmap e1808: 8 total, 8 up, 8 in 2024-01-15T23:43:49.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:48 smithi053 ceph-mon[143363]: pgmap v3185: 169 pgs: 169 active+clean; 613 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 8.0 MiB/s wr, 214 op/s 2024-01-15T23:43:49.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:48 smithi053 ceph-mon[143363]: osdmap e1809: 8 total, 8 up, 8 in 2024-01-15T23:43:49.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:48 smithi053 ceph-mon[146052]: pgmap v3185: 169 pgs: 169 active+clean; 613 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 8.0 MiB/s wr, 214 op/s 2024-01-15T23:43:49.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:48 smithi053 ceph-mon[146052]: osdmap e1809: 8 total, 8 up, 8 in 2024-01-15T23:43:49.157 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 167772160 2024-01-15T23:43:49.167 INFO:tasks.workunit.client.0.smithi053.stdout:write: * 83886080~1000 2024-01-15T23:43:49.199 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:43:49.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:48 smithi163 ceph-mon[138526]: pgmap v3185: 169 pgs: 169 active+clean; 613 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 8.0 MiB/s wr, 214 op/s 2024-01-15T23:43:49.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:48 smithi163 ceph-mon[138526]: osdmap e1809: 8 total, 8 up, 8 in 2024-01-15T23:43:49.345 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:43:50.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:49 smithi053 ceph-mon[143363]: osdmap e1810: 8 total, 8 up, 8 in 2024-01-15T23:43:50.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:49 smithi053 ceph-mon[146052]: osdmap e1810: 8 total, 8 up, 8 in 2024-01-15T23:43:50.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:49 smithi163 ceph-mon[138526]: osdmap e1810: 8 total, 8 up, 8 in 2024-01-15T23:43:51.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:50 smithi053 ceph-mon[143363]: pgmap v3188: 169 pgs: 169 active+clean; 621 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.0 MiB/s wr, 134 op/s 2024-01-15T23:43:51.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:50 smithi053 ceph-mon[143363]: osdmap e1811: 8 total, 8 up, 8 in 2024-01-15T23:43:51.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:50 smithi053 ceph-mon[146052]: pgmap v3188: 169 pgs: 169 active+clean; 621 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.0 MiB/s wr, 134 op/s 2024-01-15T23:43:51.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:50 smithi053 ceph-mon[146052]: osdmap e1811: 8 total, 8 up, 8 in 2024-01-15T23:43:51.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:50 smithi163 ceph-mon[138526]: pgmap v3188: 169 pgs: 169 active+clean; 621 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.0 MiB/s wr, 134 op/s 2024-01-15T23:43:51.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:50 smithi163 ceph-mon[138526]: osdmap e1811: 8 total, 8 up, 8 in 2024-01-15T23:43:52.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:51 smithi053 ceph-mon[143363]: osdmap e1812: 8 total, 8 up, 8 in 2024-01-15T23:43:52.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:51 smithi053 ceph-mon[146052]: osdmap e1812: 8 total, 8 up, 8 in 2024-01-15T23:43:52.125 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (11982 ms) 2024-01-15T23:43:52.125 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2024-01-15T23:43:52.160 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:43:52.169 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 41943040~10 2024-01-15T23:43:52.178 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:43:52.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:51 smithi163 ceph-mon[138526]: osdmap e1812: 8 total, 8 up, 8 in 2024-01-15T23:43:53.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:52 smithi053 ceph-mon[143363]: pgmap v3191: 169 pgs: 169 active+clean; 633 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 4.0 MiB/s wr, 265 op/s 2024-01-15T23:43:53.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:52 smithi053 ceph-mon[143363]: osdmap e1813: 8 total, 8 up, 8 in 2024-01-15T23:43:53.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:52 smithi053 ceph-mon[146052]: pgmap v3191: 169 pgs: 169 active+clean; 633 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 4.0 MiB/s wr, 265 op/s 2024-01-15T23:43:53.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:52 smithi053 ceph-mon[146052]: osdmap e1813: 8 total, 8 up, 8 in 2024-01-15T23:43:53.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:52 smithi163 ceph-mon[138526]: pgmap v3191: 169 pgs: 169 active+clean; 633 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 4.0 MiB/s wr, 265 op/s 2024-01-15T23:43:53.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:52 smithi163 ceph-mon[138526]: osdmap e1813: 8 total, 8 up, 8 in 2024-01-15T23:43:53.793 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 41943040 2024-01-15T23:43:53.816 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:43:54.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:53 smithi053 ceph-mon[143363]: osdmap e1814: 8 total, 8 up, 8 in 2024-01-15T23:43:54.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:53 smithi053 ceph-mon[146052]: osdmap e1814: 8 total, 8 up, 8 in 2024-01-15T23:43:54.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:53 smithi163 ceph-mon[138526]: osdmap e1814: 8 total, 8 up, 8 in 2024-01-15T23:43:54.963 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:43:54.974 INFO:tasks.workunit.client.0.smithi053.stdout:write: Y 41943040~5 2024-01-15T23:43:55.057 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:43:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:43:55] "GET /metrics HTTP/1.1" 200 39112 "" "Prometheus/2.43.0" 2024-01-15T23:43:55.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:54 smithi053 ceph-mon[143363]: pgmap v3194: 169 pgs: 169 active+clean; 645 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 6.0 MiB/s wr, 450 op/s 2024-01-15T23:43:55.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:54 smithi053 ceph-mon[143363]: osdmap e1815: 8 total, 8 up, 8 in 2024-01-15T23:43:55.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:54 smithi053 ceph-mon[146052]: pgmap v3194: 169 pgs: 169 active+clean; 645 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 6.0 MiB/s wr, 450 op/s 2024-01-15T23:43:55.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:54 smithi053 ceph-mon[146052]: osdmap e1815: 8 total, 8 up, 8 in 2024-01-15T23:43:55.082 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:43:55.158 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:43:55.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:54 smithi163 ceph-mon[138526]: pgmap v3194: 169 pgs: 169 active+clean; 645 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 6.0 MiB/s wr, 450 op/s 2024-01-15T23:43:55.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:54 smithi163 ceph-mon[138526]: osdmap e1815: 8 total, 8 up, 8 in 2024-01-15T23:43:55.921 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3795 ms) 2024-01-15T23:43:55.921 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2024-01-15T23:43:55.953 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:43:55.964 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:43:56.013 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:43:56.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:55 smithi053 ceph-mon[143363]: osdmap e1816: 8 total, 8 up, 8 in 2024-01-15T23:43:56.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:55 smithi053 ceph-mon[146052]: osdmap e1816: 8 total, 8 up, 8 in 2024-01-15T23:43:56.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:55 smithi163 ceph-mon[138526]: osdmap e1816: 8 total, 8 up, 8 in 2024-01-15T23:43:57.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:56 smithi053 ceph-mon[143363]: pgmap v3197: 169 pgs: 169 active+clean; 625 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 3.0 MiB/s wr, 410 op/s 2024-01-15T23:43:57.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:56 smithi053 ceph-mon[143363]: osdmap e1817: 8 total, 8 up, 8 in 2024-01-15T23:43:57.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:56 smithi053 ceph-mon[143363]: osdmap e1818: 8 total, 8 up, 8 in 2024-01-15T23:43:57.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:56 smithi053 ceph-mon[146052]: pgmap v3197: 169 pgs: 169 active+clean; 625 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 3.0 MiB/s wr, 410 op/s 2024-01-15T23:43:57.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:56 smithi053 ceph-mon[146052]: osdmap e1817: 8 total, 8 up, 8 in 2024-01-15T23:43:57.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:56 smithi053 ceph-mon[146052]: osdmap e1818: 8 total, 8 up, 8 in 2024-01-15T23:43:57.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:56 smithi163 ceph-mon[138526]: pgmap v3197: 169 pgs: 169 active+clean; 625 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 3.0 MiB/s wr, 410 op/s 2024-01-15T23:43:57.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:56 smithi163 ceph-mon[138526]: osdmap e1817: 8 total, 8 up, 8 in 2024-01-15T23:43:57.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:56 smithi163 ceph-mon[138526]: osdmap e1818: 8 total, 8 up, 8 in 2024-01-15T23:43:57.765 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 8388609~8388609 2024-01-15T23:43:57.777 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 0~1000 2024-01-15T23:43:57.777 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 1010~1000 2024-01-15T23:43:57.777 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap2 2024-01-15T23:43:59.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:58 smithi053 ceph-mon[143363]: pgmap v3200: 169 pgs: 169 active+clean; 621 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 21 KiB/s wr, 271 op/s 2024-01-15T23:43:59.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:58 smithi053 ceph-mon[143363]: osdmap e1819: 8 total, 8 up, 8 in 2024-01-15T23:43:59.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:58 smithi053 ceph-mon[146052]: pgmap v3200: 169 pgs: 169 active+clean; 621 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 21 KiB/s wr, 271 op/s 2024-01-15T23:43:59.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:58 smithi053 ceph-mon[146052]: osdmap e1819: 8 total, 8 up, 8 in 2024-01-15T23:43:59.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:58 smithi163 ceph-mon[138526]: pgmap v3200: 169 pgs: 169 active+clean; 621 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 21 KiB/s wr, 271 op/s 2024-01-15T23:43:59.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:58 smithi163 ceph-mon[138526]: osdmap e1819: 8 total, 8 up, 8 in 2024-01-15T23:43:59.825 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 8388609~1000 2024-01-15T23:43:59.833 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 16777228~1000 2024-01-15T23:43:59.833 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 167772160 2024-01-15T23:43:59.842 INFO:tasks.workunit.client.0.smithi053.stdout:write: 2 83886079~8388609 2024-01-15T23:43:59.858 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap3 2024-01-15T23:44:00.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:59 smithi163 ceph-mon[138526]: osdmap e1820: 8 total, 8 up, 8 in 2024-01-15T23:44:00.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:43:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:44:00.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:59 smithi053 ceph-mon[143363]: osdmap e1820: 8 total, 8 up, 8 in 2024-01-15T23:44:00.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:43:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:44:00.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:59 smithi053 ceph-mon[146052]: osdmap e1820: 8 total, 8 up, 8 in 2024-01-15T23:44:00.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:43:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:44:01.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:00 smithi163 ceph-mon[138526]: pgmap v3203: 169 pgs: 169 active+clean; 625 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.0 MiB/s wr, 240 op/s 2024-01-15T23:44:01.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:00 smithi163 ceph-mon[138526]: osdmap e1821: 8 total, 8 up, 8 in 2024-01-15T23:44:01.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:00 smithi053 ceph-mon[143363]: pgmap v3203: 169 pgs: 169 active+clean; 625 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.0 MiB/s wr, 240 op/s 2024-01-15T23:44:01.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:00 smithi053 ceph-mon[143363]: osdmap e1821: 8 total, 8 up, 8 in 2024-01-15T23:44:01.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:00 smithi053 ceph-mon[146052]: pgmap v3203: 169 pgs: 169 active+clean; 625 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.0 MiB/s wr, 240 op/s 2024-01-15T23:44:01.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:00 smithi053 ceph-mon[146052]: osdmap e1821: 8 total, 8 up, 8 in 2024-01-15T23:44:01.758 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:44:01.784 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 83886079~1 2024-01-15T23:44:01.794 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:44:02.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:01 smithi163 ceph-mon[138526]: osdmap e1822: 8 total, 8 up, 8 in 2024-01-15T23:44:02.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:01 smithi163 ceph-mon[138526]: osdmap e1823: 8 total, 8 up, 8 in 2024-01-15T23:44:02.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:01 smithi053 ceph-mon[143363]: osdmap e1822: 8 total, 8 up, 8 in 2024-01-15T23:44:02.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:01 smithi053 ceph-mon[143363]: osdmap e1823: 8 total, 8 up, 8 in 2024-01-15T23:44:02.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:01 smithi053 ceph-mon[146052]: osdmap e1822: 8 total, 8 up, 8 in 2024-01-15T23:44:02.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:01 smithi053 ceph-mon[146052]: osdmap e1823: 8 total, 8 up, 8 in 2024-01-15T23:44:03.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:02 smithi163 ceph-mon[138526]: pgmap v3206: 169 pgs: 169 active+clean; 657 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 197 KiB/s rd, 8.0 MiB/s wr, 259 op/s 2024-01-15T23:44:03.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:02 smithi053 ceph-mon[143363]: pgmap v3206: 169 pgs: 169 active+clean; 657 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 197 KiB/s rd, 8.0 MiB/s wr, 259 op/s 2024-01-15T23:44:03.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:02 smithi053 ceph-mon[146052]: pgmap v3206: 169 pgs: 169 active+clean; 657 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 197 KiB/s rd, 8.0 MiB/s wr, 259 op/s 2024-01-15T23:44:04.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:03 smithi163 ceph-mon[138526]: osdmap e1824: 8 total, 8 up, 8 in 2024-01-15T23:44:04.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:03 smithi053 ceph-mon[143363]: osdmap e1824: 8 total, 8 up, 8 in 2024-01-15T23:44:04.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:03 smithi053 ceph-mon[146052]: osdmap e1824: 8 total, 8 up, 8 in 2024-01-15T23:44:05.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:04 smithi163 ceph-mon[138526]: pgmap v3209: 169 pgs: 169 active+clean; 669 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 75 KiB/s rd, 10 MiB/s wr, 115 op/s 2024-01-15T23:44:05.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:04 smithi163 ceph-mon[138526]: osdmap e1825: 8 total, 8 up, 8 in 2024-01-15T23:44:05.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:44:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:44:05] "GET /metrics HTTP/1.1" 200 39104 "" "Prometheus/2.43.0" 2024-01-15T23:44:05.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:04 smithi053 ceph-mon[146052]: pgmap v3209: 169 pgs: 169 active+clean; 669 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 75 KiB/s rd, 10 MiB/s wr, 115 op/s 2024-01-15T23:44:05.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:04 smithi053 ceph-mon[146052]: osdmap e1825: 8 total, 8 up, 8 in 2024-01-15T23:44:05.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:04 smithi053 ceph-mon[143363]: pgmap v3209: 169 pgs: 169 active+clean; 669 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 75 KiB/s rd, 10 MiB/s wr, 115 op/s 2024-01-15T23:44:05.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:04 smithi053 ceph-mon[143363]: osdmap e1825: 8 total, 8 up, 8 in 2024-01-15T23:44:05.412 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: after_prepare_snap 2024-01-15T23:44:06.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:05 smithi163 ceph-mon[138526]: osdmap e1826: 8 total, 8 up, 8 in 2024-01-15T23:44:06.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:05 smithi053 ceph-mon[143363]: osdmap e1826: 8 total, 8 up, 8 in 2024-01-15T23:44:06.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:05 smithi053 ceph-mon[146052]: osdmap e1826: 8 total, 8 up, 8 in 2024-01-15T23:44:06.762 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 41943040 2024-01-15T23:44:06.801 INFO:tasks.workunit.client.0.smithi053.stdout:write: * 0~1000 2024-01-15T23:44:06.808 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:44:06.957 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:44:07.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:06 smithi163 ceph-mon[138526]: pgmap v3212: 169 pgs: 169 active+clean; 677 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.0 MiB/s wr, 120 op/s 2024-01-15T23:44:07.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:06 smithi163 ceph-mon[138526]: osdmap e1827: 8 total, 8 up, 8 in 2024-01-15T23:44:07.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:06 smithi163 ceph-mon[138526]: osdmap e1828: 8 total, 8 up, 8 in 2024-01-15T23:44:07.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:06 smithi053 ceph-mon[146052]: pgmap v3212: 169 pgs: 169 active+clean; 677 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.0 MiB/s wr, 120 op/s 2024-01-15T23:44:07.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:06 smithi053 ceph-mon[146052]: osdmap e1827: 8 total, 8 up, 8 in 2024-01-15T23:44:07.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:06 smithi053 ceph-mon[146052]: osdmap e1828: 8 total, 8 up, 8 in 2024-01-15T23:44:07.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:06 smithi053 ceph-mon[143363]: pgmap v3212: 169 pgs: 169 active+clean; 677 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.0 MiB/s wr, 120 op/s 2024-01-15T23:44:07.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:06 smithi053 ceph-mon[143363]: osdmap e1827: 8 total, 8 up, 8 in 2024-01-15T23:44:07.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:06 smithi053 ceph-mon[143363]: osdmap e1828: 8 total, 8 up, 8 in 2024-01-15T23:44:09.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:08 smithi163 ceph-mon[138526]: pgmap v3215: 169 pgs: 169 active+clean; 677 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 30 MiB/s rd, 1.0 MiB/s wr, 216 op/s 2024-01-15T23:44:09.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:08 smithi163 ceph-mon[138526]: osdmap e1829: 8 total, 8 up, 8 in 2024-01-15T23:44:09.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:08 smithi053 ceph-mon[143363]: pgmap v3215: 169 pgs: 169 active+clean; 677 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 30 MiB/s rd, 1.0 MiB/s wr, 216 op/s 2024-01-15T23:44:09.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:08 smithi053 ceph-mon[143363]: osdmap e1829: 8 total, 8 up, 8 in 2024-01-15T23:44:09.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:08 smithi053 ceph-mon[146052]: pgmap v3215: 169 pgs: 169 active+clean; 677 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 30 MiB/s rd, 1.0 MiB/s wr, 216 op/s 2024-01-15T23:44:09.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:08 smithi053 ceph-mon[146052]: osdmap e1829: 8 total, 8 up, 8 in 2024-01-15T23:44:10.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:09 smithi163 ceph-mon[138526]: osdmap e1830: 8 total, 8 up, 8 in 2024-01-15T23:44:10.251 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (14331 ms) 2024-01-15T23:44:10.252 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2024-01-15T23:44:10.287 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:44:10.297 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:44:10.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:09 smithi053 ceph-mon[143363]: osdmap e1830: 8 total, 8 up, 8 in 2024-01-15T23:44:10.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:09 smithi053 ceph-mon[146052]: osdmap e1830: 8 total, 8 up, 8 in 2024-01-15T23:44:10.355 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:44:11.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:10 smithi163 ceph-mon[138526]: pgmap v3218: 169 pgs: 169 active+clean; 689 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 3.0 MiB/s wr, 341 op/s 2024-01-15T23:44:11.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:10 smithi163 ceph-mon[138526]: osdmap e1831: 8 total, 8 up, 8 in 2024-01-15T23:44:11.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:10 smithi053 ceph-mon[143363]: pgmap v3218: 169 pgs: 169 active+clean; 689 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 3.0 MiB/s wr, 341 op/s 2024-01-15T23:44:11.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:10 smithi053 ceph-mon[143363]: osdmap e1831: 8 total, 8 up, 8 in 2024-01-15T23:44:11.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:10 smithi053 ceph-mon[146052]: pgmap v3218: 169 pgs: 169 active+clean; 689 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 3.0 MiB/s wr, 341 op/s 2024-01-15T23:44:11.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:10 smithi053 ceph-mon[146052]: osdmap e1831: 8 total, 8 up, 8 in 2024-01-15T23:44:11.888 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 8388609~8388609 2024-01-15T23:44:11.904 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 0~1000 2024-01-15T23:44:11.904 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 1010~1000 2024-01-15T23:44:11.904 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap2 2024-01-15T23:44:12.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:11 smithi163 ceph-mon[138526]: osdmap e1832: 8 total, 8 up, 8 in 2024-01-15T23:44:12.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:11 smithi053 ceph-mon[143363]: osdmap e1832: 8 total, 8 up, 8 in 2024-01-15T23:44:12.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:11 smithi053 ceph-mon[146052]: osdmap e1832: 8 total, 8 up, 8 in 2024-01-15T23:44:13.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:12 smithi163 ceph-mon[138526]: pgmap v3221: 169 pgs: 169 active+clean; 689 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 7.0 MiB/s wr, 492 op/s 2024-01-15T23:44:13.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:12 smithi163 ceph-mon[138526]: osdmap e1833: 8 total, 8 up, 8 in 2024-01-15T23:44:13.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:12 smithi053 ceph-mon[146052]: pgmap v3221: 169 pgs: 169 active+clean; 689 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 7.0 MiB/s wr, 492 op/s 2024-01-15T23:44:13.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:12 smithi053 ceph-mon[146052]: osdmap e1833: 8 total, 8 up, 8 in 2024-01-15T23:44:13.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:12 smithi053 ceph-mon[143363]: pgmap v3221: 169 pgs: 169 active+clean; 689 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 7.0 MiB/s wr, 492 op/s 2024-01-15T23:44:13.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:12 smithi053 ceph-mon[143363]: osdmap e1833: 8 total, 8 up, 8 in 2024-01-15T23:44:13.896 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 8388609~1000 2024-01-15T23:44:13.903 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 16777228~1000 2024-01-15T23:44:13.903 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 167772160 2024-01-15T23:44:13.913 INFO:tasks.workunit.client.0.smithi053.stdout:write: 2 83886079~8388609 2024-01-15T23:44:13.927 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap3 2024-01-15T23:44:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:13 smithi163 ceph-mon[138526]: osdmap e1834: 8 total, 8 up, 8 in 2024-01-15T23:44:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:44:14.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:13 smithi053 ceph-mon[143363]: osdmap e1834: 8 total, 8 up, 8 in 2024-01-15T23:44:14.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:44:14.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:13 smithi053 ceph-mon[146052]: osdmap e1834: 8 total, 8 up, 8 in 2024-01-15T23:44:14.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:44:15.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:14 smithi163 ceph-mon[138526]: pgmap v3224: 169 pgs: 169 active+clean; 689 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 35 MiB/s rd, 5.0 MiB/s wr, 294 op/s 2024-01-15T23:44:15.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:14 smithi163 ceph-mon[138526]: osdmap e1835: 8 total, 8 up, 8 in 2024-01-15T23:44:15.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:44:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:44:15] "GET /metrics HTTP/1.1" 200 39114 "" "Prometheus/2.43.0" 2024-01-15T23:44:15.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:14 smithi053 ceph-mon[143363]: pgmap v3224: 169 pgs: 169 active+clean; 689 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 35 MiB/s rd, 5.0 MiB/s wr, 294 op/s 2024-01-15T23:44:15.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:14 smithi053 ceph-mon[143363]: osdmap e1835: 8 total, 8 up, 8 in 2024-01-15T23:44:15.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:14 smithi053 ceph-mon[146052]: pgmap v3224: 169 pgs: 169 active+clean; 689 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 35 MiB/s rd, 5.0 MiB/s wr, 294 op/s 2024-01-15T23:44:15.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:14 smithi053 ceph-mon[146052]: osdmap e1835: 8 total, 8 up, 8 in 2024-01-15T23:44:15.907 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:44:15.932 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 83886079~1 2024-01-15T23:44:15.942 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:44:16.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:15 smithi163 ceph-mon[138526]: osdmap e1836: 8 total, 8 up, 8 in 2024-01-15T23:44:16.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:15 smithi053 ceph-mon[146052]: osdmap e1836: 8 total, 8 up, 8 in 2024-01-15T23:44:16.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:15 smithi053 ceph-mon[143363]: osdmap e1836: 8 total, 8 up, 8 in 2024-01-15T23:44:17.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:16 smithi163 ceph-mon[138526]: pgmap v3227: 169 pgs: 169 active+clean; 709 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 6.0 MiB/s wr, 61 op/s 2024-01-15T23:44:17.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:16 smithi163 ceph-mon[138526]: osdmap e1837: 8 total, 8 up, 8 in 2024-01-15T23:44:17.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:16 smithi163 ceph-mon[138526]: osdmap e1838: 8 total, 8 up, 8 in 2024-01-15T23:44:17.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:16 smithi053 ceph-mon[143363]: pgmap v3227: 169 pgs: 169 active+clean; 709 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 6.0 MiB/s wr, 61 op/s 2024-01-15T23:44:17.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:16 smithi053 ceph-mon[143363]: osdmap e1837: 8 total, 8 up, 8 in 2024-01-15T23:44:17.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:16 smithi053 ceph-mon[143363]: osdmap e1838: 8 total, 8 up, 8 in 2024-01-15T23:44:17.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:16 smithi053 ceph-mon[146052]: pgmap v3227: 169 pgs: 169 active+clean; 709 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 6.0 MiB/s wr, 61 op/s 2024-01-15T23:44:17.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:16 smithi053 ceph-mon[146052]: osdmap e1837: 8 total, 8 up, 8 in 2024-01-15T23:44:17.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:16 smithi053 ceph-mon[146052]: osdmap e1838: 8 total, 8 up, 8 in 2024-01-15T23:44:19.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:18 smithi053 ceph-mon[143363]: pgmap v3230: 169 pgs: 169 active+clean; 721 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 7.0 MiB/s wr, 197 op/s 2024-01-15T23:44:19.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:18 smithi053 ceph-mon[143363]: osdmap e1839: 8 total, 8 up, 8 in 2024-01-15T23:44:19.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:18 smithi053 ceph-mon[146052]: pgmap v3230: 169 pgs: 169 active+clean; 721 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 7.0 MiB/s wr, 197 op/s 2024-01-15T23:44:19.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:18 smithi053 ceph-mon[146052]: osdmap e1839: 8 total, 8 up, 8 in 2024-01-15T23:44:19.211 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: after_prepare_snap 2024-01-15T23:44:19.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:18 smithi163 ceph-mon[138526]: pgmap v3230: 169 pgs: 169 active+clean; 721 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 7.0 MiB/s wr, 197 op/s 2024-01-15T23:44:19.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:18 smithi163 ceph-mon[138526]: osdmap e1839: 8 total, 8 up, 8 in 2024-01-15T23:44:20.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:19 smithi053 ceph-mon[143363]: osdmap e1840: 8 total, 8 up, 8 in 2024-01-15T23:44:20.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:19 smithi053 ceph-mon[146052]: osdmap e1840: 8 total, 8 up, 8 in 2024-01-15T23:44:20.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:19 smithi163 ceph-mon[138526]: osdmap e1840: 8 total, 8 up, 8 in 2024-01-15T23:44:20.785 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 167772160 2024-01-15T23:44:20.800 INFO:tasks.workunit.client.0.smithi053.stdout:write: * 83886080~1000 2024-01-15T23:44:20.808 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:44:20.958 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:44:21.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:20 smithi053 ceph-mon[143363]: pgmap v3233: 169 pgs: 169 active+clean; 733 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 7.1 MiB/s rd, 5.0 MiB/s wr, 215 op/s 2024-01-15T23:44:21.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:20 smithi053 ceph-mon[143363]: osdmap e1841: 8 total, 8 up, 8 in 2024-01-15T23:44:21.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:20 smithi053 ceph-mon[146052]: pgmap v3233: 169 pgs: 169 active+clean; 733 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 7.1 MiB/s rd, 5.0 MiB/s wr, 215 op/s 2024-01-15T23:44:21.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:20 smithi053 ceph-mon[146052]: osdmap e1841: 8 total, 8 up, 8 in 2024-01-15T23:44:21.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:20 smithi163 ceph-mon[138526]: pgmap v3233: 169 pgs: 169 active+clean; 733 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 7.1 MiB/s rd, 5.0 MiB/s wr, 215 op/s 2024-01-15T23:44:21.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:20 smithi163 ceph-mon[138526]: osdmap e1841: 8 total, 8 up, 8 in 2024-01-15T23:44:22.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:21 smithi053 ceph-mon[143363]: osdmap e1842: 8 total, 8 up, 8 in 2024-01-15T23:44:22.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:21 smithi053 ceph-mon[146052]: osdmap e1842: 8 total, 8 up, 8 in 2024-01-15T23:44:22.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:21 smithi163 ceph-mon[138526]: osdmap e1842: 8 total, 8 up, 8 in 2024-01-15T23:44:23.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:22 smithi053 ceph-mon[143363]: pgmap v3236: 169 pgs: 169 active+clean; 733 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 3.0 MiB/s wr, 285 op/s 2024-01-15T23:44:23.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:22 smithi053 ceph-mon[143363]: osdmap e1843: 8 total, 8 up, 8 in 2024-01-15T23:44:23.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:22 smithi053 ceph-mon[146052]: pgmap v3236: 169 pgs: 169 active+clean; 733 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 3.0 MiB/s wr, 285 op/s 2024-01-15T23:44:23.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:22 smithi053 ceph-mon[146052]: osdmap e1843: 8 total, 8 up, 8 in 2024-01-15T23:44:23.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:22 smithi163 ceph-mon[138526]: pgmap v3236: 169 pgs: 169 active+clean; 733 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 3.0 MiB/s wr, 285 op/s 2024-01-15T23:44:23.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:22 smithi163 ceph-mon[138526]: osdmap e1843: 8 total, 8 up, 8 in 2024-01-15T23:44:24.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:23 smithi053 ceph-mon[143363]: osdmap e1844: 8 total, 8 up, 8 in 2024-01-15T23:44:24.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:23 smithi053 ceph-mon[146052]: osdmap e1844: 8 total, 8 up, 8 in 2024-01-15T23:44:24.196 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (13944 ms) 2024-01-15T23:44:24.196 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.Clone 2024-01-15T23:44:24.227 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:44:24.238 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 0~8388609 2024-01-15T23:44:24.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:23 smithi163 ceph-mon[138526]: osdmap e1844: 8 total, 8 up, 8 in 2024-01-15T23:44:24.291 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 16777218~8388609 2024-01-15T23:44:24.336 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap 2024-01-15T23:44:25.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:24 smithi053 ceph-mon[143363]: pgmap v3239: 169 pgs: 169 active+clean; 733 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 9.0 KiB/s wr, 224 op/s 2024-01-15T23:44:25.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:24 smithi053 ceph-mon[143363]: osdmap e1845: 8 total, 8 up, 8 in 2024-01-15T23:44:25.057 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:44:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:44:25] "GET /metrics HTTP/1.1" 200 39114 "" "Prometheus/2.43.0" 2024-01-15T23:44:25.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:24 smithi053 ceph-mon[146052]: pgmap v3239: 169 pgs: 169 active+clean; 733 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 9.0 KiB/s wr, 224 op/s 2024-01-15T23:44:25.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:24 smithi053 ceph-mon[146052]: osdmap e1845: 8 total, 8 up, 8 in 2024-01-15T23:44:25.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:24 smithi163 ceph-mon[138526]: pgmap v3239: 169 pgs: 169 active+clean; 733 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 9.0 KiB/s wr, 224 op/s 2024-01-15T23:44:25.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:24 smithi163 ceph-mon[138526]: osdmap e1845: 8 total, 8 up, 8 in 2024-01-15T23:44:25.812 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap 2024-01-15T23:44:25.828 INFO:tasks.workunit.client.0.smithi053.stdout:clone image303 -> image306 2024-01-15T23:44:25.938 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 0~1000 2024-01-15T23:44:25.985 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 1010~1000 2024-01-15T23:44:25.987 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap 2024-01-15T23:44:26.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:25 smithi053 ceph-mon[143363]: osdmap e1846: 8 total, 8 up, 8 in 2024-01-15T23:44:26.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:25 smithi053 ceph-mon[146052]: osdmap e1846: 8 total, 8 up, 8 in 2024-01-15T23:44:26.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:25 smithi163 ceph-mon[138526]: osdmap e1846: 8 total, 8 up, 8 in 2024-01-15T23:44:27.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:26 smithi053 ceph-mon[143363]: pgmap v3242: 169 pgs: 169 active+clean; 757 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 47 MiB/s rd, 8.0 MiB/s wr, 276 op/s 2024-01-15T23:44:27.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:26 smithi053 ceph-mon[143363]: osdmap e1847: 8 total, 8 up, 8 in 2024-01-15T23:44:27.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:26 smithi053 ceph-mon[146052]: pgmap v3242: 169 pgs: 169 active+clean; 757 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 47 MiB/s rd, 8.0 MiB/s wr, 276 op/s 2024-01-15T23:44:27.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:26 smithi053 ceph-mon[146052]: osdmap e1847: 8 total, 8 up, 8 in 2024-01-15T23:44:27.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:26 smithi163 ceph-mon[138526]: pgmap v3242: 169 pgs: 169 active+clean; 757 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 47 MiB/s rd, 8.0 MiB/s wr, 276 op/s 2024-01-15T23:44:27.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:26 smithi163 ceph-mon[138526]: osdmap e1847: 8 total, 8 up, 8 in 2024-01-15T23:44:27.825 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap 2024-01-15T23:44:27.841 INFO:tasks.workunit.client.0.smithi053.stdout:clone image306 -> image308 2024-01-15T23:44:27.974 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 1000~1000 2024-01-15T23:44:28.016 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 2010~1000 2024-01-15T23:44:28.018 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:44:28.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:27 smithi163 ceph-mon[138526]: osdmap e1848: 8 total, 8 up, 8 in 2024-01-15T23:44:28.299 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:44:28.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:27 smithi053 ceph-mon[143363]: osdmap e1848: 8 total, 8 up, 8 in 2024-01-15T23:44:28.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:27 smithi053 ceph-mon[146052]: osdmap e1848: 8 total, 8 up, 8 in 2024-01-15T23:44:28.467 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:44:28.631 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.Clone (4435 ms) 2024-01-15T23:44:28.631 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.CloneParent 2024-01-15T23:44:28.662 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:44:28.673 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap 2024-01-15T23:44:29.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:28 smithi163 ceph-mon[138526]: pgmap v3245: 169 pgs: 169 active+clean; 761 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 45 MiB/s rd, 12 MiB/s wr, 345 op/s 2024-01-15T23:44:29.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:28 smithi163 ceph-mon[138526]: osdmap e1849: 8 total, 8 up, 8 in 2024-01-15T23:44:29.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:28 smithi053 ceph-mon[143363]: pgmap v3245: 169 pgs: 169 active+clean; 761 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 45 MiB/s rd, 12 MiB/s wr, 345 op/s 2024-01-15T23:44:29.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:28 smithi053 ceph-mon[143363]: osdmap e1849: 8 total, 8 up, 8 in 2024-01-15T23:44:29.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:28 smithi053 ceph-mon[146052]: pgmap v3245: 169 pgs: 169 active+clean; 761 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 45 MiB/s rd, 12 MiB/s wr, 345 op/s 2024-01-15T23:44:29.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:28 smithi053 ceph-mon[146052]: osdmap e1849: 8 total, 8 up, 8 in 2024-01-15T23:44:29.838 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap 2024-01-15T23:44:29.848 INFO:tasks.workunit.client.0.smithi053.stdout:clone image309 -> image312 2024-01-15T23:44:29.944 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:44:30.099 INFO:tasks.workunit.client.0.smithi053.stdout:migration_abort 2024-01-15T23:44:30.230 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.CloneParent (1599 ms) 2024-01-15T23:44:30.230 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2024-01-15T23:44:30.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:29 smithi163 ceph-mon[138526]: osdmap e1850: 8 total, 8 up, 8 in 2024-01-15T23:44:30.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:44:30.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:44:30.262 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:44:30.272 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 0~10 2024-01-15T23:44:30.280 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap 2024-01-15T23:44:30.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:29 smithi053 ceph-mon[146052]: osdmap e1850: 8 total, 8 up, 8 in 2024-01-15T23:44:30.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:44:30.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:44:30.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:29 smithi053 ceph-mon[143363]: osdmap e1850: 8 total, 8 up, 8 in 2024-01-15T23:44:30.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:44:30.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:44:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:30 smithi163 ceph-mon[138526]: pgmap v3248: 169 pgs: 169 active+clean; 773 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 8.0 MiB/s wr, 210 op/s 2024-01-15T23:44:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:30 smithi163 ceph-mon[138526]: osdmap e1851: 8 total, 8 up, 8 in 2024-01-15T23:44:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:30 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:44:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:30 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:44:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:30 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:44:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:30 smithi053 ceph-mon[143363]: pgmap v3248: 169 pgs: 169 active+clean; 773 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 8.0 MiB/s wr, 210 op/s 2024-01-15T23:44:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:30 smithi053 ceph-mon[143363]: osdmap e1851: 8 total, 8 up, 8 in 2024-01-15T23:44:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:30 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:44:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:30 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:44:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:30 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:44:31.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:30 smithi053 ceph-mon[146052]: pgmap v3248: 169 pgs: 169 active+clean; 773 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 8.0 MiB/s wr, 210 op/s 2024-01-15T23:44:31.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:30 smithi053 ceph-mon[146052]: osdmap e1851: 8 total, 8 up, 8 in 2024-01-15T23:44:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:30 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:44:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:30 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:44:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:30 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:44:31.765 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap 2024-01-15T23:44:31.780 INFO:tasks.workunit.client.0.smithi053.stdout:clone image313 -> image316 2024-01-15T23:44:31.877 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:44:32.028 INFO:tasks.workunit.client.0.smithi053.stdout:write: Y 0~1 2024-01-15T23:44:32.057 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:44:32.129 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:44:32.237 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (2007 ms) 2024-01-15T23:44:32.237 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2024-01-15T23:44:32.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:31 smithi163 ceph-mon[138526]: osdmap e1852: 8 total, 8 up, 8 in 2024-01-15T23:44:32.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:31 smithi163 ceph-mon[138526]: osdmap e1853: 8 total, 8 up, 8 in 2024-01-15T23:44:32.268 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:44:32.279 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 41943040~10 2024-01-15T23:44:32.287 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:44:32.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:31 smithi053 ceph-mon[143363]: osdmap e1852: 8 total, 8 up, 8 in 2024-01-15T23:44:32.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:31 smithi053 ceph-mon[143363]: osdmap e1853: 8 total, 8 up, 8 in 2024-01-15T23:44:32.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:31 smithi053 ceph-mon[146052]: osdmap e1852: 8 total, 8 up, 8 in 2024-01-15T23:44:32.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:31 smithi053 ceph-mon[146052]: osdmap e1853: 8 total, 8 up, 8 in 2024-01-15T23:44:33.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:32 smithi163 ceph-mon[138526]: pgmap v3251: 169 pgs: 169 active+clean; 781 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 7.0 MiB/s wr, 763 op/s 2024-01-15T23:44:33.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:32 smithi053 ceph-mon[143363]: pgmap v3251: 169 pgs: 169 active+clean; 781 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 7.0 MiB/s wr, 763 op/s 2024-01-15T23:44:33.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:32 smithi053 ceph-mon[146052]: pgmap v3251: 169 pgs: 169 active+clean; 781 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 7.0 MiB/s wr, 763 op/s 2024-01-15T23:44:33.930 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 41943041~10 2024-01-15T23:44:33.940 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:44:34.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:33 smithi163 ceph-mon[138526]: osdmap e1854: 8 total, 8 up, 8 in 2024-01-15T23:44:34.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:33 smithi053 ceph-mon[143363]: osdmap e1854: 8 total, 8 up, 8 in 2024-01-15T23:44:34.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:33 smithi053 ceph-mon[146052]: osdmap e1854: 8 total, 8 up, 8 in 2024-01-15T23:44:35.100 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 41943042~10 2024-01-15T23:44:35.116 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap2 2024-01-15T23:44:35.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:34 smithi163 ceph-mon[138526]: pgmap v3254: 169 pgs: 169 active+clean; 781 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 843 op/s 2024-01-15T23:44:35.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:34 smithi163 ceph-mon[138526]: osdmap e1855: 8 total, 8 up, 8 in 2024-01-15T23:44:35.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:34 smithi053 ceph-mon[143363]: pgmap v3254: 169 pgs: 169 active+clean; 781 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 843 op/s 2024-01-15T23:44:35.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:34 smithi053 ceph-mon[143363]: osdmap e1855: 8 total, 8 up, 8 in 2024-01-15T23:44:35.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:44:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:44:35] "GET /metrics HTTP/1.1" 200 39114 "" "Prometheus/2.43.0" 2024-01-15T23:44:35.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:34 smithi053 ceph-mon[146052]: pgmap v3254: 169 pgs: 169 active+clean; 781 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 843 op/s 2024-01-15T23:44:35.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:34 smithi053 ceph-mon[146052]: osdmap e1855: 8 total, 8 up, 8 in 2024-01-15T23:44:36.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:35 smithi163 ceph-mon[138526]: osdmap e1856: 8 total, 8 up, 8 in 2024-01-15T23:44:36.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:35 smithi053 ceph-mon[143363]: osdmap e1856: 8 total, 8 up, 8 in 2024-01-15T23:44:36.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:35 smithi053 ceph-mon[146052]: osdmap e1856: 8 total, 8 up, 8 in 2024-01-15T23:44:36.958 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 41943040 2024-01-15T23:44:37.000 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:44:37.069 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:44:37.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:36 smithi163 ceph-mon[138526]: pgmap v3257: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.0 MiB/s wr, 721 op/s 2024-01-15T23:44:37.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:36 smithi163 ceph-mon[138526]: osdmap e1857: 8 total, 8 up, 8 in 2024-01-15T23:44:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:36 smithi053 ceph-mon[143363]: pgmap v3257: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.0 MiB/s wr, 721 op/s 2024-01-15T23:44:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:36 smithi053 ceph-mon[143363]: osdmap e1857: 8 total, 8 up, 8 in 2024-01-15T23:44:37.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:36 smithi053 ceph-mon[146052]: pgmap v3257: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.0 MiB/s wr, 721 op/s 2024-01-15T23:44:37.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:36 smithi053 ceph-mon[146052]: osdmap e1857: 8 total, 8 up, 8 in 2024-01-15T23:44:38.097 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (5860 ms) 2024-01-15T23:44:38.097 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2024-01-15T23:44:38.128 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:44:38.139 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 41943040~10 2024-01-15T23:44:38.148 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:44:38.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:37 smithi163 ceph-mon[138526]: osdmap e1858: 8 total, 8 up, 8 in 2024-01-15T23:44:38.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:37 smithi053 ceph-mon[143363]: osdmap e1858: 8 total, 8 up, 8 in 2024-01-15T23:44:38.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:37 smithi053 ceph-mon[146052]: osdmap e1858: 8 total, 8 up, 8 in 2024-01-15T23:44:39.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:38 smithi163 ceph-mon[138526]: pgmap v3260: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 705 op/s 2024-01-15T23:44:39.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:38 smithi163 ceph-mon[138526]: osdmap e1859: 8 total, 8 up, 8 in 2024-01-15T23:44:39.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:38 smithi053 ceph-mon[146052]: pgmap v3260: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 705 op/s 2024-01-15T23:44:39.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:38 smithi053 ceph-mon[146052]: osdmap e1859: 8 total, 8 up, 8 in 2024-01-15T23:44:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:38 smithi053 ceph-mon[143363]: pgmap v3260: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 705 op/s 2024-01-15T23:44:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:38 smithi053 ceph-mon[143363]: osdmap e1859: 8 total, 8 up, 8 in 2024-01-15T23:44:39.973 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 41943040 2024-01-15T23:44:39.997 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:44:40.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:39 smithi163 ceph-mon[138526]: osdmap e1860: 8 total, 8 up, 8 in 2024-01-15T23:44:40.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:39 smithi053 ceph-mon[143363]: osdmap e1860: 8 total, 8 up, 8 in 2024-01-15T23:44:40.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:39 smithi053 ceph-mon[146052]: osdmap e1860: 8 total, 8 up, 8 in 2024-01-15T23:44:41.120 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:44:41.132 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap3 2024-01-15T23:44:41.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:40 smithi163 ceph-mon[138526]: pgmap v3263: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 261 KiB/s rd, 20 KiB/s wr, 341 op/s 2024-01-15T23:44:41.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:40 smithi163 ceph-mon[138526]: osdmap e1861: 8 total, 8 up, 8 in 2024-01-15T23:44:41.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:40 smithi053 ceph-mon[143363]: pgmap v3263: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 261 KiB/s rd, 20 KiB/s wr, 341 op/s 2024-01-15T23:44:41.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:40 smithi053 ceph-mon[143363]: osdmap e1861: 8 total, 8 up, 8 in 2024-01-15T23:44:41.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:40 smithi053 ceph-mon[146052]: pgmap v3263: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 261 KiB/s rd, 20 KiB/s wr, 341 op/s 2024-01-15T23:44:41.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:40 smithi053 ceph-mon[146052]: osdmap e1861: 8 total, 8 up, 8 in 2024-01-15T23:44:42.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:41 smithi163 ceph-mon[138526]: osdmap e1862: 8 total, 8 up, 8 in 2024-01-15T23:44:42.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:41 smithi053 ceph-mon[143363]: osdmap e1862: 8 total, 8 up, 8 in 2024-01-15T23:44:42.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:41 smithi053 ceph-mon[146052]: osdmap e1862: 8 total, 8 up, 8 in 2024-01-15T23:44:42.993 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 41943040~10 2024-01-15T23:44:43.000 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap4 2024-01-15T23:44:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:42 smithi163 ceph-mon[138526]: pgmap v3266: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 189 KiB/s rd, 20 KiB/s wr, 258 op/s 2024-01-15T23:44:43.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:42 smithi163 ceph-mon[138526]: osdmap e1863: 8 total, 8 up, 8 in 2024-01-15T23:44:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:42 smithi053 ceph-mon[146052]: pgmap v3266: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 189 KiB/s rd, 20 KiB/s wr, 258 op/s 2024-01-15T23:44:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:42 smithi053 ceph-mon[146052]: osdmap e1863: 8 total, 8 up, 8 in 2024-01-15T23:44:43.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:42 smithi053 ceph-mon[143363]: pgmap v3266: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 189 KiB/s rd, 20 KiB/s wr, 258 op/s 2024-01-15T23:44:43.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:42 smithi053 ceph-mon[143363]: osdmap e1863: 8 total, 8 up, 8 in 2024-01-15T23:44:44.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:43 smithi163 ceph-mon[138526]: osdmap e1864: 8 total, 8 up, 8 in 2024-01-15T23:44:44.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:44:44.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:43 smithi053 ceph-mon[146052]: osdmap e1864: 8 total, 8 up, 8 in 2024-01-15T23:44:44.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:44:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:43 smithi053 ceph-mon[143363]: osdmap e1864: 8 total, 8 up, 8 in 2024-01-15T23:44:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:44:45.008 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 41943040 2024-01-15T23:44:45.033 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:44:45.094 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:44:45.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:44 smithi163 ceph-mon[138526]: pgmap v3269: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 150 KiB/s rd, 14 KiB/s wr, 197 op/s 2024-01-15T23:44:45.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:44 smithi163 ceph-mon[138526]: osdmap e1865: 8 total, 8 up, 8 in 2024-01-15T23:44:45.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:44 smithi053 ceph-mon[143363]: pgmap v3269: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 150 KiB/s rd, 14 KiB/s wr, 197 op/s 2024-01-15T23:44:45.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:44 smithi053 ceph-mon[143363]: osdmap e1865: 8 total, 8 up, 8 in 2024-01-15T23:44:45.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:44:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:44:45] "GET /metrics HTTP/1.1" 200 39109 "" "Prometheus/2.43.0" 2024-01-15T23:44:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:44 smithi053 ceph-mon[146052]: pgmap v3269: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 150 KiB/s rd, 14 KiB/s wr, 197 op/s 2024-01-15T23:44:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:44 smithi053 ceph-mon[146052]: osdmap e1865: 8 total, 8 up, 8 in 2024-01-15T23:44:46.162 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (8066 ms) 2024-01-15T23:44:46.163 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.AbortInUseImage 2024-01-15T23:44:46.194 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:44:46.206 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:44:46.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:45 smithi053 ceph-mon[143363]: osdmap e1866: 8 total, 8 up, 8 in 2024-01-15T23:44:46.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:45 smithi053 ceph-mon[146052]: osdmap e1866: 8 total, 8 up, 8 in 2024-01-15T23:44:46.388 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.AbortInUseImage (225 ms) 2024-01-15T23:44:46.388 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2024-01-15T23:44:46.417 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:44:46.427 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:44:46.483 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 16777218~8388609 2024-01-15T23:44:46.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:45 smithi163 ceph-mon[138526]: osdmap e1866: 8 total, 8 up, 8 in 2024-01-15T23:44:46.531 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:44:46.728 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:44:46.779 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 16777218~8388609 2024-01-15T23:44:46.829 INFO:tasks.workunit.client.0.smithi053.stdout:migration_abort 2024-01-15T23:44:47.028 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (640 ms) 2024-01-15T23:44:47.028 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2024-01-15T23:44:47.058 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:44:47.068 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:44:47.119 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:44:47.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:46 smithi053 ceph-mon[143363]: pgmap v3272: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 120 KiB/s rd, 12 KiB/s wr, 160 op/s 2024-01-15T23:44:47.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:46 smithi053 ceph-mon[143363]: osdmap e1867: 8 total, 8 up, 8 in 2024-01-15T23:44:47.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:46 smithi053 ceph-mon[143363]: osdmap e1868: 8 total, 8 up, 8 in 2024-01-15T23:44:47.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:46 smithi053 ceph-mon[146052]: pgmap v3272: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 120 KiB/s rd, 12 KiB/s wr, 160 op/s 2024-01-15T23:44:47.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:46 smithi053 ceph-mon[146052]: osdmap e1867: 8 total, 8 up, 8 in 2024-01-15T23:44:47.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:46 smithi053 ceph-mon[146052]: osdmap e1868: 8 total, 8 up, 8 in 2024-01-15T23:44:47.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:46 smithi163 ceph-mon[138526]: pgmap v3272: 169 pgs: 169 active+clean; 785 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 120 KiB/s rd, 12 KiB/s wr, 160 op/s 2024-01-15T23:44:47.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:46 smithi163 ceph-mon[138526]: osdmap e1867: 8 total, 8 up, 8 in 2024-01-15T23:44:47.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:46 smithi163 ceph-mon[138526]: osdmap e1868: 8 total, 8 up, 8 in 2024-01-15T23:44:49.025 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 8388609~8388609 2024-01-15T23:44:49.042 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 0~1000 2024-01-15T23:44:49.042 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 1010~1000 2024-01-15T23:44:49.042 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap2 2024-01-15T23:44:49.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:49 smithi053 ceph-mon[146052]: pgmap v3275: 169 pgs: 169 active+clean; 789 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 222 op/s 2024-01-15T23:44:49.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:49 smithi053 ceph-mon[146052]: osdmap e1869: 8 total, 8 up, 8 in 2024-01-15T23:44:49.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:48 smithi053 ceph-mon[143363]: pgmap v3275: 169 pgs: 169 active+clean; 789 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 222 op/s 2024-01-15T23:44:49.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:48 smithi053 ceph-mon[143363]: osdmap e1869: 8 total, 8 up, 8 in 2024-01-15T23:44:49.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:49 smithi163 ceph-mon[138526]: pgmap v3275: 169 pgs: 169 active+clean; 789 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 222 op/s 2024-01-15T23:44:49.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:49 smithi163 ceph-mon[138526]: osdmap e1869: 8 total, 8 up, 8 in 2024-01-15T23:44:50.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:50 smithi053 ceph-mon[143363]: osdmap e1870: 8 total, 8 up, 8 in 2024-01-15T23:44:50.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:50 smithi053 ceph-mon[146052]: osdmap e1870: 8 total, 8 up, 8 in 2024-01-15T23:44:50.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:50 smithi163 ceph-mon[138526]: osdmap e1870: 8 total, 8 up, 8 in 2024-01-15T23:44:51.035 INFO:tasks.workunit.client.0.smithi053.stdout:write: X 8388609~1000 2024-01-15T23:44:51.043 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 16777228~1000 2024-01-15T23:44:51.043 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 167772160 2024-01-15T23:44:51.054 INFO:tasks.workunit.client.0.smithi053.stdout:write: 2 83886079~8388609 2024-01-15T23:44:51.072 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap3 2024-01-15T23:44:51.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:51 smithi053 ceph-mon[143363]: pgmap v3278: 169 pgs: 169 active+clean; 801 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 8.2 MiB/s rd, 9.0 MiB/s wr, 319 op/s 2024-01-15T23:44:51.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:51 smithi053 ceph-mon[143363]: osdmap e1871: 8 total, 8 up, 8 in 2024-01-15T23:44:51.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:51 smithi053 ceph-mon[146052]: pgmap v3278: 169 pgs: 169 active+clean; 801 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 8.2 MiB/s rd, 9.0 MiB/s wr, 319 op/s 2024-01-15T23:44:51.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:51 smithi053 ceph-mon[146052]: osdmap e1871: 8 total, 8 up, 8 in 2024-01-15T23:44:51.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:51 smithi163 ceph-mon[138526]: pgmap v3278: 169 pgs: 169 active+clean; 801 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 8.2 MiB/s rd, 9.0 MiB/s wr, 319 op/s 2024-01-15T23:44:51.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:51 smithi163 ceph-mon[138526]: osdmap e1871: 8 total, 8 up, 8 in 2024-01-15T23:44:52.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:52 smithi053 ceph-mon[143363]: osdmap e1872: 8 total, 8 up, 8 in 2024-01-15T23:44:52.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:52 smithi053 ceph-mon[146052]: osdmap e1872: 8 total, 8 up, 8 in 2024-01-15T23:44:52.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:52 smithi163 ceph-mon[138526]: osdmap e1872: 8 total, 8 up, 8 in 2024-01-15T23:44:53.056 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:44:53.083 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 83886079~1 2024-01-15T23:44:53.093 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:44:53.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:53 smithi053 ceph-mon[143363]: pgmap v3281: 169 pgs: 169 active+clean; 845 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 18 MiB/s rd, 26 MiB/s wr, 508 op/s 2024-01-15T23:44:53.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:53 smithi053 ceph-mon[143363]: osdmap e1873: 8 total, 8 up, 8 in 2024-01-15T23:44:53.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:53 smithi053 ceph-mon[146052]: pgmap v3281: 169 pgs: 169 active+clean; 845 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 18 MiB/s rd, 26 MiB/s wr, 508 op/s 2024-01-15T23:44:53.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:53 smithi053 ceph-mon[146052]: osdmap e1873: 8 total, 8 up, 8 in 2024-01-15T23:44:53.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:53 smithi163 ceph-mon[138526]: pgmap v3281: 169 pgs: 169 active+clean; 845 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 18 MiB/s rd, 26 MiB/s wr, 508 op/s 2024-01-15T23:44:53.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:53 smithi163 ceph-mon[138526]: osdmap e1873: 8 total, 8 up, 8 in 2024-01-15T23:44:54.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:54 smithi053 ceph-mon[146052]: osdmap e1874: 8 total, 8 up, 8 in 2024-01-15T23:44:54.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:54 smithi053 ceph-mon[143363]: osdmap e1874: 8 total, 8 up, 8 in 2024-01-15T23:44:54.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:54 smithi163 ceph-mon[138526]: osdmap e1874: 8 total, 8 up, 8 in 2024-01-15T23:44:55.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:44:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:44:55] "GET /metrics HTTP/1.1" 200 39109 "" "Prometheus/2.43.0" 2024-01-15T23:44:55.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:55 smithi053 ceph-mon[146052]: pgmap v3284: 169 pgs: 169 active+clean; 857 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 13 MiB/s rd, 21 MiB/s wr, 358 op/s 2024-01-15T23:44:55.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:55 smithi053 ceph-mon[146052]: osdmap e1875: 8 total, 8 up, 8 in 2024-01-15T23:44:55.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:55 smithi053 ceph-mon[143363]: pgmap v3284: 169 pgs: 169 active+clean; 857 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 13 MiB/s rd, 21 MiB/s wr, 358 op/s 2024-01-15T23:44:55.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:55 smithi053 ceph-mon[143363]: osdmap e1875: 8 total, 8 up, 8 in 2024-01-15T23:44:55.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:55 smithi163 ceph-mon[138526]: pgmap v3284: 169 pgs: 169 active+clean; 857 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 13 MiB/s rd, 21 MiB/s wr, 358 op/s 2024-01-15T23:44:55.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:55 smithi163 ceph-mon[138526]: osdmap e1875: 8 total, 8 up, 8 in 2024-01-15T23:44:56.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:56 smithi053 ceph-mon[143363]: osdmap e1876: 8 total, 8 up, 8 in 2024-01-15T23:44:56.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:56 smithi053 ceph-mon[146052]: osdmap e1876: 8 total, 8 up, 8 in 2024-01-15T23:44:56.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:56 smithi163 ceph-mon[138526]: osdmap e1876: 8 total, 8 up, 8 in 2024-01-15T23:44:56.543 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:44:56.628 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 16777218~8388609 2024-01-15T23:44:56.769 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 0~8388609 2024-01-15T23:44:56.780 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 16777218~8388609 2024-01-15T23:44:56.863 INFO:tasks.workunit.client.0.smithi053.stdout:migration_abort 2024-01-15T23:44:57.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:57 smithi053 ceph-mon[146052]: pgmap v3287: 169 pgs: 169 active+clean; 869 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 86 KiB/s rd, 4.0 MiB/s wr, 117 op/s 2024-01-15T23:44:57.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:57 smithi053 ceph-mon[146052]: osdmap e1877: 8 total, 8 up, 8 in 2024-01-15T23:44:57.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:57 smithi053 ceph-mon[146052]: osdmap e1878: 8 total, 8 up, 8 in 2024-01-15T23:44:57.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:57 smithi053 ceph-mon[143363]: pgmap v3287: 169 pgs: 169 active+clean; 869 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 86 KiB/s rd, 4.0 MiB/s wr, 117 op/s 2024-01-15T23:44:57.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:57 smithi053 ceph-mon[143363]: osdmap e1877: 8 total, 8 up, 8 in 2024-01-15T23:44:57.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:57 smithi053 ceph-mon[143363]: osdmap e1878: 8 total, 8 up, 8 in 2024-01-15T23:44:57.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:57 smithi163 ceph-mon[138526]: pgmap v3287: 169 pgs: 169 active+clean; 869 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 86 KiB/s rd, 4.0 MiB/s wr, 117 op/s 2024-01-15T23:44:57.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:57 smithi163 ceph-mon[138526]: osdmap e1877: 8 total, 8 up, 8 in 2024-01-15T23:44:57.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:57 smithi163 ceph-mon[138526]: osdmap e1878: 8 total, 8 up, 8 in 2024-01-15T23:44:59.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:58 smithi053 ceph-mon[143363]: pgmap v3290: 169 pgs: 169 active+clean; 881 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.0 MiB/s wr, 156 op/s 2024-01-15T23:44:59.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:58 smithi053 ceph-mon[143363]: osdmap e1879: 8 total, 8 up, 8 in 2024-01-15T23:44:59.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:58 smithi053 ceph-mon[146052]: pgmap v3290: 169 pgs: 169 active+clean; 881 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.0 MiB/s wr, 156 op/s 2024-01-15T23:44:59.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:58 smithi053 ceph-mon[146052]: osdmap e1879: 8 total, 8 up, 8 in 2024-01-15T23:44:59.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:58 smithi163 ceph-mon[138526]: pgmap v3290: 169 pgs: 169 active+clean; 881 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.0 MiB/s wr, 156 op/s 2024-01-15T23:44:59.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:58 smithi163 ceph-mon[138526]: osdmap e1879: 8 total, 8 up, 8 in 2024-01-15T23:45:00.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:59 smithi053 ceph-mon[143363]: osdmap e1880: 8 total, 8 up, 8 in 2024-01-15T23:45:00.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:44:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:45:00.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:59 smithi053 ceph-mon[146052]: osdmap e1880: 8 total, 8 up, 8 in 2024-01-15T23:45:00.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:44:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:45:00.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:59 smithi163 ceph-mon[138526]: osdmap e1880: 8 total, 8 up, 8 in 2024-01-15T23:45:00.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:44:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:45:01.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:00 smithi053 ceph-mon[143363]: pgmap v3293: 169 pgs: 169 active+clean; 925 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 95 op/s 2024-01-15T23:45:01.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:00 smithi053 ceph-mon[143363]: osdmap e1881: 8 total, 8 up, 8 in 2024-01-15T23:45:01.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:00 smithi053 ceph-mon[146052]: pgmap v3293: 169 pgs: 169 active+clean; 925 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 95 op/s 2024-01-15T23:45:01.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:00 smithi053 ceph-mon[146052]: osdmap e1881: 8 total, 8 up, 8 in 2024-01-15T23:45:01.176 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.AbortWithSnapshots (14148 ms) 2024-01-15T23:45:01.176 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.CloneV1Parent 2024-01-15T23:45:01.207 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:45:01.218 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 0~10 2024-01-15T23:45:01.227 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:45:01.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:00 smithi163 ceph-mon[138526]: pgmap v3293: 169 pgs: 169 active+clean; 925 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 95 op/s 2024-01-15T23:45:01.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:00 smithi163 ceph-mon[138526]: osdmap e1881: 8 total, 8 up, 8 in 2024-01-15T23:45:02.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:01 smithi053 ceph-mon[143363]: osdmap e1882: 8 total, 8 up, 8 in 2024-01-15T23:45:02.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:01 smithi053 ceph-mon[146052]: osdmap e1882: 8 total, 8 up, 8 in 2024-01-15T23:45:02.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:01 smithi163 ceph-mon[138526]: osdmap e1882: 8 total, 8 up, 8 in 2024-01-15T23:45:02.805 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap1 2024-01-15T23:45:02.877 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:45:03.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:02 smithi053 ceph-mon[143363]: pgmap v3296: 169 pgs: 169 active+clean; 949 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 43 MiB/s rd, 21 MiB/s wr, 393 op/s 2024-01-15T23:45:03.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:02 smithi053 ceph-mon[143363]: osdmap e1883: 8 total, 8 up, 8 in 2024-01-15T23:45:03.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:02 smithi053 ceph-mon[146052]: pgmap v3296: 169 pgs: 169 active+clean; 949 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 43 MiB/s rd, 21 MiB/s wr, 393 op/s 2024-01-15T23:45:03.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:02 smithi053 ceph-mon[146052]: osdmap e1883: 8 total, 8 up, 8 in 2024-01-15T23:45:03.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:02 smithi163 ceph-mon[138526]: pgmap v3296: 169 pgs: 169 active+clean; 949 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 43 MiB/s rd, 21 MiB/s wr, 393 op/s 2024-01-15T23:45:03.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:02 smithi163 ceph-mon[138526]: osdmap e1883: 8 total, 8 up, 8 in 2024-01-15T23:45:04.019 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:45:04.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:03 smithi053 ceph-mon[146052]: osdmap e1884: 8 total, 8 up, 8 in 2024-01-15T23:45:04.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:03 smithi053 ceph-mon[143363]: osdmap e1884: 8 total, 8 up, 8 in 2024-01-15T23:45:04.097 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:45:04.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:03 smithi163 ceph-mon[138526]: osdmap e1884: 8 total, 8 up, 8 in 2024-01-15T23:45:04.938 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.CloneV1Parent (3762 ms) 2024-01-15T23:45:04.938 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.CloneV2Parent 2024-01-15T23:45:04.970 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:45:04.981 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 0~10 2024-01-15T23:45:04.990 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:45:05.057 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:45:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:45:05] "GET /metrics HTTP/1.1" 200 39113 "" "Prometheus/2.43.0" 2024-01-15T23:45:05.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:04 smithi053 ceph-mon[143363]: pgmap v3299: 169 pgs: 169 active+clean; 941 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s rd, 10 MiB/s wr, 382 op/s 2024-01-15T23:45:05.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:04 smithi053 ceph-mon[143363]: osdmap e1885: 8 total, 8 up, 8 in 2024-01-15T23:45:05.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:04 smithi053 ceph-mon[146052]: pgmap v3299: 169 pgs: 169 active+clean; 941 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s rd, 10 MiB/s wr, 382 op/s 2024-01-15T23:45:05.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:04 smithi053 ceph-mon[146052]: osdmap e1885: 8 total, 8 up, 8 in 2024-01-15T23:45:05.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:04 smithi163 ceph-mon[138526]: pgmap v3299: 169 pgs: 169 active+clean; 941 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s rd, 10 MiB/s wr, 382 op/s 2024-01-15T23:45:05.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:04 smithi163 ceph-mon[138526]: osdmap e1885: 8 total, 8 up, 8 in 2024-01-15T23:45:06.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:05 smithi163 ceph-mon[138526]: osdmap e1886: 8 total, 8 up, 8 in 2024-01-15T23:45:06.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:05 smithi053 ceph-mon[143363]: osdmap e1886: 8 total, 8 up, 8 in 2024-01-15T23:45:06.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:05 smithi053 ceph-mon[146052]: osdmap e1886: 8 total, 8 up, 8 in 2024-01-15T23:45:06.774 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap1 2024-01-15T23:45:06.840 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:45:07.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:06 smithi163 ceph-mon[138526]: pgmap v3302: 169 pgs: 169 active+clean; 905 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 27 MiB/s rd, 22 KiB/s wr, 446 op/s 2024-01-15T23:45:07.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:06 smithi163 ceph-mon[138526]: osdmap e1887: 8 total, 8 up, 8 in 2024-01-15T23:45:07.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:06 smithi163 ceph-mon[138526]: osdmap e1888: 8 total, 8 up, 8 in 2024-01-15T23:45:07.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:06 smithi053 ceph-mon[143363]: pgmap v3302: 169 pgs: 169 active+clean; 905 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 27 MiB/s rd, 22 KiB/s wr, 446 op/s 2024-01-15T23:45:07.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:06 smithi053 ceph-mon[143363]: osdmap e1887: 8 total, 8 up, 8 in 2024-01-15T23:45:07.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:06 smithi053 ceph-mon[143363]: osdmap e1888: 8 total, 8 up, 8 in 2024-01-15T23:45:07.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:06 smithi053 ceph-mon[146052]: pgmap v3302: 169 pgs: 169 active+clean; 905 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 27 MiB/s rd, 22 KiB/s wr, 446 op/s 2024-01-15T23:45:07.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:06 smithi053 ceph-mon[146052]: osdmap e1887: 8 total, 8 up, 8 in 2024-01-15T23:45:07.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:06 smithi053 ceph-mon[146052]: osdmap e1888: 8 total, 8 up, 8 in 2024-01-15T23:45:08.053 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:45:08.135 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:45:08.956 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.CloneV2Parent (4018 ms) 2024-01-15T23:45:08.956 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2024-01-15T23:45:08.988 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:45:08.999 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 0~10 2024-01-15T23:45:09.008 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:45:09.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:08 smithi163 ceph-mon[138526]: pgmap v3305: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 27 MiB/s rd, 22 KiB/s wr, 460 op/s 2024-01-15T23:45:09.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:08 smithi163 ceph-mon[138526]: osdmap e1889: 8 total, 8 up, 8 in 2024-01-15T23:45:09.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:08 smithi053 ceph-mon[143363]: pgmap v3305: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 27 MiB/s rd, 22 KiB/s wr, 460 op/s 2024-01-15T23:45:09.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:08 smithi053 ceph-mon[143363]: osdmap e1889: 8 total, 8 up, 8 in 2024-01-15T23:45:09.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:08 smithi053 ceph-mon[146052]: pgmap v3305: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 27 MiB/s rd, 22 KiB/s wr, 460 op/s 2024-01-15T23:45:09.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:08 smithi053 ceph-mon[146052]: osdmap e1889: 8 total, 8 up, 8 in 2024-01-15T23:45:10.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:09 smithi163 ceph-mon[138526]: osdmap e1890: 8 total, 8 up, 8 in 2024-01-15T23:45:10.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:09 smithi053 ceph-mon[143363]: osdmap e1890: 8 total, 8 up, 8 in 2024-01-15T23:45:10.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:09 smithi053 ceph-mon[146052]: osdmap e1890: 8 total, 8 up, 8 in 2024-01-15T23:45:10.857 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap1 2024-01-15T23:45:10.921 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:45:11.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:10 smithi163 ceph-mon[138526]: pgmap v3308: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 4.1 MiB/s rd, 8.0 KiB/s wr, 109 op/s 2024-01-15T23:45:11.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:10 smithi163 ceph-mon[138526]: osdmap e1891: 8 total, 8 up, 8 in 2024-01-15T23:45:11.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:10 smithi053 ceph-mon[143363]: pgmap v3308: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 4.1 MiB/s rd, 8.0 KiB/s wr, 109 op/s 2024-01-15T23:45:11.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:10 smithi053 ceph-mon[143363]: osdmap e1891: 8 total, 8 up, 8 in 2024-01-15T23:45:11.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:10 smithi053 ceph-mon[146052]: pgmap v3308: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 4.1 MiB/s rd, 8.0 KiB/s wr, 109 op/s 2024-01-15T23:45:11.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:10 smithi053 ceph-mon[146052]: osdmap e1891: 8 total, 8 up, 8 in 2024-01-15T23:45:11.949 INFO:tasks.workunit.client.0.smithi053.stdout:migration_abort 2024-01-15T23:45:12.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:11 smithi163 ceph-mon[138526]: osdmap e1892: 8 total, 8 up, 8 in 2024-01-15T23:45:12.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:11 smithi163 ceph-mon[138526]: osdmap e1893: 8 total, 8 up, 8 in 2024-01-15T23:45:12.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:11 smithi053 ceph-mon[143363]: osdmap e1892: 8 total, 8 up, 8 in 2024-01-15T23:45:12.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:11 smithi053 ceph-mon[143363]: osdmap e1893: 8 total, 8 up, 8 in 2024-01-15T23:45:12.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:11 smithi053 ceph-mon[146052]: osdmap e1892: 8 total, 8 up, 8 in 2024-01-15T23:45:12.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:11 smithi053 ceph-mon[146052]: osdmap e1893: 8 total, 8 up, 8 in 2024-01-15T23:45:13.004 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.CloneV1ParentAbort (4048 ms) 2024-01-15T23:45:13.004 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2024-01-15T23:45:13.037 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:45:13.049 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 0~10 2024-01-15T23:45:13.059 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:45:13.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:12 smithi163 ceph-mon[138526]: pgmap v3311: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 374 KiB/s rd, 23 KiB/s wr, 474 op/s 2024-01-15T23:45:13.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:12 smithi053 ceph-mon[143363]: pgmap v3311: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 374 KiB/s rd, 23 KiB/s wr, 474 op/s 2024-01-15T23:45:13.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:12 smithi053 ceph-mon[146052]: pgmap v3311: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 374 KiB/s rd, 23 KiB/s wr, 474 op/s 2024-01-15T23:45:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:13 smithi163 ceph-mon[138526]: osdmap e1894: 8 total, 8 up, 8 in 2024-01-15T23:45:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:45:14.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:13 smithi053 ceph-mon[143363]: osdmap e1894: 8 total, 8 up, 8 in 2024-01-15T23:45:14.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:45:14.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:13 smithi053 ceph-mon[146052]: osdmap e1894: 8 total, 8 up, 8 in 2024-01-15T23:45:14.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:45:14.877 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap1 2024-01-15T23:45:14.943 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:45:15.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:14 smithi163 ceph-mon[138526]: pgmap v3314: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 326 KiB/s rd, 18 KiB/s wr, 403 op/s 2024-01-15T23:45:15.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:14 smithi163 ceph-mon[138526]: osdmap e1895: 8 total, 8 up, 8 in 2024-01-15T23:45:15.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:45:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:45:15] "GET /metrics HTTP/1.1" 200 39108 "" "Prometheus/2.43.0" 2024-01-15T23:45:15.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:14 smithi053 ceph-mon[143363]: pgmap v3314: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 326 KiB/s rd, 18 KiB/s wr, 403 op/s 2024-01-15T23:45:15.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:14 smithi053 ceph-mon[143363]: osdmap e1895: 8 total, 8 up, 8 in 2024-01-15T23:45:15.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:14 smithi053 ceph-mon[146052]: pgmap v3314: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 326 KiB/s rd, 18 KiB/s wr, 403 op/s 2024-01-15T23:45:15.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:14 smithi053 ceph-mon[146052]: osdmap e1895: 8 total, 8 up, 8 in 2024-01-15T23:45:16.056 INFO:tasks.workunit.client.0.smithi053.stdout:migration_abort 2024-01-15T23:45:16.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:15 smithi163 ceph-mon[138526]: osdmap e1896: 8 total, 8 up, 8 in 2024-01-15T23:45:16.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:15 smithi053 ceph-mon[143363]: osdmap e1896: 8 total, 8 up, 8 in 2024-01-15T23:45:16.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:15 smithi053 ceph-mon[146052]: osdmap e1896: 8 total, 8 up, 8 in 2024-01-15T23:45:16.922 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.CloneV2ParentAbort (3918 ms) 2024-01-15T23:45:16.922 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2024-01-15T23:45:16.954 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:45:16.966 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 0~10 2024-01-15T23:45:16.974 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:45:17.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:16 smithi163 ceph-mon[138526]: pgmap v3317: 169 pgs: 169 active+clean; 905 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 233 KiB/s rd, 18 KiB/s wr, 301 op/s 2024-01-15T23:45:17.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:16 smithi163 ceph-mon[138526]: osdmap e1897: 8 total, 8 up, 8 in 2024-01-15T23:45:17.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:16 smithi163 ceph-mon[138526]: osdmap e1898: 8 total, 8 up, 8 in 2024-01-15T23:45:17.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:16 smithi053 ceph-mon[143363]: pgmap v3317: 169 pgs: 169 active+clean; 905 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 233 KiB/s rd, 18 KiB/s wr, 301 op/s 2024-01-15T23:45:17.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:16 smithi053 ceph-mon[143363]: osdmap e1897: 8 total, 8 up, 8 in 2024-01-15T23:45:17.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:16 smithi053 ceph-mon[143363]: osdmap e1898: 8 total, 8 up, 8 in 2024-01-15T23:45:17.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:16 smithi053 ceph-mon[146052]: pgmap v3317: 169 pgs: 169 active+clean; 905 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 233 KiB/s rd, 18 KiB/s wr, 301 op/s 2024-01-15T23:45:17.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:16 smithi053 ceph-mon[146052]: osdmap e1897: 8 total, 8 up, 8 in 2024-01-15T23:45:17.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:16 smithi053 ceph-mon[146052]: osdmap e1898: 8 total, 8 up, 8 in 2024-01-15T23:45:18.895 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap1 2024-01-15T23:45:18.957 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:45:19.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:18 smithi163 ceph-mon[138526]: pgmap v3320: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 333 KiB/s rd, 26 KiB/s wr, 434 op/s 2024-01-15T23:45:19.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:18 smithi163 ceph-mon[138526]: osdmap e1899: 8 total, 8 up, 8 in 2024-01-15T23:45:19.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:18 smithi053 ceph-mon[143363]: pgmap v3320: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 333 KiB/s rd, 26 KiB/s wr, 434 op/s 2024-01-15T23:45:19.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:18 smithi053 ceph-mon[143363]: osdmap e1899: 8 total, 8 up, 8 in 2024-01-15T23:45:19.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:18 smithi053 ceph-mon[146052]: pgmap v3320: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 333 KiB/s rd, 26 KiB/s wr, 434 op/s 2024-01-15T23:45:19.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:18 smithi053 ceph-mon[146052]: osdmap e1899: 8 total, 8 up, 8 in 2024-01-15T23:45:20.093 INFO:tasks.workunit.client.0.smithi053.stdout:migration_abort 2024-01-15T23:45:20.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:19 smithi163 ceph-mon[138526]: osdmap e1900: 8 total, 8 up, 8 in 2024-01-15T23:45:20.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:19 smithi053 ceph-mon[143363]: osdmap e1900: 8 total, 8 up, 8 in 2024-01-15T23:45:20.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:19 smithi053 ceph-mon[146052]: osdmap e1900: 8 total, 8 up, 8 in 2024-01-15T23:45:21.045 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (4123 ms) 2024-01-15T23:45:21.046 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2024-01-15T23:45:21.079 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:45:21.090 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 0~10 2024-01-15T23:45:21.100 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:45:21.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:20 smithi163 ceph-mon[138526]: pgmap v3323: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 213 KiB/s rd, 19 KiB/s wr, 285 op/s 2024-01-15T23:45:21.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:20 smithi163 ceph-mon[138526]: osdmap e1901: 8 total, 8 up, 8 in 2024-01-15T23:45:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:20 smithi053 ceph-mon[143363]: pgmap v3323: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 213 KiB/s rd, 19 KiB/s wr, 285 op/s 2024-01-15T23:45:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:20 smithi053 ceph-mon[143363]: osdmap e1901: 8 total, 8 up, 8 in 2024-01-15T23:45:21.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:20 smithi053 ceph-mon[146052]: pgmap v3323: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 213 KiB/s rd, 19 KiB/s wr, 285 op/s 2024-01-15T23:45:21.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:20 smithi053 ceph-mon[146052]: osdmap e1901: 8 total, 8 up, 8 in 2024-01-15T23:45:22.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:21 smithi163 ceph-mon[138526]: osdmap e1902: 8 total, 8 up, 8 in 2024-01-15T23:45:22.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:21 smithi163 ceph-mon[138526]: osdmap e1903: 8 total, 8 up, 8 in 2024-01-15T23:45:22.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:21 smithi053 ceph-mon[146052]: osdmap e1902: 8 total, 8 up, 8 in 2024-01-15T23:45:22.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:21 smithi053 ceph-mon[146052]: osdmap e1903: 8 total, 8 up, 8 in 2024-01-15T23:45:22.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:21 smithi053 ceph-mon[143363]: osdmap e1902: 8 total, 8 up, 8 in 2024-01-15T23:45:22.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:21 smithi053 ceph-mon[143363]: osdmap e1903: 8 total, 8 up, 8 in 2024-01-15T23:45:22.790 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap1 2024-01-15T23:45:22.859 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:45:23.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:22 smithi163 ceph-mon[138526]: pgmap v3326: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 331 KiB/s rd, 19 KiB/s wr, 411 op/s 2024-01-15T23:45:23.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:22 smithi163 ceph-mon[138526]: osdmap e1904: 8 total, 8 up, 8 in 2024-01-15T23:45:23.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:22 smithi053 ceph-mon[143363]: pgmap v3326: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 331 KiB/s rd, 19 KiB/s wr, 411 op/s 2024-01-15T23:45:23.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:22 smithi053 ceph-mon[143363]: osdmap e1904: 8 total, 8 up, 8 in 2024-01-15T23:45:23.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:22 smithi053 ceph-mon[146052]: pgmap v3326: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 331 KiB/s rd, 19 KiB/s wr, 411 op/s 2024-01-15T23:45:23.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:22 smithi053 ceph-mon[146052]: osdmap e1904: 8 total, 8 up, 8 in 2024-01-15T23:45:24.118 INFO:tasks.workunit.client.0.smithi053.stdout:migration_abort 2024-01-15T23:45:25.068 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (4022 ms) 2024-01-15T23:45:25.068 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2024-01-15T23:45:25.098 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:45:25.109 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 0~10 2024-01-15T23:45:25.117 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:45:25.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:24 smithi163 ceph-mon[138526]: pgmap v3329: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 284 KiB/s rd, 14 KiB/s wr, 354 op/s 2024-01-15T23:45:25.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:24 smithi163 ceph-mon[138526]: osdmap e1905: 8 total, 8 up, 8 in 2024-01-15T23:45:25.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:24 smithi053 ceph-mon[143363]: pgmap v3329: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 284 KiB/s rd, 14 KiB/s wr, 354 op/s 2024-01-15T23:45:25.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:24 smithi053 ceph-mon[143363]: osdmap e1905: 8 total, 8 up, 8 in 2024-01-15T23:45:25.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:45:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:45:25] "GET /metrics HTTP/1.1" 200 39108 "" "Prometheus/2.43.0" 2024-01-15T23:45:25.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:24 smithi053 ceph-mon[146052]: pgmap v3329: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 284 KiB/s rd, 14 KiB/s wr, 354 op/s 2024-01-15T23:45:25.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:24 smithi053 ceph-mon[146052]: osdmap e1905: 8 total, 8 up, 8 in 2024-01-15T23:45:26.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:25 smithi163 ceph-mon[138526]: osdmap e1906: 8 total, 8 up, 8 in 2024-01-15T23:45:26.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:25 smithi053 ceph-mon[143363]: osdmap e1906: 8 total, 8 up, 8 in 2024-01-15T23:45:26.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:25 smithi053 ceph-mon[146052]: osdmap e1906: 8 total, 8 up, 8 in 2024-01-15T23:45:26.783 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap1 2024-01-15T23:45:26.842 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:45:27.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:26 smithi163 ceph-mon[138526]: pgmap v3332: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 258 KiB/s rd, 16 KiB/s wr, 335 op/s 2024-01-15T23:45:27.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:26 smithi163 ceph-mon[138526]: osdmap e1907: 8 total, 8 up, 8 in 2024-01-15T23:45:27.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:26 smithi163 ceph-mon[138526]: osdmap e1908: 8 total, 8 up, 8 in 2024-01-15T23:45:27.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:26 smithi053 ceph-mon[143363]: pgmap v3332: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 258 KiB/s rd, 16 KiB/s wr, 335 op/s 2024-01-15T23:45:27.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:26 smithi053 ceph-mon[143363]: osdmap e1907: 8 total, 8 up, 8 in 2024-01-15T23:45:27.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:26 smithi053 ceph-mon[143363]: osdmap e1908: 8 total, 8 up, 8 in 2024-01-15T23:45:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:26 smithi053 ceph-mon[146052]: pgmap v3332: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 258 KiB/s rd, 16 KiB/s wr, 335 op/s 2024-01-15T23:45:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:26 smithi053 ceph-mon[146052]: osdmap e1907: 8 total, 8 up, 8 in 2024-01-15T23:45:27.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:26 smithi053 ceph-mon[146052]: osdmap e1908: 8 total, 8 up, 8 in 2024-01-15T23:45:27.978 INFO:tasks.workunit.client.0.smithi053.stdout:migration_abort 2024-01-15T23:45:29.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:28 smithi053 ceph-mon[143363]: pgmap v3335: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 270 KiB/s rd, 17 KiB/s wr, 343 op/s 2024-01-15T23:45:29.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:28 smithi053 ceph-mon[143363]: osdmap e1909: 8 total, 8 up, 8 in 2024-01-15T23:45:29.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:28 smithi053 ceph-mon[146052]: pgmap v3335: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 270 KiB/s rd, 17 KiB/s wr, 343 op/s 2024-01-15T23:45:29.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:28 smithi053 ceph-mon[146052]: osdmap e1909: 8 total, 8 up, 8 in 2024-01-15T23:45:29.088 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (4020 ms) 2024-01-15T23:45:29.088 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2024-01-15T23:45:29.123 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:45:29.133 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 0~10 2024-01-15T23:45:29.142 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:45:29.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:28 smithi163 ceph-mon[138526]: pgmap v3335: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 270 KiB/s rd, 17 KiB/s wr, 343 op/s 2024-01-15T23:45:29.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:28 smithi163 ceph-mon[138526]: osdmap e1909: 8 total, 8 up, 8 in 2024-01-15T23:45:30.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:45:30.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:29 smithi053 ceph-mon[143363]: osdmap e1910: 8 total, 8 up, 8 in 2024-01-15T23:45:30.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:45:30.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:29 smithi053 ceph-mon[146052]: osdmap e1910: 8 total, 8 up, 8 in 2024-01-15T23:45:30.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:45:30.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:29 smithi163 ceph-mon[138526]: osdmap e1910: 8 total, 8 up, 8 in 2024-01-15T23:45:30.951 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap1 2024-01-15T23:45:31.001 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:45:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:30 smithi163 ceph-mon[138526]: pgmap v3338: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 221 KiB/s rd, 15 KiB/s wr, 293 op/s 2024-01-15T23:45:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:30 smithi163 ceph-mon[138526]: osdmap e1911: 8 total, 8 up, 8 in 2024-01-15T23:45:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:30 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:45:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:30 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:45:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:30 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:45:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:30 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:45:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:30 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:45:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:30 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:45:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:30 smithi053 ceph-mon[143363]: pgmap v3338: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 221 KiB/s rd, 15 KiB/s wr, 293 op/s 2024-01-15T23:45:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:30 smithi053 ceph-mon[143363]: osdmap e1911: 8 total, 8 up, 8 in 2024-01-15T23:45:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:30 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:45:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:30 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:45:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:30 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:45:31.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:30 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:45:31.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:30 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:45:31.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:30 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:45:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:30 smithi053 ceph-mon[146052]: pgmap v3338: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 221 KiB/s rd, 15 KiB/s wr, 293 op/s 2024-01-15T23:45:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:30 smithi053 ceph-mon[146052]: osdmap e1911: 8 total, 8 up, 8 in 2024-01-15T23:45:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:30 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:45:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:30 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:45:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:30 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:45:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:30 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:45:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:30 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:45:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:30 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:45:31.964 INFO:tasks.workunit.client.0.smithi053.stdout:migration_abort 2024-01-15T23:45:32.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:31 smithi163 ceph-mon[138526]: osdmap e1912: 8 total, 8 up, 8 in 2024-01-15T23:45:32.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:31 smithi163 ceph-mon[138526]: osdmap e1913: 8 total, 8 up, 8 in 2024-01-15T23:45:32.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:31 smithi053 ceph-mon[143363]: osdmap e1912: 8 total, 8 up, 8 in 2024-01-15T23:45:32.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:31 smithi053 ceph-mon[143363]: osdmap e1913: 8 total, 8 up, 8 in 2024-01-15T23:45:32.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:31 smithi053 ceph-mon[146052]: osdmap e1912: 8 total, 8 up, 8 in 2024-01-15T23:45:32.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:31 smithi053 ceph-mon[146052]: osdmap e1913: 8 total, 8 up, 8 in 2024-01-15T23:45:33.114 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (4026 ms) 2024-01-15T23:45:33.114 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2024-01-15T23:45:33.147 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:45:33.158 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 0~10 2024-01-15T23:45:33.167 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:45:33.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:32 smithi163 ceph-mon[138526]: pgmap v3341: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 230 KiB/s rd, 18 KiB/s wr, 305 op/s 2024-01-15T23:45:33.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:32 smithi053 ceph-mon[146052]: pgmap v3341: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 230 KiB/s rd, 18 KiB/s wr, 305 op/s 2024-01-15T23:45:33.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:32 smithi053 ceph-mon[143363]: pgmap v3341: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 230 KiB/s rd, 18 KiB/s wr, 305 op/s 2024-01-15T23:45:34.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:33 smithi163 ceph-mon[138526]: osdmap e1914: 8 total, 8 up, 8 in 2024-01-15T23:45:34.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:33 smithi053 ceph-mon[143363]: osdmap e1914: 8 total, 8 up, 8 in 2024-01-15T23:45:34.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:33 smithi053 ceph-mon[146052]: osdmap e1914: 8 total, 8 up, 8 in 2024-01-15T23:45:34.978 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap1 2024-01-15T23:45:35.048 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:45:35.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:34 smithi163 ceph-mon[138526]: pgmap v3344: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 145 KiB/s rd, 9.5 KiB/s wr, 184 op/s 2024-01-15T23:45:35.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:34 smithi163 ceph-mon[138526]: osdmap e1915: 8 total, 8 up, 8 in 2024-01-15T23:45:35.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:45:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:45:35] "GET /metrics HTTP/1.1" 200 39107 "" "Prometheus/2.43.0" 2024-01-15T23:45:35.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:34 smithi053 ceph-mon[143363]: pgmap v3344: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 145 KiB/s rd, 9.5 KiB/s wr, 184 op/s 2024-01-15T23:45:35.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:34 smithi053 ceph-mon[143363]: osdmap e1915: 8 total, 8 up, 8 in 2024-01-15T23:45:35.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:34 smithi053 ceph-mon[146052]: pgmap v3344: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 145 KiB/s rd, 9.5 KiB/s wr, 184 op/s 2024-01-15T23:45:35.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:34 smithi053 ceph-mon[146052]: osdmap e1915: 8 total, 8 up, 8 in 2024-01-15T23:45:36.174 INFO:tasks.workunit.client.0.smithi053.stdout:migration_abort 2024-01-15T23:45:36.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:35 smithi163 ceph-mon[138526]: osdmap e1916: 8 total, 8 up, 8 in 2024-01-15T23:45:36.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:35 smithi053 ceph-mon[143363]: osdmap e1916: 8 total, 8 up, 8 in 2024-01-15T23:45:36.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:35 smithi053 ceph-mon[146052]: osdmap e1916: 8 total, 8 up, 8 in 2024-01-15T23:45:36.930 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (3816 ms) 2024-01-15T23:45:36.930 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2024-01-15T23:45:36.961 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:45:36.975 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 0~10 2024-01-15T23:45:36.981 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:45:37.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:36 smithi163 ceph-mon[138526]: pgmap v3347: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 319 KiB/s rd, 21 KiB/s wr, 402 op/s 2024-01-15T23:45:37.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:36 smithi163 ceph-mon[138526]: osdmap e1917: 8 total, 8 up, 8 in 2024-01-15T23:45:37.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:36 smithi163 ceph-mon[138526]: osdmap e1918: 8 total, 8 up, 8 in 2024-01-15T23:45:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:36 smithi053 ceph-mon[143363]: pgmap v3347: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 319 KiB/s rd, 21 KiB/s wr, 402 op/s 2024-01-15T23:45:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:36 smithi053 ceph-mon[143363]: osdmap e1917: 8 total, 8 up, 8 in 2024-01-15T23:45:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:36 smithi053 ceph-mon[143363]: osdmap e1918: 8 total, 8 up, 8 in 2024-01-15T23:45:37.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:36 smithi053 ceph-mon[146052]: pgmap v3347: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 319 KiB/s rd, 21 KiB/s wr, 402 op/s 2024-01-15T23:45:37.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:36 smithi053 ceph-mon[146052]: osdmap e1917: 8 total, 8 up, 8 in 2024-01-15T23:45:37.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:36 smithi053 ceph-mon[146052]: osdmap e1918: 8 total, 8 up, 8 in 2024-01-15T23:45:38.993 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap1 2024-01-15T23:45:39.056 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:45:39.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:38 smithi163 ceph-mon[138526]: pgmap v3350: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 328 KiB/s rd, 27 KiB/s wr, 424 op/s 2024-01-15T23:45:39.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:38 smithi163 ceph-mon[138526]: osdmap e1919: 8 total, 8 up, 8 in 2024-01-15T23:45:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:38 smithi053 ceph-mon[143363]: pgmap v3350: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 328 KiB/s rd, 27 KiB/s wr, 424 op/s 2024-01-15T23:45:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:38 smithi053 ceph-mon[143363]: osdmap e1919: 8 total, 8 up, 8 in 2024-01-15T23:45:39.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:38 smithi053 ceph-mon[146052]: pgmap v3350: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 328 KiB/s rd, 27 KiB/s wr, 424 op/s 2024-01-15T23:45:39.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:38 smithi053 ceph-mon[146052]: osdmap e1919: 8 total, 8 up, 8 in 2024-01-15T23:45:40.195 INFO:tasks.workunit.client.0.smithi053.stdout:migration_abort 2024-01-15T23:45:40.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:39 smithi163 ceph-mon[138526]: osdmap e1920: 8 total, 8 up, 8 in 2024-01-15T23:45:40.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:39 smithi053 ceph-mon[143363]: osdmap e1920: 8 total, 8 up, 8 in 2024-01-15T23:45:40.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:39 smithi053 ceph-mon[146052]: osdmap e1920: 8 total, 8 up, 8 in 2024-01-15T23:45:41.149 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (4219 ms) 2024-01-15T23:45:41.149 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.StressNoMigrate 2024-01-15T23:45:41.184 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:45:41.195 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 11722933~6549695 2024-01-15T23:45:41.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:40 smithi163 ceph-mon[138526]: pgmap v3353: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 77 KiB/s rd, 9.5 KiB/s wr, 113 op/s 2024-01-15T23:45:41.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:40 smithi163 ceph-mon[138526]: osdmap e1921: 8 total, 8 up, 8 in 2024-01-15T23:45:41.246 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 8211612~7898130 2024-01-15T23:45:41.254 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 27972710~7125614 2024-01-15T23:45:41.299 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 13297963~6827101 2024-01-15T23:45:41.302 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 28002727~8194618 2024-01-15T23:45:41.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:40 smithi053 ceph-mon[146052]: pgmap v3353: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 77 KiB/s rd, 9.5 KiB/s wr, 113 op/s 2024-01-15T23:45:41.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:40 smithi053 ceph-mon[146052]: osdmap e1921: 8 total, 8 up, 8 in 2024-01-15T23:45:41.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:40 smithi053 ceph-mon[143363]: pgmap v3353: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 77 KiB/s rd, 9.5 KiB/s wr, 113 op/s 2024-01-15T23:45:41.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:40 smithi053 ceph-mon[143363]: osdmap e1921: 8 total, 8 up, 8 in 2024-01-15T23:45:41.350 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 24352757~5561131 2024-01-15T23:45:41.357 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 43540334~3786290 2024-01-15T23:45:41.380 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 19869948~3613698 2024-01-15T23:45:41.383 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap0 2024-01-15T23:45:42.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:41 smithi053 ceph-mon[143363]: osdmap e1922: 8 total, 8 up, 8 in 2024-01-15T23:45:42.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:41 smithi053 ceph-mon[143363]: osdmap e1923: 8 total, 8 up, 8 in 2024-01-15T23:45:42.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:41 smithi053 ceph-mon[146052]: osdmap e1922: 8 total, 8 up, 8 in 2024-01-15T23:45:42.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:41 smithi053 ceph-mon[146052]: osdmap e1923: 8 total, 8 up, 8 in 2024-01-15T23:45:42.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:41 smithi163 ceph-mon[138526]: osdmap e1922: 8 total, 8 up, 8 in 2024-01-15T23:45:42.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:41 smithi163 ceph-mon[138526]: osdmap e1923: 8 total, 8 up, 8 in 2024-01-15T23:45:42.792 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap0 2024-01-15T23:45:42.807 INFO:tasks.workunit.client.0.smithi053.stdout:clone image357 -> image360 2024-01-15T23:45:42.908 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 19930810~4578999 2024-01-15T23:45:42.940 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 77667657~5071974 2024-01-15T23:45:42.949 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 39345522~4648013 2024-01-15T23:45:42.993 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 3944731~570272 2024-01-15T23:45:43.000 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 18910955~835365 2024-01-15T23:45:43.007 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 21450476~4317842 2024-01-15T23:45:43.013 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 75687880~8198200 2024-01-15T23:45:43.061 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 75878494~8007586 2024-01-15T23:45:43.063 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:45:43.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:42 smithi053 ceph-mon[143363]: pgmap v3356: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 314 KiB/s rd, 25 KiB/s wr, 401 op/s 2024-01-15T23:45:43.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:42 smithi053 ceph-mon[143363]: osdmap e1924: 8 total, 8 up, 8 in 2024-01-15T23:45:43.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:42 smithi053 ceph-mon[146052]: pgmap v3356: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 314 KiB/s rd, 25 KiB/s wr, 401 op/s 2024-01-15T23:45:43.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:42 smithi053 ceph-mon[146052]: osdmap e1924: 8 total, 8 up, 8 in 2024-01-15T23:45:43.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:42 smithi163 ceph-mon[138526]: pgmap v3356: 169 pgs: 169 active+clean; 905 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 314 KiB/s rd, 25 KiB/s wr, 401 op/s 2024-01-15T23:45:43.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:42 smithi163 ceph-mon[138526]: osdmap e1924: 8 total, 8 up, 8 in 2024-01-15T23:45:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:45:44.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:45:44.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:45:45.033 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap1 2024-01-15T23:45:45.046 INFO:tasks.workunit.client.0.smithi053.stdout:clone image360 -> image362 2024-01-15T23:45:45.180 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 67849291~2126001 2024-01-15T23:45:45.208 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 43875051~3265339 2024-01-15T23:45:45.249 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 8826470~3577330 2024-01-15T23:45:45.285 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 24140836~1118944 2024-01-15T23:45:45.296 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 21509859~2035157 2024-01-15T23:45:45.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:45:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:45:45] "GET /metrics HTTP/1.1" 200 39111 "" "Prometheus/2.43.0" 2024-01-15T23:45:45.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:45 smithi053 ceph-mon[143363]: pgmap v3359: 169 pgs: 169 active+clean; 909 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 336 KiB/s rd, 3.0 MiB/s wr, 438 op/s 2024-01-15T23:45:45.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:45 smithi053 ceph-mon[143363]: osdmap e1925: 8 total, 8 up, 8 in 2024-01-15T23:45:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:45 smithi053 ceph-mon[146052]: pgmap v3359: 169 pgs: 169 active+clean; 909 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 336 KiB/s rd, 3.0 MiB/s wr, 438 op/s 2024-01-15T23:45:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:45 smithi053 ceph-mon[146052]: osdmap e1925: 8 total, 8 up, 8 in 2024-01-15T23:45:45.314 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 1531670~2067745 2024-01-15T23:45:45.320 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 40201176~6155247 2024-01-15T23:45:45.366 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 53170261~4685264 2024-01-15T23:45:45.374 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap2 2024-01-15T23:45:45.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:45 smithi163 ceph-mon[138526]: pgmap v3359: 169 pgs: 169 active+clean; 909 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 336 KiB/s rd, 3.0 MiB/s wr, 438 op/s 2024-01-15T23:45:45.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:45 smithi163 ceph-mon[138526]: osdmap e1925: 8 total, 8 up, 8 in 2024-01-15T23:45:46.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:46 smithi053 ceph-mon[143363]: osdmap e1926: 8 total, 8 up, 8 in 2024-01-15T23:45:46.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:46 smithi053 ceph-mon[146052]: osdmap e1926: 8 total, 8 up, 8 in 2024-01-15T23:45:46.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:46 smithi163 ceph-mon[138526]: osdmap e1926: 8 total, 8 up, 8 in 2024-01-15T23:45:46.792 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap2 2024-01-15T23:45:46.805 INFO:tasks.workunit.client.0.smithi053.stdout:clone image362 -> image364 2024-01-15T23:45:46.968 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 92515783 2024-01-15T23:45:46.979 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 63368561~998593 2024-01-15T23:45:46.995 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 86054032~1076460 2024-01-15T23:45:46.995 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 60853552~818634 2024-01-15T23:45:47.007 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 83085029~2941924 2024-01-15T23:45:47.014 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 67923333~5368699 2024-01-15T23:45:47.060 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 50439906~5599498 2024-01-15T23:45:47.068 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 9424443~4387040 2024-01-15T23:45:47.105 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 28350640~6990022 2024-01-15T23:45:47.139 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap3 2024-01-15T23:45:47.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:47 smithi053 ceph-mon[146052]: pgmap v3362: 169 pgs: 169 active+clean; 957 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 14 MiB/s wr, 373 op/s 2024-01-15T23:45:47.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:47 smithi053 ceph-mon[146052]: osdmap e1927: 8 total, 8 up, 8 in 2024-01-15T23:45:47.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:47 smithi053 ceph-mon[146052]: osdmap e1928: 8 total, 8 up, 8 in 2024-01-15T23:45:47.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:47 smithi053 ceph-mon[143363]: pgmap v3362: 169 pgs: 169 active+clean; 957 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 14 MiB/s wr, 373 op/s 2024-01-15T23:45:47.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:47 smithi053 ceph-mon[143363]: osdmap e1927: 8 total, 8 up, 8 in 2024-01-15T23:45:47.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:47 smithi053 ceph-mon[143363]: osdmap e1928: 8 total, 8 up, 8 in 2024-01-15T23:45:47.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:47 smithi163 ceph-mon[138526]: pgmap v3362: 169 pgs: 169 active+clean; 957 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 14 MiB/s wr, 373 op/s 2024-01-15T23:45:47.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:47 smithi163 ceph-mon[138526]: osdmap e1927: 8 total, 8 up, 8 in 2024-01-15T23:45:47.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:47 smithi163 ceph-mon[138526]: osdmap e1928: 8 total, 8 up, 8 in 2024-01-15T23:45:49.048 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap3 2024-01-15T23:45:49.061 INFO:tasks.workunit.client.0.smithi053.stdout:clone image364 -> image366 2024-01-15T23:45:49.255 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 121503178 2024-01-15T23:45:49.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:49 smithi053 ceph-mon[143363]: pgmap v3365: 169 pgs: 169 active+clean; 983 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 23 MiB/s wr, 408 op/s 2024-01-15T23:45:49.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:49 smithi053 ceph-mon[143363]: osdmap e1929: 8 total, 8 up, 8 in 2024-01-15T23:45:49.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:49 smithi053 ceph-mon[146052]: pgmap v3365: 169 pgs: 169 active+clean; 983 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 23 MiB/s wr, 408 op/s 2024-01-15T23:45:49.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:49 smithi053 ceph-mon[146052]: osdmap e1929: 8 total, 8 up, 8 in 2024-01-15T23:45:49.403 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.StressNoMigrate (8255 ms) 2024-01-15T23:45:49.404 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.Stress 2024-01-15T23:45:49.434 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:45:49.445 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 26240258~503660 2024-01-15T23:45:49.458 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 44514445~3782031 2024-01-15T23:45:49.458 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 26714494~2606104 2024-01-15T23:45:49.480 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 32457192~829541 2024-01-15T23:45:49.481 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 18035078~4387283 2024-01-15T23:45:49.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:49 smithi163 ceph-mon[138526]: pgmap v3365: 169 pgs: 169 active+clean; 983 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 23 MiB/s wr, 408 op/s 2024-01-15T23:45:49.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:49 smithi163 ceph-mon[138526]: osdmap e1929: 8 total, 8 up, 8 in 2024-01-15T23:45:49.510 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 38182810~8236037 2024-01-15T23:45:49.510 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 4736830~2256455 2024-01-15T23:45:49.528 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 72497651~5704839 2024-01-15T23:45:49.528 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap0 2024-01-15T23:45:50.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:50 smithi053 ceph-mon[143363]: osdmap e1930: 8 total, 8 up, 8 in 2024-01-15T23:45:50.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:50 smithi053 ceph-mon[146052]: osdmap e1930: 8 total, 8 up, 8 in 2024-01-15T23:45:50.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:50 smithi163 ceph-mon[138526]: osdmap e1930: 8 total, 8 up, 8 in 2024-01-15T23:45:51.056 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 464420~8330711 2024-01-15T23:45:51.066 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 60923399~46043 2024-01-15T23:45:51.066 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 62490982~6063918 2024-01-15T23:45:51.072 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 29181059~6590183 2024-01-15T23:45:51.073 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 46463667~2372140 2024-01-15T23:45:51.074 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 51743065~5543883 2024-01-15T23:45:51.079 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 22824759~3570015 2024-01-15T23:45:51.082 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 32517870~2485851 2024-01-15T23:45:51.082 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:45:51.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:51 smithi053 ceph-mon[143363]: pgmap v3368: 169 pgs: 169 active+clean; 1016 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 16 MiB/s wr, 255 op/s 2024-01-15T23:45:51.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:51 smithi053 ceph-mon[143363]: osdmap e1931: 8 total, 8 up, 8 in 2024-01-15T23:45:51.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:51 smithi053 ceph-mon[146052]: pgmap v3368: 169 pgs: 169 active+clean; 1016 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 16 MiB/s wr, 255 op/s 2024-01-15T23:45:51.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:51 smithi053 ceph-mon[146052]: osdmap e1931: 8 total, 8 up, 8 in 2024-01-15T23:45:51.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:51 smithi163 ceph-mon[138526]: pgmap v3368: 169 pgs: 169 active+clean; 1016 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 16 MiB/s wr, 255 op/s 2024-01-15T23:45:51.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:51 smithi163 ceph-mon[138526]: osdmap e1931: 8 total, 8 up, 8 in 2024-01-15T23:45:52.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:52 smithi053 ceph-mon[143363]: osdmap e1932: 8 total, 8 up, 8 in 2024-01-15T23:45:52.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:52 smithi053 ceph-mon[143363]: osdmap e1933: 8 total, 8 up, 8 in 2024-01-15T23:45:52.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:52 smithi053 ceph-mon[146052]: osdmap e1932: 8 total, 8 up, 8 in 2024-01-15T23:45:52.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:52 smithi053 ceph-mon[146052]: osdmap e1933: 8 total, 8 up, 8 in 2024-01-15T23:45:52.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:52 smithi163 ceph-mon[138526]: osdmap e1932: 8 total, 8 up, 8 in 2024-01-15T23:45:52.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:52 smithi163 ceph-mon[138526]: osdmap e1933: 8 total, 8 up, 8 in 2024-01-15T23:45:52.795 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 143118444 2024-01-15T23:45:52.812 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 10846999~1059881 2024-01-15T23:45:52.819 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 60525891~4899391 2024-01-15T23:45:52.819 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 76636633~3842145 2024-01-15T23:45:52.820 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 41109191~4574198 2024-01-15T23:45:52.820 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 84948349~6844000 2024-01-15T23:45:52.824 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 26687168~5745831 2024-01-15T23:45:52.824 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 35155712~1516480 2024-01-15T23:45:52.825 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 111747311~1567387 2024-01-15T23:45:52.825 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap2 2024-01-15T23:45:53.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:53 smithi053 ceph-mon[143363]: pgmap v3371: 169 pgs: 169 active+clean; 1.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 16 MiB/s rd, 15 MiB/s wr, 537 op/s 2024-01-15T23:45:53.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:53 smithi053 ceph-mon[143363]: osdmap e1934: 8 total, 8 up, 8 in 2024-01-15T23:45:53.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:53 smithi053 ceph-mon[146052]: pgmap v3371: 169 pgs: 169 active+clean; 1.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 16 MiB/s rd, 15 MiB/s wr, 537 op/s 2024-01-15T23:45:53.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:53 smithi053 ceph-mon[146052]: osdmap e1934: 8 total, 8 up, 8 in 2024-01-15T23:45:53.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:53 smithi163 ceph-mon[138526]: pgmap v3371: 169 pgs: 169 active+clean; 1.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 16 MiB/s rd, 15 MiB/s wr, 537 op/s 2024-01-15T23:45:53.546 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:53 smithi163 ceph-mon[138526]: osdmap e1934: 8 total, 8 up, 8 in 2024-01-15T23:45:54.805 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap2 2024-01-15T23:45:54.818 INFO:tasks.workunit.client.0.smithi053.stdout:clone image367 -> image370 2024-01-15T23:45:54.923 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 140942779 2024-01-15T23:45:54.939 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 39459483~7900798 2024-01-15T23:45:55.002 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 33549011~6441826 2024-01-15T23:45:55.009 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 48415298~733063 2024-01-15T23:45:55.015 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 45091132~2715008 2024-01-15T23:45:55.018 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 73381326~586671 2024-01-15T23:45:55.027 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 116663265~8310870 2024-01-15T23:45:55.037 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 40656878~4005229 2024-01-15T23:45:55.057 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:45:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:45:55] "GET /metrics HTTP/1.1" 200 39111 "" "Prometheus/2.43.0" 2024-01-15T23:45:55.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:54 smithi053 ceph-mon[143363]: pgmap v3374: 169 pgs: 169 active+clean; 1.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 11 MiB/s wr, 420 op/s 2024-01-15T23:45:55.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:54 smithi053 ceph-mon[143363]: osdmap e1935: 8 total, 8 up, 8 in 2024-01-15T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:54 smithi053 ceph-mon[146052]: pgmap v3374: 169 pgs: 169 active+clean; 1.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 11 MiB/s wr, 420 op/s 2024-01-15T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:54 smithi053 ceph-mon[146052]: osdmap e1935: 8 total, 8 up, 8 in 2024-01-15T23:45:55.064 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 39806581~5998170 2024-01-15T23:45:55.067 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap3 2024-01-15T23:45:55.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:54 smithi163 ceph-mon[138526]: pgmap v3374: 169 pgs: 169 active+clean; 1.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 11 MiB/s wr, 420 op/s 2024-01-15T23:45:55.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:54 smithi163 ceph-mon[138526]: osdmap e1935: 8 total, 8 up, 8 in 2024-01-15T23:45:56.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:55 smithi053 ceph-mon[143363]: osdmap e1936: 8 total, 8 up, 8 in 2024-01-15T23:45:56.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:55 smithi053 ceph-mon[146052]: osdmap e1936: 8 total, 8 up, 8 in 2024-01-15T23:45:56.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:55 smithi163 ceph-mon[138526]: osdmap e1936: 8 total, 8 up, 8 in 2024-01-15T23:45:56.816 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap3 2024-01-15T23:45:56.831 INFO:tasks.workunit.client.0.smithi053.stdout:clone image370 -> image372 2024-01-15T23:45:56.964 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 111489643 2024-01-15T23:45:56.986 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:45:57.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:56 smithi053 ceph-mon[143363]: pgmap v3377: 169 pgs: 169 active+clean; 1.1 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 5.7 MiB/s rd, 14 MiB/s wr, 255 op/s 2024-01-15T23:45:57.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:56 smithi053 ceph-mon[143363]: osdmap e1937: 8 total, 8 up, 8 in 2024-01-15T23:45:57.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:56 smithi053 ceph-mon[146052]: pgmap v3377: 169 pgs: 169 active+clean; 1.1 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 5.7 MiB/s rd, 14 MiB/s wr, 255 op/s 2024-01-15T23:45:57.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:56 smithi053 ceph-mon[146052]: osdmap e1937: 8 total, 8 up, 8 in 2024-01-15T23:45:57.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:56 smithi163 ceph-mon[138526]: pgmap v3377: 169 pgs: 169 active+clean; 1.1 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 5.7 MiB/s rd, 14 MiB/s wr, 255 op/s 2024-01-15T23:45:57.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:56 smithi163 ceph-mon[138526]: osdmap e1937: 8 total, 8 up, 8 in 2024-01-15T23:45:57.348 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:45:57.502 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:45:57.721 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.Stress (8317 ms) 2024-01-15T23:45:57.721 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.Stress2 2024-01-15T23:45:57.751 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:45:57.762 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 5592724~7949490 2024-01-15T23:45:57.819 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 47249753~4082939 2024-01-15T23:45:57.819 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 39153851~7114068 2024-01-15T23:45:57.865 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 25458672~3128357 2024-01-15T23:45:57.865 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 7013920~930435 2024-01-15T23:45:57.872 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 19628850~5630961 2024-01-15T23:45:57.872 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 46895647~6526110 2024-01-15T23:45:57.909 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 78691047~904852 2024-01-15T23:45:57.909 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap0 2024-01-15T23:45:58.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:57 smithi163 ceph-mon[138526]: osdmap e1938: 8 total, 8 up, 8 in 2024-01-15T23:45:58.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:57 smithi053 ceph-mon[143363]: osdmap e1938: 8 total, 8 up, 8 in 2024-01-15T23:45:58.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:57 smithi053 ceph-mon[146052]: osdmap e1938: 8 total, 8 up, 8 in 2024-01-15T23:45:59.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:58 smithi163 ceph-mon[138526]: pgmap v3380: 169 pgs: 169 active+clean; 1.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 5.9 MiB/s rd, 20 MiB/s wr, 315 op/s 2024-01-15T23:45:59.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:58 smithi053 ceph-mon[143363]: pgmap v3380: 169 pgs: 169 active+clean; 1.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 5.9 MiB/s rd, 20 MiB/s wr, 315 op/s 2024-01-15T23:45:59.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:58 smithi053 ceph-mon[146052]: pgmap v3380: 169 pgs: 169 active+clean; 1.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 5.9 MiB/s rd, 20 MiB/s wr, 315 op/s 2024-01-15T23:45:59.836 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap0 2024-01-15T23:45:59.848 INFO:tasks.workunit.client.0.smithi053.stdout:clone image373 -> image376 2024-01-15T23:45:59.946 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 114960487 2024-01-15T23:45:59.958 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 95023870~515978 2024-01-15T23:45:59.970 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 82061680~465323 2024-01-15T23:45:59.975 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 10596520~4213535 2024-01-15T23:46:00.025 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 46246162~4355218 2024-01-15T23:46:00.058 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 92571863~2404916 2024-01-15T23:46:00.071 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 29713728~571820 2024-01-15T23:46:00.077 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 6747503~3286615 2024-01-15T23:46:00.105 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 104513960~607809 2024-01-15T23:46:00.106 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:46:00.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:59 smithi163 ceph-mon[138526]: osdmap e1939: 8 total, 8 up, 8 in 2024-01-15T23:46:00.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:45:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:46:00.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:59 smithi053 ceph-mon[143363]: osdmap e1939: 8 total, 8 up, 8 in 2024-01-15T23:46:00.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:45:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:46:00.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:59 smithi053 ceph-mon[146052]: osdmap e1939: 8 total, 8 up, 8 in 2024-01-15T23:46:00.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:45:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:46:01.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:00 smithi163 ceph-mon[138526]: pgmap v3382: 169 pgs: 169 active+clean; 1.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 11 MiB/s rd, 17 MiB/s wr, 627 op/s 2024-01-15T23:46:01.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:00 smithi163 ceph-mon[138526]: osdmap e1940: 8 total, 8 up, 8 in 2024-01-15T23:46:01.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:00 smithi053 ceph-mon[143363]: pgmap v3382: 169 pgs: 169 active+clean; 1.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 11 MiB/s rd, 17 MiB/s wr, 627 op/s 2024-01-15T23:46:01.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:00 smithi053 ceph-mon[143363]: osdmap e1940: 8 total, 8 up, 8 in 2024-01-15T23:46:01.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:00 smithi053 ceph-mon[146052]: pgmap v3382: 169 pgs: 169 active+clean; 1.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 11 MiB/s rd, 17 MiB/s wr, 627 op/s 2024-01-15T23:46:01.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:00 smithi053 ceph-mon[146052]: osdmap e1940: 8 total, 8 up, 8 in 2024-01-15T23:46:01.853 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap1 2024-01-15T23:46:01.865 INFO:tasks.workunit.client.0.smithi053.stdout:clone image376 -> image378 2024-01-15T23:46:01.989 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 4817279~3333078 2024-01-15T23:46:02.037 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 107581736~7137663 2024-01-15T23:46:02.047 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 92926844~2425206 2024-01-15T23:46:02.082 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 94909837~95892 2024-01-15T23:46:02.084 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 7883943~2505541 2024-01-15T23:46:02.140 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 57845299~4674877 2024-01-15T23:46:02.149 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 66391136~809442 2024-01-15T23:46:02.160 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 8349266~8148382 2024-01-15T23:46:02.175 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap2 2024-01-15T23:46:02.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:01 smithi163 ceph-mon[138526]: osdmap e1941: 8 total, 8 up, 8 in 2024-01-15T23:46:02.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:01 smithi053 ceph-mon[143363]: osdmap e1941: 8 total, 8 up, 8 in 2024-01-15T23:46:02.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:01 smithi053 ceph-mon[146052]: osdmap e1941: 8 total, 8 up, 8 in 2024-01-15T23:46:03.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:02 smithi163 ceph-mon[138526]: pgmap v3385: 169 pgs: 169 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 30 MiB/s rd, 17 MiB/s wr, 777 op/s 2024-01-15T23:46:03.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:02 smithi163 ceph-mon[138526]: osdmap e1942: 8 total, 8 up, 8 in 2024-01-15T23:46:03.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:02 smithi053 ceph-mon[143363]: pgmap v3385: 169 pgs: 169 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 30 MiB/s rd, 17 MiB/s wr, 777 op/s 2024-01-15T23:46:03.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:02 smithi053 ceph-mon[143363]: osdmap e1942: 8 total, 8 up, 8 in 2024-01-15T23:46:03.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:02 smithi053 ceph-mon[146052]: pgmap v3385: 169 pgs: 169 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 30 MiB/s rd, 17 MiB/s wr, 777 op/s 2024-01-15T23:46:03.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:02 smithi053 ceph-mon[146052]: osdmap e1942: 8 total, 8 up, 8 in 2024-01-15T23:46:03.864 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap2 2024-01-15T23:46:03.878 INFO:tasks.workunit.client.0.smithi053.stdout:clone image378 -> image380 2024-01-15T23:46:04.030 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 139597471 2024-01-15T23:46:04.041 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 59774906~1595706 2024-01-15T23:46:04.060 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 108536683~8150233 2024-01-15T23:46:04.070 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 125762467~6368227 2024-01-15T23:46:04.110 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 83288487~219447 2024-01-15T23:46:04.117 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 93974830~5282912 2024-01-15T23:46:04.176 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 94919304~645560 2024-01-15T23:46:04.178 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 131838603~3757246 2024-01-15T23:46:04.216 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 62065015~1850588 2024-01-15T23:46:04.231 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap3 2024-01-15T23:46:04.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:03 smithi163 ceph-mon[138526]: osdmap e1943: 8 total, 8 up, 8 in 2024-01-15T23:46:04.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:03 smithi053 ceph-mon[143363]: osdmap e1943: 8 total, 8 up, 8 in 2024-01-15T23:46:04.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:03 smithi053 ceph-mon[146052]: osdmap e1943: 8 total, 8 up, 8 in 2024-01-15T23:46:05.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:04 smithi163 ceph-mon[138526]: pgmap v3388: 169 pgs: 169 active+clean; 1.3 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 25 MiB/s rd, 14 MiB/s wr, 440 op/s 2024-01-15T23:46:05.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:04 smithi163 ceph-mon[138526]: osdmap e1944: 8 total, 8 up, 8 in 2024-01-15T23:46:05.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:04 smithi053 ceph-mon[143363]: pgmap v3388: 169 pgs: 169 active+clean; 1.3 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 25 MiB/s rd, 14 MiB/s wr, 440 op/s 2024-01-15T23:46:05.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:04 smithi053 ceph-mon[143363]: osdmap e1944: 8 total, 8 up, 8 in 2024-01-15T23:46:05.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:46:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:46:05] "GET /metrics HTTP/1.1" 200 39114 "" "Prometheus/2.43.0" 2024-01-15T23:46:05.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:04 smithi053 ceph-mon[146052]: pgmap v3388: 169 pgs: 169 active+clean; 1.3 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 25 MiB/s rd, 14 MiB/s wr, 440 op/s 2024-01-15T23:46:05.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:04 smithi053 ceph-mon[146052]: osdmap e1944: 8 total, 8 up, 8 in 2024-01-15T23:46:05.881 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:46:06.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:05 smithi163 ceph-mon[138526]: osdmap e1945: 8 total, 8 up, 8 in 2024-01-15T23:46:06.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:05 smithi053 ceph-mon[143363]: osdmap e1945: 8 total, 8 up, 8 in 2024-01-15T23:46:06.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:05 smithi053 ceph-mon[146052]: osdmap e1945: 8 total, 8 up, 8 in 2024-01-15T23:46:07.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:06 smithi163 ceph-mon[138526]: pgmap v3391: 169 pgs: 169 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 8.5 MiB/s rd, 13 MiB/s wr, 454 op/s 2024-01-15T23:46:07.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:06 smithi163 ceph-mon[138526]: osdmap e1946: 8 total, 8 up, 8 in 2024-01-15T23:46:07.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:06 smithi053 ceph-mon[143363]: pgmap v3391: 169 pgs: 169 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 8.5 MiB/s rd, 13 MiB/s wr, 454 op/s 2024-01-15T23:46:07.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:06 smithi053 ceph-mon[143363]: osdmap e1946: 8 total, 8 up, 8 in 2024-01-15T23:46:07.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:06 smithi053 ceph-mon[146052]: pgmap v3391: 169 pgs: 169 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 8.5 MiB/s rd, 13 MiB/s wr, 454 op/s 2024-01-15T23:46:07.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:06 smithi053 ceph-mon[146052]: osdmap e1946: 8 total, 8 up, 8 in 2024-01-15T23:46:07.389 INFO:tasks.workunit.client.0.smithi053.stdout:write: a 121217556~5811529 2024-01-15T23:46:07.449 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 103289646~5956819 2024-01-15T23:46:07.469 INFO:tasks.workunit.client.0.smithi053.stdout:write: a 97428474~3529095 2024-01-15T23:46:07.505 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 133454166~1521831 2024-01-15T23:46:07.537 INFO:tasks.workunit.client.0.smithi053.stdout:write: a 71181435~2361612 2024-01-15T23:46:07.583 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 103532436~5960437 2024-01-15T23:46:07.585 INFO:tasks.workunit.client.0.smithi053.stdout:write: a 100468818~153306 2024-01-15T23:46:07.587 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 83344095~3742720 2024-01-15T23:46:07.609 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: user0 2024-01-15T23:46:08.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:07 smithi163 ceph-mon[138526]: osdmap e1947: 8 total, 8 up, 8 in 2024-01-15T23:46:08.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:07 smithi053 ceph-mon[143363]: osdmap e1947: 8 total, 8 up, 8 in 2024-01-15T23:46:08.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:07 smithi053 ceph-mon[146052]: osdmap e1947: 8 total, 8 up, 8 in 2024-01-15T23:46:08.888 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 272709743 2024-01-15T23:46:08.901 INFO:tasks.workunit.client.0.smithi053.stdout:write: b 42057243~4590035 2024-01-15T23:46:08.919 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 13827303~5866503 2024-01-15T23:46:08.919 INFO:tasks.workunit.client.0.smithi053.stdout:write: b 10306452~5132590 2024-01-15T23:46:08.990 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 193439212~4585873 2024-01-15T23:46:08.990 INFO:tasks.workunit.client.0.smithi053.stdout:write: b 203008868~3951869 2024-01-15T23:46:08.992 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 192320612~6216865 2024-01-15T23:46:08.995 INFO:tasks.workunit.client.0.smithi053.stdout:write: b 234246524~1499131 2024-01-15T23:46:08.995 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 15364661~2671099 2024-01-15T23:46:09.005 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: user1 2024-01-15T23:46:09.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:08 smithi163 ceph-mon[138526]: pgmap v3394: 169 pgs: 169 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 9.5 MiB/s rd, 13 MiB/s wr, 527 op/s 2024-01-15T23:46:09.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:08 smithi163 ceph-mon[138526]: osdmap e1948: 8 total, 8 up, 8 in 2024-01-15T23:46:09.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:08 smithi053 ceph-mon[146052]: pgmap v3394: 169 pgs: 169 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 9.5 MiB/s rd, 13 MiB/s wr, 527 op/s 2024-01-15T23:46:09.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:08 smithi053 ceph-mon[146052]: osdmap e1948: 8 total, 8 up, 8 in 2024-01-15T23:46:09.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:08 smithi053 ceph-mon[143363]: pgmap v3394: 169 pgs: 169 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 9.5 MiB/s rd, 13 MiB/s wr, 527 op/s 2024-01-15T23:46:09.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:08 smithi053 ceph-mon[143363]: osdmap e1948: 8 total, 8 up, 8 in 2024-01-15T23:46:10.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:09 smithi163 ceph-mon[138526]: osdmap e1949: 8 total, 8 up, 8 in 2024-01-15T23:46:10.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:09 smithi053 ceph-mon[143363]: osdmap e1949: 8 total, 8 up, 8 in 2024-01-15T23:46:10.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:09 smithi053 ceph-mon[146052]: osdmap e1949: 8 total, 8 up, 8 in 2024-01-15T23:46:10.902 INFO:tasks.workunit.client.0.smithi053.stdout:write: c 185898625~6200194 2024-01-15T23:46:10.922 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 6371570~5874007 2024-01-15T23:46:10.923 INFO:tasks.workunit.client.0.smithi053.stdout:write: c 33836428~4030793 2024-01-15T23:46:10.925 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 35051641~4103365 2024-01-15T23:46:11.007 INFO:tasks.workunit.client.0.smithi053.stdout:write: c 129100021~435303 2024-01-15T23:46:11.007 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 255802864~5719828 2024-01-15T23:46:11.007 INFO:tasks.workunit.client.0.smithi053.stdout:write: c 78345420~7759876 2024-01-15T23:46:11.010 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 53931440~4940270 2024-01-15T23:46:11.010 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: user2 2024-01-15T23:46:11.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:10 smithi163 ceph-mon[138526]: pgmap v3397: 169 pgs: 169 active+clean; 1.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 19 MiB/s rd, 14 MiB/s wr, 444 op/s 2024-01-15T23:46:11.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:10 smithi163 ceph-mon[138526]: osdmap e1950: 8 total, 8 up, 8 in 2024-01-15T23:46:11.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:10 smithi053 ceph-mon[143363]: pgmap v3397: 169 pgs: 169 active+clean; 1.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 19 MiB/s rd, 14 MiB/s wr, 444 op/s 2024-01-15T23:46:11.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:10 smithi053 ceph-mon[143363]: osdmap e1950: 8 total, 8 up, 8 in 2024-01-15T23:46:11.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:10 smithi053 ceph-mon[146052]: pgmap v3397: 169 pgs: 169 active+clean; 1.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 19 MiB/s rd, 14 MiB/s wr, 444 op/s 2024-01-15T23:46:11.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:10 smithi053 ceph-mon[146052]: osdmap e1950: 8 total, 8 up, 8 in 2024-01-15T23:46:12.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:11 smithi163 ceph-mon[138526]: osdmap e1951: 8 total, 8 up, 8 in 2024-01-15T23:46:12.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:11 smithi053 ceph-mon[143363]: osdmap e1951: 8 total, 8 up, 8 in 2024-01-15T23:46:12.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:11 smithi053 ceph-mon[146052]: osdmap e1951: 8 total, 8 up, 8 in 2024-01-15T23:46:12.911 INFO:tasks.workunit.client.0.smithi053.stdout:write: d 243613406~6424610 2024-01-15T23:46:12.934 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 228954325~3043518 2024-01-15T23:46:12.934 INFO:tasks.workunit.client.0.smithi053.stdout:write: d 2721100~1324900 2024-01-15T23:46:12.935 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 187816855~669729 2024-01-15T23:46:12.935 INFO:tasks.workunit.client.0.smithi053.stdout:write: d 245278526~2423660 2024-01-15T23:46:12.977 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 29780685~2792945 2024-01-15T23:46:12.977 INFO:tasks.workunit.client.0.smithi053.stdout:write: d 141202883~1236203 2024-01-15T23:46:12.978 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 208026365~2906345 2024-01-15T23:46:12.978 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: user3 2024-01-15T23:46:13.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:12 smithi163 ceph-mon[138526]: pgmap v3400: 169 pgs: 169 active+clean; 1.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 37 MiB/s rd, 27 MiB/s wr, 667 op/s 2024-01-15T23:46:13.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:12 smithi163 ceph-mon[138526]: osdmap e1952: 8 total, 8 up, 8 in 2024-01-15T23:46:13.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:12 smithi053 ceph-mon[143363]: pgmap v3400: 169 pgs: 169 active+clean; 1.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 37 MiB/s rd, 27 MiB/s wr, 667 op/s 2024-01-15T23:46:13.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:12 smithi053 ceph-mon[143363]: osdmap e1952: 8 total, 8 up, 8 in 2024-01-15T23:46:13.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:12 smithi053 ceph-mon[146052]: pgmap v3400: 169 pgs: 169 active+clean; 1.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 37 MiB/s rd, 27 MiB/s wr, 667 op/s 2024-01-15T23:46:13.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:12 smithi053 ceph-mon[146052]: osdmap e1952: 8 total, 8 up, 8 in 2024-01-15T23:46:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:13 smithi163 ceph-mon[138526]: osdmap e1953: 8 total, 8 up, 8 in 2024-01-15T23:46:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:46:14.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:13 smithi053 ceph-mon[143363]: osdmap e1953: 8 total, 8 up, 8 in 2024-01-15T23:46:14.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:46:14.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:13 smithi053 ceph-mon[146052]: osdmap e1953: 8 total, 8 up, 8 in 2024-01-15T23:46:14.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:46:14.940 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 27270974~6817743 2024-01-15T23:46:14.943 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 28975409~3408871 2024-01-15T23:46:15.012 INFO:tasks.workunit.client.0.smithi053.stdout:write: 2 54541948~6817743 2024-01-15T23:46:15.014 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 56246383~3408871 2024-01-15T23:46:15.055 INFO:tasks.workunit.client.0.smithi053.stdout:write: 3 81812922~6817743 2024-01-15T23:46:15.057 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 83517357~3408871 2024-01-15T23:46:15.122 INFO:tasks.workunit.client.0.smithi053.stdout:write: 4 109083897~6817743 2024-01-15T23:46:15.124 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 110788332~3408871 2024-01-15T23:46:15.162 INFO:tasks.workunit.client.0.smithi053.stdout:write: 5 136354871~6817743 2024-01-15T23:46:15.164 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 138059306~3408871 2024-01-15T23:46:15.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:14 smithi163 ceph-mon[138526]: pgmap v3403: 169 pgs: 169 active+clean; 1.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 22 MiB/s rd, 25 MiB/s wr, 436 op/s 2024-01-15T23:46:15.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:14 smithi163 ceph-mon[138526]: osdmap e1954: 8 total, 8 up, 8 in 2024-01-15T23:46:15.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:14 smithi053 ceph-mon[143363]: pgmap v3403: 169 pgs: 169 active+clean; 1.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 22 MiB/s rd, 25 MiB/s wr, 436 op/s 2024-01-15T23:46:15.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:14 smithi053 ceph-mon[143363]: osdmap e1954: 8 total, 8 up, 8 in 2024-01-15T23:46:15.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:46:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:46:15] "GET /metrics HTTP/1.1" 200 39113 "" "Prometheus/2.43.0" 2024-01-15T23:46:15.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:14 smithi053 ceph-mon[146052]: pgmap v3403: 169 pgs: 169 active+clean; 1.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 22 MiB/s rd, 25 MiB/s wr, 436 op/s 2024-01-15T23:46:15.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:14 smithi053 ceph-mon[146052]: osdmap e1954: 8 total, 8 up, 8 in 2024-01-15T23:46:16.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:15 smithi163 ceph-mon[138526]: osdmap e1955: 8 total, 8 up, 8 in 2024-01-15T23:46:16.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:15 smithi053 ceph-mon[143363]: osdmap e1955: 8 total, 8 up, 8 in 2024-01-15T23:46:16.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:15 smithi053 ceph-mon[146052]: osdmap e1955: 8 total, 8 up, 8 in 2024-01-15T23:46:16.922 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:46:17.184 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:46:17.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:16 smithi163 ceph-mon[138526]: pgmap v3406: 169 pgs: 169 active+clean; 1.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 5.1 MiB/s rd, 27 MiB/s wr, 278 op/s 2024-01-15T23:46:17.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:16 smithi053 ceph-mon[143363]: pgmap v3406: 169 pgs: 169 active+clean; 1.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 5.1 MiB/s rd, 27 MiB/s wr, 278 op/s 2024-01-15T23:46:17.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:16 smithi053 ceph-mon[146052]: pgmap v3406: 169 pgs: 169 active+clean; 1.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 5.1 MiB/s rd, 27 MiB/s wr, 278 op/s 2024-01-15T23:46:19.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:18 smithi163 ceph-mon[138526]: pgmap v3407: 169 pgs: 169 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 24 MiB/s rd, 24 MiB/s wr, 335 op/s 2024-01-15T23:46:19.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:18 smithi163 ceph-mon[138526]: osdmap e1956: 8 total, 8 up, 8 in 2024-01-15T23:46:19.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:18 smithi053 ceph-mon[143363]: pgmap v3407: 169 pgs: 169 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 24 MiB/s rd, 24 MiB/s wr, 335 op/s 2024-01-15T23:46:19.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:18 smithi053 ceph-mon[143363]: osdmap e1956: 8 total, 8 up, 8 in 2024-01-15T23:46:19.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:18 smithi053 ceph-mon[146052]: pgmap v3407: 169 pgs: 169 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 24 MiB/s rd, 24 MiB/s wr, 335 op/s 2024-01-15T23:46:19.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:18 smithi053 ceph-mon[146052]: osdmap e1956: 8 total, 8 up, 8 in 2024-01-15T23:46:19.614 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.Stress2 (21893 ms) 2024-01-15T23:46:19.614 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMigration.StressLive 2024-01-15T23:46:19.646 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 83886080 2024-01-15T23:46:19.656 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 65656434~1049273 2024-01-15T23:46:19.671 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 38707070~4912517 2024-01-15T23:46:19.671 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 64068076~524677 2024-01-15T23:46:19.676 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 6244505~34931 2024-01-15T23:46:19.676 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 32960631~5698055 2024-01-15T23:46:19.710 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 2249717~5298065 2024-01-15T23:46:19.711 INFO:tasks.workunit.client.0.smithi053.stdout:write: A 10218127~3485889 2024-01-15T23:46:19.734 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 63029817~285720 2024-01-15T23:46:19.737 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap0 2024-01-15T23:46:20.956 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap0 2024-01-15T23:46:20.970 INFO:tasks.workunit.client.0.smithi053.stdout:clone image381 -> image384 2024-01-15T23:46:21.076 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 156629406 2024-01-15T23:46:21.088 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 134788566~3479816 2024-01-15T23:46:21.126 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 3023160~4787620 2024-01-15T23:46:21.134 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 24357781~5746185 2024-01-15T23:46:21.169 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 123918220~2609627 2024-01-15T23:46:21.169 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 19286702~6337078 2024-01-15T23:46:21.206 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 52784468~1499165 2024-01-15T23:46:21.212 INFO:tasks.workunit.client.0.smithi053.stdout:write: B 83680475~6565245 2024-01-15T23:46:21.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:20 smithi163 ceph-mon[138526]: pgmap v3409: 169 pgs: 169 active+clean; 1.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 139 MiB/s rd, 24 MiB/s wr, 532 op/s 2024-01-15T23:46:21.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:20 smithi163 ceph-mon[138526]: osdmap e1957: 8 total, 8 up, 8 in 2024-01-15T23:46:21.260 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 50528268~7491507 2024-01-15T23:46:21.266 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap1 2024-01-15T23:46:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:20 smithi053 ceph-mon[143363]: pgmap v3409: 169 pgs: 169 active+clean; 1.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 139 MiB/s rd, 24 MiB/s wr, 532 op/s 2024-01-15T23:46:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:20 smithi053 ceph-mon[143363]: osdmap e1957: 8 total, 8 up, 8 in 2024-01-15T23:46:21.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:20 smithi053 ceph-mon[146052]: pgmap v3409: 169 pgs: 169 active+clean; 1.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 139 MiB/s rd, 24 MiB/s wr, 532 op/s 2024-01-15T23:46:21.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:20 smithi053 ceph-mon[146052]: osdmap e1957: 8 total, 8 up, 8 in 2024-01-15T23:46:22.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:21 smithi163 ceph-mon[138526]: osdmap e1958: 8 total, 8 up, 8 in 2024-01-15T23:46:22.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:21 smithi053 ceph-mon[143363]: osdmap e1958: 8 total, 8 up, 8 in 2024-01-15T23:46:22.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:21 smithi053 ceph-mon[146052]: osdmap e1958: 8 total, 8 up, 8 in 2024-01-15T23:46:22.968 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 185033267 2024-01-15T23:46:22.983 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 14182363~6815918 2024-01-15T23:46:22.993 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 34860352~2770407 2024-01-15T23:46:22.994 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 155315676~4009884 2024-01-15T23:46:22.995 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 29461428~5554894 2024-01-15T23:46:23.067 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 174328964~2177250 2024-01-15T23:46:23.068 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 124768333~7203199 2024-01-15T23:46:23.068 INFO:tasks.workunit.client.0.smithi053.stdout:write: C 16265786~5519140 2024-01-15T23:46:23.074 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 76112026~4210724 2024-01-15T23:46:23.077 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap2 2024-01-15T23:46:23.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:22 smithi163 ceph-mon[138526]: pgmap v3412: 169 pgs: 169 active+clean; 1.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 260 MiB/s rd, 15 MiB/s wr, 707 op/s 2024-01-15T23:46:23.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:22 smithi163 ceph-mon[138526]: osdmap e1959: 8 total, 8 up, 8 in 2024-01-15T23:46:23.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:22 smithi053 ceph-mon[143363]: pgmap v3412: 169 pgs: 169 active+clean; 1.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 260 MiB/s rd, 15 MiB/s wr, 707 op/s 2024-01-15T23:46:23.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:22 smithi053 ceph-mon[143363]: osdmap e1959: 8 total, 8 up, 8 in 2024-01-15T23:46:23.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:22 smithi053 ceph-mon[146052]: pgmap v3412: 169 pgs: 169 active+clean; 1.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 260 MiB/s rd, 15 MiB/s wr, 707 op/s 2024-01-15T23:46:23.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:22 smithi053 ceph-mon[146052]: osdmap e1959: 8 total, 8 up, 8 in 2024-01-15T23:46:24.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:23 smithi163 ceph-mon[138526]: osdmap e1960: 8 total, 8 up, 8 in 2024-01-15T23:46:24.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:23 smithi053 ceph-mon[143363]: osdmap e1960: 8 total, 8 up, 8 in 2024-01-15T23:46:24.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:23 smithi053 ceph-mon[146052]: osdmap e1960: 8 total, 8 up, 8 in 2024-01-15T23:46:24.984 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap2 2024-01-15T23:46:24.996 INFO:tasks.workunit.client.0.smithi053.stdout:clone image384 -> image386 2024-01-15T23:46:25.131 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 179868840 2024-01-15T23:46:25.155 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 102014447~6731881 2024-01-15T23:46:25.203 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 172476918~2771001 2024-01-15T23:46:25.220 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 14198566~3930141 2024-01-15T23:46:25.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:24 smithi163 ceph-mon[138526]: pgmap v3415: 169 pgs: 169 active+clean; 1.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 219 MiB/s rd, 8.4 MiB/s wr, 573 op/s 2024-01-15T23:46:25.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:24 smithi163 ceph-mon[138526]: osdmap e1961: 8 total, 8 up, 8 in 2024-01-15T23:46:25.279 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 93544585~8277781 2024-01-15T23:46:25.286 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 90972130~4276914 2024-01-15T23:46:25.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:46:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:46:25] "GET /metrics HTTP/1.1" 200 39113 "" "Prometheus/2.43.0" 2024-01-15T23:46:25.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:24 smithi053 ceph-mon[143363]: pgmap v3415: 169 pgs: 169 active+clean; 1.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 219 MiB/s rd, 8.4 MiB/s wr, 573 op/s 2024-01-15T23:46:25.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:24 smithi053 ceph-mon[143363]: osdmap e1961: 8 total, 8 up, 8 in 2024-01-15T23:46:25.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:24 smithi053 ceph-mon[146052]: pgmap v3415: 169 pgs: 169 active+clean; 1.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 219 MiB/s rd, 8.4 MiB/s wr, 573 op/s 2024-01-15T23:46:25.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:24 smithi053 ceph-mon[146052]: osdmap e1961: 8 total, 8 up, 8 in 2024-01-15T23:46:25.328 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 124290954~7483760 2024-01-15T23:46:25.337 INFO:tasks.workunit.client.0.smithi053.stdout:write: D 19577463~7276504 2024-01-15T23:46:25.393 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 167649823~2022921 2024-01-15T23:46:25.399 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: snap3 2024-01-15T23:46:26.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:25 smithi163 ceph-mon[138526]: osdmap e1962: 8 total, 8 up, 8 in 2024-01-15T23:46:26.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:25 smithi053 ceph-mon[143363]: osdmap e1962: 8 total, 8 up, 8 in 2024-01-15T23:46:26.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:25 smithi053 ceph-mon[146052]: osdmap e1962: 8 total, 8 up, 8 in 2024-01-15T23:46:26.812 INFO:tasks.workunit.client.0.smithi053.stdout:snap_protect: snap3 2024-01-15T23:46:26.827 INFO:tasks.workunit.client.0.smithi053.stdout:clone image386 -> image388 2024-01-15T23:46:26.979 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 104332709 2024-01-15T23:46:27.028 INFO:tasks.workunit.client.0.smithi053.stdout:migration_prepare 2024-01-15T23:46:27.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:26 smithi163 ceph-mon[138526]: pgmap v3418: 169 pgs: 169 active+clean; 1.8 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 74 MiB/s rd, 22 MiB/s wr, 246 op/s 2024-01-15T23:46:27.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:26 smithi163 ceph-mon[138526]: osdmap e1963: 8 total, 8 up, 8 in 2024-01-15T23:46:27.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:26 smithi163 ceph-mon[138526]: osdmap e1964: 8 total, 8 up, 8 in 2024-01-15T23:46:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:26 smithi053 ceph-mon[146052]: pgmap v3418: 169 pgs: 169 active+clean; 1.8 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 74 MiB/s rd, 22 MiB/s wr, 246 op/s 2024-01-15T23:46:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:26 smithi053 ceph-mon[146052]: osdmap e1963: 8 total, 8 up, 8 in 2024-01-15T23:46:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:26 smithi053 ceph-mon[146052]: osdmap e1964: 8 total, 8 up, 8 in 2024-01-15T23:46:27.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:26 smithi053 ceph-mon[143363]: pgmap v3418: 169 pgs: 169 active+clean; 1.8 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 74 MiB/s rd, 22 MiB/s wr, 246 op/s 2024-01-15T23:46:27.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:26 smithi053 ceph-mon[143363]: osdmap e1963: 8 total, 8 up, 8 in 2024-01-15T23:46:27.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:26 smithi053 ceph-mon[143363]: osdmap e1964: 8 total, 8 up, 8 in 2024-01-15T23:46:27.430 INFO:tasks.workunit.client.0.smithi053.stdout:migration_execute 2024-01-15T23:46:27.430 INFO:tasks.workunit.client.0.smithi053.stdout:write: a 89633000~772199 2024-01-15T23:46:27.464 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 36820283~1818881 2024-01-15T23:46:27.506 INFO:tasks.workunit.client.0.smithi053.stdout:write: a 86514555~1490963 2024-01-15T23:46:27.549 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 79109243~1978706 2024-01-15T23:46:27.581 INFO:tasks.workunit.client.0.smithi053.stdout:write: a 16415499~1983423 2024-01-15T23:46:27.626 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 89423223~715760 2024-01-15T23:46:27.649 INFO:tasks.workunit.client.0.smithi053.stdout:write: a 93821532~71473 2024-01-15T23:46:27.663 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 70701836~2009452 2024-01-15T23:46:27.668 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: user0 2024-01-15T23:46:28.996 INFO:tasks.workunit.client.0.smithi053.stdout:resize: 184886836 2024-01-15T23:46:29.010 INFO:tasks.workunit.client.0.smithi053.stdout:write: b 109355930~8191693 2024-01-15T23:46:29.020 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 31455883~7234005 2024-01-15T23:46:29.020 INFO:tasks.workunit.client.0.smithi053.stdout:write: b 148080475~8125246 2024-01-15T23:46:29.030 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 92866645~7540175 2024-01-15T23:46:29.062 INFO:tasks.workunit.client.0.smithi053.stdout:write: b 116168210~120832 2024-01-15T23:46:29.062 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 173135070~5457160 2024-01-15T23:46:29.077 INFO:tasks.workunit.client.0.smithi053.stdout:write: b 147823315~1544395 2024-01-15T23:46:29.106 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 24817041~2079301 2024-01-15T23:46:29.107 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: user1 2024-01-15T23:46:29.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:28 smithi163 ceph-mon[138526]: pgmap v3421: 169 pgs: 169 active+clean; 1.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 46 MiB/s rd, 25 MiB/s wr, 481 op/s 2024-01-15T23:46:29.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:28 smithi163 ceph-mon[138526]: osdmap e1965: 8 total, 8 up, 8 in 2024-01-15T23:46:29.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:46:29.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:28 smithi053 ceph-mon[146052]: pgmap v3421: 169 pgs: 169 active+clean; 1.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 46 MiB/s rd, 25 MiB/s wr, 481 op/s 2024-01-15T23:46:29.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:28 smithi053 ceph-mon[146052]: osdmap e1965: 8 total, 8 up, 8 in 2024-01-15T23:46:29.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:46:29.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:28 smithi053 ceph-mon[143363]: pgmap v3421: 169 pgs: 169 active+clean; 1.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 46 MiB/s rd, 25 MiB/s wr, 481 op/s 2024-01-15T23:46:29.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:28 smithi053 ceph-mon[143363]: osdmap e1965: 8 total, 8 up, 8 in 2024-01-15T23:46:29.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:46:30.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:29 smithi163 ceph-mon[138526]: osdmap e1966: 8 total, 8 up, 8 in 2024-01-15T23:46:30.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:29 smithi053 ceph-mon[143363]: osdmap e1966: 8 total, 8 up, 8 in 2024-01-15T23:46:30.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:29 smithi053 ceph-mon[146052]: osdmap e1966: 8 total, 8 up, 8 in 2024-01-15T23:46:31.018 INFO:tasks.workunit.client.0.smithi053.stdout:write: c 83499091~3570265 2024-01-15T23:46:31.029 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 159929436~7794856 2024-01-15T23:46:31.029 INFO:tasks.workunit.client.0.smithi053.stdout:write: c 157143400~4296114 2024-01-15T23:46:31.030 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 152504749~1599105 2024-01-15T23:46:31.030 INFO:tasks.workunit.client.0.smithi053.stdout:write: c 42234456~1205921 2024-01-15T23:46:31.031 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 49426720~5544018 2024-01-15T23:46:31.032 INFO:tasks.workunit.client.0.smithi053.stdout:write: c 74935053~1274461 2024-01-15T23:46:31.036 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 7604875~922917 2024-01-15T23:46:31.037 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: user2 2024-01-15T23:46:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:30 smithi163 ceph-mon[138526]: pgmap v3424: 169 pgs: 169 active+clean; 1.9 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 21 MiB/s rd, 26 MiB/s wr, 699 op/s 2024-01-15T23:46:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:30 smithi163 ceph-mon[138526]: osdmap e1967: 8 total, 8 up, 8 in 2024-01-15T23:46:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:30 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:46:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:30 smithi053 ceph-mon[143363]: pgmap v3424: 169 pgs: 169 active+clean; 1.9 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 21 MiB/s rd, 26 MiB/s wr, 699 op/s 2024-01-15T23:46:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:30 smithi053 ceph-mon[143363]: osdmap e1967: 8 total, 8 up, 8 in 2024-01-15T23:46:31.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:30 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:46:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:30 smithi053 ceph-mon[146052]: pgmap v3424: 169 pgs: 169 active+clean; 1.9 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 21 MiB/s rd, 26 MiB/s wr, 699 op/s 2024-01-15T23:46:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:30 smithi053 ceph-mon[146052]: osdmap e1967: 8 total, 8 up, 8 in 2024-01-15T23:46:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:30 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:46:32.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:31 smithi053 ceph-mon[143363]: osdmap e1968: 8 total, 8 up, 8 in 2024-01-15T23:46:32.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:46:32.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:46:32.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:31 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:46:32.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:31 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:46:32.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:31 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:46:32.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:31 smithi053 ceph-mon[146052]: osdmap e1968: 8 total, 8 up, 8 in 2024-01-15T23:46:32.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:46:32.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:46:32.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:31 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:46:32.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:31 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:46:32.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:31 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:46:32.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:31 smithi163 ceph-mon[138526]: osdmap e1968: 8 total, 8 up, 8 in 2024-01-15T23:46:32.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:46:32.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:46:32.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:31 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:46:32.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:31 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:46:32.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:31 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:46:33.018 INFO:tasks.workunit.client.0.smithi053.stdout:write: d 100966042~1186588 2024-01-15T23:46:33.027 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 81187095~5444418 2024-01-15T23:46:33.027 INFO:tasks.workunit.client.0.smithi053.stdout:write: d 30393614~2244543 2024-01-15T23:46:33.027 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 57695892~2102993 2024-01-15T23:46:33.029 INFO:tasks.workunit.client.0.smithi053.stdout:write: d 137527657~5576692 2024-01-15T23:46:33.032 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 139848962~5542455 2024-01-15T23:46:33.072 INFO:tasks.workunit.client.0.smithi053.stdout:write: d 177443465~7010666 2024-01-15T23:46:33.074 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 132115337~2837651 2024-01-15T23:46:33.074 INFO:tasks.workunit.client.0.smithi053.stdout:snap_create: user3 2024-01-15T23:46:33.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:33 smithi053 ceph-mon[143363]: pgmap v3427: 169 pgs: 169 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 36 MiB/s rd, 37 MiB/s wr, 837 op/s 2024-01-15T23:46:33.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:33 smithi053 ceph-mon[143363]: osdmap e1969: 8 total, 8 up, 8 in 2024-01-15T23:46:33.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:33 smithi053 ceph-mon[146052]: pgmap v3427: 169 pgs: 169 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 36 MiB/s rd, 37 MiB/s wr, 837 op/s 2024-01-15T23:46:33.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:33 smithi053 ceph-mon[146052]: osdmap e1969: 8 total, 8 up, 8 in 2024-01-15T23:46:33.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:33 smithi163 ceph-mon[138526]: pgmap v3427: 169 pgs: 169 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 36 MiB/s rd, 37 MiB/s wr, 837 op/s 2024-01-15T23:46:33.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:33 smithi163 ceph-mon[138526]: osdmap e1969: 8 total, 8 up, 8 in 2024-01-15T23:46:34.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:34 smithi053 ceph-mon[146052]: osdmap e1970: 8 total, 8 up, 8 in 2024-01-15T23:46:34.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:34 smithi053 ceph-mon[143363]: osdmap e1970: 8 total, 8 up, 8 in 2024-01-15T23:46:34.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:34 smithi163 ceph-mon[138526]: osdmap e1970: 8 total, 8 up, 8 in 2024-01-15T23:46:35.044 INFO:tasks.workunit.client.0.smithi053.stdout:write: 1 18488683~4622170 2024-01-15T23:46:35.046 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 19644225~2311085 2024-01-15T23:46:35.074 INFO:tasks.workunit.client.0.smithi053.stdout:write: 2 36977367~4622170 2024-01-15T23:46:35.076 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 38132909~2311085 2024-01-15T23:46:35.115 INFO:tasks.workunit.client.0.smithi053.stdout:write: 3 55466050~4622170 2024-01-15T23:46:35.117 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 56621592~2311085 2024-01-15T23:46:35.142 INFO:tasks.workunit.client.0.smithi053.stdout:write: 4 73954734~4622170 2024-01-15T23:46:35.143 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 75110276~2311085 2024-01-15T23:46:35.160 INFO:tasks.workunit.client.0.smithi053.stdout:write: 5 92443418~4622170 2024-01-15T23:46:35.162 INFO:tasks.workunit.client.0.smithi053.stdout:discard: 93598960~2311085 2024-01-15T23:46:35.265 INFO:tasks.workunit.client.0.smithi053.stdout:migration_commit 2024-01-15T23:46:35.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:46:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:46:35] "GET /metrics HTTP/1.1" 200 39119 "" "Prometheus/2.43.0" 2024-01-15T23:46:35.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:35 smithi053 ceph-mon[143363]: pgmap v3430: 169 pgs: 169 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 21 MiB/s rd, 24 MiB/s wr, 506 op/s 2024-01-15T23:46:35.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:35 smithi053 ceph-mon[143363]: osdmap e1971: 8 total, 8 up, 8 in 2024-01-15T23:46:35.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:35 smithi053 ceph-mon[146052]: pgmap v3430: 169 pgs: 169 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 21 MiB/s rd, 24 MiB/s wr, 506 op/s 2024-01-15T23:46:35.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:35 smithi053 ceph-mon[146052]: osdmap e1971: 8 total, 8 up, 8 in 2024-01-15T23:46:35.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:35 smithi163 ceph-mon[138526]: pgmap v3430: 169 pgs: 169 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 21 MiB/s rd, 24 MiB/s wr, 506 op/s 2024-01-15T23:46:35.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:35 smithi163 ceph-mon[138526]: osdmap e1971: 8 total, 8 up, 8 in 2024-01-15T23:46:36.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:36 smithi053 ceph-mon[143363]: osdmap e1972: 8 total, 8 up, 8 in 2024-01-15T23:46:36.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:36 smithi053 ceph-mon[146052]: osdmap e1972: 8 total, 8 up, 8 in 2024-01-15T23:46:36.440 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMigration.StressLive (16826 ms) 2024-01-15T23:46:36.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:36 smithi163 ceph-mon[138526]: osdmap e1972: 8 total, 8 up, 8 in 2024-01-15T23:46:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:37 smithi053 ceph-mon[143363]: pgmap v3433: 169 pgs: 169 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 18 MiB/s wr, 255 op/s 2024-01-15T23:46:37.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:37 smithi053 ceph-mon[146052]: pgmap v3433: 169 pgs: 169 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 18 MiB/s wr, 255 op/s 2024-01-15T23:46:37.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:37 smithi163 ceph-mon[138526]: pgmap v3433: 169 pgs: 169 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 18 MiB/s wr, 255 op/s 2024-01-15T23:46:38.067 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 57 tests from TestMigration (261665 ms total) 2024-01-15T23:46:38.067 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:46:38.067 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 2 tests from TestMirroringWatcher 2024-01-15T23:46:38.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:38 smithi053 ceph-mon[143363]: osdmap e1973: 8 total, 8 up, 8 in 2024-01-15T23:46:38.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:38 smithi053 ceph-mon[146052]: osdmap e1973: 8 total, 8 up, 8 in 2024-01-15T23:46:38.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:38 smithi163 ceph-mon[138526]: osdmap e1973: 8 total, 8 up, 8 in 2024-01-15T23:46:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:39 smithi053 ceph-mon[143363]: pgmap v3435: 137 pgs: 137 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-01-15T23:46:39.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:39 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:46:39.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:39 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:46:39.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:39 smithi053 ceph-mon[143363]: osdmap e1974: 8 total, 8 up, 8 in 2024-01-15T23:46:39.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:39 smithi053 ceph-mon[146052]: pgmap v3435: 137 pgs: 137 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-01-15T23:46:39.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:39 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:46:39.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:39 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:46:39.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:39 smithi053 ceph-mon[146052]: osdmap e1974: 8 total, 8 up, 8 in 2024-01-15T23:46:39.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:39 smithi163 ceph-mon[138526]: pgmap v3435: 137 pgs: 137 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-01-15T23:46:39.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:39 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:46:39.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:39 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:46:39.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:39 smithi163 ceph-mon[138526]: osdmap e1974: 8 total, 8 up, 8 in 2024-01-15T23:46:40.063 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2024-01-15T23:46:40.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:40 smithi053 ceph-mon[143363]: osdmap e1975: 8 total, 8 up, 8 in 2024-01-15T23:46:40.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:40 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3084766268' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:46:40.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:40 smithi053 ceph-mon[146052]: osdmap e1975: 8 total, 8 up, 8 in 2024-01-15T23:46:40.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:40 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3084766268' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:46:40.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:40 smithi163 ceph-mon[138526]: osdmap e1975: 8 total, 8 up, 8 in 2024-01-15T23:46:40.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:40 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3084766268' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:46:41.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:41 smithi053 ceph-mon[143363]: pgmap v3438: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail 2024-01-15T23:46:41.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:41 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:46:41.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:41 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3084766268' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:46:41.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:41 smithi053 ceph-mon[143363]: osdmap e1976: 8 total, 8 up, 8 in 2024-01-15T23:46:41.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:41 smithi053 ceph-mon[146052]: pgmap v3438: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail 2024-01-15T23:46:41.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:41 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:46:41.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:41 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3084766268' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:46:41.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:41 smithi053 ceph-mon[146052]: osdmap e1976: 8 total, 8 up, 8 in 2024-01-15T23:46:41.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:41 smithi163 ceph-mon[138526]: pgmap v3438: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail 2024-01-15T23:46:41.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:41 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:46:41.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:41 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3084766268' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:46:41.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:41 smithi163 ceph-mon[138526]: osdmap e1976: 8 total, 8 up, 8 in 2024-01-15T23:46:42.121 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2057 ms) 2024-01-15T23:46:42.121 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2024-01-15T23:46:42.144 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (24 ms) 2024-01-15T23:46:42.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:42 smithi163 ceph-mon[138526]: osdmap e1977: 8 total, 8 up, 8 in 2024-01-15T23:46:42.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:42 smithi053 ceph-mon[143363]: osdmap e1977: 8 total, 8 up, 8 in 2024-01-15T23:46:42.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:42 smithi053 ceph-mon[146052]: osdmap e1977: 8 total, 8 up, 8 in 2024-01-15T23:46:43.103 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 2 tests from TestMirroringWatcher (2082 ms total) 2024-01-15T23:46:43.103 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:46:43.103 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 4 tests from TestObjectMap 2024-01-15T23:46:43.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:43 smithi163 ceph-mon[138526]: pgmap v3441: 137 pgs: 1 creating+activating, 2 creating+peering, 18 unknown, 116 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-01-15T23:46:43.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:43 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:46:43.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:43 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:46:43.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:43 smithi163 ceph-mon[138526]: osdmap e1978: 8 total, 8 up, 8 in 2024-01-15T23:46:43.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:43 smithi053 ceph-mon[143363]: pgmap v3441: 137 pgs: 1 creating+activating, 2 creating+peering, 18 unknown, 116 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-01-15T23:46:43.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:43 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:46:43.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:43 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:46:43.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:43 smithi053 ceph-mon[143363]: osdmap e1978: 8 total, 8 up, 8 in 2024-01-15T23:46:43.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:43 smithi053 ceph-mon[146052]: pgmap v3441: 137 pgs: 1 creating+activating, 2 creating+peering, 18 unknown, 116 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-01-15T23:46:43.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:43 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:46:43.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:43 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:46:43.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:43 smithi053 ceph-mon[146052]: osdmap e1978: 8 total, 8 up, 8 in 2024-01-15T23:46:44.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:44 smithi163 ceph-mon[138526]: osdmap e1979: 8 total, 8 up, 8 in 2024-01-15T23:46:44.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:44 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:46:44.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:46:44.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:44 smithi053 ceph-mon[143363]: osdmap e1979: 8 total, 8 up, 8 in 2024-01-15T23:46:44.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:44 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:46:44.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:46:44.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:44 smithi053 ceph-mon[146052]: osdmap e1979: 8 total, 8 up, 8 in 2024-01-15T23:46:44.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:44 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:46:44.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:46:45.102 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2024-01-15T23:46:45.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:46:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:46:45] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.43.0" 2024-01-15T23:46:45.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:45 smithi053 ceph-mon[143363]: pgmap v3444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:46:45.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:45 smithi053 ceph-mon[143363]: osdmap e1980: 8 total, 8 up, 8 in 2024-01-15T23:46:45.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:45 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/494763737' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:46:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:45 smithi053 ceph-mon[146052]: pgmap v3444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:46:45.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:45 smithi053 ceph-mon[146052]: osdmap e1980: 8 total, 8 up, 8 in 2024-01-15T23:46:45.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:45 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/494763737' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:46:45.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:45 smithi163 ceph-mon[138526]: pgmap v3444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:46:45.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:45 smithi163 ceph-mon[138526]: osdmap e1980: 8 total, 8 up, 8 in 2024-01-15T23:46:45.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:45 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/494763737' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:46:46.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:46 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/494763737' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:46:46.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:46 smithi163 ceph-mon[138526]: osdmap e1981: 8 total, 8 up, 8 in 2024-01-15T23:46:46.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:46 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/494763737' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:46:46.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:46 smithi053 ceph-mon[143363]: osdmap e1981: 8 total, 8 up, 8 in 2024-01-15T23:46:46.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:46 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/494763737' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:46:46.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:46 smithi053 ceph-mon[146052]: osdmap e1981: 8 total, 8 up, 8 in 2024-01-15T23:46:47.154 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2053 ms) 2024-01-15T23:46:47.154 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2024-01-15T23:46:47.182 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (28 ms) 2024-01-15T23:46:47.182 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2024-01-15T23:46:47.218 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (36 ms) 2024-01-15T23:46:47.218 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2024-01-15T23:46:47.244 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (26 ms) 2024-01-15T23:46:47.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:47 smithi163 ceph-mon[138526]: pgmap v3447: 137 pgs: 11 creating+peering, 19 unknown, 107 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:47.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:47 smithi163 ceph-mon[138526]: osdmap e1982: 8 total, 8 up, 8 in 2024-01-15T23:46:47.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:47 smithi053 ceph-mon[143363]: pgmap v3447: 137 pgs: 11 creating+peering, 19 unknown, 107 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:47.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:47 smithi053 ceph-mon[143363]: osdmap e1982: 8 total, 8 up, 8 in 2024-01-15T23:46:47.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:47 smithi053 ceph-mon[146052]: pgmap v3447: 137 pgs: 11 creating+peering, 19 unknown, 107 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:47.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:47 smithi053 ceph-mon[146052]: osdmap e1982: 8 total, 8 up, 8 in 2024-01-15T23:46:48.123 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 4 tests from TestObjectMap (2143 ms total) 2024-01-15T23:46:48.123 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:46:48.123 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 1 test from TestOperations 2024-01-15T23:46:48.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:48 smithi163 ceph-mon[138526]: osdmap e1983: 8 total, 8 up, 8 in 2024-01-15T23:46:48.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:48 smithi053 ceph-mon[143363]: osdmap e1983: 8 total, 8 up, 8 in 2024-01-15T23:46:48.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:48 smithi053 ceph-mon[146052]: osdmap e1983: 8 total, 8 up, 8 in 2024-01-15T23:46:49.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:49 smithi163 ceph-mon[138526]: pgmap v3450: 137 pgs: 11 creating+peering, 8 unknown, 118 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 2.2 KiB/s wr, 21 op/s 2024-01-15T23:46:49.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:49 smithi163 ceph-mon[138526]: osdmap e1984: 8 total, 8 up, 8 in 2024-01-15T23:46:49.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:49 smithi053 ceph-mon[143363]: pgmap v3450: 137 pgs: 11 creating+peering, 8 unknown, 118 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 2.2 KiB/s wr, 21 op/s 2024-01-15T23:46:49.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:49 smithi053 ceph-mon[143363]: osdmap e1984: 8 total, 8 up, 8 in 2024-01-15T23:46:49.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:49 smithi053 ceph-mon[146052]: pgmap v3450: 137 pgs: 11 creating+peering, 8 unknown, 118 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 2.2 KiB/s wr, 21 op/s 2024-01-15T23:46:49.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:49 smithi053 ceph-mon[146052]: osdmap e1984: 8 total, 8 up, 8 in 2024-01-15T23:46:50.131 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2024-01-15T23:46:50.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:50 smithi163 ceph-mon[138526]: osdmap e1985: 8 total, 8 up, 8 in 2024-01-15T23:46:50.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:50 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/662854125' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:46:50.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:50 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:46:50.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:50 smithi053 ceph-mon[143363]: osdmap e1985: 8 total, 8 up, 8 in 2024-01-15T23:46:50.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:50 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/662854125' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:46:50.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:50 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:46:50.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:50 smithi053 ceph-mon[146052]: osdmap e1985: 8 total, 8 up, 8 in 2024-01-15T23:46:50.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:50 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/662854125' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:46:50.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:50 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:46:51.496 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:51 smithi163 ceph-mon[138526]: pgmap v3453: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:51.497 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:51 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:46:51.497 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:51 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:46:51.497 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:51 smithi163 ceph-mon[138526]: osdmap e1986: 8 total, 8 up, 8 in 2024-01-15T23:46:51.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:51 smithi053 ceph-mon[143363]: pgmap v3453: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:51.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:51 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:46:51.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:51 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:46:51.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:51 smithi053 ceph-mon[143363]: osdmap e1986: 8 total, 8 up, 8 in 2024-01-15T23:46:51.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:51 smithi053 ceph-mon[146052]: pgmap v3453: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:51.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:51 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:46:51.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:51 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:46:51.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:51 smithi053 ceph-mon[146052]: osdmap e1986: 8 total, 8 up, 8 in 2024-01-15T23:46:52.176 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:46:52.176 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestOperations.DisableJournalingCorrupt (2046 ms) 2024-01-15T23:46:52.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:52 smithi163 ceph-mon[138526]: osdmap e1987: 8 total, 8 up, 8 in 2024-01-15T23:46:52.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:52 smithi053 ceph-mon[143363]: osdmap e1987: 8 total, 8 up, 8 in 2024-01-15T23:46:52.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:52 smithi053 ceph-mon[146052]: osdmap e1987: 8 total, 8 up, 8 in 2024-01-15T23:46:53.152 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 1 test from TestOperations (2046 ms total) 2024-01-15T23:46:53.153 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:46:53.153 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 2 tests from TestTrash 2024-01-15T23:46:53.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:53 smithi163 ceph-mon[138526]: pgmap v3456: 137 pgs: 10 creating+peering, 13 unknown, 114 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:53.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:53 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:46:53.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:53 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:46:53.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:53 smithi163 ceph-mon[138526]: osdmap e1988: 8 total, 8 up, 8 in 2024-01-15T23:46:53.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:53 smithi053 ceph-mon[143363]: pgmap v3456: 137 pgs: 10 creating+peering, 13 unknown, 114 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:53.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:53 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:46:53.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:53 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:46:53.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:53 smithi053 ceph-mon[143363]: osdmap e1988: 8 total, 8 up, 8 in 2024-01-15T23:46:53.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:53 smithi053 ceph-mon[146052]: pgmap v3456: 137 pgs: 10 creating+peering, 13 unknown, 114 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:53.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:53 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:46:53.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:53 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:46:53.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:53 smithi053 ceph-mon[146052]: osdmap e1988: 8 total, 8 up, 8 in 2024-01-15T23:46:54.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:54 smithi163 ceph-mon[138526]: osdmap e1989: 8 total, 8 up, 8 in 2024-01-15T23:46:54.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:54 smithi163 ceph-mon[138526]: pgmap v3459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:54.495 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 23:46:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=cleanup t=2024-01-15T23:46:54.315739821Z level=info msg="Completed cleanup jobs" duration=12.843269ms 2024-01-15T23:46:54.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:54 smithi053 ceph-mon[143363]: osdmap e1989: 8 total, 8 up, 8 in 2024-01-15T23:46:54.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:54 smithi053 ceph-mon[143363]: pgmap v3459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:54.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:54 smithi053 ceph-mon[146052]: osdmap e1989: 8 total, 8 up, 8 in 2024-01-15T23:46:54.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:54 smithi053 ceph-mon[146052]: pgmap v3459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:55.173 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestTrash.UserRemovingSource 2024-01-15T23:46:55.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:46:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:46:55] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.43.0" 2024-01-15T23:46:55.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:55 smithi053 ceph-mon[143363]: osdmap e1990: 8 total, 8 up, 8 in 2024-01-15T23:46:55.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:55 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1265027217' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:46:55.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:55 smithi053 ceph-mon[146052]: osdmap e1990: 8 total, 8 up, 8 in 2024-01-15T23:46:55.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:55 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1265027217' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:46:55.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:55 smithi163 ceph-mon[138526]: osdmap e1990: 8 total, 8 up, 8 in 2024-01-15T23:46:55.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:55 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1265027217' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:46:56.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:56 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1265027217' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:46:56.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:56 smithi163 ceph-mon[138526]: osdmap e1991: 8 total, 8 up, 8 in 2024-01-15T23:46:56.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:56 smithi163 ceph-mon[138526]: pgmap v3462: 137 pgs: 13 creating+peering, 16 unknown, 108 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:56.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:56 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1265027217' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:46:56.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:56 smithi053 ceph-mon[143363]: osdmap e1991: 8 total, 8 up, 8 in 2024-01-15T23:46:56.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:56 smithi053 ceph-mon[143363]: pgmap v3462: 137 pgs: 13 creating+peering, 16 unknown, 108 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:56.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:56 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1265027217' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:46:56.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:56 smithi053 ceph-mon[146052]: osdmap e1991: 8 total, 8 up, 8 in 2024-01-15T23:46:56.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:56 smithi053 ceph-mon[146052]: pgmap v3462: 137 pgs: 13 creating+peering, 16 unknown, 108 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:57.273 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestTrash.UserRemovingSource (2100 ms) 2024-01-15T23:46:57.273 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2024-01-15T23:46:57.312 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestTrash.RestoreMirroringSource (38 ms) 2024-01-15T23:46:57.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:57 smithi163 ceph-mon[138526]: osdmap e1992: 8 total, 8 up, 8 in 2024-01-15T23:46:57.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:57 smithi053 ceph-mon[143363]: osdmap e1992: 8 total, 8 up, 8 in 2024-01-15T23:46:57.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:57 smithi053 ceph-mon[146052]: osdmap e1992: 8 total, 8 up, 8 in 2024-01-15T23:46:58.194 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 2 tests from TestTrash (2138 ms total) 2024-01-15T23:46:58.194 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:46:58.194 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 4 tests from TestJournalEntries 2024-01-15T23:46:58.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:58 smithi163 ceph-mon[138526]: osdmap e1993: 8 total, 8 up, 8 in 2024-01-15T23:46:58.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:58 smithi163 ceph-mon[138526]: pgmap v3465: 137 pgs: 13 creating+peering, 5 unknown, 119 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:58.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:58 smithi053 ceph-mon[143363]: osdmap e1993: 8 total, 8 up, 8 in 2024-01-15T23:46:58.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:58 smithi053 ceph-mon[143363]: pgmap v3465: 137 pgs: 13 creating+peering, 5 unknown, 119 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:58.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:58 smithi053 ceph-mon[146052]: osdmap e1993: 8 total, 8 up, 8 in 2024-01-15T23:46:58.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:58 smithi053 ceph-mon[146052]: pgmap v3465: 137 pgs: 13 creating+peering, 5 unknown, 119 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:46:59.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:59 smithi163 ceph-mon[138526]: osdmap e1994: 8 total, 8 up, 8 in 2024-01-15T23:46:59.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:46:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:46:59.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:59 smithi053 ceph-mon[143363]: osdmap e1994: 8 total, 8 up, 8 in 2024-01-15T23:46:59.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:46:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:46:59.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:59 smithi053 ceph-mon[146052]: osdmap e1994: 8 total, 8 up, 8 in 2024-01-15T23:46:59.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:46:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:47:00.193 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalEntries.AioWrite 2024-01-15T23:47:00.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:00 smithi163 ceph-mon[138526]: osdmap e1995: 8 total, 8 up, 8 in 2024-01-15T23:47:00.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:00 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/917399394' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:47:00.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:00 smithi163 ceph-mon[138526]: pgmap v3468: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:00.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:00 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/917399394' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:47:00.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:00 smithi163 ceph-mon[138526]: osdmap e1996: 8 total, 8 up, 8 in 2024-01-15T23:47:00.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:00 smithi053 ceph-mon[143363]: osdmap e1995: 8 total, 8 up, 8 in 2024-01-15T23:47:00.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:00 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/917399394' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:47:00.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:00 smithi053 ceph-mon[143363]: pgmap v3468: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:00.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:00 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/917399394' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:47:00.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:00 smithi053 ceph-mon[143363]: osdmap e1996: 8 total, 8 up, 8 in 2024-01-15T23:47:00.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:00 smithi053 ceph-mon[146052]: osdmap e1995: 8 total, 8 up, 8 in 2024-01-15T23:47:00.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:00 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/917399394' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:47:00.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:00 smithi053 ceph-mon[146052]: pgmap v3468: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:00.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:00 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/917399394' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:47:00.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:00 smithi053 ceph-mon[146052]: osdmap e1996: 8 total, 8 up, 8 in 2024-01-15T23:47:01.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:01 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:47:01.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:01 smithi163 ceph-mon[138526]: osdmap e1997: 8 total, 8 up, 8 in 2024-01-15T23:47:01.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:01 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:47:01.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:01 smithi053 ceph-mon[143363]: osdmap e1997: 8 total, 8 up, 8 in 2024-01-15T23:47:01.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:01 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:47:01.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:01 smithi053 ceph-mon[146052]: osdmap e1997: 8 total, 8 up, 8 in 2024-01-15T23:47:02.240 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:02.240 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalEntries.AioWrite (2050 ms) 2024-01-15T23:47:02.240 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalEntries.AioDiscard 2024-01-15T23:47:02.255 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:02.255 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalEntries.AioDiscard (14 ms) 2024-01-15T23:47:02.255 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalEntries.AioDiscardWithPrune 2024-01-15T23:47:02.263 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:02.263 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalEntries.AioDiscardWithPrune (9 ms) 2024-01-15T23:47:02.263 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalEntries.AioFlush 2024-01-15T23:47:02.271 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:02.271 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalEntries.AioFlush (8 ms) 2024-01-15T23:47:03.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:02 smithi053 ceph-mon[143363]: pgmap v3471: 137 pgs: 5 creating+activating, 4 creating+peering, 16 unknown, 112 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:03.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:02 smithi053 ceph-mon[143363]: osdmap e1998: 8 total, 8 up, 8 in 2024-01-15T23:47:03.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:02 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:47:03.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:02 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:47:03.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:02 smithi053 ceph-mon[146052]: pgmap v3471: 137 pgs: 5 creating+activating, 4 creating+peering, 16 unknown, 112 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:03.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:02 smithi053 ceph-mon[146052]: osdmap e1998: 8 total, 8 up, 8 in 2024-01-15T23:47:03.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:02 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:47:03.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:02 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:47:03.224 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 4 tests from TestJournalEntries (2081 ms total) 2024-01-15T23:47:03.224 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:47:03.224 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 16 tests from TestJournalReplay 2024-01-15T23:47:03.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:02 smithi163 ceph-mon[138526]: pgmap v3471: 137 pgs: 5 creating+activating, 4 creating+peering, 16 unknown, 112 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:03.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:02 smithi163 ceph-mon[138526]: osdmap e1998: 8 total, 8 up, 8 in 2024-01-15T23:47:03.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:02 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:47:03.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:02 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:47:04.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:04 smithi163 ceph-mon[138526]: osdmap e1999: 8 total, 8 up, 8 in 2024-01-15T23:47:04.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:04 smithi163 ceph-mon[138526]: pgmap v3474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:04.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:04 smithi053 ceph-mon[146052]: osdmap e1999: 8 total, 8 up, 8 in 2024-01-15T23:47:04.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:04 smithi053 ceph-mon[146052]: pgmap v3474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:04.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:04 smithi053 ceph-mon[143363]: osdmap e1999: 8 total, 8 up, 8 in 2024-01-15T23:47:04.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:04 smithi053 ceph-mon[143363]: pgmap v3474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:05.234 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2024-01-15T23:47:05.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:47:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:47:05] "GET /metrics HTTP/1.1" 200 34131 "" "Prometheus/2.43.0" 2024-01-15T23:47:05.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:05 smithi053 ceph-mon[143363]: osdmap e2000: 8 total, 8 up, 8 in 2024-01-15T23:47:05.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:05 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/568931537' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:47:05.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:05 smithi053 ceph-mon[146052]: osdmap e2000: 8 total, 8 up, 8 in 2024-01-15T23:47:05.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:05 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/568931537' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:47:05.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:05 smithi163 ceph-mon[138526]: osdmap e2000: 8 total, 8 up, 8 in 2024-01-15T23:47:05.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:05 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/568931537' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:47:06.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:06 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/568931537' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:47:06.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:06 smithi163 ceph-mon[138526]: osdmap e2001: 8 total, 8 up, 8 in 2024-01-15T23:47:06.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:06 smithi163 ceph-mon[138526]: pgmap v3477: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:06.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:06 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/568931537' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:47:06.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:06 smithi053 ceph-mon[143363]: osdmap e2001: 8 total, 8 up, 8 in 2024-01-15T23:47:06.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:06 smithi053 ceph-mon[143363]: pgmap v3477: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:06.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:06 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/568931537' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:47:06.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:06 smithi053 ceph-mon[146052]: osdmap e2001: 8 total, 8 up, 8 in 2024-01-15T23:47:06.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:06 smithi053 ceph-mon[146052]: pgmap v3477: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:07.268 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:07.268 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalReplay.AioDiscardEvent (2035 ms) 2024-01-15T23:47:07.268 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2024-01-15T23:47:07.277 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:07.277 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalReplay.AioWriteEvent (9 ms) 2024-01-15T23:47:07.277 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2024-01-15T23:47:07.295 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:07.296 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalReplay.AioFlushEvent (18 ms) 2024-01-15T23:47:07.296 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalReplay.SnapCreate 2024-01-15T23:47:07.304 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:07.305 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalReplay.SnapCreate (9 ms) 2024-01-15T23:47:07.305 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalReplay.SnapProtect 2024-01-15T23:47:07.313 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:07.313 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalReplay.SnapProtect (9 ms) 2024-01-15T23:47:07.313 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2024-01-15T23:47:07.321 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:07.321 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalReplay.SnapUnprotect (7 ms) 2024-01-15T23:47:07.321 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalReplay.SnapRename 2024-01-15T23:47:07.328 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:07.328 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalReplay.SnapRename (8 ms) 2024-01-15T23:47:07.328 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalReplay.SnapRollback 2024-01-15T23:47:07.336 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:07.336 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalReplay.SnapRollback (8 ms) 2024-01-15T23:47:07.336 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalReplay.SnapRemove 2024-01-15T23:47:07.344 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:07.344 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalReplay.SnapRemove (8 ms) 2024-01-15T23:47:07.344 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalReplay.Rename 2024-01-15T23:47:07.351 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:07.352 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalReplay.Rename (7 ms) 2024-01-15T23:47:07.352 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalReplay.Resize 2024-01-15T23:47:07.359 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:07.359 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalReplay.Resize (8 ms) 2024-01-15T23:47:07.359 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalReplay.Flatten 2024-01-15T23:47:07.367 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:07.367 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalReplay.Flatten (8 ms) 2024-01-15T23:47:07.367 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2024-01-15T23:47:07.374 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:07.374 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalReplay.UpdateFeatures (7 ms) 2024-01-15T23:47:07.374 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalReplay.MetadataSet 2024-01-15T23:47:07.382 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:07.382 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalReplay.MetadataSet (8 ms) 2024-01-15T23:47:07.382 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2024-01-15T23:47:07.389 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:07.389 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalReplay.MetadataRemove (7 ms) 2024-01-15T23:47:07.389 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2024-01-15T23:47:07.396 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:07.396 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalReplay.ObjectPosition (7 ms) 2024-01-15T23:47:07.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:07 smithi163 ceph-mon[138526]: osdmap e2002: 8 total, 8 up, 8 in 2024-01-15T23:47:07.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:07 smithi053 ceph-mon[143363]: osdmap e2002: 8 total, 8 up, 8 in 2024-01-15T23:47:07.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:07 smithi053 ceph-mon[146052]: osdmap e2002: 8 total, 8 up, 8 in 2024-01-15T23:47:08.264 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 16 tests from TestJournalReplay (2163 ms total) 2024-01-15T23:47:08.265 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:47:08.265 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 1 test from TestJournalStress 2024-01-15T23:47:08.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:08 smithi053 ceph-mon[143363]: osdmap e2003: 8 total, 8 up, 8 in 2024-01-15T23:47:08.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:08 smithi053 ceph-mon[143363]: pgmap v3480: 137 pgs: 11 creating+peering, 10 unknown, 116 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:08.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:08 smithi053 ceph-mon[146052]: osdmap e2003: 8 total, 8 up, 8 in 2024-01-15T23:47:08.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:08 smithi053 ceph-mon[146052]: pgmap v3480: 137 pgs: 11 creating+peering, 10 unknown, 116 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:08.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:08 smithi163 ceph-mon[138526]: osdmap e2003: 8 total, 8 up, 8 in 2024-01-15T23:47:08.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:08 smithi163 ceph-mon[138526]: pgmap v3480: 137 pgs: 11 creating+peering, 10 unknown, 116 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:09.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:09 smithi053 ceph-mon[143363]: osdmap e2004: 8 total, 8 up, 8 in 2024-01-15T23:47:09.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:09 smithi053 ceph-mon[146052]: osdmap e2004: 8 total, 8 up, 8 in 2024-01-15T23:47:09.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:09 smithi163 ceph-mon[138526]: osdmap e2004: 8 total, 8 up, 8 in 2024-01-15T23:47:10.273 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-01-15T23:47:10.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:10 smithi053 ceph-mon[143363]: osdmap e2005: 8 total, 8 up, 8 in 2024-01-15T23:47:10.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:10 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/4025950711' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:47:10.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:10 smithi053 ceph-mon[143363]: pgmap v3483: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:10.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:10 smithi053 ceph-mon[146052]: osdmap e2005: 8 total, 8 up, 8 in 2024-01-15T23:47:10.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:10 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/4025950711' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:47:10.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:10 smithi053 ceph-mon[146052]: pgmap v3483: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:10.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:10 smithi163 ceph-mon[138526]: osdmap e2005: 8 total, 8 up, 8 in 2024-01-15T23:47:10.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:10 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/4025950711' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:47:10.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:10 smithi163 ceph-mon[138526]: pgmap v3483: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:11.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:11 smithi053 ceph-mon[143363]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:47:11.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:11 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/4025950711' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:47:11.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:11 smithi053 ceph-mon[143363]: osdmap e2006: 8 total, 8 up, 8 in 2024-01-15T23:47:11.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:11 smithi053 ceph-mon[146052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:47:11.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:11 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/4025950711' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:47:11.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:11 smithi053 ceph-mon[146052]: osdmap e2006: 8 total, 8 up, 8 in 2024-01-15T23:47:11.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:11 smithi163 ceph-mon[138526]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-01-15T23:47:11.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:11 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/4025950711' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi053-209604-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-01-15T23:47:11.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:11 smithi163 ceph-mon[138526]: osdmap e2006: 8 total, 8 up, 8 in 2024-01-15T23:47:12.306 INFO:tasks.workunit.client.0.smithi053.stdout:SKIPPING 2024-01-15T23:47:12.306 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestJournalStress.DiscardWithPruneWriteOverlap (2034 ms) 2024-01-15T23:47:12.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:12 smithi053 ceph-mon[143363]: osdmap e2007: 8 total, 8 up, 8 in 2024-01-15T23:47:12.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:12 smithi053 ceph-mon[143363]: pgmap v3486: 137 pgs: 6 creating+peering, 14 unknown, 117 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:12.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:12 smithi053 ceph-mon[146052]: osdmap e2007: 8 total, 8 up, 8 in 2024-01-15T23:47:12.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:12 smithi053 ceph-mon[146052]: pgmap v3486: 137 pgs: 6 creating+peering, 14 unknown, 117 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:12.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:12 smithi163 ceph-mon[138526]: osdmap e2007: 8 total, 8 up, 8 in 2024-01-15T23:47:12.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:12 smithi163 ceph-mon[138526]: pgmap v3486: 137 pgs: 6 creating+peering, 14 unknown, 117 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:13.291 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 1 test from TestJournalStress (2034 ms total) 2024-01-15T23:47:13.291 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:47:13.291 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment tear-down 2024-01-15T23:47:13.291 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] 409 tests from 16 test suites ran. (978995 ms total) 2024-01-15T23:47:13.291 INFO:tasks.workunit.client.0.smithi053.stdout:[ PASSED ] 409 tests. 2024-01-15T23:47:13.292 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:47:13.292 INFO:tasks.workunit.client.0.smithi053.stdout: YOU HAVE 2 DISABLED TESTS 2024-01-15T23:47:13.292 INFO:tasks.workunit.client.0.smithi053.stdout: 2024-01-15T23:47:13.304 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-01-15T23:47:13.304 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-15T23:47:13.378 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2024-01-15T23:47:13.378 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-01-15T23:47:13.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:13 smithi053 ceph-mon[146052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:47:13.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:13 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:47:13.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:13 smithi053 ceph-mon[146052]: osdmap e2008: 8 total, 8 up, 8 in 2024-01-15T23:47:13.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:13 smithi053 ceph-mon[143363]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:47:13.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:13 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:47:13.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:13 smithi053 ceph-mon[143363]: osdmap e2008: 8 total, 8 up, 8 in 2024-01-15T23:47:13.632 DEBUG:teuthology.parallel:result is None 2024-01-15T23:47:13.633 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-01-15T23:47:13.661 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-01-15T23:47:13.661 DEBUG:teuthology.orchestra.run.smithi053:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-01-15T23:47:13.719 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-01-15T23:47:13.719 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-01-15T23:47:13.719 INFO:teuthology.task.print:**** done end test_rbd_api.yaml 2024-01-15T23:47:13.719 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-01-15T23:47:13.719 INFO:teuthology.task.print:**** done start test_rbd_python.yaml 2024-01-15T23:47:13.719 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-01-15T23:47:13.720 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-01-15T23:47:13.720 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-01-15T23:47:13.720 DEBUG:teuthology.orchestra.run.smithi053:> stat -- /home/ubuntu/cephtest/mnt.0 2024-01-15T23:47:13.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:13 smithi163 ceph-mon[138526]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-01-15T23:47:13.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:13 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:47:13.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:13 smithi163 ceph-mon[138526]: osdmap e2008: 8 total, 8 up, 8 in 2024-01-15T23:47:13.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-15T23:47:13.778 INFO:teuthology.orchestra.run.smithi053.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-01-15T23:47:13.778 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-01-15T23:47:13.847 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-01-15T23:47:13.847 DEBUG:teuthology.orchestra.run.smithi053:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-01-15T23:47:13.906 INFO:tasks.workunit:timeout=3h 2024-01-15T23:47:13.906 INFO:tasks.workunit:cleanup=True 2024-01-15T23:47:13.906 DEBUG:teuthology.orchestra.run.smithi053:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-01-15T23:47:13.965 INFO:tasks.workunit.client.0.smithi053.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-01-15T23:47:14.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:14 smithi053 ceph-mon[143363]: osdmap e2009: 8 total, 8 up, 8 in 2024-01-15T23:47:14.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:14 smithi053 ceph-mon[143363]: pgmap v3489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:14.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:47:14.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:14 smithi053 ceph-mon[146052]: osdmap e2009: 8 total, 8 up, 8 in 2024-01-15T23:47:14.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:14 smithi053 ceph-mon[146052]: pgmap v3489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:14.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:47:14.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:14 smithi163 ceph-mon[138526]: osdmap e2009: 8 total, 8 up, 8 in 2024-01-15T23:47:14.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:14 smithi163 ceph-mon[138526]: pgmap v3489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:14.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:47:15.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:47:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:47:15] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.43.0" 2024-01-15T23:47:17.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:16 smithi053 ceph-mon[143363]: pgmap v3490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:17.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:16 smithi053 ceph-mon[146052]: pgmap v3490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:17.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:16 smithi163 ceph-mon[138526]: pgmap v3490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:19.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:18 smithi053 ceph-mon[143363]: pgmap v3491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:19.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:18 smithi053 ceph-mon[146052]: pgmap v3491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:19.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:18 smithi163 ceph-mon[138526]: pgmap v3491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:20.128 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-15T23:47:20.188 INFO:tasks.workunit.client.0.smithi053.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-01-15T23:47:20.189 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-01-15T23:47:20.190 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-01-15T23:47:20.238 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-01-15T23:47:20.286 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-01-15T23:47:20.325 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-01-15T23:47:20.326 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-01-15T23:47:20.326 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-01-15T23:47:20.368 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-01-15T23:47:20.369 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-01-15T23:47:20.369 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-01-15T23:47:20.427 INFO:tasks.workunit:Running workunits matching rbd/test_librbd_python.sh on client.0... 2024-01-15T23:47:20.428 INFO:tasks.workunit:Running workunit rbd/test_librbd_python.sh... 2024-01-15T23:47:20.428 DEBUG:teuthology.orchestra.run.smithi053: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=quincy 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-01-15T23:47:20.490 INFO:tasks.workunit.client.0.smithi053.stderr:++ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-01-15T23:47:20.490 INFO:tasks.workunit.client.0.smithi053.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind 2024-01-15T23:47:20.490 INFO:tasks.workunit.client.0.smithi053.stderr:+ '[' -n '' ']' 2024-01-15T23:47:20.491 INFO:tasks.workunit.client.0.smithi053.stderr:+ python3 -m nose -v /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind/test_rbd.py 2024-01-15T23:47:21.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:20 smithi053 ceph-mon[143363]: pgmap v3492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:21.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:20 smithi053 ceph-mon[146052]: pgmap v3492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:21.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:20 smithi163 ceph-mon[138526]: pgmap v3492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:23.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:22 smithi163 ceph-mon[138526]: pgmap v3493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:23.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:22 smithi163 ceph-mon[138526]: osdmap e2010: 8 total, 8 up, 8 in 2024-01-15T23:47:23.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:22 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi053-215372-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:47:23.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:22 smithi053 ceph-mon[143363]: pgmap v3493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:23.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:22 smithi053 ceph-mon[143363]: osdmap e2010: 8 total, 8 up, 8 in 2024-01-15T23:47:23.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:22 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi053-215372-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:47:23.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:22 smithi053 ceph-mon[146052]: pgmap v3493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:23.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:22 smithi053 ceph-mon[146052]: osdmap e2010: 8 total, 8 up, 8 in 2024-01-15T23:47:23.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:22 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi053-215372-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:47:24.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:23 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi053-215372-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-01-15T23:47:24.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:23 smithi163 ceph-mon[138526]: osdmap e2011: 8 total, 8 up, 8 in 2024-01-15T23:47:24.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:23 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi053-215372-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-01-15T23:47:24.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:23 smithi053 ceph-mon[143363]: osdmap e2011: 8 total, 8 up, 8 in 2024-01-15T23:47:24.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:23 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi053-215372-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-01-15T23:47:24.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:23 smithi053 ceph-mon[146052]: osdmap e2011: 8 total, 8 up, 8 in 2024-01-15T23:47:25.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:24 smithi163 ceph-mon[138526]: pgmap v3496: 137 pgs: 2 creating+peering, 26 unknown, 109 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:25.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:24 smithi163 ceph-mon[138526]: osdmap e2012: 8 total, 8 up, 8 in 2024-01-15T23:47:25.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:24 smithi053 ceph-mon[143363]: pgmap v3496: 137 pgs: 2 creating+peering, 26 unknown, 109 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:25.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:24 smithi053 ceph-mon[143363]: osdmap e2012: 8 total, 8 up, 8 in 2024-01-15T23:47:25.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:47:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:47:25] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.43.0" 2024-01-15T23:47:25.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:24 smithi053 ceph-mon[146052]: pgmap v3496: 137 pgs: 2 creating+peering, 26 unknown, 109 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-01-15T23:47:25.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:24 smithi053 ceph-mon[146052]: osdmap e2012: 8 total, 8 up, 8 in 2024-01-15T23:47:26.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:25 smithi163 ceph-mon[138526]: osdmap e2013: 8 total, 8 up, 8 in 2024-01-15T23:47:26.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:25 smithi053 ceph-mon[143363]: osdmap e2013: 8 total, 8 up, 8 in 2024-01-15T23:47:26.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:25 smithi053 ceph-mon[146052]: osdmap e2013: 8 total, 8 up, 8 in 2024-01-15T23:47:26.944 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_flatten_basic ... ok 2024-01-15T23:47:27.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:26 smithi163 ceph-mon[138526]: pgmap v3499: 137 pgs: 2 creating+peering, 8 unknown, 127 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 1 op/s 2024-01-15T23:47:27.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:26 smithi163 ceph-mon[138526]: osdmap e2014: 8 total, 8 up, 8 in 2024-01-15T23:47:27.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:26 smithi053 ceph-mon[143363]: pgmap v3499: 137 pgs: 2 creating+peering, 8 unknown, 127 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 1 op/s 2024-01-15T23:47:27.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:26 smithi053 ceph-mon[143363]: osdmap e2014: 8 total, 8 up, 8 in 2024-01-15T23:47:27.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:26 smithi053 ceph-mon[146052]: pgmap v3499: 137 pgs: 2 creating+peering, 8 unknown, 127 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 1 op/s 2024-01-15T23:47:27.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:26 smithi053 ceph-mon[146052]: osdmap e2014: 8 total, 8 up, 8 in 2024-01-15T23:47:28.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:27 smithi163 ceph-mon[138526]: osdmap e2015: 8 total, 8 up, 8 in 2024-01-15T23:47:28.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:27 smithi053 ceph-mon[143363]: osdmap e2015: 8 total, 8 up, 8 in 2024-01-15T23:47:28.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:27 smithi053 ceph-mon[146052]: osdmap e2015: 8 total, 8 up, 8 in 2024-01-15T23:47:28.957 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_flatten_drops_cache ... ok 2024-01-15T23:47:29.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:28 smithi163 ceph-mon[138526]: pgmap v3502: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 4.7 KiB/s wr, 79 op/s 2024-01-15T23:47:29.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:28 smithi163 ceph-mon[138526]: osdmap e2016: 8 total, 8 up, 8 in 2024-01-15T23:47:29.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:47:29.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:28 smithi053 ceph-mon[143363]: pgmap v3502: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 4.7 KiB/s wr, 79 op/s 2024-01-15T23:47:29.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:28 smithi053 ceph-mon[143363]: osdmap e2016: 8 total, 8 up, 8 in 2024-01-15T23:47:29.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:47:29.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:28 smithi053 ceph-mon[146052]: pgmap v3502: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 4.7 KiB/s wr, 79 op/s 2024-01-15T23:47:29.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:28 smithi053 ceph-mon[146052]: osdmap e2016: 8 total, 8 up, 8 in 2024-01-15T23:47:29.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:47:30.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:29 smithi163 ceph-mon[138526]: osdmap e2017: 8 total, 8 up, 8 in 2024-01-15T23:47:30.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:29 smithi053 ceph-mon[143363]: osdmap e2017: 8 total, 8 up, 8 in 2024-01-15T23:47:30.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:29 smithi053 ceph-mon[146052]: osdmap e2017: 8 total, 8 up, 8 in 2024-01-15T23:47:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:30 smithi163 ceph-mon[138526]: pgmap v3505: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 213 KiB/s rd, 13 KiB/s wr, 284 op/s 2024-01-15T23:47:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:30 smithi163 ceph-mon[138526]: osdmap e2018: 8 total, 8 up, 8 in 2024-01-15T23:47:31.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:30 smithi053 ceph-mon[143363]: pgmap v3505: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 213 KiB/s rd, 13 KiB/s wr, 284 op/s 2024-01-15T23:47:31.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:30 smithi053 ceph-mon[143363]: osdmap e2018: 8 total, 8 up, 8 in 2024-01-15T23:47:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:30 smithi053 ceph-mon[146052]: pgmap v3505: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 213 KiB/s rd, 13 KiB/s wr, 284 op/s 2024-01-15T23:47:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:30 smithi053 ceph-mon[146052]: osdmap e2018: 8 total, 8 up, 8 in 2024-01-15T23:47:32.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:31 smithi163 ceph-mon[138526]: osdmap e2019: 8 total, 8 up, 8 in 2024-01-15T23:47:32.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:31 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:47:32.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:31 smithi163 ceph-mon[138526]: osdmap e2020: 8 total, 8 up, 8 in 2024-01-15T23:47:32.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:31 smithi053 ceph-mon[143363]: osdmap e2019: 8 total, 8 up, 8 in 2024-01-15T23:47:32.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:31 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:47:32.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:31 smithi053 ceph-mon[143363]: osdmap e2020: 8 total, 8 up, 8 in 2024-01-15T23:47:32.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:31 smithi053 ceph-mon[146052]: osdmap e2019: 8 total, 8 up, 8 in 2024-01-15T23:47:32.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:31 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:47:32.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:31 smithi053 ceph-mon[146052]: osdmap e2020: 8 total, 8 up, 8 in 2024-01-15T23:47:32.988 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_flatten_errors ... ok 2024-01-15T23:47:33.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:32 smithi163 ceph-mon[138526]: pgmap v3508: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 481 KiB/s rd, 33 KiB/s wr, 648 op/s 2024-01-15T23:47:33.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:32 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:47:33.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:32 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:47:33.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:32 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:47:33.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:32 smithi053 ceph-mon[143363]: pgmap v3508: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 481 KiB/s rd, 33 KiB/s wr, 648 op/s 2024-01-15T23:47:33.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:32 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:47:33.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:32 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:47:33.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:32 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:47:33.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:32 smithi053 ceph-mon[146052]: pgmap v3508: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 481 KiB/s rd, 33 KiB/s wr, 648 op/s 2024-01-15T23:47:33.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:32 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:47:33.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:32 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:47:33.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:32 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:47:34.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:33 smithi163 ceph-mon[138526]: osdmap e2021: 8 total, 8 up, 8 in 2024-01-15T23:47:34.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:33 smithi053 ceph-mon[143363]: osdmap e2021: 8 total, 8 up, 8 in 2024-01-15T23:47:34.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:33 smithi053 ceph-mon[146052]: osdmap e2021: 8 total, 8 up, 8 in 2024-01-15T23:47:34.988 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_flatten_larger_order ... ok 2024-01-15T23:47:35.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:34 smithi163 ceph-mon[138526]: pgmap v3511: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 373 KiB/s rd, 28 KiB/s wr, 505 op/s 2024-01-15T23:47:35.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:34 smithi163 ceph-mon[138526]: osdmap e2022: 8 total, 8 up, 8 in 2024-01-15T23:47:35.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:34 smithi053 ceph-mon[143363]: pgmap v3511: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 373 KiB/s rd, 28 KiB/s wr, 505 op/s 2024-01-15T23:47:35.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:34 smithi053 ceph-mon[143363]: osdmap e2022: 8 total, 8 up, 8 in 2024-01-15T23:47:35.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:47:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:47:35] "GET /metrics HTTP/1.1" 200 36592 "" "Prometheus/2.43.0" 2024-01-15T23:47:35.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:34 smithi053 ceph-mon[146052]: pgmap v3511: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 373 KiB/s rd, 28 KiB/s wr, 505 op/s 2024-01-15T23:47:35.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:34 smithi053 ceph-mon[146052]: osdmap e2022: 8 total, 8 up, 8 in 2024-01-15T23:47:36.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:35 smithi163 ceph-mon[138526]: osdmap e2023: 8 total, 8 up, 8 in 2024-01-15T23:47:36.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:35 smithi053 ceph-mon[143363]: osdmap e2023: 8 total, 8 up, 8 in 2024-01-15T23:47:36.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:35 smithi053 ceph-mon[146052]: osdmap e2023: 8 total, 8 up, 8 in 2024-01-15T23:47:37.247 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:36 smithi163 ceph-mon[138526]: pgmap v3514: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 274 KiB/s rd, 22 KiB/s wr, 371 op/s 2024-01-15T23:47:37.248 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:36 smithi163 ceph-mon[138526]: osdmap e2024: 8 total, 8 up, 8 in 2024-01-15T23:47:37.248 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:36 smithi163 ceph-mon[138526]: osdmap e2025: 8 total, 8 up, 8 in 2024-01-15T23:47:37.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:36 smithi053 ceph-mon[146052]: pgmap v3514: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 274 KiB/s rd, 22 KiB/s wr, 371 op/s 2024-01-15T23:47:37.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:36 smithi053 ceph-mon[146052]: osdmap e2024: 8 total, 8 up, 8 in 2024-01-15T23:47:37.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:36 smithi053 ceph-mon[146052]: osdmap e2025: 8 total, 8 up, 8 in 2024-01-15T23:47:37.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:36 smithi053 ceph-mon[143363]: pgmap v3514: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 274 KiB/s rd, 22 KiB/s wr, 371 op/s 2024-01-15T23:47:37.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:36 smithi053 ceph-mon[143363]: osdmap e2024: 8 total, 8 up, 8 in 2024-01-15T23:47:37.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:36 smithi053 ceph-mon[143363]: osdmap e2025: 8 total, 8 up, 8 in 2024-01-15T23:47:39.019 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_flatten_multi_level ... ok 2024-01-15T23:47:39.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:38 smithi163 ceph-mon[138526]: pgmap v3517: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 24 KiB/s wr, 390 op/s 2024-01-15T23:47:39.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:38 smithi163 ceph-mon[138526]: osdmap e2026: 8 total, 8 up, 8 in 2024-01-15T23:47:39.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:38 smithi053 ceph-mon[143363]: pgmap v3517: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 24 KiB/s wr, 390 op/s 2024-01-15T23:47:39.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:38 smithi053 ceph-mon[143363]: osdmap e2026: 8 total, 8 up, 8 in 2024-01-15T23:47:39.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:38 smithi053 ceph-mon[146052]: pgmap v3517: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 24 KiB/s wr, 390 op/s 2024-01-15T23:47:39.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:38 smithi053 ceph-mon[146052]: osdmap e2026: 8 total, 8 up, 8 in 2024-01-15T23:47:40.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:39 smithi163 ceph-mon[138526]: osdmap e2027: 8 total, 8 up, 8 in 2024-01-15T23:47:40.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:39 smithi053 ceph-mon[143363]: osdmap e2027: 8 total, 8 up, 8 in 2024-01-15T23:47:40.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:39 smithi053 ceph-mon[146052]: osdmap e2027: 8 total, 8 up, 8 in 2024-01-15T23:47:41.037 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_flatten_smaller_order ... ok 2024-01-15T23:47:41.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:40 smithi163 ceph-mon[138526]: pgmap v3520: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 290 KiB/s rd, 21 KiB/s wr, 394 op/s 2024-01-15T23:47:41.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:40 smithi163 ceph-mon[138526]: osdmap e2028: 8 total, 8 up, 8 in 2024-01-15T23:47:41.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:40 smithi053 ceph-mon[146052]: pgmap v3520: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 290 KiB/s rd, 21 KiB/s wr, 394 op/s 2024-01-15T23:47:41.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:40 smithi053 ceph-mon[146052]: osdmap e2028: 8 total, 8 up, 8 in 2024-01-15T23:47:41.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:40 smithi053 ceph-mon[143363]: pgmap v3520: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 290 KiB/s rd, 21 KiB/s wr, 394 op/s 2024-01-15T23:47:41.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:40 smithi053 ceph-mon[143363]: osdmap e2028: 8 total, 8 up, 8 in 2024-01-15T23:47:42.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:41 smithi163 ceph-mon[138526]: osdmap e2029: 8 total, 8 up, 8 in 2024-01-15T23:47:42.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:41 smithi163 ceph-mon[138526]: osdmap e2030: 8 total, 8 up, 8 in 2024-01-15T23:47:42.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:41 smithi053 ceph-mon[143363]: osdmap e2029: 8 total, 8 up, 8 in 2024-01-15T23:47:42.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:41 smithi053 ceph-mon[143363]: osdmap e2030: 8 total, 8 up, 8 in 2024-01-15T23:47:42.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:41 smithi053 ceph-mon[146052]: osdmap e2029: 8 total, 8 up, 8 in 2024-01-15T23:47:42.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:41 smithi053 ceph-mon[146052]: osdmap e2030: 8 total, 8 up, 8 in 2024-01-15T23:47:43.040 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_flatten_with_progress ... ok 2024-01-15T23:47:43.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:42 smithi163 ceph-mon[138526]: pgmap v3523: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 377 KiB/s rd, 28 KiB/s wr, 509 op/s 2024-01-15T23:47:43.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:42 smithi053 ceph-mon[143363]: pgmap v3523: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 377 KiB/s rd, 28 KiB/s wr, 509 op/s 2024-01-15T23:47:43.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:42 smithi053 ceph-mon[146052]: pgmap v3523: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 377 KiB/s rd, 28 KiB/s wr, 509 op/s 2024-01-15T23:47:44.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:43 smithi163 ceph-mon[138526]: osdmap e2031: 8 total, 8 up, 8 in 2024-01-15T23:47:44.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:47:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:43 smithi053 ceph-mon[143363]: osdmap e2031: 8 total, 8 up, 8 in 2024-01-15T23:47:44.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:47:44.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:43 smithi053 ceph-mon[146052]: osdmap e2031: 8 total, 8 up, 8 in 2024-01-15T23:47:44.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:47:45.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:44 smithi163 ceph-mon[138526]: pgmap v3526: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 293 KiB/s rd, 19 KiB/s wr, 388 op/s 2024-01-15T23:47:45.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:44 smithi163 ceph-mon[138526]: osdmap e2032: 8 total, 8 up, 8 in 2024-01-15T23:47:45.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:44 smithi053 ceph-mon[143363]: pgmap v3526: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 293 KiB/s rd, 19 KiB/s wr, 388 op/s 2024-01-15T23:47:45.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:44 smithi053 ceph-mon[143363]: osdmap e2032: 8 total, 8 up, 8 in 2024-01-15T23:47:45.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:47:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:47:45] "GET /metrics HTTP/1.1" 200 36594 "" "Prometheus/2.43.0" 2024-01-15T23:47:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:44 smithi053 ceph-mon[146052]: pgmap v3526: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 293 KiB/s rd, 19 KiB/s wr, 388 op/s 2024-01-15T23:47:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:44 smithi053 ceph-mon[146052]: osdmap e2032: 8 total, 8 up, 8 in 2024-01-15T23:47:47.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:46 smithi163 ceph-mon[138526]: pgmap v3528: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 759 KiB/s rd, 33 KiB/s wr, 972 op/s 2024-01-15T23:47:47.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:46 smithi163 ceph-mon[138526]: osdmap e2033: 8 total, 8 up, 8 in 2024-01-15T23:47:47.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:46 smithi053 ceph-mon[143363]: pgmap v3528: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 759 KiB/s rd, 33 KiB/s wr, 972 op/s 2024-01-15T23:47:47.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:46 smithi053 ceph-mon[143363]: osdmap e2033: 8 total, 8 up, 8 in 2024-01-15T23:47:47.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:46 smithi053 ceph-mon[146052]: pgmap v3528: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 759 KiB/s rd, 33 KiB/s wr, 972 op/s 2024-01-15T23:47:47.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:46 smithi053 ceph-mon[146052]: osdmap e2033: 8 total, 8 up, 8 in 2024-01-15T23:47:48.042 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_list_children ... ok 2024-01-15T23:47:49.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:48 smithi163 ceph-mon[138526]: pgmap v3530: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 830 KiB/s rd, 31 KiB/s wr, 1.04k op/s 2024-01-15T23:47:49.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:48 smithi163 ceph-mon[138526]: osdmap e2034: 8 total, 8 up, 8 in 2024-01-15T23:47:49.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:48 smithi053 ceph-mon[143363]: pgmap v3530: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 830 KiB/s rd, 31 KiB/s wr, 1.04k op/s 2024-01-15T23:47:49.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:48 smithi053 ceph-mon[143363]: osdmap e2034: 8 total, 8 up, 8 in 2024-01-15T23:47:49.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:48 smithi053 ceph-mon[146052]: pgmap v3530: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 830 KiB/s rd, 31 KiB/s wr, 1.04k op/s 2024-01-15T23:47:49.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:48 smithi053 ceph-mon[146052]: osdmap e2034: 8 total, 8 up, 8 in 2024-01-15T23:47:50.061 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_read ... ok 2024-01-15T23:47:50.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:49 smithi163 ceph-mon[138526]: osdmap e2035: 8 total, 8 up, 8 in 2024-01-15T23:47:50.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:49 smithi053 ceph-mon[143363]: osdmap e2035: 8 total, 8 up, 8 in 2024-01-15T23:47:50.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:49 smithi053 ceph-mon[146052]: osdmap e2035: 8 total, 8 up, 8 in 2024-01-15T23:47:51.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:50 smithi163 ceph-mon[138526]: pgmap v3533: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 29 KiB/s wr, 1.78k op/s 2024-01-15T23:47:51.313 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:50 smithi163 ceph-mon[138526]: osdmap e2036: 8 total, 8 up, 8 in 2024-01-15T23:47:51.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:50 smithi053 ceph-mon[143363]: pgmap v3533: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 29 KiB/s wr, 1.78k op/s 2024-01-15T23:47:51.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:50 smithi053 ceph-mon[143363]: osdmap e2036: 8 total, 8 up, 8 in 2024-01-15T23:47:51.314 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:50 smithi053 ceph-mon[146052]: pgmap v3533: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 29 KiB/s wr, 1.78k op/s 2024-01-15T23:47:51.314 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:50 smithi053 ceph-mon[146052]: osdmap e2036: 8 total, 8 up, 8 in 2024-01-15T23:47:52.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:51 smithi163 ceph-mon[138526]: osdmap e2037: 8 total, 8 up, 8 in 2024-01-15T23:47:52.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:51 smithi163 ceph-mon[138526]: osdmap e2038: 8 total, 8 up, 8 in 2024-01-15T23:47:52.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:51 smithi053 ceph-mon[143363]: osdmap e2037: 8 total, 8 up, 8 in 2024-01-15T23:47:52.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:51 smithi053 ceph-mon[143363]: osdmap e2038: 8 total, 8 up, 8 in 2024-01-15T23:47:52.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:51 smithi053 ceph-mon[146052]: osdmap e2037: 8 total, 8 up, 8 in 2024-01-15T23:47:52.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:51 smithi053 ceph-mon[146052]: osdmap e2038: 8 total, 8 up, 8 in 2024-01-15T23:47:53.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:52 smithi163 ceph-mon[138526]: pgmap v3536: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 27 KiB/s wr, 2.63k op/s 2024-01-15T23:47:53.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:52 smithi053 ceph-mon[143363]: pgmap v3536: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 27 KiB/s wr, 2.63k op/s 2024-01-15T23:47:53.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:52 smithi053 ceph-mon[146052]: pgmap v3536: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 27 KiB/s wr, 2.63k op/s 2024-01-15T23:47:54.104 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_resize_flatten_multi_level ... ok 2024-01-15T23:47:54.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:53 smithi163 ceph-mon[138526]: osdmap e2039: 8 total, 8 up, 8 in 2024-01-15T23:47:54.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:53 smithi053 ceph-mon[143363]: osdmap e2039: 8 total, 8 up, 8 in 2024-01-15T23:47:54.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:53 smithi053 ceph-mon[146052]: osdmap e2039: 8 total, 8 up, 8 in 2024-01-15T23:47:55.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:47:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:47:55] "GET /metrics HTTP/1.1" 200 36594 "" "Prometheus/2.43.0" 2024-01-15T23:47:55.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:54 smithi053 ceph-mon[143363]: pgmap v3539: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 26 KiB/s wr, 1.34k op/s 2024-01-15T23:47:55.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:54 smithi053 ceph-mon[143363]: osdmap e2040: 8 total, 8 up, 8 in 2024-01-15T23:47:55.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:54 smithi053 ceph-mon[146052]: pgmap v3539: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 26 KiB/s wr, 1.34k op/s 2024-01-15T23:47:55.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:54 smithi053 ceph-mon[146052]: osdmap e2040: 8 total, 8 up, 8 in 2024-01-15T23:47:55.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:54 smithi163 ceph-mon[138526]: pgmap v3539: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 26 KiB/s wr, 1.34k op/s 2024-01-15T23:47:55.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:54 smithi163 ceph-mon[138526]: osdmap e2040: 8 total, 8 up, 8 in 2024-01-15T23:47:56.106 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_resize_io ... ok 2024-01-15T23:47:56.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:56 smithi053 ceph-mon[146052]: osdmap e2041: 8 total, 8 up, 8 in 2024-01-15T23:47:56.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:56 smithi053 ceph-mon[143363]: osdmap e2041: 8 total, 8 up, 8 in 2024-01-15T23:47:56.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:56 smithi163 ceph-mon[138526]: osdmap e2041: 8 total, 8 up, 8 in 2024-01-15T23:47:57.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:57 smithi053 ceph-mon[143363]: pgmap v3542: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 218 KiB/s rd, 15 KiB/s wr, 294 op/s 2024-01-15T23:47:57.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:57 smithi053 ceph-mon[143363]: osdmap e2042: 8 total, 8 up, 8 in 2024-01-15T23:47:57.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:57 smithi053 ceph-mon[143363]: osdmap e2043: 8 total, 8 up, 8 in 2024-01-15T23:47:57.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:57 smithi053 ceph-mon[146052]: pgmap v3542: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 218 KiB/s rd, 15 KiB/s wr, 294 op/s 2024-01-15T23:47:57.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:57 smithi053 ceph-mon[146052]: osdmap e2042: 8 total, 8 up, 8 in 2024-01-15T23:47:57.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:57 smithi053 ceph-mon[146052]: osdmap e2043: 8 total, 8 up, 8 in 2024-01-15T23:47:57.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:57 smithi163 ceph-mon[138526]: pgmap v3542: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 218 KiB/s rd, 15 KiB/s wr, 294 op/s 2024-01-15T23:47:57.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:57 smithi163 ceph-mon[138526]: osdmap e2042: 8 total, 8 up, 8 in 2024-01-15T23:47:57.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:57 smithi163 ceph-mon[138526]: osdmap e2043: 8 total, 8 up, 8 in 2024-01-15T23:47:57.920 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_resize_stat ... ok 2024-01-15T23:47:59.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:58 smithi163 ceph-mon[138526]: pgmap v3545: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 18 KiB/s wr, 290 op/s 2024-01-15T23:47:59.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:58 smithi163 ceph-mon[138526]: osdmap e2044: 8 total, 8 up, 8 in 2024-01-15T23:47:59.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:58 smithi053 ceph-mon[143363]: pgmap v3545: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 18 KiB/s wr, 290 op/s 2024-01-15T23:47:59.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:58 smithi053 ceph-mon[143363]: osdmap e2044: 8 total, 8 up, 8 in 2024-01-15T23:47:59.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:58 smithi053 ceph-mon[146052]: pgmap v3545: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 18 KiB/s wr, 290 op/s 2024-01-15T23:47:59.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:58 smithi053 ceph-mon[146052]: osdmap e2044: 8 total, 8 up, 8 in 2024-01-15T23:47:59.934 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_stat ... ok 2024-01-15T23:48:00.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:48:00.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:47:59 smithi163 ceph-mon[138526]: osdmap e2045: 8 total, 8 up, 8 in 2024-01-15T23:48:00.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:48:00.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:47:59 smithi053 ceph-mon[143363]: osdmap e2045: 8 total, 8 up, 8 in 2024-01-15T23:48:00.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:48:00.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:47:59 smithi053 ceph-mon[146052]: osdmap e2045: 8 total, 8 up, 8 in 2024-01-15T23:48:01.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:00 smithi163 ceph-mon[138526]: pgmap v3548: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 351 KiB/s rd, 25 KiB/s wr, 474 op/s 2024-01-15T23:48:01.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:00 smithi163 ceph-mon[138526]: osdmap e2046: 8 total, 8 up, 8 in 2024-01-15T23:48:01.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:00 smithi053 ceph-mon[143363]: pgmap v3548: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 351 KiB/s rd, 25 KiB/s wr, 474 op/s 2024-01-15T23:48:01.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:00 smithi053 ceph-mon[143363]: osdmap e2046: 8 total, 8 up, 8 in 2024-01-15T23:48:01.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:00 smithi053 ceph-mon[146052]: pgmap v3548: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 351 KiB/s rd, 25 KiB/s wr, 474 op/s 2024-01-15T23:48:01.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:00 smithi053 ceph-mon[146052]: osdmap e2046: 8 total, 8 up, 8 in 2024-01-15T23:48:02.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:01 smithi163 ceph-mon[138526]: osdmap e2047: 8 total, 8 up, 8 in 2024-01-15T23:48:02.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:01 smithi163 ceph-mon[138526]: osdmap e2048: 8 total, 8 up, 8 in 2024-01-15T23:48:02.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:01 smithi053 ceph-mon[143363]: osdmap e2047: 8 total, 8 up, 8 in 2024-01-15T23:48:02.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:01 smithi053 ceph-mon[143363]: osdmap e2048: 8 total, 8 up, 8 in 2024-01-15T23:48:02.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:01 smithi053 ceph-mon[146052]: osdmap e2047: 8 total, 8 up, 8 in 2024-01-15T23:48:02.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:01 smithi053 ceph-mon[146052]: osdmap e2048: 8 total, 8 up, 8 in 2024-01-15T23:48:03.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:02 smithi163 ceph-mon[138526]: pgmap v3551: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 375 KiB/s rd, 29 KiB/s wr, 502 op/s 2024-01-15T23:48:03.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:02 smithi053 ceph-mon[146052]: pgmap v3551: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 375 KiB/s rd, 29 KiB/s wr, 502 op/s 2024-01-15T23:48:03.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:02 smithi053 ceph-mon[143363]: pgmap v3551: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 375 KiB/s rd, 29 KiB/s wr, 502 op/s 2024-01-15T23:48:03.951 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_stripe_unit_and_count ... ok 2024-01-15T23:48:04.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:03 smithi163 ceph-mon[138526]: osdmap e2049: 8 total, 8 up, 8 in 2024-01-15T23:48:04.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:03 smithi053 ceph-mon[143363]: osdmap e2049: 8 total, 8 up, 8 in 2024-01-15T23:48:04.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:03 smithi053 ceph-mon[146052]: osdmap e2049: 8 total, 8 up, 8 in 2024-01-15T23:48:05.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:04 smithi163 ceph-mon[138526]: pgmap v3554: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 16 KiB/s wr, 228 op/s 2024-01-15T23:48:05.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:04 smithi163 ceph-mon[138526]: osdmap e2050: 8 total, 8 up, 8 in 2024-01-15T23:48:05.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:48:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:48:05] "GET /metrics HTTP/1.1" 200 36599 "" "Prometheus/2.43.0" 2024-01-15T23:48:05.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:04 smithi053 ceph-mon[143363]: pgmap v3554: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 16 KiB/s wr, 228 op/s 2024-01-15T23:48:05.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:04 smithi053 ceph-mon[143363]: osdmap e2050: 8 total, 8 up, 8 in 2024-01-15T23:48:05.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:04 smithi053 ceph-mon[146052]: pgmap v3554: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 16 KiB/s wr, 228 op/s 2024-01-15T23:48:05.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:04 smithi053 ceph-mon[146052]: osdmap e2050: 8 total, 8 up, 8 in 2024-01-15T23:48:06.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:05 smithi163 ceph-mon[138526]: osdmap e2051: 8 total, 8 up, 8 in 2024-01-15T23:48:06.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:05 smithi053 ceph-mon[143363]: osdmap e2051: 8 total, 8 up, 8 in 2024-01-15T23:48:06.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:05 smithi053 ceph-mon[146052]: osdmap e2051: 8 total, 8 up, 8 in 2024-01-15T23:48:07.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:06 smithi163 ceph-mon[138526]: pgmap v3557: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 13 KiB/s wr, 232 op/s 2024-01-15T23:48:07.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:06 smithi163 ceph-mon[138526]: osdmap e2052: 8 total, 8 up, 8 in 2024-01-15T23:48:07.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:06 smithi163 ceph-mon[138526]: osdmap e2053: 8 total, 8 up, 8 in 2024-01-15T23:48:07.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:06 smithi053 ceph-mon[146052]: pgmap v3557: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 13 KiB/s wr, 232 op/s 2024-01-15T23:48:07.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:06 smithi053 ceph-mon[146052]: osdmap e2052: 8 total, 8 up, 8 in 2024-01-15T23:48:07.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:06 smithi053 ceph-mon[146052]: osdmap e2053: 8 total, 8 up, 8 in 2024-01-15T23:48:07.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:06 smithi053 ceph-mon[143363]: pgmap v3557: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 13 KiB/s wr, 232 op/s 2024-01-15T23:48:07.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:06 smithi053 ceph-mon[143363]: osdmap e2052: 8 total, 8 up, 8 in 2024-01-15T23:48:07.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:06 smithi053 ceph-mon[143363]: osdmap e2053: 8 total, 8 up, 8 in 2024-01-15T23:48:07.968 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_trash_snapshot ... ok 2024-01-15T23:48:09.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:08 smithi163 ceph-mon[138526]: pgmap v3560: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 271 KiB/s rd, 17 KiB/s wr, 363 op/s 2024-01-15T23:48:09.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:08 smithi163 ceph-mon[138526]: osdmap e2054: 8 total, 8 up, 8 in 2024-01-15T23:48:09.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:08 smithi053 ceph-mon[143363]: pgmap v3560: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 271 KiB/s rd, 17 KiB/s wr, 363 op/s 2024-01-15T23:48:09.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:08 smithi053 ceph-mon[143363]: osdmap e2054: 8 total, 8 up, 8 in 2024-01-15T23:48:09.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:08 smithi053 ceph-mon[146052]: pgmap v3560: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 271 KiB/s rd, 17 KiB/s wr, 363 op/s 2024-01-15T23:48:09.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:08 smithi053 ceph-mon[146052]: osdmap e2054: 8 total, 8 up, 8 in 2024-01-15T23:48:10.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:09 smithi163 ceph-mon[138526]: osdmap e2055: 8 total, 8 up, 8 in 2024-01-15T23:48:10.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:09 smithi053 ceph-mon[143363]: osdmap e2055: 8 total, 8 up, 8 in 2024-01-15T23:48:10.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:09 smithi053 ceph-mon[146052]: osdmap e2055: 8 total, 8 up, 8 in 2024-01-15T23:48:11.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:10 smithi163 ceph-mon[138526]: pgmap v3563: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 254 KiB/s rd, 14 KiB/s wr, 336 op/s 2024-01-15T23:48:11.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:10 smithi163 ceph-mon[138526]: osdmap e2056: 8 total, 8 up, 8 in 2024-01-15T23:48:11.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:10 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi053-215372-2","app": "rbd"}]: dispatch 2024-01-15T23:48:11.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:10 smithi053 ceph-mon[146052]: pgmap v3563: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 254 KiB/s rd, 14 KiB/s wr, 336 op/s 2024-01-15T23:48:11.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:10 smithi053 ceph-mon[146052]: osdmap e2056: 8 total, 8 up, 8 in 2024-01-15T23:48:11.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:10 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi053-215372-2","app": "rbd"}]: dispatch 2024-01-15T23:48:11.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:10 smithi053 ceph-mon[143363]: pgmap v3563: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 254 KiB/s rd, 14 KiB/s wr, 336 op/s 2024-01-15T23:48:11.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:10 smithi053 ceph-mon[143363]: osdmap e2056: 8 total, 8 up, 8 in 2024-01-15T23:48:11.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:10 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi053-215372-2","app": "rbd"}]: dispatch 2024-01-15T23:48:12.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:11 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi053-215372-2","app": "rbd"}]': finished 2024-01-15T23:48:12.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:11 smithi163 ceph-mon[138526]: osdmap e2057: 8 total, 8 up, 8 in 2024-01-15T23:48:12.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:11 smithi163 ceph-mon[138526]: osdmap e2058: 8 total, 8 up, 8 in 2024-01-15T23:48:12.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:11 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi053-215372-2","app": "rbd"}]': finished 2024-01-15T23:48:12.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:11 smithi053 ceph-mon[143363]: osdmap e2057: 8 total, 8 up, 8 in 2024-01-15T23:48:12.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:11 smithi053 ceph-mon[143363]: osdmap e2058: 8 total, 8 up, 8 in 2024-01-15T23:48:12.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:11 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi053-215372-2","app": "rbd"}]': finished 2024-01-15T23:48:12.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:11 smithi053 ceph-mon[146052]: osdmap e2057: 8 total, 8 up, 8 in 2024-01-15T23:48:12.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:11 smithi053 ceph-mon[146052]: osdmap e2058: 8 total, 8 up, 8 in 2024-01-15T23:48:13.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:12 smithi163 ceph-mon[138526]: pgmap v3566: 169 pgs: 10 creating+peering, 16 unknown, 143 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 13 KiB/s wr, 248 op/s 2024-01-15T23:48:13.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:12 smithi163 ceph-mon[138526]: osdmap e2059: 8 total, 8 up, 8 in 2024-01-15T23:48:13.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:12 smithi053 ceph-mon[146052]: pgmap v3566: 169 pgs: 10 creating+peering, 16 unknown, 143 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 13 KiB/s wr, 248 op/s 2024-01-15T23:48:13.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:12 smithi053 ceph-mon[146052]: osdmap e2059: 8 total, 8 up, 8 in 2024-01-15T23:48:13.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:12 smithi053 ceph-mon[143363]: pgmap v3566: 169 pgs: 10 creating+peering, 16 unknown, 143 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 13 KiB/s wr, 248 op/s 2024-01-15T23:48:13.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:12 smithi053 ceph-mon[143363]: osdmap e2059: 8 total, 8 up, 8 in 2024-01-15T23:48:14.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:48:14.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:48:14.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:48:15.035 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_unprotect_with_children ... ok 2024-01-15T23:48:15.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:14 smithi163 ceph-mon[138526]: pgmap v3569: 169 pgs: 10 creating+peering, 8 unknown, 151 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 7.2 KiB/s wr, 104 op/s 2024-01-15T23:48:15.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:14 smithi163 ceph-mon[138526]: osdmap e2060: 8 total, 8 up, 8 in 2024-01-15T23:48:15.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:14 smithi053 ceph-mon[143363]: pgmap v3569: 169 pgs: 10 creating+peering, 8 unknown, 151 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 7.2 KiB/s wr, 104 op/s 2024-01-15T23:48:15.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:14 smithi053 ceph-mon[143363]: osdmap e2060: 8 total, 8 up, 8 in 2024-01-15T23:48:15.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:14 smithi053 ceph-mon[146052]: pgmap v3569: 169 pgs: 10 creating+peering, 8 unknown, 151 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 7.2 KiB/s wr, 104 op/s 2024-01-15T23:48:15.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:14 smithi053 ceph-mon[146052]: osdmap e2060: 8 total, 8 up, 8 in 2024-01-15T23:48:15.309 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:48:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:48:15] "GET /metrics HTTP/1.1" 200 39057 "" "Prometheus/2.43.0" 2024-01-15T23:48:16.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:15 smithi163 ceph-mon[138526]: osdmap e2061: 8 total, 8 up, 8 in 2024-01-15T23:48:16.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:15 smithi053 ceph-mon[143363]: osdmap e2061: 8 total, 8 up, 8 in 2024-01-15T23:48:16.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:15 smithi053 ceph-mon[146052]: osdmap e2061: 8 total, 8 up, 8 in 2024-01-15T23:48:17.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:16 smithi163 ceph-mon[138526]: pgmap v3572: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 KiB/s wr, 38 op/s 2024-01-15T23:48:17.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:16 smithi163 ceph-mon[138526]: osdmap e2062: 8 total, 8 up, 8 in 2024-01-15T23:48:17.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:16 smithi163 ceph-mon[138526]: osdmap e2063: 8 total, 8 up, 8 in 2024-01-15T23:48:17.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:16 smithi053 ceph-mon[143363]: pgmap v3572: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 KiB/s wr, 38 op/s 2024-01-15T23:48:17.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:16 smithi053 ceph-mon[143363]: osdmap e2062: 8 total, 8 up, 8 in 2024-01-15T23:48:17.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:16 smithi053 ceph-mon[143363]: osdmap e2063: 8 total, 8 up, 8 in 2024-01-15T23:48:17.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:16 smithi053 ceph-mon[146052]: pgmap v3572: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 KiB/s wr, 38 op/s 2024-01-15T23:48:17.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:16 smithi053 ceph-mon[146052]: osdmap e2062: 8 total, 8 up, 8 in 2024-01-15T23:48:17.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:16 smithi053 ceph-mon[146052]: osdmap e2063: 8 total, 8 up, 8 in 2024-01-15T23:48:19.020 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_unprotected ... ok 2024-01-15T23:48:19.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:18 smithi163 ceph-mon[138526]: pgmap v3575: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 6.2 KiB/s wr, 152 op/s 2024-01-15T23:48:19.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:18 smithi163 ceph-mon[138526]: osdmap e2064: 8 total, 8 up, 8 in 2024-01-15T23:48:19.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:18 smithi053 ceph-mon[146052]: pgmap v3575: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 6.2 KiB/s wr, 152 op/s 2024-01-15T23:48:19.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:18 smithi053 ceph-mon[146052]: osdmap e2064: 8 total, 8 up, 8 in 2024-01-15T23:48:19.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:18 smithi053 ceph-mon[143363]: pgmap v3575: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 6.2 KiB/s wr, 152 op/s 2024-01-15T23:48:19.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:18 smithi053 ceph-mon[143363]: osdmap e2064: 8 total, 8 up, 8 in 2024-01-15T23:48:20.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:19 smithi163 ceph-mon[138526]: osdmap e2065: 8 total, 8 up, 8 in 2024-01-15T23:48:20.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:19 smithi053 ceph-mon[143363]: osdmap e2065: 8 total, 8 up, 8 in 2024-01-15T23:48:20.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:19 smithi053 ceph-mon[146052]: osdmap e2065: 8 total, 8 up, 8 in 2024-01-15T23:48:21.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:20 smithi163 ceph-mon[138526]: pgmap v3578: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 9.2 KiB/s wr, 171 op/s 2024-01-15T23:48:21.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:20 smithi163 ceph-mon[138526]: osdmap e2066: 8 total, 8 up, 8 in 2024-01-15T23:48:21.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:20 smithi053 ceph-mon[143363]: pgmap v3578: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 9.2 KiB/s wr, 171 op/s 2024-01-15T23:48:21.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:20 smithi053 ceph-mon[143363]: osdmap e2066: 8 total, 8 up, 8 in 2024-01-15T23:48:21.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:20 smithi053 ceph-mon[146052]: pgmap v3578: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 9.2 KiB/s wr, 171 op/s 2024-01-15T23:48:21.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:20 smithi053 ceph-mon[146052]: osdmap e2066: 8 total, 8 up, 8 in 2024-01-15T23:48:22.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:21 smithi163 ceph-mon[138526]: osdmap e2067: 8 total, 8 up, 8 in 2024-01-15T23:48:22.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:21 smithi163 ceph-mon[138526]: osdmap e2068: 8 total, 8 up, 8 in 2024-01-15T23:48:22.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:21 smithi053 ceph-mon[143363]: osdmap e2067: 8 total, 8 up, 8 in 2024-01-15T23:48:22.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:21 smithi053 ceph-mon[143363]: osdmap e2068: 8 total, 8 up, 8 in 2024-01-15T23:48:22.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:21 smithi053 ceph-mon[146052]: osdmap e2067: 8 total, 8 up, 8 in 2024-01-15T23:48:22.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:21 smithi053 ceph-mon[146052]: osdmap e2068: 8 total, 8 up, 8 in 2024-01-15T23:48:23.055 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_with_params ... ok 2024-01-15T23:48:23.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:22 smithi163 ceph-mon[138526]: pgmap v3581: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 10 KiB/s wr, 130 op/s 2024-01-15T23:48:23.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:22 smithi053 ceph-mon[143363]: pgmap v3581: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 10 KiB/s wr, 130 op/s 2024-01-15T23:48:23.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:22 smithi053 ceph-mon[146052]: pgmap v3581: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 10 KiB/s wr, 130 op/s 2024-01-15T23:48:24.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:23 smithi163 ceph-mon[138526]: osdmap e2069: 8 total, 8 up, 8 in 2024-01-15T23:48:24.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:23 smithi053 ceph-mon[143363]: osdmap e2069: 8 total, 8 up, 8 in 2024-01-15T23:48:24.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:23 smithi053 ceph-mon[146052]: osdmap e2069: 8 total, 8 up, 8 in 2024-01-15T23:48:25.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:24 smithi163 ceph-mon[138526]: pgmap v3584: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 13 KiB/s wr, 276 op/s 2024-01-15T23:48:25.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:24 smithi163 ceph-mon[138526]: osdmap e2070: 8 total, 8 up, 8 in 2024-01-15T23:48:25.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:48:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:48:25] "GET /metrics HTTP/1.1" 200 39057 "" "Prometheus/2.43.0" 2024-01-15T23:48:25.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:24 smithi053 ceph-mon[146052]: pgmap v3584: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 13 KiB/s wr, 276 op/s 2024-01-15T23:48:25.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:24 smithi053 ceph-mon[146052]: osdmap e2070: 8 total, 8 up, 8 in 2024-01-15T23:48:25.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:24 smithi053 ceph-mon[143363]: pgmap v3584: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 13 KiB/s wr, 276 op/s 2024-01-15T23:48:25.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:24 smithi053 ceph-mon[143363]: osdmap e2070: 8 total, 8 up, 8 in 2024-01-15T23:48:26.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:25 smithi163 ceph-mon[138526]: osdmap e2071: 8 total, 8 up, 8 in 2024-01-15T23:48:26.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:25 smithi053 ceph-mon[143363]: osdmap e2071: 8 total, 8 up, 8 in 2024-01-15T23:48:26.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:25 smithi053 ceph-mon[146052]: osdmap e2071: 8 total, 8 up, 8 in 2024-01-15T23:48:26.929 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_with_params2 ... ok 2024-01-15T23:48:27.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:26 smithi163 ceph-mon[138526]: pgmap v3587: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 262 KiB/s rd, 13 KiB/s wr, 338 op/s 2024-01-15T23:48:27.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:26 smithi163 ceph-mon[138526]: osdmap e2072: 8 total, 8 up, 8 in 2024-01-15T23:48:27.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:26 smithi163 ceph-mon[138526]: osdmap e2073: 8 total, 8 up, 8 in 2024-01-15T23:48:27.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:26 smithi053 ceph-mon[146052]: pgmap v3587: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 262 KiB/s rd, 13 KiB/s wr, 338 op/s 2024-01-15T23:48:27.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:26 smithi053 ceph-mon[146052]: osdmap e2072: 8 total, 8 up, 8 in 2024-01-15T23:48:27.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:26 smithi053 ceph-mon[146052]: osdmap e2073: 8 total, 8 up, 8 in 2024-01-15T23:48:27.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:26 smithi053 ceph-mon[143363]: pgmap v3587: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 262 KiB/s rd, 13 KiB/s wr, 338 op/s 2024-01-15T23:48:27.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:26 smithi053 ceph-mon[143363]: osdmap e2072: 8 total, 8 up, 8 in 2024-01-15T23:48:27.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:26 smithi053 ceph-mon[143363]: osdmap e2073: 8 total, 8 up, 8 in 2024-01-15T23:48:29.080 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_with_params3 ... SKIP 2024-01-15T23:48:29.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:28 smithi163 ceph-mon[138526]: pgmap v3590: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 148 KiB/s rd, 11 KiB/s wr, 208 op/s 2024-01-15T23:48:29.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:28 smithi163 ceph-mon[138526]: osdmap e2074: 8 total, 8 up, 8 in 2024-01-15T23:48:29.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:48:29.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:28 smithi053 ceph-mon[143363]: pgmap v3590: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 148 KiB/s rd, 11 KiB/s wr, 208 op/s 2024-01-15T23:48:29.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:28 smithi053 ceph-mon[143363]: osdmap e2074: 8 total, 8 up, 8 in 2024-01-15T23:48:29.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:48:29.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:28 smithi053 ceph-mon[146052]: pgmap v3590: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 148 KiB/s rd, 11 KiB/s wr, 208 op/s 2024-01-15T23:48:29.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:28 smithi053 ceph-mon[146052]: osdmap e2074: 8 total, 8 up, 8 in 2024-01-15T23:48:29.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:48:30.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:29 smithi163 ceph-mon[138526]: osdmap e2075: 8 total, 8 up, 8 in 2024-01-15T23:48:30.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:29 smithi053 ceph-mon[143363]: osdmap e2075: 8 total, 8 up, 8 in 2024-01-15T23:48:30.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:29 smithi053 ceph-mon[146052]: osdmap e2075: 8 total, 8 up, 8 in 2024-01-15T23:48:31.090 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestClone.test_write ... ok 2024-01-15T23:48:31.184 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestExclusiveLock.test_acquire_release_lock ... ok 2024-01-15T23:48:31.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:30 smithi053 ceph-mon[143363]: pgmap v3593: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 14 KiB/s wr, 238 op/s 2024-01-15T23:48:31.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:30 smithi053 ceph-mon[143363]: osdmap e2076: 8 total, 8 up, 8 in 2024-01-15T23:48:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:30 smithi053 ceph-mon[146052]: pgmap v3593: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 14 KiB/s wr, 238 op/s 2024-01-15T23:48:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:30 smithi053 ceph-mon[146052]: osdmap e2076: 8 total, 8 up, 8 in 2024-01-15T23:48:31.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:30 smithi163 ceph-mon[138526]: pgmap v3593: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 14 KiB/s wr, 238 op/s 2024-01-15T23:48:31.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:30 smithi163 ceph-mon[138526]: osdmap e2076: 8 total, 8 up, 8 in 2024-01-15T23:48:31.926 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestExclusiveLock.test_break_lock ... ok 2024-01-15T23:48:32.049 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestExclusiveLock.test_follower_discard ... ok 2024-01-15T23:48:32.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:31 smithi053 ceph-mon[143363]: osdmap e2077: 8 total, 8 up, 8 in 2024-01-15T23:48:32.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:31 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1030852538' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/884790189"}]: dispatch 2024-01-15T23:48:32.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:31 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1030852538' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/884790189"}]': finished 2024-01-15T23:48:32.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:31 smithi053 ceph-mon[143363]: osdmap e2078: 8 total, 8 up, 8 in 2024-01-15T23:48:32.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:31 smithi053 ceph-mon[146052]: osdmap e2077: 8 total, 8 up, 8 in 2024-01-15T23:48:32.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:31 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1030852538' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/884790189"}]: dispatch 2024-01-15T23:48:32.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:31 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1030852538' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/884790189"}]': finished 2024-01-15T23:48:32.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:31 smithi053 ceph-mon[146052]: osdmap e2078: 8 total, 8 up, 8 in 2024-01-15T23:48:32.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:31 smithi163 ceph-mon[138526]: osdmap e2077: 8 total, 8 up, 8 in 2024-01-15T23:48:32.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:31 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1030852538' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/884790189"}]: dispatch 2024-01-15T23:48:32.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:31 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1030852538' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.53:0/884790189"}]': finished 2024-01-15T23:48:32.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:31 smithi163 ceph-mon[138526]: osdmap e2078: 8 total, 8 up, 8 in 2024-01-15T23:48:33.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:32 smithi163 ceph-mon[138526]: pgmap v3596: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 271 KiB/s rd, 18 KiB/s wr, 358 op/s 2024-01-15T23:48:33.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:32 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:48:33.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:32 smithi053 ceph-mon[143363]: pgmap v3596: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 271 KiB/s rd, 18 KiB/s wr, 358 op/s 2024-01-15T23:48:33.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:32 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:48:33.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:32 smithi053 ceph-mon[146052]: pgmap v3596: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 271 KiB/s rd, 18 KiB/s wr, 358 op/s 2024-01-15T23:48:33.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:32 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:48:34.104 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestExclusiveLock.test_follower_flatten ... ok 2024-01-15T23:48:34.131 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:34 smithi163 ceph-mon[138526]: osdmap e2079: 8 total, 8 up, 8 in 2024-01-15T23:48:34.234 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestExclusiveLock.test_follower_resize ... ok 2024-01-15T23:48:34.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:34 smithi053 ceph-mon[143363]: osdmap e2079: 8 total, 8 up, 8 in 2024-01-15T23:48:34.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:34 smithi053 ceph-mon[146052]: osdmap e2079: 8 total, 8 up, 8 in 2024-01-15T23:48:35.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:48:35] "GET /metrics HTTP/1.1" 200 36594 "" "Prometheus/2.43.0" 2024-01-15T23:48:35.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[143363]: pgmap v3599: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 230 KiB/s rd, 16 KiB/s wr, 314 op/s 2024-01-15T23:48:35.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[143363]: osdmap e2080: 8 total, 8 up, 8 in 2024-01-15T23:48:35.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:48:35.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:48:35.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:48:35.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:48:35.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:48:35.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:48:35.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:48:35.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[146052]: pgmap v3599: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 230 KiB/s rd, 16 KiB/s wr, 314 op/s 2024-01-15T23:48:35.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[146052]: osdmap e2080: 8 total, 8 up, 8 in 2024-01-15T23:48:35.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:48:35.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:48:35.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:48:35.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:48:35.310 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:48:35.310 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:48:35.310 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:35 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:48:35.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:35 smithi163 ceph-mon[138526]: pgmap v3599: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 230 KiB/s rd, 16 KiB/s wr, 314 op/s 2024-01-15T23:48:35.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:35 smithi163 ceph-mon[138526]: osdmap e2080: 8 total, 8 up, 8 in 2024-01-15T23:48:35.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:35 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:48:35.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:35 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:48:35.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:35 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:48:35.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:35 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:48:35.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:35 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:48:35.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:35 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:48:35.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:35 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:48:36.169 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestExclusiveLock.test_follower_snap_create ... ok 2024-01-15T23:48:36.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:36 smithi163 ceph-mon[138526]: osdmap e2081: 8 total, 8 up, 8 in 2024-01-15T23:48:36.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:36 smithi053 ceph-mon[143363]: osdmap e2081: 8 total, 8 up, 8 in 2024-01-15T23:48:36.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:36 smithi053 ceph-mon[146052]: osdmap e2081: 8 total, 8 up, 8 in 2024-01-15T23:48:37.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:37 smithi163 ceph-mon[138526]: pgmap v3602: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 21 KiB/s wr, 266 op/s 2024-01-15T23:48:37.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:37 smithi163 ceph-mon[138526]: osdmap e2082: 8 total, 8 up, 8 in 2024-01-15T23:48:37.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:37 smithi163 ceph-mon[138526]: osdmap e2083: 8 total, 8 up, 8 in 2024-01-15T23:48:37.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:37 smithi053 ceph-mon[146052]: pgmap v3602: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 21 KiB/s wr, 266 op/s 2024-01-15T23:48:37.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:37 smithi053 ceph-mon[146052]: osdmap e2082: 8 total, 8 up, 8 in 2024-01-15T23:48:37.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:37 smithi053 ceph-mon[146052]: osdmap e2083: 8 total, 8 up, 8 in 2024-01-15T23:48:37.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:37 smithi053 ceph-mon[143363]: pgmap v3602: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 21 KiB/s wr, 266 op/s 2024-01-15T23:48:37.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:37 smithi053 ceph-mon[143363]: osdmap e2082: 8 total, 8 up, 8 in 2024-01-15T23:48:37.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:37 smithi053 ceph-mon[143363]: osdmap e2083: 8 total, 8 up, 8 in 2024-01-15T23:48:37.928 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestExclusiveLock.test_follower_snap_rollback ... ok 2024-01-15T23:48:38.046 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestExclusiveLock.test_follower_write ... ok 2024-01-15T23:48:38.153 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestExclusiveLock.test_ownership ... ok 2024-01-15T23:48:38.234 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestExclusiveLock.test_read_only_leadership ... ok 2024-01-15T23:48:39.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:38 smithi163 ceph-mon[138526]: pgmap v3605: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 252 KiB/s rd, 20 KiB/s wr, 351 op/s 2024-01-15T23:48:39.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:38 smithi163 ceph-mon[138526]: osdmap e2084: 8 total, 8 up, 8 in 2024-01-15T23:48:39.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:38 smithi053 ceph-mon[146052]: pgmap v3605: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 252 KiB/s rd, 20 KiB/s wr, 351 op/s 2024-01-15T23:48:39.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:38 smithi053 ceph-mon[146052]: osdmap e2084: 8 total, 8 up, 8 in 2024-01-15T23:48:39.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:38 smithi053 ceph-mon[143363]: pgmap v3605: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 252 KiB/s rd, 20 KiB/s wr, 351 op/s 2024-01-15T23:48:39.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:38 smithi053 ceph-mon[143363]: osdmap e2084: 8 total, 8 up, 8 in 2024-01-15T23:48:40.183 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestExclusiveLock.test_snapshot_leadership ... ok 2024-01-15T23:48:40.274 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestGroups.test_group_image_add ... ok 2024-01-15T23:48:40.360 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestGroups.test_group_image_list ... ok 2024-01-15T23:48:40.439 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestGroups.test_group_image_list_empty ... ok 2024-01-15T23:48:40.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:40 smithi163 ceph-mon[138526]: osdmap e2085: 8 total, 8 up, 8 in 2024-01-15T23:48:40.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:40 smithi053 ceph-mon[143363]: osdmap e2085: 8 total, 8 up, 8 in 2024-01-15T23:48:40.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:40 smithi053 ceph-mon[146052]: osdmap e2085: 8 total, 8 up, 8 in 2024-01-15T23:48:40.561 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestGroups.test_group_image_list_move_to_trash ... ok 2024-01-15T23:48:41.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:41 smithi163 ceph-mon[138526]: pgmap v3608: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 371 KiB/s rd, 15 KiB/s wr, 484 op/s 2024-01-15T23:48:41.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:41 smithi163 ceph-mon[138526]: osdmap e2086: 8 total, 8 up, 8 in 2024-01-15T23:48:41.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:41 smithi053 ceph-mon[143363]: pgmap v3608: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 371 KiB/s rd, 15 KiB/s wr, 484 op/s 2024-01-15T23:48:41.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:41 smithi053 ceph-mon[143363]: osdmap e2086: 8 total, 8 up, 8 in 2024-01-15T23:48:41.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:41 smithi053 ceph-mon[146052]: pgmap v3608: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 371 KiB/s rd, 15 KiB/s wr, 484 op/s 2024-01-15T23:48:41.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:41 smithi053 ceph-mon[146052]: osdmap e2086: 8 total, 8 up, 8 in 2024-01-15T23:48:42.104 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestGroups.test_group_image_many_images ... ok 2024-01-15T23:48:42.208 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestGroups.test_group_image_remove ... ok 2024-01-15T23:48:42.291 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestGroups.test_group_snap ... ok 2024-01-15T23:48:42.383 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestGroups.test_group_snap_flags ... ok 2024-01-15T23:48:42.536 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestGroups.test_group_snap_list_many ... ok 2024-01-15T23:48:43.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:42 smithi163 ceph-mon[138526]: pgmap v3610: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 326 KiB/s rd, 33 KiB/s wr, 453 op/s 2024-01-15T23:48:43.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:42 smithi163 ceph-mon[138526]: osdmap e2087: 8 total, 8 up, 8 in 2024-01-15T23:48:43.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:42 smithi053 ceph-mon[143363]: pgmap v3610: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 326 KiB/s rd, 33 KiB/s wr, 453 op/s 2024-01-15T23:48:43.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:42 smithi053 ceph-mon[143363]: osdmap e2087: 8 total, 8 up, 8 in 2024-01-15T23:48:43.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:42 smithi053 ceph-mon[146052]: pgmap v3610: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 326 KiB/s rd, 33 KiB/s wr, 453 op/s 2024-01-15T23:48:43.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:42 smithi053 ceph-mon[146052]: osdmap e2087: 8 total, 8 up, 8 in 2024-01-15T23:48:44.191 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestGroups.test_group_snap_namespace ... ok 2024-01-15T23:48:44.280 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestGroups.test_group_snap_rename ... ok 2024-01-15T23:48:44.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:44 smithi163 ceph-mon[138526]: osdmap e2088: 8 total, 8 up, 8 in 2024-01-15T23:48:44.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:48:44.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:44 smithi053 ceph-mon[143363]: osdmap e2088: 8 total, 8 up, 8 in 2024-01-15T23:48:44.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:48:44.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:44 smithi053 ceph-mon[146052]: osdmap e2088: 8 total, 8 up, 8 in 2024-01-15T23:48:44.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:48:45.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:48:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:48:45] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.43.0" 2024-01-15T23:48:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:45 smithi053 ceph-mon[146052]: pgmap v3613: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 529 KiB/s rd, 70 KiB/s wr, 754 op/s 2024-01-15T23:48:45.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:45 smithi053 ceph-mon[146052]: osdmap e2089: 8 total, 8 up, 8 in 2024-01-15T23:48:45.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:45 smithi053 ceph-mon[143363]: pgmap v3613: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 529 KiB/s rd, 70 KiB/s wr, 754 op/s 2024-01-15T23:48:45.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:45 smithi053 ceph-mon[143363]: osdmap e2089: 8 total, 8 up, 8 in 2024-01-15T23:48:45.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:45 smithi163 ceph-mon[138526]: pgmap v3613: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 529 KiB/s rd, 70 KiB/s wr, 754 op/s 2024-01-15T23:48:45.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:45 smithi163 ceph-mon[138526]: osdmap e2089: 8 total, 8 up, 8 in 2024-01-15T23:48:46.216 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestGroups.test_group_snap_rollback ... ok 2024-01-15T23:48:46.288 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_access_timestamp ... ok 2024-01-15T23:48:46.375 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_aio_discard ... ok 2024-01-15T23:48:46.458 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_aio_flush ... ok 2024-01-15T23:48:46.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:46 smithi163 ceph-mon[138526]: osdmap e2090: 8 total, 8 up, 8 in 2024-01-15T23:48:46.529 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_aio_read ... ok 2024-01-15T23:48:46.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:46 smithi053 ceph-mon[143363]: osdmap e2090: 8 total, 8 up, 8 in 2024-01-15T23:48:46.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:46 smithi053 ceph-mon[146052]: osdmap e2090: 8 total, 8 up, 8 in 2024-01-15T23:48:46.614 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_aio_write ... ok 2024-01-15T23:48:46.700 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_aio_write_zeroes ... ok 2024-01-15T23:48:46.771 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_block_name_prefix ... ok 2024-01-15T23:48:46.881 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_config_list ... ok 2024-01-15T23:48:47.071 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_copy ... ok 2024-01-15T23:48:47.262 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_copy2 ... ok 2024-01-15T23:48:47.333 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_copy3 ... SKIP 2024-01-15T23:48:47.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:47 smithi163 ceph-mon[138526]: pgmap v3616: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 815 KiB/s rd, 96 KiB/s wr, 1.18k op/s 2024-01-15T23:48:47.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:47 smithi163 ceph-mon[138526]: osdmap e2091: 8 total, 8 up, 8 in 2024-01-15T23:48:47.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:47 smithi163 ceph-mon[138526]: osdmap e2092: 8 total, 8 up, 8 in 2024-01-15T23:48:47.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:47 smithi053 ceph-mon[146052]: pgmap v3616: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 815 KiB/s rd, 96 KiB/s wr, 1.18k op/s 2024-01-15T23:48:47.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:47 smithi053 ceph-mon[146052]: osdmap e2091: 8 total, 8 up, 8 in 2024-01-15T23:48:47.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:47 smithi053 ceph-mon[146052]: osdmap e2092: 8 total, 8 up, 8 in 2024-01-15T23:48:47.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:47 smithi053 ceph-mon[143363]: pgmap v3616: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 815 KiB/s rd, 96 KiB/s wr, 1.18k op/s 2024-01-15T23:48:47.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:47 smithi053 ceph-mon[143363]: osdmap e2091: 8 total, 8 up, 8 in 2024-01-15T23:48:47.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:47 smithi053 ceph-mon[143363]: osdmap e2092: 8 total, 8 up, 8 in 2024-01-15T23:48:49.215 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_create_snap ... ok 2024-01-15T23:48:49.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:49 smithi163 ceph-mon[138526]: pgmap v3619: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 698 KiB/s rd, 60 KiB/s wr, 997 op/s 2024-01-15T23:48:49.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:49 smithi163 ceph-mon[138526]: osdmap e2093: 8 total, 8 up, 8 in 2024-01-15T23:48:49.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:49 smithi053 ceph-mon[143363]: pgmap v3619: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 698 KiB/s rd, 60 KiB/s wr, 997 op/s 2024-01-15T23:48:49.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:49 smithi053 ceph-mon[143363]: osdmap e2093: 8 total, 8 up, 8 in 2024-01-15T23:48:49.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:49 smithi053 ceph-mon[146052]: pgmap v3619: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 698 KiB/s rd, 60 KiB/s wr, 997 op/s 2024-01-15T23:48:49.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:49 smithi053 ceph-mon[146052]: osdmap e2093: 8 total, 8 up, 8 in 2024-01-15T23:48:50.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:50 smithi163 ceph-mon[138526]: osdmap e2094: 8 total, 8 up, 8 in 2024-01-15T23:48:50.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:50 smithi053 ceph-mon[143363]: osdmap e2094: 8 total, 8 up, 8 in 2024-01-15T23:48:50.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:50 smithi053 ceph-mon[146052]: osdmap e2094: 8 total, 8 up, 8 in 2024-01-15T23:48:51.223 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_create_snap_exists ... ok 2024-01-15T23:48:51.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:51 smithi163 ceph-mon[138526]: pgmap v3622: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 388 KiB/s rd, 16 KiB/s wr, 520 op/s 2024-01-15T23:48:51.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:51 smithi163 ceph-mon[138526]: osdmap e2095: 8 total, 8 up, 8 in 2024-01-15T23:48:51.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:51 smithi053 ceph-mon[143363]: pgmap v3622: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 388 KiB/s rd, 16 KiB/s wr, 520 op/s 2024-01-15T23:48:51.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:51 smithi053 ceph-mon[143363]: osdmap e2095: 8 total, 8 up, 8 in 2024-01-15T23:48:51.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:51 smithi053 ceph-mon[146052]: pgmap v3622: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 388 KiB/s rd, 16 KiB/s wr, 520 op/s 2024-01-15T23:48:51.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:51 smithi053 ceph-mon[146052]: osdmap e2095: 8 total, 8 up, 8 in 2024-01-15T23:48:52.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:52 smithi163 ceph-mon[138526]: osdmap e2096: 8 total, 8 up, 8 in 2024-01-15T23:48:52.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:52 smithi163 ceph-mon[138526]: osdmap e2097: 8 total, 8 up, 8 in 2024-01-15T23:48:52.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:52 smithi053 ceph-mon[143363]: osdmap e2096: 8 total, 8 up, 8 in 2024-01-15T23:48:52.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:52 smithi053 ceph-mon[143363]: osdmap e2097: 8 total, 8 up, 8 in 2024-01-15T23:48:52.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:52 smithi053 ceph-mon[146052]: osdmap e2096: 8 total, 8 up, 8 in 2024-01-15T23:48:52.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:52 smithi053 ceph-mon[146052]: osdmap e2097: 8 total, 8 up, 8 in 2024-01-15T23:48:53.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:53 smithi163 ceph-mon[138526]: pgmap v3625: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 613 KiB/s rd, 2.0 MiB/s wr, 848 op/s 2024-01-15T23:48:53.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:53 smithi163 ceph-mon[138526]: osdmap e2098: 8 total, 8 up, 8 in 2024-01-15T23:48:53.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:53 smithi053 ceph-mon[143363]: pgmap v3625: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 613 KiB/s rd, 2.0 MiB/s wr, 848 op/s 2024-01-15T23:48:53.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:53 smithi053 ceph-mon[143363]: osdmap e2098: 8 total, 8 up, 8 in 2024-01-15T23:48:53.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:53 smithi053 ceph-mon[146052]: pgmap v3625: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 613 KiB/s rd, 2.0 MiB/s wr, 848 op/s 2024-01-15T23:48:53.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:53 smithi053 ceph-mon[146052]: osdmap e2098: 8 total, 8 up, 8 in 2024-01-15T23:48:55.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:54 smithi163 ceph-mon[138526]: pgmap v3628: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 501 KiB/s rd, 2.0 MiB/s wr, 702 op/s 2024-01-15T23:48:55.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:54 smithi163 ceph-mon[138526]: osdmap e2099: 8 total, 8 up, 8 in 2024-01-15T23:48:55.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:54 smithi053 ceph-mon[143363]: pgmap v3628: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 501 KiB/s rd, 2.0 MiB/s wr, 702 op/s 2024-01-15T23:48:55.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:54 smithi053 ceph-mon[143363]: osdmap e2099: 8 total, 8 up, 8 in 2024-01-15T23:48:55.311 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:48:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:48:55] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.43.0" 2024-01-15T23:48:55.311 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:54 smithi053 ceph-mon[146052]: pgmap v3628: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 501 KiB/s rd, 2.0 MiB/s wr, 702 op/s 2024-01-15T23:48:55.311 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:54 smithi053 ceph-mon[146052]: osdmap e2099: 8 total, 8 up, 8 in 2024-01-15T23:48:56.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:55 smithi163 ceph-mon[138526]: osdmap e2100: 8 total, 8 up, 8 in 2024-01-15T23:48:56.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:55 smithi053 ceph-mon[143363]: osdmap e2100: 8 total, 8 up, 8 in 2024-01-15T23:48:56.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:55 smithi053 ceph-mon[146052]: osdmap e2100: 8 total, 8 up, 8 in 2024-01-15T23:48:56.929 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_create_snap_flags ... ok 2024-01-15T23:48:57.009 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_create_timestamp ... ok 2024-01-15T23:48:57.083 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_create_with_params ... SKIP 2024-01-15T23:48:57.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:56 smithi163 ceph-mon[138526]: pgmap v3631: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 5.2 KiB/s wr, 91 op/s 2024-01-15T23:48:57.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:56 smithi163 ceph-mon[138526]: osdmap e2101: 8 total, 8 up, 8 in 2024-01-15T23:48:57.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:56 smithi163 ceph-mon[138526]: osdmap e2102: 8 total, 8 up, 8 in 2024-01-15T23:48:57.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:56 smithi053 ceph-mon[143363]: pgmap v3631: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 5.2 KiB/s wr, 91 op/s 2024-01-15T23:48:57.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:56 smithi053 ceph-mon[143363]: osdmap e2101: 8 total, 8 up, 8 in 2024-01-15T23:48:57.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:56 smithi053 ceph-mon[143363]: osdmap e2102: 8 total, 8 up, 8 in 2024-01-15T23:48:57.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:56 smithi053 ceph-mon[146052]: pgmap v3631: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 5.2 KiB/s wr, 91 op/s 2024-01-15T23:48:57.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:56 smithi053 ceph-mon[146052]: osdmap e2101: 8 total, 8 up, 8 in 2024-01-15T23:48:57.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:56 smithi053 ceph-mon[146052]: osdmap e2102: 8 total, 8 up, 8 in 2024-01-15T23:48:59.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:58 smithi163 ceph-mon[138526]: pgmap v3634: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 1.7 KiB/s wr, 19 op/s 2024-01-15T23:48:59.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:58 smithi163 ceph-mon[138526]: osdmap e2103: 8 total, 8 up, 8 in 2024-01-15T23:48:59.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:58 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:48:59.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:58 smithi053 ceph-mon[143363]: pgmap v3634: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 1.7 KiB/s wr, 19 op/s 2024-01-15T23:48:59.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:58 smithi053 ceph-mon[143363]: osdmap e2103: 8 total, 8 up, 8 in 2024-01-15T23:48:59.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:58 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:48:59.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:58 smithi053 ceph-mon[146052]: pgmap v3634: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 1.7 KiB/s wr, 19 op/s 2024-01-15T23:48:59.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:58 smithi053 ceph-mon[146052]: osdmap e2103: 8 total, 8 up, 8 in 2024-01-15T23:48:59.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:58 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:49:00.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:48:59 smithi163 ceph-mon[138526]: osdmap e2104: 8 total, 8 up, 8 in 2024-01-15T23:49:00.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:48:59 smithi053 ceph-mon[143363]: osdmap e2104: 8 total, 8 up, 8 in 2024-01-15T23:49:00.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:48:59 smithi053 ceph-mon[146052]: osdmap e2104: 8 total, 8 up, 8 in 2024-01-15T23:49:01.057 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_deep_copy ... ok 2024-01-15T23:49:01.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:00 smithi163 ceph-mon[138526]: pgmap v3637: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 6.5 KiB/s wr, 86 op/s 2024-01-15T23:49:01.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:00 smithi163 ceph-mon[138526]: osdmap e2105: 8 total, 8 up, 8 in 2024-01-15T23:49:01.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:00 smithi053 ceph-mon[143363]: pgmap v3637: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 6.5 KiB/s wr, 86 op/s 2024-01-15T23:49:01.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:00 smithi053 ceph-mon[143363]: osdmap e2105: 8 total, 8 up, 8 in 2024-01-15T23:49:01.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:00 smithi053 ceph-mon[146052]: pgmap v3637: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 6.5 KiB/s wr, 86 op/s 2024-01-15T23:49:01.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:00 smithi053 ceph-mon[146052]: osdmap e2105: 8 total, 8 up, 8 in 2024-01-15T23:49:01.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:01 smithi163 ceph-mon[138526]: osdmap e2106: 8 total, 8 up, 8 in 2024-01-15T23:49:01.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:01 smithi163 ceph-mon[138526]: osdmap e2107: 8 total, 8 up, 8 in 2024-01-15T23:49:02.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:01 smithi053 ceph-mon[143363]: osdmap e2106: 8 total, 8 up, 8 in 2024-01-15T23:49:02.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:01 smithi053 ceph-mon[143363]: osdmap e2107: 8 total, 8 up, 8 in 2024-01-15T23:49:02.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:01 smithi053 ceph-mon[146052]: osdmap e2106: 8 total, 8 up, 8 in 2024-01-15T23:49:02.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:01 smithi053 ceph-mon[146052]: osdmap e2107: 8 total, 8 up, 8 in 2024-01-15T23:49:03.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:02 smithi163 ceph-mon[138526]: pgmap v3640: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 15 KiB/s wr, 250 op/s 2024-01-15T23:49:03.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:02 smithi053 ceph-mon[143363]: pgmap v3640: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 15 KiB/s wr, 250 op/s 2024-01-15T23:49:03.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:02 smithi053 ceph-mon[146052]: pgmap v3640: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 15 KiB/s wr, 250 op/s 2024-01-15T23:49:04.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:03 smithi163 ceph-mon[138526]: osdmap e2108: 8 total, 8 up, 8 in 2024-01-15T23:49:04.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:03 smithi053 ceph-mon[143363]: osdmap e2108: 8 total, 8 up, 8 in 2024-01-15T23:49:04.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:03 smithi053 ceph-mon[146052]: osdmap e2108: 8 total, 8 up, 8 in 2024-01-15T23:49:05.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:04 smithi163 ceph-mon[138526]: pgmap v3643: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 15 KiB/s wr, 253 op/s 2024-01-15T23:49:05.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:04 smithi163 ceph-mon[138526]: osdmap e2109: 8 total, 8 up, 8 in 2024-01-15T23:49:05.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:49:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:49:05] "GET /metrics HTTP/1.1" 200 36594 "" "Prometheus/2.43.0" 2024-01-15T23:49:05.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:04 smithi053 ceph-mon[143363]: pgmap v3643: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 15 KiB/s wr, 253 op/s 2024-01-15T23:49:05.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:04 smithi053 ceph-mon[143363]: osdmap e2109: 8 total, 8 up, 8 in 2024-01-15T23:49:05.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:04 smithi053 ceph-mon[146052]: pgmap v3643: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 15 KiB/s wr, 253 op/s 2024-01-15T23:49:05.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:04 smithi053 ceph-mon[146052]: osdmap e2109: 8 total, 8 up, 8 in 2024-01-15T23:49:06.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:05 smithi163 ceph-mon[138526]: osdmap e2110: 8 total, 8 up, 8 in 2024-01-15T23:49:06.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:05 smithi053 ceph-mon[143363]: osdmap e2110: 8 total, 8 up, 8 in 2024-01-15T23:49:06.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:05 smithi053 ceph-mon[146052]: osdmap e2110: 8 total, 8 up, 8 in 2024-01-15T23:49:06.938 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_deep_copy_clone ... ok 2024-01-15T23:49:07.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:06 smithi163 ceph-mon[138526]: pgmap v3646: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 11 KiB/s wr, 160 op/s 2024-01-15T23:49:07.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:06 smithi163 ceph-mon[138526]: osdmap e2111: 8 total, 8 up, 8 in 2024-01-15T23:49:07.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:06 smithi163 ceph-mon[138526]: osdmap e2112: 8 total, 8 up, 8 in 2024-01-15T23:49:07.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:06 smithi053 ceph-mon[143363]: pgmap v3646: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 11 KiB/s wr, 160 op/s 2024-01-15T23:49:07.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:06 smithi053 ceph-mon[143363]: osdmap e2111: 8 total, 8 up, 8 in 2024-01-15T23:49:07.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:06 smithi053 ceph-mon[143363]: osdmap e2112: 8 total, 8 up, 8 in 2024-01-15T23:49:07.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:06 smithi053 ceph-mon[146052]: pgmap v3646: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 11 KiB/s wr, 160 op/s 2024-01-15T23:49:07.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:06 smithi053 ceph-mon[146052]: osdmap e2111: 8 total, 8 up, 8 in 2024-01-15T23:49:07.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:06 smithi053 ceph-mon[146052]: osdmap e2112: 8 total, 8 up, 8 in 2024-01-15T23:49:08.978 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_diff_iterate ... FAIL 2024-01-15T23:49:08.979 INFO:tasks.workunit.client.0.smithi053.stderr:ERROR 2024-01-15T23:49:09.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:08 smithi163 ceph-mon[138526]: pgmap v3649: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 9.2 KiB/s wr, 161 op/s 2024-01-15T23:49:09.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:08 smithi163 ceph-mon[138526]: osdmap e2113: 8 total, 8 up, 8 in 2024-01-15T23:49:09.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:08 smithi053 ceph-mon[143363]: pgmap v3649: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 9.2 KiB/s wr, 161 op/s 2024-01-15T23:49:09.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:08 smithi053 ceph-mon[143363]: osdmap e2113: 8 total, 8 up, 8 in 2024-01-15T23:49:09.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:08 smithi053 ceph-mon[146052]: pgmap v3649: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 9.2 KiB/s wr, 161 op/s 2024-01-15T23:49:09.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:08 smithi053 ceph-mon[146052]: osdmap e2113: 8 total, 8 up, 8 in 2024-01-15T23:49:10.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:09 smithi163 ceph-mon[138526]: osdmap e2114: 8 total, 8 up, 8 in 2024-01-15T23:49:10.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:09 smithi053 ceph-mon[143363]: osdmap e2114: 8 total, 8 up, 8 in 2024-01-15T23:49:10.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:09 smithi053 ceph-mon[146052]: osdmap e2114: 8 total, 8 up, 8 in 2024-01-15T23:49:11.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:10 smithi163 ceph-mon[138526]: pgmap v3652: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 7.7 KiB/s wr, 182 op/s 2024-01-15T23:49:11.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:10 smithi053 ceph-mon[143363]: pgmap v3652: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 7.7 KiB/s wr, 182 op/s 2024-01-15T23:49:11.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:10 smithi053 ceph-mon[146052]: pgmap v3652: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 7.7 KiB/s wr, 182 op/s 2024-01-15T23:49:13.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:12 smithi163 ceph-mon[138526]: pgmap v3653: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 109 KiB/s rd, 9.6 KiB/s wr, 151 op/s 2024-01-15T23:49:13.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:12 smithi163 ceph-mon[138526]: osdmap e2115: 8 total, 8 up, 8 in 2024-01-15T23:49:13.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:12 smithi053 ceph-mon[143363]: pgmap v3653: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 109 KiB/s rd, 9.6 KiB/s wr, 151 op/s 2024-01-15T23:49:13.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:12 smithi053 ceph-mon[143363]: osdmap e2115: 8 total, 8 up, 8 in 2024-01-15T23:49:13.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:12 smithi053 ceph-mon[146052]: pgmap v3653: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 109 KiB/s rd, 9.6 KiB/s wr, 151 op/s 2024-01-15T23:49:13.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:12 smithi053 ceph-mon[146052]: osdmap e2115: 8 total, 8 up, 8 in 2024-01-15T23:49:14.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:49:14.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:49:14.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:49:15.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:14 smithi163 ceph-mon[138526]: pgmap v3655: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 8.2 KiB/s wr, 124 op/s 2024-01-15T23:49:15.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:14 smithi053 ceph-mon[143363]: pgmap v3655: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 8.2 KiB/s wr, 124 op/s 2024-01-15T23:49:15.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:49:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:49:15] "GET /metrics HTTP/1.1" 200 36604 "" "Prometheus/2.43.0" 2024-01-15T23:49:15.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:14 smithi053 ceph-mon[146052]: pgmap v3655: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 8.2 KiB/s wr, 124 op/s 2024-01-15T23:49:16.527 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_encryption_luks1 ... ok 2024-01-15T23:49:17.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:16 smithi163 ceph-mon[138526]: pgmap v3656: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 143 KiB/s rd, 529 KiB/s wr, 98 op/s 2024-01-15T23:49:17.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:16 smithi163 ceph-mon[138526]: osdmap e2116: 8 total, 8 up, 8 in 2024-01-15T23:49:17.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:16 smithi053 ceph-mon[143363]: pgmap v3656: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 143 KiB/s rd, 529 KiB/s wr, 98 op/s 2024-01-15T23:49:17.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:16 smithi053 ceph-mon[143363]: osdmap e2116: 8 total, 8 up, 8 in 2024-01-15T23:49:17.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:16 smithi053 ceph-mon[146052]: pgmap v3656: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 143 KiB/s rd, 529 KiB/s wr, 98 op/s 2024-01-15T23:49:17.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:16 smithi053 ceph-mon[146052]: osdmap e2116: 8 total, 8 up, 8 in 2024-01-15T23:49:19.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:18 smithi163 ceph-mon[138526]: pgmap v3658: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 516 KiB/s wr, 48 op/s 2024-01-15T23:49:19.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:18 smithi053 ceph-mon[143363]: pgmap v3658: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 516 KiB/s wr, 48 op/s 2024-01-15T23:49:19.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:18 smithi053 ceph-mon[146052]: pgmap v3658: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 516 KiB/s wr, 48 op/s 2024-01-15T23:49:21.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:20 smithi163 ceph-mon[138526]: pgmap v3659: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 513 KiB/s wr, 46 op/s 2024-01-15T23:49:21.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:20 smithi053 ceph-mon[143363]: pgmap v3659: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 513 KiB/s wr, 46 op/s 2024-01-15T23:49:21.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:20 smithi053 ceph-mon[146052]: pgmap v3659: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 513 KiB/s wr, 46 op/s 2024-01-15T23:49:23.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:22 smithi163 ceph-mon[138526]: pgmap v3660: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 416 KiB/s wr, 52 op/s 2024-01-15T23:49:23.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:22 smithi053 ceph-mon[143363]: pgmap v3660: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 416 KiB/s wr, 52 op/s 2024-01-15T23:49:23.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:22 smithi053 ceph-mon[146052]: pgmap v3660: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 416 KiB/s wr, 52 op/s 2024-01-15T23:49:25.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:24 smithi163 ceph-mon[138526]: pgmap v3661: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 412 KiB/s wr, 32 op/s 2024-01-15T23:49:25.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:24 smithi053 ceph-mon[143363]: pgmap v3661: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 412 KiB/s wr, 32 op/s 2024-01-15T23:49:25.309 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:49:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:49:25] "GET /metrics HTTP/1.1" 200 36604 "" "Prometheus/2.43.0" 2024-01-15T23:49:25.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:24 smithi053 ceph-mon[146052]: pgmap v3661: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 412 KiB/s wr, 32 op/s 2024-01-15T23:49:27.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:26 smithi163 ceph-mon[138526]: pgmap v3662: 137 pgs: 137 active+clean; 13 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 821 KiB/s wr, 35 op/s 2024-01-15T23:49:27.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:26 smithi053 ceph-mon[143363]: pgmap v3662: 137 pgs: 137 active+clean; 13 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 821 KiB/s wr, 35 op/s 2024-01-15T23:49:27.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:26 smithi053 ceph-mon[146052]: pgmap v3662: 137 pgs: 137 active+clean; 13 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 821 KiB/s wr, 35 op/s 2024-01-15T23:49:28.184 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_encryption_luks2 ... ok 2024-01-15T23:49:28.257 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_flags ... ok 2024-01-15T23:49:28.331 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_id ... ok 2024-01-15T23:49:28.411 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_image_auto_close ... ok 2024-01-15T23:49:28.511 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_image_config_set_and_get_and_remove ... ok 2024-01-15T23:49:28.597 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_invalidate_cache ... ok 2024-01-15T23:49:28.678 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_large_read ... ok 2024-01-15T23:49:28.833 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_large_write ... ok 2024-01-15T23:49:29.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:28 smithi163 ceph-mon[138526]: pgmap v3663: 137 pgs: 137 active+clean; 17 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 1.1 MiB/s wr, 33 op/s 2024-01-15T23:49:29.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:49:29.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:28 smithi053 ceph-mon[143363]: pgmap v3663: 137 pgs: 137 active+clean; 17 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 1.1 MiB/s wr, 33 op/s 2024-01-15T23:49:29.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:49:29.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:28 smithi053 ceph-mon[146052]: pgmap v3663: 137 pgs: 137 active+clean; 17 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 1.1 MiB/s wr, 33 op/s 2024-01-15T23:49:29.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:49:30.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:29 smithi163 ceph-mon[138526]: osdmap e2117: 8 total, 8 up, 8 in 2024-01-15T23:49:30.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:29 smithi053 ceph-mon[143363]: osdmap e2117: 8 total, 8 up, 8 in 2024-01-15T23:49:30.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:29 smithi053 ceph-mon[146052]: osdmap e2117: 8 total, 8 up, 8 in 2024-01-15T23:49:31.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:30 smithi163 ceph-mon[138526]: pgmap v3665: 137 pgs: 137 active+clean; 13 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 1.6 MiB/s wr, 59 op/s 2024-01-15T23:49:31.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:30 smithi163 ceph-mon[138526]: osdmap e2118: 8 total, 8 up, 8 in 2024-01-15T23:49:31.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:30 smithi053 ceph-mon[143363]: pgmap v3665: 137 pgs: 137 active+clean; 13 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 1.6 MiB/s wr, 59 op/s 2024-01-15T23:49:31.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:30 smithi053 ceph-mon[143363]: osdmap e2118: 8 total, 8 up, 8 in 2024-01-15T23:49:31.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:30 smithi053 ceph-mon[146052]: pgmap v3665: 137 pgs: 137 active+clean; 13 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 1.6 MiB/s wr, 59 op/s 2024-01-15T23:49:31.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:30 smithi053 ceph-mon[146052]: osdmap e2118: 8 total, 8 up, 8 in 2024-01-15T23:49:32.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:31 smithi163 ceph-mon[138526]: osdmap e2119: 8 total, 8 up, 8 in 2024-01-15T23:49:32.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:31 smithi053 ceph-mon[143363]: osdmap e2119: 8 total, 8 up, 8 in 2024-01-15T23:49:32.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:31 smithi053 ceph-mon[146052]: osdmap e2119: 8 total, 8 up, 8 in 2024-01-15T23:49:33.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:32 smithi163 ceph-mon[138526]: pgmap v3668: 137 pgs: 137 active+clean; 13 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 235 KiB/s rd, 2.0 MiB/s wr, 196 op/s 2024-01-15T23:49:33.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:32 smithi163 ceph-mon[138526]: osdmap e2120: 8 total, 8 up, 8 in 2024-01-15T23:49:33.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:32 smithi053 ceph-mon[143363]: pgmap v3668: 137 pgs: 137 active+clean; 13 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 235 KiB/s rd, 2.0 MiB/s wr, 196 op/s 2024-01-15T23:49:33.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:32 smithi053 ceph-mon[143363]: osdmap e2120: 8 total, 8 up, 8 in 2024-01-15T23:49:33.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:32 smithi053 ceph-mon[146052]: pgmap v3668: 137 pgs: 137 active+clean; 13 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 235 KiB/s rd, 2.0 MiB/s wr, 196 op/s 2024-01-15T23:49:33.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:32 smithi053 ceph-mon[146052]: osdmap e2120: 8 total, 8 up, 8 in 2024-01-15T23:49:34.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:33 smithi163 ceph-mon[138526]: osdmap e2121: 8 total, 8 up, 8 in 2024-01-15T23:49:34.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:33 smithi053 ceph-mon[143363]: osdmap e2121: 8 total, 8 up, 8 in 2024-01-15T23:49:34.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:33 smithi053 ceph-mon[146052]: osdmap e2121: 8 total, 8 up, 8 in 2024-01-15T23:49:35.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:34 smithi163 ceph-mon[138526]: pgmap v3671: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 2.0 MiB/s wr, 357 op/s 2024-01-15T23:49:35.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:34 smithi163 ceph-mon[138526]: osdmap e2122: 8 total, 8 up, 8 in 2024-01-15T23:49:35.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:34 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:49:35.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:49:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:49:35] "GET /metrics HTTP/1.1" 200 36608 "" "Prometheus/2.43.0" 2024-01-15T23:49:35.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:34 smithi053 ceph-mon[143363]: pgmap v3671: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 2.0 MiB/s wr, 357 op/s 2024-01-15T23:49:35.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:34 smithi053 ceph-mon[143363]: osdmap e2122: 8 total, 8 up, 8 in 2024-01-15T23:49:35.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:34 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:49:35.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:34 smithi053 ceph-mon[146052]: pgmap v3671: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 2.0 MiB/s wr, 357 op/s 2024-01-15T23:49:35.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:34 smithi053 ceph-mon[146052]: osdmap e2122: 8 total, 8 up, 8 in 2024-01-15T23:49:35.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:34 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:49:36.026 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_limit_snaps ... ok 2024-01-15T23:49:36.171 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_list_lockers ... ok 2024-01-15T23:49:36.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:35 smithi163 ceph-mon[138526]: osdmap e2123: 8 total, 8 up, 8 in 2024-01-15T23:49:36.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:35 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:49:36.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:35 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:49:36.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:35 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:49:36.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:35 smithi053 ceph-mon[143363]: osdmap e2123: 8 total, 8 up, 8 in 2024-01-15T23:49:36.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:35 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:49:36.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:35 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:49:36.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:35 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:49:36.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:35 smithi053 ceph-mon[146052]: osdmap e2123: 8 total, 8 up, 8 in 2024-01-15T23:49:36.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:35 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:49:36.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:35 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:49:36.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:35 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:49:37.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:36 smithi163 ceph-mon[138526]: pgmap v3674: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 1.0 MiB/s wr, 158 op/s 2024-01-15T23:49:37.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:36 smithi163 ceph-mon[138526]: osdmap e2124: 8 total, 8 up, 8 in 2024-01-15T23:49:37.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:36 smithi053 ceph-mon[143363]: pgmap v3674: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 1.0 MiB/s wr, 158 op/s 2024-01-15T23:49:37.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:36 smithi053 ceph-mon[143363]: osdmap e2124: 8 total, 8 up, 8 in 2024-01-15T23:49:37.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:36 smithi053 ceph-mon[146052]: pgmap v3674: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 1.0 MiB/s wr, 158 op/s 2024-01-15T23:49:37.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:36 smithi053 ceph-mon[146052]: osdmap e2124: 8 total, 8 up, 8 in 2024-01-15T23:49:38.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:37 smithi163 ceph-mon[138526]: osdmap e2125: 8 total, 8 up, 8 in 2024-01-15T23:49:38.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:37 smithi053 ceph-mon[143363]: osdmap e2125: 8 total, 8 up, 8 in 2024-01-15T23:49:38.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:37 smithi053 ceph-mon[146052]: osdmap e2125: 8 total, 8 up, 8 in 2024-01-15T23:49:39.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:38 smithi163 ceph-mon[138526]: pgmap v3677: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 767 B/s wr, 9 op/s 2024-01-15T23:49:39.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:38 smithi163 ceph-mon[138526]: osdmap e2126: 8 total, 8 up, 8 in 2024-01-15T23:49:39.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:38 smithi053 ceph-mon[143363]: pgmap v3677: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 767 B/s wr, 9 op/s 2024-01-15T23:49:39.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:38 smithi053 ceph-mon[143363]: osdmap e2126: 8 total, 8 up, 8 in 2024-01-15T23:49:39.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:38 smithi053 ceph-mon[146052]: pgmap v3677: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 767 B/s wr, 9 op/s 2024-01-15T23:49:39.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:38 smithi053 ceph-mon[146052]: osdmap e2126: 8 total, 8 up, 8 in 2024-01-15T23:49:40.054 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_list_snaps ... ok 2024-01-15T23:49:40.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:39 smithi163 ceph-mon[138526]: osdmap e2127: 8 total, 8 up, 8 in 2024-01-15T23:49:40.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:39 smithi053 ceph-mon[143363]: osdmap e2127: 8 total, 8 up, 8 in 2024-01-15T23:49:40.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:39 smithi053 ceph-mon[146052]: osdmap e2127: 8 total, 8 up, 8 in 2024-01-15T23:49:41.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:40 smithi163 ceph-mon[138526]: pgmap v3680: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 5.5 KiB/s wr, 102 op/s 2024-01-15T23:49:41.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:40 smithi163 ceph-mon[138526]: osdmap e2128: 8 total, 8 up, 8 in 2024-01-15T23:49:41.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:40 smithi053 ceph-mon[143363]: pgmap v3680: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 5.5 KiB/s wr, 102 op/s 2024-01-15T23:49:41.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:40 smithi053 ceph-mon[143363]: osdmap e2128: 8 total, 8 up, 8 in 2024-01-15T23:49:41.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:40 smithi053 ceph-mon[146052]: pgmap v3680: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 5.5 KiB/s wr, 102 op/s 2024-01-15T23:49:41.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:40 smithi053 ceph-mon[146052]: osdmap e2128: 8 total, 8 up, 8 in 2024-01-15T23:49:41.947 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_list_snaps_iterator_auto_close ... ok 2024-01-15T23:49:42.036 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_lock_unlock ... ok 2024-01-15T23:49:42.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:41 smithi163 ceph-mon[138526]: osdmap e2129: 8 total, 8 up, 8 in 2024-01-15T23:49:42.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:41 smithi163 ceph-mon[138526]: osdmap e2130: 8 total, 8 up, 8 in 2024-01-15T23:49:42.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:41 smithi053 ceph-mon[143363]: osdmap e2129: 8 total, 8 up, 8 in 2024-01-15T23:49:42.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:41 smithi053 ceph-mon[143363]: osdmap e2130: 8 total, 8 up, 8 in 2024-01-15T23:49:42.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:41 smithi053 ceph-mon[146052]: osdmap e2129: 8 total, 8 up, 8 in 2024-01-15T23:49:42.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:41 smithi053 ceph-mon[146052]: osdmap e2130: 8 total, 8 up, 8 in 2024-01-15T23:49:43.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:42 smithi163 ceph-mon[138526]: pgmap v3683: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 203 KiB/s rd, 9.7 KiB/s wr, 261 op/s 2024-01-15T23:49:43.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:42 smithi053 ceph-mon[143363]: pgmap v3683: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 203 KiB/s rd, 9.7 KiB/s wr, 261 op/s 2024-01-15T23:49:43.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:42 smithi053 ceph-mon[146052]: pgmap v3683: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 203 KiB/s rd, 9.7 KiB/s wr, 261 op/s 2024-01-15T23:49:44.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:43 smithi163 ceph-mon[138526]: osdmap e2131: 8 total, 8 up, 8 in 2024-01-15T23:49:44.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:49:44.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:43 smithi053 ceph-mon[143363]: osdmap e2131: 8 total, 8 up, 8 in 2024-01-15T23:49:44.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:49:44.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:43 smithi053 ceph-mon[146052]: osdmap e2131: 8 total, 8 up, 8 in 2024-01-15T23:49:44.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:49:45.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:44 smithi163 ceph-mon[138526]: pgmap v3686: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 6.7 KiB/s wr, 213 op/s 2024-01-15T23:49:45.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:44 smithi163 ceph-mon[138526]: osdmap e2132: 8 total, 8 up, 8 in 2024-01-15T23:49:45.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:49:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:49:45] "GET /metrics HTTP/1.1" 200 36605 "" "Prometheus/2.43.0" 2024-01-15T23:49:45.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:44 smithi053 ceph-mon[143363]: pgmap v3686: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 6.7 KiB/s wr, 213 op/s 2024-01-15T23:49:45.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:44 smithi053 ceph-mon[143363]: osdmap e2132: 8 total, 8 up, 8 in 2024-01-15T23:49:45.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:44 smithi053 ceph-mon[146052]: pgmap v3686: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 6.7 KiB/s wr, 213 op/s 2024-01-15T23:49:45.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:44 smithi053 ceph-mon[146052]: osdmap e2132: 8 total, 8 up, 8 in 2024-01-15T23:49:46.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:45 smithi163 ceph-mon[138526]: osdmap e2133: 8 total, 8 up, 8 in 2024-01-15T23:49:46.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:45 smithi053 ceph-mon[143363]: osdmap e2133: 8 total, 8 up, 8 in 2024-01-15T23:49:46.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:45 smithi053 ceph-mon[146052]: osdmap e2133: 8 total, 8 up, 8 in 2024-01-15T23:49:47.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:46 smithi163 ceph-mon[138526]: pgmap v3689: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.5 KiB/s wr, 91 op/s 2024-01-15T23:49:47.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:46 smithi163 ceph-mon[138526]: osdmap e2134: 8 total, 8 up, 8 in 2024-01-15T23:49:47.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:46 smithi163 ceph-mon[138526]: osdmap e2135: 8 total, 8 up, 8 in 2024-01-15T23:49:47.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:46 smithi053 ceph-mon[146052]: pgmap v3689: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.5 KiB/s wr, 91 op/s 2024-01-15T23:49:47.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:46 smithi053 ceph-mon[146052]: osdmap e2134: 8 total, 8 up, 8 in 2024-01-15T23:49:47.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:46 smithi053 ceph-mon[146052]: osdmap e2135: 8 total, 8 up, 8 in 2024-01-15T23:49:47.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:46 smithi053 ceph-mon[143363]: pgmap v3689: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.5 KiB/s wr, 91 op/s 2024-01-15T23:49:47.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:46 smithi053 ceph-mon[143363]: osdmap e2134: 8 total, 8 up, 8 in 2024-01-15T23:49:47.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:46 smithi053 ceph-mon[143363]: osdmap e2135: 8 total, 8 up, 8 in 2024-01-15T23:49:49.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:48 smithi163 ceph-mon[138526]: pgmap v3692: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 5.5 KiB/s wr, 117 op/s 2024-01-15T23:49:49.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:48 smithi163 ceph-mon[138526]: osdmap e2136: 8 total, 8 up, 8 in 2024-01-15T23:49:49.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:48 smithi053 ceph-mon[143363]: pgmap v3692: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 5.5 KiB/s wr, 117 op/s 2024-01-15T23:49:49.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:48 smithi053 ceph-mon[143363]: osdmap e2136: 8 total, 8 up, 8 in 2024-01-15T23:49:49.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:48 smithi053 ceph-mon[146052]: pgmap v3692: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 5.5 KiB/s wr, 117 op/s 2024-01-15T23:49:49.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:48 smithi053 ceph-mon[146052]: osdmap e2136: 8 total, 8 up, 8 in 2024-01-15T23:49:50.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:49 smithi163 ceph-mon[138526]: osdmap e2137: 8 total, 8 up, 8 in 2024-01-15T23:49:50.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:49 smithi053 ceph-mon[143363]: osdmap e2137: 8 total, 8 up, 8 in 2024-01-15T23:49:50.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:49 smithi053 ceph-mon[146052]: osdmap e2137: 8 total, 8 up, 8 in 2024-01-15T23:49:51.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:50 smithi163 ceph-mon[138526]: pgmap v3695: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 5.0 KiB/s wr, 146 op/s 2024-01-15T23:49:51.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:50 smithi163 ceph-mon[138526]: osdmap e2138: 8 total, 8 up, 8 in 2024-01-15T23:49:51.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:50 smithi053 ceph-mon[143363]: pgmap v3695: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 5.0 KiB/s wr, 146 op/s 2024-01-15T23:49:51.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:50 smithi053 ceph-mon[143363]: osdmap e2138: 8 total, 8 up, 8 in 2024-01-15T23:49:51.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:50 smithi053 ceph-mon[146052]: pgmap v3695: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 5.0 KiB/s wr, 146 op/s 2024-01-15T23:49:51.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:50 smithi053 ceph-mon[146052]: osdmap e2138: 8 total, 8 up, 8 in 2024-01-15T23:49:52.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:51 smithi163 ceph-mon[138526]: osdmap e2139: 8 total, 8 up, 8 in 2024-01-15T23:49:52.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:51 smithi163 ceph-mon[138526]: osdmap e2140: 8 total, 8 up, 8 in 2024-01-15T23:49:52.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:51 smithi053 ceph-mon[143363]: osdmap e2139: 8 total, 8 up, 8 in 2024-01-15T23:49:52.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:51 smithi053 ceph-mon[143363]: osdmap e2140: 8 total, 8 up, 8 in 2024-01-15T23:49:52.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:51 smithi053 ceph-mon[146052]: osdmap e2139: 8 total, 8 up, 8 in 2024-01-15T23:49:52.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:51 smithi053 ceph-mon[146052]: osdmap e2140: 8 total, 8 up, 8 in 2024-01-15T23:49:53.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:52 smithi163 ceph-mon[138526]: pgmap v3698: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 81 op/s 2024-01-15T23:49:53.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:52 smithi053 ceph-mon[143363]: pgmap v3698: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 81 op/s 2024-01-15T23:49:53.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:52 smithi053 ceph-mon[146052]: pgmap v3698: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 81 op/s 2024-01-15T23:49:54.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:53 smithi163 ceph-mon[138526]: osdmap e2141: 8 total, 8 up, 8 in 2024-01-15T23:49:54.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:53 smithi053 ceph-mon[143363]: osdmap e2141: 8 total, 8 up, 8 in 2024-01-15T23:49:54.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:53 smithi053 ceph-mon[146052]: osdmap e2141: 8 total, 8 up, 8 in 2024-01-15T23:49:55.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:54 smithi163 ceph-mon[138526]: pgmap v3701: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-01-15T23:49:55.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:54 smithi163 ceph-mon[138526]: osdmap e2142: 8 total, 8 up, 8 in 2024-01-15T23:49:55.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:49:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:49:55] "GET /metrics HTTP/1.1" 200 36605 "" "Prometheus/2.43.0" 2024-01-15T23:49:55.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:54 smithi053 ceph-mon[146052]: pgmap v3701: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-01-15T23:49:55.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:54 smithi053 ceph-mon[146052]: osdmap e2142: 8 total, 8 up, 8 in 2024-01-15T23:49:55.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:54 smithi053 ceph-mon[143363]: pgmap v3701: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-01-15T23:49:55.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:54 smithi053 ceph-mon[143363]: osdmap e2142: 8 total, 8 up, 8 in 2024-01-15T23:49:56.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:55 smithi163 ceph-mon[138526]: osdmap e2143: 8 total, 8 up, 8 in 2024-01-15T23:49:56.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:55 smithi053 ceph-mon[143363]: osdmap e2143: 8 total, 8 up, 8 in 2024-01-15T23:49:56.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:55 smithi053 ceph-mon[146052]: osdmap e2143: 8 total, 8 up, 8 in 2024-01-15T23:49:57.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:56 smithi163 ceph-mon[138526]: pgmap v3704: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.5 KiB/s wr, 119 op/s 2024-01-15T23:49:57.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:56 smithi163 ceph-mon[138526]: osdmap e2144: 8 total, 8 up, 8 in 2024-01-15T23:49:57.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:56 smithi053 ceph-mon[143363]: pgmap v3704: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.5 KiB/s wr, 119 op/s 2024-01-15T23:49:57.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:56 smithi053 ceph-mon[143363]: osdmap e2144: 8 total, 8 up, 8 in 2024-01-15T23:49:57.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:56 smithi053 ceph-mon[146052]: pgmap v3704: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.5 KiB/s wr, 119 op/s 2024-01-15T23:49:57.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:56 smithi053 ceph-mon[146052]: osdmap e2144: 8 total, 8 up, 8 in 2024-01-15T23:49:58.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:57 smithi163 ceph-mon[138526]: osdmap e2145: 8 total, 8 up, 8 in 2024-01-15T23:49:58.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:57 smithi053 ceph-mon[143363]: osdmap e2145: 8 total, 8 up, 8 in 2024-01-15T23:49:58.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:57 smithi053 ceph-mon[146052]: osdmap e2145: 8 total, 8 up, 8 in 2024-01-15T23:49:59.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:58 smithi163 ceph-mon[138526]: pgmap v3707: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 3.5 KiB/s wr, 123 op/s 2024-01-15T23:49:59.283 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:58 smithi163 ceph-mon[138526]: osdmap e2146: 8 total, 8 up, 8 in 2024-01-15T23:49:59.283 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:58 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:49:59.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:58 smithi053 ceph-mon[143363]: pgmap v3707: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 3.5 KiB/s wr, 123 op/s 2024-01-15T23:49:59.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:58 smithi053 ceph-mon[143363]: osdmap e2146: 8 total, 8 up, 8 in 2024-01-15T23:49:59.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:58 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:49:59.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:58 smithi053 ceph-mon[146052]: pgmap v3707: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 3.5 KiB/s wr, 123 op/s 2024-01-15T23:49:59.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:58 smithi053 ceph-mon[146052]: osdmap e2146: 8 total, 8 up, 8 in 2024-01-15T23:49:59.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:58 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:50:00.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:49:59 smithi163 ceph-mon[138526]: osdmap e2147: 8 total, 8 up, 8 in 2024-01-15T23:50:00.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:49:59 smithi053 ceph-mon[143363]: osdmap e2147: 8 total, 8 up, 8 in 2024-01-15T23:50:00.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:49:59 smithi053 ceph-mon[146052]: osdmap e2147: 8 total, 8 up, 8 in 2024-01-15T23:50:01.247 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:00 smithi163 ceph-mon[138526]: pgmap v3710: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 3.2 KiB/s wr, 168 op/s 2024-01-15T23:50:01.247 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:00 smithi163 ceph-mon[138526]: osdmap e2148: 8 total, 8 up, 8 in 2024-01-15T23:50:01.247 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:00 smithi163 ceph-mon[138526]: overall HEALTH_OK 2024-01-15T23:50:01.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:00 smithi053 ceph-mon[143363]: pgmap v3710: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 3.2 KiB/s wr, 168 op/s 2024-01-15T23:50:01.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:00 smithi053 ceph-mon[143363]: osdmap e2148: 8 total, 8 up, 8 in 2024-01-15T23:50:01.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:00 smithi053 ceph-mon[143363]: overall HEALTH_OK 2024-01-15T23:50:01.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:00 smithi053 ceph-mon[146052]: pgmap v3710: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 3.2 KiB/s wr, 168 op/s 2024-01-15T23:50:01.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:00 smithi053 ceph-mon[146052]: osdmap e2148: 8 total, 8 up, 8 in 2024-01-15T23:50:01.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:00 smithi053 ceph-mon[146052]: overall HEALTH_OK 2024-01-15T23:50:02.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:01 smithi163 ceph-mon[138526]: osdmap e2149: 8 total, 8 up, 8 in 2024-01-15T23:50:02.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:01 smithi053 ceph-mon[143363]: osdmap e2149: 8 total, 8 up, 8 in 2024-01-15T23:50:02.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:01 smithi053 ceph-mon[146052]: osdmap e2149: 8 total, 8 up, 8 in 2024-01-15T23:50:03.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:02 smithi163 ceph-mon[138526]: pgmap v3713: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 4.2 KiB/s wr, 169 op/s 2024-01-15T23:50:03.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:02 smithi163 ceph-mon[138526]: osdmap e2150: 8 total, 8 up, 8 in 2024-01-15T23:50:03.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:02 smithi053 ceph-mon[143363]: pgmap v3713: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 4.2 KiB/s wr, 169 op/s 2024-01-15T23:50:03.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:02 smithi053 ceph-mon[143363]: osdmap e2150: 8 total, 8 up, 8 in 2024-01-15T23:50:03.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:02 smithi053 ceph-mon[146052]: pgmap v3713: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 4.2 KiB/s wr, 169 op/s 2024-01-15T23:50:03.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:02 smithi053 ceph-mon[146052]: osdmap e2150: 8 total, 8 up, 8 in 2024-01-15T23:50:04.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:03 smithi163 ceph-mon[138526]: osdmap e2151: 8 total, 8 up, 8 in 2024-01-15T23:50:04.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:03 smithi053 ceph-mon[143363]: osdmap e2151: 8 total, 8 up, 8 in 2024-01-15T23:50:04.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:03 smithi053 ceph-mon[146052]: osdmap e2151: 8 total, 8 up, 8 in 2024-01-15T23:50:05.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:04 smithi163 ceph-mon[138526]: pgmap v3716: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:50:05.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:04 smithi163 ceph-mon[138526]: osdmap e2152: 8 total, 8 up, 8 in 2024-01-15T23:50:05.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:04 smithi053 ceph-mon[143363]: pgmap v3716: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:50:05.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:04 smithi053 ceph-mon[143363]: osdmap e2152: 8 total, 8 up, 8 in 2024-01-15T23:50:05.309 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:50:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:50:05] "GET /metrics HTTP/1.1" 200 36600 "" "Prometheus/2.43.0" 2024-01-15T23:50:05.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:04 smithi053 ceph-mon[146052]: pgmap v3716: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:50:05.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:04 smithi053 ceph-mon[146052]: osdmap e2152: 8 total, 8 up, 8 in 2024-01-15T23:50:06.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:05 smithi163 ceph-mon[138526]: osdmap e2153: 8 total, 8 up, 8 in 2024-01-15T23:50:06.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:05 smithi053 ceph-mon[146052]: osdmap e2153: 8 total, 8 up, 8 in 2024-01-15T23:50:06.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:05 smithi053 ceph-mon[143363]: osdmap e2153: 8 total, 8 up, 8 in 2024-01-15T23:50:07.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:06 smithi163 ceph-mon[138526]: pgmap v3719: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 154 KiB/s rd, 3.0 KiB/s wr, 206 op/s 2024-01-15T23:50:07.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:06 smithi163 ceph-mon[138526]: osdmap e2154: 8 total, 8 up, 8 in 2024-01-15T23:50:07.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:06 smithi053 ceph-mon[143363]: pgmap v3719: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 154 KiB/s rd, 3.0 KiB/s wr, 206 op/s 2024-01-15T23:50:07.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:06 smithi053 ceph-mon[143363]: osdmap e2154: 8 total, 8 up, 8 in 2024-01-15T23:50:07.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:06 smithi053 ceph-mon[146052]: pgmap v3719: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 154 KiB/s rd, 3.0 KiB/s wr, 206 op/s 2024-01-15T23:50:07.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:06 smithi053 ceph-mon[146052]: osdmap e2154: 8 total, 8 up, 8 in 2024-01-15T23:50:08.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:07 smithi163 ceph-mon[138526]: osdmap e2155: 8 total, 8 up, 8 in 2024-01-15T23:50:08.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:07 smithi053 ceph-mon[143363]: osdmap e2155: 8 total, 8 up, 8 in 2024-01-15T23:50:08.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:07 smithi053 ceph-mon[146052]: osdmap e2155: 8 total, 8 up, 8 in 2024-01-15T23:50:09.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:08 smithi163 ceph-mon[138526]: pgmap v3722: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 156 KiB/s rd, 3.2 KiB/s wr, 210 op/s 2024-01-15T23:50:09.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:08 smithi163 ceph-mon[138526]: osdmap e2156: 8 total, 8 up, 8 in 2024-01-15T23:50:09.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:08 smithi053 ceph-mon[143363]: pgmap v3722: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 156 KiB/s rd, 3.2 KiB/s wr, 210 op/s 2024-01-15T23:50:09.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:08 smithi053 ceph-mon[143363]: osdmap e2156: 8 total, 8 up, 8 in 2024-01-15T23:50:09.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:08 smithi053 ceph-mon[146052]: pgmap v3722: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 156 KiB/s rd, 3.2 KiB/s wr, 210 op/s 2024-01-15T23:50:09.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:08 smithi053 ceph-mon[146052]: osdmap e2156: 8 total, 8 up, 8 in 2024-01-15T23:50:10.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:09 smithi053 ceph-mon[143363]: osdmap e2157: 8 total, 8 up, 8 in 2024-01-15T23:50:10.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:09 smithi053 ceph-mon[146052]: osdmap e2157: 8 total, 8 up, 8 in 2024-01-15T23:50:10.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:09 smithi163 ceph-mon[138526]: osdmap e2157: 8 total, 8 up, 8 in 2024-01-15T23:50:11.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:10 smithi053 ceph-mon[146052]: pgmap v3725: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 191 KiB/s rd, 3.2 KiB/s wr, 255 op/s 2024-01-15T23:50:11.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:10 smithi053 ceph-mon[146052]: osdmap e2158: 8 total, 8 up, 8 in 2024-01-15T23:50:11.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:10 smithi053 ceph-mon[143363]: pgmap v3725: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 191 KiB/s rd, 3.2 KiB/s wr, 255 op/s 2024-01-15T23:50:11.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:10 smithi053 ceph-mon[143363]: osdmap e2158: 8 total, 8 up, 8 in 2024-01-15T23:50:11.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:10 smithi163 ceph-mon[138526]: pgmap v3725: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 191 KiB/s rd, 3.2 KiB/s wr, 255 op/s 2024-01-15T23:50:11.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:10 smithi163 ceph-mon[138526]: osdmap e2158: 8 total, 8 up, 8 in 2024-01-15T23:50:12.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:12 smithi053 ceph-mon[143363]: osdmap e2159: 8 total, 8 up, 8 in 2024-01-15T23:50:12.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:12 smithi053 ceph-mon[146052]: osdmap e2159: 8 total, 8 up, 8 in 2024-01-15T23:50:12.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:12 smithi163 ceph-mon[138526]: osdmap e2159: 8 total, 8 up, 8 in 2024-01-15T23:50:13.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:13 smithi053 ceph-mon[146052]: pgmap v3728: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 191 KiB/s rd, 4.0 KiB/s wr, 256 op/s 2024-01-15T23:50:13.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:13 smithi053 ceph-mon[146052]: osdmap e2160: 8 total, 8 up, 8 in 2024-01-15T23:50:13.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:13 smithi053 ceph-mon[143363]: pgmap v3728: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 191 KiB/s rd, 4.0 KiB/s wr, 256 op/s 2024-01-15T23:50:13.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:13 smithi053 ceph-mon[143363]: osdmap e2160: 8 total, 8 up, 8 in 2024-01-15T23:50:13.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:13 smithi163 ceph-mon[138526]: pgmap v3728: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 191 KiB/s rd, 4.0 KiB/s wr, 256 op/s 2024-01-15T23:50:13.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:13 smithi163 ceph-mon[138526]: osdmap e2160: 8 total, 8 up, 8 in 2024-01-15T23:50:14.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:14 smithi053 ceph-mon[146052]: osdmap e2161: 8 total, 8 up, 8 in 2024-01-15T23:50:14.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:50:14.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:14 smithi053 ceph-mon[143363]: osdmap e2161: 8 total, 8 up, 8 in 2024-01-15T23:50:14.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:50:14.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:14 smithi163 ceph-mon[138526]: osdmap e2161: 8 total, 8 up, 8 in 2024-01-15T23:50:14.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:50:15.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:15 smithi053 ceph-mon[143363]: pgmap v3731: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-01-15T23:50:15.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:15 smithi053 ceph-mon[143363]: osdmap e2162: 8 total, 8 up, 8 in 2024-01-15T23:50:15.309 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:50:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:50:15] "GET /metrics HTTP/1.1" 200 36603 "" "Prometheus/2.43.0" 2024-01-15T23:50:15.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:15 smithi053 ceph-mon[146052]: pgmap v3731: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-01-15T23:50:15.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:15 smithi053 ceph-mon[146052]: osdmap e2162: 8 total, 8 up, 8 in 2024-01-15T23:50:15.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:15 smithi163 ceph-mon[138526]: pgmap v3731: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-01-15T23:50:15.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:15 smithi163 ceph-mon[138526]: osdmap e2162: 8 total, 8 up, 8 in 2024-01-15T23:50:16.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:16 smithi053 ceph-mon[143363]: osdmap e2163: 8 total, 8 up, 8 in 2024-01-15T23:50:16.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:16 smithi053 ceph-mon[146052]: osdmap e2163: 8 total, 8 up, 8 in 2024-01-15T23:50:16.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:16 smithi163 ceph-mon[138526]: osdmap e2163: 8 total, 8 up, 8 in 2024-01-15T23:50:17.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:17 smithi053 ceph-mon[146052]: pgmap v3734: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 219 KiB/s rd, 3.5 KiB/s wr, 294 op/s 2024-01-15T23:50:17.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:17 smithi053 ceph-mon[146052]: osdmap e2164: 8 total, 8 up, 8 in 2024-01-15T23:50:17.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:17 smithi053 ceph-mon[143363]: pgmap v3734: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 219 KiB/s rd, 3.5 KiB/s wr, 294 op/s 2024-01-15T23:50:17.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:17 smithi053 ceph-mon[143363]: osdmap e2164: 8 total, 8 up, 8 in 2024-01-15T23:50:17.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:17 smithi163 ceph-mon[138526]: pgmap v3734: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 219 KiB/s rd, 3.5 KiB/s wr, 294 op/s 2024-01-15T23:50:17.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:17 smithi163 ceph-mon[138526]: osdmap e2164: 8 total, 8 up, 8 in 2024-01-15T23:50:18.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:18 smithi053 ceph-mon[143363]: osdmap e2165: 8 total, 8 up, 8 in 2024-01-15T23:50:18.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:18 smithi053 ceph-mon[146052]: osdmap e2165: 8 total, 8 up, 8 in 2024-01-15T23:50:18.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:18 smithi163 ceph-mon[138526]: osdmap e2165: 8 total, 8 up, 8 in 2024-01-15T23:50:19.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:19 smithi053 ceph-mon[143363]: pgmap v3737: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 221 KiB/s rd, 3.7 KiB/s wr, 297 op/s 2024-01-15T23:50:19.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:19 smithi053 ceph-mon[143363]: osdmap e2166: 8 total, 8 up, 8 in 2024-01-15T23:50:19.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:19 smithi053 ceph-mon[146052]: pgmap v3737: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 221 KiB/s rd, 3.7 KiB/s wr, 297 op/s 2024-01-15T23:50:19.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:19 smithi053 ceph-mon[146052]: osdmap e2166: 8 total, 8 up, 8 in 2024-01-15T23:50:19.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:19 smithi163 ceph-mon[138526]: pgmap v3737: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 221 KiB/s rd, 3.7 KiB/s wr, 297 op/s 2024-01-15T23:50:19.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:19 smithi163 ceph-mon[138526]: osdmap e2166: 8 total, 8 up, 8 in 2024-01-15T23:50:20.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:20 smithi053 ceph-mon[143363]: osdmap e2167: 8 total, 8 up, 8 in 2024-01-15T23:50:20.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:20 smithi053 ceph-mon[146052]: osdmap e2167: 8 total, 8 up, 8 in 2024-01-15T23:50:20.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:20 smithi163 ceph-mon[138526]: osdmap e2167: 8 total, 8 up, 8 in 2024-01-15T23:50:21.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:21 smithi163 ceph-mon[138526]: pgmap v3740: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 KiB/s rd, 3.2 KiB/s wr, 342 op/s 2024-01-15T23:50:21.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:21 smithi163 ceph-mon[138526]: osdmap e2168: 8 total, 8 up, 8 in 2024-01-15T23:50:21.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:21 smithi053 ceph-mon[143363]: pgmap v3740: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 KiB/s rd, 3.2 KiB/s wr, 342 op/s 2024-01-15T23:50:21.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:21 smithi053 ceph-mon[143363]: osdmap e2168: 8 total, 8 up, 8 in 2024-01-15T23:50:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:21 smithi053 ceph-mon[146052]: pgmap v3740: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 KiB/s rd, 3.2 KiB/s wr, 342 op/s 2024-01-15T23:50:21.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:21 smithi053 ceph-mon[146052]: osdmap e2168: 8 total, 8 up, 8 in 2024-01-15T23:50:22.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:22 smithi163 ceph-mon[138526]: osdmap e2169: 8 total, 8 up, 8 in 2024-01-15T23:50:22.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:22 smithi053 ceph-mon[143363]: osdmap e2169: 8 total, 8 up, 8 in 2024-01-15T23:50:22.560 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:22 smithi053 ceph-mon[146052]: osdmap e2169: 8 total, 8 up, 8 in 2024-01-15T23:50:23.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:23 smithi163 ceph-mon[138526]: pgmap v3743: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 256 KiB/s rd, 3.7 KiB/s wr, 343 op/s 2024-01-15T23:50:23.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:23 smithi163 ceph-mon[138526]: osdmap e2170: 8 total, 8 up, 8 in 2024-01-15T23:50:23.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:23 smithi053 ceph-mon[143363]: pgmap v3743: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 256 KiB/s rd, 3.7 KiB/s wr, 343 op/s 2024-01-15T23:50:23.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:23 smithi053 ceph-mon[143363]: osdmap e2170: 8 total, 8 up, 8 in 2024-01-15T23:50:23.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:23 smithi053 ceph-mon[146052]: pgmap v3743: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 256 KiB/s rd, 3.7 KiB/s wr, 343 op/s 2024-01-15T23:50:23.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:23 smithi053 ceph-mon[146052]: osdmap e2170: 8 total, 8 up, 8 in 2024-01-15T23:50:24.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:24 smithi163 ceph-mon[138526]: osdmap e2171: 8 total, 8 up, 8 in 2024-01-15T23:50:24.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:24 smithi053 ceph-mon[143363]: osdmap e2171: 8 total, 8 up, 8 in 2024-01-15T23:50:24.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:24 smithi053 ceph-mon[146052]: osdmap e2171: 8 total, 8 up, 8 in 2024-01-15T23:50:25.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:25 smithi053 ceph-mon[143363]: pgmap v3746: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-01-15T23:50:25.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:25 smithi053 ceph-mon[143363]: osdmap e2172: 8 total, 8 up, 8 in 2024-01-15T23:50:25.309 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:50:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:50:25] "GET /metrics HTTP/1.1" 200 36603 "" "Prometheus/2.43.0" 2024-01-15T23:50:25.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:25 smithi053 ceph-mon[146052]: pgmap v3746: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-01-15T23:50:25.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:25 smithi053 ceph-mon[146052]: osdmap e2172: 8 total, 8 up, 8 in 2024-01-15T23:50:25.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:25 smithi163 ceph-mon[138526]: pgmap v3746: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-01-15T23:50:25.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:25 smithi163 ceph-mon[138526]: osdmap e2172: 8 total, 8 up, 8 in 2024-01-15T23:50:26.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:26 smithi163 ceph-mon[138526]: osdmap e2173: 8 total, 8 up, 8 in 2024-01-15T23:50:26.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:26 smithi053 ceph-mon[143363]: osdmap e2173: 8 total, 8 up, 8 in 2024-01-15T23:50:26.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:26 smithi053 ceph-mon[146052]: osdmap e2173: 8 total, 8 up, 8 in 2024-01-15T23:50:27.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:27 smithi163 ceph-mon[138526]: pgmap v3749: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 3.0 KiB/s wr, 381 op/s 2024-01-15T23:50:27.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:27 smithi163 ceph-mon[138526]: osdmap e2174: 8 total, 8 up, 8 in 2024-01-15T23:50:27.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:27 smithi053 ceph-mon[143363]: pgmap v3749: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 3.0 KiB/s wr, 381 op/s 2024-01-15T23:50:27.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:27 smithi053 ceph-mon[143363]: osdmap e2174: 8 total, 8 up, 8 in 2024-01-15T23:50:27.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:27 smithi053 ceph-mon[146052]: pgmap v3749: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 3.0 KiB/s wr, 381 op/s 2024-01-15T23:50:27.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:27 smithi053 ceph-mon[146052]: osdmap e2174: 8 total, 8 up, 8 in 2024-01-15T23:50:28.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:28 smithi163 ceph-mon[138526]: osdmap e2175: 8 total, 8 up, 8 in 2024-01-15T23:50:28.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:28 smithi053 ceph-mon[143363]: osdmap e2175: 8 total, 8 up, 8 in 2024-01-15T23:50:28.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:28 smithi053 ceph-mon[146052]: osdmap e2175: 8 total, 8 up, 8 in 2024-01-15T23:50:29.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:29 smithi163 ceph-mon[138526]: pgmap v3752: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 287 KiB/s rd, 3.5 KiB/s wr, 385 op/s 2024-01-15T23:50:29.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:29 smithi163 ceph-mon[138526]: osdmap e2176: 8 total, 8 up, 8 in 2024-01-15T23:50:29.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:50:29.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:29 smithi053 ceph-mon[143363]: pgmap v3752: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 287 KiB/s rd, 3.5 KiB/s wr, 385 op/s 2024-01-15T23:50:29.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:29 smithi053 ceph-mon[143363]: osdmap e2176: 8 total, 8 up, 8 in 2024-01-15T23:50:29.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:50:29.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:29 smithi053 ceph-mon[146052]: pgmap v3752: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 287 KiB/s rd, 3.5 KiB/s wr, 385 op/s 2024-01-15T23:50:29.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:29 smithi053 ceph-mon[146052]: osdmap e2176: 8 total, 8 up, 8 in 2024-01-15T23:50:29.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:50:30.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:30 smithi163 ceph-mon[138526]: osdmap e2177: 8 total, 8 up, 8 in 2024-01-15T23:50:30.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:30 smithi053 ceph-mon[143363]: osdmap e2177: 8 total, 8 up, 8 in 2024-01-15T23:50:30.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:30 smithi053 ceph-mon[146052]: osdmap e2177: 8 total, 8 up, 8 in 2024-01-15T23:50:31.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:31 smithi163 ceph-mon[138526]: pgmap v3755: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 321 KiB/s rd, 4.2 KiB/s wr, 431 op/s 2024-01-15T23:50:31.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:31 smithi163 ceph-mon[138526]: osdmap e2178: 8 total, 8 up, 8 in 2024-01-15T23:50:31.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:31 smithi053 ceph-mon[143363]: pgmap v3755: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 321 KiB/s rd, 4.2 KiB/s wr, 431 op/s 2024-01-15T23:50:31.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:31 smithi053 ceph-mon[143363]: osdmap e2178: 8 total, 8 up, 8 in 2024-01-15T23:50:31.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:31 smithi053 ceph-mon[146052]: pgmap v3755: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 321 KiB/s rd, 4.2 KiB/s wr, 431 op/s 2024-01-15T23:50:31.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:31 smithi053 ceph-mon[146052]: osdmap e2178: 8 total, 8 up, 8 in 2024-01-15T23:50:32.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:32 smithi163 ceph-mon[138526]: osdmap e2179: 8 total, 8 up, 8 in 2024-01-15T23:50:32.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:32 smithi053 ceph-mon[143363]: osdmap e2179: 8 total, 8 up, 8 in 2024-01-15T23:50:32.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:32 smithi053 ceph-mon[146052]: osdmap e2179: 8 total, 8 up, 8 in 2024-01-15T23:50:33.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:33 smithi163 ceph-mon[138526]: pgmap v3758: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 321 KiB/s rd, 3.5 KiB/s wr, 430 op/s 2024-01-15T23:50:33.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:33 smithi163 ceph-mon[138526]: osdmap e2180: 8 total, 8 up, 8 in 2024-01-15T23:50:33.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:33 smithi053 ceph-mon[143363]: pgmap v3758: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 321 KiB/s rd, 3.5 KiB/s wr, 430 op/s 2024-01-15T23:50:33.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:33 smithi053 ceph-mon[143363]: osdmap e2180: 8 total, 8 up, 8 in 2024-01-15T23:50:33.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:33 smithi053 ceph-mon[146052]: pgmap v3758: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 321 KiB/s rd, 3.5 KiB/s wr, 430 op/s 2024-01-15T23:50:33.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:33 smithi053 ceph-mon[146052]: osdmap e2180: 8 total, 8 up, 8 in 2024-01-15T23:50:34.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:34 smithi163 ceph-mon[138526]: osdmap e2181: 8 total, 8 up, 8 in 2024-01-15T23:50:34.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:34 smithi053 ceph-mon[146052]: osdmap e2181: 8 total, 8 up, 8 in 2024-01-15T23:50:34.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:34 smithi053 ceph-mon[143363]: osdmap e2181: 8 total, 8 up, 8 in 2024-01-15T23:50:35.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:50:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:50:35] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.43.0" 2024-01-15T23:50:35.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:35 smithi053 ceph-mon[146052]: pgmap v3761: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 6 op/s 2024-01-15T23:50:35.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:35 smithi053 ceph-mon[146052]: osdmap e2182: 8 total, 8 up, 8 in 2024-01-15T23:50:35.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:35 smithi053 ceph-mon[143363]: pgmap v3761: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 6 op/s 2024-01-15T23:50:35.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:35 smithi053 ceph-mon[143363]: osdmap e2182: 8 total, 8 up, 8 in 2024-01-15T23:50:35.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:35 smithi163 ceph-mon[138526]: pgmap v3761: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 6 op/s 2024-01-15T23:50:35.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:35 smithi163 ceph-mon[138526]: osdmap e2182: 8 total, 8 up, 8 in 2024-01-15T23:50:36.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:36 smithi163 ceph-mon[138526]: osdmap e2183: 8 total, 8 up, 8 in 2024-01-15T23:50:36.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:36 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:50:36.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:36 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:50:36.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:36 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:50:36.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:36 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:50:36.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:36 smithi053 ceph-mon[143363]: osdmap e2183: 8 total, 8 up, 8 in 2024-01-15T23:50:36.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:36 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:50:36.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:36 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:50:36.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:36 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:50:36.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:36 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:50:36.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:36 smithi053 ceph-mon[146052]: osdmap e2183: 8 total, 8 up, 8 in 2024-01-15T23:50:36.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:36 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:50:36.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:36 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:50:36.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:36 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:50:36.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:36 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:50:37.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:37 smithi163 ceph-mon[138526]: pgmap v3764: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 350 KiB/s rd, 3.5 KiB/s wr, 469 op/s 2024-01-15T23:50:37.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:37 smithi163 ceph-mon[138526]: osdmap e2184: 8 total, 8 up, 8 in 2024-01-15T23:50:37.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:37 smithi053 ceph-mon[143363]: pgmap v3764: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 350 KiB/s rd, 3.5 KiB/s wr, 469 op/s 2024-01-15T23:50:37.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:37 smithi053 ceph-mon[143363]: osdmap e2184: 8 total, 8 up, 8 in 2024-01-15T23:50:37.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:37 smithi053 ceph-mon[146052]: pgmap v3764: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 350 KiB/s rd, 3.5 KiB/s wr, 469 op/s 2024-01-15T23:50:37.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:37 smithi053 ceph-mon[146052]: osdmap e2184: 8 total, 8 up, 8 in 2024-01-15T23:50:38.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:38 smithi163 ceph-mon[138526]: osdmap e2185: 8 total, 8 up, 8 in 2024-01-15T23:50:38.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:38 smithi053 ceph-mon[143363]: osdmap e2185: 8 total, 8 up, 8 in 2024-01-15T23:50:38.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:38 smithi053 ceph-mon[146052]: osdmap e2185: 8 total, 8 up, 8 in 2024-01-15T23:50:39.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:39 smithi163 ceph-mon[138526]: pgmap v3767: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 352 KiB/s rd, 3.7 KiB/s wr, 473 op/s 2024-01-15T23:50:39.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:39 smithi163 ceph-mon[138526]: osdmap e2186: 8 total, 8 up, 8 in 2024-01-15T23:50:39.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:39 smithi053 ceph-mon[143363]: pgmap v3767: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 352 KiB/s rd, 3.7 KiB/s wr, 473 op/s 2024-01-15T23:50:39.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:39 smithi053 ceph-mon[143363]: osdmap e2186: 8 total, 8 up, 8 in 2024-01-15T23:50:39.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:39 smithi053 ceph-mon[146052]: pgmap v3767: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 352 KiB/s rd, 3.7 KiB/s wr, 473 op/s 2024-01-15T23:50:39.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:39 smithi053 ceph-mon[146052]: osdmap e2186: 8 total, 8 up, 8 in 2024-01-15T23:50:40.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:40 smithi163 ceph-mon[138526]: osdmap e2187: 8 total, 8 up, 8 in 2024-01-15T23:50:40.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:40 smithi053 ceph-mon[143363]: osdmap e2187: 8 total, 8 up, 8 in 2024-01-15T23:50:40.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:40 smithi053 ceph-mon[146052]: osdmap e2187: 8 total, 8 up, 8 in 2024-01-15T23:50:41.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:41 smithi163 ceph-mon[138526]: pgmap v3770: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 386 KiB/s rd, 3.2 KiB/s wr, 518 op/s 2024-01-15T23:50:41.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:41 smithi163 ceph-mon[138526]: osdmap e2188: 8 total, 8 up, 8 in 2024-01-15T23:50:41.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:41 smithi053 ceph-mon[143363]: pgmap v3770: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 386 KiB/s rd, 3.2 KiB/s wr, 518 op/s 2024-01-15T23:50:41.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:41 smithi053 ceph-mon[143363]: osdmap e2188: 8 total, 8 up, 8 in 2024-01-15T23:50:41.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:41 smithi053 ceph-mon[146052]: pgmap v3770: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 386 KiB/s rd, 3.2 KiB/s wr, 518 op/s 2024-01-15T23:50:41.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:41 smithi053 ceph-mon[146052]: osdmap e2188: 8 total, 8 up, 8 in 2024-01-15T23:50:42.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:42 smithi163 ceph-mon[138526]: osdmap e2189: 8 total, 8 up, 8 in 2024-01-15T23:50:42.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:42 smithi163 ceph-mon[138526]: pgmap v3773: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 386 KiB/s rd, 4.0 KiB/s wr, 518 op/s 2024-01-15T23:50:42.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:42 smithi053 ceph-mon[143363]: osdmap e2189: 8 total, 8 up, 8 in 2024-01-15T23:50:42.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:42 smithi053 ceph-mon[143363]: pgmap v3773: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 386 KiB/s rd, 4.0 KiB/s wr, 518 op/s 2024-01-15T23:50:42.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:42 smithi053 ceph-mon[146052]: osdmap e2189: 8 total, 8 up, 8 in 2024-01-15T23:50:42.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:42 smithi053 ceph-mon[146052]: pgmap v3773: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 386 KiB/s rd, 4.0 KiB/s wr, 518 op/s 2024-01-15T23:50:43.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:43 smithi163 ceph-mon[138526]: osdmap e2190: 8 total, 8 up, 8 in 2024-01-15T23:50:43.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:43 smithi053 ceph-mon[143363]: osdmap e2190: 8 total, 8 up, 8 in 2024-01-15T23:50:43.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:43 smithi053 ceph-mon[146052]: osdmap e2190: 8 total, 8 up, 8 in 2024-01-15T23:50:44.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:44 smithi163 ceph-mon[138526]: osdmap e2191: 8 total, 8 up, 8 in 2024-01-15T23:50:44.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:44 smithi163 ceph-mon[138526]: pgmap v3776: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:50:44.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:50:44.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:44 smithi053 ceph-mon[146052]: osdmap e2191: 8 total, 8 up, 8 in 2024-01-15T23:50:44.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:44 smithi053 ceph-mon[146052]: pgmap v3776: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:50:44.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:50:44.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:44 smithi053 ceph-mon[143363]: osdmap e2191: 8 total, 8 up, 8 in 2024-01-15T23:50:44.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:44 smithi053 ceph-mon[143363]: pgmap v3776: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:50:44.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:50:45.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:45 smithi053 ceph-mon[143363]: osdmap e2192: 8 total, 8 up, 8 in 2024-01-15T23:50:45.309 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:50:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:50:45] "GET /metrics HTTP/1.1" 200 36600 "" "Prometheus/2.43.0" 2024-01-15T23:50:45.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:45 smithi053 ceph-mon[146052]: osdmap e2192: 8 total, 8 up, 8 in 2024-01-15T23:50:45.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:45 smithi163 ceph-mon[138526]: osdmap e2192: 8 total, 8 up, 8 in 2024-01-15T23:50:46.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:46 smithi163 ceph-mon[138526]: osdmap e2193: 8 total, 8 up, 8 in 2024-01-15T23:50:46.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:46 smithi163 ceph-mon[138526]: pgmap v3779: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 330 KiB/s rd, 2.7 KiB/s wr, 442 op/s 2024-01-15T23:50:46.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:46 smithi053 ceph-mon[143363]: osdmap e2193: 8 total, 8 up, 8 in 2024-01-15T23:50:46.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:46 smithi053 ceph-mon[143363]: pgmap v3779: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 330 KiB/s rd, 2.7 KiB/s wr, 442 op/s 2024-01-15T23:50:46.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:46 smithi053 ceph-mon[146052]: osdmap e2193: 8 total, 8 up, 8 in 2024-01-15T23:50:46.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:46 smithi053 ceph-mon[146052]: pgmap v3779: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 330 KiB/s rd, 2.7 KiB/s wr, 442 op/s 2024-01-15T23:50:47.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:47 smithi163 ceph-mon[138526]: osdmap e2194: 8 total, 8 up, 8 in 2024-01-15T23:50:47.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:47 smithi053 ceph-mon[143363]: osdmap e2194: 8 total, 8 up, 8 in 2024-01-15T23:50:47.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:47 smithi053 ceph-mon[146052]: osdmap e2194: 8 total, 8 up, 8 in 2024-01-15T23:50:48.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:48 smithi163 ceph-mon[138526]: osdmap e2195: 8 total, 8 up, 8 in 2024-01-15T23:50:48.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:48 smithi163 ceph-mon[138526]: pgmap v3782: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 332 KiB/s rd, 3.0 KiB/s wr, 446 op/s 2024-01-15T23:50:48.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:48 smithi053 ceph-mon[146052]: osdmap e2195: 8 total, 8 up, 8 in 2024-01-15T23:50:48.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:48 smithi053 ceph-mon[146052]: pgmap v3782: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 332 KiB/s rd, 3.0 KiB/s wr, 446 op/s 2024-01-15T23:50:48.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:48 smithi053 ceph-mon[143363]: osdmap e2195: 8 total, 8 up, 8 in 2024-01-15T23:50:48.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:48 smithi053 ceph-mon[143363]: pgmap v3782: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 332 KiB/s rd, 3.0 KiB/s wr, 446 op/s 2024-01-15T23:50:49.495 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:49 smithi163 ceph-mon[138526]: osdmap e2196: 8 total, 8 up, 8 in 2024-01-15T23:50:49.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:49 smithi053 ceph-mon[143363]: osdmap e2196: 8 total, 8 up, 8 in 2024-01-15T23:50:49.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:49 smithi053 ceph-mon[146052]: osdmap e2196: 8 total, 8 up, 8 in 2024-01-15T23:50:50.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:50 smithi053 ceph-mon[146052]: osdmap e2197: 8 total, 8 up, 8 in 2024-01-15T23:50:50.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:50 smithi053 ceph-mon[146052]: pgmap v3785: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 445 KiB/s rd, 3.5 KiB/s wr, 598 op/s 2024-01-15T23:50:50.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:50 smithi053 ceph-mon[143363]: osdmap e2197: 8 total, 8 up, 8 in 2024-01-15T23:50:50.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:50 smithi053 ceph-mon[143363]: pgmap v3785: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 445 KiB/s rd, 3.5 KiB/s wr, 598 op/s 2024-01-15T23:50:50.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:50 smithi163 ceph-mon[138526]: osdmap e2197: 8 total, 8 up, 8 in 2024-01-15T23:50:50.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:50 smithi163 ceph-mon[138526]: pgmap v3785: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 445 KiB/s rd, 3.5 KiB/s wr, 598 op/s 2024-01-15T23:50:51.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:51 smithi053 ceph-mon[143363]: osdmap e2198: 8 total, 8 up, 8 in 2024-01-15T23:50:51.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:51 smithi053 ceph-mon[146052]: osdmap e2198: 8 total, 8 up, 8 in 2024-01-15T23:50:51.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:51 smithi163 ceph-mon[138526]: osdmap e2198: 8 total, 8 up, 8 in 2024-01-15T23:50:52.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:52 smithi053 ceph-mon[143363]: osdmap e2199: 8 total, 8 up, 8 in 2024-01-15T23:50:52.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:52 smithi053 ceph-mon[143363]: pgmap v3788: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 445 KiB/s rd, 3.5 KiB/s wr, 598 op/s 2024-01-15T23:50:52.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:52 smithi053 ceph-mon[146052]: osdmap e2199: 8 total, 8 up, 8 in 2024-01-15T23:50:52.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:52 smithi053 ceph-mon[146052]: pgmap v3788: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 445 KiB/s rd, 3.5 KiB/s wr, 598 op/s 2024-01-15T23:50:52.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:52 smithi163 ceph-mon[138526]: osdmap e2199: 8 total, 8 up, 8 in 2024-01-15T23:50:52.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:52 smithi163 ceph-mon[138526]: pgmap v3788: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 445 KiB/s rd, 3.5 KiB/s wr, 598 op/s 2024-01-15T23:50:53.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:53 smithi053 ceph-mon[143363]: osdmap e2200: 8 total, 8 up, 8 in 2024-01-15T23:50:53.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:53 smithi053 ceph-mon[146052]: osdmap e2200: 8 total, 8 up, 8 in 2024-01-15T23:50:53.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:53 smithi163 ceph-mon[138526]: osdmap e2200: 8 total, 8 up, 8 in 2024-01-15T23:50:54.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:54 smithi053 ceph-mon[143363]: osdmap e2201: 8 total, 8 up, 8 in 2024-01-15T23:50:54.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:54 smithi053 ceph-mon[143363]: pgmap v3791: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-01-15T23:50:54.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:54 smithi053 ceph-mon[146052]: osdmap e2201: 8 total, 8 up, 8 in 2024-01-15T23:50:54.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:54 smithi053 ceph-mon[146052]: pgmap v3791: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-01-15T23:50:54.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:54 smithi163 ceph-mon[138526]: osdmap e2201: 8 total, 8 up, 8 in 2024-01-15T23:50:54.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:54 smithi163 ceph-mon[138526]: pgmap v3791: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-01-15T23:50:55.276 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:50:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:50:55] "GET /metrics HTTP/1.1" 200 36600 "" "Prometheus/2.43.0" 2024-01-15T23:50:55.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:55 smithi053 ceph-mon[143363]: osdmap e2202: 8 total, 8 up, 8 in 2024-01-15T23:50:55.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:55 smithi053 ceph-mon[146052]: osdmap e2202: 8 total, 8 up, 8 in 2024-01-15T23:50:55.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:55 smithi163 ceph-mon[138526]: osdmap e2202: 8 total, 8 up, 8 in 2024-01-15T23:50:56.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:56 smithi053 ceph-mon[143363]: osdmap e2203: 8 total, 8 up, 8 in 2024-01-15T23:50:56.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:56 smithi053 ceph-mon[143363]: pgmap v3794: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 475 KiB/s rd, 3.0 KiB/s wr, 639 op/s 2024-01-15T23:50:56.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:56 smithi053 ceph-mon[146052]: osdmap e2203: 8 total, 8 up, 8 in 2024-01-15T23:50:56.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:56 smithi053 ceph-mon[146052]: pgmap v3794: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 475 KiB/s rd, 3.0 KiB/s wr, 639 op/s 2024-01-15T23:50:56.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:56 smithi163 ceph-mon[138526]: osdmap e2203: 8 total, 8 up, 8 in 2024-01-15T23:50:56.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:56 smithi163 ceph-mon[138526]: pgmap v3794: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 475 KiB/s rd, 3.0 KiB/s wr, 639 op/s 2024-01-15T23:50:57.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:57 smithi053 ceph-mon[146052]: osdmap e2204: 8 total, 8 up, 8 in 2024-01-15T23:50:57.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:57 smithi053 ceph-mon[143363]: osdmap e2204: 8 total, 8 up, 8 in 2024-01-15T23:50:57.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:57 smithi163 ceph-mon[138526]: osdmap e2204: 8 total, 8 up, 8 in 2024-01-15T23:50:58.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:58 smithi053 ceph-mon[143363]: osdmap e2205: 8 total, 8 up, 8 in 2024-01-15T23:50:58.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:58 smithi053 ceph-mon[143363]: pgmap v3797: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 477 KiB/s rd, 3.5 KiB/s wr, 643 op/s 2024-01-15T23:50:58.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:58 smithi053 ceph-mon[146052]: osdmap e2205: 8 total, 8 up, 8 in 2024-01-15T23:50:58.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:58 smithi053 ceph-mon[146052]: pgmap v3797: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 477 KiB/s rd, 3.5 KiB/s wr, 643 op/s 2024-01-15T23:50:58.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:58 smithi163 ceph-mon[138526]: osdmap e2205: 8 total, 8 up, 8 in 2024-01-15T23:50:58.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:58 smithi163 ceph-mon[138526]: pgmap v3797: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 477 KiB/s rd, 3.5 KiB/s wr, 643 op/s 2024-01-15T23:50:59.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:59 smithi163 ceph-mon[138526]: osdmap e2206: 8 total, 8 up, 8 in 2024-01-15T23:50:59.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:50:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:50:59.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:59 smithi053 ceph-mon[143363]: osdmap e2206: 8 total, 8 up, 8 in 2024-01-15T23:50:59.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:50:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:50:59.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:59 smithi053 ceph-mon[146052]: osdmap e2206: 8 total, 8 up, 8 in 2024-01-15T23:50:59.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:50:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:51:00.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:00 smithi163 ceph-mon[138526]: osdmap e2207: 8 total, 8 up, 8 in 2024-01-15T23:51:00.768 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:00 smithi163 ceph-mon[138526]: pgmap v3800: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 KiB/s rd, 3.5 KiB/s wr, 688 op/s 2024-01-15T23:51:00.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:00 smithi053 ceph-mon[143363]: osdmap e2207: 8 total, 8 up, 8 in 2024-01-15T23:51:00.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:00 smithi053 ceph-mon[143363]: pgmap v3800: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 KiB/s rd, 3.5 KiB/s wr, 688 op/s 2024-01-15T23:51:00.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:00 smithi053 ceph-mon[146052]: osdmap e2207: 8 total, 8 up, 8 in 2024-01-15T23:51:00.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:00 smithi053 ceph-mon[146052]: pgmap v3800: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 KiB/s rd, 3.5 KiB/s wr, 688 op/s 2024-01-15T23:51:01.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:01 smithi163 ceph-mon[138526]: osdmap e2208: 8 total, 8 up, 8 in 2024-01-15T23:51:01.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:01 smithi053 ceph-mon[143363]: osdmap e2208: 8 total, 8 up, 8 in 2024-01-15T23:51:01.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:01 smithi053 ceph-mon[146052]: osdmap e2208: 8 total, 8 up, 8 in 2024-01-15T23:51:02.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:02 smithi163 ceph-mon[138526]: osdmap e2209: 8 total, 8 up, 8 in 2024-01-15T23:51:02.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:02 smithi163 ceph-mon[138526]: pgmap v3803: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 KiB/s rd, 3.2 KiB/s wr, 688 op/s 2024-01-15T23:51:02.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:02 smithi053 ceph-mon[143363]: osdmap e2209: 8 total, 8 up, 8 in 2024-01-15T23:51:02.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:02 smithi053 ceph-mon[143363]: pgmap v3803: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 KiB/s rd, 3.2 KiB/s wr, 688 op/s 2024-01-15T23:51:02.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:02 smithi053 ceph-mon[146052]: osdmap e2209: 8 total, 8 up, 8 in 2024-01-15T23:51:02.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:02 smithi053 ceph-mon[146052]: pgmap v3803: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 KiB/s rd, 3.2 KiB/s wr, 688 op/s 2024-01-15T23:51:03.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:03 smithi163 ceph-mon[138526]: osdmap e2210: 8 total, 8 up, 8 in 2024-01-15T23:51:03.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:03 smithi053 ceph-mon[143363]: osdmap e2210: 8 total, 8 up, 8 in 2024-01-15T23:51:03.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:03 smithi053 ceph-mon[146052]: osdmap e2210: 8 total, 8 up, 8 in 2024-01-15T23:51:04.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:04 smithi163 ceph-mon[138526]: osdmap e2211: 8 total, 8 up, 8 in 2024-01-15T23:51:04.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:04 smithi163 ceph-mon[138526]: pgmap v3806: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-01-15T23:51:04.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:04 smithi053 ceph-mon[143363]: osdmap e2211: 8 total, 8 up, 8 in 2024-01-15T23:51:04.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:04 smithi053 ceph-mon[143363]: pgmap v3806: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-01-15T23:51:04.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:04 smithi053 ceph-mon[146052]: osdmap e2211: 8 total, 8 up, 8 in 2024-01-15T23:51:04.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:04 smithi053 ceph-mon[146052]: pgmap v3806: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-01-15T23:51:05.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:51:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:51:05] "GET /metrics HTTP/1.1" 200 36605 "" "Prometheus/2.43.0" 2024-01-15T23:51:05.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:05 smithi163 ceph-mon[138526]: osdmap e2212: 8 total, 8 up, 8 in 2024-01-15T23:51:05.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:05 smithi053 ceph-mon[143363]: osdmap e2212: 8 total, 8 up, 8 in 2024-01-15T23:51:05.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:05 smithi053 ceph-mon[146052]: osdmap e2212: 8 total, 8 up, 8 in 2024-01-15T23:51:06.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:06 smithi163 ceph-mon[138526]: osdmap e2213: 8 total, 8 up, 8 in 2024-01-15T23:51:06.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:06 smithi163 ceph-mon[138526]: pgmap v3809: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 540 KiB/s rd, 4.0 KiB/s wr, 727 op/s 2024-01-15T23:51:06.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:06 smithi053 ceph-mon[143363]: osdmap e2213: 8 total, 8 up, 8 in 2024-01-15T23:51:06.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:06 smithi053 ceph-mon[143363]: pgmap v3809: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 540 KiB/s rd, 4.0 KiB/s wr, 727 op/s 2024-01-15T23:51:06.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:06 smithi053 ceph-mon[146052]: osdmap e2213: 8 total, 8 up, 8 in 2024-01-15T23:51:06.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:06 smithi053 ceph-mon[146052]: pgmap v3809: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 540 KiB/s rd, 4.0 KiB/s wr, 727 op/s 2024-01-15T23:51:07.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:07 smithi163 ceph-mon[138526]: osdmap e2214: 8 total, 8 up, 8 in 2024-01-15T23:51:07.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:07 smithi053 ceph-mon[143363]: osdmap e2214: 8 total, 8 up, 8 in 2024-01-15T23:51:07.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:07 smithi053 ceph-mon[146052]: osdmap e2214: 8 total, 8 up, 8 in 2024-01-15T23:51:08.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:08 smithi163 ceph-mon[138526]: osdmap e2215: 8 total, 8 up, 8 in 2024-01-15T23:51:08.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:08 smithi163 ceph-mon[138526]: pgmap v3812: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 542 KiB/s rd, 3.0 KiB/s wr, 730 op/s 2024-01-15T23:51:08.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:08 smithi053 ceph-mon[143363]: osdmap e2215: 8 total, 8 up, 8 in 2024-01-15T23:51:08.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:08 smithi053 ceph-mon[143363]: pgmap v3812: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 542 KiB/s rd, 3.0 KiB/s wr, 730 op/s 2024-01-15T23:51:08.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:08 smithi053 ceph-mon[146052]: osdmap e2215: 8 total, 8 up, 8 in 2024-01-15T23:51:08.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:08 smithi053 ceph-mon[146052]: pgmap v3812: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 542 KiB/s rd, 3.0 KiB/s wr, 730 op/s 2024-01-15T23:51:09.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:09 smithi163 ceph-mon[138526]: osdmap e2216: 8 total, 8 up, 8 in 2024-01-15T23:51:09.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:09 smithi053 ceph-mon[143363]: osdmap e2216: 8 total, 8 up, 8 in 2024-01-15T23:51:09.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:09 smithi053 ceph-mon[146052]: osdmap e2216: 8 total, 8 up, 8 in 2024-01-15T23:51:10.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:10 smithi163 ceph-mon[138526]: osdmap e2217: 8 total, 8 up, 8 in 2024-01-15T23:51:10.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:10 smithi163 ceph-mon[138526]: pgmap v3815: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 575 KiB/s rd, 3.2 KiB/s wr, 775 op/s 2024-01-15T23:51:10.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:10 smithi053 ceph-mon[143363]: osdmap e2217: 8 total, 8 up, 8 in 2024-01-15T23:51:10.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:10 smithi053 ceph-mon[143363]: pgmap v3815: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 575 KiB/s rd, 3.2 KiB/s wr, 775 op/s 2024-01-15T23:51:10.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:10 smithi053 ceph-mon[146052]: osdmap e2217: 8 total, 8 up, 8 in 2024-01-15T23:51:10.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:10 smithi053 ceph-mon[146052]: pgmap v3815: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 575 KiB/s rd, 3.2 KiB/s wr, 775 op/s 2024-01-15T23:51:11.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:11 smithi163 ceph-mon[138526]: osdmap e2218: 8 total, 8 up, 8 in 2024-01-15T23:51:11.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:11 smithi053 ceph-mon[143363]: osdmap e2218: 8 total, 8 up, 8 in 2024-01-15T23:51:11.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:11 smithi053 ceph-mon[146052]: osdmap e2218: 8 total, 8 up, 8 in 2024-01-15T23:51:12.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:12 smithi163 ceph-mon[138526]: osdmap e2219: 8 total, 8 up, 8 in 2024-01-15T23:51:12.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:12 smithi163 ceph-mon[138526]: pgmap v3818: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 575 KiB/s rd, 3.7 KiB/s wr, 776 op/s 2024-01-15T23:51:12.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:12 smithi053 ceph-mon[143363]: osdmap e2219: 8 total, 8 up, 8 in 2024-01-15T23:51:12.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:12 smithi053 ceph-mon[143363]: pgmap v3818: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 575 KiB/s rd, 3.7 KiB/s wr, 776 op/s 2024-01-15T23:51:12.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:12 smithi053 ceph-mon[146052]: osdmap e2219: 8 total, 8 up, 8 in 2024-01-15T23:51:12.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:12 smithi053 ceph-mon[146052]: pgmap v3818: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 575 KiB/s rd, 3.7 KiB/s wr, 776 op/s 2024-01-15T23:51:13.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:13 smithi163 ceph-mon[138526]: osdmap e2220: 8 total, 8 up, 8 in 2024-01-15T23:51:13.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:13 smithi053 ceph-mon[143363]: osdmap e2220: 8 total, 8 up, 8 in 2024-01-15T23:51:13.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:13 smithi053 ceph-mon[146052]: osdmap e2220: 8 total, 8 up, 8 in 2024-01-15T23:51:14.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:14 smithi163 ceph-mon[138526]: osdmap e2221: 8 total, 8 up, 8 in 2024-01-15T23:51:14.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:14 smithi163 ceph-mon[138526]: pgmap v3821: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:51:14.745 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:51:14.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:14 smithi053 ceph-mon[143363]: osdmap e2221: 8 total, 8 up, 8 in 2024-01-15T23:51:14.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:14 smithi053 ceph-mon[143363]: pgmap v3821: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:51:14.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:51:14.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:14 smithi053 ceph-mon[146052]: osdmap e2221: 8 total, 8 up, 8 in 2024-01-15T23:51:14.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:14 smithi053 ceph-mon[146052]: pgmap v3821: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:51:14.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:51:15.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:51:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:51:15] "GET /metrics HTTP/1.1" 200 36607 "" "Prometheus/2.43.0" 2024-01-15T23:51:15.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:15 smithi163 ceph-mon[138526]: osdmap e2222: 8 total, 8 up, 8 in 2024-01-15T23:51:15.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:15 smithi053 ceph-mon[143363]: osdmap e2222: 8 total, 8 up, 8 in 2024-01-15T23:51:15.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:15 smithi053 ceph-mon[146052]: osdmap e2222: 8 total, 8 up, 8 in 2024-01-15T23:51:16.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:16 smithi163 ceph-mon[138526]: osdmap e2223: 8 total, 8 up, 8 in 2024-01-15T23:51:16.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:16 smithi163 ceph-mon[138526]: pgmap v3824: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 605 KiB/s rd, 3.7 KiB/s wr, 814 op/s 2024-01-15T23:51:16.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:16 smithi053 ceph-mon[143363]: osdmap e2223: 8 total, 8 up, 8 in 2024-01-15T23:51:16.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:16 smithi053 ceph-mon[143363]: pgmap v3824: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 605 KiB/s rd, 3.7 KiB/s wr, 814 op/s 2024-01-15T23:51:16.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:16 smithi053 ceph-mon[146052]: osdmap e2223: 8 total, 8 up, 8 in 2024-01-15T23:51:16.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:16 smithi053 ceph-mon[146052]: pgmap v3824: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 605 KiB/s rd, 3.7 KiB/s wr, 814 op/s 2024-01-15T23:51:17.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:17 smithi163 ceph-mon[138526]: osdmap e2224: 8 total, 8 up, 8 in 2024-01-15T23:51:17.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:17 smithi053 ceph-mon[143363]: osdmap e2224: 8 total, 8 up, 8 in 2024-01-15T23:51:17.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:17 smithi053 ceph-mon[146052]: osdmap e2224: 8 total, 8 up, 8 in 2024-01-15T23:51:18.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:18 smithi163 ceph-mon[138526]: osdmap e2225: 8 total, 8 up, 8 in 2024-01-15T23:51:18.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:18 smithi163 ceph-mon[138526]: pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 607 KiB/s rd, 3.2 KiB/s wr, 818 op/s 2024-01-15T23:51:18.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:18 smithi053 ceph-mon[143363]: osdmap e2225: 8 total, 8 up, 8 in 2024-01-15T23:51:18.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:18 smithi053 ceph-mon[143363]: pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 607 KiB/s rd, 3.2 KiB/s wr, 818 op/s 2024-01-15T23:51:18.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:18 smithi053 ceph-mon[146052]: osdmap e2225: 8 total, 8 up, 8 in 2024-01-15T23:51:18.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:18 smithi053 ceph-mon[146052]: pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 607 KiB/s rd, 3.2 KiB/s wr, 818 op/s 2024-01-15T23:51:19.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:19 smithi163 ceph-mon[138526]: osdmap e2226: 8 total, 8 up, 8 in 2024-01-15T23:51:19.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:19 smithi053 ceph-mon[143363]: osdmap e2226: 8 total, 8 up, 8 in 2024-01-15T23:51:19.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:19 smithi053 ceph-mon[146052]: osdmap e2226: 8 total, 8 up, 8 in 2024-01-15T23:51:20.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:20 smithi163 ceph-mon[138526]: osdmap e2227: 8 total, 8 up, 8 in 2024-01-15T23:51:20.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:20 smithi163 ceph-mon[138526]: pgmap v3830: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 640 KiB/s rd, 3.2 KiB/s wr, 863 op/s 2024-01-15T23:51:20.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:20 smithi053 ceph-mon[143363]: osdmap e2227: 8 total, 8 up, 8 in 2024-01-15T23:51:20.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:20 smithi053 ceph-mon[143363]: pgmap v3830: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 640 KiB/s rd, 3.2 KiB/s wr, 863 op/s 2024-01-15T23:51:20.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:20 smithi053 ceph-mon[146052]: osdmap e2227: 8 total, 8 up, 8 in 2024-01-15T23:51:20.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:20 smithi053 ceph-mon[146052]: pgmap v3830: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 640 KiB/s rd, 3.2 KiB/s wr, 863 op/s 2024-01-15T23:51:21.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:21 smithi163 ceph-mon[138526]: osdmap e2228: 8 total, 8 up, 8 in 2024-01-15T23:51:21.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:21 smithi053 ceph-mon[143363]: osdmap e2228: 8 total, 8 up, 8 in 2024-01-15T23:51:21.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:21 smithi053 ceph-mon[146052]: osdmap e2228: 8 total, 8 up, 8 in 2024-01-15T23:51:22.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:22 smithi163 ceph-mon[138526]: osdmap e2229: 8 total, 8 up, 8 in 2024-01-15T23:51:22.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:22 smithi163 ceph-mon[138526]: pgmap v3833: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 640 KiB/s rd, 4.0 KiB/s wr, 863 op/s 2024-01-15T23:51:22.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:22 smithi053 ceph-mon[143363]: osdmap e2229: 8 total, 8 up, 8 in 2024-01-15T23:51:22.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:22 smithi053 ceph-mon[143363]: pgmap v3833: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 640 KiB/s rd, 4.0 KiB/s wr, 863 op/s 2024-01-15T23:51:22.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:22 smithi053 ceph-mon[146052]: osdmap e2229: 8 total, 8 up, 8 in 2024-01-15T23:51:22.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:22 smithi053 ceph-mon[146052]: pgmap v3833: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 640 KiB/s rd, 4.0 KiB/s wr, 863 op/s 2024-01-15T23:51:23.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:23 smithi163 ceph-mon[138526]: osdmap e2230: 8 total, 8 up, 8 in 2024-01-15T23:51:23.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:23 smithi053 ceph-mon[143363]: osdmap e2230: 8 total, 8 up, 8 in 2024-01-15T23:51:23.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:23 smithi053 ceph-mon[146052]: osdmap e2230: 8 total, 8 up, 8 in 2024-01-15T23:51:24.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:24 smithi163 ceph-mon[138526]: osdmap e2231: 8 total, 8 up, 8 in 2024-01-15T23:51:24.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:24 smithi163 ceph-mon[138526]: pgmap v3836: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:51:24.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:24 smithi053 ceph-mon[143363]: osdmap e2231: 8 total, 8 up, 8 in 2024-01-15T23:51:24.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:24 smithi053 ceph-mon[143363]: pgmap v3836: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:51:24.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:24 smithi053 ceph-mon[146052]: osdmap e2231: 8 total, 8 up, 8 in 2024-01-15T23:51:24.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:24 smithi053 ceph-mon[146052]: pgmap v3836: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:51:25.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:51:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:51:25] "GET /metrics HTTP/1.1" 200 36607 "" "Prometheus/2.43.0" 2024-01-15T23:51:25.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:25 smithi163 ceph-mon[138526]: osdmap e2232: 8 total, 8 up, 8 in 2024-01-15T23:51:25.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:25 smithi053 ceph-mon[143363]: osdmap e2232: 8 total, 8 up, 8 in 2024-01-15T23:51:25.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:25 smithi053 ceph-mon[146052]: osdmap e2232: 8 total, 8 up, 8 in 2024-01-15T23:51:26.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:26 smithi163 ceph-mon[138526]: osdmap e2233: 8 total, 8 up, 8 in 2024-01-15T23:51:26.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:26 smithi163 ceph-mon[138526]: pgmap v3839: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 670 KiB/s rd, 3.2 KiB/s wr, 901 op/s 2024-01-15T23:51:26.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:26 smithi053 ceph-mon[143363]: osdmap e2233: 8 total, 8 up, 8 in 2024-01-15T23:51:26.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:26 smithi053 ceph-mon[143363]: pgmap v3839: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 670 KiB/s rd, 3.2 KiB/s wr, 901 op/s 2024-01-15T23:51:26.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:26 smithi053 ceph-mon[146052]: osdmap e2233: 8 total, 8 up, 8 in 2024-01-15T23:51:26.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:26 smithi053 ceph-mon[146052]: pgmap v3839: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 670 KiB/s rd, 3.2 KiB/s wr, 901 op/s 2024-01-15T23:51:27.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:27 smithi163 ceph-mon[138526]: osdmap e2234: 8 total, 8 up, 8 in 2024-01-15T23:51:27.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:27 smithi053 ceph-mon[143363]: osdmap e2234: 8 total, 8 up, 8 in 2024-01-15T23:51:27.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:27 smithi053 ceph-mon[146052]: osdmap e2234: 8 total, 8 up, 8 in 2024-01-15T23:51:28.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:28 smithi163 ceph-mon[138526]: osdmap e2235: 8 total, 8 up, 8 in 2024-01-15T23:51:28.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:28 smithi163 ceph-mon[138526]: pgmap v3842: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 673 KiB/s rd, 3.5 KiB/s wr, 905 op/s 2024-01-15T23:51:28.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:28 smithi053 ceph-mon[143363]: osdmap e2235: 8 total, 8 up, 8 in 2024-01-15T23:51:28.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:28 smithi053 ceph-mon[143363]: pgmap v3842: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 673 KiB/s rd, 3.5 KiB/s wr, 905 op/s 2024-01-15T23:51:28.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:28 smithi053 ceph-mon[146052]: osdmap e2235: 8 total, 8 up, 8 in 2024-01-15T23:51:28.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:28 smithi053 ceph-mon[146052]: pgmap v3842: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 673 KiB/s rd, 3.5 KiB/s wr, 905 op/s 2024-01-15T23:51:29.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:29 smithi163 ceph-mon[138526]: osdmap e2236: 8 total, 8 up, 8 in 2024-01-15T23:51:29.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:51:29.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:29 smithi053 ceph-mon[146052]: osdmap e2236: 8 total, 8 up, 8 in 2024-01-15T23:51:29.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:51:29.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:29 smithi053 ceph-mon[143363]: osdmap e2236: 8 total, 8 up, 8 in 2024-01-15T23:51:29.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:51:30.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:30 smithi163 ceph-mon[138526]: osdmap e2237: 8 total, 8 up, 8 in 2024-01-15T23:51:30.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:30 smithi163 ceph-mon[138526]: pgmap v3845: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 706 KiB/s rd, 3.2 KiB/s wr, 950 op/s 2024-01-15T23:51:30.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:30 smithi053 ceph-mon[146052]: osdmap e2237: 8 total, 8 up, 8 in 2024-01-15T23:51:30.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:30 smithi053 ceph-mon[146052]: pgmap v3845: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 706 KiB/s rd, 3.2 KiB/s wr, 950 op/s 2024-01-15T23:51:30.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:30 smithi053 ceph-mon[143363]: osdmap e2237: 8 total, 8 up, 8 in 2024-01-15T23:51:30.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:30 smithi053 ceph-mon[143363]: pgmap v3845: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 706 KiB/s rd, 3.2 KiB/s wr, 950 op/s 2024-01-15T23:51:31.744 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:31 smithi163 ceph-mon[138526]: osdmap e2238: 8 total, 8 up, 8 in 2024-01-15T23:51:31.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:31 smithi053 ceph-mon[143363]: osdmap e2238: 8 total, 8 up, 8 in 2024-01-15T23:51:31.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:31 smithi053 ceph-mon[146052]: osdmap e2238: 8 total, 8 up, 8 in 2024-01-15T23:51:32.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:32 smithi053 ceph-mon[143363]: osdmap e2239: 8 total, 8 up, 8 in 2024-01-15T23:51:32.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:32 smithi053 ceph-mon[143363]: pgmap v3848: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 706 KiB/s rd, 3.5 KiB/s wr, 950 op/s 2024-01-15T23:51:32.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:32 smithi053 ceph-mon[146052]: osdmap e2239: 8 total, 8 up, 8 in 2024-01-15T23:51:32.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:32 smithi053 ceph-mon[146052]: pgmap v3848: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 706 KiB/s rd, 3.5 KiB/s wr, 950 op/s 2024-01-15T23:51:32.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:32 smithi163 ceph-mon[138526]: osdmap e2239: 8 total, 8 up, 8 in 2024-01-15T23:51:32.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:32 smithi163 ceph-mon[138526]: pgmap v3848: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 706 KiB/s rd, 3.5 KiB/s wr, 950 op/s 2024-01-15T23:51:33.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:33 smithi053 ceph-mon[143363]: osdmap e2240: 8 total, 8 up, 8 in 2024-01-15T23:51:33.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:33 smithi053 ceph-mon[146052]: osdmap e2240: 8 total, 8 up, 8 in 2024-01-15T23:51:33.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:33 smithi163 ceph-mon[138526]: osdmap e2240: 8 total, 8 up, 8 in 2024-01-15T23:51:34.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:34 smithi053 ceph-mon[143363]: osdmap e2241: 8 total, 8 up, 8 in 2024-01-15T23:51:34.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:34 smithi053 ceph-mon[143363]: pgmap v3851: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-01-15T23:51:34.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:34 smithi053 ceph-mon[146052]: osdmap e2241: 8 total, 8 up, 8 in 2024-01-15T23:51:34.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:34 smithi053 ceph-mon[146052]: pgmap v3851: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-01-15T23:51:34.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:34 smithi163 ceph-mon[138526]: osdmap e2241: 8 total, 8 up, 8 in 2024-01-15T23:51:34.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:34 smithi163 ceph-mon[138526]: pgmap v3851: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-01-15T23:51:35.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:51:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:51:35] "GET /metrics HTTP/1.1" 200 36608 "" "Prometheus/2.43.0" 2024-01-15T23:51:35.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:35 smithi053 ceph-mon[143363]: osdmap e2242: 8 total, 8 up, 8 in 2024-01-15T23:51:35.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:35 smithi053 ceph-mon[146052]: osdmap e2242: 8 total, 8 up, 8 in 2024-01-15T23:51:35.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:35 smithi163 ceph-mon[138526]: osdmap e2242: 8 total, 8 up, 8 in 2024-01-15T23:51:36.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:36 smithi053 ceph-mon[143363]: osdmap e2243: 8 total, 8 up, 8 in 2024-01-15T23:51:36.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:36 smithi053 ceph-mon[143363]: pgmap v3854: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 735 KiB/s rd, 3.5 KiB/s wr, 989 op/s 2024-01-15T23:51:36.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:36 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:51:36.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:36 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:51:36.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:36 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:51:36.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:36 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:51:36.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:36 smithi053 ceph-mon[146052]: osdmap e2243: 8 total, 8 up, 8 in 2024-01-15T23:51:36.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:36 smithi053 ceph-mon[146052]: pgmap v3854: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 735 KiB/s rd, 3.5 KiB/s wr, 989 op/s 2024-01-15T23:51:36.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:36 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:51:36.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:36 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:51:36.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:36 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:51:36.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:36 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:51:36.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:36 smithi163 ceph-mon[138526]: osdmap e2243: 8 total, 8 up, 8 in 2024-01-15T23:51:36.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:36 smithi163 ceph-mon[138526]: pgmap v3854: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 735 KiB/s rd, 3.5 KiB/s wr, 989 op/s 2024-01-15T23:51:36.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:36 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:51:36.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:36 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:51:36.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:36 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:51:36.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:36 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:51:37.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:37 smithi053 ceph-mon[143363]: osdmap e2244: 8 total, 8 up, 8 in 2024-01-15T23:51:37.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:37 smithi053 ceph-mon[146052]: osdmap e2244: 8 total, 8 up, 8 in 2024-01-15T23:51:37.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:37 smithi163 ceph-mon[138526]: osdmap e2244: 8 total, 8 up, 8 in 2024-01-15T23:51:38.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:38 smithi053 ceph-mon[146052]: osdmap e2245: 8 total, 8 up, 8 in 2024-01-15T23:51:38.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:38 smithi053 ceph-mon[146052]: pgmap v3857: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 738 KiB/s rd, 3.5 KiB/s wr, 993 op/s 2024-01-15T23:51:38.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:38 smithi053 ceph-mon[143363]: osdmap e2245: 8 total, 8 up, 8 in 2024-01-15T23:51:38.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:38 smithi053 ceph-mon[143363]: pgmap v3857: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 738 KiB/s rd, 3.5 KiB/s wr, 993 op/s 2024-01-15T23:51:38.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:38 smithi163 ceph-mon[138526]: osdmap e2245: 8 total, 8 up, 8 in 2024-01-15T23:51:38.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:38 smithi163 ceph-mon[138526]: pgmap v3857: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 738 KiB/s rd, 3.5 KiB/s wr, 993 op/s 2024-01-15T23:51:39.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:39 smithi053 ceph-mon[146052]: osdmap e2246: 8 total, 8 up, 8 in 2024-01-15T23:51:39.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:39 smithi053 ceph-mon[143363]: osdmap e2246: 8 total, 8 up, 8 in 2024-01-15T23:51:39.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:39 smithi163 ceph-mon[138526]: osdmap e2246: 8 total, 8 up, 8 in 2024-01-15T23:51:40.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:40 smithi053 ceph-mon[143363]: osdmap e2247: 8 total, 8 up, 8 in 2024-01-15T23:51:40.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:40 smithi053 ceph-mon[143363]: pgmap v3860: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 771 KiB/s rd, 2.7 KiB/s wr, 1.04k op/s 2024-01-15T23:51:40.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:40 smithi053 ceph-mon[146052]: osdmap e2247: 8 total, 8 up, 8 in 2024-01-15T23:51:40.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:40 smithi053 ceph-mon[146052]: pgmap v3860: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 771 KiB/s rd, 2.7 KiB/s wr, 1.04k op/s 2024-01-15T23:51:40.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:40 smithi163 ceph-mon[138526]: osdmap e2247: 8 total, 8 up, 8 in 2024-01-15T23:51:40.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:40 smithi163 ceph-mon[138526]: pgmap v3860: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 771 KiB/s rd, 2.7 KiB/s wr, 1.04k op/s 2024-01-15T23:51:41.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:41 smithi053 ceph-mon[143363]: osdmap e2248: 8 total, 8 up, 8 in 2024-01-15T23:51:41.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:41 smithi053 ceph-mon[146052]: osdmap e2248: 8 total, 8 up, 8 in 2024-01-15T23:51:41.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:41 smithi163 ceph-mon[138526]: osdmap e2248: 8 total, 8 up, 8 in 2024-01-15T23:51:42.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:42 smithi163 ceph-mon[138526]: osdmap e2249: 8 total, 8 up, 8 in 2024-01-15T23:51:42.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:42 smithi163 ceph-mon[138526]: pgmap v3863: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 771 KiB/s rd, 4.0 KiB/s wr, 1.04k op/s 2024-01-15T23:51:43.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:42 smithi053 ceph-mon[143363]: osdmap e2249: 8 total, 8 up, 8 in 2024-01-15T23:51:43.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:42 smithi053 ceph-mon[143363]: pgmap v3863: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 771 KiB/s rd, 4.0 KiB/s wr, 1.04k op/s 2024-01-15T23:51:43.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:42 smithi053 ceph-mon[146052]: osdmap e2249: 8 total, 8 up, 8 in 2024-01-15T23:51:43.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:42 smithi053 ceph-mon[146052]: pgmap v3863: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 771 KiB/s rd, 4.0 KiB/s wr, 1.04k op/s 2024-01-15T23:51:43.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:43 smithi163 ceph-mon[138526]: osdmap e2250: 8 total, 8 up, 8 in 2024-01-15T23:51:44.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:43 smithi053 ceph-mon[143363]: osdmap e2250: 8 total, 8 up, 8 in 2024-01-15T23:51:44.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:43 smithi053 ceph-mon[146052]: osdmap e2250: 8 total, 8 up, 8 in 2024-01-15T23:51:44.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:44 smithi163 ceph-mon[138526]: osdmap e2251: 8 total, 8 up, 8 in 2024-01-15T23:51:44.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:44 smithi163 ceph-mon[138526]: pgmap v3866: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-01-15T23:51:44.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:51:45.019 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:44 smithi053 ceph-mon[146052]: osdmap e2251: 8 total, 8 up, 8 in 2024-01-15T23:51:45.019 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:44 smithi053 ceph-mon[146052]: pgmap v3866: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-01-15T23:51:45.019 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:51:45.019 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:44 smithi053 ceph-mon[143363]: osdmap e2251: 8 total, 8 up, 8 in 2024-01-15T23:51:45.019 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:44 smithi053 ceph-mon[143363]: pgmap v3866: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-01-15T23:51:45.019 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:51:45.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:51:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:51:45] "GET /metrics HTTP/1.1" 200 36604 "" "Prometheus/2.43.0" 2024-01-15T23:51:45.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:45 smithi163 ceph-mon[138526]: osdmap e2252: 8 total, 8 up, 8 in 2024-01-15T23:51:46.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:45 smithi053 ceph-mon[143363]: osdmap e2252: 8 total, 8 up, 8 in 2024-01-15T23:51:46.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:45 smithi053 ceph-mon[146052]: osdmap e2252: 8 total, 8 up, 8 in 2024-01-15T23:51:46.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:46 smithi163 ceph-mon[138526]: osdmap e2253: 8 total, 8 up, 8 in 2024-01-15T23:51:46.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:46 smithi163 ceph-mon[138526]: pgmap v3869: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 800 KiB/s rd, 3.0 KiB/s wr, 1.08k op/s 2024-01-15T23:51:47.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:46 smithi053 ceph-mon[143363]: osdmap e2253: 8 total, 8 up, 8 in 2024-01-15T23:51:47.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:46 smithi053 ceph-mon[143363]: pgmap v3869: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 800 KiB/s rd, 3.0 KiB/s wr, 1.08k op/s 2024-01-15T23:51:47.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:46 smithi053 ceph-mon[146052]: osdmap e2253: 8 total, 8 up, 8 in 2024-01-15T23:51:47.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:46 smithi053 ceph-mon[146052]: pgmap v3869: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 800 KiB/s rd, 3.0 KiB/s wr, 1.08k op/s 2024-01-15T23:51:47.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:47 smithi163 ceph-mon[138526]: osdmap e2254: 8 total, 8 up, 8 in 2024-01-15T23:51:48.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:47 smithi053 ceph-mon[146052]: osdmap e2254: 8 total, 8 up, 8 in 2024-01-15T23:51:48.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:47 smithi053 ceph-mon[143363]: osdmap e2254: 8 total, 8 up, 8 in 2024-01-15T23:51:48.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:48 smithi163 ceph-mon[138526]: osdmap e2255: 8 total, 8 up, 8 in 2024-01-15T23:51:48.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:48 smithi163 ceph-mon[138526]: pgmap v3872: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 802 KiB/s rd, 3.5 KiB/s wr, 1.08k op/s 2024-01-15T23:51:49.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:48 smithi053 ceph-mon[143363]: osdmap e2255: 8 total, 8 up, 8 in 2024-01-15T23:51:49.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:48 smithi053 ceph-mon[143363]: pgmap v3872: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 802 KiB/s rd, 3.5 KiB/s wr, 1.08k op/s 2024-01-15T23:51:49.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:48 smithi053 ceph-mon[146052]: osdmap e2255: 8 total, 8 up, 8 in 2024-01-15T23:51:49.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:48 smithi053 ceph-mon[146052]: pgmap v3872: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 802 KiB/s rd, 3.5 KiB/s wr, 1.08k op/s 2024-01-15T23:51:49.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:49 smithi163 ceph-mon[138526]: osdmap e2256: 8 total, 8 up, 8 in 2024-01-15T23:51:50.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:49 smithi053 ceph-mon[143363]: osdmap e2256: 8 total, 8 up, 8 in 2024-01-15T23:51:50.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:49 smithi053 ceph-mon[146052]: osdmap e2256: 8 total, 8 up, 8 in 2024-01-15T23:51:50.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:50 smithi163 ceph-mon[138526]: osdmap e2257: 8 total, 8 up, 8 in 2024-01-15T23:51:50.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:50 smithi163 ceph-mon[138526]: pgmap v3875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 836 KiB/s rd, 3.7 KiB/s wr, 1.12k op/s 2024-01-15T23:51:51.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:50 smithi053 ceph-mon[143363]: osdmap e2257: 8 total, 8 up, 8 in 2024-01-15T23:51:51.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:50 smithi053 ceph-mon[143363]: pgmap v3875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 836 KiB/s rd, 3.7 KiB/s wr, 1.12k op/s 2024-01-15T23:51:51.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:50 smithi053 ceph-mon[146052]: osdmap e2257: 8 total, 8 up, 8 in 2024-01-15T23:51:51.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:50 smithi053 ceph-mon[146052]: pgmap v3875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 836 KiB/s rd, 3.7 KiB/s wr, 1.12k op/s 2024-01-15T23:51:51.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:51 smithi163 ceph-mon[138526]: osdmap e2258: 8 total, 8 up, 8 in 2024-01-15T23:51:52.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:51 smithi053 ceph-mon[143363]: osdmap e2258: 8 total, 8 up, 8 in 2024-01-15T23:51:52.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:51 smithi053 ceph-mon[146052]: osdmap e2258: 8 total, 8 up, 8 in 2024-01-15T23:51:52.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:52 smithi163 ceph-mon[138526]: osdmap e2259: 8 total, 8 up, 8 in 2024-01-15T23:51:52.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:52 smithi163 ceph-mon[138526]: pgmap v3878: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 836 KiB/s rd, 4.0 KiB/s wr, 1.13k op/s 2024-01-15T23:51:53.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:52 smithi053 ceph-mon[143363]: osdmap e2259: 8 total, 8 up, 8 in 2024-01-15T23:51:53.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:52 smithi053 ceph-mon[143363]: pgmap v3878: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 836 KiB/s rd, 4.0 KiB/s wr, 1.13k op/s 2024-01-15T23:51:53.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:52 smithi053 ceph-mon[146052]: osdmap e2259: 8 total, 8 up, 8 in 2024-01-15T23:51:53.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:52 smithi053 ceph-mon[146052]: pgmap v3878: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 836 KiB/s rd, 4.0 KiB/s wr, 1.13k op/s 2024-01-15T23:51:53.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:53 smithi163 ceph-mon[138526]: osdmap e2260: 8 total, 8 up, 8 in 2024-01-15T23:51:54.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:53 smithi053 ceph-mon[143363]: osdmap e2260: 8 total, 8 up, 8 in 2024-01-15T23:51:54.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:53 smithi053 ceph-mon[146052]: osdmap e2260: 8 total, 8 up, 8 in 2024-01-15T23:51:54.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:54 smithi163 ceph-mon[138526]: osdmap e2261: 8 total, 8 up, 8 in 2024-01-15T23:51:54.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:54 smithi163 ceph-mon[138526]: pgmap v3881: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:51:55.019 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:54 smithi053 ceph-mon[143363]: osdmap e2261: 8 total, 8 up, 8 in 2024-01-15T23:51:55.019 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:54 smithi053 ceph-mon[143363]: pgmap v3881: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:51:55.019 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:54 smithi053 ceph-mon[146052]: osdmap e2261: 8 total, 8 up, 8 in 2024-01-15T23:51:55.019 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:54 smithi053 ceph-mon[146052]: pgmap v3881: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:51:55.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:51:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:51:55] "GET /metrics HTTP/1.1" 200 36604 "" "Prometheus/2.43.0" 2024-01-15T23:51:55.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:55 smithi163 ceph-mon[138526]: osdmap e2262: 8 total, 8 up, 8 in 2024-01-15T23:51:56.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:55 smithi053 ceph-mon[143363]: osdmap e2262: 8 total, 8 up, 8 in 2024-01-15T23:51:56.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:55 smithi053 ceph-mon[146052]: osdmap e2262: 8 total, 8 up, 8 in 2024-01-15T23:51:56.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:56 smithi163 ceph-mon[138526]: osdmap e2263: 8 total, 8 up, 8 in 2024-01-15T23:51:56.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:56 smithi163 ceph-mon[138526]: pgmap v3884: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 866 KiB/s rd, 3.2 KiB/s wr, 1.17k op/s 2024-01-15T23:51:57.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:56 smithi053 ceph-mon[143363]: osdmap e2263: 8 total, 8 up, 8 in 2024-01-15T23:51:57.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:56 smithi053 ceph-mon[143363]: pgmap v3884: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 866 KiB/s rd, 3.2 KiB/s wr, 1.17k op/s 2024-01-15T23:51:57.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:56 smithi053 ceph-mon[146052]: osdmap e2263: 8 total, 8 up, 8 in 2024-01-15T23:51:57.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:56 smithi053 ceph-mon[146052]: pgmap v3884: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 866 KiB/s rd, 3.2 KiB/s wr, 1.17k op/s 2024-01-15T23:51:57.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:57 smithi163 ceph-mon[138526]: osdmap e2264: 8 total, 8 up, 8 in 2024-01-15T23:51:58.059 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:57 smithi053 ceph-mon[143363]: osdmap e2264: 8 total, 8 up, 8 in 2024-01-15T23:51:58.059 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:57 smithi053 ceph-mon[146052]: osdmap e2264: 8 total, 8 up, 8 in 2024-01-15T23:51:58.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:58 smithi163 ceph-mon[138526]: osdmap e2265: 8 total, 8 up, 8 in 2024-01-15T23:51:58.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:58 smithi163 ceph-mon[138526]: pgmap v3887: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 868 KiB/s rd, 3.5 KiB/s wr, 1.17k op/s 2024-01-15T23:51:59.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:58 smithi053 ceph-mon[143363]: osdmap e2265: 8 total, 8 up, 8 in 2024-01-15T23:51:59.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:58 smithi053 ceph-mon[143363]: pgmap v3887: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 868 KiB/s rd, 3.5 KiB/s wr, 1.17k op/s 2024-01-15T23:51:59.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:58 smithi053 ceph-mon[146052]: osdmap e2265: 8 total, 8 up, 8 in 2024-01-15T23:51:59.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:58 smithi053 ceph-mon[146052]: pgmap v3887: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 868 KiB/s rd, 3.5 KiB/s wr, 1.17k op/s 2024-01-15T23:51:59.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:59 smithi163 ceph-mon[138526]: osdmap e2266: 8 total, 8 up, 8 in 2024-01-15T23:51:59.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:51:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:52:00.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:59 smithi053 ceph-mon[143363]: osdmap e2266: 8 total, 8 up, 8 in 2024-01-15T23:52:00.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:51:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:52:00.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:59 smithi053 ceph-mon[146052]: osdmap e2266: 8 total, 8 up, 8 in 2024-01-15T23:52:00.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:51:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:52:00.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:00 smithi163 ceph-mon[138526]: osdmap e2267: 8 total, 8 up, 8 in 2024-01-15T23:52:00.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:00 smithi163 ceph-mon[138526]: pgmap v3890: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 902 KiB/s rd, 3.2 KiB/s wr, 1.22k op/s 2024-01-15T23:52:01.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:00 smithi053 ceph-mon[143363]: osdmap e2267: 8 total, 8 up, 8 in 2024-01-15T23:52:01.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:00 smithi053 ceph-mon[143363]: pgmap v3890: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 902 KiB/s rd, 3.2 KiB/s wr, 1.22k op/s 2024-01-15T23:52:01.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:00 smithi053 ceph-mon[146052]: osdmap e2267: 8 total, 8 up, 8 in 2024-01-15T23:52:01.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:00 smithi053 ceph-mon[146052]: pgmap v3890: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 902 KiB/s rd, 3.2 KiB/s wr, 1.22k op/s 2024-01-15T23:52:01.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:01 smithi163 ceph-mon[138526]: osdmap e2268: 8 total, 8 up, 8 in 2024-01-15T23:52:02.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:01 smithi053 ceph-mon[143363]: osdmap e2268: 8 total, 8 up, 8 in 2024-01-15T23:52:02.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:01 smithi053 ceph-mon[146052]: osdmap e2268: 8 total, 8 up, 8 in 2024-01-15T23:52:02.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:02 smithi163 ceph-mon[138526]: osdmap e2269: 8 total, 8 up, 8 in 2024-01-15T23:52:02.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:02 smithi163 ceph-mon[138526]: pgmap v3893: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 902 KiB/s rd, 3.2 KiB/s wr, 1.22k op/s 2024-01-15T23:52:03.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:02 smithi053 ceph-mon[143363]: osdmap e2269: 8 total, 8 up, 8 in 2024-01-15T23:52:03.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:02 smithi053 ceph-mon[143363]: pgmap v3893: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 902 KiB/s rd, 3.2 KiB/s wr, 1.22k op/s 2024-01-15T23:52:03.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:02 smithi053 ceph-mon[146052]: osdmap e2269: 8 total, 8 up, 8 in 2024-01-15T23:52:03.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:02 smithi053 ceph-mon[146052]: pgmap v3893: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 902 KiB/s rd, 3.2 KiB/s wr, 1.22k op/s 2024-01-15T23:52:03.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:03 smithi163 ceph-mon[138526]: osdmap e2270: 8 total, 8 up, 8 in 2024-01-15T23:52:04.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:03 smithi053 ceph-mon[143363]: osdmap e2270: 8 total, 8 up, 8 in 2024-01-15T23:52:04.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:03 smithi053 ceph-mon[146052]: osdmap e2270: 8 total, 8 up, 8 in 2024-01-15T23:52:04.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:04 smithi163 ceph-mon[138526]: osdmap e2271: 8 total, 8 up, 8 in 2024-01-15T23:52:04.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:04 smithi163 ceph-mon[138526]: pgmap v3896: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-01-15T23:52:05.019 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:04 smithi053 ceph-mon[143363]: osdmap e2271: 8 total, 8 up, 8 in 2024-01-15T23:52:05.019 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:04 smithi053 ceph-mon[143363]: pgmap v3896: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-01-15T23:52:05.019 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:04 smithi053 ceph-mon[146052]: osdmap e2271: 8 total, 8 up, 8 in 2024-01-15T23:52:05.019 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:04 smithi053 ceph-mon[146052]: pgmap v3896: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-01-15T23:52:05.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:52:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:52:05] "GET /metrics HTTP/1.1" 200 36611 "" "Prometheus/2.43.0" 2024-01-15T23:52:05.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:05 smithi163 ceph-mon[138526]: osdmap e2272: 8 total, 8 up, 8 in 2024-01-15T23:52:06.059 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:05 smithi053 ceph-mon[143363]: osdmap e2272: 8 total, 8 up, 8 in 2024-01-15T23:52:06.059 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:05 smithi053 ceph-mon[146052]: osdmap e2272: 8 total, 8 up, 8 in 2024-01-15T23:52:06.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:06 smithi163 ceph-mon[138526]: osdmap e2273: 8 total, 8 up, 8 in 2024-01-15T23:52:06.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:06 smithi163 ceph-mon[138526]: pgmap v3899: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 931 KiB/s rd, 3.7 KiB/s wr, 1.25k op/s 2024-01-15T23:52:07.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:06 smithi053 ceph-mon[143363]: osdmap e2273: 8 total, 8 up, 8 in 2024-01-15T23:52:07.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:06 smithi053 ceph-mon[143363]: pgmap v3899: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 931 KiB/s rd, 3.7 KiB/s wr, 1.25k op/s 2024-01-15T23:52:07.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:06 smithi053 ceph-mon[146052]: osdmap e2273: 8 total, 8 up, 8 in 2024-01-15T23:52:07.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:06 smithi053 ceph-mon[146052]: pgmap v3899: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 931 KiB/s rd, 3.7 KiB/s wr, 1.25k op/s 2024-01-15T23:52:07.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:07 smithi163 ceph-mon[138526]: osdmap e2274: 8 total, 8 up, 8 in 2024-01-15T23:52:08.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:07 smithi053 ceph-mon[143363]: osdmap e2274: 8 total, 8 up, 8 in 2024-01-15T23:52:08.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:07 smithi053 ceph-mon[146052]: osdmap e2274: 8 total, 8 up, 8 in 2024-01-15T23:52:08.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:08 smithi163 ceph-mon[138526]: osdmap e2275: 8 total, 8 up, 8 in 2024-01-15T23:52:08.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:08 smithi163 ceph-mon[138526]: pgmap v3902: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 934 KiB/s rd, 3.2 KiB/s wr, 1.26k op/s 2024-01-15T23:52:09.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:08 smithi053 ceph-mon[143363]: osdmap e2275: 8 total, 8 up, 8 in 2024-01-15T23:52:09.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:08 smithi053 ceph-mon[143363]: pgmap v3902: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 934 KiB/s rd, 3.2 KiB/s wr, 1.26k op/s 2024-01-15T23:52:09.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:08 smithi053 ceph-mon[146052]: osdmap e2275: 8 total, 8 up, 8 in 2024-01-15T23:52:09.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:08 smithi053 ceph-mon[146052]: pgmap v3902: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 934 KiB/s rd, 3.2 KiB/s wr, 1.26k op/s 2024-01-15T23:52:09.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:09 smithi163 ceph-mon[138526]: osdmap e2276: 8 total, 8 up, 8 in 2024-01-15T23:52:10.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:09 smithi053 ceph-mon[143363]: osdmap e2276: 8 total, 8 up, 8 in 2024-01-15T23:52:10.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:09 smithi053 ceph-mon[146052]: osdmap e2276: 8 total, 8 up, 8 in 2024-01-15T23:52:10.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:10 smithi163 ceph-mon[138526]: osdmap e2277: 8 total, 8 up, 8 in 2024-01-15T23:52:10.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:10 smithi163 ceph-mon[138526]: pgmap v3905: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 967 KiB/s rd, 3.2 KiB/s wr, 1.30k op/s 2024-01-15T23:52:11.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:10 smithi053 ceph-mon[143363]: osdmap e2277: 8 total, 8 up, 8 in 2024-01-15T23:52:11.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:10 smithi053 ceph-mon[143363]: pgmap v3905: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 967 KiB/s rd, 3.2 KiB/s wr, 1.30k op/s 2024-01-15T23:52:11.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:10 smithi053 ceph-mon[146052]: osdmap e2277: 8 total, 8 up, 8 in 2024-01-15T23:52:11.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:10 smithi053 ceph-mon[146052]: pgmap v3905: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 967 KiB/s rd, 3.2 KiB/s wr, 1.30k op/s 2024-01-15T23:52:11.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:11 smithi163 ceph-mon[138526]: osdmap e2278: 8 total, 8 up, 8 in 2024-01-15T23:52:12.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:11 smithi053 ceph-mon[143363]: osdmap e2278: 8 total, 8 up, 8 in 2024-01-15T23:52:12.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:11 smithi053 ceph-mon[146052]: osdmap e2278: 8 total, 8 up, 8 in 2024-01-15T23:52:12.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:12 smithi163 ceph-mon[138526]: osdmap e2279: 8 total, 8 up, 8 in 2024-01-15T23:52:12.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:12 smithi163 ceph-mon[138526]: pgmap v3908: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 967 KiB/s rd, 4.0 KiB/s wr, 1.30k op/s 2024-01-15T23:52:13.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:12 smithi053 ceph-mon[143363]: osdmap e2279: 8 total, 8 up, 8 in 2024-01-15T23:52:13.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:12 smithi053 ceph-mon[143363]: pgmap v3908: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 967 KiB/s rd, 4.0 KiB/s wr, 1.30k op/s 2024-01-15T23:52:13.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:12 smithi053 ceph-mon[146052]: osdmap e2279: 8 total, 8 up, 8 in 2024-01-15T23:52:13.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:12 smithi053 ceph-mon[146052]: pgmap v3908: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 967 KiB/s rd, 4.0 KiB/s wr, 1.30k op/s 2024-01-15T23:52:13.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:13 smithi163 ceph-mon[138526]: osdmap e2280: 8 total, 8 up, 8 in 2024-01-15T23:52:14.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:13 smithi053 ceph-mon[143363]: osdmap e2280: 8 total, 8 up, 8 in 2024-01-15T23:52:14.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:13 smithi053 ceph-mon[146052]: osdmap e2280: 8 total, 8 up, 8 in 2024-01-15T23:52:14.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:14 smithi163 ceph-mon[138526]: osdmap e2281: 8 total, 8 up, 8 in 2024-01-15T23:52:14.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:14 smithi163 ceph-mon[138526]: pgmap v3911: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:52:14.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:52:15.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:14 smithi053 ceph-mon[143363]: osdmap e2281: 8 total, 8 up, 8 in 2024-01-15T23:52:15.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:14 smithi053 ceph-mon[143363]: pgmap v3911: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:52:15.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:52:15.018 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:14 smithi053 ceph-mon[146052]: osdmap e2281: 8 total, 8 up, 8 in 2024-01-15T23:52:15.018 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:14 smithi053 ceph-mon[146052]: pgmap v3911: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:52:15.018 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:52:15.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:52:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:52:15] "GET /metrics HTTP/1.1" 200 36611 "" "Prometheus/2.43.0" 2024-01-15T23:52:15.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:15 smithi163 ceph-mon[138526]: osdmap e2282: 8 total, 8 up, 8 in 2024-01-15T23:52:16.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:15 smithi053 ceph-mon[143363]: osdmap e2282: 8 total, 8 up, 8 in 2024-01-15T23:52:16.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:15 smithi053 ceph-mon[146052]: osdmap e2282: 8 total, 8 up, 8 in 2024-01-15T23:52:17.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:16 smithi053 ceph-mon[143363]: osdmap e2283: 8 total, 8 up, 8 in 2024-01-15T23:52:17.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:16 smithi053 ceph-mon[143363]: pgmap v3914: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 995 KiB/s rd, 3.5 KiB/s wr, 1.34k op/s 2024-01-15T23:52:17.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:16 smithi053 ceph-mon[146052]: osdmap e2283: 8 total, 8 up, 8 in 2024-01-15T23:52:17.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:16 smithi053 ceph-mon[146052]: pgmap v3914: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 995 KiB/s rd, 3.5 KiB/s wr, 1.34k op/s 2024-01-15T23:52:17.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:16 smithi163 ceph-mon[138526]: osdmap e2283: 8 total, 8 up, 8 in 2024-01-15T23:52:17.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:16 smithi163 ceph-mon[138526]: pgmap v3914: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 995 KiB/s rd, 3.5 KiB/s wr, 1.34k op/s 2024-01-15T23:52:18.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:17 smithi053 ceph-mon[143363]: osdmap e2284: 8 total, 8 up, 8 in 2024-01-15T23:52:18.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:17 smithi053 ceph-mon[146052]: osdmap e2284: 8 total, 8 up, 8 in 2024-01-15T23:52:18.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:17 smithi163 ceph-mon[138526]: osdmap e2284: 8 total, 8 up, 8 in 2024-01-15T23:52:19.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:18 smithi053 ceph-mon[143363]: osdmap e2285: 8 total, 8 up, 8 in 2024-01-15T23:52:19.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:18 smithi053 ceph-mon[143363]: pgmap v3917: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 998 KiB/s rd, 3.5 KiB/s wr, 1.35k op/s 2024-01-15T23:52:19.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:18 smithi053 ceph-mon[146052]: osdmap e2285: 8 total, 8 up, 8 in 2024-01-15T23:52:19.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:18 smithi053 ceph-mon[146052]: pgmap v3917: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 998 KiB/s rd, 3.5 KiB/s wr, 1.35k op/s 2024-01-15T23:52:19.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:18 smithi163 ceph-mon[138526]: osdmap e2285: 8 total, 8 up, 8 in 2024-01-15T23:52:19.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:18 smithi163 ceph-mon[138526]: pgmap v3917: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 998 KiB/s rd, 3.5 KiB/s wr, 1.35k op/s 2024-01-15T23:52:20.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:19 smithi053 ceph-mon[143363]: osdmap e2286: 8 total, 8 up, 8 in 2024-01-15T23:52:20.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:19 smithi053 ceph-mon[146052]: osdmap e2286: 8 total, 8 up, 8 in 2024-01-15T23:52:20.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:19 smithi163 ceph-mon[138526]: osdmap e2286: 8 total, 8 up, 8 in 2024-01-15T23:52:21.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:20 smithi053 ceph-mon[143363]: osdmap e2287: 8 total, 8 up, 8 in 2024-01-15T23:52:21.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:20 smithi053 ceph-mon[143363]: pgmap v3920: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 KiB/s wr, 1.39k op/s 2024-01-15T23:52:21.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:20 smithi053 ceph-mon[146052]: osdmap e2287: 8 total, 8 up, 8 in 2024-01-15T23:52:21.059 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:20 smithi053 ceph-mon[146052]: pgmap v3920: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 KiB/s wr, 1.39k op/s 2024-01-15T23:52:21.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:20 smithi163 ceph-mon[138526]: osdmap e2287: 8 total, 8 up, 8 in 2024-01-15T23:52:21.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:20 smithi163 ceph-mon[138526]: pgmap v3920: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 KiB/s wr, 1.39k op/s 2024-01-15T23:52:22.060 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:21 smithi053 ceph-mon[143363]: osdmap e2288: 8 total, 8 up, 8 in 2024-01-15T23:52:22.060 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:21 smithi053 ceph-mon[146052]: osdmap e2288: 8 total, 8 up, 8 in 2024-01-15T23:52:22.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:21 smithi163 ceph-mon[138526]: osdmap e2288: 8 total, 8 up, 8 in 2024-01-15T23:52:23.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:22 smithi053 ceph-mon[143363]: osdmap e2289: 8 total, 8 up, 8 in 2024-01-15T23:52:23.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:22 smithi053 ceph-mon[143363]: pgmap v3923: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.39k op/s 2024-01-15T23:52:23.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:22 smithi053 ceph-mon[146052]: osdmap e2289: 8 total, 8 up, 8 in 2024-01-15T23:52:23.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:22 smithi053 ceph-mon[146052]: pgmap v3923: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.39k op/s 2024-01-15T23:52:23.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:22 smithi163 ceph-mon[138526]: osdmap e2289: 8 total, 8 up, 8 in 2024-01-15T23:52:23.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:22 smithi163 ceph-mon[138526]: pgmap v3923: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.39k op/s 2024-01-15T23:52:24.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:23 smithi053 ceph-mon[143363]: osdmap e2290: 8 total, 8 up, 8 in 2024-01-15T23:52:24.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:23 smithi053 ceph-mon[146052]: osdmap e2290: 8 total, 8 up, 8 in 2024-01-15T23:52:24.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:23 smithi163 ceph-mon[138526]: osdmap e2290: 8 total, 8 up, 8 in 2024-01-15T23:52:25.058 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:52:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:52:25] "GET /metrics HTTP/1.1" 200 36611 "" "Prometheus/2.43.0" 2024-01-15T23:52:25.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:24 smithi053 ceph-mon[143363]: osdmap e2291: 8 total, 8 up, 8 in 2024-01-15T23:52:25.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:24 smithi053 ceph-mon[143363]: pgmap v3926: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-01-15T23:52:25.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:24 smithi053 ceph-mon[146052]: osdmap e2291: 8 total, 8 up, 8 in 2024-01-15T23:52:25.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:24 smithi053 ceph-mon[146052]: pgmap v3926: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-01-15T23:52:25.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:24 smithi163 ceph-mon[138526]: osdmap e2291: 8 total, 8 up, 8 in 2024-01-15T23:52:25.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:24 smithi163 ceph-mon[138526]: pgmap v3926: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-01-15T23:52:26.058 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:25 smithi053 ceph-mon[143363]: osdmap e2292: 8 total, 8 up, 8 in 2024-01-15T23:52:26.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:25 smithi053 ceph-mon[146052]: osdmap e2292: 8 total, 8 up, 8 in 2024-01-15T23:52:26.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:25 smithi163 ceph-mon[138526]: osdmap e2292: 8 total, 8 up, 8 in 2024-01-15T23:52:27.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:26 smithi163 ceph-mon[138526]: pgmap v3928: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 KiB/s wr, 1.42k op/s 2024-01-15T23:52:27.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:26 smithi163 ceph-mon[138526]: osdmap e2293: 8 total, 8 up, 8 in 2024-01-15T23:52:27.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:26 smithi053 ceph-mon[143363]: pgmap v3928: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 KiB/s wr, 1.42k op/s 2024-01-15T23:52:27.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:26 smithi053 ceph-mon[143363]: osdmap e2293: 8 total, 8 up, 8 in 2024-01-15T23:52:27.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:26 smithi053 ceph-mon[146052]: pgmap v3928: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 KiB/s wr, 1.42k op/s 2024-01-15T23:52:27.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:26 smithi053 ceph-mon[146052]: osdmap e2293: 8 total, 8 up, 8 in 2024-01-15T23:52:28.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:27 smithi163 ceph-mon[138526]: osdmap e2294: 8 total, 8 up, 8 in 2024-01-15T23:52:28.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:27 smithi053 ceph-mon[143363]: osdmap e2294: 8 total, 8 up, 8 in 2024-01-15T23:52:28.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:27 smithi053 ceph-mon[146052]: osdmap e2294: 8 total, 8 up, 8 in 2024-01-15T23:52:29.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:28 smithi163 ceph-mon[138526]: pgmap v3931: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.43k op/s 2024-01-15T23:52:29.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:28 smithi163 ceph-mon[138526]: osdmap e2295: 8 total, 8 up, 8 in 2024-01-15T23:52:29.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:28 smithi053 ceph-mon[143363]: pgmap v3931: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.43k op/s 2024-01-15T23:52:29.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:28 smithi053 ceph-mon[143363]: osdmap e2295: 8 total, 8 up, 8 in 2024-01-15T23:52:29.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:28 smithi053 ceph-mon[146052]: pgmap v3931: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.43k op/s 2024-01-15T23:52:29.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:28 smithi053 ceph-mon[146052]: osdmap e2295: 8 total, 8 up, 8 in 2024-01-15T23:52:30.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:29 smithi163 ceph-mon[138526]: osdmap e2296: 8 total, 8 up, 8 in 2024-01-15T23:52:30.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:52:30.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:29 smithi053 ceph-mon[143363]: osdmap e2296: 8 total, 8 up, 8 in 2024-01-15T23:52:30.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:52:30.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:29 smithi053 ceph-mon[146052]: osdmap e2296: 8 total, 8 up, 8 in 2024-01-15T23:52:30.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:52:31.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:30 smithi163 ceph-mon[138526]: pgmap v3934: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.48k op/s 2024-01-15T23:52:31.245 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:30 smithi163 ceph-mon[138526]: osdmap e2297: 8 total, 8 up, 8 in 2024-01-15T23:52:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:30 smithi053 ceph-mon[143363]: pgmap v3934: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.48k op/s 2024-01-15T23:52:31.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:30 smithi053 ceph-mon[143363]: osdmap e2297: 8 total, 8 up, 8 in 2024-01-15T23:52:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:30 smithi053 ceph-mon[146052]: pgmap v3934: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.48k op/s 2024-01-15T23:52:31.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:30 smithi053 ceph-mon[146052]: osdmap e2297: 8 total, 8 up, 8 in 2024-01-15T23:52:32.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:31 smithi163 ceph-mon[138526]: osdmap e2298: 8 total, 8 up, 8 in 2024-01-15T23:52:32.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:31 smithi053 ceph-mon[143363]: osdmap e2298: 8 total, 8 up, 8 in 2024-01-15T23:52:32.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:31 smithi053 ceph-mon[146052]: osdmap e2298: 8 total, 8 up, 8 in 2024-01-15T23:52:33.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:32 smithi163 ceph-mon[138526]: pgmap v3937: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.48k op/s 2024-01-15T23:52:33.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:32 smithi163 ceph-mon[138526]: osdmap e2299: 8 total, 8 up, 8 in 2024-01-15T23:52:33.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:32 smithi053 ceph-mon[143363]: pgmap v3937: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.48k op/s 2024-01-15T23:52:33.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:32 smithi053 ceph-mon[143363]: osdmap e2299: 8 total, 8 up, 8 in 2024-01-15T23:52:33.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:32 smithi053 ceph-mon[146052]: pgmap v3937: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.48k op/s 2024-01-15T23:52:33.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:32 smithi053 ceph-mon[146052]: osdmap e2299: 8 total, 8 up, 8 in 2024-01-15T23:52:34.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:33 smithi163 ceph-mon[138526]: osdmap e2300: 8 total, 8 up, 8 in 2024-01-15T23:52:34.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:33 smithi053 ceph-mon[143363]: osdmap e2300: 8 total, 8 up, 8 in 2024-01-15T23:52:34.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:33 smithi053 ceph-mon[146052]: osdmap e2300: 8 total, 8 up, 8 in 2024-01-15T23:52:35.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:34 smithi163 ceph-mon[138526]: pgmap v3940: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-01-15T23:52:35.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:34 smithi163 ceph-mon[138526]: osdmap e2301: 8 total, 8 up, 8 in 2024-01-15T23:52:35.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:34 smithi053 ceph-mon[143363]: pgmap v3940: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-01-15T23:52:35.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:34 smithi053 ceph-mon[143363]: osdmap e2301: 8 total, 8 up, 8 in 2024-01-15T23:52:35.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:52:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:52:35] "GET /metrics HTTP/1.1" 200 36608 "" "Prometheus/2.43.0" 2024-01-15T23:52:35.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:34 smithi053 ceph-mon[146052]: pgmap v3940: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-01-15T23:52:35.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:34 smithi053 ceph-mon[146052]: osdmap e2301: 8 total, 8 up, 8 in 2024-01-15T23:52:36.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:35 smithi163 ceph-mon[138526]: osdmap e2302: 8 total, 8 up, 8 in 2024-01-15T23:52:36.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:35 smithi053 ceph-mon[143363]: osdmap e2302: 8 total, 8 up, 8 in 2024-01-15T23:52:36.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:35 smithi053 ceph-mon[146052]: osdmap e2302: 8 total, 8 up, 8 in 2024-01-15T23:52:37.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:36 smithi163 ceph-mon[138526]: pgmap v3943: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.52k op/s 2024-01-15T23:52:37.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:36 smithi163 ceph-mon[138526]: osdmap e2303: 8 total, 8 up, 8 in 2024-01-15T23:52:37.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:36 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:52:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:36 smithi053 ceph-mon[143363]: pgmap v3943: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.52k op/s 2024-01-15T23:52:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:36 smithi053 ceph-mon[143363]: osdmap e2303: 8 total, 8 up, 8 in 2024-01-15T23:52:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:36 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:52:37.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:36 smithi053 ceph-mon[146052]: pgmap v3943: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.52k op/s 2024-01-15T23:52:37.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:36 smithi053 ceph-mon[146052]: osdmap e2303: 8 total, 8 up, 8 in 2024-01-15T23:52:37.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:36 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:52:38.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:37 smithi163 ceph-mon[138526]: osdmap e2304: 8 total, 8 up, 8 in 2024-01-15T23:52:38.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:37 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:52:38.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:37 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:52:38.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:37 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:52:38.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:37 smithi053 ceph-mon[143363]: osdmap e2304: 8 total, 8 up, 8 in 2024-01-15T23:52:38.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:37 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:52:38.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:37 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:52:38.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:37 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:52:38.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:37 smithi053 ceph-mon[146052]: osdmap e2304: 8 total, 8 up, 8 in 2024-01-15T23:52:38.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:37 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:52:38.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:37 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:52:38.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:37 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:52:39.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:38 smithi163 ceph-mon[138526]: pgmap v3946: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.52k op/s 2024-01-15T23:52:39.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:38 smithi163 ceph-mon[138526]: osdmap e2305: 8 total, 8 up, 8 in 2024-01-15T23:52:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:38 smithi053 ceph-mon[143363]: pgmap v3946: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.52k op/s 2024-01-15T23:52:39.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:38 smithi053 ceph-mon[143363]: osdmap e2305: 8 total, 8 up, 8 in 2024-01-15T23:52:39.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:38 smithi053 ceph-mon[146052]: pgmap v3946: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.52k op/s 2024-01-15T23:52:39.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:38 smithi053 ceph-mon[146052]: osdmap e2305: 8 total, 8 up, 8 in 2024-01-15T23:52:40.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:39 smithi163 ceph-mon[138526]: osdmap e2306: 8 total, 8 up, 8 in 2024-01-15T23:52:40.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:39 smithi053 ceph-mon[143363]: osdmap e2306: 8 total, 8 up, 8 in 2024-01-15T23:52:40.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:39 smithi053 ceph-mon[146052]: osdmap e2306: 8 total, 8 up, 8 in 2024-01-15T23:52:41.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:40 smithi163 ceph-mon[138526]: pgmap v3949: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.57k op/s 2024-01-15T23:52:41.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:40 smithi163 ceph-mon[138526]: osdmap e2307: 8 total, 8 up, 8 in 2024-01-15T23:52:41.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:40 smithi053 ceph-mon[146052]: pgmap v3949: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.57k op/s 2024-01-15T23:52:41.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:40 smithi053 ceph-mon[146052]: osdmap e2307: 8 total, 8 up, 8 in 2024-01-15T23:52:41.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:40 smithi053 ceph-mon[143363]: pgmap v3949: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.57k op/s 2024-01-15T23:52:41.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:40 smithi053 ceph-mon[143363]: osdmap e2307: 8 total, 8 up, 8 in 2024-01-15T23:52:42.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:41 smithi163 ceph-mon[138526]: osdmap e2308: 8 total, 8 up, 8 in 2024-01-15T23:52:42.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:41 smithi053 ceph-mon[143363]: osdmap e2308: 8 total, 8 up, 8 in 2024-01-15T23:52:42.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:41 smithi053 ceph-mon[146052]: osdmap e2308: 8 total, 8 up, 8 in 2024-01-15T23:52:43.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:42 smithi163 ceph-mon[138526]: pgmap v3952: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.57k op/s 2024-01-15T23:52:43.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:42 smithi163 ceph-mon[138526]: osdmap e2309: 8 total, 8 up, 8 in 2024-01-15T23:52:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:42 smithi053 ceph-mon[146052]: pgmap v3952: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.57k op/s 2024-01-15T23:52:43.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:42 smithi053 ceph-mon[146052]: osdmap e2309: 8 total, 8 up, 8 in 2024-01-15T23:52:43.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:42 smithi053 ceph-mon[143363]: pgmap v3952: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.57k op/s 2024-01-15T23:52:43.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:42 smithi053 ceph-mon[143363]: osdmap e2309: 8 total, 8 up, 8 in 2024-01-15T23:52:44.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:43 smithi163 ceph-mon[138526]: osdmap e2310: 8 total, 8 up, 8 in 2024-01-15T23:52:44.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:52:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:43 smithi053 ceph-mon[143363]: osdmap e2310: 8 total, 8 up, 8 in 2024-01-15T23:52:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:52:44.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:43 smithi053 ceph-mon[146052]: osdmap e2310: 8 total, 8 up, 8 in 2024-01-15T23:52:44.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:52:45.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:44 smithi163 ceph-mon[138526]: pgmap v3955: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-01-15T23:52:45.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:44 smithi163 ceph-mon[138526]: osdmap e2311: 8 total, 8 up, 8 in 2024-01-15T23:52:45.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:52:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:52:45] "GET /metrics HTTP/1.1" 200 36608 "" "Prometheus/2.43.0" 2024-01-15T23:52:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:44 smithi053 ceph-mon[146052]: pgmap v3955: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-01-15T23:52:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:44 smithi053 ceph-mon[146052]: osdmap e2311: 8 total, 8 up, 8 in 2024-01-15T23:52:45.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:44 smithi053 ceph-mon[143363]: pgmap v3955: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-01-15T23:52:45.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:44 smithi053 ceph-mon[143363]: osdmap e2311: 8 total, 8 up, 8 in 2024-01-15T23:52:46.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:45 smithi163 ceph-mon[138526]: osdmap e2312: 8 total, 8 up, 8 in 2024-01-15T23:52:46.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:45 smithi053 ceph-mon[143363]: osdmap e2312: 8 total, 8 up, 8 in 2024-01-15T23:52:46.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:45 smithi053 ceph-mon[146052]: osdmap e2312: 8 total, 8 up, 8 in 2024-01-15T23:52:47.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:46 smithi163 ceph-mon[138526]: pgmap v3958: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.60k op/s 2024-01-15T23:52:47.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:46 smithi163 ceph-mon[138526]: osdmap e2313: 8 total, 8 up, 8 in 2024-01-15T23:52:47.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:46 smithi053 ceph-mon[143363]: pgmap v3958: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.60k op/s 2024-01-15T23:52:47.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:46 smithi053 ceph-mon[143363]: osdmap e2313: 8 total, 8 up, 8 in 2024-01-15T23:52:47.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:46 smithi053 ceph-mon[146052]: pgmap v3958: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.60k op/s 2024-01-15T23:52:47.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:46 smithi053 ceph-mon[146052]: osdmap e2313: 8 total, 8 up, 8 in 2024-01-15T23:52:48.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:47 smithi163 ceph-mon[138526]: osdmap e2314: 8 total, 8 up, 8 in 2024-01-15T23:52:48.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:47 smithi053 ceph-mon[143363]: osdmap e2314: 8 total, 8 up, 8 in 2024-01-15T23:52:48.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:47 smithi053 ceph-mon[146052]: osdmap e2314: 8 total, 8 up, 8 in 2024-01-15T23:52:49.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:48 smithi163 ceph-mon[138526]: pgmap v3961: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.61k op/s 2024-01-15T23:52:49.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:48 smithi163 ceph-mon[138526]: osdmap e2315: 8 total, 8 up, 8 in 2024-01-15T23:52:49.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:48 smithi053 ceph-mon[143363]: pgmap v3961: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.61k op/s 2024-01-15T23:52:49.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:48 smithi053 ceph-mon[143363]: osdmap e2315: 8 total, 8 up, 8 in 2024-01-15T23:52:49.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:48 smithi053 ceph-mon[146052]: pgmap v3961: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.61k op/s 2024-01-15T23:52:49.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:48 smithi053 ceph-mon[146052]: osdmap e2315: 8 total, 8 up, 8 in 2024-01-15T23:52:50.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:49 smithi163 ceph-mon[138526]: osdmap e2316: 8 total, 8 up, 8 in 2024-01-15T23:52:50.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:49 smithi053 ceph-mon[143363]: osdmap e2316: 8 total, 8 up, 8 in 2024-01-15T23:52:50.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:49 smithi053 ceph-mon[146052]: osdmap e2316: 8 total, 8 up, 8 in 2024-01-15T23:52:51.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:50 smithi163 ceph-mon[138526]: pgmap v3964: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.65k op/s 2024-01-15T23:52:51.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:50 smithi163 ceph-mon[138526]: osdmap e2317: 8 total, 8 up, 8 in 2024-01-15T23:52:51.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:50 smithi053 ceph-mon[143363]: pgmap v3964: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.65k op/s 2024-01-15T23:52:51.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:50 smithi053 ceph-mon[143363]: osdmap e2317: 8 total, 8 up, 8 in 2024-01-15T23:52:51.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:50 smithi053 ceph-mon[146052]: pgmap v3964: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.65k op/s 2024-01-15T23:52:51.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:50 smithi053 ceph-mon[146052]: osdmap e2317: 8 total, 8 up, 8 in 2024-01-15T23:52:52.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:51 smithi053 ceph-mon[143363]: osdmap e2318: 8 total, 8 up, 8 in 2024-01-15T23:52:52.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:51 smithi053 ceph-mon[146052]: osdmap e2318: 8 total, 8 up, 8 in 2024-01-15T23:52:52.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:51 smithi163 ceph-mon[138526]: osdmap e2318: 8 total, 8 up, 8 in 2024-01-15T23:52:53.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:52 smithi053 ceph-mon[143363]: pgmap v3967: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.65k op/s 2024-01-15T23:52:53.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:52 smithi053 ceph-mon[143363]: osdmap e2319: 8 total, 8 up, 8 in 2024-01-15T23:52:53.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:52 smithi053 ceph-mon[146052]: pgmap v3967: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.65k op/s 2024-01-15T23:52:53.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:52 smithi053 ceph-mon[146052]: osdmap e2319: 8 total, 8 up, 8 in 2024-01-15T23:52:53.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:52 smithi163 ceph-mon[138526]: pgmap v3967: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.65k op/s 2024-01-15T23:52:53.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:52 smithi163 ceph-mon[138526]: osdmap e2319: 8 total, 8 up, 8 in 2024-01-15T23:52:54.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:54 smithi053 ceph-mon[143363]: osdmap e2320: 8 total, 8 up, 8 in 2024-01-15T23:52:54.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:54 smithi053 ceph-mon[146052]: osdmap e2320: 8 total, 8 up, 8 in 2024-01-15T23:52:54.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:54 smithi163 ceph-mon[138526]: osdmap e2320: 8 total, 8 up, 8 in 2024-01-15T23:52:55.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:55 smithi053 ceph-mon[143363]: pgmap v3970: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-01-15T23:52:55.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:55 smithi053 ceph-mon[143363]: osdmap e2321: 8 total, 8 up, 8 in 2024-01-15T23:52:55.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:52:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:52:55] "GET /metrics HTTP/1.1" 200 36608 "" "Prometheus/2.43.0" 2024-01-15T23:52:55.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:55 smithi053 ceph-mon[146052]: pgmap v3970: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-01-15T23:52:55.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:55 smithi053 ceph-mon[146052]: osdmap e2321: 8 total, 8 up, 8 in 2024-01-15T23:52:55.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:55 smithi163 ceph-mon[138526]: pgmap v3970: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-01-15T23:52:55.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:55 smithi163 ceph-mon[138526]: osdmap e2321: 8 total, 8 up, 8 in 2024-01-15T23:52:56.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:56 smithi053 ceph-mon[143363]: osdmap e2322: 8 total, 8 up, 8 in 2024-01-15T23:52:56.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:56 smithi053 ceph-mon[146052]: osdmap e2322: 8 total, 8 up, 8 in 2024-01-15T23:52:56.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:56 smithi163 ceph-mon[138526]: osdmap e2322: 8 total, 8 up, 8 in 2024-01-15T23:52:57.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:57 smithi053 ceph-mon[143363]: pgmap v3973: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.69k op/s 2024-01-15T23:52:57.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:57 smithi053 ceph-mon[143363]: osdmap e2323: 8 total, 8 up, 8 in 2024-01-15T23:52:57.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:57 smithi053 ceph-mon[146052]: pgmap v3973: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.69k op/s 2024-01-15T23:52:57.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:57 smithi053 ceph-mon[146052]: osdmap e2323: 8 total, 8 up, 8 in 2024-01-15T23:52:57.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:57 smithi163 ceph-mon[138526]: pgmap v3973: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.69k op/s 2024-01-15T23:52:57.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:57 smithi163 ceph-mon[138526]: osdmap e2323: 8 total, 8 up, 8 in 2024-01-15T23:52:58.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:58 smithi053 ceph-mon[143363]: osdmap e2324: 8 total, 8 up, 8 in 2024-01-15T23:52:58.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:58 smithi053 ceph-mon[146052]: osdmap e2324: 8 total, 8 up, 8 in 2024-01-15T23:52:58.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:58 smithi163 ceph-mon[138526]: osdmap e2324: 8 total, 8 up, 8 in 2024-01-15T23:52:59.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:59 smithi053 ceph-mon[143363]: pgmap v3976: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.70k op/s 2024-01-15T23:52:59.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:59 smithi053 ceph-mon[143363]: osdmap e2325: 8 total, 8 up, 8 in 2024-01-15T23:52:59.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:52:59 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:52:59.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:59 smithi053 ceph-mon[146052]: pgmap v3976: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.70k op/s 2024-01-15T23:52:59.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:59 smithi053 ceph-mon[146052]: osdmap e2325: 8 total, 8 up, 8 in 2024-01-15T23:52:59.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:52:59 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:52:59.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:59 smithi163 ceph-mon[138526]: pgmap v3976: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.70k op/s 2024-01-15T23:52:59.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:59 smithi163 ceph-mon[138526]: osdmap e2325: 8 total, 8 up, 8 in 2024-01-15T23:52:59.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:52:59 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:53:00.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:00 smithi053 ceph-mon[143363]: osdmap e2326: 8 total, 8 up, 8 in 2024-01-15T23:53:00.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:00 smithi053 ceph-mon[146052]: osdmap e2326: 8 total, 8 up, 8 in 2024-01-15T23:53:00.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:00 smithi163 ceph-mon[138526]: osdmap e2326: 8 total, 8 up, 8 in 2024-01-15T23:53:01.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:01 smithi053 ceph-mon[143363]: pgmap v3979: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 KiB/s wr, 1.74k op/s 2024-01-15T23:53:01.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:01 smithi053 ceph-mon[143363]: osdmap e2327: 8 total, 8 up, 8 in 2024-01-15T23:53:01.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:01 smithi053 ceph-mon[146052]: pgmap v3979: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 KiB/s wr, 1.74k op/s 2024-01-15T23:53:01.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:01 smithi053 ceph-mon[146052]: osdmap e2327: 8 total, 8 up, 8 in 2024-01-15T23:53:01.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:01 smithi163 ceph-mon[138526]: pgmap v3979: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 KiB/s wr, 1.74k op/s 2024-01-15T23:53:01.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:01 smithi163 ceph-mon[138526]: osdmap e2327: 8 total, 8 up, 8 in 2024-01-15T23:53:02.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:02 smithi053 ceph-mon[143363]: osdmap e2328: 8 total, 8 up, 8 in 2024-01-15T23:53:02.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:02 smithi053 ceph-mon[146052]: osdmap e2328: 8 total, 8 up, 8 in 2024-01-15T23:53:02.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:02 smithi163 ceph-mon[138526]: osdmap e2328: 8 total, 8 up, 8 in 2024-01-15T23:53:03.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:03 smithi053 ceph-mon[143363]: pgmap v3982: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.74k op/s 2024-01-15T23:53:03.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:03 smithi053 ceph-mon[143363]: osdmap e2329: 8 total, 8 up, 8 in 2024-01-15T23:53:03.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:03 smithi053 ceph-mon[146052]: pgmap v3982: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.74k op/s 2024-01-15T23:53:03.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:03 smithi053 ceph-mon[146052]: osdmap e2329: 8 total, 8 up, 8 in 2024-01-15T23:53:03.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:03 smithi163 ceph-mon[138526]: pgmap v3982: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.74k op/s 2024-01-15T23:53:03.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:03 smithi163 ceph-mon[138526]: osdmap e2329: 8 total, 8 up, 8 in 2024-01-15T23:53:04.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:04 smithi163 ceph-mon[138526]: osdmap e2330: 8 total, 8 up, 8 in 2024-01-15T23:53:04.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:04 smithi053 ceph-mon[143363]: osdmap e2330: 8 total, 8 up, 8 in 2024-01-15T23:53:04.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:04 smithi053 ceph-mon[146052]: osdmap e2330: 8 total, 8 up, 8 in 2024-01-15T23:53:05.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:05 smithi053 ceph-mon[143363]: pgmap v3985: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.2 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:53:05.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:05 smithi053 ceph-mon[143363]: osdmap e2331: 8 total, 8 up, 8 in 2024-01-15T23:53:05.308 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:53:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:53:05] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.43.0" 2024-01-15T23:53:05.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:05 smithi053 ceph-mon[146052]: pgmap v3985: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.2 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:53:05.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:05 smithi053 ceph-mon[146052]: osdmap e2331: 8 total, 8 up, 8 in 2024-01-15T23:53:05.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:05 smithi163 ceph-mon[138526]: pgmap v3985: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.2 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-01-15T23:53:05.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:05 smithi163 ceph-mon[138526]: osdmap e2331: 8 total, 8 up, 8 in 2024-01-15T23:53:06.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:06 smithi163 ceph-mon[138526]: osdmap e2332: 8 total, 8 up, 8 in 2024-01-15T23:53:06.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:06 smithi053 ceph-mon[143363]: osdmap e2332: 8 total, 8 up, 8 in 2024-01-15T23:53:06.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:06 smithi053 ceph-mon[146052]: osdmap e2332: 8 total, 8 up, 8 in 2024-01-15T23:53:07.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:07 smithi163 ceph-mon[138526]: pgmap v3988: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 KiB/s wr, 1.78k op/s 2024-01-15T23:53:07.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:07 smithi163 ceph-mon[138526]: osdmap e2333: 8 total, 8 up, 8 in 2024-01-15T23:53:07.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:07 smithi053 ceph-mon[143363]: pgmap v3988: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 KiB/s wr, 1.78k op/s 2024-01-15T23:53:07.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:07 smithi053 ceph-mon[143363]: osdmap e2333: 8 total, 8 up, 8 in 2024-01-15T23:53:07.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:07 smithi053 ceph-mon[146052]: pgmap v3988: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 KiB/s wr, 1.78k op/s 2024-01-15T23:53:07.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:07 smithi053 ceph-mon[146052]: osdmap e2333: 8 total, 8 up, 8 in 2024-01-15T23:53:08.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:08 smithi163 ceph-mon[138526]: osdmap e2334: 8 total, 8 up, 8 in 2024-01-15T23:53:08.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:08 smithi053 ceph-mon[143363]: osdmap e2334: 8 total, 8 up, 8 in 2024-01-15T23:53:08.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:08 smithi053 ceph-mon[146052]: osdmap e2334: 8 total, 8 up, 8 in 2024-01-15T23:53:09.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:09 smithi163 ceph-mon[138526]: pgmap v3991: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 KiB/s wr, 1.79k op/s 2024-01-15T23:53:09.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:09 smithi163 ceph-mon[138526]: osdmap e2335: 8 total, 8 up, 8 in 2024-01-15T23:53:09.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:09 smithi053 ceph-mon[143363]: pgmap v3991: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 KiB/s wr, 1.79k op/s 2024-01-15T23:53:09.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:09 smithi053 ceph-mon[143363]: osdmap e2335: 8 total, 8 up, 8 in 2024-01-15T23:53:09.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:09 smithi053 ceph-mon[146052]: pgmap v3991: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 KiB/s wr, 1.79k op/s 2024-01-15T23:53:09.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:09 smithi053 ceph-mon[146052]: osdmap e2335: 8 total, 8 up, 8 in 2024-01-15T23:53:10.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:10 smithi163 ceph-mon[138526]: osdmap e2336: 8 total, 8 up, 8 in 2024-01-15T23:53:10.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:10 smithi053 ceph-mon[143363]: osdmap e2336: 8 total, 8 up, 8 in 2024-01-15T23:53:10.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:10 smithi053 ceph-mon[146052]: osdmap e2336: 8 total, 8 up, 8 in 2024-01-15T23:53:11.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:11 smithi163 ceph-mon[138526]: pgmap v3994: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.77k op/s 2024-01-15T23:53:11.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:11 smithi163 ceph-mon[138526]: osdmap e2337: 8 total, 8 up, 8 in 2024-01-15T23:53:11.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:11 smithi053 ceph-mon[143363]: pgmap v3994: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.77k op/s 2024-01-15T23:53:11.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:11 smithi053 ceph-mon[143363]: osdmap e2337: 8 total, 8 up, 8 in 2024-01-15T23:53:11.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:11 smithi053 ceph-mon[146052]: pgmap v3994: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.77k op/s 2024-01-15T23:53:11.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:11 smithi053 ceph-mon[146052]: osdmap e2337: 8 total, 8 up, 8 in 2024-01-15T23:53:12.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:12 smithi163 ceph-mon[138526]: osdmap e2338: 8 total, 8 up, 8 in 2024-01-15T23:53:12.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:12 smithi163 ceph-mon[138526]: osdmap e2339: 8 total, 8 up, 8 in 2024-01-15T23:53:12.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:12 smithi053 ceph-mon[143363]: osdmap e2338: 8 total, 8 up, 8 in 2024-01-15T23:53:12.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:12 smithi053 ceph-mon[143363]: osdmap e2339: 8 total, 8 up, 8 in 2024-01-15T23:53:12.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:12 smithi053 ceph-mon[146052]: osdmap e2338: 8 total, 8 up, 8 in 2024-01-15T23:53:12.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:12 smithi053 ceph-mon[146052]: osdmap e2339: 8 total, 8 up, 8 in 2024-01-15T23:53:13.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:13 smithi163 ceph-mon[138526]: pgmap v3997: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.77k op/s 2024-01-15T23:53:13.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:13 smithi163 ceph-mon[138526]: osdmap e2340: 8 total, 8 up, 8 in 2024-01-15T23:53:13.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:13 smithi053 ceph-mon[143363]: pgmap v3997: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.77k op/s 2024-01-15T23:53:13.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:13 smithi053 ceph-mon[143363]: osdmap e2340: 8 total, 8 up, 8 in 2024-01-15T23:53:13.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:13 smithi053 ceph-mon[146052]: pgmap v3997: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.77k op/s 2024-01-15T23:53:13.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:13 smithi053 ceph-mon[146052]: osdmap e2340: 8 total, 8 up, 8 in 2024-01-15T23:53:14.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:53:14.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:14 smithi163 ceph-mon[138526]: osdmap e2341: 8 total, 8 up, 8 in 2024-01-15T23:53:14.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:53:14.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:14 smithi053 ceph-mon[143363]: osdmap e2341: 8 total, 8 up, 8 in 2024-01-15T23:53:14.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:53:14.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:14 smithi053 ceph-mon[146052]: osdmap e2341: 8 total, 8 up, 8 in 2024-01-15T23:53:15.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:53:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:53:15] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.43.0" 2024-01-15T23:53:15.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:15 smithi053 ceph-mon[146052]: pgmap v4000: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:53:15.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:15 smithi053 ceph-mon[146052]: osdmap e2342: 8 total, 8 up, 8 in 2024-01-15T23:53:15.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:15 smithi053 ceph-mon[143363]: pgmap v4000: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:53:15.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:15 smithi053 ceph-mon[143363]: osdmap e2342: 8 total, 8 up, 8 in 2024-01-15T23:53:15.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:15 smithi163 ceph-mon[138526]: pgmap v4000: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:53:15.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:15 smithi163 ceph-mon[138526]: osdmap e2342: 8 total, 8 up, 8 in 2024-01-15T23:53:17.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:16 smithi163 ceph-mon[138526]: pgmap v4003: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.73k op/s 2024-01-15T23:53:17.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:16 smithi163 ceph-mon[138526]: osdmap e2343: 8 total, 8 up, 8 in 2024-01-15T23:53:17.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:16 smithi163 ceph-mon[138526]: osdmap e2344: 8 total, 8 up, 8 in 2024-01-15T23:53:17.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:16 smithi053 ceph-mon[143363]: pgmap v4003: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.73k op/s 2024-01-15T23:53:17.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:16 smithi053 ceph-mon[143363]: osdmap e2343: 8 total, 8 up, 8 in 2024-01-15T23:53:17.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:16 smithi053 ceph-mon[143363]: osdmap e2344: 8 total, 8 up, 8 in 2024-01-15T23:53:17.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:16 smithi053 ceph-mon[146052]: pgmap v4003: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.73k op/s 2024-01-15T23:53:17.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:16 smithi053 ceph-mon[146052]: osdmap e2343: 8 total, 8 up, 8 in 2024-01-15T23:53:17.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:16 smithi053 ceph-mon[146052]: osdmap e2344: 8 total, 8 up, 8 in 2024-01-15T23:53:19.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:18 smithi163 ceph-mon[138526]: pgmap v4006: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.72k op/s 2024-01-15T23:53:19.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:18 smithi163 ceph-mon[138526]: osdmap e2345: 8 total, 8 up, 8 in 2024-01-15T23:53:19.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:18 smithi053 ceph-mon[146052]: pgmap v4006: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.72k op/s 2024-01-15T23:53:19.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:18 smithi053 ceph-mon[146052]: osdmap e2345: 8 total, 8 up, 8 in 2024-01-15T23:53:19.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:18 smithi053 ceph-mon[143363]: pgmap v4006: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.72k op/s 2024-01-15T23:53:19.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:18 smithi053 ceph-mon[143363]: osdmap e2345: 8 total, 8 up, 8 in 2024-01-15T23:53:20.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:19 smithi163 ceph-mon[138526]: osdmap e2346: 8 total, 8 up, 8 in 2024-01-15T23:53:20.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:19 smithi053 ceph-mon[143363]: osdmap e2346: 8 total, 8 up, 8 in 2024-01-15T23:53:20.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:19 smithi053 ceph-mon[146052]: osdmap e2346: 8 total, 8 up, 8 in 2024-01-15T23:53:21.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:20 smithi163 ceph-mon[138526]: pgmap v4009: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.68k op/s 2024-01-15T23:53:21.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:20 smithi163 ceph-mon[138526]: osdmap e2347: 8 total, 8 up, 8 in 2024-01-15T23:53:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:20 smithi053 ceph-mon[143363]: pgmap v4009: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.68k op/s 2024-01-15T23:53:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:20 smithi053 ceph-mon[143363]: osdmap e2347: 8 total, 8 up, 8 in 2024-01-15T23:53:21.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:20 smithi053 ceph-mon[146052]: pgmap v4009: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.68k op/s 2024-01-15T23:53:21.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:20 smithi053 ceph-mon[146052]: osdmap e2347: 8 total, 8 up, 8 in 2024-01-15T23:53:22.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:21 smithi163 ceph-mon[138526]: osdmap e2348: 8 total, 8 up, 8 in 2024-01-15T23:53:22.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:21 smithi163 ceph-mon[138526]: osdmap e2349: 8 total, 8 up, 8 in 2024-01-15T23:53:22.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:21 smithi053 ceph-mon[146052]: osdmap e2348: 8 total, 8 up, 8 in 2024-01-15T23:53:22.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:21 smithi053 ceph-mon[146052]: osdmap e2349: 8 total, 8 up, 8 in 2024-01-15T23:53:22.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:21 smithi053 ceph-mon[143363]: osdmap e2348: 8 total, 8 up, 8 in 2024-01-15T23:53:22.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:21 smithi053 ceph-mon[143363]: osdmap e2349: 8 total, 8 up, 8 in 2024-01-15T23:53:23.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:22 smithi163 ceph-mon[138526]: pgmap v4012: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.68k op/s 2024-01-15T23:53:23.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:22 smithi053 ceph-mon[143363]: pgmap v4012: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.68k op/s 2024-01-15T23:53:23.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:22 smithi053 ceph-mon[146052]: pgmap v4012: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.68k op/s 2024-01-15T23:53:24.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:23 smithi163 ceph-mon[138526]: osdmap e2350: 8 total, 8 up, 8 in 2024-01-15T23:53:24.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:23 smithi053 ceph-mon[143363]: osdmap e2350: 8 total, 8 up, 8 in 2024-01-15T23:53:24.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:23 smithi053 ceph-mon[146052]: osdmap e2350: 8 total, 8 up, 8 in 2024-01-15T23:53:25.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:24 smithi163 ceph-mon[138526]: pgmap v4015: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:53:25.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:24 smithi163 ceph-mon[138526]: osdmap e2351: 8 total, 8 up, 8 in 2024-01-15T23:53:25.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:24 smithi053 ceph-mon[143363]: pgmap v4015: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:53:25.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:24 smithi053 ceph-mon[143363]: osdmap e2351: 8 total, 8 up, 8 in 2024-01-15T23:53:25.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:53:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:53:25] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.43.0" 2024-01-15T23:53:25.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:24 smithi053 ceph-mon[146052]: pgmap v4015: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:53:25.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:24 smithi053 ceph-mon[146052]: osdmap e2351: 8 total, 8 up, 8 in 2024-01-15T23:53:26.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:25 smithi163 ceph-mon[138526]: osdmap e2352: 8 total, 8 up, 8 in 2024-01-15T23:53:26.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:25 smithi053 ceph-mon[143363]: osdmap e2352: 8 total, 8 up, 8 in 2024-01-15T23:53:26.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:25 smithi053 ceph-mon[146052]: osdmap e2352: 8 total, 8 up, 8 in 2024-01-15T23:53:27.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:26 smithi163 ceph-mon[138526]: pgmap v4018: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 970 KiB/s rd, 4.0 KiB/s wr, 1.31k op/s 2024-01-15T23:53:27.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:26 smithi163 ceph-mon[138526]: osdmap e2353: 8 total, 8 up, 8 in 2024-01-15T23:53:27.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:26 smithi163 ceph-mon[138526]: osdmap e2354: 8 total, 8 up, 8 in 2024-01-15T23:53:27.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:26 smithi053 ceph-mon[143363]: pgmap v4018: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 970 KiB/s rd, 4.0 KiB/s wr, 1.31k op/s 2024-01-15T23:53:27.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:26 smithi053 ceph-mon[143363]: osdmap e2353: 8 total, 8 up, 8 in 2024-01-15T23:53:27.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:26 smithi053 ceph-mon[143363]: osdmap e2354: 8 total, 8 up, 8 in 2024-01-15T23:53:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:26 smithi053 ceph-mon[146052]: pgmap v4018: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 970 KiB/s rd, 4.0 KiB/s wr, 1.31k op/s 2024-01-15T23:53:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:26 smithi053 ceph-mon[146052]: osdmap e2353: 8 total, 8 up, 8 in 2024-01-15T23:53:27.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:26 smithi053 ceph-mon[146052]: osdmap e2354: 8 total, 8 up, 8 in 2024-01-15T23:53:29.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:28 smithi163 ceph-mon[138526]: pgmap v4021: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 970 KiB/s rd, 4.0 KiB/s wr, 1.31k op/s 2024-01-15T23:53:29.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:28 smithi163 ceph-mon[138526]: osdmap e2355: 8 total, 8 up, 8 in 2024-01-15T23:53:29.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:53:29.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:28 smithi053 ceph-mon[143363]: pgmap v4021: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 970 KiB/s rd, 4.0 KiB/s wr, 1.31k op/s 2024-01-15T23:53:29.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:28 smithi053 ceph-mon[143363]: osdmap e2355: 8 total, 8 up, 8 in 2024-01-15T23:53:29.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:53:29.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:28 smithi053 ceph-mon[146052]: pgmap v4021: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 970 KiB/s rd, 4.0 KiB/s wr, 1.31k op/s 2024-01-15T23:53:29.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:28 smithi053 ceph-mon[146052]: osdmap e2355: 8 total, 8 up, 8 in 2024-01-15T23:53:29.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:53:30.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:29 smithi163 ceph-mon[138526]: osdmap e2356: 8 total, 8 up, 8 in 2024-01-15T23:53:30.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:29 smithi053 ceph-mon[143363]: osdmap e2356: 8 total, 8 up, 8 in 2024-01-15T23:53:30.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:29 smithi053 ceph-mon[146052]: osdmap e2356: 8 total, 8 up, 8 in 2024-01-15T23:53:31.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:30 smithi163 ceph-mon[138526]: pgmap v4024: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.2 KiB/s wr, 1.91k op/s 2024-01-15T23:53:31.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:30 smithi163 ceph-mon[138526]: osdmap e2357: 8 total, 8 up, 8 in 2024-01-15T23:53:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:30 smithi053 ceph-mon[143363]: pgmap v4024: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.2 KiB/s wr, 1.91k op/s 2024-01-15T23:53:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:30 smithi053 ceph-mon[143363]: osdmap e2357: 8 total, 8 up, 8 in 2024-01-15T23:53:31.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:30 smithi053 ceph-mon[146052]: pgmap v4024: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.2 KiB/s wr, 1.91k op/s 2024-01-15T23:53:31.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:30 smithi053 ceph-mon[146052]: osdmap e2357: 8 total, 8 up, 8 in 2024-01-15T23:53:32.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:31 smithi163 ceph-mon[138526]: osdmap e2358: 8 total, 8 up, 8 in 2024-01-15T23:53:32.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:31 smithi163 ceph-mon[138526]: osdmap e2359: 8 total, 8 up, 8 in 2024-01-15T23:53:32.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:31 smithi053 ceph-mon[143363]: osdmap e2358: 8 total, 8 up, 8 in 2024-01-15T23:53:32.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:31 smithi053 ceph-mon[143363]: osdmap e2359: 8 total, 8 up, 8 in 2024-01-15T23:53:32.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:31 smithi053 ceph-mon[146052]: osdmap e2358: 8 total, 8 up, 8 in 2024-01-15T23:53:32.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:31 smithi053 ceph-mon[146052]: osdmap e2359: 8 total, 8 up, 8 in 2024-01-15T23:53:33.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:32 smithi163 ceph-mon[138526]: pgmap v4027: 137 pgs: 4 active+clean+snaptrim_wait, 133 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.2 KiB/s wr, 1.92k op/s 2024-01-15T23:53:33.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:32 smithi053 ceph-mon[143363]: pgmap v4027: 137 pgs: 4 active+clean+snaptrim_wait, 133 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.2 KiB/s wr, 1.92k op/s 2024-01-15T23:53:33.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:32 smithi053 ceph-mon[146052]: pgmap v4027: 137 pgs: 4 active+clean+snaptrim_wait, 133 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.2 KiB/s wr, 1.92k op/s 2024-01-15T23:53:34.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:33 smithi163 ceph-mon[138526]: osdmap e2360: 8 total, 8 up, 8 in 2024-01-15T23:53:34.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:33 smithi053 ceph-mon[143363]: osdmap e2360: 8 total, 8 up, 8 in 2024-01-15T23:53:34.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:33 smithi053 ceph-mon[146052]: osdmap e2360: 8 total, 8 up, 8 in 2024-01-15T23:53:35.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:34 smithi163 ceph-mon[138526]: pgmap v4030: 137 pgs: 4 active+clean+snaptrim_wait, 133 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:53:35.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:34 smithi163 ceph-mon[138526]: osdmap e2361: 8 total, 8 up, 8 in 2024-01-15T23:53:35.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:53:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:53:35] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.43.0" 2024-01-15T23:53:35.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:34 smithi053 ceph-mon[143363]: pgmap v4030: 137 pgs: 4 active+clean+snaptrim_wait, 133 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:53:35.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:34 smithi053 ceph-mon[143363]: osdmap e2361: 8 total, 8 up, 8 in 2024-01-15T23:53:35.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:34 smithi053 ceph-mon[146052]: pgmap v4030: 137 pgs: 4 active+clean+snaptrim_wait, 133 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:53:35.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:34 smithi053 ceph-mon[146052]: osdmap e2361: 8 total, 8 up, 8 in 2024-01-15T23:53:36.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:35 smithi163 ceph-mon[138526]: osdmap e2362: 8 total, 8 up, 8 in 2024-01-15T23:53:36.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:35 smithi053 ceph-mon[143363]: osdmap e2362: 8 total, 8 up, 8 in 2024-01-15T23:53:36.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:35 smithi053 ceph-mon[146052]: osdmap e2362: 8 total, 8 up, 8 in 2024-01-15T23:53:37.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:36 smithi163 ceph-mon[138526]: pgmap v4033: 137 pgs: 4 active+clean+snaptrim_wait, 133 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 5.0 KiB/s wr, 1.25k op/s 2024-01-15T23:53:37.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:36 smithi163 ceph-mon[138526]: osdmap e2363: 8 total, 8 up, 8 in 2024-01-15T23:53:37.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:36 smithi163 ceph-mon[138526]: osdmap e2364: 8 total, 8 up, 8 in 2024-01-15T23:53:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:36 smithi053 ceph-mon[143363]: pgmap v4033: 137 pgs: 4 active+clean+snaptrim_wait, 133 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 5.0 KiB/s wr, 1.25k op/s 2024-01-15T23:53:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:36 smithi053 ceph-mon[143363]: osdmap e2363: 8 total, 8 up, 8 in 2024-01-15T23:53:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:36 smithi053 ceph-mon[143363]: osdmap e2364: 8 total, 8 up, 8 in 2024-01-15T23:53:37.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:36 smithi053 ceph-mon[146052]: pgmap v4033: 137 pgs: 4 active+clean+snaptrim_wait, 133 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 5.0 KiB/s wr, 1.25k op/s 2024-01-15T23:53:37.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:36 smithi053 ceph-mon[146052]: osdmap e2363: 8 total, 8 up, 8 in 2024-01-15T23:53:37.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:36 smithi053 ceph-mon[146052]: osdmap e2364: 8 total, 8 up, 8 in 2024-01-15T23:53:38.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:37 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:53:38.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:37 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:53:38.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:37 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:53:38.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:37 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:53:38.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:37 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:53:38.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:37 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:53:38.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:37 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:53:38.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:37 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:53:38.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:37 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:53:38.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:37 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:53:38.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:37 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:53:38.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:37 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:53:39.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:38 smithi163 ceph-mon[138526]: pgmap v4036: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 5.0 KiB/s wr, 1.25k op/s 2024-01-15T23:53:39.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:38 smithi163 ceph-mon[138526]: osdmap e2365: 8 total, 8 up, 8 in 2024-01-15T23:53:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:38 smithi053 ceph-mon[143363]: pgmap v4036: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 5.0 KiB/s wr, 1.25k op/s 2024-01-15T23:53:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:38 smithi053 ceph-mon[143363]: osdmap e2365: 8 total, 8 up, 8 in 2024-01-15T23:53:39.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:38 smithi053 ceph-mon[146052]: pgmap v4036: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 5.0 KiB/s wr, 1.25k op/s 2024-01-15T23:53:39.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:38 smithi053 ceph-mon[146052]: osdmap e2365: 8 total, 8 up, 8 in 2024-01-15T23:53:40.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:39 smithi163 ceph-mon[138526]: osdmap e2366: 8 total, 8 up, 8 in 2024-01-15T23:53:40.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:39 smithi053 ceph-mon[143363]: osdmap e2366: 8 total, 8 up, 8 in 2024-01-15T23:53:40.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:39 smithi053 ceph-mon[146052]: osdmap e2366: 8 total, 8 up, 8 in 2024-01-15T23:53:41.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:40 smithi163 ceph-mon[138526]: pgmap v4039: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.51k op/s 2024-01-15T23:53:41.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:40 smithi163 ceph-mon[138526]: osdmap e2367: 8 total, 8 up, 8 in 2024-01-15T23:53:41.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:40 smithi053 ceph-mon[143363]: pgmap v4039: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.51k op/s 2024-01-15T23:53:41.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:40 smithi053 ceph-mon[143363]: osdmap e2367: 8 total, 8 up, 8 in 2024-01-15T23:53:41.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:40 smithi053 ceph-mon[146052]: pgmap v4039: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.51k op/s 2024-01-15T23:53:41.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:40 smithi053 ceph-mon[146052]: osdmap e2367: 8 total, 8 up, 8 in 2024-01-15T23:53:42.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:41 smithi163 ceph-mon[138526]: osdmap e2368: 8 total, 8 up, 8 in 2024-01-15T23:53:42.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:41 smithi163 ceph-mon[138526]: osdmap e2369: 8 total, 8 up, 8 in 2024-01-15T23:53:42.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:41 smithi053 ceph-mon[143363]: osdmap e2368: 8 total, 8 up, 8 in 2024-01-15T23:53:42.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:41 smithi053 ceph-mon[143363]: osdmap e2369: 8 total, 8 up, 8 in 2024-01-15T23:53:42.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:41 smithi053 ceph-mon[146052]: osdmap e2368: 8 total, 8 up, 8 in 2024-01-15T23:53:42.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:41 smithi053 ceph-mon[146052]: osdmap e2369: 8 total, 8 up, 8 in 2024-01-15T23:53:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:42 smithi163 ceph-mon[138526]: pgmap v4042: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.51k op/s 2024-01-15T23:53:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:42 smithi163 ceph-mon[138526]: osdmap e2370: 8 total, 8 up, 8 in 2024-01-15T23:53:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:42 smithi053 ceph-mon[146052]: pgmap v4042: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.51k op/s 2024-01-15T23:53:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:42 smithi053 ceph-mon[146052]: osdmap e2370: 8 total, 8 up, 8 in 2024-01-15T23:53:43.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:42 smithi053 ceph-mon[143363]: pgmap v4042: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.51k op/s 2024-01-15T23:53:43.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:42 smithi053 ceph-mon[143363]: osdmap e2370: 8 total, 8 up, 8 in 2024-01-15T23:53:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:53:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:43 smithi053 ceph-mon[143363]: osdmap e2371: 8 total, 8 up, 8 in 2024-01-15T23:53:44.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:53:44.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:43 smithi053 ceph-mon[146052]: osdmap e2371: 8 total, 8 up, 8 in 2024-01-15T23:53:44.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:53:44.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:43 smithi163 ceph-mon[138526]: osdmap e2371: 8 total, 8 up, 8 in 2024-01-15T23:53:45.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:53:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:53:45] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.43.0" 2024-01-15T23:53:45.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:44 smithi053 ceph-mon[146052]: pgmap v4045: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:53:45.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:44 smithi053 ceph-mon[146052]: osdmap e2372: 8 total, 8 up, 8 in 2024-01-15T23:53:45.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:44 smithi053 ceph-mon[143363]: pgmap v4045: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:53:45.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:44 smithi053 ceph-mon[143363]: osdmap e2372: 8 total, 8 up, 8 in 2024-01-15T23:53:45.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:44 smithi163 ceph-mon[138526]: pgmap v4045: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:53:45.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:44 smithi163 ceph-mon[138526]: osdmap e2372: 8 total, 8 up, 8 in 2024-01-15T23:53:47.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:46 smithi163 ceph-mon[138526]: pgmap v4048: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.0 KiB/s wr, 1.75k op/s 2024-01-15T23:53:47.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:46 smithi163 ceph-mon[138526]: osdmap e2373: 8 total, 8 up, 8 in 2024-01-15T23:53:47.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:46 smithi163 ceph-mon[138526]: osdmap e2374: 8 total, 8 up, 8 in 2024-01-15T23:53:47.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:46 smithi053 ceph-mon[143363]: pgmap v4048: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.0 KiB/s wr, 1.75k op/s 2024-01-15T23:53:47.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:46 smithi053 ceph-mon[143363]: osdmap e2373: 8 total, 8 up, 8 in 2024-01-15T23:53:47.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:46 smithi053 ceph-mon[143363]: osdmap e2374: 8 total, 8 up, 8 in 2024-01-15T23:53:47.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:46 smithi053 ceph-mon[146052]: pgmap v4048: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.0 KiB/s wr, 1.75k op/s 2024-01-15T23:53:47.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:46 smithi053 ceph-mon[146052]: osdmap e2373: 8 total, 8 up, 8 in 2024-01-15T23:53:47.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:46 smithi053 ceph-mon[146052]: osdmap e2374: 8 total, 8 up, 8 in 2024-01-15T23:53:49.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:48 smithi163 ceph-mon[138526]: pgmap v4051: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.0 KiB/s wr, 1.75k op/s 2024-01-15T23:53:49.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:48 smithi163 ceph-mon[138526]: osdmap e2375: 8 total, 8 up, 8 in 2024-01-15T23:53:49.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:48 smithi053 ceph-mon[143363]: pgmap v4051: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.0 KiB/s wr, 1.75k op/s 2024-01-15T23:53:49.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:48 smithi053 ceph-mon[143363]: osdmap e2375: 8 total, 8 up, 8 in 2024-01-15T23:53:49.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:48 smithi053 ceph-mon[146052]: pgmap v4051: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.0 KiB/s wr, 1.75k op/s 2024-01-15T23:53:49.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:48 smithi053 ceph-mon[146052]: osdmap e2375: 8 total, 8 up, 8 in 2024-01-15T23:53:50.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:49 smithi163 ceph-mon[138526]: osdmap e2376: 8 total, 8 up, 8 in 2024-01-15T23:53:50.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:49 smithi053 ceph-mon[143363]: osdmap e2376: 8 total, 8 up, 8 in 2024-01-15T23:53:50.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:49 smithi053 ceph-mon[146052]: osdmap e2376: 8 total, 8 up, 8 in 2024-01-15T23:53:51.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:50 smithi163 ceph-mon[138526]: pgmap v4054: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.42k op/s 2024-01-15T23:53:51.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:50 smithi163 ceph-mon[138526]: osdmap e2377: 8 total, 8 up, 8 in 2024-01-15T23:53:51.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:50 smithi053 ceph-mon[143363]: pgmap v4054: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.42k op/s 2024-01-15T23:53:51.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:50 smithi053 ceph-mon[143363]: osdmap e2377: 8 total, 8 up, 8 in 2024-01-15T23:53:51.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:50 smithi053 ceph-mon[146052]: pgmap v4054: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.42k op/s 2024-01-15T23:53:51.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:50 smithi053 ceph-mon[146052]: osdmap e2377: 8 total, 8 up, 8 in 2024-01-15T23:53:52.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:51 smithi163 ceph-mon[138526]: osdmap e2378: 8 total, 8 up, 8 in 2024-01-15T23:53:52.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:51 smithi163 ceph-mon[138526]: osdmap e2379: 8 total, 8 up, 8 in 2024-01-15T23:53:52.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:51 smithi053 ceph-mon[143363]: osdmap e2378: 8 total, 8 up, 8 in 2024-01-15T23:53:52.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:51 smithi053 ceph-mon[143363]: osdmap e2379: 8 total, 8 up, 8 in 2024-01-15T23:53:52.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:51 smithi053 ceph-mon[146052]: osdmap e2378: 8 total, 8 up, 8 in 2024-01-15T23:53:52.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:51 smithi053 ceph-mon[146052]: osdmap e2379: 8 total, 8 up, 8 in 2024-01-15T23:53:53.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:52 smithi163 ceph-mon[138526]: pgmap v4057: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.42k op/s 2024-01-15T23:53:53.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:52 smithi053 ceph-mon[143363]: pgmap v4057: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.42k op/s 2024-01-15T23:53:53.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:52 smithi053 ceph-mon[146052]: pgmap v4057: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.42k op/s 2024-01-15T23:53:54.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:53 smithi163 ceph-mon[138526]: osdmap e2380: 8 total, 8 up, 8 in 2024-01-15T23:53:54.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:53 smithi053 ceph-mon[143363]: osdmap e2380: 8 total, 8 up, 8 in 2024-01-15T23:53:54.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:53 smithi053 ceph-mon[146052]: osdmap e2380: 8 total, 8 up, 8 in 2024-01-15T23:53:55.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:54 smithi163 ceph-mon[138526]: pgmap v4060: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-01-15T23:53:55.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:54 smithi163 ceph-mon[138526]: osdmap e2381: 8 total, 8 up, 8 in 2024-01-15T23:53:55.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:53:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:53:55] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.43.0" 2024-01-15T23:53:55.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:54 smithi053 ceph-mon[146052]: pgmap v4060: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-01-15T23:53:55.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:54 smithi053 ceph-mon[146052]: osdmap e2381: 8 total, 8 up, 8 in 2024-01-15T23:53:55.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:54 smithi053 ceph-mon[143363]: pgmap v4060: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-01-15T23:53:55.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:54 smithi053 ceph-mon[143363]: osdmap e2381: 8 total, 8 up, 8 in 2024-01-15T23:53:56.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:55 smithi163 ceph-mon[138526]: osdmap e2382: 8 total, 8 up, 8 in 2024-01-15T23:53:56.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:55 smithi053 ceph-mon[143363]: osdmap e2382: 8 total, 8 up, 8 in 2024-01-15T23:53:56.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:55 smithi053 ceph-mon[146052]: osdmap e2382: 8 total, 8 up, 8 in 2024-01-15T23:53:57.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:56 smithi163 ceph-mon[138526]: pgmap v4063: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 821 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-01-15T23:53:57.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:56 smithi163 ceph-mon[138526]: osdmap e2383: 8 total, 8 up, 8 in 2024-01-15T23:53:57.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:56 smithi163 ceph-mon[138526]: osdmap e2384: 8 total, 8 up, 8 in 2024-01-15T23:53:57.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:56 smithi053 ceph-mon[143363]: pgmap v4063: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 821 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-01-15T23:53:57.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:56 smithi053 ceph-mon[143363]: osdmap e2383: 8 total, 8 up, 8 in 2024-01-15T23:53:57.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:56 smithi053 ceph-mon[143363]: osdmap e2384: 8 total, 8 up, 8 in 2024-01-15T23:53:57.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:56 smithi053 ceph-mon[146052]: pgmap v4063: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 821 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-01-15T23:53:57.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:56 smithi053 ceph-mon[146052]: osdmap e2383: 8 total, 8 up, 8 in 2024-01-15T23:53:57.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:56 smithi053 ceph-mon[146052]: osdmap e2384: 8 total, 8 up, 8 in 2024-01-15T23:53:59.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:58 smithi163 ceph-mon[138526]: pgmap v4066: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 820 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-01-15T23:53:59.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:58 smithi163 ceph-mon[138526]: osdmap e2385: 8 total, 8 up, 8 in 2024-01-15T23:53:59.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:58 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:53:59.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:58 smithi053 ceph-mon[143363]: pgmap v4066: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 820 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-01-15T23:53:59.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:58 smithi053 ceph-mon[143363]: osdmap e2385: 8 total, 8 up, 8 in 2024-01-15T23:53:59.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:58 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:53:59.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:58 smithi053 ceph-mon[146052]: pgmap v4066: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 820 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-01-15T23:53:59.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:58 smithi053 ceph-mon[146052]: osdmap e2385: 8 total, 8 up, 8 in 2024-01-15T23:53:59.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:58 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:54:00.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:53:59 smithi163 ceph-mon[138526]: osdmap e2386: 8 total, 8 up, 8 in 2024-01-15T23:54:00.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:53:59 smithi053 ceph-mon[143363]: osdmap e2386: 8 total, 8 up, 8 in 2024-01-15T23:54:00.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:53:59 smithi053 ceph-mon[146052]: osdmap e2386: 8 total, 8 up, 8 in 2024-01-15T23:54:01.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:00 smithi163 ceph-mon[138526]: pgmap v4069: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.59k op/s 2024-01-15T23:54:01.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:00 smithi163 ceph-mon[138526]: osdmap e2387: 8 total, 8 up, 8 in 2024-01-15T23:54:01.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:00 smithi053 ceph-mon[143363]: pgmap v4069: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.59k op/s 2024-01-15T23:54:01.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:00 smithi053 ceph-mon[143363]: osdmap e2387: 8 total, 8 up, 8 in 2024-01-15T23:54:01.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:00 smithi053 ceph-mon[146052]: pgmap v4069: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.59k op/s 2024-01-15T23:54:01.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:00 smithi053 ceph-mon[146052]: osdmap e2387: 8 total, 8 up, 8 in 2024-01-15T23:54:02.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:01 smithi163 ceph-mon[138526]: osdmap e2388: 8 total, 8 up, 8 in 2024-01-15T23:54:02.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:01 smithi163 ceph-mon[138526]: osdmap e2389: 8 total, 8 up, 8 in 2024-01-15T23:54:02.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:01 smithi053 ceph-mon[143363]: osdmap e2388: 8 total, 8 up, 8 in 2024-01-15T23:54:02.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:01 smithi053 ceph-mon[143363]: osdmap e2389: 8 total, 8 up, 8 in 2024-01-15T23:54:02.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:01 smithi053 ceph-mon[146052]: osdmap e2388: 8 total, 8 up, 8 in 2024-01-15T23:54:02.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:01 smithi053 ceph-mon[146052]: osdmap e2389: 8 total, 8 up, 8 in 2024-01-15T23:54:03.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:02 smithi163 ceph-mon[138526]: pgmap v4072: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.60k op/s 2024-01-15T23:54:03.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:02 smithi053 ceph-mon[143363]: pgmap v4072: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.60k op/s 2024-01-15T23:54:03.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:02 smithi053 ceph-mon[146052]: pgmap v4072: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.60k op/s 2024-01-15T23:54:04.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:03 smithi163 ceph-mon[138526]: osdmap e2390: 8 total, 8 up, 8 in 2024-01-15T23:54:04.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:03 smithi053 ceph-mon[143363]: osdmap e2390: 8 total, 8 up, 8 in 2024-01-15T23:54:04.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:03 smithi053 ceph-mon[146052]: osdmap e2390: 8 total, 8 up, 8 in 2024-01-15T23:54:05.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:04 smithi163 ceph-mon[138526]: pgmap v4075: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:54:05.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:04 smithi163 ceph-mon[138526]: osdmap e2391: 8 total, 8 up, 8 in 2024-01-15T23:54:05.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:04 smithi053 ceph-mon[143363]: pgmap v4075: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:54:05.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:04 smithi053 ceph-mon[143363]: osdmap e2391: 8 total, 8 up, 8 in 2024-01-15T23:54:05.309 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:54:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:54:05] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.43.0" 2024-01-15T23:54:05.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:04 smithi053 ceph-mon[146052]: pgmap v4075: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:54:05.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:04 smithi053 ceph-mon[146052]: osdmap e2391: 8 total, 8 up, 8 in 2024-01-15T23:54:06.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:05 smithi163 ceph-mon[138526]: osdmap e2392: 8 total, 8 up, 8 in 2024-01-15T23:54:06.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:05 smithi053 ceph-mon[143363]: osdmap e2392: 8 total, 8 up, 8 in 2024-01-15T23:54:06.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:05 smithi053 ceph-mon[146052]: osdmap e2392: 8 total, 8 up, 8 in 2024-01-15T23:54:07.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:06 smithi163 ceph-mon[138526]: pgmap v4078: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 950 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-01-15T23:54:07.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:06 smithi163 ceph-mon[138526]: osdmap e2393: 8 total, 8 up, 8 in 2024-01-15T23:54:07.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:06 smithi163 ceph-mon[138526]: osdmap e2394: 8 total, 8 up, 8 in 2024-01-15T23:54:07.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:06 smithi053 ceph-mon[143363]: pgmap v4078: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 950 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-01-15T23:54:07.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:06 smithi053 ceph-mon[143363]: osdmap e2393: 8 total, 8 up, 8 in 2024-01-15T23:54:07.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:06 smithi053 ceph-mon[143363]: osdmap e2394: 8 total, 8 up, 8 in 2024-01-15T23:54:07.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:06 smithi053 ceph-mon[146052]: pgmap v4078: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 950 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-01-15T23:54:07.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:06 smithi053 ceph-mon[146052]: osdmap e2393: 8 total, 8 up, 8 in 2024-01-15T23:54:07.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:06 smithi053 ceph-mon[146052]: osdmap e2394: 8 total, 8 up, 8 in 2024-01-15T23:54:09.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:08 smithi163 ceph-mon[138526]: pgmap v4081: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 949 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-01-15T23:54:09.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:08 smithi163 ceph-mon[138526]: osdmap e2395: 8 total, 8 up, 8 in 2024-01-15T23:54:09.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:08 smithi053 ceph-mon[143363]: pgmap v4081: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 949 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-01-15T23:54:09.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:08 smithi053 ceph-mon[143363]: osdmap e2395: 8 total, 8 up, 8 in 2024-01-15T23:54:09.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:08 smithi053 ceph-mon[146052]: pgmap v4081: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 949 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-01-15T23:54:09.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:08 smithi053 ceph-mon[146052]: osdmap e2395: 8 total, 8 up, 8 in 2024-01-15T23:54:10.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:09 smithi163 ceph-mon[138526]: osdmap e2396: 8 total, 8 up, 8 in 2024-01-15T23:54:10.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:09 smithi053 ceph-mon[143363]: osdmap e2396: 8 total, 8 up, 8 in 2024-01-15T23:54:10.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:09 smithi053 ceph-mon[146052]: osdmap e2396: 8 total, 8 up, 8 in 2024-01-15T23:54:11.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:10 smithi163 ceph-mon[138526]: pgmap v4084: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 918 KiB/s rd, 5.7 KiB/s wr, 1.24k op/s 2024-01-15T23:54:11.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:10 smithi163 ceph-mon[138526]: osdmap e2397: 8 total, 8 up, 8 in 2024-01-15T23:54:11.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:10 smithi053 ceph-mon[143363]: pgmap v4084: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 918 KiB/s rd, 5.7 KiB/s wr, 1.24k op/s 2024-01-15T23:54:11.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:10 smithi053 ceph-mon[143363]: osdmap e2397: 8 total, 8 up, 8 in 2024-01-15T23:54:11.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:10 smithi053 ceph-mon[146052]: pgmap v4084: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 918 KiB/s rd, 5.7 KiB/s wr, 1.24k op/s 2024-01-15T23:54:11.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:10 smithi053 ceph-mon[146052]: osdmap e2397: 8 total, 8 up, 8 in 2024-01-15T23:54:12.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:11 smithi163 ceph-mon[138526]: osdmap e2398: 8 total, 8 up, 8 in 2024-01-15T23:54:12.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:11 smithi163 ceph-mon[138526]: osdmap e2399: 8 total, 8 up, 8 in 2024-01-15T23:54:12.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:11 smithi053 ceph-mon[143363]: osdmap e2398: 8 total, 8 up, 8 in 2024-01-15T23:54:12.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:11 smithi053 ceph-mon[143363]: osdmap e2399: 8 total, 8 up, 8 in 2024-01-15T23:54:12.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:11 smithi053 ceph-mon[146052]: osdmap e2398: 8 total, 8 up, 8 in 2024-01-15T23:54:12.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:11 smithi053 ceph-mon[146052]: osdmap e2399: 8 total, 8 up, 8 in 2024-01-15T23:54:13.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:12 smithi163 ceph-mon[138526]: pgmap v4087: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 918 KiB/s rd, 5.7 KiB/s wr, 1.24k op/s 2024-01-15T23:54:13.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:12 smithi053 ceph-mon[143363]: pgmap v4087: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 918 KiB/s rd, 5.7 KiB/s wr, 1.24k op/s 2024-01-15T23:54:13.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:12 smithi053 ceph-mon[146052]: pgmap v4087: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 918 KiB/s rd, 5.7 KiB/s wr, 1.24k op/s 2024-01-15T23:54:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:13 smithi163 ceph-mon[138526]: osdmap e2400: 8 total, 8 up, 8 in 2024-01-15T23:54:14.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:13 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:54:14.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:13 smithi053 ceph-mon[143363]: osdmap e2400: 8 total, 8 up, 8 in 2024-01-15T23:54:14.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:13 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:54:14.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:13 smithi053 ceph-mon[146052]: osdmap e2400: 8 total, 8 up, 8 in 2024-01-15T23:54:14.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:13 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:54:15.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:14 smithi163 ceph-mon[138526]: pgmap v4090: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-01-15T23:54:15.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:14 smithi163 ceph-mon[138526]: osdmap e2401: 8 total, 8 up, 8 in 2024-01-15T23:54:15.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:54:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:54:15] "GET /metrics HTTP/1.1" 200 36611 "" "Prometheus/2.43.0" 2024-01-15T23:54:15.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:14 smithi053 ceph-mon[146052]: pgmap v4090: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-01-15T23:54:15.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:14 smithi053 ceph-mon[146052]: osdmap e2401: 8 total, 8 up, 8 in 2024-01-15T23:54:15.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:14 smithi053 ceph-mon[143363]: pgmap v4090: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-01-15T23:54:15.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:14 smithi053 ceph-mon[143363]: osdmap e2401: 8 total, 8 up, 8 in 2024-01-15T23:54:16.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:15 smithi163 ceph-mon[138526]: osdmap e2402: 8 total, 8 up, 8 in 2024-01-15T23:54:16.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:15 smithi053 ceph-mon[143363]: osdmap e2402: 8 total, 8 up, 8 in 2024-01-15T23:54:16.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:15 smithi053 ceph-mon[146052]: osdmap e2402: 8 total, 8 up, 8 in 2024-01-15T23:54:17.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:16 smithi163 ceph-mon[138526]: pgmap v4093: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 883 KiB/s rd, 4.2 KiB/s wr, 1.19k op/s 2024-01-15T23:54:17.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:16 smithi163 ceph-mon[138526]: osdmap e2403: 8 total, 8 up, 8 in 2024-01-15T23:54:17.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:16 smithi163 ceph-mon[138526]: osdmap e2404: 8 total, 8 up, 8 in 2024-01-15T23:54:17.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:16 smithi053 ceph-mon[143363]: pgmap v4093: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 883 KiB/s rd, 4.2 KiB/s wr, 1.19k op/s 2024-01-15T23:54:17.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:16 smithi053 ceph-mon[143363]: osdmap e2403: 8 total, 8 up, 8 in 2024-01-15T23:54:17.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:16 smithi053 ceph-mon[143363]: osdmap e2404: 8 total, 8 up, 8 in 2024-01-15T23:54:17.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:16 smithi053 ceph-mon[146052]: pgmap v4093: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 883 KiB/s rd, 4.2 KiB/s wr, 1.19k op/s 2024-01-15T23:54:17.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:16 smithi053 ceph-mon[146052]: osdmap e2403: 8 total, 8 up, 8 in 2024-01-15T23:54:17.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:16 smithi053 ceph-mon[146052]: osdmap e2404: 8 total, 8 up, 8 in 2024-01-15T23:54:19.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:18 smithi163 ceph-mon[138526]: pgmap v4096: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 884 KiB/s rd, 4.2 KiB/s wr, 1.20k op/s 2024-01-15T23:54:19.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:18 smithi163 ceph-mon[138526]: osdmap e2405: 8 total, 8 up, 8 in 2024-01-15T23:54:19.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:18 smithi053 ceph-mon[143363]: pgmap v4096: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 884 KiB/s rd, 4.2 KiB/s wr, 1.20k op/s 2024-01-15T23:54:19.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:18 smithi053 ceph-mon[143363]: osdmap e2405: 8 total, 8 up, 8 in 2024-01-15T23:54:19.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:18 smithi053 ceph-mon[146052]: pgmap v4096: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 884 KiB/s rd, 4.2 KiB/s wr, 1.20k op/s 2024-01-15T23:54:19.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:18 smithi053 ceph-mon[146052]: osdmap e2405: 8 total, 8 up, 8 in 2024-01-15T23:54:20.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:19 smithi163 ceph-mon[138526]: osdmap e2406: 8 total, 8 up, 8 in 2024-01-15T23:54:20.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:19 smithi053 ceph-mon[143363]: osdmap e2406: 8 total, 8 up, 8 in 2024-01-15T23:54:20.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:19 smithi053 ceph-mon[146052]: osdmap e2406: 8 total, 8 up, 8 in 2024-01-15T23:54:21.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:20 smithi163 ceph-mon[138526]: pgmap v4099: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 853 KiB/s rd, 5.7 KiB/s wr, 1.16k op/s 2024-01-15T23:54:21.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:20 smithi163 ceph-mon[138526]: osdmap e2407: 8 total, 8 up, 8 in 2024-01-15T23:54:21.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:20 smithi053 ceph-mon[146052]: pgmap v4099: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 853 KiB/s rd, 5.7 KiB/s wr, 1.16k op/s 2024-01-15T23:54:21.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:20 smithi053 ceph-mon[146052]: osdmap e2407: 8 total, 8 up, 8 in 2024-01-15T23:54:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:20 smithi053 ceph-mon[143363]: pgmap v4099: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 853 KiB/s rd, 5.7 KiB/s wr, 1.16k op/s 2024-01-15T23:54:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:20 smithi053 ceph-mon[143363]: osdmap e2407: 8 total, 8 up, 8 in 2024-01-15T23:54:22.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:21 smithi163 ceph-mon[138526]: osdmap e2408: 8 total, 8 up, 8 in 2024-01-15T23:54:22.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:21 smithi163 ceph-mon[138526]: osdmap e2409: 8 total, 8 up, 8 in 2024-01-15T23:54:22.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:21 smithi053 ceph-mon[146052]: osdmap e2408: 8 total, 8 up, 8 in 2024-01-15T23:54:22.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:21 smithi053 ceph-mon[146052]: osdmap e2409: 8 total, 8 up, 8 in 2024-01-15T23:54:22.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:21 smithi053 ceph-mon[143363]: osdmap e2408: 8 total, 8 up, 8 in 2024-01-15T23:54:22.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:21 smithi053 ceph-mon[143363]: osdmap e2409: 8 total, 8 up, 8 in 2024-01-15T23:54:23.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:22 smithi163 ceph-mon[138526]: pgmap v4102: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 852 KiB/s rd, 5.7 KiB/s wr, 1.15k op/s 2024-01-15T23:54:23.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:22 smithi053 ceph-mon[143363]: pgmap v4102: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 852 KiB/s rd, 5.7 KiB/s wr, 1.15k op/s 2024-01-15T23:54:23.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:22 smithi053 ceph-mon[146052]: pgmap v4102: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 852 KiB/s rd, 5.7 KiB/s wr, 1.15k op/s 2024-01-15T23:54:24.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:23 smithi163 ceph-mon[138526]: osdmap e2410: 8 total, 8 up, 8 in 2024-01-15T23:54:24.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:23 smithi053 ceph-mon[143363]: osdmap e2410: 8 total, 8 up, 8 in 2024-01-15T23:54:24.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:23 smithi053 ceph-mon[146052]: osdmap e2410: 8 total, 8 up, 8 in 2024-01-15T23:54:25.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:24 smithi163 ceph-mon[138526]: pgmap v4105: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:54:25.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:24 smithi163 ceph-mon[138526]: osdmap e2411: 8 total, 8 up, 8 in 2024-01-15T23:54:25.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:54:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:54:25] "GET /metrics HTTP/1.1" 200 36611 "" "Prometheus/2.43.0" 2024-01-15T23:54:25.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:24 smithi053 ceph-mon[143363]: pgmap v4105: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:54:25.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:24 smithi053 ceph-mon[143363]: osdmap e2411: 8 total, 8 up, 8 in 2024-01-15T23:54:25.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:24 smithi053 ceph-mon[146052]: pgmap v4105: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:54:25.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:24 smithi053 ceph-mon[146052]: osdmap e2411: 8 total, 8 up, 8 in 2024-01-15T23:54:26.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:25 smithi163 ceph-mon[138526]: osdmap e2412: 8 total, 8 up, 8 in 2024-01-15T23:54:26.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:25 smithi053 ceph-mon[143363]: osdmap e2412: 8 total, 8 up, 8 in 2024-01-15T23:54:26.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:25 smithi053 ceph-mon[146052]: osdmap e2412: 8 total, 8 up, 8 in 2024-01-15T23:54:27.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:26 smithi163 ceph-mon[138526]: pgmap v4108: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 820 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-01-15T23:54:27.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:26 smithi163 ceph-mon[138526]: osdmap e2413: 8 total, 8 up, 8 in 2024-01-15T23:54:27.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:26 smithi163 ceph-mon[138526]: osdmap e2414: 8 total, 8 up, 8 in 2024-01-15T23:54:27.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:26 smithi053 ceph-mon[143363]: pgmap v4108: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 820 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-01-15T23:54:27.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:26 smithi053 ceph-mon[143363]: osdmap e2413: 8 total, 8 up, 8 in 2024-01-15T23:54:27.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:26 smithi053 ceph-mon[143363]: osdmap e2414: 8 total, 8 up, 8 in 2024-01-15T23:54:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:26 smithi053 ceph-mon[146052]: pgmap v4108: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 820 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-01-15T23:54:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:26 smithi053 ceph-mon[146052]: osdmap e2413: 8 total, 8 up, 8 in 2024-01-15T23:54:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:26 smithi053 ceph-mon[146052]: osdmap e2414: 8 total, 8 up, 8 in 2024-01-15T23:54:29.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:28 smithi163 ceph-mon[138526]: pgmap v4111: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 817 KiB/s rd, 5.0 KiB/s wr, 1.10k op/s 2024-01-15T23:54:29.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:28 smithi163 ceph-mon[138526]: osdmap e2415: 8 total, 8 up, 8 in 2024-01-15T23:54:29.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:54:29.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:28 smithi053 ceph-mon[143363]: pgmap v4111: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 817 KiB/s rd, 5.0 KiB/s wr, 1.10k op/s 2024-01-15T23:54:29.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:28 smithi053 ceph-mon[143363]: osdmap e2415: 8 total, 8 up, 8 in 2024-01-15T23:54:29.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:54:29.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:28 smithi053 ceph-mon[146052]: pgmap v4111: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 817 KiB/s rd, 5.0 KiB/s wr, 1.10k op/s 2024-01-15T23:54:29.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:28 smithi053 ceph-mon[146052]: osdmap e2415: 8 total, 8 up, 8 in 2024-01-15T23:54:29.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:54:30.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:29 smithi163 ceph-mon[138526]: osdmap e2416: 8 total, 8 up, 8 in 2024-01-15T23:54:30.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:29 smithi053 ceph-mon[143363]: osdmap e2416: 8 total, 8 up, 8 in 2024-01-15T23:54:30.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:29 smithi053 ceph-mon[146052]: osdmap e2416: 8 total, 8 up, 8 in 2024-01-15T23:54:31.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:30 smithi163 ceph-mon[138526]: pgmap v4114: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 784 KiB/s rd, 4.2 KiB/s wr, 1.06k op/s 2024-01-15T23:54:31.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:30 smithi163 ceph-mon[138526]: osdmap e2417: 8 total, 8 up, 8 in 2024-01-15T23:54:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:30 smithi053 ceph-mon[143363]: pgmap v4114: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 784 KiB/s rd, 4.2 KiB/s wr, 1.06k op/s 2024-01-15T23:54:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:30 smithi053 ceph-mon[143363]: osdmap e2417: 8 total, 8 up, 8 in 2024-01-15T23:54:31.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:30 smithi053 ceph-mon[146052]: pgmap v4114: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 784 KiB/s rd, 4.2 KiB/s wr, 1.06k op/s 2024-01-15T23:54:31.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:30 smithi053 ceph-mon[146052]: osdmap e2417: 8 total, 8 up, 8 in 2024-01-15T23:54:32.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:31 smithi053 ceph-mon[143363]: osdmap e2418: 8 total, 8 up, 8 in 2024-01-15T23:54:32.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:31 smithi053 ceph-mon[143363]: osdmap e2419: 8 total, 8 up, 8 in 2024-01-15T23:54:32.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:31 smithi053 ceph-mon[146052]: osdmap e2418: 8 total, 8 up, 8 in 2024-01-15T23:54:32.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:31 smithi053 ceph-mon[146052]: osdmap e2419: 8 total, 8 up, 8 in 2024-01-15T23:54:32.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:31 smithi163 ceph-mon[138526]: osdmap e2418: 8 total, 8 up, 8 in 2024-01-15T23:54:32.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:31 smithi163 ceph-mon[138526]: osdmap e2419: 8 total, 8 up, 8 in 2024-01-15T23:54:33.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:33 smithi053 ceph-mon[143363]: pgmap v4117: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 785 KiB/s rd, 4.2 KiB/s wr, 1.06k op/s 2024-01-15T23:54:33.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:33 smithi053 ceph-mon[143363]: osdmap e2420: 8 total, 8 up, 8 in 2024-01-15T23:54:33.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:33 smithi053 ceph-mon[146052]: pgmap v4117: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 785 KiB/s rd, 4.2 KiB/s wr, 1.06k op/s 2024-01-15T23:54:33.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:33 smithi053 ceph-mon[146052]: osdmap e2420: 8 total, 8 up, 8 in 2024-01-15T23:54:33.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:33 smithi163 ceph-mon[138526]: pgmap v4117: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 785 KiB/s rd, 4.2 KiB/s wr, 1.06k op/s 2024-01-15T23:54:33.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:33 smithi163 ceph-mon[138526]: osdmap e2420: 8 total, 8 up, 8 in 2024-01-15T23:54:35.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:34 smithi163 ceph-mon[138526]: pgmap v4120: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:54:35.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:34 smithi163 ceph-mon[138526]: osdmap e2421: 8 total, 8 up, 8 in 2024-01-15T23:54:35.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:54:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:54:35] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.43.0" 2024-01-15T23:54:35.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:34 smithi053 ceph-mon[146052]: pgmap v4120: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:54:35.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:34 smithi053 ceph-mon[146052]: osdmap e2421: 8 total, 8 up, 8 in 2024-01-15T23:54:35.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:34 smithi053 ceph-mon[143363]: pgmap v4120: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:54:35.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:34 smithi053 ceph-mon[143363]: osdmap e2421: 8 total, 8 up, 8 in 2024-01-15T23:54:36.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:35 smithi163 ceph-mon[138526]: osdmap e2422: 8 total, 8 up, 8 in 2024-01-15T23:54:36.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:35 smithi053 ceph-mon[146052]: osdmap e2422: 8 total, 8 up, 8 in 2024-01-15T23:54:36.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:35 smithi053 ceph-mon[143363]: osdmap e2422: 8 total, 8 up, 8 in 2024-01-15T23:54:37.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:36 smithi163 ceph-mon[138526]: pgmap v4123: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 756 KiB/s rd, 5.7 KiB/s wr, 1.02k op/s 2024-01-15T23:54:37.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:36 smithi163 ceph-mon[138526]: osdmap e2423: 8 total, 8 up, 8 in 2024-01-15T23:54:37.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:36 smithi163 ceph-mon[138526]: osdmap e2424: 8 total, 8 up, 8 in 2024-01-15T23:54:37.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:36 smithi053 ceph-mon[143363]: pgmap v4123: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 756 KiB/s rd, 5.7 KiB/s wr, 1.02k op/s 2024-01-15T23:54:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:36 smithi053 ceph-mon[143363]: osdmap e2423: 8 total, 8 up, 8 in 2024-01-15T23:54:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:36 smithi053 ceph-mon[143363]: osdmap e2424: 8 total, 8 up, 8 in 2024-01-15T23:54:37.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:36 smithi053 ceph-mon[146052]: pgmap v4123: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 756 KiB/s rd, 5.7 KiB/s wr, 1.02k op/s 2024-01-15T23:54:37.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:36 smithi053 ceph-mon[146052]: osdmap e2423: 8 total, 8 up, 8 in 2024-01-15T23:54:37.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:36 smithi053 ceph-mon[146052]: osdmap e2424: 8 total, 8 up, 8 in 2024-01-15T23:54:38.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:37 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:54:38.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:37 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:54:38.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:37 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:54:39.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:38 smithi163 ceph-mon[138526]: pgmap v4126: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 754 KiB/s rd, 5.7 KiB/s wr, 1.02k op/s 2024-01-15T23:54:39.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:38 smithi163 ceph-mon[138526]: osdmap e2425: 8 total, 8 up, 8 in 2024-01-15T23:54:39.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:38 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:54:39.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:38 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:54:39.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:38 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:54:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:38 smithi053 ceph-mon[143363]: pgmap v4126: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 754 KiB/s rd, 5.7 KiB/s wr, 1.02k op/s 2024-01-15T23:54:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:38 smithi053 ceph-mon[143363]: osdmap e2425: 8 total, 8 up, 8 in 2024-01-15T23:54:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:38 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:54:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:38 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:54:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:38 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:54:39.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:38 smithi053 ceph-mon[146052]: pgmap v4126: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 754 KiB/s rd, 5.7 KiB/s wr, 1.02k op/s 2024-01-15T23:54:39.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:38 smithi053 ceph-mon[146052]: osdmap e2425: 8 total, 8 up, 8 in 2024-01-15T23:54:39.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:38 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:54:39.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:38 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:54:39.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:38 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:54:40.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:39 smithi163 ceph-mon[138526]: osdmap e2426: 8 total, 8 up, 8 in 2024-01-15T23:54:40.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:39 smithi053 ceph-mon[143363]: osdmap e2426: 8 total, 8 up, 8 in 2024-01-15T23:54:40.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:39 smithi053 ceph-mon[146052]: osdmap e2426: 8 total, 8 up, 8 in 2024-01-15T23:54:41.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:40 smithi163 ceph-mon[138526]: pgmap v4129: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 720 KiB/s rd, 5.0 KiB/s wr, 973 op/s 2024-01-15T23:54:41.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:40 smithi163 ceph-mon[138526]: osdmap e2427: 8 total, 8 up, 8 in 2024-01-15T23:54:41.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:40 smithi053 ceph-mon[143363]: pgmap v4129: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 720 KiB/s rd, 5.0 KiB/s wr, 973 op/s 2024-01-15T23:54:41.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:40 smithi053 ceph-mon[143363]: osdmap e2427: 8 total, 8 up, 8 in 2024-01-15T23:54:41.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:40 smithi053 ceph-mon[146052]: pgmap v4129: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 720 KiB/s rd, 5.0 KiB/s wr, 973 op/s 2024-01-15T23:54:41.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:40 smithi053 ceph-mon[146052]: osdmap e2427: 8 total, 8 up, 8 in 2024-01-15T23:54:42.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:41 smithi163 ceph-mon[138526]: osdmap e2428: 8 total, 8 up, 8 in 2024-01-15T23:54:42.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:41 smithi163 ceph-mon[138526]: osdmap e2429: 8 total, 8 up, 8 in 2024-01-15T23:54:42.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:41 smithi053 ceph-mon[143363]: osdmap e2428: 8 total, 8 up, 8 in 2024-01-15T23:54:42.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:41 smithi053 ceph-mon[143363]: osdmap e2429: 8 total, 8 up, 8 in 2024-01-15T23:54:42.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:41 smithi053 ceph-mon[146052]: osdmap e2428: 8 total, 8 up, 8 in 2024-01-15T23:54:42.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:41 smithi053 ceph-mon[146052]: osdmap e2429: 8 total, 8 up, 8 in 2024-01-15T23:54:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:42 smithi163 ceph-mon[138526]: pgmap v4132: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 722 KiB/s rd, 5.0 KiB/s wr, 977 op/s 2024-01-15T23:54:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:42 smithi163 ceph-mon[138526]: osdmap e2430: 8 total, 8 up, 8 in 2024-01-15T23:54:43.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:42 smithi053 ceph-mon[146052]: pgmap v4132: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 722 KiB/s rd, 5.0 KiB/s wr, 977 op/s 2024-01-15T23:54:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:42 smithi053 ceph-mon[146052]: osdmap e2430: 8 total, 8 up, 8 in 2024-01-15T23:54:43.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:42 smithi053 ceph-mon[143363]: pgmap v4132: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 722 KiB/s rd, 5.0 KiB/s wr, 977 op/s 2024-01-15T23:54:43.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:42 smithi053 ceph-mon[143363]: osdmap e2430: 8 total, 8 up, 8 in 2024-01-15T23:54:44.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:54:44.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:54:44.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:54:45.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:44 smithi163 ceph-mon[138526]: pgmap v4135: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-01-15T23:54:45.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:44 smithi163 ceph-mon[138526]: osdmap e2431: 8 total, 8 up, 8 in 2024-01-15T23:54:45.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:54:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:54:45] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.43.0" 2024-01-15T23:54:45.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:44 smithi053 ceph-mon[143363]: pgmap v4135: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-01-15T23:54:45.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:44 smithi053 ceph-mon[143363]: osdmap e2431: 8 total, 8 up, 8 in 2024-01-15T23:54:45.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:44 smithi053 ceph-mon[146052]: pgmap v4135: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-01-15T23:54:45.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:44 smithi053 ceph-mon[146052]: osdmap e2431: 8 total, 8 up, 8 in 2024-01-15T23:54:46.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:46 smithi053 ceph-mon[143363]: osdmap e2432: 8 total, 8 up, 8 in 2024-01-15T23:54:46.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:46 smithi053 ceph-mon[146052]: osdmap e2432: 8 total, 8 up, 8 in 2024-01-15T23:54:46.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:46 smithi163 ceph-mon[138526]: osdmap e2432: 8 total, 8 up, 8 in 2024-01-15T23:54:47.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:47 smithi053 ceph-mon[143363]: pgmap v4138: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 687 KiB/s rd, 4.2 KiB/s wr, 929 op/s 2024-01-15T23:54:47.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:47 smithi053 ceph-mon[143363]: osdmap e2433: 8 total, 8 up, 8 in 2024-01-15T23:54:47.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:47 smithi053 ceph-mon[143363]: osdmap e2434: 8 total, 8 up, 8 in 2024-01-15T23:54:47.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:47 smithi053 ceph-mon[146052]: pgmap v4138: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 687 KiB/s rd, 4.2 KiB/s wr, 929 op/s 2024-01-15T23:54:47.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:47 smithi053 ceph-mon[146052]: osdmap e2433: 8 total, 8 up, 8 in 2024-01-15T23:54:47.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:47 smithi053 ceph-mon[146052]: osdmap e2434: 8 total, 8 up, 8 in 2024-01-15T23:54:47.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:47 smithi163 ceph-mon[138526]: pgmap v4138: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 687 KiB/s rd, 4.2 KiB/s wr, 929 op/s 2024-01-15T23:54:47.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:47 smithi163 ceph-mon[138526]: osdmap e2433: 8 total, 8 up, 8 in 2024-01-15T23:54:47.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:47 smithi163 ceph-mon[138526]: osdmap e2434: 8 total, 8 up, 8 in 2024-01-15T23:54:49.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:48 smithi163 ceph-mon[138526]: pgmap v4141: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 687 KiB/s rd, 4.2 KiB/s wr, 929 op/s 2024-01-15T23:54:49.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:48 smithi163 ceph-mon[138526]: osdmap e2435: 8 total, 8 up, 8 in 2024-01-15T23:54:49.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:48 smithi053 ceph-mon[143363]: pgmap v4141: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 687 KiB/s rd, 4.2 KiB/s wr, 929 op/s 2024-01-15T23:54:49.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:48 smithi053 ceph-mon[143363]: osdmap e2435: 8 total, 8 up, 8 in 2024-01-15T23:54:49.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:48 smithi053 ceph-mon[146052]: pgmap v4141: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 687 KiB/s rd, 4.2 KiB/s wr, 929 op/s 2024-01-15T23:54:49.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:48 smithi053 ceph-mon[146052]: osdmap e2435: 8 total, 8 up, 8 in 2024-01-15T23:54:50.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:49 smithi163 ceph-mon[138526]: osdmap e2436: 8 total, 8 up, 8 in 2024-01-15T23:54:50.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:49 smithi053 ceph-mon[143363]: osdmap e2436: 8 total, 8 up, 8 in 2024-01-15T23:54:50.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:49 smithi053 ceph-mon[146052]: osdmap e2436: 8 total, 8 up, 8 in 2024-01-15T23:54:51.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:50 smithi163 ceph-mon[138526]: pgmap v4144: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 657 KiB/s rd, 5.7 KiB/s wr, 890 op/s 2024-01-15T23:54:51.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:50 smithi163 ceph-mon[138526]: osdmap e2437: 8 total, 8 up, 8 in 2024-01-15T23:54:51.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:50 smithi053 ceph-mon[143363]: pgmap v4144: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 657 KiB/s rd, 5.7 KiB/s wr, 890 op/s 2024-01-15T23:54:51.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:50 smithi053 ceph-mon[143363]: osdmap e2437: 8 total, 8 up, 8 in 2024-01-15T23:54:51.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:50 smithi053 ceph-mon[146052]: pgmap v4144: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 657 KiB/s rd, 5.7 KiB/s wr, 890 op/s 2024-01-15T23:54:51.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:50 smithi053 ceph-mon[146052]: osdmap e2437: 8 total, 8 up, 8 in 2024-01-15T23:54:52.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:51 smithi163 ceph-mon[138526]: osdmap e2438: 8 total, 8 up, 8 in 2024-01-15T23:54:52.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:51 smithi163 ceph-mon[138526]: osdmap e2439: 8 total, 8 up, 8 in 2024-01-15T23:54:52.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:51 smithi053 ceph-mon[143363]: osdmap e2438: 8 total, 8 up, 8 in 2024-01-15T23:54:52.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:51 smithi053 ceph-mon[143363]: osdmap e2439: 8 total, 8 up, 8 in 2024-01-15T23:54:52.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:51 smithi053 ceph-mon[146052]: osdmap e2438: 8 total, 8 up, 8 in 2024-01-15T23:54:52.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:51 smithi053 ceph-mon[146052]: osdmap e2439: 8 total, 8 up, 8 in 2024-01-15T23:54:53.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:52 smithi163 ceph-mon[138526]: pgmap v4147: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 657 KiB/s rd, 5.7 KiB/s wr, 891 op/s 2024-01-15T23:54:53.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:52 smithi053 ceph-mon[143363]: pgmap v4147: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 657 KiB/s rd, 5.7 KiB/s wr, 891 op/s 2024-01-15T23:54:53.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:52 smithi053 ceph-mon[146052]: pgmap v4147: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 657 KiB/s rd, 5.7 KiB/s wr, 891 op/s 2024-01-15T23:54:54.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:53 smithi163 ceph-mon[138526]: osdmap e2440: 8 total, 8 up, 8 in 2024-01-15T23:54:54.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:53 smithi053 ceph-mon[143363]: osdmap e2440: 8 total, 8 up, 8 in 2024-01-15T23:54:54.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:53 smithi053 ceph-mon[146052]: osdmap e2440: 8 total, 8 up, 8 in 2024-01-15T23:54:55.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:54 smithi163 ceph-mon[138526]: pgmap v4150: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-01-15T23:54:55.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:54 smithi163 ceph-mon[138526]: osdmap e2441: 8 total, 8 up, 8 in 2024-01-15T23:54:55.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:54:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:54:55] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.43.0" 2024-01-15T23:54:55.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:54 smithi053 ceph-mon[143363]: pgmap v4150: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-01-15T23:54:55.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:54 smithi053 ceph-mon[143363]: osdmap e2441: 8 total, 8 up, 8 in 2024-01-15T23:54:55.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:54 smithi053 ceph-mon[146052]: pgmap v4150: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-01-15T23:54:55.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:54 smithi053 ceph-mon[146052]: osdmap e2441: 8 total, 8 up, 8 in 2024-01-15T23:54:56.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:55 smithi163 ceph-mon[138526]: osdmap e2442: 8 total, 8 up, 8 in 2024-01-15T23:54:56.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:55 smithi053 ceph-mon[143363]: osdmap e2442: 8 total, 8 up, 8 in 2024-01-15T23:54:56.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:55 smithi053 ceph-mon[146052]: osdmap e2442: 8 total, 8 up, 8 in 2024-01-15T23:54:57.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:56 smithi163 ceph-mon[138526]: pgmap v4153: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 623 KiB/s rd, 5.0 KiB/s wr, 845 op/s 2024-01-15T23:54:57.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:56 smithi163 ceph-mon[138526]: osdmap e2443: 8 total, 8 up, 8 in 2024-01-15T23:54:57.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:56 smithi163 ceph-mon[138526]: osdmap e2444: 8 total, 8 up, 8 in 2024-01-15T23:54:57.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:56 smithi053 ceph-mon[143363]: pgmap v4153: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 623 KiB/s rd, 5.0 KiB/s wr, 845 op/s 2024-01-15T23:54:57.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:56 smithi053 ceph-mon[143363]: osdmap e2443: 8 total, 8 up, 8 in 2024-01-15T23:54:57.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:56 smithi053 ceph-mon[143363]: osdmap e2444: 8 total, 8 up, 8 in 2024-01-15T23:54:57.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:56 smithi053 ceph-mon[146052]: pgmap v4153: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 623 KiB/s rd, 5.0 KiB/s wr, 845 op/s 2024-01-15T23:54:57.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:56 smithi053 ceph-mon[146052]: osdmap e2443: 8 total, 8 up, 8 in 2024-01-15T23:54:57.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:56 smithi053 ceph-mon[146052]: osdmap e2444: 8 total, 8 up, 8 in 2024-01-15T23:54:59.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:58 smithi163 ceph-mon[138526]: pgmap v4156: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 622 KiB/s rd, 5.0 KiB/s wr, 844 op/s 2024-01-15T23:54:59.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:58 smithi163 ceph-mon[138526]: osdmap e2445: 8 total, 8 up, 8 in 2024-01-15T23:54:59.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:58 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:54:59.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:58 smithi053 ceph-mon[143363]: pgmap v4156: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 622 KiB/s rd, 5.0 KiB/s wr, 844 op/s 2024-01-15T23:54:59.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:58 smithi053 ceph-mon[143363]: osdmap e2445: 8 total, 8 up, 8 in 2024-01-15T23:54:59.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:58 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:54:59.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:58 smithi053 ceph-mon[146052]: pgmap v4156: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 622 KiB/s rd, 5.0 KiB/s wr, 844 op/s 2024-01-15T23:54:59.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:58 smithi053 ceph-mon[146052]: osdmap e2445: 8 total, 8 up, 8 in 2024-01-15T23:54:59.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:58 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:55:00.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:54:59 smithi053 ceph-mon[146052]: osdmap e2446: 8 total, 8 up, 8 in 2024-01-15T23:55:00.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:54:59 smithi053 ceph-mon[143363]: osdmap e2446: 8 total, 8 up, 8 in 2024-01-15T23:55:00.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:54:59 smithi163 ceph-mon[138526]: osdmap e2446: 8 total, 8 up, 8 in 2024-01-15T23:55:01.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:00 smithi053 ceph-mon[143363]: pgmap v4159: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 4.2 KiB/s wr, 795 op/s 2024-01-15T23:55:01.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:00 smithi053 ceph-mon[143363]: osdmap e2447: 8 total, 8 up, 8 in 2024-01-15T23:55:01.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:00 smithi053 ceph-mon[146052]: pgmap v4159: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 4.2 KiB/s wr, 795 op/s 2024-01-15T23:55:01.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:00 smithi053 ceph-mon[146052]: osdmap e2447: 8 total, 8 up, 8 in 2024-01-15T23:55:01.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:00 smithi163 ceph-mon[138526]: pgmap v4159: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 4.2 KiB/s wr, 795 op/s 2024-01-15T23:55:01.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:00 smithi163 ceph-mon[138526]: osdmap e2447: 8 total, 8 up, 8 in 2024-01-15T23:55:02.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:02 smithi053 ceph-mon[143363]: osdmap e2448: 8 total, 8 up, 8 in 2024-01-15T23:55:02.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:02 smithi053 ceph-mon[143363]: osdmap e2449: 8 total, 8 up, 8 in 2024-01-15T23:55:02.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:02 smithi053 ceph-mon[146052]: osdmap e2448: 8 total, 8 up, 8 in 2024-01-15T23:55:02.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:02 smithi053 ceph-mon[146052]: osdmap e2449: 8 total, 8 up, 8 in 2024-01-15T23:55:02.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:02 smithi163 ceph-mon[138526]: osdmap e2448: 8 total, 8 up, 8 in 2024-01-15T23:55:02.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:02 smithi163 ceph-mon[138526]: osdmap e2449: 8 total, 8 up, 8 in 2024-01-15T23:55:03.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:03 smithi053 ceph-mon[143363]: pgmap v4162: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 591 KiB/s rd, 4.2 KiB/s wr, 800 op/s 2024-01-15T23:55:03.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:03 smithi053 ceph-mon[143363]: osdmap e2450: 8 total, 8 up, 8 in 2024-01-15T23:55:03.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:03 smithi053 ceph-mon[146052]: pgmap v4162: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 591 KiB/s rd, 4.2 KiB/s wr, 800 op/s 2024-01-15T23:55:03.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:03 smithi053 ceph-mon[146052]: osdmap e2450: 8 total, 8 up, 8 in 2024-01-15T23:55:03.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:03 smithi163 ceph-mon[138526]: pgmap v4162: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 591 KiB/s rd, 4.2 KiB/s wr, 800 op/s 2024-01-15T23:55:03.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:03 smithi163 ceph-mon[138526]: osdmap e2450: 8 total, 8 up, 8 in 2024-01-15T23:55:05.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:04 smithi163 ceph-mon[138526]: pgmap v4165: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:55:05.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:04 smithi163 ceph-mon[138526]: osdmap e2451: 8 total, 8 up, 8 in 2024-01-15T23:55:05.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:04 smithi053 ceph-mon[143363]: pgmap v4165: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:55:05.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:04 smithi053 ceph-mon[143363]: osdmap e2451: 8 total, 8 up, 8 in 2024-01-15T23:55:05.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:55:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:55:05] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.43.0" 2024-01-15T23:55:05.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:04 smithi053 ceph-mon[146052]: pgmap v4165: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:55:05.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:04 smithi053 ceph-mon[146052]: osdmap e2451: 8 total, 8 up, 8 in 2024-01-15T23:55:06.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:05 smithi163 ceph-mon[138526]: osdmap e2452: 8 total, 8 up, 8 in 2024-01-15T23:55:06.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:05 smithi053 ceph-mon[143363]: osdmap e2452: 8 total, 8 up, 8 in 2024-01-15T23:55:06.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:05 smithi053 ceph-mon[146052]: osdmap e2452: 8 total, 8 up, 8 in 2024-01-15T23:55:07.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:06 smithi163 ceph-mon[138526]: pgmap v4168: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 558 KiB/s rd, 5.7 KiB/s wr, 755 op/s 2024-01-15T23:55:07.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:06 smithi163 ceph-mon[138526]: osdmap e2453: 8 total, 8 up, 8 in 2024-01-15T23:55:07.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:06 smithi163 ceph-mon[138526]: osdmap e2454: 8 total, 8 up, 8 in 2024-01-15T23:55:07.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:06 smithi053 ceph-mon[146052]: pgmap v4168: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 558 KiB/s rd, 5.7 KiB/s wr, 755 op/s 2024-01-15T23:55:07.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:06 smithi053 ceph-mon[146052]: osdmap e2453: 8 total, 8 up, 8 in 2024-01-15T23:55:07.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:06 smithi053 ceph-mon[146052]: osdmap e2454: 8 total, 8 up, 8 in 2024-01-15T23:55:07.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:06 smithi053 ceph-mon[143363]: pgmap v4168: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 558 KiB/s rd, 5.7 KiB/s wr, 755 op/s 2024-01-15T23:55:07.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:06 smithi053 ceph-mon[143363]: osdmap e2453: 8 total, 8 up, 8 in 2024-01-15T23:55:07.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:06 smithi053 ceph-mon[143363]: osdmap e2454: 8 total, 8 up, 8 in 2024-01-15T23:55:09.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:08 smithi163 ceph-mon[138526]: pgmap v4171: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 558 KiB/s rd, 5.7 KiB/s wr, 757 op/s 2024-01-15T23:55:09.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:08 smithi163 ceph-mon[138526]: osdmap e2455: 8 total, 8 up, 8 in 2024-01-15T23:55:09.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:08 smithi053 ceph-mon[146052]: pgmap v4171: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 558 KiB/s rd, 5.7 KiB/s wr, 757 op/s 2024-01-15T23:55:09.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:08 smithi053 ceph-mon[146052]: osdmap e2455: 8 total, 8 up, 8 in 2024-01-15T23:55:09.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:08 smithi053 ceph-mon[143363]: pgmap v4171: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 558 KiB/s rd, 5.7 KiB/s wr, 757 op/s 2024-01-15T23:55:09.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:08 smithi053 ceph-mon[143363]: osdmap e2455: 8 total, 8 up, 8 in 2024-01-15T23:55:10.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:09 smithi163 ceph-mon[138526]: osdmap e2456: 8 total, 8 up, 8 in 2024-01-15T23:55:10.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:09 smithi053 ceph-mon[143363]: osdmap e2456: 8 total, 8 up, 8 in 2024-01-15T23:55:10.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:09 smithi053 ceph-mon[146052]: osdmap e2456: 8 total, 8 up, 8 in 2024-01-15T23:55:11.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:10 smithi163 ceph-mon[138526]: pgmap v4174: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 527 KiB/s rd, 5.0 KiB/s wr, 714 op/s 2024-01-15T23:55:11.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:10 smithi163 ceph-mon[138526]: osdmap e2457: 8 total, 8 up, 8 in 2024-01-15T23:55:11.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:10 smithi053 ceph-mon[143363]: pgmap v4174: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 527 KiB/s rd, 5.0 KiB/s wr, 714 op/s 2024-01-15T23:55:11.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:10 smithi053 ceph-mon[143363]: osdmap e2457: 8 total, 8 up, 8 in 2024-01-15T23:55:11.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:10 smithi053 ceph-mon[146052]: pgmap v4174: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 527 KiB/s rd, 5.0 KiB/s wr, 714 op/s 2024-01-15T23:55:11.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:10 smithi053 ceph-mon[146052]: osdmap e2457: 8 total, 8 up, 8 in 2024-01-15T23:55:12.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:11 smithi053 ceph-mon[143363]: osdmap e2458: 8 total, 8 up, 8 in 2024-01-15T23:55:12.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:11 smithi053 ceph-mon[143363]: osdmap e2459: 8 total, 8 up, 8 in 2024-01-15T23:55:12.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:11 smithi053 ceph-mon[146052]: osdmap e2458: 8 total, 8 up, 8 in 2024-01-15T23:55:12.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:11 smithi053 ceph-mon[146052]: osdmap e2459: 8 total, 8 up, 8 in 2024-01-15T23:55:12.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:11 smithi163 ceph-mon[138526]: osdmap e2458: 8 total, 8 up, 8 in 2024-01-15T23:55:12.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:11 smithi163 ceph-mon[138526]: osdmap e2459: 8 total, 8 up, 8 in 2024-01-15T23:55:13.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:12 smithi053 ceph-mon[143363]: pgmap v4177: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 527 KiB/s rd, 5.0 KiB/s wr, 715 op/s 2024-01-15T23:55:13.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:12 smithi053 ceph-mon[146052]: pgmap v4177: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 527 KiB/s rd, 5.0 KiB/s wr, 715 op/s 2024-01-15T23:55:13.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:12 smithi163 ceph-mon[138526]: pgmap v4177: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 527 KiB/s rd, 5.0 KiB/s wr, 715 op/s 2024-01-15T23:55:14.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:14 smithi053 ceph-mon[143363]: osdmap e2460: 8 total, 8 up, 8 in 2024-01-15T23:55:14.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:55:14.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:14 smithi053 ceph-mon[146052]: osdmap e2460: 8 total, 8 up, 8 in 2024-01-15T23:55:14.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:55:14.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:14 smithi163 ceph-mon[138526]: osdmap e2460: 8 total, 8 up, 8 in 2024-01-15T23:55:14.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:55:15.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:15 smithi053 ceph-mon[143363]: pgmap v4180: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-01-15T23:55:15.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:15 smithi053 ceph-mon[143363]: osdmap e2461: 8 total, 8 up, 8 in 2024-01-15T23:55:15.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:55:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:55:15] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.43.0" 2024-01-15T23:55:15.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:15 smithi053 ceph-mon[146052]: pgmap v4180: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-01-15T23:55:15.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:15 smithi053 ceph-mon[146052]: osdmap e2461: 8 total, 8 up, 8 in 2024-01-15T23:55:15.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:15 smithi163 ceph-mon[138526]: pgmap v4180: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-01-15T23:55:15.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:15 smithi163 ceph-mon[138526]: osdmap e2461: 8 total, 8 up, 8 in 2024-01-15T23:55:16.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:16 smithi053 ceph-mon[143363]: osdmap e2462: 8 total, 8 up, 8 in 2024-01-15T23:55:16.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:16 smithi053 ceph-mon[146052]: osdmap e2462: 8 total, 8 up, 8 in 2024-01-15T23:55:16.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:16 smithi163 ceph-mon[138526]: osdmap e2462: 8 total, 8 up, 8 in 2024-01-15T23:55:17.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:17 smithi053 ceph-mon[143363]: pgmap v4183: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 405 KiB/s rd, 4.2 KiB/s wr, 545 op/s 2024-01-15T23:55:17.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:17 smithi053 ceph-mon[143363]: osdmap e2463: 8 total, 8 up, 8 in 2024-01-15T23:55:17.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:17 smithi053 ceph-mon[143363]: osdmap e2464: 8 total, 8 up, 8 in 2024-01-15T23:55:17.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:17 smithi053 ceph-mon[146052]: pgmap v4183: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 405 KiB/s rd, 4.2 KiB/s wr, 545 op/s 2024-01-15T23:55:17.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:17 smithi053 ceph-mon[146052]: osdmap e2463: 8 total, 8 up, 8 in 2024-01-15T23:55:17.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:17 smithi053 ceph-mon[146052]: osdmap e2464: 8 total, 8 up, 8 in 2024-01-15T23:55:17.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:17 smithi163 ceph-mon[138526]: pgmap v4183: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 405 KiB/s rd, 4.2 KiB/s wr, 545 op/s 2024-01-15T23:55:17.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:17 smithi163 ceph-mon[138526]: osdmap e2463: 8 total, 8 up, 8 in 2024-01-15T23:55:17.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:17 smithi163 ceph-mon[138526]: osdmap e2464: 8 total, 8 up, 8 in 2024-01-15T23:55:19.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:18 smithi163 ceph-mon[138526]: pgmap v4186: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 404 KiB/s rd, 4.2 KiB/s wr, 545 op/s 2024-01-15T23:55:19.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:18 smithi163 ceph-mon[138526]: osdmap e2465: 8 total, 8 up, 8 in 2024-01-15T23:55:19.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:18 smithi053 ceph-mon[143363]: pgmap v4186: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 404 KiB/s rd, 4.2 KiB/s wr, 545 op/s 2024-01-15T23:55:19.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:18 smithi053 ceph-mon[143363]: osdmap e2465: 8 total, 8 up, 8 in 2024-01-15T23:55:19.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:18 smithi053 ceph-mon[146052]: pgmap v4186: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 404 KiB/s rd, 4.2 KiB/s wr, 545 op/s 2024-01-15T23:55:19.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:18 smithi053 ceph-mon[146052]: osdmap e2465: 8 total, 8 up, 8 in 2024-01-15T23:55:20.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:19 smithi163 ceph-mon[138526]: osdmap e2466: 8 total, 8 up, 8 in 2024-01-15T23:55:20.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:19 smithi053 ceph-mon[143363]: osdmap e2466: 8 total, 8 up, 8 in 2024-01-15T23:55:20.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:19 smithi053 ceph-mon[146052]: osdmap e2466: 8 total, 8 up, 8 in 2024-01-15T23:55:21.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:20 smithi163 ceph-mon[138526]: pgmap v4189: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 549 KiB/s rd, 5.7 KiB/s wr, 748 op/s 2024-01-15T23:55:21.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:20 smithi163 ceph-mon[138526]: osdmap e2467: 8 total, 8 up, 8 in 2024-01-15T23:55:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:20 smithi053 ceph-mon[143363]: pgmap v4189: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 549 KiB/s rd, 5.7 KiB/s wr, 748 op/s 2024-01-15T23:55:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:20 smithi053 ceph-mon[143363]: osdmap e2467: 8 total, 8 up, 8 in 2024-01-15T23:55:21.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:20 smithi053 ceph-mon[146052]: pgmap v4189: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 549 KiB/s rd, 5.7 KiB/s wr, 748 op/s 2024-01-15T23:55:21.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:20 smithi053 ceph-mon[146052]: osdmap e2467: 8 total, 8 up, 8 in 2024-01-15T23:55:22.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:21 smithi163 ceph-mon[138526]: osdmap e2468: 8 total, 8 up, 8 in 2024-01-15T23:55:22.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:21 smithi163 ceph-mon[138526]: osdmap e2469: 8 total, 8 up, 8 in 2024-01-15T23:55:22.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:21 smithi053 ceph-mon[143363]: osdmap e2468: 8 total, 8 up, 8 in 2024-01-15T23:55:22.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:21 smithi053 ceph-mon[143363]: osdmap e2469: 8 total, 8 up, 8 in 2024-01-15T23:55:22.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:21 smithi053 ceph-mon[146052]: osdmap e2468: 8 total, 8 up, 8 in 2024-01-15T23:55:22.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:21 smithi053 ceph-mon[146052]: osdmap e2469: 8 total, 8 up, 8 in 2024-01-15T23:55:23.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:22 smithi163 ceph-mon[138526]: pgmap v4192: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 549 KiB/s rd, 5.7 KiB/s wr, 748 op/s 2024-01-15T23:55:23.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:22 smithi053 ceph-mon[143363]: pgmap v4192: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 549 KiB/s rd, 5.7 KiB/s wr, 748 op/s 2024-01-15T23:55:23.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:22 smithi053 ceph-mon[146052]: pgmap v4192: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 549 KiB/s rd, 5.7 KiB/s wr, 748 op/s 2024-01-15T23:55:24.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:23 smithi053 ceph-mon[143363]: osdmap e2470: 8 total, 8 up, 8 in 2024-01-15T23:55:24.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:23 smithi053 ceph-mon[146052]: osdmap e2470: 8 total, 8 up, 8 in 2024-01-15T23:55:24.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:23 smithi163 ceph-mon[138526]: osdmap e2470: 8 total, 8 up, 8 in 2024-01-15T23:55:25.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:24 smithi053 ceph-mon[143363]: pgmap v4195: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:55:25.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:24 smithi053 ceph-mon[143363]: osdmap e2471: 8 total, 8 up, 8 in 2024-01-15T23:55:25.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:55:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:55:25] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.43.0" 2024-01-15T23:55:25.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:24 smithi053 ceph-mon[146052]: pgmap v4195: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:55:25.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:24 smithi053 ceph-mon[146052]: osdmap e2471: 8 total, 8 up, 8 in 2024-01-15T23:55:25.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:24 smithi163 ceph-mon[138526]: pgmap v4195: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:55:25.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:24 smithi163 ceph-mon[138526]: osdmap e2471: 8 total, 8 up, 8 in 2024-01-15T23:55:26.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:26 smithi053 ceph-mon[143363]: osdmap e2472: 8 total, 8 up, 8 in 2024-01-15T23:55:26.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:26 smithi053 ceph-mon[146052]: osdmap e2472: 8 total, 8 up, 8 in 2024-01-15T23:55:26.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:26 smithi163 ceph-mon[138526]: osdmap e2472: 8 total, 8 up, 8 in 2024-01-15T23:55:27.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:27 smithi053 ceph-mon[143363]: pgmap v4198: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 427 KiB/s rd, 5.0 KiB/s wr, 579 op/s 2024-01-15T23:55:27.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:27 smithi053 ceph-mon[143363]: osdmap e2473: 8 total, 8 up, 8 in 2024-01-15T23:55:27.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:27 smithi053 ceph-mon[143363]: osdmap e2474: 8 total, 8 up, 8 in 2024-01-15T23:55:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:27 smithi053 ceph-mon[146052]: pgmap v4198: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 427 KiB/s rd, 5.0 KiB/s wr, 579 op/s 2024-01-15T23:55:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:27 smithi053 ceph-mon[146052]: osdmap e2473: 8 total, 8 up, 8 in 2024-01-15T23:55:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:27 smithi053 ceph-mon[146052]: osdmap e2474: 8 total, 8 up, 8 in 2024-01-15T23:55:27.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:27 smithi163 ceph-mon[138526]: pgmap v4198: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 427 KiB/s rd, 5.0 KiB/s wr, 579 op/s 2024-01-15T23:55:27.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:27 smithi163 ceph-mon[138526]: osdmap e2473: 8 total, 8 up, 8 in 2024-01-15T23:55:27.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:27 smithi163 ceph-mon[138526]: osdmap e2474: 8 total, 8 up, 8 in 2024-01-15T23:55:29.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:28 smithi163 ceph-mon[138526]: pgmap v4201: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 425 KiB/s rd, 5.0 KiB/s wr, 576 op/s 2024-01-15T23:55:29.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:28 smithi163 ceph-mon[138526]: osdmap e2475: 8 total, 8 up, 8 in 2024-01-15T23:55:29.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:28 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:55:29.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:28 smithi053 ceph-mon[143363]: pgmap v4201: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 425 KiB/s rd, 5.0 KiB/s wr, 576 op/s 2024-01-15T23:55:29.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:28 smithi053 ceph-mon[143363]: osdmap e2475: 8 total, 8 up, 8 in 2024-01-15T23:55:29.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:28 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:55:29.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:28 smithi053 ceph-mon[146052]: pgmap v4201: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 425 KiB/s rd, 5.0 KiB/s wr, 576 op/s 2024-01-15T23:55:29.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:28 smithi053 ceph-mon[146052]: osdmap e2475: 8 total, 8 up, 8 in 2024-01-15T23:55:29.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:28 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:55:30.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:29 smithi163 ceph-mon[138526]: osdmap e2476: 8 total, 8 up, 8 in 2024-01-15T23:55:30.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:29 smithi053 ceph-mon[143363]: osdmap e2476: 8 total, 8 up, 8 in 2024-01-15T23:55:30.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:29 smithi053 ceph-mon[146052]: osdmap e2476: 8 total, 8 up, 8 in 2024-01-15T23:55:31.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:30 smithi163 ceph-mon[138526]: pgmap v4204: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 395 KiB/s rd, 5.0 KiB/s wr, 534 op/s 2024-01-15T23:55:31.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:30 smithi163 ceph-mon[138526]: osdmap e2477: 8 total, 8 up, 8 in 2024-01-15T23:55:31.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:30 smithi053 ceph-mon[146052]: pgmap v4204: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 395 KiB/s rd, 5.0 KiB/s wr, 534 op/s 2024-01-15T23:55:31.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:30 smithi053 ceph-mon[146052]: osdmap e2477: 8 total, 8 up, 8 in 2024-01-15T23:55:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:30 smithi053 ceph-mon[143363]: pgmap v4204: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 395 KiB/s rd, 5.0 KiB/s wr, 534 op/s 2024-01-15T23:55:31.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:30 smithi053 ceph-mon[143363]: osdmap e2477: 8 total, 8 up, 8 in 2024-01-15T23:55:32.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:31 smithi163 ceph-mon[138526]: osdmap e2478: 8 total, 8 up, 8 in 2024-01-15T23:55:32.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:31 smithi163 ceph-mon[138526]: osdmap e2479: 8 total, 8 up, 8 in 2024-01-15T23:55:32.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:31 smithi053 ceph-mon[143363]: osdmap e2478: 8 total, 8 up, 8 in 2024-01-15T23:55:32.330 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:31 smithi053 ceph-mon[143363]: osdmap e2479: 8 total, 8 up, 8 in 2024-01-15T23:55:32.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:31 smithi053 ceph-mon[146052]: osdmap e2478: 8 total, 8 up, 8 in 2024-01-15T23:55:32.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:31 smithi053 ceph-mon[146052]: osdmap e2479: 8 total, 8 up, 8 in 2024-01-15T23:55:33.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:32 smithi163 ceph-mon[138526]: pgmap v4207: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 396 KiB/s rd, 5.0 KiB/s wr, 537 op/s 2024-01-15T23:55:33.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:32 smithi053 ceph-mon[143363]: pgmap v4207: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 396 KiB/s rd, 5.0 KiB/s wr, 537 op/s 2024-01-15T23:55:33.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:32 smithi053 ceph-mon[146052]: pgmap v4207: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 396 KiB/s rd, 5.0 KiB/s wr, 537 op/s 2024-01-15T23:55:34.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:33 smithi163 ceph-mon[138526]: osdmap e2480: 8 total, 8 up, 8 in 2024-01-15T23:55:34.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:33 smithi053 ceph-mon[143363]: osdmap e2480: 8 total, 8 up, 8 in 2024-01-15T23:55:34.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:33 smithi053 ceph-mon[146052]: osdmap e2480: 8 total, 8 up, 8 in 2024-01-15T23:55:35.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:34 smithi163 ceph-mon[138526]: pgmap v4210: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:55:35.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:34 smithi163 ceph-mon[138526]: osdmap e2481: 8 total, 8 up, 8 in 2024-01-15T23:55:35.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:55:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:55:35] "GET /metrics HTTP/1.1" 200 36605 "" "Prometheus/2.43.0" 2024-01-15T23:55:35.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:34 smithi053 ceph-mon[143363]: pgmap v4210: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:55:35.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:34 smithi053 ceph-mon[143363]: osdmap e2481: 8 total, 8 up, 8 in 2024-01-15T23:55:35.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:34 smithi053 ceph-mon[146052]: pgmap v4210: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:55:35.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:34 smithi053 ceph-mon[146052]: osdmap e2481: 8 total, 8 up, 8 in 2024-01-15T23:55:36.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:35 smithi053 ceph-mon[143363]: osdmap e2482: 8 total, 8 up, 8 in 2024-01-15T23:55:36.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:35 smithi053 ceph-mon[146052]: osdmap e2482: 8 total, 8 up, 8 in 2024-01-15T23:55:36.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:35 smithi163 ceph-mon[138526]: osdmap e2482: 8 total, 8 up, 8 in 2024-01-15T23:55:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:36 smithi053 ceph-mon[143363]: pgmap v4213: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 362 KiB/s rd, 5.0 KiB/s wr, 490 op/s 2024-01-15T23:55:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:36 smithi053 ceph-mon[143363]: osdmap e2483: 8 total, 8 up, 8 in 2024-01-15T23:55:37.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:36 smithi053 ceph-mon[143363]: osdmap e2484: 8 total, 8 up, 8 in 2024-01-15T23:55:37.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:36 smithi053 ceph-mon[146052]: pgmap v4213: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 362 KiB/s rd, 5.0 KiB/s wr, 490 op/s 2024-01-15T23:55:37.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:36 smithi053 ceph-mon[146052]: osdmap e2483: 8 total, 8 up, 8 in 2024-01-15T23:55:37.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:36 smithi053 ceph-mon[146052]: osdmap e2484: 8 total, 8 up, 8 in 2024-01-15T23:55:37.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:36 smithi163 ceph-mon[138526]: pgmap v4213: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 362 KiB/s rd, 5.0 KiB/s wr, 490 op/s 2024-01-15T23:55:37.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:36 smithi163 ceph-mon[138526]: osdmap e2483: 8 total, 8 up, 8 in 2024-01-15T23:55:37.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:36 smithi163 ceph-mon[138526]: osdmap e2484: 8 total, 8 up, 8 in 2024-01-15T23:55:39.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:38 smithi163 ceph-mon[138526]: pgmap v4216: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 361 KiB/s rd, 5.0 KiB/s wr, 489 op/s 2024-01-15T23:55:39.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:38 smithi163 ceph-mon[138526]: osdmap e2485: 8 total, 8 up, 8 in 2024-01-15T23:55:39.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:38 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:55:39.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:38 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:55:39.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:38 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:55:39.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:38 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:55:39.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:38 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:55:39.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:38 smithi053 ceph-mon[143363]: pgmap v4216: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 361 KiB/s rd, 5.0 KiB/s wr, 489 op/s 2024-01-15T23:55:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:38 smithi053 ceph-mon[143363]: osdmap e2485: 8 total, 8 up, 8 in 2024-01-15T23:55:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:38 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:55:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:38 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:55:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:38 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:55:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:38 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:55:39.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:38 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:55:39.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:38 smithi053 ceph-mon[146052]: pgmap v4216: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 361 KiB/s rd, 5.0 KiB/s wr, 489 op/s 2024-01-15T23:55:39.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:38 smithi053 ceph-mon[146052]: osdmap e2485: 8 total, 8 up, 8 in 2024-01-15T23:55:39.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:38 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:55:39.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:38 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:55:39.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:38 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:55:39.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:38 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:55:39.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:38 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:55:40.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:39 smithi163 ceph-mon[138526]: osdmap e2486: 8 total, 8 up, 8 in 2024-01-15T23:55:40.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:39 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:55:40.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:39 smithi053 ceph-mon[143363]: osdmap e2486: 8 total, 8 up, 8 in 2024-01-15T23:55:40.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:39 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:55:40.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:39 smithi053 ceph-mon[146052]: osdmap e2486: 8 total, 8 up, 8 in 2024-01-15T23:55:40.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:39 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:55:41.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:40 smithi163 ceph-mon[138526]: pgmap v4219: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 329 KiB/s rd, 5.0 KiB/s wr, 444 op/s 2024-01-15T23:55:41.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:40 smithi163 ceph-mon[138526]: osdmap e2487: 8 total, 8 up, 8 in 2024-01-15T23:55:41.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:40 smithi053 ceph-mon[143363]: pgmap v4219: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 329 KiB/s rd, 5.0 KiB/s wr, 444 op/s 2024-01-15T23:55:41.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:40 smithi053 ceph-mon[143363]: osdmap e2487: 8 total, 8 up, 8 in 2024-01-15T23:55:41.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:40 smithi053 ceph-mon[146052]: pgmap v4219: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 329 KiB/s rd, 5.0 KiB/s wr, 444 op/s 2024-01-15T23:55:41.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:40 smithi053 ceph-mon[146052]: osdmap e2487: 8 total, 8 up, 8 in 2024-01-15T23:55:42.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:41 smithi163 ceph-mon[138526]: osdmap e2488: 8 total, 8 up, 8 in 2024-01-15T23:55:42.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:41 smithi163 ceph-mon[138526]: osdmap e2489: 8 total, 8 up, 8 in 2024-01-15T23:55:42.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:41 smithi053 ceph-mon[143363]: osdmap e2488: 8 total, 8 up, 8 in 2024-01-15T23:55:42.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:41 smithi053 ceph-mon[143363]: osdmap e2489: 8 total, 8 up, 8 in 2024-01-15T23:55:42.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:41 smithi053 ceph-mon[146052]: osdmap e2488: 8 total, 8 up, 8 in 2024-01-15T23:55:42.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:41 smithi053 ceph-mon[146052]: osdmap e2489: 8 total, 8 up, 8 in 2024-01-15T23:55:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:42 smithi163 ceph-mon[138526]: pgmap v4222: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 331 KiB/s rd, 5.0 KiB/s wr, 448 op/s 2024-01-15T23:55:43.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:42 smithi053 ceph-mon[143363]: pgmap v4222: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 331 KiB/s rd, 5.0 KiB/s wr, 448 op/s 2024-01-15T23:55:43.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:42 smithi053 ceph-mon[146052]: pgmap v4222: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 331 KiB/s rd, 5.0 KiB/s wr, 448 op/s 2024-01-15T23:55:44.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:43 smithi163 ceph-mon[138526]: osdmap e2490: 8 total, 8 up, 8 in 2024-01-15T23:55:44.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:55:44.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:43 smithi053 ceph-mon[143363]: osdmap e2490: 8 total, 8 up, 8 in 2024-01-15T23:55:44.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:55:44.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:43 smithi053 ceph-mon[146052]: osdmap e2490: 8 total, 8 up, 8 in 2024-01-15T23:55:44.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:55:45.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:44 smithi163 ceph-mon[138526]: pgmap v4225: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-01-15T23:55:45.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:44 smithi163 ceph-mon[138526]: osdmap e2491: 8 total, 8 up, 8 in 2024-01-15T23:55:45.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:44 smithi053 ceph-mon[143363]: pgmap v4225: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-01-15T23:55:45.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:44 smithi053 ceph-mon[143363]: osdmap e2491: 8 total, 8 up, 8 in 2024-01-15T23:55:45.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:44 smithi053 ceph-mon[146052]: pgmap v4225: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-01-15T23:55:45.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:44 smithi053 ceph-mon[146052]: osdmap e2491: 8 total, 8 up, 8 in 2024-01-15T23:55:45.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:55:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:55:45] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.43.0" 2024-01-15T23:55:46.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:45 smithi053 ceph-mon[143363]: osdmap e2492: 8 total, 8 up, 8 in 2024-01-15T23:55:46.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:45 smithi053 ceph-mon[146052]: osdmap e2492: 8 total, 8 up, 8 in 2024-01-15T23:55:46.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:45 smithi163 ceph-mon[138526]: osdmap e2492: 8 total, 8 up, 8 in 2024-01-15T23:55:47.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:46 smithi053 ceph-mon[146052]: pgmap v4228: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 296 KiB/s rd, 5.0 KiB/s wr, 401 op/s 2024-01-15T23:55:47.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:46 smithi053 ceph-mon[146052]: osdmap e2493: 8 total, 8 up, 8 in 2024-01-15T23:55:47.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:46 smithi053 ceph-mon[146052]: osdmap e2494: 8 total, 8 up, 8 in 2024-01-15T23:55:47.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:46 smithi053 ceph-mon[143363]: pgmap v4228: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 296 KiB/s rd, 5.0 KiB/s wr, 401 op/s 2024-01-15T23:55:47.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:46 smithi053 ceph-mon[143363]: osdmap e2493: 8 total, 8 up, 8 in 2024-01-15T23:55:47.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:46 smithi053 ceph-mon[143363]: osdmap e2494: 8 total, 8 up, 8 in 2024-01-15T23:55:47.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:46 smithi163 ceph-mon[138526]: pgmap v4228: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 296 KiB/s rd, 5.0 KiB/s wr, 401 op/s 2024-01-15T23:55:47.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:46 smithi163 ceph-mon[138526]: osdmap e2493: 8 total, 8 up, 8 in 2024-01-15T23:55:47.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:46 smithi163 ceph-mon[138526]: osdmap e2494: 8 total, 8 up, 8 in 2024-01-15T23:55:49.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:48 smithi163 ceph-mon[138526]: pgmap v4231: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 296 KiB/s rd, 5.0 KiB/s wr, 402 op/s 2024-01-15T23:55:49.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:48 smithi163 ceph-mon[138526]: osdmap e2495: 8 total, 8 up, 8 in 2024-01-15T23:55:49.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:48 smithi053 ceph-mon[143363]: pgmap v4231: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 296 KiB/s rd, 5.0 KiB/s wr, 402 op/s 2024-01-15T23:55:49.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:48 smithi053 ceph-mon[143363]: osdmap e2495: 8 total, 8 up, 8 in 2024-01-15T23:55:49.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:48 smithi053 ceph-mon[146052]: pgmap v4231: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 296 KiB/s rd, 5.0 KiB/s wr, 402 op/s 2024-01-15T23:55:49.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:48 smithi053 ceph-mon[146052]: osdmap e2495: 8 total, 8 up, 8 in 2024-01-15T23:55:50.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:49 smithi163 ceph-mon[138526]: osdmap e2496: 8 total, 8 up, 8 in 2024-01-15T23:55:50.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:49 smithi053 ceph-mon[143363]: osdmap e2496: 8 total, 8 up, 8 in 2024-01-15T23:55:50.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:49 smithi053 ceph-mon[146052]: osdmap e2496: 8 total, 8 up, 8 in 2024-01-15T23:55:51.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:50 smithi163 ceph-mon[138526]: pgmap v4234: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 265 KiB/s rd, 5.0 KiB/s wr, 360 op/s 2024-01-15T23:55:51.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:50 smithi163 ceph-mon[138526]: osdmap e2497: 8 total, 8 up, 8 in 2024-01-15T23:55:51.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:50 smithi053 ceph-mon[143363]: pgmap v4234: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 265 KiB/s rd, 5.0 KiB/s wr, 360 op/s 2024-01-15T23:55:51.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:50 smithi053 ceph-mon[143363]: osdmap e2497: 8 total, 8 up, 8 in 2024-01-15T23:55:51.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:50 smithi053 ceph-mon[146052]: pgmap v4234: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 265 KiB/s rd, 5.0 KiB/s wr, 360 op/s 2024-01-15T23:55:51.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:50 smithi053 ceph-mon[146052]: osdmap e2497: 8 total, 8 up, 8 in 2024-01-15T23:55:52.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:51 smithi163 ceph-mon[138526]: osdmap e2498: 8 total, 8 up, 8 in 2024-01-15T23:55:52.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:51 smithi163 ceph-mon[138526]: osdmap e2499: 8 total, 8 up, 8 in 2024-01-15T23:55:52.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:51 smithi053 ceph-mon[143363]: osdmap e2498: 8 total, 8 up, 8 in 2024-01-15T23:55:52.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:51 smithi053 ceph-mon[143363]: osdmap e2499: 8 total, 8 up, 8 in 2024-01-15T23:55:52.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:51 smithi053 ceph-mon[146052]: osdmap e2498: 8 total, 8 up, 8 in 2024-01-15T23:55:52.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:51 smithi053 ceph-mon[146052]: osdmap e2499: 8 total, 8 up, 8 in 2024-01-15T23:55:53.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:52 smithi053 ceph-mon[143363]: pgmap v4237: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 266 KiB/s rd, 5.0 KiB/s wr, 360 op/s 2024-01-15T23:55:53.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:52 smithi053 ceph-mon[146052]: pgmap v4237: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 266 KiB/s rd, 5.0 KiB/s wr, 360 op/s 2024-01-15T23:55:53.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:52 smithi163 ceph-mon[138526]: pgmap v4237: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 266 KiB/s rd, 5.0 KiB/s wr, 360 op/s 2024-01-15T23:55:54.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:53 smithi053 ceph-mon[143363]: osdmap e2500: 8 total, 8 up, 8 in 2024-01-15T23:55:54.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:53 smithi053 ceph-mon[146052]: osdmap e2500: 8 total, 8 up, 8 in 2024-01-15T23:55:54.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:53 smithi163 ceph-mon[138526]: osdmap e2500: 8 total, 8 up, 8 in 2024-01-15T23:55:55.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:54 smithi053 ceph-mon[143363]: pgmap v4240: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:55:55.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:54 smithi053 ceph-mon[143363]: osdmap e2501: 8 total, 8 up, 8 in 2024-01-15T23:55:55.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:55:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:55:55] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.43.0" 2024-01-15T23:55:55.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:54 smithi053 ceph-mon[146052]: pgmap v4240: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:55:55.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:54 smithi053 ceph-mon[146052]: osdmap e2501: 8 total, 8 up, 8 in 2024-01-15T23:55:55.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:54 smithi163 ceph-mon[138526]: pgmap v4240: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:55:55.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:54 smithi163 ceph-mon[138526]: osdmap e2501: 8 total, 8 up, 8 in 2024-01-15T23:55:56.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:56 smithi053 ceph-mon[143363]: osdmap e2502: 8 total, 8 up, 8 in 2024-01-15T23:55:56.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:56 smithi053 ceph-mon[146052]: osdmap e2502: 8 total, 8 up, 8 in 2024-01-15T23:55:56.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:56 smithi163 ceph-mon[138526]: osdmap e2502: 8 total, 8 up, 8 in 2024-01-15T23:55:57.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:57 smithi053 ceph-mon[143363]: pgmap v4243: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 230 KiB/s rd, 5.0 KiB/s wr, 312 op/s 2024-01-15T23:55:57.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:57 smithi053 ceph-mon[143363]: osdmap e2503: 8 total, 8 up, 8 in 2024-01-15T23:55:57.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:57 smithi053 ceph-mon[143363]: osdmap e2504: 8 total, 8 up, 8 in 2024-01-15T23:55:57.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:57 smithi053 ceph-mon[146052]: pgmap v4243: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 230 KiB/s rd, 5.0 KiB/s wr, 312 op/s 2024-01-15T23:55:57.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:57 smithi053 ceph-mon[146052]: osdmap e2503: 8 total, 8 up, 8 in 2024-01-15T23:55:57.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:57 smithi053 ceph-mon[146052]: osdmap e2504: 8 total, 8 up, 8 in 2024-01-15T23:55:57.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:57 smithi163 ceph-mon[138526]: pgmap v4243: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 230 KiB/s rd, 5.0 KiB/s wr, 312 op/s 2024-01-15T23:55:57.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:57 smithi163 ceph-mon[138526]: osdmap e2503: 8 total, 8 up, 8 in 2024-01-15T23:55:57.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:57 smithi163 ceph-mon[138526]: osdmap e2504: 8 total, 8 up, 8 in 2024-01-15T23:55:59.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:58 smithi163 ceph-mon[138526]: pgmap v4246: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 229 KiB/s rd, 5.0 KiB/s wr, 313 op/s 2024-01-15T23:55:59.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:58 smithi163 ceph-mon[138526]: osdmap e2505: 8 total, 8 up, 8 in 2024-01-15T23:55:59.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:58 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:55:59.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:58 smithi053 ceph-mon[143363]: pgmap v4246: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 229 KiB/s rd, 5.0 KiB/s wr, 313 op/s 2024-01-15T23:55:59.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:58 smithi053 ceph-mon[143363]: osdmap e2505: 8 total, 8 up, 8 in 2024-01-15T23:55:59.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:58 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:55:59.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:58 smithi053 ceph-mon[146052]: pgmap v4246: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 229 KiB/s rd, 5.0 KiB/s wr, 313 op/s 2024-01-15T23:55:59.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:58 smithi053 ceph-mon[146052]: osdmap e2505: 8 total, 8 up, 8 in 2024-01-15T23:55:59.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:58 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:56:00.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:55:59 smithi053 ceph-mon[143363]: osdmap e2506: 8 total, 8 up, 8 in 2024-01-15T23:56:00.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:55:59 smithi053 ceph-mon[146052]: osdmap e2506: 8 total, 8 up, 8 in 2024-01-15T23:56:00.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:55:59 smithi163 ceph-mon[138526]: osdmap e2506: 8 total, 8 up, 8 in 2024-01-15T23:56:01.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:00 smithi053 ceph-mon[143363]: pgmap v4249: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 200 KiB/s rd, 5.0 KiB/s wr, 274 op/s 2024-01-15T23:56:01.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:00 smithi053 ceph-mon[143363]: osdmap e2507: 8 total, 8 up, 8 in 2024-01-15T23:56:01.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:00 smithi053 ceph-mon[146052]: pgmap v4249: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 200 KiB/s rd, 5.0 KiB/s wr, 274 op/s 2024-01-15T23:56:01.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:00 smithi053 ceph-mon[146052]: osdmap e2507: 8 total, 8 up, 8 in 2024-01-15T23:56:01.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:00 smithi163 ceph-mon[138526]: pgmap v4249: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 200 KiB/s rd, 5.0 KiB/s wr, 274 op/s 2024-01-15T23:56:01.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:00 smithi163 ceph-mon[138526]: osdmap e2507: 8 total, 8 up, 8 in 2024-01-15T23:56:02.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:02 smithi053 ceph-mon[143363]: osdmap e2508: 8 total, 8 up, 8 in 2024-01-15T23:56:02.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:02 smithi053 ceph-mon[143363]: osdmap e2509: 8 total, 8 up, 8 in 2024-01-15T23:56:02.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:02 smithi053 ceph-mon[146052]: osdmap e2508: 8 total, 8 up, 8 in 2024-01-15T23:56:02.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:02 smithi053 ceph-mon[146052]: osdmap e2509: 8 total, 8 up, 8 in 2024-01-15T23:56:02.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:02 smithi163 ceph-mon[138526]: osdmap e2508: 8 total, 8 up, 8 in 2024-01-15T23:56:02.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:02 smithi163 ceph-mon[138526]: osdmap e2509: 8 total, 8 up, 8 in 2024-01-15T23:56:03.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:03 smithi053 ceph-mon[146052]: pgmap v4252: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 200 KiB/s rd, 5.0 KiB/s wr, 274 op/s 2024-01-15T23:56:03.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:03 smithi053 ceph-mon[146052]: osdmap e2510: 8 total, 8 up, 8 in 2024-01-15T23:56:03.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:03 smithi053 ceph-mon[143363]: pgmap v4252: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 200 KiB/s rd, 5.0 KiB/s wr, 274 op/s 2024-01-15T23:56:03.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:03 smithi053 ceph-mon[143363]: osdmap e2510: 8 total, 8 up, 8 in 2024-01-15T23:56:03.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:03 smithi163 ceph-mon[138526]: pgmap v4252: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 200 KiB/s rd, 5.0 KiB/s wr, 274 op/s 2024-01-15T23:56:03.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:03 smithi163 ceph-mon[138526]: osdmap e2510: 8 total, 8 up, 8 in 2024-01-15T23:56:05.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:04 smithi163 ceph-mon[138526]: pgmap v4255: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-01-15T23:56:05.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:04 smithi163 ceph-mon[138526]: osdmap e2511: 8 total, 8 up, 8 in 2024-01-15T23:56:05.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:56:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:56:05] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.43.0" 2024-01-15T23:56:05.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:04 smithi053 ceph-mon[146052]: pgmap v4255: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-01-15T23:56:05.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:04 smithi053 ceph-mon[146052]: osdmap e2511: 8 total, 8 up, 8 in 2024-01-15T23:56:05.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:04 smithi053 ceph-mon[143363]: pgmap v4255: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-01-15T23:56:05.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:04 smithi053 ceph-mon[143363]: osdmap e2511: 8 total, 8 up, 8 in 2024-01-15T23:56:06.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:05 smithi163 ceph-mon[138526]: osdmap e2512: 8 total, 8 up, 8 in 2024-01-15T23:56:06.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:05 smithi053 ceph-mon[143363]: osdmap e2512: 8 total, 8 up, 8 in 2024-01-15T23:56:06.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:05 smithi053 ceph-mon[146052]: osdmap e2512: 8 total, 8 up, 8 in 2024-01-15T23:56:07.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:06 smithi163 ceph-mon[138526]: pgmap v4258: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 167 KiB/s rd, 5.0 KiB/s wr, 228 op/s 2024-01-15T23:56:07.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:06 smithi163 ceph-mon[138526]: osdmap e2513: 8 total, 8 up, 8 in 2024-01-15T23:56:07.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:06 smithi163 ceph-mon[138526]: osdmap e2514: 8 total, 8 up, 8 in 2024-01-15T23:56:07.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:06 smithi053 ceph-mon[146052]: pgmap v4258: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 167 KiB/s rd, 5.0 KiB/s wr, 228 op/s 2024-01-15T23:56:07.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:06 smithi053 ceph-mon[146052]: osdmap e2513: 8 total, 8 up, 8 in 2024-01-15T23:56:07.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:06 smithi053 ceph-mon[146052]: osdmap e2514: 8 total, 8 up, 8 in 2024-01-15T23:56:07.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:06 smithi053 ceph-mon[143363]: pgmap v4258: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 167 KiB/s rd, 5.0 KiB/s wr, 228 op/s 2024-01-15T23:56:07.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:06 smithi053 ceph-mon[143363]: osdmap e2513: 8 total, 8 up, 8 in 2024-01-15T23:56:07.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:06 smithi053 ceph-mon[143363]: osdmap e2514: 8 total, 8 up, 8 in 2024-01-15T23:56:09.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:08 smithi163 ceph-mon[138526]: pgmap v4261: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 165 KiB/s rd, 5.0 KiB/s wr, 225 op/s 2024-01-15T23:56:09.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:08 smithi163 ceph-mon[138526]: osdmap e2515: 8 total, 8 up, 8 in 2024-01-15T23:56:09.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:08 smithi053 ceph-mon[143363]: pgmap v4261: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 165 KiB/s rd, 5.0 KiB/s wr, 225 op/s 2024-01-15T23:56:09.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:08 smithi053 ceph-mon[143363]: osdmap e2515: 8 total, 8 up, 8 in 2024-01-15T23:56:09.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:08 smithi053 ceph-mon[146052]: pgmap v4261: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 165 KiB/s rd, 5.0 KiB/s wr, 225 op/s 2024-01-15T23:56:09.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:08 smithi053 ceph-mon[146052]: osdmap e2515: 8 total, 8 up, 8 in 2024-01-15T23:56:10.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:09 smithi053 ceph-mon[143363]: osdmap e2516: 8 total, 8 up, 8 in 2024-01-15T23:56:10.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:09 smithi053 ceph-mon[146052]: osdmap e2516: 8 total, 8 up, 8 in 2024-01-15T23:56:10.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:09 smithi163 ceph-mon[138526]: osdmap e2516: 8 total, 8 up, 8 in 2024-01-15T23:56:11.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:10 smithi053 ceph-mon[143363]: pgmap v4264: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 5.0 KiB/s wr, 183 op/s 2024-01-15T23:56:11.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:10 smithi053 ceph-mon[143363]: osdmap e2517: 8 total, 8 up, 8 in 2024-01-15T23:56:11.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:10 smithi053 ceph-mon[146052]: pgmap v4264: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 5.0 KiB/s wr, 183 op/s 2024-01-15T23:56:11.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:10 smithi053 ceph-mon[146052]: osdmap e2517: 8 total, 8 up, 8 in 2024-01-15T23:56:11.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:10 smithi163 ceph-mon[138526]: pgmap v4264: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 5.0 KiB/s wr, 183 op/s 2024-01-15T23:56:11.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:10 smithi163 ceph-mon[138526]: osdmap e2517: 8 total, 8 up, 8 in 2024-01-15T23:56:12.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:12 smithi053 ceph-mon[143363]: osdmap e2518: 8 total, 8 up, 8 in 2024-01-15T23:56:12.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:12 smithi053 ceph-mon[143363]: osdmap e2519: 8 total, 8 up, 8 in 2024-01-15T23:56:12.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:12 smithi053 ceph-mon[146052]: osdmap e2518: 8 total, 8 up, 8 in 2024-01-15T23:56:12.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:12 smithi053 ceph-mon[146052]: osdmap e2519: 8 total, 8 up, 8 in 2024-01-15T23:56:12.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:12 smithi163 ceph-mon[138526]: osdmap e2518: 8 total, 8 up, 8 in 2024-01-15T23:56:12.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:12 smithi163 ceph-mon[138526]: osdmap e2519: 8 total, 8 up, 8 in 2024-01-15T23:56:13.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:13 smithi053 ceph-mon[143363]: pgmap v4267: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 135 KiB/s rd, 5.0 KiB/s wr, 186 op/s 2024-01-15T23:56:13.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:13 smithi053 ceph-mon[143363]: osdmap e2520: 8 total, 8 up, 8 in 2024-01-15T23:56:13.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:13 smithi053 ceph-mon[146052]: pgmap v4267: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 135 KiB/s rd, 5.0 KiB/s wr, 186 op/s 2024-01-15T23:56:13.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:13 smithi053 ceph-mon[146052]: osdmap e2520: 8 total, 8 up, 8 in 2024-01-15T23:56:13.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:13 smithi163 ceph-mon[138526]: pgmap v4267: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 135 KiB/s rd, 5.0 KiB/s wr, 186 op/s 2024-01-15T23:56:13.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:13 smithi163 ceph-mon[138526]: osdmap e2520: 8 total, 8 up, 8 in 2024-01-15T23:56:14.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:56:14.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:14 smithi053 ceph-mon[146052]: osdmap e2521: 8 total, 8 up, 8 in 2024-01-15T23:56:14.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:56:14.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:14 smithi053 ceph-mon[143363]: osdmap e2521: 8 total, 8 up, 8 in 2024-01-15T23:56:14.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:56:14.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:14 smithi163 ceph-mon[138526]: osdmap e2521: 8 total, 8 up, 8 in 2024-01-15T23:56:15.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:15 smithi053 ceph-mon[143363]: pgmap v4270: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:56:15.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:15 smithi053 ceph-mon[143363]: osdmap e2522: 8 total, 8 up, 8 in 2024-01-15T23:56:15.307 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:56:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:56:15] "GET /metrics HTTP/1.1" 200 36607 "" "Prometheus/2.43.0" 2024-01-15T23:56:15.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:15 smithi053 ceph-mon[146052]: pgmap v4270: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:56:15.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:15 smithi053 ceph-mon[146052]: osdmap e2522: 8 total, 8 up, 8 in 2024-01-15T23:56:15.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:15 smithi163 ceph-mon[138526]: pgmap v4270: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-01-15T23:56:15.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:15 smithi163 ceph-mon[138526]: osdmap e2522: 8 total, 8 up, 8 in 2024-01-15T23:56:17.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:16 smithi163 ceph-mon[138526]: pgmap v4273: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 5.0 KiB/s wr, 141 op/s 2024-01-15T23:56:17.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:16 smithi163 ceph-mon[138526]: osdmap e2523: 8 total, 8 up, 8 in 2024-01-15T23:56:17.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:16 smithi163 ceph-mon[138526]: osdmap e2524: 8 total, 8 up, 8 in 2024-01-15T23:56:17.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:16 smithi053 ceph-mon[143363]: pgmap v4273: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 5.0 KiB/s wr, 141 op/s 2024-01-15T23:56:17.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:16 smithi053 ceph-mon[143363]: osdmap e2523: 8 total, 8 up, 8 in 2024-01-15T23:56:17.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:16 smithi053 ceph-mon[143363]: osdmap e2524: 8 total, 8 up, 8 in 2024-01-15T23:56:17.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:16 smithi053 ceph-mon[146052]: pgmap v4273: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 5.0 KiB/s wr, 141 op/s 2024-01-15T23:56:17.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:16 smithi053 ceph-mon[146052]: osdmap e2523: 8 total, 8 up, 8 in 2024-01-15T23:56:17.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:16 smithi053 ceph-mon[146052]: osdmap e2524: 8 total, 8 up, 8 in 2024-01-15T23:56:19.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:18 smithi163 ceph-mon[138526]: pgmap v4276: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 101 KiB/s rd, 5.0 KiB/s wr, 140 op/s 2024-01-15T23:56:19.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:18 smithi163 ceph-mon[138526]: osdmap e2525: 8 total, 8 up, 8 in 2024-01-15T23:56:19.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:18 smithi053 ceph-mon[143363]: pgmap v4276: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 101 KiB/s rd, 5.0 KiB/s wr, 140 op/s 2024-01-15T23:56:19.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:18 smithi053 ceph-mon[143363]: osdmap e2525: 8 total, 8 up, 8 in 2024-01-15T23:56:19.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:18 smithi053 ceph-mon[146052]: pgmap v4276: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 101 KiB/s rd, 5.0 KiB/s wr, 140 op/s 2024-01-15T23:56:19.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:18 smithi053 ceph-mon[146052]: osdmap e2525: 8 total, 8 up, 8 in 2024-01-15T23:56:20.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:19 smithi053 ceph-mon[143363]: osdmap e2526: 8 total, 8 up, 8 in 2024-01-15T23:56:20.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:19 smithi053 ceph-mon[146052]: osdmap e2526: 8 total, 8 up, 8 in 2024-01-15T23:56:20.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:19 smithi163 ceph-mon[138526]: osdmap e2526: 8 total, 8 up, 8 in 2024-01-15T23:56:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:21 smithi053 ceph-mon[143363]: pgmap v4279: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 5.0 KiB/s wr, 94 op/s 2024-01-15T23:56:21.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:21 smithi053 ceph-mon[143363]: osdmap e2527: 8 total, 8 up, 8 in 2024-01-15T23:56:21.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:21 smithi053 ceph-mon[146052]: pgmap v4279: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 5.0 KiB/s wr, 94 op/s 2024-01-15T23:56:21.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:21 smithi053 ceph-mon[146052]: osdmap e2527: 8 total, 8 up, 8 in 2024-01-15T23:56:21.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:21 smithi163 ceph-mon[138526]: pgmap v4279: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 5.0 KiB/s wr, 94 op/s 2024-01-15T23:56:21.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:21 smithi163 ceph-mon[138526]: osdmap e2527: 8 total, 8 up, 8 in 2024-01-15T23:56:22.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:22 smithi053 ceph-mon[143363]: osdmap e2528: 8 total, 8 up, 8 in 2024-01-15T23:56:22.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:22 smithi053 ceph-mon[143363]: osdmap e2529: 8 total, 8 up, 8 in 2024-01-15T23:56:22.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:22 smithi053 ceph-mon[146052]: osdmap e2528: 8 total, 8 up, 8 in 2024-01-15T23:56:22.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:22 smithi053 ceph-mon[146052]: osdmap e2529: 8 total, 8 up, 8 in 2024-01-15T23:56:22.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:22 smithi163 ceph-mon[138526]: osdmap e2528: 8 total, 8 up, 8 in 2024-01-15T23:56:22.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:22 smithi163 ceph-mon[138526]: osdmap e2529: 8 total, 8 up, 8 in 2024-01-15T23:56:23.070 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_many_snaps ... ok 2024-01-15T23:56:23.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:23 smithi053 ceph-mon[143363]: pgmap v4282: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 70 KiB/s rd, 5.0 KiB/s wr, 98 op/s 2024-01-15T23:56:23.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:23 smithi053 ceph-mon[143363]: osdmap e2530: 8 total, 8 up, 8 in 2024-01-15T23:56:23.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:23 smithi053 ceph-mon[146052]: pgmap v4282: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 70 KiB/s rd, 5.0 KiB/s wr, 98 op/s 2024-01-15T23:56:23.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:23 smithi053 ceph-mon[146052]: osdmap e2530: 8 total, 8 up, 8 in 2024-01-15T23:56:23.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:23 smithi163 ceph-mon[138526]: pgmap v4282: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 70 KiB/s rd, 5.0 KiB/s wr, 98 op/s 2024-01-15T23:56:23.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:23 smithi163 ceph-mon[138526]: osdmap e2530: 8 total, 8 up, 8 in 2024-01-15T23:56:23.802 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_metadata ... ok 2024-01-15T23:56:23.873 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_modify_timestamp ... ok 2024-01-15T23:56:25.134 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_protect_snap ... ok 2024-01-15T23:56:25.213 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_read ... ok 2024-01-15T23:56:25.288 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_read_bad_offset ... ok 2024-01-15T23:56:25.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:56:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:56:25] "GET /metrics HTTP/1.1" 200 36607 "" "Prometheus/2.43.0" 2024-01-15T23:56:25.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:25 smithi053 ceph-mon[143363]: pgmap v4285: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 38 op/s 2024-01-15T23:56:25.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:25 smithi053 ceph-mon[143363]: osdmap e2531: 8 total, 8 up, 8 in 2024-01-15T23:56:25.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:25 smithi053 ceph-mon[146052]: pgmap v4285: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 38 op/s 2024-01-15T23:56:25.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:25 smithi053 ceph-mon[146052]: osdmap e2531: 8 total, 8 up, 8 in 2024-01-15T23:56:25.360 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_read_with_fadvise_flags ... ok 2024-01-15T23:56:25.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:25 smithi163 ceph-mon[138526]: pgmap v4285: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 38 op/s 2024-01-15T23:56:25.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:25 smithi163 ceph-mon[138526]: osdmap e2531: 8 total, 8 up, 8 in 2024-01-15T23:56:26.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:26 smithi053 ceph-mon[143363]: osdmap e2532: 8 total, 8 up, 8 in 2024-01-15T23:56:26.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:26 smithi053 ceph-mon[146052]: osdmap e2532: 8 total, 8 up, 8 in 2024-01-15T23:56:26.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:26 smithi163 ceph-mon[138526]: osdmap e2532: 8 total, 8 up, 8 in 2024-01-15T23:56:27.062 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_remove_snap ... ok 2024-01-15T23:56:27.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:27 smithi053 ceph-mon[143363]: pgmap v4288: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 6.7 KiB/s wr, 114 op/s 2024-01-15T23:56:27.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:27 smithi053 ceph-mon[143363]: osdmap e2533: 8 total, 8 up, 8 in 2024-01-15T23:56:27.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:27 smithi053 ceph-mon[143363]: osdmap e2534: 8 total, 8 up, 8 in 2024-01-15T23:56:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:27 smithi053 ceph-mon[146052]: pgmap v4288: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 6.7 KiB/s wr, 114 op/s 2024-01-15T23:56:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:27 smithi053 ceph-mon[146052]: osdmap e2533: 8 total, 8 up, 8 in 2024-01-15T23:56:27.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:27 smithi053 ceph-mon[146052]: osdmap e2534: 8 total, 8 up, 8 in 2024-01-15T23:56:27.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:27 smithi163 ceph-mon[138526]: pgmap v4288: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 6.7 KiB/s wr, 114 op/s 2024-01-15T23:56:27.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:27 smithi163 ceph-mon[138526]: osdmap e2533: 8 total, 8 up, 8 in 2024-01-15T23:56:27.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:27 smithi163 ceph-mon[138526]: osdmap e2534: 8 total, 8 up, 8 in 2024-01-15T23:56:29.152 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_remove_snap2 ... ok 2024-01-15T23:56:29.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:29 smithi053 ceph-mon[143363]: pgmap v4291: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 146 KiB/s rd, 12 KiB/s wr, 207 op/s 2024-01-15T23:56:29.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:29 smithi053 ceph-mon[143363]: osdmap e2535: 8 total, 8 up, 8 in 2024-01-15T23:56:29.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:56:29.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:29 smithi053 ceph-mon[146052]: pgmap v4291: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 146 KiB/s rd, 12 KiB/s wr, 207 op/s 2024-01-15T23:56:29.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:29 smithi053 ceph-mon[146052]: osdmap e2535: 8 total, 8 up, 8 in 2024-01-15T23:56:29.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:56:29.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:29 smithi163 ceph-mon[138526]: pgmap v4291: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 146 KiB/s rd, 12 KiB/s wr, 207 op/s 2024-01-15T23:56:29.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:29 smithi163 ceph-mon[138526]: osdmap e2535: 8 total, 8 up, 8 in 2024-01-15T23:56:29.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:56:30.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:30 smithi163 ceph-mon[138526]: osdmap e2536: 8 total, 8 up, 8 in 2024-01-15T23:56:30.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:30 smithi053 ceph-mon[143363]: osdmap e2536: 8 total, 8 up, 8 in 2024-01-15T23:56:30.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:30 smithi053 ceph-mon[146052]: osdmap e2536: 8 total, 8 up, 8 in 2024-01-15T23:56:31.163 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_remove_snap_by_id ... ok 2024-01-15T23:56:31.247 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_remove_snap_not_found ... ok 2024-01-15T23:56:31.339 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_remove_with_exclusive_lock ... ok 2024-01-15T23:56:31.415 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_remove_with_snap ... SKIP 2024-01-15T23:56:31.489 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_remove_with_watcher ... SKIP 2024-01-15T23:56:31.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:31 smithi163 ceph-mon[138526]: pgmap v4294: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 42 KiB/s wr, 973 op/s 2024-01-15T23:56:31.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:31 smithi163 ceph-mon[138526]: osdmap e2537: 8 total, 8 up, 8 in 2024-01-15T23:56:31.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:31 smithi053 ceph-mon[143363]: pgmap v4294: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 42 KiB/s wr, 973 op/s 2024-01-15T23:56:31.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:31 smithi053 ceph-mon[143363]: osdmap e2537: 8 total, 8 up, 8 in 2024-01-15T23:56:31.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:31 smithi053 ceph-mon[146052]: pgmap v4294: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 42 KiB/s wr, 973 op/s 2024-01-15T23:56:31.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:31 smithi053 ceph-mon[146052]: osdmap e2537: 8 total, 8 up, 8 in 2024-01-15T23:56:32.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:32 smithi163 ceph-mon[138526]: osdmap e2538: 8 total, 8 up, 8 in 2024-01-15T23:56:32.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:32 smithi163 ceph-mon[138526]: osdmap e2539: 8 total, 8 up, 8 in 2024-01-15T23:56:32.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:32 smithi053 ceph-mon[143363]: osdmap e2538: 8 total, 8 up, 8 in 2024-01-15T23:56:32.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:32 smithi053 ceph-mon[143363]: osdmap e2539: 8 total, 8 up, 8 in 2024-01-15T23:56:32.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:32 smithi053 ceph-mon[146052]: osdmap e2538: 8 total, 8 up, 8 in 2024-01-15T23:56:32.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:32 smithi053 ceph-mon[146052]: osdmap e2539: 8 total, 8 up, 8 in 2024-01-15T23:56:33.074 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_rename_snap ... ok 2024-01-15T23:56:33.159 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_resize ... ok 2024-01-15T23:56:33.255 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_resize_allow_shrink_False ... ok 2024-01-15T23:56:33.357 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_resize_bytes ... ok 2024-01-15T23:56:33.457 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_resize_down ... ok 2024-01-15T23:56:33.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:33 smithi163 ceph-mon[138526]: pgmap v4297: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 45 KiB/s wr, 904 op/s 2024-01-15T23:56:33.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:33 smithi163 ceph-mon[138526]: osdmap e2540: 8 total, 8 up, 8 in 2024-01-15T23:56:33.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:33 smithi053 ceph-mon[143363]: pgmap v4297: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 45 KiB/s wr, 904 op/s 2024-01-15T23:56:33.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:33 smithi053 ceph-mon[143363]: osdmap e2540: 8 total, 8 up, 8 in 2024-01-15T23:56:33.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:33 smithi053 ceph-mon[146052]: pgmap v4297: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 45 KiB/s wr, 904 op/s 2024-01-15T23:56:33.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:33 smithi053 ceph-mon[146052]: osdmap e2540: 8 total, 8 up, 8 in 2024-01-15T23:56:35.186 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_rollback_to_snap ... ok 2024-01-15T23:56:35.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:35 smithi053 ceph-mon[143363]: pgmap v4300: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 149 KiB/s rd, 14 KiB/s wr, 216 op/s 2024-01-15T23:56:35.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:35 smithi053 ceph-mon[143363]: osdmap e2541: 8 total, 8 up, 8 in 2024-01-15T23:56:35.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:56:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:56:35] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.43.0" 2024-01-15T23:56:35.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:35 smithi053 ceph-mon[146052]: pgmap v4300: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 149 KiB/s rd, 14 KiB/s wr, 216 op/s 2024-01-15T23:56:35.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:35 smithi053 ceph-mon[146052]: osdmap e2541: 8 total, 8 up, 8 in 2024-01-15T23:56:35.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:35 smithi163 ceph-mon[138526]: pgmap v4300: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 149 KiB/s rd, 14 KiB/s wr, 216 op/s 2024-01-15T23:56:35.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:35 smithi163 ceph-mon[138526]: osdmap e2541: 8 total, 8 up, 8 in 2024-01-15T23:56:36.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:36 smithi163 ceph-mon[138526]: osdmap e2542: 8 total, 8 up, 8 in 2024-01-15T23:56:36.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:36 smithi053 ceph-mon[143363]: osdmap e2542: 8 total, 8 up, 8 in 2024-01-15T23:56:36.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:36 smithi053 ceph-mon[146052]: osdmap e2542: 8 total, 8 up, 8 in 2024-01-15T23:56:37.062 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_rollback_to_snap_sparse ... ok 2024-01-15T23:56:37.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:37 smithi163 ceph-mon[138526]: pgmap v4303: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 287 KiB/s rd, 27 KiB/s wr, 405 op/s 2024-01-15T23:56:37.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:37 smithi163 ceph-mon[138526]: osdmap e2543: 8 total, 8 up, 8 in 2024-01-15T23:56:37.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:37 smithi163 ceph-mon[138526]: osdmap e2544: 8 total, 8 up, 8 in 2024-01-15T23:56:37.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:37 smithi053 ceph-mon[143363]: pgmap v4303: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 287 KiB/s rd, 27 KiB/s wr, 405 op/s 2024-01-15T23:56:37.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:37 smithi053 ceph-mon[143363]: osdmap e2543: 8 total, 8 up, 8 in 2024-01-15T23:56:37.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:37 smithi053 ceph-mon[143363]: osdmap e2544: 8 total, 8 up, 8 in 2024-01-15T23:56:37.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:37 smithi053 ceph-mon[146052]: pgmap v4303: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 287 KiB/s rd, 27 KiB/s wr, 405 op/s 2024-01-15T23:56:37.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:37 smithi053 ceph-mon[146052]: osdmap e2543: 8 total, 8 up, 8 in 2024-01-15T23:56:37.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:37 smithi053 ceph-mon[146052]: osdmap e2544: 8 total, 8 up, 8 in 2024-01-15T23:56:39.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:39 smithi163 ceph-mon[138526]: pgmap v4306: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 302 KiB/s rd, 26 KiB/s wr, 423 op/s 2024-01-15T23:56:39.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:39 smithi163 ceph-mon[138526]: osdmap e2545: 8 total, 8 up, 8 in 2024-01-15T23:56:39.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:39 smithi053 ceph-mon[143363]: pgmap v4306: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 302 KiB/s rd, 26 KiB/s wr, 423 op/s 2024-01-15T23:56:39.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:39 smithi053 ceph-mon[143363]: osdmap e2545: 8 total, 8 up, 8 in 2024-01-15T23:56:39.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:39 smithi053 ceph-mon[146052]: pgmap v4306: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 302 KiB/s rd, 26 KiB/s wr, 423 op/s 2024-01-15T23:56:39.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:39 smithi053 ceph-mon[146052]: osdmap e2545: 8 total, 8 up, 8 in 2024-01-15T23:56:40.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:40 smithi163 ceph-mon[138526]: osdmap e2546: 8 total, 8 up, 8 in 2024-01-15T23:56:40.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:40 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:56:40.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:40 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:56:40.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:40 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:56:40.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:40 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:56:40.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:40 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:56:40.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:40 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:56:40.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:40 smithi053 ceph-mon[143363]: osdmap e2546: 8 total, 8 up, 8 in 2024-01-15T23:56:40.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:40 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:56:40.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:40 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:56:40.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:40 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:56:40.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:40 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:56:40.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:40 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:56:40.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:40 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:56:40.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:40 smithi053 ceph-mon[146052]: osdmap e2546: 8 total, 8 up, 8 in 2024-01-15T23:56:40.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:40 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:56:40.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:40 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:56:40.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:40 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:56:40.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:40 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:56:40.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:40 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:56:40.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:40 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:56:41.214 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_rollback_with_resize ... ok 2024-01-15T23:56:41.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:41 smithi163 ceph-mon[138526]: pgmap v4309: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 250 KiB/s rd, 11 KiB/s wr, 333 op/s 2024-01-15T23:56:41.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:41 smithi163 ceph-mon[138526]: osdmap e2547: 8 total, 8 up, 8 in 2024-01-15T23:56:41.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:41 smithi053 ceph-mon[143363]: pgmap v4309: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 250 KiB/s rd, 11 KiB/s wr, 333 op/s 2024-01-15T23:56:41.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:41 smithi053 ceph-mon[143363]: osdmap e2547: 8 total, 8 up, 8 in 2024-01-15T23:56:41.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:41 smithi053 ceph-mon[146052]: pgmap v4309: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 250 KiB/s rd, 11 KiB/s wr, 333 op/s 2024-01-15T23:56:41.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:41 smithi053 ceph-mon[146052]: osdmap e2547: 8 total, 8 up, 8 in 2024-01-15T23:56:42.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:42 smithi163 ceph-mon[138526]: osdmap e2548: 8 total, 8 up, 8 in 2024-01-15T23:56:42.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:42 smithi163 ceph-mon[138526]: osdmap e2549: 8 total, 8 up, 8 in 2024-01-15T23:56:42.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:42 smithi053 ceph-mon[143363]: osdmap e2548: 8 total, 8 up, 8 in 2024-01-15T23:56:42.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:42 smithi053 ceph-mon[143363]: osdmap e2549: 8 total, 8 up, 8 in 2024-01-15T23:56:42.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:42 smithi053 ceph-mon[146052]: osdmap e2548: 8 total, 8 up, 8 in 2024-01-15T23:56:42.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:42 smithi053 ceph-mon[146052]: osdmap e2549: 8 total, 8 up, 8 in 2024-01-15T23:56:43.071 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_set_no_snap ... ok 2024-01-15T23:56:43.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:43 smithi163 ceph-mon[138526]: pgmap v4312: 137 pgs: 137 active+clean; 13 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 177 KiB/s rd, 15 KiB/s wr, 238 op/s 2024-01-15T23:56:43.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:43 smithi163 ceph-mon[138526]: osdmap e2550: 8 total, 8 up, 8 in 2024-01-15T23:56:43.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:43 smithi053 ceph-mon[143363]: pgmap v4312: 137 pgs: 137 active+clean; 13 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 177 KiB/s rd, 15 KiB/s wr, 238 op/s 2024-01-15T23:56:43.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:43 smithi053 ceph-mon[143363]: osdmap e2550: 8 total, 8 up, 8 in 2024-01-15T23:56:43.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:43 smithi053 ceph-mon[146052]: pgmap v4312: 137 pgs: 137 active+clean; 13 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 177 KiB/s rd, 15 KiB/s wr, 238 op/s 2024-01-15T23:56:43.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:43 smithi053 ceph-mon[146052]: osdmap e2550: 8 total, 8 up, 8 in 2024-01-15T23:56:44.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:56:44.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:44 smithi163 ceph-mon[138526]: osdmap e2551: 8 total, 8 up, 8 in 2024-01-15T23:56:44.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:56:44.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:44 smithi053 ceph-mon[143363]: osdmap e2551: 8 total, 8 up, 8 in 2024-01-15T23:56:44.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:56:44.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:44 smithi053 ceph-mon[146052]: osdmap e2551: 8 total, 8 up, 8 in 2024-01-15T23:56:45.076 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_set_snap ... ok 2024-01-15T23:56:45.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:56:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:56:45] "GET /metrics HTTP/1.1" 200 36604 "" "Prometheus/2.43.0" 2024-01-15T23:56:45.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:45 smithi053 ceph-mon[146052]: pgmap v4315: 137 pgs: 137 active+clean; 13 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 14 KiB/s wr, 115 op/s 2024-01-15T23:56:45.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:45 smithi053 ceph-mon[146052]: osdmap e2552: 8 total, 8 up, 8 in 2024-01-15T23:56:45.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:45 smithi053 ceph-mon[143363]: pgmap v4315: 137 pgs: 137 active+clean; 13 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 14 KiB/s wr, 115 op/s 2024-01-15T23:56:45.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:45 smithi053 ceph-mon[143363]: osdmap e2552: 8 total, 8 up, 8 in 2024-01-15T23:56:45.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:45 smithi163 ceph-mon[138526]: pgmap v4315: 137 pgs: 137 active+clean; 13 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 14 KiB/s wr, 115 op/s 2024-01-15T23:56:45.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:45 smithi163 ceph-mon[138526]: osdmap e2552: 8 total, 8 up, 8 in 2024-01-15T23:56:47.080 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_set_snap_by_id ... ok 2024-01-15T23:56:47.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:46 smithi163 ceph-mon[138526]: pgmap v4318: 137 pgs: 137 active+clean; 13 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 122 op/s 2024-01-15T23:56:47.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:46 smithi163 ceph-mon[138526]: osdmap e2553: 8 total, 8 up, 8 in 2024-01-15T23:56:47.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:46 smithi163 ceph-mon[138526]: osdmap e2554: 8 total, 8 up, 8 in 2024-01-15T23:56:47.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:46 smithi053 ceph-mon[143363]: pgmap v4318: 137 pgs: 137 active+clean; 13 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 122 op/s 2024-01-15T23:56:47.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:46 smithi053 ceph-mon[143363]: osdmap e2553: 8 total, 8 up, 8 in 2024-01-15T23:56:47.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:46 smithi053 ceph-mon[143363]: osdmap e2554: 8 total, 8 up, 8 in 2024-01-15T23:56:47.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:46 smithi053 ceph-mon[146052]: pgmap v4318: 137 pgs: 137 active+clean; 13 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 122 op/s 2024-01-15T23:56:47.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:46 smithi053 ceph-mon[146052]: osdmap e2553: 8 total, 8 up, 8 in 2024-01-15T23:56:47.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:46 smithi053 ceph-mon[146052]: osdmap e2554: 8 total, 8 up, 8 in 2024-01-15T23:56:49.096 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_set_snap_deleted ... ok 2024-01-15T23:56:49.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:48 smithi163 ceph-mon[138526]: pgmap v4321: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 11 KiB/s wr, 127 op/s 2024-01-15T23:56:49.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:48 smithi163 ceph-mon[138526]: osdmap e2555: 8 total, 8 up, 8 in 2024-01-15T23:56:49.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:48 smithi053 ceph-mon[143363]: pgmap v4321: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 11 KiB/s wr, 127 op/s 2024-01-15T23:56:49.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:48 smithi053 ceph-mon[143363]: osdmap e2555: 8 total, 8 up, 8 in 2024-01-15T23:56:49.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:48 smithi053 ceph-mon[146052]: pgmap v4321: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 11 KiB/s wr, 127 op/s 2024-01-15T23:56:49.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:48 smithi053 ceph-mon[146052]: osdmap e2555: 8 total, 8 up, 8 in 2024-01-15T23:56:50.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:49 smithi053 ceph-mon[146052]: osdmap e2556: 8 total, 8 up, 8 in 2024-01-15T23:56:50.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:49 smithi053 ceph-mon[143363]: osdmap e2556: 8 total, 8 up, 8 in 2024-01-15T23:56:50.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:49 smithi163 ceph-mon[138526]: osdmap e2556: 8 total, 8 up, 8 in 2024-01-15T23:56:51.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:50 smithi053 ceph-mon[146052]: pgmap v4324: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 11 KiB/s wr, 129 op/s 2024-01-15T23:56:51.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:50 smithi053 ceph-mon[146052]: osdmap e2557: 8 total, 8 up, 8 in 2024-01-15T23:56:51.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:50 smithi053 ceph-mon[143363]: pgmap v4324: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 11 KiB/s wr, 129 op/s 2024-01-15T23:56:51.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:50 smithi053 ceph-mon[143363]: osdmap e2557: 8 total, 8 up, 8 in 2024-01-15T23:56:51.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:50 smithi163 ceph-mon[138526]: pgmap v4324: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 11 KiB/s wr, 129 op/s 2024-01-15T23:56:51.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:50 smithi163 ceph-mon[138526]: osdmap e2557: 8 total, 8 up, 8 in 2024-01-15T23:56:52.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:52 smithi053 ceph-mon[143363]: osdmap e2558: 8 total, 8 up, 8 in 2024-01-15T23:56:52.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:52 smithi053 ceph-mon[143363]: osdmap e2559: 8 total, 8 up, 8 in 2024-01-15T23:56:52.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:52 smithi053 ceph-mon[146052]: osdmap e2558: 8 total, 8 up, 8 in 2024-01-15T23:56:52.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:52 smithi053 ceph-mon[146052]: osdmap e2559: 8 total, 8 up, 8 in 2024-01-15T23:56:52.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:52 smithi163 ceph-mon[138526]: osdmap e2558: 8 total, 8 up, 8 in 2024-01-15T23:56:52.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:52 smithi163 ceph-mon[138526]: osdmap e2559: 8 total, 8 up, 8 in 2024-01-15T23:56:53.076 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_set_snap_recreated ... ok 2024-01-15T23:56:53.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:53 smithi053 ceph-mon[143363]: pgmap v4327: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 117 KiB/s rd, 16 KiB/s wr, 167 op/s 2024-01-15T23:56:53.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:53 smithi053 ceph-mon[143363]: osdmap e2560: 8 total, 8 up, 8 in 2024-01-15T23:56:53.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:53 smithi053 ceph-mon[146052]: pgmap v4327: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 117 KiB/s rd, 16 KiB/s wr, 167 op/s 2024-01-15T23:56:53.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:53 smithi053 ceph-mon[146052]: osdmap e2560: 8 total, 8 up, 8 in 2024-01-15T23:56:53.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:53 smithi163 ceph-mon[138526]: pgmap v4327: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 117 KiB/s rd, 16 KiB/s wr, 167 op/s 2024-01-15T23:56:53.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:53 smithi163 ceph-mon[138526]: osdmap e2560: 8 total, 8 up, 8 in 2024-01-15T23:56:54.743 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 23:56:54 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a[186853]: logger=cleanup t=2024-01-15T23:56:54.316228614Z level=info msg="Completed cleanup jobs" duration=13.386821ms 2024-01-15T23:56:55.129 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_set_snap_sparse ... ok 2024-01-15T23:56:55.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:56:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:56:55] "GET /metrics HTTP/1.1" 200 36604 "" "Prometheus/2.43.0" 2024-01-15T23:56:55.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:55 smithi053 ceph-mon[146052]: pgmap v4330: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 8.2 KiB/s wr, 120 op/s 2024-01-15T23:56:55.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:55 smithi053 ceph-mon[146052]: osdmap e2561: 8 total, 8 up, 8 in 2024-01-15T23:56:55.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:55 smithi053 ceph-mon[143363]: pgmap v4330: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 8.2 KiB/s wr, 120 op/s 2024-01-15T23:56:55.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:55 smithi053 ceph-mon[143363]: osdmap e2561: 8 total, 8 up, 8 in 2024-01-15T23:56:55.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:55 smithi163 ceph-mon[138526]: pgmap v4330: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 8.2 KiB/s wr, 120 op/s 2024-01-15T23:56:55.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:55 smithi163 ceph-mon[138526]: osdmap e2561: 8 total, 8 up, 8 in 2024-01-15T23:56:56.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:56 smithi053 ceph-mon[146052]: osdmap e2562: 8 total, 8 up, 8 in 2024-01-15T23:56:56.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:56 smithi053 ceph-mon[143363]: osdmap e2562: 8 total, 8 up, 8 in 2024-01-15T23:56:56.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:56 smithi163 ceph-mon[138526]: osdmap e2562: 8 total, 8 up, 8 in 2024-01-15T23:56:57.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:57 smithi053 ceph-mon[143363]: pgmap v4333: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 87 KiB/s rd, 8.2 KiB/s wr, 122 op/s 2024-01-15T23:56:57.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:57 smithi053 ceph-mon[143363]: osdmap e2563: 8 total, 8 up, 8 in 2024-01-15T23:56:57.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:57 smithi053 ceph-mon[143363]: osdmap e2564: 8 total, 8 up, 8 in 2024-01-15T23:56:57.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:57 smithi053 ceph-mon[146052]: pgmap v4333: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 87 KiB/s rd, 8.2 KiB/s wr, 122 op/s 2024-01-15T23:56:57.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:57 smithi053 ceph-mon[146052]: osdmap e2563: 8 total, 8 up, 8 in 2024-01-15T23:56:57.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:57 smithi053 ceph-mon[146052]: osdmap e2564: 8 total, 8 up, 8 in 2024-01-15T23:56:57.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:57 smithi163 ceph-mon[138526]: pgmap v4333: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 87 KiB/s rd, 8.2 KiB/s wr, 122 op/s 2024-01-15T23:56:57.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:57 smithi163 ceph-mon[138526]: osdmap e2563: 8 total, 8 up, 8 in 2024-01-15T23:56:57.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:57 smithi163 ceph-mon[138526]: osdmap e2564: 8 total, 8 up, 8 in 2024-01-15T23:56:59.077 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_size ... ok 2024-01-15T23:56:59.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:58 smithi163 ceph-mon[138526]: pgmap v4336: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 7.5 KiB/s wr, 85 op/s 2024-01-15T23:56:59.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:58 smithi163 ceph-mon[138526]: osdmap e2565: 8 total, 8 up, 8 in 2024-01-15T23:56:59.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:58 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:56:59.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:58 smithi053 ceph-mon[146052]: pgmap v4336: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 7.5 KiB/s wr, 85 op/s 2024-01-15T23:56:59.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:58 smithi053 ceph-mon[146052]: osdmap e2565: 8 total, 8 up, 8 in 2024-01-15T23:56:59.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:58 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:56:59.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:58 smithi053 ceph-mon[143363]: pgmap v4336: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 7.5 KiB/s wr, 85 op/s 2024-01-15T23:56:59.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:58 smithi053 ceph-mon[143363]: osdmap e2565: 8 total, 8 up, 8 in 2024-01-15T23:56:59.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:58 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:57:00.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:56:59 smithi053 ceph-mon[143363]: osdmap e2566: 8 total, 8 up, 8 in 2024-01-15T23:57:00.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:56:59 smithi053 ceph-mon[146052]: osdmap e2566: 8 total, 8 up, 8 in 2024-01-15T23:57:00.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:56:59 smithi163 ceph-mon[138526]: osdmap e2566: 8 total, 8 up, 8 in 2024-01-15T23:57:01.091 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_snap_exists ... ok 2024-01-15T23:57:01.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:00 smithi053 ceph-mon[143363]: pgmap v4339: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 47 KiB/s rd, 4.0 KiB/s wr, 66 op/s 2024-01-15T23:57:01.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:00 smithi053 ceph-mon[143363]: osdmap e2567: 8 total, 8 up, 8 in 2024-01-15T23:57:01.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:00 smithi053 ceph-mon[146052]: pgmap v4339: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 47 KiB/s rd, 4.0 KiB/s wr, 66 op/s 2024-01-15T23:57:01.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:00 smithi053 ceph-mon[146052]: osdmap e2567: 8 total, 8 up, 8 in 2024-01-15T23:57:01.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:00 smithi163 ceph-mon[138526]: pgmap v4339: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 47 KiB/s rd, 4.0 KiB/s wr, 66 op/s 2024-01-15T23:57:01.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:00 smithi163 ceph-mon[138526]: osdmap e2567: 8 total, 8 up, 8 in 2024-01-15T23:57:02.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:01 smithi053 ceph-mon[143363]: osdmap e2568: 8 total, 8 up, 8 in 2024-01-15T23:57:02.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:01 smithi053 ceph-mon[143363]: osdmap e2569: 8 total, 8 up, 8 in 2024-01-15T23:57:02.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:01 smithi053 ceph-mon[146052]: osdmap e2568: 8 total, 8 up, 8 in 2024-01-15T23:57:02.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:01 smithi053 ceph-mon[146052]: osdmap e2569: 8 total, 8 up, 8 in 2024-01-15T23:57:02.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:02 smithi163 ceph-mon[138526]: osdmap e2568: 8 total, 8 up, 8 in 2024-01-15T23:57:02.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:02 smithi163 ceph-mon[138526]: osdmap e2569: 8 total, 8 up, 8 in 2024-01-15T23:57:03.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:03 smithi053 ceph-mon[143363]: pgmap v4342: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 10 KiB/s wr, 144 op/s 2024-01-15T23:57:03.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:03 smithi053 ceph-mon[143363]: osdmap e2570: 8 total, 8 up, 8 in 2024-01-15T23:57:03.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:03 smithi053 ceph-mon[146052]: pgmap v4342: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 10 KiB/s wr, 144 op/s 2024-01-15T23:57:03.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:03 smithi053 ceph-mon[146052]: osdmap e2570: 8 total, 8 up, 8 in 2024-01-15T23:57:03.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:03 smithi163 ceph-mon[138526]: pgmap v4342: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 10 KiB/s wr, 144 op/s 2024-01-15T23:57:03.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:03 smithi163 ceph-mon[138526]: osdmap e2570: 8 total, 8 up, 8 in 2024-01-15T23:57:05.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:04 smithi163 ceph-mon[138526]: pgmap v4345: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 7.0 KiB/s wr, 90 op/s 2024-01-15T23:57:05.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:04 smithi163 ceph-mon[138526]: osdmap e2571: 8 total, 8 up, 8 in 2024-01-15T23:57:05.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:05 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:57:05] "GET /metrics HTTP/1.1" 200 36605 "" "Prometheus/2.43.0" 2024-01-15T23:57:05.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:04 smithi053 ceph-mon[143363]: pgmap v4345: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 7.0 KiB/s wr, 90 op/s 2024-01-15T23:57:05.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:04 smithi053 ceph-mon[143363]: osdmap e2571: 8 total, 8 up, 8 in 2024-01-15T23:57:05.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:04 smithi053 ceph-mon[146052]: pgmap v4345: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 7.0 KiB/s wr, 90 op/s 2024-01-15T23:57:05.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:04 smithi053 ceph-mon[146052]: osdmap e2571: 8 total, 8 up, 8 in 2024-01-15T23:57:06.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:06 smithi053 ceph-mon[143363]: osdmap e2572: 8 total, 8 up, 8 in 2024-01-15T23:57:06.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:06 smithi053 ceph-mon[146052]: osdmap e2572: 8 total, 8 up, 8 in 2024-01-15T23:57:06.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:06 smithi163 ceph-mon[138526]: osdmap e2572: 8 total, 8 up, 8 in 2024-01-15T23:57:07.082 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_snap_get_id ... ok 2024-01-15T23:57:07.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:07 smithi053 ceph-mon[143363]: pgmap v4348: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 6.0 KiB/s wr, 97 op/s 2024-01-15T23:57:07.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:07 smithi053 ceph-mon[143363]: osdmap e2573: 8 total, 8 up, 8 in 2024-01-15T23:57:07.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:07 smithi053 ceph-mon[143363]: osdmap e2574: 8 total, 8 up, 8 in 2024-01-15T23:57:07.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:07 smithi053 ceph-mon[146052]: pgmap v4348: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 6.0 KiB/s wr, 97 op/s 2024-01-15T23:57:07.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:07 smithi053 ceph-mon[146052]: osdmap e2573: 8 total, 8 up, 8 in 2024-01-15T23:57:07.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:07 smithi053 ceph-mon[146052]: osdmap e2574: 8 total, 8 up, 8 in 2024-01-15T23:57:07.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:07 smithi163 ceph-mon[138526]: pgmap v4348: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 6.0 KiB/s wr, 97 op/s 2024-01-15T23:57:07.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:07 smithi163 ceph-mon[138526]: osdmap e2573: 8 total, 8 up, 8 in 2024-01-15T23:57:07.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:07 smithi163 ceph-mon[138526]: osdmap e2574: 8 total, 8 up, 8 in 2024-01-15T23:57:09.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:09 smithi053 ceph-mon[143363]: pgmap v4351: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 6.5 KiB/s wr, 105 op/s 2024-01-15T23:57:09.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:09 smithi053 ceph-mon[143363]: osdmap e2575: 8 total, 8 up, 8 in 2024-01-15T23:57:09.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:09 smithi053 ceph-mon[146052]: pgmap v4351: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 6.5 KiB/s wr, 105 op/s 2024-01-15T23:57:09.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:09 smithi053 ceph-mon[146052]: osdmap e2575: 8 total, 8 up, 8 in 2024-01-15T23:57:09.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:09 smithi163 ceph-mon[138526]: pgmap v4351: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 6.5 KiB/s wr, 105 op/s 2024-01-15T23:57:09.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:09 smithi163 ceph-mon[138526]: osdmap e2575: 8 total, 8 up, 8 in 2024-01-15T23:57:10.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:10 smithi053 ceph-mon[143363]: osdmap e2576: 8 total, 8 up, 8 in 2024-01-15T23:57:10.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:10 smithi053 ceph-mon[146052]: osdmap e2576: 8 total, 8 up, 8 in 2024-01-15T23:57:10.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:10 smithi163 ceph-mon[138526]: osdmap e2576: 8 total, 8 up, 8 in 2024-01-15T23:57:11.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:11 smithi053 ceph-mon[143363]: pgmap v4354: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 3.2 KiB/s wr, 69 op/s 2024-01-15T23:57:11.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:11 smithi053 ceph-mon[143363]: osdmap e2577: 8 total, 8 up, 8 in 2024-01-15T23:57:11.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:11 smithi053 ceph-mon[146052]: pgmap v4354: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 3.2 KiB/s wr, 69 op/s 2024-01-15T23:57:11.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:11 smithi053 ceph-mon[146052]: osdmap e2577: 8 total, 8 up, 8 in 2024-01-15T23:57:11.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:11 smithi163 ceph-mon[138526]: pgmap v4354: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 3.2 KiB/s wr, 69 op/s 2024-01-15T23:57:11.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:11 smithi163 ceph-mon[138526]: osdmap e2577: 8 total, 8 up, 8 in 2024-01-15T23:57:12.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:12 smithi053 ceph-mon[143363]: osdmap e2578: 8 total, 8 up, 8 in 2024-01-15T23:57:12.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:12 smithi053 ceph-mon[143363]: osdmap e2579: 8 total, 8 up, 8 in 2024-01-15T23:57:12.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:12 smithi053 ceph-mon[146052]: osdmap e2578: 8 total, 8 up, 8 in 2024-01-15T23:57:12.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:12 smithi053 ceph-mon[146052]: osdmap e2579: 8 total, 8 up, 8 in 2024-01-15T23:57:12.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:12 smithi163 ceph-mon[138526]: osdmap e2578: 8 total, 8 up, 8 in 2024-01-15T23:57:12.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:12 smithi163 ceph-mon[138526]: osdmap e2579: 8 total, 8 up, 8 in 2024-01-15T23:57:13.080 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_snap_get_name ... ok 2024-01-15T23:57:13.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:13 smithi053 ceph-mon[143363]: pgmap v4357: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 6.5 KiB/s wr, 106 op/s 2024-01-15T23:57:13.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:13 smithi053 ceph-mon[143363]: osdmap e2580: 8 total, 8 up, 8 in 2024-01-15T23:57:13.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:13 smithi053 ceph-mon[146052]: pgmap v4357: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 6.5 KiB/s wr, 106 op/s 2024-01-15T23:57:13.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:13 smithi053 ceph-mon[146052]: osdmap e2580: 8 total, 8 up, 8 in 2024-01-15T23:57:13.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:13 smithi163 ceph-mon[138526]: pgmap v4357: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 6.5 KiB/s wr, 106 op/s 2024-01-15T23:57:13.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:13 smithi163 ceph-mon[138526]: osdmap e2580: 8 total, 8 up, 8 in 2024-01-15T23:57:14.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:14 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:57:14.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:14 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:57:14.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:14 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:57:15.141 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_snap_timestamp ... ok 2024-01-15T23:57:15.223 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_sparsify ... ok 2024-01-15T23:57:15.299 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_stat ... ok 2024-01-15T23:57:15.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:57:15] "GET /metrics HTTP/1.1" 200 36605 "" "Prometheus/2.43.0" 2024-01-15T23:57:15.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:15 smithi053 ceph-mon[143363]: pgmap v4360: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 44 KiB/s rd, 4.7 KiB/s wr, 66 op/s 2024-01-15T23:57:15.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:15 smithi053 ceph-mon[143363]: osdmap e2581: 8 total, 8 up, 8 in 2024-01-15T23:57:15.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:15 smithi053 ceph-mon[146052]: pgmap v4360: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 44 KiB/s rd, 4.7 KiB/s wr, 66 op/s 2024-01-15T23:57:15.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:15 smithi053 ceph-mon[146052]: osdmap e2581: 8 total, 8 up, 8 in 2024-01-15T23:57:15.370 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_update_features ... SKIP 2024-01-15T23:57:15.450 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_use_after_close ... ok 2024-01-15T23:57:15.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:15 smithi163 ceph-mon[138526]: pgmap v4360: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 44 KiB/s rd, 4.7 KiB/s wr, 66 op/s 2024-01-15T23:57:15.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:15 smithi163 ceph-mon[138526]: osdmap e2581: 8 total, 8 up, 8 in 2024-01-15T23:57:15.525 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_watchers_list ... ok 2024-01-15T23:57:15.609 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_write ... ok 2024-01-15T23:57:15.696 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_write_read ... ok 2024-01-15T23:57:15.780 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_write_with_fadvise_flags ... ok 2024-01-15T23:57:15.871 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_write_zeroes ... ok 2024-01-15T23:57:15.959 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImage.test_write_zeroes_thick_provision ... ok 2024-01-15T23:57:16.044 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImageId.test_read ... ok 2024-01-15T23:57:16.138 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImageId.test_resize ... ok 2024-01-15T23:57:16.228 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestImageId.test_write ... ok 2024-01-15T23:57:16.406 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestMigration.test_migrate_abort ... ok 2024-01-15T23:57:16.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:16 smithi163 ceph-mon[138526]: osdmap e2582: 8 total, 8 up, 8 in 2024-01-15T23:57:16.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:16 smithi053 ceph-mon[143363]: osdmap e2582: 8 total, 8 up, 8 in 2024-01-15T23:57:16.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:16 smithi053 ceph-mon[146052]: osdmap e2582: 8 total, 8 up, 8 in 2024-01-15T23:57:16.575 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestMigration.test_migrate_abort_with_progress ... ok 2024-01-15T23:57:16.841 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestMigration.test_migration ... ok 2024-01-15T23:57:17.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:17 smithi163 ceph-mon[138526]: pgmap v4363: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 4.0 KiB/s wr, 69 op/s 2024-01-15T23:57:17.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:17 smithi163 ceph-mon[138526]: osdmap e2583: 8 total, 8 up, 8 in 2024-01-15T23:57:17.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:17 smithi053 ceph-mon[143363]: pgmap v4363: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 4.0 KiB/s wr, 69 op/s 2024-01-15T23:57:17.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:17 smithi053 ceph-mon[143363]: osdmap e2583: 8 total, 8 up, 8 in 2024-01-15T23:57:17.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:17 smithi053 ceph-mon[146052]: pgmap v4363: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 4.0 KiB/s wr, 69 op/s 2024-01-15T23:57:17.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:17 smithi053 ceph-mon[146052]: osdmap e2583: 8 total, 8 up, 8 in 2024-01-15T23:57:19.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:18 smithi163 ceph-mon[138526]: pgmap v4365: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 133 KiB/s rd, 10 KiB/s wr, 185 op/s 2024-01-15T23:57:19.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:18 smithi163 ceph-mon[138526]: osdmap e2584: 8 total, 8 up, 8 in 2024-01-15T23:57:19.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:18 smithi053 ceph-mon[143363]: pgmap v4365: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 133 KiB/s rd, 10 KiB/s wr, 185 op/s 2024-01-15T23:57:19.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:18 smithi053 ceph-mon[143363]: osdmap e2584: 8 total, 8 up, 8 in 2024-01-15T23:57:19.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:18 smithi053 ceph-mon[146052]: pgmap v4365: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 133 KiB/s rd, 10 KiB/s wr, 185 op/s 2024-01-15T23:57:19.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:18 smithi053 ceph-mon[146052]: osdmap e2584: 8 total, 8 up, 8 in 2024-01-15T23:57:20.223 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestMigration.test_migration_import ... ok 2024-01-15T23:57:20.424 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestMigration.test_migration_with_progress ... ok 2024-01-15T23:57:20.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:20 smithi163 ceph-mon[138526]: osdmap e2585: 8 total, 8 up, 8 in 2024-01-15T23:57:20.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:20 smithi053 ceph-mon[143363]: osdmap e2585: 8 total, 8 up, 8 in 2024-01-15T23:57:20.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:20 smithi053 ceph-mon[146052]: osdmap e2585: 8 total, 8 up, 8 in 2024-01-15T23:57:21.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:21 smithi163 ceph-mon[138526]: pgmap v4368: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 537 KiB/s rd, 23 KiB/s wr, 695 op/s 2024-01-15T23:57:21.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:21 smithi163 ceph-mon[138526]: osdmap e2586: 8 total, 8 up, 8 in 2024-01-15T23:57:21.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:21 smithi053 ceph-mon[143363]: pgmap v4368: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 537 KiB/s rd, 23 KiB/s wr, 695 op/s 2024-01-15T23:57:21.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:21 smithi053 ceph-mon[143363]: osdmap e2586: 8 total, 8 up, 8 in 2024-01-15T23:57:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:21 smithi053 ceph-mon[146052]: pgmap v4368: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 537 KiB/s rd, 23 KiB/s wr, 695 op/s 2024-01-15T23:57:21.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:21 smithi053 ceph-mon[146052]: osdmap e2586: 8 total, 8 up, 8 in 2024-01-15T23:57:22.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:22 smithi163 ceph-mon[138526]: osdmap e2587: 8 total, 8 up, 8 in 2024-01-15T23:57:22.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:22 smithi163 ceph-mon[138526]: osdmap e2588: 8 total, 8 up, 8 in 2024-01-15T23:57:22.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:22 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/e93ee52e-6461-4420-902e-cf67854c44ae"}]: dispatch 2024-01-15T23:57:22.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:22 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/e93ee52e-6461-4420-902e-cf67854c44ae"}]': finished 2024-01-15T23:57:22.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:22 smithi053 ceph-mon[143363]: osdmap e2587: 8 total, 8 up, 8 in 2024-01-15T23:57:22.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:22 smithi053 ceph-mon[143363]: osdmap e2588: 8 total, 8 up, 8 in 2024-01-15T23:57:22.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:22 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/e93ee52e-6461-4420-902e-cf67854c44ae"}]: dispatch 2024-01-15T23:57:22.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:22 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/e93ee52e-6461-4420-902e-cf67854c44ae"}]': finished 2024-01-15T23:57:22.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:22 smithi053 ceph-mon[146052]: osdmap e2587: 8 total, 8 up, 8 in 2024-01-15T23:57:22.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:22 smithi053 ceph-mon[146052]: osdmap e2588: 8 total, 8 up, 8 in 2024-01-15T23:57:22.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:22 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/e93ee52e-6461-4420-902e-cf67854c44ae"}]: dispatch 2024-01-15T23:57:22.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:22 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/e93ee52e-6461-4420-902e-cf67854c44ae"}]': finished 2024-01-15T23:57:23.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:23 smithi163 ceph-mon[138526]: pgmap v4371: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 890 KiB/s rd, 55 KiB/s wr, 1.20k op/s 2024-01-15T23:57:23.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:23 smithi163 ceph-mon[138526]: osdmap e2589: 8 total, 8 up, 8 in 2024-01-15T23:57:23.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:23 smithi053 ceph-mon[143363]: pgmap v4371: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 890 KiB/s rd, 55 KiB/s wr, 1.20k op/s 2024-01-15T23:57:23.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:23 smithi053 ceph-mon[143363]: osdmap e2589: 8 total, 8 up, 8 in 2024-01-15T23:57:23.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:23 smithi053 ceph-mon[146052]: pgmap v4371: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 890 KiB/s rd, 55 KiB/s wr, 1.20k op/s 2024-01-15T23:57:23.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:23 smithi053 ceph-mon[146052]: osdmap e2589: 8 total, 8 up, 8 in 2024-01-15T23:57:24.154 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestMirroring.test_aio_mirror_image_create_snapshot ... ok 2024-01-15T23:57:24.244 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestMirroring.test_mirror_image ... SKIP 2024-01-15T23:57:25.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:25 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:57:25] "GET /metrics HTTP/1.1" 200 36605 "" "Prometheus/2.43.0" 2024-01-15T23:57:25.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:25 smithi053 ceph-mon[143363]: pgmap v4374: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 474 KiB/s rd, 46 KiB/s wr, 678 op/s 2024-01-15T23:57:25.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:25 smithi053 ceph-mon[143363]: osdmap e2590: 8 total, 8 up, 8 in 2024-01-15T23:57:25.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:25 smithi053 ceph-mon[146052]: pgmap v4374: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 474 KiB/s rd, 46 KiB/s wr, 678 op/s 2024-01-15T23:57:25.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:25 smithi053 ceph-mon[146052]: osdmap e2590: 8 total, 8 up, 8 in 2024-01-15T23:57:25.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:25 smithi163 ceph-mon[138526]: pgmap v4374: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 474 KiB/s rd, 46 KiB/s wr, 678 op/s 2024-01-15T23:57:25.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:25 smithi163 ceph-mon[138526]: osdmap e2590: 8 total, 8 up, 8 in 2024-01-15T23:57:26.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:26 smithi163 ceph-mon[138526]: osdmap e2591: 8 total, 8 up, 8 in 2024-01-15T23:57:26.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:26 smithi053 ceph-mon[143363]: osdmap e2591: 8 total, 8 up, 8 in 2024-01-15T23:57:26.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:26 smithi053 ceph-mon[146052]: osdmap e2591: 8 total, 8 up, 8 in 2024-01-15T23:57:27.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:27 smithi163 ceph-mon[138526]: pgmap v4377: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 242 KiB/s rd, 17 KiB/s wr, 312 op/s 2024-01-15T23:57:27.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:27 smithi163 ceph-mon[138526]: osdmap e2592: 8 total, 8 up, 8 in 2024-01-15T23:57:27.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:27 smithi163 ceph-mon[138526]: osdmap e2593: 8 total, 8 up, 8 in 2024-01-15T23:57:27.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:27 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/61ceea75-1054-453b-aa09-33301519d206"}]: dispatch 2024-01-15T23:57:27.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:27 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/61ceea75-1054-453b-aa09-33301519d206"}]': finished 2024-01-15T23:57:27.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:27 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/bb23c6a5-4b30-42fa-a463-f7466b07129a"}]: dispatch 2024-01-15T23:57:27.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:27 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/bb23c6a5-4b30-42fa-a463-f7466b07129a"}]': finished 2024-01-15T23:57:27.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:27 smithi053 ceph-mon[143363]: pgmap v4377: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 242 KiB/s rd, 17 KiB/s wr, 312 op/s 2024-01-15T23:57:27.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:27 smithi053 ceph-mon[143363]: osdmap e2592: 8 total, 8 up, 8 in 2024-01-15T23:57:27.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:27 smithi053 ceph-mon[143363]: osdmap e2593: 8 total, 8 up, 8 in 2024-01-15T23:57:27.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:27 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/61ceea75-1054-453b-aa09-33301519d206"}]: dispatch 2024-01-15T23:57:27.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:27 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/61ceea75-1054-453b-aa09-33301519d206"}]': finished 2024-01-15T23:57:27.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:27 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/bb23c6a5-4b30-42fa-a463-f7466b07129a"}]: dispatch 2024-01-15T23:57:27.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:27 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/bb23c6a5-4b30-42fa-a463-f7466b07129a"}]': finished 2024-01-15T23:57:27.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:27 smithi053 ceph-mon[146052]: pgmap v4377: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 242 KiB/s rd, 17 KiB/s wr, 312 op/s 2024-01-15T23:57:27.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:27 smithi053 ceph-mon[146052]: osdmap e2592: 8 total, 8 up, 8 in 2024-01-15T23:57:27.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:27 smithi053 ceph-mon[146052]: osdmap e2593: 8 total, 8 up, 8 in 2024-01-15T23:57:27.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:27 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/61ceea75-1054-453b-aa09-33301519d206"}]: dispatch 2024-01-15T23:57:27.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:27 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/61ceea75-1054-453b-aa09-33301519d206"}]': finished 2024-01-15T23:57:27.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:27 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/bb23c6a5-4b30-42fa-a463-f7466b07129a"}]: dispatch 2024-01-15T23:57:27.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:27 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/bb23c6a5-4b30-42fa-a463-f7466b07129a"}]': finished 2024-01-15T23:57:29.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:29 smithi163 ceph-mon[138526]: pgmap v4380: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 174 KiB/s rd, 11 KiB/s wr, 222 op/s 2024-01-15T23:57:29.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:29 smithi163 ceph-mon[138526]: osdmap e2594: 8 total, 8 up, 8 in 2024-01-15T23:57:29.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:29 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:57:29.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:29 smithi053 ceph-mon[146052]: pgmap v4380: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 174 KiB/s rd, 11 KiB/s wr, 222 op/s 2024-01-15T23:57:29.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:29 smithi053 ceph-mon[146052]: osdmap e2594: 8 total, 8 up, 8 in 2024-01-15T23:57:29.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:29 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:57:29.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:29 smithi053 ceph-mon[143363]: pgmap v4380: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 174 KiB/s rd, 11 KiB/s wr, 222 op/s 2024-01-15T23:57:29.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:29 smithi053 ceph-mon[143363]: osdmap e2594: 8 total, 8 up, 8 in 2024-01-15T23:57:29.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:29 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:57:30.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:30 smithi163 ceph-mon[138526]: osdmap e2595: 8 total, 8 up, 8 in 2024-01-15T23:57:30.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:30 smithi053 ceph-mon[143363]: osdmap e2595: 8 total, 8 up, 8 in 2024-01-15T23:57:30.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:30 smithi053 ceph-mon[146052]: osdmap e2595: 8 total, 8 up, 8 in 2024-01-15T23:57:31.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:31 smithi163 ceph-mon[138526]: pgmap v4383: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 126 KiB/s rd, 10 KiB/s wr, 173 op/s 2024-01-15T23:57:31.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:31 smithi163 ceph-mon[138526]: osdmap e2596: 8 total, 8 up, 8 in 2024-01-15T23:57:31.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:31 smithi053 ceph-mon[143363]: pgmap v4383: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 126 KiB/s rd, 10 KiB/s wr, 173 op/s 2024-01-15T23:57:31.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:31 smithi053 ceph-mon[143363]: osdmap e2596: 8 total, 8 up, 8 in 2024-01-15T23:57:31.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:31 smithi053 ceph-mon[146052]: pgmap v4383: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 126 KiB/s rd, 10 KiB/s wr, 173 op/s 2024-01-15T23:57:31.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:31 smithi053 ceph-mon[146052]: osdmap e2596: 8 total, 8 up, 8 in 2024-01-15T23:57:32.058 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestMirroring.test_mirror_image_create_snapshot ... ok 2024-01-15T23:57:32.147 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestMirroring.test_mirror_image_status ... SKIP 2024-01-15T23:57:32.242 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestMirroring.test_mirror_peer ... ok 2024-01-15T23:57:32.345 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestMirroring.test_mirror_peer_bootstrap ... ok 2024-01-15T23:57:32.438 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestMirroring.test_site_name ... ok 2024-01-15T23:57:32.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:32 smithi163 ceph-mon[138526]: osdmap e2597: 8 total, 8 up, 8 in 2024-01-15T23:57:32.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:32 smithi163 ceph-mon[138526]: osdmap e2598: 8 total, 8 up, 8 in 2024-01-15T23:57:32.523 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestMirroring.test_uuid ... ok 2024-01-15T23:57:32.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:32 smithi053 ceph-mon[143363]: osdmap e2597: 8 total, 8 up, 8 in 2024-01-15T23:57:32.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:32 smithi053 ceph-mon[143363]: osdmap e2598: 8 total, 8 up, 8 in 2024-01-15T23:57:32.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:32 smithi053 ceph-mon[146052]: osdmap e2597: 8 total, 8 up, 8 in 2024-01-15T23:57:32.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:32 smithi053 ceph-mon[146052]: osdmap e2598: 8 total, 8 up, 8 in 2024-01-15T23:57:32.598 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestTrash.test_get ... ok 2024-01-15T23:57:32.731 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestTrash.test_list ... ok 2024-01-15T23:57:32.802 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestTrash.test_move ... ok 2024-01-15T23:57:32.942 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestTrash.test_purge ... ok 2024-01-15T23:57:33.019 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestTrash.test_remove ... ok 2024-01-15T23:57:33.092 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestTrash.test_remove_denied ... ok 2024-01-15T23:57:33.165 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestTrash.test_remove_with_progress ... ok 2024-01-15T23:57:33.283 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.TestTrash.test_restore ... ok 2024-01-15T23:57:33.284 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_features_from_string ... ok 2024-01-15T23:57:33.284 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_features_to_string ... ok 2024-01-15T23:57:33.381 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_open_by_id ... ok 2024-01-15T23:57:33.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:33 smithi163 ceph-mon[138526]: pgmap v4386: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 9.0 KiB/s wr, 167 op/s 2024-01-15T23:57:33.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' 2024-01-15T23:57:33.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/114/fd304fda-c920-47ca-8f39-cb7663af8fdd"}]: dispatch 2024-01-15T23:57:33.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/fd304fda-c920-47ca-8f39-cb7663af8fdd"}]: dispatch 2024-01-15T23:57:33.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/fd304fda-c920-47ca-8f39-cb7663af8fdd"}]': finished 2024-01-15T23:57:33.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-01-15T23:57:33.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' 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-01-15T23:57:33.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:57:33.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' 2024-01-15T23:57:33.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:57:33.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:57:33.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-01-15T23:57:33.494 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:33 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:57:33.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[143363]: pgmap v4386: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 9.0 KiB/s wr, 167 op/s 2024-01-15T23:57:33.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' 2024-01-15T23:57:33.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/114/fd304fda-c920-47ca-8f39-cb7663af8fdd"}]: dispatch 2024-01-15T23:57:33.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/fd304fda-c920-47ca-8f39-cb7663af8fdd"}]: dispatch 2024-01-15T23:57:33.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/fd304fda-c920-47ca-8f39-cb7663af8fdd"}]': finished 2024-01-15T23:57:33.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-01-15T23:57:33.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' 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-01-15T23:57:33.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:57:33.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' 2024-01-15T23:57:33.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:57:33.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:57:33.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-01-15T23:57:33.557 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:57:33.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[146052]: pgmap v4386: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 9.0 KiB/s wr, 167 op/s 2024-01-15T23:57:33.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' 2024-01-15T23:57:33.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/114/fd304fda-c920-47ca-8f39-cb7663af8fdd"}]: dispatch 2024-01-15T23:57:33.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/fd304fda-c920-47ca-8f39-cb7663af8fdd"}]: dispatch 2024-01-15T23:57:33.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/114/fd304fda-c920-47ca-8f39-cb7663af8fdd"}]': finished 2024-01-15T23:57:33.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-01-15T23:57:33.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' 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-01-15T23:57:33.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:57:33.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' 2024-01-15T23:57:33.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:57:33.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:57:33.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-01-15T23:57:33.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:33 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-01-15T23:57:35.290 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_pool_stats ... FAIL 2024-01-15T23:57:35.290 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_version ... ok 2024-01-15T23:57:35.306 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:35 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:57:35] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.43.0" 2024-01-15T23:57:35.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:35 smithi053 ceph-mon[143363]: pgmap v4388: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 286 op/s 2024-01-15T23:57:35.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:35 smithi053 ceph-mon[143363]: osdmap e2599: 8 total, 8 up, 8 in 2024-01-15T23:57:35.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:35 smithi053 ceph-mon[146052]: pgmap v4388: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 286 op/s 2024-01-15T23:57:35.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:35 smithi053 ceph-mon[146052]: osdmap e2599: 8 total, 8 up, 8 in 2024-01-15T23:57:35.362 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_create ... ok 2024-01-15T23:57:35.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:35 smithi163 ceph-mon[138526]: pgmap v4388: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 286 op/s 2024-01-15T23:57:35.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:35 smithi163 ceph-mon[138526]: osdmap e2599: 8 total, 8 up, 8 in 2024-01-15T23:57:36.044 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_create_defaults ... ok 2024-01-15T23:57:36.149 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_context_manager ... ok 2024-01-15T23:57:36.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:36 smithi163 ceph-mon[138526]: osdmap e2600: 8 total, 8 up, 8 in 2024-01-15T23:57:36.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:36 smithi053 ceph-mon[143363]: osdmap e2600: 8 total, 8 up, 8 in 2024-01-15T23:57:36.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:36 smithi053 ceph-mon[146052]: osdmap e2600: 8 total, 8 up, 8 in 2024-01-15T23:57:37.115 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_open_read_only ... ok 2024-01-15T23:57:37.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:37 smithi163 ceph-mon[138526]: pgmap v4391: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 439 KiB/s rd, 32 KiB/s wr, 605 op/s 2024-01-15T23:57:37.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:37 smithi163 ceph-mon[138526]: osdmap e2601: 8 total, 8 up, 8 in 2024-01-15T23:57:37.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:37 smithi163 ceph-mon[138526]: osdmap e2602: 8 total, 8 up, 8 in 2024-01-15T23:57:37.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:37 smithi053 ceph-mon[143363]: pgmap v4391: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 439 KiB/s rd, 32 KiB/s wr, 605 op/s 2024-01-15T23:57:37.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:37 smithi053 ceph-mon[143363]: osdmap e2601: 8 total, 8 up, 8 in 2024-01-15T23:57:37.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:37 smithi053 ceph-mon[143363]: osdmap e2602: 8 total, 8 up, 8 in 2024-01-15T23:57:37.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:37 smithi053 ceph-mon[146052]: pgmap v4391: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 439 KiB/s rd, 32 KiB/s wr, 605 op/s 2024-01-15T23:57:37.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:37 smithi053 ceph-mon[146052]: osdmap e2601: 8 total, 8 up, 8 in 2024-01-15T23:57:37.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:37 smithi053 ceph-mon[146052]: osdmap e2602: 8 total, 8 up, 8 in 2024-01-15T23:57:37.633 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_open_dne ... ok 2024-01-15T23:57:38.148 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_open_readonly_dne ... ok 2024-01-15T23:57:38.247 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_aio_open ... ok 2024-01-15T23:57:38.269 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_remove_dne ... ok 2024-01-15T23:57:38.270 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_list_empty ... FAIL 2024-01-15T23:57:38.345 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_list ... FAIL 2024-01-15T23:57:38.412 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_remove_with_progress ... ok 2024-01-15T23:57:38.477 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_remove_canceled ... ok 2024-01-15T23:57:38.771 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_pool_metadata ... ok 2024-01-15T23:57:38.786 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_config_list ... ok 2024-01-15T23:57:38.794 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_pool_config_set_and_get_and_remove ... ok 2024-01-15T23:57:38.823 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_namespaces ... ok 2024-01-15T23:57:38.831 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_create_group ... ok 2024-01-15T23:57:38.839 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_rename_group ... ok 2024-01-15T23:57:38.840 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_list_groups_empty ... ok 2024-01-15T23:57:38.848 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_list_groups ... ok 2024-01-15T23:57:38.857 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_list_groups_after_removed ... ok 2024-01-15T23:57:39.056 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:38 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:57:38] ENGINE Bus STOPPING 2024-01-15T23:57:39.056 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:38 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:57:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T23:57:39.056 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:38 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:57:38] ENGINE Bus STOPPED 2024-01-15T23:57:39.056 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:38 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:57:38] ENGINE Bus STARTING 2024-01-15T23:57:39.056 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:38 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:57:38] ENGINE Serving on http://:::9283 2024-01-15T23:57:39.056 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:38 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:57:38] ENGINE Bus STARTED 2024-01-15T23:57:39.459 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:39 smithi053 ceph-mon[143363]: pgmap v4394: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 483 KiB/s rd, 43 KiB/s wr, 709 op/s 2024-01-15T23:57:39.459 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:39 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' 2024-01-15T23:57:39.459 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:39 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:57:39.459 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:39 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:39.459 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:39 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:39.459 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:39 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:39.459 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:39 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:39.460 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:39 smithi053 ceph-mon[146052]: pgmap v4394: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 483 KiB/s rd, 43 KiB/s wr, 709 op/s 2024-01-15T23:57:39.460 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:39 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' 2024-01-15T23:57:39.460 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:39 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:57:39.460 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:39 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:39.460 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:39 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:39.460 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:39 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:39.460 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:39 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:39.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:39 smithi163 ceph-mon[138526]: pgmap v4394: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 483 KiB/s rd, 43 KiB/s wr, 709 op/s 2024-01-15T23:57:39.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:39 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/99387362' entity='client.admin' 2024-01-15T23:57:39.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:39 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-15T23:57:39.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:39 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:39.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:39 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:39.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:39 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:39.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:39 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:39.798 INFO:tasks.workunit.client.0.smithi053.stderr:test_rbd.test_rename ... ok 2024-01-15T23:57:39.798 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T23:57:39.798 INFO:tasks.workunit.client.0.smithi053.stderr:====================================================================== 2024-01-15T23:57:39.799 INFO:tasks.workunit.client.0.smithi053.stderr:ERROR: test_rbd.TestImage.test_diff_iterate 2024-01-15T23:57:39.799 INFO:tasks.workunit.client.0.smithi053.stderr:---------------------------------------------------------------------- 2024-01-15T23:57:39.799 INFO:tasks.workunit.client.0.smithi053.stderr:Traceback (most recent call last): 2024-01-15T23:57:39.799 INFO:tasks.workunit.client.0.smithi053.stderr: File "/usr/lib/python3.6/site-packages/nose/case.py", line 384, in tearDown 2024-01-15T23:57:39.799 INFO:tasks.workunit.client.0.smithi053.stderr: try_run(self.inst, ('teardown', 'tearDown')) 2024-01-15T23:57:39.799 INFO:tasks.workunit.client.0.smithi053.stderr: File "/usr/lib/python3.6/site-packages/nose/util.py", line 471, in try_run 2024-01-15T23:57:39.799 INFO:tasks.workunit.client.0.smithi053.stderr: return func() 2024-01-15T23:57:39.799 INFO:tasks.workunit.client.0.smithi053.stderr: File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 572, in tearDown 2024-01-15T23:57:39.799 INFO:tasks.workunit.client.0.smithi053.stderr: remove_image() 2024-01-15T23:57:39.799 INFO:tasks.workunit.client.0.smithi053.stderr: File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 118, in remove_image 2024-01-15T23:57:39.799 INFO:tasks.workunit.client.0.smithi053.stderr: RBD().remove(ioctx, image_name) 2024-01-15T23:57:39.799 INFO:tasks.workunit.client.0.smithi053.stderr: File "rbd.pyx", line 767, in rbd.RBD.remove 2024-01-15T23:57:39.799 INFO:tasks.workunit.client.0.smithi053.stderr:rbd.ImageHasSnapshots: [errno 39] RBD image has snapshots (error removing image) 2024-01-15T23:57:39.799 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T23:57:39.800 INFO:tasks.workunit.client.0.smithi053.stderr:====================================================================== 2024-01-15T23:57:39.800 INFO:tasks.workunit.client.0.smithi053.stderr:FAIL: test_rbd.TestImage.test_diff_iterate 2024-01-15T23:57:39.800 INFO:tasks.workunit.client.0.smithi053.stderr:---------------------------------------------------------------------- 2024-01-15T23:57:39.800 INFO:tasks.workunit.client.0.smithi053.stderr:Traceback (most recent call last): 2024-01-15T23:57:39.800 INFO:tasks.workunit.client.0.smithi053.stderr: File "/usr/lib/python3.6/site-packages/nose/case.py", line 197, in runTest 2024-01-15T23:57:39.800 INFO:tasks.workunit.client.0.smithi053.stderr: self.test(*self.arg) 2024-01-15T23:57:39.800 INFO:tasks.workunit.client.0.smithi053.stderr: File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 1213, in test_diff_iterate 2024-01-15T23:57:39.800 INFO:tasks.workunit.client.0.smithi053.stderr: check_diff(self.image, 0, IMG_SIZE, 'snap1', [(0, 512, False)]) 2024-01-15T23:57:39.800 INFO:tasks.workunit.client.0.smithi053.stderr: File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 1437, in check_diff 2024-01-15T23:57:39.800 INFO:tasks.workunit.client.0.smithi053.stderr: eq(extents, expected) 2024-01-15T23:57:39.800 INFO:tasks.workunit.client.0.smithi053.stderr:AssertionError: [] != [(0, 512, False)] 2024-01-15T23:57:39.800 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T23:57:39.800 INFO:tasks.workunit.client.0.smithi053.stderr:====================================================================== 2024-01-15T23:57:39.800 INFO:tasks.workunit.client.0.smithi053.stderr:FAIL: test_rbd.test_pool_stats 2024-01-15T23:57:39.801 INFO:tasks.workunit.client.0.smithi053.stderr:---------------------------------------------------------------------- 2024-01-15T23:57:39.801 INFO:tasks.workunit.client.0.smithi053.stderr:Traceback (most recent call last): 2024-01-15T23:57:39.801 INFO:tasks.workunit.client.0.smithi053.stderr: File "/usr/lib/python3.6/site-packages/nose/case.py", line 197, in runTest 2024-01-15T23:57:39.801 INFO:tasks.workunit.client.0.smithi053.stderr: self.test(*self.arg) 2024-01-15T23:57:39.801 INFO:tasks.workunit.client.0.smithi053.stderr: File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 139, in _require_new_format 2024-01-15T23:57:39.801 INFO:tasks.workunit.client.0.smithi053.stderr: return fn(*args, **kwargs) 2024-01-15T23:57:39.801 INFO:tasks.workunit.client.0.smithi053.stderr: File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 508, in test_pool_stats 2024-01-15T23:57:39.801 INFO:tasks.workunit.client.0.smithi053.stderr: eq(stats['image_count'], 4) 2024-01-15T23:57:39.801 INFO:tasks.workunit.client.0.smithi053.stderr:AssertionError: 5 != 4 2024-01-15T23:57:39.801 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T23:57:39.801 INFO:tasks.workunit.client.0.smithi053.stderr:====================================================================== 2024-01-15T23:57:39.801 INFO:tasks.workunit.client.0.smithi053.stderr:FAIL: test_rbd.test_list_empty 2024-01-15T23:57:39.801 INFO:tasks.workunit.client.0.smithi053.stderr:---------------------------------------------------------------------- 2024-01-15T23:57:39.801 INFO:tasks.workunit.client.0.smithi053.stderr:Traceback (most recent call last): 2024-01-15T23:57:39.801 INFO:tasks.workunit.client.0.smithi053.stderr: File "/usr/lib/python3.6/site-packages/nose/case.py", line 197, in runTest 2024-01-15T23:57:39.802 INFO:tasks.workunit.client.0.smithi053.stderr: self.test(*self.arg) 2024-01-15T23:57:39.802 INFO:tasks.workunit.client.0.smithi053.stderr: File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 377, in test_list_empty 2024-01-15T23:57:39.802 INFO:tasks.workunit.client.0.smithi053.stderr: eq([], RBD().list(ioctx)) 2024-01-15T23:57:39.802 INFO:tasks.workunit.client.0.smithi053.stderr:AssertionError: [] != ['image124'] 2024-01-15T23:57:39.802 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T23:57:39.802 INFO:tasks.workunit.client.0.smithi053.stderr:====================================================================== 2024-01-15T23:57:39.802 INFO:tasks.workunit.client.0.smithi053.stderr:FAIL: test_rbd.test_list 2024-01-15T23:57:39.802 INFO:tasks.workunit.client.0.smithi053.stderr:---------------------------------------------------------------------- 2024-01-15T23:57:39.802 INFO:tasks.workunit.client.0.smithi053.stderr:Traceback (most recent call last): 2024-01-15T23:57:39.802 INFO:tasks.workunit.client.0.smithi053.stderr: File "/usr/lib/python3.6/site-packages/nose/case.py", line 197, in runTest 2024-01-15T23:57:39.802 INFO:tasks.workunit.client.0.smithi053.stderr: self.test(*self.arg) 2024-01-15T23:57:39.802 INFO:tasks.workunit.client.0.smithi053.stderr: File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 381, in test_list 2024-01-15T23:57:39.802 INFO:tasks.workunit.client.0.smithi053.stderr: eq([image_name], RBD().list(ioctx)) 2024-01-15T23:57:39.802 INFO:tasks.workunit.client.0.smithi053.stderr:AssertionError: ['image441'] != ['image124', 'image441'] 2024-01-15T23:57:39.803 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T23:57:39.803 INFO:tasks.workunit.client.0.smithi053.stderr:---------------------------------------------------------------------- 2024-01-15T23:57:39.803 INFO:tasks.workunit.client.0.smithi053.stderr:Ran 171 tests in 618.964s 2024-01-15T23:57:39.803 INFO:tasks.workunit.client.0.smithi053.stderr: 2024-01-15T23:57:39.803 INFO:tasks.workunit.client.0.smithi053.stderr:FAILED (SKIP=8, errors=1, failures=4) 2024-01-15T23:57:39.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-15T23:57:39.828 INFO:tasks.workunit:Stopping ['rbd/test_librbd_python.sh'] on client.0... 2024-01-15T23:57:39.829 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-01-15T23:57:40.051 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/full_sequential.py", line 30, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_d2f11f33b7063c2c1bc47b2b4e9350f48064868f/qa/tasks/workunit.py", line 129, in task p.spawn(_run_tests, ctx, refspec, role, tests, File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_d2f11f33b7063c2c1bc47b2b4e9350f48064868f/qa/tasks/workunit.py", line 424, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test rbd/test_librbd_python.sh) on smithi053 with status 1: '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=quincy 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-01-15T23:57:40.294 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=82dad7f3d8184b35a26ddfd84cf7ec60 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/full_sequential.py", line 30, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_d2f11f33b7063c2c1bc47b2b4e9350f48064868f/qa/tasks/workunit.py", line 129, in task p.spawn(_run_tests, ctx, refspec, role, tests, File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_d2f11f33b7063c2c1bc47b2b4e9350f48064868f/qa/tasks/workunit.py", line 424, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test rbd/test_librbd_python.sh) on smithi053 with status 1: '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=quincy 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-01-15T23:57:40.297 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-01-15T23:57:40.309 INFO:tasks.cephadm:Teardown begin 2024-01-15T23:57:40.309 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2024-01-15T23:57:40.309 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-01-15T23:57:40.764 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T23:57:40.765 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":20,"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":54280,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.163:6833/467345471","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":467345471},{"type":"v1","addr":"172.21.15.163:6833","nonce":467345471}]},"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":20}],"filesystems":[{"mdsmap":{"epoch":19,"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},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-01-15T22:47:07.767196+0000","modified":"2024-01-15T22:56:06.123013+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":456,"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":34341},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34341":{"gid":34341,"name":"a","rank":0,"incarnation":16,"state":"up:active","state_seq":5,"addr":"172.21.15.53:6835/51787302","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6834","nonce":51787302},{"type":"v1","addr":"172.21.15.53:6835","nonce":51787302}]},"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-01-15T23:57:40.767 INFO:teuthology.orchestra.run.smithi053.stderr:dumped fsmap epoch 20 2024-01-15T23:57:40.780 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-01-15T23:57:41.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:40 smithi053 ceph-mon[143363]: osdmap e2603: 8 total, 8 up, 8 in 2024-01-15T23:57:41.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:40 smithi053 ceph-mon[143363]: pgmap v4396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:57:41.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:40 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1962448389' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T23:57:41.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:40 smithi053 ceph-mon[146052]: osdmap e2603: 8 total, 8 up, 8 in 2024-01-15T23:57:41.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:40 smithi053 ceph-mon[146052]: pgmap v4396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:57:41.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:40 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1962448389' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T23:57:41.180 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T23:57:41.180 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":20,"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":54280,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.163:6833/467345471","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":467345471},{"type":"v1","addr":"172.21.15.163:6833","nonce":467345471}]},"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":20}],"filesystems":[{"mdsmap":{"epoch":19,"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},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-01-15T22:47:07.767196+0000","modified":"2024-01-15T22:56:06.123013+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":456,"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":34341},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34341":{"gid":34341,"name":"a","rank":0,"incarnation":16,"state":"up:active","state_seq":5,"addr":"172.21.15.53:6835/51787302","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6834","nonce":51787302},{"type":"v1","addr":"172.21.15.53:6835","nonce":51787302}]},"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-01-15T23:57:41.183 INFO:teuthology.orchestra.run.smithi053.stderr:dumped fsmap epoch 20 2024-01-15T23:57:41.197 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-01-15T23:57:41.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:40 smithi163 ceph-mon[138526]: osdmap e2603: 8 total, 8 up, 8 in 2024-01-15T23:57:41.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:40 smithi163 ceph-mon[138526]: pgmap v4396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:57:41.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:40 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1962448389' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T23:57:41.539 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-01-15T23:57:41.540 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":2603,"fsid":"421843b2-b3f7-11ee-95ad-87774f69a715","created":"2024-01-15T22:43:00.854865+0000","modified":"2024-01-15T23:57:39.774770+0000","last_up_change":"2024-01-15T22:55:44.000702+0000","last_in_change":"2024-01-15T22:46:36.763161+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":115,"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-01-15T22:45:30.317935+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-01-15T22:47:05.904005+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":"57","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-01-15T22:47:07.145281+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":"58","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-01-15T22:47:34.594673+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":"1134","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":15,"snap_epoch":1134,"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":"63d2fa8e-be5d-461b-b383-5acea7c3d6c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":237,"up_from":246,"up_thru":2056,"down_at":238,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":1912945636},{"type":"v1","addr":"172.21.15.53:6803","nonce":1912945636}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":1912945636},{"type":"v1","addr":"172.21.15.53:6805","nonce":1912945636}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":1912945636},{"type":"v1","addr":"172.21.15.53:6809","nonce":1912945636}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":1912945636},{"type":"v1","addr":"172.21.15.53:6807","nonce":1912945636}]},"public_addr":"172.21.15.53:6803/1912945636","cluster_addr":"172.21.15.53:6805/1912945636","heartbeat_back_addr":"172.21.15.53:6809/1912945636","heartbeat_front_addr":"172.21.15.53:6807/1912945636","state":["exists","up"]},{"osd":1,"uuid":"635eea3c-28ef-459b-bbba-ec76ffe473ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":264,"up_from":273,"up_thru":2056,"down_at":265,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":3990913288},{"type":"v1","addr":"172.21.15.53:6811","nonce":3990913288}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":3990913288},{"type":"v1","addr":"172.21.15.53:6813","nonce":3990913288}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":3990913288},{"type":"v1","addr":"172.21.15.53:6817","nonce":3990913288}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":3990913288},{"type":"v1","addr":"172.21.15.53:6815","nonce":3990913288}]},"public_addr":"172.21.15.53:6811/3990913288","cluster_addr":"172.21.15.53:6813/3990913288","heartbeat_back_addr":"172.21.15.53:6817/3990913288","heartbeat_front_addr":"172.21.15.53:6815/3990913288","state":["exists","up"]},{"osd":2,"uuid":"5c295926-2896-425f-a7e5-defca040f0eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":292,"up_from":302,"up_thru":2056,"down_at":293,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":1130790417},{"type":"v1","addr":"172.21.15.53:6819","nonce":1130790417}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":1130790417},{"type":"v1","addr":"172.21.15.53:6821","nonce":1130790417}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":1130790417},{"type":"v1","addr":"172.21.15.53:6825","nonce":1130790417}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":1130790417},{"type":"v1","addr":"172.21.15.53:6823","nonce":1130790417}]},"public_addr":"172.21.15.53:6819/1130790417","cluster_addr":"172.21.15.53:6821/1130790417","heartbeat_back_addr":"172.21.15.53:6825/1130790417","heartbeat_front_addr":"172.21.15.53:6823/1130790417","state":["exists","up"]},{"osd":3,"uuid":"7d3f4de2-4e78-46af-b682-0becf97f424b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":24,"last_clean_end":320,"up_from":330,"up_thru":2010,"down_at":321,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":2667702542},{"type":"v1","addr":"172.21.15.53:6827","nonce":2667702542}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":2667702542},{"type":"v1","addr":"172.21.15.53:6829","nonce":2667702542}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":2667702542},{"type":"v1","addr":"172.21.15.53:6833","nonce":2667702542}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":2667702542},{"type":"v1","addr":"172.21.15.53:6831","nonce":2667702542}]},"public_addr":"172.21.15.53:6827/2667702542","cluster_addr":"172.21.15.53:6829/2667702542","heartbeat_back_addr":"172.21.15.53:6833/2667702542","heartbeat_front_addr":"172.21.15.53:6831/2667702542","state":["exists","up"]},{"osd":4,"uuid":"2c20d72b-82a8-4b01-a261-dcc432e159cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":29,"last_clean_end":349,"up_from":358,"up_thru":2056,"down_at":350,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":127233423},{"type":"v1","addr":"172.21.15.163:6801","nonce":127233423}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":127233423},{"type":"v1","addr":"172.21.15.163:6803","nonce":127233423}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":127233423},{"type":"v1","addr":"172.21.15.163:6807","nonce":127233423}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":127233423},{"type":"v1","addr":"172.21.15.163:6805","nonce":127233423}]},"public_addr":"172.21.15.163:6801/127233423","cluster_addr":"172.21.15.163:6803/127233423","heartbeat_back_addr":"172.21.15.163:6807/127233423","heartbeat_front_addr":"172.21.15.163:6805/127233423","state":["exists","up"]},{"osd":5,"uuid":"540d25c2-65b7-47d5-9dea-795268fe8b1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":36,"last_clean_end":377,"up_from":385,"up_thru":2056,"down_at":378,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":3024722188},{"type":"v1","addr":"172.21.15.163:6809","nonce":3024722188}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3024722188},{"type":"v1","addr":"172.21.15.163:6811","nonce":3024722188}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3024722188},{"type":"v1","addr":"172.21.15.163:6815","nonce":3024722188}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3024722188},{"type":"v1","addr":"172.21.15.163:6813","nonce":3024722188}]},"public_addr":"172.21.15.163:6809/3024722188","cluster_addr":"172.21.15.163:6811/3024722188","heartbeat_back_addr":"172.21.15.163:6815/3024722188","heartbeat_front_addr":"172.21.15.163:6813/3024722188","state":["exists","up"]},{"osd":6,"uuid":"3e893eca-8ae0-497e-9dd1-e6611de5b6e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":43,"last_clean_end":401,"up_from":411,"up_thru":2056,"down_at":402,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":4252812845},{"type":"v1","addr":"172.21.15.163:6817","nonce":4252812845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":4252812845},{"type":"v1","addr":"172.21.15.163:6819","nonce":4252812845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":4252812845},{"type":"v1","addr":"172.21.15.163:6823","nonce":4252812845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":4252812845},{"type":"v1","addr":"172.21.15.163:6821","nonce":4252812845}]},"public_addr":"172.21.15.163:6817/4252812845","cluster_addr":"172.21.15.163:6819/4252812845","heartbeat_back_addr":"172.21.15.163:6823/4252812845","heartbeat_front_addr":"172.21.15.163:6821/4252812845","state":["exists","up"]},{"osd":7,"uuid":"67d0bf91-e55b-4a64-b670-92fcfe35d7c6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":50,"last_clean_end":429,"up_from":438,"up_thru":2056,"down_at":430,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":3701946988},{"type":"v1","addr":"172.21.15.163:6825","nonce":3701946988}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":3701946988},{"type":"v1","addr":"172.21.15.163:6827","nonce":3701946988}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":3701946988},{"type":"v1","addr":"172.21.15.163:6831","nonce":3701946988}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":3701946988},{"type":"v1","addr":"172.21.15.163:6829","nonce":3701946988}]},"public_addr":"172.21.15.163:6825/3701946988","cluster_addr":"172.21.15.163:6827/3701946988","heartbeat_back_addr":"172.21.15.163:6831/3701946988","heartbeat_front_addr":"172.21.15.163:6829/3701946988","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-01-15T22:44:52.286766+0000","dead_epoch":237},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:10.128410+0000","dead_epoch":263},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:27.761619+0000","dead_epoch":292},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:45:45.375105+0000","dead_epoch":320},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:01.303202+0000","dead_epoch":348},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:16.996226+0000","dead_epoch":377},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:33.198404+0000","dead_epoch":401},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-01-15T22:46:49.370073+0000","dead_epoch":429}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.7","mappings":[{"from":7,"to":4}]},{"pgid":"3.7","mappings":[{"from":7,"to":2}]},{"pgid":"3.f","mappings":[{"from":4,"to":1}]},{"pgid":"3.17","mappings":[{"from":0,"to":2},{"from":5,"to":1}]},{"pgid":"3.1c","mappings":[{"from":4,"to":3}]},{"pgid":"3.27","mappings":[{"from":4,"to":1}]},{"pgid":"3.3e","mappings":[{"from":0,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:0/884790189":"2024-01-16T00:48:31.242732+0000","172.21.15.53:0/702797329":"2024-01-16T00:39:08.735133+0000","172.21.15.53:0/2827209570":"2024-01-16T00:34:45.322056+0000","172.21.15.163:6833/619787945":"2024-01-16T22:56:03.090837+0000","172.21.15.163:6832/619787945":"2024-01-16T22:56:03.090837+0000","172.21.15.53:6834/1839406251":"2024-01-16T22:55:48.689104+0000","172.21.15.53:0/3517766893":"2024-01-16T22:51:28.654575+0000","172.21.15.53:0/3171238028":"2024-01-16T22:51:28.654575+0000","172.21.15.53:0/1853438239":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/508616013":"2024-01-16T22:47:35.320280+0000","172.21.15.163:0/2197319284":"2024-01-16T22:50:56.596591+0000","172.21.15.53:0/1610990648":"2024-01-16T22:43:29.286815+0000","172.21.15.53:0/2029894186":"2024-01-16T22:50:27.787524+0000","172.21.15.53:0/3973217575":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/884354870":"2024-01-16T22:50:27.787524+0000","172.21.15.53:6800/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.53:6801/2231063306":"2024-01-16T22:43:29.286815+0000","172.21.15.163:0/3899965759":"2024-01-16T22:50:56.596591+0000","172.21.15.53:0/2015686982":"2024-01-16T22:43:29.286815+0000","172.21.15.163:6835/3435920974":"2024-01-16T22:50:56.596591+0000","172.21.15.53:0/3227992123":"2024-01-16T22:50:27.787524+0000","172.21.15.53:0/3723674682":"2024-01-16T22:47:35.320280+0000","172.21.15.163:0/4186749921":"2024-01-16T22:50:56.596591+0000","172.21.15.53:0/801166505":"2024-01-16T00:39:09.718302+0000","172.21.15.163:0/3585355023":"2024-01-16T22:50:56.596591+0000","172.21.15.53:6801/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6835/1839406251":"2024-01-16T22:55:48.689104+0000","172.21.15.53:0/1026239936":"2024-01-16T22:51:28.654575+0000","172.21.15.163:0/1699396832":"2024-01-16T22:50:56.596591+0000","172.21.15.53:6800/1528227136":"2024-01-16T22:51:28.654575+0000","172.21.15.53:6801/1528227136":"2024-01-16T22:51:28.654575+0000","172.21.15.53:0/104874527":"2024-01-16T22:43:49.813750+0000","172.21.15.163:6834/3435920974":"2024-01-16T22:50:56.596591+0000","172.21.15.53:0/2317635923":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/2779893571":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/108362377":"2024-01-16T22:51:28.654575+0000","172.21.15.53:0/1310217396":"2024-01-16T22:50:27.787524+0000","172.21.15.53:0/2743489395":"2024-01-16T22:50:27.787524+0000","172.21.15.53:6800/3585030284":"2024-01-16T22:43:49.813750+0000","172.21.15.53:0/2302123235":"2024-01-16T22:43:49.813750+0000","172.21.15.53:6800/3406365588":"2024-01-16T22:47:35.320280+0000","172.21.15.53:0/1238581376":"2024-01-16T22:51:28.654575+0000","172.21.15.53:0/1686095710":"2024-01-16T22:51:28.654575+0000","172.21.15.53:6801/3406365588":"2024-01-16T22:47:35.320280+0000","172.21.15.163:0/1887257874":"2024-01-16T22:50:56.596591+0000","172.21.15.53:6800/3149200574":"2024-01-16T22:50:27.787524+0000","172.21.15.53:6801/3149200574":"2024-01-16T22:50:27.787524+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":761,"length":1}]},{"pool":60,"snaps":[{"begin":2,"length":1}]},{"pool":63,"snaps":[{"begin":1,"length":2}]},{"pool":68,"snaps":[{"begin":1,"length":2}]},{"pool":98,"snaps":[{"begin":15,"length":3}]},{"pool":99,"snaps":[{"begin":15,"length":2}]},{"pool":100,"snaps":[{"begin":2,"length":1}]},{"pool":101,"snaps":[{"begin":24,"length":2},{"begin":31,"length":1}]},{"pool":102,"snaps":[{"begin":60,"length":4},{"begin":69,"length":5}]},{"pool":104,"snaps":[{"begin":8,"length":1},{"begin":10,"length":1},{"begin":12,"length":1},{"begin":14,"length":1}]},{"pool":107,"snaps":[{"begin":2,"length":1}]},{"pool":108,"snaps":[{"begin":2,"length":1}]},{"pool":109,"snaps":[{"begin":2,"length":1}]},{"pool":110,"snaps":[{"begin":2,"length":1}]},{"pool":111,"snaps":[{"begin":2,"length":1}]},{"pool":112,"snaps":[{"begin":2,"length":1}]},{"pool":113,"snaps":[{"begin":2,"length":1}]},{"pool":114,"snaps":[{"begin":572,"length":1},{"begin":575,"length":1},{"begin":578,"length":1},{"begin":580,"length":1}]},{"pool":115,"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-01-15T23:57:41.556 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs fail cephfs 2024-01-15T23:57:41.806 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:41 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/187478205' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T23:57:41.806 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:41 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3881351057' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T23:57:41.806 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:41 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/187478205' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T23:57:41.806 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:41 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3881351057' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T23:57:41.953 INFO:teuthology.orchestra.run.smithi053.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2024-01-15T23:57:41.966 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs rm cephfs --yes-i-really-mean-it 2024-01-15T23:57:42.050 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:41 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/187478205' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-01-15T23:57:42.050 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:41 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3881351057' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-15T23:57:42.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:41 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-a[143339]: 2024-01-15T23:57:41.937+0000 7f7c087fa700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-01-15T23:57:42.306 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 23:57:41 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-a[179260]: ignoring --setuser ceph since I am not root 2024-01-15T23:57:42.306 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 23:57:41 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-a[179260]: ignoring --setgroup ceph since I am not root 2024-01-15T23:57:42.306 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 23:57:41 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-a[179260]: starting mds.a at 2024-01-15T23:57:43.023 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-15T23:57:43.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:42 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:42 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:42 smithi163 ceph-mon[138526]: pgmap v4397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:57:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:42 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3583877842' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-01-15T23:57:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:42 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-01-15T23:57:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:42 smithi163 ceph-mon[138526]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-01-15T23:57:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:42 smithi163 ceph-mon[138526]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-01-15T23:57:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:42 smithi163 ceph-mon[138526]: osdmap e2604: 8 total, 8 up, 8 in 2024-01-15T23:57:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:42 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-01-15T23:57:43.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:42 smithi163 ceph-mon[138526]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-01-15T23:57:43.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:42 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:43.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:42 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:43.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:42 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:57:43.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:42 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:57:43.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:42 smithi163 ceph-mon[138526]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:43.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:42 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/2808475912' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:57:43.244 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:42 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:57:43.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:43.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:43.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[146052]: pgmap v4397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:57:43.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3583877842' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-01-15T23:57:43.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-01-15T23:57:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[146052]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-01-15T23:57:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[146052]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-01-15T23:57:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[146052]: osdmap e2604: 8 total, 8 up, 8 in 2024-01-15T23:57:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-01-15T23:57:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[146052]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-01-15T23:57:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:57:43.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:57:43.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[146052]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:43.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/2808475912' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:57:43.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:57:43.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:43.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:43.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[143363]: pgmap v4397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:57:43.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3583877842' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-01-15T23:57:43.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-01-15T23:57:43.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[143363]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-01-15T23:57:43.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[143363]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-01-15T23:57:43.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[143363]: osdmap e2604: 8 total, 8 up, 8 in 2024-01-15T23:57:43.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-01-15T23:57:43.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[143363]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-01-15T23:57:43.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:43.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:43.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-15T23:57:43.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-15T23:57:43.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[143363]: from='mgr.25133 ' entity='mgr.y' 2024-01-15T23:57:43.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/2808475912' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:57:43.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:42 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-01-15T23:57:44.014 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'cephfs_metadata' removed 2024-01-15T23:57:44.028 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-15T23:57:44.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:43 smithi163 ceph-mon[138526]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-01-15T23:57:44.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:43 smithi163 ceph-mon[138526]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-01-15T23:57:44.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:43 smithi163 ceph-mon[138526]: Cluster is now healthy 2024-01-15T23:57:44.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:43 smithi163 ceph-mon[138526]: mds.? [v2:172.21.15.53:6834/2684567656,v1:172.21.15.53:6835/2684567656] up:boot 2024-01-15T23:57:44.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:43 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-01-15T23:57:44.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:43 smithi163 ceph-mon[138526]: fsmap 2 up:standby 2024-01-15T23:57:44.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:43 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T23:57:44.243 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:43 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1798210854' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-01-15T23:57:44.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:43 smithi053 ceph-mon[146052]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-01-15T23:57:44.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:43 smithi053 ceph-mon[146052]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-01-15T23:57:44.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:43 smithi053 ceph-mon[146052]: Cluster is now healthy 2024-01-15T23:57:44.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:43 smithi053 ceph-mon[146052]: mds.? [v2:172.21.15.53:6834/2684567656,v1:172.21.15.53:6835/2684567656] up:boot 2024-01-15T23:57:44.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:43 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-01-15T23:57:44.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:43 smithi053 ceph-mon[146052]: fsmap 2 up:standby 2024-01-15T23:57:44.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:43 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T23:57:44.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:43 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1798210854' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-01-15T23:57:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:43 smithi053 ceph-mon[143363]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-01-15T23:57:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:43 smithi053 ceph-mon[143363]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-01-15T23:57:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:43 smithi053 ceph-mon[143363]: Cluster is now healthy 2024-01-15T23:57:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:43 smithi053 ceph-mon[143363]: mds.? [v2:172.21.15.53:6834/2684567656,v1:172.21.15.53:6835/2684567656] up:boot 2024-01-15T23:57:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:43 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-01-15T23:57:44.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:43 smithi053 ceph-mon[143363]: fsmap 2 up:standby 2024-01-15T23:57:44.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:43 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-01-15T23:57:44.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:43 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1798210854' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-01-15T23:57:45.025 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'cephfs_data' removed 2024-01-15T23:57:45.044 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-15T23:57:45.075 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-15T23:57:45.111 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:44 smithi163 ceph-mon[138526]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:57:45.112 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:44 smithi163 ceph-mon[138526]: pgmap v4399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:57:45.112 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:44 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/1798210854' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-01-15T23:57:45.112 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:44 smithi163 ceph-mon[138526]: osdmap e2605: 8 total, 8 up, 8 in 2024-01-15T23:57:45.112 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:44 smithi163 ceph-mon[138526]: from='client.? 172.21.15.53:0/3332878180' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-01-15T23:57:45.112 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:44 smithi163 ceph-mon[138526]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-01-15T23:57:45.116 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-01-15T23:57:45.117 DEBUG:teuthology.orchestra.run.smithi053:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-01-15T23:57:45.136 DEBUG:teuthology.orchestra.run.smithi163:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-01-15T23:57:45.178 INFO:tasks.cephadm:Stopping all daemons... 2024-01-15T23:57:45.178 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-01-15T23:57:45.178 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.a 2024-01-15T23:57:45.204 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: ::ffff:172.21.15.163 - - [15/Jan/2024:23:57:45] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.43.0" 2024-01-15T23:57:45.205 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:44 smithi053 ceph-mon[143363]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:57:45.205 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:44 smithi053 ceph-mon[143363]: pgmap v4399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:57:45.205 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:44 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/1798210854' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-01-15T23:57:45.205 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:44 smithi053 ceph-mon[143363]: osdmap e2605: 8 total, 8 up, 8 in 2024-01-15T23:57:45.205 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:44 smithi053 ceph-mon[143363]: from='client.? 172.21.15.53:0/3332878180' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-01-15T23:57:45.205 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:44 smithi053 ceph-mon[143363]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-01-15T23:57:45.206 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:44 smithi053 ceph-mon[146052]: from='mgr.25133 172.21.15.53:0/886797412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-01-15T23:57:45.206 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:44 smithi053 ceph-mon[146052]: pgmap v4399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-01-15T23:57:45.206 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:44 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/1798210854' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-01-15T23:57:45.206 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:44 smithi053 ceph-mon[146052]: osdmap e2605: 8 total, 8 up, 8 in 2024-01-15T23:57:45.206 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:44 smithi053 ceph-mon[146052]: from='client.? 172.21.15.53:0/3332878180' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-01-15T23:57:45.206 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:44 smithi053 ceph-mon[146052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-01-15T23:57:45.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:45 smithi053 systemd[1]: Stopping Ceph mon.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:57:45.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-a[143339]: 2024-01-15T23:57:45.396+0000 7f7c0e005700 -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-01-15T23:57:45.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:45 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-a[143339]: 2024-01-15T23:57:45.396+0000 7f7c0e005700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-01-15T23:57:45.806 INFO:journalctl@ceph.mon.a.smithi053.stdout:Jan 15 23:57:45 smithi053 bash[223098]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-a 2024-01-15T23:57:45.868 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.a.service' 2024-01-15T23:57:45.965 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-15T23:57:45.965 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-01-15T23:57:45.966 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-01-15T23:57:45.966 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.c 2024-01-15T23:57:46.171 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:45 smithi053 systemd[1]: Stopping Ceph mon.c for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:57:46.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[146029]: 2024-01-15T23:57:46.167+0000 7ffbd8c52700 -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-01-15T23:57:46.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c[146029]: 2024-01-15T23:57:46.167+0000 7ffbd8c52700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-01-15T23:57:46.556 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:57:46] ENGINE Bus STOPPING 2024-01-15T23:57:46.556 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:57:46] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-01-15T23:57:46.557 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:57:46] ENGINE Bus STOPPED 2024-01-15T23:57:46.557 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:57:46] ENGINE Bus STARTING 2024-01-15T23:57:46.557 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:57:46] ENGINE Serving on http://:::9283 2024-01-15T23:57:46.557 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: [15/Jan/2024:23:57:46] ENGINE Bus STARTED 2024-01-15T23:57:46.986 INFO:journalctl@ceph.mon.c.smithi053.stdout:Jan 15 23:57:46 smithi053 bash[223245]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-c 2024-01-15T23:57:46.992 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.c.service' 2024-01-15T23:57:47.031 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-15T23:57:47.031 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-01-15T23:57:47.031 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-01-15T23:57:47.032 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.b 2024-01-15T23:57:47.492 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:47 smithi163 systemd[1]: Stopping Ceph mon.b for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:57:47.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[138503]: 2024-01-15T23:57:47.240+0000 7fe2da269700 -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-01-15T23:57:47.493 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:47 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b[138503]: 2024-01-15T23:57:47.240+0000 7fe2da269700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-01-15T23:57:47.788 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:47 smithi163 bash[214310]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mon-b 2024-01-15T23:57:47.788 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:47 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.b.service: Succeeded. 2024-01-15T23:57:47.788 INFO:journalctl@ceph.mon.b.smithi163.stdout:Jan 15 23:57:47 smithi163 systemd[1]: Stopped Ceph mon.b for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T23:57:47.790 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mon.b.service' 2024-01-15T23:57:47.839 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-15T23:57:47.839 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-01-15T23:57:47.840 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-01-15T23:57:47.840 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mgr.y 2024-01-15T23:57:48.193 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:47 smithi053 systemd[1]: Stopping Ceph mgr.y for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:57:48.193 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:48 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T23:57:48.050+0000 7f93de794700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-01-15T23:57:48.193 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:48 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y[132856]: 2024-01-15T23:57:48.050+0000 7f93de794700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-01-15T23:57:48.512 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Jan 15 23:57:48 smithi053 bash[223508]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-y 2024-01-15T23:57:48.518 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mgr.y.service' 2024-01-15T23:57:48.555 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-15T23:57:48.555 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-01-15T23:57:48.555 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-01-15T23:57:48.556 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mgr.x 2024-01-15T23:57:48.836 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 23:57:48 smithi163 systemd[1]: Stopping Ceph mgr.x for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:57:49.096 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 23:57:48 smithi163 bash[214459]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mgr-x 2024-01-15T23:57:49.096 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Jan 15 23:57:48 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-01-15T23:57:49.102 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mgr.x.service' 2024-01-15T23:57:49.138 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-15T23:57:49.138 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-01-15T23:57:49.138 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-01-15T23:57:49.138 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.0 2024-01-15T23:57:49.556 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 23:57:49 smithi053 systemd[1]: Stopping Ceph osd.0 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:57:49.556 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 23:57:49 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-0[153511]: 2024-01-15T23:57:49.342+0000 7f00f01ed700 -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-01-15T23:57:49.556 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 23:57:49 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-0[153511]: 2024-01-15T23:57:49.342+0000 7f00f01ed700 -1 osd.0 2606 *** Got signal Terminated *** 2024-01-15T23:57:49.557 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 23:57:49 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-0[153511]: 2024-01-15T23:57:49.342+0000 7f00f01ed700 -1 osd.0 2606 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-15T23:57:55.306 INFO:journalctl@ceph.osd.0.smithi053.stdout:Jan 15 23:57:55 smithi053 bash[223658]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-0 2024-01-15T23:57:56.249 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.0.service' 2024-01-15T23:57:56.291 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-15T23:57:56.291 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-01-15T23:57:56.292 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-01-15T23:57:56.292 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.1 2024-01-15T23:57:56.540 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 23:57:56 smithi053 systemd[1]: Stopping Ceph osd.1 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:57:56.806 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 23:57:56 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-1[160075]: 2024-01-15T23:57:56.536+0000 7f71a2de8700 -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-01-15T23:57:56.806 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 23:57:56 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-1[160075]: 2024-01-15T23:57:56.536+0000 7f71a2de8700 -1 osd.1 2606 *** Got signal Terminated *** 2024-01-15T23:57:56.806 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 23:57:56 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-1[160075]: 2024-01-15T23:57:56.536+0000 7f71a2de8700 -1 osd.1 2606 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-15T23:58:02.556 INFO:journalctl@ceph.osd.1.smithi053.stdout:Jan 15 23:58:02 smithi053 bash[223927]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-1 2024-01-15T23:58:03.640 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.1.service' 2024-01-15T23:58:03.682 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-15T23:58:03.683 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-01-15T23:58:03.683 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-01-15T23:58:03.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.2 2024-01-15T23:58:03.922 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 23:58:03 smithi053 systemd[1]: Stopping Ceph osd.2 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:58:04.306 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 23:58:03 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-2[166655]: 2024-01-15T23:58:03.918+0000 7fdecf739700 -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-01-15T23:58:04.306 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 23:58:03 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-2[166655]: 2024-01-15T23:58:03.918+0000 7fdecf739700 -1 osd.2 2606 *** Got signal Terminated *** 2024-01-15T23:58:04.306 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 23:58:03 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-2[166655]: 2024-01-15T23:58:03.918+0000 7fdecf739700 -1 osd.2 2606 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-15T23:58:09.806 INFO:journalctl@ceph.osd.2.smithi053.stdout:Jan 15 23:58:09 smithi053 bash[224195]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-2 2024-01-15T23:58:10.580 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.2.service' 2024-01-15T23:58:10.621 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-15T23:58:10.621 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-01-15T23:58:10.621 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-01-15T23:58:10.621 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.3 2024-01-15T23:58:10.860 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 23:58:10 smithi053 systemd[1]: Stopping Ceph osd.3 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:58:11.306 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 23:58:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3[172599]: 2024-01-15T23:58:10.855+0000 7f56dcf0f700 -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-01-15T23:58:11.306 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 23:58:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3[172599]: 2024-01-15T23:58:10.855+0000 7f56dcf0f700 -1 osd.3 2606 *** Got signal Terminated *** 2024-01-15T23:58:11.306 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 23:58:10 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3[172599]: 2024-01-15T23:58:10.855+0000 7f56dcf0f700 -1 osd.3 2606 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-15T23:58:15.743 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:15 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:15.278+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:52.576152+0000 front 2024-01-15T23:57:52.576287+0000 (oldest deadline 2024-01-15T23:58:14.875970+0000) 2024-01-15T23:58:16.306 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 23:58:15 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3[172599]: 2024-01-15T23:58:15.806+0000 7f56d64ff700 -1 osd.3 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:52.786266+0000 front 2024-01-15T23:57:52.786387+0000 (oldest deadline 2024-01-15T23:58:15.586869+0000) 2024-01-15T23:58:16.590 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:16 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:16.246+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:52.576152+0000 front 2024-01-15T23:57:52.576287+0000 (oldest deadline 2024-01-15T23:58:14.875970+0000) 2024-01-15T23:58:16.806 INFO:journalctl@ceph.osd.3.smithi053.stdout:Jan 15 23:58:16 smithi053 bash[224459]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-3 2024-01-15T23:58:16.992 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:16 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:16.586+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:17.492 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:17.215+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:52.576152+0000 front 2024-01-15T23:57:52.576287+0000 (oldest deadline 2024-01-15T23:58:14.875970+0000) 2024-01-15T23:58:17.493 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:17.072+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:17.581 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.3.service' 2024-01-15T23:58:17.621 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-15T23:58:17.622 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-01-15T23:58:17.622 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-01-15T23:58:17.622 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.4 2024-01-15T23:58:17.849 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 23:58:17 smithi163 systemd[1]: Stopping Ceph osd.4 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:58:17.849 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:17.538+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:18.118 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 23:58:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[145915]: 2024-01-15T23:58:17.844+0000 7f010f438700 -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-01-15T23:58:18.118 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 23:58:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[145915]: 2024-01-15T23:58:17.844+0000 7f010f438700 -1 osd.4 2606 *** Got signal Terminated *** 2024-01-15T23:58:18.118 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 23:58:17 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[145915]: 2024-01-15T23:58:17.844+0000 7f010f438700 -1 osd.4 2606 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-15T23:58:18.492 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 23:58:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[145915]: 2024-01-15T23:58:18.114+0000 7f0109a2a700 -1 osd.4 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:48.924947+0000 front 2024-01-15T23:57:48.924923+0000 (oldest deadline 2024-01-15T23:58:17.725388+0000) 2024-01-15T23:58:18.493 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:18.118+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:18.493 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:18.238+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:52.576152+0000 front 2024-01-15T23:57:52.576287+0000 (oldest deadline 2024-01-15T23:58:14.875970+0000) 2024-01-15T23:58:18.992 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:18 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:18.494+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:19.460 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:19 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:19.128+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:19.460 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 23:58:19 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[145915]: 2024-01-15T23:58:19.096+0000 7f0109a2a700 -1 osd.4 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:48.924947+0000 front 2024-01-15T23:57:48.924923+0000 (oldest deadline 2024-01-15T23:58:17.725388+0000) 2024-01-15T23:58:19.461 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:19 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:19.273+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:52.576152+0000 front 2024-01-15T23:57:52.576287+0000 (oldest deadline 2024-01-15T23:58:14.875970+0000) 2024-01-15T23:58:19.742 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:19 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:19.456+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:20.458 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 23:58:20 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[145915]: 2024-01-15T23:58:20.131+0000 7f0109a2a700 -1 osd.4 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:48.924947+0000 front 2024-01-15T23:57:48.924923+0000 (oldest deadline 2024-01-15T23:58:17.725388+0000) 2024-01-15T23:58:20.458 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:20 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:20.169+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:20.459 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:20 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:20.277+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:52.576152+0000 front 2024-01-15T23:57:52.576287+0000 (oldest deadline 2024-01-15T23:58:14.875970+0000) 2024-01-15T23:58:20.742 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:20 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:20.454+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:21.487 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 23:58:21 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[145915]: 2024-01-15T23:58:21.113+0000 7f0109a2a700 -1 osd.4 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:48.924947+0000 front 2024-01-15T23:57:48.924923+0000 (oldest deadline 2024-01-15T23:58:17.725388+0000) 2024-01-15T23:58:21.487 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:21 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:21.171+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:21.487 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:21 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:21.260+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:52.576152+0000 front 2024-01-15T23:57:52.576287+0000 (oldest deadline 2024-01-15T23:58:14.875970+0000) 2024-01-15T23:58:21.742 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:21 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:21.483+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:22.439 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:22.127+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:22.440 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 23:58:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4[145915]: 2024-01-15T23:58:22.127+0000 7f0109a2a700 -1 osd.4 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:48.924947+0000 front 2024-01-15T23:57:48.924923+0000 (oldest deadline 2024-01-15T23:58:17.725388+0000) 2024-01-15T23:58:22.440 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:22.221+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:52.576152+0000 front 2024-01-15T23:57:52.576287+0000 (oldest deadline 2024-01-15T23:58:14.875970+0000) 2024-01-15T23:58:22.742 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:22 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:22.435+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:23.396 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:23.243+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:52.576152+0000 front 2024-01-15T23:57:52.576287+0000 (oldest deadline 2024-01-15T23:58:14.875970+0000) 2024-01-15T23:58:23.396 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:23.080+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:23.742 INFO:journalctl@ceph.osd.4.smithi163.stdout:Jan 15 23:58:23 smithi163 bash[214611]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-4 2024-01-15T23:58:23.743 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:23 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:23.392+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:24.242 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:24 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:24.039+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:24.513 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:24 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:24.360+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:24.514 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:24 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:24.360+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.373295+0000 front 2024-01-15T23:58:01.373395+0000 (oldest deadline 2024-01-15T23:58:23.673348+0000) 2024-01-15T23:58:24.514 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:24 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:24.243+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:52.576152+0000 front 2024-01-15T23:57:52.576287+0000 (oldest deadline 2024-01-15T23:58:14.875970+0000) 2024-01-15T23:58:24.514 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:24 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:24.243+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:57:57.777280+0000 front 2024-01-15T23:57:57.777269+0000 (oldest deadline 2024-01-15T23:58:23.677149+0000) 2024-01-15T23:58:24.706 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.4.service' 2024-01-15T23:58:24.746 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-15T23:58:24.746 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-01-15T23:58:24.747 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-01-15T23:58:24.747 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.5 2024-01-15T23:58:25.242 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:25 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:25.003+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:25.243 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:24 smithi163 systemd[1]: Stopping Ceph osd.5 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:58:25.243 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:25 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:25.000+0000 7fe4d8ef5700 -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-01-15T23:58:25.243 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:25 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:25.000+0000 7fe4d8ef5700 -1 osd.5 2606 *** Got signal Terminated *** 2024-01-15T23:58:25.243 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:25 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:25.000+0000 7fe4d8ef5700 -1 osd.5 2606 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-15T23:58:25.742 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:25 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:25.368+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:25.743 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:25 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:25.369+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.373295+0000 front 2024-01-15T23:58:01.373395+0000 (oldest deadline 2024-01-15T23:58:23.673348+0000) 2024-01-15T23:58:25.743 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:25 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:25.286+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:52.576152+0000 front 2024-01-15T23:57:52.576287+0000 (oldest deadline 2024-01-15T23:58:14.875970+0000) 2024-01-15T23:58:25.743 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:25 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:25.286+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:57:57.777280+0000 front 2024-01-15T23:57:57.777269+0000 (oldest deadline 2024-01-15T23:58:23.677149+0000) 2024-01-15T23:58:26.302 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:26 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:26.022+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:26.302 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:26 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:26.022+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:26.742 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:26 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:26.377+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:26.743 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:26 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:26.377+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.373295+0000 front 2024-01-15T23:58:01.373395+0000 (oldest deadline 2024-01-15T23:58:23.673348+0000) 2024-01-15T23:58:26.743 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:26 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:26.298+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:52.576152+0000 front 2024-01-15T23:57:52.576287+0000 (oldest deadline 2024-01-15T23:58:14.875970+0000) 2024-01-15T23:58:26.743 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:26 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:26.298+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:57:57.777280+0000 front 2024-01-15T23:57:57.777269+0000 (oldest deadline 2024-01-15T23:58:23.677149+0000) 2024-01-15T23:58:27.259 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:26 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:26.997+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:27.259 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:26 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:26.997+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:27.743 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:27.369+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:27.743 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:27.369+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.373295+0000 front 2024-01-15T23:58:01.373395+0000 (oldest deadline 2024-01-15T23:58:23.673348+0000) 2024-01-15T23:58:27.744 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:27.255+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:52.576152+0000 front 2024-01-15T23:57:52.576287+0000 (oldest deadline 2024-01-15T23:58:14.875970+0000) 2024-01-15T23:58:27.744 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:27.255+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:57:57.777280+0000 front 2024-01-15T23:57:57.777269+0000 (oldest deadline 2024-01-15T23:58:23.677149+0000) 2024-01-15T23:58:28.258 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:27.997+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:28.258 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:27 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:27.997+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:28.742 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:28.379+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:28.743 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:28.379+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.373295+0000 front 2024-01-15T23:58:01.373395+0000 (oldest deadline 2024-01-15T23:58:23.673348+0000) 2024-01-15T23:58:28.743 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:28.254+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:52.576152+0000 front 2024-01-15T23:57:52.576287+0000 (oldest deadline 2024-01-15T23:58:14.875970+0000) 2024-01-15T23:58:28.743 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:28.254+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:57:57.777280+0000 front 2024-01-15T23:57:57.777269+0000 (oldest deadline 2024-01-15T23:58:23.677149+0000) 2024-01-15T23:58:29.221 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:28.951+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:29.221 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:28 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:28.951+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:29.492 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:29 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:29.217+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:52.576152+0000 front 2024-01-15T23:57:52.576287+0000 (oldest deadline 2024-01-15T23:58:14.875970+0000) 2024-01-15T23:58:29.493 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:29 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5[152564]: 2024-01-15T23:58:29.217+0000 7fe4d34e7700 -1 osd.5 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:57:57.777280+0000 front 2024-01-15T23:57:57.777269+0000 (oldest deadline 2024-01-15T23:58:23.677149+0000) 2024-01-15T23:58:29.493 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:29 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:29.348+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:29.493 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:29 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:29.348+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.373295+0000 front 2024-01-15T23:58:01.373395+0000 (oldest deadline 2024-01-15T23:58:23.673348+0000) 2024-01-15T23:58:30.242 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:29 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:29.915+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:30.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:29 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:29.915+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:30.743 INFO:journalctl@ceph.osd.5.smithi163.stdout:Jan 15 23:58:30 smithi163 bash[214872]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-5 2024-01-15T23:58:30.743 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:30 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:30.393+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:30.743 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:30 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:30.393+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.373295+0000 front 2024-01-15T23:58:01.373395+0000 (oldest deadline 2024-01-15T23:58:23.673348+0000) 2024-01-15T23:58:31.242 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:30 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:30.923+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:31.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:30 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:30.923+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:31.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:30 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:30.923+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2024-01-15T23:58:05.538658+0000 front 2024-01-15T23:58:05.538733+0000 (oldest deadline 2024-01-15T23:58:30.139070+0000) 2024-01-15T23:58:31.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:31 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:31.421+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:31.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:31 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:31.421+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.373295+0000 front 2024-01-15T23:58:01.373395+0000 (oldest deadline 2024-01-15T23:58:23.673348+0000) 2024-01-15T23:58:31.679 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.5.service' 2024-01-15T23:58:31.719 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-15T23:58:31.719 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-01-15T23:58:31.719 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-01-15T23:58:31.719 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.6 2024-01-15T23:58:31.950 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:31 smithi163 systemd[1]: Stopping Ceph osd.6 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:58:32.242 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:31 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:31.965+0000 7f031d109700 -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-01-15T23:58:32.243 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:31 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:31.965+0000 7f031d109700 -1 osd.6 2606 *** Got signal Terminated *** 2024-01-15T23:58:32.243 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:31 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:31.965+0000 7f031d109700 -1 osd.6 2606 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-15T23:58:32.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:31 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:31.946+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:32.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:31 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:31.946+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:32.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:31 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:31.946+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2024-01-15T23:58:05.538658+0000 front 2024-01-15T23:58:05.538733+0000 (oldest deadline 2024-01-15T23:58:30.139070+0000) 2024-01-15T23:58:32.742 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:32.394+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:32.743 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:32.394+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.373295+0000 front 2024-01-15T23:58:01.373395+0000 (oldest deadline 2024-01-15T23:58:23.673348+0000) 2024-01-15T23:58:33.242 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:32.909+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:33.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:32.909+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:33.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:32 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:32.909+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2024-01-15T23:58:05.538658+0000 front 2024-01-15T23:58:05.538733+0000 (oldest deadline 2024-01-15T23:58:30.139070+0000) 2024-01-15T23:58:33.742 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:33.418+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:33.743 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:33.418+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.373295+0000 front 2024-01-15T23:58:01.373395+0000 (oldest deadline 2024-01-15T23:58:23.673348+0000) 2024-01-15T23:58:33.743 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:33.418+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2024-01-15T23:58:07.174254+0000 front 2024-01-15T23:58:07.174287+0000 (oldest deadline 2024-01-15T23:58:32.474118+0000) 2024-01-15T23:58:33.743 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T23:58:33.361Z 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.53:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.53:8765: connect: connection refused" 2024-01-15T23:58:33.743 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T23:58:33.362Z 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.53:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.53:8765: connect: connection refused" 2024-01-15T23:58:33.743 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T23:58:33.365Z 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.53:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.53:8765: connect: connection refused" 2024-01-15T23:58:33.744 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T23:58:33.365Z 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.53:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.53:8765: connect: connection refused" 2024-01-15T23:58:34.242 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:33.957+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:34.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:33.957+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:34.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:33 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:33.957+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2024-01-15T23:58:05.538658+0000 front 2024-01-15T23:58:05.538733+0000 (oldest deadline 2024-01-15T23:58:30.139070+0000) 2024-01-15T23:58:34.742 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:34 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:34.401+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:34.743 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:34 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:34.401+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.373295+0000 front 2024-01-15T23:58:01.373395+0000 (oldest deadline 2024-01-15T23:58:23.673348+0000) 2024-01-15T23:58:34.743 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:34 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:34.401+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2024-01-15T23:58:07.174254+0000 front 2024-01-15T23:58:07.174287+0000 (oldest deadline 2024-01-15T23:58:32.474118+0000) 2024-01-15T23:58:35.242 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:34 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:34.939+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:35.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:34 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:34.939+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:35.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:34 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:34.939+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2024-01-15T23:58:05.538658+0000 front 2024-01-15T23:58:05.538733+0000 (oldest deadline 2024-01-15T23:58:30.139070+0000) 2024-01-15T23:58:35.742 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:35 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:35.438+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:35.742 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:35 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:35.438+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.373295+0000 front 2024-01-15T23:58:01.373395+0000 (oldest deadline 2024-01-15T23:58:23.673348+0000) 2024-01-15T23:58:35.742 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:35 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:35.438+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2024-01-15T23:58:07.174254+0000 front 2024-01-15T23:58:07.174287+0000 (oldest deadline 2024-01-15T23:58:32.474118+0000) 2024-01-15T23:58:36.242 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:35 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:35.941+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:36.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:35 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:35.941+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:36.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:35 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:35.941+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2024-01-15T23:58:05.538658+0000 front 2024-01-15T23:58:05.538733+0000 (oldest deadline 2024-01-15T23:58:30.139070+0000) 2024-01-15T23:58:36.742 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:36 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:36.439+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:50.872141+0000 front 2024-01-15T23:57:50.872166+0000 (oldest deadline 2024-01-15T23:58:16.172084+0000) 2024-01-15T23:58:36.743 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:36 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:36.439+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.373295+0000 front 2024-01-15T23:58:01.373395+0000 (oldest deadline 2024-01-15T23:58:23.673348+0000) 2024-01-15T23:58:36.743 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:36 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6[159109]: 2024-01-15T23:58:36.439+0000 7f03176fb700 -1 osd.6 2606 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2024-01-15T23:58:07.174254+0000 front 2024-01-15T23:58:07.174287+0000 (oldest deadline 2024-01-15T23:58:32.474118+0000) 2024-01-15T23:58:37.242 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:36 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:36.952+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:37.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:36 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:36.952+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:37.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:36 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:36.952+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2024-01-15T23:58:05.538658+0000 front 2024-01-15T23:58:05.538733+0000 (oldest deadline 2024-01-15T23:58:30.139070+0000) 2024-01-15T23:58:37.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:36 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:36.952+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2024-01-15T23:58:14.840146+0000 front 2024-01-15T23:58:14.840111+0000 (oldest deadline 2024-01-15T23:58:36.440413+0000) 2024-01-15T23:58:37.909 INFO:journalctl@ceph.osd.6.smithi163.stdout:Jan 15 23:58:37 smithi163 bash[215133]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-6 2024-01-15T23:58:38.242 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:37 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:37.905+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:38.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:37 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:37.905+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:38.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:37 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:37.905+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2024-01-15T23:58:05.538658+0000 front 2024-01-15T23:58:05.538733+0000 (oldest deadline 2024-01-15T23:58:30.139070+0000) 2024-01-15T23:58:38.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:37 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:37.905+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2024-01-15T23:58:14.840146+0000 front 2024-01-15T23:58:14.840111+0000 (oldest deadline 2024-01-15T23:58:36.440413+0000) 2024-01-15T23:58:38.636 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.6.service' 2024-01-15T23:58:38.677 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-15T23:58:38.677 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-01-15T23:58:38.677 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-01-15T23:58:38.677 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.7 2024-01-15T23:58:38.889 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:38 smithi163 systemd[1]: Stopping Ceph osd.7 for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:58:39.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:38 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:38.886+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:39.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:38 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:38.886+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:39.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:38 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:38.886+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2024-01-15T23:58:05.538658+0000 front 2024-01-15T23:58:05.538733+0000 (oldest deadline 2024-01-15T23:58:30.139070+0000) 2024-01-15T23:58:39.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:38 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:38.886+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2024-01-15T23:58:14.840146+0000 front 2024-01-15T23:58:14.840111+0000 (oldest deadline 2024-01-15T23:58:36.440413+0000) 2024-01-15T23:58:39.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:38 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:38.937+0000 7fd559658700 -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-01-15T23:58:39.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:38 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:38.937+0000 7fd559658700 -1 osd.7 2606 *** Got signal Terminated *** 2024-01-15T23:58:39.244 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:38 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:38.937+0000 7fd559658700 -1 osd.7 2606 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-15T23:58:40.242 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:39 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:39.900+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:40.242 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:39 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:39.900+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:40.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:39 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:39.900+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2024-01-15T23:58:05.538658+0000 front 2024-01-15T23:58:05.538733+0000 (oldest deadline 2024-01-15T23:58:30.139070+0000) 2024-01-15T23:58:40.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:39 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:39.900+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2024-01-15T23:58:14.840146+0000 front 2024-01-15T23:58:14.840111+0000 (oldest deadline 2024-01-15T23:58:36.440413+0000) 2024-01-15T23:58:41.242 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:40 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:40.914+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:41.242 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:40 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:40.914+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:41.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:40 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:40.914+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2024-01-15T23:58:05.538658+0000 front 2024-01-15T23:58:05.538733+0000 (oldest deadline 2024-01-15T23:58:30.139070+0000) 2024-01-15T23:58:41.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:40 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:40.914+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2024-01-15T23:58:14.840146+0000 front 2024-01-15T23:58:14.840111+0000 (oldest deadline 2024-01-15T23:58:36.440413+0000) 2024-01-15T23:58:42.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:41 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:41.935+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:42.244 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:41 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:41.935+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:42.244 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:41 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:41.935+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2024-01-15T23:58:05.538658+0000 front 2024-01-15T23:58:05.538733+0000 (oldest deadline 2024-01-15T23:58:30.139070+0000) 2024-01-15T23:58:42.244 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:41 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:41.935+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2024-01-15T23:58:14.840146+0000 front 2024-01-15T23:58:14.840111+0000 (oldest deadline 2024-01-15T23:58:36.440413+0000) 2024-01-15T23:58:43.242 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:42.971+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-01-15T23:57:53.936524+0000 front 2024-01-15T23:57:53.936658+0000 (oldest deadline 2024-01-15T23:58:16.236623+0000) 2024-01-15T23:58:43.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:42.971+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-01-15T23:58:01.438369+0000 front 2024-01-15T23:58:01.438383+0000 (oldest deadline 2024-01-15T23:58:25.538160+0000) 2024-01-15T23:58:43.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:42.971+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2024-01-15T23:58:05.538658+0000 front 2024-01-15T23:58:05.538733+0000 (oldest deadline 2024-01-15T23:58:30.139070+0000) 2024-01-15T23:58:43.243 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:42 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7[164868]: 2024-01-15T23:58:42.971+0000 7fd552447700 -1 osd.7 2606 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2024-01-15T23:58:14.840146+0000 front 2024-01-15T23:58:14.840111+0000 (oldest deadline 2024-01-15T23:58:36.440413+0000) 2024-01-15T23:58:44.993 INFO:journalctl@ceph.osd.7.smithi163.stdout:Jan 15 23:58:44 smithi163 bash[215398]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-osd-7 2024-01-15T23:58:45.768 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@osd.7.service' 2024-01-15T23:58:45.808 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-15T23:58:45.808 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-01-15T23:58:45.808 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2024-01-15T23:58:45.809 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mds.a 2024-01-15T23:58:46.306 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 23:58:45 smithi053 systemd[1]: Stopping Ceph mds.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:58:46.306 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 23:58:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-a[179260]: 2024-01-15T23:58:46.038+0000 7fac04f1d700 -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-01-15T23:58:46.306 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 23:58:46 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-a[179260]: 2024-01-15T23:58:46.038+0000 7fac04f1d700 -1 mds.a *** got signal Terminated *** 2024-01-15T23:58:50.398 INFO:journalctl@ceph.mds.a.smithi053.stdout:Jan 15 23:58:50 smithi053 bash[224720]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-a 2024-01-15T23:58:50.404 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mds.a.service' 2024-01-15T23:58:50.441 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-15T23:58:50.441 INFO:tasks.cephadm.mds.a:Stopped mds.a 2024-01-15T23:58:50.441 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2024-01-15T23:58:50.441 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mds.b 2024-01-15T23:58:50.742 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 23:58:50 smithi163 systemd[1]: Stopping Ceph mds.b for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:58:50.743 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 23:58:50 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-b[170837]: 2024-01-15T23:58:50.655+0000 7fea317c9700 -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-01-15T23:58:50.743 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 23:58:50 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-b[170837]: 2024-01-15T23:58:50.655+0000 7fea317c9700 -1 mds.b *** got signal Terminated *** 2024-01-15T23:58:53.659 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mds.b.service' 2024-01-15T23:58:53.685 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 23:58:53 smithi163 bash[215668]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-mds-b 2024-01-15T23:58:53.685 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 23:58:53 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@mds.b.service: Succeeded. 2024-01-15T23:58:53.685 INFO:journalctl@ceph.mds.b.smithi163.stdout:Jan 15 23:58:53 smithi163 systemd[1]: Stopped Ceph mds.b for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T23:58:53.695 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-15T23:58:53.695 INFO:tasks.cephadm.mds.b:Stopped mds.b 2024-01-15T23:58:53.695 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-01-15T23:58:53.696 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-421843b2-b3f7-11ee-95ad-87774f69a715@prometheus.a 2024-01-15T23:58:53.937 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:53 smithi163 systemd[1]: Stopping Ceph prometheus.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:58:53.937 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T23:58:53.930Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-01-15T23:58:53.937 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T23:58:53.930Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-01-15T23:58:53.937 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T23:58:53.930Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-01-15T23:58:53.937 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T23:58:53.930Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-01-15T23:58:53.938 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T23:58:53.930Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-01-15T23:58:53.938 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T23:58:53.930Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-01-15T23:58:53.938 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T23:58:53.930Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-01-15T23:58:53.938 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T23:58:53.930Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-01-15T23:58:53.938 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T23:58:53.930Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-01-15T23:58:53.938 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T23:58:53.934Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-01-15T23:58:53.938 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T23:58:53.934Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-01-15T23:58:53.938 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:53 smithi163 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a[181314]: ts=2024-01-15T23:58:53.934Z caller=main.go:1147 level=info msg="See you next time!" 2024-01-15T23:58:54.242 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Jan 15 23:58:54 smithi163 bash[215814]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-prometheus-a 2024-01-15T23:58:54.320 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-421843b2-b3f7-11ee-95ad-87774f69a715@prometheus.a.service' 2024-01-15T23:58:54.352 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-15T23:58:54.353 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-01-15T23:58:54.353 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 --force --keep-logs 2024-01-15T23:58:55.751 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 23:58:55 smithi053 systemd[1]: Stopping Ceph alertmanager.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:58:56.056 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 23:58:55 smithi053 ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a[189239]: ts=2024-01-15T23:58:55.746Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-01-15T23:58:56.056 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 23:58:55 smithi053 bash[225172]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-alertmanager-a 2024-01-15T23:58:56.556 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 23:58:56 smithi053 systemd[1]: Stopping Ceph node-exporter.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:58:56.556 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 23:58:56 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@alertmanager.a.service: Succeeded. 2024-01-15T23:58:56.557 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Jan 15 23:58:56 smithi053 systemd[1]: Stopped Ceph alertmanager.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T23:58:56.839 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 23:58:56 smithi053 bash[225300]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-a 2024-01-15T23:58:56.840 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 23:58:56 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-01-15T23:58:57.098 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 23:58:56 smithi053 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-01-15T23:58:57.098 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Jan 15 23:58:56 smithi053 systemd[1]: Stopped Ceph node-exporter.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T23:58:57.224 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 --force --keep-logs 2024-01-15T23:58:58.492 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 23:58:58 smithi163 systemd[1]: Stopping Ceph grafana.a for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:58:58.952 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 23:58:58 smithi163 bash[216258]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-grafana-a 2024-01-15T23:58:58.953 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 23:58:58 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-01-15T23:58:58.953 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 23:58:58 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-01-15T23:58:58.953 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Jan 15 23:58:58 smithi163 systemd[1]: Stopped Ceph grafana.a for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T23:58:59.242 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 23:58:58 smithi163 systemd[1]: Stopping Ceph node-exporter.b for 421843b2-b3f7-11ee-95ad-87774f69a715... 2024-01-15T23:58:59.574 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 23:58:59 smithi163 bash[216387]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715-node-exporter-b 2024-01-15T23:58:59.574 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 23:58:59 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-01-15T23:58:59.827 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 23:58:59 smithi163 systemd[1]: ceph-421843b2-b3f7-11ee-95ad-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-01-15T23:58:59.827 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Jan 15 23:58:59 smithi163 systemd[1]: Stopped Ceph node-exporter.b for 421843b2-b3f7-11ee-95ad-87774f69a715. 2024-01-15T23:58:59.934 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-15T23:58:59.972 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-15T23:59:00.003 INFO:tasks.cephadm:Archiving crash dumps... 2024-01-15T23:59:00.005 DEBUG:teuthology.misc:Transferring archived files from smithi053:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-01-15_22:01:02-rados-wip-yuri11-testing-2024-01-12-1402-reef-distro-default-smithi/7517201/remote/smithi053/crash 2024-01-15T23:59:00.006 DEBUG:teuthology.orchestra.run.smithi053:> sudo tar c -f - -C /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/crash -- . 2024-01-15T23:59:00.051 INFO:teuthology.orchestra.run.smithi053.stderr:tar: /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/crash: Cannot open: No such file or directory 2024-01-15T23:59:00.051 INFO:teuthology.orchestra.run.smithi053.stderr:tar: Error is not recoverable: exiting now 2024-01-15T23:59:00.053 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-01-15_22:01:02-rados-wip-yuri11-testing-2024-01-12-1402-reef-distro-default-smithi/7517201/remote/smithi163/crash 2024-01-15T23:59:00.054 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/crash -- . 2024-01-15T23:59:00.091 INFO:teuthology.orchestra.run.smithi163.stderr:tar: /var/lib/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/crash: Cannot open: No such file or directory 2024-01-15T23:59:00.091 INFO:teuthology.orchestra.run.smithi163.stderr:tar: Error is not recoverable: exiting now 2024-01-15T23:59:00.092 INFO:tasks.cephadm:Checking cluster log for badness... 2024-01-15T23:59:00.093 DEBUG:teuthology.orchestra.run.smithi053:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-01-15T23:59:00.124 INFO:teuthology.orchestra.run.smithi053.stderr:grep: /var/log/ceph/421843b2-b3f7-11ee-95ad-87774f69a715/ceph.log: No such file or directory 2024-01-15T23:59:00.126 INFO:tasks.cephadm:Compressing logs... 2024-01-15T23:59:00.126 DEBUG:teuthology.orchestra.run.smithi053:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-15T23:59:00.169 DEBUG:teuthology.orchestra.run.smithi163:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-15T23:59:00.195 INFO:teuthology.orchestra.run.smithi163.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-01-15T23:59:00.196 INFO:teuthology.orchestra.run.smithi053.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-01-16T00:01:02.366 INFO:tasks.cephadm:Archiving logs... 2024-01-16T00:01:02.367 DEBUG:teuthology.misc:Transferring archived files from smithi053:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-01-15_22:01:02-rados-wip-yuri11-testing-2024-01-12-1402-reef-distro-default-smithi/7517201/remote/smithi053/log 2024-01-16T00:01:02.368 DEBUG:teuthology.orchestra.run.smithi053:> sudo tar c -f - -C /var/log/ceph -- . 2024-01-16T00:01:14.595 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-01-15_22:01:02-rados-wip-yuri11-testing-2024-01-12-1402-reef-distro-default-smithi/7517201/remote/smithi163/log 2024-01-16T00:01:14.596 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /var/log/ceph -- . 2024-01-16T00:01:24.001 INFO:tasks.cephadm:Removing cluster... 2024-01-16T00:01:24.001 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 --force 2024-01-16T00:01:24.575 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 421843b2-b3f7-11ee-95ad-87774f69a715 --force 2024-01-16T00:01:25.105 INFO:tasks.cephadm:Removing cephadm ... 2024-01-16T00:01:25.105 DEBUG:teuthology.orchestra.run.smithi053:> rm -rf /home/ubuntu/cephtest/cephadm 2024-01-16T00:01:25.127 DEBUG:teuthology.orchestra.run.smithi163:> rm -rf /home/ubuntu/cephtest/cephadm 2024-01-16T00:01:25.145 INFO:tasks.cephadm:Teardown complete 2024-01-16T00:01:25.145 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-01-16T00:01:25.156 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-01-16T00:01:25.157 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-01-16T00:01:25.170 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-01-16T00:01:25.265 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-01-16T00:01:25.275 INFO:teuthology.task.clock:Checking final clock skew... 2024-01-16T00:01:25.275 DEBUG:teuthology.orchestra.run.smithi053:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-16T00:01:25.278 DEBUG:teuthology.orchestra.run.smithi163:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-16T00:01:25.295 INFO:teuthology.orchestra.run.smithi163.stderr:bash: ntpq: command not found 2024-01-16T00:01:25.295 INFO:teuthology.orchestra.run.smithi053.stderr:bash: ntpq: command not found 2024-01-16T00:01:25.299 INFO:teuthology.orchestra.run.smithi163.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-01-16T00:01:25.299 INFO:teuthology.orchestra.run.smithi163.stdout:=============================================================================== 2024-01-16T00:01:25.300 INFO:teuthology.orchestra.run.smithi163.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 30 -2280us[-2103us] +/- 72ms 2024-01-16T00:01:25.300 INFO:teuthology.orchestra.run.smithi163.stdout:^* hv02.front.sepia.ceph.com 3 8 377 30 -546us[ -370us] +/- 54ms 2024-01-16T00:01:25.300 INFO:teuthology.orchestra.run.smithi163.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 28 +2449us[+2449us] +/- 66ms 2024-01-16T00:01:25.300 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-01-16T00:01:25.301 INFO:teuthology.orchestra.run.smithi053.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-01-16T00:01:25.301 INFO:teuthology.orchestra.run.smithi053.stdout:=============================================================================== 2024-01-16T00:01:25.301 INFO:teuthology.orchestra.run.smithi053.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 27 -2193us[-2388us] +/- 72ms 2024-01-16T00:01:25.301 INFO:teuthology.orchestra.run.smithi053.stdout:^* hv02.front.sepia.ceph.com 3 6 377 26 -487us[ -682us] +/- 54ms 2024-01-16T00:01:25.302 INFO:teuthology.orchestra.run.smithi053.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 26 +2528us[+2333us] +/- 66ms 2024-01-16T00:01:25.302 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-01-16T00:01:25.302 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-01-16T00:01:25.313 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-01-16T00:01:25.313 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-01-16T00:01:25.323 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-16T00:01:25.424 DEBUG:teuthology.orchestra.run.smithi163:> 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-01-16T00:01:25.498 DEBUG:teuthology.orchestra.run.smithi053:> 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 2024-01-16T00:01:25.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-16T00:01:25.532 DEBUG:teuthology.orchestra.run.smithi163:> 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 2024-01-16T00:01:25.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-16T00:01:25.562 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-01-16T00:01:25.575 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-01-16T00:01:25.592 INFO:teuthology.task.internal:Duration was 5308.360624 seconds 2024-01-16T00:01:25.593 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-01-16T00:01:25.608 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-01-16T00:01:25.608 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-16T00:01:25.610 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-16T00:01:25.657 INFO:teuthology.orchestra.run.smithi163.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-16T00:01:25.657 INFO:teuthology.orchestra.run.smithi053.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-16T00:01:25.815 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-01-16T00:01:25.815 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi053.front.sepia.ceph.com 2024-01-16T00:01:25.815 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-16T00:01:25.839 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi163.front.sepia.ceph.com 2024-01-16T00:01:25.839 DEBUG:teuthology.orchestra.run.smithi163:> 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-01-16T00:01:25.861 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-01-16T00:01:25.861 DEBUG:teuthology.orchestra.run.smithi053:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-16T00:01:25.881 DEBUG:teuthology.orchestra.run.smithi163:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-16T00:01:25.969 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-01-16T00:01:25.970 DEBUG:teuthology.orchestra.run.smithi053:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-16T00:01:25.972 DEBUG:teuthology.orchestra.run.smithi163:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-16T00:01:26.196 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-01-16T00:01:26.206 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-01-16T00:01:26.207 DEBUG:teuthology.orchestra.run.smithi053:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-16T00:01:26.234 DEBUG:teuthology.orchestra.run.smithi163:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-16T00:01:26.261 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-01-16T00:01:26.273 DEBUG:teuthology.orchestra.run.smithi053:> 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-01-16T00:01:26.277 DEBUG:teuthology.orchestra.run.smithi163:> 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-01-16T00:01:26.302 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern = core 2024-01-16T00:01:26.329 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern = core 2024-01-16T00:01:26.342 DEBUG:teuthology.orchestra.run.smithi053:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-16T00:01:26.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-16T00:01:26.374 DEBUG:teuthology.orchestra.run.smithi163:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-16T00:01:26.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-16T00:01:26.400 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-01-16T00:01:26.410 INFO:teuthology.task.internal:Transferring archived files... 2024-01-16T00:01:26.411 DEBUG:teuthology.misc:Transferring archived files from smithi053:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-15_22:01:02-rados-wip-yuri11-testing-2024-01-12-1402-reef-distro-default-smithi/7517201/remote/smithi053 2024-01-16T00:01:26.411 DEBUG:teuthology.orchestra.run.smithi053:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-16T00:01:26.464 DEBUG:teuthology.misc:Transferring archived files from smithi163:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-15_22:01:02-rados-wip-yuri11-testing-2024-01-12-1402-reef-distro-default-smithi/7517201/remote/smithi163 2024-01-16T00:01:26.465 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-16T00:01:26.510 INFO:teuthology.task.internal:Removing archive directory... 2024-01-16T00:01:26.510 DEBUG:teuthology.orchestra.run.smithi053:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-16T00:01:26.513 DEBUG:teuthology.orchestra.run.smithi163:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-16T00:01:26.559 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-01-16T00:01:26.571 INFO:teuthology.task.internal:Not uploading archives. 2024-01-16T00:01:26.571 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-01-16T00:01:26.581 INFO:teuthology.task.internal:Tidying up after the test... 2024-01-16T00:01:26.582 DEBUG:teuthology.orchestra.run.smithi053:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-16T00:01:26.584 DEBUG:teuthology.orchestra.run.smithi163:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-16T00:01:26.599 INFO:teuthology.orchestra.run.smithi053.stdout: 525366 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Jan 16 00:01 /home/ubuntu/cephtest 2024-01-16T00:01:26.600 INFO:teuthology.orchestra.run.smithi053.stdout: 1316928 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Jan 15 23:47 /home/ubuntu/cephtest/mnt.0 2024-01-16T00:01:26.600 INFO:teuthology.orchestra.run.smithi053.stdout: 1316929 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Jan 15 23:47 /home/ubuntu/cephtest/mnt.0/client.0 2024-01-16T00:01:26.600 INFO:teuthology.orchestra.run.smithi053.stdout: 1317007 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 15 23:47 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-01-16T00:01:26.601 INFO:teuthology.orchestra.run.smithi053.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-01-16T00:01:26.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-16T00:01:26.603 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi053 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-01-16T00:01:26.610 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-01-16T00:01:26.622 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-01-16T00:01:26.686 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi053 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-01-16T00:01:26.687 INFO:teuthology.nuke:Checking targets against current locks 2024-01-16T00:01:26.724 INFO:teuthology.orchestra.run.smithi163.stdout: 525373 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 16 00:01 /home/ubuntu/cephtest 2024-01-16T00:01:26.756 DEBUG:teuthology.nuke:shortname: smithi053 2024-01-16T00:01:26.757 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-16T00:01:26.780 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi053.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-15_22:01:02-rados-wip-yuri11-testing-2024-01-12-1402-reef-distro-default-smithi/7517201', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-15 22:03:07.599567', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAtfF0JqED2EhuYwxFNwwxnGZLqSxFXmDi5mtofodebGUzajqkUOk0UfVdMZkzwb3zXAXr4vMPdA59pXcQIWVIQ='} 2024-01-16T00:01:26.784 DEBUG:teuthology.nuke:shortname: smithi163 2024-01-16T00:01:26.784 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-16T00:01:26.803 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi163.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-15_22:01:02-rados-wip-yuri11-testing-2024-01-12-1402-reef-distro-default-smithi/7517201', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-15 22:03:07.601245', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMPuQytWW9uSjp2MPnPUxxTI9xZ1it/jTOFDBDwA6Cex5AlHVmIrH36AP3nwv8pvXgKijXTpdmTcmn5lyMojejo='} 2024-01-16T00:01:26.840 INFO:teuthology.orchestra.console.smithi053:Power off 2024-01-16T00:01:26.841 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-16T00:01:26.865 DEBUG:teuthology.orchestra.console.smithi053:power off output: Chassis Power Control: Down/Off 2024-01-16T00:01:26.865 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-16T00:01:26.879 INFO:teuthology.orchestra.console.smithi163:Power off 2024-01-16T00:01:26.879 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-16T00:01:26.888 DEBUG:teuthology.orchestra.console.smithi053:check power output: Chassis Power is on 2024-01-16T00:01:26.901 DEBUG:teuthology.orchestra.console.smithi163:power off output: Chassis Power Control: Down/Off 2024-01-16T00:01:26.901 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-16T00:01:26.933 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is on 2024-01-16T00:01:30.889 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-16T00:01:30.934 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-16T00:01:31.000 DEBUG:teuthology.orchestra.console.smithi053:check power output: Chassis Power is on 2024-01-16T00:01:31.044 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is on 2024-01-16T00:01:35.005 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-16T00:01:35.045 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-16T00:01:35.115 DEBUG:teuthology.orchestra.console.smithi053:check power output: Chassis Power is off 2024-01-16T00:01:35.155 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is on 2024-01-16T00:01:35.216 INFO:teuthology.orchestra.console.smithi053:Power off completed 2024-01-16T00:01:39.156 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-16T00:01:39.266 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is off 2024-01-16T00:01:39.367 INFO:teuthology.orchestra.console.smithi163:Power off completed 2024-01-16T00:01:39.473 INFO:teuthology.run:Summary data: description: rados/upgrade/parallel/{0-random-distro$/{centos_8.stream_container_tools} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} duration: 5308.3606243133545 failure_reason: 'Command failed (workunit test rbd/test_librbd_python.sh) on smithi053 with status 1: ''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=quincy 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''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=82dad7f3d8184b35a26ddfd84cf7ec60 status: fail success: false 2024-01-16T00:01:39.473 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-16T00:01:39.552 INFO:teuthology.run:FAIL